blob_id
stringlengths
40
40
directory_id
stringlengths
40
40
path
stringlengths
4
410
content_id
stringlengths
40
40
detected_licenses
listlengths
0
51
license_type
stringclasses
2 values
repo_name
stringlengths
5
132
snapshot_id
stringlengths
40
40
revision_id
stringlengths
40
40
branch_name
stringlengths
4
80
visit_date
timestamp[us]
revision_date
timestamp[us]
committer_date
timestamp[us]
github_id
int64
5.85k
689M
โŒ€
star_events_count
int64
0
209k
fork_events_count
int64
0
110k
gha_license_id
stringclasses
22 values
gha_event_created_at
timestamp[us]
gha_created_at
timestamp[us]
gha_language
stringclasses
131 values
src_encoding
stringclasses
34 values
language
stringclasses
1 value
is_vendor
bool
1 class
is_generated
bool
2 classes
length_bytes
int64
3
9.45M
extension
stringclasses
32 values
content
stringlengths
3
9.45M
authors
listlengths
1
1
author_id
stringlengths
0
313
690db6b428a69a33b0d9ddf6a39c09b28d91c457
a04c05522de846cb151f0787eef8aa4b0a85cebb
/cablePortal/src/com/cablevision/vo/CvUsuarioPortal.java
1b8c474270924fff00f1232c01d8940bea639a5d
[]
no_license
Diana23/Portal-Web
859fb5577d6c8d0c2ca3358d4dbbd56576eb9fd7
57a61aa5f40b6fc8e234b06cc6b76657aabbdb1a
refs/heads/master
2016-09-16T09:58:17.363856
2011-12-05T19:40:47
2011-12-05T19:40:47
1,455,679
1
0
null
null
null
null
UTF-8
Java
false
false
3,212
java
package com.cablevision.vo; import java.io.Serializable; import org.apache.commons.lang.builder.EqualsBuilder; import org.apache.commons.lang.builder.HashCodeBuilder; import org.apache.commons.lang.builder.ToStringBuilder; /** * The persistent class for the CV_USUARIO_PORTAL database table. * * @autho...
[ "dianax_15@hotmail.com" ]
dianax_15@hotmail.com
e74e57d9b232aeb8e95f3c3774ed843d4d73f3ab
2b9c526c076585a8e83dc9f585e4bd55655f3193
/์ด๊ฒƒ์ด ์ž๋ฐ”๋‹ค 07์žฅ/src/sec08/exam01_abstract_class_call/SmartPhone.java
4ae7d1d9e55d5c19fc9ea2978a88bffc9407d0b9
[]
no_license
jacksuhkr/this_is_java
42d6d659c1aed67ee444bfc1ca9a733501f7ac4d
4ac8acea946b8a786dbf71e745775fc32d85970f
refs/heads/master
2020-12-01T18:19:18.074247
2016-08-20T13:48:35
2016-08-20T13:48:35
66,146,889
0
0
null
null
null
null
UHC
Java
false
false
271
java
package sec08.exam01_abstract_class_call; public class SmartPhone extends Phone { //์ƒ์„ฑ์ž public SmartPhone(String owner) { super(owner); } //๋ฉ”์†Œ๋“œ public void internetSearch() { System.out.println("์ธํ„ฐ๋„ท ๊ฒ€์ƒ‰์„ ํ•ฉ๋‹ˆ๋‹ค."); } }
[ "jacksuhkr@gmail.com" ]
jacksuhkr@gmail.com
5ec228112a9cd1d65f2744f41fe715fa2400eed2
23a56004c7c2c7e72942a24e6eb6ece2b2a1aa48
/FSComClient/src/windows/forms/form_abstract.java
835a0d785ca56a07e5dfa9993840e218f01ab318
[]
no_license
nerzhul/FSCom_JavaTut
e4e999f6669e8a238421504c52ecd41509280f28
72ab08f4f0e3a7ba321ec27df6c81d636825e08e
refs/heads/master
2020-04-28T20:28:17.717553
2010-03-11T01:08:07
2010-03-11T01:08:07
null
0
0
null
null
null
null
UTF-8
Java
false
false
295
java
package windows.forms; import javax.swing.JFrame; public abstract class form_abstract extends JFrame{ /** * */ protected static final long serialVersionUID = 1L; protected abstract void BuildWindow(); protected abstract void BuildMenuBar(); protected abstract void BuildFrame(); }
[ "nerzhultheking@hotmail.fr" ]
nerzhultheking@hotmail.fr
fd44af5a5824f3ec03d56b94d107a7dfd95c97b2
d1b917df8ea6f3b12e7a8283950ab2e57fb6cd96
/src/com/dborisenko/math/optimization/problems/generators/utils/IntegerGeneratorParamAdapter.java
5cfba5507f9007bf85e2e286bc13bb6aa1109ae3
[]
no_license
wannasmile/ilp-optimization-lib
2a8236d7c185022e5048bbc5df6e235137d46a99
dc42b3a9ce561efad0d9a929f8e6227b66ebf578
refs/heads/master
2021-05-04T17:45:36.292768
2011-07-05T15:45:21
2011-07-05T15:45:21
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,376
java
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package com.dborisenko.math.optimization.problems.generators.utils; import com.dborisenko.math.optimization.problems.generators.params.GeneratorParameter; import com.dborisenko.math.vo.RangeVO; import java.util.ArrayLi...
[ "dborisenko@gmail.com" ]
dborisenko@gmail.com
0d37950c39f4a2f6ddb03c2f6284c539cefd00c5
df1e79f12a5da1d7639f0705b8cdb7626fc571f3
/Test_JPA/src/main/java/com/test/repository/OrderRepository.java
96490786bc502a6b645bbdccd7ad33155b9ce218
[]
no_license
mafeorj/prueba1
720ba0d0506df1a1250841f883648a7f0fd4e4c3
811f852f83e69d38f535e5d6523652ae2d8d2e41
refs/heads/master
2021-01-20T16:10:34.434216
2017-05-10T06:09:22
2017-05-10T06:09:22
90,822,585
0
0
null
null
null
null
UTF-8
Java
false
false
220
java
package com.test.repository; import org.springframework.data.repository.PagingAndSortingRepository; import com.test.entity.Order; public interface OrderRepository extends PagingAndSortingRepository<Order, Long>{ }
[ "mafeorj@gmail.com" ]
mafeorj@gmail.com
47a49e9792a3231352b0687eafd352a643c4095a
badf34524b3a82fbd503a6acf9280c1bcbaba404
/src/main/java/behavior/chain_of_responsibility/HR.java
aa1d371521d7832ca9a856b587fc59c10e5b2c7b
[]
no_license
Robert-JQ/design-pattern
3907d80c23ffa60e72f2f0d978e20c584935d600
0e0a305adc46e0a63a2a7615190c90b1e6726772
refs/heads/master
2023-01-08T22:46:55.079824
2020-10-29T08:30:17
2020-10-29T08:30:17
268,410,764
0
0
null
null
null
null
UTF-8
Java
false
false
773
java
package behavior.chain_of_responsibility; public class HR implements ApproveHandler { private ApproveHandler nextHandler; private static final int MAX_LEAVES_CAN_APPROVE = 30; @Override public void setNextHandler(ApproveHandler nextHandler) { this.nextHandler = nextHandler; } ...
[ "582153160@qq.com" ]
582153160@qq.com
823ea6102a73b132f0266198842308266cd47c85
3e5969f8f82b797e6738466336ffb5f0d6e9cca1
/src/main/java/cl/javierchacana/domain/Authority.java
920439321e190a1978c3ebc82dd278befcd82500
[]
no_license
jchacana-jhipster-conference-demo/jhipster-conference-gateway
6da9117d799c9be9b7b8a286a002121a2c947ce3
36f3994bd37de5f4df8ef6d751249d97c39e8cb0
refs/heads/master
2020-03-20T04:12:44.152148
2018-06-12T08:12:40
2018-06-12T08:12:40
137,174,952
0
0
null
null
null
null
UTF-8
Java
false
false
1,454
java
package cl.javierchacana.domain; import org.hibernate.annotations.Cache; import org.hibernate.annotations.CacheConcurrencyStrategy; import javax.persistence.Entity; import javax.persistence.Id; import javax.persistence.Table; import javax.persistence.Column; import javax.validation.constraints.NotNull; import javax.va...
[ "javierchacana@Javiers-MacBook-Pro.local" ]
javierchacana@Javiers-MacBook-Pro.local
ca0c3421acd908e5e2fca20939c4cb99df658068
10d714f1c8bdf8655779e263f1748c3c4b368b23
/src/main/java/com/james/springbootoauth2starter/config/Oauth2AuthorizationConfiguration.java
88ad72a7b3822c2fb3e5c2822ce9ed04b9a7f88a
[]
no_license
Jamesxu182/Spring-Boot-Oauth2-Starter
63802f56bb61c013a9f62b798a23872c0eb7a0a6
0ede4e03c3639bf339558ff1e30925406fddce5b
refs/heads/master
2021-07-17T16:43:54.900895
2017-10-26T13:48:01
2017-10-26T13:48:01
107,279,269
1
0
null
null
null
null
UTF-8
Java
false
false
2,833
java
package com.james.springbootoauth2starter.config; import com.james.springbootoauth2starter.enumeration.CustomAuthorityName; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Qualifier; import org.springframework.context.annotation.Bean; import org.spring...
[ "jamesxu182@gamil.comgit config --global user.name jamesxu182git config --global user.email jamesxu182@gamil.comgit config --global user.email jamesxu182@gamil.com" ]
jamesxu182@gamil.comgit config --global user.name jamesxu182git config --global user.email jamesxu182@gamil.comgit config --global user.email jamesxu182@gamil.com
e8e09f38063ed2853f9e23e99b4342beded61b2f
dbde1a04eed06f35b247ebfebfe538ef1d675f8e
/WorkflowService/src/main/java/org/analytik/workflow/repository/ActivityRepository.java
c9c9c221aad77378d0af3233e7f07db4beb6a67d
[]
no_license
harshitatiwariprojects/Analytik-WorkflowService
7f67daeac298a47b1db327054afca3b6ead41eb4
0b923963dc6f63d9dd31db58f01ba57f2bf8fb65
refs/heads/master
2021-01-05T06:25:18.390144
2020-02-16T15:36:37
2020-02-16T15:36:37
240,914,142
1
0
null
null
null
null
UTF-8
Java
false
false
412
java
package org.analytik.workflow.repository; import org.analytik.workflow.model.Activity; import org.springframework.data.jpa.repository.JpaRepository; import org.springframework.stereotype.Repository; /** * * @author Harshita Tiwari * Copyright 2020 by Harshita Tiwari. All rights reserved. * */ @Rep...
[ "noreply@github.com" ]
harshitatiwariprojects.noreply@github.com
afc8daf8e950e218c14732d21e668a86eeca4368
6768a1f342e31cec26d132375a33f31629999ca0
/src/main/java/com/nielsen/confirmit/webservices/authoring/SssQuantum.java
57ff1226316108bc31f4d9bba63b7d8483d600f2
[]
no_license
BairamNaresh/ci-wf-spring
4362fc514f00f97edf368ffc4fd9627521f3e4b6
91da3eff9c976b682bdedd6cb1965edc3e9d561d
refs/heads/master
2020-09-05T22:37:25.156061
2019-11-20T12:31:32
2019-11-20T12:31:32
220,233,394
0
0
null
null
null
null
UTF-8
Java
false
false
5,469
java
package com.nielsen.confirmit.webservices.authoring; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlAttribute; import javax.xml.bind.annotation.XmlType; /** * <p>Java class for SssQuantum complex type. * * <p>The following sc...
[ "naresh.bairam@ggktech.com" ]
naresh.bairam@ggktech.com
3036234827232a9c79892a31d6ff33980b08c44b
d4f810c500b513dc5eba632511fa441908746dc3
/app/src/test/java/com/prathameshmore/listviewapp/ExampleUnitTest.java
cb688b7b4860ef382f1b905975b9f0e1fbf73204
[ "MIT" ]
permissive
pprathameshmore/ListViewApp
fada62fa3159663a2616617b47230aa2ddcae2eb
72d1189c8da0a45cbfdd1156a91082e9a33a6daf
refs/heads/master
2020-04-05T05:12:52.351119
2018-11-19T19:52:26
2018-11-19T19:52:26
156,586,127
0
0
null
null
null
null
UTF-8
Java
false
false
391
java
package com.prathameshmore.listviewapp; 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...
[ "moreprathameshmore@hotmail.com" ]
moreprathameshmore@hotmail.com
d8f94427c547db419af855370e0504b666206bdd
27be4f437b964f7921a689f3ff75b6f902c4faa3
/test/PreOrderTraversalTest.java
8df4b03a0c052fd3f0626f8dcc4df394b253a074
[]
no_license
cloudmation/Fundamentals
ca35ff18631ba31c827ef3b844739e5c803d5e58
3027a057a594443918f9e855ef4b23531b05d2ef
refs/heads/master
2020-03-17T16:34:27.598146
2018-06-15T02:28:20
2018-06-15T02:28:20
133,753,836
0
0
null
null
null
null
UTF-8
Java
false
false
1,058
java
import org.junit.Assert; import org.junit.Test; import java.util.ArrayList; public class PreOrderTraversalTest { @Test public void testPreOrderTraversalRecursive() { Node root = new Node(1); root.left = new Node(2); root.right = new Node(3); root.right.left = new Node(4); ...
[ "weijie@gmail.com" ]
weijie@gmail.com
ed6ce59ac091c9d8865b1632aeac4135fda23f7c
55fd75151de7e7afb7118fe3cc0d49dff329645e
/src/minecraft/net/minecraft/client/gui/SelectionListBase.java
c4b767097f6e7aa1ddfe8cee7163496b731db611
[]
no_license
DraconisIra/MFBridge
ded956980905328a2d728c8f8f083e10d6638706
fa77fe09f2872b7feae52fb814e1920c98d10e91
refs/heads/master
2021-01-23T04:49:08.935654
2017-01-30T04:39:40
2017-01-30T04:39:40
80,393,957
2
0
null
null
null
null
UTF-8
Java
false
false
12,715
java
package net.minecraft.client.gui; import cpw.mods.fml.relauncher.Side; import cpw.mods.fml.relauncher.SideOnly; import net.minecraft.client.Minecraft; import net.minecraft.client.renderer.Tessellator; import org.lwjgl.input.Mouse; import org.lwjgl.opengl.GL11; @SideOnly(Side.CLIENT) public abstract class SelectionLis...
[ "mikal_500@yahoo.com.au" ]
mikal_500@yahoo.com.au
fafe904ed73a5283fe5b8682027f68fb3d1676d5
60920b7b1d15503eec49cfa24eb954a1f3a644ae
/network-core/src/main/java/click/tomasz/network/model/LayerBase.java
32c931938155a05aab2a070488f459dc3577dbff
[]
no_license
faraon79/alexaro
ceaf97916485d077c9e986b26eecc006ea315f3d
8af35102c1bf0afa82a57200fac9a23996f7d415
refs/heads/master
2021-01-11T07:04:05.723782
2016-12-04T09:17:06
2016-12-04T09:17:06
69,328,125
0
0
null
null
null
null
UTF-8
Java
false
false
309
java
package click.tomasz.network.model; public abstract class LayerBase extends Model { protected Neuron[] neurons; protected int size; public int getSize() { return size; } public Neuron[] getNeurons() { return neurons; } public int getWeightSize(){ return neurons[0].getWeights().length; } }
[ "Justyna1" ]
Justyna1
c18ffbe046638d6fbbca1434deb8d61ef96756f7
e9affefd4e89b3c7e2064fee8833d7838c0e0abc
/aws-java-sdk-lightsail/src/main/java/com/amazonaws/services/lightsail/model/transform/CostEstimateJsonUnmarshaller.java
2925b73077fb1f17675187d6438814379abc38de
[ "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
3,018
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...
[ "" ]
62f7f963f3f055e151cb084084787d939e5f93c7
706eb633c1154d090b14d0448de5878ddcb31405
/src/chapter1/LinkedQueue.java
da5522d39510a711015f9a66efd8666b73cff5e8
[]
no_license
CodeW1zard/algorithms4
e4335beb251fca64cdbdebf4b03b0036e8a8a64f
4d4d72cbcff4782cea214c9fec99662cc7822a97
refs/heads/master
2020-05-07T11:50:46.276903
2019-04-25T15:04:37
2019-04-25T15:04:37
180,477,913
0
0
null
null
null
null
UTF-8
Java
false
false
1,866
java
package chapter1; import java.util.Iterator; public class LinkedQueue<Item> implements Iterable<Item> { Node first, last; public void enqueue(Item item) { Node node = last; last = new Node(item); last.next = null; if (isEmpty()) { first = last; } else { ...
[ "yuzexi@bilibili.local" ]
yuzexi@bilibili.local
4797cf506caae9b490b4a9ca87e2bd75d1460d14
4211dd2f7b11df966bfc8740863d640f3d13dc21
/cobapercabangan/cobapercabangan.java
e400f67361057bc786aaee050510ebc0b8907076
[]
no_license
Lathifahdhiya/cobacoba
c82579765b0c9bd6162e692afa8324c104e5ee78
0994e051241f0e276b57ab9522aa98bff4f6142a
refs/heads/master
2021-01-19T22:52:22.933932
2017-03-03T09:30:35
2017-03-03T09:30:35
83,781,203
0
0
null
null
null
null
UTF-8
Java
false
false
511
java
import java.util.Scanner; public class cobapercabangan { public static void main(String [] args) { Scanner s = new Scanner(System.in); int x; System.out.println("Masukkan sebuah angka"); x = s.nextInt(); if (x > 0) { System.out.println("angka yang dimasukkan merupakan bilangan positif"); ...
[ "noreply@github.com" ]
Lathifahdhiya.noreply@github.com
4affd9450b0dc90ab440075fa1c75db2f10edc64
99c7920038f551b8c16e472840c78afc3d567021
/aliyun-java-sdk-iot-v5/src/main/java/com/aliyuncs/v5/iot/model/v20180120/SetProductCertInfoResponse.java
05fb5e8487ad053d05e0049aa6f18e29500a16c1
[ "Apache-2.0" ]
permissive
aliyun/aliyun-openapi-java-sdk-v5
9fa211e248b16c36d29b1a04662153a61a51ec88
0ece7a0ba3730796e7a7ce4970a23865cd11b57c
refs/heads/master
2023-03-13T01:32:07.260745
2021-10-18T08:07:02
2021-10-18T08:07:02
263,800,324
4
2
NOASSERTION
2022-05-20T22:01:22
2020-05-14T02:58:50
Java
UTF-8
Java
false
false
1,756
java
/* * 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 in writing, software * distributed u...
[ "sdk-team@alibabacloud.com" ]
sdk-team@alibabacloud.com
0a6943519591d560444e31bba35e2c662afc6dd2
8af1164bac943cef64e41bae312223c3c0e38114
/results-java/JetBrains--intellij-community/990ca39eaee2551c21494d936ff26a6715aafc7f/after/LineTooltipRenderer.java
84a7f7d1a2f00d80c0d3bc04f0b76d02edcec609
[]
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
11,459
java
/* * Copyright 2000-2009 JetBrains s.r.o. * * 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 agre...
[ "fraczwojciech@gmail.com" ]
fraczwojciech@gmail.com
cab44b5e2e708c1d4ff960eed2414afa24792394
3f7c7d559a5743ab38012a92ea35a2a5410f18ee
/services/Dynamohr126tabs/src/com/test_25feb/dynamohr126tabs/RolePermission.java
69bfc4be8254a0874e5e2d9e7786ac6fef3a6506
[]
no_license
Sushma-M/tes25feb
427a8d2d875a894ffaa45170ff62fbcd37ecc74a
2adc594a0a12673349463fd328e2beb89586b3a5
refs/heads/master
2021-01-10T15:09:35.906779
2016-02-25T08:40:21
2016-02-25T08:40:21
52,509,627
0
0
null
null
null
null
UTF-8
Java
false
false
4,464
java
/*Copyright (c) 2016-2017 gmail.com All Rights Reserved. This software is the confidential and proprietary information of gmail.com You shall not disclose such Confidential Information and shall use it only in accordance with the terms of the source code license agreement you entered into with gmail.com*/ package co...
[ "sushmapkrm@gmail.com" ]
sushmapkrm@gmail.com
4d66ff9fa5bda2d768d229939fc76ba1f8a55f01
427118bf9b86f982c292de749eba5665a08d3d72
/monitor/src/main/java/com/star/cloud/monitor/daemon/DataCollectionThread.java
b60cbc7142a6476e2b101ac71b5dd1c8a179d122
[]
no_license
zhengsl/starcloud
f24b774a2f523ecfd1946fad367a18045f8eb3f3
7cce30e001739d1f941dbe281564d24c8e7c482b
refs/heads/master
2016-09-03T07:41:58.672511
2014-09-23T08:41:36
2014-09-23T08:41:36
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,827
java
package com.star.cloud.monitor.daemon; import java.io.IOException; import java.util.HashMap; import java.util.List; import java.util.Map; import org.apache.http.HttpEntity; import org.apache.http.client.methods.CloseableHttpResponse; import org.apache.http.client.methods.HttpGet; import org.apache.http.impl.client.Cl...
[ "zhengsl03@gmail.com" ]
zhengsl03@gmail.com
0550c75a98c34739a5331d7eda5dbabf0a26fcac
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/20/20_612e2af21fdf0061b04ac493e0d9b3c89785aeda/GameScreen/20_612e2af21fdf0061b04ac493e0d9b3c89785aeda_GameScreen_t.java
26664d8ed5089b6714670e56e61df68a26d06d64
[]
no_license
zhongxingyu/Seer
48e7e5197624d7afa94d23f849f8ea2075bcaec0
c11a3109fdfca9be337e509ecb2c085b60076213
refs/heads/master
2023-07-06T12:48:55.516692
2023-06-22T07:55:56
2023-06-22T07:55:56
259,613,157
6
2
null
2023-06-22T07:55:57
2020-04-28T11:07:49
null
UTF-8
Java
false
false
6,059
java
package ch.zhaw.arsphema.screen; import java.util.ArrayList; import java.util.List; import ch.zhaw.arsphema.MyGdxGame; import ch.zhaw.arsphema.controller.HeroController; import ch.zhaw.arsphema.model.Background; import ch.zhaw.arsphema.model.Hero; import ch.zhaw.arsphema.model.NavigationOverlay; ...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
95a653a5ee5c36e41782ddc4e2e022e2af369aaa
8060413d5d6e9d8e8dc108580ff22b888aa4fdaf
/client/src/main/java/com/example/client/view/GameView.java
dd0830bdcde5c5a70c692f2c9b980ef5c64b38ee
[]
no_license
ilkyazar/alien-shooter-game
fbcfd26c76db6a84adb9dd15197deb507ff3e90f
20915d308701b00afe50379fcd7f8a1a9ebcbb9d
refs/heads/master
2023-04-06T10:33:53.507370
2020-07-07T12:37:42
2020-07-07T12:37:42
277,804,205
1
0
null
2021-04-26T20:27:22
2020-07-07T11:59:57
Java
UTF-8
Java
false
false
10,104
java
package com.example.client.view; import com.example.client.WebService; import com.example.client.constants.GameConstants; import com.example.client.constants.UIConstants; import com.example.client.controller.GameEngine; import com.example.client.model.Player; import com.example.client.model.Alien; import javafx.scene...
[ "ilkyaz.arabaci@gmail.com" ]
ilkyaz.arabaci@gmail.com
9f445d4f70ada78bb1ddaadc7937d071f1584548
b40e9b2cbd5423e79d3198c78e4454920195013b
/maker-checker-dashboard/components/human-task-service/src/main/java/org/oasis_open/docs/ns/bpel4people/ws_humantask/types/_200803/GroupDocument.java
4694e58881d09363b0f83798c9c17f4eb81a014f
[]
no_license
WSO2Telco/product-ids-extensions
f8ccddccbb9d9b710d748f1590e9e33214966e3f
d8e43b853578d026b80bb037a58b843c5c2c0128
refs/heads/master
2021-06-16T15:11:41.234982
2018-10-29T05:46:43
2018-10-29T05:46:43
147,296,690
1
11
null
2021-01-30T13:42:11
2018-09-04T06:12:38
Java
UTF-8
Java
false
false
9,798
java
/* * An XML document type. * Localname: group * Namespace: http://docs.oasis-open.org/ns/bpel4people/ws-humantask/types/200803 * Java type: org.oasis_open.docs.ns.bpel4people.ws_humantask.types._200803.GroupDocument * * Automatically generated - do not modify. */ package org.oasis_open.docs.ns.bpel4people.ws_hum...
[ "agchamara93@gmail.com" ]
agchamara93@gmail.com
87e616877f48eb7012d7a092dbf7412ae981cc5c
aa594ca85dbe3efdadf02301ad824ec30e38f03d
/HadoopDemo/protobufDemo/src/test/java/Test.java
fd722468655c99f823ad9fde59905d4b80644da9
[]
no_license
boluoge/-
0719e434d192ac0b9bb290d1e3a1eea52b3d6575
57a9e887f76fd027493ed8e64710d15826873c73
refs/heads/master
2022-12-23T01:43:58.526179
2018-12-01T04:50:36
2018-12-01T04:50:36
159,902,457
1
0
null
2022-12-16T10:19:24
2018-12-01T02:48:09
JavaScript
UTF-8
Java
false
false
645
java
import com.example.tutorial.People; import java.io.FileOutputStream; import java.io.ObjectOutputStream; public class Test { @org.junit.Test public void testInJava() throws Exception { long start = System.currentTimeMillis(); People people = new People(); people.setId(1); peopl...
[ "593154557@qq.com" ]
593154557@qq.com
0a5dbd5631554a0398f591264e7b2c5eda564331
2fbfaa691c6a69fea30726c643932e3cb6f92c63
/src/app/Application.java
e1a40c8fa3e9a09d5e6832f507af5f20dd19a9fa
[]
no_license
wsadrak/rock-paper-scissors
adad3def7ae0e4fbf7b6c961c215bc642a273851
a1e3332e4dbbbd69ae2777948b38bfc319f3ad6e
refs/heads/master
2020-05-29T22:01:03.639979
2019-06-28T10:42:10
2019-06-28T10:45:09
189,398,992
0
0
null
null
null
null
UTF-8
Java
false
false
184
java
package app; import game.GameController; public class Application { public static void main(String[] args) { GameController game = new GameController(); game.mainLoop(); } }
[ "w.sadrak@gmail.com" ]
w.sadrak@gmail.com
8467d026e19868b9079becb7c3f67c4a0639bec2
34534c55ab572859c1bd605874cbc05119c5b4ee
/app/src/main/java/com/example/senai/xtudoandroid/xtudo/EmpresaFornecedor.java
396ea50439168489d2c8be415dbc6940ce6584c6
[]
no_license
fernandonakagawa/projetoXTudo
8bff15d2cdd1970d97db2d06fac832efc7ada2eb
f8aacdc3ba6f3eaf8ee9b1573b279d7274933d90
refs/heads/master
2020-05-07T11:23:10.035237
2019-04-19T15:29:08
2019-04-19T15:29:08
180,459,132
0
0
null
null
null
null
UTF-8
Java
false
false
975
java
package com.example.senai.xtudoandroid.xtudo; import java.util.ArrayList; public class EmpresaFornecedor extends Empresa { ArrayList<Pedido> aPedidos; public EmpresaFornecedor(int id, String nome, String nomeFantasia, String cnpj, AvaliacaoGeral ag, String linkFoto, ArrayList<Pedido> aPedidos) { ...
[ "rafaelshigueoka@gmail.com" ]
rafaelshigueoka@gmail.com
07141c2e834ff65c639f053aed1722a3e712d20d
91b9f6e6824e7655c37f66ce5755fee9aacf9b00
/src/main/java/br/com/soujava/dinamico/JavaDinamicoException.java
34c54aaa2c63b2b356540890eae78d0d2dc65931
[ "Apache-2.0" ]
permissive
assaduzzaman-dsi/java_dinamico
f6b4bf4b2da3c3b0619441819a832e9a3b309929
5c9f64d6b44fd4ba763806f78ad7baef287a4fc9
refs/heads/master
2021-01-18T02:04:33.756940
2014-01-20T09:34:52
2014-01-20T09:34:52
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,243
java
package br.com.soujava.dinamico; import javax.tools.Diagnostic; import javax.tools.DiagnosticCollector; import javax.tools.JavaFileObject; /** * Classe Exceรงรฃo para a compilacao dinamica. * Seu objetivo รฉ apenas reportar os erros de compilaรงรฃo em tempo real */ public class JavaDinamicoException extends...
[ "otaviojava@java.net" ]
otaviojava@java.net
07be419ab466cbf5d76d97af421d9c8d1a405926
ea55d914861379f2db27656d37e3cfc18ebef0d4
/Proyecto_jad/src/proyecto_jade/conexiones.java
ae314c433077ada20195f498cdd4163ca3cacda4
[]
no_license
avcarrion4/Inteligencia_Artificial
ebef783286cd57f43192276ab2567599c9e0e89a
aa5e85299f4ba4ca2ce8d2cf4bc4603eae8e1cfe
refs/heads/master
2020-04-19T22:12:20.042233
2019-01-31T04:36:56
2019-01-31T04:36:56
168,463,015
0
0
null
null
null
null
UTF-8
Java
false
false
885
java
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package proyecto_jade; import java.sql.*; import java.sql.Connection; /** * * @author Andy */ public class conexione...
[ "noreply@github.com" ]
avcarrion4.noreply@github.com
b8ecc7097ffa970357118f61ffd4dd5f74f8f9f7
18dddba416dc0842360c7322af68d7695f3ea104
/Blues/src/main/java/tn/esprit/Blues/Services/BankShareServices.java
db01ae391b1cf001bef618cc906ca66dc8ebbd25
[]
no_license
Medalizml/BestTrader-EJB
ca55b142887f8769d53a4faf379707790474ad94
ab5bda976f8f275593c46e7ba091d37408cc869f
refs/heads/master
2016-08-05T12:28:47.309866
2015-06-01T01:26:18
2015-06-01T01:26:18
42,369,390
0
0
null
null
null
null
UTF-8
Java
false
false
607
java
package tn.esprit.Blues.Services; import java.util.List; import javax.ejb.Remote; import tn.esprit.Blues.entities.Bank; import tn.esprit.Blues.entities.Currency; import tn.esprit.Blues.entities.Currencybank; import tn.esprit.Blues.entities.Share; @Remote public interface BankShareServices { ...
[ "medalizml@gmail.com" ]
medalizml@gmail.com
b9937195c5e06689ceadecafaf53c84bcace65c2
45b0dcc076eddad55a62014e51ce72d9b8d301c5
/app/src/main/java/innopolis/less/registration/activites/LoginActivity.java
18cdf3b79b7f4bd7ee9a673e14eb395fa21398a5
[]
no_license
pashaigood/less-innopolis-android-students
6e537686efb71b7392493c3d869b5a473910790a
0c49877439ae534933e3ba701eca4e752d70e077
refs/heads/master
2020-04-05T13:34:32.956940
2017-06-29T16:39:49
2017-06-29T16:39:49
94,893,037
0
0
null
null
null
null
UTF-8
Java
false
false
1,780
java
package innopolis.less.registration.activites; import android.app.Activity; import android.content.Intent; import android.os.Bundle; import android.support.annotation.Nullable; import android.support.v7.app.AppCompatActivity; import android.view.View; import android.widget.EditText; import android.widget.Toast; impor...
[ "pashaigood@gmail.com" ]
pashaigood@gmail.com
a74c1bc0da06603b8fe1660f443873f9e7858b1b
d2de3073a3b646e42bc3bb3c08f7d075a1aad6eb
/empleos/src/test/java/com/danicode/EmpleosApplicationTests.java
cca266235fa15caa1c56f753e9148de067aa0c47
[]
no_license
daniocen777/proyectos-spring
0f657cfbe9cd835ddc1c4dc2a1f8066bf06e1af7
b7ec8a1e7c0ad12c3a40f3229636c87e604a9b73
refs/heads/main
2023-01-22T09:17:50.098113
2020-12-01T13:35:24
2020-12-01T13:35:24
317,551,061
0
0
null
null
null
null
UTF-8
Java
false
false
330
java
package com.danicode; import org.junit.Test; import org.junit.runner.RunWith; import org.springframework.boot.test.context.SpringBootTest; import org.springframework.test.context.junit4.SpringRunner; @RunWith(SpringRunner.class) @SpringBootTest public class EmpleosApplicationTests { @Test public void contextLoads(...
[ "danielochoa@outlook.com" ]
danielochoa@outlook.com
bd6e55bfe7b67d2537d9495acfd6f575e66ba569
d086056eac60f2d9e9a55bf45cff31fe5615a425
/Nutriapp_Android/src/com/nutriapp_android/internal_storage/ImageFileHelper.java
c051221621156c806b13e6056e24eb842ee03dd0
[]
no_license
JesusEduardo2028/nutriapp
1105de8b8eb4fa287398a9285cb7d738c7d6caf1
af56b9565dd255a518db184e5ea02e23267b0ac2
refs/heads/master
2016-09-06T01:26:20.504852
2013-11-06T02:30:31
2013-11-06T02:30:31
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,065
java
package com.nutriapp_android.internal_storage; import java.io.File; import java.io.FileInputStream; import java.io.FileNotFoundException; import java.io.FileOutputStream; import java.io.IOException; import android.content.Context; import android.graphics.Bitmap; import android.graphics.BitmapFactory; import android.o...
[ "naviaurbano@unicauca.edu.co" ]
naviaurbano@unicauca.edu.co
30025d4433d58908d1fe87babfd6bdc66e8fdab0
8f5afac63d83f4da878b6341927024d060c72f67
/executor/src/main/java/ru/avklimenko/hedgehog/HHConnectionPool.java
27835ee1a47e88abdf568b21375af26db15ebe63
[ "BSD-2-Clause" ]
permissive
alklimenko/hedgehog
2dd12380b455ab9ddd2ec829a2dda2e6a7c48706
2315eb45ce56671006f946252bbdeea778d426ae
refs/heads/master
2020-03-14T10:40:51.992760
2018-08-23T16:10:01
2018-08-23T16:10:01
131,572,808
0
0
null
null
null
null
UTF-8
Java
false
false
2,977
java
package ru.avklimenko.hedgehog; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import java.util.ArrayList; import java.util.List; import java.util.concurrent.ConcurrentHashMap; import static ru.avklimenko.hedgehog.Utils.delay; /** * Connection pool to databases. * @author Alexey Klimenko * @since 2018....
[ "alklimenko@gmail.com" ]
alklimenko@gmail.com
413f8737b267d23aa9c54b31aaf4134b41dfd2fa
2d02a3a650cb4ce2425858c1d3ef2dfd294c6cd7
/src/main/java/com/mycompany/filmgo/config/ApplicationProperties.java
e6e253b06e09c8485f2338c9659ecae7f2de0047
[]
no_license
jslowbro/filmgo
6c1f65ed3cfb93b3e5aa0e427ae7326bc4c1ad90
47441f0cba46ae2d9b22daf1b566943eab7f99ed
refs/heads/master
2022-09-03T07:31:51.721245
2020-05-29T08:20:20
2020-05-29T08:20:20
267,804,620
0
0
null
null
null
null
UTF-8
Java
false
false
426
java
package com.mycompany.filmgo.config; import org.springframework.boot.context.properties.ConfigurationProperties; /** * Properties specific to Filmgo. * <p> * Properties are configured in the {@code application.yml} file. * See {@link io.github.jhipster.config.JHipsterProperties} for a good example. */ @Configura...
[ "jhipster-bot@jhipster.tech" ]
jhipster-bot@jhipster.tech
607f1b4a75004fbc5f98085e58c802bbe56adbc3
56263e2136040b16fead6786795e0af948e63114
/module/module-security/src/main/java/com/whenling/module/security/captcha/CaptchaRobotPrevention.java
3a6c912269afde8b6331f213f789615d1a2285e2
[ "Apache-2.0" ]
permissive
xingganfengxing/java-platform
52c8c671453eadc8b13b8c72c3722258e3bf762b
fa03c4314a1a3946162a91a7ce547a458d2b7370
refs/heads/master
2021-01-19T04:56:12.366307
2016-11-08T14:44:42
2016-11-08T14:44:42
null
0
0
null
null
null
null
UTF-8
Java
false
false
805
java
package com.whenling.module.security.captcha; import javax.servlet.ServletRequest; import javax.servlet.ServletResponse; import javax.servlet.http.HttpServletRequest; import com.google.common.base.Strings; import com.octo.captcha.service.CaptchaService; import com.whenling.module.base.SpringContext; import c...
[ "ken@whenling.com" ]
ken@whenling.com
06797b0844aed22eb7a05584c13d835699ef75cd
c1f13d2a0236496b3d8f68f033127e9e3fcf9586
/src/main/java/com/aayush/view/ButtonPanel.java
9238b773c0c972a264460906a1b3d1ed62cb6733
[]
no_license
adira9/Download-Manager
eae6df50cbd1ca640646a51f0d7c82c7b50263fa
aec38c497551b32f1ae85242cd566b87a6b43a37
refs/heads/master
2020-04-29T08:21:43.361544
2018-07-26T08:41:38
2018-07-26T08:41:38
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,221
java
package com.aayush.view; import com.aayush.model.template.Download; import com.aayush.util.DownloadStatus; import javax.swing.*; import java.awt.*; import java.awt.event.ActionListener; import java.util.logging.Level; import java.util.logging.Logger; /** * Panel that contains all the buttons that control download s...
[ "aayushjn11@gmail.com" ]
aayushjn11@gmail.com
96cb07c10c1cdf218212aef20425066178ebabcf
2f3c04382a66dbf222c8587edd67a5df4bc80422
/src/com/cedar/cp/dto/model/virement/VirementAuthPointCK.java
e0e5add509ed24a92bf87b11dff95c306907da0d
[]
no_license
arnoldbendaa/cppro
d3ab6181cc51baad2b80876c65e11e92c569f0cc
f55958b85a74ad685f1360ae33c881b50d6e5814
refs/heads/master
2020-03-23T04:18:00.265742
2018-09-11T08:15:28
2018-09-11T08:15:28
141,074,966
0
0
null
null
null
null
UTF-8
Java
false
false
3,749
java
/* */ package com.cedar.cp.dto.model.virement; /* */ /* */ import com.cedar.cp.dto.base.PrimaryKey; /* */ import com.cedar.cp.dto.model.ModelCK; /* */ import com.cedar.cp.dto.model.ModelPK; /* */ import java.io.Serializable; /* */ /* */ public class VirementAuthPointCK extends Virement...
[ "arnoldbendaa@gmail.com" ]
arnoldbendaa@gmail.com
2af7de74a8678b8aeb16f85f43da646ea195ad54
37c281ee00e643d0ccf36630c0367d21cd4c0a6e
/src/main/java/uk/ac/ebi/intact/jami/model/extension/factory/IntactBinaryInteractionFactory.java
709c65787a76ae38494a5dcbe63f8297a423c257
[]
no_license
EBI-IntAct/intact-jami
34ec21fe0d53deb8fcc7f611e2f734fc8b34dc62
352155804856fd1415e731afb979a148f6d58bf8
refs/heads/master
2023-08-03T14:17:13.836990
2022-08-25T17:30:34
2022-08-25T17:30:34
61,366,681
0
0
null
2023-04-05T08:26:09
2016-06-17T10:40:27
Java
UTF-8
Java
false
false
6,146
java
package uk.ac.ebi.intact.jami.model.extension.factory; import psidev.psi.mi.jami.binary.BinaryInteraction; import psidev.psi.mi.jami.binary.BinaryInteractionEvidence; import psidev.psi.mi.jami.binary.ModelledBinaryInteraction; import psidev.psi.mi.jami.binary.impl.BinaryInteractionWrapper; import psidev.psi.mi.jami.bi...
[ "mdumousseau@yahoo.com@cf1f37f2-6a01-11de-ba0c-230037762ff9" ]
mdumousseau@yahoo.com@cf1f37f2-6a01-11de-ba0c-230037762ff9
bf684290d0b970d6c019768cbe7d26ad51758e0d
b07fcfcf86d76389bf94348d2b1285a3530df380
/joss/src/main/java/org/javaswift/joss/client/core/TempURL.java
46c97fa08ec6477b3c8bdb1511fdc7c5ba5d3659
[ "Apache-2.0" ]
permissive
mouse3150/blooming
61db3b28ecbcd3340e3f6d860d451f4451a04d20
d919008dbc3a9891c0047b5be949ae8a7b783e76
refs/heads/master
2022-11-18T11:48:52.146037
2020-11-16T09:08:30
2020-11-16T09:08:30
41,457,550
0
0
Apache-2.0
2022-11-16T03:32:53
2015-08-27T01:00:43
Java
UTF-8
Java
false
false
2,171
java
package org.javaswift.joss.client.core; import org.javaswift.joss.util.HashSignature; import org.slf4j.Logger; import org.slf4j.LoggerFactory; public class TempURL { public static final Logger LOG = LoggerFactory.getLogger(TempURL.class); final private AbstractStoredObject object; final private String ...
[ "mouse3150@163.com" ]
mouse3150@163.com
4d9b80f560a0c372f1d4af5518e770a90f6d8aa4
25a63d72461ceea7aeba01130cec39b0bc3fee61
/src/main/java/com/sjyy/jhy/photodemo2/A.java
882a156874e4427a034ddc1fa0ceaae1b1ad71d1
[]
no_license
Linymar/photodemo2
ee702b371ab9075c109cbc8ec267ebdcf99c762d
dfe5903d3d52ecccd8baa802966923a9689fbfd6
refs/heads/master
2020-04-07T20:21:48.937968
2018-11-22T11:07:19
2018-11-22T11:07:19
158,560,968
0
0
null
null
null
null
UTF-8
Java
false
false
779
java
package com.sjyy.jhy.photodemo2; import android.graphics.Bitmap; import android.os.Bundle; import android.support.annotation.Nullable; import android.support.v7.app.AppCompatActivity; import android.widget.ImageView; /** * Created by Administrator on 2017/4/23. */ public class A extends AppCompatActivity { pr...
[ "295541449@qq.com" ]
295541449@qq.com
e7e95915b68c8d9d04f84d752819d0b8ffce7a8f
20eb62855cb3962c2d36fda4377dfd47d82eb777
/newEvaluatedBugs/Jsoup_42_buggy/mutated/727/Tokeniser.java
164347ff87adb2c172563954cb97ad08a6ee5db1
[]
no_license
ozzydong/CapGen
356746618848065cce4e253e5d3c381baa85044a
0ba0321b6b1191443276021f1997833342f02515
refs/heads/master
2023-03-18T20:12:02.923428
2020-08-21T03:08:28
2020-08-21T03:08:28
null
0
0
null
null
null
null
UTF-8
Java
false
false
8,098
java
package org.jsoup.parser; import org.jsoup.helper.Validate; import org.jsoup.nodes.Entities; import java.util.ArrayList; import java.util.List; /** * Readers the input stream into tokens. */ class Tokeniser { static final char replacementChar = '\uFFFD'; // replaces null character private CharacterReader ...
[ "justinwm@163.com" ]
justinwm@163.com
71a4002e9affe00a8e6a6ca6a13d3595a5b710fe
90c614d0c0678a7afd6990b5d84f381710b3ce07
/org/dicebag/modules/CombatTracker.java
69db20f91d48453891929cc217d6615cf6be81d2
[ "MIT" ]
permissive
Dyndrilliac/dice-bag
e877693c31bf449cd0a5f29af4dbc4109be699b9
e6968f7f85c86a2ec70927185ead32ef6f9371b7
refs/heads/master
2021-06-10T21:03:14.175112
2019-03-14T07:57:11
2019-03-14T07:57:11
9,109,558
1
0
null
null
null
null
UTF-8
Java
false
false
36,373
java
/* * Title: CombatTracker * Author: Matthew Boyette * Date: 2/19/2014 * * This class is an add-on module for DiceBag which allows a DM to track combat information like health, initiative, and the current round. * It interfaces with the DiceBag class so that initiative die rolls are recorded in the log automatica...
[ "Dyndrilliac@gmail.com" ]
Dyndrilliac@gmail.com
640f8c06f406d641323ddd410a7f6151928925b1
138053e09c5a67ce1890e006b75f796667976baa
/src/main/java/com/ptit/restaurantmanagement/ui/InvoiceReportDialog.java
636e74f4e7206fbf0496b72f172cd0696af6f25f
[]
no_license
linhvnguyen9/restaurant-management
c873aa26cc5b68ada2c7fcb113d55aa955fec936
7c7ad4b258e16dd96087399e2cdf248c92404d5a
refs/heads/master
2022-06-26T16:13:40.002220
2019-11-17T06:32:22
2019-11-17T06:32:22
215,780,538
0
0
null
2022-06-21T02:14:53
2019-10-17T11:54:52
Java
UTF-8
Java
false
false
5,692
java
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package com.ptit.restaurantmanagement.ui; import com.ptit.restaurantmanagement.dao.CustomerDao; import com.ptit.restaurantmanagement.d...
[ "noreply@github.com" ]
linhvnguyen9.noreply@github.com
a1f0b4a710e35e52c75350567176b7c190beabb7
076c9297901f6363d499b17040a67c601baa06ff
/src/main/java/com/shallowan/spring/boot/repository/impl/UserRepositoryImpl.java
1f14c393f770533176034fd4221df7bc6765a496
[]
no_license
b2stry/thymeleaf-demo
67e871497be6e9e03a933cc32a95950a09f514fa
bc8122cfa88efd7f96d32fc74c234da119a46545
refs/heads/master
2021-05-11T11:49:45.954485
2018-01-16T14:25:30
2018-01-16T14:25:30
117,645,691
0
0
null
null
null
null
UTF-8
Java
false
false
1,144
java
package com.shallowan.spring.boot.repository.impl; import java.util.ArrayList; import java.util.List; import java.util.concurrent.ConcurrentHashMap; import java.util.concurrent.ConcurrentMap; import java.util.concurrent.atomic.AtomicLong; import org.springframework.stereotype.Repository; import com.shallow...
[ "liupei521@live.com" ]
liupei521@live.com
8e4275ef192da287f01196f66f19ecec50354998
3a9d8bb425c768e2bda667b25455ab4d7bcd01f7
/Calc3D/src/com/calc3d/app/panels/JSliderWithTextField.java
9b3fc9ce44e487605b057a0a8b0f0a6fd072f106
[]
no_license
lucasasecas/Procrustes3D
c804e61788c65f55fbb3972eacf13b07e340d5a7
9fae4f1d4ecc30dba340f008525b0af1184f34cd
refs/heads/master
2020-09-22T16:43:57.839287
2015-02-11T16:43:04
2015-02-11T16:43:04
21,001,410
0
0
null
null
null
null
UTF-8
Java
false
false
9,149
java
/* */ package com.calc3d.app.panels; import java.beans.PropertyChangeEvent; import java.beans.PropertyChangeListener; import java.text.DecimalFormat; import java.text.NumberFormat; import javax.swing.GroupLayout; import javax.swing.JFormattedTextField; import javax.swing.JPanel; import javax.swing.JSli...
[ "lucasasecas@gmail.com" ]
lucasasecas@gmail.com
3f98dd3d041b2e5edd67bfbd3c05b5ec04c6cb35
761d270dc0d8e37c79b61488e10d9b1664aebfbc
/SiteMonitorWidget/gen/com/msi/unlockingandroid/sitemonitor/R.java
7c99afc6d47e870ce69ae16c6dd6f12bb24fb3f1
[]
no_license
darwelX/Anaya-Android
87da419b5452dfeffca979732ed8ba129d56386a
18da0d2fae796e80a28ad065cbb536c3bf6ac3ab
refs/heads/master
2021-01-12T07:56:42.909544
2016-12-21T14:38:13
2016-12-21T14:38:13
77,056,636
0
0
null
null
null
null
UTF-8
Java
false
false
1,680
java
/* AUTO-GENERATED FILE. DO NOT MODIFY. * * This class was automatically generated by the * aapt tool from the resource data it found. It * should not be modified by hand. */ package com.msi.unlockingandroid.sitemonitor; public final class R { public static final class attr { } public static final c...
[ "darwel34@gmail.com" ]
darwel34@gmail.com
703f80de1e55b4005544ef919c6b51a34ae3439b
95c49f466673952b465e19a5ee3ae6eff76bee00
/src/main/java/com/zhihu/android/topic/widget/MovieMetaBottomCard.java
39b419317a9f96dabc3d5d0f968c37cb869c6286
[]
no_license
Phantoms007/zhihuAPK
58889c399ae56b16a9160a5f48b807e02c87797e
dcdbd103436a187f9c8b4be8f71bdf7813b6d201
refs/heads/main
2023-01-24T01:34:18.716323
2020-11-25T17:14:55
2020-11-25T17:14:55
null
0
0
null
null
null
null
UTF-8
Java
false
false
8,527
java
package com.zhihu.android.topic.widget; import android.content.Context; import android.net.Uri; import android.util.AttributeSet; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import androidx.cardview.widget.CardView; import com.secneo.apkwrapper.C6969H; import com.zhihu....
[ "seasonpplp@qq.com" ]
seasonpplp@qq.com
285b1938053693efa5802f4db70a2ba17c0b8caf
f55259cff31b62794ce11be5c5317661b88df9b0
/SonarBat/Engines/Engine 128/src/sonar/gamestates/states/Inventory.java
feb04eb1e8accce590b6e09a4434526188af3e1f
[]
no_license
ebeecroft/SonarBat
465c8c56e632b36cd758757da8418c75a4302c81
0a1836e432c023f821a07e1c0b632e6a93997d1b
refs/heads/master
2020-04-05T23:03:58.480158
2016-01-23T08:21:30
2016-01-23T08:21:30
23,338,566
0
0
null
null
null
null
UTF-8
Java
false
false
1,721
java
package sonar.gamestates.states; import sonar.GSM; import sonar.GameState; import sonar.Screen; import sonar.StateBuilder; import sonar.gamestates.states.levels.stages.entities.SpriteManager; import sonar.gamestates.states.levels.stages.entities.animations.energies.EnergyManager; import sonar.gamestates.states...
[ "ebeecroft@mail.csuchico.edu" ]
ebeecroft@mail.csuchico.edu
172bf412a8ff107e94baa2e26a5a0822117b5141
c9a51188b3dfb6f95a34c70e64feae85de10ff82
/gym-master/src/main/java/cn/edu/nwafu/cie/se2019/gym/model/TestOrder.java
0e58c2ac594177bf16f5cbb0e3e9b8efff3297f4
[]
no_license
CaiSinging/gym-system
440fc1c24dd2644a97c9f2974f1a1ce394888964
7805a74d3ff3d98d8fd85286e9fd118d380e2a88
refs/heads/master
2022-12-16T11:04:06.025792
2020-09-11T02:55:06
2020-09-11T02:55:06
294,577,302
0
0
null
null
null
null
UTF-8
Java
false
false
1,068
java
package cn.edu.nwafu.cie.se2019.gym.model; import javax.persistence.*; import java.util.Date; @Entity @Table(name = "TestOrder") public class TestOrder {//ไฝ“ๆต‹้ข„็บฆ่กจ @Id @GeneratedValue(strategy = GenerationType.IDENTITY) private Long tno;//้ข„็บฆ่กจ็ผ–ๅท private Long gid;//ๅฎขๆˆท็ผ–ๅท private Long tid;//ๆ•™็ปƒ็ผ–ๅท pri...
[ "983842393@qq.com" ]
983842393@qq.com
4131c2ede43c0dcb2d389d0cde06075bfc5a9c9b
ad908c65c00d8618e63ce43b36a8b2ecfb181f51
/app/src/main/java/com/example/stopwatchapp/StopWatchAct.java
fc2c2ec1b11f62545453155a6d3dd290e4c687ab
[]
no_license
ctthanh123/StopWatchApp
33e9b8827f77ab57dbcbed35b3d6392be952b26c
3c39d0dc5f36e9aceb55461797750f038e947710
refs/heads/master
2022-06-23T15:26:07.275932
2020-05-07T14:23:18
2020-05-07T14:23:18
262,070,458
0
0
null
null
null
null
UTF-8
Java
false
false
2,114
java
package com.example.stopwatchapp; import androidx.appcompat.app.AppCompatActivity; import android.graphics.Typeface; import android.os.Bundle; import android.os.SystemClock; import android.view.View; import android.view.animation.Animation; import android.view.animation.AnimationUtils; import android.widget.Button; i...
[ "thanhtricao98@gmail.com" ]
thanhtricao98@gmail.com
ea6cb92908858748b577c54f8dcd975c00e1f2ce
28cdebb42eac139e1754d51b685547996eb2e541
/src/main/java/lyt/jingqi/badminton/service/JqBadmintonIndexConfigService.java
365b52bc79691feab4e525d1af8106132c750cf3
[]
no_license
ControlTaoGX/jqbmt
0263fa273f77678d892cf3b6251df5a50da87a73
5f6f2c7e88ec97a5cdec3596e4faf53b6b2167f6
refs/heads/master
2022-11-11T06:41:08.527598
2020-06-21T09:56:31
2020-06-21T09:56:31
273,875,981
1
0
null
null
null
null
UTF-8
Java
false
false
677
java
package lyt.jingqi.badminton.service; import lyt.jingqi.badminton.controller.vo.JqBadmintonIndexConfigGoodsVO; import lyt.jingqi.badminton.entity.IndexConfig; import lyt.jingqi.badminton.util.PageQueryUtil; import lyt.jingqi.badminton.util.PageResult; import java.util.List; public interface JqBadmintonIndexConfigSer...
[ "331505411@qq.com" ]
331505411@qq.com
1ac6c93a1f28c555eb28709a376a490faac740af
2272c2898df32ac8eef15186cbf89b792f5a9dd0
/src/base/EnumWarningType.java
8954b8cb11fecb8e50248ebb34599735a0e3963b
[]
no_license
nphoang1102/CS3733
90c67925a7e12deb6b0b68538e56d085aa89d90d
0f70d3c97b86830f693c5d03838fefbf2245161d
refs/heads/master
2020-03-25T22:17:51.181885
2018-08-09T23:59:43
2018-08-09T23:59:43
107,352,948
0
0
null
null
null
null
UTF-8
Java
false
false
353
java
package base; /** * Created by Bailey Sostek on 4/3/17. */ public enum EnumWarningType { NOTE ("[NOTE] " ), WARNING ("[WARNING] " ), ERROR ("[ERROR] " ); protected String prefix; EnumWarningType(String prefix){ this.prefix = prefix; } public String getPrefix(){ ...
[ "bhsostek@wpi.edu" ]
bhsostek@wpi.edu
2c04a7fa3f3032c822767fba9c5a712b7bec5f58
47b2427cac6c4069324337cccdcdfdb1aaf3bb01
/src/main/java/com/task/databaseinspector/config/RoutingDataSourceConfig.java
3b3151d4c956defb4fae1bce2aaab6cc771e6c74
[]
no_license
rockarxiv/databaseinspector
f6bfd977f72a04bd711a2f39740cf1408f8fed16
bcb38a0c3d020ab1962affc2c1cb0e40a57bac07
refs/heads/master
2020-12-21T09:34:12.417086
2020-02-25T13:19:55
2020-02-25T13:19:55
236,386,065
0
0
null
null
null
null
UTF-8
Java
false
false
2,687
java
package com.task.databaseinspector.config; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Qualifier; import org.springframework.beans.factory.annotation.Value; import org.springframework.boot.orm.jpa.hibernate.SpringImplicitNamingStrategy; import org....
[ "lyudvig.mkrtchyan@helpsystems.com" ]
lyudvig.mkrtchyan@helpsystems.com
5c6a48e3cc5f6ff7557751a96f5037ea26b7517f
5f0e3e77d1a9e49e6937202e52fd6ef6fcafc103
/src/test/java/es/pmg/tennisjazz/web/rest/UserResourceIT.java
49e7214e6eec8b25da77cbb48b1afe0f8133f97b
[]
no_license
PacoMunoz/tennis-jazz
735b0cdc1b6852bb84aafa864216d69bdf0ca8a9
8a5a2ad85969965fb798bf5e9ac0dc8bc29d43e5
refs/heads/master
2023-06-08T17:35:54.329938
2023-03-19T20:54:27
2023-03-19T20:54:27
197,720,205
0
0
null
2023-05-24T01:40:01
2019-07-19T07:03:50
Java
UTF-8
Java
false
false
26,187
java
package es.pmg.tennisjazz.web.rest; import es.pmg.tennisjazz.TennisJazzApp; import es.pmg.tennisjazz.domain.Authority; import es.pmg.tennisjazz.domain.User; import es.pmg.tennisjazz.repository.UserRepository; import es.pmg.tennisjazz.security.AuthoritiesConstants; import es.pmg.tennisjazz.service.MailService; import e...
[ "iicc96@hotmail.com" ]
iicc96@hotmail.com
1e19650a992722d0fdf172caeda5970ca79317ec
b66bdee811ed0eaea0b221fea851f59dd41e66ec
/src/com/google/android/gms/common/ag$1.java
062affc99786f6f4b30cc9c2cbd6912ac45b6ddc
[]
no_license
reverseengineeringer/com.grubhub.android
3006a82613df5f0183e28c5e599ae5119f99d8da
5f035a4c036c9793483d0f2350aec2997989f0bb
refs/heads/master
2021-01-10T05:08:31.437366
2016-03-19T20:41:23
2016-03-19T20:41:23
54,286,207
0
0
null
null
null
null
UTF-8
Java
false
false
2,268
java
package com.google.android.gms.common; final class ag$1 extends bl { ag$1(byte[] paramArrayOfByte) { super(paramArrayOfByte); } protected byte[] b() { return j.a("0ย‚\003ยน0ย‚\002ยกย \003\002\001\002\002\t\000ยฅ\t4\006\f1รรพ0\r\006\t*ย†Hย†รท\r\001\001\005\005\0000s1\0130\t\006\003U\004\006\023\002US1\0230...
[ "reverseengineeringer@hackeradmin.com" ]
reverseengineeringer@hackeradmin.com
d4e018cfcdf14af96a6a938d11fb3ae9d99082f9
1b4deabc159295141abf067c3d46da63aa8c4104
/Chapter05/Chapter05_29.java
a189aa54d7a82b5be2de88176efeb4eb08af11bf
[]
no_license
masukgungor/JAVA
36f77e1a95ccce394f5bc3327bbb243699c098e6
e1828d2a79f809ea774a51423c4764f3b09f9458
refs/heads/master
2020-05-24T05:21:31.995649
2019-06-30T22:57:41
2019-06-30T22:57:41
187,113,633
0
0
null
null
null
null
UTF-8
Java
false
false
5,270
java
package chapter05; /* * (Display calendars) Write a program that prompts the user to enter the year and first day of the year and displays the calendar table for the year on the console. For example, if the user entered the year 2013, and 2 for Tuesday, January 1, 2013, your program should display the calendar for eac...
[ "masukgungor@users.noreply.github.com" ]
masukgungor@users.noreply.github.com
5897c042446fcf9e18bb49f506681b28dc635f40
8e8bb2e013c4f3fb8de732785184e636b372ba5d
/src/main/java/database/PropertyUtils.java
c35ba976e8ce956641767d33420bea889bf2df8e
[]
no_license
mopdzz/ivr-platform
72064014a0f0d3998f27bdbabe030351690f54a6
c831697721db4b6a335db5e730c46122b8adfef9
refs/heads/master
2021-01-20T12:15:16.975391
2015-12-20T14:39:40
2015-12-20T14:39:40
28,712,353
0
0
null
null
null
null
UTF-8
Java
false
false
1,177
java
package database; import java.util.Locale; import org.apache.commons.lang.StringUtils; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.context.MessageSource; import org.springframework.stereotype.Repository; import util.AppContextHolder; @Repository public class PropertyUtil...
[ "mopdzz@163.com" ]
mopdzz@163.com
a84fb5d43f37cf980bb3512ad43dd07046a81375
811c7325ebcd4cc73923354be71083308824d9a4
/ShortVideoFunctionDemo/app/src/main/java/com/qiniu/pili/droid/shortvideo/demo/transition/Transition3.java
6c38207b695419b14ca7c0855d5fb23bebc5be52
[ "Apache-2.0" ]
permissive
pili-engineering/PLDroidShortVideo
23edde5dd9bd0b5c85fa2a0fa529d614b21878e8
09729a681ea0598df0b8a865953c21e5b91a350b
refs/heads/master
2023-07-13T07:12:07.618641
2022-05-31T06:17:31
2022-05-31T06:17:31
98,138,485
1,818
355
Apache-2.0
2022-05-31T06:17:32
2017-07-24T01:51:42
Java
UTF-8
Java
false
false
3,539
java
package com.qiniu.pili.droid.shortvideo.demo.transition; import android.graphics.Color; import android.view.View; import android.view.ViewGroup; import com.qiniu.pili.droid.shortvideo.PLFadeTransition; import com.qiniu.pili.droid.shortvideo.PLImageView; import com.qiniu.pili.droid.shortvideo.PLPositionTransition; imp...
[ "kevinhuox@gmail.com" ]
kevinhuox@gmail.com
8528a61bcb57a9fe9b49797429e66fdcefec370f
1d8f9ae3178e671abeeb5635e648eadfd779b58e
/app/src/main/java/edu/sjsu/android/StockSearch/FavoriteAdapter.java
e80ffe857b34943f179fe719119c3b5de63620fa
[]
no_license
SaneelDaniel/AndroidStockApp
8c8dc9dc4af6230813f15f23978f4e4fb5573313
f5d664c37c6cf67534e577ed7929ac0b65b4c28c
refs/heads/main
2023-03-11T06:49:36.990523
2021-03-03T01:01:35
2021-03-03T01:01:35
329,504,233
1
0
null
null
null
null
UTF-8
Java
false
false
3,359
java
package edu.sjsu.android.StockSearch; import android.content.Context; import android.content.Intent; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.NonNull; import androidx.recy...
[ "daniel.saneel@sjsu.edu" ]
daniel.saneel@sjsu.edu
3798d26fc1cda0bc6bf1019a329f7533ddb88505
1e72c46f0c8ef0ac764eaf01d796536f1401802b
/EasyTorch/app/src/main/java/com/apps/akaya/easytorch/Pattern.java
036699d82f373a86014a1b4b18a654d2a875d87d
[]
no_license
Agshin43/AndroidStudioProjects
0288325ceabae194e7a2273d7e815e24d2adc5cb
565cc1bcc93703c3f3c35b90ad6267fd7226dfd1
refs/heads/master
2021-01-21T04:33:12.324791
2016-01-13T23:37:31
2016-01-13T23:37:31
32,261,571
0
0
null
null
null
null
UTF-8
Java
false
false
1,959
java
package com.apps.akaya.easytorch; import java.util.ArrayList; /** * Created by agshin on 5/23/15. */ public class Pattern { public ArrayList<Integer> runPauseIntervals; public boolean repeat; private int repeatCount; private int repeatCursor; int sensityMSecs; private boolean goingOn; pr...
[ "agshin.h@gmail.com" ]
agshin.h@gmail.com
7d0d01f0021c671c9bc7ff7387e96b8272078116
2a662cfdf91e0cded6b9d272cbcea8a2d4377d4c
/Matrix Client/src/main/java/com/jagex/Class298_Sub32_Sub12.java
6dfd28113ed6c20d0708354b3083e10b0d15d217
[]
no_license
primnoprotogen/718_RS_Build
38293df71eb08d0cc64bce5e19cc64b46172463a
84ddd7138d8ea7dede51814e62868696932ec303
refs/heads/master
2023-04-04T04:21:25.263022
2021-04-20T22:17:11
2021-04-20T22:17:11
null
0
0
null
null
null
null
UTF-8
Java
false
false
602
java
package com.jagex;/* Class298_Sub32_Sub12 - Decompiled by JODE * Visit http://jode.sourceforge.net/ */ public class Class298_Sub32_Sub12 extends Class298_Sub32 { int[] method3209(int i) { return Class250.anIntArray2762; } public Class298_Sub32_Sub12() { super(0, true); } int[] method3210(int i) { return...
[ "jesseguerrero1991@gmail.com" ]
jesseguerrero1991@gmail.com
4331f3611ad41ffc9c0b480a3716b8e05555b483
586dad5a6d6313896ba275b8ee5b2dea302c4148
/freetuts-backend/src/main/java/net/freetuts/backend/security/JwtAuthenticationEntryPoint.java
5b31b72619a7453ee1fb4a9caa186dede23ab50a
[]
no_license
phatnt99/thuctap
4cffb0dfae72edba78f4f86de000800afcd0f395
21e36b26855d770f47de0b45312e459eedf5f886
refs/heads/main
2023-09-01T09:18:40.429289
2021-10-15T04:26:34
2021-10-15T04:26:34
381,909,809
0
0
null
null
null
null
UTF-8
Java
false
false
1,524
java
package net.freetuts.backend.security; import com.fasterxml.jackson.databind.ObjectMapper; import net.freetuts.backend.exception.ExceptionResponse; import static org.springframework.http.HttpStatus.FORBIDDEN; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.security.core.Aut...
[ "phatnguyen2499@gmail.com" ]
phatnguyen2499@gmail.com
91029b7899f36dd912fa627b43696d45bb52bcbb
c21366701c21545451b9b311f325eee1c72d1f3a
/src/util/PathHelper.java
6caf838e2ea58ccc352a6df5752e00eddbe1bfe6
[]
no_license
zelucasr/projetoGrafos
a41b772fbaf3595ac309eda63a78e63bad5ef740
9938dedda947eda29f703e18b7591d7a11b7a9dd
refs/heads/master
2020-03-19T10:27:30.417160
2018-06-12T05:38:59
2018-06-12T05:38:59
136,372,116
0
0
null
null
null
null
UTF-8
Java
false
false
439
java
package util; public class PathHelper { private int cost; private int sourceNode; public PathHelper(int cost, int sourceNode) { super(); this.cost = cost; this.sourceNode = sourceNode; } public int getCost() { return cost; } public void setCost(int cost) { this.cost = cost; } public int getSour...
[ "zelucasr@gmail.com" ]
zelucasr@gmail.com
5289a4d2f88983bfc03a97d3418bec42025c03ca
3795844e266e08ae35b021a431ec5787cb58440e
/src/test/Whil.java
55d5f44ba4b047e5a627010d9273a9a21373409a
[]
no_license
liangrui1988/thinking-java
1b1583def6d4e6e19b5215308747c59e2d7ae159
eec5e238ccb2b37e3034a99ff7e10e6d8db57c41
refs/heads/master
2021-01-10T08:43:39.186440
2015-07-26T12:53:29
2015-07-26T12:53:29
36,554,837
0
0
null
null
null
null
UTF-8
Java
false
false
360
java
package test; class A{int i=10;} interface B{int i=1;} public class Whil/* extends A implements B*/ { /*public void p(){ System.out.println(i); }*/ public static void main(String[] args) { int i = 1, j = 10; do { //System.out.println(i); if (j < i) continue; j--; } while (++i < 6); ...
[ "liangrui_1988@126.com" ]
liangrui_1988@126.com
43efdb729bcf6c33cba6c56bb4822a821d180c56
7704837b9a4560dd38d752849eb23c82e5c0f01e
/app/src/main/java/cn/sxh/utilsdemo/view/NinePointView.java
48209566cbccc4f0cf0b38ab0c6c48bbe06b9bda
[]
no_license
CheckTiger/UtilsDemo
cfe334175a9b2f87810364da0ca31517917968dd
92b5ed5580e4bd384e1bfa5be7827b77924f683e
refs/heads/master
2021-01-20T06:44:05.344742
2017-05-04T02:48:05
2017-05-04T02:48:05
89,922,378
0
0
null
null
null
null
UTF-8
Java
false
false
11,649
java
package cn.sxh.utilsdemo.view; import android.content.Context; import android.graphics.Bitmap; import android.graphics.BitmapFactory; import android.graphics.Canvas; import android.graphics.Color; import android.graphics.Matrix; import android.graphics.Paint; import android.graphics.Paint.Cap; import android.graphics....
[ "1215167396@qq.com" ]
1215167396@qq.com
1d5af3240dedc08656544a1fc7e156f4e4b26f3b
79f2dac07e5f9f3e84ee2890f57e334a52b83b3b
/tweetnoisemutation/app/models/Search.java
960ee0cb456b8442b045b84c507c857d29310c4a
[]
no_license
aswinbharadwaj/code_for_india
da4991fc0731518678c9ffa3b4fafdae7daa9c69
8534e607847e7e8dc8322ed37a9628e11268604e
refs/heads/master
2021-06-26T16:32:01.021312
2013-04-19T20:37:14
2013-04-19T20:37:14
null
0
0
null
null
null
null
UTF-8
Java
false
false
64
java
package models; public class Search{ public String query; }
[ "aswin.bharadwaj@gmail.com" ]
aswin.bharadwaj@gmail.com
8f636e7d1d1339d7da27d59022bf466de4b2efd4
bcb8f48276bc7d3434c1655c0896bfc73ebf40ac
/app/src/androidTest/java/com/example/wwf/karthik/materialdesign/ExampleInstrumentedTest.java
238f9354d083933160d33af6b196c73fb541753c
[]
no_license
maturiKarthik/MaterialDesignProject
5de6d43d824793dbc78152c68edf93b50bc004e2
959d8b147ee88878e17b5131e72b30270dccd7da
refs/heads/master
2020-03-27T09:09:29.813731
2018-08-27T15:30:02
2018-08-27T15:30:02
146,317,769
0
0
null
null
null
null
UTF-8
Java
false
false
760
java
package com.example.wwf.karthik.materialdesign; import android.content.Context; import android.support.test.InstrumentationRegistry; import android.support.test.runner.AndroidJUnit4; import org.junit.Test; import org.junit.runner.RunWith; import static org.junit.Assert.*; /** * Instrumented test, which will execut...
[ "dunasys@MacBook-Pro-de-dunasys.local" ]
dunasys@MacBook-Pro-de-dunasys.local
17fe47ba507741fb82fe51503aff5ed1dd54dda4
82019dbd61bc71dafb60baeb736e3733fb4ffd4a
/src/Java0513/ex07_reverseStar.java
2c602572132c3841d6a639353a553aefb0804d07
[]
no_license
ohr5446/Java
969c78eada08dd39d426f80dde90a97ab4fcc532
a3984726f51b17fcc477e630f84fd95ef93c2337
refs/heads/master
2022-12-28T05:04:59.594896
2020-10-13T10:00:50
2020-10-13T10:00:50
263,823,119
0
0
null
null
null
null
UTF-8
Java
false
false
352
java
/* Date : 2020.05.13 Author : HyeongRok Description : reverseStar Version : 1.3 */ package Java0513; public class ex07_reverseStar { public static void main(String[] args) { for (int i = 1; i <= 5; i++) { for (int j = 5; j >= i; j--) { System.out.print("*"); } System.ou...
[ "1@1-PC" ]
1@1-PC
4b74d06284cbba0c6dd3d59976a68bbcd5f66aab
2dfd33a21a8f1f9fbd077d4190e8840d8669073e
/spark-apps/machine-learning/social-recommendation/src/main/java/com/dla/foundation/socialReco/ProfileCalc.java
a596d224bb4ea9b6f59cf910ce17ae0c4979a3c3
[]
no_license
nandanshah/foundation-2
2bbfd1f931b81c8e9e6c57efdf1a845b53c238d2
dd22c9300e9c2f6d10467bb202355aaa4ef7bfff
refs/heads/master
2021-01-01T18:37:46.039683
2014-09-27T08:12:24
2014-09-27T08:12:24
24,451,505
0
1
null
null
null
null
UTF-8
Java
false
false
10,196
java
package com.dla.foundation.socialReco; import java.io.IOException; import java.io.Serializable; import java.nio.ByteBuffer; import java.util.ArrayList; import java.util.Collection; import java.util.Collections; import java.util.Comparator; import java.util.HashMap; import java.util.Iterator; import java.util.LinkedHas...
[ "dlauser@dla-ubuntu-vm.(none)" ]
dlauser@dla-ubuntu-vm.(none)
b2239f04c95e9343fb114e786185c3befdbd0d23
b1ae90bc2f504a508b20d0be55a7c38cec2624d1
/app/src/main/java/porta/neec/fct/com/neecapp/request/isvalid.java
6e07d6db45373ce4a18110c37c2e9fd5ec14bf7d
[ "MIT" ]
permissive
NEEC-FCT/NEEC_APP
8cd8078a2f7c2086492ca51b8a08603c394f19b6
c17b39b9c3dfcc976432ef98f034a4d662a6ad25
refs/heads/master
2020-03-21T10:16:07.458149
2019-10-12T12:49:28
2019-10-12T12:49:28
138,441,870
0
1
null
null
null
null
UTF-8
Java
false
false
817
java
package porta.neec.fct.com.neecapp.request; import com.android.volley.Response; import com.android.volley.toolbox.StringRequest; import java.util.HashMap; import java.util.Map; public class isvalid extends StringRequest { private static final String REGISTER_LOGIN_URL = "https://neecapp.neec-fct.com/isvalid.ph...
[ "jm.veloso@campus.fct.unl.pt" ]
jm.veloso@campus.fct.unl.pt
f767112e68351b315ac491e1ef337070e983590e
1803d51df1f63d46d66b6a63db5f6a7358f7f075
/src/main/java/mocksenario/pk1/AccountManager.java
4d00409cc06c53bfdd94a8aa57a8350077981ec7
[]
no_license
jacoob/junit5
d67014b24e765498b45247091cae94f505c408ac
44951eb4efc8e3f5a953760e1465932e7d925bea
refs/heads/master
2023-07-24T11:45:31.588696
2021-09-05T07:00:07
2021-09-05T07:00:07
402,471,950
0
0
null
null
null
null
UTF-8
Java
false
false
150
java
package mocksenario.pk1; public interface AccountManager { Account findAccountForUser(String userId); void updateAccount(Account account); }
[ "yaghoobi.mahdi@gmail.com" ]
yaghoobi.mahdi@gmail.com
0b4f955c06154d2d98584b82a3c1d51f927801aa
bb98dcaadb19953d63285e4fc0c3391cbad4cdda
/source/QuickKar/src/QuickKarModel/facade/SongRateModel.java
d3e0938b463e6e78ea11e15507dae861060e486a
[]
no_license
s3275058/QUICKAR-karaoke-manager
175bbc0df6c74307214379ba4a501e8ea14b9444
f69018daa1d4d8f0f5356c3292cb9f07ca5eb3d4
refs/heads/master
2021-01-01T19:25:45.311758
2013-12-02T07:45:23
2013-12-02T07:45:23
null
0
0
null
null
null
null
UTF-8
Java
false
false
715
java
/** * Course: Software Development: Process & Tools * Lecturer: Quang Tran * Assignment: 2-2012B * Assignment Title: QuickKar2012 * * RMIT International University Vietnam * Bachelor of Information Technology - Application * */ package QuickKarModel.facade; import java.io.Serializable; /** * Responsibl...
[ "kieu.hoang.anh.91@gmail.com" ]
kieu.hoang.anh.91@gmail.com
b9833fefa738b1397817bc308193cf6137e200ae
550ce2cf765c9d8afdd10d5cccb28749a9ee3e70
/app/src/main/java/pharaoh/com/weshare/models/Home.java
adc19a331195d82f144e9e7e8e8ded632f44c1ce
[]
no_license
NessmaYasser/WeShare-
e2fba48dbcb1932f03b803f4aa33ecbdf468dcce
edcea94ba3015b0a34cd41991de427e23c7f2db0
refs/heads/master
2021-03-22T05:18:26.414309
2018-03-04T18:12:06
2018-03-04T18:12:06
121,615,644
0
0
null
null
null
null
UTF-8
Java
false
false
774
java
package pharaoh.com.weshare.models; import java.util.Date; /** * Created by Comptia Ware on 2/8/2018. */ public class Home { public int img; public String body; public String posterName; public String date; public int getImg() { return img; } public void setImg(int img) { ...
[ "32143026+nesmayasser@users.noreply.github.com" ]
32143026+nesmayasser@users.noreply.github.com
b6ccd4726bd1b7f3f8bf7b4a7f350dd5caa753ba
61d9043962365080bd8a5f6150d93fcb289ce4f5
/201703/src/_001.java
9318eaeaf43d65651427296268e8c824314a632e
[]
no_license
welikeyou/CCFExercise
fc137a42a515f8ece650facf5f7c797e99e3c1a8
1367d557b9e7bb8c057990026232c20e088c6b14
refs/heads/master
2020-04-27T17:58:35.506496
2020-02-25T01:33:26
2020-02-25T01:33:26
174,547,539
2
0
null
null
null
null
UTF-8
Java
false
false
850
java
import java.util.Scanner; /** * Created with IDEA * author:LiLan * Date:2019/3/15 * Time:14:28 * Introduction:ๅˆ†่›‹็ณ• */ public class _001 { public static void main(String[] args){ Scanner input = new Scanner(System.in); int n = input.nextInt(); int k = input.nextInt(); int[] cake...
[ "2241454129@qq.com" ]
2241454129@qq.com
baabcc41b3f2145525ba02700f33727b84d30618
d96bef4c2cadc6caab4aeedcca3e083468f39c5c
/Ramya Kondapalli/src/ScannerClasses/FloatValidation.java
8b66071c0d1636417e825dbfdaabeae25a29ce47
[]
no_license
TechieFrogs-Achievers/JavaBasics
a06d46a9b912c587982a52975d61c84722b5b1b1
9a5c5653610449dc7265406fb4343079089328e9
refs/heads/main
2023-03-20T20:42:30.820354
2021-03-12T06:17:19
2021-03-12T06:17:19
313,300,339
4
0
null
null
null
null
UTF-8
Java
false
false
543
java
package ScannerClasses; import java.util.Scanner; public class FloatValidation { public static void main(String[] args) { float number; Scanner s = new Scanner(System.in); do{ System.out.println("Enter a Float number"); while(!s.hasNextFloat());{ System....
[ "ramyakondapalli407@gmail.com" ]
ramyakondapalli407@gmail.com
71e441c17dedd8a6b7f7bfc7f2efbfa466f1c03f
57e8e784cf6743d340885cfc0f54b614c6ed087e
/src/br/com/sysfar/imobileweb/dao/CorretorDAO.java
97b7828b29f4b48864460324bd2144eaf0405c28
[]
no_license
Zenon172/ImobileWeb
34f8ef223fdcc7c58061fb1cde56dfe667283941
edd8b5cd6e8cecf92288ee7f3a0bd063062fc6b3
refs/heads/master
2023-01-06T20:53:40.274625
2020-11-05T13:39:15
2020-11-05T13:39:15
310,307,109
0
0
null
null
null
null
UTF-8
Java
false
false
5,430
java
package br.com.sysfar.imobileweb.dao; import java.sql.Timestamp; import java.util.List; import br.com.sysfar.imobileweb.model.CorretorContatoModel; import br.com.sysfar.imobileweb.model.CorretorModel; import br.com.sysfar.imobileweb.util.Utilitario; import br.com.topsys.database.TSDataBaseBrokerIf; import br.com.tops...
[ "fagner.informatica@gmail.com" ]
fagner.informatica@gmail.com
79bfc2410e033e21dc0def696062ce72f39bcfe0
405d2d94951b0286c74ac22403a25f2101dd9f1b
/src/main/java/com/yitong/weixin/modules/gen/web/GenTableController.java
dca83c1375d71f6049c462be53b414bef488caf3
[ "Apache-2.0" ]
permissive
xielina/wechatMBank
c721b1ab0460ab4b88782c7b095a5c4a0461e0a6
65746f9359eb716bec2311277e5c3c6a8a877492
refs/heads/master
2020-12-02T16:29:40.970121
2016-03-01T09:53:18
2016-03-01T09:53:18
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,897
java
/** * Copyright &copy; 2012-2014 <a href="https://github.com/thinkgem/jeesite">JeeSite</a> All rights reserved. */ package com.yitong.weixin.modules.gen.web; import java.util.List; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import org.apache.shiro.authz.annotation....
[ "yitong@192.168.1.56" ]
yitong@192.168.1.56
490ac26488d292f46f36c716a9f0f9972f7b6ce0
2d93c27772c7e51d51ec05d6e7621a22a5eb6db6
/app/src/main/java/com/tyiroad/tyiroad/yjbs/YsbsPopowindow.java
9911d31e757d8e19de5638560a229016ac6b6bc6
[]
no_license
zhangchengku/TYiroad
75e2e91e49910d3d0b9de26b780a3e4e5c2c87f6
03b26598fc9f3beb217e43ccaa614a39fb6a4ca2
refs/heads/master
2022-02-26T00:12:21.298317
2019-08-26T08:33:07
2019-08-26T08:33:07
198,362,292
0
0
null
null
null
null
UTF-8
Java
false
false
3,473
java
package com.tyiroad.tyiroad.yjbs; /** * Created by ๅผ ๆˆๆ˜† on 2019-5-21. */ import android.app.Activity; import android.graphics.drawable.ColorDrawable; import android.view.Gravity; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.AdapterView; import andr...
[ "13552008150@163.com" ]
13552008150@163.com
44226cc53b39cc4f1ed093c601dc7804b9a45385
12094751300c93b67b87b597b3634b81318a6120
/src/main/java/projekti/repositories/CommentsRepository.java
af84e156a3f3e5ef5bbc7518b3c34a1635555ca4
[]
no_license
jompero/wepa_projekti
8d80c9eef9dacb3cdca67bc6a642919ee08c782d
0cb6751ef5403c090f1d070b1bb4e0904f00489b
refs/heads/master
2020-05-07T20:14:09.295371
2019-05-04T09:02:19
2019-05-04T09:02:19
180,850,096
0
0
null
null
null
null
UTF-8
Java
false
false
406
java
package projekti.repositories; import org.springframework.data.domain.Page; import org.springframework.data.domain.Pageable; import org.springframework.data.jpa.repository.JpaRepository; import projekti.entities.Comment; import projekti.entities.GenericEntity; public interface CommentsRepository extends JpaRepositor...
[ "dani.jompero@gmail.com" ]
dani.jompero@gmail.com
a991a92aaede5cfce3076d8d6789d9c8c85f27ef
201a57d01d7ee2e341c7da967ec7efa9b08f3e12
/aws-java-sdk-cloudfront/src/main/java/com/amazonaws/services/cloudfront/model/DeleteFieldLevelEncryptionProfileRequest.java
7247857a1dc2d8c0312355ed3fa750cbb03a08d1
[ "Apache-2.0" ]
permissive
winsonrich/aws-sdk-java
0d848273de23e6eff556052022e45e2237154123
17d17222bf662a9f11787fd4244550bbc709f1a6
refs/heads/master
2020-04-01T19:55:29.700960
2018-12-07T14:51:50
2018-12-07T14:51:50
153,578,604
0
0
Apache-2.0
2018-10-18T07:05:29
2018-10-18T07:05:29
null
UTF-8
Java
false
false
5,834
java
/* * Copyright 2013-2018 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...
[ "" ]
84016607777919fafeeab555b66aa6c00b9fed84
45f3c51fa1a59184e1d9dfb5d91115bd89c9fe1a
/Java and MySQL/Java/loops/digitCount.java
262d9caba726402742c642006144256eca30fc33
[]
no_license
artibiradar/Data
5d9a2b5817f636bd85581aa177991bac28170811
7b9079f57480b215bb18bb813884e8bf60acf3f2
refs/heads/master
2021-05-15T11:04:01.128688
2017-10-25T13:31:03
2017-10-25T13:31:03
108,274,527
0
0
null
null
null
null
UTF-8
Java
false
false
462
java
//WAP to count the number of digits in a number.// import java.util.Scanner; class digitCount { public static void main(String args[]) { int n, i=0; System.out.print("Enter a Number:"); Scanner get = new Scanner(System.in); n = get.nextInt(); while(n>0) { ...
[ "30723374+artibiradar@users.noreply.github.com" ]
30723374+artibiradar@users.noreply.github.com
c14b135db8c719305fcd1f7cdd25f908f18f1a3d
a7cc23e37cf49971b1fa757d9b51200434b90bca
/src/main/java/com/csy/util/algorithm/DesUtil.java
6b095b0070900bb9ab276262d34861c1c07e3d67
[]
no_license
Bigbin212/ForCSY
96c28f366ca76ea057e2ec704779d537e42a5d8a
221f9c1d77094c32ba27666b4bafb9f1ad7e0b65
refs/heads/master
2021-01-19T09:38:47.895080
2016-09-21T09:57:25
2016-09-21T09:57:25
82,131,468
0
0
null
2017-11-28T05:45:34
2017-02-16T02:47:16
Java
UTF-8
Java
false
false
5,020
java
package com.csy.util.algorithm; import java.security.Key; import java.security.Security; import javax.crypto.Cipher; import com.sun.crypto.provider.SunJCE; /** * DESๅŠ ๅฏ†ๅ’Œ่งฃๅฏ†ๅทฅๅ…ท,ๅฏไปฅๅฏนๅญ—็ฌฆไธฒ่ฟ›่กŒๅŠ ๅฏ†ๅ’Œ่งฃๅฏ†ๆ“ไฝœ */ public class DesUtil { /** ๅญ—็ฌฆไธฒ้ป˜่ฎค้”ฎๅ€ผ */ private static String strDefaultKey = "D542BC5FD18DCC70"...
[ "1076665044@qq.com" ]
1076665044@qq.com
a164183b9255716ba351c06ab10427e25a10e754
ed63f4b1d0abfeca34faa25c3cee0597510137ab
/spring-boot-durid/src/main/java/com/example/druid/DruidApplication.java
295c9be9e1b14eba9cef6dee645db06cba320e64
[]
no_license
xplx/SpringBoot
7e2f21718a3fe3b7e169aaf8e418e5625e3b05fb
fdcf19596c152d687237bb481bb4034b8a9cc850
refs/heads/master
2022-09-16T10:21:56.793157
2021-12-27T08:30:18
2021-12-27T08:30:18
143,109,663
0
0
null
2022-09-01T23:21:37
2018-08-01T05:50:23
Java
UTF-8
Java
false
false
936
java
package com.example.druid; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; import org.springframework.boot.builder.SpringApplicationBuilder; import org.springframework.boot.web.servlet.support.SpringBootServletInitializer; import org.springframewo...
[ "xplx12@163.com" ]
xplx12@163.com
c949ffa342c890ec1cfa333eb344316f56d7a0c8
ace2ea5de7a0aa155868a303a64e5735924a196e
/gameProject/src/Models/Hero.java
723cc4b8b7da8b7287b722327dd621ce0d94bfb2
[]
no_license
green-fox-academy/iaroslavm
b0e102a806fc0f7b87f78cfb129a0fe86913cb32
12e725db9d94ff424a3cf4945e0f77b2f1313b7c
refs/heads/master
2020-05-04T16:42:39.590145
2019-06-06T17:40:56
2019-06-06T17:40:56
179,285,635
0
1
null
2019-06-06T17:40:58
2019-04-03T12:29:38
Java
UTF-8
Java
false
false
2,913
java
package Models; public class Hero extends Character{ int HP = this.maxHP; boolean hasKey; boolean killedBoss; Hero(){ this.cX = 0; this.cY = 0; this.image = "img/hero-down.png"; this.level = 1; this.maxHP = 20 + 3 *((int) (1 + Math.random()*6)); this.HP = this.maxHP; this.dp = 2 * ...
[ "iaroslav.miller@gmail.com" ]
iaroslav.miller@gmail.com
438a3ae752a1701a019c5315f09771296160d5d3
bf0a75000b5ea69f6ec9e9d1cf5300cb769d10ce
/src/main/java/com/dinhthanhphu/movieticketadmin/payload/request/LoginRequest.java
d21b9fde9cb0b2240a4508ba7d809d4439210095
[]
no_license
ThanhPhu-Dev/Movie-Ticket-Admin
c9fa0be8e44b24876a74975303bf17d4be6cd1fe
583a7b227fb2beb7f3eac8b949d0352055f461fa
refs/heads/main
2023-07-28T04:35:29.081189
2021-09-09T07:41:00
2021-09-09T07:41:00
365,652,005
0
0
null
null
null
null
UTF-8
Java
false
false
266
java
package com.dinhthanhphu.movieticketadmin.payload.request; import lombok.Data; import javax.validation.constraints.Email; @Data public class LoginRequest { @Email(message = "email khรดng hแปฃp lแป‡.") private String email; private String motdepass; }
[ "tphu2000@gmail.com" ]
tphu2000@gmail.com
12c3d5510916660da3c50f7348cb979a9ae69605
bd246fa46cfcab2a7e1f85d2dd4adf6832ef4d67
/P5/src/edu/colostate/cs/cs414/p5/util/FileUtils.java
bafd42bdd13496ce23ff3fa8a85a39aab2322e04
[]
no_license
Pflagert/cs414-f17-301-GenericTeamName
3b16d827f0285fa04c342875af80e17614767a83
3d8354c2adbd6aa9c037e954be46f755eaf0b7fc
refs/heads/master
2021-09-06T22:33:50.035779
2017-12-06T18:22:23
2017-12-06T18:22:23
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,534
java
package edu.colostate.cs.cs414.p5.util; import java.io.File; import java.io.FileInputStream; import java.io.FileOutputStream; import java.io.IOException; import java.nio.channels.FileChannel; import edu.colostate.cs.cs414.p5.client_server.logger.Logger; public class FileUtils { private static final Logger LOG = Log...
[ "pflagert@gmail.com" ]
pflagert@gmail.com
0ab988fe8e10a4cb21b6edecb280117cca3ee4a9
6eaa4f2edafc9ee8e556dd1f4a183b1874ad2952
/app/src/main/java/com/stuart/fileexplorer/manager/TaskChooser.java
95f2a7e5e3be718d2dc0b37f844466835731b74b
[]
no_license
stuart-zhu/FileExplorer
0121d7bd4fd72d5b006def6589a672de2e37cc43
3002aaa5eaf30b3009030a6f95da460e6d0d81d3
refs/heads/master
2020-09-24T23:03:21.620477
2016-09-26T00:58:33
2016-09-26T00:58:33
67,094,463
1
0
null
null
null
null
UTF-8
Java
false
false
2,194
java
package com.stuart.fileexplorer.manager; import android.content.Context; import android.util.Log; import com.stuart.fileexplorer.utils.BitmapCache; import java.util.Queue; import java.util.Stack; import java.util.concurrent.LinkedBlockingQueue; /** * Created by stuart on 2016/9/2. */ public class TaskChooser { ...
[ "810118469@qq.com" ]
810118469@qq.com
30ffb2c486f16eb5f605ef438edf64ba967457fd
3f7fa776fcc5671ca098066dfbd7b9aa4487efc8
/src/main/java/com/gtl/message/service/GtlSawonServiceImpl.java
cf5a92114dc147956d06637132bc7738df831207
[]
no_license
damndog18/GTLWebSpring
faf34f01cd9d52617a489e0e435b8bf36e0b993b
92421c532c54d9f04f1a7310bf5ccb22c6ad7581
refs/heads/master
2020-12-10T04:29:32.660535
2017-06-28T08:22:50
2017-06-28T08:22:50
83,446,493
0
0
null
null
null
null
UTF-8
Java
false
false
660
java
package com.gtl.message.service; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Component; import com.gtl.message.domain.GtlSawonDto; import com.gtl.message.persistence.GtlSawonDao; @Component("gtlSawonService") public class GtlSawonServiceImpl implement...
[ "damndog18@naver.com" ]
damndog18@naver.com
915b40aa71e2c245a20452f143d19f9a5b6f752d
eadeab7061c98f25934ee1b61faac70702345da0
/src/sample/dialogs/DialogColorChooser.java
af716ade5169f86a13afaf725e3148dfed10bf9b
[]
no_license
AngelaVv/EditGraph-master
42ba1cef6f1bdbd2eabe5545b86765c2195b35d0
be62d69d88e7d8ebd9df6ed2f7d0a49ef6727f35
refs/heads/master
2020-05-27T09:12:02.841117
2019-05-25T12:19:39
2019-05-25T12:19:39
188,561,834
0
0
null
null
null
null
UTF-8
Java
false
false
2,134
java
package sample.dialogs; import javafx.fxml.FXML; import javafx.scene.canvas.Canvas; import javafx.scene.canvas.GraphicsContext; import javafx.scene.control.Slider; import javafx.scene.input.MouseEvent; import javafx.scene.paint.Color; import javafx.stage.Stage; public class DialogColorChooser { // gui @FXML ...
[ "myrkic@mail.ru" ]
myrkic@mail.ru
8c3ed072da8bddbea3d0045968f8af781ed548f3
6c52903f326b43f5339b18b1525a6623a4f9de0f
/src/leetcode/datastructure/tree/ValidateBinaryTreeNodes1361.java
98865202c5bf31f370cc4981dcb8476d7183ea78
[]
no_license
underwindfall/Algorithme
19f31710cc2a6bf2f4e3f0652225c7ab8858e5ac
2284b7791c99354a3132366131290e2f37aae6dc
refs/heads/master
2022-10-17T14:25:52.815940
2022-09-29T08:32:20
2022-09-29T08:32:20
203,821,259
1
0
null
null
null
null
UTF-8
Java
false
false
2,511
java
package leetcode.datastructure.tree; import java.util.HashSet; import java.util.LinkedList; import java.util.Queue; import java.util.Set; // https://leetcode.cn/problems/validate-binary-tree-nodes/ public class ValidateBinaryTreeNodes1361 { /** * ๆŸฅๆ‰พๅ…ฅๅบฆไธบ0็š„่Š‚็‚น * ๅณroot็‚น ๅฏ่ƒฝไผšๆœ‰ๅคšไธช ๅฆ‚ๆžœๆœ‰ๅคšไธชๅฐฑไธๆ˜ฏไบŒๅ‰ๆ ‘ * ็„ถๅŽๅ†ๅˆคๆ–ญ่ฟž้€šๆ€ง ็”จๅนฟๆœ...
[ "14819756+underwindfall@users.noreply.github.com" ]
14819756+underwindfall@users.noreply.github.com
39770261b46934abb2605afa15a631e27d63a3dd
b96ccadab093048299a206e4510a13e793a1b636
/src/t2/redes/Chart.java
daef50dac14f46fc8af7f7673550c7a986eb7670
[]
no_license
felcastro/t2-redes
3673255914423c8d37b2791a82e09e9a0942101c
2908acb483ad53b7c244f8bafb7afcfa8e1a576a
refs/heads/master
2021-01-11T00:21:49.934234
2016-10-19T23:19:15
2016-10-19T23:19:15
70,538,913
0
0
null
null
null
null
UTF-8
Java
false
false
2,567
java
package t2.redes; import java.awt.BasicStroke; import java.awt.BorderLayout; import java.awt.Color; import java.util.ArrayList; import javax.swing.JFrame; import org.jfree.chart.ChartFactory; import org.jfree.chart.ChartPanel; import org.jfree.chart.JFreeChart; import org.jfree.chart.plot.PlotOrientation; import org.j...
[ "felcastro999@hotmail.com" ]
felcastro999@hotmail.com
0e947c3b341e4856ad12dd71e23f3053b185f9bc
45cd443e5e98d644403c00624e8a076536365dce
/src/main/java/com/fourfinance/repository/FindAllMerged.java
84295d7a3e285638a7a614afe99aaccbe2f8be04
[]
no_license
simeonbin/Intervals_gradle
b47ace39985a201751eddf8d2a68466987229955
8ea141f8187aa7d40cc88291440adb2a34e97801
refs/heads/master
2021-01-01T04:23:17.169844
2017-07-13T21:26:04
2017-07-13T21:26:04
97,165,085
0
0
null
null
null
null
UTF-8
Java
false
false
1,769
java
package com.fourfinance.repository; import com.fourfinance.service.Interval; import com.fourfinance.service.IntervalComparator; import java.util.ArrayList; import java.util.Collections; import java.util.List; /** * Created by Simeon on 7/13/2017. */ public class FindAllMerged implements IntervalRepository { ...
[ "simeonbin@gmail.com" ]
simeonbin@gmail.com
8bfede98b8868dbfb2b8e4c5a750db755589bc66
fa79eef892b8ead367b4ab501298d829e426c698
/nifi-toolkit/nifi-toolkit-cli/src/test/java/org/apache/nifi/toolkit/cli/impl/result/TestVersionedFlowSnapshotMetadataResult.java
c36409663932d6656e5169eb3fc0d97f242c7db5
[ "Apache-2.0", "MIT", "ISC" ]
permissive
marklogic-community/marklogic-nifi-incubator
b0d5b936117446908facd5061710e40d4d2b893c
2cce388255fad9dd957b089a3acaa32685c8d2b4
refs/heads/ml-release
2022-10-15T12:26:58.541007
2021-05-25T00:40:17
2021-05-25T00:40:17
172,793,159
5
15
Apache-2.0
2022-10-05T03:06:20
2019-02-26T21:26:39
Java
UTF-8
Java
false
false
3,389
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 ...
[ "pierre.villard.fr@gmail.com" ]
pierre.villard.fr@gmail.com
9b3f62869296bc29a13dab2b086e27415197f74e
255f530d9ca800418a40c54eee3dbb362f60b4ed
/desktop/src/com/futuristech/powpow/desktop/DesktopLauncher.java
51bb831d641e83a54be1c20b4312f0038fa7c3d4
[]
no_license
greggisgood/powpows-adventure
b979c5b045c304a6c245d873f05e749f4ca6769e
8695209065dd0768f79c06689b899a3e2996d333
refs/heads/master
2021-01-01T18:15:05.662564
2017-07-25T09:37:19
2017-07-25T09:37:19
98,287,745
0
0
null
2017-07-25T09:29:30
2017-07-25T09:14:22
null
UTF-8
Java
false
false
534
java
package com.futuristech.powpow.desktop; import com.badlogic.gdx.backends.lwjgl.LwjglApplication; import com.badlogic.gdx.backends.lwjgl.LwjglApplicationConfiguration; import com.futuristech.powpow.MyGame; import com.futuristech.powpow.utils.Constants; public class DesktopLauncher { public static void main (String[] ...
[ "gregg@futuristech.ph" ]
gregg@futuristech.ph
05395030bc3a4b76812101b3b988e716cc5a3dfb
3353b711562b4152390bb6a0f2361f51daadca55
/RatingsSimulation/src/persistence/User.java
75caa3474cca8bea67e87c280ec471337a46963b
[]
no_license
pgrefviau/CodeTrix-INB302
8ab442945f86a75d1c8a1b8d4f6dc921e808f060
26bdefee95e2a701347cd927539299ef3d301306
refs/heads/master
2021-01-10T20:10:41.848643
2014-03-26T06:56:37
2014-03-26T06:56:37
null
0
0
null
null
null
null
UTF-8
Java
false
false
614
java
package persistence; import java.util.LinkedList; import java.util.List; public class User { private String userId; private List<Item> ratedItems = new LinkedList<Item>(); public User(String id){ this.userId = id; } public List<ItemUserPair> getPairs() { List<ItemUserPair> pairs = new LinkedList<ItemUs...
[ "pgrefviau@google.com" ]
pgrefviau@google.com
7cd7ae8796a06e70d4ccbbf62acc4770f54ae749
b018ace7ef2a13b3c550552735b14b9dbbd2d418
/java-project1/src/lecture_classes/day40_accessModifiers_Final_Hiding_2/CarTest.java
ef1576dd12502732414ed74f080e0997edc985e9
[]
no_license
kilytunc/javaclasses
8c47720a77a7ef1e5d79fbc78c7ef28451043820
025bdf53626ec17fb4a2ddb3913921fe3e6ca676
refs/heads/master
2023-04-26T00:48:27.027540
2021-06-07T14:37:47
2021-06-07T14:37:47
null
0
0
null
null
null
null
UTF-8
Java
false
false
370
java
package lecture_classes.day40_accessModifiers_Final_Hiding_2; import lecture_classes.day40_accessModifiers_Final_Hiding.Car; public class CarTest { public static void main(String[] args) { // TODO Auto-generated method stub Car c = new Car(); //c.model="M3"; //default c.year=2018; // public //c.door...
[ "ismailozden100@gmail.com" ]
ismailozden100@gmail.com
a4744f8f73425572281bf83ad8c88efc217404cd
aa2f56c3a108da41dafcf53b12e39f520032ca30
/wsclient/src/main/java/org/hpccsystems/ws/client/gen/wsdfu/v1_34/DFUFileProtect.java
53a411e974ea506c89b81054e1b37a89314d4e90
[]
no_license
drealeed/HPCC-JAPIs
459e6c0ab0bbf8d7893fafb775167197567cc573
ee652f4d5163d0f7daa7949015dc4d815b64749d
refs/heads/master
2022-06-24T13:46:14.497602
2019-05-21T18:24:47
2019-05-21T18:24:47
23,236,635
0
0
null
null
null
null
UTF-8
Java
false
false
5,823
java
/** * DFUFileProtect.java * * This file was auto-generated from WSDL * by the Apache Axis 1.4 Apr 22, 2006 (06:55:48 PDT) WSDL2Java emitter. */ package org.hpccsystems.ws.client.gen.wsdfu.v1_34; public class DFUFileProtect implements java.io.Serializable { private java.lang.String owner; private java.l...
[ "Michael.Gardner@lexisnexis.com" ]
Michael.Gardner@lexisnexis.com
0f1915880125d4b80933da2f454fd8d4ceca3591
b86d6f241815eb0d0d300bc932f48f4ecffc10d4
/src/practica6_JAVA/Habitacion.java
359b316053704567a4321788be273d3863bccd0a
[]
no_license
ermigele/Programacion2019_2020
ac9a1e4908ca9241db73e274a90cf157b36d9b1a
8da40452d768cdc0c80c136b6b6146c1f93e5d5d
refs/heads/master
2020-09-13T19:23:45.146744
2020-05-06T15:05:32
2020-05-06T15:05:32
222,880,920
0
0
null
null
null
null
ISO-8859-1
Java
false
false
2,625
java
package practica6_JAVA; class Habitacion { // ATRIBUTOS private static int totalHabitaciones; private int numHabitacion; private Reserva[] reservasHabitacion; private int posicionLibre; // CONSTRUCTOR Habitacion(int numHabitacion, int maxReservas) { this.numHabitacion = numHabitacion; totalHa...
[ "Ermigele@192.168.1.39" ]
Ermigele@192.168.1.39
01dc6213270a92ebfa1fe8612d0aa9f45affea21
c416e00dc55710c18b94eab0800a7b4bf40d05e1
/app/src/main/java/com/example/win7/ytdemo/activity/JiankongActivity.java
3415a55fd42ca65576a81d4e0ef4d9d67a843178
[]
no_license
AndyYan1010/yuetong
f71d13d41b2975e5ee17b9736bb9c46f7c5eae61
c67aa052fb021d3751c40b5d5f213a61a011b966
refs/heads/master
2020-03-10T05:34:27.552963
2018-04-12T07:49:11
2018-04-12T07:49:11
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,172
java
package com.example.win7.ytdemo.activity; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.support.v7.widget.Toolbar; import android.view.View; import com.example.win7.ytdemo.R; public class JiankongActivity extends AppCompatActivity { Toolbar toolbar; @Override ...
[ "794429910@qq.com" ]
794429910@qq.com