blob_id
stringlengths
40
40
directory_id
stringlengths
40
40
path
stringlengths
4
410
content_id
stringlengths
40
40
detected_licenses
listlengths
0
51
license_type
stringclasses
2 values
repo_name
stringlengths
5
132
snapshot_id
stringlengths
40
40
revision_id
stringlengths
40
40
branch_name
stringlengths
4
80
visit_date
timestamp[us]
revision_date
timestamp[us]
committer_date
timestamp[us]
github_id
int64
5.85k
689M
star_events_count
int64
0
209k
fork_events_count
int64
0
110k
gha_license_id
stringclasses
22 values
gha_event_created_at
timestamp[us]
gha_created_at
timestamp[us]
gha_language
stringclasses
131 values
src_encoding
stringclasses
34 values
language
stringclasses
1 value
is_vendor
bool
1 class
is_generated
bool
2 classes
length_bytes
int64
3
9.45M
extension
stringclasses
32 values
content
stringlengths
3
9.45M
authors
listlengths
1
1
author_id
stringlengths
0
313
5bf25a792633a497d10b7c86d6a84cf05cbba849
67f0de47f811e846627f459f9e695f7f0189c0cb
/clickapuntos/src/mx/com/clickapuntos/controller/PerfilController.java
7c402cf3f92684f40bf0f3287fd69386b6ed0ead
[]
no_license
d3non/clickapuntos
c2c281420ef05e2ed556ac5e29aa69cd6ac41de0
7db3da1c1f3cc87abb03ebebbd0b6958c7e17607
refs/heads/master
2021-05-07T14:32:26.392004
2017-11-07T20:02:37
2017-11-07T20:02:37
109,874,697
0
0
null
null
null
null
UTF-8
Java
false
false
7,583
java
package mx.com.clickapuntos.controller; import java.sql.Date; import javax.inject.Inject; import javax.servlet.http.HttpServletRequest; import org.springframework.ui.ModelMap; import org.springframework.validation.BindingResult; import javax.servlet.http.HttpSession; import mx.com.clickapuntos.bean.UserBean;...
[ "d3non@D3non" ]
d3non@D3non
750ab3c211f6338d6fe18c6e38369203283f82b5
e8b12eaf45109db7156869f135cf4af9cd2f7d65
/src/oop/Shingle.java
a082f377c472320bf885bb1f07ada98d034ca9d0
[]
no_license
Ltrmex/DocumentSimilarity
21c139d0031d7689b587cbfece79a7ce1109de08
71a4aab3dc6f5d3daa48fbeb99860f34fcd653d9
refs/heads/master
2021-09-03T20:41:54.247286
2018-01-11T21:43:59
2018-01-11T21:43:59
117,156,975
0
0
null
null
null
null
UTF-8
Java
false
false
538
java
package oop; public class Shingle { //Variables private int docId; private int hashCode; //Constructors public Shingle() {} public Shingle(int docId, int hashCode) { super(); this.docId = docId; this.hashCode = hashCode; } //Get and set for docId public int getDocId() { return docId; } public ...
[ "maciekmajchrzak23@wp.pl" ]
maciekmajchrzak23@wp.pl
894da1ccb83b04d50bd0fe2ecc08e4fb583310c5
03893b4dc2b0d76a39cc7eb59d1d862edd6cfe33
/src/main/java/com/ftm/giflib/controller/GifController.java
de549d8d6ca53f3db2ae884672e13f497dda97a6
[]
no_license
tejada7/giflib
f33cfdc38bbe93138d9a245bb1351756fd957792
685e4e87254471bc2b182cd277995b1a067bf9a5
refs/heads/master
2021-07-08T05:47:12.766156
2017-10-04T18:08:26
2017-10-04T18:09:00
105,759,454
0
0
null
null
null
null
UTF-8
Java
false
false
1,299
java
package com.ftm.giflib.controller; import com.ftm.giflib.data.GifRepository; import com.ftm.giflib.model.Gif; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Controller; import org.springframework.ui.ModelMap; import org.springframework.web.bind.annotation.PathVaria...
[ "favio_tejada@hotmail.com" ]
favio_tejada@hotmail.com
c8320b71be019b76c60ba80bfa9a58199dae174b
db0b516014fd7f67b19165050b7e4772d4966e98
/JavaStudy/src/ch4/FlowEx11.java
3a50a463ae55e81430bed9b65475030d18a813b6
[]
no_license
kimue24/JavaStduy
ecfdc77351b5277acf1ab1efea11aa034ae6c67a
1ab0db8b13ddb3d228ea49721caf2c255389f67d
refs/heads/master
2023-03-24T10:05:35.067666
2021-03-22T00:33:22
2021-03-22T00:33:22
290,674,527
0
0
null
null
null
null
UTF-8
Java
false
false
1,029
java
package ch4; import java.util.Scanner; public class FlowEx11 { public static void main(String[] args) { // TODO Auto-generated method stub System.out.print("당신의 주민번호를 입력하세요 (1111111-2222222)>"); Scanner scanner = new Scanner(System.in); String regNo = scanner.nextLine(); char gender = regNo.charAt(7); ...
[ "54491294+kimue24@users.noreply.github.com" ]
54491294+kimue24@users.noreply.github.com
d7765e39c89e14539403723ff627e8e99f1d9300
6fa3ff55adc7c5ae8b62099582cf58e46dec434a
/app/src/main/java/com/truiton/bnuwallet/utils/RecyclerTouchListener.java
8cdc78ee927488ef170c2ca8432f36c0607101d6
[ "Apache-2.0" ]
permissive
xtianmpimbaza/ytbit
bf6f3e75d0a5ff61f3157d47a690310613dae032
8d15427505420a3449ae0fed526ef3c80b208105
refs/heads/master
2020-06-03T20:28:02.799632
2019-06-13T08:14:02
2019-06-13T08:14:02
191,719,461
0
0
null
null
null
null
UTF-8
Java
false
false
1,874
java
package com.truiton.bnuwallet.utils; import android.content.Context; import android.support.v7.widget.RecyclerView; import android.view.GestureDetector; import android.view.MotionEvent; import android.view.View; /** * Created by ravi on 21/02/18. */ public class RecyclerTouchListener implements RecyclerView.OnItem...
[ "xtianm4@gmail.com" ]
xtianm4@gmail.com
4ecf49153e04e6733ae3acb87d14054ee38aa6b4
ded8c188d6789c3494de305aadbfe02c0f2c9982
/Triangulo_IG/MyApplication2/app/src/main/java/com/example/myapplication2/MainActivity.java
daded8d1000fb0cd42269b92e1e755df60bf3cef
[]
no_license
BaconWarrior/Examen-Informatica-2
d020bd112db0e6b0596b5c872695799ced80cc1d
e966567d559a2abb9f6574da82804f366b718a52
refs/heads/master
2023-01-09T22:23:36.246289
2020-11-08T06:32:07
2020-11-08T06:32:07
310,727,028
0
0
null
null
null
null
UTF-8
Java
false
false
1,081
java
package com.example.myapplication2; import android.opengl.GLSurfaceView; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; public class MainActivity extends AppCompatActivity { private GLSurfaceView gLView; @Override protected void onCreate(Bundle savedInstanceState) { s...
[ "urieloc.yea@gmail.com" ]
urieloc.yea@gmail.com
52ce4d7489a86caae1cc366909bd97297950d4ae
51ada5f52bdbfdb5e98163bf3237b27bc53139bd
/rz-common/src/main/java/com/rick/scaffold/common/http/HttpService.java
5d9d201a9665024cd433f4b1881a4911a687dec9
[]
no_license
hzwjava/scaffold
b201210c21b46b50011c5a0dc022a8880bcbebbd
ca1ac0d3f6c0272ed34dbafe8bb0967ce357f7b5
refs/heads/master
2021-01-12T07:25:28.676836
2016-03-21T03:29:29
2016-03-21T03:29:29
null
0
0
null
null
null
null
UTF-8
Java
false
false
114
java
package com.rick.scaffold.common.http; public interface HttpService { String put(String url, String params); }
[ "zhenhzhu@126.com" ]
zhenhzhu@126.com
2fecaa3b9206828c4294cd496e154b9f1feecccd
4ba02b02d6df41daa1f5ee6dadbf59772585d92b
/blog-common/src/main/java/com/whoai/blog/dto/ArticleCateTagInputDTO.java
0788a9cedf6e4c7e7f4aee79f6fea001bf802a50
[]
no_license
littlexiaotimpro/graduation.design
5740d7fb531d554fcbac9c8c772f1a85b8b0e4a2
cd8d855a83b1fc1fab7397e633fc3ffd709cf552
refs/heads/master
2023-06-22T14:38:11.867175
2022-08-28T00:44:27
2022-08-28T00:44:27
172,858,257
0
0
null
2023-06-14T22:22:15
2019-02-27T06:38:24
Java
UTF-8
Java
false
false
542
java
package com.whoai.blog.dto; import com.whoai.blog.entity.Article; import lombok.Data; import lombok.EqualsAndHashCode; @EqualsAndHashCode(callSuper = true) @Data public class ArticleCateTagInputDTO extends AbstractInputDTO<ArticleCateTagInputDTO, Article> { private String enCategory; private String enTag; ...
[ "a99996655@163.com" ]
a99996655@163.com
0eead2f3c4763075eba65251dff731ca1c9adf58
9e3277edb9f2ccb7fae844ed1aa310a910ae560e
/src/main/java/org/xsdforms/xsdformbuilder/form/field/NumberField.java
615cde96b6c7d0972fe9eeacdf9eb11a71b546c3
[ "MIT" ]
permissive
lrozanski/xsdformbuilder
656994dba6eb094031bcab38317421cb39c5b4cc
a8a85ab4a70a259dc8068c0db470dc8a11d9587f
refs/heads/master
2016-09-05T20:26:46.287888
2014-07-19T10:05:23
2014-07-19T10:05:23
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,962
java
package org.xsdforms.xsdformbuilder.form.field; import org.xsdforms.xsdformbuilder.configuration.impl.FieldConfiguration; import org.xsdforms.xsdformbuilder.form.AbstractForm; public class NumberField extends AbstractField { private static final Long serialVersionUID = -1L; private static int fieldCount; ...
[ "l.rozanski88@gmail.com" ]
l.rozanski88@gmail.com
b4948be7a51f1aaf40b3c52ff592cbcc6b603523
eb96dba1c879e6ee60b94db34ece7ff42fc2e9ba
/src/main/java/fun/rubicon/cluster/bot/commands/BotStopCommand.java
26c3ebd580e90aa2a08ef5bcdef15465955f9e24
[]
no_license
Rubicon-Bot/RubiconCluster
5de76a69e75a7dddb74b4c5e713f8a1b74082ab8
b3035fd7d425e0a6d6d952e2da4af2a55ec100a3
refs/heads/master
2020-03-19T00:10:51.515686
2018-05-30T16:29:32
2018-05-30T16:29:32
135,459,933
5
0
null
2018-05-30T16:29:33
2018-05-30T15:06:11
Java
UTF-8
Java
false
false
3,049
java
package fun.rubicon.cluster.bot.commands; import com.jcraft.jsch.JSchException; import fun.rubicon.cluster.Server; import fun.rubicon.cluster.bot.command.BotCommand; import fun.rubicon.cluster.ssh.SSHBotCredentials; import fun.rubicon.cluster.ssh.SSHController; import net.dv8tion.jda.core.EmbedBuilder; import net.dv8t...
[ "yannisee@web.de" ]
yannisee@web.de
4faefe77a3b57d380e579d0c0d41fbbc3d75774e
21236b35ff5b108a5862527da31a324149d717a3
/src/main/java/dev/infrastructr/deck/api/services/AppUrlProvider.java
219a31092075b989d99bea2456457d771f737821
[ "MIT" ]
permissive
infrastructr/deck-api
c0bb0acc3d06683acb98e26eb0a6055065952f6a
7ff57719679b69f92c9e9ec2fbda25180790d7ae
refs/heads/master
2022-10-02T11:04:10.854969
2020-05-25T21:24:34
2020-05-25T21:24:34
245,249,537
0
0
MIT
2022-09-08T01:06:24
2020-03-05T19:25:17
Java
UTF-8
Java
false
false
937
java
package dev.infrastructr.deck.api.services; import dev.infrastructr.deck.api.props.ApiCommonProps; import dev.infrastructr.deck.api.props.ApiRequestMappingProps; import org.springframework.stereotype.Service; import java.util.UUID; import static java.text.MessageFormat.format; @Service public class AppUrlProvider {...
[ "michael@lewkowski.de" ]
michael@lewkowski.de
57eb8c33563d26b9d69fc27cd47968184f64d776
f32c308fc14e83f698dd1e36141b442a43ac7274
/5.Array/Extra Practice/ArrayAsList.java
fe9eaf3ea79c615193c0d01c998b030eaf46c10a
[]
no_license
Swapnil2095/Java
1b5d0490136ecc081bd3953f1db7645356d0e2a2
b7c6e4cb6a37931f6b0d561d20d3492862cbb7b1
refs/heads/master
2021-07-15T05:20:16.637670
2017-10-12T12:48:50
2017-10-12T12:48:50
103,417,378
0
0
null
null
null
null
UTF-8
Java
false
false
1,016
java
/*public static List asList(T…a) It takes an array and creates a wrapper that implements List, which makes the original array available as a list.Nothing is copied and all, only a single wrapper object is created.Operations on the list wrapper are propagated to the original array.This means that if you shuffle the lis...
[ "swapnilgaikwad7291@gmail.com" ]
swapnilgaikwad7291@gmail.com
d09e37e350883c2671ffd9ef099df81221a7b99b
212b056b9f2814616917c43e203839f737ec54f7
/app/src/main/java/com/wenyu/ylive/biz/home/main/model/IHomeMainModel.java
60e4991493057910bb40c5f780a72d95e78e9ba2
[ "Apache-2.0" ]
permissive
viralsavaniIM/AndroidLive
043ee84c1b526250dc45890b88b27f3bb05f7788
b45d8e18330a4829229f6358490907a2c076cc89
refs/heads/master
2021-01-02T08:41:44.053506
2017-06-01T12:08:05
2017-06-01T12:08:05
null
0
0
null
null
null
null
UTF-8
Java
false
false
420
java
package com.wenyu.ylive.biz.home.main.model; import com.google.gson.JsonElement; import com.wenyu.mvp.model.IMvpModel; import com.wenyu.ylive.common.bean.Room; import java.util.List; import rx.Observable; /** * Created by chan on 17/4/2. */ public interface IHomeMainModel extends IMvpModel { Observable<List<...
[ "jiacheng.li@shanbay.com" ]
jiacheng.li@shanbay.com
40bbbaf0b1779bc8c2afde38b54731cc0bece717
f16d3e311edea8722c50a3ee354b10490d8b5b4c
/sensor-xom/src/com/acme/sensors/model/Sensor.java
d8644c764b8ed7ea182533baa5f3cefe73547335
[ "MIT" ]
permissive
ibmbpm/odm-rules-bluemix-sensors
ff43f99abb0b39bf6d8848908160ce63e21fade6
20178a93f09c999b96470d892607e83c0564a254
refs/heads/master
2021-04-30T22:16:42.766414
2016-04-22T20:18:30
2016-04-22T20:18:30
58,564,241
1
0
null
2016-05-11T17:01:38
2016-05-11T17:01:36
Java
UTF-8
Java
false
false
3,295
java
package com.acme.sensors.model; import java.math.BigDecimal; import java.math.RoundingMode; public class Sensor { private String name; public double getTemp() { return temp; } public void setTemp(double temp) { this.temp = temp; } public double getHumidity() { return humidity; ...
[ "usiddiqu@us.ibm.com" ]
usiddiqu@us.ibm.com
bf36ca9282ed17816854724fead3676c7547b480
48b37cb4a2976184ca9892776d2b9e03f281d4ab
/app/src/main/java/bignerdranch/android/earthquake/PreferencesActivity.java
718a457e8a077e31a2f27554599cb8342a3c1561
[]
no_license
alieveldar/Earthquake
5352d0290b6a35e1d18803b29b5eeda8686e09ce
3e8381d58af965b6baf555eee3b7a92e3d12c4d6
refs/heads/master
2021-01-24T00:15:41.523832
2018-03-15T13:39:05
2018-03-15T13:39:05
122,759,434
0
0
null
null
null
null
UTF-8
Java
false
false
779
java
package bignerdranch.android.earthquake; import android.content.SharedPreferences; import android.os.Bundle; import android.preference.PreferenceActivity; import android.widget.ArrayAdapter; import android.widget.CheckBox; import android.widget.Spinner; /** * Created by modus on 2/27/18. */ public class Preference...
[ "illuminatiday@gmail.com" ]
illuminatiday@gmail.com
cd765b0f5970a487f342aeb3e89b3548a9d384c7
d236ed648e26aaffcd895b1fb9feb49100b5fb3f
/src/nir/model/util/Mat.java
10e180aea11eadc7adc4c53f32b3fea5f87ef4fd
[]
no_license
Grobych/NIR_complex
8a6e6d08cebea8c95d102b4e6e7c5583b4eabc07
9ac7423f9c5ec2b935cd159e8f3ade4afed22221
refs/heads/master
2023-01-31T19:59:25.371334
2020-12-18T14:55:29
2020-12-18T14:55:29
311,916,617
0
0
null
null
null
null
UTF-8
Java
false
false
1,281
java
package nir.model.util; import org.locationtech.jts.geom.Coordinate; import java.util.ArrayList; import java.util.List; public class Mat { public static double getRad(double x1, double y1, double x2, double y2) { double difX = x2 - x1; double difY = y2 - y1; return Math.atan2(difY, difX);...
[ "grobych@gmail.com" ]
grobych@gmail.com
2ab32cac46e2ef9e97ddb86b9e9c5ca7910fbf1a
6047bfb9d39addbaca7c8d0c8d423ec12a4c24b6
/src/main/java/com/Generic/Belbort/Controller/MainController.java
fe1fc29a31a737946c936aa4afcf748fc48e2aab
[]
no_license
Vitold-sys/Belbort
23e448fcb9b64ef445f4e17b7b646142f6941cd6
db047f574888c618cfb88975d8242ac8ecdd06f0
refs/heads/master
2023-01-11T08:44:14.669189
2019-11-13T14:32:32
2019-11-13T14:32:32
221,478,600
0
0
null
2023-01-05T00:48:28
2019-11-13T14:31:00
Java
UTF-8
Java
false
false
1,279
java
package com.Generic.Belbort.Controller; import com.Generic.Belbort.domain.User; import com.Generic.Belbort.repo.MessageRepo; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Value; import org.springframework.security.core.annotation.AuthenticationPrinc...
[ "52232795+Vitold-sys@users.noreply.github.com" ]
52232795+Vitold-sys@users.noreply.github.com
7a284b595c47147d21f9fecb370930eaa749527f
d0dd1b92e48f3174fbbe4139ef5bb04f5b722e47
/src/main/java/com/example/filmmanagementsystem/entities/Director.java
731636a2ae736e8823cf4f62a2b0710569d3a08f
[]
no_license
shyamajay/filmdemo
2305723c04f321936fb87204244ea6242329f860
0ee0ff78ba26e90643264146a45920abe4757c1f
refs/heads/master
2023-04-26T07:32:09.938930
2021-05-27T00:38:33
2021-05-27T00:38:33
371,382,666
0
0
null
null
null
null
UTF-8
Java
false
false
2,112
java
package com.example.filmmanagementsystem.entities; import java.util.ArrayList; import java.util.List; import javax.persistence.CascadeType; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persistence.GenerationType; import javax.persistence.Id; i...
[ "nehrushyam12@gmail.com" ]
nehrushyam12@gmail.com
d769b8c3d6226ce20498881f08d2a2e745891b38
c715f2dddf959010109a6192d759176077a91140
/src/view/ImageUtils.java
2901341b31e768891318358f0352a2c42f89b48d
[]
no_license
yuvalsegall/Roulette
df778393bbd0f559de7f706e66023d0cc9b4c786
038d43e52ea5cb17f0d788b28572995465302343
refs/heads/master
2021-01-10T00:58:02.534876
2015-06-15T02:33:03
2015-06-15T02:33:03
36,073,461
0
0
null
null
null
null
UTF-8
Java
false
false
842
java
/* */ package view; import java.net.URL; import javafx.scene.image.Image; /** * * @author iblecher */ public class ImageUtils { private static final String RESOURCES_DIR = "/resources/"; private static final String IMAGE_EXTENSION = ".jpg"; public static Image getImage(String filenam...
[ "y.segall@gmail.com" ]
y.segall@gmail.com
80a6e596979dc41f5d1b2c5249a473e210c46ddb
481adc8f5686985a7b9241055d50ff6084beea95
/wear/tiles/tiles/src/main/java/androidx/wear/tiles/ActionBuilders.java
1aa8fbbdee3027317b92c4fed1e09bc2e1adaeb9
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
RikkaW/androidx
5f5e8a996f950a85698073330c16f5341b48e516
6d53f95e5d979366cf7935ad7f4f14f76a951ea5
refs/heads/androidx-main
2023-06-18T22:35:12.976328
2021-07-24T13:53:34
2021-07-24T13:53:34
389,105,112
4
0
Apache-2.0
2021-07-24T13:53:34
2021-07-24T13:25:43
null
UTF-8
Java
false
false
25,100
java
/* * Copyright 2021 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 required by applica...
[ "jgarside@google.com" ]
jgarside@google.com
3165d43e895328e4fd90bbd33641eec098b0eb7b
0c3b78eef27af58cab50704a7f96175fefec4efc
/src/main/java/com/zte/sms/action/StudentAction.java
617afd40494b035a28a5a6defcaeb20951f33fb9
[]
no_license
hjz-z0/StudentMangeSystem
072015fc634381bb4d9590f46c263ab52fa8658f
80a96b6917b39dcac3eedd986e7b9c773defbd2f
refs/heads/master
2022-06-19T00:49:11.483257
2020-05-05T15:02:58
2020-05-05T15:02:58
261,504,805
0
0
null
null
null
null
UTF-8
Java
false
false
10,321
java
package com.zte.sms.action; import java.io.File; import java.io.IOException; import java.util.HashMap; import java.util.List; import java.util.Map; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import com.alibaba.fastjson.JSON; import com.github.pagehelper.PageHelper; i...
[ "2609120101@qq.com" ]
2609120101@qq.com
04d8aa224ed6e1c1ff3b3de254eb909002e23959
ab30df4b1585692472d32a9cbcf6c8ae107dc9a7
/generated-test-cases/Optimization/19-run/Evosuite_Optimization_ESTest.java
36bff7eb31cd16ec3372903018d77be8ae5b71ee
[ "Apache-2.0" ]
permissive
fpalomba/issta16-test-code-quality-matters
8d87b51ce1ca8305cf9ff67b2eb71899cbfb7d46
b18697fb7f3ed77a8875d39c6b81a1afa82d7245
refs/heads/master
2020-12-24T21:27:40.669676
2016-04-22T21:38:36
2016-04-22T21:38:36
56,882,946
0
0
null
null
null
null
UTF-8
Java
false
false
6,022
java
/* * This file was automatically generated by EvoSuite * Fri Dec 18 21:32:23 GMT 2015 */ package weka.core; import static org.junit.Assert.*; import org.junit.Test; import org.evosuite.runtime.EvoRunner; import org.evosuite.runtime.EvoRunnerParameters; import org.evosuite.runtime.testdata.EvoSuiteFile; import org....
[ "fabio.palomba.89@gmail.com" ]
fabio.palomba.89@gmail.com
37ddf1edc5faab7c64f0aba6961163bb16ae9d29
bb097f23913615f7d2f58ce60b781d271e423652
/vizmap-gui-core-impl/src/main/java/org/cytoscape/view/vizmap/gui/core/internal/CyActivator.java
262db7ef108a3f0a0d831c02be51114c0b76a5a9
[]
no_license
ashishtiwarigsoc/cytoscape-impl
2f52af2f1eac6df914314c0855e3622494caff72
a1e477c958c575fa503470cae5b57b135982df29
refs/heads/develop
2021-01-18T09:51:15.887416
2016-05-06T00:25:02
2016-05-06T00:25:02
58,349,821
0
1
null
2016-05-09T05:08:50
2016-05-09T05:08:50
null
UTF-8
Java
false
false
1,623
java
package org.cytoscape.view.vizmap.gui.core.internal; /* * #%L * Cytoscape VizMap GUI Core Impl (vizmap-gui-core-impl) * $Id:$ * $HeadURL:$ * %% * Copyright (C) 2006 - 2013 The Cytoscape Consortium * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesse...
[ "jm@0ecc0d97-ab19-0410-9704-bfe1a75892f5" ]
jm@0ecc0d97-ab19-0410-9704-bfe1a75892f5
6d64a93b0278d7cc8e4e1c4ecc68fa59e6565944
2dbbb7ff2a3f12523f5970288b5ab2eedf18bc13
/testp2Scheduler/src/main/java/testp2/app/config/WebConfigExtended.java
ad940abce76c0e5030546de54894622f2bf0f293
[]
no_license
applifireAlgo/DefaultRepo
6582660a37c2c5f47cc9df2838fdacf21eb8693a
38ed513a1b33ed842be655b77d6c2b151d83d3e8
refs/heads/master
2020-12-22T02:49:43.475101
2016-06-03T13:29:34
2016-06-03T13:29:34
42,858,818
0
1
null
2016-03-10T18:11:36
2015-09-21T10:10:13
null
UTF-8
Java
false
false
555
java
package testp2.app.config; import org.springframework.context.annotation.ComponentScan; import org.springframework.context.annotation.Configuration; import org.springframework.scheduling.annotation.EnableAsync; import org.springframework.transaction.annotation.EnableTransactionManagement; import com.athena.config.serve...
[ "sagarjadhav@sagarjadhav-desktop" ]
sagarjadhav@sagarjadhav-desktop
435d4ff0d576b91e70334f5c10cba3c802b4cfda
a5959a2922f4078e7f3946552337fb2fbc86616a
/service/service-order/src/main/java/com/atguigu/gmall/order/ServiceOrderApplication.java
54bdabc8f2ab4417b1bebd0b9b22c549cc627905
[]
no_license
sengeiou/gmall0316
7dda7d1736efdafa2c45d773b60ea8bb3936fd07
946c110a085d5908c8154714f30e5e87d500ced6
refs/heads/master
2022-12-31T06:16:28.294884
2020-10-21T13:00:41
2020-10-21T13:00:41
null
0
0
null
null
null
null
UTF-8
Java
false
false
652
java
package com.atguigu.gmall.order; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; import org.springframework.cloud.client.discovery.EnableDiscoveryClient; import org.springframework.cloud.openfeign.EnableFeignClients; import org.springframework.con...
[ "hfer@live.cn" ]
hfer@live.cn
5cdec7b008b039c716e289d7832b87ec2784ae3c
0629065480dd5d5bc4c767d48a733d02cc79e3ff
/src/exercises/CountMovieSpaces.java
a00d67cecc2ad0308b6199ebe2ca698391e66811
[]
no_license
CSA-Giles/ChapterSeven
7d635baefb47f6926051b880798e569008f1c619
74a36ff7182012d9319e887b6bbbb90b40be5903
refs/heads/master
2020-12-29T22:41:33.734529
2020-02-11T16:05:00
2020-02-11T16:05:00
238,759,688
0
0
null
null
null
null
UTF-8
Java
false
false
547
java
package exercises; import java.util.Scanner; public class CountMovieSpaces { public static void main(String[] args){ String movieQuote; Scanner input = new Scanner(System.in); int spaces = 0; System.out.print("Enter your favorite movie quote >>> "); movieQuote = input.ne...
[ "54542504+cole-giles@users.noreply.github.com" ]
54542504+cole-giles@users.noreply.github.com
49cf455e725808e30640a6aae8d96baf7a2eeea0
8de7891a3ab36567957aa537795b5c1fc40c69c6
/concrete-pom/concrete-test/src/main/java/org/coodex/concrete/test/ConcreteTokenProvider.java
4547422618c90a254464bddc882d3cc64a8fd4e9
[ "Apache-2.0" ]
permissive
coodex2016/concrete.coodex.org
a09ae70f5fee21c045d83c1495915c0aba22f8ce
d4ff2fdcafba4a8a426b6ceb79b086c931147525
refs/heads/0.5.x
2023-08-04T04:37:51.116386
2023-07-13T05:48:51
2023-07-13T05:48:51
85,026,857
23
10
NOASSERTION
2023-02-22T00:09:24
2017-03-15T03:52:33
Java
UTF-8
Java
false
false
1,851
java
/* * Copyright (c) 2018 coodex.org (jujus.shen@126.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/licenses/LICENSE-2.0 * * Unless required by applicab...
[ "jujus.shen@126.com" ]
jujus.shen@126.com
b6d92dd4f0feeb5aa5c44c2ec29911eb5f51ed68
0e56cc6c31ee011d276264ff545e2409f9939e54
/app/src/main/java/library/wlt/com/aleaf/PickerViewActivity.java
ced0e34007e579ffb158899db74cdfaa503f7965
[]
no_license
qingfengwlt/aleaf
861a2652666ab27d4f6339f28aeb9c895279e349
41eb004a3f5de77442faf974a051a583ab7eaf5d
refs/heads/master
2020-04-05T10:21:37.262055
2018-11-09T02:03:41
2018-11-09T02:03:41
156,795,806
0
0
null
null
null
null
UTF-8
Java
false
false
1,271
java
package library.wlt.com.aleaf; import android.os.Build; import android.widget.Toast; import com.contrarywind.listener.OnItemSelectedListener; import com.contrarywind.view.WheelView; import java.util.ArrayList; import java.util.List; import butterknife.BindView; public class PickerViewActivity extends BaseAppCompat...
[ "leitao_wang@126.com" ]
leitao_wang@126.com
01ebb60acb66fa6eb9a710b5d6a0e92e00de66ba
11f16ec3788483e76dfab6a3abb8276fddf123ff
/GOP/GranuleJIDE/mytest/DirtyTree20/src/gTree20X7.java
3e25a0076aee1c9f857b9c2a783f2eec1c11978b
[]
no_license
su657708481/-
35290bc95ae28fc24491f3e77ead85aafca46838
0393852a621610069f0080c123557790e73669d8
refs/heads/master
2021-06-30T11:48:33.029700
2020-12-12T12:09:49
2020-12-12T12:09:49
193,850,849
0
0
null
null
null
null
UTF-8
Java
false
false
170
java
granule gTree20X7(Tree20X7) { external int v20X7; { return v20X7 == 0; } } class Tree20X7 within gTree20X7 { public int get7() { return 200; } }
[ "657708481@qq.com" ]
657708481@qq.com
ede9b5952ad531332b34fb064de722e96a492f58
5e3235edf3de262f4d10b9e9e1fcc3bd13d6b8b1
/Code Snippet Repository/Spring/Spring3918.java
3dde9855844cca2b9bd9ac65843ae45830e215c1
[]
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
663
java
@Test public void testSpecificHourSecond() throws Exception { CronTrigger trigger = new CronTrigger("55 * 10 * * *", timeZone); calendar.set(Calendar.HOUR_OF_DAY, 9); calendar.set(Calendar.SECOND, 54); Date date = calendar.getTime(); TriggerContext context1 = getTriggerContext(date); calendar.add(Calendar...
[ "Qing.Mi@my.cityu.edu.hk" ]
Qing.Mi@my.cityu.edu.hk
dc97fca167bc790ceeef0d33f71c5d0719bc338b
ac1768b715e9fe56be8b340bc1e4bc7f917c094a
/ant_tasks/tags/release/11.02.x/11.02.0/common/source/java/ch/systemsx/cisd/common/utilities/AnnotationUtils.java
e503b8b3ddea9c5cc78293bd8402d8a6998244dd
[ "Apache-2.0" ]
permissive
kykrueger/openbis
2c4d72cb4b150a2854df4edfef325f79ca429c94
1b589a9656d95e343a3747c86014fa6c9d299b8d
refs/heads/master
2023-05-11T23:03:57.567608
2021-05-21T11:54:58
2021-05-21T11:54:58
364,558,858
0
0
Apache-2.0
2021-06-04T10:08:32
2021-05-05T11:48:20
Java
UTF-8
Java
false
false
6,474
java
/* * Copyright 2008 ETH Zuerich, CISD * * 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 agr...
[ "fedoreno" ]
fedoreno
16fa45e7964d085b19bf7a279f9218a1d0ac9465
b62a7b521d80668ff65a0952b019fed2978f4048
/src/com/programs/thread/MyThread.java
1722a4991c2128f0bfdbf6ed99b1e273a77b996c
[]
no_license
azhakesan/java-programs
d8d5102d9c0102710258ebc9fd6ff573fbb59dfc
727c6623662b31c9164305ed6fef3af289a3d3b1
refs/heads/master
2020-03-09T04:40:02.307382
2018-08-11T21:17:33
2018-08-11T21:17:33
128,576,369
0
0
null
null
null
null
UTF-8
Java
false
false
250
java
/** * */ package com.programs.thread; /** * */ public class MyThread extends Thread { public void run() { System.out.println("---Inside My Thread---"); for (int i = 0; i < 10; i++) { System.out.println("Child Thread =" + i); } } }
[ "10539017+azhakesan@users.noreply.github.com" ]
10539017+azhakesan@users.noreply.github.com
f3ef017128dfea9c0cfd0a64300103b2de94e9a9
fc2cfa41616a61ec18ab5797ea6d8109a21b581d
/core/src/test/java/juzu/impl/template/spi/juzu/ast/TemplateBuilderTestCase.java
7ae38124ff05b6fb7eb3b42d1870b7a1132042bb
[]
no_license
digideskio/juzu
3594c8e8bfe3eea873ef830c8a33284958abb535
1f0c1c2ca002b92401e1d8491587bec8c2bb1d73
refs/heads/master
2021-01-11T02:57:55.332824
2013-05-23T14:17:05
2013-05-23T14:17:05
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,789
java
/* * Copyright 2013 eXo Platform SAS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agree...
[ "julien@julienviet.com" ]
julien@julienviet.com
5df7e351b44e12f786b5ef0682a46bdb9bb057d2
20024006213018977e621655d1e7a958aa6fee76
/app/src/main/java/com/nativeboys/eshop/models/MessageModel.java
ebe5a33068f491b62bcac0e8cdf02c6e8cf6218d
[]
no_license
giannislvc/E-shop
f182ceb85ebc89c81ac1aa02e470f50c2d760c03
c2e1e61bb67d1d87b2d8e9707d40dca125e3faf4
refs/heads/master
2020-11-30T05:14:41.002322
2020-01-14T11:37:00
2020-01-14T11:37:00
230,313,513
0
0
null
null
null
null
UTF-8
Java
false
false
1,902
java
package com.nativeboys.eshop.models; import androidx.annotation.NonNull; import androidx.annotation.Nullable; import com.google.firebase.database.IgnoreExtraProperties; @IgnoreExtraProperties public class MessageModel { private String id; private String senderId; private String text; private long ti...
[ "57841347+giannislvc@users.noreply.github.com" ]
57841347+giannislvc@users.noreply.github.com
d95f26b3aa98f8a06b6a7d7d91724a596adf3ce7
269cb964e9446ae113c14f69e9b3eecc12be2523
/src/test/java/com/github/uuidcode/spring/test/context/SimpleContext2.java
784b1aaeb640f0d0eb86366c3338ad2a0c69bdc5
[]
no_license
uuidcode/spring-test
533aec5031b1001bf1e1f629a36cf97a9ed5e664
2c9cecc7f1db1937137b309165a8d139ec05fe99
refs/heads/master
2021-04-30T09:02:34.314828
2018-05-27T12:02:02
2018-05-27T12:02:02
121,389,392
0
0
null
null
null
null
UTF-8
Java
false
false
311
java
package com.github.uuidcode.spring.test.context; import javax.sql.DataSource; import org.apache.commons.dbcp2.BasicDataSource; import org.springframework.context.annotation.Bean; public class SimpleContext2 { @Bean public DataSource simpleDataSource() { return new BasicDataSource(); } }
[ "ted.song@daumkakao.com" ]
ted.song@daumkakao.com
63d0b417b0d8334b9e72093b8399ed12e6045e9f
1a5e30569cab0ed18e7d5b5a752084aed6971604
/AppiumWGHTest/WGHTest/src/main/java/com/example/wghtest/Level3/Thermometer/WDFnL3Thermometer.java
47f985c00416dec55e91308cde583e7355d9ebb0
[]
no_license
LinKuanTing/AppiumTestWithAndroid
4e7c845d588b1df3a56f0ec2cf5509afbf559a97
31f7ba4c814bd2e9e92f4ed614ea2227e7cd4ffb
refs/heads/main
2023-06-12T09:22:07.361931
2021-06-16T02:49:33
2021-06-16T02:49:33
377,351,409
0
0
null
null
null
null
UTF-8
Java
false
false
4,179
java
package com.example.wghtest.Level3.Thermometer; import com.example.wghtest.Level3.WDFnBaseMeasureMenuItems; import org.openqa.selenium.By; import io.appium.java_client.TouchAction; import io.appium.java_client.android.AndroidElement; import io.appium.java_client.touch.offset.PointOption; import static com.example.w...
[ "t8412611@gmail.com" ]
t8412611@gmail.com
e9b4c12764526c113f82cdcc2f267d50f74afe80
c885ef92397be9d54b87741f01557f61d3f794f3
/results/Lang-6/org.apache.commons.lang3.text.translate.CharSequenceTranslator/BBC-F0-opt-40/tests/27/org/apache/commons/lang3/text/translate/CharSequenceTranslator_ESTest.java
1768cd94983a58e3281c1105be1e48d6cb7f20de
[ "CC-BY-4.0", "MIT" ]
permissive
pderakhshanfar/EMSE-BBC-experiment
f60ac5f7664dd9a85f755a00a57ec12c7551e8c6
fea1a92c2e7ba7080b8529e2052259c9b697bbda
refs/heads/main
2022-11-25T00:39:58.983828
2022-04-12T16:04:26
2022-04-12T16:04:26
309,335,889
0
1
null
2021-11-05T11:18:43
2020-11-02T10:30:38
null
UTF-8
Java
false
false
13,949
java
/* * This file was automatically generated by EvoSuite * Sat Oct 23 08:29:10 GMT 2021 */ package org.apache.commons.lang3.text.translate; import org.junit.Test; import static org.junit.Assert.*; import static org.evosuite.runtime.EvoAssertions.*; import java.io.StringWriter; import java.io.Writer; import java.nio....
[ "pderakhshanfar@serg2.ewi.tudelft.nl" ]
pderakhshanfar@serg2.ewi.tudelft.nl
802eabf7c1e20aa303526b3adba56375a1569902
4126689c8fafda1f4ddec19aacf824d394f98411
/BCBWeb/src/rmi/BrickCityBankClient.java
bd817d64d9822734ac94542a90f928eaa1f3182e
[]
no_license
ralphtq/brickcitybank
f59fb36f1533e9288aea78183b8b6ab218b68f22
6f574f53a1fe8124ab21198f4547520266698eb5
refs/heads/master
2021-01-10T04:54:06.756907
2009-02-20T20:31:01
2009-02-20T20:31:01
45,216,442
0
0
null
null
null
null
UTF-8
Java
false
false
3,406
java
/** * BrickCityBankClient.java * * @author Louis Duke * * Unless otherwise noted the following code is the sole intellectual property of * the author, all rights reserved. */ package rmi; import java.rmi.*; import java.sql.ResultSet; import java.io.*; import java.util.*; /** * @author Louis D...
[ "jeffreydmueller@77c099dc-cc87-11dd-a8b6-f5aca7b582bb" ]
jeffreydmueller@77c099dc-cc87-11dd-a8b6-f5aca7b582bb
2d74e62b89b32c5f91c747b10a30711a1767b1cc
0083ba8e122c2e502beed0443f4c46aeca65dd19
/src/main/java/TwitterPreprocessing/HappyEmoticons.java
624505c76ba30f38dd5507dba57d9047396d7419
[ "MIT" ]
permissive
iosifidisvasileios/Semi-Supervised-Learning
f2d3485a557e99b5052fb5da5ec105c9bf15a76d
d085f072904bce3ebb104b3e71dbad438ee0aa5e
refs/heads/master
2022-12-04T12:15:32.080002
2022-11-21T15:17:54
2022-11-21T15:17:54
156,223,340
0
1
MIT
2022-11-21T15:18:20
2018-11-05T13:36:22
Scala
UTF-8
Java
false
false
2,561
java
package TwitterPreprocessing; import java.util.HashSet; /** * Created by iosifidis on 06.08.16. */ public class HappyEmoticons { private HashSet<String> happyArray = new HashSet<>(); public HappyEmoticons() { happyArray.add(":)"); happyArray.add(":D"); happyArray.add(";)"); ...
[ "iosifidis@l3s.de" ]
iosifidis@l3s.de
d38f82587d3fb2f9e4671a6744d7ef63268a9d76
2508bff721138f274584782d360316ea1f5922bc
/src/main/java/com/zrf/rabbitmq/example/immutable/ImmuTableDemo2.java
affd6d3fdd09cf71ccee1b367577de6a45932d0c
[]
no_license
ZZZrf123/rabbitdemo
f96a54cdd31aa39dc21415ae473dea2f1ec39342
0b4516d2f5106ae9b43bba5953df05c529395f96
refs/heads/master
2022-07-01T23:45:21.851903
2020-03-10T08:08:54
2020-03-10T08:08:54
246,239,249
0
0
null
2022-06-21T02:57:28
2020-03-10T07:52:14
Java
UTF-8
Java
false
false
540
java
package com.zrf.rabbitmq.example.immutable; import com.google.common.collect.Maps; import com.zrf.rabbitmq.annoations.NotThreadSafe; import java.util.Collections; import java.util.Map; @NotThreadSafe public class ImmuTableDemo2 { private static Map<Integer,Integer> c = Maps.newHashMap(); static{ c....
[ "826416222@qq.com" ]
826416222@qq.com
08a82cf588d62671c19de45930947e4f9c530a43
1de00515cdeb79d606f97795491c95783010ab98
/app/src/main/java/com/nadillla/tesgithub/ui/slideshow/SlideshowViewModel.java
149b62f4fa2b790e1aa7b98ef0de9e26d8c75388
[]
no_license
nadillachantika/tesgitbranch
c3ab47f8aa2c08f6d43d457a015b5433d6a97726
394945d61590832feafc9a97ee67f50945e24235
refs/heads/main
2023-04-08T20:25:30.515469
2021-04-24T03:26:31
2021-04-24T03:26:31
361,058,589
0
0
null
2021-04-24T03:26:32
2021-04-24T03:09:51
Java
UTF-8
Java
false
false
465
java
package com.nadillla.tesgithub.ui.slideshow; import androidx.lifecycle.LiveData; import androidx.lifecycle.MutableLiveData; import androidx.lifecycle.ViewModel; public class SlideshowViewModel extends ViewModel { private MutableLiveData<String> mText; public SlideshowViewModel() { mText = new Mutabl...
[ "nadilla.c.putri@gmail.com" ]
nadilla.c.putri@gmail.com
e42c82026cbbc2144bb3f891d472914e4b7d8667
917c229f173164ec94fc134368e7bbc341ff8d8d
/ZDesk/src/com/zinglabs/work/GradeData.java
28b4927e1681b429ced2078cbd23390501b59494
[]
no_license
JunHeGitHub/ITest
ef16283f54754bee766b963f2b9e1c0adf124a7c
d7d866a5033040a051284c3db8cfe2f744065312
refs/heads/master
2021-01-09T06:44:39.659251
2017-02-15T09:46:10
2017-02-15T09:46:10
81,161,881
1
1
null
null
null
null
UTF-8
Java
false
false
5,635
java
package com.zinglabs.work; import com.zinglabs.base.BaseForm; public class GradeData extends BaseForm{ public String grade_id; public int use_grade_index; public String record_id; public String grade_record_text; public String grade_user; public String grade_time; public String grade_insert_time; ...
[ "1046868763@qq.com" ]
1046868763@qq.com
4a3eb0e43fa502f9737d7ac265ae2ade23a65cc7
66801aed4edd95d1dfd418fad9f64194a2f4ab21
/MVCapitalProcess/src/mvcapital/entidade/Entidade.java
487a155f56ce835bb09518dedb06f8cc47ec1e97
[]
no_license
smoisesr/fidc
7de156cf5ea18030c3c2ec08e5de273998bc88b6
e2de133b35a556d1eae329908f04e2f1a167309e
refs/heads/master
2021-01-02T09:34:14.156385
2015-07-01T16:42:11
2015-07-01T16:42:11
38,376,726
0
0
null
null
null
null
UTF-8
Java
false
false
17,190
java
package mvcapital.entidade; import java.sql.ResultSet; import java.sql.SQLException; import java.text.SimpleDateFormat; import java.util.Calendar; import java.util.Date; import com.mysql.jdbc.Connection; import com.mysql.jdbc.Statement; public class Entidade { // idEntidade // Nome // NomeCurto // ...
[ "smoisesr@gmail.com" ]
smoisesr@gmail.com
265528e35131e80f160d285a6ea21e685b6e8b42
e66c5bc63be6007e1a0a8aef87f40d0a917bf95e
/MaterialDesign/app/src/main/java/com/hfad/materialdesign/activity/CoordinatorLayout.java
be60b26c9e585e394bf658e8eb778caa5fdbcd28
[]
no_license
kib06277/Material_Design
296588574b64e36abc7738d46f4bb57063e6f12f
1d2c31b5dddc505fe8b9423b4cfce251e8362ab0
refs/heads/master
2020-08-07T22:20:17.895406
2019-10-09T05:57:36
2019-10-09T05:57:36
213,603,325
0
0
null
null
null
null
UTF-8
Java
false
false
1,066
java
package com.hfad.materialdesign.activity; import android.os.Bundle; import androidx.annotation.Nullable; import androidx.appcompat.app.AppCompatActivity; import androidx.recyclerview.widget.LinearLayoutManager; import androidx.recyclerview.widget.RecyclerView; import com.google.android.material.appbar.CollapsingToolb...
[ "kib06277@yahoo.com.tw" ]
kib06277@yahoo.com.tw
aeef8bd6f7b062ab2dd117a6e2eb7b38daa682f5
8136410b2740e6f6d69b1d391668e8800cfb0a7d
/src/main/java/com/headfirst/observer/Observer.java
358ae0992e947abbe2e90c6f6e33a0cb9ab1e9c1
[]
no_license
suqun/JavaDesignPatterns
0806461e2ba6442de51472f5b09971e76b705574
402f4658af6aaccfa43dcd6753aa9c6ce56c90a0
refs/heads/master
2020-05-16T22:25:18.243216
2017-05-02T08:49:08
2017-05-02T08:49:08
38,610,607
1
0
null
null
null
null
UTF-8
Java
false
false
432
java
package com.headfirst.observer; /** * Created by larry on 10/24/15. * 观察者接口 * 所有观察者都必须实现update方法,以实现观察者接口 */ public interface Observer { //当气象状态改变时,这个方法会被调用,以通知所有的观察者 //直接传入观测值不明智,种类及个数在将来可能出现变化 public void update(float temp,float humidity,float pressure); }
[ "215144509@qq.com" ]
215144509@qq.com
bfddeadd17f21c2539e56999a0de7f553a334ba8
d7500c2e0b2458208e7b9a171627342b68b40428
/IBeansTest/src/main/java/self/test/service/TransferService.java
8e616b59be09ce6be91aeef9994733bfa8f955e6
[]
no_license
Y-cs/IBeans
7e215523b2d7f1432bca74ada8ebf473ae428ae3
51e3383d9679ed8eb7659de6de9635ae93f37ca7
refs/heads/master
2023-05-26T14:50:55.264365
2021-06-10T03:39:04
2021-06-10T03:39:04
360,174,082
0
0
null
null
null
null
UTF-8
Java
false
false
173
java
package self.test.service; /** * @author 应癫 */ public interface TransferService { void transfer(String fromCardNo,String toCardNo,int money) throws Exception; }
[ "1007998455@qq.com" ]
1007998455@qq.com
d3e2f8512c6529bbfd47ac464ed3d94cd0e56834
1a0307b40247908a6d2af31c558b548d3b054cd8
/Labs/PRJ321_haunvcse61546_lab8/PRJ321_Lab8_EJB/PRJ321_Lab8_EJB-ejb/src/java/com/lab8/sessions/UserSessionBeanLocalHome.java
5903c1b80b29aed386b76bb2e7a75e8450133c53
[]
no_license
jasonnguyenvn/AJProjects
ec7bc1a1f3870e92175e3214478cb89bb46695f5
f8797c2d38ec04674a26ec52fe89976ed0fd7170
refs/heads/master
2021-05-29T19:09:46.703120
2015-10-07T13:29:23
2015-10-07T13:29:23
43,446,158
0
0
null
null
null
null
UTF-8
Java
false
false
368
java
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package com.lab8.sessions; import javax.ejb.CreateException; import javax.ejb.EJBLocalHome; /** * * @author Hau */ public interface UserSessionBeanLocalHome extends EJBLocalHome { com.lab8.sessions.UserSess...
[ "conghauit@outlook.com" ]
conghauit@outlook.com
ff5f0ddec50e04a96af670b6250aecb6daf4fd34
a31b0777178262ece879af5fda35ccebeb3be9e8
/src/main/java/merlobranco/springframework/repositories/IngredientRepository.java
d801688c715aa13eb6f33d92843b552a3102c88a
[]
no_license
merlobranco/spring5-recipe-app
d75460899b6c6c98fa9aad13a98e747020dec555
659f25db91682eef3f4edf05af91462fa133598e
refs/heads/master
2023-06-18T06:17:49.281942
2021-07-18T20:35:00
2021-07-18T20:35:00
359,546,191
0
0
null
2021-04-19T19:30:39
2021-04-19T17:38:42
Java
UTF-8
Java
false
false
344
java
package merlobranco.springframework.repositories; import java.util.Set; import org.springframework.data.repository.CrudRepository; import merlobranco.springframework.domain.Ingredient; public interface IngredientRepository extends CrudRepository<Ingredient, Long> { public Set<Ingredient> findByRecipeId...
[ "braisomary@gmail.com" ]
braisomary@gmail.com
e767dfd98b86ca3699347ee40806633513e2200a
524703c6660e5e95531ade59e49f8e5e39f36e85
/Milestone4/src/GUI/OthelloButton.java
2c8cf19bdda4c9b649093d847493674e58a60928
[]
no_license
brandonmarino/3rd-Year-Game-Project
826404491f8447b121fff582948909a35457ba41
3871c8564b56031f86c2505fa9b99aee5041d326
refs/heads/master
2020-06-18T11:21:36.264871
2014-12-09T03:35:26
2014-12-09T03:35:26
75,140,593
0
0
null
null
null
null
UTF-8
Java
false
false
2,435
java
package GUI; import java.awt.*; import javax.swing.Icon; import javax.swing.JButton; import Boards.Board.PLAYER; /** * * @author Pheonix * Extension of JButton that stores it's location on a grid */ public class OthelloButton extends JButton//I would like to extend JButton here but when I did, a bug showed u...
[ "martin.massie@carleton.ca" ]
martin.massie@carleton.ca
b7d2f2f886a4d86f1f70eeee88e46bc6b73b662a
83a6efc9607cb164843981f5f4141ad58462ba43
/app/src/test/java/com/example/jetsu/samplequiz/ExampleUnitTest.java
aab141aacf0a26bc2be804ced96b71542b064b8f
[]
no_license
vayct/test-SampleQuiz
2b06b4b1e0c70b913abc5eb1dda198e514d4c919
1e1477db321d773a1813ece474fd8d4d8b2b3da9
refs/heads/master
2021-01-22T04:01:51.868851
2017-05-25T17:38:53
2017-05-25T17:38:53
92,423,203
0
0
null
null
null
null
UTF-8
Java
false
false
406
java
package com.example.jetsu.samplequiz; 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 publi...
[ "vayct@slu.edu" ]
vayct@slu.edu
76b7b30c4ed66761833f38868fafa2cabdc2773a
37d91b2c5551d9fd58d4d272190f1092c24b0970
/src/main/java/com/learning/InterviewPreparation/DesignPattern/FactoryPatternDemo2/UserFace.java
9e3a74e1a5f661b9bc7aa9544ae0503b21312d1e
[]
no_license
rahulmen/MultiThreading
bacada1256334e0dd9b395e62516528b1e503e07
972b0df80d16154e668920b158a20db4bbd82e15
refs/heads/master
2022-07-24T12:27:49.222928
2020-04-09T16:43:02
2020-04-09T16:43:02
150,064,897
0
1
null
2022-07-06T20:06:20
2018-09-24T06:51:15
Java
UTF-8
Java
false
false
260
java
package com.learning.InterviewPreparation.DesignPattern.FactoryPatternDemo2; public class UserFace { public static void main(String[] args){ Car car = CarFactory.getCar(CarType.MINI); System.out.print(car.carType.name()); } }
[ "b0216144@LTB0216144-Mac.local" ]
b0216144@LTB0216144-Mac.local
f945e7679f93343ee300dd2001c7c78b4b19dc78
57afc256237152a1d0ed911bf55e0991e40c66e0
/cloud-crdt/src/main/java/io/datakernel/crdt/TimestampContainer.java
cc67c64f72c6afb7477390b98ac9c9cb9d4544bd
[ "Apache-2.0" ]
permissive
ievgeniibrovdii/datakernel
ab3d98e856906979985c16346dfe77d7665ae71e
d3ce59217a3c4b8e1057b7a18da59641a0b44050
refs/heads/master
2020-06-12T02:12:33.792028
2019-06-27T14:38:03
2019-06-27T14:50:12
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,476
java
package io.datakernel.crdt; import io.datakernel.eventloop.Eventloop; import io.datakernel.serializer.AbstractBinarySerializer; import io.datakernel.serializer.BinarySerializer; import io.datakernel.serializer.util.BinaryInput; import io.datakernel.serializer.util.BinaryOutput; import org.jetbrains.annotations.Nullabl...
[ "abulah@datakernel.io" ]
abulah@datakernel.io
738463019095ea168b3b3a14385dea584db194b7
1030433b019bca48919f9d6d93b19b3108072f04
/CMSC350/src/cmsc350/project2/Project2.java
724bb2f7fdc3a17dcb975afc687953b4d2173617
[]
no_license
dbryant313/UMUC-1
4c027bd161222371ab3b142ddaf525ae78606abc
97d396120f09b88e3bbb51516b328d3427239cc4
refs/heads/master
2020-12-28T17:24:39.536453
2014-07-28T00:04:09
2014-07-28T00:04:09
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,212
java
package cmsc350.project2; import java.io.BufferedReader; import java.io.FileNotFoundException; import java.io.FileReader; import java.io.IOException; /** * Name: Justin Smith * CMSC 350 * Project: 2 * Date: 11/17/12 11:22 AM * Requires: J2SE 7+ */ public class Project2 { public static void main(String[] a...
[ "phreenet@gmail.com" ]
phreenet@gmail.com
1d5e0ac1f37b308932c950630d050516e60aac04
9f004c3df4413eb826c229332d95130a1d5c8457
/src/Sagar_Assignment_39/Assignment39.java
89088ea5cd9eceada6df248e00162432a1d2c8e2
[]
no_license
MayurSTechnoCredit/JAVATechnoJuly2021
dd8575c800e8f0cac5bab8d5ea32b25f7131dd0d
3a422553a0d09b6a99e528c73cc2b8efe260a07a
refs/heads/master
2023-08-22T14:43:37.980748
2021-10-16T06:33:34
2021-10-16T06:33:34
null
0
0
null
null
null
null
UTF-8
Java
false
false
681
java
/*Assignment-39 : 25th Sep'2021 Print first N elements of the Fibonacci series. n -> 8 output : 0,1,1,2,3,5,8,13*/ package Sagar_Assignment_39; public class Assignment39 { void findFirstNElementsOfFibonacciSeries(int num) { int num1=0; int num2=1; int sum=0; System.out.println("First "+num+" Elements of th...
[ "anasane.sagar@gmail.com" ]
anasane.sagar@gmail.com
9882c95c378c5ba85fbfc5a25aa582cd12302db4
c22436079b48b581f648adf91c216b4488ffb1d3
/src/edu/mit/csail/cgs/tools/chipseq/GetBindingInRegion.java
e714cbba5f4bdbc64af682fae8aea9f0e35296d1
[]
no_license
fengpku/GEM3
b53ad424d7c15cf65648633562fefcd70b6dbdf3
f7e5688a13c287fe4cd4cc63190b0dd82e3ab9eb
refs/heads/master
2020-08-04T19:05:43.032810
2018-08-14T00:41:26
2018-08-14T00:41:26
null
0
0
null
null
null
null
UTF-8
Java
false
false
6,449
java
package edu.mit.csail.cgs.tools.chipseq; import java.util.*; import java.sql.*; import java.io.*; import edu.mit.csail.cgs.datasets.species.*; import edu.mit.csail.cgs.datasets.general.*; import edu.mit.csail.cgs.datasets.chipseq.*; import edu.mit.csail.cgs.ewok.verbs.*; import edu.mit.csail.cgs.tools.utils.Args; impo...
[ "arolfe@mit.edu" ]
arolfe@mit.edu
6918b24892be93b52007e075d44903478a44a420
488a4e612dad4a35bf59b850fd686da707299ecc
/src/main/java/com/example/database/dao/PersonDAOHashMap.java
289996d545e3dd0a0f30b180c54fb5733ef5b770
[]
no_license
DanielJan/restAPI
9fc201662575c75507218e9515296463d665d723
f67bcc74f103085d1dae4ac0294083b6e034b055
refs/heads/master
2020-12-31T05:40:50.183179
2016-09-20T12:56:47
2016-09-20T12:56:47
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,363
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.example.database.dao; import com.example.AlreadyExists; import com.example.Person; import com.example.PersonNotFound; impo...
[ "damian.wrobel@docflow.pl" ]
damian.wrobel@docflow.pl
c95e36d6fcba11dff630f6a0efce547d19ada8ec
30b32840b6b60248b36441572281eb4c457bcfe5
/src/main/java/com/gaozhaoxi/springbooteleven/SpringBootElevenApplication.java
8e7dcfc679864c93e67f268c2bf7b90e9d946876
[]
no_license
LeonhardtSD/SpringBootEleven
a1df8f22df52088ae89aa6d61122865bdfb6944f
a1e717a8f92afe5018dfb5b334889c8bfd418bee
refs/heads/master
2020-03-17T17:00:19.988292
2018-05-17T06:48:16
2018-05-17T06:48:16
133,771,061
0
0
null
null
null
null
UTF-8
Java
false
false
464
java
package com.gaozhaoxi.springbooteleven; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; import org.springframework.cache.annotation.EnableCaching; @EnableCaching //要加上@EnableCaching注解才会生效。 @SpringBootApplication public class SpringBootElevenAppl...
[ "leonhardtsd@163.com" ]
leonhardtsd@163.com
ad06f6ec7a3da062e7d05114951f6661a9696b1e
41589b12242fd642cb7bde960a8a4ca7a61dad66
/teams/fibbyBot7/Messenger.java
e40ac3adb693491ec2d0e1becbaab657d8ed533d
[]
no_license
Cixelyn/bcode2011
8e51e467b67b9ce3d9cf1160d9bd0e9f20114f96
eccb2c011565c46db942b3f38eb3098b414c154c
refs/heads/master
2022-11-05T12:52:17.671674
2011-01-27T04:49:12
2011-01-27T04:49:12
275,731,519
0
0
null
null
null
null
UTF-8
Java
false
false
5,764
java
package fibbyBot7; import java.util.LinkedList; import battlecode.common.*; /** * Messenger Class. Loosely based on the old Lazer6 messaging code * * * <pre> * MESSAGE BLOCK FORMAT------------------------------------------| * idx 0 1 2 3 ...
[ "51144+Cixelyn@users.noreply.github.com" ]
51144+Cixelyn@users.noreply.github.com
fdc8b88979f46edbe74a8f0576cd38bea8ab8a3e
d4eee98967f83278602e586a1a697171990720ea
/app/src/main/java/com/wangdh/basetest/entity/MovieEntity.java
8acffe2c44ac3b97505f4128dacbb5e071ec0816
[]
no_license
coderKingDH/BaseTest
6cedb807bb5badd8e0a285c065f05420e3689dc2
31af7c38a4d00e3138fb762d964cfb049bef0c6a
refs/heads/master
2021-01-11T18:21:50.271814
2016-09-30T02:49:49
2016-09-30T02:49:49
69,627,667
0
0
null
null
null
null
UTF-8
Java
false
false
171
java
package com.wangdh.basetest.entity; /** * 作者: wdh <br> * 内容摘要: <br> * 创建时间: 2016/8/22 17:54<br> * 描述: <br> */ public class MovieEntity { }
[ "243823965@qq.com" ]
243823965@qq.com
8624421abcc691aea20a76794dea50e5352232c2
c00bea65dcbf88fbc01f9041baafd44e79cfce84
/src/main/java/com/woutwoot/wowpvp/game/gamer/Creator.java
5f03d1b5a086bcaf3640a751fdcb94768118f173
[]
no_license
WorldofWoutCraft/WoWPvP
904c024438e84048dc974e79c8fd82c5595717ce
a2069e747c1fb3780e086fe6b1b4566790d74030
refs/heads/master
2020-05-29T21:39:59.581015
2015-02-15T15:35:49
2015-02-15T15:35:49
27,511,900
0
1
null
null
null
null
UTF-8
Java
false
false
217
java
package com.woutwoot.wowpvp.game.gamer; import java.util.UUID; /** * Created by Wout on 3/12/2014 - 23:01. */ public class Creator extends Gamer{ public Creator(UUID player) { super(player); } }
[ "woutwoot13@gmail.com" ]
woutwoot13@gmail.com
013f38cddd618f6721b317afee388f64a78d3c96
233edcff3aa6dc5b49ce4969d2da628496372fd4
/src/main/java/org/folio/rest/impl/TransactionsApi.java
ce67788f34366a61f5c074b2dc5d8a686cc569d8
[ "Apache-2.0" ]
permissive
aparnaapple40/mod-finance
e773aa67269a416662eb890dbbf906940a066d09
8bac751c494cab35af6c2b4d4608a8bc27cccd2a
refs/heads/master
2023-04-26T20:11:27.711862
2021-05-19T10:35:00
2021-05-19T10:35:00
null
0
0
null
null
null
null
UTF-8
Java
false
false
8,008
java
package org.folio.rest.impl; import static io.vertx.core.Future.succeededFuture; import static org.apache.commons.lang.StringUtils.isEmpty; import static org.folio.rest.util.ErrorCodes.MISMATCH_BETWEEN_ID_IN_PATH_AND_BODY; import static org.folio.rest.util.HelperUtils.OKAPI_URL; import static org.folio.rest.util.Helpe...
[ "noreply@github.com" ]
aparnaapple40.noreply@github.com
e9c9fa63328a8a8b572129cad7fb51f04ce11a20
a0745d32e6c949f0f9f6cd139b0e8efb32d052ee
/code/ShoppingPal/app/src/main/java/project/ca326/dcu/shoppingpal/CreateActivity.java
68d4631afa9ce6ffe346caa96c4921c6ee9f1a10
[]
no_license
kyrilkhaletsky/3rd-Year-Project
4b7ec6c5bde4763926c9defb1e61a27e32468105
a4ee1314228ba42ab238db7222fabc09f9feb7be
refs/heads/master
2020-04-22T11:52:21.941875
2019-02-12T17:29:33
2019-02-12T17:29:33
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,574
java
package project.ca326.dcu.shoppingpal; import android.content.Intent; import android.content.SharedPreferences; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.view.View; import android.widget.ArrayAdapter; import android.widget.Button; import android.widget.EditText; import a...
[ "kyrylo.khaletskyy2@mail.dcu.ie" ]
kyrylo.khaletskyy2@mail.dcu.ie
5881687b4dc4cc16fc6c52729a08c6f29e57c695
a8c10a52bd2d63322824a7db515372958ec25e01
/src/test/java/jtdiff/util/TestEditOperation.java
62794c558deaddc1bc589a57a1e8202ae766c885
[]
no_license
cagdasgerede/Veysel
c4ef3f42af6528f26067e34a3ebcd46ecfd27059
7972524edb3b74790dacda02be22f03a45997e4e
refs/heads/master
2020-04-06T04:21:19.444518
2017-04-07T21:48:57
2017-04-07T21:48:57
82,975,358
2
2
null
2017-04-07T21:48:58
2017-02-23T21:55:25
Java
UTF-8
Java
false
false
1,803
java
package jtdiff.util; import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertTrue; import org.junit.Before; import org.junit.Test; public class TestEditOperation { EditOperation mEditOperation; @Before public void setUp() { mEditOperation = new EditOperation(); } @Test pub...
[ "cagdas.gerede@gmail.com" ]
cagdas.gerede@gmail.com
4b2635bb4e5cf3f23d97cf0dff251aeaf175c0e3
ce63e4d11ba949ad00ef766365f4a0a68913dde3
/HtmlCreate/src/HtmlCreate/create.java
6cc1855ec7acfb454d04ad2cbfa41279a39f5e17
[]
no_license
shironatan/Create_HTML
af2cb8d02b693febab10b8807478acd233273339
2d65e58ebb23f54abf2ca58ab487cb01b29038b9
refs/heads/master
2020-04-07T18:45:16.585021
2018-11-22T00:48:21
2018-11-22T00:48:21
158,622,208
0
0
null
null
null
null
UTF-8
Java
false
false
1,997
java
package HtmlCreate; import java.awt.BorderLayout; import java.awt.Container; import java.awt.Dimension; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import javax.swing.JButton; import javax.swing.JFrame; import javax.swing.JLabel; import javax.swing.JPanel; import javax.swing.JTextArea; imp...
[ "467tn.mi@gmail.com" ]
467tn.mi@gmail.com
f90798789c0c62cb141316eba545b5587dba7f9c
724748a8008b9b85ded9535dc8bd7a11ae1dd20f
/function/udf/string/IfNullKudf.java
6d6ade6084fa113763efc0de388460727efbd8be
[ "Apache-2.0" ]
permissive
Chengyanliang/ksql-machine-learning-udf
e42985b1db0d9f3d8e64bf02e1f395fe45b30a56
e26c1eb34c7b938761ac91d34b234c6825bedf2c
refs/heads/master
2020-04-07T18:27:36.164832
2018-03-26T12:36:24
2018-03-26T12:36:24
158,610,934
1
0
Apache-2.0
2018-11-21T21:58:32
2018-11-21T21:58:32
null
UTF-8
Java
false
false
1,101
java
/** * Copyright 2017 Confluent 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 ...
[ "kai.waehner@Kais-MBP.fritz.box" ]
kai.waehner@Kais-MBP.fritz.box
a5f8a29855e2a2fcdfced2a87d694357830c27b2
34221f3f7738d7a33c693e580dc6a99789349cf3
/app/src/main/java/defpackage/bgi.java
965e821caff6413a9669875c58970873660943f5
[]
no_license
KobeGong/TasksApp
0c7b9f3f54bc4be755b1f605b41230822d6f9850
aacdd5cbf0ba073460797fa76f1aaf2eaf70f08e
refs/heads/master
2023-08-16T07:11:13.379876
2021-09-25T17:38:57
2021-09-25T17:38:57
374,659,931
0
0
null
null
null
null
UTF-8
Java
false
false
620
java
package defpackage; /* renamed from: bgi reason: default package */ /* compiled from: PG */ abstract class bgi extends defpackage.bca { public bgi(defpackage.ayp ayp) { super(defpackage.bgh.b, ayp); } public final /* bridge */ /* synthetic */ void a(java.lang.Object obj) { super.a((defpack...
[ "droidevapp1023@gmail.com" ]
droidevapp1023@gmail.com
cf1f7849f80a55392cbba1f845317a9604eb12c3
6a167c502daebecfd0a1395b4e556000052c222f
/gwt28-ol3-wrapper/src/main/java/ol/control/Zoom.java
f3cfb7e4c3ea1ad589a2d33d036c40a6bde37a49
[ "Apache-2.0" ]
permissive
danmoldo/OpenLayers3GWT2.8Wrapper
3a7dd55d72160e5f0d2168808806ced00b363128
1dccb216ca4c2254b960d98b4c1d68a44123b395
refs/heads/master
2021-01-10T12:48:28.677361
2018-06-11T10:58:42
2018-06-11T10:58:42
47,361,722
3
1
null
null
null
null
UTF-8
Java
false
false
160
java
package ol.control; import jsinterop.annotations.JsType; /** * @author Dan Moldovan */ @JsType(isNative = true) public interface Zoom extends Control { }
[ "mihai.stanciu85" ]
mihai.stanciu85
95bf62df42200cd2f460dfd578d09528f09f617c
ba031393afb7976bf53407d5d4c0efd7d35e4afc
/src/main/java/com/krawlly/util/ticket/CertificateData.java
75eaad10a6c3e6fab44a3593d27c36fbc6bc049c
[]
no_license
Krawlly/LoginTicketJAVA
a56eba81a276adc939a9003cba580062b52ff999
c8915ab889e348afab8e0b6f3ead840a11dd8e53
refs/heads/master
2021-01-01T05:14:27.835249
2016-04-21T18:16:19
2016-04-21T18:16:19
56,779,979
0
0
null
null
null
null
UTF-8
Java
false
false
766
java
package com.krawlly.util.ticket; import java.io.ByteArrayInputStream; import java.io.IOException; import java.io.InputStream; import java.security.cert.Certificate; import java.security.cert.CertificateException; import java.security.cert.CertificateFactory; import com.krawlly.util.ticket.TicketFactory.CertificatePro...
[ "ya-enot@mail.ru" ]
ya-enot@mail.ru
6bbcfcd59fdc973319baf89ab59630f42bc211b2
c118afcbac955f054c36acbb4376c9e9aebf480e
/src/main/java/com/tmk/uploadmanager/control/MainController.java
35d10ffb635749309b0be8a6697dec2bd79da7be
[ "MIT" ]
permissive
thetmk/UploadManager
c5009c5da2492f92c7ec41f9d64e6b174ac95019
579488b450a2c68a3aeff1157630b69c046157bb
refs/heads/master
2016-09-06T11:37:27.174755
2015-04-06T14:22:40
2015-04-06T14:22:40
31,236,292
0
0
null
null
null
null
UTF-8
Java
false
false
16,441
java
package com.tmk.uploadmanager.control; import com.tmk.uploadmanager.model.CollectionList; import com.tmk.uploadmanager.model.CollectionListModel; import com.tmk.uploadmanager.model.Serializer; import com.tmk.uploadmanager.model.Upload; import com.tmk.uploadmanager.model.UploadCollection; import com.tmk.uploadmanager.v...
[ "thetmk@users.noreply.github.com" ]
thetmk@users.noreply.github.com
0af643e473be9cbc7ea2a628adcd11a94c5bf7b8
7781b0ed557dc48c88dd866cde810e4a1192c717
/src/main/java/com/xiaoxiong/nbst01/net/RestResultGenerator.java
f8a86ad5b4b35ad5b17252d5a9b0c9b000268f14
[]
no_license
IkeFan/NBSt01
937cefd4f78ce1453850843083d6085aeb635ca2
84b67a011da00ca7ace0d0c3eb47252e26c93348
refs/heads/master
2020-03-15T09:28:04.210763
2018-05-25T06:40:54
2018-05-25T06:40:54
132,075,380
0
0
null
null
null
null
UTF-8
Java
false
false
2,153
java
package com.xiaoxiong.nbst01.net; import com.xiaoxiong.nbst01.common.AppException; import com.xiaoxiong.nbst01.common.ErrorCode; import org.slf4j.Logger; import org.slf4j.LoggerFactory; /** * 生成restResult工具类 * Created by Administrator on 2017/2/23 0023. */ public class RestResultGenerator { private static fina...
[ "gh083102" ]
gh083102
65e281f3f96c8e0df089907f324109e4a509109d
6b9da666a3e5e66bfe751adb7f9317c465c09a59
/src/ui/ATM.java
15f9c31b8644ac2d605a040a27de49eceba5e527
[]
no_license
ksdrof500/NEW-ATM
7e8729af786890878f39317ad4b1e87efe0c8ec7
d6e9f744a4ae27b521cd2f454ca25f6baaab2710
refs/heads/master
2020-03-19T06:56:43.655118
2018-06-09T14:21:44
2018-06-09T14:21:44
136,069,304
0
0
null
null
null
null
UTF-8
Java
false
false
4,399
java
package ui; import common.Screen; import interfaces.Menuinteraction; import main.ATMCaseStudy; import utils.Keypad; import viewmodel.BalanceInquiry; import viewmodel.Deposit; import viewmodel.Withdrawal; public class ATM extends Screen implements Menuinteraction { private boolean userAuthenticated; // whether user ...
[ "filipenunes.developer@gmail.com" ]
filipenunes.developer@gmail.com
3b44890b9d7117c6fde9f22d167d5d855f19879a
77ecfc86a29f7016fe2e7cc4cac6c4c475ca6b5d
/trunk/src/main/java/com/lwxf/newstore/webapp/domain/entity/company/Company.java
61a12230ae6e71c2deb703891b67e946bae4000a
[]
no_license
mingyuan1031/microservicecloud-config
967a0784715567efadcd55a2b702cff265ab86f0
19aa4932ae1bb12302a277cf0cebbf71bafb91ba
refs/heads/master
2020-03-27T04:34:39.737990
2018-08-31T00:41:54
2018-08-31T00:41:54
145,951,368
1
0
null
null
null
null
UTF-8
Java
false
false
2,703
java
package com.lwxf.newstore.webapp.domain.entity.company; import java.util.*; import java.sql.*; import java.util.Date; import java.util.Arrays; import java.util.List; import com.lwxf.mybatis.utils.TypesExtend; import com.lwxf.commons.exception.ErrorCodes; import com.lwxf.commons.utils.DataValidatorUtils; import com.lwx...
[ "mingyuan1031@126.com" ]
mingyuan1031@126.com
101fe4f0a0e427cec7d13177db4794013c0a0046
61a41881c738d8befa1e38b61516d95efedb4b7c
/org/knowm/xchart/style/AbstractBaseTheme.java
f3cd6cc36ef147879428a4e1a259d36bfde92263
[]
no_license
yanchespenda/Clustering-K-Means
26994a1896da53ccd097391b2a53ea9579106651
4126a9f1c9de4f55745bc96dafd0950c30532c04
refs/heads/master
2020-05-27T18:03:39.710381
2019-06-19T14:29:54
2019-06-19T14:29:54
188,734,655
0
1
null
null
null
null
UTF-8
Java
false
false
7,544
java
package org.knowm.xchart.style; import java.awt.*; import org.knowm.xchart.style.PieStyler.AnnotationType; import org.knowm.xchart.style.Styler.LegendPosition; import org.knowm.xchart.style.Styler.ToolTipType; import org.knowm.xchart.style.colors.BaseSeriesColors; import org.knowm.xchart.style.colors.ChartColor; impor...
[ "denydirgantara94@gmail.com" ]
denydirgantara94@gmail.com
60555533a7a5234e55431329c1014588df4fa765
e8cc0fe992926ed91926df2ec2e929aaae8caf25
/sample-demo/src/main/java/org/keithkim/safeql/sample/Demo.java
177b2fc5acbcebac88ae481d3e00d15fead22de2
[ "MIT" ]
permissive
karmakaze/safeql
e71a04b534e4a3b6eb58420c99862c125361dd45
8f8004526bfd60fc5a5b4a39452641f35bff1e76
refs/heads/master
2023-06-28T02:49:40.187357
2021-10-29T02:14:29
2021-10-29T02:15:11
184,685,493
17
2
MIT
2023-06-14T22:47:21
2019-05-03T01:59:45
Java
UTF-8
Java
false
false
4,055
java
package org.keithkim.safeql.sample; import org.jdbi.v3.core.mapper.JoinRow; import org.jdbi.v3.core.mapper.JoinRowMapper; import org.keithkim.safeql.sample.projects.Account; import org.keithkim.safeql.sample.projects.Accounts0; import org.keithkim.safeql.sample.projects.Project; import org.keithkim.safeql.sample.proje...
[ "karmakaze@users.noreply.github.com" ]
karmakaze@users.noreply.github.com
94d3b27a27fe73744d03903caf9c4a35dec9070b
4abb84c9223352ad5f78f7e3c565e2475d24cc88
/src/main/java/az/ibar/IbarLoanOrder/service/security/UserDetailsServiceImpl.java
ec5ebf1f82c7dfc8acc6cc3dc2127567ee0597dd
[]
no_license
ramilmammadov/ibar
4f26fd8ca594ff89174028a589a42ca988fcaed2
de433b133675ff82b34440220d186ce1395facf4
refs/heads/master
2022-11-12T22:10:36.347468
2020-06-27T10:14:52
2020-06-27T10:14:52
275,183,891
0
0
null
null
null
null
UTF-8
Java
false
false
1,158
java
package az.ibar.IbarLoanOrder.service.security; import az.ibar.IbarLoanOrder.model.entity.security.User; import az.ibar.IbarLoanOrder.repository.UserRepository; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.security.core.userdetails.UserDetails; import org.springframework.se...
[ "ramil.mammadov.95@gmail.com" ]
ramil.mammadov.95@gmail.com
95dcb28dd2021b0cfb487a3526098b26dbd21415
c6032bc544c256e179b781aa3bf3df5e07b7f30c
/build/generated/source/proto/main/java/net/grpc/chord/InquirePredecessorResponse.java
b6b10b1350959941b3a2b9adf3883c6006dfb081
[]
no_license
cpwang96/Chord
d0c91f64df5b4bc9cb8a84215dc0b64ac9bbf814
42fd7f94885e071e2090dae25d0d33b06fa4d831
refs/heads/master
2020-06-25T13:32:47.344498
2019-07-30T06:12:58
2019-07-30T06:12:58
199,322,557
0
0
null
null
null
null
UTF-8
Java
false
true
20,334
java
// Generated by the protocol buffer compiler. DO NOT EDIT! // source: chordNodeService.proto package net.grpc.chord; /** * Protobuf type {@code chord.InquirePredecessorResponse} */ public final class InquirePredecessorResponse extends com.google.protobuf.GeneratedMessageV3 implements // @@protoc_insertion...
[ "cpwang@Chupings-MacBook-Pro.local" ]
cpwang@Chupings-MacBook-Pro.local
74f66dc3ad8613724749f46fdded06f4888eeae7
3c5e0a73867838bc2afbc3b431dcc53ef8ea3af0
/src/com/htsoft/oa/service/admin/InStockService.java
0ac7d223e50a7fb3f2a30c02d7a7ccdf16991686
[]
no_license
cjp472/crm
5f5d21c9b2307ab5d144ca8a762f374823a950c4
d4a7f4dbf2983f0d3abb38ba0d0a916c08cb0c86
refs/heads/master
2020-03-19T09:48:34.976163
2018-05-05T07:47:27
2018-05-05T07:47:27
null
0
0
null
null
null
null
UTF-8
Java
false
false
397
java
package com.htsoft.oa.service.admin; /* * 北京优创融联科技有限公司 综合客服管理系统 -- http://www.ulane.cn * Copyright (C) 2008-2009 Beijing Ulane Technology Co., LTD */ import com.htsoft.core.service.BaseService; import com.htsoft.oa.model.admin.InStock; public interface InStockService extends BaseService<InStock>{ public Integer...
[ "huyang3868@163.com" ]
huyang3868@163.com
0ffeb9fbf654267bbf112dcf64e11e3eeaccbafb
cf1ad9a211dcf700d360e7f10253168b0375ab3a
/src/main/java/core/interfaces/TileFillGenerator.java
016de21f6da9e9d041fbfb9a70904e43ca823459
[]
no_license
odschulz/floodit_clone
27a273f677e2af374b19bd0b291a0ecf8f592049
6ed7122a8d1e21093e563f255fd4397252f9e354
refs/heads/master
2021-01-24T13:12:54.467106
2018-10-16T21:09:31
2018-10-16T21:09:31
123,165,241
0
0
null
2018-03-04T15:18:34
2018-02-27T17:39:51
Java
UTF-8
Java
false
false
436
java
package core.interfaces; /** * Generate visual representations for tiles as fills. */ public interface TileFillGenerator { /** * Get all possible tile fills for this generator. * * @return all available tile fills */ TileFill[] getTileFills(); /** * Generate a random tile fill ...
[ "grg.marchev@gmail.com" ]
grg.marchev@gmail.com
f3ed71d2378908107f960a1b9274cda85d9a5fc6
74d6190633fbbc11805d6f665bacc692a30f1de0
/src/com/emitrom/ti4j/mobile/client/core/handlers/ui/ScrollViewDragStartHandler.java
f089b5ca6f8673a4020a2339b3f26c512851a0cd
[ "Apache-2.0" ]
permissive
sksastry/titanium4j
82c9d34fecb8555dda22f11abaf5453855c64f8a
0147de71a8746be60b3170f1258da62014281664
refs/heads/master
2021-01-18T04:34:01.384587
2014-02-02T21:31:40
2014-02-02T21:31:40
13,526,003
1
0
null
null
null
null
UTF-8
Java
false
false
1,102
java
/************************************************************************ ScrollViewDragStartHandler.java is part of Ti4j 3.1.0 Copyright 2013 Emitrom 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 t...
[ "jazzmatadazz@gmail.com" ]
jazzmatadazz@gmail.com
90e488bfdb0c9ea64ecd9fa4b5a4b66080fb0929
912d86084c48c9ac1e6ee00eb93010f728fd9911
/src/main/java/com/linqi/userservice/dao/SysUserMapper.java
3d2f671cd63f670938275d52d8f2a48d311d2bbb
[]
no_license
Maxwell07/user-service
3d9ce0cd6e8b07726bc5f5d9f0bbcb55b627d7d8
7ce76c3f69c9fcedd39c7bc5405be8f272e195b1
refs/heads/master
2022-07-13T07:50:44.692399
2019-08-11T17:50:08
2019-08-11T17:50:08
201,796,324
0
0
null
2022-06-29T19:47:45
2019-08-11T17:44:00
Java
UTF-8
Java
false
false
971
java
package com.linqi.userservice.dao; import com.linqi.userservice.common.beans.PageQuery; import com.linqi.userservice.model.SysUser; import org.apache.ibatis.annotations.Param; import java.util.List; public interface SysUserMapper { int deleteByPrimaryKey(Integer id); int insert(SysUser record); int ins...
[ "linqifujian@foxmail.com" ]
linqifujian@foxmail.com
ab73128208ec8fa56b7484c1a0c45f5dbe5f70a3
ffbfa13516b7967615bb0faacbcc573065b58d5c
/.svn/pristine/ab/ab73128208ec8fa56b7484c1a0c45f5dbe5f70a3.svn-base
40c62c62d35ee554cc55648ac40ca960a2e79749
[]
no_license
mohibkohi/PowerPaint
8f1f493b622b6509764d59cd52ee7ac2877931a9
097da337f661b5181215129ba9edb0a25e013809
refs/heads/master
2021-01-21T12:11:16.194209
2017-08-31T21:32:07
2017-08-31T21:32:07
102,046,520
0
0
null
null
null
null
UTF-8
Java
false
false
1,340
/* * TCSS 305 - Line * */ package model; import java.awt.Shape; import java.awt.geom.Line2D; import java.awt.geom.Point2D; /** * Line class to draw a line. * @author mohibkohi * @version 1.0. */ public class Line extends AbstractTool implements Tool { /** * The path being created. */ p...
[ "mokohi@uw.edu" ]
mokohi@uw.edu
b0329c42e6ac9318d68e34f5b846242fa0ac7cb8
08846c62361284a6771e89ec93453d3109b571b9
/src/main/java/com/jtzh/vo/ss/FileUpdateVO.java
dfe50f93accf92a7835cf717ff458caef7dfb6ab
[]
no_license
lzj1995822/zhbh-api
a497b176a1ec1302143684652d18113be752e383
5c8a02d2f55e8733f91fe68ae9e0d09934fa3de3
refs/heads/master
2023-08-04T14:33:05.831163
2020-01-19T02:19:13
2020-01-19T02:19:13
206,700,789
0
1
null
2023-07-22T15:28:54
2019-09-06T02:57:22
TSQL
UTF-8
Java
false
false
708
java
/* */ package com.jtzh.vo.ss; /* */ /* */ public class FileUpdateVO /* */ { /* */ private Long id; /* */ private String url; /* */ /* */ public Long getId() { /* 9 */ return this.id; /* */ } /* */ /* */ public void setId(Long id) { /* 13 */ this.id = id; /* ...
[ "243485908@qq.com" ]
243485908@qq.com
d525b879d15578c40f2e025517acb874c2cf32c6
742a22bd84b7e040169db54c74345ce3584a860e
/src/main/java/fr/irit/smac/may/examples/mas/monitoring/interfaces/SeriesObserve.java
436ed0db9903166265bf69143b7a0ba934f59378
[]
no_license
tgomas/may-elec-demo
e5a403639b0b3d32ef601d526b2569ebcb084f1c
91763a2336769e52adef37b55b8e6d97d8ecc752
refs/heads/master
2021-01-09T20:47:11.790675
2016-06-13T08:14:13
2016-06-13T08:14:13
61,020,063
0
0
null
null
null
null
UTF-8
Java
false
false
161
java
package fr.irit.smac.may.examples.mas.monitoring.interfaces; import java.util.List; public interface SeriesObserve<T> { public List<T> observe(String id); }
[ "thomas.sontheimer@gmail.com" ]
thomas.sontheimer@gmail.com
5622fae603b2f278be173ac303f50e4777ff4552
40df4983d86a3f691fc3f5ec6a8a54e813f7fe72
/app/src/main/java/com/tencent/stat/C1752k.java
d411e3663a58fe680c295b0407a0af6384edbf5f
[]
no_license
hlwhsunshine/RootGeniusTrunAK
5c63599a939b24a94c6f083a0ee69694fac5a0da
1f94603a9165e8b02e4bc9651c3528b66c19be68
refs/heads/master
2020-04-11T12:25:21.389753
2018-12-24T10:09:15
2018-12-24T10:09:15
161,779,612
0
0
null
null
null
null
UTF-8
Java
false
false
704
java
package com.tencent.stat; /* renamed from: com.tencent.stat.k */ class C1752k implements Runnable { /* renamed from: a */ final /* synthetic */ int f5149a; /* renamed from: b */ final /* synthetic */ int f5150b; /* renamed from: c */ final /* synthetic */ StatFBDispatchCallback f5151c; /* r...
[ "603820467@qq.com" ]
603820467@qq.com
caf0819b709b023f8c8253c5547ecfb014b63dfa
10c7c890becde725f1e85c5126f62b375ec560ef
/big data medical application backend/spring-hadoop-samples-master/hive/src/main/java/org/springframework/samples/hadoop/hive/health/Service/LabDataServiceImpl.java
d5054d79b4a68411920a8cc2267589cbcd28dc2e
[]
no_license
ahmadRahman1993/bigData
5e00c22f22f70f88dedd5862b3e7298652be41b2
ae5d864d295b376e27a35c5f7e0b0b35d4ed3049
refs/heads/master
2020-03-31T06:50:03.010530
2018-10-08T00:21:00
2018-10-08T00:21:00
151,996,868
0
0
null
null
null
null
UTF-8
Java
false
false
1,514
java
package org.springframework.samples.hadoop.hive.health.Service; import java.util.List; import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.samples.hadoop.hive.health.DAO.AddmissionDataRepository;...
[ "ahmadrahman@agentsmkprosmbp.gateway.sasktel.net" ]
ahmadrahman@agentsmkprosmbp.gateway.sasktel.net
fff1e2b7257b3ab6f27502892be227132f731600
24bcb533bed679416b41a9524de2b0b72e602bc3
/src/main/java/se/maginteractive/test/enums/TransactionType.java
00b28615065840f26b208d34a1748af394131f75
[]
no_license
MehmetAlpGuler/spring-boot-webservice
4ea219402fe351f33de8d764a422ddb03b0f4368
a8cbce3d0753f10ffebd6e65f0b3b552ee50238a
refs/heads/master
2023-03-08T21:50:10.542567
2021-03-01T07:23:07
2021-03-01T07:23:07
333,367,373
0
0
null
null
null
null
UTF-8
Java
false
false
111
java
package se.maginteractive.test.enums; public enum TransactionType { DEPOSIT, WITHDRAW, PURCHASE }
[ "mehmet.guler@iutecredit.com" ]
mehmet.guler@iutecredit.com
a9bfddbf7e060164df0a9b31965aeb6eb0974392
6744f6013074836a54de34021611255f7a5198a3
/TreeDFS/LowestCommonAncestorIII.java
62ddb71e2461c673e0b59749a279232d9f8259ec
[]
no_license
wangweisunying/learning
2ff4c898be1eddefc55da73da350ff27b7b9f8f4
d15843546bbd71ba9f77b082dd6982c9ccc54f40
refs/heads/master
2020-03-30T14:44:19.734605
2019-03-16T00:31:01
2019-03-16T00:31:01
151,333,856
0
0
null
null
null
null
UTF-8
Java
false
false
4,302
java
// Given the root and two nodes in a Binary Tree. Find the lowest common ancestor(LCA) of the two nodes. // The lowest common ancestor is the node with largest depth which is the ancestor of both nodes. // Return null if LCA does not exist. // Example // For the following binary tree: // 4 // / \ // 3 7 // /...
[ "wei@vibrantsci.com" ]
wei@vibrantsci.com
d5b0225bb80c249c99825868df9165622688a935
c6e1c29a51c93c1a5d56221eb59ac55c01c57e36
/src/main/java/uk/ac/ebi/pride/archive/web/client/datamodel/adapters/ModificationAdapter.java
01de84696f57fddfc32dcb7aee6490a27e20f609
[]
no_license
PRIDE-Archive/web-app
9227470a80763fedc9f4688011ea1a2e3d32cc04
78789e495c0d9e6e96a62cfaa6fe77614864214c
refs/heads/master
2016-09-15T06:12:15.882223
2016-05-13T10:36:32
2016-05-13T10:36:32
37,145,150
0
0
null
null
null
null
UTF-8
Java
false
false
759
java
package uk.ac.ebi.pride.archive.web.client.datamodel.adapters; import uk.ac.ebi.pride.widgets.client.common.handler.PrideModificationHandler; /** * @author Pau Ruiz Safont <psafont@ebi.ac.uk> * Date: 11/11/13 * Time: 11:18 */ public class ModificationAdapter implements PrideModificationHandler { ...
[ "florian@ebi.ac.uk" ]
florian@ebi.ac.uk
8bcfd90a52107320a46064a0f736a729153286b8
4364f8e72fe2a3e04bd7c9257234a6f55474f968
/AMS_基础信息组件/.svn/pristine/57/57f8d783f5e8937e9ec325c3c85d46871c718a69.svn-base
1044f05b741c8f918f70a1d5654647099fc409b3
[]
no_license
l871993962/liminglei
f511ac1cc0c53a8811eaee6a7038f72f6a7ee4cc
acbd64ce548e97a729b964418fb6edd0c9e78302
refs/heads/master
2023-08-03T03:39:25.813790
2021-09-27T01:44:51
2021-09-27T01:44:51
409,838,699
2
0
null
null
null
null
UTF-8
Java
false
false
2,506
/** * * @Title: BusinessTypeService.java * @Package com.yss.ams.base.information.support.sys.businesstype.service * @date 2019年5月13日 下午3:34:26 * @version V1.0 * @Stroy/Bug * @author xiadeqi */ package com.yss.ams.base.information.support.sys.portbusinessrange.service; import java.util.HashMap; import jav...
[ "l871993962@gmail.com" ]
l871993962@gmail.com
be7e8c571293ac8764680e0fafa3022891ed757c
0e02393f6d9c09f2453c3e7bc729052ff74f922f
/librarytao/src/main/java/com/yitao/dialog/UpOrDownLoadDialog.java
23b220f0fd52a6d48ea4c783b1560f5b0e3cb65c
[]
no_license
eaglelhq/HBPostal
fbcb6765d082940cb3511c2312ab9b1cbe8c3180
76df376aed3022506bbb1eacc598dbc1377242ba
refs/heads/master
2021-05-05T19:55:44.299097
2018-11-12T02:49:23
2018-11-12T02:49:23
103,887,994
0
0
null
null
null
null
UTF-8
Java
false
false
1,067
java
package com.yitao.dialog; import com.yitao.library_tao.R; import android.app.Dialog; import android.content.Context; import android.os.Bundle; import android.view.WindowManager.LayoutParams; import android.widget.TextView; public class UpOrDownLoadDialog extends Dialog { Context mContext; private TextView loadTv; ...
[ "lhq11031103@126.com" ]
lhq11031103@126.com
d4c8148026354fcac67ffa63c394c75e9ef6dd91
6d707f7602bc3c9b5122c745eadba10bfe03d798
/src/test/java/sk/fri/uniza/Auth/WeatherStationAuthTest.java
22c74c0a98c003fa121f4d64440d15ffb4c55b7e
[]
no_license
mfilo94/PD-Uloha-c1
3b43fd1b974fc54dc1e2b95285b689ff68bd3a7d
149cba4c720e2feb0427888cce76161a892ca063
refs/heads/master
2022-11-09T00:05:54.715662
2020-06-29T18:59:20
2020-06-29T18:59:20
275,901,749
0
0
null
null
null
null
UTF-8
Java
false
false
6,012
java
package sk.fri.uniza; import org.junit.jupiter.api.DisplayName; import org.junit.jupiter.api.Tag; import org.junit.jupiter.api.Test; import retrofit2.Call; import retrofit2.Response; import sk.fri.uniza.model.Location; import sk.fri.uniza.model.Token; import sk.fri.uniza.model.WeatherData; import java.io.IOException;...
[ "48056276+mfilo94@users.noreply.github.com" ]
48056276+mfilo94@users.noreply.github.com
2a4e596fa8799532006b270cccb79467f596e3d0
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/27/27_92857c73ad5c0df469c1e874c347d293c71335f6/AccessManager/27_92857c73ad5c0df469c1e874c347d293c71335f6_AccessManager_t.java
78a4775f79126d7c91906a5a400ff26c38f9337f
[]
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
18,068
java
//============================================================================= //=== Copyright (C) 2001-2007 Food and Agriculture Organization of the //=== United Nations (FAO-UN), United Nations World Food Programme (WFP) //=== and United Nations Environment Programme (UNEP) //=== //=== This program is free sof...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
874fa3088595a490510be7affc843707428d9081
be9b2d3ed6fc1e6c61447fbf4c8ef92cf42c3849
/src/test/java/com/learning/step_definitions/DataTableStepDefs.java
8eb3e4322a792761d9e6f837e1a4f5f805270741
[]
no_license
Dovrannazar1990/cucumber-project
c3a61981611cce3ae1206fb0b773f878da3ed4bc
d47ebf9e4e076ac806822989d1e454e4f97144f4
refs/heads/master
2023-08-31T20:17:23.514849
2021-11-06T20:13:40
2021-11-06T20:13:40
425,339,072
0
0
null
null
null
null
UTF-8
Java
false
false
3,523
java
package com.learning.step_definitions; import com.learning.pages.WLoginPage; import io.cucumber.java.en.And; import io.cucumber.java.en.Given; import io.cucumber.java.en.Then; import io.cucumber.java.en.When; import java.util.List; import java.util.Map; public class DataTableStepDefs { @Given("I have a {string}...
[ "adovrannazar@yahoo.com" ]
adovrannazar@yahoo.com
71b386c12acc7e6a7a4477a5b77cf6d21c49de98
3c71d7ea38510d108755d36c3f0ff7bbc2361b49
/src/io/swagger/client/model/SelectDTO.java
dad62ed62bee646c8be3bb65f9d94e67db178a67
[]
no_license
Arxivar/ARXivar-NEXT-Dev-Java
a646b7075abf0c254877c7e9a0a73de7218dc62b
dcf690f5b857a1e784d7fe7af690dc207576d195
refs/heads/master
2022-01-26T13:21:08.710620
2018-07-17T12:35:17
2018-07-17T12:35:17
141,286,757
1
0
null
null
null
null
UTF-8
Java
false
false
3,234
java
/* * Abletech.Arxivar.Server.WebApi.Services * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) * * OpenAPI spec version: v1 * * * NOTE: This class is auto generated by the swagger code generator program. * https://github.com/swagger-api/swagger-codegen.git ...
[ "g.roversi@abletech.it" ]
g.roversi@abletech.it
59f6d9a0e03636fa10b6958afa3fb3ceccccb48f
f3be3dd0650a445194571fc5719d541f21f56e8a
/src/woniuxy/f_composition/e/Test.java
4463c09025fdd5b1a2cccdf1ab42edb9a750a277
[]
no_license
zhuxiuwei/design_patterns
a65afd24f51d42a8d7eeac2a24fb20f63e2d9574
30e594258a0f55433b4d8b07375aefd643761801
refs/heads/master
2023-07-27T07:51:56.218214
2021-09-11T10:26:16
2021-09-11T10:26:16
405,346,863
0
0
null
null
null
null
UTF-8
Java
false
false
383
java
package woniuxy.f_composition.e; import java.util.HashSet; public class Test { public static void main(String[] args) { HashSet set = new HashSet(); MyHashSet ms = new MyHashSet(set); ms.add(1); ms.add(2); ms.add(3); HashSet set2 = new HashSet(); set2.add(10); set2.add(20); set2.add(30); ...
[ "jlu_zxw@126.com" ]
jlu_zxw@126.com
014e4aa5943390811cd0af0ede74ef0d716de672
c9f638f2daa20d52689d3b89debc5c1d6ced8d09
/CetusControlWEB/src/co/com/cetus/cetuscontrol/web/bean/MyTaskMBean.java
56139b619dff6b504cc58bdecccaab651c1caa58
[]
no_license
CetusTech/cetus_control
7b6e0b6936c06acab1ee1c6339779ba2b1573ebc
c0cea466ce33f32ce4f69cbbb5423b46a486f97a
refs/heads/master
2020-04-06T07:13:09.527885
2016-10-16T23:36:48
2016-10-16T23:36:48
46,017,740
0
0
null
null
null
null
ISO-8859-3
Java
false
false
16,641
java
package co.com.cetus.cetuscontrol.web.bean; import java.io.Serializable; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map; import javax.annotation.PostConstruct; import javax.faces.application.FacesMessage; import javax.faces.bean.ManagedBean; import javax.f...
[ "andres.herrera@cetustechnology.co" ]
andres.herrera@cetustechnology.co
fa5290b43b1467c8709254e5f173685ca9d5edf6
590fa472f2428d9e28f4ee0f642c02b6d6f60d20
/app/src/main/java/com/example/TrainiaTeam/Trainia/GmailLogin.java
b36089abebc8a6a09189b8b089fc92d452dff23d
[]
no_license
70747H/Trainia
1650ab6366c62393d094973a247537b013ec86cf
773f9ff187eadc8d10cd6822cdbb2b795e7b1e0f
refs/heads/master
2021-01-19T04:25:12.883887
2016-06-29T10:29:48
2016-06-29T10:29:48
60,627,994
0
0
null
null
null
null
UTF-8
Java
false
false
11,710
java
package com.example.TrainiaTeam.Trainia; import android.app.Activity; import android.app.ProgressDialog; import android.content.Intent; import android.content.IntentSender; import android.graphics.Bitmap; import android.graphics.BitmapFactory; import android.os.AsyncTask; import android.support.v7.app.AppCompatActivit...
[ "hussien.fcih2016@gmail.com" ]
hussien.fcih2016@gmail.com
ea9eb19afa7aaaf4afd06d4bb68a3411eb9dbc83
2e382f31dc44b8f5cb4e4f8dd5e7943e15f06fc9
/backend/src/main/java/de/hackathondd/dvblive/application/AbschnittService.java
b305cac06282bd5b3c082672c5132de1511022dc
[ "MIT" ]
permissive
Tiffel/dvblive
07200336f21d20ccfac1b5a5c247a83242ec50b7
833e53abd12540b5355a1536a66c431b2566a443
refs/heads/master
2020-09-07T05:39:33.124818
2019-11-14T13:32:21
2019-11-14T13:32:21
220,672,586
3
1
MIT
2019-11-09T18:53:27
2019-11-09T16:46:01
null
UTF-8
Java
false
false
4,157
java
package de.hackathondd.dvblive.application; import java.time.Duration; import java.util.Collection; import java.util.HashMap; import java.util.List; import java.util.Map; import de.hackathondd.dvblive.domain.Abschnitt; import de.hackathondd.dvblive.domain.Journey; import org.springframework.stereotype.Service; @Serv...
[ "Christian.Scheer@t-systems.com" ]
Christian.Scheer@t-systems.com
0f18d785c7ebf4c3cdb58705e92fcf8e7048c1f7
6f6ec5831c47bc7e89f24880128884c8e8d91cff
/src/main/java/com/tb121/ssm/service/UserService.java
997c610002689d36ca9ff4fb7376831e4573272e
[]
no_license
tchjava/testjson
212af53eb28288127f18dfdf8f53be975cbe8071
d6fabdd713b5161ca5a49f2e7b12c1d09d1bc1e3
refs/heads/master
2020-04-07T11:05:18.637852
2018-12-24T03:19:48
2018-12-24T03:19:48
158,312,150
0
0
null
null
null
null
UTF-8
Java
false
false
255
java
package com.tb121.ssm.service; import com.tb121.ssm.entity.User; import com.baomidou.mybatisplus.service.IService; /** * <p> * 服务类 * </p> * * @author zuoshuai * @since 2018-11-16 */ public interface UserService extends IService<User> { }
[ "1310120194@qq.com" ]
1310120194@qq.com
203303dd19cacceee46cd9c3dde4d9ba9e48f340
f94aa81e24dd712f71cb0ebcbcde00ae5fde76e8
/src/main/java/com/github/maquina1995/rest/configuration/ValidationConfiguration.java
18928098ffc62ee856fd4a4c76a0f6c7098057e3
[ "Apache-2.0" ]
permissive
MaQuiNa1995/Rest-Testing-SpringBoot-Guide
b7fe42de58b4eafb1f02239aa5e65e98323e5533
c3097b10bb043268c7ab4845f3b9db8793b6eff0
refs/heads/master
2023-08-27T15:29:08.115537
2021-11-08T21:55:50
2021-11-08T21:55:50
423,023,768
1
0
null
null
null
null
UTF-8
Java
false
false
435
java
package com.github.maquina1995.rest.configuration; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Configuration; import org.springframework.validation.beanvalidation.MethodValidationPostProcessor; @Configuration public class ValidationConfiguration { @Bean public ...
[ "maquina1995@gmail.com" ]
maquina1995@gmail.com