blob_id
stringlengths
40
40
directory_id
stringlengths
40
40
path
stringlengths
7
410
content_id
stringlengths
40
40
detected_licenses
listlengths
0
51
license_type
stringclasses
2 values
repo_name
stringlengths
5
132
snapshot_id
stringlengths
40
40
revision_id
stringlengths
40
40
branch_name
stringlengths
4
80
visit_date
timestamp[us]
revision_date
timestamp[us]
committer_date
timestamp[us]
github_id
int64
5.85k
684M
star_events_count
int64
0
209k
fork_events_count
int64
0
110k
gha_license_id
stringclasses
22 values
gha_event_created_at
timestamp[us]
gha_created_at
timestamp[us]
gha_language
stringclasses
132 values
src_encoding
stringclasses
34 values
language
stringclasses
1 value
is_vendor
bool
1 class
is_generated
bool
2 classes
length_bytes
int64
3
9.45M
extension
stringclasses
28 values
content
stringlengths
3
9.45M
authors
listlengths
1
1
author_id
stringlengths
0
352
11237ecc243592f1de482b6dd8f8a558b642e168
d6a5da3794ef8a79b2cc8e58caf7a9915ef741b4
/src/main/java/agents/org/apache/commons/lang/text/StrLookup.java
fff9e37be6b4e0bfdd4f316e31e547a7e2778c6e
[]
no_license
Shaobo-Xu/ANAC2019
67d70b52217a28129a6c1ccd3d23858e81c64240
6f47514a4b8ee5bc81640692030c6ed976804500
refs/heads/master
2020-05-16T22:26:14.655595
2019-07-28T15:29:49
2019-07-28T15:29:49
183,329,259
2
0
null
null
null
null
UTF-8
Java
false
false
5,758
java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
[ "601115401@qq.com" ]
601115401@qq.com
4b5079c12a342d9940d17b0377a1c8879a3123e8
6baf1fe00541560788e78de5244ae17a7a2b375a
/hollywood/com.oculus.browser-base/sources/defpackage/FG1.java
0129c299ae26b6e135871ea21420494a3aaeaf09
[]
no_license
phwd/quest-tracker
286e605644fc05f00f4904e51f73d77444a78003
3d46fbb467ba11bee5827f7cae7dfeabeb1fd2ba
refs/heads/main
2023-03-29T20:33:10.959529
2021-04-10T22:14:11
2021-04-10T22:14:11
357,185,040
4
2
null
2021-04-12T12:28:09
2021-04-12T12:28:08
null
UTF-8
Java
false
false
1,091
java
package defpackage; import android.os.IBinder; import android.os.IInterface; import android.os.Parcel; /* renamed from: FG1 reason: default package */ /* compiled from: chromium-OculusBrowser.apk-stable-281887347 */ public final class FG1 implements AbstractC2328eG1, IInterface { /* renamed from: a reason: col...
[ "cyuubiapps@gmail.com" ]
cyuubiapps@gmail.com
069b93c355f833f127fc136436f63b2478b6125f
bf6e4f1e721d44085c9e4de12ad9de627b6485ce
/algorithm/src/main/java/org/songdan/tij/algorithm/sort/InsertSort.java
c30451af41c8123d6a156b6bfa57dc3e531b491c
[]
no_license
sd1990/TIJ
17f5745246c7d2c9b7d491df0a37d3af1291a0a1
44fa4127fb2a35b1dfbface7e8f45173b45df796
refs/heads/master
2022-11-24T18:10:38.531956
2022-09-10T10:55:29
2022-09-10T10:55:29
58,509,568
3
1
null
2022-11-16T08:50:56
2016-05-11T02:56:08
Java
UTF-8
Java
false
false
649
java
package org.songdan.tij.algorithm.sort; /** * @author: Songdan * @create: 2019-03-10 20:27 **/ public class InsertSort { private int[] arr; public void sort() { int length = arr.length; for (int i = 1; i < length; i++) { //在前面的数组中查找要插入的位置 int value = arr[i]; ...
[ "songdan_obj@126.com" ]
songdan_obj@126.com
7c5fe0c9ea443b9471db5e453695323bae51e682
b60da22bc192211b3978764e63af23e2e24081f5
/cdc/test/share/gunit/classes/gunit/lister/BaseTestLister.java
d0c540c84028fbf9cc935a1f3cfa43d282970016
[]
no_license
clamp03/JavaAOTC
44d566927c057c013538ab51e086c42c6348554e
0ade633837ed9698cd74a3f6928ebde3d96bd3e3
refs/heads/master
2021-01-01T19:33:51.612033
2014-12-02T14:29:58
2014-12-02T14:29:58
27,435,591
5
4
null
null
null
null
UTF-8
Java
false
false
4,853
java
/* * @(#)BaseTestLister.java 1.5 06/10/10 * * Copyright 1990-2006 Sun Microsystems, Inc. All Rights Reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License version ...
[ "clamp03@gmail.com" ]
clamp03@gmail.com
6ba5fc131aaec75ac99bf6af9b41cb706289b7fc
759875368cd9f444120df0ac415e1d9bed8d27fd
/src/edu/uncc/ad/problems/array/PlusOne.java
e884dc8842e54f672e08e198d30cb034aec06a84
[]
no_license
Vinay0809/Algorithms-Datastructure-in-Java
acfef757ce4f307dea03b923f71620b7e937beda
275384786f1f39e1e9dfb854e9a91399f73c5d96
refs/heads/master
2021-01-02T03:44:03.884071
2019-04-26T19:59:28
2019-04-26T19:59:28
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,885
java
package edu.uncc.ad.problems.array; /** * Given a non-empty array of digits representing a non-negative integer, plus one to the integer. * * The digits are stored such that the most significant digit is at the head of the list, and each element in the array contain a single digit. * * You may assume the integer d...
[ "vshantha@uncc.edu" ]
vshantha@uncc.edu
fae6174fcd0c052d887b650140d05b379433ff48
ce7f55f18999ca539f93a1584c5c3862eac04fef
/src/lesson_1/task_3.java
c692f86875b6837387a3e9419878565ccb5e7e33
[]
no_license
hardex/oop
980728a094fdda3c70b413e816b30a50caf55b76
55e5e66f79111b6249513f3666da458b4c43af23
refs/heads/master
2020-06-05T02:14:32.709237
2015-05-19T20:23:35
2015-05-19T20:23:35
33,080,507
0
0
null
null
null
null
UTF-8
Java
false
false
817
java
package lesson_1; /** * Created by odogryk on 28.03.2015. * Написать класс «автомобиль», который должен уметь заводится, глушить мотор, ехать и держать необходимую скорость. */ public class task_3 { public static void main(String[] args) { car c = new car(); c.moving(60); S...
[ "hard_alex@ukr.net" ]
hard_alex@ukr.net
5731eda19dfae475e90218fa2460bd93a2378208
2391262caaa54f91b9ab0ff48682863f6f2af2f5
/a2i contacts/src/main/java/com/example/a2icontacts/dao/ContactsAccessor.java
5eb8cf6f45fe7b5ec9c53b8b2407e66ea88ce39b
[ "Apache-2.0" ]
permissive
iftekhar-ahmed/A2I-Contacts
cbbfb2ad7b511bd9624a214cbca02f47f73249d1
035ef37be168e06b0f3134d97724ebe694d97f98
refs/heads/master
2021-01-22T07:27:41.216972
2014-04-30T14:51:27
2014-04-30T14:51:27
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,268
java
package com.example.a2icontacts.dao; import com.example.a2icontacts.model.raw.A2IContact; import com.example.a2icontacts.model.raw.A2ITeam; import java.util.ArrayList; import java.util.List; /** * Created by mukla on 4/24/14. */ public final class ContactsAccessor { static List<A2IContact> a2iContacts = new Ar...
[ "bit0220iftekhar@hotmail.com" ]
bit0220iftekhar@hotmail.com
13442a50c8862388a6332c14f2192003718edc78
809b0558865e718785b84946b62a633edfa5bc3b
/src/zad1/Service.java
2e90855f484cbf34e641f54094889f4efc6248fa
[]
no_license
s18714/Network_services_clients
1535ec4a67fcfab978dd34be9968fea193c5f418
40456d849cbdde4da351f9fcd78fd4e4dab9f527
refs/heads/main
2023-03-27T03:00:44.567036
2021-03-21T13:21:02
2021-03-21T13:21:02
350,002,489
0
0
null
null
null
null
UTF-8
Java
false
false
4,849
java
/** * @author Kryzhanivskyi Denys S18714 */ package zad1; import org.codehaus.jackson.map.ObjectMapper; import org.w3c.dom.Document; import org.w3c.dom.Element; import org.w3c.dom.NodeList; import org.xml.sax.SAXException; import javax.xml.parsers.DocumentBuilder; import javax.xml.parsers.DocumentBuilderFactory; im...
[ "s18714@pjwstk.edu.pl" ]
s18714@pjwstk.edu.pl
21b0b2b2fe2e6d8affabe6889d0e7a7a167a7d44
d9f2be589358eaee379a799c017a3e6e1f43e2d2
/LiveServer/src/main/java/com/t4/LiveServer/business/imp/CommentBusinessImp.java
776e7cb0887d1b6ff8914c9d5538175410565e17
[]
no_license
tayduivn/Livestream-platform-with-android-and-spring
480ac07caf24d1e5234ff483508defec67896e2e
20ad286b0871b44bc1a8bdbf968c521b8d37cded
refs/heads/master
2023-02-19T12:53:37.602544
2020-01-12T07:17:36
2020-01-12T07:17:36
null
0
0
null
null
null
null
UTF-8
Java
false
false
384
java
package com.t4.LiveServer.business.imp; import com.t4.LiveServer.business.interfaze.CommentBusiness; import com.t4.LiveServer.core.ApiResponse; import com.t4.LiveServer.entryParam.base.CommentEntryParams; public class CommentBusinessImp implements CommentBusiness { @Override public ApiResponse commentToTopic...
[ "16130586@st.hcmuaf.edu.vn" ]
16130586@st.hcmuaf.edu.vn
3508c4ed9678dc0997110e4cacbb06aed552ae8e
71f80e192b59f2e11c8e10651e589556a8773e25
/universities/src/ORMclasses/university/CountryORM.java
6ab1487226ff697b051c3931255f973d663376a6
[]
no_license
sxl147/universities
13f853fd6a52cabd1baa0a923f20e43c811035e1
3e3444bf7f727c7ee7b8eb8ba8a05e10d1d9b880
refs/heads/master
2020-06-12T18:03:09.960078
2018-05-28T22:06:32
2018-05-28T22:06:32
null
0
0
null
null
null
null
UTF-8
Java
false
false
939
java
package ORMclasses.university; import java.util.Date; public class CountryORM { private Long Id; private String countryCode; // country_code private String countryName; // country_name private Date evntTmeStmp; // evnt_tmestmp private String evntOperId; // evnt_oper_id public Long getId() { return Id; } ...
[ "dylnksslr53@gmail.com" ]
dylnksslr53@gmail.com
f0d4be363f47f9da8fae530ed778a506c6d98ae8
cbdac43c470bf7e1c1a1410cefa4716c228c5b9d
/src/controllers/DuckInfo.java
59f6cad71dcc471fd90f10b1bf5c65578f2c5bf0
[]
no_license
Alexalegon/ChickenFunRun-Game-Code
59f1bca516805979b74397a9bcd1fb06833e0ed8
a96cb51e7ca5296c6481267c94bfcb76c0eb59c4
refs/heads/master
2021-01-19T16:59:56.840012
2017-04-14T21:19:53
2017-04-14T21:19:53
88,297,203
0
0
null
null
null
null
UTF-8
Java
false
false
537
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 controllers; import com.jme3.math.Vector3f; /** * * @author Miguel Martrinez */ public class DuckInfo { static Vecto...
[ "alegon368@gmail.com" ]
alegon368@gmail.com
b279a0421e0f3cf971f84aa5440954425c1d7fd9
e205598cebca66d5a8cb84895dc2b65df11b2e5a
/user-service/src/main/java/com/mood/userservice/decode/DecodeUserToken.java
192944dda8223978d83f96e82f0a143498298b5b
[]
no_license
KimIlJun/Mood-Web
3e26caa8453db18a38b5caeb33c06b4784b62389
fe4123570482756e3aa8411881cd5d915fc4daa5
refs/heads/main
2023-08-10T16:36:15.462665
2021-09-14T07:50:57
2021-09-14T07:50:57
null
0
0
null
null
null
null
UTF-8
Java
false
false
850
java
package com.mood.userservice.decode; import io.jsonwebtoken.Jwts; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.core.env.Environment; import org.springframework.http.HttpStatus; import org.springframework.http.ResponseEntity; public class DecodeUserToken { public Strin...
[ "seojeonghyeon0630@gmail.com" ]
seojeonghyeon0630@gmail.com
872d77ecb03e63bbf83c57d79a01823ce24005ca
47395b5bd86ed270371445226610ec03630f01fc
/antlr-example/src/main/java/AntlrMain.java
7f374be80e41d0ec2a03299713ed4ff23ec8233d
[]
no_license
gergelyszaz/antlr4-example
45cd8102dfc278203c8e9836e077bf60b5f0c82d
ee6a3d791d57f73e697d6023d9761a7cc04d8a84
refs/heads/master
2020-03-17T18:50:22.518643
2018-05-17T15:39:46
2018-05-18T10:14:39
133,835,542
0
0
null
null
null
null
UTF-8
Java
false
false
234
java
public class AntlrMain { public static void main(String[] args) { System.out.println(Calculator.calculate("1+2+3")); System.out.println(Calculator.calculate("23-4")); System.out.println(Calculator.calculate("6-4+3-2")); } }
[ "gergely.szaz@liferay.com" ]
gergely.szaz@liferay.com
3c8f4303f3cc879609b60c8aa11c85b8b7f37da2
81be244813d0ab5872dc34c112b2a92842642a33
/src/core/com/develhack/lombok/eclipse/handlers/feature/UtilityHandler.java
d776b3faf673154b97d58b365870c6f316b7b2c5
[ "MIT" ]
permissive
develhack/develhacked-lombok
29eb07cb71b9765f953d87b423f6aaab87a41a08
a0d00aeecdf8ce5bf40feca05aaa19285b0be6f7
refs/heads/master
2021-01-21T06:06:16.332930
2016-03-28T13:04:13
2016-03-28T13:13:02
39,473,521
0
0
null
null
null
null
UTF-8
Java
false
false
1,119
java
package com.develhack.lombok.eclipse.handlers.feature; import lombok.core.AST.Kind; import lombok.core.AnnotationValues; import lombok.core.HandlerPriority; import lombok.eclipse.EclipseAnnotationHandler; import lombok.eclipse.EclipseNode; import org.eclipse.jdt.internal.compiler.ast.Annotation; import org.mangosdk.s...
[ "yosuke.otsuka@develhack.com" ]
yosuke.otsuka@develhack.com
d067601f0828790f793277b29c50a375f33c5d2a
80e37f69d30f23308ed58291178a00d2e004898e
/zith-toolkit-dao-build/src/main/java/org/zith/toolkit/dao/build/dsl/element/SqlTypeDictionaryItemElement.java
1bcf526ccc099946c54e84fd4f194759dafa16b8
[ "BSD-2-Clause" ]
permissive
sherwoodwang/zith-toolkit-dao
504fa2eeeac7db1aae0499d18451f7337d6acb61
3352d4a5889538fe6c6cb48f0900b6eaee72ebc8
refs/heads/master
2021-09-10T10:35:51.529723
2018-03-24T15:16:31
2018-03-24T15:16:31
111,402,510
0
0
null
null
null
null
UTF-8
Java
false
false
1,330
java
package org.zith.toolkit.dao.build.dsl.element; import javax.annotation.Nullable; import java.util.Objects; import java.util.Optional; public class SqlTypeDictionaryItemElement { private final String handlerName; private final JavaReferenceElement type; public SqlTypeDictionaryItemElement( @N...
[ "sherwood@wang.onl" ]
sherwood@wang.onl
d80a3cfc3fe4faa3298d6270b5478b96a079ddc6
939bc9b579671de84fb6b5bd047db57b3d186aca
/java.xml/com/sun/org/apache/xerces/internal/xs/XSValue.java
806fccbdb136bb8877c6dcaff4868c6544db9c23
[]
no_license
lc274534565/jdk11-rm
509702ceacfe54deca4f688b389d836eb5021a17
1658e7d9e173f34313d2e5766f4f7feef67736e8
refs/heads/main
2023-01-24T07:11:16.084577
2020-11-16T14:21:37
2020-11-16T14:21:37
313,315,578
1
1
null
null
null
null
UTF-8
Java
false
false
4,506
java
/* * Copyright (c) 2007, 2019, Oracle and/or its affiliates. All rights reserved. * ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. */ /* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for a...
[ "274534565@qq.com" ]
274534565@qq.com
78f7170e3e8c42a89eb34134809a1bad8a7a5c33
03b316d5189346195d4d7fdfc002267a822e2b57
/src/main/java/intro.java
d921523afa6f5f9a1ad4f8c60be3ca4ee2557b0d
[]
no_license
kajalkujur/demo1
063115f5166ad1f7c5bfa45773afff51542451d6
7ad26cf1cf9374c7936bdc3c2dc6309ca2d1264f
refs/heads/master
2023-04-24T05:29:37.314371
2021-05-15T13:39:46
2021-05-15T13:39:46
367,631,644
0
0
null
null
null
null
UTF-8
Java
false
false
125
java
public class intro { public void hello() { System.out.println("Hello World"); System.out.println("Welcome"); } }
[ "kajalkujur99@gmail.com" ]
kajalkujur99@gmail.com
20412426b2ad57811168c4f29ee39e956482dcfb
7bc975c929eedca0d2254360360b7f021749ae7f
/src/main/java/com/redxun/bpm/core/dao/ActHiTaskinstDao.java
b0e887b469ccbadeb4eb552ca66bab3a7fcc478c
[]
no_license
liaosheng2018/jsaas-1
7d6e5a10b9bf22e4e6793a4efe3c783fb4afc621
0fd2df00b4680c92500429bd800b1806b816002d
refs/heads/master
2022-03-10T12:22:51.907294
2019-11-29T07:11:11
2019-11-29T07:11:11
null
0
0
null
null
null
null
UTF-8
Java
false
false
529
java
/** * * <pre> * 描述:act_hi_taskinst DAO接口 * 作者:ray * 日期:2019-04-02 09:26:35 * 版权:广州红迅软件 * </pre> */ package com.redxun.bpm.core.dao; import java.util.List; import com.redxun.bpm.core.entity.ActHiTaskinst; import org.springframework.stereotype.Repository; import com.redxun.core.dao.mybatis.BaseMybatisDao; @R...
[ "18037459447@163.com" ]
18037459447@163.com
624bfabf6f4bf07df7928ac280bc96f7c17b1628
b5e2aa66c9cd950e53e58a8b7b9cc85637947613
/src/main/java/earthquakes/geoson/Properties.java
a2964a467aee48093e01637ab441d46ae0666dbe
[]
no_license
ucsb-cs56-f19/proj02-aeshapar
dca9eb20987bde353c40d92b0082ecfb5dccb2f5
2fbbb3fa36e3e02426ceb6e88071a960bd5efa3b
refs/heads/master
2022-11-26T11:53:20.853218
2019-12-05T21:51:21
2019-12-05T21:51:21
224,749,287
0
0
null
2022-11-16T00:40:28
2019-11-29T00:32:27
Java
UTF-8
Java
false
false
175
java
package earthquakes.geojson; public class Properties { public double mag; public String place; public String type; public String title; public String url; }
[ "aeshaparekh@csil-21.cs.ucsb.edu" ]
aeshaparekh@csil-21.cs.ucsb.edu
1c90022572b7f6096f909b2ef65d5a8962c5257c
9a031e8d2716aea8ceb51044965111978fdca570
/pa/pa-ejb/src/java/gov/nih/nci/pa/service/TrialDataVerificationServiceRemote.java
48ca87a5df0f6070f12ebcb34db10e426b1dafda
[]
no_license
polavarapup2/CTRP_4x_PA
040423608334115dad9b2c441c2a27daa9716ae2
08b9615840d81cf9d85eae1d7ae7ed6c33883d47
refs/heads/master
2021-01-23T12:32:49.287585
2017-06-02T13:29:26
2017-06-02T13:29:26
null
0
0
null
null
null
null
UTF-8
Java
false
false
221
java
package gov.nih.nci.pa.service; import javax.ejb.Local; /** * * @author Reshma.Koganti * */ @Local public interface TrialDataVerificationServiceRemote extends TrialDataVerificationServiceLocal { }
[ "vamshikasubagha@yahoo.com" ]
vamshikasubagha@yahoo.com
636da2ec4361dc3b128ac8b7be5e543d3ce947a9
d60e287543a95a20350c2caeabafbec517cabe75
/LACCPlus/Hadoop/1237_1.java
c96568fb93935123e810fe4cede474dd1bc78a12
[ "MIT" ]
permissive
sgholamian/log-aware-clone-detection
242067df2db6fd056f8d917cfbc143615c558b2c
9993cb081c420413c231d1807bfff342c39aa69a
refs/heads/main
2023-07-20T09:32:19.757643
2021-08-27T15:02:50
2021-08-27T15:02:50
337,837,827
0
0
null
null
null
null
UTF-8
Java
false
false
859
java
//,temp,FsDatasetImpl.java,1266,1285,temp,FsDatasetImpl.java,824,846 //,3 public class xxx { private void bumpReplicaGS(ReplicaInfo replicaInfo, long newGS) throws IOException { long oldGS = replicaInfo.getGenerationStamp(); File oldmeta = replicaInfo.getMetaFile(); replicaInfo.setGenerationStamp(...
[ "sgholami@uwaterloo.ca" ]
sgholami@uwaterloo.ca
87d833162c5660f5bcafdff56a4eb8c6b3aea58f
14dbc432f4a41cdfdba63c7403d9d042f1689362
/src/carritopelis/Pelicula.java
662a1d8d7e7ea34dba0c7b786b8ce105cf6c03b8
[]
no_license
U-Lee/PSP1-Carrito
de9425d9503eaa71e056615e347f6d97a5f7db3b
c5aab75a69d7f9c554bc535ac95ab326371a8b3a
refs/heads/master
2021-08-24T15:36:24.289410
2017-12-10T08:06:12
2017-12-10T08:06:12
113,731,327
0
0
null
null
null
null
UTF-8
Java
false
false
1,706
java
package carritopelis; /* * Clase que contiene la creación del objeto pelicula * * @versión 1.0 Fecha 10/12/2017 * @author Omar Ulises Hernández Cervantes, Oswaldo Josue Hernández Juárez */ public class Pelicula { String ID, titulo, actor, genero, precio; // Declaración de variables /** ...
[ "hecotlaloc@gmail.com" ]
hecotlaloc@gmail.com
89cf6c285eb5b3b341c53f73b1090d7372da9378
adba6e20f5f4e0ed1995549e96b497d8f8516de2
/src/main/java/com/neology/ws_titulos/dtos/AutosSoatDTO.java
53f47c746e4bf4601c44a1a17c9df8bda02df3a8
[]
no_license
cesarborrego/back_java
b7975756aee774257ac9d4f7b070a9ecda46ee2a
aa595978ad70b82553cddd13d11855c4a4f170d5
refs/heads/master
2021-01-21T07:20:06.235441
2017-04-06T00:07:17
2017-04-06T00:07:17
91,608,852
0
0
null
null
null
null
UTF-8
Java
false
false
591
java
package com.neology.ws_titulos.dtos; import java.io.Serializable; public class AutosSoatDTO implements Serializable{ /** * */ private static final long serialVersionUID = 1934498135000199814L; private String strFolio; private String dtmFechaExpiracion; public String getStrFolio() { return strFolio; }...
[ "csegura@neology-rfid.com" ]
csegura@neology-rfid.com
5b11ccba5af0e777eb8505fa4d39a6a28cf90b5b
d28d31a687f653bf033892e8c84b55d61882741a
/assignments/mortensene/unit2/HW22Inheritance/GroseryStoreModel/src/ec/edu/espe/groseryStoreModel/model/Cereals.java
00c151a4bb48cf95a16d9ea64b7e583825300256
[]
no_license
elascano/ESPE202105-OOP-SW-3682
02debcbd73540438ac39e04eb5ed2c4c99c72eb0
6198fb3b90faeee6ea502f3eb80532a67cf5739f
refs/heads/main
2023-08-29T12:30:09.487090
2021-09-20T14:40:03
2021-09-20T14:40:03
369,223,490
0
0
null
null
null
null
UTF-8
Java
false
false
885
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 ec.edu.espe.groseryStoreModel.model; /** * * @author Paul Mena The Programmers ESPE-DCCO */ public class Cereals extends In...
[ "84451615+EDUARDOMORTENSEN@users.noreply.github.com" ]
84451615+EDUARDOMORTENSEN@users.noreply.github.com
7410d0f506ad93a7cd2e146413fd1911de101da9
2b6bc08d9693820e1b2d687bfa2f1260fa74a5ca
/small-sso-core/src/main/java/com/small/sso/core/util/JedisUtil.java
6af15b18cf220605446fc707d817a333954a15b8
[]
no_license
Fi-Null/small-sso
bbb094347d8983bf51dbf536cebbfd3f1d462653
eb224362356f569366931ddaaa1fc128b7bceee0
refs/heads/master
2021-06-27T06:38:38.581944
2020-01-06T08:12:54
2020-01-06T08:12:54
231,534,329
0
1
null
2021-06-04T02:24:25
2020-01-03T07:17:58
Java
UTF-8
Java
false
false
12,577
java
package com.small.sso.core.util; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import redis.clients.jedis.JedisPoolConfig; import redis.clients.jedis.JedisShardInfo; import redis.clients.jedis.ShardedJedis; import redis.clients.jedis.ShardedJedisPool; import java.io.*; import java.util.LinkedList; import j...
[ "xiangke6@jd.com" ]
xiangke6@jd.com
811e2d07a9e96b1bc4e12ee65aad0069b5999554
be73270af6be0a811bca4f1710dc6a038e4a8fd2
/crash-reproduction-moho/results/XWIKI-13377-13-24-MOEAD-WeightedSum:TestLen:CallDiversity/com/xpn/xwiki/user/impl/xwiki/XWikiAuthServiceImpl_ESTest_scaffolding.java
b97addcf8b5b00114a4e0af3f29de28d04a09a4d
[]
no_license
STAMP-project/Botsing-multi-objectivization-using-helper-objectives-application
cf118b23ecb87a8bf59643e42f7556b521d1f754
3bb39683f9c343b8ec94890a00b8f260d158dfe3
refs/heads/master
2022-07-29T14:44:00.774547
2020-08-10T15:14:49
2020-08-10T15:14:49
285,804,495
0
0
null
null
null
null
UTF-8
Java
false
false
454
java
/** * Scaffolding file used to store all the setups needed to run * tests automatically generated by EvoSuite * Tue Apr 07 19:29:29 UTC 2020 */ package com.xpn.xwiki.user.impl.xwiki; import org.evosuite.runtime.annotation.EvoSuiteClassExclude; import org.junit.BeforeClass; import org.junit.Before; import org.jun...
[ "pouria.derakhshanfar@gmail.com" ]
pouria.derakhshanfar@gmail.com
b164feea2e5980cc882e77c57f5351068fc4109a
96234dedce91a66489233d519ae470566cafce7b
/src/ThreadTest/SynFunctionDemo.java
41574b1915d03e61da14f4bfb5f0bc545a37397e
[]
no_license
linj21a/java
edb434ffb921390b47c52f2a4a99cd3aefe70c2c
eb95568495b5af1100939681a066b1b3220222a1
refs/heads/master
2023-03-31T06:39:01.122102
2021-03-12T02:56:41
2021-03-12T02:56:41
256,404,199
0
0
null
null
null
null
UTF-8
Java
false
false
3,080
java
package ThreadTest; /** * 验证同步函数使用的是哪一个锁 */ class Tick2 implements Runnable { private static int num = 100;//票数,也代表票的号码或者座位 //使用同步代码块的时候,琐是固定的,但是可以是任意对象 final Object ob = new Object();//常常定义为只允许赋值一次的对象锁! public boolean flag = true; public void run() { if (flag) { while (true) ...
[ "604178275@qq.com" ]
604178275@qq.com
5ae14a1ef65153e178cd964dc3eb6dc1373bd369
16f763390158e69119dcaf44d60601c41df7fe84
/src/ru/vsu/cs/course1/Main.java
b98ffd04e98a33390787bf97bed848acccdbf536
[]
no_license
pressEm/KG2020_G21_Task3
f8dda2a2c7c737e85e948098991f706bbb8f0129
3b38e8e39bad46e4e15e3649126708b95792481d
refs/heads/main
2023-01-05T04:44:13.614350
2020-11-07T09:47:19
2020-11-07T09:47:19
308,692,870
0
0
null
null
null
null
UTF-8
Java
false
false
295
java
package ru.vsu.cs.course1; import javax.swing.*; public class Main { public static void main(String[] args) { MainWindow mw = new MainWindow(); mw.setDefaultCloseOperation(WindowConstants.EXIT_ON_CLOSE); mw.setSize(800, 600); mw.setVisible(true); } }
[ "filonova2001v@gmail.com" ]
filonova2001v@gmail.com
a1edafba588fc93527f68eaacc326793b1ef5b68
8eda4a7de1aa03084c6ad3f93d4b4a6c2d754d0b
/app/src/main/java/com/floatingreels/grocerylist/ui/util/BSectionAdapter.java
d5d7421d3fdafb2600b5423b09acd4f422c3e537
[]
no_license
floatingreels/GroceryListJava
20d3ba2e7af74db21e16f0b85571392eb9107b91
8af6209dcd1f30f1ef75b31b07366193f82a1fbf
refs/heads/master
2022-11-19T03:07:06.246677
2020-07-11T11:35:11
2020-07-11T11:35:11
260,038,257
0
0
null
null
null
null
UTF-8
Java
false
false
5,436
java
package com.floatingreels.grocerylist.ui.util; import android.app.Application; import android.content.DialogInterface; import android.util.Log; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.ImageView; import android.widget.TextView; import android.wi...
[ "david.gunzburg@gmail.com" ]
david.gunzburg@gmail.com
c205ca98d4c01efcfa74a38247981aa32e9e2bd0
1d77e63f7ebebf1be1c000511886a58b9bae198f
/src/java3d/Pick.java
7d29f3c08219965048eb5b45dad1af0176cf9f6b
[]
no_license
jjjava/Java3D
ed5f22d9ff2e1db79fc7c2c51ed5fb071122cacb
0b6e72a05b1dce1daed1d40350b02ec364293268
refs/heads/master
2021-01-01T17:42:20.413664
2014-11-19T16:42:28
2014-11-19T16:42:28
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,037
java
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package java3d; import com.sun.j3d.utils.picking.*; import com.sun.j3d.utils.universe.SimpleUniverse; import com.sun.j3d.utils.geometry.*; import javax.media.j3d.*; import javax.vecmath.*; import java.awt.event.*; ...
[ "hudson.sales@SPW9712NTW7P.sondait.com.br" ]
hudson.sales@SPW9712NTW7P.sondait.com.br
ef591cfeb071c102345f96cca6a91e0a9f7a47ae
000aaf5d0dc5271860bf2a6f1ab327652697c0ef
/Practice_day10.java
7520770f762a2851c0226c1ea11f9d9b0b6f6181
[]
no_license
caoliduoer/java_code1
17f6570d642ade6462ced623bad835457d8f5f36
389a43b6faf7145cea9a74d435047f3dfe1ea9ec
refs/heads/master
2023-06-03T04:34:32.231292
2021-06-16T14:12:36
2021-06-16T14:12:36
309,994,771
0
0
null
null
null
null
UTF-8
Java
false
false
509
java
import java.util.Scanner; public class Main{ public static void main(String[] args){ Scanner sc=new Scanner(System.in); while(sc.hasNext()){ int num=sc.nextInt(); for(int i=1;i<=num;i++){ for(int j=1;j<=num;j++){ if(i==j||i==num-j+1){ ...
[ "894871274@qq.com" ]
894871274@qq.com
7da39fc093a961d5d714f579468a4cc15790b0c0
3a9270e6edca1224bca757bcfa5618ab89699dd1
/src/factoryPattern/secondStage/creator/Impl/NyPizzaStore.java
2d0c9040d813125d3db2abfc5868f34ce6f402f0
[]
no_license
icbjayasinghe/designing-patterns
425d91efff2e3bff907a4f392fe67180d99d1db1
93f0f4c524622765c5d1ad55f43f1dcf4b89b400
refs/heads/master
2023-08-27T14:31:50.467344
2021-10-09T06:15:24
2021-10-09T06:15:24
415,218,036
0
0
null
null
null
null
UTF-8
Java
false
false
958
java
package factoryPattern.secondStage.creator.Impl; import factoryPattern.secondStage.creator.PizzaStoreSS; import factoryPattern.secondStage.product.Impl.NyStyle.NyStyleCheesePizza; import factoryPattern.secondStage.product.Impl.NyStyle.NyStyleClamPizza; import factoryPattern.secondStage.product.Impl.NyStyle.NyStylePepp...
[ "icbjayasinghe@gmail.com" ]
icbjayasinghe@gmail.com
5d0326807d59f0b5853db41f37af617f17998806
9b03089fd13f497e0407332ea60df12307bb6737
/src/org/herac/tuxguitar/song/models/TGTrack.java
0cc78a896652756185c43a6119aa14ea0180c547
[]
no_license
McSimB/TabConverter
d259214d808fa744824195e371e8af9e89b7122c
d2f77c7ea8b8f6694376f4b927e5fe4e74053ca1
refs/heads/master
2020-04-06T07:27:45.416522
2018-11-12T20:32:44
2018-11-12T20:32:44
157,273,484
0
0
null
null
null
null
UTF-8
Java
false
false
2,684
java
package org.herac.tuxguitar.song.models; import org.herac.tuxguitar.song.factory.TGFactory; import java.util.ArrayList; import java.util.List; public abstract class TGTrack { public static final int MAX_STRINGS = 25; public static final int MIN_STRINGS = 1; public static final int MAX_OFFSET = 24; public static...
[ "mcsim.bril@gmail.com" ]
mcsim.bril@gmail.com
8e61bef727e9cea7b8365fd31c05c7733af16d7f
427918b8abac399952ef3ded0d16f0ce22957875
/app/src/main/java/com/example/android/newsapplication/QueryUtils.java
a2cb788a2992ea3cb7a5a1c2614d44c2b803d0c9
[]
no_license
hindabdullah/NewsApplication-2-
74138d16e37b1b5808398898ac8380fea891e437
e1df02fc64f21ee40956de8328fbc0b114d1a782
refs/heads/master
2020-03-14T21:16:36.438802
2018-05-02T03:31:59
2018-05-02T03:31:59
null
0
0
null
null
null
null
UTF-8
Java
false
false
5,049
java
package com.example.android.newsapplication; import android.text.TextUtils; import android.util.Log; import org.json.JSONArray; import org.json.JSONException; import org.json.JSONObject; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStream; import java.io.InputStreamReader; import ja...
[ "hind@youremail.com" ]
hind@youremail.com
80902469f6ca5c35eedfaef1121c0d5e16660776
d8dbfda849cf451a9e67c6d46a260960aa05861d
/ui/test-src/org/pentaho/di/ui/repository/repositoryexplorer/controllers/ConnectionsControllerTest.java
433942e058d13063b8882733bdbd07370a995b1e
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
JustGOGO/pentaho-kettle
72a92c6aa502b9ebdfa21b5f68e94fc42eceaeeb
c579d7ecadaecc9bc18b26f57a5741c9380f96e5
refs/heads/master
2021-01-14T09:29:07.115305
2015-11-02T21:19:25
2015-11-02T21:19:25
45,448,556
2
0
null
2015-11-03T07:13:55
2015-11-03T07:13:55
null
UTF-8
Java
false
false
7,064
java
/*! ****************************************************************************** * * Pentaho Data Integration * * Copyright (C) 2002-2015 by Pentaho : http://www.pentaho.com * ******************************************************************************* * * Licensed under the Apache License, Version 2.0 (th...
[ "andrey_khayrutdinov@epam.com" ]
andrey_khayrutdinov@epam.com
eb041af93c97d6ad7ba120a452d955d546fbfd3c
05c277cbb304b06086b714a1fd28a2d691f6d2bc
/src/test/java/thrift/model/transaction/DescriptionOrRemarkContainsKeywordsPredicateTest.java
e49d15fc47b0e22cc1fa5762c3e34a7556f2f82d
[ "MIT" ]
permissive
lye-jw/main
0c737c26e0b7730c79c83adf74a23ea331511605
f3442b7397ba352daf7083b4fd385143915a1e47
refs/heads/master
2020-07-23T06:36:51.445857
2019-11-04T06:06:41
2019-11-04T06:06:41
207,475,061
1
0
NOASSERTION
2019-09-10T05:46:34
2019-09-10T05:46:32
null
UTF-8
Java
false
false
3,505
java
package thrift.model.transaction; import static org.junit.jupiter.api.Assertions.assertFalse; import static org.junit.jupiter.api.Assertions.assertTrue; import java.util.Arrays; import java.util.Collections; import java.util.List; import org.junit.jupiter.api.Test; import thrift.testutil.ExpenseBuilder; public cla...
[ "45726091+lightz96@users.noreply.github.com" ]
45726091+lightz96@users.noreply.github.com
0c8da18dc719d49b5968e9cbcdccfcebf0d9c7f9
465c23635015145347f21bcc02b857be9c8bb536
/src/test/java/com/joesea/codebuilder/CodeBuilderApplicationTests.java
3b7cbd4f985b400efcf3fc8315a6f24359a852c4
[]
no_license
JoeseaLea/code-builder
d3a5b84dc940b6aca96c0bac8dd423bef463f7f1
c6cb9acde75143c072339553f403968c666fd0d5
refs/heads/master
2021-01-03T17:20:35.165306
2020-02-24T02:50:50
2020-02-24T02:50:50
240,166,687
0
0
null
null
null
null
UTF-8
Java
false
false
228
java
package com.joesea.codebuilder; import org.junit.jupiter.api.Test; import org.springframework.boot.test.context.SpringBootTest; @SpringBootTest class CodeBuilderApplicationTests { @Test void contextLoads() { } }
[ "joesealea@JoeseadeMacBook-Pro.local" ]
joesealea@JoeseadeMacBook-Pro.local
a64b0eb4d1f9354d5c3716804fc51c8ddb4cbb29
77c213bc5afddde9e0ce0b8b5125d94eab5ddc43
/app/femr/ui/models/medical/UpdateVitalsModel.java
58601876b0e9d62a563d40c5efa496b234c6c1f7
[ "MIT" ]
permissive
NJR44/femr
799bd4bb61d8d49f35fe576bc94d0d54071416c2
35c4b2827a43bc7e7d0c65e02e983679ab29baae
refs/heads/master
2021-01-21T17:50:51.456889
2013-12-07T22:02:47
2013-12-07T22:02:47
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,768
java
package femr.ui.models.medical; public class UpdateVitalsModel { private double bpSystolic; private double bpDiastolic; private double heartRate; private double temperature; private double oxygen; private double respRate; private double heightFt; private double heightIn; private dou...
[ "stephencavaliere@gmail.com" ]
stephencavaliere@gmail.com
4a4715a5688c11e6ec3f39fc62a7db6c229604df
41ffa8f2677e2d425e88da12d8c655ba06dd1231
/app/src/test/java/com/thekhaeng/library/uiadjustlibrary/ExampleUnitTest.java
6df28efc46fe2fcf763f3c80d4ee99394ba2ecdd
[ "Apache-2.0", "LicenseRef-scancode-warranty-disclaimer" ]
permissive
nontravis/ui-adjustment-library
4fefab43988e16edbb03ce63d07cf00275e7bbb9
258776d9cc557c48739c6c196894d8e2ec353ed1
refs/heads/master
2022-04-28T21:54:13.466229
2018-03-17T09:33:35
2018-03-17T09:33:35
null
0
0
null
null
null
null
UTF-8
Java
false
false
415
java
package com.thekhaeng.library.uiadjustlibrary; import org.junit.Test; import static org.junit.Assert.*; /** * Example local unit test, which will execute on the development machine (host). * * @see <a href="http://d.android.com/tools/testing">Testing documentation</a> */ public class ExampleUnitTest{ @Test ...
[ "nonthawit.kub@gmail.com" ]
nonthawit.kub@gmail.com
405c68ad4d85f120ac06d7c025a0f4d84cc72d92
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/5/5_93a052a0208acb5ad0ad4cb81fbc13469f9b5901/GenbankFormat/5_93a052a0208acb5ad0ad4cb81fbc13469f9b5901_GenbankFormat_s.java
52a9ab52fbfb2b9903dcb37d88fc5270cf66dc16
[]
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
35,839
java
/* * BioJava development code * * This code may be freely distributed and modified under the * terms of the GNU Lesser General Public Licence. This should * be distributed with the code. If you do not have a copy, * see: * * http://www.gnu.org/copyleft/lesser.html * * Copy...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
7347b377187ed46029bfe84fc16c04e9dabe6b98
326278b1f2d5702bc9a3b8d821b9dc9cdf78cd5f
/Midterm/src/ListArrayBasedPlus.java
ea1996a90c99d8dbcb7219aa1c5a090172750647
[]
no_license
Kiimab/DSA
60abb69ae1a6b4d6eb1496a9c2f5be663ccc7351
df82f07166decd2746b6486810aa5bea3511d46e
refs/heads/master
2020-04-07T01:02:10.947359
2018-11-16T23:45:44
2018-11-16T23:45:44
157,928,353
0
0
null
2018-11-17T00:10:03
2018-11-16T22:29:44
Java
UTF-8
Java
false
false
441
java
public class ListArrayBasedPlus<T> extends ListArrayBased<T> { public ListArrayBasedPlus () { super(); } public void reverse() { for(int i=0; i < items.length/2; i++) { T temp = items[i]; items[i] = items[items.length -i -1]; items[items.length -i -1] = temp; } } public String toString() { Stri...
[ "kiimaballantyne@gmail.com" ]
kiimaballantyne@gmail.com
0d7fd705a91af3b924273abc5c797be9feab7112
eadedaf59ba8c2ac37c268bbd3baf31635504ea9
/src/main/java/com/psawesome/testcodeproject/userInfo/repo/UserInfoRepository.java
db57b2156b56689052c0739f0898afe7245567e7
[]
no_license
wiv33/test-code-project
9288b57b4221b46f59b5cebeb5ced3b6420b0d79
993d82b530b4c374a9e91f939e5f59f1b56fae47
refs/heads/master
2023-06-01T17:55:10.794340
2021-06-27T15:32:23
2021-06-27T15:32:23
234,860,509
1
0
null
null
null
null
UTF-8
Java
false
false
395
java
package com.psawesome.testcodeproject.userInfo.repo; import com.psawesome.testcodeproject.userInfo.entity.UserInfo; import org.springframework.data.repository.reactive.ReactiveCrudRepository; /** * package: com.psawesome.testcodeproject.domains.repo * author: PS * DATE: 2020-01-19 일요일 15:39 */ public interface Us...
[ "wiv821253@gmail.com" ]
wiv821253@gmail.com
91cd30f4679f03b0bc82fe6ec25f1b4ab4e38de2
11babced1f48d7a4d9353da64f278b25384d5acd
/CSEIII/CSEIII-Web/src/VO/stockVO/TwentyStockVO.java
3badc354cff36aa7332fc3f08dca801ed8430a32
[]
no_license
Apocalpyse/NJU-SE3
08daf05f9f98569b892fa41cd706f7445eb9baf2
27ae6915830a4087d2eb9350257fb5513c6d8692
refs/heads/master
2020-03-11T02:04:58.892123
2018-04-16T08:43:37
2018-04-16T08:43:37
129,316,413
0
0
null
null
null
null
UTF-8
Java
false
false
1,360
java
package VO.stockVO; import java.util.ArrayList; /** * Created by A on 2017/5/21. */ public class TwentyStockVO { private String start;//开始日期 private String end;//结束日期 private ArrayList<String> name;//股票名字 private ArrayList<String> code;//股票代码 private ArrayList<GoalVO> goal;//股票得分 public Twen...
[ "2578931175@qq.com" ]
2578931175@qq.com
a1f91abbff50ed121f2ce1c520a53342f3aab75d
fcdd741ae3b885528c8983742d0742c153891c58
/app/src/main/java/com/example/login/ui/login/warmup.java
fb86962568f0b17e483fe79d5ffccb0cbeae55b0
[]
no_license
healthy-heartbeat/Healthy_heartbeat_project
c9dac20b0b027fde032b73b9f7cc2465d36a47af
98f6f091133a6f8b9af274293c69c14695142825
refs/heads/main
2023-04-02T08:05:08.569158
2021-03-31T06:09:38
2021-03-31T06:09:38
353,131,587
0
0
null
null
null
null
UTF-8
Java
false
false
2,222
java
package com.example.login.ui.login; import android.os.Bundle; import android.os.CountDownTimer; import android.widget.Button; import androidx.appcompat.app.AppCompatActivity; import com.example.login.R; public class warmup extends AppCompatActivity { private int counterMin = 5; private int counterSec = 0; ...
[ "hanakafri6@gmail.com" ]
hanakafri6@gmail.com
3cbd2777b4d6f2094f92d7346068557b000a2226
4cbf90102bf4f59540e115c21fd703269d716b52
/src/main/java/fi/linuxbox/neo4j/Serve.java
b810a3cf4bd6b72dac180218563d432626d5c77e
[]
no_license
vmj/neo4j-serve
42f817cae9fb5a3f6fce760516825cb1ee5b76ef
448b78c35f3fa719aa8d36d171dff85d4938322d
refs/heads/master
2020-12-30T17:11:27.817438
2017-11-08T16:57:16
2017-11-08T16:57:16
91,066,307
0
0
null
null
null
null
UTF-8
Java
false
false
1,936
java
package fi.linuxbox.neo4j; import org.apache.commons.cli.ParseException; import org.neo4j.graphdb.GraphDatabaseService; import org.neo4j.graphdb.factory.GraphDatabaseFactory; import org.neo4j.kernel.configuration.BoltConnector; import static java.lang.Runtime.getRuntime; import static org.neo4j.graphdb.factory.GraphD...
[ "vmj@linuxbox.fi" ]
vmj@linuxbox.fi
1c4fe240d18b0af8a3ce9df08e43095d51166929
bdf46496656472ad08ea0cd40ba49ea6f28eee3a
/JAVA_DSA/src/com/dsa/string/EncryptString.java
7e5e33d55dd412bd47b38efaad54f6e058771c82
[]
no_license
ashish-/Test-Repo
bd26de903668aa2dfd3ac6281bff2f9d205f0f0c
e41cfb24704fb2b6fcde10ec7558383c9dd771bc
refs/heads/master
2021-01-17T18:00:20.826380
2016-07-11T19:06:18
2016-07-11T19:06:18
60,577,060
0
0
null
null
null
null
UTF-8
Java
false
false
1,068
java
package com.dsa.string; import java.util.Arrays; public class EncryptString { public static String reverse(char array[]){ int left,right; left = 0; right = array.length-1; for(left=0;left<right; left++,right--){ char temp =array[left]; array[left] = array[right]; array[right]= temp; } ret...
[ "khandelwal.ashish24@gmail.com" ]
khandelwal.ashish24@gmail.com
c097231b21314fce42279467e45eeeb8aae903c4
db27e4af6fb3f7993b868e4d1ea007d3f343cc01
/idea_day1/maven_web/src/main/java/com/baizhi/service/impl/ArticleServiceImpl.java
00a32f91f6a2bf37573f7e8fc384c0fd902352c7
[]
no_license
008aodi/testGit
4448196ddf13ad1e0d2b1e4a606898f20f9ec2a3
047d0a90b9cbffb526b12ff461b75e2387f87c78
refs/heads/master
2022-12-21T23:15:44.045420
2019-04-12T07:21:56
2019-04-12T07:21:56
179,464,433
0
0
null
2022-12-16T08:18:07
2019-04-04T09:19:44
CSS
WINDOWS-1252
Java
false
false
1,998
java
package com.baizhi.service.impl; import java.io.File; import java.util.Date; import java.util.List; import java.util.UUID; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import org.springframework.transaction.annotation.Propagation; import org.springframe...
[ "008aodi@163.com" ]
008aodi@163.com
e1f39e561f6a993f41c4cc64e6eb5868d8f66513
4f9482c484e29d04ff7633fd93a0d5475d54ad2f
/Microservice_Feign/src/main/java/com/hand/feign/FeignApplication.java
61718f17c836f5c17f93a9d523f4cfb43a5fafc1
[]
no_license
liuling6021/Microserver_Project
e4d789893b32f7ecfc44e46a3b779862d3daa812
1e2f2bbbd6f7633e9a8a352a97ce038c97ff5c7a
refs/heads/master
2021-07-14T05:47:48.501104
2020-08-03T13:19:19
2020-08-03T13:19:19
191,895,181
0
0
null
null
null
null
UTF-8
Java
false
false
498
java
package com.hand.feign; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; import org.springframework.cloud.client.discovery.EnableDiscoveryClient; import org.springframework.cloud.openfeign.EnableFeignClients; @EnableDiscoveryClient @SpringBootApp...
[ "ling.liu04@hand-china.com" ]
ling.liu04@hand-china.com
a71e059954c3b0b570594a55bff139a2dcfca668
187b64de9f69c7b91216828b6668c978ce583a04
/test/org/jivesoftware/smackx/MessageEventManagerTest.java
c676b3d73058c44717fc48267d0875277c09df12
[]
no_license
LiamDGray/smack-linklocal
0530ebbb63dca9d0b7ef42b02dd403ddc88caadc
405a3a75c938eba0c65aed661fe34bb7321c813c
refs/heads/master
2023-03-17T23:05:17.147620
2009-07-13T06:08:18
2009-07-13T06:08:18
null
0
0
null
null
null
null
UTF-8
Java
false
false
11,922
java
/** * $RCSfile$ * $Revision: 6213 $ * $Date: 2006-11-23 06:55:37 +0800 (Thu, 23 Nov 2006) $ * * Copyright (C) 2002-2003 Jive Software. All rights reserved. * ==================================================================== * The Jive Software License (based on Apache Software License, Version 1.1) * * Redi...
[ "jadahl@gmail.com" ]
jadahl@gmail.com
1ac99095462f179fc048b7935bb36901e1892ada
7c73da0b531bb380cc6efe546afcd048221b207c
/spring-test/src/test/java/org/springframework/test/context/support/TestPropertySourceUtilsTests.java
8f6c8d7efb0311ea4c0dd91b5f081b85ba40ef91
[ "Apache-2.0" ]
permissive
langtianya/spring4-understanding
e8d793b9fe6ef9c39e9aeaf8a4101c0adb6b7bc9
0b82365530b106a935575245e1fc728ea4625557
refs/heads/master
2021-01-19T04:01:04.034096
2016-08-07T06:16:34
2016-08-07T06:16:34
63,202,955
46
27
null
null
null
null
UTF-8
Java
false
false
9,055
java
/* * Copyright 2002-2015 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
[ "hansongjy@gmail.com" ]
hansongjy@gmail.com
e2593c10035d6209215828138ef799168871ccea
d24d3bab9631d287cdecc1455e018d5897e1dbb5
/app/src/main/java/com/example/mariaadelaidameramiguens/taskapp/vista/TareaActivity.java
db4a1942d0e9223c77cbc23b00aec4427ce7cfcb
[]
no_license
mariamera/TaskApp
83b851013d6701457a3191c72047ae091a595171
2fbe4bbcd31a182ca3890f8af53fff45633ea876
refs/heads/master
2020-03-19T15:29:01.232949
2018-08-04T14:46:55
2018-08-04T14:46:55
136,672,640
0
0
null
null
null
null
UTF-8
Java
false
false
2,197
java
package com.example.mariaadelaidameramiguens.taskapp.vista; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.util.Log; import android.widget.TextView; import com.example.mariaadelaidameramiguens.taskapp.R; import com.example.mariaadelaidameramiguens.taskapp.entitdades.Categori...
[ "mmera@intellisys.com.do" ]
mmera@intellisys.com.do
3feffb321855e32c106c0f1122cb0f41ebb39ffb
7559bead0c8a6ad16f016094ea821a62df31348a
/src/com/vmware/vim25/HostExtraNetworksEvent.java
fa9277e8772222ab2f03457c87e64b0ee81cf2be
[]
no_license
ZhaoxuepengS/VsphereTest
09ba2af6f0a02d673feb9579daf14e82b7317c36
59ddb972ce666534bf58d84322d8547ad3493b6e
refs/heads/master
2021-07-21T13:03:32.346381
2017-11-01T12:30:18
2017-11-01T12:30:18
109,128,993
1
1
null
null
null
null
UTF-8
Java
false
false
1,344
java
package com.vmware.vim25; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlType; /** * <p>Java class for HostExtraNetworksEvent complex type. * * <p>The following schema fragment specifies the expected content contained within ...
[ "495149700@qq.com" ]
495149700@qq.com
563984c5415ba0507101d3604391b338332638e0
275a686ea9e6cbd6756f2a1f52e7c4597b00e309
/app/src/main/java/tools/DialogBorrowUserInfoLayout.java
a9a9e7d9b44435b429e30f2a0aaa0b4c737f6368
[]
no_license
Jack-WangZhe/NeuLibrary
9a11dc5b254435f7feefa4c10f4d18491df2d852
9aae9d17d5f311f1c3fc206e93c11f4c6d9aa376
refs/heads/master
2020-03-14T08:04:42.436728
2018-04-29T17:55:57
2018-04-29T17:55:57
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,955
java
package tools; import android.content.Context; import android.view.LayoutInflater; import android.widget.ImageView; import android.widget.LinearLayout; import android.widget.TextView; import com.android.volley.RequestQueue; import com.android.volley.toolbox.ImageLoader; import com.android.volley.toolbox.Volley; impo...
[ "985825337@qq.com" ]
985825337@qq.com
48d68ed1b44585dca924f0500330d00082092c29
194e4fd325cd9da1ee73fe95fa846627da2dab9c
/src/com/examples/ezoo/model/Animal.java
d09f27dc076f5d53fc6c7d2f58bb5883e6e88020
[ "MIT" ]
permissive
IncarnateGaming/Revature-eZoo
344c120105cf353e7bcb65bafc36c7b04aeb9249
083c23a2116156dc4159ff37908fdd6379161884
refs/heads/master
2021-01-16T10:36:33.867410
2020-02-22T15:53:42
2020-02-22T15:53:42
243,085,266
0
0
null
null
null
null
UTF-8
Java
false
false
5,507
java
package com.examples.ezoo.model; import java.sql.ResultSet; import java.sql.SQLException; public class Animal{ private long animalID = 0L; private String name = ""; private String taxKingdom = ""; private String taxPhylum = ""; private String taxClass = ""; private String taxOrder = ""; private String taxF...
[ "philip.lawrence.1992@gmail.com" ]
philip.lawrence.1992@gmail.com
96cfc7d68683ba88a361034308e2bdd40cb18b3c
a7fff1a12d1f81ed909dd77b1a2c45b808f7c6ad
/src/concurrentutils/Dispatcher.java
1497f891c0b0c44e8a76f6c6e9f8c43b4cd62dae
[]
no_license
axyonovleonid/NetConcurrency
055b87614a01bc74cb6aa177300ce3a5a97caded
eca367bb3fb65aa1b75d85b763ec04d5eb0d9b27
refs/heads/master
2021-01-23T08:21:11.953752
2017-05-18T18:07:46
2017-05-18T18:07:46
86,504,281
0
0
null
null
null
null
UTF-8
Java
false
false
611
java
package concurrentutils; import netutils.Session; /** * Created by лёня on 02.04.2017. */ public class Dispatcher implements Runnable { private final Channel<Session> channel; private final ThreadPool threadPool; private boolean isAlive; public Dispatcher(Channel<Session> channel, ThreadPool thread...
[ "axyonovl@gmail.com" ]
axyonovl@gmail.com
402fb434c48c1d8a728832b205ccd7c1533e1af4
2d2d9f584ac8a427acc1ec68834a951e36254e56
/src/main/java/com/javaworld/javachallengers/observable/Newsletter.java
6480a9a43fb4e12c07bb17ce6fc5231b597a9415
[]
no_license
rafadelnero/javaworld-challengers
4d8a98ae8e0a551bafcca5b4a83256d373834a72
f6625b2903c095c0da8e6513a7bfe80efcc74f23
refs/heads/master
2023-06-25T06:18:44.131413
2023-06-15T08:41:11
2023-06-15T08:41:11
140,938,206
27
22
null
null
null
null
UTF-8
Java
false
false
823
java
package com.javaworld.javachallengers.observable; import java.util.ArrayList; import java.util.List; public class Newsletter implements Subject { protected List<Observer> subscriber = new ArrayList<>(); protected String name; protected String newEmail; public Newsletter(String name) { this.n...
[ "rafacdelnero@gmail.com" ]
rafacdelnero@gmail.com
c0553839efe766727a09ffbf9c88bae065fee6ec
62774e6de56acf8c4d4d014f1f5ee709feef6502
/employeeRegistry/src/main/java/domain/model/service/EmployeeRegisterServiceModel.java
e4220f9032075c932d318146c9e706417e022024
[]
no_license
Chris-Mk/Hibernate
35a9c42679ad6d20925c96d6d3929ad86649f700
eb338734c0136d5292e06f7ab2688e4fda31d93c
refs/heads/master
2023-07-24T00:20:36.222180
2023-07-19T19:29:16
2023-07-19T19:29:16
205,900,454
0
0
null
2023-07-19T19:29:18
2019-09-02T16:56:37
Java
UTF-8
Java
false
false
983
java
package domain.model.service; import java.math.BigDecimal; public class EmployeeRegisterServiceModel { private String firstName; private String lastName; private String position; private BigDecimal salary; private int age; public String getFirstName() { return firstName; } pu...
[ "chrismks23@gmail.com" ]
chrismks23@gmail.com
02ddbb94821eb34b5c38edc6b387967c52a85041
50017be6631a47a39f733477941d1f6592b36f6a
/andEngineExamples/src/main/java/org/andengine/examples/PVRCCZTextureExample.java
9d1a41e9b20d2ab29fe74b0aebcbe7abbaa9aa93
[]
no_license
sizeofint/AndEngineExamplesAndroidStudio
fcf03dc13ad86aaff05c92f9e87267ddcdadf846
33709752594e3adc28938ecb6a198a257c976de4
refs/heads/master
2020-05-19T18:55:54.019054
2014-12-29T13:55:22
2014-12-29T13:55:22
28,591,593
5
4
null
null
null
null
UTF-8
Java
false
false
5,030
java
package org.andengine.examples; import java.io.IOException; import java.io.InputStream; import org.andengine.engine.camera.Camera; import org.andengine.engine.camera.SmoothCamera; import org.andengine.engine.options.EngineOptions; import org.andengine.engine.options.ScreenOrientation; import org.andengine.engine.opti...
[ "george.imerlishvili@gmail.com" ]
george.imerlishvili@gmail.com
69c220dd09a57b3cbf752296f55c72087df616bf
cb7ef29b19722521de308e94e805be232d01690c
/src/main/java/com/example/multidatasourcemysql/repository/db2/CommentRepository.java
41458bbde73f9c264aecedb8585f6c7c513319bf
[]
no_license
antoarundominic/multi-datasource-mysql
cdec6af0988ce8e14e93bbf60d5df1348c85f997
c454128effbbcfbe6e17961499de0dccf7104f8b
refs/heads/master
2023-02-17T15:20:20.536742
2021-01-09T14:21:25
2021-01-09T14:21:25
328,172,194
0
0
null
null
null
null
UTF-8
Java
false
false
267
java
package com.example.multidatasourcemysql.repository.db2; import com.example.multidatasourcemysql.model.db2.Comment; import org.springframework.data.jpa.repository.JpaRepository; public interface CommentRepository extends JpaRepository<Comment, Integer> { }
[ "antoarundominic@gmail.com" ]
antoarundominic@gmail.com
57af5c9d25ffda79237569cee488424089e55d17
a4b1a6f199c62b4a1cbf8b361aecc1e09be954ad
/src/com/dzg/driver/entity/ExamName.java
caf64a73d55b9bd9cd931694802329495e01ba2f
[]
no_license
dengzhouguang/driver
ac40e17920eafe97cf5ec189c74ca7cc2d8e7c09
620e8ec509923155867484829e9ce16b1757e25a
refs/heads/master
2021-01-23T08:48:27.901333
2017-09-06T01:44:12
2017-09-06T01:44:12
102,549,243
0
0
null
null
null
null
UTF-8
Java
false
false
423
java
package com.dzg.driver.entity; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.Id; import javax.persistence.Table; @Entity @Table(name = "dbname") public class ExamName { private String name; @Id @Column(name = "name", length = 255, nullable = false, unique = true) pub...
[ "979611780@qq.com" ]
979611780@qq.com
8cdea3d71828790a25c0cb6e19d4293c2131c0d7
45a4ba7c5f5230fad21487df4c19706f0991ee74
/app/src/main/java/com/teamdoor/android/door/Util/bilingUtil/IabResult.java
81c5af51e18c1f18e7ac5cc8298bc6431114edf9
[]
no_license
GODueol/Door
d1de6116f37f396cdfea22d77066000239ca9557
72ebd08c8652d3cba54763d0a9c7402a44e35e29
refs/heads/master
2020-03-22T05:38:19.881954
2018-08-30T05:38:58
2018-08-30T05:38:58
139,580,298
0
0
null
null
null
null
UTF-8
Java
false
false
1,759
java
/* Copyright (c) 2012 Google Inc. * * 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...
[ "weogjw01@naver.com" ]
weogjw01@naver.com
ca46dde27aabea938f09e84330f88e5370852d05
1f29f7842e30d6265fb9dbb302fe9414755e7403
/src/main/java/com/eurodyn/okstra/ArtLeistungserbringerPflegeType.java
3b273f88debeeae381fce880c29859d94f37f9b2
[]
no_license
dpapageo/okstra-2018-classes
b4165aea3c84ffafaa434a3a1f8cf0fff58de599
fb908eabc183725be01c9f93d39268bb8e630f59
refs/heads/master
2021-03-26T00:22:28.205974
2020-03-16T09:16:31
2020-03-16T09:16:31
247,657,881
2
0
null
null
null
null
UTF-8
Java
false
false
2,657
java
// // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.11 // See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> // Any modifications to this file will be lost upon recompilation of the source schema. // Generated on: 2020.03.09 at 04...
[ "Dimitrios.Papageorgiou@eurodyn.com" ]
Dimitrios.Papageorgiou@eurodyn.com
58090a8ee9cfcf14824c987196987c513261ac65
bc3c6ff149b49a2c24116dcaf2b5900596d99b16
/src/main/java/com/gasyz/spittr/domain/BaseRepository.java
99c55b407b553b70b098ea45405709e5f43ae1d8
[]
no_license
gao-ang/project-template
00fab107f0a153f98282df8d7050448eb53899c1
d9dcacbdc0cb49540005962de3b97383e2b4bcec
refs/heads/master
2020-03-21T02:18:13.904683
2018-06-20T12:02:20
2018-06-20T12:02:20
137,991,725
0
0
null
null
null
null
UTF-8
Java
false
false
150
java
package com.gasyz.spittr.domain; /*@NoRepositoryBean public interface BaseRepository<T, ID extends Serializable> extends JpaRepository<T, ID> { }*/
[ "ga@jxzcwealth.com" ]
ga@jxzcwealth.com
597c12475288fda20d8dc1f6ccd5d0352821fef2
21a636199a2f7714dffc50fe3205bc83d09742d5
/Ejercicios/src/paquetecinco/CondicionalAnidado.java
c7051655eb54afb8cc4077feb55b2f1ca17a5701
[]
no_license
fundamentosprogramacion-aa-2019/clase03-260419-MarjanCs
e0fb1eeacba0fad4658f83cbdfef395f111e55a3
983ec44ac8c5828e49754f28de69bcb356e27be6
refs/heads/master
2020-05-17T09:22:00.272458
2019-04-26T15:49:55
2019-04-26T15:49:55
183,632,021
0
0
null
null
null
null
UTF-8
Java
false
false
1,292
java
package paquetecinco; import paquetedos.MiMensaje2; import java.util.Scanner; public class CondicionalAnidado { public static void main(String[] args) { // documentacion Scanner sc = new Scanner(System.in); System.out.println("Ingrese la calificacion"); int calificacion = ...
[ "marjanazliga@gmail.com" ]
marjanazliga@gmail.com
6371c34859a4311380b32aea7d0dd16a6337ac28
2ba865ef43a15e30d3bff27d8492cbc3572c26b4
/app/src/main/java/me/arulnadhan/androidultimate/AppIntro/SecondLayoutIntro.java
f9a0f492ec8f07e00e71ad4c5cce56f82847bf00
[]
no_license
Kimger/AndroidTemplate
c92c036a197d6fb5504ef29b2293a5ae83e0fe28
97828b43e906e8b37b7917da0218d63048c13386
refs/heads/master
2020-09-14T08:19:50.745234
2018-10-19T06:31:36
2018-10-19T06:31:36
null
0
0
null
null
null
null
UTF-8
Java
false
false
842
java
package me.arulnadhan.androidultimate.AppIntro; import android.content.Intent; import android.os.Bundle; import android.view.View; import me.arulnadhan.androidultimate.R; import me.arulnadhan.appintro.AppIntro2; public class SecondLayoutIntro extends AppIntro2 { @Override public void init(Bundle savedInstanc...
[ "zhan9kun@qq.com" ]
zhan9kun@qq.com
63b8e962258111395ce3359de7825b0f3d6b9fd0
fa83065a406136cdecfb88b5c37badfd48887d6a
/avenue-net/src/main/java/com/quincysx/avenue/net/result/apiverify/IApiVerify.java
3e445a955c00e3fb10d066a131b10346b2bc4cb4
[ "Apache-2.0" ]
permissive
QuincySx/AvenueNet
1b2c1fd11ace536fff09f2b85f8f8c547854cfd5
604bcd0e22ea8d2cf87d3b6a9f6463d8d19bd6d3
refs/heads/master
2021-01-21T10:46:07.550656
2017-09-08T09:24:49
2017-09-08T09:24:49
101,985,224
9
2
null
null
null
null
UTF-8
Java
false
false
860
java
package com.quincysx.avenue.net.result.apiverify; /* * Copyright (C) 2017 QuincySx<quincysx@sina.com>. * * 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/li...
[ "772804430@qq.com" ]
772804430@qq.com
3f6a7f0ac15f98a7aa5b9f91ac7152ad267cca49
36ad869af6280a83bcad4d23c332cca4aa6e2e9a
/zadaci_24_02_2017/Zadatak_01.java
6a1b6bebdf6be005cdcd0353a67d153c19d4c8e3
[]
no_license
zagi9/BILD-IT-Zadaci
6bcf9068ce6aaf1f1c1b2ed7273a2d4924913e7f
2efc329be3a1bf3c2c3d2280a5fa0bb12cf21e2c
refs/heads/master
2021-01-11T06:38:12.621085
2017-03-20T17:32:49
2017-03-20T17:32:49
81,354,599
0
0
null
null
null
null
UTF-8
Java
false
false
714
java
package zadaci_24_02_2017; import utils.Helper; public class Zadatak_01 { public static void main(String[] args) { Helper help = new Helper(); System.out.print("Unesite cijeli broj 0-127: "); int n; boolean isCorrect = false;; do { n = help.checkIntInput(); if (n >= 0 && n <= 127) isCorrect = t...
[ "zagoracmilan@yahoo.com" ]
zagoracmilan@yahoo.com
9120d60e49f15a2971ae435c4a05b5c83d6fc649
f958c3ae3ea1a00f8997faaa026fa7874124f9b3
/smarthome_server_maven/src/main/java/Main.java
fc286cb2d310791316bebebc9027be0908ce4027
[]
no_license
thiensu1122/HomeIoT
d2695828b555e147e66b91766a99b6ee02a6eb1e
6c7d981e7bdf50c96c209193e24f36ed84e74db3
refs/heads/master
2022-12-28T05:06:46.319446
2020-10-15T14:44:30
2020-10-15T14:44:30
289,966,721
0
0
null
null
null
null
UTF-8
Java
false
false
1,840
java
import MQTT.MQTTConnection; import Utility.Utility; import database.DatabaseConnection; import model.Android; import model.Hub; import model.User; import java.util.List; public class Main { private static MQTTConnection mqttConnection; public static void main(String[] args) { List<User> users = getAllU...
[ "thiensuhoisinh2007@gmail.com" ]
thiensuhoisinh2007@gmail.com
b32bb0223f027b8f7a01b39e22c9b92392ee7d81
ff21c565f9eb8c519da4de78c3f9822dad5c2173
/app/src/main/java/com/campus/CampusCake/activity/DetailProductActivity.java
879d79570b721c6f3859ea9b6da32179fae56246
[]
no_license
adamsoro0321/CampusCake
2daf28af63c5230964292ab5f215973e57ba6a18
afb4921c0f982922c0bc6c59a7725aa290f1bf1e
refs/heads/master
2023-08-22T20:55:41.026834
2021-10-10T08:17:48
2021-10-10T08:17:48
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,204
java
package com.campus.CampusCake.activity; import androidx.appcompat.app.AppCompatActivity; import androidx.fragment.app.DialogFragment; import android.os.Bundle; import android.view.View; import android.widget.Toast; import com.bumptech.glide.Glide; import com.campus.CampusCake.databinding.ActivityDetailProductBinding...
[ "adamsoro0321@gmail.com" ]
adamsoro0321@gmail.com
2a8edf28d82e355fa55ad18598982cfe6d2bbf74
55b3651d0cb62c91816dbfb9c14324c01bd64b65
/Fianl Project/杨楠-151220142/Final_Project/src/main/java/FinalProject/Ground.java
7f987909fc38704e6e053f978c088ef2a7b960a6
[]
no_license
irishaha/java-2017f-homework
e942688ccc49213ae53c6cee01552cf15c7345f5
af9b2071de4896eebbb27da43d23e4d8a84c8b5d
refs/heads/master
2021-09-04T07:54:46.721020
2018-01-17T06:51:12
2018-01-17T06:51:12
103,260,952
2
0
null
2017-10-18T14:50:25
2017-09-12T11:17:27
Java
UTF-8
Java
false
false
974
java
package FinalProject; import javax.swing.JFrame; public final class Ground extends JFrame { private final int OFFSET = 30; private static Field field; private int level; private static boolean first; public Ground() { first = false; } public void InitUI() { field = new Fi...
[ "1158864287@qq.com" ]
1158864287@qq.com
52857534ef5f2917ba9b80626d830c7473affd79
e4defe6f5f85cf587adba7111adc279d6ab5c2fa
/src/main/java/com/example/ws/message/MethodInfo.java
6234ecd46dd8e3f65e2799996c35da494a72d722
[]
no_license
jackwang110/ws
c7c4fcd00351326f20eec2c03627cae06b9ff779
0d73425b0fe0dc84a2ef0425397e06b67ffd6344
refs/heads/main
2023-03-13T18:03:45.393981
2021-03-11T06:47:00
2021-03-11T06:47:00
304,182,743
0
0
null
null
null
null
UTF-8
Java
false
false
456
java
package com.example.ws.message; import java.lang.reflect.Method; public class MethodInfo { public Object obj; public Method method; public static MethodInfo valueOf(Method method, Object obj) { MethodInfo info = new MethodInfo(); info.method = method; info.obj = obj; retu...
[ "1003321465@qq.com" ]
1003321465@qq.com
b4e4371886a9e6f564955ca0edd03441b774ce6c
0d23925c43d5a8d5ee7b0ac6bf0de3dfe465e6d7
/src/main/java/ohtu/ohtuvarasto/Varasto.java
8895c766a5419fd69099e33b55bea2ed8ad7b930
[]
no_license
nagajaga/ohtu-2019-viikko1
f0dc67aa7e8af86b2944367567f71166b6420c6e
4dc061c83fefb7ec71ef596c0a8eb8ecd37d8227
refs/heads/master
2020-08-30T20:04:06.169198
2019-11-09T14:23:42
2019-11-09T14:23:42
218,476,069
0
0
null
null
null
null
UTF-8
Java
false
false
2,400
java
package ohtu.ohtuvarasto; public class Varasto { // --- piilotettu tietorakenteen toteutus: --- private double tilavuus; // paljonko varastoon mahtuu, > 0 private double saldo; // paljonko varastossa on nyt, >= 0 // --- konstruktorit: --- public Varasto(double tilavuus) { // tilavuus on an...
[ "workworkjoel@gmail.com" ]
workworkjoel@gmail.com
8771074d4fd3462f78600822d4a5aa7685a05421
7d4851db76dff0231e123c770798dd650ae55fca
/src/application/UI.java
032e30377896a546b84534dcc0cd2dde6e6ad8d5
[]
no_license
Nadia-Hamid/chess-system-java
76aa32f6976d7eba34348fae2375e9c8be390ff2
94b295a13f0cac8f90a0ec242b9d282ec8f68d51
refs/heads/master
2020-12-04T04:07:58.383671
2020-01-05T18:20:28
2020-01-05T18:20:28
231,604,140
0
0
null
null
null
null
UTF-8
Java
false
false
3,907
java
package application; import java.util.Arrays; import java.util.InputMismatchException; import java.util.List; import java.util.Scanner; import java.util.stream.Collectors; import chess.ChessMatch; import chess.ChessPiece; import chess.ChessPosition; import chess.Color; public class UI { public static final String ...
[ "56875847+Nadia-Hamid@users.noreply.github.com" ]
56875847+Nadia-Hamid@users.noreply.github.com
3a596a4e769cdb0600f062f0db19bf42f3c748d9
1f2693e57a8f6300993aee9caa847d576f009431
/myfaces-csi/myfaces-skins/examples/src/main/java/org/apache/myfaces/examples/listexample/TreeTable.java
a2ac7b93d932dd065af2ed2039ce8d027348c4db
[]
no_license
mr-sobol/myfaces-csi
ad80ed1daadab75d449ef9990a461d9c06d8c731
c142b20012dda9c096e1384a46915171bf504eb8
refs/heads/master
2021-01-10T06:11:13.345702
2009-01-05T09:46:26
2009-01-05T09:46:26
43,557,323
0
0
null
null
null
null
UTF-8
Java
false
false
3,419
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")...
[ "lu4242@ea1d4837-9632-0410-a0b9-156113df8070" ]
lu4242@ea1d4837-9632-0410-a0b9-156113df8070
1e7312074b2b97a44d925ed2dfeed275892e6300
9e8f669d216211ed25cd7208d25f918d8031a335
/CCMS/src/main/java/com/kh/ccms/skill/controller/CommentSController.java
7e497057c1f181e4d2dab73a26aac4d8e33ac98e
[]
no_license
CleverCodeMonkeys/ALLIT
d3ce6dfde79a975a09de1e1877b71ca177ca4e6b
6aa7823e66b7409f8ed5bcc1f7f237600a21d585
refs/heads/master
2020-03-24T23:11:33.771249
2018-08-08T09:03:38
2018-08-08T09:03:38
143,122,443
0
0
null
2018-08-08T09:03:39
2018-08-01T07:50:20
JavaScript
UTF-8
Java
false
false
3,182
java
package com.kh.ccms.skill.controller; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Controller; import org.springframework.ui.Model; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.RequestParam; ...
[ "user2@KH_H" ]
user2@KH_H
da977562d179ee304d7e9fc40f4a3b65c223c75d
3584c50b3121286db7d29c1bdc6e35a8b5d91797
/app/src/main/java/com/odev/proje/OrtaActivity.java
319a9d43448b9f73ce03325d757512cef47eebde
[]
no_license
Eliffdoruk/SoruUygulamasi
7a33833706b84ffac2450e939c9baf028e46fe9a
d211b329d2eb443e3954ab55ff3a9807efb6a72e
refs/heads/master
2022-10-15T13:31:27.390972
2020-06-04T20:22:33
2020-06-04T20:22:33
269,454,110
0
0
null
null
null
null
UTF-8
Java
false
false
5,586
java
package com.odev.proje; import androidx.appcompat.app.AppCompatActivity; import android.content.Intent; import android.os.Bundle; import android.view.View; import android.widget.ImageButton; import android.widget.RelativeLayout; import android.widget.TextView; import android.widget.Toast; import java.util.ArrayList;...
[ "66441885+Eliffdoruk@users.noreply.github.com" ]
66441885+Eliffdoruk@users.noreply.github.com
2220359340b73f6b923fc57529db6694b82ae5d6
f025984902808cc5d0b32d8f3b3fa9d6025e0a32
/src/test/java/me/june/academy/domain/teacher/repository/TeacherRepositoryTest.java
672a9fd8999a969d37a03b53aa43dae242a5a300
[]
no_license
ces518/JPA-Practice-AMS
8f00f56cdb00ba69e2b8eb3039e629611bb53d56
01de3ab30569ff0133e0a54b95ba9b8990e6c10b
refs/heads/master
2021-03-04T14:12:05.546721
2020-04-12T10:13:57
2020-04-12T10:13:57
246,040,730
1
0
null
null
null
null
UTF-8
Java
false
false
2,054
java
package me.june.academy.domain.teacher.repository; import me.june.academy.domain.teacher.Teacher; import org.junit.jupiter.api.BeforeEach; import org.junit.jupiter.api.Test; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.boot.test.context.SpringBootTest; import org.springfram...
[ "pupupee9@gmail.com" ]
pupupee9@gmail.com
94c0aa3ed6532958531151e6b30c45f543dda6c7
1f54712e7e7b4ebef73aa39ed677abc3678c225a
/src/main/java/com/revature/rit/reposistory/IssueActionRepository.java
008c7cec1f892ab9e1ebc0d433ef78c277aed35b
[]
no_license
ryanmohler17/RIT-Backend
e9abc69ce56ae5a157728c904fd10e9853abbac9
a0f5626ade3cf51fbead52d1bf0ceee28f4a3b6f
refs/heads/master
2023-08-30T19:50:49.458936
2021-11-01T23:25:44
2021-11-01T23:25:44
417,596,407
0
1
null
2021-10-24T01:59:02
2021-10-15T18:20:46
Java
UTF-8
Java
false
false
300
java
package com.revature.rit.reposistory; import com.revature.rit.models.issues.IssueAction; import org.springframework.data.repository.CrudRepository; import org.springframework.stereotype.Repository; @Repository public interface IssueActionRepository extends CrudRepository<IssueAction, Integer> { }
[ "albert.figallo@gmail.com" ]
albert.figallo@gmail.com
f242151d2c992f9830db4661ef3ed5a619f01276
71b064b35f3b3d67e748bccd6bdd64a5d98f87c4
/xnet2/src/main/java/com/xnet/xnet2/bean/Fidbean.java
6482bd033a1d6af034337bf3c3d72015e202d74a
[]
no_license
sengeiou/SlideDrawer
f81d2759c7fefcfdb5ae26e2f73ea2563b9783e4
e6c9d6514e4b07abfea5887343879742290be955
refs/heads/master
2020-08-21T14:34:05.171921
2019-02-01T16:04:36
2019-02-01T16:04:36
null
0
0
null
null
null
null
UTF-8
Java
false
false
282
java
package com.xnet.xnet2.bean; /* * Created by qianli.ma on 2019/1/9 0009. */ public class Fidbean { private String fid; public Fidbean() { } public String getFid() { return fid; } public void setFid(String fid) { this.fid = fid; } }
[ "wzhiqiang@jrdcom.com" ]
wzhiqiang@jrdcom.com
eaf87185e51e0c50215f335346d2d9f76341f0a3
3238c9f4aab45762901474bf1845a28e51b01800
/Leetcode/src/array/Dominator.java
6223c2dc4e8ba0f53751aebf1ffacce29f32fbbe
[]
no_license
jiw065/algorithm-practice
5062cbbffc65139bf9daf23f94c173ce0e56a921
7e53bfed035bfec0519422b94b6ff87a40c30b64
refs/heads/master
2020-06-04T16:26:56.058604
2019-09-26T19:21:17
2019-09-26T19:21:17
192,102,512
0
0
null
null
null
null
UTF-8
Java
false
false
1,405
java
package array; import java.util.Arrays; public class Dominator { public int solution(int[] A) { // write your code in Java SE 8 int half = A.length/2; if (A.length == 0){ return -1; } if (A.length == 1){ return 0; ...
[ "wwjjjj0923@gmail.com" ]
wwjjjj0923@gmail.com
2d04b122f31077d7334f9214e3b2da88d4f038a1
f5f5d836c9a2fb7636d02283ccc6753678c273ad
/Enox Server/src/com/rs/game/minigames/PuroPuro.java
5334191d03e008d97ab03b8d29cb3cbb2d8c0cb0
[]
no_license
gnmmarechal/EnoxScapeReloaded
3a48c1925fef1bfb7969230f4258a65ae21c7bf2
ae9639be756b4adb139faa00553adf3e26c488fe
refs/heads/master
2020-04-22T12:54:40.777755
2019-06-28T20:46:34
2019-06-28T20:46:34
170,389,675
0
0
null
null
null
null
UTF-8
Java
false
false
173
java
package com.rs.game.minigames; import com.rs.game.player.controlers.Controler; public class PuroPuro extends Controler { @Override public void start() { } }
[ "mliberato@gs2012.xyz" ]
mliberato@gs2012.xyz
18ec5f1fed625e194758c6a26c02fa4ec457b4e3
54da5dbd545031185cdecd3072987ed96ad4351a
/curso_programacao/src/model/entities/Circle.java
c6b6f5ff39501ec758d6ca73f55a48b474737fdb
[]
no_license
devfelipesantiago/java-exercicios
74acf2cf13272f0474f30571d81bbad0c176a253
bbc425ab9434055f215492eb758508ac5ab3f1fb
refs/heads/main
2023-08-25T05:18:59.520174
2021-09-11T19:56:16
2021-09-11T19:56:16
null
0
0
null
null
null
null
UTF-8
Java
false
false
512
java
package model.entities; import model.entities.enums.Color; public class Circle extends Shape { private Double radius; public Circle() { super(); } public Circle(Color color, Double radius) { super(color); this.radius = radius; } public Double getRadius() { r...
[ "felipesantiagolds@gmail.com" ]
felipesantiagolds@gmail.com
340d2cef10816ce98dbb196c89d1fffb012f3459
d10209e8560f7553e9ede0511f7f3fd6ef267691
/src/main/java/com/space/SpaceApplication.java
4d4e0ade3e7fee602827f79ee15d43b6247f2b90
[]
no_license
lgc-666/space
d9437ac93b9a45b27e39dd14b5657ae2d402b7bc
c70307ce57a8c66f72e47a8ead391de2757df60d
refs/heads/master
2022-12-09T11:44:15.794658
2020-09-10T16:01:00
2020-09-10T16:01:00
294,460,785
0
0
null
null
null
null
UTF-8
Java
false
false
927
java
package com.space; import com.space.util.PortUtil; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; import org.springframework.cache.annotation.EnableCaching; import org.springframework.data.elasticsearch.repository.config.EnableElasticsearchReposi...
[ "lgc-888@qq.com" ]
lgc-888@qq.com
5060e13dee244507420dd0a0552ee1e303ca371b
113da6bb5de2f958650fe361360816fbfa345365
/main/java/javaIO流/Demo4字符输入输出流/BufferedReaderDemo.java
05f6dfcb4aea376fd991d973ece536c3d0cb76d9
[]
no_license
xuzaiya/javaCodeForInterview
b10eaca646fe020a369d657aa61146d94ab27224
d4f5033b5e4dd052e298568f40b29bfcfef98067
refs/heads/master
2022-12-01T22:07:01.643868
2020-08-09T10:38:56
2020-08-09T10:38:56
286,671,080
0
0
null
null
null
null
UTF-8
Java
false
false
1,728
java
package javaIO流.Demo4字符输入输出流; import java.io.BufferedReader; import java.io.FileNotFoundException; import java.io.FileReader; import java.io.IOException; /* * 字符输入流缓冲流 * java.io.BufferedReader 继承 Reader * 读取功能 read() 单个字符,字符数组 * 构造方法: * BufferedReader(Reader r) * 可以任意的字符输入流 * FileRe...
[ "274404901@qq.com" ]
274404901@qq.com
e56394f37ff918fe33103d50f074952acd8d4f7b
deb2134df79ce428843c92711772f7d0e6166a25
/source/rmas/src/java/main/com/dl/rmas/web/vm/system/ConfigQueryVM.java
d87a9a63b36c0e14ccd2512fcbb479aa37777101
[]
no_license
zhiqsyr/rmas
773a87509b9cb03f3df2d8a9891ea0387f5e4ba3
fe33f29e09aaf73f8ae19027be5c6dd491b2cea4
refs/heads/master
2020-12-25T17:01:39.316742
2017-07-04T05:50:23
2017-07-04T05:50:23
58,859,415
0
0
null
null
null
null
UTF-8
Java
false
false
2,420
java
package com.dl.rmas.web.vm.system; import java.util.HashMap; import java.util.List; import java.util.Map; import org.zkoss.bind.annotation.Command; import org.zkoss.bind.annotation.Init; import org.zkoss.bind.annotation.NotifyChange; import org.zkoss.zk.ui.select.annotation.WireVariable; import com.dl.rmas.common.ca...
[ "zhqisyr@163.com" ]
zhqisyr@163.com
9aeb162e6b38798d21edb91d88df0c4f94bc461b
a9f352a3adf240325ba4486d932380c10dd8454b
/src/main/java/edu/cpp/cs431/p1/ProcessTable.java
6496a6c5517662c1cb90b0ae608894309172f83c
[]
no_license
wlinnp/cs431-Projects
5bda657ae3ed69028d22ea073198b7a3e357ba20
d3934b9833dc5cf83aa9ccc2238696fe5aee0e22
refs/heads/master
2021-01-23T01:26:08.771562
2017-03-23T04:34:07
2017-03-23T04:34:07
85,907,281
0
0
null
null
null
null
UTF-8
Java
false
false
3,064
java
package edu.cpp.cs431.p1; import edu.cpp.cs431.p1.Commands.*; import edu.cpp.cs431.p1.Misc.Generator; import edu.cpp.cs431.p1.Process.ProcessTableEngine; import edu.cpp.cs431.p1.Process.ProcessTableEngineDetails; import java.util.HashMap; import java.util.Map; import java.util.Scanner; /** * @author Wai Phyo * CS...
[ "wlphyo@cpp.edu" ]
wlphyo@cpp.edu
3bda5d43292cd5f50813300273a1c85c536f016f
ba93ed0f36a7d1165e1438ece44f752d7aa1130b
/src/com/smellydog/android/perdiem/activities/MainMenuActivity.java
b4b18948641dc7d7826bf8f09e3c3b31a8c66b22
[]
no_license
ncapito/PerDiem
67c53e3fb0b6d325a92874f34513b73657c2f4b9
1a0c2f1ab4d81ca5b56b34afb4d4c6e699046015
refs/heads/master
2020-04-05T23:04:26.087311
2011-02-19T16:16:26
2011-02-19T16:16:26
1,329,401
0
0
null
null
null
null
UTF-8
Java
false
false
2,398
java
package com.smellydog.android.perdiem.activities; import com.smellydog.android.perdiem.R; import android.content.Intent; import android.os.Bundle; import android.view.View; import android.widget.AdapterView; import android.widget.ArrayAdapter; import android.widget.ListView; import android.widget.TextView; public ...
[ "ncapito@gmail.com" ]
ncapito@gmail.com
b05e31aa9372d8ef7f98a2817c397d7c44e322c8
60e6639c29d373b404fd1dfb64872bbc42fbd965
/src/main/java/com/numeryx/kafkaspring/KafkaSpringApplication.java
ced432b87c1cc95be50bac246b179a764a1f999b
[]
no_license
abdessmad/kafkaGit
829cd3813c06debd153aaf85e45386a91b059411
3008028fcfecc651fcf6225c5575001d380d9132
refs/heads/master
2023-03-16T00:25:26.956776
2021-03-09T08:50:14
2021-03-09T08:50:14
345,940,211
0
0
null
null
null
null
UTF-8
Java
false
false
408
java
package com.numeryx.kafkaspring; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; import org.springframework.kafka.annotation.EnableKafka; @SpringBootApplication @EnableKafka public class KafkaSpringApplication { public static void main(Strin...
[ "a.barhoumi@numeryx.fr" ]
a.barhoumi@numeryx.fr
2a2b0b3fd9c3ccda735415b8187bf9a30989f73b
9f213bf023af918339e4ce70b21e31e056ab7185
/03-springboot-dubbo-interface/src/main/java/com/zfs/springboot/service/AdminService.java
c3bd28c21519b3df92e3729d6da0e40460f09ffc
[]
no_license
zfs1711/L-Springboot
b2608a6f5d512fe2f6c62deaa2bb627ceb81dd60
7fc40ef4e6adba60a99f35ddd8bd9f4d5fc00de2
refs/heads/master
2022-04-05T19:46:18.648727
2020-02-15T07:52:43
2020-02-15T07:52:43
240,659,160
0
0
null
null
null
null
UTF-8
Java
false
false
224
java
package com.zfs.springboot.service; import com.zfs.springboot.model.admininfo; public interface AdminService { //查询所有的admin public String sayHi (String name); public admininfo getadmininfo(int id); }
[ "357778109@qq.com" ]
357778109@qq.com
e0ea37ec8e4b25ba589e14c641d745d2d5097f73
d13973994e5692c30b48ee42875525f0a0d37049
/app/src/main/java/com/example/dm2/ejercicios/ejercicio2_ficheros.java
e78a5e7d5e9ff081be4a95c99df17c8dfe258369
[]
no_license
wevel1/SQLite_XMLS_Ficheros
1c6aa01de2e62e39dd96f1bf0ce0e6b19cd122e9
d2b43c3007f5e732754727f724b8cc1b00f378c0
refs/heads/master
2021-01-22T08:39:21.420251
2017-02-14T07:15:19
2017-02-14T07:15:19
81,916,849
0
0
null
null
null
null
UTF-8
Java
false
false
1,403
java
package com.example.dm2.ejercicios; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.widget.ArrayAdapter; import android.widget.Spinner; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStream; import java.io.InputStreamReader; import java.util.Ar...
[ "inigorojo96@gmail.com" ]
inigorojo96@gmail.com
1c18b782e239af56bb68494783b7f4d7caa487f5
bba610c038bec887a1e607d6ca316289335908e5
/src/main/java/br/com/api/data/service/DataService.java
9b8df808cae2914b3e87a0b0af6f1b77559c16fd
[]
no_license
abbarros/MBTC
8d1118009dbdcf7327393536a8acc41f77f11f54
285a640a7fba7ce1ef85586c86bc87f89384f21e
refs/heads/master
2020-03-29T20:34:45.286489
2018-09-26T21:51:17
2018-09-26T21:51:17
150,318,847
0
0
null
null
null
null
UTF-8
Java
false
false
425
java
package br.com.api.data.service; import org.springframework.stereotype.Service; import br.com.api.data.client.DataClient; import br.com.api.data.model.TickerData; import lombok.RequiredArgsConstructor; @Service @RequiredArgsConstructor public class DataService { private final DataClient data; public TickerData...
[ "alexbarros@cvc.com.br" ]
alexbarros@cvc.com.br
c53ca767e7179d2999c4f2ac31d5ef218e4392ea
0ebaa4aa36743d4351a2a8dcaf73d33c1cd17d52
/src/main/java/com/jme3/lostVictories/structures/Pickable.java
70842f550f64aeced6ca1727a231981d3f6ea11c
[]
no_license
darthShana/lostVictoriesLauncher
26871e7270ae05cce8e349efb45218f805b1b811
28949bb0c374da1a0b055fe5ae72fe5c7e3c0852
refs/heads/master
2018-09-30T06:14:37.392388
2018-07-08T07:02:34
2018-07-08T07:02:34
112,646,773
0
0
null
null
null
null
UTF-8
Java
false
false
330
java
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package com.jme3.lostVictories.structures; import com.jme3.math.Vector3f; import java.util.UUID; /** * * @author dharshanar */ public interface Pickable { public UUID getId(); public Vector3f getLocation(...
[ "darthShana@gmail.com" ]
darthShana@gmail.com
37e53a655b60c25e7dfe127ec823cda433523b48
1416b4532c8cd9d3961877d9ada3b5f8e3915494
/Maps/gen/de/workshop/fff/R.java
9a7923d1b4facbb24cfaa289b44021ecbd688db0
[]
no_license
rueckemann/WWM
7829d9ea61a8e073f6075793b4694f185a306f54
2711bb30a421680ab94fb21844be5db7e2cb2d6a
refs/heads/master
2021-01-10T20:36:52.855607
2012-02-21T10:39:40
2012-02-21T10:39:40
3,502,755
1
0
null
null
null
null
UTF-8
Java
false
false
966
java
/* AUTO-GENERATED FILE. DO NOT MODIFY. * * This class was automatically generated by the * aapt tool from the resource data it found. It * should not be modified by hand. */ package de.workshop.fff; public final class R { public static final class attr { } public static final class drawable { ...
[ "lars.rueckemann@codecentric.de" ]
lars.rueckemann@codecentric.de
f9dbe49f23282d8f9b1b26d91ed18c61cb1bdf84
5bc24ff3a6709cd20c07675190f165b25f17b82b
/src/main/java/com/matthewksc/phoneshop/init.java
9b7b5bd78a21107d230ab0d6a80a86e6bbf27304
[]
no_license
MatthewKsc/phone-shop
d4c2dae6325c55bafd1a213aa055b4013f44e1c1
c444471b40cc2f4bd22af19fa9f31bcb348a649e
refs/heads/master
2022-12-27T03:10:49.643068
2020-10-14T09:38:34
2020-10-14T09:38:34
265,553,000
1
0
null
2020-10-14T09:38:35
2020-05-20T12:06:25
Java
UTF-8
Java
false
false
1,763
java
package com.matthewksc.phoneshop; import com.matthewksc.phoneshop.dao.entity.Company; import com.matthewksc.phoneshop.dao.entity.Phone; import com.matthewksc.phoneshop.dao.entity.Reviews; import com.matthewksc.phoneshop.service.PhoneService; import org.springframework.boot.context.event.ApplicationReadyEvent; import o...
[ "ksciukmateusz@gmail.com" ]
ksciukmateusz@gmail.com
b10aef2b72d3e18b3b9bb2f3f23683831419082b
2b6d287619dc60e0b734a87b6a5421f6b8436d13
/spring-eureka-image/src/main/java/com/eureka/image/entities/Image.java
c08396ce28222773d472614344f4fe7df6ab3f94
[]
no_license
singhavinash123/micro-services-used-cases
8199ccb9ef0fa590eed8e1c0959c0b77b9f336e7
dd045816abe335e8550cfe302253b2f5b63397b9
refs/heads/master
2023-02-06T06:36:55.458581
2020-12-30T14:21:00
2020-12-30T14:21:00
325,568,949
0
0
null
null
null
null
UTF-8
Java
false
false
333
java
package com.eureka.image.entities; import javax.persistence.Entity; import javax.persistence.Id; import lombok.AllArgsConstructor; import lombok.Data; import lombok.NoArgsConstructor; @AllArgsConstructor @NoArgsConstructor @Data @Entity public class Image { @Id private int id; private String name; private Stri...
[ "singhavinash857@gmail.com" ]
singhavinash857@gmail.com
3607e286fadd12f9b7a939a27e2f6ad3bd9f35f8
db535dfca5cf4759fc627ce1a2a7b930ee123cd5
/library-info-app/src/main/java/ru/nchernetsov/domain/Book.java
3367e73e5e6e24412598e372ce12a0df24e27d85
[]
no_license
ChernetsovNG/otus_spring_2018_06
d84944d7ac477a266dd57f6d21f870acd2275879
52832f97daaeeeaabdff9463abd7f6bb2141d405
refs/heads/master
2020-03-21T18:48:32.915226
2018-11-29T20:06:49
2018-11-29T20:06:49
138,914,397
0
0
null
2018-11-05T11:20:08
2018-06-27T17:44:45
Java
UTF-8
Java
false
false
3,078
java
package ru.nchernetsov.domain; import org.springframework.data.annotation.Id; import org.springframework.data.mongodb.core.index.Indexed; import org.springframework.data.mongodb.core.mapping.DBRef; import org.springframework.data.mongodb.core.mapping.Document; import java.util.ArrayList; import java.util.Collections;...
[ "n.chernetsov86@gmail.com" ]
n.chernetsov86@gmail.com
1f5373436f497f014954ce53584a18ef5422cb54
fb5452e16d2518b472470c29852a193eae0e13f2
/MultiProtocolDownloader/src/main/java/com/vaani/downloader/protocolhelper/TrustAllX509TrustManager.java
513a54a1eb11ab83651738f886548535ea1456d4
[]
no_license
kinshuk4/KodingProbs
50af302b9eee9f8e358057360c8c16792b615830
9d060b3bbae3f8c53ec57f7b025dfe65050321a3
refs/heads/master
2022-12-05T00:55:27.018919
2018-12-13T17:13:31
2019-02-14T17:13:31
78,401,566
0
0
null
2022-11-24T05:28:29
2017-01-09T06:47:13
Java
UTF-8
Java
false
false
703
java
package com.vaani.downloader.protocolhelper; import javax.net.ssl.X509TrustManager; import java.security.cert.X509Certificate; /** * DO NOT USE IN PRODUCTION!!!! * * This class will simply trust everything that comes along. * * @author frank * */ public class TrustAllX509TrustManager implements X509TrustManage...
[ "kinshuk.ram@gmail.com" ]
kinshuk.ram@gmail.com
8fe60772b29d10e9e3360188a5a21f414898b645
ff3e2ae0c0fdc8e3629f7e1af0e2b7a098144b5d
/src/com/kaytec/Player.java
ead3573ab5d39a0a3bf8e46a0b5b7a67edd96b73
[]
no_license
keenanhumm/Generics
fef5c373dcfecce3a04c7edb585585cd59621d23
d42ae9d8f7a79571f19a8654ddcdce707ddcd771
refs/heads/master
2020-06-26T05:07:22.932401
2019-08-14T00:08:52
2019-08-14T00:08:52
199,542,153
0
0
null
null
null
null
UTF-8
Java
false
false
266
java
package com.kaytec; public class Player { private String name; public Player(String name) { this.name = name; } public String getName() { return name; } public void setName(String name) { this.name = name; } }
[ "keenan.humm@huskers.unl.edu" ]
keenan.humm@huskers.unl.edu
f00488b8b2f8611542ae10b328fd218d0fa5d287
f7bbf3ec53cbe7cdcb5cec571738aad0b6dea075
/openecomp-be/backend/openecomp-sdc-healthcheck-manager/src/main/java/org/openecomp/sdc/health/data/MonitoredModules.java
576f4c40762fb0665f711ebaa496608cbf115c13
[ "Apache-2.0" ]
permissive
infosiftr/sdc
450d65c6f03bf153bbd09975460651250227e443
a1f23ec5e7cd191b76271b5f33c237bad38c61c6
refs/heads/master
2020-04-15T19:43:14.670197
2018-11-28T09:49:51
2019-01-08T15:37:03
164,961,555
0
0
NOASSERTION
2019-01-10T00:43:14
2019-01-10T00:43:13
null
UTF-8
Java
false
false
536
java
package org.openecomp.sdc.health.data; public enum MonitoredModules { BE("BE"), CAS("Cassandra"), ZU("Zusammen"); private String name; MonitoredModules(String name) { this.name = name; } @Override public String toString() { return name; } public static final Mo...
[ "avi.ziv@amdocs.com" ]
avi.ziv@amdocs.com
220b0d710e996fd465212b1022c1b4deca4c7044
2963d07727d66c2d571ae04ae14fc11e25cdcd00
/SequenceN.java
4c800dd5e8715c08facd59944daa6624c52ee77c
[]
no_license
Qianheorgan/siyuetian
d1913fd15b61b9a2e13910592facb80b79c270b3
8e73174d1751578ce88efefdc669781140449ad3
refs/heads/master
2021-07-08T05:53:12.953448
2020-10-24T06:25:35
2020-10-24T06:25:35
197,773,562
0
0
null
null
null
null
UTF-8
Java
false
false
855
java
import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; public class SequenceN { public static void main(String[] args) throws IOException { BufferedReader bf = new BufferedReader(new InputStreamReader(System.in)); long n = Long.parseLong(bf.readLine()); ...
[ "2238571572@qq.com" ]
2238571572@qq.com