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
c5696f0141921ae73b99db9b0e62144d4f7d5878
2def3739dfa0f1fb6219e6898216f5d5a2f8ecec
/Rental Motor FTI/src/controler/koneksi.java
741e92cadd84a74fc3207bd94de43acd4b7a230c
[]
no_license
andreanrichardo/andreanrichardo-Motorcycle-Rental-using-Java-Programming-Language
3f49a360aac15660bb8bce13e2d5bab87c362222
dc3e487dd012837a9acb9e85d9ec77e2f8c6d43d
refs/heads/master
2022-11-18T23:36:23.494409
2020-07-19T17:09:31
2020-07-19T17:09:31
280,907,364
0
0
null
null
null
null
UTF-8
Java
false
false
872
java
package controler; import java.sql.Connection; import java.sql.DriverManager; import java.sql.SQLException; public class koneksi { public String driver = "com.mysql.jdbc.Driver"; public String url = "jdbc:mysql://localhost/db_rentalmotor"; public String username = "root"; public String pas...
[ "noreply@github.com" ]
noreply@github.com
94971670d77be708a74f3fc2456ae392ef4e276e
b28305dab0be0e03765c62b97bcd7f49a4f8073d
/chrome/android/java/src/org/chromium/chrome/browser/explore_sites/ExploreSitesPage.java
2cca74c72e1e2005fad15621cca9fccf25c9c0e1
[ "BSD-3-Clause" ]
permissive
svarvel/browser-android-tabs
9e5e27e0a6e302a12fe784ca06123e5ce090ced5
bd198b4c7a1aca2f3e91f33005d881f42a8d0c3f
refs/heads/base-72.0.3626.105
2020-04-24T12:16:31.442851
2019-08-02T19:15:36
2019-08-02T19:15:36
171,950,555
1
2
NOASSERTION
2019-08-02T19:15:37
2019-02-21T21:47:44
null
UTF-8
Java
false
false
13,148
java
// Copyright 2018 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. package org.chromium.chrome.browser.explore_sites; import android.content.Context; import android.os.Parcel; import android.os.Parcelable; import android...
[ "artem@brave.com" ]
artem@brave.com
b30fbc9c7c35fe1237c9032645e2a07793d13085
ae5be6eeedaea861a45586bfd41f183155222b41
/app/src/main/java/com/baking/divyamjoshi/bake/Ui/Singleton.java
af23294584f959dd7403320888cb6500845ab842
[]
no_license
dvmjoshi/Bake
5833ea696e4cecb1be09dda28f8150a2d2016434
62e832789431541b788335f35e50fe7a168e6481
refs/heads/master
2020-03-17T00:53:35.524408
2018-05-12T09:51:11
2018-05-12T09:51:11
133,133,562
4
0
null
null
null
null
UTF-8
Java
false
false
980
java
package com.baking.divyamjoshi.bake.Ui; import android.content.Context; import com.android.volley.Request; import com.android.volley.RequestQueue; import com.android.volley.toolbox.Volley; public class Singleton { private static Singleton mInstance; private RequestQueue mRequestQueue; private static C...
[ "dvmjoshi7@gmail.com" ]
dvmjoshi7@gmail.com
d92c5bbedb63199ef97dc0a5efbcd1a5517ec718
f789b6aaa442f55889b1e4969ffd9c7d82d9e493
/DotCom/GameHelper.java
8088abd7b935f171f2842fbfe92105db08b328e9
[]
no_license
SergeySoloviov/HeadFirstJava
7c0c87dcac90b340142ae9e46ffc6415b0a76f6d
15b30ed3c5cdeeed2bdf88f36db7433dd5ec4092
refs/heads/master
2022-09-20T16:35:02.670488
2022-09-09T14:50:15
2022-09-09T14:50:15
34,690,010
0
0
null
null
null
null
UTF-8
Java
false
false
2,503
java
package HeadFirstJava.DotCom; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; import java.util.ArrayList; /** * Created by Сережка on 20.04.2015. */ public class GameHelper { private static final String alphabet = "abcdefg"; private int gridLenght = 7; privat...
[ "5992668@ukr.net" ]
5992668@ukr.net
98e10d1f46500203aaa2079e5ca3dceca7aec675
61a85f83ac1d298b9848344ae31cea3375fea38a
/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/fragment/R.java
c55eaa1639fe676a335b26af7453b07c7a50f8a4
[]
no_license
apriliakhrnnsa/Android-fundamentals-02.1-Activities-and-intents
2980609df772fb28f50fbb9ae417c2f307878beb
2b31e32a1db035de39e1e2fb44f7bb014de163e1
refs/heads/master
2020-07-30T08:17:02.381498
2019-09-22T14:42:36
2019-09-22T14:42:36
210,150,895
0
0
null
null
null
null
UTF-8
Java
false
false
12,390
java
/* AUTO-GENERATED FILE. DO NOT MODIFY. * * This class was automatically generated by the * gradle plugin from the resource data it found. It * should not be modified by hand. */ package androidx.fragment; public final class R { private R() {} public static final class attr { private attr() {} ...
[ "aprilnisa1491@gmail.com" ]
aprilnisa1491@gmail.com
5f62ba08869d7978c9e761c91064e819f66fc678
4de8dc187355527d5abe6741d85b16858542f198
/GhostPractice/GhostPracticePhone/src/main/java/com/boha/ghostpractice/fragments/FeeTargetBranch.java
77512acc0cdbd5bcc661d2425325bad5eebb0676
[]
no_license
bohatmx/GhostPractice
5b05358847c689f6132e4658d587070cf26588a3
3f05355f1d747f081fe235c496ae72ad02a086f8
refs/heads/master
2021-03-16T08:44:35.528388
2015-12-06T07:23:56
2015-12-06T07:23:56
34,336,086
0
0
null
null
null
null
UTF-8
Java
false
false
4,588
java
package com.boha.ghostpractice.fragments; import android.annotation.SuppressLint; import android.content.Context; import android.os.Bundle; import android.os.Vibrator; import android.support.v4.app.Fragment; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.wid...
[ "malengatiger@gmail.com" ]
malengatiger@gmail.com
5f4feddb7a9a5fd4d3874620710317224157a55c
92f928e99b0b78e8154838774705c431b9fbb72b
/src/main/java/com/example/demo/repository/UserRepository.java
6e2a0d1d208120fa7e222f748001ef3c12221124
[]
no_license
dominus-7/SpringBoot-Crud-Restful-Webservices
ec5facebdfa411077c84f619598db435e7fc15af
bd7559391634c2a8e74408608fa2312948663991
refs/heads/main
2023-03-21T08:24:20.899526
2021-03-15T23:14:21
2021-03-15T23:14:21
348,147,541
0
0
null
null
null
null
UTF-8
Java
false
false
273
java
package com.example.demo.repository; import org.springframework.data.jpa.repository.JpaRepository; import org.springframework.stereotype.Repository; import com.example.demo.entity.User; @Repository public interface UserRepository extends JpaRepository<User, Long> { }
[ "impactdominus7@gmail.com" ]
impactdominus7@gmail.com
f60bbe6a389f50e7920d5e0b8b9db66536233319
d3df2f24cf23584a655780bc418b61e8bb68cae9
/src/main/java/com/recipepicker/config/SwaggerConfig.java
0e46c38259119b07042cb3c893e31f7e47e8731e
[]
no_license
lsternh/RecipePicker
dffbbf9c79322e9eea8698c165dd8c59f0d5189c
edc88e48d8b21faaa4c817a558cef074f5ea5484
refs/heads/master
2023-06-03T11:59:04.974455
2021-06-24T02:29:40
2021-06-24T02:29:40
355,020,866
0
0
null
null
null
null
UTF-8
Java
false
false
2,262
java
package com.recipepicker.config; import static com.google.common.collect.Lists.newArrayList; import java.util.Collections; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Configuration; import org.springframework.web.bind.annotation.RequestMethod; import org.springfra...
[ "luke33@iastate.edu" ]
luke33@iastate.edu
9669eea1bfe9f649252945512f1710c480bd9d4d
dcb0e6cffe8911990cc679938b0b63046b9078ad
/uitests/plugins/org.jboss.tools.fuse.reddeer/src/org/jboss/tools/fuse/reddeer/requirement/JolokiaRequirement.java
dd8d5efb2d14d8576b3ee4b49adf3ac6773b7a46
[]
no_license
MelissaFlinn/jbosstools-fuse
6fe7ac5f83d05df05d8884a8576b9af4baac3cd6
d960f4ed562da96a82128e0a9c04e122b9e9e8b0
refs/heads/master
2021-06-25T09:30:28.876445
2019-07-15T09:10:12
2019-07-29T08:12:28
112,379,325
0
0
null
2017-11-28T19:27:42
2017-11-28T19:27:42
null
UTF-8
Java
false
false
1,673
java
/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc. * Distributed under license by Red Hat, Inc. All rights reserved. * This program is made available under the terms of the * Eclipse Public License v1.0 which accompanies this distribution, * and ...
[ "apodhrad@redhat.com" ]
apodhrad@redhat.com
ff7a1d43a577c118c9e9c5c7b88da80e16f4ae81
832c756923d48ace3f338b27ae9dc8327058d088
/src/contest/acm/ACM_Waterloo_Local_2017_Fall_C.java
3cb2e8782d8be9273a4bee375193cb3a25e8c5e4
[ "Apache-2.0", "MIT", "LicenseRef-scancode-unknown-license-reference" ]
permissive
luchy0120/competitive-programming
1331bd53698c4b05b57a31d90eecc31c167019bd
d0dfc8f3f3a74219ecf16520d6021de04a2bc9f6
refs/heads/master
2020-05-04T15:18:06.150736
2018-11-07T04:15:26
2018-11-07T04:15:26
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,172
java
package contest.acm; import java.util.*; import java.io.*; public class ACM_Waterloo_Local_2017_Fall_C { static BufferedReader br; static PrintWriter out; static StringTokenizer st; public static void main (String[] args) throws IOException { br = new BufferedReader(new InputStreamReader(System.in)); ...
[ "jeffrey.xiao1998@gmail.com" ]
jeffrey.xiao1998@gmail.com
93f7c48d5b387b74d841eed7c2233455ede25225
baacb01b15aa7ad6f3391f7837c22f53c1ad7c65
/app/src/main/java/com/revolt/primenews/ViewAnnouncementActivity.java
7fcd5b25ce4d3d2d58c825254fa419755bb06c40
[]
no_license
Amal642/PrimeNews
f95367972beae992d3d61a655c1f913fce80d946
8ef561d3354c32dfac8766abef26cb76ab7f5745
refs/heads/master
2023-05-09T16:26:30.266971
2021-06-07T16:42:34
2021-06-07T16:42:34
324,722,474
0
0
null
null
null
null
UTF-8
Java
false
false
1,355
java
package com.revolt.primenews; import android.os.Bundle; import androidx.appcompat.app.AppCompatActivity; import androidx.recyclerview.widget.LinearLayoutManager; import androidx.recyclerview.widget.RecyclerView; import com.firebase.ui.database.FirebaseRecyclerOptions; import com.google.firebase.database.FirebaseData...
[ "mohamedkalam45@gmail.com" ]
mohamedkalam45@gmail.com
0f208e8e8de5db8ff3ab5fce526b30f1968dffac
8187cb174642d53ef5698b423005fc3c0cbcf356
/src/br/com/dataminas/cbrasileiro/models/Artilheiro.java
a8848d41a4bd26d01edb2a34d7933d1b07fa9b4a
[ "MIT" ]
permissive
xilenomg/campeonatobrasileiro-android
83f0e41c729a1f7c43ac5d1d64d10e0ffbaa43fc
53cb649b8cc41542a36a257007a79b41c22dedba
refs/heads/master
2021-01-19T10:11:19.964776
2014-10-04T18:13:20
2014-10-04T18:13:20
null
0
0
null
null
null
null
UTF-8
Java
false
false
945
java
package br.com.dataminas.cbrasileiro.models; import org.codehaus.jackson.annotate.JsonProperty; public class Artilheiro { @JsonProperty("id") String id; @JsonProperty("nome_jogador") String nomeJogador; @JsonProperty("gols") String gols; @JsonProperty("sigla_time") String siglaTime; @JsonProperty("time_dns...
[ "xilenomg@gmail.com" ]
xilenomg@gmail.com
db5c1f19e0945b197e46da2f63a93d931d922ad9
6bcaeb4d0e7e48629404d57e1590c69dd4754498
/NA-WebApp-DevelopersTeam-Spring/src/main/java/by/training/nc/dev5/web/controller/CustomerController.java
e6ec73bf84ef341b7cd532bbaba0ed73cb5cd481
[]
no_license
ATPod/nc-training
56a03fa01f96ebaa075f93134485180a069b0407
75dffd524be61f2675c0bda2bfacfbbad66c993b
refs/heads/master
2020-05-23T08:36:57.766787
2017-07-11T07:26:37
2017-07-11T07:26:37
84,756,625
1
6
null
2017-03-17T15:17:22
2017-03-12T20:52:38
Java
UTF-8
Java
false
false
4,712
java
package by.training.nc.dev5.web.controller; import by.training.nc.dev5.dto.*; import by.training.nc.dev5.service.QualificationService; import by.training.nc.dev5.service.TermsOfReferenceService; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.context.annotation.Scope; import o...
[ "nikitatroshenko@gmail.com" ]
nikitatroshenko@gmail.com
2dd1835153b407aae1fd667d648d82dae045b5ad
76376a06ed38016c335023a6c245615d760b9f69
/src/graphnet/GraphTieIn.java
291b6969e46f88911d6eb74e7ec0a4be6bb843b4
[ "MIT" ]
permissive
StetsenkoInna/ParallelDESS
660f39b69a0573f109a2a607b744604426d21209
51ad7e50b36337c76aa45f1cfce30d6c5c895945
refs/heads/master
2021-08-30T20:51:49.717198
2017-12-19T11:45:09
2017-12-19T11:45:09
109,233,640
3
3
MIT
2017-12-19T11:46:01
2017-11-02T07:47:40
Java
UTF-8
Java
false
false
4,090
java
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package graphnet; import PetriObj.ArcIn; import graphpresentation.GraphTie; import java.awt.BasicStroke; import java.awt.Graphics2D; import java.awt.Stroke; import java.io.Serializable; import java.util.ArrayList; impor...
[ "stiv.inna@gmail.com" ]
stiv.inna@gmail.com
cb12553e1cbb3154cdc967679180f3a5caff778e
e562efc7c3ae1f0a45a384a133232c1fcebd4614
/src/main/java/structuralPatterns/bridge/TennisBall.java
951788fab0242230396eae38fe2a3d4e4e5bd119
[]
no_license
MaxRomaschenko/JavaLessons
2018d54d788258ae99f3a31a210248285ba7305a
421263a699a113dc67dba55669f135659e4cb359
refs/heads/master
2023-07-27T18:52:01.015052
2021-09-11T10:01:24
2021-09-11T10:01:24
393,612,148
0
0
null
null
null
null
UTF-8
Java
false
false
353
java
package structuralPatterns.bridge; public class TennisBall extends SportsEquipment{ public TennisBall(CompanyManufacturer companyManufacturer) { super(companyManufacturer); } @Override public boolean IsReady() { companyManufacturer.createEquipment(); System.out.println(true); ...
[ "romashenkomaxim@ukr.net" ]
romashenkomaxim@ukr.net
97076648daf3071adbcd1d61fc949592ec62ef03
b4c9e48b2334b5d419d43aacbbb9894d1859e08d
/Whatsapp/src/main/java/com/Whatsapp/dao/WhatsappDAO.java
b5812d55c85d875eb76c2342a37b8460804aa87c
[]
no_license
gursabiha123/Projects
be35f426bff7c76f16abacb0847a30a23f374a45
57b480a234750295bc1d41882a6ddfb71abc9e79
refs/heads/master
2022-12-19T01:34:03.438953
2020-09-28T17:37:28
2020-09-28T17:37:28
298,046,022
0
0
null
null
null
null
UTF-8
Java
false
false
1,386
java
package com.Whatsapp.dao; import java.sql.Connection; import java.sql.DriverManager; import java.sql.PreparedStatement; import com.Whatsapp.entity.whatsappuser; public class WhatsappDAO implements WhatsappDAOInterface{ public void deleteprofileDAO() { } public int createprofileDAO(whatsappuser wu) throw...
[ "noreply@github.com" ]
noreply@github.com
735b1e598d8144a828b30555b6eef55c518de2fc
e7ca6ab46cdff0eb0247bec7d3a399e4a513b782
/src/Parser/LogoGrammar.java
3372ae9eb6e1db94cb63a3aa31c491f100177fa5
[]
no_license
zeebenzene/TurtleIDE
6d310e0a05e6c78a15b9caa40d4b9bb6a407bc7d
40aa5310f7aca563f8ec5c87058902f60b890110
refs/heads/master
2021-01-01T17:27:38.667846
2014-03-08T22:13:00
2014-03-08T22:13:00
17,096,448
1
0
null
null
null
null
UTF-8
Java
false
false
2,771
java
package Parser; public class LogoGrammar extends edu.hendrix.grambler.Grammar { public LogoGrammar() { super(); addProduction("lines", new String[]{"lines", "cr", "line"}, new String[]{"line"}, new String[]{"x"}); addProduction("line", new String[]{"if"}, new String[]{"expr"}, new String[]{...
[ "zeebenzene@gmail.com" ]
zeebenzene@gmail.com
c36b7592a0ace35f2f70c159c8d6339557756256
69b21c754b532caf27f73f6b441dea9e8612f1b8
/app/src/main/java/com/aurora/sampleproject2/model/db/PostDataBase.java
0909e9dd82d9acf36d8c25cd859fa3288deeafa4
[]
no_license
validi/PostList
fa447da4807ea6a4a72348dde2716f275a7e6aa3
d328e650678779b849552b67b87bf34c4373b4d1
refs/heads/master
2023-04-08T04:28:33.485116
2021-04-23T10:45:53
2021-04-23T10:45:53
360,846,799
0
0
null
null
null
null
UTF-8
Java
false
false
1,275
java
package com.aurora.sampleproject2.model.db; import android.content.Context; import androidx.annotation.NonNull; import androidx.room.Database; import androidx.room.Room; import androidx.room.RoomDatabase; import androidx.sqlite.db.SupportSQLiteDatabase; import com.aurora.sampleproject2.model.db.dao.PostDao; import c...
[ "a.validi6016@gmail.com" ]
a.validi6016@gmail.com
38bc3b7cbe3c8909f0a5e7b55283f9b5008bcdc6
fae5695a5f42898b74dc02f3403bf443af6451e2
/corepatterns/src/com/gce/patterns/adapter/WeatherFinderImpl.java
950003d231d1bf28c86d81e6171638ef26dca3ae
[]
no_license
GiedriusCeinorius/Design-Patterns
a103741b0e6459c193e6ad2403f508e48ab266d7
21f74ef6726d8948e28b86048bb4e0fd6d6e7bf4
refs/heads/master
2020-04-19T05:02:50.239563
2019-01-29T21:28:46
2019-01-29T21:28:46
167,977,122
0
0
null
null
null
null
UTF-8
Java
false
false
170
java
package com.gce.patterns.adapter; public class WeatherFinderImpl implements WeatherFinder { @Override public int find(String city) { return 33; } }
[ "giedrius.ceinorius@nrd.lt" ]
giedrius.ceinorius@nrd.lt
44084968b4e7a8d1e24a0182f927b4971d89ccd7
f06b92f151f45feb9244379e052a9d6f57198831
/app/src/main/java/com/fruitsandwich/zincer/ZincSearch.java
abe057d3a1fb5458772c7d3529f44b35132f84cf
[]
no_license
zaltoprofen/ZINCer
3768e25f1ac5a6a2ba9235cad5ecee48dc8f3c14
ed3af3fd9cafc6466a0cbfd4794a8a44dfdeb23c
refs/heads/master
2020-05-30T15:26:26.003869
2015-07-24T06:25:47
2015-07-24T06:25:47
39,605,339
0
0
null
null
null
null
UTF-8
Java
false
false
2,340
java
package com.fruitsandwich.zincer; import android.os.AsyncTask; import android.os.Message; import android.util.Log; import com.google.common.collect.Lists; import org.jsoup.HttpStatusException; import org.jsoup.Jsoup; import org.jsoup.nodes.Document; import org.jsoup.nodes.Element; import org.jsoup.select.Elements; ...
[ "pixy2001@gmail.com" ]
pixy2001@gmail.com
ec8b3e6136f0426d4ab5fa1cc17e0d427e95e427
c940e797b5c2e5d20fe63fd065d087fee2ca6bc3
/itcast_p2p_domain/src/main/java/cn/itcast/domain/city/City.java
a6bcf42383baba7a7008c01ee5cbe86cdf77550e
[]
no_license
beipiaocanglang/daiyiqiao_itcast_p2p
bf7c909045b303312c653c387f4cf713d71c4a0a
e103137bc38175a603b030a5960cf7fed2b0d0fe
refs/heads/master
2021-04-15T03:50:58.012115
2018-03-26T06:45:00
2018-03-26T06:45:00
126,783,393
0
0
null
null
null
null
UTF-8
Java
false
false
1,891
java
package cn.itcast.domain.city; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persistence.Id; import javax.persistence.Table; import javax.persistence.Transient; import com.fasterxml.jackson.annotation.JsonIgnore; /** * * @ClassN...
[ "yUhU3552247687" ]
yUhU3552247687
f5abed20084c53a0876209ece303f504329b9c13
9c1aae8a2ea0b691b46b124f18164d07f4e9e3b5
/app/src/main/java/com/mac/isaac/socialmediaisaac/MainActivity.java
f8468a3e0aceb4c4ef77f8d561bfb42bd79e38fb
[]
no_license
isaacurbina/SocialMediaASNE
9d6bb21a7efe8acb3b08240f875659b4faf7d46c
7632a4e0fb80395cba82f3989dc4525a0a513429
refs/heads/master
2021-01-10T10:22:11.539221
2016-03-21T14:14:31
2016-03-21T14:14:31
54,067,189
0
0
null
null
null
null
UTF-8
Java
false
false
5,551
java
package com.mac.isaac.socialmediaisaac; import android.Manifest; import android.app.AlertDialog; import android.app.ProgressDialog; import android.content.Context; import android.content.DialogInterface; import android.content.Intent; import android.content.pm.PackageInfo; import android.content.pm.PackageManager; imp...
[ "isaac.urbina@live.com" ]
isaac.urbina@live.com
545604868d8b9f66d2dba57b22cb692f454f2ef2
0260e9b9f8befa39871f6cd0aefb3e368f40d0ef
/gr.upatras.ece.wcl.radl/src-gen/gr/upatras/ece/wcl/radl/impl/ruleXMLRPCImpl.java
8c2219249694cd2b74d3d72495cb1781e0adf000
[]
no_license
ctranoris/fstoolkit
ae84a98a9196fae4ad094e1b0aa53ef876715e37
4adf7fa92135a002107f0c750d1068dc39857f6f
refs/heads/master
2016-09-06T07:30:31.100001
2012-10-17T07:31:55
2012-10-17T07:31:55
2,185,607
0
0
null
null
null
null
UTF-8
Java
false
false
11,281
java
/** * <copyright> * </copyright> * */ package gr.upatras.ece.wcl.radl.impl; import gr.upatras.ece.wcl.radl.BindingParam; import gr.upatras.ece.wcl.radl.ConfigurationParam; import gr.upatras.ece.wcl.radl.RadlPackage; import gr.upatras.ece.wcl.radl.ruleXMLRPC; import java.util.Collection; import org...
[ "tranoris@88d6be61-b049-4d1a-ac2d-38c3f0f8cafa" ]
tranoris@88d6be61-b049-4d1a-ac2d-38c3f0f8cafa
d0ce78427e90e98348d30f7a74a7aee81cf3b3e5
204630240db672594c07c0708357a58d36c0216c
/IdeaProjects/JAVA1/src/HomeWorkThree.java
4e928ba592560d798934569594e77516be70ba10
[]
no_license
Hozalex/project
d9c69a5f4c4173b2f107e1c1411d3a05b1e95fe0
40c907a832cfe49633df4a6c0e581cd8796a9577
refs/heads/master
2020-03-14T02:15:15.798991
2018-06-05T13:44:26
2018-06-05T13:44:26
131,395,644
0
0
null
null
null
null
UTF-8
Java
false
false
2,969
java
import java.util.Arrays; import java.util.Random; import java.util.Scanner; public class HomeWorkThree { public static void main(String[] args) { words(); randomNumber(); } private static void words() { String[] words = {"apple", "orange", "lemon", "banana", "apricot", "avocad...
[ "hozalex@gmail.com" ]
hozalex@gmail.com
2b16605d8b7ba2a40c1a9dc635ae0feab1568631
ce6353d029a2bc5373c954632b896e21d324b499
/s-order/order-service/src/main/java/com/example/orderservice/service/OrderInfoService.java
ed0ce1769c066478434fac0ba4764a9e9d860018
[]
no_license
c1028131070/demo
632500f33719919320687b0d4f43ac17fea80ec2
bc2a222dcc75e94e8c20636fb4972e16b91549c8
refs/heads/master
2023-06-29T19:01:55.684504
2021-07-31T03:42:39
2021-07-31T03:42:39
null
0
0
null
null
null
null
UTF-8
Java
false
false
529
java
package com.example.orderservice.service; import com.example.orderservice.dao.OrderInfoDAO; import com.example.orderservice.entity.OrderInfo; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import java.util.Date; @Service public class OrderInfoService { ...
[ "18317032091@163.com" ]
18317032091@163.com
03286124864a72d831009dc114e654a71b9bd886
9b5048f57cc196821d16211cf2ef85f5a2d49efc
/src/main/java/ir/ahmadi/springProject/model/Book.java
30d1f2ee7567bd7f322dbf2884c0b564cf416e81
[]
no_license
bazardeh/FirstProject
c4aca7701ddb0ce9860b8b8e7cbe6c9cd3c6c892
9f2a876a97781196d96f2c6570ce1ec11c4f5a7c
refs/heads/master
2020-03-28T17:05:46.932262
2018-11-17T18:38:56
2018-11-17T18:38:56
148,757,709
0
0
null
null
null
null
UTF-8
Java
false
false
2,555
java
package ir.ahmadi.springProject.model; import com.fasterxml.jackson.annotation.JsonIgnore; import org.hibernate.annotations.OnDelete; import javax.persistence.*; import javax.validation.constraints.NotNull; import javax.validation.constraints.Size; import java.util.Date; @Entity @Table(name = "Book") public class Bo...
[ "42860792+bazardeh@users.noreply.github.com" ]
42860792+bazardeh@users.noreply.github.com
7cb042275f84ceaa2567a8e042837a4cb2b9e0fc
ef408d9f2e1ce7b46e9bb7f946164fc76c6caedc
/core/src/main/java/org/infinispan/notifications/cachelistener/filter/KeyFilterAsKeyValueFilter.java
74b0960072e963cd550b857f94167041ef9990c8
[ "Apache-2.0" ]
permissive
carloscurotto/infinispan
9d553fe22d74d6df6574ccb7aeb12c35ad70feaf
db60e2706e00b8f31fa47cb698f5a5e691e7f8c5
refs/heads/master
2021-01-21T09:29:15.458141
2014-05-08T15:35:26
2014-05-08T19:52:24
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,846
java
package org.infinispan.notifications.cachelistener.filter; import org.infinispan.commons.marshall.AbstractExternalizer; import org.infinispan.commons.util.Util; import org.infinispan.marshall.core.Ids; import org.infinispan.metadata.Metadata; import org.infinispan.notifications.KeyFilter; import org.infinispan.notific...
[ "dan@infinispan.org" ]
dan@infinispan.org
26e1c8500c131657257e8d13650b76c762cb29ac
5e3235edf3de262f4d10b9e9e1fcc3bd13d6b8b1
/Code Snippet Repository/Spring/Spring8315.java
5bb013e8e81a42ff826c9e8252b988d328a90751
[]
no_license
saber13812002/DeepCRM
3336a244d4852a364800af3181e03e868cf6f9f5
be3e5e50e34a042d5ba7259ff5ff75c08ab32bb9
refs/heads/master
2023-03-16T00:08:06.473699
2018-04-18T05:29:50
2018-04-18T05:29:50
null
0
0
null
null
null
null
UTF-8
Java
false
false
310
java
private MockHttpServletResponse getResponse(RequestBuilder requestBuilder) throws IOException { ResultActions resultActions; try { resultActions = this.mockMvc.perform(requestBuilder); } catch (Exception ex) { throw new IOException(ex); } return resultActions.andReturn().getResponse(); }
[ "Qing.Mi@my.cityu.edu.hk" ]
Qing.Mi@my.cityu.edu.hk
e20cbe2034306633d32a81f773d7091aa7012b9d
419b71fc3d39eb03f16fdb56d7f2ef896e4997dd
/src/main/java/com/jacky/onjava8/onjava/CountMap.java
86a4c7f59957502ec623d6173aed81f7b13e4167
[]
no_license
JackyKyoto/JavaCodingKata
2466fd20f276b6a76698f6ed6c2de65bbaba4a57
130dd155e1312e7d6ba7272ab6eebf4f130be9e6
refs/heads/master
2022-07-10T13:03:04.271728
2022-03-14T15:03:38
2022-03-14T15:03:38
189,159,528
0
0
null
2022-06-29T18:44:45
2019-05-29T05:57:02
Java
UTF-8
Java
false
false
2,507
java
// onjava/CountMap.java // (c)2017 MindView LLC: see Copyright.txt // We make no guarantees that this code is fit for any purpose. // Visit http://OnJava8.com for more book information. // Unlimited-length Map containing sample data // {java onjava.CountMap} package com.jacky.onjava8.onjava; import java.util.*; import ...
[ "lidc@fxiaoke.com" ]
lidc@fxiaoke.com
709d1c284a21d8fdf35628829631080f2a13b2d2
81e3d8772ec2b1cc95530fe87d7794cb080f49cf
/readthedocs/code-tabs/java/src/test/java/nl/esciencecenter/xenon/tutorial/AllTogetherNowTest.java
74be40203de16730690ed53cdb72e4e48bebb41a
[ "Apache-2.0" ]
permissive
xenon-middleware/xenon-tutorial
704cd25920ab008d88a6c605fa77ebcf135e782f
92e4e4037ab2bc67c8473ac4366ff41326a7a41c
refs/heads/master
2022-02-26T08:01:22.225051
2019-09-12T15:50:25
2019-09-12T15:50:25
46,869,552
0
0
Apache-2.0
2019-09-12T06:57:21
2015-11-25T15:19:36
Java
UTF-8
Java
false
false
841
java
package nl.esciencecenter.xenon.tutorial; import org.junit.Rule; import org.junit.Test; import org.testcontainers.containers.FixedHostPortGenericContainer; import org.testcontainers.containers.wait.strategy.Wait; public class AllTogetherNowTest { private final String image = "xenonmiddleware/slurm:17"; priv...
[ "j.spaaks@esciencecenter.nl" ]
j.spaaks@esciencecenter.nl
073c0b276a293d23c6cf5a93eda92233ec31f26c
34182a13cd6291fc4657546e196c6447553b5eb0
/corejava/corejava_1/src/main/java/com/xubh01/thread/syn/SynDemo01.java
5f2abb4cf6c5dc52f87e4a38d03e36708d0c4996
[]
no_license
786991884/sxnd-study
9bf3d417879680f94b012867ef71ba880a19e4fc
8c1f8e8823c077f095dc4be0c89522b6f0eb1457
refs/heads/master
2021-01-12T08:49:59.493518
2018-04-03T09:17:54
2018-04-03T09:17:54
76,701,131
1
0
null
null
null
null
UTF-8
Java
false
false
3,385
java
package com.xubh01.thread.syn; public class SynDemo01 { public static void main(String[] args) { //真实角色 Web12306 web = new Web12306(); //代理 Thread t1 = new Thread(web, "路人甲"); Thread t2 = new Thread(web, "黄牛已"); Thread t3 = new Thread(web, "攻城师"); //启动线程 ...
[ "786991884@qq.com" ]
786991884@qq.com
dfba56b9001692b85c7c96d215c7ebea2ae56aea
516dd8c8737c8cc4df8dcfb56f3f01d8bdc6e7cb
/src/org/fryslan/simple/aiofisher/tasks/DropingTask.java
751d1378a705f881b866b62e6492def09f2f3724
[]
no_license
Fryslan/FryAIOFishing
2d09228cda9f01a6cef0f0cd76d6966f0b44c68b
74ad2a800184286f22fe0610680fd49e10dc7d97
refs/heads/master
2021-05-21T23:22:06.026627
2020-04-03T22:27:29
2020-04-03T22:27:29
252,855,214
0
0
null
null
null
null
UTF-8
Java
false
false
822
java
package org.fryslan.simple.aiofisher.tasks; import org.fryslan.simple.aiofisher.data.Fish; import org.fryslan.simple.aiofisher.data.Location; import simple.hooks.scripts.task.Task; import simple.robot.api.ClientContext; public class DropingTask extends Task { private final ClientContext ctx; private final Fish fish...
[ "pietjetse@outlook.com" ]
pietjetse@outlook.com
52d9670ea5d360f97518f107094c940d44303af5
22e4572f4e718536767e77bb97a8d51899a00b4a
/IsaacLozanoJorgePrieto/EntregaFinal/PLCtoPascal/src/plctopascal/Lexp.java
5409e2d0ec2d94ef9e40647e699fda71b9e0a4c1
[]
no_license
carls52/PL2029
50cf80577b6b547c7d4e3b5875d4957d5c6c3821
de50a3446d967a22b59f484a22b9e720ea726405
refs/heads/master
2020-05-04T07:24:15.521161
2019-05-20T21:01:37
2019-05-20T21:01:37
179,026,788
0
1
null
null
null
null
UTF-8
Java
false
false
81
java
package plctopascal; public class Lexp { String valor = ""; public Lexp() { } }
[ "carlitos-gs@hotmail.com" ]
carlitos-gs@hotmail.com
832d88afec71dd0120716cfbb4e69e3bd8ee5813
987ac9f42e17d6fa53c3b2543e822e503c75ee67
/Day2Java/src/TimePack/SumOFTwoTimesTest.java
8ef0706b4f3f3d5f96859a6bf36bef7ef932ba7e
[]
no_license
pparaska/JavaClassesObjectsAndInheritance
83e6111e29af0d9714ea88e650b0a06e06991e97
35ea823fe0fc767cec77f83bfe5d473470fd9ce1
refs/heads/master
2020-04-14T01:44:52.107021
2018-12-30T06:58:58
2018-12-30T06:58:58
163,568,387
0
0
null
null
null
null
UTF-8
Java
false
false
866
java
package TimePack; import static org.junit.Assert.assertEquals; import org.junit.Before; import org.junit.Test; public class SumOFTwoTimesTest { private Time time1; private Time time2; private Time time3; @Before public void setUp() { time1 = new Time(); time2 = new Time(); time3 = new Time(); } @Test ...
[ "poonam.paraskar@capgemini.com" ]
poonam.paraskar@capgemini.com
1e5e357974ca39af3ae29a84a6a49d55f2731ea2
51e45c6154a0933591fea05db592b288f1cfdc02
/SmileNLP/src/main/java/smile/nlp/SimpleCorpus.java
428f941046d24b38416ffea267116a99f2b738fe
[ "Apache-2.0" ]
permissive
owlmsj/smile
3aba0ebf58386f056c9f5ebe569ac7e0f034a43a
6aadcf20fcfc4903560eed07305feaaf98853e44
refs/heads/master
2021-01-21T08:57:41.150403
2015-05-24T14:25:00
2015-05-24T14:25:00
35,841,631
1
0
null
2015-05-18T20:45:00
2015-05-18T20:45:00
null
UTF-8
Java
false
false
7,946
java
/******************************************************************************* * Copyright (c) 2010 Haifeng Li * * 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...
[ "haifengl@usc.edu" ]
haifengl@usc.edu
74576f404ab2e54e240fd591b32f8fa8a03dd4fa
5f82f293a77a118485defea9b513a2cb25a953f1
/src/main/java/com/w3villa/main/authentication/userService/RepositoryService.java
f1fd3d898652622c4b1027c0ce418ce65cd0aa6b
[]
no_license
guptapriyank/RegisterProject
8241695aceb35f777afbfb97a4cd8596cd2e8fee
1a9a18b9268a52b4a7c846e4fb40484486d96739
refs/heads/master
2021-01-19T14:35:06.401517
2014-12-10T06:21:59
2014-12-10T06:21:59
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,082
java
package com.w3villa.main.authentication.userService; import java.io.ByteArrayInputStream; import java.io.FileNotFoundException; import java.io.InputStream; import java.util.List; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpSession; import org.springframework.web.multipart.Mu...
[ "priyank1985gupta@rediffmail.com" ]
priyank1985gupta@rediffmail.com
4e5e11d1f68c295c822d0465389e0decdbb61419
51a8140861b5ee7b3e9cdf94161e254894ace4c3
/springfactorybean/src/main/java/com/laibao/spring5/springfactorybean/service/TransferService.java
ea80e17b08672beda9dcfe3b9a8a1b3ea08941be
[]
no_license
wanglaibao/spring5-in-action
76bf03dddf9c395e3eb7212ac5b675b3d0468431
657ef5871805824e05e2e7db4031c9ff038f3448
refs/heads/master
2018-12-24T20:40:06.681661
2018-10-18T04:10:43
2018-10-18T04:10:43
115,723,478
0
0
null
null
null
null
UTF-8
Java
false
false
233
java
package com.laibao.spring5.springfactorybean.service; /** * @author laibao wang * @date 2018-01-02 * @version 1.0 */ public interface TransferService { void transferAmount(long accountAId, long accountBId, double amount); }
[ "wanglaibao2010@gmail.com" ]
wanglaibao2010@gmail.com
b05b94079c53ba90e7d8ab824262d659b67a393b
6d676ba4b3b488e787982c61530c90ab9dca25be
/src/ua/batimyk/fridgesolver/FridgeSolver.java
111a796988478e2b2bef66699eded40ce8188221
[]
no_license
nbatyts/FridgeSolver
d54507ce4c795e7b9672523c2c2aa32cbcc83932
541097210de31177f7d21209bdf8997fac7650b8
refs/heads/master
2021-01-25T00:10:55.250488
2020-01-14T07:56:33
2020-01-14T07:56:33
58,741,016
0
0
null
null
null
null
UTF-8
Java
false
false
3,249
java
package ua.batimyk.fridgesolver; import java.util.*; /** * Created by N on 05/13/16. * FridgeSolver */ public class FridgeSolver { private FridgeNode solvedFridgeNode; private FridgeNode rootFridgeNode; public void setRootFridgeNode(FridgeNode rootFridgeNode) { this.rootFridgeNode = rootFridge...
[ "nbatyts@gmail.com" ]
nbatyts@gmail.com
5b676a685455a9a5703f45d70dcc87e69b7dde60
855d512dc6c99f6f4f748518e40041fdd4537618
/historical/the-original-opengroove/googlecode/trunk/xsm/web/src/org/opengroove/xsm/web/client/lang/XNumber.java
89649c619dd4ca32b6f05206185aa68963e94c21
[]
no_license
javawizard/everything
f9ea29758167d14e74962a023b60bb76c3668648
670d3cef911113ebbb112db1d423bfeac02cf59a
refs/heads/master
2016-09-06T09:48:07.060039
2014-07-07T08:50:11
2014-07-07T08:50:11
null
0
0
null
null
null
null
UTF-8
Java
false
false
940
java
package org.opengroove.xsm.web.client.lang; public class XNumber extends XData { private long value; public long getValue() { return value; } public void setValue(long value) { this.value = value; } public String toString() { return "" + value;...
[ "javawizard@trivergia.com@aa5ab2c2-dddc-11dd-993c-4d20d8c3c59d" ]
javawizard@trivergia.com@aa5ab2c2-dddc-11dd-993c-4d20d8c3c59d
f15eeea8f36c619787128dda11dbff9f77a68432
eaf0e8512661ea9c5e746a8a0b06fd1a5d5c611e
/DVDLibrary/src/main/java/com/sg/dvdlibrary/ui/DVDLibraryView.java
0088ae8c5577e23aedec078e6e27d995944d40ae
[]
no_license
Gnarlic/sg-projects
a98a29adbb3493ad960b2468b55c49e2c692ecb1
68cd1a5f810a3ecdfcc2c42372e92af1625da391
refs/heads/master
2020-04-05T18:50:27.949450
2018-12-02T02:10:07
2018-12-02T02:10:07
157,114,245
0
0
null
null
null
null
UTF-8
Java
false
false
9,859
java
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package com.sg.dvdlibrary.ui; import com.sg.dvdlibrary.dto.Dvd; import java.time.LocalDate; import java.time.format.DateTimeFormatter;...
[ "Gnarlitronic@gmail.com" ]
Gnarlitronic@gmail.com
76e4791b72d49164b9f4b4b8b6d40109775d7752
19f8aefc88e856b07bdeeb809cb03b7c39726484
/spring-boot-project/spring-boot/src/main/java/org/springframework/boot/logging/logback/LogbackLoggingSystem.java
1898e2d61320c14098946349c93acd08d2ace55a
[ "Apache-2.0" ]
permissive
moving-bricks/spring-boot-2.1.x
8dd7c6ba6e43ca2ec16cc262548245ced41806ab
78ed6ff678b51672abdbc761019edb64de36afde
refs/heads/master
2023-01-07T09:21:31.434984
2019-08-14T11:41:04
2019-08-14T11:41:04
202,248,924
0
1
Apache-2.0
2022-12-27T14:44:14
2019-08-14T01:22:07
Java
UTF-8
Java
false
false
11,335
java
/* * Copyright 2012-2019 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...
[ "810095178@qq.com" ]
810095178@qq.com
d93aa8b568d8af64cffd2cd9bde9966acc42e34d
baa80e63746596b7e43ecf1136fbab73d49b8599
/app/src/main/java/tuyenpx/kidlandstudio/flashgame/customview/adapter/view/LearningAdapter.java
4e0d93f64046e357a661dcc5ab38576e084386b1
[]
no_license
tuyendt6/FlashGame
c84a92c79796c1845179be31eadb7d22dd9270f1
f9cf5efb7527b79cd032c354c104b1ebd25fae44
refs/heads/master
2021-01-20T10:42:39.992547
2016-09-16T08:27:54
2016-09-16T08:27:54
68,344,100
0
0
null
null
null
null
UTF-8
Java
false
false
1,727
java
package tuyenpx.kidlandstudio.flashgame.customview.adapter.view; import android.content.Context; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.ArrayAdapter; import android.widget.TextView; import java.util.ArrayList; import tuyenpx.kidlandstudio.fl...
[ "tuyendt6@gmail.com" ]
tuyendt6@gmail.com
3f9e6d6580089e51be7ba0f51a0f614f5de9514b
d1d340fe1b07ef2724e1d434032ae77579481066
/app/src/main/java/com/asplendid/SplendidApp/Music/MusicData.java
b2ee58c59e19f7c17869cb696ab51470941bfa97
[]
no_license
arisulistio37/SplendidApp
dd65dbd75141e083933e8e82d4228d408e33bd37
f9441e8367b366f215c8fa8d12a356e6fd159b81
refs/heads/main
2023-05-19T13:38:03.534400
2021-06-08T11:55:36
2021-06-08T11:55:36
373,990,615
0
0
null
null
null
null
UTF-8
Java
false
false
638
java
package com.asplendid.SplendidApp.Music; import java.util.ArrayList; public class MusicData { private static String[] data_musik = { "Otomodachi Film", "Renai Circulation", "Fuwa Fuwa Time", "Glistening", "Kizuna Music" }; public static ArrayLis...
[ "arisulistio37@gmail.com" ]
arisulistio37@gmail.com
940713534498b138975913a292f022b18ef4c0a8
04406cd4df93f7b1e19953e359b17cd49e0bfd96
/sources/com.superking.ludo.star/java/com/ironsource/sdk/data/SSAEventCalendar.java
e20d1673aa6f228f0747439a769466727f3c3fbd
[]
no_license
lancelot1337/Udo
97c2f2249518460960b6723940615a9665d77f43
2e42f9e37bc7cc47cdb95aaef1a678d20dc024b9
refs/heads/master
2021-01-25T12:01:26.726595
2018-03-01T15:22:22
2018-03-01T15:22:22
123,451,782
0
0
null
null
null
null
UTF-8
Java
false
false
2,105
java
package com.ironsource.sdk.data; import com.facebook.share.internal.ShareConstants; import com.ironsource.sdk.utils.Constants.ParametersKeys; import cz.msebera.android.httpclient.cookie.ClientCookie; public class SSAEventCalendar extends SSAObj { private String DAILY = "daily"; private String DAYS_IN_MONTH = ...
[ "sudhanshusah2001@gmail.com" ]
sudhanshusah2001@gmail.com
a8e871b1be18eb6c5c765c545ffba6a31430b675
82d4bbc0da0738171aa5fed2ffeef5ae104936d0
/src/main/java/eu/codlab/pin/PinEntrySupportFragment.java
abc7d9413e60198c87eaf0e01880e3a10f32221a
[]
no_license
codlab/android-pinview
cd3ff4f4d519c46f2557f384040362a3973eb69d
22815b265d6fb8705809e8960fa23127b6e840a4
refs/heads/master
2021-01-02T23:13:21.536722
2014-05-14T09:16:29
2014-05-14T09:16:29
null
0
0
null
null
null
null
UTF-8
Java
false
false
637
java
package eu.codlab.pin; import android.os.Bundle; import android.support.v4.app.Fragment; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; /** * Created by kevinleperf on 13/05/2014. */ public class PinEntrySupportFragment extends Fragment { private PinController _con...
[ "codlabtech@gmail.com" ]
codlabtech@gmail.com
eb7646343d2d2b2894dbf42898bff1223c55b5bd
227a3295a12d15a8baffc27b8bafee8f496a4546
/src/main/java/com/school/entity/CartEntity.java
6f87789eef9748ed261ee53b8b395fcfb0c863e2
[]
no_license
MasterHiei/school-web
946c59b7947b619b004fcb27dad430c8c1d22b84
f3153b44cbffbfc3a00abfe02e3efbd18f17b94b
refs/heads/master
2021-09-09T15:12:21.111059
2018-03-17T10:00:21
2018-03-17T10:00:21
112,478,803
0
0
null
null
null
null
UTF-8
Java
false
false
2,878
java
package com.school.entity; import java.io.Serializable; /** * CartEntity table: tbl_cart * * @author */ public class CartEntity implements Serializable { /** Serial UID */ private static final long serialVersionUID = 1L; /** tcId */ private Long tcId; /** tcNum */ private int tcNum; ...
[ "ruhrg.lcx@outlook.com" ]
ruhrg.lcx@outlook.com
bcd64d337279f130e603c756d86317d6e2d185b8
198458ccbde4b26c1ec1b790ad8a46d0a58cb76f
/2_Projekt_konferencja/src/paczka_konferencja/ReadConferenceFile.java
51705c95fe46708fb4dc70b93e8cb9b53823b963
[]
no_license
whiteobelix/Konferencja_
34d08e75e2807b0e15f440107a880d5cd2798c51
737c25c0a74a1ed9dc326bf2fafe474d7133a9ca
refs/heads/master
2021-01-01T04:23:52.103016
2017-07-13T22:47:27
2017-07-13T22:47:27
97,170,325
0
0
null
null
null
null
UTF-8
Java
false
false
665
java
package paczka_konferencja; import java.util.ArrayList; import java.util.List; import java.io.BufferedReader; import java.nio.file.Files; import java.nio.file.Paths; import java.io.IOException; import java.util.stream.Collectors; public class ReadConferenceFile { public static List<String> readFile(St...
[ "noreply@github.com" ]
noreply@github.com
f8a2d7f8cdbaad02d997f4b178f6c0067683b6af
25cab8b40490573c4270fd076395ce099b84371a
/src/main/java/com/github/lindenb/jvarkit/util/vcf/TribbleVcfFileReader.java
412f9c42a957fec861907db089749f09dbfc6ae5
[ "MIT" ]
permissive
ssivilich/jvarkit
385a6c196fa871e21eca420b36a94d200892619b
5bf5e55768acffd5fa87dd682dc47e4c3e7fdd4b
refs/heads/master
2021-01-22T16:54:18.800985
2015-12-14T17:23:03
2015-12-14T17:23:03
47,995,461
1
0
null
2015-12-14T19:08:54
2015-12-14T19:08:52
null
UTF-8
Java
false
false
3,816
java
/* The MIT License (MIT) Copyright (c) 2014 Pierre Lindenbaum 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, me...
[ "plindenbaum@yahoo.fr" ]
plindenbaum@yahoo.fr
617cb46ef5576ce73205eef64fa6b9ee3caff7fe
cc16de383b8d4ea97d21a1b43bf4fd35b5114d19
/vaadin-dev-server/src/main/java/com/vaadin/base/devserver/ProductAndMessage.java
d3ad48eb15c165a233e316930efc4d206fc57b27
[ "Apache-2.0" ]
permissive
vaadin/flow
2c1e446473a2f7d53bde4e5e41c36c96189b50f0
9f14bcd948457c44dfc1f5cf2ad27a43153775cf
refs/heads/main
2023-09-04T04:26:45.702508
2023-09-01T12:52:14
2023-09-01T12:52:14
34,809,191
561
234
Apache-2.0
2023-09-14T15:11:05
2015-04-29T17:54:35
Java
UTF-8
Java
false
false
1,082
java
/* * Copyright 2000-2023 Vaadin Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to...
[ "noreply@github.com" ]
noreply@github.com
ee8f5526e84222a54a0acc2b6aeca61962a83ceb
2e162358239e0dbc226af659843df5489523a739
/gmall-oms/src/main/java/com/atguigu/gmall/oms/controller/OrderOperateHistoryController.java
6b2e284065f5364cf5d0a0cb5f4c68ba08231e30
[ "Apache-2.0" ]
permissive
mly80hou/gmall
47f62d61039596ab9eedf6d1088066d19b5b2dba
60501890b2c121454889aab1866628d190c5dc02
refs/heads/master
2022-07-15T00:09:22.175238
2020-04-26T04:51:22
2020-04-26T04:51:22
253,181,639
0
0
Apache-2.0
2022-07-06T20:48:54
2020-04-05T07:45:11
JavaScript
UTF-8
Java
false
false
2,758
java
package com.atguigu.gmall.oms.controller; import java.util.Arrays; import java.util.Map; import com.atguigu.core.bean.PageVo; import com.atguigu.core.bean.QueryCondition; import com.atguigu.core.bean.Resp; import com.atguigu.gmall.oms.entity.OrderOperateHistoryEntity; import com.atguigu.gmall.oms.service.O...
[ "715591187@qq.com" ]
715591187@qq.com
6542031c72df07485be89c47fa56c4a4c27517cf
864441b6f053d0ebf67a9b8342c8f85227a6db44
/AdapterPattern/Raboin_DuckAdapterPattern/src/adapterpkg/WildTurkey.java
3533d9a89b008a5336f3bea0beac73bbfef89f27
[]
no_license
eric22r/JavaDesignPatterns
3aa4364709446335d7153f46835eaf8c1b3af6c8
bb8be99f1360406dead1259520a1cd0c80afc870
refs/heads/main
2023-06-18T03:55:48.353174
2021-07-02T17:44:31
2021-07-02T17:44:31
382,400,963
0
0
null
null
null
null
UTF-8
Java
false
false
225
java
package adapterpkg; public class WildTurkey implements Turkey { public void gobble() { System.out.println("Gobble gobble"); } public void fly() { System.out.println("I'm flying a short distance"); } }
[ "noreply@github.com" ]
noreply@github.com
a10863c9c315228c5aeb430bbd8f1e839d64865a
4365604e3579b526d473c250853548aed38ecb2a
/modules/dfp_appengine/src/main/java/com/google/api/ads/admanager/jaxws/v202011/AdExclusionRuleType.java
fe3a9d4234b7d8d8b5f7939ad73b0ab71cfbb2e1
[ "Apache-2.0" ]
permissive
lmaeda/googleads-java-lib
6e73572b94b6dcc46926f72dd4e1a33a895dae61
cc5b2fc8ef76082b72f021c11ff9b7e4d9326aca
refs/heads/master
2023-08-12T19:03:46.808180
2021-09-28T16:48:04
2021-09-28T16:48:04
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,722
java
// Copyright 2020 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writi...
[ "christopherseeley@users.noreply.github.com" ]
christopherseeley@users.noreply.github.com
b937c8a8a40cfc0eb79e7ac1b729554c31093a16
a8a31336cdfbdc6619993da3224409de76a441b8
/src/jrds/agent/jmx/RProbeActorJMX.java
893159d6c4c1971c476ac46192304039240d5aaf
[]
no_license
andris-rauda/jrdsagent
d50fa63975e29b7c63421ab7ee9f7c58c3ece314
46a9b04962c8d9c7c937272743f4d297781eefab
refs/heads/master
2023-02-23T19:14:55.175440
2013-10-31T16:49:31
2013-10-31T16:49:31
null
0
0
null
null
null
null
UTF-8
Java
false
false
495
java
package jrds.agent.jmx; import java.lang.management.ManagementFactory; import java.lang.management.RuntimeMXBean; import jrds.agent.RProbeActor; public class RProbeActorJMX extends RProbeActor { final private long starttime; public RProbeActorJMX() { RuntimeMXBean rtbean = ManagementFactory.getRu...
[ "fbacchella@spamcop.net" ]
fbacchella@spamcop.net
a5eaee2a914ecf00ff561a34c010ef925c021ff5
a84c278810057a915c559585a7a272e74e84efaa
/src/restaurant/stackRestaurant/test/CashierTest.java
6b4b59db260a2fb500a590837a9d978fb14a24ca
[]
no_license
ryancstack/SimCity201
5df1c7d4233b23df2c73e82b68dc425c76b5359c
b5a16d25ef90ad45a860be87b12426ae85263035
refs/heads/master
2021-01-10T03:28:33.926425
2014-02-19T22:51:00
2014-02-19T22:51:00
null
0
0
null
null
null
null
UTF-8
Java
false
false
19,330
java
package restaurant.stackRestaurant.test; import gui.CurrentBuildingPanel; import restaurant.stackRestaurant.StackCashierAgent; import restaurant.stackRestaurant.StackCashierAgent.CheckState; import restaurant.stackRestaurant.StackCashierAgent.CustomerState; import restaurant.stackRestaurant.StackRestaurant; import res...
[ "ryancstack@me.com" ]
ryancstack@me.com
c7961c231e9e34b54b2a89987793dbd0272c70bc
1fc5c3f99fc565368fb04448b8ce221090ca77d8
/dist/bower_components/log4js/log4js-servlet/src/main/java/de/berlios/log4js/parser/ParseException.java
5e9cece41ff791467a38e2600175f7a49fe2eb48
[ "MIT", "Apache-2.0" ]
permissive
nelsonomuto/angular-ui-form-validation
65735ba29565462492e6dd1816d2364e770b37bc
5ab88160fe3512e0a7abbb369aaf0af652753766
refs/heads/master
2021-01-18T21:23:00.406840
2017-10-18T19:05:43
2017-10-18T19:05:43
15,302,975
132
57
null
2017-10-18T01:25:43
2013-12-19T05:13:53
JavaScript
UTF-8
Java
false
false
987
java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distribu...
[ "nelsonomuto@gmail.com" ]
nelsonomuto@gmail.com
7779f7912525cf317926b4523da4e6f6b5ac668f
8d6fad9fe12f7ab88d43a93de54d9fa84855517d
/JavaBasics/src/test/java/nested/Grade.java
dfb4335a66d0b0839eddfabe40d6fd692ffb2f04
[]
no_license
Faruq2014/JavaBasics
4d04126fe80bc98131fc9813f19efa6757509fb7
66557aedd38f88c0e5f278516981a55611e4d019
refs/heads/main
2023-04-13T02:59:47.927831
2021-04-12T01:24:39
2021-04-12T01:24:39
319,678,585
0
0
null
null
null
null
UTF-8
Java
false
false
816
java
package nested; import java.util.Scanner; public class Grade { public static void main(String[] args) { // TODO Auto-generated method stub int marks; Scanner input = new Scanner (System.in); System.out.println("enter your marks"); marks= input.nextInt(); ...
[ "mjmolla@gmail.com" ]
mjmolla@gmail.com
faf0ca90a9152c527189b73c44521614a1259c7b
c7910cace814f81c5b4113eefb576402f27275b0
/calcite/src/main/java/husky/sql/calcite/plan/rules/logical/PushFilterIntoTableScanRule.java
72caedb4a126a5a2ad31e1a35d2773ec4f606f3e
[ "Apache-2.0" ]
permissive
MingyuGuan/husky-sql
bb6ced3089766a96651c935de6019e152843fa7e
40dc95b5543c079bb4ab070fca2ac2a287514333
refs/heads/master
2020-04-07T19:41:32.170386
2019-04-27T05:24:01
2019-04-27T05:24:01
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,829
java
package husky.sql.calcite.plan.rules.logical; import husky.sql.calcite.plan.util.*; import husky.sql.calcite.plan.nodes.logical.HuskyLogicalTableScan; import husky.sql.calcite.plan.nodes.logical.HuskyLogicalCalc; import org.apache.calcite.plan.RelOptRule; import org.apache.calcite.plan.RelOptRuleCall; import or...
[ "alice.my.guan@gamil.com" ]
alice.my.guan@gamil.com
c6906e888ee7d1be42f7d2f6e296104d734c04be
52a13118c6fb1fe93cd2b653d5344683b168eeb8
/src/com/demo/game/Plane.java
864cc712c8c7e531e58823885d85ce7e9a465ae0
[]
no_license
1379observer/PlaneGame
082c7afc5cf439054b0753e05c7f41c2ea9e8636
9d5d88f6935e15b77aecbdc41b16e1cd1a8d09ea
refs/heads/master
2020-05-30T23:28:55.680098
2019-06-03T13:47:00
2019-06-03T13:47:00
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,304
java
package com.demo.game; import java.awt.*; public class Plane extends GameObject { public static Image image_me; public int life;//生命值 public int restart;//重启时间延迟 public double fire;//火力 public boolean alive;//存活状态 //初始化飞机图片 static { image_me = Tools.loadImage("images/123.png"); ...
[ "cxq9348@gmail.com" ]
cxq9348@gmail.com
d1ea52db121ab593a82110f48ac9ee36995d4daf
9a52eeaf13f9f7593dbe3de539469aca1c233757
/common/src/main/java/com/android/tv/common/WeakHandler.java
87a7a14cce89e4a38253a2f64b5e034a2bc77d74
[]
no_license
johnjcool/TV
1942eb4c34bb753e8dbf16ebd99114cf0a3a26da
e1ed59a055c41dcdc72e49df7175c5fa469374ad
refs/heads/master
2020-03-31T22:30:02.802799
2018-10-11T17:19:30
2018-10-11T17:19:30
152,620,829
0
1
null
null
null
null
UTF-8
Java
false
false
2,674
java
/* * Copyright (C) 2015 The Android Open Source Project * * 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 requir...
[ "john.j.cool@gmail.com" ]
john.j.cool@gmail.com
b30c0897efe13d7796033e8d42991b51ff2cdd08
6508ad5517d0b534035e019f93a3b8f080701ba1
/src/test/java/com/sda/spring/service/TransferHistoryServiceTest.java
acf89e85efca801a4507893f2805e9997b13e8b1
[]
no_license
marcincagara/Bank-Service
534a9bc975a67220693e0503a9eef561753b4da0
b669f9aba70dc3f237cf0b885382aca79059c019
refs/heads/master
2020-03-18T19:32:28.907198
2018-05-28T12:51:37
2018-05-28T12:51:37
135,160,304
0
0
null
null
null
null
UTF-8
Java
false
false
3,103
java
package com.sda.spring.service; import com.sda.spring.entity.TransferHistory; import com.sda.spring.repository.TransferHistoryRepository; import org.junit.Before; import org.junit.Test; import org.mockito.Mock; import java.math.BigDecimal; import java.time.LocalDateTime; import java.util.ArrayList; import java.util.L...
[ "marcincag@gmail.com" ]
marcincag@gmail.com
a07b32af56a4f11cc57e7fe07ed3d6c6d5fb67a0
87d51a562c3a2ab42a36c7c44ee8d31e8a8d9dc4
/src/main/java/com/jayqqaa12/dp/Solution152.java
d55a8768e77cab02a0e6863c3c78e0c8d6f66209
[]
no_license
jayqqaa12/leetcode-exercise
70b0d103575b6260c3be82ed4244b87969a3029a
2613d5449819a478fef2a4accd0ea605e21611a0
refs/heads/master
2020-04-06T07:07:05.236438
2016-09-09T03:59:28
2016-09-09T03:59:28
61,536,729
8
3
null
null
null
null
UTF-8
Java
false
false
658
java
package com.jayqqaa12.dp; /** * * 从数组中找到 子数组的最大乘积 * * 难度2星 * * */ public class Solution152 { /** * 保留最大值会最小值 * @param nums * @return */ public int maxProduct(int[] nums) { if(nums==null||nums.length==0)return 0; int max =nums[0],min=nums[0],rst=nums[0]; for...
[ "476335667@qq.com" ]
476335667@qq.com
5e2573aa415b58594b22310270b4021fc9abed31
784bb0ab1c2fefa12db60275927e212345ac7538
/git_test_project/src/my/git/test/Student.java
517b6614804dc03d08a2309dd1a9f1f9bb0a40b6
[]
no_license
kindirt/tjoeun202108
17288791cec3ad885acc2fce29787a1282880c10
0448d5210b70f562b7ac6f5100ff41f19b4c1d3a
refs/heads/master
2023-08-11T01:10:18.756614
2021-10-04T06:53:48
2021-10-04T06:53:48
413,296,259
0
0
null
2021-10-05T02:08:16
2021-10-04T06:14:41
Java
UTF-8
Java
false
false
506
java
package my.git.test; public class Student { private String name; private int age; public String getName() { return name; } public void setName(String name) { this.name = name; } public int getAge() { return age; } public void setAge(int age) { this.age = age; } @Override public ...
[ "HP@DESKTOP-R997P7V" ]
HP@DESKTOP-R997P7V
0daf88f4a7913d9e7ce3e1794422210f413f8900
233994b4ad1aff4fc1c1734bffd2bf628b420a56
/src/net/sourceforge/plantuml/sequencediagram/graphic/GraphicalDivider.java
c395b91d55264136b97fe7e457f3086c5ce3c56f
[]
no_license
dashersw/plantuml
76e3ac9a060ed63176636e75fb90b52ba77b3ee7
131cb71d6cd37de288463c6231228717f8f9bf15
refs/heads/master
2020-03-26T17:14:01.069156
2012-07-11T13:30:04
2012-07-11T13:30:04
2,986,490
6
3
null
2012-07-11T13:30:05
2011-12-15T09:18:48
Java
UTF-8
Java
false
false
2,573
java
/* ======================================================================== * PlantUML : a free UML diagram generator * ======================================================================== * * (C) Copyright 2009, Arnaud Roques * * Project Info: http://plantuml.sourceforge.net * * This file is part...
[ "arnaud_roques@28b6c6c1-be0e-40f3-8fed-77912e9d39c1" ]
arnaud_roques@28b6c6c1-be0e-40f3-8fed-77912e9d39c1
9edc22d023116c391751239d1e3b36830f52e4b1
fde3996fd37a073ff3097753f7fa7b746088a965
/src/com/liu/service/Impl/UserServiceImpl.java
4a619df14fe392298be34f1ae2468c00deda7876
[]
no_license
lbq972149981/Blog_liu
60de2dd4fda6e165c3731524f4b1adc3583ca0ff
8c6814736fbd40e0bf33614a302b06f1cd1d4f16
refs/heads/master
2020-03-23T12:03:13.535627
2018-07-19T06:28:41
2018-07-19T06:28:41
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,159
java
package com.liu.service.Impl; import com.liu.bean.mapper.UserMapper; import com.liu.bean.po.User; import com.liu.service.UserService; import org.springframework.stereotype.Component; import javax.annotation.Resource; import java.util.List; @Component("userService") public class UserServiceImpl implements UserService{ ...
[ "972149981@qq.com" ]
972149981@qq.com
6e99e9b90e7e39905f7413e604ddcaa8e21e12bf
38e7e5e5e8d9d2196911f60847e3b3ac035c8cad
/crm/crm/src/main/java/com/tianpingpai/crm/ui/BuyerCustomersViewController.java
1f619e73ab3aef783b244632cc7f1c87e703fa7e
[]
no_license
RogerLwr/TPP
7173fa82ee551311b10c5c74906cb101730d6222
8c568bc71f33bca6fb32cc465db5e621a93d9e6d
refs/heads/master
2021-06-30T02:22:56.796460
2017-09-16T06:28:40
2017-09-16T06:28:40
103,729,317
0
0
null
null
null
null
UTF-8
Java
false
false
16,946
java
package com.tianpingpai.crm.ui; import android.support.v4.widget.SwipeRefreshLayout; import android.support.v7.widget.SearchView; import android.util.Log; import android.view.View; import android.widget.ListView; import android.widget.TextView; import android.widget.Toast; import com.tianpingpai.core.ContextProvider;...
[ "liuwenrong@coolpad.com" ]
liuwenrong@coolpad.com
dc272e8f58df45f4a76a5d63756e2fc4862cc5b0
cb05d1f1add449ee7fd5164482e25ed125381703
/src/main/java/com/qing/hu/common/ResultCode.java
e8a088f4af4f63e15e0b609c4ba5220487ea49f9
[]
no_license
shiqinghu-code/code-jpa-oracle
e540aa68c531a60adec23c0b75353b986866a343
e2af678b6ceeca87eff719611e1622b0de7b3d63
refs/heads/main
2023-03-07T18:52:30.327486
2021-02-20T09:04:43
2021-02-20T09:04:43
340,239,717
0
0
null
null
null
null
UTF-8
Java
false
false
633
java
package com.qing.hu.common; public enum ResultCode implements IErrorCode { SUCCESS(200, "操作成功"), FAILED(500, "操作失败"), QUERY_FAILED(405, "未查询到相关信息"), VALIDATE_FAILED(404, "参数检验失败"), UNAUTHORIZED(401, "暂未登录或token已经过期"), FORBIDDEN(403, "没有相关权限"); private long code; private String message; ...
[ "1036053871@qq.com" ]
1036053871@qq.com
1695da054ca93f716d14032a1018e793339cb160
242e90dff02d8ae45a5cc11ad2b42b0fb097a4b7
/guava/src/test/java/org/baeldung/hamcrest/IsPositiveInteger.java
0d8d2625385c743a4f572699e427b9dbffad38bf
[ "MIT" ]
permissive
naXa777/tutorials
980e3ab816ad5698fdcf9c7e1b8bc6acf75c12a5
c575ba8d6fc32c6d523bd9d73170b90250756e22
refs/heads/master
2020-03-30T08:06:09.918501
2019-02-27T17:54:22
2019-02-27T17:54:22
150,989,509
2
1
MIT
2018-09-30T17:30:55
2018-09-30T17:30:54
null
UTF-8
Java
false
false
525
java
package org.baeldung.hamcrest; import org.hamcrest.Description; import org.hamcrest.Factory; import org.hamcrest.Matcher; import org.hamcrest.TypeSafeMatcher; public class IsPositiveInteger extends TypeSafeMatcher<Integer> { public void describeTo(Description description) { description.appendText("a positive inte...
[ "egimaben@gmail.com" ]
egimaben@gmail.com
8f20a4854ba81f46b0ebc9abdb95697bb5199899
0edc67b1f8545733e25a17bfe9e0f6d206f40ade
/src/org/stlpriory/robotics/commands/Shoot.java
28bf70e330fea2ee78343e62f7a3cd78a431e91e
[]
no_license
ViPrs1329/RoboRebels2016sb
639b4b5e6a4d1515cf22365613556ec7979c3ee1
ab75fe8d28ffcaeff5956809ac2bb5cb0ea8afbe
refs/heads/master
2022-02-16T12:24:16.826210
2016-02-26T21:24:32
2016-02-26T21:24:32
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,287
java
package org.stlpriory.robotics.commands; import org.stlpriory.robotics.subsystems.ShooterSubsystem; import org.strongback.command.Command; /** * The command that ... */ public class Shoot extends ShooterCommandBase { /** * Base for shooter type commands. * @param shooter the ball shoo...
[ "dffuglsang@gmail.com" ]
dffuglsang@gmail.com
ec04f6c6f454f565fe912f890c95129aabb4bca7
d3b98c1661052f547dc21824e80636816132fd69
/Lcm_Recursive.java
873d6c5baa224811d50904403dd80d6fe0a3bd75
[]
no_license
imavishek/Basic-Program
ac15ff224836db6c3d3c4bf7e19a927ff87359c0
ab17e31244b51dced52c454e2a1dc870a8cc7b05
refs/heads/master
2021-07-06T22:20:18.241594
2017-10-04T05:23:58
2017-10-04T05:23:58
null
0
0
null
null
null
null
UTF-8
Java
false
false
405
java
import java.util.Scanner; class Lcm { static Scanner sc = new Scanner(System.in); public static void main(String[] args) { System.out.println("Enter 2 no:-"); int n1 = sc.nextInt(); int n2 = sc.nextInt(); int lcm = (n1*n2)/gcd(n1,n2); System.out.println(lcm); } private static int gcd(int n1, int n2...
[ "noreply@github.com" ]
noreply@github.com
96ecebe0423a18d1db506ef9b46a76f650a24467
138f3f7805d8b6b3f29ef4d6c01d9be49d08c8b1
/src/main/java/com/beingjavaguys/model/SprLom.java
178571b75c0dd489d0ed6e74473960ff4b0a3f61
[]
no_license
yura1980/SpringRestCrud
3ad6e45a4f9339af12a188a2c3fc16a3d418997a
ec77bb652385b15a7563b6b3300b7900117ee48e
refs/heads/master
2021-01-21T12:58:16.778867
2016-06-01T14:26:08
2016-06-01T14:26:08
52,773,494
1
0
null
null
null
null
UTF-8
Java
false
false
2,810
java
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package com.beingjavaguys.model; import org.codehaus.jackson.annotate.JsonIgnoreProperties; import java.io.Serializable; import java....
[ "testGit" ]
testGit
473c2ab065342d9a9cef3e380a2a63504b2bbf33
6ae77c044f628117c77733f274266464383a6a33
/src/com/xwkj/booking/servlet/WeChatPayedServlet.java
30314c1de49b8c80ee9ee416049965744b51d530
[]
no_license
lm2343635/Booking
5510067cc4cf23f1a10fb197b399c5cfd1305198
73d06158ec1b62107fb8f984723587b21f301a6b
refs/heads/master
2021-01-20T20:15:29.472722
2016-07-06T11:40:35
2016-07-06T11:40:35
43,290,732
0
1
null
null
null
null
UTF-8
Java
false
false
4,239
java
package com.xwkj.booking.servlet; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; import java.util.Date; import javax.servlet.ServletException; import javax.servlet.ServletInputStream; import javax.servlet.annotation.WebServlet; import javax.servlet.http.HttpServlet; impor...
[ "lm2343635@126.com" ]
lm2343635@126.com
90081e95cff9684f91c06513107347c1f45fcbeb
e6efaf98f048f65f56b564738ddce8aa537d6654
/PrimePalindromeChecker.java
373960b9b4b0b43a2f0cfd64a71aa4602f7ae51f
[]
no_license
Brennan-Schwamb/Week6_CST105_ProgrammingExercise7_BSchwamb
893f057ce7785b707caf510bc7a34a5d5357dcc7
056ae4c2e9563598826610c773b8345c693f1bd9
refs/heads/master
2020-04-01T09:02:55.859124
2018-10-15T06:08:38
2018-10-15T06:08:38
153,057,464
0
0
null
null
null
null
UTF-8
Java
false
false
1,177
java
import java.util.*; import java.util.Formatter; public class PrimePalindromeChecker { public static void main (String[] args) { Scanner scanner = new Scanner(System.in); //System.out.println("Enter a value:"); //int n =scanner.nextInt(); int n = 100000; for(int i=2;i<=n;i++...
[ "noreply@github.com" ]
noreply@github.com
41ea59bc04ce661efaf45be8edef39b711e1559c
69ceb6767d4c8b669c2a01866b7188be0727e611
/my-test/src/test/java/com/jiuzhou/bootwork/beans/Person.java
79a2f3ac699d229a66d4cf9a964862bf66815c95
[]
no_license
jiuzhou9/boot-work
077195a38e34aca5896308474bdfbf4547123b02
8db299429ecf21ef35b7ee4994a01cfb767a3231
refs/heads/master
2022-10-16T19:41:37.074122
2020-08-17T07:53:10
2020-08-17T07:53:10
119,803,243
2
0
null
2022-10-12T20:12:35
2018-02-01T08:01:58
Java
UTF-8
Java
false
false
685
java
package com.jiuzhou.bootwork.beans; import com.alibaba.fastjson.JSON; import com.jiuzhou.bootwork.result.Result; import lombok.Data; import java.util.List; /** * @author wangjiuzhou (835540436@qq.com) * @date 2018/01/08 */ @Data public class Person { private Integer id; private String name; private ...
[ "jiuzhou@shanshu.ai" ]
jiuzhou@shanshu.ai
158f186348d65d9acc7eac670cd0003d5df3681d
f0e1df23d99bba9d4b39c3f58acfcaa54490a77e
/RI/Chris/src/uo/ri/ui/admin/action/UpdateProveedorAction.java
6be68b0f468d8874619ffe096bf8645aa26aae44
[]
no_license
dgsama/Curso17
f84948b234594099b446258d258740e7424f5517
c2b974305bf1f80b5934bcebf448b2f29aee5ae7
refs/heads/master
2021-03-16T05:11:53.769462
2016-12-12T23:37:50
2016-12-12T23:37:50
70,044,665
0
0
null
null
null
null
UTF-8
Java
false
false
1,055
java
package uo.ri.ui.admin.action; import java.util.HashMap; import java.util.Map; import uo.ri.business.conf.ServicesFactory; import alb.util.console.Console; import alb.util.menu.Action; public class UpdateProveedorAction implements Action{ @Override public void execute() throws Exception { new ListProveedorActio...
[ "dgsama141@gmail.com" ]
dgsama141@gmail.com
c883fb66b971066270ef57ff66d7f69c6ebe2c55
4b52024709cc5800cf80496a0c601d687e851fe7
/hyperion-attr/src/main/java/com/willowtreeapps/hyperion/attr/MutableStringViewAttribute.java
3439756feee1946ca93bc091c235cf91da2c33da
[ "MIT" ]
permissive
kvithayathil/Hyperion-Android
37c16ed14a1a0eaaf1532ea2ef3786919a89d668
9900c01728d065dbe590f22ab1eb809476411161
refs/heads/develop
2023-04-16T16:11:05.622240
2020-08-19T19:21:59
2020-08-19T19:21:59
128,554,856
0
0
MIT
2023-04-03T23:39:52
2018-04-07T18:03:05
Java
UTF-8
Java
false
false
415
java
package com.willowtreeapps.hyperion.attr; import android.support.annotation.NonNull; public abstract class MutableStringViewAttribute extends MutableViewAttribute<CharSequence> { public MutableStringViewAttribute(String key, @NonNull CharSequence value) { super(key, value); } @Override publi...
[ "sean.amos@willowtreeapps.com" ]
sean.amos@willowtreeapps.com
edec73728b6ee3f80cfb2d7d02ce4793fce70472
b4fd5393f3ca702a47618d94a5ede2192c2d869a
/JavaCodeKnowledge/src/code/experiment/FindAge.java
56de9ea33ccf753d4fb81c3ebda75d9334cad87a
[]
no_license
mnpraveensingh/KnowledgeRepo
0263c7dbab430a37a4282b804be0690bb8044da0
fd061772d7e8b80a4fb4195cc850da81247eeffc
refs/heads/master
2022-12-15T13:25:02.474643
2020-02-27T06:06:05
2020-02-27T06:06:05
164,085,908
0
0
null
2022-12-06T00:43:22
2019-01-04T09:19:38
Java
UTF-8
Java
false
false
733
java
package code.experiment; import java.util.Calendar; import java.util.Date; import java.util.GregorianCalendar; public class FindAge { public static void main(String[] args) { Calendar birthDay = new GregorianCalendar(2015, Calendar.AUGUST, 15); Calendar today = new GregorianCalendar(); today.setTim...
[ "M1047624@A2ML15419.mindtree.com" ]
M1047624@A2ML15419.mindtree.com
c712c18786f480684ab7cdf25579b005b44aa49e
30f532fca3cef51a3d40112e000647b2fc8e4b41
/UtaCarParkingSystemAdmin/src/Parking_System/controller/spotUnavailableController.java
ce50da2fa650f12cc4e136053981dc7f88b5518e
[]
no_license
yankev07/UtaCarParkingSystem
6fae31e0427678905632e1286489064e341c08f0
da48ee150901cb2e46262377c1d7f2ca45620c96
refs/heads/master
2020-05-16T00:33:53.161377
2019-04-21T21:37:27
2019-04-21T21:37:27
182,583,296
0
0
null
null
null
null
UTF-8
Java
false
false
2,005
java
package Parking_System.controller; import java.io.IOException; import java.sql.Connection; import java.sql.DriverManager; import java.sql.PreparedStatement; import java.util.regex.Matcher; import java.util.regex.Pattern; import javax.servlet.ServletException; import javax.servlet.annotation.WebServlet; import javax.s...
[ "kevin.yanogo@gmail.com" ]
kevin.yanogo@gmail.com
78e1ecb648e4055b8b69b3d8da2786ae9a7e8a48
defe08f70ef1c6bc8aac4515503ae050986c58d3
/src/main/java/com/gerardoperez/drinkology/servlet/LoginServlet.java
276e6b13200d962f717919a1bafa833eaba8228e
[]
no_license
2011JavaReact/Drinkology
fd98258737e1c5f8d0ba94b66f0f416f1023aa17
ba650c7150f2e94944ba6ab36afb83800ee7391d
refs/heads/main
2023-01-30T13:13:59.445146
2020-12-12T19:20:02
2020-12-12T19:20:02
316,059,267
0
0
null
null
null
null
UTF-8
Java
false
false
2,075
java
package com.gerardoperez.drinkology.servlet; import com.fasterxml.jackson.databind.ObjectMapper; import com.gerardoperez.drinkology.model.User; import com.gerardoperez.drinkology.service.UserService; import javax.servlet.ServletException; import javax.servlet.annotation.WebServlet; import javax.servlet.http.HttpServl...
[ "sebastiancory@yahoo.com" ]
sebastiancory@yahoo.com
262f746cfb90af9adc02790b91f8861529e29fbf
d36df8e6604f202b51193de97f646c7ab508251f
/Final Algorithm Assignment2/test/models/MovieTest.java
a09f12ecef24f35c81a72e0581b0767588bfcc2e
[]
no_license
irishladdoyle/Movie-Recommender-Assignment-
f9d21ca25b5f84d8363cad409a5c7b757758f7a9
fd1f7a9131d775cc467ba2742732af898565dafe
refs/heads/master
2021-01-10T09:48:42.405089
2015-12-10T23:50:26
2015-12-10T23:50:26
47,793,713
0
0
null
null
null
null
UTF-8
Java
false
false
892
java
package models; import static org.junit.Assert.*; import java.util.HashSet; import java.util.Set; import org.junit.Test; import static models.Fixtures.users; public class MovieTest { Movie movie1 = new movies ("title", "year", "url"); @Test public void testCreate() { assertEquals ("title", mo...
[ "20067808@mail.wit.ie" ]
20067808@mail.wit.ie
155b977ddee6d7607eedd1963cbd431b9908c7d9
a9e95cf7dc0ae6707665c76c85f06b75bde03bb0
/src/main/java/com/easyfun/easyframe/msg/admin/AdminUtil.java
f9ea9a6ac75eda4f9fe6bea576ab62bd228fee8e
[ "Apache-2.0" ]
permissive
crossoverJie/easyframe-msg
87beaa328745e82fe56538a241e9e7bf9946ae3e
e70f0c5b06df2c45940731d6df1a1a89071af369
refs/heads/master
2021-01-19T20:57:17.973011
2017-08-24T02:52:28
2017-08-24T02:52:28
101,242,205
1
0
null
2017-08-24T01:51:50
2017-08-24T01:51:50
null
UTF-8
Java
false
false
9,831
java
package com.easyfun.easyframe.msg.admin; import java.util.ArrayList; import java.util.List; import java.util.Map; import kafka.api.PartitionOffsetRequestInfo; import kafka.cluster.Broker; import kafka.common.OffsetMetadataAndError; import kafka.common.TopicAndPartition; import kafka.javaapi.OffsetCommitRequest; impor...
[ "teleyic@gmail.com" ]
teleyic@gmail.com
6a05bd03589b9a19ef9da8c0eaaa4ac01a0d49d9
a985a53be02c51ace3b31e670762ddeb00b40506
/src/main/java/com/mano/courtage/server/AuthenticationRestController.java
42522108c0b9986a681ffb7d0f0b0facb13f9aa5
[]
no_license
rrocher/manoCourtage
b06cfd9f4750665c6b25d61a4fd24d7827b01146
56caecac980c4fd965fbe94cfef49c0408c0cafb
refs/heads/master
2021-03-22T03:07:41.753221
2017-08-22T01:01:24
2017-08-22T01:01:24
100,828,962
0
0
null
null
null
null
UTF-8
Java
false
false
3,294
java
package com.mano.courtage.server; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Value; import org.springframework.http.ResponseEntity; import org.springframework.mobile.device.Device; import org.springframework.security.authentication.Authentication...
[ "rocher.rimte@gmail.com" ]
rocher.rimte@gmail.com
a3a3b6df51371c6e9c2414744c2cfae53d6d510f
2d2235d1b0a3c50b0d23bca6d48b47ab64b1a04a
/drools-core/src/main/java/org/drools/core/rule/constraint/XpathConstraint.java
88d8390e1d027b2b7f3d424568688506a2e7c57a
[ "Apache-2.0" ]
permissive
NeoLoo/drools
25f98316c74911068d34e1692c90f1342fa435fb
3a31d023ea590114683a82d68c5e6ac8c5d49ae9
refs/heads/master
2020-12-30T23:08:45.309370
2015-04-28T11:53:06
2015-04-28T11:53:15
34,831,771
1
0
null
2015-04-30T03:18:18
2015-04-30T03:18:18
null
UTF-8
Java
false
false
11,212
java
package org.drools.core.rule.constraint; import org.drools.core.WorkingMemory; import org.drools.core.base.ClassObjectType; import org.drools.core.common.InternalFactHandle; import org.drools.core.common.InternalWorkingMemory; import org.drools.core.phreak.ReactiveObject; import org.drools.core.reteoo.LeftTuple; impor...
[ "mario.fusco@gmail.com" ]
mario.fusco@gmail.com
5022418214e04449c2651135a916bb8371c85389
8f4df2a4f26231d55730e89f11ff53e4e048a1ff
/PlusOne.java
3a1c51f6e4449b5b9dc140dc8a2fe8a83099b64a
[]
no_license
elouejmajdi/Core-Java-SE-8-
340a4ff0708c9c2edbcb04dce736f4c0a914fd14
126d66b32306c2818c2c947df7d5bfeedd896468
refs/heads/master
2020-04-03T06:56:24.836632
2019-02-05T20:08:38
2019-02-05T20:08:38
null
0
0
null
null
null
null
UTF-8
Java
false
false
630
java
package the3profe.jse8.algorithms; public class PlusOne { public static int[] plusOne(int[] digits) { int[] list = new int[digits.length]; for(int i =0 ; i<list.length-1; i++ ) { list[i] = digits[i]; } list[...
[ "noreply@github.com" ]
noreply@github.com
b5a228ccca519586183b5d13863936bda4405665
b71c743ea958f11b15ba900b860a933818b1f11a
/src/main/java/com/study/springboot/dto/Order_product_infoDto.java
477f0169ba457972f26d8b75e0b02a4bf6d57a7e
[]
no_license
sooyundl93/AppleShopProject
1de78c1c7b581316ea0d2272d41a935163ff1aff
8727be1beb1e3871277ba31f62a5570e8593263a
refs/heads/main
2023-08-28T00:12:33.419829
2021-10-24T16:30:15
2021-10-24T16:30:15
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,174
java
package com.study.springboot.dto; // 주문 상품 정보 order_product_info 테이블 Dto public class Order_product_infoDto { private int item_no; // 주문 품목 식별번호 private String order_id; // 주문번호 private String product_code; // 상품번호 private String product_name; // 주문한 상품명 private String parent_category; // 상위 카테...
[ "mrkwkdtndus@naver.com" ]
mrkwkdtndus@naver.com
6eb09a4cc3ddd3f18f4a20112032198e55ed227a
ba352815cdad2037ceec9a2c1c650001de261a05
/src/main/java/gr/codehub/service/WeatherService.java
58110e47178f212975d9ffb4a60f5cd0cff82732
[]
no_license
iracleous/WeatherService
66927837818cb28508c2b2356199c02ad8e3a6a8
8ad13279b34b225e6c85f8a04ff1ce200450d815
refs/heads/master
2022-12-20T13:59:18.971260
2020-10-08T17:08:52
2020-10-08T17:08:52
302,393,780
0
0
null
null
null
null
UTF-8
Java
false
false
171
java
package gr.codehub.service; public interface WeatherService { double getTemperature(String location); void setTemperature(String location, double temperature); }
[ "iracleous@gmail.com" ]
iracleous@gmail.com
5c2858a3d0ae35d8d45f1f3bc82a425abfa3e97f
1b307344a0dd5590e204529b7cc7557bed02d2b9
/sdk/textanalytics/azure-ai-textanalytics/src/main/java/com/azure/ai/textanalytics/implementation/models/DetectedLanguage.java
d5327a47e37893807ddf9109c64c292d48f8d092
[ "LicenseRef-scancode-generic-cla", "LGPL-2.1-or-later", "BSD-3-Clause", "MIT", "Apache-2.0", "LicenseRef-scancode-public-domain", "BSD-2-Clause", "LicenseRef-scancode-warranty-disclaimer", "LicenseRef-scancode-unknown-license-reference", "CC0-1.0" ]
permissive
alzimmermsft/azure-sdk-for-java
7e72a194e488dd441e44e1fd12c0d4c1cacb1726
9f5c9b2fd43c2f9f74c4f79d386ae00600dd1bf4
refs/heads/main
2023-09-01T00:13:48.628043
2023-03-27T09:00:31
2023-03-27T09:00:31
176,596,152
4
0
MIT
2023-03-08T18:13:24
2019-03-19T20:49:38
Java
UTF-8
Java
false
false
3,730
java
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. // Code generated by Microsoft (R) AutoRest Code Generator. package com.azure.ai.textanalytics.implementation.models; import com.azure.core.annotation.Fluent; import com.fasterxml.jackson.annotation.JsonProperty; /** The ...
[ "noreply@github.com" ]
noreply@github.com
c99699090bcface3d53005051fc7a90dad7ab22b
6fa3bfc29afee0bce1b4d60b3f774de4981bfc09
/app/src/main/java/com/hhtxproject/piafriendscollege/Tools/ViewFindUtils.java
ead2ed598fd3c19207f362afaee6bfcbe2401889
[]
no_license
respectupper/android
fa1b33aa51888d2de1a5219ca187ab3df5151418
ce3b81d339358eefa3ba81af201f6a364de2bf75
refs/heads/develop
2020-03-22T08:50:31.460778
2018-07-26T06:51:39
2018-07-26T06:51:39
139,795,124
3
1
null
2018-08-23T02:17:51
2018-07-05T04:34:58
Java
UTF-8
Java
false
false
1,101
java
package com.hhtxproject.piafriendscollege.Tools; import android.util.SparseArray; import android.view.View; @SuppressWarnings({ "unchecked" }) public class ViewFindUtils { /** * ViewHolder简洁写法,避免适配器中重复定义ViewHolder,减少代码量 用法: * * <pre> * if (convertView == null) * { * convertView = View.inflate(context, ...
[ "944174864@qq.com" ]
944174864@qq.com
3242df7f94976dedfb8fb7642e6411334142289d
8264e77176d77767c5244e24223ff26a9e193e38
/VideoGameShop/src/main/java/com/revature/app/services/GameSystemService.java
2476a2af07034d8891dcf58d0973848f2dcdb350
[]
no_license
jordythen/Video-Game-Store
99ccbe7446b5af9baf11aa4c782560e09b9ea92b
11392eb7bfc16814af7926472ec8568412213b49
refs/heads/master
2022-12-27T11:42:24.854008
2020-08-03T16:35:52
2020-08-03T16:35:52
275,929,516
3
0
null
2020-10-13T23:26:53
2020-06-29T21:25:18
Java
UTF-8
Java
false
false
241
java
package com.revature.app.services; import java.util.List; import com.revature.app.beans.GameSystem; public interface GameSystemService extends GenericService<GameSystem>{ public List<GameSystem> findAllSystemForGameID(Integer gameID); }
[ "42790442+jordythen@users.noreply.github.com" ]
42790442+jordythen@users.noreply.github.com
3a58246eb574d2e3f8e1cdb6cb92853c9664e09f
3387b03c6788a8371b0d0988d8708290d65fcdc3
/app/src/main/java/cn/lenovo/reportdeviceinfo/DeviceStatus.java
3fbb2a67b670182d1a65f1a293ecef9bc6cbae62
[]
no_license
woshiqiang/G1test3
c96c75a668ce96c4ad616ff65b5f17cf54de97d8
10e3708e37cd6b4ea2bcb00630dd2c627003512a
refs/heads/master
2020-03-27T06:07:21.170564
2018-08-25T08:49:09
2018-08-25T08:49:09
146,080,405
0
0
null
null
null
null
UTF-8
Java
false
false
1,611
java
package cn.lenovo.reportdeviceinfo; import android.content.Context; import android.util.Log; import org.json.JSONException; import org.json.JSONObject; public class DeviceStatus { private Context mContext; private static DeviceStatus mInstance; private DeviceInfo deviceInfo ; private boolean mIsRep...
[ "1227650311@qq.com" ]
1227650311@qq.com
5a8104fc55637ab962fd8edf8cabd17f52f4ffd1
4042588b177817be87691fbafa0a4e4dc86c07fe
/src/main/java/jpabook/jpashop/service/ItemService.java
08dede1daf7ae40256d117d77f784ec3a6ff3d1a
[]
no_license
lse0101/JpaStudy
1832604d7caee838b995767f85b8455e3fb3a309
22b81793561f3a55b3ef8dec02a258da8e057989
refs/heads/master
2021-01-13T02:31:00.962651
2017-03-03T04:39:37
2017-03-03T04:39:37
81,543,020
0
0
null
null
null
null
UTF-8
Java
false
false
645
java
package jpabook.jpashop.service; import jpabook.jpashop.domain.Item; import jpabook.jpashop.repository.ItemRepository; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import java.util.List; /** * Created by lse0101 on 2017-02-27. */ @Service public clas...
[ "lse0101@gmail.com" ]
lse0101@gmail.com
658663d5c5d4ffaf9dd6431037337cb9e0791949
2bc2eadc9b0f70d6d1286ef474902466988a880f
/tags/mule-1.4.3/transports/stream/src/test/java/org/mule/providers/stream/SystemStreamConnectorTestCase.java
a37a2e1d9af295afe7cf7c91eb75ab62383e537f
[]
no_license
OrgSmells/codehaus-mule-git
085434a4b7781a5def2b9b4e37396081eaeba394
f8584627c7acb13efdf3276396015439ea6a0721
refs/heads/master
2022-12-24T07:33:30.190368
2020-02-27T19:10:29
2020-02-27T19:10:29
243,593,543
0
0
null
2022-12-15T23:30:00
2020-02-27T18:56:48
null
UTF-8
Java
false
false
1,333
java
/* * $Id$ * -------------------------------------------------------------------------------------- * Copyright (c) MuleSource, Inc. All rights reserved. http://www.mulesource.com * * The software in this package is published under the terms of the CPAL v1.0 * license, a copy of which has been included with this...
[ "aguenther@bf997673-6b11-0410-b953-e057580c5b09" ]
aguenther@bf997673-6b11-0410-b953-e057580c5b09
bbb2ae57da56c0368e08e2f664439a69687cd61b
e7aeb9197e3d29050bb403e02e2efd12d9215b46
/easy/designHashMap.java
fa2f03529132e249aa15d8a8de9662181ce6ee2a
[]
no_license
navonf/leetcode
72a42912d2ee8fee3f34c0aeeaf8d96f3b0c0870
3898c314be662b70ebd02107616ae52fd1889bec
refs/heads/master
2022-11-08T07:29:16.270637
2022-11-02T00:33:58
2022-11-02T00:33:58
139,999,381
3
0
null
null
null
null
UTF-8
Java
false
false
2,450
java
class MyHashMap { public int size; public LinkedList<Bucket> map; /** Initialize your data structure here. */ public MyHashMap() { this.size = 2069; this.map = new LinkedList<Bucket>(); for (int i = 0; i < size; i++) { this.map.add(i, new Bucket()); ...
[ "navonfrancis@gmail.com" ]
navonfrancis@gmail.com
65831e3bb4b56a12004a81b1bd81e031799e32fa
d5e336a49c4fa55906d7be2f406a787d759b3ec6
/src/题目/_0007_整数翻转/Solution.java
923dfe31bc7f21abd0eacd1e071e4cf7e9388251
[]
no_license
chenxy1996/leetcode
68853a77425041b9ec702f72630fac68e9835031
5204bd426a9e42bf8450704c42cd9179348bc676
refs/heads/master
2021-07-02T09:11:33.201710
2020-10-14T09:02:36
2020-10-14T09:02:36
179,980,417
4
0
null
null
null
null
UTF-8
Java
false
false
498
java
package 题目._0007_整数翻转; public class Solution { public static int reverse(int x) { int flag = x >>> 31; long ans = 0; x = flag == 1 ? -x : x; while (x > 0) { ans = ans * 10 + x % 10; x /= 10; } ans = flag == 1 ? -ans : ans; return ans >...
[ "chenxy19960202@gmail.com" ]
chenxy19960202@gmail.com
4ccc2c23d68b92a3084a4eb377c3e51edf79d82e
d8fb868641902f0b658628a074e26137b8ee7e7a
/project_Domain_LlamadaDeEmergencia/src/main/java/com/juancarlosmaya/project_domain_llamadadeemergencia/ProjectDomainLlamadaDeEmergenciaApplication.java
fa7c601dc165865fe07a5605d251cdc5d8f1a2b1
[]
no_license
maxdarkx/Desafio_ModeloDominio_RespuestaEmergencia
28d7a0f51d355021a0dc032a8b3bb99b65bb3ff8
15593aff43912e712dd597065b7911cce3b2e8f7
refs/heads/master
2023-08-16T11:43:10.921175
2021-10-02T04:23:21
2021-10-02T04:23:21
412,074,151
0
0
null
null
null
null
UTF-8
Java
false
false
410
java
package com.juancarlosmaya.project_domain_llamadadeemergencia; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; @SpringBootApplication public class ProjectDomainLlamadaDeEmergenciaApplication { public static void main(String[] args) { ...
[ "maxdarkx@gmail.com" ]
maxdarkx@gmail.com
141395df822f74ee91f18588b5b5d6bfbb2e5a6f
e4a435bfe09784a1f23df729b4a5033b3feb8a8b
/Udemy/The Complete Java Developer Course/Lecture 29/MethodOverloading/src/com/company/Main.java
100d92a0283579234ba3d8bbdb1c7ecd8005631b
[]
no_license
bruntime/Java-Exercises
1b23f54a4164e74ae4758f35ba9f8d740761a555
a24605ea4bafd4630fe9622cd120c15be7272247
refs/heads/master
2021-05-30T03:53:02.896720
2015-12-11T04:45:20
2015-12-11T04:45:20
null
0
0
null
null
null
null
UTF-8
Java
false
false
637
java
package com.company; public class Main { public static void main(String[] args) { calculateScore("Tim", 500); calculateScore(750); calculateScore(); } public static int calculateScore(String playerName, int score) { System.out.println("Player " + playerName + " score was " ...
[ "bruntime@gmail.com" ]
bruntime@gmail.com
074a003a3b81930e8588a9698fc4b6a9d80e6d7f
95cfc7fdc4ca095628bfb98198bfa4980209d469
/src/main/java/com/burtona/db/model/DeliveryType.java
690d852d8874011ee7d577b75f26cf371d77c1b1
[]
no_license
mainephd/burtona
2aaf8f34166618435bb35835159e377f35d00ae5
bf7f66af83f86d513ea72c64edbd83031cdc8222
refs/heads/master
2021-01-25T07:07:52.053791
2015-12-25T16:48:52
2015-12-25T16:48:52
33,371,467
0
0
null
null
null
null
UTF-8
Java
false
false
1,044
java
package com.burtona.db.model; // Generated Apr 17, 2011 3:58:52 PM by Hibernate Tools 3.3.0.GA import java.util.Date; /** * DeliveryType generated by hbm2java */ public class DeliveryType implements java.io.Serializable { private int typeCode; private String typeDescription; private Date lastUpdat...
[ "jermaine_davis1@Hotmail.com@acf2eb99-f293-55f3-5faf-af646cbeb2fb" ]
jermaine_davis1@Hotmail.com@acf2eb99-f293-55f3-5faf-af646cbeb2fb
787e607827830c82dbd9ce4396a8868bc6b9c4e1
6f92c521673c3f0a48a11847419eb6308e588e12
/src/ShopInterface.java
7eadfd3df48d9b8df74b2fba2891581c773059dd
[]
no_license
albamerdani/CompanyManagement
b945ecbca8ff08294001ab5efcfe2016665b7e9f
1da8e519d7ac44d5136d23fbaf9e1479becfbb6d
refs/heads/master
2023-03-08T04:52:48.845028
2021-02-24T23:17:12
2021-02-24T23:17:12
342,062,381
0
0
null
null
null
null
UTF-8
Java
false
false
574
java
import java.util.ArrayList; public interface ShopInterface { public Shop addShop(ArrayList<Shop> shops); public void continueWithBrand(Shop shop); public Shop editShop(ArrayList<Shop> shops, int idShop); public void deleteShop(ArrayList<Shop> shops, int index); public void deleteAllShop(ArrayList<Shop> s...
[ "alba.merdani@lhind.dlh.de" ]
alba.merdani@lhind.dlh.de
e6f9e540c636ef037bb52c6c3ae1a7e414ae9125
85db870fc737f3eaffe1ee666247434a70017517
/library-foxit/src/main/java/com/foxit/uiextensions/annots/screen/multimedia/AudioPlayService.java
a6456c791d97e24f9ffbb1a8726d40af4cfbb879
[]
no_license
PEP-Mobile-Team/Android_SDK_Reference
1b9997891fb68cbc48031330ad5d459955ae7805
3026e8dc19d0f43c9fe7cb23b9cbb71c47724e85
refs/heads/master
2023-08-07T20:01:22.441531
2021-10-12T11:45:57
2021-10-12T11:45:57
261,699,402
2
0
null
null
null
null
UTF-8
Java
false
false
5,595
java
/** * Copyright (C) 2003-2019, Foxit Software Inc.. * All Rights Reserved. * <p> * http://www.foxitsoftware.com * <p> * The following code is copyrighted and is the proprietary of Foxit Software Inc.. It is not allowed to * distribute any parts of Foxit PDF SDK to third party or public without permission ...
[ "283122529@qq.com" ]
283122529@qq.com
40143ca3f80a771cbf98b15ef0c8de591fd59d37
a29d9d03ad58cdb6fff7f1582f9a1ceaa4ac3efb
/ERP_test/src/main/java/com/erp/domain/ERPVO.java
97e6c2fa30054a4e75855a77cbf71d0c793a4fbf
[]
no_license
youngran90/erp
ccabec33a362cb1b432aaab9aed7068c2f28e460
94ea5d602a07fec4b29f0bd3a617846fb49eeea7
refs/heads/master
2020-06-26T15:53:49.318621
2017-07-13T09:20:25
2017-07-13T09:20:25
97,026,846
0
0
null
null
null
null
UTF-8
Java
false
false
4,011
java
package com.erp.domain; import java.io.Serializable; import java.util.Date; public class ERPVO implements Serializable{ private int staff_no; private String staff_name; private String gender; private int religion_code; private String religion_name; private String before_graduate_day; private String after_grad...
[ "gksmldia@gmail.com" ]
gksmldia@gmail.com
24c7481fe7471d4bd5f4e879321b3821582d85a8
4ca7eed8f0489e875b36f527e4f8c4559c734a06
/src/main/aspect/nl/rfpels/learn/java/aspect/LoggableAspect.java
ea8c37b2aebf66ebba88a16b22b9dbd2b409d0e5
[]
no_license
00mjk/learn-java-validation
f1676c5d0a7628bbc586521a6f357e88270ab5e9
c161aa2dc21b44bd2de4683b7a7997b7ef5a7a8f
refs/heads/master
2022-12-30T01:41:31.490372
2020-10-17T22:41:45
2020-10-17T22:41:45
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,441
java
//------------------------------------------------------------------------------ // Copyright (c) 2018 Bureau Pels. All Rights Reserved. //------------------------------------------------------------------------------ package nl.rfpels.learn.java.aspect; import org.aspectj.lang.ProceedingJoinPoint; import org.aspectj...
[ "rfpels@gmail.com" ]
rfpels@gmail.com