blob_id
stringlengths
40
40
directory_id
stringlengths
40
40
path
stringlengths
4
410
content_id
stringlengths
40
40
detected_licenses
listlengths
0
51
license_type
stringclasses
2 values
repo_name
stringlengths
5
132
snapshot_id
stringlengths
40
40
revision_id
stringlengths
40
40
branch_name
stringlengths
4
80
visit_date
timestamp[us]
revision_date
timestamp[us]
committer_date
timestamp[us]
github_id
int64
5.85k
689M
star_events_count
int64
0
209k
fork_events_count
int64
0
110k
gha_license_id
stringclasses
22 values
gha_event_created_at
timestamp[us]
gha_created_at
timestamp[us]
gha_language
stringclasses
131 values
src_encoding
stringclasses
34 values
language
stringclasses
1 value
is_vendor
bool
1 class
is_generated
bool
2 classes
length_bytes
int64
3
9.45M
extension
stringclasses
32 values
content
stringlengths
3
9.45M
authors
listlengths
1
1
author_id
stringlengths
0
313
1ea721ac28203154890db3f292355e85a4c6c0e6
5c114f3bfea03977e9b8a37e70a87de8287e3242
/core/src/ru/geekbrains/stargame/screen/star/Star.java
eefa8a25b694eeeaeff3244cf392a8978efec99f
[]
no_license
AlievShamil/StarGame
fc8758d411fd139ff69f833584ccfd41d9506552
ca9860d4f40d1027812756c7db853a7e79c00727
refs/heads/master
2021-08-15T14:56:31.593706
2017-11-17T21:42:36
2017-11-17T21:42:36
109,017,011
0
0
null
null
null
null
UTF-8
Java
false
false
2,204
java
package ru.geekbrains.stargame.screen.star; import com.badlogic.gdx.graphics.g2d.TextureRegion; import com.badlogic.gdx.math.Vector2; import ru.geekbrains.engine.math.Rect; import ru.geekbrains.engine.math.Rnd; import ru.geekbrains.engine.sprite.Sprite; /** * Класс, описывающий поведение звезды */ public class Sta...
[ "inhuh005@gmail.com" ]
inhuh005@gmail.com
0898d5a6ab2167b524028789cabfc125698763a9
ee7f4be517694eca61754c1a58d841818b51703c
/src/main/java/com/example/hello/controller/PostApiController.java
b832396c7ef0321882dd9e82adca99b4f80bcd8f
[]
no_license
ksyk1205/Hello
3ef87cad0a802fb6ceb63b573d596cd25856ea66
5674294574422b1ad1b20c6c96c2b61c165891ce
refs/heads/master
2023-07-18T05:30:36.602916
2021-09-03T12:56:03
2021-09-03T12:56:03
402,770,101
0
0
null
null
null
null
UTF-8
Java
false
false
887
java
package com.example.hello.controller; import com.example.hello.dto.PostRequestDto; import org.springframework.web.bind.annotation.PostMapping; import org.springframework.web.bind.annotation.RequestBody; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.RestCo...
[ "ksyk1205@naver.com" ]
ksyk1205@naver.com
533f462f50edec28bb8d03be4e70a15c63d34060
0cc6e6c16bf427ca9afba6b835d1eb406702e8c8
/Core/java/com/l2jserver/gameserver/instancemanager/FourSepulchersManager.java
800aaef9c1fa13b8c5fd968b0dc80d0ea83837e6
[]
no_license
Kryspo/blaion
a19087d1533d763d977d4dcc8235a2d1a61890b8
7e34627b01f30aacc290b87e1ad69e81b9e9cc33
refs/heads/master
2020-03-21T15:01:15.618199
2018-06-28T07:35:50
2018-06-28T07:35:50
138,689,668
1
0
null
null
null
null
UTF-8
Java
false
false
51,283
java
/* * 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 3 of the License, or (at your option) any later * version. * * This program is distributed in the hope that it will be us...
[ "cristianleon48@gmail.com" ]
cristianleon48@gmail.com
a4e77dd40b995f82725a4402212ce49f5f4f9cd6
a0863053b51af10fdcdc53c8ec778cfa216c3b37
/src/test/java/pages/US/Review.java
843d7720026929779cba8b07b52dd03d0fd1f97b
[]
no_license
Demianenko/ABSign
1f421d9d1d0a21fcaeb8f83fa395251999dabf40
d3a918ffc497f96c767a51c51fa5c8ead11c3588
refs/heads/master
2021-05-04T08:36:42.946057
2016-11-16T09:48:26
2016-11-16T09:48:26
69,579,847
0
0
null
null
null
null
UTF-8
Java
false
false
595
java
package pages.US; import org.openqa.selenium.WebDriver; import org.openqa.selenium.WebElement; import org.openqa.selenium.support.FindBy; import org.openqa.selenium.support.PageFactory; import pages.Page; /** * Created by user on 22.09.2016. */ public class Review extends Page { public Review(WebDriver driver) ...
[ "erlond@narod.ru" ]
erlond@narod.ru
0d0f4cc2143dcf2f5a55185e62042c4932812044
f68f5f80cdeeea74f5c94bed7c7f2ca5be0ee2f5
/tests/src/test/java/Tets.java
ddf211d57ca4800708aad752077f014df7ae1c37
[]
no_license
Proftaak-Semester3/AlienWarsPrototype
f1dd83e9e83337e2c21d293bf0e821f4da5a50c8
49df291759bd2c16c8784b98464898515c8dd8ae
refs/heads/master
2020-08-23T00:27:36.622663
2019-10-21T11:31:28
2019-10-21T11:31:28
216,506,543
0
0
null
null
null
null
UTF-8
Java
false
false
244
java
import org.junit.Test; import static junit.framework.TestCase.assertTrue; public class Tets { @Test public void Test1() { assertTrue(true); } @Test public void Test2() { assertTrue(false); } }
[ "d.schoenmakers@student.fontys.nl" ]
d.schoenmakers@student.fontys.nl
c46c9462103246e8c3b7e54d416f15234332d698
ed166738e5dec46078b90f7cca13a3c19a1fd04b
/minor/guice-OOM-error-reproduction/src/main/java/gen/A_Gen36.java
e8eb35b27b8b2037b5b45f9375c40bd5c43f878d
[]
no_license
michalradziwon/script
39efc1db45237b95288fe580357e81d6f9f84107
1fd5f191621d9da3daccb147d247d1323fb92429
refs/heads/master
2021-01-21T21:47:16.432732
2016-03-23T02:41:50
2016-03-23T02:41:50
22,663,317
2
0
null
null
null
null
UTF-8
Java
false
false
326
java
package gen; public class A_Gen36 { @com.google.inject.Inject public A_Gen36(A_Gen37 a_gen37){ System.out.println(this.getClass().getCanonicalName() + " created. " + a_gen37 ); } @com.google.inject.Inject public void injectInterfaceWithoutImpl(gen.InterfaceWithoutImpl i){} // should expolode :) ...
[ "michal.radzi.won@gmail.com" ]
michal.radzi.won@gmail.com
14099fddac4d067e6b4bcdc09e79aeba8e436bd9
0c34e8f8fd6c74d754b5865fcdd64914643f373f
/CoreJAVA/CoreJavaUST/CoreJava/src/com/dev/employeeDetail/EmployeeDetail.java
ce6163746d086a4f8036aeae2b6615b5d94bf6a6
[]
no_license
abin0406-abin/USTGlobal-HTD-Generic-24thJul19-Abinash_Choudhury
caf24d5143994ad926486fcf04f6c2bf8370812f
4fe6eb1755b381f7ef5541fd3fb74c68fa2afe28
refs/heads/master
2023-01-11T13:25:32.508490
2019-09-28T15:57:29
2019-09-28T15:57:29
209,713,219
0
0
null
2023-01-07T09:57:10
2019-09-20T05:38:32
JavaScript
UTF-8
Java
false
false
653
java
package com.dev.employeeDetail; public class EmployeeDetail { private int id; private String name; private String email; private String password; public int getId() { return id; } public void setId(int id) { this.id = id; } public String getName() { return name; } public void setName(String name) { ...
[ "achoudhury600@gmail.com" ]
achoudhury600@gmail.com
397044ed35a1c0321ebcd1e56b4ce4ec400583e9
9e4022c3e71ae2664c485afe4f8e80629c7dfa32
/app/src/main/java/com/example/diaryproject/RegisterActivity.java
bd6143ff35c7dde42d3c0fae934da2ffba482341
[]
no_license
ansunon/DiaryApp
51c93b27a03a7da256b130dd31453e1fd02eab80
9b462901e0c0552b129bc686a130470ea7f8d4be
refs/heads/master
2021-02-06T05:43:26.054261
2020-03-12T10:05:45
2020-03-12T10:05:45
243,883,284
0
0
null
null
null
null
UTF-8
Java
false
false
3,104
java
package com.example.diaryproject; import android.content.Intent; import android.os.Bundle; import android.util.Log; import android.view.View; import android.widget.Button; import android.widget.EditText; import android.widget.Toast; import androidx.annotation.NonNull; import androidx.annotation.Nullable; import andro...
[ "ansunon221@gmail.com" ]
ansunon221@gmail.com
0930da6487c79fa4ace83f1ebcf6d4a86b875699
2d7fbdbb5190facf75d4c66a60f91f94725c51c6
/SysModules/interface/server/main/com/ibs/core/module/interfaces/dao/impl/CnlMsgDaoImpl.java
7bcfe18cfdfdac8fdd096b97d2633a6d643e1774
[]
no_license
Spole0168/pay_ssh
fca63946d3740b755bd3007861fe94d294a3247b
815b64532a9abd6c68fd5aff865ee07545971b96
refs/heads/master
2021-08-16T14:49:41.639676
2017-11-20T02:19:09
2017-11-20T02:19:09
111,350,790
0
1
null
null
null
null
UTF-8
Java
false
false
3,111
java
/* * IBS Payment project * Copyright IBS 2016-2020 */ /***********************************************************/ package com.ibs.core.module.interfaces.dao.impl; import java.util.Collection; import java.util.List; import com.ibs.core.module.cnltrans.domain.CnlMsgHis; import com.ibs.core.module.interf...
[ "Spole_168@qq.com" ]
Spole_168@qq.com
69fa3de6301c46bee6d290dcd4d835af6c5d02d4
12a131b7008c219eadde8fc671f5bc546d551e8c
/src/main/java/in/pritha/dto/UserDTO.java
87fb19e4f67cbb2d88c5d8a78841d87217f62a81
[]
no_license
csys-fresher-batch-2021/weddingplanner-spring-pritha
440bc4602d0571a527581f27aa79c6950b34ea62
bfe5888915fef7ae1052e8c28db58c8e3d932a0e
refs/heads/main
2023-06-13T23:48:31.586442
2021-07-06T10:24:51
2021-07-06T10:24:51
375,683,398
0
0
null
null
null
null
UTF-8
Java
false
false
1,516
java
package in.pritha.dto; import java.time.LocalDate; import org.springframework.data.annotation.Id; import org.springframework.data.relational.core.mapping.Column; import lombok.AllArgsConstructor; import lombok.Data; import lombok.NoArgsConstructor; @Data @NoArgsConstructor @AllArgsConstructor @org.springframework.d...
[ "prit2660@global.chainsys.com" ]
prit2660@global.chainsys.com
29185b7debd4a6a3646407a15e6f63b2c8124705
ead3a04055b3bd4163c124f66d3604b23cabb31f
/app/src/main/java/com/example/avitansh/servicemycar/SplashScreen.java
ba42112379a155811bd1f04135806e1f6a22ea67
[]
no_license
Avitansh-Sharma/ServiceMyCar
3793f6ea22e540a9e374a96c6724d45d6b3d41e9
483335385386b60d5f402b2f1406a3dc4f32655e
refs/heads/master
2016-09-13T09:45:57.658212
2016-04-11T20:33:19
2016-04-11T20:33:19
56,005,597
0
0
null
null
null
null
UTF-8
Java
false
false
2,209
java
package com.example.avitansh.servicemycar; /** * Created by avitansh on 3/20/2016. */ import android.app.Activity; import android.content.Intent; import android.graphics.PixelFormat; import android.os.Bundle; import android.view.Window; import android.view.animation.Animation; import android.view.animation.Animation...
[ "avitanss@uci.edu" ]
avitanss@uci.edu
bae7008e5450bf759793cd7675b9ae4f80fb96bd
809792ede00f148c9a07da194452c637e0eaa03d
/limelight_importer/src/main/java/org/yeastrc/limelight/limelight_importer/utils/ProteinAnnotationNameTruncationUtil.java
debee19115d127cad71c929a6f0013ea8a19566d
[ "Apache-2.0" ]
permissive
yeastrc/limelight-core
80eb23d62c3b967db42b12a3e90cd1b2878ea793
bc609c814f67393b787f31c4d813e8fec9ec1b96
refs/heads/master
2023-08-31T20:37:29.180350
2023-08-21T21:21:48
2023-08-21T21:21:48
159,243,534
5
3
Apache-2.0
2023-03-03T01:30:00
2018-11-26T22:52:14
TypeScript
UTF-8
Java
false
false
1,460
java
/* * Original author: Daniel Jaschob <djaschob .at. uw.edu> * * Copyright 2018 University of Washington - Seattle, WA * * 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 * * ...
[ "djaschob@uw.edu" ]
djaschob@uw.edu
6c898a08b81b9ffaf860f8da169df2009861a92b
95db483ef03710f3185404833c3f8b64f2a26f69
/src/georouting/traversalAlgorithms/Direction.java
48d46454962a3383cdec7dfa00a8df7fd3ce97bb
[]
no_license
tfox12/Geographic-Routing
183e4a92d681dde6cf976b4a9046a9629740dfc3
1e4e10e97e9010e5571ca8b613710f84e749a3bd
refs/heads/master
2016-08-04T11:29:59.270429
2013-07-05T01:01:32
2013-07-05T01:01:32
2,656,731
1
0
null
null
null
null
UTF-8
Java
false
false
220
java
package georouting.traversalAlgorithms; /** * Direction is used by the face routing varients to specify what direction * the algorithm is traversing the face */ public enum Direction { CLOCKWISE , COUNTERCLOCKWISE }
[ "tfox12@kent.edu" ]
tfox12@kent.edu
4b8418c8af5c32b95d8492020c447c7a842d3041
989c5063d3420a573f2cd167b4e62a4452e1d0ba
/HuabanBeautyViewer/src/main/java/edward/njust/hbv/ImageInfo.java
2a1fe517727dc8855ed0089d215b755ba38d6178
[]
no_license
XLjavaHome/HuabanBeautyViewer
33693fb79af8aee2508f89dde4517e270447a43b
3fa5d25deb455f9900259a0dfd2bea18b485243f
refs/heads/master
2020-06-27T06:59:43.754986
2015-09-15T07:21:04
2015-09-15T07:21:04
null
0
0
null
null
null
null
UTF-8
Java
false
false
844
java
package edward.njust.hbv; /** * Created by 朱凌峰 on 6-11. */ public class ImageInfo { private int pinId; private String key; private float ratio; public ImageInfo(int pinId, String key, float ratio) { this.pinId = pinId; this.key = key; this.ratio = ratio; } public flo...
[ "546683442@qq.com" ]
546683442@qq.com
1695fffaa598baf432ea17ea183c639f0f268d28
cd290c7a2821289385539e4f9a2bf5cb4f43ddfe
/eclipse-workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/work/Catalina/localhost/homework9/org/apache/jsp/index_jsp.java
a0fd01757354b365f340bdb41cc9985223a4df6d
[]
no_license
chenjian-520/dxc-project--
acda619712b92d4442b62538f3b46b8d423f270f
f4c721a4f57558e4654bf7e29e605bd1298eb6f2
refs/heads/master
2020-05-25T04:24:52.784577
2019-05-20T11:41:23
2019-05-20T11:41:23
187,624,920
2
0
null
null
null
null
UTF-8
Java
false
false
5,735
java
/* * Generated by the Jasper component of Apache Tomcat * Version: Apache Tomcat/8.5.37 * Generated at: 2019-04-01 02:06:31 UTC * Note: The last modified time of this file was set to * the last modified time of the source file after * generation to assist with modification tracking. */ package org.ap...
[ "563732435@qq.com" ]
563732435@qq.com
b5b067f264ec03f067d0860854c4e82dac8920cb
d5dd78adb1cff39a90cb01566889585cb552d5a2
/src/main/java/com/rache/data/calls/Payload.java
93318185bbb48c11bda4f5ee471c6acabc548d4f
[]
no_license
rBockRuby/SpoofingServer
ac65f51e6962989fdddf58e106625099c495292c
27d58d8b247866b767270fef91a79a5cfa48e42a
refs/heads/master
2022-06-29T10:45:10.723629
2019-09-05T21:38:54
2019-09-05T21:38:54
205,918,754
0
0
null
2022-06-21T01:49:13
2019-09-02T18:57:55
Java
UTF-8
Java
false
false
2,274
java
package com.rache.data.calls; import com.fasterxml.jackson.annotation.JsonIgnoreProperties; @JsonIgnoreProperties(ignoreUnknown = true) public class Payload { private String to; private String start_time; private String from; private String call_control_id; private String connection_id; privat...
[ "rachel.bock@callruby.com" ]
rachel.bock@callruby.com
1ce25b984fdcb1ecc98b669da6057e13b83a3ec0
688809f520a9ccf0e226bd818075b1b9ee640e50
/src/Main.java
ce9c07cfe6e23004961921969535740b1e2e1c01
[]
no_license
peterkrpeterkr/SDC-Converter
413aa100b0a412a82924215d1ec767aaead2cc61
0edd753ca19e79f888202dc5d0a75be43b817c65
refs/heads/master
2021-01-11T13:52:33.630594
2017-06-15T12:22:36
2017-06-15T12:22:36
94,870,051
0
0
null
null
null
null
UTF-8
Java
false
false
54,719
java
import java.io.File; import java.io.IOException; import java.util.Collections; import java.util.HashSet; import java.util.Iterator; import java.util.LinkedList; import java.util.List; import java.util.Set; import org.jf.dexlib2.AccessFlags; import org.jf.dexlib2.DexFileFactory; import org.jf.dexlib2.Format; import org...
[ "peterkr@student.ethz.ch" ]
peterkr@student.ethz.ch
1b4e46eb0ba5efea6ecbfa86099ea650dbb1b58b
8c8bb067f4839fc242f9efc2db3fec83ea9a5b46
/app/src/main/java/TouchingTechnologies/salezone/GenerateQRCodeActivity.java
8487d54854ce527d0a7822d520e36fb99d21ca65
[]
no_license
TouchingTechnologies/SaleZoneC
8aa5ab006c6d115f85dbd52a591ceb60ff5bdfd0
336a77c707c983c08f06accbd4436e8c496f7b4e
refs/heads/master
2016-09-06T08:18:37.868896
2015-06-30T14:43:34
2015-06-30T14:43:34
38,309,913
0
0
null
null
null
null
UTF-8
Java
false
false
2,451
java
package TouchingTechnologies.salezone; import java.util.zip.Inflater; import com.google.zxing.BarcodeFormat; import com.google.zxing.WriterException; import android.annotation.SuppressLint; import android.app.Activity; import android.content.Intent; import android.graphics.Bitmap; import android.graphics.Point; im...
[ "andrew@mcash.ug" ]
andrew@mcash.ug
616db38e362cd0c5860617c989c8d1a9219d9db5
21d74560660c027cc849df794bb5870da43d1415
/test_jpassport/src/main/java/jpassport/test/performance/PureJavaPerf.java
8c900034a904a4aa7ef016652eb9fe3116205753
[ "Apache-2.0" ]
permissive
dmclean652/JPassport
39026e3c7d9a9a1eac170cfd7c13fa85d47a32f3
c7aadc37ec29f498a8d3f7dcf69f7fb318537d71
refs/heads/main
2023-04-28T16:23:18.524404
2021-05-26T18:05:57
2021-05-26T18:05:57
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,223
java
/* Copyright (c) 2021 Duncan McLean, All Rights Reserved * * The contents of this file is dual-licensed under the * Apache License 2.0. * * You may obtain a copy of the Apache License at: * * http://www.apache.org/licenses/ * * A copy is also included in the downloadable source code. */ package jpassport.test...
[ "duncan.mclean@gmail.com" ]
duncan.mclean@gmail.com
9957e19d513f011a6c89a167670ef6035ffbb5f8
efdc6a70c5c1cadb95a93d1335e98c9610aca2f2
/SPP/src/tp34/SemaphoreImpl.java
5c55a8513f879fdcd37263d6867097441f87e9a8
[]
no_license
kousaila/SPP
cf04f236ca799c3d0083553a489c0fc4869dd6dd
c7f4ac2fdf3f5d62f3cd1dad026ae7afa5ecc9c2
refs/heads/master
2022-04-16T10:22:29.888338
2020-04-13T17:39:14
2020-04-13T17:39:14
239,753,174
1
0
null
null
null
null
UTF-8
Java
false
false
675
java
package tp34; public class SemaphoreImpl implements SemaphoreInterface { int counter; int waiting; public SemaphoreImpl() { this.counter = 0; this.waiting = 0; } @Override public synchronized void up() { this.counter++; if (counter <= 0) { notify(); if (waiting > 0) { waiting--; } } } ...
[ "kousaila.tidjet@etudiant.univ-rennes1.fr" ]
kousaila.tidjet@etudiant.univ-rennes1.fr
1066b6491856bf19fdf9ba6f279e870698ac6bc0
37fe7efb0f3f6e266da113a66a8114da3fac88f0
/Ver.1/1.00/source/JavaModel/web/SdtTBM43_STUDY_CDISC_ITEM.java
574806413a07e709f5a1533c1c75cc56570fe9f8
[ "Apache-2.0", "BSD-2-Clause" ]
permissive
epoc-software-open/SEDC
e07d62248e8c2ed020973edd251e79b140b9fb3d
6327165f63e448af1b0460f7071d62b5c12c9f09
refs/heads/master
2021-08-11T05:56:09.625380
2021-08-10T03:41:45
2021-08-10T03:41:45
96,168,280
2
1
BSD-2-Clause
2021-08-10T03:41:45
2017-07-04T02:42:21
Java
UTF-8
Java
false
false
125,568
java
import com.genexus.*; import com.genexus.xml.*; import com.genexus.search.*; import com.genexus.webpanels.*; public final class SdtTBM43_STUDY_CDISC_ITEM extends GxSilentTrnSdt implements Cloneable, java.io.Serializable { public SdtTBM43_STUDY_CDISC_ITEM( int remoteHandle ) { this( remoteHandle, new Mode...
[ "t-shimotori@weing.co.jp" ]
t-shimotori@weing.co.jp
fe22b2efc0139bb9c2c5aca9fab552b531a1e38a
8e9c0eedcacf6ce93e0ef9a795285c0d17d6a181
/RecyclerViewImageViewExample/app/src/main/java/com/example/recyclerviewimageviewexample/MainActivity.java
1e2a5a115bd106210afd3ecedada5d3c12630bc1
[]
no_license
SubhaniSk7/Mobile_Computing
e006600b089e7a1b5857ce69b59eea4bf57433e0
89ddba6c016797c46d6217df38fe7c311367e3c8
refs/heads/master
2020-12-22T04:11:53.338237
2020-01-28T06:01:54
2020-01-28T06:01:54
236,666,501
0
0
null
null
null
null
UTF-8
Java
false
false
1,237
java
package com.example.recyclerviewimageviewexample; import androidx.appcompat.app.AppCompatActivity; import androidx.recyclerview.widget.GridLayoutManager; import androidx.recyclerview.widget.LinearLayoutManager; import androidx.recyclerview.widget.RecyclerView; import android.os.Bundle; public class MainActivity exte...
[ "subhanissm007@gmail.com" ]
subhanissm007@gmail.com
68bc8920e3421735404437b959949fa711423a10
bf28c51071a5802e85ab452916e910025e1acda7
/Loops/Div5And6.java
6f6279f3e94fe94a3a59cf06dcddd9bfe5502974
[]
no_license
Tonpha/Java-Course-Programs
235931154a0463c8d53372c8d4bff0e6df3c0f3d
39e7b4b9d6ab75877f8e2b61fe13958146a99e8e
refs/heads/master
2022-06-30T06:43:23.610158
2020-05-11T22:17:29
2020-05-11T22:17:29
263,158,950
0
0
null
null
null
null
UTF-8
Java
false
false
687
java
public class Div5And6 { public static void main(String[] args) { // Program that prints all numbers that are divisible by 5 and 6 from 100 to 1000, ten per line int numInLine = 0; for (int i = 100; i <= 1000; i++) { // Check if the number is divisible by both 5 and 6 if (i % 5 == 0 & i % 6 =...
[ "noreply@github.com" ]
Tonpha.noreply@github.com
bbb7e3b2ce0333d714c4a50cb492a0d62f4f4bb9
e06900d3d17dda04b734dd0d34f03198f475e182
/eventstorm-cqrs/src/test/java/eu/eventstorm/cqrs/impl/ReactiveLocalDatabaseEventStoreCommandHandlerConfiguration.java
a13cc414ef91f17f5c844064bfcdf5acf46fbee6
[ "Apache-2.0" ]
permissive
eventstorm-projects/eventstorm
d65168c4abe57459fa88222b91a23382ebf7cbfe
dca116f6eb386511e934572ce61d39a3b09d8387
refs/heads/master
2023-08-30T22:52:54.193613
2023-08-25T11:48:48
2023-08-25T11:48:48
208,010,054
0
3
Apache-2.0
2023-07-09T22:07:30
2019-09-12T09:11:43
Java
UTF-8
Java
false
false
2,697
java
package eu.eventstorm.cqrs.impl; import eu.eventstorm.cqrs.EventLoop; import eu.eventstorm.cqrs.event.EvolutionHandlers; import eu.eventstorm.cqrs.tracer.NoOpTracer; import eu.eventstorm.cqrs.tracer.Tracer; import eu.eventstorm.eventbus.EventBus; import eu.eventstorm.eventbus.NoEventBus; import eu.eventstorm.eventsto...
[ "jacques.militello@gmail.com" ]
jacques.militello@gmail.com
34a6b42084456af06ebc5dd5872d51bc06d2eb83
e44f9ef1fb59419cadc73e451b1137971dc5a60f
/MybatisDemo/src/main/java/trev0r/mybatis/Main.java
7d6f7983ad088c6d636c484bfefc515297ac0d89
[]
no_license
trev0rrrr/JavaDemo
bc324ce070c54c0118b015f6e57fb1a3783e9977
ff7f1f43394b2a661c48032976876712cb1582c2
refs/heads/master
2021-08-19T20:05:30.118182
2017-11-27T09:53:23
2017-11-27T09:53:23
111,049,640
0
0
null
null
null
null
UTF-8
Java
false
false
963
java
package trev0r.mybatis; import trev0r.mybatis.domain.Dto; import java.io.IOException; import java.io.InputStream; import java.io.Reader; import org.apache.ibatis.io.Resources; import org.apache.ibatis.session.SqlSession; import org.apache.ibatis.session.SqlSessionFactory; import org.apache.ibatis.session.SqlSessionFact...
[ "trev0r@163.com" ]
trev0r@163.com
d42b0e1c829db375612806bc63ed7e65f2219ece
2f029164a8f79db17962a9cf7f1435a8267a315e
/src/main/java/com/mijia/orderList/service/MOrderListServiceImpl.java
a2c2c06df4e6395485c882463c8832794b5e2bb8
[]
no_license
usercore/mijxc
8cda399da80eb60806d8a24af7e342aafdaef5b4
b603fd4c2ede25de382de4d2ae5e3c96b71fb697
refs/heads/master
2020-12-24T08:03:54.930299
2016-11-15T10:00:23
2016-11-15T10:00:23
73,343,483
0
0
null
null
null
null
UTF-8
Java
false
false
696
java
package com.mijia.orderList.service; import com.mijia.orderList.domain.MOrderList; import com.mijia.util.db.BaseServiceImpl; import org.springframework.stereotype.Service; import com.mijia.orderList.dao.MOrderListMapper; import com.mijia.util.db.IBaseMapper; import org.springframework.beans.factory.annotation.Autowi...
[ "usercore@163.com" ]
usercore@163.com
17567d5cce33c18fa1954fdf49cdd0a0c78e05d1
41fa31de51b8a2f5f24052df42594f5168697dcb
/ids/src/ids/RetractTimer.java
95a7028034369ebb0f44f7cad32a8b7dbb8e0cd4
[]
no_license
vivafion/ids-with-prolog
b342b15de9906ca449248fca2ccca17502abda6d
f8ca7ef1446a1934df7c2dc5dee127a3e1dca023
refs/heads/master
2020-06-04T05:35:18.361684
2011-07-14T10:24:03
2011-07-14T10:24:03
33,038,186
0
0
null
null
null
null
UTF-8
Java
false
false
904
java
package ids; import java.util.Timer; import java.util.TimerTask; public class RetractTimer { class Retract extends TimerTask { public void run() { analyzer.retractPackets(); } } private long delay = 0; private Analyzer analyzer; private Timer timer = new ...
[ "imparato.andrea@gmail.com@f646e146-04d6-3cbc-4c79-2f6dd003eea2" ]
imparato.andrea@gmail.com@f646e146-04d6-3cbc-4c79-2f6dd003eea2
dc46c53209a5cb1d0dce773c6a927a7c871855a6
709bcfbb0ed9a002fa7a30dd5508179974c8a935
/src/main/java/TableGenerator.java
bdfd96225e9b6fb3eb2978f012861bc6674af87f
[]
no_license
loganga/BVA-Tool
6dc9772f9c960b0da343c9d5cc5911be4b193c1e
472e0e1022315073ca270419dfd239b649676ccd
refs/heads/master
2016-09-12T13:04:42.146395
2016-05-25T22:13:00
2016-05-25T22:13:00
59,700,374
0
0
null
null
null
null
UTF-8
Java
false
false
1,963
java
import javax.swing.*; import java.awt.*; import java.util.HashMap; import java.util.List; import java.util.Set; /** * Generates the table of results for the BVA Tool. */ public class TableGenerator { /** * Creates and displays a table based on the given HashMaps of input parameters * and their respect...
[ "loganga@rose-hulman.edu" ]
loganga@rose-hulman.edu
bf41eeb410a1e56029acf0d8bfc55a274acf99bc
c3bb354dee37fbd6b1534e0c5eb35f2ef6dc4b1b
/src/main/java/com/thymeleaf/learn/Thymeleaf/config/MyUserDetailService.java
43d4c56af576769aa0ebf9f578799b4d193bd8e8
[]
no_license
aRednaskel/thymeleaf
05d7bda7f8a90781cad2dfbf3c7a90b00843f027
03d55e15fca37ffbfc17fe954ec7461611103377
refs/heads/master
2022-11-06T20:30:03.980897
2020-06-30T20:38:15
2020-06-30T20:38:15
266,578,998
0
0
null
null
null
null
UTF-8
Java
false
false
904
java
package com.thymeleaf.learn.Thymeleaf.config; import com.thymeleaf.learn.Thymeleaf.domain.model.user.MyUserDetails; import com.thymeleaf.learn.Thymeleaf.domain.model.user.User; import com.thymeleaf.learn.Thymeleaf.domain.user.UserService; import lombok.RequiredArgsConstructor; import org.springframework.security.core....
[ "azulewski@gmail.com" ]
azulewski@gmail.com
36472241fd7dd3c7869dfbf76c7f1bea73fe13e7
ce4d433c9370ccb89bbe5b70e6c0825bc7b3fdf8
/geocoder-core/geocoder-cache/src/main/java/org/geosdi/geocoder/cache/model/Suggest.java
d58b310eabf351062ff024e9bcd4f92bdd640eda
[]
no_license
geosdi/geosdi-geocoder
ba6a2dc1d95c6823b721ef96552304dd14c3db9a
6acf52491d003bc7c4689c23e1805c7602f6fde4
refs/heads/master
2021-01-18T22:03:07.152011
2016-05-04T14:00:05
2016-05-04T14:00:05
25,913,232
1
0
null
null
null
null
UTF-8
Java
false
false
1,430
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 org.geosdi.geocoder.cache.model; import com.fasterxml.jackson.annotation.JsonIgnoreProperties; import com.fasterxml.jackson.an...
[ "ssileno@tiscali.it" ]
ssileno@tiscali.it
15442093ffc0b329303fc45836251fa541fc7b49
b63b81eda0d94b37b55ad113740e19d04bd0ab88
/Lab_3/ComplexNum.java
7a0160ed42c45fdd9654b003ee277da899553b6f
[]
no_license
ayushjain99/OOAD_Lab
b418ba6aa9a4b57dd96aa8597c5efa24f2bb5275
8c14d00297259b9337b6b7162b1ec318adb82563
refs/heads/master
2021-07-21T05:02:28.687622
2021-01-31T13:41:24
2021-01-31T13:41:24
239,296,264
0
0
null
null
null
null
UTF-8
Java
false
false
1,067
java
public class ComplexNum{ // a + ib private double a; private double b; ComplexNum(){ a = 1.0; b = 1.0; } ComplexNum(double a, double b){ this.a = a; this.b = b; } public void add(ComplexNum c1,ComplexNum c2){ this.a = c1.a + c2.a; this.b = c1.b + c2.b; } public void subtract(ComplexNum c1,Co...
[ "jainayush4you@gmail.com" ]
jainayush4you@gmail.com
1a9eabe71e840cedb964ce6cf1dcd965c023315a
ea21e79755a61d66e00d13361bd640e31390e872
/src/br/gustavo/general/DownloadInformacoesInfomoney.java
d9b8f3f1ece33db71399136b6b0e86c230f58c5b
[]
no_license
gbasilio/bolsautils
1dee5a5d0a6ddd8fd02c603231a94c7b9035bc74
e02c7e4cea6325272e6630f0bf3a7e9575b9347f
refs/heads/master
2021-09-10T10:43:40.315124
2018-03-24T14:46:19
2018-03-24T14:46:19
109,722,006
0
0
null
null
null
null
UTF-8
Java
false
false
5,559
java
package br.gustavo.general; import java.io.File; import java.io.InputStream; import java.net.URL; import java.net.URLConnection; import java.util.Random; /** * Esta classe é usada para baixar as planilhas do Infomoney com cotações históricas. * * Ela deve ser executada somente uma vez, ao fazer a primeira carga...
[ "gustavo.basilio@taxweb.com.br" ]
gustavo.basilio@taxweb.com.br
12b80e2e75522f98968d94db21823c1020277160
1d928c3f90d4a0a9a3919a804597aa0a4aab19a3
/java/flink/2017/4/MiniCluster.java
03fbef5d443572abd61d67a5afa4cf4b4ec1aeaf
[]
no_license
rosoareslv/SED99
d8b2ff5811e7f0ffc59be066a5a0349a92cbb845
a062c118f12b93172e31e8ca115ce3f871b64461
refs/heads/main
2023-02-22T21:59:02.703005
2021-01-28T19:40:51
2021-01-28T19:40:51
306,497,459
1
1
null
2020-11-24T20:56:18
2020-10-23T01:18:07
null
UTF-8
Java
false
false
19,632
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 ...
[ "rodrigosoaresilva@gmail.com" ]
rodrigosoaresilva@gmail.com
3c46d4eeddf170a403a59dc7135da5a8715aedbd
e6bffedf84186ea220e95c7c5ce7236e198a9c96
/Lexer/src/ILanguage.java
ffb1ca0273fce481c568660c98fed935fdd19e61
[]
no_license
alexSatov/univer-java
0dd6de2e87b2b4caaf79497c87bd095abb9aaa88
701bd70fe297c3efa3a5c08ffae0ce70b8b91cf1
refs/heads/master
2020-03-27T08:01:59.931344
2018-08-26T20:39:36
2018-08-26T20:39:36
146,214,271
0
0
null
null
null
null
UTF-8
Java
false
false
866
java
import java.util.ArrayList; import java.util.HashMap; interface ILanguage { String[] getKeyWords(); String[] getMathOperators(); String[] getLogicOperators(); String[] getBrackets(); String[] getVarTypes(); String[] getSpecSymbols(); String getVarInitBlock(HashMap<String, ArrayList<String>...
[ "aleksandr-satov@mail.ru" ]
aleksandr-satov@mail.ru
2c33a53ebc5624af2ff491b483f27a0fdedf4a0f
4bf9793e514bf07c7fb4195109bd42175b408825
/src/ca/bcit/comp2522/labs/lab06/NumberReader.java
0728d885f6a9ddf419d826d358d1a3fe99c29cda
[]
no_license
jackywzheng/2522_A01086998
652abdcb5db7a5112b0ff74a067e3173ff2b097f
1f2e2ab0ea46a96770f7d852fe0a345341171d75
refs/heads/master
2022-03-29T11:25:14.830885
2019-12-06T06:48:10
2019-12-06T06:48:10
209,463,635
0
0
null
null
null
null
UTF-8
Java
false
false
1,221
java
package ca.bcit.comp2522.labs.lab06; /** * NumberReader. */ public class NumberReader { /** * InputReader to read input. */ private InputReader inputReader; /** * Zero-param constructor. */ public NumberReader() { inputReader = new InputReader(); } /** * Ask...
[ "jackywzheng@gmail.com" ]
jackywzheng@gmail.com
88aee229736d7e047b5533ff54c117dda6520f7d
eb5a5cdc0ba9aedb8efb3539de1791812de0e32d
/kkozhuhovskiy/src/main/java/homeWork1/Admin.java
14722e28424fc5ef5dd4b66c88e35dd8ddff434d
[]
no_license
andriyanov-roman/base_1
5247a0523f171d193b35138a562d2bb64be99606
f10175c89399d317fa0a639382c4606d28f2c4b8
refs/heads/master
2020-12-24T15:41:21.923821
2015-10-27T12:30:17
2015-10-27T12:30:17
31,550,728
0
0
null
null
null
null
UTF-8
Java
false
false
336
java
package homeWork1; /** * Created by Kirill on 25.03.2015. */ public class Admin extends Employee{ public String getWorkingPlatform() { return workingPlatform; } public void setWorkingPlatform(String workingPlatform) { this.workingPlatform = workingPlatform; } private String work...
[ "k.kozhuhovskiy@gmail.com" ]
k.kozhuhovskiy@gmail.com
7c13de24bbbaa22629be9a1e4fe4bac115b953c5
bfb29acaef6dc22eff5cf0201a5d824cac51af73
/src/main/java/com/synerzip/model/BillingStatus.java
eeae100d19b5e6fc3c5fa2a61d0dfb75cb2c084f
[]
no_license
yogesh-patel/BU-Magmt-API
5046bf87ab4859ac1addf87100cf54ead910f3df
18ca8d596ed3e48395fa7b554081ce7c35c971f1
refs/heads/develop
2020-03-22T07:36:35.149606
2018-07-16T10:55:07
2018-07-16T10:55:07
139,711,508
0
0
null
2018-07-27T08:16:29
2018-07-04T11:13:44
Java
UTF-8
Java
false
false
2,084
java
package com.synerzip.model; import java.io.Serializable; import javax.persistence.CascadeType; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persistence.GenerationType; import javax.persistence.Id; import javax.persistence.JoinColumn; import ja...
[ "amrutam@synerzipune.local" ]
amrutam@synerzipune.local
60d29830a60895c7151fa57ed639a2a790b705d3
cbb5c53eae76935e7d7f81f88188102c037553db
/src/interop/lithoprototype/model/LithologyDatabase.java
477b8b151cb7baaac2983a919d139fdaabfe5f93
[]
no_license
BDI-UFRGS/Interop-BDI
a275e3394fa87e90135cc9d9ea20944a61267db9
be79cf63130b47c6b08606b282770fda13f37747
refs/heads/master
2021-03-22T05:03:43.356498
2017-09-05T18:25:53
2017-09-05T18:25:53
88,090,948
0
0
null
null
null
null
UTF-8
Java
false
false
3,306
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 interop.lithoprototype.model; import interop.log.model.LogType; import java.util.ArrayList; import java.util.List; /** Class...
[ "lucas_hagen@hotmail.com" ]
lucas_hagen@hotmail.com
52dd39fcf0a2f7989395ad4251fb94140abf6eaf
4d134ede9b413f233756de6b2c8c520ab1cb13be
/app/src/main/java/com/example/cityparcel/track/ScheduledPackageNode.java
f97f0689880dda9fea1b46f90636d08cdcfd746b
[]
no_license
ror3665/CityParcelProject
d394ea2497a378a8eba9381f989c3115dd21993d
8ecfbf250949faaff123d01bdeb4f59807edfbe4
refs/heads/master
2022-11-09T17:27:00.928072
2020-06-25T13:05:59
2020-06-25T13:05:59
268,427,662
0
0
null
null
null
null
UTF-8
Java
false
false
646
java
package com.example.cityparcel.track; public class ScheduledPackageNode { private int index; private String title; private String destination; private String price; public ScheduledPackageNode(String title, String destination, String price, int index) { this.title = title; this.de...
[ "ror3665@naver.com" ]
ror3665@naver.com
b29fa715b1c8ffa661cb4f5d0ca12f66b3847707
ebca06cd87c1bbe55d9a498d54e62d5237d80e18
/common/src/test/java/org/apache/ivory/cleanup/LogCleanupServiceTest.java
7bc93539d224794658f67590ae2c38bbde4cf224
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
sriksun/ivry-security
8c687352d7a5871095c40b9fce7006d94c46090e
f078e858df58e46d9e5c9eb6dc60f44b63f7fc61
refs/heads/master
2021-01-19T05:53:43.235219
2013-02-27T00:27:42
2013-02-27T00:27:42
null
0
0
null
null
null
null
UTF-8
Java
false
false
5,386
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 ...
[ "psychidris@gmail.com" ]
psychidris@gmail.com
7c07276e5c18de97376aafa9bdf2e906af86e78a
22eb5d2b2f5e9cd51dee0e62c1968ae3bccde944
/app/src/test/java/smktelkommalang/onboarding/ExampleUnitTest.java
2d1d3d7c527a4a296908e2ebf9425c4f2d818dda
[]
no_license
melanihariono/Lombok-Paradise
2e18d4013bd30b5df2b069270a628ab64c18aac9
231fef902b9247f720f26c05ac92f813c0f700e4
refs/heads/master
2021-01-20T02:01:39.704294
2017-04-26T21:08:52
2017-04-26T21:08:52
89,361,236
0
0
null
null
null
null
UTF-8
Java
false
false
415
java
package smktelkommalang.onboarding; import org.junit.Test; import static org.junit.Assert.assertEquals; /** * 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 ...
[ "melanihariono@gmail.com" ]
melanihariono@gmail.com
0d52b3eb0e72f5eccac14c68c3a4d096090273b1
0024943c2761dd97e27b5aab275af6fc05213c99
/PrambananSwing/src/org/prambananswing/swing/menu/JPMenuBar.java
9aa861705faf15eacbd3f14792cd155c9a3c65f7
[]
no_license
latiefalamin/Test
edf2dafc67ed60b15e939995ec20b79fac158719
cc57fb89dbe3b83b506a514fbfabe7478df12d51
refs/heads/master
2016-09-11T02:03:48.824207
2011-06-28T08:24:08
2011-06-28T08:24:08
1,964,886
0
0
null
null
null
null
UTF-8
Java
false
false
387
java
/* * creator : Latief Al Amin * e-mail : al _amin_o4_032@yahoo.co.id * create : Oct 2, 2010 */ package org.prambananswing.swing.menu; import java.awt.Graphics; import javax.swing.JMenuBar; /** * * @author Latief Al Amin */ public class JPMenuBar extends JMenuBar{ @Override protected void paintCompo...
[ "al_amin_04_032@yahoo.co.id" ]
al_amin_04_032@yahoo.co.id
5834a4d6628fc10e9f85fe3a82ada879ce629b9e
8ab7cba4d4a1629a7051251eeea02a6fd40716cb
/Documents complementaires/Classes/Class Model/Coureur.java
97350438fbd9fd74510a3d66b472727636477364
[]
no_license
fdayet/Projet_LO52
718433bb9f9d9b1fdf7c70b96d47f3df0ebe1053
64dd70337fc8769f09e6acf452dc3b496590f82f
refs/heads/main
2023-02-08T05:02:25.029472
2021-01-03T12:49:58
2021-01-03T12:49:58
316,259,051
0
0
null
null
null
null
UTF-8
Java
false
false
208
java
/** * @author Mehdi Fracso * @version 1.0 * @created 26-Nov-2020 3:34:14 PM */ public class Coureur { private int id_coureur; private int niveau; private char nom_complet; public Coureur(){ } }
[ "mehdifracso@gmail.com" ]
mehdifracso@gmail.com
673a3486230708b1990ddf7501e08c99f0a02296
83e383724b919516d0bae74332b3665698feedad
/com/amassicci/markovbot/Poster.java
71257d5de646c9bf579121db4f3da5158f392992
[]
no_license
mindlessdrone/Markov2016
a9c7847a876e2f051db3fe603f11a68c617ffbd4
0a68d0aa2fa0d7b002429c64137989e1e4de7811
refs/heads/master
2016-09-14T20:31:57.839735
2016-05-10T13:28:25
2016-05-10T13:28:25
56,899,251
0
0
null
null
null
null
UTF-8
Java
false
false
2,532
java
package com.amassicci.markovbot; import twitter4j.*; import com.amassicci.markovbot.utils.*; /*********************************************** * Poster: Main posting thread, uses model to * generate text and sleeps to avoid rate limits * Author: Anthony Massicci * * fields * +static final String THREAD_NAME *...
[ "riaahacker456@gmail.com" ]
riaahacker456@gmail.com
50ed9639216af66fac07bfb91fbdfe55f64c0997
61c2d82fa50ea4ddaf05ef641c80daa01112d89f
/app/src/main/java/com/example/bhavya/myapplication/BaseFragment.java
badfe00a74b5c7f13adc4943be33fe3aef5a05fc
[]
no_license
IamBhavya/ScrapBook
1e6a3171352a5fe00a25ca8e8916d021c06d52c1
c50e41c417c3a3311e5c35628439a2211561f253
refs/heads/master
2021-01-10T17:56:57.289975
2015-11-04T00:57:09
2015-11-04T00:57:09
44,503,057
0
0
null
null
null
null
UTF-8
Java
false
false
1,184
java
package com.example.bhavya.myapplication; import android.app.Activity; import android.app.DialogFragment; import android.net.Uri; import android.os.Bundle; import android.app.Fragment; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; public class BaseFragment extends Dialog...
[ "bhavarora17@gmail.com" ]
bhavarora17@gmail.com
eeb019423491a459d8b16b1fcc767646ea35cbac
7ffbbcd59fe2f97214dce9e8d7d955dfdd066966
/noark-core/src/main/java/xyz/noark/core/ioc/definition/field/ListFieldDefinition.java
b1738283d64f5e69c544f462b02757b11aeb9237
[ "LicenseRef-scancode-mulanpsl-1.0-en", "LicenseRef-scancode-unknown-license-reference", "MulanPSL-1.0" ]
permissive
stephenlam520/noark3
fcfda6c692c7d76bc70a1870dbfb0c8f9e71ff39
ac73971f8535ed44246b0a6536618de135a4a493
refs/heads/master
2023-01-07T02:03:33.391288
2020-11-10T06:00:52
2020-11-10T06:00:52
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,661
java
/* * Copyright © 2018 www.noark.xyz All Rights Reserved. * * 感谢您选择Noark框架,希望我们的努力能为您提供一个简单、易用、稳定的服务器端框架 ! * 除非符合Noark许可协议,否则不得使用该文件,您可以下载许可协议文件: * * http://www.noark.xyz/LICENSE * * 1.未经许可,任何公司及个人不得以任何方式或理由对本框架进行修改、使用和传播; * 2.禁止在本项目或任何子项目的基础上发展任何派生版本、修改版本或第三方版本; * 3.无论你对源代码做出任何修改和改进,版权都归Noark研发团队所有,我们保...
[ "176543888@qq.com" ]
176543888@qq.com
b31cca7ff8e865899f2de69c70ba57b407476d2f
d2666e2408e5c8459ee1f3ee46de379c684332f2
/src/main/java/sjq/light/sqlparser/sqltype/DDLType.java
560cb66ad46f38003170a255115551ca634f16ce
[]
no_license
LaplaceDemon/light-sqlparser
816f8032f09001832da8777fae126afc1a7fa462
38aa46429efc5c0c2e038919d9a1b6c03262771e
refs/heads/master
2020-04-14T19:34:45.857869
2019-01-04T05:46:29
2019-01-04T05:46:29
164,063,173
0
0
null
null
null
null
UTF-8
Java
false
false
119
java
package sjq.light.sqlparser.sqltype; public enum DDLType implements DetailType { CreateTable,AlterTable,DropTable; }
[ "laplacedemon.sjq@gmail.com" ]
laplacedemon.sjq@gmail.com
37b7633981a309ece5a36e0a51c8b61dfac43007
ae2785435c76828c58a4fe1b0c39562245e3db9f
/src/test/java/com/breno/copsboot/user/web/UserRestControllerTest.java
5eff3465e1c733fc4bf3432a984f9316e545a1d5
[]
no_license
francbreno/CopsBoot
00150c2083678d5c228ba75f9492f960fcc339df
89ea9593735b23a9fddaa810cfc0d8684caa6e12
refs/heads/master
2020-05-16T00:32:28.410136
2019-05-01T19:32:27
2019-05-01T19:32:27
182,582,887
0
0
null
null
null
null
UTF-8
Java
false
false
4,493
java
package com.breno.copsboot.user.web; import static com.breno.copsboot.infrastructure.security.SecurityHelperForMockMvc.HEADER_AUTHORIZATION; import static com.breno.copsboot.infrastructure.security.SecurityHelperForMockMvc.bearer; import static com.breno.copsboot.infrastructure.security.SecurityHelperForMockMvc.obtain...
[ "francbreno@gmail.com" ]
francbreno@gmail.com
4dbe68b8f1079f42f1e354c0fa84c3a27c29be2a
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/27/27_c87b22c707e135a0caa25661aa78b0dc9ce428d7/DynmapPlugin/27_c87b22c707e135a0caa25661aa78b0dc9ce428d7_DynmapPlugin_s.java
4166e4d000332acde2fda2a26dc65655278dff02
[]
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
41,692
java
package org.dynmap.spout; import java.io.File; import java.net.InetSocketAddress; import java.util.Collections; import java.util.HashSet; import java.util.List; import java.util.Set; import java.util.concurrent.Callable; import java.util.concurrent.Future; import java.util.concurrent.FutureTask; import o...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
5886650c07559c4f4816de0b1870ff93e6019c4d
48444f0c940a3340c64a2f65aff616ecdd686f7b
/refseq-proteincoding-gff/build/gen/org/intermine/model/bio/SyntenicRegionShadow.java
e7a8f1f53125ffc6028699989ca1fb7ec7c4a121
[]
no_license
theWizardsBaker/hymenoptera-bio-sources-test
7a7da1e75600bc6d46909b1b4bbfa4696f387805
cc6b4be131aa5194cd134ce7cf087551a14ea01d
refs/heads/master
2020-07-27T02:31:00.207624
2019-09-16T16:09:05
2019-09-16T16:09:05
208,837,517
0
0
null
null
null
null
UTF-8
Java
false
false
45,866
java
package org.intermine.model.bio; import org.intermine.objectstore.ObjectStore; import org.intermine.objectstore.intermine.NotXmlParser; import org.intermine.objectstore.intermine.NotXmlRenderer; import org.intermine.objectstore.proxy.ProxyCollection; import org.intermine.objectstore.proxy.ProxyReference; import org.in...
[ "letourneaujj@umsystem.edu" ]
letourneaujj@umsystem.edu
f0210085c0d26ed8e4e14a185764620820948d46
0444a6536edf1013ccc08cb1717c82df56f8f9ee
/api/src/main/java/com/pghome/mq/Producer.java
aa98eb2423099c8bd01cd53a77e20a622c7c9993
[]
no_license
tianweishuo/pghome
e5075104b503b43ca939f46a1449483e79ccfec6
88af508d41e5e7919904758aea459982f80d33af
refs/heads/master
2020-04-11T10:26:50.640918
2018-12-29T09:30:22
2018-12-29T09:30:22
161,714,963
0
0
null
null
null
null
UTF-8
Java
false
false
927
java
package com.pghome.mq; import com.alibaba.rocketmq.client.exception.MQClientException; import com.alibaba.rocketmq.client.producer.DefaultMQProducer; /** * @Auther: tianws * @Date: 2018/12/14 15:45 * @Description: */ public class Producer { private static DefaultMQProducer producer = new DefaultMQProducer("P...
[ "756039422@qq.com" ]
756039422@qq.com
92be18c26b53a7130c56c5554cb5112c33cdb17b
2d6e7a90c1b07d355d31340093fd6f613c90830d
/app/src/main/java/ir/sharif/rahpaapp/MapMVP/MapsModel.java
a1258ad2a4728105201c3a557a6e762f4af75223
[]
no_license
minahosseini/map
fb8797807a08751c81080645c70935036cae9058
0f34bc61cbe96c19c58771d732229174ffef5005
refs/heads/master
2020-03-22T00:01:35.684242
2018-06-30T05:36:11
2018-06-30T05:36:11
139,220,097
0
0
null
null
null
null
UTF-8
Java
false
false
1,818
java
package ir.sharif.rahpaapp.MapMVP; import android.content.Context; import android.location.Address; import android.location.Geocoder; import android.util.Log; import com.google.android.gms.maps.model.LatLng; import java.util.List; import java.util.Locale; /** * Created by hmd on 06/29/2018. */ pu...
[ "minahosseini908@gmail.com" ]
minahosseini908@gmail.com
3528f6df30301724276f4add145875c4f3a4883f
75b0d3d594ef2971f9b361f1bd4e5911c24e4971
/Algorithms/src/dymnamicProgrammig/Islands.java
d295cac426ebd5ce9e408bfd0a6fc908eb1e27ad
[]
no_license
nitsh79/thekadesi
c3b8ea38bf7c3f94f0a32c5b22fb82a75e1251ba
93a1d4a953b2eaa936b66943c6c927787f71901c
refs/heads/master
2021-01-19T07:46:50.187098
2017-04-09T14:43:47
2017-04-09T14:43:47
87,571,441
0
0
null
2017-04-07T17:40:03
2017-04-07T17:40:03
null
UTF-8
Java
false
false
2,750
java
package dymnamicProgrammig; //http://www.geeksforgeeks.org/find-number-of-islands/ import java.util.*; import java.lang.*; import java.io.*; class Islands { //No of rows and columns static final int ROW = 5, COL = 5; // A function to check if a given cell (row, col) can // be included in DFS boo...
[ "nandkumar90@gmail.com" ]
nandkumar90@gmail.com
380fa6cad860623bbef9a5f0c29cefde0dd74ada
abbf0de2df7d60d40a23049fb886c6c3e98ef8d0
/7_ava_Moderno/Java8/src/br/com/adenilson/ExercicioOrdenandoString.java
312f52680c13479a68b4950c7ac831f3f31688dd
[]
no_license
adenilson1/Java
1b2a8236b829bbbfd7feaa58755a7598b736879d
2a811a7195ec0af1a2d098171114be714af1b406
refs/heads/master
2023-05-07T06:33:03.698883
2021-06-02T12:12:12
2021-06-02T12:12:12
367,205,316
0
0
null
null
null
null
UTF-8
Java
false
false
1,208
java
package br.com.adenilson; import java.util.ArrayList; import java.util.Comparator; import java.util.List; import java.util.function.Consumer; public class ExercicioOrdenandoString { public static void main(String[] args) { List<String> palavras = new ArrayList<String>(); palavras.add("Alura online"); palavra...
[ "adenilson99@hotmail.com" ]
adenilson99@hotmail.com
b09dc16b5d35259729f6fb968f96cf40b558c4bd
a896fa494191d13eaa22c675d7e87895d59cc150
/src/main/java/com/flexon/BackendAPI/UserAccountController.java
ff8ce1eb6a1c50c9fa64708fee8ba351702bcbce
[]
no_license
jeromez0/backend-api-spring-boot
b74ade87836eaaaf665a5eeadfc4a315c6cf4909
f45528cbae2a79e11c68611aceff7b0450f7f63a
refs/heads/main
2023-03-18T16:21:49.720334
2021-03-11T04:45:30
2021-03-11T04:45:30
346,501,849
0
0
null
null
null
null
UTF-8
Java
false
false
1,839
java
package com.flexon.BackendAPI; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.http.HttpStatus; import org.springframework.web.bind.annotation.GetMapping; import org.springframework.web.bind.annotation.PathVariable; import org.springframework.web.bind.annotation.RequestMapping...
[ "jeromezhang1996@gmail.com" ]
jeromezhang1996@gmail.com
7c438d9f5d9132a519adb269184e90c5aa0b6b82
cfd399aefd17bd2fb9f48802078dd24b47c85b08
/app/src/main/java/com/ugcodes/musicplayer/MainActivity.java
c90d2922468163e99b52b062f1d20749c41e9821
[]
no_license
ug-dev/MusicPlayer
e5cc6309074219e5acd4a94a5c186cbb98ce27ce
a0e2ed2f368933e9f9cfbea11021123d63337fd8
refs/heads/master
2022-12-30T02:58:42.248526
2020-10-12T11:00:49
2020-10-12T11:00:49
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,606
java
package com.ugcodes.musicplayer; import androidx.annotation.NonNull; import androidx.appcompat.app.AppCompatActivity; import androidx.fragment.app.Fragment; import android.content.Intent; import android.os.Bundle; import android.util.Log; import android.view.MenuItem; import android.view.View; import android.view.Vie...
[ "gadhavanaumang007@gmail.com" ]
gadhavanaumang007@gmail.com
979a1ee98ecfe92b32e2185a65b57680b3667a6a
0ada9ef9ccf859200133aeb5edc128c63c8501b9
/Week_01/id_142/LeetCode_83_142.java
c797311f9b78ed42a26c43ac071626dbcae8ae33
[]
no_license
yanlingli3799/algorithm
a0b24092fd84e3e2e2568b01c17a3473e44b1288
2471dc738669ad3d9383a6e45bfd176986d58c90
refs/heads/master
2020-05-09T23:47:32.423942
2019-05-12T12:50:53
2019-05-12T12:50:53
181,512,276
1
0
null
2019-04-29T02:26:00
2019-04-15T15:10:44
Java
UTF-8
Java
false
false
548
java
/** * Definition for singly-linked list. * public class ListNode { * int val; * ListNode next; * ListNode(int x) { val = x; } * } */ class Solution { public ListNode deleteDuplicates(ListNode head) { if (head == null) { return null; } ListNode ret = head; ...
[ "51ajax.net@gmail.com" ]
51ajax.net@gmail.com
d8c40ae8af5ca675b0f91f253b4f62b5230f24bb
058582c06c3f326621283b14e8fead635f0114f1
/oauth2/src/main/java/com/qzj/dqq/validate/ValidateCodeController.java
42bfe7f66b39d4097c59def874690b30f6d9f410
[]
no_license
tandingbo/spring4all
afa37e35cf0ffe1eaf5f82c2ebb66770f62696e8
f2b948ea98db41e96d605ead2fb69939ef210116
refs/heads/master
2021-09-09T17:23:45.414373
2018-03-18T13:22:19
2018-03-18T13:22:19
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,514
java
package com.qzj.dqq.validate; import com.google.code.kaptcha.impl.DefaultKaptcha; import com.qzj.dqq.properties.SecurityConstants; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.web.bind.annotation.GetMapping; import org.springframework.web.bind.annotation.RestController; im...
[ "798078824@qq.com" ]
798078824@qq.com
4df3fefaa3af417fc28676867439717628174431
025ce61c2f1476604c1a24f92472684a3e6097bd
/src/Lab3/Example_Switch_case.java
9b79474696a5f322378c8bc6fe1d59e1a28ca341
[]
no_license
thawatchai3/CP_363211760009
4a7b3435d270da6785f3b1b8cd364086ff5c7621
b1639d1fee35eddcda44423be1dc1b1e629489ca
refs/heads/master
2023-01-03T23:16:02.461604
2020-10-27T10:44:06
2020-10-27T10:44:06
279,556,720
0
0
null
null
null
null
UTF-8
Java
false
false
1,054
java
package Lab3; import java.util.Scanner; public class Example_Switch_case { public static void main(String[] args) { //switch-case นิืยมใช้กับตัวแปลชนิด int หรือ char Scanner sc = new Scanner(System.in); System.out.println("What is your favorite food?: "); System.out.println("1.K...
[ "thawatchai.mu@rmutsvmail.com" ]
thawatchai.mu@rmutsvmail.com
0b8c1ee5777291bf1a3ceb227cdee739192892b3
be3b87149d3a992fe325ace617851f742f73a32b
/app/src/main/java/com/bawei/month1219/mvp/LeftContract.java
37bf2c44e4c0105ff5d47c20a693683f93779697
[]
no_license
qizhuangzhuang/Month1219
37eb8209b98e3403c63a0f7b970cb3eea33d3c0e
74e4ce76ce9502eed9f9b0c200e9bbd5360fa53c
refs/heads/master
2020-11-26T17:44:02.946839
2019-12-20T00:54:54
2019-12-20T00:54:54
229,163,327
0
0
null
null
null
null
UTF-8
Java
false
false
570
java
package com.bawei.month1219.mvp; import com.bawei.month1219.base.IBaseView; import com.bawei.month1219.bean.LeftResultBean; public interface LeftContract { interface LeftView extends IBaseView { void success(LeftResultBean leftResultBean); void fainal(String fainal); } interface LeftModel...
[ "749265594@qq.com" ]
749265594@qq.com
93e52d72e2231ed4722abc4f9cbb5c9f922f1f60
0760fb4901a75766921a205b55686d6d6f049b30
/java/runtime/src/main/java/io/ray/runtime/utils/parallelactor/ParallelActorExecutorImpl.java
22fb72183ce578545965bfd67f79e6a3a9f4deb9
[ "MIT", "BSD-3-Clause", "Apache-2.0" ]
permissive
ray-project/ray
a4bb6940b08b59a61ef0b8e755a52d8563a2f867
edba68c3e7cf255d1d6479329f305adb7fa4c3ed
refs/heads/master
2023-08-31T03:36:48.164405
2023-08-31T03:20:38
2023-08-31T03:20:38
71,932,349
29,482
5,669
Apache-2.0
2023-09-14T21:48:14
2016-10-25T19:38:30
Python
UTF-8
Java
false
false
1,663
java
package io.ray.runtime.utils.parallelactor; import com.google.common.base.Preconditions; import io.ray.api.Ray; import io.ray.runtime.AbstractRayRuntime; import io.ray.runtime.functionmanager.FunctionManager; import io.ray.runtime.functionmanager.JavaFunctionDescriptor; import io.ray.runtime.functionmanager.RayFunctio...
[ "noreply@github.com" ]
ray-project.noreply@github.com
614ad3c674420349cc90c218e5992c049dcfcd0e
ae5eb1a38b4d22c82dfd67c86db73592094edc4b
/project476/src/main/java/org/gradle/test/performance/largejavamultiproject/project476/p2381/Production47624.java
dc4b5773da4df9687f5e9fbdcf1c84f0d344cc1f
[]
no_license
big-guy/largeJavaMultiProject
405cc7f55301e1fd87cee5878a165ec5d4a071aa
1cd6a3f9c59e9b13dffa35ad27d911114f253c33
refs/heads/main
2023-03-17T10:59:53.226128
2021-03-04T01:01:39
2021-03-04T01:01:39
344,307,977
0
0
null
null
null
null
UTF-8
Java
false
false
1,971
java
package org.gradle.test.performance.largejavamultiproject.project476.p2381; public class Production47624 { private Production47621 property0; public Production47621 getProperty0() { return property0; } public void setProperty0(Production47621 value) { property0 = value; } pr...
[ "sterling.greene@gmail.com" ]
sterling.greene@gmail.com
8c1b6cc8a8559e547c5df0e4491c245fe501aebd
180e78725121de49801e34de358c32cf7148b0a2
/dataset/protocol1/java-design-patterns/learning/1915/Java8HolderTest.java
3fe6fbe9c6286b471774b39d09f852ae657647f4
[]
no_license
ASSERT-KTH/synthetic-checkstyle-error-dataset
40e8d1e0a7ebe7f7711def96a390891a6922f7bd
40c057e1669584bfc6fecf789b5b2854660222f3
refs/heads/master
2023-03-18T12:50:55.410343
2019-01-25T09:54:39
2019-01-25T09:54:39
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,290
java
/** * The MIT License * Copyright (c) 2014-2016 Ilkka Seppälä * * 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, c...
[ "bloriot97@gmail.com" ]
bloriot97@gmail.com
42916a2d01a7950f62dcae5303c2d5bee00bd63c
536de010c691a3b358071f5fb3986713acc56806
/Restaurant/app/src/main/java/offers/restaurant/dto/Restaurant.java
7fac99dd6ddc99cbb7f24f16ed1a8a1dad6e4383
[ "Apache-2.0" ]
permissive
adityakamath90/Restaurant
79a4818beb161861039774015e742264ee3a25d5
3aa27f4628700d678afa7d8fc924b2bfec1642ce
refs/heads/master
2016-08-12T08:00:02.123764
2016-02-08T07:49:35
2016-02-08T07:49:35
51,054,598
0
0
null
null
null
null
UTF-8
Java
false
false
865
java
package offers.restaurant.dto; import com.google.gson.annotations.Expose; import com.google.gson.annotations.SerializedName; import java.util.ArrayList; import java.util.List; public class Restaurant { @SerializedName("status") @Expose private Status status; @SerializedName("data") @Expose p...
[ "diego.developers@robosftin.com" ]
diego.developers@robosftin.com
640376ca463815485b004f515daf5e301d512a01
4b2c8ae83740b7e7941f3d98fcf0e980d677e048
/spring-boot/SpringBootApplication1-5/src/test/java/com/nit/initilizer/SpringBootApplication15ApplicationTests.java
febf78638ee351b1630bec4f8fb764ade0936711
[]
no_license
srinath9553717840/java
cee80917f6c2f84d8a1da841f1527e8b788648b3
87106f905d08a0fb5233eab398fdaedac015d09b
refs/heads/master
2022-12-23T08:45:46.444352
2019-09-23T11:30:22
2019-09-23T11:30:22
210,151,402
0
0
null
2022-12-16T02:43:00
2019-09-22T13:24:26
JavaScript
UTF-8
Java
false
false
352
java
package com.nit.initilizer; 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 SpringBootApplication15ApplicationTests { @Test pub...
[ "madishettysrinath10@gmail.com" ]
madishettysrinath10@gmail.com
b8addb1f7d149a536d14105934b26e0f9ab05433
8e94e9b7c0f3efaa641432989b573515e2aaef8b
/src/main/java/com/xll/dt/dao/impl/SysMenuDaoImpl.java
af6ff9876f1c1d1f5d65d81a948505fd6af63140
[]
no_license
larissa0520/dt-ssh
b3d04e7d9124ac361445d79394ee508921d68ab3
400049cde42d651bd1d1952f0283087e2d8d8a62
refs/heads/master
2021-04-27T02:15:42.584697
2018-05-12T01:32:41
2018-05-12T01:32:41
122,691,717
0
1
null
null
null
null
UTF-8
Java
false
false
3,219
java
package com.xll.dt.dao.impl; import java.util.List; import org.hibernate.SessionFactory; import org.hibernate.query.NativeQuery; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Value; import org.springframework.stereotype.Repository; import com.xll....
[ "larissa0520@163.com" ]
larissa0520@163.com
a2dd5298f2ef70d1914238ed429e0616513716f0
9ce32718faeb5b8b0382c8dbdb45f8d2cc1aecf4
/src/test/java/com/apudasgupta/security/MySpringSecurityJdbcApplicationTests.java
6855190e91b1e45fd56d0644d8591bffa484a440
[]
no_license
apudasgupta/spring-security-jpa
2a3520865e649c551dd2d00105a0398c2a341a8e
38b69659f7ede7dab189c169b19988868ff32d4c
refs/heads/master
2023-02-04T19:59:53.785903
2023-02-01T07:05:43
2023-02-01T07:05:43
294,769,476
0
0
null
null
null
null
UTF-8
Java
false
false
230
java
package com.apudasgupta.security; import org.junit.jupiter.api.Test; import org.springframework.boot.test.context.SpringBootTest; @SpringBootTest class MySpringSecurityJdbcApplicationTests { @Test void contextLoads() { } }
[ "great.adgupta@gmail.com" ]
great.adgupta@gmail.com
4393a7b7b862f72de1a835b299cdb4559ce79aa5
fa2a20f81157d3ca6d46fe51c00535726127c88f
/janusclientapi/src/main/java/computician/janusclientapi/JanusAttachPluginTransaction.java
0a63b2ca3aab52dd6fb8faf3a3ee66718065f428
[ "MIT" ]
permissive
Bnei-Baruch/janus-gateway-android
c1e85a47ec9c75703d246731b3b9a97420766839
0376449679c3cf34752eceefeda7462327951519
refs/heads/master
2021-01-17T18:21:52.361746
2019-04-05T02:16:29
2019-04-05T02:16:29
47,121,267
3
1
null
2015-11-30T13:45:44
2015-11-30T13:45:44
null
UTF-8
Java
false
false
1,297
java
package computician.janusclientapi; import org.json.JSONException; import org.json.JSONObject; /** * Created by ben.trent on 6/25/2015. */ public class JanusAttachPluginTransaction implements ITransactionCallbacks { private final IJanusAttachPluginCallbacks callbacks; private final JanusSupportedPluginPack...
[ "ben.w.trent@gmail.com" ]
ben.w.trent@gmail.com
dafdfdd3c02d834981660b02dddecfc481e13f6d
3d2d589bb85572f0cb8ffff80642162f89c03a48
/Spring/Test1/src/com/AppConfig.java
b352a8afd4fb4ed5286c5f13c231ace9803e9c1c
[]
no_license
tracksdata/Fedility-Spring
475bfca596e4072065cacc9ba8394df61601f5c8
d7dbcb3026d18ea06aba5eaeeca6a7a29b9bdfcd
refs/heads/master
2021-06-24T14:47:16.861426
2017-05-07T09:25:03
2017-05-07T09:25:03
null
0
0
null
null
null
null
UTF-8
Java
false
false
657
java
package com; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.ComponentScan; import org.springframework.context.annotation.Configuration; import org.springframework.context.annotation.Primary; import org.springframework.context.annotation.Scope; @Configuration @Compone...
[ "praveen.somireddy@gmail.com" ]
praveen.somireddy@gmail.com
bcaf764f1cbb7f82aa73952752cf6745bf66ad0d
7b8c75a773a7250670a7c7869304393e61539119
/FileSystem/plusfun/MyLRU.java
bfa7f564e1f49bc65f799340d5bdd618170f04e3
[]
no_license
Nilianfei/simple-Windows-Resource-Managers
71fa84b372801c440c82b431b305b88973c10003
1373ca5d8b199329424c65ee08f41b908b45ca6f
refs/heads/master
2021-07-15T04:40:06.168142
2017-10-20T02:10:35
2017-10-20T02:10:35
107,620,120
0
0
null
null
null
null
UTF-8
Java
false
false
1,481
java
package FileSystem.plusfun; import java.io.*; import java.util.LinkedList; /** * Created by windy on 2017/8/22. */ public class MyLRU { private final int MAX_SIZE = 20; private LinkedList<String> mPathList; private String fileName; public MyLRU(String fileName) throws IOException{ this.mPat...
[ "1074523347@qq.com" ]
1074523347@qq.com
5aab6486d91df063118c4311bac5b5bb2d0469f3
ee2358557e031bf7c7981eaade76fb91faa1a706
/MyJob_Store/app/src/main/java/soexample/bigfly/com/myjob_store/utils/user_defined_view/UserPopwidow.java
1ca38e142ec10bd8536c15cd53e92e75c76072b7
[]
no_license
lv823063712/MyJobStore
afb48518e012d26f1bda7f16716ca3743314872e
c822466baf943573a6f62a68d9846ae2d441c607
refs/heads/master
2020-04-28T19:55:57.136165
2019-03-14T01:37:07
2019-03-14T01:37:07
175,527,126
0
0
null
null
null
null
UTF-8
Java
false
false
3,005
java
package soexample.bigfly.com.myjob_store.utils.user_defined_view; import android.animation.Animator; import android.animation.ValueAnimator; import android.view.animation.Interpolator; import android.view.animation.LinearInterpolator; /** * <p>文件描述:<p> * <p>作者:${吕飞}<p> * <p>创建时间:2019/2/22 13:46<p> * <p>更改时间:201...
[ "823063712@qq.com" ]
823063712@qq.com
bfca1ba26e53b1577eeafd26874e546a907abfff
ea8260b593ca885da1dffaa62765f7ba14bd129f
/src/main/java/org/ohnlp/typesystem/type/refsem/Procedure.java
a468aa738b012fd890daa8b2f26d244952b3919a
[]
no_license
Dennis-Valentine/MedXN
9547f5333b28272bea4a23b1b6645edd57a919ff
110c0d8a75921d60fb333d438efc8779b4fe8271
refs/heads/master
2023-03-13T08:05:04.467743
2021-03-04T15:35:08
2021-03-04T15:35:08
null
0
0
null
null
null
null
UTF-8
Java
false
false
11,329
java
/******************************************************************************* * Copyright: (c) 2013 Mayo Foundation for Medical Education and * Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the * triple-shield Mayo logo are trademarks and service marks of MFMER. * * Except as contained ...
[ "james_masanz@86f73235-997c-406d-aa19-21ee2444f377" ]
james_masanz@86f73235-997c-406d-aa19-21ee2444f377
0315270bc037e05779d80eaf704d5226822719af
21cd9111f92cfa8b24a7ff4a136c33a89809cca7
/src/FIRe/Exceptions/ReturnException.java
53b321c13d43acc1e2bfeb406469c2dcae41a9d0
[]
no_license
dty717/FIReCompiler
b4390bde648b1f8241537195cdf20b3c142d7fd9
dced8700abf2d4cd54b8c9194fb98a5f47fb8601
refs/heads/master
2020-03-14T18:08:58.204830
2018-05-01T12:38:16
2018-05-01T12:38:16
null
0
0
null
null
null
null
UTF-8
Java
false
false
222
java
package FIRe.Exceptions; public class ReturnException extends Exception{ String errStr; public ReturnException(String errStr, int lineNum){ super("ERROR: " + errStr + " in line " + lineNum + "."); } }
[ "tuttanium@gmail.com" ]
tuttanium@gmail.com
a7e8285c9a7ed417d8e65d6cabfbea490a2152dc
d71594078a92fd87db526fb28400e88c0c84e289
/lab1/app1-app3-SensorTagGPS/src/com/example/sample/SensorTagData.java
c817c2d050971b6c5f9a7ae2c0d902af5ee884f0
[]
no_license
mlikk/BigDATA
ac20318e081ffbe896e2830d1ff85af5985fd0c5
0d2c3be1d3ded748129297e41a872fc296fc7500
refs/heads/master
2016-09-06T03:01:19.956131
2014-08-01T19:01:44
2014-08-01T19:01:44
null
0
0
null
null
null
null
UTF-8
Java
false
false
5,017
java
package com.example.sample; import android.bluetooth.BluetoothGattCharacteristic; /** * Created by Prakash Reddy Vaka */ public class SensorTagData { public static double extractHumAmbientTemperature(BluetoothGattCharacteristic c) { int rawT = shortSignedAtOffset(c, 0); return -46.85 + 175.72...
[ "kalvakuri.m.k@gmail.com" ]
kalvakuri.m.k@gmail.com
29d0307a90fa287eea098af942535a94e319fec2
c25c58a402feaf950395c9bf4d7b6d372b1f2769
/beh/src/structural/Bridge/shape3/printer/MoviePrinter.java
e7b1cb070fa0e602938e064a7ecd3d1e3afa80cc
[]
no_license
tomek401273/design-patterns
6be6ea5a0596b40bfd13b279c5631c162e57fe6d
29bcff1f19fd5606abc62fa31366754f0d749cd1
refs/heads/master
2020-07-02T20:45:30.183669
2019-08-10T17:14:40
2019-08-10T17:14:40
201,660,246
0
0
null
null
null
null
UTF-8
Java
false
false
688
java
package structural.Bridge.shape3.printer; import structural.Bridge.shape3.model.Detail; import structural.Bridge.shape3.model.Movie; import java.util.ArrayList; import java.util.List; public class MoviePrinter extends Printer { private Movie movie; public MoviePrinter(Movie movie) { this.movie = movie; } ...
[ "tomek371240@gmail.com" ]
tomek371240@gmail.com
6be7dc5c04cdd231983345a2b21f445c3a8b1f04
3a6f6a9ef7ef002b5d8f94cf8477901599fb7c9a
/src/com/example/trendingtweets/DataFetch.java
17bc6b2c25297bc3e5e81e6efa7b52e7ce46fc9d
[]
no_license
lcenta/TwitterTrends
14036c965a0b88927434506c5241473d8e7ab0a9
908c74aca7472d023d02ca4a976b15039190c93f
refs/heads/master
2016-09-10T19:37:51.336167
2014-05-20T13:04:03
2014-05-20T13:04:03
null
0
0
null
null
null
null
UTF-8
Java
false
false
65
java
package com.example.trendingtweets; public class DataFetch { }
[ "lanncenta@gmail.com" ]
lanncenta@gmail.com
e55a8b89e699e01d1b99a239e2cf3d0f887993b3
f567413ca65990c8e376723b6faf85f2a9e9939d
/src/main/java/com/zzia/wngn/design/command/Status.java
e3270db04fc67c6ce523f5d0fa1d91b6922e1f2f
[]
no_license
wngn123/wngn-test
c7c6daa33535f98aaf6acdad0ead2a92472eb882
ad4b639b14537464054585aa64dd50883d539412
refs/heads/master
2016-09-14T12:45:59.401186
2016-06-02T15:22:40
2016-06-02T15:22:40
59,181,575
0
0
null
null
null
null
UTF-8
Java
false
false
336
java
package com.zzia.wngn.design.command; /** * @author wanggang * @title * @date 2016/5/30 9:51 * @email wanggang@vfou.com * @descripe */ public enum Status { ON(1), OFF(1); private int status; Status(int status) { this.status = status; } public int getStatus() { return this....
[ "wngn123@163.com" ]
wngn123@163.com
faabe5ecda7fb672458f453a09a66983f5fec773
def95c33c947d72b9e98ff4bd4e284bca55587ee
/src/main/java/com/compomics/util/db/interfaces/Deleteable.java
e8ce04ff2679768ab4cc0b919c208f857aba3e96
[ "Apache-2.0" ]
permissive
tzaeschke/compomics-utilities
fb3c6af9a9c9c466a2f71ac81092483e0dd420b5
1fdb82e0b8e77902c1587c1621c764398eae8c03
refs/heads/master
2022-06-09T22:49:23.874262
2020-04-30T23:54:45
2020-04-30T23:54:45
261,005,852
0
0
null
2020-05-03T19:32:21
2020-05-03T19:32:21
null
UTF-8
Java
false
false
1,152
java
/* * Copyright (C) Lennart Martens * * Contact: lennart.martens AT UGent.be (' AT ' to be replaced with '@') */ /* * Created by IntelliJ IDEA. * User: Lennart * Date: 15-jul-02 * Time: 11:33:12 */ package com.compomics.util.db.interfaces; import org.apache.log4j.Logger; import java.sql.Connection; import ja...
[ "kennyhelsens@f644b618-123a-11df-8689-7786f20063ad" ]
kennyhelsens@f644b618-123a-11df-8689-7786f20063ad
47039047c4c4f70d593a2c8a9b9ba158d01ef957
fcfb2aa4dc71f1a9d360b984c14a709ffb9892a1
/bankApplication_rest_51830092/src/main/java/com/bankapp/web/controller/TransactionalRequest.java
5be5e182b36e0747ab49700e90a2cc2ccad84f76
[]
no_license
MadhumithaRamalingam/projects_made1-2_51830092
97531661e9b3ca2d8d40a15080fc1438946cd4b2
225b047ceda568466c97665e18b87a8cb3c5fa30
refs/heads/master
2020-09-21T12:00:29.492043
2019-11-29T05:30:42
2019-11-29T05:30:42
224,783,048
0
0
null
null
null
null
UTF-8
Java
false
false
659
java
package com.bankapp.web.controller; public class TransactionalRequest { private Long fromAccount; private Long toAccount; private double amount; public Long getFromAccount() { return fromAccount; } public void setFromAccount(Long fromAccount) { this.fromAccount = fromAccount; } public long getToAccount()...
[ "madhumitharamalingam@gmail.com" ]
madhumitharamalingam@gmail.com
cfc5fd9768f3cb10e71881825c9e566022e30c7d
349b3c409d13d3c45c381fbb5d34cae55a2d3a3f
/mapstest/app/src/main/java/com/example/pmccarthy/mapstest/SphericalUtil.java
d500a57494d3b5bfd34581fcb64eaf29c52879e4
[]
no_license
yahiaragab/OOPAssignment3
e3da8c5863e7ea6df1e2830975f0af8ef3b0a345
a3921030a47290625fae4f5e616bd1dac093d508
refs/heads/master
2021-01-21T12:58:56.321196
2016-04-20T10:48:56
2016-04-20T10:48:56
52,266,163
0
0
null
null
null
null
UTF-8
Java
false
false
9,798
java
package com.example.pmccarthy.mapstest; import com.google.android.gms.maps.model.LatLng; import java.util.List; import static java.lang.Math.*; import static com.example.pmccarthy.mapstest.MathUtil.*; public class SphericalUtil { private SphericalUtil() {} /** * Retur...
[ "padraigmccarthy1996@gmail.com" ]
padraigmccarthy1996@gmail.com
31d079500497ec6b8420154ec1968f30a70e3db2
5f7b22f6d16af896dd9417df05cda5b85cb0b562
/project/Release/code/Backend/code-complexity-analyzer/src/test/java/com/neo/codecomplexityanalyzer/service/serviceImpl/JavaSyntaxCheckerTest.java
993bfea20725144d4055ac21711821986345fd5d
[]
no_license
AshharAhamed/Code-complexity-analyzer
7c271a2847455853879c00709b12f3dc2201a87e
cb506319d30345ed386027eebb144cead5c809df
refs/heads/master
2022-03-17T08:23:41.421515
2019-10-31T06:14:36
2019-10-31T06:14:36
199,687,844
1
0
null
null
null
null
UTF-8
Java
false
false
1,895
java
package com.neo.codecomplexityanalyzer.service.serviceImpl; import org.junit.Test; import java.util.List; public class JavaSyntaxCheckerTest { @Test public void test1() { JavaSyntaxChecker j1 = new JavaSyntaxChecker("C://Student//SPM//Code-complexity-analyzer//project//Release//code//Backend//code-c...
[ "33770377+sathiraguruge@users.noreply.github.com" ]
33770377+sathiraguruge@users.noreply.github.com
ffeb4b008968d2d59c1747127cb2ca86803ecbdf
0e6b9f9403cae53bb8e2f13d17868dd881be0816
/eil-project-dev/src/main/java/com/shencai/eil/grading/service/impl/TargetWeightGradeLineServiceImpl.java
ee7ec24f7ba9b7b231eacbf87422dc7a9ba8aeb9
[]
no_license
fujialong/eil-project
2f68c33e832a4ee9a3f367aaa6e9ed58ee77e042
01f7def3ef0c85f5c3187ad03a9b2da82c9aff09
refs/heads/master
2020-03-29T21:06:13.421701
2018-10-30T08:48:28
2018-10-30T08:48:28
148,478,029
0
0
null
null
null
null
UTF-8
Java
false
false
581
java
package com.shencai.eil.grading.service.impl; import com.shencai.eil.grading.entity.TargetWeightGradeLine; import com.shencai.eil.grading.mapper.TargetWeightGradeLineMapper; import com.shencai.eil.grading.service.ITargetWeightGradeLineService; import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl; import ...
[ "fujl1991@sina.com" ]
fujl1991@sina.com
662f9d138d951ec765cfda725a7c644015b12fd5
66387216e4ec90591d8398b58c01a3b9670759f9
/MultiStateToggleButtonApp/src/com/example/multistatetogglebuttonapp/MainActivity.java
f97cd370da4597dee4cd084058918b3f6bfa89da
[]
no_license
yzp531/multistatetogglebutton
a4ba75001ff281955bbfdfb77bd55b23f050532a
e4c8f5b7c5ced7181f2664f5d057bdbec34d5b04
refs/heads/master
2021-01-14T14:33:23.266818
2014-09-01T00:17:10
2014-09-01T00:17:10
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,587
java
package com.example.multistatetogglebuttonapp; import org.honorato.multistatetogglebutton.MultiStateToggleButton; import org.honorato.multistatetogglebutton.ThreeStateToggleButton; import org.honorato.multistatetogglebutton.ToggleButton; import android.app.Activity; import android.os.Bundle; import android.util.Log; ...
[ "jlhonora@ing.puc.cl" ]
jlhonora@ing.puc.cl
602ed200a95e2954bfc36179fb914092c2bc5dd1
f2b87857dfe9bf681457d877cdf32d0c68870fd2
/marketing/marketing-batch/src/main/java/com/talkingdata/marketing/batch/etl/entrancecrowd/EntranceCrowdFinish.java
af00a6dd97daf378ffe12e630cef5e1a8a264333
[]
no_license
Cicadaes/td
2ca439f7d3fa80c1409a6bcfad9c39ff22a00e2a
d81f4d9656eebe0cc6d071da14c091df27e9777a
refs/heads/master
2020-08-02T12:09:14.126214
2019-08-01T12:03:37
2019-08-01T12:03:37
211,346,735
0
2
null
2019-09-27T15:14:58
2019-09-27T15:14:53
null
UTF-8
Java
false
false
1,989
java
package com.talkingdata.marketing.batch.etl.entrancecrowd; import com.talkingdata.marketing.batch.config.ApplicationContextManager; import com.talkingdata.marketing.batch.dao.PipelineCrowdDao; import org.apache.commons.cli.*; import org.slf4j.Logger; import org.slf4j.LoggerFactory; /** * 标记计算人群状态 * * @author Creat...
[ "" ]
ab16780fdee6063285f9f034709254325082df4d
6b4129310b028b25871eb92c9b8d04413c741471
/Занятие 20/src/main/java/project/MailPage.java
5135ccccd8e695b527f86221201fdeea6e1615a0
[]
no_license
RomanLosev/PVT
1f8cae85c3dc22787aa7ff1c5c2e83dad2826e2b
e641140c08484916af7cd1eae68cfe77aa3de21e
refs/heads/master
2022-06-27T12:31:52.685685
2019-07-10T19:06:40
2019-07-10T19:06:40
171,257,840
0
0
null
null
null
null
UTF-8
Java
false
false
2,501
java
package project; import org.openqa.selenium.By; import org.openqa.selenium.WebDriver; import org.openqa.selenium.WebElement; import org.openqa.selenium.support.FindBy; import org.openqa.selenium.support.PageFactory; import org.openqa.selenium.support.ui.ExpectedConditions; import org.openqa.selenium.support.ui.WebDriv...
[ "noreply@github.com" ]
RomanLosev.noreply@github.com
c6c655d4fc25d9984a59655b695d1386210ea9ba
41e88d1317cd221e1478466b8387ff9fcf99f123
/src/main/java/com/pruthvi/myservice/service/UserService.java
de52e25ae6b58d3b4ad382d54d7eee0005e0babc
[]
no_license
pruthvi-1012/myServiceApp
d6237e5baf9a6281787673cc0f1495975ac36add
c9428d60267bff15cca8a3ddcfc1afc2103f12eb
refs/heads/master
2020-03-08T12:51:56.094782
2018-04-05T00:13:53
2018-04-05T00:13:53
128,140,653
0
0
null
null
null
null
UTF-8
Java
false
false
12,058
java
package com.pruthvi.myservice.service; import com.pruthvi.myservice.config.CacheConfiguration; import com.pruthvi.myservice.domain.Authority; import com.pruthvi.myservice.domain.User; import com.pruthvi.myservice.repository.AuthorityRepository; import com.pruthvi.myservice.config.Constants; import com.pruthvi.myservic...
[ "pruthvi.raj1012@gmail.com" ]
pruthvi.raj1012@gmail.com
56a4bc531b07b823fd9c1f3d07d4a3af7f6cd147
5ed44f4d119f6a9d44326915e1d91ebef092ed32
/src/main/java/br/com/rafaelfaustini/minecraftrpg/config/GuiItemConfig.java
b364a8a46c71e785e1f4f1f97fe4688228388503
[]
no_license
Baruffi/minecraft-rpg
53891887965930acad55a10bab4dd513c16f3c59
d5f2208ea15ccae68f34ee33a957ec0b53567af1
refs/heads/master
2023-02-21T22:31:03.914381
2021-01-28T00:40:25
2021-01-28T00:40:25
330,801,287
2
0
null
2021-01-28T00:40:27
2021-01-18T22:24:57
Java
UTF-8
Java
false
false
885
java
package br.com.rafaelfaustini.minecraftrpg.config; import java.util.List; public class GuiItemConfig { private String key; private String displayName; private String material; private List<String> lore; public GuiItemConfig(String key) { this.key = key; } public String getKey() {...
[ "42071700+Baruffi@users.noreply.github.com" ]
42071700+Baruffi@users.noreply.github.com
f8c447dd6cb7bcd37e67a926a671197224b0d0d4
5683ff94f1cb2697c0b9ff36b17974ad4c446cd0
/jpa-boot-01/src/main/java/com/mh/jpaboot01/model/Employee.java
aa767cb6baae9c856b29db5fd8e1019984db1b78
[]
no_license
smk86131/JPA
1a2d1db7d2c14bdbfafc54291b36a1535cb1bb1b
2bb2dbfb0232423674dac9ac24c45d9020e27391
refs/heads/main
2023-08-06T14:31:42.060675
2021-09-10T08:34:20
2021-09-10T08:34:20
405,011,402
0
0
null
null
null
null
UTF-8
Java
false
false
1,598
java
package com.mh.jpaboot01.model; import java.util.Objects; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persistence.GenerationType; import javax.persistence.Id; @Entity public class Employee { @Id @GeneratedValue(strategy = GenerationType.AUTO) priv...
[ "noreply@github.com" ]
smk86131.noreply@github.com
84d143f94b31b4667137f75aa3133426625c04ff
4a80d5e1171f5f7d2fe34e0ffe72bd4ab02d6cc6
/app/src/main/java/com/manridy/iband/view/model/StepFragment.java
1bb14d055be08d9bc6acf78c59d6a760687a0234
[]
no_license
Catfeeds/iband
68b596f6a2fe5c73ad7f6ab53afa5fac3009753a
49224b6fcb3af9134b70b042df5947d94f3a08a3
refs/heads/master
2021-01-15T13:29:42.426791
2017-07-03T10:31:56
2017-07-03T10:31:56
null
0
0
null
null
null
null
UTF-8
Java
false
false
11,859
java
package com.manridy.iband.view.model; import android.graphics.Color; import android.os.Bundle; import android.support.annotation.Nullable; import android.util.Log; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import com.github.mikephil.charting.charts.BarChart; import c...
[ "qwe996321@163.com" ]
qwe996321@163.com
baaeca55a9958342d4255cf41a81c7e8f7198355
ba0b52e8d74df19b7a1503f9b3f51bbf680adaa5
/A6_MEMBROS_STATICOS/src/Utils/Constants.java
4afaaa3a7c72d70e6b0ca93172d6f92523cdcb7d
[]
no_license
LucasMouraPereira/JavaCodes
a42843cd6f04e666e68bc932ecb30df5ba81c610
945d53d2f9dcd2c13d67eb2581fb9a978c449ff3
refs/heads/master
2022-11-24T21:09:46.773697
2020-07-29T16:49:13
2020-07-29T16:49:13
282,039,110
0
0
null
null
null
null
UTF-8
Java
false
false
211
java
package Utils; public class Constants { public static final double IOF = 0.06; public static double currency (double dollarNow, double qtdDollar ) { return dollarNow * qtdDollar * (1.0 + IOF); } }
[ "lucasmourap@gmail.com" ]
lucasmourap@gmail.com
f595c3d6278e5b536920ef7458e98152f0f3a152
259d12f315c4a02ec00b1ec59700f7efa23eabd6
/POST TEST/src/Praktikum1/Lingkaran.java
dea380dd63e3c4d4d649c3d191fed9bfebff1ba8
[]
no_license
nideeuw/POSTTEST---PRAKTIKUM
c24658c94e28adc259824e69c679dff3d26cb279
1d78fe4f74fb979d78b2d8b0daca700926a45b18
refs/heads/main
2023-03-21T19:43:25.168883
2021-03-03T00:55:43
2021-03-03T00:55:43
343,955,993
0
0
null
null
null
null
UTF-8
Java
false
false
2,415
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 Praktikum1; import java.util.Scanner; /** * * @author MOKLET-2 */ public class Lingkaran { int d,r; ...
[ "noreply@github.com" ]
nideeuw.noreply@github.com
c0e9fb0e83617e67db9e850cee075d2edb92becc
72dff0f24f8f9ecfea96852ef184d1523057e65b
/EntradaYSalida2/src/entradaysalida2/EntradaYSalida2.java
cd7473a1d0a9795b639402644a0d5f67878396e4
[]
no_license
crjchfis/Programacion-1
ef974f7414a987846de62e5da7b5d4dd1273f524
44534ac258717ce75086d8597203aa82bc9d25be
refs/heads/master
2020-12-31T03:56:48.609738
2013-04-18T11:43:07
2013-04-18T11:43:07
null
0
0
null
null
null
null
UTF-8
Java
false
false
775
java
package entradaysalida2; import java.io.*; //LEER Y ESCRIBIR DESDE ARCHIVO LINEAS public class EntradaYSalida2 { public static void main(String[] args) { String nombreArchivo="LeerArchivo.java"; FileReader archivo; BufferedReader filtro; String linea; try ...
[ "aguerre.clavel.cristian@gmail.com" ]
aguerre.clavel.cristian@gmail.com
cf60eafb85cdd6bd811c614843536762920a86d1
324c8a13d0a702e2c334a5605b933d14f1d5aea4
/YuNiFang/app/src/main/java/com/fengmi/he/Activity/MainActivity.java
e0dce3620acc13132299e93bd2c777d26207b6ad
[]
no_license
hexiaowen1993/work
d271ec8bdd9c50bf33d6960c63356500b993dae4
c3a431693fd29f755adb5c6f85f6d36ef40a4b07
refs/heads/master
2021-01-19T02:12:00.158267
2017-05-03T23:29:46
2017-05-03T23:29:46
84,400,603
0
0
null
null
null
null
UTF-8
Java
false
false
1,171
java
package com.fengmi.he.Activity; import android.content.Intent; import android.os.Handler; import android.os.Message; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.widget.ImageView; import com.fengmi.he.R; public class MainActivity extends AppCompatActivity { int time=1...
[ "975026412@qq.com" ]
975026412@qq.com
48263e726a3adb4150e5c95679fbce65cc8d54a9
62fe1c9e247f37421d090eff986716fa9b3cb35b
/java35/src/cn/edu360/javase35/day10/StringDemo3.java
0d1c4f6f760a318c4693ea5fcf2dd61358b27be6
[]
no_license
Crazyzhw/FirstDay
99ff5edbc87ed1cd17bf51e194cafca81859c706
990ac0cb3ead0ded7e0b3ba8fee7f74c7af7a27d
refs/heads/master
2020-03-23T00:05:28.732687
2018-07-15T11:09:33
2018-07-15T11:09:33
140,843,663
0
0
null
null
null
null
UTF-8
Java
false
false
396
java
package cn.edu360.javase35.day10; public class StringDemo3 { public static void main(String[] args) { String s = "abC"; String s1 = "AbC"; System.out.println(s.equalsIgnoreCase(s1)); String s3 = "abCdedAbC"; System.out.println(s3.contains(s)); System.out.println(s3.startsWith(s)); System.out.p...
[ "39932071+Crazyzhw@users.noreply.github.com" ]
39932071+Crazyzhw@users.noreply.github.com
9950a68dd586f8087c78cc31c199c9e9f043f6e9
b84a092d57cb0e44c3b5f8887ed2c091589f15ff
/chapter_2/Builders.java
ae136c0ebb19eada9d1706c72d400a584954abc8
[]
no_license
cgledezma1101/effective_java
c468420065eade975f04b0fa22e8199ce28b520a
6421ae5d20dfbc050000c4f2635459048b27d4bb
refs/heads/master
2020-03-09T21:52:30.805421
2018-04-23T06:56:27
2018-04-23T06:56:27
129,020,976
0
0
null
null
null
null
UTF-8
Java
false
false
3,441
java
public class Builders { public static void main(String[] args) { NutritionFactsTelescoping cocaColaTelescoping = new NutritionFactsTelescoping(240, 8, 100, 0, 35, 27); NutritionFactsBeans cocaColaBeans = new NutritionFactsBeans(); cocaColaB.setServingSize(240); cocaColaB.setServings(8); cocaColaB.setCalori...
[ "cgledezma1101@gmail.com" ]
cgledezma1101@gmail.com
18474fed16428f61b546011cb1b6cca185bdaf73
62f8fe861cb48a0eea23161209964ef88b8a3076
/onjava8/src/main/java/exceptions/CloseExceptions.java
c4e15d93717be712621e5aed54787f007ed5d116
[ "Apache-2.0" ]
permissive
funnycoding/java_learn
38201508bcd361db991294d57ce2ec62b348dc50
c6e7426360a09de954728d94fdee5a2be700fd92
refs/heads/master
2023-01-31T14:28:12.499747
2020-12-12T12:18:11
2020-12-12T12:18:11
250,736,453
0
0
Apache-2.0
2020-12-12T11:53:48
2020-03-28T07:18:06
Java
UTF-8
Java
false
false
1,063
java
package exceptions; /** * @author XuYanXin * @program OnJava8_Example * @description * @date 2020/2/27 4:18 下午 */ // CloseExceptions.java class CloseException extends Exception { } class Report2 implements AutoCloseable { String name = getClass().getSimpleName(); public Report2() { System.out....
[ "funnycodingxu@gmail.com" ]
funnycodingxu@gmail.com
72e855d0e5f01e2fdd4a404f02bfa4f641fab2eb
58c368e9e119248173a1e2a5b5d857fcd52502fc
/src/main/java/com/cake/server/interceptor/AuthorityInterceptor.java
5c94f0fb672cca17efe64e3e071cef016f4d9bdb
[]
no_license
yanglinqiang/app-server
97796ab59e3474c823d2b2fdfee5e9d1bbe46208
719b9081ea4fe9e127f7825a49a2b2ed8ba1e36b
refs/heads/master
2020-03-08T03:31:15.822799
2018-04-03T10:47:15
2018-04-03T10:47:15
127,893,385
0
0
null
null
null
null
UTF-8
Java
false
false
1,459
java
package com.cake.server.interceptor; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.web.servlet.ModelAndView; import org.springframework.web.servlet.handler.HandlerInterceptorAdapter; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; pu...
[ "linqiang.yang@tendcloud.com" ]
linqiang.yang@tendcloud.com
f014c9ce682e6d0c9226ba5c593be8f9b114e564
ed5159d056e98d6715357d0d14a9b3f20b764f89
/test/irvine/oeis/a044/A044564Test.java
3d7d846c4633bd4bfac0354530c17bf63246848e
[]
no_license
flywind2/joeis
c5753169cf562939b04dd246f8a2958e97f74558
e5efd6971a0062ac99f4fae21a7c78c9f9e74fea
refs/heads/master
2020-09-13T18:34:35.080552
2019-11-19T05:40:55
2019-11-19T05:40:55
null
0
0
null
null
null
null
UTF-8
Java
false
false
195
java
package irvine.oeis.a044; import irvine.oeis.AbstractSequenceTest; /** * Tests the corresponding class. * @author Sean A. Irvine */ public class A044564Test extends AbstractSequenceTest { }
[ "sairvin@gmail.com" ]
sairvin@gmail.com
e0c081f88ece8c9d00a6b045cbcc8e77a5dddbf3
0704a8046c4e3603b40a8da2334ad08085a7b72b
/sveditor/plugins/net.sf.sveditor.core/src/net/sf/sveditor/core/db/index/ops/SVDBCreatePreProcScannerOp.java
c2994bdf64b44afaf6ff5d45b741f8755ae22ad1
[]
no_license
stanlyliusu/sveditor
de31f8ba449a048283483c387d906a7352e471f9
1346b843f3ce0e044f6859159f0f4e44337f1e44
refs/heads/master
2021-01-18T00:27:27.661005
2016-05-16T17:05:04
2016-05-16T17:05:04
59,161,275
1
0
null
2016-05-19T00:37:50
2016-05-19T00:37:50
null
UTF-8
Java
false
false
1,124
java
package net.sf.sveditor.core.db.index.ops; import org.eclipse.core.runtime.IProgressMonitor; import org.eclipse.core.runtime.NullProgressMonitor; import net.sf.sveditor.core.db.index.ISVDBIndex; import net.sf.sveditor.core.db.index.ISVDBIndexInt; import net.sf.sveditor.core.db.index.ISVDBIndexOperation; impor...
[ "matt.ballance@gmail.com" ]
matt.ballance@gmail.com
13be1caa12bd3c685ab54f091a46bdb185c04cb6
4120e073a4b0b2c79870e3ab87b294f98f47d0be
/cached-events/src/main/java/com/rideaustin/service/ride/RideEventsBuilder.java
b433b8b8d6a759c6e50efbf2afc141b1e435e681
[ "MIT" ]
permissive
jyt109/server
8933281097303d14b5a329f0c679edea4fcd174b
24354717624c25b5d4faf0b7ea540e2742e8039f
refs/heads/master
2022-03-20T10:36:44.973843
2019-10-03T11:43:07
2019-10-03T11:43:07
null
0
0
null
null
null
null
UTF-8
Java
false
false
5,493
java
package com.rideaustin.service.ride; import java.time.Duration; import java.time.Instant; import java.util.ArrayList; import java.util.Arrays; import java.util.HashSet; import java.util.List; import java.util.Map; import java.util.Set; import java.util.stream.Collectors; import javax.inject.Inject; import org.spring...
[ "mikhail.chugunov@crossover.com" ]
mikhail.chugunov@crossover.com