blob_id
stringlengths
40
40
directory_id
stringlengths
40
40
path
stringlengths
7
410
content_id
stringlengths
40
40
detected_licenses
listlengths
0
51
license_type
stringclasses
2 values
repo_name
stringlengths
5
132
snapshot_id
stringlengths
40
40
revision_id
stringlengths
40
40
branch_name
stringlengths
4
80
visit_date
timestamp[us]
revision_date
timestamp[us]
committer_date
timestamp[us]
github_id
int64
5.85k
684M
star_events_count
int64
0
209k
fork_events_count
int64
0
110k
gha_license_id
stringclasses
22 values
gha_event_created_at
timestamp[us]
gha_created_at
timestamp[us]
gha_language
stringclasses
132 values
src_encoding
stringclasses
34 values
language
stringclasses
1 value
is_vendor
bool
1 class
is_generated
bool
2 classes
length_bytes
int64
3
9.45M
extension
stringclasses
28 values
content
stringlengths
3
9.45M
authors
listlengths
1
1
author_id
stringlengths
0
352
d80f813b3cda8bd13cb6a82e5391b9916a1773ae
39ad563d48e2307bd7fd29f09e4312d216fd03b5
/Programming Exercise 7/Primepalidrome.java
36287c8b857a82f8cfee96b12f0d38d1d55be9d8
[]
no_license
ABrown338/CST-105_Assignments
882a4067305f6099ea603e631e2bc4ab7693c581
eebc20b5bd9ff7b531cd8fc3d87a905812bda8c3
refs/heads/master
2020-03-09T07:48:58.891236
2018-05-21T06:11:59
2018-05-21T06:11:59
128,673,419
0
0
null
null
null
null
UTF-8
Java
false
false
2,485
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 primepalidrome; /** * * @author Alex Brown * * This is all of my work */ public class Primepalidrome { /** * @...
[ "ABrown338@my.gcu.edu" ]
ABrown338@my.gcu.edu
ecdc129a4024feee9c8f283b57f5355a0568d82e
3796dd97448c382f79caf6a37637218d636324e9
/app/src/main/java/com/codepath/oobal/instagram/data/model/Post.java
74d3c61b2dbe79b14b8b4fddf69bb97414f3925f
[ "Apache-2.0" ]
permissive
justdave001/instagramClone
fd239adaa248f67a4cdb761ef7f536a7e6d0d978
98d6faef71b92c8fa10871b4a956435eb55950e4
refs/heads/master
2023-03-26T03:19:42.694385
2021-03-26T10:08:33
2021-03-26T10:08:33
375,246,545
1
0
null
2021-06-09T06:15:01
2021-06-09T06:15:01
null
UTF-8
Java
false
false
1,011
java
package com.codepath.oobal.instagram.data.model; import com.parse.ParseClassName; import com.parse.ParseFile; import com.parse.ParseFileUtils; import com.parse.ParseObject; import com.parse.ParseUser; @ParseClassName("Post") public class Post extends ParseObject { public static final String KEY_DESCRIPTION = "Des...
[ "oolaniran3586@myasu.alasu.edu" ]
oolaniran3586@myasu.alasu.edu
d112736992f4c63754a1194c52b23845df1aeea2
446a67bade6429415eba72ac8799bd8b7d7471f0
/src/Client.java
4a858689b527a44f9e186d74984b398d060a4c43
[]
no_license
dudebot/BattleTanks
30071ab51b1d6a4732ad5459ab76d8889026c390
1c87f9a896316b9adeabf54d08b790938072e8d4
refs/heads/main
2023-04-14T00:09:18.724946
2023-03-17T22:11:35
2023-03-17T22:11:35
6,452,115
0
0
null
null
null
null
UTF-8
Java
false
false
11,116
java
package BattleTanks; import java.io.*; import java.net.*; import javax.swing.JOptionPane; import java.awt.*; import java.awt.image.BufferedImage; import java.awt.event.*; import java.util.ArrayList; import javax.swing.JOptionPane; /** *this class is the client section of the system. *it gets information fr...
[ "connor.k.taylor@gmail.com" ]
connor.k.taylor@gmail.com
223bc51c10a86f180b7ead51afc9e02dacd62788
9cec0879f337b2242c44e3ca9ec6847551f1ef4b
/backend/src/main/java/com/github/performancemonitor/model/mapper/DepartmentToDepartmentDtoMapper.java
40928fc66ada0d59d33c162fcafc6223515e9163
[]
no_license
mostafaism1/qeema-interview-task
5f21d07f42a55d043e6fdf2cb3537d56e0dd0199
d7ffd03211da70fc18a9aa92aa2dc321d480a4d2
refs/heads/main
2023-06-15T20:51:47.337293
2021-07-03T00:29:34
2021-07-03T00:29:34
380,548,298
0
0
null
null
null
null
UTF-8
Java
false
false
651
java
package com.github.performancemonitor.model.mapper; import java.util.function.Function; import com.github.performancemonitor.model.dto.DepartmentDto; import com.github.performancemonitor.model.entity.Department; import org.springframework.stereotype.Component; @Component public class DepartmentToDepartmentDtoMapper...
[ "me.cssign@gmail.com" ]
me.cssign@gmail.com
6f685678860404b7c4505598e2694e824716e6de
4d8a31b33842732e05d1e59fbd99397ad4f50563
/Implementation/src/initialTests/Password/PasswordCheckerTest.java
536e98b37821d482546dab46bc661d5fa35a10c3
[]
no_license
AiridasKutra/UnitTesting
6d68d32e38e6ded03c64a955ff55585d84c5b9b3
f136b044b12165543be67fe3b64695c36572be5a
refs/heads/master
2023-07-30T13:56:34.016363
2021-10-02T16:01:40
2021-10-02T16:01:40
406,081,209
0
0
null
null
null
null
UTF-8
Java
false
false
712
java
package initialTests.Password; import static org.junit.jupiter.api.Assertions.*; import org.junit.jupiter.api.BeforeEach; import org.junit.jupiter.api.Test; import initialImplementation.PasswordChecker; public class PasswordCheckerTest { PasswordChecker passwordChecker; @BeforeEach void setUp() { ...
[ "airidas.kutra@mif.stud.vu.lt" ]
airidas.kutra@mif.stud.vu.lt
b85293a8be66e39afede067b4fbf1282004719e4
f3c35ce8ca93ad644f523ca19171478dd0ec95da
/ib-engine/src/main/java/com/dwidasa/engine/service/AppVersionService.java
9ee5a3e02e4c408d6c241047fcea5b317e3b7cc9
[]
no_license
depot-air/internet-banking
da049da2f6288a388bd9f2d33a9e8e57f5954269
25a5e0038c446536eca748e18f35b7a6a8224604
refs/heads/master
2022-12-21T03:54:50.227565
2020-01-16T11:15:31
2020-01-16T11:15:31
234,302,680
0
1
null
2022-12-09T22:33:28
2020-01-16T11:12:17
Java
UTF-8
Java
false
false
629
java
package com.dwidasa.engine.service; import com.dwidasa.engine.model.AppVersion; /** * Created by IntelliJ IDEA. * User: ryoputranto * Date: 1/30/12 * Time: 10:18 AM */ public interface AppVersionService extends GenericService<AppVersion, Long> { /** * Get latest version for particular device/platform a...
[ "gunungloli@gmail.com" ]
gunungloli@gmail.com
467e3693c15b69a07a9697a92fb5198229761a7a
f34602b407107a11ce0f3e7438779a4aa0b1833e
/professor/dvl/roadnet-client/src/main/java/com/roadnet/apex/IAdministrationServiceUploadCustomReportTransferErrorCodeFaultMessage.java
0011b159e06aa407b9529e18398aef165b37bda0
[]
no_license
ggmoura/treinar_11836
a447887dc65c78d4bd87a70aab2ec9b72afd5d87
0a91f3539ccac703d9f59b3d6208bf31632ddf1c
refs/heads/master
2022-06-14T13:01:27.958568
2020-04-04T01:41:57
2020-04-04T01:41:57
237,103,996
0
2
null
2022-05-20T21:24:49
2020-01-29T23:36:21
Java
UTF-8
Java
false
false
1,572
java
package com.roadnet.apex; import javax.xml.ws.WebFault; /** * This class was generated by Apache CXF 3.2.4 * 2020-03-15T13:07:02.574-03:00 * Generated source version: 3.2.4 */ @WebFault(name = "TransferErrorCode", targetNamespace = "http://roadnet.com/apex/DataContracts/") public class IAdministra...
[ "gleidson.gmoura@gmail.com" ]
gleidson.gmoura@gmail.com
b9ffa25e582a8dc6b2bc87b279eb5fc33d5333f1
a6c9e23b0bd6a6513cd681a1aae188118df62cce
/src/main/java/com/vaadin/database/frontend/forms/BalanceForm.java
0c1964fbaa85e2868c72ad97ca70960c64d7f151
[ "Unlicense" ]
permissive
Savanmi/database
f3795ea9c0516ca4bebfcc12f916e8802188d22b
83b76eff585a458bb8f41484aea7827c00143bc1
refs/heads/main
2023-05-09T06:18:50.711253
2021-05-28T11:22:10
2021-05-28T11:22:10
344,504,039
0
0
null
null
null
null
UTF-8
Java
false
false
4,126
java
package com.vaadin.database.frontend.forms; import com.vaadin.database.data.entity.Address; import com.vaadin.database.data.entity.Balances; import com.vaadin.database.data.entity.Callers; import com.vaadin.flow.component.ComponentEvent; import com.vaadin.flow.component.ComponentEventListener; import com.vaadin.flow.c...
[ "a.savrova@g.nsu.ru" ]
a.savrova@g.nsu.ru
d645bf9f52e5691e19f944b6608511854d4143a6
f3daf582d5a3f6b762d42c6fe3b4fe5f3634d17a
/ITTLibs/VersionMonitorMsg/src/com/cats/version/msg/IMessageVersionCheckRsp.java
1b2f1e1c6e3ff2312e732af27dfc2425cdc1e099
[]
no_license
HisenLee/AppAutoTest
57d39d4226553648ee1f57bea53f77c4491e5ab4
ad88f8868bdba09e61d37f49629d31cba3648a7b
refs/heads/master
2020-04-02T09:15:35.223367
2018-10-23T07:41:35
2018-10-23T07:41:35
154,284,317
0
0
null
null
null
null
UTF-8
Java
false
false
2,938
java
/* * Copyright 2015 lixiaobo * * VersionUpgrade project licenses this file to you 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 requ...
[ "Hisen.lee.iverson@gmail.com" ]
Hisen.lee.iverson@gmail.com
0205932fda682a0949949614fe41bb4ce627ad69
bcba70bc12b5576a02b78d2b3ddff191df4634f8
/app/src/main/java/com/example/tabsactivity/ui/notifications/NotificationsFragment.java
a828f618b95e1ee7f72af34a207d243dee90ca8b
[]
no_license
BeaNielfa/TabsActivity
d32dab3f79ad671d4f90f466aec36f3b60159a1a
10be0d389ebb7af1eb1e56553d09755ea04eeb88
refs/heads/master
2021-05-18T20:13:57.366500
2020-03-30T18:50:02
2020-03-30T18:50:02
251,398,851
0
0
null
null
null
null
UTF-8
Java
false
false
809
java
package com.example.tabsactivity.ui.notifications; import android.os.Bundle; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.TextView; import androidx.annotation.Nullable; import androidx.annotation.NonNull; import androidx.fragment.app.Fragment; impo...
[ "beanielfa1396@gmail.com" ]
beanielfa1396@gmail.com
3b7ac88bc7c2126d4fdd921acaca357874da6324
e51059dd16cc9f703a3b298c833ae5c9a74744a8
/customerInfoManagement/src/test/java/com/ericcsson/customerInfo/CustomerInfoApplicationTests.java
9b54f316d812c3d4c5414bdbc93660d52c1d553b
[]
no_license
Subzzy/subhayuRepository
3200e843e024f2c8e128bdde91787251c700c182
d5b813e2f8e0dab02d0a7bb9a5b156926dd48676
refs/heads/master
2020-11-27T00:25:04.861122
2019-12-22T10:18:50
2019-12-22T10:18:50
229,242,616
0
0
null
null
null
null
UTF-8
Java
false
false
224
java
package com.ericcsson.customerInfo; import org.junit.jupiter.api.Test; import org.springframework.boot.test.context.SpringBootTest; @SpringBootTest class CustomerInfoApplicationTests { @Test void contextLoads() { } }
[ "mukherjee.subhayu86@gmail.com" ]
mukherjee.subhayu86@gmail.com
7a025562a907dfa7e601ea42c91050536b81874b
2aa261d247550159d8cf0d94b85cf6d55b81a403
/FireBaseIntro/app/src/androidTest/java/com/example/meterstoinches/firebaseintro/ExampleInstrumentedTest.java
8e12595e9b135be184538a1c601ab83e8ae8a279
[]
no_license
cheeenn/App_Design_CareSpot
9ade1b0a5b5ff6e6a234234c020e4300aae6a99d
cf77e5dd623cc50cb1c6a60ef77b068b33419666
refs/heads/master
2020-04-30T12:55:36.437557
2019-03-24T21:24:34
2019-03-24T21:24:34
176,839,485
0
1
null
null
null
null
UTF-8
Java
false
false
764
java
package com.example.meterstoinches.firebaseintro; 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 exec...
[ "36244856+cheeenn@users.noreply.github.com" ]
36244856+cheeenn@users.noreply.github.com
c1a3dfb7c7f334562adf4f20efdf64077add7fe4
5eae683a6df0c4b97ab1ebcd4724a4bf062c1889
/bin/ext-content/cmsfacades/src/de/hybris/platform/cmsfacades/navigations/service/functions/DefaultNavigationEntryMediaModelConversionFunction.java
ce879dc6fe125499bb06c11872a192a83fb7039e
[]
no_license
sujanrimal/GiftCardProject
1c5e8fe494e5c59cca58bbc76a755b1b0c0333bb
e0398eec9f4ec436d20764898a0255f32aac3d0c
refs/heads/master
2020-12-11T18:05:17.413472
2020-01-17T18:23:44
2020-01-17T18:23:44
233,911,127
0
0
null
2020-06-18T15:26:11
2020-01-14T18:44:18
null
UTF-8
Java
false
false
2,238
java
/* * [y] hybris Platform * * Copyright (c) 2018 SAP SE or an SAP affiliate company. All rights reserved. * * This software is the confidential and proprietary information of SAP * ("Confidential Information"). You shall not disclose such Confidential * Information and shall use it only in accordance with the ter...
[ "travis.d.crawford@accenture.com" ]
travis.d.crawford@accenture.com
080912e5c0dc62557d7b7dae5df644f7dc79f0ec
eb3ad750a23be626d4190eeb48d1047cb8e32c3e
/BWCategorizer/src/main/java/com/nvarghese/beowulf/scs/categorizers/SingleSetCategorizer.java
af6f23848bb21592c06f4066a1e366dc5f65ad4c
[]
no_license
00mjk/beowulf-1
1ad29e79e2caee0c76a8b0bd5e15c24c22017d56
d28d7dfd6b9080130540fc7427bfe7ad01209ade
refs/heads/master
2021-05-26T23:07:39.561391
2013-01-23T03:09:44
2013-01-23T03:09:44
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,496
java
package com.nvarghese.beowulf.scs.categorizers; import java.util.HashSet; import java.util.List; import java.util.Set; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import com.google.code.morphia.Datastore; import com.nvarghese.beowulf.common.scan.model.WebScanDocument; import com.nvarghese.beo...
[ "nibin012@gmail.com" ]
nibin012@gmail.com
d839502fe1db6175311f30cf15e5695e05017ef9
513c1eb639ae80c0c3e9eb0a617cd1d00e2bc034
/src/net/demilich/metastone/game/events/EnrageChangedEvent.java
623843cee65207c351cd98e044db8cbda3942b69
[ "MIT" ]
permissive
hillst/MetaStone
a21b63a1d2d02646ee3b6226261b4eb3304c175a
5882d834d32028f5f083543f0700e59ccf1aa1fe
refs/heads/master
2021-05-28T22:05:42.911637
2015-06-05T00:58:06
2015-06-05T00:58:06
36,316,023
0
0
null
null
null
null
UTF-8
Java
false
false
528
java
package net.demilich.metastone.game.events; import net.demilich.metastone.game.GameContext; import net.demilich.metastone.game.entities.Entity; public class EnrageChangedEvent extends GameEvent { private final Entity target; public EnrageChangedEvent(GameContext context, Entity target) { super(contex...
[ "hillst@onid.oregonstate.edu" ]
hillst@onid.oregonstate.edu
1d375f3b66da6f7c276a5200ad37829fdf31f353
ba44e8867d176d74a6ca0a681a4f454ca0b53cad
/component/entity/SAPMBOCreationWizard.java
35e26f4a9770b288135758fb6bd2765f57a11cc3
[]
no_license
eric2323223/FATPUS
1879e2fa105c7e7683afd269965d8b59a7e40894
989d2cf49127d88fdf787da5ca6650e2abd5a00e
refs/heads/master
2016-09-15T19:10:35.317021
2012-06-29T02:32:36
2012-06-29T02:32:36
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,511
java
package component.entity; import com.rational.test.ft.object.interfaces.GuiSubitemTestObject; import com.rational.test.ft.script.RationalTestScript; import com.sybase.automation.framework.widget.DOF; import com.sybase.automation.framework.widget.helper.TreeHelper; import component.dialog.EditDefaultValueDialog; impor...
[ "eric2323223@gmail.com" ]
eric2323223@gmail.com
0f21a92d97a7d6e808a88234a26b250644da47e1
70a051499d8fdc45208bf6c983294f54a202eea6
/src/main/java/com/griefdefender/api/event/FlagPermissionEvent.java
9a85afaff305eda0541bf41e418366c18a4aa562
[ "MIT" ]
permissive
andrepl/GriefDefenderAPI
3af92c7d8377968f0887a6a8eed185e87995aac3
2663329cb51dea48773aa2afd71e4d8732eec72d
refs/heads/master
2020-09-14T06:37:53.401571
2019-09-06T16:29:06
2019-09-06T16:29:06
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,633
java
/* * This file is part of GriefDefenderAPI, licensed under the MIT License (MIT). * * Copyright (c) bloodmc * Copyright (c) contributors * * 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 Softw...
[ "jdroque@gmail.com" ]
jdroque@gmail.com
3cddf610bb84efd6938eeb0482b005e29bbb008b
36b51e61e73eb7e924154be0be5243af3f42857c
/com.francetelecom.tr69client.datamodel/src/com/francetelecom/tr157/gen/TemperatureStatus.java
1d8e95d89bd4a5776af2138b24e272be278c00c7
[]
no_license
Treesith/ClientTR69
67e7043780d34417aceb3c262f9aaf1ff8702066
0eb33bc8f5681742c767b47fb85550c26a0ce59a
refs/heads/master
2020-12-25T05:07:14.736397
2014-07-12T06:30:29
2014-07-12T06:30:29
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,416
java
/*-------------------------------------------------------- * Product Name : modus TR-069 * Version : 1.1 * Module Name : DataModelBundle * * Copyright © 2011 France Telecom * * This software is distributed under the Apache License, Version 2.0 * (the "License"); * you may not use this file except in compliance...
[ "obeyler@e6fce60f-1bb4-4b06-9e73-886240b3b755" ]
obeyler@e6fce60f-1bb4-4b06-9e73-886240b3b755
c88229531b79121984164eee2d9141238cc25b9f
8391988a971f8d33b46c9aaa44aff45c51c8ac83
/src/main/java/Person.java
e8b103b46fcdf650cac3ec27e6597618ea05f5e6
[]
no_license
Han-Lin-zc/Lambdas2-ZCW
a36f0fbef46835f31aeb023304f028b7c5777b1c
863bb27c551c501a8610fecba9557cb1fa2bd147
refs/heads/master
2021-04-14T01:33:20.717614
2020-03-22T16:26:59
2020-03-22T16:26:59
249,200,364
0
0
null
2020-03-22T14:26:15
2020-03-22T14:26:14
null
UTF-8
Java
false
false
1,285
java
import java.time.LocalDate; import java.time.Period; public class Person implements CheckPerson{ public enum Sex { MALE, FEMALE } String name; LocalDate birthday; Sex gender; String emailAddress; public Person() {} public Person(String name, LocalDate birthday, Sex gender, S...
[ "Zxsaqw12@&$" ]
Zxsaqw12@&$
5750ecd6419f33458ec7dd40514de0d7c6037a5d
c148cc8c215dc089bd346b0e4c8e21a2b8665d86
/google-ads/src/main/java/com/google/ads/googleads/v0/services/CustomerManagerLinkServiceSettings.java
22703d313a7731893b1a28aa9b87323535dfcd6e
[ "Apache-2.0", "LicenseRef-scancode-generic-cla" ]
permissive
duperran/google-ads-java
39ae44927d64ceead633b2f3a47407f4e9ef0814
da810ba8e1b5328a4b9b510eb582dc692a071408
refs/heads/master
2020-04-07T13:57:37.899838
2018-11-16T16:37:48
2018-11-16T16:37:48
158,428,852
0
0
Apache-2.0
2018-11-20T17:42:50
2018-11-20T17:42:50
null
UTF-8
Java
false
false
7,447
java
/* * Copyright 2018 Google LLC * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to ...
[ "nbirnie@google.com" ]
nbirnie@google.com
caac611b26095173247fb8adcb06b8f5028b2b70
2bf16cf31f11ded80a777a59c8773106e4f38997
/src/main/java/aiss/SoundCloud/Apps.java
1fc363e9fa6e69406c753f00263b1514c01ba203
[]
no_license
achaghirc/WikiFilmProject
1f0bf18c5d2799226e8d6fceeb4eb8c9a32d8c33
2a4f8c17765f650060025cbf85246062698becbc
refs/heads/master
2020-05-17T01:15:51.459210
2019-04-25T11:49:08
2019-04-25T11:49:08
183,421,271
0
0
null
null
null
null
UTF-8
Java
false
false
2,835
java
package aiss.SoundCloud; import java.util.HashMap; import java.util.Map; import com.fasterxml.jackson.annotation.JsonAnyGetter; import com.fasterxml.jackson.annotation.JsonAnySetter; import com.fasterxml.jackson.annotation.JsonIgnore; import com.fasterxml.jackson.annotation.JsonInclude; import com.fasterxml.jackson.a...
[ "amine-10@hotmail.es" ]
amine-10@hotmail.es
1807dfa1ada3ca71f90ac67047d2ed7f6dbd5f6a
1fe5a4406ae1687f609dfa508e29844901ee766b
/src/controller/ClientFrame.java
d59eb90c7e1ed528bd15c1a0648c626d2cf09c38
[]
no_license
dokaka1997/chat_system
43a5e441cbf47e6b87f23ac6ca8a7fcfd1cfb461
dfed0f13b97c0f2224e5d958519fee5fdee46fba
refs/heads/master
2023-06-15T14:38:34.571763
2021-07-15T15:24:25
2021-07-15T15:24:25
386,336,388
0
0
null
null
null
null
UTF-8
Java
false
false
33,980
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 controller; import view.*; import javax.swing.*; import java.awt.*; import java.awt.event.KeyAdapter; import java.awt.event....
[ "dodv@smartosc.com" ]
dodv@smartosc.com
3bb3ac26876a275d174769de897c6617ab695d0a
49a6b21cc816214128dcc8a6c436a498fe484a50
/src/main/java/com/kaybo/app/model/GameInfo.java
0c254e72e677d576123f909f2b9093ae5e8f3b93
[]
no_license
smunchang/app
9015ee33776db9f80c7100eae63d824ea1f7e807
74b57bfd8fbcb1222a441b18d8ec5e6496f6f7e1
refs/heads/master
2020-03-25T08:35:44.408849
2018-09-01T17:22:55
2018-09-01T17:22:55
143,622,047
0
0
null
null
null
null
UTF-8
Java
false
false
902
java
package com.kaybo.app.model; import com.fasterxml.jackson.annotation.JsonIgnore; import com.fasterxml.jackson.annotation.JsonInclude; @JsonInclude(JsonInclude.Include.NON_NULL) public class GameInfo { private String gameNo; private String gameNm; private String gameUrl; private String gameCash; p...
[ "munchang@Muns-MacBook-Pro.local" ]
munchang@Muns-MacBook-Pro.local
802a1c82698374c2606b4693cf5d7f8f4c1d13d9
b2147bb00fcf91a1e0311d298c98a14a96418b2b
/src/main/java/cn/richinfo/richadmin/common/vo/project/DiagnosticLevelVo.java
faaef6d2874e81b6d558afdf76a9bb39d8e8b677
[]
no_license
liuruibinggit/RichAdmin
1012ca6deec360814af22a6a40679d57709ad3a6
9c742c35870fade464f3300c56cf3d71104a47e1
refs/heads/master
2020-05-13T14:47:22.785206
2019-04-17T02:10:01
2019-04-17T02:10:01
181,633,157
1
0
null
null
null
null
UTF-8
Java
false
false
1,740
java
package cn.richinfo.richadmin.common.vo.project; import java.util.ArrayList; import java.util.List; import java.util.Map; /** * Created by LiuRuibing on 2019/4/4 0004. */ public class DiagnosticLevelVo { List<Map<?,?>> costList=new ArrayList<Map<?,?>>(); //成本等级list List<Map<?,?>> speedList=new ArrayList<M...
[ "2675247482@qq.com" ]
2675247482@qq.com
2c1dedb342a7026acd9f9814e785e3ed98cd25a2
90dab0b0e39226aa997eeb131da92f867e5e410e
/CommonUtils/src/me/lagbug/common/CommonUtils.java
02c191683c5353b945217f34f85c4854058da836
[]
no_license
LagBug/CommonUtils
554f3f42342d96264f7c6a25716e01dcb7a6459f
3289f35c769a3b0f613ec8dc334e123a31bdde1a
refs/heads/master
2020-07-28T09:25:10.824464
2019-09-19T10:52:05
2019-09-19T10:52:05
209,379,046
2
1
null
null
null
null
UTF-8
Java
false
false
2,612
java
package me.lagbug.common; import java.awt.Color; import java.util.List; import java.util.Random; import org.bukkit.Bukkit; import org.bukkit.Material; import org.bukkit.plugin.java.JavaPlugin; import org.spigotmc.SpigotConfig; public class CommonUtils { private static final String alphabet = "0123456...
[ "achihait@gmail.com" ]
achihait@gmail.com
6a3acc1fb081ab93eba975671e371130f1bd5d83
1a3073840ac16e160ff6f351b77d4658b5ce8bc7
/components/camel-kafka/src/test/java/org/apache/camel/component/kafka/MockProducerInterceptor.java
10520406a636251f95daa1f121412a4430917d61
[ "LicenseRef-scancode-unknown-license-reference", "LicenseRef-scancode-unknown", "Apache-2.0" ]
permissive
fastfishio/camel
84d5f4af6a71398cdb64d8a5aa5a9ef38bd51a29
0e20f47645becc2eb72a97b8564546dfe218ff2e
refs/heads/master
2021-09-14T22:53:17.000689
2020-12-21T16:41:48
2020-12-21T16:41:48
81,466,332
0
0
Apache-2.0
2021-06-28T13:22:51
2017-02-09T15:47:24
Java
UTF-8
Java
false
false
1,676
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...
[ "lmk@square-8.com" ]
lmk@square-8.com
d4611504e8631143c0a5e81933cd7d6de586eef9
ea0fd50cb6145fe782921af77daf14074863af2c
/app/src/androidTest/java/com/compapp/app/contactapp/ExampleInstrumentedTest.java
f8c17d970ca5e85e3d3c680e2f2a154efd219566
[]
no_license
Heokyoungjun/ContactApp
8ec3b75067bb98671410f5da72ec195ce47c2ccd
0dac38e16532d28b7769e5f8555ab37370c64979
refs/heads/master
2021-01-22T05:10:13.561281
2017-02-18T09:20:26
2017-02-18T09:20:26
81,625,636
0
0
null
null
null
null
UTF-8
Java
false
false
756
java
package com.compapp.app.contactapp; import android.content.Context; import android.support.test.InstrumentationRegistry; import android.support.test.runner.AndroidJUnit4; import org.junit.Test; import org.junit.runner.RunWith; import static org.junit.Assert.*; /** * Instrumentation test, which will execute on an A...
[ "ggaia.heo@gmail.com" ]
ggaia.heo@gmail.com
ffe5e74f35d9320faba9574711726ae89d325084
421f0a75a6b62c5af62f89595be61f406328113b
/generated_tests/model_seeding/2_a4j-net.kencochrane.a4j.beans.ListingProductInfo-1.0-1/net/kencochrane/a4j/beans/ListingProductInfo_ESTest_scaffolding.java
e4cdeb3d16b7a1698fb4ced68851ef4998183b26
[]
no_license
tigerqiu712/evosuite-model-seeding-empirical-evaluation
c78c4b775e5c074aaa5e6ca56bc394ec03c2c7c6
11a920b8213d9855082d3946233731c843baf7bc
refs/heads/master
2020-12-23T21:04:12.152289
2019-10-30T08:02:29
2019-10-30T08:02:29
null
0
0
null
null
null
null
UTF-8
Java
false
false
550
java
/** * Scaffolding file used to store all the setups needed to run * tests automatically generated by EvoSuite * Thu Oct 24 12:27:09 GMT 2019 */ package net.kencochrane.a4j.beans; import org.evosuite.runtime.annotation.EvoSuiteClassExclude; import org.junit.BeforeClass; import org.junit.Before; import org.junit.A...
[ "pderakhshanfar@bsr01.win.tue.nl" ]
pderakhshanfar@bsr01.win.tue.nl
9e5f6022569c7901f09d8b123cb0c93ab27da39e
69234b188002fab4fded71b169b26c36b41c1e0a
/hystrix-dashboad-8050/src/main/java/com/ye/controller/DeptController.java
40ac29eddf5363622f65faa4d083257d97137384
[]
no_license
wanru0622/wodetian
5b5566939e41e3d11e78e8dc733718414870a5ea
b2b7265a5a389edb6a3a0c32faf63650b095e25d
refs/heads/master
2021-06-20T21:32:39.329040
2019-10-01T16:29:16
2019-10-01T16:29:16
212,145,077
0
0
null
null
null
null
UTF-8
Java
false
false
682
java
package com.ye.controller; import domain.impl.FeignDept; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.web.bind.annotation.PathVariable; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.RestController; @RestContr...
[ "1004504941@qq.com" ]
1004504941@qq.com
1d932798c16b95f4d648ea795e36d1b5ea85512f
bccfccc1d383a893a6e85c3a05822905c215e7eb
/pds.xdi/src/main/java/pds/xdi/events/XdiResolutionEndpointEvent.java
810b053a018724e8122d18d08ed14711ad2e3b17
[]
no_license
peacekeeper/personaldatastore
67124bdd13d0382a7a604d6ca23fff2c13272cbb
f50fa15b5d5ddd6cc171f295d8f1794e24dca2c8
refs/heads/master
2016-09-02T00:31:32.989926
2013-04-23T20:24:08
2013-04-23T20:24:08
793,984
8
2
null
null
null
null
UTF-8
Java
false
false
685
java
package pds.xdi.events; public class XdiResolutionEndpointEvent extends XdiResolutionEvent { private static final long serialVersionUID = 824251490724932897L; private String endpoint; private String inumber; public XdiResolutionEndpointEvent(Object source, String endpoint, String inumber) { supe...
[ "Markus@192.168.0.196" ]
Markus@192.168.0.196
7a821cec4ae9db545c13d9b3a3dba40a0e513b0a
b91abf5c70284848354694385b7dae3f1dc5d353
/springboot-yanki-wallet/src/main/java/com/everis/springboot/yankiwallet/service/impl/YankiWalletServiceImpl.java
2274c0325131c266cff48ae69d3d35d5630d7ca1
[]
no_license
ilazosol/everis-proyecto-3-servicios
c5e346a8a23436bce3fdebb9d205187f23c46fac
552f2894664dbea6af56331ce81b227a6a34161e
refs/heads/master
2023-07-15T17:48:00.765937
2021-09-01T20:55:57
2021-09-01T20:55:57
398,117,194
0
0
null
null
null
null
UTF-8
Java
false
false
5,257
java
package com.everis.springboot.yankiwallet.service.impl; import java.util.Date; import java.util.HashMap; import java.util.Map; import java.util.concurrent.ExecutionException; import org.apache.kafka.clients.consumer.ConsumerRecord; import org.apache.kafka.clients.producer.ProducerRecord; import org.json.JSONException...
[ "ilazosol@everis.com" ]
ilazosol@everis.com
22dfb10e897ddd7289cb2c0948e6d5cdbb641b6c
a935a5347b67b4c1946aca9a1ecd8ff397b4577c
/driverstation/src/DriverStationController.java
1a92c7e6c65b4a84be050f4c1fa416d2068203a4
[ "BSD-3-Clause" ]
permissive
bokken12/allwpilib
ac74c6ca20e339e33037d262457dfa96f714d0e8
e980576463da339a6c7283dd9bf8771b044b164a
refs/heads/master
2021-01-18T16:08:47.868923
2017-07-23T18:15:15
2017-07-23T18:15:15
86,715,060
0
0
null
2017-03-30T14:54:18
2017-03-30T14:54:18
null
UTF-8
Java
false
false
83
java
/** * */ /** * @author joel * */ public class DriverStationController { }
[ "stopwatchj@gmail.com" ]
stopwatchj@gmail.com
9371ac86364ec9003a9d4596931329ce0e2c8d55
a7d3734ba51d32d1214bd68c9f71f0799e95bafe
/src/main/java/com/telemedine/models/Patient.java
86f104b962e883bda4fb9e228bb763d031549dfc
[]
no_license
mory-moussa/spring-boot-spring-security-jwt-authentication
89294f29d177a91528f9daa3b63e771b5cd9b501
4c732831a0a54da0505e0348691dd648fcf2e33d
refs/heads/master
2023-02-09T17:35:16.029631
2021-01-04T16:35:19
2021-01-04T16:35:19
283,512,684
0
0
null
2020-07-29T13:54:24
2020-07-29T13:54:23
null
UTF-8
Java
false
false
1,060
java
package com.telemedine.models; import java.util.HashSet; import java.util.Set; import javax.persistence.Entity; import javax.persistence.FetchType; import javax.persistence.GeneratedValue; import javax.persistence.GenerationType; import javax.persistence.Id; import javax.persistence.JoinColumn; import javax.persisten...
[ "mmcamara30@gmail.com" ]
mmcamara30@gmail.com
941b9d14a4640817e00dd94b6dbc48426568fe7d
52cc6fb9ce342afcdfeb7e6d5cf9e2da1902f551
/uleam-arquitectura/src/main/java/components/windowDialog.java
c8b0aa00ddd987b53e4ede521ae69bf21c39078c
[ "Unlicense" ]
permissive
gggabo/ULEAM_APPS
900636cb04c310e316851f3928513edb439dfb6e
dc776c1bdd2784de9d26f8e01a0386c1c5869599
refs/heads/master
2023-01-27T15:42:05.302219
2019-09-22T03:40:35
2019-09-22T03:40:35
190,326,068
0
0
null
2023-01-07T09:45:41
2019-06-05T04:31:16
CSS
UTF-8
Java
false
false
2,747
java
package components; import com.vaadin.flow.component.Component; import com.vaadin.flow.component.button.Button; import com.vaadin.flow.component.button.ButtonVariant; import com.vaadin.flow.component.dialog.Dialog; import com.vaadin.flow.component.html.Div; import com.vaadin.flow.component.html.Label; import c...
[ "Gabriel S@DESKTOP-S8LNC5G" ]
Gabriel S@DESKTOP-S8LNC5G
97277003b42745987a810e67da3c0df94b569119
4d386d7ba45b9dc46165077528d8d15e84080410
/taotao-portal/src/main/java/com/taotao/portal/pojo/AdNode.java
8c700b0e0a764e10cd44fa2cb1437d6a22d87778
[]
no_license
qibill/taotao
137c99a558dcc6a3400d47e0f62ba5ec75f40087
8548ff545e0e83a7b107f95d66ae6fb22f7a4d71
refs/heads/master
2021-05-15T12:00:33.351309
2018-01-10T16:26:32
2018-01-10T16:26:32
108,389,117
0
0
null
null
null
null
UTF-8
Java
false
false
1,139
java
package com.taotao.portal.pojo; public class AdNode { private int height; private int width; private String src; private int heightB; private int widthB; private String srcB; private String alt; private String href; public int getHeight() { return height; } public void setHeight(int he...
[ "870937917@qq.com" ]
870937917@qq.com
cdf37ba601363f0fc70b5b561f9e0c7aff227b2a
e72f817b2e2d80125784bb9a8171b9ccd995903c
/app/src/main/java/f/star/iota/milk/ui/magmoe/mag/MagFragment.java
5d7a29979ae57298406869b833dceb6d22dcb258
[]
no_license
qqq58452077/milk-fresco
9803252ad85a62a0b523c71e9d77c10af73c690b
fd50f3ac0a54f383d9b731f56effd0888d57b7a1
refs/heads/master
2021-12-07T09:01:14.581608
2021-11-29T08:11:19
2021-11-29T08:11:19
206,455,246
9
5
null
2019-09-05T02:12:42
2019-09-05T02:12:42
null
UTF-8
Java
false
false
660
java
package f.star.iota.milk.ui.magmoe.mag; import android.os.Bundle; import f.star.iota.milk.base.ScrollImageFragment; public class MagFragment extends ScrollImageFragment<MagPresenter, MagAdapter> { public static MagFragment newInstance(String url) { MagFragment fragment = new MagFragment(); Bund...
[ "iota.9star@foxmail.com" ]
iota.9star@foxmail.com
f056bbc160c19e904fd619c4cf984ff2baec84af
2b5e16be2f7ffc5d0c1c9a6de61ac4d160c2f53b
/src/main/java/com/mitocode/security/User.java
cc382a8f48f410cb7cdfdfd3da2700fa2710d811
[]
no_license
DragShot/mitocode-springreactivo-final
97ce9bf2779b1c47354bd3e846080127bcfad55c
a403168bfbc7b67607f1a70f9eabc672f681ff6a
refs/heads/master
2022-12-18T01:47:25.453426
2020-09-01T01:00:55
2020-09-01T01:00:55
291,849,061
0
0
null
null
null
null
UTF-8
Java
false
false
2,004
java
package com.mitocode.security; import java.util.Collection; import java.util.List; import java.util.stream.Collectors; import org.springframework.security.core.GrantedAuthority; import org.springframework.security.core.authority.SimpleGrantedAuthority; import org.springframework.security.core.userdetails.User...
[ "the.drag.shot@gmail.com" ]
the.drag.shot@gmail.com
1a52322691659b2f113518efe0087bce2e716978
fcf17fe159a655a321ef8097038b7283af313dca
/src/lesson11/Logik01.java
7a596ad19b8ca2c08ac926ff26f1de10a1524a82
[]
no_license
alextopolcean/Java13Morning
c83a4905ea3165d0c785fdbb6faab05bfa5c43a2
2214360242e55067e30fdd6e62215c32e9811fe9
refs/heads/master
2022-12-07T05:33:29.834688
2020-08-18T19:52:36
2020-08-18T19:52:36
286,563,779
0
0
null
null
null
null
UTF-8
Java
false
false
386
java
package lesson11; public class Logik01 { public static void main(String[] args) { System.out.println(doorbell(true,true)); // false System.out.println(doorbell(false,false)); // false System.out.println(doorbell(true,false)); // true } public static boolean doorbell (boolean klinge...
[ "alextopolcean@gmail.com" ]
alextopolcean@gmail.com
052c8b051882e006d969ac81761e54c94136ccc9
60416f42b29925568d1d9d8a984ffebee9b2cd83
/play_tp16/test/fluent/FonctionalFluentTest.java
42b8216df873cacfdfd4da41746ef6d93706fdec
[ "MIT" ]
permissive
fmaturel/PlayTraining
55e006c6f78df40bdd17bd9ae618e966d9da87b7
5783aec150d28d46a011f1a3dfbb585858f2e31f
refs/heads/master
2021-01-25T04:02:59.800109
2015-03-05T13:22:54
2015-03-05T13:22:54
18,328,072
1
0
null
null
null
null
UTF-8
Java
false
false
1,777
java
package fluent; import models.User; import org.junit.Test; import play.Logger; import play.db.jpa.JPA; import play.libs.F.Callback; import play.libs.F.Function0; import play.test.TestBrowser; import static org.fest.assertions.Assertions.assertThat; import static play.test.Helpers.*; /** * Sample "integration" test,...
[ "francoismaturel@gmail.com" ]
francoismaturel@gmail.com
208de9728e6d6c178868d43ec49f8effa62cc9d5
03dd7016a766a81e033c466f9437d207283d15ed
/Order-api/src/main/java/it/uniroma3/RejectOrderCommand.java
569313d8a557fe47c75a05dbea5ad1d9a3184255
[]
no_license
ElenaBernardi/Sagas_Example
82b1a1925090336787da08e551011800d9bdf5a4
c755827f0e4d7fa51e3a33250913e477f8ab0131
refs/heads/master
2020-05-18T17:18:56.915196
2019-05-02T09:14:05
2019-05-02T09:14:05
184,550,980
0
0
null
null
null
null
UTF-8
Java
false
false
425
java
package it.uniroma3; import io.eventuate.tram.commands.common.Command; public class RejectOrderCommand implements Command { private Long orderId; private RejectOrderCommand() { } public RejectOrderCommand(long orderId) { this.orderId = orderId; } public Long getOrderId() { r...
[ "elenabernardi15@gmail.com" ]
elenabernardi15@gmail.com
d071c1104cbb364e0ebb9c720f517f0b62b14707
2506d59c522808a253321407a8b148baae03b24c
/src/main/java/eisenwave/inv/event/ClickEvent.java
5ca88178368a28bbcfd43d029b37efd754549058
[]
no_license
Eisenwave/eisen-inventories
0f3939375d4c1e59bb4675b698d798bd6581bf82
e04505c987fcc9e0177b8a4144b91fdd47b80c2c
refs/heads/master
2021-10-08T10:59:58.829605
2018-12-11T11:59:10
2018-12-11T11:59:10
110,969,434
0
1
null
null
null
null
UTF-8
Java
false
false
491
java
package eisenwave.inv.event; import eisenwave.inv.view.View; import org.bukkit.entity.Player; import org.bukkit.event.inventory.ClickType; import org.jetbrains.annotations.NotNull; public class ClickEvent extends ViewEvent { protected final ClickType type; public ClickEvent(@NotNull View view, @NotN...
[ "janschultke@gmail.com" ]
janschultke@gmail.com
3567bfc1003a70ea592a657b5c2fdb7b09687930
383d566703953fae4b1cab99cdd7e79ad1880d86
/src/test/java/com/example/springbootdemo/GreetingControllerTests.java
b78b613bcd939d0ec2aec0602cbe268745c2e7f5
[]
no_license
xiedfchn/spring-boot-demo
478d0aa80860772edfd75dbf6c2431e3720270d6
195d402ae8d0910e395184bf737e74c7950e79b4
refs/heads/main
2023-06-06T23:50:03.386174
2021-07-03T22:58:14
2021-07-03T22:58:14
373,977,786
0
0
null
null
null
null
UTF-8
Java
false
false
1,394
java
package com.example.springbootdemo; import org.junit.jupiter.api.Test; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.boot.test.autoconfigure.web.servlet.AutoConfigureMockMvc; import org.springframework.boot.test.context.SpringBootTest; import org.springframework.test.web.ser...
[ "xiedf.chn@gmail.com" ]
xiedf.chn@gmail.com
dc4a11be5083a6e9ecded59d60f9bb21e84c2455
a8f321f35ede04291d38d23c92454778230e5965
/app/src/main/java/com/peter/volley/toolbox/NoCache.java
dc2f315693e8919b4a4dd7a84a083b4f5b7b2afd
[]
no_license
javalive09/shuihu
628ca5d72df737dfd05a0eaa558e71ae82a2b3c7
b982bdae5fccc98cefba310daf6c74301a404b44
refs/heads/master
2021-01-10T08:56:29.916695
2016-05-01T10:05:27
2016-05-01T10:05:27
47,816,887
3
0
null
null
null
null
UTF-8
Java
false
false
1,146
java
/* * Copyright (C) 2011 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
[ "javalive09@163.com" ]
javalive09@163.com
8729502f13e949c3e739181de307e182b5233c9c
1a27288a8976b629b40c54ef1757f7787e413494
/app/src/main/java/com/sjx/Action/BatteryReceiver.java
a71ed4661f42e318fab7b88c04ff0f85a9e2bcab
[]
no_license
jklm23/MobileMonitor
64e518725c1f57e0edc8d190258b00d685c569cf
0e96fa3c1f46312331c8d898cc7e057db5eb5b3e
refs/heads/master
2022-02-27T10:20:20.598114
2019-09-24T02:23:15
2019-09-24T02:23:15
207,595,710
0
0
null
null
null
null
UTF-8
Java
false
false
1,018
java
package com.sjx.Action; import android.content.BroadcastReceiver; import android.content.Context; import android.content.Intent; import android.util.Log; public class BatteryReceiver extends BroadcastReceiver { int mCurrentLevel=0; int m_total=0; String m_strPercent; @Override public void onRecei...
[ "947830193@qq.com" ]
947830193@qq.com
9743d9a2422ebcb70e0fa0a87c7af7dec42cbc90
e50df3b9df4cdbe23c8e91aeba0ccba04aa64c65
/lib/src/main/java/com/lody/virtual/client/hook/proxies/location/MockLocationHelper.java
f772c7646d4a77a4336e9a5b5a8ffd4920d2a00f
[]
no_license
sudami/VirtualApp10
17d093840a2aa36cea7ec12ec4e523fe3c2d2002
3d9f1b86b96881121a33ff23b7435881ad2261cb
refs/heads/master
2022-11-14T21:40:08.182057
2020-07-09T07:31:39
2020-07-09T07:31:39
280,354,929
1
3
null
2020-07-17T07:17:16
2020-07-17T07:17:15
null
UTF-8
Java
false
false
10,732
java
package com.lody.virtual.client.hook.proxies.location; import android.util.Log; import com.lody.virtual.client.env.VirtualGPSSatalines; import com.lody.virtual.client.ipc.VirtualLocationManager; import com.lody.virtual.helper.utils.Reflect; import com.lody.virtual.remote.vloc.VLocation; import java.lang.reflect.Method;...
[ "hangjun.he@ecarx.com.cn" ]
hangjun.he@ecarx.com.cn
4483205a24b9ed6e47d1d2137eb302a776cd2212
b88c67a62d35eca5d7125242346c93ab05b48af4
/app/src/main/java/com/example/peter/spider/Game/Master.java
85ba51052be160b4f0d77d8e53688432c17240e9
[]
no_license
peteu1/Spider
ab8b07b981bac0674c8b69fd19975cd39ecb16bf
1fa78936b7404c5d18350acfbfd8227d4cb5e9c8
refs/heads/master
2021-05-18T21:12:47.041622
2020-06-22T21:56:56
2020-06-22T21:56:56
251,423,563
2
0
null
null
null
null
UTF-8
Java
false
false
22,069
java
package com.example.peter.spider.Game; import android.graphics.Canvas; import android.graphics.drawable.Drawable; import android.util.Log; import com.example.peter.spider.Game.CardDeck.Card; import com.example.peter.spider.Game.CardDeck.Const; import com.example.peter.spider.Game.CardDeck.Deck; import com.example.pet...
[ "peteu@vt.edu" ]
peteu@vt.edu
1f0e73d16349009e32a82473b4e2c398575469a6
31d4d2f4670b7fb0510c32083b488cee3201c1df
/src/main/java/cn/com/shangyi/api/paint/service/impl/PaintServiceImpl.java
71497f785f2f207a1f032f73ff498481a7d207ce
[]
no_license
cuiguanghe/ShangYi
b6753b031302fd0d00ec741f602e5547eac066ee
d3563076458d51059a61caa7f4b78ba81cbca233
refs/heads/master
2020-06-05T20:59:31.549780
2014-11-07T05:53:01
2014-11-07T05:53:01
null
0
0
null
null
null
null
UTF-8
Java
false
false
367
java
package cn.com.shangyi.api.paint.service.impl; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import cn.com.shangyi.api.paint.dao.PaintDAO; import cn.com.shangyi.api.paint.service.PaintService; @Service public class PaintServiceImpl implements PaintServi...
[ "1115425699@qq.com" ]
1115425699@qq.com
c97cd59b8f74096da3774b8f90d9007051bb3dc5
57607e93decc0c8d6564402fe80fed85f7c36c10
/AlgoAndDS/src/com/implement/multithreading/distributed/producers/CoffeeProducer.java
f766f000b5c35417face34ff8215758ea966887e
[]
no_license
ashutosh16/Practice
59e7b174b1b254a0262b6292f4e8d74f59b004e5
7f77a7e301e21d62ae52fb228fd00aae158e8d48
refs/heads/master
2023-06-15T06:56:06.027589
2021-07-13T17:40:07
2021-07-13T17:40:07
null
0
0
null
null
null
null
UTF-8
Java
false
false
846
java
package com.implement.multithreading.distributed.producers; import com.implement.multithreading.distributed.model.OrderQueue; public class CoffeeProducer implements Runnable { protected OrderQueue<String> queue = null; protected String name; public CoffeeProducer(OrderQueue<String> queue) { this.queue = queue; ...
[ "kapil.sadhwani@spacetimeinsight.com" ]
kapil.sadhwani@spacetimeinsight.com
7aa1d30b73818ae693e87c56dbec746158644a56
8efa2aacaf2ec548ea8da52f7fadc52b207b1072
/src/com/crowdscanner/controller/CrowdScannerNavigationMobile.java
af74d6b4ad7f889773c2f71231c17fb983b7e4d5
[]
no_license
amonter/backend_peoplehunt
f4a44e0b3d81eec749d75a1680810c6c1074232e
9e356388b3bab37dd3bce7839d8e1481697d381d
refs/heads/master
2021-01-10T22:44:42.376510
2016-10-08T23:07:52
2016-10-08T23:07:52
70,361,948
0
0
null
null
null
null
UTF-8
Java
false
false
1,401
java
package com.crowdscanner.controller; import javax.servlet.http.HttpServletRequest; import org.springframework.stereotype.Controller; import org.springframework.ui.ModelMap; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.RequestMethod; @Controlle...
[ "adriano@Adrians-MacBook-Pro-2.local" ]
adriano@Adrians-MacBook-Pro-2.local
c546ef83efc94f176a7d1d815a113cbaf7cc836b
e0a65c63e007fbfa534cff1db9212bc6a869a333
/src/StringtoIntger.java
6e20818097c0cbe72dc139b3b2e6a87de8cf37b3
[]
no_license
mashique/Test
4e39ce569cc8aff20f74453925f0fa65226b6383
8d3240fb66e21f1fb7184a30ea79e1d9b9a17f86
refs/heads/master
2022-10-09T00:22:21.593397
2020-06-02T19:18:55
2020-06-02T19:18:55
268,883,661
0
0
null
null
null
null
UTF-8
Java
false
false
241
java
public class StringtoIntger { public static void main(String[] args) { String str ="65"; int x = Integer.parseInt(str); System.out.println(x); System.out.println(str); System.out.println(String.valueOf(x)); } }
[ "ashique299@yahoo.com" ]
ashique299@yahoo.com
74319acf9d418d838bf642e38dd78a5806840470
1c7451bc65ea7f393f825ca99aaf16b7177e2b29
/MensagensSemanais/src/mensagenssemanais/Mensagem.java
6677d0d440a5a5ef48c894819bd6afe3ce57fd48
[]
no_license
Weidecj/padroes-projeto-atividades
655fc2a5d483b2839259a8f4b56d2c6904beebf1
b7a8d0f0c2a0316f8ddf2bd3d84fe8d9b1367283
refs/heads/master
2021-01-19T13:47:15.387769
2017-05-04T00:14:13
2017-05-04T00:14:13
88,109,130
0
0
null
null
null
null
UTF-8
Java
false
false
526
java
package mensagenssemanais; public class Mensagem { private String dia; private String mensagem; public Mensagem(String dia, String mensagem){ this.dia = dia; this.mensagem = mensagem; } public void setDia(String dia){ this.dia = dia; } public String ge...
[ "00715111213@JIPA-LABIN05-21.ifro.local" ]
00715111213@JIPA-LABIN05-21.ifro.local
a3998ef3eb93d4e615ad419adced1d9332e28c4a
6253283b67c01a0d7395e38aeeea65e06f62504b
/decompile/app/SystemUI/src/main/java/com/fyusion/sdk/common/ext/filter/a/l.java
4cdfede10cc7324df0ada5b12bb7a9a531924cd8
[]
no_license
sufadi/decompile-hw
2e0457a0a7ade103908a6a41757923a791248215
4c3efd95f3e997b44dd4ceec506de6164192eca3
refs/heads/master
2023-03-15T15:56:03.968086
2017-11-08T03:29:10
2017-11-08T03:29:10
null
0
0
null
null
null
null
UTF-8
Java
false
false
5,140
java
package com.fyusion.sdk.common.ext.filter.a; import com.fyusion.sdk.common.ext.filter.BlockFilter; import com.fyusion.sdk.common.ext.filter.ImageFilter; import com.fyusion.sdk.common.t; import fyusion.vislib.BuildConfig; import java.util.Collection; import java.util.Collections; import java.util.Iterator; import java....
[ "liming@droi.com" ]
liming@droi.com
e39d00d88bba74fd6212b5f0f5035bafe81a2b94
73458087c9a504dedc5acd84ecd63db5dfcd5ca1
/src/jcifs/dcerpc/DcerpcBinding.java
2abd9dc297446b32b6f193917f11d16b02bf73c0
[]
no_license
jtap60/com.estr
99ff2a6dd07b02b41a9cc3c1d28bb6545e68fb27
8b70bf2da8b24c7cef5973744e6054ef972fc745
refs/heads/master
2020-04-14T02:12:20.424436
2018-12-30T10:56:45
2018-12-30T10:56:45
163,578,360
0
0
null
null
null
null
UTF-8
Java
false
false
2,638
java
package jcifs.dcerpc; import java.util.HashMap; import java.util.Iterator; import java.util.Set; import jcifs.dcerpc.msrpc.lsarpc; import jcifs.dcerpc.msrpc.netdfs; import jcifs.dcerpc.msrpc.samr; import jcifs.dcerpc.msrpc.srvsvc; public class DcerpcBinding { private static HashMap INTERFACES = new HashMap(); Str...
[ "reverseengineeringer@hackeradmin.com" ]
reverseengineeringer@hackeradmin.com
4136c92d9bc73033114576a29957874b65951c24
7784ef372e1be8a208362fd2675278ef08393687
/Hope/src/com/ada/factory/DateFormatFactory.java
78eb9d30361605b9b9822df611cc2400f732e2f6
[]
no_license
lchcoming/cng1985
df8eb473ecf6e8d716cd2936c16a60ab718c2c11
d122b878b9aa3c242f3d12d2ce65761f09666b6d
refs/heads/master
2016-09-05T12:07:03.838786
2011-08-31T00:53:05
2011-08-31T00:53:05
41,707,910
0
0
null
null
null
null
UTF-8
Java
false
false
1,156
java
package com.ada.factory; import java.text.DateFormat; import java.text.SimpleDateFormat; import java.util.Locale; /** * 字母 日期或时间元素 表示 示例 G Era 标志符 Text AD y 年 Year 1996; 96 M 年中的月份 Month July; Jul; * 07 w 年中的周数 Number 27 W 月份中的周数 Number 2 D 年中的天数 Number 189 d 月份中的天数 Number 10 * F 月份中的星期 Number 2 E 星期中的天数 ...
[ "cng1985@4a583d68-532f-11de-8b28-e1b452efc53a" ]
cng1985@4a583d68-532f-11de-8b28-e1b452efc53a
d6e733eeb42dab6011196f2fd39f2349453542ce
c101573897c6e8f9117c65218a8f0f9815804ea3
/UI/app/src/main/java/com/example/helperapp/User.java
cc5f681db59449b8e853cc739bf07be49bfc372d
[]
no_license
huukhangapcs/MidtermProject
9e822efb7fe8249479a7f29dfd4c64bfd57a7eb8
ce3418d4b6a0e4c027b30196dce37c3c68abb198
refs/heads/master
2022-12-08T08:14:57.091016
2020-08-23T06:56:55
2020-08-23T06:56:55
289,162,869
0
1
null
null
null
null
UTF-8
Java
false
false
456
java
package com.example.helperapp; public class User { String name; String email; public String getName() { return name; } public void setName(String name) { this.name = name; } public String email() { return email; } public void setEmail(String email) { ...
[ "51012277+longcualonglonglong11@users.noreply.github.com" ]
51012277+longcualonglonglong11@users.noreply.github.com
b70401cac8c2f858ab0cb398cfa39aeda0a5444b
6a77a6b5fbc5c6322bd9d8d1e1d317d0a53879ee
/src/main/java/com/jk/service/test/TestServiceImpl.java
ac7d951fb9049580787401deac357aa4c91e1c48
[]
no_license
15510229796/feign-demo1
f607630547ca35f6f617c0faca996cb0c2e0b1dc
48ca3ebbc97813293295315173a226be26fbd67d
refs/heads/master
2021-09-09T06:52:11.560104
2018-03-14T06:03:19
2018-03-14T06:03:19
124,530,004
0
0
null
null
null
null
UTF-8
Java
false
false
376
java
package com.jk.service.test; import com.jk.mapper.TestMapper; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; @Service public class TestServiceImpl implements TestService { @Autowired private TestMapper testMapper; @Override public int get...
[ "gaos_wan@126.com" ]
gaos_wan@126.com
d7f89c8da0ef1b3255ed7b1d62d88a92691a01ed
81f3a5c83d19baa3e3f6247bc553c0d9640b1339
/src/test/java/com/emmardo/p5/medicalrecord/MedicalRecordServiceTest.java
7e314d2def22715c9ff43ccb3439093c5657f459
[]
no_license
emmardo/P5_Ricardo_Diaz_Cornejo
fb2092c8ac2596308ca14c991a8814fc7d60f116
a02e143a10dac1d321a868da4403fc76c2e6eaba
refs/heads/master
2022-06-02T05:24:54.716795
2020-03-18T18:16:16
2020-03-18T18:16:16
230,342,826
0
1
null
2022-05-20T21:19:24
2019-12-26T23:51:49
Java
UTF-8
Java
false
false
13,224
java
package com.emmardo.p5.medicalrecord; import org.junit.Before; import org.junit.Test; import java.util.ArrayList; import java.util.List; import static org.junit.Assert.*; public class MedicalRecordServiceTest { private MedicalRecordRepository repository; private MedicalRecordService service; @Before ...
[ "emmardo@gmail.com" ]
emmardo@gmail.com
0bf25e3e8c68d25fc66768e22b1c4b43b53e6736
11e97bdb743f9245d9118dbedfbd67b952916495
/library/src/main/java/com/linheimx/app/library/utils/RectD.java
7673cdb1ba8b97706e5bcc27ac7ed6e5d4997646
[ "Apache-2.0" ]
permissive
shb695/LChart
8e722d46f3abd4962505af9702a54530186e9085
ce295b01a260ecde6de0a393373ee11248b850a3
refs/heads/master
2021-01-23T22:10:23.580455
2017-02-22T00:57:31
2017-02-22T00:57:31
83,118,500
1
0
null
2017-02-25T08:36:50
2017-02-25T08:36:49
null
UTF-8
Java
false
false
1,027
java
package com.linheimx.app.library.utils; /** * 数据视图 * --------------------------- * 约定: * left 必须小于 right * bottom 必须小于 top * Created by lijian on 2017/1/26. */ public class RectD { public double left; public double top; public double right; public double bottom; public RectD() { } ...
[ "linheimx333666" ]
linheimx333666
82cdec54caa3b15f60c55151d0a71e73e75cfdad
471d34e1b7c88e72cae1f6012664bdf2212567f1
/src/main/java/juc/lock/SynchronizedDemo3.java
7ad3db81aef5870bc7d562c7589013a49ead740a
[]
no_license
dzw1113/jvm
69bdd7e577ce6ae6791eba55ca0441925517edd3
095c3c93a693e8523dde617c76ffef93dc9543bf
refs/heads/master
2021-10-24T02:35:24.156410
2019-03-21T13:24:51
2019-03-21T13:24:51
176,949,475
0
0
null
null
null
null
UTF-8
Java
false
false
1,470
java
package juc.lock; /** * 修饰代码块,只锁住代码块的执行顺序。代码块级别串行。(例如上面的方法1和方法2没能串行,因为锁住的是同一个对象,但是同步代码块只包住了方法中的一部分) * @author dzw * */ public class SynchronizedDemo3 { public void method1(){ System.out.println("进入方法1"); try { synchronized (this) { System.out.println("方法1执行"); ...
[ "dzw566951" ]
dzw566951
10c2375c2c37c3b9d790d2dd2620c791f6c8602b
772c2558d2c4ad50ec011e80f20134715cbc3939
/weiqitv-interfaces/src/test/java/de/dagnu/weiqitv/beans/criterion/test/HandicapCriterionTestCase.java
0ff19ddab89a95e0b3ac2a52acaab145dcc82faf
[]
no_license
BackupTheBerlios/weiqitv
ce1e62dd0f80712d112ef80bbbd216dfe4187348
282f458c61a6729c19fea3d43423df8a526078d8
refs/heads/master
2016-09-15T20:24:16.204707
2010-03-15T13:59:09
2010-03-15T13:59:09
39,715,248
0
0
null
null
null
null
UTF-8
Java
false
false
1,033
java
package de.dagnu.weiqitv.beans.criterion.test; import net.sf.twip.TwiP; import net.sf.twip.Values; import org.junit.Before; import org.junit.Test; import org.junit.runner.RunWith; import de.dagnu.weiqitv.beans.criterion.HandicapCriterion; @RunWith(TwiP.class) public class HandicapCriterionTestCase { public static...
[ "danny@sweety.(none)" ]
danny@sweety.(none)
dfebba4267a2904337684cd793a1a0159b0a17ed
00469ed47c6b24cb9c72cdebc4933bb729dbd584
/blok2/jpa-demo/jpa-with-jse-relational/src/main/java/com/example/dao/ContactDao.java
317fe24c7ca063a40012ad5bb593b51d8f739a2b
[]
no_license
maninder98/bd2021
2a74976683c26bb863a04183f57d39bec48a9dd2
56c76af87e455ff5465bc2b3e5a02923b82cc3ea
refs/heads/master
2023-03-21T06:43:12.937765
2021-03-16T18:43:29
2021-03-16T18:43:29
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,528
java
package com.example.dao; import com.example.domain.Contact; import org.slf4j.Logger; import javax.inject.Inject; import javax.persistence.EntityManager; import javax.persistence.TypedQuery; import javax.persistence.criteria.CriteriaBuilder; import javax.persistence.criteria.CriteriaQuery; import javax.persistence.cri...
[ "bram.janssens@infosupport.com" ]
bram.janssens@infosupport.com
3060b29f3d702497535298f57b21f618a075c9f3
9f2f1bfaa13437a7a9ab44e59aa9b29d601513ee
/company-api/src/main/java/co/edu/uniandes/csw/company/mappers/EJBExceptionMapper.java
a683e1f988b8ed3a3d3289fd9c5fb5a07b736051
[ "MIT" ]
permissive
Uniandes-ISIS2603-backup/company_back
da4ed12b13828fe1caefebef36f676cfd97ad2b1
51051debbe6913f082ecada2d1cdd63c7ac6a41c
refs/heads/master
2021-06-07T16:21:00.293515
2016-10-27T15:12:43
2016-10-27T15:12:43
null
0
0
null
null
null
null
UTF-8
Java
false
false
934
java
package co.edu.uniandes.csw.company.mappers; import javax.ejb.EJBException; import javax.ws.rs.core.MediaType; import javax.ws.rs.core.Response; import javax.ws.rs.ext.ExceptionMapper; import javax.ws.rs.ext.Provider; @Provider public class EJBExceptionMapper implements ExceptionMapper<EJBException> { ...
[ "rcasalla@uniandes.edu.co" ]
rcasalla@uniandes.edu.co
a7c5945c74a816a3d900ee2c67eb7bce16e4cf7c
fc6925c978ca1326c1e15e5af8bac88e5d324ad9
/adventure-lib/src/main/java/com/adam/adventure/entity/component/event/ComponentEvent.java
b4f0016e3fa31fd53c3e574dfd15df0f323b2f70
[]
no_license
Adam-Higginson/AnotherAdventureGame
bda9b5b823e3e971ff67582e5abc13decf11e887
575f7670ce47706e93cb1424d59ea2d3e443fff4
refs/heads/master
2023-04-28T21:29:24.698903
2019-10-13T22:23:19
2019-10-13T22:23:19
90,482,122
1
0
null
2023-04-18T11:40:46
2017-05-06T18:10:45
Java
UTF-8
Java
false
false
93
java
package com.adam.adventure.entity.component.event; public abstract class ComponentEvent { }
[ "adam.higginson555@gmail.com" ]
adam.higginson555@gmail.com
1e664ebb03822a3c2356629123bf4f0435f39756
3198f64839b21d54d038d1ab4fa0c8f42ee6a4e4
/app/src/test/java/kr/generic/wifianalyzer/vendor/model/VendorServiceTest.java
80d3edf1b095e42cb7fd447a45cbdc05b8c396a3
[]
no_license
Ohmiz/WiFi-Analyzer
299d088ce33790e171a21ced39436346d72dfbc8
df056dcbdd3ae8ceb091ca1f04569abebc3543e4
refs/heads/master
2021-01-12T02:21:23.235189
2017-01-10T07:20:19
2017-01-10T07:20:19
78,505,567
0
0
null
null
null
null
UTF-8
Java
false
false
5,040
java
/* * WiFi Analyzer * Copyright (C) 2016 VREM Software Development <VREMSoftwareDevelopment@gmail.com> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or...
[ "12345" ]
12345
baf6800de9f1fcf90b0657b32a77b432df905fbd
af028c3aeccc7e24244c7258f0044ff392378ebf
/src/test/java/com/bdi/fondation/web/rest/UserJWTControllerIntTest.java
47ba9835e2cda3d69502575c29402691f8359577
[]
no_license
BulkSecurityGeneratorProject/TastFondation
3da9a92eade4ef565ad9d12d538535b3b728ee28
75ef2596294252052062056489fb922b3f2e1765
refs/heads/master
2022-12-16T19:31:12.666472
2018-05-27T01:00:13
2018-05-27T01:00:13
296,554,262
0
0
null
2020-09-18T08:00:28
2020-09-18T08:00:27
null
UTF-8
Java
false
false
4,869
java
package com.bdi.fondation.web.rest; import com.bdi.fondation.TastFondationApp; import com.bdi.fondation.domain.User; import com.bdi.fondation.repository.UserRepository; import com.bdi.fondation.security.jwt.TokenProvider; import com.bdi.fondation.web.rest.vm.LoginVM; import com.bdi.fondation.web.rest.errors.ExceptionT...
[ "jhipster-bot@users.noreply.github.com" ]
jhipster-bot@users.noreply.github.com
747612d06e853459bb04dd363cc9b777057a201d
a49186a173fec63bd5d9c2446dae5a8f0ed1897e
/src/main/java/com/exercise/infra/util/Adapter/SelectVisitorAdapter.java
05c1f2c87a92d8640d88204762d390cff4d73954
[]
no_license
lijianglong0916/exercise
7d332ab95d0843be6755890e88cacfd50c06247a
8e995fa4ef660072f4ff001e0704c115ebf62c63
refs/heads/master
2023-02-20T20:32:14.486603
2021-01-20T08:06:17
2021-01-20T08:06:17
328,639,884
0
0
null
2021-01-20T08:15:09
2021-01-11T11:19:12
Java
UTF-8
Java
false
false
3,402
java
package com.exercise.infra.util.Adapter; import net.sf.jsqlparser.expression.Expression; import net.sf.jsqlparser.statement.select.*; import net.sf.jsqlparser.statement.values.ValuesStatement; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.util.CollectionUtils; import java.util.Ar...
[ "jianglong.li@hand-china.com" ]
jianglong.li@hand-china.com
f6be5a7cb338857a2e3e2a90f76fb9f4b5262ca7
e5d8693cb94767350e34d47223a5ee294d88a869
/src/main/java/projects/encryptor/model/BasicCryptosystem.java
49ab179a4e0edf3226d0826547dc5bd9ba6402d5
[ "MIT" ]
permissive
manu-p-1/Portable-Cryptographer
dec5dcd6fc031157d086a7b37d5b5f9cdd008c4d
2f238692e22610d786ce5a36617c0e3c5700b7d8
refs/heads/master
2023-08-11T05:35:03.490198
2023-07-27T02:27:55
2023-07-27T02:27:55
163,994,278
2
0
null
2019-02-02T03:03:37
2019-01-03T16:03:26
Java
UTF-8
Java
false
false
5,085
java
package projects.encryptor.model; import java.io.UnsupportedEncodingException; import java.security.InvalidKeyException; import java.security.Key; import java.security.NoSuchAlgorithmException; import java.util.Base64; import javax.crypto.BadPaddingException; import javax.crypto.Cipher; import javax.crypto.IllegalBlo...
[ "28782438+manu-p-1@users.noreply.github.com" ]
28782438+manu-p-1@users.noreply.github.com
23297342f6fa19b07fcf8bc966c43ea76803852d
2a3f19a4a2b91d9d715378aadb0b1557997ffafe
/sources/org/acra/CrashReportFileNameParser.java
9beee54cdf5788d589015efd8e46c550f29c6270
[]
no_license
amelieko/McDonalds-java
ce5062f863f7f1cbe2677938a67db940c379d0a9
2fe00d672caaa7b97c4ff3acdb0e1678669b0300
refs/heads/master
2022-01-09T22:10:40.360630
2019-04-21T14:47:20
2019-04-21T14:47:20
null
0
0
null
null
null
null
UTF-8
Java
false
false
385
java
package org.acra; final class CrashReportFileNameParser { CrashReportFileNameParser() { } public final boolean isSilent(String reportFileName) { return reportFileName.contains(ACRAConstants.SILENT_SUFFIX); } public final boolean isApproved(String reportFileName) { return isSilent(...
[ "makfc1234@gmail.com" ]
makfc1234@gmail.com
93ba0885338db15e8c5788b12eee8b3f8ed577f6
60db3a7a12378e45828a199ef6825d08720b6380
/Assignment2/app/src/main/java/edu/floridapoly/cop4656/spring19/kuhn/MainActivity.java
6c24ed5284528f141dac253aa84474a1e82cac32
[]
no_license
Brent-Kuhn/mobile_device_apps
1fe067be8eb169155be8aa9f95a2bd8370398aaa
3d14ee1d8909f7846f4656434e6e7f1bcc20618d
refs/heads/master
2020-04-17T04:57:37.605818
2019-04-05T04:10:39
2019-04-05T04:10:39
166,255,177
0
0
null
null
null
null
UTF-8
Java
false
false
4,381
java
package edu.floridapoly.cop4656.spring19.kuhn; import android.app.Activity; import android.content.Intent; import android.os.Bundle; import android.support.design.widget.CoordinatorLayout; import android.support.design.widget.FloatingActionButton; import android.support.v7.app.AppCompatActivity; import android.support...
[ "bkuhn4669@flpoly.org" ]
bkuhn4669@flpoly.org
5a0fb066272b30dac728f9671e5f806e0f0e58ff
99c7920038f551b8c16e472840c78afc3d567021
/aliyun-java-sdk-dataworks-public-v5/src/main/java/com/aliyuncs/v5/dataworks_public/model/v20200518/ListConnectionsRequest.java
0b481ec87d8562cb56b03b19962f21c4bdfbda49
[ "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
3,420
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
480c02ba2f572e7f2892fa4506c7644d62c2c1ad
960570d7599cd511dfb5631dbc77cddeaf214a6a
/src/main/java/com/whishkey/tictactoe/Board.java
33fe22912507da9a477d322b3dde79d2e8177d53
[]
no_license
jansenmtan/TTToe
0c8bb5136f5f4fa377ff0a96713f9668b9a74d28
ef29134c5ce06319788befd5348cf9dd29568675
refs/heads/master
2021-05-01T16:03:05.601413
2018-02-24T17:49:01
2018-02-24T17:49:01
121,044,289
0
0
null
null
null
null
UTF-8
Java
false
false
1,291
java
package com.whishkey.tictactoe; import java.util.Arrays; import java.util.ArrayList; // TODO : make parcelable public class Board { private int[][][] board; Board() { board = Fill(new int[3][3][3], -1); } int[][] getGrid(int x) { return board[x]; } public int getState(int x, int y, int z...
[ "jansenmtan@gmail.com" ]
jansenmtan@gmail.com
6e1967d96c198dba57c2c08f0e1a7ce9a617dfb0
d05fb268c6c25b0ddd799d02c1a2d146ee2246ae
/apm/src/main/java/io/fabric8/apmagent/metrics/ThreadContextMethodMetricsStack.java
2f0f6008615d5381539fc59b876de05cc2321946
[ "Apache-2.0" ]
permissive
jknoepfler/fabric8
0a31dc4f0b761a1c3d2723aa36904802062833a8
1d85f9763a905fbb8e2077b107f6689e9db50add
refs/heads/master
2020-12-14T10:18:05.751775
2014-06-30T12:06:40
2014-06-30T15:56:09
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,943
java
/* * Copyright 2005-2014 Red Hat, Inc. * Red Hat licenses this file to you 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 appli...
[ "jon@fusesource.com" ]
jon@fusesource.com
43964cce177476b7ac3f6a8a973dafeba3ef7e5c
4c6adf0ce6ef3f02dcef9c345e0e5e4ff139d886
/Common/FO/fo-jar/fo-withdraw/src/main/java/com/pay/fundout/withdraw/dao/ruleconfig/impl/BatchRuleConfigDAOImpl.java
65c2b68889dccf657d5c0431c458788423227e29
[]
no_license
happyjianguo/pay-1
8631906be62707316f0ed3eb6b2337c90d213bc0
40ae79738cfe4e5d199ca66468f3a33e9d8f2007
refs/heads/master
2020-07-27T19:51:54.958859
2016-12-19T07:34:24
2016-12-19T07:34:24
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,126
java
/** * File: WithDrawRuleConfigDaoImpl.java * Description: * Copyright 2010 -2010 pay Corporation. All rights reserved. * 2010-9-16 darv Changes * * */ package com.pay.fundout.withdraw.dao.ruleconfig.impl; import java.util.HashMap; import java.util.List; import java.util.Map; import com.pay.fundo...
[ "stanley.zou@hrocloud.com" ]
stanley.zou@hrocloud.com
4001276abf8ae96255cfd3c60b531d922e5aea5b
b89a7d4a3909a06159ff2b7273312f97a3455766
/hot-swap-jvm-book/src/main/java/xyz/dsvshx/hotswap/ClassModifier.java
b0395358a3cc2e3767a1eb74272e5c9618af0895
[ "MIT" ]
permissive
dongzhonghua/lets-hotfix
1bcf27c85c431eb7d82645de4ceb9615de8d33a3
eb5308f46323cec97d8bc6fc09f1d61de17d4ada
refs/heads/master
2023-07-09T11:37:08.554754
2021-07-03T12:49:42
2021-07-03T12:49:42
306,056,564
0
0
MIT
2020-10-21T14:45:34
2020-10-21T14:45:33
null
UTF-8
Java
false
false
1,850
java
package xyz.dsvshx.hotswap; /** * 修改Class文件,暂时只提供修改常量池常量的功能 * * @author dongzhonghua * Created on 2021-06-08 */ public class ClassModifier { private static final int CONSTANT_POOL_COUNT_INDEX = 8; private static final int CONSTANT_Utf8_info = 1; private static final int[] CONSTANT_ITEM_LENGTH = {-1, -...
[ "dongzhonghua03@kuaishou.com" ]
dongzhonghua03@kuaishou.com
aed6d8a515c3f1d6e43ee645f945c21a6ab7b8e4
e993c159a3bb168fd0cd384fe1bb2e02c7abd716
/JAVA/Fundamentals/DataTypesAnd VariablesLab/SpecialNumbers10.java
a549b442d7532e64e339129b71af3932f8b96089
[]
no_license
invjee/SoftUni-Software-Engineering
e6bc27761fce18d3da713c820c761663bf80b7ad
db47e2a7d3d8ab7f1e1881b87b5b113252b4c207
refs/heads/main
2023-03-29T16:39:26.987182
2021-04-02T05:43:59
2021-04-02T05:43:59
321,411,394
0
0
null
null
null
null
UTF-8
Java
false
false
635
java
package DataTypesAndVariables; import java.util.Scanner; public class SpecialNumbers10 { public static void main(String[] args) { Scanner scanner = new Scanner(System.in); int n = Integer.parseInt(scanner.nextLine()); for (int i = 1; i <= n; i++) { int number = i; int sum = ...
[ "invjee@gmail.com" ]
invjee@gmail.com
74e50daeb6a98f7cf124f3443b74318b958726ef
1788d94fa6eec25643288ea23cd04fcf91ebcc8e
/MyStore/MyStorefacades/src/com/epam/kiev/mystore/facades/constants/YtelcoacceleratorfacadesConstants.java
1a30cd48fd2036098b126e71e581c3ec3e60cc29
[]
no_license
VANDAT/Ivan-Lukashchuk-EPAM-stud
7cc24f150ada2b0665f344e4f789ddd1e35cc481
3b3065e8a337e140aea743453fb942a1cc3b773e
refs/heads/master
2021-01-01T16:56:31.796293
2014-07-01T13:15:47
2014-07-01T13:15:47
null
0
0
null
null
null
null
UTF-8
Java
false
false
690
java
/* * * [y] hybris Platform * * Copyright (c) 2000-2011 hybris AG * All rights reserved. * * This software is the confidential and proprietary information of hybris * ("Confidential Information"). You shall not disclose such Confidential * Information and shall use it only in accordance with the terms of ...
[ "lujack@mail.ru" ]
lujack@mail.ru
fe64829a4ef14005c0fd94846660ee338849d081
8ab7d1c670da881a4c1b75263039716ffdbc39d3
/app/src/main/java/com/example/tesis/Ubicacion.java
777472280475e6e792de20b4f8302fe8411edd63
[]
no_license
von322/Tesis2
de58d046a801986540d7281aab31571a20dec5a1
995ac00c0b7800cfaed184ed0c531a9ff4da834a
refs/heads/master
2022-11-11T00:13:11.441474
2020-06-16T18:15:40
2020-06-16T18:15:40
275,879,178
0
0
null
null
null
null
UTF-8
Java
false
false
574
java
package com.example.tesis; public class Ubicacion { private double latitud; private double longitud; public Ubicacion() { } public Ubicacion(double latitud, double longitud) { this.latitud = latitud; this.longitud = longitud; } public double getLatitud() { return la...
[ "ricardovl31@gmail.com" ]
ricardovl31@gmail.com
aedbbf916ed05114a76078d6ed6ed3b5852be395
7d6eb338f60f04b20f9ca02e245b98855485b86a
/src/mea/plugin/ConfigWriter.java
c65b80d2eb31d4a2c00bc1d9257e8ad231de2c2e
[]
no_license
Sayshal/meaSuite
82f262fa4cc28ab18469a9fa44d4a06133081276
0d463572e5be889164d7d34eca056d101c9db286
refs/heads/master
2016-09-10T20:07:02.603481
2011-12-12T14:39:49
2011-12-12T14:39:49
2,965,947
0
0
null
null
null
null
UTF-8
Java
false
false
11,967
java
/* meaSuite is copyright 2011/2012 of Turt2Live Programming and Sayshal Productions * * Modifications of the code, or any use of the code must be preauthorized by Travis * Ralston (Original author) before any modifications can be used. If any code is * authorized for use, this header must retain it's original sta...
[ "travpc@gmail.com" ]
travpc@gmail.com
356d48d1b4033df60df38eccbab75065100069a1
4cf04fcf6967adba7f70bb6269b40ba1dd630554
/app/src/main/java/com/ebabu/ach/Activity/LoginActivity.java
c82db2850834e87d1fad8dbbb5fb61ffab928dd4
[]
no_license
tantuwaySourabh/ACH
a1c395171e8aae0dc8ab18fd9bc319cf72767809
e7c4b49ff4aab2b347901d244603f4a5ae9e4f62
refs/heads/master
2020-06-01T02:20:22.858471
2017-06-12T13:06:51
2017-06-12T13:06:51
94,058,616
0
0
null
null
null
null
UTF-8
Java
false
false
4,499
java
package com.ebabu.ach.Activity; import android.content.Context; import android.content.Intent; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.view.View; import android.widget.Toast; import com.androidquery.AQuery; import com.androidquery.callback.AjaxCallback; imp...
[ "sourabhtan102@gmail.com" ]
sourabhtan102@gmail.com
8d8114d1cedb8c04541eddf08f14076c079c6354
0ca3fb706c62745f674f4f9234c7200a3ebf5f70
/BigApp/BigApps/src/com/example/bigapps/horizonlist/HorizonListActivity3.java
86c359d13bfe36972e7f678b3edcf39e80632c41
[]
no_license
YC-YC/TestApplications
3205084fb6da5f73fce42a03777faf3ecc512eb1
b15f7d874e7356fc6c69697d5f1ab1fe2d7e2131
refs/heads/master
2020-05-30T07:19:30.702952
2017-04-20T08:11:30
2017-04-20T08:11:30
68,898,780
0
0
null
null
null
null
UTF-8
Java
false
false
3,000
java
/** * */ package com.example.bigapps.horizonlist; import java.util.ArrayList; import java.util.List; import android.annotation.SuppressLint; import android.app.Activity; import android.os.Bundle; import android.util.Log; import android.view.LayoutInflater; import android.view.View; import android.widget.Toast; im...
[ "yellowc.yc@aliyun.com" ]
yellowc.yc@aliyun.com
d35f71595830a2b7e99fcb28f4ad2005778e008d
2d4f8a262c92c6864a3a243fc1dcd34989f38a76
/hybris/bin/custom/tm/tmstorefront/web/src/com/tm/storefront/controllers/pages/PickupInStoreController.java
0c42775504e6ccd6ef6e52d46a9daf96a88a036f
[]
no_license
ianilprasad/TM
201f9e3d0eabee99bc736dbb2cb6ef3606b36207
28493a76e81d9dc1c247ac2bb59e64cc53203db4
refs/heads/master
2020-04-04T17:52:42.348824
2018-11-05T01:05:36
2018-11-05T01:05:36
156,140,005
0
0
null
null
null
null
UTF-8
Java
false
false
16,802
java
/* * [y] hybris Platform * * Copyright (c) 2018 SAP SE or an SAP affiliate company. All rights reserved. * * This software is the confidential and proprietary information of SAP * ("Confidential Information"). You shall not disclose such Confidential * Information and shall use it only in accordance with...
[ "anil.prasad@ameri100.com" ]
anil.prasad@ameri100.com
a101f6fea30caeb97592818ee851eee98999e05e
a9e8766f7c203a58b60be6e73a342ec56229b607
/src/main/java/com/corejava/Employee.java
fdbf17e88ae0b7a6c0f96387b889d854a26aeb90
[]
no_license
VimalVDS/MyProject_HMS
c9116a49444832232b9ddc357f3dcf995f342ead
8cf61348c987d176b4f182ffbb190ef88b05e7f2
refs/heads/master
2020-04-29T03:34:05.274318
2019-03-15T12:38:56
2019-03-15T12:38:56
175,811,084
0
0
null
null
null
null
UTF-8
Java
false
false
1,309
java
package com.corejava; public class Employee { int empId; double sal; String empName; String address; public Employee() { // TODO Auto-generated constructor stub } public Employee(int empId,double sal1,String empName1,String address1){ this.empId=empId; sal=sal1; empName=empName1; address=address1; ...
[ "vimal.vnlds@gmail.com" ]
vimal.vnlds@gmail.com
a60d671a4db5367f3beeea1c3be94fdee17f8aca
3da61a8075ea4d114307dca53b395031db671f1b
/src/main/java/ru/tehkode/permissions/sql/SQLConnectionManager.java
7d5c999b418dcae657cfddb87b0224ac8d7c282b
[]
no_license
flames/PermissionsEx
86d634d649a963553d0e06cb38b5ac859338eb53
13aa8bd4a88e0061599dbcca1e04baceadfd5073
refs/heads/master
2021-01-24T00:27:23.363396
2011-05-23T20:30:17
2011-05-23T20:30:17
1,789,811
0
0
null
null
null
null
UTF-8
Java
false
false
4,468
java
/* * PermissionsEx - Permissions plugin for Bukkit * Copyright (C) 2011 t3hk0d3 http://www.tehkode.ru * * 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, ...
[ "clouster@yandex.ru" ]
clouster@yandex.ru
06ad552cc67da3939c144b4f640f139e7dfad310
f9c637ab9501b0a68fa0d18a061cbd555abf1f79
/test/import-data/KafkaSparkProducer/src/com/adr/bigdata/dataimport/logic/impl/docgen/DocGenerationJobFactory.java
266613e6e807407832a8d6a6f1b921e0569fb077
[]
no_license
minha361/leanHTMl
c05000a6447b31f7869b75c532695ca2b0cd6968
dc760e7d149480c0b36f3c7064b97d0f3d4b3872
refs/heads/master
2022-06-01T02:54:46.048064
2020-08-11T03:20:34
2020-08-11T03:20:34
48,735,593
0
0
null
2022-05-20T20:49:57
2015-12-29T07:55:48
Java
UTF-8
Java
false
false
1,116
java
package com.adr.bigdata.dataimport.logic.impl.docgen; import java.io.Serializable; import org.apache.spark.SparkConf; public final class DocGenerationJobFactory implements Serializable { /** * */ private static final long serialVersionUID = 1L; public static DocGenerationJob getDocGenerationJob(int type) { ...
[ "v.minhlq2@adayroi.com" ]
v.minhlq2@adayroi.com
26d2df7fd2628396045edf6ed501dced78854cae
5592ef8541eab074a26dc91b72af94af7853d432
/formula/src/main/java/org/conceptoriented/bistro/formula/Formula.java
73604b9d09fbec52a0e18579a73fd857201f73d8
[ "MIT", "LicenseRef-scancode-unknown-license-reference" ]
permissive
asavinov/bistro
a6079ccc580479ca4c45fed72a46e65580c189c5
0fc854dd8e390ccfde89021cb43e273e362295d7
refs/heads/master
2018-09-22T02:09:25.154220
2018-09-07T15:50:25
2018-09-07T15:50:25
110,134,042
343
11
null
null
null
null
UTF-8
Java
false
false
601
java
package org.conceptoriented.bistro.formula; import org.conceptoriented.bistro.core.ColumnPath; import org.conceptoriented.bistro.core.EvalCalculate; import java.util.List; public interface Formula extends Expression { public static String Exp4j = "org.conceptoriented.bistro.core.formula.FormulaExp4j"; public...
[ "savinov@conceptoriented.org" ]
savinov@conceptoriented.org
36f288f96aed1f07defc03a443e6c28cfad2635a
02de7ce8a5dc57236402102071da656e40ffc4e7
/src/main/java/com/biwork/po/request/AddCoinPojo.java
7ff33ccc7a8336c9c98b110be6873c4aadbf5557
[]
no_license
guoshijiang/biwork_service
afd97b26d809e76573d53424f3890d68431a470f
bdf3a5a666a6b87c59fa43145a7e314703193cd7
refs/heads/master
2020-05-02T18:19:37.900632
2019-03-29T07:45:59
2019-03-29T07:45:59
178,126,046
1
1
null
null
null
null
UTF-8
Java
false
false
666
java
package com.biwork.po.request; public class AddCoinPojo { private String searchMark; private String likeQueryName; private String contractAddress; public String getSearchMark() { return searchMark; } public void setSearchMark(String searchMark) { this.searchMark = searchMark; ...
[ "guoshijiang2012@163.com" ]
guoshijiang2012@163.com
ea911ed462028d6389f6067f6d008fe4317f6a0f
7be443c750e351492d321f5f349ab3ffd8c02825
/src/main/java/com/e1708/cms/service/ArticleService.java
0a8d8c2fa768135fdc5c78edcdb2134afb90d1c5
[]
no_license
moteinstorm/cms-1708e
306f2443a70be2219194962b97919faffb083aa5
0603f9c11759f5cf03d58092720634caf40ea39f
refs/heads/master
2022-12-22T12:08:03.172631
2019-12-23T05:19:43
2019-12-23T05:19:43
227,017,053
1
1
null
2022-12-16T04:54:05
2019-12-10T03:02:36
JavaScript
UTF-8
Java
false
false
2,481
java
package com.e1708.cms.service; import java.util.List; import javax.validation.Valid; import com.e1708.cms.entity.Article; import com.e1708.cms.entity.Category; import com.e1708.cms.entity.Channel; import com.e1708.cms.entity.Comment; import com.e1708.cms.entity.Complain; import com.e1708.cms.entity.Slide;...
[ "454665830@qq.com" ]
454665830@qq.com
a57df0284db53a9d99b217106dea885e4900162c
5aedbfc7af641b0accd4ea7e6bdc8d8e7c52c9df
/core/src/com/dreamwalker/assets/AssetPaths.java
2ba4dd7b831bc29a8509592ef0337092c9df4645
[]
no_license
bloodwi11/Crewman
7dbd095906ac80c4adccd1528d7efa014bcf7967
f449c7a9a03e0c3e076b27edb8d9c77b93111dd3
refs/heads/master
2020-03-19T16:15:02.595436
2018-06-09T11:48:28
2018-06-09T11:48:28
136,707,337
0
0
null
null
null
null
UTF-8
Java
false
false
359
java
package com.dreamwalker.assets; public class AssetPaths { public static final String TILE_GRID = "32x_tilegrid.png"; public static final String GLASS_TILE = "32xGlassTileMap.atlas"; public static final String NULL_TILE = "32xNullTileMap.atlas"; public static final String PLATE_TILE = "32xPlateTileMap....
[ "bloodwi11Gmail.com" ]
bloodwi11Gmail.com
09ed2870f3c5d1b2462dc459f3f7e57a3dd84e66
424c6b322b0bb89f80e31e0a1bff9b2aae55f757
/lhx-persistence/src/main/java/com/lhx/system/org/model/Org.java
f47b8ab977bcef7ffb57de011eaefda8ef8d9031
[]
no_license
baijianjun123456/lhxProject
473cb9a5a5f51c595a3e927255b32734754fc15b
b65829ee36951b52d6d3605f6827f3623521c7fe
refs/heads/master
2021-01-15T12:59:17.614497
2017-08-13T11:49:38
2017-08-13T11:49:38
99,640,191
0
0
null
null
null
null
UTF-8
Java
false
false
1,521
java
package com.lhx.system.org.model; import java.io.Serializable; import com.lhx.common.mybatis.BaseModel; /** * 组织机构定义模型; * @author liangshu */ public class Org extends BaseModel implements Serializable { private static final long serialVersionUID = 1L; //上级机构ID private String pid; //部门机构标识(1:机构;0部门) privat...
[ "1054392287@qq.com" ]
1054392287@qq.com
a3bc5e73fb32456bafce83776aec52e6c42595a2
dc6640e35462c373967ff4005bfe89b7168c42c8
/prog/Encrypt.java
f948de86b056f2a6ee5e8fc7a00ad6997e8c2613
[]
no_license
125philos/TDD
61b970ba13719eaba11b24ccaadd2cf7add3d7f7
1122e9ceef4c7abf1a9a0ba636cc698cc30f076c
refs/heads/master
2020-03-07T23:14:02.997101
2018-04-04T13:00:06
2018-04-04T13:00:06
127,752,428
0
0
null
null
null
null
UTF-8
Java
false
false
4,280
java
package prog; import java.io.IOException; public class Encrypt { private Word key; //constructor public Encrypt() { key = null; } public Word getWord() { return key; } public void setWord(Word key) { this.key = key; } /* * Метод, направленный на замену символ из ...
[ "philos.dec@gmail.com" ]
philos.dec@gmail.com
b6491a9494e8864ae63e1d0b3f48478998ac0121
f22acb2262a5d4e80de44177ff691bc7d3492841
/design-pattern/src/main/java/org/marco/designpattern/gof/structural/adapter/Target.java
86c39dc6815cc02f6454c5f12e7af1cb382aaf7b
[]
no_license
zyr3536/java-learn
5e64ef2111b978916ba47132c1aee19d1eb807f9
78a87860476c02e5ef9a513fff074768ecb2b262
refs/heads/master
2022-06-21T19:03:46.028993
2019-06-21T13:21:04
2019-06-21T13:21:04
184,074,885
0
0
null
null
null
null
UTF-8
Java
false
false
176
java
package org.marco.designpattern.gof.structural.adapter; /** * @author: zyr * @date: 2019/6/4 * @description: todo */ public interface Target { void input(String s); }
[ "yurenzhang@ctrip.com" ]
yurenzhang@ctrip.com
f0dd55090728442f8f304bce75dd83b9eb7248b3
51b7aa8ca8dedd69039d17959701bec7cd99a4c1
/http-client-spi/src/main/java/software/amazon/awssdk/http/async/SdkAsyncHttpClientFactory.java
a946adad8798cd9dea746bafb07aac9cd50a0281
[ "Apache-2.0" ]
permissive
MatteCarra/aws-sdk-java-v2
41d711ced0943fbd6b5a709e50f78b6564b5ed21
af9fb86db6715b1dbea79028aa353292559d5876
refs/heads/master
2021-06-30T05:21:08.988292
2017-09-18T15:33:38
2017-09-18T15:33:38
103,685,332
0
1
null
2017-09-15T17:45:50
2017-09-15T17:45:50
null
UTF-8
Java
false
false
1,449
java
/* * Copyright 2010-2017 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...
[ "millem@amazon.com" ]
millem@amazon.com
c1b584cff5cdd80cf50cb3e17d0f01ae875dd434
996375fabd9659d048bf4e7f15b2f06006e56fc9
/WhackAMoleApp/app/build/generated/source/buildConfig/debug/com/dhamu/whackamole/BuildConfig.java
50365f014b79c989c331160b63c05a5f5d1d0060
[]
no_license
dham0018/WhackAMoleApp
ec00ed06bc26b2481eb828c103dbada5992516fc
0e97f5ccaf3a8a26699c53a0355d2f8cdf350c48
refs/heads/master
2020-07-06T13:49:14.851224
2019-08-18T17:54:39
2019-08-18T17:54:39
203,037,563
0
0
null
null
null
null
UTF-8
Java
false
false
447
java
/** * Automatically generated file. DO NOT MODIFY */ package com.dhamu.whackamole; public final class BuildConfig { public static final boolean DEBUG = Boolean.parseBoolean("true"); public static final String APPLICATION_ID = "com.dhamu.whackamole"; public static final String BUILD_TYPE = "debug"; public sta...
[ "dhameliyahemish@gmail.com" ]
dhameliyahemish@gmail.com
4f5c73f25ec6a390f423a8dbe369886a3511e9c2
eb612e4e13f8df44e8dd45716e0fe0977ef4354b
/src/com/ibaguo/nlp/corpus/dictionary/item/SimpleItem.java
4072f7a402a368323415f381cb520874cb14688d
[ "Apache-2.0" ]
permissive
Growingluffy/mqa
295d3b2502363cc7b20961c34f5544783a6acb71
26c4254175ff0a626296f70fbdb57966e7924459
refs/heads/master
2020-05-04T17:52:04.734222
2016-01-22T08:57:44
2016-01-22T08:57:44
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,985
java
package com.ibaguo.nlp.corpus.dictionary.item; import java.util.*; public class SimpleItem { public Map<String, Integer> labelMap; public SimpleItem() { labelMap = new TreeMap<String, Integer>(); } public void addLabel(String label) { Integer frequency = labelMap.get(l...
[ "thyferny@163.com" ]
thyferny@163.com
3cc5f2c425be7eb24655f802c5be18e7dd1f0085
c47e2055289b0306800e2bfdfa2e8f8ad174b563
/src/main/java/com/kodilla/kodilla_4_6_kalkulator/Calculator.java
b7a799d6efe8d183792dd7e7a57ec3230102e3ac
[]
no_license
ADKraw93/kalkulator_kodilla
171e2f07c3f8beb02d30fa14dcc76cd96f3b2510
213d761470824452402b20ee75fcaa4ea530bdc8
refs/heads/main
2023-08-22T08:28:28.608732
2021-10-04T09:10:48
2021-10-04T09:10:48
413,339,249
0
0
null
null
null
null
UTF-8
Java
false
false
516
java
package com.kodilla.kodilla_4_6_kalkulator; public class Calculator { public double addNumbers(double a, double b){ return a + b; } public double subtractNumbers(double a, double b){ return a - b; } public static void main(String args[]){ Calculator calc = new Calculator(...
[ "artur.damian.krawczyk@gmail.com" ]
artur.damian.krawczyk@gmail.com
257a6283aa4b96e13eadfd05787aea78be2d4e7d
716b231c89805b3e1217c6fc0a4ff9fbcdcdb688
/train-order-service/src/com/l9e/transaction/dao/PassengerDao.java
7cf1e64147ba6601a4d61110377a4900d927b8f5
[]
no_license
d0l1u/train_ticket
32b831e441e3df73d55559bc416446276d7580be
c385cb36908f0a6e9e4a6ebb9b3ad737edb664d7
refs/heads/master
2020-06-14T09:00:34.760326
2019-07-03T00:30:46
2019-07-03T00:30:46
null
0
0
null
null
null
null
UTF-8
Java
false
false
348
java
package com.l9e.transaction.dao; import java.util.List; import java.util.Map; import com.l9e.transaction.vo.Passenger; /** * 乘客-车票信息持久 * @author licheng * */ public interface PassengerDao { /** * 查询乘客-车票信息 * @param params * @return */ List<Passenger> selectPassenger(Map<String, Object> params); }
[ "meizs" ]
meizs
13af4fb90500097824b0e0546c6a627a7d7acedd
99c343d51bb9dbdf3075164b58ba97d83511c91a
/src/main/java/com/pcschool/ocp/d08/case3/Yorkshire.java
12d3c0ad13e237c402884c99a6c1eb5e8c6b61fe
[]
no_license
uwen-yang/Java0123
317b5bdbad0776fe71e0a46558af40db3456f91a
f66d2ee8efa45b5a4916f0baf9862d783b8163ca
refs/heads/master
2022-12-08T06:05:45.615589
2020-08-27T06:12:36
2020-08-27T06:12:36
286,371,722
0
0
null
null
null
null
UTF-8
Java
false
false
161
java
package com.pcschool.ocp.d08.case3; public class Yorkshire extends Dog { public void skill() { System.out.println("坐下"); } }
[ "MB-study@192.168.1.109" ]
MB-study@192.168.1.109
4002d413cbad213c34d08ae37d78d4a519caddbe
8738d9c1513d503a724e53085b1aa0a242c06a34
/lab3_tron/Server/src/main/java/ru/nsu/dyuganov/server/Model/Direction/Direction.java
4c41577670b34f58a3ff89d10e4276a1f23c8339
[]
no_license
dyuganov/oop_java
ffe02f79d92fee2de16ecaf01858e7ce821d5905
19b17b28864f029d31e5baf4aff82466162f9089
refs/heads/master
2023-07-21T23:55:43.709465
2021-09-03T16:38:08
2021-09-03T16:38:08
337,071,420
0
0
null
2021-06-20T07:36:45
2021-02-08T12:39:03
Java
UTF-8
Java
false
false
744
java
package main.java.ru.nsu.dyuganov.server.Model.Direction; public enum Direction { UP("U"), DOWN("D"), LEFT("L"), RIGHT("R"); private final String textRepresentation; private Direction(String textRepresentation) { this.textRepresentation = textRepresentation; } @Override public...
[ "dyuganov.n@gmail.com" ]
dyuganov.n@gmail.com
15d4ef0e3cf9fd2d3bab13d6972cf94e40c98448
43758901073e9193b084e3420dac09b57de936eb
/src/main/java/fotostrana/ru/network/requests/fotostrana/rating/RequestLevelPoints.java
fbe75cc6c23abc8e008d238af2dd898bb4e6d0b7
[]
no_license
sherniki/fotostrana
063949dee0b2e93de6b311f3f6a35ec23d372607
412fc7ad1d0f6285e2be5d4aefc0eb628cb89962
refs/heads/master
2021-01-10T03:47:18.514522
2015-12-22T22:59:34
2015-12-22T22:59:34
43,260,697
0
0
null
2015-12-07T18:16:19
2015-09-27T19:11:57
Java
UTF-8
Java
false
false
4,587
java
package fotostrana.ru.network.requests.fotostrana.rating; import java.util.HashMap; import java.util.Map; import java.util.TreeMap; import fotostrana.ru.ParserJSON; import fotostrana.ru.events.Event; import fotostrana.ru.events.network.EventBan; import fotostrana.ru.events.network.EventIsNotAuthorization; i...
[ "yaroslavsagach@gmail.com" ]
yaroslavsagach@gmail.com
0f7f059284036c9aed47bc41eae350add5b83e4b
cbb75ebbee3fb80a5e5ad842b7a4bb4a5a1ec5f5
/org/apache/http/conn/params/ConnManagerPNames.java
342e66032fb29dcb69609bcb3a84866bd5fb62b6
[]
no_license
killbus/jd_decompile
9cc676b4be9c0415b895e4c0cf1823e0a119dcef
50c521ce6a2c71c37696e5c131ec2e03661417cc
refs/heads/master
2022-01-13T03:27:02.492579
2018-05-14T11:21:30
2018-05-14T11:21:30
null
0
0
null
null
null
null
UTF-8
Java
false
false
371
java
package org.apache.http.conn.params; @Deprecated /* compiled from: TbsSdkJava */ public interface ConnManagerPNames { public static final String MAX_CONNECTIONS_PER_ROUTE = "http.conn-manager.max-per-route"; public static final String MAX_TOTAL_CONNECTIONS = "http.conn-manager.max-total"; public static fin...
[ "13511577582@163.com" ]
13511577582@163.com