blob_id
stringlengths
40
40
directory_id
stringlengths
40
40
path
stringlengths
7
390
content_id
stringlengths
40
40
detected_licenses
listlengths
0
35
license_type
stringclasses
2 values
repo_name
stringlengths
6
132
snapshot_id
stringlengths
40
40
revision_id
stringlengths
40
40
branch_name
stringclasses
539 values
visit_date
timestamp[us]date
2016-08-02 21:09:20
2023-09-06 10:10:07
revision_date
timestamp[us]date
1990-01-30 01:55:47
2023-09-05 21:45:37
committer_date
timestamp[us]date
2003-07-12 18:48:29
2023-09-05 21:45:37
github_id
int64
7.28k
684M
star_events_count
int64
0
77.7k
fork_events_count
int64
0
48k
gha_license_id
stringclasses
13 values
gha_event_created_at
timestamp[us]date
2012-06-11 04:05:37
2023-09-14 21:59:18
gha_created_at
timestamp[us]date
2008-05-22 07:58:19
2023-08-28 02:39:21
gha_language
stringclasses
62 values
src_encoding
stringclasses
26 values
language
stringclasses
1 value
is_vendor
bool
1 class
is_generated
bool
2 classes
length_bytes
int64
128
12.8k
extension
stringclasses
11 values
content
stringlengths
128
8.19k
authors
listlengths
1
1
author_id
stringlengths
1
79
ad5b650c848e73175d0ef56ae15b18fe016eb579
3b9cf2936abe0bb4d5507853a79d98f2d91af870
/vividus-plugin-visual/src/main/java/org/vividus/visual/engine/FileSystemBaselineRepository.java
dc682dd4daccc8e42bc92a1578d581f0f43de0c8
[ "Apache-2.0" ]
permissive
ALegchilov/vividus
ef8a4906efb0c2ff68fd624fde4d2e6d743bae9b
55bce7d2a7bcf5c43f17d34eb2c190dd6142f552
refs/heads/master
2020-09-08T16:50:21.014816
2019-11-12T10:40:45
2019-11-15T10:10:52
221,188,634
0
0
Apache-2.0
2019-11-12T10:15:40
2019-11-12T10:15:39
null
UTF-8
Java
false
false
2,907
java
/* * Copyright 2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applica...
[ "valfirst@yandex.ru" ]
valfirst@yandex.ru
f3831be5ac5b3a6b6da7cb94c05f077daebfc261
35799bc446dcb271918e2b45aa83faf0f0826e74
/Mage.Sets/src/mage/cards/a/AgadeemTheUndercrypt.java
7b29c4fee10ff8cbee4c9d736b0fa0f3cfdd8a7b
[ "MIT" ]
permissive
adesst/mage
435a6c7723e628bfb69bc3bdd64b28c83d39f210
bfccd65ea3177fbcdf3dcda4b8d41059a15f3e77
refs/heads/master
2022-12-22T09:20:02.746613
2020-09-27T06:57:21
2020-09-27T06:57:21
291,254,823
0
0
MIT
2020-08-29T11:06:48
2020-08-29T11:06:47
null
UTF-8
Java
false
false
1,280
java
package mage.cards.a; import mage.abilities.common.AsEntersBattlefieldAbility; import mage.abilities.costs.common.PayLifeCost; import mage.abilities.effects.common.TapSourceUnlessPaysEffect; import mage.abilities.mana.BlackManaAbility; import mage.cards.CardImpl; import mage.cards.CardSetInfo; import mage.constants.Ca...
[ "theelk801@gmail.com" ]
theelk801@gmail.com
80733f625f97e4ed30b9fe43ed06d88a5dbf3cfd
40cd4da5514eb920e6a6889e82590e48720c3d38
/desktop/applis/apps/apps_util/expressionlanguageutil/src/main/java/code/expressionlanguage/guicompos/stds/FctSplitPaneIsOneTouchExpandable.java
35caacdc5dcdcd45cfc68e932a45e8d30eeca5ca
[]
no_license
Cardman/projects
02704237e81868f8cb614abb37468cebb4ef4b31
23a9477dd736795c3af10bccccb3cdfa10c8123c
refs/heads/master
2023-08-17T11:27:41.999350
2023-08-15T07:09:28
2023-08-15T07:09:28
34,724,613
4
0
null
2020-10-13T08:08:38
2015-04-28T10:39:03
Java
UTF-8
Java
false
false
822
java
package code.expressionlanguage.guicompos.stds; import code.expressionlanguage.AbstractExiting; import code.expressionlanguage.ContextEl; import code.expressionlanguage.exec.ArgumentWrapper; import code.expressionlanguage.exec.StackCall; import code.expressionlanguage.exec.util.ArgumentListCall; import code.expression...
[ "f.desrochettes@gmail.com" ]
f.desrochettes@gmail.com
47385c5607e131d090d2aafb01b25b29aa347e4f
02085928a6ff6ce7a83f2d47ee0f3f79635cb632
/hello-concurrency/src/main/java/com/chen/concurrency/atomic/AtomicIntegerTest.java
4e3c10482d9bf0e92f97a897bb8403cef5b7a3a5
[]
no_license
leifchen/hello-java-maven
9eb63f17a799ca600442bd623bcf104a946a51cb
a8e298e9f506b213c962076158f47943b6b1fa65
refs/heads/master
2021-07-25T23:43:05.569419
2021-06-25T09:32:10
2021-06-25T09:32:10
186,780,295
0
0
null
2020-10-14T00:40:04
2019-05-15T08:11:55
Java
UTF-8
Java
false
false
1,634
java
package com.chen.concurrency.atomic; import com.chen.concurrency.annotation.ThreadSafe; import lombok.extern.slf4j.Slf4j; import java.util.concurrent.CountDownLatch; import java.util.concurrent.ExecutorService; import java.util.concurrent.Executors; import java.util.concurrent.Semaphore; import java.util.concurrent.a...
[ "leifchen90@gmail.com" ]
leifchen90@gmail.com
0a1d1180c278f3c10e3a1d7776dabb0eddb63fe5
9310225eb939f9e4ac1e3112190e6564b890ac63
/kernel/kernel-impl/src/main/java/org/sakaiproject/authz/impl/SeriesIterator.java
eedb2e4d99953d0603ae7b9b0d05cd2febf2c114
[ "ECL-2.0" ]
permissive
deemsys/version-1.0
89754a8acafd62d37e0cdadf680ddc9970e6d707
cd45d9b7c5633915a18bd75723c615037a4eb7a5
refs/heads/master
2020-06-04T10:47:01.608886
2013-06-15T11:01:28
2013-06-15T11:01:28
10,705,153
1
0
null
null
null
null
UTF-8
Java
false
false
2,323
java
/********************************************************************************** * $URL: https://source.sakaiproject.org/svn/kernel/branches/kernel-1.3.x/kernel-impl/src/main/java/org/sakaiproject/authz/impl/SeriesIterator.java $ * $Id: SeriesIterator.java 51317 2008-08-24 04:38:02Z csev@umich.edu $ *************...
[ "sangee1229@gmail.com" ]
sangee1229@gmail.com
a6f1eaed3a78c9a29969d51ac3392417d65f397f
8350af19ec48687f4669475fa0403a2f340bf748
/legacy/Empire/src/com/tyrfing/games/id17/world/OceanMaterial.java
d8c6e904fe747e8e3bb1262a23251b924fbb7c6d
[ "MIT" ]
permissive
TyrfingX/TyrLib
cba252f507be5f0670e4b9bac79cf0f7e8d4ddae
f08e34f8cd9cc5514ba5297b5f69c692f8832099
refs/heads/master
2021-06-05T10:36:23.620234
2017-08-27T22:24:48
2017-08-27T22:24:48
5,216,810
0
0
null
null
null
null
UTF-8
Java
false
false
3,772
java
package com.tyrfing.games.id17.world; import com.tyrlib2.game.IUpdateable; import com.tyrlib2.graphics.lighting.Light; import com.tyrlib2.graphics.materials.DefaultMaterial3; import com.tyrlib2.graphics.renderer.Camera; import com.tyrlib2.graphics.renderer.Mesh; import com.tyrlib2.graphics.renderer.ProgramManager; imp...
[ "saschamueller@gmx.net" ]
saschamueller@gmx.net
93135ed6b4da08cb78d78dc321ba850667267b1f
b3e9a645e28ca54339d55a8ccf90ceaec40a4f6d
/src/main/java/com/consulthys/jhiptest/application/service/dto/OrganisationDTO.java
f28be42e3872ecf8b9aa01963fdbb4389e5ce25c
[]
no_license
BulkSecurityGeneratorProject/jhiptest
db5e322242f3246e8ddebd76dc9c2570358ed95b
10067ca4192ce1fb765c1549302aa3687af0ed35
refs/heads/master
2022-12-17T02:24:46.649221
2017-12-26T12:12:01
2017-12-26T12:12:01
296,508,097
0
0
null
2020-09-18T03:54:27
2020-09-18T03:54:26
null
UTF-8
Java
false
false
2,113
java
package com.consulthys.jhiptest.application.service.dto; import java.io.Serializable; import java.util.HashSet; import java.util.Set; import java.util.Objects; /** * A DTO for the Organisation entity. */ public class OrganisationDTO implements Serializable { private Long id; private String type; pri...
[ "jhipster-bot@users.noreply.github.com" ]
jhipster-bot@users.noreply.github.com
bc465a4b32407b9e262f6b52c6c4643899ffa5ba
3f1957d6b8672711e58bff07cb3e24f342831c92
/mymenu/src/main/java/vn/com/elcom/mymenu/interfaces/OnMenuItemLongClickListener.java
fdaffacb09e9f9b27554c2c95a14559f391ef997
[]
no_license
vihahb/xMec
782391a959d07b4a5a7747fe9173e9aad932d218
9da3333246aa1d0881b516777cedbb47aecf31b8
refs/heads/master
2021-03-27T12:42:23.427401
2017-08-11T12:19:14
2017-08-11T12:19:14
79,198,020
0
0
null
null
null
null
UTF-8
Java
false
false
228
java
package vn.com.elcom.mymenu.interfaces; import android.view.View; /** * Menu item long click listener */ public interface OnMenuItemLongClickListener { public void onMenuItemLongClick(View clickedView, int position); }
[ "vihahb@gmail.com" ]
vihahb@gmail.com
70ebc7dd18b96969666512f5996f357b5b891bb0
967502523508f5bb48fdaac93b33e4c4aca20a4b
/aws-java-sdk-cloudhsm/src/main/java/com/amazonaws/services/cloudhsm/model/CreateHapgRequest.java
b2fbc7be4d38fe1bf2c678f0ec5aa43f6c90c520
[ "Apache-2.0", "JSON" ]
permissive
hanjk1234/aws-sdk-java
3ac0d8a9bf6f7d9bf1bc5db8e73a441375df10c0
07da997c6b05ae068230401921860f5e81086c58
refs/heads/master
2021-01-17T18:25:34.913778
2015-10-23T03:20:07
2015-10-23T03:20:07
44,951,249
1
0
null
2015-10-26T06:53:25
2015-10-26T06:53:24
null
UTF-8
Java
false
false
3,348
java
/* * Copyright 2010-2015 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 "lice...
[ "aws@amazon.com" ]
aws@amazon.com
4ea573d29c52f5246e735db6c6a817d236e11354
514631b4f3dc5b25f2eb66133d1ac2fefacc2cc1
/app/src/main/java/com/malin/gson/VolleyUtil.java
fd8e07005e4453a36bc2ece7e63d3e0e53544f4b
[ "MIT" ]
permissive
androidmalin/GsonSample
dc017ddb237f9b80a73bf8b40a1eb3ba472ad2fa
c9fc3e7f4e5498d5b1964d409d8d097ccc2f802a
refs/heads/master
2021-01-09T20:31:54.702399
2016-07-21T14:33:34
2016-07-21T14:33:34
63,876,233
1
0
null
null
null
null
UTF-8
Java
false
false
628
java
package com.malin.gson; import android.content.Context; import com.android.volley.RequestQueue; import com.android.volley.toolbox.Volley; public class VolleyUtil { private VolleyUtil() { } private static volatile RequestQueue requestQueue = null; public static RequestQueue getRequestQueue(Context ...
[ "malin.myemail@163.com" ]
malin.myemail@163.com
4ff49688124970bae5f0d9d0bb6dc3557a92ce2d
9856541e29e2597f2d0a7ef4729208190d9bbebe
/spring-webmvc/src/main/java/org/springframework/web/servlet/config/annotation/ViewControllerRegistry.java
b2bb929b308608fff82475e0dbbe736e0ca3e659
[ "Apache-2.0" ]
permissive
lakeslove/springSourceCodeTest
74bffc0756fa5ea844278827d86a085b9fe4c14e
25caac203de57c4b77268be60df2dcb2431a03e1
refs/heads/master
2020-12-02T18:10:14.048955
2017-07-07T00:41:55
2017-07-07T00:41:55
96,483,747
1
0
null
null
null
null
UTF-8
Java
false
false
4,629
java
/* * Copyright 2002-2015 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless requi...
[ "lakeslove@126.com" ]
lakeslove@126.com
310e2d9dd0004f696b975dfc773f59b815bfc671
b8e76bfc981176fd83ef415963a714c298537ed4
/DMP/plugin/world/fermat-dmp-plugin-world-crypto-index-bitdubai/src/main/java/com/bitdubai/fermat_dmp_plugin/layer/world/crypto_index/developer/bitdubai/version_1/providers/BtceProvider.java
2a44c8db25069eabf93aff113fa132883d4bdac5
[ "MIT" ]
permissive
jadzalla/fermat-unused
827b9c8ccb805be934acb14479b28fbddf56306c
d5e9633109caac3e88e9e3109862ae40d962cd96
refs/heads/master
2020-03-17T00:49:29.989918
2015-10-06T04:51:46
2015-10-06T04:51:46
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,993
java
package com.bitdubai.fermat_dmp_plugin.layer.world.crypto_index.developer.bitdubai.version_1.providers; import com.bitdubai.fermat_api.layer.all_definition.enums.CryptoCurrency; import com.bitdubai.fermat_api.layer.all_definition.enums.FiatCurrency; import com.bitdubai.fermat_api.layer.dmp_world.crypto_index.exception...
[ "laion.cj91@gmail.com" ]
laion.cj91@gmail.com
3b7d376e606bdaa887135dd2cb9ac689bd3ea2f3
1167da7da5bcde75b5cccbdf16269d4ecbb246d0
/source/adalid-alfa/src/main/java/adalid/core/interfaces/Expression.java
967e17acc936e7f6e449333d90f334d78d859683
[]
no_license
proyecto-adalid/adalid
7f64a94397b31bef558547dbdbfb108b7e39693c
e85b71614c9593639f5528b9d6be41efa1bff31a
refs/heads/main
2023-08-07T14:14:06.808810
2023-07-30T14:10:36
2023-07-30T14:10:36
32,926,877
3
0
null
null
null
null
UTF-8
Java
false
false
2,700
java
/* * Copyright 2017 Jorge Campins y David Uzcategui * * Este archivo forma parte de Adalid. * * Adalid es software libre; usted puede redistribuirlo y/o modificarlo bajo los terminos de la * licencia "GNU General Public License" publicada por la Fundacion "Free Software Foundation". * Adalid se distribuye...
[ "jrcampins@gmail.com" ]
jrcampins@gmail.com
46e802140c7705f2a91939e81c1e4d407035c777
aa126db53163bfb27d0161e6a5424eb56acbc1c7
/java/org/l2jserver/gameserver/handler/IVoicedCommandHandler.java
0f5fe125352f2a9da8c3b9fa7a06e3595327a582
[ "MIT" ]
permissive
marlonprudente/L2JServer_C6_Interlude
6ce3ed34a8120223183921f41e6d517b2dcc89eb
f3d3b329657c0f031dab107e6d4ceb5ddad0bea6
refs/heads/master
2022-06-20T01:11:36.557960
2020-05-13T17:39:48
2020-05-13T17:39:48
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,278
java
/* * This file is part of the L2JServer project. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This pr...
[ "libera.libera@gmail.com" ]
libera.libera@gmail.com
38714cc7ab384d3ec25f16177392f4b52ed7101e
22b1fe6a0af8ab3c662551185967bf2a6034a5d2
/experimenting-rounds/massive-count-of-annotated-classes/src/main/java/fr/javatronic/blog/massive/annotation1/sub1/Class_7325.java
2c9846ae1093bb5dd14e96587d39ee195bc47ad9
[ "Apache-2.0" ]
permissive
lesaint/experimenting-annotation-processing
b64ed2182570007cb65e9b62bb2b1b3f69d168d6
1e9692ceb0d3d2cda709e06ccc13290262f51b39
refs/heads/master
2021-01-23T11:20:19.836331
2014-11-13T10:37:14
2014-11-13T10:37:14
26,336,984
1
0
null
null
null
null
UTF-8
Java
false
false
151
java
package fr.javatronic.blog.massive.annotation1.sub1; import fr.javatronic.blog.processor.Annotation_001; @Annotation_001 public class Class_7325 { }
[ "sebastien.lesaint@gmail.com" ]
sebastien.lesaint@gmail.com
37764425fa341160901a9b386319f682b29846af
da205bce53df38da79e43aeb15ca7710ae0795c3
/src/main/java/com/medwin/landison/kms/availabilityservice/DailyItem.java
ece962ac488e6e2aef88aea02f4579dfab09fc66
[]
no_license
medwinwang/landison
7c86624d6d2c61a24cfbcacec18260057e8430e4
c1aadc26547c2a1e05adc7f2d01366a80a87fe9a
refs/heads/master
2020-04-01T20:03:40.263160
2019-03-04T13:40:01
2019-03-04T13:40:01
153,586,357
0
0
null
null
null
null
UTF-8
Java
false
false
7,171
java
package com.medwin.landison.kms.availabilityservice; import java.util.Date; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlElement; import javax.xml.bind.annotation.XmlSchemaType; import javax.xml.bind.annotation.XmlType; import ja...
[ "wm1990315@gmail.com" ]
wm1990315@gmail.com
471c83aa87e7c5bc14e3071ff5133bbe8a82797b
863acb02a064a0fc66811688a67ce3511f1b81af
/sources/p005cm/aptoide/p006pt/analytics/C1692h.java
cf71bb5f961c0f6ffff7da0e33bcd4f6e58110b3
[ "MIT" ]
permissive
Game-Designing/Custom-Football-Game
98d33eb0c04ca2c48620aa4a763b91bc9c1b7915
47283462b2066ad5c53b3c901182e7ae62a34fc8
refs/heads/master
2020-08-04T00:02:04.876780
2019-10-06T06:55:08
2019-10-06T06:55:08
211,914,568
1
1
null
null
null
null
UTF-8
Java
false
false
510
java
package p005cm.aptoide.p006pt.analytics; import p026rx.p027b.C0129b; /* renamed from: cm.aptoide.pt.analytics.h */ /* compiled from: lambda */ public final /* synthetic */ class C1692h implements C0129b { /* renamed from: a */ private final /* synthetic */ FirstLaunchAnalytics f4647a; public /* syntheti...
[ "tusharchoudhary0003@gmail.com" ]
tusharchoudhary0003@gmail.com
2ac5444b834836cc6d4eac0d2eed84b14ef35d5a
8652ec77f7b630ae029931ab468593b3bc95c5be
/src/main/java/com/bitmovin/api/sdk/notifications/emails/usageReports/EmailNotificationListQueryParams.java
523e12a8a8c5bfabcba74853776cf8586f59fc96
[ "MIT" ]
permissive
jmaiaMG/bitmovin-api-sdk-java
3522831de8b8f4db75eb0945ea0674236a90367d
bfcd11d2a2b0666008476597db309bd695a3a9bf
refs/heads/master
2022-04-20T19:48:04.666960
2020-04-21T12:22:29
2020-04-21T12:22:29
null
0
0
null
null
null
null
UTF-8
Java
false
false
768
java
package com.bitmovin.api.sdk.notifications.emails.usageReports; import java.util.HashMap; import com.bitmovin.api.sdk.model.*; public class EmailNotificationListQueryParams extends HashMap<String, Object> { public Integer getOffset() { return (Integer) this.get("offset"); } /** * @param offs...
[ "openapi@bitmovin.com" ]
openapi@bitmovin.com
ffffd5ce3e8321731c00b8074f78ce4cfd151569
919b958ae542d7f468e7c1967f9b9f1e34c6400b
/src/main/java/com/alpha/hibernate/service/PersonService.java
cb5da468aeab98151c3241896616a7467e9ed2be
[]
no_license
ruleless-guy/hibernate-one-to-many
f485998b2d56861a582526afc73f981765c1c6d2
7deef7f799633b92a5e9c0d2df956be05b3d9576
refs/heads/master
2023-02-03T02:28:00.275373
2020-12-23T12:08:27
2020-12-23T12:08:27
323,891,647
0
0
null
null
null
null
UTF-8
Java
false
false
183
java
package com.alpha.hibernate.service; import com.alpha.hibernate.dao.IDao; import com.alpha.hibernate.dto.PersonDto; public interface PersonService extends IDao<PersonDto, Long> { }
[ "=" ]
=
cb9b3267e3cd0548aed1a6baa52116a3f945a41c
44ce4246c1340c3aef8ba5c29fab33598fcf9fa2
/Java/Object_oriented_Programming_2/src/CastingTest1.java
6cc565a0d3ef328141846489b468a2f2771b68ca
[]
no_license
dhkim1993/TIL
97a1a45ca0a0af15d074dff3552a16988d1a793e
7f2ebe7e1848a15794d3f76af98ff89ee6b60fcb
refs/heads/master
2020-04-18T01:22:12.155140
2019-11-20T07:09:41
2019-11-20T07:09:41
167,116,195
0
0
null
null
null
null
UTF-8
Java
false
false
733
java
public class CastingTest1 { public static void main(String[] args) { Car_ car = null; FireEngine fe = new FireEngine(); FireEngine fe2 = null; fe.water(); car = fe; //car.water(); car 참조변수로는 FireEngine 메소드 사용 불가 fe2 = (FireEngine) car; fe2.water(); ...
[ "dhyc9395@gmail.com" ]
dhyc9395@gmail.com
b7bfd9426c8b0780a0ebecd72cfcbb5333458989
a47074692bd700190cd988c2a5df4fa22e5b5fc0
/modules/lwjgl/llvm/src/generated/java/org/lwjgl/llvm/CXToken.java
7a2a318cb22668c66ea5317c6f843d7abecb1d68
[ "BSD-3-Clause", "LGPL-2.0-or-later", "LicenseRef-scancode-free-unknown", "LicenseRef-scancode-public-domain", "BSD-2-Clause", "LicenseRef-scancode-unknown-license-reference", "NCSA" ]
permissive
johalun/lwjgl3
823087f6da986818c8ab2fb0903d3a3cd9323d3b
fcaab301aa489c6310c149c788999f35333fbc7c
refs/heads/master-linux64
2023-02-08T03:35:15.451240
2019-05-11T01:00:01
2019-05-11T01:00:01
151,859,836
1
8
BSD-3-Clause
2023-01-25T12:25:36
2018-10-06T16:36:25
Java
UTF-8
Java
false
false
5,758
java
/* * Copyright LWJGL. All rights reserved. * License terms: https://www.lwjgl.org/license * MACHINE GENERATED FILE, DO NOT EDIT */ package org.lwjgl.llvm; import javax.annotation.*; import java.nio.*; import org.lwjgl.system.*; import static org.lwjgl.system.Checks.*; import static org.lwjgl.system.MemoryUtil.*...
[ "iotsakp@gmail.com" ]
iotsakp@gmail.com
5b31b4497f62645f7ed65560d05a1c8357a6097b
eda791e3bb8e9bcab9c47b7f576bbbf04b34ade9
/standardHospitalOS/src/com/hospital_os/utility/PIDPanelGui.java
a6d70d75b8dec57aae9f26eb56e3fd3723ebccfc
[]
no_license
k2003/HospitalOSV3
af2a04a89dc128b53afd70d174b256cc61767ff4
445701525706c4649aa4633b9aaf16d22173e824
refs/heads/master
2020-03-25T17:16:08.484394
2017-10-30T00:58:51
2017-10-30T00:58:51
null
0
0
null
null
null
null
WINDOWS-1252
Java
false
false
6,707
java
/* * PanelTest.java * * Created on 28 ¡ØÁÀҾѹ¸ì 2550, 14:22 ¹. */ package com.hospital_os.utility; import java.awt.*; /** * * @author henbe */ public class PIDPanelGui extends javax.swing.JPanel { public static int COLUMNS = 13; /** Creates new form PanelTest */ public PIDPanelGui() { ...
[ "eploentham@gmail.com" ]
eploentham@gmail.com
f1e65160770c6fa914fc81f1db5cfc5c3814850d
43747f7ae159c60c2d7400e4f5b7e1c814c894b0
/checkflix-webscraper/src/main/java/com/maciej/checkflix/webscraper/domain/ImdbReview.java
29fbcc68a4b857171ec35cdbe9b8f01daf4b175a
[]
no_license
Greem666/CheckFlix-BackEnd
c72e402ed96956ffe8a0f90c25abea51088b164d
2caad1444fdc6ac765c2a721266b4830f0126880
refs/heads/main
2023-01-31T17:04:03.867045
2020-12-08T11:48:19
2020-12-08T12:14:22
314,444,509
0
0
null
null
null
null
UTF-8
Java
false
false
1,307
java
package com.maciej.checkflix.webscraper.domain; import lombok.*; import javax.persistence.*; import javax.validation.constraints.Size; import java.time.LocalDate; import java.time.LocalDateTime; @Getter @Setter @AllArgsConstructor @NoArgsConstructor @EqualsAndHashCode @Entity @Table(name = "IMDB_REVIEWS") public cla...
[ "29668023+Greem666@users.noreply.github.com" ]
29668023+Greem666@users.noreply.github.com
2ffe04a2de7ea616895363c35851ac6f4389e441
a1118f3dbca77fb7a3d492bb6a61ed17fea5e216
/src/test/java/org/assertj/core/test/AlwaysDifferentComparator.java
42e46ced0ce5f08b50e9bfa37174c9635fe1aa29
[ "Apache-2.0" ]
permissive
ars-java/assertj-core
745394ba0a02fb373dc92c2995cea67408c68006
9bf0d577a30e2bd7f1abe6ba1259b9f7404443a8
refs/heads/main
2023-01-19T11:03:01.531977
2020-11-20T19:26:41
2020-11-20T19:26:41
315,467,565
1
0
Apache-2.0
2020-11-23T23:38:58
2020-11-23T23:38:57
null
UTF-8
Java
false
false
1,477
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 under t...
[ "joel.costigliola@gmail.com" ]
joel.costigliola@gmail.com
a50c17aaf16361f7681cdcb407e79eee198f3c2d
a46f309d68a9e2d9026ca90357f1c947cbf043ff
/java_01/src/day17/Test04.java
5e6b7fd92ad78cb22eaf967e6379af9988ac40fc
[]
no_license
aaaaaandohee/bit_java
e84322927340f48647f372b17616a0ac62b86717
9a2a85f071890ec14cf7766656dabc850ea29fe1
refs/heads/master
2022-01-20T16:30:55.622591
2019-08-27T05:10:14
2019-08-27T05:10:14
201,861,788
0
0
null
null
null
null
UTF-8
Java
false
false
420
java
package day17; import java.util.ArrayList; import java.util.Date; import java.util.List; public class Test04 { public static void main(String[] args) { List<String> list = new ArrayList<String>(); list.add("hello"); list.add("java"); // list.add(new Date()); //String type만 들어갈 수 있음. fo...
[ "user@DESKTOP-V882PTR" ]
user@DESKTOP-V882PTR
cb504ffcaf872ff89dabaa90ec76c2e134a28dbf
e7eb4595206cc9718e2ed4b54272fccdc6a6c3c9
/Util/src/com/redrocketcomputing/util/ListSet.java
1479037bf4d14c97f91540a441396a1ea63179fd
[]
no_license
sgstreet/StreetFireSound
8147ea7391fe639e1912fae0a75069c6c3b9bb1f
dd6ac7341fd660c08232c12f60a2f59e1036eaaa
refs/heads/master
2021-01-13T01:50:05.625953
2013-07-08T21:10:16
2013-07-08T21:10:16
null
0
0
null
null
null
null
UTF-8
Java
false
false
6,261
java
package com.redrocketcomputing.util; import java.util.ArrayList; import java.util.Collection; import java.util.Iterator; import java.util.List; import java.util.Set; /** * @author stephen * * TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Template...
[ "stephen@redrocketcomputing.com" ]
stephen@redrocketcomputing.com
629710f921c82b33ad0c13b6eb29cd4409bc49a1
edeb76ba44692dff2f180119703c239f4585d066
/libFMap_dal/src/org/gvsig/fmap/dal/feature/impl/DefaultEditableFeatureAttributeDescriptor.java
2098aa3a8147cc901b4b3506839c547c15259c65
[]
no_license
CafeGIS/gvSIG2_0
f3e52bdbb98090fd44549bd8d6c75b645d36f624
81376f304645d040ee34e98d57b4f745e0293d05
refs/heads/master
2020-04-04T19:33:47.082008
2012-09-13T03:55:33
2012-09-13T03:55:33
5,685,448
2
1
null
null
null
null
ISO-8859-10
Java
false
false
4,853
java
package org.gvsig.fmap.dal.feature.impl; import java.util.HashMap; import org.cresques.cts.IProjection; import org.gvsig.fmap.dal.feature.EditableFeatureAttributeDescriptor; import org.gvsig.fmap.dal.feature.exception.AttributeFeatureTypeIntegrityException; import org.gvsig.fmap.dal.feature.exception.AttributeFeature...
[ "tranquangtruonghinh@gmail.com" ]
tranquangtruonghinh@gmail.com
45ec6345eaf4233e098790665717ea879e969a8d
5efc61cf2e85660d4c809662e34acefe27e57338
/jasperreports-5.6.0/demo/samples/virtualizer/src/VirtualizerApp.java
e45b9e6d1d7b10ecd9c7d8b56001ca72587a9a80
[ "Apache-2.0", "LGPL-3.0-only" ]
permissive
ferrinsp/kbellfireapp
b2924c0a18fcf93dd6dc33168bddf8840f811326
751cc81026f27913e31f5b1f14673ac33cbf2df1
refs/heads/master
2022-12-22T10:01:39.525208
2019-06-22T15:33:58
2019-06-22T15:33:58
135,739,120
0
1
Apache-2.0
2022-12-15T23:23:53
2018-06-01T16:14:53
Java
UTF-8
Java
false
false
5,909
java
/* * JasperReports - Free Java Reporting Library. * Copyright (C) 2001 - 2013 Jaspersoft Corporation. All rights reserved. * http://www.jaspersoft.com * * Unless you have purchased a commercial license agreement from Jaspersoft, * the following license terms apply: * * This program is part of JasperReports. * ...
[ "ferrinsp@gmail.com" ]
ferrinsp@gmail.com
eceda668e230c1248380642b88ca502da08991aa
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/4/4_e9cc851225495032b711e438275fe9b9dba79e49/DisplayStringMetadata/4_e9cc851225495032b711e438275fe9b9dba79e49_DisplayStringMetadata_s.java
e18aaef91c6338e3f6ee0f68d5c91ffb3a13a5bb
[]
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
7,331
java
package org.springframework.roo.addon.displaystring; import static org.springframework.roo.model.JavaType.STRING; import static org.springframework.roo.model.JdkJavaType.CALENDAR; import static org.springframework.roo.model.JdkJavaType.DATE; import static org.springframework.roo.model.JdkJavaType.DATE_FORMAT; ...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
cd8ef3d70699f32bc37b342dddde49ec42e88116
69a4f2d51ebeea36c4d8192e25cfb5f3f77bef5e
/methods/Method_1006978.java
44830ad7d1291eda2220dcb135362321c3ee5acd
[]
no_license
P79N6A/icse_20_user_study
5b9c42c6384502fdc9588430899f257761f1f506
8a3676bc96059ea2c4f6d209016f5088a5628f3c
refs/heads/master
2020-06-24T08:25:22.606717
2019-07-25T15:31:16
2019-07-25T15:31:16
null
0
0
null
null
null
null
UTF-8
Java
false
false
217
java
public void update(ExecutionContext executionContext) throws ItemStreamException { executionContext.putInt(EXPECTED,localState.expected.intValue()); executionContext.putInt(ACTUAL,localState.actual.intValue()); }
[ "sonnguyen@utdallas.edu" ]
sonnguyen@utdallas.edu
5a416612ee87c3426dfa2715f1322e142efd32af
f65df16ef266aa17e3fec6e6b172f7f32ec4ddc6
/2.JavaCore/src/com/javarush/task/task20/task2019/Solution.java
9360656194f025dd1095a310bd5331f3389a6c23
[]
no_license
Andrei-Rom/JavaRushTasks
56f5e4ad920f689667453ba9a0fb8f94a5c84bb7
e631d5dd824051809d3b142b2711a0651a2a837b
refs/heads/master
2020-06-11T11:18:31.500589
2019-08-10T19:38:33
2019-08-10T19:38:33
193,941,708
0
0
null
null
null
null
UTF-8
Java
false
false
1,553
java
package com.javarush.task.task20.task2019; import java.io.*; import java.util.HashMap; import java.util.Map; /* Исправить ошибку. Сериализация */ public class Solution implements Serializable { public static void main(String args[]) throws Exception { FileOutputStream fileOutput = new FileOutputStream("...
[ "andrisrom@gmail.com" ]
andrisrom@gmail.com
08d1d3e4871ea123eb230eb4a0535f04a399f405
b2a3210ea197e86967e9d57d1390fd0f804b2a36
/on-java8/src/main/java/com/ericaShy/java8/typeinfo/DynamicSupplier.java
4f9100c43b8135f24df9c3b5979fb9d6f9b49205
[]
no_license
547358880/javatutorials
5b97781755c7b00064e078228120cf8e8775aa67
c4f698805e437a30ffd9d4804284c84327d8693b
refs/heads/master
2021-06-26T19:28:17.101859
2020-01-02T00:49:07
2020-01-02T00:49:07
220,178,290
0
0
null
2021-03-31T21:38:17
2019-11-07T07:37:28
Java
UTF-8
Java
false
false
893
java
package com.ericaShy.java8.typeinfo; import java.util.function.Supplier; import java.util.stream.Stream; class CountedInteger { private static long counter; private final long id = counter++; @Override public String toString() { return Long.toString(id); } } public class DynamicSupplier...
[ "547358880@qq.com" ]
547358880@qq.com
bf6b920f4a9b1639f4d411bd4266ca01a716fd77
d6dfdc83446a0c8f4539227d0f674cf9289bdb08
/bundle/jsky.app.ot/src/main/java/jsky/image/gui/ImagePropertiesInternalFrame.java
f243d1901c6df4932bec6224e7dcb1af438cc515
[ "MIT" ]
permissive
gitter-badger/ocs
6c3c795ce288f101eff6a800d320b4735ed95571
9329213adcb1ff60cea76e4feb426ed79985361f
refs/heads/develop
2020-12-11T04:12:28.014282
2015-06-16T01:17:13
2015-06-16T01:17:13
37,540,475
0
0
null
2015-06-16T15:57:10
2015-06-16T15:57:09
null
UTF-8
Java
false
false
1,537
java
/* * ESO Archive * * $Id: ImagePropertiesInternalFrame.java 4414 2004-02-03 16:21:36Z brighton $ * * who when what * -------------- ---------- ---------------------------------------- * Allan Brighton 1999/05/03 Created */ package jsky.image.gui; import java.awt.*; import javax.swing.*...
[ "swalker2m@gmail.com" ]
swalker2m@gmail.com
394691220fa1e69a4ced5ab28a88fdb23b08e17f
8edd2131c9d8b6968be70f2dec46ed058845fb67
/src/com/casic/core/hibernate/SpringSessionContext.java
5142b8a715609d69558294ac5db1e867fc714f3b
[]
no_license
casic203/alarm
f19f7a91c6c7c5ba28e9f1be18ad8f3eabf39f66
13a85f70a132461da568c76b9efd8b96bcf8af81
refs/heads/master
2021-01-10T20:33:20.422547
2014-10-14T13:44:18
2014-10-14T13:44:18
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,775
java
package com.casic.core.hibernate; import org.hibernate.FlushMode; import org.hibernate.HibernateException; import org.hibernate.Session; import org.hibernate.SessionFactory; import org.hibernate.context.spi.CurrentSessionContext; import org.springframework.orm.hibernate4.SessionHolder; import org.springframew...
[ "zhangfan1212@126.com" ]
zhangfan1212@126.com
7b96abd463a336265d30acded23486400592d5aa
a9843bd3a8c4a0d2eb720746d83ce6a609802f35
/java/bypstest-ser-json/src/byps/test/api/remote/JSerializer_1727949326.java
f1728257501b34a48e26292ed4f801613e7c7a80
[ "MIT" ]
permissive
digideskio/byps
0d99da7cc488d5cbbe9d46b77ce1ac5e808be8da
5f3933faacad255ae8f1fb11585ee681ad4444a9
refs/heads/master
2021-01-18T01:31:09.543537
2016-05-16T09:13:31
2016-05-16T09:21:05
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,334
java
package byps.test.api.remote; /* * Serializer for byps.test.api.remote.BRequest_RemotePrimitiveTypes_setDouble * * THIS FILE HAS BEEN GENERATED BY class byps.gen.j.GenSerStructJson DO NOT MODIFY. */ import byps.*; // DEBUG // isEnum=false // isFinal=true // isInline=false // #members=1 // check...
[ "wolfgang.imig@googlemail.com" ]
wolfgang.imig@googlemail.com
4ba010545f562bcd03ce3643bc5ae30d939708ba
3573c688a716436559a3fae0159c64c2546e2e81
/shiro-integration4/src/main/java/com/zhaolearn/shirointegration4/service/impl/ShiroServiceImpl.java
03915097d234a593046510ac1265e37da5f6b7b2
[]
no_license
Ryze-Zhao/ShiroDemo
25c803fb59df8a8bac0dc9a2690e7a93955cea55
0fecfd04eab0a7e6fa112cc259d879a4315b52b7
refs/heads/master
2020-04-11T01:59:42.066821
2019-02-28T04:27:25
2019-02-28T04:27:25
161,432,380
1
0
null
null
null
null
UTF-8
Java
false
false
3,053
java
package com.zhaolearn.shirointegration4.service.impl; import com.zhaolearn.shirointegration4.common.JWTToken; import com.zhaolearn.shirointegration4.common.JWTUtil; import com.zhaolearn.shirointegration4.domain.Role; import com.zhaolearn.shirointegration4.domain.User; import com.zhaolearn.shirointegration4.repository....
[ "643080112@qq.com" ]
643080112@qq.com
d9966d3ef9aab90df5845cc95d8aa8c879a19c0a
a5e03ae6c2c9bd310bd41eeeb45402460e94a9f2
/src/java.desktop/share/classes/java/awt/EventQueue.java
5bde57f24c91e8232462cbe15efac9c2b150618d
[]
no_license
zhangjiangqige/mini-jdk11
ad05f5a2f862b3fe22bf45220124bdcbe899be6e
5c660a9a8e6b24e7084248d453611be05c1c1671
refs/heads/master
2020-09-10T18:19:33.494523
2019-11-27T22:23:30
2019-11-27T22:23:30
221,790,773
0
0
null
null
null
null
UTF-8
Java
false
false
3,007
java
/* * Copyright (c) 1996, 2017, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free ...
[ "zhangjiangqige@gmail.com" ]
zhangjiangqige@gmail.com
94fe561796385197045156df03ca74ad670e04ee
b4a2a49b9744329e5e894cef1222be309bfe58b2
/src/main/java/org/tugraz/sysds/lops/WeightedDivMMR.java
1c8e9a1bd6e1703430a0ac8a3b86f873e8f2a2f9
[ "Apache-2.0" ]
permissive
tugraz-isds/systemds
b1942d8f905ccf8a5da233a376c8bab045688cbf
c771440e9d41507a1420a58d316ac82b53923d55
refs/heads/master
2021-06-26T02:49:55.256823
2020-09-01T15:39:21
2020-09-01T15:39:21
147,829,568
42
28
Apache-2.0
2020-10-13T10:59:15
2018-09-07T13:48:30
Java
UTF-8
Java
false
false
2,413
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 ...
[ "mboehm7@gmail.com" ]
mboehm7@gmail.com
3a6ae967144c1349a728c36631a054b35394d55b
f0daa8b59ca5accb6920aa61007c6bd10d6e2961
/src/test/java/mr/MR7TestIndex1Loop3NumOfThreads2.java
cd55e07ef1d4f5660b3b198187b04c6689584af2
[]
no_license
phantomDai/cptiscas
09b211ff984c228471d9ab28f8c5c05f946c753c
83e3ef777b7677c913a0839f8dd8e4df1bc20e0e
refs/heads/master
2021-07-05T10:54:16.856267
2019-06-06T06:18:12
2019-06-06T06:18:12
143,225,040
0
0
null
null
null
null
UTF-8
Java
false
false
370
java
package mr; import junit.framework.TestCase; import org.junit.After; import org.junit.Before; import org.junit.Test; public class MR7TestIndex1Loop3NumOfThreads2 extends TestCase{ MR7 mr; @Before public void setUp(){ mr = new MR7(); } @After public void tearDown(){ mr = null; } @Test public void testMR(){ ...
[ "daihepeng@sina.cn" ]
daihepeng@sina.cn
fe5767abc036a92f961c9069bf2410f009b18462
305fe6dc70184b3b3397485e77dee46c39336416
/modules/adwords_appengine/src/main/java/com/google/api/ads/adwords/jaxws/v201306/billing/CustomerOrderLineErrorReason.java
0bf3f925f60356b920cbeb7743bdbcfb6e6cfa3d
[ "Apache-2.0" ]
permissive
wangshuo870606/googleads-java-lib
a6b51f93bed1d56c9ca277218189a0f196a0dbed
dfb2bc36124297833805f08f322b2db8b97fc11f
refs/heads/master
2021-01-12T19:44:15.291058
2014-03-06T05:41:09
2014-03-06T05:41:09
null
0
0
null
null
null
null
UTF-8
Java
false
false
5,394
java
package com.google.api.ads.adwords.jaxws.v201306.billing; import javax.xml.bind.annotation.XmlEnum; import javax.xml.bind.annotation.XmlType; /** * <p>Java class for CustomerOrderLineError.Reason. * * <p>The following schema fragment specifies the expected content contained within this class. * <p> * <pre> *...
[ "jradcliff@google.com" ]
jradcliff@google.com
59e974a3e0bb910647fbb17f7a649613a769ff73
ef23d9b833a84ad79a9df816bd3fd1321b09851e
/L2J_SunriseProject_Data/dist/game/data/scripts/ai/individual/extra/ToiRaids/Hallate.java
3236fd401e389610edc6e3b96f041209708a011d
[]
no_license
nascimentolh/JBlueHeart-Source
c05c07137a7a4baf5fe8a793375f1700618ef12c
4179e6a6dbd0f74d614d7cc1ab7eb90ff41af218
refs/heads/master
2022-05-28T22:05:06.858469
2020-04-26T15:22:17
2020-04-26T15:22:17
259,045,356
1
0
null
null
null
null
UTF-8
Java
false
false
1,476
java
/* * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU General Public License as published by the Free Software * Foundation, either version 3 of the License, or (at your option) any later * version. * * This program is distributed in the hope that it will be us...
[ "luizh.nnh@gmail.com" ]
luizh.nnh@gmail.com
2d89c204789fb22bf2952ff7e29b80dcf098fb5c
7f298c2bf9ff5a61eeb87e3929e072c9a04c8832
/spring-web/src/main/java/org/springframework/web/util/pattern/SeparatorPathElement.java
d5d52a5ab32a8dd51b3bce50c623c2b3f6b9b9bf
[ "Apache-2.0" ]
permissive
stwen/my-spring5
1ca1e85786ba1b5fdb90a583444a9c030fe429dd
d44be68874b8152d32403fe87c39ae2a8bebac18
refs/heads/master
2023-02-17T19:51:32.686701
2021-01-15T05:39:14
2021-01-15T05:39:14
322,756,105
0
0
null
null
null
null
UTF-8
Java
false
false
1,974
java
/* * Copyright 2002-2017 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
[ "xianhao_gan@qq.com" ]
xianhao_gan@qq.com
d5bae239e4b77a3cde8aa7a38f5fe017d02d0446
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/1/1_1e984167b75327f828e5c138f6dd5531d0cb7e7e/ProjectSelectionDialog/1_1e984167b75327f828e5c138f6dd5531d0cb7e7e_ProjectSelectionDialog_s.java
f2b2a033c3914ea76921ce8775d433f9a55ba633
[]
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
3,480
java
/******************************************************************************* * Copyright (c) 2000, 2003 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Common Public License v1.0 * which accompanies this distributio...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
04cacabbaac9c640ee38a3411ccaf87d2538ddaa
05ccd9e81de508963e3f777b7e99dd62985e4619
/src/main/java/eu/epitech/andyet/domain/util/JSR310LocalDateDeserializer.java
69faee15feaae4fdaae27a2cb0638b90fe3d4e81
[]
no_license
Draym/JWeb
e464005391a824b8494915a47109929b64e7e280
b502aefdfc85696a5045e00040cd1e20ced4b412
refs/heads/master
2021-05-04T10:01:27.845095
2020-12-07T04:01:41
2020-12-07T04:01:41
49,084,716
1
1
null
2020-12-07T04:01:42
2016-01-05T18:32:17
Java
UTF-8
Java
false
false
2,281
java
package eu.epitech.andyet.domain.util; import java.io.IOException; import java.time.LocalDate; import java.time.format.DateTimeFormatter; import java.time.format.DateTimeFormatterBuilder; import com.fasterxml.jackson.core.JsonParser; import com.fasterxml.jackson.core.JsonToken; import com.fasterxml.jackson.databind.D...
[ "kevin.andres@epitech.eu" ]
kevin.andres@epitech.eu
4ea42f3fa762c037eb849ebc9ebe90df9fa2d356
5b1827a3744f87e77d0580f4667f1649c4e668b4
/bai13_JDBC querying_&_Transaction/bai_tap/bai_tap/src/controller/UserServlet.java
e2be4fd0a2f5fff50c220c460f922ba119dcac4b
[]
no_license
khoa110298/NguyenKhoa_C0920G1_module3
fb64c5fdbcbda87878b998de75ab39640a45df6b
75de9db033ee28c2bc607ca8500e8f654e384203
refs/heads/master
2023-02-07T17:30:18.285160
2020-12-28T01:31:40
2020-12-28T01:31:40
317,393,514
0
0
null
null
null
null
UTF-8
Java
false
false
8,061
java
package controller; import model.User; import repository.UserRepository; import service.UserService; import javax.servlet.RequestDispatcher; import javax.servlet.ServletException; import javax.servlet.annotation.WebServlet; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletRequest; import ja...
[ "nguyenkhoa15011998@gmail.com" ]
nguyenkhoa15011998@gmail.com
a2406290f5aa9328b6ff303fb8da473fe1c7f455
7dc220d05d421a57ef412c410384cfcc5af2b371
/src/Javonet/ValueTypesSample/ByteEnum.java
cc03636fec7750d2295a29a187fe145297425651
[]
no_license
Javonet-io-user/97c41bba-85dc-42fe-89a2-ef8b4bd39eaf
ac593e671523c8c21ddd895222f9aa5d522c7a69
8a35eba5b91059d84925381490e46fa03f9597bb
refs/heads/master
2020-04-26T18:23:02.907775
2019-03-04T12:45:42
2019-03-04T12:45:42
173,743,346
0
0
null
null
null
null
UTF-8
Java
false
false
234
java
package Javonet.ValueTypesSample; public enum ByteEnum { ONE(1L), TWO(2L), ; private long numVal; ByteEnum(long numVal) { this.numVal = numVal; } public long getNumVal() { return numVal; } }
[ "support@javonet.com" ]
support@javonet.com
f9724cf0f9cdecc09bb394202765d24090c54dd6
a596bb5fbb3b3ec0865aeb65532a9624b94cbb59
/src/main/java/com/whb/dubbo/model/CaseModel.java
2ee92c77a2d13dd1f343964adb33553790bf39d2
[]
no_license
testAutoResearch/dubbo-interface-test-tool
d27c3c1a25b95bc4660b1d81f9fcba88129d5040
b4d321c0469785765daaf34436759444d44c8020
refs/heads/master
2022-02-24T17:31:29.405726
2019-10-12T08:38:40
2019-10-12T08:38:40
null
0
0
null
null
null
null
UTF-8
Java
false
false
823
java
package com.whb.dubbo.model; import lombok.Data; import java.util.Date; import java.util.Map; /** * 用例实体对象 */ @Data public class CaseModel { /** * case Id. */ private long caseId; /** * case group. */ private String caseGroup; private String caseName; private String cas...
[ "270028806@qq.com" ]
270028806@qq.com
03b69a914bf2aa0439126599bf0a96684968164b
97489fc504068096c366880e1370aacd90939603
/httpcore/src/main/java/org/apache/httpcore/HttpResponseInterceptor.java
c865578739cc8d726218c234f5aae56fa9bcb14d
[]
no_license
zhongshuiyuan/apache-components
ecab3811c3ddb39c14d03c72416491eaef47bec3
bbc4ee2dfb557718ba593204dd7ba7825261c729
refs/heads/master
2020-04-18T17:32:10.010941
2019-01-21T11:32:34
2019-01-21T11:32:34
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,685
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 ...
[ "smallajax@foxmail.com" ]
smallajax@foxmail.com
c976d974672fdd265bcaa3a354d8662689db294e
29159bc4c137fe9104d831a5efe346935eeb2db5
/mmj-cloud-order/src/main/java/com/mmj/order/common/feign/ESearchFallbackFactory.java
85c455b1d56a5fab9ecd921a6068aa44eb594e8a
[]
no_license
xddpool/mmj-cloud
bfb06d2ef08c9e7b967c63f223fc50b1a56aac1c
de4bcb35db509ce929d516d83de765fdc2afdac5
refs/heads/master
2023-06-27T11:16:38.059125
2020-07-24T03:23:48
2020-07-24T03:23:48
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,144
java
package com.mmj.order.common.feign; import com.baomidou.mybatisplus.plugins.Page; import com.mmj.common.exception.BusinessException; import com.mmj.common.model.ReturnData; import com.mmj.common.model.order.OrderSearchConditionDto; import com.mmj.common.model.order.OrderSearchResultDto; import feign.hystrix.Fal...
[ "shenfuding@shenfudingdeMacBook-Pro.local" ]
shenfuding@shenfudingdeMacBook-Pro.local
0932fc76e826fb6abc2bb5295584d7d5bd37d76a
18e70aac3ba9151dbe331e863ea45310fd28748a
/Ex75_Sound/app/src/main/java/com/ict/ex75_sound/MainActivity.java
c306af23853a5ed07d64d0939ab95304a105d533
[]
no_license
woocharle/ict.edu.android
40ce4bc81dc2cf4cf0356cbb59e7bae6ebad0e9f
e0bab546feb8897c47c75d0829df4427797952de
refs/heads/master
2022-12-30T13:00:54.615897
2020-10-16T08:43:59
2020-10-16T08:43:59
285,203,261
0
0
null
null
null
null
UTF-8
Java
false
false
2,825
java
package com.ict.ex75_sound; import androidx.appcompat.app.AppCompatActivity; import android.media.MediaPlayer; import android.os.Bundle; import android.os.Environment; import android.view.View; import android.widget.Button; import android.widget.Toast; import java.io.IOException; public class MainActivity extends A...
[ "silvershots@naver.com" ]
silvershots@naver.com
7f20c9a438b8d6390cf035ee0c28ed238f65d1c6
8289c4de3fe498ef9cb71774b85872c9835a842e
/cyclops/src/test/java/com/oath/cyclops/internal/stream/spliterators/push/flatMap/stream/FlatMapTckPublisherTest.java
03ccac900288ead8f0db9ea58c7898e32afa0058
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
americanstone/cyclops
9940b9eedb2b8308ac98886fd52d08f3712575bd
11cedae18b8623de6d710289e5c088d7b7b16361
refs/heads/master
2022-06-02T13:06:49.705353
2022-05-15T23:31:55
2022-05-15T23:31:55
160,734,422
0
0
Apache-2.0
2022-05-16T05:35:21
2018-12-06T21:28:21
Java
UTF-8
Java
false
false
729
java
package com.oath.cyclops.internal.stream.spliterators.push.flatMap.stream; import cyclops.reactive.Spouts; import org.reactivestreams.Publisher; import org.reactivestreams.tck.PublisherVerification; import org.reactivestreams.tck.TestEnvironment; import org.testng.annotations.Test; @Test public class FlatMapTckPubli...
[ "john.mcclean@teamaol.com" ]
john.mcclean@teamaol.com
df69d6d22a0ff7cb9a3c0476b628ed58c0083546
0af8b92686a58eb0b64e319b22411432aca7a8f3
/single-medium-project/src/main/java/org/gradle/test/performancenull_25/Productionnull_2480.java
ca38f8b9f51c7a3d842f8a4eebfef85d065ca83f
[]
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
585
java
package org.gradle.test.performancenull_25; public class Productionnull_2480 { private final String property; public Productionnull_2480(String param) { this.property = param; } public String getProperty() { return property; } private String prop0; public String getProp0...
[ "cedric.champeau@gmail.com" ]
cedric.champeau@gmail.com
e155f866a4acbfdc12a0699d220ca5b9a08f6aad
68871cfeaf37c12fd2e3608180d6ebd1689e9fec
/src/com/numhero/client/mvp/users/UserPanel.java
0754041eab0adbeefd94c33d13ccf44e69b5540b
[]
no_license
uberto/netnumero
5e0170ed14d3f343f5eba651b73a6c82f8ec5d0e
18c462fed7a046281f88edcf3b47fcc61dedcbf6
refs/heads/master
2021-04-06T19:29:13.461683
2017-03-10T10:03:07
2017-03-10T10:03:07
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,532
java
package com.numhero.client.mvp.users; import com.google.gwt.core.client.GWT; import com.google.gwt.uibinder.client.UiBinder; import com.google.gwt.uibinder.client.UiField; import com.google.gwt.user.client.ui.DisclosurePanel; import com.google.gwt.user.client.ui.TextBox; import com.google.gwt.user.client.ui.Widget; im...
[ "antonio.signore@gmail.com" ]
antonio.signore@gmail.com
b83fcefffe42ab5aa8c647e1f99af361157eb68b
a4360286c54186934b619dad3863a7775e6e61dc
/openbravo/src-test/src/org/openbravo/test/role/inheritance/DeletedAccessPropagation.java
a63f5a0a8b2f75b9f79eb42868f24902f0b64515
[]
no_license
Abdielja/Openbravo
1f31a284e2d8cff5b50769237732d7236f5d9ab2
51dd54967f88b7f647f69b8dd5981991b5843df2
refs/heads/master
2020-04-06T04:28:50.112404
2016-10-25T14:24:34
2016-10-25T14:24:34
71,905,018
0
3
null
null
null
null
UTF-8
Java
false
false
8,167
java
/* ************************************************************************* * The contents of this file are subject to the Openbravo Public License * Version 1.1 (the "License"), being the Mozilla Public License * Version 1.1 with a permitted attribution clause; you may not use this * file except in...
[ "abdielja@hotmail.com" ]
abdielja@hotmail.com
a1a4e9821ec26d0246b84d72c7d3e7304833821c
e977c424543422f49a25695665eb85bfc0700784
/benchmark/icse15/1465224/buggy-version/lucene/dev/branches/branch_4x/solr/core/src/test/org/apache/solr/schema/BadIndexSchemaTest.java
bd3cb01db33e4f4878e19c1ddee68da8b3c84f7b
[]
no_license
amir9979/pattern-detector-experiment
17fcb8934cef379fb96002450d11fac62e002dd3
db67691e536e1550245e76d7d1c8dced181df496
refs/heads/master
2022-02-18T10:24:32.235975
2019-09-13T15:42:55
2019-09-13T15:42:55
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,678
java
Merged /lucene/dev/trunk/solr/test-framework:r1463191 /* * 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 ...
[ "durieuxthomas@hotmail.com" ]
durieuxthomas@hotmail.com
ad71e941e09ec882239762aea0608d855cfd7f42
78c990f287df4886edc0db7094a8c2f77eb16461
/icetone-core/src/main/java/icetone/core/layout/loader/MigLayoutLayoutPart.java
76c850c97eb8c92e4d668c981386805c38ae7fae
[ "BSD-2-Clause", "LicenseRef-scancode-other-permissive" ]
permissive
Scrappers-glitch/icetone
a91a104571fba25cacc421ef1c3e774de6769a53
1684c2a6da1b1228ddcabafbbbee56286ccc4adb
refs/heads/master
2022-01-08T10:53:47.263080
2019-06-27T11:10:54
2019-06-27T11:10:54
null
0
0
null
null
null
null
UTF-8
Java
false
false
883
java
package icetone.core.layout.loader; import icetone.core.BaseScreen; import icetone.core.Layout; import icetone.core.layout.mig.MigLayout; public class MigLayoutLayoutPart extends LayoutLayoutPart { private String constraints; private String column; private String row; public MigLayoutLayoutPart() { } public...
[ "rockfire.redmoon@gmail.com" ]
rockfire.redmoon@gmail.com
d7b473f1ecd6378e7cc96b35996b04e59518ed77
22facd037e1138b85b9f40b0781af6745cbb48d6
/src/main/java/com/insightfullogic/honest_profiler/core/filters/TimeShareFilter.java
6f62580bc8025a540b6a1b0986416a07be9c97ad
[ "Apache-2.0", "MIT" ]
permissive
slaveuser/honest-profiler20160430
2868ca218620afe3677ba4ef5774d4f0a1213ef3
df8f4565d4c695a3909f9bc33a13b166ef47b0cc
refs/heads/master
2020-05-17T00:14:03.551988
2019-04-25T08:32:31
2019-04-25T08:32:31
183,391,374
0
0
null
null
null
null
UTF-8
Java
false
false
3,838
java
/** * Copyright (c) 2014 Richard Warburton (richard.warburton@gmail.com) * <p> * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the ri...
[ "gmcpo@LAPTOP-2AD376QK" ]
gmcpo@LAPTOP-2AD376QK
609f12bb5a695b943e67f6d2dde48d2c2eb4a1c5
a57a63100d60ff094518568e1d0fc445ab279553
/4.JavaCollections/src/com/javarush/task/task32/task3213/Solution.java
7aba1611c33b9c8d25b5d88c87935582abe79523
[]
no_license
dananita/TasksfromJavaRush
cc4c5a5c37a131948becd12dc3a8ea4d3b9234b2
456c714b7dfb8212ac7ea1200044a1d1e118c5fa
refs/heads/master
2021-09-11T19:37:26.166085
2018-04-11T15:03:22
2018-04-11T15:03:22
111,551,640
0
0
null
null
null
null
UTF-8
Java
false
false
693
java
package com.javarush.task.task32.task3213; import java.io.IOException; import java.io.StringReader; /* Шифр Цезаря */ public class Solution { public static void main(String[] args) throws IOException { StringReader reader = new StringReader("Khoor#Dpljr#&C,₷B'3"); System.out.println(decode(reade...
[ "zlakdanata@yandex.ru" ]
zlakdanata@yandex.ru
8abab180618a121a37302a597eae42d668053a4f
151ccc7097ab042116f4e6bea37b77925e893781
/src/main/java/ox3f2100/EMEXAndIncrements.java
234938831c125a95883f74b522f6fadc3b4fd094
[ "MIT" ]
permissive
humwawe/online-judge
9ff944041288da836857a9e3ce59067b7af63705
e6091b82031ad1ffa2abe6ceea09b7bdc435d73f
refs/heads/master
2023-08-31T05:17:30.968516
2023-08-27T09:01:16
2023-08-27T09:01:16
207,341,970
0
0
null
null
null
null
UTF-8
Java
false
false
1,081
java
package ox3f2100; import fast.io.InputReader; import fast.io.OutputWriter; import java.util.Arrays; import java.util.PriorityQueue; public class EMEXAndIncrements { public void solve(int testNumber, InputReader in, OutputWriter out) { int n = in.nextInt(); int[] a = new int[n]; int[] cnt = new int[n + ...
[ "wawe8963098@163.com" ]
wawe8963098@163.com
bcfe7816656a464f1cf28d3992a4abbb56dca7a6
8af1164bac943cef64e41bae312223c3c0e38114
/results-java/actorapp--actor-platform/e652ba157f613903394cc1dd6eec9c48e892fef8/after/BcRsaCipher.java
9f0c8052d54937fb91d5970d47a8a0d09713963c
[]
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
1,662
java
/* * Copyright (C) 2015 Actor LLC. <https://actor.im> */ package im.actor.runtime.crypto.bouncycastle; import org.bouncycastle.crypto.AsymmetricBlockCipher; import org.bouncycastle.crypto.digests.SHA1Digest; import org.bouncycastle.crypto.encodings.OAEPEncoding; import org.bouncycastle.crypto.engines.RSAEngine; imp...
[ "fraczwojciech@gmail.com" ]
fraczwojciech@gmail.com
507752aee641aef07cca9b65de899edc9b599c95
2177e133956e4c83f1fd2bdec73cd6882ba00f83
/exercises/java/第八章/HelloWorldSwing.java
39a85fce996cc28dc88471aa31fd9277fd29fd44
[]
no_license
HFCherish/algorithm-practice
2eb253ee5eb21d31fcef5e3398359cad243aac5a
272761ec26cb12e02c4a12cd52357fd378f2c5d9
refs/heads/master
2021-01-17T17:17:15.013390
2016-09-24T13:03:39
2016-09-24T13:03:39
69,102,914
0
0
null
null
null
null
UTF-8
Java
false
false
500
java
import javax.swing.*; import java.awt.event.*; import java.awt.*; public class HelloWorldSwing { public static void main(String args[]) { JFrame.setDefaultLookAndFeelDecorated(true); JFrame frame = new JFrame("HelloWorld"); final JLabel label = new JLabel("Hello World!"); frame....
[ "hf_cherish@163.com" ]
hf_cherish@163.com
7add0bfc3884e20afcbfb2a79feb548abe945062
72c1996868dcfa01f7aa7c06bdc6ec2f59bebb7f
/19-configurando-spring-security-jwt/src/main/java/com/projeto/models/service/exception/EntidadeNaoCadastradaException.java
f0bc56b29555400f082815bf22f57d160994ab66
[]
no_license
fsergio-santos/projetos_ppwi4
165cb2228de521ca02200cc79ab8eb2707d5805f
28a1fc0cd5211894ba9885c626fe611597f265fb
refs/heads/master
2023-06-05T20:54:05.013864
2021-06-22T00:49:19
2021-06-22T00:49:19
311,988,174
0
0
null
null
null
null
UTF-8
Java
false
false
273
java
package com.projeto.models.service.exception; public class EntidadeNaoCadastradaException extends NegocioException { private static final long serialVersionUID = -8505945449296729975L; public EntidadeNaoCadastradaException(String mensagem) { super(mensagem); } }
[ "fsergio.santos@hotmail.com" ]
fsergio.santos@hotmail.com
e428930070e5e4b28d5d80a53a972b63a1dbfcf8
1d928c3f90d4a0a9a3919a804597aa0a4aab19a3
/java/neo4j/2017/12/InputRelationshipCacher.java
60032e2da8b0d55ebec52e314009d1268019d19f
[]
no_license
rosoareslv/SED99
d8b2ff5811e7f0ffc59be066a5a0349a92cbb845
a062c118f12b93172e31e8ca115ce3f871b64461
refs/heads/main
2023-02-22T21:59:02.703005
2021-01-28T19:40:51
2021-01-28T19:40:51
306,497,459
1
1
null
2020-11-24T20:56:18
2020-10-23T01:18:07
null
UTF-8
Java
false
false
2,822
java
/* * Copyright (c) 2002-2017 "Neo Technology," * Network Engine for Objects in Lund AB [http://neotechnology.com] * * This file is part of Neo4j. * * Neo4j is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundatio...
[ "rodrigosoaresilva@gmail.com" ]
rodrigosoaresilva@gmail.com
386120959a701a94653c42a15a9ea4912537e9f3
be73270af6be0a811bca4f1710dc6a038e4a8fd2
/crash-reproduction-moho/results/XWIKI-14122-29-22-NSGA_II-WeightedSum:TestLen:CallDiversity/org/xwiki/extension/xar/internal/handler/packager/Packager_ESTest_scaffolding.java
8bfdd0590ada890ad2015b6ddc2b57405e1b2544
[]
no_license
STAMP-project/Botsing-multi-objectivization-using-helper-objectives-application
cf118b23ecb87a8bf59643e42f7556b521d1f754
3bb39683f9c343b8ec94890a00b8f260d158dfe3
refs/heads/master
2022-07-29T14:44:00.774547
2020-08-10T15:14:49
2020-08-10T15:14:49
285,804,495
0
0
null
null
null
null
UTF-8
Java
false
false
462
java
/** * Scaffolding file used to store all the setups needed to run * tests automatically generated by EvoSuite * Fri Apr 03 07:26:28 UTC 2020 */ package org.xwiki.extension.xar.internal.handler.packager; import org.evosuite.runtime.annotation.EvoSuiteClassExclude; import org.junit.BeforeClass; import org.junit.Be...
[ "pouria.derakhshanfar@gmail.com" ]
pouria.derakhshanfar@gmail.com
09faf7fccb43c2bc9af60d88937a0d61cfab6182
020ab20ac6d8d9727f1dfccf002fa3c55cf528fc
/serve/src/main/java/com/platform/serve/inner/templatemail/service/impl/VerifyTemplateServiceImpl.java
786a2b7b820885dc454412100b003d2add1e5d92
[]
no_license
Faichuis/email-houduan
e4ee51e3b9bb9fea011f149d6168965b44e5d9f1
e0d4b8c9a9ffcc9348a03fcd9c8691f8d68a4615
refs/heads/master
2023-05-11T04:54:21.782177
2021-06-02T16:34:38
2021-06-02T16:34:38
364,625,300
0
0
null
2021-06-02T16:34:39
2021-05-05T15:35:49
Java
UTF-8
Java
false
false
2,744
java
package com.platform.serve.inner.templatemail.service.impl; import com.platform.serve.common.constant.Constants; import com.platform.serve.common.util.CommonUtils; import com.platform.serve.common.util.EMailSimpleUtils; import com.platform.serve.config.exception.CheckException; import com.platform.serve.inner.dto.Emai...
[ "465766401@qq.com" ]
465766401@qq.com
6261dd41d41255d96873129ee391e5cc933b81e3
1039ca513becf8da2f1ca2aa275ca3900450213a
/it.ltc.utility.zpl/src/main/java/it/ltc/utility/zpl/etichette/tnt/EtichettaTNT_10x7.java
69d2e2fb905214be60ac421b693ae2e062824d8e
[]
no_license
Dufler/utility
8c09e0a3432596c74bc2569d21dce9580c979ec7
99afcb147376066ef67451a47d23295b05e99a11
refs/heads/master
2022-12-15T04:46:40.431325
2019-06-04T13:31:00
2019-06-04T13:31:00
130,071,630
0
0
null
2022-12-06T00:41:33
2018-04-18T14:04:26
Java
UTF-8
Java
false
false
5,175
java
package it.ltc.utility.zpl.etichette.tnt; import it.ltc.utility.zpl.parameters.Orientation; /** * Classe che estende l'etichetta TNT, mappa l'etichetta 10x7 * @author Antonio 24 ago 2017 * */ public class EtichettaTNT_10x7 extends EtichettaTNT { public final static Orientation orientation = Orientat...
[ "Damiano@Damiano-PC" ]
Damiano@Damiano-PC
25bf546beae14316cbcb4a49ae518a75ae49123a
b74a029e11febb26cb9721f644356dda3781de8e
/yibot-service/src/main/java/com/zhuiyi/service/DialogService.java
766ccf3266c12eb79c1d3c1b8390edaf81830811
[]
no_license
radtek/ara-bot
77fca295b0208bf027592a052703f8966ac9add8
adeb3ba658a6bf08906c507d5f2023710e8a4820
refs/heads/master
2020-05-24T06:33:08.476795
2018-11-13T16:21:59
2018-11-13T16:21:59
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,275
java
package com.zhuiyi.service; import java.util.Date; import java.util.List; import org.springframework.data.domain.PageRequest; import com.zhuiyi.model.Dialog; /** * @author code-magic * @version 1.0 * date: 2018/07/24 * description: * own: zhuiyi */ public interface DialogService extends CommonService<Dialog,...
[ "yuanlinchengyx@163.com" ]
yuanlinchengyx@163.com
8660da1af96b9117ad0ca7c1afb35486400e5270
4aa90348abcb2119011728dc067afd501f275374
/app/src/main/java/com/tencent/mm/protocal/c/ayh.java
e73c78c7499e50059e1bff7ec1a4d888d7b67c6a
[]
no_license
jambestwick/HackWechat
0d4ceb2d79ccddb45004ca667e9a6a984a80f0f6
6a34899c8bfd50d19e5a5ec36a58218598172a6b
refs/heads/master
2022-01-27T12:48:43.446804
2021-12-29T10:36:30
2021-12-29T10:36:30
249,366,791
0
0
null
2020-03-23T07:48:32
2020-03-23T07:48:32
null
UTF-8
Java
false
false
2,734
java
package com.tencent.mm.protocal.c; import e.a.a.c.a; import java.util.LinkedList; public final class ayh extends bcv { public long wFp; public long wFs; public int wbh; public long wbi; protected final int a(int i, Object... objArr) { if (i == 0) { a aVar = (a) objArr[0]; ...
[ "malin.myemail@163.com" ]
malin.myemail@163.com
b5b0c18dd9e10a1a1405878446c9c0be094d1d03
5d12d02b2269d05add662d55e79b8f21ca630e01
/string-study/src/main/java/com/yicj/str/regex/ScannerDelimiter.java
c81c07906d140aefb008023122d9398abfb8c956
[]
no_license
yichengjie/BestPractices
ff271d2a391e95ca2b36bdae8ccd2e3d46e48375
0975dc50579b46a3c047e65eed9d8fee1da0cc1f
refs/heads/master
2022-07-29T00:14:03.268902
2020-03-23T05:37:34
2020-03-23T05:37:34
164,856,003
2
0
null
2022-07-07T22:15:12
2019-01-09T12:08:48
Java
UTF-8
Java
false
false
405
java
package com.yicj.str.regex; import java.util.Scanner; public class ScannerDelimiter { public static void main(String[] args) { Scanner scanner = new Scanner("12, 42, 78, 99, 42") ; //使用逗号(包括逗号前后任意的空白字符)作为定界符 scanner.useDelimiter("\\s*,\\s*") ; while(scanner.hasNextInt()) { System.out.prin...
[ "626659321@qq.com" ]
626659321@qq.com
5dc6319c021eb8cd6332457e50c62d3fd3b36a7c
5d77abfba31d2f0a5cb2f92f937904859785e7ff
/Java/java_examples Hyd/Corba/Part12/INetSolv/BSequenceBasicHelper.java
f9378b4e830bdce2fe49a62a3564487cb514dd15
[]
no_license
thinkpavan/artefacts
d93a1c0be0b6158cb0976aae9af9c6a016ebfdae
04bcf95450243dfe2f4fa8f09d96274034428e4d
refs/heads/master
2020-04-01T20:24:34.142409
2016-07-07T16:27:47
2016-07-07T16:27:47
62,716,135
0
0
null
null
null
null
UTF-8
Java
false
false
3,245
java
package INetSolv; /** <p> <ul> <li> <b>Java Class</b> INetSolv.BSequenceBasicHelper <li> <b>Source File</b> INetSolv/BSequenceBasicHelper.java <li> <b>IDL Source File</b> BSequenceBasic.idl <li> <b>IDL Absolute Name</b> ::INetSolv::BSequenceBasic <li> <b>Repository Identifier</b> IDL:INetSolv/BSequenceBasic:1.0 </ul> <...
[ "lazygeeks.in@gmail.com" ]
lazygeeks.in@gmail.com
e77390fb412f82fb873711cffe70666b09136570
9a7ea182f523eb37ac6126821f2eff6fccee5b3b
/com.liferay.blade.migration.test/src/com/liferay/blade/migration/test/OSGiHtmlReporterTest.java
9c78770bf48f2a83a151de64c363abf97895ff52
[ "Apache-2.0" ]
permissive
gitter-badger/liferay-blade-tools
c174d0b95f70f6319b54a5ec86e4dd299512559d
06a5d6c51fb1afaecadf6e78f2104b08ce0cf036
refs/heads/master
2020-12-30T21:46:09.110286
2015-11-06T18:39:21
2015-11-06T18:39:21
45,706,726
0
0
null
2015-11-06T20:50:58
2015-11-06T20:50:58
null
UTF-8
Java
false
false
5,058
java
package com.liferay.blade.migration.test; import static org.junit.Assert.assertEquals; import com.liferay.blade.migration.api.Migration; import com.liferay.blade.java.api.Problem; import com.liferay.blade.java.api.Reporter; import java.io.ByteArrayOutputStream; import java.io.File; import java.io.PrintStream; import...
[ "gregory.amerson@liferay.com" ]
gregory.amerson@liferay.com
6e247507c9a35b1747e8ff3ce3df22d8325043d3
d60e287543a95a20350c2caeabafbec517cabe75
/LACCPlus/Hadoop/341_1.java
905744efc241e08f1f6b112167026bb1266710e1
[ "MIT" ]
permissive
sgholamian/log-aware-clone-detection
242067df2db6fd056f8d917cfbc143615c558b2c
9993cb081c420413c231d1807bfff342c39aa69a
refs/heads/main
2023-07-20T09:32:19.757643
2021-08-27T15:02:50
2021-08-27T15:02:50
337,837,827
0
0
null
null
null
null
UTF-8
Java
false
false
683
java
//,temp,TestDistCpViewFs.java,273,290,temp,TestDistCpViewFs.java,237,252 //,3 public class xxx { @Test public void testUpdateMultiDirTargetPresent() { try { addEntries(listFile, "Umultifile", "Usingledir"); createFiles("Umultifile/Ufile3", "Umultifile/Ufile4", "Umultifile/Ufile5"); mkdirs(tar...
[ "sgholami@uwaterloo.ca" ]
sgholami@uwaterloo.ca
1894f4fccc0a381c72ea35063d7f1c685af5d6df
cfc60fc1148916c0a1c9b421543e02f8cdf31549
/src/testcases/CWE257_Storing_Password_Recoverable_Format/CWE257_Storing_Password_Recoverable_Format__Servlet_connect_tcp_54a.java
8f687a6dbdf4ef5c2aa99325564d19f956ce7847
[ "LicenseRef-scancode-public-domain" ]
permissive
zhujinhua/GitFun
c77c8c08e89e61006f7bdbc5dd175e5d8bce8bd2
987f72fdccf871ece67f2240eea90e8c1971d183
refs/heads/master
2021-01-18T05:46:03.351267
2012-09-11T16:43:44
2012-09-11T16:43:44
null
0
0
null
null
null
null
UTF-8
Java
false
false
6,170
java
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE257_Storing_Password_Recoverable_Format__Servlet_connect_tcp_54a.java Label Definition File: CWE257_Storing_Password_Recoverable_Format__Servlet.label.xml Template File: sources-sinks-54a.tmpl.java */ /* * @description * CWE: 257 Storing passwords in a recoverable form...
[ "amitf@chackmarx.com" ]
amitf@chackmarx.com
9c85f1e4c8e56eb0bed60b9e3da25785ec4a15ac
a6fabee24cf8ed289ab0cda098bfd1398fafc853
/flyway-core/src/main/java/org/flywaydb/core/api/resolver/MigrationExecutor.java
4ed996febca95415f492c472f368f2fe10302367
[ "Apache-2.0" ]
permissive
rollbar/flyway
3299a4d16c0e150bff5e437e4ce1cd95be6408ab
a051293d4af67e6e95386e12a86bcdf48fa12766
refs/heads/master
2022-10-10T01:14:32.195985
2021-06-10T15:23:40
2021-06-10T15:23:40
41,171,194
0
2
Apache-2.0
2022-09-22T19:49:09
2015-08-21T18:30:52
Java
UTF-8
Java
false
false
1,582
java
/** * Copyright 2010-2015 Axel Fontaine * * 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 o...
[ "business@axelfontaine.com" ]
business@axelfontaine.com
4a2d0ad829038e170f1082952b0db78d88d8a734
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/1/1_6f127688e67afa2216e6526a336baa77c9b41d16/SeriesGuideApplication/1_6f127688e67afa2216e6526a336baa77c9b41d16_SeriesGuideApplication_t.java
1d323ef006969dd42ee73c6d5a46b381e40d0f08
[]
no_license
zhongxingyu/Seer
48e7e5197624d7afa94d23f849f8ea2075bcaec0
c11a3109fdfca9be337e509ecb2c085b60076213
refs/heads/master
2023-07-06T12:48:55.516692
2023-06-22T07:55:56
2023-06-22T07:55:56
259,613,157
6
2
null
2023-06-22T07:55:57
2020-04-28T11:07:49
null
UTF-8
Java
false
false
2,304
java
/* * Copyright 2011 Uwe Trottmann * * 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 ...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
fbf55785c14ec33bf0699c1f4c1c658ecbed8bb7
ff5f00be10ef21710493902d0ad334c556ac1221
/ei.iih-impl/src/main/java/ei/his/service/impl/HisMdDiServiceImpl.java
4133cbdba34f1e212bea6b852e336ee3647216c1
[]
no_license
sun-wangbaiyu/emr-code
2ed323a682f42db1ce3c3c61c7680de2f80d6290
034f2a6a969b55ff97c8b8cdaff1e0c0615a0dc7
refs/heads/master
2020-05-16T09:14:30.758529
2017-11-19T03:31:40
2017-11-19T03:31:40
null
0
0
null
null
null
null
UTF-8
Java
false
false
772
java
package ei.his.service.impl; import java.util.List; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import ei.his.db.dao.HisMdDiDao; import ei.his.db.dao.auto.entity.HisMdDi; @Service public class HisMdDiServiceImpl implements HisMdDiService...
[ "149516374@qq.com" ]
149516374@qq.com
23a9a46bba7989c468c26c2dba8d854a19efd62b
f86938ea6307bf6d1d89a07b5b5f9e360673d9b8
/CodeComment_Data/Code_Jam/train/Magic_Trick/S/A(46).java
80e6ae6bbddaf5907ff594b183dfeb36ededbdc2
[]
no_license
yxh-y/code_comment_generation
8367b355195a8828a27aac92b3c738564587d36f
2c7bec36dd0c397eb51ee5bd77c94fa9689575fa
refs/heads/master
2021-09-28T18:52:40.660282
2018-11-19T14:54:56
2018-11-19T14:54:56
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,763
java
package methodEmbedding.Magic_Trick.S.LYD475; import java.io.File; import java.io.FileNotFoundException; import java.io.PrintStream; import java.util.Scanner; public class A { /** * @param args */ public static Scanner in; public static PrintStream out; public static void main(String[] args) throws FileNo...
[ "liangyuding@sjtu.edu.cn" ]
liangyuding@sjtu.edu.cn
f0f900927329855e0981b8306bc88ecee04f3aa8
3e9b776f7af3c20f1af7bfdf42218a98291c6014
/JavaEE精讲之MyBatis框架实战——学习笔记/mybatis-02/test/com/qfedu/mybatis/mapper/BlogMapperTest.java
c7d38e03f6689365aeb53dc4ba7156e45b6237af
[]
no_license
1628103949/1628103949
17c43c1d4271b56575358fdb44f51a5738bb9ef5
80e6f0bcbb052eeee6c50e9d779e95eb6fcd45f3
refs/heads/master
2022-12-22T09:00:12.577786
2019-07-26T07:10:44
2019-07-26T07:10:44
195,977,143
0
0
null
2022-12-16T03:31:48
2019-07-09T09:28:04
HTML
UTF-8
Java
false
false
1,910
java
package com.qfedu.mybatis.mapper; import java.util.List; import org.apache.ibatis.session.SqlSession; import org.junit.Test; import com.qfedu.mybatis.pojo.Blog; import com.qfedu.mybatis.util.MyBatisUtil; public class BlogMapperTest { @Test public void testSelectBlog() { SqlSession session = MyBatisUtil.getS...
[ "1628103949@qq.com" ]
1628103949@qq.com
3001321c2ad893b695bc1177fadccde04d7b334f
0689f3b456ddce965659abcd4d2de68903de59a1
/src/main/java/com/example/jooq/demo_jooq/introduction/db/pg_catalog/routines/TsmHandlerIn.java
a41492aa1a9d0b455e8cf8383d0f5d2c04f69a48
[]
no_license
vic0692/demo_spring_jooq
c92d2d188bbbb4aa851adab5cc301d1051c2f209
a5c1fd1cb915f313f40e6f4404fdc894fffc8e70
refs/heads/master
2022-09-18T09:38:30.362573
2020-01-23T17:09:40
2020-01-23T17:09:40
220,638,715
0
0
null
2022-09-08T01:04:47
2019-11-09T12:25:46
Java
UTF-8
Java
false
true
2,558
java
/* * This file is generated by jOOQ. */ package com.example.jooq.demo_jooq.introduction.db.pg_catalog.routines; import com.example.jooq.demo_jooq.introduction.db.pg_catalog.PgCatalog; import javax.annotation.Generated; import org.jooq.Field; import org.jooq.Parameter; import org.jooq.impl.AbstractRoutine; import ...
[ "vic0692@gmail.com" ]
vic0692@gmail.com
077f75693f8fef1ccd2843bd61947c79191df770
3a0844fdc438aedbd85e9ffe35fbd2cc57b81e8f
/es-cqrs-example/src/test/java/com/github/daggerok/es/example/EsExampleApplicationTests.java
c2e3214b9997d22d9101e6f023ea6d4ab947e1b8
[ "MIT" ]
permissive
daggerok/es-cqrs
1af8448552e55af4b718f9d0a201fe341155fc7a
2301a54981cd52771425cf18f62283104508987f
refs/heads/master
2020-04-22T13:05:14.705376
2019-02-25T23:38:09
2019-02-25T23:38:09
170,396,570
0
0
null
null
null
null
UTF-8
Java
false
false
354
java
package com.github.daggerok.es.example; 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 EsExampleApplicationTests { @Test pub...
[ "daggerok@gmail.com" ]
daggerok@gmail.com
fab5e86817098f4e63e1442ed64b63b3bd6f6c22
70f534f87e23a344f902b05b60d7f1bf548c3397
/com.wudsn.ide.asm.compilers/src/com/wudsn/ide/asm/compiler/tass/TassCompilerProcessLogParser.java
c95a43f1a19aebf402480f5b0c5db084ab5803d4
[]
no_license
moneytech/wudsn-ide
ca65a1ad921d87d66595064838d966ea8ff2195f
9fedce00750533a9fa4f5ae0fa77392fdac6ceee
refs/heads/master
2022-03-31T13:52:45.634643
2019-12-07T14:28:41
2019-12-07T14:28:41
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,755
java
/** * Copyright (C) 2009 - 2019 <a href="https://www.wudsn.com" target="_top">Peter Dell</a> * * This file is part of WUDSN IDE. * * WUDSN IDE is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, eit...
[ "jac@wudsn.com" ]
jac@wudsn.com
d4128f24bf66a84954208436650c436f9bea36c6
a4e63d95eea0e6b309779a06a046d23db61a8296
/fpinjava-parent/fpinjava-laziness-solutions/src/main/java/com/fpinjava/laziness/exercise07_06/Stream.java
0d0080f1ee21868279e721efb28c2796c4cbc60e
[]
no_license
gnanasundar/fpinjava
f2a64e98cca3638bc9da4cb56812fcbe324a4555
241e4d9118f1b034328d717dcf6735d23c5b76f0
refs/heads/master
2021-01-17T21:25:18.899504
2015-05-10T15:10:57
2015-05-10T15:10:57
null
0
0
null
null
null
null
UTF-8
Java
false
false
5,939
java
package com.fpinjava.laziness.exercise07_06; import com.fpinjava.common.Function; import com.fpinjava.common.List; import com.fpinjava.common.Option; import com.fpinjava.common.Supplier; import com.fpinjava.common.TailCall; import static com.fpinjava.common.TailCall.*; public abstract class Stream<T> { @Suppress...
[ "pys@volga.fr" ]
pys@volga.fr
8918cf9b023041cd661c719ff10b7aeb7b396bd2
e08129cc09d5fa3d7d8bba3e23b3dfde316ddcf9
/projects/openquote/1.4/commercial/commercial.ear/lib/commercial.jar/com/ail/financial/PaymentSchedule.java
8aab3d41f2893ba1fc5e9d82b3545165e865a653
[]
no_license
zhangjh953166/open-quote
459dd7b58e7faa8cbb970af30b377c1c1e51c0a2
d0823cff3254293e0031d818bb1289fbbf3e6aa2
refs/heads/master
2020-03-29T05:13:19.380579
2014-10-08T08:52:38
2014-10-08T08:52:38
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,009
java
/* Copyright Applied Industrial Logic Limited 2002. All rights Reserved */ /* * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License as published by the Free Software * Foundation; either version 2 of the License, or (at your option) any later ...
[ "dickanderson@22cb28ec-0345-0410-b6dc-f8d001edd02c" ]
dickanderson@22cb28ec-0345-0410-b6dc-f8d001edd02c
d904353ad8a8ca86706e6b590e6d712bdda8f063
a25c4e35ad54fb98b6dda61bf4b7b7b51ad431a9
/src/main/java/com/dongguo/adapter/interfaceadapter/Interface4.java
9686dbd9dccfb9b55771af55ad1ab8e4f6cd6798
[]
no_license
dongguo4812/DesignPattern
078906852278aafbc5a6cac52bea93ab77c613ed
6d4d6168eedf7847d36f8d2766ff6cf8a2fcd45e
refs/heads/master
2023-07-07T12:48:09.435073
2021-08-23T01:51:21
2021-08-23T01:51:21
398,534,526
0
0
null
null
null
null
UTF-8
Java
false
false
240
java
package com.dongguo.adapter.interfaceadapter; /** * @author Dongguo * @date 2021/8/22 0022-13:11 * @description: */ public interface Interface4 { public void m1(); public void m2(); public void m3(); public void m4(); }
[ "291320608@qq.com" ]
291320608@qq.com
5cc0f18b732a5decd35c0f9d654b6a902b569793
96f8d42c474f8dd42ecc6811b6e555363f168d3e
/baike/sources/qsbk/app/live/ui/da.java
7450868a57501702fcb6a5163ab5cbded3a345ef
[]
no_license
aheadlcx/analyzeApk
050b261595cecc85790558a02d79739a789ae3a3
25cecc394dde4ed7d4971baf0e9504dcb7fabaca
refs/heads/master
2020-03-10T10:24:49.773318
2018-04-13T09:44:45
2018-04-13T09:44:45
129,332,351
6
2
null
null
null
null
UTF-8
Java
false
false
579
java
package qsbk.app.live.ui; import org.json.JSONObject; import qsbk.app.core.net.NetworkCallback; import qsbk.app.core.utils.AppUtils; class da extends NetworkCallback { final /* synthetic */ LiveBaseActivity a; da(LiveBaseActivity liveBaseActivity) { this.a = liveBaseActivity; } public void o...
[ "aheadlcxzhang@gmail.com" ]
aheadlcxzhang@gmail.com
0d0d8bb5c9f1ec2eaddc58e3f2e713515939db17
c8851674fcaa87f59b7823e297967a99a1ce3651
/src/main/java/com/bisket/engine/parser/ColdCallingSaleParser.java
4fbeb94b98eb34d68040fd4860c646f9aeb18890
[]
no_license
soohyeon317/bisket-engine
1c2244a49d37e2e6a1822bc9547e75a909b68eac
402c683112a4a15a13e3b8e6ad54e7d9b4d858dc
refs/heads/master
2023-01-04T10:22:41.762898
2020-11-04T15:35:54
2020-11-04T15:35:54
299,330,872
0
0
null
null
null
null
UTF-8
Java
false
false
7,000
java
package com.bisket.engine.parser; import com.bisket.engine.entity.ColdCallingSale; import lombok.extern.slf4j.Slf4j; import org.w3c.dom.Document; import org.w3c.dom.Element; import org.w3c.dom.NodeList; import java.util.ArrayList; import java.util.List; @Slf4j public class ColdCallingSaleParser { public static ...
[ "tngus90!" ]
tngus90!
581ec3e673234610b2f947d2f83c29acc80bb3e7
e56c0c78a24d37e80d507fb915e66d889c58258d
/seeds-collect/src/main/java/net/tribe7/common/collect/Count.java
e2e3cf13341a85f3c59206664b9c30f12c86e18f
[]
no_license
jjzazuet/seeds-libraries
d4db7f61ff3700085a36eec77eec0f5f9a921bb5
87f74a006632ca7a11bff62c89b8ec4514dc65ab
refs/heads/master
2021-01-23T20:13:04.801382
2014-03-23T21:51:46
2014-03-23T21:51:46
8,710,960
30
2
null
null
null
null
UTF-8
Java
false
false
1,678
java
/* * Copyright (C) 2011 The Guava Authors * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except * in compliance with the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
[ "jjzazuet@gmail.com" ]
jjzazuet@gmail.com
fd31f37274223675442e0e40597da253bc4eefad
0feb67e62e0b4835a7e8c989da0405784a81f72d
/src/main/java/com/github/mikesafonov/specification/builder/starter/predicates/EqualsPredicateBuilder.java
79b709156e11e30e305d517366057247eeb973df
[ "MIT" ]
permissive
MikeSafonov/spring-boot-starter-specification-builder
344f85b832a7b531252b58826473bbeae382d23f
e5ab01591694de0bcf2f9c8dc836f7e464f10f2d
refs/heads/master
2023-03-13T22:09:01.029199
2021-08-25T14:52:12
2021-08-25T14:52:12
211,505,267
11
4
MIT
2023-03-06T13:00:05
2019-09-28T13:32:39
Java
UTF-8
Java
false
false
770
java
package com.github.mikesafonov.specification.builder.starter.predicates; import javax.persistence.criteria.CriteriaBuilder; import javax.persistence.criteria.Expression; import javax.persistence.criteria.Predicate; /** * Builder for {@code equals} predicate * * @author MikeSafonov */ public class EqualsPredicateB...
[ "msafonovmail@gmail.com" ]
msafonovmail@gmail.com
96a4dd971549f9b8bdeb0d06045f8e87387af921
6d943c9f546854a99ae27784d582955830993cee
/modules/dfp_appengine/src/main/java/com/google/api/ads/admanager/jaxws/v201911/PauseLineItems.java
d8b922413e543c66a174afd6b33efec3d2c8c8c5
[ "Apache-2.0" ]
permissive
MinYoungKim1997/googleads-java-lib
02da3d3f1de3edf388a3f2d3669a86fe1087231c
16968056a0c2a9ea1676b378ab7cbfe1395de71b
refs/heads/master
2021-03-25T15:24:24.446692
2020-03-16T06:36:10
2020-03-16T06:36:10
247,628,741
0
0
Apache-2.0
2020-03-16T06:36:35
2020-03-16T06:36:34
null
UTF-8
Java
false
false
1,472
java
// Copyright 2019 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writi...
[ "christopherseeley@users.noreply.github.com" ]
christopherseeley@users.noreply.github.com
2a6725422175da4aef3c842a3a66e169190e60f7
24fae99a278e8022b3944908a4db05b3d3148551
/sources/com/google/ar/core/Point.java
79e64c80d724c33f9ab1e049f635284b123204ff
[]
no_license
bigmanstan/FurniAR-college-Minor-project
53cad4bc90d65aadcb76613ba386306672cfd011
3ceba7e1fcaf5e847e3a72dd92712c308d484189
refs/heads/master
2020-05-26T03:04:18.538119
2019-05-26T12:33:47
2019-05-26T12:33:47
188,084,904
3
0
null
null
null
null
UTF-8
Java
false
false
2,149
java
package com.google.ar.core; import com.google.ar.core.exceptions.FatalException; import java.util.Collection; public class Point extends TrackableBase { static final int AR_POINT_ORIENTATION_ESTIMATED_SURFACE_NORMAL = 1; static final int AR_POINT_ORIENTATION_INITIALIZED_TO_IDENTITY = 0; public enum Orien...
[ "theonlyrealemailid@gmail.com" ]
theonlyrealemailid@gmail.com
a58fb5d5dc32911827e226ae1b3e3917adebb18a
c411b72c4acdd0111a7ba2a170b8f8bf0a69e99e
/Workspace/formationJpa/src/main/java/entity/Fournisseur.java
041cb0b17f426fd739ebc7c9cc96ef61dbc407be
[]
no_license
jabid021/Sopra-210413
5499330dbcbb939598ba0e906be5b499cdcb72b5
e21a268f0a7f50a5b4bd8b92d9a42259971065a3
refs/heads/main
2023-06-05T01:52:30.930737
2021-06-25T15:53:54
2021-06-25T15:53:54
366,043,448
0
0
null
null
null
null
UTF-8
Java
false
false
1,070
java
package entity; import java.util.List; import javax.persistence.Column; import javax.persistence.DiscriminatorValue; import javax.persistence.Entity; import javax.persistence.FetchType; import javax.persistence.OneToMany; import javax.persistence.Table; @Entity @Table(name = "provider") //@DiscriminatorValue("FR") p...
[ "o.gozlan@ajc-ingenierie.fr" ]
o.gozlan@ajc-ingenierie.fr
06035a33732529d1083426195431ab134dea545e
3a3d51f069841893eabf7f58f81ebf411107efba
/src/main/java/org/akomantoso/schema/v3/release/A.java
b96363a4c3e1c2d41f3363ab5852f214104a2eec
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
ymartin59/akomantoso-lib
7481f4cf3ead3d8b410f40f6b7b3106318692dfb
3215cb0d8596ea2c74595b59a0f81c6e91183fab
refs/heads/master
2022-03-27T20:27:39.719762
2017-06-29T17:21:41
2017-06-29T17:21:41
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,440
java
// // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802 // See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> // Any modifications to this file will be lost upon recompilation of the source schema. // Generated on: 2017.05....
[ "ashok@hariharan.org.in" ]
ashok@hariharan.org.in
9eb606882d837713b45071ba166910abeac99e98
bbe34278f3ed99948588984c431e38a27ad34608
/sources/kotlin/collections/IndexingIterator.java
246093c46fe4f8b9f4915f406e74ad13a9bc490b
[]
no_license
sapardo10/parcial-pruebas
7af500f80699697ab9b9291388541c794c281957
938a0ceddfc8e0e967a1c7264e08cd9d1fe192f0
refs/heads/master
2020-04-28T02:07:08.766181
2019-03-10T21:51:36
2019-03-10T21:51:36
174,885,553
0
0
null
null
null
null
UTF-8
Java
false
false
1,888
java
package kotlin.collections; import java.util.Iterator; import kotlin.Metadata; import kotlin.jvm.internal.Intrinsics; import kotlin.jvm.internal.markers.KMappedMarker; import org.jetbrains.annotations.NotNull; @Metadata(bv = {1, 0, 2}, d1 = {"\u0000 \n\u0002\u0018\u0002\n\u0000\n\u0002\u0010(\n\u0002\u0018\u0002\n\u0...
[ "sa.pardo10@uniandes.edu.co" ]
sa.pardo10@uniandes.edu.co
7f342033a4666151d50619e299a50ca5038741a5
b3f8139795f497aedaeca9819de4b406c5bed211
/spring-boot-cart-mysql/src/test/java/com/spring/cart/springbootcartmysql/SpringBootCartMysqlApplicationTests.java
2fbe7e69495a2558a1432e82ebda3ae5144b5c3f
[]
no_license
dickanirwansyah/spring-boot-angular
45f70c1aa34abf43b557c5ccf69b938be30f96ab
90d1485ff29db97acc2e9779e2c5e1be437ad859
refs/heads/master
2020-03-12T10:30:39.134135
2018-04-25T17:25:43
2018-04-25T17:25:43
130,574,644
0
0
null
null
null
null
UTF-8
Java
false
false
365
java
package com.spring.cart.springbootcartmysql; 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 SpringBootCartMysqlApplicationTests {...
[ "dickanirwansyah@gmail.com" ]
dickanirwansyah@gmail.com
796b3eec3c524ca10ea195b9dcfbd2d7be59ad2a
1de67e55d65589b76bb2fcdd6da92610911f5690
/SpringMVCApplication/src/java/section1/section5/Custom.java
ffcbf9da0f6e5b1e68ed78c73df86fd428040b9a
[]
no_license
Kamurai/NetbeansRepository
6305baf4640a68260d46c304a4559e6f66936b08
4a683a7ead302c44e0686d5a649b1a8617885ae0
refs/heads/master
2023-04-16T01:19:33.737268
2023-04-05T02:01:05
2023-04-05T02:01:05
101,127,780
0
0
null
null
null
null
UTF-8
Java
false
false
3,068
java
package section1.section5; import main.*; public class Custom extends master.Custom { public Custom() { super(); } public String Title(int input) { String Result = ""; Result += "<title>"; if(input == 0) { Result += "Web Programming"...
[ "KamuraiBlue25@gmail.com" ]
KamuraiBlue25@gmail.com
9b2a554670b2e13cc07917a07b268e01b8012b8e
26919f912992bd31d511de8f18016ed8a665575b
/src/main/java/com/jaenyeong/chapter_02_JPA/webCommon/domainClassConverter/controller/WebPostController.java
666874f411979c73f18cd816b9970d563c82cf48
[]
no_license
jaenyeong/Study_Spring-Data-JPA
784ca33ceaff8e648f17128d97c35e73a72e6929
f7a3342763e3b6e92d42348267fd086647df0e83
refs/heads/master
2022-11-17T22:57:55.228598
2020-07-16T07:49:43
2020-07-16T07:49:43
279,004,005
0
0
null
null
null
null
UTF-8
Java
false
false
1,591
java
package com.jaenyeong.chapter_02_JPA.webCommon.domainClassConverter.controller; import com.jaenyeong.chapter_02_JPA.webCommon.domainClassConverter.entity.WebPost; import com.jaenyeong.chapter_02_JPA.webCommon.domainClassConverter.repository.WebPostRepository; import org.springframework.data.domain.Page; import org.spr...
[ "jaenyeong.dev@gmail.com" ]
jaenyeong.dev@gmail.com
5139ff1bdc77f45db40038d6a16c0893363d8093
832e975e6c161f3b167db4f1935df694bbb8de97
/cloudsystems/ViewPrj/src/main/java/br/com/mcampos/controller/logged/SouthLoggedController.java
ba9ba8829681fd7fea0dae6c6c221304e1ec9676
[]
no_license
AZHARDEEN/cloudsystems
cb397b6badbbc447ff5132d83568ad6db6efcf47
9f85667da2dec774b179c923b0cac1af5fa63814
refs/heads/master
2021-01-01T06:33:17.939855
2014-06-20T20:22:23
2014-06-20T20:22:23
39,444,741
0
0
null
null
null
null
UTF-8
Java
false
false
1,919
java
package br.com.mcampos.controller.logged; import java.util.List; import org.zkoss.zk.ui.Component; import org.zkoss.zk.ui.Executions; import org.zkoss.zk.ui.event.Event; import org.zkoss.zk.ui.event.Events; import org.zkoss.zul.Combobox; import org.zkoss.zul.Comboitem; import org.zkoss.zul.Label; import ...
[ "tr081225@gmail.com" ]
tr081225@gmail.com
1dc127c52e79c6a8711d14c40203864fd6b8747a
55bf3cf97644af0bcbec091532fe83c99ba592f6
/org/w3c/css/properties/css21/CssBorderLeftColor.java
c1fc293d3fc93b2d7ae6ce82432984812bc6df04
[ "W3C-20150513", "W3C" ]
permissive
w3c/css-validator
dda4f191ff839b392440d91f9012ba2d2d63d0c6
6874d1990af57d3260fdc2a9420b09077cf2ed06
refs/heads/main
2023-09-03T12:40:19.427371
2023-03-13T13:59:56
2023-03-13T13:59:56
40,552,697
223
124
NOASSERTION
2023-09-13T17:38:37
2015-08-11T16:28:14
Java
UTF-8
Java
false
false
1,243
java
// $Id$ // Author: Yves Lafon <ylafon@w3.org> // // (c) COPYRIGHT MIT, ERCIM and Keio University, 2012. // Please first read the full copyright statement in file COPYRIGHT.html package org.w3c.css.properties.css21; import org.w3c.css.util.ApplContext; import org.w3c.css.util.InvalidParamException; import org.w3c.css.v...
[ "ylafon@w3.org" ]
ylafon@w3.org
0d6b838b264ac23fbeb3360f900efaf6b1693c6e
c8e934b6f99222a10e067a3fab34f39f10f8ea7e
/androidx/appcompat/widget/AppCompatAutoCompleteTextView.java
a66648abe4f73783460fd1f640329469953a0493
[]
no_license
ZPERO/Secret-Dungeon-Finder-Tool
19efef8ebe044d48215cdaeaac6384cf44ee35b9
c3c97e320a81b9073dbb5b99f200e99d8f4b26cc
refs/heads/master
2020-12-19T08:54:26.313637
2020-01-22T23:00:08
2020-01-22T23:00:08
235,683,952
0
0
null
null
null
null
UTF-8
Java
false
false
5,154
java
package androidx.appcompat.widget; import android.content.Context; import android.content.res.ColorStateList; import android.graphics.PorterDuff.Mode; import android.graphics.drawable.Drawable; import android.util.AttributeSet; import android.view.ActionMode.Callback; import android.view.View; import android.view.inpu...
[ "el.luisito217@gmail.com" ]
el.luisito217@gmail.com
f97dbae686ad2167a77ecb5209b411033c5a65bf
f998a098dad23557d41d1c0f591571fbcdb14373
/app/src/main/java/com/wearetogether/v2/ui/listeners/PreviewListener.java
a1980fa3c38f70d53649d71d57b5bf7a5c603990
[]
no_license
dkzver/app
14046b85111dd51a6a960245811c64dbe6c004b3
4b87b7aecec75ed9d3f0d6ab96d6094c4bd9dd8c
refs/heads/master
2023-04-04T06:26:22.478241
2021-04-12T02:13:26
2021-04-12T02:13:26
357,030,012
0
0
null
null
null
null
UTF-8
Java
false
false
308
java
package com.wearetogether.v2.ui.listeners; import com.wearetogether.v2.database.model.MediaItem; import java.util.List; public interface PreviewListener { void showPhoto(long unic, int position, String original, String icon); List<MediaItem> getList(); void showProgressBar(boolean isShow); }
[ "dkrstudio@hotmail.com" ]
dkrstudio@hotmail.com