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
12656f1b38dc683f23c950194a2ec7921b9eae4e
3cc0b905754e2374d6339ba55166fa16e44aea68
/src/main/java/com/navi/springapiloja/services/BoletoService.java
d50b8f9674b6ce8d7db81ce61294e6e5cf1cc3ca
[]
no_license
IvanSJr/SpringApiLoja
de6500af450d0b3696c69be5c2430171941b9f42
f2b644fe8d609fe5763afebf99fb58c830a4600f
refs/heads/master
2023-07-05T00:50:06.690080
2021-08-20T00:50:05
2021-08-20T00:50:05
380,385,176
0
0
null
null
null
null
UTF-8
Java
false
false
484
java
package com.navi.springapiloja.services; import java.util.Calendar; import java.util.Date; import org.springframework.stereotype.Service; import com.navi.springapiloja.domain.PagamentoComBoleto; @Service public class BoletoService { public void populatePaymentSlips(PagamentoComBoleto pagto, Date instanteDoPedido...
[ "ivan.junior2706@gmail.com" ]
ivan.junior2706@gmail.com
a3e3130db138d95c9fa4d52858bd0775fa76c18b
22090db4786144630c43e07152bfbda6cce31171
/ABC1.java
18a8213bcd9ca688575bbd561097ddda283ee01d
[]
no_license
yxysophia/code
e5c492eaf153d4dc6a5f11a658e5b5c27a040649
e4d985cd2bd277d81a026574532968b3c3acf2c8
refs/heads/master
2020-03-16T21:46:33.987229
2019-02-21T13:24:24
2019-02-21T13:24:24
133,014,079
0
0
null
null
null
null
UTF-8
Java
false
false
1,697
java
package CODE.多线程; //编些一个程序,启动三个线程,三个线程的名字分别是A,B,C,每个线程将自己的名字在屏幕上打印5遍, // 打印顺序分别是ABCABC class Print3 { private int flag=1; synchronized public void printA() { while(flag!=1) { try { wait(); } catch (InterruptedException e) { e.printStac...
[ "2049161978@qq.com" ]
2049161978@qq.com
78ab30496b14fe83ff79dddc3c3f86fe14c60daf
44aa9893ce81a3e7aac48cab867f31dafffc5afd
/code/dsavenk/cqa_dialog/src/main/java/edu/emory/mathcs/ir/cqa_dialog/utils/ExtractClarificationTypesApp.java
d285df908e8b68461aa447c2ba8bdb79f80efb93
[]
no_license
DenXX/irlab
2182f524bbb7089b4df419c132aad57633498082
b2446ecefd170c8cb916ff6509da0d014a167ea7
refs/heads/master
2021-01-24T14:46:57.066134
2017-04-28T20:24:20
2017-04-28T20:24:20
15,643,401
3
1
null
null
null
null
UTF-8
Java
false
false
4,376
java
package edu.emory.mathcs.ir.cqa_dialog.utils; import edu.stanford.nlp.ling.HasIndex; import edu.stanford.nlp.ling.HasLemma; import edu.stanford.nlp.simple.Document; import edu.stanford.nlp.simple.Sentence; import edu.stanford.nlp.simple.SentenceAlgorithms; import edu.stanford.nlp.trees.SemanticHeadFinder; import edu.s...
[ "denissavenkov@gmail.com" ]
denissavenkov@gmail.com
f5f41eb2cbf3fa8cc756a9adf12d285b0af8f507
169a2289329001982f5ce07b148c69deb6c266e1
/modules/phono-java-audio/src/java/com/phono/audio/codec/g722/NativeG722Codec.java
e79564c443804bffa297ee18faf363e72c738f08
[ "Apache-2.0", "MIT" ]
permissive
so1us2/PhonoSDK
4b57033e77ee41f32a9c9e3531493370e3463f12
400849a2149465dc43336e06ba6a01251971aa85
refs/heads/master
2021-05-30T14:09:55.329859
2015-01-16T22:13:24
2015-01-16T22:13:24
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,254
java
/* * Copyright 2011 Voxeo Corp. * * 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 ...
[ "tim@phonefromhere.com" ]
tim@phonefromhere.com
8214337a9df2d50f19134a225a7ab9cc65f83af7
547ce67e4fb170d5dd7fac896bdc92532dea2a38
/src/java/com/ctc/wstx/io/BranchingReaderSource.java
1278786cb9c56347ead8ec8f8847918459f66a1e
[]
no_license
xranby/Woodstox4
c3c510d84334f1aacacb26858ac95bbc9b7add19
ad17cef017f8a3032bfde37ad0f2c812598efd02
refs/heads/master
2021-01-17T09:03:06.799677
2015-03-14T23:48:59
2015-03-14T23:48:59
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,747
java
package com.ctc.wstx.io; import java.io.IOException; import java.io.Reader; import javax.xml.stream.XMLStreamException; import com.ctc.wstx.api.ReaderConfig; import com.ctc.wstx.util.TextBuffer; /** * Specialized input source that can "branch" input it reads; essentially * both giving out read data AND also writi...
[ "tatu.saloranta@iki.fi" ]
tatu.saloranta@iki.fi
0b8cacd4d227bf2ca004d540af2700c75c869eaf
756057021a220534209e9ed006f55b2bfb1a6e3f
/app/src/main/java/com/example/mankind/Instruction2Activity.java
99800d63c1995858af0a2eeec62c4bdbc34d89cf
[]
no_license
yluo0017/IE-ManKind
8f9e8b30e36266b7be5748392729644d69f27b38
314bfeb9198fa6dd55733edc4a01552917b0aa0f
refs/heads/master
2020-07-08T20:02:43.544356
2019-10-21T11:38:53
2019-10-21T11:38:53
203,761,704
0
0
null
2019-10-12T06:57:20
2019-08-22T09:32:30
Java
UTF-8
Java
false
false
1,186
java
package com.example.mankind; import android.app.ActionBar; import android.app.Activity; import android.content.Intent; import android.os.Bundle; import android.view.View; import androidx.appcompat.app.AppCompatActivity; /** * The type Instruction 2 activity. */ public class Instruction2Activity extends Activity { ...
[ "43309025+yluo0017@users.noreply.github.com" ]
43309025+yluo0017@users.noreply.github.com
9467e0326e094f5688f2c2ce7b9aa84c11e4da89
f10df54242b61508d20fbbdb41b5a2f3088b611c
/WEB-INF/classes/com/pitayastudio/godzilla/modelboard/QiBoard.java
f60d0c1f644e9b9bb5ca3df134c2799fdeca86df
[]
no_license
pitayastudio/godzilla
54ccc88cbc30f0e7c8779f3f7db4ad8b44fc0477
8dab3312ccdf1f614efc0a6fcf6b95bdf845306f
refs/heads/master
2021-01-10T06:18:19.267597
2016-03-17T08:41:40
2016-03-17T08:41:40
54,018,606
0
0
null
2016-03-16T11:04:47
2016-03-16T09:32:34
null
UTF-8
Java
false
false
4,386
java
package com.pitayastudio.godzilla.modelboard; import com.google.common.collect.ImmutableMap; import com.google.common.collect.ImmutableSet; import com.pitayastudio.godzilla.common.Color; import com.pitayastudio.godzilla.common.Utils; import com.pitayastudio.godzilla.model.ColorBlock; import com.pitayastudio.godzilla....
[ "github@pitayastudio.org" ]
github@pitayastudio.org
1e6a5cd37a08adff0346bec4b5c93212c13c9f66
3616f5c767d40410952c4a45848f24717a7e69c0
/XiXiSdk/src/main/java/com/xixi/sdk/serialpos/LLCmdsSet.java
45ab084c240bef132458fbbb4ecf774bf0d35fe2
[ "Apache-2.0" ]
permissive
Clark-caipeiyuan/sampleSDK
8fef1e201f26ed4b4efa3b1e260861dfa78ae524
14c7a5337ffc7aa533e5c1db4d7912db1c5fa668
refs/heads/main
2023-01-14T07:38:12.504198
2020-11-23T02:10:32
2020-11-23T02:10:32
315,175,374
0
0
null
null
null
null
UTF-8
Java
false
false
18,104
java
package com.xixi.sdk.serialpos; import java.util.Arrays; import java.util.Comparator; import java.util.HashMap; import java.util.Map; import com.xixi.sdk.app.LongLakeApplication; import com.xixi.sdk.logger.Log; import com.xixi.sdk.utils.mem.LLMemoryManager; import com.xixi.sdk.utils.thread.UIThreadDispatcher; public...
[ "caicai__1377@163.com" ]
caicai__1377@163.com
1d8063faafdbfbdde54d42e393bd86472b444440
dc0919c9609f03f5b239ec0799cea22ed070f411
/android/support/v4/view/accessibility/AccessibilityNodeInfoCompat$AccessibilityNodeInfoImpl.java
4b62a987068ecca36bd97b982e422aea66379fba
[]
no_license
jjensn/milight-decompile
a8f98af475f452c18a74fd1032dce8680f23abc0
47c4b9eea53c279f6fab3e89091e2fef495c6159
refs/heads/master
2021-06-01T17:23:28.555123
2016-10-12T18:07:53
2016-10-12T18:07:53
70,721,205
5
0
null
null
null
null
UTF-8
Java
false
false
4,907
java
package android.support.v4.view.accessibility; import android.graphics.Rect; import android.os.Bundle; import android.view.View; import java.util.List; abstract interface AccessibilityNodeInfoCompat$AccessibilityNodeInfoImpl { public abstract void addAction(Object paramObject, int paramInt); public abstract void...
[ "jjensen@GAM5YG3QC-MAC.local" ]
jjensen@GAM5YG3QC-MAC.local
13a4bfb2f4d98a0d428ac351e194498f0ad9503d
479f575f80b5ff724b05f93e1b2c5f8ee6c6c10c
/09_01_00_MakeStackWithQueue.java
d44af9324ff0b687684d4f154d3d9a59ed471871
[]
no_license
wannawannawanna/coding-interview
9ceeca391a0c9363d8c8e4af6b4ce968417f6564
7e3c5306fef6cee8f57d05e412a31c52aa6cf160
refs/heads/master
2021-01-05T16:54:19.894511
2020-09-06T13:53:25
2020-09-06T13:53:25
241,081,806
0
0
null
null
null
null
UTF-8
Java
false
false
1,471
java
package Offer; import java.util.Queue; import java.util.LinkedList; public class example9_1 { Queue<Integer> q1 = new LinkedList<Integer>(); Queue<Integer> q2 = new LinkedList<Integer>(); public void push(int node) { if(q1.isEmpty() && q2.isEmpty()) { q1.add(node); //队列没有push()函数,push()是栈的 } else if(!q...
[ "noreply@github.com" ]
wannawannawanna.noreply@github.com
a6ed5a13d46ba37386445660c1fb0af791f89e11
594330a18c59489bfd9c7f86fd9cfc79c9cd900d
/kr-scientific/kr-scientific-impl/src/main/java/com/ronglian/kangrui/saas/research/sci/biz/StudyRoleBiz.java
11408c23dae4066bbabb4b4bad63fda8b9b7755e
[]
no_license
ahjsjxy/res
c4c686867595f9157f3bb2b4d683e999d295432b
20397d1d8e512951df7b990d3687c62c55b99c94
refs/heads/master
2022-12-20T19:57:40.570635
2019-06-29T15:09:45
2019-06-29T15:09:45
194,418,422
0
2
null
2022-12-16T03:46:46
2019-06-29T15:08:17
Java
UTF-8
Java
false
false
5,931
java
package com.ronglian.kangrui.saas.research.sci.biz; import com.ronglian.kangrui.saas.research.common.biz.BaseBiz; import com.ronglian.kangrui.saas.research.common.constant.RestCodeConstants; import com.ronglian.kangrui.saas.research.common.vo.Msg; import com.ronglian.kangrui.saas.research.sci.consts.ResearchConsts; im...
[ "1445464932@qq.com" ]
1445464932@qq.com
3cab8485d52f3537852fda851e3538cc9b415a0b
29fedac04bbd8949f6e456c692188466021a57ab
/app/src/main/java/com/nikkuts/lastfmapp/gson/albuminfo/Attr.java
3b743d6b2323b109f74302f5e5e0edc65afc8d40
[]
no_license
Nikuts/LastFMApp
093e83f06f22f2b2222ca99a6dedbd393e0ff2ca
f495c9810af86328dc455fd41ce28596e98e184a
refs/heads/master
2020-03-31T16:55:17.283482
2019-07-29T18:45:11
2019-07-29T18:45:11
152,397,797
0
0
null
null
null
null
UTF-8
Java
false
false
288
java
package com.nikkuts.lastfmapp.gson.albuminfo; import com.google.gson.annotations.Expose; import com.google.gson.annotations.SerializedName; public class Attr { @SerializedName("rank") @Expose private String rank; public String getRank() { return rank; } }
[ "nikkuts@gmail.com" ]
nikkuts@gmail.com
5d4b416dcc6b19adea1933742d505890fb425d26
3f90c2df80d9f96a760d1e04c2d5dbb9d7e88a24
/contrib/zebra/src/test/org/apache/hadoop/zebra/io/TestRecord.java
acc789b5cd8296d9c3260514dd42b8d4e48a3896
[ "Apache-2.0" ]
permissive
hirohanin/pig7hadoop21
d038ecc3400bcc7124ecce356f2a30533f6ee188
b595f515dde305dfcb0d965ce07c51f629d7a824
refs/heads/master
2021-01-25T03:54:55.074368
2010-11-02T12:19:26
2010-11-02T12:19:26
null
0
0
null
null
null
null
UTF-8
Java
false
false
14,998
java
/** * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with this * work for additional information regarding copyright ownership. The ASF * licenses this file to you under the Apache License, Version 2.0 (the * "License"); you may ...
[ "root@rohan-laptop.(none)" ]
root@rohan-laptop.(none)
481aa621ce03f55b20d246c8742427d63b205356
0109b94a2386cebd05b34a0fe32878d844d092cf
/src/main/java/com/unlcn/ils/tps/E_fleetshare.java
33032291cfe6a40156461abfccf2f269d5b55d33
[]
no_license
JB1214379009/tps_develop
d62294c755a70885d0fa3def6c71ab8be90e63fc
c55ef43615f9980155ed607ab80789d75e2d2780
refs/heads/master
2021-01-12T07:09:22.808626
2017-05-24T06:25:23
2017-05-24T06:25:23
76,916,383
0
0
null
null
null
null
UTF-8
Java
false
false
6,611
java
package com.unlcn.ils.tps; import java.io.Serializable; import com.chinacreator.c2.annotation.Column; import com.chinacreator.c2.annotation.ColumnType; import com.chinacreator.c2.annotation.Entity; /** * 分供方份额表 * @author * @generated */ @Entity(id = "entity:com.unlcn.ils.tps.e_fleetshare", table = "tps_share"...
[ "1214379009@qq.com" ]
1214379009@qq.com
713919372f79d421247698a4085fe7bdbfddde8b
eff0c40e417e9319ca6d3d8368d4ad12c60268ee
/src/main/java/com/capitalone/dashboard/collector/TravisClient.java
2fb6eda28603b1e3bf68d70725b2341ff7c66b20
[ "Apache-2.0" ]
permissive
isabella232/hygieia-build-travis-collector
4133c6929f3d2daeb3b0cbd496859fa3bd943f4d
cd9a674d7255e30f37138f03ecc22300c4694489
refs/heads/master
2023-01-13T10:28:35.656379
2019-09-30T03:45:42
2019-09-30T03:45:42
null
0
0
null
null
null
null
UTF-8
Java
false
false
604
java
package com.capitalone.dashboard.collector; import com.capitalone.dashboard.misc.HygieiaException; import com.capitalone.dashboard.model.Build; import com.capitalone.dashboard.model.TravisJob; import java.net.MalformedURLException; import java.net.URISyntaxException; import java.util.List; public interface TravisCli...
[ "ragha.vema@capitalone.com" ]
ragha.vema@capitalone.com
7158a8eb7afac3868a74a6ea84d82007024dcca0
f7a9778efa818c7f896d418f334ce505d1bd3b15
/linked_list/21/1.java
9cb38c0463084a06fec20ba2b6334afcf5b22d55
[]
no_license
BergAdolf/java_algorithm
538b06169b4904acc6080596c89e29e13933587c
f247a30c24911f37357893711883ec167a54db7b
refs/heads/master
2023-08-07T09:42:11.197953
2021-04-27T15:06:07
2021-04-27T15:06:07
331,265,741
0
0
null
null
null
null
UTF-8
Java
false
false
1,148
java
/** * Definition for singly-linked list. * public class ListNode { * int val; * ListNode next; * ListNode() {} * ListNode(int val) { this.val = val; } * ListNode(int val, ListNode next) { this.val = val; this.next = next; } * } */ class Solution { public ListNode mergeTwoLists(ListNode ...
[ "2279137960@qq.com" ]
2279137960@qq.com
d4a010229cd40c036af4ff08ca6bb7b75aac382d
cbf157f42144a20198f68227253b9ee139cc67b5
/pawn/src/java/com/dass/pawning/service/DueTypeService.java
5b936dc9090729ff8c523b97b520aed699c5929b
[]
no_license
mahindajayakody/pawn-glt
aa3763abb6de07bbb4cf5c17357a4453b865e182
92532df4d2e8f7fe67ae44ce5ba1cf5ad02f4933
refs/heads/master
2022-11-15T04:26:34.361806
2020-07-12T20:25:05
2020-07-12T20:25:05
279,137,852
0
0
null
null
null
null
UTF-8
Java
false
false
917
java
package com.dass.pawning.service; import java.util.List; import com.dass.core.exception.PawnException; import com.dass.core.util.AuthorizableService; import com.dass.core.util.DataBag; import com.dass.core.util.QueryCriteria; import com.dass.core.util.UserConfig; import com.dass.pawning.domain.DueType; public interf...
[ "Administrator@modular4.com" ]
Administrator@modular4.com
43bc85cb15f55ab49352ab6e2ffc9550ba5a5c72
39f0a89af57dd00a1a14ac1f7a1b9e8737ba3d7c
/src/main/java/com/thinkgem/jeesite/modules/bisai/util/ResultUtils.java
949013bd8de3c7549a067fab52bf01da52ac292c
[]
no_license
xiaofeng68/bisai
a6d613453fc6ad4c34327f94f8bbbbf825f106bf
f6f91d5f8e04017e67fc57a66968b605e7c5d0d3
refs/heads/master
2021-01-09T05:55:18.497822
2017-07-04T15:17:46
2017-07-04T15:17:46
80,836,557
2
2
null
null
null
null
UTF-8
Java
false
false
481
java
package com.thinkgem.jeesite.modules.bisai.util; public class ResultUtils { public static String numToUpper(Integer num) { // String u[] = {"零","壹","贰","叁","肆","伍","陆","柒","捌","玖"}; String u[] = { "〇", "一", "二", "三", "四", "五", "六", "七", "八", "九" }; char[] str = String.valueOf(num).toCharArray(); String rstr =...
[ "yu_qhai@LAPTOP-GE69N6QJ" ]
yu_qhai@LAPTOP-GE69N6QJ
b9341a7352bc01d8e40495055208d3b72708ce7a
ed106b9bb9747cc892fd5220d6142cb7ee18a78b
/app/src/main/java/com/example/laughingmn/picscan/PhotoActivity.java
24ef62400dd093df63425f65d71c31990103f840
[ "Apache-2.0" ]
permissive
licijit/Picscan
117465dff96772260fe67d6237ebb8efc5b0671f
17e580d97c411d4ed2cbeafbcc91d4d513340520
refs/heads/master
2020-05-31T21:21:21.107808
2017-06-13T13:33:17
2017-06-13T13:33:17
94,048,973
0
0
null
null
null
null
UTF-8
Java
false
false
2,467
java
package com.example.laughingmn.picscan; import android.content.Context; import android.graphics.Point; import android.os.Bundle; import android.support.v7.app.AppCompatActivity; import android.view.Gravity; import android.view.View; import com.example.laughingmn.picscan.R; import com.example.laughingmn.picscan.other....
[ "luckydas.51@gmail.com" ]
luckydas.51@gmail.com
b6a0319c28317bfa2d373d1e69ef91ce3d5843f7
fb5c005b1357510d8f41d1b80a434b8eb7569d23
/src/main/java/com/neuqsoft/config/SwaggerConfig.java
5e157459b21a94a9394251c30f6480ba78081bdb
[ "Apache-2.0" ]
permissive
zhangxueg/db-back
2d3739e55593a753339f95ab3eef66cf6afa4658
9a8cb787021f68195d8b4f5b34cdaa7b54c048fb
refs/heads/main
2023-02-10T02:09:32.303558
2021-01-05T01:49:48
2021-01-05T01:49:48
325,709,090
0
0
null
null
null
null
UTF-8
Java
false
false
854
java
package com.neuqsoft.config; import com.neuqsoft.common.config.BaseSwaggerConfig; import com.neuqsoft.common.domain.SwaggerProperties; import org.springframework.context.annotation.Configuration; import springfox.documentation.swagger2.annotations.EnableSwagger2; /** * Swagger API文档相关配置 * Created by macro on 2018/4...
[ "577516964@qq.com" ]
577516964@qq.com
22f55d5a53b671b77eacfc10cbac8e9fedf858c6
193b758dd2aebac01edd6cee9dc4ac97febc09fa
/src/main/java/com/ricardojlrufino/eventbus/EventMessage.java
920807398349686933cda74de15594f5a94aa1db
[ "MIT" ]
permissive
ricardojlrufino/eventbus4j
3127ed38b137baef8dba7f50500ef11fc218d906
a663b9c06eb23fd6bce412754cce20e2ca9bca91
refs/heads/master
2022-12-31T23:02:14.653040
2020-05-21T02:40:44
2020-05-21T02:41:10
265,714,366
0
0
MIT
2020-10-13T22:09:29
2020-05-21T00:17:55
Java
UTF-8
Java
false
false
184
java
package com.ricardojlrufino.eventbus; /** * A Event is an object with a specific type that is associated to a specific {@link * EventHandler}. */ public interface EventMessage { }
[ "ricardo.jl.rufino@gmail.com" ]
ricardo.jl.rufino@gmail.com
8217d567cb29173897842c9b32b5b95be8eb03f5
fb7d48d6a28765a2d17f5a5a33976afb17efbaa7
/springbootwebtest004/src/test/java/com/springbootwebtest004/Springbootwebtest004ApplicationTests.java
b2ff6a7712b99871c1b33a9c9603aad9d67b936a
[]
no_license
wangzhen4444/SpringBootWebTest
94e6adbc164915559260f45eb849ef201eee7cb3
d94026800b7cd38765ea75dda865d3d09149bec1
refs/heads/master
2020-03-06T21:35:26.331068
2018-04-24T13:23:31
2018-04-24T13:23:31
127,081,592
0
0
null
null
null
null
UTF-8
Java
false
false
355
java
package com.springbootwebtest004; import org.junit.Test; import org.junit.runner.RunWith; import org.springframework.boot.test.context.SpringBootTest; import org.springframework.test.context.junit4.SpringRunner; @RunWith(SpringRunner.class) @SpringBootTest public class Springbootwebtest004ApplicationTests { @Test ...
[ "911898654@qq.com" ]
911898654@qq.com
ab07c17c3e2a98ad15a48b5f18f9a2f230146325
1b9cc8b79652a27f01172a11cc2115d59cad737f
/AWT/client/view/LoginForm.java
95333dd13b01c26b0a5b156e2d1974804db38475
[]
no_license
Ignorant-Instigator/Maze
0d1e6eec13e3ad2464908402c594697d7354abf7
629942e9fe4a052949ab5dc27b7491b03188820e
refs/heads/master
2021-01-22T06:45:25.843527
2014-08-09T17:25:06
2014-08-09T17:27:10
null
0
0
null
null
null
null
UTF-8
Java
false
false
859
java
package view; import java.awt.Color; import java.awt.GridBagConstraints; import java.awt.GridBagLayout; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import javax.swing.JComponent; import javax.swing.JLabel; import javax.swing.JTextField; public class LoginForm extends JComponent...
[ "ignorant.instigator@gmail.com" ]
ignorant.instigator@gmail.com
20429751fb3a32eea04b14850df8909ea8d28101
d8fc463723be100d29ac297961a21695c037f562
/bunnies-core/src/main/java/de/oetting/bumpingbunnies/core/input/InputService.java
5175406b3e3b6559d599b49d7ac7c50127df0756
[]
no_license
hinnerkoetting/bumpingbunnies
994ccb082394f0316829109a10eaaec8cfeb3f0f
3bc9a554904816d492d4c61209f3f6365b9ca324
refs/heads/master
2021-01-01T17:48:27.834179
2016-01-31T14:14:52
2016-01-31T14:14:52
35,323,680
6
1
null
null
null
null
UTF-8
Java
false
false
82
java
package de.oetting.bumpingbunnies.core.input; public interface InputService { }
[ "hinnerk.oetting@gmail.com" ]
hinnerk.oetting@gmail.com
7239c20cdf6ef72392301e59578b1ffaeca57ab8
2808e509c2177879241f29e61c6f4e5653237f1d
/src/com/sandbox/EnumCycleTest.java
11ecfe43a1ffef80cbaa0d0152a77112c670c97c
[]
no_license
rfnunes/docker
bd8fbb55ef44b68f86b3b5ec281ed82e34c1f29c
d24cf91a6f8af8299686793a606db63c50c296b2
refs/heads/master
2021-05-04T23:10:58.833774
2018-01-24T22:26:36
2018-01-24T22:26:36
120,085,824
0
0
null
null
null
null
UTF-8
Java
false
false
1,352
java
/* * Copyright (C) Coriant * The reproduction, transmission or use of this document or its contents * is not permitted without express written authorization. * Offenders will be liable for damages. * All rights, including rights created by patent grant or * registration of a utility model or design, are r...
[ "ricardo.nunes@coriant.com" ]
ricardo.nunes@coriant.com
a44ddab44e18f8aec3d35d0299359bbf8637933e
258a8585ed637342645b56ab76a90a1256ecbb45
/Folitics/src/main/java/com/ohmuk/folitics/hibernate/repository/verdict/global/GlobalVerdictReligionDistributionRepository.java
2b5cb238055f4b6c38eafdab90c9d43c88e44a7e
[]
no_license
exatip407/folitics
06e899aae2dbfdeda981c40c0ce578d223979568
aff3392e09c35f5f799e3fb1c4534b5343a22f01
refs/heads/master
2021-01-01T16:23:14.684470
2017-07-20T10:27:08
2017-07-20T10:27:08
97,819,592
0
0
null
null
null
null
UTF-8
Java
false
false
7,194
java
package com.ohmuk.folitics.hibernate.repository.verdict.global; import java.util.List; import org.hibernate.Criteria; import org.hibernate.Session; import org.hibernate.SessionFactory; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.beans.factory.annotation.Autowired; imp...
[ "gautam@exatip.com" ]
gautam@exatip.com
6c83a02d313caac196f55550a5988a98ae6192d6
c2d8181a8e634979da48dc934b773788f09ffafb
/storyteller/output/mazdasalestool/GrepExhibitionReportUsedOnVisitmotivationintroductionAction.java
ec127ab23f547e76c9144ca3ec46504200e12ac0
[]
no_license
toukubo/storyteller
ccb8281cdc17b87758e2607252d2d3c877ffe40c
6128b8d275efbf18fd26d617c8503a6e922c602d
refs/heads/master
2021-05-03T16:30:14.533638
2016-04-20T12:52:46
2016-04-20T12:52:46
9,352,300
0
0
null
null
null
null
UTF-8
Java
false
false
1,597
java
package net.mazdasalestool.web; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import net.mazdasalestool.model.*; import net.mazdasalestool.model.crud.*; import org.apache.struts.action.Action; import org.apache.struts.action.ActionForm; import org.apache.str...
[ "toukubo@gmail.com" ]
toukubo@gmail.com
6f23dd1ca8a0709722c86036204159488a3f8832
4548e4f32e28b7d584f7ece89335eb7e60a01d5c
/app/src/main/java/com/prakash/androidcodeshop/myknowledgebase/activities/ContentDisplayCH2Activity.java
2c75d6214e4563fc58dc87a1fa304e650e470ea1
[]
no_license
Prakash172/MyKnowledgeBase
8f80011d135723fd2d3647efa7af8d468388ee03
1445ae92ea29833ecaef65471cada7e945fa31b3
refs/heads/master
2020-04-26T12:32:30.064683
2019-03-03T09:09:19
2019-03-03T09:09:19
173,553,140
0
0
null
null
null
null
UTF-8
Java
false
false
3,456
java
package com.prakash.androidcodeshop.myknowledgebase.activities; import android.content.Intent; import android.os.Bundle; import android.support.v7.app.AppCompatActivity; import android.view.View; import android.widget.ImageButton; import com.prakash.androidcodeshop.myknowledgebase.R; import com.prakash.androidcodesho...
[ "electrophile172@gmail.com" ]
electrophile172@gmail.com
2061e112b686421d8d4b70f90977509ba7171721
8f900b6cd74584c8c332fe37fb87814ed7414557
/GHotel/src/nb/ghotel/util/DateUtil.java
3f506652422905e0715fb7e1d3a689077110c5db
[]
no_license
lzrabbit/Java
dd33147eaa20f41d0d8c51fbbce267d161a44c7c
d3df2143a4f25c211e7e076b3ac9fa510d6a98d4
refs/heads/master
2021-01-22T13:08:25.060495
2014-02-17T13:04:49
2014-02-17T13:04:49
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,225
java
package nb.ghotel.util; import java.text.ParseException; import java.text.SimpleDateFormat; import java.util.*; public abstract class DateUtil { public static Date parse(String source) { String pattern = "yyyy-MM-dd"; if (source.contains(":")) { pattern += " HH:mm:ss"; } return parse(source,...
[ "lzrabbit@126.com" ]
lzrabbit@126.com
8e1ce305608879b16dc5a1060d0eca9e77da93e0
9c4b0ea5236a1431af4f3ef7b9cf575d7c5f65e7
/HeroStatsActivity.java
70433882a896d3029ac397c50c513f6902b1cfe0
[]
no_license
javiertok99/DemoExplicitIntent
2625b0e3608710a9b661e8cdb8c87159789889cb
3545fdfced06707966363a27dd13a9be4a831d8c
refs/heads/master
2020-03-15T23:50:18.550042
2018-05-07T06:18:33
2018-05-07T06:18:33
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,551
java
package com.example.a16022934.demoexplicitintent; import android.content.Intent; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.view.View; import android.widget.Button; import android.widget.TextView; public class HeroStatsActivity extends AppCompatActivity { TextView t...
[ "16022934@myrp.edu.sg" ]
16022934@myrp.edu.sg
6020ca250f91071e0dcd2ab1f7d266f7dec9ec14
1b949586c8feb0fb5230382fa8501850893950b1
/fineract-provider/src/main/java/org/apache/fineract/portfolio/savings/data/FixedDepositProductData.java
ea936104dc63ddbbfe1cd5926c91f8e2707472f4
[ "MIT", "BSD-3-Clause", "Apache-2.0", "LGPL-2.0-or-later", "LicenseRef-scancode-public-domain", "CDDL-1.1", "LicenseRef-scancode-free-unknown", "EPL-1.0", "Classpath-exception-2.0", "GPL-2.0-only" ]
permissive
cjxonix/fineractapp
44d3a66cf9eddc99bfa3d8f5697797bc855f8e46
b711fb2d142f5f7ecc39448fa868cc0542084328
refs/heads/master
2022-06-19T11:52:56.167338
2020-04-06T05:37:37
2020-04-06T05:37:37
253,395,889
0
0
Apache-2.0
2022-06-03T02:18:38
2020-04-06T04:39:14
Java
UTF-8
Java
false
false
32,614
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 m...
[ "niwoogabajoel@gmail.com" ]
niwoogabajoel@gmail.com
ac3d9d92fd3ed76588d4acefada41ea1fcb8533f
8e1d2aee54bfad13b6eba8750271c52cde61efe8
/codinginterview/src/main/java/com/example/codinginterview/graphsandtrees/BST.java
35cc52df88d74c6360b0a23b7efb4996a95e19cd
[]
no_license
samjonescode/Miscellany
d11b52382714bf2b5f0cb849e05e024c24a0829e
9897b05b76b30f4f78b1b3bba6a3db9d568ef1d9
refs/heads/master
2022-04-06T02:36:23.939879
2020-02-16T17:58:19
2020-02-16T17:58:19
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,212
java
package com.example.codinginterview.graphsandtrees; import java.util.ArrayList; import java.util.List; public class BST { public static void main(String[] args) { TreeNode t = new TreeNode(1); TreeNode t1 = new TreeNode(20); TreeNode t2 = new TreeNode(-1); List<TreeNode> treeNode...
[ "samuelriley1393@gmail.com" ]
samuelriley1393@gmail.com
ef83b253b7135d30cb8ecf80e6276415caa95d79
82a8ccbc7cf51f27ce686ae03032d97d0e59083a
/Java/AP-1/scores100.java
a011665fe34c905b29c0bd083bad4e5930ba702e
[]
no_license
Nitro1231/CodingBat
0385cd53233c525e40939e223dcad747d45e0cb0
ce140e854ef22c14751a2152d5d2f8f345849412
refs/heads/master
2023-05-26T13:34:04.561455
2020-05-01T14:37:58
2020-05-01T14:37:58
260,394,128
0
0
null
null
null
null
UTF-8
Java
false
false
434
java
/* Given an array of scores, return true if there are scores of 100 next to each other in the array. The array length will be at least 2. scores100([1, 100, 100]) → true scores100([1, 100, 99, 100]) → false scores100([100, 1, 100, 100]) → true */ public boolean scores100(int[] scores) { for(int i = 0; i < scores.le...
[ "nitro0@naver.com" ]
nitro0@naver.com
b59e48f9e879191c2a14fdd13e37697e6af54925
1f9aa5a00b5b60d333b1aa1697ceabc3e4d3500a
/app/src/main/java/com/android/ATRGames/MathExercises/DifficultTask.java
5d2ca3fab91df2ee6e72da8b8a0affa232e73260
[]
no_license
almar94/A.T.RGames
2f3697ffd764ac7f489e2fbc7fb068e3430e839a
81c34dd1abefdfa4ad722c52a883191eac83507d
refs/heads/master
2023-03-21T08:25:24.229320
2020-10-16T15:32:16
2020-10-16T15:32:16
304,667,841
0
0
null
null
null
null
UTF-8
Java
false
false
5,287
java
package com.android.ATRGames.MathExercises; import android.content.Intent; import android.os.Bundle; import android.os.CountDownTimer; import android.os.Handler; import android.view.View; import android.widget.Button; import android.widget.ImageView; import android.widget.ProgressBar; import android.widget.TextView; ...
[ "almareshef3@gmail.com" ]
almareshef3@gmail.com
7ebed1fe9eec58572dcac0e8cd5ad376b2b6d61e
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/4/4_8bc0cb14b19ad5cabf5f29eb6ebcf6b6e42d47a4/SourceCode/4_8bc0cb14b19ad5cabf5f29eb6ebcf6b6e42d47a4_SourceCode_s.java
50c77f16d1ed739bc774fdefc16bc3ec2b759ac2
[]
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
3,381
java
/** * BSD-style license; for more info see http://pmd.sourceforge.net/license.html */ package net.sourceforge.pmd.cpd; import java.io.File; import java.io.FileInputStream; import java.io.InputStreamReader; import java.io.LineNumberReader; import java.io.Reader; import java.io.StringReader; import java.la...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
eda5e302145c1e1d97d0389d4a5c26f4d01c4d70
333f031638b9357162730551f5fece29de26f58e
/app/src/main/java-gen/com/kinth/football/dao/PushMessageDao.java
727dc6aa2318c07288538bbef0262e6440526e0f
[]
no_license
Solaning/cloud-football
19a21f0585989c639846f44bd30cdff8aff84f22
7e310daceb2694851c6a52c3a956a8bc4a7a3d2f
refs/heads/master
2021-01-10T15:43:08.658612
2015-10-24T08:52:55
2015-10-24T08:52:55
44,853,394
2
0
null
null
null
null
UTF-8
Java
false
false
5,139
java
package com.kinth.football.dao; import android.database.Cursor; import android.database.sqlite.SQLiteDatabase; import android.database.sqlite.SQLiteStatement; import de.greenrobot.dao.AbstractDao; import de.greenrobot.dao.Property; import de.greenrobot.dao.internal.DaoConfig; import com.kinth.football.dao.PushMessag...
[ "384276310@qq.com" ]
384276310@qq.com
e95828a74e3a4807e0651dd290b6032e2680cae9
d9fde528493b244863cb15b1d98f0eeeea086f79
/app/src/main/java/com/ziroom/creation/utils/LogUtils.java
7abbf8073aeaede1443a692a69fb01e629511c2e
[]
no_license
lmnrenbc/Creation
b9a4dab09874004e70957e41f5338880240fc802
7dd1a2dce84a7f8726cf0d9d22100f7306cf939c
refs/heads/master
2021-05-06T20:25:26.818650
2017-11-28T06:11:03
2017-11-28T06:11:03
112,293,279
0
1
null
null
null
null
UTF-8
Java
false
false
5,749
java
package com.ziroom.creation.utils; import android.util.Log; import com.ziroom.creation.base.Constant; import com.ziroom.creation.base.CreationApplication; import java.io.BufferedWriter; import java.io.File; import java.io.FileWriter; import java.io.IOException; import java.text.SimpleDateFormat; import java.util.Cal...
[ "lmnrenbc@163.com" ]
lmnrenbc@163.com
6603cd125dfd7880c0958ce7d563cae9c49bd2e5
5b3101fa8d3578dd1ee3206259fbec8d394d91c0
/app/src/main/java/myadapterfg/wiranata/com/CoachesItem.java
d8fb2a15dedadcc4bdccef59991f50be24d5bc81
[]
no_license
dimaswiranata/AndroidStudio-Belajar_Adapter
17385d899ea85e84a064719d902f62c6d1bcd05a
d13e2044c3891110537e850e2acd914a62d58010
refs/heads/master
2020-08-12T12:36:53.534888
2019-10-13T05:55:49
2019-10-13T05:55:49
null
0
0
null
null
null
null
UTF-8
Java
false
false
775
java
package myadapterfg.wiranata.com; public class CoachesItem{ private String coachAge; private String coachName; private String coachCountry; public void setCoachAge(String coachAge){ this.coachAge = coachAge; } public String getCoachAge(){ return coachAge; } public void setCoachName(String coachName){ ...
[ "36686862+dimaswiranata@users.noreply.github.com" ]
36686862+dimaswiranata@users.noreply.github.com
41b496c6489aa7a0d7bcfafafc9bf05bba04b87a
2613e22cb211c7b2466adb4989ffba5a7afa4e26
/src/main/java/bom/dtoBuilder/UserDtoBuilder.java
8bb91c17b43f1a3729898243af53f1b46fdec9c2
[]
no_license
michalzst/bom
bc115e5c4b48ff6fc0eb161e60d4bb4c3cf4c7b0
ad776e45f4a502f78872a773530d7a56e423a64e
refs/heads/master
2022-06-14T14:02:03.958703
2019-11-15T12:26:03
2019-11-15T12:26:03
203,169,004
0
0
null
null
null
null
UTF-8
Java
false
false
820
java
package bom.dtoBuilder; import bom.dto.UserDto; import bom.user.Role; import bom.user.User; import bom.user.UsersRepository; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import java.util.HashSet; import java.util.Set; @Service public class UserDtoBuild...
[ "misiek-pl@o2.pl" ]
misiek-pl@o2.pl
aa6e420489af71b7a88c35c099603c1dfcfc405d
71fc9de2491b6d02536b9732e3721cf5466b8567
/benchmark/src/main/java/com/espertech/esper/example/benchmark/server/CEPProvider.java
9f3f5974a88dfd80aa58fdd5382fef3330b0f7bf
[]
no_license
hancy2013/esper-voter
7843b9c56a307e883e2801fb5f87238eb1399399
0c3494cbf07affb0b0e61637be17acfb80ae204b
refs/heads/master
2020-12-11T05:46:33.158979
2015-06-28T19:48:34
2015-06-28T19:48:34
null
0
0
null
null
null
null
UTF-8
Java
false
false
6,592
java
/************************************************************************************** * Copyright (C) 2007 Esper Team. All rights reserved. * * http://esper.codehaus.org * * --------------------------------------------------...
[ "jmeehan16@gmail.com" ]
jmeehan16@gmail.com
a90b10484d0f43f5e8ea5f6b041a8e7a96818d8c
c5b1d0951b18cbde9f2abc7ff00451e5ecc8ae13
/src/com/starbaby/diyBook/utils/JavaBeanZuoShu.java
f4c090fc5681251bc3c27ca74202a74bac15d022
[]
no_license
sangmingming/MyMusic
c1f787c612b70b41810d7c86b9d299d06e742b06
1eb15042c50fe2803eaf8a71320ea44736f64680
refs/heads/master
2021-01-20T17:50:11.392996
2014-04-04T04:43:50
2014-04-04T04:43:50
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,437
java
package com.starbaby.diyBook.utils; import java.io.Serializable; import java.util.ArrayList; public class JavaBeanZuoShu implements Serializable{ public ArrayList<String> musicList = new ArrayList<String>();//做书里的音乐资源(如果存在) // public ArrayList<String> imageList = new ArrayList<String>();//模板图书的图片集合(别人作品) // ...
[ "lfs84244025@126.com" ]
lfs84244025@126.com
503fdd6d7d2ae7917c2affe55da9897eb371921c
c10662c73dd8e402baabaac19bd3f892e75184f9
/src/main/java/hyorongE/springboot/web/dto/PostsSaveRequestDto.java
60433196c1ece3655f560ffdf7da1a5b656ee3a6
[]
no_license
hyorongE/hyorong-study
a612325a197547c4c96b0defa524f4bbc7f54463
c8c0b4c26eff1090dd6a87958b273d7d788b0c80
refs/heads/master
2023-01-07T02:42:35.947870
2020-11-08T05:08:47
2020-11-08T05:08:47
304,367,354
0
0
null
null
null
null
UTF-8
Java
false
false
684
java
package hyorongE.springboot.web.dto; import hyorongE.springboot.domain.posts.Posts; import lombok.Builder; import lombok.Getter; import lombok.NoArgsConstructor; @Getter @NoArgsConstructor public class PostsSaveRequestDto { private String title; private String content; private String author; @Builder...
[ "khj5910297@naver.com" ]
khj5910297@naver.com
319e69243e9d544e3aced204c242c3226991e3ef
3efe48ee39abe230d7b9d2bfdddee2c428e6049f
/net.unicoen.unimappergenerator/src/net/unicoen/MyStringValueConverter.java
a9e8c1d8b752fa78fea4d734d762c7768b5ddeb4
[]
no_license
UnicoenProject/UniMapperGenerator
f0fe1cfa779b589790095fbe149629b23e4bf184
556413d48fd864e96f196cfd0e0176eccd2d2cd0
refs/heads/master
2021-04-19T00:58:56.870598
2017-04-03T00:31:12
2017-04-03T00:31:12
13,693,502
1
0
null
2016-08-17T00:54:48
2013-10-19T01:42:18
Java
UTF-8
Java
false
false
572
java
package net.unicoen; import org.eclipse.xtext.conversion.ValueConverterException; import org.eclipse.xtext.conversion.impl.AbstractLexerBasedConverter; import org.eclipse.xtext.nodemodel.INode; public class MyStringValueConverter extends AbstractLexerBasedConverter<String> { @Override protected String toEscapedStri...
[ "exkazuu@gmail.com" ]
exkazuu@gmail.com
949c4ef59880b2922783c17312806672d3f26bdc
a5ad6e83970d2170e8f01d4847cb7db3aab0674e
/SCG/src/main/java/com/handmark/pulltorefresh/library/internal/IndicatorLayout.java
aea73962ac5a413549f9f47054d5d55aaa5dc6ae
[]
no_license
NikemoXss/SCGAS
a0e9232a34fc657984f6d38701852f98bc006c40
16e5593451f92556cc03a8ea75a49549ccbd5e22
refs/heads/master
2020-06-25T07:58:20.725491
2017-09-22T08:53:52
2017-09-22T08:53:55
96,523,075
0
0
null
null
null
null
UTF-8
Java
false
false
4,731
java
/******************************************************************************* * Copyright 2011, 2012 Chris Banes. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apac...
[ "2461178131@qq.com" ]
2461178131@qq.com
85ce9a421b1b36321bad74b18b098fb036a28b95
4b451a3f8c0a309d27b7afbcd3a1bc9475665f67
/wffweb/src/main/java/com/webfirmframework/wffweb/tag/html/tables/Th.java
d6483a8f3cf16f35d388a107fa43703f267c2fba
[ "Apache-2.0" ]
permissive
deshpamit/wff
0ba31ea65a77f206dd368d27595ad20ab2d66aca
2551216cf78fa48e37a3eb6ddcb60e79b8b1b2f1
refs/heads/master
2021-01-12T14:08:08.175632
2016-10-01T14:18:17
2016-10-01T14:18:17
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,034
java
package com.webfirmframework.wffweb.tag.html.tables; import java.util.logging.Logger; import com.webfirmframework.wffweb.settings.WffConfiguration; import com.webfirmframework.wffweb.tag.html.AbstractHtml; import com.webfirmframework.wffweb.tag.html.TagNameConstants; import com.webfirmframework.wffweb.tag.html.attrib...
[ "webfirm.framework@gmail.com" ]
webfirm.framework@gmail.com
c8a4c028403d40ec7ed05ca402e65671252e23cb
6d6d8b5f6d9d6c3ac804bf07502800662f7cedaa
/src/lab10/Panel.java
a6afae061e12f40f0a004861796381b5da115a2d
[]
no_license
Dasmitrich/Javalabs
83afc615b9e3f2af0177b6d91c5562f6b7e24b52
89ddb4ff92133b2f57302975df9a478b2861297c
refs/heads/master
2023-02-02T23:09:31.561670
2020-12-11T18:16:01
2020-12-11T18:16:01
297,341,179
0
0
null
null
null
null
UTF-8
Java
false
false
5,670
java
package lab10; import javax.swing.*; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; public class Panel extends JPanel { private JButton numbers[] = new JButton[10]; private JTextField field = new JTextField(); private JButton backspace = new JButton("Backspace"); private JBu...
[ "dashmitrich@gmail.com" ]
dashmitrich@gmail.com
3c276efed3c38eb7201d9cb794e54fd62a35c48a
c2ddb0ea09476cadd067a688bae64fedea1f8f63
/test/src/Try.java
edebdf1841a216d4439430cfe99d781e01e5b4f8
[]
no_license
inabotnaru1/QA-lab1
6d653986221b9edd18092d0a0633cbc18f40d8df
f7e81503cd6aa6f28b3fa5bc577d2f1b38dc4f20
refs/heads/main
2023-01-06T15:50:14.864286
2020-11-07T19:40:50
2020-11-07T19:40:50
310,918,913
0
0
null
null
null
null
UTF-8
Java
false
false
21
java
public class Try { }
[ "inabotnaru1@gmail.com" ]
inabotnaru1@gmail.com
e1c869c9aaff2e9e46edc25e30f34efb8c698dab
33b59b4b19b6087a4ce7c01688a239404e81e833
/ttangTtang/src/admin/outuser/service/OutuserService.java
c3d180d0d60321325897d7ae491685d747479b0d
[]
no_license
teamJavaTT/ttangTtang
07d049367a66e45e47be99df23f46755de7fe3c3
fafdf07ff78e15d274f07e087c417bf3838fa618
refs/heads/master
2023-07-15T15:44:18.024076
2021-08-17T06:49:12
2021-08-17T06:49:12
373,061,827
0
0
null
null
null
null
UTF-8
Java
false
false
2,217
java
package admin.outuser.service; import java.sql.Connection; import java.sql.SQLException; import java.util.List; import admin.outuser.dao.OutuserDao; import admin.outuser.model.Outusercolumn; import jdbc.DBConnection; public class OutuserService { private OutuserDao outuserDao = new OutuserDao(); // 글 목록에 읽어오기 ...
[ "96tmdals@gmail.com" ]
96tmdals@gmail.com
ec1668fb0774f2ac6d82fc5ff6e8e6f7ad24ff6e
b3b1dceb135f76936eb6b0992e2bd953225ae381
/SpringBoot代码/coursemanage/src/main/java/com/manage/course/entity/Notice.java
967a79c2c4845d8f67a74a86b93a1f5d37247724
[]
no_license
DreamPersonalize/CurriculumManage
d72f703315c6f6403ca385db68a72ada90f0c72f
5e879c538afb644d808b2ad6627cec628edee48f
refs/heads/master
2022-11-24T13:34:02.061177
2020-08-03T03:55:36
2020-08-03T03:55:36
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,848
java
package com.manage.course.entity; import com.fasterxml.jackson.annotation.JsonFormat; import lombok.Data; import javax.persistence.*; import java.text.ParseException; import java.text.SimpleDateFormat; import java.util.Date; /** * author: zhang * date: 2020年4月16日16:46:15 * 公告表 */ @Entity @Data public class Noti...
[ "PersonZhang2019@outlook.com" ]
PersonZhang2019@outlook.com
7ac70cca2fb8e37e7bff1d9b32f725a1a80dbdc2
752769cdbde5709ec894e46509ea26d072f63860
/jsf-demos/im/src/main/java/com/jsf/config/DataConfig.java
aa9ec10d7881e95816f72d541f0aa9799e39ecdd
[ "BSD-3-Clause" ]
permissive
cjg208/JSF
dca375b472d16e2a7cb9ac56e939b63d60cc86cf
693041b6bb6a1b753d3be072c8ee7d879622e6b5
refs/heads/master
2023-01-01T08:39:47.925873
2020-10-27T08:35:08
2020-10-27T08:35:08
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,577
java
package com.jsf.config; import com.github.pagehelper.PageInterceptor; import org.apache.ibatis.plugin.Interceptor; import org.apache.ibatis.session.SqlSessionFactory; import org.mybatis.spring.SqlSessionFactoryBean; import org.mybatis.spring.SqlSessionTemplate; import org.mybatis.spring.annotation.MapperScan; import o...
[ "809573150@qq.com" ]
809573150@qq.com
86cbb904c1bdde335c500fcc9b77d9f5440fcb0b
0e0343f1ceacde0b67d7cbf6b0b81d08473265ab
/bpmn/aurora.bpmn.designer.rcp/src/aurora/ide/designer/diagram/feature/AChoreographyTaskFeatureContainer.java
77cdc94dd178035e7cdd6db8b2cc864801f7a6d0
[]
no_license
Chajunghun/aurora-project
33d5f89e9f21c49d01d3d09d32102d3c496df851
d4d39861446ea941929780505987dbaf9e3b7a8d
refs/heads/master
2021-01-01T05:39:36.339810
2015-03-24T07:41:45
2015-03-24T07:41:45
33,435,911
0
1
null
null
null
null
UTF-8
Java
false
false
812
java
package aurora.ide.designer.diagram.feature; import org.eclipse.bpmn2.modeler.ui.features.choreography.ChoreographyTaskFeatureContainer; import org.eclipse.graphiti.features.IFeatureProvider; import org.eclipse.graphiti.features.custom.ICustomFeature; import aurora.ide.bpmn.model.ex.feature.ShowWebSettingFeature; pu...
[ "rufus.sly@gmail.com@c3805726-bc34-11dd-8164-2ff6f70dce53" ]
rufus.sly@gmail.com@c3805726-bc34-11dd-8164-2ff6f70dce53
7323677d33af4a505dcc5fd635a08a28bac17c72
bd6316cee2e540976b560a61723db3bc2691915c
/src/main/java/com/github/hdy/common/util/WebUtils.java
0631124584663e4fef5ae7627fcd410750988433
[]
no_license
hdy10/boot-common
28a994924f53e13bc2fc7585a979fca386467023
47548e0d237dacb4ec1457287a9212558fa35f27
refs/heads/master
2022-07-15T08:53:40.967985
2020-03-05T11:58:17
2020-03-05T11:58:17
193,711,374
0
2
null
2022-06-29T17:28:08
2019-06-25T13:18:21
Java
UTF-8
Java
false
false
14,496
java
package com.github.hdy.common.util; import cn.hutool.core.codec.Base64; import cn.hutool.json.JSONUtil; import com.alibaba.fastjson.JSON; import com.github.hdy.common.exceptions.CustomException; import com.github.hdy.common.result.Results; import lombok.SneakyThrows; import lombok.experimental.UtilityClass; import lom...
[ "498218711@qq.com" ]
498218711@qq.com
aef40a41e5a2f06d32a86bd73ccc400959bdfe5b
984233ef1685225dda449306a3037e83e6e3e5b8
/src/main/java/com/frank/netty/mqtt/store/DupPublishMessageStore.java
d45ca794fe23ab718802b1e6507789e3cc00bbf2
[]
no_license
Flyerfrank/workspace
81c62c13657e5dde5442043c973ba9a860924cca
2b9fbc94bccef180ea33aedcee01f2b615f89973
refs/heads/master
2020-04-16T01:14:50.968965
2019-05-22T14:08:41
2019-05-22T14:08:41
165,165,984
0
0
null
null
null
null
UTF-8
Java
false
false
1,439
java
package com.frank.netty.mqtt.store; import java.io.Serializable; /** * @author james * @description PUBLISH重发消息存储 */ public class DupPublishMessageStore implements Serializable { private static final long serialVersionUID = -8112511377194421600L; private String clientId; private String topic; priva...
[ "710620070@qq.com" ]
710620070@qq.com
371cac0f0e531fa288562e3e9496d36e19022727
5c2bbb01cc18871ea5ee769fb0d2af565db63ee9
/src/menu/MainMenu.java
172f4aa65ca11f5fc1396558d57f79316c736b74
[]
no_license
ConnorHGit/JumpingGame
75e858cc55bf5381a9686c969ea198ce677b84be
35b204a9b2dda4983f014fe4c42c0f6b41685e2b
refs/heads/master
2020-06-08T09:55:59.137412
2014-11-07T02:32:47
2014-11-07T02:32:47
null
0
0
null
null
null
null
UTF-8
Java
false
false
835
java
package menu; import java.awt.Graphics; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import game.Game; import javax.swing.JButton; public class MainMenu extends AbstractMenu { public MainMenu(){ super(); addComponent(new JButton("Start"),350, 200, 100, 40); ((JButton) getComponent...
[ "connor.infernaldoom@gmail.com" ]
connor.infernaldoom@gmail.com
c3979393f095f4eb364da986fe19263050d15097
a7b874f991d0bfb5f0caaec5acc5bc3c83eefa7b
/ocr-server/pre-requisitos/pdftk-2.02-dist/java/pdftk/org/bouncycastle/asn1/cmp/CertStatus.java
67653608b06a7a782976b7b339766c3541765a41
[]
no_license
wallacevff/OCR-SERVER-x64
0d25534675776db08f6964352fe4038c4797ec5a
4d2627bb7cb478b49dcf482ad199e07b19d41b15
refs/heads/master
2023-03-31T21:41:41.643705
2021-03-28T14:22:40
2021-03-28T14:22:40
352,348,738
2
1
null
null
null
null
UTF-8
Java
false
false
2,732
java
package pdftk.org.bouncycastle.asn1.cmp; import java.math.BigInteger; import pdftk.org.bouncycastle.asn1.ASN1EncodableVector; import pdftk.org.bouncycastle.asn1.ASN1Integer; import pdftk.org.bouncycastle.asn1.ASN1Object; import pdftk.org.bouncycastle.asn1.ASN1OctetString; import pdftk.org.bouncycastle.asn1.ASN1Primit...
[ "wallacevff@hotmail.com" ]
wallacevff@hotmail.com
77428bc140ed6939192997912007efbb1f05ddb5
f1acd13de6f9a5c474638f9a90c1367f7c81a7f6
/src/main/java/com/tys/project/vo/PageMaker.java
c000dac746056f396d89431a472915a6b2563448
[]
no_license
GUGUGOO/Homework
b658239de9e5a8c37f6e94b4ef82da042983d712
07a464b18dc347e5ae88d627f0275e5774285843
refs/heads/main
2023-01-19T04:58:17.746387
2020-11-29T22:04:48
2020-11-29T22:04:48
317,051,389
1
0
null
null
null
null
UTF-8
Java
false
false
2,467
java
package com.tys.project.vo; import java.io.UnsupportedEncodingException; import java.net.URLEncoder; import org.springframework.web.util.UriComponents; import org.springframework.web.util.UriComponentsBuilder; public class PageMaker { private int totalCount; private int startPage; private int endPage...
[ "noreply@github.com" ]
GUGUGOO.noreply@github.com
d6ac97a452f378d55cbc72c4497f7398f7ad17b4
8d118326379f673fd0dbd83e20f282ce8f06421d
/sampletest/src/main/java/learning/ValidParentheses.java
8fc9ab9a4cbe6f8e075b56e3a3f1b76777ccc801
[]
no_license
chpsrinu/learning
c12545525216d68305c9c4391c8cdd7eda997682
718f0f30dbe87c284b377fad6a0ea8e7ee242722
refs/heads/master
2021-06-18T02:40:35.529924
2021-01-22T20:39:55
2021-01-22T20:39:55
150,308,031
0
0
null
null
null
null
UTF-8
Java
false
false
824
java
package learning; import java.util.HashMap; import java.util.Map; import java.util.Stack; public class ValidParentheses { public static boolean isValid(String s) { Map<Character, Character> map = new HashMap<Character, Character>(); map.put('(', ')'); map.put('[', ']'); map.put('{', '}'); Stack<Charact...
[ "pchowdad@cisco.com" ]
pchowdad@cisco.com
615aff086cd3645aa7b43cc5530713dd8281ec98
348880954053b1ed356b945ab29295a514e772ae
/hadoop-ozone/recon/src/main/java/org/apache/hadoop/ozone/recon/api/UtilizationEndpoint.java
55f90552b3646c3cb9c70fb7aae72c570dad1c28
[ "Apache-2.0", "LicenseRef-scancode-unknown", "BSD-3-Clause", "LicenseRef-scancode-unknown-license-reference", "MIT" ]
permissive
bharatviswa504/hadoop-ozone
434c781240ef0b8b81e6464d6d92aad9e0de0965
bcfb64ae588c896fd540abcfb860cc9ddb9a2523
refs/heads/master
2023-08-11T03:53:53.586146
2022-01-12T05:24:01
2022-01-12T05:24:01
215,187,757
3
2
Apache-2.0
2019-10-15T02:26:46
2019-10-15T02:26:46
null
UTF-8
Java
false
false
3,781
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" ]
bharatviswa504.noreply@github.com
277669c87177f9a9ece0483af60f66cb3e1bd98b
1e2b8b6b12bca4eb32aa1745bccf4cbf548fe3c4
/app/src/main/java/com/opalinskiy/ostap/pastebin/interactor/dagger/modules/ProfileModule.java
cab83eb5b161d50def5fd88f496947c69dcd29aa
[]
no_license
OstapOpalinskiy/PastebinAppClient
34c73985d580ddbab65b361d863120f763531b15
f145b8a2948592c00ea2e5cc035bf2f3705d50a2
refs/heads/master
2021-01-20T20:35:41.540214
2016-07-20T09:30:02
2016-07-20T09:30:02
63,152,518
0
0
null
null
null
null
UTF-8
Java
false
false
973
java
package com.opalinskiy.ostap.pastebin.interactor.dagger.modules; import android.content.SharedPreferences; import com.opalinskiy.ostap.pastebin.interactor.IDataInteractor; import com.opalinskiy.ostap.pastebin.interactor.RequestParams; import com.opalinskiy.ostap.pastebin.screens.main_screen.IMainScreen; import com.o...
[ "ostap.opal@gmail.com" ]
ostap.opal@gmail.com
8c8e2689a8f18cd3bce82bf86d204b53998fc6ea
7e2b10878b76fb7634655887224d44860d0be83a
/src/main/java/poc/raviraj/gwtapp/client/GwtApp.java
4d331b0f5de65e70da841c0303a8253c0d735ca3
[]
no_license
jcodesmarter/gwtappcfx
7fe8de4450b0f1c8fcb1f6dbeed9cd00acd6dc1e
0daa43f36137dd450090665337209a9450f21999
refs/heads/master
2021-01-19T12:53:00.063499
2017-04-14T12:50:30
2017-04-14T12:50:30
88,051,531
0
0
null
null
null
null
UTF-8
Java
false
false
392
java
package poc.raviraj.gwtapp.client; import com.google.gwt.core.client.EntryPoint; import com.google.gwt.user.client.ui.RootLayoutPanel; public class GwtApp implements EntryPoint { public static MainContainerLayout CONTAINER = new MainContainerLayout(); public void onModuleLoad() { RootLayoutPanel rootLayoutP...
[ "ravirajs@citiustech.com" ]
ravirajs@citiustech.com
b1ce0d4fa91e2f729ed421844b00ddc344be5e6e
963599f6f1f376ba94cbb504e8b324bcce5de7a3
/sources/com/jakewharton/rxbinding2/view/AutoValue_ViewLayoutChangeEvent.java
e55fffe58325d4ab54a9ec10e424cafdda3c9e17
[]
no_license
NikiHard/cuddly-pancake
563718cb73fdc4b7b12c6233d9bf44f381dd6759
3a5aa80d25d12da08fd621dc3a15fbd536d0b3d4
refs/heads/main
2023-04-09T06:58:04.403056
2021-04-20T00:45:08
2021-04-20T00:45:08
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,890
java
package com.jakewharton.rxbinding2.view; import android.view.View; final class AutoValue_ViewLayoutChangeEvent extends ViewLayoutChangeEvent { private final int bottom; private final int left; private final int oldBottom; private final int oldLeft; private final int oldRight; private final int...
[ "a.amirovv@mail.ru" ]
a.amirovv@mail.ru
56757f232bad86506be57b45cbfd8841e94828ea
5741045375dcbbafcf7288d65a11c44de2e56484
/reddit-decompilada/com/google/android/gms/internal/zzfiq.java
47a1341e9dfe0e55c6b311581e20a06362622209
[]
no_license
miarevalo10/ReporteReddit
18dd19bcec46c42ff933bb330ba65280615c281c
a0db5538e85e9a081bf268cb1590f0eeb113ed77
refs/heads/master
2020-03-16T17:42:34.840154
2018-05-11T10:16:04
2018-05-11T10:16:04
132,843,706
0
0
null
null
null
null
UTF-8
Java
false
false
22,566
java
package com.google.android.gms.internal; import java.lang.reflect.Field; import java.nio.Buffer; import java.nio.ByteOrder; import java.util.logging.Level; import java.util.logging.Logger; import sun.misc.Unsafe; final class zzfiq { private static final Logger f7472a = Logger.getLogger(zzfiq.class.getName()); ...
[ "mi.arevalo10@uniandes.edu.co" ]
mi.arevalo10@uniandes.edu.co
0640050738cf9515a319f5830645f214d7aafa34
d52bf0f78ac89d183d755345741094c0dfb1fe89
/Key_value_DB/DBMS/Hashmap_DB.java
ca23eb73814abb7b8f92f5896f0abaf1edf073d2
[]
no_license
Kvetter/Spring2018Database
7e2021763a629fa4aa50e04445554e083962c9e6
0962801786620b8b87eee208939c1a013af8fd5b
refs/heads/master
2021-09-06T10:29:57.719993
2018-02-05T15:19:20
2018-02-05T15:19:20
119,988,484
0
1
null
null
null
null
UTF-8
Java
false
false
3,917
java
package DBMS; import java.io.*; import java.nio.charset.StandardCharsets; import java.util.HashMap; public class Hashmap_DB { private HashMap<String ,Long> map; private File file; private RandomAccessFile raf; /** * Constructer that creates the objects needed to store our data and read and wri...
[ "kasper.vetter@mail.dk" ]
kasper.vetter@mail.dk
ae350592aaf3acf7729a80c689f3eb5f8311b9b5
be0b29dc7d4927c7265774aca643e9f86ad6de15
/app/src/main/java/com/example/androidbaseproject/MainApplication.java
bebeda248ba4756b2686594dea3c89cb8af73ed6
[ "Apache-2.0" ]
permissive
MarkyC/android-base-project
5808ccfbae89f8a2dd6db24360cd227c44cef227
bd987919a90b03dcf765926954c4526c068fb837
refs/heads/master
2020-02-26T13:11:48.712793
2016-07-20T21:39:01
2016-07-20T21:39:01
63,805,438
0
0
null
null
null
null
UTF-8
Java
false
false
810
java
package com.example.androidbaseproject; import android.app.Application; import com.crashlytics.android.Crashlytics; import com.crashlytics.android.core.CrashlyticsCore; import io.fabric.sdk.android.Fabric; public class MainApplication extends Application { @Override public void onCreate() { super.o...
[ "marco@clearbridgemobile.com" ]
marco@clearbridgemobile.com
f492e0d586c2af2261fa605486d055c56d9f1ac0
c659d4831bb28238d9874a9285e45c7910312633
/src/sample/notes/ControllerNotesBoard.java
b93b20d3aaf7efc5292ba86a78f891dab3dd5220
[]
no_license
RaphaelStYves/untiled5
77c713b9c1d12afc285eb6da8a84ff191bd12277
a6164a69ab20c95ccbaf49b8b01062903a51397f
refs/heads/master
2021-09-04T19:26:43.569650
2018-01-21T18:09:26
2018-01-21T18:09:26
113,800,257
0
0
null
null
null
null
UTF-8
Java
false
false
13,331
java
package sample.notes; import javafx.fxml.FXML; import javafx.scene.Group; import javafx.scene.Scene; import javafx.scene.canvas.Canvas; import javafx.scene.canvas.GraphicsContext; import javafx.scene.layout.Pane; import javafx.scene.paint.Color; import sample.chordBoard.ControllerChordBoard; import sample.chordFinder....
[ "raphaelstyves@gmail.com" ]
raphaelstyves@gmail.com
36ee8145eeba61f05797f1ed272af5bd75e888a8
3369b5570b138c0275f70b5a2d2ff2013066ea2b
/src/com/elawhelp/ui/Request_Lawyer.java
efb530564b801948867f61a553443a7353b81e31
[]
no_license
Shuddho93/eLawHelp
05b28079014d8423f5f2acf3328a31c97812d9fe
b2260f2e9331f15ad73b0f641a0e2e75980f23d0
refs/heads/master
2020-03-28T17:03:57.783495
2018-09-15T07:24:52
2018-09-15T07:24:52
148,755,159
0
0
null
null
null
null
UTF-8
Java
false
false
5,331
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 com.elawhelp.ui; import com.elawhelp.util.DBUtil; import java.util.Arrays; import java.util.List; import org.hibernate.Query; ...
[ "Shuddho@DESKTOP-DS2EEPB" ]
Shuddho@DESKTOP-DS2EEPB
1c811648e60e0c81cce8a6440391cc5a071d3a74
27b591ce909342d4b30682a73b4971521f8984b6
/wiki-admin/src/main/java/com/hzqing/admin/domain/system/UserInfoDetails.java
0ca827f6bb00c9ba021b1f2b4411ae0a25cb966e
[ "MIT" ]
permissive
scokaven/HZQ-Wiki
699726de8285ec566091b43de41df42406ce34ab
8573e1f40e7a5868156694db1d165c63d76a6843
refs/heads/master
2020-12-10T23:00:05.019170
2020-01-11T08:47:30
2020-01-11T08:47:30
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,809
java
package com.hzqing.admin.domain.system; import lombok.Data; import org.springframework.security.core.GrantedAuthority; import org.springframework.security.core.userdetails.UserDetails; import java.util.List; /** * @author hzqing * @date 2019-05-21 10:47 */ @Data public class UserInfoDetails implements UserDetails ...
[ "hengzhaoqing@163.com" ]
hengzhaoqing@163.com
44ee1184645bd6f8fa8758f37e233b0d8900c878
02cc5c7de52f8d6ebf75ff34caf10f76033abb07
/27-Access Modifiers/src/com/cybertek/p1/C.java
091bfb5ceae3adba7df91fd8a8b946b8c5e322fa
[]
no_license
Mery1609/pool
c2183cde100aef6a679bed63ae4e25322511a47c
67a3568ecb54fb2b7604ebf5c291e3dcacfd1fa3
refs/heads/master
2020-04-16T01:15:12.715201
2018-11-22T05:23:38
2018-11-22T05:23:38
null
0
0
null
null
null
null
UTF-8
Java
false
false
135
java
package com.cybertek.p1; public class C { public static void main(String[] args) { A object = new A(); object.display(); } }
[ "a.jumaklychev@gmail.com" ]
a.jumaklychev@gmail.com
77b3d81de0401d622c05d92ac9d3972c1bf5a23b
87d41770b2d744688824d2cdb44d89f95268c9bf
/src/vos/PedidoProdConSustituciones.java
f8faf695a146b6e0629e4ef47be15a7a6778d462
[ "MIT" ]
permissive
js-diaz/sistrans
ceca27762302be5e50118f6b295fdc4a122f8b7a
c6fe9379c083c86d1f9704c63f91f5c8474c8316
refs/heads/Salvar2.0
2021-08-28T01:20:23.122380
2017-12-11T01:41:25
2017-12-11T01:41:25
103,463,860
0
0
null
2017-11-19T23:49:53
2017-09-14T00:00:49
Java
IBM852
Java
false
false
1,028
java
package vos; import java.util.List; import org.codehaus.jackson.annotate.JsonProperty; /** * Pedido que ha hecho un cliente de un menu, con sustituciones en Úl. * @author JuanSebastian */ public class PedidoProdConSustituciones extends PedidoProd { /** * Sustituciones de un ingrediente por otro. */ @JsonPr...
[ "js.diaz@uniandes.edu.co" ]
js.diaz@uniandes.edu.co
8b080005a3bfdf47729fbdc0ddcfce6bad27cc1f
54f220fdf8a4e9a49a3ce0235f4c550440fe91e0
/network-programming-in-java/src/main/java/com/youxiang/chapter09/PooledDaytimeServer.java
1e86d0223e959c0ca7136f3e4829949a13f815a9
[]
no_license
RiversLau/java-network-programming
5af90789cf93e23abe3b5be1014e699a808bc88c
895828d8b937db72242d7441b57f382953ff5854
refs/heads/master
2020-03-08T14:26:12.204199
2018-04-15T09:10:16
2018-04-15T09:10:16
128,184,860
0
0
null
null
null
null
UTF-8
Java
false
false
1,902
java
package com.youxiang.chapter09; import java.io.IOException; import java.io.OutputStreamWriter; import java.io.Writer; import java.net.ServerSocket; import java.net.Socket; import java.util.Date; import java.util.concurrent.Callable; import java.util.concurrent.ExecutorService; import java.util.concurrent.Executors; /...
[ "zhaoxiang0805@hotmail.com" ]
zhaoxiang0805@hotmail.com
531ab0d9a89bad8c844ec28e10a687e4c7651d4c
32f38cd53372ba374c6dab6cc27af78f0a1b0190
/app/src/main/java/com/autonavi/minimap/basemap/traffic/net/AudioDownloadCallback.java
41600c87f193b1ca71f6918af5277ca5adacbef7
[]
no_license
shuixi2013/AmapCode
9ea7aefb42e0413f348f238f0721c93245f4eac6
1a3a8d4dddfcc5439df8df570000cca12b15186a
refs/heads/master
2023-06-06T23:08:57.391040
2019-08-29T04:36:02
2019-08-29T04:36:02
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,633
java
package com.autonavi.minimap.basemap.traffic.net; import android.os.Environment; import com.amap.bundle.blutils.FileUtil; import com.autonavi.common.Callback; import com.autonavi.common.Callback.CachePolicyCallback; import com.autonavi.common.Callback.CachePolicyCallback.CachePolicy; import com.autonavi.common.Callbac...
[ "hubert.yang@nf-3.com" ]
hubert.yang@nf-3.com
30e49e9b5a09eb6e00152709fb57d5abd52810ea
6874b5bde1a3756b94b4059838ebec03040812a2
/app/src/main/java/ra/sumbayak/briogas/api/models/DeviceData.java
6c755790cd4280be70673c7289f0d75303708bf6
[]
no_license
rsmbyk/briogas-android
57969baf9bfeb4c69a10d957ccf1d2da11ef8b02
efeb2a8625301b55a5f8afb5ef28b22cfe228898
refs/heads/master
2021-06-22T10:42:20.137828
2017-08-13T06:20:54
2017-08-13T06:20:54
null
0
0
null
null
null
null
UTF-8
Java
false
false
583
java
package ra.sumbayak.briogas.api.models; import com.google.gson.annotations.SerializedName; public class DeviceData { @SerializedName ("id") public int id; @SerializedName ("owner") public String owner; @SerializedName ("methane") public int methane; @SerializedName ("pressure") public int pr...
[ "ronaldsumbayak611@gmail.com" ]
ronaldsumbayak611@gmail.com
d2becb7d230f8228ca203c9db8455c50217eb34d
9867e0371f7853fe8aedc41a1f44b514b14578d9
/ksiegarnia-rest-api/src/main/java/pl/ksiegarnia/rest/model/Item.java
49633d66fed9d5bd30fa72f6e4f6487a3e21c0ab
[]
no_license
grubarek/ksiegarnia
7660e08726b925b129ffacae9d8d84acc9f3cdd9
727253db6d4297a607a04f87f55ada32f5c35d40
refs/heads/master
2021-01-20T09:01:45.722370
2015-09-05T13:27:01
2015-09-05T13:27:01
39,726,511
0
0
null
null
null
null
UTF-8
Java
false
false
1,153
java
package pl.ksiegarnia.rest.model; import java.util.List; /** * Created by pgrubarek on 17.08.15. */ public class Item { private static final long serialVersionUID = 4764932857557385437L; private Long id; private Double price; private Integer quantity; public List<Long> itemList; public It...
[ "pgrubarek@corelogic.pl" ]
pgrubarek@corelogic.pl
1b1615853d20b7d10696583676c0422e1f79d2c1
02199456a5cbcde327530d98b4aadc28fee70045
/contrib/carto/src/main/java/io/jeo/carto/CartoCSS.java
ff41c1832bddcac97b6018370d2fce874c04029c
[ "Apache-2.0" ]
permissive
jeo/jeo
48a721cc3abc3145ba961db4cde7493027b3bd1e
70cd7b8be60f9aca35e439b440651eaeef78c5fd
refs/heads/master
2023-08-13T19:17:57.576288
2021-04-26T21:09:33
2021-04-26T21:09:33
12,117,077
14
13
Apache-2.0
2023-05-23T20:19:44
2013-08-14T19:06:14
Java
UTF-8
Java
false
false
1,420
java
/* Copyright 2013 The jeo project. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by appl...
[ "jdeolive@gmail.com" ]
jdeolive@gmail.com
6a9bcae4684626dee79f2c27147e90c8715be1e7
8a6621d2221ad808eadfe849f45e8b2d77b9676a
/Assignment2_Client/target/generated-sources/jaxws-wsimport/client/EditMovieResponse.java
e0f4860ba7bc80fdefa548673a97ec87f87fd57d
[]
no_license
ducchibui/Assignment2_Repo2
d172726b4719b099b60617abf151c00d1c2b7279
817c0094efb68758baccea22fe872b9071c8ef62
refs/heads/master
2021-05-18T01:39:16.297896
2020-04-02T14:18:43
2020-04-02T14:18:43
251,050,486
0
0
null
2021-03-31T22:00:40
2020-03-29T14:21:53
JavaScript
UTF-8
Java
false
false
726
java
package client; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlType; /** * <p>Java class for editMovieResponse complex type. * * <p>The following schema fragment specifies the expected content contained within this class. * ...
[ "CBui@absolute.com" ]
CBui@absolute.com
eb29511777c71f5d17c1de3164d45d89bea6063a
6201e56ad425a424e8f5e18ecac4570badc2aff9
/app/src/androidTest/java/co/com/proyectoii/udea/virtualstore/ApplicationTest.java
350a3c2e221c4007f6f590092bef7f8101fcdc16
[]
no_license
santigomezp/ProyectoIntegradorII
a1d48112f4a3841c04b7e2686f1666e7710f2c45
0e21c32882da71a4ca586ede0f26808a2fcb3c64
refs/heads/master
2021-01-10T04:00:04.922540
2016-01-21T17:26:26
2016-01-21T17:26:26
46,904,319
0
0
null
null
null
null
UTF-8
Java
false
false
366
java
package co.com.proyectoii.udea.virtualstore; import android.app.Application; import android.test.ApplicationTestCase; /** * <a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a> */ public class ApplicationTest extends ApplicationTestCase<Application> { public ApplicationTest...
[ "santiago_2466@hotmail.com" ]
santiago_2466@hotmail.com
a48e722887a776b50c0436a368575ed4a2960707
78121dfc7762f62344e4d7b2f6b9186f7f59087c
/02 - Desenvolvimento/04 - Construcao/08 - Aplicacao/12 - Server/DCoracoesServer/src/main/java/br/com/dcoracoes/server/model/movimento/ContaPoupanca.java
02026bd6361901f247d778d6ba0850d4ed10c872
[]
no_license
joserobson/sistema-gerencia-vendas-catalogo
ee5cb5ee5e893170345ab5290d3d8cbc83a78da4
478bbbc223ce323ba9df6230ed17f9650feb048e
refs/heads/master
2021-01-10T09:24:45.588241
2015-06-30T20:48:04
2015-06-30T20:48:04
48,184,347
0
0
null
null
null
null
UTF-8
Java
false
false
447
java
package br.com.dcoracoes.server.model.movimento; import javax.persistence.DiscriminatorValue; import javax.persistence.Entity; /** * @author Jose Robson * @version 1.0 * @created 06-mar-2012 18:43:12 */ @Entity @DiscriminatorValue("ContaPoupanca") public class ContaPoupanca extends MovimentoConta { ...
[ "robsbq@gmail.com" ]
robsbq@gmail.com
572f6c6b53aea1b132d8bbd5ede5cd28c2b90660
e15f44ec67162c8d28dfb768b0955fd87867c916
/app/src/main/java/app/qingtingfm/com/util/androidutil/PathUtils.java
fae958c3a19d09e8f774c43b16f36053f06f971f
[]
no_license
xyjian758/fastbaseapp
e718b1ab3b4d57508bc82cd4f8a706254193b282
621b438eedfffea05d144f1630d8c81b76257b9c
refs/heads/master
2020-04-10T16:13:45.835663
2018-12-10T07:56:58
2018-12-10T07:56:58
161,138,072
0
0
null
null
null
null
UTF-8
Java
false
false
15,248
java
package app.qingtingfm.com.util.androidutil; import android.os.Build; import android.os.Environment; import app.qingtingfm.com.application.AndroidApplication; /** * <pre> * author: Blankj * blog : http://blankj.com * time : 2018/04/15 * desc : utils about path * </pre> */ public class PathU...
[ "824006354@qq.com" ]
824006354@qq.com
45c7ffc102baceedde364a4e828b4b5555a4566b
205135c18cd7e264d5a3abd49a096930c7453970
/test/com/xfashion/shared/BarcodeHelperTest.java
95edbc1278065c87b847ba6e9a9de6a5de9958ca
[]
no_license
archmage74/x-fashion
25f34b2fb0a76b04ae921de95facf6d576c4eaae
a72f6facd0716e3b74b42cfdeea1000d2e7fe338
refs/heads/master
2020-04-09T10:37:37.353269
2012-10-21T16:57:55
2012-10-21T16:57:55
3,690,556
0
0
null
null
null
null
UTF-8
Java
false
false
611
java
package com.xfashion.shared; import org.junit.Test; import junit.framework.Assert; public class BarcodeHelperTest { @Test public void barcodeTest1() { BarcodeHelper bh = new BarcodeHelper(); Long input = 101008000037L; String actual = bh.generateEan(input); String expected = "1010080000370"; ...
[ "werner.puff@gmx.net" ]
werner.puff@gmx.net
51c720d6e66bca48bb6761a959896610c0fbddb9
135881e6393f822fac5a17332530e6b5a51880ac
/common/src/main/java/com/self/learn/java/innerClassDemo/Circle.java
033d5c0275544502dc05730d77c7573da9063e65
[]
no_license
linaaron/beckend
9c2fffea8e0e9aa243841a1d59383203a04171ad
113cab3baf7e829f34a4b31a9fdcce3a443c32cb
refs/heads/master
2016-08-09T23:17:41.450817
2016-03-11T06:47:36
2016-03-11T06:47:36
48,156,542
0
0
null
null
null
null
UTF-8
Java
false
false
1,506
java
package com.self.learn.java.innerClassDemo; public class Circle { public static int count = 1; private double radius = 0; private Draw draw = null; public Circle() { } public Circle(double radius) { this.radius = radius; } //member inner class class Draw { double ...
[ "Aaron.Lin@ehealth-china.com" ]
Aaron.Lin@ehealth-china.com
1643b9c0e3db3fa5fa7b28592dfc4b2fce43397d
eb3861ad885b35b26aecb5f9544ad14e74588e18
/MAC0323/EP11/MoveToFront.java
58593cb0d02c606791870b86a9c0fc1620b451b2
[]
no_license
limapvictor/backup-materias-antigas
b5d8aa020667363274f31bc02122c66fc53d6a7e
20e8c6353d67afa1ec8523dd1a0ebd5b47158442
refs/heads/master
2023-02-28T06:48:41.518937
2021-02-01T22:06:54
2021-02-01T22:06:54
335,091,902
0
0
null
null
null
null
UTF-8
Java
false
false
3,204
java
/**************************************************************** Nome: Victor Pereira Lima NUSP: 10737028 Ao preencher esse cabeçalho com o meu nome e o meu número USP, declaro que todas as partes originais desse exercício programa (EP) foram desenvolvidas e implementadas por mim e que p...
[ "lima.p.victor@outlook.com" ]
lima.p.victor@outlook.com
8404e3e58a8732422a5fe833c9639838e378e43e
a1e2f1299e94d5dfeae6e4391893e2e4ea7ee39d
/app/src/main/java/com/example/daggerpractice/practice/Engine.java
c0467c6ed2c0a49572e15b003231cc7db8db9b64
[]
no_license
venki131/DaggerPractice
cc1b78d831715d8b6e2a9ecc8d0fb267c37e843f
2f1110ded2ed92ba3aa7531d4f389d5ba52029e7
refs/heads/master
2020-07-30T20:03:45.766785
2019-10-03T09:06:07
2019-10-03T09:06:07
210,342,890
0
0
null
null
null
null
UTF-8
Java
false
false
121
java
package com.example.daggerpractice.practice; import javax.inject.Inject; public interface Engine { void start(); }
[ "venkatesh.n@techtreeit.com" ]
venkatesh.n@techtreeit.com
d5d139f7c90626e628e7a9bcd8546cb7f9ebc6b2
eaae18539fef63104faf926e88f4e39721cc313b
/src/Poberezhets/e-olimp/week2/Main.java
a8937b5381e38bc5e722dfe2c5075c478cea7e48
[]
no_license
anneteka/OKAlabs
e83977d9f58f93ce3c985584e45330b7d7d06b2b
44c1215cf90117ea15e8db0035adcab895a0a970
refs/heads/master
2020-04-09T15:10:40.869208
2018-12-20T22:05:53
2018-12-20T22:05:53
160,418,193
2
8
null
null
null
null
UTF-8
Java
false
false
2,433
java
/** * Якось нарешті жителі планети Земля знайшли заселену планету, назвали її ТТВ, * і відправили разом з кораблем туди одного кролика. Кролику сподобався клімат * нової планети і через місяць він народив на світ ще одного кролика. Відомо, * що кожен місяц кожен кролик, який був присутніс на планеті, відтворював н...
[ "a.karlysheva@ukma.edu.ua" ]
a.karlysheva@ukma.edu.ua
26ceb7ae8bce96cca3d099233aa981c1ecc53923
88da869075d87a9079b786a7a8ccaf14de589bc8
/app/src/main/java/com/cecilia/framework/module/main/adapter/NewsAdapter.java
1457bdadfff2b725a69c2a143f6f2033d65abea1
[]
no_license
Ellbert/HongZun
d820a8114c123a5c739cf00f2754824ced5b86b7
38bb0648f7a6041b342baaf343e88d6db3f1ea76
refs/heads/master
2020-04-07T18:54:35.793598
2019-01-23T01:22:41
2019-01-23T01:22:43
158,629,042
0
0
null
null
null
null
UTF-8
Java
false
false
1,489
java
package com.cecilia.framework.module.main.adapter; import android.content.Context; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.TextView; import com.cecilia.framework.R; import com.cecilia.framework.base.BaseLmrvAdapter; import com.cecilia.framewor...
[ "15015868732@163.com" ]
15015868732@163.com
112a4b68a08f33eb00449f95b6d2ddde26b4dd4b
1bc27636c50b91b4537dab615616e0071dad4010
/HDState/src/xiong/hdstats/da/evaluator/PsuedoRandomLDACompare.java
4c12d0963e3949b64c8016034dd9c6a9ab375fd4
[]
no_license
Fred1991/HDStats
bc99565952ca5d09df669132ca779c8d87cb9e72
a194b1e002dbea493b9e279a0285ab0da2b938a8
refs/heads/master
2021-09-14T23:01:20.889674
2018-05-21T17:57:12
2018-05-21T17:57:12
null
0
0
null
null
null
null
UTF-8
Java
false
false
10,004
java
package xiong.hdstats.da.evaluator; import java.io.FileNotFoundException; import java.io.IOException; import java.io.PrintStream; import java.util.HashMap; import java.util.HashSet; import java.util.Set; import edu.uva.libopt.numeric.*; import smile.math.matrix.Matrix; import smile.projection.PCA; import smile.stat.d...
[ "xiongha@rt04xiongha.managed.mst.edu" ]
xiongha@rt04xiongha.managed.mst.edu
ec316a702739af7081163b2298193a1be93bcf38
30cd16b8d072a8c0d078bed61a1202a883c647c3
/custom/training/trainingstorefront/web/src/org/training/storefront/filters/ConsentFilter.java
f2403124ca226b17a5b6c32229f0b468fb6cb58a
[]
no_license
purnandaru16/hybris-training-2
3d68958dba04e337d2695132982fe91e1d05674a
a8110da7be3a9d0f51d9cf6fc4ba0dade6205b88
refs/heads/master
2023-02-24T06:02:21.496718
2021-01-26T06:37:01
2021-01-26T06:37:01
332,448,673
0
1
null
null
null
null
UTF-8
Java
false
false
4,273
java
/* * Copyright (c) 2019 SAP SE or an SAP affiliate company. All rights reserved. */ package org.training.storefront.filters; import de.hybris.platform.acceleratorstorefrontcommons.constants.WebConstants; import de.hybris.platform.commercefacades.consent.AnonymousConsentFacade; import de.hybris.platform.commer...
[ "kris.sunupurnandaru@ai.astra.co.id" ]
kris.sunupurnandaru@ai.astra.co.id
38cdeaad33047da63b12793e472fc80e95f26c7d
520029ffb90f20e3d945afe5d089daa8f7230b0c
/src/estructuras/Estructuras.java
fa44bc76f5af3bbbd504ed178cb80c910c1904f9
[]
no_license
Zagitt/Estructuras
c2bbe67582614712ef34349e2646993b22c9a0f7
9da35f10368f9957c0708c980402ecd74af139fb
refs/heads/master
2021-01-22T18:23:10.570191
2015-09-09T18:30:24
2015-09-09T18:30:24
42,145,959
0
0
null
null
null
null
UTF-8
Java
false
false
428
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 estructuras; /** * * @author Gianni */ public class Estructuras { /** * @param args the command line arguments ...
[ "zagitt@gmail.com" ]
zagitt@gmail.com
c0f3855990a5858c1615af9137134e14540650f6
7d51de419f40b2b828dd69157ea5993a55537b7d
/IceFeeling/src/main/java/dmz/faction/icefeeling/data/client/IFBlockStateProvider.java
5718f91fb2d60908f97bf9107e9d5db7e71d81ed
[]
no_license
nicolas1410/IceFeeling
7d8cbc1230a153115da14b66d39891ebfdfcdfef
da4b8e3bfbfb718104c28204437b86b38caa8147
refs/heads/main
2023-08-15T01:55:21.269950
2021-01-29T09:41:44
2021-01-29T09:41:44
329,286,211
0
0
null
null
null
null
UTF-8
Java
false
false
1,909
java
package dmz.faction.icefeeling.data.client; import dmz.faction.icefeeling.blocks.IFBlocks; import dmz.faction.icefeeling.mod.Main; import net.minecraft.block.Block; import net.minecraft.data.DataGenerator; import net.minecraftforge.client.model.generators.BlockStateProvider; import net.minecraftforge.client.mod...
[ "nicod@DESKTOP-K2TL84V" ]
nicod@DESKTOP-K2TL84V
f06bab465b8ddb1235036663e3e5b11b58b49dd1
3a0db6a676ac9cfdce9b44ab70f6819bb2de0364
/AvoidTheBlocks/src/com/dk/nichlasandreasen/avoidtheblocks/entities/PowerUpCoin.java
b4f130a17cb73ac34d1d159916ed94e9b32e88f7
[]
no_license
nicaa/AvoidTheBlocks
b8123be056305e5bb22c765f81a32520d2325c66
f4135553efe1a4675e88a27908e63b420150f8f0
refs/heads/master
2021-01-10T07:09:32.309341
2015-06-14T22:47:15
2015-06-14T22:47:15
36,192,058
1
0
null
null
null
null
UTF-8
Java
false
false
1,016
java
package com.dk.nichlasandreasen.avoidtheblocks.entities; import android.content.Context; import android.graphics.Bitmap; import android.graphics.Rect; import com.dk.nichlasandreasen.avoidtheblocks.utils.BitmapHolder; public class PowerUpCoin extends Entity{ private Context context; private Bitmap powerUp; priva...
[ "nica1408@gmail.com" ]
nica1408@gmail.com
93152b7ed7158f4626e674ce1686e754b57d6e9c
0a8da300c0d464f66fbe39078b1e06b250976f99
/app/src/main/java/project/sherpa/ui/activities/AccountActivity.java
efd63634363eb8114cc6acaf4b3b925e705d3b79
[]
no_license
hogtreks/Sherpa
3a4279a80029d1db981e9d4d69d4e2d9702e3fe4
33a55a6c7b72f2f080049cd6df000f2deeedfc46
refs/heads/master
2022-02-04T14:13:11.429120
2017-10-13T02:56:19
2017-10-13T02:56:19
null
0
0
null
null
null
null
UTF-8
Java
false
false
766
java
package project.sherpa.ui.activities; import android.databinding.DataBindingUtil; import android.os.Bundle; import android.support.v7.app.AppCompatActivity; import project.sherpa.R; import project.sherpa.databinding.ActivityAccountBinding; import project.sherpa.models.viewmodels.AccountViewModel; /** * Created by A...
[ "amagh1990@gmail.com" ]
amagh1990@gmail.com
4619ac81074f6e3a67873cef78c37b8271e6b693
f52124d6c972765b3bf2ec10323afce85cf5505c
/sgee2.4-showcase/src/main/java/com/smartgwt/sample/showcase/client/Showcase.java
3f8d973d0454c93aef640d486e81a158cd4d1dac
[]
no_license
thanglt/sg-train-example
e6fdcc79faf274b1f8f91c80d42140dffec80cd5
45f019310578172bfe44706223b9ceecc9a47529
refs/heads/master
2016-08-06T23:56:21.427629
2012-05-19T04:49:28
2012-05-19T04:49:28
36,644,083
0
0
null
null
null
null
UTF-8
Java
false
false
12,345
java
/* * Isomorphic SmartGWT web presentation layer * Copyright 2000 and beyond Isomorphic Software, Inc. * * OWNERSHIP NOTICE * Isomorphic Software owns and reserves all rights not expressly granted in this source code, * including all intellectual property rights to the structure, sequence, and format of this code ...
[ "usedtolove@3780552c-9477-eb81-3b8a-ad7423f44bd1" ]
usedtolove@3780552c-9477-eb81-3b8a-ad7423f44bd1
70172a2b3a4c04a652f6ab158cb20567912a4274
80913050cc14a814b02a461874001b60e469c38c
/OJ/intersection.java
34742a2ef05649a83b24497c2818c3aa934f0928
[]
no_license
Irena-J/Daily-practice-and-reflection
8d0a3f53d293562a786ffc075124c70f53809315
79d66901b10c746dd4ce14260751aebea6760dd7
refs/heads/master
2022-12-11T22:48:14.710789
2020-09-06T14:47:32
2020-09-06T14:47:32
206,910,205
0
0
null
null
null
null
UTF-8
Java
false
false
708
java
//给定两个数组,编写一个函数来计算它们的交集。 public int[] intersection(int[] nums1, int[] nums2) { Set<Integer> set = new HashSet<>(); Map<Integer, Integer> map = new HashMap<>(); for (int i = 0; i < nums1.length; i++) { map.put(nums1[i], i); } for (int j = 0; j < nums2.length; j++) {...
[ "2426733691@qq.com" ]
2426733691@qq.com
9b239b60fe44945fd9f1de12d4783da25825f0e8
52f90d555fb5f4cde058f2f6ca045d367e7c268d
/src/main/java/sstendal/rest/RestService.java
e94cc6185438d14b34e088ebc4633e26f2bd85ac
[]
no_license
sstendal/angular-signicat
48392bc5ab4cfe35ed0d272d9ddaf0a83e115049
f71c12281271ad07166f981c6729ac4a20644742
refs/heads/master
2016-09-05T16:19:38.269843
2015-09-11T15:53:56
2015-09-11T15:53:56
41,752,741
0
0
null
null
null
null
UTF-8
Java
false
false
1,094
java
package sstendal.rest; import javax.servlet.http.HttpServletRequest; import javax.ws.rs.GET; import javax.ws.rs.Path; import javax.ws.rs.Produces; import javax.ws.rs.core.Context; import javax.ws.rs.core.Response; /** * The REST backend */ @Path("/") public class RestService { /** * curl http://localhost:...
[ "sigurd@sstendal.no" ]
sigurd@sstendal.no
d88eef6632c8bbf81f4462228c9adbd9262f8fb8
8da3eabe508213c795e8a7a228b57df394753820
/src/main/java/com/webischia/test1/repositories/CategoryRepository.java
630e4192125dc93128d4ca8000531451780837fe
[]
no_license
ffahri/springlearn
17f3f53faded18712ec4b1762c4a99deb47b1355
7ba76921ce72ab149338a822990984705031413a
refs/heads/master
2021-08-18T21:03:44.534902
2017-11-23T20:58:36
2017-11-23T20:58:36
111,843,425
0
0
null
null
null
null
UTF-8
Java
false
false
315
java
package com.webischia.test1.repositories; import com.webischia.test1.domain.Category; import org.springframework.data.repository.CrudRepository; import java.util.Optional; public interface CategoryRepository extends CrudRepository<Category,Long> { Optional<Category> findByDescription(String description); }
[ "admin@webischia.com" ]
admin@webischia.com
fb7a2c2e61070b509cb528baca3f9589a6030fee
bda84da832065996cde92f2f2bba42d1a02b92c1
/Learnings/src/IncrementDecrement.java
73d929ce873f07b06774c1008bcf5963a16c3804
[]
no_license
0DarkPrince0/Core-Java-Practise2
afce7bd96099febf1eed7f55ba651c0392bad95e
ca8ad823eb8c666ebcf5af603387f76ba8881ca7
refs/heads/master
2022-12-21T19:48:11.968238
2020-09-18T10:43:27
2020-09-18T10:43:27
296,591,462
0
0
null
null
null
null
UTF-8
Java
false
false
223
java
public class IncrementDecrement { public static void inc() { int n=5; System.out.println(++n); } public static void main(String[] args) { // TODO Auto-generated method stub IncrementDecrement.inc(); } }
[ "faheem.ilahi@rediffmail.com" ]
faheem.ilahi@rediffmail.com
40902645af91e4d5fca0f3efdef4a8def23256ab
0e75d26812f6e52385e5295e86c123ba6930ece0
/library1206/src/main/java/com/springboot/library/controller/LibLoanBookController.java
54e0b1f2dbfeef4dff6b7b5f99a6d93fab2bb83d
[]
no_license
valdetegjoni/library
486ce843f5ea497042282a52771380a78424c3d6
16514e0aba1cba4d49778a35c8dd4c6b9fa97345
refs/heads/master
2023-05-19T20:36:52.359236
2021-06-15T09:23:29
2021-06-15T09:23:29
374,036,862
0
0
null
null
null
null
UTF-8
Java
false
false
2,348
java
/** * */ package com.springboot.library.controller; import javax.validation.Valid; import org.springframework.data.domain.Page; import org.springframework.data.domain.Pageable; import org.springframework.data.domain.Sort; import org.springframework.data.web.PageableDefault; import org.springframework.http.HttpStat...
[ "gjoni_v@hotmail.com" ]
gjoni_v@hotmail.com
d554c326e72f1d7882b798fa910ea843d757ae7e
36f256378ed0620e8cbb67a54247eae6d7fbb23b
/src/com/epam/kaliada/oop/task2/Product.java
2b7153b8b3de140065465a678a8a53290b147b42
[]
no_license
AlKaliada/Java_Basics_UpSkill_Lab_1
797c1dd239ee0a947e9b35c067799de01fc3f9b7
4bec9b9b53ce55d07f70e811788f96bee99b5770
refs/heads/master
2023-01-21T11:21:46.686677
2020-12-09T09:33:45
2020-12-09T09:33:45
304,262,067
0
0
null
null
null
null
UTF-8
Java
false
false
842
java
package com.epam.kaliada.oop.task2; public class Product { private String name; private double price; private int quantity; public Product(String name, double price, int quantity) { if (name == null || quantity < 1 || price <= 0){ throw new IllegalArgumentException("No valid data")...
[ "Aliaksei.Kaliada@gmail.com" ]
Aliaksei.Kaliada@gmail.com
cc9ec2aa7cd69701285dbaa1c21f153e2b386d41
5a45e848d65186a1eedf921d8ecc125f78c8917e
/practica_7/src/paquete_2/SumaNumeros.java
1a9024cdd29b4eef29ea9591aed64737dd3c71e9
[]
no_license
concpetosfundamentalesprogramacionaa19/practica080719-2bim-davidpillco
02fd1fb75f2c06a01266d74aa2ca38c9cd79cd47
df375adaf2e15bf4a6e0d3db255176ad16691902
refs/heads/master
2020-06-17T09:28:11.259202
2019-07-08T21:56:18
2019-07-08T21:56:18
195,881,129
0
0
null
null
null
null
UTF-8
Java
false
false
607
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 paquete_2; /** * * @author davidpill */ public class SumaNumeros { public static void suma(int n) { double suma...
[ "davidpilco@gmail.com" ]
davidpilco@gmail.com
a033e79e059acd0692368509ce502d01185289b0
fe8f794f3a4abed3ab3a2d68c9842534522720a8
/app/src/main/java/info/kingpes/mymodule/MainActivity.java
ec7a44bef3957bd50a93f8711c2caa7aa02097e9
[]
no_license
hhnchau/MyModule
d73b1e082252d0405decee7db66695eecddafe85
c2a1d97b9995b8aa63e1552e7f566165fb7d5977
refs/heads/master
2020-06-13T20:58:53.864465
2019-07-02T04:23:36
2019-07-02T04:23:36
194,785,866
0
0
null
null
null
null
UTF-8
Java
false
false
582
java
package info.kingpes.mymodule; import android.content.Intent; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.view.View; import info.kingpes.mymodule.fragmentcontroller.FragmentController; public class MainActivity extends AppCompatActivity { @Override protected voi...
[ "chauhn@phuthotech.vn" ]
chauhn@phuthotech.vn
d8c877a916e649fe821af21a06e1ff8f95978436
82fe1a0adea33c02d1a09fffa580c9a5f3ac0d23
/src/me/wilk3z/kpractice/commands/cmdTeam.java
9352499f2db67cfc6d2fdaf55c8aa4bf7783de63
[]
no_license
kliwwy/kPractice
7780b3d4a1135f8f579c1f916a06361c3b5f4f3b
f1c9953f902ebf5fb3d59d6107639495fb89da94
refs/heads/master
2020-04-13T17:31:33.438413
2018-12-28T17:57:35
2018-12-28T17:57:35
163,350,125
2
1
null
null
null
null
UTF-8
Java
false
false
9,640
java
package me.wilk3z.kpractice.commands; import me.wilk3z.kpractice.Practice; import me.wilk3z.kpractice.teams.TeamHandler; import org.bukkit.Bukkit; import org.bukkit.ChatColor; import org.bukkit.command.Command; import org.bukkit.command.CommandExecutor; import org.bukkit.command.CommandSender; import org.bukkit.entity...
[ "unconfigured@null.spigotmc.org" ]
unconfigured@null.spigotmc.org