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
69d2cdb3fedd4a38d507154bca3711f02b5a3130
7945c9f9016e44e9347bce8882cc99830bd455c4
/src/main/java/beer/repository/BeerRepository.java
4e20dc620723b797305c95d96c929f75cee48c9c
[]
no_license
Slygreedy/beerapicouchbase
9ac283b1239556b0b6167d1ad7403c86984c5dcb
ef6c4d249a53946cc41af56802ac0a486aa49ddc
refs/heads/master
2021-01-20T08:29:47.217409
2017-05-03T08:10:03
2017-05-03T08:10:03
null
0
0
null
null
null
null
UTF-8
Java
false
false
289
java
package beer.repository; import beer.model.Beer; import org.springframework.data.repository.CrudRepository; import java.util.List; public interface BeerRepository extends CrudRepository<Beer, String>{ Beer findOne(String id); List<Beer> findByBreweryId(String breweryName); }
[ "fergus.simond@uk.tesco.com" ]
fergus.simond@uk.tesco.com
5a5d768c0978e1e444d9db803e395fe6ba74b608
2025517dfb8176b9ab04fa0b542c1ec0687a9159
/retrofit/src/main/java/retrofit2/http/POST.java
e48183e106d9d3f2ff37832ef13a1235c9767150
[]
no_license
spysoos/MiniRetrofit
5b2b5c14a0297de94fd1acc6a79f9a5a5f1b9314
e426d10e3d94187d388db51907d21d72aa2a4496
refs/heads/master
2021-11-03T22:53:17.011673
2019-04-26T13:26:21
2019-04-26T13:26:21
null
0
0
null
null
null
null
UTF-8
Java
false
false
376
java
package retrofit2.http; import java.lang.annotation.ElementType; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import java.lang.annotation.Target; /** * Created by zhuoxiuwu * on 2019/4/25 * email nimdanoob@gmail.com */ @Target(ElementType.METHOD) @Retention(RetentionPolicy....
[ "zhuoxiuwu@hellobike.com" ]
zhuoxiuwu@hellobike.com
e6fae261073bb0a567e3e3b1cf893684692c5b57
7643d6d6f9c0d2a89f813e1cedbbe0cdd2e34a12
/src/Perfume.java
13eb8c350f53f5fc4422032c21da553d5bda74e8
[]
no_license
Cdelim/Mini-Online-Shopping
37617744343affcc6200e1fe23d5119afd5b5c0b
7781bba9ea4f45031c2342c1df71f493c6c9c9b8
refs/heads/master
2020-05-01T10:36:53.424202
2019-03-24T14:21:12
2019-03-24T14:21:12
177,424,286
1
0
null
null
null
null
UTF-8
Java
false
false
1,265
java
public class Perfume extends Cosmetic{ String lastingDuration; /**To create an object from the Cosmetic class * @param type Variable from Items class. * @param price Variable from Items class. * @param manufacturer Manufacturer of the Perfume object to be created. * @param brand Brand of the Perfume object t...
[ "cembektasoglu7@gmail.com" ]
cembektasoglu7@gmail.com
e462153599e83b2d3049c9b19cbaf738fd54b5c4
83ed1f4070ee69e7ce1fe0877deda7c9016828a2
/opslabSSHibernate/src/test/java/com/opslab/framework/base/action/SuperActionTest.java
6b782e327a5afaad4300feb40e586d192f315581
[]
no_license
BaronND/opslabJava
78f5c5d5549cab3e0619a6070a10429874098d7c
f3749a3e3cc78b886e5af526625a0dd469f1f9c3
refs/heads/master
2021-05-06T10:02:20.800676
2017-11-01T14:38:49
2017-11-01T14:38:49
114,087,392
1
0
null
2017-12-13T07:15:45
2017-12-13T07:15:44
null
UTF-8
Java
false
false
7,916
java
package com.opslab.framework.base.action; import com.opslab.util.JacksonUtil; import com.opslab.util.SysUtil; import org.junit.Before; import org.junit.runner.RunWith; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.mock.web.MockHttpServletRequest; import org.springfra...
[ "909070781@qq.com" ]
909070781@qq.com
e6ffb941c347ac249745cd5393ca5cc015f5a098
2200824e81b81c802cf7477b1e67ad4b1288ae53
/app/src/main/java/com/propster/paymentRecords/PaymentRecordsDetailActivity.java
9e46a1607d443b3fdf62d0bc278f8d7cc76c29bc
[]
no_license
KelvinYapZiYann/Propster
af945946e580f08a522e67c900dd7b240d683ddb
a6c020d00a3cf32e8d097d618640e482e3726702
refs/heads/main
2023-06-17T20:43:53.052032
2021-07-14T06:01:53
2021-07-14T06:01:53
358,199,015
0
0
null
null
null
null
UTF-8
Java
false
false
357
java
package com.propster.paymentRecords; import android.os.Bundle; import androidx.annotation.Nullable; import androidx.appcompat.app.AppCompatActivity; public class PaymentRecordsDetailActivity extends AppCompatActivity { @Override protected void onCreate(@Nullable Bundle savedInstanceState) { super.on...
[ "32502408+KelvinYapZiYann@users.noreply.github.com" ]
32502408+KelvinYapZiYann@users.noreply.github.com
64178b377e0718a8d97db9892e224e4e2aa040cf
8b4980bfecfd3bb8418abe79442108fad574cc63
/src/main/java/me/cubert3d/palladium/gui/widget/DisplayWindow.java
27967faa03d88ead2c5a889e7da28f1e65331be7
[ "CC0-1.0" ]
permissive
WaveringAna/Palladium-Cheat-Engine
22c490b7d2b347c3d13924951d6a848859841a4c
79cd4c6d6f7c5ace88f69914e01b0a56b36a471c
refs/heads/master
2023-06-26T01:19:03.584819
2021-07-17T05:16:27
2021-07-17T05:16:27
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,300
java
package me.cubert3d.palladium.gui.widget; import me.cubert3d.palladium.gui.DrawHelper; import me.cubert3d.palladium.gui.text.ColorText; import me.cubert3d.palladium.gui.text.Colors; import me.cubert3d.palladium.gui.text.provider.TextProvider; import me.cubert3d.palladium.util.annotation.ClassInfo; import me.cubert3d.p...
[ "cubert3d@gmail.com" ]
cubert3d@gmail.com
3febc5d64e56ce03742ae170f9ec514dc8f0b8fe
b683cfbb43cf475b8db7c1561bd02f416759eee1
/MDUtilsLib/src/main/java/tw/idv/madmanchen/mdutilslib/utils/ImageUtils.java
64da3a4abda3fa6ddc807924996f4c6e729b9cc8
[]
no_license
army650663/MDUtils
5955e4fd5481eee6918d74aec5bd559687d6d6b9
3fa452596db8798a85f49b96dd186b6c3e7b5cf1
refs/heads/master
2021-01-20T01:52:13.779472
2017-06-13T04:23:14
2017-06-13T04:23:14
89,336,981
0
0
null
null
null
null
UTF-8
Java
false
false
2,295
java
package tw.idv.madmanchen.mdutilslib.utils; import android.graphics.Bitmap; import android.graphics.BitmapFactory; import android.graphics.Matrix; import android.graphics.RectF; import android.os.Handler; import android.support.annotation.Nullable; import android.support.annotation.WorkerThread; import android.widget....
[ "madmanchen@hsinten.com.tw" ]
madmanchen@hsinten.com.tw
39531ecd3895f39adbe89832352e268624885d55
5f306dd9cdeed6a682f86ec49e4dcf88648eeb76
/src/itbootcamp/selenium/vezbe/SeleniumZadatak06032020.java
74883367a8b0447d4c91be30822964172bd99363
[]
no_license
rajiva366/SeleniumLearning
f33cb7471c192625181eabba049f61191633d002
6ca3e3fb97bebaeaf8c2ac815902bdfbf64bea47
refs/heads/master
2021-02-19T01:00:32.640182
2020-03-06T19:36:04
2020-03-06T19:36:04
245,260,552
0
0
null
null
null
null
UTF-8
Java
false
false
1,571
java
package itbootcamp.selenium.vezbe; import org.openqa.selenium.By; import org.openqa.selenium.WebDriver; import org.openqa.selenium.WebElement; import org.openqa.selenium.chrome.ChromeDriver; public class SeleniumZadatak06032020 { static WebElement pol; public static void main(String[] args) { System.setProperty(...
[ "raj_iva@yahoo.com" ]
raj_iva@yahoo.com
f4292397515d0c09272543fafa7fdb1745f32b66
0aec7d5eb1b28c62a588cc21dae515b929f5b21e
/src/test/java/org/sid/BpayProApplicationTests.java
841baa5c9bca1129a375cd4ba1b7f4b925d3eef3
[]
no_license
oumaimalaab/Bpay
d791cf014aa8ac34d140fb36dfececbe94bcab3c
7321abd6ebe9ecf91d074c0784e8c4021988f929
refs/heads/master
2020-05-05T13:53:55.505632
2019-04-09T09:57:56
2019-04-09T09:57:56
180,098,085
0
1
null
null
null
null
UTF-8
Java
false
false
325
java
package org.sid; 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 BpayProApplicationTests { @Test public void contextLoads() { ...
[ "laabidoumaima001@gmail.com" ]
laabidoumaima001@gmail.com
c530f39289850da964acce655ef24431caf0a528
d93f8c57dfcf5a38c96727a1c11de3281a3d0567
/src/main/java/com/twjitm/transaction/utils/JdomUtils.java
dc29b7360ffe1d297bd6de8afdcb1608e0760c19
[]
no_license
tangyiyong/twjitm-transaction
f4a6a215e48328635b1f0ee1f7d3fa4598b00faf
c151ad99d05707b92080b6067c26e9abd17a7b00
refs/heads/master
2020-04-10T11:37:35.105381
2018-11-08T14:59:36
2018-11-08T14:59:36
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,920
java
package com.twjitm.transaction.utils; import org.jdom2.Document; import org.jdom2.Element; import org.jdom2.input.SAXBuilder; import java.io.InputStream; import java.net.URL; /** * @author twjitm - [Created on 2018-08-20 14:17] * @company https://github.com/twjitm * @jdk java version "1.8.0_77" */ public class J...
[ "1029718215@qq.com" ]
1029718215@qq.com
39a97179fc400b361fd507fbc33886d499cbda4c
304cc2bac2a15e361aa61f282ae8c7a689df4fdf
/sdk/resourcemanager/azure-resourcemanager/src/samples/java/com/azure/resourcemanager/network/generated/RoutesGetSamples.java
f0c2116101a530b137dfda72416e9db3a4f2ee2c
[ "MIT", "LicenseRef-scancode-generic-cla", "LicenseRef-scancode-warranty-disclaimer", "LicenseRef-scancode-unknown-license-reference", "LGPL-2.1-or-later", "CC0-1.0", "BSD-3-Clause", "UPL-1.0", "Apache-2.0", "LicenseRef-scancode-public-domain", "BSD-2-Clause" ]
permissive
conniey/azure-sdk-for-java
b10ef4f1b78f9aa29a8e019da1a8b1219c19d8ad
fc95454298adcce03630faff78e60ba3fe05253b
refs/heads/main
2023-08-26T04:25:35.062843
2023-08-25T16:03:33
2023-08-25T16:03:33
169,783,499
0
1
MIT
2023-09-14T05:40:16
2019-02-08T18:54:15
Java
UTF-8
Java
false
false
871
java
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. // Code generated by Microsoft (R) AutoRest Code Generator. package com.azure.resourcemanager.network.generated; /** Samples for Routes Get. */ public final class RoutesGetSamples { /* * x-ms-original-file: specif...
[ "noreply@github.com" ]
noreply@github.com
433f3d23691a764b2a0959f48f62c396b1112e3a
c1b4377262cb07b745b60cbe29bfe4df40807556
/7_Java_Class_200417/src/com/workbook/IOExceptionCase3.java
e0c225ec00dd911b9d1f16430f2a281b05930ebf
[]
no_license
Theo-Junior/Bigdataplatform_Java_Class_Note
b65e4ec7d9989d56b447726255b77457c75f1cb8
2c73a6659a92d64a429dcc3c625c20e537128487
refs/heads/master
2022-06-14T20:16:07.171384
2020-05-08T06:36:45
2020-05-08T06:36:45
254,815,232
0
1
null
null
null
null
UTF-8
Java
false
false
1,199
java
package com.workbook; import java.nio.file.Path; import java.nio.file.Paths; import java.nio.file.Files; import java.io.BufferedWriter; import java.io.IOException; /* * 상속 및 호출관계가 복잡한 상황에서의 try-catch 구문 실습 * main -> md1 -> md2 로 실행이 된다. * 이후 오류 발생시에는 * md2 -> md1 -> main 순으로 throw하며 처리한다. */ public class IOE...
[ "63324349+Theo-Junior@users.noreply.github.com" ]
63324349+Theo-Junior@users.noreply.github.com
cd50788086a950146027ab38bea7e334c5e10925
28c757f8d0a865f3eb4c938a39da069b0535271b
/Binomio.java
003836db9588b1d3edc7a6522db030001853c809
[]
no_license
francnascimento/Random-sort
8f7aca8fa8f1e9334e7b830d9d75278bca5990b2
49c6e1273264cc98f35b9041971247014b3d4353
refs/heads/master
2021-07-19T10:21:58.920371
2017-10-11T20:04:53
2017-10-11T20:04:53
108,582,418
0
0
null
2017-10-27T18:45:21
2017-10-27T18:45:20
null
UTF-8
Java
false
false
490
java
class Binomio{ public static void main(String[] args){ int n = 8; int i = 8; System.out.println(factorial(n)); int coefficient = factorial(n) / (factorial(i) * factorial(n - i)); System.out.println(coefficient); } private static int factorial(int i) { if(i == 0)...
[ "gabrielpardi@outlook.com" ]
gabrielpardi@outlook.com
fe2d57cd57c854d0c39670e213fecdd3112b7957
5568054b8f6c65e4bef58d46543eb12c66e3803d
/BitsandPizzas-CardView-RecyclerView-Adapter-LayoutManager/java/com/example/alex/bitsandpizzas/CaptionedImageAdapter.java
f6708cf7e69ab238ad9e9a208f7917c9231acfaa
[]
no_license
Investik/android
eec9e105488dfc10e9b6806da236f52e3b318293
a94ebdb39c11022b845828d088d331d4fd54a307
refs/heads/master
2016-08-12T20:59:06.637013
2016-03-14T13:25:10
2016-03-14T13:25:10
53,109,753
0
0
null
null
null
null
UTF-8
Java
false
false
2,721
java
package com.example.alex.bitsandpizzas; /** * Created by Alex on 14.03.2016. */ import android.support.v7.widget.CardView; import android.support.v7.widget.RecyclerView; import android.view.View; import android.view.ViewGroup; import android.view.LayoutInflater; import android.widget.ImageView; import and...
[ "alexander.meleshkin@mail.ru" ]
alexander.meleshkin@mail.ru
4fc70e56ab0561bb8d726e838f1af4408db9873e
66d9c692976d78bf5006d69689e4e3d756fd5ac8
/app/src/main/java/com/rohankadkol/weatherapp10/models/Temp.java
7bcf3e59c84c54417447d97a2b3c2a6a34614f8b
[]
no_license
rohan-kadkol/Android-Developer-Essentials-10-Weather-App
f781415fb91cdaa31365276de78dee44671bea38
0f47f2daa7ec9a220ddb2410ab3b25d31c4ec090
refs/heads/master
2022-12-04T05:40:34.624987
2020-08-26T22:20:29
2020-08-26T22:20:29
290,616,907
2
0
null
null
null
null
UTF-8
Java
false
false
228
java
package com.rohankadkol.weatherapp10.models; public class Temp { private double max; private double min; public double getMax() { return max; } public double getMin() { return min; } }
[ "rohan-kadkol@users.noreply.github.com" ]
rohan-kadkol@users.noreply.github.com
7d6e2b8b4f776645e2980b89b837ded699af5d35
ee6b8094019b1774add0f64d09301745bb4fa3a5
/app/src/main/java/com/boombar/drjoshi/fragment/Mainfile/MyRecyclerViewAdapter.java
b292887ea118168e5d3831f14650f3d4a6a1860f
[]
no_license
AnushkaJoshi/Goonj2k17
2fb59c210fe72875e1e695b184452fe3c38ba434
4b1e76bd3d0e25d337ce9a662b3f7e0f4accb256
refs/heads/master
2020-12-30T14:13:44.715495
2017-05-15T09:03:06
2017-05-15T09:03:06
91,298,951
1
0
null
null
null
null
UTF-8
Java
false
false
3,554
java
package com.boombar.drjoshi.fragment.Mainfile; /** * Created by User on 19-02-2017. */ import android.content.Context; import android.content.Intent; import android.support.v7.widget.RecyclerView; import android.util.Log; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; im...
[ "anushka137joshi@gmail.com" ]
anushka137joshi@gmail.com
bc7d721ff0fb66df9fab67afdb64fc729d8c2f39
c89a21edffe48ed388fb65b38ddd37fa7789e344
/src/fr/demos/metier/Product.java
aa469c59d7c919b28ce045ff0f75365852b7daf5
[]
no_license
khWam/EcommerceWeb
164d0d53c0bcc6bf76b7d3fb6c522fab49c5dad9
33951688d3e2363b4ec41b9a3fa4922d94993c98
refs/heads/master
2021-01-01T03:55:57.068993
2016-05-04T10:26:41
2016-05-04T10:26:41
55,997,887
0
0
null
null
null
null
UTF-8
Java
false
false
3,502
java
package fr.demos.metier; import java.sql.Timestamp; import java.util.Calendar; public class Product { private int id; private String name; private String description; private int price; private Timestamp last_update; private int quantity; private Category category; public int quantityAcheter = 0;...
[ "khebzegga.wassim@gmail.com" ]
khebzegga.wassim@gmail.com
83a363545b635ca99143853aaad1d6bb9bcd4849
c4ca2f18993daf70653b6b75f72591789f1dd040
/src/main/java/com/tm30/allgigsproject/model/CountryModel.java
10863e31a356f0e08693a94cc8907bd6ed24567a
[]
no_license
kayode-ik/ALL-GIGS-PROJECT
8f97676f1bad445a6bd548eb93f2367314521bd3
9855454f22ba3d9d26df6becacb652115bdf8539
refs/heads/master
2022-11-29T09:41:00.120717
2020-08-04T08:40:47
2020-08-04T08:40:47
null
0
0
null
null
null
null
UTF-8
Java
false
false
941
java
package com.tm30.allgigsproject.model; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persistence.GenerationType; import javax.persistence.Id; import javax.persistence.Table; @Entity @Table(name = "COUNTRY") public class CountryModel { @Id @G...
[ "shileroland@gmail.com" ]
shileroland@gmail.com
24a4f1ab2ec27d1ced5c97fd3d1c8cf6809a76b4
3a98774b5e6d834354f93cf2e571e300cb84eb50
/session-beans/src/main/java/com/raidentrance/session/beans/singleton/SingletonStudentBean.java
15e8bf3c1bcea7b4b6c5a924c9eb267c1f647cf7
[ "Apache-2.0" ]
permissive
marcosptf/ejb3.1-certification
fd7f9ab3e6e4deceb4263a543f2cc7895715f891
1c8197dd596d2e7006b22839cdca8ac1a876d1f2
refs/heads/master
2020-06-03T14:36:47.510494
2016-01-19T16:23:47
2016-01-19T16:23:47
191,607,994
1
0
null
2019-06-12T16:30:13
2019-06-12T16:30:13
null
UTF-8
Java
false
false
1,033
java
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package com.raidentrance.session.beans.singleton; import java.util.List; import javax.annotation.PostConstruct; import javax.annotatio...
[ "aagapito@neology-rdif.com" ]
aagapito@neology-rdif.com
9bbedb7170f7221d9759b8f19d651e47e8a65052
69c2046fe40660c9e0edff121bcf17f4e0eaed0c
/grails-datastore-gorm/src/main/groovy/org/grails/datastore/gorm/support/DatastorePersistenceContextInterceptor.java
4716d16e0b6b9446bd59c2fae9d1a4fa03733be4
[]
no_license
trisberg/inconsequential
f59090b78b7bdeb0142a189168eee837db95c647
eda971b71d800e8afefc11b4eba733c122883995
refs/heads/master
2021-01-15T18:50:24.015788
2010-09-08T13:00:59
2010-09-08T13:00:59
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,407
java
/* Copyright (C) 2010 SpringSource * * 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 ...
[ "graeme.rocher@gmail.com" ]
graeme.rocher@gmail.com
08c207bb7de6ec613c2cb53654ad93c6b9124ea0
701ef9d0f4d6fcc75be584337756bb468920c35b
/spring-demo-annotations/src/springdemo/MyLoggerConfig.java
ad7f74e3f32a82e8b4ba978aca59ffb1cc611c74
[]
no_license
KartikSareen18/Java-Spring-Hibernate
5ad96cfc1515489854bf29acc69e94eeb01ce6b4
8ea129ef00de5b8c80fbc8668b2227849231fd87
refs/heads/master
2022-04-28T03:02:37.301415
2020-04-27T14:59:04
2020-04-27T14:59:04
254,387,266
0
0
null
null
null
null
UTF-8
Java
false
false
1,293
java
package springdemo; import java.util.logging.ConsoleHandler; import java.util.logging.Level; import java.util.logging.Logger; import java.util.logging.SimpleFormatter; import org.springframework.context.annotation.AnnotationConfigApplicationContext; public class MyLoggerConfig { private String rootLoggerLevel; ...
[ "kartiksareen18@gmail.com" ]
kartiksareen18@gmail.com
324faee8dc1204f4174967ed7cb4cfd9603e5d92
ac91fbd18ac39b3f203eeb923ad6f9eac5ff4738
/src/main/java/me/sirgregg/osubot/util/objects/Event.java
91640ac61e5ff8ecd4757a0db9b0311f84dc147f
[]
no_license
GreggKr/osu-Self-Bot
1b6d660138e6d10871d805c02f56a1f7e700f993
9eb50d63450ce316c8abea1a745976155e9460cc
refs/heads/master
2021-01-02T22:36:14.899480
2017-09-23T15:09:15
2017-09-23T15:09:15
99,352,246
1
0
null
null
null
null
UTF-8
Java
false
false
667
java
package me.sirgregg.osubot.util.objects; import com.google.gson.annotations.SerializedName; public class Event { private String date; @SerializedName("display_html") private String displayHTML; @SerializedName("beatmap_id") private String beatmapId; @SerializedName("beatmapset_id") private String beatmapsetI...
[ "greggkrzykowski@gmail.com" ]
greggkrzykowski@gmail.com
8934bf7243b5aa8e03294db68e89144c5082fc65
4a439bfa8d7894a1fd1376d83a9f8888013d955d
/src/main/java/github/tiagomac/ws/correios/ValidarPostagemReversa.java
a730cf811a01e2272f487bea3a30921b7fee9b61
[]
no_license
tiagomac/ws-client-example
752689755b3b16f03e62d52f4381375c22000b32
931da36b82a4fd02111f2e2d02e0186357feb373
refs/heads/master
2020-07-04T06:54:14.197567
2019-08-13T17:52:35
2019-08-13T17:52:35
202,194,296
0
0
null
null
null
null
ISO-8859-1
Java
false
false
5,340
java
package github.tiagomac.ws.correios; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlType; /** * <p>Classe Java de validarPostagemReversa complex type. * * <p>O seguinte fragmento do esquema especifica o conteúdo esperado cont...
[ "tiagomac@gmail.com" ]
tiagomac@gmail.com
d8dff283c43facd383c979e0384fb1b789736002
c70fc8ac2ada6251a5df3fe06e0d6f9200af2ade
/order-service/src/test/java/com/epam/orderservice/OrderServiceApplicationTests.java
a9062b67b5b6cbd1f5ec1fd46733b07c2a27816e
[]
no_license
AramVanyan/restaurant-service-prod
1f744ead8601c039019a0dee3ee9239687f5e894
3c10dd04e7e82403d002a31c6494f26cc26d3a3b
refs/heads/master
2023-03-18T02:37:21.124637
2021-03-16T06:39:54
2021-03-16T06:39:54
325,943,717
0
0
null
null
null
null
UTF-8
Java
false
false
219
java
package com.epam.orderservice; import org.junit.jupiter.api.Test; import org.springframework.boot.test.context.SpringBootTest; @SpringBootTest class OrderServiceApplicationTests { @Test void contextLoads() { } }
[ "aram.vanyan.a@gmail.com" ]
aram.vanyan.a@gmail.com
38db75b06ed0654ccf16204db841c2ef367942b8
f9d4e15a7a5008cd81eb19cb62835966938be8a7
/colombo-brognoli-thesis/ValidationNumReqWrappers/src/it/polimi/validationwrappers/Wrapper332.java
27c9102257fd75fa2d9b0ef68854f3dd4e6889bb
[]
no_license
nicolobrognoli/colombo-brognoli-thesis
6e607ef1d802b946ede8e8db124d818493a3cc93
912bcfc5e37b9df916929e6f014b1ce2085bac43
refs/heads/master
2021-01-01T05:38:43.665817
2015-03-15T20:07:28
2015-03-15T20:07:28
32,281,276
0
0
null
null
null
null
UTF-8
Java
false
false
1,750
java
package it.polimi.validationwrappers;import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map; public class Wrapper332{ private Map<String,Float> mapReward = new HashMap<String,Float>(); private List<String> rewardNameList = new ArrayList<String>(); private List<String> alterna...
[ "nicolo@Laptop.local" ]
nicolo@Laptop.local
bbfca8792831b9f8f9d4cb307ba7316d20aa4a23
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/18/18_4332b742d13766ee7f7c6b2700fc3eb7e5d1fbdc/PreprocessingContext/18_4332b742d13766ee7f7c6b2700fc3eb7e5d1fbdc_PreprocessingContext_s.java
6ee43a66327298a1033ea763d37b8164cb3f4581
[]
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
17,576
java
/* * Carrot2 project. * * Copyright (C) 2002-2010, Dawid Weiss, Stanisław Osiński. * All rights reserved. * * Refer to the full license file "carrot2.LICENSE" * in the root folder of the repository checkout or at: * http://www.carrot2.org/carrot2.LICENSE */ package org.carrot2.text.preprocessing...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
f90321bd1b7d2c2fd30af5b6306c394277313e62
ba98a42b5016593f3cf3a0afe9d4a7d11ea0e79e
/app/src/main/java/com/example/notes/NoteEditorActivity.java
2c684f46d35a06f1c500c2705d395ec73b10ff3f
[]
no_license
raghav-dubey-avid/Notes_App
3997931d35788602e3095114aab9139c4faf4eef
b1cdad4d350a418ebf690756dac3573775cfb90a
refs/heads/master
2020-04-21T07:27:21.714360
2019-02-06T11:07:28
2019-02-06T11:07:28
169,393,154
1
0
null
null
null
null
UTF-8
Java
false
false
1,958
java
package com.example.notes; import android.content.Context; import android.content.Intent; import android.content.SharedPreferences; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.text.Editable; import android.text.TextWatcher; import android.widget.EditText; import java.util...
[ "demonraghav14@gmail.com" ]
demonraghav14@gmail.com
8e6ef16c357254561a045c691ae10a914eea15b3
06f3df494f1ec5b029e45231cda9a4c87b8b5c61
/src/com/expye/compiler2016/AST/Stmt/Exp/StringExp.java
4c1dc2193f42c85f04f09be724ddbaa1cec081c6
[]
no_license
yzh119/MasterCompiler
7fb31cd79c0f5abedb44d73732b1b0b54fa20a8f
008544bb8e5bb5e2def443299f53584af815ddb8
refs/heads/master
2016-09-13T18:30:46.454389
2016-05-13T14:26:40
2016-05-13T14:26:40
58,522,173
3
0
null
null
null
null
UTF-8
Java
false
false
993
java
package com.expye.compiler2016.AST.Stmt.Exp; import com.expye.compiler2016.AST.Dec.ClassDec; import com.expye.compiler2016.IR.YIR.Instruction; import com.expye.compiler2016.IR.YIR.Memory.LoadAdress; import com.expye.compiler2016.Label.GlobalVarLabel; import com.expye.compiler2016.Register.Address; import com.expye.com...
[ "yzhmoonlight@gmail.com" ]
yzhmoonlight@gmail.com
0b7fc622cc8ba20410693c10a4dbd3ae900757ef
1402f56fd5483971398d60698874d35ffb3ad15f
/a2q8.java
0522f6800d15ee4fdbf52676fefab2c9471cc71a
[]
no_license
priti123-patil/Classes-in-Java-
96fda84257532d0e140416adad50e4f4c7a7801a
be9b84606216cfc8dddfb2c58b0221713f65d735
refs/heads/master
2022-12-01T12:29:05.328889
2020-07-22T04:48:24
2020-07-22T04:48:24
281,570,952
1
0
null
null
null
null
UTF-8
Java
false
false
538
java
import java.util.*; class average{ int avg; public void calculate(int l,int m,int n){ avg=(l+m+n)/3; } public void print() { System.out.println("Average="+avg); } } class a2q8{ public static void main(String[] args){ int a; int b; int c; Scanner s = new Scanner(System.in); average x=new average(); Sys...
[ "noreply@github.com" ]
noreply@github.com
1e8de364395e080be63501e6ed9a7d5527dea270
eb916fd9e872e6bd13c39e0d79c5f79866797080
/cougar-framework/jms-transport/src/main/java/com/betfair/cougar/transport/jms/EventNameDestinationResolver.java
f25cbd12afbe0c3da026774960b77d38a920cb3d
[ "Apache-2.0" ]
permissive
betfair/cougar
c4cb227024402a19da217150b99f7d73d75d7cce
08d1fe338fbd0e8572a9c2305bb5796402d5b1f5
refs/heads/master
2023-08-26T16:44:20.538347
2016-03-21T15:10:27
2016-03-21T15:10:27
13,865,967
21
12
Apache-2.0
2022-10-03T22:39:04
2013-10-25T16:30:18
Java
UTF-8
Java
false
false
1,488
java
/* * Copyright 2014, The Sporting Exchange Limited * * 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...
[ "simon@exemel.co.uk" ]
simon@exemel.co.uk
3602e868d6ad62b187d8bfdb95c6752466e2f89c
9b30922e5474f133c42d48bfc7e27da811dc7f78
/Step6/src/exception/ClientManagerException.java
ced2bfe0c24eec0620d37fe9329edf5315fdcb61
[]
no_license
ungsu12/rikiryouhyouka
0f2d23ebb3fd590979cffb4fdd3150c599a9a6a9
e18a90e13ff65559002126b683f19869dd54009e
refs/heads/master
2021-01-23T00:39:52.137332
2017-05-30T12:30:37
2017-05-30T12:30:37
92,830,615
0
0
null
null
null
null
UHC
Java
false
false
356
java
package exception; /** * 서버 매니저에서 예외가 발생하여 클라이언트에 보낼 경우 사용하는 예외 클래스 * */ public class ClientManagerException extends ManagerException { /** * 생성자 */ public ClientManagerException() { System.out.println("[ERR] 서버에서 에러를 보냈습니다"); } }
[ "ungsu12@hanmail.net" ]
ungsu12@hanmail.net
98ee5526c961319791d967b88b1cc6da264d3790
0ec2057b562e980a31957ee94b91c29ef4ae8b77
/src/main/java/mk/ukim/finki/tires/enums/CheckoutStatus.java
8cdc4202d5b86504b9227f52f5f55343c9d0f621
[]
no_license
BokaK/Tires-Project
f4457a0604be9c1a477f8d5f0b7522447f236488
bdc07e5072a2a0e2070e56f36c40ea782bbbe4e9
refs/heads/master
2021-01-23T14:59:41.246337
2017-08-17T15:23:18
2017-08-17T15:23:18
93,265,775
0
0
null
null
null
null
UTF-8
Java
false
false
158
java
package mk.ukim.finki.tires.enums; /** * Created by Simona on 7/9/2017. */ public enum CheckoutStatus { ISSUED, PAYED, EXPIRED, CANCELED }
[ "markova.simona@yahoo.com" ]
markova.simona@yahoo.com
086096b9049d663b2297f0bf14327914e75dd4ff
a746cfdcd33171ad833c2d9327afc86ab19fd68b
/src/java/hao/model/User.java
452cb6f73668686d093fc187f6a229afd8d5bd17
[]
no_license
tmhao3110/Manage-Staffs-Website
a1cb2f3c540dc8abb56207cb88ca70282422e354
f039c896f996a4137de4cfacc85752bc2efb9053
refs/heads/master
2023-02-14T16:35:14.968770
2021-01-08T04:29:55
2021-01-08T04:29:55
null
0
0
null
null
null
null
UTF-8
Java
false
false
982
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 hao.model; import java.io.Serializable; /** * * @author Minh Hao */ public class User implements Serializable{ String ...
[ "minhhao3110@gmail.com" ]
minhhao3110@gmail.com
ed6d5b164673286e8fe71a27e486ce650b206ebe
20ef3b1d6bdd9956aeed32ce8bea63381c1caa47
/POO-ECLIPSE/src/clase9_instruccion_switch/Menu.java
55d965e163dfad8da292ce34731b50216b21ef33
[]
no_license
profjgonzalez/POO-ECLIPSE
59c9dda6df33da3f9774f8be94cd92b75fb1a7bb
12e17632102d78157b5bac16e25a218d043d2458
refs/heads/master
2020-07-09T15:20:43.561007
2019-09-19T05:46:26
2019-09-19T05:46:26
204,008,835
0
0
null
null
null
null
ISO-8859-1
Java
false
false
1,609
java
package clase9_instruccion_switch; import java.util.Scanner; public class Menu { public static void main(String[] args) { Scanner entrada = new Scanner(System.in); String respuesta = "S"; do { System.out.println("##########Menu########"); System.out.println("Teclea la operación segun requiera...
[ "prof_jgonzalez@unila.edu.mx" ]
prof_jgonzalez@unila.edu.mx
80524f7ba45acc4a36892a19d91851aaba591a7b
eb656a811d139962eaf711d72a301b160d38c731
/src/main/java/com/yeliz/messenger/resources/ProfileResource.java
21d244ecf7cbec14d4f3708f5d081b1570164d1e
[]
no_license
yelizp/messenger
ae0ba8fa3c86a48d81db80d9662c74f0d34d557a
2b5d9c331a887976114e2bdb41c736e189dfb501
refs/heads/master
2021-06-28T04:18:36.812575
2017-09-20T07:04:00
2017-09-20T07:04:00
104,092,333
0
0
null
null
null
null
UTF-8
Java
false
false
1,332
java
package com.yeliz.messenger.resources; import java.util.List; import javax.ws.rs.Consumes; import javax.ws.rs.DELETE; import javax.ws.rs.GET; import javax.ws.rs.POST; import javax.ws.rs.PUT; import javax.ws.rs.Path; import javax.ws.rs.PathParam; import javax.ws.rs.Produces; import javax.ws.rs.core.MediaType; import co...
[ "yeliz.isik@gmail.com" ]
yeliz.isik@gmail.com
1b0cb997b8a16328fa9d94caaa6c5eb088339631
b63d49dd45087307958dbd875baef0b11b7c227c
/oro/oro-svn/tags/oro-2.0.8/src/java/org/apache/oro/util/CacheFIFO2.java
f3cb5a704321515d534070349e2547fac432752f
[ "Apache-2.0", "Apache-1.1", "BSD-2-Clause" ]
permissive
afs/jena-workspace
5fad7409852a8de64c2f92ce408eb74a56776b3d
21147336aa7694fa5d75d2ee0d733ddcb06773f2
refs/heads/main
2023-03-15T05:45:20.325177
2023-03-10T10:25:18
2023-03-10T10:25:18
38,121,320
0
0
Apache-2.0
2022-06-20T17:34:12
2015-06-26T16:25:27
Java
UTF-8
Java
false
false
5,877
java
/* * $Id: CacheFIFO2.java 54436 2003-11-07 20:16:26Z dfs $ * * ==================================================================== * The Apache Software License, Version 1.1 * * Copyright (c) 2000 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, wi...
[ "andy@apache.org" ]
andy@apache.org
cb76037354a8e962c9a5288176a1a651a7d80124
2cf9cbafdfd5df582a9a46dcf85e5162901ef337
/yatl-kmf/src/test/java/ocl/syntax/repository/SyntaxJTreeVisitor.java
7a56e1d6d9cd064f1215996c1d8a8e4b54156f6a
[ "Apache-2.0" ]
permissive
opatrascoiu/jmf
918303cf7ff6a5428157ea5deedc863386f457fb
be597da51fa5964f07ee74213640894af8fff535
refs/heads/master
2022-02-28T08:57:39.220759
2019-10-17T08:48:14
2019-10-17T08:48:14
110,419,420
0
0
null
null
null
null
UTF-8
Java
false
false
263
java
/** * * Class SyntaxJTreeVisitor.java * * Generated by KMFStudio at 17 February 2004 14:38:45 * Visit http://www.cs.ukc.ac.uk/kmf * */ package ocl.syntax.repository; import ocl.syntax.*; public interface SyntaxJTreeVisitor extends SyntaxVisitor { }
[ "opatrascoiu@yahoo.com" ]
opatrascoiu@yahoo.com
49d4c7190b5f5324074b9e6b34954b626017c0ac
268719952215d7064d144599990d8013292c7418
/data/k9mail_src/k9mail/src/main/java/com/fsck/k9/helper/FileHelper.java
507033519d5a003157d1c833c9d7acdd192dbe2f
[ "MIT" ]
permissive
bergel/UMLDependencies
947751fb391add1123d2debd558bf9fe097e0bbf
898cc15a6450cf79c795b362f5d32dece96e3733
refs/heads/master
2020-03-23T10:16:51.529310
2019-03-28T13:18:53
2019-03-28T13:18:53
141,434,823
1
1
MIT
2018-09-09T13:17:06
2018-07-18T12:56:15
Smalltalk
UTF-8
Java
false
false
7,130
java
package com.fsck.k9.helper; import org.apache.commons.io.IOUtils; import timber.log.Timber; import java.io.File; import java.io.FileInputStream; import java.io.FileOutputStream; import java.io.IOException; import java.util.Locale; public class FileHelper { /** * Regular expression that represents character...
[ "alexandre.bergel@me.com" ]
alexandre.bergel@me.com
d709f50180a57eac57079c6e019956cb47bdd635
ef935ce34ee9a168c966c60f72066eb103754768
/Customer/src/au/com/blogspot/ojitha/client/GreetingServiceAsync.java
28c16159bf18551335b6f5140c925910d9baa706
[]
no_license
ojitha/GWTCustomer
56995588dee6f95040fd1d9a8c884f7fa58a1f7e
9323c3ebce2452e1c137835135d21d2837c82cf0
refs/heads/master
2021-01-10T19:53:56.479040
2013-08-07T12:17:37
2013-08-07T12:17:37
null
0
0
null
null
null
null
UTF-8
Java
false
false
313
java
package au.com.blogspot.ojitha.client; import com.google.gwt.user.client.rpc.AsyncCallback; /** * The async counterpart of <code>GreetingService</code>. */ public interface GreetingServiceAsync { void greetServer(String input, AsyncCallback<String> callback) throws IllegalArgumentException; }
[ "ojithak@gmail.com" ]
ojithak@gmail.com
45456ba1e346f9cd10aeb8a0ce051bc789b62f6c
3bf9cd0b46ba5e0ada693eff0ad39526fc4ae20e
/org/springframework/aop/Pointcut.java
035c207b82ad4046c4446046b898a7d99abeb62c
[]
no_license
zbtmaker/spring2.0.x-src
c6be55286a74f569aa455171e8fa49858a4a095b
fe2a9cbae6a0ea3e108a0dddaccf6ce63a59dd15
refs/heads/master
2021-07-11T13:19:59.102587
2019-09-28T16:10:37
2019-09-28T16:10:37
211,526,299
1
2
null
2020-10-13T16:22:15
2019-09-28T16:05:10
Java
UTF-8
Java
false
false
1,477
java
/* * Copyright 2002-2005 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
[ "zoubaitao@gmail.com" ]
zoubaitao@gmail.com
dfeb753f7ec545975cdedc4be9163b7b32d7d181
43e9e5f89ba388cd84cecf87a4a0be722b0d3bbc
/BioStdCoreModel/src/main/java/uk/ac/ebi/biostd/out/pageml/PageMLFormatter.java
1b827631e75a854313485209c4a5fe91b435534a
[]
no_license
EBIBioStudies/BioStd-Backend
994e1b98ee9e681c70f00c965f74d7235ae02150
3c36279df4e3d9474994a2c94e0479a28845d457
refs/heads/master
2021-10-26T21:30:30.630379
2021-09-28T14:30:28
2021-09-28T14:30:28
109,011,517
1
0
null
2021-09-28T14:43:00
2017-10-31T14:58:42
Java
UTF-8
Java
false
false
22,563
java
/** * Copyright 2014-2017 Functional Genomics Development Team, European Bioinformatics Institute * * 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/LICENS...
[ "noreply@github.com" ]
noreply@github.com
d69f15f59e8afb3e6e53090eb59314b0f710bdc3
7d03b4a1ff95561bdd1fa91710c386a3f509fb65
/Test_03/app/src/main/java/Fragment/FragmentNotice.java
a94586ec9fe56432e92e40cb723a0f743ab05950
[]
no_license
gomgar3910/Engineering_School
36aa8f4d92395ef26f257f4e4d865a5d10f9b272
b21344d652eae8b9d5503d356e078e6e58276f8f
refs/heads/master
2022-11-25T12:01:45.418499
2020-07-24T07:59:15
2020-07-24T07:59:15
null
0
0
null
null
null
null
UTF-8
Java
false
false
563
java
package Fragment; import android.os.Bundle; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import androidx.annotation.NonNull; import androidx.annotation.Nullable; import androidx.fragment.app.Fragment; import fcmexample.dowellcomputer.test_03.R; public class FragmentNo...
[ "scv3910@gmail.com" ]
scv3910@gmail.com
5f9eac7b26536d7d8098f2343e322c481221e600
4585e7ea8e91fe61d60ab121126d74fdd91f3812
/Tareas/cdtareastw/cdtareastw/29/HTMLTAGS/htmltagP/src/java/adm/servlet1.java
c80943243c4fe1f132e9db67d51b92e332818b6a
[]
no_license
AlejandroReyes1998/TecnoWeb
5f450b8620aa6961ed0b85436b21c23db5f8c12a
ab842ede41f2dcc576dd0ae33f34603bc64e5caf
refs/heads/master
2020-09-28T09:15:11.177081
2019-12-08T23:09:15
2019-12-08T23:09:15
226,744,051
0
0
null
null
null
null
UTF-8
Java
false
false
1,299
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 adm; import java.io.IOException; import java.io.PrintWriter; import javax.servlet.ServletException; import javax.servlet.http....
[ "areyesv11@gmail.com" ]
areyesv11@gmail.com
b6e277bf4da28af3f89136a82e659200a2a4b5dd
4d5c5c3ae29c2c8f7a85153fd3f40b1ab5906189
/workspace/boardList/src/main/java/board/dao/NewBoardDAOImpl.java
bd87b5f0020df28344cdf7380ff5d7d163d5f237
[]
no_license
LeeHyoun/pollytec
50bb700ff971766faa9d3199a92478e988c4cd11
807ef91d0ad2cc5fa5875a335106fd961ba8b9be
refs/heads/master
2020-04-05T22:58:45.105947
2015-04-03T08:54:25
2015-04-03T08:54:25
33,347,768
1
0
null
null
null
null
UTF-8
Java
false
false
1,655
java
package board.dao; import java.util.List; import org.apache.ibatis.session.SqlSession; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Repository; import board.dto.BoardDTO; import board.dto.BoardPageDTO; //DAO구현클래스는 @Repository가 붙는다. @Repository public class New...
[ "idestroyi@naver.com" ]
idestroyi@naver.com
66fd1525cc56098cb2240e7a2f6d92702f620bc1
7d6e81fa565dc7b719b4a166895641aea3277a0b
/11022017RobolectricSample/app/src/main/java/com/example/aptivist_u002/a11022017robolectricsample/MainActivity.java
6f1f2f40f05ae2e967b8b9facc3f9e7b376969ba
[]
no_license
Sonredi/android_training
74ad4ee5744e9536e59b5b9edb4a9ad9a2c75cb4
686ef42aa8b1c0b3224d2449d6bd5d765209b70e
refs/heads/master
2021-08-20T09:53:53.864102
2017-11-28T19:33:56
2017-11-28T19:33:56
109,873,447
0
0
null
null
null
null
UTF-8
Java
false
false
2,046
java
package com.example.aptivist_u002.a11022017robolectricsample; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.view.View; import android.widget.Button; import android.widget.ProgressBar; import android.widget.TextView; import android.widget.Toast; import com.example.aptivist_u...
[ "joscruzpe@gmail.com" ]
joscruzpe@gmail.com
98421ea471cf8dc55a6ef7580842a8e6a9bd61c7
3a3215505c579b958b34f235f82baa9e483e8307
/UltimateDrugs/me/dexuby/UltimateDrugs/handlers/StructureHandler.java
3714da17cf10ba94f3e114bec7d25dfd678304e2
[]
no_license
SPGX/UltimateDrugs
7b77784f9285a1c4adba3e5e97eb4e8c3a7a1fc9
2046f60ea4b586c7175334ffadfd1afde95f19a9
refs/heads/main
2023-02-23T13:47:10.166464
2021-01-20T10:55:09
2021-01-20T10:55:09
331,278,010
0
0
null
null
null
null
UTF-8
Java
false
false
10,114
java
// // Decompiled by Procyon v0.5.36 // package me.dexuby.UltimateDrugs.handlers; import me.dexuby.UltimateDrugs.utils.ItemBuilder; import org.bukkit.event.block.SpongeAbsorbEvent; import org.bukkit.event.block.MoistureChangeEvent; import org.bukkit.event.block.LeavesDecayEvent; import org.bukkit.event.block.Cauldro...
[ "41179747+SPGX@users.noreply.github.com" ]
41179747+SPGX@users.noreply.github.com
74cdf4484fe10cb978b9266c5803593663eba9b1
8a666f6a7b84f840b94c4a26e23537b87b785089
/java/Java/BigNumber/Medium/JavaBigDecimal.java
3c99eebd897473062bc6cc807f946bef1df69eb8
[]
no_license
KingJoker/HackerRankSolutions
4dbc8fbf32d834a0ca77b89246c0566ca41cb8d7
ed51dfb0ed486588b0523b8d8943bad4324d8227
refs/heads/master
2022-09-28T11:03:11.261762
2020-06-05T05:13:55
2020-06-05T05:13:55
261,890,296
0
0
null
null
null
null
UTF-8
Java
false
false
2,112
java
/* Java's BigDecimal class can handle arbitrary-precision signed decimal numbers. Let's test your knowledge of them! Given an array, s, of n real number strings, sort them in descending order — but wait, there's more! Each number must be printed in the exact same format as it was read from stdin, meaning that .1 is pri...
[ "dcbrubaker@gmail.com" ]
dcbrubaker@gmail.com
a6042ca35ce8feef3ff8b411fae6c8b6dea43123
3181ff46f4d0c3e46c3d8ea1b1e2df4a51e25eb3
/src/main/java/com/phrase/client/model/AccountDetails1.java
bfeb4993e780610a30bb8aa0918a839a4df1cfb8
[ "MIT" ]
permissive
chtpl/phrase-java
1a1fb986e7b73ef5ca9a32cca662ee96cfcf1ba2
2bc6722ac6e05971f467121e93d55080637f1f92
refs/heads/master
2023-03-06T00:35:19.046986
2021-01-22T08:09:21
2021-01-22T08:09:21
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,247
java
/* * Phrase API Reference * * The version of the OpenAPI document: 2.0.0 * Contact: support@phrase.com * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * https://openapi-generator.tech * Do not edit the class manually. */ package com.phrase.client.model; import j...
[ "support@phrase.com" ]
support@phrase.com
c5d660f5d95ddfe33ed24afe958216c5ef6dc1a0
1cf068d4794b90d6ab14dc6b0eed9ed0e7de6dc0
/units/src/main/java/net/consensys/cava/units/bigints/UInt64ValueDomain.java
f3f9d222a356574ddddbd2b9a03ecb35787fde8c
[ "Apache-2.0" ]
permissive
Happy0/cava
76aa1cb70aab8f6ee81cf9195228e4db0b9be86f
c01f2e5745d8f2a1296027f9bda98ad9ac2aed3d
refs/heads/master
2020-04-29T16:29:06.180823
2019-03-05T17:33:31
2019-03-05T17:33:31
176,262,157
0
0
Apache-2.0
2019-03-18T10:46:57
2019-03-18T10:46:56
null
UTF-8
Java
false
false
1,838
java
/* * Copyright 2018 ConsenSys AG. * * 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 wr...
[ "antoine@lunar-ocean.com" ]
antoine@lunar-ocean.com
6565cb8dcdc43467d1b9f2e711b1d30ff1a7f91e
f9c1142c86fef10b17de1c35ccce4794ee6959c8
/lan_bm/laolan-utils-model-code/src/main/java/com/lan/_3编码/_3FormCorrectsUtils.java
9cc14579d3372a6dfd046e2443fc74382bdd75fc
[]
no_license
laolandaye/lan
3a23273565f4603da8fa9212bcdf9e95f5370a04
a08c0b6a6fb8d157b2ba0559d36afc3c1a94e64d
refs/heads/master
2022-12-16T16:08:26.184752
2021-04-08T08:27:26
2021-04-08T08:27:26
205,613,861
0
0
null
2022-12-16T11:39:20
2019-09-01T01:16:05
JavaScript
UTF-8
Java
false
false
378
java
package com.lan._3编码; /** * 由于表单后台纠正 */ public class _3FormCorrectsUtils { // 判断需求是否有,为否,就清空其他字段 // Patent Financing Labor Policy public static String getIfDemand(String strIf, String strDemand) { if("0".equals(strIf)) { strDemand = ""; } return strDemand; } ...
[ "2476955538@qq.com" ]
2476955538@qq.com
7258024fef3d915b5278137d8893e873c5e5351e
c96347596034671a097cbb39a586643d9b967e9c
/designpattern/src/creational/abstractfactory/GraphicDesignPatterns/factory/Factory.java
6d63794d7431af5131e413e4269cce207e400015
[]
no_license
jackliaoontheway/designpattern
3274e9476f7c5c08670ce446ea63fed3c9e32b70
e73f7f602435b1a071b76eb46e324a0c895cef0d
refs/heads/master
2020-06-15T23:44:57.165145
2019-11-28T23:48:06
2019-11-28T23:48:06
195,424,035
1
0
null
null
null
null
UTF-8
Java
false
false
527
java
package creational.abstractfactory.GraphicDesignPatterns.factory; public abstract class Factory { public static Factory getFactory(String factoryClassName) { Factory factory = null; try { factory = (Factory) Class.forName(factoryClassName).newInstance(); } catch (ClassNotFoundException | InstantiationExcep...
[ "ldhontheway@live.com" ]
ldhontheway@live.com
f1f552e80b385f1c6ada0a22cd53d23b5ef4bdac
41b328d17462456b7a8095723a2081dac0e10536
/Task 1/1/Task1.java
58e572ce088ec0507e89f6985c5fcc1cf12f42ce
[]
no_license
IllIdanIllI/Homework
7c96311e338903289cbd854a3c614f30955de665
b5640808417efdaa4a27f33ba8860ffc6ff8a8cc
refs/heads/master
2020-04-22T15:28:11.960570
2019-03-17T14:44:29
2019-03-17T14:44:29
170,477,967
0
0
null
null
null
null
UTF-8
Java
false
false
1,870
java
import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; import java.util.regex.Matcher; import java.util.regex.Pattern; class Task1 { public static void main(String[] args) { Task1 main = new Task1(); main.userInput(); } private int enterNumber() { ...
[ "ilya_galica@mail.ru" ]
ilya_galica@mail.ru
35a393be7eecb6fce146f5ac5582873ec3ef8e62
59a5915bd235b628924e3997443d9ff3d977c2b7
/src/by/it/kovalyova/lesson03/TaskB1.java
d0485e201a8ac0cdbdf1f60ce0ed067c0a65fb6f
[]
no_license
kovalyovaolga/cs2018-09-17
56550dc67fe0da34b8d2b12e2cdf16a4c0be2c4d
805a559f3419be3f15db6ab0fad38e6d77501867
refs/heads/master
2020-03-29T01:48:43.988238
2018-09-28T09:20:36
2018-09-28T09:20:36
149,407,435
0
0
null
2018-09-19T07:07:39
2018-09-19T07:07:39
null
UTF-8
Java
false
false
1,734
java
package by.it.kovalyova.lesson03; /* Lesson 03. Task B1. Литералы. Присвойте литерал 111 трём целочисленным переменным и 111.111 двум с плавающей запятой, но при этом исправьте типы данных и литералы так, чтобы числа имели типы double d - присваивание в десятичном формате, byte b - присваивание в двоич...
[ "kovalyovaolga1980@gmail.com" ]
kovalyovaolga1980@gmail.com
b12806453e7657449947baf5b6982799614adaae
44e7adc9a1c5c0a1116097ac99c2a51692d4c986
/aws-java-sdk-iotsitewise/src/main/java/com/amazonaws/services/iotsitewise/model/PropertyType.java
fd4bf345724e277f899738021bcc892a893c538f
[ "Apache-2.0" ]
permissive
QiAnXinCodeSafe/aws-sdk-java
f93bc97c289984e41527ae5bba97bebd6554ddbe
8251e0a3d910da4f63f1b102b171a3abf212099e
refs/heads/master
2023-01-28T14:28:05.239019
2020-12-03T22:09:01
2020-12-03T22:09:01
318,460,751
1
0
Apache-2.0
2020-12-04T10:06:51
2020-12-04T09:05:03
null
UTF-8
Java
false
false
13,706
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...
[ "" ]
fa2b93bb876aa1b987b4cc928c4bc0709881bbab
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/15/15_00c8710bffab1c1ca7fc9ec7a96f74a9dfcf283b/RapcTask/15_00c8710bffab1c1ca7fc9ec7a96f74a9dfcf283b_RapcTask_t.java
8664598d20b3bac1378b9f5d1d3edbe7bcd2bb34
[]
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
17,544
java
/* * Copyright 2007 Josh Kropf * * This file is part of bb-ant-tools. * * bb-ant-tools 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 License, or * (at your option) ...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
9afe9344a22cc3b39330eba585a6159934ff1943
5d0e2d4f36cdcc7f88d35883e64f0deeafdf4e11
/src/com/client/vote/domain/Option.java
bdf58955c5ddfc8e075d77546a7ee7749183101d
[ "Apache-2.0" ]
permissive
sgudupat/psc-vote-client
94c151e65a77a6be4508d49f24d62b43c6a8b36f
847cbedcc0242f181338e66d5d03eaa5144b720b
refs/heads/master
2020-06-07T09:27:08.721572
2015-10-23T09:54:49
2015-10-23T09:54:49
40,595,855
0
0
null
null
null
null
UTF-8
Java
false
false
772
java
package com.client.vote.domain; public class Option { String optionId; String optionValue; public Option(String optionId, String optionValue) { this.optionId = optionId; this.optionValue = optionValue; } public String getOptionId() { return optionId; } public voi...
[ "sandeep.g@pscglobalsolutions.com" ]
sandeep.g@pscglobalsolutions.com
958f81e8e5e64dca236fe82965eb5fa41e73532f
99b178b56c8d4cc9949d452092e4462b5f3a026d
/src/main/java/br/com/CourseSpringBoot/domain/Client.java
715a57d14e9d6f7565e28326b08c3003788001c6
[]
no_license
FabricioCaires95/spring-boot-ionic-backend
80c64fe38f53fe766952f0c47dd60be06754da82
b0c62e8284f6c4b3cc445c276ef8fc8139ae62f8
refs/heads/master
2021-06-09T22:28:35.719823
2019-12-29T07:49:29
2019-12-29T07:49:29
173,306,588
0
0
null
2021-04-26T19:19:13
2019-03-01T13:28:43
Java
UTF-8
Java
false
false
2,089
java
package br.com.CourseSpringBoot.domain; import br.com.CourseSpringBoot.enums.ClientType; import br.com.CourseSpringBoot.enums.UserProfile; import com.fasterxml.jackson.annotation.JsonIgnore; import lombok.EqualsAndHashCode; import lombok.Getter; import lombok.Setter; import javax.persistence.*; import java.io.Serializ...
[ "fabricio.vieira995@hotmail.com" ]
fabricio.vieira995@hotmail.com
b766ef1b855f93c9ac835d5a7bdb26ae2126a420
245cb55252a67891c3fc5bda6a644840df47847a
/DistMobile/src/com/dist/entity/SSystemuser.java
d64cdd12ec655febb2300f68d2492ccf02adb6bd
[]
no_license
wwmmyy/MyServerSourceCode
764b140bf52eed2a830b84444b6389526837ee0b
cc3361f1dbee31e92391edeb661332a851ab9c33
refs/heads/master
2021-01-01T16:59:11.708642
2017-07-21T17:11:19
2017-07-21T17:11:19
97,970,104
0
0
null
null
null
null
UTF-8
Java
false
false
1,482
java
package com.dist.entity; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persistence.Id; import javax.persistence.Table; import org.hibernate.annotations.GenericGenerator; /** * SSystemuser entity. @author MyEclipse Persistence Tools */ @Entity...
[ "843798222@qq.com" ]
843798222@qq.com
678ef039c2923ddf5ce0e252bff18faad39d20b1
6170da6eded924d02cbb02fdaf35ac1355bcd380
/src/com/chejiawang/android/utils/UIHelper.java
825e2daf2c302291ac2b7f44aee6ba1be90c1609
[]
no_license
Stanley3/CoachClient
a206d80049606a51a9dd06692cea0d898d1f64fb
7f3df10c8d4a1441d94e2c845391975b5c8893a6
refs/heads/master
2021-01-20T05:57:13.703269
2015-08-08T03:19:47
2015-08-08T03:19:47
40,390,099
0
0
null
null
null
null
UTF-8
Java
false
false
2,499
java
package com.chejiawang.android.utils; import com.chejiawang.android.app.AppManager; import com.chejiawang.android.ui.R; import android.app.AlertDialog; import android.content.Context; import android.content.DialogInterface; import android.content.Intent; import android.content.res.Resources; import android.widget.But...
[ "xxgujh@163.com" ]
xxgujh@163.com
ee06c70c00756050166f416645766b72654737ec
135c2c52d44959fec455004d893401e68066a656
/4_JAVA/0406_Implements/src/ex03/multiImplements/MultiClass.java
3d42db9cd7f3b250598f1e210b1330e884e3b8c7
[]
no_license
jiyun0524/douzone_fullstack
6708533e0b24fffee341957aa91e1c079a4242be
95d5d8474b447ede4aa71772a32f3b5155f40d15
refs/heads/main
2023-05-28T18:17:01.233799
2021-06-10T10:46:47
2021-06-10T10:46:47
352,933,446
0
0
null
null
null
null
UTF-8
Java
false
false
458
java
package ex03.multiImplements; import ex01.multiImplements.Shape; import ex02.Interface.IDraw; public class MultiClass extends Shape implements IDraw { int num = 129; @Override public void draw() { System.out.println("idraw interface"); } @Override public double calc(double x) { System.out.println(x + " t...
[ "jiyun9705@naver.com" ]
jiyun9705@naver.com
f49c6098bdec81f9d18dbce66cb219cc99d17b5f
435cc5ce731ca810a0b45c3650659adb1b1e9c7a
/app/src/main/java/com/example/nyambura/myfitness/AlbumStorageDirFactory.java
bc659b5993db60513013f07cf7babe6e6d1a100f
[]
no_license
annmunyare/MyFitness
b5916cc9580cea8e66c05ac5fe97c93c4028c2c0
2078cb6bcdd9a7a5e9c9d3a79b3fe9e55f4a7f75
refs/heads/master
2021-01-22T22:27:39.231508
2017-05-11T14:01:21
2017-05-11T14:01:21
85,543,567
0
0
null
null
null
null
UTF-8
Java
false
false
211
java
package com.example.nyambura.myfitness; import java.io.File; /** * Created by nyambura on 4/7/17. */ abstract class AlbumStorageDirFactory { public abstract File getAlbumStorageDir(String albumName); }
[ "annmunyare28@yahoo.com" ]
annmunyare28@yahoo.com
d1059505ca581a702f76612f4f1dc522bff254a9
a5ae9546b2c0c1c34afcfba60affe06d9817b4fb
/spring4+mybatis3/swagger-codegen-master/modules/swagger-codegen/src/main/java/io/swagger/codegen/languages/AbstractTypeScriptClientCodegen.java
daf3d1543b10a8374ceb9aff971300e70789570c
[ "Apache-2.0" ]
permissive
LiuJQ9674Git/abc-workbrench
1233e753ee1cdd6ecc298ffe23d7a2c5f5b0ed05
5d6489bed46577ee77cf81fbd7d047e3e24f4204
refs/heads/master
2016-09-13T22:16:22.320658
2016-05-16T13:28:57
2016-05-16T13:28:57
58,934,157
1
0
null
null
null
null
UTF-8
Java
false
false
7,786
java
package io.swagger.codegen.languages; import io.swagger.codegen.*; import io.swagger.models.properties.*; import java.util.*; import java.io.File; import org.apache.commons.lang.StringUtils; public abstract class AbstractTypeScriptClientCodegen extends DefaultCodegen implements CodegenConfig { protected String...
[ "admin@hp.(none)" ]
admin@hp.(none)
0f1ff15152283c1ee0a5b111a6059b3ef3118338
0c754c04e9dc4e8d2df3ed99c0968cd5a573eb45
/src/com/ccms/log/message/CreateAccountMessage.java
795ae33bdd4c01e8db6497c528471ef36205ee1d
[]
no_license
cyb3727/Credit-Card-Manage-System
de3ec60f979506cb90bef5c7ab4956a2fd97b9cd
346cb62ddc46ac5eec07e06600b7e56a6c64c707
refs/heads/master
2021-01-18T13:02:28.222414
2012-09-27T14:42:02
2012-09-27T14:42:02
null
0
0
null
null
null
null
UTF-8
Java
false
false
276
java
/** * */ package com.ccms.log.message; import java.util.Date; import com.ccms.account.AccountInfo; /** * @author magic282 * */ public class CreateAccountMessage extends OriginMessage { public long BankID; public Date date = new Date(); public AccountInfo info; }
[ "magic282sub@gmail.com" ]
magic282sub@gmail.com
07859d186e37be4f73b77c0e9bdfc28193129ae3
2a1f26b9f81d09becf4a64608cf46580b0b2fcde
/src/me/Niklas/Client/SichererClient.java
464965e44497fd87a1d0f961c3bd8748f07b8c3b
[]
no_license
GyhoEvents/inventar
7fc119e7e9f67a16882f9f67b7e695dedf887431
0eba13ec2b7a2b7a6449a79794d1c22597ba3727
refs/heads/master
2016-09-06T19:04:54.800171
2014-11-09T09:30:20
2014-11-09T09:30:20
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,983
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 me.Niklas.Client; import de.gyhoevents.inventar.listeners.network.NetworkListener; import java.io.IOException; impo...
[ "Programmieren@Niklas-PC.kk.local" ]
Programmieren@Niklas-PC.kk.local
f2f1c2450f5cd8a9261eed13777b6aae9dcdddcb
852b11994136aa7822d48a3187cb81a573b66d27
/TESTBLUETOOTH/app/src/androidTest/java/com/truongsinh/testbluetooth/ExampleInstrumentedTest.java
9794bede06f173930e4413294a032aa8f834491d
[]
no_license
DangTruongSinh/android-projects
3b2202fb2015b63a8a602f4b90d0bc3a6e3e87fc
fa32811ce7018e0a87d788039fda0188125a7255
refs/heads/master
2020-12-01T07:52:34.618704
2019-12-28T09:14:17
2019-12-28T09:14:17
230,586,373
0
0
null
null
null
null
UTF-8
Java
false
false
740
java
package com.truongsinh.testbluetooth; 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 will execute on an An...
[ "nguyenthuanh01234@gmail.com" ]
nguyenthuanh01234@gmail.com
385b89f605e2d0515031a9e3e759adde7ef41a04
fe93732f9acde7501f6979b96cdc5f0e79d385b9
/app/src/main/java/com/johanlund/screens/events_templates_actions/mvc_controller/EventsTemplateActivity.java
1dccfe2993a3175e114ea7c72e3b4e0032cd8cc7
[]
no_license
lundjohan/IBSFoodAnalyzer
49eeece9799ae6bc45b8007a17686ff62a6e7054
fe22728f25f463a5c5438620ac5292195834eb75
refs/heads/master
2020-04-03T02:10:02.807140
2018-12-29T08:43:14
2018-12-29T08:43:14
154,948,780
0
0
null
null
null
null
UTF-8
Java
false
false
9,055
java
package com.johanlund.screens.events_templates_actions.mvc_controller; import android.content.Intent; import android.os.Bundle; import android.support.v7.app.AppCompatActivity; import android.view.LayoutInflater; import android.view.Menu; import android.view.MenuItem; import android.view.ViewGroup; import com.johanlu...
[ "jolu1207@student.miun.se" ]
jolu1207@student.miun.se
b3c949ab707d159b1bfffc136c6bcc7e427a950f
87127dfc6a1e84e48fb6192021aa702f44091491
/src/main/java/extendedrenderer/shader/IShaderRenderedEntity.java
b7c1f822da64a3d93193a34c4f4b0b0d068b5708
[]
no_license
Corosauce/CoroUtil
c8880c85da20be4841622f6ff0988f982af03ff7
1b8f7298340d2cac9507471971b85924d2652123
refs/heads/1.12.x
2023-03-08T13:46:56.117847
2020-03-16T06:49:32
2020-03-16T06:49:32
3,435,540
26
42
null
2022-10-30T15:52:32
2012-02-14T00:09:09
Java
UTF-8
Java
false
false
332
java
package extendedrenderer.shader; import org.lwjgl.util.vector.Quaternion; import javax.vecmath.Vector3f; public interface IShaderRenderedEntity { Vector3f getPosition(); Quaternion getQuaternion(); Quaternion getQuaternionPrev(); //Vector3f getScale(); float getScale(); //boolean hasCustomMa...
[ "cordonfreeman@gmail.com" ]
cordonfreeman@gmail.com
1c1e1e4d7bcc2dc68f9fd87e6be109e391337021
e596722316bf0b2db80a5711c311e318752a6276
/termend-manager-web/src/main/java/com/termend/controller/user/UserController.java
336287170f1ae4e7a9196b830fca81448588b5b8
[]
no_license
xiaohui-cpu/UploadMaven
0fbcf614626fda0ec9468558e1a51048c68a25a7
61e274d8b9e1b5da375cfd613fc50c3330a67890
refs/heads/master
2022-12-21T15:02:15.892167
2019-12-24T06:57:41
2019-12-24T06:57:41
228,996,105
2
0
null
2022-12-16T07:18:16
2019-12-19T07:07:55
JavaScript
UTF-8
Java
false
false
2,350
java
package com.termend.controller.user; import java.io.IOException; import java.util.List; import javax.annotation.Resource; import javax.servlet.http.HttpServletResponse; import javax.servlet.http.HttpSession; import org.apache.commons.lang.StringUtils; import org.springframework.beans.factory.annotation.Value; impo...
[ "1446139248@qq.com" ]
1446139248@qq.com
f7fc70cc6c8e4524ac2252293a7f320d1f85b112
eef4135630f800a8e51c015a297b5e785ba54207
/framework-core-web-api/src/main/java/com/gbss/framework/core/web/api/builders/Builder.java
f783329f4f2c3e840ece5a4ab8681bed035d5ad3
[ "Apache-2.0" ]
permissive
akshay-misra-backend-products/framework-core
00d51eb672a1ce6226ea3784a919044802cce0a0
d7ed1fe0059172754b65723f16e5050bd9900fa9
refs/heads/microservice
2023-01-14T09:38:32.265770
2021-06-18T07:00:43
2021-06-18T07:00:43
201,622,053
0
0
Apache-2.0
2023-01-07T19:25:05
2019-08-10T11:40:58
Java
UTF-8
Java
false
false
130
java
package com.gbss.framework.core.web.api.builders; public interface Builder<T> { Builder createBuilder(); T build(); }
[ "akshaymishra2488@gmail.com" ]
akshaymishra2488@gmail.com
8426388f3194d45b838f551b5a78ecd583c241f9
e225b6d32429355244a30d6dc532bc2580d4f716
/src/main/java/com/deca/diffequationscomputationalassignment/ExactSolution.java
13e74b372ef4048c33a547f54133506adf255f0d
[]
no_license
sl1depengwyn/DiffEquationsComputationalAssignment
665d2f53cabe5e3d0a9f417d8fb53494a5b495b4
dcbdb0d62184a4b878e1b895cfe7698d02f7533e
refs/heads/main
2023-08-24T02:00:32.355966
2021-10-25T15:14:00
2021-10-25T15:14:00
416,848,399
1
0
null
null
null
null
UTF-8
Java
false
false
2,125
java
package com.deca.diffequationscomputationalassignment; import javafx.scene.chart.XYChart; import javafx.scene.paint.Color; import java.util.ArrayList; import java.util.List; public class ExactSolution extends Solution { double pointOfDiscontinuity; ExactSolution(double x0, double X, double y0, int N) { ...
[ "max.pengwyn@gmail.com" ]
max.pengwyn@gmail.com
bbd2e280e40582537cc34b59afbbbc2aef8c4486
ed865190ed878874174df0493b4268fccb636a29
/PuridiomReviewFinalize/src/com/tsa/puridiom/reviewfinalize/tasks/ReviewFinalizeService.java
d124309650c129bd4029331d3531278002d23804
[]
no_license
zach-hu/srr_java8
6841936eda9fdcc2e8185b85b4a524b509ea4b1b
9b6096ba76e54da3fe7eba70989978edb5a33d8e
refs/heads/master
2021-01-10T00:57:42.107554
2015-11-06T14:12:56
2015-11-06T14:12:56
45,641,885
0
0
null
null
null
null
UTF-8
Java
false
false
2,221
java
package com.tsa.puridiom.reviewfinalize.tasks; import java.util.List; import java.util.Map; import com.tsa.puridiom.entity.ReviewFinalize; import com.tsagate.foundation.processengine.Status; import com.tsagate.foundation.processengine.Task; public class ReviewFinalizeService extends Task { public static boolean isS...
[ "brickerz@9227675a-84a3-4efe-bc6c-d7b3a3cf6466" ]
brickerz@9227675a-84a3-4efe-bc6c-d7b3a3cf6466
ceeea76782ae8687fc83ccd623881a1f14286ffd
dd80a584130ef1a0333429ba76c1cee0eb40df73
/frameworks/support/v7/mediarouter/dummy/Dummy.java
be16dc756b69e1717765518333fd75b79cb64105
[ "MIT" ]
permissive
karunmatharu/Android-4.4-Pay-by-Data
466f4e169ede13c5835424c78e8c30ce58f885c1
fcb778e92d4aad525ef7a995660580f948d40bc9
refs/heads/master
2021-03-24T13:33:01.721868
2017-02-18T17:48:49
2017-02-18T17:48:49
81,847,777
0
2
MIT
2020-03-09T00:02:12
2017-02-13T16:47:00
null
UTF-8
Java
false
false
55
java
// Dummy java file used to build the resource library.
[ "karun.matharu@gmail.com" ]
karun.matharu@gmail.com
25fd8d2bac96c24e81498052c01e6b362f94f0b4
2be1030cdf0204f47af66b5cac0832719de51936
/android/app/src/main/java/com/wuduplz/MainActivity.java
3c5037b90d6ae0536bffe07354c691958f2857fb
[]
no_license
levi0910/Wuduplz
edc59e965e62830cca45a06b9730b0ccd9d53f37
558ecb1bfe22d6f3a73b835baf5d71f440397b00
refs/heads/master
2023-07-14T07:25:37.044538
2021-08-14T00:58:17
2021-08-14T00:58:17
395,843,207
0
0
null
null
null
null
UTF-8
Java
false
false
341
java
package com.wuduplz; import com.facebook.react.ReactActivity; public class MainActivity extends ReactActivity { /** * Returns the name of the main component registered from JavaScript. This is used to schedule * rendering of the component. */ @Override protected String getMainComponentName() { ret...
[ "huyujian95@gmail.com" ]
huyujian95@gmail.com
055202df29b680dadf09c66c4726159b57e18b41
aad82f53c79bb1b0fa0523ca0b9dd18d8f39ec6d
/Shilpa Sreedhar K/jan30/pgm6_selectvalue_from_combobox.java
38e9cdac98f1f4b8810e366207cfaad4b2612ef1
[]
no_license
Cognizant-Training-Coimbatore/Lab-Excercise-Batch-2
54b4d87238949f3ffa0b3f0209089a1beb93befe
58d65b309377b1b86a54d541c3d1ef5acb868381
refs/heads/master
2020-12-22T06:12:23.330335
2020-03-17T12:32:29
2020-03-17T12:32:29
236,676,704
1
0
null
2020-10-13T19:56:02
2020-01-28T07:00:34
Java
UTF-8
Java
false
false
676
java
import org.openqa.selenium.By; import org.openqa.selenium.WebDriver; import org.openqa.selenium.chrome.ChromeDriver; import org.openqa.selenium.support.ui.Select; public class pgm6_selectvalue_from_combobox { public static void main(String[] args) throws InterruptedException { // TODO Auto-generated method...
[ "noreply@github.com" ]
noreply@github.com
0f54809929f0c021016c4bb49211587fab273939
4a2af2384e44241922d4ef64eaf3b07d0bcc6540
/10th - AP Comp Sci/9th - Computer Science/DTOIfElseConditionals.java
cc706a6f0a55e4962b273281bf503fb069cd3c81
[]
no_license
RishiShah200/9th-10th-ComputerScience
98d499179b3e913035e6e4873db79a7ec35d2ca9
42a48f63bf8ab19e8153e4aa40a29a02e7006efd
refs/heads/master
2022-09-08T03:05:27.533384
2020-05-29T19:28:18
2020-05-29T19:28:18
267,938,181
0
0
null
null
null
null
UTF-8
Java
false
false
162
java
public class DTOIfElseConditionals{ public static void main(String[]args){ int x = 22; int y = 23; System.out.println(x>y?"X is larger" : "Y is larger"); } }
[ "rishishah200@gmail.com" ]
rishishah200@gmail.com
4fa35df9b6d839c9a345dd0bd059046370ce5c64
4e1538109c8bc93023ba13ae4eb06b650fcce58d
/app/src/main/java/com/sds/study/recordapp/record/FileListActivity.java
4f9f2cb517db24a442bad1f4467cefc4de5f4958
[]
no_license
mmdk77/RecordApp
e443f206c5cf6fd07508ac602e3c52d54c9507c5
07f2895efe2409a96fca8f3c930febf5c35c214e
refs/heads/master
2020-07-11T19:05:28.406216
2016-11-17T08:35:21
2016-11-17T08:35:21
73,997,394
0
0
null
null
null
null
UTF-8
Java
false
false
2,085
java
package com.sds.study.recordapp.record; import android.os.Bundle; import android.support.annotation.Nullable; import android.support.v4.view.ViewPager; import android.support.v7.app.AppCompatActivity; import android.util.Log; import com.sds.study.recordapp.R; /** * Created by seon on 2016-11-17. * 녹음으로 인하여 생성된 파일을...
[ "mmdk77@gmail.com" ]
mmdk77@gmail.com
211552082e31c8f79891e13c73f2548e57cba397
a816331a511ae9e1b855e671c4d0d3e94fd06594
/compilador/src/br/furb/semantico/Acao2.java
d76e950b7d28a9d40874b201918cdd1dcee42b51
[]
no_license
lucianetedesco/furb-compiladores
4564b9d85d32e35c6baf93cf3875d66987cc03df
b190b4acfebbc7398015c13ea3ca6dacfd38679c
refs/heads/master
2020-11-24T09:59:15.212848
2019-12-14T22:14:05
2019-12-14T22:14:05
228,095,867
0
0
null
null
null
null
UTF-8
Java
false
false
1,098
java
package br.furb.semantico; import java.util.Deque; import java.util.List; import java.util.Map; import br.furb.common.Token; import br.furb.utils.Messages; import br.furb.utils.Types64; public class Acao2 implements Acao { @Override public SemanticVariables execute(String tipo, String operadorRelacional, List<Str...
[ "lucianetedesco25@gmail.com" ]
lucianetedesco25@gmail.com
68ef4e5f0c5bde2581c865dc8f26c3f1d5246abf
34024d875c324f5df16e4d324f96da315d3fb139
/day11/elasticsearch-demo/src/test/java/com/leyou/demo/ElasticsearchDemoApplicationTests.java
cc01cd4379dbf3071ee78799aaa6a56540514fdb
[ "Apache-2.0" ]
permissive
tiancixiong/leyou-demo
ff83c3e1930d49113c88f1bf3d075560b007309d
598fdafb98c98c42035adb2be44722c3658b3c41
refs/heads/master
2021-09-25T09:30:10.106217
2021-09-21T04:24:31
2021-09-21T04:24:31
218,664,123
3
1
null
null
null
null
UTF-8
Java
false
false
197
java
package com.leyou.demo; import org.springframework.boot.test.context.SpringBootTest; @SpringBootTest class ElasticsearchDemoApplicationTests { // @Test // void contextLoads() { // } }
[ "tiancixiong@163.com" ]
tiancixiong@163.com
762fec897298795cc775ba013d5bf36b7ec54003
9a0727d356d4018962db9bccfa2afb31b0185428
/src/main/java/com/itu/shareonwheels/service/LoginServiceImpl.java
e5c8c46d596ab79289b1a70eecfc4aebad9a920a
[]
no_license
nikitasonthalia/Maven_Project_With_RestAPI
37babf57368b138cfd5f038c4975e99ae3df4f35
096b689e2b2f8042c5be8ca403afc75f75634593
refs/heads/master
2020-12-24T20:32:59.173352
2016-04-19T03:32:24
2016-04-19T03:32:24
56,412,105
0
0
null
null
null
null
UTF-8
Java
false
false
492
java
package com.itu.shareonwheels.service; import com.itu.shareonwheels.dao.UserDao; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; /** * Created by nikitasonthalia on 10/10/15. */ @Service public class LoginServiceImpl implements LoginService{ @Aut...
[ "89679.sonthalia@students.itu.edu" ]
89679.sonthalia@students.itu.edu
03878df3d1adf467b63aa3d72da2aac93e35a6d3
625d9da6e2e3bc0a21e0ee8eccb80c56dc2a9fda
/trainingjdbc/src/main/java/com/hasan/trainingjdbc/repository/InvoiceDetailsRepository.java
7438352be1fff0f1c9e3842a5c6525d05e6be7b7
[]
no_license
hasanikhsan17/trainingspringboot
7c849db99951edc371611a76b9449bc322bb79f0
d951839a019e0be16c9e922dbe11f13888b9dbd0
refs/heads/master
2022-05-17T20:43:55.432631
2020-04-29T09:27:52
2020-04-29T09:27:52
259,882,095
0
0
null
null
null
null
UTF-8
Java
false
false
233
java
package com.hasan.trainingjdbc.repository; import java.util.List; import com.hasan.trainingjdbc.entity.InvoiceDetails; public interface InvoiceDetailsRepository { public List<InvoiceDetails> getInvoiceDetail(int invoice_id); }
[ "basri17hasan@gmail.com" ]
basri17hasan@gmail.com
97a9dd77ae0dcb42d1220e83f59c108f5e4d5e41
8d2d46dc7a67e9d31edf40602e5f3290dbc22344
/HR_Project_Maven/src/main/java/com/epam/zubar/hr/logic/CandidateLogic.java
aff19ff103eb52bd428f80a5b2a333a90c4d451f
[]
no_license
MikalaiZubar/Final_Project
e650eb0add0d9047e672b14a9b2770aefd957f28
fa1c48107547e0374d111b3ad3452a9870a95049
refs/heads/master
2021-01-22T21:07:35.081585
2017-03-22T08:42:16
2017-03-22T08:42:16
85,395,622
0
0
null
null
null
null
UTF-8
Java
false
false
4,107
java
package com.epam.zubar.hr.logic; import java.sql.Connection; import java.util.ArrayList; import java.util.List; import com.epam.zubar.hr.dao.AbstractDAO; import com.epam.zubar.hr.dao.daofactory.AbstractDAOFactory; import com.epam.zubar.hr.dao.daofactory.FactoryType; import com.epam.zubar.hr.dao.mysqldao.CandidateDAO;...
[ "6373874@gmail.com" ]
6373874@gmail.com
e79a30593fa7c5a6b33336bde53781c1a936d88f
05d5560f3b3f744ddd5d642720c8d1433d8ddce3
/Entrega_Final/virtualstore/src/main/java/es/udc/mashup/productprovider/ebay/wsdl/ErrorSeverity.java
601a45cea5f46a541ecd6025733e8712374da745
[]
no_license
ricardodejuan/java-mashup
7326aecb119a5aad0a78509b7bb9334630f62816
4173d3f3c1f6138bb7f6c3ccbf4f341c423cba61
refs/heads/master
2016-09-11T11:53:48.443059
2014-04-03T19:30:07
2014-04-03T19:30:07
17,154,041
0
1
null
null
null
null
UTF-8
Java
false
false
2,110
java
package es.udc.mashup.productprovider.ebay.wsdl; import javax.xml.bind.annotation.XmlEnum; import javax.xml.bind.annotation.XmlEnumValue; import javax.xml.bind.annotation.XmlType; /** * <p>Java class for ErrorSeverity. * * <p>The following schema fragment specifies the expected content contained within this cla...
[ "raicar@gmail.com" ]
raicar@gmail.com
3984fbde8c9da0e5e631d9be2d4f057386306b6a
1662b0f48ecd88920a692128d5a169cfb9ca2f57
/src/main/java/com/hnguigu/demo/tools/CalculateUtil.java
42df2cfaaea6cd352100552e2a22f130b1d4b6e9
[]
no_license
oneboat/SpringBootDuDu
2e06716821dc4ee3954ae5020668eaddd8891979
6c63ada58ee95c691cb3f7ad2e8d9271f1e934ea
refs/heads/master
2020-05-02T12:38:00.458523
2018-09-12T03:13:05
2018-09-12T03:13:05
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,097
java
package com.hnguigu.demo.tools; import java.util.Random; public class CalculateUtil { //随机码字典集 private static final String RANDOM_STR="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789"; /** * 取某个范围的任意数 * @param min * @param max * @return */ public static int getNext(int min, int ma...
[ "1215855088@qq.com" ]
1215855088@qq.com
214a341d9df0210efd52b0dea04810765cde1373
906fd7389da7f31f087498a5c74a10d126e5d58a
/ruoyi/src/main/java/com/ruoyi/project/sjbapi/request/ReceiptModel.java
5d15d16c25aca0ecc72ed600ff5e8c38200a75ad
[ "MIT" ]
permissive
testerwang11/RuoYi-Vue
1c6b5c35221c08e7a2c37f3e03f14b51c89d50c9
906c0cf261eba7c869e2305afd8b50926eabb430
refs/heads/master
2021-01-14T06:52:53.834762
2020-07-03T06:02:00
2020-07-03T06:02:00
242,632,061
0
0
MIT
2020-04-18T02:58:28
2020-02-24T02:46:10
null
UTF-8
Java
false
false
924
java
package com.ruoyi.project.sjbapi.request; import lombok.Data; import javax.validation.constraints.Digits; import java.io.Serializable; import java.util.List; /** * @ProjectName: v1.1.1 * @Package: com.sijibao.pay.model * @ClassName: ReceiptModel * @Description: java类作用描述 * @Author: Niki Zheng * @CreateDate: 20...
[ "testerwang@hotmail.com" ]
testerwang@hotmail.com
3ecce36206f1f27c23450721784bc3f46d2a4f3f
72532411ad90a7100400f8a4729b0416c47cef24
/src/main/java/org/example/jchess/MoveSerializer.java
3bdfd71eaf583655f11a78afa9deb9c84d690fb7
[]
no_license
drumi/jchess
6ea51f3973994b81140b7d3bb5be5d70d951aca0
a7188818c6236174c239b1bfdf6939f270bfaa50
refs/heads/main
2023-08-01T06:30:16.642973
2021-09-20T00:13:25
2021-09-20T00:20:13
406,032,201
0
0
null
null
null
null
UTF-8
Java
false
false
135
java
package org.example.jchess; public interface MoveSerializer { byte[] serialize(Move move); Move deserialize(byte[] bytes); }
[ "drumidev@gmail.com" ]
drumidev@gmail.com
81994a3874b8a53f09a435d11a1b1cc8a7fa31eb
de4805b589a72169616b1d04439fde378ca06c4b
/src/main/java/ch/pschatzmann/jflightcontroller4pi/integration/MavlinkDevice.java
5b52e00dfd28629d4c1536249ab2109d74c723e4
[]
no_license
pschatzmann/jflightcontroller4pi
961b663156a9676ee76ffec407edcd7d75e72238
fcfe46d2846d3e3451fb04f8440a0e7289d8b070
refs/heads/master
2022-12-17T06:49:58.120961
2020-01-31T16:36:18
2020-01-31T16:36:18
216,637,195
1
0
null
2022-12-06T00:43:58
2019-10-21T18:24:47
Java
UTF-8
Java
false
false
14,880
java
package ch.pschatzmann.jflightcontroller4pi.integration; import java.io.BufferedInputStream; import java.io.BufferedOutputStream; import java.io.IOException; import java.io.InputStream; import java.io.OutputStream; import java.net.DatagramPacket; import java.net.DatagramSocket; import java.net.InetAddress; import java...
[ "phil_schatzmann@yahoo.com" ]
phil_schatzmann@yahoo.com
0911537792b324b178e80ade1c6634dfc2271eec
0d17b1b50590b7094b20b62b4e28b5ba0d8c84b6
/BackEnd/src/main/java/com/niit/Model/OutputMessage.java
e92f41d20dc3ee9c3e6698da50506ee25a10e159
[]
no_license
syamadhiju/WotApp
6280109b126de3b1a30e5ae57dce135796fff8f4
09dd0549808acaa1df3cb0f5daa74546da27b6ae
refs/heads/master
2021-05-04T16:49:22.540693
2018-02-08T12:42:16
2018-02-08T12:42:16
120,258,706
0
0
null
null
null
null
UTF-8
Java
false
false
349
java
package com.niit.Model; import java.util.Date; public class OutputMessage extends Message { private Date time; public OutputMessage(Message original, Date time) { super(original.getId(), original.getMessage()); this.time = time; } public Date getTime() { return time; } public void setTime(Date time) {...
[ "34731810+syamadhiju@users.noreply.github.com" ]
34731810+syamadhiju@users.noreply.github.com
5ea1519cea0463af88d5965365e23b90d72afc8c
d5b1beab4cd257001ba8d9812d8d3aee8e4f1a1d
/jsweet-quickstart/src/main/java/jsweet/dom/TextRangeCollection.java
edeed5c8ba12d35d2ed887945b4300e694501815
[ "Apache-2.0" ]
permissive
liuyaoao/polymer-project
65e6ace94b150c16a93ac9cfe559b35529192232
0b10de5658b059ad544f48a856fca8c452b65ef4
refs/heads/master
2021-01-24T18:25:50.899371
2017-12-18T02:13:02
2017-12-18T02:13:02
84,430,279
1
0
null
null
null
null
UTF-8
Java
false
false
477
java
package jsweet.dom; public class TextRangeCollection extends jsweet.lang.Object implements Iterable<TextRange> { public double length; native public TextRange item(double index); native public TextRange $get(double index); public static TextRangeCollection prototype; public TextRangeCollection(){} ...
[ "623578381@qq.com" ]
623578381@qq.com
6d8c3ecd8f91ce8b2fd35e540f3dc88ef5e14f5c
38c1f19b74b76e1896830150264becc846398437
/app/src/main/java/com/example/gluconnect/Models/MedicationsResponse.java
a1c23f2f586ac19d7aef71f0e57b718c26afa9a3
[]
no_license
Anniekobia/Gluguard
89a61efd13d30bab483d21c645f12bbc1b9f3c8d
a07aaa99a17c4b68a866507a2b90250a4056b2ef
refs/heads/master
2021-06-25T23:52:36.160642
2021-01-28T04:35:40
2021-01-28T04:35:40
206,734,271
3
0
null
null
null
null
UTF-8
Java
false
false
649
java
package com.example.gluconnect.Models; import java.util.List; import com.google.gson.annotations.SerializedName; @SuppressWarnings("unused") public class MedicationsResponse { @SerializedName("medications") private List<Medication> mMedications; @SerializedName("success") private Long mSuccess; ...
[ "kobiaannunziata94@gmail.com" ]
kobiaannunziata94@gmail.com
e6cd83b524f9c6037ec2375b04738b5826fddcb0
82671e3c703b1d737ae8cbc03a59a2678c8a5b12
/src/main/java/de/jaide/courier/CourierService.java
746afeb0285d34412b538e2cde1c29f1fb6c137d
[ "Apache-2.0" ]
permissive
JAIDE/courier
acef14de551cc4cc730a667c028263f2e727db0f
0a20ad99169373caf7874fdce82539794153f53a
refs/heads/master
2021-01-22T13:58:04.879841
2013-09-02T12:56:17
2013-09-02T12:56:17
9,693,615
0
1
null
null
null
null
UTF-8
Java
false
false
1,911
java
/* * Copyright 2011-2013 JAIDE GmbH * * 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 ...
[ "rias@sherzad.com" ]
rias@sherzad.com
a2cc3ec6275f05b0d587d4218dfa25440c8953c2
72e133c5bc02fe4e02cf6beeafd19f0909bdf0ee
/piscicultura/src/main/java/br/net/biosenselab/piscicultura/repositories/UsuarioRepository.java
b7dabf2a1c1529a4fba12b0adac7c7f0f098a4a6
[]
no_license
adrianosis/piscicultura
02945cd8051d2adaeefbd6292c0eb55a24420385
137048866cd3c4a90c02f0a5afad1ae926aa657f
refs/heads/master
2020-12-24T12:12:56.299387
2016-09-21T11:27:54
2016-09-21T11:27:54
73,068,128
0
0
null
null
null
null
UTF-8
Java
false
false
784
java
package br.net.biosenselab.piscicultura.repositories; import br.net.biosenselab.piscicultura.models.Usuario; import java.util.HashMap; import javax.persistence.EntityManager; /** * * @author Francisco Adriano da Silva */ public class UsuarioRepository extends BasicRepository { public UsuarioRepository(EntityM...
[ "Adriano@DESKTOP-3TMEHU3" ]
Adriano@DESKTOP-3TMEHU3
e7fbedc7c74e93f4545111d74d915a8316facad3
85bd7067c9be43f71b0663abc680c01048407c03
/Extrct second digit from the first/Main.java
4f42b2d1ad32744f06b347e3172bcf824601762b
[]
no_license
saikrishna9542/Playground
c103841e894df05eb5e612c4067b50523b5044fe
264bae347d57474a35ddc4c7236195339a7fae07
refs/heads/master
2021-07-11T19:06:12.626160
2020-07-02T11:59:27
2020-07-02T11:59:27
166,536,837
0
0
null
null
null
null
UTF-8
Java
false
false
288
java
import java.util.Scanner; class Main { public static void main (String[] args){ // Type your code here Scanner v = new Scanner(System.in); int n= v.nextInt(); while(n>99) { n=n/10; } int sl=n%10; System.out.println(sl); } }
[ "46840846+saikrishna9542@users.noreply.github.com" ]
46840846+saikrishna9542@users.noreply.github.com
3c26c72c07088cd0196f00e09d0e894a780f3009
e8ecae9f49372129c3b19963411d7d98c66d2568
/serv-wx/src/main/java/com/github/gserv/serv/wx/service/accept/NoticeAcceptService.java
b2a2a8d442d210f602cd3de31ba1612760471666
[ "Apache-2.0" ]
permissive
gserv/serv
1f6218d2ba126ed6043b71ae10c9582cda3af42d
9c67bceb09283025bbcbe2e001038866af81e7b8
refs/heads/master
2016-08-11T02:16:34.967435
2016-03-24T15:24:03
2016-03-24T15:24:03
53,813,353
2
0
null
null
null
null
UTF-8
Java
false
false
5,629
java
package com.github.gserv.serv.wx.service.accept; import java.util.ArrayList; import java.util.Collections; import java.util.Date; import java.util.List; import org.apache.commons.codec.digest.DigestUtils; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import com.github.gserv.serv.commons.JsonUtils; import ...
[ "wonder_sy0618@foxmail.com" ]
wonder_sy0618@foxmail.com
933c53f75ffe13e54b677300c2a490e574da135d
1b356c4b870fdaa8f1a4878ecc5c84d4f60b766c
/src/leetcode/array/SearchInsertPosition.java
fb53ee693e2f0e367877193c3cbe011046b33333
[]
no_license
ustc093/algorithm
2b3bbb231e779bfb2056310741ca057335dd0415
a7f59db7b37c75cc75d0f82cbab2450a668a3ac6
refs/heads/master
2020-11-24T19:52:47.259021
2020-05-15T07:38:59
2020-05-15T07:38:59
228,320,318
0
0
null
null
null
null
UTF-8
Java
false
false
984
java
package leetcode.array; /** * 35. 搜索插入位置 * * 给定一个排序数组和一个目标值,在数组中找到目标值,并返回其索引。如果目标值不存在于数组中,返回它将会被按顺序插入的位置。 * 你可以假设数组中无重复元素。 * * 输入: [1,3,5,6], 5 * 输出: 2 * * 输入: [1,3,5,6], 7 * 输出: 4 * * @author gaozhen * 2019年12月26日 17:59 */ public class SearchInsertPosition { public int searchInsert(int[] nums, int t...
[ "gaozhen@cloudwalk.cn" ]
gaozhen@cloudwalk.cn
c2e401cc352a5ad96bd3e646f0bfee666b41fcfd
c2db9deb524c2e66cfa7cb6a9abf77cd0847f454
/android/app/src/main/java/com/haihai34/MainActivity.java
3ad27719349549f2fa7f19be19a196a1874f511a
[]
no_license
yeyesica/learn_react_native
a4df7f32f4371e57fb5441b82021e70adb109482
b904255843b168699de87c13b845e6928e4f5e07
refs/heads/master
2020-03-27T09:13:49.491043
2018-10-06T13:51:32
2018-10-06T13:51:32
146,323,844
1
0
null
null
null
null
UTF-8
Java
false
false
361
java
package com.haihai34; import com.facebook.react.ReactActivity; public class MainActivity extends ReactActivity { /** * Returns the name of the main component registered from JavaScript. * This is used to schedule rendering of the component. */ @Override protected String getMainComponentNam...
[ "yesica.adelia@gmail.com" ]
yesica.adelia@gmail.com
da78e06bab8feb1195c5563f47bffb582f1e059d
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/6/6_2f8b3c8446a1dbf579be545428384de3a1222248/ShopKeeper/6_2f8b3c8446a1dbf579be545428384de3a1222248_ShopKeeper_s.java
6b2c25df1d9b521d5d359e0625d0a15f2c460550
[]
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
2,368
java
package game.things; import game.*; import java.util.*; import serialization.*; public class ShopKeeper extends Character implements Containable, Namable { public static void makeSerializer(final SerializerUnion<GameThing> union, final GameWorld world){ union.addIdentifier(new SerializerUnion.Identifi...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
253040588cb7c05a52c582d73e12edf0df82439c
383c9e43b11ed90a872b22efc6221f7a539a72c7
/Chapter1AbstractInterface/src/chapter1_15/Instrument.java
5c7c5c50377f9e0af8fa6cb0af499203e5a3936b
[]
no_license
BuiTruongMinhTuan/Advanced-Java-Source
d854fa49dfaebdb4fc00ceee209b654f2af1fe27
f643fb352d0ed800ae2ccbcf90168e9271d66b85
refs/heads/master
2020-09-23T07:58:41.711799
2016-09-20T08:02:06
2016-09-20T08:02:06
65,964,289
0
0
null
null
null
null
UTF-8
Java
false
false
791
java
package chapter1_15; import java.io.BufferedReader; import java.io.InputStreamReader; /** * * @author Bui Truong Minh Tuan * @Date 23/08/2016 * @version 1.0 */ abstract class Instrument { String nameInstrument; String manufacturer; BufferedReader input; public Instrument() { input=new B...
[ "longkiyora@gmail.com" ]
longkiyora@gmail.com
9950972b34167239f132edc73291d6db2935468c
b13847c40c7a7ecef95e949a4c1c1a95bd1ad7aa
/android/src/com/example/crazycar_version/AndroidLauncher.java
3050b49ab369308a693e577afe2598e307d1db5a
[]
no_license
kuffar35/crazy_cars
b8b47c1e1dddcab91f304a87936686bdb9bb7d97
7efb85103c4a7ddff629006637521933f057dd56
refs/heads/master
2022-04-21T01:12:20.321642
2020-04-22T16:41:10
2020-04-22T16:41:10
257,959,906
0
0
null
null
null
null
UTF-8
Java
false
false
551
java
package com.example.crazycar_version; import android.os.Bundle; import com.badlogic.gdx.backends.android.AndroidApplication; import com.badlogic.gdx.backends.android.AndroidApplicationConfiguration; import com.example.crazycar_version.crazycar_version; public class AndroidLauncher extends AndroidApplication { @Over...
[ "54066160+kuffar35@users.noreply.github.com" ]
54066160+kuffar35@users.noreply.github.com
b5f7944558d5d06cc2ce661529bd9afbf646f184
515b9decc98b2bb7b54ddcc4d590b590f3aef329
/src/main/java/by/belstu/alchern/db/courseproject/dao/exception/impl/RoleDAOException.java
69f986ca34cc8a770ae12ae2322be6b47bca6019
[]
no_license
alchern2412/CourseProjectDb
12f61821589aea4ad86410cc2b9615deb9218910
0333b87be44b0430ce3f2ea6d130dbed3d10fcdd
refs/heads/master
2022-03-20T21:37:53.002007
2019-12-09T20:13:20
2019-12-09T20:13:20
225,135,945
0
0
null
null
null
null
UTF-8
Java
false
false
483
java
package by.belstu.alchern.db.courseproject.dao.exception.impl; import by.belstu.alchern.db.courseproject.dao.exception.DAOException; public class RoleDAOException extends DAOException { public RoleDAOException() { } public RoleDAOException(String message) { super(message); } public Role...
[ "mynameislyosha2412@yandex.com" ]
mynameislyosha2412@yandex.com
7a4c21e19891187f797e4a07d35e7c6a4c74e424
2ad5236ca6679a98f60219982dbc3d728ee1b1e4
/Me/Me/Global/FrameWorkSource/Java/Framework/Presentation/Web/Ajax/JMaki/Utils/ExtJSGrid.java
e823f04e16719d77883e1e2bd7bff700ba88ec97
[ "Apache-2.0" ]
permissive
bydan/scode
2097ddcc41b33145812b560d8e102284961abfb9
4ac143d579437e969602ecc71575ca6e17fb21b9
refs/heads/master
2020-12-08T06:54:41.010177
2016-08-31T19:08:59
2016-08-31T19:08:59
67,065,627
0
0
null
null
null
null
UTF-8
Java
false
false
2,852
java
package ByDan.Framework.Presentation.Web.Ajax.JMaki.Utils; import java.util.ArrayList; import ByDan.Seguridad.Business.Entities.Usuario; public class ExtJSGrid { static String startColumns="{columns:["; static String startColumn="{ 'title' : '"; static String beetwenColumn=","; static String endTitle="...
[ "byrondanilo10@hotmail.com" ]
byrondanilo10@hotmail.com