blob_id
stringlengths
40
40
directory_id
stringlengths
40
40
path
stringlengths
4
410
content_id
stringlengths
40
40
detected_licenses
listlengths
0
51
license_type
stringclasses
2 values
repo_name
stringlengths
5
132
snapshot_id
stringlengths
40
40
revision_id
stringlengths
40
40
branch_name
stringlengths
4
80
visit_date
timestamp[us]
revision_date
timestamp[us]
committer_date
timestamp[us]
github_id
int64
5.85k
689M
star_events_count
int64
0
209k
fork_events_count
int64
0
110k
gha_license_id
stringclasses
22 values
gha_event_created_at
timestamp[us]
gha_created_at
timestamp[us]
gha_language
stringclasses
131 values
src_encoding
stringclasses
34 values
language
stringclasses
1 value
is_vendor
bool
1 class
is_generated
bool
2 classes
length_bytes
int64
3
9.45M
extension
stringclasses
32 values
content
stringlengths
3
9.45M
authors
listlengths
1
1
author_id
stringlengths
0
313
8d03fc657a3650775e5785aefdc5e4e270770466
8ec2cbabd6125ceeb00e0c6192c3ce84477bdde6
/com.nokia.as.cswl/src/com/nsn/ood/cls/cljl/plugin/CLSPreferences.java
5421a7839c255ed098e4e6c4db7236275925cbb1
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
nokia/osgi-microfeatures
2cc2b007454ec82212237e012290425114eb55e6
50120f20cf929a966364550ca5829ef348d82670
refs/heads/main
2023-08-28T12:13:52.381483
2021-11-12T20:51:05
2021-11-12T20:51:05
378,852,173
1
1
null
null
null
null
UTF-8
Java
false
false
1,464
java
/* * Copyright (c) 2014 Nokia Solutions and Networks. All rights reserved. */ package com.nsn.ood.cls.cljl.plugin; import java.io.IOException; import java.io.InputStream; import java.util.prefs.InvalidPreferencesFormatException; import java.util.prefs.Preferences; import org.slf4j.Logger; import org.slf4j.LoggerFac...
[ "pierre.de_rop@nokia.com" ]
pierre.de_rop@nokia.com
66307291f43eed905572c4eb9c69ad1d7be98000
58c103bdc660580e8d877b36abc2d2d893fd1fd8
/src/model/MIncidencias.java
3195d95448cff21385e5c22ede091d23f0c87a41
[]
no_license
marcorm91/bg-academy-JSP-integration
ef3620621dc28abb51702fbf2d2bf2cf28e380a6
ebb2ae52242ac8ec3e5c788771971b538f317bc0
refs/heads/master
2021-01-20T08:43:25.377248
2017-06-19T17:31:37
2017-06-19T17:31:37
90,184,879
1
0
null
null
null
null
ISO-8859-1
Java
false
false
12,394
java
package model; import java.sql.Connection; import java.sql.PreparedStatement; import java.sql.ResultSet; import java.sql.SQLException; import java.text.SimpleDateFormat; import java.util.Calendar; public class MIncidencias { private Connection conexion; public MIncidencias(Connection conexion){ t...
[ "marco_antonio88_9@hotmail.com" ]
marco_antonio88_9@hotmail.com
c696e31efcfb7600f56b05469d75f18abaa81664
60aa0ff401afc14b928e378d44e46ec7413f2fe6
/gateway/src/main/java/com/li/oauth/gateway/dao/UserDao.java
dd2e2ff6734aa49e40b7183c5657c8dd79aed699
[]
no_license
JiaxiLee/oauth2
35d16179e79cb61ba9944f188a5de3a41bf99b5d
f1bd91ce32e8b1a058ec93afcdd6ec4ec227dac7
refs/heads/master
2023-06-04T10:09:42.092037
2021-06-29T03:26:25
2021-06-29T03:26:25
381,255,078
1
0
null
null
null
null
UTF-8
Java
false
false
400
java
package com.li.oauth.gateway.dao; import com.li.oauth.gateway.entity.User; import org.apache.ibatis.annotations.Mapper; import org.springframework.stereotype.Repository; /** * description: UserDao * date: 2020/10/10 * author: lijiaxi-os */ @Mapper @Repository public interface UserDao { User findByUsername(Str...
[ "lijiaxi-os@360os.com" ]
lijiaxi-os@360os.com
c711be186ed7e31b0ff9a155774a982906d6897c
8b14c9072c105d3c15c7771c341e9277560e1fc4
/src/ru/mirea/practice3/human/Hand.java
1471d6361b2f145aaf00e107635a2dae196f568a
[]
no_license
Danilov-all/JavaPractice
115c8ec99bf1cc86cf27fbb3c9da1dc13fcdee05
029a8ab271dd56ac488988258bb568462cecb82f
refs/heads/main
2022-12-17T07:41:01.173657
2020-09-25T08:59:56
2020-09-25T08:59:56
296,547,785
0
0
null
null
null
null
UTF-8
Java
false
false
343
java
package ru.mirea.practice3.human; public class Hand { String handOrientation; public Hand(String handOrientation) { this.handOrientation = handOrientation; } @Override public String toString() { return "Hand{" + "handOrientation='" + handOrientation + '\'' + ...
[ "danilov.all@yandex.ru" ]
danilov.all@yandex.ru
e2be05083b6d41c80ce5f416ea490c7f4a4ca68b
e253f0ce51a9a8eb170ae70ddc23f3dcbc09dab4
/src/test/java/org/seasar/doma/jdbc/SelectOptionsImprovedTest.java
c234fc1e5d60671dc6032108ba4cbb5f7c311414
[ "Apache-2.0" ]
permissive
mstaehely/doma
d47a839a013f2e505fcc2dc88a370c8781c81dd2
dd9068b00010eb1ddc3c90cffde8a19aad6d8560
refs/heads/master
2021-01-11T21:51:28.410999
2017-01-15T05:47:59
2017-01-15T05:47:59
78,866,234
0
0
null
null
null
null
UTF-8
Java
false
false
790
java
/* * Copyright 2017 Matthew Staehely * * Extension of test cases for original doma framework as part of Assignment 4 * in the UW CSE 490E course. * * This adds a set of test cases missing from the Standard Options Test suite. */ package org.seasar.doma.jdbc; import junit.framework.TestCase; public class Sel...
[ "mstaehel@cs.washington.edu" ]
mstaehel@cs.washington.edu
b0dd1b6029a160106f2a9ffdeabb6561f023cf58
2b69d7124ce03cb40c3ee284aa0d3ce0d1814575
/p2p-order/p2p-trading/src/main/java/com/zb/txs/p2p/exception/GlobalExceptionHandler.java
c3f6cd4a6569b6be7df0079e013d9bd435189bfa
[]
no_license
hhhcommon/fincore_p2p
6bb7a4c44ebd8ff12a4c1f7ca2cf5cc182b55b44
550e937c1f7d1c6642bda948cd2f3cc9feb7d3eb
refs/heads/master
2021-10-24T12:12:22.322007
2019-03-26T02:17:01
2019-03-26T02:17:01
null
0
0
null
null
null
null
UTF-8
Java
false
false
724
java
package com.zb.txs.p2p.exception; import com.zb.txs.foundation.response.ResponseEntity; import lombok.extern.slf4j.Slf4j; import org.springframework.web.bind.annotation.ControllerAdvice; import org.springframework.web.bind.annotation.ExceptionHandler; import org.springframework.web.bind.annotation.ResponseBody; import...
[ "kaiyun@zillionfortune.com" ]
kaiyun@zillionfortune.com
bc4fb8e64c8b026ac2e0b6be616c59dca43e24e8
09343e7c1f92c2da964f68a1fb7f2d8e1fcad23c
/src/test/java/positions_testcase/TestCase02_HappyPath_Ten_Timestamps.java
dd009d9786a6ed8d75c481c38e7a69a79f5519e8
[]
no_license
mail2sou/RestAssuredFramework
d792461b7c748e924413afdac209581706d49445
11a518531567c7f9eed39e0c6308ab5bd07b684b
refs/heads/master
2023-07-08T15:03:30.073833
2021-08-14T08:46:33
2021-08-14T08:46:33
395,914,762
0
0
null
null
null
null
UTF-8
Java
false
false
1,862
java
package positions_testcase; import io.restassured.http.ContentType; import org.json.simple.JSONObject; import org.testng.annotations.Test; import utilpackage.Util; import static io.restassured.RestAssured.given; import static org.hamcrest.Matchers.notNullValue; public class TestCase02_HappyPath_Ten_Timestamps { ...
[ "mail2sou@gmail.com" ]
mail2sou@gmail.com
9fc780775510365606597c902893b58c5ac4382c
de5a06159b8e5cf29e38a177ec5a5b61f1fadda5
/src/UI/mainnn.java
b49105ab78d3a58aa32f50df3ab457ec2bd1d736
[]
no_license
inggridamalias/TIF-B_KELOMPOK-5_E-Chasier
73d4ce6cd118e3dab9924241ff083f5ef0c84500
a9d635be158dc7613778649b0ab6bea400342490
refs/heads/main
2023-06-19T11:10:46.236481
2021-07-21T02:24:46
2021-07-21T02:24:46
null
0
0
null
null
null
null
UTF-8
Java
false
false
407
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 UI; import java.sql.ResultSet; import modul.Database; /** * * @author Fikri */ public class mainnn { ...
[ "noreply@github.com" ]
inggridamalias.noreply@github.com
f2280b3716c5b2c26553c1028ab68288adfdf551
2cd64269df4137e0a39e8e67063ff3bd44d72f1b
/commercetools/commercetools-sdk-java-api/src/main/java-predicates-generated/com/commercetools/api/predicates/query/inventory/InventoryEntryChangeQuantityActionQueryBuilderDsl.java
a72a6cbd937c45f3ae3350f5ae4c1dd7d1f3dea9
[ "Apache-2.0", "GPL-2.0-only", "EPL-2.0", "CDDL-1.0", "MIT", "BSD-3-Clause", "Classpath-exception-2.0" ]
permissive
commercetools/commercetools-sdk-java-v2
a8703f5f8c5dde6cc3ebe4619c892cccfcf71cb8
76d5065566ff37d365c28829b8137cbc48f14df1
refs/heads/main
2023-08-14T16:16:38.709763
2023-08-14T11:58:19
2023-08-14T11:58:19
206,558,937
29
13
Apache-2.0
2023-09-14T12:30:00
2019-09-05T12:30:27
Java
UTF-8
Java
false
false
1,121
java
package com.commercetools.api.predicates.query.inventory; import com.commercetools.api.predicates.query.*; public class InventoryEntryChangeQuantityActionQueryBuilderDsl { public InventoryEntryChangeQuantityActionQueryBuilderDsl() { } public static InventoryEntryChangeQuantityActionQueryBuilderDsl of() ...
[ "automation@commercetools.com" ]
automation@commercetools.com
fe87477e7143aa96d2dd750242554f2c7f5498b1
e0817e85c2ef1ee79f675d1334718f4ccd240b5d
/src/com/statnlp/projects/dep/model/segdep/SegSpan.java
db2993e92670041b24a414b150de8084a1dd662c
[]
no_license
allanj/StatNLP-Projects
ff6500f898c871454493769bccc48a8403fdf073
bf55d45412c14d8a4a9445fdc8923be7b159355d
refs/heads/master
2021-06-12T06:22:17.345455
2017-01-09T11:44:17
2017-01-09T11:44:17
65,527,613
1
0
null
null
null
null
UTF-8
Java
false
false
1,372
java
package com.statnlp.projects.dep.model.segdep; import java.io.Serializable; /** * Span like semi-CRFs. * @author allanjie * */ public class SegSpan implements Comparable<SegSpan>, Serializable{ private static final long serialVersionUID = 1849557517361796614L; public SpanLabel label; public int start; publ...
[ "allanmcgrady@gmail.com" ]
allanmcgrady@gmail.com
24f9e5fe33148e266ae4984ee1b76b2a3bc0c278
3896919c8d489d2110ec6e8198907bfd06d38f7d
/SampleExams/Sample-Final-201510/FinalExam-201510/src/moveableRectangle/MoveableRectangleMain.java
03d82ee2272bf9ca66137083db8d3f150986faaf
[]
no_license
RHIT-CSSE/csse220
d74eb1f387f0bd7fafb0889e386dded7ef3f9e24
f7dc75787664a65fa024f078f01792e777a7649e
refs/heads/master
2023-08-30T13:06:00.970080
2023-08-28T19:58:27
2023-08-28T19:58:27
142,434,162
13
71
null
2023-08-23T13:13:59
2018-07-26T11:52:32
Java
UTF-8
Java
false
false
833
java
package moveableRectangle; import java.awt.Dimension; import javax.swing.JFrame; /** * Basic viewer classes. Nothing too exciting here. * * @author hewner * */ public class MoveableRectangleMain { private static final Dimension FRAME_SIZE = new Dimension(640,480); /** * The main - ...
[ "hewner@gmail.com" ]
hewner@gmail.com
67ce513c9c8183a73e631c4e41a3f37e667d291d
3c367eb49f58c7099d58d1dd0c1d937b9d7e4910
/api/src/main/java/com/ade/JPAConfig.java
2c74cab8f1f72c4ae1dbdf75320ecb1a3b7172f1
[]
no_license
sunilampb/tracker
fb850778bef62ed16eaeb1d9a779328234d9b131
b107480cde2767d583ba9076b6502f6f2c27ed30
refs/heads/master
2021-01-16T21:38:06.069781
2018-09-23T03:58:00
2018-09-23T03:58:00
99,278,102
0
0
null
null
null
null
UTF-8
Java
false
false
2,743
java
package com.ade; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.ComponentScan; import org.springframework.context.annotation.Configuration; import org.springframework.jdbc.datasource.DriverManagerDataSource; import org.springframework.orm.jpa.JpaTransactionManager; imp...
[ "sunilampb@gmail.com" ]
sunilampb@gmail.com
b85d59039f230060a622e9e49c750175b3cd784b
ec99f9710b0b180d98196bfcd9821d094990be81
/contribs/vsp/src/main/java/playground/vsp/pt/fare/PtFareModule.java
3df214c684b6881b01b973ca8562fc95f2c752d4
[ "LicenseRef-scancode-warranty-disclaimer" ]
no_license
TAIPlanner/matsim-libs
71c122cda3b7423d584c75bf171856e076d4f21b
ae729ac590c1632dea63011db293ce664c13a03e
refs/heads/master
2023-08-22T16:16:39.864475
2021-10-08T14:25:56
2021-10-08T14:25:56
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,085
java
package playground.vsp.pt.fare; import org.matsim.core.controler.AbstractModule; public class PtFareModule extends AbstractModule { @Override public void install() { PtFareConfigGroup ptFareConfigGroup = new PtFareConfigGroup(); if (ptFareConfigGroup.getPtFareCalculation().equals(DistanceBase...
[ "noreply@github.com" ]
TAIPlanner.noreply@github.com
665e1402d2348dc46c5ab132ec0d090c176d894a
aa4de3f817382525314dbd58275f6f5c47bfd857
/src/main/java/Iterator/IteratorClimbingFriendStack.java
e3467dc95077b9bb0871ee7d1e5807d03b1b8f1c
[]
no_license
EkaterinaKaprizova/Object-oriented-design
78342a7f0e81bc5f9ccc5fb2cb5b934b4268068b
96425779c136f69dc450c23a1b0e9eae2a1b2c0a
refs/heads/main
2023-01-23T00:01:50.020314
2020-12-02T06:27:52
2020-12-02T06:27:52
306,325,677
0
0
null
null
null
null
UTF-8
Java
false
false
467
java
package Iterator; import java.util.Stack; public class IteratorClimbingFriendStack implements Iterator { Stack<Friend> stack; public IteratorClimbingFriendStack(Stack<Friend> stack) { this.stack = stack; } @Override public boolean hasNext() { if (stack.empty()) { ret...
[ "kaprizovakatya@gmail.com" ]
kaprizovakatya@gmail.com
6a196e8de876e3dd3b96aa1185e04a0cc1d8b35c
8315aaa4204c01ab64e7719eb247a3c598541be6
/animatedx-rest/rest-core/src/main/java/com/cs/rest/status/Message.java
1178d31d230d49ae34ed74365dce7bd8232566d8
[]
no_license
fabjj77/animatedx
18fc2a66186d9a1ff99b8438990e4293ca6adb5c
173f71df994b77515b5873f18f6bb2908c403eb7
refs/heads/master
2021-06-01T00:07:55.744499
2016-07-28T16:44:56
2016-07-28T16:44:56
null
0
0
null
null
null
null
UTF-8
Java
false
false
882
java
package com.cs.rest.status; import javax.annotation.Nullable; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlElement; import java.io.Serializable; import static javax.xml.bind.annotation.XmlAccessType.FIELD; /** * @author Omid Alaepour. */ @XmlAccessorType(FIELD) public abstr...
[ "manuelherrera@Manuels-MacBook-Pro.local" ]
manuelherrera@Manuels-MacBook-Pro.local
da9fa6a96ca9e442f6798ca41a33a6a1a157813e
fa1408365e2e3f372aa61e7d1e5ea5afcd652199
/src/testcases/CWE80_XSS/s01/CWE80_XSS__CWE182_Servlet_getCookies_Servlet_61b.java
0d6397ff2c6bbfd0aece9bd6f1905e31ed7ad43b
[]
no_license
bqcuong/Juliet-Test-Case
31e9c89c27bf54a07b7ba547eddd029287b2e191
e770f1c3969be76fdba5d7760e036f9ba060957d
refs/heads/master
2020-07-17T14:51:49.610703
2019-09-03T16:22:58
2019-09-03T16:22:58
206,039,578
1
2
null
null
null
null
UTF-8
Java
false
false
1,706
java
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE80_XSS__CWE182_Servlet_getCookies_Servlet_61b.java Label Definition File: CWE80_XSS__CWE182_Servlet.label.xml Template File: sources-sink-61b.tmpl.java */ /* * @description * CWE: 80 Cross Site Scripting (XSS) * BadSource: getCookies_Servlet Read data from the...
[ "bqcuong2212@gmail.com" ]
bqcuong2212@gmail.com
9647db215eb7577a1561b25e2e93278cf534f6ea
dd209c1877ea9c0c977f76f0b29fcd3cd812ca8b
/src/main/java/com/phiz/common/config/InterceptorConfig.java
b9733a79c5e74bd4679fe00d22b08611996d8915
[]
no_license
Expried/phiz-admin
16e20f44f688d07acda97faa1c955061365e6a08
3a8e79b28444be1f1dbb43aeee393491cab76697
refs/heads/master
2020-04-06T13:07:45.291554
2018-11-14T10:04:38
2018-11-14T10:04:38
157,485,141
0
0
null
null
null
null
UTF-8
Java
false
false
1,331
java
package com.phiz.common.config; import org.springframework.context.annotation.Configuration; import org.springframework.web.servlet.config.annotation.InterceptorRegistry; import org.springframework.web.servlet.config.annotation.WebMvcConfigurerAdapter; import com.phiz.common.handler.LogHandler; /** * <pre> * <b>.<...
[ "1569812004@qq.com" ]
1569812004@qq.com
24da0d5396780ebac52c61558f880a61d59fd134
7811990c66cda8f8d34c5cd3340dcfacf3e7650f
/entitlement/src/main/java/com/ning/billing/entitlement/DefaultEntitlementService.java
5962bd163986d8be9aac5d0047260ea392ac80e3
[ "Apache-2.0" ]
permissive
nsiitk/killbill
7e2334a34cb62919d8cc8e310616f988f34e43d0
158d316dc5fa9f7682c61a4525b64519a80448ef
refs/heads/master
2020-12-31T02:00:50.851241
2013-11-11T17:17:02
2013-11-11T17:17:02
null
0
0
null
null
null
null
UTF-8
Java
false
false
847
java
/* * Copyright 2010-2013 Ning, Inc. * * Ning 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 required by a...
[ "stephane@ning.com" ]
stephane@ning.com
9844a5ebf84391af023c8f5731bfbb59bab59d65
994e72241a493b8afa531e0c20114db436fec1ec
/app/controllers/SubmissionsController.java
8ca74f039444d2625053cda2c14811600bebb072
[ "CC0-1.0" ]
permissive
pdutt111/play-backend
3354d547ef0c9c11b9df860ce523716aa82ac274
6dccfada70716121bcdf033f6ad1376776ecdebb
refs/heads/master
2020-04-09T07:08:00.224287
2018-12-04T00:26:28
2018-12-04T00:26:28
160,141,600
0
0
null
null
null
null
UTF-8
Java
false
false
4,284
java
package controllers; import com.avaje.ebean.Ebean; import com.avaje.ebean.Transaction; import models.Submission; import models.UpdateUser; import models.User; import play.data.Form; import play.data.FormFactory; import play.libs.Json; import play.mvc.Controller; import play.mvc.Result; import play.mvc.Results; import...
[ "pdutt111@gmail.com" ]
pdutt111@gmail.com
c658f88b9350fbb216781a8b5c567ee0aea5dec1
222a7c99f37128d305e22c7d6035b20c21099675
/example/app/src/main/java/com/teamwork/example/model/TWPerson.java
d5cafac260a9df4ff2f7c67e5cb69ce8305515ce
[]
no_license
jonathansds/teamwork-example-app
81c383c19d2c35ef185035bd77188c892ff1c069
ca95e956762766d5c7ad02ce0a162ddd19d4879a
refs/heads/master
2020-03-15T02:27:41.001910
2018-05-03T00:06:43
2018-05-03T00:06:43
131,918,358
0
0
null
null
null
null
UTF-8
Java
false
false
8,133
java
package com.teamwork.example.model; import com.google.gson.annotations.SerializedName; import org.parceler.Parcel; @Parcel public class TWPerson { @SerializedName("id") String id; @SerializedName("pid") String pid; @SerializedName("company-id") String companyId; @SerializedName("compa...
[ "ti.jonathan.santos@gmail.com" ]
ti.jonathan.santos@gmail.com
3f10f2f6cd10debf39e24ebdcd9dc9f1a051f878
46a5a67828f01fdb7a47c7ec96e38dffdae2b7b7
/app/src/main/java/org/goodev/retrofitdemo/MainActivity.java
735e4250a168c9e3b2395cb830c142caec28bdca
[]
no_license
joelmora9618/RetrofitDemo
ee4b2f41b78fef645535aa8c4b03e699c664e295
b17bc5fc564b9c4a16a236045a155bcf2b155b48
refs/heads/master
2020-04-17T09:23:16.087169
2019-01-20T04:38:57
2019-01-20T04:38:57
166,455,648
0
0
null
null
null
null
UTF-8
Java
false
false
1,085
java
package org.goodev.retrofitdemo; import java.util.List; import org.goodev.retrofitdemo.model.Contacto; import retrofit.Callback; import retrofit.RetrofitError; import retrofit.client.Response; import android.app.ListActivity; import android.os.Bundle; import android.widget.ArrayAdapter; import android.widget.ListVie...
[ "joel_mora@itrsa.com.ar" ]
joel_mora@itrsa.com.ar
35f57b17e74d9341c9b3b487bcf22048b784729d
5fe7c72e49811637505a55e30e0a096ef8653be6
/gen/com/example/banderapaises/BuildConfig.java
a2fda65803a904142d799a2dc2a6da375f15a525
[]
no_license
servandomodica/AndroidJavaJuegoBanderas
235f26487effb12759f9943e8695631ff0198a90
8a2e484d9b006f4e5fd7fb3b0d5bfc03316709e9
refs/heads/master
2022-11-30T21:31:09.889745
2020-08-08T13:20:16
2020-08-08T13:20:16
286,046,962
0
0
null
null
null
null
UTF-8
Java
false
false
167
java
/** Automatically generated file. DO NOT MODIFY */ package com.example.banderapaises; public final class BuildConfig { public final static boolean DEBUG = true; }
[ "noreply@github.com" ]
servandomodica.noreply@github.com
07f14dae25c9622d5a05473f8d4a8ccca3dbca27
b47496abfc8c477949838babc98e46eb3f616c05
/src/main/java/com/kfizzle/ChallengeBlog/repo/PostRepo.java
27d132d0ebb93d13774caad26d1cab0260bd1621
[]
no_license
Foscat/springStackChallenge
09faf292696d69329e8c6fa8a0a1de1a2d5c33cb
b45068631335c49e760e966d02f3f68483c8755d
refs/heads/master
2020-06-11T13:40:58.303685
2019-06-26T22:23:18
2019-06-26T22:23:18
193,985,194
0
0
null
null
null
null
UTF-8
Java
false
false
221
java
package com.kfizzle.ChallengeBlog.repo; import com.kfizzle.ChallengeBlog.model.Post; import org.springframework.data.repository.CrudRepository; public interface PostRepo extends CrudRepository<Post, Long>{ }
[ "noreply@github.com" ]
Foscat.noreply@github.com
d80f6560a1729a76459fb47866023329e4d2c274
cc08d3fd1dc813fcec32b32883253c8d39c9f5e6
/cloudalibaba-consumer-nacos-order84/src/main/java/com/xinchen/springcloud/alibaba/config/ApplicationContextConfig.java
b03fd6527888bf5f83e25dc4ff558f83bd5eb424
[]
no_license
mygithub-xu/springcloud
36056cb1c07aafbb301adb39294585f3bc7a970a
be3e26571ad47dd8a8cc5aa5310f5b484d006691
refs/heads/master
2023-05-07T22:22:50.266557
2021-06-09T09:33:57
2021-06-09T09:33:57
362,402,163
0
0
null
null
null
null
UTF-8
Java
false
false
508
java
package com.xinchen.springcloud.alibaba.config; import org.springframework.cloud.client.loadbalancer.LoadBalanced; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Configuration; import org.springframework.web.client.RestTemplate; /** * @auther zzyy * @create 2020-02...
[ "1967368657@qq.com" ]
1967368657@qq.com
df9eefa5e6f8cd11a9fd1fb36ca0aed3624a69f4
ad3932f7aff8d16114bb3cbe573721f5bd4c6730
/app/src/main/java/com/example/sirawich/herb4test/Uploadimage.java
243830fe3b34f34524318466069f9e5fa3b4f472
[]
no_license
SirawichDev/NSC_Herb4Health
fe9f9f1693b7282b38082fa6b6f46e352f60c8ef
29cfacb76fa26d7bc8b0d4c17f20e1b239bbd994
refs/heads/master
2021-07-04T03:57:29.765399
2017-09-24T19:46:03
2017-09-24T19:46:03
104,600,988
0
0
null
null
null
null
UTF-8
Java
false
false
5,411
java
package com.example.sirawich.herb4test; import android.app.ProgressDialog; import android.content.ContentResolver; import android.content.Intent; import android.graphics.Bitmap; import android.net.Uri; import android.os.Bundle; import android.provider.MediaStore; import android.support.annotation.NonNull; import andro...
[ "sirawit0676@gmail.com" ]
sirawit0676@gmail.com
c69010aa4a267c41fe6647d79b63d48dc8e700b9
59f073faa968efd98667f2370a651c06e85d8bec
/app/src/test/java/paket/talerez/mvpexample/ExampleUnitTest.java
0fe5328a3ada94be140458bbaf7cd5450679ea83
[]
no_license
tallevi112/mvpList
97d0b8a23b233f493e9d77a0a9159cef476c764a
cab6db64d31ff24c5997becc0584eafc8cccace7
refs/heads/master
2020-04-09T13:27:19.172993
2018-12-07T15:09:52
2018-12-07T15:09:52
160,372,639
0
0
null
null
null
null
UTF-8
Java
false
false
385
java
package paket.talerez.mvpexample; 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 vo...
[ "TALHOD1@GMAIL.COM" ]
TALHOD1@GMAIL.COM
f5e2545f29a6e137f4936c909544ad209303f674
d58be648b4abd1f8efd2906028675e67b131ae8d
/ShoppingCart-springmvc-security-mysql/src/main/java/com/example/springsecuritywebmvc/shopping/user/ShoppingUserServiceImpl.java
708ef8df3e77e8a0914d050ca551162f88b06432
[]
no_license
shirishphatangare/ShoppingCart
9af3eb6efdb71c3c650619abebef256cc50cbc04
bd28181daa5fa8272673080fb882606272ea8400
refs/heads/master
2021-05-02T06:18:09.017306
2019-09-05T02:24:11
2019-09-05T02:24:11
120,856,058
0
0
null
null
null
null
UTF-8
Java
false
false
1,354
java
package com.example.springsecuritywebmvc.shopping.user; import java.util.List; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import com.example.springsecuritywebmvc.shopping.entity.ShoppingProductBean; import com.example.springsecuritywebmvc.shopping.en...
[ "sphatangare@gmail.com" ]
sphatangare@gmail.com
867ab30d4cc3afbf9ebde98f1dd57dbdd6bd7626
747a159688e9bb044063bdc635ccc072bc9314bd
/ExamGrading.java
cdb0d9880a42158aa632ce797f29e49b421f94c6
[]
no_license
IanXTs/COMP202
20e9786ac9d62ced248a9762351d5cddc0b2c7bd
ec6efaf6ee7356b433b8768627fda21c5b1f2d3f
refs/heads/master
2020-04-10T11:57:40.681148
2018-12-09T11:27:39
2018-12-09T11:27:39
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,209
java
import java.util.Arrays; //Name: Yao An Tsai //McGill ID : 260741766 public class ExamGrading { //main method for testing public static void main(String[] main) { char[][] responses = {{'C','A','B','B','C','A'},{'A','A','B','B','B','B'},//responses from students {'C','B','A','B','C','A'},{'A','B','A','B...
[ "noreply@github.com" ]
IanXTs.noreply@github.com
6c43e22d10ded820a01e59c2c7d647f4ad68b08e
e9b9eaa6532cbf4f8d6b5d037ed8453cc5637166
/A1/TestPersonWeight.java
f4e2a8495fb1fd9b2cefae1334d37a29522f6a36
[]
no_license
VictoriaXY6/CSC22100-Projects
dfc010a6e0288f7b1b339de50caa3def2e271406
612670cf9dc91208cb79b68589dc6efc16d399ba
refs/heads/master
2022-11-08T06:34:00.753614
2020-06-24T16:12:11
2020-06-24T16:12:11
274,574,159
0
0
null
null
null
null
UTF-8
Java
false
false
1,587
java
import java.util.Scanner; public class TestPersonWeight{ public static void main(String[] args) { PersonWeight person1 = new PersonWeight(); person1.setFullName("Kate Williams"); person1.setYearOfBirth(2000); person1.setHeight(1.68); person1.setWeight(56.8); //System.out.printf("%s%n%d%n%.2f%n%.2f%n%n", ...
[ "noreply@github.com" ]
VictoriaXY6.noreply@github.com
3a1b3852ca68a9352501de683e184f5731bcf0f1
3269292958a163b70d6a0102926a67a03c3241ee
/Java/Tasks/Design patterns/Template method/TemplateMethod2.java
095f0eaa96a3f5b328e328cd9b045a5d18214cb7
[]
no_license
synthon/hyperskill
ca4851e12418c7b2d7fa4b8e57d05de8dcb59a23
22daf372502a31110b11719824d6765a4eb4f5c2
refs/heads/master
2020-12-11T06:44:10.893103
2020-04-11T18:53:27
2020-04-11T18:53:27
233,791,386
0
0
null
null
null
null
UTF-8
Java
false
false
1,829
java
import java.util.Scanner; abstract class Meal { /** * It provides template method of meal routine. */ public void doMeal() { prepareIngredients(); cook(); eat(); cleanUp(); } public abstract void prepareIngredients(); public abstract void...
[ "40410117+synthon@users.noreply.github.com" ]
40410117+synthon@users.noreply.github.com
735e428d5a8685fa1932a4e1a9f82baecdda2136
4b8b83e997c046771c2ba8949d1f8744958e36e9
/app/src/main/java/org/jf/dexlib2/writer/pool/StringTypeBasePool.java
888d81a6331cd5bf99af39a242274510c3ddaac8
[ "Apache-2.0", "LicenseRef-scancode-free-unknown" ]
permissive
vaginessa/show-java
978fcf3cfc5e875e3f5f81ad9e47ceb2d60b2dc2
31f540fb9e13a74e0a0ead27715888f022bff14c
refs/heads/master
2021-01-18T04:09:53.521444
2015-12-09T20:58:32
2015-12-09T20:58:32
42,273,420
0
0
Apache-2.0
2019-01-18T07:06:51
2015-09-10T22:12:08
Java
UTF-8
Java
false
false
2,690
java
/* * Copyright 2013, Google Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditio...
[ "niranjan94@yahoo.com" ]
niranjan94@yahoo.com
c6c49f1eb7336c311b56615fee31faae6d2aa7c7
7cfd82a828312972f4997b13582e9ce2d0e12a27
/src/main/java/com/caucraft/commandbridge/BungeePlugin.java
7906b1184de236a1b7d97396e67cfb1c8b1bf1cc
[]
no_license
caucow/BungeeCommandBridge
544fe8c62ed0c47fefe4fa48612694ddcb8d8c12
3f59a13555fdb7f2b37618dc6a123382af6b5d5d
refs/heads/master
2023-02-20T18:46:18.732014
2021-01-29T05:42:14
2021-01-29T05:42:14
330,037,351
0
0
null
null
null
null
UTF-8
Java
false
false
2,226
java
package com.caucraft.commandbridge; import com.google.common.io.ByteArrayDataInput; import com.google.common.io.ByteStreams; import java.util.UUID; import java.util.logging.Level; import net.md_5.bungee.api.connection.ProxiedPlayer; import net.md_5.bungee.api.connection.Server; import net.md_5.bungee.api.event...
[ "caucow98@gmail.com" ]
caucow98@gmail.com
b34d3ae7edca50ec41663cbab7d924eee80946b4
e740e094a51bbf224f04cd748af6f5302463c3f4
/mima-api/src/main/java/edu/kit/mima/api/util/FileName.java
d1cde375aed6f8e40e3365306e1d7e912583ba4a
[ "MIT" ]
permissive
weisJ/Mima
b959d9106ffa33592b63e42810b71f5dcd81d71e
e735ed27591d76f46a6d70bc16b171bcbb4740df
refs/heads/master
2021-06-02T04:00:26.374991
2020-06-15T23:16:29
2020-06-15T23:16:29
135,634,905
12
0
MIT
2020-06-15T23:16:31
2018-05-31T21:00:32
Java
UTF-8
Java
false
false
7,247
java
package edu.kit.mima.api.util; import org.apache.commons.io.FileUtils; import org.apache.commons.io.FilenameUtils; import org.jetbrains.annotations.Contract; import org.jetbrains.annotations.NotNull; import java.io.File; import java.nio.file.InvalidPathException; import java.nio.file.Paths; /** * Utility class for ...
[ "weisj@arcor.de" ]
weisj@arcor.de
20c8682ac0d3760ebc8d4f7cd7e05a3ac00e30f5
61e9bd20688ac71a7643500eb0ac74190252de7d
/src/fundamentals/EXAMPLE16.java
cc96a6f548cafcc011b7ca0c02add77188d6c28a
[]
no_license
tejapavan0052/fundamentals
05a971d90cd2206fe018cedd359c5292916e95ca
1786359c5b17c5c060023f569457228b4f65043e
refs/heads/master
2021-07-16T10:27:30.735955
2020-07-25T04:03:56
2020-07-25T04:03:56
193,488,849
1
0
null
null
null
null
UTF-8
Java
false
false
506
java
package fundamentals; public class EXAMPLE16 { public static void main(String[] args) { int i, number, count; System.out.println(" Prime Numbers from 1 to 100 are : "); for(number = 10; number <=99; number++) { count = 0; for (i = 2; i <= number/2; i++) { if(number % ...
[ "mylaptop@DESKTOP-2QOB21C" ]
mylaptop@DESKTOP-2QOB21C
1fa5187e428a5b60915eb3961bb499c54aa58d21
918896902d74946e2d73e709d4cee93998774bd1
/library-api/src/main/java/br/com/libraryapi/api/dto/ReturnedLoanDTO.java
d2a429a1c0302915efc3ee529496512e47ddbd1b
[]
no_license
biancalr/library-api
537e8ba13f3fed959d7f7ca6a1062314b4009bae
b9d4a46f1e9cd4c69e87ed850e1144ef515191c5
refs/heads/main
2023-03-05T11:44:25.586080
2021-02-24T21:07:20
2021-02-24T21:07:20
342,026,172
0
0
null
null
null
null
UTF-8
Java
false
false
280
java
package br.com.libraryapi.api.dto; import lombok.AllArgsConstructor; import lombok.Builder; import lombok.Data; import lombok.NoArgsConstructor; @Builder @Data @AllArgsConstructor @NoArgsConstructor public class ReturnedLoanDTO { private Boolean returned; }
[ "33333728+biancalr@users.noreply.github.com" ]
33333728+biancalr@users.noreply.github.com
5613f045be1e10fdac949f360c56e0d4ff38aff6
1495529d5d9b49166bb2ca6508c4f1b6723dbb34
/ws/p7-webservice-app-business/src/main/java/com/berthoud/p7/webserviceapp/business/exceptions/ServiceStatus.java
cc26bdfd91db337aabc495c3b9aaf47b0e348ee1
[]
no_license
JulienDeBerlin/p10
154e4c72acc71d27ca8c155e4f19ad6572bedd8c
334c10165bd5fc8c0c6fadf3f8b0b39c162a6b5a
refs/heads/master
2022-09-23T11:16:15.433552
2019-09-10T15:14:19
2019-09-10T15:14:19
201,416,383
0
0
null
null
null
null
UTF-8
Java
false
false
887
java
package com.berthoud.p7.webserviceapp.business.exceptions; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlType; @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "serviceStatus", propOrder = { "code", "descripti...
[ "julien_berthoud@yahoo.fr" ]
julien_berthoud@yahoo.fr
61c28e159e62c524b3d075110fee8a66a01f5499
0bd87ff0f54be5a92cd197b921e528f3e419f530
/16.1 BST/Solution.java
c67c246630fda5e77bf7c68a7abecd8642947eb9
[]
no_license
ramidisowmya595/Ads-1
e9a08fa13c642956cb9c7abe95c650df3f9897a7
a297b7f961252edd388115f25966485b59987630
refs/heads/master
2021-10-28T19:24:43.068092
2019-04-24T15:10:13
2019-04-24T15:10:13
151,047,278
0
0
null
null
null
null
UTF-8
Java
false
false
2,353
java
import java.util.Scanner; class Book { String name; String author; Double price; Book(String n,String a,Double p) { this.name = n; this.author = a; this.price = p; } String getname() { return this.name; } String getauthor() { r...
[ "ramidisowmya595@gmail.com" ]
ramidisowmya595@gmail.com
d39b6bf91799a59a9945f1dc214c7341c1a386c2
73267be654cd1fd76cf2cb9ea3a75630d9f58a41
/services/dataartsstudio/src/main/java/com/huaweicloud/sdk/dataartsstudio/v1/model/ShowConsistencyTaskDetailRequest.java
5ad17932d8318a18be4be41108edc495516d4ac5
[ "Apache-2.0" ]
permissive
huaweicloud/huaweicloud-sdk-java-v3
51b32a451fac321a0affe2176663fed8a9cd8042
2f8543d0d037b35c2664298ba39a89cc9d8ed9a3
refs/heads/master
2023-08-29T06:50:15.642693
2023-08-24T08:34:48
2023-08-24T08:34:48
262,207,545
91
57
NOASSERTION
2023-09-08T12:24:55
2020-05-08T02:27:00
Java
UTF-8
Java
false
false
2,336
java
package com.huaweicloud.sdk.dataartsstudio.v1.model; import com.fasterxml.jackson.annotation.JsonInclude; import com.fasterxml.jackson.annotation.JsonProperty; import java.util.Objects; /** * Request Object */ public class ShowConsistencyTaskDetailRequest { @JsonInclude(JsonInclude.Include.NON_NULL) @Json...
[ "hwcloudsdk@huawei.com" ]
hwcloudsdk@huawei.com
10124bf7089d2ace1467c6e721de48b700159daf
b743bd285fffdccdd5558bb0ae266ea5bc824fd7
/Lec_38/Client_Q.java
99a67cdcf652bd3d033ef758c351ab1bd3d8f349
[]
no_license
devsumanprasad/Nagarro
f6f91d2ef3ff62deb5f5ac037e25665fc5a71d1a
5136cab32fae59276b9d7c75c5ed7346a7107262
refs/heads/main
2023-08-29T09:06:24.642882
2021-10-22T17:49:45
2021-10-22T17:49:45
357,958,762
1
0
null
2021-04-14T20:34:58
2021-04-14T15:44:51
Java
UTF-8
Java
false
false
624
java
package Lec_38; public class Client_Q { public static void main(String[] args) throws Exception { Queue Q = new Queue(); Q.EnQueue(10); Q.EnQueue(20); Q.EnQueue(30); Q.EnQueue(40); Q.EnQueue(50); Q.disp(); Q.DeQueue(); Q.disp(); Q.DeQueue(); Q.disp(); Q.DeQueue(); Q.disp(); ...
[ "noreply@github.com" ]
devsumanprasad.noreply@github.com
70980683ecb240513d8ea8b7660b880f557dda3c
d38b9bd1125046be7000298b7403a9baa60dbe5b
/initializr-generator-spring/src/test/java/io/spring/initializr/generator/spring/code/kotlin/GroovyDslKotlinGradleBuildCustomizerTests.java
b1b8ff0ef0ea6d7a847fe5c441eb428e47f5d734
[ "Apache-2.0" ]
permissive
FanJups/initializr
12b9f4e1de198f883f80b4e632657b9af915a85f
372e823d21396de145bb5bd889463361c4846d95
refs/heads/master
2020-05-24T22:03:06.714249
2019-05-17T16:45:40
2019-05-17T16:45:40
187,489,881
1
0
Apache-2.0
2019-05-19T14:50:40
2019-05-19T14:50:39
null
UTF-8
Java
false
false
2,872
java
/* * Copyright 2012-2019 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...
[ "snicoll@pivotal.io" ]
snicoll@pivotal.io
6d18ec313cfebee36d815295bc0b566c7ebad761
41af320a7766db20f0ec29a2e04acd8dbe6aa105
/app/src/main/java/com/hekatomsoft/androidcor/zoomphotoview/src/main/java/com/github/chrisbanes/photoview/Compat.java
cf49664bd79f73e37e6616bb495265167d77ecdf
[]
no_license
mohammadrezaabiri1991/ModelAgency
c864c98cf0fb74e2fdcb113c719c666da3436175
d197af9a332854117a8387bc512d53412ddea40b
refs/heads/master
2022-12-26T15:27:54.393529
2020-09-29T13:39:45
2020-09-29T13:39:45
299,628,704
0
0
null
null
null
null
UTF-8
Java
false
false
1,309
java
/* Copyright 2011, 2012 Chris Banes. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, sof...
[ "mohammadreza.abiri.1991@gmail.com" ]
mohammadreza.abiri.1991@gmail.com
d5d0fbc0369e8beb7477e944629472943bc42696
c386aaa3a3d5bd366a1a46477047c78a04626ba3
/app/src/main/java/com/refridginator/app/api/RecipeItem.java
5acb107f74bfe29bd6baccfb2e238c0ec5a0a74a
[]
no_license
Ruby-Jiang/Refridginator
2e03f18420d3e5d4e91268f1661ba904dcd1973c
09e81ff6db31ee3ea1c56ef189ae4b3d43f17198
refs/heads/master
2023-01-23T21:39:33.186119
2020-12-06T16:13:51
2020-12-06T16:13:51
null
0
0
null
null
null
null
UTF-8
Java
false
false
482
java
package com.refridginator.app.api; public class RecipeItem { private String mImageUrl; private String mTitle; private String mURL; public RecipeItem (String imageUrl, String title, String url){ mImageUrl = imageUrl; mTitle = title; mURL = url; } public String getImageU...
[ "Stacy.Wandrey@ucdconnect.ie" ]
Stacy.Wandrey@ucdconnect.ie
e4f0b9fe001284f584c1f687286bcb8b06a7fed5
dc3b918d1249bdb2efbf00412a83712e92c9a4aa
/src/cms/appointments/Dlg_appointments.java
6586b48d1f47d81da227efa0f8f0ab8d241bfda8
[]
no_license
yespickmeup/clinic_management
f11067d9ab4453828f511d8d3e3a8da86c6e675a
c5275fdd83bba68e5d6d2c11d60292eec9f521df
refs/heads/master
2021-01-15T22:20:10.218253
2017-11-27T08:20:07
2017-11-27T08:20:07
99,899,214
0
0
null
null
null
null
UTF-8
Java
false
false
48,003
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 cms.appointments; import cms.doctors.Dlg_doctors; import cms.doctors.Doctors; import cms.patients.Dlg_patients; import cms.pat...
[ "RAZOR Defianz@RAZORDefianz-PC" ]
RAZOR Defianz@RAZORDefianz-PC
65538213bb29b386b8d01555f199d4f911a9be4c
e9affefd4e89b3c7e2064fee8833d7838c0e0abc
/aws-java-sdk-ram/src/main/java/com/amazonaws/services/ram/model/transform/UpdateResourceShareResultJsonUnmarshaller.java
a816154dc414ed981ece54acc8615809b66c6ccf
[ "Apache-2.0" ]
permissive
aws/aws-sdk-java
2c6199b12b47345b5d3c50e425dabba56e279190
bab987ab604575f41a76864f755f49386e3264b4
refs/heads/master
2023-08-29T10:49:07.379135
2023-08-28T21:05:55
2023-08-28T21:05:55
574,877
3,695
3,092
Apache-2.0
2023-09-13T23:35:28
2010-03-22T23:34:58
null
UTF-8
Java
false
false
3,139
java
/* * Copyright 2018-2023 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...
[ "" ]
6544c97f4f3bf77830875033429d01854a9badd8
fae83a7a4b1f0e4bc3e28b8aaef5ca8998918183
/src/org/daisy/util/xml/xslt/stylesheets/Stylesheets.java
2dfa53fc42d6d2b3e14cd4c4284bc53897844f4d
[]
no_license
techmilano/pipeline1
2bd3c64edf9773c868bbe23123b80b2302212ca5
f4b7c92ef9d84bf9caeebc4e17870059d044d83c
refs/heads/master
2020-04-10T14:27:46.762074
2018-03-09T14:35:31
2018-03-13T13:48:52
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,618
java
/* * org.daisy.util (C) 2005-2008 Daisy Consortium * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the Free * Software Foundation; either version 2.1 of the License, or (at your option) * any later version. * ...
[ "markus.gylling@gmail.com" ]
markus.gylling@gmail.com
b343d9c2ade5796d5545db6db9b2f25371d8ca56
7645d26415fc80bcb36effdfa9e055b4edd6bcef
/Image-Shopping/src/java/Servlet/ViewUser.java
75610403a5dbe72695cc91e095a820012baa41c9
[]
no_license
LTNThach/Image-Shopping
d96fd7c949b546ffee42495439385f30ed9c77a7
ae32568e72fb2e91320d79ef33c29f01038a04c1
refs/heads/master
2021-01-10T16:51:07.399609
2016-01-25T09:33:16
2016-01-25T09:33:16
49,052,238
0
0
null
null
null
null
UTF-8
Java
false
false
4,267
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 Servlet; import Class.Album; import Class.Photo; import Class.Utilisateur; import Utils.DBUtils; import Utils.Utils...
[ "Thach@USER" ]
Thach@USER
f03c93e601713bb1d41f2fe78455a38caad2550f
65b236f4aa3cf527dc4a578c6d3a0f8a4ee1bdde
/app/src/test/java/meemseen/podcasto/ExampleUnitTest.java
13934f1ab110123a5050f87f0d8e7939628088ea
[]
no_license
githussein/podcasto
dc3203ef90adaeb75c9f55439e8efd75bd72e3ca
929fc81cc12858efbc353defd59148a90c8c1637
refs/heads/master
2022-11-29T22:53:35.594297
2020-04-18T10:32:56
2020-04-18T10:32:56
286,728,998
0
0
null
null
null
null
UTF-8
Java
false
false
378
java
package meemseen.podcasto; 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 void addi...
[ "muhamed.samy1@gmail.com" ]
muhamed.samy1@gmail.com
ae8292c63d68ec3292f30e2cc64ecb5a15e5c237
7fd18685d7ec5d41b470c05712812f168f09bd42
/app/src/main/java/samaco/idepardazan/phoneplus/Entities/EntityReport.java
3ab553c0fb51fe03323b26f5767454ef0514d146
[]
no_license
AlirezaaYaghoubii/PhonePlus
6b60b96ff93da8f53bce4a68d29694b7fae9dea5
ce0401e903dbeb458bd4c739f7e0c7d59907cbcc
refs/heads/master
2023-02-19T07:10:43.171930
2021-01-20T09:42:01
2021-01-20T09:42:01
331,258,428
0
0
null
null
null
null
UTF-8
Java
false
false
4,217
java
package samaco.idepardazan.phoneplus.Entities; public class EntityReport { private String Id; private String Details_Id; private String Name; private String Nesbat; private String NesbatName; private String Mobile; private String _Date; private String _DateWithSlash; priva...
[ "61379582+AlirezaaYaghoubii@users.noreply.github.com" ]
61379582+AlirezaaYaghoubii@users.noreply.github.com
5c969ca9529fb5a9b25be2e56f8ce178fa2c2f34
4e2dcff1ffa42f10211e735c3c4830cff03aac5d
/parttimejob/src/main/java/com/hnqj/controller/BaseController.java
41e3650c41972a3f0279c1abd2119101036caa01
[]
no_license
zw1002/parttimejob
a480af7a79ec52757b07dff818befec49f456a64
3e104b4d667410282b47347c8ba2ef7812df9ed3
refs/heads/master
2021-05-08T14:41:56.370945
2018-02-03T14:05:22
2018-02-03T14:05:22
120,096,007
0
0
null
null
null
null
UTF-8
Java
false
false
1,398
java
package com.hnqj.controller; import com.hnqj.model.Sysusermgr; import com.hnqj.model.Userinfo; import com.hnqj.services.UserinfoServices; import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.web.co...
[ "1742799266@qq.com" ]
1742799266@qq.com
18a2b08780e82f745d4bf183fa9d7653c63e0123
5786b8c28f069ae9b9b7f850edf4d4c1b5cf976c
/languages/CSharp/source_gen/CSharp/behavior/Array_type_BehaviorDescriptor.java
279c5cc34ab9f1f223fe379f62bb3bcf99279f09
[ "Apache-2.0" ]
permissive
vaclav/MPS_CSharp
681ea277dae2e7503cd0f2d21cb3bb7084f6dffc
deea11bfe3711dd241d9ca3f007b810d574bae76
refs/heads/master
2021-01-13T14:36:41.949662
2019-12-03T15:26:21
2019-12-03T15:26:21
72,849,927
19
5
null
null
null
null
UTF-8
Java
false
false
363
java
package CSharp.behavior; /*Generated by MPS */ /** * Will be removed after 3.4 * Need to support compilation of the legacy behavior descriptors before the language is rebuilt * This class is not involved in the actual method invocation */ @Deprecated public class Array_type_BehaviorDescriptor { public String g...
[ "vaclav.pech@gmail.com" ]
vaclav.pech@gmail.com
d588f952d7a945fe00023f6f833bf6491a94134d
852988cf7523eed39ab200ce57f1e8cff7c3eed6
/src/main/java/de/flxnet/schematx/helper/LagMeter.java
7a1f899a501b3197defac4c5a7a723be5d183524
[]
no_license
MineWaveDevelopment/schematx
62bbdbcec06e9cbc079ac328eb3028ee1166d488
1af1c525acc437dce707e11ed561fe7c4907e2b3
refs/heads/master
2022-11-19T15:40:36.564366
2020-07-19T08:40:59
2020-07-19T08:40:59
279,681,575
0
0
null
null
null
null
UTF-8
Java
false
false
1,544
java
package de.flxnet.schematx.helper; import java.text.DecimalFormat; /** * Software by FLXnet More info at FLXnet.de Copyright (c) 2015-2020 by FLXnet * * @author Felix */ public class LagMeter implements Runnable { public static int TICK_COUNT = 0; public static long[] TICKS = new long[600]; public static lon...
[ "fcjfb@junger-dettenhausen.de" ]
fcjfb@junger-dettenhausen.de
6951db4525919ad19d93f6214cd5ad3424e4d7d3
402f175a2506c1396fac6edc7685c0c5f57f098d
/Seção 04 - Wallet API - User/wallet/src/main/java/com/jnsdev/wallet/WalletApplication.java
dbaba7b4fee3b4c55858edc60a07b03b822805a0
[]
no_license
jairosousa/walletAPI
d2b343c9417c60edaf278063d0929b73a8e55850
1023905066840a59aeeb47ed58afd198e63b4c24
refs/heads/master
2020-09-22T11:02:46.684142
2020-02-11T09:31:09
2020-02-11T09:31:09
225,167,136
0
0
null
null
null
null
UTF-8
Java
false
false
310
java
package com.jnsdev.wallet; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; @SpringBootApplication public class WalletApplication { public static void main(String[] args) { SpringApplication.run(WalletApplication.class, args); } }
[ "jaironsousa@gmail.com" ]
jaironsousa@gmail.com
3b59a6ec8c99322b4bf2097d17287d9f76c9c4b3
035ed5e888341f47e037fb00aca30d8f269d79ed
/src/main/java/com/sheffmachine/config/CloudDatabaseConfiguration.java
dad954035d0ad4b17680f1260b49b63dfc034a3d
[]
no_license
SHEFFcode/jhipster-tasks-mogo
0e4f42ed648b6f07020cee9e3debda5c6df5da65
d2e02ea5dc75d0dc1efec03312c0814ad15e3976
refs/heads/master
2020-04-24T21:27:56.303572
2019-02-24T16:54:23
2019-02-24T16:54:23
172,278,973
0
0
null
null
null
null
UTF-8
Java
false
false
3,032
java
package com.sheffmachine.config; import com.github.mongobee.Mongobee; import io.github.jhipster.config.JHipsterConstants; import io.github.jhipster.domain.util.JSR310DateConverters.*; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.cloud.Cloud; import org.springframework.cloud.Clo...
[ "sheff@sheffmachine.com" ]
sheff@sheffmachine.com
beeb81b53b492783b800ba60982e6b11615eff0e
9b0fe66ab981eca10daedd3767c334c09335524d
/src/TicTacToe.java
cb4f9cf96435d1561cfea987dc90bbe21fbfc9b5
[]
no_license
sixsalman/TicTacToe
6eda80c4d67e2a941b6f5e64e90544dd57cb2cc2
29bd08014b4804f1f8972fa61ad4ef274d8dff93
refs/heads/master
2022-03-29T22:20:19.211349
2019-12-08T17:03:24
2019-12-08T17:03:24
null
0
0
null
null
null
null
UTF-8
Java
false
false
10,512
java
import java.util.*; /** * Author: Muhammad Salman Khan * * This program plays Tic Tac Toe game with user */ public class TicTacToe { private static char[] board = new char[9]; private static ArrayList<Integer> empSpots = new ArrayList<>(9); private static Scanner kbd = new Scanner(System.in); pr...
[ "-" ]
-
3291e2010768ffc8b0a7e544bf354f390d90e5ef
304ef06c32afaf4f0615fa73a447af537ad75c57
/ch09-bus/ch09-bus-config-server-eureka-rabbitmq/src/main/java/com/zccoder/cloud2/ch9/bus/config/server/eureka/rabbitmq/BusConfigServerEurekaRabbitmqApplication.java
9fd673687923fab198e686455e27231c674f8d2c
[]
no_license
wu4yong/study-cloud2
a95c49cbeaec4ff6d3826a5cfcf71d23ba5bd759
394ac095310a4e30310f59fffdcdf222116d0a08
refs/heads/master
2020-07-01T16:38:43.270736
2018-10-15T03:07:11
2018-10-15T03:07:11
null
0
0
null
null
null
null
UTF-8
Java
false
false
735
java
package com.zccoder.cloud2.ch9.bus.config.server.eureka.rabbitmq; import org.springframework.boot.autoconfigure.SpringBootApplication; import org.springframework.boot.builder.SpringApplicationBuilder; import org.springframework.cloud.client.discovery.EnableDiscoveryClient; import org.springframework.cloud.config.serve...
[ "zccoder@aliyun.com" ]
zccoder@aliyun.com
46728bb88963d91a19dc16b7e5cc155e37de4749
24afb09a3d46646b61f338b252f900c585958ee0
/aixbackend-aix-test-api-904c6efbc87b/E2EServicesTest/src/test/java/com/aixtrade/hooks/TaggedHooks.java
c2ec9cc4d224692d13dcc64c5117de6adfe83cef
[]
no_license
yash1731/swati_x_api_project
00c526794ef1b00883708b3991a71d1610e05367
e72a377c55fbb90558c13cfca2172d705931e88c
refs/heads/master
2023-04-07T23:40:34.365584
2021-04-21T13:56:06
2021-04-21T13:56:06
360,189,927
0
0
null
null
null
null
UTF-8
Java
false
false
1,091
java
package com.aixtrade.hooks; //import cucumber.api.java.After; //import cucumber.api.java.Before; import io.cucumber.java.After; import io.cucumber.java.Before; public class TaggedHooks { // Tagged Hooks @Before("@sanity") public void setUpTaggedHooks() { System.out.println("setting up sanity test")...
[ "yash.dewangan82@gmail.com" ]
yash.dewangan82@gmail.com
46be82d06d8656254c881a864791ce40d7ffee26
80836ff2605b8e735c55a1d828725dc536a21a75
/SortCharactersByFrequency.java
ce5b80b7c676254002bde0a776834abbebd40532
[]
no_license
Afaf-Athar/May-LeetCoding-Challenge
c022dbd550c165d874235044b2b71608ba09be6a
e3f396886cfabe28abc218d0e8a0e42b222ac64f
refs/heads/master
2022-10-07T11:10:48.692769
2020-05-31T23:43:49
2020-05-31T23:43:49
260,521,723
1
0
null
null
null
null
UTF-8
Java
false
false
1,355
java
/* Given a string, sort it in decreasing order based on the frequency of characters. Example 1: Input: "tree" Output: "eert" Explanation: 'e' appears twice while 'r' and 't' both appear once. So 'e' must appear before both 'r' and 't'. Therefore "eetr" is also a valid answer. */ public class Solution...
[ "noreply@github.com" ]
Afaf-Athar.noreply@github.com
e219a87241a6dcc646967374a94be746b3609512
f6211d395ba25f587dd4b29681772d5c708fff28
/src/teachers/salary/calculator/editTeacher.java
73395b4028f9963a44e3882c8744a850f0a04c7b
[]
no_license
Ahmed067Abdullah/salary-calculator-Java
719a21c945a242a34864322bf42a547d0da88904
6025d555487465bdc38526274df37e2e7544c4ad
refs/heads/master
2020-03-28T17:23:35.681314
2018-10-05T05:27:29
2018-10-05T05:27:29
148,784,850
0
0
null
null
null
null
UTF-8
Java
false
false
19,056
java
package teachers.salary.calculator; import java.sql.Connection; import java.sql.PreparedStatement; import java.sql.ResultSet; import javax.swing.JOptionPane; public class editTeacher extends javax.swing.JFrame { Connection con; ResultSet rs; PreparedStatement ps; String sql; int idForUpdation; ...
[ "ahmed067abdullah@gmail.com" ]
ahmed067abdullah@gmail.com
2eb5baa6e9bfec41962b59abdb73d6429ceb8ac9
cae696307271fc196251d4b10c9cc4286780a825
/request-approval/src/main/java/com/order/camunda/Step6.java
fbfef13a78bcba262278342fcc12cd0b25b5a488
[]
no_license
karan121/camunda
a9ffc52dbf084d009e5858887c467153fc69608b
8f58a9dc1a268d5456919b1d95451ccc3bd6d329
refs/heads/master
2023-03-27T17:16:30.840614
2021-04-01T17:08:45
2021-04-01T17:08:45
353,770,130
0
0
null
null
null
null
UTF-8
Java
false
false
942
java
package com.order.camunda; import org.camunda.bpm.engine.delegate.DelegateExecution; import org.camunda.bpm.engine.delegate.JavaDelegate; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.kafka.core.KafkaTemplate; import org.springframework.stereotype.Service; @Service ...
[ "krnch@192.168.1.6" ]
krnch@192.168.1.6
a76d1a09716cf7459ef8b5c5297a3ea057aece31
bd980c1bb6e39b6403658b61add0a7bdd8154345
/src/test/java/com/example/AppTest.java
1bc89639840dd75e44b0cfe9aace102bf18c90db
[]
no_license
sugimomoto/chapter_3_3_2
ba75686f16d3c7715b748a4487e54c4e562899f3
a45f5cf3f68fcb4d5f91569bf70881d98e14609a
refs/heads/master
2023-07-11T11:11:57.242231
2021-08-22T02:35:26
2021-08-22T02:35:26
398,697,970
0
0
null
null
null
null
UTF-8
Java
false
false
1,525
java
package com.example; import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertNotEquals; import static org.junit.Assert.assertTrue; import java.util.HashSet; import java.util.Set; import org.junit.Test; /** * Unit test for simple App. */ public class AppTest { /** * Rigorous Tes...
[ "sugimomoto@gmail.com" ]
sugimomoto@gmail.com
05775600927e706f347f12f0584ecf1554c3f0bb
9d4f7ad3367e77a2aec74eaec996300371dcef99
/src/com/wiki/entity/MCategory.java
ab9286da27a3da77b24655e2cbe7feb1ef774985
[]
no_license
songboyu/word-expand-java
18f8e60f6d9deae818ec4d53e9cd50842f5f5f04
4913aa39270753974bf22b5e69feae22b52cc9b4
refs/heads/master
2020-12-26T00:45:34.768876
2015-06-02T02:43:32
2015-06-02T02:43:32
26,667,201
0
0
null
null
null
null
UTF-8
Java
false
false
1,397
java
package com.wiki.entity; import com.wiki.expand.WikiFetcher; import de.tudarmstadt.ukp.wikipedia.api.Category; /** * Category类型扩展 * @author Xiang * */ public class MCategory{ private String title; private Category category; private boolean up; private boolean down; public MCategory(){} public MCategory(C...
[ "linxiangruanjian@gmail.com" ]
linxiangruanjian@gmail.com
6a628afc60ad9242af8597853a4d9484997df57b
78af0113ca442ca31e247ef1125141a90c24b9c5
/joana.ifc.sdg.graph/src/edu/kit/joana/ifc/sdg/graph/BitVectorBase.java
92cd60d13860a29c0a28a1a7cda19314b71aec0c
[]
no_license
rsmbf/joana
25b6c684f538449aadd47c99165aaf69caa76edf
1112af9f05a3ede342736ecddae0f050b008f183
refs/heads/master
2021-01-24T21:11:59.363636
2016-11-21T17:22:17
2016-11-21T17:22:17
44,451,066
1
1
null
2015-10-17T19:25:40
2015-10-17T19:25:40
null
UTF-8
Java
false
false
5,415
java
/** * This file is part of the Joana IFC project. It is developed at the * Programming Paradigms Group of the Karlsruhe Institute of Technology. * * For further details on licensing please read the information at * http://joana.ipd.kit.edu or contact the authors. */ /**********************************************...
[ "rodrigo_cardoso@hotmail.it" ]
rodrigo_cardoso@hotmail.it
c0aed0500fef457ef84a805402edb4b34b353d36
a0498fbbf6a9c8b95f5ded429683ba1762e831a0
/src/main/java/com/example/cache/entities/Seller.java
c942909b042616f277bd6efec8926dd87641d216
[]
no_license
rohitfortune/spring-rest-jpa-cache
e54554215db57b1814de0dc6b32cd5adc44d2f3f
5a497dd703f8309b41688b1082c8a5f1fd72e455
refs/heads/master
2022-11-05T19:14:28.124295
2020-06-17T20:55:19
2020-06-17T20:55:19
151,675,171
0
0
null
null
null
null
UTF-8
Java
false
false
730
java
package com.example.cache.entities; import java.io.Serializable; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persistence.GenerationType; import javax.persistence.Id; @Entity public class Seller implements Serializable{ private static final long serialVersionUID = -872965...
[ "rohitfortune@gmail.com" ]
rohitfortune@gmail.com
17301232199ff17d25cc14adc5f05364d3bf2ed2
0ff10c89967b30cd646e94e9e57681f58f8db8c9
/Aim.java
68966d817edbc0b1cdd6ac625e1fa379f7a58005
[]
no_license
EliteSpud/BlockBreaker
8a135ff52e3588c8be174cbd0c427450922a92dd
e044fa64f91bc51fe3e13dca2a791eda3b051ba2
refs/heads/master
2020-03-12T22:28:52.790074
2018-05-22T12:37:25
2018-05-22T12:37:25
130,848,071
0
0
null
null
null
null
UTF-8
Java
false
false
608
java
import javafx.scene.shape.Line; import javafx.scene.paint.Paint; import javafx.scene.layout.Pane; public class Aim { Line line; Pane leftPane; int fireX; int fireY; public void drawLine(double x,double y,BuildGUI bg) { System.out.println("drawLine :"+x+","+y); line = bg.getLine(); line.setStartX((double)bg...
[ "37165449+EliteSpud@users.noreply.github.com" ]
37165449+EliteSpud@users.noreply.github.com
31839c9409333b86a989e36647ddcc4de2a8cc3e
df7ee9d63808b691704e5402e6218b57a9686994
/PingPong/src/main/java/PingPong/Ping.java
7762b9f569e557a2bcb3d839c7e08abf5e982045
[]
no_license
DnlVldz-git/Practicas
d305af74f15d499ba2bcda02826375c43d42e0ee
1881dcddff4e7a18c1731598ba097468cd6a5098
refs/heads/main
2023-05-12T08:50:11.609815
2021-05-30T23:43:05
2021-05-30T23:43:05
null
0
0
null
null
null
null
UTF-8
Java
false
false
913
java
package PingPong; import java.util.logging.Level; import java.util.logging.Logger; /* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ /** * * @author dani_ */ public class Ping ex...
[ "dani_wii20@hotmail.com" ]
dani_wii20@hotmail.com
8ef60c4128a13d184cebd79cbf0c6cb07486852e
a570b49f8a40f2e3de4bce0241b7136f3f677fe5
/PokemonJSON/app/src/androidTest/java/udacity/pokemon/ExampleInstrumentedTest.java
ab71117ccbfeff9566144dd5f19350d44eb79e74
[ "Apache-2.0" ]
permissive
fabiotp91/Android-Basics-Nanodegree
f4674bc4c3d5c17deea8c54b72487465987185f2
673da43cb5b6191b466a7d77baf0e2fb3cfde281
refs/heads/master
2021-04-29T15:14:14.181435
2018-07-04T18:48:28
2018-07-04T18:48:28
121,793,371
1
1
null
null
null
null
UTF-8
Java
false
false
734
java
package udacity.pokemon; 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.*; /** * Instrumentation test, which will execute on an Android devi...
[ "fabiotrilhopereira@gmail.com" ]
fabiotrilhopereira@gmail.com
8be2196ba48ceba12ea238a295872dd1842edc1b
1fff964be93a27a60e2141466612cc7798c92815
/cipher/Caesar.java
18a22792a5fca429e4a2ff1972a45c9956ca3cab
[]
no_license
AlexSafatli/GammaMessenger
2be47c3493935c0ac18db88501c0cbc3c611a202
0f1078d5e945f01eca7a085767dbf9d7488adf19
refs/heads/master
2021-01-10T20:36:08.707296
2012-04-03T17:06:38
2012-04-03T17:06:38
3,475,049
1
0
null
null
null
null
UTF-8
Java
false
false
4,356
java
// A class dedicated to encoding and decoding // a Message into a CodedMessage, or vice versa, // respectively using both a classical and // modern implementation of the Caesar Cipher. package cipher; public class Caesar implements Cipher { // Attributes private int shift=3; // While the conventional Caesar ci...
[ "iltafas@gmail.com" ]
iltafas@gmail.com
e3e11c2c64e151979f8f8fc36880db77b2f7d3ce
a1780458ec351ac03e1d77f4425c4cdbba38f013
/dbflute-jdk15-example/src/main/java/com/example/dbflute/spring/dbflute/cbean/cq/ciq/VendorCheckCIQ.java
6249888c4ea2ebb84c1b9663a586c384751f4c42
[]
no_license
seasarorg/dbflute-jdk15
4ed513486277c5f79ed2de5ff4a6eeeaaf84e0ff
ee920d7580d89725ded68c958b6788da0d574bd2
refs/heads/master
2018-12-28T05:27:19.388357
2014-01-18T11:49:23
2014-01-18T11:49:23
null
0
0
null
null
null
null
UTF-8
Java
false
false
7,153
java
/* * Copyright(c) DBFlute TestCo.,TestLtd. All Rights Reserved. */ package com.example.dbflute.spring.dbflute.cbean.cq.ciq; import org.seasar.dbflute.cbean.*; import org.seasar.dbflute.cbean.ckey.*; import org.seasar.dbflute.cbean.coption.ConditionOption; import org.seasar.dbflute.cbean.cvalue.ConditionValue...
[ "dbflute@gmail.com" ]
dbflute@gmail.com
48e5df2b68d439b4c4a75e19446d7d713eb5f54d
0e4eaad03e0d49ab948e85753c653ba35f27186c
/src/main/java/hello/TeacherBean.java
44bea84270d78acca14ab89294ce7e66851c14c7
[]
no_license
elmansy89/JSFFromScratch01
cf217872c4fd0ac165b2441c48419ab5f19a2f71
c5eb8438e901e180ff2047bca73557adc63b0f3f
refs/heads/master
2023-04-29T03:57:52.248332
2021-05-14T08:01:56
2021-05-14T08:01:56
367,292,673
0
0
null
null
null
null
UTF-8
Java
false
false
5,108
java
package hello; import DbController.DataBaseController; import DbModelBackage.ContactNumbers; import DbModelBackage.Student; import DbModelBackage.Teacher; import Wrapper.IdNameWrapper; import javax.annotation.PostConstruct; import javax.faces.application.FacesMessage; import javax.faces.bean.ManagedBean; import java...
[ "m.elmansy89@gmail.com" ]
m.elmansy89@gmail.com
8d430b3f7cc5c18aeae74bb808fb6bf46391fc76
f6f2d57cba8c6b591fdf815cedb12f55429e5ede
/app/src/main/java/com/example/hassaan/leadcrm/Adapters/LeadPagerAdapter.java
601b98f5da3e30352ebeb3595dec143eb92c5015
[]
no_license
Hassaan-sane/LeadCRM
cb0394a41fb3352ac9e319fff873997d38aba935
65395f2a55f52dbc88bc1bf3e7289e74ff70852c
refs/heads/master
2020-03-30T18:56:37.592890
2018-11-05T11:50:29
2018-11-05T11:50:29
151,521,360
0
0
null
null
null
null
UTF-8
Java
false
false
1,520
java
package com.example.hassaan.leadcrm.Adapters; import android.os.Bundle; import android.support.v4.app.Fragment; import android.support.v4.app.FragmentManager; import android.support.v4.app.FragmentStatePagerAdapter; import com.example.hassaan.leadcrm.Fragments.AccountDetailsFragment; import com.example.hassaan.leadcr...
[ "hassaanbinsajjad03@gmail.com" ]
hassaanbinsajjad03@gmail.com
864193fb5546cbbc7b04c3369c1300f8b588a6dc
d4a877437612a282a31e9811bf7c4f3d0ad5a07f
/app/src/main/java/com/tns/espapp/activity/DesignFragment.java
f083e029eb59a45e55d6fd04dc751d2e393cbd07
[]
no_license
deepak-tns/ESPAppLatest
cfa91f048f936220d934b96622232427523294b7
80aac7600a4b00b950fcff0fe4cd2f10e0e41652
refs/heads/master
2020-03-20T00:30:06.442833
2018-06-12T09:07:17
2018-06-12T09:07:17
137,046,168
0
0
null
null
null
null
UTF-8
Java
false
false
955
java
package com.tns.espapp.activity; import android.os.Bundle; import android.support.v4.app.Fragment; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import com.tns.espapp.R; public class DesignFragment extends Fragment { public DesignFragment() { // Required e...
[ "deepaksachan8@gmail.com" ]
deepaksachan8@gmail.com
f99c17e6adf7c6367b944d570067819f0aaec6cb
83b2f4ce695fae9368255d1602a4620fe6029865
/src/entity/HuaguanCashOut.java
173c7f9dcd2738d7b7cf51a5b2cfe49b1cfc724f
[]
no_license
lzq817/FlowerSendWeb
4c1b2cad28270bc6df65bff3463b1479ebc7a518
c76fbf2596c6587588b9d9c16253fcb39aa9bbea
refs/heads/master
2023-01-28T04:13:56.145031
2018-04-09T13:50:02
2018-04-09T13:50:02
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,474
java
package entity; import java.sql.Timestamp; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.Id; import javax.persistence.Table; @Entity @Table(name = "HUAGUAN_CASH_OUT") public class HuaguanCashOut implements java.io.Serializable { /** 版本号 */ private static final lon...
[ "l" ]
l
46685a92a6ad055d539891a2e43886c892915dad
778526a0bce5767d0743b22c3b76391b81777c8b
/src/ESelectionType.java
4ec9d664e289684f1375d6700fccd2c22d2658dc
[]
no_license
yiwzhong/ELBSA4TSP
a58b9254d357a06a787361e4b38c212449f19796
6979db262640c76dda794f9e8b864353425bf3a1
refs/heads/master
2020-07-14T16:21:02.983054
2019-10-08T00:14:24
2019-10-08T00:14:24
205,351,646
1
1
null
null
null
null
UTF-8
Java
false
false
87
java
public enum ESelectionType { RANDOM, SYSTEMATIC_SEQUENCE, SYSTEMATIC_FOLLOWING }
[ "noreply@github.com" ]
yiwzhong.noreply@github.com
af4e5933bac3290ffefefb56884e66d2ca91950d
13dbb295745241fddbc66f78e19c3d6aee9f655b
/BankAccountKata/src/main/java/com/ividata/BankAccountKata/exception/InvalidTransactionException.java
508ba4e3ced49f337b5fb4852a86098744d1fb46
[]
no_license
moradjee/WorkspaceBank
a9ac6acb02833a5b4890e8c4fea9c66496e1b205
72fdd28b744ef6fdaf40bd0974c43cf171f2b1af
refs/heads/master
2020-06-12T10:24:19.294058
2019-06-28T13:02:48
2019-06-28T13:02:48
194,270,493
0
0
null
null
null
null
UTF-8
Java
false
false
339
java
package com.ividata.BankAccountKata.exception; public class InvalidTransactionException extends Exception { /** * Author Morad MELSAOUI * Classe exception pour les traitements transactional */ private static final long serialVersionUID = 1L; public InvalidTransactionException(String message) { super...
[ "52320939+moradjee@users.noreply.github.com" ]
52320939+moradjee@users.noreply.github.com
89b7e05efcb6a803de14d16295340fdc16bcb2e3
66f97a39e799281b37cc3afb5eeff6ba60918a30
/src/tinyrenderer/math/Vector2.java
a9b9316490a01366f30dba939fecc13dbdbed145
[]
no_license
FudgeRacoon/TinyRenderer
2727d1c999c646dec11606489d3aac9e11163ef8
f9ac8d9dce052cc949e79be8b885f4f8502318fb
refs/heads/master
2023-05-12T14:31:01.886311
2021-06-01T10:42:25
2021-06-01T10:42:25
365,608,838
0
0
null
null
null
null
UTF-8
Java
false
false
2,468
java
package tinyrenderer.math; /** * Representation of 2D vectors and points. */ public class Vector2 implements Comparable<Vector2> { public float x, y; public Vector2() { this.x = 0; this.y = 0; } public Vector2(float x, float y) { this.x = x; this.y = y; } ...
[ "fudgeracoon@gmail.com" ]
fudgeracoon@gmail.com
a610aad9466501da8f22802f78335ed32abbfcdc
71bbbed252336ab60ef2d43fee215d05ea2dc736
/eHealthSystemRest/src/main/java/nirmalya/aatithya/restmodule/common/utils/GenerateReceptionDocumentUploadParameter.java
8301772458ed8a9caedc0daadfa7a1e05edd0ec5
[]
no_license
amarendra108/ehealthsystemamar
9d3617194030c12c8aca88b2716510308315f1f8
ff283dfa5796636dffbf78e706d6e612e081c5ac
refs/heads/main
2023-08-21T09:20:04.709191
2021-10-22T17:13:48
2021-10-22T17:13:48
420,140,538
0
1
null
null
null
null
UTF-8
Java
false
false
946
java
package nirmalya.aatithya.restmodule.common.utils; import nirmalya.aatithya.restmodule.reception.model.RestReceptionProfileDocumentModel; import nirmalya.aatithya.restmodule.reception.model.RestReceptionProfileModel; public class GenerateReceptionDocumentUploadParameter { public static String getdrDataUpload(RestRe...
[ "84181098+amarendra108@users.noreply.github.com" ]
84181098+amarendra108@users.noreply.github.com
b9dcecc0a119d57d51ba851db9e1572f4cd27390
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/29/29_aae849bfcc32353d039fc4ecd3b086dcbc3a5d1b/HttpServer/29_aae849bfcc32353d039fc4ecd3b086dcbc3a5d1b_HttpServer_t.java
52bfdee4ebf74774be53d262852869368430700c
[]
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,445
java
import java.io.*; import java.text.*; import java.net.*; import java.util.*; import java.nio.file.*; import javax.activation.*; public class HttpServer { // Defualt Port set to 8080 private static int port = 8080; public static void main(String args[]) throws Exception{ /* Reads in the Args from the...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
b36d289ae413189c1d042f80b3a63892d10dc092
58a8ed34f613c281a5faaaefe5da1788f5739d17
/Application_code_source/eMybaby/sources/a/c/d/m/f/f.java
90b7d50d11ba747516cbd6efbfe29101ec960fc2
[]
no_license
wagnerwave/Dossier_Hacking_de_peluche
01c78629e52a94ed6a208e11ff7fcd268e10956e
514f81b1e72d88e2b8835126b2151e368dcad7fb
refs/heads/main
2023-03-31T13:28:06.247243
2021-03-25T23:03:38
2021-03-25T23:03:38
351,597,654
5
1
null
null
null
null
UTF-8
Java
false
false
734
java
package a.c.d.m.f; import android.content.Intent; import android.view.View; import com.cuatroochenta.miniland.pregnancy.babyDiary.BabyDiaryActivity; import com.cuatroochenta.miniland.pregnancy.babyDiary.FormBabyDiaryEntryActivity; public class f implements View.OnClickListener { /* renamed from: a reason: colli...
[ "alexandre1.wagner@epitech.eu" ]
alexandre1.wagner@epitech.eu
71b250ab3d0ffaa9b9adc5ebbb67e2a68dfe6dca
717c65b38b92f3468e64b863cbb76d29507b6140
/Kattis/torn2pieces/Main.java
6d0a3efe28ea561ea07fbbe1c17f9db941ab0640
[]
no_license
shaheedebrahim/practice-problems
53fe92ca7f685179f8b9a6fdcf1c37760ee3056b
cad502bad8f64e1197cfd9dd898daa9415537696
refs/heads/master
2020-05-22T16:47:23.770673
2017-03-20T05:22:07
2017-03-20T05:22:07
84,705,469
0
0
null
null
null
null
UTF-8
Java
false
false
3,071
java
import java.util.*; public class Main{ public static void main (String[] args){ Scanner input = new Scanner(System.in); int n = input.nextInt(); input.nextLine(); HashMap<String, ArrayList<String>> graph = new HashMap<String, ArrayList<String>>(); HashMap<String, String> pa...
[ "shaheed_ebrahim@hotmail.com" ]
shaheed_ebrahim@hotmail.com
a9e83a936aa1495e243b7ca1ca5ebdbddb7741d6
bc95bdb5e25837d3e14a13f95b1d83cd6a34fdcf
/dbflute-spring-example/src/main/java/com/example/dbflute/spring/dbflute/exentity/customize/PmCommentHint.java
589745b9e5e6ad1abe3ae586208f129e61f97f46
[ "Apache-2.0" ]
permissive
seasarorg/dbflute-example-container
6c296135cc8bc6aeae37064621f106adc31fb76d
acb34a648eab7dbfcf50cd59a60ee95a06b26420
refs/heads/master
2022-07-20T07:21:44.095260
2019-08-04T12:43:29
2019-08-04T12:43:29
13,245,011
1
1
null
2022-06-29T19:21:49
2013-10-01T13:46:16
Java
UTF-8
Java
false
false
1,099
java
/* * Copyright 2004-2014 the Seasar Foundation and the Others. * * 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 ...
[ "dbflute@gmail.com" ]
dbflute@gmail.com
b03995dc7634c7bf6082628b388fda0d02ffdc07
81b373ec4dacda89556163856876c72a98cd7aab
/interest_engine/src/main/java/com/interest/model/UpPlaylistSong.java
4f326f5c26aafca687754bbe092595e077b34c9e
[]
no_license
xutao1989103/interest_graph
26d2fee08e8a508250b17951bbae4e72429826ea
f9c49a897cd8d9e64536b764f76f790b6002c3c0
refs/heads/master
2020-05-27T00:55:18.310439
2015-05-13T06:48:00
2015-05-13T06:48:00
33,297,770
3
0
null
null
null
null
UTF-8
Java
false
false
1,299
java
package com.interest.model; /** * Created by 431 on 2015/4/25. */ public class UpPlaylistSong { private String artist; private String title; private String album; private Integer playTimes; private Long duration; private boolean like; private boolean dislike; public String getArtist(...
[ "xutao1989103@gmail.com" ]
xutao1989103@gmail.com
732dd03aa2f750acdef24cb21548836ad3d6ffaa
651124f882a9e8024fdaaef9184fc0e5d3eed31a
/app/src/main/java/com/actiknow/clearsale/utils/VerticalViewPager.java
6470a81df769db1ae6c02be64035a6a5d709f230
[]
no_license
actimobiledev/ClearSale
9370b5cff0f747e5492eb23dfd9a918261ae4508
c361d07c4a59b14b0d4a256cf417bc8f1dd14ca6
refs/heads/master
2021-01-21T18:29:12.901119
2017-06-12T11:51:44
2017-06-12T11:51:44
92,051,630
1
1
null
null
null
null
UTF-8
Java
false
false
1,143
java
package com.actiknow.clearsale.utils; import android.content.Context; import android.support.v4.view.ViewPager; import android.util.AttributeSet; import android.view.MotionEvent; /** * Created by deming_huang on 2016/3/25. */ public class VerticalViewPager extends ViewPager { public VerticalViewPager(Context co...
[ "actiknow.mobiledev@gmail.com" ]
actiknow.mobiledev@gmail.com
5113c7f268d077fde1452ebf9d640b341cb31f75
2a6e33b1ddf5c17d8300c95041ec8589b30f405f
/Komunikator/app/src/androidTest/java/com/example/leszek/komunikator/ApplicationTest.java
f000db7bfd88a6bc3d96dc572107dedafd62b6f2
[]
no_license
Nehood/Android
34300f381cb257eeee126d0f395ddceba0ca58c4
ab4e31b37f7a4e9ed483790b18aa5b4a3eb0add6
refs/heads/master
2021-01-17T16:04:05.426377
2016-08-20T06:53:32
2016-08-20T06:53:32
63,854,473
0
0
null
null
null
null
UTF-8
Java
false
false
361
java
package com.example.leszek.komunikator; import android.app.Application; import android.test.ApplicationTestCase; /** * <a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a> */ public class ApplicationTest extends ApplicationTestCase<Application> { public ApplicationTest() { ...
[ "gorkiewiczm@gmail.com" ]
gorkiewiczm@gmail.com
1b3a6695bc8b146e8646bb0999b30ab984df38bb
8af1164bac943cef64e41bae312223c3c0e38114
/results-java/openhab--openhab1-addons/f83d6b2fbec4ac5fea8bebe2f57fb7f4469d5403/after/IhcResourceInteractionService.java
2135d4e649c8fc65fdc2cd52a4e30f364a7e7150
[]
no_license
fracz/refactor-extractor
3ae45c97cc63f26d5cb8b92003b12f74cc9973a9
dd5e82bfcc376e74a99e18c2bf54c95676914272
refs/heads/master
2021-01-19T06:50:08.211003
2018-11-30T13:00:57
2018-11-30T13:00:57
87,353,478
0
0
null
null
null
null
UTF-8
Java
false
false
21,080
java
/** * Copyright (c) 2010-2015, openHAB.org and others. * * 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, and is available at * http://www.eclipse.org/legal/epl-v10.html */ package org...
[ "fraczwojciech@gmail.com" ]
fraczwojciech@gmail.com
af9ee61a79bbc0eb8461ec7c6888ffc6f6c56001
dcb64d4a551470dc077b6502a2fe583e78275abc
/Fathom_com.brynk.fathom-dex2jar.src/org/java_websocket/drafts/Draft_17.java
da23031e97a9eef47d8af021e03c43ba1c7f7b05
[]
no_license
lenjonemcse/Fathom-Drone-Android-App
d82799ee3743404dd5d7103152964a2f741b88d3
f3e3f0225680323fa9beb05c54c98377f38c1499
refs/heads/master
2022-01-13T02:10:31.014898
2019-07-10T19:42:02
2019-07-10T19:42:02
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,129
java
package org.java_websocket.drafts; import org.java_websocket.exceptions.InvalidHandshakeException; import org.java_websocket.handshake.ClientHandshake; import org.java_websocket.handshake.ClientHandshakeBuilder; public class Draft_17 extends Draft_10 { public Draft.HandshakeState acceptHandshakeAsServer(ClientHands...
[ "jean-francois.lombardo@exfo.com" ]
jean-francois.lombardo@exfo.com
2ce48412cd2f313ea7bd4ae5894062211f9517a4
c1976e919301c2be60b2af1dc3aac0cfa3b4ffec
/src/main/java/com/smartphone/controller/HomeController.java
1001f002a00467535109a8829594cbed250a878c
[]
no_license
BrickMover/smartMobile
826a2d1fa5aff537d49e321a6c5b7570e6a01588
a3e3fbde28c3113d72e78fbb77221f0fbe195fe5
refs/heads/master
2021-01-19T06:18:56.431025
2015-01-12T12:30:25
2015-01-12T12:30:25
29,009,422
0
0
null
null
null
null
UTF-8
Java
false
false
971
java
package com.smartphone.controller; import org.springframework.mobile.device.Device; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.RequestMapping; @Controller public class HomeController { @RequestMapping(value={"/", "/home"}) public String home(Dev...
[ "wangyitaocp3@163.com" ]
wangyitaocp3@163.com
1d98cc9bd5787bda4b5198d661448be73734fa2a
5345ad8f6b69fa1431a32895d9ac3ba07c31e607
/src/main/java/com/ruoyi/project/system/cultrue/controller/ServersController.java
2abdf8b60a0a02ffea03bca1c486b2964e278f4b
[ "MIT" ]
permissive
heavypig/di_xjk
35f9c0dbdfaa844d41296917ce632df9df5e611d
e46c50e608639bc0aaf7636a1a51d3c5b3181f97
refs/heads/master
2023-01-14T07:21:03.415862
2020-11-25T08:34:27
2020-11-25T08:34:27
298,728,547
0
0
null
null
null
null
UTF-8
Java
false
false
1,162
java
package com.ruoyi.project.system.cultrue.controller; import com.baidu.ueditor.ActionEnter; import org.springframework.stereotype.Controller; import org.springframework.util.ClassUtils; import org.springframework.web.bind.annotation.RequestMapping; import javax.servlet.http.HttpServletRequest; import javax.servlet.htt...
[ "chun0322@" ]
chun0322@
fa447873347bd880405d009e55f3acbf98261ea3
7375587ca055ec1b71bb9b5907eb6dba48783300
/src/tw/org/iii/mesa0515/LAB1551.java
76d5f85f8641e581019a7f589ff21a13159f4e8d
[]
no_license
jamiedream/JamieJava
984f3fff061aa41c14a146db4e91bc3ab65a9f38
23fb6b47c0f435befd409e33208c2f31e6feebb9
refs/heads/master
2020-12-08T23:50:43.127509
2016-09-19T14:12:49
2016-09-19T14:12:49
66,894,291
0
0
null
null
null
null
UTF-8
Java
false
false
640
java
package tw.org.iii.mesa0515; import java.net.DatagramPacket; import java.net.DatagramSocket; import java.net.InetAddress; import java.net.SocketException; //同一網域接收 public class LAB1551 { public static void main(String[] args) { String x = "Hello!!哈哈"; byte[] buf = x.getBytes(); try { DatagramSo...
[ "jamie78831@gmail.com" ]
jamie78831@gmail.com
0388add15cf40a8e076d85b4981518e9051aa039
108cafd377f0acbc608b8b735c11dec5ee2d056f
/HarvesterProject/src/net/quantium/harvester/screen/components/BackButton.java
396b90d184ee559573a1803879df16332c1b439d
[ "MIT" ]
permissive
Quant1um/The-Harvester
919ba2ed876c32bdcf22ceabb7d8de95fbc5eb12
e9e5fcc3ac3d76bf58220c321805bb15465946d0
refs/heads/master
2022-03-05T06:30:31.024150
2019-10-31T10:17:48
2019-10-31T10:17:48
104,643,863
0
0
null
null
null
null
UTF-8
Java
false
false
366
java
package net.quantium.harvester.screen.components; import net.quantium.harvester.Main; import net.quantium.harvester.input.MouseState; public class BackButton extends Button { public BackButton(int x, int y) { super(x, y, 7, "back", 5, 1); } @Override public void onClick(MouseState button) { Main....
[ "spitfirexv22@gmail.com" ]
spitfirexv22@gmail.com
e05eb3ddff5c37c307bd99c3c91060b1e7e4738d
8b1f9ceb6c77f2c5c72280221804d36a643903f9
/Hibernate/T4/30张文康/上机作业/HB_T04/test/com/qhit/lh/g4/ZWK/HB_T03/EmpTest.java
35e3a86443f276f2caeaeba43a1abdc3d699e931
[]
no_license
ZWK123456789/163G4G
da4a1258a933fbf966b6b043ba55507de025f093
2ff0d48166fabb62a0c3b01d7ae12da42dbb28b3
refs/heads/master
2021-09-10T20:11:53.816266
2018-04-01T12:56:12
2018-04-01T12:56:12
111,619,300
0
0
null
2017-12-01T03:28:26
2017-11-22T01:02:25
Java
UTF-8
Java
false
false
1,310
java
/** * */ package com.qhit.lh.g4.ZWK.HB_T03; import static org.junit.Assert.*; import org.junit.Test; import com.qhit.lh.g4.ZWK.HB_T04.bean.Dept; import com.qhit.lh.g4.ZWK.HB_T04.bean.Emp; import com.qhit.lh.g4.ZWK.HB_T04.bean.UserInfo; import com.qhit.lh.g4.ZWK.HB_T04.sevice.impl.BaseServiceImpl; /** * @author ...
[ "793592359@qq.com" ]
793592359@qq.com
a32369bf7da2c5e97c741a5ce791f83e3bdf9cbd
fe58305e048b8a2419a06ddacef83626f200e858
/Source/Welcome.java
2d3422b52bb67cd6865c90cfcb2a0ca94297e1da
[]
no_license
RishabhKumr/Accident_Prediction
24887ac6aed16aa6a5214a23a47790af4d202eb7
d87f7b64a7efcb66c78c20098cbb9a48ee630213
refs/heads/master
2022-08-27T11:32:53.580020
2022-08-04T07:58:30
2022-08-04T07:58:30
203,400,757
1
0
null
null
null
null
UTF-8
Java
false
false
219
java
import javax.swing.*; import java.awt.*; class Welcome extends JFrame { Welcome() { setDefaultCloseOperation(javax.swing.WindowConstants.DISPOSE_ON_CLOSE); setTitle("Welcome"); setSize(400, 200); } }
[ "500054802@stu.upes.ac.in" ]
500054802@stu.upes.ac.in
8be020a23690889af7162185452f715b8bdf1877
b6d3404ae78074efe831bf781d6adb8de6d8f7db
/app/src/main/java/com/example/projecteandroiduf1/HeaderFragment.java
e0ef70a4582ea91b975bf0a33050a724efa0f511
[]
no_license
KurtisLofu/ProjecteAndroidUF1
94987dc49c937620ca6462adbf2bc62540329cfe
1f2a2fcb76050cc799ae67604db6d39ba1b06f74
refs/heads/master
2020-09-24T23:53:34.475125
2019-12-04T13:24:55
2019-12-04T13:24:55
null
0
0
null
null
null
null
UTF-8
Java
false
false
664
java
package com.example.projecteandroiduf1; import android.os.Bundle; import androidx.fragment.app.Fragment; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; /** * A simple {@link Fragment} subclass. */ public class HeaderFragment extends Fragment { public HeaderFra...
[ "adcorteslo5@gmail.com" ]
adcorteslo5@gmail.com
c134c7563941ba0371e18ae9d83236f63e79a453
aabced495e9775dd55181a6d3af45d973fe05f90
/product_catalog_search/src/main/java/com/catalogsearch/application/controller/ExceptionController.java
ee53a1e6f36556ed56b1f38f03290c6800e966d4
[]
no_license
vaibhavthapliyal/Product-Catalog-Search
268bd9dc722ec894e09c2efb517860bb608d68bb
3999a420c4bc9a96740c77539faf484d2be6c8dd
refs/heads/master
2023-03-10T10:32:24.586715
2021-02-26T06:05:18
2021-02-26T06:05:18
342,477,782
0
0
null
null
null
null
UTF-8
Java
false
false
855
java
package com.catalogsearch.application.controller; import org.springframework.http.HttpStatus; import org.springframework.http.ResponseEntity; import org.springframework.web.bind.annotation.ControllerAdvice; import org.springframework.web.bind.annotation.ExceptionHandler; import com.catalogsearch.application.exception...
[ "vaibhav.thapliyal.91@gmail.com" ]
vaibhav.thapliyal.91@gmail.com
391a96d3269833f64e14914994d13f7e45b21bc0
2506a7d35ab0a574ae648d34c9d52d8115e73387
/SSAFY_SecondProject/src/com/file3/FileManagerImpl.java
b2244a80a5622543e3a434d1a67e342092070540
[]
no_license
rheehot/web-mobile
adfeb381e1cdc76ff3aee96b51e16af3131c986a
1b96b81bf5a21b0489cdffff7f1b0d8690705b3b
refs/heads/master
2022-11-14T11:04:23.433702
2019-08-18T08:54:40
2019-08-18T08:54:40
null
0
0
null
null
null
null
UHC
Java
false
false
2,128
java
package com.file3; import java.util.ArrayList; public class FileManagerImpl implements FileManager{ ArrayList<File> playList; FileManagerImpl(){ playList = new ArrayList<>(); } @Override public ArrayList<File> allFiles() { // TODO Auto-generated method stub return playList; } @Overri...
[ "gimoon0226@naver.com" ]
gimoon0226@naver.com
67c19a07973ce37de2f2bc900e66f61efdaf5260
445b456c20b3713049bc16e6f256a349581bfb24
/src/java/controller/docentes/CorrecaoDocente.java
cf815702d264e4ce7d235e72356df6b20de3baa0
[]
no_license
Janio-Rosa/correcaoonline
d7c79d53bd7823d7eca69f432cbd497d5cce4937
9e546068fa82c4be47dbcded3c0794e1bf5db6c6
refs/heads/master
2020-09-15T11:42:10.598245
2019-11-22T15:51:01
2019-11-22T15:51:01
223,434,797
0
0
null
null
null
null
UTF-8
Java
false
false
793
java
package controller.docentes; import controller.CorrecaoBasic; import javax.faces.bean.ManagedBean; import javax.faces.bean.SessionScoped; import javax.faces.context.FacesContext; import javax.servlet.http.HttpSession; /** * * @author Janio */ @ManagedBean(name = "CorrecaoDocente") @SessionScoped public class Corr...
[ "janio@ufu.br" ]
janio@ufu.br
e628b436180d0c7991bcbc5dca4a4b377aa90e41
af90df381627ef68e0dd671d217fdbfa58cd7cef
/tom1_ch10/src/properties/PropertiesTest.java
c52d5b635ac772b471b62617d0d8ec0543d93f49
[]
no_license
mr-mdk/workspase_horstmann
720bdc0b6ff013cce448f6cea1d1a2cf347c3526
6c468c3ff7c32741783dc83c12ea14fe71a1eb79
refs/heads/master
2020-06-04T00:15:16.091743
2015-09-08T23:07:06
2015-09-08T23:07:06
42,143,626
0
0
null
null
null
null
UTF-8
Java
false
false
2,697
java
package properties; import java.awt.EventQueue; import java.awt.event.*; import java.io.*; import java.util.Properties; import javax.swing.*; /** * A program to test properties. The program remembers the frame position, size, * and title. * * @version 1.00 2007-04-29 * @author Cay Horstmann */ public class Pr...
[ "morris@i.ua" ]
morris@i.ua
171fe38cd98058a68d968d5e12c14292819fcf07
73e5f3587bccb123588418e20782d24af278247f
/src/tetris/pecas/L.java
0966572f423d9e97b3013c2a312ecc484ff6071b
[]
no_license
ctmartinez1992/Tetris
d0504fe596df22b1df94dc63b4aa7d56b9021eed
6f6aa3de3e5d1d2914a2bff6e2b9637bb7660dc8
refs/heads/master
2020-06-04T11:49:23.542242
2014-02-24T14:40:42
2014-02-24T14:40:42
null
0
0
null
null
null
null
UTF-8
Java
false
false
324
java
package tetris.pecas; public class L extends Peca { byte [][] kernel = {{0,0,0,0},{0,1,0,0},{0,1,0,0},{0,1,1,0}}; @Override public byte[][] getKernel() { return kernel; } @Override public void setKernel(byte[][] newKernel) { this.kernel = newKernel; } @Override public byte getCor() { return 2; }...
[ "ctmartinez1992@gmail.com" ]
ctmartinez1992@gmail.com
0c128d485eb031dfa3b0119ab8ea95585a52a7e6
a4db3f44ab6d6b749bbe439d86a000ad960cd07a
/app/src/test/java/com/emre/android/weatherapp/SettingsDAOTest.java
f8331ca6b885f3135daf9d4881186805b275f135
[]
no_license
emreuskuplu/Weather
020658f7adce56e6ead74bd6e81748c51fdcc86c
fbabb6b39be01c7813d689619084306305f512ed
refs/heads/master
2020-06-01T12:41:23.629024
2020-01-23T15:00:06
2020-01-23T15:00:06
190,782,293
2
0
null
2020-01-23T14:56:58
2019-06-07T17:18:25
Java
UTF-8
Java
false
false
2,329
java
/* * Copyright (c) 2019. Emre Üsküplü * * 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 ...
[ "uskupluemre@gmail.com" ]
uskupluemre@gmail.com
b13b157213c20bdcda89d9bfb7bdac3d245cf448
d26fb66bf4596b8e4becf70e865f0e3414c1521a
/src/test/java/com/betterfly/repository/search/ObligationConformiteSearchRepositoryMockConfiguration.java
d55f765f4c74b8c54230fc2e829a00cd0db0c364
[]
no_license
AbdeljalilNachi/betterfly
55c1207cea29f5fa620ca9e37e8435bb8eeb9176
2c6d07ae5f7572f1a62f2e4ec06d0d8aab2b39dd
refs/heads/master
2023-03-26T18:37:20.393673
2021-03-18T12:19:30
2021-03-18T12:19:30
343,828,443
0
0
null
null
null
null
UTF-8
Java
false
false
500
java
package com.betterfly.repository.search; import org.springframework.boot.test.mock.mockito.MockBean; import org.springframework.context.annotation.Configuration; /** * Configure a Mock version of {@link ObligationConformiteSearchRepository} to test the * application without starting Elasticsearch. */ @Configuratio...
[ "abdeljalilnachi@gmail.com" ]
abdeljalilnachi@gmail.com
6f26bca0ad52881507e492dc815792d0aa74ac45
b0fa099436420034a21be30dda255ac706a55e81
/src/main/java/com/huahua/service/system/SiteService.java
46371915c8214feb3d90d85cecb201768f03ce04
[]
no_license
dreamkele2007/springboot
f935a27d185aff47d2eb04f5fa22870e003342b4
0f8a6b53f708632b48e3d334ddf427d22ba8155f
refs/heads/master
2022-06-29T02:26:56.619354
2020-05-31T05:30:08
2020-05-31T05:30:08
103,279,150
2
2
null
2022-06-20T23:22:23
2017-09-12T14:11:14
CSS
UTF-8
Java
false
false
919
java
package com.huahua.service.system; import com.huahua.domain.system.SmSite; import java.util.List; /** * @author GYM * @date 2020/4/17 14:24 * @Description: TODO */ public interface SiteService { /** * 新增 * * @param smSite */ public int insertSelective(SmSite smSite); /** * ...
[ "gaoymf@yonyou.com" ]
gaoymf@yonyou.com