blob_id
stringlengths
40
40
directory_id
stringlengths
40
40
path
stringlengths
7
410
content_id
stringlengths
40
40
detected_licenses
listlengths
0
51
license_type
stringclasses
2 values
repo_name
stringlengths
5
132
snapshot_id
stringlengths
40
40
revision_id
stringlengths
40
40
branch_name
stringlengths
4
80
visit_date
timestamp[us]
revision_date
timestamp[us]
committer_date
timestamp[us]
github_id
int64
5.85k
684M
star_events_count
int64
0
209k
fork_events_count
int64
0
110k
gha_license_id
stringclasses
22 values
gha_event_created_at
timestamp[us]
gha_created_at
timestamp[us]
gha_language
stringclasses
132 values
src_encoding
stringclasses
34 values
language
stringclasses
1 value
is_vendor
bool
1 class
is_generated
bool
2 classes
length_bytes
int64
3
9.45M
extension
stringclasses
28 values
content
stringlengths
3
9.45M
authors
listlengths
1
1
author_id
stringlengths
0
352
381ce95e65744197bb71a5e3e9b7ffa4df8aaab2
180e78725121de49801e34de358c32cf7148b0a2
/dataset/protocol1/kylin/learning/4836/BasicService.java
52d92c3f397f512f96ab9a6040b53139f995d9b8
[]
no_license
ASSERT-KTH/synthetic-checkstyle-error-dataset
40e8d1e0a7ebe7f7711def96a390891a6922f7bd
40c057e1669584bfc6fecf789b5b2854660222f3
refs/heads/master
2023-03-18T12:50:55.410343
2019-01-25T09:54:39
2019-01-25T09:54:39
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,450
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 ...
[ "bloriot97@gmail.com" ]
bloriot97@gmail.com
488a8c811219090f3e5243611a2d7bb34b0c700e
e9affefd4e89b3c7e2064fee8833d7838c0e0abc
/aws-java-sdk-devicefarm/src/main/java/com/amazonaws/services/devicefarm/model/ListTagsForResourceResult.java
ce54878bed1be890d47eda1df5f11ec929c783b7
[ "Apache-2.0" ]
permissive
aws/aws-sdk-java
2c6199b12b47345b5d3c50e425dabba56e279190
bab987ab604575f41a76864f755f49386e3264b4
refs/heads/master
2023-08-29T10:49:07.379135
2023-08-28T21:05:55
2023-08-28T21:05:55
574,877
3,695
3,092
Apache-2.0
2023-09-13T23:35:28
2010-03-22T23:34:58
null
UTF-8
Java
false
false
6,095
java
/* * Copyright 2018-2023 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...
[ "" ]
773e261066cd42bcf2e736e78f2c156279a3d1c8
9a7fd17465a24cc2813828b8d9d5092393218230
/eureka-server/src/main/java/com/linzd/eurekaserver/EurekaServerApplication.java
107a4e82fce7661b542299ec6dc81b5fd59739b8
[]
no_license
linzheda/demospringcloud
d3cc5f1c4c0719a9d211b66ea725bbbfec522354
48b09e4e9e6fdb8fb28a3435c88d220f25563e1c
refs/heads/master
2021-07-15T18:42:15.486903
2021-01-19T07:08:38
2021-01-19T07:08:38
227,801,492
0
0
null
null
null
null
UTF-8
Java
false
false
434
java
package com.linzd.eurekaserver; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; import org.springframework.cloud.netflix.eureka.server.EnableEurekaServer; @SpringBootApplication @EnableEurekaServer public class EurekaServerApplication { publ...
[ "linzd@evecom.net" ]
linzd@evecom.net
eb2b0ef30bf6bd15eea8ab586e4301bce9074b94
de693dfcfe68278118f54303b06752f51d0ed3a6
/newInfTec_3_1/src/main/java/com/github/modelflat/nit3/jpeg/huffman/HuffmanLeaf.java
6d47571f10301ceb6794a0101e2acb88b25fc494
[]
no_license
modelflat/study
da7094ab059b51e705934a1b259b81fa68e4d5ae
9b02a5dc0b787551feb2eefc0abaf47f7bf7ccb8
refs/heads/master
2021-01-13T13:40:51.160777
2017-04-29T14:18:46
2017-04-29T14:18:46
76,362,633
0
0
null
null
null
null
UTF-8
Java
false
false
255
java
package com.github.modelflat.nit3.jpeg.huffman; class HuffmanLeaf extends HuffmanTree { private final int value; HuffmanLeaf(int freq, int val) { super(freq); value = val; } int getValue() { return value; } }
[ "zhykreg@gmail.com" ]
zhykreg@gmail.com
4afeb1dc12c1ea66bbb726f8aeb3c215e5fbaa1b
72699a22dff604c87eecb5e3360ede0600e1534d
/matsim-playground/src/main/java/segmenttraces/RunActivityStructure.java
d7f5cb8af53c48516ae6a5ec813c41a71cdb3281
[]
no_license
michaz/java8-matsim-playground
80846455ae51568d87f3b0b19b0b024e6c00114f
f6fa6a310c393f9a4ba820d3bb8cc3587486bf8b
refs/heads/master
2020-04-05T14:08:56.885749
2016-09-02T17:36:40
2016-09-02T17:36:40
31,069,748
0
0
null
2015-12-16T14:57:01
2015-02-20T15:05:44
Java
UTF-8
Java
false
false
4,099
java
package segmenttraces; import cdr.Sighting; import cdr.Sightings; import cdr.SightingsImpl; import cdr.SightingsReader; import org.jfree.chart.ChartFactory; import org.jfree.chart.ChartUtilities; import org.jfree.chart.JFreeChart; import org.jfree.chart.axis.DateAxis; import org.jfree.chart.plot.CategoryPlot; import o...
[ "michael.zilske@tu-berlin.de" ]
michael.zilske@tu-berlin.de
7736170974b85f2832c7ce8ce00572f446b01f29
0af8b92686a58eb0b64e319b22411432aca7a8f3
/large-multiproject/project63/src/test/java/org/gradle/test/performance63_4/Test63_314.java
d5252b2ecfc762710072f289bd059a0aa3bf7100
[]
no_license
gradle/performance-comparisons
b0d38db37c326e0ce271abebdb3c91769b860799
e53dc7182fafcf9fedf07920cbbea8b40ee4eef4
refs/heads/master
2023-08-14T19:24:39.164276
2022-11-24T05:18:33
2022-11-24T05:18:33
80,121,268
17
15
null
2022-09-30T08:04:35
2017-01-26T14:25:33
null
UTF-8
Java
false
false
292
java
package org.gradle.test.performance63_4; import static org.junit.Assert.*; public class Test63_314 { private final Production63_314 production = new Production63_314("value"); @org.junit.Test public void test() { assertEquals(production.getProperty(), "value"); } }
[ "cedric.champeau@gmail.com" ]
cedric.champeau@gmail.com
de754d7ee8cfa1aa041f83dd66c37dad572d0720
f38412a90e301b50fc63e88187cd13208eb8e9c0
/src/java/quettn/controller/UpdateController.java
ae4a690ec99da64bf239d00c808f5c3284e51169
[]
no_license
NguyetQue1105/HotelManagementSystem
d9f879d9aafcea1d387c24441554d490c3c40385
029542b9e55b8f82798c21e592c26f155ec52b1b
refs/heads/master
2023-01-12T15:10:20.482730
2020-11-18T13:57:09
2020-11-18T13:57:09
313,151,688
0
0
null
null
null
null
UTF-8
Java
false
false
3,223
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 quettn.controller; import java.io.IOException; import javax.servlet.ServletException; import javax.servlet.http.HttpServlet; i...
[ "tracthanhnguyetque@gmail.com" ]
tracthanhnguyetque@gmail.com
44a942cba5a9e9d4164eb182cf2ac43e3ae3a5da
3c4579582026bbc022bc69001a2e1e68b43bf110
/biometric-api/src/main/java/com/lulobank/biometric/api/exception/MFAUnauthorizedException.java
a6908427e5086315608c1ba6c43283b2c8c93701
[]
no_license
juandevtoledo/biometric-mfa
3f119b08a68367a89fd0bf9f39ccb194b8e83bb7
ff45fdc77f12d3a61c4181c27736a7b26f5adfc3
refs/heads/master
2023-06-01T18:32:16.667647
2021-06-25T21:16:42
2021-06-25T21:16:42
380,355,293
0
0
null
null
null
null
UTF-8
Java
false
false
316
java
package com.lulobank.biometric.api.exception; import lombok.Getter; @Getter public class MFAUnauthorizedException extends RuntimeException { private String detail; public MFAUnauthorizedException(String detail) { super("Unauthorized to access the resource"); this.detail = detail; } }
[ "juan.toledo@globant.com" ]
juan.toledo@globant.com
8a8a25b8b5a7814e167a562451fc3a06b0558605
b068ac4f54d2492430cd6ad2b2e41ad0795255ea
/Clase03/src/program/MiChecked.java
5a3a8293894416740a9d7f35bfba087dc3f4781b
[]
no_license
lionelherrerobattista/Programacion_Avanzada_I
6844bc90b862a17c3b7c3401606bb67228216dbf
4e4c461f829b0b2dbf5486106b36c0015639d8f4
refs/heads/master
2023-03-05T17:59:33.229339
2021-02-15T19:41:19
2021-02-15T19:41:19
292,041,163
1
0
null
null
null
null
UTF-8
Java
false
false
149
java
package program; public class MiChecked extends Exception{ public MiChecked(String s) { super(s); //El mensaje va sobre el constructor } }
[ "lionherrero@gmail.com" ]
lionherrero@gmail.com
96cb1428a3829e2f8505862d8701a0313c05e47d
c5fefc28f0cbb06cf480cc52737eaf74b4775e9e
/src/main/java/io/pivotal/pal/tracker/InMemoryTimeEntryRepository.java
f0e484c2192deee0c412e248bbc5ae386e26a546
[]
no_license
jjchng/pal-tracker
4a6b71fde5e7949e4fab32597e9d34c41b16e72d
24c1653fc6db6eee2e9161b8ab9e19ee38336183
refs/heads/master
2020-09-07T19:34:00.981364
2018-11-20T21:38:20
2019-11-13T07:34:34
220,892,559
0
0
null
null
null
null
UTF-8
Java
false
false
1,390
java
package io.pivotal.pal.tracker; import java.sql.Time; import java.util.*; public class InMemoryTimeEntryRepository implements TimeEntryRepository{ TimeEntry timeEntry; Map<Long, TimeEntry> timeEntryMap = new HashMap(); List<TimeEntry> timeEntryList = new ArrayList<>(); int counter = 0; public Ti...
[ "zjiajie@hotmail.com" ]
zjiajie@hotmail.com
7f8f339a4ccc3a86e18eb5bb567e618e004269e3
ac9fde20b83e79f13ec7bb9bfc3e0ac939be4808
/src/main/java/br/gov/mg/bomdestino/stur/modelo/Perfil.java
8706cba169333a302c9572bad482c20d061343cd
[]
no_license
douglasmacb/stur
f9569dfcf93d5801660b0f142a9fbc495006c713
b42b630949565e4cf149f2b3bcd7b7e53aa28791
refs/heads/main
2023-03-31T22:50:38.332814
2021-04-09T23:59:24
2021-04-09T23:59:24
324,131,147
0
0
null
null
null
null
UTF-8
Java
false
false
755
java
package br.gov.mg.bomdestino.stur.modelo; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persistence.GenerationType; import javax.persistence.Id; import org.springframework.security.core.GrantedAuthority; @Entity public class Perfil implements GrantedAuthority { /** * *...
[ "douglasmacbrito@gmail.com" ]
douglasmacbrito@gmail.com
c4a347fd96c1d6e7213b9b0e53842c9ee466b1a3
a00cc00a9bccd6b49b239f073fc466004f08dd34
/app/src/androidTest/java/com/example/dell/readmytext/ExampleInstrumentedTest.java
a96b1717babb3ca8599a416922ccdbc8f40d6936
[]
no_license
IQRootTechnologies/Text-to-voice
eefe5bc915832f0c4ebc6e7cf2488401d650dfba
870b03847afe58430c8583aa83d2022348e34dc6
refs/heads/master
2021-01-22T14:21:23.412675
2017-08-18T13:11:43
2017-08-18T13:11:43
100,712,762
0
0
null
null
null
null
UTF-8
Java
false
false
758
java
package com.example.dell.readmytext; 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.*; /** * Instrumentation test, which will execute on an ...
[ "31092934+KajalPradhan26@users.noreply.github.com" ]
31092934+KajalPradhan26@users.noreply.github.com
59d9382147dab882d7d41c10fa11fa5d6c833649
2cf0aead44d786f4e0cb664f2e32f0a61751bdf1
/src/test/java/CadastroBDD.java
c46a2b5a2d907bc3043ce761950095ba784cfa34
[]
no_license
Corlobin/Pecomp2.0
982ae0f775d5c73da5fb0695f1c23aa283c4a806
530580e8fcc8d2df2e5bf7bca75678c54e07ea16
refs/heads/master
2020-06-10T20:11:13.169220
2016-12-15T02:26:33
2016-12-15T02:26:33
75,887,793
0
0
null
null
null
null
UTF-8
Java
false
false
1,170
java
import org.junit.runner.RunWith; import cucumber.api.CucumberOptions; import cucumber.api.PendingException; import cucumber.api.SnippetType; import cucumber.api.java.en.Given; import cucumber.api.java.en.Then; import cucumber.api.java.en.When; import cucumber.api.junit.Cucumber; public class CadastroBDD { @Given("^U...
[ "corlobin@gmail.com" ]
corlobin@gmail.com
f895d496246ae44c834fbc35ef861034e94e6412
3c2e586cccf483cf9f11d32eef75ddc669c28bff
/src/lk/ijse/sms/business/custom/impl/RegistrationBOImpl.java
83d483ba2d2e943a060116403d4fd82f4dcb6b5b
[]
no_license
sahan1995/FX-Studen-Managemt-System-using-JPA
883b5e6809159d06270737a6a82bb14a3d5eac56
a2a24e0159c44d08adf8df9195a33e13ac613e92
refs/heads/master
2020-03-28T22:40:23.091494
2018-09-18T07:52:29
2018-09-18T07:52:29
149,249,343
0
0
null
null
null
null
UTF-8
Java
false
false
1,787
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 lk.ijse.sms.business.custom.impl; import lk.ijse.sms.business.custom.RegistrationBO; import lk.ijse.sms.dao.DAOFactory...
[ "sahanrajakaruna001@gmail.com" ]
sahanrajakaruna001@gmail.com
0f22b00fa989e97c5a2648ac46c1c37c395eda57
f9a802f23ef8351d5b49a4c9bd02a3cebabd18b4
/SocketDemoServer/app/src/main/java/com/exam/myapp/entity/Person.java
5318564af3ffecb2b9bceadd8d28948bcaa096f7
[]
no_license
alex-lan/SocketDemo
3b1d0e834f9339bb487b55c64daadde963dafea7
40c532a260e13fea0a1bd46d8eae3b094493be7d
refs/heads/master
2020-06-16T20:09:58.642072
2019-07-13T09:12:09
2019-07-13T09:12:09
195,689,662
0
0
null
null
null
null
UTF-8
Java
false
false
1,422
java
package com.exam.myapp.entity; import android.os.Parcel; import android.os.Parcelable; public class Person implements Parcelable { private int age; private String name; private String sex; public int getAge() { return age; } public void setAge(int age) { this.age = age; }...
[ "l.yinghao@hotmail.com" ]
l.yinghao@hotmail.com
3b9a7f7fae5b280fe0ed26405afcd9c430f060af
d11cd67886a566dfb626fca04bcdab3ed5133578
/src/com/opslab/encrypt/Base32.java
4f8d1eb43752302787e59dd443ae235af74cf146
[]
no_license
wangyoushun/mytest_tool
a2ad37bd419d489320e7a4f4d551de20dcbec364
6ef83afaf0fab79f19c3a310fc1b1b698e9cbb36
refs/heads/master
2021-01-21T18:28:31.096850
2017-12-29T10:10:13
2017-12-29T10:10:13
77,368,865
0
0
null
null
null
null
UTF-8
Java
false
false
7,907
java
package com.opslab.encrypt; /** * Base32的编码和解码 */ public class Base32 { private static final String ERR_CANONICAL = "Invalid Base32 string"; private static final char[] CHARS = "ABCDEFGHIJKLMNOPQRSTUVWXYZ234567".toCharArray(); private static final byte[] LOOKUP = { 26, 27, 28, 29, 30, 31, -...
[ "2436093367@qq.com" ]
2436093367@qq.com
92a42859b1a2e5210c8484ba5a3a75286932549e
9e3434c128783762bbe056d232921802880b7963
/Go5/AutomationWebSelenium/src/test/java/go5/automation/social/Post500CharsAC.java
13ce7313dc19e7c01eac66ccec0cd84dd12ecca9
[]
no_license
SoledadCoronel/qaJava
347c3717ba03cd0b7c756f4609f23afa6e6273c5
36c027ef02f768055d379a5a46b2db0e104a91e2
refs/heads/master
2020-03-30T02:19:24.205325
2016-10-05T19:12:26
2016-10-05T19:12:26
150,625,750
0
0
null
null
null
null
UTF-8
Java
false
false
1,732
java
package go5.automation.social; import go5.automation.SetUp; import go5.pageObjects.EspaciosPage; import go5.pageObjects.LoginPage; import go5.pageObjects.MuroSocialPage; import org.openqa.selenium.By; import org.openqa.selenium.JavascriptExecutor; import org.testng.Reporter; import org.testng.annotations.AfterClass;...
[ "marinatouceda@gointegro.com" ]
marinatouceda@gointegro.com
6b29a8a2fb8874c9f951da99c3866bd17edd5d3d
f4fafbef3a52bd03b7e37d07f2e825761db2df5f
/src/main/java/com/github/seregamorph/jackson/partial/PayloadId.java
9bd99ed6db66bb3987e78819e4ad2f0b3ffcf209
[ "Apache-2.0" ]
permissive
seregamorph/jackson-partial
8660165ef94a89c08130c1eed89b94fc5546056a
5472f846d62e087e20f654a7e79263c5767ae56d
refs/heads/master
2022-12-20T03:31:51.323480
2020-10-12T13:30:57
2020-10-12T13:30:57
302,888,935
0
0
null
null
null
null
UTF-8
Java
false
false
537
java
package com.github.seregamorph.jackson.partial; import java.lang.annotation.ElementType; import java.lang.annotation.Inherited; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import java.lang.annotation.Target; /** * Declares the id fields for a payload class. */ @Target({Elemen...
[ "serega.morph@gmail.com" ]
serega.morph@gmail.com
ba1914bab21ab55a933e7e45fb26d927414566a7
64759720d56a082173e3f6c0e9f876720437b1dc
/app/src/main/java/br/com/rsa/carona/carona_rsa/controllers/StartMeLeva.java
c767c0f1162d7aa97cea90b56d0bd908cb6a2934
[ "Apache-2.0" ]
permissive
Artur-Antunes/Carona_Rsa
c947cb8d291546752b2b9d6041a1e9ae6fde7715
da4c87e4f32d6ac1a438aa420d108a9d6751e851
refs/heads/master
2021-01-13T07:38:12.913195
2017-10-27T14:49:37
2017-10-27T14:49:37
71,474,843
0
0
null
null
null
null
UTF-8
Java
false
false
535
java
package br.com.rsa.carona.carona_rsa.controllers; import android.content.BroadcastReceiver; import android.content.Context; import android.content.Intent; import br.com.rsa.carona.carona_rsa.entidades.Servico; /** * Created by Artur Antunes on 06/03/2017. */ public class StartMeLeva extends BroadcastReceiver { ...
[ "artur199@hotmail.com.br" ]
artur199@hotmail.com.br
9954274033d00c15db4032b9ca1c699fb083be44
d266daa805931da477bfa98fc48e5c4c73010eb3
/tasks_oop_style/src/com/kiselev/task4/service/NumbersService.java
4acae7923f3db0708702fb7d0689cd2629f71984
[]
no_license
kPaulv/epam-training
d12d703b9d0986f42a91e983a373e92b109a6e38
f73c4ecd8feef13bc7af264718bfe521ade06430
refs/heads/master
2023-01-18T18:37:09.106644
2020-11-23T06:22:39
2020-11-23T06:22:39
311,925,932
0
0
null
null
null
null
UTF-8
Java
false
false
438
java
package com.kiselev.task4.service; import com.kiselev.task4.entity.Numbers; public class NumbersService { public boolean twoEven(Numbers numbers) { int count = 0; for(int i = 0; i < numbers.getArray().length; i++) { if(numbers.getArray()[i] % 2 == 0) { count++; ...
[ "pavel.k.313@mail.ru" ]
pavel.k.313@mail.ru
35e11970fc472d869ccd848092c9950e87c213ec
5243766096af3e412d071f59887e3711a063fbf9
/src/main/java/pom/qa/pages/LoginPortofolio.java
ab3a5423eefec471d94253387c3f6da3c4909428
[]
no_license
rasmi-rekha/FirstCucumberProject
1ca74310c51c2fe7e7976d2a0dd9174c65b08a04
a46b34f643c9fca2950763b7ce96011481ac0f02
refs/heads/master
2020-12-03T07:51:53.636448
2020-07-30T06:02:41
2020-07-30T06:02:41
231,248,928
0
0
null
2020-10-14T00:03:08
2020-01-01T18:16:58
Java
UTF-8
Java
false
false
1,527
java
package pom.qa.pages; import org.openqa.selenium.By; import org.openqa.selenium.WebDriver; import org.openqa.selenium.WebElement; import org.openqa.selenium.support.FindBy; import org.openqa.selenium.support.PageFactory; import pom.qa.util.Testbase; public class LoginPortofolio extends Testbase { @F...
[ "bibek346@gmail.com" ]
bibek346@gmail.com
09cec9853e6b0d9efbcaa9c9c16f4706c101f77e
3ef14a39cbfb2408455ed105699a45963c2b3053
/src/main/java/com/aliyun/iot/ilop/page/mine/tripartite_platform/adapter/BaseViewHolder.java
b2cd4640e4a50bccd1ffcc71483c667808fa20bc
[]
no_license
Banlap/DeviceSwitch_3.2.1
a2707f4251225b1081ca7ca301fa7a7aec0f48da
0be7e1f2567de9cabe4c38647b056fccc0420864
refs/heads/master
2023-07-12T22:23:44.817723
2021-08-10T14:39:17
2021-08-10T14:39:17
317,716,009
1
1
null
null
null
null
UTF-8
Java
false
false
1,173
java
/* * Copyright (c) 2020 Sinyuk * 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 a...
[ "1013994244@qq.com" ]
1013994244@qq.com
3cf9bd93f8d5fb5f63f559a3104418de41a1ee79
ba8fe5a40c0b4ac91618572bcece181876b3ae53
/projects/server/target/generated-sources/xjc/com/pcfc/dw/cepg/ws/payinq/types/package-info.java
dc1c3fec5b1d46004ed81c4d7cda94e3ede9f872
[]
no_license
arunima-nair/my-do
14ea842bb49bfa44475dfec122a05bee47ac689f
b8629c6beaf25a23289354993ffc9f4cfd92c627
refs/heads/master
2023-01-08T17:56:47.281315
2020-02-27T09:51:45
2020-02-27T09:51:45
243,481,924
0
0
null
2023-01-06T02:06:32
2020-02-27T09:35:20
Java
UTF-8
Java
false
false
547
java
// // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.3.0 // See <a href="https://javaee.github.io/jaxb-v2/">https://javaee.github.io/jaxb-v2/</a> // Any modifications to this file will be lost upon recompilation of the source schema. // Generated on: 2020.01.13 ...
[ "anuaj7@gmail.com" ]
anuaj7@gmail.com
6c189e93e293e46f7bf5d82c66132fc476d54457
8af1164bac943cef64e41bae312223c3c0e38114
/results-java/JetBrains--intellij-community/6db5e53154f39a6e28ce860210e2f10c577994e2/before/HgChangesetsCommand.java
26f968d6a5a890e866dd2b152f03449c6efd94f0
[]
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
3,177
java
// Copyright 2008-2010 Victor Iacoban // // 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...
[ "fraczwojciech@gmail.com" ]
fraczwojciech@gmail.com
734771dae0e45f7a5d7bd680400d797090b0ea27
f626bf8a1ccbdd9a76981d6103ab4eeda001980d
/Mediathek_Vorlage_Blatt01-03/src/KundenComparator.java
8a119c7a2d874d226593da77d210c48020a232f0
[ "Apache-2.0" ]
permissive
SE2-Iho-Ov/owemo-iho-s18
4349e8aff571df60e5e56ca3dff914cb683ca0c5
071e63f1e2fc465a14251456ba638ffbd903a33a
refs/heads/master
2020-03-11T05:55:57.745895
2018-05-06T20:41:51
2018-05-06T20:41:51
129,817,011
0
0
null
null
null
null
UTF-8
Java
false
false
984
java
import java.io.Serializable; import java.util.Comparator; /** * Comparator-Klasse um zwei Kunden zu vergleichen, damit sie an der UI sortiert * angezeigt werden können. * * @author SE2-Team * @version SoSe 2017 */ class KundenComparator implements Comparator<Kunde>, Serializable { private stat...
[ "7momenza@rzpc180.informatik.uni-hamburg.de" ]
7momenza@rzpc180.informatik.uni-hamburg.de
c496eeb96204dbdc91ab547955198226c3872d00
422b83e3ebfa55a1639af392d3424bb977c9c74b
/src/com/basic/multithreading/CompareToExamples.java
fc89769008c1b8425f416086639b407a754867f2
[]
no_license
Anjali538/LearningProject
921bde82f31ea11f26a14ffe4c925f59c9de6d5e
e5f0f418d8f14c6714702d946872b17c0189fdd2
refs/heads/master
2022-04-16T07:38:35.811444
2020-04-14T07:45:04
2020-04-14T07:45:04
255,166,853
0
0
null
null
null
null
UTF-8
Java
false
false
341
java
package com.basic.multithreading; public class CompareToExamples { public static void main(String[] args) { // Initializing Strings String str1 = "geeksforgeeks"; String str2 = new String("geeksforgeekswe"); String str3 = new String("astha"); System.out.println(str3.comp...
[ "anjsingh2@publicisgroupe.net" ]
anjsingh2@publicisgroupe.net
7617d84d6c526998e4680739fc42cf58993db9f9
cf57c2eb1f9f1372347ff01a97537cbb9f21baf4
/src/plugin/SpeakWhenEnterGroup.java
52894df9af6c49798ae351fe09aac3f535b84952
[]
no_license
OMEGA281/cyaegha
59a65d8784990e87c62688b8e2a5a2c83158b935
b9c371a0cad6bf507c8376dfd2e019196fd249a3
refs/heads/master
2022-06-22T06:36:59.443371
2020-08-09T06:57:52
2020-08-09T06:57:52
226,059,545
1
1
null
2022-06-17T03:03:26
2019-12-05T09:03:08
Java
UTF-8
Java
false
false
4,014
java
package plugin; import pluginHelper.annotations.RegistCommand; import pluginHelper.annotations.RegistListener.GroupAddListener; import pluginHelper.annotations.RegistListener.GroupMemberChangeListener; import transceiver.EventTrigger.EventResult; import transceiver.IdentitySymbol; import transceiver.IdentitySym...
[ "1304554598@qq.com" ]
1304554598@qq.com
58f5660bf7bf8362a9cf511dab88234cdc3d71c0
d515bd08c008e2f56c228bf0cb6bdd14dcaa55ba
/src/main/java/com/flozano/s3mavenproxy/domain/ForbiddenException.java
c5c9f318180b53fb60f65f33239ef349eef387e8
[ "Apache-2.0" ]
permissive
flozano/s3mavenproxy
23cec76f65e5447cebaf05b6537953ca0a272bd4
3db47a16d8c6e9fd2512e2d61e5c8d7db6f3b190
refs/heads/master
2021-01-19T14:56:03.598429
2016-11-15T01:54:56
2016-11-15T01:54:56
28,826,195
0
1
null
2015-01-11T10:38:51
2015-01-05T18:43:09
Java
UTF-8
Java
false
false
155
java
package com.flozano.s3mavenproxy.domain; public class ForbiddenException extends RuntimeException { private static final long serialVersionUID = 1L; }
[ "flozano@gmail.com" ]
flozano@gmail.com
21c912b0490c0eeeb8a8304167aabf8b0660b685
4eb3bb79a36edc3e4ad261723903b6c0342124b5
/Struts2Tags/src/test/java/com/test/StringSub.java
14e570609327d4ad8f06ba557dd6db0b1f304ec6
[]
no_license
kisshore19/kisshorre
69982f9076f81a2531e255e825498b14c78f44e6
1156194c11b158d4b68f05a4e03ce8883d754cf9
refs/heads/master
2020-05-07T19:44:49.649904
2017-05-09T15:26:54
2017-05-09T15:26:54
16,800,271
0
0
null
null
null
null
UTF-8
Java
false
false
3,493
java
package com.test; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map; public class StringSub { public Map<String, List<StringVO>> addElementstoMap(String value) { Map<String, List<StringVO>> stringMap = new HashMap<String, List<StringVO>>(); StringVO str...
[ "voggu@blackberry.com" ]
voggu@blackberry.com
ef3efade006a2793708ae239c919c2325a5de095
69db81c7bb3878cf9df77ae075e339a4e74e4c44
/SiquoiaQuizProject/src/com/siquoia/model/QuizResult.java
e663396d1ba15b031745ff82ecefe5082dbcf539
[]
no_license
sahithip/SiquoiaQuiz
dd4a4daa8cc2b7ee1068eb8542f5bafeb7dbdd6b
f94a6f5ab0984c9dc3196afcd2e112e217dbe4df
refs/heads/master
2016-09-06T06:59:32.112671
2013-12-09T21:02:35
2013-12-09T21:02:35
null
0
0
null
null
null
null
UTF-8
Java
false
false
483
java
package com.siquoia.model; public class QuizResult{ private Achievement achievement; private Quiz quiz; private Category category; public QuizResult(Quiz quiz, Achievement achievement){ this.quiz = quiz; this.achievement = achievement; category = quiz.getCategory(); } public Quiz getQuiz...
[ "PC@11.1.11.221" ]
PC@11.1.11.221
ba7fa58810b396021cf78a79703ef23db61a07b9
4df8990960b3b649e44374ec706677c06b6760c0
/src/com/zhicai/byteera/task/LoadVideoImageTask.java
242f6c9cca48e4aa69c862be46d9d96e679d28d4
[]
no_license
xinglefly/byteera
b2b1a79e42472080b03ba818cda81f5644064c92
9467db063486459eeee17691aa00305c0117eaea
refs/heads/master
2020-12-24T16:36:06.647103
2016-05-20T07:28:56
2016-05-20T07:28:56
32,569,885
0
0
null
null
null
null
UTF-8
Java
false
false
2,808
java
package com.zhicai.byteera.task; import java.io.File; import android.app.Activity; import android.content.Intent; import android.graphics.Bitmap; import android.os.AsyncTask; import android.view.View; import android.widget.BaseAdapter; import android.widget.ImageView; import com.easemob.chat.EMChatManager; import co...
[ "xinglefly@163.com" ]
xinglefly@163.com
9dace4c2eba71e47b3536f311c9272742d09f0d7
88ffb1adcd4c012f452561bf72da2e3e13892224
/src/main/java/Immutable/MyList/error/ReadThread.java
5eeee782bfbdcfa44353c77bdbd88edde12d53dd
[]
no_license
EasyArch-ls/Designpattern
02d7c487827e0c5041de6fa7e9c227d40d228b11
051fc424af961d671fbbef85e8a869d25fd639e5
refs/heads/master
2021-01-07T22:34:58.853659
2020-02-22T05:18:29
2020-02-22T05:18:29
241,839,285
1
0
null
null
null
null
UTF-8
Java
false
false
459
java
package Immutable.MyList.error; import java.util.List; /** * Demo class * * @author ls * @date 20-2-20 */ public class ReadThread extends Thread{ private final List<Integer> list; public ReadThread(List<Integer> list) { super("ReaderThread"); this.list=list; } @Override publi...
[ "EasyArch_ls@163.com" ]
EasyArch_ls@163.com
8c4418aeabf25b761bcb8f63a9aa42204266c779
6b0e8296f66f238bec87d70c03b9bcf7a33bbc2a
/opengles/src/main/java/com/administrator/opengles/OpenGLRenderer2.java
463aa2e0914738049a7dc04f44fcb30b563cd71c
[]
no_license
ZuoDong/BookNote
3a36cefbac4769ec02ea2faf33fdfa0c3e9ef5eb
292957af8aa3915ab8fd9814498e703d8002fc7e
refs/heads/master
2021-01-20T04:08:48.799625
2017-06-30T08:59:36
2017-06-30T08:59:36
89,647,436
0
0
null
null
null
null
UTF-8
Java
false
false
2,545
java
package com.administrator.opengles; import android.opengl.GLSurfaceView; import android.opengl.GLU; import com.administrator.opengles.mode.Group; import com.administrator.opengles.mode.Mesh; import javax.microedition.khronos.egl.EGLConfig; import javax.microedition.khronos.opengles.GL10; public class OpenGLRenderer...
[ "zuodong@baihe.com" ]
zuodong@baihe.com
0b00ffdb651203ec80231b87045106249d049d88
a3889fdb791c8ee397d37207aadf7c67fa8cf7fe
/SpringORMProject/src/test/java/in/ydel/SpringORMProject/AppTest.java
cb9e059ded65861f6c0feb2b11eb34f6de0818e4
[]
no_license
joshi-bhushan/SpringHibernateApp
aa5e53256cabe31966286a764fa395813cd051f3
bfa747e5d9113c63577e426e15284cf3e7650174
refs/heads/master
2023-02-18T00:55:56.081289
2021-01-21T01:47:10
2021-01-21T01:47:10
331,048,285
0
0
null
null
null
null
UTF-8
Java
false
false
690
java
package in.ydel.SpringORMProject; import junit.framework.Test; import junit.framework.TestCase; import junit.framework.TestSuite; /** * Unit test for simple App. */ public class AppTest extends TestCase { /** * Create the test case * * @param testName name of the test case ...
[ "lenovo@BhushanJoshi" ]
lenovo@BhushanJoshi
1db4769094c5de03e6772fdfaac7f3272fcc95c3
2ad356136bfa3bc7705a0612afdf70da85770a07
/src/main/java/br/com/desafio/entregamercadoria/utils/IndexMinPQ.java
bb188b70e3a0d04fb70eb33570d8f27c4bffe395
[]
no_license
carlosvos/entrega-mercadoria
a2a4b6428e44648118aeff53afccc4014fef2788
1c2f3f3e37f3d6ea076cea0947f0dca027718b4b
refs/heads/master
2021-01-20T11:26:26.207811
2015-04-27T06:43:46
2015-04-27T06:43:46
34,178,580
0
1
null
null
null
null
ISO-8859-1
Java
false
false
11,616
java
package br.com.desafio.entregamercadoria.utils; import java.util.Iterator; import java.util.NoSuchElementException; /** * * Código extraído do site <a href="http://algs4.cs.princeton.edu/44sp/">http://algs4.cs.princeton.edu/44sp/</a> * para auxíliar no cálculo matemático de obtenção do menor caminho considerand...
[ "t37954@abril.com.br" ]
t37954@abril.com.br
28a738cfd046074d61c9f15173968c7568380108
a363c46e7cbb080db2b3a69a70ebf912195e25c7
/ls-modules/ls-ewebeditor/src/main/java/ewebeditor/server/util.java
47b2d4ec2a4a29b117c4418f31ece1832bbccb8e
[]
no_license
pologood/excms
601646dd7ea4f58f8423da007413978192090f8d
e1c03f574d0ecbf0200aaffa7facf93841bab02c
refs/heads/master
2020-05-14T20:07:22.979151
2018-10-06T10:51:37
2018-10-06T10:51:37
null
0
0
null
null
null
null
UTF-8
Java
false
false
16,064
java
package ewebeditor.server; import javax.servlet.ServletContext; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import javax.servlet.http.HttpSession; import javax.servlet.jsp.JspWriter; import javax.servlet.jsp.PageContext; import java.io.*; import java.security.MessageDig...
[ "2885129077@qq.com" ]
2885129077@qq.com
43a61c8f4b02e08a03f307fcc9bdf258401a3650
dfff82d289e92274eed1990fa5be6490e5e5fcba
/eclipse-workspace/Lab02-Inheritance-Composition/src/SubArrayTest.java
129162d13f03db5094001a01e5f3ab50dbdad615
[]
no_license
shy221/CSE012
97568156f669b0c9e089a1eb60a266a8c1f77d65
2accb028e607e9bc48cc63dab4c922d3ec81d0f2
refs/heads/master
2023-02-11T03:30:30.932134
2020-12-29T05:25:27
2020-12-29T05:25:27
325,192,083
0
0
null
null
null
null
UTF-8
Java
false
false
911
java
import student.*; // ------------------------------------------------------------------------- /** *Test Sub array * * @author Shenyi Yu * @version 2018.09.14 */ public class SubArrayTest extends TestCase { /** * new object sub array * @param sa sa */ private SubArray sa; ...
[ "shy221@lehigh.edu" ]
shy221@lehigh.edu
bc61a3675a344856631cb4095a71fcf880ed0083
d74460acf524d9581148e74ab6685449e0ce04cc
/source/src/main/java/com/kyrosoft/ims/model/IdentifiableEntity.java
bc49732f5ed33f516ac9bd9b629828dd669f1cca
[]
no_license
evilkyro1965/crud-generator
2d79cf3fa4a80816216b69cc583f917c0e31f8d6
2e8fe7337d12cf4f45fee6119ef4e3d8ac35aa78
refs/heads/master
2016-09-13T05:19:30.661723
2016-04-17T14:04:56
2016-04-17T14:04:56
56,305,186
0
0
null
null
null
null
UTF-8
Java
false
false
582
java
package com.kyrosoft.ims.model; import javax.persistence.*; /** * Created by Administrator on 4/15/2016. */ @MappedSuperclass public class IdentifiableEntity { /** * id */ @Id @GeneratedValue(strategy=GenerationType.IDENTITY) private Long id; /** * Get the id * @return the ...
[ "evilkyro1965@yahoo.com" ]
evilkyro1965@yahoo.com
6a79d033507c8bed193f6423349b2d1e6796ff64
c192e7109f731c075b4080047ffa74d8b0e77cbf
/Library Catalog/src/library/catalog/LibraryCatalog.java
dab3c2240c44575f0296245c11e374662bd8fd24
[]
no_license
JavaGabe/java1
fcb5a708bff2c389d845914e582af27b3d0b0d05
d30e450b1c152718bf8bd89a0cb1a95a43b5f0f6
refs/heads/master
2021-01-01T17:44:40.511984
2017-07-28T21:01:08
2017-07-28T21:01:08
98,145,138
0
0
null
null
null
null
UTF-8
Java
false
false
6,510
java
package library.catalog; import java.util.ArrayList; import java.util.Scanner; public class LibraryCatalog { static ArrayList<Book> catalog; static Scanner keyboard; static ArrayList<Users> accounts; static Users current; public static void main(String[] args) { keyboard = new Scanner(Sy...
[ "ngokethan@gmail.com" ]
ngokethan@gmail.com
2c0d20f5ede8d1e738355ada3ebb0d1a54939d7c
be56ac4ae92c61a664023466fd1d5c3087095878
/mws/src/main/java/com/amazonservices/mws/orders/model/Message.java
a17ebb14bbb4f76d60937b4c7f3dcb6ec6bf97ac
[]
no_license
liccoCode/elcuk3
fa73f06c4e2881fdb164facc22c40cf1670ac069
72829c8da81e74b214d143b9fb9349aaf487aaf6
refs/heads/master
2020-03-21T19:33:31.327160
2018-06-13T01:33:59
2018-06-13T01:33:59
138,956,339
0
0
null
null
null
null
UTF-8
Java
false
false
6,607
java
package com.amazonservices.mws.orders.model; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlElement; import javax.xml.bind.annotation.XmlType; /** * <p>Java class for Message complex type. * * <p>The following schema fragment...
[ "wppurking@gmail.com" ]
wppurking@gmail.com
b9fc3eec72117492eb7e5da1165f3cd574a372ca
e682d0e55b4fef74eb1152b4285c7ea02b529f05
/book-hystrix-service/src/main/java/ru/otus/spring/repository/CommentRepository.java
7a4292c7276d161222983fa087ca2fe2257f4c1b
[]
no_license
FedorovArs/2020-08-otus-spring-Fedorov
280761114231e772a8b50dbb4a5048fcd3613a71
1c3f59e0d6eb9588828ee5358a5cd7c78c354bd2
refs/heads/master
2023-02-26T09:51:20.973585
2021-01-19T08:27:52
2021-01-19T08:27:52
294,649,733
0
0
null
null
null
null
UTF-8
Java
false
false
300
java
package ru.otus.spring.repository; import org.springframework.data.jpa.repository.JpaRepository; import org.springframework.stereotype.Repository; import ru.otus.spring.entity.Comment; @Repository public interface CommentRepository extends JpaRepository<Comment, Long>, CustomCommentRepository { }
[ "Fedorov-Ars@yandex.ru" ]
Fedorov-Ars@yandex.ru
6f3cb4fa231a3f1526a85c261b232664dc98aee5
29c5844d0c76725678508c088a042f145e8abe2e
/src/cn/web/auction/service/UserService.java
68621205ad22ef5f27ef095b7db52f6d63248304
[]
no_license
zugay/Auction
088fb729eca2c6fa82f2dc617d534485eef4c091
2c960120c16f755bb10277ea3f259ff1e4b5e2e4
refs/heads/master
2023-01-22T06:47:31.275040
2020-11-27T06:04:15
2020-11-27T06:04:15
316,414,678
0
0
null
null
null
null
UTF-8
Java
false
false
220
java
package cn.web.auction.service; import cn.web.auction.pojo.Auctionuser; public interface UserService { Auctionuser login(String username, String password); public void addUser(Auctionuser auctionuser); }
[ "1598170941@qq.com" ]
1598170941@qq.com
7ff6445807cb6181b9757f8cec534ee3444d5043
eac3e88e31ad57b7bd88c04ca068142337207013
/src/estructuras/ts/tipos/TipoInt.java
bb2175715f4e43027cac705e28939686796800ec
[]
no_license
rferromoreno/minijava
965c5f3278e508623f5e5baa9bc5d3e1ffc0da57
1a416e9da5cef95182f90237983fb1623be865b0
refs/heads/master
2020-06-14T22:59:39.729159
2016-12-02T14:32:29
2016-12-02T14:32:29
null
0
0
null
null
null
null
UTF-8
Java
false
false
142
java
package estructuras.ts.tipos; public class TipoInt extends TipoPrimitivo { public String getNombreClase() { return "int"; } }
[ "rferromoreno@gmail.com" ]
rferromoreno@gmail.com
b947db84539c6c2024c86742969608cfda749abb
b82b72d8840923309ff5404cc94ae38fb578e453
/src/Question2b/src/HashTagReducer.java
7e0331d3e9e76a4c50ab94f91631bbe3ae81e920
[]
no_license
LebanMohamed/MapReduce-Twitter
763d2f6ab69cda91feb4d1bd540e7565d7ed7a2c
854b938d3974f2f6e20b3a005e57670ce8f5d98a
refs/heads/master
2021-04-15T09:09:24.308873
2018-03-24T13:08:07
2018-03-24T13:08:07
null
0
0
null
null
null
null
UTF-8
Java
false
false
627
java
import java.io.IOException; import java.time.LocalDateTime; import org.apache.hadoop.io.IntWritable; import org.apache.hadoop.io.Text; import org.apache.hadoop.mapreduce.Reducer; public class HashTagReducer extends Reducer<Text, IntWritable, Text, IntWritable> { private IntWritable result = new IntWritable(); ...
[ "lebanmohamed@hotmail.co.uk" ]
lebanmohamed@hotmail.co.uk
7c102fa6c6a41321efdcf4a6746f2d3bebcc73fc
ff21a5732a6918ca734c3a272d43e88972b9743f
/src/com/sama/OperatorBitwise.java
46434cdabdcd01d6095cfe362b557f83ef82ad3a
[]
no_license
candrajulius/Java
808149af39555a31912a6b6a8dffd254402d1bbf
e82b5407dd2520fc7521e77e47f86bfa5c65a383
refs/heads/master
2022-07-26T01:19:57.092096
2020-05-23T08:34:14
2020-05-23T08:34:14
266,295,562
0
0
null
null
null
null
UTF-8
Java
false
false
2,867
java
package com.sama; public class OperatorBitwise { public static void main(String[] args){ // Operator Bitwise-----> Sebuah operator untuk melakukan nilai bit byte a = 5; byte b,c,d; String a_bits,b_bits,c_bits,d_bits; // Operator Shif Left System.out.println("==== Shif...
[ "candrajulius1@gmail.com" ]
candrajulius1@gmail.com
e640b194fcc5357f8180822649ee8bb6ebcfcc09
41902c2d92c75dc9b82c31b2a59185cf58377eb6
/src/main/java/com/cat/movie/MovieApiMockup/Controllers/CategoryController.java
c95b449df3b82d5076fac44a7882344932d68182
[]
no_license
Shivere/Netflix_Api_tutorial
97f9cf780866e4831d913f65fbd9b0287bed9937
84705cc4e0233ce98d3def932c496ba80ec22d65
refs/heads/master
2020-08-08T21:13:48.411265
2019-10-25T08:41:25
2019-10-25T08:41:25
213,921,015
0
0
null
null
null
null
UTF-8
Java
false
false
268
java
package com.cat.movie.MovieApiMockup.Controllers; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.RestController; @RestController @RequestMapping(value = "categories") public class CategoryController { }
[ "32100884+Shivere@users.noreply.github.com" ]
32100884+Shivere@users.noreply.github.com
015407922fa85987aeb28c3e44dec2145482a8d8
4437cef5998316191a2aed4be50cb3ab8d0a68dc
/DAWContinua3/src/main/java/idat/edu/pe/controllers/EmpleadosController.java
020a3a080cef5fa55a62a6095e3ad84014434308
[]
no_license
A18107796/DAWContinua3
5a4201d9837e73fdb16511b2e54e040cc4a9570b
a72fd60a264dfb4f488437e3e74264adffd26243
refs/heads/master
2020-11-25T07:26:34.515652
2019-12-17T07:48:40
2019-12-17T07:48:40
228,556,375
0
0
null
null
null
null
UTF-8
Java
false
false
2,451
java
package idat.edu.pe.controllers; 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.GetMapping; import org.springframework.web.bind.annotatio...
[ "the_n@192.168.1.60" ]
the_n@192.168.1.60
8373816b1de09edd202bf22b05c4388ab3082bc7
52aa753885647b44c60abf691bfb0116be6fca4e
/src/edu/cmu/cs/stage3/alice/scenegraph/renderer/directx7renderer/LinearFogProxy.java
6f3939513b4653b08267d019eefce4fe865c6df7
[ "MIT" ]
permissive
ai-ku/langvis
10083029599dac0a0098cdc4cbf77f3e1bdf6d43
4ccd37107a3dea4b7b12696270a25df9c17d579d
refs/heads/master
2020-12-24T15:14:43.644569
2014-03-26T13:43:25
2014-03-26T14:09:03
15,770,922
1
0
null
null
null
null
UTF-8
Java
false
false
920
java
package edu.cmu.cs.stage3.alice.scenegraph.renderer.directx7renderer; class LinearFogProxy extends edu.cmu.cs.stage3.alice.scenegraph.renderer.nativerenderer.LinearFogProxy { //from ElementProxy protected native void createNativeInstance(); protected native void releaseNativeInstance(); //from Co...
[ "emreunal99@gmail.com" ]
emreunal99@gmail.com
748e3c9ca508154e9beb0d3b7fa7ba2df0fa3acb
49f0b5fe11eedd1bedc54e5d88da7fdf745f3eb5
/src/model/RentalTransaction.java
038055465d80b61920cce37bcdd4ce25f88bbd40
[]
no_license
myersultan/video-rental-store
f4f23e73eeedb30b21396276a993872871ca2252
e284ce569d847062f3c7c82eed1f1030fb258a1c
refs/heads/master
2020-07-31T15:24:00.561602
2019-09-24T16:53:44
2019-09-24T16:53:44
210,653,542
0
0
null
null
null
null
UTF-8
Java
false
false
1,785
java
package model; public class RentalTransaction { private static final double PREMIUM_FEE = 40; private static final double REGULAR_FEE = 30; private Person person; private Film item; private int days; private double price; private boolean termsAcceptance; public RentalTransaction(Pers...
[ "ye.medetov@dar.kz" ]
ye.medetov@dar.kz
1e3c2049405e3814086bcf70b2d76a208ab94ef4
bbcfe062094eda892dc24f53f0b2803bf4fb71f5
/src/br/edu/unifei/ecoi09/starwars/domain/JediMaster.java
eb7297f217fbddb309ce2a42cd8f5b7b38b7627b
[]
no_license
Saviollage/StarWars
1350b06f76c96e244093a70f3b63fb822a324035
61d588d7884eac61565af354e85845e1fb668103
refs/heads/master
2021-07-09T17:50:02.829871
2017-10-13T02:55:41
2017-10-13T02:55:41
105,696,943
0
0
null
null
null
null
UTF-8
Java
false
false
2,123
java
package br.edu.unifei.ecoi09.starwars.domain; public class JediMaster extends Jedi { private JediMaster(JediMaster.JediMasterBuilder jediMasterBuilder) { super(jediMasterBuilder.getName(), jediMasterBuilder.getBirthPlanet(), jediMasterBuilder.getBirthDate(),jediMasterBuilder.getResourceImage()); th...
[ "viniciushenriquegc@unifei.edu.br" ]
viniciushenriquegc@unifei.edu.br
b4ca7d9cf68c187400d4f3154e2402b8bfd00469
af19cf1b0812b54077caac54f8937fe897e5d1d4
/Larry - UI Build/src/main/java/com/WeekendWarriors/Pinball/Main.java
b048d130fcfcf35aefb35144293c498a38e6b966
[]
no_license
lpriola/WeekendWarriors
e6034b03e1c7677a2382de7807ce32cab6eb1c23
139778471f45163cc1708132af8b2e971394d80d
refs/heads/master
2020-07-22T09:56:05.212237
2019-12-06T17:06:20
2019-12-06T17:06:20
207,155,521
0
2
null
2019-11-08T03:40:51
2019-09-08T18:28:25
C#
UTF-8
Java
false
false
5,429
java
package com.WeekendWarriors.Pinball; import android.animation.ValueAnimator; import android.app.Activity; import android.content.Intent; import android.media.MediaPlayer; import android.os.Build; import android.os.Bundle; import android.view.View; import android.view.animation.LinearInterpolator; import android.widget...
[ "lpriola@vickreyinc.com" ]
lpriola@vickreyinc.com
c5d970d0c2c2ff87eb493fe57afdf4f775044d55
c19ecb163649e2ab0a498f885a4beb1bcdd55555
/modularity/external/src/main/java/oleg/sopilnyak/external/configuration/ExternalModuleConfiguration.java
a564ccc9d95324ebad803bd80130df57bde2af04
[]
no_license
OlegSopilnyak/playtech-hackdays
7a798bcc154971af1a66c756d211a778256c1550
569077ceb74f2fd141a47f9eb77cb6a600c14cab
refs/heads/master
2022-12-22T17:24:19.066706
2021-06-10T08:18:08
2021-06-10T08:18:08
68,277,673
0
0
null
2022-12-16T07:56:08
2016-09-15T08:22:19
Java
UTF-8
Java
false
false
686
java
/* * Copyright (C) Oleg Sopilnyak 2019 */ package oleg.sopilnyak.external.configuration; import oleg.sopilnyak.external.service.ModuleSystemFacade; import oleg.sopilnyak.external.service.impl.ModuleSystemFacadeImpl; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Com...
[ "oleg.sopilnyak@gmail.com" ]
oleg.sopilnyak@gmail.com
9d9dcf14c1d03c97701c9e7c4ff8d4f244db0cf7
56a5f8b10df25231b6cd61db29ae67b64d15e006
/bookkeeper/src/main/java/com/wqb/dao/arch/ArchDao.java
adfad0096a18a57263ff424de1d93a557f6aa5b2
[]
no_license
sengeiou/wqb_yzj
6c95324b1f5fe4a1e690bfcc0087c363f67ef1ed
0fb66c7d95c60a216966a6aa52da19a95e8d041d
refs/heads/master
2020-05-16T17:29:01.797564
2019-04-23T17:59:52
2019-04-23T17:59:52
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,562
java
package com.wqb.dao.arch; import com.wqb.common.BusinessException; import com.wqb.model.Arch; import java.util.List; import java.util.Map; public interface ArchDao { // 工资添加 void insertArch(Arch arch) throws BusinessException; // 批量添加 int insertBath(List<Arch> list) throws BusinessException; /...
[ "441653192@qq.com" ]
441653192@qq.com
4eb2d9cc2963555d531fa3b846d2cc013860de0d
708d7d25ae9f9ea3242036c5448bad8eb399fa25
/HW.java
6e19622b7997b2a744813941551033aa7243be91
[]
no_license
maximsoldatov1/testapps
a719eb7f9ba07c3f60ca4481d2ed2142c0596240
c7b5632d0056dd25b2f4ff76cbc88df2516c6764
refs/heads/master
2021-01-10T07:29:29.975673
2016-03-02T09:32:29
2016-03-02T09:32:29
52,950,352
0
0
null
null
null
null
UTF-8
Java
false
false
106
java
public class HW { public static void main(String[] args) { System.out.println("Hello, world\n"); } }
[ "maxim.soldatov@weigandt-consulting.com" ]
maxim.soldatov@weigandt-consulting.com
cb260f7953bca4e0f9185a7354e1dd10b9ea9cf8
e98d3e1b8fbaaf2521240c6bff28db5327f7cc90
/PostgraduateWeb3/src/main/java/com/service/admin/AdminServiceImpl.java
4be7a857a77528d6fb9ac3903c1cbea92660ca3b
[]
no_license
Yuanyuchong/YuanYuChongPostgraduateWeb
bba87d3548c2be14c2fecaf535d04739950be994
b53db11459d5e131f49db3ca62c5362bc082b13f
refs/heads/master
2022-12-21T10:01:14.820606
2020-05-25T23:56:11
2020-05-25T23:56:11
237,610,378
0
0
null
2022-12-16T10:56:16
2020-02-01T12:17:35
CSS
GB18030
Java
false
false
879
java
package com.service.admin; import javax.servlet.http.HttpSession; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import org.springframework.ui.Model; import com.dao.AdminDao; import com.dao.AdminTypeDao; import com.pojo.Auser; @Service public class Admi...
[ "yuanyuchongcool@163.com" ]
yuanyuchongcool@163.com
cfc0d00b76943080778308f2393e7b4d0afff46d
99c03face59ec13af5da080568d793e8aad8af81
/muJava/result/ChessBoard/traditional_mutants/java.lang.String_toString()/AOIS_100/ChessBoard.java
d96b8639b0e296437992c29d1d09e4d52b019950
[]
no_license
fouticus/HOMClassifier
62e5628e4179e83e5df6ef350a907dbf69f85d4b
13b9b432e98acd32ae962cbc45d2f28be9711a68
refs/heads/master
2021-01-23T11:33:48.114621
2020-05-13T18:46:44
2020-05-13T18:46:44
93,126,040
0
0
null
null
null
null
UTF-8
Java
false
false
7,740
java
// This is a mutant program. // Author : ysma public class ChessBoard { private ChessPiece[][] board; public ChessBoard() { board = new ChessPiece[8][8]; } public void initialize() { Pawn[] wpawns = new Pawn[8]; for (int i = 0; i < 8; i++) { wpawns[i] = n...
[ "fout.alex@gmail.com" ]
fout.alex@gmail.com
a1f5ff3cc9e33cfd3904f6935ed30816cb478def
13c2d3db2d49c40c74c2e6420a9cd89377f1c934
/program_data/JavaProgramData/20/371.java
676c170fc9b839da2e39cf1b9f72692d68fa49db
[ "MIT" ]
permissive
qiuchili/ggnn_graph_classification
c2090fefe11f8bf650e734442eb96996a54dc112
291ff02404555511b94a4f477c6974ebd62dcf44
refs/heads/master
2021-10-18T14:54:26.154367
2018-10-21T23:34:14
2018-10-21T23:34:14
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,029
java
package <missing>; public class GlobalMembers { public static void Main() { final String str = ""; final String substr = ""; final String temp = ""; int n; int i; int j; int t; int k; while (scanf("%s",str) != EOF) { String tempVar = ConsoleInput.scanfRead(); if (tempVar != null) { s...
[ "y.yu@open.ac.uk" ]
y.yu@open.ac.uk
2c7c2f869641e79dda90acf37402f0f5b4d4e06e
c44184b15ce48dc20eb9dc8a97bba2daa39b98dc
/pitch/app/src/main/java/magicbox/us/pitch/util/APIEntrypoint.java
5faefe9652aac96bfaf96dc153351a8b19c3d3dc
[]
no_license
Eagles2F/PitchV2
2867568b6fb28a4b05204f9c82b84838ba691a98
aeadec2ddb7ef690fd90d57426575c3038faa835
refs/heads/master
2021-01-10T17:12:59.828798
2015-12-10T23:16:07
2015-12-10T23:16:07
45,665,740
1
0
null
2015-11-19T16:57:43
2015-11-06T07:10:49
Java
UTF-8
Java
false
false
181
java
package magicbox.us.pitch.util; /** * Created by evan on 11/23/15. */ public interface APIEntrypoint { String URL = "http://ec2-52-91-28-187.compute-1.amazonaws.com:8080"; }
[ "thueeliyifan@gmail.com" ]
thueeliyifan@gmail.com
b364949af351fdef1ddce38e324686128bdd953c
44b39c67103d67f11b62b197e83f978649d8f550
/src/test/java/es/autowired/web/rest/errors/ExceptionTranslatorTestController.java
9ca161c81675725e81e9f515b67aa995ce0a39fe
[]
no_license
autowired-es/tutorial-jhipster
9b78394e14988722a4d7705c229ed7092011d299
7b78ebdc979009877eaa202e6541f3c61bb46d80
refs/heads/master
2023-02-13T22:02:16.509188
2021-01-12T10:52:11
2021-01-12T10:52:11
328,959,046
0
0
null
null
null
null
UTF-8
Java
false
false
2,085
java
package es.autowired.web.rest.errors; import org.springframework.dao.ConcurrencyFailureException; import org.springframework.http.HttpStatus; import org.springframework.security.access.AccessDeniedException; import org.springframework.security.authentication.BadCredentialsException; import org.springframework.web.bind...
[ "jamataran@gmail.com" ]
jamataran@gmail.com
c74c414cbdb40de41b30591df07ac9514b46db61
98bf8ccb3a62e2e36e357956a7ab544fc4c2d909
/src/test/java/com/example/telegramBotTest/commands/ParserCommandTest.java
642a2c58352adac0b84253f7eb04069e4e7f89e8
[]
no_license
ArsKar2001/chtotibToTelegramBot
76ff72dd03d775df0d83cd51e04b7da068ba9901
29f51c2009acc67ce28395fb745c5882c5fb6bbd
refs/heads/master
2023-01-22T15:36:07.800505
2020-11-27T06:03:55
2020-11-27T06:03:55
302,232,221
0
0
null
null
null
null
UTF-8
Java
false
false
133
java
package com.example.telegramBotTest.commands; import junit.framework.TestCase; public class ParserCommandTest extends TestCase { }
[ "arseniy.karmanov@mail.ru" ]
arseniy.karmanov@mail.ru
9b367febd20294505f3712d1f08c6589e2253353
6bbc9a86ea965f66c13cf4baad8a88f3e059d2f3
/app/src/main/java/com/tbs/tbsdisk/Fragment/MainDisk.java
da3ae2b0e3db05de2b51700ec6b86cdd6050c13c
[]
no_license
yang891025/TbsDisk_studio
c59574168be30e986c237ba431859c4e3c790891
f17e4f930b5b80da1b55663003d94a929719ab4f
refs/heads/master
2020-03-20T12:58:55.427248
2018-06-15T05:41:49
2018-06-15T05:41:49
137,445,493
0
0
null
null
null
null
UTF-8
Java
false
false
1,944
java
package com.tbs.tbsdisk.Fragment; import android.graphics.Color; import android.os.Bundle; import android.support.v4.app.Fragment; import android.support.v4.widget.SwipeRefreshLayout; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import com.tbs.tbsdisk.R; /** * Created...
[ "yzt891025@163.com" ]
yzt891025@163.com
2ba59b815a266c186a46869f2d64012082efa456
5aa734104d0520c796121d4d785940f7bc68267b
/Main.java
5d6787946c20fe5253c538b0e5179b107ced33a4
[]
no_license
cmquinn97/SchedulingAlgorithms
2ff91da4bea3bcbf9418e7db9e4113f1ec048f95
19db8b382aef7e78ab8a10441047e2d81b672cf9
refs/heads/master
2020-03-10T19:12:44.925247
2018-04-16T17:28:10
2018-04-16T17:28:10
129,543,227
0
0
null
null
null
null
UTF-8
Java
false
false
2,687
java
import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map; public class Main { static char[] pattern = Table.CreatePattern(); static List<Float> hitRate = new ArrayList<Float>(); public static void main(String[] args) { FIFO fifo = new FIFO(pattern); fifo.MainFifo(); ...
[ "cmquinn976@gmail.com" ]
cmquinn976@gmail.com
b393182baca881dcf1377a849b117789426897d9
d1263aa8bed1acd68ea63b3d4c8e82e869635734
/module2/src/bai7_abstract_interface/thuchanh/comparable/Test.java
7ca24110459600f508f3be5876992fbcb3e8be97
[]
no_license
minhminh230998/C1020G1_NguyenLongPhin
83c36b4f1062744fffc85470df0f2100b85c44db
d9669cecea1e3f927a1d47a6cc27145b0584ee07
refs/heads/main
2023-04-04T12:24:54.392221
2021-04-04T14:28:47
2021-04-04T14:28:47
null
0
0
null
null
null
null
UTF-8
Java
false
false
694
java
package bai7_abstract_interface.thuchanh.comparable; import java.util.Arrays; public class Test { public static void main(String[] args) { ComparableCircle[] circles = new ComparableCircle[3]; circles[0] = new ComparableCircle(3.6); circles[1] = new ComparableCircle(); circles[2] =...
[ "phindeptroai@gmail.com" ]
phindeptroai@gmail.com
ee4e398e6de3168b0935186dd91a79c92a11122c
2c51199857f4db795585e6feb70ee84fba62fdff
/src/test/java/com/ip/lambdaexpression/SampleFilterTest.java
4ff2db0c3467a8a26b753880a4fb1282f3e8dc88
[]
no_license
7978606023/PluralsightLambdaStream
9315764c06dfef00d73bf1c85949443ed9b486b1
26f861d90d428ed301384b7d67f56d9e6f68a8e6
refs/heads/master
2022-12-27T09:48:31.403759
2020-04-21T15:22:56
2020-04-21T15:22:56
257,637,087
0
0
null
2020-10-13T21:23:12
2020-04-21T15:22:03
Java
UTF-8
Java
false
false
844
java
package com.ip.lambdaexpression; import java.util.ArrayList; import java.util.Arrays; import java.util.List; import org.testng.Assert; import org.testng.annotations.BeforeMethod; import org.testng.annotations.BeforeTest; import org.testng.annotations.Test; public class SampleFilterTest { /** *call to implemnet cla...
[ "anubhavwhitebox@gmail.com" ]
anubhavwhitebox@gmail.com
ad8cfccad2614c23159015beb66483f5d73eb36a
3eb7999df1f84e65d03411283623185695f8ffe6
/om-portal/src/main/java/com/onemysoft/oma/portal/repository/PermissionRepository.java
04c7ea2977372f2fea33a2eb49e03f19645ae703
[ "Apache-2.0" ]
permissive
onemy/om-admin
40e97196cf08ef17e408728b07d72bc510efd93a
0a6a6599e77f22db8a713ee41157e17c8b9a5db6
refs/heads/master
2023-05-14T21:12:46.900368
2021-05-26T15:07:02
2021-05-26T15:07:02
371,061,336
0
0
null
null
null
null
UTF-8
Java
false
false
829
java
package com.onemysoft.oma.portal.repository; import java.util.List; import org.springframework.data.domain.Example; import org.springframework.data.domain.Page; import org.springframework.data.domain.Pageable; import org.springframework.data.jpa.repository.EntityGraph; import org.springframework.data.jpa.repository.E...
[ "zongshuo@CFI-ITJO7BCMTBQ" ]
zongshuo@CFI-ITJO7BCMTBQ
f2748b2c54168aea93e155d7a54271edcf59720b
2bc3c9fc3781ed5c2823ca4fe349f6183731457e
/src/test/java/eu/assault2142/hololol/chess/game/TestGame.java
a9bc8ef258d991967198bbc42b52b91f7b9f2ffa
[]
no_license
Lollo1212/ciaone
aca4a8b1a3a88ee3382013a202757d3a88cfd7f0
5aa830f2ce7c9e33732e6b3840560a7136fcf40d
refs/heads/master
2021-08-20T08:45:58.205722
2016-10-12T18:12:09
2016-10-12T18:12:09
112,357,729
0
0
null
null
null
null
UTF-8
Java
false
false
4,145
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 eu.assault2142.hololol.chess.game; import eu.assault2142.hololol.chess.client.game.ClientMovementUpdater; import eu.as...
[ "jojowi@gmx.net" ]
jojowi@gmx.net
a723eb6d50e21d28ba030774960310999a56c2df
9757b9287eaac2478fd93c4a5ff1272250c54ab2
/org.schema/src/main/java/org/schema/VideoObject.java
272b3848b61ef063945a2a3829a80b550ae1498c
[]
no_license
schwichti/astro
2d24e0310967cde7b5b2d19f2abf4405288f07a9
ac550bf483579d78dc2cedba1d5b8fbf8f1cf22e
refs/heads/master
2021-05-05T15:15:39.769858
2018-11-26T20:28:21
2018-11-26T20:28:21
117,298,133
1
0
null
null
null
null
UTF-8
Java
false
false
3,688
java
package org.schema; /** * A video file. */ public class VideoObject extends MediaObject{ /** * If this MediaObject is an AudioObject or VideoObject, the transcript of that object. * * Ranges: Text */ private String _transcript; public String getTranscript() throws ClassCastException{ re...
[ "schwicht@mail.upb.de" ]
schwicht@mail.upb.de
9e0076a1ec695e074895fd5f5043279b68874191
58e80547fa929c904df6d1499eaba81f5ed5902a
/fhbay-client-commons/src/test/java/at/dinauer/fhbay/presentation/PmodArticleTest.java
a0b2fd8a1366c2e9aa3deed9062f366bf1d0bf30
[]
no_license
adinauer/fhbay
0ad654833650a23d1932cc2966cc0ff43fc7718e
78ee64feff1c409ddd42f52ab7d3149558144e80
refs/heads/master
2021-01-22T06:36:57.305980
2013-08-19T18:15:14
2013-08-19T18:15:14
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,477
java
package at.dinauer.fhbay.presentation; import org.joda.time.DateTime; import org.junit.Test; import at.dinauer.fhbay.domain.Article; import at.dinauer.fhbay.util.DateUtil; import static org.hamcrest.Matchers.*; import static org.junit.Assert.*; public class PmodArticleTest { @Test public void cons...
[ "alexander@dinauer.at" ]
alexander@dinauer.at
6c3d8e0b01869f6ca710ea1d0b6409fc30073858
4b75bc0d8c00b9f22653d7895f866efd086147a2
/git/smart-new/smart-mvc/src/main/java/com/smart/mvc/interceptor/StopWatchHandlerInterceptor.java
2618aa8fd38a6837e6b67844af0797ebfab19235
[ "MIT", "Apache-2.0" ]
permissive
King-Maverick007/websites
90e40eeb13ba4086ee1d78e755d8a1e9fc3f7c85
fd5ddf7f79ce12658e95e26cd58e3488c90749e2
refs/heads/master
2022-12-19T01:25:54.795195
2019-02-19T06:04:40
2019-02-19T06:04:40
300,188,105
0
0
Apache-2.0
2020-10-01T07:33:49
2020-10-01T07:30:32
null
UTF-8
Java
false
false
1,554
java
package com.smart.mvc.interceptor; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.core.NamedThreadLocal; import org.springframework.web.servlet.handler.HandlerInterceptorAdapter; /** * 性...
[ "evangel_a@sina.com" ]
evangel_a@sina.com
5b1ea75be1a90d18e5c3999f267cf99f96842f73
ab688dd087020227263bf4cff915d054f94268ba
/src/main/java/edu/upc/minimtardo/Producto.java
4674101a8b32d0692e89016ec6e2ac196afec1ec
[]
no_license
180peti/MinimTardo2017
1a141d16b3c697183791543ca38bb5381047f215
3593426f0702d3165a76ffb6dd2c80db8b81888f
refs/heads/master
2021-08-11T08:50:23.998498
2017-11-13T13:01:32
2017-11-13T13:01:32
110,531,274
0
0
null
null
null
null
UTF-8
Java
false
false
546
java
package edu.upc.minimtardo; public class Producto { String nombre; int precio,cantidad; //No me convence poner la cantidad aqui public Producto(String nombre,int precio) { this.nombre=nombre; this.precio=precio; } public String getNombre(){ return nombre; } pub...
[ "180peti@users.noreply.github.com" ]
180peti@users.noreply.github.com
72ce4f9b4809e8658f07e2e69dd3f48db5b74b47
e9c7738f596d7c0eaa334f199be96f58db7a1fa7
/src/main/java/com/epam/reportportal/cucumber/StepReporter.java
39e62c5d04c7e44842f06b6d8b9ec689467e8a3e
[ "Apache-2.0" ]
permissive
Pavel-Sereda/agent-java-cucumber4
f5889bed94f9747c0ae14505aac874017735acb9
1ad5179263138e234d969827d5456415f7789db7
refs/heads/master
2020-04-21T03:01:49.175765
2018-12-13T10:40:53
2018-12-13T10:40:53
169,272,322
0
0
null
2019-02-05T16:25:07
2019-02-05T16:25:07
null
UTF-8
Java
false
false
3,779
java
/* * Copyright 2018 EPAM Systems * * 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...
[ "vitaliy_tsvihun@epam.com" ]
vitaliy_tsvihun@epam.com
bf4bf629efc1b5092f99cd2db86f6264c62ec55b
e5117748900dd2c3238024559e73a5dfcecfda75
/westbahn/src/main/java/pfuchs/syt4/westbahn/model/Zeitkarte.java
e83db864896d9fba1b399a334be4a3b7874c5303
[]
no_license
nastion/syt4_komplexe_komponentenbasierte_programmierung
31940d29fe66bbf18db9746f30ab3c11d5840fd5
7cb3dbf8a742d256499060378e60219a011bf58f
refs/heads/master
2020-03-17T17:58:24.533482
2018-06-14T09:44:06
2018-06-14T09:44:06
null
0
0
null
null
null
null
UTF-8
Java
false
false
934
java
package pfuchs.syt4.westbahn.model; import java.io.Serializable; import java.util.Date; import javax.persistence.*; @Entity public class Zeitkarte extends Ticket implements Serializable { private Date gueltigAb; @Enumerated private ZeitkartenTyp typ; public Zeitkarte() {} public Zeitkarte(ZeitkartenTyp typ...
[ "pfuchs@student.tgm.ac.at" ]
pfuchs@student.tgm.ac.at
aff3269c9275bfd9b4d4f123b5ab61fa4e795548
d86e9a739f8b8be63aeaa01919c009aef8c91d8e
/Orion/src/Orion/Planilla.java
1354f09b62bde7567c9dc8b1e46772fa511909d9
[]
no_license
croelanjr/Java-UPC2015-POO
965586f68a4e90418d7687ea98d6b57cf469905c
4fa4ed9898a244c4df0ad8c11193cab98aa99309
refs/heads/master
2021-01-23T21:34:17.932919
2015-02-19T04:37:12
2015-02-19T04:37:12
29,100,913
0
1
null
null
null
null
UTF-8
Java
false
false
3,893
java
package Orion; import java.util.ArrayList; class Planilla { private String trabajador; private String dni; private double sueldo; private int horas; private double ventas; private ArrayList<String> lista = new ArrayList<String>(); public Planilla(String trabajador, String dni, double sue...
[ "croelanjr@cbs-corporation.com.pe" ]
croelanjr@cbs-corporation.com.pe
cbf185f6f710a43bac3a8138246fbc02b6739474
59ff15b5d98602accff50ee2499b09fc9151b3a4
/app/src/main/java/com/example/login1/sign_up.java
b56a91738199c4ad8595a1f4b54d8cf2ae74a51c
[]
no_license
yow122tgt/initial
131cf6e560f0504345a32ca61a272583566da642
e80468fa8d65411825550d02dc986e81d32b51bb
refs/heads/master
2020-09-13T20:28:50.022983
2019-11-27T05:47:14
2019-11-27T05:47:14
222,893,965
5
0
null
2019-11-23T13:44:19
2019-11-20T08:59:39
Java
UTF-8
Java
false
false
7,437
java
package com.example.login1; import androidx.annotation.NonNull; import androidx.appcompat.app.AppCompatActivity; import android.content.Intent; import android.os.Bundle; import android.view.View; import android.widget.Button; import android.widget.EditText; import android.widget.ProgressBar; import android.widget.Te...
[ "yow122tgt@gmail.com" ]
yow122tgt@gmail.com
6b11af301ec39d70db10358b0c9e8083dbadc9ff
01772420e958c90ebbb3a5c856d093a7e595bd5a
/app/src/main/java/com/ayj/aiyijia/activity/yd/YdDetailsActivity.java
9c3f3d9696a604a6619d7913cbe9195948f46a4f
[]
no_license
syjiygxyz/aiyijia
c3b789660c4a2ffaad62e3e86e2cab5f53bc84d3
a8b4e5b63b4a7a283c7cce0c2d63b5c9169d91d3
refs/heads/master
2021-05-08T17:24:13.105966
2018-01-30T05:33:29
2018-01-30T05:33:29
119,321,026
0
0
null
null
null
null
UTF-8
Java
false
false
33,699
java
package com.ayj.aiyijia.activity.yd; import android.annotation.SuppressLint; import android.app.Activity; import android.os.Bundle; import android.os.Handler; import android.os.Message; import android.text.TextUtils; import android.view.View; import android.widget.Button; import android.widget.CheckBox; import android...
[ "syj45111816@163.com" ]
syj45111816@163.com
6c9850f2afb68db512585385147c894eb1785e43
75b4a5e124a43e8827f03f9557ac7a0b12bea74e
/appshow/src/com/xianv/apkshow/SeachManager/SeachManager.java
4d5dda1fe88b4172a232b2e640c204e97b08c41e
[ "Apache-2.0" ]
permissive
404-not-find/showapp
d1336e1be2a3fc9b5385440af9943bd9bb384625
4ab096a09d82a9b7546aedeff6fa6f221049a61b
refs/heads/master
2020-09-14T06:35:12.742235
2014-11-17T02:18:52
2014-11-17T02:18:52
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,535
java
package com.xianv.apkshow.SeachManager; import java.text.ParseException; import java.text.SimpleDateFormat; import java.util.ArrayList; import java.util.Collections; import java.util.Comparator; import java.util.Date; import android.content.Context; import android.widget.Toast; import com.apkplug.CloudService.ApkplugCl...
[ "1587790525@qq.com" ]
1587790525@qq.com
0f7aacf041b1fc1e72bc617b71e6318a657c1977
c711ee818f95af68f6090df0eaf8e6b7947a2e7f
/Ejemplos-herencia/src/ej4/SuperClase.java
9b757b4b04e316dda86ded51a86b62e082c65587
[]
no_license
Ferdestroyer/Ejemplos-herencia
8f154080ec15ec8f89d688cad17da131286374b8
7923872b6c2c8f1e35d8cc4a5e5e9ac664a9083c
refs/heads/master
2020-05-24T03:26:22.391292
2017-03-13T11:12:53
2017-03-13T11:12:53
84,817,379
0
0
null
null
null
null
WINDOWS-1250
Java
false
false
347
java
package ej4; public class SuperClase { private int datoClase; public SuperClase(int datoEnv) { datoClase = datoEnv; System.out.println("\n\tHemos entrado en la función constructora de la superclase"); } public void visualDatoSuperClase() { System.out.println("\n\n\n\tEl dato de la súper clase es...
[ "Ferdestroyer@gmail.com" ]
Ferdestroyer@gmail.com
85cb514f1f32b1afe8e953672617d0408d103be4
7419b6c8f2cc6e7fa04467e4503332c7a5f54846
/app/src/main/java/br/com/erickoliveira/agenda/AgendaApplication.java
03791b497c5050108b8157dd12878791214b006b
[]
no_license
eolliveira/agenda-de-contatos
3a3acf88cd88a2f9e5b6e58ce46dbda3cc9d870a
7a8c3d5c3b7fd1e1859fa3d38c257d5f5a9fe940
refs/heads/main
2023-04-27T20:22:45.837817
2021-04-30T10:37:05
2021-04-30T10:37:05
363,107,171
0
0
null
null
null
null
UTF-8
Java
false
false
638
java
package br.com.erickoliveira.agenda; import android.app.Application; import br.com.erickoliveira.agenda.dao.ContatoDAO; import br.com.erickoliveira.agenda.model.Contato; public class AgendaApplication extends Application { @Override public void onCreate() { super.onCreate(); criaContatosDeTe...
[ "erickoliveira@rorato.local" ]
erickoliveira@rorato.local
91a149439fad4d166358f7d20f40723998f7bc44
f7d35349be419f8d7fa79b31e32f80b8b6b93bbd
/src/package3/printFromTopToBottom.java
02438abab791ac9cf8e09a1062c8dc75c0267392
[]
no_license
citrusli/JZOffer
acac3a941059293835cbf1a6255d9cb5a71e9e4c
53598ee9574c1897292af1d5ca588b3b0b83a4d3
refs/heads/master
2020-05-04T15:59:54.324810
2019-04-23T07:44:56
2019-04-23T07:44:56
179,263,810
0
0
null
null
null
null
UTF-8
Java
false
false
1,888
java
package package3; import java.util.ArrayList; class TreeNode { int val; TreeNode left = null; TreeNode right = null; public TreeNode(int val){ this.val = val; } } class Queue { public TreeNode[] node; public int size; public Queue(){ node = new TreeNode[10]; f...
[ "15927162537@163.com" ]
15927162537@163.com
2f0a2b2487dcaaebc69267f67fe5d846baf578f2
f5b28caccc269cbf1074c805f0619f443b4c23e2
/src/main/java/org/polyjdbc/core/schema/model/StringAttribute.java
e9286054b731e55f9ce31167e3310f473c8e3853
[ "Apache-2.0" ]
permissive
polyjdbc/polyjdbc
fda1598531c8c9f37d0ac7df23d0db81c5d7139b
824d0e1ad14390a5b52cb96e527c943c14e28339
refs/heads/master
2023-03-15T11:45:59.746570
2019-03-17T22:34:12
2019-03-18T07:58:44
15,058,830
33
22
Apache-2.0
2019-03-18T07:58:46
2013-12-09T20:55:53
Java
UTF-8
Java
false
false
1,071
java
/* * Copyright 2013 Adam Dubiel, Przemek Hertel. * * 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...
[ "dubiel.adam@gmail.com" ]
dubiel.adam@gmail.com
923d3d4e5d3d5647bf323c360d13e8b7d453b6c0
f451148af00f700438bc5b11b21ebcdfcb12f044
/InterfacesBoot/src/main/java/cn/springmvc/model/TestResultCriteria.java
ca083c9791a7f55584ad62d69eb2a5e98058f46e
[]
no_license
jiajianliang/InterfacesBoot
123f71cf84bf5a0e8759c15ac4a1a7dafb4deeb5
f036f44ca6229b7710700e467332af8d6638038f
refs/heads/master
2022-12-05T20:49:56.924960
2020-08-23T06:49:06
2020-08-23T06:49:06
null
0
0
null
null
null
null
UTF-8
Java
false
false
15,374
java
package cn.springmvc.model; import java.util.ArrayList; import java.util.Date; import java.util.List; public class TestResultCriteria { protected String orderByClause; protected boolean distinct; protected List<Criteria> oredCriteria; public TestResultCriteria() { oredCriteria = new ArrayLi...
[ "yw121326" ]
yw121326
6ec58dd69baa4b08422368a20bdf07c5f6129a18
d18925437dfed40e53c53e1a5707b8e538aad5c9
/src/main/java/com/tingyun/event/bean/AlarmEventKey.java
4616f9dc8626212ed4906216d67a475d081904f7
[]
no_license
keith07/dc
57cad0e2ebbd878ea45bfb52f54b958c8750f7f5
10176a838e46c3841867787a34f0092bfaa79deb
refs/heads/master
2021-01-18T17:19:04.086607
2015-08-18T12:21:19
2015-08-18T12:21:19
40,527,560
0
1
null
null
null
null
UTF-8
Java
false
false
698
java
package com.tingyun.event.bean; import com.tingyun.event.IAlarmEventTarget; /** * 警报事件标示 * 包含警报级别与数据库标示 * @author qi guan yi * * @param <T> */ public class AlarmEventKey<T extends IAlarmEventTarget> { public AlarmEventKey(T target, int alarmLevel) { // TODO Auto-generated constructor stub this.target = t...
[ "gg7767@126.com" ]
gg7767@126.com
05ba8f99982fb508bfdb057772448dc4e1211e3a
aad430faaa345c2e0670e89d664fe0dcd4d1a75a
/rtcchat/src/main/java/com/pope/rtcchat/inter/ILogEvent.java
526e52402ac63d03358e8350eb372cacf07416d1
[]
no_license
popewhw/RtcChat
45b36b0ff6f78fc96a072a1bb8507ac2d1f78598
5358485653590692abbe7c2b01322457d77a21ea
refs/heads/master
2023-08-06T18:09:02.514447
2021-09-26T06:40:03
2021-09-26T06:40:03
363,069,962
0
0
null
null
null
null
UTF-8
Java
false
false
189
java
package com.pope.rtcchat.inter; /** * Created by dds on 2020/2/10. * 通话记录 * <p> * 去电 来电 通话时长 通话类型 是否接听 */ public interface ILogEvent { }
[ "w575811723@163.com" ]
w575811723@163.com
915235dde7e0c6420cfa15e218f27db054f149a7
08d17f164cda9c25e39df5c94fb7947f4e8655a1
/RecyclerViewLab11/app/src/test/java/net/hailm/recyclerviewlab11/ExampleUnitTest.java
11ea537632806cb5320eeca99f18c38b754aae4f
[]
no_license
haileminh/Android-T3h
098b0c98bc9faf22e28afc1d349e73c8aba13d01
a87d2ee31029a34d7f9e2fb00384ab824c36b409
refs/heads/master
2021-09-05T06:16:56.756813
2018-01-24T17:47:50
2018-01-24T17:47:50
102,946,458
0
0
null
null
null
null
UTF-8
Java
false
false
405
java
package net.hailm.recyclerviewlab11; 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...
[ "mjnhaj94@gmail.com" ]
mjnhaj94@gmail.com
be400526b5cbfa6eaadedf1f0fa3220202d950d1
6f04c800c543ea18037aca5e11e93a4dd4635d77
/ToolBarDemo1/app/src/test/java/com/harry/example/toolbardemo1/ExampleUnitTest.java
c4485cf402fdff3dda7dba237729ff8eddadde89
[]
no_license
AvishekThapa1997/Android-Practice
99fc2042039dde99fdadbb70d3406f0524ec001a
ee416608acd6d6f1c8ca1738e5fb86794ec1c122
refs/heads/master
2022-04-17T15:39:56.449647
2020-04-03T12:30:49
2020-04-03T12:30:49
244,863,596
0
0
null
null
null
null
UTF-8
Java
false
false
391
java
package com.harry.example.toolbardemo1; 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 pub...
[ "avishekthapa1997@gmail.com" ]
avishekthapa1997@gmail.com
2aea6ae3c05ad9575aafb1a96f933ad8cb32b2ee
b52fa223f54b51cc271e1cbfc4c28aa76e734718
/flink-core/src/main/java/org/apache/flink/core/plugin/PluginDescriptor.java
93e01bf37a1a39ce474fdaff9a3c35b8175041c0
[ "ISC", "Apache-2.0", "BSD-3-Clause", "OFL-1.1" ]
permissive
itharavi/flink
1d0b7e711df93d3a13eae42da71a08dc45aaf71f
f0f9343a35ff21017e2406614b34a9b1f2712330
refs/heads/master
2023-08-03T02:53:12.278756
2020-01-08T05:58:54
2020-01-10T15:51:31
233,090,272
3
1
Apache-2.0
2023-07-23T02:28:35
2020-01-10T16:47:58
null
UTF-8
Java
false
false
2,164
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 ...
[ "s.richter@data-artisans.com" ]
s.richter@data-artisans.com
a4f1caf42752f74b949dd19004c5e54e0f242490
b9a02ff3fe2b985022175c8464b283098d6f26a9
/FrameWork/src/com/testcase/ProfileTestCase.java
b7a9e20d6e942af965ebe19a4c069513b14286d1
[]
no_license
sharathtn17/InterviewPrep
a452b5ec00f3d5f937698c1a90a684aaa14a8aa7
dc4927b84eab0b5745420ec4e9024463fbc7f5e1
refs/heads/master
2022-11-18T15:13:13.662069
2019-06-27T15:33:16
2019-06-27T15:33:16
194,119,484
0
0
null
2022-11-16T05:36:49
2019-06-27T15:24:16
HTML
UTF-8
Java
false
false
1,524
java
package com.testcase; import org.openqa.selenium.support.PageFactory; import org.testng.annotations.BeforeMethod; import org.testng.annotations.Parameters; import org.testng.annotations.Test; import com.framework.pages.HomePage; import com.framework.utility.PropertiesReader; import funtionalcomponents.BaseTest; impo...
[ "sharath.n@searshc.com" ]
sharath.n@searshc.com
3fe1f918fbff82f2fca91bb7c799a7a59a170181
afb2df10a705ec29aeb0f0b87595c70880bf65a5
/app/src/main/java/com/luomor/yiaroundad/entity/video/HDVideoInfo.java
b82651a556b7be1159cb5a49d520b5ec3614fb0a
[]
no_license
zhangchunsheng/yi-around-ad
646055ebbf8bdb20499a26915802b5650160a284
1a407a4ace4ac7464b7b61883f1e49d195ec57fd
refs/heads/master
2022-09-03T07:02:59.091189
2022-08-16T07:59:47
2022-08-16T07:59:47
138,878,015
1
0
null
null
null
null
UTF-8
Java
false
false
3,679
java
package com.luomor.yiaroundad.entity.video; import java.util.List; /** * Created by Peter on 18/6/30 19:50 * 1097692918@qq.com * <p/> * 网站高清视频 */ public class HDVideoInfo { private int code; private HDVideoBean result; private String msg; public int getCode() { return code; } p...
[ "zhangchunsheng423@gmail.com" ]
zhangchunsheng423@gmail.com
4b77abe68c312ee62bbcb3621a9a44328d72d6c9
da9aa05c38a4640844b70641245fc948d42c5de2
/webWorld/src/main/java/com/gallantrealm/webworld/SelectWorldActivity.java
4d83328bf9805c4a4985fd92d9aef3e89b6f549a
[ "Apache-2.0" ]
permissive
owingsbj/WebWorld
d108db5fdbb673ed8345f5ca24770c5b66dd1ad7
d896d0a26598e5ff1c160d28d378578218742011
refs/heads/master
2023-04-14T11:13:39.706650
2023-04-04T20:29:49
2023-04-04T20:29:49
185,098,874
0
0
null
null
null
null
UTF-8
Java
false
false
13,951
java
package com.gallantrealm.webworld; import java.io.File; import java.io.FileInputStream; import java.io.IOException; import java.io.InputStream; import java.io.InputStreamReader; import java.io.Reader; import java.io.StreamTokenizer; import java.net.HttpURLConnection; import java.net.URL; import java.text.SimpleDateFor...
[ "bj@gallantrealm.com" ]
bj@gallantrealm.com
1fc568596cc183dab37e175b8ff43fd2b9215667
d9599e1d27207ac56d16332d82ff8794cac44d19
/solutions-geoevent/processors/reduceLineToPoint-processor/src/main/java/com/esri/geoevent/solutions/processor/line2pt/Line2PtProcessorDefinition.java
f66d76feceb43d6eb563d0870eeee8ff904e4882
[ "LicenseRef-scancode-unknown-license-reference", "Apache-2.0", "LicenseRef-scancode-warranty-disclaimer" ]
permissive
capthastings/solutions-geoevent-java
2cd842f539022bb3c14f19501fd2a56abdbe7b86
9e83c9f5e679cb8028259afc4312405588fa09db
refs/heads/master
2021-01-20T21:52:18.055974
2015-11-24T15:10:24
2015-11-24T15:10:24
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,794
java
package com.esri.geoevent.solutions.processor.line2pt; /* * #%L * Esri :: AGES :: Solutions :: Processor :: Geometry * $Id:$ * $HeadURL:$ * %% * Copyright (C) 2013 - 2014 Esri * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the Licen...
[ "patrick_hill@esri.com" ]
patrick_hill@esri.com
b7cf5787870f48f9ad7d8f57175958eeb0679475
3ebe440cf2f130ba01735f09d4d745ea910f1804
/gRpcServer/src/main/java/server/InventoryServer.java
5fb95c1ebd477ca15267a347ca53342dbcb0abe3
[]
no_license
vivekprm/gRPCSample
e58aa42ea8f314fa1cef8f6e9135292734302f32
fbb59f2ec9100972af906b3cb5ce1444619edb0d
refs/heads/master
2020-07-12T05:53:56.408371
2019-08-27T17:55:01
2019-08-27T17:55:01
204,736,506
0
0
null
null
null
null
UTF-8
Java
false
false
419
java
package server; import io.grpc.Server; import io.grpc.ServerBuilder; import java.io.IOException; public class InventoryServer { public static void main(String[] args) throws IOException, InterruptedException { Server server = ServerBuilder .forPort(9000) .addService(new In...
[ "vivek.mishra@cdk.com" ]
vivek.mishra@cdk.com
08f9a75413a2fdb148f53106b11058757cae74de
af85dbd9e724cf0a4b36d1ac8e01d96282344a66
/testframeworkBackBase/src/generic/Page.java
2659934bc96cb42c5d9c215b4a99378b4f38cb50
[]
no_license
Manohara-Basaviah/computersDBframework
bf4dec05b108247b5a4bd0f8f15746057e6f0f17
29415f8d76351c6b6e70a685109bde56946f91d8
refs/heads/master
2020-04-09T06:21:25.358633
2018-12-04T13:20:42
2018-12-04T13:20:42
160,108,406
0
0
null
null
null
null
UTF-8
Java
false
false
6,324
java
package generic; import java.io.IOException; import java.io.InputStream; import java.util.Properties; import java.util.concurrent.TimeUnit; import org.apache.poi.openxml4j.exceptions.InvalidFormatException; import org.openqa.selenium.By; import org.openqa.selenium.NoAlertPresentException; import org.openqa.sele...
[ "45543516+Manohara-Basavaiah@users.noreply.github.com" ]
45543516+Manohara-Basavaiah@users.noreply.github.com
4ca8cecfbff05f8b9657aa8a5ee9298560dfc00a
2c7e8d3efb03cc9bad8150af4bbabc17aa2fa0a5
/glavna/hotel-service/src/main/java/tim23/hotelservice/repository/DodatneUslugeRepository.java
e63bbe110ae9c8c8cd0392b261ef2e9c6eb1c3ae
[]
no_license
ivanIndjic/xml_i_web_servisi
df079728a68c3bff4888bd13094ccd558b6ac053
2648b10ca7b3523fd4f6c82791e79f254cb5723a
refs/heads/master
2022-12-03T17:28:25.147246
2019-06-30T09:59:11
2019-06-30T09:59:11
178,067,361
2
1
null
2022-11-24T07:11:47
2019-03-27T20:09:37
Java
UTF-8
Java
false
false
252
java
package tim23.hotelservice.repository; import org.springframework.data.jpa.repository.JpaRepository; import tim23.hotelservice.model.DodatneUsluge; public interface DodatneUslugeRepository extends JpaRepository<DodatneUsluge, Integer>{ }
[ "44983082+masicaa@users.noreply.github.com" ]
44983082+masicaa@users.noreply.github.com
67c7b55bd8903e1444124db8ed023b45f06d0c82
7eecef9e67ac192503b049fced4ca2c59b5767f6
/src/main/java/com/ringcentral/definitions/BulkProvisionUnassignedExtensionsResponseResource.java
4034b0ff0998acb43186b73e9a9e0f2a8f1b6b5a
[]
no_license
PacoVu/ringcentral-java
985edecd37a92751a5f3206b7a045d9a99a63980
df6833104538fc75757a41a3542c3263cf421d28
refs/heads/master
2020-05-29T12:56:18.438431
2019-05-30T14:42:02
2019-05-30T14:42:02
140,632,299
0
0
null
2018-07-11T22:08:32
2018-07-11T22:08:31
null
UTF-8
Java
false
false
366
java
package com.ringcentral.definitions; import com.alibaba.fastjson.annotation.JSONField; public class BulkProvisionUnassignedExtensionsResponseResource { // public ExtensionAssignmentResult[] items; public BulkProvisionUnassignedExtensionsResponseResource items(ExtensionAssignmentResult[] items) { thi...
[ "tyler4long@gmail.com" ]
tyler4long@gmail.com
3610db57ae2f6820e587d3a2a27dec2e56208004
ecdd850cda1661bfddf0e9d23d9a488154d7877a
/Simple Loops/12. Equal Pairs.java
545c09f0e2d4f1992d8484afcd0346f8a9eb1eb6
[]
no_license
IvanBorislavovDimitrov/Programming-Basics---Java
5ee18ebbb38a83a597d82d5a592fc23b2a3c04a5
846d37afd5d3b02f9841da43a117f60deed594cf
refs/heads/master
2021-05-02T08:16:15.187768
2018-07-21T12:22:09
2018-07-21T12:22:09
120,799,969
1
0
null
null
null
null
UTF-8
Java
false
false
1,063
java
import java.util.Scanner; public class EqualPears { public static void main(String[] args) { Scanner input = new Scanner(System.in); int n = input.nextInt(); int maxDiff = Integer.MIN_VALUE; int number = 0, prevNumber = 0, lastSum = 0, sum = 0, flag = 0; for (int i = 0; i < ...
[ "starstrucks1997@gmail.com" ]
starstrucks1997@gmail.com
8384a0fb7f8917bf891e97fbc64269acc5ed4808
2f0214e3041a309530690c697ff2a1d4782edd3c
/src/edu/rit/CSCI652/impl/PubSubAgent.java
c34bb8ac226fdaf5e248d434b82da785eee18a87
[]
no_license
nalinranjan/pubsub
33bf47c3b5bdb06dd980a1157d131a190206602d
e3f1430ca68f202d6c5a542ccae200528bc1eac7
refs/heads/master
2021-09-09T05:26:57.053446
2018-02-14T15:51:23
2018-02-14T15:51:23
125,132,991
0
0
null
null
null
null
UTF-8
Java
false
false
8,633
java
package edu.rit.CSCI652.impl; /** * PubSubAgent.java */ import edu.rit.CSCI652.demo.Publisher; import edu.rit.CSCI652.demo.Subscriber; import java.io.*; import java.net.ServerSocket; import java.net.Socket; import java.util.concurrent.locks.ReentrantLock; /** * Class representing a Publish/Subscribe Agent. Acts a...
[ "nalin.ranjan@outlook.com" ]
nalin.ranjan@outlook.com
2761bd90de9a22c6004d4e8a26a407f6ea65ce2d
6a1a43e24e2fa59b2cf47781ad466db0d2a4177a
/Lessons/Lesson 10 JUnit/src/com/yclim/designpatterns/demo1/model/Person.java
6552d9e2a08dbf3c5fd02d31812949efc856e94b
[]
no_license
yclim95/Java-Design-Pattern-And-Architecture
f162bd3befd20adc8dd2e09a649114ef2f90a00d
4120a8318ec9d1d532dfe87ecaed31fb7d933e24
refs/heads/master
2021-01-01T03:55:57.774949
2016-05-28T00:26:29
2016-05-28T00:26:29
59,771,460
0
0
null
null
null
null
UTF-8
Java
false
false
708
java
package com.yclim.designpatterns.demo1.model; public class Person { private int id; private String name; private String password; public Person() { } public Person(String name, String password) { this.name = name; this.password = password; } public Person(int id, String name, String password) { thi...
[ "lyc950421@gmail.com" ]
lyc950421@gmail.com
803bb586b3adb39d13769e1def58090a2cb7dfc0
03d949087caaf514e4d8a2199459e77da2758855
/16/SensorDemos/src/com/oreilly/demo/pa/ch16/GestureView.java
ca1d9163aac23595939845b1d547dcd2ec95f33c
[]
no_license
pellucide/ProgrammingAndroidExamples
4494c2eca0a098d1e125c950674364ebf21681c2
92a8c8c7f88fdd4376fd495b7e5e90aef695a102
refs/heads/master
2021-01-16T01:07:44.793857
2012-09-26T14:22:45
2012-09-26T14:22:45
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,689
java
package com.oreilly.demo.pa.ch16; import java.util.ArrayList; import android.app.Activity; import android.content.Intent; import android.gesture.Gesture; import android.gesture.GestureLibraries; import android.gesture.GestureLibrary; import android.gesture.GestureOverlayView; import android.gesture.Prediction; import...
[ "blake.meike@callmeike.net@8e218523-d3ed-49df-b9fe-dad83a4b40bd" ]
blake.meike@callmeike.net@8e218523-d3ed-49df-b9fe-dad83a4b40bd
af0a9468f158210a1105cfdb3d229153bf0625c4
2aa25e7cd99f5e317898cb34e45ba7afda5a932d
/app/src/main/java/com/MohammadZaidShaikh/chat/Activity/MessageActivity.java
5afdf4b2c1ca08003d8d88e387ec5d301a9db53c
[ "MIT" ]
permissive
MdZaidShaikh/Chat
8824385bcbecdc61aae5f552a0b89e65b1f1ead0
b41fa4c20e4c5d6a0e845f1b947d0e334c95e2d2
refs/heads/master
2022-08-23T02:28:54.999907
2020-05-25T15:16:50
2020-05-25T15:16:50
null
0
0
null
null
null
null
UTF-8
Java
false
false
5,558
java
package com.MohammadZaidShaikh.chat.Activity; import androidx.annotation.NonNull; import androidx.appcompat.app.AppCompatActivity; import androidx.appcompat.widget.Toolbar; import androidx.recyclerview.widget.LinearLayoutManager; import androidx.recyclerview.widget.RecyclerView; import android.content.Intent; import ...
[ "mohammadzaidshaikh2000@gmail.com" ]
mohammadzaidshaikh2000@gmail.com
17dd48c14cab35e697d478576c3d8cf29a49c888
a9e2477fdd4df1bd068b08cbdd0ee1d7dc5aee68
/apis/route53/src/test/java/org/jclouds/route53/features/ResourceRecordSetApiLiveTest.java
c8430e8407ec796613201c01bb4b579138f183bd
[ "Apache-2.0" ]
permissive
lrevnic/jclouds
916b76263ce2722e865f1db3c21ca6421a7b1863
a6d5adb69684ae67de814ac1be5f14ca6860b788
refs/heads/master
2020-12-28T23:16:22.378811
2014-02-26T15:21:11
2014-02-27T14:59:08
17,315,062
1
0
null
null
null
null
UTF-8
Java
false
false
9,044
java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
[ "adrian.f.cole@gmail.com" ]
adrian.f.cole@gmail.com