blob_id
stringlengths
40
40
directory_id
stringlengths
40
40
path
stringlengths
7
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
684M
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
132 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
28 values
content
stringlengths
3
9.45M
authors
listlengths
1
1
author_id
stringlengths
0
352
f6918482aaedb7844614b87b223014179748e98a
779854ea426dd273609a60ff02c45a7ef0953d94
/src/java/com/afnemo/view/PersonaController.java
e97bfa65827dc35380a5dfca89e427ce5d01a758
[]
no_license
aafnemo/web-plataform-netbeans
b65857ca175b043f808f720aaad05054d2d67b29
524b3b8d9615e404861b03d56069171a52affd50
refs/heads/master
2020-05-06T15:46:46.118197
2019-05-27T01:12:36
2019-05-27T01:12:36
180,207,951
0
0
null
null
null
null
UTF-8
Java
false
false
5,292
java
package com.afnemo.view; import com.afnemo.dto.Persona; import com.afnemo.view.util.JsfUtil; import com.afnemo.view.util.JsfUtil.PersistAction; import com.afnemo.session.PersonaFacade; import java.io.Serializable; import java.util.List; import java.util.ResourceBundle; import java.util.logging.Level; import java.util...
[ "arnoldherrera@cbit-online.com" ]
arnoldherrera@cbit-online.com
afbe625f29007a9648610d013075a3c9cb8bb0ae
40475d92097ca97fbe82b365a615278ea66248e6
/email-notification-service/src/main/java/demo/service/impl/UserCategoryServiceImpl.java
513ad77c1746deba2a20871ec138b49be476deda
[]
no_license
xujiahaha/price-monitoring-system
360cf8dea51e65dc433ab49f7bb6b5b7598a82ca
455144ef184aaa9fbd07fab9c1a905ef4137e14a
refs/heads/master
2021-01-01T20:07:17.936247
2017-08-22T00:21:59
2017-08-22T00:21:59
98,767,951
7
5
null
null
null
null
UTF-8
Java
false
false
784
java
package demo.service.impl; import demo.domain.UserCategory; import demo.domain.UserCategoryRepository; import demo.service.UserCategoryService; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import java.util.List; /** * Created by jiaxu on 8/9/17. */ @...
[ "xujiahaha@hotmail.com" ]
xujiahaha@hotmail.com
ad99908f395112c6ecd939a4078f0328d1a0492d
979b83b93a1bc91d92de044a23fc89250d2b35fa
/html/src/com/win/de/client/HtmlLauncher.java
125919b106864b19c24945174d2e646e0db7c571
[]
no_license
WinThuLatt/DE
bbdc2004b0f199d7d9b30aea74d42436cc64f13b
e6737548a7412352b6dd67d6184f3d9475459f5e
refs/heads/master
2021-01-20T13:36:52.446975
2017-02-21T15:13:23
2017-02-21T15:13:23
82,693,871
0
0
null
null
null
null
UTF-8
Java
false
false
548
java
package com.win.de.client; import com.badlogic.gdx.ApplicationListener; import com.badlogic.gdx.backends.gwt.GwtApplication; import com.badlogic.gdx.backends.gwt.GwtApplicationConfiguration; import com.win.de.DE; public class HtmlLauncher extends GwtApplication { @Override public GwtApplicationConfig...
[ "winthulatt2016@gmail.com" ]
winthulatt2016@gmail.com
ccaae93a358e526d6ca8e1bb2709502b61e23a98
4f10eb63e8e17fd4adc7b8b950ebad5815256e31
/kulami/src/kulami/gui/GameDisplay.java
66648394151fca4a6d4d844cd4d5c47f88491d1b
[]
no_license
gordonce/kulami
f2bf8381c46bb22887754087f319ee4e27376910
a45f8808967b288b5733e6352b41ee8a5fe01874
refs/heads/master
2016-09-13T16:26:04.630699
2016-05-07T16:52:44
2016-05-07T16:52:44
58,356,632
0
0
null
null
null
null
UTF-8
Java
false
false
2,675
java
package kulami.gui; import java.awt.event.MouseAdapter; import java.awt.event.MouseEvent; import java.util.logging.Logger; import javax.swing.JPanel; import kulami.game.GameObservable; import kulami.game.GameObserver; import kulami.game.board.Board; import kulami.game.board.Marbles; /** * This class is notified wh...
[ "gordonmartin1980@gmail.com" ]
gordonmartin1980@gmail.com
18e67e50d3978ece75511de5905ea8bca6d48024
2de674129b7cbc12b006dcaed86b3c5f19d3f172
/welcomehelloworldupdated/src/main/java/com/spring/model/CartItem.java
a6c3055ca1196e2f6d6460e32dc30dc48463560f
[]
no_license
meena26/project
3266e2926b48f7188826a05025f39046291617c5
86b870695ff445e424dc0e9c61875ee946294c93
refs/heads/master
2021-01-12T14:45:38.937300
2016-10-27T06:25:28
2016-10-27T06:25:28
72,077,722
0
0
null
null
null
null
UTF-8
Java
false
false
1,183
java
package com.spring.model; import java.io.Serializable; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persistence.GenerationType; import javax.persistence.Id; import javax.persistence.JoinColumn; import javax.persistence.ManyToOne; import javax.persistence.Table; @Entity @Table...
[ "chavanmeena2@gmail.com" ]
chavanmeena2@gmail.com
8e5d040a4705b8309978900825b0a8c970c876ca
c9ff4c7d1c23a05b4e5e1e243325d6d004829511
/aws-java-sdk-glue/src/main/java/com/amazonaws/services/glue/model/CreateJobRequest.java
d40615a89162f19fd437fd9527ae04c8d97e9804
[ "Apache-2.0" ]
permissive
Purushotam-Thakur/aws-sdk-java
3c5789fe0b0dbd25e1ebfdd48dfd71e25a945f62
ab58baac6370f160b66da96d46afa57ba5bdee06
refs/heads/master
2020-07-22T23:27:57.700466
2019-09-06T23:28:26
2019-09-06T23:28:26
207,350,924
1
0
Apache-2.0
2019-09-09T16:11:46
2019-09-09T16:11:45
null
UTF-8
Java
false
false
65,008
java
/* * Copyright 2014-2019 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...
[ "" ]
b04de3a7902337d87fb7d3635060c05830d509b3
49b1b15740c788b8b2248db5d3053ae5b1673148
/src/DoublyLinkedList/DLinkNode.java
8a9c80ff6fa5b329d4998ec4d2c6f270a782d405
[]
no_license
avinash273/algorithm
24c6a14aed29bda2928734c60d42956c948052fd
e7eb742ee9ef6cd02df3bfb1aaf63a28f0125155
refs/heads/master
2020-09-06T22:00:10.259159
2020-02-13T03:47:26
2020-02-13T03:47:26
220,567,093
0
0
null
null
null
null
UTF-8
Java
false
false
763
java
package DoublyLinkedList; public class DLinkNode { private int data; private DLinkNode nextNode; private DLinkNode previousNode; public DLinkNode(int data) { this.data = data; } public int getData() { return data; } public void setData(int data) { this.data = ...
[ "avinash.shanker@mavs.uta.edu" ]
avinash.shanker@mavs.uta.edu
09e1b2e5e65a9cc32684d68c49066a6f8c841052
dbad45915eb54607e4d74c33e0a274c713499682
/app/src/main/java/com/example/wearecoders/myfirstproject/RegisterActivity.java
86b051e0f70c74d4a1c815ab26630949adcd548b
[]
no_license
andywac17/DatingDescriptionMvp
4280716cdb498d6285fc3e66a7e8dc8322769280
4de10face25f3ba929e894dc57f6b3432e872461
refs/heads/master
2021-04-28T10:08:47.088559
2018-02-19T12:31:37
2018-02-19T12:31:37
122,059,582
0
0
null
null
null
null
UTF-8
Java
false
false
6,262
java
package com.example.wearecoders.myfirstproject; import android.app.ProgressDialog; import android.content.Context; import android.content.Intent; import android.os.Bundle; import android.provider.Settings; import android.support.annotation.Nullable; import android.support.v7.app.AppCompatActivity; import android.util....
[ "35330445+andywac17@users.noreply.github.com" ]
35330445+andywac17@users.noreply.github.com
b476b047ecf937f2ffae3467c65e69edd45c7e28
1b596b0ecf32236a0af5d6d088c9ebd9d2095476
/src/main/java/com/trycore/planets/service/ServiceImpl.java
ee51c01a24d8823e9dd03878ac250e971fbd435b
[]
no_license
jsovalles/spring-boot-planets
de6321e5ed25792422b3ffb8923f0d166ea11e1b
76116c138f3f02204eb69f2b1948f46538525457
refs/heads/master
2022-12-08T04:53:41.131101
2020-08-06T20:40:01
2020-08-06T20:40:01
285,638,922
0
0
null
null
null
null
UTF-8
Java
false
false
1,198
java
package com.trycore.planets.service; import com.trycore.planets.dao.IPersonaDAO; import com.trycore.planets.dao.IPlanetasDAO; import com.trycore.planets.dao.entity.Persona; import com.trycore.planets.dao.entity.Planeta; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotyp...
[ "jsovalles95@gmail.com" ]
jsovalles95@gmail.com
93a5c677b355e37d3b2133feb47a5dba819ca1f3
8af1164bac943cef64e41bae312223c3c0e38114
/results-java/bazelbuild--bazel/74f24c1cee9e0522b3a0fdcfe40e47191f3c3973/after/ZipDecompressor.java
cc47ae280d75898a3bbb8aa14da20fd86fa63ccf
[]
no_license
fracz/refactor-extractor
3ae45c97cc63f26d5cb8b92003b12f74cc9973a9
dd5e82bfcc376e74a99e18c2bf54c95676914272
refs/heads/master
2021-01-19T06:50:08.211003
2018-11-30T13:00:57
2018-11-30T13:00:57
87,353,478
0
0
null
null
null
null
UTF-8
Java
false
false
6,650
java
// Copyright 2015 The Bazel Authors. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by appl...
[ "fraczwojciech@gmail.com" ]
fraczwojciech@gmail.com
d054cb02a12975055086e300559c0d382e469085
83718884562d7df8706f76f8d23c90585ee80d6c
/src/main/java/rmi/demo/springtestdbunitdemo/api/advice/exception/NotFoundException.java
187ed7b908f3712cc7c99fbd81cfb6a2a46d7549
[]
no_license
northernbird/spring-test-dbunit-demo
1d3d026bbc40714d848db2ea864358e08800418a
4fcab6ae72c63d2ee1efa818dd06ce9130b8f430
refs/heads/master
2021-04-22T01:26:26.145849
2020-03-30T12:41:58
2020-03-30T12:41:58
249,839,148
0
0
null
null
null
null
UTF-8
Java
false
false
307
java
package rmi.demo.springtestdbunitdemo.api.advice.exception; import lombok.Getter; import lombok.Setter; @Getter @Setter public class NotFoundException extends RuntimeException { private String errorMessage; public NotFoundException(String errorMessage) { this.errorMessage = errorMessage; } }
[ "northernbird98@gmail.com" ]
northernbird98@gmail.com
e33c2dfdffdbc3ed513e00d3b3d5e0b39f7d379d
9254e7279570ac8ef687c416a79bb472146e9b35
/pai-dlc-20201203/src/main/java/com/aliyun/pai_dlc20201203/models/GetDataSourceResponseBody.java
38e4fe53a0448bc1095bec728af43b9ce44f05fa
[ "Apache-2.0" ]
permissive
lquterqtd/alibabacloud-java-sdk
3eaa17276dd28004dae6f87e763e13eb90c30032
3e5dca8c36398469e10cdaaa34c314ae0bb640b4
refs/heads/master
2023-08-12T13:56:26.379027
2021-10-19T07:22:15
2021-10-19T07:22:15
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,308
java
// This file is auto-generated, don't edit it. Thanks. package com.aliyun.pai_dlc20201203.models; import com.aliyun.tea.*; public class GetDataSourceResponseBody extends TeaModel { // 数据源类型 @NameInMap("DataSourceType") public String dataSourceType; // 数据源Id @NameInMap("DataSourceId") public S...
[ "sdk-team@alibabacloud.com" ]
sdk-team@alibabacloud.com
59fdd9bc047b96d12e94f6207442ad2f8192d28f
e55ee9225461e4affdf6d664296d7f3a30f1976b
/src/main/java/sparrow/ui/Ui.java
38d35a15538926ed1f31aac0a84f0ad9a8a79c02
[]
no_license
jonfoocy/ip
b940b62a90b5ec63171b79961398ca964186a367
45a0c6eded7fad7b43cff6261fa9392a3a693653
refs/heads/master
2022-12-18T08:40:01.760440
2020-09-18T14:14:49
2020-09-18T14:14:49
288,524,439
0
0
null
2020-09-08T12:01:26
2020-08-18T17:45:53
Java
UTF-8
Java
false
false
2,216
java
package sparrow.ui; import java.util.List; import java.util.Scanner; import sparrow.data.task.Task; import sparrow.data.trivia.Vocabulary; /** * Responsible for sending messages to the user. */ public class Ui { private static final String DIVIDER = " ________________________________________"; privat...
[ "jonathanfoocy@gmail.com" ]
jonathanfoocy@gmail.com
4cb075fc1653bb79c822b78454352d2de28c6217
94ac7f62afe724b64839223de3900f44444b5ccc
/clientSoftware/SOPLabel/src/com/dhl/xmlpi/labelservice/model/request/PaymentCode.java
f296832aa006e013dec9924ac8c37fd43c30cca0
[]
no_license
ly0929simon/DHL
afda83a872c1c546ea29e349e12a8e1d8215b08e
ff26fa3a7d20a0c943b5092f9e162e68f7471d9e
refs/heads/master
2020-05-26T09:57:05.904321
2019-05-23T08:44:07
2019-05-23T08:44:07
188,195,290
3
0
null
null
null
null
UTF-8
Java
false
false
1,138
java
// // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.10 in JDK 6 // See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> // Any modifications to this file will be lost upon recompilation of the source schema. // Generated on: 2012.1...
[ "34259858+JackLiuYang@users.noreply.github.com" ]
34259858+JackLiuYang@users.noreply.github.com
2b5ba21217695405e06948eb6a4ec5e4aef591eb
4aa90348abcb2119011728dc067afd501f275374
/app/src/main/java/com/tencent/mm/plugin/appbrand/jsapi/ac.java
e2888ae83bfc5a74366e06659b10026c9d0f3ed7
[]
no_license
jambestwick/HackWechat
0d4ceb2d79ccddb45004ca667e9a6a984a80f0f6
6a34899c8bfd50d19e5a5ec36a58218598172a6b
refs/heads/master
2022-01-27T12:48:43.446804
2021-12-29T10:36:30
2021-12-29T10:36:30
249,366,791
0
0
null
2020-03-23T07:48:32
2020-03-23T07:48:32
null
UTF-8
Java
false
false
1,469
java
package com.tencent.mm.plugin.appbrand.jsapi; import android.content.Context; import android.provider.Settings.SettingNotFoundException; import android.provider.Settings.System; import com.tencent.mm.plugin.appbrand.j; import com.tencent.mm.sdk.platformtools.x; import com.tencent.tmassistantsdk.storage.table.DownloadS...
[ "malin.myemail@163.com" ]
malin.myemail@163.com
e6518fbbc6a1aba791c1ebcefcc4a3238a99abd1
b2f07f3e27b2162b5ee6896814f96c59c2c17405
/com/sun/corba/se/impl/oa/toa/Element.java
8f70703e66133969796f13475c818d9f50563d95
[]
no_license
weiju-xi/RT-JAR-CODE
e33d4ccd9306d9e63029ddb0c145e620921d2dbd
d5b2590518ffb83596a3aa3849249cf871ab6d4e
refs/heads/master
2021-09-08T02:36:06.675911
2018-03-06T05:27:49
2018-03-06T05:27:49
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,702
java
/* */ package com.sun.corba.se.impl.oa.toa; /* */ /* */ import com.sun.corba.se.impl.orbutil.ORBUtility; /* */ /* */ final class Element /* */ { /* 156 */ Object servant = null; /* 157 */ Object servantData = null; /* 158 */ int index = -1; /* 159 */ int counter = 0; /* 160 */ boolea...
[ "yuexiahandao@gmail.com" ]
yuexiahandao@gmail.com
5f9ebc488fa4595097fee0189079aa78a8231631
d0fdb02976eb27753df27fdbe5f872457b68a7ec
/Verkkokauppa1/src/main/java/ohtu/verkkokauppa/KirjanpitoIF.java
1ca7a2dc9d19a253ca575e3c34ce09ba3d497c66
[]
no_license
Themis1/ohtu-viikko2
9e151890dd8b11c29391201044abce05f95bf657
452ca838e0e12c887be8bc4a26d2798ea8a619d3
refs/heads/main
2023-01-12T23:50:39.451335
2020-11-09T21:48:44
2020-11-09T21:48:44
311,424,122
0
0
null
null
null
null
UTF-8
Java
false
false
181
java
package ohtu.verkkokauppa; import java.util.ArrayList; public interface KirjanpitoIF { ArrayList<String> getTapahtumat(); void lisaaTapahtuma(String tapahtuma); }
[ "laura.north@helsinki.fi" ]
laura.north@helsinki.fi
002b2937181622b685255c743a8880faa5dca948
d5245e2343f8ac34f222751fd9e401e9721cadd7
/app/src/main/java/com/daowei/www/daoweitwo/view/home/HomeFragment.java
59585c409b63cfd0f0d62b83e9fd5f307e33e881
[]
no_license
yulu1121/newTrunk
72e86b10d99a725f13daa0b79afa4c9b333c1ba9
5930baea6a1f72dbb2a2929c6581a3b4a56be902
refs/heads/master
2021-01-19T08:05:41.832850
2017-04-08T01:42:35
2017-04-08T01:42:35
87,599,729
0
0
null
null
null
null
UTF-8
Java
false
false
21,366
java
package com.daowei.www.daoweitwo.view.home; import android.content.Context; import android.content.Intent; import android.os.Bundle; import android.support.annotation.Nullable; import android.support.v4.app.Fragment; import android.support.v7.widget.LinearLayoutManager; import android.support.v7.widget.RecyclerView; i...
[ "626899174@qq.com" ]
626899174@qq.com
b9150c1301ab01e09adb80dc04cddf51a6203911
7a0f1c3e65dcd7917bb2e2586a938257c070ab76
/src/Office_Hours/SingleDimensionalArray11_11_20.java
c5da57f22e0cf59a9b108cc98d63c00775d71651
[]
no_license
Javiddarvish/JavaProgramming2020_B21
601ce6065b52e21ffa225ddd49c666d3d2518a21
345aef755f1e0feedfd4637f432950ba4af1f168
refs/heads/master
2023-01-11T02:06:05.500427
2020-11-11T20:54:34
2020-11-11T20:54:34
312,081,438
0
0
null
null
null
null
UTF-8
Java
false
false
958
java
package Office_Hours; import java.util.Arrays; public class SingleDimensionalArray11_11_20 { public static void main(String[] args) { int [] score = new int[5]; score[2] = 10; score[1] = 20; score[0] = 50; score[3] = 30; score[4] = 40; System.out.println(...
[ "javid7darvish@gmail.com" ]
javid7darvish@gmail.com
ceeefbfaa74417154507c40ed2ff83a4d466b3f5
45d59ea2c57237f4222cf95fa7474e447406d3a8
/Modul2/Lesson1/Lab1/MainMenu.java
6df5767093a1e9538ba6145e2268ff188cf3c6c7
[]
no_license
Kenidzu/bitlab_onlain
843201c0110427a09897e817a559a9925474c59c
7d81db42753433c1477db2d8a18d1deb511ddaa9
refs/heads/master
2023-01-01T14:13:23.282847
2020-10-25T07:10:46
2020-10-25T07:10:46
307,041,406
0
0
null
null
null
null
UTF-8
Java
false
false
1,917
java
package Lab1; import javax.swing.*; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import java.util.List; public class MainMenu extends JPanel { private MainFrame parent; private JButton AddStudent; private JButton ListStudents; private JButton exitButton; public MainMen...
[ "zumaevk5@gmail.com" ]
zumaevk5@gmail.com
7aee7cab590d361dfe347f9ed11c57d57d5786bc
280da3630f692c94472f2c42abd1051fb73d1344
/src/net/minecraft/client/gui/GuiErrorScreen.java
f7a6be74cd04b9e5b7a87ba7f9a18ca9d4d128df
[]
no_license
MicrowaveClient/Clarinet
7c35206c671eb28bc139ee52e503f405a14ccb5b
bd387bc30329e0febb6c1c1b06a836d9013093b5
refs/heads/master
2020-04-02T18:47:52.047731
2016-07-14T03:21:46
2016-07-14T03:21:46
63,297,767
1
0
null
null
null
null
UTF-8
Java
false
false
1,913
java
package net.minecraft.client.gui; import net.minecraft.client.resources.I18n; import java.io.IOException; public class GuiErrorScreen extends GuiScreen { private String field_146313_a; private String field_146312_f; public GuiErrorScreen(String p_i46319_1_, String p_i46319_2_) { this....
[ "justanormalpcnoghostclientoranyt@justanormalpcnoghostclientoranyt-Aspire-XC-704" ]
justanormalpcnoghostclientoranyt@justanormalpcnoghostclientoranyt-Aspire-XC-704
5b9fc24d5d380ef9ef026c662881656f971aacfd
08262fa142f2fef7e754cddf7b2eacb57a8cc331
/src/main/java/repsaj/airstreamer/server/model/Movie.java
236e52a054b551a15e15656ac7f9fedec3b3b821
[]
no_license
chxiaowu/AirStreamer
10ec2c3889ec3388e3e137a3e445071e8fe4d95e
867c9040ed70a137e0609c926a207ea7c76db2c6
refs/heads/master
2021-01-17T07:05:56.189909
2013-02-11T19:14:17
2013-02-11T19:14:17
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,399
java
package repsaj.airstreamer.server.model; import java.util.Map; /** * * @author jasper */ public class Movie extends Video { private int year; private int movieId; private int length; private double rating; public int getYear() { return year; } public void setYear(int year) { ...
[ "jwesselink@gmail.com" ]
jwesselink@gmail.com
8802ef678b314df503c794659302104de6a5992c
ff249230bd1af14fe2ef6d5e79fbbc6e1e89f044
/plugins/gradle/src/org/jetbrains/plugins/gradle/service/project/BaseGradleProjectResolverExtension.java
55ccbe8c2be61f76173c6c011630ef105436a6c6
[ "Apache-2.0" ]
permissive
raksuns/intellij-community
d6755fac65ae69dbd388d76adbc67f19ef6940d4
77234b7656e3e35fdcf11a97916a655b7fc8d63f
refs/heads/master
2021-01-21T05:40:40.403232
2014-01-22T14:17:26
2014-01-22T14:17:26
null
0
0
null
null
null
null
UTF-8
Java
false
false
22,215
java
/* * Copyright 2000-2013 JetBrains s.r.o. * * 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 agre...
[ "Vladislav.Soroka@jetbrains.com" ]
Vladislav.Soroka@jetbrains.com
ab1e5465724d60727cd432f1aed4542f29d94d53
370aae4bdc2fae261b38e3e819696005b218f2a8
/android-crmtab/app/src/main/java/fr/pds/isintheair/crmtab/jbide/uc/registercall/database/dao/CallEndedDAO.java
6cc7678fa0cee6159833253cea2244f5947cd60f
[]
no_license
balamuthu1/CRM-Android
535fd7a80f88afe3dfdedb334d57a0a917aeec18
5dfe30a17bafbca4f9e74b1301ff23ac9e94eb56
refs/heads/master
2021-01-01T04:04:37.946795
2016-05-13T22:40:25
2016-05-13T22:40:25
58,776,231
1
0
null
null
null
null
UTF-8
Java
false
false
734
java
package fr.pds.isintheair.crmtab.jbide.uc.registercall.database.dao; import com.raizlabs.android.dbflow.sql.language.Delete; import com.raizlabs.android.dbflow.sql.language.Select; import java.util.List; import fr.pds.isintheair.crmtab.jbide.uc.registercall.database.entity.CallEndedEvent; import fr.pds.isintheair.cr...
[ "muthukumarasamy.balabascarin@etu.u-pec.fr" ]
muthukumarasamy.balabascarin@etu.u-pec.fr
bf75d641d132fb2a6e70e3bcf1d52b31de951c03
e6efc5140919b700cc5a916781ff6019c3406af9
/pmd-apex/src/test/java/net/sourceforge/pmd/lang/apex/rule/design/CyclomaticComplexityTest.java
50ffb556eaa79206d7e4b68a1f549a7b5d168129
[ "BSD-3-Clause", "Apache-2.0" ]
permissive
tiobe/pmd
0a09d8a813bf5e79134664007b9dbf9213b1a1e8
f304a64f39a14488c362e118430fcdfcc1a354ee
refs/heads/tiobe_fixes
2023-04-30T08:23:37.084568
2023-04-13T14:07:16
2023-04-13T14:07:16
28,335,883
2
2
NOASSERTION
2023-09-06T15:57:38
2014-12-22T11:26:04
Java
UTF-8
Java
false
false
256
java
/** * BSD-style license; for more info see http://pmd.sourceforge.net/license.html */ package net.sourceforge.pmd.lang.apex.rule.design; import net.sourceforge.pmd.testframework.PmdRuleTst; public class CyclomaticComplexityTest extends PmdRuleTst { }
[ "andreas.dangel@adangel.org" ]
andreas.dangel@adangel.org
52981142fbfa1c377e5ea8c6b9623ef20209ac6c
8810496f1e57140c2346b2f298916f7695cb238d
/LPL_XML/src/main/java/com/shiva/generated/C60.java
27005549b2da18b651345efd7cd13024c4c66182
[]
no_license
NairitCh/SystemwareAPI
14b7c5a31179f501351b8415d31bb3b5edb6a7f2
03ad0c9826464fa0aa9fef475c1be0cd3b448206
refs/heads/master
2020-03-19T17:47:16.813258
2018-07-01T07:01:35
2018-07-01T07:01:35
136,777,831
1
0
null
null
null
null
UTF-8
Java
false
false
2,424
java
// // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802 // See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> // Any modifications to this file will be lost upon recompilation of the source schema. // Generated on: 2018...
[ "606905@LT036994.cts.com" ]
606905@LT036994.cts.com
af02024236eb76533dfeb89280da9fcd054aea7f
af3f3a1743f655d5c127d62a7d7220bc4ee82243
/src/main/java/com/lieang/reactive/repository/impl/PersonRepositoryImpl.java
32b31c9a591d9785577a01be1e8719bef115e0fa
[]
no_license
metees/spring-reactive-lab
fa1c0a7ec292affb53e25b195f79b3a630e9d78b
bc32ee1025beb6bf503ef9719bf2e4e4c7aec126
refs/heads/master
2023-07-11T00:04:19.085835
2021-08-21T10:49:51
2021-08-21T10:49:51
398,506,008
0
0
null
null
null
null
UTF-8
Java
false
false
494
java
package com.lieang.reactive.repository.impl; import com.lieang.reactive.domain.Person; import com.lieang.reactive.repository.PersonRepository; import reactor.core.publisher.Flux; import reactor.core.publisher.Mono; public class PersonRepositoryImpl implements PersonRepository { @Override public Mono<Person> getBy...
[ "metee.dev@gmail.com" ]
metee.dev@gmail.com
fcd2ff798c6c5a97ed5aeaeb53c9ab610a50699d
039ec44770c6bb429a5ab2686ddb0dbae4bc9097
/shop/src/main/java/com/zds/controller/GoodsController.java
7d4c3f4ee605920cecdf57e61af5969f5f323122
[]
no_license
zhongds01/zhongds01
302f214c05c85e119d9bd32aeba7a64aa43eb2b8
084a95e094297c8130bfa40adfe49c6a9bbf872f
refs/heads/master
2022-12-23T13:57:53.232174
2020-11-12T14:23:02
2020-11-12T14:23:02
157,668,851
4
1
null
2022-12-16T09:43:00
2018-11-15T07:18:16
Java
UTF-8
Java
false
false
5,224
java
package com.zds.controller; import com.zds.bean.Goods; import com.zds.service.GoodsService; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.ResponseBo...
[ "1246696804@qq.com" ]
1246696804@qq.com
4dd081029831973b9ebd13d680fdae66a2fbb76f
8cb1d16152258c4cabaa73f57ce1eb9baf34d56b
/src/warmup/page8/excelsheetcolumntitle/ExcelSheetColumnTitle.java
18d10c4b3f194d2a918fe7597da3ee70cfca7a78
[]
no_license
ZhaoPeixiao/leetcode
9361638a78b064000e36becaadf5643577178caf
16266b9653433c48d43f2c09ef919b2fda497832
refs/heads/master
2023-01-04T14:59:26.856814
2020-10-19T06:03:12
2020-10-19T06:03:12
282,442,039
0
0
null
null
null
null
UTF-8
Java
false
false
634
java
package warmup.page8.excelsheetcolumntitle; /** * @author Peixiao Zhao * @date 2020/9/10 */ class Solution { public String convertToTitle(int n) { StringBuilder stringBuilder = new StringBuilder(); while (n > 26){ int i = n % 26; if (i == 0){ stringBuilder...
[ "u6935249@anu.edu.au" ]
u6935249@anu.edu.au
7e5ff40e1add20b8dda006b69674265b251ea038
bf2966abae57885c29e70852243a22abc8ba8eb0
/aws-java-sdk-eks/src/main/java/com/amazonaws/services/eks/model/transform/ResourceNotFoundExceptionUnmarshaller.java
90e496af1523ea8ee25e859d08309cc610326fc9
[ "Apache-2.0" ]
permissive
kmbotts/aws-sdk-java
ae20b3244131d52b9687eb026b9c620da8b49935
388f6427e00fb1c2f211abda5bad3a75d29eef62
refs/heads/master
2021-12-23T14:39:26.369661
2021-07-26T20:09:07
2021-07-26T20:09:07
246,296,939
0
0
Apache-2.0
2020-03-10T12:37:34
2020-03-10T12:37:33
null
UTF-8
Java
false
false
3,890
java
/* * Copyright 2016-2021 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...
[ "" ]
150ca0e1947f66e9160115e01b09e7de76302e91
6b0aaf9a71a3c5c919ebc3bda684bbf384c1228d
/bankCard/src/bankCard/How_To_Use_Token.java
eac23e51f7b77765a31219ace0331d09fa931511
[]
no_license
sushilpokharel2009/java-basics
ae3c6858384e0d0f6c2fee7c5654e9fdff9a99ff
ccf854990542e2331a912472bc5df043364ab1e5
refs/heads/master
2021-03-30T21:29:45.706219
2018-03-11T17:47:35
2018-03-11T17:47:35
124,782,489
0
0
null
null
null
null
UTF-8
Java
false
false
1,619
java
package bankCard; import java.util.HashMap; public class How_To_Use_Token { public static void main(String[] args) { String ACCOUNT_ID = "Merchant's Account ID Here"; String SECRET_KEY = "Merchant's Secret Key Here"; String MODE = "TEST"; String TOKEN = "Transaction ID here"; BluePa...
[ "aruna_poudyal@yahoo.com" ]
aruna_poudyal@yahoo.com
ae79bb70f85dbd704872ee54581a5e94c873c6e6
403aca6b4e2a60e773820fafa2a79ffe2ee4805b
/src/src/net/idtoki/serteca/model/BaseVehiculo.java
24e578d40aee606f8a61643785e8f3005ea3579d
[]
no_license
esle-elkartea/lankidetza00004
e57a32c2d00416f86da45458db030558ef4e7f5a
a02a4ddf45050fbe85dbf41af146ae86f0b0cf22
refs/heads/master
2020-12-24T11:53:20.234029
2016-06-24T09:38:34
2016-06-24T09:38:34
61,873,745
0
0
null
null
null
null
UTF-8
Java
false
false
25,861
java
package net.idtoki.serteca.model; import java.math.BigDecimal; import java.sql.Connection; import java.util.ArrayList; import java.util.Collections; import java.util.Date; import java.util.List; import net.zylk.tools.ajax.AjaxUtils; import org.apache.commons.lang.ObjectUtils; import org.apache.torque.TorqueExceptio...
[ "noreply@esle.eu" ]
noreply@esle.eu
af439eb321b040f14ff9bfabaf5ba182418df1c6
f281d0d6431c1b45c6e5ebfff5856c374af4b130
/DAY100~199/DAY122-programmers-단어변환/hyunhee_bfs.java
f56292a8cec62475012c118b8c880a360f3fee40
[]
no_license
tachyon83/code-rhino
ec802dc91dce20980fac401b26165a487494adb4
b1af000f5798cd12ecdab36aeb9c7a36f91c1101
refs/heads/master
2022-08-13T09:10:16.369287
2022-07-30T11:27:34
2022-07-30T11:27:34
292,142,812
5
6
null
null
null
null
UTF-8
Java
false
false
1,380
java
package level3.단어변환; import java.util.*; class Solution_BFS { public static void main(String[] args) { System.out.println(solution("hit", "cog", new String[] { "hot", "dot", "dog", "lot", "log", "cog" })); System.out.println(solution("hit", "cog", new String[] { "hot", "dot", "dog", "lot", "log" })); } stati...
[ "wjdgusgml997@naver.com" ]
wjdgusgml997@naver.com
73a0ac0dab117dcc8db1fad112bafe17dc1ae788
6e4f2c061c5584c673206de8c2a03f1815752309
/app/src/test/java/com/example/lenovo/zh_v3/ExampleUnitTest.java
8bca2b88c0f5861fdfabc1149d7c0d3a4dfa7183
[]
no_license
DanceInDark/zhihu
55865a01bcdabaae4afb74efcd4016918768a5c3
3ab57ba5b7ca874a6130383ab41a0a83ca8da140
refs/heads/master
2020-04-11T15:22:46.313393
2018-12-15T09:26:58
2018-12-15T09:26:58
null
0
0
null
null
null
null
UTF-8
Java
false
false
402
java
package com.example.lenovo.zh_v3; import org.junit.Test; import static org.junit.Assert.*; /** * Example local unit test, which will execute on the development machine (host). * * @see <a href="http://d.android.com/tools/testing">Testing documentation</a> */ public class ExampleUnitTest { @Test public vo...
[ "1247609574@qq.com" ]
1247609574@qq.com
8926175e367ded6cedf1fb3c96c79db3d1911d0a
dc15e59b5baa26178c02561308afde41c315bbb4
/swift-study/src/main/java/com/swift/sr18/mt564/SeqE1F90AOFFRType.java
c482ce1e79c66b98e6807aa996cba8332724da8d
[]
no_license
zbdy20061001/swift
0e7014e2986a8f6fc04ad22f2505b7f05d67d7b8
260e942b848175d1e8d12571a3d32efecaa3d437
refs/heads/master
2020-04-26T19:16:05.954125
2019-03-04T15:12:27
2019-03-04T15:12:27
173,768,829
0
0
null
null
null
null
GB18030
Java
false
false
4,630
java
// // 此文件是由 JavaTM Architecture for XML Binding (JAXB) 引用实现 v2.2.8-b130911.1802 生成的 // 请访问 <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> // 在重新编译源模式时, 对此文件的所有修改都将丢失。 // 生成时间: 2018.12.05 时间 12:24:35 AM CST // package com.swift.sr18.mt564; import javax.xml.bind.annotation.XmlAccessType; imp...
[ "zbdy20061001@163.com" ]
zbdy20061001@163.com
b168f6e4d21002f52fd69defa784b4b69f82d3ce
16ee4fa3ddd43532dc897dcf3cead46a4c54470b
/src/main/java/com/epam/hostel/command/impl/ChangeLanguageCommand.java
6cda3ddf33989b1407080beb55c8d1bb64d87de4
[]
no_license
kusmen21/Web_EPAM
9c908fab2b300ea7a4b2f86d91e64bcb90c8b5af
59d9806d3177d1bc9987807afa96e7ae473ac3ab
refs/heads/master
2021-01-19T12:30:11.744970
2017-10-19T07:44:25
2017-10-19T07:44:25
100,793,556
0
0
null
null
null
null
UTF-8
Java
false
false
1,589
java
package com.epam.hostel.command.impl; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import org.apache.log4j.LogManager; import org.apache.log4j.Logger; import com.epam.hostel.command.ExtendedСommand; import com.epam.hostel.resource.ConfigurationManager; public class C...
[ "kusmen21kda@gmail.com" ]
kusmen21kda@gmail.com
16339469a5a2629382bdcab30df072724003fefe
122ef137bfcdda5b5f6665f7d0db1a21b12b1cdc
/app/src/main/java/com/example/felixlarrouy/youtube/adapters/YTSearch/OnSearchVideoClickListener.java
e3adc3e885d500a62fcb844f9ffd2d25d8069770
[]
no_license
felixlarrouy/YouTube_app
c8d11105b0bb8b986708ed2f77423ff80d275bba
5facd5cef3c327d599fddbabbf4045fdc736c61e
refs/heads/master
2021-04-15T03:39:44.470066
2018-03-23T15:28:48
2018-03-23T15:28:48
126,504,073
0
0
null
null
null
null
UTF-8
Java
false
false
277
java
package com.example.felixlarrouy.youtube.adapters.YTSearch; import com.example.felixlarrouy.youtube.models.YTSearch.SearchVideo; /** * Created by felixlarrouy on 07/03/2018. */ public interface OnSearchVideoClickListener { void onSearchVideoClick(SearchVideo item); }
[ "felix.larrouy@gmail.com" ]
felix.larrouy@gmail.com
76911ee16c14cf15b8c0ff7e57dd436d2a5d36e5
d415812d71ce6d3834c5e1e6d3964d8f80d33855
/src/trab/Redis.java
a5f06d6f6498fbcde9695a9e1dbe322769375568
[ "MIT" ]
permissive
vieirinhasantana/pattern
0309b5ae96550ebd255b4f67b3e1ac7b596aa91d
2a868ff50dd33eaf7ebfbd67ebecd2f479ff83da
refs/heads/master
2021-05-16T05:11:31.981978
2017-10-14T01:47:16
2017-10-14T01:47:16
106,311,727
0
0
null
null
null
null
UTF-8
Java
false
false
263
java
package trab; public class Redis extends Buscador{ public Redis(Buscador proximo) { super(proximo); } @Override public Boolean buscar() { System.out.println("Usuário nao encontrado em Redis"); return false; } }
[ "daniel.vieira@obers-server.intra" ]
daniel.vieira@obers-server.intra
12aefc1babf35c0f5b1cf6a797f149a62e64ce12
5222ab5f4e96d0e97d965bceb37bde77d06ca11d
/weilan/src/main/java/com/cfyj/weilan/utils/MD5Util.java
f08b4a42cf6377fd80584fb2b509734bbee9ff11
[]
no_license
yqxz045000/weilan
7f57827611f387754d59f521aafa4423efe59e85
8ab55fdf1d3510bfe1b0b07a3b6284224c61aa05
refs/heads/master
2021-05-07T01:45:39.477944
2018-08-05T08:07:43
2018-08-05T08:07:43
110,419,403
0
0
null
2018-05-19T05:45:33
2017-11-12T09:16:38
Java
UTF-8
Java
false
false
1,277
java
package com.cfyj.weilan.utils; import java.security.MessageDigest; import java.security.NoSuchAlgorithmException; public class MD5Util { private static final char hexDigits[] = { '0', '1', '2', '3', '4', '5', '6', '7', '8', '9', 'A', 'B', 'C', 'D', 'E', 'F' }; private static MessageDigest mdInst; ...
[ "yqxz045000@users.noreply.github.com" ]
yqxz045000@users.noreply.github.com
ea1359309ac66512987c6ac27d2722ffa99ba7cc
47ea37f56c712cd3f7f3063ce817d640cc76d1c7
/net.sf.parteg.base/src/net/sf/parteg/base/testcasegraph/valuetyperanges/UnorderedValueTypeRange.java
51a8244a7a3591619bd6162ea331020184f21d8b
[]
no_license
Xilaew/uml-activity-testcasegenerator
c194e0f93d8ff6e92e04582bee39f9dce1d7f5fb
33b1833aaa70ebd2d05d2cf9fa2dc545129ea025
refs/heads/master
2020-05-18T06:51:19.024164
2014-07-08T23:31:13
2014-07-08T23:31:13
38,853,918
0
0
null
null
null
null
ISO-8859-1
Java
false
false
17,897
java
package net.sf.parteg.base.testcasegraph.valuetyperanges; import java.util.ArrayList; import java.util.List; import java.util.Map; import net.sf.parteg.base.testcasegraph.generated.TCGOCLAtom; import net.sf.parteg.base.testcasegraph.generated.TCGOCLExpression; import net.sf.parteg.base.testcasegraph.generated...
[ "xilaew@gmail.com" ]
xilaew@gmail.com
c3d9ecb9ff6fb53686c6ebf93ebc2a2a2faccc01
863052231309e164f187ec5d0f5b515602a9e8e2
/microservices/authorization-services/authorization-service/src/main/java/org/mddarr/ui/request/service/models/AuthenticationRequest.java
81797921d168974bb6d61f1a54ad56840e62bdfa
[]
no_license
MathiasDarr/event-driven-kafka-microservices
a46b52c5cb6f6135aebe624bb0e6fd32bf7171e1
fbb1d8ce1ec303d33f7994092f24f83df9e0ee81
refs/heads/master
2023-02-23T15:03:47.281347
2021-01-26T03:32:31
2021-01-26T03:32:31
329,455,570
0
0
null
null
null
null
UTF-8
Java
false
false
753
java
package org.mddarr.ui.request.service.models; import java.io.Serializable; public class AuthenticationRequest implements Serializable { private String username; private String password; public String getUsername() { return username; } public void setUsername(String username) { ...
[ "mddarr@gmail.com" ]
mddarr@gmail.com
b1616eec4be78aacd9e640f2b5d237717eadc4c2
9aaa33f14d5abe9001031667ab002b41de0128b0
/design-patterns/01-seven-principle/src/main/java/com/exercise/isp/Bird.java
bed1a53f6e3009eb5d1e8a18983d10e38aae33ef
[]
no_license
miniministar/exercise
f03e9df1664205d6a8b5dc94ecf773fa60e1491b
b5c6582a64bd0ae58646d3070de8b35b9c331eba
refs/heads/master
2023-06-07T13:40:50.618123
2023-06-07T12:00:04
2023-06-07T12:00:04
252,025,193
0
0
null
2023-04-10T13:09:40
2020-03-31T23:50:22
Java
UTF-8
Java
false
false
264
java
package com.exercise.isp; public class Bird implements IAnimal , IFlyAnimal { @Override public void eat() { System.out.println("bird eat something"); } @Override public void fly() { System.out.println("bird can fly"); } }
[ "1005712028@qq.com" ]
1005712028@qq.com
85d35f86cf2423c863bdefa95d0afb3550cf41fd
e0c17ce9957b9e26c0758cfcadf6d568b5a8009a
/src/spoonloader/SpoonLoader.java
adb634931c8bc648e82211528e3f393e5bdc5473
[]
no_license
KavithaSundarraj/SimpleSpoonIfTransform
b78b21c305fe04c7b091629ccf01b7900bfd5d63
ea3572f35c46ae352b7059df1cf01b7eafcd7cd6
refs/heads/master
2021-04-28T17:55:39.102110
2018-02-17T14:43:05
2018-02-17T14:43:05
121,862,457
0
0
null
null
null
null
UTF-8
Java
false
false
4,173
java
package spoonloader; import java.io.File; import java.io.IOException; import java.net.MalformedURLException; import java.net.URL; import java.net.URLClassLoader; import spoon.processing.Builder; import spoon.reflect.Factory; import spoon.reflect.declaration.CtSimpleType; import spoon.support.ByteCodeOutputProcessor; ...
[ "jeyakumar.kavitha@gmail.com" ]
jeyakumar.kavitha@gmail.com
4dfb76ea352e41fd08eb08be158054f18119ddc4
710dac8a978b4290dbaec07878a1d658c4729aa0
/src/evaluator/Evaluator.java
ea07b81d65d90b0acb0da8eba796a335424dd57e
[ "MIT" ]
permissive
AmrDeveloper/Kong
a38bdf38245880b1bdf72180b72fbec73181118a
777fa3dac1996e04dc8bd0602b7bb7cac90c179b
refs/heads/master
2023-04-23T17:03:58.512388
2021-05-08T21:49:22
2021-05-08T21:49:22
360,160,555
3
0
null
null
null
null
UTF-8
Java
false
false
16,014
java
package evaluator; import ast.*; import object.*; import java.util.*; import java.util.function.Function; public class Evaluator implements StatementVisitor<KongObject>, ExpressionVisitor<KongObject> { private static final KongNull NULL = new KongNull(); private static final KongBoolean TRUE = new KongBoole...
[ "amr96@programmer.net" ]
amr96@programmer.net
ded36a59bca2717d9e76dbdbebd4667deda9c88a
3446120c21c6da9653ca410da7f26f30f0061189
/Test2OOPTasks/src/recap/Child.java
3de371f81fb0c863028f954f88be79873df32a11
[]
no_license
BlagoyNikolov/ITTalentsWorkspace
32eed3c9fc88b241dd92c92334da153a3636100c
af7bd75d444cfc4274a641354788ca7cd2e77068
refs/heads/master
2021-01-23T05:35:30.607462
2018-01-18T20:05:29
2018-01-18T20:05:29
92,970,410
0
0
null
null
null
null
UTF-8
Java
false
false
422
java
package recap; public class Child extends Parent { public Child() { // TODO Auto-generated constructor stub } @Override public void Speak(String word) { // TODO Auto-generated method stub super.Speak(word); } public void Speak(String word, int itmes) { int x = 5; System.out.println(x); } // @Ove...
[ "nikolovblagoy@gmail.com" ]
nikolovblagoy@gmail.com
4fccb6b85c66ff91b80db85f63a7a1cb0e8cc671
4a3ab0ac1d106330c556b80bd012d6648455993f
/jingwei-task-monitor/src/main/java/org/sxdata/jingwei/service/Impl/JobServiceImpl.java
fd27596bcdf086ea902b75f9c61d4e1f6dd74948
[]
no_license
Maxcj/KettleWeb
2e490e87103d14a069be4f1cf037d11423503d38
75be8f65584fe0880df6f6d637c72bcb1a66c4cd
refs/heads/master
2022-12-21T06:56:34.756989
2022-02-05T03:03:57
2022-02-05T03:03:57
192,645,149
13
10
null
2022-12-16T02:43:00
2019-06-19T02:36:43
JavaScript
UTF-8
Java
false
false
21,368
java
package org.sxdata.jingwei.service.Impl; import net.sf.json.JSONObject; import org.flhy.ext.App; import org.flhy.ext.JobExecutor; import org.flhy.ext.PluginFactory; import org.flhy.ext.base.GraphCodec; import org.flhy.ext.job.JobExecutionConfigurationCodec; import org.pentaho.di.core.Const; import org.pentaho.di.job.J...
[ "903283542@qq.com" ]
903283542@qq.com
75105ce33a91b75be2bcd2f3d32a53773aeafc68
35138d508cd0307742e42f90d04620636e85f010
/spring-secutity-mvc-all/spring-security-demo-03-custom-login-form/src/main/java/com/udemy/spring/springsecurity/config/DemoSecurityConfig.java
310ec5f11b5741466edc4bb1495df536fe9bfd93
[]
no_license
vinaymalleshHM/Spring-SpringSecurity--Udemy
6194f33120f538084447521c4fb28c15c4d91d22
bcf2245c4bba9ea09d94f3009240ae59c18a3efa
refs/heads/master
2022-04-21T01:36:53.871367
2020-04-20T15:32:03
2020-04-20T15:32:03
253,061,626
0
0
null
null
null
null
UTF-8
Java
false
false
1,514
java
package com.udemy.spring.springsecurity.config; import org.springframework.context.annotation.Configuration; import org.springframework.security.config.annotation.authentication.builders.AuthenticationManagerBuilder; import org.springframework.security.config.annotation.web.builders.HttpSecurity; import org.springfram...
[ "princevinay404@gmail.com" ]
princevinay404@gmail.com
ef5b41ca58771e7401b70972a4e1150a6fbc3366
2f57e8c430fce1bfecf5345ac9b53bab1e2deb9c
/jtransc-main/test/jtransc/rt/test/JTranscCollectionsTest.java
040501c2afcf3b4a1c500a166bfe0a25286d26b5
[ "Apache-2.0" ]
permissive
GMadorell/jtransc
35f10c90b4ba58105a0ac56e579c3e1073db4f40
8298d6a74903842e5027a44bbd98b2c74e33c927
refs/heads/master
2021-01-14T10:23:37.171690
2016-03-06T19:39:41
2016-03-06T19:39:41
53,316,788
0
0
null
2016-03-07T10:27:53
2016-03-07T10:27:53
null
UTF-8
Java
false
false
1,911
java
package jtransc.rt.test; import java.util.*; public class JTranscCollectionsTest { static public void main(String[] args) { testArrayList(); testHashSet(); } static public void testArrayList() { System.out.println("ArrayList:"); ArrayList<Integer> list = new ArrayList<>(); list.add(1); System.out.prin...
[ "soywiz@gmail.com" ]
soywiz@gmail.com
1e4f4149b342ae6832e5bfb98c353d60ee266cdb
754565ec497054b8e9320efff1413aa4fb969580
/src/main/java/burstcoin/faucet/BurstcoinFaucetProperties.java
9da2e2c25ba89dc2e001ea3c1714c0782a81eac0
[ "MIT" ]
permissive
evilgenieent/burstcoin-faucet
d4c36ee04505bcd52a0c424bbc23cbf2339351a0
c0dbb769e9f65335a2b7d3e2997e119eaa23ab5d
refs/heads/master
2021-01-21T18:05:12.498850
2017-05-13T22:16:38
2017-05-13T22:16:38
null
0
0
null
null
null
null
UTF-8
Java
false
false
6,434
java
/* * The MIT License (MIT) * * Copyright (c) 2016 by luxe - https://github.com/de-luxe - BURST-LUXE-RED2-G6JW-H4HG5 * * Permission is hereby granted, free of charge, to any person obtaining a copy of this software * and associated documentation files (the "Software"), to deal in the Software without restriction, ...
[ "luxe@hush.com" ]
luxe@hush.com
e02024139eb9ce6d0296f1b25a71d84312e02978
b704aeff33c7dadf1317691f6398d6995aeee2f6
/src/main/java/signatures/booleant/KeyStoreService.java
ceaad95e8d54865a5de9cf4fbd422949dfc55d9d
[]
no_license
amitchaulagain/docusign
9356f56547001b3fe99f6ebc5d387912bddbcac7
ea5ea8f8e66f0bab499995119beede048f6847d3
refs/heads/master
2021-09-13T06:06:54.659126
2019-05-30T09:46:38
2019-05-30T09:46:38
181,475,175
0
0
null
2021-08-13T15:32:34
2019-04-15T11:44:28
Java
UTF-8
Java
false
false
6,244
java
package signatures.booleant; import sun.security.x509.*; import java.io.FileInputStream; import java.io.FileOutputStream; import java.io.IOException; import java.math.BigInteger; import java.security.*; import java.security.cert.Certificate; import java.security.cert.CertificateException; import java.security.cert.X5...
[ "chaulagain.amit@rew3.com" ]
chaulagain.amit@rew3.com
bf04f3a85b8fee3aeed94d5c5273c56781a10996
9dd4e6a116f5f4c38509f0655c3b1ca95b1ceb62
/begin05/src/servlet/CheckboxServlet.java
18357ba8c22a3bb82cae62729f9b89a1cc1166bb
[ "Apache-2.0" ]
permissive
webarata3/begin_Servlet
2bb01a93e9527cd6d5fd891649d0f592de7aa47a
9300f6481a7752f8e7b1449b9ffb265e7b0ece8e
refs/heads/master
2020-03-17T16:27:27.976921
2018-09-28T10:47:25
2018-09-28T10:47:25
133,749,414
0
0
null
null
null
null
UTF-8
Java
false
false
1,434
java
package servlet; import java.io.IOException; import java.io.PrintWriter; import java.nio.charset.StandardCharsets; import javax.servlet.ServletException; import javax.servlet.annotation.WebServlet; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletRequest; import javax.servlet.http...
[ "webarata3@gmail.com" ]
webarata3@gmail.com
a8fa01f7730de83e9f832361945232985866e4c4
cea3fe1ae551bf2f81b431876d15563d6347119b
/case Cloud Demo/case SpringCloudHystrix/product-server/src/main/java/com/gang/cloud/template/demo/client/OrderFeignClient.java
45a801cca136fa2e318b086a9e6f5206ecd83608
[]
no_license
black-ant/case
2e33cbd74b559924d3a53092a8b070edea4d143d
589598bb41398b330bc29b2ca61757296b55b579
refs/heads/master
2023-07-31T23:22:51.168312
2022-07-24T06:15:53
2022-07-24T06:15:53
137,761,384
86
26
null
2023-07-17T01:03:21
2018-06-18T14:22:01
Java
UTF-8
Java
false
false
701
java
package com.gang.cloud.template.demo.client; import com.gang.cloud.template.to.CommonOrderTO; import org.springframework.cloud.openfeign.FeignClient; import org.springframework.stereotype.Component; import org.springframework.web.bind.annotation.GetMapping; import org.springframework.web.bind.annotation.PathVariable; ...
[ "1016930479@qq.com" ]
1016930479@qq.com
abcd4355188ae9a613df1e936021295bbf2e3930
581b663e4db7c82577d786770dac418d69041b40
/data/src/main/java/ua/com/info/data/Command.java
69815e722c801c3b4220257f23a85b163659fa39
[]
no_license
orestonatsko/PrizeUkr
ed92ee7f22a798f821902420debb2e8f80934b24
5a6eb18a4e146f95049706ab2a96e69e8702fe3f
refs/heads/master
2020-04-04T12:32:05.452803
2018-11-06T11:00:48
2018-11-06T11:00:58
155,929,702
0
0
null
null
null
null
UTF-8
Java
false
false
306
java
package ua.com.info.data; /** * Створено v.m 05.03.2018. */ public class Command implements IDataObject { public String command; public Parameters parameters; public Command(String cmd, Parameters parameters) { command = cmd; this.parameters = parameters; } }
[ "orestonatsko@gmail.com" ]
orestonatsko@gmail.com
61a213e7605a1e2b52ee0ef0885ad00dbeb00beb
7ce51fd525f1767fa18f5c1ead92ed8402891b0f
/chapter5/src/main/java/com/ljx/chapter5/service/impl/EmployeeServiceImpl.java
499bf9d38c3e543cdfe14908fd83edb649e7b8b9
[]
no_license
ljx407/springboot
0ffeb330e0be7a8d314337014ea2bd2a3c60e379
887db0f2a7c605a88143193e94b33c559f4814e0
refs/heads/master
2022-12-21T21:08:41.600126
2019-06-08T09:56:58
2019-06-08T09:56:58
190,871,380
0
0
null
2022-12-16T00:04:00
2019-06-08T09:50:12
Java
UTF-8
Java
false
false
1,526
java
package com.ljx.chapter5.service.impl; import com.ljx.chapter5.dao.EmployeeJpaRepositoryDao; import com.ljx.chapter5.enums.SexEnum; import com.ljx.chapter5.model.Employee; import com.ljx.chapter5.service.EmployService; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype...
[ "ljx407@163.com" ]
ljx407@163.com
e566e31be885db92564f567f6d826e8977da6166
081f98af6e452b85f110ed7abbba12ae1ed027ba
/src/main/java/rio/antelodel/david/ejercicios_programacion/rich_entity/filter/iface/IFilterIRExamenDescripcion.java
ccb4ff82e55d392f074a43cb1e8672bc14439adc
[]
no_license
DaveDarkLion/TFG
ca9641e1f8fc11d0cf609563cfcb32b1d52e4e8b
338e1438bb1a8456e50b7115fad9dfbb2c6cca37
refs/heads/master
2022-12-24T10:52:35.585554
2019-09-04T18:15:51
2019-09-04T18:15:51
205,182,613
0
0
null
2022-12-15T23:49:32
2019-08-29T14:29:10
Java
UTF-8
Java
false
false
452
java
package rio.antelodel.david.ejercicios_programacion.rich_entity.filter.iface; import rio.antelodel.david.ejercicios_programacion.rich_entity.filter.getter.IFilterIRExamenGetter; import rio.antelodel.david.ejercicios_programacion.rich_entity.filter.iface.container.IFilter; import rio.antelodel.david.ejercicios_programa...
[ "47219938+DaveDarkLion@users.noreply.github.com" ]
47219938+DaveDarkLion@users.noreply.github.com
c19e3fd5daaf82f6c2342b594fa298f1ca5353e7
36476135bf1389c3dee08a4b177f3b9dd9e663ab
/src/com/fung/service/CategoryService.java
8d665aebff0885440da2fc635cec0210756535ff
[]
no_license
fungnotl/WQStore
ca09c1a7a882ad90d802d49173003bc97145c154
62d63b41f986143e175aa7e39a044969135fcd7e
refs/heads/master
2020-05-30T03:31:16.068889
2019-05-31T04:00:53
2019-05-31T04:00:53
null
0
0
null
null
null
null
UTF-8
Java
false
false
279
java
package com.fung.service; import com.fung.domain.Category; import net.sf.json.JSONArray; public interface CategoryService { //找到所有的Category 并封装成一个JSONArray JSONArray findAllCategory(); //找到单个category Category findCategoryByCid(String cid); }
[ "1311718164@qq.com" ]
1311718164@qq.com
f7b0ab83dc0f6ff816857db2294a2e654a57ec89
23571a3a672a9104e8ec8dd905bfa74887edb963
/1.JavaSyntax/src/com/javarush/task/task07/task0718/Solution.java
3d10558dcbb300e69c4bfb19895482ec35929506
[]
no_license
PiBog/JavaRushTasks
86b6113ee854a9e019bc4157ba89331ecbbf5c5e
4e539e50cf8e444d70280b1fb4fd3ba62009c4b4
refs/heads/master
2021-09-12T15:42:47.824102
2018-04-18T07:46:55
2018-04-18T07:46:55
110,075,581
0
0
null
null
null
null
UTF-8
Java
false
false
1,349
java
package com.javarush.task.task07.task0718; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; import java.util.ArrayList; /* Проверка на упорядоченность 1. Объяви переменную типа список строк и сразу проинициализируй ee. 2. Считай 10 строк с клавиатуры и добавь их в список. ...
[ "boblinger@gmail.com" ]
boblinger@gmail.com
50e1bbf54d4e97f7fbdf018253593afe60db0533
b07ec5bf7fbedb0ca8a7d2cc25c6a1d2edfd40fd
/src/main/java/com/airbnb/repositories/HouseDao.java
bb1ab17c50acb27d377aa70e8b9a1e0cd1b70c64
[]
no_license
dudq/airbnb_backend
ee9f5254efcfa59076019531db1a83a1ccddd5f2
0f5e53f6a11faf7bf3df4b203bfab77d6b1a3725
refs/heads/dev
2020-12-06T17:01:08.655117
2020-02-10T07:39:18
2020-02-10T07:39:18
232,512,485
0
0
null
2020-02-10T07:39:20
2020-01-08T08:12:05
Java
UTF-8
Java
false
false
4,305
java
package com.airbnb.repositories; import com.airbnb.messages.response.HouseDetail; import com.airbnb.messages.response.HouseInformation; import com.airbnb.messages.response.HouseInformationOfHost; import com.airbnb.models.House; import org.springframework.stereotype.Repository; import javax.persistence.EntityManager; ...
[ "dudq.xmt@gmail.com" ]
dudq.xmt@gmail.com
b5d593cff6a767303f09b559b454baa270c04ffd
7006f2b2cfe3dcb1bcd597c6547f983cd7d7fcec
/src/main/java/com/datahome/group/IndexDataMgmtGroup.java
ce481ce2fcfd9db3acab00db88bc4cb2114252b9
[]
no_license
Youlingsong/shmec_index
48cfb12cb945d330db3114df10c26b682685b8dd
1c9aa860b332a358b122b8ffc9ba2eb74774ad4c
refs/heads/master
2020-05-16T04:34:34.583761
2019-05-05T10:07:48
2019-05-05T10:07:48
182,780,725
0
0
null
null
null
null
UTF-8
Java
false
false
311
java
package com.datahome.group; /** * @Author xl * @Description: * @Date: Create in 2018/5/21 19:40 */ public interface IndexDataMgmtGroup { interface finds {} interface update {} interface findMapData {} interface saveIndexData {} interface exportExcel {} interface delete {} }
[ "www.mackson.xyz" ]
www.mackson.xyz
c904eb12b806fde022e8e21c9573db439554c74c
79bd726e1cb46f34092095343e8bfff21fd11fdc
/src/main/java/com/chen/phone_store_springboot/service/AddressService.java
e296a0cd2fd4621f35874948d01654362c9cd62f
[]
no_license
machunchen/phone_store_springboot
6682780940237cf4a3825bf6cf3f2bb4e181474f
130c97df698b9f02fe54f7ba4e23f2fe76f9a889
refs/heads/master
2023-06-23T03:32:12.011083
2021-07-17T07:00:08
2021-07-17T07:00:08
386,863,453
0
0
null
null
null
null
UTF-8
Java
false
false
316
java
package com.chen.phone_store_springboot.service; import com.chen.phone_store_springboot.form.AddressForm; import com.chen.phone_store_springboot.vo.AddressVO; import java.util.List; public interface AddressService { public List<AddressVO> findAll(); public void saveOrUpdate(AddressForm addressForm); }
[ "wmac1204@outlook.com" ]
wmac1204@outlook.com
94b83c95f4c0ec50e3a6512b3ccd6afaaac3436e
f12da240ee793afdaf485524b86afcda2e0b02b4
/banner/src/main/java/com/king/lib/banner/BannerLog.java
83bd9cc4cd801ebf5c7c3d752e6fa7ab00fd11fc
[]
no_license
AidenKing/CoolBanner
82e9fb93d9a1fdad817f446f34e4a5c82f0ae007
53d587f8bef4962247213685a13374e4c34744c3
refs/heads/master
2020-04-26T11:36:58.995791
2019-03-04T09:42:30
2019-03-04T09:42:30
173,464,897
0
0
null
null
null
null
UTF-8
Java
false
false
1,005
java
package com.king.lib.banner; import android.util.Log; /** * Desc: * * @author:Jing Yang * @date: 2019/3/1 10:16 */ public class BannerLog { private static boolean isDebug=false; /**类名**/ private static String className; /**方法名**/ private static String methodName; public static void e(St...
[ "jingyangsddx@163.com" ]
jingyangsddx@163.com
56771ffdd528dfa7a3ccca513c8b476a572a6468
1ef2cae4af76342a6f808093e1f5cec637b86e51
/src/src/Connexion.java
09225d76e73761aba52af6ef11c429ddf3d3c899
[]
no_license
cverite/Tetris
d25ac97051d7716ec28f16688c761bbd28fb5b12
401483b17cbdd61b0ce2b3e121164b270623c975
refs/heads/master
2020-03-25T06:28:13.670856
2015-06-07T18:25:59
2015-06-07T18:25:59
37,026,457
0
0
null
null
null
null
UTF-8
Java
false
false
6,308
java
package src; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; import java.io.PrintStream; import java.net.Socket; /** * Cette classe permet de gérer la connexion entre le serveur et le client. * @author Aurélie OTTAVI et Céline VERITE */ public class Connexion ...
[ "ce.verite@gmail.com" ]
ce.verite@gmail.com
388f2c3bf60017c0019a66a45eb87c1d586ab7be
dc4d199d48c794998d58abee8a944b89e306ce26
/javadoc-parser/src/test/java/com/ashigeru/lang/java/parser/javadoc/DefaultJavadocBlockParserTest.java
1165f26d835ae76dc385180d04c42dc500cb27ac
[ "Apache-2.0" ]
permissive
ashigeru/javalang-tools
547c0361462e3b15ab78a3377b038dc0d812489f
71cd0c81960737a6511a156a3e38681021999601
refs/heads/master
2020-05-07T10:20:25.490959
2011-03-09T06:30:27
2011-03-09T06:30:27
910,273
0
0
null
null
null
null
UTF-8
Java
false
false
4,400
java
/* * Copyright 2007 the Seasar Foundation and the Others. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
[ "public@ashigeru.com" ]
public@ashigeru.com
9fe1b84a25ed819917a34b03dd0a4364838fec84
8e0d800d6eb7d65b1ab1f264f3e28edcaf74c3df
/bus-gitlab/src/main/java/org/aoju/bus/gitlab/utils/AccessTokenUtils.java
6ae28a81b47a860bc50ea8ecce4d6b957d4a648b
[ "MIT", "LicenseRef-scancode-unknown-license-reference" ]
permissive
GuoJingFu/bus
e30f4c6eb3bffee0fd6b7bf4a8f235a92a62752c
a4eed21a354f531dc9ba141ed7fd8a39a4273490
refs/heads/master
2020-11-26T17:15:46.994157
2019-12-19T16:16:18
2019-12-19T16:16:18
null
0
0
null
null
null
null
UTF-8
Java
false
false
35,058
java
package org.aoju.bus.gitlab.utils; import com.fasterxml.jackson.annotation.JsonCreator; import com.fasterxml.jackson.annotation.JsonValue; import org.aoju.bus.gitlab.GitLabApiException; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; import java.io.OutputStream; import jav...
[ "839536@qq.com" ]
839536@qq.com
6a3d27fa2bc4fbbdc986e36e4657487c4e18da0e
3588b0b904934b7fca493953da90120276d5c1e5
/src/challenge4/First.java
fd590bb2ff8b046f4c39c7e69683582de7f33a93
[]
no_license
WXRain/Algorithms
223f50d3b9f5ff247194bebeaee5792acdcecbf7
a965bdfd3d2de02bc6ec70e7b162f9587e5d9b3f
refs/heads/master
2023-08-05T11:23:48.197865
2021-09-01T02:30:44
2021-09-01T02:30:44
99,637,642
0
0
null
null
null
null
UTF-8
Java
false
false
691
java
package challenge4; public class First { public boolean canFormArray(int[] arr, int[][] pieces) { for (int i = 0; i < pieces.length; i++) { int loc = 0; for (int j = 0; j < pieces[i].length; j++, loc++) { if (loc == 0) loc = findLocation(pieces[i]...
[ "xiaomenxiaomen@qq.com" ]
xiaomenxiaomen@qq.com
c397f8a2b4766767bfcc2f213d0ddfaad7c91285
b3a002a8fa092d13bdf50c4df3f606dee5343ae0
/src/br/com/dh/model/PessoaJuridica.java
2594d7d7a0c92189fe590f0f7df5d5d668c04999
[]
no_license
andrerco001/incognitous-sa
60ef1a66323e75fda774e2fad6cfeb331201b2b5
a41da600dd295cfa99134512fc12a9c27554b029
refs/heads/master
2022-12-01T00:47:25.438636
2020-08-21T22:17:04
2020-08-21T22:17:04
288,885,735
0
0
null
null
null
null
UTF-8
Java
false
false
2,614
java
package br.com.dh.model; import java.time.LocalDate; import java.time.temporal.ChronoUnit; public class PessoaJuridica extends Funcionario { // atributos private String cnpj; // metodos construtores public PessoaJuridica() { } public PessoaJuridica(int id, String nome, String email, String endereco, String ...
[ "andreoliveira.adv@hotmail.com" ]
andreoliveira.adv@hotmail.com
377b9ca79ce44a5d74a4e0bbf8fe2a9db8d158a9
795ae78163db8db48f8257c763de1d25bcb87390
/src/uk/ac/warwick/dcs/boss/frontend/sites/configpages/ConfigPage.java
e5738e48c6ba8ef6378b45ae6907f867aef0c282
[]
no_license
tranngocthachs/BOSS2
324a716eff5aeea9bd9cd2c4128b111d99ef8a28
0dc1e1d496b0e8200eb6a2306dd542a922f8dddb
refs/heads/master
2020-04-28T06:22:41.183599
2010-09-15T14:02:58
2010-09-15T14:02:58
505,859
2
0
null
null
null
null
UTF-8
Java
false
false
1,045
java
package uk.ac.warwick.dcs.boss.frontend.sites.configpages; import java.io.IOException; import javax.servlet.ServletException; import org.apache.velocity.Template; import org.apache.velocity.VelocityContext; import uk.ac.warwick.dcs.boss.frontend.Page; import uk.ac.warwick.dcs.boss.frontend.PageContext; import uk.ac...
[ "tranngocthachs@gmail.com" ]
tranngocthachs@gmail.com
8e258fe3b40552d23e486c466c7587dd0b11d408
f9941de13892be6ea6351e67c7a85b003be56b0d
/abc/ui/swing/JKeySignature.java
6b679981d08561cd6c82d0856f10b0c21605bdab
[]
no_license
embeddedprogrammer/pianohero
3600a56af9e918c7e71f14455651558d7cdca15a
b7eb1c6189bd0c78cec2cfbcae9736e35a521f8f
refs/heads/master
2021-05-11T21:42:28.935200
2020-02-28T03:47:15
2020-02-28T03:47:15
117,476,218
0
0
null
null
null
null
UTF-8
Java
false
false
7,357
java
// Copyright 2006-2008 Lionel Gueganton // This file is part of abc4j. // // abc4j is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // (at your option) any later ver...
[ "snowflakeobsidian3.14@gmail.com" ]
snowflakeobsidian3.14@gmail.com
af472e91c80ae29bcbadc3144373a9b6619e50fb
508c1a8a65b05f6a8a0d4e0cfd277538d22c0fec
/dolphin-tools/src/main/java/com/zhiyun/utils/AlipayUtils.java
d5139ad30971bd9f447533a7b44795a6b1c81943
[]
no_license
zhiyunhanhuibing/dolphin
2dcfa20c3f0f6e4ee0ad202bafefcea886e5c8d6
e4888bb7654d54c3ac01a92ce16677a0e6400f1b
refs/heads/master
2022-07-06T11:56:00.928583
2019-08-22T07:10:28
2019-08-22T07:10:28
193,455,125
2
1
null
2022-06-21T01:30:04
2019-06-24T07:22:02
Java
UTF-8
Java
false
false
2,395
java
package com.zhiyun.utils; import cn.hutool.core.util.StrUtil; import com.alipay.api.AlipayApiException; import com.alipay.api.internal.util.AlipaySignature; import com.zhiyun.domain.AlipayConfig; import org.springframework.stereotype.Component; import javax.servlet.http.HttpServletRequest; import java.text.SimpleDate...
[ "282691156@qq.com //你的GitHub注册邮箱" ]
282691156@qq.com //你的GitHub注册邮箱
bad37e6181a3e95cee2609f998d742de5bbf6c7a
5fe514255d2a18aefc00f0dc07d7c19d2021b4ca
/src/main/java/com/qihang/buss/sc/baseinfo/entity/TScFeeForRpEntity.java
3bc4ec8637fe798581a81e595a429252a4667bf7
[]
no_license
goozi/winter
2e3e7c6ce7f14ed4c34d86e0c183e22352bf0d36
59cc69e4b4c1966ccaa29bb75c2b7b76f82c80e6
refs/heads/master
2021-01-10T10:48:11.919014
2016-11-30T09:59:19
2016-11-30T09:59:19
43,868,005
0
0
null
null
null
null
UTF-8
Java
false
false
7,723
java
package com.qihang.buss.sc.baseinfo.entity; import com.qihang.winter.poi.excel.annotation.Excel; import org.hibernate.annotations.GenericGenerator; import javax.persistence.*; import java.util.Date; /** * @Title: Entity * @Description: 收支项目 * @author onlineGenerator * @date 2016-07-08 11:34:35 * @version V1....
[ "goozi@163.com" ]
goozi@163.com
5bdec3cd9c42220971f4c35447715a864f227c64
931cd24bcee1d8a1c16d69792975649ddc434915
/design-pattern/src/main/java/com/aaron/design/pattern/structural/facade/SubSystem2.java
a036d8884fcfc8f97fe81980829b66a881631031
[]
no_license
wangleimvp/maven-wanglei-severlet
581c9c1c95fa8dba4a9937a8431b2b17de1bbd12
23842569b7fb4cbd289f314ffafede4bdaa8e557
refs/heads/master
2022-12-24T23:46:35.301546
2020-05-20T04:47:17
2020-05-20T04:47:17
78,193,446
0
0
null
2022-12-16T06:57:06
2017-01-06T09:30:26
Java
UTF-8
Java
false
false
223
java
package com.aaron.design.pattern.structural.facade; /** * Author wanglei * Created on 2020-03-13 */ public class SubSystem2 { public void method2() { System.out.println("子系统2的方法执行"); } }
[ "wangleimvp110@126.com" ]
wangleimvp110@126.com
f5bfc5ad5e2ec2298d6f5a9d181eb6207966730b
c7e000e5c6549e095a8ffd032d33e0ca449c7ffd
/bin/platform/bootstrap/gensrc/de/hybris/platform/cms2/model/navigation/CMSNavigationNodeModel.java
8df262fc6c7f4c0541b90a55a6a7281e5f18cf7f
[]
no_license
J3ys/million
e80ff953e228e4bc43a1108a1c117ddf11cc4644
a97974b68b4adaf820f9024aa5181de635c60b4f
refs/heads/master
2021-03-09T22:59:35.115273
2015-05-19T02:47:29
2015-05-19T02:47:29
null
0
0
null
null
null
null
UTF-8
Java
false
false
12,042
java
/* * ---------------------------------------------------------------- * --- WARNING: THIS FILE IS GENERATED AND WILL BE OVERWRITTEN! --- * --- Generated at 2015/05/18 13:25:55 --- * ---------------------------------------------------------------- * * [y] hybris Platform * * Copyright...
[ "yanagisawa@gotandadenshi.jp" ]
yanagisawa@gotandadenshi.jp
e8665847512b740fb701e0449c6c2f61148f39f4
27f60e6e9b98f8466256afdd9063c193cfa1c2ee
/spring-data-jpa-tutorial-model/src/main/java/com/bobocode/model/Role.java
8f052ba8044ebcd2345d4c5a5e43b78cb20f2bc6
[]
no_license
bobocode-projects/spring-data-jpa-tutorial
23ffad8f65ccab9fc4b750973bc81a5132aa2ec9
325eca1d3769f77465fe837b8d7169e03e36f9db
refs/heads/master
2020-03-30T16:07:11.939064
2018-12-13T05:42:19
2018-12-13T05:42:19
151,393,865
2
4
null
null
null
null
UTF-8
Java
false
false
1,111
java
package com.bobocode.model; import lombok.Getter; import lombok.NoArgsConstructor; import lombok.Setter; import lombok.ToString; import javax.persistence.*; import java.time.LocalDateTime; import java.util.Objects; @NoArgsConstructor @Getter @Setter @ToString(exclude = "user") @Entity @Table(name = "role") public cl...
[ "tarass.boychuk@gmail.com" ]
tarass.boychuk@gmail.com
335492bfdba62e2866263d483b14782d38a0a283
7f4b48055c16e43e8d3c37772157509098899e2b
/course/src/com/course/dao/StuDao.java
3f31e02232b2f00eea0f7c6e58d73a0d27b85270
[]
no_license
yu123105/demos
088f8fe0509b7cbb5e93cb1433084c66d1ffee71
4f8f4abfeacc5cf802903d5c76a1b93dc18560aa
refs/heads/master
2020-06-09T01:23:45.360641
2013-11-20T11:53:47
2013-11-20T11:53:47
null
0
0
null
null
null
null
UTF-8
Java
false
false
257
java
package com.course.dao; import java.util.List; import com.course.model.Student; public interface StuDao { boolean save(Student stu); List<Student> getAllStudents(); List<Student> getStudents(int pageNo, int pAGE_SIZE); boolean delete(int id); }
[ "zhangxf05@163.com" ]
zhangxf05@163.com
5f3217bd483f069a100881b9c118594d75fe92cd
05fc981c4cb53d04c8a3dad126169163cf7c04c0
/src/main/java/uk/co/raytheon/PicTestWebServerApplication.java
5098866a5df52764277e242a1b434efe4b243018
[]
no_license
AidanJones/httpsTestWebServer
8c43baddf04ec4d0308d16ffb087eb3ff2794139
63d58b6d44452ca6ca2d5b598a28c9b418860c74
refs/heads/master
2021-01-13T13:46:41.479335
2017-01-17T15:54:31
2017-01-17T15:54:31
79,242,304
0
0
null
null
null
null
UTF-8
Java
false
false
834
java
package uk.co.raytheon; import org.springframework.boot.CommandLineRunner; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; import org.springframework.boot.context.properties.EnableConfigurationProperties; import org.springframework.context.annotat...
[ "aidanjones@gmail.com" ]
aidanjones@gmail.com
d66501893c5133572108402ff95321b12281da5e
bb136cedb6c3722df9ae2f3bcb4c5a01318e56f9
/app/src/main/java/br/com/blockcells/blockcells/modelo/Mensagem.java
d404873545ce5235387bfd1bb51a3b25d436caa6
[]
no_license
anderllr/blockcells_android
cf3d58da0ae1071cce8dc74025f9e3a4ce5af107
8f60f96ad4b8b4d38f3310afe9ead4737e649276
refs/heads/master
2021-09-10T13:28:52.113529
2018-03-26T23:56:10
2018-03-26T23:56:10
120,015,175
0
0
null
null
null
null
UTF-8
Java
false
false
761
java
package br.com.blockcells.blockcells.modelo; import java.io.Serializable; /** * Created by anderson on 18/11/16. */ public class Mensagem implements Serializable { private String msg; private String msg_vip; private boolean msgcomlocalizacao; public String getMsg() { return msg; } ...
[ "anderllr@gmail.com" ]
anderllr@gmail.com
1a567722b50af0cdf72980927437bf34452a274d
32b1b6f07ff3b8a3b70c32ac8512258b7cdc95d2
/FirstJava/src/day0424/example5/MainActor.java
205094738e36a82e84e3f4891ea992a364782eb4
[]
no_license
bokyoung89/JavaFramework
90a027b7dc48de9e14048be529adface5d9d807e
078af5e05fff90cdfb5c00aa916375c9c40a2e2e
refs/heads/master
2022-08-13T19:10:43.694158
2020-05-20T00:24:10
2020-05-20T00:24:10
258,055,807
0
0
null
null
null
null
UTF-8
Java
false
false
384
java
package day0424.example5; public class MainActor { public static void main(String[] args) { //배우 정보 String actorName = "해리슨 포드"; String actorGender = "남자"; String actorBirthdate = "1942.07.13"; String actorNationality = "미국"; Actor actor = new Actor(actorName, actorGender, actorBirthdate,actorNation...
[ "sbk8689@gmail.com" ]
sbk8689@gmail.com
a34505723a6c74b4466f1d46d38792ab15a0bd6a
9af5abe79a9d2d38b2d6d34c4d821a07935e3339
/src/main/java/com/phonemetra/turbo/internal/binary/BinaryReaderHandles.java
0eb093004e1ce66836c06832008792c76f036a3a
[ "Apache-2.0" ]
permissive
Global-localhost/TurboSQL
a66b70a8fdb4cd67642dda0dad132986f2b9165c
10dd81a36a0e25b1f786e366eb3ed9af0e5e325b
refs/heads/master
2022-12-17T05:48:16.652086
2019-04-16T23:02:00
2019-04-16T23:02:00
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,883
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 ...
[ "devteam@phonemetra.com" ]
devteam@phonemetra.com
92e1f922ba246d3e269e22ae9335c3d0bcb2195b
18f1710497f7f61d16125548e6e9ee0bee304eb3
/libraryapp-boot/src/main/java/org/dxctraining/author/services/AuthorServiceImpl.java
8f6cd2d70113c53e4677898d6220c2ae3d9026ec
[]
no_license
nehamolakallapalli/java
5481ffa5078e82ee7b988acc20533cba5bc8844e
1bad2d2ea9ef82a3450d24e196eacd2ea301329f
refs/heads/master
2022-12-01T16:23:32.412597
2020-08-17T18:48:37
2020-08-17T18:48:37
285,633,953
0
0
null
null
null
null
UTF-8
Java
false
false
1,377
java
package org.dxctraining.author.services; import org.dxctraining.author.dao.IAuthorDao; import org.dxctraining.author.entities.Author; import org.dxctraining.author.exceptions.InvalidArgumentException; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import ...
[ "nehamolakallapalli@gmail.com" ]
nehamolakallapalli@gmail.com
2ab2ab76f5b29fd641f78207a9fe2dca13acc030
f76d141d6c0aed105adeaf942546dacf53e2fc2c
/app/src/main/java/com/revo/aesrsa/resrsa/AES.java
78c18be40004f0bcfd7a7d686a1698b627db9dd0
[]
no_license
BASS-HY/androidRsaAES
66994bf665fa8345c5fead4d4002171b1168308e
30014939e9130afa5cc8aa183614da566e5be367
refs/heads/master
2022-12-02T18:17:46.348669
2020-08-14T09:26:09
2020-08-14T09:26:09
419,981,374
1
0
null
null
null
null
UTF-8
Java
false
false
8,441
java
package com.revo.aesrsa.resrsa; import java.io.UnsupportedEncodingException; import java.security.Key; import java.security.NoSuchAlgorithmException; import java.security.SecureRandom; import javax.crypto.Cipher; import javax.crypto.KeyGenerator; import javax.crypto.spec.IvParameterSpec; import javax.crypto.spec.Secr...
[ "zhangsanxi@revoview.com" ]
zhangsanxi@revoview.com
fd72c0be8c2ae12db878618089255482f8e704f8
51264860a1b39d0b07526858610d6e1f6214692e
/app/src/main/java/com/emrebisgun/mydictionary/TranslateActivity.java
f41c937133b3b4133015c674f14f58fbf7c15b03
[]
no_license
emrebsgn/MyDictionary
865b936fd62da86499300d5243fc45b93167f55a
9507fae0370aa21b3af9ac2ca36b84730df8cae7
refs/heads/master
2023-06-12T09:13:14.563853
2021-06-29T20:27:49
2021-06-29T20:27:49
381,465,517
0
0
null
null
null
null
UTF-8
Java
false
false
3,548
java
package com.emrebisgun.mydictionary; import androidx.appcompat.app.AppCompatActivity; import android.os.Bundle; import android.view.View; import android.widget.Button; import android.widget.EditText; import android.widget.TextView; import android.widget.Toast; import com.parse.FindCallback; import com.parse.ParseExc...
[ "emrebsgn1@hotmail.com" ]
emrebsgn1@hotmail.com
a6f4802c4e1503c243fc39f50f552a37a995e452
2a4d9d10aa00ca2637bd2fe0eecd6c9807b7726c
/src/patterns/producer/consumer/PCProblemWithoutlockingQueue.java
ef1d0917b1242ed6d483cb5f6bc47453755bcef9
[]
no_license
BudaiKinga/concurrency_patterns
fdb259bf52c9c387ef7eb7eec41e3d49d6158c5e
1e8f14eb3f9e97e3a865622a174455d01895db0e
refs/heads/master
2023-04-30T13:36:04.435425
2021-04-18T08:37:09
2021-04-18T08:37:09
359,086,324
0
0
null
null
null
null
UTF-8
Java
false
false
1,769
java
package patterns.producer.consumer; /** * Created by BudaiK on Nov, 2020. */ public class PCProblemWithoutlockingQueue { public static void main(String[] args) { exampleOnObjectsAndWait(); // exampleOnLocksAndConditions(); } private static void exampleOnLocksAndConditions() { MyB...
[ "kinga.budai@qiagen.com" ]
kinga.budai@qiagen.com
5eb8855a65acf50c6d47b122a486771f46f1dfe6
bae2580ceac6735dc66cdaa3cfa76ed27ff11319
/src/main/java/ee/ioc/cs/vsle/util/syntax/Token.java
5c4ce098f7f60ea46a77f28905f04eae9c040716
[ "Apache-2.0" ]
permissive
shamjithkv/CoCoViLa
34e66779afcddf7bc11d32b3ed9a7b82609a4398
bd66e824b5e3c0bb1a3fd159603aa3b723fcb808
refs/heads/master
2021-06-28T17:33:19.985677
2017-09-19T18:30:47
2017-09-19T18:30:47
106,534,623
1
0
null
2017-10-11T09:36:42
2017-10-11T09:36:42
null
UTF-8
Java
false
false
4,387
java
/* * This file is part of a syntax highlighting package * Copyright (C) 1999, 2000 Stephen Ostermiller * http://ostermiller.org/contact.pl?regarding=Syntax+Highlighting * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by...
[ "pavelg@cs.ioc.ee" ]
pavelg@cs.ioc.ee
0e6e97882e20b8ea80f02bd2a834c5d6b6c706d4
297cb5ca9ea81a73d77c8205978b85e7306bca80
/app/src/main/java/app/app1uppro/baseui/BaseFragment.java
d491f90c00b153510d06c69a9845125d91741858
[]
no_license
Nitin0901/1UpPro
7189a78a935d340d85d3efb60712b95e73b10bf5
73f1f3211ac837d001a23f45476f8e12896da4fe
refs/heads/master
2020-04-04T13:15:10.686166
2018-11-03T06:35:44
2018-11-03T06:35:44
155,954,554
0
0
null
null
null
null
UTF-8
Java
false
false
3,678
java
package app.app1uppro.baseui; import android.app.ProgressDialog; import android.content.Context; import android.os.Bundle; import android.support.annotation.Nullable; import android.support.annotation.StringRes; import android.support.v4.app.Fragment; import android.support.v4.widget.SwipeRefreshLayout; import android...
[ "sfs.nitin18@gmail.com" ]
sfs.nitin18@gmail.com
ce9c6fd9ca8b1a08664ce683981545a0a81af24b
95a251503d218096ada4cc720c67a55757590fee
/movie-catalogue-service/src/main/java/com/springboot1/moviecatalogueservice/model/CatalogItem.java
7e77c4fdddb024915ca6e9f8f5d4c6c46a9064fd
[]
no_license
hanmantmca/SpringBootV2_Fault
afd2d316d01c2d7bc4c6d336735f8531b6bb590a
7a6383930b9986ed8a8d3243e7f20c1999e77153
refs/heads/master
2023-08-14T22:21:50.391023
2021-09-18T07:44:17
2021-09-18T07:44:17
407,449,743
0
0
null
null
null
null
UTF-8
Java
false
false
627
java
package com.springboot1.moviecatalogueservice.model; public class CatalogItem { private String name; private String desc; private int rating; public CatalogItem(String name, String desc, int rating) { super(); this.name = name; this.desc = desc; this.rating = rating; } public String getName() { ...
[ "hanmantmca@gmail.com" ]
hanmantmca@gmail.com
e7c2880be3cc2d8658c09830060c419ea43c0b48
9f302a15e14ecf1f404b3cb6519b1ca3fb7d2003
/call it/src/com/ul/taxi/db/dbconnection.java
7ec06d8c18fce7cc95a0aa3a68c6896c65d18930
[]
no_license
Jiqingliu/taxi
8e5e261b5575f1e0b42b2b9e507a04a74bcfcfbc
bd9392407a92abfbbc1b78adfa300c0414b30fa3
refs/heads/master
2021-01-12T15:50:15.303617
2016-11-22T14:20:40
2016-11-22T14:20:40
71,882,270
0
0
null
null
null
null
UTF-8
Java
false
false
743
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.ul.taxi.db; import java.sql.*; /** * * @author SONY */ public class dbconnection { private s...
[ "573175162@qq.com" ]
573175162@qq.com
582bceb7df5c7b1b05f6ab0781685a68f50d40fc
63f579466b611ead556cb7a257d846fc88d582ed
/XDRValidator/src/main/java/generated/ADXP.java
a420c981531bc30521efbb9cde27c13bd672abec
[]
no_license
svalluripalli/soap
14f47b711d63d4890de22a9f915aed1bef755e0b
37d7ea683d610ab05477a1fdb4e329b5feb05381
refs/heads/master
2021-01-18T20:42:09.095152
2014-05-07T21:16:36
2014-05-07T21:16:36
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,395
java
// // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.1-2 // See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> // Any modifications to this file will be lost upon recompilation of the source schema. // Generated on: 2014.0...
[ "konkapv@NCI-01874632-L.nci.nih.gov" ]
konkapv@NCI-01874632-L.nci.nih.gov
17dbcc94196ea9ef16d6137419e17eb3c1abd3a4
3a10d0322214d83b0ad38fe5a914f6f62d7e8672
/src/org/sablecc/sablecc/syntax3/lexer/node/TLeftKeyword.java
a84bd0074c0a2fb1611e3c8e1728c262fa620b64
[]
no_license
johnny-bui/sccnb4
0ac4e403f9c27bedfa05094a99dbddd23d5d16e0
4135c91fadd00ef5f8ed34ce246db021cfdd1a75
refs/heads/master
2016-09-05T22:30:11.873036
2012-07-08T12:25:52
2012-07-08T12:25:52
null
0
0
null
null
null
null
UTF-8
Java
false
false
810
java
/* This file was generated by SableCC (http://www.sablecc.org/). */ package org.sablecc.sablecc.syntax3.lexer.node; import org.sablecc.sablecc.syntax3.lexer.analysis.*; @SuppressWarnings("nls") public final class TLeftKeyword extends Token { public TLeftKeyword() { super.setText("Left"); } p...
[ "" ]
2bc678488fb4540ca8bba88cbae773823f3a7640
a920e5724d56843ebd7afa06ec3016b58ea2c763
/src/main/java/com/choosedb/controller/UserController.java
ec271697251f48a59627f405513fb59c24600b6c
[]
no_license
liyc712/dynamicChooseDb
194e1325c27faa6f4cb2c6eb8355377bd6ff86c1
a0d8111636a227d6073c6bdc85f6bd4493fb3ab2
refs/heads/master
2021-09-02T06:21:57.753755
2017-12-31T01:09:25
2017-12-31T01:09:25
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,166
java
package com.choosedb.controller; import com.choosedb.mybatis.model.User; import com.choosedb.service.IUserService; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.w...
[ "1575571143@qq.com" ]
1575571143@qq.com
c2c2e1db04f265c2587afe054fa15c6195a3ef72
5741045375dcbbafcf7288d65a11c44de2e56484
/reddit-decompilada/com/reddit/frontpage/presentation/listing/PopularListingScreen$customizeDecorationStrategy$1.java
79d30bc33d0447f11c50fd0b6362e9d3a93221f3
[]
no_license
miarevalo10/ReporteReddit
18dd19bcec46c42ff933bb330ba65280615c281c
a0db5538e85e9a081bf268cb1590f0eeb113ed77
refs/heads/master
2020-03-16T17:42:34.840154
2018-05-11T10:16:04
2018-05-11T10:16:04
132,843,706
0
0
null
null
null
null
UTF-8
Java
false
false
1,025
java
package com.reddit.frontpage.presentation.listing; import kotlin.Metadata; import kotlin.jvm.functions.Function1; import kotlin.jvm.internal.Lambda; @Metadata(bv = {1, 0, 2}, d1 = {"\u0000\u000e\n\u0000\n\u0002\u0010\u000b\n\u0000\n\u0002\u0010\b\n\u0000\u0010\u0000\u001a\u00020\u00012\u0006\u0010\u0002\u001a\u00020\...
[ "mi.arevalo10@uniandes.edu.co" ]
mi.arevalo10@uniandes.edu.co
33b28ca768b6141bd2d8cfb2c3a19195b3ad01f5
34b88a84c5b9989e117d3e6dc884875f9eba05fc
/gen/com/phonegap/fived/BuildConfig.java
2d2f87a2ede0e939a1e0a86580df1e04444b18f9
[]
no_license
nafiskhan/five-d
1a75cffe9367fc73172d5749ff1a4337aec1510b
a5bf95a94ef609b305ccc1b66c41a474328dc273
refs/heads/master
2020-05-24T13:12:58.973161
2013-05-07T08:30:05
2013-05-07T08:30:05
null
0
0
null
null
null
null
UTF-8
Java
false
false
160
java
/** Automatically generated file. DO NOT MODIFY */ package com.phonegap.fived; public final class BuildConfig { public final static boolean DEBUG = true; }
[ "nafish_khan@nucsoft.co.in" ]
nafish_khan@nucsoft.co.in
5cef3c4ed68a52f2b1c27cf17355ee313ea2bc99
b5f812cee950324d92ff115e2014b3aee1937f58
/archive/r127/Round_127_C_Test.java
9016acf3adb266706ce057437155767a7615d936
[]
no_license
elizarov/Codeforces
4625a3dff1962fd160fba155253a44f7149ccd77
d235d95e9ada7ebe8e18d9331d9fa7b8020d748a
refs/heads/master
2023-05-25T12:32:33.023871
2023-05-16T16:14:30
2023-05-16T16:14:30
140,975,150
37
3
null
null
null
null
UTF-8
Java
false
false
945
java
package archive.r127; import junit.framework.TestCase; /** * @author Roman Elizarov */ public class Round_127_C_Test extends TestCase { public void testMax() { long time = System.currentTimeMillis(); Round_127_C t = new Round_127_C(); t.n = 100000; t.allocate(); t.solve(); System.out.println(System.cur...
[ "elizarov@gmail.com" ]
elizarov@gmail.com
28edc8b7f7d78accd5504dbecbbadd9fa7e3a321
8afa982659fdfdb04bf015a7fb6be7e31d644451
/src/main/java/com/hzkdxh/service/CompanyService.java
243133949b17b7df180d27450910dd92e575e8c0
[]
no_license
capricore/hzkdxh
fee093f66dc380b3185a5134c640bfa15bc79ab0
271bef35e99c3d3315c56d6f38b0089b873ba0c9
refs/heads/master
2020-06-01T01:35:10.483521
2016-03-02T05:39:23
2016-03-02T05:39:23
36,228,093
0
2
null
null
null
null
GB18030
Java
false
false
1,054
java
package com.hzkdxh.service; import java.util.List; import com.hzkdxh.bean.Company; public interface CompanyService { /* 查询公司列表 */ public List<Company> getCompanyList(); /* 根据主公司id查询对应子公司列表 */ public List<Company> getSubcompanyListByCompId(String compid); /* 查询子公司列表 */ public List<Compa...
[ "405020841@qq.com" ]
405020841@qq.com
a36ec973a067cb08132e54b518240281961b3ce1
38dd86472ff6abcee0db322a6a496337f355d7aa
/java/epi/list/NodeDelete.java
61e49ecd19693e6009bd5e94d0a5fd582caf6c35
[ "MIT" ]
permissive
code-lgtm/Problem-Solving
e44c3f75cb50383f35e4f4e8162e331147145436
be9e3b8a630e4126f150b9e7f03c2f3290ba3255
refs/heads/master
2023-03-07T09:20:18.279727
2021-02-17T13:21:38
2021-02-17T13:21:38
130,567,705
0
0
null
null
null
null
UTF-8
Java
false
false
969
java
package epi.list; //Delete a note in O(1) time and O(1) space, the node to be deleted isn't the last node public class NodeDelete { static class LNode{ int data; LNode next; LNode(int data){ this.data = data; } } public static void main(String[] args) { ...
[ "inbox.prashant@gmail.com" ]
inbox.prashant@gmail.com
8a8bf5f1c1dfeff6adfc1d249991bfd9e1919a1b
84f0ed3f1b47eb7cf4cdf8193a836114a50e577a
/furniture-mall-wx-api/src/main/java/com/xinzhi/furniture/mall/wx/task/TaskStartupRunner.java
c39afa8377cda9e8e8b38694ffdefe7950155eeb
[]
no_license
lizebin-dream/ToHeart_furniture
565f3649ece641c9ac61df966f3de74090c409e2
37d2770e7c7699d0bdde5b9688f1153c0f92d8ed
refs/heads/master
2022-07-11T23:02:12.039644
2020-03-08T13:06:53
2020-03-08T13:06:53
245,817,448
0
0
null
2022-06-29T18:00:14
2020-03-08T13:15:37
Java
UTF-8
Java
false
false
1,635
java
package com.xinzhi.furniture.mall.wx.task; import com.xinzhi.furniture.mall.core.system.SystemConfig; import com.xinzhi.furniture.mall.core.task.TaskService; import com.xinzhi.furniture.mall.db.domain.LitemallOrder; import com.xinzhi.furniture.mall.db.service.LitemallOrderService; import org.springframework.beans.fact...
[ "lizebin@qq.com" ]
lizebin@qq.com
150331ff9b12ea3970698b966163922272285c50
f172420e71354ed5d84dc768ebc2be80bc72d651
/flashsale/src/test/java/com/retail/proj/flashsale/FlashsaleApplicationTests.java
6226fe578f0ce42bc22c8d8f623e52e90a7d03a1
[]
no_license
arjun541/flashsaleproject
7141fb81d6dcac4316dda58c3187fd7b226aefbd
60617d204e28c3a75060a91ba273113d0a79bd7d
refs/heads/master
2020-12-21T12:36:31.580126
2020-01-30T08:48:56
2020-01-30T08:48:56
236,433,308
0
0
null
null
null
null
UTF-8
Java
false
false
1,915
java
package com.retail.proj.flashsale; import static org.junit.Assert.assertFalse; import static org.junit.Assert.assertTrue; import javax.transaction.Transactional; import javax.validation.constraints.AssertTrue; import org.junit.jupiter.api.Test; import org.springframework.beans.factory.annotation.Autowired; import or...
[ "bmkr.541@gmail.com" ]
bmkr.541@gmail.com
8006d8c1ebee40895b2f2b41cc3a6f04164a4ec3
7f62db61a68dc1fd9cb4078f6a1ca1c94a3d5274
/druid-sql-parser/src/main/java/com/adang/druid/proxy/util/JdbcConstants.java
abf468bc2cd50cc1eef071e664a56f97c9b28508
[]
no_license
baojie5642/druid-sqlparser
f64c05b2e060ad63260adc8b1e6a1b24dc20c063
81b0fc13fddbb2b1a82912af710d8390c240e7e8
refs/heads/master
2022-11-08T14:14:00.995209
2020-03-29T06:24:18
2020-03-29T06:24:18
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,865
java
/* * Copyright 1999-2017 Alibaba Group Holding Ltd. * * 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 applica...
[ "liweihua@hd123.com" ]
liweihua@hd123.com
86e0da28ba0b42ef9749a4a9be26b8e229ece595
5447706854f8b3ad397a4ae3d33d96a743601b40
/src/main/java/bgu/spl/app/TimeService.java
be3b2b39218a4339e4323683318ae6b06a9c51da
[]
no_license
saleemdibbiny/Shoe-store
4b5a6b81788a7a9f942967877a3530e85ceca55b
6c84d11ea3a54bf4b80d72aee8d4b029c1bf21ca
refs/heads/master
2021-01-01T04:42:48.068266
2017-07-14T09:53:14
2017-07-14T09:53:14
97,231,859
0
0
null
null
null
null
UTF-8
Java
false
false
3,365
java
package bgu.spl.app; import java.util.Timer; import java.util.TimerTask; import java.util.concurrent.CountDownLatch; import java.util.concurrent.Phaser; import java.util.logging.Logger; import bgu.spl.mics.MicroService; /** * This micro-service is the global system timer (handles the clock ticks in the * system). ...
[ "saleemdibbiny@gmail.com" ]
saleemdibbiny@gmail.com
8f29ef390da3b8274b593bd5774b404e2b4fce6c
f07946e772638403c47cc3e865fd8a5e976c0ce6
/leetcode_java/src/1986.minimum-number-of-work-sessions-to-finish-the-tasks.java
c87edc250811156970478e619b216722f166ce9a
[]
no_license
yuan-fei/Coding
2faf4f87c72694d56ac082778cfc81c6ff8ec793
2c64b53c5ec1926002d6e4236c4a41a676aa9472
refs/heads/master
2023-07-23T07:32:33.776398
2023-07-21T15:34:25
2023-07-21T15:34:25
113,255,839
0
0
null
null
null
null
UTF-8
Java
false
false
2,884
java
/* * @lc app=leetcode id=1986 lang=java * * [1986] Minimum Number of Work Sessions to Finish the Tasks * * https://leetcode.com/problems/minimum-number-of-work-sessions-to-finish-the-tasks/description/ * * algorithms * Medium (29.53%) * Likes: 254 * Dislikes: 16 * Total Accepted: 6.2K * Total Submissi...
[ "yuanfei_1984@hotmail.com" ]
yuanfei_1984@hotmail.com
d167916478fbf069f1dbb3d7c3d512554235cdbe
62e109b35a8e8801d2b1fdf98f6edd45f1021340
/src/java/myPkg/ProcessData.java
bb46572c4458b33912976097ed9f555d8ae57432
[]
no_license
MineriaForetell/MineriaForetell
0eeb6c835928d3c6a51ce5f36b583986e1e3ab05
c0c394b03a3f82cd0c1bc93081ec5f0c961a44e6
refs/heads/master
2020-05-21T17:09:27.928039
2018-02-25T10:58:01
2018-02-25T10:58:01
84,637,637
1
0
null
null
null
null
UTF-8
Java
false
false
3,178
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 myPkg; import java.io.IOException; import java.io.PrintWriter; import javax.servlet.ServletException; import javax.servlet.htt...
[ "rakshitshah1994@gmail.com" ]
rakshitshah1994@gmail.com