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
e63e598152974d506066974ce722232856ee104b
66894d2375e5af66b3d447b87867336bbe1c1531
/src/ejerciciosCaracteres/Ejercicio4.java
69496be3a757abfcf5df2fec3b0c5bb7ebb8636b
[]
no_license
JuanJJ/ejerciciosCaracteres
82d5dd490afe0593153abcce07b0ca9563efb559
280424fe313d8f749fe76d3646c4ace19bc4b809
refs/heads/master
2020-06-18T19:31:37.069852
2019-07-11T15:26:28
2019-07-11T15:26:28
196,420,329
0
0
null
null
null
null
ISO-8859-1
Java
false
false
1,747
java
package ejerciciosCaracteres; import java.util.Scanner; public class Ejercicio4 { public Ejercicio4() { super(); String letradni="TRWAGMYFPDXBNJZSQVHLCKE"; String dni=""; boolean dnicorrecto=false; Scanner leer=new Scanner(System.in); do { System.out.println("Introduce un DNI para comprobar que sea...
[ "setzer86@gmail.com" ]
setzer86@gmail.com
e0c2886e6a2456872a9032daad21434dfeef6c2a
b1a5712b4704bad941bd70701b87d4a97b1bd139
/org-netbeans-core-windows/src/main/java/org/netbeans/core/windows/actions/ActionUtils.java
e13aed3bb70afb64d25915cb91fc6a41c4a9a6b0
[ "Apache-2.0" ]
permissive
aditosoftware/adito-nb-modules
e735922096a44d11830db990d42f16e17bc7ec6f
5b8f2f928cd334fe6b576177b78d65e1914da0e8
refs/heads/master
2023-08-08T07:39:11.174392
2023-07-25T11:41:23
2023-07-25T11:41:23
142,895,048
2
3
Apache-2.0
2023-09-13T09:27:30
2018-07-30T15:34:59
Java
UTF-8
Java
false
false
24,725
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 ...
[ "j.boesl@adito.de" ]
j.boesl@adito.de
3e245dc5c0f76ffc71de9ff52a7f3133a570bc5e
bd0f43bc4e02f3cf4566c06b2b539ca13b156a55
/src/main/java/com/victorgasparillo/android/criminalintent/CrimeActivity.java
d80a80db14893251d31958cb9e4260c5b8e45b5e
[]
no_license
GaspaDev/Criminal_Intent
6fcf48ca6ad38258a956a078ac5ddd830f0e92ac
db50d244a9e18083589164e5654865b4a678d8ee
refs/heads/master
2020-03-19T01:19:15.877285
2018-05-31T05:35:39
2018-05-31T05:35:39
135,537,184
0
0
null
null
null
null
UTF-8
Java
false
false
332
java
package com.victorgasparillo.android.criminalintent; import android.support.v4.app.Fragment; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; public class CrimeActivity extends SingleFragmentActivity { @Override protected Fragment createFragment() { return new CrimeFragment(...
[ "GaspaDev@gmail.com" ]
GaspaDev@gmail.com
7d65b81f73c2b86b40a5a393a175fd8178faa5fb
d8f0461db2f54abde5ebef078399703e898433de
/carfax_ucl_qa/src/test/java/com/carfax_ucl/runners/CukesRunner.java
5f6db65b473eed7890e5d2f3a95aa0af9c20b055
[]
no_license
Sean-Xiao-Liu/CarfaxQA
a8b2f3dbe592926488aed813e3b095aae975bfd2
4541cd79a2287d4c7661b33481aef2093b9884ea
refs/heads/master
2021-04-21T02:12:42.012567
2020-03-09T15:18:52
2020-03-09T15:18:52
249,739,732
0
0
null
null
null
null
UTF-8
Java
false
false
527
java
package com.carfax_ucl.runners; import cucumber.api.CucumberOptions; import cucumber.api.junit.Cucumber; import org.junit.runner.RunWith; @RunWith(Cucumber.class) @CucumberOptions( plugin = {"html:target/default-cucumber-reports", "json:target/cucumber.json", "rerun:target....
[ "annachernyshova@carfax.com" ]
annachernyshova@carfax.com
a344ee310f8ebb618b97d051e3fcd202e5c00af1
a655cc83cc923dd45f9944996db2adc7126dff0c
/jstun/src/main/java/de/javawi/jstun/test/BindingLifetimeTest.java
a24deeb5887af68c4bffdf31718083cb67a46a93
[]
no_license
yuebinyun/j-stun
ca72624f6b1e49d667ccee6a1c6531e1e95cd723
08d5fe0ebaa30e8b39a3a9ab368da2b3925b7537
refs/heads/master
2020-03-23T15:13:25.255276
2018-08-04T15:26:50
2018-08-04T15:26:50
141,731,373
3
0
null
null
null
null
UTF-8
Java
false
false
7,060
java
/* * This file is part of JSTUN. * * Copyright (c) 2005 Thomas King <king@t-king.de> - All rights * reserved. * * This software is licensed under either the GNU Public License (GPL), * or the Apache 2.0 license. Copies of both license agreements are * included in this distribution. */ package de.javawi.jst...
[ "yuebinyun@gmail.com" ]
yuebinyun@gmail.com
897363dbfe37c7b28ff7aecc71fe840aaff0ddb3
610baa212af6683c6826c49fff8225b3ff18cbab
/XDSmartPark_Android/app/src/main/java/org/zt/xdsmartpark/model/request/GetParkLocationRequest.java
c542275f1e4a77240be4ab549c023e8ae2ba755c
[]
no_license
ztZero/XDSmartPark
532af33e70adc1da5c2fc3d4beb3f46610148167
ec0ce6b925f326938bf42114826648f401e32bbc
refs/heads/master
2022-11-26T12:09:25.856447
2020-08-11T06:37:35
2020-08-11T06:37:35
286,638,059
1
0
null
null
null
null
UTF-8
Java
false
false
455
java
package org.zt.xdsmartpark.model.request; import com.google.gson.annotations.SerializedName; public class GetParkLocationRequest { @SerializedName("parkId") private int parkId; public GetParkLocationRequest(int parkId) { this.parkId = parkId; } public GetParkLocationRequest() { } ...
[ "1429885979@qq.com" ]
1429885979@qq.com
2fe532b0cc6aa9e6fb6b650050006467483066d0
c93811e6e3aa85d95c9daac6fbfbbde4f23fe2cf
/com.egvo.hello/src/main/java/egovframework/example/admin/resume/web/AdminResumeController.java
196d10f0b5fda13003a4e695ac053365817aa8bd
[]
no_license
CloudShareService/Bus
e9a73c219a5e0c46145c63c596efa8b21d68997f
932dab78d6cb96a765d2f591d034141e6fc43108
refs/heads/master
2020-04-16T06:01:17.197356
2019-01-12T04:20:29
2019-01-12T04:22:48
165,330,261
0
0
null
2019-01-12T01:33:02
2019-01-12T00:43:32
JavaScript
UTF-8
Java
false
false
346
java
package egovframework.example.admin.resume.web; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.RequestMapping; @Controller public class AdminResumeController { @RequestMapping("resume/adminResume") private String adminResume() throws Exception { return "admin/...
[ "kimri42@naver.com" ]
kimri42@naver.com
19df11baa4e025cc8e86296dd9dbc0dfcffd6941
b31120cefe3991a960833a21ed54d4e10770bc53
/modules/org.llvm.ir/src/org/llvm/ir/DINode.java
993695b36438e43767c4d45fff17ff1aa88906dc
[]
no_license
JianpingZeng/clank
94581710bd89caffcdba6ecb502e4fdb0098caaa
bcdf3389cd57185995f9ee9c101a4dfd97145442
refs/heads/master
2020-11-30T05:36:06.401287
2017-10-26T14:15:27
2017-10-26T14:15:27
null
0
0
null
null
null
null
UTF-8
Java
false
false
22,762
java
/** * This file was converted to Java from the original LLVM source file. The original * source file follows the LLVM Release License, outlined below. * * ============================================================================== * LLVM Release License * ======================================================...
[ "voskresensky.vladimir@gmail.com" ]
voskresensky.vladimir@gmail.com
0a4c45862842fd2506045a43692c94d8a90132ed
9c00688a804f059fa128cc929ec5523351731b3e
/hot-deploy/demo/src/com/util/DealPageRequest.java
becd8fcbac2e38f42f2799def0a7bb7d5439934a
[]
no_license
yangrui110/asunerp
f37b4c9f425cd67c9dd6fc35cac124ae9f89e241
3f702ce694b7b7bd6df77a60cd6578a8e1744bb5
refs/heads/master
2020-05-07T12:45:16.575197
2019-04-10T07:46:41
2019-04-10T07:46:41
180,295,937
0
0
null
null
null
null
UTF-8
Java
false
false
1,207
java
package com.util; import com.hanlin.fadp.base.util.UtilHttp; import com.util.constant.PageConstant; import javax.servlet.http.HttpServletRequest; import java.util.Map; /** * @author 杨瑞 * @date 2018-11-23 * * 此类主要处理前端传过来的page和size参数 * */ public class DealPageRequest { private static int dealMap(Map paramete...
[ "“Youremail@xxx.com”" ]
“Youremail@xxx.com”
a894ca148ae69daa19d537f35ae28c5fc7dbe6e4
b33e38f7aa8dbcbc9a7f94acf10c2bd916ca35e2
/app/src/main/java/com/example/undraitytelab2/MainActivity.java
f4ffa02acd89d48aaab3b3f7841324c0e1d1bc17
[]
no_license
KotrynaUn/UndraityteLab2
9fb0695effc2f8d86418935230f40a00d233b864
68a03f0eb69918a9ef92c4dad2156dbad9c3667a
refs/heads/master
2023-05-07T13:54:09.272868
2021-05-28T10:37:44
2021-05-28T10:37:44
364,541,837
0
0
null
null
null
null
UTF-8
Java
false
false
2,265
java
package com.example.undraitytelab2; import androidx.appcompat.app.AppCompatActivity; import android.os.Bundle; import android.view.View; import android.widget.ArrayAdapter; import android.widget.EditText; import android.widget.Spinner; import android.widget.TextView; import android.widget.Toast; public class MainAct...
[ "kotryna.undraityte@knf.stud.vu.lt" ]
kotryna.undraityte@knf.stud.vu.lt
2d18486310bee5457f299e82dcf3b88618af52eb
a64e225d43fe964088b38abe38db6a9a809bd4a8
/ScootGeneralFlow/src/main/java/ScootGeneral/ScootGeneralFlow/PaymentDateRangeOneWay.java
022413ef1f2a7a222a71e85088ca89074d2ee020
[]
no_license
selvendranr/ScootGeneralFlow
5ad1aeec31400c7eba7d222201a0a65564599d24
9e5592bd6809ce20c4b6d464e02fc709d88ef28d
refs/heads/master
2020-03-22T17:53:22.430904
2018-07-10T11:58:01
2018-07-10T11:58:01
140,422,408
0
0
null
null
null
null
UTF-8
Java
false
false
6,496
java
package ScootGeneral.ScootGeneralFlow; import java.util.List; import org.apache.commons.lang3.time.StopWatch; import org.openqa.selenium.JavascriptExecutor; import org.openqa.selenium.Keys; import org.openqa.selenium.TimeoutException; import org.openqa.selenium.WebDriver; import org.openqa.selenium.WebElemen...
[ "selvagithub@gmail.com" ]
selvagithub@gmail.com
ca37547f93c29714552b7207100f7e6c5d02f0cc
b2ee4dbd6054852129e208221a167f92f1b7d429
/Java/src/Test/Employee.java
2631b4b4a88ad84918e0abc4ebadb1f12112354e
[]
no_license
XuanSonMai/Btapjava
942195760225eff7fdb95118c79a9507269db5f5
8a5ae1770011c8b0730d437531101c6940eeb9dc
refs/heads/main
2023-08-05T02:03:01.434150
2021-10-10T04:06:04
2021-10-10T04:06:04
415,480,825
0
0
null
null
null
null
UTF-8
Java
false
false
149
java
package Test; public class Employee extends Person { public Employee() { super("a"); } public Employee(String ten) { super(ten); } }
[ "son@gmail.com" ]
son@gmail.com
4572bc2ed422cf02561884a2d4b08246e01f02e1
d612b961ca28a5662baa86d19a5de088c11eae11
/app/src/main/java/com/av/mediajourney/image/ImageActivity.java
00751510d0a6fe85ac5973cd6d127ab9491bfd7e
[ "Apache-2.0" ]
permissive
majorxia/mediajourney
dc3950314504bd7296c8979539c5b550f57f58f9
cf8fa1aec760f8fe8b3a16e0783b3ee0ae916a6f
refs/heads/main
2023-07-29T16:36:55.773131
2021-09-15T06:35:51
2021-09-15T06:35:51
397,843,519
0
0
Apache-2.0
2021-08-19T06:42:19
2021-08-19T06:42:18
null
UTF-8
Java
false
false
3,804
java
package com.av.mediajourney.image; import android.graphics.Bitmap; import android.graphics.BitmapFactory; import android.graphics.Canvas; import android.graphics.Paint; import android.os.Bundle; import android.os.Environment; import android.util.Log; import android.view.SurfaceHolder; import android.view.SurfaceView; ...
[ "yangyabin@kugou.net" ]
yangyabin@kugou.net
dc8a670d3d6fd25e97a7b5948cadb4dc9ef43b72
c65f765e8565469dc6762c6c66ea77c24fa3cd7a
/hsydemo/src/main/java/com/db/common/aspect/SysLogAspect.java
c749874e4810cc26dd66fd8abb7da3fc1be82569
[]
no_license
774109811/study
ca2225b1cce25ea1dfc98a7e71fe0ebc3c028152
3eedcb602fdb016b96ebbae5f9a01f912407833b
refs/heads/master
2022-12-22T08:26:02.134999
2020-11-22T08:22:36
2020-11-22T08:22:36
230,391,319
0
0
null
2022-12-16T12:02:17
2019-12-27T07:02:32
JavaScript
UTF-8
Java
false
false
3,783
java
package com.db.common.aspect; import com.db.common.annotation.RequiresLog; import com.db.common.utils.IPUtils; import com.db.common.utils.ShiroUtils; import com.db.sys.dao.SysLogDao; import com.db.sys.entity.SysLog; import org.aspectj.lang.ProceedingJoinPoint; import org.aspectj.lang.Signature; import org.aspectj.lang....
[ "774109811@qq.com" ]
774109811@qq.com
69c4446f0f620ede315705b5891e9c7e733a8184
56a899f35bcbf031e6e717cbb03cd755cdd3d578
/travel/src/main/java/com/gkemayo/voy/ticket/SimpleTicketDTO.java
ffaf2ed10ec6c4bb1b4d9c11544fac44a932bec7
[]
no_license
icon-soft/travel-app
edfab99dfee8491c4c17d92c24a2fcbf3b994db9
83263c8f2b73ab328e4f839697b91f4c6c0ac17b
refs/heads/main
2022-12-31T04:42:23.787801
2020-10-12T08:27:28
2020-10-12T08:27:28
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,101
java
package com.gkemayo.voy.ticket; import java.time.LocalDate; import io.swagger.annotations.ApiModel; import io.swagger.annotations.ApiModelProperty; @ApiModel(value = "Simple Loan Model") public class SimpleTicketDTO { @ApiModelProperty(value = "Book id concerned by the loan") private Integer bookId; @ApiModel...
[ "aaron.njoya@yahoo.fr" ]
aaron.njoya@yahoo.fr
2c77ffd0928822bae9b4f5f631c12a167142bc0d
0146c2ac6f4699fe774f9d1a0d90fd0bd6e5aec0
/src/main/java/dataParser/sym.java
c204d50f716701a136fbaeb554f22249a42fb99d
[ "BSD-2-Clause" ]
permissive
jeisner/erma
6c5c8434082fc8c3273be399d0a369ccc57395b2
04e49e210b4d8ded876086ae03d3add23a406c89
refs/heads/master
2016-09-06T02:08:05.025926
2016-03-09T14:32:05
2016-03-09T14:32:05
10,772,404
2
2
null
2016-03-08T21:21:58
2013-06-18T20:04:32
Java
UTF-8
Java
false
false
1,150
java
//---------------------------------------------------- // The following code was generated by CUP v0.11a beta 20060608 // Wed Oct 10 16:56:26 EDT 2012 //---------------------------------------------------- package dataParser; /** CUP generated interface containing symbol constants. */ public interface sym {...
[ "jason@cs.jhu.edu" ]
jason@cs.jhu.edu
1808f8fe9c71518b61fcc36822367e7ed97338d8
78f7fd54a94c334ec56f27451688858662e1495e
/partyanalyst-service/trunk/src/main/java/com/itgrids/partyanalyst/dao/hibernate/JbCommitteeConfirmRuleDAO.java
6d9b9c915bd9c69289b5ebf0101b5d72b8dfbec7
[]
no_license
hymanath/PA
2e8f2ef9e1d3ed99df496761a7b72ec50d25e7ef
d166bf434601f0fbe45af02064c94954f6326fd7
refs/heads/master
2021-09-12T09:06:37.814523
2018-04-13T20:13:59
2018-04-13T20:13:59
129,496,146
1
0
null
null
null
null
UTF-8
Java
false
false
474
java
package com.itgrids.partyanalyst.dao.hibernate; import org.appfuse.dao.hibernate.GenericDaoHibernate; import com.itgrids.partyanalyst.dao.IJbCommitteeConfirmRuleDAO; import com.itgrids.partyanalyst.model.JbCommitteeConfirmRule; public class JbCommitteeConfirmRuleDAO extends GenericDaoHibernate<JbCommitteeCo...
[ "itgrids@b17b186f-d863-de11-8533-00e0815b4126" ]
itgrids@b17b186f-d863-de11-8533-00e0815b4126
540cf1596a723693c44024bf0c04eaebf6f3b649
9b61d241a50b3b6c0622c0025ac676fcc33b146d
/IntelliJHomeworks/hw08/src/cs3500/music/controller/Controller.java
812bf111131fda4959505464653ae9d0a9824751
[]
no_license
northcott-j/EclipseWorkspace
b98b50baeb4a078294dba0b2042069b29e9cfec6
6dbd59203ae064777506318e8434958fa5e8f6fe
refs/heads/master
2020-04-08T08:33:17.916527
2015-12-11T22:18:10
2015-12-11T22:18:10
29,544,849
0
0
null
null
null
null
UTF-8
Java
false
false
383
java
package cs3500.music.controller; import java.io.IOException; import javax.sound.midi.InvalidMidiDataException; /** * Interface to connect all Controllers Created by Jonathan on 11/18/2015. */ public interface Controller { /** * Runs the Controller * * @throws java.io.IOException if there's an error *...
[ "northcott.j@chisigma.co" ]
northcott.j@chisigma.co
db6c34e13f646548db099ed95d0a75ff55f0eeba
fdc5fdb32052369253e1bfecabe78cc1a11196ed
/src/test/java/com/synsoft/config/WebConfigurerTestController.java
e33b03b891e9edbae3dc548212d7e4b48c85d922
[]
no_license
BulkSecurityGeneratorProject/energyFlux
57b3ad91dafa9b11667cdebe124b1f877b9dccb2
04bdc9fb1c7a2819d812345dc96405d483b51602
refs/heads/master
2022-12-26T17:24:20.723598
2019-06-30T20:14:38
2019-06-30T20:14:38
296,592,806
0
0
null
2020-09-18T10:46:09
2020-09-18T10:46:08
null
UTF-8
Java
false
false
374
java
package com.synsoft.config; import org.springframework.web.bind.annotation.GetMapping; import org.springframework.web.bind.annotation.RestController; @RestController public class WebConfigurerTestController { @GetMapping("/api/test-cors") public void testCorsOnApiPath() { } @GetMapping("/test/test-c...
[ "nebojsazak@gmail.com" ]
nebojsazak@gmail.com
41e9830fdf612e23b1774e062e7cbfe8cb7471c4
c249aa1a9960d02a0c6fdb76c4352b5b4f5ccee1
/src/main/groovy/com/github/abrarsyed/gmcp/JarBouncer.java
cd3d0933955bff12ec79b1cf6de8cfaba03e0cce
[]
no_license
GUIpsp/GMCP_scripts
9dcea7212973100456739797fc91b713e68ea284
14cfaa9ea119261f889c6d37db5186d463135be4
refs/heads/master
2016-09-06T06:30:03.167950
2013-05-14T20:56:06
2013-05-14T20:56:06
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,664
java
package com.github.abrarsyed.gmcp; import java.io.File; import java.io.PrintStream; import java.lang.reflect.Method; import net.md_5.specialsource.SpecialSource; import de.fernflower.main.decompiler.ConsoleDecompiler; public class JarBouncer { public static void fernFlower(String inputDir, String outputDir) { S...
[ "sacabrarsyed@gmail.com" ]
sacabrarsyed@gmail.com
3fd47a6984c653ef9c9f072b884c268b5fe3cc18
ef97e2ee0af5d1dce6d9574534da9129f03b0452
/src/main/java/com/faforever/server/security/UniqueIdService.java
7e490b85511761e4abeda347e82b77d958e113bc
[]
no_license
niklaskp/faf-java-server
81bdd3d38627c2c9d5e37f74533c4e15e20b839d
1266a4e31b90a6e76bdf7f341d426552044e0b71
refs/heads/master
2021-07-17T07:22:45.374912
2017-09-14T12:22:17
2017-09-14T12:22:17
null
0
0
null
null
null
null
UTF-8
Java
false
false
7,811
java
package com.faforever.server.security; import com.faforever.server.config.ServerProperties; import com.faforever.server.entity.HardwareInformation; import com.faforever.server.entity.Player; import com.faforever.server.error.ErrorCode; import com.faforever.server.error.Requests; import com.fasterxml.jackson.databind.O...
[ "michel.jung89@gmail.com" ]
michel.jung89@gmail.com
545061decfba7f04aa8d012f04646ad52d117ff5
909ae5f3cace2b52f9006482afb1a1f522aeffdf
/THEKEY Mainnet/Blockchain-Exploer/yibaodapp/yibaodapp/service/impl/PageFunctionServiceImpl.java
662ade94f0e9e0f3c408562c3cd54191fe095563
[]
no_license
thekeygithub/MVP
ca58f5547b2528b8be410a8d7cda5d5d6e53e286
cf6e9d7ca4c03db999f5dd0a284de79c91190a81
refs/heads/master
2020-03-18T19:00:33.574777
2018-12-07T06:52:41
2018-12-07T06:52:41
135,128,576
15
3
null
null
null
null
UTF-8
Java
false
false
8,435
java
package com.xczg.blockchain.yibaodapp.service.impl; import java.sql.ResultSet; import java.sql.SQLException; import java.text.SimpleDateFormat; import java.util.ArrayList; import java.util.Date; import java.util.HashMap; import java.util.List; import java.util.Locale; import java.util.Map; import javax.an...
[ "silong.xing@HLJ-xingsilong.ebaonet.corp" ]
silong.xing@HLJ-xingsilong.ebaonet.corp
2000936a14d44805b0fc4848a8af16fd0a3df32b
0ae7f535c79372089927e5edb5d8ebbe51f67e5b
/src/cn/ucai/superwechat/adapter/GroupAdapter.java
63c5d66a5756ed1c624a977301576d1113de56c8
[ "Apache-2.0" ]
permissive
xuyunhao02/superwechat
727eb5a7b286f80ada0e7d9548b25700fd03a783
a656ae4ff2b443ab6eeae8a26463afb5ec72f61f
refs/heads/master
2016-09-13T20:24:18.603713
2016-06-01T12:21:33
2016-06-01T12:21:33
59,528,754
0
0
null
null
null
null
UTF-8
Java
false
false
8,334
java
/** * Copyright (C) 2013-2014 EaseMob Technologies. 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 requi...
[ "1336209466@qq.com" ]
1336209466@qq.com
95d8c05d4bc0d402a632e420f44ce6a272d5cc3a
95e545e45e8e5122766c0eba0d3f35ba782a6030
/src/test/java/com/blogspot/mstachniuk/solarsystem/task09/SolarSystemFactoryTest.java
216e8f281912068f453e5806f4fec81f035e7956
[]
no_license
earion/PlanetBuilder
7aec95683495c0e8ed6f867af50d921b326dbba0
91433e53f4d16544e8d8939c98dc34e45a3192d9
refs/heads/master
2021-03-12T21:48:20.944446
2014-09-28T21:03:24
2014-09-28T21:03:24
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,817
java
package com.blogspot.mstachniuk.solarsystem.task09; import com.blogspot.mstachniuk.solarsystem.Gas; import com.blogspot.mstachniuk.solarsystem.Planet; import com.blogspot.mstachniuk.solarsystem.RotationDirection; import com.blogspot.mstachniuk.solarsystem.task07.SolarSystemFactory; import org.junit.Test; import java....
[ "mstachniuk@gmail.com" ]
mstachniuk@gmail.com
8a1f088f43265791b9114e89ba0a37047e8eb58c
d4408191844bf38125712a18ed7ffdea2c7d162c
/src/model_DAO/DAOManagementFactoryDepartment.java
1d11cdcc906c49bb6676c6f1edcaac92591c4e1a
[]
no_license
lflla/DII
d3c32f5d3607d7fa3d476d45391d4808dfe77811
385cb86d3497f250d7c3ace6fb628d6e44cc3834
refs/heads/master
2021-05-12T00:45:24.788284
2018-01-15T12:52:58
2018-01-15T12:52:58
117,543,292
0
0
null
null
null
null
UTF-8
Java
false
false
1,379
java
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package model_DAO; import java.io.File; import java.io.FileInputStream; import java.io.FileNotFoundException; import java.io.IOException; import java.util.Properties; import model_DS.DSFileDepartment; impo...
[ "noreply@github.com" ]
noreply@github.com
937671d0a3c79ed469109426f98fa05923326e25
be801ca22e95d793b084f48861631da379433fd4
/app/src/androidTest/java/com/example/a72button/ExampleInstrumentedTest.java
9a828033ef338e0f1e581c9c8e0be80fc7162e92
[]
no_license
Pyry-Santahuhta/Smartpost-9.3
54a856c9180f6efeed47380928e5050969006b67
dd3bc6c6c221154baa9a54bb5eee6a0deb50080f
refs/heads/master
2022-06-29T06:13:39.196830
2020-05-07T07:20:39
2020-05-07T07:20:39
255,899,325
1
0
null
null
null
null
UTF-8
Java
false
false
758
java
package com.example.a72button; import android.content.Context; import androidx.test.platform.app.InstrumentationRegistry; import androidx.test.ext.junit.runners.AndroidJUnit4; import org.junit.Test; import org.junit.runner.RunWith; import static org.junit.Assert.*; /** * Instrumented test, which will execute on a...
[ "61690808+Pyry-Santahuhta@users.noreply.github.com" ]
61690808+Pyry-Santahuhta@users.noreply.github.com
150b20a7acf6a66833181bc49d91bc789fa4dd1d
61f83bcfe1b0e7c0fb80cc6d01cae527fc45f82f
/JavaTestingConcept/src/com/variable/Static.java
02dd24c33bf3689f2a7a1df9f00d05aac3e8c87c
[]
no_license
mahendrakishore/JavaConcept
d3dffd36a62b97606c646329d5379af537648a54
d293474c61566f7b921d17bc78f3332a8f57a2e0
refs/heads/master
2021-01-23T01:56:01.351302
2017-05-31T03:56:28
2017-05-31T03:56:28
92,899,816
0
0
null
null
null
null
UTF-8
Java
false
false
294
java
package com.variable; public class Static { public static void main(String[] args) { // TODO Auto-generated method stub System.out.println("string main"); } public static void main(int[] args) { // TODO Auto-generated method stub System.out.println("int main"); } }
[ "mahen@mahen-PC" ]
mahen@mahen-PC
f1c553ab2d67090b7ec13f12ccbbd16e333a0ab1
acbccd3c9cb44fe7546916788c7a060cc895495c
/kiwi-parser/src/main/java/de/goto3d/kiwi/compiler/parser/StatementListParser.java
7e4ebb4d09b5dd8c1d8da0e932012b40a7481f6c
[]
no_license
zapmya/Kiwi
6b84bd4c282bf4d003694c7fb1d137ccaef66895
8cbd1fafc63c76888f24fd0898ca70079ec651b0
refs/heads/master
2021-06-10T03:14:34.544808
2021-05-05T07:07:40
2021-05-05T07:07:40
178,700,187
0
0
null
null
null
null
UTF-8
Java
false
false
1,100
java
package de.goto3d.kiwi.compiler.parser; import com.creativewidgetworks.goldparser.engine.Reduction; import com.creativewidgetworks.goldparser.engine.Token; import com.creativewidgetworks.goldparser.parser.GOLDParser; import com.creativewidgetworks.goldparser.parser.ProcessRule; import de.goto3d.kiwi.compiler.ast.state...
[ "t.grundner@tallence.com" ]
t.grundner@tallence.com
509595a95660ecaa94dc39fe987fe8b159ee8a34
43e5bf5eeff0749b77f213a76a092ebc8d43831b
/app/src/main/java/com/example/jingdong/decoding/DecodeThread.java
355455b2e87e2f5eade82ba4cdb1cd3fe70afafc
[]
no_license
Domineering/JingDong
d4c727055fcbe10ce6a956c621cfbfca4d97ba00
0c0f8f490f84b6c7a97614c68465d9189566fd2d
refs/heads/master
2021-08-31T10:03:15.763111
2017-12-21T01:09:53
2017-12-21T01:09:53
114,536,275
0
0
null
null
null
null
UTF-8
Java
false
false
2,568
java
/* * Copyright (C) 2008 ZXing 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 applicable law or agr...
[ "1318319029@qq.com" ]
1318319029@qq.com
81fc5f036ab5190696667cf42872e57004595efb
0d5ca984cbc89be34fe387c66e9c04b9c7d92143
/mms-user-ms/src/main/java/com/capg/mms/register/repo/IRegisterRepo.java
64aaa50925569d736fa4e3616f85aac09d3ca132
[]
no_license
mahesh146/capg-bvrit-b1-online-movie-ticket-system
316a33ad1ece7881107f751a53f3b74a67192084
69469db91eb64d5097c5fee75508ed5e86e98d4c
refs/heads/master
2022-12-24T10:47:31.589668
2020-10-05T11:56:29
2020-10-05T11:56:29
261,792,643
1
0
null
null
null
null
UTF-8
Java
false
false
215
java
package com.capg.mms.register.repo; import org.springframework.data.jpa.repository.JpaRepository; import com.capg.mms.register.model.User; public interface IRegisterRepo extends JpaRepository<User, Integer> { }
[ "hp@192.168.0.5" ]
hp@192.168.0.5
e69fafad7973df584e51b9ab02e561204f59363d
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/15/15_91bde9e0fa01b40149c3dded7fd1fcd37fddbabe/P2PClient/15_91bde9e0fa01b40149c3dded7fd1fcd37fddbabe_P2PClient_t.java
7ced703d7fcf77139a33261ca4077ab21e4bec96
[]
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
13,160
java
// $Id: P2PClient.java,v 1.21 2007-10-31 17:27:11 radicke Exp $ package org.dcache.pool.p2p; import java.io.PrintWriter; import java.io.IOException; import java.net.UnknownHostException; import java.net.InetAddress; import java.util.Map; import java.util.Collections; import java.util.List; import java.uti...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
85d7b6ca7332fa5a80d62abb774da6ab5a5ce6e3
5bd55d54390a0b7953985b55de9af007001a8d02
/p1_quickly_start/src/BMICalculator.java
363d9b8026d74e79e7eb500f3528fac56eedcfdd
[]
no_license
PGMonster/java_practice
a700fdf2da0ac24495d7c3c10c5af3e5847130e4
1b8eb97f9791343bc681a71c428e8691ac817606
refs/heads/main
2023-08-24T16:57:16.455099
2021-10-10T16:29:56
2021-10-10T16:29:56
332,423,736
0
0
null
null
null
null
UTF-8
Java
false
false
1,440
java
package p1_quickly_start; import java.util.Scanner; public class BMICalculator { public static void main(String[] args) { Scanner scanner = new Scanner(System.in); System.out.println("Welcome to use BMI Calculator !!!"); // 打印提示 int c1 = 1; // char c2 = 'N'; while (c1 == 1) { System.out.print("Input ...
[ "15026582173@163.com" ]
15026582173@163.com
723d60ec7beb11f6856dce697045946a02641c6d
e27942cce249f7d62b7dc8c9b86cd40391c1ddd4
/modules/adwords_appengine/src/main/java/com/google/api/ads/adwords/jaxws/v201708/cm/FeedItemValidationStatus.java
4e61212717af111fe3d9572131b0d433bc45eeb7
[ "Apache-2.0" ]
permissive
mo4ss/googleads-java-lib
b4b6178747d25d16ae6aa0c80d80ee18a2dfe01a
efaa9c3bd8a46a3ed4b00963dc9760c6dd8bd641
refs/heads/master
2022-12-05T00:30:56.740813
2022-11-16T10:47:15
2022-11-16T10:47:15
108,132,394
0
0
Apache-2.0
2022-11-16T10:47:16
2017-10-24T13:41:43
Java
UTF-8
Java
false
false
1,819
java
// Copyright 2017 Google Inc. 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...
[ "jradcliff@users.noreply.github.com" ]
jradcliff@users.noreply.github.com
53ea6aac153c2300b4876e890869ac69be0cd4e3
de79bb6f4bddd40b205c0e94bc785de9f372d297
/app/src/main/java/com/homeinspection/PropertyOverviewCheckInOutActivity.java
e9627d591279c581cf7deb1bf81cbea5b33df83c
[]
no_license
mehul-personal/HomeInspection
aa12a113e3b3f129845fd507d95c8e4907e281ce
e7870f5cde9f0d62a0a9c5e0e0709f019ce80d44
refs/heads/master
2020-07-30T07:01:16.687820
2016-11-13T18:12:13
2016-11-13T18:12:13
73,633,722
0
0
null
null
null
null
UTF-8
Java
false
false
8,201
java
package com.homeinspection; import android.app.ProgressDialog; import android.content.Intent; import android.os.Bundle; import android.support.v7.app.AppCompatActivity; import android.util.Log; import android.view.View; import android.widget.Button; import android.widget.EditText; import android.widget.FrameLayout; im...
[ "mbpatel6245@gmail.com" ]
mbpatel6245@gmail.com
005b4d4660e7c92490bc34d8c0cbd0c60965b874
b1abc61284fce9d86e6094913fef7d7fc7c05f04
/app/src/main/java/com/example/imdb/fragment/MovieList.java
1b32aa085f7d28f9ea679e49eb270dae741bf797
[]
no_license
Subhrajyoti123/IMDB.
403352da3ef72db4484209c294edd02dc7aa1b14
3c3b0a70936d80fcc94f57a623892ea1e41eae9a
refs/heads/master
2021-01-19T20:40:46.650413
2017-04-17T17:13:43
2017-04-17T17:13:43
88,530,642
0
0
null
null
null
null
UTF-8
Java
false
false
6,209
java
package com.example.imdb.fragment; import android.content.Intent; import android.os.Bundle; import android.support.v4.app.ListFragment; import android.view.LayoutInflater; import android.view.Menu; import android.view.MenuInflater; import android.view.MenuItem; import android.view.View; import android.view.ViewGroup; ...
[ "subhra.brahma9@gmail.com" ]
subhra.brahma9@gmail.com
84a464ba40e3119369eff2b1501370736d110a75
27cda5e6fb5da7ae2dea91450ca1082bcaa55424
/Source/Java/VistaImagingDataSourceProvider/main/src/java/gov/va/med/imaging/vistaimagingdatasource/VistaImagingDicomQueryFactory.java
bee71141953dda1a0af9f2303343ecb47b98d898
[ "Apache-2.0" ]
permissive
VHAINNOVATIONS/Telepathology
85552f179d58624e658b0b266ce83e905480acf2
989c06ccc602b0282c58c4af3455c5e0a33c8593
refs/heads/master
2021-01-01T19:15:40.693105
2015-11-16T22:39:23
2015-11-16T22:39:23
32,991,526
3
9
null
null
null
null
UTF-8
Java
false
false
4,593
java
package gov.va.med.imaging.vistaimagingdatasource; import gov.va.med.imaging.core.interfaces.exceptions.MethodException; import gov.va.med.imaging.url.vista.VistaQuery; import java.text.SimpleDateFormat; import java.util.HashMap; import org.apache.log4j.Logger; public class VistaImagingDicomQueryFactory { // MAG r...
[ "ctitton@vitelnet.com" ]
ctitton@vitelnet.com
700a2622eb3483b7b2e0474bebd7a14679310694
6b80f0ac87a430dc9debdd62f6ad71d009eff54c
/SugarCRM/src/main/java/com/sugarcrm/pages/SupportPage.java
7253f4377dc7703f14f038dc23367c6d39ea6f96
[]
no_license
rahulmandve/SugarCRMTest
721488e7753b38583def8f2639982b699a42da39
333dcae4e3a96923bae608c9d0ec87ad2adbe38f
refs/heads/master
2020-03-22T19:57:13.716297
2018-09-10T10:04:03
2018-09-10T10:04:03
140,563,348
0
0
null
null
null
null
UTF-8
Java
false
false
64
java
package com.sugarcrm.pages; public class SupportPage { }
[ "rahul.mandwe259@gmail.com" ]
rahul.mandwe259@gmail.com
629277cb3c945617281858b63a2f776b54a4ed52
575c19e81594666f51cceb55cb1ab094b218f66b
/octopusconsortium/src/main/java/OctopusConsortium/Models/RCSGB/RoleClassEmployeeX.java
afef55ad9bf01b9aeb7642e1350011b9b22b021c
[ "Apache-2.0" ]
permissive
uk-gov-mirror/111online.ITK-MessagingEngine
62b702653ea716786e2684e3d368898533e77534
011e8cbe0bcb982eedc2204318d94e2bb5d4adb2
refs/heads/master
2023-01-22T17:47:54.631879
2020-12-01T14:18:05
2020-12-01T14:18:05
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,043
java
// // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.1-257 // See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> // Any modifications to this file will be lost upon recompilation of the source schema. // Generated on: 2012...
[ "tom.axworthy@nhs.net" ]
tom.axworthy@nhs.net
168cc172fe1e316ee01989b332ec1a49975d407e
17f0e5c111f79c060850ea3708d1ca2ba8b5b52a
/collect_app/src/test/java/org/enumero/collect/android/preferences/FormMetadataMigratorTest.java
3a42c5c147246020b479bdf581cf804614b718ed
[ "Apache-2.0" ]
permissive
atappz/collect
6ad432c13723012bd56cc511f7df4858d19c24ae
b9c4325b80c0d493fc9bb51737a0a89482f787cf
refs/heads/master
2021-01-01T18:44:30.004249
2017-07-31T12:58:51
2017-07-31T12:58:51
98,419,500
0
0
null
2017-07-26T12:19:06
2017-07-26T12:19:06
null
UTF-8
Java
false
false
5,134
java
package org.enumero.collect.android.preferences; import android.annotation.SuppressLint; import android.content.SharedPreferences; import android.preference.PreferenceManager; import org.junit.Before; import org.junit.Test; import org.junit.runner.RunWith; import org.enumero.collect.android.BuildConfig; import org.en...
[ "aneesh" ]
aneesh
80d64cb89bdb72e10517d700b5b5da7d0935dfe6
e7027cad62867a64873b3d5ecd56a72be3177624
/src/datamanagement/Main.java
e92414fddf37f1f55e25305bf0988a8e046d11c6
[]
no_license
shal4skull/fantastic4
2705051de9e177f7b72743d8edf9f22a88fe722f
1aa442cb81cbfccde261bb2d9c21b13a5a91a3b8
refs/heads/master
2020-04-06T07:03:04.474381
2016-09-20T05:47:19
2016-09-20T05:47:19
64,192,215
0
0
null
2016-09-20T05:47:19
2016-07-26T05:20:47
Java
UTF-8
Java
false
false
347
java
/* * Author: Tsoi Wing Kui * Date: 26/8/2016 * Version: 1.1 * Moderator: Khue Dinh * Reader: Jayatunga siriwardana * Inspector: Shaluka Heshan samarakoon Epitagedara */ package datamanagement; public class Main { public static void main(String[] p){ //Executes the task in cgCTL file. ne...
[ "noreply@github.com" ]
noreply@github.com
08ce8c1b777d1b080a968bc31c3d63d5f422f074
cab9e2201389e6577f8c421d4f044cf6203761f1
/sushe_class/src/cn/tw/dao/impl/CollegeDaoImpl.java
e86cb58938e46f92832acd601f5411dd0b32e973
[]
no_license
Chenjinying1998/sushe
be37549ae21fa725dd572111cbff4e5f8ef70188
557e38a73e82138523f61ad3fcfe85a78e29d7ca
refs/heads/master
2023-02-05T21:14:22.865153
2020-12-28T12:09:15
2020-12-28T12:09:15
315,566,606
0
0
null
null
null
null
UTF-8
Java
false
false
477
java
package cn.tw.dao.impl; import org.springframework.stereotype.Repository; import cn.tw.dao.CollegeDao; import cn.tw.domain.College; import cn.tw.pagination.Page; @Repository public class CollegeDaoImpl extends BaseDaoImpl<College> implements CollegeDao { public CollegeDaoImpl() { super.setNs("cn.tw.mapper.Colleg...
[ "442249603@qq.com" ]
442249603@qq.com
5190fa81a34cfbf865887bdcc6c0bda9bf5fb2f6
3ab7293f5cd035db8365278fde33520fd49b3f81
/socialize-sdk-android-3.1.6/lib/android-ioc/src/com/socialize/android/ioc/Argument.java
9079d9e705b2cf717e00d4665d2b0715f0d7d7bc
[]
no_license
SydneyGroshong/FU-Android-App
1d520ffef4f9ef9bea27fecd97bfaa12835b6ec8
8b24e54ec60abb452f1ed97b107cb110477044e6
refs/heads/master
2021-01-10T15:05:24.556044
2015-12-04T21:23:22
2015-12-04T21:23:22
43,385,662
0
1
null
null
null
null
UTF-8
Java
false
false
3,621
java
/* * Copyright (c) 2012 Socialize Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy, modify, me...
[ "groshongs1@nku.edu" ]
groshongs1@nku.edu
9919a0b2f2ee34099a0a8c5d3f50bacfdf587536
8b6b025408deed1d067ff8bd4ef3c536f9c79543
/config-datatypes-io/src/main/java/gov/nist/toolkit/configDatatypesIo/PatientErrorMapIO.java
f66bc4d8a2de796ef6b00ed1f79907ba576fc9ad
[]
no_license
usnistgov/iheos-toolkit2
96847a78a05ff4e86fb9ed78ab67db9851170f9d
61b612a7378e1df32f8685ac13f1a14b1bf69002
refs/heads/master
2023-08-17T07:16:34.206995
2023-06-21T17:02:37
2023-06-21T17:02:37
61,730,404
48
29
null
2023-07-13T23:54:57
2016-06-22T15:32:13
Java
UTF-8
Java
false
false
638
java
package gov.nist.toolkit.configDatatypesIo; import com.fasterxml.jackson.databind.ObjectMapper; import gov.nist.toolkit.configDatatypes.client.PatientErrorMap; import java.io.IOException; /** * */ public class PatientErrorMapIO { static private ObjectMapper mapper; static { mapper = new ObjectMapp...
[ "devnull@localhost" ]
devnull@localhost
e7faa5c090ab2cf095b2e4ed6724c21454d3be0c
2e3ffba27c65ea0083e3d2ae57d5c3512315b414
/Algorithms/Tree.java
98e712a30413f7823a5d1af388cb2ed40b320523
[]
no_license
WildCLown/Algorithms
ef63f86ed790188e4d4159bedfaf83de20bc3c04
cc1fd41433ba7f881fc8bbb362c3513f7edbfd97
refs/heads/master
2021-09-09T04:50:58.246166
2021-09-06T16:43:44
2021-09-06T16:43:44
132,055,229
0
0
null
null
null
null
ISO-8859-1
Java
false
false
1,789
java
import java.util.Scanner; public class Tree { public static void main(String[] args) { Scanner leia = new Scanner(System.in); PauBrasil pauBrasil = new PauBrasil(); int aux = 0; while (leia.hasNext()) { int preOrder = leia.nextInt(); pauBrasil.Insert(preOrder); aux++; } pauBrasil.p...
[ "noreply@github.com" ]
noreply@github.com
4db575c383305f41e3173df09a8e5458f0a7b847
0cc91c363c219ffe35e5b9a2951e473caf0319da
/Java/PathingAlgorithms/src/util/QMath.java
e110423d09e389841d5f400dbe69d3cec37d6ceb
[]
no_license
StoneT2000/Practice
09b84385430abbd575b7798b58e679a0f13ea3fa
068e06b8d700781c8e4788e3d935358c98e9aef6
refs/heads/master
2020-04-26T07:16:15.640731
2019-07-13T11:46:36
2019-07-13T11:46:36
173,389,481
0
0
null
null
null
null
UTF-8
Java
false
false
533
java
package util; public class QMath { public int sqdist(Position p1, Position p2) { int dx = p2.x - p1.x; int dy = p2.y - p1.y; return dx * dx + dy * dy; } public static double dist(Position p1, Position p2) { int dx = p2.x - p1.x; int dy = p2.y - p1.y; return ...
[ "stoneztao@gmail.com" ]
stoneztao@gmail.com
72d9e45dcfd50af35c166cfe5b6892da07f35e45
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/34/34_e19882ac24ee035d74a39a19d3535450876dd9fe/MonitoringHandlerInterceptorTest/34_e19882ac24ee035d74a39a19d3535450876dd9fe_MonitoringHandlerInterceptorTest_s.java
f65cff0398c9645aba9f176e1f9d6cfec4bbc8a7
[]
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
6,463
java
package de.is24.util.monitoring.spring; import de.is24.util.monitoring.Counter; import de.is24.util.monitoring.InApplicationMonitor; import de.is24.util.monitoring.Timer; import de.is24.util.monitoring.tools.DoNothingReportVisitor; import org.junit.Before; import org.junit.Test; import org.springframe...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
c0eaea804fd817e69d63c6d1badabcc0aeda7477
54e57f627ac03e9980349bfbd690981b0749396c
/Settii/src/settii/Options.java
2ff1f1bb29ee6d7d8c024a20ce43fee0ea065f0b
[]
no_license
ApinaSalaatti/settii
6f2e800e08a26d0dba89b46856493aacddb2b187
81b9d024b31b1130d69ffb3bbe4a568daa4acc36
refs/heads/master
2021-01-01T18:03:39.532014
2013-03-31T12:07:18
2013-03-31T12:07:18
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,545
java
package settii; import org.w3c.dom.Node; import org.w3c.dom.NodeList; import settii.eventManager.events.OptionsChangedEvent; /** * * @author Merioksan Mikko */ public class Options { private float soundVolume; private float musicVolume; public Options() { soundVolume = 1.0f; musicV...
[ "mmerioksa@gmail.com" ]
mmerioksa@gmail.com
e149c545a0fe91fd77384cd27ebe598182509bc6
4ff1b0098b02aded39e1bb8d84e00a2583211082
/java/src/joohoyo/leetcode/contest/C186_5394_2.java
8143cbdb2896452f49a4411f57db5238c4a3a250
[]
no_license
joohoyo/LeetCode
1004f7d4ddf42e448cdca7deffff8e6735ca2a08
1e1a39e52514a825f1ac1ab4210d1eda21abe847
refs/heads/master
2021-04-19T19:44:19.868056
2020-07-17T07:45:26
2020-07-17T07:45:26
249,631,019
0
0
null
null
null
null
UTF-8
Java
false
false
1,727
java
package joohoyo.leetcode.contest; // 5394. Diagonal Traverse II // https://leetcode.com/contest/weekly-contest-186/problems/diagonal-traverse-ii/ // medium // 12:13 ~ (min) // Time Limit Exceeded import org.junit.jupiter.api.Assertions; import org.junit.jupiter.api.Test; import java.util.ArrayList; import java.util....
[ "joohoyo@gmail.com" ]
joohoyo@gmail.com
b5a2368deaaa3e690be9ec18ced69b8cdacc4d41
b344bad612f39264a0546def1f27f65ee7337d47
/mug/src/test/java/com/google/mu/util/stream/BiCollectorsTest.java
16d74bd74e8849ce50326413d26c6a6b6c99793c
[ "Apache-2.0" ]
permissive
NishantSharmaAgra/mug
ffaae82ffaca67063c5f23ff5b47188860fb90dc
3fde04f082fdf213f878fcda8702a7698519696a
refs/heads/master
2023-03-21T03:09:13.888522
2021-02-15T17:44:30
2021-02-15T17:44:30
null
0
0
null
null
null
null
UTF-8
Java
false
false
11,098
java
/***************************************************************************** * ------------------------------------------------------------------------- * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not use this file except in compliance with the License. * * Y...
[ "yujige@gmail.com" ]
yujige@gmail.com
bf6751bb57548fa4ca4a640d34d3efbb2138b0a8
89070daed997b719f1ba85f4fc7b9adf46685a35
/CorpseSlasherAndroid/src/GUI/LoginScreen.java
8f2f7589c39b3e1d4666a2b4f05e024cf738c4b2
[ "BSD-3-Clause" ]
permissive
njTaljaard/Laminin_CorpseSlasher
1bab0f435f13d327f7115b9babeba02a5dfc404e
466773f738808a4c547b16ec1b7fd882bdc98df9
refs/heads/master
2021-06-07T16:26:38.365726
2014-10-19T23:35:24
2014-10-19T23:35:24
19,076,204
0
0
null
null
null
null
UTF-8
Java
false
false
10,744
java
package GUI; //~--- non-JDK imports -------------------------------------------------------- import com.jme3.app.Application; import com.jme3.app.state.AppStateManager; import com.jme3.asset.AssetManager; import com.jme3.audio.AudioRenderer; import com.jme3.input.InputManager; import com.jme3.niftygui.NiftyJmeDisplay;...
[ "gsmit16@gmail.com" ]
gsmit16@gmail.com
75b004006974eac4b2af37cc2b011b5e1f8b0dd5
1dd94ce1a8a3d268dd6bab01351c8cbb6b10c00f
/src/SCJPprograms/Access_Privatevariables.java
11123d5e216ad3c303fd04bdebc723a3a6cf56f3
[]
no_license
Snehagit6/Core-_Java_advanced_java
4ad5eccb1c9dccbf35d4eb55afd43b93f0177f8d
cd32650e00db8ceb8db475fe14b9170494136b62
refs/heads/master
2020-03-30T06:48:17.164897
2018-11-28T05:27:27
2018-11-28T05:27:27
150,889,976
0
0
null
null
null
null
UTF-8
Java
false
false
502
java
package SCJPprograms; public class Access_Privatevariables { private int y=9; public static void main(String[] args) { // TODO Auto-generated method stub Access_Privatevariables p=new Access_Privatevariables(); System.out.println(p.getY());//Private variable without given a public access can be accessed in main me...
[ "snehaclass12@gmail.com" ]
snehaclass12@gmail.com
697d15fb2cd72f77454460172558a557b0513521
7c5fd32e93edcd032a33bb1cb4544f53d9095d87
/fees/src/main/java/com/emt/vo/Series.java
71ba0e46eb8145172cebaf12d2d989e7d4fdbd9d
[]
no_license
traxexee/esdemo
00ca3fbdf8039e0bddf41ffa2aa3e1c3cad08483
25f412280fe15b96ee412c20996fa93875184a27
refs/heads/master
2023-02-02T14:17:54.482276
2020-12-15T09:54:14
2020-12-15T09:54:14
321,617,504
0
0
null
null
null
null
UTF-8
Java
false
false
360
java
package com.emt.vo; import lombok.Data; import java.math.BigDecimal; import java.util.List; /** * @Author:刘震 * @Description: * @Date: Created in14:17 2019/4/11. * @Modified By: */ @Data public class Series { private String name; private String type; private String stack; private String cursor; ...
[ "zhen.liu@i-emt.com" ]
zhen.liu@i-emt.com
d95400abe29f2719e0e3a8f48ff26ec41132e50f
32020803dbd34cfb6b69be9db4ae3521ebc8c046
/projects/OG-MasterDB/tests/unit/com/opengamma/masterdb/position/ModifyPositionDbPositionMasterWorkerRemovePositionTest.java
5a5085a65205b769fea4788163043d417edca7e8
[ "Apache-2.0" ]
permissive
gsteri1/OG-Platform
2cf873df438e0e202da8381e5db2a3186f15fdc5
e682c31e69cadde06dd3776544913dde17fe41ba
refs/heads/master
2020-12-25T11:42:03.683586
2011-10-14T16:18:00
2011-10-14T16:18:00
2,582,195
1
0
null
null
null
null
UTF-8
Java
false
false
2,888
java
/** * Copyright (C) 2009 - present by OpenGamma Inc. and the OpenGamma group of companies * * Please see distribution for license. */ package com.opengamma.masterdb.position; import static org.testng.AssertJUnit.assertEquals; import static org.testng.AssertJUnit.assertNotNull; import java.math.BigDecimal; import...
[ "stephen@opengamma.com" ]
stephen@opengamma.com
1e5c7bc1adfce8afb0fbc70c06a3ed9ca2872843
204a224ce8ddd52d8ec282043460288baa1e2c6b
/application.linux-arm64/source/game.java
8467f33125731a99a74fef60771c23855faf03c7
[]
no_license
PulseBeat02/Grid-World
9489a9c680e0901c1834d2d3b3bac56c970fbcc0
63102a034841406696ae78e44f2cb3eb8b0815ad
refs/heads/master
2020-05-07T21:13:20.616683
2019-04-11T23:59:00
2019-04-11T23:59:00
180,896,038
1
0
null
null
null
null
UTF-8
Java
false
false
9,660
java
import processing.core.*; import processing.data.*; import processing.event.*; import processing.opengl.*; import arb.soundcipher.*; import arb.soundcipher.constants.*; import java.util.HashMap; import java.util.ArrayList; import java.io.File; import java.io.BufferedReader; import java.io.PrintW...
[ "noreply@github.com" ]
noreply@github.com
5a75b096ad776f6fcda851f090808170ed7ea38d
15c42a76f8a623912abf7e8836ee4ed1e3b98130
/src/ReadFromFile.java
32e520a30070db242f50e360ac5efde69a926e47
[]
no_license
mertemreozturk/Monitor-payroll-of-Personnel-in-a-University-with-Java
73b5f03c7c1c9f849b9b2cc0ddb80602d7811cac
5a97b9050eee7e1fa5de87983cedcf09b1957614
refs/heads/main
2023-05-23T13:58:23.017309
2021-06-19T22:56:29
2021-06-19T22:56:29
378,518,240
0
0
null
null
null
null
UTF-8
Java
false
false
482
java
import java.io.*; import java.nio.file.Files; import java.nio.file.Paths; public class ReadFromFile { public String[] readFile(String path) { try { int i = 0; int length = Files.readAllLines(Paths.get(path)).size(); String[] results = new String[length]; for(String line: Files.readAllLine...
[ "noreply@github.com" ]
noreply@github.com
3b3bd882dfba6b407f9a61528398a3e366aba318
a4462d7726b285b942de43f580e0cf4379128102
/src/main/java/com/syscxp/biz/entity/redmine/Workflow_.java
b499cad374e847a7d18bf5a220ac797d7eed6da4
[]
no_license
GUTIREZ/activiti-boot
2a480cee789c45c12020149cb8fcd2df8a5bd483
7b3c2e095c40cec99ef51c2c2de87a23c75c26ee
refs/heads/master
2020-03-26T13:12:58.707316
2018-09-30T01:22:12
2018-09-30T01:22:12
144,928,957
0
0
null
null
null
null
UTF-8
Java
false
false
749
java
package com.syscxp.biz.entity.redmine; import org.springframework.stereotype.Component; import javax.persistence.metamodel.SingularAttribute; import javax.persistence.metamodel.StaticMetamodel; /** * @Author: sunxuelong. * @Cretion Date: 2018-09-17. * @Description: . */ @StaticMetamodel(Workflow.class) @Compone...
[ "gutirez@163.com" ]
gutirez@163.com
94c685fcbba572b37f0b8b96a78101e4bbb5a4ca
1f742409cbab86f55d310ab282359fccf5f907c0
/day9/Quest36.java
bdb8cd58a87c1a48bd91e94d78dda5763e0d61a0
[]
no_license
sriramselvaraj21/Java
fc675550a4476b9e5975c69db7218253ae920897
6b9df408fcc439308148c54a5b4cad55adafe5af
refs/heads/main
2023-04-25T10:48:30.105298
2021-04-27T05:35:35
2021-04-27T05:35:35
353,292,828
0
1
null
null
null
null
UTF-8
Java
false
false
711
java
package day9; public class Quest36 { public static void main(String[] args) { checkPallindromeNumber(); checkPallindromeString("sriram"); } static void checkPallindromeNumber() { int rem, rev = 0, temp; int n = 121; temp = n; while (n != 0) { rem = n % 10; rev = rev * 10 + rem; n = n / 10; ...
[ "Sriram.Selvaraj@gds.ey.com" ]
Sriram.Selvaraj@gds.ey.com
5ce09590aa2e20392fb299279792e04412e76a72
8c23b656c3aff79861366a1957587567229bd4d0
/round-39/pga/src/com/coderbd/view/NewJFrame.java
7d72daaa4b1c56746386fd46b62568b9055388a7
[]
no_license
hyeminimeyh/swing
a72e8f1b13bf1cd7d372f790d60f7a7250dd786f
2f1c01246e8db66c6353179a088593b2d16576eb
refs/heads/master
2022-11-09T22:01:17.987934
2020-02-24T12:58:29
2020-02-24T12:58:29
null
0
0
null
null
null
null
UTF-8
Java
false
false
9,627
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.coderbd.view; import java.awt.image.BufferedImage; import java.awt.image.DataBufferByte; import java.awt.image.WritableRas...
[ "springapidev@gmail.com" ]
springapidev@gmail.com
4f6ac5d00f5116baabdf83faf32bbc848a94221c
c0f1237b3562671f0ef3376824d1fd9e96983bb9
/src/main/java/com/lanxi/equity/report/api/AddEquityRes.java
cad5c76d3bb47ecfc26189db79ec26f102da1351
[]
no_license
LuckyMagacian/equity
2a4449251104e072217f70482a906fefb2049081
b5d4f0e7cea04e260eb92350fdcc1abb0e4f5a43
refs/heads/master
2021-01-24T20:27:16.022510
2018-03-06T03:51:59
2018-03-06T03:51:59
123,253,928
0
0
null
null
null
null
UTF-8
Java
false
false
4,112
java
package com.lanxi.equity.report.api; import com.lanxi.equity.assist.Comment; import com.lanxi.equity.assist.ConvertAssist; import com.lanxi.equity.assist.InRange; import com.lanxi.equity.config.ReportDealStatus; import org.dom4j.DocumentHelper; import org.dom4j.Element; import java.util.List; import java.util.Map; im...
[ "yangyuanjian@188lanxi.com" ]
yangyuanjian@188lanxi.com
b128f909e0a7373f67d3f7613b1cbf52e5683627
382b765dba9446969f0fb444568b51fe9df565f5
/src/main/java/com/mycompany/myapp/domain/Farm.java
b3ace3cabe9189c79a65e866df72103d11b5cd5e
[]
no_license
jh64/jhipster-water-order
6506e81a2d38e8657daf38b0b55d64e22f18ffbc
50f161cd610c9a2121785861bc75d46678ae9cc1
refs/heads/master
2023-01-13T10:52:33.761159
2020-11-17T21:55:28
2020-11-17T21:55:28
312,456,939
0
0
null
null
null
null
UTF-8
Java
false
false
2,093
java
package com.mycompany.myapp.domain; import com.fasterxml.jackson.annotation.JsonIgnoreProperties; import org.hibernate.annotations.Cache; import org.hibernate.annotations.CacheConcurrencyStrategy; import javax.persistence.*; import javax.validation.constraints.*; import java.io.Serializable; /** * A Farm. */ @Ent...
[ "48374211+jh64@users.noreply.github.com" ]
48374211+jh64@users.noreply.github.com
449ebf714b4f52c9d707f0bcd36a5b4c208132c1
fd57ede0ba18642a730cc862c9e9059ec463320b
/data-binding/compiler/src/main/java/android/databinding/tool/util/GenerationalClassUtil.java
dc360e8f692c4fe76cfaa6e73c3f5afe76af8a06
[]
no_license
kailaisi/android-29-framwork
a0c706fc104d62ea5951ca113f868021c6029cd2
b7090eebdd77595e43b61294725b41310496ff04
refs/heads/master
2023-04-27T14:18:52.579620
2021-03-08T13:05:27
2021-03-08T13:05:27
254,380,637
1
1
null
2023-04-15T12:22:31
2020-04-09T13:35:49
C++
UTF-8
Java
false
false
7,651
java
/* * Copyright (C) 2015 The Android Open Source Project * * 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 requir...
[ "541018378@qq.com" ]
541018378@qq.com
9863993762f75f2762a975171d7c861adafde067
db6a46a6c30925a1fe9ec4d3786f15dd3e8b5d59
/web-master-Upmusic-ver1/src/main/java/com/upmusic/web/domain/converter/MusicTrackStatusAttributeConverter.java
c1e0f699c91ac47c62b6cb880f16ab6d06461435
[]
no_license
hungtruong121/AllmusicKoreaUpmusic
1ed8c3c64d95a96b30021772550b4830a0949b0f
481929e1275efbc173d496fbb27ebfebbfb9dc0b
refs/heads/master
2022-07-01T22:34:00.275717
2020-05-07T16:40:27
2020-05-07T16:40:27
262,104,209
0
0
null
null
null
null
UTF-8
Java
false
false
1,007
java
package com.upmusic.web.domain.converter; import javax.persistence.AttributeConverter; import com.upmusic.web.config.UPMusicConstants.MusicTrackStatus; public class MusicTrackStatusAttributeConverter implements AttributeConverter<MusicTrackStatus, Integer> { @Override public Integer convertToDatabaseColumn(Mu...
[ "hungtruonglearning@gmail.com" ]
hungtruonglearning@gmail.com
8cbdfaaec29765c7b8184e01d35462f22e784b26
f356d11745a2fa730dc6ca22c0847c571e15ad0d
/app/src/main/java/com/shashank/root/myapp/common/Loader.java
efe5aab3edec439c23aa50d288e0e249e81bbef5
[]
no_license
ShashankKasera/ChatApp
ec81704a25dace2aa43e1a50dc4f94bf5055e1a9
2abd0032505f2a1577ec88ff2003be0c7165e5ab
refs/heads/master
2020-04-13T15:21:01.558861
2019-01-31T07:42:34
2019-01-31T07:42:34
163,283,000
0
0
null
null
null
null
UTF-8
Java
false
false
962
java
package com.shashank.root.myapp.common; import android.app.Dialog; import android.content.Context; import android.view.Window; import com.airbnb.lottie.LottieAnimationView; import com.airbnb.lottie.LottieDrawable; import com.shashank.root.myapp.R; public class Loader { private Dialog dialog; public Loader(...
[ "shashankkasera98@gmail.com" ]
shashankkasera98@gmail.com
fe25e3d4dcaabe668e8f51b8c4a16edbd8d03ef9
e17e1a1d6b42502fb0883aa1b853875b3ab542a3
/app/src/main/java/com/example/exam/SelectTestActivity.java
0a9385d24b4f3434f3880af8083770c7383fc6e7
[]
no_license
vg-madt/exam
0554353e21eff15a1d96caeab88972ab74d22210
44fc21a0585177c2950a00f817e1e9da47d7b35c
refs/heads/main
2023-02-28T11:21:44.984039
2021-02-04T18:40:44
2021-02-04T18:40:44
336,046,440
1
0
null
null
null
null
UTF-8
Java
false
false
2,532
java
package com.example.exam; import android.content.Intent; import android.os.Bundle; import android.view.View; import android.widget.AdapterView; import android.widget.ArrayAdapter; import android.widget.Button; import android.widget.Spinner; import android.widget.Toast; import androidx.appcompat.app.AppComp...
[ "noreply@github.com" ]
noreply@github.com
5125efdee701cc31ca33438c204e33e92044dbe8
040441bfac1ee64672e0a908d68a4b6d914c5e8b
/src/main/java/vendning/project/Vending_Machine/service/V_M.java
1a693c4134cce1b27c81e648ec91c1281f94325d
[]
no_license
kruger3891/vending-machine
092e6e0681699593ed737fada5b5a4e1f848af3c
cafa8cb4048b59184366a56a24f5dba8d47d9a10
refs/heads/master
2020-04-21T01:01:39.956351
2019-04-09T13:56:10
2019-04-09T13:56:10
169,211,868
0
0
null
null
null
null
UTF-8
Java
false
false
384
java
package vendning.project.Vending_Machine.service; import vendning.project.Vending_Machine.model.Product; public interface V_M { void getFruits(); void getConfection(); void getJuice(); void getPhone(); void showMoneyList(); void setProducta(); int[] getMoneyArray(); Product[] getPr...
[ "kruger3891@gmail.com" ]
kruger3891@gmail.com
c7228915cefbc099231ef2dc6b2fb32a04ec3218
c1e045307743d3a69cc5a19161ed03adeafc9ae4
/android_klient/projekt/Smart-Fine 30.4.2012/src/cz/smartfine/android/MyApp.java
6114ad864f202df7f1ade20ff816d6addbfccd1e
[]
no_license
marstaj/smart-fine
3a7b5687f594ea9e10420ea00b7429992857a036
fde5c569f26a3595a7d77713761b2591e238d877
refs/heads/master
2016-09-06T00:18:18.431416
2012-06-18T16:59:37
2012-06-18T16:59:37
33,733,178
0
0
null
null
null
null
UTF-8
Java
false
false
5,023
java
package cz.smartfine.android; import java.io.FileNotFoundException; import java.io.InputStream; import java.net.InetSocketAddress; import cz.smartfine.android.R; import cz.smartfine.android.dao.FileFreqValuesDAO; import cz.smartfine.android.dao.FileLawDAO; import cz.smartfine.android.dao.FileLocationDAO; impo...
[ "Marstaj1@gmail.com@e923c2b7-bbb3-8d9b-135d-a4a544919022" ]
Marstaj1@gmail.com@e923c2b7-bbb3-8d9b-135d-a4a544919022
9f6aa808a5f603e19492100190567d26da3b73d5
b8f4e27b12d45e4c71249e9bc793eeaaf371cf4e
/src/main/java/onlinealgo/EquiPoint.java
710c53dbc4b6675e210a78cf8e15b239bd43524e
[ "MIT" ]
permissive
Ernestyj/JStudy
ca9a67801ba935655c935e310e4d8ed117200583
b5a622ce2a011517a0a00307af7b87ca24fa9d1c
refs/heads/master
2020-04-04T07:13:55.202675
2016-11-17T13:37:07
2016-11-17T13:37:07
40,429,136
0
0
null
null
null
null
UTF-8
Java
false
false
2,527
java
package onlinealgo; /**A zero-indexed array A consisting of N integers is given. An equilibrium index of this array is any integer P such that 0 ≤ P < N and the sum of elements of lower indices is equal to the sum of elements of higher indices, i.e. A[0] + A[1] + ... + A[P−1] = A[P+1] + ... + A[N−2] + A[N−1]. Sum of...
[ "ernestyj@outlook.com" ]
ernestyj@outlook.com
3fb39ac021fd3a0315fd489a2c3e8470a5aad353
b6b04c3bc6afe61e3c3128f552417091c451ba69
/flink-ml-iteration/flink-ml-iteration-common/src/main/java/org/apache/flink/iteration/progresstrack/OperatorEpochWatermarkTrackerFactory.java
d15beb427c7d45caa900bbb08c23ae096f9ff912
[ "Apache-2.0" ]
permissive
apache/flink-ml
d15365e1b89b82eb451b99af0050d66dff279f0c
5619c3b8591b220e78a0a792c1f940e06149c8f0
refs/heads/master
2023-08-31T04:08:10.287875
2023-08-24T06:40:12
2023-08-24T06:40:12
351,617,021
288
85
Apache-2.0
2023-09-07T08:03:42
2021-03-26T00:42:03
Java
UTF-8
Java
false
false
3,040
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 ...
[ "gaoyunhenhao@gmail.com" ]
gaoyunhenhao@gmail.com
bbbb00929ea56f458a3a8faa4838c98072714e3c
7d04348808cd7e85aa832027ec8fd022d20ca2f9
/SocketServerForBenchmark/src/main/java/com/alltobid/quotabid/BidServerInitializer.java
bd20d8c09c7a2187eafa081c6d60f2da9d2d1ec7
[]
no_license
lixiaochun/graffiti
efd507976272b537011933b065ef952ee641c502
d251c9e665117474bc917d8045cdeac101992bb1
refs/heads/master
2020-06-27T01:19:03.300032
2017-05-15T03:12:23
2017-05-15T03:12:23
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,522
java
/* * Copyright 2013 The Netty Project * * The Netty Project licenses this file to you under the Apache License, * version 2.0 (the "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at: * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless ...
[ "黎鹏" ]
黎鹏
a018e45206e74a20af709df78f5cf70ec3fc9c40
1d558c18bff2563917a7b5f6ddc5f94c0fdec7c0
/Chewbie/duetOS/apps/me/xiangchen/app/duetapp/email/EmailExtension.java
b526fa93a1f3bd4ac36334753453236d33c1bf40
[]
no_license
sceo/2013Summer
b63cee9463a06909ea16ae23b0624b5af4aa4abe
b2135adecfbc344ab3d51c532dfc8abf249897c5
refs/heads/master
2021-01-17T11:56:53.584742
2013-09-03T14:24:31
2013-09-03T14:24:31
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,024
java
package me.xiangchen.app.duetapp.email; import java.util.Calendar; import me.xiangchen.app.duetapp.AppExtension; import me.xiangchen.app.duetos.LauncherManager; import me.xiangchen.app.duetos.R; import me.xiangchen.technique.doubleflip.xacAuthenticSenseFeatureMaker; import me.xiangchen.technique.flipsense.xacFlipSens...
[ "xiangchen@cmu.edu" ]
xiangchen@cmu.edu
48f0e1501ed26700bf06fa279ce1bb6ff0508582
b2b62edbab84a37196b342507a8a098615d001b2
/src/countingelements/PermCheck/PermCheck.java
78c18b21f16e764b9a60d76ad92884fec6373bdc
[]
no_license
vishy1214/Coding-testruns
dacf493e5ef49d11810c859786cc08873c68b8fc
3f6d029a078b91b0b106091ee29cf364713600d4
refs/heads/main
2023-02-15T07:51:45.728964
2021-01-06T23:05:46
2021-01-06T23:05:46
325,099,013
0
0
null
null
null
null
UTF-8
Java
false
false
449
java
package countingelements.PermCheck; import java.util.*; public class PermCheck { public int solution(int[] A) { // write your code in Java SE 8 Set<Integer> contents = new HashSet<>(); for (Integer item : A) { contents.add(item); } for (int i = 1; i < A.length +...
[ "1tzmylife" ]
1tzmylife
e2d958d0f01edcea69d0e1ab1d210dc11eb4f313
a0b1353ed23ef52e320dac3c8cbe47e46580cfc0
/src/main/java/y2015/Y2015D16.java
d44342d51b71ee61c987bc890dfd5a8cc4ade6c7
[]
no_license
RichardBradley/advent-of-code
7110ed6c56ffcd97315f1c80a4d968e506ee4a54
0c98dfbc923ddb1d00486a4a34211bfec2f8d1da
refs/heads/master
2023-01-05T22:13:25.716780
2022-12-25T09:07:10
2022-12-25T09:07:10
161,348,691
1
0
null
null
null
null
UTF-8
Java
false
false
33,366
java
package y2015; import lombok.Value; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map; import java.util.regex.Matcher; import java.util.regex.Pattern; import java.util.stream.Stream; import static com.google.common.base.Preconditions.checkState; import sta...
[ "Richard.Bradley@softwire.com" ]
Richard.Bradley@softwire.com
bed3ac636db42ca82c832d3f53cd2f8d0185c49b
33e6b0f49fc082ca3d26c8007ace823646a1057d
/MapForWms/app/src/main/java/com/gxsn/gaodemapdemo/google/MapsActivity.java
52221a8b10ebc58e85a3029b16f905d8d3c79941
[ "MIT" ]
permissive
zkjmyy/Mapwms
de02149ea38f8bdc7daaa59b1716c02de2a66a92
391e13a6a3be802bd26383eb8dfa511482ed977a
refs/heads/master
2021-08-21T20:33:38.322142
2017-11-29T01:21:18
2017-11-29T01:21:18
112,409,451
2
0
null
null
null
null
UTF-8
Java
false
false
2,168
java
package com.gxsn.gaodemapdemo.google; import android.os.Bundle; import android.support.v4.app.FragmentActivity; import com.google.android.gms.maps.CameraUpdateFactory; import com.google.android.gms.maps.GoogleMap; import com.google.android.gms.maps.OnMapReadyCallback; import com.google.android.gms.maps.SupportMapFrag...
[ "[zkjthinking@foxmail.com]" ]
[zkjthinking@foxmail.com]
7aaa1cb2f2d917303a66443906823084dc42a1ef
727e91b524d6de541fe64e77ca205a4f2c3bbf28
/src/main/java/com/codecool/model/Student.java
786d57b4a771d102f8fa55c6956e0d7ce3dc1b5c
[]
no_license
CodecoolKRK20173/ccms-ccmsdreamteam
36d2bf39b08403b45bd439960a4ee114b8f636bb
04f0ef5bb705e19c281db381abdd866c3ef7b86c
refs/heads/master
2020-03-30T09:33:18.241834
2018-10-02T13:08:06
2018-10-02T13:08:06
151,080,120
0
1
null
2018-10-02T13:08:08
2018-10-01T11:51:18
Java
UTF-8
Java
false
false
68
java
package com.codecool.model; public class Student extends Human { }
[ "mihuwis@gmail.com" ]
mihuwis@gmail.com
5cb10f1bb96b783b6fd239160589eb59f66ed89b
5741045375dcbbafcf7288d65a11c44de2e56484
/reddit-decompilada/com/twitter/sdk/android/core/internal/scribe/ScribeEventFactory.java
f83451836bfe854aef8d33817833098dd97fe35f
[]
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
932
java
package com.twitter.sdk.android.core.internal.scribe; import java.util.List; public class ScribeEventFactory { public static ScribeEvent m25880a(EventNamespace eventNamespace, String str, long j, String str2, String str3, List<ScribeItem> list) { Object obj; String str4 = eventNamespace.f23975a; ...
[ "mi.arevalo10@uniandes.edu.co" ]
mi.arevalo10@uniandes.edu.co
813f3b152ca819bae8f371a054500b2d6910fdc4
69a8be7c6e9fb9d363e372d8ee13c2653e104287
/src/main/java/com/example/demo/entity/User.java
e18ed601e360477d7a7ac1a53ed76349d797146f
[]
no_license
l1p1p3088/springboot
dc8feb214ba308f5d7acd5bbc54948283cd931f5
c74644817e4d3eeced7bb1652e80296e3599c7ed
refs/heads/master
2020-05-20T11:45:06.828268
2019-05-08T07:36:33
2019-05-08T07:36:33
185,556,515
0
0
null
null
null
null
UTF-8
Java
false
false
637
java
package com.example.demo.entity; public class User { private int id; private String name; private int age; private String desc; public int getId() { return id; } public void setId(int id) { this.id = id; } public String getName() { return name; } ...
[ "591583054@qq.com" ]
591583054@qq.com
59309c49ca44ee72a2736fa5082eba753226a253
aedd4a32c28a1ee1fcaa644bde2f01b66de5560f
/spring-core/src/test/java/org/springframework/util/comparator/InvertibleComparatorTests.java
b2e9e5aa7f23840952c01d9c22dbb85782d7fa9b
[ "Apache-2.0" ]
permissive
jmgx001/spring-framework-4.3.x
262bc09fe914f2df7d75bd376aa46cb326d0abe0
5051c9f0d1de5c5ce962e55e3259cc5e1116e9d6
refs/heads/master
2023-07-13T11:18:35.673302
2021-08-12T15:59:07
2021-08-12T15:59:07
395,353,329
0
0
null
null
null
null
UTF-8
Java
false
false
2,524
java
/* * Copyright 2002-2017 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
[ "1119459519@qq.com" ]
1119459519@qq.com
4a88149455872c0d56a3e593f936f01ff7757036
568380c527ba3d8486b06071dddb024674fd5f8a
/SuriBack/src/main/java/com/uos/suribank/auth/JwtAuthenticationFilter.java
f9b853a330eeb9e70ec502a55654bf58dda53c5d
[]
no_license
howtolivelikehuman/SuriBank
947e28187fb3a0200c5ba07d04b03065ba356d8b
c0c141734013eed970e3e845b8d6ed60d0b3819e
refs/heads/main
2023-04-09T11:45:00.851989
2021-03-13T05:09:31
2021-03-13T05:09:31
330,595,081
1
1
null
2021-04-23T08:32:34
2021-01-18T08:02:38
Java
UTF-8
Java
false
false
1,425
java
package com.uos.suribank.auth; import lombok.RequiredArgsConstructor; import org.springframework.security.core.Authentication; import org.springframework.security.core.context.SecurityContextHolder; import org.springframework.web.filter.GenericFilterBean; import javax.servlet.FilterChain; import javax.servlet.Servlet...
[ "yoicch19@gmail.com" ]
yoicch19@gmail.com
ec988ba754e33875ff09b8b236e8903bf8b91b64
d238a605278ac72cc09e86d223040c41fd8ecfa2
/src/main/java/io/nem/apps/util/AppPropertiesUtil.java
e8ddacbc83f67467170a7b837bc0c6f690ba5bee
[ "MIT" ]
permissive
phuongdo/nem-apps-lib
b493081a905fb93ed92f09611827c5de39c50e63
6b6784eeb0b38ba9b9e4c2279591ca0470d18e6e
refs/heads/master
2020-03-11T15:47:57.570134
2018-05-16T16:40:48
2018-05-16T16:40:48
130,096,409
0
0
null
2018-04-18T17:08:58
2018-04-18T17:08:58
null
UTF-8
Java
false
false
604
java
package io.nem.apps.util; import java.io.IOException; import java.util.Properties; /** * The Class AppPropertiesUtil. */ public class AppPropertiesUtil { /** The properties. */ static Properties properties = new Properties(); static { try { properties.load(AppPropertiesUtil.class.getClassLoader().getReso...
[ "areyes@piosoft.org" ]
areyes@piosoft.org
29b110566232f336347cd71fbb5d074e13d93aa2
a5c3531bc53dc322a79541d5ab89d6bf5681c961
/aic-praise-read-only/src/main/java/com/sri/ai/praise/lbp/core/AbstractLBPHierarchicalRewriter.java
983bc00fe50a52801c92cdb2f09e985453a1c67a
[]
no_license
Git-xfff/aic-praise
90a6171f51b707bf5b718ed7c9537d8616f0c84f
bc0585e83dfa28856950fce3985ca5f9257259a6
refs/heads/master
2021-05-28T09:29:33.769586
2015-02-25T21:25:53
2015-02-25T21:25:53
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,261
java
/* * Copyright (c) 2013, SRI International * All rights reserved. * Licensed under the The BSD 3-Clause License; * you may not use this file except in compliance with the License. * You may obtain a copy of the License at: * * http://opensource.org/licenses/BSD-3-Clause * * Redistribution and use in...
[ "piotrm@gmail.com" ]
piotrm@gmail.com
d666f47af43bdfaad9da83942dde6ed6ffb67827
aa9c02ef5b9e15ff25be6debdd7e4b80a42354bf
/src/main/java/hello/hellospring/controller/HelloController.java
83fd4b84359a09750dc6185f7c04af15cdc747c0
[]
no_license
jnlee1112/hello-spring
a636daf050122d512c8ffa8402aad3ad51f964e5
3188be142b810fdacbbfdfe30ebc9f704228c720
refs/heads/master
2023-06-12T12:27:28.166050
2021-07-05T14:36:01
2021-07-05T14:36:01
383,170,518
0
0
null
null
null
null
UTF-8
Java
false
false
443
java
package hello.hellospring.controller; import org.springframework.stereotype.Controller; import org.springframework.ui.Model; import org.springframework.web.bind.annotation.GetMapping; @Controller public class HelloController { @GetMapping("hello") //url Get방식 public String hello(Model model) { model.addAttribu...
[ "jnlee1112@gmail.com" ]
jnlee1112@gmail.com
4dfb8e6ffeed078994e77fb3529fa2ae9c82e87b
56fad12308bc549dee43f19aafb41bf31b497fad
/Programing/SampleGame/app/src/androidTest/java/kr/ac/kpu/game/s2016182041/samplegame/ExampleInstrumentedTest.java
bccf31e089ac3866b9b33db4363a99e5ae5f9586
[]
no_license
Eva-go/PhoneGamePrograming
817dae4daf4ae44b5c3c68f67ff4b261a26ca454
544427932fbb4cc3782a26b456aa974f77dbd111
refs/heads/master
2023-05-27T03:35:06.530779
2021-06-10T19:01:38
2021-06-10T19:01:38
349,117,547
0
0
null
null
null
null
UTF-8
Java
false
false
788
java
package kr.ac.kpu.game.s2016182041.samplegame; import android.content.Context; import androidx.test.platform.app.InstrumentationRegistry; import androidx.test.ext.junit.runners.AndroidJUnit4; import org.junit.Test; import org.junit.runner.RunWith; import static org.junit.Assert.*; /** * Instrumented test, which w...
[ "jkyu6554@kpu.ac.kr" ]
jkyu6554@kpu.ac.kr
4adfd582c146fb2547bb0ccf5490d49ceba8cf60
ba643ef9a91d0a7151d44c6014b6939671a272af
/src/editor/SimulateRegExpr.java
5597f2bcc5cdc17f28d03a50b234c52e52f44b3a
[]
no_license
gagan144/CompilerAutomationTool
9eab3ae89d36bffe957b8e673ca11667dfb50047
4417ce97fd780e9ed907d2ff1ec5195193c24fcf
refs/heads/master
2020-08-03T08:04:12.498809
2019-09-29T16:50:38
2019-09-29T16:50:38
211,677,055
2
0
null
null
null
null
UTF-8
Java
false
false
14,693
java
package editor; import commanLib.GraphNode; import java.awt.Color; import java.util.ArrayList; import javax.swing.table.DefaultTableModel; public class SimulateRegExpr extends javax.swing.JPanel { private GraphNode dfa=null; private boolean setChk; //private GraphNode last=null; private ArrayList<Gr...
[ "singh.gagan144@gmail.com" ]
singh.gagan144@gmail.com
bfd6047e98bd747978ba3a2a7da004a4384a42d0
0013c3d0f81f8874897812bee9bad942a26b046a
/qrextract/src/main/java/com/component/spider/controller/ExtractController.java
3a84f8b994a473d0761e799c90ac2cb60fae7bbc
[]
no_license
haoziapple/fast_reaper
1ad9a6fb6ef19a0b913ded589c1c64fcb90c7e18
00e9ea162ddc95bc824efc7af886a23c50ad61aa
refs/heads/master
2022-07-14T19:23:02.797538
2019-12-24T01:32:00
2019-12-24T01:32:00
138,585,437
1
0
null
2022-06-21T02:25:47
2018-06-25T11:24:56
Vue
UTF-8
Java
false
false
1,157
java
package com.component.spider.controller; import com.component.spider.service.ExtractService; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotat...
[ "haozixiaowang@163.com" ]
haozixiaowang@163.com
cd6f8970f8b709764f2fa0a6282c407b1c836030
542dad1f1b2fc7c44d560008dbc8ca3d2c181d70
/src/main/java/com/aop/AoPdemoApplication.java
9fc880e8f14ac18a74f7ea0211d18d378ed6541a
[]
no_license
shanmukhchandrasekhar/Spring-AOP
7e7082af4dc86c1e842becd5d20f79fdd5130791
02db1b5ac8fb1c03cab4467aee2b6e46127f468f
refs/heads/master
2022-12-28T20:32:00.428874
2020-10-18T21:52:31
2020-10-18T21:52:31
303,323,540
0
0
null
null
null
null
UTF-8
Java
false
false
302
java
package com.aop; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; @SpringBootApplication public class AoPdemoApplication { public static void main(String[] args) { SpringApplication.run(AoPdemoApplication.class, args); } }
[ "shanmukh.030@gmail.com" ]
shanmukh.030@gmail.com
dafb31b88e22253adc08c54c4f5002f2880d07fe
1253083db533225859b52bc71f60455e981de2bb
/app/src/main/java/com/oum/e_commerceapp/adapter/ProductAdapter.java
f7b2b155d813445fae8ac41aa24e90a66d2f6b2b
[]
no_license
ikhwan92/ECommerceApp-master
eeb76252478fa9d146962f7bba350558637632da
df3876e392149b3f8fa0845da8b29a80f5df1555
refs/heads/master
2021-04-09T13:10:39.972949
2018-03-16T08:44:01
2018-03-16T08:44:01
125,488,526
0
0
null
null
null
null
UTF-8
Java
false
false
1,978
java
package com.oum.e_commerceapp.adapter; import android.app.Activity; import android.content.Context; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.BaseAdapter; import android.widget.ImageView; import android.widget.TextView; import com.oum.e_commerce...
[ "ikhwan92" ]
ikhwan92
9d14fb690a75f190a472265fb6142d4f94a8a270
916ead69441036043ce3c261241ce3f9228357e9
/app/build/generated/source/r/debug/android/support/constraint/R.java
97e4fcc7adb2868eb3e375db86a1b16c2a2dbadb
[]
no_license
TextToShihab/Codee
83311a0003145a2a66d838257be9b8d7e3dc3662
a1e0278153ea1d2e07b5c53335e028daf5fe93f3
refs/heads/master
2020-04-09T08:35:02.563766
2018-12-03T14:25:14
2018-12-03T14:25:14
160,199,813
0
0
null
null
null
null
UTF-8
Java
false
false
18,797
java
/* AUTO-GENERATED FILE. DO NOT MODIFY. * * This class was automatically generated by the * gradle plugin from the resource data it found. It * should not be modified by hand. */ package android.support.constraint; public final class R { public static final class attr { public static final int barrier...
[ "pothik.shihab78@gmail.com" ]
pothik.shihab78@gmail.com
165ba5d81c27c192d4fa5936431a1c88ae0587bd
a6da2ef5b03a2ce0de036c20cb1129361a42ef7c
/location-microservice/src/main/java/com/shanijeet/inventory/microservices/locationservice/locationmicroservice/model/User.java
c995dca7f19b62603d479e3949efb1cb5a074180
[]
no_license
shanijeet/InventoryHub
83efc633121d1affb425ac5ae8fe9ab38a6192a1
dcc4f6615b917ee46d4327722acf009bd756b4b0
refs/heads/master
2020-04-11T11:37:49.452797
2018-12-14T08:17:06
2018-12-14T08:17:06
161,593,273
0
0
null
null
null
null
UTF-8
Java
false
false
1,666
java
package com.shanijeet.inventory.microservices.locationservice.locationmicroservice.model; import javax.persistence.*; import java.util.HashSet; import java.util.Set; @Entity @Table(name = "USER_DETAIL") public class User { @Id @GeneratedValue(strategy = GenerationType.AUTO) @Column(name="USER_ID") p...
[ "shani.sinha20@gmail.com" ]
shani.sinha20@gmail.com
4c43380a32fa8049d565797f1ff6a9623e3a9f85
2bbc84a6cddc5ab8414c7f1b29618694b3508952
/9.9.2-config-client-refresh-bus/src/main/java/cn/vincent992/controller/ConfigClientController.java
0334d7deedbc1bb9af088fd300738b12550aac89
[]
no_license
wsws0521/IDEA-Vincent-microservice
ecb9c76ce8f7e2bda8b24cca23d6dd65fa995059
01be2781ffe7f0bee17e3c695d203ab4ee167fcb
refs/heads/master
2021-11-30T16:20:06.112848
2021-11-12T11:39:39
2021-11-12T11:39:39
226,063,638
0
0
null
null
null
null
UTF-8
Java
false
false
516
java
package cn.vincent992.controller; import org.springframework.beans.factory.annotation.Value; import org.springframework.cloud.context.config.annotation.RefreshScope; import org.springframework.web.bind.annotation.GetMapping; import org.springframework.web.bind.annotation.RestController; @RestController @RefreshScope...
[ "623540439@qq.com" ]
623540439@qq.com
a539d29ef9591067b322a28cc772ddc674de4863
e9e6434126b6620283b89c980d7a206d032daa6c
/src/com/Bridgelabz/snakeAndLadder.java
2ccbdd001b74f7a1432c005bc69ec265bc6e04bc
[]
no_license
Sunil1919-tech/Snake-And-Ladder
ec4840222b652f13d3d274d6985f3d5b38bca57a
5563d64115c863ded1117d8f61869c2432a2e4a1
refs/heads/master
2023-07-13T14:48:57.909562
2021-08-11T04:25:15
2021-08-11T04:25:15
393,595,428
0
1
null
null
null
null
UTF-8
Java
false
false
3,893
java
package com.Bridgelabz; /* program for Snake and Ladder declering logics for die position, Win position and play for 2 */ public class snakeAndLadder { //declering constant variables public static final int LADDER = 1; public static final int SNAKE = 2; public static final int NO_PLAY = 0; public...
[ "sunigollapalli19@gmail.com" ]
sunigollapalli19@gmail.com
830adab8a24ef54571bb1ff05539410126d013de
47119d527d55e9adcb08a3a5834afe9a82dd2254
/apisvc/src/main/java/com/emc/storageos/api/service/impl/resource/CapacityService.java
2d601c803595f2261539d5fe9140cfde07039a92
[]
no_license
chrisdail/coprhd-controller
1c3ddf91bb840c66e4ece3d4b336a6df421b43e4
38a063c5620135a49013aae5e078aeb6534a5480
refs/heads/master
2020-12-03T10:42:22.520837
2015-06-08T15:24:36
2015-06-08T15:24:36
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,744
java
/** * Copyright 2015 EMC Corporation * All Rights Reserved */ /** * Copyright (c) 2013 EMC Corporation * All Rights Reserved * * This software contains the intellectual property of EMC Corporation * or is licensed to EMC Corporation from third parties. Use of this * software and the intellectual property conta...
[ "review-coprhd@coprhd.org" ]
review-coprhd@coprhd.org
dca18c7a3b5ffbeac07238ae34a024a4b4973c66
6b9f769894e658f8cb064dea6624961b9bcf053f
/spmia-chapter2/licensing-service/src/main/java/com/thoughtmechanix/licenses/controllers/ApiController.java
260ad09743f4dd087c72c978b8f91155329ab71c
[]
no_license
muckyang/MSAProject
e86c7fe0fb56eea49b3cfbb81fb851da5c4bbe06
315d223fa25619cd6fbaaf2b2940e4f02303c727
refs/heads/master
2023-03-20T02:10:03.866480
2021-03-09T11:22:54
2021-03-09T11:22:54
344,358,707
0
0
null
null
null
null
UTF-8
Java
false
false
721
java
package com.thoughtmechanix.licenses.controllers; import org.springframework.http.MediaType; import org.springframework.http.ResponseEntity; import org.springframework.web.bind.annotation.GetMapping; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.RequestPa...
[ "yn782@naver.com" ]
yn782@naver.com
c1a56420b965e7c20e94b817ce3cb238fc08e265
67a635bc5733e1fed960441b01d6cba03639efe0
/se-workspace/9Day-Polymorphism/src/step1/TestObjectClass.java
3607aa5f56623730f43eff0b1dcd0ae3e53c5e9e
[]
no_license
sungsikyang92/KOSTA203-INST-PRAC
3b95c44b58d5982f0b60081ac4d589181dcf852e
29e6172bad26b3b5b5b3d4823a34ec69dc53fa04
refs/heads/master
2022-12-28T08:21:47.423141
2020-10-05T10:15:53
2020-10-05T10:15:53
296,010,220
0
0
null
null
null
null
UHC
Java
false
false
941
java
package step1; //아래와 같이 별도의 상속관계 표현이 없으면 자동으로 //상속관계를 준다. extends Object class Parent{// extends Object Parent(){ super(); System.out.println("Parent 객체생성"); } } class Child extends Parent{ Child(){ super();//부모 생성자 호출하여 부모 객체 생성 System.out.println("Child 객체생성"); } } class Car{//별도의 상속관계가 없으면 extends Objec...
[ "sungsik.yang92@gmail.com" ]
sungsik.yang92@gmail.com
170a70594fad1e1ce5058e93deea0a6bc08c2852
e5c9d3af261ff1f2bbdd098e07f5f0d93f9774a6
/app/src/main/java/io/firebase/contactlens/MainActivity.java
bfee95165648d0e46615a0d905afd9aedc114150
[]
no_license
ContactLens/Team-Project
12b1b4dd6aad066276d537877a90a12477807262
4aeb09b409cb223539f67974919c3ebbbbe6cef2
refs/heads/master
2021-01-13T08:12:47.131369
2016-12-19T19:54:11
2016-12-19T19:54:11
71,731,621
0
0
null
null
null
null
UTF-8
Java
false
false
4,317
java
package io.firebase.contactlens; import android.app.ProgressDialog; import android.content.Intent; import android.content.SharedPreferences; import android.net.Uri; import android.preference.PreferenceManager; import android.support.annotation.NonNull; import android.support.v7.app.AppCompatActivity; import android.os...
[ "jmrlgh@gmail.com" ]
jmrlgh@gmail.com
26df8e7b9e6aa8baf3932a418dc5773a4ac8f12e
180e78725121de49801e34de358c32cf7148b0a2
/dataset/protocol1/neo4j/learning/1152/ReadOnlyIndexReferenceTest.java
bf8b4912cdac69fa1057b1a5815242ac79334a15
[]
no_license
ASSERT-KTH/synthetic-checkstyle-error-dataset
40e8d1e0a7ebe7f7711def96a390891a6922f7bd
40c057e1669584bfc6fecf789b5b2854660222f3
refs/heads/master
2023-03-18T12:50:55.410343
2019-01-25T09:54:39
2019-01-25T09:54:39
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,467
java
/* * Copyright (c) 2002-2018 "Neo4j," * Neo4j Sweden AB [http://neo4j.com] * * This file is part of Neo4j. * * Neo4j is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or ...
[ "bloriot97@gmail.com" ]
bloriot97@gmail.com
699284f97889a77e323dd7f355b3c51f034c6836
4692a13a5cf139cb89549e7791337c6e7568fdd5
/PCM/org.palladiosimulator.pcm/src/org/palladiosimulator/pcm/core/entity/util/EntityResourceImpl.java
d16182e5cba5e67a53960fbcdd2e7fe4e98e9921
[]
no_license
SQuAT-Team/kamp-test
95b87067d03c3e2ed36912f898a3130e9de40dd9
8285478066a760fcd2ed1972b799c6895493d256
refs/heads/master
2022-06-26T21:29:19.209964
2019-04-01T11:53:59
2019-04-01T11:53:59
56,880,344
0
1
null
2021-06-03T19:33:40
2016-04-22T19:31:42
Java
UTF-8
Java
false
false
966
java
/** * Copyright 2005-2009 by SDQ, IPD, University of Karlsruhe, Germany */ package org.palladiosimulator.pcm.core.entity.util; import org.eclipse.emf.common.util.URI; import org.eclipse.emf.ecore.xmi.impl.XMIResourceImpl; /** * <!-- begin-user-doc --> The <b>Resource </b> associated with the package. <!-- end-user...
[ "alejandrorago@MacBook-Pro.local" ]
alejandrorago@MacBook-Pro.local
34dc9f1b00d3b6185645deaa61008b0677cdc16d
6a11eb45bab67a26fb35e85c2c8f7691b504800e
/azurefunctions-extension/src/main/java/org/ballerinax/azurefunctions/AzureFunctionsPlugin.java
52084538959e82552da14c43d6416600fc1088ba
[ "Apache-2.0" ]
permissive
lafernando/azurefunctions
ef920bd989b6cdcb2e705059c889da45d93762a7
f09d0e90b035829e06a3a2a8ce09b110326475fd
refs/heads/master
2022-06-03T15:04:28.145137
2020-04-13T01:36:21
2020-04-13T01:36:21
255,052,438
0
0
null
null
null
null
UTF-8
Java
false
false
12,955
java
/* * Copyright (c) 2020, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * * WSO2 Inc. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except * in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/li...
[ "lafernando@gmail.com" ]
lafernando@gmail.com
9fb5c5aa98cc5905069d0cdfa8fb629e8d499794
8c228718fb9ecead420174806d2621d3697fb91a
/com.github.sormuras.bach/main/java/com/github/sormuras/bach/internal/Strings.java
30e7399cd5d573cc25ec7795b46eb44590c9408f
[ "MIT" ]
permissive
code-refs/bach
4f66c26caaaee4ab4edc579c25e0871a6c1ff46a
7d242d44f388eb631362bf200e178747ae4dd64c
refs/heads/main
2023-05-25T06:31:19.773529
2021-06-05T05:40:01
2021-06-05T05:40:01
null
0
0
null
null
null
null
UTF-8
Java
false
false
5,460
java
package com.github.sormuras.bach.internal; import com.github.sormuras.bach.Bach; import com.github.sormuras.bach.api.BachException; import java.io.BufferedInputStream; import java.io.File; import java.io.FileInputStream; import java.io.OutputStream; import java.lang.module.FindException; import java.lang.module.Module...
[ "sormuras@gmail.com" ]
sormuras@gmail.com
d1f6807083438505d8eae0e2f6ab7e97b849f0d9
0b084546e7ff271f2d2067eda61bf62af162aae6
/module/fluance-appbase-security/src/main/java/net/fluance/app/security/util/auth/TrustedPartner.java
2ca6b461a34ceaedb553ae0f8ef2ee94ce511671
[]
no_license
Fluance/fec-mw-app-base
97c5cb2224ddb39bfa5ea4f1960ec29f51bf3b80
fef65fb9e8b77aaef2f59a77d1de93a759a7a813
refs/heads/master
2021-08-28T21:03:56.642505
2020-03-10T10:13:59
2020-03-10T10:13:59
246,268,551
0
0
null
2021-08-13T15:35:56
2020-03-10T10:14:39
Java
UTF-8
Java
false
false
2,296
java
/** * */ package net.fluance.app.security.util.auth; import com.fasterxml.jackson.annotation.JsonProperty; import com.fasterxml.jackson.core.JsonProcessingException; import com.fasterxml.jackson.databind.JsonNode; import com.fasterxml.jackson.databind.ObjectMapper; import com.fasterxml.jackson.databind.node.ObjectN...
[ "zroncevic@flunace.ch" ]
zroncevic@flunace.ch
08c5208bbeb56de7417b2b3dbe4c4b4c300a1e07
4ce336ce2b47519d9751420a8d401fffadfba249
/workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp1/work/Catalina/localhost/_/org/apache/jsp/WEB_002dINF/jsp/contents/academy/anatomy/contentsUpdate_jsp.java
038e256dba91f11aaf3903fd10327f6e83e24dfc
[]
no_license
yuyunsu1187/gittest
4796c8fb3bf594bd202e26433bbff5cdf0cd1872
de42dc91e5a390900f27ebbebffc0ec4f31fe063
refs/heads/master
2022-11-25T07:42:26.607899
2020-10-12T05:32:36
2020-10-12T05:32:36
140,378,348
0
0
null
2022-11-16T05:53:04
2018-07-10T04:46:27
Java
UTF-8
Java
false
false
79,501
java
/* * Generated by the Jasper component of Apache Tomcat * Version: Apache Tomcat/7.0.52 * Generated at: 2020-10-12 00:40:23 UTC * Note: The last modified time of this file was set to * the last modified time of the source file after * generation to assist with modification tracking. */ package org.ap...
[ "41039964+yuyunsu1187@users.noreply.github.com" ]
41039964+yuyunsu1187@users.noreply.github.com