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
9981897294344fdf069f41475abc6396d01a84f9
97c26418b239f8ce80af85cc94d9659c31120cac
/src/tree/symbols/TSBracketLeft.java
43cf5281c18612e8744927e00751f9e3d0181498
[ "MIT" ]
permissive
sparber/CComprehensiveDatatypes
a2e5a743dcfd131c04734b7ed45d0cc78145e74d
8c5a9174ed651e6cc71810bcdf700beaeece9b95
refs/heads/master
2021-01-10T19:24:11.219871
2015-08-17T19:31:04
2015-08-17T19:31:04
40,921,108
0
0
null
null
null
null
UTF-8
Java
false
false
243
java
package tree.symbols; import tree.DefaultTreeNodeSymbol; public class TSBracketLeft extends DefaultTreeNodeSymbol { public static int id = BRACKET_LEFT; public static String text = "["; public TSBracketLeft() { super(text, id); } }
[ "alexander@sparber.eu" ]
alexander@sparber.eu
cd1db8a9c779670bf14d0c89f37186115767f38e
4df08b3348c85ac45b9f9fcf9ab688d3338aa97e
/src/com/github/idragonfire/DragonAntiPvPLeaver/api/DFakePlayerManager.java
67ab6b39f29ae6d58169f1460af483902e92ee15
[]
no_license
IDragonfire/DragonAntiPvPLeaver
e20b7d4b2fe10185ea73aedcfb9f911f03fb9f2f
f14edb151aea36eccbb24220c21c9e9a93b9aecb
refs/heads/master
2016-09-06T13:09:55.171987
2014-08-11T20:27:18
2014-08-11T20:27:18
5,752,746
0
0
null
2014-08-11T20:27:18
2012-09-10T17:04:43
Java
UTF-8
Java
false
false
612
java
package com.github.idragonfire.DragonAntiPvPLeaver.api; import org.bukkit.entity.Entity; import org.bukkit.entity.Player; public interface DFakePlayerManager { public void spawnHumanNPC(Player player, int lifetime); public void despawnHumanByName(String name); public void addKillStatus(String name); public boo...
[ "bastian616-git@yahoo.de" ]
bastian616-git@yahoo.de
ba9c36f755a0acad0658286955eebb926cd0aacd
6b0dcff85194eddf0706e867162526b972b441eb
/extension/federated/fabric3-federation-deployment/src/main/java/org/fabric3/federation/deployment/command/DeploymentErrorResponse.java
2979767f2b8a9d79ac344664503a06352ff209fd
[]
no_license
jbaeck/fabric3-core
802ae3889169d7cc5c2f3e2704cfe3338931ec76
55aaa7b2228c9bf2c2630cc196938d48a71274ff
refs/heads/master
2021-01-18T15:27:25.959653
2012-11-04T00:36:36
2012-11-04T00:36:36
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,475
java
/* * Fabric3 * Copyright (c) 2009-2012 Metaform Systems * * Fabric3 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, with the * ...
[ "jim.marino@gmail.com" ]
jim.marino@gmail.com
18bf06946301e6c03fe6ede161867e33bf3cf91c
84e4452d49b0ac0f1f2332ddd48c0efe0e9559f2
/src/by/it/radivonik/jd03_03/beans/SostavNaklad.java
d84392495ebd92f55c3fb8702701d236c2d3050d
[]
no_license
loktevalexey/JD2017-02-20
ea2c25203cefc2c139f1277f17d9999e5c8af522
f69c964dc9d651c2acef01e6f177aead182f83b6
refs/heads/master
2020-04-15T00:13:55.277294
2017-06-20T07:53:24
2017-06-20T07:53:24
86,786,465
0
1
null
2017-03-31T06:37:19
2017-03-31T06:37:19
null
UTF-8
Java
false
false
1,890
java
package by.it.radivonik.jd03_03.beans; import java.math.BigDecimal; /** * Created by Radivonik on 04.05.2017. */ public class SostavNaklad { private int id; private int npp; private BigDecimal count; private BigDecimal cena; private BigDecimal prnds; private int idNaklad; private int idT...
[ "olsy@tut.by" ]
olsy@tut.by
cb79867ffe9ad40b6115c4c07ac8d85e3e6ad682
2e6e75fb9f26c0afae84c3b659f6fc03eed752f9
/KaraokeVewerGlobal/app/src/main/java/com/global/karaokevewer/Midi/event/meta/KeySignature.java
c0dd5255e314772d56d614b7b700e29813202d4e
[]
no_license
choiseungil29/karaoke-client
d2507ca4f5ca8432d4e09b66fd8ffb424a79741f
d602efbd133498bad2a22f4ed3dfb49a27535b2e
refs/heads/master
2021-01-10T13:40:39.585226
2016-05-04T13:51:40
2016-05-04T13:51:40
46,631,863
0
0
null
null
null
null
UTF-8
Java
false
false
3,327
java
////////////////////////////////////////////////////////////////////////////// // Copyright 2011 Alex Leffelman // // 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.a...
[ "xorud0524@gmail.com" ]
xorud0524@gmail.com
9a242178315ea5a0548283c2f26fd30fd2221f9c
b03463407c90f684cc8c8c2b0a476616800d56ad
/ClipMobile/src/main/java/com/migueljteixeira/clipmobile/ui/BaseViewPager.java
f3d30114fa0c701e8d2d654170e769e0e65d77a7
[ "Apache-2.0" ]
permissive
migueljteixeira/ClipMobile
40ed2e8407570fcf037900c4137f3ccf8d195d75
471bd49f106b1a89b1685843264cdf62b6912a5e
refs/heads/master
2020-04-05T22:57:14.618114
2015-09-06T15:29:29
2015-09-06T15:29:29
24,512,184
12
6
null
null
null
null
UTF-8
Java
false
false
1,638
java
package com.migueljteixeira.clipmobile.ui; import android.os.AsyncTask; import android.os.Bundle; import android.support.v4.app.Fragment; import android.support.v4.view.ViewPager; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.FrameLayout; import com...
[ "miguelj_5@hotmail.com" ]
miguelj_5@hotmail.com
c6b48511e6d9576713123947f168aaba254d75b5
c328c53477e094bae299dfa15468dbace853acd3
/MJCompiler/src/rs/ac/bg/etf/pp1/ast/NoExtend.java
4bbf8d06bb963cc5ae2358107c60a4606196ff00
[]
no_license
nikola314/MicroJava-Compiler
911083415b12232f0abf4b81af0f99f69e19d7b3
18b7bdc8a7006e90ed0611f54031d6e91b5b6483
refs/heads/master
2022-05-28T21:12:12.791379
2020-05-02T21:44:03
2020-05-02T21:44:03
260,778,973
0
0
null
null
null
null
UTF-8
Java
false
false
750
java
// generated with ast extension for cup // version 0.8 // 3/1/2020 0:13:50 package rs.ac.bg.etf.pp1.ast; public class NoExtend extends IfExtends { public NoExtend () { } public void accept(Visitor visitor) { visitor.visit(this); } public void childrenAccept(Visitor visitor) { } ...
[ "nikola.kesic97@gmail.com" ]
nikola.kesic97@gmail.com
7e0068de60b0eaac15c968350fd924e0e08cad6f
d9550b8d28286f55629fb8012561fba06ebec032
/src/main/java/it/polimi/ingsw/gc12/view/client/socket/ClientOutHandler.java
b0fbd9207a9cf85f3acef949dcddbd0c43a09056
[]
no_license
ruggero95/LorenzoIlMagnifico
e87cb6c92d01917786e5112f8dd51ddb6748d3c9
a4db93d625b986c9d0497e7f79b226b817b493fe
refs/heads/master
2021-03-24T11:55:19.869459
2017-07-10T21:21:22
2017-07-10T21:22:21
86,580,953
0
0
null
null
null
null
UTF-8
Java
false
false
997
java
package it.polimi.ingsw.gc12.view.client.socket; import it.polimi.ingsw.gc12.view.client.ClientSender; import java.io.IOException; import java.io.ObjectOutputStream; import java.util.Observable; /** * Class responsible of sending the chosen message to the ServerSocketView through sockets. */ public class ClientOu...
[ "marco.varrone@mail.polimi.it" ]
marco.varrone@mail.polimi.it
aa33cf96dc9063897566d1c4d632b14ec3044f2c
89972779259818d76e3d249a52153e4f42dd9501
/old/vnm-selfcare-webapps-mega2-master/vnm-selfcare-core-2.0/src/main/java/com/gnv/vnm/selfcare/core/adapter/rtbs/ws/PromisedPaymentResponse.java
b5bf00ffe51dbcce1eb50230e79d1837fddc47fe
[]
no_license
SM-Tiwari/Spring-Security
5514149eb7e082e04f04dab0cbcbf9fb1df5d84e
f0676d3a96748d476c226ba7e724896eab77fa71
refs/heads/master
2022-12-28T18:07:32.056655
2020-01-31T03:31:13
2020-01-31T03:31:13
237,351,143
0
0
null
2022-12-10T01:04:42
2020-01-31T03:10:35
Java
UTF-8
Java
false
false
1,793
java
package com.gnv.vnm.selfcare.core.adapter.rtbs.ws; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlElement; import javax.xml.bind.annotation.XmlRootElement; import javax.xml.bind.annotation.XmlType; /** * <p>Java class for anonym...
[ "siddhesh.mani@infotelgroup.in" ]
siddhesh.mani@infotelgroup.in
c9bf12493446a359178fda9d1a1b493d0507a31c
6624272416153adc76fdecd2a985fc8e697ae8d2
/src/main/java/wfy/jxnu/dao/OrderDaoImpl.java
fc592799edc29fca86de38b181ff6c6665f6027c
[]
no_license
daniel-0791/Ex0211.9
1e2e9da5c66e7afd21bac77292b933a7bc80f2ca
725f4b3f73d9d0a9633dc9eba20e5d198dfe74a0
refs/heads/master
2020-04-05T11:18:57.773006
2018-11-09T08:25:20
2018-11-09T08:25:20
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,788
java
package wfy.jxnu.dao; import wfy.jxnu.mo.Customer; import wfy.jxnu.mo.Order; import wfy.jxnu.util.JdbcUtils; import wfy.jxnu.util.Mytools; import java.sql.Connection; import java.sql.PreparedStatement; import java.sql.ResultSet; import java.sql.SQLException; import java.util.ArrayList; import java.util.List; public ...
[ "42454843+daniel@users.noreply.github.com" ]
42454843+daniel@users.noreply.github.com
dfd45f78e55355f5c271e73e9d4ed42c46cbcecd
f0d25d83176909b18b9989e6fe34c414590c3599
/app/src/main/java/com/facebook/login/LoginClient.java
8d47914936fec3616c776e038f809b28e08d5c9a
[]
no_license
lycfr/lq
e8dd702263e6565486bea92f05cd93e45ef8defc
123914e7c0d45956184dc908e87f63870e46aa2e
refs/heads/master
2022-04-07T18:16:31.660038
2020-02-23T03:09:18
2020-02-23T03:09:18
null
0
0
null
null
null
null
UTF-8
Java
false
false
23,050
java
package com.facebook.login; import android.app.Activity; import android.content.Intent; import android.os.Parcel; import android.os.Parcelable; import android.support.v4.app.Fragment; import android.support.v4.app.FragmentActivity; import android.text.TextUtils; import com.facebook.AccessToken; import com.facebook.Fac...
[ "quyenlm.vn@gmail.com" ]
quyenlm.vn@gmail.com
ae8f5ac67cd53028d8e3bef77351ff9118b9f0e7
c3d77a52ea16a84a2a0b967d6b2633ad678168ea
/app/src/test/java/com/example/leo/footprint/ExampleUnitTest.java
e1b47bb1ba09a261e8251494509285f0bc5028c8
[]
no_license
leo191/FootPrintApp-Client
0fcb9a5f2af6222b63e39e1c3622ec4489796202
dad242e8d1b9316898060d675a4f5bdadff04b16
refs/heads/master
2020-12-03T00:06:14.832849
2017-08-10T16:34:04
2017-08-10T16:34:04
95,987,139
0
0
null
null
null
null
UTF-8
Java
false
false
403
java
package com.example.leo.footprint; 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 v...
[ "subhadipbanerjee.527@gmail.com" ]
subhadipbanerjee.527@gmail.com
9b8c1dd3cbc4c92590600a7ddddb1626dd26a855
8d09189d10a9cd1a1ba402b52a7749097b04e4a8
/aws-java-sdk-pinpoint/src/main/java/com/amazonaws/services/pinpoint/model/TemplateResponse.java
04b8ffd72d963b41b4023499723cd6f2978b9555
[ "Apache-2.0" ]
permissive
hboutemy/aws-sdk-java
7b6b219479136cafbf348209a8e7e1b3f0e64d15
f04ef821eb2f10b55bec4e527b9dbbfc3847c5c3
refs/heads/master
2021-01-03T12:28:29.649460
2020-02-11T22:33:24
2020-02-11T22:33:24
240,073,241
0
0
Apache-2.0
2020-02-12T17:29:57
2020-02-12T17:29:56
null
UTF-8
Java
false
false
21,869
java
/* * Copyright 2015-2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with * the License. A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "licen...
[ "" ]
b8c289d1e48105fb4b0cf7089e6f6a803d1183b0
7240222c0c4aba0dc9b09c4bee4f09b93ef40db3
/app/build/generated/source/r/debug/android/support/v4/R.java
5153e91c5d0e99a08b819b139d3c951af41115ca
[]
no_license
AyushKshitij45/SafelyHackathon-master
fe0cae6262dcde791c4edbb8accfb3a59dbf5501
54208ca2be0fef0fb58a27216b8cc9f5935e8e52
refs/heads/master
2020-04-09T21:11:01.112365
2018-12-06T00:07:18
2018-12-06T00:07:18
160,594,227
0
0
null
null
null
null
UTF-8
Java
false
false
9,742
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.v4; public final class R { public static final class attr { public static final int font = 0x7f0400...
[ "iayush45@gmail.com" ]
iayush45@gmail.com
7adda522ffc04e6dc25a5e4d8ebf3021f22ae167
d1a6d1e511df6db8d8dd0912526e3875c7e1797d
/genny_JavaWithoutLambdasApi21/applicationModule/src/test/java/applicationModulepackageJava14/Foo338Test.java
da38944b02cceb2c6ecaec8e04b78596cb634968
[]
no_license
NikitaKozlov/generated-project-for-desugaring
0bc1443ab3ddc84cd289331c726761585766aea7
81506b3711004185070ca4bb9a93482b70011d36
refs/heads/master
2020-03-20T00:35:06.996525
2018-06-12T09:30:37
2018-06-12T09:30:37
137,049,317
0
0
null
null
null
null
UTF-8
Java
false
false
482
java
package applicationModulepackageJava14; import org.junit.Test; public class Foo338Test { @Test public void testFoo0() { new Foo338().foo0(); } @Test public void testFoo1() { new Foo338().foo1(); } @Test public void testFoo2() { new Foo338().foo2(); } @Test public void testFoo3() {...
[ "nikita.e.kozlov@gmail.com" ]
nikita.e.kozlov@gmail.com
db650c0c05c598dd8cf06d04dde0731edb631948
55aa27e2ef05e2265cc6793f834489a01f4ab594
/src/androidTest/java/ayun/example/test/berita2halamanayun/ExampleInstrumentedTest.java
1632059775d359219f02fd3809a6e030fd9411c6
[]
no_license
khoiratulayun/KuisPertama
3f349b9ce4dc2751b7fa4908277579c72850f13e
cb7f2009bf719ad6b4cd0ed5d43fa8a688358857
refs/heads/master
2020-03-31T08:28:25.319138
2018-10-08T10:08:34
2018-10-08T10:08:34
152,058,217
0
0
null
null
null
null
UTF-8
Java
false
false
782
java
package ayun.example.test.berita2halamanayun; import android.content.Context; import android.support.test.InstrumentationRegistry; import android.support.test.runner.AndroidJUnit4; import org.junit.Test; import org.junit.runner.RunWith; import static org.junit.Assert.*; /** * Instrumented test, which w...
[ "noreply@github.com" ]
noreply@github.com
ce8e516011b808cd932bba418fd71d0fc5baa6bc
db8f9bc59b2d464869f44556ccf639559cc65a7e
/TeamCode/src/main/java/org/firstinspires/ftc/teamcode/DriveCartesian2.java
de9b8366d4b02a6522d334fc03b452d7faf155b6
[ "BSD-3-Clause" ]
permissive
metalworksftc/UltimateGoal
0ff6fa2d7f8ef2d4777c36cdd0f37de028de7bae
c539dc47b28b85dda58567eefbc5eb528512bf77
refs/heads/master
2023-08-15T21:41:47.565929
2021-10-07T23:06:18
2021-10-07T23:06:18
299,081,241
2
0
null
null
null
null
UTF-8
Java
false
false
1,542
java
package org.firstinspires.ftc.teamcode; import com.qualcomm.robotcore.eventloop.opmode.OpMode; import com.qualcomm.robotcore.eventloop.opmode.TeleOp; import org.firstinspires.ftc.robotcore.external.Telemetry; @TeleOp(name = "DriveCartesion2") public class DriveCartesian2 extends OpMode { Wheels wheels; priv...
[ "github@ftc.rocks" ]
github@ftc.rocks
b43543fe23bcfec3e19578021ed148cf654a72b2
d207df0f03fbd902ab885454cef6f4d8cc7d917c
/src/test/java/br/com/allpereira/ApplicationTests.java
b9b20e2b0b8c1e71682eba030fb4d2986af48974
[ "Apache-2.0" ]
permissive
allpereira/base-app-java-10
4771cb11da421935c22e14f0a8b6934f72718b90
0b77018e1d7f08ff274b74cb45648beb241850d5
refs/heads/master
2020-03-26T16:51:13.061896
2018-08-20T18:42:01
2018-08-20T18:42:01
145,127,918
0
0
null
null
null
null
UTF-8
Java
false
false
328
java
package br.com.allpereira; import org.junit.Test; import org.junit.runner.RunWith; import org.springframework.boot.test.context.SpringBootTest; import org.springframework.test.context.junit4.SpringRunner; @RunWith(SpringRunner.class) @SpringBootTest public class ApplicationTests { @Test public void contextLoads() ...
[ "eu@allpereira.com.br" ]
eu@allpereira.com.br
5bad9af441e68bb79b0f45f3a3c69962bbe8c004
d682f4383050ff7dfc0b45a17eb48d7e92791e75
/segmentstore/storage/src/main/java/io/pravega/segmentstore/storage/mocks/MockStorageMetadata.java
910f1f9ab4c05ab33357ebc001f66491d4ceaf84
[ "Apache-2.0" ]
permissive
pravega/pravega
be854c25c7345321055371e448970351a4cbaca9
e877b434909ed0f0eac496f288b0f5abfc0cd515
refs/heads/master
2023-09-02T02:02:37.243931
2023-09-01T04:54:04
2023-09-01T04:54:04
63,096,822
2,042
495
Apache-2.0
2023-09-14T21:46:00
2016-07-11T19:41:03
Java
UTF-8
Java
false
false
2,725
java
/** * Copyright Pravega 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 agreed to...
[ "noreply@github.com" ]
noreply@github.com
60ffe461ed9c593daf735ecbecefe73f5e6a8422
ab30df4b1585692472d32a9cbcf6c8ae107dc9a7
/generated-test-cases/Frame/8-run/SmellMOSA_Frame_ESTest.java
4ccdc716ab8f563d4f086d89740f7d906b1e952a
[ "Apache-2.0" ]
permissive
fpalomba/issta16-test-code-quality-matters
8d87b51ce1ca8305cf9ff67b2eb71899cbfb7d46
b18697fb7f3ed77a8875d39c6b81a1afa82d7245
refs/heads/master
2020-12-24T21:27:40.669676
2016-04-22T21:38:36
2016-04-22T21:38:36
56,882,946
0
0
null
null
null
null
UTF-8
Java
false
false
249,154
java
/* * This file was automatically generated by EvoSuite * Thu Dec 17 13:35:12 GMT 2015 */ package wheel.asm; import static org.junit.Assert.*; import org.junit.Test; import org.evosuite.runtime.EvoRunner; import org.evosuite.runtime.EvoRunnerParameters; import org.evosuite.runtime.testdata.EvoSuiteFile; import org....
[ "fabio.palomba.89@gmail.com" ]
fabio.palomba.89@gmail.com
85523ce145731310f9dccc860d6a556b76c1a5a4
810ce777a9251e0b1bb83719b6a3c1810b06f355
/back-end/capstoneProject/src/main/java/com/capstone/project/services/CategoryService.java
8762a9488f1276e289427c20e116cda767c83870
[]
no_license
CDinatale/bits-to-bites-app
ae1b182e1e3abd1b58b403dcdcf0f89feff007e4
3457b757213b7eb357de251080aa2dbeeaebd219
refs/heads/main
2023-04-05T21:52:49.337036
2021-05-05T16:00:57
2021-05-05T16:00:57
362,601,976
0
0
null
null
null
null
UTF-8
Java
false
false
1,196
java
package com.capstone.project.services; import com.capstone.project.model.Category; import com.capstone.project.repositories.CategoryRepository; import org.springframework.stereotype.Service; import java.util.HashSet; import java.util.Set; @Service public class CategoryService implements CategoryServiceAbs{ priva...
[ "cora.dinatale@gmail.com" ]
cora.dinatale@gmail.com
d45a23514ca7253eb21aa475b0dcadd19bfbbcef
f94f34e405c227ac7b175916534b2c5f45079102
/currency-exchange-service/src/main/java/urban/sandbox/springcloud/currencyexchangeservice/CurrencyExchange.java
5c20e2d74ccbe9fd2876c7b546b91da81ac3b3b0
[]
no_license
diegourban/springcloud-sandbox
4e80503b617a83018ae1a6f9555fc5143c036da7
82105beaae25693e848b371442619b219de9f777
refs/heads/main
2023-04-01T06:13:10.666310
2021-04-15T19:55:19
2021-04-15T19:55:19
332,898,478
0
0
null
null
null
null
UTF-8
Java
false
false
1,317
java
package urban.sandbox.springcloud.currencyexchangeservice; import java.math.BigDecimal; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.Id; @Entity public class CurrencyExchange { @Id private Long id; @Column(name = "currency_from") private String from; @Column(n...
[ "urban@dynamix.com.br" ]
urban@dynamix.com.br
83db348b608ddb50af6ce9e8e32c4c0320166182
733ce4154b0dcb39b168454fbb181ecd3a164ba9
/app/src/main/java/com/example/paint/splashscreen/HomeActivity.java
24e99ca8144cdba9cf9edf41b0a662ab1c305c05
[]
no_license
tharunchittimi/Paint
b07827af5e56ae770d22c37fc0c63410553def3e
7808917a288fee1ae183b7c93b5232834609a3e1
refs/heads/master
2021-01-07T05:56:35.675860
2020-03-11T12:03:16
2020-03-11T12:03:16
241,599,150
0
0
null
null
null
null
UTF-8
Java
false
false
1,414
java
package com.example.paint.splashscreen; import androidx.appcompat.app.AppCompatActivity; import android.content.Intent; import android.os.Bundle; import android.os.Handler; import android.view.animation.Animation; import android.view.animation.AnimationUtils; import android.widget.TextView; import com.example.paint....
[ "tharunkumarchittimi@gmail.com" ]
tharunkumarchittimi@gmail.com
690ade6c62a5cb89d6a1ff128dc4a4e27db4582c
dcf0b9ca5a09ab31aea29c7418af9e7ce57d8c20
/src/main/java/com/project/appManager/entity/AppQueryVersion.java
789e8ec75a71b7c6cdc607c8376e4934263b7231
[]
no_license
MMW1996/AppManager
a944fd9c28ae703dbe7d7f1d72761a268eb3f2b6
4fd7feee7f17971401d3de7a05f7d1d1b81b34c2
refs/heads/main
2023-06-27T17:40:20.522432
2021-08-02T14:12:20
2021-08-02T14:12:20
391,864,324
0
0
null
null
null
null
UTF-8
Java
false
false
700
java
package com.project.appManager.entity; /** * @author:MMW * @package: com.project.appManager.entity * @time: 2021/6/25 12:18 * @day: 星期五 */ public class AppQueryVersion extends AppVersion { // 软件名称 private String softwarename; // 发布状态 private String publishstatusname; public String getSoftware...
[ "1251835319@qq.com" ]
1251835319@qq.com
7645acca340f9cf06afae0a87e999b9d60556f56
67fda72afb69e2beafcbd1b0f08c30cad45d20b8
/site/components/src/main/java/org/example/essentials/components/GogreenPageComponent.java
2746fe99b3f0241ad06953d119014ebc91e92d0b
[]
no_license
smanivasag/gogreen
a20b6fd61d020a1feb2f0dbedb2a34587f69a9a5
25e314c3d705e7ba4c900240356d4edc4a1f5547
refs/heads/master
2021-05-21T09:01:54.121516
2020-04-07T13:14:27
2020-04-07T13:14:27
252,628,474
0
0
null
null
null
null
UTF-8
Java
false
false
1,196
java
package org.example.essentials.components; import org.example.essentials.components.info.GogreenPageComponentInfo; import org.hippoecm.hst.container.RequestContextProvider; import org.hippoecm.hst.core.component.HstRequest; import org.hippoecm.hst.core.component.HstResponse; import org.hippoecm.hst.core.request.HstReq...
[ "selvandhan.manivasagam@manifesto.co.uk" ]
selvandhan.manivasagam@manifesto.co.uk
e362b6264861660865a34cdedbbdd27d45f8a2d9
d653029a119100465a908e663bf795c4dedfe43a
/src/main/java/com/common/system/sys/service/impl/RcDeptServiceImpl.java
8a074bf2b45799cc81d2f2486bad993223704f1a
[]
no_license
MengleiZhao/bg_perfm-main
d59740a42995e3b39c5ddbd0df710d87798f3e80
38751d15947984159da0069b54c8db547c55bbb3
refs/heads/master
2023-05-01T01:54:00.791997
2021-05-08T05:51:39
2021-05-08T05:51:39
365,401,842
0
0
null
null
null
null
UTF-8
Java
false
false
1,833
java
package com.common.system.sys.service.impl; import com.baomidou.mybatisplus.service.impl.ServiceImpl; import com.common.system.sys.entity.RcDept; import com.common.system.sys.entity.RcDeptExample; import com.common.system.sys.mapper.RcDeptMapper; import com.common.system.sys.service.RcDeptService; import com.github.pa...
[ "649387483@qq.com" ]
649387483@qq.com
5cd1fbc90ea9b4e836adffe04017adac33efa345
32387b9861f5aa79f733d15c2df87419fb84db7b
/code/app/android/LedPro/src/cn/fuego/led/util/qrcode/decode/RGBLuminanceSource.java
0f9f4f69844c541aef4524e5f3c74a48b306f316
[]
no_license
ggled0755/LedPro
105f736ea8e438bbda28ff7510cbc4a0dd0d3571
0ace79fb287aefb701200258ef138626be569e4f
refs/heads/master
2021-01-22T03:29:48.966845
2015-08-12T01:47:39
2015-08-12T01:47:39
39,113,353
0
0
null
null
null
null
UTF-8
Java
false
false
3,036
java
package cn.fuego.led.util.qrcode.decode; /* * Copyright 2009 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 * * Un...
[ "aether1989@gmail.com" ]
aether1989@gmail.com
db763ac5c5a5da293d773da1f6d04bd9b63b4b1a
3cd69da4d40f2d97130b5bf15045ba09c219f1fa
/sources/com/google/api/Http.java
c21e1d159c4b2320c2ab6dc8b328c0a01392cfa0
[]
no_license
TheWizard91/Album_base_source_from_JADX
946ea3a407b4815ac855ce4313b97bd42e8cab41
e1d228fc2ee550ac19eeac700254af8b0f96080a
refs/heads/master
2023-01-09T08:37:22.062350
2020-11-11T09:52:40
2020-11-11T09:52:40
311,927,971
0
0
null
null
null
null
UTF-8
Java
false
false
12,170
java
package com.google.api; import com.google.api.HttpRule; import com.google.protobuf.AbstractMessageLite; import com.google.protobuf.ByteString; import com.google.protobuf.CodedInputStream; import com.google.protobuf.ExtensionRegistryLite; import com.google.protobuf.GeneratedMessageLite; import com.google.protobuf.Inter...
[ "agiapong@gmail.com" ]
agiapong@gmail.com
abde04d42403bb9955af644f9daea01b3be1b472
c885ef92397be9d54b87741f01557f61d3f794f3
/tests-without-trycatch/JxPath-14/org.apache.commons.jxpath.ri.compiler.CoreFunction/BBC-F0-opt-40/16/org/apache/commons/jxpath/ri/compiler/CoreFunction_ESTest.java
06b99fc2b6042c187751c03d0c58c157fe3e88f8
[ "CC-BY-4.0", "MIT" ]
permissive
pderakhshanfar/EMSE-BBC-experiment
f60ac5f7664dd9a85f755a00a57ec12c7551e8c6
fea1a92c2e7ba7080b8529e2052259c9b697bbda
refs/heads/main
2022-11-25T00:39:58.983828
2022-04-12T16:04:26
2022-04-12T16:04:26
309,335,889
0
1
null
2021-11-05T11:18:43
2020-11-02T10:30:38
null
UTF-8
Java
false
false
184,122
java
/* * This file was automatically generated by EvoSuite * Thu Oct 21 00:01:12 GMT 2021 */ package org.apache.commons.jxpath.ri.compiler; import org.junit.Test; import static org.junit.Assert.*; import static org.evosuite.shaded.org.mockito.Mockito.*; import static org.evosuite.runtime.EvoAssertions.*; import java.u...
[ "pouria.derakhshanfar@gmail.com" ]
pouria.derakhshanfar@gmail.com
c1304ef036f0918242b4b7d147e935d444516025
c8f07f82987e12e7f9be52df6c02af7c8901c2fa
/Leetcode/Java/102. 二叉树的层序遍历.java
e882fba3e2a9553eaa8ca02fd2a40d9ee8b6540f
[]
no_license
hxlnwpu/OJ
82a805d63263aa4cec68a8f7abca186c1b252efa
5d21c4010f61c849425af2a836c20ce2f8269b1c
refs/heads/master
2021-06-17T11:57:54.716620
2021-06-16T11:01:40
2021-06-16T11:01:40
158,319,924
0
0
null
null
null
null
UTF-8
Java
false
false
666
java
class Solution { public List<List<Integer>> levelOrder(TreeNode root) { List<List<Integer>> res = new ArrayList<>(); Queue<TreeNode> queue = new LinkedList<>(); if(root!=null) queue.add(root); while(!queue.isEmpty()) { List<Integer> tmp = new ArrayList<>(); ...
[ "yishengtuwei@foxmail.com" ]
yishengtuwei@foxmail.com
e241fc354a85cab46522951045536af1d988ea05
632a496e325efec11ea14e2c5907da63c2b94313
/webstock/WebStockGWT/src/py/com/pg/webstock/gwt/client/service/CompraService.java
dda82d6939d01953c8830ef6be837d5ee9d3ff8b
[]
no_license
aVolpe/programacion-web-8vo
f9b7fa27ff3c32de7a3403d4575c30b6913e6a30
e427e8ac3eaaa81cc7eb199986aa93d0d2ba7b53
refs/heads/master
2020-12-30T11:14:50.021804
2015-03-13T19:54:25
2015-03-13T19:54:25
32,093,872
0
0
null
null
null
null
UTF-8
Java
false
false
1,078
java
/******************************************************************************* * Copyright 2011 Google Inc. All Rights Reserved. * * 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 distribution,...
[ "arturovolpe@gmail.com" ]
arturovolpe@gmail.com
90e8a8cbdff5a683bdea0d3fce71d559ee051481
962feb8d21d3fc01aa53935696343b4d93c4e558
/clever-shop-pay-plugin/clever-shop-yinlian-plugin/src/main/java/com/clever/sdk/SDKConstants.java
4052be48a2a58bf2b5e29da20fb2c0324915bc3e
[]
no_license
iAmClever/clever-shop-parent
83daa3df71b68ce2ee251069813e23c792913bd5
67c7db46d90eb7bde2692f0f4e01048dcc27542c
refs/heads/master
2022-12-10T19:26:06.685952
2019-10-07T04:10:01
2019-10-07T04:10:01
202,891,041
0
0
null
2022-06-17T02:27:43
2019-08-17T14:30:12
Java
UTF-8
Java
false
false
14,810
java
/** * * Licensed Property to China UnionPay Co., Ltd. * * (C) Copyright of China UnionPay Co., Ltd. 2010 * All Rights Reserved. * * * Modification History: * ============================================================================= * Author Date Description * ------------ -----...
[ "158091461@qq.com" ]
158091461@qq.com
bae760fd491810ed80dfd7d9da4b32ae10781a98
a9d149e838ab79c916ef60c6c600aa7b63d2f201
/app/src/androidTest/java/com/example/recyclerviewcodelab/ExampleInstrumentedTest.java
38aa13c2b9b088ab26ecde088848bcf8177b5379
[]
no_license
laurocervantes/RecyclerViewCodeLab
e0fc2b1d971991a58c8a51122b8a9c1b5648d9ff
e0c9d893727895d65cf5c958b9a094167ff0d1ce
refs/heads/master
2023-07-18T19:40:00.321998
2021-09-26T23:45:40
2021-09-26T23:45:40
410,688,314
0
0
null
null
null
null
UTF-8
Java
false
false
776
java
package com.example.recyclerviewcodelab; 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 ex...
[ "laurocs@bu.edu" ]
laurocs@bu.edu
7cfc97bbedf74a0d9e7c0b8616852b373fb3bb23
ce8def77ec880fab51b38eb52ac0f146fd78f1bc
/ListaL0.1/Exercicio2/Exercicio2.java
25e6cbe2bbe12c0e682a3a817140da3c240ec37e
[]
no_license
alexzarp/JavaExercicios
96a69ff8ae004309d09cd153a1f9aa0d4e133590
d8a3f5cbc4630ae07eb9c5681d9dac1a9468cf84
refs/heads/master
2023-01-04T09:46:30.657935
2020-10-26T22:50:51
2020-10-26T22:50:51
null
0
0
null
null
null
null
UTF-8
Java
false
false
725
java
package Exercicio2; import java.util.Scanner; class Autor { private String nome; private int id; public String getNome () { return this.nome; } public int getId () { return this.id; } public String setNome (String nome) { return this.nome = nome; } publi...
[ "alexszds@gmail.com" ]
alexszds@gmail.com
881d075973c16a3e7b52ffcc5940188715579cc5
de62f887b4ce4695e8cd1fc8b703e2d81d112a24
/BCM-RBAC/src/main/java/com/ascent/autobcm/model/EntitiesType.java
689547bfc11c4a903a267f9e4a372591fdceb5fe
[]
no_license
ankurumandal/ankurepoc
56fc838ca2a6f9d0c831e5ff818f30ba9d94effa
dd0952bd4d350b1edebf9698fd74df4a12b2f9de
refs/heads/master
2021-08-19T00:22:47.055655
2020-07-31T10:57:50
2020-07-31T10:57:50
209,503,300
1
0
null
null
null
null
UTF-8
Java
false
false
1,571
java
package com.ascent.autobcm.model; import java.time.LocalDateTime; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persistence.GenerationType; import javax.persistence.Id; import javax.persistence.Table; import org.hibernate.annotations.CreationT...
[ "ankurumandal@gmail.com" ]
ankurumandal@gmail.com
8a55294b4a3d3eec9a42406e0d9e451320624f7e
879b321678275a028857449da345cccd680d3c02
/Assignments/library/src/main/java/home/learning/library/model/CreateAuthorResponse.java
1e9a73348017b92bfda5d68394184c2e97a80340
[]
no_license
LadoBago/Coursera.WebDevSpring
3ef460b30c8fde5118d5aa7eb70eeb3f7a09b0de
b14a2465bffa3022e9ca8e57f9839b24bc433ae8
refs/heads/master
2023-03-11T19:50:41.366773
2021-02-19T12:31:55
2021-02-19T12:31:55
340,344,470
0
0
null
null
null
null
UTF-8
Java
false
false
189
java
package home.learning.library.model; import lombok.AllArgsConstructor; import lombok.Data; @Data @AllArgsConstructor public class CreateAuthorResponse { private AuthorModel author; }
[ "vl.bagoshvili@gmail.com" ]
vl.bagoshvili@gmail.com
fe2854bb5ba2b0caf1fa1c2558f44c195af20b60
1563acb596cee2ab6d2661688e8c2486d09348d7
/src/main/java/ltd/hanzo/mall/common/QueueEnum.java
070fbad61edff23a3198c8c90aae3fca4aac0b10
[]
no_license
yqzzyg/hanzomall
40efba90cb3741e4fbd2ee7bfa57f876f951523d
b127c49de896ebc63ef5129da4a6317778768b7d
refs/heads/master
2022-11-24T18:32:57.927776
2020-07-30T08:46:49
2020-07-30T08:46:49
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,737
java
package ltd.hanzo.mall.common; import com.rabbitmq.client.AMQP; import lombok.Getter; /** * @Author 皓宇QAQ * @email 2469653218@qq.com * @Date 2020/5/23 21:00 * @link https://github.com/Tianhaoy/hanzomall * @Description: 消息队列枚举配置 */ @Getter public enum QueueEnum { /** * 发送短信消息通知队列 */ QUEUE_SMS_...
[ "2469653218@qq.com" ]
2469653218@qq.com
5b1452fcf2b134c733c7939811dda1ae5421adb5
5e02eb6d54e244f519bd678c06a28fe9e0d68786
/src/dao/DAO.java
81cc1a3573ae501aa0821aa68025fbb1466959d3
[]
no_license
ArnabMallik/OnlineIDE
6073bfd82a61a51dec7b8f369160c3683c080a44
e02b09537cc6d8bda2d6cb9cfc2e01f0489925a1
refs/heads/master
2021-07-25T21:19:30.469292
2020-06-17T06:48:06
2020-06-17T06:48:06
190,347,447
2
0
null
null
null
null
UTF-8
Java
false
false
6,304
java
package dao; import java.io.File; import java.io.IOException; import java.io.InputStream; import java.sql.*; import javax.servlet.http.Part; import oracle.jdbc.OracleDriver; public class DAO { private Connection con; public void openConnection() { // TODO Auto-generated method stub try...
[ "noreply@github.com" ]
noreply@github.com
8c18d95e8106d72d5c746d5f7e4ea7c625b822d3
0a70057bed58f056c33a0335e52595ff42a2d195
/src/main/java/com/pro/soccer/com/config/DateTimeFormatConfiguration.java
c953f7c5f8a7c7b6470bb403be78d3d06df24e42
[]
no_license
Zahir-MENDACI/jhdemo
be49ea2a05f25754415e7c323fa3909c7d518765
6b1a44cbb3bdbadece225917260665a18f50dd83
refs/heads/master
2023-02-16T21:41:39.873426
2021-01-18T15:01:15
2021-01-18T15:01:15
325,361,389
0
0
null
null
null
null
UTF-8
Java
false
false
725
java
package com.pro.soccer.com.config; import org.springframework.context.annotation.Configuration; import org.springframework.format.FormatterRegistry; import org.springframework.format.datetime.standard.DateTimeFormatterRegistrar; import org.springframework.web.servlet.config.annotation.WebMvcConfigurer; /** * Configu...
[ "menzahir@gmail.com" ]
menzahir@gmail.com
b9e01ca0a26b9693b80a1768ee1e09d141187204
4d1a63ee1bf2d380d7de32d7c241b7aa440c4950
/app/src/main/java/Baseclass/NiceViewHolder.java
e145dd2d22fd2aa6c8d6d975aaf0b59f4b7238e6
[]
no_license
ZMIOT/Children2
6fd1685e629fb70c5106ec7c3d54a5eccae9e7c1
d98e6a249aa122252aeb1941138ab51696502b21
refs/heads/master
2020-03-23T15:44:54.641525
2018-07-21T01:17:28
2018-07-21T01:17:28
141,771,840
0
0
null
null
null
null
UTF-8
Java
false
false
352
java
package Baseclass; import android.view.View; import com.chad.library.adapter.base.BaseViewHolder; import com.lzy.ninegrid.NineGridView; public class NiceViewHolder extends BaseViewHolder { public NineGridView nineGrid; public NiceViewHolder(View view, NineGridView nineGrid) { super(view); th...
[ "2890340126@qq.com" ]
2890340126@qq.com
0d16a0696e47bffba305c10a00913c9955b1858d
13cbb329807224bd736ff0ac38fd731eb6739389
/javax/naming/directory/ModificationItem.java
bde8256ffc657f44141bc2f4863c94766f4de4ce
[]
no_license
ZhipingLi/rt-source
5e2537ed5f25d9ba9a0f8009ff8eeca33930564c
1a70a036a07b2c6b8a2aac6f71964192c89aae3c
refs/heads/master
2023-07-14T15:00:33.100256
2021-09-01T04:49:04
2021-09-01T04:49:04
401,933,858
0
0
null
null
null
null
UTF-8
Java
false
false
1,308
java
package javax.naming.directory; import java.io.Serializable; public class ModificationItem implements Serializable { private int mod_op; private Attribute attr; private static final long serialVersionUID = 7573258562534746850L; public ModificationItem(int paramInt, Attribute paramAttribute) { swi...
[ "michael__lee@yeah.net" ]
michael__lee@yeah.net
541d1957a1f52f333e35b090ef084e8b5f00c8d9
d8082b18168f3d684bc987139801740b08f504d8
/src/main/java/com/soft/app/service/EmailService.java
568a78dbd90079441367e8680474d460ccfc983e
[]
no_license
thapapradeep/LanguageInstitute
7b42f9269db7e1d140bf4feee2f6c36e00af02d7
6109c848f7c7f0d22c5b59b4181db6423993259d
refs/heads/master
2020-03-25T07:50:21.498113
2018-12-21T15:54:29
2018-12-21T15:54:29
143,584,268
0
0
null
null
null
null
UTF-8
Java
false
false
1,037
java
package com.soft.app.service; import java.util.Locale; import javax.mail.internet.InternetAddress; import javax.mail.internet.MimeMessage; import javax.mail.internet.MimeMessage.RecipientType; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.context.MessageSource; import org....
[ "thapapradeep2210@gmail.com" ]
thapapradeep2210@gmail.com
5c50268c1ab43f5e9d1b516be69c9cdddb1fb556
51a5d29c822ddec5adc416a6ef8e4c0808b91aa3
/src/com/bigdropinc/selfieking/model/responce/ResponcePosts.java
1b4df95c3b177cbb863bfa1ce7386cd0078933e6
[]
no_license
juliakvashyna/selfie
6d3b47c2dc2f15a7879695254388dc1609004e71
2021bd6929e6334f4d5ea4e226ed0908f5c86b8c
refs/heads/master
2020-12-24T14:18:20.416833
2015-04-22T14:34:37
2015-04-22T14:34:37
26,904,652
0
0
null
null
null
null
UTF-8
Java
false
false
441
java
package com.bigdropinc.selfieking.model.responce; import java.util.List; import com.bigdropinc.selfieking.model.selfie.SelfieImage; /** * Class for correct prase json with jackson * * @author bigdrop * */ public class ResponcePosts { public int offset; public int limit; public int c...
[ "julia.kvashina@gmail.com" ]
julia.kvashina@gmail.com
65b649294ddb7087f084929b273a8694f33cf9ab
600df3590cce1fe49b9a96e9ca5b5242884a2a70
/chrome/android/java/src/org/chromium/chrome/browser/payments/ui/EditorLabelField.java
30f2a377ac6d3af616fcd9ba5a9b0bd88151beee
[ "BSD-3-Clause" ]
permissive
metux/chromium-suckless
efd087ba4f4070a6caac5bfbfb0f7a4e2f3c438a
72a05af97787001756bae2511b7985e61498c965
refs/heads/orig
2022-12-04T23:53:58.681218
2017-04-30T10:59:06
2017-04-30T23:35:58
89,884,931
5
3
BSD-3-Clause
2022-11-23T20:52:53
2017-05-01T00:09:08
null
UTF-8
Java
false
false
2,098
java
// Copyright 2016 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. package org.chromium.chrome.browser.payments.ui; import android.content.Context; import android.view.LayoutInflater; import android.view.View; import and...
[ "enrico.weigelt@gr13.net" ]
enrico.weigelt@gr13.net
287384d506192366b364534c6ed81a9b768423ea
4c03e8b49c4955210802adc4a4969b045102effa
/src/org/slc/sli/sample/entities/InterchangeEducationOrganization.java
81a2c48fe81a88151ce608400f98274db207211a
[ "Apache-2.0", "LicenseRef-scancode-warranty-disclaimer", "LicenseRef-scancode-unknown-license-reference" ]
permissive
inbloom/csv2xml
51e0456b87619012524126081ff365c1cf80b1a4
f09b3f6da9afef61c807a2c4f42662d8c8163bf5
refs/heads/master
2021-05-25T10:41:00.971796
2014-05-27T18:08:17
2014-05-27T18:08:17
5,703,966
1
0
Apache-2.0
2020-10-13T06:50:56
2012-09-06T15:08:29
Java
UTF-8
Java
false
false
5,381
java
/* * Copyright 2012 Shared Learning Collaborative, 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 applicabl...
[ "jasonhoekstra@gmail.com" ]
jasonhoekstra@gmail.com
baba88d8b6a42799ebf4ab79a714010d9a7dd7c2
57d7dbad2cdb81097f4bf95f99931be23a9b74e2
/src/jdbc/data/view/NoticeView.java
bbfad570908a32de2b96e3af599da7a1cbfe2d06
[]
no_license
yongwoopark/newlecJSP20170116
0617c448cdf4202b4f43c941a88f979b3d876a1e
9778f5217035c74a199dbda4ed46e4b60ee7db6c
refs/heads/master
2021-01-22T18:54:16.548371
2017-03-16T00:51:20
2017-03-16T00:51:20
85,135,167
0
0
null
null
null
null
UTF-8
Java
false
false
453
java
package jdbc.data.view; import jdbc.data.entity.Notice; public class NoticeView extends Notice { String writerName; int commentCount; public String getWriterName() { return writerName; } public void setWriterName(String writerName) { this.writerName = writerName; } public int getCommentCoun...
[ "newlec@DESKTOP-R498KEC" ]
newlec@DESKTOP-R498KEC
570849a9afccbda92824da93acb7ce2ea556b29f
4d6f449339b36b8d4c25d8772212bf6cd339f087
/netreflected/src/Core/System.Net.WebClient,Version=4.0.2.0,Culture=neutral,PublicKeyToken=cc7b13ffcd2ddd51/system/net/IUploadStringCompletedEventHandler.java
73283adbd4bc9dd6ce05918fce059c83bc04f257
[ "MIT" ]
permissive
lvyitian/JCOReflector
299a64550394db3e663567efc6e1996754f6946e
7e420dca504090b817c2fe208e4649804df1c3e1
refs/heads/master
2022-12-07T21:13:06.208025
2020-08-28T09:49:29
2020-08-28T09:49:29
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,262
java
/* * MIT License * * Copyright (c) 2020 MASES s.r.l. * * 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, cop...
[ "mario.mastrodicasa@masesgroup.com" ]
mario.mastrodicasa@masesgroup.com
c6114d63879d684f9184a354b34acce93ca4e55e
95118232456f30e3848d6ea0d54fe56139867005
/app/src/main/java/com/iwan_b/chummersr5/data/StreetGear.java
2f3801928c65f4867bf6626ff5d05d4a9f550d6b
[]
no_license
ibodnarchuk/ChummerSR5
d53ca9bc849ba05a4e79e9e0ce6d810937a114f2
200462678bbf9b580332f41562852040988971db
refs/heads/master
2021-01-10T10:15:37.743326
2016-02-25T02:15:11
2016-02-25T02:15:11
43,784,361
1
0
null
null
null
null
UTF-8
Java
false
false
14,564
java
package com.iwan_b.chummersr5.data; import android.app.ActionBar; import android.text.Editable; import android.text.TextWatcher; import android.view.View; import android.widget.Button; import android.widget.EditText; import android.widget.LinearLayout; import android.widget.TableRow; import android.widget.TextView; i...
[ "iwanbodnarchuk@gmail.com" ]
iwanbodnarchuk@gmail.com
8dee0d22a93558cf68363f7cc1f7b5321583fc40
9717f1aa951f461c999d8a976ff3a67533ff8b25
/src/com/alex/logger/BaseLogger.java
c3fa5049e7ea8d190c5aed3ba1fa58e1069362e0
[]
no_license
Aliaksandr1302/homework
4205a238db46cd8e8a0e97390c68a87eea61e915
2d81cb76ba44eb2add372cf549e6c5c415d60d8a
refs/heads/master
2021-01-16T17:26:22.436856
2020-04-24T12:50:45
2020-04-24T12:50:45
243,188,953
0
0
null
null
null
null
UTF-8
Java
false
false
1,042
java
package com.alex.logger; import java.io.*; import java.util.ArrayList; import java.util.Arrays; import java.util.List; public class BaseLogger { private static File file = new File("log.txt"); // public static final List<OutputStream> output = new ArrayList<OutputStream>(); private static void create...
[ "aliaksandr1302@gmail.com" ]
aliaksandr1302@gmail.com
017b214353ea67a3dabee55bc1c6ffded6cce659
4422bcc695e8523033e90f4e8234ef2493303002
/src/main/java/com/engine/promotion/repository/OrderSKURepository.java
a825aef9ddf64832706a00ad9eacedf9ec1a8899
[]
no_license
13shivam/promotionengine
75665fc83496c69e0d82eaf29e02acfe49db8999
27626a31d1bcc21934ba5adf7ceab67683143d34
refs/heads/master
2022-12-14T15:03:23.181111
2020-09-16T13:56:40
2020-09-16T13:56:40
295,766,867
0
0
null
null
null
null
UTF-8
Java
false
false
228
java
package com.engine.promotion.repository; import com.engine.promotion.entity.OrderSKU; import org.springframework.data.jpa.repository.JpaRepository; public interface OrderSKURepository extends JpaRepository<OrderSKU, Long> { }
[ "sr@sr" ]
sr@sr
690156cc78b14987b6b5978b2b75209b03043c0d
bc57efb505dfd189a7cbb637ba608f90fbb4530e
/src/Interface_and_Inheritance/Healer.java
6b92da0f363e75f49640937c336ae662828038eb
[]
no_license
dyxhhxx/j2se
a062c15f834668853b0238de17a9524c46758c29
348eca13b0fe7a55c5bd8e9b9f305fb5c862eac4
refs/heads/master
2023-07-20T05:01:45.893027
2021-09-05T07:00:25
2021-09-05T07:00:25
387,738,718
0
0
null
null
null
null
UTF-8
Java
false
false
88
java
package Interface_and_Inheritance; public interface Healer { public void heal(); }
[ "15896883188@163.com" ]
15896883188@163.com
585db2117bcd0ab1aad82acf35d81e57253e6f2f
5b32070ad9fd4cc10d2edcaa91a0a4af516720f8
/Let'sShare/app/src/main/java/com/acds/letsshare/Notification.java
91402c5493f9b4766a93b09d2996179624424568
[]
no_license
deepshree94/letsShare
97c7d01bed04b58b86153bd3d32b719d24dd3d7c
5764c0e0c88688e863476ae6bc3a9915541f3060
refs/heads/master
2020-04-29T02:32:09.940300
2015-05-02T15:53:45
2015-05-02T15:53:45
34,952,945
0
0
null
null
null
null
UTF-8
Java
false
false
569
java
package com.acds.letsshare; import com.parse.ParseClassName; import com.parse.ParseObject; import com.parse.ParseUser; @ParseClassName("Notification") public class Notification extends ParseObject { public Notification() { } public void setUser(ParseUser user) { put("user", user); } pub...
[ "deepshree.ravindran@iiitb.org" ]
deepshree.ravindran@iiitb.org
6fc74af9ef681ce7b3b30e260e688ec2e4b2179b
59e6d559535942daaf2200f058bd2a1ff09f7081
/reader/src/main/java/org/jline/reader/CompletingParsedLine.java
f76cf48afcca7b4a411781656f728dd5ab0e3aa1
[ "BSD-3-Clause" ]
permissive
vorburger/jline3
eeb6a49ea1a7509181dcf83d2ac015726fe235a6
9302947ef94d821edd7ab22b74a2c3861db19032
refs/heads/master
2020-03-18T09:15:30.566358
2018-05-22T06:13:50
2018-05-22T06:13:50
134,553,607
1
0
null
2018-05-23T10:31:14
2018-05-23T10:31:14
null
UTF-8
Java
false
false
733
java
/* * Copyright (c) 2002-2018, the original author or authors. * * This software is distributable under the BSD license. See the terms of the * BSD license in the documentation provided with this software. * * http://www.opensource.org/licenses/bsd-license.php */ package org.jline.reader; /** * An extension of ...
[ "gnodet@gmail.com" ]
gnodet@gmail.com
1b35c342aeae1906d9282c14c96ac7c0fdf3e4f6
695b14f61f08571ab7b988cc524df8ea051958f0
/src/main/java/xbc/model/User.java
261c7ca1809b20a33dd37679ec210ff07e69283d
[]
no_license
gigitafazh/xbc
ca9f349890de6a3b578d685dd7c223fbc1fa6e6a
64c6b442f48fc301c7b2c074ab475472346e2b0c
refs/heads/master
2020-05-15T02:45:56.475967
2019-04-29T07:54:44
2019-04-29T07:54:44
182,054,832
0
0
null
null
null
null
UTF-8
Java
false
false
4,319
java
package xbc.model; import java.io.Serializable; import java.util.Date; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persistence.GenerationType; import javax.persistence.Id; import javax.persistence.JoinColumn; import javax.persistence.ManyToOn...
[ "gitafazhaf@gmail.com" ]
gitafazhaf@gmail.com
f9785c20cdf5b0457439c3a69ef01b49c4a9a8ea
4a9da8baa85f2c8d8d87916f718ac993f898bd4f
/Fuentes/alertSource/src/main/java/com/zyos/core/common/controller/ZyosController.java
bd4cf734eb322bc005e8acaea1fc97c858257a0a
[]
no_license
Software-tic/Desarrollo
978252ddc990e8b72bb126b3bce021db8e6f89b7
350761acbb27f3d6fa60a3a61aadff19668bf9f7
refs/heads/master
2020-12-03T02:40:49.545298
2015-08-12T23:12:31
2015-08-12T23:12:31
34,268,403
0
0
null
null
null
null
UTF-8
Java
false
false
6,446
java
package com.zyos.core.common.controller; import java.io.Serializable; import java.util.ArrayList; import java.util.List; import javax.faces.model.SelectItem; import com.zyos.alert.executionsHistorical.model.ExecutionsHistorical; import com.zyos.alert.executionsHistorical.model.ExecutionsHistoricalDAO; import com.zyo...
[ "software.tic@ustatunja.edu.co" ]
software.tic@ustatunja.edu.co
e5fd16d68a7a86c35d8f93c94fb9cda7990a3099
bb302c89db6cd4a4d9ab7571796368c35445c2cd
/libs13/src/main/java/com/course/common/dto/ResponseDto.java
dc3b4a462776269e5736560fdb0f0d2be2c76657
[]
no_license
seasunny1229/SpringCloud
ee008c0114bdeb8f297db54261b324855275991c
5c87263df9c59d895784318aa6126bb0221edf71
refs/heads/master
2023-03-21T03:32:14.584007
2021-03-14T14:48:40
2021-03-14T14:48:40
302,620,471
0
0
null
null
null
null
UTF-8
Java
false
false
1,108
java
package com.course.common.dto; public class ResponseDto<T> { // business success flag private boolean success = true; // response code private String code; // response message private String message; // data private T content; public boolean isSuccess() { return success...
[ "sea_sunny1229@163.com" ]
sea_sunny1229@163.com
4ebdb0a87af3b777e0ee57b613c535203c89e5cd
072453fbb8f6a705ae26c81688f2350d9f837a1e
/src/main/java/solita/ennakko/Model/VaccineRepository.java
d7a46538dd2ac6fce89556635148f4002823db04
[]
no_license
a1800572/Solita-ennakkotehtava
4587b495faa29043ef625adda5e158c2742af369
b80de7a70c1966eebc3e160fc10aa96ffe22b17f
refs/heads/master
2023-06-19T19:30:53.053541
2021-07-21T00:43:52
2021-07-21T00:43:52
386,340,255
0
0
null
null
null
null
UTF-8
Java
false
false
223
java
package solita.ennakko.Model; import org.springframework.data.repository.CrudRepository; public interface VaccineRepository extends CrudRepository<Vaccine, String> { long countByVaccinationdateBefore(String date); }
[ "valtteri.koivunen@hotmail.com" ]
valtteri.koivunen@hotmail.com
c7cc107e61c347214b97db73da766e7d6c6967e4
13ccf288c635201d9eb88d6bef9977092f8ea3ef
/src/assignment/stringhandling/problem1/Main.java
987449e7efb8a7cf6f184f2299a1f9774cc05ec1
[]
no_license
ashokkumar-sarvepalli/java-assignments
79ba66c5f0b0739d4436da06e03e147a549a64d1
6e4d74aa24ace5c6d9ab100ba5ac8610654d55a2
refs/heads/master
2020-04-13T03:14:48.865674
2019-02-24T02:05:23
2019-02-24T02:05:23
162,926,031
2
0
null
null
null
null
UTF-8
Java
false
false
239
java
package assignment.stringhandling.problem1; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; public class Main { public static void main(String args[]) throws IOException { } }
[ "ashok@ASHOKKUMARs-MBP.home" ]
ashok@ASHOKKUMARs-MBP.home
0250b1c797defbbe9c44488ee923f663920b55bd
c7c3322fc8d77355f30e01e2238eabf0ff3292b9
/src/main/java/SQL_dao.java
83c1e96611c49a2233e4906789b1ad4e12f1c75c
[]
no_license
Masonwong1993/account_backend
bfbbff66d4a26cfe95845a3de42873ec3eb0f42b
818cec5b7216820056c929c7dfcd592b193df047
refs/heads/master
2022-12-24T14:39:03.175662
2020-10-02T19:36:47
2020-10-02T19:36:47
297,829,154
0
0
null
null
null
null
UTF-8
Java
false
false
3,470
java
import java.sql.*; public class SQL_dao { public static void main(String[] args) { String url = "jdbc:mysql://localhost:3306/users"; String user = "root"; String password = "1993"; //test check //String fn = "\'huajun\'"; //Check(url,user,password,fn); //tes...
[ "masonwong1993@gmail.com" ]
masonwong1993@gmail.com
55370db49e0eb7f199afdaf16d9c5cf92fa27119
b1f2b9527a81357c6ec2d4f3241a18b348bc6646
/src/main/java/com/yogafire/sql/changer/tree/DoubleLiteral.java
aedd2a06cda13d2cd7d4cc7c2466e07a8917fbce
[]
no_license
Yogaflre/sql-changer
fcb99c2625f259cfec9480a47d2e0290b0fa3858
b6e4b69061e2ad05721624027a696f19d82375ea
refs/heads/master
2023-06-22T16:39:45.663707
2020-11-04T11:33:37
2020-11-04T11:33:37
281,880,375
3
1
null
2023-06-14T22:30:41
2020-07-23T07:20:12
Java
UTF-8
Java
false
false
1,979
java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distribut...
[ "yogafirew@gmail.com" ]
yogafirew@gmail.com
ceeb435c73d8fd9b04b8631253338f74a01253e1
bd4c9f5a467c5325928f804b81f753c47fcb6277
/src/main/java/org/kuali/kra/protocol/actions/reviewcomments/ReviewCommentsServiceImplBase.java
0052f406d38beacac6a2616c7dae80599bf07ae2
[]
no_license
ua-eas/ksd-kc5.2.1-ua
30d9551cbd90f120b80477242616b81fe52ac36e
1d8a44649e14ab2c37f66da369721acfc7d59b90
refs/heads/development
2022-06-09T09:12:16.153689
2021-03-30T19:29:54
2021-03-30T19:29:54
20,941,172
1
0
null
2021-06-04T23:47:47
2014-06-17T22:09:50
Scheme
UTF-8
Java
false
false
44,532
java
/* * Copyright 2005-2014 The Kuali Foundation * * Licensed under the Educational Community 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.opensource.org/licenses/ecl1.php * * Unless re...
[ "shaloo@email.arizona.edu" ]
shaloo@email.arizona.edu
d89c608f247bb0c40438e9bb30bd63b1f83cc27f
31001ffbd2eb59a430627c97c15a22f65456d8c1
/src/main/java/ru/tsekhanovich/quiz/ClassicalMusic.java
38b66eb1969d3b08bfff37331c039a00a232705e
[]
no_license
IrinaTsekhanovich/SpringQuizApp
79922489b8cb0e76ad1a307ebab4a56f8e54ffd5
94ab82d7010cc93a59d3b5b6e64b8e42867a3b08
refs/heads/master
2023-01-05T10:28:30.434199
2020-10-21T17:21:53
2020-10-21T17:21:53
306,046,652
0
0
null
null
null
null
UTF-8
Java
false
false
169
java
package ru.tsekhanovich.quiz; public class ClassicalMusic implements Music { @Override public String getSong() { return "Hungarian Rhapsody"; } }
[ "ira.tsekhanovich@yandex.ru" ]
ira.tsekhanovich@yandex.ru
e324d1f05c91d6b580748434b1b885251c266f05
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/2/2_4688485c7b61634666e55b5a05f8a87f5e58f537/Concatenate/2_4688485c7b61634666e55b5a05f8a87f5e58f537_Concatenate_s.java
4a7ec326467472473fecfd7fce554f65a9645f9c
[]
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
4,652
java
/* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this file, * You can obtain one at http://mozilla.org/MPL/2.0/. */ package pt.webdetails.cdf.dd.packager; import java.io.BufferedReader; import java.io.ByteArrayInputStream...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
51b807db875a378d163c076563d93e11da2960e1
e5fce2ef8f4232154217f907248eced3c6b6f8f6
/src/main/java/com/systemmanager/configurations/entity/ConfigurationMap.java
6fc5e2f9c792c6bf1449443b58e8eb925e01672b
[]
no_license
IbrahimM14/ConfigurationManager2
71b2db2fc9339a1375ad7bf4259c1f3176e281e8
561d6ce363802de86230846d1edd5300172185a3
refs/heads/master
2022-10-17T10:25:45.977273
2020-06-12T08:04:01
2020-06-12T08:04:01
null
0
0
null
null
null
null
UTF-8
Java
false
false
7,491
java
package com.systemmanager.configurations.entity; //***** POJO CLASS **********/ // This is basically the POJO Class which contains the format of the DDB Table/// // Each Java Property (eg. domain,realm,etc.) corresponds to the Attributes of the items in Table import java.util.ArrayList; import java.util.Arrays; impor...
[ "harishdewangan7@gmail.com" ]
harishdewangan7@gmail.com
1e6d5a660abf51ac4cf153d5cc519f5acfc1105f
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/5/5_117eca8c14e3906d360815aef21ec8c6570ece13/SearchExtension/5_117eca8c14e3906d360815aef21ec8c6570ece13_SearchExtension_s.java
35f4b6516e3ffad510aeebd8ab74ebc1addbf34d
[]
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
4,755
java
package com.whysearchtwice.rexster.extension; import java.util.ArrayList; import java.util.Calendar; import java.util.HashMap; import java.util.List; import java.util.Map; import com.tinkerpop.blueprints.Direction; import com.tinkerpop.blueprints.Graph; import com.tinkerpop.blueprints.Vertex; import com.t...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
dcd4e23445b96766e4413f914bb06d1a930b5fd6
3c2d928a5a1fe2a4611cbdde407e52632583def6
/MantenimientoWebApp/MantenimientoWebApp-ejb/src/main/java/sv/ues/TPI_2018/beans/PrioridadFacade.java
73b3b5f3bb070d6c215d588e7ed0b305bc1def31
[]
no_license
Josesvx/TPI
7f3996a895159161cb72cfeafe01518a36b7a54e
02182d15404a78387fb793c0efb819df4f7c576f
refs/heads/master
2020-03-13T19:40:33.858103
2018-04-28T06:17:19
2018-04-28T06:17:19
131,258,410
0
0
null
2018-04-27T10:54:47
2018-04-27T06:59:30
Java
UTF-8
Java
false
false
797
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 sv.ues.TPI_2018.beans; import sv.ues.TPI_2018.beans.AbstractFacade; import javax.ejb.Stateless; import javax.persistence.Entit...
[ "kejoromo1998@gmail.com" ]
kejoromo1998@gmail.com
244d5d9652b0a97568ff18de8ab40de042667587
626977e027f7909ebe923bdebae49866c038ed45
/src/main/java/org/zju/electric_factory/vo/EnergyCost.java
36c271bbb77bff5de7ac84840ca321e3a70b6c74
[]
no_license
VincentFxz/Electric_Managment
7053bbd31f2b441549d72e3864f5550fd7976d29
ea9a41a651940b31d527128da41af9477c0ca559
refs/heads/deve
2022-12-20T19:54:45.000967
2013-10-20T05:39:43
2013-10-20T05:39:43
5,270,583
1
0
null
2022-12-16T00:47:32
2012-08-02T09:21:17
JavaScript
UTF-8
Java
false
false
607
java
package org.zju.electric_factory.vo; import java.util.Date; public class EnergyCost { private String ammeterName; private float energyCost; private Date computeDate; public String getAmmeterName() { return ammeterName; } public void setAmmeterName(String ammeterName) { this.ammeterName = ammeterName; } ...
[ "vincent.fxz@gmail.com" ]
vincent.fxz@gmail.com
38b8bee39a9ebb003cbf9387c8252a900c31d6cd
c8851674fcaa87f59b7823e297967a99a1ce3651
/src/main/java/com/bisket/engine/entity/InternationalConferenceFacility.java
2ff663da5fd0480e94b253dc673db6223d0a7e4e
[]
no_license
soohyeon317/bisket-engine
1c2244a49d37e2e6a1822bc9547e75a909b68eac
402c683112a4a15a13e3b8e6ad54e7d9b4d858dc
refs/heads/master
2023-01-04T10:22:41.762898
2020-11-04T15:35:54
2020-11-04T15:35:54
299,330,872
0
0
null
null
null
null
UTF-8
Java
false
false
8,062
java
package com.bisket.engine.entity; import lombok.AllArgsConstructor; import lombok.Data; import lombok.EqualsAndHashCode; import lombok.NoArgsConstructor; import javax.persistence.Column; import javax.persistence.DiscriminatorValue; import javax.persistence.Entity; @Entity @DiscriminatorValue("INTERNATIONAL_CONFERENC...
[ "tngus90!" ]
tngus90!
dffbac6ea9d08e469bbed6d93b20c42db77cc704
a00326c0e2fc8944112589cd2ad638b278f058b9
/src/main/java/000/143/940/CWE789_Uncontrolled_Mem_Alloc__max_value_HashMap_74b.java
e95bcd3bb6e414948cac809081228b186c7025c7
[]
no_license
Lanhbao/Static-Testing-for-Juliet-Test-Suite
6fd3f62713be7a084260eafa9ab221b1b9833be6
b095b11c7cb6d4a5bb2b76181e35d6ee00e96e68
refs/heads/master
2020-08-24T13:34:04.004149
2019-10-25T09:26:00
2019-10-25T09:26:00
216,822,684
0
1
null
2019-11-08T09:51:54
2019-10-22T13:37:13
Java
UTF-8
Java
false
false
1,413
java
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE789_Uncontrolled_Mem_Alloc__max_value_HashMap_74b.java Label Definition File: CWE789_Uncontrolled_Mem_Alloc.int.label.xml Template File: sources-sink-74b.tmpl.java */ /* * @description * CWE: 789 Uncontrolled Memory Allocation * BadSource: max_value Set data to a hard...
[ "anhtluet12@gmail.com" ]
anhtluet12@gmail.com
33d54c3bbbae2f529bf65041d3ffb3e77785d385
b73bbe9c943543f89b6a3ae260942af12e45a62c
/src/main/java/com/act/activiti/dao/MembershipDao.java
a60a9a9412de453da573fc683fb7685bf3100f13
[]
no_license
ZeroOneSummer/springboot-activiti
4345e5f6c632ad972716213da42cd8fed23e343d
ed3f2438c9afabc99e551075bada4dd873de16ae
refs/heads/master
2020-04-24T08:45:44.596330
2019-02-22T08:18:59
2019-02-22T08:18:59
171,840,908
0
0
null
null
null
null
UTF-8
Java
false
false
143
java
package com.act.activiti.dao; import com.act.activiti.entity.Membership; public interface MembershipDao { Membership find(String userId); }
[ "jiangping@dimaidt.com" ]
jiangping@dimaidt.com
a5b7cb10c8286d019b17e9d3ad8e5838a38abca4
585b32aa908a603aed56565f54e0e4bc44e3a9e9
/fastutil-6.4.6/src/it/unimi/dsi/fastutil/objects/AbstractReference2ObjectFunction.java
64ce8cf88a264108b125640c7e93a7854b51670b
[ "Apache-2.0" ]
permissive
commoncrawl/example-languageentropy
212008c219f2a2822321ca4e02bd35c4fb7eff1d
0653cf112f1c16dec4b16f4503feba6b100a7440
refs/heads/master
2021-01-16T23:13:59.123943
2013-01-15T11:25:11
2013-01-15T11:25:11
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,990
java
/* Generic definitions */ /* Assertions (useful to generate conditional code) */ /* Current type and class (and size, if applicable) */ /* Value methods */ /* Interfaces (keys) */ /* Interfaces (values) */ /* Abstract implementations (keys) */ /* Abstract implementations (values) */ /* Static containers (keys) */ /...
[ "participant@hadoop-vm.(none)" ]
participant@hadoop-vm.(none)
9101a446866072803141e66feb57aa27e9bf367c
9f9b6b50df0e0cf1f54fe4918f9d6e2984ab30b4
/src/main/java/com/app/db/repository/ShopRepository.java
8bd4dc5ce1ca13a59dec8d52f9f364b429e0cf03
[]
no_license
nammishr/SpringDemo
7293db1e9b6940ef8a55061308f0db0c51fae751
bbfced6f6dd947dfd56bd0c312fe4ee28f8d0d47
refs/heads/master
2021-04-28T20:01:31.570887
2018-02-18T03:33:24
2018-02-18T03:33:24
121,912,661
0
0
null
null
null
null
UTF-8
Java
false
false
354
java
package com.app.db.repository; import com.app.model.Shop; import org.springframework.data.jpa.repository.JpaRepository; import org.springframework.data.repository.CrudRepository; import org.springframework.stereotype.Component; import org.springframework.stereotype.Repository; public interface ShopRepository extends...
[ "namratakec23@Namratas-MacBook-Air.local" ]
namratakec23@Namratas-MacBook-Air.local
f16f204387d484281d4a67f7082f0e709f406e41
218b34660a7470e637771e0b8b42205eec7cb9c2
/0099_Recover Binary Search Tree/RecoverBinarySearchTree.java
3f4ad36bfea55e55eac0b0cafeb3e9eedfe00192
[]
no_license
jiajionline/LeetcodeSolutionWithMultipleLanguages
9ca43aad9085ad2cadd70a39540386bb70d4c64e
705c13b2a8868d7380c9d8f529cad790fe0ee07c
refs/heads/master
2023-09-02T12:46:54.204888
2023-09-01T20:59:08
2023-09-01T20:59:08
88,291,206
37
25
null
2020-10-20T10:42:58
2017-04-14T18:07:49
Java
UTF-8
Java
false
false
819
java
/** * Definition for a binary tree node. * public class TreeNode { * int val; * TreeNode left; * TreeNode right; * TreeNode(int x) { val = x; } * } */ class Solution { private TreeNode prev = new TreeNode(Integer.MIN_VALUE); private TreeNode first = null; private TreeNode second = nu...
[ "jiajionline@gmail.com" ]
jiajionline@gmail.com
a175fab683aff753b09ea1c2cacdc26a6e648dfe
ca2eb2ca9a611f5c98f6ac66d98fcbf38727d1d0
/JAVARMI/ServidorFunciones.java
ad169598147486a625a7889e5b7c7ee40ae31a82
[]
no_license
mat105/JAVARMI
d05501b2dcc66231d61e7959926d8f69574c220a
6255c913d4f3d257988cf03eeae4effe79e1ab41
refs/heads/master
2021-01-10T07:19:14.316031
2016-03-27T22:14:20
2016-03-27T22:14:20
54,427,988
0
0
null
null
null
null
UTF-8
Java
false
false
366
java
import java.rmi.Remote; import java.rmi.RemoteException; import java.util.ArrayList; public interface ServidorFunciones extends Remote { void agregar(int id, String nombre) throws RemoteException; ArrayList<String> listado() throws RemoteException; Clima getClima(int id) throws RemoteException; Ciudad bus...
[ "mat.105@hotmail.com" ]
mat.105@hotmail.com
2f00f4ff3d163ac4078a478b15e876a70dea8a3f
bc9d38cbfb3fa5ab85600b01a27ce81e83519ddf
/byog/Core/Board.java
63c4607380fec07768553d3081b05f7ab536c6b8
[]
no_license
udotneb/Piggy-Escape
ee7b85be8ce90c79fde1a51f7b6ccffe50619320
9677dde40bfd8b113db706c5bf3223f4eef7b3b7
refs/heads/master
2020-04-07T06:31:50.507427
2018-11-19T00:42:45
2018-11-19T00:42:45
158,139,468
0
0
null
null
null
null
UTF-8
Java
false
false
7,956
java
package byog.Core; import byog.TileEngine.Tileset; public class Board { /** * old rectangles top(X,Y), bot(X,Y), left(X,Y), right(X,Y) coordinates */ private static int[][] oldSides; /** * new rectangles top(X,Y), bot(X,Y),left(X,Y), right(X,Y) coordinates */ private static int[][]...
[ "udotneb@berkeley.edu" ]
udotneb@berkeley.edu
ecc30a3513d98e811f274323b7baafcc90a7afbf
3e38dd80f880d90e382f5e579eeb9ba123d11a37
/replugin-sample/host/replugin-host-lib/src/main/java/com/qihoo360/replugin/helper/HostConfigHelper.java
64e1472081916aa8ce2e62fe79415f651082ccf5
[ "Apache-2.0" ]
permissive
chenxiaokai/chenxiaokai_Replugin
fca4863d62d329d2d24c1bac3efe3c3c5c89f6d5
a724e42d46ca597c6c34a193d506cbbd52ed99c9
refs/heads/master
2020-03-27T13:25:57.035628
2018-08-29T14:09:48
2018-08-29T14:09:48
null
0
0
null
null
null
null
UTF-8
Java
false
false
6,907
java
/* * Copyright (C) 2005-2017 Qihoo 360 Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or ag...
[ "324713943@qq.com" ]
324713943@qq.com
7d5093aac8a4b88c7a4b99559185ee9e5d0a623c
760a611186b5305ba2efd75e71b861c6fa4aee31
/BF/service/UserService.java
9e736c1f378946148062e143fd2b402a9f0d97e7
[]
no_license
Julia9803/BF-Interpreter
45e974c0470a2173864734251b5d7153345496ef
05db7ff405ca0020e5925aa2a2f2b6b36c6eab7c
refs/heads/master
2021-01-17T15:37:37.051721
2017-06-28T09:25:13
2017-06-28T09:25:13
95,302,926
0
1
null
null
null
null
UTF-8
Java
false
false
397
java
//服务器UserService的Stub,内容相同 package service; import java.rmi.Remote; import java.rmi.RemoteException; public interface UserService extends Remote{ public boolean login(String username, String password) throws RemoteException; public boolean logout(String username) throws RemoteException; public boolean register(...
[ "925583000@qq.com" ]
925583000@qq.com
b3bdebbae0889a190aaf40a76ecd73b737e556a6
ca5c4209ceed26ff8c4ce11f13b6a282fd1bba2d
/src/shopclient/BuyCapacitorJFrame.java
42e341aa5e4b6945c9f17dcead8cf0b96db75b02
[]
no_license
DestrJ/ShopClient
2984e4c098c1dd6b20877f9a70a3edfc5552baa7
4335f6ac79d5c10c1eee68e672e81648565b3880
refs/heads/master
2016-08-13T00:40:13.423072
2016-03-01T16:41:08
2016-03-01T16:41:08
52,892,913
0
0
null
null
null
null
UTF-8
Java
false
false
6,529
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 shopclient; import service.Capacitor; import service.User; /** * * @author Destr */ public class BuyCapacitorJFrame extend...
[ "Destr@Destr-PC" ]
Destr@Destr-PC
cbf37acc929261532d9d239db17d0736062fa363
33b2d2c45d84eede111519071b6b25cb5019f411
/src/jm/audio/synth/TapDelay.java
2bd3d72d4240c65f7e38279255c9f1781529ef2a
[]
no_license
mgtcardenas/CONIELECOMP2019
5bdb4f11223cd61189ee93911b8f02962b3907f0
84c704668b9b72ce36a42a6bb63568ca2585992d
refs/heads/master
2020-04-25T13:10:05.609561
2019-09-12T16:02:39
2019-09-12T16:02:39
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,104
java
/* <This Java Class is part of the jMusic API version 1.5, March 2004.> Copyright (C) 2000 Andrew Sorensen & Andrew Brown 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 2 of the Lic...
[ "mgtcardenas@gmail.com" ]
mgtcardenas@gmail.com
21ac1bed17cd7d56a9a09e2648f8efeb06a9249a
95d0f3518dab1cb15ed6818c4a163aa2e077b789
/src/test/java/Main.java
20317d093cf86110665f954d6d38ea200c558f2f
[]
no_license
mroodschild/froog-examples
10554bdc9d738e90393e1283fa02838f36528dcd
de13044d8727019139ccd522a6c894e84f3b54e5
refs/heads/master
2020-03-09T12:40:14.812950
2019-03-03T00:27:27
2019-03-03T00:27:27
128,791,317
0
0
null
null
null
null
UTF-8
Java
false
false
10,701
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. */ import java.util.Random; import org.ejml.data.MatrixType; import org.ejml.dense.row.CommonOps_DDRM; import org.ejml.dense.row.mult.Mat...
[ "mroodschild@gmail.com" ]
mroodschild@gmail.com
494ed5ffd3d9d313a1f5b380d462cc98131562b8
37a6789660a234870e02babd6eb23f9903bf16f1
/ExperimentBook/app/src/main/java/com/example/experimentbook/ExperimentBookApplication.java
abfde9b4adf062099f33fb7143a68a370563745c
[]
no_license
Shao-Zhang/SZHANG2-TrialBook
9eb4a4a75dac8a5042e27288b5b75ab84bd54fac
9b3ff4ea151bfc422f6aba40f213ec456e5303e9
refs/heads/main
2023-03-02T08:57:27.928671
2021-02-12T19:34:24
2021-02-12T19:34:24
336,368,663
0
0
null
null
null
null
UTF-8
Java
false
false
862
java
package com.example.experimentbook; import android.app.Application; import java.util.ArrayList; // Reference from Cristian https://stackoverflow.com/users/244296/cristian // From Stackoverflow // https://stackoverflow.com/posts/4878259/revisions public class ExperimentBookApplication extends Application { transi...
[ "sfeng.zhang39@gmail.com" ]
sfeng.zhang39@gmail.com
66718a0a224f37e64ef36c4bb636565ae40a6b22
4800c421e0b931bc7dece53f9e073a593f0a4dbf
/src/com/learnopengles/android/ShaderHelper.java
500125f11b2a8fd3d32a566dc251018d620098a2
[]
no_license
calebgomer/TardDroidBall
cedd2718cc7c40fd9b4f3a9cd93f43eed7b42d32
f5964174a5c0ef4b1f510c80f850a6fc40587aa0
refs/heads/master
2020-06-01T15:01:55.976974
2013-03-29T02:52:07
2013-03-29T02:52:07
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,854
java
package com.learnopengles.android; import android.opengl.GLES20; import android.util.Log; public class ShaderHelper { private static final String TAG = "ShaderHelper"; /** * Helper function to compile a shader. * * @param shaderType The shader type. * @param shaderSource The shader source code. * @ret...
[ "calebgomer@gmail.com" ]
calebgomer@gmail.com
f723657c9a1c50657825dcd5bd2870d81497f71c
c796be102fba44607f5bd9b51d7f39f5c031041c
/src/main/java/com/oscarmorton/ejer09/ArithmeticExeptionTest.java
7e148f4f5a9926876745929e3ccc08d2bd76c6c5
[]
no_license
OscarGuiri/tema09
665ca9cf7cdb4aadf58792c2fb2e0ac94f46f933
d501bbcc3231a66d9d339b7d24447d22e640f6cb
refs/heads/master
2020-12-31T09:54:06.843584
2020-02-14T16:10:22
2020-02-14T16:10:22
238,987,553
0
0
null
null
null
null
UTF-8
Java
false
false
184
java
package com.oscarmorton.ejer09; public class ArithmeticExeptionTest extends ArithmeticException{ public ArithmeticExeptionTest(String message) { super(message); } }
[ "oscar.morton.a@ies1xabia.org" ]
oscar.morton.a@ies1xabia.org
a2cbfe170733d39002dc9eb99753d3eb3c29bd5a
a4dab24c0cdd7c8c52b5206f44a620c3d8dd8491
/madrid-hackathon/workshops/travel-content-api/src/main/java/com/expedia/eps/contentsystem/tcs/domain/ActivityDTO.java
8e2f4381f071d4e7f9807da3f054c9ff3d064bde
[]
no_license
houcin175/exp-connectivity-util
9cf79315442f776a4d9d3456eb455103a3effb8d
5bda8532ff5c8a577626a510ceffa2638209513c
refs/heads/master
2020-04-27T13:29:14.055666
2017-05-05T14:19:56
2017-05-05T14:19:56
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,880
java
package com.expedia.eps.contentsystem.tcs.domain; import java.util.Collections; import java.util.List; import java.util.Map; import java.util.stream.Collectors; import lombok.AllArgsConstructor; import lombok.Builder; import lombok.Data; import lombok.NoArgsConstructor; import lombok.Singular; @Data @Builder @NoArgs...
[ "gmasse@expedia.com" ]
gmasse@expedia.com
03839dbb7831e03f06fda70e0e0d9eff6753a285
5f1386d82bc45c510cbcdc5624a28a5118ce7555
/My_Project/Android_Mole/Catchme/src/com/example/catchme/GameBroad.java
4b8381016db00cedebba07e4d2978b53b907aea5
[]
no_license
dalzzing2/Study
aaaca99fcbee4a263f1c7c6ff29500719d2f94d2
9cfbaf39d2583948a23f61286bf22628eae33071
refs/heads/master
2020-03-25T06:31:39.655911
2018-08-04T07:51:44
2018-08-04T07:51:44
143,507,533
0
0
null
null
null
null
UHC
Java
false
false
805
java
package com.example.catchme; import android.app.Notification; import android.app.NotificationManager; import android.content.BroadcastReceiver; import android.content.Context; import android.content.Intent; public class GameBroad extends BroadcastReceiver{ public GameBroad(){ } public void onReceive(Context con...
[ "dalzzing2@naver.com" ]
dalzzing2@naver.com
b540f31db37cca8033d0f1b73786f6d129c6f635
b1f51f8ba05ad83ecfbd80e6e7f140e70850bf01
/ACE_ERP/src/transfer/tr00601_t01.java
bb27218412b8995a8bc7c68018e708d9d0bb90ce
[]
no_license
hyundaimovex-asanwas/asanwas-homepage
27e0ba1ed7b41313069e732f3dc9df20053caddd
75e30546f11258d8b70159cfbe8ee36b18371bd0
refs/heads/master
2023-06-07T03:41:10.170367
2021-07-01T10:23:54
2021-07-01T10:23:54
376,739,168
1
1
null
null
null
null
UHC
Java
false
false
4,883
java
package transfer; import com.gauce.*; import com.gauce.io.*; import com.gauce.common.*; import com.gauce.log.*; import com.gauce.db.*; import java.sql.*; import javax.servlet.*; import javax.servlet.http.*; public class tr00601_t01 extends HttpServlet{ public void doPost(HttpServletRequest req,HttpServletResponse r...
[ "86274611+evnmoon@users.noreply.github.com" ]
86274611+evnmoon@users.noreply.github.com
1e44d92091ba12d3376add84be9f3f743a94877f
250b460905f39c4d81a3b02511ac9016c7978a2a
/src/test/java/io/github/satya64/powerbi/api/services/GroupsServiceTest.java
b9b745ee835e9ba3f136e356f36f97efb4056312
[ "MIT" ]
permissive
satya64/powerbi-sdk-java
5c1fc7191a261e5d068ca43cf18048559bcac6f8
e457536e9d5e57dc6b09abe739f8d968501214fc
refs/heads/master
2022-09-01T08:15:45.811080
2020-05-17T17:28:25
2020-05-17T17:28:25
251,054,701
2
0
MIT
2020-04-29T12:33:14
2020-03-29T14:41:16
Java
UTF-8
Java
false
false
1,403
java
package io.github.satya64.powerbi.api.services; import io.github.satya64.powerbi.api.CustomMockDispatcher; import io.github.satya64.powerbi.api.TestUtils; import io.github.satya64.powerbi.api.model.Group; import io.github.satya64.powerbi.api.model.ODataResponse; import okhttp3.mockwebserver.MockWebServer; import org.j...
[ "satyan.jntuk@gmail.com" ]
satyan.jntuk@gmail.com
7da621b7bf942fbe209e9fe4e13cd4de4bd92e0b
a6bf81d4ce3cc92b838e5e97cb0bf1f08f69703d
/src/java/boa/datagen/SeqSortMerge.java
b16c38df28a215977bf66d85f72477cac34e6b98
[ "Apache-2.0" ]
permissive
ankuraga1508/compiler
15ca4fc253405ed6b490a70f4fb0d759bab8deba
6d935dbfb44a3cabc5a33357b451f6c782d2b368
refs/heads/master
2021-01-19T17:59:50.838365
2016-02-03T01:06:34
2016-02-03T01:06:34
45,808,809
0
1
null
2015-11-09T01:54:32
2015-11-09T01:54:32
null
UTF-8
Java
false
false
4,244
java
/* * Copyright 2015, Hridesh Rajan, Robert Dyer, Hoan Nguyen * and Iowa State University of Science and Technology * * 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 * * ...
[ "hridesh@cs.iastate.edu" ]
hridesh@cs.iastate.edu
a4535b0cf66b11e72a35f4f3ba2f2091c82450c8
5c13f1d7b726e600324d9d02a7215adf376c3c6d
/apiman-dt/apiman-dt-api/apiman-dt-api-beans/src/main/java/org/overlord/apiman/dt/api/beans/audit/data/EntityFieldChange.java
f2c0195f4e301836877f7f44a26d31731ad2462e
[ "Apache-2.0" ]
permissive
marcospereira/apiman
8d1c5e5f193ff8feb559f7ea4775f55fb4bd8406
c9d3875e4a3e8efaf11112cedecb9d168f1a42eb
refs/heads/master
2020-12-29T02:19:20.457626
2014-11-07T20:53:22
2014-11-07T20:53:22
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,991
java
/* * Copyright 2014 JBoss Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
[ "eric.wittmann@gmail.com" ]
eric.wittmann@gmail.com
33b05dc065bcd103d128be4f350f6bc0e78e5156
6d3b2bd8e6789bfd566f9bf1c80b31065208fecc
/src/main/java/com/ycx/manager/service/UploadManager.java
b837dd1ebfb2e8428ab5f4bcf3fd045f815897b5
[]
no_license
Guoqiangxu1992/BookingMovie
e58871ff8a08e88212aad437c598ff9c789a0f27
e491144b1c2d634c22987eef756ae44dc55f8651
refs/heads/master
2021-08-19T17:17:46.754978
2017-11-27T02:10:56
2017-11-27T02:10:56
106,247,678
0
0
null
null
null
null
UTF-8
Java
false
false
514
java
/** * */ package com.ycx.manager.service; import java.io.File; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpSession; import org.springframework.web.multipart.MultipartFile; import com.ycx.manager.bean.UploadParam; /** * @author Create By Yangchunxue * @date 2016年...
[ "summer@summer-PC" ]
summer@summer-PC
700c7b3741be4457b1cf788b45a62c04b364ff82
f0d152ca12750a443942eef4c02debe8822c6592
/app/src/test/java/inkinite/com/inkinitelens/ExampleUnitTest.java
cbb08f030e65e4abf6a950022864b77a79d7efd6
[]
no_license
dpallagolla/inkinitelens
1384f222e8b9d2283399437a25cae141fb76885e
281e1eeaa6ad91548997fd22c299eb1494bb69f3
refs/heads/master
2021-01-01T04:34:59.405262
2016-05-24T09:08:41
2016-05-24T09:08:41
59,556,943
1
3
null
null
null
null
UTF-8
Java
false
false
332
java
package inkinite.com.inkinitelens; import org.junit.Test; import static org.junit.Assert.*; /** * To work on unit tests, switch the Test Artifact in the Build Variants view. */ public class ExampleUnitTest { @Test public void addition_isCorrect() throws Exception { assertEquals(4, 2 + 2...
[ "palla.golla.dwarakesh@sap.com" ]
palla.golla.dwarakesh@sap.com
44c2a1deb3635604d23869c9e6f29d8594947b8c
b4162e023b797eeac775800156ff398b7090886a
/app/src/androidTest/java/com/example/usapdisabler/ExampleInstrumentedTest.java
836a0ad3d28c8a667d6a95e27ee16dd66ff8e86e
[]
no_license
ChD1/usapdisabler
5f358a03814e1f934d69332acf7b2a47b5e689f0
789cbf99cbadd8e5466fc4eea44117ca00ec094e
refs/heads/main
2023-02-05T01:40:39.571421
2020-12-27T19:25:05
2020-12-27T19:25:05
324,830,949
2
0
null
null
null
null
UTF-8
Java
false
false
762
java
package com.example.usapdisabler; 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 o...
[ "nm.dmitry@gmail.com" ]
nm.dmitry@gmail.com
d32d21bb5ad007b0ad3c1a16c5f5e206502d2a0a
d4bc7c91ff6e28422c8769a2c32a730420540536
/src/main/java/hu/mak/Training360/WebshopAkcio/Akcio.java
2c28fcd3769f5e312d200733cd478c530634ac63
[]
no_license
Romas99/WebshopAkcio
d26fa3dc855fc4f64bd97b34156e47c21ba6bcee
0f3d5240b000eedfc42b7ddb71746c8d21fcbbee
refs/heads/master
2022-12-30T12:06:40.691969
2020-10-19T19:29:38
2020-10-19T19:29:38
304,249,911
0
0
null
null
null
null
UTF-8
Java
false
false
1,712
java
package hu.mak.Training360.WebshopAkcio; public enum Akcio { A_23("2=3 akció","D01", "DB",3, 0L), A_MEGA("Megapack akció","M01","MEGA",12, 6000L); private final String akcioNev; private final String akcioKod; private final String akcioTipus; private final int akcioDb; private final Long akcio...
[ "lexus@chello.hu" ]
lexus@chello.hu
2237da08db73c2a63ddccb525a717412c6bdee9b
1f9956d176db5797169e69295cc925d7dcb30920
/krs-server/src/stta/bahrie/sisterserver/utilities/DatabaseUtilities.java
923307f71dce7baa5d1c572f250e79c4e1df1215
[]
no_license
bahrie127/sistem-krs-java-rmi
059cb5b28dfc5965364dc5aefb59693b22834c3e
9cdc00f8eeabfe7b94f26fae1169fc1c6f127a7f
refs/heads/master
2016-09-06T01:01:08.316992
2011-08-06T00:36:18
2011-08-06T00:36:18
3,830,245
5
1
null
null
null
null
UTF-8
Java
false
false
890
java
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package stta.bahrie.sisterserver.utilities; import java.sql.Connection; import java.sql.DriverManager; import java.sql.SQLException; import java.util.logging.Level; import java.util.logging.Logger; /** * * @author ba...
[ "bahrie172@gmail.com" ]
bahrie172@gmail.com
3084a7d0e66b523b21f3abf61481687c88ea3a49
23f4cb0b6e910f37f7859ac8730e578d85546bd8
/FirstData-master.zip_expanded/FirstData-master/src/main/java/de/tekup/rest/data/services/StudientServiceImpl.java
c3e649908735a3a22a7847ce56df24dce9f089c1
[]
no_license
MaherBenNacef/Spring-boot
0c7f8d28186d6cd31343fa33c0183ad29b7040fa
c6ca2d58ce8224dc28ef2714be04d375c199631e
refs/heads/main
2023-01-05T17:45:18.881964
2020-11-01T20:18:20
2020-11-01T20:18:20
309,179,400
0
0
null
null
null
null
UTF-8
Java
false
false
3,033
java
package de.tekup.rest.data.services; import java.util.ArrayList; import java.util.List; import java.util.NoSuchElementException; import java.util.Optional; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import de.tekup.rest.data.models.ClassRoo...
[ "noreply@github.com" ]
noreply@github.com
5930deb298bfbfdee6de4302bec2cfb11dd01e5d
5042557ebb9918defc8e8d9b63df7ce1216c2590
/src/main/java/tw/gov/ndc/emsg/mydata/web/Waiting429DownloadAndFtp.java
2ea4a04b4bd6fec2f64170bd632ea335a039d47d
[]
no_license
jennyming622/mydata-master
71f4b5dde8c64401d55672e6986fc70c844d16c8
cfa5c6dbc4669ce7450058c3873d30b1b4cbb087
refs/heads/main
2023-07-10T03:35:19.493574
2021-08-09T07:50:24
2021-08-09T07:50:24
394,197,542
0
3
null
null
null
null
UTF-8
Java
false
false
60,050
java
package tw.gov.ndc.emsg.mydata.web; import java.io.File; import java.io.FileInputStream; import java.io.FileOutputStream; import java.io.IOException; import java.io.InputStream; import java.io.OutputStream; import java.net.HttpURLConnection; import java.net.InetAddress; import java.net.URL; import java.nio.file.Files;...
[ "82488195+jennyming622@users.noreply.github.com" ]
82488195+jennyming622@users.noreply.github.com
5107290e4375a45497cd552bef32bdcf1f1a4b0c
1a42a2a6bd07e2125235c089a93e8305bc1cc5f1
/src/main/java/com/bbva/service/impl/ImageServiceImpl.java
ff8af892b2ac2b7bd00806af5da3bed4cd121b6a
[]
no_license
georgevazj/ranchertool
1a872f676e31266dbb9be4e29c260b1c6d391b07
650bf1a470523c43e8b99569098d2a225809109f
refs/heads/master
2021-01-25T07:44:14.603543
2017-06-20T08:27:17
2017-06-20T08:27:17
93,657,304
0
0
null
null
null
null
UTF-8
Java
false
false
1,710
java
package com.bbva.service.impl; import com.bbva.component.ImageConverter; import com.bbva.entity.Image; import com.bbva.model.ImageModel; import com.bbva.repository.ImageRepository; import com.bbva.service.ImageService; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype...
[ "georgevazj@gmail.com" ]
georgevazj@gmail.com
1af4939f13016fc681618897ddf89c682efc93a2
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/13/13_5752050afe6884f4d131b40872f18b9838ea9789/IbisSerializationInputStream/13_5752050afe6884f4d131b40872f18b9838ea9789_IbisSerializationInputStream_t.java
235e6c3b8c014e5d5e7d4dfab00927c002057c63
[]
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
74,646
java
/* $Id: IbisSerializationInputStream.java 6556 2007-10-12 14:19:08Z ceriel $ */ package ibis.io; import java.io.EOFException; import java.io.IOException; import java.io.InvalidObjectException; import java.io.NotActiveException; import java.io.ObjectStreamClass; import java.io.ObjectInputStream; i...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
505739a20eadf6cf676a1af4e0502a7945815983
6d3f79c14ad25fd732235aed6016c8f489a068b5
/mini-jaja-node-structure/src/test/java/edu/ubfc/st/vm/project/grp7/mjj/ast/node/InstrsNodeTest.java
48723f37669c96bd91bdc592c1e850762936548b
[]
no_license
Ramzi98/Compilateur
6169cc8461705786d936bf9b59f42090cb5bcf92
e8c01711ef9c86ea001f70a6770024a6698eb03d
refs/heads/master
2023-02-24T05:05:25.391361
2021-02-03T14:21:24
2021-02-03T14:21:24
335,644,742
1
0
null
2021-02-03T14:21:25
2021-02-03T14:07:52
Java
UTF-8
Java
false
false
3,399
java
package edu.ubfc.st.vm.project.grp7.mjj.ast.node; import edu.ubfc.st.vm.project.grp7.ast.Breakpoint; import edu.ubfc.st.vm.project.grp7.mjj.ast.MiniJajaNode; import org.hamcrest.Matchers; import org.junit.Before; import org.junit.Test; import static org.hamcrest.MatcherAssert.assertThat; import static org.ha...
[ "antoine.bonneau@edu.univ-fcomte.fr" ]
antoine.bonneau@edu.univ-fcomte.fr
3ca1bd223d98d974d69a97fc91fa183a09d56ba3
90761ebedea67973c62b657195a2607c6c71a95d
/src/dao/GroupPostApproveDao.java
c71646987fa75fc5e167b9be635095b316453481
[]
no_license
Zihao-Liu/MyWeb
c43ef555b78d52b14507965c9b19403d91fee6ae
dc18b50b6d733fac87c3be447951b31f722d9e05
refs/heads/master
2021-06-13T17:59:43.034371
2017-03-20T12:38:22
2017-03-20T12:38:22
76,023,439
0
0
null
2017-01-24T10:25:46
2016-12-09T09:55:30
Java
GB18030
Java
false
false
356
java
package dao; import bean.GroupPostApprove; public interface GroupPostApproveDao { public void addApprove(int postID, int userID,int action); public GroupPostApprove findApprove(int postID,int userID); public void deleteApprove(int postID); public void modifyPostApprove(int postID, int action);//action为赞成或反对,0为反对...
[ "liuzihaolzh@126.com" ]
liuzihaolzh@126.com