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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
cca384e8e03a8e604442792336891e0ec0d3642a | 462c6815dadc83b1bd406fba29ab0c905cf4bc05 | /src/bee/generated/server/DigitalInput.java | aba18c01ced8305bbc4bc6b40cc2e9f49818c8cb | [] | no_license | francoisperron/learning-soap-onvif | ab89b38d770547c0b9ad17a45865c7b8adea5d09 | 6a0ed9167ad8c2369993da21a5d115a309f42e16 | refs/heads/master | 2020-05-14T23:53:35.084374 | 2019-04-18T02:33:17 | 2019-04-18T02:33:17 | 182,002,749 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,411 | java |
package bee.generated.server;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlAnyAttribute;
import javax.xml.bind.annotation.XmlAnyEl... | [
"[email protected]"
] | |
798c102fa23c5e2b8bb6eeafee984c647f46d3f2 | df9df5eb02c06fbc011fa46db25a75802c034e25 | /src/test/java/io/zbus/examples/rpc/inheritance/RpcClient.java | 54a08cfecc79a6301948b7bcd58739147aef0bc0 | [
"MIT"
] | permissive | joegana/zbus | 751aaf909408fc2dabeeaa9557a50990f02868a3 | 3f6b2cfa4bc820d582334688b09c78aeea56ae5f | refs/heads/master | 2021-06-22T03:18:19.265201 | 2017-08-17T23:21:53 | 2017-08-17T23:21:53 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 547 | java | package io.zbus.examples.rpc.inheritance;
import io.zbus.mq.Broker;
import io.zbus.rpc.RpcInvoker;
public class RpcClient {
public static void main(String[] args) throws Exception {
Broker broker = new Broker("localhost:15555");
RpcInvoker rpc = new RpcInvoker(broker, "Inherit");
SubServiceInterface... | [
"[email protected]"
] | |
6ec28ee96212726da002aa6d53ae9f00388a58c0 | bbc8c46216e84a351300688bbeb7e31432f40313 | /src/main/java/org/smart4j/framework/ConfigConstant.java | 96ae347059a0b9189b3cfeba303d23addbdc8d04 | [] | no_license | xiaodaguan/smart-framework | ae1410e70b9cbe01b0c89a31d29e30b305cd76dc | c62024f4166954a76aa25a26e7fd291538e73873 | refs/heads/master | 2022-11-30T02:03:14.197006 | 2021-08-17T02:56:49 | 2021-08-17T02:56:49 | 92,155,117 | 0 | 0 | null | 2022-11-16T04:49:52 | 2017-05-23T09:33:50 | Java | UTF-8 | Java | false | false | 575 | java | package org.smart4j.framework;
/**
* Created by guanxiaoda on 17/5/23.
*/
public interface ConfigConstant {
String CONFIG_FILE = "smart.properties";
String JDBC_DRIVER = "smart.framework.jdbc.driver";
String JDBC_URL = "smart.framework.jdbc.url";
String JDBC_USERNAME = "smart.framework.jdbc.username... | [
"[email protected]"
] | |
c7b9288742b9ff68563882947348be8d8674d7e1 | 2ca75fb712bb2480f467f6ec006ad5d5bbb5060d | /src/main/java/org/speed/big/company/service/service/workflow/WFProcessMovementService.java | 7aa5fc9e37a5f9785ef4721586e2845c0ff92909 | [] | no_license | dimaSkalora/ServiceCompanyBigSpeed | 65d8452b5a2fb93ea73ba8623678e80d88ea1760 | ee3cca590b6b493c3a1642d7516ccf14b87472e1 | refs/heads/master | 2023-05-12T22:47:35.214313 | 2021-06-09T09:17:51 | 2021-06-09T09:17:51 | 296,227,024 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,195 | java | package org.speed.big.company.service.service.workflow;
import org.speed.big.company.service.model.workflow.WFProcessMovement;
import org.speed.big.company.service.util.exception.NotFoundException;
import java.util.List;
public interface WFProcessMovementService {
WFProcessMovement create(WFProcessMovement wfPro... | [
"[email protected]"
] | |
a4c5638bfee52f0fdedf90a969fcc5cf84a58513 | 18ecbf7653c8d762fe343fa26d6c44408620c7ea | /c-bbs/src/main/java/cn/js/fan/module/cms/SoftwareFileMgr.java | da16c483315995668233e5dbc3b5a16a9758e2f7 | [] | no_license | cloudwebsoft/ywoa | 7ef667de489006a71f697f962a0bac2aa1eec57d | 9aee0a5a206e8f5448ba70e14ec429470ba524d7 | refs/heads/oa_git6.0 | 2022-07-28T21:17:06.523669 | 2021-07-15T00:16:12 | 2021-07-15T00:16:12 | 181,577,992 | 33 | 10 | null | 2021-06-15T13:44:46 | 2019-04-15T23:07:47 | Java | UTF-8 | Java | false | false | 5,621 | java | package cn.js.fan.module.cms;
import cn.js.fan.util.ErrMsgException;
import javax.servlet.http.HttpServletRequest;
import java.io.IOException;
import cn.js.fan.web.Global;
import javax.servlet.ServletContext;
import com.redmoon.kit.util.FileUpload;
import com.cloudwebsoft.framework.util.LogUtil;
import java.util.Vecto... | [
"[email protected]"
] | |
a71355cfb46a7ab4e417d51c8b14c67bce479051 | d60e287543a95a20350c2caeabafbec517cabe75 | /LACCPlus/Hadoop/2095_1.java | 83c939d06b27eeac6ff1140a7a6b0e57cac3883c | [
"MIT"
] | permissive | sgholamian/log-aware-clone-detection | 242067df2db6fd056f8d917cfbc143615c558b2c | 9993cb081c420413c231d1807bfff342c39aa69a | refs/heads/main | 2023-07-20T09:32:19.757643 | 2021-08-27T15:02:50 | 2021-08-27T15:02:50 | 337,837,827 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,600 | java | //,temp,TestContainerLauncherImpl.java,216,275,temp,TestContainerLauncherImpl.java,155,214
//,3
public class xxx {
@Test(timeout = 5000)
public void testOutOfOrder() throws Exception {
LOG.info("STARTING testOutOfOrder");
AppContext mockContext = mock(AppContext.class);
@SuppressWarnings("rawtypes")
... | [
"[email protected]"
] | |
4e91aefc2a19a60a42da80df203392269278d482 | 41a72b70dc53566fef188a8c8d3148b57364551a | /src/leetcode/algorithms/LargestRectangleArea.java | ba004d3de26c9221d76045a9425b991d374195d9 | [] | no_license | aaditya1111/leetcode | ca248cc4d6f69d5b11ecec52be3753562ef2fee3 | bfc0be8b0e6035943dce21a11e5b2161df9f6bde | refs/heads/master | 2021-06-12T20:33:23.101127 | 2020-04-09T01:20:33 | 2020-04-09T01:20:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,146 | java | package leetcode.algorithms;
/**
* Description: 84. Largest Rectangle in Histogram
*
* @author Baltan
* @date 2019-09-29 09:08
*/
public class LargestRectangleArea {
public static void main(String[] args) {
int[] heights1 = {2, 1, 5, 6, 2, 3};
System.out.println(largestRectangleArea(heights1))... | [
"[email protected]"
] | |
fcce4ec824e7900ef67c1e3051f3562ed94af8de | ee99c44457879e56bdfdb9004072bd088aa85b15 | /live-domain/src/main/java/cn/idongjia/live/restructure/domain/entity/zoo/LiveZoo.java | 05c8fc3506a6fe145eb29c527aeec9b23fec8dc8 | [] | no_license | maikezhang/maike_live | b91328b8694877f3a2a8132dcdd43c130b66e632 | a16be995e4e3f8627a6168d348f8fefd1a205cb3 | refs/heads/master | 2020-04-07T15:10:52.210492 | 2018-11-21T03:21:18 | 2018-11-21T03:21:18 | 158,475,020 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 673 | java | package cn.idongjia.live.restructure.domain.entity.zoo;
import cn.idongjia.zoo.pojo.Zoo;
import lombok.Getter;
import lombok.Setter;
/**
* @author lc
* @create at 2018/6/7.
*/
@Getter
@Setter
public class LiveZoo {
private Long zid;
private Long uid; //聊天室管理员
private Integer zrc; //聊天室随机数
... | [
"[email protected]"
] | |
0f3ffb7676c6d1c453f53a4f0e61cf5b4490dad8 | eb2c22492d4740a3eb455f2a898f6b3bc8235809 | /jnnsBank/ws-service/src/main/java/com/ideatech/ams/ws/api/service/DefaultSelectPwdServiceImpl.java | bedec07ecfdd0809778a553be048535c543e1263 | [] | no_license | deepexpert-gaohz/sa-d | 72a2d0cbfe95252d2a62f6247e7732c883049459 | 2d14275071b3d562447d24bd44d3a53f5a96fb71 | refs/heads/master | 2023-03-10T08:39:15.544657 | 2021-02-24T02:17:58 | 2021-02-24T02:17:58 | 341,395,351 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,303 | java | package com.ideatech.ams.ws.api.service;
import com.ideatech.ams.account.dto.AccountsAllInfo;
import com.ideatech.ams.account.enums.CompanyAcctType;
import com.ideatech.ams.account.service.AccountsAllService;
import com.ideatech.ams.account.service.bill.AllBillsPublicService;
import com.ideatech.ams.pbc.dto.auth.Login... | [
"[email protected]"
] | |
ccefcf0e77fe69b5774deeba66471bc08c7fcc6c | fcce69348d7fb592ec2bea01d569500dfc57c6c2 | /doc/Java-Code/CIM_Ecore_metamodel/src/ServicePIM/validation/CreateHypermediaPIMFunctionValidator.java | c897998aa6cba30b2afe91d12a3055d37c80905b | [] | no_license | s-case/mde | 7cc0fe188e7cfd93f943976135966ef3f6fc42ec | 2b0c044788167a6a30f434821d24c2042d7d5bfc | refs/heads/master | 2020-04-03T20:21:36.087969 | 2016-12-09T23:44:21 | 2016-12-09T23:44:21 | 29,291,911 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 663 | java | /**
*
* $Id$
*/
package ServicePIM.validation;
import ServicePIM.HypermediaLink;
import org.eclipse.emf.common.util.EList;
/**
* A sample validator interface for {@link ServicePIM.CreateHypermediaPIMFunction}.
* This doesn't really do anything, and it's not a real EMF artifact.
* It was generated by the org.ec... | [
"[email protected]"
] | |
9b992949b0351dfbd522290ee6b0c74daf6fe771 | 58da62dfc6e145a3c836a6be8ee11e4b69ff1878 | /src/main/java/com/alipay/api/domain/ContentExtensionForOpenapi.java | 628887202c5702e2438ed386d672a7e6f2e4e593 | [
"Apache-2.0"
] | permissive | zhoujiangzi/alipay-sdk-java-all | 00ef60ed9501c74d337eb582cdc9606159a49837 | 560d30b6817a590fd9d2c53c3cecac0dca4449b3 | refs/heads/master | 2022-12-26T00:27:31.553428 | 2020-09-07T03:39:05 | 2020-09-07T03:39:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 972 | java | package com.alipay.api.domain;
import com.alipay.api.AlipayObject;
import com.alipay.api.internal.mapping.ApiField;
/**
* 拓展内容model
*
* @author auto create
* @since 1.0, 2019-03-08 11:47:14
*/
public class ContentExtensionForOpenapi extends AlipayObject {
private static final long serialVersionUID... | [
"[email protected]"
] | |
8391679814b028b55da3120ddc2b104d9f362029 | 647ec12ce50f06e7380fdbfb5b71e9e2d1ac03b4 | /com.tencent.mobileqqi/classes.jar/oicq/wlogin_sdk/b/ck.java | cac1de3d716c9ba60c2f84b9a4528abe8199ceda | [] | no_license | tsuzcx/qq_apk | 0d5e792c3c7351ab781957bac465c55c505caf61 | afe46ef5640d0ba6850cdefd3c11badbd725a3f6 | refs/heads/main | 2022-07-02T10:32:11.651957 | 2022-02-01T12:41:38 | 2022-02-01T12:41:38 | 453,860,108 | 36 | 9 | null | 2022-01-31T09:46:26 | 2022-01-31T02:43:22 | Java | UTF-8 | Java | false | false | 2,241 | java | package oicq.wlogin_sdk.b;
import oicq.wlogin_sdk.tools.cryptor;
import oicq.wlogin_sdk.tools.util;
public class ck
extends a
{
int h = 1;
int i = 0;
public ck()
{
this.g = 1024;
}
public byte[] a(byte[] paramArrayOfByte1, long paramLong1, byte[] paramArrayOfByte2, byte[] param... | [
"[email protected]"
] | |
e91513bac6560ecf806152a7d2bae4f142eef412 | 3d4349c88a96505992277c56311e73243130c290 | /Preparation/processed-dataset/god-class_4_861/37.java | 3f18ce97c21e62a125f1a226686b7858ed7e6676 | [] | no_license | D-a-r-e-k/Code-Smells-Detection | 5270233badf3fb8c2d6034ac4d780e9ce7a8276e | 079a02e5037d909114613aedceba1d5dea81c65d | refs/heads/master | 2020-05-20T00:03:08.191102 | 2019-05-15T11:51:51 | 2019-05-15T11:51:51 | 185,272,690 | 7 | 4 | null | null | null | null | UTF-8 | Java | false | false | 138 | java | /**
* @return Returns the paymentBusinessDays.
*/
public HolidayCalendar getPaymentBusinessDays() {
return paymentBusinessDays;
}
| [
"[email protected]"
] | |
c99e806939b53fba85c1888f6513d154e3deeda5 | 01b23223426a1eb84d4f875e1a6f76857d5e8cd9 | /icefaces3/scratchpads/ice-7951/icefaces/ace/component/src/org/icefaces/apache/commons/fileupload/servlet/ServletRequestContext.java | 10fa09dcc46063c3588ca212f398c7bd6a51ef90 | [
"Apache-2.0"
] | permissive | numbnet/icesoft | 8416ac7e5501d45791a8cd7806c2ae17305cdbb9 | 2f7106b27a2b3109d73faf85d873ad922774aeae | refs/heads/master | 2021-01-11T04:56:52.145182 | 2016-11-04T16:43:45 | 2016-11-04T16:43:45 | 72,894,498 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,219 | java | /*
* 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, Version 2.0
* (the "License"); you may ... | [
"ted.goddard@8668f098-c06c-11db-ba21-f49e70c34f74"
] | ted.goddard@8668f098-c06c-11db-ba21-f49e70c34f74 |
30c7fe9a6817a347ef01c8f4854ce74bd5f3f0d5 | 20591524b55c1ce671fd325cbe41bd9958fc6bbd | /service-provider/src/main/java/com/rongdu/loans/common/TripartitePromotionConfig.java | 29cab459ca0fdc0a67a0dedfa2dff85cba3484ba | [] | no_license | ybak/loans-suniu | 7659387eab42612fce7c0fa80181f2a2106db6e1 | b8ab9bfa5ad8be38dc42c0e02b73179b11a491d5 | refs/heads/master | 2021-03-24T01:00:17.702884 | 2019-09-25T15:28:35 | 2019-09-25T15:28:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,871 | java | package com.rongdu.loans.common;
import java.math.BigDecimal;
import com.rongdu.common.config.Global;
import com.rongdu.loans.enums.ChannelEnum;
import com.rongdu.loans.enums.LoanProductEnum;
import com.rongdu.loans.enums.RepayMethodEnum;
import com.rongdu.loans.loan.option.PromotionCaseOP;
/**
* @Title: Tripartit... | [
"[email protected]"
] | |
ab3c828390aa9506299a3fe90b679d4e52f297ca | 6d7ef0496b677dd53455751acc230f9eb6a4b823 | /src/main/java/com/xnjr/mall/api/impl/XN808028.java | 276e08b564095d93084e31e49b65b109a85d7f66 | [] | no_license | 13110992819/std-mall | a3b8d49283d4645460e1339b0b8ce1ccf9a55cc1 | 77decf349c83a1822bd19819bba518c948cd28ef | refs/heads/master | 2020-03-08T20:32:37.635335 | 2017-09-14T15:35:06 | 2017-09-14T15:35:06 | 128,384,632 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,207 | java | /**
* @Title XN601001.java
* @Package com.xnjr.mall.api.impl
* @Description
* @author haiqingzheng
* @date 2016年5月17日 上午9:06:30
* @version V1.0
*/
package com.xnjr.mall.api.impl;
import org.apache.commons.lang3.StringUtils;
import com.xnjr.mall.ao.IProductAO;
import com.xnjr.mall.api.AProcessor;
impor... | [
"[email protected]"
] | |
60e816b9d7bec2c1e64089a33312ea431943000f | 84a39f19ad4a4028620e305305c7b0267a6f006c | /JBotEvolver/src/taskexecutor/results/SimpleFitnessResult.java | a325edff085e177c6aa0507cf3218c6e21f4f13f | [] | no_license | ci-group/ECAL_SocialLearning | d10a1a142f503428c412714ad9355671ad45216a | ce868eea9387580ec5f3ecbae544af02661cdb03 | refs/heads/master | 2021-01-21T18:34:27.408393 | 2017-05-22T14:37:19 | 2017-05-22T14:37:19 | 92,062,304 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 620 | java | package taskexecutor.results;
import result.Result;
public class SimpleFitnessResult extends Result {
private int chromosomeId;
private double fitness = 0;
private int secondFitness = 0;
public SimpleFitnessResult(int chromosomeId, double fitness, int secondFitness) {
super();
this.chromosom... | [
"[email protected]"
] | |
54a56fa69f9fd382cce3ca9f881c84cfdb92acb4 | eb5f5353f49ee558e497e5caded1f60f32f536b5 | /javax/xml/ws/Service.java | 02e9beee0ad7d29b2c12edac2d91e46cabbc0e9f | [] | no_license | mohitrajvardhan17/java1.8.0_151 | 6fc53e15354d88b53bd248c260c954807d612118 | 6eeab0c0fd20be34db653f4778f8828068c50c92 | refs/heads/master | 2020-03-18T09:44:14.769133 | 2018-05-23T14:28:24 | 2018-05-23T14:28:24 | 134,578,186 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 4,500 | java | package javax.xml.ws;
import java.net.URL;
import java.util.Iterator;
import java.util.concurrent.Executor;
import javax.xml.bind.JAXBContext;
import javax.xml.namespace.QName;
import javax.xml.ws.handler.HandlerResolver;
import javax.xml.ws.spi.Provider;
import javax.xml.ws.spi.ServiceDelegate;
public class Service
... | [
"[email protected]"
] | |
ce47d74e51392a1e411cbe31a0a6ec04c81cb897 | 161c1f4485d9f446c3b2a66312f20f1153f72576 | /JavaLabAug2017/src/lesson171108/StringBuilderRaceCondition.java | cfce067e69abf5eeb2fa0c245ff3ec6c3753ddc6 | [] | no_license | zstudent/JavaLabAug2017.DP | af617204ca23dd59c6eff658a78149308cf9d315 | a4d271ae0ae48edc2c053ff8610517cd1acb8894 | refs/heads/master | 2021-08-23T02:32:38.814920 | 2017-12-02T15:07:25 | 2017-12-02T15:07:25 | 111,810,416 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 770 | java | package lesson171108;
public class StringBuilderRaceCondition {
public static void main(String[] args) throws InterruptedException {
final StringBuilder builder = new StringBuilder();
Thread thread1 = new Thread(() -> {
for (int i = 0; i < 10; i++) {
builder.append('a');
pause();
}
});
... | [
"[email protected]"
] | |
fb518a21b1e85f1dd6a4d28fe37e30943cb9cf04 | d64f1083180622ae5aa0c6c233cf4ad6363f7e60 | /dcone/src/main/java/com/dcone/dtss/HomeController.java | 526c7659be3ad53d74cd5c9539dd809f3b54857c | [] | no_license | huangyongke/dcone | c7293b84f1351e4dbaa7df7d8e2c00a1726559ac | 3a5693dc7eb439842b54c9400a4b916b5b528644 | refs/heads/master | 2021-01-15T12:02:27.599832 | 2017-08-23T07:24:57 | 2017-08-23T07:24:57 | 99,637,186 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,220 | java | package com.dcone.dtss;
import java.text.DateFormat;
import java.util.Date;
import java.util.Locale;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.RequestMapping;
import org... | [
"User@User-PC"
] | User@User-PC |
1ca3f30b3f6b10e28942e2ed09c10e4f3ac2257c | 447520f40e82a060368a0802a391697bc00be96f | /apks/malware/app66/source/com/umpay/huafubao/ui/p.java | cbaa24de428eb4ee125e84b877ed799ea0051e8f | [
"Apache-2.0"
] | permissive | iantal/AndroidPermissions | 7f3343a9c29d82dbcd4ecd98b3a50ddf8d179465 | d623b732734243590b5f004d167e542e2e2ae249 | refs/heads/master | 2023-07-19T01:29:26.689186 | 2019-09-30T19:01:42 | 2019-09-30T19:01:42 | 107,239,248 | 0 | 0 | Apache-2.0 | 2023-07-16T07:41:38 | 2017-10-17T08:22:57 | null | UTF-8 | Java | false | false | 496 | java | package com.umpay.huafubao.ui;
import android.view.View;
import android.view.View.OnClickListener;
import android.widget.EditText;
import com.umpay.huafubao.d.a;
final class p
implements View.OnClickListener
{
p(BillingActivity paramBillingActivity) {}
public final void onClick(View paramView)
{
paramV... | [
"[email protected]"
] | |
98ac394df9374c4a652ee9e9fb2d2b2d3d1be4d4 | 421f0a75a6b62c5af62f89595be61f406328113b | /generated_tests/model_seeding/103_sweethome3d-com.eteks.sweethome3d.model.HomeApplication-1.0-8/com/eteks/sweethome3d/model/HomeApplication_ESTest_scaffolding.java | a12bc6a8bb9898e017e9073ce7e1dd927a1b7c9f | [] | no_license | tigerqiu712/evosuite-model-seeding-empirical-evaluation | c78c4b775e5c074aaa5e6ca56bc394ec03c2c7c6 | 11a920b8213d9855082d3946233731c843baf7bc | refs/heads/master | 2020-12-23T21:04:12.152289 | 2019-10-30T08:02:29 | 2019-10-30T08:02:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 549 | java | /**
* Scaffolding file used to store all the setups needed to run
* tests automatically generated by EvoSuite
* Sat Oct 26 00:12:14 GMT 2019
*/
package com.eteks.sweethome3d.model;
import org.evosuite.runtime.annotation.EvoSuiteClassExclude;
import org.junit.BeforeClass;
import org.junit.Before;
import org.junit... | [
"[email protected]"
] | |
5f97ed4911180c57ece319ce194a2f9d9c6a94c7 | 6b3a781d420c88a3a5129638073be7d71d100106 | /AdProxyPersist/src/main/java/com/ocean/persist/api/proxy/jieku/JiekuSize.java | 8a4e33785bad473b652bc8979929ceef39d809dd | [] | no_license | Arthas-sketch/FrexMonitor | 02302e8f7be1a68895b9179fb3b30537a6d663bd | 125f61fcc92f20ce948057a9345432a85fe2b15b | refs/heads/master | 2021-10-26T15:05:59.996640 | 2019-04-13T07:52:57 | 2019-04-13T07:52:57 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 740 | java | package com.ocean.persist.api.proxy.jieku;
import com.ocean.core.common.base.AbstractBaseEntity;
public class JiekuSize {
private static final long serialVersionUID = 1L;
private Integer width;// required uint32 宽
private Integer height;// required uint32 ⾼高Field
public JiekuSize() {
super();
}
public ... | [
"[email protected]"
] | |
2b87c072549823d63f606d2a110927441c5d7717 | 65c1b70e6d8125147e4211fbe07e7fccfab77a1b | /app/src/main/java/com/qifeng/theunderseaworld/bean/PersonalCustomerTuijianBean.java | e317dab67b9ac58dfca02bdefbb6d33ce9fd14a3 | [] | no_license | WpSmile/TheUnderseaWorld | 31cb786c6d6ab2d5d1a512ec63d2f8856ce46579 | ac054590282ceebbac84300d2a2b541e50d4d02c | refs/heads/master | 2021-01-22T17:28:46.608551 | 2017-03-31T09:37:29 | 2017-03-31T09:37:29 | 85,016,214 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,353 | java | package com.qifeng.theunderseaworld.bean;
import java.io.Serializable;
/**
* Created by liu on 2017/3/22.
*/
public class PersonalCustomerTuijianBean implements Serializable {
private int image;
private String imageUrl;
private String title;
private String sign;
private String percent;
priv... | [
"[email protected]"
] | |
26cfb3d5915fafb716f639a1469d1417cba15ece | 9a6ea6087367965359d644665b8d244982d1b8b6 | /src/main/java/X/AnonymousClass0QX.java | f23294464b8425a6ddc36bf420e69f158c79d39a | [] | no_license | technocode/com.wa_2.21.2 | a3dd842758ff54f207f1640531374d3da132b1d2 | 3c4b6f3c7bdef7c1523c06d5bd9a90b83acc80f9 | refs/heads/master | 2023-02-12T11:20:28.666116 | 2021-01-14T10:22:21 | 2021-01-14T10:22:21 | 329,578,591 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 4,989 | java | package X;
import java.io.IOException;
/* renamed from: X.0QX reason: invalid class name */
public final class AnonymousClass0QX extends AnonymousClass078 implements AnonymousClass077 {
public static final AnonymousClass0QX A03;
public static volatile AbstractC37151nd A04;
public int A00;
public long... | [
"[email protected]"
] | |
11104bbff20427800341675c13a3851ab9621907 | 745b525c360a2b15b8d73841b36c1e8d6cdc9b03 | /jun_springcloud_plugin/springcloud_netflix_edgware/cloud-simple-service/src/main/java/cloud/simple/service/web/UserController.java | a600ab9481b8fa48e3c85fa771fae874207343c6 | [] | no_license | wujun728/jun_java_plugin | 1f3025204ef5da5ad74f8892adead7ee03f3fe4c | e031bc451c817c6d665707852308fc3b31f47cb2 | refs/heads/master | 2023-09-04T08:23:52.095971 | 2023-08-18T06:54:29 | 2023-08-18T06:54:29 | 62,047,478 | 117 | 42 | null | 2023-08-21T16:02:15 | 2016-06-27T10:23:58 | Java | UTF-8 | Java | false | false | 639 | java | package cloud.simple.service.web;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
import org.springframework.web.bind.annotation.RestController;
import clo... | [
"[email protected]"
] | |
bdef6dffe1011bed01c1df0e2869c5274d9888ba | b1f63adf098861d640b5e6bf0d9e69a12ec8df6e | /asciidoctor-editor-plugin/src/main/java-eclipse/de/jcup/asciidoctoreditor/toolbar/OpenInExternalBrowserAction.java | eb60413fd0df0c7a49fccb6d3eb960e9333215ab | [
"Apache-2.0"
] | permissive | vogellacompany/eclipse-asciidoctor-editor | 6dbc6ac578b7cbb897fdb8b6d80ef214878d07c0 | f6b9c02cd69a8a4dc42b0f5c16c6fcde0a286959 | refs/heads/master | 2021-12-02T14:19:02.767952 | 2021-09-17T09:21:05 | 2021-09-17T09:21:05 | 407,466,274 | 0 | 0 | NOASSERTION | 2021-09-17T08:34:12 | 2021-09-17T08:34:11 | null | UTF-8 | Java | false | false | 1,246 | java | /*
* Copyright 2016 Albert Tregnaghi
*
* 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 to i... | [
"[email protected]"
] | |
9ed83859a5dc7f1e32ac6710ce181400fb9c0c9b | c8688db388a2c5ac494447bac90d44b34fa4132c | /sources/com/google/android/datatransport/runtime/scheduling/persistence/C1637i.java | 845f796722e90c700b8901d493c4a1aa95e41af7 | [] | no_license | mred312/apk-source | 98dacfda41848e508a0c9db2c395fec1ae33afa1 | d3ca7c46cb8bf701703468ddc88f25ba4fb9d975 | refs/heads/master | 2023-03-06T05:53:50.863721 | 2021-02-23T13:34:20 | 2021-02-23T13:34:20 | 341,481,669 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,270 | java | package com.google.android.datatransport.runtime.scheduling.persistence;
import android.database.Cursor;
import com.google.android.datatransport.runtime.TransportContext;
import com.google.android.datatransport.runtime.scheduling.persistence.SQLiteEventStore;
import java.util.List;
/* renamed from: com.google.android... | [
"[email protected]"
] | |
9e64fb7d4ebea27227e1dc40f89275e521776eaf | 140e5dd4d5e721958f0f0673db0adfff8d3e100b | /src/main/java/minecrafttransportsimulator/mcinterface/InterfaceGUI.java | 4550ef287f6f0ae869c1cf660d110044d7d53bac | [] | no_license | helpmegetaname/MinecraftTransportSimulator | c1c210fb8f662a0d1d3cd9f236f98c27b386e731 | 8a83280c24e28fc44416eb86ea0bac6076c2760d | refs/heads/master | 2023-08-26T20:54:33.498839 | 2021-10-30T01:29:08 | 2021-10-30T01:29:08 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,988 | java | package minecrafttransportsimulator.mcinterface;
import java.util.Arrays;
import java.util.List;
import org.lwjgl.opengl.GL11;
import minecrafttransportsimulator.baseclasses.ColorRGB;
import minecrafttransportsimulator.guis.components.AGUIBase;
import minecrafttransportsimulator.guis.components.GUIComponent... | [
"[email protected]"
] | |
e2a0f4046f19e65f9be81bca1a9c3dc1c684ddb1 | ed5159d056e98d6715357d0d14a9b3f20b764f89 | /test/irvine/oeis/a054/A054777Test.java | ccf3e8313f1a355810e6deaba34f2ff15f0226fc | [] | no_license | flywind2/joeis | c5753169cf562939b04dd246f8a2958e97f74558 | e5efd6971a0062ac99f4fae21a7c78c9f9e74fea | refs/heads/master | 2020-09-13T18:34:35.080552 | 2019-11-19T05:40:55 | 2019-11-19T05:40:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 195 | java | package irvine.oeis.a054;
import irvine.oeis.AbstractSequenceTest;
/**
* Tests the corresponding class.
* @author Sean A. Irvine
*/
public class A054777Test extends AbstractSequenceTest {
}
| [
"[email protected]"
] | |
39a7cf27606451f18d32f6d084369a8ebce6db99 | 37d494bb90b296f65e09a8708b3b4a9a205bb0cc | /src/main/java/com/avaje/ebean/dbmigration/ddlgeneration/platform/MySqlDdl.java | d6ac5012084b818471b31798713fdfe1fe1851da | [
"Apache-2.0"
] | permissive | joe776/avaje-ebeanorm | f4e3a69518cfc604c1b87c0dd2463161f8ca52b5 | 0612d89e9ae3d33df821ac07a62d43f2dfbb1b28 | refs/heads/master | 2021-01-20T21:37:37.109574 | 2015-08-06T11:03:25 | 2015-08-06T11:03:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 807 | java | package com.avaje.ebean.dbmigration.ddlgeneration.platform;
import com.avaje.ebean.config.dbplatform.DbIdentity;
import com.avaje.ebean.config.dbplatform.DbTypeMap;
/**
* MySql specific DDL.
*/
public class MySqlDdl extends PlatformDdl {
public MySqlDdl(DbTypeMap platformTypes, DbIdentity dbIdentity) {
super... | [
"[email protected]"
] | |
e405d799ac87cf5e6030fe17cecb66c1e3401505 | cad2fa82852ca6c60c87b407fd15ef0cdd932adc | /core-api/src/main/java/com/sequenceiq/cloudbreak/api/model/proxy/ProxyConfigRequest.java | cb640b369a31e56e8596f0e6cc1aa5c00276cfa8 | [
"LicenseRef-scancode-warranty-disclaimer",
"ANTLR-PD",
"CDDL-1.0",
"bzip2-1.0.6",
"Zlib",
"BSD-3-Clause",
"MIT",
"EPL-1.0",
"LicenseRef-scancode-proprietary-license",
"LicenseRef-scancode-jdbm-1.00",
"Apache-2.0"
] | permissive | bazaarvoice/cloudbreak | 41d16df3c043072cbf47558618b276baaddc39f6 | 749b6b1719ed5dd9f7287e0e64205565fd971e59 | refs/heads/master | 2023-04-28T14:26:39.555312 | 2023-01-05T04:12:39 | 2023-01-05T04:12:39 | 131,363,855 | 0 | 0 | Apache-2.0 | 2020-11-04T20:07:12 | 2018-04-28T02:23:40 | Java | UTF-8 | Java | false | false | 561 | java | package com.sequenceiq.cloudbreak.api.model.proxy;
import com.sequenceiq.cloudbreak.doc.ModelDescriptions.ProxyConfigModelDescription;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
@ApiModel("ProxyConfigRequest")
public class ProxyConfigRequest extends ProxyConfigBase {
... | [
"[email protected]"
] | |
1ed2ee625cf89ef73d75314cfa07bf30e2d145ab | 6e34a4bf59d4fe466865be89377373c35ffdc62b | /src/com/neocoretechs/relatrix/iterator/FindSetMode3.java | 4f3a6faf026435eeb097a1bc2daf2cb018664284 | [
"Apache-2.0"
] | permissive | neocoretechs/Relatrix | 5ab7ed93f8b1bf46ca88fed62ad5206d365dc5b1 | 3567be3d61433300d9dd3c9ba166fe5a3bc0b736 | refs/heads/master | 2023-05-26T08:01:48.414376 | 2023-05-16T21:43:11 | 2023-05-16T21:43:11 | 25,831,041 | 4 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,006 | java | package com.neocoretechs.relatrix.iterator;
import java.io.IOException;
import java.util.Iterator;
import com.neocoretechs.relatrix.Morphism;
import com.neocoretechs.relatrix.MapRangeDomain;
/**
* Find the set of objects in the relation via the specified predicate. Mode 3 = findSet("?|*",object,object)
* returns a ... | [
"[email protected]"
] | |
24fb9234d95baaba736a948972f5df195bc828e6 | 3c1a8b2997b31e526043459ce78395b34a3656f5 | /zookeeper-demo/src/main/java/com/amos/config/DefaultWatch.java | 06ef48357f1368a7a2e9e9df47ab6956dbc35ff4 | [] | no_license | amosluo/java | 1350bde7274e78baeb580e4e7af1f579e6859d2e | 6d556063dfafa19243ecaff07755c7c5e0782e2d | refs/heads/master | 2023-07-25T01:02:00.887300 | 2021-09-09T03:50:35 | 2021-09-09T03:50:35 | 397,791,625 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 859 | java | package com.amos.config;
import org.apache.zookeeper.WatchedEvent;
import org.apache.zookeeper.Watcher;
import java.util.concurrent.CountDownLatch;
public class DefaultWatch implements Watcher {
CountDownLatch cd;
public void process(WatchedEvent event) {
switch (event.getState()) {
case ... | [
"[email protected]"
] | |
8e271d78f1dec2d9f823e284e6792392b088f0b0 | 53c2c80c6b53bc1624c77ea8317499d2f28da495 | /messenger-entity/src/main/java/com/zemrow/messenger/entity/constants/ChatTagGroupConst.java | 4e0706ce630f706664702f668e1cbaf46f7efa60 | [] | no_license | a-polyakov/com.zemrow.messenger | 3016d864e7ad4a13f51fd7b35f898551b440a0f4 | dc865d21b45634fb791ad033e0598f495022cb2d | refs/heads/master | 2022-11-25T20:48:19.089558 | 2022-01-05T01:25:07 | 2022-01-05T02:08:45 | 129,466,574 | 0 | 0 | null | 2022-11-23T22:18:03 | 2018-04-14T00:27:24 | Java | UTF-8 | Java | false | false | 3,868 | java | package com.zemrow.messenger.entity.constants;
import com.querydsl.core.types.PathMetadata;
import com.querydsl.core.types.dsl.EnumPath;
import com.querydsl.core.types.dsl.NumberPath;
import com.querydsl.sql.ColumnMetadata;
import com.zemrow.messenger.entity.ChatTagGroup;
import com.zemrow.messenger.entity.enums.TagGr... | [
"[email protected]"
] | |
8d7c3715a623cfa1688d70e60bd67eaf9c448a12 | b84d0de1ea3ca9608d54a43b78a6dd952ca555b4 | /app/src/main/java/com/example/ggxiaozhi/store/the_basket/mvp/presenter/impl/TopFragmentPresenterImpl.java | ac08e32f69be37f19b70bc80aa195e22e23568d6 | [
"Apache-2.0"
] | permissive | duboAndroid/Bailan | 64dc785cf792e4372944122e41162e05ef10e6d6 | cebc496edb8ded8f7edcc5cb6d9ef2dac028b8a6 | refs/heads/master | 2021-05-06T13:12:46.545324 | 2017-12-06T02:01:11 | 2017-12-06T02:01:11 | 113,255,699 | 37 | 11 | null | null | null | null | UTF-8 | Java | false | false | 1,522 | java | package com.example.ggxiaozhi.store.the_basket.mvp.presenter.impl;
import com.example.ggxiaozhi.store.the_basket.api.IGetDataDelegate;
import com.example.ggxiaozhi.store.the_basket.base.BaseActivity;
import com.example.ggxiaozhi.store.the_basket.base.mvpbase.BasePresenterImpl;
import com.example.ggxiaozhi.store.the_ba... | [
"[email protected]"
] | |
609e0d2ddd7035eb27d3df2f9ec4fff4c8b88232 | 8d8024d86f02fe208029e7a05c198a2d3d9e4411 | /app/backup/build/generated/data_binding_base_class_source_out/debug/dataBindingGenBaseClassesDebug/out/com/itg/calderysapp/databinding/ItemRvIntentMaterialBinding.java | 66d835a3bbe95b47a12e4680ef418a24bb773504 | [] | no_license | AndroidItg8/calderys_final_testing | 137b34eba3cd93b152e491946312cdff6893cc09 | 52ff87b8baebeb81f29e57615203da2c7a422534 | refs/heads/master | 2020-04-21T17:40:29.139009 | 2019-02-19T05:26:16 | 2019-02-19T05:26:16 | 169,743,922 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,254 | java | package com.itg.calderysapp.databinding;
import android.databinding.Bindable;
import android.databinding.DataBindingComponent;
import android.databinding.DataBindingUtil;
import android.databinding.ViewDataBinding;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.vi... | [
"[email protected]"
] | |
fc500b4cb2aee27db4a0e9cab68a610ed3cff203 | 14755b80b5860af4d46c16b851e84ccf9d12506e | /java/joa/src-gen/com/wilutions/mslib/office/GridLines.java | 5c25ef5f50133f22cafdcdca9e4a3613438927d3 | [
"MIT"
] | permissive | wolfgangimig/joa | cdabaf1386dcc40c53a0279659666e7a83af3d89 | a74bbab92eab2e3a7e525728ed318537c2b6a42a | refs/heads/master | 2022-04-30T09:24:25.177264 | 2022-04-24T09:03:42 | 2022-04-24T09:03:42 | 26,138,099 | 12 | 14 | null | null | null | null | UTF-8 | Java | false | false | 880 | java | /* ** GENEREATED FILE - DO NOT MODIFY ** */
package com.wilutions.mslib.office;
import com.wilutions.com.*;
/**
* GridLines.
*
*/
@CoInterface(guid="{000C1725-0000-0000-C000-000000000046}")
public interface GridLines extends IDispatch {
static boolean __typelib__loaded = __TypeLib.load();
@DeclDISPI... | [
"[email protected]"
] | |
17c6c9cc58705fd42ea49069a4510114ed42c8a5 | 71fe4adaecb0d34b598c9463068cccc096391b28 | /scarabei-api/src/com/jfixby/scarabei/api/net/message/Message.java | 396adbbd8bbcdabab03d20eee412d586d5a7fce9 | [] | no_license | Scarabei/Scarabei | ea795ddfa0ee83bdc100b54ca88f09c56937c289 | 07ab9cf45eafb3c0bb939792303b4c70e6b50b95 | refs/heads/master | 2023-03-12T11:58:48.401947 | 2021-03-04T13:24:53 | 2021-03-04T13:31:01 | 45,246,099 | 8 | 3 | null | 2017-03-13T11:11:46 | 2015-10-30T11:02:15 | Java | UTF-8 | Java | false | false | 1,024 | java |
package com.jfixby.scarabei.api.net.message;
import java.util.LinkedHashMap;
import com.jfixby.scarabei.api.log.L;
public final class Message implements java.io.Serializable {
private static final long serialVersionUID = -7864576801100184653L;
public Message (final String header) {
this.header = hea... | [
"[email protected]"
] | |
5a38fbbfd1cdf1143bb2e6fb69640e70d187767c | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/12/12_90225b02b22075bdf7be16c0613b516b60a326cd/Endpoint/12_90225b02b22075bdf7be16c0613b516b60a326cd_Endpoint_s.java | 2c40dadd4997b4172bd90eec9c83b7e734509bc8 | [] | 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 | 5,583 | java | package com.taobao.top.link.endpoint;
import java.net.URI;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import com.taobao.top.link.DefaultLoggerFactory;
import com.taobao.top.link.LinkException;
import com.taobao.top.link.Log... | [
"[email protected]"
] | |
c03f78214a0572f9ce1996df1120066b5713e6af | 0af8b92686a58eb0b64e319b22411432aca7a8f3 | /large-multiproject/project94/src/test/java/org/gradle/test/performance94_5/Test94_478.java | 80c2f54b598d0348cb293cd046a431b41a57a52c | [] | no_license | gradle/performance-comparisons | b0d38db37c326e0ce271abebdb3c91769b860799 | e53dc7182fafcf9fedf07920cbbea8b40ee4eef4 | refs/heads/master | 2023-08-14T19:24:39.164276 | 2022-11-24T05:18:33 | 2022-11-24T05:18:33 | 80,121,268 | 17 | 15 | null | 2022-09-30T08:04:35 | 2017-01-26T14:25:33 | null | UTF-8 | Java | false | false | 292 | java | package org.gradle.test.performance94_5;
import static org.junit.Assert.*;
public class Test94_478 {
private final Production94_478 production = new Production94_478("value");
@org.junit.Test
public void test() {
assertEquals(production.getProperty(), "value");
}
} | [
"[email protected]"
] | |
a2670c6777a04888974b870f447c7d29063c0f86 | 8af1164bac943cef64e41bae312223c3c0e38114 | /results-java/processing--processing/20b67332f22700407ccfd570539b5c6469f21713/after/AvailableContribution.java | 82b7ef4bf1f17b46f4305e8f3aab7c3558333c33 | [] | no_license | fracz/refactor-extractor | 3ae45c97cc63f26d5cb8b92003b12f74cc9973a9 | dd5e82bfcc376e74a99e18c2bf54c95676914272 | refs/heads/master | 2021-01-19T06:50:08.211003 | 2018-11-30T13:00:57 | 2018-11-30T13:00:57 | 87,353,478 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,591 | java | /* -*- mode: java; c-basic-offset: 2; indent-tabs-mode: nil -*- */
/*
Part of the Processing project - http://processing.org
Copyright (c) 2013 The Processing Foundation
Copyright (c) 2011-12 Ben Fry and Casey Reas
This program is free software; you can redistribute it and/or modify
it under the terms of t... | [
"[email protected]"
] | |
a73c6a96c92bcd0e2f6809346a34c78010da879b | 65c784062352d92875f16740e24b34a78d952d42 | /src/main/java/io/github/jhipster/sample/JhipsterDtoSampleApplicationApp.java | ea884a40280700d93e58c1ecd1ed4c8fdb92bac5 | [] | no_license | extremenelson/jhipster-sample-app-dto | d0d4f4f9d70cb0bda9371fe554195791eb5ab081 | 0b88f3f1612a08b01d6ef32c3193fd78d1d9da5b | refs/heads/master | 2021-04-15T14:40:24.183814 | 2018-02-27T22:43:33 | 2018-02-27T22:43:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,810 | java | package io.github.jhipster.sample;
import io.github.jhipster.sample.config.ApplicationProperties;
import io.github.jhipster.sample.config.DefaultProfileUtil;
import io.github.jhipster.config.JHipsterConstants;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.boot.SpringApplication;... | [
"[email protected]"
] | |
3835fc859adef51de09cf4a063af6b0e97ff9cd0 | be0e8535222b601c277a9d29f234e7fa44e13258 | /output/com/ankamagames/dofus/network/messages/game/context/notification/NotificationListMessage.java | 92fb6bd2b23963a10b21cd79bdf68158168d1c67 | [] | no_license | BotanAtomic/ProtocolBuilder | df303b741c701a17b0c61ddbf5253d1bb8e11684 | ebb594e3da3adfad0c3f036e064395a037d6d337 | refs/heads/master | 2021-06-21T00:55:40.479271 | 2017-08-14T23:59:09 | 2017-08-14T23:59:24 | 100,318,625 | 1 | 2 | null | null | null | null | UTF-8 | Java | false | false | 1,186 | java | package com.ankamagames.dofus.network.messages.game.context.notification;
import com.ankamagames.jerakine.network.NetworkMessage;
import com.ankamagames.jerakine.network.INetworkMessage;
import com.ankamagames.jerakine.network.ICustomDataOutput;
import flash.utils.ByteArray;
import com.ankamagames.jerakine.network.Cus... | [
"[email protected]"
] | |
ae048ed3743601faf0e438067e81e7dcda25791f | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/17/17_9b9cb42bab86b99dd266f94a81dba31af1cfdbdc/NOTBuilderNode/17_9b9cb42bab86b99dd266f94a81dba31af1cfdbdc_NOTBuilderNode_t.java | 4fc0d3358733c7e04002fad3d593769006b29df5 | [] | 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 | 4,278 | java | /*
Copyright 2008-2010 Gephi
Authors : Mathieu Bastian <[email protected]>
Website : http://www.gephi.org
This file is part of Gephi.
Gephi is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation... | [
"[email protected]"
] | |
bef138d9b10f282fd6fcfa11f74564d93f54cb40 | ebfcf186b788ec7502e1cc9bad5c08f4224b26e0 | /releases/broadleaf/static/BroadleafCommerce-broadleaf-1.5.3-GA/admin/broadleaf-admin-module/src/main/java/org/broadleafcommerce/admin/client/datasource/order/OrderItemAdjustmentListDataSourceFactory.java | bd3799a05ac0dc2a4c3c4baaf1bf824bbf01138b | [] | no_license | klagithub1/static_antipattern_analyzer | 06eb3bf0b15faa392a7d815d928ac6d4b18afd20 | a8764b307b6531b8ad715e8f621e1a5c8c6f951b | refs/heads/master | 2023-01-13T21:13:36.703932 | 2017-05-07T06:03:07 | 2017-05-07T06:03:07 | 90,512,339 | 0 | 0 | null | 2023-01-02T21:53:08 | 2017-05-07T06:02:38 | Java | UTF-8 | Java | false | false | 2,953 | java | /*
* Copyright 2008-2009 the original author or authors.
*
* 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 ap... | [
"[email protected]"
] | |
9155626a1fd85c96f38aeb05d1011679f2424b0d | ea4274b5a1ce98615a4cb60e83dec40f460da28a | /src/main/java/org/boom/msg/JoinRoom.java | 52c55fa466644f863de4f12d836e334b1289fab6 | [] | no_license | fforw/boom | 8f961bdb2c16610f41f5c3787b88bbdd930410bc | a6668b4f4f537c6b481d890e5e8ca13e09bf2f26 | refs/heads/master | 2020-06-03T07:01:11.089961 | 2012-05-18T17:52:49 | 2012-05-18T17:52:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 252 | java | package org.boom.msg;
public class JoinRoom
extends ApplicationMessage
{
private String name;
public void setName(String name)
{
this.name = name;
}
public String getName()
{
return name;
}
}
| [
"[email protected]"
] | |
c95e406990b1d6b6ffd2356fa37637cc74cb8abe | 31750459b1afa9ab8a60e9a9432fa35c5620148e | /src/main/java/com/example/viewpager/base/menudetail/TopicMenuDstailPager.java | 50a0cbe24f9a5a64c0540c764c085bf1bbf6ebbd | [] | no_license | Zhangyinbi/News | 71e6eb367a32c23bdaf1bc0578b232f136f30ef5 | decfca8d9076048e09f6b0b2b0202ac844e093c8 | refs/heads/master | 2020-12-24T09:31:47.871593 | 2016-11-09T13:02:02 | 2016-11-09T13:02:02 | 73,284,740 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 743 | java | package com.example.viewpager.base.menudetail;
import android.app.Activity;
import android.graphics.Color;
import android.view.Gravity;
import android.view.View;
import android.widget.TextView;
import com.example.viewpager.base.BaseMenuDetailPager;
/**
* Created by Administrator on 2016/6/15 0015.
*/
public class ... | [
"[email protected]"
] | |
243ae4055015b27f030412fbe282cc1b01b01f8f | b49ee04177c483ab7dab6ee2cd3cabb44a159967 | /medicineDaChen/src/main/java/com/dachen/medicine/activity/AboutActivity.java | 58040ed8526dd6f620ffb9270e12edb2f93ab22a | [] | no_license | butaotao/MedicineProject | 8a22a98a559005bb95fee51b319535b117f93d5d | 8e57c1e0ee0dac2167d379edd9d97306b52d3165 | refs/heads/master | 2020-04-09T17:29:36.570453 | 2016-09-13T09:17:05 | 2016-09-13T09:17:05 | 68,094,294 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 4,985 | java | package com.dachen.medicine.activity;
import android.content.Intent;
import android.os.Bundle;
import android.os.Handler;
import android.view.View;
import android.view.View.OnClickListener;
import android.widget.RelativeLayout;
import android.widget.TextView;
import com.dachen.medicine.R;
import com.dachen.medicine.a... | [
"[email protected]"
] | |
72c2403ed220200d404675c49f6741c5629e8803 | de7b67d4f8aa124f09fc133be5295a0c18d80171 | /workspace_activeMq/activemq-parent/activemq-core/src/test/java/org/apache/activemq/usecases/ConsumeUncompressedCompressedMessageTest.java | 4328a26b28b31dd8359df6521c1c90843d767e1c | [] | no_license | lin-lee/eclipse_workspace_test | adce936e4ae8df97f7f28965a6728540d63224c7 | 37507f78bc942afb11490c49942cdfc6ef3dfef8 | refs/heads/master | 2021-05-09T10:02:55.854906 | 2018-01-31T07:19:02 | 2018-01-31T07:19:02 | 119,460,523 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 6,457 | java | /**
* 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, Version 2.0
* (the "License"); you may... | [
"[email protected]"
] | |
e7369e807f820160781f5a0b53e23489e985c50f | 4dbec7fa8cb9175a78e07b24a5acae1c8e39a008 | /src/com/imageUtil/WebImageCache.java | b5ad380031c46d5ff865d2a7701e444cb73fd4a4 | [] | no_license | longtaoge/TestCame | 333bd39fea8a0b97b1ae4abc93494711409be5a9 | 0acc0bc1dc439117804468af398faa57c63aaf5a | refs/heads/master | 2021-01-10T08:17:47.209091 | 2015-10-13T16:40:09 | 2015-10-13T16:40:09 | 44,188,672 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 4,084 | java | package com.imageUtil;
import java.io.BufferedOutputStream;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.lang.ref.SoftReference;
import java.util.concurrent.ConcurrentHashMap;
import java.util.concurrent.ExecutorService;
import java... | [
"[email protected]"
] | |
9527c3b0ea8a209285bd37b363570d38975b285c | 212a49f1202700a4c4fb41d9e8d756ab9cd825f6 | /trans_workplace/service-medicaltrans/rpc/medicaltrans-base-rpc/generated/segi/medicaltrans/base/userposit/UserGraLocationInfoPaginatorIceHolder.java | 9403d777e0315360898450cfe5ba570c1b2aba3e | [] | no_license | zhyangzzz/medicaltrans | 3a47df2618aee9ebdcfb591ef32ed9bd4046f855 | 6c0a63decc4c108db9f7a2f29f64794021824a4f | refs/heads/master | 2020-03-31T20:10:04.373005 | 2018-10-11T03:36:49 | 2018-10-11T03:36:49 | 152,528,128 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 845 | java | // **********************************************************************
//
// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
//
// ***************************************************... | [
"[email protected]"
] | |
ec87f702ef22c50f29597426b4076b6d7a465d14 | 74ca72a287d13b4a677069f6a82998e684e5af81 | /dsj_house/dsj-warrant-back/src/main/java/com/dsj/data/web/utils/RequestParamHelper.java | 658a7e7f3bf1461a0434a286cf8233a33b46122b | [] | no_license | tomdev2008/dsj_house | 5d8187b3fca63bd2fc83ea781ea9cda0a91943a2 | 988ab003b1fec4dfb12d3712adde58a4abef067c | refs/heads/master | 2020-03-29T05:17:18.866087 | 2017-12-01T11:53:58 | 2017-12-01T11:53:58 | 149,575,972 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 666 | java | package com.dsj.data.web.utils;
import java.util.Enumeration;
import java.util.HashMap;
import java.util.Map;
import javax.servlet.ServletRequest;
/**
* 提取request 请求参数封装成map
* @author majian
* @date 2017-3-12 14:23:33
*/
public class RequestParamHelper {
public static Map<String,Object> paramsToMaps(Servlet... | [
"[email protected]"
] | |
d9575ff5f2185865f522d93f43bb531f174993da | 8af1164bac943cef64e41bae312223c3c0e38114 | /results-java/neo4j--neo4j/7d5af5798b4986a17ddbd97018329b7ed788d507/before/SegmentsTest.java | f310a6a5b7532ed14154dd2c2e66e3e63c7b5009 | [] | no_license | fracz/refactor-extractor | 3ae45c97cc63f26d5cb8b92003b12f74cc9973a9 | dd5e82bfcc376e74a99e18c2bf54c95676914272 | refs/heads/master | 2021-01-19T06:50:08.211003 | 2018-11-30T13:00:57 | 2018-11-30T13:00:57 | 87,353,478 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,062 | java | /*
* Copyright (c) 2002-2016 "Neo Technology,"
* Network Engine for Objects in Lund AB [http://neotechnology.com]
*
* This file is part of Neo4j.
*
* Neo4j is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Fo... | [
"[email protected]"
] | |
ea2f5a269f90bea2d61cb15498fc6cc3b47637f0 | ac9abcb25dfeb41df2dffb4608d0d69795526d1a | /src/com/toolbox/cms/action/admin/assist/CmsCommentAct.java | c4ea5b4a186efd5a79579a2bce8a999f2131248f | [] | no_license | nextflower/toolbox | d7716f1a1b838b217aba08c76eac91005f56092a | d002c6db442fb1078ae5356fe577d4ec63309b19 | refs/heads/master | 2016-09-05T13:04:34.875755 | 2015-05-12T10:47:40 | 2015-05-12T10:47:40 | 35,481,909 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,575 | java | package com.toolbox.cms.action.admin.assist;
import static com.toolbox.common.page.SimplePage.cpn;
import java.util.Date;
import javax.servlet.http.HttpServletRequest;
import org.apache.commons.lang.StringUtils;
import org.apache.shiro.authz.annotation.RequiresPermissions;
import org.slf4j.Logger;
import org.slf4j.... | [
"[email protected]"
] | |
1bd1b41410a584e0cb11a813a561d9cc8eeaa59d | 4197b9914a743635ac1b785b5cb04378316d982f | /Gadgetmart_Main_Backend/src/main/java/lk/swlc/GadgetMartBackend/GadgetMartBackend/controller/OrderController.java | e50084d966b48bda5f78099beafacb286c2c7ca0 | [] | no_license | MalinduDilshan97/GadgetMart_CPU6003 | 4152ece92612280c62fb3567f390cd5fe04a8fb4 | 3573c7e49f6c70e0c7dd794cacb23c4c18cfe7c3 | refs/heads/master | 2023-03-28T19:47:14.369895 | 2021-04-07T14:33:21 | 2021-04-07T14:33:21 | 355,558,584 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,853 | java | /*
*Time :- 9:31 AM
*Author :- Uvindu Mohotti
*Special Thing :-
*/
package lk.swlc.GadgetMartBackend.GadgetMartBackend.controller;
import lk.swlc.GadgetMartBackend.GadgetMartBackend.api.OrderManagement;
import lk.swlc.GadgetMartBackend.GadgetMartBackend.entity.Order;
import lk.swlc.GadgetMartBackend.GadgetMartB... | [
"[email protected]"
] | |
acc1638d8af70a336d2a1b7cb1d6f4f159012ad4 | 2bea415b1997fb13512957cfcbfa75d591c23dae | /aili/aili-hibernate/src/main/java/org/hbhk/aili/hibernate/share/utils/PoJo2CriteriaUtil.java | 1609d9110e4ce397afe79970bf74ff55d773456d | [] | no_license | konglingjuanyi/aili-framework | d1aac2a02c3863e70cfaed2fefd570dcb1fe9d99 | 2453de39f7a94196a273a10204e0551c36652c81 | refs/heads/master | 2021-01-23T22:30:00.200605 | 2015-04-05T06:28:48 | 2015-04-05T06:28:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,526 | java | package org.hbhk.aili.hibernate.share.utils;
import java.beans.IntrospectionException;
import java.beans.PropertyDescriptor;
import java.lang.reflect.Field;
import java.lang.reflect.InvocationTargetException;
import java.lang.reflect.Method;
import java.util.Date;
import java.util.List;
import javassist.Mod... | [
"[email protected]"
] | |
df3daa80bcc33e4d6712b4d8285171eab8414b2f | 72e41bf7f6678728b848425d2f7c3db8edca95d9 | /TSS.Java/src/tss/tpm/TPMT_TK_AUTH.java | ec42d4fdade8e0fe1ff7997c71c229b346512185 | [
"MIT"
] | permissive | hhluci/TSS.MSR | d398b7a58fb0215e924b6e6db7daffd1dcae6595 | 6c3668f727ae9f4905fa0cea88fff1eee7374df0 | refs/heads/master | 2021-05-17T23:53:41.044699 | 2020-03-29T05:07:26 | 2020-03-29T05:07:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,119 | java | package tss.tpm;
import tss.*;
// -----------This is an auto-generated file: do not edit
//>>>
/**
* This ticket is produced by TPM2_PolicySigned() and TPM2_PolicySecret() when the authorization has an expiration time. If nonceTPM was provided in the policy command, the ticket is computed by
*/
public cl... | [
"[email protected]"
] | |
571ee8a17404a5752916adb37d7776221a7e55de | b64611db411272d55ba203c828ef912084f4690e | /service_interface/src/main/java/com/xingfugo/business/module/Goodsask.java | 09917ec5040e876173cbf9f733373dd0d891a5fb | [] | no_license | stranger2008/txmp | 82ff74bb0cd1189b940873df82bad838acd51d20 | 293fdf5e6dd3a30d06a934615823ad601c59edb6 | refs/heads/master | 2021-01-10T03:26:55.043893 | 2016-01-03T14:37:18 | 2016-01-03T14:37:18 | 48,640,606 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,520 | java | package com.xingfugo.business.module;
import java.io.Serializable;
import java.sql.Timestamp;
import javax.validation.constraints.NotNull;
import org.hibernate.validator.constraints.Length;
import org.hibernate.validator.constraints.NotEmpty;
/**
* @function 功能 记录商品咨询信息实体
* @date 创建日期 Fri Mar 23 11:24:44 CST 2012
... | [
"[email protected]"
] | |
183bfa3e1e76ab7ea55c016207a217ba3955d67d | 62e334192393326476756dfa89dce9f0f08570d4 | /tk_code/tiku-essay-app/essay-server/src/main/java/com/huatu/tiku/essay/repository/EssayStandardAnswerRuleRepository.java | 3f6dfce30285a2f34fda25de7d7803c6958fb7ba | [] | no_license | JellyB/code_back | 4796d5816ba6ff6f3925fded9d75254536a5ddcf | f5cecf3a9efd6851724a1315813337a0741bd89d | refs/heads/master | 2022-07-16T14:19:39.770569 | 2019-11-22T09:22:12 | 2019-11-22T09:22:12 | 223,366,837 | 1 | 2 | null | 2022-06-30T20:21:38 | 2019-11-22T09:15:50 | Java | UTF-8 | Java | false | false | 1,101 | java | package com.huatu.tiku.essay.repository;
import com.huatu.tiku.essay.entity.EssayStandardAnswerRule;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Modifying;
import org.springframework.data.jpa.repository.Query;
import org.springframework.transaction.annot... | [
"[email protected]"
] | |
6add26e109de4f831e9e2cd16fd7b1977e4446cc | f864e3dca27b9545cf9ce8aa1e67a422b8feb08b | /main/src/jp/hishidama/eclipse_plugin/dmdl_editor/internal/extension/portergen/DirectioSeqfileExporterGenerator.java | a7af71ec8a6606a834503d1e9fd5f2fcb06b59d9 | [] | no_license | hishidama/dmdl-editor-plugin | 2692181cd4565f660d46fec44902f3374adf90ef | 86533c781de491dc9a6bcf2d4a6a2f38b0f6f2c0 | refs/heads/master | 2021-01-18T14:38:45.188221 | 2013-09-07T02:45:15 | 2013-09-07T02:45:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,041 | java | package jp.hishidama.eclipse_plugin.dmdl_editor.internal.extension.portergen;
import jp.hishidama.eclipse_plugin.dmdl_editor.extension.DirectioGenerator;
public class DirectioSeqfileExporterGenerator extends DirectioGenerator {
@Override
public String getName() {
return "@directio.sequence_file";
}
... | [
"[email protected]"
] | |
9741f6ad1eb380ae18ae27866f71b3b8d19f9fd5 | 38c4451ab626dcdc101a11b18e248d33fd8a52e0 | /identifiers/batik-1.7/sources/org/apache/batik/dom/svg/SVGOMFEDistantLightElement.java | b6df9096193cdb3fd8d1d4b53934f5e39dd9274f | [] | no_license | habeascorpus/habeascorpus-data | 47da7c08d0f357938c502bae030d5fb8f44f5e01 | 536d55729f3110aee058ad009bcba3e063b39450 | refs/heads/master | 2020-06-04T10:17:20.102451 | 2013-02-19T15:19:21 | 2013-02-19T15:19:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,525 | java | org PACKAGE_IDENTIFIER false
apache PACKAGE_IDENTIFIER false
batik PACKAGE_IDENTIFIER false
dom PACKAGE_IDENTIFIER false
svg PACKAGE_IDENTIFIER false
org PACKAGE_IDENTIFIER false
apache PACKAGE_IDENTIFIER false
batik PACKAGE_IDENTIFIER false
dom PACKAGE_IDENTIFIER false
AbstractDocument TYPE_IDENTIFIER false
org PACKAG... | [
"[email protected]"
] | |
30fa90c5179cf96ecb0fe0e2d5868b9cd3d3081a | 59dacd3da298bf20b452b7ab9b78608df03fb654 | /src/main/java/iniciante/P1176/Main.java | ba842706e86707748e552e953aee66b15d9bcfc7 | [] | no_license | mageddo/urionlinejudge | e2c82fbc739d8cf437914425e1daee91f6658bed | 455e7e90507271c3e85f55b48340432a5d0d82c0 | refs/heads/master | 2020-09-03T01:45:52.673872 | 2017-09-18T01:18:39 | 2017-09-18T01:18:39 | 73,522,176 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 759 | java | package iniciante.P1176;
import java.io.BufferedOutputStream;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
/**
* Created by elvis on 13/11/16.
*/
public class Main {
public static void main(String args[]) throws IOException {
final BufferedOutputStream out = new B... | [
"[email protected]"
] | |
dd9b8515a8b398cf2a34504eff624e6ac48e3e42 | 9be22f5861302c7e14e01a2b20a7c4bbeca1e9ac | /src/example/SDTPConnection.java | d4a7e4912b011157daa476a50b9bcd7f139f4bf1 | [
"MIT"
] | permissive | LucasBaizer/JNetwork | 8182d99be927646958b74365c8b0774f956b0eaa | b08ff842b0a6a5690f808f858dc1009efca98be0 | refs/heads/master | 2021-09-06T09:03:39.328976 | 2018-02-04T18:06:16 | 2018-02-04T18:06:16 | 49,843,822 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,053 | java | package example;
import java.io.IOException;
import java.io.Serializable;
import java.net.DatagramPacket;
import java.net.DatagramSocket;
import java.security.PublicKey;
import java.util.Arrays;
import javax.crypto.KeyGenerator;
import javax.crypto.SecretKey;
import org.jnetwork.CryptographyException;
i... | [
"[email protected]"
] | |
d65ebcb8e0595b89e04fc68c20fa2fce8d62bcb8 | ca030864a3a1c24be6b9d1802c2353da4ca0d441 | /classes8.dex_source_from_JADX/com/facebook/redspace/badge/RedSpaceOptimisticBadgeStoreDebugHelper.java | 3816c4cf5ef287e28e4feb8897b59357945c90d9 | [] | no_license | pxson001/facebook-app | 87aa51e29195eeaae69adeb30219547f83a5b7b1 | 640630f078980f9818049625ebc42569c67c69f7 | refs/heads/master | 2020-04-07T20:36:45.758523 | 2018-03-07T09:04:57 | 2018-03-07T09:04:57 | 124,208,458 | 4 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,502 | java | package com.facebook.redspace.badge;
import android.content.Context;
import com.facebook.common.propertybag.PropertyBag;
import com.facebook.inject.ContextScope;
import com.facebook.inject.ContextScoped;
import com.facebook.inject.InjectorLike;
import com.facebook.inject.InjectorThreadStack;
import com.facebook.inject... | [
"[email protected]"
] | |
ee3e2b73fee611c60bba34784bbef50659b6381a | 4aa90348abcb2119011728dc067afd501f275374 | /app/src/main/java/com/tencent/mm/ui/chatting/b/d.java | 7fca411409fd865536e7d1501cf009d70fc7721b | [] | no_license | jambestwick/HackWechat | 0d4ceb2d79ccddb45004ca667e9a6a984a80f0f6 | 6a34899c8bfd50d19e5a5ec36a58218598172a6b | refs/heads/master | 2022-01-27T12:48:43.446804 | 2021-12-29T10:36:30 | 2021-12-29T10:36:30 | 249,366,791 | 0 | 0 | null | 2020-03-23T07:48:32 | 2020-03-23T07:48:32 | null | UTF-8 | Java | false | false | 137 | java | package com.tencent.mm.ui.chatting.b;
public final class d {
public p fhr;
public d(p pVar) {
this.fhr = pVar;
}
}
| [
"[email protected]"
] | |
92cd76c02c6279c0be5f6aa0dc8c72328db4d590 | ff15fdde0b6f3813f6d511db9666119792deb153 | /eesa-core/src/test/java/com/whiuk/philip/eesa/algorithms/jaa/CRRJobClassTest.java | da7006714e1c6e26310734ea6df6a7f18052d24a | [] | no_license | philipwhiuk/EESA | 1e2318ad7bf59a1d19367ccb235b2847b17794af | 59365e43c65ca310bd82a3981dd669452cd74ebb | refs/heads/master | 2023-07-19T16:41:57.159264 | 2022-01-21T23:28:33 | 2022-01-21T23:28:33 | 10,888,284 | 0 | 0 | null | 2023-07-17T11:52:48 | 2013-06-23T16:55:48 | Java | UTF-8 | Java | false | false | 1,450 | java | package com.whiuk.philip.eesa.algorithms.jaa;
import static org.junit.Assert.assertEquals;
import com.whiuk.philip.eesa.core.Job;
import java.util.ArrayList;
import org.junit.After;
import org.junit.AfterClass;
import org.junit.Before;
import org.junit.BeforeClass;
import org.junit.Test;
/**
* Performs tests to ver... | [
"[email protected]"
] | |
4f79b1d11b4ffdc0d9ac69f64fc14a0c6d978037 | a1826c2ed9c12cfc395fb1a14c1a2e1f097155cb | /holowatcher-20200730/src/main/java/com/aliyun/holowatcher20200730/models/OrderBatchCreateRequest.java | 2f14e9367e889787a19a617da871baf16bd98f47 | [
"Apache-2.0"
] | permissive | aliyun/alibabacloud-java-sdk | 83a6036a33c7278bca6f1bafccb0180940d58b0b | 008923f156adf2e4f4785a0419f60640273854ec | refs/heads/master | 2023-09-01T04:10:33.640756 | 2023-09-01T02:40:45 | 2023-09-01T02:40:45 | 288,968,318 | 40 | 45 | null | 2023-06-13T02:47:13 | 2020-08-20T09:51:08 | Java | UTF-8 | Java | false | false | 903 | java | // This file is auto-generated, don't edit it. Thanks.
package com.aliyun.holowatcher20200730.models;
import com.aliyun.tea.*;
public class OrderBatchCreateRequest extends TeaModel {
@NameInMap("AliyunJwt")
public String aliyunJwt;
@NameInMap("Params")
public String params;
public static OrderBa... | [
"[email protected]"
] | |
e5b0b448588ee10f92fd3460774d52c545dcd06a | 814a1cca586530680170598ed4217792d869c1bf | /src/main/java/com/matez/wildnature/world/gen/structures/nature/woods/oak/tree_oak5.java | fd11b7876a5190da8013a1cf2a25166dd00584cb | [
"Apache-2.0"
] | permissive | dither001/WNDev1.14.4 | ce5cd9ad82ce65e93bf923fc84a79aed389466cd | effb84616610bb7081754dab84e5738e96ce120b | refs/heads/master | 2022-11-09T02:52:49.815667 | 2020-07-03T15:26:27 | 2020-07-03T15:26:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,045 | java | package com.matez.wildnature.world.gen.structures.nature.woods.oak;
import com.matez.wildnature.Main;
import com.matez.wildnature.world.gen.structures.nature.SchemFeature;
import com.mojang.datafixers.Dynamic;
import net.minecraft.util.math.BlockPos;
import net.minecraft.block.BlockState;
import net.minecraft.world.ge... | [
"[email protected]"
] | |
0983e667596177d6abf27da5bbd01abf2cd11eda | 55cd9819273b2a0677c3660b2943951b61c9e52e | /gtl/src/main/java/com/basics/or/controller/api/OrderApiController.java | 52a2075f3406b5742fabbe5cb692da246e12d7c8 | [] | no_license | h879426654/mnc | 0fb61dff189404f47e7ee1fb6cb89f0c1e2f006f | 9e1c33efc90b9f23c47069606ee2b0b0073cc7e3 | refs/heads/master | 2022-12-27T05:26:22.276805 | 2019-10-21T05:16:14 | 2019-10-21T05:16:14 | 210,249,616 | 0 | 0 | null | 2022-12-16T10:37:07 | 2019-09-23T02:36:55 | JavaScript | UTF-8 | Java | false | false | 6,318 | java | package com.basics.or.controller.api;
import java.util.List;
import javax.servlet.http.HttpServletRequest;
import javax.validation.Valid;
import org.springframework.beans.BeansException;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.ApplicationContext;
import org.s... | [
"[email protected]"
] | |
79c3a51491c5b30696b1b8c2cb21dd181f17d39d | 5e82db290145e2c3cd7a7354f82eb5ccd2503de2 | /app/src/main/java/com/akingyin/okHttp/AbsAPICallback.java | 385319da2a0c2f83475cb70e9078e970b78596a6 | [] | no_license | akingyin1987/MultipleApp | 7e437712308ad59384515897494c3ef4326cc461 | 5327d9b03c803662b744a6ef7cb247f7e62d1609 | refs/heads/master | 2020-05-21T14:13:26.106963 | 2016-12-19T08:25:41 | 2016-12-19T08:25:41 | 49,368,015 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,020 | java | package com.akingyin.okHttp;
import org.json.JSONObject;
import java.io.IOException;
import okhttp3.Call;
import okhttp3.Callback;
import okhttp3.Response;
/**
* OkHTTP 网络请求回调
* Created by zlcd on 2015/12/29.
*/
public abstract class AbsAPICallback implements Callback {
//请求错误
public abstract void onFai... | [
"[email protected]"
] | |
ec191165d4b54f347bdd3afdb8636ed7903d74a3 | ce1a693343bda16dc75fd64f1688bbfa5d27ac07 | /testsuite/src/main/org/jboss/test/deployment/JMXDeploymentTestCase.java | 7c91312e7e28897bb886181642d681bda687af78 | [] | no_license | JavaQualitasCorpus/jboss-5.1.0 | 641c412b1e4f5f75bb650cecdbb2a56de2f6a321 | 9307e841b1edc37cc97c732e4b87125530d8ae49 | refs/heads/master | 2023-08-12T08:39:55.319337 | 2020-06-02T17:48:09 | 2020-06-02T17:48:09 | 167,004,817 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,525 | java | /*
* JBoss, Home of Professional Open Source
* Copyright 2006, Red Hat Middleware LLC, and individual contributors
* by the @authors tag. See the copyright.txt in the distribution for a
* full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* under the term... | [
"[email protected]"
] | |
27e38af2d42e4c30359bc2b33f8b8a15362f03ee | bb43f8e55317a57c6049b18389c8eea0444ed190 | /src/thothbot/parallax/loader/shared/json/JsoObjectFactory.java | 65fe5962ac590b62422245ff736e36953d7d9888 | [
"CC-BY-3.0"
] | permissive | angelzaldivar/parallax | a172396d8b7151f11968a98c7166692c72941d46 | 07e2885a241728f10c732ce6df99a79184bffc72 | refs/heads/master | 2021-01-22T00:29:27.385658 | 2015-10-23T16:42:56 | 2015-10-23T16:42:56 | 45,826,845 | 1 | 0 | null | 2015-11-09T09:03:53 | 2015-11-09T09:03:53 | null | UTF-8 | Java | false | false | 1,137 | java | /*
* Copyright 2012 Alex Usachev, [email protected]
*
* This file is part of Parallax project.
*
* Parallax is free software: you can redistribute it and/or modify it
* under the terms of the Creative Commons Attribution 3.0 Unported License.
*
* Parallax is distributed in the hope that it will be useful, ... | [
"[email protected]"
] | |
7a2b6a5caf4996f0c5da2f254013bf7b7e5e5494 | ec13fd6ad41661e1b2f578819f3b0b0474edbb5f | /mineplex/core/antihack/types/Reach.java | dd327ca5fca484e4d3025a565ff1d9b7af49650d | [] | no_license | BukkitReborn/Mineplexer | 80afaa667a91624712906b29a0fbbc9380a6e1b2 | e1038978a1baa9ae88613923842834c4561f0628 | refs/heads/master | 2020-12-02T22:37:49.522092 | 2017-01-17T18:51:53 | 2017-01-17T18:51:53 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,135 | java | package mineplex.core.antihack.types;
import java.util.ArrayList;
import java.util.HashMap;
import mineplex.core.MiniPlugin;
import mineplex.core.antihack.AntiHack;
import mineplex.core.antihack.Detector;
import mineplex.core.common.util.UtilEvent;
import mineplex.core.common.util.UtilMath;
import mineplex.core.common... | [
"[email protected]"
] | |
f86583e57581b1dc28027e7862030f8e1cae9825 | e8c848896822835d33a338404122d90b65c94db0 | /src/org/ojalgo/type/keyvalue/StringToInt.java | 92adffb3b8140883cf07d2a175d42b65fde1bc8c | [
"MIT"
] | permissive | thibaultleouay/ojAlgo | c9d912154897da74ef758ed1f192fd9511dee25e | dfbfe362e09130c49a438e4de55af80326bc2ffc | refs/heads/master | 2021-01-24T19:36:41.840640 | 2016-09-20T21:20:58 | 2016-09-20T21:20:58 | 68,753,908 | 0 | 0 | null | 2016-09-20T21:13:31 | 2016-09-20T21:13:30 | null | UTF-8 | Java | false | false | 2,635 | java | /*
* Copyright 1997-2016 Optimatika (www.optimatika.se)
*
* 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, copy, mo... | [
"[email protected]"
] | |
6bd2452b3e08adf7e391d08b8fd66f2dc89acf4b | a0d9485d32aeb6959eff09f3e013803a7c1dc79a | /app/src/main/java/com/zhenhua/microread/presenter/HomeFollowFgPresenter.java | 39ebb7197698b53cf7703c97c2ebf67f3c69bcd5 | [] | no_license | zzh0123/MicroRead | 37c24db9a526fe04ac0622debf4382a1e1821429 | 0544efef1180f671f76c824cdc04d17eafaf9327 | refs/heads/master | 2020-07-12T12:09:25.512674 | 2019-09-05T03:41:45 | 2019-09-05T03:41:45 | 203,828,852 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,167 | java | package com.zhenhua.microread.presenter;
import com.zhenhua.microread.utils.netsubscribe.ShareListSubscribe;
import com.zhenhua.microread.utils.netutils.OnSuccessAndFaultListener;
import com.zhenhua.microread.utils.netutils.OnSuccessAndFaultSub;
import com.zhenhua.microread.view.HomeFollowFgView;
import java.util.Map... | [
"[email protected]"
] | |
e80a0d9dc210f53bf741de756c7fd4dd9645698c | 5fa67295e3222290292b700f3569b13d95cefc5f | /src/main/java/com/mycompany/mp2/AddSetting.java | ddbb1fa02668b538873cbff754996cde79a58b9a | [] | no_license | mohdsaif91/MP05-04 | 7b15742dcb8c46ea9583b85849ccca2b5e8e12c3 | df186c87f0d3170b87c15010863b1adeb578b11d | refs/heads/master | 2022-09-16T17:12:21.997556 | 2020-04-04T21:47:15 | 2020-04-04T21:47:15 | 253,101,004 | 0 | 0 | null | 2022-07-15T21:07:52 | 2020-04-04T21:21:26 | HTML | UTF-8 | Java | false | false | 5,679 | java | package com.mycompany.mp2;
/*
*
* CopyRight cosmos
*/
import java.io.IOException;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.logging.Level;
import java.util.logging.Logger;
import javax.servlet.ServletException;
import j... | [
"[email protected]"
] | |
dc2f7c28688a64fe0a9b0313a6282b0813cba296 | fec4c1754adce762b5c4b1cba85ad057e0e4744a | /jf-base/src/main/java/com/jf/entity/TaobaokeConfigExtExample.java | a541c023951442956ee942d060dc181dd4943258 | [] | no_license | sengeiou/workspace_xg | 140b923bd301ff72ca4ae41bc83820123b2a822e | 540a44d550bb33da9980d491d5c3fd0a26e3107d | refs/heads/master | 2022-11-30T05:28:35.447286 | 2020-08-19T02:30:25 | 2020-08-19T02:30:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,260 | java | package com.jf.entity;
import com.jf.common.ext.query.QueryObject;
import com.jf.common.ext.util.StrKit;
public class TaobaokeConfigExtExample extends TaobaokeConfigExample{
private QueryObject queryObject;
public QueryObject getQueryObject() {
if(queryObject == null) queryObject = new QueryObject();
return q... | [
"[email protected]"
] | |
d159f9e67d30242223c177665a23a17a96304b0e | 23947e89b6b6aca3a60d2c6c8603600d5fd10d16 | /sketchlet-designer/src/main/java/net/sf/sketchlet/framework/blackboard/evaluator/JEParser.java | 7f5353e38fd5cc68cefb6a473ee4be09a6e1e9eb | [] | no_license | zeljkoobrenovic/sketchlet | 68051886c9ad7b285f6edc442b0229211e03d119 | 933e7872f1e0dea58ac9d70cca2cc7c21e7c3fbd | refs/heads/master | 2016-09-06T04:36:47.049616 | 2012-12-30T09:13:36 | 2012-12-30T09:13:36 | 6,383,313 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,515 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package net.sf.sketchlet.framework.blackboard.evaluator;
import org.nfunk.jep.JEP;
import org.nfunk.jep.SymbolTable;
import org.nfunk.jep.Variable;
import javax.swing.*;
import java.util.Enumeration;
/**
* @author zo... | [
"[email protected]"
] | |
768783934979592a5199c6ab21f7c8a441ef1f1e | 3f480d487f5e88acf6b64e1e424f64e2b0705d53 | /net/minecraft/network/play/server/S02PacketChat.java | 7890c4e49100ecb1eef17c4690b10b6268e0167a | [] | no_license | a3535ed54a5ee6917a46cfa6c3f12679/bde748d8_obsifight_client_2016 | 2aecdb987054e44db89d6a7c101ace1bb047f003 | cc65846780c262dc8568f1d18a14aac282439c66 | refs/heads/master | 2021-04-30T11:46:25.656946 | 2018-02-12T15:10:50 | 2018-02-12T15:10:50 | 121,261,090 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,716 | java | package net.minecraft.network.play.server;
import java.io.IOException;
import net.minecraft.network.INetHandler;
import net.minecraft.network.Packet;
import net.minecraft.network.PacketBuffer;
import net.minecraft.network.play.INetHandlerPlayClient;
import net.minecraft.util.IChatComponent;
public class S02PacketChat... | [
"[email protected]"
] | |
14fe7903ff531ecd3d2c18c20edfa232d065135a | 0adcb787c2d7b3bbf81f066526b49653f9c8db40 | /src/main/java/com/alipay/api/response/AlipayOpenMiniVersionRollbackResponse.java | 8ea8a90d5fe8b03d697ae4846f0dcc15f97a6364 | [
"Apache-2.0"
] | permissive | yikey/alipay-sdk-java-all | 1cdca570c1184778c6f3cad16fe0bcb6e02d2484 | 91d84898512c5a4b29c707b0d8d0cd972610b79b | refs/heads/master | 2020-05-22T13:40:11.064476 | 2019-04-11T14:11:02 | 2019-04-11T14:11:02 | 186,365,665 | 1 | 0 | null | 2019-05-13T07:16:09 | 2019-05-13T07:16:08 | null | UTF-8 | Java | false | false | 377 | java | package com.alipay.api.response;
import com.alipay.api.AlipayResponse;
/**
* ALIPAY API: alipay.open.mini.version.rollback response.
*
* @author auto create
* @since 1.0, 2019-01-07 20:51:15
*/
public class AlipayOpenMiniVersionRollbackResponse extends AlipayResponse {
private static final long ... | [
"[email protected]"
] | |
d7afc3ce4e0eed7132b5330c476311d26ab7984d | 78f62e06bdcafc955bcf216a146cb7ecbba772ec | /src/main/java/com/alipay/api/domain/AlipayMarketingCampaignPromocoreStatusUpdateModel.java | 559082915e05446f5d5f717787606e639119873f | [
"Apache-2.0"
] | permissive | woniu1983/onlinepay_demo | aa773523787bd9f5cf968983ed662d0b49032b5e | 10e6ca10096c85eaf5dacdef19768e999d1c3b78 | refs/heads/master | 2022-05-31T15:59:56.992836 | 2019-06-20T04:18:39 | 2019-06-20T04:18:39 | 133,897,776 | 1 | 0 | Apache-2.0 | 2022-05-20T20:50:48 | 2018-05-18T03:24:20 | Java | UTF-8 | Java | false | false | 1,013 | java | package com.alipay.api.domain;
import com.alipay.api.AlipayObject;
import com.alipay.api.internal.mapping.ApiField;
/**
* 抽奖活动状态变更
*
* @author auto create
* @since 1.0, 2016-06-08 11:28:35
*/
public class AlipayMarketingCampaignPromocoreStatusUpdateModel extends AlipayObject {
private static final... | [
"Ryan@MWWM"
] | Ryan@MWWM |
1e02ef496bc8f38ea264a8edaeed97e683eccc3c | 2a14de0c682b53f2a8a1a6572c30b6179e15e40f | /core/src/org/egordorichev/lasttry/entity/entities/item/TileComponent.java | 64d76ab4a1631e1ea5858a3e05ed2c3cb57fe6be | [
"MIT"
] | permissive | Col-E/LastTry | 580d90c01857c3385548ab32a1cf461d1ad1235b | 8d8d180e8dfba6f76489951cae672658a8d0130e | refs/heads/master | 2021-01-21T16:57:29.719134 | 2017-12-15T08:04:37 | 2017-12-15T08:04:37 | 84,872,707 | 1 | 0 | null | 2017-03-13T20:44:14 | 2017-03-13T20:44:14 | null | UTF-8 | Java | false | false | 307 | java | package org.egordorichev.lasttry.entity.entities.item;
import com.badlogic.gdx.graphics.g2d.TextureRegion;
import org.egordorichev.lasttry.entity.component.Component;
/**
* Handles tile textures
*/
public class TileComponent extends Component {
/**
* The tiles
*/
public TextureRegion[][] tiles;
} | [
"[email protected]"
] | |
74962c6553313ece292b775118c6e3cd92711493 | 19b84f47105d0a9cc82aebf2f13100b15b7d1256 | /commons/ihe/fhir/core/src/main/java/org/openehealth/ipf/commons/ihe/fhir/SslAwareApacheRestfulClientFactory.java | 77c87d88bbc5739ba5945a5034812e34f1bcd293 | [
"Apache-2.0"
] | permissive | paulorades/ipf | 9f9d455305db943ad905b6b544152a6bddb09e51 | b754fd5617d624235753b284a09904d47cf8d47a | refs/heads/master | 2020-04-12T16:04:26.863840 | 2018-12-18T15:49:20 | 2018-12-18T15:49:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,883 | java | /*
* Copyright 2016 the original author or authors.
*
* 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 applic... | [
"[email protected]"
] | |
d811ef81cd580ac1578b3ea175d3d72b1a624900 | cf7704d9ef0a34aff366adbbe382597473ab509d | /src/net/sourceforge/plantuml/geom/PolylineImpl.java | 518afe53e3192a9f5b62f4181285b7c3326953c3 | [] | no_license | maheeka/plantuml-esb | 0fa14b60af513c9dedc22627996240eaf3802c5a | 07c7c7d78bae29d9c718a43229996c068386fccd | refs/heads/master | 2021-01-10T07:49:10.043639 | 2016-02-23T17:36:33 | 2016-02-23T17:36:33 | 52,347,881 | 0 | 4 | null | null | null | null | UTF-8 | Java | false | false | 3,152 | java | /* ========================================================================
* PlantUML : a free UML diagram generator
* ========================================================================
*
* (C) Copyright 2009-2014, Arnaud Roques
*
* Project Info: http://plantuml.sourceforge.net
*
* This file is part of... | [
"[email protected]"
] | |
f8c9a5cb12c30e1577f4beae2a1eaad949952e9b | d4af4eb9970cf55e8115177b1ad7d0766c14488c | /dspace-oai/src/main/java/org/dspace/xoai/services/impl/database/DSpaceHandlerResolver.java | 434abf0d707a979fdec6d5927cf6edc81419f5e5 | [
"LicenseRef-scancode-unknown-license-reference",
"LGPL-2.0-or-later",
"LicenseRef-scancode-jdom",
"ICU",
"EPL-1.0",
"LGPL-2.1-or-later",
"BSD-3-Clause",
"JSON",
"PostgreSQL",
"Apache-2.0",
"CDDL-1.0",
"GPL-1.0-or-later",
"LicenseRef-scancode-public-domain",
"MIT",
"MPL-1.0"
] | permissive | ufal/clarin-dspace | 261f39caf39c9cb7bd708c0155feabe164dd4008 | 8a6ba5c98547942d7115b74cf4978e0b29ca50e4 | refs/heads/clarin | 2023-09-03T15:05:36.146637 | 2023-06-06T12:01:06 | 2023-06-06T12:01:06 | 33,369,437 | 13 | 19 | BSD-3-Clause | 2023-09-04T08:38:22 | 2015-04-03T15:30:36 | Java | UTF-8 | Java | false | false | 1,608 | java | /**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.xoai.services.impl.database;
import org.dspace.content.DSpaceObject;
import org.ds... | [
"[email protected]"
] | |
cb60722eb144767d43d7cbd26b363602c2bfb02a | a9de22590675be8ee38163127a2c24a20c248a0b | /test/com/iremote/thirdpart/cobbe/CreateWifiLockTest.java | 081c151cbbdf6fc1bde9b34e2a8599cc40c4a257 | [] | no_license | jessicaallen777/iremote2 | 0943622300286f8d16e9bb4dca349613ffc23bb1 | b27aa81785fc8bf5467a1ffcacd49a04e41f6966 | refs/heads/master | 2023-03-16T03:20:00.746888 | 2019-12-12T04:02:30 | 2019-12-12T04:02:30 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 403 | java | package com.iremote.thirdpart.cobbe;
import com.iremote.test.db.Db;
import com.iremote.test.db.Env;
import com.iremote.thirdpart.cobbe.event.CreateWifiLock;
public class CreateWifiLockTest
{
public static void main(String arg[])
{
Env.getInstance().need();
Db.init();
CreateWifiLock cwl = new CreateWifiLock... | [
"[email protected]"
] | |
9b033f3ab1cd1ac14e9c10fe2112e821591a1a5c | 3e9dd3298b85ab9b081117eb9c88032715ce13cf | /foc/src/com/fab/model/filter/FilterFieldDefinitionGuiDetailsPanel.java | 34ff7a577b5c3a2882d9011617426a579dff6db2 | [
"Apache-2.0"
] | permissive | focframework/framework | d0a151755f14a04b4a72a562b22f6bad83fe8836 | 6d07b694e7713d27b95f0ca69e2ec3c056969054 | refs/heads/master | 2020-05-30T16:48:32.505610 | 2019-05-30T07:38:36 | 2019-05-30T07:38:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 882 | java | package com.fab.model.filter;
import com.foc.desc.FocObject;
import com.foc.gui.FGFormulaEditorPanel;
import com.foc.gui.FPanel;
import com.foc.gui.FValidationPanel;
@SuppressWarnings("serial")
public class FilterFieldDefinitionGuiDetailsPanel extends FPanel {
public FilterFieldDefinitionGuiDetailsPanel(... | [
"[email protected]"
] | |
dc6299f1bb275a8150d69e099b4cd8e0c78bface | 20eb62855cb3962c2d36fda4377dfd47d82eb777 | /newEvaluatedBugs/Jsoup_46_buggy/mutated/52/Validate.java | 4577c75fbe78f597002a7d1ebea1bfe3f92bbcd1 | [] | 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 | 3,111 | java | package org.jsoup.helper;
/**
* Simple validation methods. Designed for jsoup internal use
*/
public final class Validate {
private Validate() {}
/**
* Validates that the obect is not null
* @param obj object to test
*/
public static void notNull(Object obj) {
if (obj == null... | [
"[email protected]"
] | |
dbabb6e65cafe467f0f21dfd8855bf2eadc87810 | 4ee700525c2225e9da71a514ba49e194baf260fa | /Library_CRUD/src/main/java/util/LogFilter.java | ff1ffce84dab17189576de20a7681e2ccef6097e | [] | no_license | AnatolSich/Home_CRUDS | ffbea6efe6857b1e137df87223ee4a1df060b7cd | 6793cb90a5f42ee88fd83652e119d93568f8e1d4 | refs/heads/master | 2021-09-06T06:51:40.503164 | 2018-02-03T13:20:22 | 2018-02-03T13:20:22 | 115,196,406 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,468 | java | package util;
import java.io.IOException;
import java.util.Date;
import javax.servlet.Filter;
import javax.servlet.FilterChain;
import javax.servlet.FilterConfig;
import javax.servlet.ServletException;
import javax.servlet.ServletRequest;
import javax.servlet.ServletResponse;
import javax.servlet.http.HttpServletRequ... | [
"[email protected]"
] | |
b8aecbeca9f40f21a93b673011162b62a89a9b5e | 76c52156540b8cb569b34ab5a57f2bf5706fc966 | /app/src/main/java/com/icandothisallday2020/kingofcooking/RetrofitService.java | 10ed18959e22e9fca15152c5c5b1b5df1957dd29 | [] | no_license | saythename17/KingOfCooking | 63d4ecc35e44b55b60de906c9f0d52e96728b00e | 4412c0c840e33adc9d54cabc4d7e3a8be4b85e31 | refs/heads/master | 2022-12-05T04:17:52.799783 | 2020-09-02T07:52:30 | 2020-09-02T07:52:30 | 278,590,376 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 636 | java | package com.icandothisallday2020.kingofcooking;
import com.icandothisallday2020.kingofcooking.my.WriteItem;
import java.util.ArrayList;
import java.util.Map;
import okhttp3.MultipartBody;
import retrofit2.Call;
import retrofit2.http.GET;
import retrofit2.http.Multipart;
import retrofit2.http.POST;
import retrofit2.h... | [
"[email protected]"
] | |
5f00104387d0a83a9ff0549ae6e74a22f9e3ea9f | f6e26d6cef35ebb3ee845481f4da0a06c80d7432 | /arc002_b/MainTest.java | 83abdcea46a75a86a80f37475bd3fe835a92a287 | [] | no_license | YujiSoftware/AtCoder | 68f7660ae2c235687eb93574ce550584f072eab4 | 0b40fda849dcfe1cb23c885896ed0473aad87a7f | refs/heads/master | 2021-01-23T19:11:15.724752 | 2018-02-24T17:32:53 | 2018-02-24T17:32:53 | 48,444,089 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,038 | java | import static org.hamcrest.CoreMatchers.is;
import java.io.ByteArrayInputStream;
import java.io.ByteArrayOutputStream;
import java.io.PrintStream;
import org.junit.Assert;
import org.junit.Test;
public class MainTest {
@Test
public void 入力例_1() throws Exception {
String input = "2012/05/02";
String output = "... | [
"[email protected]"
] | |
a01f916e58a97ff1059a97bf255743c21a9791a3 | 42966754e0f64b9a4e6a120bda08ca0aa42278e0 | /duck/src/main/java/encapsulating/algorithms/BeverageTestDrive.java | ea3ed17108854da80a6a1b815420f60181947deb | [] | no_license | lotockijj/workspace | 238b266fd6968ea81732242332a922f6db64dab5 | 684b2af7f4f8b2202136b34f085c5532de243858 | refs/heads/master | 2020-05-21T23:00:37.481715 | 2017-11-10T12:15:18 | 2017-11-10T12:15:18 | 64,556,994 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 241 | java | package encapsulating.algorithms;
public class BeverageTestDrive {
public static void main(String[] args) {
CoffeeWithHook coffeeHook = new CoffeeWithHook();
System.out.println("\nMaking tea...");
coffeeHook.prepareRecipe();
}
}
| [
"https://github.com/lotockijj/java-courses"
] | https://github.com/lotockijj/java-courses |
bbcd8a3bbd3e504859838c0692e7c74a66269f1a | cbdb7891230c83b61be509bc0c8cd02ff5f420d8 | /jcst/jcst_webservice/src/main/java/com/kaiwait/webservice/jczh/DelSale.java | 4deee6b989284feebd180b16130801af6f1ccd76 | [] | no_license | zhanglixye/jcyclic | 87e26d1412131e441279240b4468993cb9b08bc3 | 8a311f8b1e6a81fb40f093d725b5182763d6624e | refs/heads/master | 2023-01-04T11:23:22.001517 | 2020-11-02T05:20:08 | 2020-11-02T05:20:08 | 309,265,334 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,290 | java | package com.kaiwait.webservice.jczh;
import javax.annotation.Resource;
import org.springframework.stereotype.Component;
import com.kaiwait.bean.jczh.io.JobZhInput;
import com.kaiwait.core.process.SingleFunctionIF;
import com.kaiwait.core.process.ValidateResult;
import com.kaiwait.service.jczh.CommonMethedService;
i... | [
"[email protected]"
] | |
26c0c95970beaee0d4f162a482a9b12700081948 | 491000a62fc08d55316e3da14d73696d3f1a580d | /jruby/src/org/jruby/environment/OSEnvironmentReaderFromJava5SystemGetenv.java | f947bcbc9d6df76da2ebce7c7fbedc3548629876 | [] | no_license | weimingtom/jython_playground | 4271471ea0329aa4d69ede3a9a79372990370243 | 7a9fb459cf586a8b32b28fe8ebd5ae35e194a436 | refs/heads/master | 2020-09-20T07:31:45.236787 | 2016-09-10T06:10:44 | 2016-09-10T06:10:44 | 67,728,808 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,303 | java | /***** BEGIN LICENSE BLOCK *****
* Version: CPL 1.0/GPL 2.0/LGPL 2.1
*
* The contents of this file are subject to the Common Public
* License Version 1.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.eclipse.org/legal/cpl-v... | [
"[email protected]"
] | |
99374945de9e774a87c261aa91294cd36c080565 | 75c4712ae3f946db0c9196ee8307748231487e4b | /src/main/java/com/alipay/api/domain/KoubeiCateringPosDishstatusModifyModel.java | 5c9e0f7ff6cc1da512271f7249da688d16ec3743 | [
"Apache-2.0"
] | permissive | yuanbaoMarvin/alipay-sdk-java-all | 70a72a969f464d79c79d09af8b6b01fa177ac1be | 25f3003d820dbd0b73739d8e32a6093468d9ed92 | refs/heads/master | 2023-06-03T16:54:25.138471 | 2021-06-25T14:48:21 | 2021-06-25T14:48:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 967 | java | package com.alipay.api.domain;
import java.util.List;
import com.alipay.api.AlipayObject;
import com.alipay.api.internal.mapping.ApiField;
import com.alipay.api.internal.mapping.ApiListField;
/**
* 批量起售/停售菜品
*
* @author auto create
* @since 1.0, 2018-11-16 17:19:10
*/
public class KoubeiCateringPo... | [
"[email protected]"
] | |
b04f60780184039883c7943979747b41f2e1abb8 | 6b4125b3d69cbc8fc291f93a2025f9f588d160d3 | /components/core-settings/src/main/java/org/limewire/core/settings/DaapSettings.java | 60bd0751d6124470d9e978f698fc179f9c20be6f | [] | no_license | mnutt/limewire5-ruby | d1b079785524d10da1b9bbae6fe065d461f7192e | 20fc92ea77921c83069e209bb045b43b481426b4 | refs/heads/master | 2022-02-10T12:20:02.332362 | 2009-09-11T15:47:07 | 2009-09-11T15:47:07 | 89,669 | 2 | 3 | null | 2022-01-27T16:18:46 | 2008-12-12T19:40:01 | Java | UTF-8 | Java | false | false | 4,959 | java |
package org.limewire.core.settings;
import org.limewire.setting.BooleanSetting;
import org.limewire.setting.IntSetting;
import org.limewire.setting.PasswordSetting;
import org.limewire.setting.StringArraySetting;
import org.limewire.setting.StringSetting;
import org.limewire.util.OSUtils;
import org.limewire.inspecti... | [
"[email protected]"
] | |
b8c27a09f6c7b87468421523772e7f118c8cefe9 | e5eb7a4f8594363d58634046c001fedfb7c2f4ea | /src/main/java/br/com/eskinfotechweb/cursomc/repositories/PagamentoRepository.java | 88227ef0d66b847b273322a7cba7d5e83cb0424f | [] | no_license | eskokado/spring-boot2-ionic-api | e1f5a6819b96aa94f72308e26e147536c4998f3a | 7c9cf650c957e36c32e11ef9660da5462158fdb2 | refs/heads/master | 2021-06-13T18:45:56.492472 | 2019-06-23T15:12:01 | 2019-06-23T15:12:01 | 190,887,155 | 0 | 0 | null | 2021-04-26T19:14:32 | 2019-06-08T12:48:35 | Java | UTF-8 | Java | false | false | 318 | java | package br.com.eskinfotechweb.cursomc.repositories;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import br.com.eskinfotechweb.cursomc.domain.Pagamento;
@Repository
public interface PagamentoRepository extends JpaRepository<Pagamento, Integer> {
}
| [
"[email protected]"
] | |
3d3b1207a6505883d87e2cf04433948cb970ef0b | 1448f519f5beeb597449613ca319a36ee691d6e6 | /openTCS-ModelEditor/src/main/java/org/opentcs/guing/application/action/view/AddBitmapAction.java | f33a5ed11f281301bf10fd66506b79c00d490b2a | [
"CC-BY-4.0",
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | bluseking/opentcs | 2acc808042a1fe9973c33dda6f2a19366dd7e139 | 0edd4f5a882787b83e5132097cf3cf9fc6ac4cc2 | refs/heads/master | 2023-09-06T06:44:10.473728 | 2021-11-25T15:43:14 | 2021-11-25T15:43:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,028 | java | /**
* Copyright (c) The openTCS Authors.
*
* This program is free software and subject to the MIT license. (For details,
* see the licensing information (LICENSE.txt) you should have received with
* this copy of the software.)
*/
package org.opentcs.guing.application.action.view;
import java.awt.event.ActionEven... | [
"[email protected]"
] | |
3de52061c7262f092f5cc51138a94c2b7e84bc8d | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/11/11_6dae2bfb9d081e457beb7e33f37fe173a27c99e3/ProjectArchivesView/11_6dae2bfb9d081e457beb7e33f37fe173a27c99e3_ProjectArchivesView_t.java | 03bcbfeafcd12af46c1c2bf1bfebfe7149d32695 | [] | 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 | 1,259 | java | /*******************************************************************************
* Copyright (c) 2010-2013 Red Hat, Inc.
* Distributed under license by Red Hat, Inc. All rights reserved.
* This program is made available under the terms of the
* Eclipse Public License v1.0 which accompanies this distribution,
... | [
"[email protected]"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.