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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
c62a5e2840b8c0105b277a5c611dc84bd263636f | 1f1b0abab5d4f89c971629a957e83a85093786f7 | /data/oldversion/ant-rel-1.4/proposal/mutant/src/main/org/apache/ant/core/execution/Converter.java | 11cc0d7c984dc973beb5d5f09a34bb9610efcdc2 | [] | no_license | yueyuep/CIA | c16e577478bac0c0307dde5aa3cd0a4b4248650d | 7851d4fa8d4ce96d7cfae4705068510d75cb8814 | refs/heads/master | 2023-04-16T05:00:44.956767 | 2021-04-28T09:42:30 | 2021-04-28T09:42:30 | 327,919,224 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,929 | java | /*
* The Apache Software License, Version 1.1
*
* Copyright (c) 2000 The Apache Software Foundation. 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 c... | [
"1195083604@qq.com"
] | 1195083604@qq.com |
ad2c6f6fcbc6e30489af63ebc49799fe295ac052 | 4f5206a53996357320b5fa10ec8111b2fea02bad | /errai-common/src/main/java/org/jboss/errai/common/client/types/UnsatisfiedForwardLookup.java | b70c46d6b72c92477c9323a165b4514585c546ab | [] | no_license | misqu23/errai | a59a73d5559065b82d561ac67db2247d484be61f | 1da0d7011e37b63b324e368f14e5df3fdfa3b269 | refs/heads/master | 2021-01-16T18:44:07.114659 | 2010-09-30T09:33:43 | 2010-09-30T09:33:43 | 948,364 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 951 | java | package org.jboss.errai.common.client.types;
/**
* @author Mike Brock <cbrock@redhat.com>
*/
public final class UnsatisfiedForwardLookup {
private final String id;
private String path;
private Object key;
private Object val;
private DeferredBinder binder;
public UnsatisfiedForwardLookup(St... | [
"brockm@gmail.com"
] | brockm@gmail.com |
6b7d239b4a6b42778cd0a7d53fa12d1fc93083fe | c42531b0f0e976dd2b11528504e349d5501249ae | /Corrstown/MHSystems/app/src/main/java/com/mh/systems/corrstown/web/models/UnjoinItems.java | c70dd4f7ba29ce40e1303436d2b8a301bd1df12b | [
"MIT"
] | permissive | Karan-nassa/MHSystems | 4267cc6939de7a0ff5577c22b88081595446e09e | a0e20f40864137fff91784687eaf68e5ec3f842c | refs/heads/master | 2021-08-20T05:59:06.864788 | 2017-11-28T08:02:39 | 2017-11-28T08:02:39 | 112,189,266 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,241 | java |
package com.mh.systems.corrstown.web.models;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
public class UnjoinItems {
@SerializedName("Message")
@Expose
private String Message;
@SerializedName("Result")
@Expose
private Integer Result;
@Se... | [
"karan@ucreate.co.in"
] | karan@ucreate.co.in |
76e95b5e13b6b4a37443b03dab49c64de7dcdf53 | 6fdbda3581b61669f25078a6a4e603c8c1b7ef27 | /src/main/java/org/softcits/pc/mgt/interceptor/AuthIntercepter.java | 3587f7e809dfaa492aa6dd75cb040d8e936867af | [] | no_license | juno1985/softcits-pc-mgt | 072965718eac515c9ba43b22b51565bc902057bd | 4bccba7586655662284b5a6ea173c924342da920 | refs/heads/master | 2020-03-12T08:27:02.858620 | 2018-06-17T01:59:29 | 2018-06-17T01:59:29 | 130,527,732 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,028 | java | package org.softcits.pc.mgt.interceptor;
import java.util.Set;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.softcits.pc.mgt.auth.AuthUtil;
import org.softcits.pc.mgt.common.CookieUtils;
import org.softcits.pc.mgt.common.SoftcitsJsonUtil;
import org.softcits.... | [
"wangzhen_tju@126.com"
] | wangzhen_tju@126.com |
a41854f024c70234078e1b69d45dbcbc6e7ed5e9 | 66da63e21caacd856ffbebbe38dc72fc8bee026c | /app/src/main/java/com/example/android_instructor/proyectomateria/MainActivity.java | 8bf21e329eaf14afa02754b5a57b1a969bb807be | [] | no_license | andres-vasquez/AND401-proyecto | d6395005d90eb411abcc3364361375121b2a684c | 7423581b789bc2b72a867878c0449025e94e5f9c | refs/heads/master | 2021-05-08T07:37:37.937404 | 2017-12-05T01:06:43 | 2017-12-05T01:06:43 | 106,885,499 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,965 | java | package com.example.android_instructor.proyectomateria;
import android.content.Context;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.AdapterView;
import android.widget.Button;
import an... | [
"andres.vasquez.a@hotmail.com"
] | andres.vasquez.a@hotmail.com |
2abd9e0c95ab26c4715f380d2db276a356fe59b7 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/3/3_bef23f97f05632fda8468988d1bf916ded3e0479/F5Activity/3_bef23f97f05632fda8468988d1bf916ded3e0479_F5Activity_t.java | 8a9ca6d3953bdb88d09f91f5b96ed3c6870ce77c | [] | 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,045 | java | package com.flow5.framework;
import org.xmlpull.v1.XmlPullParser;
import android.os.Bundle;
import com.phonegap.*;
import com.phonegap.api.LOG;
public class F5Activity extends DroidGap {
public void onCreate(Bundle savedInstanceState, final int configId) {
LOG.setLogLevel("VERBOSE");
s... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
11a1625ff06ba3c47892c716195f293c1b7e524c | 6dd5f5bb63a54e36aab43f9dcafafd88b468b03a | /scfs-domain/src/main/java/com/scfs/domain/fi/dto/resp/VoucherResDto.java | 6c83bd2f128be9587774fca78040e883e3a9d40f | [] | no_license | qm1083824922/scfs | ce9cef8c1c06563dcddb7c133c5dac567b622581 | bd2f12615653658b06915fee6a2cdb8a3d393d81 | refs/heads/master | 2022-12-22T20:09:54.936706 | 2019-07-07T09:41:23 | 2019-07-07T09:41:23 | 195,634,196 | 6 | 5 | null | 2022-12-16T06:33:52 | 2019-07-07T09:41:15 | HTML | UTF-8 | Java | false | false | 4,336 | java | package com.scfs.domain.fi.dto.resp;
import java.math.BigDecimal;
import java.util.Date;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import com.fasterxml.jackson.annotation.JsonFormat;
import com.scfs.common.consts.BusUrlConsts;
import com.scfs.common.consts.OperateConsts;
import com.scfs.d... | [
"1083824922@qq.com"
] | 1083824922@qq.com |
bfc154bff7fcc7741bdcefb0655b8928d87dee6a | 03752e89867c8b85c6d5b3635c772c9280818563 | /src/main/java/com/porterhead/filter/jersey/JerseyCrossOriginResourceSharingFilter.java | 73dac9f40115064de7d479b15e36849ee0251823 | [] | no_license | hnccho/oauth2-provider-maven | 105c0be7bbff04f85a1d5e305696456fce1f34db | e83ccf203fbb4d41b7f32f73e56e985f5caab23c | refs/heads/master | 2016-09-05T16:40:44.928197 | 2015-06-09T12:45:55 | 2015-06-09T12:45:55 | 37,120,087 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,617 | java | /*
* This filter provides CORS support allowing resources to be requested from other domains
* This is important if your client and your server do not reside on the same server or are running on different ports
*/
package com.porterhead.filter.jersey;
import com.porterhead.filter.BaseCORSFilter;
import org.springfr... | [
"hnccho@hanafos.com"
] | hnccho@hanafos.com |
3b3b366bfebc8c57e5ebee61c7f06c13d18d7ffa | 3a24d428506109c3d4f0db5c71b785742a33bc44 | /nio/src/main/java/com/github/thorbenkuck/keller/nio/files/NativeDirectoryWatcherFactory.java | 8eea3eb787036dfd63f31d96aa67316f52e61940 | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | ThorbenKuck/Keller | 2ec3ed34f716c3e8a0e13e4b118764921b96a7fa | 1abe6548717b0a7da1e3752e4861eaad98a7ccda | refs/heads/master | 2021-03-19T08:17:52.077024 | 2019-07-31T15:58:09 | 2019-07-31T15:58:09 | 89,494,621 | 0 | 0 | Apache-2.0 | 2020-10-13T03:42:18 | 2017-04-26T15:05:34 | Java | UTF-8 | Java | false | false | 1,126 | java | package com.github.thorbenkuck.keller.nio.files;
import java.nio.file.Path;
import java.util.concurrent.ExecutorService;
import java.util.function.Consumer;
final class NativeDirectoryWatcherFactory implements DirectoryWatcherFactory {
private final NativeDirectoryWatcher watcher = new NativeDirectoryWatcher();
@... | [
"thorben.kuck@gmail.com"
] | thorben.kuck@gmail.com |
e7102191419216af798c256c9900818be431b49d | 5ab026c6a6213e3301b127c9a9456533a694129b | /code/java/1.4.0/opc-ua-java-stack-1.02/src/org/opcfoundation/ua/encoding/EncoderContext.java | 7a7c9e3522565fc2d9e160d143bcb6e859be57ac | [
"Apache-2.0"
] | permissive | wuzhaojie/opcua-training | 2071ef1390feb76f1657baa9afa0137fec3bbc48 | f9c595fda501778acc1f531cfb5e1a27e192f68d | refs/heads/master | 2021-12-26T10:57:55.525000 | 2021-08-04T15:15:43 | 2021-08-04T15:15:43 | 226,808,478 | 3 | 0 | null | 2021-06-04T02:21:48 | 2019-12-09T07:14:59 | Java | UTF-8 | Java | false | false | 6,540 | java | /* ========================================================================
* Copyright (c) 2005-2013 The OPC Foundation, Inc. All rights reserved.
*
* OPC Reciprocal Community License ("RCL") Version 1.00
*
* Unless explicitly acquired and licensed from Licensor under another
* license, the contents of this fi... | [
"wuzj@sunwayland.com.cn"
] | wuzj@sunwayland.com.cn |
e1fd66b39aafaae7f0cc1b8547b0bf2ef1daa0ea | 139960e2d7d55e71c15e6a63acb6609e142a2ace | /mobile_app1/module1183/src/main/java/module1183packageJava0/Foo1746.java | 322684f7ae217f90906d9b5b44d4555307f17892 | [
"Apache-2.0"
] | permissive | uber-common/android-build-eval | 448bfe141b6911ad8a99268378c75217d431766f | 7723bfd0b9b1056892cef1fef02314b435b086f2 | refs/heads/master | 2023-02-18T22:25:15.121902 | 2023-02-06T19:35:34 | 2023-02-06T19:35:34 | 294,831,672 | 83 | 7 | Apache-2.0 | 2021-09-24T08:55:30 | 2020-09-11T23:27:37 | Java | UTF-8 | Java | false | false | 378 | java | package module1183packageJava0;
import java.lang.Integer;
public class Foo1746 {
Integer int0;
public void foo0() {
new module1183packageJava0.Foo1745().foo5();
}
public void foo1() {
foo0();
}
public void foo2() {
foo1();
}
public void foo3() {
foo2();
}
public void foo4() {
... | [
"oliviern@uber.com"
] | oliviern@uber.com |
281ad70ffe51ac9923ec53697f2cb8d3d8e8d546 | 18c70f2a4f73a9db9975280a545066c9e4d9898e | /mirror-proxy/index-proxy/src/main/java/com/aspire/mirror/indexproxy/basicdatasync/MonitorTemplateDataListSync.java | 00d7e54c7d51b6ee23cc2ffb55c34947d0f02693 | [] | no_license | iu28igvc9o0/cmdb_aspire | 1fe5d8607fdacc436b8a733f0ea44446f431dfa8 | 793eb6344c4468fe4c61c230df51fc44f7d8357b | refs/heads/master | 2023-08-11T03:54:45.820508 | 2021-09-18T01:47:25 | 2021-09-18T01:47:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,000 | java | package com.aspire.mirror.indexproxy.basicdatasync;
import java.util.List;
import org.apache.commons.lang3.tuple.Pair;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.stereotype.Component;
import com.aspire.mirror.in... | [
"jiangxuwen7515@163.com"
] | jiangxuwen7515@163.com |
48c98718f743e86184bfb0edbccbdfb5cdc565d7 | a7c85a1e89063038e17ed2fa0174edf14dc9ed56 | /spring-aop-perf-tests/src/main/java/coas/perf/TargetClass250/Advice47.java | 91eab39f48d114788ba8b61d4ba4d53d8b9f71be | [] | no_license | pmaslankowski/java-contracts | 28b1a3878f68fdd759d88b341c8831716533d682 | 46518bb9a83050956e631faa55fcdf426589830f | refs/heads/master | 2021-03-07T13:15:28.120769 | 2020-09-07T20:06:31 | 2020-09-07T20:06:31 | 246,267,189 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 736 | java |
package coas.perf.TargetClass250;
import org.aspectj.lang.ProceedingJoinPoint;
import org.aspectj.lang.annotation.Around;
import org.aspectj.lang.annotation.Aspect;
import org.springframework.stereotype.Component;
import coas.perf.TargetClass250.Subject250;
@Aspect
@Component("Advice_250_47")
public class Advice47 ... | [
"pmaslankowski@gmail.com"
] | pmaslankowski@gmail.com |
2e93edf8890620369808ce7ef46894a92fe9b744 | 9cfe61ed093a4ba0f253dc52db11f337cdf034a8 | /app/src/main/java/com/ifeell/app/aboutball/community/model/CommunityRecommendModel.java | 4e354feae4a8bdf08933c9ef7a762b4240b21725 | [] | no_license | Hu12037102/AboutBall | 1e3cd39e7ad152508398c23fb577135e0a2ea830 | 27d0e7d34a6545946df39b13ebda5ada76eed6cd | refs/heads/master | 2021-05-23T08:23:18.840879 | 2019-10-22T14:28:58 | 2019-10-22T14:28:58 | 253,191,665 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,378 | java | package com.ifeell.app.aboutball.community.model;
import com.ifeell.app.aboutball.base.BaseObserver;
import com.ifeell.app.aboutball.commonality.model.LoginOrShareModel;
import com.ifeell.app.aboutball.community.CommunityService;
import com.ifeell.app.aboutball.community.bean.ResultCommunityDataBean;
import com.ifeell... | [
"1203747102@qq.com"
] | 1203747102@qq.com |
fc0167d6f1e65acb572cce1e461614c3c2b2270d | 3d7485f7866ff56a3e29c5f4f0c48a3ce3541db4 | /src/test/java/com/vtence/molecule/decoration/HtmlPageSelectorTest.java | b764d73729bb8918822c3be8abdd92f92d028bab | [] | no_license | bodyjar/molecule | 1276a579d3cf64769eb069daee73ab23ee002ac2 | 3951c40d4b91cdc998791eb208208467e877779a | refs/heads/master | 2021-01-15T22:33:17.146801 | 2013-03-13T19:39:11 | 2013-03-13T19:39:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,558 | java | package com.vtence.molecule.decoration;
import org.junit.Test;
import com.vtence.molecule.HttpStatus;
import com.vtence.molecule.Response;
import java.io.IOException;
import static org.hamcrest.CoreMatchers.equalTo;
import static org.hamcrest.MatcherAssert.assertThat;
import static com.vtence.molecule.support.MockRe... | [
"vtence@gmail.com"
] | vtence@gmail.com |
d1bc1899d92a5632c3d8b073a223b5e89083ca83 | 75df6276134f5c1687885619b02491f8ac30da6c | /design-patterns/src/main/java/org/bhoopendra/designpatterns/ocp/non/ocp/ProductFilter.java | f4f02c3e7af781b96ca04cb5ed48e25fbbee10d0 | [] | no_license | bhokumar/design-analysis | 86a552511943ac3e9cfa353b44ab19c4e3339fb4 | 4c88f78bfb67be10ad35e4a17b391ca2266fd342 | refs/heads/master | 2021-06-12T11:30:01.950163 | 2021-04-24T17:36:14 | 2021-04-24T17:36:14 | 179,528,994 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 830 | java | package org.bhoopendra.designpatterns.ocp.non.ocp;
import org.bhoopendra.designpatterns.ocp.Color;
import org.bhoopendra.designpatterns.ocp.Product;
import org.bhoopendra.designpatterns.ocp.Size;
import java.util.List;
import java.util.stream.Stream;
public class ProductFilter {
public Stream<Product> filterByCo... | [
"bhoopendra.akgec@gmail.com"
] | bhoopendra.akgec@gmail.com |
6a08f0fbad65a51c52bcb278d35254382cd4183f | 9eed90c9d739165e8d45df39673f3df740b23aca | /ShoppingCartBackEnd/src/main/java/com/niit/shoppingcartbackend/daoimpl/CategoryDAOImpl.java | 03562cf408ee155606d3918fcb3792d917020a6a | [] | no_license | DTDemo2017/repo2 | d50add067937ff5455b35186835a2a197d285714 | 0e1fa016f9349fcc6e23b7df15bf00cbdba39392 | refs/heads/master | 2021-01-19T11:57:34.223810 | 2017-10-13T18:02:01 | 2017-10-13T18:02:01 | 82,272,528 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,477 | java | package com.niit.shoppingcartbackend.daoimpl;
import java.util.List;
import org.hibernate.Query;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Repository;
import org.springframework.transaction.... | [
"="
] | = |
4e1af31f7b73408fb46ab7ce3900f397c5927bd0 | 2dd25ff091a63f53d70cb07ce11dbc10345c0dbc | /ilbars-039-numbers-sortnumber/src/com/doganilbars/main/SortNumber2.java | be5848d3c17e4b86b3473b37bac3e7dc9909b6f5 | [] | no_license | hacidoganilbars/basic-java | 0b1d71f67fd34408e0cf545d7152ef2854c618df | 7eddcadab50d212d75c0019bee72e444b6445bda | refs/heads/master | 2020-03-16T05:19:55.418605 | 2018-05-08T23:14:58 | 2018-05-08T23:14:58 | 132,530,386 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 684 | java | package com.doganilbars.main;
import java.util.Scanner;
//sort the given number in desceding order, without using data structures
public class SortNumber2 {
public static void main(String[] args) {
int number;
int temp;
int result = 0;
Scanner scan = new Scanner(System.in);
System.out.print("Ent... | [
"hd.ilbars@hotmail.com"
] | hd.ilbars@hotmail.com |
60ffca283935076bb38f22344211f71dc6db8b16 | 082e26b011e30dc62a62fae95f375e4f87d9e99c | /docs/weixin_7.0.4_source/反编译源码/反混淆后/src/main/java/com/tencent/p177mm/plugin/order/p480ui/p1009a/C24802j.java | 51b4b1be10cb6aec8b0bcaa404219347b97014f9 | [] | no_license | xsren/AndroidReverseNotes | 9631a5aabc031006e795a112b7ac756a8edd4385 | 9202c276fe9f04a978e4e08b08e42645d97ca94b | refs/heads/master | 2021-04-07T22:50:51.072197 | 2019-07-16T02:24:43 | 2019-07-16T02:24:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,081 | java | package com.tencent.p177mm.plugin.order.p480ui.p1009a;
import android.content.Context;
import android.view.View;
import android.view.View.OnClickListener;
import android.view.ViewGroup;
import android.widget.LinearLayout;
import android.widget.LinearLayout.LayoutParams;
import android.widget.TextView;
import com.tence... | [
"alwangsisi@163.com"
] | alwangsisi@163.com |
3caa51401de5a748a73a462f2f4c33b7e812367f | ebdcaff90c72bf9bb7871574b25602ec22e45c35 | /modules/dfp_axis/src/main/java/com/google/api/ads/admanager/axis/v201808/TargetingValue.java | 78acc1bdd54c6b0718110b879d6b63aa6f409a77 | [
"Apache-2.0"
] | permissive | ColleenKeegan/googleads-java-lib | 3c25ea93740b3abceb52bb0534aff66388d8abd1 | 3d38daadf66e5d9c3db220559f099fd5c5b19e70 | refs/heads/master | 2023-04-06T16:16:51.690975 | 2018-11-15T20:50:26 | 2018-11-15T20:50:26 | 158,986,306 | 1 | 0 | Apache-2.0 | 2023-04-04T01:42:56 | 2018-11-25T00:56:39 | Java | UTF-8 | Java | false | false | 5,195 | java | // Copyright 2018 Google LLC
//
// 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 in writi... | [
"api.cseeley@gmail.com"
] | api.cseeley@gmail.com |
a6069d1bb579afb4bc0fad106d0b6441467e27fd | 848c563ddecdefdb4e6d91dfb9651c67ddcbee78 | /tangminet/topaiebiz-transaction/src/main/java/com/topaiebiz/trade/order/core/order/handler/common/MemberLoadHandler.java | 890cc4842ad6e95a97af471980979230b1feb84f | [] | no_license | liveqmock/tangxIdea | 264481ca7e087d5d8cf23854fb677b0c1376c188 | 7e780c538434638a79d50e33f45ab0be3ae90625 | refs/heads/master | 2020-04-04T14:44:18.241241 | 2018-06-29T14:51:49 | 2018-06-29T14:51:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,315 | java | package com.topaiebiz.trade.order.core.order.handler.common;
import com.nebulapaas.web.exception.GlobalException;
import com.topaiebiz.member.dto.member.MemberDto;
import com.topaiebiz.trade.order.core.order.context.BuyerContext;
import com.topaiebiz.trade.order.core.order.handler.OrderSubmitContext;
import com.topaie... | [
"207542948@qq.com"
] | 207542948@qq.com |
22df4f26d95848cc90e7d88a3311e2e124626775 | 887730617f9235df7fc02c7fc718d83ad626ea6a | /Model/src/main/java/com/darkedges/oim/collection/ICredentials.java | ff07741de9c66c5854a05e74700826b1adae43ed | [] | no_license | nirving/OIMForgottenPassword | 2ebe75bf08b3e7fb0263bedce788082693bdf4fe | 10dea3babdfc50236a8cb7cc2fe5c82cbbf7ff48 | refs/heads/master | 2016-08-03T00:48:38.889748 | 2014-11-26T10:22:27 | 2014-11-26T10:22:48 | 27,169,468 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 298 | java | package com.darkedges.oim.collection;
import java.util.Collection;
import local.darkedges.oim.schemas.Answer;
import com.darkedges.oim.model.ICredentialQuestion;
public interface ICredentials {
Collection<ICredentialQuestion> getQuestions(String uid);
boolean compareAnswer(Answer answer);
}
| [
"nirving@darkedges.com"
] | nirving@darkedges.com |
a86310d40e97f482a6d5864dd3491fd940bed58f | 132d8473c1f942640a21c6121aadd483ccedcda2 | /feature/src/main/java/android/js/com/myapplication/feature/pullrefresh/PullRefreshActivity.java | 283d56f507a4d8c60918ec9f01ecdf256776ff33 | [] | no_license | xiexlp/MyApplication | 55e16a0b0ae8d760938a4907efef998191d1a9f2 | 349d6a6040be74b36188cca1f540b674720c9a90 | refs/heads/master | 2020-06-23T10:12:53.245826 | 2019-07-24T08:40:59 | 2019-07-24T08:40:59 | 198,592,993 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,223 | java | package android.js.com.myapplication.feature.pullrefresh;
import android.content.Intent;
import android.js.com.myapplication.feature.R;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.TextView;
public class PullRe... | [
"pkuping@foxmail.com"
] | pkuping@foxmail.com |
5489de0872ff293ccf5b95b6af915aa8f25d7f9a | 4652102ea0f77e0caff90b2de076a0023638c950 | /subjects_newpre/SMTPProcessor_h/instrumented/com/example/smtp/SocketException.java | ce59cd285c9801f2e55e03b3325b53b9f604845b | [] | no_license | j-godoy/epa-benchmark | 678716b8f4a7ba31569500a9474ced47ad6e8a8d | e5cc4958cf927366afffe0d8741c86caf14cfceb | refs/heads/master | 2021-07-05T16:14:02.902363 | 2020-06-18T00:51:35 | 2020-06-18T00:51:35 | 154,675,619 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 130 | java | package com.example.smtp;
public class SocketException extends Exception {
private static final long serialVersionUID = 1L;
}
| [
"j.godoy277@gmail.com"
] | j.godoy277@gmail.com |
427e759170a64f2bab1d7a7d5eac4a076d9cba49 | 939bc9b579671de84fb6b5bd047db57b3d186aca | /java.xml/com/sun/org/apache/bcel/internal/generic/ClassElementValueGen.java | 42c2da3671c7c1c5b33d6741f2c3bfd13454792c | [] | no_license | lc274534565/jdk11-rm | 509702ceacfe54deca4f688b389d836eb5021a17 | 1658e7d9e173f34313d2e5766f4f7feef67736e8 | refs/heads/main | 2023-01-24T07:11:16.084577 | 2020-11-16T14:21:37 | 2020-11-16T14:21:37 | 313,315,578 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,363 | java | /*
* Copyright (c) 2007, 2019, Oracle and/or its affiliates. All rights reserved.
* ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*/
/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for a... | [
"274534565@qq.com"
] | 274534565@qq.com |
813dd305bcfdf5bcc42d0463ba98d4b0f118d68a | a4af858a84079e290c8e86a3924fd4d07cb16852 | /src/it/eng/de4idsa/datex2/ConstructionWorks.java | 722f3dd651c21f9bef7c8d793b23a8665c17668c | [] | no_license | Engineering-Research-and-Development/de4idsa | f9bcafbb9bc344007841c733bbe27330f79bc75e | 774724097f9dff886d5e7ccd2243e2d03bd5c212 | refs/heads/master | 2022-12-10T21:14:11.479449 | 2019-06-20T13:59:36 | 2019-06-20T13:59:36 | 191,128,982 | 1 | 0 | null | 2022-11-16T12:21:21 | 2019-06-10T08:35:15 | Java | UTF-8 | Java | false | false | 2,818 | java | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2015.11.30 at 10:48:0... | [
"gabriele.deluca@hotmail.com"
] | gabriele.deluca@hotmail.com |
37f980cbce26ec153d5e6b289613a406cc71faa5 | 0b5c095e1c9906f8f38674571522973175af0b0c | /business/uc/crm-biz/src/main/java/study/daydayup/wolf/business/uc/crm/biz/customer/info/api/india/BankCardServiceImpl.java | b863a39ceb425f90b4624e0a0ad510e6e1b71360 | [
"MIT"
] | permissive | hunshikan/wolf | 4c6fc584bea94ce994ff5a11a1a22ad5468dc52a | 1435c3bd0c05f4ec477f97922a9a85ef69c42433 | refs/heads/master | 2022-04-16T03:54:03.051696 | 2020-04-09T15:50:48 | 2020-04-09T15:50:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,406 | java | package study.daydayup.wolf.business.uc.crm.biz.customer.info.api.india;
import lombok.NonNull;
import study.daydayup.wolf.business.uc.api.crm.customer.info.entity.india.BankCard;
import study.daydayup.wolf.business.uc.api.crm.customer.info.service.india.BankCardService;
import study.daydayup.wolf.business.uc.crm.biz.... | [
"winglechen@gmail.com"
] | winglechen@gmail.com |
0b5c801e863e0f0ecde9f6dbb8109224dfefdf75 | 40d844c1c780cf3618979626282cf59be833907f | /src/testcases/CWE369_Divide_by_Zero/s02/CWE369_Divide_by_Zero__float_random_modulo_68b.java | ef7b52217f1de88d376fdfdd9eb4c4d479517b71 | [] | 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,856 | java | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE369_Divide_by_Zero__float_random_modulo_68b.java
Label Definition File: CWE369_Divide_by_Zero__float.label.xml
Template File: sources-sinks-68b.tmpl.java
*/
/*
* @description
* CWE: 369 Divide by zero
* BadSource: random Set data to a random value between 0.0f (inclus... | [
"you@example.com"
] | you@example.com |
e422a9bb8cf4b148f688fd648b566c2554e2ac33 | 469f8b253edec12c875525d195f1a21523d4786c | /src/main/java/org/slyrack/telegrambots/annotations/Controller.java | f60b114e7ccd4cd9c09efdc306b25971b8890f5e | [] | no_license | slyrack0/jTelegramBotFramework | e2bcaa30b51a52b26f4cef9200fd3f515eedfef1 | 5918fbbf2b03bfe455dcc2ded4dad1e6d45b5774 | refs/heads/master | 2023-08-18T07:46:11.235202 | 2021-08-17T20:21:09 | 2021-08-17T20:21:09 | 390,620,563 | 12 | 2 | null | 2023-05-22T05:35:57 | 2021-07-29T06:13:33 | Java | UTF-8 | Java | false | false | 453 | java | package org.slyrack.telegrambots.annotations;
import org.springframework.stereotype.Component;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
/**
* Empty annotation to mark Controller class, which can h... | [
"you@example.com"
] | you@example.com |
120a1f384f4d739bf3a891d05c327486b83019f3 | a19ae382fcc6a3aa6bff756c7c52dff23b775a94 | /plugin/src/net/groboclown/idea/p4ic/v2/server/connection/ServerConnectedController.java | 4a19e587c3808e5688e1f102bc1731af5e0fa8b4 | [
"Apache-2.0"
] | permissive | ivlo11/p4ic4idea | 2077043ad2cdd6c29fe59c3b1c272b5f6c226d7e | fad018dcffefd1454e070d638cab28b2d52c38f4 | refs/heads/master | 2021-01-13T09:21:27.991701 | 2016-09-14T19:42:29 | 2016-09-14T19:42:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,470 | java | /*
* 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 in writing, software
* distr... | [
"matt@groboclown.net"
] | matt@groboclown.net |
20e5b4ae29e219cdce87f02829acc8a8f0302e35 | 27cda5e6fb5da7ae2dea91450ca1082bcaa55424 | /Source/Java/VistaImagingDataSourceProvider/main/src/java/gov/va/med/imaging/vistaimagingdatasource/dicom/importer/OrderingLocationDAO.java | a5efac3e2814e879be97c1247377ea48db2f72da | [
"Apache-2.0"
] | permissive | VHAINNOVATIONS/Telepathology | 85552f179d58624e658b0b266ce83e905480acf2 | 989c06ccc602b0282c58c4af3455c5e0a33c8593 | refs/heads/master | 2021-01-01T19:15:40.693105 | 2015-11-16T22:39:23 | 2015-11-16T22:39:23 | 32,991,526 | 3 | 9 | null | null | null | null | UTF-8 | Java | false | false | 2,883 | java | /**
*
Package: MAG - VistA Imaging
WARNING: Per VHA Directive 2004-038, this routine should not be modified.
Date Created: Nov, 2009
Site Name: Washington OI Field Office, Silver Spring, MD
Developer: vhaiswlouthj
Description: DICOM Study cache manager. Maintains the cache of study instances
and... | [
"ctitton@vitelnet.com"
] | ctitton@vitelnet.com |
5f66265f602577d12d36912489e4385acb030109 | f2ec2fe9831467491c0890a395ba2bd6b889e8a3 | /src/main/java/ac/za/service/impl/course/ModuleServiceImpl.java | 8613d956b05e045755409748f14f311de2bd8d40 | [] | no_license | 215062264/LMS_App_Project | 5e3dbaed1fc0e74e4193d96cf4d62313acf97b58 | 1cc59d05f41e6dad350593966f2f72843e6229cf | refs/heads/master | 2021-06-28T14:20:39.404358 | 2021-04-03T08:39:53 | 2021-04-03T08:39:53 | 216,410,126 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,350 | java | package ac.za.service.impl.course;
import ac.za.domain.course.Module;
import ac.za.repository.repoInterface.course.ModuleRepository;
import ac.za.service.serviceInterface.course.ModuleService;
import org.springframework.stereotype.Service;
import java.util.List;
import java.util.Optional;
@Service("moduleService")
pu... | [
"Kylejosias6@gmail.com"
] | Kylejosias6@gmail.com |
8f342f13b6503f3a3df164a706773e16ba1691a2 | 529c55c46e24375646c64ab7967d14a2078cb6b5 | /src/main/java/com/vnayak/myapp/config/Constants.java | 49b6e74dd9ae9892329a7cbbdee8d3fe1598c906 | [] | no_license | qtpvarun/SimpleSpringBootReactJs | b338ea164e08d0baaa7a0d3279334dcd885c768e | ee384bbde430398792c98369289db80a5bf0ab4f | refs/heads/master | 2022-12-23T09:56:50.475569 | 2019-10-01T15:18:43 | 2019-10-01T15:18:43 | 212,129,364 | 0 | 0 | null | 2022-12-16T05:05:54 | 2019-10-01T15:18:29 | Java | UTF-8 | Java | false | false | 421 | java | package com.vnayak.myapp.config;
/**
* Application constants.
*/
public final class Constants {
// Regex for acceptable logins
public static final String LOGIN_REGEX = "^[_.@A-Za-z0-9-]*$";
public static final String SYSTEM_ACCOUNT = "system";
public static final String DEFAULT_LANGUAGE = "en";... | [
"jhipster-bot@jhipster.tech"
] | jhipster-bot@jhipster.tech |
1c1993a098606f26cc68eb19219968a656efe950 | 3182dd5e2cb4c93c562293816203038d5e4c9708 | /src/java/com/scandit/datacapture/core/internal/sdk/ocr/NativeExternalOcrBackendHelper.java | 20ad6c0005b72e95bad01c7fcd5b831b6008fca3 | [] | no_license | mrauer/TAC-Verif | 46f1fdc06475fef6d217f48a2ee6a6ffc8ec3e4f | 5231854f94008729fb1be67992ffafd2ae8908a3 | refs/heads/master | 2023-07-16T22:25:33.181442 | 2021-08-29T16:00:37 | 2021-08-29T16:00:37 | 401,082,799 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 773 | java | /*
* Decompiled with CFR 0.0.
*
* Could not load the following classes:
* com.scandit.datacapture.core.internal.sdk.ocr.NativeExternalOcrBackendHelper$CppProxy
* java.lang.Object
*/
package com.scandit.datacapture.core.internal.sdk.ocr;
import com.scandit.datacapture.core.common.geometry.Rect;
import com.scan... | [
"maxime.rauer@gmail.com"
] | maxime.rauer@gmail.com |
ac10150da1e54c3aa73b2d05513de95886d65011 | 9c6e63eb1796bbf4c37d93fca941fb67b4cd4741 | /trunk/tarah2/src/main/java/com/honmansoft/dba/DBA.java | 865fb95c4e7f1f1a830d2555239b9d60b4f5ecc4 | [] | no_license | BGCX261/zizw-svn-to-git | ffc6636d8e0d91b24f124ba3d16c61af10d7441c | c8d068af7a36396ce707dc035b15330c77b02f2a | refs/heads/master | 2016-09-05T13:11:22.053860 | 2015-08-25T15:51:45 | 2015-08-25T15:51:45 | 41,585,036 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,052 | java | package com.honmansoft.dba;
import java.sql.Connection;
import java.sql.SQLException;
public interface DBA {
//
void createDatabase(Connection conn, String database, String username,
String password) throws SQLException;
void dropDatabase(Connection conn, String database) throws SQLException;
... | [
"you@example.com"
] | you@example.com |
41bb813f0a3977545d65c8f3a557cb794985fe08 | a8c4ace42198faf611066ba66539ade12aef7297 | /im/src/com/hex/bigdata/udsp/im/provider/model/MetadataCol.java | 11f7fa4001f1d698c340ab5bac544b725a567843 | [] | no_license | hjtoday/boracay | 366eb84f35407ff04556d8333ded04fe926ac265 | 728cc65ab1737da76f67765450bb9d62d510467c | refs/heads/udsp-2.0.0-tzb | 2021-06-29T04:58:42.503658 | 2017-09-18T09:26:32 | 2017-09-18T09:26:32 | 102,310,561 | 0 | 0 | null | 2017-09-10T14:58:49 | 2017-09-04T02:30:22 | Java | UTF-8 | Java | false | false | 2,047 | java | package com.hex.bigdata.udsp.im.provider.model;
import com.hex.bigdata.udsp.common.constant.DataType;
import org.apache.commons.lang3.StringUtils;
/**
* Created by JunjieM on 2017-9-5.
*/
public class MetadataCol {
private Short seq;
private String name;
private String describe;
private DataType ... | [
"junjie.miao@goupwith.com"
] | junjie.miao@goupwith.com |
aa959eedc29101429d0cec94914f49878f14015c | 8f611f9814576625e14b69638ce546a3e4b060ac | /src/main/java/com/controller/UserController.java | 01e7a376faaf158affbdebace805fe29c30899a4 | [] | no_license | Marat2/crud | bf916b6901f7081a29f3ec7d9701a81680fc5a72 | 80809cb9470545ebeede4817436923679c55db61 | refs/heads/master | 2023-03-02T16:50:00.403834 | 2021-02-15T18:10:00 | 2021-02-15T18:10:00 | 320,342,551 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,898 | java | package com.controller;
import com.domain.User;
import com.service.UserService;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.MediaType;
import org.springframework.stereotype.Controller;
import org.springframework... | [
"you@example.com"
] | you@example.com |
08fa71ae58090940cae1810efb3b15492286bcbe | b3a02d5f1f60cd584fbb6da1b823899607693f63 | /05_JAVA_Advanced/10_ObjectsClassesCollections_ex/src/ex02_MaximumElement.java | faabae229ff93a323a095a1cc53115e9bb6693bd | [
"MIT"
] | permissive | akkirilov/SoftUniProject | 20bf0543c9aaa0a33364daabfddd5f4c3e400ba2 | 709d2d1981c1bb6f1d652fe4101c1693f5afa376 | refs/heads/master | 2021-07-11T02:53:18.108275 | 2018-12-04T20:14:19 | 2018-12-04T20:14:19 | 79,428,334 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,006 | java | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.ArrayDeque;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Deque;
public class ex02_MaximumElement {
public static void main(String[] args) throws IOException {
Deque<Integer> seq =... | [
"akkirilov@mail.bg"
] | akkirilov@mail.bg |
c12b47a53ff75b48d120ac239d1046187ede976c | 5ca3901b424539c2cf0d3dda52d8d7ba2ed91773 | /src_fernflower/com/google/common/collect/FilteredEntryMultimap$AsMap.java | 7e42a9937e25660fc8c968f28979e04c50676941 | [] | no_license | fjh658/bindiff | c98c9c24b0d904be852182ecbf4f81926ce67fb4 | 2a31859b4638404cdc915d7ed6be19937d762743 | refs/heads/master | 2021-01-20T06:43:12.134977 | 2016-06-29T17:09:03 | 2016-06-29T17:09:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,652 | java | package com.google.common.collect;
import com.google.common.collect.FilteredEntryMultimap;
import com.google.common.collect.FilteredEntryMultimap$AsMap$1EntrySetImpl;
import com.google.common.collect.FilteredEntryMultimap$AsMap$1KeySetImpl;
import com.google.common.collect.FilteredEntryMultimap$AsMap$1ValuesImpl;
impo... | [
"manouchehri@riseup.net"
] | manouchehri@riseup.net |
e3667d4b3d98d458f051d9cc145dea38b287f88d | 47f2c2a8cbd9bc2b28c4254e77e5a7b099faaa1f | /record-builder-test/src/main/java/io/soabase/recordbuilder/test/ExceptionDetails.java | 8e33c303b1b1e590d1a6e0685a3ed8bf3b1a1683 | [
"Apache-2.0"
] | permissive | thiago-amm/record-builder | 0378d2dff3b6a7d86cc2319b79c78b5afb187fe1 | 3b8c3ff9e3108e3c08a4bdbb9fe9d57442b97eed | refs/heads/master | 2023-08-31T04:35:43.124755 | 2021-10-20T04:24:38 | 2021-10-21T18:00:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,118 | java | /**
* Copyright 2019 Jordan Zimmerman
*
* 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 t... | [
"jordan@jordanzimmerman.com"
] | jordan@jordanzimmerman.com |
54c971e7af2bfc5f748caec6daa0a80d83adbfe1 | 6e966225b3b05b07dc6208abc2cf27c4041db38a | /src/main/java/me/vilsol/nmswrapper/wraps/unparsed/NMSItemMinecart.java | 28d61b350e6c9541595c6695af99a06de20d18d2 | [
"Apache-2.0"
] | permissive | Vilsol/NMSWrapper | a73a2c88fe43384139fefe4ce2b0586ac6421539 | 4736cca94f5a668e219a78ef9ae4746137358e6e | refs/heads/master | 2021-01-10T14:34:41.673024 | 2016-04-11T13:02:21 | 2016-04-11T13:02:22 | 51,975,408 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,353 | java | package me.vilsol.nmswrapper.wraps.unparsed;
import me.vilsol.nmswrapper.*;
import me.vilsol.nmswrapper.reflections.*;
import me.vilsol.nmswrapper.wraps.*;
@ReflectiveClass(name = "ItemMinecart")
public class NMSItemMinecart extends NMSItem {
public NMSItemMinecart(Object nmsObject){
super(nmsObject);
... | [
"vilsol2000@gmail.com"
] | vilsol2000@gmail.com |
c5350ebe75db8d3cb370973c89e1cf3923d118ca | 7dfda9db0b5eca9091c84e3cf4a0497858cac1cb | /src/test/org/apache/hadoop/io/file/tfile/RandomDistribution.java | 4c999e1059539338f454a5efa30a6096d764b738 | [
"LicenseRef-scancode-unknown",
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | smiley0907/purnacache | bc7364a9fa292f7606671cb494c3896d74156c13 | 0370c725d061a7fb460f7088b3cf4c8c47916d3b | refs/heads/master | 2020-03-25T19:31:13.053441 | 2020-02-07T00:56:27 | 2020-02-07T00:56:27 | 144,087,062 | 0 | 0 | Apache-2.0 | 2018-08-09T01:40:37 | 2018-08-09T01:40:37 | null | UTF-8 | Java | false | false | 6,206 | 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 ... | [
"raghavendra.pra.yelisetty@hpe.com"
] | raghavendra.pra.yelisetty@hpe.com |
cd53c2f1d1492399b2933c3351d7383228a27d66 | 5173401b07057d0a873500f9b2fdc791c107652a | /SiaSoft/src/pt/inescporto/template/client/design/TmplJButtonDetailDelete.java | eed34de5dec6a3654cf9c6bbf51bf4e36df0b7f2 | [] | no_license | pedrocleto/Java | 3d273f08414f9f4135855900840ca01cae64988e | b144bd57bd8c55b2b24452284b72754a518dd9e3 | refs/heads/master | 2021-01-01T16:31:29.972484 | 2013-08-10T09:49:34 | 2013-08-10T09:49:34 | 12,018,789 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,503 | java | package pt.inescporto.template.client.design;
import javax.swing.*;
import pt.inescporto.template.client.event.TemplateEvent;
import pt.inescporto.template.client.util.TmplFormModes;
import pt.inescporto.template.client.util.TmplPerms;
public class TmplJButtonDetailDelete extends TmplJButton {
public TmplJB... | [
"pedrovsky@gmail.com"
] | pedrovsky@gmail.com |
f3a884893231f88bc6177c04899b50c325e20abb | 8e555bc3fa12263de5085ce6e7d037b62131c1ee | /samples/imgur/src/main/java/com/bumptech/glide/samples/imgur/MainActivity.java | baff6d9d521ae2a32a84526845aceb54fa2b4721 | [
"BSD-2-Clause-Views",
"Xfig",
"MIT",
"Apache-2.0",
"LicenseRef-scancode-public-domain",
"LicenseRef-scancode-unknown-license-reference",
"BSD-3-Clause",
"LicenseRef-scancode-generic-cla"
] | permissive | FY6/glide | 3797c8b461005fabc8c23e722dbf75a20bb89108 | 70e0ee01ac0a0ace196be2b045b683b6459327ea | refs/heads/master | 2020-05-16T23:47:35.413093 | 2019-05-31T01:52:49 | 2019-05-31T01:52:49 | 183,376,563 | 1 | 0 | null | 2019-04-25T07:05:54 | 2019-04-25T07:05:54 | null | UTF-8 | Java | false | false | 3,997 | java | package com.bumptech.glide.samples.imgur;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.support.v7.widget.RecyclerView.ViewHolder;
... | [
"f_y_wang6@163.com"
] | f_y_wang6@163.com |
53a03b6499f92616d8d702609405b03ab0acc767 | dc0e271669780a11284b9626919846a51b00d54c | /model/com/hys/exam/dao/remote/ExamExaminationDAO.java | 49cb4776be543c7cf309ab6a0b8ac863cd68b022 | [
"Apache-2.0"
] | permissive | 1224500506/NCME-Admin | 4a4b8e62f85b352dee0a96f096748b04fbf1b67e | e4f0969938ed6d9c076a9d647681dd56a1bf2679 | refs/heads/master | 2021-04-24T19:28:33.899711 | 2018-01-15T01:54:21 | 2018-01-15T01:54:21 | 117,482,274 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,525 | java | package com.hys.exam.dao.remote;
import java.sql.SQLException;
import java.util.List;
import com.hys.exam.model.ExamExamination;
import com.hys.exam.queryObj.ExamExaminationQuery;
/**
*
* 标题:考试支撑平台
*
* 作者:Tony 2011-3-11
*
* 描述:
*
* 说明:
*/
public interface ExamExaminationDAO {
/**
* 增加考场
* @param... | [
"weeho@DESKTOP-71D9DPN"
] | weeho@DESKTOP-71D9DPN |
619a27d44f3287b87d46f686eee24f36789b8e97 | 99b367cf4e0482833533fde335bc2246a44d7be1 | /src/com/thinkingInJava/chapter21/concurrency/Tester.java | de53e531863b282f24f8f748c201431bdaeaf90f | [] | no_license | zhangrongzhao/ThinkingInJava | c2f93bc4a4b38bd3a9276adf5f8b7fe41374a536 | ceb345ae6ec477886212da8bebb043210333569d | refs/heads/master | 2020-03-14T23:01:42.035528 | 2018-12-20T03:50:18 | 2018-12-20T03:50:18 | 131,834,762 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,441 | java | package com.thinkingInJava.chapter21.concurrency;
import com.thinkingInJava.util.Generated;
import java.util.concurrent.CountDownLatch;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
public abstract class Tester<C> {
static int testReps=10;
static int testCycles=1000;
... | [
"rongzhao.zhang@allcure.cn"
] | rongzhao.zhang@allcure.cn |
6cd1ab5c3e34a0ea6df461d79bc5fabe98e7f50d | d7fe2596a70f915e35fb6f8dc4fbc080eb1390c5 | /src/main/java/org/elasticsearch/common/lucene/search/function/BoostScoreFunction.java | 99b2bcbdbed52b31cc56ef03ac6feebe86812598 | [
"Apache-2.0"
] | permissive | Oneiroi/elasticsearch | 009f93d477ef75e196674edcb5bdc755b254c7b0 | d66f401ce6b0ac6baa0d461f12ca3d002407b49d | refs/heads/master | 2022-09-13T12:51:35.270084 | 2012-06-18T20:45:17 | 2012-06-19T02:13:47 | 4,712,532 | 0 | 0 | Apache-2.0 | 2022-09-09T18:17:56 | 2012-06-19T10:58:24 | Java | UTF-8 | Java | false | false | 2,471 | java | /*
* Licensed to ElasticSearch and Shay Banon under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. ElasticSearch licenses this
* file to you under the Apache License, Version 2.0 (the
* "License"); you may... | [
"kimchy@gmail.com"
] | kimchy@gmail.com |
8820aaa0464eef9769f08618891532f6fd69d2d3 | d3f73641f5353b4a5e9c65a2ef9cbb9844621595 | /src/com/stx/servlet/GetSessionServlet.java | a9ea28797cea5cd40ca84fa4c59bd0247794c2c8 | [] | no_license | 408992065/fitness | 42e11b7ee0bcb09a0483a0f0cb7048bb9b3c70a3 | 97fbc7ec9158390a4883ee510c8fd86fe174b83e | refs/heads/master | 2022-09-10T02:45:51.941157 | 2020-06-02T05:01:28 | 2020-06-02T05:01:28 | 268,692,172 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,821 | java | package com.stx.servlet;
import java.io.IOException;
import java.io.Writer;
import java.util.HashMap;
import java.util.Map;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.... | [
"you@example.com"
] | you@example.com |
7a0b2bd13ee69ec85344056e0d359b08efa50e58 | 36a1e72a62c261a1ab8cba4a5f2ce8842834b836 | /app/src/main/java/com/orientdata/lookforcustomers/base/BaseView.java | ba43a80865e0258e667cee279926d6453a4715ef | [] | no_license | chenkexu/android2.0-20180227 | e2176d25d8c114beee3942a5e2904977401354ca | 6bbbcf876dbc0cf19d243bc74e5afbd38d8e8185 | refs/heads/master | 2021-04-12T09:49:25.059455 | 2018-07-21T09:45:31 | 2018-07-21T09:45:31 | 126,502,456 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 245 | java | package com.orientdata.lookforcustomers.base;
/**
* Created by wy on 2017/10/25.
*/
public interface BaseView {
/**
* 显示进度条
*/
void showLoading();
/**
* 隐藏进度条
*/
void hideLoading();
}
| [
"953571793@qq.com"
] | 953571793@qq.com |
be4449d4611f07b47d018575c191377eea98c094 | 3b84ee2fa50146859154b336147ccb6b7b0d8641 | /FlipdogSpellChecker/com/millennialmedia/android/BridgeMMCalendar.java | c760bda8fa1e11f991cf95194180da86a36da5ff | [] | no_license | DarthYogurt/Dragonbreath | 5ac8883b75480a9a778f6b30d98c518b3544375d | 72f3e53cde17aacff812dce67f89b87d0b427a0e | refs/heads/master | 2016-08-03T16:43:36.614188 | 2013-11-12T00:11:29 | 2013-11-12T00:11:29 | 14,119,806 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 432 | java | package com.millennialmedia.android;
import java.util.HashMap;
class BridgeMMCalendar extends MMJSObject
{
public MMJSResponse addEvent(HashMap<String, String> paramHashMap)
{
return MMJSResponse.responseWithError("Not supported");
}
}
/* Location: C:\Programming\Android2Java\FlipdogSpellchecker_... | [
"deric.walintukan@gmail.com"
] | deric.walintukan@gmail.com |
a4897e4c0633416a5d663a3e2078995ebe8bcad1 | 712a5e8475b6c9276bd4f8f857be95fdf6f30b9f | /com/google/android/gms/internal/zzbam.java | 67463e711623074a5b61e05fa211a3f59a91f48d | [] | no_license | swapnilsen/OCR_2 | b29bd22a51203b4d39c2cc8cb03c50a85a81218f | 1889d208e17e94a55ddeae91336fe92110e1bd2d | refs/heads/master | 2021-01-20T08:46:03.508508 | 2017-05-03T19:50:52 | 2017-05-03T19:50:52 | 90,187,623 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 656 | java | package com.google.android.gms.internal;
import com.google.android.gms.auth.api.signin.GoogleSignInAccount;
import com.google.android.gms.common.ConnectionResult;
import com.google.android.gms.common.api.Status;
import com.google.android.gms.internal.zzbap.zza;
public class zzbam extends zza {
public void zza(Con... | [
"swasen@cisco.com"
] | swasen@cisco.com |
924991e2e150d0146d534feb8c7baca77b406b3a | 6960f3b8c06f31b75a76f1a743416723e03b61fb | /Chapter Sixteen/src/exercises/ListTest.java | 339e54b82dd0c063b3c28bff9049b7a91f6305c3 | [] | no_license | teevyne/java-codes-and-examples | 9db26b5149266fd5f67396dcc9ac5d0596cdb8a6 | d41dac3c424c56eb0419266bdf8361a127468a79 | refs/heads/master | 2022-11-12T16:51:37.078491 | 2020-06-25T13:48:16 | 2020-06-25T13:48:16 | 274,659,578 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,131 | java | package exercises;
import java.util.List;
import java.util.LinkedList;
import java.util.ListIterator;
public class ListTest
{
public static void main(String[] args)
{
//add colors elements to list1
String[] colors = { "black", "yellow", "blue", "violet", "silver" };
List<String> list1 = new LinkedList<>();
... | [
"ayemobolatolulope@gmail.com"
] | ayemobolatolulope@gmail.com |
5ec6cc2c587c1a4422cd8fe0f7fefa61024ea6d0 | 0f782acc35a009fa7298a65a2785b6ffccaa901e | /src/designPatterns/behavioral/command/FileIOJob.java | 3cf00a639b9d7250aab27bbd7756bb9a53db8567 | [] | no_license | RossHS/MyWorkbook | 071bd0eb81108ab615badbf4916b8b77cba908b1 | 65e2cd70058da4648d94858d3f0311a3dff00805 | refs/heads/master | 2022-11-23T20:45:07.900110 | 2020-07-23T10:42:20 | 2020-07-23T10:42:20 | 281,899,478 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 593 | java | package designPatterns.behavioral.command;
/**
* @author Ross Khapilov
* @version 1.0 05.07.2019
*/
public class FileIOJob implements Job {
private FileIO fileIO;
public void setFileIO(FileIO fileIO) {
this.fileIO = fileIO;
}
@Override
public void run() {
System.out.println("Jo... | [
"rossxpanteley@gmail.com"
] | rossxpanteley@gmail.com |
73e7e224ca7477d256a1ad9870d41275a7374ff5 | b4252cd1c9942474ca1a17cd906196d264f4d60e | /src/com/cartmatic/estore/core/decorator/AuditInfoTblColumnDecorator.java | c6fce63b9f73ce351d6c5ba767b7f79db8b3c31b | [] | no_license | 1649865412/StoreAdminOne | 5acb273becf848f5007320bff720924cb1fd5faf | 70bc2fb098eafb436c8860cdf9a58e63ee61510b | refs/heads/master | 2021-01-02T22:58:16.554900 | 2015-06-26T05:54:52 | 2015-06-26T05:54:52 | 38,096,515 | 0 | 3 | null | null | null | null | UTF-8 | Java | false | false | 1,072 | java | /*
* Created on Dec 29, 2004
*
*/
package com.cartmatic.estore.core.decorator;
import org.displaytag.decorator.DisplaytagColumnDecorator;
import org.displaytag.exception.DecoratorException;
import org.displaytag.properties.MediaTypeEnum;
import com.cartmatic.estore.core.util.I18nUtil;
/**
*
*/... | [
"1649865412@qq.com"
] | 1649865412@qq.com |
0a7529fa70059c90690c719104feae619277e41e | 84e064c973c0cc0d23ce7d491d5b047314fa53e5 | /latest9.1/bj/javax/xml/xquery/XQItem.java | 55c0446946d4b24b3c165668a31b71af4d4119c1 | [] | no_license | orbeon/saxon-he | 83fedc08151405b5226839115df609375a183446 | 250c5839e31eec97c90c5c942ee2753117d5aa02 | refs/heads/master | 2022-12-30T03:30:31.383330 | 2020-10-16T15:21:05 | 2020-10-16T15:21:05 | 304,712,257 | 1 | 1 | null | null | null | null | WINDOWS-1252 | Java | false | false | 891 | java | /*
* Copyright © 2003, 2004, 2005, 2006, 2007 Oracle. All rights reserved.
*/
package javax.xml.xquery;
/**
* This interface represents an item in the XDM.
*/
public interface XQItem extends XQItemAccessor
{
/**
* Close the item and release all the resources associated with this item.
* No method other t... | [
"mike@saxonica.com"
] | mike@saxonica.com |
ffdeba07dd905fe170d80ff2c82416b9f8765595 | cacec52e5653ab773d35d7f1b4f4f660580d7826 | /web-admin/src/main/java/com/alipay/api/response/AlipayOpenAuthIndustryPlatformCreateTokenResponse.java | ea1f1b547e94e57e3b456902b1bcb94c1f3b446f | [] | no_license | liuyuhua1984/GameAdminWeb | 6d830e7ad1551ac1803abd12e9359c6bfd5965ec | c590fd88d768c8231e2160bf7415996b0027ac98 | refs/heads/master | 2021-08-28T13:40:50.540862 | 2017-12-12T10:20:06 | 2017-12-12T10:20:06 | 106,268,614 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 1,051 | java | package com.alipay.api.response;
import com.alipay.api.internal.mapping.ApiField;
import com.alipay.api.AlipayResponse;
/**
* ALIPAY API: alipay.open.auth.industry.platform.create.token response.
*
* @author auto create
* @since 1.0, 2016-05-13 18:02:26
*/
public class AlipayOpenAuthIndustryPlatformCreateToken... | [
"lyh@163.com"
] | lyh@163.com |
c0b8eb0726513cddd0331ef6bb4c6d7b53787cef | 927c39133ebfe2b7f45127f224053303cae17d15 | /src/it/csi/mddtools/typedef/provider/FeatureItemProvider.java | e365de6ba35f444d445aee7a8da7610527c57a47 | [] | no_license | csipiemonte/servicegen | 00cab5564e2668ecf3e4f26feb5b12aa4a3d7b59 | 3b4b4d6e539ef4466133abcfc5942ae30a9301af | refs/heads/master | 2020-08-29T12:23:47.418369 | 2019-08-13T16:27:20 | 2019-08-13T16:27:20 | 218,028,862 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,540 | java | /**
* <copyright>
* (C) Copyright 2011 CSI-PIEMONTE;
* Concesso in licenza a norma dell'EUPL, esclusivamente versione 1.1;
* Non e' possibile utilizzare l'opera salvo nel rispetto della Licenza.
* E' possibile ottenere una copia della Licenza al seguente indirizzo:
*
* http://www.eupl.it/opensource/eupl-1-1
*
... | [
"mauro.antonaci@csi.it"
] | mauro.antonaci@csi.it |
5ebe43075e9f6558f73b5b52cf0275f48cea7664 | 1c3efc6e953032c4a72db38fbda8d3a046f6a39c | /bitcamp-java-project/src28_homework/main/java/bitcamp/java106/pms/controller/calculator/CalculatorController.java | 2e1cceec1b6fe5b17d9360bb135dae5a10390632 | [] | no_license | Roktar/Bitcamp | 0ec49a91b45e686f6fb22be5523b5fa4b1799071 | c297eeff409bce686c3e404f36a36bcaab0cd7d0 | refs/heads/master | 2021-03-27T11:13:15.320024 | 2018-08-10T07:35:34 | 2018-08-10T07:35:34 | 122,951,923 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,133 | java | package bitcamp.java106.pms.controller.calculator;
import java.util.Scanner;
import bitcamp.java106.pms.annotation.Component;
import bitcamp.java106.pms.controller.Controller;
//@Component("calc")
public class CalculatorController implements Controller {
Scanner keyScan;
public CalculatorController(Scan... | [
"outofsight_@naver.com"
] | outofsight_@naver.com |
5b8d6bb21977ebe732d6fafe3e6377bffbe0d8a2 | bcffc472c5cd6bf2ecf7da955d36a4ca690c5f7b | /opensrp-rest-services/src/main/java/org/opensrp/rest/register/dto/ElcoDTO.java | d5821658a1e9b4308302a9de41b0083e24747639 | [
"Apache-2.0"
] | permissive | proshantokuet/data-coorection | be9b10a645848332d61ee0c60bb7b7d1c1a38d24 | 88f5653d606b06001776a0530be0c6c62c9f805f | refs/heads/master | 2021-07-17T04:56:24.705209 | 2017-10-23T11:28:58 | 2017-10-23T11:28:58 | 107,864,026 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,529 | java | package org.opensrp.rest.register.dto;
import org.apache.commons.lang3.builder.EqualsBuilder;
import org.apache.commons.lang3.builder.HashCodeBuilder;
import org.apache.commons.lang3.builder.ToStringBuilder;
import org.codehaus.jackson.annotate.JsonProperty;
public class ElcoDTO {
@JsonProperty("TODAY")
private Stri... | [
"proshanto@mpower-social.com"
] | proshanto@mpower-social.com |
3cbcd4fcae806ee63ea9db13efa32b2ba8a28f63 | b3672b53c6f5ab9e7881d658ad5d3f5b2626b0d2 | /osp/matrix/tool/src/java/org/theospi/portfolio/matrix/control/EditScaffoldingCellConfirmationController.java | 8bee3f7eeeb8d89cd29d9dd187a5d96e892a1107 | [] | no_license | sakai-mirror/ctools | e4aee1fe53efc631cb27de7f968172557457b758 | 6e6ddc05e0208a680e61299a42e3b374494239bc | refs/heads/master | 2016-09-06T09:36:31.829901 | 2008-10-03T13:43:35 | 2008-10-03T13:43:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,045 | java | /**********************************************************************************
* $URL:https://source.sakaiproject.org/svn/osp/trunk/matrix/tool/src/java/org/theospi/portfolio/matrix/control/EditScaffoldingCellConfirmationController.java $
* $Id:EditScaffoldingCellConfirmationController.java 9134 2006-05-08 20:28... | [
"botimer@umich.edu@66ffb92e-73f9-0310-93c1-f5514f145a0a"
] | botimer@umich.edu@66ffb92e-73f9-0310-93c1-f5514f145a0a |
9c62faacd3768c3402106a1e251e8d5e984f8ffa | e07542af0c00f6f4110aa15ef18c40f8972d2442 | /src/main/scala/extracells/models/IStateMapperRegister.java | f0447e89f885ee32c7f2fe35687a54dc25e88150 | [
"MIT"
] | permissive | ExtraCells/ExtraCells2 | 787379ad6759c6e5657de54b5fbfb792834b7ffd | b1d03907d911909aaa3b176a7cc90eac0c1467dc | refs/heads/rv6-1.12 | 2023-05-29T17:02:23.074299 | 2022-01-25T00:54:11 | 2022-01-25T00:54:11 | 16,664,802 | 126 | 155 | MIT | 2022-01-25T01:03:11 | 2014-02-09T11:00:03 | Java | UTF-8 | Java | false | false | 224 | java | package extracells.models;
import net.minecraftforge.fml.relauncher.Side;
import net.minecraftforge.fml.relauncher.SideOnly;
public interface IStateMapperRegister {
@SideOnly(Side.CLIENT)
void registerStateMapper();
}
| [
"nedelosk@gmail.com"
] | nedelosk@gmail.com |
c5e6a644c26dd001f56ece6a346807db776fa46d | eb5af3e0f13a059749b179c988c4c2f5815feb0f | /springboot_k15/mymall/src/main/java/com/woniu/mymall/service/MymallService.java | 447f23ac46f44a03a700ac516cc6b2c0513fe8c8 | [] | no_license | xiakai007/wokniuxcode | ae686753da5ec3dd607b0246ec45fb11cf6b8968 | d9918fb349bc982f0ee9d3ea3bf7537e11d062a2 | refs/heads/master | 2023-04-13T02:54:15.675440 | 2021-05-02T05:09:47 | 2021-05-02T05:09:47 | 363,570,147 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 182 | java | package com.woniu.mymall.service;
import com.woniu.mymall.entity.pojo.Mymall;
import java.util.List;
public interface MymallService {
public List<Mymall> selectMymallAll();
}
| [
"980385778@qq.com"
] | 980385778@qq.com |
76dd2d7696a8a8ea84c75aadcf34ba52ffd2a12c | 1e04f21363e7e65fdd5a728b696eeac62629ef4a | /examen-tema2/src/test/java/com/salesianostriana/dam/DemoApplicationTests.java | 85d35aeb92f954e270c45946e4ce8127791e23cc | [] | no_license | lmlopezmagana/ad-psp-examen-tema2-2021 | 888696cd89d409ec6c678e5cdded9e8b12d881a7 | 17ab8a38e72904ff09a1d81bd86afdc4ca63984f | refs/heads/main | 2023-08-27T16:05:49.732188 | 2021-11-09T19:40:12 | 2021-11-09T19:40:12 | 426,361,481 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 214 | java | package com.salesianostriana.dam;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class DemoApplicationTests {
@Test
void contextLoads() {
}
}
| [
"luismi.lopez@salesianos.edu"
] | luismi.lopez@salesianos.edu |
1b40de7d0b68cf5aea581c83dbfa8b5043621296 | 878fee61f7ac665e5d6a2f0fe0050ba610f5e37d | /app/src/main/java/com/example/hbeulibrary/fragments/SearchFragment.java | f5a7d141cb5c50a5bc24f01b292716c46878a84b | [
"Apache-2.0"
] | permissive | TingAmeng/HbeuLibrary | 9a53cd1ea0758cf6bb1a8f2b24f46d7a34e8a97b | 0803e71933392b422ef1c6e81c72c6565d9c82f7 | refs/heads/master | 2020-05-07T08:59:50.607944 | 2019-04-09T12:00:07 | 2019-04-09T12:00:07 | 180,356,566 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,887 | java | package com.example.hbeulibrary.fragments;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.support.v7.widget.Toolbar;
import android.uti... | [
"tony@gmail.com"
] | tony@gmail.com |
1a3875a6f96cb996f6a23ee93cceabac1048f38e | 3b91ed788572b6d5ac4db1bee814a74560603578 | /com/tencent/mm/ui/widget/textview/a$3.java | f680b5ed4ba190792a205292e1549943a5b9a34a | [] | no_license | linsir6/WeChat_java | a1deee3035b555fb35a423f367eb5e3e58a17cb0 | 32e52b88c012051100315af6751111bfb6697a29 | refs/heads/master | 2020-05-31T05:40:17.161282 | 2018-08-28T02:07:02 | 2018-08-28T02:07:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 468 | java | package com.tencent.mm.ui.widget.textview;
import android.view.MotionEvent;
import android.view.View;
import android.view.View.OnTouchListener;
class a$3 implements OnTouchListener {
final /* synthetic */ a uPp;
a$3(a aVar) {
this.uPp = aVar;
}
public final boolean onTouch(View view, MotionE... | [
"707194831@qq.com"
] | 707194831@qq.com |
5bdc6b105cedb1adc9f31022c489025f034aa9b6 | 1f1352a19528084b924988c56ef68ae9ce40aac0 | /dorado/dorado-registry/dorado-registry-zookeeper/src/test/java/com/meituan/dorado/registry/zookeeper/util/ZooKeeperNodeInfoTest.java | c5454bd01029f2c7272e0349ec98a21dc167646a | [
"Apache-2.0"
] | permissive | jcanchen/octo-rpc | 6c1c2febee4df31cf8b984ab2ecae76b78d1c463 | 3423af57f7007e98073e70fdf09c64764eb6bcb1 | refs/heads/master | 2020-04-17T08:10:14.026762 | 2018-12-20T06:49:46 | 2018-12-28T10:17:17 | 166,401,020 | 1 | 0 | null | 2019-01-18T12:22:51 | 2019-01-18T12:22:51 | null | UTF-8 | Java | false | false | 1,998 | java | /*
* Copyright 2018 Meituan Dianping. All rights reserved.
*
* 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 a... | [
"huixiangbo@meituan.com"
] | huixiangbo@meituan.com |
fafc767e542bb92e205ca4bd5912831c25659ac3 | be73270af6be0a811bca4f1710dc6a038e4a8fd2 | /crash-reproduction-moho/results/MOCKITO-16b-2-15-FEMO-WeightedSum:TestLen:CallDiversity/org/mockito/internal/MockitoCore_ESTest_scaffolding.java | 31a11c141a5ee5ca9270eb1fc8d418aa5dd48557 | [] | 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 | 5,050 | java | /**
* Scaffolding file used to store all the setups needed to run
* tests automatically generated by EvoSuite
* Sat Apr 04 09:44:19 UTC 2020
*/
package org.mockito.internal;
import org.evosuite.runtime.annotation.EvoSuiteClassExclude;
import org.junit.BeforeClass;
import org.junit.Before;
import org.junit.After;... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
a0b04a4b2def6e17fa6aebe3121ffe6ba1958d4e | 7eb4b516532041c1498ae48575cd59223dfebbd3 | /it/java/java NIO server_client 고성능 비동기식 서버만들기 자바/maso 2th source/Maso 2th Client/com/l2fprod/gui/plaf/skin/impl/gtk/GtkImage.java | 58adbf066cc21b0a0d6f3a2675a177c32f0c8546 | [] | no_license | visualkhh/book-visualkhh | 0823dacee2c05da724eb438f0b85b7b14287ad14 | 0ca375bdfa907b000282e64952140ece9f61881e | refs/heads/master | 2023-04-13T13:49:39.846518 | 2023-04-11T11:31:04 | 2023-04-11T11:31:04 | 40,951,125 | 0 | 1 | null | 2022-12-16T05:42:20 | 2015-08-18T04:42:28 | Java | UTF-8 | Java | false | false | 2,038 | java | package com.l2fprod.gui.plaf.skin.impl.gtk;
import java.awt.Image;
import java.net.URL;
import javax.swing.tree.TreeNode;
import java.util.Enumeration;
import com.l2fprod.gui.plaf.skin.SkinUtils;
/**
*
* @author $Author: l2fprod $
* @version $Revision: 1.2 $, $Date: 2000/09/29 22:35:56 $
*/
public class GtkIma... | [
"visualkhh@gmail.com"
] | visualkhh@gmail.com |
0040fced324ed93d964bd412b1456c27fa246f13 | 723cf379d4f5003337100548db3121081fe08504 | /javax/swing/plaf/multi/MultiComboBoxUI.java | 8d1f215d1f5d303ca0f0593f20005971611c8931 | [] | no_license | zxlooong/jdk13120 | 719b53375da0a5a49cf74efb42345653ccd1e9c1 | f8bcd92167a3bf8dd9b1a77009d96d0f5653b825 | refs/heads/master | 2016-09-06T18:11:53.353084 | 2013-12-06T16:09:41 | 2013-12-06T16:09:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,256 | java | /*
* Copyright 2002 Sun Microsystems, Inc. All rights reserved.
* SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*/
package javax.swing.plaf.multi;
import java.util.Vector;
import javax.swing.plaf.ComboBoxUI;
import javax.swing.JComboBox;
import javax.swing.plaf.ComponentUI;
import javax.swing.JComp... | [
"zxlooong@gmail.com"
] | zxlooong@gmail.com |
5104e1e5a5012ac5d78724a1e0aa5896a8d777fe | 0af8b92686a58eb0b64e319b22411432aca7a8f3 | /large-multiproject/project42/src/test/java/org/gradle/test/performance42_3/Test42_263.java | 72f381ebac2431e1fd73f2e59e30aa35003b008c | [] | 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.performance42_3;
import static org.junit.Assert.*;
public class Test42_263 {
private final Production42_263 production = new Production42_263("value");
@org.junit.Test
public void test() {
assertEquals(production.getProperty(), "value");
}
} | [
"cedric.champeau@gmail.com"
] | cedric.champeau@gmail.com |
3f27f90a2e235d5a69df7cf32a96ded6ebdb8d3f | 5e3634529f6aa28c4930c780feeeb6ef84e39c19 | /src/main/java/com/ptit/demo/service/EmailAlreadyUsedException.java | 7a8378cc6da3a198911fd8f9995d1fdaf3ea5386 | [] | no_license | shinnoo/book-store | 5869b951e52ce24f17803f75d8ebaf428088b105 | 675a027fc32eadf597e499cbcddd2291b7c79bcc | refs/heads/main | 2023-03-23T21:45:20.468614 | 2021-03-23T01:28:12 | 2021-03-23T01:28:12 | 350,542,161 | 0 | 0 | null | 2021-03-23T01:29:14 | 2021-03-23T01:27:53 | Java | UTF-8 | Java | false | false | 244 | java | package com.ptit.demo.service;
public class EmailAlreadyUsedException extends RuntimeException {
private static final long serialVersionUID = 1L;
public EmailAlreadyUsedException() {
super("Email is already in use!");
}
}
| [
"jhipster-bot@jhipster.tech"
] | jhipster-bot@jhipster.tech |
e08d45195d2260f431090488907c8dbec38e2661 | 0fddaec8e389712107e99fb40a32903809416d7d | /plugins/org.jkiss.dbeaver.model/src/org/jkiss/dbeaver/model/struct/DBSDataManipulatorExt.java | ee49f3a4b332533777c321dc880b5478cab93514 | [
"EPL-1.0",
"Apache-2.0",
"LGPL-2.0-or-later"
] | permissive | kai-morich/dbeaver | 83dce3057f510fe110380300c7eb51e5d5b5de21 | 0694ed136ddf089a5a01a0ceebd6e67585a7b2ee | refs/heads/devel | 2022-02-19T00:07:03.733415 | 2022-02-11T14:35:37 | 2022-02-11T14:35:37 | 255,131,238 | 4 | 0 | Apache-2.0 | 2020-04-12T17:08:35 | 2020-04-12T17:08:34 | null | UTF-8 | Java | false | false | 1,622 | java | /*
* DBeaver - Universal Database Manager
* Copyright (C) 2010-2022 DBeaver Corp and others
*
* 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/LICE... | [
"serge@jkiss.org"
] | serge@jkiss.org |
91f49178807a01440a81ca238266a53800fb6f7c | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/17/17_0a64b7917314cf51e92220d0bf066c2eff44a5e7/Client/17_0a64b7917314cf51e92220d0bf066c2eff44a5e7_Client_s.java | a700f57a621fd01fe18e35be6bbcd85fb0294026 | [] | 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,034 | java | /**
* File: Client.java
* Original Author: Dan Brown <dan.brown@answers.com>
* Copyright 2012 Answers.com
*/
package com.likethecolor.alchemy.api;
import com.likethecolor.alchemy.api.call.AbstractCall;
import com.likethecolor.alchemy.api.entity.Response;
import com.likethecolor.alchemy.api.params.Params;... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
83565af193e90b6e2dd9bebbd411b1affe98f3b6 | 089f5b62746c7f18b14aeb283b8b5ab5bd9b91be | /src/main/java/com/milorad/config/OAuth2TokenServicesConfiguration.java | b7b54fea920a300166fdfc986155507e8c82365d | [] | no_license | mstzl/workflowTest | 76296c58f774aed60da253299e39e20ccdd393a8 | 2c6beb8aa1953c5a0040bdab997e583da92c0c27 | refs/heads/master | 2020-05-18T08:53:25.308365 | 2019-04-30T18:05:59 | 2019-04-30T18:05:59 | 184,309,104 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 967 | java | package com.milorad.config;
import org.springframework.boot.autoconfigure.security.oauth2.resource.AuthoritiesExtractor;
import org.springframework.boot.autoconfigure.security.oauth2.resource.PrincipalExtractor;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configura... | [
"jhipster-bot@jhipster.tech"
] | jhipster-bot@jhipster.tech |
5a328fa459e3b00bcf3e450be23507430de03d11 | e3162d976b3a665717b9a75c503281e501ec1b1a | /src/main/java/com/alipay/api/domain/AlipayCommerceIotMdeviceprodTradeBatchqueryModel.java | 1d01ce8cd4e4671d09db7542e1da8250c8502aec | [
"Apache-2.0"
] | permissive | sunandy3/alipay-sdk-java-all | 16b14f3729864d74846585796a28d858c40decf8 | 30e6af80cffc0d2392133457925dc5e9ee44cbac | refs/heads/master | 2020-07-30T14:07:34.040692 | 2019-09-20T09:35:20 | 2019-09-20T09:35:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,352 | java | package com.alipay.api.domain;
import com.alipay.api.AlipayObject;
import com.alipay.api.internal.mapping.ApiField;
/**
* 根据交易流水号查询设备信息
*
* @author auto create
* @since 1.0, 2019-08-21 19:51:19
*/
public class AlipayCommerceIotMdeviceprodTradeBatchqueryModel extends AlipayObject {
private static f... | [
"ben.zy@antfin.com"
] | ben.zy@antfin.com |
79a32f17684d98b14e7528330b7cdedb4e099f1f | 045699573f75c253513115887e04f29f1e23e432 | /src/main/java/cn/jpush/api/schedule/ScheduleResult.java | d620c7841dde7ede0da840cc8041b668cdb36e40 | [] | no_license | zhuobinchan/popoteam_server_v1.0 | 61b46d716d3257f3110ab79ec7da04c7c6d4d8e3 | f4dd97f76e8d5192a54a3eafc06cd79c280155a9 | refs/heads/master | 2021-01-21T23:04:51.632776 | 2017-06-23T05:48:15 | 2017-06-23T05:48:15 | 95,187,326 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 748 | java | package cn.jpush.api.schedule;
import cn.jpush.api.common.resp.BaseResult;
import com.google.gson.JsonObject;
import com.google.gson.annotations.Expose;
public class ScheduleResult extends BaseResult{
private static final long serialVersionUID = 995450157929190757L;
@Expose String schedule_id;
@Expose St... | [
"bin1095256592@qq.com"
] | bin1095256592@qq.com |
e40c5708cdcf37fa7895a240581ed150c7f02f12 | 7016cec54fb7140fd93ed805514b74201f721ccd | /src/java/com/echothree/control/user/batch/common/form/DeleteBatchTypeDescriptionForm.java | 3bdfd3250b7ce312e45295c5eb766d51978fe07a | [
"MIT",
"Apache-1.1",
"Apache-2.0"
] | permissive | echothreellc/echothree | 62fa6e88ef6449406d3035de7642ed92ffb2831b | bfe6152b1a40075ec65af0880dda135350a50eaf | refs/heads/master | 2023-09-01T08:58:01.429249 | 2023-08-21T11:44:08 | 2023-08-21T11:44:08 | 154,900,256 | 5 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,061 | java | // --------------------------------------------------------------------------------
// Copyright 2002-2023 Echo Three, LLC
//
// 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:/... | [
"rich@echothree.com"
] | rich@echothree.com |
65344b70ef09d9aef811812b3ff973c0d993a19c | e75be673baeeddee986ece49ef6e1c718a8e7a5d | /submissions/blizzard/Corpus/eclipse.pde.ui/2430.java | c5fbe05e724bc3e841681f9cae872960dcf5c2be | [
"MIT"
] | permissive | zhendong2050/fse18 | edbea132be9122b57e272a20c20fae2bb949e63e | f0f016140489961c9e3c2e837577f698c2d4cf44 | refs/heads/master | 2020-12-21T11:31:53.800358 | 2018-07-23T10:10:57 | 2018-07-23T10:10:57 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,087 | java | /*******************************************************************************
* Copyright (c) 2006, 2015 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, an... | [
"tim.menzies@gmail.com"
] | tim.menzies@gmail.com |
6fb636dca4d40cd837e2a7d285da2b16e208f97e | 0976b0ca0ba6a5ae34f93b7fa8d2db2f4251c7bf | /Dart/gen/com/jetbrains/lang/dart/psi/impl/DartOnMixinsImpl.java | 9a5a862ce8abbcb29aa1a5a313a3f3c9172a55fd | [
"Apache-2.0"
] | permissive | wenshaofeng/intellij-plugins | 1357447d5ef4409a24bfc0fa1c742217a24e61c5 | 51140f347ba16efdd8d8911a866b7af815dcad16 | refs/heads/master | 2020-04-01T19:25:10.301852 | 2018-10-17T17:53:34 | 2018-10-17T17:54:02 | 153,552,624 | 1 | 0 | null | 2018-10-18T02:36:10 | 2018-10-18T02:36:10 | null | UTF-8 | Java | false | false | 1,150 | java | // Copyright 2000-2018 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
// This is a generated file. Not intended for manual editing.
package com.jetbrains.lang.dart.psi.impl;
import java.util.List;
import org.jetbrains.annotations.*;
import com.int... | [
"alexander.doroshko@jetbrains.com"
] | alexander.doroshko@jetbrains.com |
b7a727d2bf97934cc8952b960433503c83b8afec | 2e53b1e78ceb2014acb99dfbdd4e5af671da7971 | /app/src/main/java/com/meiku/dev/bean/MkPayOrderGroup.java | bd814855f9c7060cc2ac5bb7e5e68be890445c38 | [] | no_license | hs5240leihuang/MrrckApplication | 7960cb2278a1a8098c5bc908b3c5d7b241869c5d | aef126d4876e3e45b0984c1b829c38aa326ba598 | refs/heads/master | 2021-01-12T02:47:13.236711 | 2017-01-05T11:13:11 | 2017-01-05T11:14:05 | 78,102,342 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,462 | java | package com.meiku.dev.bean;
import java.io.Serializable;
import java.math.BigDecimal;
/**
* 版权所有:2016-美库网
* 项目名称:mrrck-web
*
* 类描述:支付系统订单管理(组订单 主表)
* 类名称:com.mrrck.db.entity.MkPayOrderGroup
* 创建人:曙光
* 创建时间:2016-9-15 上午09:41:40
* @version V1.0
*/
public class MkPayOrderGroup implements Serializabl... | [
"837851174@qq.com"
] | 837851174@qq.com |
5f8deb72561162181953ee30ba0eb9174a378901 | f66e9ce73c8dfcab523e680b59bb1e55f5ebe5d1 | /leetcode精刷250/src/_231_PowerofTwo.java | e3027077270bcb350a2622daf98cd3de11a8fdf9 | [] | no_license | kqiu10/LeetcodeSolutionJava | b8ca84df4e7ada2ad6be3bf1a34b19054ebb3b60 | f4609cc2c1fc9d1c21180bc1162bc1a538c4c6e5 | refs/heads/master | 2023-05-31T07:19:51.896361 | 2021-06-19T20:44:57 | 2021-06-19T20:44:57 | 280,535,038 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 437 | java | package src; /**
* Date: 11/23/20
* Question Description
Given an integer n, return true if it is a power of two. Otherwise, return false.
An integer n is a power of two, if there exists an integer x such that n == 2x.
*/
/**
* Description: TODO
* Time complexity:O(1);
* Space complexity: O(1);
*/
public cl... | [
"qiukan97@gmail.com"
] | qiukan97@gmail.com |
4d63994d367d1b8e397f708a4b2654133a854e08 | edfb96e4f1344eda26e3640c22c4422e610a78d1 | /src/Recursion/ReverseStringWithRecursion.java | 60bf6449f3cd8a8c2565e4e76eaea83346b343ab | [] | no_license | Orlando-Houston/Data-structure-master | 10a72f204b9d64c22b689a6b29ee2ea57cf329b4 | cd33d6518798fb820141c824bdc99ab3ba03bec4 | refs/heads/master | 2022-11-13T21:40:24.179950 | 2020-07-03T23:09:50 | 2020-07-03T23:09:50 | 276,977,819 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 505 | java | package Recursion;
public class ReverseStringWithRecursion {
public static void main(String[] args) {
String str = "Welcome to Data Structure course";
String reversed = reverseString(str);
System.out.println("The reversed string is: " + reversed);
}
public static String reverseStri... | [
"a.ozder@outlook.com"
] | a.ozder@outlook.com |
a482de084bf1d0573d42a4f72c02f7c86ecb3b4f | 3c2866bf5d9b5d4b1093a762d732fc8296139886 | /src/main/java/org/elasticsearch/transport/support/TransportStreams.java | bcff6c71759c97c0e92524ea5ea305e66940f546 | [
"Apache-2.0"
] | permissive | oopos/elasticsearch | 06eb2b74f294b5f6a30f463c19837fa162f155cd | 8d1e04a973a1d104251fead938c9f85f36ba6694 | refs/heads/master | 2021-01-15T17:46:43.396014 | 2012-07-05T23:01:18 | 2012-07-05T23:01:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,380 | java | /*
* Licensed to ElasticSearch and Shay Banon under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. ElasticSearch licenses this
* file to you under the Apache License, Version 2.0 (the
* "License"); you may... | [
"kimchy@gmail.com"
] | kimchy@gmail.com |
c5af93596e97e7164d9cf92e205b243ebf6fca23 | dfd7e70936b123ee98e8a2d34ef41e4260ec3ade | /analysis/reverse-engineering/decompile-fitts-with-gradle-20191031-2200/src/main/java/kr/co/popone/fitts/feature/event/EventShopWebActivity$onCreate$3.java | eb656e19d0f27b27f38ff06baa0415ee7e4606f7 | [
"Apache-2.0"
] | permissive | skkuse-adv/2019Fall_team2 | 2d4f75bc793368faac4ca8a2916b081ad49b7283 | 3ea84c6be39855f54634a7f9b1093e80893886eb | refs/heads/master | 2020-08-07T03:41:11.447376 | 2019-12-21T04:06:34 | 2019-12-21T04:06:34 | 213,271,174 | 5 | 5 | Apache-2.0 | 2019-12-12T09:15:32 | 2019-10-07T01:18:59 | Java | UTF-8 | Java | false | false | 603 | java | package kr.co.popone.fitts.feature.event;
import android.view.View;
import android.view.View.OnClickListener;
import kr.co.popone.fitts.C0001R$anim;
final class EventShopWebActivity$onCreate$3 implements OnClickListener {
final /* synthetic */ EventShopWebActivity this$0;
EventShopWebActivity$onCrea... | [
"33246398+ajid951125@users.noreply.github.com"
] | 33246398+ajid951125@users.noreply.github.com |
c71036d7ba1ee8c0441e23064cf1a2b588c2a41a | 48e835e6f176a8ac9ae3ca718e8922891f1e5a18 | /benchmark/training/org/apache/camel/component/bean/BeanParameterInvalidValueTest.java | b05d270bcf33d7a0217da89fce62db6bfa9970a1 | [] | 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 | 4,122 | 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... | [
"benjamin.danglot@inria.fr"
] | benjamin.danglot@inria.fr |
92fb3f41c817ec214305401d5ed622c947a35dcf | dc0beecadd0404435e6fea1a49f2014f85b4c004 | /src/net/ion/framework/res/Message.java | 36eb5b3c28e373969495e7594765686c196a291a | [] | no_license | bleujin/ionframework | 6295ef747429b6d80b52c5372f54ad0aff461f43 | bf1c5c5a2d46985a81114a9578adfb5823887350 | refs/heads/master | 2022-11-20T10:53:20.831425 | 2016-10-10T07:14:41 | 2016-10-10T07:14:41 | 1,971,241 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 340 | java | package net.ion.framework.res;
public class Message {
private String key;
private String value;
public void setKey(String key) {
this.key = key;
}
public String getKey() {
return this.key;
}
public String getValue() {
return value;
}
public void setValue(String value) {
this.val... | [
"bleujin@gmail.com"
] | bleujin@gmail.com |
90e19c31cd7baee5a82b381da6fcd43737830640 | 377e5e05fb9c6c8ed90ad9980565c00605f2542b | /.gitignore/bin/ext-content/bmecat/src/de/hybris/platform/bmecat/parser/taglistener/SimpleValueTagListener.java | cf3d50160045f833947c42b369bc6c9c59e056ad | [] | no_license | automaticinfotech/HybrisProject | c22b13db7863e1e80ccc29774f43e5c32e41e519 | fc12e2890c569e45b97974d2f20a8cbe92b6d97f | refs/heads/master | 2021-07-20T18:41:04.727081 | 2017-10-30T13:24:11 | 2017-10-30T13:24:11 | 108,957,448 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,762 | java | /*
* [y] hybris Platform
*
* Copyright (c) 2000-2016 SAP SE or an SAP affiliate company.
* All rights reserved.
*
* This software is the confidential and proprietary information of SAP
* ("Confidential Information"). You shall not disclose such Confidential
* Information and shall use it only in accordance with... | [
"santosh.kshirsagar@automaticinfotech.com"
] | santosh.kshirsagar@automaticinfotech.com |
347bc32f2a337d82174489020487aa87455a86b7 | 610c710ce76b653a9ed65bf2e911cd42d3b877c6 | /backend/src/main/java/edu/cad/study/curriculum/CurriculumRepositoryWrapper.java | d80a7ed0e819957b926cb2ed668f7091682b3f67 | [] | no_license | buhaiovos/documentation2 | a9c61268218e385f04531ae790eee87f0d6b28fe | b67e540233154d80cb76386a98f64ceb92f6fb4b | refs/heads/master | 2023-04-28T00:20:26.008031 | 2021-06-24T13:57:19 | 2021-06-24T13:57:19 | 141,030,701 | 0 | 0 | null | 2023-04-26T10:56:17 | 2018-07-15T13:45:52 | Java | UTF-8 | Java | false | false | 826 | java | package edu.cad.study.curriculum;
import edu.cad.entities.Curriculum;
import edu.cad.study.YearAwareRepositoryWrapper;
import edu.cad.year.YearProvider;
import org.springframework.stereotype.Component;
import java.util.List;
@Component
public class CurriculumRepositoryWrapper extends YearAwareRepositoryWrapper<Curri... | [
"oleksandr.buhaiov@gmail.com"
] | oleksandr.buhaiov@gmail.com |
a29c43ec752f66eaf9831fcd212091f10ed49405 | 42590d6f000fe2a0826c52137c602c4834b41df0 | /src/com/cn/control/xiaoshouframe/guketuihuo/KeHuChaZhaoSureAction.java | 2c8669d48d91657d55ec3b499e5b40cbed1badae | [] | no_license | Orangeletbear/supsellMS | 74090b4fbfb018e76e80a6b61bc265f0a4ef3496 | d16765ee4e44783f1d67257fd96453f32722a2d3 | refs/heads/master | 2020-06-07T17:39:35.485413 | 2019-06-21T08:50:19 | 2019-06-21T08:50:19 | 193,064,428 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 986 | java | package com.cn.control.xiaoshouframe.guketuihuo;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.JTable;
import com.cn.control.xiaoshouframe.xiaoshoudanjuchaxun.ChaZhaoKeHuButtonAction;
import com.cn.view.xiaoshouJFrame.guketuihuo.dialog.GaoJiChaXun;
import com.cn.view.xia... | [
"1471755989@qq.com"
] | 1471755989@qq.com |
280073fce838905b36ca83e4751fcee7df83f737 | 7b4fd58090aa7013137ba2734d7f256b812861e1 | /src/Ellias/rm/com/tencent/tmassistantsdk/selfUpdateSDK/h.java | 1e0f9ed582c395e570928b1bbe86e4cdbec1e846 | [] | no_license | daihuabin/Ellias | e37798a6a2e63454f80de512319ece885b6a2237 | fd010991a5677e6aa104b927b82fc3d6da801887 | refs/heads/master | 2023-03-16T21:12:33.908495 | 2020-02-10T15:42:22 | 2020-02-10T15:42:22 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,239 | java | package com.tencent.tmassistantsdk.selfUpdateSDK;
import android.os.Handler;
import com.tencent.tmassistantsdk.c.b;
import com.tencent.tmassistantsdk.c.c;
import com.tencent.tmassistantsdk.g.l;
import com.tencent.tmassistantsdk.protocol.jce.UpdateInfoLog;
import java.lang.ref.WeakReference;
import java.util.ArrayList;... | [
"sevarsti@sina.com"
] | sevarsti@sina.com |
354f8f22be556ad03680cb8f053ebbc2c975442c | 164fa61cfbc89a8e3e22f5c102d1d62f9046dea3 | /src/cn/codercheng/source/java/io/BufferedWriter.java | 39b34a85a21ee704b291bf237844fbc1917012c8 | [] | no_license | codeChengWenY/JavaSourceLearn | 1426723baceeb0db57d0533f2d74f186809a93f8 | d36d2f98527d3abc9985f34c78a5f776e6cf60ed | refs/heads/master | 2022-12-05T06:52:26.969508 | 2020-08-14T06:36:43 | 2020-08-14T06:36:43 | 287,459,086 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,153 | java | /*
* Copyright (c) 1996, 2013, Oracle and/or its affiliates. All rights reserved.
* ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*/
package java.io;
/**
* Writes text to a character-output stream, buffering characters so as to
* pr... | [
"1042732167@qq.com"
] | 1042732167@qq.com |
4b3988e6776a1048564b002496f6bc74cb9f3058 | d8d2e5b940bfa0d2667228a32a7a2778d3d523af | /mycellar-java/mycellar-interfaces/mycellar-interface-client-web/src/main/java/fr/peralta/mycellar/interfaces/client/web/components/stock/multiple/CellarMultiplePanel.java | dada18cdf16f9d3cdc2c1c6f9c8bbc6a2f250531 | [] | no_license | framiere/mycellar | 1143cc284c3b096d38f8c357355cc5a610de52ee | e206a8971f7b0988cf55aa70faba338b71634e99 | refs/heads/master | 2021-01-18T05:49:38.152662 | 2012-12-23T07:03:29 | 2012-12-23T07:03:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,033 | java | /*
* Copyright 2011, MyCellar
*
* This file is part of MyCellar.
*
* MyCellar 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; either version 3 of the License, or
* (at your option) any later version.
... | [
"sebastien@peralta.fr"
] | sebastien@peralta.fr |
f67ee48f75c9acb0a3faacb8f1e93af5d59ccb51 | e08314b8c22df72cf3aa9e089624fc511ff0d808 | /src/selfdefine/com/ces/component/tcszzflda/action/TcszzfldaController.java | 2f344c7bcdcdcc919cdccf4f0ff2b46d40e45b35 | [] | no_license | quxiongwei/qhzyc | 46acd4f6ba41ab3b39968071aa114b24212cd375 | 4b44839639c033ea77685b98e65813bfb269b89d | refs/heads/master | 2020-12-02T06:38:21.581621 | 2017-07-12T02:06:10 | 2017-07-12T02:06:10 | 96,864,946 | 0 | 3 | null | null | null | null | UTF-8 | Java | false | false | 763 | java | package com.ces.component.tcszzflda.action;
import com.ces.component.trace.dao.TraceShowModuleDao;
import com.ces.component.tcszzflda.service.TcszzfldaService;
import com.ces.component.trace.action.base.TraceShowModuleDefineServiceDaoController;
import com.ces.xarch.core.entity.StringIDEntity;
public class TcszzfldaC... | [
"qu.xiongwei@cesgroup.com.cn"
] | qu.xiongwei@cesgroup.com.cn |
27a97bf47b3634541365e88e667b803a6937e2fb | af66630bdef2969ea0df431aa86ae1689e03b67f | /app/src/main/java/com/mmy/maimaiyun/data/bean/HomeOnlyNewBean.java | 0db93d7617092d4abc5dd79d1a6c0927158246fa | [] | no_license | IkeFan/mymyyun | f58650d9aeab2bab2102eec5137d2081fc3e1bf3 | 2d76528c51e18d8b36a0e109bd0dbc5275557f52 | refs/heads/master | 2020-03-29T11:43:23.943929 | 2018-09-28T03:40:42 | 2018-09-28T03:40:42 | 149,867,311 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,145 | java | package com.mmy.maimaiyun.data.bean;
import java.util.List;
/**
* @创建者 lucas
* @创建时间 2018/1/17 0017 18:03
* @描述 TODO
*/
public class HomeOnlyNewBean {
/**
* id : 11
* pid : 0
* shop_id : 0
* name : 新人特惠
* desc : 新人特惠
* logo :
* start_time : 0
* end_time : null
* ... | [
"652918554@qq.com"
] | 652918554@qq.com |
c7190b8f1ea5ec64a3953015d669d1e90da9e594 | bbe7eae301fd2289fad3b62b97a68162c6f71e41 | /SpringMvc/src/main/java/com/mnt/erp/dao/PurchaseOrganizationDaoImpl.java | 27faa5273d92679ef20c169b88c1fa6154b87d12 | [] | no_license | venkateshpavuluri/organization | a083e7d283f5f49f49fbd7c3738c888a95159d9e | 0bd0ce4eae6abc6aea7f174f7fbc8b224feada00 | refs/heads/master | 2021-01-19T20:18:36.911359 | 2014-06-14T10:55:54 | 2014-06-14T10:55:54 | 20,830,205 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,166 | java | /*
* @Copyright MNTSOFT
*
*/
package com.mnt.erp.dao;
import java.io.Serializable;
import java.sql.SQLException;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Date;
import java.util.Iterator;
import java.util.List;
import org.hibernate.HibernateException;
import ... | [
"pavuluri.venki@gmail.com"
] | pavuluri.venki@gmail.com |
374a2d9b72c7d5789758a6a2343d1e2dcc4ae6ed | edd48b650e95b79f3023e8941e8a8d9808280bc9 | /modules/jooby-spec/src/test/java/org/jooby/internal/spec/DocApp.java | 28b9fa46bb280b11f3975e92b68c84f32100d221 | [
"Apache-2.0"
] | permissive | auxiliaire/jooby | 579f59153baebbf460c221072c24777dd97a1667 | 49c0a1dbd30b2b17717192a5e3410486f33e67de | refs/heads/master | 2021-04-27T10:39:38.210065 | 2018-02-22T14:50:46 | 2018-02-22T14:50:46 | 122,543,603 | 0 | 0 | Apache-2.0 | 2018-02-22T22:35:47 | 2018-02-22T22:35:46 | null | UTF-8 | Java | false | false | 2,526 | java | package org.jooby.internal.spec;
import java.util.List;
import org.jooby.Jooby;
import org.jooby.Results;
import org.jooby.spec.RouteProcessor;
import org.jooby.spec.RouteSpec;
import org.junit.Test;
import apps.DB;
import apps.model.Pet;
public class DocApp extends Jooby {
{
/**
* Everything about your... | [
"espina.edgar@gmail.com"
] | espina.edgar@gmail.com |
1fbec6bd1315f38d6e3cf0eecde1af8815a1bdfb | cb1472ab86e4f4772c7dcef823c7f6d9495a9434 | /lib_base/src/main/java/cn/cqs/baselib/skin/config/SkinConfig.java | 8b0fa29785a00a398b10b5449bba84760b5011c5 | [] | no_license | bingoloves/common | 2176cb8966b6c374c666559db04ff6799a2f4eb5 | 439effd04319156f62b72b5cd48ff4f7bba2f1ee | refs/heads/main | 2023-02-01T10:00:09.356178 | 2020-12-21T06:24:36 | 2020-12-21T06:24:36 | 321,214,614 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,233 | java | package cn.cqs.baselib.skin.config;
import android.content.Context;
import cn.cqs.baselib.skin.util.PreferencesUtils;
public class SkinConfig {
public static final String NAMESPACE = "http://schemas.android.com/android/skin";
public static final String SKIN_SUFFIX = ".theme";
public static final... | [
"657952166@qq.com"
] | 657952166@qq.com |
f342a1c47a2a290268d891df559d55bc8c837f8c | 53d677a55e4ece8883526738f1c9d00fa6560ff7 | /com/tencent/xweb/x5/X5WebFactory.java | 88f043b5f8274b2b3aed2cce6af4afbe3d244cf4 | [] | no_license | 0jinxing/wechat-apk-source | 544c2d79bfc10261eb36389c1edfdf553d8f312a | f75eefd87e9b9ecf2f76fc6d48dbba8e24afcf3d | refs/heads/master | 2020-06-07T20:06:03.580028 | 2019-06-21T09:17:26 | 2019-06-21T09:17:26 | 193,069,132 | 9 | 4 | null | null | null | null | UTF-8 | Java | false | false | 4,730 | java | package com.tencent.xweb.x5;
import android.content.Context;
import com.tencent.matrix.trace.core.AppMethodBeat;
import com.tencent.smtt.sdk.QbSdk;
import com.tencent.smtt.sdk.X5JsCore;
import com.tencent.smtt.utils.TbsLog;
import com.tencent.xweb.WebView;
import com.tencent.xweb.WebView.c;
import com.tencent... | [
"172601673@qq.com"
] | 172601673@qq.com |
0670a260dd2f0549d2698b146b27151ddeef8dc0 | 48a2135f2f05fc09c1bc367ef594ee9f704a4289 | /ovh-java-sdk-dedicatedserver/src/main/java/net/minidev/ovh/api/dedicated/server/OvhSupportLevelEnum.java | 74ade2e85eafaeee91dae89213b9dc8f54dae217 | [
"BSD-3-Clause"
] | permissive | UrielCh/ovh-java-sdk | 913c1fbd4d3ea1ff91de8e1c2671835af67a8134 | e41af6a75f508a065a6177ccde9c2491d072c117 | refs/heads/master | 2022-09-27T11:15:23.115006 | 2022-09-02T04:41:33 | 2022-09-02T04:41:33 | 87,030,166 | 13 | 4 | BSD-3-Clause | 2022-09-02T04:41:34 | 2017-04-03T01:59:23 | Java | UTF-8 | Java | false | false | 318 | java | package net.minidev.ovh.api.dedicated.server;
/**
* distincts support level
*/
public enum OvhSupportLevelEnum {
critical("critical"),
fastpath("fastpath"),
gs("gs"),
pro("pro");
final String value;
OvhSupportLevelEnum(String s) {
this.value = s;
}
public String toString() {
return this.value;
}
}
| [
"uriel.chemouni@gmail.com"
] | uriel.chemouni@gmail.com |
eb87555443687c609d20b33b067eb532ab1aeb64 | d6c041879c662f4882892648fd02e0673a57261c | /com/planet_ink/coffee_mud/Abilities/Druid/Chant_SacredEarth.java | 3a7eac64fa6e2e6bcc60509ce712ec2000ef558f | [
"Apache-2.0"
] | permissive | linuxshout/CoffeeMud | 15a2c09c1635f8b19b0d4e82c9ef8cd59e1233f6 | a418aa8685046b08c6d970083e778efb76fd3716 | refs/heads/master | 2020-04-14T04:17:39.858690 | 2018-12-29T20:50:15 | 2018-12-29T20:50:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,094 | java | package com.planet_ink.coffee_mud.Abilities.Druid;
import com.planet_ink.coffee_mud.core.interfaces.*;
import com.planet_ink.coffee_mud.core.*;
import com.planet_ink.coffee_mud.core.collections.*;
import com.planet_ink.coffee_mud.Abilities.interfaces.*;
import com.planet_ink.coffee_mud.Areas.interfaces.*;
import ... | [
"bo@zimmers.net"
] | bo@zimmers.net |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.