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
de7d8badd4e6114eaadc5a245462c3d3a2e47f9e
9fd8d096c1081f877366541b3cc1a9cb60eac4f3
/src/main/java/com/zzw/secondkill/po/User.java
03f14b45360cfef6b3d9a2a428f6cb9b342bc216
[]
no_license
zzw999/second-kill
e021b86555e95f77f630fb84fdca9175cc84b45f
af3068a7f4a2c495a8ebb9bd46e83b33496d2f95
refs/heads/master
2020-04-10T16:37:54.737257
2018-12-10T09:59:41
2018-12-10T09:59:41
161,150,993
0
0
null
null
null
null
UTF-8
Java
false
false
121
java
package com.zzw.secondkill.po; import lombok.Data; @Data public class User { private int id; private String name; }
[ "ex-zengzhiwei@dashuf.com" ]
ex-zengzhiwei@dashuf.com
616299f324844c6bee5a99d5bf5d0e5f1d757919
8d498c6da9c68b7cd4bade38850901f603efcea4
/src/com/loiane/cursojava/aula64/Texto.java
13e0f0487d8fabf44ca15dd5393b365c5f5bb040
[]
no_license
Edufreitass/curso-java-intermediario
deffbed7f31945839db4c318994b52caa1b50d46
0c5c85ecfbc0f36d8026f1427ec37ea423291dd0
refs/heads/master
2022-11-28T08:54:28.207457
2020-08-04T23:33:39
2020-08-04T23:33:39
278,142,255
0
0
null
null
null
null
UTF-8
Java
false
false
89
java
package com.loiane.cursojava.aula64; public interface Texto { void imprimeTexto(); }
[ "eduardoflorencio96@gmail.com" ]
eduardoflorencio96@gmail.com
9b6d64074d5b80ce9e5099dbbb98d9c1f18fbeb6
6744f6013074836a54de34021611255f7a5198a3
/Uber/640. Solve the Equation.java
1a6b8ff87aba251c32ff1ac2f68161e235a24d0d
[]
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
2,928
java
// 640. Solve the Equation // DescriptionHintsSubmissionsDiscussSolution // Solve a given equation and return the value of x in the form of string "x=#value". The equation contains only '+', '-' operation, the variable x and its coefficient. // If there is no solution for the equation, return "No solution". // If the...
[ "wei@vibrantsci.com" ]
wei@vibrantsci.com
40b1cf585590ab042f6bfb55d9accc43708f7a64
180d0583078f65c46c6d13eda964ac0ea313097a
/src/main/java/com/zumgu/service/ContentService.java
c1511eae596e51d803fbf2503e4610954af7ef6a
[]
no_license
wckhg89/hibernate
01910b9faad77d214e118fb80addc45244da747f
f4686d4d7e7349734b3f23b5a8bab9423c3c7b7d
refs/heads/master
2020-06-12T14:07:13.954838
2017-01-14T07:49:20
2017-01-14T07:49:20
75,806,093
0
0
null
null
null
null
UTF-8
Java
false
false
1,689
java
package com.zumgu.service; import com.google.common.collect.Lists; import com.zumgu.domain.Content; import com.zumgu.domain.Member; import com.zumgu.repository.ContentRepository; import com.zumgu.repository.MemberRepository; import org.joda.time.DateTime; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import...
[ "wckhg89@gmail.com" ]
wckhg89@gmail.com
c727da7617d27c2de08831d6849576c092e75488
a823d48f9c18a308d389492471f205365bb4e578
/0000-java8-master/src/main/java/com/sun/org/apache/xml/internal/security/c14n/InvalidCanonicalizerException.java
e888f4663ab04718708167a8f7549c8f208ebc16
[]
no_license
liuawen/Learning-Algorithms
3e145915ceecb93e88ca92df5dc1d0bf623db429
983c93a96ce0807534285782a55b22bb31252078
refs/heads/master
2023-07-19T17:04:39.723755
2023-07-14T14:59:03
2023-07-14T14:59:03
200,856,810
16
6
null
2023-04-17T19:13:20
2019-08-06T13:26:41
Java
UTF-8
Java
false
false
2,369
java
/* * Copyright (c) 2007, 2015, 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...
[ "157514367@qq.com" ]
157514367@qq.com
3e6aa416028dad20ea113ed3c76c12f85d95dd0b
96583055700c7e589fa5d59d4ff39c016a33c697
/src/main/java/com/ssafy/edu/model/vo/ReviewVo.java
7e9ff4658a1cf53ade073cc10806849c02e26706
[]
no_license
gospel306/webproject
6354d9e233e2c97b0f1d09dc5bc3d3c23312cee7
256f44cb6ed5476fc0b484ac92fbe35b6fbf7317
refs/heads/develop
2021-06-16T20:28:11.396913
2021-06-01T08:36:15
2021-06-01T08:36:15
206,063,544
1
3
null
2020-08-04T07:44:34
2019-09-03T11:41:42
TSQL
UTF-8
Java
false
false
1,381
java
package com.ssafy.edu.model.vo; public class ReviewVo { private int num; private String title; private String content; private String time_Stamp; private String id; private int contentid; public ReviewVo(int num, String title, String content, String time_Stamp,String id,int contentid) { super(); this.num = ...
[ "powermiso@naver.com" ]
powermiso@naver.com
b885f085dc9d53b43490f25a0078bf95ebf24de8
3f2fe92f11fe6a012ea87936bedbeb08fd392a1a
/dspace-xmlui/dspace-xmlui-api/src/main/java/org/dspace/app/xmlui/configuration/XMLUIConfiguration.java
5f7bef60825741a81900651bfc789defd81faedc
[]
no_license
pulipulichen/dspace-dlll
bbb61aa528876e2ce4908fac87bc9b2323baac3c
e9379176291c171c19573f7f6c685b6dc995efe1
refs/heads/master
2022-08-22T21:15:12.751565
2022-07-12T14:50:10
2022-07-12T14:50:10
9,954,185
1
1
null
null
null
null
UTF-8
Java
false
false
6,415
java
/* * XMLUIConfiguration.java * * Version: $Revision: 1.3 $ * * Date: $Date: 2006/01/11 03:06:43 $ * * Copyright (c) 2002-2005, Hewlett-Packard Company and Massachusetts * Institute of Technology. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are ...
[ "pulipuli.chen@gmail.com" ]
pulipuli.chen@gmail.com
fd920e38e515056360ea2045c608a64e6acaa453
f766baf255197dd4c1561ae6858a67ad23dcda68
/app/src/main/java/android/support/v7/widget/ab.java
ab510d361dc38164d0e3d17e0922e3712f6e0ab4
[]
no_license
jianghan200/wxsrc6.6.7
d83f3fbbb77235c7f2c8bc945fa3f09d9bac3849
eb6c56587cfca596f8c7095b0854cbbc78254178
refs/heads/master
2020-03-19T23:40:49.532494
2018-06-12T06:00:50
2018-06-12T06:00:50
137,015,278
4
2
null
null
null
null
UTF-8
Java
false
false
1,037
java
package android.support.v7.widget; import android.view.View; public abstract class ab { protected final RecyclerView.h QG; int QH = Integer.MIN_VALUE; private ab(RecyclerView.h paramh) { this.QG = paramh; } public abstract int aU(View paramView); public abstract int aV(View paramView); ...
[ "526687570@qq.com" ]
526687570@qq.com
b3cf2b575a8074f5f39b0288f8c370367e244537
26b7f30c6640b8017a06786e4a2414ad8a4d71dd
/src/number_of_direct_superinterfaces/i9650.java
2e65d6d47326647e6e763cfe481e411e229cc21f
[]
no_license
vincentclee/jvm-limits
b72a2f2dcc18caa458f1e77924221d585f23316b
2fd1c26d1f7984ea8163bc103ad14b6d72282281
refs/heads/master
2020-05-18T11:18:41.711400
2014-09-14T04:25:18
2014-09-14T04:25:18
null
0
0
null
null
null
null
UTF-8
Java
false
false
68
java
package number_of_direct_superinterfaces; public interface i9650 {}
[ "vincentlee.dolbydigital@yahoo.com" ]
vincentlee.dolbydigital@yahoo.com
b60abc971ff41221ef88166971cd30c2647a5b98
bccd0b387f574ae2939cb38cc2ff19fa87c8a453
/src/main/java/br/com/isaccanedo/blockchain/BlockchainDemo.java
7bea987a57788a6d88b2423a493d3004a2590887
[ "MIT" ]
permissive
isaccanedo/spring-boot-blockchain
0d5ec7b38a85f7a89d941e2a84b8cf9157fcd445
a019c9e22776c8f1ffb180c02d7f793dc845a846
refs/heads/master
2022-12-29T23:09:30.098202
2020-10-15T18:38:13
2020-10-15T18:38:13
304,417,066
1
0
null
null
null
null
UTF-8
Java
false
false
661
java
package br.com.isaccanedo.blockchain; public class BlockchainDemo { public static void main(String[] args) { Blockchain blockchain = new Blockchain(); blockchain.addBlock(new String[]{"Isac envia 500 bitcoin para Carlos.", "Ricardo envia 100 bitcoin para Isac."}); blockchain.addBlock(new S...
[ "isaccanedo@gmail.com" ]
isaccanedo@gmail.com
803f13cdbc1e333f836777c03abe109968d01b7c
053aa31c45cb01706f0ec9be9dc523e926807a09
/app/src/main/java/com/alorma/github/ui/activity/issue/IssueAssigneesPresenter.java
d6afac276362236167ec76c421034b62ffa6700c
[ "MIT" ]
permissive
mikepenz/Gitskarios
81d8bf3a7dde4b1e336c8d05f7c52a973933d22b
f888e137bc7aa9fdb986378d56be53c1a11797d5
refs/heads/develop
2021-01-18T19:48:24.243963
2016-07-11T17:15:12
2016-07-11T17:15:12
37,779,386
4
4
null
2015-06-20T17:45:36
2015-06-20T17:45:36
null
UTF-8
Java
false
false
1,591
java
package com.alorma.github.ui.activity.issue; import com.alorma.github.presenter.Presenter; import com.alorma.github.sdk.bean.dto.response.User; import com.alorma.github.sdk.bean.info.IssueInfo; import com.alorma.github.sdk.core.ApiClient; import com.alorma.github.sdk.core.datasource.RestWrapper; import com.alorma.gith...
[ "bernatbor15@gmail.com" ]
bernatbor15@gmail.com
2583dafeb8e65cdbe3db37d317cc99bb4089756d
6156223544215e8751c10339cc32ef1c03053684
/plugin-offline/src/main/java/com/mapbox/mapboxsdk/plugins/offline/model/NotificationOptions.java
9313a45ea1769c3f6e6760c58b897ce8f439892d
[ "BSD-2-Clause" ]
permissive
romatroskin/mapbox-plugins-android
a0a205d65e8663ccac635c1e87f1968a7af56b68
0a4d416b7ba95ea7fabbdf04c3fd8f396fe077e2
refs/heads/master
2021-04-09T16:35:22.105857
2018-03-12T21:30:52
2018-03-12T21:30:52
125,637,497
0
0
BSD-2-Clause
2018-03-17T14:30:32
2018-03-17T14:30:31
null
UTF-8
Java
false
false
1,457
java
package com.mapbox.mapboxsdk.plugins.offline.model; import android.content.Context; import android.os.Parcelable; import android.support.annotation.DrawableRes; import com.google.auto.value.AutoValue; import com.mapbox.mapboxsdk.plugins.offline.R; @AutoValue public abstract class NotificationOptions implements Parce...
[ "noreply@github.com" ]
romatroskin.noreply@github.com
c789c3eaf8682d7a5ab31486a853e60cc87d331c
3965a5d2d38f064fafa537904825b49643c5f99d
/src/main/java/com/category/category/listener/HelloListener.java
6ada299811b9ea7045af5716050e383e4fec5fcc
[]
no_license
TheAiolos14/trainingBlibliCategory
35fee3a9dfefbde6fa59cb35bf966040e78a3e72
2646f4994198125d743c35ebc88c2e720dec1b73
refs/heads/master
2020-04-28T15:51:29.548360
2019-03-13T09:45:51
2019-03-13T09:45:51
173,867,170
0
0
null
null
null
null
UTF-8
Java
false
false
692
java
package com.category.category.listener; import com.category.category.entity.Category; import com.fasterxml.jackson.databind.ObjectMapper; import lombok.extern.slf4j.Slf4j; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.kafka.annotation.KafkaListener; import org.springframewor...
[ "saputra.wijaya2007@gmail.com" ]
saputra.wijaya2007@gmail.com
348c771c5f45cca66826b749e6e2d632290011b9
9e2457e08f3e21cde0b02ebd4103a45a117a66f0
/Toir-mobile/app/src/main/java/ru/toir/mobile/multi/MessageInfoActivity.java
5f70623e97082f83016a0e3506981100df0b4d4f
[]
no_license
VitalyLitvinov74/tiirs.mobile
f2019b86f3688eab7b00d55514265ac074af0349
dad53d2b1d5873e5360697a1dd27cda82548a471
refs/heads/main
2023-07-04T15:46:33.437299
2021-08-10T20:53:33
2021-08-10T20:53:41
342,152,079
0
0
null
null
null
null
UTF-8
Java
false
false
5,183
java
package ru.toir.mobile.multi; import android.content.Context; import android.content.pm.ActivityInfo; import android.graphics.Bitmap; import android.os.Bundle; import android.support.v7.app.ActionBar; import android.support.v7.app.AppCompatActivity; import android.support.v7.widget.Toolbar; import android.view.View; i...
[ "olejek8@yandex.ru" ]
olejek8@yandex.ru
e2cbb8073dae518fd77da9793d421cdb1cd2e7ec
c885ef92397be9d54b87741f01557f61d3f794f3
/results/JacksonDatabind-103/com.fasterxml.jackson.databind.deser.std.StdKeyDeserializer/BBC-F0-opt-40/tests/5/com/fasterxml/jackson/databind/deser/std/StdKeyDeserializer_ESTest.java
9ee1a31c6dbf5836b67f37ca872a49d37ee0bb0d
[ "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
42,499
java
/* * This file was automatically generated by EvoSuite * Wed Oct 13 14:35:35 GMT 2021 */ package com.fasterxml.jackson.databind.deser.std; import org.junit.Test; import static org.junit.Assert.*; import static org.evosuite.shaded.org.mockito.Mockito.*; import static org.evosuite.runtime.EvoAssertions.*; import com...
[ "pderakhshanfar@serg2.ewi.tudelft.nl" ]
pderakhshanfar@serg2.ewi.tudelft.nl
bed0530d61d3d3169269b2a6b7b0e8537ca0e69f
7f747076ac6efaa8b9abdf3ea6dbf699fe75b2ad
/app/src/main/java/com/creative2/masterofcharades/CharadeWordAdapter.java
61976924014ecc67b0299352363bc4dcd3418a9f
[]
no_license
manishshringarpure/mc
993901f6b18fe4e8b6f25ac1a82fe6609455b211
a09f0e77f9165877e8dcfa15e0f16a914357cab5
refs/heads/master
2021-09-02T09:12:56.218137
2018-01-01T09:37:50
2018-01-01T09:37:50
115,906,344
0
0
null
null
null
null
UTF-8
Java
false
false
1,312
java
package com.creative2.masterofcharades; import android.content.Context; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.BaseAdapter; import android.widget.TextView; /** * Created by Praveen K on 12/27/2017. */ public class CharadeWordAdapter extend...
[ "manish.shri@gmail.com" ]
manish.shri@gmail.com
7bb975091ed90185bdc64b5fc28ccba4869221d4
7174011f01409210300e8a6e97dbc9c680455efe
/livrariaJSF/src/main/java/br/com/livraria2/dao/CompraDAO.java
38119caab87932b9fa348fcafe70a2a381ef6b4f
[]
no_license
tcelio2/JSFProject
343705426838f8477ea5140f7bdd1f28ceac7c72
cabd11c3fe4aecc45bf08a88c7c39d0f735087d6
refs/heads/master
2020-03-23T04:19:18.248531
2018-07-16T02:22:36
2018-07-16T02:22:36
141,076,233
0
0
null
null
null
null
UTF-8
Java
false
false
427
java
package br.com.livraria2.dao; import java.io.Serializable; import javax.persistence.EntityManager; import javax.persistence.PersistenceContext; import br.com.livraria2.model.Compra; public class CompraDAO implements Serializable{ /** * */ private static final long serialVersionUID = 1L; @PersistenceCont...
[ "thiago.pereira@adtsys.com.br" ]
thiago.pereira@adtsys.com.br
66b7202298b15959113b289cbc25055e5cf7fcab
7bc4096ca209857d693639183e802e3ae38a1cc7
/app/src/main/java/com/b2infosoft/addley/Splash_1.java
73ea29b980b705af4a34a642d920d8152627166a
[]
no_license
b2infosoftandroid/Addley
0013cb6895787157ad38d133d93da8462de6505d
5087936224a4410da8af367c0fdee419fd353b00
refs/heads/master
2021-01-12T12:57:46.191783
2016-10-06T07:29:54
2016-10-06T07:29:54
70,127,305
0
0
null
null
null
null
UTF-8
Java
false
false
1,459
java
package com.b2infosoft.addley; import android.content.Intent; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.view.Window; import android.view.WindowManager; import android.view.animation.Animation; import android.view.animation.AnimationUtils; import android.widget.ImageView;...
[ "rajesh@b2infosoft.in" ]
rajesh@b2infosoft.in
93871f482851edd6bc7f8e8ee367c721562689dc
2d98e0136920504cdb6db7d16c3cbd5a27a8ac9c
/Assignment3/src/com/mcda5510/assignment3/connect/MySqlConnectionFactory.java
6d176f9fef64846c988034798697e6d63b2eb506
[]
no_license
sreerajpunnoli/Java_Projects
c22a27a030f9f806848ae32402954a4dc4b3293b
d2324a24da7f219350bb3ad315feab16ce4aa05e
refs/heads/master
2022-07-13T03:18:15.571816
2019-06-18T22:35:56
2019-06-18T22:35:56
147,674,071
0
0
null
2022-06-22T21:08:45
2018-09-06T12:59:14
PowerShell
UTF-8
Java
false
false
198
java
package com.mcda5510.assignment3.connect; public class MySqlConnectionFactory implements ConnectionFactory { @Override public DBConnection getConnection() { return new MySqlConnection(); } }
[ "sreeraj.punnoli@smu.ca" ]
sreeraj.punnoli@smu.ca
dfd02a0bf9835e19920ca6f2d018a65a157f0421
206f02a7e06e9c6918b8b641ff9856b18dd033bd
/api/src/main/java/backend/emprego/impl/usecase/BuscarEmpregosPorFaixaSalarial.java
6d2588ecbb6593bb9ae3daf7af02e14ce7f0bbb4
[]
no_license
WellysonM/emprego-api-rest
e2f795c74203a2d476cba8c65e4d4c6f42f3c5e3
0cd6bd08231ecb5244eadaea540a1ca0a16dbd52
refs/heads/master
2020-09-02T09:05:37.371607
2019-11-02T17:11:53
2019-11-02T17:11:53
219,186,036
0
0
null
null
null
null
UTF-8
Java
false
false
1,110
java
package backend.emprego.impl.usecase; import backend.emprego.impl.bo.EmpregoBO; import backend.emprego.spec.dto.EmpregoDTO; import backend.emprego.spec.entity.Emprego; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Component; import java.util.ArrayList; import jav...
[ "jose.dantas@novaandradina.org" ]
jose.dantas@novaandradina.org
48d7aea45c482d1da15b2cbf265d4aa99237fcad
74b47b895b2f739612371f871c7f940502e7165b
/aws-java-sdk-fis/src/main/java/com/amazonaws/services/fis/model/StartExperimentRequest.java
f99731125da747b15854be37c2122cfeaedf8b7b
[ "Apache-2.0" ]
permissive
baganda07/aws-sdk-java
fe1958ed679cd95b4c48f971393bf03eb5512799
f19bdb30177106b5d6394223a40a382b87adf742
refs/heads/master
2022-11-09T21:55:43.857201
2022-10-24T21:08:19
2022-10-24T21:08:19
221,028,223
0
0
Apache-2.0
2019-11-11T16:57:12
2019-11-11T16:57:11
null
UTF-8
Java
false
false
7,875
java
/* * Copyright 2017-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with * the License. A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "licen...
[ "" ]
a2815063927955d3a00d2c9a321dd128830b91da
4913189539a6dd09d83262f1bffca3d3a4c1d425
/BackEnd/src/main/java/com/quockhanh/commercemanager/services/ServicesImpl/UserServiceImpl.java
0a4453425ae9fa0c66912c802d233fd62066d5b5
[]
no_license
qkhanh1701/TTTN
c932aa7116e0a771e44356dfaa952d105278a3a1
7b6c978a20a47df82364e993e7f2bbcf54d9cb45
refs/heads/master
2023-07-08T09:29:26.645439
2021-08-04T14:13:44
2021-08-04T14:13:44
392,709,577
0
0
null
null
null
null
UTF-8
Java
false
false
2,558
java
package com.quockhanh.commercemanager.services.ServicesImpl; import com.quockhanh.commercemanager.converter.UserConverter; import com.quockhanh.commercemanager.model.DTO.UserDTO; import com.quockhanh.commercemanager.model.Role; import com.quockhanh.commercemanager.model.User; import com.quockhanh.commercemanager.repos...
[ "quockhanhpr0ps113@gmail.com" ]
quockhanhpr0ps113@gmail.com
1d459d93f007b6853c56746720750678e25179f4
b07cdfeb2a1ddf8e8d646695641670b5868a9004
/Locators/src/ChromeLocatorsFaceBook.java
1742279913d39fbc23a11e3e9b111b2ee6d21fb9
[]
no_license
Biniam-44/Selenium
b9dd45cd4a948dc7a35ab8fe33a678f3b349cc8a
1bee3a6a16911648ac855b5e702a6e4775a48553
refs/heads/master
2021-10-09T21:50:55.016218
2019-01-03T20:56:54
2019-01-03T20:56:54
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,014
java
import org.openqa.selenium.By; import org.openqa.selenium.WebDriver; import org.openqa.selenium.chrome.ChromeDriver; public class ChromeLocatorsFaceBook { public static void main(String[] args) { // TODO Auto-generated method stub System.setProperty("webdriver.chrome.driver", "C:\\Users\\nebiy...
[ "getanehnebyou@gmail.com" ]
getanehnebyou@gmail.com
73e59d2e87b86b16efc045aa4c6c5270dd39bc8f
ce5bb66543e0642985d24f3a8ea7f6184bc25ad1
/src/data_structure/TreeNode.java
843a20142c223df1ef9179b0d78c1a177abfee41
[]
no_license
JerkYang/CodeInterview
967df0d3e99b2ac3682ab3d3ac656343946117b3
33209ff2eca29392ff34bddfd0bc7d8c37d3056e
refs/heads/master
2020-08-01T11:06:38.562447
2019-09-26T02:07:33
2019-09-26T02:07:33
210,977,942
1
0
null
null
null
null
UTF-8
Java
false
false
282
java
package data_structure; /** * @Author: JerkYang * @CreateTime: 2019-09-11 14:41 * @Description: 树节点 */ public class TreeNode { public int val; public TreeNode left; public TreeNode right; public TreeNode(int x) { val = x; } }
[ "noreply@github.com" ]
JerkYang.noreply@github.com
cee0f435ee287aec1ee42b9b8e4c55d7a8bd2acc
dfc4ebe730314031eb75ae7840d7d5ab489b8c34
/Backend/app/src/test/java/com/duckfunds/duckfunds/ExampleUnitTest.java
3eef6417f246cbf2352a99a84788d42e494ed199
[]
no_license
omkar7296/DuckFunds
275c5a293ed96f947e12d37ae67cb73fc6a767ec
4dbd3d4961e85c1d40345ccad776fb5ed850a1c3
refs/heads/master
2020-04-28T11:42:00.818692
2019-03-13T01:35:38
2019-03-13T01:35:38
175,251,465
0
0
null
null
null
null
UTF-8
Java
false
false
384
java
package com.duckfunds.duckfunds; import org.junit.Test; import static org.junit.Assert.*; /** * Example local unit test, which will execute on the development machine (host). * * @see <a href="http://d.android.com/tools/testing">Testing documentation</a> */ public class ExampleUnitTest { @Test public voi...
[ "vishalkarande4@gmail.com" ]
vishalkarande4@gmail.com
a0f033df989b2d52ad01362fa500189957eb1780
e1a43403ff8d4387de1289db25e1fe34fa0399dc
/app/src/androidTest/java/com/azp/todo_room/ExampleInstrumentedTest.java
6369bb777839bf6654b36fbb8993e60ef21506a3
[]
no_license
aungzinphyo94/ToDo
1dc1fddf3e6b7abddd41d699fc163e3431caee5d
1e1e216c7639739ff9b1fa44b15b858ec0bf27b4
refs/heads/master
2020-05-07T15:58:49.874293
2019-04-10T20:59:08
2019-04-10T20:59:08
180,662,790
0
0
null
null
null
null
UTF-8
Java
false
false
718
java
package com.azp.todo_room; import android.content.Context; import android.support.test.InstrumentationRegistry; import android.support.test.runner.AndroidJUnit4; import org.junit.Test; import org.junit.runner.RunWith; import static org.junit.Assert.*; /** * Instrumented test, which will execute on an Android devic...
[ "aungzinphyo94@gmail.com" ]
aungzinphyo94@gmail.com
2f1680b77905c794bdae6ff7ad5d75572ce63a6d
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/16/16_ef313c5eb4ad20788474ea68e28bb7dfbdbf008d/MainFrame/16_ef313c5eb4ad20788474ea68e28bb7dfbdbf008d_MainFrame_t.java
ec847832a7b7923c3ce60dd4062a2a782790772b
[]
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
10,635
java
/** * Project Wonderland * * Copyright (c) 2004-2008, Sun Microsystems, Inc., All Rights Reserved * * Redistributions in source code form must reproduce the above * copyright and this condition. * * The contents of this file are subject to the GNU General Public * License, Version 2 (the "License"); ...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
ea24b5cc8d3f44c365cd80619762c6165c5ce086
4bb30cac05517519daf81d8af29bc6e1072cf620
/lista5/Ex2/Triangulo.java
461196e697e0112a68cd21bb7ca1e199f07fcd5f
[]
no_license
jon27jonathan/atividadesPOO
2b8e1d7d50851a98a634af59befd320dbf8147e3
61dd2026f6bf086eef64610afd7e7fbdfb7f5c34
refs/heads/main
2023-07-02T19:07:14.705637
2021-08-08T22:04:24
2021-08-08T22:04:24
380,594,862
0
0
null
null
null
null
UTF-8
Java
false
false
1,482
java
public class Triangulo extends Figuras { private double ladoA; private double base; private double ladoC; private double altura; private double area; public Triangulo(double ladoA, double base, double ladoC, double altura) { this.ladoA = ladoA; this.ladoC = ladoC; this.b...
[ "56850139+jon27jonathan@users.noreply.github.com" ]
56850139+jon27jonathan@users.noreply.github.com
97ba1ae63ce144ce59e14fa4b57b830e84b824e7
15b260ccada93e20bb696ae19b14ec62e78ed023
/v2/src/main/java/com/alipay/api/domain/DynamicDataVO.java
1e7601446de43dd1c415de905bbf0a209bed02fc
[ "Apache-2.0" ]
permissive
alipay/alipay-sdk-java-all
df461d00ead2be06d834c37ab1befa110736b5ab
8cd1750da98ce62dbc931ed437f6101684fbb66a
refs/heads/master
2023-08-27T03:59:06.566567
2023-08-22T14:54:57
2023-08-22T14:54:57
132,569,986
470
207
Apache-2.0
2022-12-25T07:37:40
2018-05-08T07:19:22
Java
UTF-8
Java
false
false
1,045
java
package com.alipay.api.domain; import java.util.List; import com.alipay.api.AlipayObject; import com.alipay.api.internal.mapping.ApiField; import com.alipay.api.internal.mapping.ApiListField; /** * 动态数据VO * * @author auto create * @since 1.0, 2023-04-28 13:56:08 */ public class DynamicDataVO extends AlipayObjec...
[ "auto-publish" ]
auto-publish
4616d1f320e5adaff4b3f9d69ffb069e77f13ea1
9568042cd8a05697c4175e58dd3c327922000967
/model/io/src/main/java/org/collada/_2005/_11/colladaschema/GlSampler3D.java
308e8baf7c979c8e95ad545df45be2495b53a76a
[]
no_license
omni360/moredread
c6f447dd1b3bd6b96b4868ef98e33957cd218101
2b5cafb1eb0f7db80efa2c787263c791eaafef71
refs/heads/master
2020-12-24T16:41:18.215717
2011-10-03T14:19:30
2011-10-03T14:19:30
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,166
java
// // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.10 in JDK 6 // 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: 2011.0...
[ "landru@untoldwind.net" ]
landru@untoldwind.net
e3c90c63fc0407c2e2f3b94ce6d6b872b0df67f4
b3f9d0378f43aaf733b065e7e4bd1d0e6419f45e
/Household Enegry Consumption Statistics System/src/dataload/ILoader.java
51c536e18227b24dfdf09033c27322056fa896f4
[]
no_license
ZagorianCoder/ZagorianSoftWorks
a9913ff911b0bc5e9e300c8cf3a44cb62b711003
32554ed80549de1f90f3b717561038d236433acc
refs/heads/master
2021-11-11T16:28:33.894448
2021-11-10T15:11:05
2021-11-10T15:11:05
224,709,938
0
0
null
null
null
null
UTF-8
Java
false
false
782
java
package dataload; import java.util.ArrayList; public interface ILoader<E> { /** * Reads the data from the given file and stores them in an ArrayList * * @param fileName: a String with the name of the input file * @param delimeter: a String with the delimeter between columns of the source file ...
[ "noreply@github.com" ]
ZagorianCoder.noreply@github.com
6405a4a89c897186eb74b0237407ba724b79629a
7d839f9a72d743ee435bf4615a47548ce7bf5feb
/NG/src/framework/Client_Dashboard.java
7d31e29f1d5d9018add6c467fefef297c0061c31
[]
no_license
aveeresham530/seleniumprojectCRC
7c905c433cef82acc13ff5de5d6babcd0184331f
7916dce73cc68f0aa36c19e5a10d16750f752a62
refs/heads/master
2020-08-31T01:14:14.836946
2019-11-02T11:41:30
2019-11-02T11:41:30
218,543,200
0
0
null
null
null
null
UTF-8
Java
false
false
5,212
java
package framework; import org.openqa.selenium.By; import org.openqa.selenium.WebDriver; import org.openqa.selenium.WebElement; import org.openqa.selenium.chrome.ChromeDriver; public class Client_Dashboard { public static void main(String args[]) throws Exception { System.setProperty("webdriver.chrome.drive...
[ "krishna@Veeresham" ]
krishna@Veeresham
0a9f7e6e327c55ffaa0ee6048a57622e63c83eac
53cec3de6aa4aeaef62b1fbec25d15ca7cf329e2
/StringDemo/src/com/cts/string/ImmutableString.java
e1991f98af8d11fafc0f3da70125bd4dc20219fb
[]
no_license
nagatejesh/StringsDemo
770c9d1fc7d8dbb10c1c13bbae97e66ae5c8135c
b1ec916e072ad4302b09596e7dab3470838d3bb4
refs/heads/master
2023-06-30T14:25:42.954386
2021-08-03T11:13:20
2021-08-03T11:13:20
392,288,199
0
0
null
null
null
null
UTF-8
Java
false
false
366
java
package com.cts.string; public class ImmutableString { public static void main(String[] args) { String s = "Good"; String s2 = "Good"; s.concat("Morning"); System.out.println(s); System.out.println(System.identityHashCode(s)); s=s.concat("Morning"); System.out.println(s); System.out.p...
[ "894357@LTIN111755.cts.com" ]
894357@LTIN111755.cts.com
a7aed33bd2ef60ef7957a5b4ebeb3e3de9e56453
eb97ee5d4f19d7bf028ae9a400642a8c644f8fe3
/tags/2009-11-01/seasar2-2.4.40/seasar2/s2-extension/src/main/java/org/seasar/extension/jdbc/types/CalendarTimestampType.java
6c8df77450f8ab7287738c0e745bd933e4f09a37
[ "Apache-2.0" ]
permissive
svn2github/s2container
54ca27cf0c1200a93e1cb88884eb8226a9be677d
625adc6c4e1396654a7297d00ec206c077a78696
refs/heads/master
2020-06-04T17:15:02.140847
2013-08-09T09:38:15
2013-08-09T09:38:15
10,850,644
0
1
null
null
null
null
UTF-8
Java
false
false
2,063
java
/* * Copyright 2004-2009 the Seasar Foundation and the Others. * * 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 ...
[ "koichik@319488c0-e101-0410-93bc-b5e51f62721a" ]
koichik@319488c0-e101-0410-93bc-b5e51f62721a
1bb4ee35c850109bfa731da18d48057b73c9b634
489446925a14133152b0c1059a4179c1885e145e
/src/main/java/com/skill/dto/SeckillResult.java
b01166bfa1bb71af72a18f37c8c67f07267e11c1
[]
no_license
lipeng32768/skillsystem
0e3a3e141acf8f244b904c8607c2894d82f5501e
7ae31ff4881671cb3c7ae8b892b3583fd5d28c3e
refs/heads/master
2020-03-27T21:54:49.028717
2016-08-06T06:27:49
2016-08-06T06:27:49
59,932,698
4
1
null
null
null
null
UTF-8
Java
false
false
872
java
package com.skill.dto; /** * User: lipeng32768@163.com * Date: 2016/6/20 * Time:20:54 */ //封装json 结果 public class SeckillResult <T> { private boolean success; private T data; private String error; public SeckillResult(boolean success, T data) { this.success = success; this.data = ...
[ "lipeng32768@163.com" ]
lipeng32768@163.com
fda6dcdc961e3a7cd7c23c27d00950472eea7d1d
843d258431b405ea22e8d1c2254dbaca582bfafc
/readingListApplication/src/main/java/com/manning/readingList/controller/ReadingListController.java
05aba40630884aa2d1ae2fcf9284b7545747fa36
[]
no_license
edgardovittoria/learnSpringBoot
c6f7c6489729a55a3f5afb8ef1fff8cff3c985d9
42ea30b644bc78a51f042e7f4be495b8357e9743
refs/heads/master
2022-06-21T00:24:17.255748
2019-07-12T09:39:06
2019-07-12T09:39:06
196,169,785
0
0
null
2022-05-25T23:19:02
2019-07-10T08:54:50
Java
UTF-8
Java
false
false
1,370
java
package com.manning.readingList.controller; import java.util.List; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Controller; import org.springframework.ui.Model; import org.springframework.web.bind.annotation.PathVariable; import org.springframework.web.bind.ann...
[ "edgardovittoria@hotmail.it" ]
edgardovittoria@hotmail.it
7790a53cf9e30d9349eaf5272640743b1b0e49b0
ad610655aa116e1164db200efa62cfe5d86b3b71
/osa08-Osa08_04.ErilaisiaLaatikoita/src/main/java/MaksimipainollinenLaatikko.java
4f4fbad2ae03114611564dfb7ff12b19b4c3238c
[]
no_license
vaerilius/JavaMooc
0c5f027e24fbfb7dea7c2079f197f7995094e5a3
de0fe00b5be9510d42a907874f885818f9c3078a
refs/heads/master
2021-07-03T21:48:04.604879
2019-06-06T09:28:47
2019-06-06T09:28:47
185,749,287
1
0
null
2020-10-13T13:11:14
2019-05-09T07:32:54
Java
UTF-8
Java
false
false
902
java
import java.util.ArrayList; class MaksimipainollinenLaatikko extends Laatikko { private int maksimipoinollinenLaatikko; private ArrayList<Tavara> tavarat; public MaksimipainollinenLaatikko(int maksimipaino) { this.maksimipoinollinenLaatikko = maksimipaino; this.tavarat = new ArrayList<>(...
[ "tjohannest@gmail.com" ]
tjohannest@gmail.com
b9e1e67a7a452dcdfa89133dd84be58951c66bc3
bb283e706e6a142f81fb7107972ae0d2ee1b330b
/app/src/main/java/com/example/akaszuba/datafiledemo/MainActivity.java
0dc45ebff86480b30a65fda0ec6dfefae343b691
[]
no_license
akaszuba/DataFileDemo
c96ee84ad5b83348ef93277d0be98a93019a0f0f
bb78b2f6be689d5c038ed3456966be2f8605c24e
refs/heads/master
2020-05-20T02:18:28.462936
2015-02-26T21:25:48
2015-02-26T21:25:48
31,323,751
0
0
null
null
null
null
UTF-8
Java
false
false
1,553
java
package com.example.akaszuba.datafiledemo; import android.app.Activity; import android.content.Context; import android.support.v7.app.ActionBarActivity; import android.os.Bundle; import android.view.Menu; import android.view.MenuItem; import android.view.View; import android.widget.TextView; import java.io...
[ "akaszuba.poczt@gmail.com" ]
akaszuba.poczt@gmail.com
5bc6cf6851cc0c7239efa418c897878c7ccbd44d
b77ea03ae006ee1f4b46815f68d85ef6590f6063
/src/main/java/com/example/demouser/DemouserApplication.java
1a6c01ff4c4f655078426513bacbb64cb96029c8
[]
no_license
fahmielemen1/demouser
50f91ae0749ba340818f98401b0d32726de7210b
4406301e901562fc49cd3d3e478c6622da8bf214
refs/heads/master
2022-04-25T18:39:42.833081
2020-04-28T05:31:34
2020-04-28T05:31:34
259,534,775
0
0
null
null
null
null
UTF-8
Java
false
false
317
java
package com.example.demouser; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; @SpringBootApplication public class DemouserApplication { public static void main(String[] args) { SpringApplication.run(DemouserApplication.class, args); } }
[ "fahmi.alam@myinfosys.net" ]
fahmi.alam@myinfosys.net
ee74c06c35a2ed7dea1d73578f81caa68f6ba8e4
31505bbbd81d179645f909dbe91ca3024af752c7
/src/main/java/m09/s10/AsNavigableSet.java
506a30b5aa0372604c4f499f49fb5860b53fb2f0
[]
no_license
Angelica1030/jse
bbcad5ca8b40c0cbb4a51beac9397556eb9fcc56
6486c1a648438e4d292ba67d0f2024b34c6053f1
refs/heads/master
2023-07-24T01:26:21.010516
2021-04-22T13:38:57
2021-04-22T13:38:57
360,125,006
0
0
null
2021-09-06T10:12:43
2021-04-21T10:20:07
Java
UTF-8
Java
false
false
1,120
java
package m09.s10; import java.util.Collection; import java.util.Iterator; import java.util.List; import java.util.NavigableSet; import java.util.TreeSet; public class AsNavigableSet { public static void main(String[] args) { Collection<Integer> coll = List.of(5, -3, -1, 12, 27, 5); NavigableSet<Int...
[ "egalli64@gmail.com" ]
egalli64@gmail.com
e623f8503f83bd79cb508ff8db0c4e65f0f527c0
5598faaaaa6b3d1d8502cbdaca903f9037d99600
/code_changes/Apache_projects/HDFS-162/375c6b8f2ea934eac4a1e7673479ba20202152c6/~Block.java
939cc4dd63cc03158b127fa9992b5eb64d4055f0
[]
no_license
SPEAR-SE/LogInBugReportsEmpirical_Data
94d1178346b4624ebe90cf515702fac86f8e2672
ab9603c66899b48b0b86bdf63ae7f7a604212b29
refs/heads/master
2022-12-18T02:07:18.084659
2020-09-09T16:49:34
2020-09-09T16:49:34
286,338,252
0
2
null
null
null
null
UTF-8
Java
false
false
6,183
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"...
[ "archen94@gmail.com" ]
archen94@gmail.com
f98b70a574e583e4fa3b7a81872e2bb64f6c7957
0bde5bd3149ba8cea8e15ca55d606210cf80c84e
/2.JavaCore/src/com/javarush/task/task14/task1408/BelarusianHen.java
5729ffee42a1b2998fb18336b5e863b174aa1bba
[]
no_license
Rasskopovaa/JavaRush
481922d5626924002a9f22778e1c2844dc7a4df8
8c6f448c3a205f641aee43d4ec09158c85eb89c9
refs/heads/master
2020-06-18T09:04:47.362904
2019-09-06T16:25:06
2019-09-06T16:25:06
195,804,298
0
0
null
null
null
null
UTF-8
Java
false
false
385
java
package com.javarush.task.task14.task1408; public class BelarusianHen extends Hen { @Override public int getCountOfEggsPerMonth() { return 5; } @Override public String getDescription() { return super.getDescription() + " Моя страна - " + Country.BELARUS + ". Я несу " + getCountOfE...
[ "raskopovaa@gmail.com" ]
raskopovaa@gmail.com
79cf17a51aea5a5301ccd5bae66cf25b13bfc07a
5ae3df3fc4b678f00e88c86d7ce6b1908acd4573
/eitax-batch-aws/src/main/java/com/eitax/recall/amazon/xsd/ItemLookupRequest.java
2da215bec5a2c942ec37db733f28b7b4d12f4877
[ "Apache-2.0" ]
permissive
shokoro3434/test2
88a8072f9a8ae4d1b0fdf522afeea84a357008d5
499ac8de93f3952bd9f2d81bf0f727ca18e522b3
refs/heads/master
2021-01-21T14:12:19.158142
2016-03-01T23:47:17
2016-03-01T23:47:17
41,813,121
0
0
null
null
null
null
UTF-8
Java
false
false
10,920
java
// // このファイルは、JavaTM Architecture for XML Binding(JAXB) Reference Implementation、v2.2.8-b130911.1802によって生成されました // <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>を参照してください // ソース・スキーマの再コンパイル時にこのファイルの変更は失われます。 // 生成日: 2015.08.14 時間 10:22:22 PM JST // package com.eitax.recall.amazon.xsd; im...
[ "takahiro@ThinkPadX201" ]
takahiro@ThinkPadX201
5460b88fa5b00eabafec6bbfb257c54fd16e0596
d905cecd64a795bdbe2f22b7d299e07005e89ef5
/app/src/androidTest/java/com/example/kyle/shuttleme/ApplicationTest.java
a2b4f02768075f0c71b4353fab2ba29bb1fb7d7d
[]
no_license
KyleJA/ShuttleMe
1240cb62a9d28a1cd1803b42223b4258840444a9
7f8a017b675fff116e97963bba1a7bbcb0486b05
refs/heads/master
2021-01-10T16:47:15.353555
2016-01-22T06:05:42
2016-01-22T06:05:42
50,161,392
0
0
null
null
null
null
UTF-8
Java
false
false
357
java
package com.example.kyle.shuttleme; import android.app.Application; import android.test.ApplicationTestCase; /** * <a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a> */ public class ApplicationTest extends ApplicationTestCase<Application> { public ApplicationTest() { ...
[ "kylealex.92@hotmail.com" ]
kylealex.92@hotmail.com
b6778e3dcd81d87de0f7e33d099cddf533ee82d8
0ff70e59ba786bf48a95203cc463353d9163ffe4
/Lecture-8/FindUnique.java
f5d4948ac2c56fbb2f940214795227f735dec678
[]
no_license
daksh-dummy-account/Intro-To-Java
4dd3c0b566d05dab6461b188b19b7d3a671a7d87
9648a4197f411469758ee878bcfa2a5acb32db13
refs/heads/master
2021-03-01T17:57:46.700665
2020-03-15T07:08:00
2020-03-15T07:08:00
245,804,086
0
0
null
null
null
null
UTF-8
Java
false
false
459
java
public class Solution{ public static int findUnique(int[] arr){ for(int i = 0; i < arr.length; i++){ int j; for(j = 0; j < arr.length; j++){ if(i != j){ if(arr[i] == arr[j]){ break; } } ...
[ "2012daksh@gmail.com" ]
2012daksh@gmail.com
5ddda4dabe95b0f7e70dd3496e7142450105a7f1
9fdab5a0e371188e4cec892f2cac78a3ac7632fb
/proyecto/AplicacionCola/src/fes/aragon/componetes/Caja.java
6401b0356d679d5c05147f0271aa9606dfe085dc
[]
no_license
Areli-vazquez/ESTRUCTRAS-DE-DATOS
53bba462a80c486b7e30aafe4470f677c727ae62
89d427135ba147491ed6eb6969b8a618d33c024a
refs/heads/master
2023-03-03T21:43:55.306269
2021-02-16T06:36:31
2021-02-16T06:36:31
339,304,873
1
0
null
null
null
null
UTF-8
Java
false
false
1,498
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 fes.aragon.componetes; /** * * @author areli */ public class Caja { private boolean semaforo = true; private int t...
[ "aremonvazsal@gmail.com" ]
aremonvazsal@gmail.com
67d546df6038d74b129bc3b779c211f5f179ce17
dfea0040767823854849d2fc6e1d0a0a33bb789d
/src/main/java/com/weatherstation/service/GenerateTableService.java
8e9b1bb01956194f6efc47636f0402c4e5571702
[]
no_license
SCD-Hanyo/eawsi
dfb3dfeb3df6152e31fe45b5c22e864b1c3a9771
8228b0160fc5752e92ec027db8da6a18df665542
refs/heads/master
2021-07-08T04:36:16.503168
2017-10-05T05:56:59
2017-10-05T05:56:59
105,722,799
0
0
null
null
null
null
UTF-8
Java
false
false
21,359
java
package com.weatherstation.service; import com.weatherstation.model.Stations; import com.weatherstation.model.Data; import com.weatherstation.util.HibernateUtil_Stations; import com.weatherstation.util.HibernateUtil_Data; import java.math.BigInteger; import java.util.ArrayList; import java.util.List; ...
[ "AlienThunder@AlienThunder-PC" ]
AlienThunder@AlienThunder-PC
8ba6c2744701debaeaf24d9ac8b533d7f3f1c7e5
1be5886bed728054520e17b0829fad350acba95b
/app/src/main/java/com/guyu/android/gis/config/LayerConfig.java
eedde8ead80ce5b98406d123245d3273a96eef84
[]
no_license
LangYiZheng/fuzhi
fe733385dc1f4c702d73b33875113c58e3b1cabe
963d4faf9fcbc7497b18d7ea8ef37b6c6230c1ae
refs/heads/master
2020-04-07T08:38:28.490769
2018-11-19T12:27:54
2018-11-19T12:27:54
158,221,934
0
0
null
null
null
null
UTF-8
Java
false
false
2,324
java
package com.guyu.android.gis.config; import org.json.JSONObject; public class LayerConfig { private String label;//图层名字 private String name;//图层中文名字 private String type;//图层类型 tiled 切片;dynamic 矢量;feature 要素 private Boolean visible;//是否可见 private Boolean useoffline;//是否使用离线 private String offlinetype;//离线数据类型 p...
[ "1951036194@qq.com" ]
1951036194@qq.com
a72842816907e80d77e83f4d7c9acfdfb86c5ba4
d561f8576629d4620493384aa3832df15bae878c
/src/ReplitQuestions/MethodToSumDigitsOfString.java
d332be6fa59ef90eceed7c62baefbdbd5d68b40e
[]
no_license
MrsCenik/learningCoreJava
ccba642caa59f580d027817c84d19166518c2c0e
52009f046a71b0335de90a325442a1aa9a822ea4
refs/heads/main
2023-08-17T16:44:13.017636
2021-09-27T05:04:51
2021-09-27T05:04:51
null
0
0
null
null
null
null
UTF-8
Java
false
false
827
java
package ReplitQuestions; public class MethodToSumDigitsOfString { /* Write a method which accepts a String as parameter and prints the sum of the digits, present in the given string. input : ade1r4d3 output : 8 Hint : Use Character.isDigit() Integer.valueOf() */ ...
[ "haticekubracenik@gmail.com" ]
haticekubracenik@gmail.com
b553f245a359a4eedd088b29f1353303bc5b1ad1
fcbf4f0621588f7c3114916c0b07a65047d5c41b
/src/main/java/com/mkudriavtsev/javacore/chapter15/LambdaDemo3.java
20e9fcbec7773d79d46b2f29cb31c81879874087
[]
no_license
CodeCrunch2/JavaCore
c55c1e7a652b5afbda90725877959ecc680f74bc
e26e2cf0230fe8754592ad0c6e20a30fd8d329a7
refs/heads/master
2023-04-07T08:20:41.990892
2019-12-04T13:51:18
2019-12-04T13:51:18
null
0
0
null
null
null
null
UTF-8
Java
false
false
495
java
package main.java.com.mkudriavtsev.javacore.chapter15; interface NumericTest2 { boolean test(int n, int d); } class LambdaDemo3 { public static void main(String[] args) { NumericTest2 isFactor = (n, d) -> (n % d) == 0; if (isFactor.test(10, 2)) System.out.println("Число 2 является множителем чи...
[ "kudryavtsev.maxim@icloud.com" ]
kudryavtsev.maxim@icloud.com
e4d57b146dd668531615c1f3dc2df6e4906bb8ec
882e0d77d6a978f37d4f59b70c8af99b223a47e2
/august/src/main/java/august/protocolnegotiator/simpleprotocolnegotiation/ProtocolNegotiator.java
a58789d904301a121c98a5c4b6013414a08e1fbf
[]
no_license
resinas/NegoFAST
6ac16d9cb64af2e63dcc36aa50442f5c13cccfd1
424658b128caa81277126fdfd15e0ef4fba9c7cf
refs/heads/master
2016-09-06T08:35:47.061151
2012-11-04T13:11:44
2012-11-04T13:11:44
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,886
java
/* * ProtocolNegotiator.java * * Created on August 5, 2007, 6:23 PM * * To change this template, choose Tools | Template Manager * and open the template in the editor. */ package august.protocolnegotiator.simpleprotocolnegotiation; import java.net.URI; import java.util.Set; import negofast.core.environment.pr...
[ "resinas@us.es" ]
resinas@us.es
fc5964e02ec74bcd73b74d0c497625c59c44058c
8ba67a9dbd5594f26fd3f7ebc0f7946ca37a8dbe
/emf_workspace_v4.240415_DAC15/space exploration/src/org/spiritconsortium/xml/schema/spirit/spirit/impl/PortWireTypeImpl.java
bf9f8cfe97211dce6d67bdcac764d9b657289627
[]
no_license
munishjassi/grip_javaPrj
ab9191d10a29a4b49492b36feccedbb91aa70eb0
62749fe905169a0e8f4862999743d176b7c6bbc9
refs/heads/master
2021-01-12T08:41:40.114135
2016-12-16T16:07:51
2016-12-16T16:07:51
76,664,059
0
0
null
null
null
null
UTF-8
Java
false
false
18,032
java
/** * <copyright> * </copyright> * * $Id$ */ package org.spiritconsortium.xml.schema.spirit.spirit.impl; import org.eclipse.emf.common.notify.Notification; import org.eclipse.emf.common.notify.NotificationChain; import org.eclipse.emf.ecore.EClass; import org.eclipse.emf.ecore.InternalEObject; import org.eclips...
[ "munish.jassi@gmail.com" ]
munish.jassi@gmail.com
afaf2479161a9e8662689dd8ffd76d722c229e16
d3244773f4ac9a90dfe5778869f07763e147a216
/mecasoft/src/banco/modelo/Cep.java
dd595a9485a79b9ef49cb75383415c67ef12dc2b
[]
no_license
cristianoprause/Mecasoft
e48b70cd4daa39b012a70004aef544a969fe7a30
e62c2838f49bdd81358b90a653a764adbc3f9daa
refs/heads/master
2021-01-22T13:58:04.638012
2013-10-16T22:26:47
2013-10-16T22:26:47
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,463
java
package banco.modelo; import com.thoughtworks.xstream.annotations.XStreamAlias; @XStreamAlias("webservicecep") public class Cep { @XStreamAlias("uf") private String uf; @XStreamAlias("cidade") private String cidade; @XStreamAlias("bairro") private String bairro; @XStreamAlias("tipo_logradouro") private St...
[ "cristianoprause@gmail.com" ]
cristianoprause@gmail.com
ebda1adaa73b053626c7f108f9f836a0abfb0c4a
79fcc8b34ded9079087275e53e6156c284eb0f4f
/src/com/selenium/ActionsClassDemo.java
b99a49a53056e6962e9cfcd27a021ac84ea5ad07
[]
no_license
balajibitta/selenium
688f9524d7523e52a97596e2c1462d8f22cc0e8a
479f90d468db44641823680dfb7e5f0a5379e659
refs/heads/master
2020-04-04T02:45:21.319484
2018-11-01T09:55:21
2018-11-01T09:55:21
155,695,452
0
0
null
null
null
null
UTF-8
Java
false
false
1,597
java
package com.selenium; import java.util.concurrent.TimeUnit; import org.openqa.selenium.By; import org.openqa.selenium.Keys; import org.openqa.selenium.WebDriver; import org.openqa.selenium.WebElement; import org.openqa.selenium.chrome.ChromeDriver; import org.openqa.selenium.interactions.Actions; import org.openqa.se...
[ "bittabalaji@gmail.com" ]
bittabalaji@gmail.com
ccc752799e6a8db0219378f16647e7f5aef2e785
59e292da993a65f5028554dd5ed478f0adf0dbe5
/config/config-server/test/com/thoughtworks/go/config/serialization/PipelineConfigsTest.java
5431be66dced9adaf15bd7c5a32ac402facda78e
[ "Apache-2.0" ]
permissive
willthames/gocd
e017c14ae642f22e0e195e9c8981571c018fe393
034b713d1c1a657ed63899ff24c2d4f5bdb5d6d7
refs/heads/master
2020-12-25T12:27:43.182428
2014-07-23T16:21:46
2014-07-23T16:21:46
22,195,370
1
0
null
null
null
null
UTF-8
Java
false
false
7,359
java
/*************************GO-LICENSE-START********************************* * Copyright 2014 ThoughtWorks, 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...
[ "godev@thoughtworks.com" ]
godev@thoughtworks.com
0fb6d326ac21f8de57c7f86eeb591009fda22200
c3f4800a9cac6c1be941e6ee97fee6facd75ee91
/src/test/java/tdd/projektplanung/BlankTest.java
7276d1c46ca13871243292708670349054698854
[]
no_license
SFGrenade/TddProjektplanung
eb85d035a1572aae5702b4cb85a6e7c1316995fb
76831eec3e720cd4c42f42f24ae7da8ff303673c
refs/heads/master
2023-05-06T08:54:54.750748
2021-06-04T08:40:23
2021-06-04T08:40:23
339,980,106
0
0
null
null
null
null
UTF-8
Java
false
false
139
java
package tdd.projektplanung; import org.junit.jupiter.api.Test; public class BlankTest { @Test public void blank() { } }
[ "25555417+SFGrenade@users.noreply.github.com" ]
25555417+SFGrenade@users.noreply.github.com
7958778972eefe949680108e3990a863642fa462
5ee20bac58e7729a36e1870be943f33f70374a2f
/app/src/main/java/com/jet/mvptest/LoginPresenter.java
9af6fb025c18a40ffaf6b6a64bdb8b7849c68998
[]
no_license
zjet888/mvptest
36f99463de1248960b410def8809019be146728d
1c65fe687af0c297caa0bf90074e3142cd144af3
refs/heads/master
2020-08-04T16:28:50.424280
2019-09-14T20:54:55
2019-09-14T20:54:55
212,202,694
0
0
null
null
null
null
UTF-8
Java
false
false
1,170
java
package com.jet.mvptest; public class LoginPresenter implements LoginInteractor.OnLoginFinishedListener { private ILoginView loginView; private LoginInteractor loginInteractor; LoginPresenter(ILoginView loginView, LoginInteractor loginInteractor) { this.loginView = loginView; this.loginIn...
[ "zjet888@gmail.com" ]
zjet888@gmail.com
0b8de79abca35c968d4bbe236184d07d0bbf1aa9
69d9ac2a4facea7aa4a2efb02d85731f8c4122c5
/BranchTeam/src/test/java/Branch/ValidateEmployeeDepartmentNames.java
b7e6a8c88b4192b9fcd5193faf4e200f08c234a2
[]
no_license
nmgokhale/BranchAutomation
e0c16ded370d69d5244344bb796ed2ce607794b8
ff583f7244234222033101ef68b5c29870c15b0f
refs/heads/master
2020-03-28T22:18:17.759476
2018-09-18T03:31:33
2018-09-18T03:31:33
149,222,573
0
0
null
null
null
null
UTF-8
Java
false
false
7,699
java
package Branch; import java.io.IOException; import java.util.List; import org.openqa.selenium.By; import org.openqa.selenium.Keys; import org.openqa.selenium.WebDriverException; import org.openqa.selenium.WebElement; import org.openqa.selenium.support.ui.ExpectedConditions; import org.openqa.selenium.suppor...
[ "nehag@NehaGokhale.home" ]
nehag@NehaGokhale.home
b93d5b28ac319203c487df784484cd7ec507528f
c3b9e8a204acdba39ddf3db152c12539bf933a38
/gen/eugen/mymusic/BuildConfig.java
e1e1868476beaf2aa15ab40757da323a7ee86530
[]
no_license
Eugen009/MyMusic
3fcd1bb76bd3c7d1e58200022905b734fa964e8c
8faf3e99953c459c4b63d21e4fa82083f6fa517a
refs/heads/master
2021-01-16T17:45:51.083834
2014-08-17T18:40:43
2014-08-17T18:40:43
null
0
0
null
null
null
null
UTF-8
Java
false
false
155
java
/** Automatically generated file. DO NOT MODIFY */ package eugen.mymusic; public final class BuildConfig { public final static boolean DEBUG = true; }
[ "517572360@qq.com" ]
517572360@qq.com
5759328ad73a1d29c1d7f3656cee988f2a21458b
c2df766fa8aa78e5286f35252d5004c736fd0981
/src/main/java/牛客/中等/HJ67_2.java
748a7c487ae4db91295529707308318691deae10
[]
no_license
jiatianyao/leetcode
ba8804d5947ca62255557a91d47d5a1bc359a454
7c586a50db943fcac0801b9d8c500cd2fc3be5a5
refs/heads/master
2023-06-29T16:11:05.246916
2021-08-02T15:22:53
2021-08-02T15:22:53
377,647,595
1
0
null
null
null
null
UTF-8
Java
false
false
2,982
java
package 牛客.中等; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; import java.util.Scanner; /** * HJ67 24点游戏算法 * * 题目描述 * 问题描述:给出4个1-10的数字,通过加减乘除,得到数字为24就算胜利 * 输入: * 4个1-10的数字。[数字允许重复,但每个数字仅允许使用一次,测试用例保证无异常数字。 * 输出: * true or false * 本题含有多组样例输入。 * 输入描述: * 输入4个int整数...
[ "5lovezhm@163.com" ]
5lovezhm@163.com
ee58b207d50586c549e8e2eb9114fc5d6736f6b5
43aa94eb2cca45550bd7cfa0066c84c61dd9e20d
/ServletJSP/DeptEmp/src/net/antra/deptemp/utility/UserUtility.java
27128878e72f8d76edf1d4a7e6f3dfd3cda2bbd8
[]
no_license
owenxbw/SpringHibernateProj
00c62edbe97c61ca00135b117c723a45688ab11d
2ad25b8af06e41e1b73ea3fe6322f9e827e855ec
refs/heads/master
2021-05-15T04:04:02.416639
2018-02-14T21:00:09
2018-02-14T21:00:09
119,705,489
0
0
null
null
null
null
UTF-8
Java
false
false
264
java
package net.antra.deptemp.utility; import javax.servlet.http.HttpServletRequest; public class UserUtility { public static boolean validateUser(String name, String pwd, HttpServletRequest req) { return "David".equalsIgnoreCase(name) && "1".equals(pwd); } }
[ "bx4y4@g.ucla.edu" ]
bx4y4@g.ucla.edu
7eab5ae3a263bc8d68e6ff72cdfc8e9559f7488d
b459860464f7cce806dbcd973f37b41b4dd70c4f
/app/src/main/java/com/uteq/appmoviles/googlemapspractice/Models/Country/CountryOne.java
ce3f18d3a3d9429fbaea2ff1c8aadae9f104f969
[]
no_license
JoseSolorzanoC/GoogleMapsPractice
54173706dd3ac1e0e67c095357bfeb5781d28c2e
a67c3660eb2c7595d0c5fcf918be20addb97cb47
refs/heads/master
2023-07-08T12:36:53.129879
2021-08-20T04:25:03
2021-08-20T04:25:03
398,097,167
0
0
null
null
null
null
UTF-8
Java
false
false
2,844
java
package com.uteq.appmoviles.googlemapspractice.Models.Country; import java.util.Arrays; public class CountryOne { private String Name; private CountryCapital Capital; private CountryGeoRectangle GeoRectangle; private int SeqID; private String[] GeoPt; private String TelPref; private Count...
[ "jose_solorzano99@outlook.com" ]
jose_solorzano99@outlook.com
0f2680cf2f5233713fbcd092acc2296d8864593d
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/19/19_6234952185dabbf9fc340ec5813fbb79428dd753/ConventConfigurationManager/19_6234952185dabbf9fc340ec5813fbb79428dd753_ConventConfigurationManager_s.java
2149ce779e32dae7304f8766f3197ab9392f9a68
[]
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
2,776
java
/* * Copyright (c) 2013. ToppleTheNun * * Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to deal in the Software without restriction, * including without limitation the rights to use, copy, modify, merge, pu...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
63ea948d5acbd4061493da6bb0f0bc656ecec5cc
3e740a40ecb3d6b4131946176eade2c6f194d3f8
/src/main/java/com/zhoujian/service/IRoleService.java
0d280a725c069a0058858c4734c9f448e804c916
[]
no_license
zhoujain/authoritySystem
8a009b7a977c6050b9328d0d6b125d11fa5a3167
c42de6502cf09a39b8d1d8e65575d7a042775ada
refs/heads/master
2020-07-03T22:30:17.973473
2019-08-29T05:00:39
2019-08-29T05:00:39
202,072,920
0
0
null
null
null
null
UTF-8
Java
false
false
420
java
package com.zhoujian.service; import com.zhoujian.domain.Permission; import com.zhoujian.domain.Role; import java.util.List; public interface IRoleService { Role findById(String id) throws Exception; List<Role> findAll(); void save(Role role) throws Exception; List<Permission> findOtherPermission...
[ "zhoujian0727@foxmail.com" ]
zhoujian0727@foxmail.com
1250d0129e287f2f1050a873f2954443ea3a7492
3c085723f1732ceb0c2addb47aa4bfaa863d2bc8
/org.t2.domainmodel/xtend-gen/org/example/domainmodel/validation/DomainmodelValidator.java
8421a2a032abc3887b931379870b4b87461e6b7a
[]
no_license
Zanfroni/LingProgT2
76f794d0d9ed459020fb175b2dcda9b2e7007616
aaf0e5cf1a349a6441fa08a6ee2ee8776f4ad37d
refs/heads/master
2020-03-27T16:58:40.676254
2018-09-25T18:06:47
2018-09-25T18:06:47
146,820,744
1
0
null
null
null
null
UTF-8
Java
false
false
403
java
/** * generated by Xtext 2.12.0 */ package org.example.domainmodel.validation; import org.example.domainmodel.validation.AbstractDomainmodelValidator; /** * This class contains custom validation rules. * * See https://www.eclipse.org/Xtext/documentation/303_runtime_concepts.html#validation */ @SuppressWarnings...
[ "15105090@facin.portoalegre.pucrsnet.br" ]
15105090@facin.portoalegre.pucrsnet.br
1c687bb592360423b04b65fec070f3d88e1fafba
552488975f51d5d6c63c41ff7af17620bfbdab4c
/DevopsTraining/src/main/java/maven/DevopsTraining/MyResource.java
d0604bf401e8c45fea6edb9b114ee1dfecd7fd9a
[]
no_license
rosalinesophia/JenkinsTraining
5fc6bcf99b9bb111d1011b13b25063cb296877dd
ec3c2fce94b64c797e74c892dea5aa6cd297f48e
refs/heads/master
2022-01-18T05:35:36.210960
2019-07-23T09:22:19
2019-07-23T09:22:19
198,211,481
0
0
null
null
null
null
UTF-8
Java
false
false
572
java
package maven.DevopsTraining; import javax.ws.rs.GET; import javax.ws.rs.Path; import javax.ws.rs.Produces; import javax.ws.rs.core.MediaType; /** * Root resource (exposed at "myresource" path) */ @Path("myresource") public class MyResource { /** * Method handling HTTP GET requests. The returned object wi...
[ "training_C2D.02.11@accenture.com" ]
training_C2D.02.11@accenture.com
82717317879791599003892cf46af54ed059dc10
8ff73d7356a35bbe39245c63e780a491b80862a4
/src/main/java/ru/netology/service/PostService.java
eaf70a30eb56a7ae05a78edc5ac92d2d1ed85b84
[]
no_license
zzaharovs/mvcREST
18f110c6e13e3da9a559d8fa98ad6fac245cce72
47e5778d72d270aad34f7a980e2ac045c0f5926d
refs/heads/master
2023-08-20T01:11:12.054407
2021-10-11T18:38:52
2021-10-11T18:38:52
416,053,621
1
0
null
null
null
null
UTF-8
Java
false
false
795
java
package ru.netology.service; import org.springframework.stereotype.Service; import ru.netology.exception.NotFoundException; import ru.netology.model.Post; import ru.netology.repository.PostRepository; import java.util.List; @Service public class PostService { private final PostRepository repository; public ...
[ "srg.zaharov@mail.ru" ]
srg.zaharov@mail.ru
e570518664b0e4a8d57e05c5605ee494a2e1628a
06f8424d8d515b5dbf4b75eebfbed8d8b474d881
/gmall-sms/src/main/java/com/atguigu/gmall/sms/mapper/SeckillSkuMapper.java
79b965b70b2d6c6baa9c64735209bbc562ecd749
[ "Apache-2.0" ]
permissive
Cerosg/gmall
03bee1c2f53d941c45fbb83e5b4c7de0c8e308f1
16cbc49ea4e4123b8eae1a92e6622575828f3e46
refs/heads/master
2022-12-14T15:40:23.757565
2020-09-12T03:06:30
2020-09-12T03:06:30
280,999,929
0
0
Apache-2.0
2020-07-20T05:00:23
2020-07-20T03:07:04
JavaScript
UTF-8
Java
false
false
396
java
package com.atguigu.gmall.sms.mapper; import com.atguigu.gmall.sms.entity.SeckillSkuEntity; import com.baomidou.mybatisplus.core.mapper.BaseMapper; import org.apache.ibatis.annotations.Mapper; /** * 秒杀活动商品关联 * * @author Cerosg * @email Cerosg@outlook.com * @date 2020-07-20 20:51:21 */ @Mapper public interface ...
[ "Cerosg@outlool.com" ]
Cerosg@outlool.com
92694c7526046b9959bf72cbcfbca0a18ec65c08
06f30048d9f0df8aa1a1885ece2c0cfa612133e2
/mongodb_restapi/src/main/java/com/example/demo/repository/PersonRepository.java
1212f954bd90601b0a7827399698eecf4afe3211
[]
no_license
cpshim/RestAPI
3a0c9bb889d24fb286b3a5039c58b7838c532deb
3fd590e6eb4e633016451e9c7bfeeb448590a7e1
refs/heads/master
2020-12-15T01:34:21.668989
2020-01-19T18:37:57
2020-01-19T18:37:57
234,946,414
0
0
null
null
null
null
UTF-8
Java
false
false
636
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.demo.repository; import com.example.demo.model.Person; import java.util.List; import org.springframework....
[ "noreply@github.com" ]
cpshim.noreply@github.com
b190e7800195a584717935d23be72f9c70adcf5b
acb2757b607d7116ca6f8df0cacf95ec0c0d96ce
/Yamba/src/main/java/com/jkereako/yamba/UpdaterService.java
2a1e68b6c37ef2a53577d53f08c0094954365b99
[ "MIT" ]
permissive
jkereako/Yamba
0b6bcbdf014890b819646bcf1a0a9e71cbb6f4e3
0241e9a23600ddea7471747aed84504fa8a9a555
refs/heads/master
2021-01-10T09:49:29.364124
2016-03-22T16:53:58
2016-03-22T16:53:58
54,436,996
0
0
null
null
null
null
UTF-8
Java
false
false
2,381
java
package com.jkereako.yamba; import android.app.Service; import android.content.Intent; import android.os.IBinder; import android.util.Log; /** * Created by jkereakoglow on 8/9/13. */ public class UpdaterService extends Service { private static final String TAG = "UpaterService"; private static final int DEL...
[ "jkereako@users.noreply.github.com" ]
jkereako@users.noreply.github.com
9706257867ea383aaeedd57e384c55cf1120bb77
405ee2968512d22b15616943504ae40314527136
/src/main/java/com/example/demo/HomeController.java
169d5f796f68b405ec3e39b574d483530ceae6a4
[]
no_license
jcblefler/exercise102
61bf049a9adcd242fab91cdc9cfbcf41f8f78914
7dd20b1dfa1989e1acf54f0a36d890873332b2d0
refs/heads/master
2020-04-28T07:00:49.775800
2019-03-11T20:28:01
2019-03-11T20:28:01
175,077,904
0
0
null
null
null
null
UTF-8
Java
false
false
459
java
package com.example.demo; import org.springframework.stereotype.Controller; import org.springframework.ui.Model; import org.springframework.web.bind.annotation.RequestMapping; @Controller public class HomeController { @RequestMapping("/") public String homePage(Model model){ model.addAttribute("myvar...
[ "GBTC408005UR@MC.MONTGOMERYCOLLEGE.EDU" ]
GBTC408005UR@MC.MONTGOMERYCOLLEGE.EDU
58f614b302e8524eeac2210a19b5905e719009db
cffbacf1f9d7906af219793787eb954b50d6d1f4
/HandCopyGWT2/src/java/br/com/i9/aparato/client/AdminHandCopyAccordion.java
f5637836e6bd445cdc46123f1fbfb71c0ec38ea8
[]
no_license
geoleite/HandCopy
538e51504e014a1ac2cdfac7ef7ef48e7da79fe1
2bccc6fa46657a425240931e070968755f6d284c
refs/heads/master
2021-01-12T03:36:19.539034
2017-01-06T20:34:26
2017-01-06T20:34:26
78,234,627
0
0
null
null
null
null
UTF-8
Java
false
false
6,818
java
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package br.com.i9.aparato.client; import br.com.easyportal.gwt.client.accordionModel.AMenuHandlerAccordion; import br.com.easyportal.gwt.client.admin.portal.portal.sis_sistema.Sis_sistemaConsultGWT; import br.com.i9.apa...
[ "georgeleitejunior@gmail.com" ]
georgeleitejunior@gmail.com
1b466ff14500fe6de404cf7ac890caa92103f71d
c16a75eb15f43762bb8b321f61bcc71169ab82f0
/src/main/java/edu/seu/gong/serviceImpl/WarehouseBookServiceImpl.java
09da9b8b43a20ef64b6d98e673efe72f84b820f7
[]
no_license
gonghuan/worksApplication
f3b61cc4434b9686f44bb6b7a31a33a8d3fa97b7
08c90c8e04c98282e9b366311f3302982bd24242
refs/heads/master
2021-01-22T17:29:34.197626
2017-07-08T03:06:04
2017-07-08T03:06:04
85,022,301
0
0
null
null
null
null
UTF-8
Java
false
false
1,079
java
package edu.seu.gong.serviceImpl; import java.util.List; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import edu.seu.gong.mapper.WarehouseBookMapper; import edu.seu.gong.model.WarehouseBook; import edu.seu.gong.model.applicationfromstores; import edu.s...
[ "gh19931009@126.com" ]
gh19931009@126.com
e2842465900dfcec33eecfdc101effbbeb104b38
ad1e586f762f094dcbe01c02f504d5d285eb8b4a
/Best Time to Buy and Sell Stock III/src/Solution.java
a5345847a82f0a5c928c4bc6e22ddbe2aae46347
[]
no_license
tanpf5/LeetCode
d30877220952e9b70b793269312896e5baaae2cb
7bfa7d9d55fb2f4d682cd7a7c7b750a844d42938
refs/heads/master
2021-01-24T14:46:31.750492
2016-11-04T19:45:16
2016-11-04T19:45:16
26,680,199
0
0
null
null
null
null
UTF-8
Java
false
false
894
java
public class Solution { public static int maxProfit(int[] prices) { if (prices == null || prices.length < 2) return 0; int n = prices.length; int[][] p = new int[n][n]; int[] a = new int[n]; for (int j = 0; j < n - 1; j++) { int min = prices[j]; for (int i = j...
[ "tanpf5@gmail.com" ]
tanpf5@gmail.com
aeaa3710813207be57ea0794ea55c0f1859aca2a
16473ec7c83093a35646dce56ce67fd518601611
/vanillabench-master/src/main/java/org/vanilladb/bench/rte/TxParamGenerator.java
a0566bd388f754b6a95aa255355005c6602859e5
[ "Apache-2.0" ]
permissive
416014530/CloudDB_final
6b0b252a0fccbba9062c1bfa6606e66f59ca5d05
8c8a38bb6eb15045fcd6a6df0918471127c71276
refs/heads/master
2020-09-21T07:21:05.513115
2017-06-18T16:25:44
2017-06-18T16:25:44
null
0
0
null
null
null
null
UTF-8
Java
false
false
184
java
package org.vanilladb.bench.rte; import org.vanilladb.bench.TransactionType; public interface TxParamGenerator { TransactionType getTxnType(); Object[] generateParameter(); }
[ "chenwei850825@gmail.com" ]
chenwei850825@gmail.com
ff0d0f5509e60ef7c8aa77ee0566de023178fff8
a9ebdc9ced3bff8e8ce77f886c85e21425261ca0
/ParkYourCar/app/src/main/java/ch/fhnw/parking/parkyourcar/GifImageView.java
ad57fd9282431dcb3559e5664b2a7951ba4d9370
[]
no_license
stuckime/workshop_mobileApp
204681a8c00fd23ab7354e35027b3d2fe542d2b7
38a6aab54d456ce250ced88c524fcbb7201b01bf
refs/heads/master
2021-01-20T01:13:51.679600
2017-06-12T14:22:05
2017-06-12T14:22:05
89,242,593
0
0
null
null
null
null
UTF-8
Java
false
false
2,461
java
package ch.fhnw.parking.parkyourcar; import android.view.View; import android.content.Context; import android.graphics.Canvas; import android.graphics.Movie; import android.net.Uri; import android.os.SystemClock; import android.util.AttributeSet; import android.util.Log; import android.view.View; import java.io.FileN...
[ "kochremo@gmail.com" ]
kochremo@gmail.com
f28a52c92d8231e7ca6a51313f1f112fb4e217f5
a88d5037c0d2de48207c7586fa68047e6fc14fbd
/WeiboSpider/src/com/swust/queue/URLQueue.java
121788dcd58e3eb6c2f2175806aae6c574940620
[]
no_license
pangjuntaoer/sinaWeiboSpider
5b1e151efd4fb2a10095243962692ef1ab858e9b
15c1a19a2d083267f0f3878002dc7ef6947747c0
refs/heads/master
2021-01-02T09:33:11.507170
2014-10-08T06:50:35
2014-10-08T06:50:35
23,389,009
3
4
null
null
null
null
UTF-8
Java
false
false
565
java
package com.swust.queue; import java.util.List; import java.util.concurrent.BlockingQueue; import java.util.concurrent.LinkedBlockingQueue; public class URLQueue<E> { private BlockingQueue<E> urlQueue; public URLQueue(){ urlQueue = new LinkedBlockingQueue<E>(); } public URLQueue(int capacity){ urlQueue = new Linke...
[ "pangjuntaoer@163.com" ]
pangjuntaoer@163.com
a32b18650ad60eda1c0525235635d774584616a7
bd556e9a5f84eca9a859ccd32c7fd9db3a148f47
/src/main/java/com/bkhn/master/controller/CompanyProfileController.java
19cf2a6fbccd19e930401e3a393e30d365f74a10
[]
no_license
minhdatplus/fundamental-service
2998f3b6e08cb3b9a52ddd49a99fda87c9dad4a6
c0ec33ca19bff72dfd7158a1f4446d0624f7c84e
refs/heads/master
2023-05-02T13:49:38.438895
2021-05-27T18:25:43
2021-05-27T18:25:43
371,437,464
0
0
null
null
null
null
UTF-8
Java
false
false
6,472
java
package com.bkhn.master.controller; import com.bkhn.master.client.CompanyProfileFeignClient; import com.bkhn.master.model.OperationRequest; import com.bkhn.master.model.request.CompanyProfileRequest; import com.bkhn.master.model.request.LeadershipRequest; import com.bkhn.master.model.request.SimilarIndustryCompanyRequ...
[ "datdm@ascendsgroup.com" ]
datdm@ascendsgroup.com
23ad3117ec38617c5155063d60d221c3c0ec28a8
aacc70d0cbab7075920923368d98b32dea8a1fd0
/java/warmup-2/stringTimes.java
ccccdfd5b2fefd9128a8895544fb36e61af99f5a
[]
no_license
KolaricK/codingbat
ea2afad3b8a2c6e0121f50022dbe19dfc55f1c35
223584ab38de528a1cfb81eae89d1a7ca08440eb
refs/heads/master
2020-05-02T22:16:03.612800
2019-03-29T09:58:34
2019-03-29T09:58:34
178,246,797
0
0
null
null
null
null
UTF-8
Java
false
false
259
java
/* Given a string and a non-negative int n, return a larger string that is n * copies of the original string. */ public String stringTimes(String str, int n) { String res = ""; for (int i = 0; i < n; i++) { res += str; } return res; }
[ "noreply@github.com" ]
KolaricK.noreply@github.com
f5d687f01fac8dcb244da10e4b3c30a1e4fbd6b8
2d415ec03793e424df83fddaceddb638d65b3905
/src/issue/ValuePropagation.java
316b564a6d4bccb4dc133a9414e5316d97b0a949
[]
no_license
fujinjin/data-structures-and-algorithms
13181361bdbd972ddd75547f9ff22ccd8cc2a289
3e73e3f202ccec44681fe624be281dde65694182
refs/heads/master
2021-06-27T06:39:18.579995
2021-05-27T09:31:16
2021-05-27T09:31:16
228,565,458
3
1
null
null
null
null
UTF-8
Java
false
false
1,455
java
package issue; public class ValuePropagation { public static void main(String[] args) { String a = "a"; passString(a); System.out.println(a); User user = new User(); user.setName("xiao"); user.setGender("man"); passObject2(user); System.out.println(us...
[ "Fl2011721521j" ]
Fl2011721521j
ec49284b47be1c912a80d3d17b72f32828959b8d
e7d10ce2a60d2f884da0d4bfc8db0a7f1be78b7f
/src/main/java/jenkins/plugins/slack/SlackNotifierBuilder.java
83d5ad62233775920e806a5cfd882cabd622eae1
[]
no_license
sandeepk17/slack-plugin
6dcadb63e7398472efdc6db76e58989b7f5b0315
908fc619fdc8f9857bfc080def8b2ea2b094eaaa
refs/heads/master
2020-07-02T08:31:14.520339
2019-08-09T09:12:52
2019-08-09T09:12:52
null
0
0
null
null
null
null
UTF-8
Java
false
false
5,714
java
package jenkins.plugins.slack; import jenkins.plugins.slack.matrix.MatrixTriggerMode; public class SlackNotifierBuilder { String baseUrl; String teamDomain; String authToken; String tokenCredentialId; boolean botUser; String room; String sendAs; String iconEmoji; String username; ...
[ "timjacomb1+github@gmail.com" ]
timjacomb1+github@gmail.com
317da60c66a8092496bafe0ae2bf76f3b5232ce2
6451c77ce976b7b927b6345e9dd4c586fd15b317
/cgi_kunde2.0_shop/shop/build/hybris/bin/custom/pacoshop/pacoshopfulfilmentprocess/src/com/cgi/pacoshop/fulfilmentprocess/actions/order/OptinSSOAction.java
a2acd4a807379857cf3b5ca2f5209f990ad4ea84
[]
no_license
dixit-anup/maventotalproject
eefae3fbc1de085b3057edd87dcb3605f7e8750b
2c0f5581d32dd1aa265e455a9447ab7d160cf5f1
refs/heads/master
2021-01-16T21:57:39.423961
2014-08-21T14:58:18
2014-08-21T14:58:18
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,134
java
/* * [y] hybris Platform * * Copyright (c) 2000-2013 hybris AG * All rights reserved. * * This software is the confidential and proprietary information of hybris * ("Confidential Information"). You shall not disclose such Confidential * Information and shall use it only in accordance with the terms of the * li...
[ "dmitry.bilyk@symmetrics.de" ]
dmitry.bilyk@symmetrics.de
2041567f3248a57c049d3f172c7d1abe31a114c4
57e8666e223b712c2b7dacba19b631986bafe4e6
/mynews/mynews/src/mynews/Interface_Mynews2.java
e0b762cf5aaf87e22ff0ab74dfb6c1cc225bacdb
[]
no_license
EDDEGHAI/Mynews
cc5e2c83e9a082a866ad0fe719b90c7395d5413a
9db243a64e2d63b7dd897166b4236fcabfa35f37
refs/heads/master
2021-01-22T08:58:55.789885
2013-12-17T16:31:12
2013-12-17T16:31:12
null
0
0
null
null
null
null
UTF-8
Java
false
false
25,599
java
package mynews; import java.awt.Desktop; import java.awt.event.MouseAdapter; import java.awt.event.MouseEvent; import java.awt.event.MouseListener; import java.io.IOException; import java.net.MalformedURLException; import java.net.URI; import java.net.URISyntaxException; import java.sql.DriverManager; import java.sql...
[ "eddeghai.amine@gmail.com" ]
eddeghai.amine@gmail.com
5587ac1b4f03ceb7a1673fbd22e9a67f3bbf199b
822c7a056643e0d8cce0f260b1eef838e29edc30
/src/main/java/fr/team0w/website/security/Clearance.java
8a7a867e92f308ed83f871949a7061600a27dcdc
[]
no_license
Nic0w/Team0wWebsite
ec5d81e593950236693a5de77719077801af569c
dad81622357d2055523b2cbfb8838f803fb37b6f
refs/heads/master
2020-12-30T10:36:54.178045
2013-06-20T22:01:21
2013-06-20T22:01:21
null
0
0
null
null
null
null
UTF-8
Java
false
false
140
java
/** * */ package fr.team0w.website.security; /** * @author nic0w * */ public enum Clearance { ANONYMOUS, USER, ADMINISTRATOR }
[ "nico.broquet@gmail.com" ]
nico.broquet@gmail.com
00628be429515f1556cfbcba4d5e80084b979e38
18d1ff45c6168e3eed0950666c64a71354d86602
/demo/src/main/java/com/github/smartbuf/springcloud/model/UserModel.java
60e6dabe2a8843ba19230f29de41b8b63bf04a1e
[ "MIT" ]
permissive
smartbuf/smartbuf-springcloud
d2f60d415da02593abc5442466035a8cab8cb8ac
3529ad856b7fb9c001116b9271ad81033bebfc0e
refs/heads/master
2022-05-31T12:57:41.969547
2019-11-22T13:53:13
2019-11-22T13:53:13
222,907,922
0
0
MIT
2022-05-20T21:17:03
2019-11-20T10:08:34
Java
UTF-8
Java
false
false
463
java
package com.github.smartbuf.springcloud.model; import lombok.Data; import java.io.Serializable; import java.util.ArrayList; import java.util.List; @Data public class UserModel implements Serializable { private int id; private String token; private String nickname; private String loginIp; priva...
[ "sulinixl@163.com" ]
sulinixl@163.com
e97ecca984aede58476b2ebcd8e41de8a7d50f7b
5c09497cccdb7734fd87cb56c51ee42bb1bfba9b
/app/src/main/java/com/nxt/ott/view/RxDialogCaptcha.java
61d9c56f0a7a7fe8fd1483daf1ba6e83c860b357
[]
no_license
huqiangqaq/jx12316
a857ed011bdaee9a72846ece190f249d1145f3ba
b0da3d40859f3bffb80b0a42580b46856366cf32
refs/heads/master
2021-01-11T01:42:12.249230
2017-12-19T09:17:06
2017-12-19T09:17:06
69,533,824
0
0
null
null
null
null
UTF-8
Java
false
false
3,052
java
package com.nxt.ott.view; import android.content.Context; import android.content.DialogInterface; import android.view.LayoutInflater; import android.view.View; import android.widget.EditText; import android.widget.ImageView; import android.widget.TextView; import com.nxt.ott.R; import static com.nxt.ott.view.RxCaptc...
[ "839168655@qq.com" ]
839168655@qq.com
35ce395f5c27813e68b08f84711e821426a8b13a
6b419bda0271dc110c5d8eca4344094ecd239fee
/examples/curator/src/main/java/io/sundr/examples/curator/SetDataOption.java
b85c67e61ce41715922e9671feffbeeed92afbad
[ "Apache-2.0" ]
permissive
janstey/sundrio
320a054f39481008004380d15c510626f5ec7600
2daa650a38c9393ebe49b0b2dfd9b03a9d9b6b2f
refs/heads/master
2021-01-15T13:33:24.123035
2015-09-25T15:48:14
2015-09-25T15:48:14
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,044
java
/* * Copyright 2015 The original 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 app...
[ "iocanel@gmail.com" ]
iocanel@gmail.com
ca077fb6170847dbfc6ef2a1656403cdcbba6392
58d644f4a8a4e1e0346ada39efac566bf4f4b976
/Day08_ValueTest/src/main/java/com/spring/day8/Main2.java
f7fdd01db28f79e9adcf5cd341f73530f77930c2
[]
no_license
ZinKoWinn/Spring-FrameWork
715c46ed57074488f73d22af90cedf1515c5839f
18c422cd3b92f803b0bd3c9aa98a4d2e9cd678f5
refs/heads/master
2023-06-16T02:52:59.170634
2021-07-08T16:21:45
2021-07-08T16:21:45
299,191,520
1
0
null
null
null
null
UTF-8
Java
false
false
1,126
java
package com.spring.day8; import org.springframework.expression.ExpressionParser; import org.springframework.expression.spel.standard.SpelExpressionParser; import java.util.Arrays; public class Main2 { public static void main(String[] args) { ExpressionParser expressionParser = new SpelExpressionParser();...
[ "61304140+ZinKoWinn@users.noreply.github.com" ]
61304140+ZinKoWinn@users.noreply.github.com
483ba58509ec2879b595d9bac5cd7ad0560a0b73
6ded8dbdeb0549a0eac65326f2741c287261b1f3
/src/test/java/guru/springframework/controllers/SetterInjectedControllerTest.java
81f3d4129ae458bff976c4a1b3656569936e4c80
[]
no_license
ashuprabhune/di-demo
52d1dc73c12f200682983c468608f0a3cf2b4ae6
7db56b0cbfc835cb9ea8710b75b083fb83e081b6
refs/heads/master
2020-11-26T04:07:27.707273
2019-12-25T01:00:57
2019-12-25T01:00:57
228,960,386
0
0
null
null
null
null
UTF-8
Java
false
false
727
java
package guru.springframework.controllers; import guru.springframework.didemo.controllers.SetterInjectedController; import guru.springframework.didemo.services.GreetingServiceImpl; import org.junit.Before; import org.junit.Test; import static org.junit.Assert.assertEquals; public class SetterInjectedControllerTest { ...
[ "ashuprabhune@gmail.com" ]
ashuprabhune@gmail.com
cc57640b3ecbcff4c0a97cb326df85c2764f92c0
c23d0dd16db2f37dd393b59c5b55057e2f1c7234
/3.Exercises/4.Fourth/src/utils/SampleLinkedListTest.java
55659ca10ff462143acc6408aa0d768330c8ab00
[]
no_license
Echolz/DSA-FMI
3e96be0a35fd469e05ff24ad94c1e61feb410d44
49ac8430fa7018bbf18cfbb8485304be0916dfcb
refs/heads/master
2021-07-25T23:40:35.773552
2020-04-18T10:42:55
2020-04-18T10:42:55
152,400,751
1
0
null
null
null
null
UTF-8
Java
false
false
1,242
java
package utils; import org.junit.Before; import org.junit.Test; import java.util.ArrayList; import java.util.List; import static org.junit.Assert.*; public class SampleLinkedListTest { private LinkedList<Integer> list; private java.util.LinkedList<Integer> realList; @Before public void setUp() { ...
[ "elizaremanuilov@gmail.com" ]
elizaremanuilov@gmail.com
7bbcd3eaeeee9eeedf65fddbd29c479b64b44547
51614ac3764a9e53827e649d24eb0e23605067f1
/Weatherapp/app/src/main/java/com/weatherapp/model/Weather.java
3a34d0735c6916dba3434505ace40aae72d61315
[]
no_license
mahmoudmaamounz/Android
9305ce75dc96070d56bac8edc41f003e9075a084
4a51e6420a7eb89f95c638b042349023d7e8f2d0
refs/heads/master
2021-01-19T13:37:22.831614
2017-02-26T18:58:53
2017-02-26T18:58:53
82,402,601
0
0
null
null
null
null
UTF-8
Java
false
false
2,689
java
package com.weatherapp.model; import android.graphics.drawable.Drawable; import java.util.Date; /** * Created by Luci on 1/28/2017. */ public class Weather { String description; String min_temp; String max_temp; Drawable icon; String pressure; String humidity; String updateOn; pub...
[ "mahmoud.admaamoun@gmail.com" ]
mahmoud.admaamoun@gmail.com
4b6c9092be465b2f13aeb596424d3989fb6e6c3a
5107d917c5b4395f9f1d1934b5001938b1eea3b8
/src/java/com/ufpr/tads/web2/dao/start_env/data/CreateCadastro.java
f9f6dcca2c46a1fdb6431a1a1896f120e079926c
[]
no_license
wgiacomin/java-ee
523d5e3c0d18df15a4e2f5441dddf3d8dbc037a4
99fe0eafe5847978b47c68446490bddd3b9b0909
refs/heads/main
2023-07-01T10:50:18.767055
2021-08-04T00:00:09
2021-08-04T00:00:09
367,941,971
0
0
null
null
null
null
UTF-8
Java
false
false
6,352
java
package com.ufpr.tads.web2.dao.start_env.data; import com.ufpr.tads.web2.dao.utils.ConnectionFactory; import java.sql.Connection; import java.sql.Statement; public class CreateCadastro { private static Statement query = null; private static Connection con = null; public static void main(String[] args) {...
[ "30360664+wgiacomin@users.noreply.github.com" ]
30360664+wgiacomin@users.noreply.github.com
038d10f1c702b78ec9a9235af44f190e843dc81a
124e4b4e9a06999c1da7a58820cd1b02bcb64290
/TestFHIR/target/generated-sources/xjc/org/hl7/fhir/model/OrderOutcomeStatus.java
85dc07f878d31819e09054d33ad81d55dae649ba
[]
no_license
Rickeys-playground/bmi591
37e7c065bf5582caeb66b996d0f444e66328e359
b34e909755ed996b0a45843353f1170e18a805a7
refs/heads/master
2016-08-07T05:57:07.707808
2015-09-01T10:02:24
2015-09-01T10:02:24
41,276,769
0
1
null
2015-09-01T10:02:25
2015-08-24T02:12:42
Java
UTF-8
Java
false
false
3,022
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: 2015.08.27 at 10:15:...
[ "rickey86@gmail.com" ]
rickey86@gmail.com
f72f5f6c96d5027cf18f61df592d6109851cc5e9
ba5193a7e8086aac8095163e8e01542902dc9245
/src/main/java/webstore/config/JpaConfiguration.java
7f7c15d076d679aac9dd2c84499cb0cf021f5fb0
[]
no_license
HelgaLis/ormwebstore
1fb7ff84d9664624d55145d76d80333d1294b8d9
193c8efd7f25f54dcc88655aaf21d6bc0f79e5c1
refs/heads/master
2020-04-05T17:39:10.789088
2018-11-11T12:11:49
2018-11-11T12:11:49
157,070,150
0
0
null
null
null
null
UTF-8
Java
false
false
1,575
java
package webstore.config; import javax.sql.DataSource; import org.hibernate.dialect.HSQLDialect; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Configuration; import org.springframework.jdbc.datasource.embedded.EmbeddedDatabase; import org.springframework.jdbc.datasou...
[ "helga@helga-OEM" ]
helga@helga-OEM
c820568edd7f3dcd70684ba7de8f11e1c5247cbd
f5398748ea435d203248eb208850a1d36939e3a8
/EASy-Standalone/EASyCommandLineTest/testdata/elevator/PL_SimElevator2/src/gui/views/outside/ElevatorPanel.java
470172c4c5daa422a1927bf1b3b0fed8cbce3dd2
[ "Apache-2.0" ]
permissive
SSEHUB/EASyProducer
20b5a01019485428b642bf3c702665a257e75d1b
eebe4da8f957361aa7ebd4eee6fff500a63ba6cd
refs/heads/master
2023-06-25T22:40:15.997438
2023-06-22T08:54:00
2023-06-22T08:54:00
16,176,406
12
2
null
null
null
null
ISO-8859-1
Java
false
false
4,891
java
package gui.views.outside; import gui.buttons.$outerview_buttontype; //import gui.buttons.DefaultButton; import gui.views.ScrollPanel; import java.awt.Dimension; import java.awt.Graphics; import java.util.ArrayList; import javax.swing.Icon; import javax.swing.ImageIcon; import javax.swing.JLabel; import properties.Pro...
[ "elscha@sse.uni-hildesheim.de" ]
elscha@sse.uni-hildesheim.de
9ce6bcd5ed6e6dc1f1865167952cf69e3fa185b5
46d2123b581e6fb4326d3262422e55395defc1e3
/.svn/pristine/9c/9ce6bcd5ed6e6dc1f1865167952cf69e3fa185b5.svn-base
af1010460789fef704f6dfc06c10f44e35d1b66b
[]
no_license
Mxtreme1/Java-Exercises
e24532837cc0e0a16f62196a91aa7b6db1828b2c
e8b033385f2a91b503ec2ea0429b60b805eb856f
refs/heads/master
2021-06-23T13:21:14.752802
2017-07-31T18:22:05
2017-07-31T18:22:05
89,339,604
0
0
null
null
null
null
UTF-8
Java
false
false
626
package convertunits; public class Conversions { public static double km2miles(double x) { // returns converted value (1km = 0.62137 miles) return x * 0.62137; } public static double miles2km(double x) { //returns converted value miles to km return x * 1.61; } ...
[ "mr492@students.uni-freiburg.de" ]
mr492@students.uni-freiburg.de
8ccc6e1eb225c4853aa88da1ec367b04005a92c9
1bde23a25a0d6157d8ee661b201ea1487ba33b0e
/app/src/main/java/com/example/fariscare/ProfilePage.java
55b7ddbd8ed7c72b3fba5ce8ffedef63d97e8ad2
[]
no_license
Kwongmingwei/FarisCare
4d6b78da43a298fa0d596fbc95f0b4783212b247
bedc35f81a8fa0db9c0f2dc72e5fcedc50c2523e
refs/heads/master
2023-02-25T09:30:38.291425
2021-02-02T08:59:32
2021-02-02T08:59:32
308,499,645
0
0
null
null
null
null
UTF-8
Java
false
false
2,808
java
package com.example.fariscare; import androidx.annotation.NonNull; import androidx.appcompat.app.AppCompatActivity; import android.content.Intent; import android.os.Bundle; import android.provider.Telephony; import android.util.Log; import android.view.View; import android.widget.Button; import android.widget.EditTex...
[ "s10193226@connect.np.edu.sg" ]
s10193226@connect.np.edu.sg
f78d7c26f7d29ba64a7ad3ee84d6e595349ee072
43257f4a7152b0f3c58b39d3834e8f60556c6cb2
/src/regmach/MainProgram.java
dec5516b3d10fd4fba4de6c82548859749a393f9
[ "MIT" ]
permissive
andylshort/register-machines
5839143b8c8c3ec38ccae6b167d3dcd5715a961b
7a615834013164395b451a368aa5b75dbdc6e870
refs/heads/master
2021-06-07T15:11:42.242028
2016-11-11T20:53:24
2016-11-11T20:53:24
38,259,138
1
0
null
null
null
null
UTF-8
Java
false
false
2,113
java
package regmach; import java.io.File; import java.io.FileNotFoundException; import java.util.Scanner; public class MainProgram { public static void main(String[] args) { RegisterSet registers = loadInitialRegisterSet(); Program program = loadProgramFromFile(args[0]); // Execute the pro...
[ "a.lamzedshort@gmail.com" ]
a.lamzedshort@gmail.com
ed1166293bc8455df566552201ea85ab94bd71cd
cbc4fe218249880f628186828505295519d37c6c
/demo/react-native/m-app3/android/app/src/debug/java/com/xutongbao/mapp3/ReactNativeFlipper.java
cee924518c701f12849175ff1cd03e3d92e1ea55
[]
no_license
baweireact/m-apps
a6b6107c3507284c8207b8796d5c9cf77724c7a0
bc816bd5bdc6b43baa168d449d14bbb41e3ab3b5
refs/heads/master
2023-05-28T10:03:36.013553
2023-05-20T09:19:57
2023-05-20T09:19:57
224,748,045
1
1
null
2022-06-07T08:10:37
2019-11-29T00:17:32
JavaScript
UTF-8
Java
false
false
3,266
java
/** * Copyright (c) Facebook, Inc. and its affiliates. * * <p>This source code is licensed under the MIT license found in the LICENSE file in the root * directory of this source tree. */ package com.xutongbao.mapp3; import android.content.Context; import com.facebook.flipper.android.AndroidFlipperClient; import c...
[ "xutongbao@douyuxingchen.com" ]
xutongbao@douyuxingchen.com
950c411a7ed8154fe305cf93ce244588430e9709
e36f8cc8fd5b0e27f7887886334e3790f1d806ac
/src/main/java/com/liujie/server/controller/EmployeeController.java
86621f7c89afc0d6696b11e77fca72634661f6c3
[]
no_license
liujie1122/spring_cache
ce5b8dd7e1625190de966417dce2f20a90534c16
131cb8e1a8d70c98c8f0a2fb301bd6c99790575c
refs/heads/master
2022-06-25T00:00:04.188868
2019-11-26T00:59:03
2019-11-26T00:59:03
223,835,778
0
0
null
2022-06-17T02:41:40
2019-11-25T01:12:21
Java
UTF-8
Java
false
false
1,455
java
package com.liujie.server.controller; import com.liujie.server.bean.Employee; import com.liujie.server.mapper.EmployeeMapper; import com.liujie.server.service.EmployeeService; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.web.bind.annotation.GetMapping; import org.springfram...
[ "1846671638@qq.com" ]
1846671638@qq.com