blob_id
stringlengths
40
40
directory_id
stringlengths
40
40
path
stringlengths
4
410
content_id
stringlengths
40
40
detected_licenses
listlengths
0
51
license_type
stringclasses
2 values
repo_name
stringlengths
5
132
snapshot_id
stringlengths
40
40
revision_id
stringlengths
40
40
branch_name
stringlengths
4
80
visit_date
timestamp[us]
revision_date
timestamp[us]
committer_date
timestamp[us]
github_id
int64
5.85k
689M
star_events_count
int64
0
209k
fork_events_count
int64
0
110k
gha_license_id
stringclasses
22 values
gha_event_created_at
timestamp[us]
gha_created_at
timestamp[us]
gha_language
stringclasses
131 values
src_encoding
stringclasses
34 values
language
stringclasses
1 value
is_vendor
bool
1 class
is_generated
bool
2 classes
length_bytes
int64
3
9.45M
extension
stringclasses
32 values
content
stringlengths
3
9.45M
authors
listlengths
1
1
author_id
stringlengths
0
313
13b1d97bacd3167ff14540c6610ac3fb77449e42
e63e9c91333471e1a14ee98ace5a0c4f26369a2c
/src/org/campus02/zam/ss2020/threadsandmultithreading/threadstop/example/Worker.java
00265595693af91b012f9f3a04fb75c7be7dbbbe
[]
no_license
jayanthidd/Programming3
ff342216c97f0d1e487eb019f909fd679719c942
a3ee4f7f6b02b1aaa8a5cab08d93a53e88bb38c0
refs/heads/master
2023-01-01T22:01:10.341641
2020-10-19T16:01:28
2020-10-19T16:01:28
305,439,318
0
0
null
null
null
null
UTF-8
Java
false
false
1,012
java
package org.campus02.zam.ss2020.threadsandmultithreading.threadstop.example; public class Worker implements Runnable { public int counter= 0; private final int sleepInterval = 100; private static Object lock = new Object(); public Worker() { this.counter = 0; } @Override public voi...
[ "jayanthidhanaraj@yahoo.co.in" ]
jayanthidhanaraj@yahoo.co.in
65f64dfd9226aa33143a4a0ed1f7c70f738ab6b5
6bb95b6886e4b33701bc7da6f4d34a88c5e3b3b6
/Observer/src/opcion2/StockGrabber.java
8f1b369222042c507a9be7515c6c03071dc473de
[]
no_license
SuyenRojas/Patrones-de-Diseno---Ejemplos-java
b09315b2b19b4fa07f9605816fae4140bf0cff19
803bd11e959422c52cf85645310aca19c9ebde08
refs/heads/master
2020-04-03T09:57:45.166733
2016-07-06T22:15:02
2016-07-06T22:15:02
62,742,588
0
1
null
null
null
null
UTF-8
Java
false
false
1,081
java
package opcion2; import java.util.ArrayList; public class StockGrabber implements Subject{ private ArrayList<Observer> observers; private double ibmPrice; private double aaplPrice; private double googPrice; public StockGrabber(){ observers = new ArrayList<Observer>(); } public void reg...
[ "noreply@github.com" ]
SuyenRojas.noreply@github.com
d6f89f7c2a019f6d1d9134ed18047c1210dd4853
86899bfb8098531e66dd019f26bbd10caf387fe5
/src/presentacion/Vista.java
4356ae8b85825797d166d7cd38d4edcbccb800e7
[]
no_license
DevOscarFA/SemaforoServidor
0d5a82cb5c8e9cfb61d5f154d675678527ef2f23
6f16e66e626ef68f955a2141c2ddd3e345cb7be6
refs/heads/master
2021-07-09T22:13:09.290917
2017-10-11T06:26:36
2017-10-11T06:26:36
105,409,238
0
0
null
null
null
null
UTF-8
Java
false
false
10,321
java
package presentacion; import java.awt.BorderLayout; import java.awt.Graphics; import javax.swing.JButton; import javax.swing.JComponent; import javax.swing.JFrame; import javax.swing.JScrollPane; import javax.swing.JTable; import javax.swing.table.DefaultTableModel; public class Vista extends JComponent ...
[ "oscarfdzalz@gmail.com" ]
oscarfdzalz@gmail.com
07bbfb0e073dd50a2ed77194e3d0726357ba2180
df15108a3563a0a2ec5b063762b30f351f067c35
/glossator/src/main/java/com/kritarie/glossator/binder/FactoryBinder.java
d4d42c4708e6da31b482c583a9d71d928c866793
[]
no_license
Kritarie/Glossator
d0804f221a1772bc04a4b6fdd245380febbc81d8
10f3cbbeacfbad69340e2848e0fb6b498b752060
refs/heads/master
2021-01-10T16:44:18.794113
2016-01-10T04:36:05
2016-01-10T04:36:05
47,955,569
1
0
null
null
null
null
UTF-8
Java
false
false
522
java
package com.kritarie.glossator.binder; import android.view.ViewGroup; import com.kritarie.glossator.GlossaryViewHolder; /** * Created by Sean on 12/11/2015. */ public class FactoryBinder<T> extends GlossaryBinder<T> { private HolderFactory<T> mFactory; public FactoryBinder(Class<T> modelClass, HolderFact...
[ "sean@seanamos.net" ]
sean@seanamos.net
c1febae4696db03c4982e812ddb3011b58cebccb
208ba847cec642cdf7b77cff26bdc4f30a97e795
/di/da/src/main/java/org.wp.da/models/ReaderPost.java
52cf1928dbb4b416aff3fcc4e9a4c19727a763e6
[]
no_license
kageiit/perf-android-large
ec7c291de9cde2f813ed6573f706a8593be7ac88
2cbd6e74837a14ae87c1c4d1d62ac3c35df9e6f8
refs/heads/master
2021-01-12T14:00:19.468063
2016-09-27T13:10:42
2016-09-27T13:10:42
69,685,305
0
0
null
2016-09-30T16:59:49
2016-09-30T16:59:48
null
UTF-8
Java
false
false
23,617
java
package org.wp.da.models; import android.text.TextUtils; import org.json.JSONArray; import org.json.JSONException; import org.json.JSONObject; import org.wp.da.ui.reader.ReaderConstants; import org.wp.da.ui.reader.models.ReaderBlogIdPostId; import org.wp.da.ui.reader.utils.ImageSizeMap; import org.wp.da.ui.reader.uti...
[ "cedric.champeau@gmail.com" ]
cedric.champeau@gmail.com
b229cfaad0f83d8e86a7ef631ae412d54c328108
7eca373e07a5a054fb33770f1d2ea958563f6573
/src/com/csb/dao/meeting/UpdateMeetingQuestionnaireDao.java
fb7b8d26c01146a8791de8e4bd52f6a676e49e53
[]
no_license
bobchendingli/Tonghang
5b06582711e6f986de3511f45a99386131a03c61
9c1cdd4d5f70a1f19f2e995b4b5a5a1713f5dd1e
refs/heads/master
2020-05-18T15:17:41.795289
2014-10-08T13:47:29
2014-10-08T13:47:29
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,297
java
package com.csb.dao.meeting; import java.util.HashMap; import java.util.List; import java.util.Map; import com.csb.bean.ResultBean; import com.csb.dao.URLHelper; import com.csb.support.debug.AppLogger; import com.csb.support.error.WeiboException; import com.csb.support.http.HttpMethod; import com.csb.support.http.Htt...
[ "bob.chen.dingli@gmail.com" ]
bob.chen.dingli@gmail.com
015b9171f8fe0f4b0eab19156c70de0f31ea1a4c
431ccc0276d045e34c1749782e2d99c1179d219f
/dayOne/DataTypesAndOperators/SampleTestClass.java
d20891afaa7aaf823aa0a8b0f92e247d68e7f6cf
[]
no_license
Abeleencon/Core_java
16c8daf5bf7df8dd8760bb4f58176e457ccdc162
25d6482b56cfe3511112ff231313fd4aebdd715f
refs/heads/master
2020-04-01T15:32:21.879417
2018-10-16T19:26:01
2018-10-16T19:26:01
153,341,311
0
0
null
null
null
null
UTF-8
Java
false
false
538
java
package dayOne.DataTypesAndOperators; public class SampleTestClass { //Scope of the class //Scope of the Variable //Global variable static int num = 10; // We add static if we want to use the variable in the main or other methods static float f1 = 13.25f; public static void main(String[] args) { num ...
[ "abiodunowoseje@gmail.com" ]
abiodunowoseje@gmail.com
d698a03ef6991cc56825f76d0cda421d2b569daf
7fc98eb4eb3ba89e6c4a6c4a0bb8a5b917e2077c
/src/com/mingzhao/designpattern/pattern23/p6/builder/example/ActorBuilder.java
0eaa19f16e6d0e9fe7fabc804819d22ffe522ad0
[]
no_license
TKMingGit/design-pattern
7b987cb130f2aa057681537e3c95afaae2297f0d
2e6f8f3b98e169c722698f82a2e9b281dcef0c89
refs/heads/master
2021-04-09T15:38:51.263071
2019-03-06T03:46:33
2019-03-06T03:46:33
125,588,811
0
0
null
null
null
null
UTF-8
Java
false
false
448
java
package com.mingzhao.designpattern.pattern23.p6.builder.example; /** * Created by luoyufeng on 2017/3/7. */ public abstract class ActorBuilder { protected Actor actor = new Actor(); public abstract void buildType(); public abstract void buildSex(); public abstract void buildFace(); public abstrac...
[ "ming.zhao@karakal.com.cn" ]
ming.zhao@karakal.com.cn
029751361bb047bb3ad8d91ef43b60698cc629da
4e1759b604516c067875f1254b6d67216efa1bbb
/weixinpojo/src/main/java/com/yinkai/entities/ImageExample.java
770508a9c59caca4019eb176bbd11cdd2858337c
[]
no_license
suoyiguke/weixinparent
92a16922993cf682115f23802e81143a68eb2971
d374b2a02ac0ee341969030a05fc4de3d3e2180b
refs/heads/master
2021-05-08T12:41:18.691106
2018-02-02T13:07:33
2018-02-02T13:07:33
119,958,912
0
0
null
null
null
null
UTF-8
Java
false
false
11,845
java
package com.yinkai.entities; import java.io.Serializable; import java.util.ArrayList; import java.util.List; public class ImageExample implements Serializable { protected String orderByClause; protected boolean distinct; protected List<Criteria> oredCriteria; public ImageExample() { ...
[ "suoyiguke_yinkai@aliyun.com" ]
suoyiguke_yinkai@aliyun.com
d7cb23ad235aeba4340e283a4fefbe07c31d1fc9
a0fc4cfd646eb59c3fd815d9b7e6ddd801ff14ea
/src/main/java/com/angelantonov/eventmaster/web/models/event/CreateEventModel.java
0963c23d3dd6c1b53d98fb563839fbe40c9cf1aa
[ "MIT" ]
permissive
angelantonov213/EventMaster
ae9366536420fb0d9bca3a466a93060e1009a482
7581137ec0002f481e14f8d5fe21d6697421aba7
refs/heads/master
2020-09-27T08:27:23.895165
2019-12-14T11:32:07
2019-12-14T11:32:07
226,474,598
0
0
null
null
null
null
UTF-8
Java
false
false
547
java
package com.angelantonov.eventmaster.web.models.event; import com.angelantonov.eventmaster.data.models.Venue; import lombok.Getter; import lombok.NoArgsConstructor; import lombok.Setter; import org.springframework.format.annotation.DateTimeFormat; import java.util.Date; @Getter @Setter @NoArgsConstructor public clas...
[ "angel.antonov@taulia.com" ]
angel.antonov@taulia.com
60e692a31034dd32a0a0a708ab771046b5fa2c20
fffcf946aab37b73ac74bb445ddeda3c6fc2838b
/core/src/com/gaskarov/teerain/core/VisitorOrganoid.java
2a4b5a6ef0c20ffc070cccb8ef163d469c88c00d
[]
no_license
Barricade/TeeRain
cafc630fc5905ba39dd77d9b8365f9c5a2e8698a
0e44448fb707934d69a767d02549ea88031646dc
refs/heads/master
2021-01-20T03:06:56.221206
2019-07-09T22:46:10
2019-07-09T22:46:10
51,308,989
3
0
null
null
null
null
UTF-8
Java
false
false
5,433
java
package com.gaskarov.teerain.core; import com.badlogic.gdx.math.Vector2; import com.gaskarov.teerain.core.cellularity.Cellularity; import com.gaskarov.teerain.resource.Settings; import com.gaskarov.util.common.MathUtils; import com.gaskarov.util.constants.GlobalConstants; import com.gaskarov.util.container.Arra...
[ "777grand@gmail.com" ]
777grand@gmail.com
2e546e5d7075805561689ac14e6f72dacf9eb351
223fa203e25d1882942cf77cc66ce6d54dda0953
/whoiswho-backend/src/main/java/be/g000glen00b/whoiswho/team/TeamSkillScore.java
aace79eecde3c195833323ddec13999cdb123f8c
[]
no_license
g00glen00b/whoiswho-graphql
65485afe0306d0f1eac745069087613812a854dd
802f2c75be84d8874e2aea203e26063ed2bc3b8f
refs/heads/master
2023-04-06T10:42:41.051600
2021-04-25T16:17:40
2021-04-25T16:17:40
278,083,511
41
27
null
2021-04-25T16:17:40
2020-07-08T12:29:45
JavaScript
UTF-8
Java
false
false
848
java
package be.g000glen00b.whoiswho.team; import be.g000glen00b.whoiswho.skill.Skill; import lombok.AllArgsConstructor; import lombok.Builder; import lombok.Getter; import lombok.NoArgsConstructor; import javax.persistence.EmbeddedId; import javax.persistence.Entity; import javax.persistence.JoinColumn; import javax.pers...
[ "me@g00glen00b.be" ]
me@g00glen00b.be
eb995597b4f4a3b644c4911a574485543e2bd688
1eaf9e35aa9fd2464f32cfa818a260ab97a6a078
/src/main/java/shop/book/PaperBook.java
3de9b3b149a59839f57e3d64ae1332b0ac147c24
[]
no_license
kacperdob/Empikv2
44b360d8176e47be4d7afed82fc7fc0cf98f8bc5
7d23b2f2c016e049b77f714ebbb3c42972b3648d
refs/heads/master
2022-04-03T22:22:04.317634
2020-02-17T12:27:47
2020-02-17T12:27:47
237,267,888
0
0
null
null
null
null
UTF-8
Java
false
false
274
java
package shop.book; import lombok.Getter; import java.math.BigDecimal; @Getter public class PaperBook extends Book{ public PaperBook(long id, String name, BigDecimal price, String author, int pageCounter) { super(id, name, price, author, pageCounter); } }
[ "kacper.dob@gmail.com" ]
kacper.dob@gmail.com
95a9dfefb3d9c68ece698dd4cbf4878a5a7636ca
d71e879b3517cf4fccde29f7bf82cff69856cfcd
/ExtractedJars/iRobot_com.irobot.home/javafiles/android/support/v4/media/MediaBrowserServiceCompat$d$7.java
9d5e19ba1a8bb8d727889cf5775d26becb1897b3
[ "MIT" ]
permissive
Andreas237/AndroidPolicyAutomation
b8e949e072d08cf6c6166c3f15c9c63379b8f6ce
c1ed10a2c6d4cf3dfda8b8e6291dee2c2a15ee8a
refs/heads/master
2020-04-10T02:14:08.789751
2019-05-16T19:29:11
2019-05-16T19:29:11
160,739,088
5
1
null
null
null
null
UTF-8
Java
false
false
1,801
java
// Decompiled by Jad v1.5.8g. Copyright 2001 Pavel Kouznetsov. // Jad home page: http://www.kpdus.com/jad.html // Decompiler options: packimports(3) annotate safe package android.support.v4.media; import android.support.v4.f.a; // Referenced classes of package android.support.v4.media: // MediaBrowserServiceCompa...
[ "silenta237@gmail.com" ]
silenta237@gmail.com
6aec957649750d92a7389324a1462db8e484cb00
9566dd099b5eedbfbae60f494cf8e89366969ed9
/app/src/main/java/com/example/securegatemeet/ResetPasswordActivity.java
b8daf1daa68d619621b2c475532ea48d8db39efb
[]
no_license
MeetMistry/Secure-Gate-Using-Android
95ac13177cfa84ef872d59e611e513fe04c060d0
d7414ee07c6820a94c9628b883bbd963d37b2be8
refs/heads/master
2022-12-01T11:03:24.473616
2020-08-12T18:23:02
2020-08-12T18:23:02
278,862,297
0
0
null
null
null
null
UTF-8
Java
false
false
2,660
java
package com.example.securegatemeet; import androidx.annotation.NonNull; import androidx.appcompat.app.AppCompatActivity; import android.os.Bundle; import android.text.TextUtils; import android.view.View; import android.widget.Button; import android.widget.EditText; import android.widget.ProgressBar; import android.wi...
[ "17it003@charusat.edu.in" ]
17it003@charusat.edu.in
56c26bf9fffad3989fe6d1e65ef2cd77f5c2a2ab
91c3dd7c08ae0a308d0ce657ca84376a69155bf0
/src/main/java/dai/luis/models/Almacen.java
83c846d0c5876e40dd076ebd47734e7df8e6c6da
[]
no_license
saibot2/pruebas2018
fe1b86823fda9efff7af467ccdd25e5371ec83e8
55c15f2695dbc6faa4307258635c16a42991acd0
refs/heads/master
2022-02-04T09:31:23.748319
2018-05-10T10:25:55
2018-05-10T10:25:55
64,994,129
0
0
null
null
null
null
UTF-8
Java
false
false
2,168
java
package dai.luis.models; // Generated 24-oct-2017 8:06:34 by Hibernate Tools 4.0.0 import java.util.HashSet; import java.util.Set; import javax.persistence.CascadeType; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.FetchType; import javax.persistence.GeneratedValue; import...
[ "saibott22@gmail.com" ]
saibott22@gmail.com
1cf5a4f0954badee59a8c13eeabe8f47fc06aa71
8534ea766585cfbd6986fd845e59a68877ecb15b
/p006b/p007a/p008a/p009a/p010a/p012b/C0215n.java
09ca10f970e1b8f3561e7b26dc0eaad16c2758c6
[]
no_license
Shanzid01/NanoTouch
d7af94f2de686f76c2934b9777a92b9949b48e10
6d51a44ff8f719f36b880dd8d1112b31ba75bfb4
refs/heads/master
2020-04-26T17:39:53.196133
2019-03-04T10:23:51
2019-03-04T10:23:51
173,720,526
0
0
null
null
null
null
UTF-8
Java
false
false
444
java
package p006b.p007a.p008a.p009a.p010a.p012b; import java.io.File; import java.util.Comparator; /* compiled from: CommonUtils */ final class C0215n implements Comparator<File> { C0215n() { } public /* synthetic */ int compare(Object obj, Object obj2) { return m1938a((File) obj, (File) obj2); }...
[ "shanzid.shaiham@gmail.com" ]
shanzid.shaiham@gmail.com
439364346170cacbe71491ca90f5dfa54774bb58
89efe8e875762e5823c1ae7e5eb5937004c7fcc1
/src/main/java/ge/ka/pwrserver/HelloController.java
ccfa08e45f2ab450fbed0da8b4bf62a8c749cec5
[]
no_license
gehka/pwr-server
a1e9da8a971a1abb41c88763d56fcbe2175532de
977b9a7ca60199d5395aef6504b8b19b273146da
refs/heads/master
2023-07-18T23:59:55.178472
2021-09-06T18:55:20
2021-09-06T18:55:20
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,194
java
package ge.ka.pwrserver; import com.fasterxml.jackson.core.JsonProcessingException; import com.fasterxml.jackson.databind.ObjectMapper; import ge.ka.pwrserver.model.Accelerator; import ge.ka.pwrserver.service.RestService; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.web.bin...
[ "Ns8TZyUbNR8JKFiWyP0A" ]
Ns8TZyUbNR8JKFiWyP0A
292778f468e22b8cd23811d76082e5e014581b07
86647ab1dce23875b27988750c23b8455829f489
/commonlib/src/main/java/com/dudu/commonlib/xml/JDomXmlDocument.java
56458c4864084d4583fcf978c1182669003de3fd
[]
no_license
BAT6188/DuDuHome_Home
1fab41f8fd0456c6fdecb901dc2ee94c269ec516
08fa399406a1e19e7738c6767260db4153593f38
refs/heads/master
2023-05-28T18:38:36.377138
2016-07-25T06:48:06
2016-07-25T06:48:06
null
0
0
null
null
null
null
UTF-8
Java
false
false
692
java
package com.dudu.commonlib.xml; /** * Created by Administrator on 2016/2/15. */ import org.jdom2.Document; import org.jdom2.JDOMException; import org.jdom2.input.SAXBuilder; import java.io.IOException; import java.io.InputStream; /** * Created by Eaway on 2016/2/15. */ public class JDomXmlDocument { public...
[ "angcyo@126.com" ]
angcyo@126.com
fe3398fa997be06c0aa69df8063c663cdfe97b04
3f16f0318fc0bac3dfc9832f1e817da87db7a8da
/src/jp/co/yuki2006/busmap/route/NewAdvancedDetailActivity.java
4df4fd3d836715c2bba911ce9cedfe28e30c07c0
[ "Apache-2.0" ]
permissive
yuki2006/busviewer
697f392b23ba9c37ee6d5f18f5f02169c0c6cd96
15f23cdb505f05dd04d8443da78d146749241ebc
refs/heads/master
2020-01-21T04:34:25.304012
2014-03-27T04:11:38
2014-03-27T04:11:38
18,097,197
3
0
null
null
null
null
UTF-8
Java
false
false
3,283
java
/** * */ package jp.co.yuki2006.busmap.route; import android.content.Intent; import android.os.Bundle; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.view.ViewGroup.LayoutParams; import android.widget.LinearLayout; import android.widget.TextView; import c...
[ "yagfair@gmail.com" ]
yagfair@gmail.com
702f14552f3c7bf1937e9d6fcc2c21a50714ed08
44dd8907d2533cf57fb16f002989d655208049b4
/shardingsphere-sql-parser/shardingsphere-sql-parser-engine/src/main/java/org/apache/shardingsphere/sql/parser/sql/segment/dml/predicate/value/PredicateRightBracketValue.java
05b2df5a7d35eaae903d4ea122a70a3c7de5fae9
[ "Apache-2.0" ]
permissive
geomonlin/incubator-shardingsphere
197b8e1cb12274e3b1bf414bf08270e0e0e990a8
33acaa6bb363db6e9126fbcf5ede7bd8b20fea2e
refs/heads/master
2021-06-24T15:30:00.323233
2020-02-23T09:01:50
2020-02-23T09:01:50
200,510,170
1
0
Apache-2.0
2019-08-04T15:34:04
2019-08-04T15:34:03
null
UTF-8
Java
false
false
1,262
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...
[ "noreply@github.com" ]
geomonlin.noreply@github.com
1197c91fd13633fa44f7a00429c19e233d2ae461
c5e208720e683e8cf7718f82f23630cc0076ddf3
/33/src/Queue.java
130389973aa98dc4fbe42713104a9c5f5ff94ba9
[]
no_license
mallika2011/Bowling-Management-System
2a36f6fbdb58c5a4be6307f27736fc15458eb03b
f7a70ec903bef22793e9b51201e3b5d406d70ab8
refs/heads/master
2023-06-21T07:20:40.262461
2021-08-11T20:44:56
2021-08-11T20:44:56
249,407,856
1
1
null
null
null
null
UTF-8
Java
false
false
1,616
java
/* Queue.java * * Version * $Id$ * * Revisions: * $Log$ * */ import java.io.FileNotFoundException; import java.io.IOException; import java.util.Vector; public class Queue { private Vector v; /** Queue() * * creates a new queue */ public Queue() { v = new Vector(); ...
[ "mallika2011@yahoo.com" ]
mallika2011@yahoo.com
323069234e746e85dbb240857effb2653bcef44e
7e80069f4ba764c4e94055869f9a80aa3ac63a9e
/src/main/java/cn/cindy/quote/Employee.java
3c69a67300a11d62b28e125a105f3c2b1444f71c
[]
no_license
caowenyan/cwy
31030c25ab9134e521d7ccbd8f52d869a7b789d3
56ae6f9fc6c504df9912815c4eeed94665282889
refs/heads/master
2020-12-29T02:39:16.406230
2018-07-07T15:52:30
2018-07-07T15:52:30
30,817,275
2
1
null
null
null
null
UTF-8
Java
false
false
1,006
java
package cn.cindy.quote; import org.apache.commons.lang3.StringUtils; import java.lang.reflect.Field; public class Employee { private String name=null; public void setName(String name) { this.name = name; } public String getName() { return name; } public Employee(){} pub...
[ "noreply@github.com" ]
caowenyan.noreply@github.com
31cf9b6ad5eed658a42426b2f73456bc42636b05
e154ba6d0515774b07fd1af979f55efd58e7891c
/src/main/java/org/mdev/revolution/communication/packets/outgoing/newnavigator/SearchResultSet.java
39891f0f709dd400bffb526cb7bc25c6d31a0bef
[]
no_license
jadenmitchell/Revolution
1d7e8779a660eb868c8090a7c16c5bdfcaea631d
82e014d2c794c29de5d7b5d52125fd45f30efa19
refs/heads/master
2020-12-11T09:30:02.593119
2016-07-31T07:52:25
2016-07-31T07:52:25
59,269,527
2
0
null
null
null
null
UTF-8
Java
false
false
1,220
java
package org.mdev.revolution.communication.packets.outgoing.newnavigator; import org.mdev.revolution.communication.packets.outgoing.ServerPacket; import org.mdev.revolution.communication.packets.outgoing.ServerPacketHeader; import org.mdev.revolution.database.domain.navigator.FlatCat; import org.mdev.revolution.game.na...
[ "m0de@null.net" ]
m0de@null.net
a9e5f49074ec4f0431387a57e568c730b39bab11
ab513fbacf6f85853cccaa04e295cc8083f51482
/4th Semester/Systems for Design and Implementation/Laboratory/Book App First/oscar-web/src/main/java/oscar/web/converter/ConverterBaseEntity.java
c36f3034ba024b663f65c1c6a1ff02ab20ff2275
[]
no_license
galoscar07/college2k16-2k19
1ee23e6690e4e5ac3ab9a8ed9792ebbeaecddbf6
a944bdbc13977aa6782e9eb83a97000aa58a9a93
refs/heads/master
2023-01-09T15:59:07.882933
2019-06-24T12:06:32
2019-06-24T12:06:32
167,170,983
1
1
null
2023-01-04T18:21:31
2019-01-23T11:22:29
Python
UTF-8
Java
false
false
225
java
package oscar.web.converter; import oscar.core.model.BaseEntity; import oscar.web.dto.BaseDto; interface ConverterBaseEntity<Model extends BaseEntity<Long>, Dto extends BaseDto> extends Converter<Model, Dto> { }
[ "galoscar@Gals-MacBook-Pro.local" ]
galoscar@Gals-MacBook-Pro.local
8bc68cef8c5caace263bc5fb978994a767e49c66
76f16f829caac1435a8c58b6b564e05db65f12dd
/src/main/java/org/frc2851/data/type/PlaceholderType.java
f72094d35684a8995ad9085d59bcf034ae962512
[]
no_license
CrevolutionRoboticsProgramming/VisionCommunicatorPlugin
2e74956594ca8288ccc9c61d22c33610ab1cb791
e4cbff9187736ac516531a3eeb6ffc715786df94
refs/heads/master
2020-07-22T11:27:15.670230
2019-09-22T18:45:45
2019-09-22T18:45:45
207,184,343
0
0
null
null
null
null
UTF-8
Java
false
false
816
java
package org.frc2851.data.type; import edu.wpi.first.shuffleboard.api.data.ComplexDataType; import org.frc2851.data.PlaceholderData; import java.util.Map; import java.util.function.Function; /** * Represents data of the {@link PlaceholderData} type. */ public final class PlaceholderType extends ComplexDataType<Plac...
[ "boring.ryan.alan@gmail.com" ]
boring.ryan.alan@gmail.com
31f8a7f20c55acda2b1cb8de62d192a72762373e
3a20b07e2f1e148a14782d412d5e05ec82ff209e
/groupeH/trunk/IAgo/src/main/java/myPack/App.java
59916ca8082ff02309c8028fb42cb033ba354fe6
[]
no_license
sunye/alma-go
5683c2cd998112fd2cbadc2b17679adce041832e
8cffdc3f89f1a4c103b175a58c9b26c41d7e7bb9
refs/heads/master
2021-05-25T11:47:26.523567
2020-10-14T12:29:05
2020-10-14T12:29:05
32,451,651
0
0
null
2020-10-14T12:29:07
2015-03-18T10:12:34
HTML
UTF-8
Java
false
false
169
java
package myPack; /** * Hello world! * */ public class App { public static void main( String[] args ) { System.out.println( "Hello World!" ); } }
[ "mouezapeter@fe6e65f2-260b-11df-8e73-9931e1e0996c" ]
mouezapeter@fe6e65f2-260b-11df-8e73-9931e1e0996c
5cc8ee3cd7e71af8aabbc2b7948698e4d4e0f493
22ee19c86602e3f2de45b59f4e4d1b872f8a1e27
/custom-log4j2-appender/appender/src/main/java/org/wso2/sample/custom/log4j2/appender/CustomLog4j2Appender.java
0b8b2b5e656fa1b29071fdb3913160b92d0460ec
[ "Apache-2.0" ]
permissive
wso2-incubator/samples-is
b7f5aca5d8c595f180546e011410cc27563d7891
19d13bd10d1744572080926b438aacaff1484ad0
refs/heads/master
2022-08-31T06:49:18.082720
2022-08-17T14:35:15
2022-08-17T14:35:15
147,661,973
4
17
Apache-2.0
2022-08-17T14:35:16
2018-09-06T11:13:35
Java
UTF-8
Java
false
false
4,627
java
/* * Copyright (c) 2020, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * * WSO2 Inc. 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.apache.org/li...
[ "tharindu.bandara.edu@gmail.com" ]
tharindu.bandara.edu@gmail.com
c5f5e61ea9e88ee79ad2ae61bd8f13ecc1360d8d
7188a41b6ecdef00cfbf03cc662a631eeb7e2f18
/DaiCuongFirstApp - v1.1/app/src/main/java/com/project/daicuongbachkhoa/ui/vatly1/VatLy1QuizDbHelper.java
e156edeb902dfdd7b58bf5e8004152c7f36976ac
[]
no_license
DongPhamBK/DaiCuongBachKhoa2
e78a45f809c1b16f55d5a2f82c86fa2c6e04dfdd
ad6b20a130af22bdd20bd1e28d6331d1d75f7081
refs/heads/master
2023-01-18T20:19:28.045856
2020-12-01T02:13:00
2020-12-01T02:13:00
317,399,061
0
0
null
null
null
null
UTF-8
Java
false
false
15,220
java
package com.project.daicuongbachkhoa.ui.vatly1; import android.content.ContentValues; import android.content.Context; import android.database.Cursor; import android.database.sqlite.SQLiteDatabase; import android.database.sqlite.SQLiteOpenHelper; import android.os.Build; import androidx.annotation.Nullable; import and...
[ "dong.pt173020@sis.hust.edu.vn" ]
dong.pt173020@sis.hust.edu.vn
14101c527519f0c54a6796e283284ec63a875aa3
dde3de70797c28ae0548460cb94ee0006ff0aaf2
/Build/Android/src/com/epicgames/ue4/DownloadShim.java
0ce75dea42ce86c5ca0fec6b14f3be0f76dafcac
[]
no_license
APTist/ProjectShooter
ae02d12b65452ff6686647087389c415841b9fc6
49de18fe081738caaf654e8e9bddfd44997878ea
refs/heads/main
2023-07-28T02:04:43.552967
2021-09-13T08:19:46
2021-09-13T08:19:46
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,432
java
package com.epicgames.ue4; import com.Artist.ShooterSecond.OBBDownloaderService; import com.Artist.ShooterSecond.DownloaderActivity; import android.app.Activity; import com.google.android.vending.expansion.downloader.Helpers; import com.Artist.ShooterSecond.OBBData; public class DownloadShim { public static OBBDown...
[ "rikitikitavy39@gmail.com" ]
rikitikitavy39@gmail.com
575b25a3a897a0437dc095b3f4ad0ae1e63324a9
240b0a05e4c63e6557bf603450bb2f8287d87e00
/project/src/main/java/repository/impl/EmployeeRepositoryImpl.java
29cfc389ac1e56107bf306c08db1607995cb209d
[ "MIT" ]
permissive
nasrmohammad4804/hw15-console-Bank-Application
5b4ac474af69576615331260bdfb3a2341202b02
310a95d1234b3ae6b4809306ccb96b5b61de6100
refs/heads/master
2023-08-10T20:20:23.791335
2021-10-01T17:32:06
2021-10-01T17:32:06
408,320,231
0
0
null
null
null
null
UTF-8
Java
false
false
491
java
package repository.impl; import base.repository.impl.BaseRepositoryImpl; import domain.Employee; import repository.EmployeeRepository; import javax.persistence.EntityManager; public class EmployeeRepositoryImpl extends BaseRepositoryImpl<Employee,Long> implements EmployeeRepository { public EmployeeRepositoryI...
[ "nasrmohammad4804@gmail.com" ]
nasrmohammad4804@gmail.com
7cf758ba6d43d2d78856d1ce4583904f6c211c44
67789e4c8d45819105bb39efaa00eec6943ab42c
/src/main/java/br/com/prontuariounico/security/SpringSecurityAuditorAware.java
7725459d7ca93b7ed117d7fbda0632b2920bdf29
[]
no_license
emaruya/prontuario_unico
06fa9581f21a26dab8d1fcb85983ad64b7442433
815625ed9ba124db4d71ec097ab1bd1ddc9f3f2d
refs/heads/main
2023-01-28T00:14:48.242192
2020-12-07T01:49:08
2020-12-07T01:49:08
319,147,298
0
0
null
null
null
null
UTF-8
Java
false
false
552
java
package br.com.prontuariounico.security; import br.com.prontuariounico.config.Constants; import java.util.Optional; import org.springframework.data.domain.AuditorAware; import org.springframework.stereotype.Component; /** * Implementation of {@link AuditorAware} based on Spring Security. */ @Component public class ...
[ "jhipster-bot@jhipster.tech" ]
jhipster-bot@jhipster.tech
a0c2aa62437cf6233a0042b310642b6143873575
1c965c1b1ccdd4d87828472d439f0dc18b8d8314
/appProyectoFinal/src/java/Model/Ejercicio.java
bf91d7f43daff0a26f23c547a1defb4836ce3249
[]
no_license
BayronJPR/appProyectoFinal
5cbd4e61fe4589e1558c28bcfbb0a4fb48d452e0
c03768af06fa47a2f106089741a61a6107d7c0e3
refs/heads/master
2022-03-07T12:32:10.134693
2019-08-02T21:21:36
2019-08-02T21:21:36
198,127,517
0
0
null
2019-08-02T21:22:15
2019-07-22T01:53:23
CSS
UTF-8
Java
false
false
1,063
java
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package Model; /** * * @author MrHaksh */ public class Ejercicio { int idEjercicio; String descripcion; ...
[ "MrHaksh@MrHaksh" ]
MrHaksh@MrHaksh
b6cad4625411d7ef1fdfe4f28f2a9cb9f47ae839
3d65929e1d1b37cf2807b5f45a145fbc10cc073b
/Module4/20_case_study/case_study/src/main/java/vn/codegym/model/Position.java
1d1300f7775d2e061b5f081b254926424ce10a74
[]
no_license
MAIDOAN2302/A1020I1-DoanThiMai
336f111335ac42794fb00824764685b923becf62
2383398c1009f48d81c50ce2f4d3d4984110c215
refs/heads/master
2023-08-13T21:57:04.841504
2021-10-04T16:36:26
2021-10-04T16:36:26
312,744,327
2
0
null
null
null
null
UTF-8
Java
false
false
845
java
package vn.codegym.model; import javax.persistence.*; import javax.validation.constraints.NotBlank; import java.util.Set; @Entity public class Position { @Id @GeneratedValue(strategy = GenerationType.AUTO) private int id; @NotBlank(message = "Không được để trống") private String name; @OneT...
[ "doanthimai23021992@gmail.com" ]
doanthimai23021992@gmail.com
2efd4ab4bcef4416d48223f54962c21dd3b980a3
01fbb3b01bee6db9e923e0a30174eff165265031
/COUPON-API-SERVICE/src/main/java/com/easytobuy/CouponApiServiceApplication.java
1d0e1d1d5705089ea717d54fc8b7ece4176370f4
[]
no_license
MaruthamSatish/EASYTOBUY_VERSION_0.01
bdc2adb27d86a2e73fcc81802c426292cf942fde
c71d05d723c5a6d91af1c727fd607bb685384231
refs/heads/main
2023-02-09T00:29:50.765235
2021-01-01T13:42:34
2021-01-01T13:42:34
300,364,271
0
0
null
null
null
null
UTF-8
Java
false
false
414
java
package com.easytobuy; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; import org.springframework.cloud.netflix.eureka.EnableEurekaClient; @SpringBootApplication @EnableEurekaClient public class CouponApiServiceApplication { public static void ...
[ "smarutham@gmail.com" ]
smarutham@gmail.com
0b2747914e7550ad47f1504d10c232bac668438b
530e3daf0896f2b8b3deca6483e3b893d0bb5483
/foodBox/api/src/main/java/org/yokekhei/fsd/capstone/api/repository/OrderRepository.java
d16e7214182c08032cbb69a164de6fe097af9fc7
[]
no_license
s94shweta/FSDSimplilearnShweta
37a780ff2e1196c4b7213493141d43c0e4aadef8
6f58b54db77886607dd6f7b89d2b6f464e619bd4
refs/heads/master
2023-07-07T06:38:43.204002
2021-08-08T19:51:09
2021-08-08T19:51:09
309,680,235
1
0
null
null
null
null
UTF-8
Java
false
false
633
java
package org.yokekhei.fsd.capstone.api.repository; import java.time.LocalDateTime; import java.util.List; import org.springframework.data.jpa.repository.JpaRepository; import org.yokekhei.fsd.capstone.api.entity.Order; import org.yokekhei.fsd.capstone.api.entity.User; public interface OrderRepository extends JpaRepos...
[ "s94shweta@gmail.com" ]
s94shweta@gmail.com
e8d870709c1e753891043a9f45a035cd97474c3d
0718470c4d1ae82e0ea8ac39ea2ce051d60b09f1
/src/test/java/StringCalculatorTest.java
fbed69e44151297ad14a985ccccf9438a8921bbb
[]
no_license
fahad-israr/TDD-Kata-String-Calculator
e74c8702b4f7f13f34092e8dbe674ed45e02d39c
0eb3a25598cce5137c2b85a797ce24b8111a08fb
refs/heads/master
2023-02-01T22:46:50.310071
2020-12-21T05:00:01
2020-12-21T05:00:01
320,345,981
0
0
null
null
null
null
UTF-8
Java
false
false
2,422
java
import org.junit.jupiter.api.Test; import static org.junit.jupiter.api.Assertions.assertEquals; public class StringCalculatorTest { @Test public void testAddShouldReturn0() { StringCalculator calculator = new StringCalculator(); assertEquals(0, calculator.add("")); } @Test public v...
[ "fahad00cms@gmail.com" ]
fahad00cms@gmail.com
c60d94fe485a598a78c4f040ce0727f890ce4589
606d7911da535e25c34bac9778bd83322052950e
/src/main/java/tech/ouyu/quickResponder/back/QuickResponderApplication.java
424639aac8fb172625f37c4590c4b03289f5c614
[]
no_license
Ouyuone/quick-responder-back
b31a0cf4cc11fdcfe763d71bb92fac96cf5668e4
6e4bf63289138f235ec9871a414e1c7c5db0fc0b
refs/heads/main
2023-02-23T01:44:19.739372
2021-01-30T13:04:27
2021-01-30T13:04:27
320,580,067
0
0
null
null
null
null
UTF-8
Java
false
false
468
java
package tech.ouyu.quickResponder.back; import org.mybatis.spring.annotation.MapperScan; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; @MapperScan(basePackages = {"tech.ouyu.quickResponder.back.mapper"}) @SpringBootApplication public class Quick...
[ "461388758@qq.com" ]
461388758@qq.com
0e2af2467ffc6783927ab1926ea2531b75a3e3e0
c8bace3885addf0ed59adb3a643e6fcb53e3487e
/news-jsp-mysql/src/java/com/news/util/DaiCaThang.java
f5b392333e6b399085a60e34015bacac06398286
[]
no_license
quandt162/Jsp_Servlet
25d1b0ca0c63d0b87cc57ff3b790f0fef4004cdf
e527f24546ad85375639cf7fc222627416ac0c7c
refs/heads/master
2021-01-10T04:47:01.704295
2015-12-04T13:53:04
2015-12-04T13:53:04
47,406,180
0
0
null
null
null
null
UTF-8
Java
false
false
3,371
java
package com.news.util; import java.util.Arrays; public class DaiCaThang { private static char[] SPECIAL_CHARACTERS = { ' ', '!', '"', '#', '$', '%', '*', '+', ',', ':', '<', '=', '>', '?', '@', '[', '\\', ']', '^', '`', '|', '~', 'À', 'Á', 'Â', 'Ã', 'È', 'É', 'Ê', 'Ì', 'Í', 'Ò', 'Ó', 'Ô', 'Õ', 'Ù', 'Ú', 'Ý', '...
[ "quandt2191@gmail.com" ]
quandt2191@gmail.com
3b2234828ae250563add053f44db2bf2599373d0
120e8dad2d78043f66423fb2fe714b3b39f68a15
/java_programming/src/day41_arraylist/practiceGit.java
11e498188180eccd5f6ee181298cf0d237302304
[]
no_license
AleksandarBacko/API
5a7627eea40e4962adc2f7207ebcdd0a0fcf3cae
f28f472a383370d0201ab7b01ed28c4ca8e11a56
refs/heads/master
2023-07-11T07:10:53.231922
2021-07-28T22:34:07
2021-07-28T22:34:07
397,413,742
0
0
null
null
null
null
UTF-8
Java
false
false
191
java
package day41_arraylist; public class practiceGit { public static void main(String[] args) { System.out.println("git works"); System.out.println("sdaasdasdasd"); } }
[ "backo.backovic94@gmail.com" ]
backo.backovic94@gmail.com
94d89507c1d3d25b02ffb0ec5b349caddc12dd4b
6fe6e726bc5959593201127cd8975ae7ab0d39da
/config-server-git/src/main/java/spring/config/ConfigServerGitApplication.java
8f85f2cbff07692444fef42357e343d5eeee03b4
[]
no_license
lcodyto/springcloud-study
3d77ee61e0d4d77e746e434f077c896cde76109a
7412efe39e65e56799037180b40901f9c5fb076c
refs/heads/master
2023-05-06T02:02:17.946975
2021-05-04T15:52:00
2021-05-04T15:52:00
372,820,373
0
0
null
null
null
null
UTF-8
Java
false
false
410
java
package spring.config; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; import org.springframework.cloud.config.server.EnableConfigServer; @EnableConfigServer @SpringBootApplication public class ConfigServerGitApplication { public static void ma...
[ "liu55371481@163.com" ]
liu55371481@163.com
ca76e8d3faba1acdc281b3f97322c219fd0b9ff1
bf3a091d350d8ff1ecebb761b299a294ec031c53
/stock-management-automation/src/main/java/io/github/ydhekim/stock_management_automation/controller/GetAllWarehouseAttendantsController.java
cfbdd3debaaf5639b35475eae0dd9d967dfd6f92
[]
no_license
ydhekim/stock-management-automation
e7d0c29fe6d1181b6f89b98e3e78704eb3843fe9
a9d3a641fba240969d546865181a25d8bec365c2
refs/heads/master
2020-04-10T00:17:11.485470
2018-12-17T19:15:27
2018-12-17T19:15:27
160,681,022
0
5
null
2018-12-14T13:37:40
2018-12-06T13:47:45
JavaScript
UTF-8
Java
false
false
1,824
java
package io.github.ydhekim.stock_management_automation.controller; import java.io.IOException; import java.io.PrintWriter; import java.util.ArrayList; import javax.servlet.ServletException; import javax.servlet.annotation.WebServlet; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServlet...
[ "yasin.d.hekim@gmail.com" ]
yasin.d.hekim@gmail.com
5ef182d65e8a0708d7e594643abe9c97cdc1bef5
e0c8d4b3c1fdfb0f8469b7de23ffb9ca471052bb
/Week12-BankAccount/src/BankAccountTester.java
4617de7e98ff7199f01fd10b5ac90afaa45c244e
[]
no_license
tranric/Java_2015_stuff
d8848a4a783777a37b8ea9b37e3073d0341865f0
4f0069b01e6d946cadfdda91e1c1256d7c02ca31
refs/heads/main
2023-02-04T09:51:12.965424
2020-12-18T02:05:41
2020-12-18T02:05:41
null
0
0
null
null
null
null
UTF-8
Java
false
false
668
java
import BankAccountClasses.*; public class BankAccountTester { public BankAccountTester(){ //BankAccount myAccount = new BankAccount(4000); SavingsAccount savings = new SavingsAccount(5000 , 0.02); ChequingAccount chq = new ChequingAccount(400); savings.addInterest(); System.out.println(savings.toStrin...
[ "55151012+tranric@users.noreply.github.com" ]
55151012+tranric@users.noreply.github.com
a2c858687aab0a7d914897afb73ee93f607b5d83
7ad5a3ceb5b28e31d54269515e35232fbc87fd21
/core/src/main/java/org/jpedal/jbig2/decoders/JBIG2StreamDecoder.java
749ef2dd8a594b01fe0869c788012446601acaed
[ "Apache-2.0" ]
permissive
demetbolata/icepdf4
966a4a8eea50cb4bf82100180f72189f589b09c3
e8dfcb5c03502f1e38d077a730761de945153cd7
refs/heads/master
2023-03-15T16:02:51.443928
2016-05-29T09:02:30
2016-05-29T09:02:30
null
0
0
null
null
null
null
UTF-8
Java
false
false
18,812
java
/* * Copyright 2006-2012 ICEsoft Technologies 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...
[ "balaumadevi@gmail.com" ]
balaumadevi@gmail.com
610fbdb6e1f6290a07ccd370b4746d8ea3a590e6
60b39cfa29cee07d052ce07093aff567fe1d789a
/src/main/java/com/bootdo/mia/service/impl/ExperevaluateServiceImpl.java
f6d1fba83395aeb7051055d15cc4a80013b2628a
[]
no_license
iamfine099/mia
05ecb7d8b98871797b30de8250e68fe46f665efa
4c7469e1d8918269e9a6b0cc2a90a7ffc1b9a05d
refs/heads/master
2022-09-11T09:39:11.970942
2020-04-03T05:25:07
2020-04-03T05:25:07
180,247,196
0
0
null
2022-09-01T23:06:57
2019-04-08T23:18:11
JavaScript
UTF-8
Java
false
false
4,210
java
package com.bootdo.mia.service.impl; import org.apache.poi.ss.usermodel.Workbook; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import java.io.IOException; import java.net.URLEncoder; import java.util.Date; import java.util.HashMap; import java.util.List...
[ "wangjr@riverroad.cn" ]
wangjr@riverroad.cn
8ba9145fe404252a9ef1e00234a44c1ba4dbc1b7
2d328561c7d4a96ee5c8612ccebdef7c978fae77
/RestfulClient/src/main/java/com/restfulclient/impl/RequestBody.java
db2be545e2aab125240581f9a8f4f4fc25e341da
[ "Apache-2.0" ]
permissive
osvaldogh85/rest_tinny
acb634c73cb2ac3481c548832d4b85c46e2a9580
6122e65b3550cbaddb0dfb1145b32daee9cd56d9
refs/heads/main
2023-07-28T05:30:04.301660
2021-09-14T20:58:05
2021-09-14T20:58:05
364,962,499
0
0
null
null
null
null
UTF-8
Java
false
false
1,621
java
package com.restfulclient.impl; import com.restfulclient.interfaces.IRequestBody; public class RequestBody implements IRequestBody { public static final int ZERO_LENGTH = 0; private byte[] body; private BodyType bodyType; private Object content=null; private RequestBody(final BodyType bodyType, ...
[ "odge@gft.com" ]
odge@gft.com
cbf4592d37ac7b546eb545a6b4101a05fd9168ef
56c068ac8118fbc3e15e37e538935a283b9f908d
/src/com/WaveCreator/TarsosWrapper/TarsosRunner.java
fb45adf23298b6988e2fb6ce2bc40d9e1c254a72
[]
no_license
nietoperz809/wavecreator
8944cd630288b234388a0a9cf812ab425541178e
64f3456208fc891f9a2a5250a564c19bec471a1a
refs/heads/master
2021-01-17T09:11:52.268778
2018-08-26T23:52:21
2018-08-26T23:52:21
28,629,861
1
0
null
null
null
null
UTF-8
Java
false
false
2,605
java
package com.WaveCreator.TarsosWrapper; import be.tarsos.dsp.AudioDispatcher; import be.tarsos.dsp.AudioEvent; import be.tarsos.dsp.AudioProcessor; import be.tarsos.dsp.io.jvm.JVMAudioInputStream; import be.tarsos.dsp.io.jvm.WaveformWriter; import com.WaveCreator.Wave16; import javax.sound.sampled.AudioFormat; import ...
[ "pbull809@gmail.com" ]
pbull809@gmail.com
cebb661be362dc1de29d0c6e170bb43250bf3e6e
7a3ad8a883d2a7cf1a46c9d713b0dafeb4126601
/src/main/java/com/tnsoft/web/service/impl/ExportServiceImpl.java
4484598f58a26fd87ad10d7bb407ae7a8b799aa3
[]
no_license
TheOneChina/znll
b45546b69a71aeef5b6257634fff6e45cd73d34a
2970d1e16beacd0cbaa44be21c1c27e36c55e94e
refs/heads/master
2020-04-27T20:19:30.049617
2019-03-18T12:25:19
2019-03-18T12:25:19
174,340,693
1
0
null
null
null
null
UTF-8
Java
false
false
29,793
java
package com.tnsoft.web.service.impl; import com.expertise.common.util.StringUtils; import com.itextpdf.io.image.ImageData; import com.itextpdf.io.image.ImageDataFactory; import com.itextpdf.kernel.font.PdfFont; import com.itextpdf.kernel.font.PdfFontFactory; import com.itextpdf.kernel.pdf.PdfDocument; import com.itext...
[ "18576702314@163.com" ]
18576702314@163.com
8479575b52bad789557b605639536752dfc7c597
8c3742a2ca655a649a31d6e60224bea5647495bf
/src/main/java/com/hdjd/grit/model/pojo/VO/TemplateData.java
2803af22c3bf99a55032f2bab8b7965f10fd6b2b
[]
no_license
unsnow/grit
fe2c60f1d3c78ed76a704e18b6fe7d94c2dffa9f
a26b9c03f052ad37c7c310b4f8215b776bb51e5a
refs/heads/master
2022-12-28T11:08:17.323258
2020-10-14T02:55:35
2020-10-14T02:55:35
null
0
0
null
null
null
null
UTF-8
Java
false
false
622
java
package com.hdjd.grit.model.pojo.VO; import lombok.Data; /** * @description 设置推送的文字和颜色 */ @Data public class TemplateData { //keyword1:订单类型,keyword2:下单金额,keyword3:配送地址,keyword4:取件地址,keyword5备注 private String value;//,,依次排下去 public TemplateData(String value){ this.value = value; } // pr...
[ "1634064086@qq.com" ]
1634064086@qq.com
e1c5833fbd74e3ed594768dc21a1e7da11ad1ed2
45d1e88d4275045417b1128b1978bb277de4136c
/A04.Netty/B01.Netty_Book/doc/nettybook2-master/src/com/phei/netty/frame/correct/TimeServer.java
054d21c33f672d04db4956b944325cec23e27826
[ "Apache-2.0" ]
permissive
huaxueyihao/NoteOfStudy
2c1f95ef30e264776d0bbf72fb724b0fe9aceee4
061e62c97f4fa04fa417fd08ecf1dab361c20b87
refs/heads/master
2022-07-12T04:11:02.960324
2021-01-24T02:47:54
2021-01-24T02:47:54
228,293,820
0
0
Apache-2.0
2022-06-21T03:49:20
2019-12-16T03:19:50
Java
UTF-8
Java
false
false
2,617
java
/* * Copyright 2013-2018 Lilinfeng. * * 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...
[ "837403116@qq.com" ]
837403116@qq.com
895834b55e663c820faf329f2502e1b59c811fc8
bf4e5ce01d5db32f95400e9e1a79d69c0c760e5e
/app/src/main/java/com/xhly/godutch/utility/DateTools.java
fe4cb40e5062d8fa2319375fbc8bf680261c4aaf
[]
no_license
xhly521/AAHelper
cef8f61b90b6d42bcccb4f1a07ffc0f407217a83
5079de7254753cf21d54be5e518cae7ad72c1c4f
refs/heads/master
2020-04-03T19:08:02.936008
2016-06-24T01:20:40
2016-06-24T01:20:40
null
0
0
null
null
null
null
UTF-8
Java
false
false
46,411
java
package com.xhly.godutch.utility; import java.io.Serializable; import java.text.ParseException; import java.text.ParsePosition; import java.text.SimpleDateFormat; import java.util.Calendar; import java.util.Date; import java.util.GregorianCalendar; import java.util.TimeZone; /** * 日期操作工具类,主要实现了日期的常用操作。 * <p> * ...
[ "807259238@qq.com" ]
807259238@qq.com
5585e22b77985af4b0b307282b80663283ea0f15
4b787007b59c2e575082a37584ef0a88a5628df0
/app/src/main/java/com/adamapps/coursealert/HomeActivity.java
bb5f12c0b8de37d963e0aeb989df40c20f59d2fb
[]
no_license
adamfils/SchoolAssistant
12a117206e954d5ab624e2b2afe2c32bb2d8d0e3
5a757de3a3f3b5ff765f9c2552ebcd83c577f69c
refs/heads/master
2021-01-20T16:10:02.437775
2017-08-18T07:10:21
2017-08-18T07:10:21
90,822,185
0
0
null
null
null
null
UTF-8
Java
false
false
24,399
java
package com.adamapps.coursealert; import android.content.Context; import android.content.Intent; import android.graphics.Color; import android.media.MediaPlayer; import android.os.AsyncTask; import android.os.Bundle; import android.support.annotation.NonNull; import android.support.v7.app.AppCompatActivity; import and...
[ "filswino@gmail.com" ]
filswino@gmail.com
09570baa2ad2fa78bb8d0ecdaddf0d90bb93e617
d1d8b0885c964b647c8ac0451ea7f0dc3726f847
/ServletHtml/ServletHtml/src/com/jspservletcookbook/bean/WorkReportBean.java
82732330881be8e71dc6c400e21bed63a3e560b2
[]
no_license
fhlkm/WebProject
8595d84e6abb86a16430e372c55a18a474c4229b
5336855d6a9c353cf4ac51108ccf028d0f76b0f5
refs/heads/master
2020-04-15T12:51:04.692902
2015-03-20T22:39:25
2015-03-20T22:39:25
32,610,551
0
0
null
null
null
null
UTF-8
Java
false
false
597
java
package com.jspservletcookbook.bean; public class WorkReportBean { public static final String SNO ="Number"; public static final String Time="Time"; public static final String Name="Name"; public static final String Date="Date"; public static final String SCHECKLIST="Checklists"; public static final String Imag...
[ "hfeng11@hawk.iit.edu" ]
hfeng11@hawk.iit.edu
c713e65f857b8dc109f5a78d3c9869f22152cdbf
a1da428be70cf8d8d3e3519985eb0c37707a8243
/fastapi/src/main/java/org/pulp/fastapi/extension/SequenceObservable.java
48726bcf5f19ade1eb6251d261ca79062daefca8
[]
no_license
huxinjun/fastapi
088fef57760ec4088e006f7763455caa9fee7f08
6b6d395ce54ec3ef6b96ec794504724233669c44
refs/heads/master
2023-02-03T14:40:42.305750
2020-12-23T11:40:20
2020-12-23T11:40:20
273,634,312
1
0
null
null
null
null
UTF-8
Java
false
false
3,798
java
package org.pulp.fastapi.extension; import android.support.annotation.NonNull; import android.text.TextUtils; import org.pulp.fastapi.model.Error; import org.pulp.fastapi.model.IModel; import org.pulp.fastapi.util.Log; import java.lang.annotation.Annotation; import java.lang.reflect.Type; import io.reactivex.Obser...
[ "hu12315005@126.com" ]
hu12315005@126.com
24c190ac4905fc5ec5b55da4a9ed3449873ec1f1
fc7dbc55c28514a48629184383c808d348b8425c
/300. Longest Increasing Subsequence/src/Solution2.java
8347195e0cca92c51c9d09c11a58b75dfeba915f
[]
no_license
novRay/leetcode_solution
afbb4b905aeb5040957ea0a817043bd85eb1dbcd
aa6844cc10ca0177b5753678bec19ca144c96671
refs/heads/master
2023-08-19T02:05:59.819837
2021-10-16T07:16:51
2021-10-16T07:16:51
408,674,456
0
0
null
null
null
null
UTF-8
Java
false
false
779
java
import java.util.Arrays; // Greedy + Binary Search (Patience Sort) public class Solution2 { public int lengthOfLIS(int[] nums) { int n = nums.length; int[] tails = new int[n]; int res = 0; for (int num : nums) { int lo = 0; int hi = res; if (res =...
[ "rayyc810@gmail.com" ]
rayyc810@gmail.com
82349d8cb884df78c599ba8fc78b577fc2df6fb8
49778f2f41b83ab783c04cec96b6b386c33bdf88
/Remove_Nth_Node_From_End_of_List.java
7c7290645e7c65f6df98b90c4443dc668bdad816
[]
no_license
cqx83/Leetcode
b8521154bc8cf1e5ee10e94ea3a6707a0d272b15
850562066937be04f881131f22c76677446f2f3f
refs/heads/master
2016-09-03T06:38:28.582489
2014-08-22T06:09:57
2014-08-22T06:09:57
null
0
0
null
null
null
null
UTF-8
Java
false
false
386
java
public class Solution { public ListNode removeNthFromEnd(ListNode head, int n) { ListNode d = new ListNode(0); d.next = head; ListNode s = d, f = d; while(n-- > 0) { f = f.next; } while(f.next != null) { s = s.next; f = f.next; ...
[ "t-macwin@hotmail.com" ]
t-macwin@hotmail.com
a59fe8e47e73c4f5b0c25b4d30fad14bdd15be12
f91bcd71b19e9a7159816c16a889861b56330a20
/RemoteMonitor/src/Server/ServerProcess.java
5792852ddb8b412d6bed992031258b3d115f98bc
[]
no_license
luoxinglian/Lolita
8b2e9b219a8821ee89d6a814c068cc87934a2325
7c5afe3725765f9a71b9f2ec25208e86dd8c5111
refs/heads/master
2021-01-12T11:22:34.347625
2016-11-06T12:38:06
2016-11-06T12:38:06
72,906,904
0
0
null
2016-11-05T05:22:55
2016-11-05T05:22:54
null
UTF-8
Java
false
false
1,450
java
package Server; import java.io.BufferedReader; import java.io.InputStreamReader; import java.io.PrintWriter; import java.net.ServerSocket; import java.net.Socket; import java.util.ArrayList; public class ServerProcess extends ArrayList { private SocketManager socketMan = new SocketManager(); public void getServer()...
[ "522268397@qq.com" ]
522268397@qq.com
f55844b95dfc18d258d2e25557b246c32e4cd8e5
b52cf581d7637563d148bddc9d226bbf654a474e
/src/main/java/com/rainple/weChatRobot/pojo/BaseMessage.java
bfa3f3a894f21c5467569a1514e6d6496a0a493c
[]
no_license
rainple1860/robot
453675dad590dac3456ea94099ac4b7fb5e2e0e3
e31d8f692226db8c1d2127034316567279f0f4a4
refs/heads/master
2023-08-23T00:27:44.477293
2021-10-20T15:12:30
2021-10-20T15:12:30
191,574,506
1
0
null
null
null
null
UTF-8
Java
false
false
949
java
package com.rainple.weChatRobot.pojo; /** * 消息父类 * @author Stephen * */ public class BaseMessage { //接收方微信号 private String ToUserName; //发送方微信号 private String FromUserName; //创建时间 private long CreateTime; //消息类型 private String MsgType; public String getToUserName() { ret...
[ "rainple@foxmail.com" ]
rainple@foxmail.com
50f63aaa2afdc97e778ed67ebc68705bc310cc45
f48c04532f155c30a040e03237cffdde586e96fb
/src/main/java/com/hu/fenxiao/controller/front/CartController.java
2e0ae60f17e8b5f16e5c7226fdbdbd1c0c444588
[]
no_license
Metathinking/fenxiao
7d649e37303d77755fd14a40cb1313d37de89096
5c14e99773b75f33ba7cb29742fe245fe6573141
refs/heads/master
2020-03-07T21:20:04.097037
2018-05-07T03:48:37
2018-05-07T03:48:37
127,723,560
0
0
null
null
null
null
UTF-8
Java
false
false
4,775
java
package com.hu.fenxiao.controller.front; import com.hu.fenxiao.controller.admin.AdminTuiGuangSettingController; import com.hu.fenxiao.domain.CartItem; import com.hu.fenxiao.domain.Member; import com.hu.fenxiao.exception.ServiceException; import com.hu.fenxiao.service.CartItemService; import com.hu.fenxiao.util.Excepti...
[ "503523986@qq.com" ]
503523986@qq.com
38a1636f54f3f202a9b00f73f6bb66e2137f8ab6
8d7010fc64c8c91c028f2bb5e11550cbce7244b2
/src/main/java/services/impl/UserSecurityServiceImpl.java
9467f9b3d2718423310b4cffbd299ddbeb274143
[]
no_license
Typersun/quiz-engine-servlets
c6c927af59fb9f132ddfbd861f665f32ef31b73d
a9f4a0e4fecd690a60260eb1a7033fff8ae25d3c
refs/heads/master
2023-05-08T04:45:14.648728
2021-05-27T18:19:43
2021-05-27T18:19:43
360,391,358
0
0
null
null
null
null
UTF-8
Java
false
false
1,731
java
package services.impl; import dto.LoginDto; import dto.RegistrationDto; import dto.TokenDto; import dto.errors.ErrorEntity; import exceptions.QuizEngineException; import lombok.AllArgsConstructor; import models.Profile; import models.User; import repositories.UserRepository; import services.UserSecurityService; import...
[ "wintersun116@gmail.com" ]
wintersun116@gmail.com
abef9fd16b4828299457a0bb91e7eaa383163a29
7887568d9fc991bd0c062398013cffc681127123
/src/com/web/daos/ScheduleDao.java
034658a0ce29453294d4b3e98b6738b9b4978ce2
[]
no_license
yoonsil/jee-soccer
fbb09c790032ab5f413b7a1514ece2310e0ebb27
08654b73e8073e97d2b147e255b7620cee8d9b31
refs/heads/master
2020-07-31T08:16:10.281990
2019-10-01T01:40:15
2019-10-01T01:40:15
210,541,908
0
0
null
null
null
null
UTF-8
Java
false
false
57
java
package com.web.daos; public interface ScheduleDao { }
[ "thisiserinchoi@gmail.com" ]
thisiserinchoi@gmail.com
a635638b46e1cfb7518cf05d055366a3e60a54b4
eadd59d4d3755818f76ce344109345a95cf3c001
/src/Endoscopy/EndoscopyExtractorOld.java
3dbbdd79b10841e65b0185c4951b547d9a8c017d
[]
no_license
sebastiz/Physipopv2.0.3
129728fcf24c56afc1e97bb206c7d93dec54b902
86184120deb321afd1e04e2eda4d866fca07b922
refs/heads/master
2021-09-24T08:11:44.695007
2018-10-05T12:10:59
2018-10-05T12:10:59
105,247,903
0
0
null
null
null
null
UTF-8
Java
false
false
7,974
java
package Endoscopy; import java.io.File; import java.io.FileInputStream; import java.io.IOException; import java.sql.SQLException; import java.sql.Statement; import java.util.ArrayList; import java.util.Iterator; import java.util.LinkedHashMap; import java.util.List; import java.util.Map; import java.util.regex.Matche...
[ "sebastiz@hotmail.com" ]
sebastiz@hotmail.com
1fb2956f88ed6da884b045a771fe6205195ec391
c885ef92397be9d54b87741f01557f61d3f794f3
/tests-without-trycatch/Jsoup-84/org.jsoup.helper.W3CDom/default/11/org/jsoup/helper/W3CDom_ESTest.java
d3bc32c781fdc27a713fea868ecfb77e10827481
[ "CC-BY-4.0", "MIT" ]
permissive
pderakhshanfar/EMSE-BBC-experiment
f60ac5f7664dd9a85f755a00a57ec12c7551e8c6
fea1a92c2e7ba7080b8529e2052259c9b697bbda
refs/heads/main
2022-11-25T00:39:58.983828
2022-04-12T16:04:26
2022-04-12T16:04:26
309,335,889
0
1
null
2021-11-05T11:18:43
2020-11-02T10:30:38
null
UTF-8
Java
false
false
9,970
java
/* * This file was automatically generated by EvoSuite * Fri Jul 30 09:19:25 GMT 2021 */ package org.jsoup.helper; import org.junit.Test; import static org.junit.Assert.*; import static org.evosuite.runtime.EvoAssertions.*; import org.evosuite.runtime.EvoRunner; import org.evosuite.runtime.EvoRunnerParameters; imp...
[ "pouria.derakhshanfar@gmail.com" ]
pouria.derakhshanfar@gmail.com
2d2ce2bc1585a0e43a1278bd4b7e2fc7a18bb095
57f6ad86a4959a7aad2fe609d667ec5ddf081ab8
/Day1123/src/net/tis/day23/AAA.java
595e580f8074d7a9a75a100ad5a927751e67b5c7
[]
no_license
leejj0221/apple
a04426fcfcd46773112357c307fa5cda146160f4
847e48daeee700dd60d7d1d8a18fdcde8214c469
refs/heads/master
2023-04-07T09:16:54.077075
2021-04-06T00:55:41
2021-04-06T00:55:41
354,688,008
0
0
null
null
null
null
WINDOWS-1252
Java
false
false
300
java
package net.tis.day23; public class AAA { public int my; public static void apple() { System.out.println("\nstatic apple¸Þ¼Òµå"); }//apple END public void color() { System.out.println("\nnon-static color"); }//color END public static void main(String[]args) { } }//class AAA END
[ "dlwowns0221@naver.com" ]
dlwowns0221@naver.com
46427d973725aeefa5687f75107eedc9213a6377
20c4818f027187f98c18176f79de90239615ced7
/src/practica2/arrays/src/practica2/arrays/ejercicio5.java
81fb73a12ff4c794b9d187ed59e8501cb94bc6fc
[]
no_license
rosarioValero/Programacion
0369dbd3ef9867cd46dcb064b71e17d49203280c
14685ecff9e4c44fc3d836f27c3faee2dc581637
refs/heads/master
2021-04-26T01:59:47.700904
2018-05-31T14:43:07
2018-05-31T14:43:07
107,447,165
0
0
null
2018-01-31T18:14:27
2017-10-18T18:27:19
Python
UTF-8
Java
false
false
1,110
java
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package practica2.arrays; /** * * @author Rosario * 5. Crear una matriz “marco” de tamaño 8x6: todos sus elementos * d...
[ "noreply@github.com" ]
rosarioValero.noreply@github.com
f03daaa72f2786f0c30bd70db5fd45b6ae75f32b
e3cdf168fd96b1512fdd57bfba6abfb81d76f162
/Jam.Guess/src/main/Jam/Guess/Jam/Guess/rmi/ClientManager.java
073ff918725c32b8f44ed664ffcfeb606c0abab0
[]
no_license
Heikum/Jam.Guess
59686a05cef6173bfc008647301ac31cfba0f8ea
3a0821eb0bb2e5d41c42681e69e6e053b955fb75
refs/heads/master
2021-09-04T04:38:48.038600
2018-01-15T23:00:33
2018-01-15T23:00:33
114,888,440
0
0
null
null
null
null
UTF-8
Java
false
false
3,771
java
package main.Jam.Guess.Jam.Guess.rmi; import main.Jam.Guess.IGUIController; import main.Jam.Guess.Jam.Guess.IGameManager; import main.Jam.Guess.Jam.Guess.User; import main.Jam.Guess.Jam.Guess.audioplayer.AudioPlayer ; import main.Jam.Guess.Jam.Guess.fontyspublisher.IRemotePropertyListener ; import main.Jam.Guess.Jam....
[ "dhrlaaboudi@gmail.com" ]
dhrlaaboudi@gmail.com
d487451296254e9c3ccf561b4ef83aea80c12372
7b7c0f0b98a2993f0107e6f8fa7036e6e90db2c9
/app/src/main/java/com/example/jsonparsingwithglideandvolley/Class/AboutMovies.java
14d6523759b70345c2ecb2762885dab99a6f72a8
[]
no_license
humayu96/JsonParsingWithGlideAndVolley
4ef394676ddd03abd973ed9f5306d750653086fb
9a2dd2e22d7bdb6b8cdabbc21898f2966177a1e0
refs/heads/master
2020-04-28T22:05:46.958569
2019-03-14T11:09:03
2019-03-14T11:09:03
175,605,732
0
0
null
null
null
null
UTF-8
Java
false
false
1,706
java
package com.example.jsonparsingwithglideandvolley.Class; // Anime public class AboutMovies { public String name; public String description; public String rating; public String img; public String categories; public String studio; public int episode; public AboutMovies() { ...
[ "39210393+HumayunSheikh@users.noreply.github.com" ]
39210393+HumayunSheikh@users.noreply.github.com
ee0658ccf7ac0460cab526273ffff8e32f51c476
060d61cb219eb20a7b11abaa914def74d4605c50
/onlineMall-dev-pojo/src/main/java/com/heweixing/pojo/bo/SubmitOrderBO.java
7d02e0652ba048d9f3663095528e3525c078d1f4
[]
no_license
starheweixing/onlineMall
410e2269bd5967578c0382235ce5e933a173c82c
bee9b6919d674719226b6d85aea8100b12c0785d
refs/heads/master
2023-05-15T02:30:57.941287
2021-05-31T15:17:32
2021-05-31T15:17:32
353,915,791
0
0
null
null
null
null
UTF-8
Java
false
false
1,405
java
package com.heweixing.pojo.bo; public class SubmitOrderBO { /** * 用于创建订单的bo对象 */ private String userId; private String ItemSpecIds; private String addressId; private Integer payMethod; private String leftMsg; public String getUserId() { return userId; } pub...
[ "767209548@qq.com" ]
767209548@qq.com
7992e136da5e3bed413ef11c9017e504ae92a951
1b02b3a179e2bdd2a6d2805373e4b3e8e8f3ae9c
/src/Student.java
5c179f6467fb7ce6e3c176d6e240f6f2f651a2cd
[]
no_license
Lucihpet/Lab9
075cd7b5dcac4a4a6a6762454865d52b6c1b405c
8f1cb0287abfcfe106a841bd59a52884719bb3f3
refs/heads/master
2021-02-26T00:33:32.924838
2020-03-11T03:14:49
2020-03-11T03:14:49
245,480,778
0
0
null
null
null
null
UTF-8
Java
false
false
1,476
java
import java.io.Serializable; import java.util.ArrayList; import java.util.List; public class Student /*implements Comparable<Student>*/ /*implements Cloneable*/ implements Serializable { protected String name; protected double GPA; public Student (String n, double gpa) { this.name = n; thi...
[ "59805094+Lucihpet@users.noreply.github.com" ]
59805094+Lucihpet@users.noreply.github.com
c24680efbc3f51f3c7d2a283f5da343744fb4596
7b9cb42995cd6d61560c8c0e67f3c7ef3cdeb3bc
/src/com/cody/service/sys/ItemService.java
dceba595c825a5f25cdd07c817c9593b5806ce88
[]
no_license
visket/xmsb
28fbe7ca490f32798ef6a209729821470d601399
17ec00e439f6a9c853ae091fa4c5891718c338f2
refs/heads/master
2021-01-18T04:44:20.741738
2017-03-08T13:58:32
2017-03-08T13:58:32
84,274,237
0
0
null
2017-03-08T13:58:32
2017-03-08T03:28:34
JavaScript
UTF-8
Java
false
false
1,291
java
package com.cody.service.sys; import java.util.List; import com.cody.common.utils.PageInfo; import com.cody.entity.sys.Item; public interface ItemService { /** * 删除 * * @param id * @return */ int deleteByPrimaryKey(String id); /** * 添加 * * @param record * @return */ int insert(Item record)...
[ "visket@2008.sina.com" ]
visket@2008.sina.com
b198e20f55f7c9b0641c7d97c9d68c356471f9ab
e7e497b20442a4220296dea1550091a457df5a38
/main_project/search/ExternalSearcher/src/externalsearch/ExternalSearcherI.java
680c9fb58c89f358776e449d1d45069eb8e4c83a
[]
no_license
gunner14/old_rr_code
cf17a2dedf8dfcdcf441d49139adaadc770c0eea
bb047dc88fa7243ded61d840af0f8bad22d68dee
refs/heads/master
2021-01-17T18:23:28.154228
2013-12-02T23:45:33
2013-12-02T23:45:33
null
0
0
null
null
null
null
UTF-8
Java
false
false
8,410
java
// ********************************************************************** // // Copyright (c) 2003-2009 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. // // ***************************************************...
[ "liyong19861014@gmail.com" ]
liyong19861014@gmail.com
c1cc3623291ff5aee7d7d4bf5c97f2f1ad332e5f
23827633298df1569d2e64e623c0e5a6d97cdfa6
/observer/src/main/java/cn/ep/dp/observer/impl/Watcher.java
9032deac8a49fefab84bd5e6c042a5b0dcb15ab1
[]
no_license
dark-ep/design-patterns
e556ede3f1e9ccb78c1a3057c5f6226a1eafef04
a54720b648c513462f20f43c140edbb15284ae8c
refs/heads/master
2020-03-25T11:32:50.792419
2018-01-12T07:39:08
2018-01-12T07:39:08
143,736,976
0
0
null
null
null
null
UTF-8
Java
false
false
629
java
package cn.ep.dp.observer.impl; import cn.ep.dp.observer.WatcherObserver; import cn.ep.dp.observer.subject.BaseWaterQuality; /** * @author lhl */ public class Watcher implements WatcherObserver { /** * 职务 */ private String job; @Override public String getJob() { return job; }...
[ "lhl_1986@qq.com" ]
lhl_1986@qq.com
9f04930cea39aaf2b1cbd0275a6ae057ac0ef70c
58cd5a5c2ac064f6117bcc0b9241a96fa213adf3
/src/main/java/net/madicorp/smartinvestplus/stockexchange/domain/StockExchangeWithSecurities.java
7912a419e45dc0cb6e7aebcb3e1a02be4f41d2d0
[]
no_license
madicorp/smartinvestplus-back
98dc1c960d34db6bbd8a395fd8799a260f9cd7df
d0a9c76db97b7a321df62a507ff792b4f1bee0f0
refs/heads/master
2021-01-17T19:00:45.484868
2016-08-07T09:58:37
2016-08-07T20:17:03
62,477,335
0
0
null
2016-08-03T00:01:49
2016-07-03T02:02:00
Java
UTF-8
Java
false
false
1,215
java
package net.madicorp.smartinvestplus.stockexchange.domain; import com.fasterxml.jackson.annotation.JsonIgnore; import lombok.*; import org.jongo.marshall.jackson.oid.MongoId; import org.springframework.cloud.cloudfoundry.com.fasterxml.jackson.annotation.JsonProperty; import org.springframework.data.mongodb.core.mappin...
[ "ekougs@gmail.com" ]
ekougs@gmail.com
cd8ea3318bceab1785267d20b7e730d02916af13
0d163e2b966ee5959554610951ecf3c85bc77a13
/src/main/java/com/jctp/md/JCTPMdSpiAdapter.java
5dcb602bc492bcafb4b4be6e6c386fa1f48a0d3e
[]
no_license
jiangcuilan/JCTP
46dda8f84c44ad5765f9a7a5073515677615c991
62863c1f157047b9a87eaaf3c7fa16f36eb1c2ee
refs/heads/master
2021-01-20T20:36:21.325448
2016-08-07T04:01:33
2016-08-07T04:01:33
64,987,317
5
5
null
null
null
null
UTF-8
Java
false
false
3,082
java
package com.jctp.md; import static com.jctp.util.JCTPStructUtil.getStructObject; import org.bridj.BridJ; import org.bridj.Pointer; import org.bridj.StructObject; import org.bridj.ann.Virtual; import com.ctp.thostftdcmdapi.CThostFtdcMdSpi; import com.ctp.thostftdcuserapistruct.CThostFtdcDepthMarketDataField; import c...
[ "710581431@qq.com" ]
710581431@qq.com
329c917c74b992ba708184b68772837f8de19aa1
e5327b5c93e3fad9f3382724b7f4075648e90696
/app/src/main/java/com/lab4u/hannahchen/teacherlogin/ServiceGenerator.java
346d40740d28d75e58a96fb0cd21eff0c276c12c
[]
no_license
hannahmei15/login
1133aed9658ebb70c755ac09539d74fa1b45083e
e4e8b1710bf164afff764444e4d88526c699befc
refs/heads/master
2021-01-20T22:14:49.782884
2016-07-01T19:57:27
2016-07-01T19:57:27
61,892,274
0
0
null
null
null
null
UTF-8
Java
false
false
1,559
java
package com.lab4u.hannahchen.teacherlogin; import android.util.Base64; import com.squareup.okhttp.OkHttpClient; import retrofit.Callback; import retrofit.RequestInterceptor; import retrofit.RestAdapter; import retrofit.client.OkClient; /** * Created by hannahchen on 6/24/16. */ public class ServiceGenerator { ...
[ "hannah@lab4u.co" ]
hannah@lab4u.co
4b8099e08bfd0d71128cd9b5823ffe219f91e5f0
3e1f10035045bab9b2022e222f420cc0ddae34e2
/src/UI/UIImageButton.java
a58394f96effe978500d252c30f68d8caff1cc8d
[]
no_license
jaimemiranda1/Frogger
f8b974d5d704c5ea262d01da326360b958c000a9
f76a746d1ae1b912dcac9e136cd16bfd94948514
refs/heads/master
2020-04-27T01:45:31.812459
2019-03-01T03:41:33
2019-03-01T03:41:33
173,974,356
0
0
null
null
null
null
UTF-8
Java
false
false
1,023
java
package UI; import java.awt.*; import java.awt.image.BufferedImage; /** * Created by AlexVR on 7/1/2018. */ public class UIImageButton extends UIObject{ private BufferedImage[] images; private ClickListlener clicker; public UIImageButton(float x, float y, int width, int height, BufferedImag...
[ "noreply@github.com" ]
jaimemiranda1.noreply@github.com
22cb80af646c0db82ef4d38b5a7a3b8d26fadcbb
5fa205de1d8e5cfcd45170c1f8e8a0b095763241
/src/view/LoaningsFrame.java
4620263a35b2d81cdcf842b540fc3be9d189c123
[]
no_license
duongbx288/QuanlyThuvien
aa6746fbeb37b5f5944c45822821cc9d6eea70d0
0ce2652ec8c8df93a1244caef9e67ad58880c763
refs/heads/main
2023-08-02T09:14:01.840176
2021-10-04T10:23:27
2021-10-04T10:23:27
413,369,641
0
0
null
null
null
null
UTF-8
Java
false
false
13,424
java
package view; import java.awt.BorderLayout; import java.awt.EventQueue; import java.util.ArrayList; import javax.swing.JFrame; import javax.swing.JOptionPane; import javax.swing.JPanel; import javax.swing.border.EmptyBorder; import javax.swing.JTable; import javax.swing.JScrollPane; import javax.swing.table.DefaultTa...
[ "duongbx183901@gmail.com" ]
duongbx183901@gmail.com
46e9066ccb561876c4a7e3d480d4a3be2cf78ad0
dff2417b6d1281c5d287c888d58bbe7aea163e8c
/core/src/com/mygdx/game/GameOrganize/Controller.java
40244792a9c15d7cedfb5b8be8080b90ef715a4f
[]
no_license
913x100/Flyer
c8dd47fd7b8c9821e8fa75a13d63d3cc6d0c94f1
eaf7d1f5c0c183437bddffd03137e505f3afdc17
refs/heads/master
2021-08-30T12:47:58.092474
2017-12-18T01:52:04
2017-12-18T01:52:04
112,700,592
0
0
null
null
null
null
UTF-8
Java
false
false
1,246
java
package com.mygdx.game.GameOrganize; import com.badlogic.gdx.InputProcessor; import com.mygdx.game.GameObjects.Player; import com.mygdx.game.GameWorld.GameWorld; public class Controller implements InputProcessor { private Player player; private GameWorld world; public Controller(GameWorld world) { ...
[ "kititnut.iam@gmail.com" ]
kititnut.iam@gmail.com
0ad7337ed80647391080208b1b32e6d121c420f4
e2c9c5041db56f6ca85733da44e6f82bb3696da5
/src/broadreach/Clinician/ViewPatientMedHistory.java
e2af0342ff495226ffa4bc5c49ef259c9ffb38c5
[]
no_license
GullianvdWalt/BroadReach
32ad1c13ad1fe93a1016253691da9a85e2540d8e
b28f529cc210559e0f822aa5a6d438c5418c9889
refs/heads/master
2023-01-10T12:34:06.612700
2020-11-10T10:14:11
2020-11-10T10:14:11
264,821,970
0
0
null
null
null
null
UTF-8
Java
false
false
19,998
java
/** * * @author Gullian Van Der Walt * H5G8YT7X3 * ITDA301 - Project 2020 * Pearson Pretoria * BSC IT Level 3 * * * * This Is The Patient Medical History View * * */ package broadreach.Clinician; public class ViewPatientMedHistory extends javax.swing.JFrame { /** * Creates new form ViewPa...
[ "51962834+GullianvdWalt@users.noreply.github.com" ]
51962834+GullianvdWalt@users.noreply.github.com
cc4e949c2424db37affde6d1cb83e214b129420b
b5de44cfce82705858e71f95b51c85d955156c6f
/src/main/java/edu/stanford/crypto/cs251/miners/CompliantMiner.java
51700a1e7d6bdac7f7010150c1927c23ff23a769
[]
no_license
fordneild/mining-strats
924686c245e6e14e0646f0813af645f892c7f17f
494b4e9294b0adbb513bae3074414316de673536
refs/heads/main
2023-03-26T07:29:14.744533
2021-03-24T00:42:28
2021-03-24T00:42:28
348,377,043
0
0
null
2021-03-23T19:46:37
2021-03-16T14:24:24
Java
UTF-8
Java
false
false
1,250
java
package edu.stanford.crypto.cs251.miners; import edu.stanford.crypto.cs251.blockchain.Block; import edu.stanford.crypto.cs251.blockchain.NetworkStatistics; public class CompliantMiner extends BaseMiner implements Miner { private Block currentHead; public CompliantMiner(String id, int hashRate, int connectivi...
[ "hanfordn35@gmail.com" ]
hanfordn35@gmail.com
d4706556107dffcb0edee8cc9b8f423e5fb3a780
525dd1ab6c6ec23fbbfc58a3213c6947bfcf55e4
/src/TreeVector/NewickParser.java
009d7f5fac9cd8b5acc296340a09c16891b40a76
[]
no_license
gatechatl/STRAW
312f92f0f8c4bd70b5f5422e612ef8762cbda85a
f2f054ba51bcf4be937c17c70c9fc4f82690ad03
refs/heads/master
2021-06-26T12:36:00.754838
2020-12-25T20:20:05
2020-12-25T20:20:05
75,668,076
0
0
null
null
null
null
UTF-8
Java
false
false
10,385
java
package TreeVector; import java.util.Stack; import java.io.*; /** * A Parser for the Newick format of tree topologies. * Contains methods to parse to internal format or output as XML. * Uses Node objects for internal data structure. * * @author Ralph Pethica * @version 11/08/2006 */ public class NewickParser...
[ "gatechatl@gmail.com" ]
gatechatl@gmail.com
013615f9c4ae26accea39704a1715e001ed68ad8
7c1430c53b4d66ad0e96dd9fc7465a5826fdfb77
/uims-support/src/cn/edu/sdu/uims/itms/task/ITaskBase.java
c2c64adf1c97819a10ed90a56f450fa4ca131cbc
[]
no_license
wang3624270/online-learning-server
ef97fb676485f2bfdd4b479235b05a95ad62f841
2d81920fef594a2d0ac482efd76669c8d95561f1
refs/heads/master
2020-03-20T04:33:38.305236
2019-05-22T06:31:05
2019-05-22T06:31:05
137,187,026
1
0
null
null
null
null
UTF-8
Java
false
false
1,037
java
package cn.edu.sdu.uims.itms.task; import java.awt.Graphics; import java.util.EventObject; import cn.edu.sdu.uims.itms.def.ITaskTemplate; import cn.edu.sdu.uims.itms.handler.IHandler; import cn.edu.sdu.uims.trans.UFPoint; public class ITaskBase { protected ITaskTemplate taskTemplate; protected IHandler handler; p...
[ "3624270@qq.com" ]
3624270@qq.com
3e1ebd56a9ef1db47ccbdadb96e9ebf01fc2233d
64cc0c69946d673cd6c9624a009dde8213de06e3
/src/test/java/com/aidriveall/cms/web/rest/AuthorityResourceIT.java
bcfc1ff470530442889021459ac65dbc86c2fac5
[ "MIT" ]
permissive
luhai1/jhi-ant-vue
5d46a5dbf0f1133edb63a049909e960f7053c66c
e0aba8370ea1f9c8804bf1e3cfb319ee2ed29666
refs/heads/master
2023-03-21T11:42:40.672265
2020-10-09T08:51:15
2020-10-09T08:51:15
null
0
0
null
null
null
null
UTF-8
Java
false
false
35,046
java
package com.aidriveall.cms.web.rest; import com.aidriveall.cms.JhiAntVueApp; import com.aidriveall.cms.domain.Authority; import com.aidriveall.cms.domain.Authority; import com.aidriveall.cms.domain.User; import com.aidriveall.cms.domain.ViewPermission; import com.aidriveall.cms.repository.AuthorityRepository; import c...
[ "wangxinxx@163.com" ]
wangxinxx@163.com
f6adcc95f148c2dcde4370bac6004a4886166e94
a251d4d36b0e296866be8f0cc4d66d97dbdfdbec
/app/src/main/java/so/wih/android/jjewatch/ui/fragment/ContactFragment.java
68228a2211b3cf567ddaebe6beccf0985b19fdbb
[]
no_license
GoldenStrawberry/JJEWatch
f02b606c664fe49a77985ad48d5c16458a407139
bff87a71693984c85b17e4b0e26e993a89d14cd2
refs/heads/master
2021-01-20T00:53:19.647242
2017-04-24T06:40:29
2017-04-24T06:40:57
89,206,524
1
0
null
null
null
null
UTF-8
Java
false
false
1,281
java
package so.wih.android.jjewatch.ui.fragment; import android.content.Intent; import android.os.Bundle; import android.support.v4.app.Fragment; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.ImageView; import so.wih.android.jjewatch.R; import so.wih.an...
[ "huwei1213@foxmail.com" ]
huwei1213@foxmail.com
b71274cb925a02638507f0769d42357ef9ec7264
52b967c6ae1ec8e40d395de03b7a493a3351a4fc
/lee338_CountBits_medium.java
d5d65280556d65987c4ac038e02be21ae05a6de3
[]
no_license
abcdddxy/LeetCode
bec0c1dfbee11937d18e8f62a7eb3ce1a73ec500
b9c1f7282fdd6976df40308eb0df35fbca501f72
refs/heads/master
2020-03-28T07:18:56.727578
2019-03-29T08:33:22
2019-03-29T08:33:22
147,455,214
0
0
null
null
null
null
UTF-8
Java
false
false
693
java
public class lee338_CountBits_medium { //暴力搜索 public int[] countBits(int num) { int[] res = new int[num + 1]; for (int i = 1; i <= num; i++) { res[i] = numOfOne(i); } return res; } private int numOfOne(int num) { int res = 0; while (num >= 1) ...
[ "kfc00m@126.com" ]
kfc00m@126.com
61688891e969cbb456c19707437fbf6e38213e91
d1d45741205fa19e92e58404533e0d28228d9fd5
/src/main/java/onedarray/Solution.java
8af0486a33ac36e3478b434c03b9c446f78ac966
[]
no_license
federico-ravagli/hackerrank-java
898901cf95eef63ea0510246f029a6e0f41f12bc
69f9e848ac0a5ea6a08b61870cfb1c14c6ec98e2
refs/heads/master
2022-02-21T03:27:45.297837
2019-09-20T17:55:45
2019-09-20T17:55:45
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,088
java
package onedarray; import java.util.Scanner; public class Solution { private static int leap; private static int[] game; private static boolean canWin(int leap, int[] game) { Solution.leap = leap; Solution.game = game; return canMove(0); } private static boolean canMove(i...
[ "Maksim_Levin@epam.com" ]
Maksim_Levin@epam.com
e2e568bad75f3a06729b6a96ed55c64519a5f05c
faec30ec90321902f33049ba0c5441daaebed387
/ManyToMany/src/main/java/com/manytomany/JoinedEntity/unidirectional/compositeprimary/Entity/USCBookPublisher.java
9193848877995ef9241d84098e09887ec4e77cf8
[]
no_license
chiraglucky/jpa-hibernate
cc94b5936d3496ce3f4f6f24829860cbcdcfca9f
1750c7e54b9a6adf7f986b4bb789b15baf05f3df
refs/heads/main
2023-07-13T16:10:23.386621
2021-08-24T14:06:09
2021-08-24T14:06:09
399,360,914
0
0
null
null
null
null
UTF-8
Java
false
false
1,003
java
package com.manytomany.JoinedEntity.unidirectional.compositeprimary.Entity; import lombok.*; import javax.persistence.*; import java.util.Date; //create bookpublisher as JoinedEntity with Composite primary key as BSCBookPublisherId @Data @AllArgsConstructor @NoArgsConstructor @Getter @Setter @Entity public class USC...
[ "chiragdale0@gmail.com" ]
chiragdale0@gmail.com
f239c6b09b2eaeecb0535e6121e938810ee11e98
d2288b31f82408f9251a4a851802916e1da0c7b1
/src/main/java/net/lshift/lee/jaxb/pojo/Grandchild.java
018a3fbbc32da04b6dda72b3b2b3271f78aa4be5
[]
no_license
ljcoomber/jaxb-nested-adapters
e9c4656528486a1fd317565101e3b084ac35a259
0d97378392b7368813d42426e81dac0c5222173a
refs/heads/master
2020-06-04T22:23:50.335953
2012-12-14T13:55:56
2012-12-14T13:55:56
null
0
0
null
null
null
null
UTF-8
Java
false
false
432
java
package net.lshift.lee.jaxb.pojo; import javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter; import net.lshift.lee.jaxb.xml.adapter.GrandchildAdapter; @XmlJavaTypeAdapter(GrandchildAdapter.class) public class Grandchild { private final String grandchildName; public Grandchild(String grandchildName) { th...
[ "lee@lshift.net" ]
lee@lshift.net
cdfae2beaa053fcd46852f3df9e262ff3a9acccb
56ef36eb19786046b42ea0ec78dc47d2c17df7d5
/EDD/practica4/src/mx/unam/ciencias/edd/ArbolBinario.java
fdca2c9dbde4bc84f1da6beeaa5a779b27e687dc
[]
no_license
acasanova009/UNAM
b05be40834615b03742b5fe5c5c99eb7df11e964
9e628aebe601098ecb8d786991f17685018f6bb5
refs/heads/master
2021-05-29T11:10:04.847601
2015-09-03T02:14:20
2015-09-03T02:14:20
41,837,786
1
0
null
null
null
null
UTF-8
Java
false
false
11,535
java
package mx.unam.ciencias.edd; import java.util.NoSuchElementException; import java.lang.Math; /** * <p>Clase abstracta para árboles binarios genéricos.</p> * * <p>La clase proporciona las operaciones básicas para árboles * binarios, pero deja la implementación de varios en manos de las * clases concretas.</p> *...
[ "al.chevere@icloud.com" ]
al.chevere@icloud.com
9aa5e96e8810c75174146da47e6e9b7edb5244d6
764cd47e9a2ce2c02835a18481cffb0ed5f905db
/server/src/main/java/server/service/FollowerServiceImpl.java
00d0a44226b8b10d0a75f9e18d8e43a4909d8bd5
[]
no_license
MortalMachine/Tweeter
4c14c319f2ea4fdc97eab0142a9b3e59dab61893
610692b35b1a8c4836d5238b491c094354372ea3
refs/heads/master
2022-04-22T05:31:59.161019
2020-04-16T22:18:28
2020-04-16T22:18:28
256,341,048
0
0
null
null
null
null
UTF-8
Java
false
false
1,946
java
package server.service; import java.util.ArrayList; import java.util.List; import server.dto.FollowsDTO; import model.domain.User; import model.service.FollowerService; import request.FollowersRequest; import response.FollowersResponse; import server.dao.follows.FollowsDynamoDAO; import server.dao.follows.IFollowsDAO...
[ "jordanrjenkins@outlook.com" ]
jordanrjenkins@outlook.com
d4e00a9ac93598a92eb4cc74c950fa8369fd4d7e
9d35ff2cffd6af816953b8b4ec9e5a7944a3c2e0
/Numero.java
af71a4088868dff1db18ed4ab2eeac2ff33db0b9
[]
no_license
SebastianCP95/Pr-ctica_ENDES_GIT
119abfe9d9d8b1865d53e580c8c11ea4863709f2
7d386170ebc944da0b0825087dc5c9c8c678e94a
refs/heads/main
2023-04-02T16:30:40.882770
2021-04-14T10:42:47
2021-04-14T10:42:47
357,859,535
0
0
null
null
null
null
UTF-8
Java
false
false
606
java
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package tareajunit; /** * * @author sebastian */ public class Numero { private int num; public Numero() { } ...
[ "noreply@github.com" ]
SebastianCP95.noreply@github.com
08a7719598f92d96749efd28c090fe939ccd251e
9fb02ba460aaad7040a792f79825e5b89b4451d3
/app/src/test/java/com/lifeistech/android/myapplication/ExampleUnitTest.java
a1cae6d650442de7fc8d8713d61aa4b2dd63d25a
[]
no_license
TsukasaMaruyama/app426
0ef95d98b50cb6232357a4b072338276099db513
a44cb7d700f0ff034498d497e53e934ab2aed85d
refs/heads/master
2020-03-13T08:13:48.565016
2018-04-25T17:03:34
2018-04-25T17:03:34
null
0
0
null
null
null
null
UTF-8
Java
false
false
414
java
package com.lifeistech.android.myapplication; import org.junit.Test; import static org.junit.Assert.*; /** * Example local unit test, which will execute on the development machine (host). * * @see <a href="http://d.android.com/tools/testing">Testing documentation</a> */ public class ExampleUnitTest { @Test ...
[ "tsukasa.php@gmail.com" ]
tsukasa.php@gmail.com
c7c2efdc5faaee6666df8f3778ec7fa1b288ec72
1b3b77970bca925f3e5c4d510a03ad5f64e0681c
/http/src/main/java/io/cantor/http/BoundHttpResponseEncoder.java
bf3216dbdf3b16452b5f8b96283a1b2ff8d2c7a6
[ "Apache-2.0" ]
permissive
zhiwuya/cantor
dec78776065c5424ae85c0a21fea2a7e0918bd88
0fce472b419c35d387557dcc5acb0f787c3b0627
refs/heads/master
2020-03-30T05:38:47.477626
2018-09-26T07:54:40
2018-09-26T07:54:40
null
0
0
null
null
null
null
UTF-8
Java
false
false
643
java
package io.cantor.http; import java.util.List; import io.netty.channel.ChannelHandlerContext; import io.netty.handler.codec.http.HttpResponseEncoder; class BoundHttpResponseEncoder extends HttpResponseEncoder { private ChannelHandlerContext context; @Override protected void encode(ChannelHandlerContext...
[ "yuqian.wang@56qq.com" ]
yuqian.wang@56qq.com
c6bd60ca6d3af197a335ddf913adb93dc73dd29c
9af7ff6b77b9e1aac67d7cf9f49b695511d94310
/MultiProcessSysWebService_Thread_Online_1.3/src/ServiceInterface/ServiceImpl.java
2d697466ac035b78ce725308d15a4315ae6d55dc
[]
no_license
zjmeixinyanzhi/MultipleDatacenterCollaborativeProcessSystem
bc5e30d27d23b0d1455207eddf90b63f1b2c9939
36e28e145eff16d9f7c80c5c5af684aac4f5370a
refs/heads/master
2021-01-09T21:55:31.022679
2017-04-05T14:00:26
2017-04-05T14:00:26
54,820,368
0
0
null
null
null
null
UTF-8
Java
false
false
1,719
java
/** * ServiceImpl.java * * This file was auto-generated from WSDL * by the Apache Axis 1.4 Apr 22, 2006 (06:55:48 PDT) WSDL2Java emitter. */ package ServiceInterface; public interface ServiceImpl extends java.rmi.Remote { public java.lang.String orderRSDataPlan(java.lang.String strRequesXML) throws java.rmi....
[ "zhangjiewanwansui@gmail.com" ]
zhangjiewanwansui@gmail.com
6f56b68e33a9b6dc9327c3f01232318a3548c78a
7d8236d87119493601f83d93ae4a36c29be3f8bc
/src/test/java/io/github/jhipster/application/web/rest/AuditResourceIntTest.java
004ad669c89004ea9a55a0334ca804ea6dfdb268
[]
no_license
scarabetta/jhipsterSample2
e4808cdbeda4482aa507814e406d36bdef1ae8e2
f5155176eb5b6c334dec9ab94728addea3c9c470
refs/heads/master
2021-04-28T13:34:14.329505
2018-02-19T19:03:34
2018-02-19T19:03:34
122,107,341
0
0
null
null
null
null
UTF-8
Java
false
false
6,053
java
package io.github.jhipster.application.web.rest; import io.github.jhipster.application.JhipsterSample2App; import io.github.jhipster.application.config.audit.AuditEventConverter; import io.github.jhipster.application.domain.PersistentAuditEvent; import io.github.jhipster.application.repository.PersistenceAuditEventRep...
[ "jhipster-bot@users.noreply.github.com" ]
jhipster-bot@users.noreply.github.com
02f4ff768c241ee8a57cbc4cff9d5f7808254c9b
5b790baa6d8d3d4fa6dcb5e0d74ee40987a6ab75
/dao/src/main/java/com/eghm/dao/model/UserInviteLog.java
add01ebaab91605ed339f61532edf948c64eceff
[]
no_license
ergehenmeng/base-project
7c4ece5da25f5ecb42e7b84fbb5ced8e88c462e2
508cca3c1e033b6c37a1303ccfe6775f6ab1e074
refs/heads/master
2022-07-12T12:53:33.032225
2021-07-24T11:04:48
2021-07-24T11:04:48
201,187,861
1
0
null
2022-06-17T02:21:24
2019-08-08T05:55:33
Java
UTF-8
Java
false
false
779
java
package com.eghm.dao.model; import lombok.Data; import java.io.Serializable; import java.util.Date; /** * @author 二哥很猛 */ @Data public class UserInviteLog implements Serializable { /** * 主键<br> * 表 : user_invite_log<br> * 对应字段 : id<br> */ private Long id; /** * 用户id<br> *...
[ "dianxiaoer@mandofin.com" ]
dianxiaoer@mandofin.com
06ada0e2831785d3d0d023f55cba2bf44b6c1c27
285396012d8bc255da379de7d9a153b576480c1f
/app/src/main/java/com/hani/android/retrofitexample/adapter/RecyclerviewAdapter.java
2f62ad56b5c6ee9e80d5c6e2508c5711f8f24874
[]
no_license
Hani-Patel/Retrofitexample
16b1b5e84ddd3e41047f3d80e187b25b70e2986e
b5ead4a8685f345e06371a7a13e7d4b71342b3e8
refs/heads/master
2021-01-20T14:42:46.360435
2017-05-08T16:50:06
2017-05-08T16:50:06
90,651,421
0
0
null
null
null
null
UTF-8
Java
false
false
1,271
java
package com.hani.android.retrofitexample.adapter; import android.support.v7.widget.RecyclerView; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import com.hani.android.retrofitexample.R; import com.hani.android.retrofitexample.model.User; import com.hani.android.retrofite...
[ "Honey" ]
Honey
d8e3f76e3128175e262e5cf22f3bbcea5bd5102c
28234ced7a13cc6ebae3252eb51bed3af91349c3
/src/test/java/de/essig/adventofcode/aoc2019/Day11.java
ee1f2b3830323343fbe7e3025d913ab531d63d27
[]
no_license
essigt/aoc-2019
6b335aea51ebf2b17cdf4455f8567d71df3ccdff
6501096cf0e297997fac68010a52f20ed2737948
refs/heads/master
2020-09-28T03:14:51.020400
2019-12-26T07:54:47
2019-12-26T07:54:47
226,674,858
0
0
null
null
null
null
UTF-8
Java
false
false
19,041
java
package de.essig.adventofcode.aoc2019; import org.junit.jupiter.api.Test; import java.util.*; import java.util.stream.Collectors; import static de.essig.adventofcode.aoc2019.Day11Data.*; import static org.hamcrest.MatcherAssert.assertThat; import static org.hamcrest.Matchers.*; public class Day11 { private lo...
[ "t.essig@essignetz.de" ]
t.essig@essignetz.de
0d51f0c405f2dd093cd4a8cbe93643219f466066
1a6411754950de9eb8c3d8e3f75b6a8470829b16
/SpringTemplate/src/test/java/com/fesco/SpringTemplate/AppTest.java
d4af23a50abd2e25b35c65ee48e8a361ee65af8c
[]
no_license
ijfessey/tester
b3533c7a54c725e9071a9042ec5e21f7d7890bcd
5e313e7e8cec9301a49ee8ecfa9e3d828230e58d
refs/heads/master
2020-11-25T13:24:58.946180
2016-09-06T20:09:57
2016-09-06T20:09:57
67,541,521
0
0
null
null
null
null
UTF-8
Java
false
false
692
java
package com.fesco.SpringTemplate; import junit.framework.Test; import junit.framework.TestCase; import junit.framework.TestSuite; /** * Unit test for simple App. */ public class AppTest extends TestCase { /** * Create the test case * * @param testName name of the test case ...
[ "ijfessey@hotmail.com" ]
ijfessey@hotmail.com
97c2a5ddf0bc75c36db85d3c75179fabdf373587
6385b72cf9d68587c63677d46fa431bc33f2f44f
/src/main/java/com/ph/lease/converter/DateConverter.java
887fc5f4f5915674b6f67c9662f419f029029a42
[]
no_license
wowpH/Lease
eef4ce2acb17d1c15c23d58365a90ce1dc9a9911
a3054dde909c8ce54f4ae6e9157599010ebf73cc
refs/heads/master
2023-03-08T20:14:47.651725
2022-08-30T17:20:21
2022-08-30T17:20:21
261,090,160
24
8
null
2023-02-22T08:28:52
2020-05-04T05:41:50
Java
UTF-8
Java
false
false
614
java
package com.ph.lease.converter; import org.springframework.core.convert.converter.Converter; import java.text.ParseException; import java.text.SimpleDateFormat; import java.util.Date; /** * @author PengHao */ public class DateConverter implements Converter<String, Date> { private static final SimpleDateFormat...
[ "929450073@qq.com" ]
929450073@qq.com