blob_id
stringlengths
40
40
directory_id
stringlengths
40
40
path
stringlengths
7
332
content_id
stringlengths
40
40
detected_licenses
listlengths
0
50
license_type
stringclasses
2 values
repo_name
stringlengths
7
115
snapshot_id
stringlengths
40
40
revision_id
stringlengths
40
40
branch_name
stringclasses
557 values
visit_date
timestamp[us]
revision_date
timestamp[us]
committer_date
timestamp[us]
github_id
int64
5.85k
684M
star_events_count
int64
0
77.7k
fork_events_count
int64
0
48k
gha_license_id
stringclasses
17 values
gha_event_created_at
timestamp[us]
gha_created_at
timestamp[us]
gha_language
stringclasses
82 values
src_encoding
stringclasses
28 values
language
stringclasses
1 value
is_vendor
bool
1 class
is_generated
bool
2 classes
length_bytes
int64
7
5.41M
extension
stringclasses
11 values
content
stringlengths
7
5.41M
authors
listlengths
1
1
author
stringlengths
0
161
9b7967a5d8069ff3017aca943e1a25caa4f44b00
052f4de92a581ab67a3ec28e493e2f3473cc7b6f
/gen/com/snalopainen/android_router/R.java
4eb281f5328473a6ba645992783cf957aba9f846
[]
no_license
snajdan0525/android-router
c772e374e15297c09d5920dbd0ec04246c7056fd
98b15d5b91cbc2ee392c12d4959e7ca757d604e0
refs/heads/master
2021-06-09T14:10:13.397143
2016-11-10T06:55:50
2016-11-10T06:55:50
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,476
java
/* AUTO-GENERATED FILE. DO NOT MODIFY. * * This class was automatically generated by the * aapt tool from the resource data it found. It * should not be modified by hand. */ package com.snalopainen.android_router; public final class R { public static final class attr { } public static final class d...
[ "435063994@qq.com" ]
435063994@qq.com
8f23bb8221a5e7b5158178982d3a6e9376d70b16
58125eb6d272570e2278802b00f2439b0889807a
/96pj/src/character/Dragon.java
25511c689e026c46c97fb7cf3e59ea9e4bcaf8b2
[]
no_license
ItayaKosuke/Sword-Finder-
6ceb7d18ab7240d25706fea2423ac16224d8ace4
b4cd5fdfbad8a297c11d4f2de4bf59f88daf087d
refs/heads/main
2023-01-20T17:03:37.674445
2020-11-27T12:58:50
2020-11-27T12:58:50
316,502,505
0
0
null
2020-11-27T13:00:34
2020-11-27T13:00:34
null
UTF-8
Java
false
false
1,541
java
package character; public class Dragon extends Enemy{ private String name;//Dragonの名前 private int hp;//DragonのHP private int power;//Dragonの攻撃力 private int ex;//倒された時にヒーローに渡す経験値 public Dragon() { this.name = "バハムーチョ";//Dragonの名前 this.hp = 100;//Dragonの初期HP this.power = 15;//Dragonの初期攻撃力 this.ex = 60;//...
[ "noreply@github.com" ]
noreply@github.com
dd9a3e7069237eaf074e5b9458466da4d7503f14
3f95faf87655aa1934058cbee2d3bd37be4d91bb
/src/main/java/learnJVMMemoryError/RuntimeConstantPoolOOM.java
edf1d75677166c008b1c99d967c60e0927712bf3
[]
no_license
jackieying/ideaUI
e4bc73fad67fa28254c913401997727c168c3df3
130c231b5c740fb4e4fcd103512b3c68152aac99
refs/heads/master
2020-03-19T09:28:49.353270
2019-09-01T08:02:30
2019-09-01T08:02:30
136,292,441
0
0
null
null
null
null
UTF-8
Java
false
false
305
java
package learnJVMMemoryError; import java.util.ArrayList; import java.util.List; public class RuntimeConstantPoolOOM { public static void main(String[] args) { List<Integer> stringList = new ArrayList<Integer>(); Integer i = 0; while(true){ i++; } } }
[ "java4ylx@163.com" ]
java4ylx@163.com
ae35e688691923d8168a2658aa339fc216c6507a
47b4cb2d955ad6bac72d3bb23dcefd21051361e9
/Exercises/src/DecimalComparator.java
f8547dfe1cd7704bed0acdaa8fbb9e0f4ed7492b
[ "MIT" ]
permissive
amrullah/mastering_java
e816b63e203a8a79f368dac809054c494793535d
f5e5612e2865c05fdd2f7d1a808321d0f27aa186
refs/heads/master
2023-08-25T19:56:48.019736
2021-10-25T09:50:00
2021-10-25T09:50:00
286,026,002
0
0
null
null
null
null
UTF-8
Java
false
false
553
java
public class DecimalComparator { public static void main(String[] args) { System.out.println(areEqualByThreeDecimalPlaces(-3.1756, -3.175)); System.out.println(areEqualByThreeDecimalPlaces(3.175, 3.176)); System.out.println(areEqualByThreeDecimalPlaces(3.123, -3.123)); System.out.pri...
[ "amrullah.zunzunia@gmail.com" ]
amrullah.zunzunia@gmail.com
0c0929ac84e554ec1a1b6accd62e16ac94aa4e1f
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/12/12_9b856108811edc0e6584fe49b071148cdf82952c/AppointmentFormController/12_9b856108811edc0e6584fe49b071148cdf82952c_AppointmentFormController_s.java
d89bf3a9c34d8674e6d4808baab06cfceea728c7
[]
no_license
zhongxingyu/Seer
48e7e5197624d7afa94d23f849f8ea2075bcaec0
c11a3109fdfca9be337e509ecb2c085b60076213
refs/heads/master
2023-07-06T12:48:55.516692
2023-06-22T07:55:56
2023-06-22T07:55:56
259,613,157
6
2
null
2023-06-22T07:55:57
2020-04-28T11:07:49
null
UTF-8
Java
false
false
5,988
java
/** * The contents of this file are subject to the OpenMRS Public License * Version 1.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://license.openmrs.org * * Software distributed under the License is distributed on...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
df9c49738ee795204a606779c469711d654ddae7
b58157a55a5a1f9c5c88c37d36905a6a8097e983
/core/question10/annotations/src/main/java/org/spring/cert/beans/SpringBean1.java
91015b9357132950ae35ae7da36ef2e83c06f0f7
[]
no_license
Abdulrehman0693/spring5-cert-study-notes
fc725f6d5ddf3fbba424050150105413e2c94e53
0c1c3a0bb0a64936a08ce75f8261b0924708eff2
refs/heads/main
2023-05-31T04:59:07.363236
2021-06-20T19:17:38
2021-06-20T19:17:38
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,436
java
package org.spring.cert.beans; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Component; import javax.annotation.PostConstruct; @Component public class SpringBean1 { @Autowired private SpringBean2 springBean2; @Autowired private SpringBean3 spring...
[ "aketzamaster@gmail.com" ]
aketzamaster@gmail.com
75b38676919610dc7cd86b2373e6dd0b90b0c75f
637e0fed9c0eaca4260ee46939cbfb32ebbc309f
/src/main/java/com/hospital/model/Department.java
5f59c5870096111e24d8e35f4f7d9e87bf12ada9
[]
no_license
ivanchyshynb/Hospital-Management-System
2f6d1284e690eac4a7c8677af663ab3ae10992b1
e368b720687c10b1fd6af522803994e41417982d
refs/heads/master
2022-12-30T06:01:39.167804
2020-10-20T11:39:04
2020-10-20T11:39:04
null
0
0
null
null
null
null
UTF-8
Java
false
false
752
java
package com.hospital.model; public class Department { private int id; private String name; private int amount; public Department() { } public int getId() { return id; } public void setId(int id) { this.id = id; } public String getName() { return name;...
[ "IvanchyshynBohdan@github.com" ]
IvanchyshynBohdan@github.com
50231c281e852b3e62f7624deecfd7a219d00ad8
3b763e228a7c8c3d5d32b2e4e4891a0de35de527
/TwoSum.java
613eb3fefa8ee31ab3c952e21e13d54704e0c20a
[]
no_license
zhouth94/leetcode
870d70a223540ce87383d2e2f2cc38a108b8348d
399d58d0c3ed1408f16d382b0d76e6fa1e92b720
refs/heads/master
2021-04-22T16:02:32.785027
2020-05-20T09:06:33
2020-05-20T09:06:33
249,860,763
1
0
null
null
null
null
UTF-8
Java
false
false
503
java
package com.leetcode; import java.util.HashMap; import java.util.Map; public class TwoSum { public int[] twoSum(int[] nums, int target) { if(nums==null || nums.length <= 1) return new int[2]; Map<Integer,Integer> map = new HashMap<Integer,Integer>(); // 3 2 7 5 -> 8 for(int i = 0;i < nums.length;i ++)...
[ "zhouth94@163.com" ]
zhouth94@163.com
f8a08ba50d426972ebc3fc4e52c0c93be5105a92
f6ad0b3e02573f7c3d95e9881728427155c25155
/src/main/java/tr/edu/iku/oop/lab12/quiz2/Vehicle.java
d9caf4eb0eca9321df39a1f2eb292e6e9037b2b7
[]
no_license
ilkerkopan/OOP-Course
18bfed8bf8165dbdce2d9abb1a423c0563dd3527
c31c0cdb82b47df9ed43ad3a0684d35d16d4f2b2
refs/heads/master
2020-04-05T16:33:51.021419
2018-12-30T10:11:56
2018-12-30T10:11:56
157,018,382
0
2
null
null
null
null
UTF-8
Java
false
false
960
java
package tr.edu.iku.oop.lab12.quiz2; public abstract class Vehicle { private int seatCount; private String horn; private String color; private String licenceNumber; private String vehicleType; public Vehicle(String licenceNumber, String color, String horn, int seatCount, String vehicleType) { this.licenceNumbe...
[ "ilker@bundletheworld.com" ]
ilker@bundletheworld.com
13048569e57fde499b702ea3f76a5c814197f67a
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/2/2_6889304a4af676f8d39c9f75382f4f643241ab42/JNDIBackend/2_6889304a4af676f8d39c9f75382f4f643241ab42_JNDIBackend_s.java
ba4329dcafeb7159879f8b7d886894d2658624a1
[]
no_license
zhongxingyu/Seer
48e7e5197624d7afa94d23f849f8ea2075bcaec0
c11a3109fdfca9be337e509ecb2c085b60076213
refs/heads/master
2023-07-06T12:48:55.516692
2023-06-22T07:55:56
2023-06-22T07:55:56
259,613,157
6
2
null
2023-06-22T07:55:57
2020-04-28T11:07:49
null
UTF-8
Java
false
false
26,447
java
/* * Copyright (c) 2004 UNINETT FAS * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free * Software Foundation; either version 2 of the License, or (at your option) * any later version. * * This program ...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
cf4d4210f21921783d0d76b6876627690dc2a7c1
e2bdb8ee42e0acc270b74c49e023452056c6019a
/src/EncryptFolder.java
a7164b464aae336da7647d67e98e199ca4bd815e
[]
no_license
matreoxio/Encryption-Tool
0a32f0ffcd781fb7eb1efcf895e051707068813f
a650ec0db67e387616f1c6b183c0062e25dafa22
refs/heads/master
2020-04-04T23:51:16.484394
2018-11-06T11:58:28
2018-11-06T11:58:28
156,372,611
0
0
null
null
null
null
UTF-8
Java
false
false
9,063
java
//Created by Mateusz Szymanski //email - Matreoxioo@gmail.com import java.io.Closeable; import java.io.File; import java.io.FileInputStream; import java.io.FileNotFoundException; import java.io.FileOutputStream; import java.io.IOException; import java.io.InputStream; import java.io.OutputStream; import java.net.URI; i...
[ "matreoxioo@gmail.com" ]
matreoxioo@gmail.com
77647429d607d2072bda8d23a967807cbe5afe7f
cd31cfde16cf7e952ad37493308317af1b9dfb99
/src/main/java/fr/excilys/factureparking/modele/Facture.java
256411635cf93dc7bee957f3ea2a7d12d14be6c1
[]
no_license
Labrig/facture-parking
585d596c28cfc87f8d46722b8a2724be3ead1d95
f5bf5edfa50065aaac2a6a2ca24895a81dc7c064
refs/heads/master
2022-11-14T10:38:26.663772
2020-06-24T15:29:17
2020-06-24T15:29:17
274,405,074
0
0
null
null
null
null
UTF-8
Java
false
false
667
java
package fr.excilys.factureparking.modele; import java.time.Duration; import fr.excilys.factureparking.modele.vehicle.Vehicule; public class Facture { private final Vehicule vehicule; private final Duration dureeStationnement; private final double montantDu; public Facture(Vehicule vehicule, Duration dureeStat...
[ "mgirbal@excilys.com" ]
mgirbal@excilys.com
78352849d9119d5df7e1999314249d384756bd9e
0cbc97f1c768ecfca0c48e153d4b30693677caa5
/src/pessoa/Usuario.java
c06f0745b2d48715f0e3bf744509b711549ab14b
[]
no_license
schmidt1111/Exercicio-Java
c07ab44d698229c85d4e5d14f9baaa847f4eb36a
8ffbf51cf7ed18fdc5a52370ddf45b7e1593e3ba
refs/heads/master
2022-04-25T09:53:14.149115
2020-04-29T19:23:02
2020-04-29T19:23:02
260,021,565
0
0
null
null
null
null
UTF-8
Java
false
false
301
java
package pessoa; public class Usuario { } package one.digitalinnovation.classes.pessoa; import one.digitalinnovation.classes.usuario.SuperUsuario; public class Usuario extends SuperUsuario { public Usuario(final String login, final String senha) { super(login, senha); } }
[ "robertafschmidt@gmail.com" ]
robertafschmidt@gmail.com
92fb699b309c59aa3de2a2401df1454d3d9a567f
8fa967ccc03309d75805dd6c108699c2c5fc12b9
/src/main/java/SimpleBouncyCastleSign.java
2dc987dd5a046046ab3ead82f1c941a4c372203f
[]
no_license
DenBy1726/BouncyCastleSignature
b98a0ff58b3bfc34d325e5f969fc6ef03214b2a1
9a358ccb3f3b11d236ffbc5f2542a23e6fe486ad
refs/heads/master
2020-03-25T04:39:37.245888
2018-08-03T09:19:47
2018-08-03T09:19:47
null
0
0
null
null
null
null
UTF-8
Java
false
false
7,116
java
import org.bouncycastle.cert.X509CertificateHolder; import org.bouncycastle.cert.jcajce.JcaCertStore; import org.bouncycastle.cert.jcajce.JcaX509CertificateConverter; import org.bouncycastle.cms.*; import org.bouncycastle.cms.jcajce.JcaSignerInfoGeneratorBuilder; import org.bouncycastle.cms.jcajce.JcaSimpleSignerInfoVe...
[ "realdenby@gmail.com" ]
realdenby@gmail.com
7ec5d145e43bc5818ee8151bf84edcb816129b90
8ab6698283a7c208b65067737a3ba7faaa981304
/RobotMovementCalculatorTest.java
1ee3b1343b8adb334e012fb36dfdb5a7d0219307
[]
no_license
priyalakshmi111213/RobotMovementMeasure
02d1af86d1443c0bb0e0c298288e21e6921606d8
82f6836b643436bc846c294673f94bb91e6e2bcb
refs/heads/main
2023-03-07T03:09:01.467390
2021-02-21T14:19:18
2021-02-21T14:19:18
340,862,840
0
0
null
null
null
null
UTF-8
Java
false
false
1,340
java
import org.junit.Test; import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertNotEquals; public class RobotMovementCalculatorTest { @Test public void testPositiveScenario() { RobotMovementCalculator calculator = new RobotMovementCalculator(); long expected...
[ "noreply@github.com" ]
noreply@github.com
4704ab4bb160217def59c62052fe4bec6e50eb8c
6a1d15e3008930d0ba5a2eecbd0954e5390dc027
/src/joe/TestService.java
d8955aa21f5696428e8a07d60af1a828b8db82ff
[]
no_license
JoeZhouWenxuan/demo
880f3e57dcbaafe4f5686d3e3ba93b116b2b0bf8
dca7e1d59f9ba0a652d6b9d697ed62579985d8f0
refs/heads/master
2021-01-01T19:50:43.631033
2015-01-19T10:08:18
2015-01-19T10:08:18
29,463,205
0
0
null
null
null
null
UTF-8
Java
false
false
512
java
package joe; import javax.annotation.Resource; import org.hibernate.Session; import org.hibernate.SessionFactory; import org.springframework.stereotype.Service; import org.springframework.transaction.annotation.Transactional; import com.edu.domain.User; @Service("testService") public class TestService { @Resourc...
[ "824696469@qq.com" ]
824696469@qq.com
dede437dafa9740ad3e64c77381182608b22cd57
e438c247f9cd04c1f7a94cf7b644ae8875ade3c8
/starter/critter/src/main/java/com/udacity/jdnd/course3/critter/service/EmployeeService.java
4c16f494aff56e1925ded61fbaab7a0feb3e33ad
[]
no_license
rpcvjet/critter
2be17d0235fa08b1b9429be559bf2e69da09653b
d87284f2767fdd1fd7187fe9940b57a1df8f0ad4
refs/heads/main
2023-02-23T08:55:16.461012
2021-01-21T23:44:03
2021-01-21T23:44:03
330,775,032
0
0
null
null
null
null
UTF-8
Java
false
false
1,789
java
package com.udacity.jdnd.course3.critter.service; import java.time.DayOfWeek; import java.time.LocalDate; import java.util.ArrayList; import java.util.*; import java.util.Set; import javax.transaction.Transactional; import com.udacity.jdnd.course3.critter.data.entities.Employee; import com.udacity.jdnd.course3.critt...
[ "kenneth.ashley@gmail.com" ]
kenneth.ashley@gmail.com
0076cda5d6f5d07b59bf6be77c632fc266777a4e
751d00ab9bf3019a605d4920cb28d8d3da4a5ee9
/02/commons-csv8/allmutants/266/org/apache/commons/csv/CSVFormat.java
422b96b42443c4aa3cc5ae144d884479d20bd4da
[ "Apache-2.0" ]
permissive
easy-software-ufal/nimrod-hunor-subjects
90c9795326c735009f5cc83795f4f3a50c38e54b
f910a854157f0357565f6148e65866e28083f987
refs/heads/main
2023-04-01T07:33:11.883923
2021-04-03T18:52:24
2021-04-03T18:52:24
333,410,922
0
0
null
null
null
null
UTF-8
Java
false
false
32,187
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 ...
[ "leonardo.fernandes@ifal.edu.br" ]
leonardo.fernandes@ifal.edu.br
1dd4b7157515b96bad7d6073e868626e427965f4
33f5e97efb897ced211a4ae0d24c2fddbe72decc
/src/main/java/com/trasen/imis/controller/MobileAttenceController.java
e61f627f17f0efb2c337adc449af157b5b8462f1
[]
no_license
liumx2007/ts-imis
bcee45b25e79870b0188134910ca6cea2a999924
3d6aaa66c3bb6d5826d72990185f622a1975d712
refs/heads/master
2021-09-07T19:55:08.548932
2017-09-05T13:38:39
2017-09-05T13:38:39
null
0
0
null
null
null
null
UTF-8
Java
false
false
7,695
java
package com.trasen.imis.controller; import cn.trasen.core.entity.Result; import com.alibaba.fastjson.JSONObject; import com.google.common.collect.Maps; import com.trasen.imis.model.AttenceLogVo; import com.trasen.imis.model.AttenceVo; import com.trasen.imis.model.TbPersonnel; import com.trasen.imis.service.MobileAtten...
[ "281055769@qq.com" ]
281055769@qq.com
e85e296d6fc82e5cd451e41df1a43154e16d889e
046dafb8f8d89a525833e408bc10876f2dae0a92
/org/org/mathpiper/builtin/functions/PreFix.java
571a1ea8ff4d115bfec3be47d68df64b1b110176
[]
no_license
concord-consortium/geogebra
9b47d3f844419a9dfc7796f49f5412745512f5be
c08d149c95ad9450d7c3d51e9f18126ce1028c31
refs/heads/master
2020-05-16T21:57:01.514125
2010-11-24T11:10:43
2010-11-24T11:10:43
1,094,641
4
2
null
null
null
null
UTF-8
Java
false
false
1,256
java
/* {{{ License. * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version 2 * of the License, or any later version. * * This program is distributed in the hope that it will be useful,...
[ "tkosan@23ce0884-8a58-47d3-bc5c-ddf1cd5b9f9e" ]
tkosan@23ce0884-8a58-47d3-bc5c-ddf1cd5b9f9e
ec84d69deb496e075ed5547dd16aa58cd48056fe
f6573a7839e15288f0e37d56e195f803f90e586e
/12-framework/02-vertx/04-test/01-unittest/src/test/java/com/company/app/VertxUnitTest.java
e8564c5123259832e5d8e2ac2c4c42a279cc7c86
[]
no_license
dami-seattle/java
b0fc1c12fe4ee4b1449d98ffb15f686b0171a8a1
27217706df6d234cccf8cd58f57005e4410fa917
refs/heads/master
2021-01-18T18:17:55.253172
2016-06-27T06:44:21
2016-06-27T06:44:21
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,488
java
package com.company.app; import io.vertx.core.Vertx; import io.vertx.core.http.HttpClient; import io.vertx.ext.unit.Async; import io.vertx.ext.unit.TestOptions; import io.vertx.ext.unit.TestSuite; import io.vertx.ext.unit.report.ReportOptions; public class VertxUnitTest { public static void main(String... args){ ...
[ "whan@godaddy.com" ]
whan@godaddy.com
109a13b01611ed90a45865fdb4da8134fd4f7b3c
ff7fd391e454cbf8eb8ef0817f32f7bfc3264a9b
/BookStoreJ/src/main/java/jexxatutorials/bookstorej/domain/businessexception/BookNotInStock.java
7657a53faea33a2b81cb26a733fc3ff2e56a71b9
[]
no_license
Melina1000/JexxaTutorials
2ea7f0f11ac9c9e1a6b9c6b6e15a398e49895b7b
e1f8d25f983045ebdd8683d87a05db62ca92db01
refs/heads/master
2022-12-01T01:54:07.308810
2020-08-21T15:17:15
2020-08-21T15:17:15
284,702,240
0
0
null
null
null
null
UTF-8
Java
false
false
268
java
package jexxatutorials.bookstorej.domain.businessexception; import io.jexxa.addend.applicationcore.BusinessException; /** * Is thrown when trying to sell a book that is currently not in stock */ @BusinessException public class BookNotInStock extends Exception { }
[ "Melina1000@gmx.de" ]
Melina1000@gmx.de
fda342d7032945758b2ff35f39f96cf1b5673db5
731cc03ad465ebd857927d882d52c10ea76dc309
/src/main/java/top/seefly/javase/designpattern/singleton/SimpleSingleton.java
a75c359b6d16a3f5c0ce6155d810599560936947
[]
no_license
gitdoit/JavaSE
13cd643608d5ce17e2ad60253373da79c19cbccf
8c19f8633b8d508209643486db803aae8834f59a
refs/heads/master
2023-03-29T05:01:44.340159
2021-04-02T00:57:20
2021-04-02T00:57:20
92,649,781
1
0
null
2021-03-31T21:26:53
2017-05-28T08:44:09
Java
UTF-8
Java
false
false
734
java
package top.seefly.javase.designpattern.singleton; /** * 简单的单例模式 * <p> * 这种单例模式实现简单,代码易读,性能良好。 但是唯一的缺点是不能控制实例的创建时间。 * * @author liujianxin * @date 2018-11-20 19:51 */ public class SimpleSingleton { /** * 避免被直接引用 */ private static SimpleSingleton instance = new SimpleSingleton(); ...
[ "seefly@vip.qq.com" ]
seefly@vip.qq.com
96b54d56996d0cdbd630e422714058634b38f276
1385e2c2ea1f157cbbf2d9edde7a92df442e2092
/Platform/src/com/yf/system/back/action/AirflightAction.java
6084f6aac9d66af506bf12c0a2929fb108b53a79
[]
no_license
marc45/kzpw
112b6dd7d5e9317fad343918c48767be32a3c9e3
19c11c2abe37125eb715e8b723df6e87fce7e10e
refs/heads/master
2021-01-22T18:01:45.787156
2015-12-07T08:43:53
2015-12-07T08:43:53
null
0
0
null
null
null
null
UTF-8
Java
false
false
19,028
java
/** * 版权所有, 允风文化 * Author: 允风文化 项目开发组 * copyright: 2012 * */ package com.yf.system.back.action; import java.sql.Timestamp; import java.text.SimpleDateFormat; import java.util.ArrayList; import java.util.Calendar; import java.util.List; import java.util.Map; import com.yf.system.back.server.Server; import com.y...
[ "dogdog7788@qq.com" ]
dogdog7788@qq.com
8af77872137813e18841b2beac408b17f3c1373b
a77664b62adedf91eb6d83628924c9d2ef8d2b71
/src/test/java/movieApp/CineplexTest.java
cf39813b4d676c30af3f68ed48141acd2cb0e4d7
[]
no_license
AY2021S2-CS2113-T10-3/tp
7733fe44e651d0cfda8f8fb967c60be0381c919c
b08e1279369781ab16ed45522edb4e356c721c43
refs/heads/master
2023-04-04T17:08:27.462975
2021-04-12T13:43:48
2021-04-12T13:43:48
344,321,929
0
5
null
2021-04-12T12:52:37
2021-03-04T02:11:35
Java
UTF-8
Java
false
false
732
java
package movieApp; import org.junit.jupiter.api.Test; import java.util.ArrayList; import static org.junit.jupiter.api.Assertions.assertEquals; class CineplexTest { public static ArrayList<Integer> movieList = new ArrayList<>(); public static Cineplex cineplex = new Cineplex(1, "1", movieList); @Test ...
[ "190060010@qq.com" ]
190060010@qq.com
c30091c624a6435528c17379437d7694db636061
cde60b4fe6eae70fab5e4828508dcf0b90868d5c
/com/createJavaFile/createModel/Model.java
d147be13c9aef4e81416b7257cadfa24905820b9
[]
no_license
shy2850/easyWebSqlBean
fdb3dcfcd5b988951fca94e1bbc13c49dcced6b6
e8e06c6f7e526dd32ee0929936e25d683283b576
refs/heads/master
2016-08-04T18:12:36.753429
2014-10-27T12:28:18
2014-10-27T12:28:18
25,817,822
0
1
null
null
null
null
GB18030
Java
false
false
7,568
java
package com.createJavaFile.createModel; import java.io.IOException; import java.sql.SQLException; import java.util.LinkedList; import com.createJavaFile.connectionSource.ConnectionPool; import com.createJavaFile.myutil.Util; import com.myInterface.Connection; import com.myInterface.ResultSet; import com.myInterface.R...
[ "shy2850@163.com" ]
shy2850@163.com
3d787a1105c285a556b801e67a7f583a8c90bf55
db45bcc53bfb89f98b936f5978dc2ed91c6f472c
/FS2013Web/gensrc/java/fs2013/CurrentRain.java
b8ac631e1bfdc9d1b200ab189b5f70047a179446
[]
no_license
themason/projectrepo
f497cb2af8764109cea138131ea391583e0335ac
ad3a68acbcc06906800a06c16ad29322a75e9967
refs/heads/master
2016-09-03T06:57:07.830399
2014-09-21T16:19:32
2014-09-21T16:19:32
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,626
java
// // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4 // 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.09.20 at 07:...
[ "Rich@Rich-PC.Home" ]
Rich@Rich-PC.Home
37711cca733acf06cc570476216735199351d9e3
0681b0d22a454f06c4554d44c6fe186e17afed4c
/src/main/java/com/project/workshop/resources/exception/ResourceExceptionHandler.java
169a8e0fa89afcfc721751e49c111f72c03ae417
[]
no_license
nakamuraguti/project-spring-boot-mongo
949e2f9eb53f3f8bfc9ddb1bec1bdaf7d8100650
12d9149eeac0f7591461140c90f41856e43511e8
refs/heads/main
2023-04-07T00:45:48.867295
2021-04-11T04:35:08
2021-04-11T04:35:08
356,766,951
0
0
null
null
null
null
UTF-8
Java
false
false
859
java
package com.project.workshop.resources.exception; import javax.servlet.http.HttpServletRequest; import org.springframework.http.HttpStatus; import org.springframework.http.ResponseEntity; import org.springframework.web.bind.annotation.ControllerAdvice; import org.springframework.web.bind.annotation.ExceptionHandler; ...
[ "nakamuraguti@gmail.com" ]
nakamuraguti@gmail.com
c4d1e8585e4f84af3d30db3b96aab00118d91f92
3bec55c76c703bd021816ce7bb3294fdb5356599
/app/src/main/java/com/xiaolaogong/test/common/tools/IntentUtils.java
7418507be9b6e39a00053d6fbc4cdd02f56e3704
[]
no_license
xchechi123x/AndroidBegining
8f80c866d6fb3b9cb47ea4f2a2dfef453473721b
19c13b3481ad0369706facc553ea6d01ea3b3077
refs/heads/master
2021-07-19T12:34:58.588299
2017-12-07T16:34:04
2017-12-07T16:34:04
96,279,926
0
0
null
null
null
null
UTF-8
Java
false
false
743
java
package com.xiaolaogong.test.common.tools; import android.content.Context; import android.content.Intent; import android.net.Uri; /** * Created by chechi on 2017/8/27. */ public class IntentUtils { private IntentUtils() { throw new UnsupportedOperationException("This class cannot be instantiated, and ...
[ "xchechi123x@yeah.net" ]
xchechi123x@yeah.net
cab68583a8ee4494689f9cf03d76d7d2b5b49bbf
5e1870af0822cbfb39fd215fb4a565deb7b89b90
/src/main/java/de/malkusch/whoisServerList/compiler/helper/existingDomain/AggregatedFinder.java
55a9eeada85dea98997a24476590cd7064828545
[ "WTFPL" ]
permissive
wendelas/whois-server-list-maven-plugin
679c48f40b278ef2233d70160d2053aa48e57d01
ae4a8725fd7712f8660e1e7a9c2445258913a231
refs/heads/master
2021-01-15T20:32:55.294081
2016-03-24T21:50:15
2016-03-24T21:50:15
null
0
0
null
null
null
null
UTF-8
Java
false
false
782
java
package de.malkusch.whoisServerList.compiler.helper.existingDomain; import java.util.List; import java.util.Optional; import de.malkusch.whoisServerList.api.v1.model.domain.Domain; final class AggregatedFinder implements FindExistingDomainService { private final List<FindExistingDomainService> services; Ag...
[ "markus@malkusch.de" ]
markus@malkusch.de
933425157ee3c66981a9ad5df7561ef6f98b372b
ca6599cdb9b295d44453ae9b55629fd0827a5ca6
/Construction Management/src/main/java/com/softsquare/application/common/hibernate/HibernateConfiguration.java
9e705ae45b8e8cb4bae786a688661d2f1bc038c4
[]
no_license
chaisa097/ConstructionProject
971986759d6b04d424edac11812f926f5dfa434d
5b48599d78e49bb0f6ecc177aa359340a0d26b61
refs/heads/master
2021-01-18T03:13:20.373933
2017-11-25T15:08:23
2017-11-25T15:08:23
85,839,672
0
0
null
2017-11-25T15:08:24
2017-03-22T14:45:36
JavaScript
UTF-8
Java
false
false
2,737
java
package com.softsquare.application.common.hibernate; import java.util.Properties; import javax.sql.DataSource; import org.hibernate.SessionFactory; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Configur...
[ "chaisa097@chai" ]
chaisa097@chai
19461cb74fc6b23648e98dd1187f361444438b9c
6976c0417d0a271dc5ee02ced289eb453d964e8d
/app/src/main/java/com/tvacstudio/quizzapp/FirebaseRepository.java
448b4bfe1b09b2d334c9b6265e6483bae7186393
[]
no_license
januj170398/QuizApp
70e9c4af62da7f148f0dd8d9446b725a3899a338
2eac4f07677c757cfbc805dc1f6dc0b2c56ffe37
refs/heads/master
2022-12-19T00:12:06.187629
2020-09-21T06:46:40
2020-09-21T06:46:40
297,250,707
2
0
null
null
null
null
UTF-8
Java
false
false
1,522
java
package com.tvacstudio.quizzapp; import androidx.annotation.NonNull; import com.google.android.gms.tasks.OnCompleteListener; import com.google.android.gms.tasks.Task; import com.google.firebase.firestore.CollectionReference; import com.google.firebase.firestore.FirebaseFirestore; import com.google.firebase.firestore....
[ "januj170398@gmail.com" ]
januj170398@gmail.com
f4d202af1c3bd64d851fbefb37327d1326767281
eaae18539fef63104faf926e88f4e39721cc313b
/src/Viedienikov/Practice 8.1/n1.java
ca0702f86d4fbe09dc0316c742ec6523cdc0a266
[]
no_license
anneteka/OKAlabs
e83977d9f58f93ce3c985584e45330b7d7d06b2b
44c1215cf90117ea15e8db0035adcab895a0a970
refs/heads/master
2020-04-09T15:10:40.869208
2018-12-20T22:05:53
2018-12-20T22:05:53
160,418,193
2
8
null
null
null
null
UTF-8
Java
false
false
1,307
java
import java.util.Arrays; import java.util.Scanner; public class n1 { public static void main(String[] args) { Scanner s = new Scanner(System.in); int n=s.nextInt(); double k = s.nextInt(); M[] arr = new M[n]; for(int i = 0; i < n; i++) {arr[i] = new M(s.nextDoubl...
[ "a.karlysheva@ukma.edu.ua" ]
a.karlysheva@ukma.edu.ua
dbbbc59bc086905219eee0db2f302637431700b2
078673c205775c9b6559445cf0137eb9b9765f0e
/src/main/java/annoyaml/IEncryptor.java
865d8c5be94e0d4579df61966b4a8a93a7d710b6
[]
no_license
AnnoYAML/annoyaml
1c37f9eb6e296d107f7fa0e1cc4360a687d19255
a01c23714da370cd03493e811c820a375dd98727
refs/heads/master
2021-01-01T16:30:26.722545
2014-04-29T03:12:47
2014-04-29T03:12:47
null
0
0
null
null
null
null
UTF-8
Java
false
false
91
java
package annoyaml; public interface IEncryptor { public String encrypt(String encrypt); }
[ "jesse.sightler@gmail.com" ]
jesse.sightler@gmail.com
bbe00ec7bc1139eb52beba4ea31d74ca0b3ecd87
e76b41bce2cfcc5baffdf681c4ecdce7f56e7fd5
/app/src/test/java/top/sogrey/httpprocesser/ExampleUnitTest.java
08ef0ebce7a05af09cad02d1e15431d7fd07ba7c
[ "MIT" ]
permissive
Sogrey/HttpProcessor
db0b51468c15d77ce56134cd055e7e06bfc66142
960a0c3b413d46aacd5c484b701739c4e4608bef
refs/heads/master
2020-04-06T16:49:32.974090
2019-04-29T03:33:03
2019-04-29T03:33:03
157,635,782
1
0
null
null
null
null
UTF-8
Java
false
false
402
java
package top.sogrey.httpprocesser; 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...
[ "suzhaoheng2006@163.com" ]
suzhaoheng2006@163.com
b435ec1768c002369a95459e4d57c2be4ec119c7
65e98c214f8512264f5f33ba0f2dec3c0a6b06e5
/transfuse-api/src/main/java/org/androidtransfuse/listeners/ActivityOnTrackballEventListener.java
25ba5d7e6e59d94813eb2ca52c511fe5bd515482
[ "Apache-2.0" ]
permissive
histone/transfuse
46535168651de5fe60745b3557bba3a3b47fca20
d7b642db063cf8d9d64d06a1ea402a7aecbbe994
refs/heads/master
2021-01-15T20:49:04.801629
2013-02-02T03:11:38
2013-02-02T03:11:38
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,075
java
/** * Copyright 2013 John Ericksen * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
[ "johncarl81@gmail.com" ]
johncarl81@gmail.com
282d386af1feb86642f11a36a45fc36bf7c64861
20867282fea9e78c0671458b0b411ee67d6eeeeb
/api/de/bjoernthalheim/asterixpuzzle/deck/Deck.java
7a3fa872cd57a06bc7ed241c3961037079f2571d
[]
no_license
bjoern-thalheim/AsterixPuzzle
6188424bddb6a000fa23cd04744972dcc4ccd8d5
7ee3bd490a70004bad33ef2b61061619e4b7e33b
refs/heads/master
2021-01-22T09:20:30.468698
2013-03-09T11:20:44
2013-03-09T11:20:44
7,256,821
1
0
null
null
null
null
UTF-8
Java
false
false
758
java
package de.bjoernthalheim.asterixpuzzle.deck; import java.util.List; /** * The deck (a pile of) cards. You can put cards on the deck, take cards off and look at all cards of it. * * @author bjoern */ public interface Deck { /** * Show all the cards of the deck. * * @return All cards of the deck. */ p...
[ "bjoern.thalheim@gmx.de" ]
bjoern.thalheim@gmx.de
caaac904edbe5de1923d8c3ee40ca0ed42397e64
c39cd9a963aba24c7acd39163824057ff5e2942b
/src/Player/Player.java
21aeea53842412b4b6e00f83357b38274d663ddb
[]
no_license
sezermehmed0/pu-oop-project
af50ca2b7f1719ff03105fc502ffe2f122217e0d
ed32e66b8e43b141185aca265a6495f56268d5aa
refs/heads/main
2023-03-18T02:38:25.901014
2021-03-12T19:21:32
2021-03-12T19:21:32
345,376,064
0
0
null
null
null
null
UTF-8
Java
false
false
455
java
package Player; public class Player { int id; public boolean isActive; int figuresLost; public Player(int id,boolean isActive, int figuresLost) { this.id = id; this.isActive = isActive; this.figuresLost = figuresLost; } public int getFiguresLost() { ...
[ "noreply@github.com" ]
noreply@github.com
fe14c755711e38c7059e93b6c80fbaab06c049a4
000e9ddd9b77e93ccb8f1e38c1822951bba84fa9
/java/classes2/com/ziroom/ziroomcustomer/flux/b/a.java
8d53f7df053926f15ebce6510d97f35a6dfcfff2
[ "Apache-2.0" ]
permissive
Paladin1412/house
2bb7d591990c58bd7e8a9bf933481eb46901b3ed
b9e63db1a4975b614c422fed3b5b33ee57ea23fd
refs/heads/master
2021-09-17T03:37:48.576781
2018-06-27T12:39:38
2018-06-27T12:41:35
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,313
java
package com.ziroom.ziroomcustomer.flux.b; import com.ziroom.ziroomcustomer.flux.c; public class a extends c { private String b; public a(Object paramObject) { super(paramObject); } public String getToastMsg() { return this.b; } public void onAction(com.ziroom.ziroomcustomer.flux.a p...
[ "ght163988@autonavi.com" ]
ght163988@autonavi.com
464e2c795973dbf946272663860dd93f5fb0defb
21bcd1da03415fec0a4f3fa7287f250df1d14051
/sources/com/facebook/internal/FetchedAppSettings.java
4fb3ebbe06a19136b46228435a7509350431737b
[]
no_license
lestseeandtest/Delivery
9a5cc96bd6bd2316a535271ec9ca3865080c3ec8
bc3fae8f30804a2520e6699df92c2e6a4a0a7cfc
refs/heads/master
2022-04-24T12:14:22.396398
2020-04-25T21:50:29
2020-04-25T21:50:29
258,875,870
0
1
null
null
null
null
UTF-8
Java
false
false
7,165
java
package com.facebook.internal; import android.net.Uri; import java.util.EnumSet; import java.util.Map; import org.json.JSONArray; import org.json.JSONObject; public final class FetchedAppSettings { private boolean IAPAutomaticLoggingEnabled; private boolean automaticLoggingEnabled; private boolean codeles...
[ "zsolimana@uaedomain.local" ]
zsolimana@uaedomain.local
b059d5b1e02df69f0b7ee5c0c840e0ec21c5e596
35149878c5b0c382d21dbccb524df6ae64e9fe86
/src/main/java/lesson6/task2/generators/PhoneGenerator.java
7887825d2e6b3ce16b9345ac2330d734bf70995f
[]
no_license
MagomedovGadzhi/AutomatizationZero
0d7ad25ff3177aa4058d20d1b0f57a995528ea09
8ebc2bedadbaa54e3521f4844bc4c254380bcaa7
refs/heads/master
2023-07-30T07:02:04.504142
2021-09-16T17:14:20
2021-09-16T17:14:20
361,160,733
0
0
null
null
null
null
UTF-8
Java
false
false
469
java
package lesson6.task2.generators; import java.util.Random; public class PhoneGenerator { public static String generate() { String telefoneNumber = "+7("; for (int i = 0; i < 13; i++) { if (i == 3) telefoneNumber += ")"; else if (i == 7) telefoneNumber += "-"; e...
[ "Verhi41AVUg" ]
Verhi41AVUg
555c39324eb1f2dcec24bad54aa185911014fd83
3aa777a1fa7ed1b3ce4cb9b2f14c7934264f13d2
/src/com/kuntsevich/task8/validator/BookValidator.java
84f3275df1a99eec339ce4e5e603ad6b063e15eb
[]
no_license
themuks/jwd-task8
d4e712b3e907ef90e7f7efaae91f7bdd0c3cdfb6
da512e3d09667c1ceb3a61cdf5f15ea4a9eef81f
refs/heads/master
2022-11-27T02:36:25.273594
2020-07-28T17:54:18
2020-07-28T17:54:18
281,070,581
0
0
null
null
null
null
UTF-8
Java
false
false
1,671
java
package com.kuntsevich.task8.validator; import java.util.List; public class BookValidator { public static final int MIN_ID_VALUE = 0; public static final int MAX_ID_VALUE = 10000; public static final int MIN_TITLE_NAME_SIZE = 2; public static final int MAX_TITLE_NAME_SIZE = 200; public static fin...
[ "max-cun4@yandex.ru" ]
max-cun4@yandex.ru
2111ac02462df36e610c21fd00ff78211b00d735
818ce93d9ce2b3e908d82d6901d7372adc45cf6f
/java/br/com/jonas/salaoDeBeleza/dao/VendaDAO.java
b67bcdc18501fe7bda8ea859e5d4dacd4046a351
[]
no_license
JonasCostaGTI/SalaoDeBeleza
83d9c05327515c7922e34c1a920b07bd1571edf6
2cfd1d30d10fd447f6dee734ddbbf32789ed117c
refs/heads/master
2020-05-21T19:17:12.222748
2016-11-24T23:28:41
2016-11-24T23:28:41
65,505,599
0
0
null
null
null
null
UTF-8
Java
false
false
1,413
java
package br.com.jonas.salaoDeBeleza.dao; import java.util.List; import org.hibernate.Session; import org.hibernate.Transaction; import br.com.jonas.salaoDeBeleza.domain.ItemVenda; import br.com.jonas.salaoDeBeleza.domain.Produto; import br.com.jonas.salaoDeBeleza.domain.Venda; import br.com.jonas.salaoDeBeleza.util.H...
[ "jonas.costa@icloud.com" ]
jonas.costa@icloud.com
9f8443cddb9801d65f124c5ea585f34a4e11884f
6891eb2524b57128a17fd5bc0a0cfd0f485048c4
/src/com/mcxtzhang/ejchap4/ConstantInterfaceTest19.java
0e7d68fee70033cfba1676867e21b7639eac6f67
[ "MIT" ]
permissive
mcxtzhang/TJ-notes
d6a0594405ff5ffea0ea7b2c505300e47a25fe12
9454937b53403c70007ba9e0d32c3df61da8bac3
refs/heads/master
2020-05-23T08:01:53.213842
2019-01-22T09:39:44
2019-01-22T09:39:44
80,487,759
2
0
null
null
null
null
UTF-8
Java
false
false
748
java
package com.mcxtzhang.ejchap4; /** * Intro: 19 常量接口 是对接口的错误使用 * Author: zhangxutong * E-mail: mcxtzhang@163.com * Home Page: http://blog.csdn.net/zxt0601 * Created: 2017/4/13. * History: */ public class ConstantInterfaceTest19 { interface A { static final int FINAL_1 = 1; static final in...
[ "zhangxutong@imcoming.cn" ]
zhangxutong@imcoming.cn
508cee1094481d2c8e420df77a1c2e6fb9b2ada6
86854be16ef8f7de1f7d2fbebf82919e0621feb9
/EstibalizAlvarez/src/com/ipartek/ejemplos/estibalizalvarez/dal/ProductosDALColeccion.java
5391058afaf9410c39a703d4f74eedc3fe6a6fd5
[]
no_license
EstibalizAlvarez/EjerciciosServlet
1fae320acc84be6bfee08735c9f38b4762368e9b
ae64e7dfe4c04edb4e032cae9d8041826a698cd6
refs/heads/master
2021-01-20T03:59:46.291253
2017-05-22T16:55:52
2017-05-22T16:55:52
89,617,115
0
0
null
null
null
null
UTF-8
Java
false
false
1,538
java
package com.ipartek.ejemplos.estibalizalvarez.dal; import java.util.HashMap; import java.util.Map; import com.ipartek.ejercicioproductos.Productos1; import com.ipartek.ejercicioproductos.Dal.ProductosDal; public class ProductosDALColeccion implements ProductosDal {// DalColeccion esta obligado a hacer la fun...
[ "JAVA@PORT-Z14" ]
JAVA@PORT-Z14
085c057c37286abfd772dda84e419b39df1dcb98
4fca97fc583aeb34b41e21a5a35e7a5535483613
/service-provider/website-provider/src/main/java/cn/qyd/blogroom/website/ueditor/define/State.java
f7ada6dcb1b57b4ab7ad98cdf1f18c242db4b2c1
[]
no_license
qiuyunduo/blogroom
a1d5489bebb52bad61d92364c948e6d7be9bbbb2
3366430ae49824d8ebc9273f79e988b3affdb6f7
refs/heads/master
2022-06-24T16:03:25.089015
2020-04-23T17:56:30
2020-04-23T17:56:30
163,493,568
2
0
null
2022-06-21T03:12:37
2018-12-29T08:38:51
JavaScript
UTF-8
Java
false
false
216
java
package cn.qyd.blogroom.website.ueditor.define; public interface State { boolean isSuccess(); void putInfo(String var1, String var2); void putInfo(String var1, long var2); String toJSONString(); }
[ "qiuyunduo@m-chain.com" ]
qiuyunduo@m-chain.com
a649e87fee2ed932977f2522b552f1c5c38eff0a
02aa2b16ed7e971047421c848a535af01f80b96e
/src/main/java/depends/extractor/ruby/jruby/JRubyVisitor.java
5d39a596f66bb06c33d7d35972bc8fb1a2d43873
[ "MIT" ]
permissive
TiffanyLongjian/depends
eea29ed56feac3396e4c51567659a0af8942b85f
1e1fd70dfc0a05b97d5a41ea1dc407868397d722
refs/heads/master
2022-11-29T01:08:25.831347
2020-08-13T01:36:50
2020-08-13T01:36:50
288,176,665
1
0
MIT
2020-08-17T12:39:13
2020-08-17T12:39:12
null
UTF-8
Java
false
false
10,062
java
/* MIT License Copyright (c) 2018-2019 Gang ZHANG Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish...
[ "gangz@emergentdesign.cn" ]
gangz@emergentdesign.cn
0a1f3f8f097e0f08793bf4878b21849f6d762f6d
3f037202b1f3fb5d98c74b59db734e6d1eb50a5d
/JAVAReview Week1/2019.10.02/part03-control_statement/src/com/koreait/test/Test06.java
6654ab15805516d1a109d71aff8354e88ca89d64
[]
no_license
KLS13/yiseong
50f1876b306933e2539b43202bf9fd494a6084a6
8784212735cc12bf7318721fc0c765ed31290751
refs/heads/master
2020-07-17T22:29:29.304407
2020-04-23T13:55:46
2020-04-23T13:55:46
206,112,955
1
0
null
null
null
null
UHC
Java
false
false
592
java
//알파벳 하나 입력 --> 대문자는 소문자로, 소문자는 대문자로, 나머지는 그대로 package com.koreait.test; import java.util.Scanner; public class Test06 { public static void main(String[] args) { Scanner input = new Scanner(System.in); System.out.print("입력 : "); int str = input.nextLine().charAt(0); if(str >= 65 && str <=...
[ "noreply@github.com" ]
noreply@github.com
fea67add083493c2522110642e7060cf2e436dbf
e40b85a61a04dfaeebcb212cdeb104041eb5713d
/dev/workspace/sistJavaStudy/src/date181120/TestFor10.java
54cabd3b71cc13ed8d8f366d0e6c2896753db047
[]
no_license
younggeun0/SSangYoung
d4e6081ac3ce8b69b725d89098d9d0a1ece4fded
1d00893c85004d2d3243cebb375ee754817649f5
refs/heads/master
2020-04-01T22:19:34.191490
2019-05-15T06:29:08
2019-05-15T06:29:08
153,702,136
1
0
null
2018-12-02T14:35:44
2018-10-18T23:58:55
Java
UHC
Java
false
false
994
java
package date181120; /** * 다양한 for 형태 * */ public class TestFor10 { public static void main(String[] args) { // 무한루프 /*for(;;) { System.out.println("무한루프"); }*/ // System.out.println("무한루프 다음코드"); // Unreachable code error발생 // 증가하는 수를 세는 무한 LOOP /*for (int i=0;;i++) { System.out.pr...
[ "34850791+younggeun0@users.noreply.github.com" ]
34850791+younggeun0@users.noreply.github.com
76777d50c8a8015275d02b6be88fda31c0497fbd
dc4123f422b4cbbdca4a07db961535270caebe66
/src/frc/team4951/subsystems/Intake.java
cacb04ce390c3f97626070d1c0443d04108f01f4
[]
no_license
4951Robotics/2018Robot
d612076628784ecc5ea47ceb716d3acb75b66db1
e41d4d509d3614963bcadb707a09d9ea593fb793
refs/heads/master
2020-04-01T22:26:01.918574
2018-10-19T01:16:47
2018-10-19T01:16:47
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,588
java
package frc.team4951.subsystems; import edu.wpi.first.wpilibj.DoubleSolenoid; import edu.wpi.first.wpilibj.Solenoid; import edu.wpi.first.wpilibj.Spark; import edu.wpi.first.wpilibj.command.Subsystem; import frc.team4951.RobotMap; public class Intake extends Subsystem { // Motor controller running wheels pr...
[ "cartermoore8@gmail.com" ]
cartermoore8@gmail.com
0f72ed0dd05eb641c485d47871ed299fcd770015
29c5c5d7225abe3ce068d4cc819803747c47b3e7
/test/wchar_tao_interop/jacorb/Client.java
dd149bb20bddc0f3b08a7274bdaec7e27c1d19ac
[]
no_license
wolfc/jacorb
308a770016586ce3e8f902507ba1bde295df78c1
40e0ec34c36fdcfe67b67a9ceba729e1d4581899
refs/heads/master
2020-05-02T12:50:56.097066
2010-05-25T22:23:05
2010-05-25T22:23:05
686,203
0
1
null
null
null
null
UTF-8
Java
false
false
1,752
java
import org.omg.CORBA.*; import java.io.*; /** * Client.java * * * Created: Mon Sep 3 19:28:34 2001 * * @author Nicolas Noffke * @version $Id: Client.java,v 1.2 2006-06-14 12:05:00 alphonse.bendt Exp $ */ public class Client { public static void main( String[] args ) throws Exception { ...
[ "cdewolf@redhat.com" ]
cdewolf@redhat.com
b67931d0ae6ac4bea008725a31e6f9b64f067d70
d0bd4f949e38ae242ca3e5216b2c610ba5326776
/cayenne-dbsync/src/main/java/org/apache/cayenne/dbsync/merge/token/db/AddProcedureToDb.java
1481888e47491e136aa3ae0a156aa943037f1d8a
[ "Apache-2.0" ]
permissive
apache/cayenne
f6844e75807bd1db02e30d7e1ce3fdbb26296fb5
983c51cd1f322ccbaa0468afe693adf938c3c1fe
refs/heads/master
2023-08-31T03:09:20.919712
2023-08-23T19:32:01
2023-08-23T19:32:01
206,350
333
161
null
2023-08-09T12:43:35
2009-05-21T01:05:37
Java
UTF-8
Java
false
false
1,892
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 * ...
[ "ancarseni@gmail.com" ]
ancarseni@gmail.com
020e48e296613e5823f21cd0ce60a297663fca0b
f9c5cbedbbcc3716d9e8315a7a1139d1052da7d8
/app/src/main/java/com/example/daksh/aero_trial/GPSTracker.java
09babfc3c568a6c6e9547f3d8584814faaf38672
[]
no_license
divynshh/AERO
d9296539f52b4d31e22a6385ea2d873ca74b8642
d9018ea5b32c538e1ca56750bb23313461c734ee
refs/heads/master
2022-02-12T08:26:17.990094
2022-01-23T14:16:15
2022-01-23T14:16:15
148,790,834
0
0
null
null
null
null
UTF-8
Java
false
false
6,432
java
package com.example.daksh.aero_trial; import android.app.AlertDialog; import android.app.Service; import android.content.Context; import android.content.DialogInterface; import android.content.Intent; import android.location.Location; import android.location.LocationListener; import android.location.Locat...
[ "iamakshatchauhan@gmail.com" ]
iamakshatchauhan@gmail.com
1c4e54d458a0e7f4a94fb2701967f6850cd093da
796a7ac06c9bd747323b05d7b4194b479df7c862
/src/main/java/org/sense/flink/examples/stream/tpch/udf/LineItemSource.java
676e4983b84ff91b0d730a811e222616fa8497a9
[]
no_license
fafg/explore-flink
056a6f1f4ff1563c44d0be904c91d5ff5c85d2d6
c74d5cb906d6f1e48c68e95b4f1526b302636e23
refs/heads/master
2022-11-14T10:01:56.661153
2020-07-02T14:50:16
2020-07-02T14:50:16
null
0
0
null
null
null
null
UTF-8
Java
false
false
5,416
java
package org.sense.flink.examples.stream.tpch.udf; import static org.sense.flink.util.MetricLabels.TPCH_DATA_LINE_ITEM; import java.io.BufferedReader; import java.io.FileInputStream; import java.io.FileNotFoundException; import java.io.IOException; import java.io.InputStream; import java.io.InputStreamReader; import j...
[ "felipe.gutierrez@tu-berlin.de" ]
felipe.gutierrez@tu-berlin.de
6ce2fe9542febd569b06ebdd47432344d67b8476
f3e86482794a77ea9116f567c1b9e0abca98db69
/ecsite/src/com/internousdev/ecsite/action/package-info.java
e8a4612d6b1cc0dfc9ad77658cd26e4a146a7baa
[]
no_license
Fukudaharutaka/test
4e1066397bc58440882602c441cb243ed4e69e15
5e7ad1fe584c4b562ffd056d5311a83c58251299
refs/heads/master
2020-03-20T03:25:43.006361
2018-12-03T12:39:17
2018-12-03T12:39:17
137,145,859
0
0
null
null
null
null
UTF-8
Java
false
false
89
java
/** * */ /** * @author Little Busters! * */ package com.internousdev.ecsite.action;
[ "vqnraikko@yahoo.co.jp" ]
vqnraikko@yahoo.co.jp
4636ac4ff3dbc3f670e91168e2b14a52807aa373
795aee65d188ec90f963373ca14fba92d528cbc5
/src/main/java/ly/study/cy/config/BeanConfig.java
579625d78da97ad863836f4a1004395d327e1669
[]
no_license
liuyushihao123/springboot-DuGuYu
ef722ff41842184aa17a693747f1ca9ef6c1eb98
fb997bfa1f243287ac57abcb8bcd4c972c57ad96
refs/heads/master
2022-12-03T02:56:08.838912
2020-08-07T11:20:44
2020-08-07T11:20:44
285,802,017
1
0
null
null
null
null
UTF-8
Java
false
false
2,144
java
package ly.study.cy.config; import java.util.concurrent.CountDownLatch; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.boot.CommandLineRunner; import org.springframework.boot.web.client.RestTemplateBuilder; import org.springframework.context.annotation.Bean; import org.sp...
[ "783148832@qq.com" ]
783148832@qq.com
66e8995beb77875b6dcb343de885022e141940aa
8ee71b460e6cd2d1098c9694bacfbfd00e2fb14e
/bootstrap-ui/src/main/java/com/dncomponents/bootstrap/client/autocomplete/multiselect/AutocompleteMultiSelectItemViewImpl.java
ddf272de617dfa572e87a4dc1d3b592cafa2a53f
[ "Apache-2.0" ]
permissive
dncomponents/dncomponents
359310dfa45fc408a5f024f251e28d991ee66d7b
acca539797b24ed55b6c04566f774003a8f04469
refs/heads/master
2023-07-08T16:06:12.918150
2023-07-03T07:55:32
2023-07-03T07:55:32
225,630,575
26
1
Apache-2.0
2023-03-26T12:23:45
2019-12-03T13:46:36
Java
UTF-8
Java
false
false
2,006
java
/* * Copyright 2023 dncomponents * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to...
[ "nikolasav@gmail.com" ]
nikolasav@gmail.com
94ea088292d2cc9bf10efe5b8da310b5043690aa
38a801324c4e4f85486f50513f18dc90551307e2
/src/main/java/je/backit/utils/Passwords.java
e2d8753228cc0acd02cdde467f0a95249bfd72f4
[]
no_license
atheedom/backit.je
184d70e3cad14e6b22c59fea63a83f31cf4e4136
fa64e85afa74f2ae84c095ff253fc69fcf549dc8
refs/heads/master
2020-04-14T14:01:18.012822
2015-03-15T12:05:26
2015-03-15T12:05:26
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,056
java
/* * Copyright 2014 Yann Le Tallec. * * 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...
[ "yann@assylias.com" ]
yann@assylias.com
010ee59725767edd8c6bf99c2ece9e9e5d7aeb27
221747493d21434b060a8d3db95ec01a15d5e156
/Java/ShopPro/src/service/impl/UserServiceImpl.java
7bde37a36e275f82a9e30ccb4cc2a10cd0367e8f
[]
no_license
CZY12/Java
cd8eb36acb4a4667daa8c53fcca98f07417aa48d
66f173651def9d3ba4cff1cc775b1aa5cd066163
refs/heads/master
2020-06-09T13:18:28.100658
2019-08-24T02:42:49
2019-08-24T02:42:49
193,443,596
1
0
null
null
null
null
UTF-8
Java
false
false
1,840
java
package service.impl; import dao.UserDao; import dao.impl.UserDaoImpl; import entity.Page; import entity.User; import service.UserService; import java.util.List; /** * @ClassName UserServiceImpl * @Description TODO * @Author czy61 * @Date 2019/8/10 16:42 * @Version 1.0 */ public class UserServiceImpl implement...
[ "610175932@qq.com" ]
610175932@qq.com
d2521ab8ca8d4f22403d995b60481c0076e60fd6
bb0a5331f70165533db51b07b990a7d02d0b9c9d
/src/IC/Parser/Token.java
eb5f0c677669a0c6f43e58de1d1a86f2d33f4b88
[]
no_license
shaychoo/Compiler
080bf7a9df58b22e954301cc04f34901cfacad62
ed61befc9eba3b729b8a175b805d942109906977
refs/heads/master
2016-09-05T10:51:34.539701
2015-03-29T21:51:02
2015-03-29T21:51:02
32,567,432
0
0
null
null
null
null
UTF-8
Java
false
false
3,635
java
package IC.Parser; public class Token extends java_cup.runtime.Symbol { private int id; private int line; private int column; private String IDName; public Token(int id, int line) { super(id, null); this.id = id; this.line = line+1; } public Token(int id, int li...
[ "shaytrjmn@gmail.com" ]
shaytrjmn@gmail.com
f52314bdb736054fa8cad3f9cd4602e2e5305339
265bc87527b654cd67279e6d39704b11795fd4f5
/src/main/java/com/example/spring/demo/person/PersonController.java
aed75c04465b74e7cc99df7112ede53910cc21ed
[]
no_license
drachno/Spring1
ff70c15d7d94443393649cd14356a4cbb826c03f
894ac300e3a65c2b2e87452515783d57b99075c9
refs/heads/main
2023-03-06T19:44:06.374051
2021-02-18T09:26:49
2021-02-18T09:26:49
339,168,041
0
1
null
null
null
null
UTF-8
Java
false
false
5,757
java
package com.example.spring.demo.person; import com.example.spring.demo.group.Group; import com.example.spring.demo.group.GroupService; import com.example.spring.demo.group.exception.GroupNotFoundException; import com.example.spring.demo.person.exception.PersonNotFoundException; import com.example.spring.demo.pet.Pet; ...
[ "andrius.drachneris@gmail.com" ]
andrius.drachneris@gmail.com
f5e133dafc8211266923982551f08679635a8683
cff7e8d2c1f9073947d40b08c64c47d5e0f25278
/app/src/main/java/com/example/ertan/roomfinder/RequestHandler.java
9fe63eabdeff3ce2911399c5f72902cddb64e358
[]
no_license
ErtanS/RoomFinder
6db7706f8450eb99c989e69239d0394606000906
8a69c8bd60cb5e6454bfa8b79bf172b1c1644e32
refs/heads/master
2021-01-20T15:10:10.059707
2017-02-22T12:04:28
2017-02-22T12:04:28
82,799,645
0
0
null
null
null
null
UTF-8
Java
false
false
3,882
java
package com.example.ertan.roomfinder; import android.os.AsyncTask; import java.io.BufferedReader; import java.io.BufferedWriter; import java.io.InputStreamReader; import java.io.OutputStream; import java.io.OutputStreamWriter; import java.io.UnsupportedEncodingException; import java.net.HttpURLConnection; import jav...
[ "ertansamgam@gmail.com" ]
ertansamgam@gmail.com
d915fc86b1cd15a7af2aba872e72820f5cb91717
b73c10db211b833ed4e67dcd9e9a9bfa57dd8634
/src/a3/ProcesamientoImagen.java
fb1e2770b75bbba96387eca75b4f0453aaaf1535
[]
no_license
David7852/A3
ebddd0f994c73757fd90cb321f5ad18ad28dc24c
7c47c4e652b6af9d5665f92e77e3c1d91ef17647
refs/heads/master
2016-08-13T01:11:16.406047
2016-04-06T22:08:32
2016-04-06T22:08:32
55,643,670
0
0
null
null
null
null
UTF-8
Java
false
false
11,189
java
package a3; import java.awt.Color; import java.awt.Point; import java.awt.image.BufferedImage; import java.io.File; import java.io.IOException; import java.util.Random; import javax.imageio.ImageIO; import javax.swing.JFileChooser; import javax.swing.JOptionPane; import javax.swing.JPanel; import javax.swing.filechoos...
[ "dyd785265@hotmail.com" ]
dyd785265@hotmail.com
38be76fa68ce0036148dfb9f8803e444933b4202
bc2968aae05b40e0cf6887d558a3b4b611a3e5da
/src/com/wlz/dao/HouseDaoImpl.java
0f7959374ca1553894fab20dc0f037d03976df5c
[]
no_license
1026674574/xiaoquguanli
17d7beb105fc4b01d880b9ec8b7311d3b4850ade
9e56050f6834a3ac70f915fdec99e6168ac9ed72
refs/heads/master
2023-02-08T04:29:52.474295
2021-01-03T07:15:57
2021-01-03T07:15:57
322,760,132
0
0
null
null
null
null
UTF-8
Java
false
false
3,844
java
package com.wlz.dao; import com.wlz.dao.impl.HouseDao; import com.wlz.db.DBConnection; import com.wlz.model.House; import java.sql.Connection; import java.sql.PreparedStatement; import java.sql.ResultSet; import java.sql.SQLException; import java.util.ArrayList; public class HouseDaoImpl implements HouseDao { DB...
[ "1026674574@qq.com" ]
1026674574@qq.com
71162da9391861d30099dd7238588de72920d6d5
0d2f5d51e4c576b9c34dcb1477528960dfb51c51
/driver.java
0091f46b3c34a6c439a00ec7b78274322ff1a7ad
[]
no_license
kjaf/arrayClassJava
6a23d04b6aaa58a1152e00ffd8a6f9c9d9b2f6e2
4634e6607c2ffdb5bdcd22154107f5440a049908
refs/heads/master
2021-04-15T07:51:11.698934
2017-06-16T17:10:35
2017-06-16T17:10:35
94,565,122
0
0
null
null
null
null
UTF-8
Java
false
false
349
java
package ArrayClass; //import Array.java; public class driver { public static void main(String[] args){ Array array = new Array(5, 'b'); Array a = new Array(); a = a.setArrayEqual(array); a.resize(10); try{ char index = a.get(2); System.out.println(index); }catch(Exception e){ System.out.pri...
[ "kfetterm@iupui.edu" ]
kfetterm@iupui.edu
4796c9ed7dac6cd9d4f997ed4be5213dade275f7
e58aa29e079404cbf0b4a178135838acb65d58d6
/trunk/cwb/v2/src/main/java/lig/steamer/cwb/util/wsclient/overpass/exception/MalformedOverpassURLException.java
849c8a4e0d424e0c73df2a39e400947cada718f7
[]
no_license
anthonyhombiat/CWB
1a5f1a5991adc93607ae01126f9cf97948170f6c
ce5a8278cf3aecb202e3ed60babb992841d003fb
refs/heads/master
2021-01-01T03:53:08.816265
2015-03-03T10:24:27
2015-03-03T10:24:27
58,721,800
0
0
null
null
null
null
UTF-8
Java
false
false
295
java
package lig.steamer.cwb.util.wsclient.overpass.exception; public class MalformedOverpassURLException extends Exception { private static final long serialVersionUID = 1L; public MalformedOverpassURLException(Throwable e){ super("Malformed Overpass web service URL.", e); } }
[ "anthonyhombiat@51e108a9-9e07-433b-b235-c056ae316712" ]
anthonyhombiat@51e108a9-9e07-433b-b235-c056ae316712
0362c4e2c2ea0679c9f1aab67e88f0120ea3ecfb
3b0f58acd7c4e656d095a294801320c2ab111ca7
/src/es/uc3m/eda/bstree/bs/AvlTree.java
2093e2333d91dbbbf4f7f23063078e6b4c1d81fe
[]
no_license
kosmasK/RecordPlayer
982385a6ec24a616ca8b5056354f33340720d8ed
a7c6997160ab4adafde09e8ebe70043430d49c86
refs/heads/master
2021-01-23T11:20:17.323621
2012-05-09T22:32:05
2012-05-09T22:32:05
3,530,482
0
1
null
null
null
null
UTF-8
Java
false
false
5,454
java
package es.uc3m.eda.bstree.bs; public class AvlTree<K extends Comparable<K>, E> extends BsTree<K, E> { @Override public AvlNode<K, E> getRootNode() { return (AvlNode<K, E>) this.rootNode; } @Override public void add(K key, E elem) { this.rootNode = addRec((AvlNode<K, E>) this.rootNode, key, elem); ...
[ "kosmas.kritsis@gmail.com" ]
kosmas.kritsis@gmail.com
3839546b0ace5ade4a92516744974be6e5468971
a77f13e3163ae097574b84578600bcc957094778
/src/com/xocs/ap/relaties/Klant.java
27b0d65bcf1686f3cf2488956279af4bae75e205
[]
no_license
robertxocs/hu_ap_voorbeelden
0c183e7a7253ba616be9fb30d305c56cd23ed795
ca7195f4fc34be769b506b830db9c019dedc5cf7
refs/heads/main
2023-04-29T13:43:10.527071
2021-05-17T12:13:38
2021-05-17T12:13:38
356,585,891
0
2
null
null
null
null
UTF-8
Java
false
false
667
java
package com.xocs.ap.relaties; import java.util.HashMap; import java.util.Map; public class Klant { private Map<String,Rekening> rekeningen = new HashMap<>(); public void addRekening(Rekening rekening) { rekeningen.put(rekening.getId(),rekening); } public double getTotaalSaldo() { re...
[ "robert@xocs.com" ]
robert@xocs.com
4db0b0b334d9a44bbb854c99ca62f8ce32dec64a
78479864badf6f2bc7c5abeb2412c73b7113bda2
/plugin/topologychannels/TopologyEditor.java
1fd4b28769bee1bea2dfcbda29a9ee62ab439cb7
[]
no_license
remenska/Charmy
8784bb2101a12badb25b44cddc0b9cb11769ec6d
d77092c6637127166a2eecab13b6430316cc89e7
refs/heads/master
2020-06-04T11:34:18.392901
2013-07-18T19:21:48
2013-07-18T19:21:48
null
0
0
null
null
null
null
ISO-8859-1
Java
false
false
33,809
java
/* Charmy (CHecking Architectural Model consistencY) * Copyright (C) 2004 Patrizio Pelliccione <pellicci@di.univaq.it>, * Henry Muccini <muccini@di.univaq.it>, Paola Inverardi <inverard@di.univaq.it>. * Computer Science Department, University of L'Aquila. SEA Group. * * This program is free softwa...
[ "remenska@gmail.com" ]
remenska@gmail.com
b9acda59e22cb74353f8db9bdeb0fe515808278d
af9dd869576d106e348809dd27a3cd92087c6b3d
/wallpaper/src/com/bn/fbx/core/nonormal/BNThreadGroupNoNormal.java
72887784b3373f3ab595fa363689525507cd51c7
[]
no_license
Ritchielambda/graphics-algorithm
b86c7f3e13d1099383e874655f45163bd7763a34
8c160e0a1c58a9d637ba21e712a73520e6384050
refs/heads/master
2022-12-20T15:50:39.731735
2020-10-08T06:20:41
2020-10-08T06:20:41
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,032
java
package com.bn.fbx.core.nonormal; public class BNThreadGroupNoNormal { //线程数量 private static final int THREAD_COUNT=3; //执行任务的线程组 private static TaskThreadNoNormal[] threadGroup=new TaskThreadNoNormal[THREAD_COUNT]; //任务分配锁 public static Object lock=new Object(); //静态成员初始化 static { for(int i=0;i<THREAD_COUN...
[ "yindou97@163.com" ]
yindou97@163.com
744cd3b69333d238f48cea20c2d08aeda0a10285
bb4d1db93eadae6ab7ba36f9f184e68d1b7dd298
/app/src/main/java/com/tiyujia/homesport/common/homepage/activity/HomePageDateActivity.java
1ed6a2ba79ca75c03b93f59e8eea0a21a1b4ef67
[]
no_license
ZyxServices/zyx-android-2.0
e487d221fb0cf3ac16c6bf8724e4428f030f7952
e785e8272142f12976eda629d9e6bc734627b926
refs/heads/master
2021-01-19T15:30:20.305995
2016-11-28T04:08:11
2016-11-28T04:08:13
74,929,396
0
0
null
null
null
null
UTF-8
Java
false
false
2,569
java
package com.tiyujia.homesport.common.homepage.activity; import android.os.Bundle; import android.support.v4.widget.SwipeRefreshLayout; import android.support.v7.widget.LinearLayoutManager; import android.support.v7.widget.RecyclerView; import android.view.View; import android.widget.ImageView; import android.widget.Te...
[ "928902646@qq.com" ]
928902646@qq.com
bbfdc1591ed499e076b8a30b8822f4a21ab5fb46
015508176d0d136d4b642e84e326c8a7b8ceb199
/backend/java/com/devsuperior/dsdeliver/repositories/OrderRepository.java
2c0eca9c223b639bcc57c8ac27430286f8dbc60b
[]
no_license
Douglas-Cezaro/dsdeliver-sds2
f13677db8f424a6a9b93117774892ea4e87b83ff
70554519f45dc1cc3623697dcf0f2198db4fc200
refs/heads/master
2023-02-12T02:50:32.989788
2021-01-10T18:59:46
2021-01-10T18:59:46
327,464,112
1
0
null
null
null
null
UTF-8
Java
false
false
478
java
package com.devsuperior.dsdeliver.repositories; import java.util.List; import org.springframework.data.jpa.repository.JpaRepository; import org.springframework.data.jpa.repository.Query; import com.devsuperior.dsdeliver.entities.Order; public interface OrderRepository extends JpaRepository<Order, Long> { @Query("...
[ "cezarodouglas@gmail.com" ]
cezarodouglas@gmail.com
31c6329da23eb05d0daa6f1cb1ab1d9e939dad02
7579e5fc92a549baae3591e1d7af08799bcc0341
/PhonePe/src/main/java/booking/service/I_BookingService.java
0190dd0b06fc2a468ab0eb5251e86605ba550472
[]
no_license
ansraj91/phonepe_cabmgmt
b2e0d7ae2c4d7384c4ddd1a33bda292cc551dc80
064a5f3fb258e4ceda05ccaaa6ce5781d56b639c
refs/heads/main
2023-07-12T20:53:48.323583
2021-08-30T07:47:48
2021-08-30T07:47:48
401,257,541
1
0
null
null
null
null
UTF-8
Java
false
false
444
java
package booking.service; import booking.model.Booking; import exceptions.BookingException; import exceptions.RiderException; import exceptions.VehicleException; import java.util.List; public interface I_BookingService { Booking book(Long riderUserId, Long cityId) throws VehicleException; List<Booking> histor...
[ "noreply@github.com" ]
noreply@github.com
36eeadddb1959cff0339c09fc57cb1cbefa3d702
6e7c2a197db7761787ab8a129df922b0cad3795d
/app/src/main/java/com/prography/prography_androidstudy/src/add_edit/interfaces/AddEditActivityView.java
44bcba5dd54b24c30bf4bb2514f9827160bf3312
[]
no_license
Ssioo/Prography_AndroidStudy
ba07e6434b6fe86064e29ae2998b4da539cd90a5
d395c84ea5a59009d822b145052d7a8a824709f1
refs/heads/master
2020-08-05T23:25:35.614476
2019-11-15T20:51:59
2019-11-15T20:51:59
212,754,194
1
0
null
null
null
null
UTF-8
Java
false
false
246
java
package com.prography.prography_androidstudy.src.add_edit.interfaces; import android.view.View; import android.widget.CompoundButton; public interface AddEditActivityView extends View.OnClickListener, CompoundButton.OnCheckedChangeListener { }
[ "wooisso@naver.com" ]
wooisso@naver.com
d4361bad3e421513f4bbe28dd37d66f92274440b
a54d078e6177236d1e5c96db5c0f24905ff09d87
/src/main/java/com/bonc/staff/service/PerAddServiceImpl.java
24f56c0ac5f3bb00a281522700ff85a1c99144bf
[]
no_license
punisherj/staff
4329a1f6e5eba2960a22416bd16d79ff03ccab06
68212b87c543b25f540a8e7fd394101172f7a6a4
refs/heads/master
2020-03-20T09:22:50.520022
2018-06-28T09:06:49
2018-06-28T09:06:49
137,335,358
0
0
null
null
null
null
UTF-8
Java
false
false
859
java
package com.bonc.staff.service; import com.bonc.staff.entity.PerAddEntity; import com.bonc.staff.repository.PerAddRepository; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; /** * @author xukj */ @Service public class PerAddServiceImpl implements PerAddS...
[ "xukuijian@bonc.com.cn" ]
xukuijian@bonc.com.cn
a79cc7b84ec978765f2714c3b0bb4e12c8daf0fa
80623a1a73c16d2b70ace95ec320bc9d9bcc2c24
/chatroom_clientside/src/friendManage/SingleChatDialog.java
3633930342a26ee797517c598fc6b456902264eb
[]
no_license
Jimmy9507/chatroom
bb87cd0464716165979ae2a9c8b434a69cbe540d
f1696141198496ee3622d64fd4abe3907dbea4d8
refs/heads/master
2020-03-29T00:32:00.726239
2018-09-18T19:52:19
2018-09-18T19:52:19
149,343,963
0
0
null
null
null
null
UTF-8
Java
false
false
3,948
java
package friendManage; import java.awt.BorderLayout; import java.awt.Container; import java.awt.Dimension; import java.awt.FlowLayout; import java.awt.Toolkit; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import java.awt.event.WindowAdapter; import java.awt.event.WindowEvent; import javax.s...
[ "406403730@qq.com" ]
406403730@qq.com
26c6b27d432341940a5c221cb078a851f77f2c2a
941b50f71c949e27b029c2f3450f39719ddfe4fa
/SpringBoot-RabbitMQ/src/test/java/com/SpringBoot/RabbitMq/SpringBootRabbitMQ/SpringBootRabbitMqApplicationTests.java
5b806d5fcc51a2690c921faea1fb03f5994998fc
[]
no_license
anshujainb/Springboot-rabbitMQ
b5f62c2a086ece9627171b482b5cd1d91edda9d7
cdf1f2525202127d25f93b8b2332c83c3c3c57f9
refs/heads/master
2020-04-28T20:52:37.293779
2019-03-14T06:21:41
2019-03-14T06:21:41
175,560,313
0
0
null
null
null
null
UTF-8
Java
false
false
371
java
package com.SpringBoot.RabbitMq.SpringBootRabbitMQ; 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 SpringBootRabbitMqApplicationT...
[ "noreply@github.com" ]
noreply@github.com
361608c591b8217dc9dcdefb74220de6147ccf30
f2d21e008f281e4d8c0b66bc314ba57a6ea6ff89
/RobbieRobotShop/src/GUI/GUIPanel.java
d989c0dce27788573b31525768cb38454ddbafa3
[]
no_license
kallippso/CSE-J1613
c44c8c5adcc32f280b8b32f87f000a11c94a609a
15d33fd22d16e0ae621530c628fef2a334655559
refs/heads/master
2021-01-10T09:38:44.129523
2016-04-21T10:36:40
2016-04-21T10:36:40
55,388,314
0
2
null
2016-04-07T13:58:13
2016-04-04T05:56:19
Java
UTF-8
Java
false
false
1,245
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 GUI; /** * * @author christian */ import javax.swing.BoxLayout; import static javax.swing.BoxLayout.Y_AXIS; import javax.s...
[ "christian.gross1016@gmail.com" ]
christian.gross1016@gmail.com
e9736858be23b2b2e998811560f3af74f1685ae8
1bc22704be60052162520ea32cbc19a042d33996
/src/jsquidmodel/SquidDefaultVector.java
7b834c0103251f769c96757d4d22968021d85192
[]
no_license
xv1t/SquidModel.GUI
2531c1a0c4579ad7117778111affb5e21c2f6d24
8dd42aa2c93e67fb2c058989aa6f1cfb4c77d00e
refs/heads/master
2020-04-02T09:20:02.993907
2011-09-14T17:01:48
2011-09-14T17:01:48
2,386,129
1
1
null
null
null
null
UTF-8
Java
false
false
1,493
java
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package jsquidmodel; import java.util.Vector; /** * * @author xvit */ public class SquidDefaultVector extends Vector<DefaultSquidObject> { String group_name; int prioritet; boolean sorting = true; ...
[ "xv1t@yandex.ru" ]
xv1t@yandex.ru
71728ca8c4441b78d3666a66420bfcdd66e7fabb
58fc6a6e559b4755dd5b7e8cd5a6081e8893dbe4
/spring-jpa/sample/src/main/java/com/test/hibernate/model/User.java
d521f6d7befff3d6ec38c8da0a0378a92d1fa187
[]
no_license
sambit-pani/study
2afe74615e7ca510928acf1c675c84620c489832
1cb88d35519b15f55f16c4751f50fb29ce7d593f
refs/heads/master
2020-04-13T15:22:17.701908
2019-03-21T09:11:20
2019-03-21T09:11:20
163,288,983
0
0
null
null
null
null
UTF-8
Java
false
false
3,139
java
package com.test.hibernate.model; import java.util.Date; import javax.persistence.Cacheable; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.EnumType; import javax.persistence.Enumerated; import javax.persistence.GeneratedValue; import javax.persistence.GenerationType; impor...
[ "sambitpani16@gmail.com" ]
sambitpani16@gmail.com
38ecc2f8b167cca112f2344cfd02991f27c54d5f
0d754b8abe5702f40a6024f56a1ca45a05e5db8a
/app/src/main/java/project/yidun/com/yidun/utils/SPUtil.java
e72a9d8f26c8c23e10eb23031fcea01734cc32ba
[]
no_license
jackyhezhenguo/hezhenguo
b138a78f2bb9eac2f976de026668f32b35622d1e
0906185068fe272e9e95d5bde953297fcbf8bf77
refs/heads/master
2021-01-23T03:59:06.383238
2017-04-05T06:56:46
2017-04-05T06:56:46
86,140,047
0
0
null
null
null
null
UTF-8
Java
false
false
5,677
java
package project.yidun.com.yidun.utils; import android.content.Context; import android.content.SharedPreferences; import java.lang.reflect.InvocationTargetException; import java.lang.reflect.Method; import java.util.Map; /** * 简化SharedPreferences的帮助类. * * 用法:直接SPUtil.putAndApply() * @author shicaiD * */ public ...
[ "938517869@qq.com" ]
938517869@qq.com
23ce4241fcc5e75e29270ad76d3bb505fd023f73
3e3d78daf567d88e940a88b982c1b22a916e5151
/jpa05/src/main/java/com/indusfo/spc/pojo/Blyy.java
bb934114e462b316dbdc1da23bfdde33729a3dcc
[]
no_license
RongHaoLou/SingleBatch_Boot
536961377102e7f26dcf05b7aecc80f720413b50
a602ddccbc4ce031fd1bf02f7bbae7d22a9761b4
refs/heads/master
2020-07-26T18:09:18.791294
2019-09-16T06:49:32
2019-09-16T06:49:32
208,726,443
0
0
null
null
null
null
UTF-8
Java
false
false
2,204
java
package com.indusfo.spc.pojo; import com.indusfo.spc.common.pojo.BasePojo; import javax.persistence.Column; import javax.persistence.Id; import javax.persistence.Table; /** * @ProjectName: IEIS2 * @Package: com.indusfo.spc.pojo * @ClassName: Blyy * @Author: 熊冰 * @Description: ${description} * @Date: 2019/8/8 ...
[ "1370293157@qq.com" ]
1370293157@qq.com
1e8649ab0ded7188c39e8a43eb190928d6b7f5f5
40dd609c6b24ca91045f5bb6cdd69ac04e5b0391
/app/src/main/java/com/beemindz/miyotee/util/ToastUtils.java
168a892c8c9077e15fd5c400d9f86c6d9746e89a
[]
no_license
beemindz/miyotee
3671cd1043d60107df703d4b03d148ef306dba8a
4e9c687532c38b0dcf870a9ca01f5b986b61240f
refs/heads/master
2021-01-22T10:13:50.814123
2014-08-18T10:06:29
2014-08-18T10:06:29
null
0
0
null
null
null
null
UTF-8
Java
false
false
804
java
package com.beemindz.miyotee.util; import android.content.Context; import android.widget.Toast; /** * This utility for toast message. Using to show message on screen activity. */ public class ToastUtils { /** * Displays a Toast notification for a short duration. * * @param context * activity ...
[ "hungmutsu@gmail.com" ]
hungmutsu@gmail.com
bd00c8d15006f3bc141e950526149c39c1932004
5d220b8cbe0bcab98414349ac79b449ec2a5bdcf
/src/com/ufgov/zc/server/zc/dao/IZcSuppleMentPProMakeDao.java
eb7a18075033597e8de0611ce5fbce2ad38eee15
[]
no_license
jielen/puer
fd18bdeeb0d48c8848dc2ab59629f9bbc7a5633e
0f56365e7bb8364f3d1b4daca0591d0322f7c1aa
refs/heads/master
2020-04-06T03:41:08.173645
2018-04-15T01:31:56
2018-04-15T01:31:56
63,419,454
0
1
null
null
null
null
UTF-8
Java
false
false
1,077
java
/** * @(#) project: zcxa * @(#) file: IZcSuppleMentPProMake.java * * Copyright 2010 UFGOV, Inc. All rights reserved. * UFGOV PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. * */ package com.ufgov.zc.server.zc.dao; import java.util.List; import com.ufgov.zc.common.system.dto.ElementConditionDto...
[ "jielenzghsy1@163.com" ]
jielenzghsy1@163.com
9c928466b696e88479d17a7869bc5912189bc57b
c07eff890584e1885be5f3c8dec58c4727c0f4fb
/src/Tree/NumberOfIslands200.java
ed735573b96d6c45de80ef5644c65cbecd6e7c55
[]
no_license
XinliYu/Java_Leetcode
e0c966568e0686cdf44f0bbb90816c8de674e071
12a802d78f467da9fc7d531d29734776d84c2135
refs/heads/master
2020-09-22T16:30:34.714108
2019-12-02T03:24:27
2019-12-02T03:24:27
225,273,799
0
0
null
null
null
null
UTF-8
Java
false
false
2,712
java
package Tree; import java.util.LinkedList; import java.util.Queue; //Input: //11000 //11000 //00100 //00011 // //Output: 3 public class NumberOfIslands200 { //BFS public int numIslands(char[][] grid) { if (grid == null || grid.length == 0) { return 0; } int nr = grid.len...
[ "xyu350@gatech.edu" ]
xyu350@gatech.edu
efd62313fa4e2531b9237c9f4c20b5965233d648
312cca920c3cde9c582b4913e9432eab0f69e507
/build/sqflite/generated/source/buildConfig/profile/com/tekartik/sqflite/BuildConfig.java
341d59f3247297b986ae85c7cc5b1a8b271ac568
[]
no_license
Navneet-chaurasia/Quacker
f87852361bb30904ec1f607f70a3396a286baa9a
cf96238c2da09e9741b07ca6207a98d29ae6d631
refs/heads/master
2021-04-11T12:50:30.452044
2020-04-05T14:45:56
2020-04-05T14:45:56
249,389,689
1
0
null
null
null
null
UTF-8
Java
false
false
663
java
/** * Automatically generated file. DO NOT MODIFY */ package com.tekartik.sqflite; public final class BuildConfig { public static final boolean DEBUG = Boolean.parseBoolean("true"); public static final String LIBRARY_PACKAGE_NAME = "com.tekartik.sqflite"; /** * @deprecated APPLICATION_ID is misleading in li...
[ "navneetc486@gmail.com" ]
navneetc486@gmail.com
c538ae3a9a4f4715561a01469dca7e403b8bdc9f
74b47b895b2f739612371f871c7f940502e7165b
/aws-java-sdk-chimesdkmessaging/src/main/java/com/amazonaws/services/chimesdkmessaging/model/DeleteChannelResult.java
9e98c92cda9bf2b77acf9c1cbce57c5cea136dec
[ "Apache-2.0" ]
permissive
baganda07/aws-sdk-java
fe1958ed679cd95b4c48f971393bf03eb5512799
f19bdb30177106b5d6394223a40a382b87adf742
refs/heads/master
2022-11-09T21:55:43.857201
2022-10-24T21:08:19
2022-10-24T21:08:19
221,028,223
0
0
Apache-2.0
2019-11-11T16:57:12
2019-11-11T16:57:11
null
UTF-8
Java
false
false
2,344
java
/* * Copyright 2017-2022 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...
[ "" ]
278ee080be74e929d103ff6931fe8fb8cd8bdad4
adac48930222d0ed92b352f9a0da0d17f0efc225
/src/main/java/com/rumakin/universityschedule/validation/validator/BusyGroupsConstraintValidator.java
ce940832506058ba02cc9017ef35ab9de94a8386
[]
no_license
Khilarian/universitySchedule
64d421eb1f7f119ff2c6d465507dcefd48d75714
140d15df4584a5846ffdd8378fb3393ac2e8edcd
refs/heads/master
2023-02-24T10:44:20.697956
2021-01-24T18:27:32
2021-01-24T18:27:32
305,832,368
0
0
null
2021-01-24T18:27:33
2020-10-20T21:00:05
Java
UTF-8
Java
false
false
2,463
java
package com.rumakin.universityschedule.validation.validator; import java.time.LocalDate; import java.util.*; import java.util.stream.Collectors; import javax.validation.*; import org.springframework.beans.factory.annotation.Autowired; import com.rumakin.universityschedule.dto.GroupDto; import com.rumakin.university...
[ "donnorvator@gmail.com" ]
donnorvator@gmail.com
5b8cd7294037c61509d09f494576d45559d0852b
5ee1585a7ce0d1628c9696bd7d7527990f8734dc
/src/main/java/com/zxl/seckill/entity/SeckillOrder.java
eaaa7e88ee3b685e8712d33f4c92879781c52f1b
[]
no_license
zxlSoftHouse/seckill
380a0c80900a2f42b68da115cb32e5344c8a46b1
d3a4d92bbd3adaba2eee5a90e393bef180e5b584
refs/heads/master
2020-11-27T00:01:18.392700
2020-01-20T07:27:04
2020-01-20T07:27:04
229,236,776
0
0
null
null
null
null
UTF-8
Java
false
false
1,263
java
package com.zxl.seckill.entity; import com.baomidou.mybatisplus.annotations.TableField; import com.baomidou.mybatisplus.annotations.TableName; import com.zxl.seckill.util.BaseModel; import lombok.Data; import java.util.Date; /** * 秒杀订单表 */ @TableName("seckill_order") @Data public class SeckillOrder extends BaseMod...
[ "953519816@qq.com" ]
953519816@qq.com
8e5eedccb3f533fc39dafb03e8232ec7389d8a87
9b75d8540ff2e55f9ff66918cc5676ae19c3bbe3
/cab.snapp.passenger.play_184.apk-decompiled/sources/com/yandex/metrica/impl/ob/dt.java
0fd1f9ae29e650cc8d953f3f78effdcd791ec906
[]
no_license
BaseMax/PopularAndroidSource
a395ccac5c0a7334d90c2594db8273aca39550ed
bcae15340907797a91d39f89b9d7266e0292a184
refs/heads/master
2020-08-05T08:19:34.146858
2019-10-06T20:06:31
2019-10-06T20:06:31
212,433,298
2
0
null
null
null
null
UTF-8
Java
false
false
247
java
package com.yandex.metrica.impl.ob; import java.util.List; public class dt extends dh<cm> { public dt(Cdo doVar) { super(doVar); } public void a(List<cm> list) { list.add(a().f()); list.add(a().a()); } }
[ "MaxBaseCode@gmail.com" ]
MaxBaseCode@gmail.com
0adb57dabf12b9841d6c4206a9608151fddd3967
17e74ecab72d7d98f78805dd71b3f79e3dfef394
/chapitre1-2/chapitre1-2-samples/src/main/java/org/kearis/formation/javaee7/chapitre1_2/ex04/CardValidator04.java
c8845fa9fa71efee5e05daa3bb41090104c25fdf
[]
no_license
Droopy06/javaee7
37be5467851023fbd26b1db39b00f480ab1d718f
9790145777cac57ac820a5e5e9c7dfa8a2f92fd6
refs/heads/master
2021-01-12T13:55:32.851125
2016-09-30T14:52:48
2016-09-30T14:52:48
68,922,813
0
0
null
2016-09-22T13:15:12
2016-09-22T13:15:12
null
UTF-8
Java
false
false
1,585
java
package org.kearis.formation.javaee7.chapitre1_2.ex04; import javax.validation.Valid; import javax.validation.constraints.AssertTrue; import javax.validation.constraints.Future; import javax.validation.constraints.NotNull; import java.util.Date; public class CardValidator04 { private ValidationAlgorithm validation...
[ "poutsjr@gmail.com" ]
poutsjr@gmail.com
f353efd31134f0cf3484d150ee7b0bde482dc9c7
06270ea86a1b265128959bbf42082e70f6fed376
/src/main/java/com/meti/lib/util/Action.java
15ddab7c548eb60c8a4ab92979c0a0a79a0e2371
[ "MIT" ]
permissive
Sgt-Tesla/Nexus
d6988b1ad04b5e83126a2ed8b0a5d06f319dc5db
2a7893415310bd7a6c060ba3ea5160a9577e904c
refs/heads/master
2021-08-31T20:59:07.979897
2017-12-22T22:19:19
2017-12-22T22:19:19
110,032,712
0
0
MIT
2017-12-22T22:22:06
2017-11-08T21:30:53
Java
UTF-8
Java
false
false
156
java
package com.meti.lib.util; /** * @author SirMathhman * @version 0.0.0 * @since 12/18/2017 */ public interface Action<P, R> { R act(P... params); }
[ "minecraftmathhman@gmail.com" ]
minecraftmathhman@gmail.com
43e0bca36246b0ec53c5596971bcc6e52f0a81bf
4f94294ab4aca7e28c6ad09ca5bc59729c5c8113
/eureka-http-server8000/src/main/java/com/hust/springcloud/controller/AccountFeignController.java
4f05d8033607c01fb31d72d2fcb8eb082ce1771f
[]
no_license
YzwWh9327/hehe
d3376570333ee3e5d5870d228afe62a5df17fd4d
bb83f784adcbdc0c91f5c989fc83e6e67f52ba27
refs/heads/master
2023-06-22T21:49:10.464731
2021-07-15T12:08:12
2021-07-15T12:08:12
385,605,307
1
0
null
null
null
null
UTF-8
Java
false
false
2,460
java
package com.hust.springcloud.controller; import com.hust.springcloud.common.Result; import com.hust.springcloud.service.AccountFeignService; import com.hust.springcloud.utils.CsvImporExporttUtil; import feign.Response; import lombok.extern.slf4j.Slf4j; import org.springframework.http.MediaType; import org.springframew...
[ "zhengwu.yang@shopee.com" ]
zhengwu.yang@shopee.com
cc02cd7b3771543a93e6c99bc6526d8273623054
129f3c9dbce3f11e6ab75878a2e02963b90f576a
/src/test/java/hello/core/scan/filter/ComponentFilterAppConfigTest.java
51821c02536b6312e7cb4af01a3c35dd4b8c3cd0
[]
no_license
oksusutea/core
7eb7663a80ab84f85fe04fa00599c898ef54a5bd
59573d1edec2aa7e0b72181e94df8d46f8f85a82
refs/heads/master
2023-03-12T01:37:00.359631
2021-03-01T05:56:46
2021-03-01T05:56:46
341,596,077
0
0
null
null
null
null
UTF-8
Java
false
false
1,418
java
package hello.core.scan.filter; import org.junit.jupiter.api.Assertions; import org.junit.jupiter.api.Test; import org.springframework.beans.factory.NoSuchBeanDefinitionException; import org.springframework.context.annotation.AnnotationConfigApplicationContext; import org.springframework.context.annotation.ComponentSc...
[ "chanjukim118@gmail.com" ]
chanjukim118@gmail.com
c45551d3e51ff4f3a163eafcfd93ce62bb30e90d
b8823ac1e0e5613a06213e3359513fa9481914e9
/hyracks/hyracks-storage-am-lsm-common/src/main/java/edu/uci/ics/hyracks/storage/am/lsm/common/impls/AbstractMemoryLSMComponent.java
ce4817b906b580e9bac5c0e536320565f2a49d91
[]
no_license
uci-cbcl/genomix
21ae2c8414a1982826477545dae8b783ccd74c6a
42a8f09a0f2b4ed907f94228115a97d5469c94cb
refs/heads/genomix/fullstack_genomix
2021-01-18T18:12:25.430452
2016-02-22T17:38:51
2016-02-22T17:38:51
13,568,234
2
1
null
2019-02-12T00:10:16
2013-10-14T17:35:48
Java
UTF-8
Java
false
false
6,297
java
/* * Copyright 2009-2013 by The Regents of the University of California * 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 from * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless...
[ "salsubaiee@gmail.com" ]
salsubaiee@gmail.com
eb20a2f466cd3a825dc1e9bf377b3fb870400ea1
3ac425d82933d34187413e2c912e49bced9ad206
/kline/src/main/java/com/season/example/fragment/DealFragment.java
9f3f95d661680241b936880ea19c28a866d6327b
[]
no_license
Seasonallan/KLineChart
f03e02b71eb1214157b53eb05ecaf4ca8124733d
c31edc2bd9fa0aea2e2df507d06b66d96a32fbb6
refs/heads/master
2023-07-03T14:33:45.259012
2021-08-13T02:35:58
2021-08-13T02:35:58
389,884,442
2
0
null
null
null
null
UTF-8
Java
false
false
5,247
java
package com.season.example.fragment; import android.content.Context; import android.os.Bundle; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.annotation.Nullable; import androidx.fragment....
[ "451360508@qq.com" ]
451360508@qq.com
3cd245ab88c6605c2036b08842b06a8a3b4bf3c2
c63344105ced320b5a015836a1a5315af7f8ec80
/atcrowdfunding-bean/src/main/java/com/atguigu/atcrowdfunding/bean/RolePermission.java
daa1241e224daf46108760bbc735aa1160c3d395
[]
no_license
rokumon/AtCrowdFunding
ace80fc955c818d939b36f2433c46c8e84d59d37
1008bf6713bc7863068b2ca853196415e31072c5
refs/heads/master
2020-03-21T14:33:51.653304
2018-06-30T04:33:15
2018-06-30T04:33:15
138,663,496
0
0
null
null
null
null
UTF-8
Java
false
false
607
java
package com.atguigu.atcrowdfunding.bean; public class RolePermission { private Integer id; private Integer roleid; private Integer permissionid; public Integer getId() { return id; } public void setId(Integer id) { this.id = id; } public Integer getRoleid() { ...
[ "rokumon@163.com" ]
rokumon@163.com
67442d205419dc61002f87b4bfbbeb7f2c2d7595
c9323b8e577261a8adb0740fee2ab3b6fb63f40d
/Week_01/id_41/LeetCode_441_41.java
f384d1a654322482c1b919fdcdc1282f47e4ca7f
[]
no_license
mikejicken/algorithm
15ea83f34a2dd8fede636c9be6902cf1db104763
8244e0cb73f8ad9a159469c16e63b1628f24ba66
refs/heads/master
2020-05-14T14:09:43.241029
2019-05-12T15:57:22
2019-05-12T15:57:22
181,827,289
0
0
null
2019-04-17T06:05:12
2019-04-17T06:05:08
Java
UTF-8
Java
false
false
286
java
class LeetCode_441_41 { public int arrangeCoins(int n) { int i=1; while(n>0){ n-=i; i++; if(n<i){ return i-1; } } return 0; } }
[ "wq123456" ]
wq123456
5026c9fd8831cd490dd026e896d00847b4ad7e55
80552d844f54667b4d6f00845a667026d656e1ba
/zip/spring-framework-3.2.x/spring-beans/src/test/java/org/springframework/beans/propertyeditors/CustomEditorTests.java
c6ada1f25f0e96592d8fade1d9fa769c4cdb80e9
[ "Apache-2.0" ]
permissive
13266764646/spring-framewrok3.2.x
e662e4d633adec91fcfca6d66e15a7555044429d
84c238239ebd8cebdddee540c0fefa8e4755eac8
refs/heads/master
2020-05-03T15:38:25.422211
2019-08-26T02:44:12
2019-08-26T02:44:12
178,707,063
1
0
null
null
null
null
UTF-8
Java
false
false
60,158
java
/* * Copyright 2002-2015 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
[ "972181522@qq.com" ]
972181522@qq.com
53b5aade80fe9a37ae2b3e4b6bdba6bba59d060d
9956302c325ffc5546aee71aad0e92d2b1bc9fcd
/src/main/java/push/apns/ApnsShouYueVerticle.java
aff15987928030e4b39dbb81728d8f135c4087fb
[]
no_license
sdmjhca/vertx-http2-apns
c3f76ebec939d52cc2a966ac592dae1a6ded2f8f
718de03274bb5ae2f5dca166ccf336fe4e895262
refs/heads/master
2021-07-20T01:33:50.973344
2017-10-27T06:50:27
2017-10-27T06:50:27
108,406,548
3
2
null
null
null
null
UTF-8
Java
false
false
4,856
java
package push.apns; import io.vertx.core.AbstractVerticle; import io.vertx.core.buffer.Buffer; import io.vertx.core.eventbus.EventBus; import io.vertx.core.http.HttpVersion; import io.vertx.core.json.Json; import io.vertx.core.json.JsonObject; import io.vertx.core.logging.Logger; import io.vertx.core.logging.LoggerFact...
[ "sdmjhca@foxmail.com" ]
sdmjhca@foxmail.com