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
7014bab75c1fa7184e2b017bce91d5b94868a4a5
2cd51fb172ae3beab919879064869ea941140824
/src/main/java/com/mycompany/myapp/repository/search/BloodSearchRepository.java
aad9d11f37dce6067432908d739fbda1dd62f884
[]
no_license
dedechandran/jhipster-21-points
7dfa60e989aa2a6e61d4af19190f096ea6814d85
0de03e29503d500875a9cfe21b26dc8d1694aace
refs/heads/master
2020-04-27T20:44:16.727772
2019-03-09T08:33:24
2019-03-09T08:33:24
176,039,650
0
0
null
null
null
null
UTF-8
Java
false
false
330
java
package com.mycompany.myapp.repository.search; import com.mycompany.myapp.domain.Blood; import org.springframework.data.elasticsearch.repository.ElasticsearchRepository; /** * Spring Data Elasticsearch repository for the Blood entity. */ public interface BloodSearchRepository extends ElasticsearchRepository<Blood, ...
[ "dedechandra852.dc@gmail.com" ]
dedechandra852.dc@gmail.com
0bc4d11544ec98e3c2c2e3112e9fda8bf57c1e56
09bf3a76211471818bf3fc7f43ac9fada06ab5e6
/hackathon/catalog/src/main/java/com/hackathon/catalog/utils/exception/InvalidPaginationException.java
1a2556012cd47489fe7e82eaffc4597a93255784
[]
no_license
AmanMoglix/moglixGroup
e76febb085af390fb9a76f416b3c602f7eeee186
0993801dcbd5a2c6d4476a7cf3b1c7d5af0aa6c2
refs/heads/master
2023-08-31T00:55:47.026305
2021-10-17T06:35:13
2021-10-17T06:35:13
408,688,399
1
6
null
2021-09-30T13:34:18
2021-09-21T04:35:48
Java
UTF-8
Java
false
false
495
java
package com.hackathon.catalog.utils.exception; public class InvalidPaginationException extends RuntimeException { private static final long serialVersionUID = 5861310537366163L; public InvalidPaginationException(final String message, final Throwable cause) { super(message, cause); } public I...
[ "aman.katiyar@moglix.com" ]
aman.katiyar@moglix.com
c9bb8c38eaf286580957b83ebadc5ca48a621a61
96838da3527b4d8bf3b4c6f3916f8a8995a91b53
/src/main/java/com/selectica/Base/eclm/definitions/CNDABO/CNDASignature/scripts/SetIntSignerEmail.java
2ea11ddb64230b7affd7f46ed21584f053fdf12d
[]
no_license
LeoSigal/Phil
b5d2c50a07774a93f58a60ccdba6845f4577edc9
2e71214fcde15202c52efdcc7ebdfcc418d1730d
refs/heads/master
2021-01-10T18:38:52.007604
2019-04-19T03:59:31
2019-04-19T03:59:31
36,754,970
0
0
null
null
null
null
UTF-8
Java
false
false
1,876
java
package com.selectica.Base.eclm.definitions.CNDABO.CNDASignature.scripts; import com.selectica.Base.stubs.ContractInfoComponent; import com.selectica.config.Config; import com.selectica.config.ConfigKeys; import com.selectica.rcfscripts.AbstractDataWriteScript; import com.selectica.rcfutils.RCFUserWrapper; /** * Cre...
[ "user@rcfproj.aws.selectica.net" ]
user@rcfproj.aws.selectica.net
21fb1c690ba31d758f7096f571177dbb7a321d99
7163c53ca8e57976e43daaa7d592921954f9759c
/task06.Book/src/main/java/by/matmux/dao/query/sort_query/SortTitleQuery.java
97a3dd04c00bf00fbc62cbe687b03080638cd235
[]
no_license
Akello32/10_JavaST_2020_Task-
ef516fb8211f3eacda1a42ab1dbee4f904e97e2f
6913621527f5dfff29b21e8932ebbe0525da58cb
refs/heads/master
2023-02-03T11:16:43.833394
2020-12-03T21:27:36
2020-12-03T21:27:36
297,306,988
0
0
null
null
null
null
UTF-8
Java
false
false
674
java
package by.matmux.dao.query.sort_query; import by.matmux.beans.Book; import by.matmux.dao.query.BookQuery; import java.util.ArrayList; import java.util.Comparator; import java.util.Set; public class SortTitleQuery implements BookQuery { /** * Implementation of sorting the repository of books by name * ...
[ "matmux23@gmail.com" ]
matmux23@gmail.com
6e64a00249fb8450be4f2d1d712cc4aa9fd389af
72912736267d698a95b6a67410ee73ae7885cf92
/iatmi/iatmi-DTO/src/main/java/com/ia/tmi/iatmi/dto/PaseDTO.java
e51cefed9592768b91c2add971bf7f263ff7acba
[]
no_license
Fradantim/IA_PINAMAR
36885d3561eb01b518756b9e8e25f5b581b0325a
a1762592168296155f51081b30504bc5aca66f32
refs/heads/master
2020-08-22T18:54:09.059072
2019-10-25T20:43:57
2019-10-25T20:43:57
216,460,477
1
0
null
null
null
null
UTF-8
Java
false
false
588
java
package com.ia.tmi.iatmi.dto; public class PaseDTO { private Integer id; private String nombre; private Float precio; public PaseDTO(Integer id, Float precio, String nombre) { this.id = id; this.precio = precio; this.nombre = nombre; } public Integer getId() { return id; } public void setId(I...
[ "fradantim@pop-os.localdomain" ]
fradantim@pop-os.localdomain
88708b6167bd8f3b8489a303bcdb227e80502c40
582d7f619b8460c75ed07bbd013ba5165ebd40f3
/src/arena/BattleBotArena.java
549c8ecb36a03fcec8d4f125e19a19c34473cc51
[]
no_license
1mozolacal/BattleBots3_0Teams
7d88de0a851f5402722bdde681645d041c59a3a9
7da8e6515458a3d762a0d4905d71aa4e8e716b03
refs/heads/master
2020-08-10T09:19:51.735839
2017-12-11T21:49:35
2017-12-11T21:49:35
null
0
0
null
null
null
null
UTF-8
Java
false
false
84,281
java
package arena; import java.applet.Applet; import java.applet.AudioClip; import java.awt.Color; import java.awt.Dimension; import java.awt.Font; import java.awt.Graphics; import java.awt.Graphics2D; import java.awt.Image; import java.awt.Toolkit; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; ...
[ "rowbottomn@hdsb.ca" ]
rowbottomn@hdsb.ca
dc2ba1d435e6237e92dae840b3d9b97ec78face1
77916a24b7c0e6468c34aeb4399263d0317f69d8
/src/main/java/frc/robot/subsystems/DistanceSensor.java
28dd16ec2a0f63e154a1432a11ffed619126dd57
[]
no_license
FRCTeam3543/Robot2020
503cc59893a81c3697e8f3e70fe803743eb16678
7d171037cc82a843873aa02d8538f64d7bb836dc
refs/heads/master
2020-12-09T08:55:30.104401
2020-03-10T21:00:45
2020-03-10T21:00:45
233,255,645
1
0
null
2020-03-08T10:50:23
2020-01-11T15:47:36
Java
UTF-8
Java
false
false
882
java
package frc.robot.subsystems; import edu.wpi.first.wpilibj.AnalogInput; import edu.wpi.first.wpilibj.command.Subsystem; import edu.wpi.first.wpilibj.smartdashboard.SendableRegistry; public class DistanceSensor extends Subsystem { final AnalogInput leftSensor; final AnalogInput rightSensor; public Distanc...
[ "31746539+NiftyCoderAlex@users.noreply.github.com" ]
31746539+NiftyCoderAlex@users.noreply.github.com
52778b8b154a28ee4f9f4e0df58806ed46054e78
cd12861d7bedb820b2440efb42acf8ba1b4f5436
/FragmentDemo/app/src/main/java/com/nareshit/fragmentdemo/MainActivity.java
4e15193e39d1b46e6c58d490064c515138597435
[]
no_license
nagasaimanoj/Android-Coaching-NareshIT
05ee2000ae48cef502599d768c62524916d1c582
378b221b250fdb19ccc1ff574fcaba790aaba89a
refs/heads/master
2018-11-27T05:04:28.055030
2018-09-05T07:37:42
2018-09-05T07:37:42
96,038,265
4
0
null
null
null
null
UTF-8
Java
false
false
2,123
java
package com.nareshit.fragmentdemo; import android.support.v4.app.Fragment; import android.support.v4.app.FragmentManager; import android.support.v4.app.FragmentTransaction; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.view.View; import android.widget.TextView; import com.n...
[ "nagasai.g9@gmail.com" ]
nagasai.g9@gmail.com
14fb5337563dbbd5a3f686bd063e3943ee1269c2
b4719d55c81edc570ef3eb379cbb9dca4916d5d7
/Assignment1/src/sample/Controller.java
05361df0188f122e693dc7737f69e828849fcc09
[]
no_license
musabbirbaki/CSCI2020U_Assignments
bf8425cd831568d070e0bf245aae620f3a779e2c
fc57085fb0235d8af08fcd2ba8928e9b70a157d5
refs/heads/master
2021-04-27T10:32:13.670380
2018-03-09T19:48:25
2018-03-09T19:48:25
122,541,428
0
0
null
null
null
null
UTF-8
Java
false
false
5,414
java
package sample; import javafx.fxml.FXML; import javafx.fxml.Initializable; import javafx.geometry.Insets; import javafx.geometry.Pos; import javafx.scene.Scene; import javafx.scene.control.*; import javafx.scene.control.cell.PropertyValueFactory; import javafx.stage.DirectoryChooser; import javafx.stage.Stage; import...
[ "musabbir.a.b@hotmail.com" ]
musabbir.a.b@hotmail.com
8e5bc0abfc2004a2d4a4aed2929689e41727b578
1373cdcc0bdb2c6b061c3188b18ed71659a18fd6
/src/br/com/cliente/view/ScreenDelete.java
273dafff3eeb809b52c06799f78868875c3d401b
[]
no_license
gustavomantovane/javacrud
b91c4bab840a2681f2b06960acfa53397a5af404
d14ab1c320c34f19c2f5aa1ded9270b96bbf18bd
refs/heads/main
2023-08-23T21:13:44.331067
2021-10-17T16:19:05
2021-10-17T16:19:05
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,185
java
package br.com.cliente.view; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import javax.swing.ImageIcon; import javax.swing.JButton; import javax.swing.JFrame; import javax.swing.JLabel; import javax.swing.JOptionPane; import javax.swing.JTextField; import br.com.cliente.dao.ClienteDAO; im...
[ "g_mantovani@tutanota.com" ]
g_mantovani@tutanota.com
62cd5fa4c71f3a3f6cc377a06544f652f5fe1f92
5b9e623ef0dfedbd865923fe5709ff7e363581b9
/gulimall-core/src/main/java/com/atguigu/gulimall/commons/constant/RabbitMQConstant.java
9468bfbf71b1dd0c0fc238cb291db7be59262d3d
[]
no_license
lywcode/gulimallFinally
d56a010883eded374575a191b144bd1b63d77893
1f14b9c5f4050f266e264a04a227ca1ff3094fe6
refs/heads/master
2022-10-20T15:53:06.551028
2019-09-08T00:47:10
2019-09-08T00:47:10
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,095
java
package com.atguigu.gulimall.commons.constant; public class RabbitMQConstant { public static final String order_exchange = "order-exchange"; public static final String order_create_event_routing_key = "order.create"; public static final String order_dead_event_routing_key = "order.dead"; public stat...
[ "wangdan991278097@163.com" ]
wangdan991278097@163.com
93a83bff34c96a51f48e786bfd2e13b6fea2c52f
5b01e35d13c9ac8890869a56dd68e64fb921b79d
/exception-handling/src/main/java/spi/services/exhandler/Interface/HandleAble.java
4a3b61a56058adc0306652e8fddbc646c38558be
[]
no_license
rajeevkedia2003/ExceptionHandling
520b5d533b1873df32309c272cacc99d4c9b49c3
7a9dd555228350314787a71b34d1b4a4601dfc6c
refs/heads/master
2021-09-05T21:40:22.055554
2018-01-31T06:33:05
2018-01-31T06:33:05
null
0
0
null
null
null
null
UTF-8
Java
false
false
141
java
package spi.services.exhandler.Interface; /** * Created by masiaban on 6/4/17. */ public interface HandleAble { boolean doHandle(); }
[ "mahdie.asiaban@gmail.com" ]
mahdie.asiaban@gmail.com
27d9f7ffee9847e72ea55a3543b8716d51c866bf
b4b9e4e1c4bd1ea16a14715fa60a68a08cdd2448
/app/src/main/java/com/programacionfacil/miappparte2rbl/Comunicacion1.java
a187d848659b80bbd1811f3110c207b8911e3bca
[]
no_license
ricardobendita/MiAppParte2RBL
81102c4af9b8fcf9ffbe2127e1fc4e631bd92bf9
4e80421cd85d5c4d8b3b104e2252bc6396507e7a
refs/heads/master
2022-12-25T23:23:58.037156
2020-10-10T00:11:16
2020-10-10T00:11:16
302,466,256
0
0
null
null
null
null
UTF-8
Java
false
false
2,117
java
package com.programacionfacil.miappparte2rbl; import androidx.appcompat.app.AppCompatActivity; import android.content.Intent; import android.os.Bundle; import android.view.View; import android.widget.EditText; import android.widget.TextView; import android.widget.Toast; public class Comunicacion1 extends AppCompatAc...
[ "ricardo.bendita@gmail.com" ]
ricardo.bendita@gmail.com
4a8028f179c276c0fec9d00b2970d8c3ee688d0a
3a53421aabee5ae306f69b9f6dfcd23a9d501d63
/communication/assignment3/A3-Android-App/src/vandy/mooc/model/services/WeatherServiceBase.java
59b45b3f37b2556e5e695d314dad0cb41111d422
[]
no_license
MarcoFarrier/POSA-16
a9e8b525d65f99271c6b39b216bcf172fd8d9987
0ebc4174b97383eb3971bd7b4910ab266fe232b3
refs/heads/master
2020-12-14T09:58:10.950202
2016-04-28T01:11:51
2016-04-28T01:11:51
53,460,706
1
0
null
2016-03-09T02:13:01
2016-03-09T02:13:01
null
UTF-8
Java
false
false
5,271
java
package vandy.mooc.model.services; import java.io.BufferedInputStream; import java.io.IOException; import java.io.InputStream; import java.net.HttpURLConnection; import java.net.URI; import java.net.URL; import java.util.List; import vandy.mooc.common.ExecutorServiceTimeoutCache; import vandy.mooc.common.GenericSingl...
[ "d.schmidt@vanderbilt.edu" ]
d.schmidt@vanderbilt.edu
855f0ff63b1baf2b7e269bfc2c6f45f14f92d6bf
d241ec43cffec96c4626fb4f681ce2e5c1ca9a84
/src/smurfRunner.java
72706ff58fa506bbb91a6e734fb73709d79dd480
[]
no_license
League-Level1-Student/level1-module2-JoeJoePotato
b6058d8163176250960a1b413ad7e34fc8cb7a68
f5e654c206894d226a3fc345d65400bdfa58906f
refs/heads/master
2020-04-09T21:26:49.280508
2018-12-20T02:27:19
2018-12-20T02:27:19
160,602,488
0
0
null
null
null
null
UTF-8
Java
false
false
430
java
public class smurfRunner { public static void main(String[] args) { Smurf a= new Smurf("Handy"); a.eat(); System.out.println(a.getName()); Smurf b=new Smurf("Papa"); System.out.println(b.getName()); System.out.println(b.getHatColor()); System.out.println(b.isGirlOrBoy()); Smurf c=new Smurf("Smurfette"); Syste...
[ "league@WTS-iMac-11.attlocal.net" ]
league@WTS-iMac-11.attlocal.net
554222a8af784451ed6a30c92391033de5145bdb
0bfdb25f3669384415c7dc232720081a05c06fd7
/src/main/java/testClass.java
c8acb520db1821ff2ffafbb60b3b7958c00f56af
[]
no_license
ExperitestOfficial/appium-log-java
052477c37f9b3c2cec7158127c2aa5101c543f11
245c7c29564a6cbd95845f0d7c649e1e83f029df
refs/heads/master
2021-01-15T18:21:40.330140
2017-08-09T08:41:31
2017-08-09T08:41:31
99,779,139
0
1
null
null
null
null
UTF-8
Java
false
false
27
java
public class testClass { }
[ "nivi.mor@experitest.com" ]
nivi.mor@experitest.com
e73545d31c8abd2d6300cda3b286c6bce0051d04
2eb5604c0ba311a9a6910576474c747e9ad86313
/chado-pg-orm/src/org/irri/iric/chado/so/MonocistronicHome.java
85b25802800a62ec07328553816fb976c0a31571
[]
no_license
iric-irri/portal
5385c6a4e4fd3e569f5334e541d4b852edc46bc1
b2d3cd64be8d9d80b52d21566f329eeae46d9749
refs/heads/master
2021-01-16T00:28:30.272064
2014-05-26T05:46:30
2014-05-26T05:46:30
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,580
java
package org.irri.iric.chado.so; // Generated 05 26, 14 1:32:32 PM by Hibernate Tools 3.4.0.CR1 import java.util.List; import javax.naming.InitialContext; import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; import org.hibernate.LockMode; import org.hibernate.SessionFactory; import org....
[ "locem@berting-debian.ourwebserver.no-ip.biz" ]
locem@berting-debian.ourwebserver.no-ip.biz
99247982ec9923c3e4f434d341e1e8b388fb5a6c
9f7be45f62fe27a5cce4f8b45dd13d719259c73d
/src/main/java/com/deo/thymeleafdbdemo/entity/Employee.java
9c5adcc58f5c0ed87d362e487fe0c2ef8fb5ba05
[]
no_license
deolexx/thymeleaf-db-demo
242a5eb13496b08de43c1d469717dfac6c270a30
5a950280f7398638270ffa41b6d986f7e6784f58
refs/heads/main
2023-02-11T07:42:58.237321
2021-01-07T21:16:26
2021-01-07T21:16:26
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,181
java
package com.deo.thymeleafdbdemo.entity; import javax.persistence.*; @Entity @Table(name = "employee") public class Employee { @Id @GeneratedValue(strategy = GenerationType.IDENTITY) @Column(name = "id") private int id; @Column(name = "first_name") private String firstName; @Column(name = ...
[ "lukyanenko88@gmail.com" ]
lukyanenko88@gmail.com
86bfa2e9e23784094f04c71cd0ce35124279aecf
bf6744aecaf573c6e028005d119fc1d922777b9b
/src/main/java/com/sapestore/service/ReviewService.java
7d4709349eec8c398dde663f2c46e9c7a82dcadd
[]
no_license
gursharan1512/SapeStore
b2f45ec55d3b1e7509434afd9381ea5858923d20
8b39a794f61488674ffc07efe018d79297cf6d05
refs/heads/master
2021-09-24T14:22:55.653754
2018-10-10T10:25:49
2018-10-10T10:25:49
152,405,260
0
0
null
null
null
null
UTF-8
Java
false
false
1,411
java
package com.sapestore.service; import java.util.List; import com.sapestore.exception.SapeStoreException; import com.sapestore.hibernate.entity.BookRatingComments; import com.sapestore.vo.BookRatingCommentVO; // TODO: Auto-generated Javadoc /** * Service interface for rating and comment functionality. * * @author...
[ "sharanghotra1512@gmail.com" ]
sharanghotra1512@gmail.com
b03f51db75c4e2fe3511f51e91e9d4666daca74f
76e6ee98ae2b08190cdf5bfef14668b1d039812d
/dmd-admin/src/main/java/com/dmd/mall/service/impl/PmsProductAttributeServiceImpl.java
111f1b81eadb5e0b052660f3b18461545429076e
[ "Apache-2.0" ]
permissive
qhl0505/dmd
5853af47eaa9f24d07c2bdaf24eb482bcd1b4820
e9b3ca850d3f53cc56f0efba30ff3dde5c65138a
refs/heads/master
2022-06-29T10:22:34.372066
2019-10-10T10:05:38
2019-10-10T10:05:38
214,320,664
2
0
Apache-2.0
2022-06-21T02:01:19
2019-10-11T01:53:24
Java
UTF-8
Java
false
false
4,671
java
package com.dmd.mall.service.impl; import com.dmd.mall.dto.PmsProductAttributeParam; import com.dmd.mall.dto.ProductAttrInfo; import com.dmd.mall.mapper.PmsProductAttributeCategoryMapper; import com.dmd.mall.mapper.PmsProductAttributeDao; import com.dmd.mall.mapper.PmsProductAttributeMapper; import com.dmd.mall.model....
[ "dslcfjz06" ]
dslcfjz06
2c00aa2ec5e4918d15614d3dee843c31a2059fc2
b755a269f733bc56f511bac6feb20992a1626d70
/model/model-util/src/main/java/com/qiyun/util/Ascii2NativeUtil.java
45d893afa50ac5dcc0ae434acfb47b729610a0e4
[]
no_license
yysStar/dubbo-zookeeper-SSM
55df313b58c78ab2eaa3d021e5bb201f3eee6235
e3f85dea824159fb4c29207cc5c9ccaecf381516
refs/heads/master
2022-12-21T22:50:33.405116
2020-05-09T09:20:41
2020-05-09T09:20:41
125,301,362
2
0
null
2022-12-16T10:51:09
2018-03-15T02:27:17
Java
UTF-8
Java
false
false
7,961
java
package com.qiyun.util; /** * 编码转换工具类 */ public class Ascii2NativeUtil { /** * prefix of ascii string of native character */ private static String PREFIX = "\\u"; /** * Native to ascii string. It's same as execut native2ascii.exe. * @param str native string * @return ascii strin...
[ "qawsed1231010@126.com" ]
qawsed1231010@126.com
9db1b8f7de258ca6d8ecb1c692c29ac3df2b2e79
acb05378f7d584b0a57bfd6beab8bad54fdac154
/source/com/jonasreese/sound/sg/midi/Metronome.java
ebf8622d8b2e4201c7b9a47ae89d0f8156f5575c
[]
no_license
jonasreese/soundsgood
83f5b403cf53e153f97ec24e6064c794794e9ccd
f658b5c98302a23393169d28e448cbd7d52e35e1
refs/heads/master
2021-01-20T22:28:51.539018
2013-06-10T10:03:03
2013-06-10T10:03:03
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,037
java
/* * Created on 10.07.2005 * * To change this generated comment go to * Window>Preferences>Java>Code Generation>Code Template */ package com.jonasreese.sound.sg.midi; import javax.sound.midi.Receiver; /** * <p> * This interface shall be implemented by classes that perform metronome functionality. ...
[ "jr@jonasreese.com" ]
jr@jonasreese.com
39ad403d7b2ff0d7d1598d869d7b96abeee7a537
db37c937b7aa01491ab6d0bbca369e7c24dc9638
/geotracker/server/src/main/java/ch/rasc/geotracker/GeoController.java
553e880af360b6034485f6d7068affeda1ef03fd
[ "MIT" ]
permissive
ralscha/blog
a7fc489ec7f09d2f566873262690364c0ea05b19
42b117db20a5a654d7d76e11912304dcdca8fe3d
refs/heads/master
2023-08-03T10:58:09.694000
2023-07-31T18:42:35
2023-07-31T18:42:35
78,191,118
242
308
MIT
2022-11-19T17:09:51
2017-01-06T08:59:53
TypeScript
UTF-8
Java
false
false
2,731
java
package ch.rasc.geotracker; import java.util.ArrayList; import java.util.Collections; import java.util.List; import org.springframework.context.ApplicationEventPublisher; import org.springframework.http.HttpStatus; import org.springframework.web.bind.annotation.CrossOrigin; import org.springframework.web.bind.annotat...
[ "ralphschaer@gmail.com" ]
ralphschaer@gmail.com
64a9f5d64ef23f021c392837f377de2267d482c6
570367b3b35e724ed5279c7f34b9e776536ca871
/Ciphers/src/sample/Main.java
bcc3e4e4d2a7719ed530c22f2ea8491f406b93d6
[]
no_license
ysfgouicem/java_projects
b1c46b793cc1bdfc2117fa3ed166157ab8a6d27e
f8e69d45f4c436b6e7288983c8ab13455b43b775
refs/heads/master
2021-04-26T23:20:32.656421
2019-06-10T22:44:06
2019-06-10T22:44:06
123,967,855
0
0
null
null
null
null
UTF-8
Java
false
false
2,762
java
/* Vigenere / Vernam / Ceasar Ciphers - Functions for encrypting and decrypting data messages. Then send them to a friend. */ package sample; import javafx.application.Application; import javafx.geometry.Insets; import javafx.geometry.Pos; import javafx.scene.Scene; import javafx.scene.control.Button; import ja...
[ "ysfgouicem@gmail.com" ]
ysfgouicem@gmail.com
34ca4e83369b8d62b3602b79918d3793af94c03f
7cb7d11a26f978cf2230ba2da0140c9beb0c9f06
/src/test/java/com/udpimplementation/comp445a3/PacketTest.java
f5eb5048ad56fe95d76a4ac26c311440c75d9baa
[]
no_license
sunyanl1236/UDPImplementation
43ba2cc5efe245165b232d48c760855102682ef6
24e4542749db63f232a538d851e2d83d6011e21d
refs/heads/main
2023-01-24T09:20:42.944942
2020-12-06T20:06:57
2020-12-06T20:06:57
314,935,887
0
0
null
null
null
null
UTF-8
Java
false
false
3,142
java
package com.udpimplementation.comp445a3; import junitparams.JUnitParamsRunner; import junitparams.Parameters; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.Parameterized; import java.net.InetAddress; import java.util.Arrays; import java.util.Collection; import static org.assertj.co...
[ "yiluliang1236@gmail.com" ]
yiluliang1236@gmail.com
1498c4e8d48fb74b92ffef3a0d58562511956882
67c2a85a9225c5f41ca1effaec1caa2abb3f9e32
/yytj_java/dal/src/main/java/com/hongbao/dal/config/JedisConfig.java
1c619191bff915a1acfae004a750be2a796e1737
[]
no_license
qinbo89/yytj_java
789a31e1f3d17ad16f05b63b70306b171ffd144e
4de9e02e49dbbb5d58f55fdb37ff6c8e43c313e3
refs/heads/master
2021-01-18T22:11:42.721730
2016-09-27T02:21:53
2016-09-27T02:21:53
69,311,520
0
0
null
null
null
null
UTF-8
Java
false
false
4,656
java
package com.hongbao.dal.config; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Value; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Configurat...
[ "qinbo89@163.com" ]
qinbo89@163.com
72eda4c278a2101fc7895b15e52b3d601cb1d6b8
e2cd2d66a27dd8661810ef80785e683bdc7817f6
/nzsproject/src/main/java/com/needmall/common/vo/Category1depVO.java
6fd8f80c2aee7bd77bd1f2fc4b879cc745b01cdc
[]
no_license
needmall/data
3d2aed5ea45303bcc824b17c13857198cadb2f39
f646aec46e927ddbaa666e4f280dbe654f1f2196
refs/heads/master
2020-03-26T07:42:40.778859
2018-09-17T04:35:11
2018-09-17T04:35:11
144,667,138
1
0
null
null
null
null
UTF-8
Java
false
false
492
java
package com.needmall.common.vo; public class Category1depVO { private int c1_num; private String c1_name; public int getC1_num() { return c1_num; } public void setC1_num(int c1_num) { this.c1_num = c1_num; } public String getC1_name() { return c1_name; } public void setC1_name(String c1...
[ "trustray7@gmail.com" ]
trustray7@gmail.com
ee6b3256261580d3e9c69b1f58f60b1febc603d9
eec9aa71fca1d12cfeda08affdb8c5ef032f5c39
/app/src/main/java/com/pinkump3/musiconline/adapter/FragmentAdapter.java
4978dc6514eaa1229f1b0e65cd744a0806eb4878
[]
no_license
fandofastest/yopylagi
5ba4ba581613fc52497093ac53f2dec99e787255
257c57740b3cd54240f3d2be438e588ba1ab5205
refs/heads/master
2020-11-30T04:58:20.155481
2019-12-28T07:34:57
2019-12-28T07:34:57
230,306,195
0
0
null
null
null
null
UTF-8
Java
false
false
988
java
package com.pinkump3.musiconline.adapter; import androidx.fragment.app.Fragment; import androidx.fragment.app.FragmentManager; import androidx.fragment.app.FragmentPagerAdapter; import java.util.ArrayList; import java.util.List; public class FragmentAdapter extends FragmentPagerAdapter { private final List<Fra...
[ "fandofast@gmail.com" ]
fandofast@gmail.com
a50413def426227eac0accd24dc426bf10cb8ac5
7d6c71900be4ca6bdc2029fda4bdeb1db771cf23
/app/src/main/java/com/mythmayor/mvvmarchitecture/utils/net/APIService.java
4eeff9922aa47e65b9ff8017447986bbc93d0941
[ "Apache-2.0" ]
permissive
mythmayor/MvvmArchitecture
433bb308b2790867d5ec35b351ee061f4224c386
e5d5c6a3b6a5adf57ccc3bbe94fc3129c3ffa31a
refs/heads/master
2022-11-11T23:03:20.970261
2020-07-01T04:14:55
2020-07-01T04:14:55
276,071,086
4
3
null
null
null
null
UTF-8
Java
false
false
625
java
package com.mythmayor.mvvmarchitecture.utils.net; import com.mythmayor.mvvmarchitecture.response.LoginResponse; import io.reactivex.rxjava3.core.Observable; import retrofit2.http.Field; import retrofit2.http.FormUrlEncoded; import retrofit2.http.POST; /** * Created by mythmayor on 2020/6/30. * 接口请求方法类 */ public i...
[ "mythmayor@163.com" ]
mythmayor@163.com
607a43cb8d89f32c9d660d09646632f22f65b6b9
b907f692c0cdd412a6c0d1c947196e0ecd1747bb
/springboot/datasource/dynamic/src/main/java/alvin/study/springboot/ds/conf/DataSourceConfig.java
993541467c227f63d3884f4d6978c6f7066ce8b1
[]
no_license
alvin-qh/study-java
64af09464325ab9de09cde6ce6240cf8d3e1653d
63b9580f56575aa9d7b271756713a06c7e375c1a
refs/heads/master
2023-08-22T05:53:39.790527
2023-08-20T16:06:11
2023-08-20T16:06:11
150,560,041
1
0
null
null
null
null
UTF-8
Java
false
false
1,828
java
package alvin.study.springboot.ds.conf; import alvin.study.springboot.ds.core.data.DataSourceFactory; import alvin.study.springboot.ds.core.data.DynamicDataSource; import org.springframework.beans.factory.annotation.Value; import org.springframework.context.annotation.Bean; import org.springframework.context.annotatio...
[ "quhao317@163.com" ]
quhao317@163.com
c54fc4a4a4c5f7d1a76fccafb5c18a0dfb1d386f
c6716b711914670345d4718ea00ff36e71d844b5
/src/brbad/Meth.java
8a72fd98f708ffa2bdbc8780a77c55d71aab2ecb
[]
no_license
CesarRubenAlejandro/BreakingBad-game
aa7fa7f095733c8f4d7a42f035cff81397db2ec5
56c306b20c85d8ebbbf65c7ec445314f6123e46a
refs/heads/master
2021-01-13T14:19:57.441875
2014-03-10T20:27:36
2014-03-10T20:27:36
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,509
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 brbad; /** * * @author Angela Romo, Cesar Rdz */ import java.awt.Image; import java.awt.Toolkit; import java.net.URL; pu...
[ "angela_9412@hotmail.com" ]
angela_9412@hotmail.com
7f78e69bb4dc634a35ff0c70b10752cad7634339
36c6f117ec12d4916cf6625dd45563394b3d8ba7
/app/src/main/java/hp/harsh/projectbrain/util/RxUtil.java
41e495f37d12129d0771d672f42368112d62db84
[]
no_license
hp-harsh/ProjectBrainAndroid
fb11d19ec3817318a1f8f1576680d3bad14a173e
b5b7819dc96a86b96f05e0245fa06c0033391686
refs/heads/master
2022-11-20T00:35:14.422545
2020-07-19T01:03:44
2020-07-19T01:03:44
278,514,658
0
0
null
null
null
null
UTF-8
Java
false
false
2,616
java
package hp.harsh.projectbrain.util; import android.app.Activity; import java.util.concurrent.TimeUnit; import javax.inject.Inject; import hp.harsh.projectbrain.R; import hp.harsh.projectbrain.interfaces.SplashInterface; import io.reactivex.Single; import io.reactivex.SingleObserver; import io.reactivex.android.sche...
[ "hpatel4692@gmail.com" ]
hpatel4692@gmail.com
9825a7ee396fad2286103ca82b2bd059e68ee569
765bfeb8631e38a3469c012b1b106986756bd56d
/src/design/EmployeeInfo.java
72b9a5c1752cb98b55983234701972aa2ff163f5
[]
no_license
AbiralSwar/Midterm2019AbiralSwar
099e72c27b6d42fe29d52dab78ec63412592c08f
0f61d153270c01b5b51574eee7d0ebedd6e55c9f
refs/heads/master
2020-07-22T11:56:02.308696
2019-09-09T03:14:01
2019-09-09T03:14:01
207,193,299
0
0
null
null
null
null
UTF-8
Java
false
false
6,070
java
package design; import java.util.Scanner; public class EmployeeInfo extends AbstractClass{ /*This class can be implemented from Employee interface then add additional methods in EmployeeInfo class. * Also, Employee interface can be implemented into an abstract class.So create an Abstract class * then inherit th...
[ "nepolian@hotmail.com" ]
nepolian@hotmail.com
486c4197519ce8c292aba14e1ccf0d02608dbcc9
e38a26dc54daf3a87f78021dc4764cdcdc7c2e98
/redis/src/main/java/com/sungang/day3/operate/RedisController.java
6a5b096e6ac46819bb2bff3b7cfc97bc87949797
[]
no_license
sungang521/springcloud
dda72b7baf2e0cca85ba8de6d49c9d9f1677e838
776e1551e5e6ecdb6619ed40ebf55f50add18c52
refs/heads/master
2022-07-03T14:52:54.651517
2019-12-02T07:32:33
2019-12-02T07:32:33
189,856,384
0
0
null
2022-06-17T02:44:09
2019-06-02T14:27:54
Java
UTF-8
Java
false
false
1,384
java
package com.sungang.day3.operate; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.data.redis.core.BoundHashOperations; import org.springframework.data.redis.core.RedisTemplate; import org.springframework.data.redis.core.StringRedisTemplate; import org.springframework.web.bind....
[ "735006309@qq.com" ]
735006309@qq.com
170c70f154364113f2d817945530d29808e91f1f
d27377cbc47756a318d30417d6d637debbe7321a
/src/main/java/wzd/util/TableOfMysqlUtil.java
869ce7b97bbb3aec7e608c80880529faa7c3412b
[]
no_license
zdwang0317/imt
9b7ff832365c2ecba55b68d1458e1961b5d22735
233ad9557beddc63d558db9a7b4fab6785906331
refs/heads/master
2020-05-22T09:31:27.902941
2019-01-15T01:20:35
2019-01-15T01:32:05
39,880,712
0
0
null
null
null
null
UTF-8
Java
false
false
2,135
java
package wzd.util; import java.sql.Connection; import java.sql.DatabaseMetaData; import java.sql.PreparedStatement; import java.sql.ResultSet; import java.sql.SQLException; public class TableOfMysqlUtil { public static int createTableToCpWipHistory(Connection conn,String tableName){ PreparedStatement...
[ "zdwang@gigadevice.com" ]
zdwang@gigadevice.com
b33d7603457f9357d2c4ca5c8adf41679e0ba461
d1ef93899f5a5264e26000043c8388b200b9a19f
/src/test/java/de/detecmedia/checkaccountnumber/Method61Test.java
03ee56f11197f740ebeef65ed4d9ab1b8ba4483e
[]
no_license
detecmedia/check-account-number
7ebc298a9ce6f7cec8c55a152c10cebfe091bc77
d9c463217fc073ade33bac1b326f854c5e73e2dd
refs/heads/develop
2021-06-25T14:00:20.253824
2017-09-12T18:39:19
2017-09-12T18:39:19
90,244,415
0
0
null
2017-09-12T18:39:20
2017-05-04T09:16:43
Java
UTF-8
Java
false
false
1,725
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 de.detecmedia.checkaccountnumber; import org.junit.After; import org.junit.AfterClass; import org.junit.Before; import org.jun...
[ "potthast@bestit-online.de" ]
potthast@bestit-online.de
afeb5573b7b46bbf2a0b79ebdf7711f70026150d
33f0b85ce1aac9fa7148bc22c2fa6012e1eee7c3
/ezwel_project/ezwel_if/src/main/java/com/ezwel/htl/interfaces/service/data/cancelFeeAmt/CancelFeeAmtOutSDO.java
87332c69ec02458252bb8c111c74162f6a74ac2a
[ "Apache-2.0" ]
permissive
ezwelapi/ezwel-api
d3a8faf7fa8c3ecc6b6cc7e9f1c79d1e9e8c82a3
edffc2473326f11df145a1eb0457120b4ae5ba6a
refs/heads/master
2020-04-06T08:28:06.500385
2019-02-19T12:02:43
2019-02-19T12:02:43
157,305,633
0
0
null
null
null
null
UTF-8
Java
false
false
1,391
java
package com.ezwel.htl.interfaces.service.data.cancelFeeAmt; import com.ezwel.htl.interfaces.commons.abstracts.AbstractSDO; import com.ezwel.htl.interfaces.commons.annotation.APIModel; import lombok.Data; import lombok.EqualsAndHashCode; import com.ezwel.htl.interfaces.commons.annotation.APIFields; /** * <pre> *...
[ "ezwelapiksw@gmail.com" ]
ezwelapiksw@gmail.com
ca3c9f55e067dce1caa0d9f06c015f6d913f2022
49e87616264ba3ade189c2b08a45bba0a20950d9
/app/src/main/java/com/repayment/money/ui/activity/PayScheduleActivity.java
e9d5724fc42083dcf54c4e4eec13aaa8c8af52c8
[]
no_license
sfysfy/HuanKuan
c5c6342ecfc1ce7e3a82621acebb4e7be96f03d1
e716d9db141ef7986f9838f968ea93b642ada1d5
refs/heads/master
2021-01-22T18:33:21.581133
2017-08-29T02:37:06
2017-08-29T02:37:06
100,764,244
2
0
null
null
null
null
UTF-8
Java
false
false
1,057
java
package com.repayment.money.ui.activity; import com.example.mylibrary.base.BaseActivityWithNet; import com.repayment.money.R; import com.repayment.money.common.Constant; import com.repayment.money.entity.BillDetailEntity; public class PayScheduleActivity extends BaseActivityWithNet<BillDetailEntity> { @Override...
[ "1186265546@qq.com" ]
1186265546@qq.com
2e5c38abc6adfdbd859f339ff1ff37feaa56909d
f5748681631f5685a9d8a1bcc8b757ce39f3bdd2
/src/com/savi/show/dto/DeviceInfo.java
f131cb53b0ba367d099304bd8247913f079d7bd7
[]
no_license
AlexanderChou/neteye
a573e921f8868aa2420956993451037e98dbcf9a
772f40477251477f6b865bc2c13ff4ec30237061
refs/heads/master
2021-01-13T00:49:13.397622
2016-05-08T07:31:31
2016-05-08T07:31:31
54,363,134
1
1
null
2016-03-31T07:43:08
2016-03-21T05:50:11
Java
UTF-8
Java
false
false
3,062
java
package com.savi.show.dto; /** * Switchbasicinfo entity. @author MyEclipse Persistence Tools */ public class DeviceInfo { // Fields private Long id; private String name; private String equipmentType; private String ipv4address; private String ipv6address; private String description; ...
[ "290573449@qq.com" ]
290573449@qq.com
33dca71ddf5c70345f354e7716741d5018c7eebb
658669457cabfdfc1c7259144d82e40450d6bf93
/model/DTO/ci/validator/UploadInDTOValidator.java
5cfda66e0d873fe3c06fd63fa002f2acd4085e5b
[]
no_license
urexmails/android
0de5132be55e5c5d7eda9db878ae4d59e336979a
4cedcdc658a8861ec4388f81b82ff084d7fc734e
refs/heads/master
2020-03-21T08:44:05.773405
2018-06-23T01:21:22
2018-06-23T01:21:22
138,361,360
0
0
null
null
null
null
UTF-8
Java
false
false
7,810
java
package com.contactpoint.model.DTO.ci.validator; import java.util.HashMap; import com.contactpoint.model.DTO.ci.UploadInDTO; public class UploadInDTOValidator extends Validator { //public final static int DEFAULT_SIG_LENGTH = 1136; public static boolean validateServiceDetail(HashMap<String, String> param...
[ "rexu@tollgroup.com" ]
rexu@tollgroup.com
d5e820d9dc5f23ddee67fed4235aa0d3a9fa6871
076bdf2c9cd8a4038ab59231f7dd34d5b4330149
/powerjob-server/src/main/java/com/github/kfcfans/powerjob/server/service/instance/InstanceTimeWheelService.java
10a0c9d3720c12e049158eeb3af3966e20f16bb2
[ "Apache-2.0" ]
permissive
qitao321/PowerJob
0f975e72fbb7157eba2f406dd43f5c2e398720fa
34ee79ca0631481595fa754490ef38dc5bf87778
refs/heads/master
2023-03-22T16:17:39.530484
2021-03-18T01:02:57
2021-03-18T01:02:57
283,451,421
0
0
Apache-2.0
2020-07-29T09:08:05
2020-07-29T09:08:04
null
UTF-8
Java
false
false
1,662
java
package com.github.kfcfans.powerjob.server.service.instance; import com.github.kfcfans.powerjob.server.common.utils.timewheel.HashedWheelTimer; import com.github.kfcfans.powerjob.server.common.utils.timewheel.TimerFuture; import com.github.kfcfans.powerjob.server.common.utils.timewheel.TimerTask; import com.google.com...
[ "jiqi.tjq@alibaba-inc.com" ]
jiqi.tjq@alibaba-inc.com
5ea5e07c2358a84584132acd88b2454b910a4d5f
f4f6f68f956b9f0107877397a6cecbf1177e45ca
/AttDEMO/app/src/main/java/com/aiwinn/faceattendance/ui/m/MainActivity.java
97d0a1ded8a10915ab2d422a5ab8776276437859
[]
no_license
P79N6A/RecognitionDemo
a07183e0b8d20d74fb8e20d93ae670ab833b3025
c91f988a5aad3daee33f338cc0403b67deab9e0c
refs/heads/master
2020-04-08T00:32:56.743535
2018-11-23T16:28:21
2018-11-23T16:28:21
null
0
0
null
null
null
null
UTF-8
Java
false
false
12,636
java
package com.aiwinn.faceattendance.ui.m; import android.Manifest; import android.annotation.SuppressLint; import android.hardware.Camera; import android.support.v7.widget.GridLayoutManager; import android.support.v7.widget.RecyclerView; import android.view.KeyEvent; import android.view.View; import android.wid...
[ "5694209@qq.com" ]
5694209@qq.com
9647eb752f12577e12b2b7a773e34b52dff24f99
65a09e9f4450c6133e6de337dbba373a5510160f
/leanCrm/src/main/java/co/simasoft/view/ActivitiesTypesBean.java
d2d34413499c5c9c478b09e864b5c25bdb521406
[]
no_license
nelsonjava/simasoft
c0136cdf0c208a5e8d01ab72080330e4a15b1261
be83eb8ef67758be82bbd811b672572eff1910ee
refs/heads/master
2021-01-23T15:21:01.981277
2017-04-27T12:46:16
2017-04-27T12:46:16
27,980,384
0
0
null
null
null
null
UTF-8
Java
false
false
7,876
java
package co.simasoft.view; import java.io.Serializable; import java.util.ArrayList; import java.util.List; import javax.annotation.Resource; import javax.ejb.SessionContext; import javax.ejb.Stateful; import javax.enterprise.context.Conversation; import javax.enterprise.context.ConversationScoped; import javax.faces.a...
[ "nelsonjava@gmail.com" ]
nelsonjava@gmail.com
c7d17652b6a3dd32df02f6f2827b5c0fae2f3f84
8d5c6c8242fa60d99abc73b4b90f3d7f61e013a1
/src/main/java/com/acme/livroservice/LoadDatabase.java
ad033222f6a0e9e1ac3facae51f9da86243d7e5d
[]
no_license
tiagolpadua/msc-livro-microservice
004f994687fbb3d932a8138d1e8aa34af10f795e
a88b94ef2a07f4a180f5cde10c499ab586a8ae1d
refs/heads/master
2020-04-17T13:20:39.383754
2019-02-08T02:45:10
2019-02-08T02:45:10
166,611,686
0
0
null
null
null
null
UTF-8
Java
false
false
942
java
package com.acme.livroservice; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.boot.CommandLineRunner; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Configuration; @Configuration class LoadDatabase { Logger logger = L...
[ "tiagolpadua@gmail.com" ]
tiagolpadua@gmail.com
b0f476aa84743ceda755679876faf686e536bd17
1f4d669dc6e56aa8d74342a0f35dfac47ac7eb8d
/Test/src/java/controller/TransactionSvl.java
9bd382c0850be9feb2871c0295b28d18f8b9ac34
[]
no_license
aoeminh/ASM-Webservice-Client
01990fefc57279ccccb585e80b1345948a8ad057
062c724c883811feff50b0998404be86fe69bf71
refs/heads/master
2020-03-27T04:58:22.707380
2018-08-24T11:42:54
2018-08-24T11:42:54
null
0
0
null
null
null
null
UTF-8
Java
false
false
8,735
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 controller; import com.example.service.CheckPartnerService_Service; import com.example.service.Partner; import java.io.IOExcep...
[ "aoeminh@gmail.com" ]
aoeminh@gmail.com
2f4fffde0515134c235df0382347c912026c21de
f1ed4776e7e2f6fc3dfe4355b86e1ffb7a5daf3d
/C9Alarm/src/com/tavx/C9Alarm/bean/PointCountBean.java
04a0b76b6f6b2205b9cf2ad102fb5d6924c83d80
[]
no_license
laoda512/dhie
05cc3e4ee674c58af99d12d5b63bd9ef520edd27
ef7b1fb5d81c85058b2aa8d5c1561d1d4fedca3b
refs/heads/master
2021-01-10T18:30:20.610318
2015-02-13T02:03:33
2015-02-13T02:03:33
30,735,040
0
0
null
null
null
null
UTF-8
Java
false
false
2,055
java
/** * */ package com.tavx.C9Alarm.bean; import com.tavx.C9Alam.connector.MyLogger; import com.tavx.C9Alarm.AlarmApplication; import com.tavx.C9Alarm.Symbol; import com.tavx.C9Alarm.Manager.NumberManager; import android.content.Context; import util.readWriteAbleBean; /** * @author Administrator * */ public clas...
[ "cwang@splunk.com" ]
cwang@splunk.com
3552a1d55931beb5ef4c832619b0eb0907ae89c6
51973ce0cb415b94546301936cd99c44ce04c761
/src/main/java/cn/wsq/util/JsonUtils.java
dcaebeca33e0547ee435c1e82f3f49da431da768
[]
no_license
qin501/testtest
4aac60d559167d677ca702221f65387275f6962a
2311be17134b1e64439133353d545cf52e27645b
refs/heads/master
2020-04-09T10:53:44.527088
2018-12-16T07:38:18
2018-12-16T07:38:18
160,286,662
1
0
null
null
null
null
UTF-8
Java
false
false
1,715
java
package cn.wsq.util; import com.fasterxml.jackson.core.JsonProcessingException; import com.fasterxml.jackson.databind.JavaType; import com.fasterxml.jackson.databind.ObjectMapper; import java.util.List; /** * 自定义响应结构, 转换类 */ public class JsonUtils { // 定义jackson对象 private static final ObjectMapper MAPPER ...
[ "1732667017@qq.com" ]
1732667017@qq.com
88168c6c9a8de271062940ffa2143d163d0d1e69
6c4135cc07753b8348a07e17dba571c32990ff73
/flowable/src/main/java/com/example/flowable/demo/Demo.java
7a8345aaf4fc8c4d2c03bf088a3099a9c3d6f455
[]
no_license
17671367716/demo
07b89c083a09febc9d096ca2489becabbccbbeb6
d8dd60127ddfc56ed60c01533b82e36f629c5cc2
refs/heads/master
2023-06-26T07:57:33.467379
2021-08-02T06:22:34
2021-08-02T06:22:34
387,984,386
0
0
null
null
null
null
UTF-8
Java
false
false
82
java
package com.example.flowable.demo; public class Demo { private String Id; }
[ "1328235636@qq.com" ]
1328235636@qq.com
122a37be9e5a54e833d712e8b6b899768f246627
12b788074006cccc45e9b448a6cf164a24bd7e67
/app/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/android/support/drawerlayout/R.java
0a869596d69cfd6216dc6d966e175781e0e48c06
[]
no_license
Akabo027/ProductCatalog
d9389d520e15f683b008c642b1c193b94aeb24d2
1cdf8143f83a2e5672a0d96bded777430f7a7e63
refs/heads/master
2020-04-05T01:58:07.677397
2018-11-06T23:41:05
2018-11-06T23:41:05
156,458,346
0
0
null
2018-11-06T22:43:21
2018-11-06T22:43:20
null
UTF-8
Java
false
false
10,459
java
/* AUTO-GENERATED FILE. DO NOT MODIFY. * * This class was automatically generated by the * gradle plugin from the resource data it found. It * should not be modified by hand. */ package android.support.drawerlayout; public final class R { private R() {} public static final class attr { private a...
[ "unkabore@gmail.com" ]
unkabore@gmail.com
bd1438590d1bacdce6fe2a65d27f93adb21f72f5
0c6d9fd1148156cc4bf33ddce09e33aab79d5d75
/src/ViewController/ReportController.java
49ab4f8b48506e227670f5943534d21554eeb351
[]
no_license
astall1/DesktopSchedulingWizard
14b91f0ccd9a171eaf3f079d2b4ce4d78630f562
b20bd210f7f933a22ee585798d4fd84492579bd5
refs/heads/master
2022-11-16T03:18:43.573119
2020-07-03T06:09:50
2020-07-03T06:09:50
276,819,532
0
0
null
null
null
null
UTF-8
Java
false
false
1,561
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 ViewController; import com.mysql.jdbc.Connection; import javafx.scene.layout.AnchorPane; import javafx.stage.Stage; ...
[ "noreply@github.com" ]
astall1.noreply@github.com
47394d81ed6d371945fa5da3dc5f874255e567f1
57f2121b660d91717e771c6b198fbbff52408d71
/exchangechallenge/src/main/java/com/mysite/exchangechallenge/module/Person.java
74a1ad4de9db2d17c4f94b02e87de00b6727d3b4
[]
no_license
mpusio/JavaDojo
c414022774fc74c7981f515e21ed4177773e1415
8f220d7007fbac36e19e92ca2fc6fa1df4a881e1
refs/heads/master
2020-04-14T18:16:48.215104
2019-05-19T21:22:53
2019-05-19T21:22:53
164,012,665
0
1
null
null
null
null
UTF-8
Java
false
false
382
java
package com.mysite.exchangechallenge.module; import java.util.UUID; public class Person { private final UUID id; private final String name; public Person(UUID id, String name) { this.id = id; this.name = name; } public UUID getId() { return id; } ...
[ "noreply@github.com" ]
mpusio.noreply@github.com
6fe0fdfbf164a1944c7a2f3265d61cb3717d56d7
63e238d255d696cc9af997ec57f11dd4e6079f1a
/backend/src/main/java/com/rahul/ibcsprimax/controller/EmployeeController.java
56c4174711410064e05a89ea2dc2ee83061c6dac
[]
no_license
rahul-cse/payroll
c0113523c36a25b59b90e81c46bd2771f65e5b5d
cae18ff4db359c239b4eaaaef52f4d9e63877fc1
refs/heads/main
2023-01-11T14:17:35.501227
2020-11-20T21:36:22
2020-11-20T21:36:22
314,246,980
0
0
null
null
null
null
UTF-8
Java
false
false
1,808
java
package com.rahul.ibcsprimax.controller; import java.util.List; import javax.validation.Valid; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.http.HttpStatus; import org.springframework.http.ResponseEntity; import org.springframework.transaction.annotation.Transactional; im...
[ "rahul.ctg62@gmail.com" ]
rahul.ctg62@gmail.com
ace1280206e99ca74c09169a6754b4b986a0c710
3e21a4608bc5d468a9f45197154f75ce4b3db70c
/jlox/src/com/craftinginterpreters/lox/Environment.java
b2d04a5ce9fd098ca49551c0a774e6d9238082d3
[]
no_license
prateekkumarweb/lox
6134b4bb89c41d004544ec0ab5700a6d5da8d636
69f339759b1a7f419b341d38dd33a88ad8a24096
refs/heads/master
2022-06-03T17:46:30.308103
2020-05-01T05:59:11
2020-05-01T10:43:28
260,390,635
0
0
null
null
null
null
UTF-8
Java
false
false
1,386
java
package com.craftinginterpreters.lox; import java.util.HashMap; import java.util.Map; class Environment { final Environment enclosing; private final Map<String, Object> values = new HashMap<>(); Environment() { enclosing = null; } Environment(Environment enclosing) { this.enclosing = enclosing; ...
[ "prateek@prateekkumar.in" ]
prateek@prateekkumar.in
e82d0d3adb133afbf36fee4376a2e193f3f4d17c
743971fe05db7479c1ff94648c941ce80621dee3
/app/src/test/java/com/something/kumaranurag/ggsipusyllabus/somethingUnitTest.java
2241ecbb2ad31589901318760f9738a8b4ac94c8
[ "BSD-3-Clause" ]
permissive
kmranrg/IPU_Syllabus
aa26ed3e28bbc8071627610e3bed4cfce73b0ed2
56eb9f543f2d3fd0f18e55d1be777bc6c21b09e0
refs/heads/master
2020-05-02T03:50:15.721549
2019-10-22T05:24:14
2019-10-22T05:24:14
177,737,535
0
0
BSD-3-Clause
2019-10-20T18:44:07
2019-03-26T07:37:43
Java
UTF-8
Java
false
false
422
java
package com.something.kumaranurag.ggsipusyllabus; import org.junit.Test; import static org.junit.Assert.*; /** * something 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 somethingUnitTest { ...
[ "kmranrg@gmail.com" ]
kmranrg@gmail.com
29463bc249042abea43959bf2751238070330b6c
62517f9cc72c594784c583b21ab93e060eed4e60
/app/src/main/java/cn/com/tcsl/mvptest/ui/down/DownPresenter.java
594da623cd989a7bac7565f727535d8839d82c89
[]
no_license
kailaisi/MVPTest
5833f050582d34c0a783c1880965bc5ef52e929f
995653da87deb7bc5c9ab2a9860950f473531054
refs/heads/master
2023-05-02T17:48:55.824146
2016-08-01T10:47:40
2016-08-01T10:47:40
63,403,411
0
0
null
2023-04-15T12:35:09
2016-07-15T08:02:19
Java
UTF-8
Java
false
false
1,591
java
package cn.com.tcsl.mvptest.ui.down; import java.io.File; import cn.com.tcsl.mvptest.http.RetrofitHttpUtils; import cn.com.tcsl.mvptest.http.interfaces.DownProgressListener; import okhttp3.ResponseBody; import rx.Subscriber; /** * Created by wjx on 2016/7/23. */ public class DownPresenter implements DownContract.P...
[ "541018378@qq.com" ]
541018378@qq.com
aa07ea6fb3da51741a3c9c74bac1b4148dbcb443
26c70c7531203df0fb914c18c9df94e7720183a5
/src/JavaAssignment_PartA/ExceptionHandling.java
57b6423c919862ab7730837cf0b0c9409da0b85f
[]
no_license
Misspelled-it/JerryMieles-JavaAssignment
c3ff6ce1b5c544da028f91bb1b46dda6724ff6ae
afb8c631c8f3f4d3ef4c1f738589050fa0f7b34c
refs/heads/master
2021-01-20T09:14:07.602616
2017-08-29T01:27:39
2017-08-29T01:27:39
101,585,481
0
0
null
null
null
null
UTF-8
Java
false
false
1,333
java
package JavaAssignment_PartA; import java.util.*; public class ExceptionHandling { public static void main(String[] args) throws ArrayIndexOutOfBoundsException { //Prompt the user for an array size System.out.println("Enter the number of elements in the array:"); Scanner scanner = new Scanner(System.in...
[ "noreply@github.com" ]
Misspelled-it.noreply@github.com
b532539b3698567d0351efbb29dbdcc3f244fb34
a32557b99e4b25900c0abaa94987eea932fe7d04
/signal-data/src/main/java/com/skr/signal/data/websocket/handler/WebSocketHandler.java
8748d7aa7389b6cd59b065f3aec773f9cdebfc1c
[]
no_license
EchoFish/netty-stroll
2c67b13a9914531f32f940e90e4362944176ff42
21c41c81683045bceef90195ed1608c051c838be
refs/heads/master
2022-12-04T12:34:41.021495
2020-09-01T05:52:49
2020-09-01T05:52:49
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,441
java
package com.skr.signal.data.websocket.handler; import io.netty.channel.ChannelHandlerContext; import io.netty.channel.SimpleChannelInboundHandler; import io.netty.handler.codec.http.websocketx.TextWebSocketFrame; import java.time.LocalDateTime; /** * @author mqw * @create 2020-06-12-11:28 */ public class WebSocke...
[ "mengqingwen@hetao101.com" ]
mengqingwen@hetao101.com
f87560a87adc6327bc69f68c8083c6d926129fd4
8456a184d4f5964b19d6c1b3a1a1b9f5addc395f
/Software_Development/BattleShip_Game/part2/src/main/java/edu/neu/ccs/cs5004/model/fleet/AbstractFleet.java
2148bbafb71a12a6365607439dd4e63574f7ca63
[]
no_license
bohraAnkur/Project_All
f39e1c14736cbb4fbd9b9660559271e40a47547d
f1524c336198c8aab9076e8effd2b08db137dca7
refs/heads/master
2021-07-09T12:34:05.122026
2020-04-03T21:38:18
2020-04-03T21:38:18
201,547,699
0
0
null
2020-10-13T20:54:34
2019-08-09T22:19:58
Jupyter Notebook
UTF-8
Java
false
false
2,645
java
package edu.neu.ccs.cs5004.model.fleet; import edu.neu.ccs.cs5004.model.ships.Ship; import java.util.ArrayList; /** * abstract class for the fleet. */ public abstract class AbstractFleet implements FleetInterface { /** * the list of ships representing the fleet. */ protected ArrayList<Ship> fleet; /*...
[ "ankur.bohra1995@gmail.com" ]
ankur.bohra1995@gmail.com
eee8f8a626d50ab986a7ada3a11188fa15480e39
b82dd1df2ae52e66766cea189efab7ecd5585ac3
/achilles-core/src/main/java/info/archinnov/achilles/internals/codegen/meta/EntityMetaColumnsForFunctionsCodeGen.java
f1cf5f6738f4495fc3868d824144b7224565fa04
[ "Apache-2.0", "LicenseRef-scancode-warranty-disclaimer" ]
permissive
romolodevito/Achilles
34ce40fbcdcc7ebfedf74935f4569c18cb08e136
8b04609f42f2b7c83c48a69b55773f3b4bc3411a
refs/heads/master
2020-04-10T13:18:43.069016
2018-12-09T14:36:57
2018-12-09T14:36:57
155,694,647
0
0
Apache-2.0
2018-11-01T09:53:11
2018-11-01T09:53:11
null
UTF-8
Java
false
false
3,592
java
/* * Copyright (C) 2012-2018 DuyHai DOAN * * 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 agree...
[ "doanduyhai@gmail.com" ]
doanduyhai@gmail.com
4a9807b71deea2324cb57801fd6c29ffa21f1e85
5e12a12323d3401578ea2a7e4e101503d700b397
/branches/fitnesse/src/main/java/fitnesse/slimTables/HtmlTableScanner.java
a8f329deba71f5a2989ef77daefd4ab1a0aafe55
[]
no_license
xiangyong/jtester
369d4b689e4e66f25c7217242b835d1965da3ef8
5f4b3948cd8d43d3e8fea9bc34e5bd7667f4def9
refs/heads/master
2021-01-18T21:02:05.493497
2013-10-08T01:48:18
2013-10-08T01:48:18
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,783
java
// Copyright (C) 2003-2009 by Object Mentor, Inc. All rights reserved. // Released under the terms of the CPL Common Public License version 1.0. package fitnesse.slimTables; import org.htmlparser.Node; import org.htmlparser.Parser; import org.htmlparser.lexer.Lexer; import org.htmlparser.lexer.Page; import org.htmlpar...
[ "darui.wu@9ac485da-fb45-aad8-5227-9c360d3c5fad" ]
darui.wu@9ac485da-fb45-aad8-5227-9c360d3c5fad
ebdc875fd58e45cb057f228133a9d9e6dbbbc3b3
99f891f10705463169559e4cba3b852eedd73613
/week-meeting/src/main/java/com/hirain/mapper/PlanMapper.java
a2eb7650b729cd9ad6ff4a1f9957ac2f034415f8
[]
no_license
Chaves-z/week-meeting
e1b524c7ae1bfaeb80343b40ebcb4a3b711c401d
947c087ac8d4e700421f2d78cef5161ef3b713f8
refs/heads/master
2020-03-21T04:21:30.054316
2018-06-21T11:10:38
2018-06-21T11:10:38
null
0
0
null
null
null
null
UTF-8
Java
false
false
728
java
package com.hirain.mapper; import java.util.Map; import org.apache.ibatis.annotations.Insert; import org.apache.ibatis.annotations.Select; import org.apache.ibatis.annotations.Update; import com.hirain.pojo.Plan; public interface PlanMapper { @Insert("insert into plan (userId,lastWeek,currentWeek,problem,date) va...
[ "1269283796@qq.com" ]
1269283796@qq.com
1b88748a949aa6712ddc4253ce7f22526cf8a76d
52abb3f9d6f5747ba9a7abeda455767f524a0898
/sp/src/main/java/com/sp/web/alexa/coachme/AbstractIntentHander.java
c0d8246c374a7d28bbae8d6df168fc8df7b22776
[]
no_license
srayapatipolarits/ECSandCFN
251e474be9e76126bdd9244a480087eb9e28c039
1c16f7eebc6856afc47ad712fe7c1d160ffd3e84
refs/heads/master
2020-03-17T06:32:43.155453
2018-05-01T13:19:34
2018-05-01T13:19:34
133,360,061
1
0
null
2018-05-14T12:51:34
2018-05-14T12:51:34
null
UTF-8
Java
false
false
7,639
java
package com.sp.web.alexa.coachme; import com.amazon.speech.slu.Slot; import com.amazon.speech.speechlet.IntentRequest; import com.amazon.speech.speechlet.Session; import com.amazon.speech.speechlet.SpeechletResponse; import com.amazon.speech.ui.PlainTextOutputSpeech; import com.amazon.speech.ui.Reprompt; import com.am...
[ "root@ip-10-0-1-253.ec2.internal" ]
root@ip-10-0-1-253.ec2.internal
b1f8c5b161a228e3197b9e67f596cad1dcae03d3
f38d8e69234d6004086c832f7b2265fabed8fba4
/src/main/java/com/jeecg/z_entry/controller/ZEntryController.java
06cea5c1674525d941fc0fb7d4088670a8819cc5
[]
no_license
qpy1992/20180626
befd1eae204b741b7e5dbc46027163efe301a49c
ebf8dfefc4676ddd2f58b964c74eaff6f51f38af
refs/heads/master
2020-04-04T08:46:11.980490
2018-11-02T09:02:42
2018-11-02T09:02:42
155,793,891
1
0
null
null
null
null
UTF-8
Java
false
false
17,360
java
package com.jeecg.z_entry.controller; import com.jeecg.z_entry.entity.ZEntryEntity; import com.jeecg.z_entry.service.ZEntryServiceI; import com.jeecg.z_entry.page.ZEntryPage; import com.jeecg.z_entrydetail.entity.ZEntrydetailEntity; import java.util.ArrayList; import java.util.List; import java.text.SimpleDateFormat; i...
[ "794429910@qq.com" ]
794429910@qq.com
bd1ff0ce98033e0353f37fec40c08363f2f5e99e
d58ca055992c5ce7813ecce136a06014f3221999
/src/main/java/lib/duolingoproject/hibernate/dao/UserShopDaoImpl.java
452b80a8ac0af10aa82779cdd97f80b005891938
[]
no_license
ProyectoDuolingo/lib
88b7092cfa5c6365d501d7bfcb892517583a8606
1849c9c1f2f483655081f9e96ddff44e9aa01d27
refs/heads/master
2023-02-02T12:35:15.818996
2020-12-17T19:11:37
2020-12-17T19:11:37
314,102,730
0
0
null
null
null
null
UTF-8
Java
false
false
3,358
java
package lib.duolingoproject.hibernate.dao; import java.util.List; import org.hibernate.Session; import org.hibernate.Transaction; import lib.duolingoproject.hibernate.dao.i.IUserShopDao; import lib.duolingoproject.hibernate.model.association.UserShop; import lib.duolingoproject.hibernate.util.HibernateUtil; public...
[ "elkrysss@gmail.com" ]
elkrysss@gmail.com
dfabedd43a5ed302c2aa8e5a065ab25afb59a7b1
d7fe4c81e5f38bcc78f796add444cf09e035e005
/app/src/main/java/com/example/user/thingstodo/MainActivity.java
01c22b4518e6366ff99f3749360fd15212c21742
[]
no_license
lhw1357/Android-Studio_Things-to-do-restart
05451cce101dc24a44686a71a0fff0b287384541
6a55b9c639ad55f6f47ca69192f2a0716dafdfa5
refs/heads/master
2021-01-25T07:41:03.058451
2017-06-14T12:51:56
2017-06-14T12:51:56
93,654,615
0
0
null
null
null
null
UTF-8
Java
false
false
2,227
java
package com.example.user.thingstodo; import android.content.Intent; import android.media.Image; import android.os.Bundle; import android.support.design.widget.FloatingActionButton; import android.support.design.widget.Snackbar; import android.support.v7.app.AppCompatActivity; import android.support.v7.widget.Toolbar; ...
[ "lhw1357@naver.com" ]
lhw1357@naver.com
8eca47682ceccef7b803577d52bcaabf92c6db30
65eea008ef58ac86559af0d87c8957a0965f56dc
/src/XmlParser.java
9a0ac440254cc73177199eca7d19170cbd462943
[]
no_license
mir-jalal/CurrencyConverter
ab8d4c1ce89a470bc38436acb09740564d16baf1
279c000c34ec754bf5b89fccf294142870c76903
refs/heads/master
2022-11-17T18:44:01.697825
2020-07-16T21:33:05
2020-07-16T21:33:05
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,007
java
import javax.xml.stream.XMLEventReader; import javax.xml.stream.XMLInputFactory; import javax.xml.stream.XMLStreamException; import javax.xml.stream.events.Attribute; import javax.xml.stream.events.EndElement; import javax.xml.stream.events.StartElement; import javax.xml.stream.events.XMLEvent; import java.io.FileNotFo...
[ "mircelal99@gmail.com" ]
mircelal99@gmail.com
cef42d6a4a35ddc73954ae589bb7d927a402ad4d
5937ebcce79ee1ce937967597a3e884a27cd7ddd
/src/info/photoorganizer/database/xml/elementhandlers/DatabaseHandler.java
bb79781464bc2a9c4f70c997a8e55521f3f3b158
[]
no_license
mikaelsvensson/photoorganizer-core
97cf323d6203a74a35c5863257459ff6b404733f
462471f7ecb95ee9e6a5df6e5ae35c7edbf5bf91
refs/heads/master
2020-12-25T19:03:45.577597
2011-10-01T20:03:15
2011-10-01T20:03:15
1,772,899
0
0
null
null
null
null
UTF-8
Java
false
false
3,774
java
package info.photoorganizer.database.xml.elementhandlers; import info.photoorganizer.database.Database; import info.photoorganizer.database.DatabaseStorageException; import info.photoorganizer.database.xml.StorageContext; import info.photoorganizer.database.xml.XMLDatabaseStorageStrategy; import info.photoorgani...
[ "github@mikaelsvensson.info" ]
github@mikaelsvensson.info
e27c0809cb3924bc42f380522948fce165a660f3
9873d41fb45ddc470d9471e40981694838b8d0b0
/app/src/main/java/com/mj/gpsclient/adapter/DeviceAdapter.java
5067ff4a69b2ef6d80fb1e28e53b14e228bb0de9
[]
no_license
al0ng/gpsclient
de10a1fa515f50795a648a1b4cb7b1d18eeae3e7
2385b25c2dcc12554a624289a0e0c572195a7f9c
refs/heads/master
2020-12-30T02:13:10.206744
2018-01-18T06:47:51
2018-01-18T06:47:51
null
0
0
null
null
null
null
UTF-8
Java
false
false
7,024
java
package com.mj.gpsclient.adapter; import android.content.Context; import android.text.TextUtils; import android.util.Log; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.BaseAdapter; import android.widget.Filter; import android.widget.Filterable; impor...
[ "18701403668@163.com" ]
18701403668@163.com
4754c51479348baf5c183eb7c25eda1141ce2ef3
3d794c33bcdbedea05712444950be4f72f4ecd70
/android/app/src/main/java/com/andrewbrook/nghbrly/MainActivity.java
3eb31b6754d29741b99c9350bd60d9d92a2c7f22
[]
no_license
fourthbrook/nghbrly
0af0ee082f5538abbce780a3734aaace6edf98b0
9211bfffce8269c7b79b6bca6bc5186ec0ec3b19
refs/heads/master
2022-06-18T01:07:09.662056
2020-05-16T01:30:40
2020-05-16T01:30:40
261,613,697
0
0
null
null
null
null
UTF-8
Java
false
false
353
java
package com.andrewbrook.nghbrly; 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...
[ "fourthbrook@gmail.com" ]
fourthbrook@gmail.com
46d1c1b3254a49e4f30aa6004b3ed90b37741573
de09f920de3a0a884afa9ef851c9c22db99c9ca6
/src/main/java/xin/dztyh/personal/SpringAop/ArchivesLogAspect.java
a3f4083ac5ff79b17f8df8b1db0bf83098232d39
[]
no_license
fluoritess/blogsphere
ee7d24b77001e1e5c9c55822b08b0bb866407bbd
01e8d651863a02b68a56d843001ec27e91ea6c69
refs/heads/master
2020-06-18T19:37:39.239150
2019-08-20T13:49:58
2019-08-20T13:49:58
196,421,822
0
0
null
null
null
null
UTF-8
Java
false
false
2,621
java
package xin.dztyh.personal.SpringAop; import org.aspectj.lang.JoinPoint; import org.aspectj.lang.annotation.After; import org.aspectj.lang.annotation.Aspect; import org.aspectj.lang.annotation.Before; import org.aspectj.lang.annotation.Pointcut; import org.springframework.stereotype.Component; import xin.dztyh.persona...
[ "dztangyinhao@126.com" ]
dztangyinhao@126.com
94f46c5eac0b511ceab34615df417468181c8959
30a619d2ccfd60d44f8aa8f52be02e1fb98a184c
/Qualyzer_2.0/main/ca.mcgill.cs.swevo.qualyzer/src/ca/mcgill/cs/swevo/qualyzer/providers/CodeBarChart.java
9a311ff526c38d164cfecea36b64e6fbd703f826
[]
no_license
hchuphal/Javac
84ce9bd2a73ec3f6247d9c3ebc29636671b73251
130ef558d3f16c6fa7390ef7c2d616fe73bca7fa
refs/heads/master
2020-09-06T16:26:42.476456
2019-12-18T21:46:09
2019-12-18T21:46:09
220,478,324
1
0
null
null
null
null
UTF-8
Java
false
false
2,766
java
package ca.mcgill.cs.swevo.qualyzer.providers; import ca.mcgill.cs.swevo.qualyzer.editors.MarkTextAction; import ca.mcgill.cs.swevo.qualyzer.editors.RTFSourceViewer; import ca.mcgill.cs.swevo.qualyzer.editors.inputs.CodeEditorInput; import ca.mcgill.cs.swevo.qualyzer.editors.inputs.CodeTableInput; import ca.mcgill.cs.s...
[ "himanshu.chuphal07@gmail.com" ]
himanshu.chuphal07@gmail.com
f8578bfee3ebdf88240bd62508dfcc4ae08cec89
fc8f75ad0d09004398e97a29027ab9acda690306
/ArtistCms/src/main/java/com/artist/cms/jms/WithoutTMJmsConfiguration.java
473108960bff799eae71fc1368bc08767df25a8a
[]
no_license
hackerbetter/artist
34dfa19ccacb9558fd0d80d7d55a4549412f9b83
d512922b3910e67c8412079f226b84bf50c978a3
refs/heads/master
2022-12-23T14:04:09.045702
2014-10-10T04:24:16
2014-10-10T04:24:16
19,810,237
0
0
null
2022-12-16T00:39:57
2014-05-15T07:22:35
JavaScript
UTF-8
Java
false
false
33,141
java
/** * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may...
[ "zhanghuan@boyacai.com" ]
zhanghuan@boyacai.com
213d63904fdd60c871bc421db5580de503777437
c0bd30b9543d61c01354dda07b59afc7743b707a
/src/test/java/com/example/LearnABirdServer/LearnABirdServerApplicationTests.java
523ea22c169edf0b4d7c265c65cf0d551f44b774
[]
no_license
hiranthaA/LearnABirdServer
527eeabe8e228dcedd04a8511627430094d94258
e22072fed9b3669afe7967557d986091219fa7e2
refs/heads/master
2020-05-20T05:00:01.829650
2019-05-07T12:20:34
2019-05-07T12:20:34
185,393,730
0
0
null
null
null
null
UTF-8
Java
false
false
355
java
package com.example.LearnABirdServer; 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 LearnABirdServerApplicationTests { @Test ...
[ "hiranthaathapaththu@gmail.com" ]
hiranthaathapaththu@gmail.com
1ffbf7ae45132a43b2ef0e1dec92b3fc80f9e553
bfa6fb8df3ece919ecdc0f199dd59cd471436175
/Terminado.java
a11f4f9f52febd559b56aef5e674d025edba5e13
[]
no_license
Nereyda97/facultad
566f1d9973ca363f2174749e2ada13ed5874590d
a88b48a49fc10dd3d2f86c64571223364f5a72bb
refs/heads/master
2021-07-20T14:44:59.672306
2017-10-30T02:43:59
2017-10-30T02:43:59
108,431,474
0
4
null
2017-10-26T17:23:31
2017-10-26T15:38:45
Java
UTF-8
Java
false
false
2,089
java
package Alumnos; import java.util.Scanner; public class Terminado { public static void main(String[] args) { String[] Alumno = {"Lidia","Alexis","Edgar", "Jorge", "Alejandro", "Victoria", "Guadalupe", "Rachel", "Jose", "Beatriz", "Paola", "Anna", "Alfonso", "Ricardo", "Martha", "Ma...
[ "noreply@github.com" ]
Nereyda97.noreply@github.com
802214ec36af498ff5f9656f9dc46b92e8bd356d
34f8d4ba30242a7045c689768c3472b7af80909c
/JDK10-Java SE Development Kit 10/src/jdk.localedata/sun/util/resources/cldr/ext/CurrencyNames_seh.java
b5a4743a8c8d3ecaf04ada7400f8d66fb69dc76a
[ "Apache-2.0" ]
permissive
lovelycheng/JDK
5b4cc07546f0dbfad15c46d427cae06ef282ef79
19a6c71e52f3ecd74e4a66be5d0d552ce7175531
refs/heads/master
2023-04-08T11:36:22.073953
2022-09-04T01:53:09
2022-09-04T01:53:09
227,544,567
0
0
null
2019-12-12T07:18:30
2019-12-12T07:18:29
null
UTF-8
Java
false
false
6,305
java
/* * Copyright (c) 2012, 2018, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free ...
[ "zeng-dream@live.com" ]
zeng-dream@live.com
e2b73cb04ac02a4121af9ca7205834923e0f5e02
ab286d8308766b202abce27452919cf972a7730d
/src/com/tony/selene/util/SqliteUtils.java
8f12a04b5fe68a9462d42f1593b621daa5805d03
[]
no_license
solaris0403/Selene
146c538a9ba42bbe98db753d8ca7a831d477d243
8de7608887081399475f4c846fda181c791ee4c8
refs/heads/master
2021-01-10T21:53:27.317932
2015-10-08T09:41:35
2015-10-08T09:41:35
39,326,366
0
0
null
null
null
null
UTF-8
Java
false
false
903
java
package com.tony.selene.util; import android.content.Context; import android.database.sqlite.SQLiteDatabase; /** * SqliteUtils * * @author <a href="http://www.trinea.cn" target="_blank">Trinea</a> 2013-10-21 */ public class SqliteUtils { private static volatile SqliteUtils instance; private DbHelper ...
[ "tonycao@augmentum.com.cn" ]
tonycao@augmentum.com.cn
55cbd9b345c89837525a350bc32e6bcfbb550226
a26e3bbcced5dafe2966fa771634dca2b9901827
/src/main/java/edu/miu/authserver/util/payload/response/UserAccessResponse.java
4cca6458f6744dfab1070ebeb380a8ad708024b1
[]
no_license
MintuTF/Authservice-CICD
e3fbd545e7f15cf502f90fab6ff26c037ce106a7
022a5e6f04c270d4ad3bfee876de902009a6a8cf
refs/heads/main
2023-07-17T12:33:47.766502
2021-08-31T00:12:13
2021-08-31T00:12:13
401,151,580
0
0
null
null
null
null
UTF-8
Java
false
false
522
java
package edu.miu.authserver.util.payload.response; import lombok.Data; @Data public class UserAccessResponse { private long id; private String username; private String name; private String password; private String email; // private String role; public UserAccessResponse(long id,String usern...
[ "mintefikr4@gmail.com" ]
mintefikr4@gmail.com
276a6f41b610bf3b69376e46bb2773ad0e5d9afa
82d520573d0b44c4458c68e21e4ad37707bd99bd
/src/com/gamer/core/service/impl/CollectionServiceImpl.java
cb6658780a6c03925b42483f662ce417c41d2658
[]
no_license
MrRaindrop8289/RetinaProject
7b98b7240c963e1d8d1721bf52af912ea9906db0
e1bca31084268ac55e91c77f291d25f89e4ebf49
refs/heads/master
2020-04-23T21:08:58.523385
2019-02-19T11:13:14
2019-02-19T11:13:14
171,460,771
0
1
null
null
null
null
UTF-8
Java
false
false
1,602
java
package com.gamer.core.service.impl; import java.util.Date; import java.util.ArrayList; import java.util.List; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import org.springframework.transaction.annotation.Transactional; import com.gamer.common.utils.D...
[ "635880154@qq.com" ]
635880154@qq.com
86bdd5544b9d1b5205280bb153fddd6b917e0729
0a78fae5bf256306f9496217d843ff6a2aa27595
/src/client/MapleBuffStat.java
694a076bba9d29ab53bea3aeee5ef09f2e3757e2
[]
no_license
seizethegap/msheroes
e75f17d2613ed91638b33f54faf010ea7ca96c17
3d74bd3081cca16f833b74448c1e41ce89766e4b
refs/heads/master
2022-12-01T01:58:57.257181
2020-08-12T20:53:38
2020-08-12T20:53:38
287,114,351
0
0
null
null
null
null
UTF-8
Java
false
false
1,728
java
package client; import java.io.Serializable; import net.LongValueHolder; public enum MapleBuffStat implements LongValueHolder, Serializable { MORPH(0x2), RECOVERY(0x4), MAPLE_WARRIOR(0x8), STANCE(0x10), SHARP_EYES(0x20), MANA_REFLECTION(0x40), SHADOW_CLAW(0x100), INFINITY(0x200), HOLY_SHIELD(0x400), HAMSTR...
[ "phokingandy@gmail.com" ]
phokingandy@gmail.com
f8cb2ee351ac418f3dc7054a92a0dee6ef31bb14
72b5fcaf14d5af5f20c19126347d76c752f6b7e1
/SmartCityPlatform/src/main/java/org/gs1/source/tsd/StringRangeType.java
18874e41295e612fd5d9fae628fb7188add4d7f5
[]
no_license
hyeeunzz/smartcity
b836d7abbeb08320fbabb240c943b9ef62057469
922774ed1f1523fdc072abe39dc3f71c24b5f7d0
refs/heads/master
2021-01-11T02:39:47.670132
2017-01-13T02:13:41
2017-01-13T02:13:41
70,913,693
0
1
null
null
null
null
UHC
Java
false
false
2,477
java
// // 이 파일은 JAXB(JavaTM Architecture for XML Binding) 참조 구현 2.2.8-b130911.1802 버전을 통해 생성되었습니다. // <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>를 참조하십시오. // 이 파일을 수정하면 소스 스키마를 재컴파일할 때 수정 사항이 손실됩니다. // 생성 날짜: 2015.07.30 시간 02:38:18 PM KST // package org.gs1.source.tsd; import javax.xml.bi...
[ "ch200234@naver.com" ]
ch200234@naver.com
33b8bda890ef53206337b3ed0b754fb809a14bde
7e86d160d32b8388f6c7094c7b905cffae19d5bb
/src/main/java/br/com/polovinskycode/strategy/Calculator.java
e480253fc56e109507398bacaad424f2ae114810
[]
no_license
diegorramos/ObjectOriented
ba48fbf2409e21da76de17c6202f54fa58936170
5c46ad30f4587bd93b51438a39ea19313b256b47
refs/heads/master
2021-05-30T12:23:24.932344
2016-02-17T03:16:11
2016-02-17T03:16:11
null
0
0
null
null
null
null
UTF-8
Java
false
false
121
java
package br.com.polovinskycode.strategy; public interface Calculator { Long calc(Long numberOne, Long numberTwo); }
[ "diegopolovinsky@gmail.com" ]
diegopolovinsky@gmail.com
fa23b02948c706f2385f0232b22b0ed260b8aa1e
1d928c3f90d4a0a9a3919a804597aa0a4aab19a3
/java/scribejava/2017/12/DefaultApi10a.java
b7167a86e722e0826064b0de653b7f7b6fad3533
[]
no_license
rosoareslv/SED99
d8b2ff5811e7f0ffc59be066a5a0349a92cbb845
a062c118f12b93172e31e8ca115ce3f871b64461
refs/heads/main
2023-02-22T21:59:02.703005
2021-01-28T19:40:51
2021-01-28T19:40:51
306,497,459
1
1
null
2020-11-24T20:56:18
2020-10-23T01:18:07
null
UTF-8
Java
false
false
4,780
java
package com.github.scribejava.core.builder.api; import com.github.scribejava.core.extractors.BaseStringExtractor; import com.github.scribejava.core.extractors.BaseStringExtractorImpl; import com.github.scribejava.core.extractors.HeaderExtractor; import com.github.scribejava.core.extractors.HeaderExtractorImpl; import ...
[ "rodrigosoaresilva@gmail.com" ]
rodrigosoaresilva@gmail.com
f6ded3f0020190eca7d8e9b6efee74002a9acdf8
11708f8be96adefb20eda1d26272b607ca2e38ff
/Spring 12day/Spring-Boot-Communiy-web2/src/main/java/com/kwangmin/domain/User.java
80ab829c2111dbf50776dfcff6d98d5441fdddd9
[]
no_license
rhkd4560/Study-SpringBoot
a90538f0bd44f83cc5618ce9e8ac1f3ef391111d
1552672d8b015a0cb6e610c3fd2cd9612f77f62d
refs/heads/master
2020-04-15T04:42:08.176736
2019-03-12T20:16:24
2019-03-12T20:16:24
164,392,778
0
0
null
null
null
null
UTF-8
Java
false
false
913
java
package com.kwangmin.domain; import lombok.Builder; import lombok.Getter; import lombok.NoArgsConstructor; import javax.persistence.*; import java.io.Serializable; import java.time.LocalDateTime; @Getter @NoArgsConstructor @Entity @Table public class User implements Serializable { @Id @Column @Generated...
[ "rhkd4560@naver.com" ]
rhkd4560@naver.com
d8982705545be308decefca67306294dc1f07680
0e82f3892c807bbd7fb9fdcdcda28ca36486b3af
/src/main/java/com/xqn/controller/CommentController.java
5e58f79d9ebc23c94dfa1a454e7e9999cd1e588c
[]
no_license
guowei1st/xqndemo
65a71217b7249848136a80526d9015bd2c6bc1ac
396ba5d02f5a87e1ea287e025275eea579658ea4
refs/heads/main
2023-08-21T15:45:41.051734
2021-10-28T08:42:17
2021-10-28T08:42:17
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,334
java
package com.xqn.controller; import com.xqn.Dao.CommentMapper; import com.xqn.Dto.ReturnDto; import com.xqn.component.Myfunction; import io.swagger.annotations.Api; import io.swagger.annotations.ApiOperation; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.jdbc.core.Jdb...
[ "noreply@github.com" ]
guowei1st.noreply@github.com
a2c6635470e2912cf6e4ae46b6d51f3ecab57a6e
1f90f71802f67bd789d161a352c172d7a81aa9a8
/lib-app-volley/src/main/java/com/android/volley/toolbox/OkHttpStack.java
75c96b68c65a5e83f9a1f9925150ab050c688cc1
[]
no_license
hayukleung/app
c4fd75c6932df6d58eb4d0a4cdade2cd1ae8d4ce
a15962a984d00b712090eac47ddd965c8faa55ff
refs/heads/master
2021-01-14T02:29:52.201441
2017-03-30T09:57:48
2017-03-30T09:57:48
41,923,161
1
1
null
null
null
null
UTF-8
Java
false
false
4,286
java
package com.android.volley.toolbox; import com.android.volley.AuthFailureError; import com.android.volley.NetworkTask; import com.android.volley.http.HttpEntityEnclosingRequest; import com.android.volley.http.HttpRequestBase; import com.android.volley.http.HttpResponse; import com.android.volley.http.entity.Header; im...
[ "hayukleung@gmail.com" ]
hayukleung@gmail.com
40f618ccd183d2baad41d7a3ed01ec6dc5af5867
bc2d8fa7526b5b036f55f94b3704c231662a90e2
/src/tetris/Tetris.java
4a4209920d2df70b791733a626aa91ebd6d9be9e
[]
no_license
pepa99/tetris_game
ff94048d16de0e88606c92c9ca5b8d7d81cac6e0
d1aadad4c9c32e4c28fe081733712d2d94556e23
refs/heads/main
2023-01-03T22:38:56.455628
2020-11-05T21:08:41
2020-11-05T21:08:41
310,417,584
0
0
null
null
null
null
UTF-8
Java
false
false
3,493
java
package tetris; import java.awt.*; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import java.awt.event.KeyEvent; import java.awt.event.InputEvent; import java.awt.event.KeyAdapter; import java.awt.event.KeyListener; import java.awt.event.WindowAdapter; import java.awt.event.WindowEvent; imp...
[ "pepa1999@bk.ru" ]
pepa1999@bk.ru
b45d8bf14187c75a28e95a709d5bcbf04b3879ae
dc5189c7f3a89ddc48319a34d977feccb6619227
/BackendCENS/censbackend/src/main/java/com/cens/backend/censbackend/dto/user/CreateUserRequestDTO.java
7a70e3d16aca31a265b93acf338eba2163c91b58
[]
no_license
mauricioandrango/UISRAEL_CENS
f3c8f345ea04b2bc7d3fa2d9fb6e3ae0aeb88a87
8374e3296a467e4694d72d4655c0fa24b257d7c4
refs/heads/master
2023-03-26T16:34:52.370010
2021-03-23T21:26:42
2021-03-23T21:26:42
350,859,709
0
0
null
null
null
null
UTF-8
Java
false
false
1,086
java
package com.cens.backend.censbackend.dto.user; import java.io.Serializable; public class CreateUserRequestDTO implements Serializable { private static final long serialVersionUID = -1960540553108217628L; private Integer id; private String username; private String password; private String nombres; private ...
[ "58314069+mauricioandrango@users.noreply.github.com" ]
58314069+mauricioandrango@users.noreply.github.com
55c2129bbd928e1202ddbd420aa1b75783bac638
52f0658086402b602758008a0cfe2c4db5569f67
/app/src/androidTest/java/fr/esilv/lagrange_nguyen_finalproject/ExampleInstrumentedTest.java
6db1e8d87ae8cfb0de17fffd849f3cb58fcb4782
[]
no_license
justinelgr/LAGRANGE_NGUYEN_FinalProject
e61ff0a3840b8a7be14f5b2dd24ba70e6b2bd709
18864eac072112078edad746be772a3896a6732e
refs/heads/master
2021-02-10T13:43:04.911935
2020-03-24T22:19:09
2020-03-24T22:19:09
244,386,968
2
1
null
null
null
null
UTF-8
Java
false
false
790
java
package fr.esilv.lagrange_nguyen_finalproject; import android.content.Context; import androidx.test.platform.app.InstrumentationRegistry; import androidx.test.ext.junit.runners.AndroidJUnit4; import org.junit.Test; import org.junit.runner.RunWith; import static org.junit.Assert.*; /** * Instrumented test, which w...
[ "jlagrange98@gmail.com" ]
jlagrange98@gmail.com
614913ee549a3b6842b27138c71c891a90e5aa24
a0b7a10bf03d3062542b45d7f35b43c426ed9fda
/src/ApiJar/src/facturoporti/api/cfdi/EmisorCFDI.java
cda67166b07aabf5495aa55c6370a1b694942e77
[]
no_license
facturoporti/factura-electronica-Dll-Java-Jar-Api-Rest
360e06f7d4b56a9a578c298783c8c5d2dceb9949
4950520aa056a2df53555ea24ee6e0c8402c4fbc
refs/heads/master
2021-07-13T11:49:14.248510
2021-03-08T18:54:08
2021-03-08T18:54:08
237,715,288
2
0
null
null
null
null
UTF-8
Java
false
false
812
java
package facturoporti.api.cfdi; import java.util.*; public class EmisorCFDI { private String RFC; public final String getRFC() { return RFC; } public final void setRFC(String value) { RFC = value; } private String NombreRazonSocial; public final String getNombreRazonSocial() { return NombreRazonSocial;...
[ "aorozco-at-480905434626" ]
aorozco-at-480905434626
870c1ad5f3f3c112b5ab6635b01c3e63eed20f4f
f31600ea214d09d8b594b6d97bef9677812f254b
/jan20sec/src/Strings/togglechars.java
836b39c3b79b48e6d6601eeae54ab9dfce32eebf
[]
no_license
GauravChauhan37/Eclipse
0272555ed7961d17e647c8d937b778068c8aeec6
db12d634ea941ef18669df6c988ef569653b2d16
refs/heads/master
2020-03-16T21:14:30.985317
2018-10-03T03:56:51
2018-10-03T03:56:51
132,990,516
1
0
null
null
null
null
UTF-8
Java
false
false
561
java
package Strings; import java.util.Scanner; public class togglechars { public static void main(String[] args) { Scanner sc = new Scanner(System.in); String s = sc.nextLine(); StringBuilder a = new StringBuilder(); char c; for (int i = 0; i < s.length(); i++) { if (s.charAt(i) >= 'A' && s.charA...
[ "Gaurav Chauhan@Gaurav" ]
Gaurav Chauhan@Gaurav
19e7349a4aa2e0b199f8821735b3bc5252c419bd
af773926947e79f4135c95fa477e4ce3c7208ceb
/src/main/java/br/com/cinq/spring/data/sample/resource/SampleCountries.java
cab67f70664a48e272004ee599c650ae54824d3f
[]
no_license
gabrielandr/spring-jpa-jersey
bb938e4b45bfb375dc48e59d5ebee86d2d9b54b2
f959480ca5cec0f2607c18a47977dd5efc1b6def
refs/heads/master
2020-06-02T20:23:25.402896
2017-06-12T14:48:37
2017-06-12T14:48:37
94,105,477
0
0
null
null
null
null
UTF-8
Java
false
false
1,540
java
package br.com.cinq.spring.data.sample.resource; import java.util.List; import javax.ws.rs.GET; import javax.ws.rs.Path; import javax.ws.rs.Produces; import javax.ws.rs.core.MediaType; import javax.ws.rs.core.Response; import javax.ws.rs.core.Response.Status; import org.slf4j.Logger; import org.slf4j.Log...
[ "gabrielandr@gmail.com" ]
gabrielandr@gmail.com
1a3cf3bd1f4adfd23cc68dd16fdd395c2586f052
07405736e7393e446cc99c9744eb14fcd5f3dfe9
/src/main/java/org/aeonbits/owner/Reloadable.java
b0555ff7a9b5be598c438f4e2f88223e685e6ae5
[ "BSD-3-Clause", "LicenseRef-scancode-unknown-license-reference" ]
permissive
mikeChampagne/owner
7e15bfe64e6f4b38a40105db8d21a8e39e57d127
70216f401e6df54455d224e280c043e80bd43055
refs/heads/master
2021-01-18T16:40:20.483873
2013-09-18T21:42:26
2013-09-18T23:14:13
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,889
java
/* * Copyright (c) 2013, Luigi R. Viggiano * All rights reserved. * * This software is distributable under the BSD license. * See the terms of the BSD license in the documentation provided with this software. */ package org.aeonbits.owner; import org.aeonbits.owner.event.ReloadListener; /** * <p>Allows a <tt>...
[ "luigi.viggiano@newinstance.it" ]
luigi.viggiano@newinstance.it
5c5155858e8c48f29b9b728c60ff5580f6223ae9
de3eb812d5d91cbc5b81e852fc32e25e8dcca05f
/branches/crux/4.0.0/Crux/src/ui/gwt/org/cruxframework/crux/gwt/rebind/RichTextAreaFactory.java
c628128d04fb5b50a08f96c12afbe335df3f07a0
[]
no_license
svn2github/crux-framework
7dd52a951587d4635112987301c88db23325c427
58bcb4821752b405a209cfc21fb83e3bf528727b
refs/heads/master
2016-09-06T13:33:41.975737
2015-01-22T08:03:25
2015-01-22T08:03:25
13,135,398
0
0
null
null
null
null
UTF-8
Java
false
false
10,875
java
/* * Copyright 2011 cruxframework.org. * * 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 la...
[ "thiago@cruxframework.org@a5d2bbaa-053c-11de-b17c-0f1ef23b492c" ]
thiago@cruxframework.org@a5d2bbaa-053c-11de-b17c-0f1ef23b492c
5dec47698b21c0ea8835ec9c54310d0b1d245b54
088f85c0f187697b084e00c924b1c22c54868c1b
/bos-test-1/src/main/java/com/czxy/bos/itextpdf/ITextTest01.java
0826dd2450852c8ce199da7a9cd46a165e293fce
[]
no_license
sunpeilun/bos
9dc1d39d7d1ee370ab9ce24e43f4e6fd7865b501
fee4d42a417081316f61c1ea1132f80867dcb398
refs/heads/master
2020-04-07T11:48:27.251432
2018-11-20T07:58:07
2018-11-20T07:58:07
158,341,728
0
0
null
null
null
null
UTF-8
Java
false
false
798
java
package com.czxy.bos.itextpdf; import com.itextpdf.text.Document; import com.itextpdf.text.Paragraph; import com.itextpdf.text.pdf.PdfWriter; import java.io.File; import java.io.FileOutputStream; public class ITextTest01 { public static void main(String[] args) throws Exception{ //1 创建文档对象 Docum...
[ "915315779@qq.com" ]
915315779@qq.com
db2369056dd4ddc15f8c663ba6e53fdc4ee56f41
7426c52f9419c9fede043d31f10aceba1a8a104b
/src/com/tharindu/moodlloid/MessagesFragment.java
e8af0e769f33f53937cf74f7223ca12c95c8cac1
[]
no_license
TharinduMunasinge/Moodlloid
98d14b72ef6686a8e5e08213c88d3d474be515dd
0496ed29dddc0d84fc49d18834404d1fbe579c83
refs/heads/master
2016-09-02T09:14:22.924721
2014-09-17T21:11:54
2014-09-17T21:11:54
30,195,461
0
0
null
null
null
null
UTF-8
Java
false
false
459
java
package com.tharindu.moodlloid; import android.app.Fragment; import android.os.Bundle; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; public class MessagesFragment extends Fragment { public View onCreateView(LayoutInflater inflater, ViewGroup container, Bundle savedInsta...
[ "munasinghetharindu@gmail.com" ]
munasinghetharindu@gmail.com
9e9ef4adeaa6746df97489711c5c32ce9f97c38b
6732796da80d70456091ec1c3cc1ee9748b97cc5
/TS/jackson-databind/src/test/java/com/fasterxml/jackson/databind/util/ByteBufferUtilsTest.java
bb713b2875c822874f4d072cf8e6e4a646a8d252
[ "LicenseRef-scancode-generic-cla", "Apache-2.0" ]
permissive
nharrand/argo
f88c13a1fb759f44fab6dbc6614de3c0c0554549
c09fccba668e222a1b349b95d34177b5964e78e1
refs/heads/main
2023-08-13T10:39:48.526694
2021-10-13T09:40:19
2021-10-13T09:40:19
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,024
java
package com.fasterxml.jackson.databind.util; import java.nio.ByteBuffer; import com.fasterxml.jackson.databind.BaseMapTest; public class ByteBufferUtilsTest extends BaseMapTest { public void testByteBufferInput() throws Exception { byte[] input = new byte[] { 1, 2, 3 }; ByteBufferBackedInputStrea...
[ "nicolas.harrand@gmail.com" ]
nicolas.harrand@gmail.com
3f43be48a00bcccbce7599f85e2e9a208889d003
694d574b989e75282326153d51bd85cb8b83fb9f
/google-ads/src/main/java/com/google/ads/googleads/v2/enums/FeedMappingCriterionTypeEnumOrBuilder.java
b423d8eda454ddab81aadc23e109bb70a0c7453f
[ "Apache-2.0" ]
permissive
tikivn/google-ads-java
99201ef20efd52f884d651755eb5a3634e951e9b
1456d890e5c6efc5fad6bd276b4a3cd877175418
refs/heads/master
2023-08-03T13:02:40.730269
2020-07-17T16:33:40
2020-07-17T16:33:40
280,845,720
0
0
Apache-2.0
2023-07-23T23:39:26
2020-07-19T10:51:35
null
UTF-8
Java
false
true
398
java
// Generated by the protocol buffer compiler. DO NOT EDIT! // source: google/ads/googleads/v2/enums/feed_mapping_criterion_type.proto package com.google.ads.googleads.v2.enums; public interface FeedMappingCriterionTypeEnumOrBuilder extends // @@protoc_insertion_point(interface_extends:google.ads.googleads.v2.enu...
[ "devchas@google.com" ]
devchas@google.com
4a314b30f678fe6eae8f22b5e217cbe3792da3bf
e648967466e2f6f3df17b5ea0139fd19444a9503
/CNN/src/test/java/testhomepage/TestHomePage.java
2f40fdb6787f1becf38cfbe36de93b94fb483a4d
[]
no_license
zashuvro/Team-1_WebAutomationFramework
b6c20e273ed5b6279c3c7dba40549c852590c0cb
eb4d30120a393b74afde20c7005f2d300853c947
refs/heads/master
2022-07-10T00:08:26.469354
2020-02-19T06:56:21
2020-02-19T06:56:21
238,089,553
0
0
null
2021-04-26T19:56:08
2020-02-04T00:18:58
Java
UTF-8
Java
false
false
11,671
java
package testhomepage; import common.WebAPI; import homepage.pageobject.HomePage; import org.apache.poi.ss.formula.functions.T; import org.openqa.selenium.support.PageFactory; import org.testng.annotations.Test; public class TestHomePage extends HomePage { public static void initElements (){ PageFactory.i...
[ "mdshuvro0183@gmail.com" ]
mdshuvro0183@gmail.com
72ce1725f5c681810419da33d84a1e6fce2823a4
3ff8a408c819e39ef41caedc2553de148bd66af1
/SDK MODIFICADAS/ICueSDKCorsair/src/ca/fiercest/cuesdk/enums/LedId.java
e6d6a098c5d73157b4fe5b7583eeef27a7490143
[]
no_license
claudineiw/RGB-Sync
4ade3b3cf0aa76e739c95816750d94e3196a646c
a25bd024aa12c9c883454c3cee567834a588410f
refs/heads/master
2023-05-08T05:05:19.304364
2021-05-29T00:17:07
2021-05-29T00:17:07
351,955,378
0
1
null
null
null
null
UTF-8
Java
false
false
28,417
java
package ca.fiercest.cuesdk.enums; import lombok.Getter; import lombok.RequiredArgsConstructor; @Getter @RequiredArgsConstructor public enum LedId { CLI_Invalid(0), CLK_Escape(1), CLK_F1(2), CLK_F2(3), CLK_F3(4), CLK_F4(5), CLK_F5(6), CLK_F6(7), CLK_F7(8), CLK_F8(9), CLK_F9(10), CLK_F10(11), CLK_F11(12),...
[ "claudineiwickert@gmail.com" ]
claudineiwickert@gmail.com
a2d67a140df37204a5db6915c24f9e6d1deb6583
f08e9024b9139a1b5b90e26411ca2ac926d57123
/src/main/java/codingtest/main/TestApplication.java
692c5c07b6d0c1612da3de312044e06e91ac7bb2
[]
no_license
NblYb/CodeTest
c5bc4a6704787abbcf1782193ec5a66374b43ca3
68ca85d6be9b54cfe13e2d7bbc3feb0b5e47bccc
refs/heads/main
2023-07-18T19:51:47.266586
2021-09-27T02:27:36
2021-09-27T02:27:36
409,911,814
0
0
null
null
null
null
UTF-8
Java
false
false
764
java
package codingtest.main; import codingtest.main.methods.IOMethods; import codingtest.main.methods.MatchingMethod; import codingtest.main.pojo.Record; import codingtest.main.pojo.Result; import java.io.*; import java.text.ParseException; import java.util.*; public class TestApplication { public static void main(...
[ "NbYb@users.noreply.github.com" ]
NbYb@users.noreply.github.com