blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 390 | content_id stringlengths 40 40 | detected_licenses listlengths 0 35 | license_type stringclasses 2
values | repo_name stringlengths 6 132 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 539
values | visit_date timestamp[us]date 2016-08-02 21:09:20 2023-09-06 10:10:07 | revision_date timestamp[us]date 1990-01-30 01:55:47 2023-09-05 21:45:37 | committer_date timestamp[us]date 2003-07-12 18:48:29 2023-09-05 21:45:37 | github_id int64 7.28k 684M ⌀ | star_events_count int64 0 77.7k | fork_events_count int64 0 48k | gha_license_id stringclasses 13
values | gha_event_created_at timestamp[us]date 2012-06-11 04:05:37 2023-09-14 21:59:18 ⌀ | gha_created_at timestamp[us]date 2008-05-22 07:58:19 2023-08-28 02:39:21 ⌀ | gha_language stringclasses 62
values | src_encoding stringclasses 26
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 128 12.8k | extension stringclasses 11
values | content stringlengths 128 8.19k | authors listlengths 1 1 | author_id stringlengths 1 79 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ffed427fef9569552bdacc3fbf252fdd42dd510e | 84b25978472f9de4774bd18b77c9cae2e4bce96a | /src/main/java/modularmachines/common/plugins/cofh/ModuleRFBatteryProperties.java | b38c47d60974fd5bf706c411a612334a9a05b5ae | [
"MIT"
] | permissive | Nedelosk/Modular-Machines | 34f507ecbbc32d1463390b0cbfe518e692004140 | 68cca6f76d34087c9289230810d77745b1d62937 | refs/heads/dev-1.10.2 | 2021-01-19T04:31:57.783518 | 2016-11-13T13:14:04 | 2016-11-13T13:14:04 | 35,362,688 | 6 | 1 | null | 2016-11-12T23:02:20 | 2015-05-10T08:10:58 | Java | UTF-8 | Java | false | false | 517 | java | package modularmachines.common.plugins.cofh;
import modularmachines.api.modules.storage.energy.ModuleBatteryProperties;
public class ModuleRFBatteryProperties extends ModuleBatteryProperties {
public ModuleRFBatteryProperties(int complexity, int capacity, int maxTransfer, int tier) {
super(complexity, capacity, m... | [
"[email protected]"
] | |
e6f1e5cc3e9632c2875f6de9163e83d9a14c16ea | 94c021ac664b338a19a0ff828b91ec1bfbbbfe0a | /src/main/java/com/faceye/feature/util/shell/Shell.java | b7ceadb3dd15cb443577463cebd8cf1fed1d39ec | [] | no_license | haipenge/faceye-util-manager | f95a8a5db5fa9a72f93c7d7c8b154f60f77a805b | 0c474c6391b6020aaf8fcc09c42d167c1419524b | refs/heads/master | 2020-04-06T04:53:21.599067 | 2018-12-05T06:10:20 | 2018-12-05T06:10:20 | 73,765,611 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,397 | java | package com.faceye.feature.util.shell;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.LineNumberReader;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
/**
* Shell调用工具
* @author @haipenge
* @联系:[email protected]
* 创建时间:2015年4月17日
*/
public class Shell {
private static L... | [
"[email protected]"
] | |
9df34df30402d9f6c622d7cbeaee173094f91f70 | 4798eda6f574db7bc30d6fa5284fa532420c8725 | /src/main/java/com/example/computerrepair/controller/ReportController.java | 5fdb6d7f55ea74ca0847a81fd1a59971418069e6 | [] | no_license | Partynin/computer-repair7 | 6b4f901c5eb1b0c65c45bdea0095263149c6906e | 48864e50512fed58160c19c6f71b66a4c82f4b76 | refs/heads/master | 2022-07-22T17:02:11.977584 | 2020-05-06T20:08:04 | 2020-05-06T20:08:04 | 260,771,300 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,983 | java | package com.example.computerrepair.controller;
import com.example.computerrepair.domain.Client;
import com.example.computerrepair.domain.Service;
import com.example.computerrepair.repos.ClientRepository;
import com.example.computerrepair.repos.ServiceRepository;
import org.springframework.beans.factory.annotation.Auto... | [
"[email protected]"
] | |
28d896889cf764eaefaa7b8de1c79b8503f58977 | 3cfffef6873f6e15baeb3839a32920d677fe0956 | /src/main/java/com/zxs/ApplicationBootApp.java | d20e2e571943e95ed6e8bee21f02744f0a6b72ff | [] | no_license | jayzc1234/learngit | 2ba4c8bf939ea82b7bc73d17c6f1dc5fb09139f8 | 804d6bb3317acf23477b044a841b0ebf7c10a966 | refs/heads/master | 2022-07-16T16:53:45.645407 | 2021-08-05T13:15:17 | 2021-08-05T13:15:17 | 158,473,801 | 0 | 0 | null | 2022-06-21T03:38:42 | 2018-11-21T01:33:25 | Java | UTF-8 | Java | false | false | 841 | java | package com.zxs;
import com.zxs.config.ApolloConfigBean;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration;
import org.springframework.context.ConfigurableApplicationCont... | [
"[email protected]"
] | |
998bf23362433cd449fec2b7a83bd6b1c2868bea | 69a91b17c867a52fd899f2e4a9d7a386ac543ad6 | /src/main/java/org/kitteh/irc/client/library/event/ActorMessageEvent.java | 1b703036451c086aa817786ef6ab7d7935572eaa | [
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | jamierocks/KittehIRCClientLib | 990cb1e49c694bd75ded25bd737918303f170bcf | d8487cd0406999f8aa507da3084f1bf07944ae6e | refs/heads/master | 2021-01-24T23:40:47.462973 | 2015-03-29T21:55:04 | 2015-03-29T21:55:04 | 33,152,383 | 0 | 0 | null | 2015-03-30T22:46:55 | 2015-03-30T22:46:54 | Java | UTF-8 | Java | false | false | 1,804 | java | /*
* * Copyright (C) 2013-2015 Matt Baxter http://kitteh.org
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
* files (the "Software"), to deal in the Software without
* restriction, including without limitation the rights to use, cop... | [
"[email protected]"
] | |
7b06dc218f93e46e5f49632994ee79310714361a | 3637342fa15a76e676dbfb90e824de331955edb5 | /2s/pojo/src/main/java/com/bcgogo/user/VehicleHistoryResponse.java | 7a87b8fa4be73c7adb6d5445c73d24900d2be4fe | [] | no_license | BAT6188/bo | 6147f20832263167101003bea45d33e221d0f534 | a1d1885aed8cf9522485fd7e1d961746becb99c9 | refs/heads/master | 2023-05-31T03:36:26.438083 | 2016-11-03T04:43:05 | 2016-11-03T04:43:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,261 | java | package com.bcgogo.user;
import java.text.SimpleDateFormat;
import java.util.Date;
/**
* Created by IntelliJ IDEA.
* User: monrove
* Date: 11-12-16
* Time: 上午9:46
* To change this template use File | Settings | File Templates.
*/
public class VehicleHistoryResponse {
private Long customerId;
private Lo... | [
"[email protected]"
] | |
2b19374198ca67f1fd0755cdca2517522189668d | b4cc861bf70792e1e587efe827dfdb0157442e95 | /mcp62/temp/src/minecraft/net/minecraft/src/BlockSign.java | 4fb274456207ff8d38fe982047d8651d608521e4 | [] | no_license | popnob/ooptest | 8c61729343bf0ed113c3038b5a0f681387805ef7 | 856b396adfe5bb3a2dbdca0e22ea724776d2ce8a | refs/heads/master | 2021-01-23T08:04:35.318303 | 2012-05-30T18:05:25 | 2012-05-30T18:05:25 | 4,483,121 | 4 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,061 | java | // Decompiled by Jad v1.5.8g. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.kpdus.com/jad.html
// Decompiler options: packimports(3) braces deadcode fieldsfirst
package net.minecraft.src;
import java.util.Random;
// Referenced classes of package net.minecraft.src:
// BlockContainer, Mater... | [
"[email protected]"
] | |
c9aa374a6d901dca83158d5ec3224f80654c1ed1 | 3c4763922cda3f3a990b74cdba6f8a30b07467de | /src/main/java/students/vitaly_porsev/lesson_15/level_6/allTasks/Customer.java | aa5dcf116886a233f8b44c3e7f0f5e6612f6c5ef | [] | no_license | VitalyPorsev/JavaGuru1 | 07db5a0cc122b097a20e56c9da431cd49d3c01ea | f3c25b6357309d4e9e8ac0047e51bb8031d14da8 | refs/heads/main | 2023-05-10T15:35:55.419713 | 2021-05-15T18:48:12 | 2021-05-15T18:48:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,103 | java | package students.vitaly_porsev.lesson_15.level_6.allTasks;
import students.vitaly_porsev.lesson_15.level_6.allTasks.processors.ChildrenProcessor;
import students.vitaly_porsev.lesson_15.level_6.allTasks.processors.NewReleaseProcessor;
import students.vitaly_porsev.lesson_15.level_6.allTasks.processors.RegularProcessor... | [
"[email protected]"
] | |
b49dd2728f5d1643887d4ea39be3617a7604e3c3 | 996fd51a83c84dc496e6fb90fb04108f397a8a54 | /test-framework/src/main/java/fr/pilato/elasticsearch/crawler/fs/test/framework/FSCrawlerReproduceInfoPrinter.java | 53464d0f475da0a26b0010d53d727586170e2dc9 | [
"Apache-2.0",
"CC-BY-4.0"
] | permissive | charlesfair/fscrawler | 49a9ff5f2adfa52e6425757887713f6b11a77fa4 | eeae46867bb508defadb19586ffd22d36cf27994 | refs/heads/master | 2021-04-28T03:56:42.679275 | 2018-02-19T20:21:27 | 2018-02-19T20:21:27 | 122,151,371 | 1 | 0 | Apache-2.0 | 2018-02-20T03:35:02 | 2018-02-20T03:35:02 | null | UTF-8 | Java | false | false | 6,411 | java | /*
* Licensed to David Pilato (the "Author") under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. Author licenses this
* file to you under the Apache License, Version 2.0 (the
* "License"); you may not use... | [
"[email protected]"
] | |
11abaecc1e528e5a1a9d071ca7298f6579b84575 | 43ea6b8fd54f76e49f6e8ed8ec443336cf7db8ac | /topcoder/TravellingPurchasingMan.java | b7b2288a28b755e8f1ce2c487674a1d9936a1209 | [] | no_license | mirzainayat92/competitive-programming | 68f6c0a5a10cf8d8f14040a385e22e53d03beb70 | 2d737fb6f69256f62ea5454888f5687f1814ea7b | refs/heads/master | 2020-12-22T20:45:48.789657 | 2018-03-15T03:52:48 | 2018-03-15T03:52:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,613 | java | package topcoder;
import java.util.*;
class Store {
int open, close, duration;
public Store(int open, int close, int duration) {
this.open = open;
this.close = close;
this.duration = duration;
}
}
public class TravellingPurchasingMan {
public int maxStores(int N, String[] is, String[] roads) {
i... | [
"[email protected]"
] | |
05cd553906e78a0e11e7368e7eb1caad7597ca59 | 1d366fd8a29238c014b88b9ad8b0cbaef8bb62b7 | /web/src/main/java/stu/napls/copdmanage/core/exception/BaseException.java | 5eb74471d3a4fa6e1a05902dcd728ba63cbbf445 | [
"Apache-2.0"
] | permissive | teimichael/COPDIdentifyManagement | 983c7fd104f1f589e5fa60d6ca373e6f3e6a8332 | a66e099e0257566194d203e627b4e17491cc2f69 | refs/heads/master | 2020-08-26T11:26:56.813118 | 2019-10-23T11:28:03 | 2019-10-23T11:28:03 | 217,004,434 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 304 | java | package stu.napls.copdmanage.core.exception;
/**
* @author Yepeng Ding
*/
public class BaseException extends RuntimeException {
public BaseException(String message) {
super(message);
}
public BaseException(String message, Throwable cause) {
super(message, cause);
}
}
| [
"[email protected]"
] | |
5dbf5b30471fc3fb64541311d9aa3cf51c64f4fc | 0010b5b85355231f0ee1fb2702dc3a554381b62d | /app/src/main/java/com/bukhmastov/cdoitmo/firebase/FirebaseConfigProvider.java | fbdf9f42cd33574a3f6b5d44caa5839e566fe25b | [
"MIT"
] | permissive | bukhmastov/CDOITMO | e361fe4c8b43df5dfe2671a8d7bf908a9366f390 | f881f1ed8bf9fa9fecc907901a310d8ff31bd507 | refs/heads/master | 2021-01-13T16:43:00.036479 | 2020-01-12T13:00:05 | 2020-01-12T13:00:05 | 77,790,484 | 11 | 4 | MIT | 2018-07-21T11:48:01 | 2017-01-01T18:08:58 | Java | UTF-8 | Java | false | false | 683 | java | package com.bukhmastov.cdoitmo.firebase;
import android.content.Context;
import androidx.annotation.NonNull;
import com.bukhmastov.cdoitmo.model.firebase.config.FBConfigMessage;
public interface FirebaseConfigProvider {
String MESSAGE_LOGIN = "message_login";
String MESSAGE_MENU = "message_menu";
Strin... | [
"[email protected]"
] | |
c3e460f10027b2f6c93eacd9d6f56949d23311a4 | d1a6d1e511df6db8d8dd0912526e3875c7e1797d | /genny_JavaWithoutLambdasApi21_ReducedClassCount/applicationModule/src/test/java/applicationModulepackageJava2/Foo674Test.java | 279b7a82e9940e7f8673bae8626811fa1f833ce8 | [] | no_license | NikitaKozlov/generated-project-for-desugaring | 0bc1443ab3ddc84cd289331c726761585766aea7 | 81506b3711004185070ca4bb9a93482b70011d36 | refs/heads/master | 2020-03-20T00:35:06.996525 | 2018-06-12T09:30:37 | 2018-06-12T09:30:37 | 137,049,317 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 741 | java | package applicationModulepackageJava2;
import org.junit.Test;
public class Foo674Test {
@Test
public void testFoo0() {
new Foo674().foo0();
}
@Test
public void testFoo1() {
new Foo674().foo1();
}
@Test
public void testFoo2() {
new Foo674().foo2();
}
@Test
public void testFoo3() {
... | [
"[email protected]"
] | |
ed174049180f52999eb474655add1d1fb24a5309 | 0ca356dbb1db04f6a5f52904db05fbcebc0c8522 | /streampipes-pipeline-elements-shared/src/main/java/org/streampipes/pe/shared/PlaceholderExtractor.java | 7ea852226051fad84d3576e039ccee484f7103c0 | [
"Apache-2.0"
] | permissive | doemski/streampipes-pipeline-elements | 4d07264cb5d3505bcd6fb6867afed89ab48cd5fe | 7246d9e98940a0197ceb8aec041f360c0c94f5c4 | refs/heads/master | 2020-08-07T22:00:26.491109 | 2019-09-19T12:12:18 | 2019-09-19T12:12:18 | 213,598,832 | 0 | 0 | Apache-2.0 | 2019-10-08T09:16:10 | 2019-10-08T09:16:10 | null | UTF-8 | Java | false | false | 2,435 | java | /*
* Copyright 2018 FZI Forschungszentrum Informatik
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... | [
"[email protected]"
] | |
ecbb2bbe8626210d918c058e230c9dbf2c453335 | 91f71eb339be3627acb62291f4a79afbb611d026 | /src/main/java/me/brunosantana/exam5/package1/Test16.java | fe2db0203e5ce13e5c4ab5487c96fdce2e251a29 | [] | no_license | brunosantanati/1Z0-808 | 69ba0fe553e752df163bcea1649411a29418420c | 4b3b251d016d046f765c6e45e2975f499a0ca50b | refs/heads/master | 2022-03-16T15:18:18.823311 | 2022-02-17T13:35:44 | 2022-02-17T13:35:44 | 242,811,666 | 0 | 0 | null | 2020-10-13T19:48:48 | 2020-02-24T18:30:04 | Java | UTF-8 | Java | false | false | 452 | java | package me.brunosantana.exam5.package1;
import java.sql.SQLException;
public class Test16 {
private static void m() throws SQLException {
try {
throw new SQLException();
} catch (Exception e) {
throw e;
}
}
public static void main(String[] args) {
... | [
"[email protected]"
] | |
59467edb5db1d972efa13f9730c4341bd8fd2c7c | 83d781a9c2ba33fde6df0c6adc3a434afa1a7f82 | /MarketBusinessInterface/src/main/java/com/newco/marketplace/vo/downloadsignedcopy/SignedCopyVO.java | 0c5bbf36ad57d8af7b2f5efd859ab493ee150b2d | [] | no_license | ssriha0/sl-b2b-platform | 71ab8ef1f0ccb0a7ad58b18f28a2bf6d5737fcb6 | 5b4fcafa9edfe4d35c2dcf1659ac30ef58d607a2 | refs/heads/master | 2023-01-06T18:32:24.623256 | 2020-11-05T12:23:26 | 2020-11-05T12:23:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,799 | java | package com.newco.marketplace.vo.downloadsignedcopy;
import java.math.BigDecimal;
import java.text.SimpleDateFormat;
import java.util.Date;
import org.apache.commons.lang.StringUtils;
public class SignedCopyVO {
private SimpleDateFormat fmtDate = new SimpleDateFormat("MM/dd/yyyy hh:mm:ss");
private Strin... | [
"[email protected]"
] | |
4baa250aea360f8ca69de5bbca7231d7964ea0d5 | fa434f50e76ce484c1f9ccdc542a612e123e926e | /testing/archtestsupport/applib/src/test/java/org/apache/isis/testing/archtestsupport/applib/entity/jpa/JpaEntityArchTests.java | f7d05b785638edce216456f29e69bb0014147065 | [
"Apache-2.0"
] | permissive | dp-glitch/isis | 264c6bf89045a0545ab0ec3c63e7f9f39727d3e7 | 1b8d43d92289d2d4bd6753108e73f3e697797235 | refs/heads/master | 2023-06-29T16:31:47.212508 | 2021-07-23T07:59:46 | 2021-07-23T07:59:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,743 | java | package org.apache.isis.testing.archtestsupport.applib.entity.jpa;
import com.tngtech.archunit.core.importer.ImportOption;
import com.tngtech.archunit.junit.AnalyzeClasses;
import com.tngtech.archunit.junit.ArchTest;
import com.tngtech.archunit.lang.ArchRule;
import org.apache.isis.testing.archtestsupport.applib.clas... | [
"[email protected]"
] | |
f3962cc276c01d64fc0ce477808d9a3da8aba6fa | 99c03face59ec13af5da080568d793e8aad8af81 | /hom_classifier/2om_classifier/scratch/AOIS44AOIS7/Pawn.java | 80adec55e3b91cacf03d0b38a00a6335c9aa7903 | [] | no_license | fouticus/HOMClassifier | 62e5628e4179e83e5df6ef350a907dbf69f85d4b | 13b9b432e98acd32ae962cbc45d2f28be9711a68 | refs/heads/master | 2021-01-23T11:33:48.114621 | 2020-05-13T18:46:44 | 2020-05-13T18:46:44 | 93,126,040 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,761 | java | // This is a mutant program.
// Author : ysma
import java.util.ArrayList;
public class Pawn extends ChessPiece
{
public Pawn( ChessBoard board, ChessPiece.Color color )
{
super( board, color );
}
public java.lang.String toString()
{
if (color == ChessPiece.Color.WHITE) {
... | [
"[email protected]"
] | |
ba0dde64fcc37cb1967d18e208db4dd3322932eb | 4abab33500b1b7bdb6124a467ae05c3c083dacfd | /src/efungame/efg_user/src/main/java/com/efun/game/user/dao/UserSignInLogMapper.java | 5834a5a9e0431cf306ca8c907fdf739f7673341c | [] | no_license | easyfun/efungame | 245a2987746c87ec5d2d9d144175abb82acd6265 | 80cde77f8c4f414798f20f5655e3bd2b66772152 | refs/heads/master | 2021-01-01T15:45:42.179303 | 2018-09-29T08:17:31 | 2018-09-29T08:17:31 | 97,691,286 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 405 | java | package com.efun.game.user.dao;
import com.efun.game.user.entity.UserSignInLog;
public interface UserSignInLogMapper {
int deleteByPrimaryKey(Long id);
int insert(UserSignInLog record);
int insertSelective(UserSignInLog record);
UserSignInLog selectByPrimaryKey(Long id);
int updateByPrimaryKey... | [
"[email protected]"
] | |
b129b74e197ab0ba171ca4e93a41182e456911e1 | 8bee469632180c979e232808e161f17a4b5d6d18 | /Mage.Sets/src/mage/sets/magic2015/JaliraMasterPolymorphist.java | 089edf281c6da39d8b1ae6a2aafe17742a917c18 | [] | no_license | TGower/mage | 14483dc5daa9e0d3412a57511c3bdf0119b245f1 | 19f6148c6dafbee1550b284a384a1bb9b35a7e97 | refs/heads/master | 2020-12-26T02:49:37.814683 | 2015-05-25T19:57:41 | 2015-05-25T19:57:41 | 35,901,804 | 0 | 0 | null | 2015-05-19T18:51:15 | 2015-05-19T18:51:14 | null | UTF-8 | Java | false | false | 6,640 | java | /*
* Copyright 2010 BetaSteward_at_googlemail.com. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must retain the above copyright notice, th... | [
"[email protected]"
] | |
54df1e72edd780207e59886ecc9db6505cbda55a | fea17fbc7aba563c0a8bd2d782ade8d0eb8dfe6b | /gmall-sms/src/main/java/com/atguigu/gmall/sms/mapper/CouponSpuMapper.java | f1fcad474f510752df4dc49782e9bb0284c6f94e | [] | no_license | jianjianxiguan/gmall | bc4133c2a201ab1cd9725f5b3d738dd55b52e61d | 0a4fd417734b162e2beeb4a7070c0e520f1380c3 | refs/heads/main | 2023-01-12T22:22:10.696631 | 2020-11-19T07:51:20 | 2020-11-19T07:51:20 | 307,663,155 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 389 | java | package com.atguigu.gmall.sms.mapper;
import com.atguigu.gmall.sms.entity.CouponSpuEntity;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import org.apache.ibatis.annotations.Mapper;
/**
* 优惠券与产品关联
*
* @author zl
* @email [email protected]
* @date 2020-10-28 19:03:03
*/
@Mapper
public interface Coupo... | [
"[email protected]"
] | |
5cc1a182c3d00a4ec51e7ef002b2648d98c1b238 | b3f58deae474db9035cd340b4e66b3e6bdafdeca | /android_webview/java/src/org/chromium/android_webview/AwMessagePortService.java | d9057a901f83a64377bd802671101311b861929a | [
"BSD-3-Clause"
] | permissive | quanxinglong/chromium | 0c45f232254c056e27f35e00da8472ff3ac49fd9 | 16dda055c8799052d45a593059b614ea682d4f6c | refs/heads/master | 2021-01-24T17:58:29.213579 | 2015-08-10T19:39:07 | 2015-08-10T19:39:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,201 | java | // Copyright 2015 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
package org.chromium.android_webview;
import android.util.SparseArray;
import org.chromium.base.ObserverList;
import org.chromium.base.ThreadUtils;
impo... | [
"[email protected]"
] | |
a3f72401d720665ea41f6accf704ae12025cfc35 | e69fbe41b7f347d59c5c11580af5721688407378 | /app/src/main/java/com/mobi/overseas/clearsafe/ui/clear/entity/CleanRewardBean.java | c869b1ec96797d9097503977c72077a147167922 | [] | no_license | ZhouSilverBullet/mobiclearsafe-overseas | 578fa39a3a320e41c68e9c6f6703647b5f6d4fc8 | f885469217c1942eb680da712f083bede8ee4fd7 | refs/heads/master | 2022-07-03T13:06:38.407425 | 2020-05-11T02:58:22 | 2020-05-11T02:58:22 | 261,681,978 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,231 | java | package com.mobi.overseas.clearsafe.ui.clear.entity;
/**
* @author zhousaito
* @version 1.0
* @date 2020/3/24 20:22
* @Dec 略
*/
public class CleanRewardBean {
/**
* points : 40
* pop_type : 1000
* pop_up_msg :
* total_points : 2080
* totol_cash : 0.21
*/
private int points;... | [
"[email protected]"
] | |
c2c0a4391bd39811e529e7c9542a45eb0823f542 | a048507c1807397329a558e84a5b0f69e66437d3 | /boot/iot-master-webjars - 2.0/src/main/java/com/cimr/demo/dao/ExampleDao.java | 68fd36b4c90ea88a2b07bea9245b3c62682daeff | [] | no_license | jlf1997/learngit | 0ffd6fec5c6e9ad10ff14ff838396e1ef53a06f3 | d6d7eba1c0bf6c76f49608dd2537594af2cd4ee9 | refs/heads/master | 2021-01-17T07:10:30.004555 | 2018-11-08T09:15:13 | 2018-11-08T09:15:13 | 59,822,610 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 322 | java | package com.cimr.demo.dao;
import java.util.List;
import org.apache.ibatis.annotations.Param;
import com.cimr.comm.base.BaseDao;
import com.cimr.demo.model.Example;
/**
* Created by liqi on 2017/11/24.
* [email protected]
*/
public interface ExampleDao {
List<Example> selectList(@Param("title") String title);
... | [
"[email protected]"
] | |
12d8873927955f3f5cae553d37d62e42a9bd0b4b | 40d844c1c780cf3618979626282cf59be833907f | /src/testcases/CWE190_Integer_Overflow/s02/CWE190_Integer_Overflow__int_getQueryString_Servlet_add_81_bad.java | 53b63fd33c99f2918b59db02408e4cf6f3a312e1 | [] | no_license | rubengomez97/juliet | f9566de7be198921113658f904b521b6bca4d262 | 13debb7a1cc801977b9371b8cc1a313cd1de3a0e | refs/heads/master | 2023-06-02T00:37:24.532638 | 2021-06-23T17:22:22 | 2021-06-23T17:22:22 | 379,676,259 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,231 | java | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE190_Integer_Overflow__int_getQueryString_Servlet_add_81_bad.java
Label Definition File: CWE190_Integer_Overflow__int.label.xml
Template File: sources-sinks-81_bad.tmpl.java
*/
/*
* @description
* CWE: 190 Integer Overflow
* BadSource: getQueryString_Servlet Parse id p... | [
"[email protected]"
] | |
99d64085d42cabd20c099163b85faad986eeca88 | 03e234eccd1545935583b4a34b2e3efc9128375c | /authz/authz-batch/src/main/java/com/att/authz/reports/NSDump.java | bfed2a3f5de3a6285e3f62470efe48a5b69dc865 | [
"BSD-3-Clause"
] | permissive | charanm1985/AAF | 32bda688be0e2534dc9c6c4def21df8c35dd8287 | 090562e956c0035db972aafba844dc6d3fc948ee | refs/heads/master | 2020-05-15T22:34:31.435564 | 2017-10-24T21:19:52 | 2017-10-24T21:19:52 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,701 | java | /*******************************************************************************
* Copyright (c) 2016 AT&T Intellectual Property. All rights reserved.
*******************************************************************************/
package com.att.authz.reports;
import java.io.IOException;
import java.io.PrintStream... | [
"[email protected]"
] | |
8902c3907de4cdbbd9f70f61759f50966d83c9e6 | 0da4ede0f251508c4a6c0cd8b8956679b8802c16 | /app/src/main/java/com/ingic/ezhalbatek/technician/ui/binders/NavigationBinder.java | c4c458ff80d0f8cdc538c3992cd9cb70a003621d | [] | no_license | SaeedHyder/DohaMart_Technicain_Android | b02d2f71aa6bba501cbb678eff059a221af35336 | 5de60aed7c4fde845a1c5861f2a961deb1a8cc17 | refs/heads/master | 2022-03-17T06:30:56.066511 | 2019-11-11T18:48:33 | 2019-11-11T18:48:33 | 168,325,718 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,838 | java | package com.ingic.ezhalbatek.technician.ui.binders;
import android.content.Context;
import android.view.View;
import android.widget.ImageView;
import com.ingic.ezhalbatek.technician.R;
import com.ingic.ezhalbatek.technician.entities.NavigationEnt;
import com.ingic.ezhalbatek.technician.interfaces.RecyclerItemListener... | [
"[email protected]"
] | |
10f15e21d3b006e3a4a0343d7b360c586f17841f | e209f7535e2b7ad796d63ae09ca31f4fb759d27c | /azkarra-api/src/main/java/io/streamthoughts/azkarra/api/query/internal/WindowFetchQuery.java | f349fd9afc2eb19c8ee578e54d967225225bb7a8 | [
"Apache-2.0",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | savulchik/azkarra-streams | 0a1e91eeb05beacf5533eb407dddb72204763d45 | 340564f2d88800f04ad48425ea44ab6e6e348220 | refs/heads/master | 2020-12-15T22:23:31.061244 | 2020-01-15T18:10:06 | 2020-01-15T18:28:08 | 235,272,616 | 0 | 0 | Apache-2.0 | 2020-01-21T06:38:19 | 2020-01-21T06:38:18 | null | UTF-8 | Java | false | false | 3,199 | java | /*
* Copyright 2019 StreamThoughts.
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Vers... | [
"[email protected]"
] | |
59b6cb1790936472354d835760ef32ca3fe78e16 | 24a32bc2aafcca19cf5e5a72ee13781387be7f0b | /src/framework/tags/gwt-test-utils-parent-0.25.8/gwt-test-utils/src/main/java/com/googlecode/gwt/test/uibinder/widget/UiCellPanelTagFactory.java | b05d94a9ae51461ddd168db83f9074174a3a2182 | [] | no_license | google-code-export/gwt-test-utils | 27d6ee080f039a8b4111e04f32ba03e5396dced5 | 0391347ea51b3db30c4433566a8985c4e3be240e | refs/heads/master | 2016-09-09T17:24:59.969944 | 2012-11-20T07:13:03 | 2012-11-20T07:13:03 | 32,134,062 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,232 | java | package com.googlecode.gwt.test.uibinder.widget;
import java.util.List;
import java.util.Map;
import com.google.gwt.dom.client.Element;
import com.google.gwt.user.client.ui.CellPanel;
import com.google.gwt.user.client.ui.HasHorizontalAlignment.HorizontalAlignmentConstant;
import com.google.gwt.user.client.ui.HasVerti... | [
"gael.lazzari@d9eb14d4-a931-11de-b950-3d5b5f4ea0aa"
] | gael.lazzari@d9eb14d4-a931-11de-b950-3d5b5f4ea0aa |
c370be4f151c1bc09a39a1b25737f956e5f5a6c6 | de01945b0eb01cfcb73ba85883452ab2d309ea88 | /centerCore/src/main/java/com/bithealth/centCore/sms/enmu/SmsTypeEnmu.java | 599dd7acf87778375db527250eaf959adc48533d | [] | no_license | liustefan/secondProject | 27df367b28205056fa7add2b63eeb7ceafc70fde | fa083e854737eb50315ad2097a61136fd0d4d458 | refs/heads/master | 2021-01-23T05:14:19.161634 | 2017-03-27T03:20:55 | 2017-03-27T03:20:55 | 86,282,804 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 879 | java | package com.bithealth.centCore.sms.enmu;
/**
* 类名称: CareAuthorityEnmu
* 功能描述: 关注权限枚举类型
* 日期: 2016年8月27日 下午4:38:25
*
* @author 谢美团
* @version
*/
public enum SmsTypeEnmu {
CONTENT_TYPE_TEXT("1", "优先级-文本"),
CONTENT_TYPE_VOICE("2", "优先级-语音");
private String value;
private String desc;
private S... | [
"[email protected]"
] | |
572d3566bb2daabdfab210ee7c6ac8c8b7ff6a1e | 0735d7bb62b6cfb538985a278b77917685de3526 | /kotlin/reflect/jvm/internal/impl/storage/NullableLazyValue.java | d37a3551595e89b4a5db4680c6a6be40d7d5ce69 | [] | no_license | Denoah/personaltrackerround | e18ceaad910f1393f2dd9f21e9055148cda57837 | b38493ccc7efff32c3de8fe61704e767e5ac62b7 | refs/heads/master | 2021-05-20T03:34:17.333532 | 2020-04-02T14:47:31 | 2020-04-02T14:51:01 | 252,166,069 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 164 | java | package kotlin.reflect.jvm.internal.impl.storage;
import kotlin.jvm.functions.Function0;
public abstract interface NullableLazyValue<T>
extends Function0<T>
{}
| [
"[email protected]"
] | |
8d293d258759e8e6f1f7ddabfc796087454cabce | e5eb9b46162725d6152c3a80fbd25a3aa8935477 | /lesson_3/homework/src/test/java/TestCalc.java | bd5492be5213bbccb17d7fbcb3c47cc950e86968 | [] | no_license | Lomovskoy/java_course | 2cb3bb381bb4f58bec1a921b1ab6c6e7de6eb0eb | 9b82a4bdc967e101d62035583a4e5eb731df2bf4 | refs/heads/master | 2021-04-06T00:19:26.937471 | 2018-08-12T13:32:21 | 2018-08-12T13:32:21 | 125,352,177 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,665 | java | import implement.Calculate;
import org.junit.Test;
import static org.junit.Assert.*;
public class TestCalc {
/**
* Тест сложения
*/
@Test
public void testSumm(){
Calculate calc = new Calculate();
Integer summ = calc.summ(2, 2);
Integer res = 4;
assertEquals(summ, ... | [
"[email protected]"
] | |
bc829b95a83779689e299cc087e1742d07e20243 | e58a8e0fb0cfc7b9a05f43e38f1d01a4d8d8cf1f | /DungeonDiver4/src/com/puttysoftware/dungeondiver4/items/combat/predefined/Rope.java | fbfc9d9efcf6a0d2dd68955603522d97198070c9 | [
"Unlicense"
] | permissive | retropipes/older-java-games | 777574e222f30a1dffe7936ed08c8bfeb23a21ba | 786b0c165d800c49ab9977a34ec17286797c4589 | refs/heads/master | 2023-04-12T14:28:25.525259 | 2021-05-15T13:03:54 | 2021-05-15T13:03:54 | 235,693,016 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,245 | java | /* DungeonDiver4: An RPG
Copyright (C) 2011-2012 Eric Ahnell
Any questions should be directed to the author via email at: [email protected]
*/
package com.puttysoftware.dungeondiver4.items.combat.predefined;
import com.puttysoftware.dungeondiver4.battle.BattleTarget;
import com.puttysoftware.dungeondiver4.... | [
"[email protected]"
] | |
8b02c3039acca78ee9247319042b9c00f6e85aa6 | bc67bd70aaa83b0c8c902defbb928838f5e9b668 | /java/1.x/nanocontainer-remoting/trunk/remoting/src/test/org/nanocontainer/remoting/jmx/TypedObjectNameFactoryTest.java | 58196fa54ed2664b8f57f8a332929e24c6a6cd32 | [
"BSD-3-Clause"
] | permissive | codehaus/picocontainer | b07475fe034384926579e2b4f6f25e68f057cae2 | 7be6b8b0eb33421dc7a755817628e06b79bd879d | refs/heads/master | 2023-07-20T01:30:02.348980 | 2014-10-08T04:44:44 | 2014-10-08T04:44:44 | 36,501,409 | 2 | 2 | null | null | null | null | UTF-8 | Java | false | false | 1,810 | java | /*****************************************************************************
* Copyright (C) NanoContainer Organization. All rights reserved. *
* ------------------------------------------------------------------------- *
* The software in this package is published under the terms of the BSD *
* s... | [
"mauro@ac66bb80-72f5-0310-8d68-9f556cfffb23"
] | mauro@ac66bb80-72f5-0310-8d68-9f556cfffb23 |
5ccc71f2247bafc541fba549b82ca78f96b5cb1a | d36d5ba4d8d1df1ad4494c94bd39252e128c5b5b | /com.jaspersoft.studio/src/com/jaspersoft/studio/editor/style/command/CreateStyleCommand.java | 5e8c67338633a11825b208f4db0507aa6b2a6088 | [] | no_license | xviakoh/jaspersoft-xvia-plugin | 6dfca36eb27612f136edc4c206e631d8dd8470f0 | c037a0568a518e858a201fda257a8fa416af3908 | refs/heads/master | 2021-01-01T19:35:32.905460 | 2015-06-18T15:21:11 | 2015-06-18T15:21:11 | 37,666,261 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,254 | java | /*******************************************************************************
* Copyright (C) 2005 - 2014 TIBCO Software Inc. All rights reserved.
* http://www.jaspersoft.com.
*
* Unless you have purchased a commercial license agreement from Jaspersoft,
* the following license terms apply:
*
* This progra... | [
"[email protected]"
] | |
7301e6fe889220e4d9e3999a5062a05753b2c392 | 0bd701dc8aefab3484fafb469a7c11ba5cc956e0 | /app/src/main/java/com/dagger/todo/adapters/TodoAdapter.java | 557ac0e8b2728d8ae2ad57e6dc056dd885af436c | [
"Apache-2.0"
] | permissive | suigumu/ToDue | 9a58275e3eec1c5701ec1eab6b936dbf9f97a1a9 | 14efbf4f9bf08c24cd822be9697d652580d3c626 | refs/heads/master | 2021-05-03T10:58:32.278957 | 2017-02-13T06:45:18 | 2017-02-13T06:45:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,563 | java | package com.dagger.todo.adapters;
import android.content.Context;
import android.support.design.widget.Snackbar;
import android.support.v4.content.ContextCompat;
import android.support.v7.widget.CardView;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
impor... | [
"[email protected]"
] | |
270fc3cd42ce4e9a80e6a57b1018ebd08273de62 | 3c0844c81057d2ea743d7d42d22923e54b0f1619 | /src/leetCode/LinkedList/addTwoNumbersII445/Solution.java | d3dedcc161c788dd5c2b5f2ba37008ef64d25227 | [] | no_license | gcczuis/DataStructureAndAlgorithm | 75ce455479e3cfc764f8dbe2ccbe2edbc83d3dbb | 37270dc236f904228f74072ec947270e0bac292f | refs/heads/master | 2020-03-28T15:28:57.747085 | 2019-07-12T12:49:47 | 2019-07-12T12:49:47 | 148,598,337 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,410 | java | package leetCode.LinkedList.addTwoNumbersII445;
import java.util.Stack;
/**
* @author: gcc
* @Date: 2018/9/11 18:39
* @Description: 给定两个非空链表来代表两个非负整数。数字最高位位于链表开始位置。它们的每个节点只存储单个数字。将这两数相加会返回一个新的链表。
*
*
*
* 你可以假设除了数字 0 之外,这两个数字都不会以零开头。
*
* 进阶:
*
* 如果输入链表不能修改该如何处理?换句话说,你不能对列表中的节点进行翻转。
*
* 示例:
*
* 输入: (7 ->... | [
"[email protected]"
] | |
45449fdf0a65915f8e0df2c71139a75d29069c6f | 30ed65975c43057c4e5929819620265bef1a1927 | /src/main/java/com/jinyu/fdxc/model/service/XzzqService.java | e5ef4475b591c169d6f71884ca80d90ef2b2c2a4 | [] | no_license | JuJieCo/fdxc_website | 0bc813ddd0ecb01a317ed0e4d72bf97bc5351801 | ce4cb3cb3ffab9456bd3362c3b7f639f75cf45fc | refs/heads/master | 2021-06-21T16:49:48.527845 | 2017-04-20T16:38:09 | 2017-04-20T16:38:09 | 88,876,679 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,215 | java | package com.jinyu.fdxc.model.service;
import java.util.List;
import com.jinyu.fdxc.model.dao.XzzqDAO;
import com.jinyu.fdxc.model.utils.Page;
import com.jinyu.fdxc.struts.bean.SysUser;
import com.jinyu.fdxc.struts.bean.Xzzq;
public class XzzqService {
private XzzqDAO xzzqDAO;
public void setXzzqDAO(Xz... | [
"[email protected]"
] | |
06853dfac3036e84a55808c0e7e29b4e77b18647 | 9483067d771c8f8b148cfadb5b2247069ee03698 | /src/probs2017/prob22b.java | 251a56f76c9334a5011c465dd97c0553efc3afc9 | [
"MIT"
] | permissive | hidny/adventofcode | 96a241bbb6c41f9613af0867f079d5e5fdd44754 | 16aa54cebb16a9d6e684d797035ecd70f013f5bd | refs/heads/master | 2023-01-04T07:13:39.857451 | 2022-12-25T19:31:17 | 2022-12-25T19:31:17 | 75,837,443 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,246 | java | package probs2017;
import java.io.File;
import java.util.ArrayList;
import java.util.HashSet;
import java.util.LinkedList;
import java.util.Scanner;
import java.util.Stack;
import utils.Mapping;
public class prob22b {
public static void main(String[] args) {
Scanner in;
try {
in = new Scanner(new File("in... | [
"[email protected]"
] | |
5643de6cc85277beb7f8b90fe2768ee90c54f994 | 7585bbcfad09b1236d00f0d62cd0109b9b27e706 | /lishiMobile/src/main/java/com/lis99/mobile/entry/LsShaiCommentActivity.java | 03edfaddec4386c5f1dab7379214cf8e127e1743 | [] | no_license | xiaxiao1/Lis99Test | d7c943e25456bf341b43cd9da1a67bfe29fc55b2 | 43c3b2bb0b53dcee80d990a7ef8b5de44b5e9144 | refs/heads/master | 2020-06-30T23:44:50.990863 | 2016-11-21T09:41:37 | 2016-11-21T09:41:37 | 74,347,642 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,673 | java | package com.lis99.mobile.entry;
import android.os.Bundle;
import android.os.Message;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.Button;
import android.widget.EditText;
import android.widget.ImageView;
import andr... | [
"[email protected]"
] | |
cb6cda2f64e6a3faa6b567a8f69fd9699ecbc405 | e6b0b6351f984a863249e689d007096e0ad77562 | /study-action-rabbitmq/src/main/java/com/study/rabbitmq/amqp/demo2/MQConsumer.java | 5bb4c3de116e4da888d38595b715366ccd44c32a | [] | no_license | valiantzh/study-javademo | c5f7e4bd6fe1c932474b6463dc426e9730b921d6 | 01b4f26beb900948e1203bca308e7a02205d2f9c | refs/heads/master | 2022-11-26T21:51:04.667879 | 2020-01-17T02:40:28 | 2020-01-17T02:40:28 | 152,394,665 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,674 | java | package com.study.rabbitmq.amqp.demo2;
import java.io.IOException;
import java.util.HashMap;
import java.util.Map;
import org.apache.commons.lang3.SerializationUtils;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import com.rabbitmq.client.AMQP.BasicProperties;
import com.rabbitmq.client.Consum... | [
"[email protected]"
] | |
73bc3c1d880d87962663f54a8b2e3326617454f1 | eb1343219a925101de1b4ca4aadae71b51dfffd2 | /mnis/core/src/main/java/com/lachesis/mnis/core/util/BarcodeUtil.java | 020ee2789ec4f889c2f03465e79d9c50f7b50e3e | [
"Apache-2.0"
] | permissive | gavin2lee/incubator | b961c23c63fc88c059e74e427b665125115717db | c95623af811195c3e89513ec30e52862d6562add | refs/heads/master | 2020-12-13T20:52:26.951484 | 2017-01-25T00:31:59 | 2017-01-25T00:31:59 | 58,938,038 | 4 | 4 | null | null | null | null | UTF-8 | Java | false | false | 6,902 | java | package com.lachesis.mnis.core.util;
import java.lang.reflect.Field;
import java.lang.reflect.Method;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import org.apache.commons.lang.StringUtils;
import com.lachesis.mnis.core.order.entity.BarCodeSet;
import com.lachesis.mnis.core.util.Order... | [
"[email protected]"
] | |
7ce7e5ae1bb25cc22b4bdac52791458f118cf94e | 7b3a2098402493db6dc01d3930399fa27dff4399 | /src/test/java/com/eep/wo/config/WebConfigurerTestController.java | 6cb622242cea16fb62d8ecba7e7c75d03aa721f5 | [] | no_license | domocles/WorksOrderBook | 1f90902c2deec674ff6984d4cff56c1a38cda839 | 0132415de0ad30443fe5fa734ed1c3878663c7ed | refs/heads/master | 2020-03-18T13:02:30.652125 | 2018-05-27T14:07:32 | 2018-05-27T14:07:32 | 134,757,586 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 373 | java | package com.eep.wo.config;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RestController;
@RestController
public class WebConfigurerTestController {
@GetMapping("/api/test-cors")
public void testCorsOnApiPath() {
}
@GetMapping("/test/test-co... | [
"[email protected]"
] | |
205ed8ba955837ce635f58e5b48aba96891eafd5 | 6790d5e2fd4b4d9fdecb3a2b033026a676f5d5f0 | /BopZZ/src/com/bop/zz/widget/AndroidSpringLooperFactory.java | 10cce4beafd6c1cceeccf7c5a8fc83e5d69cd7da | [
"Apache-2.0"
] | permissive | xmutzlq/ZZ | bcfd28dcd83aed27773828e2c2d6d73eeac6d1ff | 5ac74f815790884686cdc750748187a2288bd0eb | refs/heads/master | 2021-09-10T05:51:53.621709 | 2018-03-21T09:18:28 | 2018-03-21T09:18:28 | 126,114,416 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,145 | java | /*
* Copyright (c) 2013, Facebook, Inc.
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
*
*/
package com... | [
"[email protected]"
] | |
cf4539c507126276b51630af8c600c15e16ad881 | cb67a01c3b4f997f5dca3cb0dd7e1e9f18b77e3c | /rubbish_classification_parent/rubbish_classification_web/src/main/java/com/zp/rubbish/config/MySrpingMVCConfig.java | 4cd592a5f112e252e9f309e4dedde06f3e9de284 | [] | no_license | ZengPengW/RubbishClass | 65f90e3ebcb3ed2847d03ec65bceb69d76808327 | 3ef4179ba084bf6f06baa20cbba9d1bbc8262ae1 | refs/heads/master | 2022-12-08T21:39:40.490292 | 2019-08-05T12:17:49 | 2019-08-05T12:17:49 | 199,889,021 | 0 | 0 | null | 2022-12-06T00:32:50 | 2019-07-31T16:07:15 | JavaScript | UTF-8 | Java | false | false | 725 | java | package com.zp.rubbish.config;
import org.springframework.context.annotation.Configuration;
import org.springframework.http.converter.HttpMessageConverter;
import org.springframework.http.converter.StringHttpMessageConverter;
import org.springframework.web.servlet.config.annotation.WebMvcConfigurerAdapter;
import jav... | [
"[email protected]"
] | |
b871ff48b7ba86c292402c29ef099a2f704e2ed0 | 36fe74c8853e5d122525816191c8b55ce6050f7a | /src/main/java/net/minecraft/world/entity/ai/targeting/TargetingConditions.java | 32c3e9da8eaae07f51e53dba6eeb423c1490b41d | [] | no_license | NicholasBlackburn1/Blackburn-1.18 | 07e8ddc20835f948959b022c5f74fcc0641f3baf | 0e51f6e11590a747a2f33a0518c7abf79d5ef56e | refs/heads/main | 2022-11-06T10:55:34.045865 | 2021-12-25T16:09:24 | 2021-12-25T16:09:24 | 441,702,689 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,239 | java | package net.minecraft.world.entity.ai.targeting;
import java.util.function.Predicate;
import javax.annotation.Nullable;
import net.minecraft.world.Difficulty;
import net.minecraft.world.entity.LivingEntity;
import net.minecraft.world.entity.Mob;
public class TargetingConditions {
public static final TargetingCondi... | [
"[email protected]"
] | |
56eaa8699fe4949a5349b38febb887cab775f431 | 3229b5789cf7686d84851a16950ef0f237c656be | /gmall-wms/src/main/java/com/atguigu/gmall/wms/controller/FeightTemplateController.java | 7bde85f522ac30cf515dc3840eb2ee6e51c1c61c | [
"Apache-2.0"
] | permissive | asucantuz/gmall-0722 | 40f745566a286d23acef0239edc8cceeaebf1d3e | ddb432a33ee2b1ca6593cc34d3afc5be2d6be775 | refs/heads/master | 2022-07-11T06:39:13.181492 | 2020-05-19T19:43:31 | 2020-05-19T19:43:31 | 265,339,558 | 0 | 0 | Apache-2.0 | 2020-05-19T19:08:11 | 2020-05-19T19:08:10 | null | UTF-8 | Java | false | false | 2,505 | java | package com.atguigu.gmall.wms.controller;
import java.util.Arrays;
import java.util.Map;
import com.atguigu.core.bean.PageVo;
import com.atguigu.core.bean.QueryCondition;
import com.atguigu.core.bean.Resp;
import io.swagger.annotations.Api;
import io.swagger.annotations.ApiOperation;
import org.springframework.beans... | [
"[email protected]"
] | |
3c11c5a241341fd284c17b6ee271fd0d2dc25c16 | 48e835e6f176a8ac9ae3ca718e8922891f1e5a18 | /benchmark/training/org/hibernate/test/annotations/formula/JoinFormulaOneToManyNotIgnoreLazyFetchingTest.java | 4b4fa132f2f53c3a54386e1492e024caf174e150 | [] | no_license | STAMP-project/dspot-experiments | f2c7a639d6616ae0adfc491b4cb4eefcb83d04e5 | 121487e65cdce6988081b67f21bbc6731354a47f | refs/heads/master | 2023-02-07T14:40:12.919811 | 2019-11-06T07:17:09 | 2019-11-06T07:17:09 | 75,710,758 | 14 | 19 | null | 2023-01-26T23:57:41 | 2016-12-06T08:27:42 | null | UTF-8 | Java | false | false | 3,963 | java | /**
* Hibernate, Relational Persistence for Idiomatic Java
*
* License: GNU Lesser General Public License (LGPL), version 2.1 or later.
* See the lgpl.txt file in the root directory or <http://www.gnu.org/licenses/lgpl-2.1.html>.
*/
package org.hibernate.test.annotations.formula;
import java.io.Serializable;
imp... | [
"[email protected]"
] | |
5287647f4241c47a1b106670a5e37b1e6c0603eb | 5aa4d6e75dff32e54ccaa4b10709e7846721af05 | /samples/j2ee/snippets/com.ibm.sbt.automation.test/src/main/java/com/ibm/sbt/test/js/connections/activities/rest/GetMyActivities.java | 83e6d76bda03fcbd4a035de458a0936183fc64ff | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | gnuhub/SocialSDK | 6bc49880e34c7c02110b7511114deb8abfdee924 | 02cc3ac4d131b7a094f6983202c1b5e0043b97eb | refs/heads/master | 2021-01-16T20:08:07.509051 | 2014-07-09T08:53:03 | 2014-07-09T08:53:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,083 | java | /*
* � Copyright IBM Corp. 2013
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at:
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed ... | [
"[email protected]"
] | |
b8570bbeb9ee2fa5405c1ff17696a32e8e5b2466 | 12fe67a59df1b8199dfc87fc52670ca57dbd8a1f | /test/test-common/src/main/java/org/linkeddatafragments/streamsparqlcommon/irail/Graph.java | f9ca3efc338cfeaa1db74b895c5b815ed2fcd052 | [
"MIT"
] | permissive | rubensworks/TPFStreamingQueryExecutor-experiments | f6a6c63f138e0934286b1be79d66f56a6871eb0b | f1122db77e2705713653f720158dccc7f9471f3f | refs/heads/master | 2021-01-13T14:21:10.519869 | 2016-02-03T09:50:01 | 2016-02-03T09:50:01 | 34,907,497 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 253 | java | package org.linkeddatafragments.streamsparqlcommon.irail;
import com.google.gson.annotations.SerializedName;
/**
* @author rubensworks
*/
public class Graph extends DataBase {
@SerializedName("@id") public String id;
public String stop;
}
| [
"[email protected]"
] | |
715f66d12ecddaffd7f61c5c2c168b55002b4d40 | cb30f68e27b226b9d6dccd36d373fe45db18b0d9 | /ais2/src/com/xbwl/entity/EDIOprHistory.java | 19268485b41b52548e5e185ba1f9574ddf37a118 | [] | no_license | czltx224/ais2 | 81ab0b92073ae7fa22923c7be104446b4c39cc23 | 348e5f8d8aee735b2fe9a3d81d1d73ab02672675 | refs/heads/master | 2021-01-10T12:42:10.015359 | 2016-01-07T01:32:57 | 2016-01-07T01:32:57 | 49,176,839 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 3,296 | java | package com.xbwl.entity;
import java.util.Date;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.SequenceGenerator;
import javax.persistence.Table;
import org.apache.struts2.json.annotations.JSO... | [
"[email protected]"
] | |
30eadae288814519fcf91b60830c5d4d33b0c171 | 46fbecdd951f6738e37feb2fc1afbe58bd4dd9fa | /src/main/java/tk/ocb/main/exception/ExceptionResponse.java | 61bae3073f1cf5b5f535b37fbdf138e6ad9f1cfa | [] | no_license | tkNbgL/personalTrainer | b630b47dcc42b3656e14faa72ad8dd552277b9c2 | de9460bd64ac7741a30e481007cc230768e01d71 | refs/heads/master | 2020-12-09T05:08:20.893590 | 2020-02-06T07:22:43 | 2020-02-06T07:22:43 | 233,201,801 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 761 | java | package tk.ocb.main.exception;
import java.util.Date;
public class ExceptionResponse {
private Date timestamp;
private String message;
private String details;
public ExceptionResponse(){
}
public ExceptionResponse(Date timestamp, String message, String details) {
super();
this.timestamp = timestamp... | [
"[email protected]"
] | |
aa3c9f9e61e39ebb0d04680419822bf139ece35b | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/33/33_43fa5fc90bbb81f3c241e63139ed0290b6d60180/UIMembershipManagement/33_43fa5fc90bbb81f3c241e63139ed0290b6d60180_UIMembershipManagement_s.java | acd3fe76353e751d6c8a5b29857302fc0918fb34 | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 2,638 | java | /**
* Copyright (C) 2009 eXo Platform SAS.
*
* This is free software; you can redistribute it and/or modify it
* under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
*
* Thi... | [
"[email protected]"
] | |
5c7dccc6cae8568cab69bf495f93230fa23cbb47 | 7f773eb62d415be5b9612687522641d0c307e5a7 | /src/Eclipse-IDE/org.robotframework.ide.eclipse.main.plugin.tests/src/org/robotframework/ide/eclipse/main/plugin/debug/RobotModelPresentationTest.java | 3139000b686781efc3bc3800f1c384550c4f7dfc | [
"Apache-2.0"
] | permissive | Naveennani777/RED | c649e874f283f12c63c08c5cac7097396853abf4 | a43a6eb64b535aa7c19bae8360ca18f5faa02916 | refs/heads/master | 2020-12-02T22:59:57.636134 | 2017-06-29T11:32:44 | 2017-06-29T11:32:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,175 | java | /*
* Copyright 2017 Nokia Solutions and Networks
* Licensed under the Apache License, Version 2.0,
* see license.txt file for details.
*/
package org.robotframework.ide.eclipse.main.plugin.debug;
import static com.google.common.collect.Lists.newArrayList;
import static org.assertj.core.api.Assertions.asser... | [
"[email protected]"
] | |
91f604433b8e9ddee504c1e30e6962f12679dce8 | a0e4f155a7b594f78a56958bca2cadedced8ffcd | /plugin/vip/src/main/java/org/zstack/network/service/vip/ModifyVipAttributesReply.java | b8c219c641655efc8ff039d61a175e393427d0b4 | [
"Apache-2.0"
] | permissive | zhao-qc/zstack | e67533eabbbabd5ae9118d256f560107f9331be0 | b38cd2324e272d736f291c836f01966f412653fa | refs/heads/master | 2020-08-14T15:03:52.102504 | 2019-10-14T03:51:12 | 2019-10-14T03:51:12 | 215,187,833 | 3 | 0 | Apache-2.0 | 2019-10-15T02:27:17 | 2019-10-15T02:27:16 | null | UTF-8 | Java | false | false | 421 | java | package org.zstack.network.service.vip;
import org.zstack.header.message.MessageReply;
/**
* Created by xing5 on 2016/11/30.
*/
public class ModifyVipAttributesReply extends MessageReply {
private ModifyVipAttributesStruct struct;
public ModifyVipAttributesStruct getStruct() {
return struct;
}
... | [
"[email protected]"
] | |
1e49882b5313a952dd8134f5fe29d8a37fa9e025 | d4d1013d3215088f7ec445b393b58fb30249ca1b | /jonix-common/src/main/java/com/tectonica/jonix/common/codelist/TradeCategorys.java | fbbf3fee0584af3db90bb25bea04ca1af5cd60f2 | [
"Apache-2.0"
] | permissive | miyewd/jonix | 70de3ba4b2054e0a66f688185834c9b0c73a101f | 2ce4c9d7fddd453c4c76cf2a4bfae17b98e9b91d | refs/heads/master | 2022-11-28T18:00:52.049749 | 2020-08-06T09:21:47 | 2020-08-06T09:21:47 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,385 | java | /*
* Copyright (C) 2012-2020 Zach Melamed
*
* Latest version available online at https://github.com/zach-m/jonix
* Contact me at [email protected]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of ... | [
"[email protected]"
] | |
4f3784c8c9168b717982628257298560fcac2972 | fda2f41ff66ff6eeae2b94ef98e88a9ee3c8ff4c | /lib/src/main/java/com/qflbai/mvvm/utils/time/TimeConstants.java | 043f4e88d3f2fbd202cc16dbf893308aa1686f76 | [] | no_license | qflbai/AndroidJetpack | 04847dfb53b6949c9ec85fae9bc3a7c7b40d12bc | edd0375b98950e3675acf2bb1c25b8c63780fb8b | refs/heads/master | 2020-03-27T15:09:16.204116 | 2018-12-07T09:53:15 | 2018-12-07T09:53:15 | 146,700,639 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 813 | java | package com.qflbai.mvvm.utils.time;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import androidx.annotation.IntDef;
/**
* <pre>
* author: Blankj
* blog : http://blankj.com
* time : 2017/03/13
* desc : The constants of time.
* </pre>
*/
public final cl... | [
"[email protected]"
] | |
9ccde46364d3d6faf7dfe02e8b84acaaa97f14d1 | ac8029acd3eaa2ebbfe292d3b625db7212c3e355 | /src/com/proschedule/core/persistence/view/set/SetComponentSearchAdapter.java | f6cb3efe3882e17d21b36db0c7aa4476161b8dfd | [
"Apache-2.0"
] | permissive | mayconbordin/proschedule | 6821b4248a750857e68cb61ced04f5c41548736b | 288ceaddc2bc007121a3a7c34082629e6b8a41c4 | refs/heads/master | 2020-12-25T19:14:57.356852 | 2017-01-04T09:01:31 | 2017-01-04T09:01:31 | 3,091,485 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 776 | java | package com.proschedule.core.persistence.view.set;
import com.proschedule.core.persistence.model.Component;
import com.proschedule.util.search.ISearchDialog;
/**
* Adaptador para busca de componentes do conjunto
*
* @author Maycon Bordin
* @version 1.0
* @created 04-out-2010 13:24:50
*/
public class SetCompone... | [
"[email protected]"
] | |
29ae89a5473d997e7ce5eb8de3cf335c392598f5 | 9d0edb92d5b07016149b8716928291e876ca6a18 | /plugins/org.brainwy.liclipsetext.editor/tests/org/brainwy/liclipsetext/editor/outline/XmlOutlineTest.java | 0e11d32929af259469d20c9b1816646768442a9f | [] | no_license | fabioz/LiClipseText | 0481f568e02fbc36f5b023f4a9b8c5d241477fd3 | c91ce64b07e58d0b96204ea9fbfc8695ce748fee | refs/heads/master | 2023-08-22T15:42:58.260192 | 2023-07-22T14:02:18 | 2023-07-22T14:02:18 | 58,862,369 | 21 | 12 | null | 2018-10-30T10:39:59 | 2016-05-15T13:14:45 | Java | UTF-8 | Java | false | false | 1,290 | java | package org.brainwy.liclipsetext.editor.outline;
import junit.framework.TestCase;
import org.brainwy.liclipsetext.editor.common.partitioning.LiClipseDocumentPartitioner;
import org.brainwy.liclipsetext.editor.common.partitioning.TestUtils;
import org.brainwy.liclipsetext.editor.languages.LiClipseLanguage;
import org.... | [
"[email protected]"
] | |
2a10962ca505249bc5422565ea1ce9073709ec14 | 2fcac318ce9cad695910f58d074ddcae6a9bba65 | /app/src/main/java/com/msjf/fentuan/member_info/ShenFenView.java | b19146c66e8db3ad71065b97db93c59e4235d160 | [] | no_license | leeowenowen/app_base | fb3fe3159f71b23a538875aa88669a7f5d0753d5 | 237c2381121b113472ab2ed17133f712daa8af78 | refs/heads/master | 2021-01-10T18:51:17.733247 | 2015-06-27T14:22:43 | 2015-06-27T14:22:43 | 38,162,632 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,662 | java | package com.msjf.fentuan.member_info;
import android.content.Context;
import android.text.Spannable;
import android.text.SpannableStringBuilder;
import android.text.style.ForegroundColorSpan;
import android.view.Gravity;
import android.widget.LinearLayout;
import android.widget.TextView;
import com.msjf.fentuan.ui.ut... | [
"[email protected]"
] | |
4fc4821a563cd5a94a01c37e0e40bb8c8ab66979 | 3894ed92a170f22055f5c946bce5df806865e0b3 | /app/src/main/java/com/ex/ltech/led/my_view/swipemenulistview/SwipeMenuListView.java | 8bb6aefc81507f97a5aedb655e4fc1a1a59499cb | [] | no_license | scofieldhhl/sh | 18341bf538ed2f13e6c790808d79640c1957bd82 | 7581f5c5c24072c1372848126b6e069e8d1dcec8 | refs/heads/master | 2021-08-20T07:46:23.399586 | 2017-11-07T10:33:23 | 2017-11-07T10:33:23 | 109,274,621 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,706 | java | package com.ex.ltech.led.my_view.swipemenulistview;
import android.content.Context;
import android.content.res.Resources;
import android.graphics.drawable.Drawable;
import android.support.v4.view.MotionEventCompat;
import android.util.AttributeSet;
import android.util.TypedValue;
import android.view.MotionEvent;
impor... | [
"[email protected]"
] | |
2dc0e193db29dacab4327fba25a40b0603a8609b | 77fb90c41fd2844cc4350400d786df99e14fa4ca | /com/google/android/android/internal/zzdck.java | fbfdb7a62f29ef56a583eeae01e9723ce4b8b712 | [] | no_license | highnes7/umaang_decompiled | 341193b25351188d69b4413ebe7f0cde6525c8fb | bcfd90dffe81db012599278928cdcc6207632c56 | refs/heads/master | 2020-06-19T07:47:18.630455 | 2019-07-12T17:16:13 | 2019-07-12T17:16:13 | 196,615,053 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,477 | java | package com.google.android.android.internal;
import android.os.Parcel;
import android.os.Parcelable.Creator;
import com.google.android.android.vision.Frame;
import com.google.android.android.vision.Frame.Metadata;
public final class zzdck
extends zzbck
{
public static final Parcelable.Creator<com.google.android.g... | [
"[email protected]"
] | |
3540bc45648230adba1eb01caf2e8de610291521 | d736fc72b21e648a287869c0d67e0b1b96cb1475 | /Ex07Method/src/Student.java | 71909991f42de555c32a2c4f06d0294371893ece | [] | no_license | saythename17/Java | 6653c2970d60f4e7d415344866ae1490e5be92fd | d05a94cc54a98316e0d05140ce4a62ae9573cd0c | refs/heads/master | 2022-12-11T07:05:14.074425 | 2020-08-28T08:43:09 | 2020-08-28T08:43:09 | 290,993,434 | 0 | 0 | null | null | null | null | UHC | Java | false | false | 509 | java |
public class Student {
//filed 정의(멤버 변수, 연관있는 데이터를 저장할수 있는 변수)
String name;
int kor;
int eng;
double aver;
//Method 정의(기능)
void calAverage() {
aver=(double)(kor+eng)/2;
}
void output() {
//class 안 멤버변수(Method 입장에선 전역변수) 사용
System.out.println("이름 : "+name);
System.out.println("국어 : "+kor);
System.o... | [
"[email protected]"
] | |
6cba67e59b9c68fc46fe7a3b6f88b60463d780e7 | e4b03112b44193d938be07a7e48e07de9c75ad03 | /src/main/java/com/tencent/sms/common/intercept/GlobalExceptionHandler.java | 0b8c15290ea66e63035b076d1b0cd37dc138bb58 | [
"Apache-2.0"
] | permissive | arraycto/tencent-sms | 82aa7d8faa9ad6b2b2e07ea9d92a5fa1893a259d | b2b256ba97fc090c80af153184c4ea9f8348fab2 | refs/heads/master | 2023-02-08T19:46:33.021753 | 2020-12-30T05:57:11 | 2020-12-30T05:57:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,257 | java | package com.tencent.sms.common.intercept;
import com.tencent.sms.common.domain.BusinessException;
import com.tencent.sms.common.domain.CommonErrorCode;
import com.tencent.sms.common.domain.RestResponse;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.lang.Nullable;
import org.spring... | [
"[email protected]"
] | |
6cf2c060660d857a553ca0c37ddd998f50aafc3f | 9573f936174ccbcda704e1b83d596a3f093f727c | /OPERAcraft New/temp/src/minecraft/net/minecraft/src/BlockEndPortal.java | 9e92cd039a065c211e91ae39b100c3de5b84e0d2 | [] | no_license | operacraft/Minecraft | 17466d8538be6253f4d689926d177614c6accf5b | 89c4012b11cf5fa118cd5e63b0f51d03ee1ddc09 | refs/heads/master | 2021-01-10T05:54:10.056575 | 2016-02-24T15:54:29 | 2016-02-24T15:54:49 | 51,405,369 | 1 | 2 | null | null | null | null | UTF-8 | Java | false | false | 2,989 | java | package net.minecraft.src;
import java.util.List;
import java.util.Random;
import net.minecraft.src.AxisAlignedBB;
import net.minecraft.src.BlockContainer;
import net.minecraft.src.Entity;
import net.minecraft.src.IBlockAccess;
import net.minecraft.src.IconRegister;
import net.minecraft.src.Material;
import ... | [
"[email protected]"
] | |
e4e4af4c993f99927ded7f6953b226a222a16f50 | 5095b037518edb145fbecbe391fd14757f16c9b9 | /gameserver/src/main/java/l2s/gameserver/skills/effects/EffectThrowHorizontal.java | bc70ca8b196874b35bb5eba1119e7d2c039b2e8b | [] | no_license | merlin-tribukait/lindvior | ce7da0da95c3367b05e0230379411f3544f4d9f3 | 21a3138a43cc03c7d6b8922054b4663db8e63a49 | refs/heads/master | 2021-05-28T20:58:13.697507 | 2014-10-09T15:58:04 | 2014-10-09T15:58:04 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,261 | java | package l2s.gameserver.skills.effects;
import l2s.gameserver.model.Player;
import l2s.gameserver.model.entity.events.impl.SiegeEvent;
import l2s.gameserver.model.instances.SummonInstance;
import l2s.gameserver.network.l2.components.SystemMsg;
import l2s.gameserver.network.l2.s2c.FlyToLocation;
import l2s.gamese... | [
"[email protected]"
] | |
b88f070f20d35a1f642c6611aeff4291c1b3f616 | 070b9e745c5aad76fb310f5c9111ed77a1036291 | /Drona-Package/com/bumptech/glide/load/data/BufferedOutputStream.java | cd7e8fb85189b3105eb34b232d501d9c656a02fd | [] | no_license | Drona-team/Drona | 0f057e62e7f77babf112311734ee98c5824f166c | e33a9d92011ef7790c7547cc5a5380083f0dbcd7 | refs/heads/master | 2022-11-18T06:38:57.404528 | 2020-07-18T09:35:57 | 2020-07-18T09:35:57 | 280,390,561 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,368 | java | package com.bumptech.glide.load.data;
import androidx.annotation.NonNull;
import com.bumptech.glide.load.engine.bitmap_recycle.ArrayPool;
import java.io.IOException;
import java.io.OutputStream;
public final class BufferedOutputStream
extends OutputStream
{
private ArrayPool arrayPool;
private byte[] buffer;
... | [
"[email protected]"
] | |
8641effbbc254041512f03d5034609bd455b0832 | aa9b39c681f65079d36d072abfb43a12dc686efa | /jsoagger-jfxcore-engine/src/main/java/io/github/jsoagger/jfxcore/components/actions/ModelByOidDoActionAndUpdateCurrentSCHandler.java | 6cd5b1ddcb7248c904cc479b7ab4b0f84b0f3d87 | [
"Apache-2.0"
] | permissive | HuyaAuto/jsoagger-fx | 1da426f4bbd864fcc302b472c94db1dc4a2ef2cd | 97012d09e58ea2486c68762f121dc9fcd52e5e9d | refs/heads/master | 2023-04-18T06:12:09.741134 | 2020-04-25T12:03:14 | 2020-04-25T12:03:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,951 | java | /*-
* ========================LICENSE_START=================================
* JSoagger
* %%
* Copyright (C) 2019 JSOAGGER
* %%
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* ... | [
"[email protected]"
] | |
524f3a52f581a6afd159d8751a9e61d56a8426be | fd8fadf30b2e357c1f432a303115ce5bf30ff57c | /src/net/sourceforge/plantuml/graphic/USymbolFolder.java | 29bb5e77670d2b7fe15d084ff1b3521a348e7d9a | [] | no_license | lixinlin/plantuml-code | 6642e452ae8e6834942593a7ecd42f44418b8b6b | f558a8ec50f9ec617528dede774c3f46f1aac5ae | refs/heads/master | 2021-06-28T02:24:29.085869 | 2019-09-22T11:20:25 | 2019-09-22T11:20:25 | 214,447,468 | 0 | 0 | null | 2021-02-03T19:33:31 | 2019-10-11T13:45:25 | Java | UTF-8 | Java | false | false | 7,334 | java | /* ========================================================================
* PlantUML : a free UML diagram generator
* ========================================================================
*
* (C) Copyright 2009-2020, Arnaud Roques
*
* Project Info: http://plantuml.com
*
* If you like this project... | [
"arnaud_roques@2bfd43ce-aac2-44f9-bcbc-61bf0d4e0ab5"
] | arnaud_roques@2bfd43ce-aac2-44f9-bcbc-61bf0d4e0ab5 |
33a8b192992899a96fe21d9ea4b01f145bf04c88 | 20eb62855cb3962c2d36fda4377dfd47d82eb777 | /IntroClassJava/dataset/smallest/c9d718f379a877bd04e4544ee830a1c4c256bb4f104f214afd1ccaf81e7b25dea689895678bb1e6f817d8b0939eb175f8e847130f30a9a22e980d38125933516/000/mutations/358/smallest_c9d718f3_000.java | ef84c8bc93dbd85603417ad9ed23682495428073 | [] | no_license | ozzydong/CapGen | 356746618848065cce4e253e5d3c381baa85044a | 0ba0321b6b1191443276021f1997833342f02515 | refs/heads/master | 2023-03-18T20:12:02.923428 | 2020-08-21T03:08:28 | 2020-08-21T03:08:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,435 | java | package introclassJava;
class IntObj {
public int value;
public IntObj () {
} public IntObj (int i) {
value = i;
}
}
class FloatObj {
public float value;
public FloatObj () {
} public FloatObj (float i) {
value = i;
}
}
class LongObj {
public long value;
public... | [
"[email protected]"
] | |
fc40407952d7a5dc10ee3bde3e287e4fb9dc67bd | 15c72dbfe0bb7320f4f6f32f370b30e99d31ed23 | /app/src/main/java/cube/ware/ui/chat/panel/input/EllipsizedTextView.java | 06da7269fd51bb1fac2a59f128e508438aec0658 | [
"MIT"
] | permissive | yukunkun/CubeWare-Android | 671c18be72924b2c993853f2a09cc73ff1c01233 | d15c546db8d187dc77d90128a346c396d9861648 | refs/heads/master | 2022-03-30T14:17:08.892774 | 2019-05-29T06:06:37 | 2019-05-29T06:06:37 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,997 | java | package cube.ware.ui.chat.panel.input;
/**
* @author CloudZhang
* @date 2018/1/29 11:13
*/
import android.content.Context;
import android.util.AttributeSet;
/**
* 超过一定行数显示固定行数时末尾添加 "..."的TextView(适配图文混排)
*/
public class EllipsizedTextView extends android.support.v7.widget.AppCompatTextView {
private int mM... | [
"[email protected]"
] | |
31bdf8b7236f9d978a0c33b66d86ac2ce7c8b65b | be73270af6be0a811bca4f1710dc6a038e4a8fd2 | /crash-reproduction-moho/results/CHART-13b-5-23-FEMO-WeightedSum:TestLen:CallDiversity/org/jfree/chart/block/BorderArrangement_ESTest.java | 7cc00000780eb286c665ffcfcb142fa41895a5e1 | [] | no_license | STAMP-project/Botsing-multi-objectivization-using-helper-objectives-application | cf118b23ecb87a8bf59643e42f7556b521d1f754 | 3bb39683f9c343b8ec94890a00b8f260d158dfe3 | refs/heads/master | 2022-07-29T14:44:00.774547 | 2020-08-10T15:14:49 | 2020-08-10T15:14:49 | 285,804,495 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 568 | java | /*
* This file was automatically generated by EvoSuite
* Mon Jan 20 12:51:52 GMT+00:00 2020
*/
package org.jfree.chart.block;
import org.junit.Test;
import static org.junit.Assert.*;
import org.evosuite.runtime.EvoRunner;
import org.evosuite.runtime.EvoRunnerParameters;
import org.junit.runner.RunWith;
@RunWith(E... | [
"[email protected]"
] | |
1b8c17cd517ddf65baf277fe7da3c0cd6ac4438c | dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9 | /data_defect4j/preprossed_method_corpus/Chart/24/org/jfree/chart/entity/PieSectionEntity_setSectionIndex_161.java | f9b8b3c203a02acb5db6aa9f782deb565cf59a8e | [] | no_license | hvdthong/NetML | dca6cf4d34c5799b400d718e0a6cd2e0b167297d | 9bb103da21327912e5a29cbf9be9ff4d058731a5 | refs/heads/master | 2021-06-30T15:03:52.618255 | 2020-10-07T01:58:48 | 2020-10-07T01:58:48 | 150,383,588 | 1 | 1 | null | 2018-09-26T07:08:45 | 2018-09-26T07:08:44 | null | UTF-8 | Java | false | false | 418 | java |
org jfree chart entiti
chart entiti repres section pie plot
pie section entiti piesectionent chart entiti chartent
set section index
param index section index
set se... | [
"[email protected]"
] | |
8731ed2f3313a32ec3d9f4a1020f278d300cc9f5 | 5eae683a6df0c4b97ab1ebcd4724a4bf062c1889 | /bin/platform/bootstrap/gensrc/de/hybris/platform/commercewebservicescommons/dto/order/CartModificationListWsDTO.java | ad92523c0ae83e89e3720f4fd61014b890b3b224 | [] | no_license | sujanrimal/GiftCardProject | 1c5e8fe494e5c59cca58bbc76a755b1b0c0333bb | e0398eec9f4ec436d20764898a0255f32aac3d0c | refs/heads/master | 2020-12-11T18:05:17.413472 | 2020-01-17T18:23:44 | 2020-01-17T18:23:44 | 233,911,127 | 0 | 0 | null | 2020-06-18T15:26:11 | 2020-01-14T18:44:18 | null | UTF-8 | Java | false | false | 1,545 | java | /*
* ----------------------------------------------------------------
* --- WARNING: THIS FILE IS GENERATED AND WILL BE OVERWRITTEN!
* --- Generated at Jan 17, 2020 11:49:28 AM
* ----------------------------------------------------------------
*
* [y] hybris Platform
*
* Copyright (c) 2018 SAP SE or an SAP affi... | [
"[email protected]"
] | |
80691495057b00c067ec7636b0958f34aea8664e | a4a51084cfb715c7076c810520542af38a854868 | /src/main/java/com/shopee/app/ui/chat/cell/c.java | b14889576252ab342cd366b16eae2d831eff10fa | [] | no_license | BharathPalanivelu/repotest | ddaf56a94eb52867408e0e769f35bef2d815da72 | f78ae38738d2ba6c9b9b4049f3092188fabb5b59 | refs/heads/master | 2020-09-30T18:55:04.802341 | 2019-12-02T10:52:08 | 2019-12-02T10:52:08 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,742 | java | package com.shopee.app.ui.chat.cell;
import android.content.Context;
import android.view.View;
import android.widget.Button;
import android.widget.ImageView;
import com.shopee.id.R;
import org.a.a.b.a;
import org.a.a.b.b;
public final class c extends b implements a, b {
/* renamed from: g reason: collision with... | [
"[email protected]"
] | |
208c06b063523395312759e22d678c362e2f90ca | 4cf85792f1be8a3a910c7959998a9d8c95c2122f | /faculty_service/src/main/java/sv/iuh/faculty_service/service/FacultyService.java | a3d3a470f37becb5db5fd8b32bf77b1f097ecbf4 | [] | no_license | TuanKhang-KTMT/18040321_letuankhang_exam | ef0da0e07297750ce628bd5e24633717f0bd921a | 83ab2eb33e256847999c52baff8131461363da3b | refs/heads/main | 2023-09-05T00:33:26.698562 | 2021-11-01T12:08:46 | 2021-11-01T12:08:46 | 423,441,425 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 636 | java | package sv.iuh.faculty_service.service;
import lombok.extern.slf4j.Slf4j;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import sv.iuh.faculty_service.entity.Faculty;
import sv.iuh.faculty_service.repository.FacultyRepository;
@Service
@Slf4j
//@RequiredA... | [
"[email protected]"
] | |
1d7706d35471db19f78f573b97d2e4bed7c68f5a | be73270af6be0a811bca4f1710dc6a038e4a8fd2 | /crash-reproduction-moho/results/XWIKI-12798-91-29-NSGA_II-LineCoverage:ExceptionType:StackTraceSimilarity/com/xpn/xwiki/api/XWiki_ESTest.java | f9e330b1fc58d143ed067b7b5af1bd5f701b0075 | [] | no_license | STAMP-project/Botsing-multi-objectivization-using-helper-objectives-application | cf118b23ecb87a8bf59643e42f7556b521d1f754 | 3bb39683f9c343b8ec94890a00b8f260d158dfe3 | refs/heads/master | 2022-07-29T14:44:00.774547 | 2020-08-10T15:14:49 | 2020-08-10T15:14:49 | 285,804,495 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 534 | java | /*
* This file was automatically generated by EvoSuite
* Mon Apr 06 22:17:58 UTC 2020
*/
package com.xpn.xwiki.api;
import org.junit.Test;
import static org.junit.Assert.*;
import org.evosuite.runtime.EvoRunner;
import org.evosuite.runtime.EvoRunnerParameters;
import org.junit.runner.RunWith;
@RunWith(EvoRunner.c... | [
"[email protected]"
] | |
51c15d4b0be5cd2b3c6313299d8dc02929417380 | 9683569af72561f725e77977929ea7b57897ab64 | /Java-master/JavaTest/src/test1/JavaTest10.java | d022530583ff83fa725ad8e8f1a7f85abc6c0d24 | [] | no_license | HJCHOI910828/emergency | 61da559ccbfad7e78548f15f1c02c2736bd83148 | 331d9ffa2fe5cf7fd2383cfb8fa44402368c9694 | refs/heads/master | 2023-06-26T20:41:34.006819 | 2021-07-30T06:25:23 | 2021-07-30T06:25:23 | 390,955,121 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 312 | java | package test1;
public class JavaTest10 {
public static void main(String[] args) {
int n1 = 1;
int n2 = 2;
int n3;
System.out.print(n1+", ");
System.out.print(n2+", ");
for(int i=1 ; i<=10 ; i++) {
n3 = n1 + n2;
System.out.print(n3+", ");
n1 = n2;
n2 = n3;
}
}
}
| [
"[email protected]"
] | |
1d0003abb33a2a63b3de396075e0c36879ac53ad | 7ced4b8259a5d171413847e3e072226c7a5ee3d2 | /Workspace/PEP-IP/BinaryTree/vertexCover.java | b79eeb32eacf5d8ec5328dcc1c314ca57094122a | [] | no_license | tanishq9/Data-Structures-and-Algorithms | 8d4df6c8a964066988bcf5af68f21387a132cd4d | f6f5dec38d5e2d207fb29ad4716a83553924077a | refs/heads/master | 2022-12-13T03:57:39.447650 | 2020-09-05T13:16:55 | 2020-09-05T13:16:55 | 119,425,479 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,424 | java | package BinaryTree;
import java.util.HashMap;
public class vertexCover {
public static class TreeNode {
int val;
TreeNode left;
TreeNode right;
TreeNode(int x) {
val = x;
left = null;
right = null;
}
// No need to override hashCode and equals
public boolean equals(Object obj) {
TreeNode ... | [
"[email protected]"
] | |
035bf2bdeacf38a7769b5fd2ecebe665812a269e | 2989a983c67c90a88a19755a709913acfc01687f | /kie-wb-common-stunner/kie-wb-common-stunner-sets/kie-wb-common-stunner-bpmn/kie-wb-common-stunner-bpmn-backend/src/test/java/org/kie/workbench/common/stunner/bpmn/backend/query/FindBpmnProcessIdsQueryTest.java | 9e66f6a8512f9d4d2de84a8352787a725690eda7 | [
"Apache-2.0"
] | permissive | adrielparedes/kie-wb-common | bdf15b7b3ccf567ef5791bce69993c148c9cecf1 | 5ad3a677600b1e6a593e5e663ef2ed5fa7ecdf3a | refs/heads/master | 2021-07-18T21:55:58.726217 | 2019-10-01T14:28:42 | 2019-10-01T14:28:42 | 68,020,127 | 0 | 0 | Apache-2.0 | 2019-08-01T14:49:03 | 2016-09-12T15:09:12 | Java | UTF-8 | Java | false | false | 1,109 | java | /*
* Copyright 2018 Red Hat, Inc. and/or its affiliates.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | [
"[email protected]"
] | |
19bd7500d3181ccfe1acc3db76111f3020fc2a56 | 7707b1d1d63198e86a0b8a7ae27c00e2f27a8831 | /tests/com.netxforge.netxstudio.common.tests/src/com/netxforge/netxstudio/common/tests/JCATest.java | e342b8e8a0e02660b219d5bc6d67c9f97448dce1 | [] | no_license | dzonekl/netxstudio | 20535f66e5bbecd1cdd9c55a4d691fc48a1a83aa | f12c118b1ef08fe770e5ac29828653a93fea9352 | refs/heads/master | 2016-08-04T17:28:38.486076 | 2015-10-02T16:20:00 | 2015-10-02T16:20:00 | 6,561,565 | 2 | 0 | null | 2014-10-27T06:49:59 | 2012-11-06T12:18:44 | Java | UTF-8 | Java | false | false | 2,305 | java | /*******************************************************************************
* Copyright (c) May 22, 2011 NetXForge.
*
* This program is free software: you can redistribute it and/or modify it under
* the terms of the GNU Lesser General Public License as published by the Free
* Software Foundation, either ver... | [
"[email protected]"
] | |
66b0fc08298a89862eef40a249de963a1ea34a82 | cbb4be96d055ccaac7eb63551386fe9eec7850b4 | /src/main/java/com/glistre/glistremod/worldgen/WorldGenRudLiquids.java | 59ed44f06bfc5534e9ff0829571a2cc37cb6d4b7 | [] | no_license | Glistre/GlistreMod3.1 | b9379cdc072f567ef1b1689f053a45ada5442ef7 | af73698885390c96426b372ddddb84d1da5b6df9 | refs/heads/master | 2020-07-30T02:57:59.221777 | 2016-11-13T19:20:37 | 2016-11-13T19:20:37 | 73,637,655 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,390 | java | package com.glistre.glistremod.worldgen;
import java.util.Random;
import net.minecraft.block.Block;
import net.minecraft.block.material.Material;
import net.minecraft.init.Blocks;
import net.minecraft.util.BlockPos;
import net.minecraft.world.World;
import net.minecraft.world.gen.feature.WorldGenLiquids;
public class... | [
"[email protected]"
] | |
ff5087363a8ad1ad6efc62811fbc655e2e787ad8 | 9885db9dd0eeda0507535afb529a3c9d5ac891ae | /app/src/main/java/com/campray/lesswalletmerchant/SystemConfig.java | 51ef3e100498608b62804553edbe74009574857b | [] | no_license | CampRay/LessWalletMerchant | 83ca65beb7c66dccb03c3cc877d11ce3b13ae9d7 | 0320c9be08594cccc39cac2c38368611ae116558 | refs/heads/master | 2020-03-23T12:28:53.116005 | 2018-08-02T14:50:45 | 2018-08-02T14:50:45 | 141,561,620 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 629 | java | package com.campray.lesswalletmerchant;
import android.os.Environment;
/**
* @author :Phills
* @project:Config
* @date :2016-01-15-18:23
*/
public class SystemConfig {
//是否是debug模式
public static final boolean DEBUG=true;
public static final int REQUESTCODE_TAKE_CAMERA = 0x000001;//拍照
public sta... | [
"[email protected]"
] | |
5d926823d97c74fac56418b602b8e18b784deefd | 4f4f84152b04246be5c323d20083ea3d00319ffc | /app/neuralnet/engine/network/activation/ActivationElliottSymmetric.java | e9c0480ad0dc44e9e8bf03396f099814aba0c93a | [
"Apache-2.0"
] | permissive | GeorgeIwu/breast-cancer-prognosis | 0d2f1d63b02c23e9afec1176d4bfe6e3e4feab58 | 98ef64dbe049bc2866386a8f8eebdff473ef9f9c | refs/heads/master | 2021-08-11T05:01:49.585167 | 2017-11-13T06:16:30 | 2017-11-13T06:16:30 | 110,506,755 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,246 | java | /*
* Encog(tm) Core v3.3 - Java Version
* http://www.heatonresearch.com/encog/
* https://github.com/encog/encog-java-core
* Copyright 2008-2014 Heaton Research, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may... | [
"[email protected]"
] | |
39430cac03ce1a7ae9f7e66bfe7b9f611dd3d94b | ffa381ea7c7619d08e85e122701c71d20f49f63c | /src/线程的通信/Bread.java | 2263b559433bf3e03ffa6417c33f422cf76c0f9c | [] | no_license | javaobjects/demo521 | c69870ea52218c0a09fe537d98988f89e66c87ea | 1be08bd0507fbecb6a9b572db2c1d0bf05df885f | refs/heads/master | 2020-06-21T02:41:10.336107 | 2019-08-01T07:28:44 | 2019-08-01T07:28:44 | 197,325,313 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,209 | java | package 线程的通信;
public class Bread {
private boolean flag = false;//默认没有面包
//生产面包的方法
public synchronized void produce(int i) {
//如果没有面包那么就生产面包,生产完后通知所有线程
if(!flag) {
System.out.println(Thread.currentThread().getName() + i +" 生产面包");
flag = true;
this.notifyAll();//生产完后通知所有监视当前对象的线程
}else {
//如果有面... | [
"[email protected]"
] | |
5d303b5eb6d9590123a57ed6cf462843e3ffa787 | 25baed098f88fc0fa22d051ccc8027aa1834a52b | /src/main/java/com/ljh/service/impl/UsageCodeServiceImpl.java | b489b340fe0d5d18744d58f79966f2f7f11d3d5c | [] | no_license | woai555/ljh | a5015444082f2f39d58fb3e38260a6d61a89af9f | 17cf8f4415c9ae7d9fedae46cd9e9d0d3ce536f9 | refs/heads/master | 2022-07-11T06:52:07.620091 | 2022-01-05T06:51:27 | 2022-01-05T06:51:27 | 132,585,637 | 0 | 0 | null | 2022-06-17T03:29:19 | 2018-05-08T09:25:32 | Java | UTF-8 | Java | false | false | 478 | java | package com.ljh.service.impl;
import com.ljh.bean.UsageCode;
import com.ljh.daoMz.UsageCodeMapper;
import com.ljh.service.UsageCodeService;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
import org.springframework.stereotype.Service;
/**
* <p>
* 用法代码档 服务实现类
* </p>
*
* @author ljh
* @since 2... | [
"[email protected]"
] | |
d8aa405e6e8eb9845e109334d1785ce7753b5b57 | 20657e89da643aa74b9a637686b7db16cf4483ca | /2.JavaCore/src/com/javarush/task/task16/task1629/Solution.java | e12391062790d58f54940496ceeaa83477634e9f | [] | no_license | ValentinKiselev/StudyJava_ru | 383009754dadc7966bd96768c803531fe2b9f626 | 2631a6d9c50f7e773708ec9a9d9bb8faefe802a8 | refs/heads/master | 2021-06-26T07:39:52.632439 | 2020-11-03T10:22:26 | 2020-11-03T10:22:26 | 165,408,181 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,284 | java | package com.javarush.task.task16.task1629;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.ArrayList;
import java.util.List;
public class Solution {
public static volatile BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));
... | [
"[email protected]"
] | |
8ab6f1fe6ee3c2b6438dd79f8781db431283256e | 993a4b71475061978574f361a703204fc37f5138 | /phoneme_advanced-mr1-rel-b06/src/share/basis/classes/common/java/awt/event/ContainerListener.java | a8dc34c8c39c79fa40051c33fd70ce538594b56d | [] | no_license | PhoneJ2ME/releases | 1d93e51e0081a1d331ea0cf1c1f1e5d55f0914cc | 6585f23149f090e0ff3a94ee61cae6bf2394e78b | refs/heads/master | 2021-01-19T10:39:17.955758 | 2008-12-17T20:32:36 | 2008-12-17T20:32:36 | 82,216,780 | 4 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,707 | java | /*
* Copyright 1990-2006 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 only,
* as published by the Free Software... | [
"hinkmond@6dfe35fe-931f-0410-af5f-a91b034811cd"
] | hinkmond@6dfe35fe-931f-0410-af5f-a91b034811cd |
eddbe754b011ae9846f81bafa85b5712ceaeb859 | ff2683777d02413e973ee6af2d71ac1a1cac92d3 | /src/main/java/com/alipay/api/response/KoubeiRetailWmsOutboundworkDeleteResponse.java | bdb9bf66530c321d28f88a64db7bd4cb1cf165bf | [
"Apache-2.0"
] | permissive | weizai118/alipay-sdk-java-all | c30407fec93e0b2e780b4870b3a71e9d7c55ed86 | ec977bf06276e8b16c4b41e4c970caeaf21e100b | refs/heads/master | 2020-05-31T21:01:16.495008 | 2019-05-28T13:14:39 | 2019-05-28T13:14:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 385 | java | package com.alipay.api.response;
import com.alipay.api.AlipayResponse;
/**
* ALIPAY API: koubei.retail.wms.outboundwork.delete response.
*
* @author auto create
* @since 1.0, 2019-01-07 20:51:15
*/
public class KoubeiRetailWmsOutboundworkDeleteResponse extends AlipayResponse {
private static fin... | [
"[email protected]"
] | |
3b2bef042c9c973f91770cdf5f70921b1884af64 | fc6c869ee0228497e41bf357e2803713cdaed63e | /weixin6519android1140/src/sourcecode/com/tencent/mm/plugin/remittance/c/q.java | 0790c452dce2cba22336992a24be25d744b136f3 | [] | no_license | hyb1234hi/reverse-wechat | cbd26658a667b0c498d2a26a403f93dbeb270b72 | 75d3fd35a2c8a0469dbb057cd16bca3b26c7e736 | refs/heads/master | 2020-09-26T10:12:47.484174 | 2017-11-16T06:54:20 | 2017-11-16T06:54:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,116 | java | package com.tencent.mm.plugin.remittance.c;
import com.tencent.gmtrace.GMTrace;
import com.tencent.mm.sdk.platformtools.bg;
import com.tencent.mm.sdk.platformtools.w;
import com.tencent.mm.wallet_core.b.a.a;
import java.net.URLEncoder;
import java.util.HashMap;
import java.util.Map;
import org.json.JSONObject;
public... | [
"[email protected]"
] | |
d4200f90d5e4fbebc85b2b079edbdafa4bb941ba | 0a6336496abdb49a8fbcbbbcad581c850356f018 | /src/test/java/org/openapitools/client/model/ListLatestMinedBlocksRIBSECTest.java | 513cde8f2eb1f573dd43666f3c58caac96bea953 | [] | no_license | Crypto-APIs/Crypto_APIs_2.0_SDK_Java | 8afba51f53a7a617d66ef6596010cc034a48c17d | 29bac849e4590c4decfa80458fce94a914801019 | refs/heads/main | 2022-09-24T04:43:37.066099 | 2022-09-12T17:38:13 | 2022-09-12T17:38:13 | 360,245,136 | 5 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,973 | java | /*
* CryptoAPIs
* Crypto APIs is a complex and innovative infrastructure layer that radically simplifies the development of any Blockchain and Crypto related applications. Organized around REST, Crypto APIs can assist both novice Bitcoin/Ethereum enthusiasts and crypto experts with the development of their blockchain... | [
"[email protected]"
] | |
6bebc74fdd1346a5a111f32427d8c2b6f7603282 | 2f7c818ead049a0688e0a279ba127333cacd8674 | /PullToRefreshView/src/com/meten/imanager/pulltorefresh/library/internal/IndicatorLayout.java | 7d0ed8747a747e335acd10f1f4e24e7ec26393f8 | [] | no_license | wxianing/PlantBox | 30b8e3f359da1996e8a82f62cdf5d05a24379242 | b721d700dee06875d653a802e63b370ea459fdd8 | refs/heads/master | 2020-12-24T21:01:27.350001 | 2016-06-01T11:02:41 | 2016-06-01T11:02:41 | 58,519,428 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,798 | java | /*******************************************************************************
* Copyright 2011, 2012 Chris Banes.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apac... | [
"[email protected]"
] | |
7217063744a0748b895a1ba67504e97b3faa0f46 | f1abd627b38dcec1f5d551b3ce4302da2a0f81ae | /src/main/java/mySpring/JavaConfig.java | 90d273b7228a79dc0832375daf526df905a157a8 | [] | no_license | Jeka1978/spring-training-2016-ebay | f1e30869b031e004c01dc9b595fa7ea0afec1b34 | 40981255ee3567430f7b568af3d4de48d4c7c204 | refs/heads/master | 2021-01-17T19:51:58.521578 | 2016-07-27T12:04:13 | 2016-07-27T12:04:13 | 63,233,022 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 486 | java | package mySpring;
import java.util.HashMap;
import java.util.Map;
/**
* Created by Evegeny on 13/07/2016.
*/
public class JavaConfig implements Config {
private Map<Class, Class> ifc2ImplClass = new HashMap<>();
public JavaConfig() {
ifc2ImplClass.put(Speaker.class, ConsoleSpeaker.class);
... | [
"papakita2009"
] | papakita2009 |
cd70b53a59d66b2450de04d636e8cfde7d413518 | 74d44bd702d59d4b02f9aaf461c09a7fe3f84f23 | /blade.migrate.liferay70/src/blade/migrate/core/WorkspaceHelper.java | 5e674e81717316c7d71da08f6341a6090884308d | [
"Apache-2.0"
] | permissive | AndyWu2015/blade.tools | cf6c7cad6e8e025d764a8c5c1d891dd3661ce3ce | 70a4940dd8b02a2a0caf3ea23b0c21a73ab0ea16 | refs/heads/master | 2021-01-15T09:34:12.851321 | 2015-09-22T18:52:17 | 2015-09-22T18:52:17 | 37,909,979 | 0 | 0 | null | 2015-07-31T00:49:49 | 2015-06-23T09:33:05 | Java | UTF-8 | Java | false | false | 2,366 | java | package blade.migrate.core;
import java.io.ByteArrayInputStream;
import java.io.File;
import java.io.IOException;
import org.eclipse.core.resources.IFile;
import org.eclipse.core.resources.IProject;
import org.eclipse.core.resources.IProjectDescription;
import org.eclipse.core.resources.ResourcesPlugin;
import org.ec... | [
"[email protected]"
] | |
0c9699b61c6c760d7ecf2eb1a09eb0c44d20abfa | acf49024173e1a9df107003b8bf2b4d7925fb762 | /AndroidSoccer_2.3/src/com/epp/soccer/Referee.java | 2f8eec386b014fa947a0e2cc7b0032938058f58d | [] | no_license | tsoglani/Soccer2D | a7c51efb7fc498333ed129ea54f408e2a7bbbe43 | 597b7bdb38d2513bb4b7f0bad7e7da3be7096faf | refs/heads/master | 2020-12-24T17:36:28.576492 | 2015-07-08T15:45:37 | 2015-07-08T15:45:37 | 33,503,121 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,863 | java | package com.epp.soccer;
import java.util.ArrayList;
import android.graphics.Point;
public class Referee extends Thread {
private Ball ball;
private SoccerField field;
private SoccerActivity context;
private int time=0;
public Referee(Ball ball, SoccerField field, SoccerActivity context) {
this.ball = ball;... | [
"[email protected]"
] | |
1a498fb047d19e06117704fa4b3d4051abc30e36 | 41a5ce39648523be781f35cdc5b69f93d57829a5 | /src/main/java/org/webguitoolkit/ui/http/resourceprocessor/IResourceProcessor.java | 4475c040067df582438b07b7ed88d2b2e5d36eb2 | [
"Apache-2.0"
] | permissive | webguitoolkit/wgt-ui | 455dd35bbfcb6835e3834a4537e3ffc668f15389 | 747530b462e9377a0ece473b97ce2914fb060cb5 | refs/heads/master | 2020-04-06T05:46:43.511525 | 2012-03-02T08:40:44 | 2012-03-02T08:40:44 | 1,516,251 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,095 | java | /*
Copyright 2008 Endress+Hauser Infoserve GmbH&Co KG
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or ag... | [
"[email protected]"
] | |
bb11a47fca4310923f6e5dfe01831f0d9689782f | 26ce2e5d791da69b0c88821320631a4daaa5228c | /src/main/java/br/com/swconsultoria/efd/contribuicoes/registros/blocoD/RegistroD601.java | 58c540a51cd5b2c65d7ad84d30b30045b0d03cc2 | [
"MIT"
] | permissive | Samuel-Oliveira/Java-Efd-Contribuicoes | b3ac3b76f82a29e22ee37c3fb0334d801306c1d4 | da29df5694e27024df3aeda579936c792fac0815 | refs/heads/master | 2023-08-04T06:39:32.644218 | 2023-07-28T00:39:59 | 2023-07-28T00:39:59 | 94,896,966 | 8 | 6 | MIT | 2022-04-06T15:30:13 | 2017-06-20T13:55:12 | Java | UTF-8 | Java | false | false | 2,371 | java | /**
*
*/
package br.com.swconsultoria.efd.contribuicoes.registros.blocoD;
/**
* @author Yuri Lemes
*
*/
public class RegistroD601 {
private final String reg = "D601";
private String cod_class;
private String vl_item;
private String vl_desc;
private String cst_pis;
private String vl_bc_pis;
private String... | [
"[email protected]"
] | |
033a00ff2b5e52c84c6302f5ea201ab43d5a8950 | 5dc117078cd8447a5a3867e808748d62135ea1d9 | /src/main/java/org/talend/component/api/service/Action.java | 891460e9fdba5d4ddac88eae369a4f1433060706 | [
"Apache-2.0"
] | permissive | rmannibucau/component-api | cf8758a5a1209c1267fab3446a45daf796560e3c | 38726d7bec841433fa5ce1704ad58d2b7be9eafe | refs/heads/master | 2021-05-15T12:05:16.999953 | 2017-10-25T13:39:12 | 2017-10-25T13:39:12 | 108,393,008 | 0 | 0 | null | 2017-10-26T09:50:48 | 2017-10-26T09:50:47 | null | UTF-8 | Java | false | false | 1,228 | java | /**
* Copyright (C) 2006-2017 Talend Inc. - www.talend.com
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required... | [
"[email protected]"
] | |
ceecaffd768d4db41d0704dcff3406f0a6934d0b | 7c46a44f1930b7817fb6d26223a78785e1b4d779 | /soap/src/java/com/zimbra/soap/admin/message/CreateZimletRequest.java | 49c04159bc75283a353c63a210cde50d57f2bb2a | [] | no_license | Zimbra/zm-mailbox | 20355a191c7174b1eb74461a6400b0329907fb02 | 8ef6538e789391813b65d3420097f43fbd2e2bf3 | refs/heads/develop | 2023-07-20T15:07:30.305312 | 2023-07-03T06:44:00 | 2023-07-06T10:09:53 | 85,609,847 | 67 | 128 | null | 2023-09-14T10:12:10 | 2017-03-20T18:07:01 | Java | UTF-8 | Java | false | false | 1,875 | java | /*
* ***** BEGIN LICENSE BLOCK *****
* Zimbra Collaboration Suite Server
* Copyright (C) 2011, 2012, 2013, 2014, 2016 Synacor, Inc.
*
* This program is free software: you can redistribute it and/or modify it under
* the terms of the GNU General Public License as published by the Free Software Foundation,
* versi... | [
"[email protected]"
] | |
a11c4ae51f3e0bfcc02a87db0bd5d04ac2ddef89 | 962a6192bbbadcd1a314026406670d8e87db83f5 | /videoPlayerLibrary_line/src/main/java/com/sumavision/talktv/videoplayer/ui/PhoneReceiver.java | 7fcadf9c25eed58e17136cb88d60bf94d705f219 | [] | no_license | sharpayzara/TalkTV3.0_Studio_yy | 1aa09c1b5ba697514535a507fd017faf1db81b06 | 801afa091aa41835873f466655872190745a9d93 | refs/heads/master | 2021-01-19T16:04:12.195817 | 2017-04-13T21:00:19 | 2017-04-13T21:00:19 | 88,245,487 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,832 | java | package com.sumavision.talktv.videoplayer.ui;
import android.app.Service;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.telephony.PhoneStateListener;
import android.telephony.TelephonyManager;
import android.util.Log;
public class PhoneReceiver... | [
"[email protected]"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.