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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
4401019a480501fc8c8e8e5fc7e05df1fa780e24 | 7a3e02ff065c53fc3f30796a7558a4f7b9c3edfc | /creational-design-patterns/object-pool-pattern/src/main/java/br/com/erudio/ObjectPoolDemo.java | 6396e4e9d12fbbda3a0a6e5534d2f04e95a704cc | [
"Apache-2.0"
] | permissive | leandrocgsi/design-patterns-playground | 301d02434ceeabcb6096a8bf7adc556bebc1dd44 | 6552c2aa80ead10b5bf468b93b964c876a5330fb | refs/heads/main | 2021-12-28T15:31:01.925122 | 2021-12-22T13:54:01 | 2021-12-22T13:54:01 | 439,394,467 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,249 | java | package br.com.erudio;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
import java.util.concurrent.TimeUnit;
import java.util.concurrent.atomic.AtomicLong;
public class ObjectPoolDemo {
private ObjectPool<ExportingProcess> pool;
private AtomicLong processNo = new AtomicLong(0);... | [
"leandrocgsi@gmail.com"
] | leandrocgsi@gmail.com |
6778c543ffa2d3d44b00a08e13072378025acf36 | be73270af6be0a811bca4f1710dc6a038e4a8fd2 | /crash-reproduction-moho/results/XWIKI-13942-2-11-NSGA_II-LineCoverage:ExceptionType:StackTraceSimilarity/org/xwiki/model/internal/reference/AbstractEntityReferenceResolver_ESTest_scaffolding.java | ef99ed1549a477496f10d2978d0a83b3147b4e20 | [] | 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 | 2,685 | java | /**
* Scaffolding file used to store all the setups needed to run
* tests automatically generated by EvoSuite
* Sun Apr 05 13:47:48 UTC 2020
*/
package org.xwiki.model.internal.reference;
import org.evosuite.runtime.annotation.EvoSuiteClassExclude;
import org.junit.BeforeClass;
import org.junit.Before;
import or... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
dd548858a5329ad709939396f4a0b2cfeecc46c5 | d1a6d1e511df6db8d8dd0912526e3875c7e1797d | /genny_JavaWithLambdasApi21/applicationModule/src/test/java/applicationModulepackageJava8/Foo190Test.java | 32f9461db2b1a083af0476b69fbfe4e617afbbba | [] | no_license | NikitaKozlov/generated-project-for-desugaring | 0bc1443ab3ddc84cd289331c726761585766aea7 | 81506b3711004185070ca4bb9a93482b70011d36 | refs/heads/master | 2020-03-20T00:35:06.996525 | 2018-06-12T09:30:37 | 2018-06-12T09:30:37 | 137,049,317 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 741 | java | package applicationModulepackageJava8;
import org.junit.Test;
public class Foo190Test {
@Test
public void testFoo0() {
new Foo190().foo0();
}
@Test
public void testFoo1() {
new Foo190().foo1();
}
@Test
public void testFoo2() {
new Foo190().foo2();
}
@Test
public void testFoo3() {
... | [
"nikita.e.kozlov@gmail.com"
] | nikita.e.kozlov@gmail.com |
f1821a1cdc4aeda067b8be9745cda8b43f46735c | e7309db2a545a8f5e3aeea9b021627b10cf97da7 | /Salesforce/src/main/java/org/apache/camel/salesforce/dto/NoteAndAttachment.java | d1231fcedd47062e0fee5ecdb508c965a186d466 | [] | no_license | weimeilin79/salesforcesap | 019f84155b415dc92f6737c3d44f3d408d8a21dc | 4e0d2e06f5aad7ca814b0242b72ddb85369f6d55 | refs/heads/master | 2021-01-20T20:57:13.499851 | 2016-06-27T22:06:42 | 2016-06-27T22:06:42 | 61,784,447 | 1 | 2 | null | 2017-10-18T17:00:38 | 2016-06-23T07:30:56 | Java | UTF-8 | Java | false | false | 1,521 | java | /*
* Salesforce DTO generated by camel-salesforce-maven-plugin
* Generated on: Fri May 27 17:39:27 CST 2016
*/
package org.apache.camel.salesforce.dto;
import com.thoughtworks.xstream.annotations.XStreamAlias;
import org.apache.camel.component.salesforce.api.dto.AbstractSObjectBase;
import org.codehaus.jackson.anno... | [
"weimeilin@gmail.com"
] | weimeilin@gmail.com |
15f50ed7b98c300a1d760e744c5a39b519ad5bc2 | 43cbe60e96c7761a447529bad00b8b172fd15966 | /apps/tools/svnkit/svnsync/src/main/java/net/community/apps/tools/svn/SVNBaseMain.java | 9f09a4a450e94e3ce8e7a8d980698566b770c75c | [
"Apache-2.0"
] | permissive | MaskerPRC/communitychest | e913dcdc9c71a94d5c5f5ee540ae0d6fc64a6965 | 5d4f4b58324cd9dbd07223e2ea68ff738bd32459 | refs/heads/master | 2023-03-19T00:43:03.353389 | 2016-04-16T13:42:47 | 2016-04-16T13:42:47 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,298 | java | /*
*
*/
package net.community.apps.tools.svn;
import net.community.apps.common.BaseMain;
import net.community.apps.common.resources.BaseAnchor;
import net.community.chest.svnkit.SVNAccessor;
import org.tmatesoft.svn.core.wc.SVNClientManager;
/**
* <P>Copyright as per GPLv2</P>
* @param <A> Type of {@link BaseAnc... | [
"lyor.goldstein@gmail.com"
] | lyor.goldstein@gmail.com |
c4a473d1d73dde7db8cff0ad9b40dd2339172f68 | bb014cbe7981d6605ab14c37923e45af48b86027 | /MEME/src/java/gov/nih/nlm/meme/integrity/DT_I9.java | 8dce6219392234012cdc41507978bba1cbe57d70 | [] | no_license | rwynne/nlmlegacymeme | 8790c8421fe0c7c1e335c1df02f92a40bc32ac17 | 76ad061ea3ea29308462d893fd512b4e45db29bc | refs/heads/master | 2021-01-01T18:52:27.688542 | 2017-07-26T18:54:03 | 2017-07-26T18:54:03 | 98,453,314 | 0 | 0 | null | 2017-07-26T18:24:06 | 2017-07-26T18:24:05 | null | UTF-8 | Java | false | false | 1,420 | java | /*****************************************************************************
*
* Package: gov.nih.nlm.meme.integrity
* Object: DT_I9
*
*****************************************************************************/
package gov.nih.nlm.meme.integrity;
import gov.nih.nlm.meme.common.Concept;
/**
* Validates th... | [
"wynner@mail.nih.gov"
] | wynner@mail.nih.gov |
31445482aa4db673bdd882152a99b4d3cf3a5375 | 69a4f2d51ebeea36c4d8192e25cfb5f3f77bef5e | /methods/Method_1005268.java | 66c85c0684bc95e79aa824d90b534bd681d7b512 | [] | no_license | P79N6A/icse_20_user_study | 5b9c42c6384502fdc9588430899f257761f1f506 | 8a3676bc96059ea2c4f6d209016f5088a5628f3c | refs/heads/master | 2020-06-24T08:25:22.606717 | 2019-07-25T15:31:16 | 2019-07-25T15:31:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 462 | java | /**
*/
@RequestMapping(params="delrule") @ResponseBody public AjaxJson delrule(TSDataRule operation,HttpServletRequest request){
String message=null;
AjaxJson j=new AjaxJson();
operation=systemService.getEntity(TSDataRule.class,operation.getId());
message=MutiLangUtil.paramDelSuccess("common.operation");
us... | [
"sonnguyen@utdallas.edu"
] | sonnguyen@utdallas.edu |
2d1fd73f15bfbdbcbce05fe0b8a410186b0957cc | 070b9e745c5aad76fb310f5c9111ed77a1036291 | /Drona-Package/com/facebook/common/memory/PooledByteBufferFactory.java.obf | 9c693427107bcb4d75054d7fda4b70e85791a91f | [] | no_license | Drona-team/Drona | 0f057e62e7f77babf112311734ee98c5824f166c | e33a9d92011ef7790c7547cc5a5380083f0dbcd7 | refs/heads/master | 2022-11-18T06:38:57.404528 | 2020-07-18T09:35:57 | 2020-07-18T09:35:57 | 280,390,561 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 666 | obf | package com.facebook.common.memory;
import java.io.IOException;
import java.io.InputStream;
public abstract interface PooledByteBufferFactory
{
public abstract PooledByteBuffer newByteBuffer(int paramInt);
public abstract PooledByteBuffer newByteBuffer(InputStream paramInputStream)
throws IOException;
... | [
"samridh6759@gmail.com"
] | samridh6759@gmail.com |
aa8fe6385bc8e346af8b7a624631438dce8f373d | 7360784e149ba754518b4dce1ff78f4ddbea6650 | /com/android/server/wifi/WcmConnectivityPacketTracker.java | 98a918988ef4274481e9111d1149485cdc8c87df | [] | no_license | headuck/SM-N9750-TGY-1 | c4cc11759649c9d0aa0b222c239ba4ab7497e320 | 72a22e5b13d2d2d93267f4d28c76c5758adfdd83 | refs/heads/main | 2022-12-25T03:27:33.194017 | 2020-10-15T23:41:56 | 2020-10-15T23:41:56 | 304,472,478 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,029 | java | package com.android.server.wifi;
import android.net.NetworkUtils;
import android.net.util.InterfaceParams;
import android.os.Debug;
import android.os.Handler;
import android.system.ErrnoException;
import android.system.Os;
import android.system.OsConstants;
import android.system.PacketSocketAddress;
import android.tex... | [
"headuck@users.noreply.github.com"
] | headuck@users.noreply.github.com |
c3e2faac7332e177bd00d682d32d5d1321ca0649 | 5e3235edf3de262f4d10b9e9e1fcc3bd13d6b8b1 | /Code Snippet Repository/Spring/Spring10119.java | 4bcee178c73c8a079ac963a99f02389cc2751193 | [] | no_license | saber13812002/DeepCRM | 3336a244d4852a364800af3181e03e868cf6f9f5 | be3e5e50e34a042d5ba7259ff5ff75c08ab32bb9 | refs/heads/master | 2023-03-16T00:08:06.473699 | 2018-04-18T05:29:50 | 2018-04-18T05:29:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 509 | java | @Test
public void write() throws IOException {
MockHttpOutputMessage outputMessage = new MockHttpOutputMessage();
byte[] body = new byte[]{0x1, 0x2};
converter.write(body, null, outputMessage);
assertArrayEquals("Invalid result", body, outputMessage.getBodyAsBytes());
assertEquals("Invalid content-type", ne... | [
"Qing.Mi@my.cityu.edu.hk"
] | Qing.Mi@my.cityu.edu.hk |
99679d97d2eba4f142e436b1c7e79fcc5bd943c6 | 0b0cc171457f32b5259ac2e0891d617abdfc0e47 | /src/org/lwjgl/opengl/NVFogDistance.java | a87faba422757553c6fa731d6203ecfd6558b5d8 | [] | no_license | bobolicener/star-rod | 24b403447b4bd82af1bca734c63ac38785748824 | 59235901ab024c5af267daebf92344b20538251a | refs/heads/master | 2020-07-01T20:12:10.960817 | 2019-08-08T14:54:46 | 2019-08-08T14:54:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 267 | java | package org.lwjgl.opengl;
public final class NVFogDistance
{
public static final int GL_FOG_DISTANCE_MODE_NV = 34138;
public static final int GL_EYE_RADIAL_NV = 34139;
public static final int GL_EYE_PLANE_ABSOLUTE_NV = 34140;
private NVFogDistance() {}
}
| [
"gregory.degruy@gmail.com"
] | gregory.degruy@gmail.com |
23a25021e546b67da59376ef3c75b966e441052d | 15106c97bfab2c66c9d0a8673f1f683640aa7fe0 | /spring-cloud-security-study/spring-cloud-security-summary/src/main/java/com/lhx/springcloud/security/entity/User.java | 5e5a3a6266960ccd65d9f082af8e3b2af32121a4 | [
"Apache-2.0"
] | permissive | bjlhx15/spring-cloud-base | 3d828496da1cef563a8311b2406ecc44e5f41861 | 63f50c0a2e7328f8ae8f8f4c68b6ae75bf8b8fa9 | refs/heads/master | 2022-07-16T10:29:03.199517 | 2021-03-09T01:16:44 | 2021-03-09T01:16:44 | 143,730,393 | 2 | 3 | Apache-2.0 | 2022-06-20T23:10:44 | 2018-08-06T13:11:11 | Java | UTF-8 | Java | false | false | 2,014 | java | package com.lhx.springcloud.security.entity;
import org.springframework.security.core.GrantedAuthority;
import org.springframework.security.core.userdetails.UserDetails;
import javax.persistence.*;
import java.io.Serializable;
import java.util.Collection;
import java.util.List;
/**
* @author lihongxu
* @desc @link... | [
"lihongxu6@jd.com"
] | lihongxu6@jd.com |
2cc84abc1089083e91e95ae5a5e84b80ecd33505 | f88937f0954d1f4c5f3bd1b298d54e1d326b1c9a | /cmall/src/com/baiyi/cmall/utils/MobileStateUtils.java | dd4110bd52ce25fa6cefc9254fdafd5c6ed8539f | [] | no_license | sixdoor123/mx | ff431223d473515f2bf2c24743346deaecec61fd | 49fe9a1d0ffa7b00351f44753484d8d624b44635 | refs/heads/master | 2020-04-23T10:59:55.865339 | 2019-02-22T00:23:37 | 2019-02-22T00:23:37 | 171,121,186 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 5,766 | java | package com.baiyi.cmall.utils;
import java.util.ArrayList;
import com.baiyi.cmall.adapter.ShareAdapter;
import com.baiyi.cmall.entity.GoodsSourceInfo;
import com.baiyi.cmall.views.pulldownview.PullToRefreshListView;
import android.app.Activity;
import android.graphics.Rect;
import android.util.Log;
import... | [
"sixdoor123"
] | sixdoor123 |
cb992567c2d561b2bbb970ce3f4a71d0e9f96757 | 679fee84558e55b5521bf48abbf2047d4996f745 | /study/src/main/java/com/study/day19/DogStore.java | a3092c8615f5c35acead1f9bdc4887f226efeefe | [] | no_license | vincenttuan/Java20210726 | aa540f23cac85af7c681469e7bee838dbc6a2f4e | 62539b5cb351604eff671c28508a1cdeba213a61 | refs/heads/master | 2023-07-09T04:11:46.284334 | 2021-08-12T04:04:06 | 2021-08-12T04:04:06 | 389,519,486 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 196 | java | package com.study.day19;
public class DogStore {
public static void main(String[] args) {
ADog bigDog = new BigDog();
System.out.println(ADog.legs);
bigDog.eat();
bigDog.skill();
}
}
| [
"vincentjava@yahoo.com.tw"
] | vincentjava@yahoo.com.tw |
5963e65e93f450345da03358978e66ebac404957 | a45fd0840d238002a254068d8463a75fd905de09 | /servlet_jsp_code/listnerdemo/src/com/web/listners/MyServletContextListner.java | 669a3354030c2d1e13b51f0762946a2f4e05bc92 | [] | no_license | rgupta00/servlet-jsp-ymsli | 60319ae32850e2d5d9b38aa6f23930d234d7030c | b539a409a38003648fffc94b1ab912a62ae2cc5c | refs/heads/master | 2023-02-28T19:10:07.714321 | 2021-02-08T10:18:37 | 2021-02-08T10:18:37 | 335,473,290 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 683 | java | package com.web.listners;
import javax.servlet.ServletContextEvent;
import javax.servlet.ServletContextListener;
import com.model.Dog;
public class MyServletContextListner implements ServletContextListener {
private Dog dog;
public void contextInitialized(ServletContextEvent sce) {
String dogName=sce.getServ... | [
"rgupta.mtech@gmail.com"
] | rgupta.mtech@gmail.com |
841e7d61a5ed7bbb41040849bb1397a5b697fd68 | e615101180a1d3e78cbd1d66162ec42b8999bb9c | /swaf-core/src/main/java/della/swaf/background/swing/CollectionBackgroundTask.java | cf164d635d79673e4bf14714fb1f7e494710236a | [] | no_license | espre05/test-projects | 7522a76d41e6e6a822d2475e8246aab1730f2e46 | 26120053987e7570f0697a7e80b395edc0899475 | refs/heads/master | 2021-01-18T21:29:49.198194 | 2016-04-26T20:26:55 | 2016-04-26T20:26:55 | 31,580,648 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,912 | java | /*
* Created on 19-feb-2005
*
* TODO To change the template for this generated file go to
* Window - Preferences - Java - Code Style - Code Templates
*/
package della.swaf.background.swing;
import java.util.Collection;
import java.util.Iterator;
/**
* @author Daniele
*
* TODO To change the ... | [
"espre05@gmail.com"
] | espre05@gmail.com |
c39f597598823d54c9015908bcb3524be98a2f46 | c474b03758be154e43758220e47b3403eb7fc1fc | /apk/decompiled/com.tinder_2018-07-26_source_from_JADX/sources/com/tinder/data/message/ActivityFeedItemDataStore$getActivityFeedItemForMessageId$2$1.java | ee573e61b90df91a811003970b6bdaf4686a4016 | [] | no_license | EstebanDalelR/tinderAnalysis | f80fe1f43b3b9dba283b5db1781189a0dd592c24 | 941e2c634c40e5dbf5585c6876ef33f2a578b65c | refs/heads/master | 2020-04-04T09:03:32.659099 | 2018-11-23T20:41:28 | 2018-11-23T20:41:28 | 155,805,042 | 0 | 0 | null | 2018-11-18T16:02:45 | 2018-11-02T02:44:34 | null | UTF-8 | Java | false | false | 1,975 | java | package com.tinder.data.message;
import android.database.Cursor;
import com.squareup.sqldelight.RowMapper;
import com.tinder.data.model.activityfeed.ActivityFeedItemModel.Select_activity_feed_item_by_message_idModel;
import kotlin.Metadata;
import kotlin.jvm.functions.Function1;
import kotlin.jvm.internal.C15825i;
imp... | [
"jdguzmans@hotmail.com"
] | jdguzmans@hotmail.com |
7496b9110766031a8fd16fc0af0bab0ca9e787cf | a1826c2ed9c12cfc395fb1a14c1a2e1f097155cb | /sls-20191023/src/main/java/com/aliyun/sls20191023/models/AnalyzeProductLogResponseBody.java | 1bf153c7eaa52da83a9d62c18de8979c76365736 | [
"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 | 1,419 | java | // This file is auto-generated, don't edit it. Thanks.
package com.aliyun.sls20191023.models;
import com.aliyun.tea.*;
public class AnalyzeProductLogResponseBody extends TeaModel {
@NameInMap("Code")
public String code;
@NameInMap("Message")
public String message;
@NameInMap("RequestId")
pub... | [
"sdk-team@alibabacloud.com"
] | sdk-team@alibabacloud.com |
ca5e03d4967841baac1690eba943ba928c72c7ea | 029a60dd1daeac58f1683503d70f9a756d550bbc | /level15/src/main/java/lesson12/bonus01/Plane.java | f6a06cd6e1ebf1fc53b068cd3e994b0e57ed426d | [] | no_license | Borislove/JavaRush-1 | 4d66837bd07697299d97c234b751c0310ea57042 | 752373a5972c32e57fa1bffa60013a0da9e49b67 | refs/heads/master | 2023-05-03T12:32:29.577155 | 2021-05-24T13:12:55 | 2021-05-24T13:12:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 206 | java | package lesson12.bonus01;
/**
* Created by Igor on 11.08.2015.
*/
public class Plane implements Flyable
{
public Plane(int passengers)
{
}
@Override
public void fly()
{
}
}
| [
"krohmal_kirill@mail.ru"
] | krohmal_kirill@mail.ru |
1fc4645a09c11ff0ab98b5c8f943e8ad40b951e2 | f34602b407107a11ce0f3e7438779a4aa0b1833e | /professor/dvl/roadnet-client/src/main/java/org/datacontract/schemas/_2004/_07/roadnet_apex_server_services_administration/QueuedMessage.java | e78ae033c621bf316513f6a3b0499b2c1673bb22 | [] | no_license | ggmoura/treinar_11836 | a447887dc65c78d4bd87a70aab2ec9b72afd5d87 | 0a91f3539ccac703d9f59b3d6208bf31632ddf1c | refs/heads/master | 2022-06-14T13:01:27.958568 | 2020-04-04T01:41:57 | 2020-04-04T01:41:57 | 237,103,996 | 0 | 2 | null | 2022-05-20T21:24:49 | 2020-01-29T23:36:21 | Java | UTF-8 | Java | false | false | 4,985 | java |
package org.datacontract.schemas._2004._07.roadnet_apex_server_services_administration;
import javax.xml.bind.JAXBElement;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElementRef;
import javax.xml.bind.annotation.XmlType;
... | [
"gleidson.gmoura@gmail.com"
] | gleidson.gmoura@gmail.com |
89609fd3c1be98900aa793c9ed9751c35294eed3 | 4589a9b3563e39d49039aa846fea25d9dbc10a8a | /src/destination_version/bridge/BridgeTest.java | 5dddb3a3148e97e5bcdae62fa67491a7a586af95 | [] | no_license | moocstudent/DesignPattern1 | 3769f733484e963110f65a6b75e5293cd1ec76ef | b728ea7c82e96960fac20baab0f3dc6f80336ea2 | refs/heads/master | 2022-03-06T13:07:06.189716 | 2019-12-07T15:08:16 | 2019-12-07T15:08:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 585 | java | package destination_version.bridge;
/**
* ��������Բ��ͣ�http://blog.csdn.net/zhangerqing
* email:xtfggef@gmail.com
* ����http://weibo.com/xtfggef
* @author egg
*
*/
public class BridgeTest {
public static void main(String[] args) {
Bridge bridge = new MyBridge();
/*���õ�һ������*/
Sourceable sour... | [
"deadzq@qq.com"
] | deadzq@qq.com |
d411961a7c9a6d3ba8b7847f5675f9a345c2a5ca | 7898b6967273fb569d61256b7acc8da372c1326e | /InterviewBit/ImplementStrStr.java | fe9103f7db59c4787df10882e7e1f727ae70483b | [] | no_license | DavinderSinghKharoud/AlgorithmsAndDataStructures | 83d4585ebbdc9bc27529bffcadf03f49fc3d0088 | 183aeba23f51b9edea6be8afbc9ee6cd221d3195 | refs/heads/master | 2022-07-08T17:18:23.954213 | 2022-05-17T02:22:16 | 2022-05-17T02:22:16 | 229,511,418 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,565 | java | package InterviewBit;
public class ImplementStrStr {
//Time complexity O(m * n) and space complexity O(1)
public static int strStr(final String needle, final String hayStack) {
int len1 = needle.length();
int len2 = hayStack.length();
if( len1 == 0 || len2 == 0 ){
return -1;
}
for( int inde... | [
"dskharoud2@gmail.com"
] | dskharoud2@gmail.com |
c43d8cb514218a690f03719c32a2a290e186d44a | 13c2d3db2d49c40c74c2e6420a9cd89377f1c934 | /program_data/JavaProgramData/52/3875.java | 40650e5d3ba872b4ca4e5c08cc492e7578b42a87 | [
"MIT"
] | permissive | qiuchili/ggnn_graph_classification | c2090fefe11f8bf650e734442eb96996a54dc112 | 291ff02404555511b94a4f477c6974ebd62dcf44 | refs/heads/master | 2021-10-18T14:54:26.154367 | 2018-10-21T23:34:14 | 2018-10-21T23:34:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,584 | java | package <missing>;
public class GlobalMembers
{
public static void shift(tangible.RefObject<Integer> pta, int n)
{
//C++ TO JAVA CONVERTER TODO TASK: Pointer arithmetic is detected on this variable, so pointers on this variable are left unchanged:
int * p = null; //????
//C++ TO JAVA CONVERTER TODO TASK: Pointer a... | [
"y.yu@open.ac.uk"
] | y.yu@open.ac.uk |
ad34b6ecc63ac84f55af899fa34d58f4e3caa58a | 2bc2eadc9b0f70d6d1286ef474902466988a880f | /tags/mule-2.1.2-HF1/transports/axis/src/test/java/org/mule/transport/soap/axis/functional/WebServiceWrapperWithAxisTestCase.java | 8502bade34bb959a7809af030d91f49c663d3299 | [] | no_license | OrgSmells/codehaus-mule-git | 085434a4b7781a5def2b9b4e37396081eaeba394 | f8584627c7acb13efdf3276396015439ea6a0721 | refs/heads/master | 2022-12-24T07:33:30.190368 | 2020-02-27T19:10:29 | 2020-02-27T19:10:29 | 243,593,543 | 0 | 0 | null | 2022-12-15T23:30:00 | 2020-02-27T18:56:48 | null | UTF-8 | Java | false | false | 2,185 | java | /*
* $Id$
* --------------------------------------------------------------------------------------
* Copyright (c) MuleSource, Inc. All rights reserved. http://www.mulesource.com
*
* The software in this package is published under the terms of the CPAL v1.0
* license, a copy of which has been included with this... | [
"dzapata@bf997673-6b11-0410-b953-e057580c5b09"
] | dzapata@bf997673-6b11-0410-b953-e057580c5b09 |
0aa74d4bc96ef26a1a9a462d9bc9770a7b21b66b | 1f65e87983cb2f9e9a5683bd11259b1283784d43 | /app/src/main/java/com/skypremiuminternational/app/app/view/SkyTextInputWithouLineLayout.java | aa5ee7bbbe30011085ec8ab9d1ef8fc89a90a8ba | [] | no_license | tonyanangel/Skypremium2 | c40f8339be4f43e8b307e7654af7e788f36df575 | 7b510e184d23a16297b25ce77938ce9ba5e4624a | refs/heads/master | 2023-02-16T23:37:42.088375 | 2021-01-20T04:08:06 | 2021-01-20T04:08:06 | 331,189,329 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,010 | java | package com.skypremiuminternational.app.app.view;
import android.content.Context;
import android.content.res.TypedArray;
import android.graphics.drawable.Drawable;
import androidx.annotation.Nullable;
import androidx.core.content.ContextCompat;
import android.text.Editable;
import android.text.InputFilter;
import andr... | [
"phuqnvn111@gmail.com"
] | phuqnvn111@gmail.com |
ad02bee0835659dd5954421fee3855ea979109c3 | 1e109337f4a2de0d7f9a33f11f029552617e7d2e | /libraries/jcatapult-crud/tags/1.0-RC13/src/java/main/org/jcatapult/crud/service/SimpleSearchCriteria.java | 53c6073aa566bf286d5ba577c8e8e659ef9b7ea5 | [] | no_license | Letractively/jcatapult | 54fb8acb193bc251e5984c80eba997793844059f | f903b78ce32cc5468e48cd7fde220185b2deecb6 | refs/heads/master | 2021-01-10T16:54:58.441959 | 2011-12-29T00:43:26 | 2011-12-29T00:43:26 | 45,956,606 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,274 | java | /*
* Copyright (c) 2001-2007, JCatapult.org, 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 ... | [
"bpontarelli@b10e9645-db3f-0410-a6c5-e135923ffca7"
] | bpontarelli@b10e9645-db3f-0410-a6c5-e135923ffca7 |
559454157467d163ba8e692b6f335aa6aaeb3d23 | 1dd4227092fb1ebca232518eb5de4eecd2aacaba | /spring-core/src/main/java/org/springframework/core/annotation/Order.java | 1c966420659699ce637adbc3f9366d1e7ae107a3 | [
"Apache-2.0"
] | permissive | qsk1226/spring-framework | 65b7dd129722af6d924e0e42cec7faa3e0aaf460 | 77899424e8ce2d37d7a2d21a1d38f4bae39b82d6 | refs/heads/master | 2023-03-16T16:02:45.578432 | 2021-03-07T05:07:27 | 2021-03-07T05:07:27 | 271,598,371 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,192 | java | /*
* Copyright 2002-2017 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 requi... | [
"qinshengkei@taoche.com"
] | qinshengkei@taoche.com |
84d1f3f0bd303a90e777a16c366e34bf8b9e99a5 | b15ffb661182aaec5679bb93433c23541d4d6ed9 | /services/hrdb/src/com/auto_kwqjsankie/hrdb/controller/ProcedureExecutionController.java | 2a436e3b3730d685e5c03c8cc11f3503dc1fb04b | [] | no_license | wavemakerapps/Auto_kwqJsankiE | 5bede12458e70fdb4d58b88a06179a90a35ed11d | 1873ce9f8dced71c64118a73312b15a8ac208943 | refs/heads/master | 2020-03-18T05:51:06.510462 | 2018-05-22T05:37:25 | 2018-05-22T05:37:25 | 134,364,934 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,339 | java | /*Copyright (c) 2015-2016 wavemaker.com All Rights Reserved.
This software is the confidential and proprietary information of wavemaker.com You shall not disclose such Confidential Information and shall use it only in accordance
with the terms of the source code license agreement you entered into with wavemaker.com*/... | [
"automate1@wavemaker.com"
] | automate1@wavemaker.com |
cb0da6f0c1adf1c3381aab016beee955bb38d98f | b3672b53c6f5ab9e7881d658ad5d3f5b2626b0d2 | /osp/presentation/tool/src/java/org/theospi/portfolio/presentation/control/PreviewTemplateController.java | ea6d1282efbbed4ceedc385e2cb686c701c8d07f | [] | 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 | 2,570 | java | /**********************************************************************************
* $URL:https://source.sakaiproject.org/svn/osp/trunk/presentation/tool/src/java/org/theospi/portfolio/presentation/control/PreviewTemplateController.java $
* $Id:PreviewTemplateController.java 9134 2006-05-08 20:28:42Z chmaurer@iupui.ed... | [
"botimer@umich.edu@66ffb92e-73f9-0310-93c1-f5514f145a0a"
] | botimer@umich.edu@66ffb92e-73f9-0310-93c1-f5514f145a0a |
60e181d895b766dd6e22dbcaa2d26c8f2359bb70 | 3f60a26c4404a93a27ad969e1cd8a5ede1057951 | /linkbinder-framework-core/src/test/java/jp/co/opentone/bsol/framework/core/tracer/MockMethodInvocation.java | 9bcd360ebad577bf0f011dddcd203370434ef378 | [
"Apache-2.0"
] | permissive | otsecbsol/linkbinder | 6c448e43d60daa84461050c8a767d5ae1e86ffed | 1e59055771d3c4c45c8e2ff4cda05386bc7b19fc | refs/heads/master | 2020-04-06T07:02:58.940469 | 2016-09-20T08:07:50 | 2016-09-20T08:07:50 | 61,767,023 | 6 | 1 | null | 2016-09-20T08:07:51 | 2016-06-23T02:32:44 | Java | UTF-8 | Java | false | false | 2,079 | java | /*
* Copyright 2016 OPEN TONE Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed ... | [
"aoyagi@opentone.co.jp"
] | aoyagi@opentone.co.jp |
a1be324a9635dbe368d9106a5d5198793ee92a70 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/30/30_838eeaf1e56e57d5c41666b4507b67b459f5abb4/mod_Iron/30_838eeaf1e56e57d5c41666b4507b67b459f5abb4_mod_Iron_s.java | 5d170659cd03feecf6f4a972ab842175f8e0ba8c | [] | 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,569 | java | package shadow.mods.metallurgy;
import java.util.Random;
import java.util.Map;
import java.io.File;
import shadow.mods.metallurgy.*;
import shadow.mods.metallurgy.base.BaseConfig;
import shadow.mods.metallurgy.base.mod_MetallurgyBaseMetals;
import shadow.mods.metallurgy.fantasy.FF_EssenceRecipes;
import ne... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
706b66e94a85fe870601954fd608832efde0f11d | 68a19507f18acff18aa4fa67d6611f5b8ac8913c | /plfx/plfx-api/src/main/java/plfx/api/controller/jd/JDHotelInventoryController.java | ebcae5b1a85791b682a1553b4be8c419d341327d | [] | no_license | ksksks2222/pl-workspace | cf0d0be2dfeaa62c0d4d5437f85401f60be0eadd | 6146e3e3c2384c91cac459d25b27ffeb4f970dcd | refs/heads/master | 2021-09-13T08:59:17.177105 | 2018-04-27T09:46:42 | 2018-04-27T09:46:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,396 | java | package plfx.api.controller.jd;
import hg.log.util.HgLogger;
import org.springframework.beans.BeanUtils;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import plfx.api.client.api.v1.jd.request.qo.JDInventoryApiQO;
import plfx.api.client.api.v1... | [
"cangsong6908@gmail.com"
] | cangsong6908@gmail.com |
2929165923ba7d0f1fcd7ddaa950c7e6087b9753 | 75dceb70fffb1819a935fc015fa1dc3f6073359f | /examples/java/com/intel/daal/examples/optimization_solvers/SAGALogisticLossDenseBatch.java | dd6fbc608fd8cb955514f892ba8090bfecc42b85 | [
"Apache-2.0",
"Intel"
] | permissive | KalyanovD/daal | ae40c16cf0ef6e915c7418227ff8a77390e0ee8e | b354b68f83a213102bca6e03d7a11f55ab751f92 | refs/heads/master | 2022-06-06T00:47:05.309445 | 2019-11-29T10:46:38 | 2019-11-29T10:46:38 | 210,588,356 | 0 | 0 | Apache-2.0 | 2019-09-24T12:16:15 | 2019-09-24T11:41:08 | null | UTF-8 | Java | false | false | 7,338 | java | /* file: SAGALogisticLossDenseBatch.java */
/*******************************************************************************
* Copyright 2014-2019 Intel Corporation
*
* 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 c... | [
"nikolay.a.petrov@intel.com"
] | nikolay.a.petrov@intel.com |
a6c4f8e2b2ea26af871d3f49936a23f879945d72 | 8a930767dca3788dacd40b3cb34ecd0d79528640 | /src/main/java/com/exedosoft/plat/job/example/SimpleRecoveryJob.java | 52de5c44b677466aea630b84f6c488dfcd28232c | [] | no_license | mamacmm/eeplat | 74c27603b8c34960ed909ce457ddab5c1dd6554f | 6757848f6d76ba3e17006d6ae1f1a79cabd27b91 | refs/heads/master | 2021-01-02T04:53:11.428932 | 2014-03-05T07:22:11 | 2014-03-05T07:22:11 | 17,425,665 | 10 | 7 | null | null | null | null | UTF-8 | Java | false | false | 2,729 | java | /*
* Copyright 2005 - 2009 Terracotta, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy
* of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... | [
"toweikexin@gmail.com"
] | toweikexin@gmail.com |
5e4313dd3fe9f1999835a0b34e42101eee251b51 | 0a5203dd621c26b680832dfa83224984dc65e61b | /src/main/java/com/aurospaces/neighbourhood/bean/StudentFeeBean.java | 7927b7036de0300e184f3d8bf1c86734455f0aa5 | [] | no_license | SomuNarendarRddy/School | 7ac9601d61ad79e3601eb50505c7880a4f601500 | 4eb106a5e3f9114426c62aa66600bdb9b5bdff94 | refs/heads/master | 2020-03-08T03:41:35.455051 | 2018-04-03T07:20:41 | 2018-04-03T07:20:41 | 127,898,241 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,369 | java | package com.aurospaces.neighbourhood.bean;
import java.util.Date;
public class StudentFeeBean {
protected int id = 0;
protected Date createdTime ;
protected Date updatedTime ;
private String studentId;
private double totalFee;
private double discount;
private double netFee;
private double fee;
privat... | [
"a.kotaiah12@gmail.com"
] | a.kotaiah12@gmail.com |
c400f7e8088b718036d726bf305f1b3b81a2c6bf | 0f0575da365c6255fb8f7f1e439ee8d8018d94a6 | /src/main/java/zx/soft/kmeans/cluster/mapred/simple/KMeansReducer.java | 4e824d542ef7a526d9cbb7112d3b4a7d4edf2294 | [] | no_license | Lester-liu/kmeans-cluster | 15ce2aeed9381fb4376b1f6d4bae79b19eef6485 | 43b00d9b70e7be05ffeb3ae5c233b28683e0f956 | refs/heads/master | 2021-05-27T22:57:20.757132 | 2014-07-25T07:00:50 | 2014-07-25T07:00:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,182 | java | package zx.soft.kmeans.cluster.mapred.simple;
import java.io.IOException;
import java.util.Iterator;
import org.apache.hadoop.io.DoubleWritable;
import org.apache.hadoop.io.Text;
import org.apache.hadoop.mapred.MapReduceBase;
import org.apache.hadoop.mapred.OutputCollector;
import org.apache.hadoop.mapred.Reducer;
im... | [
"wanggang@zxisl.com"
] | wanggang@zxisl.com |
d6b9e4b761444e231b66e6410fa9eb8a1d3d9b5d | 19989ad71f45ee2e1d182183a78a93530acc49b7 | /Java Web/Java Web Basics/Exam Preparation/Sboj.bg/Sboj/src/main/java/config/Configuration.java | 5472181ae4fa06f08904f4fc8097be6cd83af3af | [] | no_license | goldenEAGL3/SoftUni | b811c070192e317492acc113d80443e58570f2d4 | ba60411d4deea3d999af20ea10be9c015b899c4a | refs/heads/master | 2023-08-09T10:04:45.414043 | 2020-03-21T18:45:44 | 2020-03-21T18:45:44 | 175,472,191 | 0 | 2 | null | 2023-07-21T17:50:00 | 2019-03-13T17:54:34 | Java | UTF-8 | Java | false | false | 482 | java | package config;
import org.modelmapper.ModelMapper;
import javax.enterprise.inject.Produces;
import javax.persistence.EntityManager;
import javax.persistence.Persistence;
public class Configuration {
@Produces
public EntityManager entityManager() {
return Persistence
.createEntityMan... | [
"48495509+goldenEAGL3@users.noreply.github.com"
] | 48495509+goldenEAGL3@users.noreply.github.com |
c15f5d061e6618ab2ef687255d451d53972f135b | 1d928c3f90d4a0a9a3919a804597aa0a4aab19a3 | /java/neo4j/2018/4/PropertyKeyTokenRecordCheck.java | d6e6e9523f1902eebb66b91db1cf0f82beaaed5a | [] | no_license | rosoareslv/SED99 | d8b2ff5811e7f0ffc59be066a5a0349a92cbb845 | a062c118f12b93172e31e8ca115ce3f871b64461 | refs/heads/main | 2023-02-22T21:59:02.703005 | 2021-01-28T19:40:51 | 2021-01-28T19:40:51 | 306,497,459 | 1 | 1 | null | 2020-11-24T20:56:18 | 2020-10-23T01:18:07 | null | UTF-8 | Java | false | false | 1,761 | java | /*
* Copyright (c) 2002-2018 "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 General Public License as published by
* the Free Software Foundatio... | [
"rodrigosoaresilva@gmail.com"
] | rodrigosoaresilva@gmail.com |
0587ea97dd9eec373fc58739fa7746b62135b7e0 | b3d9e98f353eaba1cf92e3f1fc1ccd56e7cecbc5 | /xy-games/game-logic/trunk/src/main/java/com/cai/game/ddz/data/tagAnalyseIndexResult_DDZ.java | b49d9abb60edb4477aa397ff074a1ff4291839d6 | [] | no_license | konser/repository | 9e83dd89a8ec9de75d536992f97fb63c33a1a026 | f5fef053d2f60c7e27d22fee888f46095fb19408 | refs/heads/master | 2020-09-29T09:17:22.286107 | 2018-10-12T03:52:12 | 2018-10-12T03:52:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 636 | java | package com.cai.game.ddz.data;
import java.util.Arrays;
import com.cai.common.constant.GameConstants;
public class tagAnalyseIndexResult_DDZ {
public int card_index[] = new int[GameConstants.DDZ_MAX_INDEX];
public int card_data[][] = new int[GameConstants.DDZ_MAX_INDEX][GameConstants.MAX_PDK_COUNT_EQ];
... | [
"905202059@qq.com"
] | 905202059@qq.com |
c97a2718694936d2dd007a5ec76fb026a35ff9ac | cdbd809c04f137f871cc728dc05ba5442252745f | /plugins/org.jkiss.dbeaver.ext.postgresql/src/org/jkiss/dbeaver/ext/postgresql/model/data/PostgreGeometryValueHandler.java | 3fe289409f079e7506a5eef662963bbc59fc12bc | [
"Apache-2.0",
"EPL-2.0"
] | permissive | sumonst21/dbeaver | 838631436368410285221358bfcfc57ccf5f49af | 730b0a9b042029717e8e06984ad05ad3e618c74f | refs/heads/devel | 2020-05-17T10:53:46.841567 | 2019-04-26T16:20:33 | 2019-04-26T16:20:33 | 183,670,100 | 0 | 0 | Apache-2.0 | 2023-09-04T10:31:40 | 2019-04-26T17:35:56 | Java | UTF-8 | Java | false | false | 6,091 | java | /*
* DBeaver - Universal Database Manager
* Copyright (C) 2010-2019 Serge Rider (serge@jkiss.org)
*
* 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/license... | [
"serge@jkiss.org"
] | serge@jkiss.org |
d2253d2259264c1f51bdd651f610ef71a2a5ce7a | 7ced4b8259a5d171413847e3e072226c7a5ee3d2 | /Workspace/Demux/DP/Tree DP/maximum-sum-bst-in-binary-tree.java | 92b3fcd7bdc399615be697bace5e0c7c537a2836 | [] | no_license | tanishq9/Data-Structures-and-Algorithms | 8d4df6c8a964066988bcf5af68f21387a132cd4d | f6f5dec38d5e2d207fb29ad4716a83553924077a | refs/heads/master | 2022-12-13T03:57:39.447650 | 2020-09-05T13:16:55 | 2020-09-05T13:16:55 | 119,425,479 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,622 | java | /**
* Definition for a binary tree node.
* public class TreeNode {
* int val;
* TreeNode left;
* TreeNode right;
* TreeNode() {}
* TreeNode(int val) { this.val = val; }
* TreeNode(int val, TreeNode left, TreeNode right) {
* this.val = val;
* this.left = left;
* ... | [
"tanishqsaluja18@gmail.com"
] | tanishqsaluja18@gmail.com |
784ae5b5dabdd24b2be923bd705883b6f2d8dcf1 | ab1be1b43edc31a969a4eba4344ddea2eb9219bb | /integracion/UARIV/Consulta Registro/Proyecto/srvIntConsultaRUV/src/main/java/com/koghi/nodo/uariv/procesadores/srvIntConsultaRUV/PrcConsumirServicioUariv.java | 0279d2eb28cc19f295109ee6e14e36a34a521e1c | [] | no_license | jarivera94/esb | ada170f09615de1efdd862e5e8b838b82d7f6fce | 0f8855d491e25a5b359a2867e7abfb189516ddc4 | refs/heads/master | 2020-04-05T00:42:22.636179 | 2018-11-06T15:45:35 | 2018-11-06T15:45:35 | 156,407,140 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,310 | java | package com.koghi.nodo.uariv.procesadores.srvIntConsultaRUV;
import org.apache.camel.Exchange;
import org.apache.camel.Processor;
import org.json.JSONObject;
public class PrcConsumirServicioUariv implements Processor {
public void process(Exchange ex) throws Exception {
String cuerpo;
if (ex.getProperties().... | [
"jrivera@koghi.com"
] | jrivera@koghi.com |
49ebee367d9e750c6412cd8b5c9afdfefb8e6371 | dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9 | /data_defect4j/preprossed_method_corpus/Math/73/org/apache/commons/math/analysis/ComposableFunction_asCollector_497.java | 152289fa7e123d32a510e11eed2893388c84097e | [] | no_license | hvdthong/NetML | dca6cf4d34c5799b400d718e0a6cd2e0b167297d | 9bb103da21327912e5a29cbf9be9ff4d058731a5 | refs/heads/master | 2021-06-30T15:03:52.618255 | 2020-10-07T01:58:48 | 2020-10-07T01:58:48 | 150,383,588 | 1 | 1 | null | 2018-09-26T07:08:45 | 2018-09-26T07:08:44 | null | UTF-8 | Java | false | false | 1,151 | java |
org apach common math analysi
base link univari real function univariaterealfunct compos function
version revis date
compos function composablefunct univari real function univariaterealfunct
... | [
"hvdthong@gmail.com"
] | hvdthong@gmail.com |
cac519d1494e26582a1332cb807c450e03be4dc5 | be73270af6be0a811bca4f1710dc6a038e4a8fd2 | /crash-reproduction-moho/results/MOCKITO-10b-3-28-NSGA_II-LineCoverage:ExceptionType:StackTraceSimilarity/org/mockito/internal/creation/MockSettingsImpl_ESTest_scaffolding.java | 700037067da2bc1219c2eb45188e0cdbf3a26cd7 | [] | 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 | 450 | java | /**
* Scaffolding file used to store all the setups needed to run
* tests automatically generated by EvoSuite
* Mon Apr 06 08:45:58 UTC 2020
*/
package org.mockito.internal.creation;
import org.evosuite.runtime.annotation.EvoSuiteClassExclude;
import org.junit.BeforeClass;
import org.junit.Before;
import org.jun... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
d7a441ffe56736925d87a000f2a23251030236c0 | e35ec48addb74fd2c32883624356f15679d54e80 | /app/src/main/java/com/jxxx/zf/utils/GlideImageLoader.java | 58c23b4d859f6a1262f35b13a09ddf2d3080686d | [] | no_license | ltg263/ZuFang | e6e816dd7910640579026b5bef7c43dd223f109a | 2e0195b52e63f1de01f9ace57f449494c1ae0764 | refs/heads/master | 2023-07-01T22:18:40.870333 | 2021-08-19T03:55:48 | 2021-08-19T03:55:48 | 371,552,449 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,898 | java | package com.jxxx.zf.utils;
import android.annotation.SuppressLint;
import android.content.Context;
import android.widget.ImageView;
import com.bumptech.glide.Glide;
import com.bumptech.glide.load.resource.bitmap.CenterCrop;
import com.bumptech.glide.load.resource.bitmap.RoundedCorners;
import com.bumptech.glide.reque... | [
"qzj842179561@gmail.com"
] | qzj842179561@gmail.com |
a62deaca5ac48a2b1d3c53750013ccacc4aaaa9c | 17ea09477f9712bddf71e7b3637e53f528d7abeb | /app/src/main/java/com/delaroystudios/roomdatabaseview/WordRepository.java | 981c10c82a2b89423feb324052f316b05d567348 | [] | no_license | VictorVela/RoomPersistentLibrary | 4ffd2f085a2e4d7bfb3cc547dea6cf824201ed65 | 8289876eabc0279bbc1f7ddcc25d03017b37c293 | refs/heads/master | 2020-04-05T06:28:29.571618 | 2018-04-17T11:42:39 | 2018-04-17T11:42:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,417 | java | package com.delaroystudios.roomdatabaseview;
/*
* Copyright (C) 2017 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*... | [
"bamoyk@yahoo.com"
] | bamoyk@yahoo.com |
df5549684e6cb8ebbbadac1041b6c409eb475265 | 96c71c8dac1651828d192d27687fe8884a5e1f74 | /web/src/main/java/com/pegasus/kafka/config/MybatisPlusConfig.java | 820e9c7c2e987a6f776ad223f43fd3ff8e2dbf07 | [] | no_license | ZhangNingPegasus/kafka-monitor | b88fe51c62fbc2b45c69df25f6c6c6722ca482de | 1e68910113efc542d2c55c9710f8b207eae76f5f | refs/heads/master | 2022-11-04T14:44:06.066073 | 2020-11-10T11:24:38 | 2020-11-10T11:24:38 | 220,196,674 | 8 | 7 | null | 2022-10-12T20:34:34 | 2019-11-07T09:17:08 | JavaScript | UTF-8 | Java | false | false | 4,196 | java | package com.pegasus.kafka.config;
import com.alibaba.druid.pool.DruidDataSource;
import com.baomidou.mybatisplus.core.MybatisConfiguration;
import com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor;
import com.baomidou.mybatisplus.extension.plugins.inner.PaginationInnerInterceptor;
import com.baomidou.m... | [
"349409664@qq.com"
] | 349409664@qq.com |
7d1d3648304e09d28e4d072bbb944ea3861e3b48 | a9a69943d244894a5da147a24631373eb18dbf8c | /src/main/java/com/amazonaws/services/cloudfront_2012_03_15/model/ActiveTrustedSigners.java | a7755e079a6335475661a3fed4ecb6bdfa5975ab | [
"JSON",
"Apache-2.0"
] | permissive | usmanghani/aws-sdk-java | d7309843670a7e2e2e434e9f32458a1ea7468e84 | 8c8bfef0d390d53ec080a8475135c018205a9526 | refs/heads/master | 2021-01-20T22:40:11.364360 | 2013-04-14T20:42:25 | 2013-04-14T20:42:25 | 9,434,990 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,938 | java | /*
* Copyright 2010-2013 Amazon.com, Inc. or its affiliates. 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.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "l... | [
"fulghum@amazon.com"
] | fulghum@amazon.com |
839e0944b5d1436173ee7a046865dc896d834778 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/6/6_8496bda89e957d51a25cb943e8e8f18726d9790f/Account/6_8496bda89e957d51a25cb943e8e8f18726d9790f_Account_t.java | d5c28cbff8b6ea35cbdee59be104efb8a8daabe9 | [] | 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 | 662 | java | package com.bot42;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileWriter;
public class Account {
private File location;
private String username;
public Account (String username) {
(new File("accounts")).mkdirs();
location = new File("accounts" + File.separator + username +... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
4d152e2a64b6892c00f0ef43bce895e8939d02ba | bf286dda193d810c73bcf87a95602ee16b8dd8e8 | /spring.training/src/main/java/spring/training/cfg/AppConfig4.java | aa82ab57154d78a8fb5b94c247d7fe9c3e26e3e1 | [] | no_license | kayartaya-vinod/2018_02_UNISYS_SPRING | ed9688de52dac2d284ccc5cc6a0963a14e13e3cd | c25fa55555a0a6a3e8a3212f35cf488a72564089 | refs/heads/master | 2020-03-18T12:32:45.711739 | 2019-02-06T07:45:16 | 2019-02-06T07:45:16 | 134,731,146 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,656 | java | package spring.training.cfg;
import java.util.Random;
import javax.sql.DataSource;
import org.apache.commons.dbcp2.BasicDataSource;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.ComponentScan;
import org.springframework.context.annotation.Configuration;
import org.... | [
"kayartaya.vinod@gmail.com"
] | kayartaya.vinod@gmail.com |
5901c2bae0e7abc683b98992caa26044a6a60576 | 2fda0a2f1f5f5d4e7d72ff15a73a4d3e1e93abeb | /proFL-plugin-2.0.3/org/codehaus/groovy/runtime/dgm$589.java | c34092e5df66ba1551e98fbc93c19a771da14eb9 | [
"MIT"
] | permissive | ycj123/Research-Project | d1a939d99d62dc4b02d9a8b7ecbf66210cceb345 | 08296e0075ba0c13204944b1bc1a96a7b8d2f023 | refs/heads/main | 2023-05-29T11:02:41.099975 | 2021-06-08T13:33:26 | 2021-06-08T13:33:26 | 374,899,147 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,008 | java | //
// Decompiled by Procyon v0.5.36
//
package org.codehaus.groovy.runtime;
import groovy.lang.Closure;
import java.io.InputStream;
import org.codehaus.groovy.reflection.CachedClass;
import org.codehaus.groovy.reflection.GeneratedMetaMethod;
public class dgm$589 extends GeneratedMetaMethod
{
public dgm$589(fin... | [
"chijiang.yang@student.unimelb.edu.au"
] | chijiang.yang@student.unimelb.edu.au |
42e2d57dee2d9c13d5bbfda6a732a2bda0498cbf | e51de484e96efdf743a742de1e91bce67f555f99 | /Android/triviacrack_src/src/com/etermax/gamescommon/animations/v1/AnimatedView.java | 3cb73dfddafa2b31fe08cd5f61ff3ad133ab8094 | [] | no_license | adumbgreen/TriviaCrap | b21e220e875f417c9939f192f763b1dcbb716c69 | beed6340ec5a1611caeff86918f107ed6807d751 | refs/heads/master | 2021-03-27T19:24:22.401241 | 2015-07-12T01:28:39 | 2015-07-12T01:28:39 | 28,071,899 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,288 | java | // Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.geocities.com/kpdus/jad.html
// Decompiler options: braces fieldsfirst space lnc
package com.etermax.gamescommon.animations.v1;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.drawable.... | [
"klayderpus@chimble.net"
] | klayderpus@chimble.net |
8e8951fdeed6e2057b929c8d3ea1ba590e92cf7b | 70e207ac63da49eddd761a6e3a901e693f4ec480 | /net.certware.planning.mspdi.edit/src/net/certware/planning/mspdi/provider/ValuesTypeItemProvider.java | 69d3e9f26232b62f03cbe98d1b7229118e1bbd76 | [
"Apache-2.0"
] | permissive | arindam7development/CertWare | 43be650539963b1efef4ce4cad164f23185d094b | cbbfdb6012229444d3c0d7e64c08ac2a15081518 | refs/heads/master | 2020-05-29T11:38:08.794116 | 2016-03-29T13:56:37 | 2016-03-29T13:56:37 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,079 | java | /**
* MSPDI is copyright Microsoft, Inc.
* Implementation wrapper in ecore done by Kestrel Technology LLC
*/
package net.certware.planning.mspdi.provider;
import java.util.Collection;
import java.util.List;
import net.certware.planning.mspdi.MspdiFactory;
import net.certware.planning.mspdi.MspdiPackage;
import ne... | [
"mrbarry@kestreltechnology.com"
] | mrbarry@kestreltechnology.com |
ae01097b7f3a191111db288956a973de40d7d4ba | ef78d5a3ce8dc265f5b9d11085e7fc8efffd2f08 | /android/loginregister_dinas_peternakan/gradle/gradle-4.6/src/ide-native/org/gradle/ide/visualstudio/internal/VisualStudioProjectInternal.java | b55d8b75d2278a6ba48a4e7f7205f29e1c4e42ef | [
"MIT",
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0",
"CPL-1.0",
"LGPL-2.1-only",
"BSD-3-Clause"
] | permissive | muammarkhadafiichsan/htdocs | 05b2ea63eff868a1be12dac21aeb703a8673a226 | 4a420b54de6a654f6e51e20d626be7bf16b9d73a | refs/heads/master | 2022-12-12T09:51:54.826733 | 2019-07-11T03:00:52 | 2019-07-11T03:00:52 | 174,064,027 | 0 | 0 | MIT | 2022-12-03T14:12:50 | 2019-03-06T03:26:45 | null | UTF-8 | Java | false | false | 1,273 | java | /*
* Copyright 2018 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 applica... | [
"47959678+muammarkhadafiichsan@users.noreply.github.com"
] | 47959678+muammarkhadafiichsan@users.noreply.github.com |
5fbab16e2e1fff3c4bbadd7191b6a34e4764873d | ed3cb95dcc590e98d09117ea0b4768df18e8f99e | /project_1_3/src/b/g/a/h/Calc_1_3_16070.java | 134883cbd3beec0ac1f52fb1bedf92d3e54228f8 | [] | no_license | chalstrick/bigRepo1 | ac7fd5785d475b3c38f1328e370ba9a85a751cff | dad1852eef66fcec200df10083959c674fdcc55d | refs/heads/master | 2016-08-11T17:59:16.079541 | 2015-12-18T14:26:49 | 2015-12-18T14:26:49 | 48,244,030 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 134 | java | package b.g.a.h;
public class Calc_1_3_16070 {
/** @return the sum of a and b */
public int add(int a, int b) {
return a+b;
}
}
| [
"christian.halstrick@sap.com"
] | christian.halstrick@sap.com |
0ec8ef2d7d0b5e0330e2d2768b2c6ec821149c6c | 38c4451ab626dcdc101a11b18e248d33fd8a52e0 | /tokens/xerces-2.11.0/src/org/apache/xerces/xni/XMLDTDContentModelHandler.java | 0c210c20537e6780be85196ae67ae1cbbcd6058c | [] | 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 | 4,779 | java | package TokenNamepackage
org TokenNameIdentifier
. TokenNameDOT
apache TokenNameIdentifier
. TokenNameDOT
xerces TokenNameIdentifier
. TokenNameDOT
xni TokenNameIdentifier
; TokenNameSEMICOLON
import TokenNameimport
org TokenNameIdentifier
. TokenNameDOT
apache TokenNameIdentifier
. TokenNameDOT
xerces TokenNameIdentif... | [
"pschulam@gmail.com"
] | pschulam@gmail.com |
e97923bea9fa14142cc2a2bc54f87a2317a72622 | ead498241b5673c6370f0f24b96825ff4f2eac8c | /src/main/java/ma/munisys/dao/FournisseuRepository.java | 7f8999ab1c1e5a964b7cb3a29c273f55bcb3bc3c | [] | no_license | MUNISYS-GIT/PDC360 | 0b1023491e61172d868c44ceb5d47c0a0fe5ca98 | 8231818d1d7a2c558153ae0fb76a82e422571b2c | refs/heads/main | 2022-12-01T11:23:00.532314 | 2020-08-06T16:53:08 | 2020-08-06T16:53:08 | 282,007,982 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 426 | java | package ma.munisys.dao;
import java.util.Collection;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import ma.munisys.entities.Fournisseur;
public interface FournisseuRepository extends JpaRepository<Fournisseur, String> {
@Query("SELECT e ... | [
"e"
] | e |
8c3c37bd4f0ecd766521aaf1e04516f7367ceb8e | 6b102ab7fec59a757af76d17ea81e998525424e6 | /CMUPayThirdFront/src/main/java/com/huateng/third/bean/head/Sign.java | a2e9552689db8f6334d8e0b890ca207433b57aad | [] | no_license | justfordream/my-2 | a52516b87de9321916c0f111328fe1ced17e3549 | e7b2d1003afbd5df8351342692e94a11b7ec15c5 | refs/heads/master | 2016-08-10T13:48:44.772153 | 2015-06-01T15:40:45 | 2015-06-01T15:40:45 | 36,330,084 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 812 | java | package com.huateng.third.bean.head;
/**
* 消息签名
*
* @author Gary
*
*/
public class Sign {
/**
* 报文数字签名标志(1:有数字签名 0:无数字签名 )
*/
private String SignFlag;
/**
* 证书标识串(CA系统颁发的证书的标识串)
*/
private String CerID;
/**
* 签名值(有签名时必填。内容经Base64编码(原始值为128位,含不可显示字符))
*/
private String SignValue;
public Strin... | [
"2323173088@qq.com"
] | 2323173088@qq.com |
561c7627a8615d48b12e66a44fb8201d8a23d384 | 9c1c7a727e2218e0e5ccf88f379edeb82fa71ec0 | /gnu/jemacs/swt/LineOffsets.java | 4cd1ffbcdb1a84af2eb7104d8b5617c40a5b270a | [
"MIT"
] | permissive | uaiim/ai2-kawa | c73def804c74639477e4284e3ffa0090e5289732 | f009546d8a693b16ed2c5f5eece0377cc617285e | refs/heads/master | 2023-03-22T13:31:33.710666 | 2018-03-09T02:38:15 | 2018-03-09T02:38:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,932 | java | package gnu.jemacs.swt;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
import gnu.lists.GapVector;
import gnu.lists.U32Vector;
/**
* The purpose of this class is to maintain an ordered set of line offsets for an
* SwtCharBuffer.
* <p>
* With a LineOffsets instance it's possible to map from the ... | [
"jis@mit.edu"
] | jis@mit.edu |
d64063f58d6868d6fe44e10b6561bd1dd940771a | 153f89e60f5c279497aaffc8d47f1a9e936b9d0f | /hummer-pool-web-backend/mpool/mpool-pool-share-admin/src/main/java/com/mpool/share/admin/module/system/controller/SysRoleSysMenuController.java | 03806eabaab14adcfaabc264c983db53cf14fe3b | [] | no_license | Wsh744537645/wshproject | 3c1bb0b849588d9a4a387541f670ad924b24f60f | 2a7425da3e10cc57f9582428dcd89d71750bd9a7 | refs/heads/master | 2022-09-30T06:37:34.287696 | 2020-06-05T05:50:11 | 2020-06-05T05:50:11 | 195,003,629 | 1 | 1 | null | 2022-09-01T23:35:49 | 2019-07-03T07:37:29 | JavaScript | UTF-8 | Java | false | false | 1,637 | java | package com.mpool.share.admin.module.system.controller;
import com.mpool.share.admin.module.system.service.SysRoleSysMenuService;
import com.mpool.common.Result;
import io.swagger.annotations.Api;
import io.swagger.annotations.ApiOperation;
import org.springframework.beans.factory.annotation.Autowired;
import org.spri... | [
"744537645@qq.com"
] | 744537645@qq.com |
f2904d56c4f1e983305929db060a3a49a2999252 | b2a3210ea197e86967e9d57d1390fd0f804b2a36 | /on-java8/src/main/java/com/ericaShy/java8/operators/Chess.java | 03b71b35b2daee68c950c973739b826dec6ddb9b | [] | no_license | 547358880/javatutorials | 5b97781755c7b00064e078228120cf8e8775aa67 | c4f698805e437a30ffd9d4804284c84327d8693b | refs/heads/master | 2021-06-26T19:28:17.101859 | 2020-01-02T00:49:07 | 2020-01-02T00:49:07 | 220,178,290 | 0 | 0 | null | 2021-03-31T21:38:17 | 2019-11-07T07:37:28 | Java | UTF-8 | Java | false | false | 582 | java | package com.ericaShy.java8.operators;
class Game {
Game(int i) {
System.out.println("Game constructor");
}
}
class BoardGame extends Game {
BoardGame(int i) {
super(i);
System.out.println("BoardGame constructor");
}
}
public class Chess extends BoardGame{
Chess() {
... | [
"547358880@qq.com"
] | 547358880@qq.com |
1a4601036bd90e815aa8ad7f6b3b4f47100c3fe9 | ebdcaff90c72bf9bb7871574b25602ec22e45c35 | /modules/adwords_appengine/src/main/java/com/google/api/ads/adwords/jaxws/v201806/cm/AssetService.java | 7341f04f195c199383a44fe7158d6e4104a6d4fe | [
"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 | 3,273 | 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... | [
"jradcliff@users.noreply.github.com"
] | jradcliff@users.noreply.github.com |
f19ea2190dc311451709a415a24f5c79b1a6ea88 | d98de110431e5124ec7cc70d15906dac05cfa61a | /public/source/strategyagent/src/main/sample_data/samples/java/scripts/OrderSlicer.java | ae4495e3c6d06373ca2c7adf39f0efc24d75d4c6 | [] | no_license | dhliu3/marketcetera | 367f6df815b09f366eb308481f4f53f928de4c49 | 4a81e931a044ba19d8f35bdadd4ab081edd02f5f | refs/heads/master | 2020-04-06T04:39:55.389513 | 2012-01-30T06:49:25 | 2012-01-30T06:49:25 | 29,947,427 | 0 | 1 | null | 2015-01-28T02:54:39 | 2015-01-28T02:54:39 | null | UTF-8 | Java | false | false | 4,208 | java | package sample;
import org.marketcetera.strategy.java.Strategy;
import org.marketcetera.trade.*;
import java.util.Random;
import java.util.List;
import java.util.ArrayList;
import java.util.Collections;
import java.util.concurrent.atomic.AtomicInteger;
import java.security.SecureRandom;
import java.math.Bi... | [
"stevenshack@stevenshack.com"
] | stevenshack@stevenshack.com |
6d0c52f0afb201d9c068b1a7d4cbf11a8d41d505 | 47bbb2f7d41b6b8c0e72744f78b57b6f1bfa3a05 | /java/com/project/util/jsp/JSPMessage.java | 6eaf1275677fd8eb5402172a39e5273ddbcdb6f9 | [] | no_license | devmanager-oxy/oxysystem_sp | bd43a9abacc184f611e2ba780921cf85d9bea5b1 | cc1871d03d2bf952d571b9ec3d57ce9716cc156e | refs/heads/master | 2022-12-22T12:49:30.057223 | 2020-09-29T09:48:30 | 2020-09-29T09:48:30 | 294,572,696 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,405 | java | package com.project.util.jsp;
import java.util.*;
public class JSPMessage
{
public static final int NONE = 0;
// error form constanta
public static final int ERR_NONE = 0;
public static final int ERR_UNKNOWN = 1;
public static final int ERR_REQU... | [
"devmgr@oxysystem.com"
] | devmgr@oxysystem.com |
0fc10f83e1f2893995e60ca83ccbf949eac06959 | 1644658226be0ff6fab3d48b4d35e3d5f468a372 | /CodingDojo/src/main/java/com/codenjoy/dojo/web/controller/MainPageController.java | 29c2117992bfb71ad66dd5c209a8188ca390526e | [] | no_license | ustinov/snake | 003c92d45ee3837baa041c629747509cafcd35b7 | 67e83ab59853c80af980887f111a8c7edd83db59 | refs/heads/master | 2020-04-05T23:39:15.398693 | 2013-09-20T22:50:23 | 2013-09-20T22:50:23 | 12,985,478 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,644 | java | package com.codenjoy.dojo.web.controller;
import com.codenjoy.dojo.services.Player;
import com.codenjoy.dojo.services.PlayerService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.... | [
"apofig@gmail.com"
] | apofig@gmail.com |
4b22f207137150709b779c48d67625725733fa55 | 96f8d42c474f8dd42ecc6811b6e555363f168d3e | /zuiyou/sources/cn/xiaochuan/push/meizu/MeizuMessageReceiver.java | 20cb0d19c6fd10436ccb539bf3e6a8e6d2e83de6 | [] | no_license | aheadlcx/analyzeApk | 050b261595cecc85790558a02d79739a789ae3a3 | 25cecc394dde4ed7d4971baf0e9504dcb7fabaca | refs/heads/master | 2020-03-10T10:24:49.773318 | 2018-04-13T09:44:45 | 2018-04-13T09:44:45 | 129,332,351 | 6 | 2 | null | null | null | null | UTF-8 | Java | false | false | 3,233 | java | package cn.xiaochuan.push.meizu;
import android.content.Context;
import android.support.annotation.Nullable;
import cn.xiaochuan.push.a;
import cn.xiaochuan.push.e;
import com.alibaba.fastjson.JSON;
import com.alibaba.fastjson.JSONObject;
import com.izuiyou.a.a.b;
import com.meizu.cloud.pushsdk.MzPushMessageReceiver;
... | [
"aheadlcxzhang@gmail.com"
] | aheadlcxzhang@gmail.com |
684a433724face7de3d568ed3dfb03d8eb571b69 | 0092010129e15ef3dcbc19864b4d012624482f67 | /cache2k-api/src/main/java/org/cache2k/processor/RestartException.java | e72dcf24adebaae26e211af18513110f35d1bde3 | [
"Apache-2.0"
] | permissive | pydawan/cache2k | 5b602ca7018ddec09641c63c495aaceb34317647 | 3c9ccff12608c598c387ec50957089784cc4b618 | refs/heads/master | 2020-05-30T06:56:17.051348 | 2019-04-19T07:03:43 | 2019-04-19T07:03:43 | 189,590,340 | 0 | 1 | Apache-2.0 | 2019-05-31T12:29:05 | 2019-05-31T12:29:05 | null | UTF-8 | Java | false | false | 929 | java | package org.cache2k.processor;
/*
* #%L
* cache2k API
* %%
* Copyright (C) 2000 - 2019 headissue GmbH, Munich
* %%
* 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://ww... | [
"jw_github@headissue.com"
] | jw_github@headissue.com |
6cfc323eef128b641103e0ae5d957ff0ce9669d7 | d03660395f2b74f66cb247865d82984ba32279f6 | /ums/src/main/java/gov/samhsa/c2s/ums/domain/UserAvatar.java | f0a8d1bc1851178f04ce6382616d7902530df3d4 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | bhits/ums | a08d6fea25803e8d6ba7b654c507dd5a1634a245 | cdf9a967ae061eea8cad07a43e2e3a643b95e65f | refs/heads/master | 2021-08-11T11:19:34.402596 | 2017-10-19T18:51:44 | 2017-10-19T18:51:44 | 105,575,974 | 1 | 2 | null | null | null | null | UTF-8 | Java | false | false | 934 | java | package gov.samhsa.c2s.ums.domain;
import lombok.Data;
import org.hibernate.validator.constraints.NotEmpty;
import javax.persistence.CascadeType;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.Lob;
imp... | [
"michael.hadjiosif@feisystems.com"
] | michael.hadjiosif@feisystems.com |
b8fabbd36d35bf644c1d901166aec3103e8f9383 | 2593fce8f5984e3db26f58269c1262f29fbd4fda | /media-fever-android/src/main/java/com/mediafever/repository/MediaSessionsRepository.java | a3ed7083837761556593a37cd67179abf59e0c66 | [] | no_license | gr-public/media-fever | ed93b92e4414a458b9398b346ea19080337d845f | d3c826a280f7e292086408e8c3f84086d51c8ae6 | refs/heads/master | 2021-05-27T01:35:32.255479 | 2013-07-28T20:26:24 | 2013-07-28T20:26:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 466 | java | package com.mediafever.repository;
import java.util.List;
import com.jdroid.android.repository.SynchronizedRepository;
import com.mediafever.domain.session.MediaSession;
/**
*
* @author Maxi Rosson
*/
public interface MediaSessionsRepository extends SynchronizedRepository<MediaSession> {
public List<MediaSessi... | [
"maxirosson@gmail.com"
] | maxirosson@gmail.com |
9cbaf337b32c5a32e1c02bb5a12534c84b9fcec5 | 50a4d665699db0cbe65a471f9dd57a376cc597a5 | /scanner/src/main/java/scanner/Calculator.java | 69dc749f5b210d377d3eb112145f5673b28639b8 | [] | no_license | laxmijaya753/CalculatorUsingMaven | e1c75f4f1c4ffd8f00639d3e4cbb9c80a0d06b0c | ed2cb3393f3345460de36cd4f3896a66723919c2 | refs/heads/main | 2023-04-26T03:42:32.946005 | 2021-05-25T23:32:24 | 2021-05-25T23:32:24 | 370,852,516 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 297 | java | package scanner;
import java.util.Scanner;
public class Calculator {
public static int add(int x,int y)
{
return x+y;
}
public static int sub(int x,int y)
{
return x-y;
}
public static int mul(int x,int y)
{
return x*y;
}
public static int div(int x,int y)
{
return x/y;
}
}
| [
"you@example.com"
] | you@example.com |
d44a880ca353e287a8aa8b119b8e11c0a09490cc | 2c198ef96f6db360765daae85952cf4e2caaf181 | /src/main/java/calculator/Operator.java | 1ea031ef174f8b9189c59c69cb7229d1770afe4f | [] | no_license | Han-Crew/Java-RacingCar-Game | 1fbbcc4d1f7e4000464ac0604ab35e270a377a39 | 390d7880584582df9ba52d7a658968a15a0431ed | refs/heads/master | 2023-04-15T11:07:12.577287 | 2021-04-25T14:47:44 | 2021-04-25T14:47:44 | 353,924,140 | 0 | 1 | null | 2021-04-25T14:45:53 | 2021-04-02T06:11:55 | Java | UTF-8 | Java | false | false | 1,396 | java | package calculator;
import java.util.function.BiFunction;
public enum Operator {
PLUS("+" , Integer::sum),
MINUS("-" , (previousValue, nextValue) -> previousValue - nextValue),
MULTIPLY("*" , (previousValue , nextValue) -> previousValue * nextValue),
DIVISION("/" , (previousValue , nextValue) -> {
... | [
"drogba02@naver.com"
] | drogba02@naver.com |
dd045a51c5d0416725f0d0e65713babeef0d79f2 | 9b3727b2289a66827017f4b3a703c3ef51c580fa | /java/pax/TrainsSchedule/Model/Stop.java | 46346d413f701cc7358e4441dfc5a7eb22d22eb0 | [
"MIT"
] | permissive | Rexee/TrainsSchedule | f0213569d8313f76c053127657e349281f195a86 | 7c50521471bf80bd056ca32884cab53492627eab | refs/heads/master | 2021-01-10T16:14:03.312843 | 2016-02-03T14:38:12 | 2016-02-03T14:38:12 | 50,854,356 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,299 | java | package pax.TrainsSchedule.Model;
import java.text.DateFormat;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Calendar;
import java.util.Locale;
import java.util.concurrent.TimeUnit;
import pax.TrainsSchedule.DTO.Station;
import pax.TrainsSchedule.Util... | [
"111"
] | 111 |
732ea5b0ba84ef63d179c05fd6202a5c011d450d | 81467aba20f008a1c321d803519309a0987a90f0 | /src/main/java/com/boliangshenghe/outteam/controller/HbplanController.java | b7543d370863e44b769848dcbd7bc086f0d59582 | [
"Apache-2.0"
] | permissive | superxuzj/outteamManage | f179fc7f2d3e14142689617fa4e8ae5997ee22d0 | 45fa30a7075103af4893dc97955f1bab420bb04f | refs/heads/master | 2021-05-16T08:19:35.288816 | 2018-04-19T08:09:27 | 2018-04-19T08:09:27 | 104,047,217 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,283 | java | package com.boliangshenghe.outteam.controller;
import java.util.Date;
import java.util.List;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import o... | [
"271652260@qq.com"
] | 271652260@qq.com |
26b1f38212ef27f8e2f0cc68f3b40a54237e930d | 1eda12d3bb5ff72eec6fb3b921e84e7a2dedbd41 | /java110-bean/src/main/java/com/java110/dto/workflow/WorkflowAuditInfoDto.java | b8c74dc3d1f5414910e40830f438901e2bf4912d | [
"Apache-2.0"
] | permissive | mengxiangtong/MicroCommunity | d906734690b743b820869b52e6b0fcb1eee35877 | 7d77e118cd2746bb1e3036ccebfc96dea9bd26d7 | refs/heads/master | 2022-11-06T18:36:51.247615 | 2020-06-27T12:29:38 | 2020-06-27T12:29:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,393 | java | package com.java110.dto.workflow;
import java.io.Serializable;
/**
* @ClassName WorkflowAuditInfoDto
* @Description TODO
* @Author wuxw
* @Date 2020/6/21 22:10
* @Version 1.0
* add by wuxw 2020/6/21
**/
public class WorkflowAuditInfoDto implements Serializable {
private String businessKey;
private St... | [
"928255095@qq.com"
] | 928255095@qq.com |
6ffed66a22ec1f155e70a48528de20ddc47b1b68 | 4de66c464d0fd16801c099805f35a01f3c28be4d | /permutation/10972.java | 5213d7ddb92222415544e0171f95fdaaa25bcd91 | [] | no_license | wlsgussla123/Algorithms | 9ec745dea4e45dbc21fff28119e923b3bedf0b5f | f7fe0c2509dcb852182dd1f8a673991362f6d174 | refs/heads/master | 2021-01-23T09:35:23.721109 | 2020-11-15T06:36:49 | 2020-11-15T06:36:49 | 102,583,416 | 6 | 2 | null | null | null | null | UTF-8 | Java | false | false | 2,015 | java | package algo;
import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.OutputStreamWriter;
import java.util.StringTokenizer;
public class Main {
public static void main(String[] args) throws IOException {
new Solution().run();
}
s... | [
"wlsgussla123@gmail.com"
] | wlsgussla123@gmail.com |
d8334637de03c57ceed5b9240d8e48caf1cffad1 | f62d998a6fc87c84227be8eb81e4bf14b2e196e8 | /流程/comp/Attr/visitBinary.java | 9ab1cbfd541ccb3aee249db5e50ec934a22f69d8 | [] | no_license | cylee0909/Javac-Research | 14121f13e7189a141747009a5f1e08a2195c994e | 3b767454d837e01593a68ec281ea68caec8a8c74 | refs/heads/master | 2021-01-21T00:59:27.787365 | 2016-07-01T11:16:53 | 2016-07-01T11:16:53 | 61,563,719 | 3 | 3 | null | 2016-06-20T16:39:29 | 2016-06-20T16:39:23 | null | UTF-8 | Java | false | false | 2,334 | java | public void visitBinary(JCBinary tree) {
DEBUG.P(this,"visitBinary(1)");
// Attribute arguments.
Type left = chk.checkNonVoid(tree.lhs.pos(), attribExpr(tree.lhs, env));
Type right = chk.checkNonVoid(tree.lhs.pos(), attribExpr(tree.rhs, env));
// Find operator.
Symbol o... | [
"zhh200910@gmail.com"
] | zhh200910@gmail.com |
250bea776b2e71afaeac312d30eb2119f8def0d0 | 3636877ff47aaeb2d55491382513164ae1ca87e5 | /src/test/java/org/killbill/billing/plugin/api/TestPluginProperties.java | 2f4173769f8fbc3fa55e6ad740bb80cfa46624b9 | [] | no_license | Cloudxtreme/killbill-plugin-framework-java | 5d4d5533e7db904772889c50d25bc3f88a06d848 | 6d328f95df259977a47c7fb2bfb399a078067b04 | refs/heads/master | 2021-05-31T12:25:11.343782 | 2016-01-27T19:23:35 | 2016-01-27T19:23:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,206 | java | /*
* Copyright 2015 Groupon, Inc
* Copyright 2015 The Billing Project, LLC
*
* The Billing Project licenses this file to you 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.apa... | [
"pierre@mouraf.org"
] | pierre@mouraf.org |
fd25abf0c57d114767bdac61bf74430acc015ca7 | 10186b7d128e5e61f6baf491e0947db76b0dadbc | /org/apache/batik/anim/dom/SVGLocatableSupport.java | c47091c9530f1d868c459b54470e8cabb0433264 | [
"SMLNJ",
"Apache-1.1",
"Apache-2.0",
"BSD-2-Clause"
] | permissive | MewX/contendo-viewer-v1.6.3 | 7aa1021e8290378315a480ede6640fd1ef5fdfd7 | 69fba3cea4f9a43e48f43148774cfa61b388e7de | refs/heads/main | 2022-07-30T04:51:40.637912 | 2021-03-28T05:06:26 | 2021-03-28T05:06:26 | 351,630,911 | 2 | 0 | Apache-2.0 | 2021-10-12T22:24:53 | 2021-03-26T01:53:24 | Java | UTF-8 | Java | false | false | 6,358 | java | /* */ package org.apache.batik.anim.dom;
/* */
/* */ import java.awt.geom.AffineTransform;
/* */ import java.awt.geom.NoninvertibleTransformException;
/* */ import org.apache.batik.css.engine.CSSStylableElement;
/* */ import org.apache.batik.css.engine.SVGCSSEngine;
/* */ import org.apache.... | [
"xiayuanzhong+gpg2020@gmail.com"
] | xiayuanzhong+gpg2020@gmail.com |
a6dc3d5acadc54cdc8393309e9ceca0e55fc90c3 | 6073d6c74d4fe2c2cbce4ae41228a72bc0f72881 | /src/java/com/ambow/trainingengine/policy/web/action/NodeGroupPolicyAction.java | 9c8e9fbf1f84f9ab3a6b3092c7d03204cf3ea701 | [] | no_license | buttonwang/etep | dbccf09aad77e316d2386f27a75abb77f44e9a41 | 813746b595be3bf83aaba0d3ed82282b2f169800 | refs/heads/master | 2021-01-18T19:36:51.936410 | 2014-05-16T12:06:43 | 2014-05-16T12:06:43 | 86,903,026 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 5,025 | java | package com.ambow.trainingengine.policy.web.action;
import static com.ambow.trainingengine.studyflow.web.util.CommonActionReturnType.NOID;
import static com.ambow.trainingengine.studyflow.web.util.CommonActionReturnType.NOTFOUND;
import static com.ambow.trainingengine.studyflow.web.util.CommonActionReturnType.NOOPTTYP... | [
"buttonwang@gmail.com"
] | buttonwang@gmail.com |
4a7fe925e87b3f118e4f2a868906ba32098a3436 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/4/4_240ae727a2a05285316dc521613ed7ddcfd4dbb0/RestApiBaseTest/4_240ae727a2a05285316dc521613ed7ddcfd4dbb0_RestApiBaseTest_t.java | a41b684c5d2f125b09fb19a07cecae89882f91a3 | [] | 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,955 | 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 uk.ac.jorum.integration;
import org.junit.Before;
import org.junit.After;
import... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
31f5f86d6d6ca3bab1fabbb2f953c9e37f5cc0d1 | 0ceafc2afe5981fd28ce0185e0170d4b6dbf6241 | /AlgoKit (3rdp)/Code-store v1.0/yaal/archive/2012.04/2012.04.03 - CROC Championship Qualification Round/TaskD.java | 912a5368a503cc8c7c2e4236192441f1dbe85134 | [] | no_license | brainail/.happy-coooding | 1cd617f6525367133a598bee7efb9bf6275df68e | cc30c45c7c9b9164095905cc3922a91d54ecbd15 | refs/heads/master | 2021-06-09T02:54:36.259884 | 2021-04-16T22:35:24 | 2021-04-16T22:35:24 | 153,018,855 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 591 | java | package net.egork;
import net.egork.utils.io.InputReader;
import net.egork.utils.io.OutputWriter;
public class TaskD {
public void solve(int testNumber, InputReader in, OutputWriter out) {
int start = in.readInt();
int numYears = in.readInt();
int[] maxSquare = new int[start + numYears];
for (int i = 1; i * ... | [
"wsemirz@gmail.com"
] | wsemirz@gmail.com |
3d543f27d3fe4278d7c1fc46637f290705429865 | f40c5613a833bc38fca6676bad8f681200cffb25 | /kubernetes-model-generator/kubernetes-model-core/src/generated/java/io/fabric8/kubernetes/api/model/ServiceAccount.java | e88f1bd0a0df52fdbded96de72abbb3753c614e4 | [
"Apache-2.0"
] | permissive | rohanKanojia/kubernetes-client | 2d599e4ed1beedf603c79d28f49203fbce1fc8b2 | 502a14c166dce9ec07cf6adb114e9e36053baece | refs/heads/master | 2023-07-25T18:31:33.982683 | 2022-04-12T13:39:06 | 2022-04-13T05:12:38 | 106,398,990 | 2 | 3 | Apache-2.0 | 2023-04-28T16:21:03 | 2017-10-10T09:50:25 | Java | UTF-8 | Java | false | false | 5,343 | java |
package io.fabric8.kubernetes.api.model;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import com.fasterxml.jackson.annotation.JsonAnyGetter;
import com.fasterxml.jackson.annotation.JsonAnySetter;
import com.fasterxml.jackson.annotation.JsonIgnore;
import com.faste... | [
"marc@marcnuri.com"
] | marc@marcnuri.com |
019dfdfc94e875a3ee2f6c9e72d849980c74e264 | 6140f3f0ff9c53b85a8454436f401234389e8018 | /3.24-Censoring/src/CTrieFinal3.java | 2d1cd4e798f3c5e8f0160dec341ec84b4c7d7096 | [] | no_license | sarahlc888/USACO-2018-Season | 04aadc2269b3eb3e9e8a588b722ef992ec810d6b | 23b6b3c60b023d99d10ac1c7b93a592557c86f7d | refs/heads/master | 2021-06-30T04:10:14.728915 | 2019-03-13T01:58:12 | 2019-03-13T01:58:12 | 136,196,626 | 4 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,692 | java | import java.io.*;
import java.util.*;
/*
* USACO 2015 February Contest, Gold
* Problem 2. Censoring (Gold)
* 8/23
*
* Aho-Corasick algo
*
* copied off of the answer
* 15/15!!!! got rid of sublist(), used a pointer to the "end" of list instead
*/
public class CTrieFinal3 {
public static void main(String ar... | [
"sarahlc888@gmail.com"
] | sarahlc888@gmail.com |
cdf6fa077bdd499c93e1cdd9410fdc2d5ae9ff15 | 3955f3bc4b1e9c41ffabb34fcdbfbfb3a8b2f77c | /bizcore/WEB-INF/youbenben_core_src/com/youbenben/youbenben/consumerorderpriceadjustment/ConsumerOrderPriceAdjustmentDAO.java | 54698f7c73460d310c2636700e6fed0516cdaa33 | [] | no_license | 1342190832/youbenben | c9ba34117b30988419d4d053a35960f35cd2c3f0 | f68fb29f17ff4f74b0de071fe11bc9fb10fd8744 | refs/heads/master | 2022-04-25T10:17:48.674515 | 2020-04-25T14:22:40 | 2020-04-25T14:22:40 | 258,133,780 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,410 | java |
package com.youbenben.youbenben.consumerorderpriceadjustment;
import java.math.BigDecimal;
import java.util.List;
import java.util.Map;
import com.terapico.caf.baseelement.CandidateQuery;
import com.youbenben.youbenben.BaseDAO;
import com.youbenben.youbenben.BaseEntity;
import com.youbenben.youbenben.SmartList;
import... | [
"1342190832@qq.com"
] | 1342190832@qq.com |
afff4010fb04191121079786c55c5cd472125e02 | be73270af6be0a811bca4f1710dc6a038e4a8fd2 | /crash-reproduction-moho/results/XWIKI-12798-110-28-NSGA_II-WeightedSum:TestLen:CallDiversity/org/xwiki/velocity/internal/DefaultVelocityEngine_ESTest_scaffolding.java | 4474a0cc978da215899f73079147322b0d569eb1 | [] | 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 | 453 | java | /**
* Scaffolding file used to store all the setups needed to run
* tests automatically generated by EvoSuite
* Thu Apr 02 19:47:38 UTC 2020
*/
package org.xwiki.velocity.internal;
import org.evosuite.runtime.annotation.EvoSuiteClassExclude;
import org.junit.BeforeClass;
import org.junit.Before;
import org.junit... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
239913d0feb683e8379d142c536f0497ad595e4d | ca6cc030c12d64c50b075aa9f39564db0a5387a5 | /src/main/java/oracle/jdbc/replay/driver/TxnReplayableOthers.java | d30fdc712a35c5abaf84fce71aa91965444ee266 | [] | no_license | chenqixu/ojdbc7 | 18296d1d880c583f987d2999fd53f8898f242db5 | b80cae2e795d0a9b21758d5332bb387f4bd99ad3 | refs/heads/master | 2023-08-05T11:10:35.668072 | 2021-09-17T07:10:59 | 2021-09-17T07:10:59 | 407,438,833 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,609 | java | package oracle.jdbc.replay.driver;
import java.lang.reflect.Method;
import java.sql.SQLException;
import java.sql.SQLInput;
import oracle.jdbc.proxy.annotation.GetCreator;
import oracle.jdbc.proxy.annotation.GetDelegate;
import oracle.jdbc.proxy.annotation.OnError;
import oracle.jdbc.proxy.annotation.Post;
import orac... | [
"13509323824@139.com"
] | 13509323824@139.com |
8afcb79792e924b0261c885d837103c3ee24d65f | 8b2dc7787bb572567982c92332451e6cc523bfc4 | /10_Polymorphism/src/com/poly/dynamicbinding/model/Cat.java | aebd0185d2a110c8e2e741e63219037387d566dd | [] | no_license | newkayak12/newkayak_lecture | e9dc2427517b3eb78164b9cdb64bf7dcc69eaebd | 066c5de9114ca318acfdea570355eebae6258e5f | refs/heads/master | 2023-03-07T15:36:26.565159 | 2021-02-16T09:02:28 | 2021-02-16T09:02:28 | 318,845,621 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 560 | java | package com.poly.dynamicbinding.model;
import com.poly.dynamicbinding.vo.Animal;
public class Cat extends Animal {
public Cat() {
super();
}
public Cat(String name, String category, int age, int legs) {
super(category, name, age, legs);
}
public String catGrowl() {
return "meow";
}
@Override
... | [
"newkayak12@gmail.com"
] | newkayak12@gmail.com |
b7f3f07ec4f04c08533d5c3914691304a18d8c49 | e05071d575dd3ede69a8ff6a282d169f0574410a | /src/test/java/com/github/GBSEcom/model/RecurringPaymentDetailsTest.java | d8adc07e7940e0dc04e60cbc7fbf64e44957fdcc | [] | no_license | GBSEcom/java | 6c4f2c08f3d0ce5f6273060f34630b5c1d3a51ef | f934d68a050e001bdb22bdcce755727c9232f257 | refs/heads/master | 2022-05-26T10:20:17.355268 | 2021-11-19T21:53:38 | 2021-11-19T21:53:38 | 136,058,114 | 2 | 4 | null | 2022-05-20T20:53:03 | 2018-06-04T17:10:09 | Java | UTF-8 | Java | false | false | 3,337 | java | /*
* Payment Gateway API Specification.
* The documentation here is designed to provide all of the technical guidance required to consume and integrate with our APIs for payment processing. To learn more about our APIs please visit https://docs.firstdata.com/org/gateway.
*
* The version of the OpenAPI document: 21.... | [
"emargules@bluepay.com"
] | emargules@bluepay.com |
84280b659b2d26fbb93c02e0bbc21ae6cf63b793 | ca030864a3a1c24be6b9d1802c2353da4ca0d441 | /classes5.dex_source_from_JADX/com/google/common/collect/ImmutableSortedMap$1EntrySet.java | dfd1639f8df26847624c23912b99f769007e5eb9 | [] | 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 | 1,044 | java | package com.google.common.collect;
import java.util.Map.Entry;
/* compiled from: button_uri */
class ImmutableSortedMap$1EntrySet extends ImmutableMapEntrySet<K, V> {
final /* synthetic */ ImmutableSortedMap this$0;
/* compiled from: button_uri */
class C08181 extends ImmutableAsList<Entry<K, V>> {
... | [
"son.pham@jmango360.com"
] | son.pham@jmango360.com |
eef4b15a9cc0701c3927f3ddc07c96bb0c7c19b5 | 589dcd422402477ce80e9c349bd483c2d36b80cd | /trunk/adhoc-solr/src/main/java/org/apache/solr/schema/FacetCount.java | 3411e5f4746a3f13483741dcda2fffee4e306a33 | [
"Apache-2.0",
"LicenseRef-scancode-unicode-mappings",
"BSD-3-Clause",
"CDDL-1.0",
"Python-2.0",
"MIT",
"ICU",
"CPL-1.0"
] | permissive | baojiawei1230/mdrill | e3d92f4f1f85b34f0839f8463e7e5353145a9c78 | edacdb4dc43ead6f14d83554c1f402aa1ffdec6a | refs/heads/master | 2021-06-10T17:42:11.076927 | 2021-03-15T16:43:06 | 2021-03-15T16:43:06 | 95,193,877 | 0 | 0 | Apache-2.0 | 2021-03-15T16:43:06 | 2017-06-23T07:15:00 | Java | UTF-8 | Java | false | false | 1,933 | java | package org.apache.solr.schema;
/**
* distinct统计用类。给namedlist用。
*
* @author jian.qin 2012-7-24
*/
public class FacetCount {
// public String key;
public int count = 0;
public boolean isDouble = false;
public long lastDate = Long.MIN_VALUE;
public long firstDate = Long.MAX_VALUE;
public double... | [
"myn@163.com"
] | myn@163.com |
9e888aac6b1fe37dcaaa44b986a35316273d63b7 | c28f7f59e5e1cbda80a1fc2f3cd3cef55e86134c | /src/main/java/com/negafinity/ironhawk/utils/ImageManager.java | 1188cd8f2b3ff533b50dea08324647cb5a36398b | [] | no_license | InfraredPanda/IronHawk | 8b6ba388c35b54ff4bd97bd81d75d5837cf53bd7 | f4c5f4e38dfa57b54c76d63e365292c16d00d356 | refs/heads/master | 2021-05-31T19:46:20.982926 | 2016-02-09T02:06:21 | 2016-02-09T02:06:21 | 39,208,047 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,297 | java | package com.negafinity.ironhawk.utils;
import com.negafinity.ironhawk.IronHawk;
import java.awt.image.BufferedImage;
import java.io.IOException;
public class ImageManager
{
public BufferedImage image = new BufferedImage(IronHawk.WIDTH, IronHawk.HEIGHT, BufferedImage.TYPE_INT_RGB);
public BufferedImage spriteSheet;... | [
"hassansyyid@gmail.com"
] | hassansyyid@gmail.com |
b9794b4f26a07cad10bd8c4eb524b0b08471da77 | f8e846599d14085a214967dfd3b700f6ead01613 | /app/src/main/java/com/ubn/ummelquwain/dagger/Application/component/ApplicationComponent.java | 58c480efe9a67e9450fae745bb58288e58ae885a | [] | no_license | MohamedAliArafa/UmmElQuwain | 1332288e6e54e16855c29594c82f573449dcf70d | 51efbb0a06eb7567da11a9797d4c227daa866e27 | refs/heads/master | 2021-01-22T12:25:51.881673 | 2017-11-29T14:00:33 | 2017-11-29T14:00:33 | 102,348,388 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 616 | java | package com.ubn.ummelquwain.dagger.Application.component;
import com.ubn.ummelquwain.dagger.Application.module.ApiServiceModule;
import com.ubn.ummelquwain.dagger.Application.module.PicassoModule;
import com.ubn.ummelquwain.dagger.Application.scope.ApplicationScope;
import com.ubn.ummelquwain.service.ApiService;
impor... | [
"ghostarafa@gmail.com"
] | ghostarafa@gmail.com |
e316ba67e360ba7d90f8205704bb8d9d77ebfaf9 | 794473ff2ba2749db9c0782f5d281b00dd785a95 | /braches_20171206/qiubaotong-server/qbt-persistent/src/main/java/com/qbt/persistent/dto/BaseSfExpressLogDto.java | 4350d9d23ec6f15c16981f0f41bc0ecde96b5062 | [] | no_license | hexilei/qbt | a0fbc9c1870da1bf1ec24bba0f508841ca1b9750 | 040e5fcc9fbb27d52712cc1678d71693b5c85cce | refs/heads/master | 2021-05-05T23:03:20.377229 | 2018-01-12T03:33:12 | 2018-01-12T03:33:12 | 116,363,833 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 982 | java | package com.qbt.persistent.dto;
import java.util.Date;
public class BaseSfExpressLogDto {
//类型
private String serviceName;
//关键字
private String keyword;
//状态
private Integer status;
//开始时间
private String beginTime;
//结束时间
private String endTime;
public String getServ... | [
"louis.he@missionsky.com"
] | louis.he@missionsky.com |
07eb59237d533995a54e220f0557bcf0683a456d | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/5/5_622a57e95b57c1f337051ef94558dd7aba79c227/MainFrame/5_622a57e95b57c1f337051ef94558dd7aba79c227_MainFrame_s.java | 39c9eb10aa3d6d6da9c8466357f827ec15ac1856 | [] | 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 | 7,729 | java | import java.awt.BorderLayout;
import java.awt.EventQueue;
import java.awt.Toolkit;
import javax.swing.JFrame;
import javax.swing.JPanel;
import javax.swing.border.EmptyBorder;
import java.awt.Robot;
import java.awt.datatransfer.Clipboard;
import java.awt.datatransfer.StringSelection;
import java.awt.event.K... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
a418b57464e69361fc9dfde28db1f39dccbc0ba3 | 9dfbb51bdca7b9bf5b17affa4ea48a2af7955b3d | /coupon-service/src/main/java/com/yikejian/coupon/api/v1/dto/ResponseCoupon.java | b6ea5a122991ae33c56bce9b1707993d44a50f7f | [] | no_license | hedgehog-zowie/yikejian-parent | a9e2a0373b72be025a3af5f3bc6060f69fcd7130 | cd6f710f70f94312de09ce7c0eef35c877c221c6 | refs/heads/master | 2021-09-06T21:02:10.303978 | 2018-02-11T10:19:42 | 2018-02-11T10:19:42 | 114,800,578 | 1 | 2 | null | null | null | null | UTF-8 | Java | false | false | 959 | java | package com.yikejian.coupon.api.v1.dto;
import com.yikejian.coupon.domain.coupon.Coupon;
import java.util.List;
/**
* <code>ResponseRoleDto</code>.
* ${DESCRIPTION}
*
* @author zweig
* @version: 1.0-SNAPSHOT
* date: 2018/1/15 11:28
*/
public class ResponseCoupon {
private List<Coupon> couponList;
pri... | [
"hedgehog.zowie@gmail.com"
] | hedgehog.zowie@gmail.com |
90e42d376968f957b58ebbe5313b023c0238027b | cabd4ac219b5f080ebaf5b6b6929aa6cb1ac5910 | /javaprj/src/main/java/com/newlecture/web/controller/ErrorController.java | 5036d82736ec9923897cc84d8d832dc8cf36e84b | [] | no_license | mellome-O/-hta_SpringMaven | be3cf5ced5da04e837e7fe449750ca6f3253758b | c2ec3d0e3de1e0dfb527bcdcab0baf9eaedd066d | refs/heads/master | 2022-12-22T02:18:34.873393 | 2019-07-26T09:01:23 | 2019-07-26T09:01:23 | 196,544,270 | 0 | 0 | null | 2022-05-20T21:03:51 | 2019-07-12T08:51:52 | Java | UHC | Java | false | false | 969 | java | package com.newlecture.web.controller;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import java.sql.SQLException;
import java.util.List;
import javax.servlet.http.HttpServletRequest;
import org.springframework.beans.factory.annotation.Autowired;
import org.springfr... | [
"JHTA@JHTA-PC"
] | JHTA@JHTA-PC |
2acf981b438d80c4342f5594e6d7a70a18339a26 | e2760ad1929167ddbf8ecf248105d76c798aad1a | /asterix-lang-aql/src/main/java/org/apache/asterix/lang/aql/visitor/AQLCloneAndSubstituteVariablesVisitor.java | dfbf75751ab9c3644313c89c9341558ff6c4ae06 | [
"Apache-2.0",
"MIT"
] | permissive | xizzzz/incubator-asterixdb | 30e7ee54114c37b95141ce2a7028c2c60a8805f7 | 9dcba3c9fec7c83b9f834c1289fe8dca70be4d32 | refs/heads/master | 2021-01-18T00:10:39.968591 | 2016-02-02T03:42:32 | 2016-02-02T05:14:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,000 | 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 ... | [
"buyingyi@gmail.com"
] | buyingyi@gmail.com |
71627cdc69ac59356a67ce0764c01fabb15b3447 | aaa23aeb62910e094784b161adf07ca4bdcec17d | /src/main/java/com/gmail/socraticphoenix/forge/randore/item/FlexibleItem.java | 2a0cf5a458f947e4ec020e804922da9e34a1e3da | [] | no_license | Randores/Randores | 2a0615222ad4b6e60e7ffb8f4ec6a17149538a98 | 0da6e9b6ffd158314793757a9203237e8a802fac | refs/heads/master | 2021-06-20T16:21:34.430950 | 2017-08-04T17:06:47 | 2017-08-04T17:06:47 | 81,740,671 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,828 | java | /*
* The MIT License (MIT)
*
* Copyright (c) 2016 socraticphoenix@gmail.com
* Copyright (c) 2016 contributors
*
* 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,
* in... | [
"socraticphoenix@gmail.com"
] | socraticphoenix@gmail.com |
ff5ee11ccb70745b2fe17f6a6787917ea2aebffa | 6af9037c957d65e3ab4ab2c67456b06a662914f6 | /src/main/java/com/app/boot/springjpa/validation/CategoryEditedValidation.java | abdc78d0c6491bc64e033dc77c5673ce5cc574d7 | [] | no_license | dickanirwansyah/spring-boot-rest-validation | 9a039ee37887ab712032f901d93ac3ee8ee29b22 | 1bb42d3ac6b037a415c2bde281d71f6b384d8fb6 | refs/heads/master | 2020-03-15T21:07:49.919514 | 2018-05-06T14:54:43 | 2018-05-06T14:54:43 | 132,348,347 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 712 | java | package com.app.boot.springjpa.validation;
import com.app.boot.springjpa.validation.validator.CategoryEditedValidator;
import javax.validation.Constraint;
import javax.validation.Payload;
import java.lang.annotation.*;
@Target({ElementType.ANNOTATION_TYPE, ElementType.FIELD, ElementType.METHOD, ElementType.TYPE})
@R... | [
"dickanirwansyah@gmail.com"
] | dickanirwansyah@gmail.com |
bd8ebbf1c18e8ffbfe9352dc6245d3fe36ea9118 | ea4da81a69a300624a46fce9e64904391c37267c | /src/main/java/com/alipay/api/response/AlipayMobileStdPublicMessageMatcherSendResponse.java | 3e2e059f648d22f7780335f297d6008b5297af9a | [
"Apache-2.0"
] | permissive | shiwei1024/alipay-sdk-java-all | 741cc3cb8cf757292b657ce05958ff9ad8ecf582 | d6a051fd47836c719a756607e6f84fee2b26ecb4 | refs/heads/master | 2022-12-29T18:46:53.195585 | 2020-10-09T06:34:30 | 2020-10-09T06:34:30 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,000 | java | package com.alipay.api.response;
import com.alipay.api.internal.mapping.ApiField;
import com.alipay.api.AlipayResponse;
/**
* ALIPAY API: alipay.mobile.std.public.message.matcher.send response.
*
* @author auto create
* @since 1.0, 2019-03-08 15:29:11
*/
public class AlipayMobileStdPublicMessageMat... | [
"ben.zy@antfin.com"
] | ben.zy@antfin.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.