blob_id
stringlengths
40
40
directory_id
stringlengths
40
40
path
stringlengths
7
332
content_id
stringlengths
40
40
detected_licenses
listlengths
0
50
license_type
stringclasses
2 values
repo_name
stringlengths
7
115
snapshot_id
stringlengths
40
40
revision_id
stringlengths
40
40
branch_name
stringclasses
557 values
visit_date
timestamp[us]
revision_date
timestamp[us]
committer_date
timestamp[us]
github_id
int64
5.85k
684M
star_events_count
int64
0
77.7k
fork_events_count
int64
0
48k
gha_license_id
stringclasses
17 values
gha_event_created_at
timestamp[us]
gha_created_at
timestamp[us]
gha_language
stringclasses
82 values
src_encoding
stringclasses
28 values
language
stringclasses
1 value
is_vendor
bool
1 class
is_generated
bool
2 classes
length_bytes
int64
7
5.41M
extension
stringclasses
11 values
content
stringlengths
7
5.41M
authors
listlengths
1
1
author
stringlengths
0
161
9d6563a0a289b8a47ddeebcc18f12adb1b7d91ba
e9e1360db4f6b0db271a3c316651f1f6e15bbcb6
/src/main/java/models/Opinion.java
08b2eac3880c61533f21fd33b1b2eec6d2da922b
[]
no_license
enmanuelm19/AmericanTech
3679f70fbbbc66b6c23c7d268e54e9d897eb61c7
8507956e416f374f1bf830852b5a5390d2755005
refs/heads/master
2021-12-29T18:07:23.583481
2021-12-28T18:30:40
2021-12-28T18:30:40
54,125,581
0
0
null
null
null
null
UTF-8
Java
false
false
1,418
java
package models; import java.util.Date; public class Opinion { private int id; private String descripcion; private Date fecha; private int calificacion; private Postulacion postulacionId; private Usuario usuarioId; public Opinion() { super(); // TODO Auto-generated constructor stub } public Opinion(int...
[ "fidel.alejos@gmail.com" ]
fidel.alejos@gmail.com
e12c3ca176508715febf28bcc13f6ac04c50cf90
2e5492e248fcbf608920fb02da768dff09a59b2a
/Padrões de Projeto Comportamentais/behavioral-patterns/src/main/java/br/com/cod3r/strategy/person/Client.java
dbb30a109b62f022d664ca4b4b13a81e440ff37d
[]
no_license
lucashsouza/curso-padroes-projeto
99c52c01135d8843bd96b5ed66334d32e9d71a5a
3f5110d60c8fde1ae8acdbc1cf28c239e22a486b
refs/heads/main
2023-07-30T12:20:40.074265
2021-09-26T21:48:24
2021-09-26T21:48:24
410,669,694
0
0
null
null
null
null
UTF-8
Java
false
false
1,277
java
package br.com.cod3r.strategy.person; import br.com.cod3r.strategy.person.strategies.eat.MeatFoodStrategy; import br.com.cod3r.strategy.person.strategies.eat.VeggieFoodStrategy; import br.com.cod3r.strategy.person.strategies.transportation.AirplaneStrategy; import br.com.cod3r.strategy.person.strategies.transportation...
[ "lhenriquesouza00@gmail.com" ]
lhenriquesouza00@gmail.com
4566cfb8cfcdd2a2e464a1c932bba42b6cdb165f
ed589ea2c8dededa36d3b6d24fc86472a22322b6
/trunk/GoJava4/akhambir/Kickstarter/main/java/com/project/pages/MainPage.java
da64fdce56bba08eacc71d70219897c464d8d5dc
[]
no_license
baygoit/GoJava
dcf884d271a4612051036e4fdc2c882c343ec870
a0a07165092bcc60e109c84227b0024f4bca38ed
refs/heads/master
2020-04-16T01:46:09.808322
2016-08-06T06:28:13
2016-08-06T06:28:13
42,005,479
8
27
null
2016-03-09T11:26:20
2015-09-06T14:28:53
Java
UTF-8
Java
false
false
55
java
package com.project.pages; public class MainPage { }
[ "a.khambir@gmail.com@371e26f7-1d5d-4d7b-6139-2def7fa80f1e" ]
a.khambir@gmail.com@371e26f7-1d5d-4d7b-6139-2def7fa80f1e
006c380bbfa69d2f5c640f56da123fb640f774ae
d603c08ac66dfac297b62a5691f3b1f332274819
/back-end/src/main/java/ola/hd/longtermstorage/domain/TrackingResponse.java
dfaddaad9ae5ec4775ea39885ace8822c86c018c
[ "Apache-2.0" ]
permissive
subugoe/OLA-HD-IMPL
747d71e00db0be3618cd67d3c3c0d163d493a551
b944d649237c146efca81de3d45566783fa1e5be
refs/heads/master
2022-12-15T03:13:00.506730
2021-04-16T12:57:27
2021-04-16T12:57:27
170,673,166
10
0
Apache-2.0
2022-12-11T21:35:47
2019-02-14T10:28:24
Java
UTF-8
Java
false
false
953
java
package ola.hd.longtermstorage.domain; import com.fasterxml.jackson.annotation.JsonInclude; @JsonInclude(JsonInclude.Include.NON_NULL) public class TrackingResponse { private TrackingInfo trackingInfo; private ArchiveResponse archiveResponse; public TrackingResponse(TrackingInfo trackingInfo) { ...
[ "triet.doan@gwdg.de" ]
triet.doan@gwdg.de
66f135d717280f1f78df5e50df4acde502a0ef09
32ddc360f42609daf5e4e5f787d1799a8ada3992
/app/src/main/java/hezra/wingsnsides/ChickenWings/ChickenFlavour.java
e6d82295a5289f58044ea31fdcbab8e22134a752
[]
no_license
shadygoneinsane/OnlineDeliveryApp
7927645d82ab8a34f804b4c6ad9019275e012dbd
0c9f44cfaaba99ba48e047bbb8c159c8c1b0237e
refs/heads/master
2021-07-17T12:15:02.399555
2017-10-26T06:23:49
2017-10-26T06:23:49
105,480,050
0
0
null
null
null
null
UTF-8
Java
false
false
752
java
package hezra.wingsnsides.ChickenWings; /** * Created by vikesh on 11-06-2017. */ public class ChickenFlavour { private String pID; private String pNAME; private String pDETAIL; private String cID; public String getPID() { return pID; } public void setPID(String pID) { ...
[ "vikeshdass@gmail.com" ]
vikeshdass@gmail.com
91b3fd49acf41b0f8d69599538ce1928b38bc166
b93a6242b607e1e20540da0f59a6041f8e3bc28e
/java/src/plugins/com/dgrid/plugins/GroovyMapReducePlugin.java
c29749da9012baa660760e861c2d819aaaff6e4b
[ "Apache-2.0" ]
permissive
samtingleff/dgrid
edd9b1fea991023eff89f5bac412249015a2aaed
47fb753159e5b6c538e70fef2903c8028d7cf897
refs/heads/master
2021-01-17T12:47:26.170016
2009-05-13T21:56:16
2009-05-13T21:56:16
51,359
2
3
null
null
null
null
UTF-8
Java
false
false
920
java
package com.dgrid.plugins; import java.io.File; import com.dgrid.gen.Constants; import com.dgrid.handlers.GroovyMapReduceTypeHandler; import com.dgrid.plugin.BaseDGridPlugin; import com.dgrid.service.DGridPluginManager; public class GroovyMapReducePlugin extends BaseDGridPlugin { public String getDescription() { ...
[ "sam@structure28.com" ]
sam@structure28.com
567c9e8d7636176964b08e3b6ac862bb47e2c7a5
0b08e249f66c477b357274f73fa6c1c7b5d41db2
/spring-cloud-acm-example/src/main/java/com/zwd/acm/AcmApplication.java
177b920c5f21b2191cbf336661c0e1242ef54257
[]
no_license
tanglitao/nacos-examples
5f3c75ef118e578e00883e3b5c033bd96bb57778
7fbfdeb9b62198c307684161ad439b96219dbb1e
refs/heads/master
2020-06-04T04:06:11.655638
2019-01-09T12:33:41
2019-01-09T12:33:41
null
0
0
null
null
null
null
UTF-8
Java
false
false
751
java
package com.zwd.acm; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; import org.springframework.context.ConfigurableApplicationContext; /** * @author zwd * @date 2019/1/7 20:22 * @Email stephen.zwd@gmail.com */ @SpringBootApplication public c...
[ "810095178@qq.com" ]
810095178@qq.com
ef5fff99b2e32abdd8dd8ad145b7e56dc5ac9b42
e29975c788155ddcd3f0edd4e6d78fa8ba595cc8
/de.akra.idocit.java.tests/src/test/resources/source/SpecialException.java
fb88e553d094d7783a6913b1cbf89c12d0f8883e
[ "Apache-2.0" ]
permissive
jankrause/idocit
56aac26673bfa8fabf2a4f30eb0f32f4a33fd232
85b90f06d5f07413f900054766570874471a88f0
refs/heads/master
2020-04-20T14:39:25.204245
2012-11-16T11:38:40
2012-11-16T11:38:40
40,559,111
0
0
null
null
null
null
UTF-8
Java
false
false
1,017
java
/******************************************************************************* * Copyright 2012 AKRA GmbH * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/li...
[ "krausedammann@web.de" ]
krausedammann@web.de
31b43af741e1ff893888be1248bdec5dc734b7c6
198628244b481dfae06dfe15fd0ecda5a4849eba
/src/main/java/com/example/blockchaininfo/services/ConnectToApiCallable.java
7de7ce28d184edec6e32d7fe1e8e15411db05885
[]
no_license
Maciass92/Blockchain-Info
2e287532a4c313fc1ee5f3f213d05c992fe403f3
3fdf4e15b4c4bbc0b12345a84daaeb5eda5f5c35
refs/heads/master
2020-03-09T12:05:20.859371
2018-05-28T10:06:02
2018-05-28T10:06:02
128,777,203
0
0
null
2018-05-28T10:06:03
2018-04-09T13:35:22
Java
UTF-8
Java
false
false
1,461
java
package com.example.blockchaininfo.services; import com.example.blockchaininfo.pojos.ReturnedPoolData; import lombok.extern.slf4j.Slf4j; import org.apache.http.impl.client.HttpClientBuilder; import org.springframework.http.client.HttpComponentsClientHttpRequestFactory; import org.springframework.web.client.RestTemplat...
[ "mac.komorowski@gmail.com" ]
mac.komorowski@gmail.com
b343dec52a0fda1def4267ac020582df33db2519
f9fcedd4b83165848b3b1c03b5d9c35e9aef0042
/app/src/main/java/com/nineleaps/eazipoc/utils/TypeConverterObject.java
83471e86e927701d6edc77528563319625491452
[]
no_license
KrishnaKumar97/Eazi
a2fdd225d9cf3cdf7e06b2da494f4f81bd9ddafc
1dd50998857b63c5250186ca200580e5b3fdd6f5
refs/heads/master
2022-11-29T17:17:14.414112
2020-08-07T08:11:02
2020-08-07T08:11:02
283,494,755
0
0
null
2020-08-07T08:11:04
2020-07-29T12:36:17
Kotlin
UTF-8
Java
false
false
1,296
java
package com.nineleaps.eazipoc.utils; import com.google.gson.Gson; import com.google.gson.reflect.TypeToken; import com.nineleaps.eazipoc.models.MessageDatabaseModel; import java.lang.reflect.Type; import java.util.List; public class TypeConverterObject { /** * Function to convert incoming List object to Str...
[ "krishnakumar.v@nineleaps.com" ]
krishnakumar.v@nineleaps.com
0e49c5e3e04f651e4b9a472ec56c60a092975f44
bdf1171e3686190fde6611e79d55ee91d974100e
/mongodb_demo/java/mongoDBDemo/src/test/java/test/mrgan/mongodb/repository/CustomerRepositoryTest.java
d8061f6c13e65f0204020182dca8b0fbf0c0cd32
[]
no_license
mupengfei/demo
2eae45836e75d8457d99fd21ce90cf1d1e5d366a
efedb764368e470cf399809a729d4ef385a46a80
refs/heads/master
2022-10-28T13:14:21.880143
2019-12-02T00:13:53
2019-12-02T00:13:53
71,767,383
0
0
null
2022-10-12T20:11:17
2016-10-24T08:19:44
HTML
UTF-8
Java
false
false
1,436
java
package test.mrgan.mongodb.repository; import java.util.Date; import org.junit.Before; import org.junit.Test; import org.junit.runner.RunWith; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.boot.test.autoconfigure.web.servlet.AutoConfigureMockMvc; import org.springframework....
[ "mupf.zj@gmail.com" ]
mupf.zj@gmail.com
7e11c3e30c962439ed24a896935f926e737d2bd6
02fadb57d8c40066e398b6ec524c040d8404f550
/reactivex/src/main/java/cc/buddies/component/reactivex/usecase/SingleUseCaseWithParameter.java
4bfd8faadbc4db3a5c1949b4cd44ff22536fb64b
[]
no_license
zhaowenliang/BuddiesComponent
7ab5fbe497b6317a5811e4d0388525f54f810ea6
c733841d10f3f2d16b3120ca1b6c1e7987329127
refs/heads/master
2023-07-02T04:17:15.985755
2021-08-12T07:46:08
2021-08-12T07:46:08
285,260,732
0
0
null
null
null
null
UTF-8
Java
false
false
181
java
package cc.buddies.component.reactivex.usecase; import io.reactivex.rxjava3.core.Single; public interface SingleUseCaseWithParameter<P, R> { Single<R> execute(P parameter); }
[ "zwldh123@163.com" ]
zwldh123@163.com
6f2a52280ac2bd5d63453efe7f05089f27ce79e5
6c8436eabae3ed862ec7f7c1f1e25e6d19cc1a04
/YoutubePlayer/src/main/java/com/youtubeplayer/model/Mixes.java
1eb6ce8f972bfeccdd8c22f2f1908f043dfb7207
[]
no_license
rizalmf/YoutubePlayer
be0b4f50d670504d49e23d3715bb28923ebb9a0f
4cc186567c3f27609d237197bf1d6673691f56e2
refs/heads/master
2022-11-22T22:20:53.768943
2020-07-29T10:39:47
2020-07-29T10:39:47
280,852,245
2
2
null
null
null
null
UTF-8
Java
false
false
916
java
/* * Copyright 2020 Java Programmer Indonesia. * * 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 l...
[ "gorenglahayam@gmail.com" ]
gorenglahayam@gmail.com
79bb147bab50d319ed68a2660df3d954b1b6dbc1
f544fb9383f8f6859af5585267fb93448f27e70b
/mobile/src/main/java/com/siliconlabs/bledemo/ble/BluetoothLEGatt.java
f359159dbd8a5533e687122760337e70650344b6
[]
no_license
jeesang7/Bluegecko-android
6d5c705bc458056e5435b365c2b826299c90177b
5f73f7e1c86660aad052aab2c50ce8370dee1f39
refs/heads/master
2020-12-09T10:43:25.217534
2019-12-18T13:02:35
2019-12-18T13:02:35
112,364,667
0
0
null
2018-09-06T19:28:48
2017-11-28T17:08:23
Java
UTF-8
Java
false
false
18,583
java
package com.siliconlabs.bledemo.ble; import android.bluetooth.BluetoothDevice; import android.bluetooth.BluetoothGatt; import android.bluetooth.BluetoothGattCallback; import android.bluetooth.BluetoothGattCharacteristic; import android.bluetooth.BluetoothGattService; import android.bluetooth.BluetoothProfile; import a...
[ "joao.stange@silabs.com" ]
joao.stange@silabs.com
d28bf49bb0a64e035b408876f2ff0496acf5d14a
52d429a7767a2b955abd61e576bfb16b5ee07519
/app/src/main/java/com/siddharth/ZeroKata/OnlineActivity.java
d514ade6d44a5db3fe5d7c02b6ff91310112383f
[]
no_license
SiddharthDeveloper/ZeroKata
05b2a83a8884f07cce3dfaed65f15cec4ad155b8
82ace1134626ed18c627bf40461b1d7649bf92b9
refs/heads/master
2021-01-04T09:24:06.581918
2020-03-02T11:45:57
2020-03-02T11:45:57
240,487,504
1
0
null
null
null
null
UTF-8
Java
false
false
14,223
java
package com.siddharth.ZeroKata; import androidx.annotation.NonNull; import androidx.appcompat.app.AlertDialog; import androidx.appcompat.app.AppCompatActivity; import android.content.DialogInterface; import android.content.Intent; import android.graphics.Color; import android.os.Bundle; import android.util.Log; impor...
[ "sid.syntax@gmail.com" ]
sid.syntax@gmail.com
52ff3fc72cd64006196f15c2c9a812cf2d1fe0fd
7f8e0c484c9a5ba6a5230393c2cea8b17947e5e3
/ABB/src/clases/ListaS.java
712e604bafffa9c2fae6318485832e418753137d
[]
no_license
joazlz/ArbolesAVL
c0964201ebaee410e684737094fe575f23d244a7
ea1a7af9def854e0216235e0c47063a5b21775bc
refs/heads/master
2022-01-10T16:32:27.043812
2019-05-27T21:59:49
2019-05-27T21:59:49
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,922
java
package clases; import java.util.Iterator; /** * Clase que contiene las listas Simples * @author Joaquin * @param <T> */ public class ListaS<T> implements Iterable<T>{ private Nodo<T> cab; private int size; /** * Agrega el nodo para la lista simple * @param nodo - N...
[ "noreply@github.com" ]
noreply@github.com
cab6025521e68a20c0d4bb9847ccb0da759005d5
e054c1e6903e4b5eb166d107802c0c2cadd2eb03
/modules/datex-serializer/src/generated/java/eu/datex2/schema/_2/_2_0/AreaOfInterestEnum.java
23a8efb388691cb20153a6243a6cc5808b021396
[ "MIT" ]
permissive
svvsaga/gradle-modules-public
02dc90ad2feb58aef7629943af3e0d3a9f61d5cf
e4ef4e2ed5d1a194ff426411ccb3f81d34ff4f01
refs/heads/main
2023-05-27T08:25:36.578399
2023-05-12T14:15:47
2023-05-12T14:33:14
411,986,217
2
1
MIT
2023-05-12T14:33:15
2021-09-30T08:36:11
Java
UTF-8
Java
false
false
1,613
java
package eu.datex2.schema._2._2_0; import jakarta.xml.bind.annotation.XmlEnum; import jakarta.xml.bind.annotation.XmlEnumValue; import jakarta.xml.bind.annotation.XmlType; /** * <p>Java class for AreaOfInterestEnum. * * <p>The following schema fragment specifies the expected content contained within this class. ...
[ "geir.sagberg@gmail.com" ]
geir.sagberg@gmail.com
2cf77f07981600e028e6044cb3c278bf8bf56e45
ff2862dad878c0a52116f73c2cf0a96fdc9c82a3
/Vaishali/annotationDemo/IOCAnnotation/src/main/java/com/ncu/annotationDemo/IOCAnnotation/RestFortune.java
cffa5fbe1688ec35299454cf813de1dec982ba2c
[]
no_license
rashigupta19/CODES-
75a302b305341b4ce116715bd7d3ff2af0afd3d9
a953b37328462f3b03a296731dff3b53fbefd83e
refs/heads/main
2023-05-11T16:12:09.215676
2021-06-04T16:41:29
2021-06-04T16:41:29
373,861,790
0
1
null
2021-06-04T16:37:00
2021-06-04T14:08:16
Java
UTF-8
Java
false
false
238
java
package com.ncu.annotationDemo.IOCAnnotation; import org.springframework.stereotype.Component; @Component public class RestFortune implements IFortune{ public String getFortune() { return "you have a good fortune today"; } }
[ "noreply@github.com" ]
noreply@github.com
8a89a8309752d195c085d3a9146e06b848dab8a3
4e7159cf61bf0fa670a5a102424edcc7cb781a36
/advancedMapReduce/src/mapreduce/product/MyKey.java
1c59f64f5202c9ddff07ccb13f2a3aae69d1c5ab
[]
no_license
kim-svadoz/bigdatawork
0736ada30909ac02dbb9e25c7a7cf0a7cac9397c
a7445589c05246b2869d9ca3d768893aa9384e93
refs/heads/master
2022-12-28T08:30:58.110809
2020-09-16T05:52:25
2020-09-16T05:52:25
241,572,741
0
0
null
2022-12-16T07:16:53
2020-02-19T08:43:15
Java
UTF-8
Java
false
false
1,273
java
package mapreduce.product; import java.io.DataInput; import java.io.DataOutput; import java.io.IOException; import org.apache.hadoop.io.WritableComparable; import org.apache.hadoop.io.WritableUtils; public class MyKey implements WritableComparable<MyKey>{ private String productID; private String userID; public My...
[ "dhkdghehfdl@gmail.com" ]
dhkdghehfdl@gmail.com
de136087525ebb0b70af1d02fb9c5d82dc9c7a2b
7b3615d250073ffbc0ccc9f19d4bb8cd50f33d04
/afis-cloud-server-auth/src/main/java/com/afis/cloud/auth/model/ApplicationModel.java
f87e10fdbcfbaaf9f68a89ec4ccc9237f855542d
[]
no_license
zhuoyue9527/auth
57dd371c53c7fa14981aafc38236d92f3c5c4cc3
ab79aca280e37e3c0c2910cac7eb6281e0bd0c81
refs/heads/master
2020-04-07T23:24:32.180246
2018-11-23T09:46:52
2018-11-23T09:46:52
158,811,336
0
0
null
null
null
null
UTF-8
Java
false
false
2,231
java
package com.afis.cloud.auth.model; import java.io.Serializable; import java.util.Date; /** * 存在缓存中的应用信息 * * @author Chengen * */ public class ApplicationModel implements Serializable{ private long id; private String appCode; private String appName; private String key; private String urlCallback; pri...
[ "zhuoyue9527@163.com" ]
zhuoyue9527@163.com
151813817ead5a43817627cd933c1f93f93a674c
064bd6795fcd8eefd5f8c777915cb913b7d7e6e0
/src/util/ReflectionUtil.java
347b61d01b5f4948e717834c60c3c9267d24b057
[]
no_license
Whatder/ReflectionJava
7ca513f49854d00425b2894debd4e7286f70a45f
6f42a1b993a6264252ad536e64827a0f341ec719
refs/heads/master
2020-03-28T03:00:45.804814
2018-09-06T03:36:58
2018-09-06T03:36:58
147,613,163
0
0
null
null
null
null
UTF-8
Java
false
false
1,870
java
package util; import java.lang.reflect.Constructor; import java.lang.reflect.Field; import java.lang.reflect.Method; public class ReflectionUtil { public static void getAllField(Class clas) { System.out.println("***********this is all fields**********"); Field[] declaredFields = clas.getDeclared...
[ "hjj@picbling.com" ]
hjj@picbling.com
90c2546d86475da292e9dbd80f5a3775589aeecd
83ef5503ff1bb287e3525c64e15e7f081e11efcf
/test/BinaryDivide/HIndexTest.java
846e67ab3a98b5996e3ab55532f8de60035ce48a
[]
no_license
huweiye/LeetCode_Medium
f01d3ea1c2b51e97f85c61e6b53f2176e080b56f
641ccbe6c0840abc68e8ab8522aa8181fdbdda02
refs/heads/master
2022-11-19T19:16:21.755489
2020-07-27T04:20:05
2020-07-27T04:20:08
282,792,957
0
0
null
null
null
null
UTF-8
Java
false
false
311
java
package BinaryDivide; import org.junit.Test; import static org.junit.Assert.*; public class HIndexTest { @Test public void hIndex() throws Exception { HIndex h=new HIndex(); h.hIndex(new int[]{7,7,7,7,7,7,7}); } @Test public void is_a_Hindex() throws Exception { } }
[ "2920566283@qq.com" ]
2920566283@qq.com
1cfbbe627e54cb896fa9f098bbafe7c6d6670fc1
33dd81c6afbaf00c4c0637f383323eefc432ae3e
/spring-boot-dubbo-consume/src/main/java/com/dady/dubbo/consume/service/UserServiceImpl.java
5ddbd8f1103e05de9c7afd48697af859bff2b55e
[]
no_license
redey/spring-boot-dubbo
ba598420b6b70fb5fb6a1c5e21e2fc7178f68c0e
d7dd429157aff9cef018b4f55a391bbcb277a747
refs/heads/master
2021-05-14T09:49:13.922812
2018-01-05T03:44:02
2018-01-05T03:44:02
116,335,107
0
0
null
null
null
null
UTF-8
Java
false
false
606
java
package com.dady.dubbo.consume.service; import java.util.List; import org.springframework.stereotype.Component; import com.alibaba.dubbo.config.annotation.Reference; import com.dady.dubbo.api.domain.User; import com.dady.dubbo.api.service.IUserService; @Component public class UserServiceImpl { @Reference(version...
[ "qiganglin@tethrnet.com" ]
qiganglin@tethrnet.com
15127e8f7a449995177fe08c3aaa4882a59ea356
15ac8e5cc5cbde3b6175afd9efa7d772ae193fa1
/JavaFX/src/ToDoListFX/Controller.java
b9738b535fcefccd87dd388a3e6cc8bf81d48f8a
[]
no_license
AnnanVora/Java
837e123fad2ce23cff1d18cff72aee40b753b343
bf9ea6d03192612073afd023066ee1b9502743f7
refs/heads/master
2022-11-28T18:23:07.330374
2020-08-10T10:45:34
2020-08-10T10:45:34
261,518,241
1
0
null
null
null
null
UTF-8
Java
false
false
7,758
java
package ToDoListFX; import ToDoListFX.datamodel.TodoData; import ToDoListFX.datamodel.TodoItem; import javafx.application.Platform; import javafx.beans.value.ChangeListener; import javafx.beans.value.ObservableValue; import javafx.collections.transformation.FilteredList; import javafx.collections.transformation.Sorted...
[ "annan.vora@gmail.com" ]
annan.vora@gmail.com
7cc3eeabf0124b9b0d0a0cabcac950efe9733749
8d2ad83af21dd890d5f310c65f8edb134cefd84b
/src/main/java/com/cn/modules/sys/service/BatchAttachService.java
d8cdcb83e09a3ac7173934d0f7775968c392e716
[]
no_license
meatbunrst/map-manager
8945edf3bee0b9763d7fa96cee4ba21e11893568
5aee36ddf0f6c89f299031bfa7319f9cddde2089
refs/heads/master
2022-12-19T14:31:49.341548
2020-04-26T02:09:26
2020-04-26T02:09:26
222,828,322
1
0
null
2022-07-06T20:43:26
2019-11-20T01:56:39
Java
UTF-8
Java
false
false
5,195
java
package com.cn.modules.sys.service; import com.baomidou.mybatisplus.core.conditions.query.LambdaQueryWrapper; import com.baomidou.mybatisplus.core.conditions.query.QueryWrapper; import com.baomidou.mybatisplus.extension.plugins.pagination.Page; import com.cn.common.service.AbstractService; import com.cn.common.utils.T...
[ "535792175@qq.com" ]
535792175@qq.com
321431c567bffb46076887d57219f9cd4ae8e280
a17833f3d070eb99fc1beca3c5954ec0aab02151
/ribbon-service/src/test/java/com/cloud/ribbonservice/service/ProductServiceTest.java
66b2bfa90a3a8e73884ced26e49f8e7b8c4bded7
[]
no_license
wenfeng611/springcloud-demo
b11a77a45b12a7b4b669113761478a0af57b2ecd
0d3b82b9c910671dd1f3d81d82ea9da14ec14f2a
refs/heads/master
2022-11-14T06:34:59.273428
2020-07-07T05:39:50
2020-07-07T05:39:50
276,025,158
0
0
null
null
null
null
UTF-8
Java
false
false
650
java
package com.cloud.ribbonservice.service; import org.junit.Test; import org.junit.runner.RunWith; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.boot.test.context.SpringBootTest; import org.springframework.test.context.junit4.SpringRunner; @SpringBootTest @RunWith(SpringRunne...
[ "wenfeng.zhu@ketianyun.com" ]
wenfeng.zhu@ketianyun.com
f762c17eed3a657e35faa55efb83c9f0f7be34ed
e4bfec11332d6d879960ffd9e9e81338040d5f3f
/java-adv-01-master/src/main/java/dk/cphbusiness/ja/generics/v3/LinkedPath.java
9c1448f37064c8cb5989be7e7aba3967609c95c6
[]
no_license
Rolf88/school
0879fd4367e8dc63e244c6c3b939287d66e36d71
3df179e5af3da604f3e22c7fa9c163c84c19a87f
refs/heads/master
2021-01-16T22:49:01.013932
2016-08-14T10:00:26
2016-08-14T10:00:26
65,660,307
0
0
null
null
null
null
UTF-8
Java
false
false
1,591
java
package dk.cphbusiness.ja.generics.v3; import java.util.Iterator; public class LinkedPath<T> implements Path<T> { private final T first; private final Path<T> rest; // <editor-fold desc="LinkedPath operations "> public LinkedPath(T first) { this.first = first; this.rest = EMPTY; } public Li...
[ "cb88@jubii.dk" ]
cb88@jubii.dk
51b5a6919d910affec6d5160fbe98b137d05f1ee
87f1071b3ae5206c2515cea388ba1e26d28b2b55
/5.1Maven/multi-module/webapp/java/com/epam/achapouskaya/dao/BirdDAO.java
f32048475594c20928d50ff47e5ff073a025c228
[]
no_license
annaachapouskaya/JMP_2017
7e9a3e9fea4abf5687b53ff4ca8df890fc7a5389
93cbf8b74819e673e5bfa7bafd593a3d1095a4b7
refs/heads/master
2021-01-19T10:29:04.620752
2017-06-20T14:56:22
2017-06-20T14:56:22
82,183,419
0
0
null
null
null
null
UTF-8
Java
false
false
136
java
package com.epam.achapouskaya.dao; import com.epam.achapouskaya.model.Bird; public interface BirdDAO extends PetDAO<Bird> { }
[ "anna.achapovskaya@gmail.com" ]
anna.achapovskaya@gmail.com
abeed208b4ac2b387c7c8cd77344f17910cc3ac4
e2a1e8432fdfa91aaabdfc45d4d38173a8e293e0
/db-upgrader/src/main/java/org/diveintojee/poc/digitaloceancluster/app1/DbMigrationConfiguration.java
041c9259673ae5594408c28eb35bdca3dab0eb77
[]
no_license
lgueye/app1
1d98707d86f6900f00b22f694681a8fd8e1484ea
924a01ccea8e4d82085ab64fd6b8c76399fd095d
refs/heads/master
2016-08-08T06:51:15.003079
2015-04-27T22:05:40
2015-04-27T22:05:40
29,881,802
0
0
null
null
null
null
UTF-8
Java
false
false
1,495
java
package org.diveintojee.poc.digitaloceancluster.app1; import org.flywaydb.core.Flyway; import org.springframework.beans.factory.annotation.Value; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Configuration; import org.springframework.jdbc.core.JdbcTemplate; import or...
[ "louis.gueye@gmail.com" ]
louis.gueye@gmail.com
033a2b075a3aeadfd1145564de208a3b70a90bb0
433eae1806c7c4a0b2ddbc16bb59d296df2482ea
/WMb2b-service/src/main/java/com/wangmeng/redis/XJedisConnectionFactory.java
601c9dfcd9f8162dca1bce9cd4c8f2a87e48a8c7
[]
no_license
tomdev2008/zxzshop-parent
23dbb7dadcf2d342abb8685f8970312a73199d81
c08568df051b8e592ac35f7ca13e0d4940780a72
refs/heads/master
2021-01-12T01:03:25.156508
2017-01-06T05:39:40
2017-01-06T05:39:40
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,431
java
package com.wangmeng.redis; import org.apache.commons.lang.StringUtils; import org.apache.commons.pool2.impl.GenericObjectPoolConfig; import org.springframework.data.redis.connection.jedis.JedisConnectionFactory; /** * <ul> * <li> * <p> * 系统名程     : 浙江网盟B2B平台项目 <br/> * 子系统名称    : 系统 ...
[ "admin" ]
admin
00cf2ba1e8d77023b9a816cc21e8666d8d884f49
018b670a9178eb24d789843c810f4f299e863c63
/q53227026-jpa-paging-case-insensitive/src/main/java/sk/ygor/stackoverflow/q53207105/Audi.java
8b777f1148d64c139ff376525bbe1ce4458a3aef
[]
no_license
hsetiawan/stackoverflow
e74a9c94fa4219e396a0a718b1b541ea7744e428
c6852b4ab7c445bc8ad410e07c85f9d61adad13e
refs/heads/master
2023-03-30T01:17:57.384542
2021-04-19T19:56:32
2021-04-19T19:56:32
null
0
0
null
null
null
null
UTF-8
Java
false
false
828
java
package sk.ygor.stackoverflow.q53207105; import javax.persistence.*; @Entity public class Audi { @Id @GeneratedValue(strategy = GenerationType.AUTO) private long id; @Column(nullable = false) private String description; protected Audi() { } public Audi(String description) { ...
[ "igor.inas@gmail.com" ]
igor.inas@gmail.com
0537733eb624059f0d6bcb5a71ea85576e0be394
386f4c2029a8ef18fb198c04163dca79f368bdfe
/myutilslibrary/src/main/java/com/myutilslibrary/utils/SavePicSDUtils.java
f51d62d19998a8e3ba2a9f800b15fa888ebef0d1
[]
no_license
yi12234/MyUtils
017a9861cbb4e19ffc2fb565369b658bfa817f1f
034926286949b19bff494e97fc2b0ba9074fc1a5
refs/heads/master
2021-09-05T01:01:27.153511
2018-01-23T07:43:50
2018-01-23T07:43:50
108,076,364
2
0
null
null
null
null
UTF-8
Java
false
false
2,245
java
package com.myutilslibrary.utils; import android.graphics.Bitmap; import android.os.Environment; import java.io.File; import java.io.FileNotFoundException; import java.io.FileOutputStream; import java.io.IOException; /** * Created by Administrator on 2017/6/28 0028. * 将图片写入内存 以便存取调用 */ public class SavePicSDUtil...
[ "18865541037@163.com" ]
18865541037@163.com
405af4581a8e77c9195267418fa1d517a5d0ad7a
cb9af2f01ef65c6df1882825494e18a8a07de754
/src/ontologyRepresentations/greenContextOntology/Memory.java
6f601c9108e62cfb4ac79a374691946fb8177375
[]
no_license
moldovanus/selfoptimizingdatacenter
6774ebdad77a463672c64834385efb4d144d84c7
d42b2d85c125230b147685f40023dc28efeb9c71
refs/heads/master
2020-04-12T18:02:09.442061
2010-08-05T07:32:48
2010-08-05T07:32:48
32,218,135
0
0
null
null
null
null
UTF-8
Java
false
false
324
java
package ontologyRepresentations.greenContextOntology; /** * Generated by Protege-OWL (http://protege.stanford.edu/plugins/owl). * Source OWL Class: http://www.owl-ontologies.com/Datacenter.owl#Memory * * @version generated on Sun Mar 07 13:11:11 EET 2010 */ public interface Memory extends Component { ...
[ "Moldovanus@96a9c130-295f-11df-b102-9b0ba5a782e2" ]
Moldovanus@96a9c130-295f-11df-b102-9b0ba5a782e2
99a7a6d63b4b43daf06ce9e7c9e7144d13762af3
a7454682c6413d11647e0eacc63704b5c3bc8ee4
/SAVOIR_OAuth/src/ca/gc/nrc/iit/oauth/provider/validator/SimpleOAuthValidator.java
3204d965951cd7f180c334b98ff49cdb39403536
[]
no_license
savoir2013/savoir
ffec9b38d2cd41cac689c776bb5c742d0d1dc65a
daa80b13475729ba1d490f8dd93d85553bca09aa
refs/heads/master
2021-01-22T09:47:18.370871
2013-01-29T21:26:46
2013-01-29T21:26:46
7,899,749
1
0
null
null
null
null
UTF-8
Java
false
false
11,131
java
/* * Copyright 2008 Google, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to...
[ "Justin.Hickey@nrc.gc.ca" ]
Justin.Hickey@nrc.gc.ca
04dd7c89924ad9a352c1fceac729dba24b393514
e0926dc4bf0ce84a2a421e839f2dd716d8e6ab05
/app/src/main/java/com/galvani/egon/connectionmonitor/SplashActivity.java
a0735c5ff4aede37884adf461e13007ce92fee93
[]
no_license
EgonGalvani/Connection-Monitor
8025e54eb0c2d912bed5c8b3f8130fcdaab72e9e
e04e2bfa0eec4c23c85469f4d4acb4e37ff3d9c1
refs/heads/master
2022-05-01T13:10:17.272286
2022-03-26T12:24:16
2022-03-26T12:24:16
150,496,297
1
0
null
null
null
null
UTF-8
Java
false
false
3,251
java
package com.galvani.egon.connectionmonitor; import android.content.Intent; import android.os.Bundle; import android.os.Handler; import android.support.v7.app.AppCompatActivity; import com.galvani.egon.connectionmonitor.Utils.ConnectionUtils; import com.galvani.egon.connectionmonitor.Utils.DatabaseOpenHelper; import ...
[ "egon10@libero.it" ]
egon10@libero.it
e87d211855363b0c1a2730f0e0b1e5873e5dc381
5878b5dbaadf630488f1c7ed7d0e88332b898792
/x10dt.core/src/x10dt/core/builder/migration/ProjectMigrationDialog.java
be7a6fb19a0c12ef9bbfc543e870137dad03d4c5
[]
no_license
x10-lang/x10dt
f5fce37772d0208649f819770b3d0d4d34a60e31
ed006bc5a86ade1ec45d04cfcd7653cca7e5e942
refs/heads/master
2021-06-08T06:14:55.467034
2017-06-30T21:06:03
2017-06-30T21:06:03
41,158,271
1
0
null
2021-04-30T01:01:51
2015-08-21T13:48:43
Java
UTF-8
Java
false
false
7,370
java
/******************************************************************************* * Copyright (c) 2010 IBM Corporation. * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v1.0 ...
[ "rfuhrer@us.ibm.com" ]
rfuhrer@us.ibm.com
6c78065531154c855aa2532b9db5dc879432933d
a97680356f435ecd86354439bb15f946bfcf179b
/src/main/java/ar/com/juanlopez/holamundo/app/domain/AbstractAuditingEntity.java
401a1f7c1c7612762b8b91e4911b2dda4b87fc38
[]
no_license
BulkSecurityGeneratorProject/HolaMundoTest
e98f349ecaeea1de9e58bad21ac339b6ff46f91c
a8c089d7b7685740b38752121ee41f655c493b38
refs/heads/master
2022-12-19T20:38:16.657362
2017-12-12T21:30:19
2017-12-12T21:30:19
296,567,961
0
0
null
2020-09-18T08:55:42
2020-09-18T08:55:41
null
UTF-8
Java
false
false
2,226
java
package ar.com.juanlopez.holamundo.app.domain; import java.io.Serializable; import com.fasterxml.jackson.annotation.JsonIgnore; import org.hibernate.envers.Audited; import org.springframework.data.annotation.CreatedBy; import org.springframework.data.annotation.CreatedDate; import org.springframework.data.annotation....
[ "Mostro154122954" ]
Mostro154122954
53bc87ae9e4107930be1c6e3cdb989b95f08da2c
88f347574d36979506ca3a523936ea486758efc1
/constractaLesson/Book.java
ddcd756efd934e2d076d057d6b63f38ed5816842
[]
no_license
MiAPho/Java
4c274c2af768841382b765fe5c67c61781d3bb1a
1ebf10c7447830b5bbfa016e3a488c9d3622904a
refs/heads/master
2022-12-04T07:38:18.892871
2020-09-02T10:19:51
2020-09-02T10:19:51
292,249,378
0
0
null
null
null
null
UTF-8
Java
false
false
316
java
public class Book{ String title; int price; public Book(){ this("未定"); } public Book(String title){ this.title=title; } public Book(String title,int price){ this(title); this.price=price; } public void showStatus(){ System.out.printf("タイトル:%s,価格:%d%n",this.title,this.price); } }
[ "akira.program@gmail.com" ]
akira.program@gmail.com
0d85e427240e6528f2bc4093372473e0bc98f33f
743d4bc049d45a83b39cd2e8f2f014ae4a4e459b
/src/main/java/com/jhipster/demo/store/web/rest/AccountResource.java
d02a93f5d994549a2026d3558c80c5d0684c04d8
[]
no_license
Morsi84/store
4be44758451ef56a6b622232ca18ca9cb08eb67c
59e9ac454a794e521fe4fdf97be6bcd8053baa3a
refs/heads/master
2023-01-20T11:55:10.050406
2020-11-18T14:19:48
2020-11-18T14:19:48
313,900,226
0
1
null
null
null
null
UTF-8
Java
false
false
7,702
java
package com.jhipster.demo.store.web.rest; import com.jhipster.demo.store.domain.User; import com.jhipster.demo.store.repository.UserRepository; import com.jhipster.demo.store.security.SecurityUtils; import com.jhipster.demo.store.service.MailService; import com.jhipster.demo.store.service.UserService; import com.jhips...
[ "mtlili@altersis.local" ]
mtlili@altersis.local
68d81f2a47ab531c29e15770cf63d48af208fba6
b24ba5152cc2dae1fb3b3ddfd1678109e2f17abc
/src/main/java/com/viavarejo/compra/servicos/TaxaSelicServico.java
1645ec04284697e1ce67d2bab1cebd4c98abfa71
[]
no_license
rubenssleme/desafioAPIViaVarejo
8e8741240e693dd79adb993d11355902c132f8ad
0edd345e86f8ff24837639c06335ea0b26cf111e
refs/heads/main
2023-05-03T02:48:33.550977
2021-05-19T23:38:56
2021-05-19T23:38:56
355,226,433
0
0
null
null
null
null
UTF-8
Java
false
false
763
java
package com.viavarejo.compra.servicos; import java.math.BigDecimal; import java.util.List; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import com.viavarejo.compra.entidades.Selic; import com.viavarejo.compra.entidades.SelicService; @Servic...
[ "rubenss.leme@gmail.com" ]
rubenss.leme@gmail.com
53b99a1067a842efa0d665055071e33c969c16b7
3554c956ca6e158a91f4d88e7198e0788a7e6140
/src/javacore/multithreading/executor/SharedResource.java
4392508e007116f1a5c50af1c4ff0bf6137ce865
[]
no_license
vudph/CodeJam
8bc91832b898d6fd97a58c78791e3bfb4cc08bb5
b3e013dda550899b0193dbe1fd50168e79b5a5ff
refs/heads/master
2022-05-02T18:15:51.880041
2022-03-24T14:48:50
2022-03-24T14:48:50
163,015,197
0
0
null
null
null
null
UTF-8
Java
false
false
592
java
package javacore.multithreading.executor; public class SharedResource { private int count1 = 0; private int count2 = 0; public void increment() { count1 = count1 + 1; String threadName = Thread.currentThread().getName(); System.out.println(threadName + ": " + count1); } public synchronized void...
[ "vu.dong@outlook.com" ]
vu.dong@outlook.com
ee94b874a3ad8fce25681adca31dc8b3b8d74bf0
3f69773b6daa1e153c9674f9e524c17ab47f0599
/openlibrary/src/main/java/superlib/cjt/co/openlibrary/utils/CrashHandler.java
945326a852118de4364de6f3d941dfd4e1c0708e
[]
no_license
Mr-SuperChen/SuperLib
6f785e356845b77bb1abf0b622317bd8b3cc1d9d
29d715e9da794f1ac1c8ba3528a037ad7a857b50
refs/heads/master
2020-04-14T10:23:49.966817
2019-01-02T06:25:55
2019-01-02T06:25:55
163,785,639
4
0
null
null
null
null
UTF-8
Java
false
false
9,007
java
package superlib.cjt.co.openlibrary.utils; import android.content.Context; import android.content.Intent; import android.content.pm.PackageInfo; import android.content.pm.PackageManager; import android.content.pm.PackageManager.NameNotFoundException; import android.os.Build; import android.os.Environment; import andro...
[ "jiantong.chen@ryit.co" ]
jiantong.chen@ryit.co
6284001b0b57f06f0b4719df22c016c43dcc5a4d
8d5c6b9dab1bb1230871112a9837fdfc28ededb7
/JAVAToddler/src/zero16_ibatis/daoLayer/IObjectCreateDao.java
f407697e0c076e6d4b1878bfe7320e49a582ab91
[]
no_license
JeongHeesu/JAVAToddler-home-
238cc7f021fb106125ee8ba770991c49ae87d180
dba338d4190ea37abe4682a375602bcee632abe3
refs/heads/master
2021-03-31T00:17:50.982248
2018-03-12T10:59:25
2018-03-12T11:16:15
124,874,902
0
0
null
null
null
null
UTF-8
Java
false
false
269
java
package zero16_ibatis.daoLayer; import java.sql.SQLException; public interface IObjectCreateDao { public void createGradeTable() throws SQLException; public void createGradeSequence() throws SQLException; public void insertGrades() throws SQLException; }
[ "sou2514@gmail.com" ]
sou2514@gmail.com
a82575a6fbaa1cd55365246e196a71d01d6756e9
e1ac9ac57f697620bf73ef6b49eff3c027c50825
/SystemSplit/repository/Repository.java
104db6438bf84d495bb82f4f12e6685a6fd75b9b
[]
no_license
vdjalov/JAVA
845738bde1fd445b224b7734f8957c2109c8d08d
0392faa7e24250d4bd875e707087d7d1cd2f2175
refs/heads/master
2020-05-02T15:39:35.758690
2019-04-12T10:17:48
2019-04-12T10:17:48
178,048,614
0
0
null
null
null
null
UTF-8
Java
false
false
5,491
java
package systemSplit.repository; import java.util.Collections; import java.util.LinkedHashMap; import java.util.List; import java.util.Map; import java.util.concurrent.atomic.AtomicInteger; import systemSplit.hardwareComponents.BaseHardware; import systemSplit.softwareComponents.BaseSoftware; public class Repository...
[ "vdjalov@gmail.com" ]
vdjalov@gmail.com
c4561d79a4fa783dd4b606367a2795e59c8f9b26
bd1daf45cf784a20e181ade564cac252eb2bc8fa
/src/main/java/com/chantake/MituyaProject/Tool/Parsing/Range.java
31f3599f303e7c7e27f5291b2a9df3d2771f6e02
[]
no_license
N-Magi/MituyaProject
98e7ba9b79bd59346adb257d78692d9363f8ac43
205e85407452efe250ed4ffc47668911c0bbe2c5
refs/heads/master
2021-06-13T10:21:03.049428
2017-01-29T15:24:28
2017-01-29T15:24:28
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,422
java
/* * MituyaProject * Copyright (C) 2011-2015 chantake <http://328mss.com/> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) ...
[ "chantake@328mss.com" ]
chantake@328mss.com
902fc8c83f756647aa35eb61af1f724ca645cec6
6c2f93acc9a88e0b297fa08b7a0443bf6a493f56
/gaoshuai2_19/src/test/java/com/example/gaoshuai2_19/ExampleUnitTest.java
4f729417b2207990a8f709d7ac7699ef60d39c94
[]
no_license
812237872/weektest
96daf055c809bdb653f407c83d97e340a6d4813f
9ce10dd14adb2eca279b88b5550e59a064d3e783
refs/heads/master
2020-04-28T09:32:08.039344
2019-04-29T05:47:24
2019-04-29T05:47:24
175,129,605
0
0
null
null
null
null
UTF-8
Java
false
false
385
java
package com.example.gaoshuai2_19; 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 vo...
[ "812237872@qq.com" ]
812237872@qq.com
9b6ed71a695df8fb4661d4bc13db673f0f9b4b80
d4ab58e00cd8f67ef6ec455da246cc5103908e4b
/NewYorkTimes/src/test/java/NYTest/NYLogInTest.java
8695f2ecd4bcdb20f5692c113e55544cb4c1a0c6
[]
no_license
Team2Framework/SeleniumFramework
b7c972b6d4879fd4cea056bf4055f02fb7b30125
bf9b50ae4e5652387ca430e3c7894af0b1b30216
refs/heads/master
2020-04-16T08:33:54.857701
2019-01-20T04:11:16
2019-01-20T04:11:16
165,429,333
0
0
null
2019-01-25T16:02:33
2019-01-12T19:50:54
Java
UTF-8
Java
false
false
881
java
package NYTest; import NYHome.NYLogInPage; import org.openqa.selenium.support.PageFactory; import org.testng.Assert; import org.testng.annotations.BeforeMethod; import org.testng.annotations.Optional; import org.testng.annotations.Test; public class NYLogInTest extends NYLogInPage { NYLogInPage nylogin = PageFa...
[ "noreply@github.com" ]
noreply@github.com
7e06af36569b3d63f9427a5bf201bc91e5820884
aa82c44707cbb70da67c3dabdde11e162e56a1b6
/com.jtrent238.jtcraft/src/main/java/anw.java
5e38e9f98d02355ea6d9d7033de015a150c867dc
[]
no_license
jtrent238/jtcraft
c6804899969c7e5776253c5122539848c7de5f50
290820012690e87a491eaa450b9154fd9cf96115
refs/heads/master
2021-01-10T09:28:28.084577
2016-03-03T02:52:04
2016-03-03T02:52:04
53,013,456
0
0
null
null
null
null
UTF-8
Java
false
false
1,646
java
/* */ import java.util.List; /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ public class anw /* */ extends aji /* */ { /* 16 */ public static final String[] a = { "default", "mossy", "cracked", "chiseled" }; /* */ /* */ /* ...
[ "jtrent238@outlook.com" ]
jtrent238@outlook.com
74e64b63160f98deda13623bc637280fd433c418
48c28fb32ebd172f2795cb48dd1617d0760e00ae
/OS1/src/User/Main.java
2894637c48e82d39815acbdea08817dadf2130f2
[]
no_license
erlichsefi/PoolManger_Compute
4e8568cafea7299e07b81f7e73237079860b459d
51f5c11280ba25e0a6c29a45012f2b26c4613e16
refs/heads/master
2020-06-04T22:54:14.576379
2015-06-15T15:56:42
2015-06-15T15:56:42
37,471,941
0
0
null
null
null
null
UTF-8
Java
false
false
1,588
java
package User; import java.util.ArrayList; import java.util.concurrent.Callable; import java.util.concurrent.Semaphore; import Base.Feeder; import Base.poolManger; import Expressions.*; import tests.*; public class Main { static final int NUMBER_POOLS=20; public static void Solutin(int k,int r,ArrayList<Integer> nk,...
[ "erlichsefi@gmail.com" ]
erlichsefi@gmail.com
3f0966043b5383f830dd60b6265678040115f8df
2be7fed9d165a58b86b67a3bba0a9c6cf4e8b780
/springboot/springboot_mybatis/src/test/java/com/haitao/MybatisTest.java
6548e3a55f9ab8b1ac3337ed5eeaf38f8e326b28
[]
no_license
langrentao/sprinbboottest_git
8c2ee889f291256471e0e2be034ebf93de0e33a2
8653ca58f667d413b3dccb9e675a34cae9c886f7
refs/heads/master
2022-12-28T21:29:01.923296
2020-05-12T13:52:22
2020-05-12T13:52:22
263,347,149
0
0
null
2020-10-13T21:56:06
2020-05-12T13:37:52
Java
UTF-8
Java
false
false
724
java
package com.haitao; import com.haitao.domain.Account; import com.haitao.mapper.UserMapper; import org.junit.jupiter.api.Test; import org.junit.runner.RunWith; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.boot.test.context.SpringBootTest; import org.springframework.test.con...
[ "1208151926@qq.com" ]
1208151926@qq.com
c3c5771a20eae302199ad2e92874f16302ab85f5
032282776b99ad5d4a5be8a3e0646ece637e9fdc
/samples/Folding/Sample/obj/Debug/android/src/cheesebaron/folding/FoldingDrawerLayout.java
f316a3ec466393745dadb63d4b2a2d3a1cb7192e
[]
no_license
huguodong/Foldinglayout
824af0c5f66c8d1080a849aae71b774dd9313e75
edb46bd7473cf08efdc224321a63dc1459b712fd
refs/heads/master
2021-01-10T10:11:02.257221
2016-01-12T02:44:33
2016-01-12T02:58:57
49,042,846
2
1
null
null
null
null
UTF-8
Java
false
false
3,277
java
package cheesebaron.folding; public class FoldingDrawerLayout extends android.support.v4.widget.DrawerLayout implements mono.android.IGCUserPeer { static final String __md_methods; static { __md_methods = "n_onAttachedToWindow:()V:GetOnAttachedToWindowHandler\n" + "n_closeDrawer:(Landroid/view/View;)V:...
[ "531035580@QQ.COM" ]
531035580@QQ.COM
a27c6945d684ebbc607cd9c6a7a33d7a13714c7d
06393a6c424c6a3f8fa115dadf4eeeea558fccbf
/src/com/massivecraft/massivecore/xlib/gson/DefaultDateTypeAdapter.java
42135081d62349801b7d281e35e960d0a080918c
[]
no_license
grrocks/MassiveCoreX
c7872d5509927634c3e8e0fe77a5fbe372462c4b
1d5bb16e52149985e0605056f842c5285aed2179
refs/heads/master
2021-03-24T09:58:48.471308
2017-10-22T07:45:34
2017-10-22T07:45:34
82,631,758
0
1
null
2017-10-22T07:45:35
2017-02-21T03:28:37
Java
UTF-8
Java
false
false
4,039
java
/* * Copyright (C) 2008 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to ...
[ "gevin_rai@hotmail.com" ]
gevin_rai@hotmail.com
26cda6aaf823254209c678daaee396fc4a6ca3cf
8af1164bac943cef64e41bae312223c3c0e38114
/results-java/bazelbuild--bazel/db07436b0112e2aea5e543066d4cdb387536ce7f/before/AndroidDataSerializerAndDeserializerTest.java
3c76c36406a6b40eccdc338ac042591b8d509ed2
[]
no_license
fracz/refactor-extractor
3ae45c97cc63f26d5cb8b92003b12f74cc9973a9
dd5e82bfcc376e74a99e18c2bf54c95676914272
refs/heads/master
2021-01-19T06:50:08.211003
2018-11-30T13:00:57
2018-11-30T13:00:57
87,353,478
0
0
null
null
null
null
UTF-8
Java
false
false
13,449
java
// Copyright 2017 The Bazel Authors. 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. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by appl...
[ "fraczwojciech@gmail.com" ]
fraczwojciech@gmail.com
4cc590afe6a651db53f0ead0589b32b018226658
d5e896e908d1eb5e655ee9f0f2ed6549136b4ccd
/app/src/main/java/oleksii/melnykov/marvelcomics/data/DataModule.java
643e9cae8af54d9abfceecf82945d70329c88056
[]
no_license
MelnykovOleksii/MarvelsComics
57e6f5e145d732f5a80b8d77b5c45249f045e6b5
bf671532423759acae1b949c76faebf185a24799
refs/heads/master
2020-07-12T05:43:28.259422
2019-09-19T12:10:16
2019-09-19T12:10:16
204,733,830
0
0
null
null
null
null
UTF-8
Java
false
false
997
java
package oleksii.melnykov.marvelcomics.data; import com.google.gson.Gson; import com.google.gson.GsonBuilder; import dagger.Module; import dagger.Provides; import okhttp3.OkHttpClient; import oleksii.melnykov.marvelcomics.BuildConfig; import oleksii.melnykov.marvelcomics.di.AppScope; import retrofit2.Retrofit; import ...
[ "oleksii.melnykov@lineup.com.ua" ]
oleksii.melnykov@lineup.com.ua
b21ce2a52386e7807e0cbba178a7aaf672a19259
df6eb3b5d4e7b99c4ae7375fec43413b41d53549
/src/main/java/br/com/lotbernardes/tree/api/dto/RequestFailureTransferObject.java
888c593a7bbc0ea6670e34a933748e312bba3085
[]
no_license
lotbernardes/node-tree-application
14776046e731b7c73667236fd24b12bad50bd1e6
fcfea30b36a1ab373f1e2800b7b68c010768f798
refs/heads/master
2021-05-10T19:10:06.283552
2018-01-24T15:58:01
2018-01-24T15:58:01
118,144,537
0
0
null
null
null
null
UTF-8
Java
false
false
497
java
package br.com.lotbernardes.tree.api.dto; import br.com.lotbernardes.tree.api.dto.utils.JsonParser; import br.com.lotbernardes.tree.api.exception.JsonParsingException; public class RequestFailureTransferObject { public String message; public String status; public RequestFailureTransferObject(String message, St...
[ "luis.bernardes@involves.com.br" ]
luis.bernardes@involves.com.br
d7cbec58b1006e1e5107881f5890ed45bac10290
bc630be5e6fc83b717f29297b77ce79219b17431
/src/main/java/io/scheduller/api/ApiApplication.java
88ebc556030aaeabed8ee1936d8bc153889e0568
[]
no_license
kiluange/schedullerJava
aa62c0cf03a2682849ed4da55587163296d054dc
3b576e18443c2842c542cf4026dc7c331cef9f84
refs/heads/master
2020-04-28T20:46:46.171071
2019-04-03T03:20:17
2019-04-03T03:20:17
175,556,316
0
0
null
null
null
null
UTF-8
Java
false
false
304
java
package io.scheduller.api; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; @SpringBootApplication public class ApiApplication { public static void main(String[] args) { SpringApplication.run(ApiApplication.class, args); } }
[ "daniel.kiluange@gmail.com" ]
daniel.kiluange@gmail.com
9cb3943810f434e812957b10caf179fd1838eaf2
21d70bfeb8139da4c458351463d3059ddeabcdf3
/java SE阶段/day01_Object,常用API/代码/day01-code/src/cn/itcast/demo01_object/Demo04ObjectsEquals.java
1e593609f7c24f3b327460c446a4095f9fb30941
[]
no_license
Zhangxb1111/techSource
92322e1fba28da1fa067b629c7926bbde34c3014
9e3e690ea380323ff857249a699f62414eb8bfd2
refs/heads/master
2023-01-20T00:18:50.703877
2020-11-17T12:57:47
2020-11-17T12:57:47
299,050,652
1
0
null
null
null
null
UTF-8
Java
false
false
949
java
package cn.itcast.demo01_object; import java.util.Objects; /* Objects中的equals方法。 static boolean equals​(Object a, Object b): 比较a和b是否相同。 如果通过Objects调用equals方法,内部会通过第一个对象调用equals和第二个对象进行比较 如果我们想要比较对象的内容,还是要在子类中重写equals */ public class Demo04ObjectsEquals { public static void main(String[] args) {...
[ "2955356960@qq.com" ]
2955356960@qq.com
a1b907068d5cf78a75a49483b42c518215e1e6b9
f025743bb53127165674963a58b18c153050a144
/app/src/main/java/com/truemi/transformaer/transformerLib/PageTransformerOverlap.java
a6806106e1005ffd9d60d0c45abd078fa5970e6c
[]
no_license
truemi/Transformer_impl
960d9ef4d71097f46f403e94c12cae86cde5388d
465d0423679d95db5502ddd8298e69d7ffa971ac
refs/heads/master
2020-03-24T02:52:41.328133
2019-11-15T13:24:53
2019-11-15T13:24:53
142,393,770
10
6
null
null
null
null
UTF-8
Java
false
false
1,067
java
package com.truemi.transformaer.transformerLib; import android.view.View; /** * 重叠效果 */ public class PageTransformerOverlap extends BasePageTransformer { private float mMaxScale = 0.75f; public PageTransformerOverlap() { } public PageTransformerOverlap(float maxRotation) { setMaxAlpha(maxRo...
[ "truemi.73@live.com" ]
truemi.73@live.com
19022daa014d16f52d4c10c37c0c987238f10777
201c248d1bdba5e8c9b3565fca2242d7557f5ac5
/app/src/main/java/com/cml/cmltinker/SampleApplicationLike.java
9e6e11f1b17fd4367c1bbeff86d1f8619149d955
[]
no_license
cmlgithub/CmlTinker
a524dc54c4192be38d0617e03001f26fbe39d534
0bfc145f7d628ad2dcc77d4decf78c74aa054fdb
refs/heads/master
2021-01-13T02:51:39.987826
2016-12-22T09:35:07
2016-12-22T09:35:07
77,131,499
0
0
null
null
null
null
UTF-8
Java
false
false
1,184
java
package com.cml.cmltinker; import android.app.Application; import android.content.Intent; import android.content.res.AssetManager; import android.content.res.Resources; import com.tencent.tinker.anno.DefaultLifeCycle; import com.tencent.tinker.loader.app.DefaultApplicationLike; import com.tencent.tinker.loader.shareu...
[ "229473390@qq.com" ]
229473390@qq.com
36ba87bd7608aa3274e289a1a43fd9c0dc8f130e
3bc316340d30b43c946624b64492ab59fc55613a
/app/src/main/java/ru/alex9127/app/drawing/StaticImage.java
15b48e7fd636ee15e7d55a78772a62fc51247603
[ "MIT" ]
permissive
alex9127git/Dungeon-Crawler
915726207eca74df6f90d819b40828c513c416bc
0617f4c987a6a001da25e5862643a6c04f3a0954
refs/heads/main
2023-06-19T13:10:42.131539
2021-07-20T09:03:01
2021-07-20T09:03:01
349,039,072
0
0
null
null
null
null
UTF-8
Java
false
false
1,686
java
package ru.alex9127.app.drawing; import android.graphics.Bitmap; import android.graphics.Canvas; import android.graphics.Paint; import android.graphics.Rect; public class StaticImage extends Image { private final Bitmap bitmap; private final int width; private final int height; private int defaultX; ...
[ "mail.alex9127@yandex.ru" ]
mail.alex9127@yandex.ru
9d2b6aa28601eb71f687c524e320bec41be94eac
be73270af6be0a811bca4f1710dc6a038e4a8fd2
/crash-reproduction-moho/results/XWIKI-14462-12-28-NSGA_II-WeightedSum:TestLen:CallDiversity/org/xwiki/job/AbstractJob_ESTest_scaffolding.java
66c9499e8c7ecc2d6eb71176d2f9169cc1dff0d0
[]
no_license
STAMP-project/Botsing-multi-objectivization-using-helper-objectives-application
cf118b23ecb87a8bf59643e42f7556b521d1f754
3bb39683f9c343b8ec94890a00b8f260d158dfe3
refs/heads/master
2022-07-29T14:44:00.774547
2020-08-10T15:14:49
2020-08-10T15:14:49
285,804,495
0
0
null
null
null
null
UTF-8
Java
false
false
429
java
/** * Scaffolding file used to store all the setups needed to run * tests automatically generated by EvoSuite * Fri Apr 03 02:19:16 UTC 2020 */ package org.xwiki.job; import org.evosuite.runtime.annotation.EvoSuiteClassExclude; import org.junit.BeforeClass; import org.junit.Before; import org.junit.After; @EvoS...
[ "pouria.derakhshanfar@gmail.com" ]
pouria.derakhshanfar@gmail.com
ef0828a1f5703e9c80250efa033d0b5d09077ce5
26d3787bd96e2d23fdd0e0a8768999325bf27148
/google-cloud-vision/src/main/java/com/google/cloud/vision/v1/stub/GrpcImageAnnotatorCallableFactory.java
e29b73f3b5526ddb802f3704cbc7b09ad59fffd2
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
ladderlife/google-cloud-java
34bd448855e13a2f391ae8dc5ccdbd16becb7af7
0e910f51d108377773bccbc7c8a9d3247aff55f2
refs/heads/master
2020-03-11T00:02:46.620927
2018-04-14T01:12:22
2018-04-14T01:12:22
129,653,759
0
1
null
2018-04-15T21:47:15
2018-04-15T21:47:15
null
UTF-8
Java
false
false
5,008
java
/* * Copyright 2018 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to ...
[ "noreply@github.com" ]
noreply@github.com
b9f1ae1d8d5b1f8de1efc4dc61fae8a8df321237
eca1af940e1d4b04f4a3a653e9fc27d047af3b11
/src/main/java/com/codegym/AppConfiguration.java
370f75f0ba9131cbd42af10619875da84370636d
[]
no_license
ducphu4893/hitcounter
f6bf5f6da4940cbb9feb864d931447af52a19fff
d65b7ea79910642ebc440e4c47e6e72f11a4bfb4
refs/heads/master
2020-04-16T12:36:28.861232
2019-01-14T03:10:22
2019-01-14T03:10:22
165,587,436
0
0
null
null
null
null
UTF-8
Java
false
false
2,001
java
package com.codegym; import org.springframework.beans.BeansException; import org.springframework.context.ApplicationContext; import org.springframework.context.ApplicationContextAware; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.ComponentScan; import org.springfram...
[ "phu2638@gmail.com" ]
phu2638@gmail.com
6f1be0c772f940cc5019f0833c578e8165c8e933
f4ae4555388ba43db1f37b1c920d39d5a99d2b0e
/src/com/f/AVLTree/AVLTree.java
e95bb802109e9b5281b25e83edc838b6e375f7f0
[]
no_license
Utkarsh-95/DataStructures
a6d22878bc86ad6b8ea2d772fed88bddc7526fa3
dc0ca3c939516ef8d48caf06362cda9aa7e71cb9
refs/heads/main
2023-02-04T17:44:43.631144
2022-12-15T10:21:43
2022-12-15T10:21:43
300,227,129
0
0
null
null
null
null
UTF-8
Java
false
false
10,517
java
package com.f.AVLTree; import java.util.LinkedList; import java.util.Queue; import a.com.CustomClass.BinaryNode; public class AVLTree { BinaryNode root; public BinaryNode getRoot() { return root; } AVLTree() { root = null; } // Insert values in AVL Tree ...
[ "utksingh1993@gmail.com" ]
utksingh1993@gmail.com
648774912d9593403e29273483dbf5e84db88ccc
69b04a05d0a478af6e2b5d2e763cb50663bb688f
/rakam-aws/src/main/java/org/rakam/aws/lambda/AWSLambdaConfig.java
efed6d7dbfe2eedd95c3bc08ce830aeb90cdb547
[ "Apache-2.0" ]
permissive
mehhmetoz/rakam
f337a4b6a3201632a0aa1f36e4d9dc157edd7941
987d4090ac60c02ed260b8bdeeeb2c5e259e3293
refs/heads/master
2020-06-22T07:16:44.181850
2016-11-23T00:23:39
2016-11-23T00:23:39
74,599,327
1
0
null
2016-11-23T17:28:04
2016-11-23T17:28:04
null
UTF-8
Java
false
false
911
java
package org.rakam.aws.lambda; import io.airlift.configuration.Config; public class AWSLambdaConfig { String marketS3Bucket = "rakam-task-market"; private String roleArn; private String stackId; @Config("task.market_s3_bucket") public AWSLambdaConfig setMarketS3Bucket(String marketS3Bucket) { ...
[ "emrekabakci@gmail.com" ]
emrekabakci@gmail.com
7d0479b1a6b8bc7abe81ca80c4ae27222561c754
2944b7c8f0bdf350dcefc373c9f7b716c00f83b5
/Proyecto5-Controles/Proyecto5-Controles/Proyecto5_Controles.Android/obj/Debug/android/src/mono/MonoPackageManager.java
330cf6cf63e1d508cea62e0e6bd60e8029855744
[]
no_license
Hachiko92/Xamarin
fdb6ce2d8b289243ebb9ed2c0b46f9fba1c385e1
f6f6ac49c9a0de8bcfbf4efa0c7dac21ed1c0560
refs/heads/master
2021-01-01T16:36:35.394044
2017-07-28T18:18:41
2017-07-28T18:18:41
97,512,083
0
0
null
null
null
null
UTF-8
Java
false
false
3,566
java
package mono; import java.io.*; import java.lang.String; import java.util.Locale; import java.util.HashSet; import java.util.zip.*; import android.content.Context; import android.content.Intent; import android.content.pm.ApplicationInfo; import android.content.res.AssetManager; import android.util.Log; import mono.and...
[ "eleonora.franchini@tajamar365.com" ]
eleonora.franchini@tajamar365.com
74eeb223d65cf7cbcc025bb5016217fe75f225a6
3de0296164a969abbb1f066e04a194360c9e1c5c
/src/main/java/org/jocean/j2se/unit/LocalRef.java
c29f596b919f77e0454751d459590b9173082157
[]
no_license
isdom/jocean-j2se
5c7b55e41b45b2ae78caf50f08c8c57aaf3a01ce
bbacc5640ab5d9848f3956a0664bb767c02433b6
refs/heads/master
2023-09-06T04:30:50.829888
2023-08-20T13:19:21
2023-08-20T13:19:21
18,402,550
0
0
null
null
null
null
UTF-8
Java
false
false
1,338
java
package org.jocean.j2se.unit; import java.io.IOException; import java.io.InputStream; import java.util.Properties; import org.springframework.core.io.Resource; import com.google.common.collect.Maps; public class LocalRef implements UnitKeeperAware { public void setLocation(final Resource location) { th...
[ "isdom.maming@gmail.com" ]
isdom.maming@gmail.com
1f0314607e12547d52c36617d4caa441a772dbd1
659b32148d42b244538bc85097670b09c2fe558e
/UserProfileShopping/app/src/main/java/com/shopping/lifeplay/activity/ProductDetailActivity.java
0c352121ccbef875bf5b2ebc719c035f76e2ef76
[]
no_license
OmarAmit/Project_Shopping
39ea7fd1f815b9b03e8751adea7681c119641958
8e667c70d4bca79be2fb4860d63ea22d9a14649f
refs/heads/master
2020-03-22T04:15:52.613636
2018-07-02T19:33:43
2018-07-02T19:33:43
null
0
0
null
null
null
null
UTF-8
Java
false
false
17,011
java
package com.shopping.lifeplay.activity; import android.content.Context; import android.content.Intent; import android.graphics.drawable.Drawable; import android.graphics.drawable.LayerDrawable; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.text.Editable; import android.text....
[ "40773012+AmitOmar56@users.noreply.github.com" ]
40773012+AmitOmar56@users.noreply.github.com
f6b3141a9ce7c48a767ba0263d5cc44278b54b76
1a512c1c818823c44b8efb19009e14bf950dde05
/project/psychologicalprj/WebContent/src/com/Consultation/appointmentconsult/controller/PaymentResultResponseController.java
ad889f85938b4027552a4140677e31cf877c705b
[]
no_license
bao9777/Software
0af426f09a5ba7e42c2cff86f69ff55996f0c6a2
b7d12e3074667aab02b6327e8feefe2b2d343e50
refs/heads/master
2020-04-01T04:13:44.778795
2019-01-04T12:35:45
2019-01-04T12:44:56
152,854,885
0
3
null
null
null
null
UTF-8
Java
false
false
3,109
java
package com.Consultation.appointmentconsult.controller; import javax.servlet.http.HttpServletRequest; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.RequestParam; import com.util.ConfigInfo; import com.ut...
[ "977702305@qq.com" ]
977702305@qq.com
2bb2c808a819bfc1e4dc89067df3e0b6514ccc9d
f5714a50527d53f288a52983eba0131ac43089f7
/UpdateForm.java
d6863c30641acd25e7e1515869f8caf72cf11b92
[]
no_license
Allrightbrian/AccountBook_JAVA
7e41297d0c2748e494bd1f1b8c3ee6403c014b5e
6fe77b3bc45e448bb1053d436a3988ecfb0cd0a3
refs/heads/main
2023-08-21T21:57:43.518759
2021-09-22T17:55:42
2021-09-22T17:55:42
null
0
0
null
null
null
null
UHC
Java
false
false
2,863
java
package Prac; import java.awt.Color; import java.awt.Container; import java.awt.Font; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import javax.swing.ImageIcon; import javax.swing.JButton; import javax.swing.JComboBox; import javax.swing.JFrame; import javax.swing.JLabel; impo...
[ "noreply@github.com" ]
noreply@github.com
6f7cbf54c794c64ebc96de6ebfc7eeccfb9a3f7e
3ac9f9a3a41e2a15fad6516a0858e89a835b0ee7
/av1/src/anacarolina/dao/AlunoDAO.java
cb726381ba8880ab39289cc39459d2ac47798df6
[]
no_license
marciojrtorres/bd-2016
19f16fc59e08a22b8ee180bb02106dceab846b5c
9a8c9af3b479166997a0556ccd3fd9c23408d0ac
refs/heads/master
2020-04-12T06:33:03.370735
2016-11-01T17:56:56
2016-11-01T17:56:56
65,318,518
0
2
null
null
null
null
UTF-8
Java
false
false
5,972
java
package anacarolina.dao; import java.sql.Connection; import java.sql.PreparedStatement; import java.sql.ResultSet; import java.sql.Statement; import java.util.ArrayList; import java.util.List; import anacarolina.Database; import anacarolina.model.Aluno; import anacarolina.model.Curso; public class Aluno...
[ "marciojrtorres@gmail.com" ]
marciojrtorres@gmail.com
dbf4422eccf896b1b3d9a3c22fa4c46bd9f98e7c
4b73424fc66127e140bafbd3687e178e4b0544c9
/src/main/java/com/example/multiplehikaridatasourcedemo/configuration/BarConfig.java
0ab83d7f361b63c845ad3f06773b3487f7ca263b
[]
no_license
keybrade/multiple-hikari-datasource-example
613fb1c2d170241fdf6b438f900cda60c4a6ea03
799eb577639433b7495bce7da2f8d4252b2ee0e9
refs/heads/master
2022-07-20T02:12:09.453826
2020-05-26T01:22:26
2020-05-26T01:22:26
266,915,448
0
0
null
null
null
null
UTF-8
Java
false
false
2,690
java
package com.example.multiplehikaridatasourcedemo.configuration; import lombok.extern.slf4j.Slf4j; import org.springframework.beans.factory.annotation.Qualifier; import org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties; import org.springframework.boot.autoconfigure.orm.jpa.HibernateSettings; import org...
[ "kang.xin@yoomigroup.com" ]
kang.xin@yoomigroup.com
ae3b533410f949ae9e2fbc7061e8467b7091d7a4
c2479f6fd7f55b3cc34acd3cfdb0dddfce2425ac
/PetShelter.java
9e067a1dc33a83aab7774d17847f32dacc04e980
[]
no_license
BenJammen1986/java
471e42857656c850eb6fef4e47701c21066b399f
2fbe7eb22044f7a74bbc35578cd7aa0d848e4e9a
refs/heads/master
2020-05-26T02:05:31.789758
2017-03-15T14:49:27
2017-03-15T14:49:27
84,984,955
0
0
null
null
null
null
UTF-8
Java
false
false
1,122
java
import java.io.Console; public class PetShelter { public static void main(String[] args){ Console myConsole = System.console(); Animal shelby = new Animal(); shelby.mName = "Shelby"; shelby.mAge = 2; shelby.mSpecies = "feline"; shelby.mBreed = "lynx"; Animal bert = new Animal()...
[ "benschenkenberger@gmail.com" ]
benschenkenberger@gmail.com
3c513e82da67705f7f8dfff8c01125a694d53e49
29b3d9c2cc5d7fb9bdd82dd41f0ce3bdc167ad10
/chassis-support/src/test/java/com/kixeye/chassis/chassis/test/hystrix/ChassisHystrixTest.java
77ac9a0cf4f792e780a97d848ebd21b41017e02e
[ "Apache-2.0" ]
permissive
leusonmario/chassis
256dc7f7b296825e52f5a1e7c92ff82371ab9901
0b41de8e79a9abfc5c029b206f55370269c92052
refs/heads/master
2021-09-20T12:16:00.989668
2014-07-07T22:32:34
2014-07-07T22:32:34
109,864,550
0
0
null
2017-11-07T16:52:32
2017-11-07T16:52:24
Java
UTF-8
Java
false
false
5,966
java
package com.kixeye.chassis.chassis.test.hystrix; /* * #%L * Chassis Support * %% * Copyright (C) 2014 KIXEYE, 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:...
[ "dturner@kixeye.com" ]
dturner@kixeye.com
131ce83f1b7d500277684034d6632b35c62d8a5a
947e71b34d21f3c9f5c0a197d91a880f346afa6c
/ambari-logsearch/ambari-logsearch-logfeeder/src/main/java/org/apache/ambari/logfeeder/metrics/MetricsManager.java
f5bc0eb618902b25878b4f6a2cf60630671163df
[ "MIT", "Apache-2.0", "GPL-1.0-or-later", "GPL-2.0-or-later", "OFL-1.1", "MS-PL", "AFL-2.1", "GPL-2.0-only", "Python-2.0", "BSD-2-Clause", "BSD-3-Clause", "LicenseRef-scancode-free-unknown" ]
permissive
liuwenru/Apache-Ambari-ZH
4bc432d4ea7087bb353a6dd97ffda0a85cb0fef0
7879810067f1981209b658ceb675ac76e951b07b
refs/heads/master
2023-01-14T14:43:06.639598
2020-07-28T12:06:25
2020-07-28T12:06:25
223,551,095
38
44
Apache-2.0
2023-01-02T21:55:10
2019-11-23T07:43:49
Java
UTF-8
Java
false
false
6,316
java
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you ...
[ "ijarvis@sina.com" ]
ijarvis@sina.com
1f1ef1c32a4c8ebb6a035060f2576147a7bb7632
596d4d1eddc38ee51e1e8b504de32c97fdfae1e6
/src/main/java/week4/day14/test/member/MemberInput.java
ef2003f48deed2cd7d3dba410d29ba12c19e8593
[]
no_license
raystar9/mavenJava
b0befc9366af7120f566e7d15a07df0b95f6eb5a
65c67a8e84eabd12d55711c0b93c0ff286597c81
refs/heads/master
2021-01-25T11:33:18.784874
2018-03-07T10:57:44
2018-03-07T10:57:44
123,405,800
0
0
null
null
null
null
UTF-8
Java
false
false
1,076
java
package week4.day14.test.member; import java.util.ArrayList; import java.util.Scanner; class MemberInput { public static void main(String[] args) { ArrayList<MemberInfo> memberList = new ArrayList<>(); Scanner sc = new Scanner(System.in); String name, email, address; int age; MemberInfo member = null; ...
[ "raystar@raystar-PC" ]
raystar@raystar-PC
0459ddd39172336f603bb899fa142141fade2ff4
0ec74bd7e3684d178dbd137d162f6e2245518065
/suyigou_pojo/src/main/java/com/suyigou/pojo/TbSeller.java
7abb7125aa45f0126d064774b95e3f3a65df7726
[]
no_license
flymi1991/project_suyigou
27dae7d89bce64ac82370068089e5690377f415b
ecf4b2cc64643f7d8d90739f6a0bbe90c3aae8c7
refs/heads/master
2020-03-28T12:46:01.563519
2018-10-16T16:05:37
2018-10-16T16:05:37
148,332,185
0
0
null
null
null
null
UTF-8
Java
false
false
5,467
java
package com.suyigou.pojo; import java.io.Serializable; import java.util.Date; public class TbSeller implements Serializable { private String sellerId; private String name; private String nickName; private String password; private String email; private String mobile; private String t...
[ "mxc2013@163.com" ]
mxc2013@163.com
e7e20726f88bc0d8a95af5e073209bdb644475e6
2d3bde994c72d52183e9e2c80c4e8c9109267abe
/StrategyPattern/src/example/GivenGreenLight.java
1aa527cfd334461a62ae00f827441fe076761ff7
[]
no_license
wangchengming666/DesignPattern
1e96b16173302b7ec3ffce34a9bd4cc29dbe803f
3cf5701b5b52d2c6ed545123d10dc41002ac9a2e
refs/heads/master
2022-02-27T22:32:31.067185
2019-11-01T01:05:13
2019-11-01T01:05:13
null
0
0
null
null
null
null
UTF-8
Java
false
false
169
java
package example; public class GivenGreenLight implements Strategy { @Override public void operate() { System.out.println("求吴国太开个绿灯,放行"); } }
[ "634749869@qq.com" ]
634749869@qq.com
fc1f400020469da3d6b643ff76e9906eac1f9d0f
b83a6760d1a312d490edda720b189974d76ba3b1
/grade-calculate/src/main/java/tv/icntv/grade/film/dbcollect/db/IDbCallBack.java
daef054e849a87b619ff70fe73ca34daeb552351
[]
no_license
leixw0102/grade
2a9f4650b1f65faf606e4f14057b70b26a2a860a
d2e993aec032a15b98fd553ffe94c65ddfb90a65
refs/heads/master
2021-01-20T21:53:28.830788
2014-07-28T05:59:54
2014-07-28T05:59:54
29,007,979
0
1
null
null
null
null
UTF-8
Java
false
false
905
java
/* Copyright 2013 Future TV, 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 ap...
[ "0102lei@163.com" ]
0102lei@163.com
640857e7bdac26305ae11336635a69416e459557
700adf37599c324211bd5ec52dfa7235e275f691
/app/src/main/java/com/example/zhi/object/DailyPlan.java
34e665695c2f4d96b2bc562a9272baf1b42ddc2e
[]
no_license
Markmeimei/ZhiXin
10864f5fc9ad8550cbec74032280e3938b75c118
3eee1546f8df9ad7af9dc23c625827fbf7409e7e
refs/heads/master
2021-01-10T16:16:10.648804
2016-04-28T09:17:21
2016-04-28T09:17:21
47,959,402
0
0
null
null
null
null
UTF-8
Java
false
false
3,385
java
package com.example.zhi.object; import java.util.List; /** * 每日计划查询实体类 * * Author: Eron * Date: 2016/4/5 0005 * Time: 9:53 */ public class DailyPlan { private Data data; public Data getData() { return data; } public void setData(Data data) { this.data = data; } public ...
[ "w_xuanlong@163.com" ]
w_xuanlong@163.com
5d61b6ffc37374f5d0da717d2aab22628abff715
a764137f384cede7b985257a06aa22be2695816b
/bee-apm-agent-test/bee-apm-sb-demo/src/main/java/net/beeapm/demo/model/ResultVo.java
780327d2a0d55e262bdc816c78fa22e65d722d4f
[]
no_license
dizhaung/bee-apm
c7ec52b6759b68d6329278b19bf0645e103d0361
2c51b3c537eec0b99daae3198c8674f708e874d8
refs/heads/master
2022-07-08T23:48:37.062873
2020-05-13T14:46:26
2020-05-13T14:46:26
null
0
0
null
null
null
null
UTF-8
Java
false
false
907
java
package net.beeapm.demo.model; /** * @author yuanlong.chen * @date 2020/01/12 */ public class ResultVo { private int code; private int counter; private String msg; private Object data; public int getCode() { return code; } public void setCode(int code) { this.code = cod...
[ "beetle082@163.com" ]
beetle082@163.com
0243fa6f99ff9207c7198e60a3a3c00e18820f33
45e23f388dcf3e7dcfe1b81bc6d771199f17c392
/src/main/java/br/edu/ifba/eunapolis/model/ListaCompra.java
1d4b977b83089fe34320133a7eb5d88ab4489885
[]
no_license
IFBAEunapolisMaisBarato/MaisBaratoFontes
2010f35cd322352d1e842d8fe4e19d41365b7b06
c4a3add42e68ef10dbdfebac1a54d11db7c35bbf
refs/heads/master
2020-05-20T18:08:59.367750
2017-06-01T00:06:25
2017-06-01T00:06:25
84,500,572
0
0
null
null
null
null
UTF-8
Java
false
false
2,224
java
package br.edu.ifba.eunapolis.model; import java.io.Serializable; import java.util.List; import javax.persistence.CascadeType; import javax.persistence.Entity; import javax.persistence.FetchType; import javax.persistence.GeneratedValue; import javax.persistence.GenerationType; import javax.persistence.Id; import java...
[ "vitor.benjamin7@gmail.com" ]
vitor.benjamin7@gmail.com
b51325475e15f0f744c56936807b3315ec0187bb
c956dd8395b0c3732214ef232e19adb26c13fcd9
/src/main/java/com/busekylin/web/ioc/BeansPool.java
d51e3c7f7a60962a03de8341786138b1fa05f039
[]
no_license
zhaoleigege/webFramework
27990e908bfa93f924a08eb519b652cb1bdacf30
19f39d066037638a67fca2fae70983edd469994d
refs/heads/master
2020-04-10T20:34:32.663910
2019-01-15T06:58:27
2019-01-15T06:58:27
161,272,085
1
0
null
null
null
null
UTF-8
Java
false
false
721
java
package com.busekylin.web.ioc; import java.util.HashMap; import java.util.Map; /** * bean对象池 */ public class BeansPool { private static class BeansPoolSingleton { private static final BeansPool INSTANCE = new BeansPool(); } private BeansPool() { this.beansMap = new HashMap<>(); } ...
[ "buse@leigedeMAC.mshome.net" ]
buse@leigedeMAC.mshome.net
e42b984857e193de311e8f4da7f390ff698efada
bc93c06e06baafecb4c62eb90e25dbbb6af1d489
/app/src/main/java/com/rolling/net/ResultCallback.java
a696187813afb39a1153a260dc01151a1f0255c9
[]
no_license
zhangyao0328/Rolling
bdf6c7d3025c7edc73bf0733eabdc855021037e7
023562522205fae142bc08d3de0df6b61de62f0e
refs/heads/master
2021-07-20T15:48:53.764608
2021-07-11T06:26:57
2021-07-11T06:26:57
142,769,409
0
0
null
null
null
null
UTF-8
Java
false
false
1,189
java
package com.rolling.net; import com.google.gson.internal.$Gson$Types; import java.io.IOException; import java.lang.reflect.ParameterizedType; import java.lang.reflect.Type; import okhttp3.Call; import okhttp3.Request; import okhttp3.Response; /** * @author zhangyao * @date 2017/11/20:10:31 * @E-mail android_n@16...
[ "oncwnuFJG0UQPeykyBhkbh3gvosw@git.weixin.qq.com" ]
oncwnuFJG0UQPeykyBhkbh3gvosw@git.weixin.qq.com
e4c321aa102e7907f26405b31fd51731bb0ac8ab
b7c8618415a99c1e93b6bf943f64332b1a7bc6ea
/스크린샷/0108/InstanceVariableDemo.java
242a59e12fa0266b5e64f57e898412d2923f56f1
[]
no_license
freetic/JavaIntelliJ2
2d8f044b51758d881d743a032ab55b936159e3c9
9b364b07abefec0788d9fac40c705d73163e7570
refs/heads/master
2020-12-27T23:26:02.641931
2020-02-07T08:54:56
2020-02-07T08:54:56
238,103,582
0
0
null
null
null
null
UTF-8
Java
false
false
427
java
public class InstanceVariableDemo { static int kor = 90; //static variable/class variable int eng = 100; //member variable/instance variable public static void main(String[] args) { int age = 24; //local variable System.out.println("age = " + age); System.out.println("kor = " + InstanceVariableDemo.kor...
[ "freetic1004@naver.com" ]
freetic1004@naver.com
4457643cfe08ee79abb2b94d464f3924df6e418e
732933ecef7bc538230fd02c52f1e4ac7f41c3a5
/src/main/java/nettyHttpTest/HttpServerInboundHandler.java
0007fd36ba6dbc1bf06645a21e075a7ff6ad187d
[]
no_license
stonebrave/nettyserver
e29d48c0d9f50301a9d482afa7bfadebffb77024
00df8f9ddd10dffc2d8a247bf8f2cf7273bd9b8d
refs/heads/master
2023-03-30T15:14:08.476688
2021-04-02T08:45:21
2021-04-02T08:45:21
341,741,854
0
0
null
null
null
null
UTF-8
Java
false
false
2,363
java
package nettyHttpTest; import static io.netty.handler.codec.http.HttpHeaders.Names.CONNECTION; import static io.netty.handler.codec.http.HttpHeaders.Names.CONTENT_LENGTH; import static io.netty.handler.codec.http.HttpHeaders.Names.CONTENT_TYPE; import static io.netty.handler.codec.http.HttpResponseStatus.OK; import ...
[ "situjiuxiang@163.com" ]
situjiuxiang@163.com
6d185efcec4ab93bb024dd3766a2edffb91d0141
47a2350b419021424a7d896a81517f1647224a6c
/cli/src/main/java/io/github/derekstavis/sl025/test/Constants.java
0523da022225938b9152be402bec3ab1c6551dab
[ "BSD-3-Clause" ]
permissive
derekstavis/sl025-java
da1c4d524f3c1f59f5c3eb855f720e8ae969add0
a4c936f73cda06769ac1af5064fa677baf18fd9e
refs/heads/master
2021-01-25T04:02:59.270397
2015-04-17T14:04:40
2015-04-17T14:04:40
32,091,777
1
0
null
null
null
null
UTF-8
Java
false
false
375
java
package io.github.derekstavis.sl025.test; import io.github.derekstavis.devices.mifare.MifareKey; import io.github.derekstavis.devices.mifare.stronglink.sl025.MifareKeyType; class Constants { public static MifareKey DEFAULT_KEY_A = MifareKey.get(MifareKeyType.KEY_A, new byte[] { (byte) 0xFF, (byte) 0xFF, (byte) 0x...
[ "derek@dba.eng.br" ]
derek@dba.eng.br
b6ae1ca63c227ce31259a788de7d738a02c462ab
b0a6f83db73501c1e94c4eaf4d63c4c27fc21ce8
/src/main/java/org/ed/junit/ju03granularity/Team.java
1e094ed0a1a031759d8843561091e6932cc3a6f3
[]
no_license
jchacon80/eedd
5d059ccd601a3c45591f6ae3b9643644afae9b2d
9ec4be2aea96ac577822163080609115d9959e13
refs/heads/master
2022-12-13T02:15:32.109218
2020-09-09T18:08:07
2020-09-09T18:08:07
294,190,636
0
0
null
null
null
null
UTF-8
Java
false
false
853
java
package org.ed.junit.ju03granularity; import java.util.Vector; /** * Represents a team with players. Players are represented by numbers */ public class Team { private Vector<Integer> numbers; private String name; public Team(String name) { numbers = new Vector<Integer>(); this.name = name; } public St...
[ "jchacon80@gmail.com" ]
jchacon80@gmail.com
c9afb82929f2ca55b8ecabf2837b5713d14d78ae
225e9c2aebb7b47971c738f45775713d7cfb15f5
/jdk/jdk1.8/src/main/org/omg/CORBA/WStringSeqHelper.java
20c17ee6bab423760371706d9a8aeccda1eef0ae
[]
no_license
smalldoctor/source-code
6bb53559840f138a456c160aa22d0d7bba5322a0
c7571807e8d29d46a353148de6dfce3e52f5cfe9
refs/heads/master
2022-11-05T19:01:27.152507
2019-07-02T09:57:44
2019-07-02T09:57:44
106,514,195
0
0
null
2022-10-05T19:09:17
2017-10-11T06:27:26
Java
UTF-8
Java
false
false
1,848
java
package org.omg.CORBA; /** * org/omg/CORBA/WStringSeqHelper.java . * Generated by the IDL-to-Java compiler (portable), version "3.2" * from /Users/java_re/workspace/8-2-build-macosx-x86_64/jdk8u141/9370/corba/src/share/classes/org/omg/PortableInterceptor/CORBAX.idl * Wednesday, July 12, 2017 4:36:59 AM PDT */ /** A...
[ "15312408287@163.com" ]
15312408287@163.com
b5cd87e4fab856d1855c795e8d7489d3c593baf5
500430e8e43cace7d497adc011418d1247c6c1ee
/core/src/org/pltw/examples/Constants.java
dcec6622182bbb2eb227323d259d760c901153f1
[]
no_license
devondroberts/EmuOnTheLoose
d895d875fc2b87afcc9f4dbe8d715e36cab03005
a53a526060b2163292a2cd712705a1d7ff614f2a
refs/heads/master
2020-03-23T13:10:59.418678
2018-07-19T16:18:05
2018-07-19T16:18:05
141,604,206
0
0
null
null
null
null
UTF-8
Java
false
false
986
java
/** * Project Lead The Way, 2016. */ package org.pltw.examples; public class Constants { // Visible game world is 5 meters wide public static final float VIEWPORT_WIDTH = 5.0f; // Visible game world is 5 meters tall public static final float VIEWPORT_HEIGHT = 5.0f; // Path to texture atlas file publi...
[ "devondroberts@gmail.com" ]
devondroberts@gmail.com
a712041872263f65b0ad3065408ba99707079229
83009ec5000fa8578eff41b3162e765ccf1988cb
/src/main/java/eu/panic/dont/sensu/NotifySensu.java
18e4ef5a45b4c2d5afa7830d3dcd60218867ec33
[ "Apache-2.0" ]
permissive
EelcoMeuter/sensu-logger
186bd21676f159cd6332f3b965825358644e4a10
c5e1c62cbadd80c00b40392ee48bdc430065da2d
refs/heads/master
2021-01-21T05:00:09.950824
2015-07-07T12:25:46
2015-07-07T12:25:46
38,616,145
0
0
null
null
null
null
UTF-8
Java
false
false
374
java
package eu.panic.dont.sensu; import java.lang.annotation.ElementType; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import java.lang.annotation.Target; /** * Method annotation to sent the message of the thrown exception to Sensu. */ @Retention(RetentionPolicy.RUNTIME) @Target(E...
[ "eelco@jpoint.nl" ]
eelco@jpoint.nl
66b31a4291059dc05f817bd6e53690e6d12f281f
7b8c7e6e5082478bd882791c084d160b225a073e
/sys-admin/cc-user/src/main/java/com/caicai/user/entity/vo/PositionVO.java
c78be977dbcc454edcf8a5818cf45e4057024b8e
[]
no_license
mygetjc/caicai-20200827
d0fb54a03e6b3ce89657a79fb91fade1c659c138
82844e7914c5f481d033a15022a42ade5229f47b
refs/heads/master
2022-12-06T14:54:12.695070
2020-08-31T10:00:02
2020-08-31T10:00:02
290,749,665
0
0
null
null
null
null
UTF-8
Java
false
false
856
java
package com.caicai.user.entity.vo; import lombok.Data; import lombok.EqualsAndHashCode; import java.io.Serializable; import java.util.Date; /** * @author jc * @date 2020-08-28 17:43:34.97 */ @Data @EqualsAndHashCode(callSuper = false) public class PositionVO implements Serializable{ private static final long ser...
[ "jc19941001" ]
jc19941001
2c1e9a236b331380ef6c06737fdca207532782d3
ac94ac4e2dca6cbb698043cef6759e328c2fe620
/labs/greenqloud-compute/src/test/java/org/jclouds/greenqloud/compute/services/GreenQloudInstanceClientLiveTest.java
349711b5e5e4a54ae0fd1abdcb31ef7d2417314a
[ "Apache-2.0" ]
permissive
andreisavu/jclouds
25c528426c8144d330b07f4b646aa3b47d0b3d17
34d9d05eca1ed9ea86a6977c132665d092835364
refs/heads/master
2021-01-21T00:04:41.914525
2012-11-13T18:11:04
2012-11-13T18:11:04
2,503,585
2
0
null
2012-10-16T21:03:12
2011-10-03T09:11:27
Java
UTF-8
Java
false
false
1,240
java
/** * Licensed to jclouds, Inc. (jclouds) under one or more * contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. jclouds licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you may not use ...
[ "adrian@jclouds.org" ]
adrian@jclouds.org
4153771302e9cd0c67ba484b5956022504d0110d
b2ed02fe65e6a31474d37a484be838742d59e626
/gxpenses-client/src/main/java/com/nuvola/gxpenses/client/web/application/budget/widget/BudgetSiderUiHandlers.java
74f45df57c71b849d09b4ec958299e956b9f2ead
[]
no_license
imrabti/gxpenses-old
5fdbf558508dbb023d574afdd06a53b46d798f7c
2f81421b88d211b23ec3843a1363a3061a228f83
refs/heads/master
2021-01-13T01:15:09.791346
2014-03-25T08:31:31
2014-03-25T08:31:31
null
0
0
null
null
null
null
UTF-8
Java
false
false
362
java
package com.nuvola.gxpenses.client.web.application.budget.widget; import com.google.gwt.user.client.ui.Widget; import com.gwtplatform.mvp.client.UiHandlers; import com.nuvola.gxpenses.common.shared.business.Budget; public interface BudgetSiderUiHandlers extends UiHandlers { void addNewBudget(Widget relativeTo); ...
[ "imrabti@gmail.com" ]
imrabti@gmail.com
51469ec9dcd2c3627b6d671c7d9c53ab83c911a8
bc850d71d7baebcc1d502b0eadb41cab13b58a61
/src/main/java/cz/muni/fi/pv243/seminar/infinispan/session/CarManager.java
b9ddbafdfb221e12ff44511130009693c40df2ea
[]
no_license
mcimbora/pv243-2015-infinispan-seminar
03fb2b71243651df627fe558d8821955d9e99b89
2c9cbdfd945b65193a42883bf072fa1e9be20c30
refs/heads/infinispan-00
2020-12-31T02:23:54.648322
2014-11-10T14:51:11
2016-03-15T09:28:13
53,940,889
0
0
null
2016-03-15T12:00:04
2016-03-15T12:00:03
null
UTF-8
Java
false
false
4,840
java
/* * JBoss, Home of Professional Open Source. * Copyright 2012, Red Hat Middleware LLC, and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify i...
[ "mcimbora@redhat.com" ]
mcimbora@redhat.com
3fa92d0a23fc7c6b9768c07b7c62c5397f5ae84a
8e258bb851780d11cc5f1615fd2a99f70747f202
/sandbox/Bravo10.6_merged/src/com/example/android/opengl/MyGLRenderer.java
2b5687f20b390e1d3da3711fdc444a06f521c5fe
[ "MIT" ]
permissive
lothas/BTAR
c7034d1250e840febdc64efa08d303e4e693abc3
fd2454df059451c611237782d8bc3dfcd425bdd8
refs/heads/master
2020-04-05T14:37:31.008833
2016-08-31T16:22:04
2016-08-31T16:22:04
45,118,981
0
0
null
null
null
null
UTF-8
Java
false
false
12,662
java
/* * Copyright (C) 2011 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 app...
[ "alonshoshan10@gmail.com" ]
alonshoshan10@gmail.com
f3ff8f3674d4b96823f361111adfd562ba9afa39
98becb9c935ec3e36029236c7bb4dbb4d470dcc6
/src/main/java/edu/eci/arsw/cinema/persistence/impl/InMemoryCinemaPersistence.java
c6e1c3880eb5a5b21b8c5bd9bb923c523a42ddf6
[]
no_license
Alejoguzm07/Workshop11
3b7191efea3baac821b1eb3f1562ab4816f7d355
bb5919f9d6e8579c962b651c74cb0d1a3db481cd
refs/heads/master
2020-05-17T04:46:13.809069
2019-05-07T23:07:26
2019-05-07T23:07:26
183,516,232
0
0
null
null
null
null
UTF-8
Java
false
false
5,128
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 edu.eci.arsw.cinema.persistence.impl; import edu.eci.arsw.cinema.model.Cinema; import edu.eci.arsw.cinema.model.CinemaFunction...
[ "alejoguzm07@gmail.com" ]
alejoguzm07@gmail.com
e68b53cdb8348ba41845d0e8f352f270818f04f1
76c5a17f968da3fd7919f04ef73568ea2ec9ffd1
/src/com/qq/common/User.java
834d849c7b4ee603f9d148db8e149df3e8df3ed6
[ "Apache-2.0" ]
permissive
Mince1007/qq-server-for-java
b9a60aaffaa549f029ebe484e7f1b606416afac7
ea0a70da55eb924f1fde103b05245e659b36ca63
refs/heads/master
2021-05-29T05:42:20.879553
2015-07-08T00:02:06
2015-07-08T00:02:06
null
0
0
null
null
null
null
GB18030
Java
false
false
715
java
package com.qq.common; import java.io.Serializable; public class User implements Serializable{//必须要序列化,这样的对象才能够在网络,流之间进行通信 private String count;//帐号,密码 private String psd; private String type= "login";//默认账户类型是登录 public String getType() { return type; } public void setType(String type) { this.type = type...
[ "Bob1993@github.com" ]
Bob1993@github.com
e0847ee2853eeafc2d9880ece99ba367b387de5d
0a92f110dc05fac367cac00777bdfc92ce5c6045
/src/com/prashantb/example/MainActivity.java
eb9d8db8eab9e20f04fcfca059636d687577fdfd
[]
no_license
prashantgbhangre/android-pick-image
6f54bd470e082da1c543b5b4e024c40ebc786b51
3a17fdd4aa43f5a75474b884cf5bfaae5f8956be
refs/heads/master
2021-01-22T05:16:28.068718
2015-06-16T10:50:34
2015-06-16T10:50:34
37,524,507
0
0
null
null
null
null
UTF-8
Java
false
false
2,119
java
package com.prashantb.example; import com.prgguru.example.R; import android.app.Activity; import android.content.Intent; import android.database.Cursor; import android.graphics.BitmapFactory; import android.net.Uri; import android.os.Bundle; import android.provider.MediaStore; import android.view.View; import android...
[ "prashantgbhangre@gmail.com" ]
prashantgbhangre@gmail.com
156cbda1384a0ff224eaa44e4c6c1247364eaf19
e4d19b117ad2fcbafa47c2d8c430ae5043c7b3bf
/src/main/java/com/ljx/blog/bean/Comment.java
a49a9bf870dbfd4b5184434d416c01ece081db75
[]
no_license
ljx-coder/blog
eeeb1cfdd7542957e1b12b72c776f27784738334
d000a695271ab0f33609fa2b8f2dbea8744474b5
refs/heads/master
2022-04-16T22:21:34.166727
2020-04-13T03:15:33
2020-04-13T03:15:33
255,217,430
0
1
null
null
null
null
UTF-8
Java
false
false
924
java
package com.ljx.blog.bean; import lombok.AllArgsConstructor; import lombok.Data; import lombok.EqualsAndHashCode; import lombok.NoArgsConstructor; import javax.persistence.Entity; import javax.persistence.ManyToOne; import javax.persistence.OneToMany; import javax.persistence.Table; import java.util.ArrayList; import...
[ "ljx2273672293@163.com" ]
ljx2273672293@163.com