blob_id
stringlengths
40
40
directory_id
stringlengths
40
40
path
stringlengths
7
332
content_id
stringlengths
40
40
detected_licenses
listlengths
0
50
license_type
stringclasses
2 values
repo_name
stringlengths
7
115
snapshot_id
stringlengths
40
40
revision_id
stringlengths
40
40
branch_name
stringclasses
557 values
visit_date
timestamp[us]
revision_date
timestamp[us]
committer_date
timestamp[us]
github_id
int64
5.85k
684M
star_events_count
int64
0
77.7k
fork_events_count
int64
0
48k
gha_license_id
stringclasses
17 values
gha_event_created_at
timestamp[us]
gha_created_at
timestamp[us]
gha_language
stringclasses
82 values
src_encoding
stringclasses
28 values
language
stringclasses
1 value
is_vendor
bool
1 class
is_generated
bool
2 classes
length_bytes
int64
7
5.41M
extension
stringclasses
11 values
content
stringlengths
7
5.41M
authors
listlengths
1
1
author
stringlengths
0
161
1130f0a842f662bd8a034656ab4f617cca707e7f
083085e170d572cb59ae0309c31dd362ca73875f
/app/src/main/java/com/luthfihariz/newsreader/BaseView.java
909b8d185aa807faf215b08ba6049d2ace3dce3b
[ "MIT" ]
permissive
luthfihariz/indigo
24590d9923a7cabcca6e471e4cc45724d69137d0
b189a05044db7d5af391cbe85c4621a069300518
refs/heads/master
2021-01-19T17:00:18.624115
2018-09-19T00:45:36
2018-09-19T00:45:36
101,033,871
1
0
null
null
null
null
UTF-8
Java
false
false
155
java
package com.luthfihariz.newsreader; /** * Created by luthfihariz on 10/23/16. */ public interface BaseView<P> { void setPresenter(P presenter); }
[ "luthfi.hariz@tiket.com" ]
luthfi.hariz@tiket.com
6668b92d3fa994fdc323502cf3c962fc4e50ec49
e3cd511614581b285081c2e82830af656a5eab90
/leetcode/editor/cn/[16]最接近的三数之和.java
3788577a774c7eaa0699badd18e150cc922b1147
[]
no_license
0102-yang/leetcode
147e385d6de29e8f354e172bfe1c1e6f9f142ae7
3ee7a3dc462279a1ad715847d4922a4d1b2cfada
refs/heads/master
2023-09-03T12:41:43.755147
2021-11-12T14:10:01
2021-11-12T14:10:01
391,676,472
0
0
null
null
null
null
UTF-8
Java
false
false
1,705
java
package leetcode.editor.cn; import java.util.Arrays; /** * @author yang * @date 2021-10-13 22:48:40 */ class ThreeSumClosest { public static void main(String[] args) { Solution solution = new ThreeSumClosest().new Solution(); } //leetcode submit region begin(Prohibit modification and deletion...
[ "1657375983@qq.com" ]
1657375983@qq.com
a57d35389e0df32815d0001ece83dac947b03943
381543d48f5ba487dafce8d91e0c16ea0a069caa
/app/src/test/java/com/example/labinformatika/ExampleUnitTest.java
edc665ab96f9808f4a0752ad90476cb19b9485e3
[]
no_license
taqbagus/KAPE
a64031df068b9ab61484044c49a7b66757334dd8
71cff9b6d3b459eb47272a4742ec089693cd74c1
refs/heads/master
2020-09-15T07:33:18.314057
2019-11-30T14:59:30
2019-11-30T14:59:30
223,380,961
0
0
null
null
null
null
UTF-8
Java
false
false
387
java
package com.example.labinformatika; 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 public ...
[ "muttaqinbagus81@gmail.com" ]
muttaqinbagus81@gmail.com
772bcfdcb242505d850f506a2240a5430dbb325a
b972f2a3c0b72114455fdfb092e869fc5e73535b
/src/lischdev/matsedel/MatsedelActivity.java
d5365f6508f2e7559a01a7f14b3b8ae1c5241099
[]
no_license
PontusHanssen/DLG-Restaurangen--android-app-
62ddfc96005f961038c3c8eec9ca27f5455d0815
54ded5a06d86512f0a13b944ca9c536960eb030b
refs/heads/master
2023-04-27T14:50:25.930281
2012-03-16T11:37:11
2012-03-16T11:37:11
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,118
java
package lischdev.matsedel; import android.app.Activity; import android.os.Bundle; import android.view.View; import android.webkit.WebView; import android.widget.Toast; public class MatsedelActivity extends Activity { /** Called when the activity is first created. */ @Override public void onCreate(Bund...
[ "persson@flaskpost.org" ]
persson@flaskpost.org
ae7d8c89b1a766cd4bd634ca0ecbbb6571f068a5
e60405b816e6bf6c11673df92c62d972e8508a3b
/app/src/main/java/com/legado/preventagps/activities/vendedor/MapsActivity.java
de55382a25b9d4edbdc960aec67232afbe37267d
[]
no_license
legado24/preventa
8997216a3bdb8361f99b2aded6d9efc1ba7b3e8e
228a3c982fb8b1f36b504fb31265698125e7b0d9
refs/heads/master
2022-12-31T04:11:30.095055
2020-09-07T14:32:16
2020-09-07T14:32:16
306,215,078
0
0
null
null
null
null
UTF-8
Java
false
false
12,032
java
package com.legado.preventagps.activities.vendedor; import android.Manifest; import android.content.pm.PackageManager; import android.location.Location; import android.location.LocationManager; import android.os.Build; import android.os.Looper; import androidx.annotation.NonNull; import androidx.core.app.ActivityCompa...
[ "alternando24@gmail.com" ]
alternando24@gmail.com
8bcdfff72c45f66ab6c0090bff15ac04f4754969
61933ff2f67b5df1e55b94d1d88f7c6840766ffd
/app/src/test/java/com/example/lenovo/showbox/ExampleUnitTest.java
e48d4d9d87f86c269ee9ec949ce2c0c1b3c5b3e5
[]
no_license
treken/Show-Box
f1ffc9144e032b72134d54e510a284d5703826d6
58d74f4e2c450873dfa5d4961cf2b15e20efaad3
refs/heads/master
2020-04-19T00:10:47.663064
2017-11-05T07:15:16
2017-11-05T07:15:16
null
0
0
null
null
null
null
UTF-8
Java
false
false
404
java
package com.example.lenovo.showbox; 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 public ...
[ "tanishqgoel@gmail.com" ]
tanishqgoel@gmail.com
14a012dbc48edbe9dc98e3d429f7f254087d24e8
d6e51f5c7600a251391b7b8015a9739a053ecd5f
/app/src/main/java/com/leyifu/firstcode/activity/FruitActivity.java
e80994c476edb60b911ac3f3c9c4895d94c6532d
[ "Apache-2.0" ]
permissive
wyz1535/FirstCode
d5a5d72bb0ed9224df7c1ceb85582f92e289428a
1b8d30f77fe28a1a64b9d53c17d2aff85e5b8dfc
refs/heads/master
2021-06-25T17:03:20.617821
2017-08-29T02:05:05
2017-08-29T02:05:05
98,702,381
0
0
null
null
null
null
UTF-8
Java
false
false
2,236
java
package com.leyifu.firstcode.activity; import android.content.Intent; import android.os.Bundle; import android.support.design.widget.CollapsingToolbarLayout; import android.support.v7.app.ActionBar; import android.support.v7.app.AppCompatActivity; import android.support.v7.widget.Toolbar; import android.view.MenuItem;...
[ "wyz1535@163.com" ]
wyz1535@163.com
49d818566e8e6db88e33048f4bf4fb4536e95d4c
c26304a54824faa7c1b34bb7882ee7a335a8e7fb
/flink-table/flink-table-calcite-bridge/src/main/java/org/apache/flink/table/calcite/bridge/PlannerExternalQueryOperation.java
00b01f777eff7b43d32d50b31b8e167eda5ab77d
[ "BSD-3-Clause", "OFL-1.1", "ISC", "MIT", "Apache-2.0" ]
permissive
apache/flink
905e0709de6389fc9212a7c48a82669706c70b4a
fbef3c22757a2352145599487beb84e02aaeb389
refs/heads/master
2023-09-04T08:11:07.253750
2023-09-04T01:33:25
2023-09-04T01:33:25
20,587,599
23,573
14,781
Apache-2.0
2023-09-14T21:49:04
2014-06-07T07:00:10
Java
UTF-8
Java
false
false
2,484
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 ...
[ "luoyuxia@alumni.sjtu.edu.cn" ]
luoyuxia@alumni.sjtu.edu.cn
0e05fa7419c9000b21d6707c5d7312184e653af5
b9e648efbc2d74739689aead3259ec71d0686aab
/src/main/java/com/mycompany/managementsystem/Management/Teacher.java
eb916f8702fa2908ec9fb6e14f7bf05d9a757bf8
[]
no_license
ufsj-dcomp/gestao-academica-MTulio2000
ec34db37645541c6e72ee2afde01ef9d033186eb
8221419f8fae0c57f7a478702d5d2bf359801868
refs/heads/main
2023-01-02T16:01:50.977844
2020-10-21T22:08:15
2020-10-21T22:08:15
303,825,511
0
0
null
null
null
null
UTF-8
Java
false
false
309
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.mycompany.managementsystem.Management; /** * * @author marco */ public class Teacher extends Person{ }
[ "marco2000carvalho@gmail.com" ]
marco2000carvalho@gmail.com
c28ca272f2b80f24987e3b4e616dec523d100962
1d5137bb92e48c0347752fabf875cb360be280ee
/w-server/src/main/java/utils/auth/JwtAssertionException.java
46d7e4a3042d5d9eeef48ba5ae323e4bf592341e
[]
no_license
cpdevoto/code-exchange
11a91fefe5e801480c2db0bccc11f893d6f43d32
cdcca990fb5b9a7d89c155418885757b8ff140c6
refs/heads/master
2023-02-02T22:37:13.786122
2020-07-31T13:27:57
2020-07-31T13:27:57
65,395,461
0
1
null
2023-01-25T20:58:26
2016-08-10T15:47:37
Java
UTF-8
Java
false
false
614
java
package utils.auth; public class JwtAssertionException extends JwtException { private static final long serialVersionUID = 1L; public JwtAssertionException() {} public JwtAssertionException(String message) { super(message); } public JwtAssertionException(Throwable cause) { super(cause); } pu...
[ "cdevoto@maddogtechnology.com" ]
cdevoto@maddogtechnology.com
e52a34a43256a3efc0d1688b9c2493c3164d0129
c6e4c765862b98d11f12f800789e0982a980e5d9
/oap-server/server-library/library-util/src/test/java/org/apache/skywalking/oap/server/library/util/ResourceUtilsTest.java
8ed8e229f4b17f362bb577482a8e86dd798e9a42
[ "Apache-2.0", "BSD-3-Clause" ]
permissive
Fxdemon/incubator-skywalking
ba70e8a481c2613aa966e941a187f6eb140a67f2
89183fbc3830313566b58dbbab0a45cd94023141
refs/heads/master
2020-04-19T03:23:51.307175
2019-12-09T03:33:10
2019-12-09T03:33:10
152,511,085
2
0
Apache-2.0
2019-01-28T01:10:09
2018-10-11T01:14:13
Java
UTF-8
Java
false
false
1,168
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 ...
[ "noreply@github.com" ]
noreply@github.com
6cdd1da9a611546d114788870bda318cbf0cd999
97015cea1d000a5d07a0a6b1344be8d133446f97
/BigDataOnline/src/bigdata/Pair.java
30a810ef0b378527763c9b67f1293b160e12ebd7
[ "Apache-2.0" ]
permissive
jcastro-inf/Yelp-Review-Analysis-and-Recommendation
a3ea9945e1f93cd3f90e2d03bf80147e74e7f15c
fd5ae77aa596e33014ed3a5533d80529a8d1eb2b
refs/heads/master
2021-01-22T14:46:01.344417
2015-01-30T04:14:44
2015-01-30T04:14:44
null
0
0
null
null
null
null
UTF-8
Java
false
false
415
java
package bigdata; public class Pair<T1 extends Comparable<T1>, T2> implements Comparable<Pair<T1, T2>> { private T1 key; private T2 value; public Pair(T1 key, T2 value) { this.key = key; this.value = value; } public T1 getKey() { return key; } public T2 getValue() { return va...
[ "yg2392@columbia.edu" ]
yg2392@columbia.edu
4b5afc75cb0fb2808add64da11cff4afd0c35cf5
361297c696fe6974399f31aa5355c33244c32bd1
/src/main/java/org/tco/tfm/mr/LocationTreeModel.java
f319f5e68da64f1318e3cebac6cf9e949883e92c
[]
no_license
chukago/mr
156bad1ac983e66a71405a21ed09ccfdb62397fa
f3571a1c10a67e992b2c5782b404d820b8078dda
refs/heads/master
2021-01-11T21:46:33.770277
2017-01-13T14:49:17
2017-01-13T14:49:17
78,847,889
0
0
null
null
null
null
UTF-8
Java
false
false
3,709
java
package org.tco.tfm.mr; import javax.swing.tree.DefaultMutableTreeNode; import javax.swing.tree.DefaultTreeModel; import javax.swing.tree.MutableTreeNode; import javax.swing.tree.TreeNode; import org.tco.tfm.mr.Common.LocationRec_t; public class LocationTreeModel extends DefaultTreeModel { private static final lon...
[ "chukago@gmail.com" ]
chukago@gmail.com
812e4123cb7bcb5cd75d64d315faee8beb0a9f78
42fab133ddfab16e0a5d9e3c4bbc8518b5561b36
/Java10ComLineArgs/src/Hello.java
b34a47e61578b5eb68ed357ba7a71385c758f840
[]
no_license
bit1394/Java
35d96dc28d6e7c25f05b1c6f7d8224310d92bc90
97daa10a337980fb5b1c75cfe7f533c6008c3034
refs/heads/master
2021-01-22T01:04:49.522529
2016-09-08T14:42:07
2016-09-08T14:42:07
27,953,792
0
0
null
null
null
null
WINDOWS-1251
Java
false
false
385
java
public class Hello { public static void main (String [] args) { String name = args [2]; //1-й элемент массива ARGS // Он будет браться из аргумента командной строки //1-й из введенных // Run - Run configurations / Arguments >> вводим аргументы System.out.print("Hello " + name); } }
[ "it_nv@mail.ru" ]
it_nv@mail.ru
20dfb14fee9274ce6a2e0dc4363e82e680231976
65f5416def2375abd995103831a66bf4e701adb6
/Final Test/src/portfolioObject.java
fab91d8a0e31dd9b0bceb3f3e4becacbbd58da57
[]
no_license
MaximUltimatum/HardCommaClass-
bcd1eab43ebea4fe507df58ae0a35a3f544c97d9
848d83f6b9e8b0caef45be992efc538d9e9ef878
refs/heads/master
2021-01-10T16:16:32.481205
2016-03-17T20:10:41
2016-03-17T20:10:41
48,186,424
1
0
null
2016-03-17T14:41:04
2015-12-17T16:46:20
Java
UTF-8
Java
false
false
39
java
public class portfolioObject { }
[ "pcmesloh@gmail.com" ]
pcmesloh@gmail.com
40b75213bdce5d8f430bea91b8bbf58718dc9b99
10d120d1889f141856b0010406a01e69c2f7495a
/src/main/java/eu/h2020/symbiote/enablerlogic/messaging/properties/RabbitConnectionProperties.java
eb119ff3dd020cae16b1c7b083671b3bb584b7e2
[]
no_license
symbiote-h2020/EnablerLogic
080c0bbfb11a647f3afd24ed250f07235cbed1e4
4f19035bdf74a81297d30cfdfa80bac1b891bbc3
refs/heads/master
2021-01-17T11:46:05.469473
2019-10-04T09:22:18
2019-10-04T09:22:18
84,044,648
0
0
null
null
null
null
UTF-8
Java
false
false
544
java
package eu.h2020.symbiote.enablerlogic.messaging.properties; import org.springframework.boot.context.properties.ConfigurationProperties; import lombok.Data; import lombok.Getter; import lombok.NoArgsConstructor; import lombok.Setter; @Getter @Setter @NoArgsConstructor @ConfigurationProperties(prefix = "rabbit", igno...
[ "mario.kusek@fer.hr" ]
mario.kusek@fer.hr
cd07102a61d9fa2fb94ff1841bb9643bbbf47882
59fd299fbc2fed50fa8c4a5956ad9e01c8e0c2fa
/anp-web/src/main/java/com/mg/model/data/AnpTaskStorable.java
dd10ab7124101ca013ac0d744cae38d2176fc15f
[]
no_license
gurovmichael/anp
bc57423e89529c7b95eb9183dd294675cac1c688
d20813dda669311c262a68eca817ae2e0dfb9ae3
refs/heads/master
2021-01-01T06:17:53.082904
2015-08-03T11:28:36
2015-08-03T11:28:36
33,626,921
0
0
null
null
null
null
UTF-8
Java
false
false
508
java
package com.mg.model.data; import com.mg.model.data.enums.TaskType; import java.sql.Date; /** * Created with IntelliJ IDEA. * User: ми * Date: 19.07.15 * Time: 22:28 * To change this template use File | Settings | File Templates. */ public class AnpTaskStorable { private long id; priv...
[ "gurovmichael@mail.ru" ]
gurovmichael@mail.ru
f304c5f400a04c5479b5a101627bca945d62a69e
feadb9294d9b4c141f604ae18f1df6df25210ece
/src/main/java/sk/infivi/pathfinding/graph/NodeType.java
c2912f590e37deac77ca01acef9fc3eb58c2f24e
[]
no_license
0xVector/pathfinding
b2d0bf60b14943bec0270cfa4adca4b2bcfbd710
e05d1b30dad4f9117f41493b8f5041b9990d18c3
refs/heads/master
2023-07-12T18:14:16.714581
2021-08-28T22:45:00
2021-08-28T22:45:00
391,334,673
0
0
null
null
null
null
UTF-8
Java
false
false
2,526
java
package sk.infivi.pathfinding.graph; import org.bukkit.Material; import java.util.EnumMap; import static org.bukkit.Material.*; public enum NodeType { NORMAL (WHITE_CONCRETE, SEA_LANTERN, LIGHT_GRAY_CONCRETE, BLUE_CONCRETE, true), START (LIME_CONCRETE, LIME_CONCRETE, LIME_CONCRETE, GREEN_CONCRETE, true), ...
[ "vector4.vector4@gmail.com" ]
vector4.vector4@gmail.com
2647bb91bfd940031155e2fec1153ca4ba9a1ba9
31868b1f6101ce7abd6788629b9dfa3ce76c09ce
/src/main/java/com/hema/newretail/backstage/service/impl/UserPushInfoServiceImpl.java
08ad864e7a534b70d882e6c813baec9df4c10f35
[]
no_license
why168/cohh
1ddf28f004b3f34f3c496d64c1545cba4e8678f1
3b18b386b4d84891cfe60f62bd46d30d55e6a10b
refs/heads/master
2020-05-20T02:45:14.228392
2018-11-06T02:31:19
2018-11-06T02:31:19
null
0
0
null
null
null
null
UTF-8
Java
false
false
11,031
java
package com.hema.newretail.backstage.service.impl; import com.alibaba.fastjson.JSONObject; import com.hema.newretail.backstage.common.mongodbpage.MongoDBPageModel; import com.hema.newretail.backstage.common.mongodbpage.SpringbootMongoDBPageable; import com.hema.newretail.backstage.common.utils.Response; import com.hem...
[ "15762182196@163.com" ]
15762182196@163.com
3d4ff38a41bc4a12185afb12117719ef7e3d8d10
cbd6847c7ca824313cd708ed1e5c915d4db373e3
/03_jdbc/src/main/java/_01_basic/Test08.java
0390c17ca91be6c7269b3b48312950c529f7a7ed
[]
no_license
aaronppa/Mac-eclipse-workspace
69a0fdc171c4d4ada5f99b512b09668960473e35
fc194bd97b48e4f36027124376188126084913f4
refs/heads/master
2020-03-28T16:01:04.610312
2018-09-29T14:24:46
2018-09-29T14:24:46
148,650,541
0
0
null
null
null
null
UTF-8
Java
false
false
1,176
java
package _01_basic; import java.sql.Connection; import java.sql.DriverManager; import java.sql.Statement; import java.util.Scanner; import util.DBProperties; public class Test08 { public static void main(String[] args) throws Exception{ Class.forName(DBProperties.driver); Connection con = DriverManager.getConnec...
[ "cfidelis7@gmail.com" ]
cfidelis7@gmail.com
0e69bc07db9850d93bf8ffa5f86054434f985866
cc8ee6ab909c8a0887452f7121199d8e85573807
/src/main/java/com/seabox/tagsys/usertags/mybatis/dao/TagFavoriteDao.java
5afc81f2fba3c4c0f555abbf7d28de63761d4b34
[]
no_license
CN02233/SeaboxTag
58a9a09e46ba56e2193a09bbd9d44ab1536b7f5b
002d58f6ba67a4de0d55ed80bf28695b991e8553
refs/heads/master
2021-01-13T13:20:10.428097
2017-01-11T10:15:58
2017-01-11T10:15:58
78,605,899
1
1
null
null
null
null
UTF-8
Java
false
false
4,205
java
package com.seabox.tagsys.usertags.mybatis.dao; import com.seabox.tagsys.usertags.entity.TagCategoryLastLevel; import com.seabox.tagsys.usertags.entity.UserTagFavorite; import org.apache.ibatis.annotations.*; import java.util.List; /** * @author Changhua, Wu * Created on: 1/23/16,10:37 AM */ @CacheNames...
[ "black41802935@163.com" ]
black41802935@163.com
be64444ca935b1a664f57e9db548993e3ae2d93e
4951c921f88ac61e79e3d7fafbecbe1aa6ce36ee
/jportal_mcr_module/src/main/java/fsu/jportal/util/Pair.java
4c925b28d438280489a0caa132c5681211d2e827
[]
no_license
ThULB/jportal
2a9e58074c1b1fac66ebc4998563e5ca33913e43
ccf6988c25fb8352117155897cac186932c2d975
refs/heads/main
2021-06-10T03:22:45.481397
2020-09-02T07:04:18
2020-09-02T07:04:18
142,315,280
1
0
null
2020-08-03T15:49:42
2018-07-25T14:57:29
Java
UTF-8
Java
false
false
1,995
java
package fsu.jportal.util; import java.util.Objects; /** * http://stackoverflow.com/questions/5303539/didnt-java-once-have-a-pair-class * * Container to ease passing around a tuple of two objects. This object provides a sensible * implementation of equals(), returning true if equals() is true on each of the conta...
[ "matthias.eichner@thulb.uni-jena.de" ]
matthias.eichner@thulb.uni-jena.de
74feba4548f29ed81aa781537a5e8ff1b9764ada
22957efc1fdc871cc7bac2ca1d61f14c7f6ca0d4
/src/br/edu/unoesc/projetofinal/model/MorteMatriz.java
142bb30487612f1a7ac9d0aaeababb1cdbe5d59e
[]
no_license
LuanZanchet/SuinoSoft
b79b46493e51215765026495d174ada2e0dc7f2d
87e6bcd434cda6dcd8050b5db974b84f2e3c725e
refs/heads/master
2021-01-18T18:12:24.839314
2016-01-02T19:36:27
2016-01-02T19:36:27
27,285,538
1
0
null
null
null
null
UTF-8
Java
false
false
457
java
package br.edu.unoesc.projetofinal.model; import java.util.Date; public class MorteMatriz extends Morte { private Matriz matriz; public MorteMatriz() { } public MorteMatriz(Integer codigo, Date data, Causa causa, Matriz matriz) { this.setCodigo(codigo); this.setData(data); this.setCausa(causa); this.ma...
[ "luanzanchett@hotmail.com" ]
luanzanchett@hotmail.com
304fe8b5cc5992b30b64a7b9e09a3aea8e2a6344
7fd8b13fd3c0a127a38d9b9f5235d7c62cfdc980
/src/main/PageObjectCases/BasePage.java
c5aff229ccef5c5b4a69a02c1338109eb4381e80
[]
no_license
gichubond23/Selenium-Tests
7b27509b8e1027f12741c5cbebec18651dd35e47
452a469cf86055419ff5593d07a31c53e1df603c
refs/heads/master
2020-04-01T08:47:35.023896
2018-11-03T21:22:48
2018-11-03T21:22:48
153,047,111
0
0
null
null
null
null
UTF-8
Java
false
false
1,854
java
import org.apache.commons.io.FileUtils; import org.openqa.selenium.OutputType; import org.openqa.selenium.TakesScreenshot; import org.openqa.selenium.WebDriver; import org.openqa.selenium.firefox.FirefoxDriver; import java.io.File; import java.io.FileInputStream; import java.io.IOException; import java.util.Properties;...
[ "gichubond23@gmail.com" ]
gichubond23@gmail.com
02a40e3e67a1ec80f7f6c4295b13ecd535ff38c5
ae91c254d926113d7bb963b216bd9884a0898e2b
/messages/connection/ObjectAveragePricesMessage.java
33c607e6d449bf71d9e44fc71d0ea9af15858a72
[]
no_license
Cooya/Tobby
7defafc1c69894c4651395fa2b1470372b3a9cac
0e56bc305c9ca9d7da4541ee30cd05f114a783c3
refs/heads/master
2020-03-13T13:42:08.531646
2017-10-03T18:56:06
2017-10-03T18:56:06
131,144,234
8
3
null
null
null
null
UTF-8
Java
false
false
578
java
package messages.connection; import messages.NetworkMessage; public class ObjectAveragePricesMessage extends NetworkMessage { public int[] ids; public int[] avgPrices; @Override public void serialize() { } @Override public void deserialize() { int nb = this.content.readShort(); ...
[ "nicolas.marcy@etu.u-bordeaux.fr" ]
nicolas.marcy@etu.u-bordeaux.fr
ef562fb73188180e9e7a7c3334c977deaba9a31a
2479fb1af9e773ecffbb9c6be299c4ba562bb60a
/app/src/test/java/com/example/renataoliveira/sgcps_agendamentos/ExampleUnitTest.java
aa96913eedc5564136244e104f35461c5ed5bd51
[]
no_license
rnataoliveira/sgcps-agendamentos
1d04caf4fe58585e50b09d087bf874af580807bf
416fd5c397e06d5920a9863a69bb7f82cc25b678
refs/heads/master
2021-04-06T01:48:21.202184
2018-05-15T04:05:24
2018-05-15T04:05:24
124,808,106
0
0
null
null
null
null
UTF-8
Java
false
false
423
java
package com.example.renataoliveira.sgcps_agendamentos; 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 { ...
[ "renatabels@gmail.com" ]
renatabels@gmail.com
60b96fb971db83f68b5b8f58e2ed32df0d27c9f8
8c9f9824c21e066a17d350ddd08d0e680729ea1f
/src/leetcode_inta/leetcode951_1000/Q994orangesRotting.java
9e8c52ca7b84e0382a05ff52441699a207a8ae77
[]
no_license
MyInta/exam
273e7ae17799a5298a69339781d3e8803721ced0
0e5d7457bf32fdbfcc57a676cef71373187703fb
refs/heads/master
2022-02-18T17:27:31.760150
2022-02-06T05:28:15
2022-02-06T05:28:15
196,821,928
0
0
null
null
null
null
UTF-8
Java
false
false
2,772
java
package leetcode_inta.leetcode951_1000; import java.util.LinkedList; import java.util.Queue; /** * @author inta * @date 2020/3/4 * @describe 在给定的网格中,每个单元格可以有以下三个值之一: * * 值 0 代表空单元格; * 值 1 代表新鲜橘子; * 值 2 代表腐烂的橘子。 * 每分钟,任何与腐烂的橘子(在 4 个正方向上)相邻的新鲜橘子都会腐烂。 * * 返回直到单元格中没有新鲜橘子为止所必须经过的最小分钟数。如果不可能,返回 -1。 * *   * * ...
[ "38420337+MyInta@users.noreply.github.com" ]
38420337+MyInta@users.noreply.github.com
e30e908ff90538b6c0e9e1795c31d99421722c71
a139763d8e04607bfe1b5793948a763035a7bf37
/Xtext/org.unicam.myGrammar/src-gen/org/unicam/myGrammar/optGrammar/impl/UnitsLiteralImpl.java
edb9f078f8e98f75f30b718333599160c018933a
[]
no_license
samuelefioretti/master_project
1efcd411d926e96a8953886b450deab99f26ace3
c2fbb97af45e179637df6e6527afcce8a8c4af04
refs/heads/master
2020-08-03T17:01:47.746457
2020-04-11T14:16:08
2020-04-11T14:16:08
211,819,441
0
0
null
null
null
null
UTF-8
Java
false
false
3,842
java
/** * generated by Xtext 2.21.0 */ package org.unicam.myGrammar.optGrammar.impl; import org.eclipse.emf.common.notify.Notification; import org.eclipse.emf.ecore.EClass; import org.eclipse.emf.ecore.impl.ENotificationImpl; import org.eclipse.emf.ecore.impl.MinimalEObjectImpl; import org.unicam.myGrammar.optGrammar...
[ "samuele.fioretti@studenti.unicam.it" ]
samuele.fioretti@studenti.unicam.it
4cb50b9ca3a74858f5eeaf1da835f196fec1dc38
4c50b016520aecb1157c69a6887e2aa5e19c7ec5
/farmProject/src/test/CropsTest.java
1e355a1270921a7c96923da5f7df5f7231584424
[]
no_license
cja128/sengProject
e5b9feccb579bb9190f2427015123bbb4b5643fe
c43cd5b095a4c7c7f8b352d8a41c71f8537e08b0
refs/heads/master
2022-06-09T06:42:29.721958
2020-05-06T10:49:42
2020-05-06T10:49:42
261,728,552
0
0
null
2020-05-06T10:42:22
2020-05-06T10:42:21
null
UTF-8
Java
false
false
1,449
java
package test; import static org.junit.jupiter.api.Assertions.*; import org.junit.jupiter.api.BeforeEach; import org.junit.jupiter.api.Test; import farmProject.Crop; class CropsTest { private Crop testCrop; @BeforeEach public void init() { testCrop = new Crop ("Carrot", 20.0, 10); } // Ge...
[ "user-00@user-00-PC" ]
user-00@user-00-PC
4dd93c245dfef1a990cbf27219b1cbd6a6114a4c
038e5eebfe5fd159fdd2807b1bb78ec4741b04a5
/core/src/main/java/y/core/models/HelloWorldModel.java
592885437eba1a0ca76a8e32a47201dabceadc40
[]
no_license
rajeswariakkiniguntla/aem
007e45f74b82f4f50f860154cf62f4769c33da70
fb5df15af1e3e9daed467f67dfe1af7f17095ed9
refs/heads/master
2020-03-09T01:05:44.378809
2018-04-07T07:50:58
2018-04-07T07:50:58
128,505,082
0
0
null
2018-04-07T07:50:59
2018-04-07T07:08:37
Java
UTF-8
Java
false
false
1,503
java
/* * Copyright 2015 Adobe Systems Incorporated * * 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...
[ "rajeswari532@gmail.com" ]
rajeswari532@gmail.com
d9981afe006939b77b5533f8aac12fb54b291345
fc22552aca250ba8f71c03567ac56ae00cd515fe
/src/main/java/bq/avro/BigQueryAvroUtils.java
36c8b0e8d256f3cd3be21351e2c91c11071ca063
[]
no_license
zakazai/bq-to-parquet
22fd223b2f9e2e050ed498061f715392489c58c5
aac87c2798484d9d9591bd1e9562b41a3c369669
refs/heads/master
2020-07-22T18:16:15.453741
2019-09-11T10:08:50
2019-09-11T10:08:50
207,286,259
0
1
null
null
null
null
UTF-8
Java
false
false
18,979
java
package bq.avro; /* * 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 ...
[ "zaka@traveloka.com" ]
zaka@traveloka.com
2d54cb7b017ba6e810780431a339165243b64c42
738c693a56d6f6abcab6cb97ec6e626202bb75d7
/client/android/app/src/main/java/com/example/pc/iot/BackgroundWorker3.java
d2ee493a6a5c97ec30fa80d1802ab051e5686f5d
[]
no_license
shreymohan/SmartHome
d5b09ffc83bdcfee6001d8fdbb21b50e65ee0dc3
a863a5289735177409808d4bf8241fbdb8e203da
refs/heads/master
2021-05-09T20:29:50.128052
2018-01-24T03:44:09
2018-01-24T03:44:09
118,696,343
0
0
null
null
null
null
UTF-8
Java
false
false
2,112
java
package com.example.pc.iot; import android.content.Context; import android.os.AsyncTask; import java.io.BufferedReader; import java.io.BufferedWriter; import java.io.IOException; import java.io.InputStream; import java.io.InputStreamReader; import java.io.OutputStream; import java.io.OutputStreamWriter; i...
[ "smohan7@uncc.edu" ]
smohan7@uncc.edu
39a312e1ea6aec1ac35c5bd011dc05c5bb874135
b85b3cba4372e876116e688e4237e848b34b47bf
/ts/TimeServerImpl.java
8ecfb90ca231ebe2bdca37e1ed74f58faec16e40
[]
no_license
lsilvs/NPDS_tutorial11
f1df894ab6a38ca72e7fbcd6998537318d61bd3e
2420f24627931373e2aa5c46555dce4133ecd904
refs/heads/master
2021-01-06T20:38:18.646430
2013-12-03T23:41:30
2013-12-03T23:41:30
null
0
0
null
null
null
null
UTF-8
Java
false
false
580
java
package ts; import java.util.Date; import javax.jws.WebService; /** * The @WebService property endpointInterface links the * SIB (this class) to the SEI (ts.TimeServer). * Note that the method implementations are not annotated * as @WebMethods. */ @WebService(endpointInterface = "ts.TimeServer") public class T...
[ "lukas.silvestre@gmail.com" ]
lukas.silvestre@gmail.com
ec2cd3daa8e9cb6fa5110b1c917553b29aa2b135
1c9f751a075a4c6fd18a8912f2c48a186944903b
/app/src/androidTest/java/com/example/adoptme/ExampleInstrumentedTest.java
aa15e0d8158bf30d37169fee229104d32efdfbad
[]
no_license
templario01/Adoptme
fbc44dda6e9f5541fb17a1f99d4bd799f7df2148
412a0b1277b78d535e47422beb8ff1e407866018
refs/heads/master
2021-08-27T22:55:04.683245
2021-08-26T05:12:11
2021-08-26T05:12:11
194,903,917
0
0
null
null
null
null
UTF-8
Java
false
false
709
java
package com.example.adoptme; import android.content.Context; import androidx.test.InstrumentationRegistry; import androidx.test.runner.AndroidJUnit4; import org.junit.Test; import org.junit.runner.RunWith; import static org.junit.Assert.*; /** * Instrumented test, which will execute on an Android device. * * @s...
[ "templario0141@gmail.com" ]
templario0141@gmail.com
45e8a51a4a21bceaba1cd78de90b92c5f388ad4f
8c893a7a46a6c3aba276107ddca6967910a3f717
/src/main/java/com/opstty/job/SortHeight.java
a9e3ce86ab1fbe86bd9d2a88cd9d660f0ad546a7
[]
no_license
SDeRichter/LabJavaMapReduce
0707db59d22a7ea1980eb977cd96673eb3614ef0
d62ce86625a9e64f6a86b6f4b8743075d519d1c3
refs/heads/main
2023-01-07T19:59:06.567598
2020-11-12T21:54:57
2020-11-12T21:54:57
308,661,056
1
0
null
null
null
null
UTF-8
Java
false
false
1,835
java
package com.opstty.job; import com.opstty.mapper.MaximumHeightMapper; import com.opstty.mapper.NumberOfTreesBySpeciesMapper; import com.opstty.reducer.MaximumHeightReducer; import com.opstty.reducer.NumberOfTreesBySpeciesReducer; import com.opstty.reducer.SortHeightReducer; import org.apache.commons.math3.analysis.fun...
[ "stanislas.kiesgen.de.richter.20170561@efrei.net" ]
stanislas.kiesgen.de.richter.20170561@efrei.net
a9f2639fb0677ed377cddfb24e6d37fff7138d12
e38f4873809b579b9e321c46193725c1340bb0a3
/src/main/java/org/kryptonmlt/content/provider/controllers/WebMvcConfig.java
8a5a04480f5363052d1cdedb92fb40736fae30fe
[]
no_license
kryptonmlt/ContentProvider
6bf2bc694e6edd16dfa597e546a467d93f6228d8
91d2f8260cf3aa72f79377d49f66240b8e531513
refs/heads/master
2020-06-10T12:15:13.581468
2016-12-13T16:07:49
2016-12-13T16:07:49
75,963,110
0
0
null
null
null
null
UTF-8
Java
false
false
572
java
package org.kryptonmlt.content.provider.controllers; import org.springframework.context.annotation.Configuration; import org.springframework.web.servlet.config.annotation.CorsRegistry; import org.springframework.web.servlet.config.annotation.EnableWebMvc; import org.springframework.web.servlet.config.annotation.WebMvc...
[ "kurtportelli@gmail.com" ]
kurtportelli@gmail.com
a2bd4a7b18acd379c856d0d5e6be1dbd7c15820e
dd54232fa06dcd9457f91fe869462ea4d13eb83e
/dbDAOandTESTS/src/main/java/ua/epam/dao/EmployeeDao.java
6f62b566105cb5ca2d3261f993331a75a767ece3
[]
no_license
ipereverzieva/Tasks_Java
e7130d0e3fe4ad69a2096b3b01201c33b674d47f
d662e28c9221df46804e98466a6f28c4d05f75b6
refs/heads/master
2021-06-07T22:35:59.960613
2016-11-04T11:22:42
2016-11-04T11:22:42
null
0
0
null
null
null
null
UTF-8
Java
false
false
171
java
package ua.epam.dao; import ua.epam.entities.Employee; /** * Created by Iryna_Poliakova on 10/4/2016. */ public interface EmployeeDao extends GenericDao<Employee> { }
[ "Iryna_Poliakova@epam.com" ]
Iryna_Poliakova@epam.com
e73491c3b6b80e95504a7df0e8573979e802f945
2881ef2e48bb697c25bc3e32b7a159144d910af9
/WOC Web/src/org/gr/woc/utils/MD5String.java
45eb748a910dbe73dc8448daf15aa329ff58bb04
[]
no_license
nkdxczh/Walk_on_Cloud
c5cf8f1f5e0d798a1925d9f0a24f0c5ba54cd608
4a58267c952eda004450d0725d41567f028d1508
refs/heads/master
2021-01-20T02:41:34.839567
2017-04-26T04:27:37
2017-04-26T04:27:37
89,437,691
0
0
null
null
null
null
GB18030
Java
false
false
1,090
java
package org.gr.woc.utils; import java.security.MessageDigest; import java.security.NoSuchAlgorithmException; /** * 功能:实现输入字符串返回一个经过加密的MD5的字符串值 * 开发时间:2014-7-23 * 作者:许精策 * * */ public class MD5String { //字节数据转换为字符串数据 private String byteToString(byte[] Byte){ String[] strString={"0", "1", "2", "...
[ "zhc416@lehigh.edu" ]
zhc416@lehigh.edu
43a4f0d55f1f2b32d19d6169d0b1158fbecd7f1f
1074c97cdd65d38c8c6ec73bfa40fb9303337468
/rda0105-agl-aus-java-a43926f304e3/xms-workflow/src/main/java/com/gms/xms/workflow/task/webship/UpdateCustomerDefaultSettingTask.java
6ad16a2b0d9c42493dbcf66b6f570d715107d68f
[]
no_license
gahlawat4u/repoName
0361859254766c371068e31ff7be94025c3e5ca8
523cf7d30018b7783e90db98e386245edad34cae
refs/heads/master
2020-05-17T01:26:00.968575
2019-04-29T06:11:52
2019-04-29T06:11:52
183,420,568
0
0
null
null
null
null
UTF-8
Java
false
false
1,874
java
package com.gms.xms.workflow.task.webship; import com.gms.xms.common.constants.Attributes; import com.gms.xms.common.constants.ErrorCode; import com.gms.xms.common.context.ContextBase; import com.gms.xms.common.utils.GsonUtils; import com.gms.xms.persistence.dao.CustomerDefaultSettingDao; import com.gms.xms.txn...
[ "sachin.gahlawat19@gmail.com" ]
sachin.gahlawat19@gmail.com
3da6fd905eb7c7b4ff39c3fb34fa6e5595e9f7c2
146d894001f83c4ebc80519cdc7611a06d30daf1
/app/src/main/java/uom/edu/myapp/controller/StudentCGPA.java
2741a08566d95637e2982ab678eea48b8aeb0b22
[]
no_license
trsiddiqui/UnitTest
07e1d030ad56c946bab482cbacd7fa9ebdf0f55c
395ba3a8d37f4f6e4461bdbc0733e4210cb6139c
refs/heads/master
2021-01-17T22:18:53.049659
2016-02-12T00:19:27
2016-02-12T00:19:27
51,614,759
0
1
null
2016-02-12T20:34:50
2016-02-12T20:34:49
null
UTF-8
Java
false
false
196
java
package uom.edu.myapp.controller; import android.content.Context; /** * Created by Moein on 2/11/2016. */ public interface StudentCGPA { public double getStudentCGPA(int id, Context c); }
[ "moein510@gmail.com" ]
moein510@gmail.com
7ff388adceda0849880c56bce74d736c3a0e2975
1ce5a14774e6e4966087adf88829bb694e530cb2
/app/src/main/java/com/meetme/cameracolors/ColorsView.java
91189dcdec04bdad27b202d0d006657bbd6ad725
[]
no_license
briandherbert/ColorReader
ca1f355abeef0bc2a76caa4d115791708e5320ed
e8ee5497bacc9e22deb40f61b267f55c22dae332
refs/heads/master
2021-01-10T14:23:53.571654
2016-01-13T20:30:27
2016-01-13T20:30:27
47,306,623
0
0
null
null
null
null
UTF-8
Java
false
false
6,220
java
package com.meetme.cameracolors; import android.content.Context; import android.graphics.Canvas; import android.graphics.Color; import android.graphics.Paint; import android.os.Handler; import android.util.AttributeSet; import android.util.Log; import android.view.View; import static com.meetme.cameracolors.Constants...
[ "bherbert@myyearbook.com" ]
bherbert@myyearbook.com
27d8a6144bee1e92c463c9d14bf2aca7ae211fcf
7ceafb397501c016c1c434a9b8bec9bb9f8abd08
/discovery/src/main/java/com/ibm/watson/discovery/v1/model/CreateTokenizationDictionaryOptions.java
f956fca788a931379e22b4338909908de7a4805e
[ "Apache-2.0" ]
permissive
kanazawaLri/java-sdk
0cdf1faa1b417a4da2ba56fd635f52bcc2ce8ad9
31e119269fbd8cc8c813f61913f11be1e0835edb
refs/heads/master
2020-07-18T10:37:10.387401
2019-10-07T03:27:19
2019-10-07T03:27:19
206,228,148
0
0
Apache-2.0
2019-09-04T04:03:17
2019-09-04T04:03:17
null
UTF-8
Java
false
false
4,972
java
/* * Copyright 2018 IBM Corp. 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 applicable law o...
[ "loganpatino10@gmail.com" ]
loganpatino10@gmail.com
16612cde631226c73be1aef0a9b03edd5fa55f95
676b4b87933765c97bcaea41131adf4f6a659116
/src/main/java/io/github/foundationgames/sandwichable/items/InfoTooltipBlockItem.java
256a3322b5ce9067fa2308dc63398c6cc56e7be4
[ "MIT" ]
permissive
FoundationGames/Sandwichable
de3e12d6039bbbb3d8d920734a21ead7389d5fab
afedce3c95040c79858c025ab171b19f968efbf8
refs/heads/1.18.2
2023-08-29T15:22:48.377118
2022-06-28T06:40:58
2022-06-28T06:40:58
253,937,504
34
37
MIT
2023-06-05T05:30:29
2020-04-07T23:40:37
Java
UTF-8
Java
false
false
996
java
package io.github.foundationgames.sandwichable.items; import io.github.foundationgames.sandwichable.util.Util; import net.minecraft.block.Block; import net.minecraft.client.gui.screen.Screen; import net.minecraft.client.item.TooltipContext; import net.minecraft.client.resource.language.I18n; import net.minecraft.item....
[ "43485105+FoundationGames@users.noreply.github.com" ]
43485105+FoundationGames@users.noreply.github.com
9d308b46a56f1c168fadc81d4fdb22044fa1d240
de3a388ff2b99257486eed6e191cfab3ea57cc57
/src/main/java/com/pakmall/controller/BoardController.java
225e0711de9c9417438016e4917d6af1fc9c01b4
[]
no_license
rbdudek86/pakmall
9238daa97885007ef776bfe59f788d28dacd8858
99f8ab019610ced875c7d5227ef9e3bd7afcd9af
refs/heads/master
2023-06-26T08:26:10.241393
2021-07-16T13:20:08
2021-07-16T13:20:08
366,240,902
0
0
null
null
null
null
UTF-8
Java
false
false
4,936
java
package com.pakmall.controller; import java.util.List; import javax.servlet.http.HttpSession; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.http.HttpStatus; import org.springframework.http.ResponseEntity; import org.springframework.stereotype.Controller; import org.springf...
[ "parkcrates@gmail.com" ]
parkcrates@gmail.com
d42b2259e24ef5177d793d94d98ba1b98f1ea91e
02e4fdca6960cdf2f1e07da8e352fb240ee947c2
/src/main/java/squedgy/lavasources/tileentity/TileEntityEnergyGenerator.java
a3c4d7ae15bd7ccc049f8004ed3da32b62bacc0b
[]
no_license
squedgy/LavaSources
19c578a2b42b652d030cc18ed443c2d8664616a3
7e4c15227e626087de1c0fdb4ee9138a62bd2bdb
refs/heads/master
2020-03-30T22:55:46.366304
2018-10-05T07:11:29
2018-10-05T07:11:29
151,683,619
0
0
null
null
null
null
UTF-8
Java
false
false
6,047
java
package squedgy.lavasources.tileentity; import java.util.Objects; import net.minecraft.block.state.IBlockState; import net.minecraft.nbt.NBTTagCompound; import net.minecraft.network.NetworkManager; import net.minecraft.network.play.server.SPacketUpdateTileEntity; import net.minecraft.tileentity.TileEntity; import net....
[ "dfaris@my.wctc.edu" ]
dfaris@my.wctc.edu
55c2c1845c80e3463e9ee3fe549275cc9244d8a4
1b7c8ea7d46d9602a0019c88892f26e11cadddde
/src/Solver.java
144d9bdcd4fbfa01ffb308d89657dc0ecfc8096e
[]
no_license
KindlerJC/Thesis
ea789937b9cba128619cecd2a627636c84b8192e
dcae0f39c9f611cc2c6fd5eac450cd4a30ffd3a0
refs/heads/master
2022-06-26T07:22:55.200158
2020-05-07T16:01:56
2020-05-07T16:01:56
238,279,253
0
0
null
null
null
null
UTF-8
Java
false
false
2,503
java
public class Solver { private Vector[] tree; private boolean[] finalSet; public AdjacencyList adjList; public WimerTable wimerTable; private Vector initialVector; public Solver(String edgeFile, String tableFile, boolean isList) { adjList = new AdjacencyList(edgeFile); wimer...
[ "thisisjoshkindler@gmail.com" ]
thisisjoshkindler@gmail.com
5c79b01a4b26dddb28294eb6cd59be0e3fd14de8
e12387bfcb3729f33ce264cd2ea3ec0aee4c0952
/MyAirBnB Spring/src/main/java/it/unisalento/myairbnb/entities/Commento.java
8f9efa03f0b7cfc7d3d7a404e457288ecae20f45
[]
no_license
luigipaiano/software_engigneering
c386e2e6f2193c90956969e4cc4dca7477617403
b6344d391586e6a33540bacbe15d5f112edfae41
refs/heads/master
2021-01-04T19:11:45.513203
2020-02-15T14:32:42
2020-02-15T14:32:42
240,724,304
0
0
null
null
null
null
UTF-8
Java
false
false
6,148
java
// Generated with g9. package it.unisalento.myairbnb.entities; import java.io.Serializable; import java.sql.Timestamp; import java.util.LinkedHashMap; import java.util.Map; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persistence.GenerationTy...
[ "" ]
cb8be866e8863cb7579a2a458b82f7576ac4b152
bf86c8b10ed0baceca394a32fd72ba0cb8fb3651
/app/src/test/java/com/example/agoodman/killersuggestionapp/ExampleUnitTest.java
abccfb49fc8edd2628e5b38f7aa0b141bf2ea314
[]
no_license
agoodman42/KillerSuggestionApp
48cc1b7cce662355e353095108117a4ec9b09c71
5a2c498452ebc3d85f6feb23c0b1a7ab8b8fa83b
refs/heads/master
2021-01-22T05:32:49.723555
2017-06-11T03:12:18
2017-06-11T03:12:18
92,475,096
0
2
null
2017-06-11T03:12:19
2017-05-26T05:21:17
Java
UTF-8
Java
false
false
418
java
package com.example.agoodman.killersuggestionapp; 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 { @Te...
[ "agoodman@internal.salesforce.com" ]
agoodman@internal.salesforce.com
81ff4d9d6370bcccc37b163f5d036e0bce120fde
a8528c4cc38a7e69a38b5efcf04a9afedea7db47
/employee-service/src/test/java/io/edrb/employeeservice/employeeservice/service/EmployeeServiceTest.java
c169764b726be01ef4fbb7ee98ce6745caab13be
[]
no_license
edrb2409/spring-event-microservices-sample
bf3d5c0e71ad42a8ffe08271c07c1e528c549846
bea1fdf20376ae58600fd39a82c5d1a3eec9ef18
refs/heads/master
2020-05-17T17:28:27.789950
2019-04-28T04:05:47
2019-04-28T04:05:47
null
0
0
null
null
null
null
UTF-8
Java
false
false
5,548
java
package io.edrb.employeeservice.employeeservice.service; import io.edrb.employeeservice.employeeservice.exception.DepartmentNotFoundException; import io.edrb.employeeservice.employeeservice.exception.EmployeeNotFoundException; import io.edrb.employeeservice.employeeservice.exception.NotUniqueEmailException; import io....
[ "edaniel.ron@outlook.com" ]
edaniel.ron@outlook.com
bb377b4eaa193408ac219526eebe9054143afe98
71abdd26d4dd84c8871c26b60d93020d721686fa
/cspp2-assignments/m4/Assignment-4/Solution.java
6af134ab19b64393c8ab90ac97c808282773596a
[]
no_license
Abhilash11Addanki/cspp2
499871b791fd4595d5c6293613184f7b89367516
2976de976fd429778e14a9f20a60467d588cdb28
refs/heads/master
2020-03-27T08:29:22.568223
2018-09-23T14:21:03
2018-09-23T14:21:03
146,259,798
0
0
null
null
null
null
UTF-8
Java
false
false
869
java
/** * author : @abhilash * Date 30 Aug 2018 */ import java.util.Scanner; /** * Class for solution. */ public final class Solution { /** * Constructs the object. */ private Solution() { } /** * main method. * @param args The arguments */ public static void main(fi...
[ "abhilash11addanki@msitprogram.net" ]
abhilash11addanki@msitprogram.net
34d6e217b088f414b02563342bd7df83b7d10725
224c01f0be2d5e45a02a9bf2f32a79d236f25306
/src/lite/ast/LiteCall.java
60cdd3a5bc4df0c00b0f331a2167e7310d1a701c
[ "Unlicense" ]
permissive
duangsuse-valid-projects/Lite
0bbae453c7295b1e84e0d57146a589b9dc7a56ef
431d9aea4fb1bcb9332ce379bb799f075196fb42
refs/heads/master
2021-06-24T23:09:10.585387
2020-11-06T12:13:44
2020-11-06T12:13:44
132,313,263
2
0
Unlicense
2020-11-06T12:13:45
2018-05-06T06:35:27
Java
UTF-8
Java
false
false
3,537
java
package lite.ast; import lite.Interpreter; import lite.LiteBlock; import lite.LiteNode; import java.lang.reflect.Constructor; import java.lang.reflect.InvocationTargetException; import java.util.ArrayList; /** * A call to function(block)value/Java class constructor/Lite object(hash) * <p> * Hashtable() * String(...
[ "fedora-opensuse@outlook.com" ]
fedora-opensuse@outlook.com
a80c862e36bee233d6d54c5309f5be4ddc806c08
a1be0880535fae263fbd110f8a82332c36b9e804
/HelloWorld.java
e371b3832240df019bb437a1feed52153473ac47
[]
no_license
d5d5/cui
bfb563b6ca32838d4c358c7e33eee2a567f5461a
3b4dd7dbf1d711a07236c82466136dda4c3b9daa
refs/heads/master
2020-07-28T01:47:09.499625
2019-09-28T07:25:34
2019-09-28T07:25:34
209,272,654
0
0
null
null
null
null
UTF-8
Java
false
false
105
java
public class HelloWorld{ public static void main(String[]args){ System.out.println("hello world"); } }
[ "y孟彬傻”git config --global user.email y孟彬傻”" ]
y孟彬傻”git config --global user.email y孟彬傻”
5404fa38914a9ace0e5cc1f3b13b306ca3b15b9c
f8d31528e4dca2a6340b434bffd5ba6a2cacafcd
/jdk9src/src/main/java/com/sun/tools/javac/resources/version.java
2571e859a0b6152fcf2af50ea918fbda3e7555df
[]
no_license
uptonking/jdksrc
1871ad9c312845f6873d741db2f13837f046232d
d628a733240986c59d96185acef84283e1b5aff5
refs/heads/master
2021-09-15T00:10:18.103059
2018-03-03T12:31:24
2018-03-03T12:31:24
109,384,307
0
0
null
null
null
null
UTF-8
Java
false
false
342
java
package com.sun.tools.javac.resources; public final class version extends java.util.ListResourceBundle { protected final Object[][] getContents() { return new Object[][] { { "full", "9-internal+0-2016-04-14-195246.buildd.src" }, { "jdk", "9" }, { "release", "9-internal" ...
[ "jinyaoo86@gmail.com" ]
jinyaoo86@gmail.com
57a06442fe5e61709da208fd2c7288aafa7690e6
aa0e8285b9b6b02f899f18f80169a89e6ce0dc19
/workspace_softqin/softqin-framework/src/main/java/com/huixin/framework/repository/DSTreadLocal.java
b78c6bcea386ca098bbcc7fc81bfe5afae619797
[]
no_license
xiaoronghao/text
1d7b34f2c60f1bd70e7ebca58c3b6b7d128280c0
24cf932dea69dde0096efeab1a27ea8ecaec6267
refs/heads/master
2022-12-23T11:03:36.502298
2019-09-23T07:33:19
2019-09-23T07:33:19
210,252,764
0
0
null
null
null
null
UTF-8
Java
false
false
506
java
package com.huixin.framework.repository; import org.springframework.util.Assert; public class DSTreadLocal { private static final ThreadLocal<DSType> dsTypeContextHolder = new ThreadLocal<DSType>(); public static DSType getDsTypeContextHolder() { return dsTypeContextHolder.get(); } public static void setDs...
[ "2280653668@qq.com" ]
2280653668@qq.com
f4e39fe5dc7934b33142d382085672e9b59debba
f5e1170aef3951cc3c39722525251a1d8ce31d26
/app/src/main/java/com/jiupin/jiupinhui/view/IBeforeChatActivityView.java
0e218a285406814e4f05e6d239aeed50ce6bb5ab
[]
no_license
jygzdx/JiuPinHui
8b492cca06e44060fae5a8c1ac30cb7a0c43eddd
d00b4b2c0f63d44720366c9ddfccb0a9d6230129
refs/heads/master
2021-01-19T14:25:20.578580
2017-09-14T09:51:52
2017-09-14T09:51:52
88,161,610
0
0
null
null
null
null
UTF-8
Java
false
false
718
java
package com.jiupin.jiupinhui.view; import com.jiupin.jiupinhui.entity.ChatEntity; import java.util.List; /** * 作者:czb on 2017/6/28 11:38 */ public interface IBeforeChatActivityView { /** * 设置聊天信息 * * @param chatList 聊天信息 * @param hint 提示信息 */ void setChatList(List<ChatEntity> ...
[ "644974853@qq.com" ]
644974853@qq.com
39904c900ef4453a1d7b131866162ca13a4e87fa
855d2333b6384ff94ac7296f2109c82debba77c0
/src/test/java/sandkev/differencer/DiffMatchPatchTest.java
8731db674792e05ab67aa4364cb589ee235ed8fc
[]
no_license
kizwid/differencer
4809769f28b0ade1770c1d2cd918f7df824f0c64
7ecdf53d4b67f1d68b857166696605c0cd401c00
refs/heads/master
2022-04-12T05:34:12.272250
2019-12-08T20:05:30
2019-12-08T20:05:30
113,684,866
1
1
null
null
null
null
UTF-8
Java
false
false
51,317
java
package sandkev.differencer; import junit.framework.TestCase; import java.util.ArrayList; import java.util.Arrays; import java.util.HashMap; import java.util.LinkedList; import java.util.List; import java.util.Map; import static sandkev.differencer.DiffMatchPatch.Diff; import static sandkev.differencer.DiffMatchPatc...
[ "kevsanders@gmail.com" ]
kevsanders@gmail.com
0d1a6394cf331556e685e251e9332bffda8fdd4b
4aec3d83fac01703004233b371b928bd520eff11
/uno/src/Ejemplos_Abstrac/Nadador.java
98d4bcac0aa1a98cbfdadc05f21e71e4e34d535b
[]
no_license
CarlosContrerasS/trabajos
f10dbd6b9e766a819fb5d0266e2440073181bd26
5e0dd08273a1df38b4aefef52851fce1555a1104
refs/heads/master
2021-01-04T04:34:13.042496
2020-03-14T00:14:27
2020-03-14T00:14:27
240,387,957
0
0
null
null
null
null
UTF-8
Java
false
false
146
java
package Ejemplos_Abstrac; public interface Nadador { public default void nadar() { System.out.println("la persona nada"); } }
[ "carlos.contreras.salas@gmail.com" ]
carlos.contreras.salas@gmail.com
913428d03d6208bc90a6f373d84f856b4dee9883
51e5771ba2e78577c3e746c47c6011b5fc4ca790
/src/main/java/com/devenger/bhaipaisadega/repository/PaymentRepository.java
a0a0365a13279b099c830895942f036a8e9e2c55
[]
no_license
ejaz86/bhaipisadega
f17de1755d649c77eab90d78abeff22f0f1ff9a4
eda9f18e39657ffa68527ba3deed8e7158972887
refs/heads/master
2020-09-27T19:34:36.102919
2019-12-08T04:01:01
2019-12-08T04:01:01
226,593,493
0
0
null
null
null
null
UTF-8
Java
false
false
388
java
package com.devenger.bhaipaisadega.repository; import java.util.List; import org.springframework.data.jpa.repository.JpaRepository; import com.devenger.bhaipaisadega.model.Payment; public interface PaymentRepository extends JpaRepository<Payment, Long> { List<Payment> findByLoanIdOrderByCreatedAtDesc(Long loanId)...
[ "ejaz@gaadipro.com" ]
ejaz@gaadipro.com
2d3c17f4c03bf5b8bf6267d54ade6d19325cd3e6
78a0dc1be47877910f61dcbac065b318db389ed7
/src/main/java/cn/ibdsr/web/modular/platform/shop/account/service/IShopAcctOperateService.java
38a8fd04c5a3563ed92e9276c975ae7a673b3134
[]
no_license
wangdeming/eshop-admin
1d3f4b5062bafd8a8a3a3349f5768e8e98be1ea0
d2112ca85236ab812d8f9bbb5e78333db73e99e9
refs/heads/master
2022-09-19T16:04:35.420487
2020-06-04T03:12:46
2020-06-04T03:12:46
269,248,516
0
0
null
null
null
null
UTF-8
Java
false
false
1,039
java
package cn.ibdsr.web.modular.platform.shop.account.service; import cn.ibdsr.web.modular.platform.shop.account.transfer.AccountOperDTO; import java.util.List; import java.util.Map; /** * 店铺账户操作管理Service * * @author XuZhipeng * @Date 2019-02-26 11:26:18 */ public interface IShopAcctOperateService { /** ...
[ "774555916@qq.com" ]
774555916@qq.com
adc4be8c096068cb8db44a0990c64f63ea2ba8d5
1d43dcf0aa5fa3c8a23df59ae3619183b94679ff
/src/main/java/com/zhangzebo/dto/CommentDTO.java
0a0181d7e32627de4686c75b7dee02804757e35f
[]
no_license
Zeebo0/bowenblog
573c9fb2ec88262e6bcc0728615eb381154d063f
62592f95a6af295659e4ff8bdf742dec2fe6da8a
refs/heads/master
2023-01-01T03:32:57.776062
2020-10-24T08:17:02
2020-10-24T08:17:02
298,956,150
0
0
null
null
null
null
UTF-8
Java
false
false
391
java
package com.zhangzebo.dto; import com.zhangzebo.model.User; import lombok.Data; @Data public class CommentDTO { private Long id; private Long parentId; private Integer type; private Long commentator; private Long gmtCreate; private Long gmtModified; private Long likeCount; private Stri...
[ "1363667093@qq.com" ]
1363667093@qq.com
3b4601f123147f105c8c8890ccb4a7877f045e5a
1d0fca558f68ebe051fbceea56ef3464d30b9dc5
/Eclipse wenjian/窗口化/src/SS/P211p1.java
f63b0894c41e68e18a1a80aaa09f08b530a934c5
[]
no_license
swgao/demo
23fce6850a69d3689dd3478dd49246dc6005a439
20d3faa6230dc0c9f48021454dbddcb38e20f9ca
refs/heads/master
2022-12-21T20:12:04.439698
2020-07-03T15:52:01
2020-07-03T15:52:01
233,381,489
1
0
null
2022-12-15T23:26:43
2020-01-12T11:27:49
Java
UTF-8
Java
false
false
529
java
package SS; import java.awt.Container; import java.awt.FlowLayout; import javax.swing.JButton; import javax.swing.JFrame; public class P211p1 { public static void main(String[] args) { // TODO Auto-generated method stub JFrame jf = new JFrame(); Container cp= jf.getContentPane(); cp.setLayout(new FlowLayout(...
[ "1878441721@qq.com" ]
1878441721@qq.com
e2c63f2e6e07529562f8abd7e40ad09747b2622f
102a59e582313d074ef6c44f1e88a600f712e678
/src/design_pattern/adapter/Target.java
d61af582159dcdd7b5d12561685c3a11ba151a7b
[]
no_license
papayamomo/mina-learning
75515b78da077aa9ac802bc1b36d78b125ede582
ed632b835ff3abb59a45dfb06a5801e828721036
refs/heads/master
2021-01-21T00:44:46.521962
2013-12-27T11:39:14
2013-12-27T11:39:14
null
0
0
null
null
null
null
UTF-8
Java
false
false
87
java
package design_pattern.adapter; public interface Target { public void request(); }
[ "papayamomo@gmail.com" ]
papayamomo@gmail.com
9ec66e333778ffa45f6099314268ede2477c0ede
dc515812a85070e31922195200530bdfe67a3ef5
/QuickApp/app/src/main/java/com/lenovo/quickapp/uitl/StatusBarUtil.java
a2ec1da7e8e1ebc35a58ccd0bc526b473f09d36b
[]
no_license
sxj84877171/TestDemo
9c281f64e035f4ad938b031f85b3015a41e392f8
b79d2e1ee88f21d352cbc917619fdea3be237fc7
refs/heads/master
2021-01-20T20:03:50.910347
2016-08-23T05:54:51
2016-08-23T05:54:51
65,529,756
0
0
null
null
null
null
UTF-8
Java
false
false
17,129
java
package com.lenovo.quickapp.uitl; import android.annotation.TargetApi; import android.app.Activity; import android.content.Context; import android.graphics.Color; import android.os.Build; import android.support.v4.widget.DrawerLayout; import android.view.View; import android.view.ViewGroup; import android.view.Window;...
[ "sunxiangjin1261@163.com" ]
sunxiangjin1261@163.com
5da9b9a85b38cee55a6382bc36b9cf6dfc1926eb
b07f31138d1964e2ef6d2b1a4685623e8d9ba756
/jar/freemarker/ext/beans/EnumerationModel.java
1d42bac595ea231c72fdc6c3307a87194985351a
[]
no_license
worgent/yiming-mall
364072c676ef6b9dc153344755c78981efc773ee
545aecf48eaa531dc2b1fb7c8cad77970e2e92a1
refs/heads/master
2021-06-24T14:18:29.320720
2017-09-11T14:04:47
2017-09-11T14:04:47
103,140,528
0
1
null
null
null
null
UTF-8
Java
false
false
5,681
java
/* * Copyright (c) 2003 The Visigoth Software Society. All rights * reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice,...
[ "418251346@qq.com" ]
418251346@qq.com
bced59630d21f564b33d3553212753dbb376282e
5d126c2c0af5ba75b28bddb8833d825bf1c152d4
/microcloud-consumer-hystrix/src/main/java/com/caxins/microcloud/Consumer_feign_StartSpringCloudApplication.java
cbb945c62e73d521cdd8c6c2f3d1e77072d5cb18
[]
no_license
yejunxiang/microcloud
a64e442c444b72b1606cdc2031f95c44c0afcb13
e4d0b74e3fd4ea513f5a8edec7abe3c9fef41f49
refs/heads/master
2020-04-05T00:20:43.651001
2018-11-06T14:28:41
2018-11-06T14:28:41
156,393,484
0
0
null
null
null
null
UTF-8
Java
false
false
695
java
package com.caxins.microcloud; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; import org.springframework.cloud.netflix.eureka.EnableEurekaClient; import org.springframework.cloud.netflix.feign.EnableFeignClients; import org.springframework.contex...
[ "lidetian_qd@caxins.com" ]
lidetian_qd@caxins.com
30f57cba2cc78ca84b6b55147b59028e14fd0ca6
08d2d02cb495f85f579c64e59049e01b7179a928
/app/src/main/java/com/example/letchat/UserFragment.java
908db2aee816ff9566f42749969ddd0620816f34
[]
no_license
android-app-development-course/LetChat
ffa01e1e269720f9068c9cec5b39e20bf81359e8
2a013128bb9fc0ca0555fe6970091e6456c5f741
refs/heads/master
2020-08-28T21:49:28.295983
2020-01-05T15:20:29
2020-01-05T15:20:29
217,830,850
0
0
null
null
null
null
UTF-8
Java
false
false
834
java
package com.example.letchat; import android.graphics.Color; import android.os.Build; import android.os.Bundle; import androidx.fragment.app.Fragment; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.BaseAdapter; import android.widget.ImageView; impor...
[ "894058748@qq.com" ]
894058748@qq.com
2c02de8d4c833eab57d59cdc0b9224b50681e5a1
b15dba3360bab0e9366a5c17aa3f846f17eb7cc7
/app/src/main/java/com/samyotech/testofindia/database/TestAdapter.java
d0a0e432428e17965f23a3902b836fb0c232df7c
[]
no_license
amitsharmarepos/TasteofIndore
d9b1e48281265888fef702cce4c7cf6556f46d43
baa18d99113b37dca442c9709a6d7ffa0b2ff253
refs/heads/master
2022-02-10T13:33:45.579682
2017-03-14T17:31:46
2017-03-14T17:31:46
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,434
java
package com.samyotech.testofindia.database; /** * Created by Varun on 7/27/2016. */ import android.content.Context; import android.database.Cursor; import android.database.SQLException; import android.database.sqlite.SQLiteDatabase; import android.util.Log; import java.io.IOException; public class TestAdapter { ...
[ "amit@consagous.com" ]
amit@consagous.com
3a6235ac3b6fa7b62c6fb97ae49f2785ea3fd111
99184095d86ca40cedb7d8fd8107c45bc9730354
/inspector/an-inspector/ForgeModule/src/io/trigger/forge/android/modules/topbar/API.java
7e3765d47fb28e335cbeb2a55c524698af900c66
[ "BSD-2-Clause" ]
permissive
trigger-corp/trigger.io-topbar
63509197c4f8756eacf08c6036d48d186e223c1d
4c91109800f49621b399468845bad5981f4f739b
refs/heads/master
2021-05-24T04:26:33.388121
2020-09-23T09:09:41
2020-09-23T09:09:41
14,593,143
1
2
null
null
null
null
UTF-8
Java
false
false
10,045
java
package io.trigger.forge.android.modules.topbar; import android.app.Activity; import android.content.res.AssetFileDescriptor; import android.graphics.Color; import android.graphics.drawable.ColorDrawable; import android.graphics.drawable.Drawable; import android.util.DisplayMetrics; import android.util.TypedValue; imp...
[ "antoine@trigger.io" ]
antoine@trigger.io
bb37779eef1571c0feebc2300f7dfc26cf3a1b85
065db1a1890981e6aaa824cc40f23273ec949c7f
/demo/src/main/java/ConsoleInterface.java
4c80f5fe7127ed7c71963f1bfd4c6479e991b25e
[]
no_license
ZhangJun2017/AmfParserV2
22461f2e780bdb9f74037ee61f98893d52fa9be6
c8d75053c4a14d4827244ad6001e6019421fe325
refs/heads/master
2022-02-26T17:55:02.589809
2019-10-26T06:26:25
2019-10-26T06:26:25
197,906,891
0
0
null
null
null
null
UTF-8
Java
false
false
3,984
java
import flex.messaging.io.ArrayCollection; import flex.messaging.io.amf.ASObject; import flex.messaging.io.amf.client.AMFConnection; import flex.messaging.io.amf.client.exceptions.ClientStatusException; import flex.messaging.io.amf.client.exceptions.ServerStatusException; import io.zhangjun2017.amfparser.common.Callable...
[ "sn2015.zhang@gmail.com" ]
sn2015.zhang@gmail.com
f7f412d979ede944ff53d2da999a7249c40dd11f
11a6b794084ca4611e41fff6cc5420d956eaaeea
/lib/FlamerLib/RangeBar/gen/com/edmodo/rangebar/BuildConfig.java
1f446e9f346984a7a0bd85ad9bd56187ba54efc6
[]
no_license
zaggaz/flamerandroid
1f2841f1ce441f3178882cf3f3ab6d23fb07275b
65c1ebd11be2c8cf63dd1081eedb76b50a1ecf84
refs/heads/master
2020-04-06T07:07:24.079434
2015-09-23T02:02:57
2015-09-23T02:02:57
42,972,265
1
1
null
null
null
null
UTF-8
Java
false
false
161
java
/** Automatically generated file. DO NOT MODIFY */ package com.edmodo.rangebar; public final class BuildConfig { public final static boolean DEBUG = true; }
[ "james_zhao@live.co.uk" ]
james_zhao@live.co.uk
8e6cbf68000e8555bdc8fecf0f50725924f5f704
d2496a6d5e45aa4266231a74918c75393d856b3e
/何卓坤-1552743/CausalitySearch/backend/CausalitySearch/src/main/java/edu/tongji/xlab/causality/edu/cmu/tetrad/algcomparison/examples/ExampleCompareSimulation.java
668ae79dc31d1af27c5877f9690f86e652fdf212
[]
no_license
XLab-Tongji/aiops-2018-anomaly-detection
fa7496364ef1e42e34830ac1e58a0def4f9e85b3
1bce82666a5f92f62eeb651e06ec57cb61e11ce2
refs/heads/master
2021-08-08T06:31:06.406527
2019-01-02T09:05:14
2019-01-02T09:05:14
149,739,411
1
0
null
null
null
null
UTF-8
Java
false
false
4,151
java
/////////////////////////////////////////////////////////////////////////////// // For information as to what this class does, see the Javadoc, below. // // Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, // // 2007, 2008, 2009, 2010, 2014, 2015 by Peter Spirtes, Richard Scheines, Joseph...
[ "quentin.hzk@gmail.com" ]
quentin.hzk@gmail.com
eb6006d790b70f1b6f17ec2a431f1846bcb16286
77f0f149b231418ef8d9e7c8d44bf6bfd738f996
/src/main/java/com/yucei/admin/YuceiAdminApplication.java
c2568c1b879ff8512e54cdd0b477d8abb4b3a33b
[ "Apache-2.0" ]
permissive
wrong1111/springboot2
d640578695e0fcd76685fdb5a7dabde90701cbaf
4f29a2575656a6d6dd72123c099d9b91f332b38c
refs/heads/master
2020-04-02T03:45:05.143564
2018-10-21T06:57:56
2018-10-21T06:57:56
153,982,270
0
0
null
null
null
null
UTF-8
Java
false
false
327
java
package com.yucei.admin; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; @SpringBootApplication public class YuceiAdminApplication { public static void main(String[] args) { SpringApplication.run(YuceiAdminApplication.class, args); ...
[ "publicwyong@126.com" ]
publicwyong@126.com
735aebe0f30f600d32643f3a7ed5b86ae4ec6780
693e5affd31dc63cfb1a52a72e99f3c509578d07
/st-server/src/main/java/cc/gooto/service/impl/NavigationBarServiceImpl.java
8fbadeb794f1bd2c46bed4df84ebac4939a83397
[]
no_license
devpei/System_Test
3acbbd31a0201806b1e8c1f6f804ba47df15ce8a
227eded5906e0e41f9ecdd6c108afb5fc0862bfa
refs/heads/master
2023-01-14T03:51:27.587920
2019-05-24T10:46:36
2019-05-24T10:46:36
181,307,855
0
0
null
2023-01-07T04:56:45
2019-04-14T12:47:22
Java
UTF-8
Java
false
false
428
java
package cc.gooto.service.impl; import org.springframework.stereotype.Service; import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl; import cc.gooto.entity.NavigationBarTest; import cc.gooto.mapper.NavigationBarMapper; import cc.gooto.service.NavigationBarService; @Service public class NavigationBarSer...
[ "devbypei@gmail.com" ]
devbypei@gmail.com
b2edfcc6a43bdb6b78d3d83dfa1b97f9caa360a1
c97fb7bbe5df56b110aa4f68f747f4e527c7f9d8
/src/dictionaryController/DictionaryApp.java
8eac2bc540cf2228221012fbad32a734aa427271
[]
no_license
vuquangkhtn/dictionary
443cddfc4db2b98888009484872174fd6b2d275b
de29d4f6943f7af903b083ce1fa09f56d7ce9b77
refs/heads/master
2020-12-30T13:09:08.163305
2017-05-15T11:58:59
2017-05-15T11:58:59
91,332,633
1
0
null
null
null
null
UTF-8
Java
false
false
3,895
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 dictionaryController; import dictionaryData.Word; import java.util.GregorianCalendar; import java.util.HashMap; import java.ut...
[ "vuquangkhtn@gmail.com" ]
vuquangkhtn@gmail.com
4201bf47d573443462d639789cf8e9dd145ad3dc
a8f3b7921f9f0e6508571fac4cdf7836c5cce176
/src/web_erp/dao/DepartmentDao.java
50f03f8acec170a38ab997bd0acf05b443142d10
[]
no_license
stpn94/web_erp
ef78f09871ebdcc7f33d3774053cbc40b2f7b8a6
cb61e2db8edc3aa6e76cf87d892ac94f1aa9e472
refs/heads/master
2023-04-03T23:43:58.137958
2021-04-06T03:46:08
2021-04-06T03:46:08
353,921,300
0
0
null
null
null
null
UTF-8
Java
false
false
467
java
package web_erp.dao; import java.util.List; import web_erp.dto.Department; /* * Data Access Object * C(insert) * R(select, select where) * U(update) * D(delete) */ public interface DepartmentDao { List<Department> selectDepartmentByAll(); Department selectDepartmentByNo(Department departmen...
[ "stpn94@gmail.com" ]
stpn94@gmail.com
d883d99c443b5d4b3bad66e5aa846622da1586e4
d32629291f9c2fb8e5935fb14976318c05009eea
/opendevice-core/src/main/java/br/com/criativasoft/opendevice/core/discovery/DiscoveryClientService.java
39ddb563ba0be10495c1846f3890b2a23699d1bc
[]
no_license
OpenDevice/OpenDevice
ff51d1ff4b14e4dadb6bf71a5e975dca7c97347a
92381cc029e6b2b42d78ec517239535bfe89b962
refs/heads/master
2023-08-06T09:56:25.214772
2022-07-26T10:45:47
2022-07-26T10:45:47
21,923,997
73
29
null
2023-07-25T14:00:05
2014-07-17T01:16:17
JavaScript
UTF-8
Java
false
false
6,803
java
/* * ***************************************************************************** * Copyright (c) 2013-2014 CriativaSoft (www.criativasoft.com.br) * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this dis...
[ "ricardo.jl.rufino@gmail.com" ]
ricardo.jl.rufino@gmail.com
2fffe458c8f7027cb19e548ca0ff752111d9330f
5456663349ace1b3553735c5178f806e7f08b765
/algorithm/src/com/sort/Sorts.java
b1710f43932adc5b81cb4795191680c7664d5d1d
[]
no_license
zhuweiwu/J2SE
6753d0846962dd74a35751aecd001ef922df4d22
9b110b36491ab68d571ff6a4332bd45be7e98f6f
refs/heads/master
2021-01-20T04:11:52.097207
2014-03-17T05:40:50
2014-03-17T05:40:50
null
0
0
null
null
null
null
UTF-8
Java
false
false
7,384
java
package com.sort; /** * Util class of sort: bubblesort, insertsort, selectsort * @author zhuwei wu * 2014-2-21 */ public class Sorts { private static int[] arrTemp; /** * Bubble Sort * * O(N^2) * * @param arr[] * @return arr[] */ public static int[] bubbleSort(int[] arr){ arrTemp = arr.clone...
[ "wuzhuweizzx@gmail.com" ]
wuzhuweizzx@gmail.com
779f4d64d113888602cfa9ad27f38b91cc04fd30
baba7ae4f32f0e680f084effcd658890183e7710
/MutationFramework/muJava/src/mujava/op/basic/Arithmetic_OP.java
b9e7c5733ad7bed2b4c452ca31630bf74545e3d2
[ "Apache-2.0" ]
permissive
TUBS-ISF/MutationAnalysisForDBC-FormaliSE21
75972c823c3c358494d2a2e9ec12e0a00e26d771
de825bc9e743db851f5ec1c5133dca3f04d20bad
refs/heads/main
2023-04-22T21:29:28.165271
2021-05-17T07:43:22
2021-05-17T07:43:22
368,096,901
0
0
null
null
null
null
UTF-8
Java
false
false
2,028
java
/** * Copyright (C) 2015 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applic...
[ "a.knueppel@tu-bs.de" ]
a.knueppel@tu-bs.de
435118136dd86b17f3294bc32b6d02fcc02d5c98
f92ef4d17785c8570c124116ce2cba1f5091503c
/src/test/java/comparatorComparable/Student2.java
038aca323618be6b9e1f37d1c2b122ade2979e20
[]
no_license
Qhubaib/SeleniumJavaInterviewExtentReportsCode
ea27e9f2d987cdabade4277ed6a4315353e2ada6
8bdc23cbe0efbefc61b2e948c11086bd7f9c978f
refs/heads/master
2023-05-13T16:31:39.465293
2020-02-02T19:05:40
2020-02-02T19:05:40
228,238,642
0
0
null
2023-05-09T18:17:43
2019-12-15T19:24:08
Java
UTF-8
Java
false
false
330
java
package comparatorComparable; public class Student2 { int id; String name; int rollno; public Student2(int id,String name,int rollno) { this.id=id; this.name=name; this.rollno=rollno; } @Override public String toString() { return "Student [id=" + id + ", name=" + name + ", rollno=" + rollno + "]"; ...
[ "ahmed4india@gmail.com" ]
ahmed4india@gmail.com
bd018ef17c6f86104e8bbb6a451ac2ae1f306c4a
0337340f8044e8c8b6aa677a4c0bd751ffbe33ca
/src/main/java/ivan/vatlin/http/services/DemoService.java
61d6ec3c23f7967d21785476caa9d4fb1aa405bc
[]
no_license
MadVodka/HTTP
2a4b9a5407a8394eb10cbb4ad8edbf174b1c68ed
e819af763016df87125154116fe455a99636a206
refs/heads/master
2020-07-18T23:52:34.525266
2019-09-04T14:27:08
2019-09-04T14:27:08
206,337,537
0
0
null
null
null
null
UTF-8
Java
false
false
85
java
package ivan.vatlin.http.services; public interface DemoService { void run(); }
[ "ivanshblu@gmail.com" ]
ivanshblu@gmail.com
5bc8da8364360a55f9ff11a8472af83f235b9ea0
f7248c3f414b326fbd18e934a29c7d306e4bb878
/08-CollectionsStreamsFilters-01/src/main/java/com/example/lambda/robocallexample/RoboCallTest01.java
8d2092635b8d306837a372e2deac66c0681c94e5
[]
no_license
tlacuache987/java-ocp-01
839d84893e492d00f3eca2bec23a5a1ac2e5396c
24a13a2f81a6470e1c600de3c34a39264c9296e5
refs/heads/master
2020-08-21T20:54:06.127049
2019-11-27T04:24:32
2019-11-27T04:24:32
216,243,050
0
0
null
null
null
null
UTF-8
Java
false
false
555
java
package com.example.lambda.robocallexample; import java.util.List; /** * * @author MikeW */ public class RoboCallTest01 { public static void main(String[] args) { List<Person> pl = Person.createShortList(); RoboCall01 robo = new RoboCall01(); System.out.println("\n==== RoboCall Test 01 ===="); System.o...
[ "isc.ivgarcia@gmail.com" ]
isc.ivgarcia@gmail.com
b0621f0081dd216dc439fc2776b0d482069aaf8f
b2c5d05159ff8f4f73581721750c2518bb31ce00
/src/com/sevogle/DateConverter.java
4945c55504c2cdd016b7925c17c97d8803c9be86
[]
no_license
hivepoint/log-tool
baa23b11666edd676e9349884057f9a9f0034cdb
36fd77377f8c0f8f0f09e53f3960d3ac6554b366
refs/heads/master
2022-08-12T06:08:33.663600
2014-01-26T19:44:24
2014-01-26T19:44:24
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,088
java
package com.sevogle; import java.awt.Container; import java.awt.FlowLayout; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import java.awt.event.KeyEvent; import java.awt.event.KeyListener; import java.awt.event.MouseEvent; import java.awt.event.MouseListener; import java.sql.Date; import jav...
[ "aws@sevogle.com" ]
aws@sevogle.com
62e5436d7af78663a2a0d1bf083a6f91ad362d6d
a40b12b572c665a5fd1f805723173f43798a6c3d
/src/main/java/com/gabrielduarte/designpatterns/discount/DiscountToBudgetWithMoreThanFiveItems.java
e0f18efe5543714f1f67df86fd802cbf077c8686
[]
no_license
gabrielmduarte/design-patterns
deb0fa57c0c6aa474ca89cf53afe8034f57a0275
fdd1a84550dedbce88c048fb5185319b8d8f9621
refs/heads/master
2023-03-22T05:39:00.760434
2021-03-20T04:18:33
2021-03-20T04:18:33
349,612,234
0
0
null
2021-03-20T04:18:34
2021-03-20T03:00:36
Java
UTF-8
Java
false
false
539
java
package com.gabrielduarte.designpatterns.discount; import com.gabrielduarte.designpatterns.domain.Budget; import java.math.BigDecimal; public class DiscountToBudgetWithMoreThanFiveItems extends Discount { public DiscountToBudgetWithMoreThanFiveItems(Discount next) { super(next); } public BigDec...
[ "gabri.com@live.com" ]
gabri.com@live.com
e1c0ef0439e447690b5fd0163fa4f770f38a6257
f21b12b2a515bfd2723372ff74b67ce9a73599ec
/tcc-dto-ddo/src/main/java/org/ihtsdo/otf/tcc/dto/JaxbForDto.java
a87f0f31eb03e0b6823476441fc3484aba898ade
[]
no_license
Apelon-VA/va-ochre
44d0ee08a9bb6bb917efb36d8ba9093bad9fb216
677355de5a2a7f25fb59f08182633689075c7b93
refs/heads/develop
2020-12-24T14:00:41.848798
2015-10-01T07:20:00
2015-10-01T07:20:00
33,519,478
2
1
null
2015-06-26T14:14:18
2015-04-07T03:18:28
Java
UTF-8
Java
false
false
8,610
java
package org.ihtsdo.otf.tcc.dto; import org.ihtsdo.otf.tcc.dto.component.TtkComponentChronicle; import org.ihtsdo.otf.tcc.dto.component.TtkRevision; import org.ihtsdo.otf.tcc.dto.component.TtkStamp; import org.ihtsdo.otf.tcc.dto.component.attribute.TtkConceptAttributesChronicle; import org.ihtsdo.otf.tcc.dto.component....
[ "campbell@informatics.com" ]
campbell@informatics.com
424a2ff6327356947eb05239f16b529695877574
12f790d6b841fdcd93d10ccfc1274fd746743ed1
/PosApplication/src/org/surzyn/posApplication/servlet/LoginServlet.java
8afa157477d85bdb0ab7abc721dfc2b693cd6ff3
[]
no_license
airensurzyn/PosApplication
a2d2f6c83e04ada842c619e5cd6cc153ab506192
49bed5fe114427030177ef10b2b0a3207b242acd
refs/heads/master
2021-05-29T19:21:56.095168
2015-11-06T17:01:48
2015-11-06T17:01:48
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,122
java
package org.surzyn.posApplication.servlet; import java.io.IOException; import javax.servlet.ServletException; import javax.servlet.annotation.WebServlet; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import org.surzyn.posApplicatio...
[ "airen.surzyn@gmail.com" ]
airen.surzyn@gmail.com
37a2211ffefe84462897af171059fac543d3d14c
e4aea93f2988e2cf1be4f96a39f6cc3328cbbd50
/src/com/flagleader/builder/dialogs/d/y.java
3e4220a5a9fd81fbff25544385dcc01fd51a91b6
[]
no_license
lannerate/ruleBuilder
18116282ae55e9d56e9eb45d483520f90db4a1a6
b5d87495990aa1988adf026366e92f7cbb579b19
refs/heads/master
2016-09-05T09:13:43.879603
2013-11-10T08:32:58
2013-11-10T08:32:58
14,231,127
0
1
null
null
null
null
UTF-8
Java
false
false
1,622
java
package com.flagleader.builder.dialogs.d; import com.flagleader.builder.widget.p; import org.eclipse.swt.events.MouseAdapter; import org.eclipse.swt.events.MouseEvent; import org.eclipse.swt.graphics.Point; import org.eclipse.swt.graphics.Rectangle; import org.eclipse.swt.widgets.Table; import org.eclipse.swt....
[ "zhanghuizaizheli@hotmail.com" ]
zhanghuizaizheli@hotmail.com
5a2614ba3839e79b4ec51b24cb8b9aa6ec22c6f5
479aae993925074143c2935c5a2d8017bdf259f6
/hdfstest/src/main/java/com/wyd/hdfs/rackaware/MyRackAware.java
49ce619231a969a6c0ab80056fe828588337b0b5
[]
no_license
wyd90/hadooptest
c9595bfa2617b9ab41d78565eea8223d582bf189
1223c71f3902cd766e3fe1128d6940aec4edc7a7
refs/heads/master
2022-06-25T23:15:42.395300
2019-06-07T16:07:49
2019-06-07T16:07:49
190,768,112
0
0
null
2022-06-21T01:14:41
2019-06-07T15:34:47
Java
UTF-8
Java
false
false
1,820
java
package com.wyd.hdfs.rackaware; import org.apache.hadoop.net.DNSToSwitchMapping; import java.io.FileWriter; import java.io.IOException; import java.util.ArrayList; import java.util.List; public class MyRackAware implements DNSToSwitchMapping { public List<String> resolve(List<String> list) { List<String...
[ "thuaaaaabb@126.com" ]
thuaaaaabb@126.com
1053d64c64e091cb352b1548ef62c248d2092c80
9b9c3236cc1d970ba92e4a2a49f77efcea3a7ea5
/L2J_Mobius_CT_2.4_Epilogue/java/org/l2jmobius/gameserver/model/skills/SkillChannelizer.java
73e3a0c179b08e05fd822b14bcab516eb1f745f8
[]
no_license
BETAJIb/ikol
73018f8b7c3e1262266b6f7d0a7f6bbdf284621d
f3709ea10be2d155b0bf1dee487f53c723f570cf
refs/heads/master
2021-01-05T10:37:17.831153
2019-12-24T22:23:02
2019-12-24T22:23:02
240,993,482
0
0
null
null
null
null
UTF-8
Java
false
false
6,850
java
/* * This file is part of the L2J Mobius project. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This p...
[ "mobius@cyber-wizard.com" ]
mobius@cyber-wizard.com
ff566a02fc2957edbfc421ad3f044e557707689d
201dac5610e86ae4e5c10b6522d1cd912e70b8aa
/Gmall/gmall-parent/gmall-mbg/src/main/java/cn/wendaocp/gmall/cms/service/impl/TopicCategoryServiceImpl.java
118644371555ffe6376f76fa9bc89bc8561af063
[]
no_license
lq1990/myJava
e0506e25d562970b1ce93d23adcb514ae8641d06
6b8d200633744912dd93a6122d748e4d39d01541
refs/heads/master
2023-01-06T20:06:38.010795
2020-03-14T15:11:00
2020-03-14T15:11:00
163,006,968
0
0
null
2023-01-05T00:52:12
2018-12-24T16:17:58
JavaScript
UTF-8
Java
false
false
564
java
package cn.wendaocp.gmall.cms.service.impl; import cn.wendaocp.gmall.cms.entity.TopicCategory; import cn.wendaocp.gmall.cms.mapper.TopicCategoryMapper; import cn.wendaocp.gmall.cms.service.TopicCategoryService; import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl; import org.springframework.stereotype.Se...
[ "845603270@qq.com" ]
845603270@qq.com
d009bed4ca3d76ace11ece381a987d6141378f1b
3b879697f95083083d0f14eba90301f52c6ed67f
/src/main/java/com/livingprogress/mentorme/remote/services/GeocodingService.java
5abf36eccaa6f4283e5ceb603714dcc0999fd66e
[]
no_license
elfman/HPE-LP-MentorMe-Services
d0d1df3731259e6b81f5330f3fb31e3c2352f8fb
43b078f42f47da6e647ea3ed582bdbd8d16420a1
refs/heads/develop
2021-01-21T20:38:14.144745
2017-05-25T14:00:32
2017-05-26T05:15:22
92,260,314
0
0
null
2017-05-24T06:57:14
2017-05-24T06:57:14
null
UTF-8
Java
false
false
607
java
package com.livingprogress.mentorme.remote.services; import com.google.maps.model.GeocodingResult; import com.livingprogress.mentorme.exceptions.MentorMeException; /** * The geocoding service.Implementation should be effectively thread-safe. */ public interface GeocodingService { /** * Convert provided ad...
[ "test@test.com" ]
test@test.com
9bc1024e51fb8bcad66a9cefaa96b731fc5ad5ad
032cc10183b1aac1010a6a57694ccad08bf12bc5
/src/main/java/io/kielbi/sda/sda/jpa_17/entity/Skill.java
92e40d705ce974b7c4ca74598ccb3ffbf37d6513
[]
no_license
kielbi12/sda.jpa_17
f551f2ab59264164df5c122ac1e2762f3d69c2ba
9824a36d8caa533e3cf361ac448aa22eceecf564
refs/heads/master
2020-09-25T20:03:38.098765
2019-12-08T08:54:21
2019-12-08T08:54:21
226,078,168
0
0
null
null
null
null
UTF-8
Java
false
false
622
java
package io.kielbi.sda.sda.jpa_17.entity; import javax.persistence.Column; import javax.persistence.Entity; import java.util.Objects; @Entity public class Skill extends AbstractEntity<Long> { @Column(unique = true) private String name; public String getName() { return name; } @Override...
[ "kielbi12@gmail.com" ]
kielbi12@gmail.com
14e4b3fafc8d338d013fa49ae12e919719e48dce
a88880b41fa1b5ec51a7ec75643039b683edd25e
/client/src/main/java/com/endava/rest/util/CustomRequestFilter.java
22220a38b3f8fd3e7658d906cb695fe3c586f27c
[]
no_license
aistoica/rest-framework
6c270b4a051d5ed66369a6cb68bd004ad0ac041d
60bd2a7b99d1adb936113136ba5578a3f5269bc4
refs/heads/master
2021-01-01T06:30:56.582057
2017-07-17T07:24:00
2017-07-17T07:24:00
97,446,655
0
0
null
null
null
null
UTF-8
Java
false
false
926
java
package com.endava.rest.util; import com.endava.rest.BaseController; import io.restassured.filter.Filter; import io.restassured.filter.FilterContext; import io.restassured.response.Response; import io.restassured.specification.FilterableRequestSpecification; import io.restassured.specification.FilterableResponseSpeci...
[ "andrei.stoica@endava.com" ]
andrei.stoica@endava.com
8f4462b5f907660a49916fa70ab8df951790b411
839f8cd7cb1a8bd81ee637edfee938ff1c8b8bd0
/jib-core/src/main/java/com/google/cloud/tools/jib/builder/steps/PushLayersStep.java
9c25dd4949e1044640609e49b4e9e2b774e7db67
[ "Apache-2.0" ]
permissive
gintautassulskus/jib
ee7a16bece5f45275470bf3a85972be659c8bae5
fd05e74b18059c0d4e96c65390142728844a0880
refs/heads/master
2020-04-02T01:21:26.413283
2018-10-20T23:22:54
2018-10-20T23:22:54
153,851,221
0
0
Apache-2.0
2018-10-19T23:15:44
2018-10-19T23:15:44
null
UTF-8
Java
false
false
4,008
java
/* * Copyright 2018 Google LLC. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to...
[ "noreply@github.com" ]
noreply@github.com
30b82aeb8568ef05901bfb0a4e10e759b96ff7a0
f88ab225f8dda42410cb11bce2608a07aeeb7f35
/recursion/Subhesh/Find_if_there_is_a_path_of_more_than_k_lengh.java
0e73bc93b0a5c5d8220fe20e61d63ddce33aa183
[]
no_license
arunnayan/IP_questionSet
32b64c305edb88348c7626b2b42ab9d6529d4cb5
7a35951c5754ba4ca567c1357249f66e23fbe42c
refs/heads/master
2023-03-16T18:38:51.385676
2019-08-01T12:10:35
2019-08-01T12:10:35
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,894
java
package BackTracking; import java.util.ArrayList; import java.util.HashSet; public class Find_if_there_is_a_path_of_more_than_k_lengh { public static void main(String[] args) { ArrayList<ArrayList<Pair>> list = new ArrayList<>(); ArrayList<Pair> list0 = new ArrayList<>(); list0.add(new Pair(1, 10)); list0....
[ "32850197+rajneeshkumar146@users.noreply.github.com" ]
32850197+rajneeshkumar146@users.noreply.github.com
8b3f51494908bbddde2eb0fed0590be3db990c9b
71357831063be836bb0bde969902726cbc2e0419
/lms/src/main/java/com/covalense/lms/dto/BookInfoBean.java
0a42d93a3427fbe4e85ff9260b15e4b52852c904
[]
no_license
ramesh1796/ELF-06June19-Covalanse-RameshY
56f375d73647c3c47072447768d2a7fa8af1eefb
60af6c20c37abfd732f57c7594cb1f22e6aa436f
refs/heads/master
2022-12-24T15:07:31.536588
2019-07-14T12:15:22
2019-07-14T12:15:22
192,526,708
0
0
null
2022-12-15T23:49:16
2019-06-18T11:28:18
Rich Text Format
UTF-8
Java
false
false
2,465
java
package com.covalense.lms.dto; import java.io.Serializable; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.Id; import javax.persistence.Table; import com.fasterxml.jackson.annotation.JsonProperty; @SuppressWarnings("serial") //@JsonIdentityInfo(generator = ObjectIdGenerat...
[ "indrapratapyadav4398@gmail.com" ]
indrapratapyadav4398@gmail.com
fe7abaca755728b117112f8109cbeb73d2aef40c
34c641b52393f2f03887dc7d252344b689e8d213
/src/com/Licht/_08/PredicateTest2.java
d21caa2afc728e835962beb5dfdaa2fb40512517
[]
no_license
LichtMiao/Crazy-java
8049fc51a97bab9d575abbbcd29f826908231216
434c7a7258bd45484ec6d7411c1238b3c83c0b4e
refs/heads/master
2021-01-25T14:22:29.141290
2018-07-01T15:17:29
2018-07-01T15:17:29
123,686,958
0
0
null
null
null
null
UTF-8
Java
false
false
1,330
java
/* *Predicate统计出现“疯狂”字符串的图书数量 *统计出现“Java”字符串的图书数量 *统计书名长度大于10的图书数量 */ package com.Licht._08; import java.util.Collection; import java.util.HashSet; import java.util.Iterator; import java.util.function.Predicate; public class PredicateTest2{ public static void main(String[] args){ //创建集合 Collection b...
[ "2804545567@qq.com" ]
2804545567@qq.com
ce36590c5da108730f9de8229e4944da692da3ec
7c0943e448e061d45d2cb23f5d231d7c0c2e4dcd
/ck-flow-client/src/main/java/com/yqkj/client/dto/request/deploy/DelopyRequest.java
a31946261bf19efd8f55f2ef6751bce2a84dc03e
[]
no_license
SCYangChao/ck-common-flow
ddf37c1cecf515013f886c48e765e0b5db514bbb
8e57152d77666136142efa19dbd6f08abe420158
refs/heads/master
2022-07-23T01:44:52.940860
2019-12-02T01:30:36
2019-12-02T01:30:36
199,601,342
2
0
null
2022-07-07T23:54:43
2019-07-30T07:42:46
JavaScript
UTF-8
Java
false
false
548
java
package com.yqkj.client.dto.request.deploy; import lombok.Data; import java.io.Serializable; /** * * class_name: DelopyRequest * describe: do * @author: yangchao.cool@gmail.com * creat_date: 上午10:05 * **/ @Data public class DelopyRequest implements Serializable { /** * 系统编码 */ private S...
[ "yangchao.cool@gmail.c" ]
yangchao.cool@gmail.c
e4e26f4d978aab9b2c5f25d8d83e74e915e5129d
65419002c96b612fd62cc738d94fd86b6af5076e
/abstractfactory/src/main/java/product2/ImportFile.java
6ab5c2aa7d0a0db16ba87d48a29cc333bb01cd76
[]
no_license
Laishiji/designpattern
a37c1b2448880ee88d80e73697120cabba956f36
ccafddf9623af80cae2296717eb1ba48826cbe47
refs/heads/main
2023-01-05T14:57:25.605341
2020-11-07T05:57:36
2020-11-07T05:57:36
309,647,376
5
0
null
null
null
null
UTF-8
Java
false
false
94
java
package product2; public interface ImportFile { public Object importFile(String path); }
[ "laishiji86@gmail.com" ]
laishiji86@gmail.com
9c8073221556961a3f9cfe04e16f639376229e59
2ea33f61617e7bc46e221d53bc76379815add0c7
/RoomSchedulerRachelB/src/ReservationEntry.java
418044327c94552728f01a8b8952a43aa2a727bb
[]
no_license
rachelbe/roomscheduler
3f1e2038e92dbf177b7bdf5cbffc97c34a7898fe
f69a373b5f5da767af877a3ac6f3628af953cda3
refs/heads/master
2022-12-01T02:23:59.358025
2020-08-12T03:03:18
2020-08-12T03:03:18
286,888,216
0
1
null
null
null
null
UTF-8
Java
false
false
1,665
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. * * @author RachelBrooks */ import java.sql.Timestamp; import java.sql.Date; public class ReservationEntry { ...
[ "noreply@github.com" ]
noreply@github.com
81d7e3e04c7ffd0470e81f38d7e52c5b213de119
bbf7581a33c2b54cf7ba6990840ac4920b7755c9
/src/javaSE/ch03/IncDec.java
7b5746af1c5677d29fbec2f01497060cab08e5f3
[]
no_license
a84302486/javaHomeWork
9d6d753471bef5638d3da39a76df5f2b5d24f0d2
c605e01cbcb252f804d2a3c96f0d3a39014342c4
refs/heads/master
2021-01-12T05:38:19.559155
2017-01-06T05:45:12
2017-01-06T05:45:12
77,153,264
0
0
null
null
null
null
UTF-8
Java
false
false
510
java
package javaSE.ch03; public class IncDec { public static void main(String[] args) { int x = 5; int y; System.out.println("x=5"); ++x; System.out.println("++X=" + x); x = 5; x++; System.out.println("x++=" + x); x = 5; y = ++x; System.out.println("y=++x=,y=" + y + ",x=" + x); x = 5; y = ++...
[ "a84302486@gmail.com" ]
a84302486@gmail.com