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
b9311a7174b08f7b488fe69c2e5f375af32e51e5
51de500b3160420bf4c54ad3031ea51e0f415a6f
/examples/src/examples/Generics.java
31901c5b5f383312ccfaeb08e93d94a7dc3093fb
[]
no_license
rbozzini/java-performance
6680050647f3410b0568c1449a00bcbc70eb39a2
3ab58ae3ba08d51eeea07efd798c524de0b78811
refs/heads/master
2022-12-21T16:02:43.530296
2019-07-31T14:23:48
2019-07-31T14:23:48
165,398,494
0
0
null
2022-12-10T05:14:30
2019-01-12T14:43:42
Java
UTF-8
Java
false
false
1,846
java
package examples; public class Generics { public static <T> void genericDisplay(T element) { System.out.println(element.getClass().getName() + " = " + element); } public static <E> void printArray(E[] inputArray) { // Display array elements for (E element : inputArray) { System.out.printf("%s ", element)...
[ "r.bozzini@internal.ebworld" ]
r.bozzini@internal.ebworld
a8c262fca60b793a13ed1bc91e95af108155361a
a4586b1aa78379e40de8c263b8c88c1cabde175d
/practice3/app/src/androidTest/java/ru/mirea/starcev/practice3/ExampleInstrumentedTest.java
3a11e2c3d390be69ea4e9105d72eed36652d398c
[]
no_license
grigoryol/Android_practices
9b7814943977b8fb263585d7f01ff699efec175f
a9e9958c510d5450abd0cf4bc3de8e6797344b3c
refs/heads/main
2023-06-01T01:03:10.559533
2021-06-06T19:42:59
2021-06-06T19:42:59
371,770,285
1
0
null
null
null
null
UTF-8
Java
false
false
766
java
package ru.mirea.starcev.practice3; import android.content.Context; import androidx.test.platform.app.InstrumentationRegistry; import androidx.test.ext.junit.runners.AndroidJUnit4; import org.junit.Test; import org.junit.runner.RunWith; import static org.junit.Assert.*; /** * Instrumented test, which will execute...
[ "grigory.ol.2001@yandex.ru" ]
grigory.ol.2001@yandex.ru
c828fcc6b07068969a571af1ff688deb9c682503
0af8b92686a58eb0b64e319b22411432aca7a8f3
/single-large-project/src/test/java/org/gradle/test/performancenull_277/Testnull_27658.java
244debf26dfe326dcc5e2497f48768368b947b64
[]
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
308
java
package org.gradle.test.performancenull_277; import static org.junit.Assert.*; public class Testnull_27658 { private final Productionnull_27658 production = new Productionnull_27658("value"); @org.junit.Test public void test() { assertEquals(production.getProperty(), "value"); } }
[ "cedric.champeau@gmail.com" ]
cedric.champeau@gmail.com
14c11877aa96f93545e93687d5f8509d85fc44df
a252d19504dbd43f57722226ac42464e4109ff58
/src/main/java/com/user/dto/LibraryDTO.java
9b9d27ff236875ec7a270e299a47324c87d2fff6
[]
no_license
bergoeK/Microservice-example
01ff5032dc50afd6602ea6656d49c3ae83cd128c
70ef1f46498c16d9c39c47c3a85b5840e24c5206
refs/heads/main
2023-08-25T02:32:49.054306
2021-10-02T09:52:25
2021-10-02T09:52:25
397,958,304
0
0
null
null
null
null
UTF-8
Java
false
false
702
java
package com.user.dto; import java.io.Serializable; import java.util.HashSet; import java.util.Set; import javax.validation.constraints.NotBlank; public class LibraryDTO implements Serializable { /** * */ private static final long serialVersionUID = 1L; private Long id; @NotBlank private String name; p...
[ "tkamdem83@yahoo.fr" ]
tkamdem83@yahoo.fr
0edd71145a07e75cb5b90f3f66cfeec7f7ceccdd
0cdd1bbf254f5817f7f8f01b74aad9e2ce3474a5
/unity_converter/android/app/src/main/gen/com/example/task02_category_widget/BuildConfig.java
d4f9c5625e12b3e38d30c43f346981ee6c62fad9
[]
no_license
CiroDVolpe/projetos-flutter
c6e597a78ac185e7d5d1d52a8b0159067ad437da
d805abd42132cc95397c0d0feefba21f61f345bc
refs/heads/master
2022-11-06T15:26:10.674738
2020-05-25T05:00:28
2020-05-25T05:00:28
220,663,104
0
0
null
2022-10-06T12:58:42
2019-11-09T15:35:00
Dart
UTF-8
Java
false
false
276
java
/*___Generated_by_IDEA___*/ package com.example.task02_category_widget; /* This stub is only used by the IDE. It is NOT the BuildConfig class actually packed into the APK */ public final class BuildConfig { public final static boolean DEBUG = Boolean.parseBoolean(null); }
[ "cirodvolpe@gmail.com" ]
cirodvolpe@gmail.com
cf414a12bb8a2a8b5eaa7e6e33892c3443a77d55
a70301fab723e3a02279a5432c203e3fb7aa9559
/src/main/java/com/project/app/services/converters/GenericEntitiesConverter.java
7ac88dc2b068c2ecd7dd9973260b7cfddafdf51c
[]
no_license
iliion/Amtab
470d14379e40bdaa6eb970d2854d550751088044
fc2b7ebf2c987dc56c34f4a4c518f267fc1a1c8f
refs/heads/master
2021-01-10T09:45:53.789312
2015-12-20T16:41:01
2015-12-20T16:41:01
47,986,175
0
0
null
null
null
null
UTF-8
Java
false
false
385
java
package com.project.app.services.converters; import java.util.List; import org.springframework.data.domain.Page; import org.springframework.data.domain.Pageable; public interface GenericEntitiesConverter<T, E> { List<E> mapEntitiesIntoDTOs(Iterable<T> entities); E mapEntityIntoDTO(T entity); Page<E> m...
[ "ioannou@planetek.gr" ]
ioannou@planetek.gr
16a233cd3843e4f0acdc525cdde0657da4b9b232
c64a8e84347832ec0911b73925e871423285d450
/sdklibrary/src/main/java/com/facebook/login/LoginFragment.java
c2c1e9584a97644893cc0553d3c2c6a90738656d
[]
no_license
game-platform-awaresome/GamaterSDK_AS
b2cddff761b895b8c61b05595fac584113be0282
c3e4afa96053ee5f9b6ccde7c373ce2ce1fbfacc
refs/heads/master
2020-04-01T07:26:04.126776
2017-09-18T09:19:48
2017-09-18T09:19:48
152,989,847
1
0
null
null
null
null
UTF-8
Java
false
false
5,504
java
/** * Copyright (c) 2014-present, Facebook, Inc. All rights reserved. * * You are hereby granted a non-exclusive, worldwide, royalty-free license to use, * copy, modify, and distribute this software in source code or binary form for use * in connection with the web services and APIs provided by Facebook. * * As ...
[ "616041023@qq.com" ]
616041023@qq.com
88aeb912aefac7a51cdf5204d3e6f80ebfdb0a0c
7224dccc8d03e3ff2f4fc93ffef5006dadb61d82
/src/java/dao/Dao.java
4c667caee09c2f9c63f4ff233dacb2686099de25
[]
no_license
alexfredbr/Aula06
4b4d64a93abdab56def76ebbf91463490e940690
e432433a359f376562a12327fea6da07cef9a9ae
refs/heads/master
2020-08-28T13:02:13.082454
2019-10-26T12:45:10
2019-10-26T12:45:10
217,707,418
0
0
null
null
null
null
UTF-8
Java
false
false
1,087
java
package dao; import modelo.*; import modelo.Usuario; /* * 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. */ /** * * @author Aluno07 */ public class Dao { Usuario u1 = new Usuario()...
[ "Aluno07@DESKTOP-UBLU8UF" ]
Aluno07@DESKTOP-UBLU8UF
4f2e7b022d1133f7536e64e5e4ba4b452c076645
01e69fa509cefe41688d166225685ba0c420b6de
/Thetrinket/TravelParo/app/src/main/java/com/trinket/travelparo/models/busbookingdetailsmodels/InvoiceDetail.java
0342e913bb31ef7dda5f24bd5cbacf1a3c1a01b3
[]
no_license
shreyashp47/WhatsappTool
16b0794199cc97667d40af29f309445a3b44a502
d6d69eca87c5d549f3c752c11db3a3d66a100635
refs/heads/master
2023-07-14T17:44:49.943460
2021-08-31T15:19:51
2021-08-31T15:19:51
344,015,878
0
0
null
null
null
null
UTF-8
Java
false
false
12,823
java
package com.taxivaxi.spoc.model.busbookingdetailsmodels; import com.google.gson.annotations.Expose; import com.google.gson.annotations.SerializedName; /** * Created by sandeep on 24/8/17. */ public class InvoiceDetail { @SerializedName("id") @Expose public String id; @SerializedName("booking_id") ...
[ "shreyashp47@outlook.com" ]
shreyashp47@outlook.com
e034f4da7ded951ad092062dc8cae234f2143d35
a9e0b730eddf5707bef2f17eea95e0c816b99f0e
/app/src/main/java/activity/EditMemoActivity.java
01b9a1e4975e82a4c43edc5bd2bb8276d64cfee1
[]
no_license
okeetris/LScan
24a7f889be123bde5b295d4458ae728861ddd66e
0e9c81225b62e3475b148a4e99319eb2e1911958
refs/heads/master
2020-05-23T02:15:44.372641
2017-05-02T11:03:56
2017-05-02T11:03:56
117,573,118
1
0
null
null
null
null
UTF-8
Java
false
false
2,601
java
package activity; /** * Created by 788340 on 29/03/2017. */ //Import packages import android.app.Activity; import android.os.Bundle; import android.view.View; import android.widget.Button; import android.widget.EditText; import com.example.t788340.lscan.R; import Database.DatabaseAccess; import model.Memo; //im...
[ "@hamer85" ]
@hamer85
58876e1c67e057273bb5b01fdd242a1787850814
8568895a86adab461fab209b3a18ca5a58db44c3
/app/src/main/java/com/example/android/sunshine/app/DetailActivity.java
5a237fc2124157b7e6225704b8ada11611d302c8
[ "Apache-2.0" ]
permissive
manroopsingh/DesiWeather
20721cd95af55c33d916e96ee4f72405373c6916
8aa99d7cbac2a4271ca2653d86c69008228c34af
refs/heads/master
2021-01-24T09:25:20.747906
2016-10-07T00:30:55
2016-10-07T00:30:55
70,202,117
0
1
null
null
null
null
UTF-8
Java
false
false
3,129
java
/* * Copyright (C) 2014 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...
[ "manroopmsingh@gmail.com" ]
manroopmsingh@gmail.com
5d256d10e3aacee2d3d3fde4dcb63314518aed88
20c43110819b18c23fcc378567eefa3ba8a80b45
/app/src/main/java/com/example/lab01/MainActivity.java
6503ec433e1f214bcf15ee345243395b373b3974
[]
no_license
sbanjara/cs408-lab01
9ff04be5c3abfec362d5b45d76a50f5e8bc70d26
9555cf358e258ad9f8e1daeb34434d1c29460608
refs/heads/master
2020-12-18T14:41:12.778581
2020-01-23T20:05:41
2020-01-23T20:05:41
235,422,395
0
0
null
null
null
null
UTF-8
Java
false
false
2,376
java
package com.example.lab01; import android.os.Bundle; import com.google.android.material.floatingactionbutton.FloatingActionButton; import com.google.android.material.snackbar.Snackbar; import androidx.appcompat.app.AppCompatActivity; import androidx.appcompat.widget.Toolbar; import android.view.View; import android...
[ "nonexistent@jsu.edu" ]
nonexistent@jsu.edu
97ebd1150eae1a3407dbb77472b975664381458f
0cd79574ec8d589072b1b345e590aa4807a7b89f
/contacts-app-ui/src/main/java/com/apress/ContactsProperties.java
5dc7a052f85f89160585ce133e882e4558938a4c
[]
no_license
felipeg48/spring-boot-fundamentals-part2-apress
78404743c01987ba0f89ad87612fb6f42c20cfe0
0a539deab3a2fbf181fc1ada9368b22bda165a70
refs/heads/main
2023-07-06T21:44:48.246188
2021-08-05T01:07:09
2021-08-05T01:07:09
389,748,473
0
1
null
null
null
null
UTF-8
Java
false
false
352
java
package com.apress; import lombok.Data; import org.springframework.boot.context.properties.ConfigurationProperties; @Data @ConfigurationProperties(prefix = "contacts") public class ContactsProperties { private String server = "http://localhost:8080/contacts"; private String username = "apress"; private St...
[ "felipeg@ibm.com" ]
felipeg@ibm.com
9a18b0abaf4ffb41877121068637c8c86e32608b
d932716790743d0e2ae7db7218fa6d24f9bc85dc
/chrome/android/javatests/src/org/chromium/chrome/browser/payments/PaymentRequestRemoveBillingAddressTest.java
d7bf7f572e77b9acb0de19493fee5e66e1447b79
[ "BSD-3-Clause" ]
permissive
vade/chromium
c43f0c92fdede38e8a9b858abd4fd7c2bb679d9c
35c8a0b1c1a76210ae000a946a17d8979b7d81eb
refs/heads/Syphon
2023-02-28T00:10:11.977720
2017-05-24T16:38:21
2017-05-24T16:38:21
80,049,719
19
3
null
2017-05-24T19:05:34
2017-01-25T19:31:53
null
UTF-8
Java
false
false
5,273
java
// Copyright 2016 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. package org.chromium.chrome.browser.payments; import static org.chromium.chrome.browser.payments.PaymentRequestTestRule.DECEMBER; import static org.chrom...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
7c33ab3570ca2968ca817e511671580b1fa3eeda
6bc0312163365328c19d0d36662824386d5ff638
/src/main/java/org/maghtuireadh/Against_the_Darkness/Init/ModItems.java
895649c08c188891216c0ded4906a59177ad4103
[]
no_license
gogtabi/AgainstTheDarkness
a8d7a32c67f8d7ffe2e04205c33f5cd40f8186b2
2448e42326ebb192aae0f14d9c1ffa9accc91357
refs/heads/master
2021-07-01T18:38:39.752403
2017-09-23T00:30:20
2017-09-23T00:30:20
104,524,998
0
0
null
2017-09-28T14:10:24
2017-09-22T22:50:14
Java
UTF-8
Java
false
false
2,670
java
package org.maghtuireadh.Against_the_Darkness.Init; import org.maghtuireadh.Against_the_Darkness.Against_the_darkness; import org.maghtuireadh.Against_the_Darkness.Items.ItemAtdTorch; import org.maghtuireadh.Against_the_Darkness.Items.ItemBucket; import org.maghtuireadh.Against_the_Darkness.Items.ItemStick; import org...
[ "alex@teclighting.com" ]
alex@teclighting.com
b70f7ae1bf7d2150efa94491172d5cd229766b9c
d578687c34d9c9cd0162c66045ff680ac9952308
/bpm/bonita-core/bonita-category/bonita-category-api-impl/src/main/java/org/bonitasoft/engine/core/category/persistence/SelectDescriptorBuilder.java
edea6be956739acc422ea0c0af41faf3b2b1f48b
[]
no_license
gdmSISouth/bonita-engine
cdd98c7eff5c3cccc463060211d7d67c80416955
6425cdbaec130b9b0305364578b4d46c0cdba0e5
refs/heads/master
2021-01-15T16:52:15.303888
2013-07-29T13:33:34
2013-07-29T13:33:34
null
0
0
null
null
null
null
UTF-8
Java
false
false
6,956
java
/** * Copyright (C) 2012-2013 BonitaSoft S.A. * BonitaSoft, 32 rue Gustave Eiffel - 38000 Grenoble * This library is free software; you can redistribute it and/or modify it under the terms * of the GNU Lesser General Public License as published by the Free Software Foundation * version 2.1 of the License. * This ...
[ "emmanuel.duchastenier@bonitasoft.com" ]
emmanuel.duchastenier@bonitasoft.com
3817b9f9f49ef8cdb5b8162b01eeeab465de34d5
04b1803adb6653ecb7cb827c4f4aa616afacf629
/chrome/android/java/src/org/chromium/chrome/browser/notifications/channels/ChannelsUpdater.java
ec14afd247415ff3158433c32811ae9e3758e10a
[ "BSD-3-Clause" ]
permissive
Samsung/Castanets
240d9338e097b75b3f669604315b06f7cf129d64
4896f732fc747dfdcfcbac3d442f2d2d42df264a
refs/heads/castanets_76_dev
2023-08-31T09:01:04.744346
2021-07-30T04:56:25
2021-08-11T05:45:21
125,484,161
58
49
BSD-3-Clause
2022-10-16T19:31:26
2018-03-16T08:07:37
null
UTF-8
Java
false
false
3,038
java
// Copyright 2017 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. package org.chromium.chrome.browser.notifications.channels; import android.content.SharedPreferences; import android.os.Build; import org.chromium.base....
[ "sunny.nam@samsung.com" ]
sunny.nam@samsung.com
b63e8a3d3e51863326ea3a953ab4e2103545fae0
995f73d30450a6dce6bc7145d89344b4ad6e0622
/P40_HarmonyOS_2.0.0_Developer_Beta1/src/main/java/com/android/internal/util/HexDump.java
2f69df700a91e3c6c4d05ecaf986745ba033a85a
[]
no_license
morningblu/HWFramework
0ceb02cbe42585d0169d9b6c4964a41b436039f5
672bb34094b8780806a10ba9b1d21036fd808b8e
refs/heads/master
2023-07-29T05:26:14.603817
2021-09-03T05:23:34
2021-09-03T05:23:34
null
0
0
null
null
null
null
UTF-8
Java
false
false
5,206
java
package com.android.internal.util; import android.annotation.UnsupportedAppUsage; import android.net.wifi.WifiEnterpriseConfig; import android.text.format.DateFormat; import com.android.internal.midi.MidiConstants; public class HexDump { private static final char[] HEX_DIGITS = {'0', '1', '2', '3', '4', '5', '6',...
[ "dstmath@163.com" ]
dstmath@163.com
ec58ea2b78f5f9c00a53c6001e04438107193047
30a8bc0c5e124065d67b88ac97735c7ce14967ae
/app/src/main/java/com/earwormfix/earwormfix/factory/FeedDataSourceFactory.java
15204e624af2a59e5851493ca0e2113bf191fb62
[]
no_license
elch89/FINAL
b0f3c089cca72ed44493e36c8fb45cd83d10134d
79b3f0ee6fa095f4f52a582f1acbcc9d4db9d0cc
refs/heads/master
2020-03-27T16:05:48.679648
2019-12-09T16:48:50
2019-12-09T16:48:50
146,759,134
0
0
null
null
null
null
UTF-8
Java
false
false
776
java
package com.earwormfix.earwormfix.factory; import android.arch.lifecycle.MutableLiveData; import android.arch.paging.DataSource; import com.earwormfix.earwormfix.service.FeedDataSource; /** * Factory for listening to and creating the data source **/ public class FeedDataSourceFactory extends DataSource.Factory { ...
[ "eli032.eb@gmail.com" ]
eli032.eb@gmail.com
524d6177411396275db489c2ff22bf89795cf4ea
8b5da0440bb61196753a2c263965f6a2a5d23b0f
/src/main/java/gr/codehub/team2/Sacchon/repository/PatientRepository.java
ae0d50eb8e99a248ebff1942b9d1dbbaefa0d46e
[]
no_license
SidiropoulosAnastasios/Sacchon-backend
e3b1e0dbd259a983655d7b4c3220541ca3f8caf6
fe4baa26f597a231fdc577d5f7ced2920b52a281
refs/heads/main
2023-01-23T21:41:54.512941
2020-12-03T21:00:07
2020-12-03T21:00:07
318,318,368
0
0
null
null
null
null
UTF-8
Java
false
false
3,725
java
package gr.codehub.team2.Sacchon.repository; import gr.codehub.team2.Sacchon.model.Patient; import gr.codehub.team2.Sacchon.repository.lib.Repository; import javax.persistence.EntityManager; import java.time.LocalDate; import java.util.List; public class PatientRepository extends Repository<Patient, Long> { pri...
[ "sidir.tasos@gmail.com" ]
sidir.tasos@gmail.com
e8c382f6efbebab152721344cada8a9b0235e0cb
e73a3f082bc2dd481713a8d850f7391037182c2f
/chrome/android/java/src/org/chromium/chrome/browser/browserservices/trustedwebactivityui/controller/VerifierDelegate.java
97da95cf54585ffd154f3a8900b3681f95da7957
[ "BSD-3-Clause" ]
permissive
LumiumBrowser/chromium
6dd4a06550807b989d4b113b58c6ea57aaa4b04b
c9e5e9109e714a37a77e67911742251a3f6199ec
refs/heads/master
2023-01-06T11:48:33.045170
2019-10-25T19:38:52
2019-10-25T19:38:52
217,601,634
0
0
BSD-3-Clause
2019-10-25T19:38:53
2019-10-25T19:27:02
null
UTF-8
Java
false
false
1,014
java
// Copyright 2019 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. package org.chromium.chrome.browser.browserservices.trustedwebactivityui.controller; import org.chromium.base.Promise; import org.chromium.chrome.browser...
[ "commit-bot@chromium.org" ]
commit-bot@chromium.org
03ccaab247b858ed9d8a634fce3b4ba3367b59aa
5ac5f43848b36154198172172e3867d41e6692b2
/src/leetcode/FindandReplacePattern.java
fdc9bf3480c40c4083a5424caaf4f4f2027653ea
[]
no_license
kingraser/leetcode
619aba7e5afe2c1655f1430f23d9c9de8a3ff34b
c1a47d6f83a3f3f6bd1395ed32f0ba42f2885e77
refs/heads/master
2023-08-18T01:35:28.032279
2023-08-09T07:39:59
2023-08-09T07:39:59
41,731,944
0
0
null
null
null
null
UTF-8
Java
false
false
2,378
java
package leetcode; import leetcode.util.TestUtil; import org.junit.Test; import java.util.Arrays; import java.util.List; import java.util.stream.Collectors; /** * @author Wit */ public class FindandReplacePattern { /* Given a list of strings words and a string pattern, return a list of words[i] that match p...
[ "kingraser@gmail.com" ]
kingraser@gmail.com
c79cc224f8e041e8a92a00be19310929dcdb40b7
05a13d640ed10e217f17311c96d3a9d8a4a030c2
/api/src/main/java/com/dumptruckman/minecraft/matchmaker/api/Arena.java
afac38dcf22bf6b682d2c5f671bfb7c919075df7
[]
no_license
dumptruckman/MatchMaker
2b2dc48b2d5f7184d3f785099cbe61cf9eb769df
65ccb175755943487cdc0ed4309f80a449f50cf4
refs/heads/master
2020-05-29T16:33:58.802966
2012-04-14T18:05:01
2012-04-14T18:05:01
3,606,768
0
0
null
null
null
null
UTF-8
Java
false
false
1,006
java
package com.dumptruckman.minecraft.matchmaker.api; import com.dumptruckman.minecraft.matchmaker.api.config.ArenaConfig; import com.dumptruckman.minecraft.matchmaker.api.config.ArenaRecord; import com.dumptruckman.minecraft.matchmaker.api.config.Config; import com.sk89q.worldedit.BlockVector; import com.sk89q.worldedit...
[ "farachan@gmail.com" ]
farachan@gmail.com
481da750e97f7bc80011fcda6e42148adddd7c55
ab5aed2a0392f7b62ce70982d2a38422a3efb1a0
/src/main/java/com/lti/service/BidderService.java
4cf5f6f76048e9bd01cf736d487777f34e10b150
[]
no_license
riddhisurve/FASALe-BAY
9c397b605c090736014a4a445b8d30c4a140b278
f2ef28e5cd2e9332882ee4a5def486887d7ee1ee
refs/heads/HEAD
2022-12-26T03:56:24.345746
2019-08-20T01:34:21
2019-08-20T01:34:21
203,174,772
1
0
null
2022-12-10T05:44:03
2019-08-19T13:06:45
HTML
UTF-8
Java
false
false
1,166
java
package com.lti.service; import java.util.List; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import org.springframework.transaction.annotation.Transactional; import com.lti.dao.Dao; import com.lti.entity.BidderDetails; import com.lti.entity.B...
[ "AE104_PC16@Infva05756" ]
AE104_PC16@Infva05756
bddc09d8c8468d35e86a3e6b88d283d26cea152e
97e29489566dff2c2b309aebc66c91a69db234a3
/braintreecscockpit/src/com/braintree/cscockpit/widgets/renderers/impl/BraintreeCallContextWidgetRenderer.java
d0de6b1ca1c242f15912a306e2d190d1ae0d6837
[]
no_license
vamshivushakola/Home_asianpaints_b2b
f8ea6568dca3e87375a100c5d9e8f801e702404c
9ea46652e699fc843f8bb55f94a826bb1a9c4fd0
refs/heads/master
2020-12-31T04:56:13.029311
2016-05-22T18:28:48
2016-05-22T18:28:48
58,956,762
0
1
null
null
null
null
UTF-8
Java
false
false
7,859
java
/* * [y] hybris Platform * * Copyright (c) 2000-2016 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 the * li...
[ "vamshi.vshk@gmail.com" ]
vamshi.vshk@gmail.com
aa903517223c0c1e41a8a55f23c514d24f615a80
3c048d2075207902424c8faa31e8d89360b833d7
/app/src/main/java/com/techdsf/neatapp/Fragments/CallsFragment.java
844ab64d3778a65f13b0578f3e2cd078d2836382
[]
no_license
AlMamun-CSE/NeatApp
b0e3e0d953e55b23aa4f0962c57a62038320bcc0
896c9baae6673d554cdb0a6048714886629228d8
refs/heads/master
2023-02-13T08:01:39.424905
2021-01-16T14:48:32
2021-01-16T14:48:32
327,542,542
1
0
null
null
null
null
UTF-8
Java
false
false
655
java
package com.techdsf.neatapp.Fragments; import android.os.Bundle; import androidx.fragment.app.Fragment; import android.util.Log; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import com.techdsf.neatapp.R; public class CallsFragment extends Fragment { private stati...
[ "almamuncse2020@gmail.com" ]
almamuncse2020@gmail.com
71ee4228a1f8953c82c7fce47f6702fd51a3209b
19d19cf1246c2588ada491ed265ec17b45120018
/src/test/java/automationFramework/PageObjects/TokenSearchSubSystemPage.java
c1378958681100a9497cf68476513d8c1d984cd0
[]
no_license
enterprise-1701/CmcAutomation3.0
13a9ad38d8685becfe81028ef9558fdfa84c047e
cd56064feb25bb6f2a3cd1bca8be331a67a1721f
refs/heads/master
2021-06-14T02:29:44.380622
2017-01-06T00:08:19
2017-01-06T00:08:19
78,158,282
0
0
null
null
null
null
UTF-8
Java
false
false
2,444
java
package automationFramework.PageObjects; import java.awt.AWTException; import java.io.IOException; import java.util.NoSuchElementException; import java.util.Set; import org.openqa.selenium.By; import org.openqa.selenium.Cookie; import org.openqa.selenium.WebDriver; import org.openqa.selenium.WebDriverException; impor...
[ "ray.khorrami@cubic.com" ]
ray.khorrami@cubic.com
28d39542ce67322195200bc65a6e45626cadeb44
6246aca1b678924d6912bea12183430a88094626
/iTripAPP.Test.Android.Kathy/src/main/java/testcase/buy/ProductList/android/kathy/ProductID_2466.java
b645c5b38d27cd1f8a0dd39c8b1f212a6b001e08
[]
no_license
KathyWQ/KathyTest_iTripAPP_Appium
3bd6dd263062914b3787a4922e72b42b0089f32b
57111d3e0a3ccc7593cdf547e34ebbf9a9fbf8bc
refs/heads/master
2021-01-10T16:45:25.609358
2015-12-02T17:06:06
2015-12-02T17:06:06
47,273,984
0
0
null
null
null
null
UTF-8
Java
false
false
4,702
java
package testcase.buy.ProductList.android.kathy; import java.util.List; import java.util.Set; import org.openqa.selenium.WebElement; import org.testng.annotations.Parameters; import org.testng.annotations.Test; import testcase.commonality.android.kathy.CommonClass_iTripAPP; public class ProductID_2466 extends CommonC...
[ "ygq520wq@icloud.com" ]
ygq520wq@icloud.com
826e5dba504973243216c360438052abeec9f266
7c5bb728c6d349306057ee027726481ef3344b09
/src/MyPractice2/Tesla_Model3.java
23dea2430ad8987b9696c3f79f24aa33b171cdef
[]
no_license
sheeraz47/Summer2019-Java
df6d4bd2bd114dd98e1abf759707683e42f5f3f4
51078264adecf95778d49710f3d2674862473f28
refs/heads/master
2020-12-03T09:06:40.958667
2020-01-01T21:40:11
2020-01-01T21:40:11
221,108,161
0
0
null
null
null
null
UTF-8
Java
false
false
369
java
package MyPractice2; public class Tesla_Model3 implements Cars, ElectricVehicles { @Override public void Charge() { System.out.println("Tesla is ready to charge now"); } @Override public void SelfDrive() { System.out.println("Tesla is ready to self drive"); } @Override public void Start() { System...
[ "sheeraz47@gmail.com" ]
sheeraz47@gmail.com
59087b6ae258af95fff69f1df39cf444dc8e76b9
daf12e39d72e12d02dceeacd3d87b584b1916b66
/spring-cache/src/main/java/com/chen/spring/learn/bean/Account.java
a6e82dec9d3c2121d1e424d0f37f1ce358b3471a
[]
no_license
yibiliyabarca/spring-learn
cc2a944c1dcba5460ac35d3d3e003939084137c3
1af6b9b3e5d3528738d5f7f2862b4ad26117f568
refs/heads/master
2020-03-18T05:58:45.022122
2018-05-22T09:59:32
2018-05-22T09:59:32
134,370,632
0
0
null
null
null
null
UTF-8
Java
false
false
330
java
package com.chen.spring.learn.bean; /** * Created by chenxingyu on 2018/5/22. */ public class Account { private String name; public Account(String name){ this.name = name; } public String getName() { return name; } public void setName(String name) { this.name = name...
[ "chenxingyu05@meituan.com" ]
chenxingyu05@meituan.com
982703db9c4903816a49a710cec9a1a1aabdc370
7a637e9654f3b6720d996e9b9003f53e40f94814
/aylson-dao/src/main/java/com/aylson/dc/pioneer/vo/PioneerAgentVo.java
a79f7f140e2f98b5664f775f5d7119891cc6311a
[]
no_license
hemin1003/aylson-parent
118161fc9f7a06b583aa4edd23d36bdd6e000f33
1a2a4ae404705871717969449370da8531028ff9
refs/heads/master
2022-12-26T14:12:19.452615
2019-09-20T01:58:40
2019-09-20T01:58:40
97,936,256
161
103
null
2022-12-16T07:38:18
2017-07-21T10:30:03
JavaScript
UTF-8
Java
false
false
1,644
java
package com.aylson.dc.pioneer.vo; import java.util.List; import com.aylson.dc.pioneer.po.PioneerAgent; public class PioneerAgentVo extends PioneerAgent{ private static final long serialVersionUID = 6017528812010789132L; private String submitter; //ๆไบคไบบ่ดฆๅทๅ private String submitterRe...
[ "hemin_it@163.com" ]
hemin_it@163.com
20144ee643376e247e52aaddd3017547d8f5e2b7
37e2debc61a4a960d1ee4ea59511a32c921d6289
/src/test/java/com/mock/bean/Insert.java
e9e25dc2cd3578255c8a467c1659359804101f30
[]
no_license
zyh12581/mock
bbb82b4a8dc23cb4ef59e46fe8d1685bc314636e
57eb62769f32bc87fcd3b8c2c4ece869f577539c
refs/heads/master
2020-06-04T14:09:24.921398
2019-06-15T08:34:19
2019-06-15T08:34:19
null
0
0
null
null
null
null
UTF-8
Java
false
false
53
java
package com.mock.bean; public @interface Insert { }
[ "1160329468@qq.com" ]
1160329468@qq.com
580e98aa9d78a44be9ecf4e0b0c956031403a9bf
fa919e6d76afe4f65484515f5e7efba482767dc5
/WelcomePage.java
a89bb161857be2ba3debaa36c9525b63c64bfcda
[]
no_license
SuhasKamble/Java-LoginSystem-GUI
a50f0500704f9e0c447c88827a6ffe1523481915
1565d0e4d2bea79d6cd1beacb2dcd346d22ed02f
refs/heads/master
2023-02-26T08:07:37.453705
2021-01-30T08:23:07
2021-01-30T08:23:07
334,363,353
0
0
null
null
null
null
UTF-8
Java
false
false
873
java
package loginSystem; import java.awt.Font; import javax.swing.JFrame; import javax.swing.JLabel; import java.awt.BorderLayout; import java.awt.*; public class WelcomePage { WelcomePage(String username) { JFrame frame = new JFrame(); frame.setSize(500, 500); frame.setLocationRelativeTo(nu...
[ "kamblesuhas12@gmail.com" ]
kamblesuhas12@gmail.com
2f12ced847594a97c7eb8c89a5e03048d73c0c4b
f771c8b8796f6281925a45f5174600f29199d89b
/avaliacao.substitutiva/src/main/java/br/com/theodoro/avaliacao/util/GetPropertyUtils.java
e2b174a67d2a38f166c68b61bd9bb0f4e603f653
[]
no_license
Theodoro19/AvaliacaoSubstitutiva
387813c7d4a5bff2c6fa686317b0006151b2e11f
00a9b20d5a8db15dc1f9a6351456db6af8b1ddb4
refs/heads/master
2020-04-08T12:05:29.801878
2018-11-27T23:21:54
2018-11-27T23:21:54
159,332,810
0
1
null
null
null
null
UTF-8
Java
false
false
162
java
package br.com.theodoro.avaliacao.util; public class GetPropertyUtils { public static String getProperty(String key){ return System.getProperty(key); } }
[ "raphaeltheodoro@hotmail.com" ]
raphaeltheodoro@hotmail.com
35196f0579d01ac1dd8f6857809b279e7b5f2cf7
3f2a61d5ecc1f974785e837258da29c899ee33d2
/oop/src/main/java/com/bvan/jc/oop/textsearcher/spec/Counter.java
f0b73e7f6a5eef4acb2f9be9d1ff3d550460bead
[]
no_license
bohdanvan/bvan-java-community
5a770060507b11f6abc72c1b676dd9586643cf58
d3f6d3d9f153d98e0b418fe094bbf73bda665768
refs/heads/master
2021-01-12T16:27:28.173650
2016-12-25T15:41:10
2016-12-25T15:44:24
69,152,199
0
1
null
null
null
null
UTF-8
Java
false
false
135
java
package com.bvan.jc.oop.textsearcher.spec; /** * @author bvanchuhov */ public interface Counter<T> { int count(Spec<T> spec); }
[ "bodya.van@gmail.com" ]
bodya.van@gmail.com
31682196293512a2bc2b8c403db2a9be45a6cba6
754a3b498b7a2fdefbcc80795179c657066268c1
/meu-primeiro-projeto/src/com/algaworks/curso/fjoo/excecoes/ContaCorrente.java
bf8579c10fc0552d60884a011c26129b72e72b2f
[]
no_license
leandro-eduardo/orientacao-objetos-java
e5d5e4371a276426576c9440b2c8e437b7d64332
25699a9465940d2b84a503677d2db2fe21ac06df
refs/heads/master
2023-01-10T00:08:08.386508
2020-11-04T14:29:53
2020-11-04T14:29:53
288,760,993
0
0
null
null
null
null
ISO-8859-1
Java
false
false
662
java
package com.algaworks.curso.fjoo.excecoes; public class ContaCorrente { private double saldo; public ContaCorrente(double saldo) { this.saldo = saldo; } public void depositar(double deposito) { if (deposito <= 0) { throw new IllegalArgumentException("O valor nรฃo pode ser menor ou igual a zero.") ; } ...
[ "leandro.silva.eduardo1@gmail.com" ]
leandro.silva.eduardo1@gmail.com
085eb4bea440e94e8939eb371b2fac0046d735fa
8065e6cbb5b1bbf3c1c0cc90e83364602c6c5eb7
/collect_app/src/main/java/org/odk/collect/android/notifications/NotificationManagerNotifier.java
05931ed194a231ac7c48ad2c9281f1ae96d8167f
[ "Apache-2.0" ]
permissive
nshestiuk/collect
77876e26dcfbd0cc71af113c327666fabaff7302
6a3051c6268e23205ad21d5960f8ea82b4d0886b
refs/heads/master
2021-07-02T18:58:17.987332
2020-08-31T15:21:54
2020-08-31T15:21:54
151,015,799
0
0
NOASSERTION
2020-09-01T01:57:38
2018-09-30T23:23:41
Java
UTF-8
Java
false
false
7,709
java
package org.odk.collect.android.notifications; import android.app.Application; import android.app.NotificationManager; import android.app.PendingIntent; import android.content.Context; import android.content.Intent; import android.content.SharedPreferences; import android.content.res.Configuration; import android.cont...
[ "callum@seadowg.com" ]
callum@seadowg.com
241255dc0e6583cc610a0f66b5698b2b3edb7281
8e3808e0570cce407027e4bb05a77ecf0c1d05e6
/cj.studio.ecm.corelib/src/cj/studio/ecm/container/registry/JsonServiceDefinition.java
a0a017023830539f2a6b2700a2c488e42345d10d
[]
no_license
carocean/cj.studio.ecm
22bdfa9dc339f76ffc635dcd8d8d7fb49017f0c3
b1e4594b51e738cf70ed2e91195b76e070ddc719
refs/heads/master
2021-07-06T12:03:48.715469
2020-07-26T05:57:18
2020-07-26T05:57:18
151,696,042
5
1
null
null
null
null
UTF-8
Java
false
false
189
java
package cj.studio.ecm.container.registry; public class JsonServiceDefinition extends ServiceDefinition { public JsonServiceDefinition() { // TODO Auto-generated constructor stub } }
[ "carocean.jofers@icloud.com" ]
carocean.jofers@icloud.com
f7edc058f4d09586957cbc9fea87e43fcbfd0b93
23247a079e9d6c485f38a02d6f591140a33c90ca
/src/main/java/pl/inteca/creditApp/model/Product.java
be6adb7a25d6dc9464e7783a5604f366f353b322
[]
no_license
BartekCzarnecki/creditApp
c981c6eaf95d2950fb91063a8f08a0805a4116b6
30ddc899310a0e02bb893fc9e6d4ab040eab2f24
refs/heads/main
2023-07-04T04:35:29.010848
2021-08-09T17:50:14
2021-08-09T17:50:14
391,418,656
0
0
null
null
null
null
UTF-8
Java
false
false
442
java
package pl.inteca.creditApp.model; import lombok.AllArgsConstructor; import lombok.Getter; import lombok.NoArgsConstructor; import lombok.Setter; import javax.persistence.*; @Getter @Setter @AllArgsConstructor @NoArgsConstructor @Table(name = "Product") @Entity public class Product { @Id @GeneratedValue(str...
[ "czarnecki.bart@gmail.com" ]
czarnecki.bart@gmail.com
a929511f3b9fdc4472c4abb0b9949b949666e43c
d8a45c7f271284e3b397219e0d6c44dd131a14d0
/chart/src/main/java/com/chart/common/utils/FileMD5.java
fd091d051890480612e938dc3829c3dad176402b
[]
no_license
zhangbhmax/chart
75c343e2e81fe2b92c2d0a0a272895669e9ad58d
2139841ff7ba46a15c342ca4f87e9c813d057a65
refs/heads/master
2020-12-24T13:28:43.582051
2014-02-17T10:00:10
2014-02-17T10:00:10
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,597
java
package com.chart.common.utils; import java.io.File; import java.io.FileInputStream; import java.io.IOException; import java.nio.MappedByteBuffer; import java.nio.channels.FileChannel; import java.security.MessageDigest; public class FileMD5 { protected static char hexDigits[] = { '0', '1', '2', '3', '4', '5', '6', ...
[ "m13655199236@163.com" ]
m13655199236@163.com
209c92fad36d4587eef777bb6b7335539c3aa9fa
979a5622440bf604d0853c0503adeee1fbe2e016
/src/main/java/cn/hctech2006/product/product/bean/Input.java
74e5999fda7cb351b3bdfd271893286caef2db4e
[]
no_license
lidengyin/product
ff118d7a1471b996f3161f9921257c2c4ee67ad8
b9108bdbcdbda4428351b4ea5b180a1715144a3b
refs/heads/master
2022-11-12T06:34:27.582674
2020-05-29T08:22:48
2020-05-29T08:22:48
267,805,013
0
0
null
2020-06-15T22:05:02
2020-05-29T08:21:59
Java
UTF-8
Java
false
false
2,929
java
package cn.hctech2006.product.product.bean; import java.io.Serializable; import java.util.Date; public class Input implements Serializable { private Long id; private Integer number; private Long price; private String commit; private String providerId; private Date time; private Strin...
[ "2743853037@qq.com" ]
2743853037@qq.com
635e600cebf47a240a666d74c7bffa88adb56b17
af8f2d1b600d794aea496f5f8005a20ed016960b
/basedata/trunk/src/java/net/zdsoft/eis/base/data/dao/impl/BaseOrderDaoImpl.java
350268e2ab63e60bdd788a719cdb62a3b94bac7e
[]
no_license
thyjxcf/learn
46c033f8434c0b0b0809e2a6b1d5601910b36c0d
99b9e04aa9c0e7ee00571dffb8735283cf33b1c1
refs/heads/master
2021-01-06T20:43:53.071081
2017-09-15T10:11:53
2017-09-15T10:11:53
99,546,817
0
0
null
null
null
null
UTF-8
Java
false
false
3,288
java
package net.zdsoft.eis.base.data.dao.impl; import java.sql.ResultSet; import java.sql.SQLException; import java.sql.Types; import java.util.Date; import org.apache.commons.lang.StringUtils; import net.zdsoft.eis.base.common.entity.Order; import net.zdsoft.eis.base.data.dao.BaseOrderDao; import net.zdsoft.eis.base.sy...
[ "1129820421@qq.com" ]
1129820421@qq.com
928aebf9ca31d782a0010b9ad2f6bfaff9fbaf30
a968ad456565af92e44c0fd49d3135f7a7ee6c04
/mp1/MP1_Website_Full - Copy/src/java/bl/singleton_dao_generic/User.java
d64a90477608e6966a0c78af40e5d4c0ac3c0609
[]
no_license
stephenlege/Stephen
f41c1100caa227f57601861d7547228e4c99c268
16abbcc9f5336b097c9ed375523025bd0001536c
refs/heads/master
2021-02-19T06:06:44.249684
2020-03-05T22:46:15
2020-03-05T22:46:15
245,282,541
0
0
null
null
null
null
UTF-8
Java
false
false
278
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 bl.singleton_dao_generic; /** * * @author LEGE */ public interface User { }
[ "sl.professional.email@gmail.com" ]
sl.professional.email@gmail.com
e50ecc1b7f37dca2613edf64cfa78e3380cb06dc
2ee19ceb96d9ffadf75a2d7ec9379a6e5aac2d83
/src/ua/nure/veres/summaryTask/exception/command/value/AttributeException.java
5d7010752f6d78755a43e1e06c69facaa39feb82
[]
no_license
MaksimVeres/FinalTask-29-04-2020
e016a4f733ed376f45bb1c3e12f511f5cfc0372c
af01f10352555e79859b3d30762b6e2b51f80361
refs/heads/master
2022-04-28T18:28:52.253909
2020-04-27T07:00:00
2020-04-27T07:00:00
259,231,137
0
0
null
null
null
null
UTF-8
Java
false
false
508
java
package ua.nure.veres.summaryTask.exception.command.value; import ua.nure.veres.summaryTask.exception.AppException; /** * An exception that provides information on attribute error. */ public class AttributeException extends AppException { private static final long serialVersionUID = 158778992888392L; priv...
[ "44619614+MaksimVeres@users.noreply.github.com" ]
44619614+MaksimVeres@users.noreply.github.com
b20b9537fd5b56457e835b684c5cebe9858dc1f2
f76441953c204b7f9fb9a532c62e39ce9748d723
/src/main/java/com/mycompany/myapp/service/TypeService.java
fe73ad5070dcc9c81299b7b5e076d7a9071d6d34
[]
no_license
avdev4j/entando-sample-petmanager
e121e02dfd33e1428129a121f7213d44032e03d7
2c045751d893aa25b16d76153db044e43a8b018e
refs/heads/main
2023-02-13T07:49:21.006472
2021-01-13T12:13:24
2021-01-13T12:13:24
328,952,247
0
0
null
null
null
null
UTF-8
Java
false
false
1,737
java
package com.mycompany.myapp.service; import com.mycompany.myapp.domain.Type; import com.mycompany.myapp.repository.TypeRepository; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.stereotype.Service; import org.springframework.transaction.annotation.Transactional; import java.util....
[ "anth.viard@gmail.com" ]
anth.viard@gmail.com
4992e4c7d2c9c98eb1b2c5b0dcf8d5e36099484f
94dbdd99203770b5503d35e28a8670f976b9757e
/app/src/main/java/zzh/cn/imdemo/app/Constant.java
f57d792b361d088bdbc7260a97a958a80c6baf1d
[]
no_license
495445757/ImDemo
4472739cca4b1e00114a07ba00d7965866a61412
4e75addffa3c25c91b245aa28a54bc74ccf2715f
refs/heads/master
2021-01-18T12:39:42.971754
2016-09-22T06:14:16
2016-09-22T06:14:16
68,804,618
0
2
null
2016-09-22T02:20:05
2016-09-21T10:06:06
Java
UTF-8
Java
false
false
1,328
java
/** * Copyright (C) 2016 Hyphenate Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://www.apache.org/licenses/LICENSE-2.0 * Unless required by appli...
[ "1124879085@qq.com" ]
1124879085@qq.com
69e9324bae23255c83d2646885ac17db5d3fcb28
500daac54575d8f5d704abdd3f5606318c4e19b9
/e3-manager/e3-manager-dao/src/main/java/cn/e3mall/mapper/TbItemMapper.java
8c43db59222213c7d566e742331b63622b77643d
[]
no_license
asnig/e3mall
81149c523383056a47926fa9e116343a35743c1d
774c60b9b4291b1660fe4d7fc1172318b24b923c
refs/heads/master
2022-12-21T06:59:17.130233
2019-07-22T12:47:06
2019-07-22T12:47:06
185,131,760
0
0
null
2022-12-16T07:13:27
2019-05-06T05:51:41
JavaScript
UTF-8
Java
false
false
819
java
package cn.e3mall.mapper; import cn.e3mall.common.pojo.TbItem; import cn.e3mall.common.pojo.TbItemExample; import org.apache.ibatis.annotations.Param; import java.util.List; public interface TbItemMapper { int countByExample(TbItemExample example); int deleteByExample(TbItemExample example); int delete...
[ "1072784641@qq.com" ]
1072784641@qq.com
7e8e769c5c485a51375b477951a84ddfbd07fbf5
bc2f04c2543190d7a62ba65c66e7c22f1bd6fc2c
/Dictionary/app/src/main/java/hrx/dict/activity/MainActivity.java
731b1e30903b4d341ce6f5ec7c7355d7510ca824
[]
no_license
Huang-rongxin/Android_Design
7692e268c96ca17ca4a9f0272fe5630ff5ac28b2
ba94f77dc54d2ba5802c7636211b2f015a51b77f
refs/heads/master
2022-11-16T21:22:25.393987
2020-07-07T13:33:31
2020-07-07T13:33:31
277,823,582
8
0
null
null
null
null
GB18030
Java
false
false
1,278
java
package hrx.dict.activity; import android.app.TabActivity; import android.content.Intent; import android.os.Bundle; import android.view.LayoutInflater; import android.widget.TabHost; import pl.com.salsoft.sqlitestudioremote.SQLiteStudioService; public class MainActivity extends TabActivity { MyApplication myApp; ...
[ "2675471454@qq.com" ]
2675471454@qq.com
b64dfdc7ef9547debc6c6dc5f828fc0af610b112
7d28424bd4687da3185248d4ec744e4fbfe484db
/src/main/java/com/wex/poc/configuration/SpringMvcInitializer.java
1e9fbdf6faf77507302f8202fa326a038ce755b7
[]
no_license
mbellamk/SpringSecurityPOC
1de31713cef3735f9ca7a40c886eaeb141b82385
264bbd16a224d3d740147cdf07c8a5bcd557d678
refs/heads/master
2021-01-10T07:33:02.546972
2016-04-06T13:49:30
2016-04-06T13:49:30
55,609,606
0
0
null
null
null
null
UTF-8
Java
false
false
552
java
package com.wex.poc.configuration; import org.springframework.web.servlet.support.AbstractAnnotationConfigDispatcherServletInitializer; public class SpringMvcInitializer extends AbstractAnnotationConfigDispatcherServletInitializer { @Override protected Class<?>[] getRootConfigClasses() { return new Class[] { Wex...
[ "mbellamk@uncc.edu" ]
mbellamk@uncc.edu
3a8061e9dcffdfd2006506635e0004b7cdfa9639
c0471d154fad4ee75b061a03718ccef673d6a874
/src/grafika/NewJFrame.java
1f3b28a1865a5637305969a944746de24465ce3b
[]
no_license
kalacska1010/grafika
034e345e6f96824fc5e95f7c631126b5238a05de
e2ed207c178b8d79d8e132da9685ea9216a9c3e1
refs/heads/main
2023-04-17T08:21:08.381161
2021-04-13T10:59:44
2021-04-13T10:59:44
357,487,364
0
0
null
null
null
null
UTF-8
Java
false
false
8,249
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 grafika; import java.io.IOException; import java.nio.file.Files; import java.nio.file.Paths; import java.util.List; import jav...
[ "kalacska1010@gmail.com" ]
kalacska1010@gmail.com
05b831da16eb12acdb93e56a8856bff45da74a2c
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/1/1_ee3fab88ca5969967d83e210635e77068334120d/DogUtil/1_ee3fab88ca5969967d83e210635e77068334120d_DogUtil_t.java
d27cce395ca864b4887d9dcf0a5ad0a1b1897b6f
[]
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,126
java
package mx.ferreyra.dogapp; import android.app.Application; import android.content.ComponentName; import android.content.Context; import android.content.SharedPreferences; import android.content.SharedPreferences.Editor; import android.content.pm.PackageInfo; import android.content.pm.PackageManager.N...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
2b6151ce2edf41070b47f476b6f121c0d36dadc1
99e6673eadac8c913d9fa9026ffe734b1ac944ba
/android/app/src/main/java/com/reactnativewineapp/generated/BasePackageList.java
1e3912d141ae4619d7ad23f47b082b1e9f1a2eec
[]
no_license
Toorain/react-native-wineapp
005fec622d135ff3d347104707cfb98c4c9984e1
c529ae33f3ef236e541f093d71448f986d1f52c8
refs/heads/master
2023-01-05T03:59:32.351203
2020-10-14T15:15:10
2020-10-14T15:15:10
302,557,053
1
0
null
2020-10-18T20:49:47
2020-10-09T06:49:02
TypeScript
UTF-8
Java
false
false
937
java
package com.reactnativewineapp.generated; import java.util.Arrays; import java.util.List; import org.unimodules.core.interfaces.Package; public class BasePackageList { public List<Package> getPackageList() { return Arrays.<Package>asList( new expo.modules.constants.ConstantsPackage(), new expo.m...
[ "maxencewilmes@gmail.com" ]
maxencewilmes@gmail.com
0a7cd3944a119504e9b3803b7d4dddfd364fa8af
876b05908cfa35a38964026ece8cb9e96e722343
/src/main/java/com/vito/comments/service/LoginService.java
f0fac5ca34e58feff03dfdd6c2dbd065b8a97350
[]
no_license
zhishang0624/springboot
90b4ec30f958ae23007983f45742af9da9ea14ac
2415325273d36df87218ceb5680344b8af5efadb
refs/heads/master
2023-08-28T14:53:20.455766
2021-10-22T17:06:07
2021-10-22T17:06:07
null
0
0
null
null
null
null
UTF-8
Java
false
false
418
java
package com.vito.comments.service; import com.vito.comments.entity.base.ParamObject; /** * ๆŸฅ่ฏขๆœๅŠก */ public interface LoginService { Object login(ParamObject po) throws Exception; Object loginOut(ParamObject po) throws Exception; /** * * @param po ๅ‚ๆ•ฐๅฏน่ฑก * @return ParamObject ๅฏน่ฑก * @th...
[ "27683139@qq.com" ]
27683139@qq.com
4c84ff1594ead5e6d15ad3d6e00e640a5ab4a903
8fcdf86141262acc69a60cd56d0bb10dbe5076c9
/src/cn/cnic/Test.java
bccc8fd836040851705fd9e304ebb19a934fdf03
[]
no_license
gozky/pm25
c57f32d61a28b10e60eafbf84a299782495065b4
8ad3ff92573af94ea840042ff97f5f4d171e3ac4
refs/heads/master
2020-12-20T06:53:11.582512
2016-05-29T13:01:47
2016-05-29T13:01:47
59,935,609
1
0
null
null
null
null
UTF-8
Java
false
false
1,962
java
package cn.cnic; /** * ็”จไบŽ็†Ÿๆ‚‰mongodb-java-driver & ไธ€ไบ›ๆต‹่ฏ• * * **/ import com.mongodb.MongoClient; import com.mongodb.client.MongoCollection; import com.mongodb.client.MongoCursor; import com.mongodb.client.MongoDatabase; import org.bson.Document; public class Test { public static void main(String[] args) { // te...
[ "530806081@qq.com" ]
530806081@qq.com
78333037ac9f9e258acf04e1729ecaa551fcf9b0
5748c3250cf4077312fa6a7e68022c124afa7b35
/src/main/java/skrelpoid/customchallenges/patches/PatchesForChallengeModeScreen.java
49cc35d57fceee8ac1cd909b9165c2682a8dd991
[ "MIT" ]
permissive
Skrelpoid/CustomChallenges
258efa2a653b1b749989b17fecb90520ec176110
0779db02cc8977c3e6bdd35dcd4df7399c9f40dc
refs/heads/master
2020-04-15T23:39:27.940159
2019-02-03T17:59:09
2019-02-03T17:59:09
165,112,898
1
0
null
null
null
null
UTF-8
Java
false
false
3,595
java
package skrelpoid.customchallenges.patches; import com.badlogic.gdx.Gdx; import com.badlogic.gdx.graphics.g2d.SpriteBatch; import com.evacipated.cardcrawl.modthespire.lib.LineFinder; import com.evacipated.cardcrawl.modthespire.lib.Matcher.MethodCallMatcher; import com.evacipated.cardcrawl.modthespire.lib.SpireEn...
[ "dustin.kristen2000@yahoo.de" ]
dustin.kristen2000@yahoo.de
62f384d1a5928ba4a421288b261c44ba6e9dccf2
c6cba14c65ac64134d5aec0a0043f714a9cd0cb6
/src/main/java/co/com/udem/common/App.java
e88f70314e63d0c5dc5fc6b460e411e341460bc1
[]
no_license
danielzapata1019/jdbc-datasource
093c41f102a30713a827ec3c227976081b067a07
a1a4f16c623f3f2765b301b349f86a54ebdd483a
refs/heads/master
2021-01-17T22:47:57.331967
2015-09-23T04:19:15
2015-09-23T04:19:15
null
0
0
null
null
null
null
UTF-8
Java
false
false
897
java
package co.com.udem.common; import org.springframework.context.ApplicationContext; import org.springframework.context.support.ClassPathXmlApplicationContext; import co.com.udem.jdbc.dao.CustomerDAO; import co.com.udem.model.Customer; public class App { public static void main( String[] args ) { // Se o...
[ "milton.ibarra@gmail.com" ]
milton.ibarra@gmail.com
b57f1e5d7c8adae46faab8877ae6a0e4b48141fb
bf832d0f2522d4f1b7548e725ae7b0f08ac29518
/src/test/java/com/automation/tests/vytract/fleet/VehiclesTests.java
e461735e956d536f35fa773d0e4ca4fb9434d175
[]
no_license
EmmaDefne/Fall2019Selenium
e6efb70dd0e413d28bd9fba94228b20b19c8cf92
e20ea11af8d0af02e42c7f3779b556936d80fb4a
refs/heads/master
2023-05-12T22:18:03.183571
2020-04-18T06:08:02
2020-04-18T06:08:02
244,199,654
0
0
null
2023-05-09T18:25:21
2020-03-01T18:12:42
Java
UTF-8
Java
false
false
3,859
java
package com.automation.tests.vytract.fleet; import com.automation.utilities.BrowserUtils; import io.github.bonigarcia.wdm.WebDriverManager; import org.openqa.selenium.By; import org.openqa.selenium.Keys; import org.openqa.selenium.WebDriver; import org.openqa.selenium.WebElement; import org.openqa.selenium.chrome.Chro...
[ "serenity3347@gmail.com" ]
serenity3347@gmail.com
2506ff726f0b2f2f46cd1a298799f733c782c060
a2bf160c88835c5a9ede858c4b4f2f48453dca96
/src/com/chavgun/Connection.java
c0628545a9b4dc63fa66c693712e8002b7467502
[]
no_license
chavgun97/CHAT
b88a091a94e86db2aab0a7b63d1e049985f09435
3d1ec1b552e1f1a374f8a330ad428f2199324e61
refs/heads/master
2020-03-30T04:40:25.910488
2018-11-21T19:21:31
2018-11-21T19:21:31
120,426,556
0
0
null
null
null
null
UTF-8
Java
false
false
1,254
java
package com.chavgun; import java.io.Closeable; import java.io.IOException; import java.io.ObjectInputStream; import java.io.ObjectOutputStream; import java.net.Socket; import java.net.SocketAddress; public class Connection implements Closeable { private final Socket socket; private final ObjectOutputStream o...
[ "32164852+chavgun97@users.noreply.github.com" ]
32164852+chavgun97@users.noreply.github.com
fcbe1c4fe7645772b05363e31126ac62cb30a6b4
f57b3814a74859473cbf7bdeb2f019fcfdc28c67
/Dependency/src/pl/kamil/FileMessageProducer.java
17eb4e840b80d8b5c49dbec682b19ce3e675912f
[]
no_license
almanahc978/spring_course
51bbcc391c1170070b580e986316072f979052bc
8dbaeec14b2442f0d9d302803dac667093533ecd
refs/heads/main
2023-04-23T22:57:32.774942
2021-05-13T18:59:16
2021-05-13T18:59:16
364,260,025
0
0
null
null
null
null
UTF-8
Java
false
false
515
java
package pl.kamil; import java.io.IOException; import java.nio.file.Files; import java.nio.file.Paths; import java.util.List; public class FileMessageProducer implements MessageProducer { @Override public String getMessage() { List<String> lines = null; try { lines = Files.readAllLines(Paths.get("message.tx...
[ "almanahc987@gmail.com" ]
almanahc987@gmail.com
ae1843db990b69f16f3f67417abd4fb8290c7199
6b2a8dd202fdce77c971c412717e305e1caaac51
/solutions_5630113748090880_0/java/Tellmarch/ExoB.java
47d4b2f5f7aad97cc39b14839531616b6a39121c
[]
no_license
alexandraback/datacollection
0bc67a9ace00abbc843f4912562f3a064992e0e9
076a7bc7693f3abf07bfdbdac838cb4ef65ccfcf
refs/heads/master
2021-01-24T18:27:24.417992
2017-05-23T09:23:38
2017-05-23T09:23:38
84,313,442
2
4
null
null
null
null
UTF-8
Java
false
false
4,685
java
package gcj2016.r1a; import java.io.FileNotFoundException; import java.io.FileReader; import java.io.PrintWriter; import java.util.Scanner; import java.util.logging.Level; import java.util.logging.Logger; public class ExoB { public static void main(final String[] args) { final String base = "/home/jfortin/workspa...
[ "alexandra1.back@gmail.com" ]
alexandra1.back@gmail.com
373810ba4a5fe4192c599dc739de86216a102765
065c1f648e8dd061a20147ff9c0dbb6b5bc8b9be
/eclipsejdt_cluster/38077/src_1.java
f812256e1addda09c36746cbec6f9c39a2d71f65
[]
no_license
martinezmatias/GenPat-data-C3
63cfe27efee2946831139747e6c20cf952f1d6f6
b360265a6aa3bb21bd1d64f1fc43c3b37d0da2a4
refs/heads/master
2022-04-25T17:59:03.905613
2020-04-15T14:41:34
2020-04-15T14:41:34
null
0
0
null
null
null
null
UTF-8
Java
false
false
92,567
java
package org.eclipse.jdt.internal.compiler.parser; /* * (c) Copyright IBM Corp. 2000, 2001. * All Rights Reserved. */ import java.io.*; public class Scanner implements TerminalSymbols { /* APIs ares - getNextToken() which return the current type of the token (this value is not memorized by the...
[ "375833274@qq.com" ]
375833274@qq.com
4c58ec9b615c5b61520eebdc041dde68ea38dea9
1d6bb70d12d995f922b05961aceef091c1d5e29c
/android/app/src/main/java/com/virjar/echo/android/EchoReactPackage.java
80dab7be4bca36e3afa7ad72c83be8eefddc5210
[]
no_license
Jasonxgw/echo-android
edc38a13b094acdf3075a14c345894ccd1757751
a5bf8ea8967a058c6e0889bbba7779ef0e3fdc2c
refs/heads/master
2023-03-18T16:38:33.967567
2021-03-14T08:52:22
2021-03-14T08:52:22
null
0
0
null
null
null
null
UTF-8
Java
false
false
845
java
package com.virjar.echo.android; import androidx.annotation.NonNull; import com.facebook.react.ReactPackage; import com.facebook.react.bridge.NativeModule; import com.facebook.react.bridge.ReactApplicationContext; import com.facebook.react.uimanager.ViewManager; import java.util.ArrayList; import java.util.Collectio...
[ "virjar@virjar.com" ]
virjar@virjar.com
c96270157265cba00fa29a817177eade4d1f8574
4ba41cbf1333656276b13bd03b30da315b67fe2b
/car-app/src/main/java/car/app/ClientUploadApp.java
1938f36d3e7a43831b98fc9fad8fa79d9d1129f0
[ "Apache-2.0" ]
permissive
Iurii-Dziuban/demo-reactive-spring
b53451e8cd5906d35ae1c6bf584aecb01af90813
a4dd450d876048dcb1690e3416c56c7dc85efc6f
refs/heads/master
2022-07-09T17:38:53.151628
2017-08-25T12:31:03
2017-08-25T12:31:03
101,399,697
0
0
Apache-2.0
2019-03-07T06:59:50
2017-08-25T12:01:50
Java
UTF-8
Java
false
false
1,549
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...
[ "ydzyuban@gmail.com" ]
ydzyuban@gmail.com
5419c5282edca39673f4ca241337e7f932ab177e
e0cb7e972ea4cf9728f702f28ace6c0ce61d58c7
/src/test/java/io/crowdcode/speedup/bay/service/mockbean/mockbean06test/AuctionServiceMockBean03Test.java
a1305684dd5598a76d01475d2119f0b2806fdf2f
[]
no_license
crowdcode-de/speeding-up-tests
65856882d08a466ec641b81d41bcc7073a4905c4
44cfe3da860fe97b6cfcad73d1dbab91248de28f
refs/heads/master
2020-03-31T18:08:46.429253
2018-10-10T15:13:39
2018-10-10T15:13:39
151,483,391
0
0
null
null
null
null
UTF-8
Java
false
false
1,773
java
package io.crowdcode.speedup.bay.service.mockbean.mockbean06test; import io.crowdcode.speedup.bay.exception.AuctionNotFoundException; import io.crowdcode.speedup.bay.model.Auction; import io.crowdcode.speedup.bay.repository.AuctionRepository; import io.crowdcode.speedup.bay.service.AuctionService; import io.crowdcode...
[ "ingo.dueppe@crowdcode.io" ]
ingo.dueppe@crowdcode.io
8bbe153f450e362b899680f52061883d9de35835
1f8d001d6c2359b106ff2b41212d50f87681678f
/src/com/housingboard/controller/CommunitySummaryEditController.java
18c2c5b70dd11f8e1a45ddf71fd2e5c666196f37
[]
no_license
Arth1994/HOUSING-BOARD
cb0303aa5df5b8f8a24d5fb3872ea00b7434e7fc
ddfc9d70b98f8dd7aeb96685c2773f41a2184f6e
refs/heads/master
2020-04-09T11:40:59.671009
2019-02-03T17:34:19
2019-02-03T17:34:19
160,319,881
1
0
null
null
null
null
UTF-8
Java
false
false
4,990
java
package com.housingboard.controller; import java.io.IOException; import javax.servlet.RequestDispatcher; import javax.servlet.ServletException; import javax.servlet.annotation.WebServlet; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServle...
[ "nxl170130@gmail.com" ]
nxl170130@gmail.com
9961ec0304d80b76e7315ab815052e0b615edcd9
971f4d3b375fdfaba7f5ded18f875d20d3f7b7f5
/src/org/usfirst/frc/team3407/robot/subsystems/Drive.java
c4f5169b0795af23f2b31c6d0ea0ca5c42225cbb
[]
no_license
moundsviewrobotics/PreSeason-2017
eeba126e57bb20410d6e9ccf01bde637310c1ba9
71dbf40cc53f93c78e74d46c571bebcb116a6304
refs/heads/master
2021-08-29T21:24:21.542377
2017-12-15T02:28:30
2017-12-15T02:28:30
114,316,949
0
0
null
null
null
null
UTF-8
Java
false
false
1,262
java
package org.usfirst.frc.team3407.robot.subsystems; import org.usfirst.frc.team3407.robot.OI; import org.usfirst.frc.team3407.robot.commands.DriveCommand; import edu.wpi.first.wpilibj.RobotDrive; import edu.wpi.first.wpilibj.Timer; import edu.wpi.first.wpilibj.command.Subsystem; /**w * */ public class Drive extends...
[ "ljthompsons@yahoo.com" ]
ljthompsons@yahoo.com
6c677b483d725826dabfc90f5aa683f8f14a1003
d9730ef09c1d98163874a88ece6302b964eefcd9
/src/main/java/Word/ThreadReadFileHelper.java
347d9f739886693686736ef352f93381b208cb3d
[]
no_license
Thiosrk/LawProject
0f81fed897b57e218da2e4bb9aead2734844ea48
4c03646ba1bc28feff6df02817d64041df8d035b
refs/heads/master
2020-03-11T13:49:40.230894
2018-05-08T07:29:08
2018-05-08T07:29:08
130,035,741
0
0
null
null
null
null
UTF-8
Java
false
false
6,404
java
package Word; import java.io.*; import java.security.InvalidParameterException; import java.util.Random; import java.util.UUID; import java.util.concurrent.ExecutorService; import java.util.concurrent.Executors; import java.util.concurrent.atomic.AtomicInteger; public class ThreadReadFileHelper { // ๆจกๆ‹Ÿๆ•ฐๆฎ priv...
[ "694017472@qq.com" ]
694017472@qq.com
35d3abd848f874380ba09f3c4e1d728ab5ba0a2d
6b8bcd288111e4ffefcd0f42ae3d14f8404ccc65
/Part7LeetCode/src/main/java/C04_ไบŒๅ‰ๆ ‘/ไบŒๅ‰ๆ ‘้€’ๅฝ’/T113_่ทฏๅพ„ๆ€ปๅ’ŒII/Solution.java
aa6da8d8da4135d4dd9eae825e8c3458fb0b2abf
[ "LicenseRef-scancode-unknown-license-reference", "LicenseRef-scancode-mulanpsl-1.0-en", "MulanPSL-1.0" ]
permissive
luqian2017/algorithms
943c1365022e307ca2770d121cf8662ba6959e22
e83a17ecf1a7cfea77c5b4ecddc92eb9f1fc329c
refs/heads/master
2020-12-29T22:56:49.445532
2020-02-05T14:57:16
2020-02-05T14:57:16
238,765,020
1
0
NOASSERTION
2020-02-06T19:15:35
2020-02-06T19:15:35
null
UTF-8
Java
false
false
1,486
java
/*********************************************************** * @Description : 113.่ทฏๅพ„ๆ€ปๅ’ŒII * https://leetcode-cn.com/problems/path-sum-ii/ * @author : ๆขๅฑฑๅนฟ(Liang Shan Guang) * @date : 2020/1/30 22:15 * @email : liangshanguang2@gmail.com ***********************************************************/ p...
[ "1648266192@qq.com" ]
1648266192@qq.com
8077c44fa8e116c09890d06cdfdb53734049c4cb
c52755da1f2956d87d583855b41b7fbb014292dd
/common-interface/src/main/java/com/buckwheat/dubbo/service/UserService.java
90d2fc356853a6fcacdc4a746e0f9426d5512050
[]
no_license
1554960184/dubbo_study
7b83d573b5370f841262d572f9e523d2b28a2d58
924f6e2f4005d2cdc28dafdc37461a72caf89594
refs/heads/main
2023-03-10T00:01:45.751651
2021-02-24T14:08:18
2021-02-24T14:08:18
341,397,717
2
0
null
null
null
null
UTF-8
Java
false
false
326
java
package com.buckwheat.dubbo.service; import com.buckwheat.dubbo.bean.UserAddress; import java.util.List; /** * ็”จๆˆทๆœๅŠก */ public interface UserService { /** * ๆ นๆฎ็”จๆˆทID่ฟ”ๅ›ž็”จๆˆทๆ‰€ๆœ‰ๆ”ถ่ดงๅœฐๅ€ * @param userId * @return */ List<UserAddress> getUserAddressList(String userId); }
[ "1554960184@qq.com" ]
1554960184@qq.com
0e7184564a7eeab0ade10cd95d631b90ad6a60b7
d10c1697fb505f5d8bba1af57c5db51ef1061324
/JavaSE/Basics/้˜ฟๆ‹‰ไผฏๆ•ฐๅญ—่ฝฌๅคงๅ†™/ไบบๆฐ‘ๅธไปŽ้˜ฟๆ‹‰ไผฏๆ•ฐๅญ—่ฝฌๆˆๅคงๅ†™.java
2299ba1e3199f5b4a78fde036dca9740176b892b
[]
no_license
SkyeInfo/Java
b2731e41d27abc90f87141c2231e4ab61e23757c
470012a238469d40e2200c8022014d1f19c3e855
refs/heads/master
2021-09-04T17:36:56.472047
2018-01-20T14:59:15
2018-01-20T14:59:15
100,351,102
0
0
null
null
null
null
UTF-8
Java
false
false
3,140
java
/** * ๅฐ†้˜ฟๆ‹‰ไผฏๆ•ฐๅญ—้‡‘้ข่ฝฌๆขๆˆๆฑ‰ๅญ—ๆ•ฐๅญ—้‡‘้ข๏ผˆไป…้™ไบบๆฐ‘ๅธ๏ผ‰ * * @param amt * ่พ“ๅ…ฅ้‡‘้ข * @return String ่พ“ๅ‡บๆฑ‰ๅญ—ๅคงๅ†™้‡‘้ข */ public static String convAmtToChinese(String amt) { if (amt == null) { return ""; } String s1 = "้›ถๅฃน่ดฐๅ่‚†ไผ้™†ๆŸ’ๆŒ็Ž–"; byte[] b1 = s1.getBytes(); String s4 = "ๅˆ†่ง’ๆ•ดๅ…ƒๆ‹พไฝฐไปŸไธ‡ๆ‹พไฝฐไปŸไบฟๆ‹พไฝฐไปŸ"; String temp = amt.trim(); by...
[ "yangshengkai@chuchujie.com" ]
yangshengkai@chuchujie.com
e8cc6b6ab36ba5209b57098316a1e5052618a9d6
6ccb09809d1f7808672a7541ca73e8f6fb42c566
/SpringList/src/mypack4/ListClient.java
79bf30a46391c512f1b81f351ee0544afc6f6bf6
[]
no_license
sahulnagar/Ecclipse
e177d099824d10a885c1981299594cee628e684e
ad2def5d440272af070690176cc0bf0857e18d7d
refs/heads/master
2022-12-24T10:53:48.900479
2019-10-21T16:14:45
2019-10-21T16:14:45
216,601,395
0
0
null
2022-12-15T23:41:56
2019-10-21T15:24:16
Java
UTF-8
Java
false
false
502
java
package mypack4; import org.springframework.core.io.Resource; import org.springframework.core.io.FileSystemResource; import org.springframework.beans.factory.BeanFactory; import org.springframework.beans.factory.xml.XmlBeanFactory; public class ListClient { public static void main(String[] args) { R...
[ "deepak@deepak-PC" ]
deepak@deepak-PC
2ebd5ca77901ced84feb45ec59a2054239833879
a8f6ec022f0f8d4c02cb302997e436b583cf53c7
/jdbc/test3/Test.java
eab391b24a061f6c689777274d1a8b3896d3b65d
[]
no_license
wang-ax/MySQL
82f13ddfd6e2019f1a990587d6e3c0e3210eae90
3702111f365c5b615be54987162483b209c198b2
refs/heads/main
2023-05-13T07:20:32.479054
2021-05-31T08:52:52
2021-05-31T08:52:52
307,734,672
0
0
null
null
null
null
UTF-8
Java
false
false
2,094
java
package test3; import com.mysql.jdbc.jdbc2.optional.MysqlDataSource; import java.sql.*; /** * ClassName test3 * Description TODO * Author 30712 * Date 2020-11-18 * Time 14:01 */ public class Test { public static void main(String[] args) throws SQLException { PreparedStatement preparedStatement = nu...
[ "3071254175@qq.com" ]
3071254175@qq.com
2ec0cda07afb534e515f16710e026004d1e137fd
a5d1008d997f1dd35674e8990552608310110406
/store/src/test/java/cn/tedu/store/service/AddressServiceTests.java
45e527701d7e65a69949619031a99a1146239224
[]
no_license
zh-1909/test
9053641644e27b0a6633d5e00c96c16d16a7806a
e6b49f0861c06e8613879088c0d16dffcffd08e8
refs/heads/master
2021-01-04T11:09:39.702239
2020-02-14T14:09:48
2020-02-14T14:09:48
240,521,221
1
0
null
null
null
null
UTF-8
Java
false
false
2,107
java
package cn.tedu.store.service; import java.util.List; import org.junit.Test; import org.junit.runner.RunWith; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.boot.test.context.SpringBootTest; import org.springframework.test.context.junit4.SpringRunner; import cn.tedu.store.e...
[ "1738246078@qq.com" ]
1738246078@qq.com
b07a91531756f9111188cba2d054e2b9ab506e32
00f25a836e503e89771f474b50c843b600c70afa
/MNB/src/servlet/AccsessContents.java
83b9b926223a517e91fd5bbfa1dab426de7834c9
[]
no_license
MNB-oda/MNB
256eb01918abb2d23753502da80a8f9712727b4a
281a2d602776b0eeaf12e76c72369d0773e5c984
refs/heads/master
2021-01-19T19:23:22.460917
2017-06-30T18:15:16
2017-06-30T18:15:16
88,415,611
1
0
null
null
null
null
UTF-8
Java
false
false
2,882
java
package servlet; import java.io.IOException; import javax.servlet.RequestDispatcher; import javax.servlet.ServletException; import javax.servlet.annotation.WebServlet; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import javax.servl...
[ "emotomo613@gmail.com" ]
emotomo613@gmail.com
758eb61cee362b6baafceb3de8f502bda7c1f62f
499bca7342d569739662773c4861a394adcd0a6c
/src/inicio/Agregar.java
7f4f813d7cb635ff9371638877648f585ba5995d
[]
no_license
djmml12/serpiente-escaleras
9ce57b90f2188690f8b51dd3798ac051fe947ead
e73d25dd9da306ef569dde2afdb4e6b530620a53
refs/heads/main
2023-06-11T06:22:22.944758
2021-06-30T20:33:36
2021-06-30T20:33:36
380,851,587
0
0
null
null
null
null
UTF-8
Java
false
false
12,351
java
package bienvenida; import java.io.BufferedReader; import java.io.File; import java.io.FileReader; import java.io.PrintWriter; import usuario.*; import java.util.ArrayList; import javax.swing.JOptionPane; public final class Agregar extends javax.swing.JFrame { private ArrayList<Persona>Lis; public ...
[ "djmeridama@outlook.com" ]
djmeridama@outlook.com
3d284c33b3a345f0429f26fc9329568478c1e197
c82f036df716ba0573ff6821e790ad54a9c7a2bc
/src/com/saxena/learn/ArrayOfArraysDemo.java
f868e371c46c77a8879384397edfcdb853631c9e
[]
no_license
aspsas757608/gitDemo
ae703007de4c10c443183260d3dc9335b7d6eb9d
93b769bb471a1de5912381e6185a3e274c3199d2
refs/heads/master
2023-06-25T09:16:51.790862
2021-07-26T07:55:24
2021-07-26T07:55:24
389,541,997
0
0
null
null
null
null
UTF-8
Java
false
false
757
java
package com.saxena.learn; public class ArrayOfArraysDemo { public static void main(String[] args) { String[][] cartoons = { { "Flintstones", "Fred", "Wilma", "Pebbles", "Dino" }, { "Rubbles", "Barney", "Betty", "Bam Bam" }, { "Jetsons", "Ge...
[ "aspsas757608@gmail.com" ]
aspsas757608@gmail.com
32993b233e813d20e0998f9900b7dc0632e46b99
5e83cdb26270a57c9e8419bdaa158d561e322c03
/src/main/java/org/jose4j/jws/JsonWebSignatureAlgorithm.java
e02fb125cfd53b1bc7bc3a001be9af2d3c250003
[ "Apache-2.0" ]
permissive
zhang-hongjie/Jose4j
af8504ea88d547b64dbbe100b2ae0c8e8a75778f
18d327004fb7b5a35848ad905dc114826e33968c
refs/heads/master
2020-09-03T16:58:32.433846
2019-11-04T14:05:46
2019-11-04T14:05:46
219,514,841
0
0
null
2019-11-04T14:01:32
2019-11-04T14:01:31
null
UTF-8
Java
false
false
1,266
java
/* * Copyright 2012-2015 Brian Campbell * * 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 ag...
[ "brian.d.campbell@gmail.com" ]
brian.d.campbell@gmail.com
c705e5c6565d565693d42a58d029362f19f1b1a5
365dd8ebb72f54cedeed37272d4db23d139522f4
/src/main/java/com/kentington/thaumichorizons/common/tiles/TileInspiratron.java
08e30b54676717ae23fbe893431c266691469a15
[]
no_license
Bogdan-G/ThaumicHorizons
c05b1fdeda0bdda6d427a39b74cac659661c4cbe
83caf754f51091c6b7297c0c68fe8df309d7d7f9
refs/heads/master
2021-09-10T14:13:54.532269
2018-03-27T16:58:15
2018-03-27T16:58:15
122,425,516
0
0
null
null
null
null
UTF-8
Java
false
false
7,593
java
package com.kentington.thaumichorizons.common.tiles; import com.kentington.thaumichorizons.common.tiles.ISoulReceiver; import cpw.mods.fml.relauncher.Side; import cpw.mods.fml.relauncher.SideOnly; import net.minecraft.entity.player.EntityPlayer; import net.minecraft.init.Items; import net.minecraft.inventory.IS...
[ "bogdangtt@gmail.com" ]
bogdangtt@gmail.com
f4724434c6750a1539255d3e54dee19b1c825fca
9aeed6bbf00520f194f9d02425c050f4f18c03fe
/BeursEngine/src/be/bert/googleappengine/model/OrderEndpoint.java
98b7ab3ebd5e81b869dbf90cb6bc51883a5159f2
[]
no_license
bertgodon/googleAppEngine
630d4a40f97a760e4e5cf63ebc7ecf7f1dbf8535
a2731e2216c1875260dcfa932d1afb3f5be9dea3
refs/heads/master
2016-09-05T19:37:55.940133
2014-11-25T12:49:46
2014-11-25T12:49:46
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,493
java
package be.bert.googleappengine.model; import java.util.ArrayList; import java.util.List; import javax.inject.Named; import javax.persistence.EntityManager; import javax.persistence.EntityNotFoundException; import javax.persistence.Query; import be.bert.googleappengine.channel.ChannelKeys; import be.bert.googleappen...
[ "bert.godon@gmail.com" ]
bert.godon@gmail.com
6458ae6e2417e5389cc6dc57a2cff577fe85c931
5cb569e73489fd13810bbf14fe89669d6cb34625
/app/src/main/java/com/vmware/nimbus/api/ItemClickListener.java
55e23418f194f84d18ce0648f02991d9f2a9ee0e
[]
no_license
gordon-cs/nimbus
5527b2ea17f784ec3f640ff8d186ccfbf78eb36e
7c79566dfc99b128f690b14342247a14bfa02dbe
refs/heads/master
2021-06-21T04:16:44.211752
2021-06-17T18:41:43
2021-06-17T18:41:43
210,062,020
4
0
null
2021-06-17T18:41:43
2019-09-21T22:43:19
Java
UTF-8
Java
false
false
137
java
package com.vmware.nimbus.api; import android.view.View; public interface ItemClickListener { void onItemClick(View v, int pos); }
[ "bghills@gmail.com" ]
bghills@gmail.com
9d6b9653c2a4c8dd21e1776a1b20940455e9948b
1a9548a87d74931723fefcc2d78b0c15648ab8bb
/web/src/main/java/com/web/entity/Inform.java
97515f3fe1c049d5ab40afa510faa7ec84e6147e
[]
no_license
leeezm/fightcoder
9ae52d58d714c36eea601858e4a5417408ea032c
3f991a189529fcee90acc496dd0d05288caa5dc4
refs/heads/master
2021-01-01T20:09:58.227744
2017-08-09T09:06:19
2017-08-09T09:06:19
98,783,586
0
3
null
2017-08-01T13:00:24
2017-07-30T07:59:13
JavaScript
UTF-8
Java
false
false
1,025
java
package com.web.entity; /** * Created by tym on 17-7-31. */ public class Inform extends BasicVo{ private Integer id; private Integer recieveid; private String sendtime; private Integer flag; private String content; public Integer getId() { return id; } public void setId(...
[ "tym@localhost.localdomain" ]
tym@localhost.localdomain
894bf0e31d4c0084c68576abd1af2d63ca7981aa
db9a22f58ccaa693826579482639fc4a8f613666
/HW04/src/test/java/tr/edu/gtu/bilmuh/kasimsuzen/MemoryTest.java
0d5ae9a491d47d15a8e420b7a20af4ab0deebab3
[]
no_license
kasimsuzen/CSE-222-Data-Structures-and-Algorithm
e2e190969dada908ddb223bbfabcd7f808f1bc69
493a071e6d9dbcf59241cb78432b2d1029c0ab70
refs/heads/master
2020-04-10T03:56:09.232196
2016-05-24T09:56:22
2016-05-24T09:56:22
null
0
0
null
null
null
null
UTF-8
Java
false
false
751
java
package tr.edu.gtu.bilmuh.kasimsuzen; import static org.junit.Assert.*; /** * Created by siyah on 23.03.2016. */ public class MemoryTest { @org.junit.Test public void testGetInstance() throws Exception { assertTrue(Memory.getInstance() != null); } @org.junit.Test public void testGetEle...
[ "kasmszen@gmail.com" ]
kasmszen@gmail.com
f1bb7806bf9b5e378955c2421085ae98ce8c0c25
722cf4b1d56674b07fbbbe66085e693d4a5bbfc1
/src/test/java/com/wordpress/pages/PagePage.java
97a5556267ef6c09f7fb123637615ccc8a896cc3
[]
no_license
auzundere/5-wordpress-cucumber-testng-automation
3bd7b3599b1f835af53414f4b973078602ff2f11
e327975dab7103ebaa9a29b8ceaafd46bae25c2d
refs/heads/master
2021-04-18T22:44:57.197419
2018-04-16T23:12:18
2018-04-16T23:12:18
126,930,957
0
0
null
null
null
null
UTF-8
Java
false
false
4,210
java
package com.wordpress.pages; import java.util.List; import org.openqa.selenium.WebDriver; import org.openqa.selenium.WebElement; import org.openqa.selenium.support.FindBy; import org.openqa.selenium.support.PageFactory; import com.wordpress.utilities.Driver; public class PagePage { private WebDriver ...
[ "janerra32@gmail.com" ]
janerra32@gmail.com
5e08906821bb75d580c89c4c32a8db9c90ce9baf
4ac93abdd84b57f7b4d1b27875c0c72db18ca732
/gps-api/src/main/java/com/gps/api/common/xss/SQLFilter.java
cadb751582d9f910074888ab7cc329b5935ce9c8
[ "Apache-2.0" ]
permissive
cqmrzeng/gps180
8c4e7baba5065aefd9873e45523ab425be48ec98
4b033c8a16c376224d38829f38fd10080764d058
refs/heads/master
2021-01-09T14:47:54.250902
2020-02-22T09:37:25
2020-02-22T09:37:25
242,342,889
0
1
Apache-2.0
2020-02-22T13:04:47
2020-02-22T13:04:46
null
UTF-8
Java
false
false
1,080
java
package com.gps.api.common.xss; import com.gps.db.exception.RRException; import org.apache.commons.lang.StringUtils; /** * SQL่ฟ‡ๆปค * * @author Mark sunlightcs@gmail.com */ public class SQLFilter { /** * SQLๆณจๅ…ฅ่ฟ‡ๆปค * @param str ๅพ…้ชŒ่ฏ็š„ๅญ—็ฌฆไธฒ */ public static String sqlInject(String str){ if(...
[ "wibim.zhao@gmail.com" ]
wibim.zhao@gmail.com
8c0b5b4e4caf88be79af85fd8989603e73c2b02a
69ae87b8692cc3d6e18b5d45dfccc3a09a3a3eb2
/src/main/java/ua/com/vtkachenko/ciklum/kyiv/algorythms/unitfactorycontest/task2/Solution.java
3f8acada5db408feca4e4923bb11e49839dd90e4
[]
no_license
McLoy/CiklumKyivAlgorithmClub
4326b149546bc4dbfa2d11faa3b0c3fca1c1cc67
95b0d21f80c4f5099fa4fbe8642525c2a39605de
refs/heads/master
2021-01-13T09:35:59.626125
2017-04-03T18:51:35
2017-04-03T18:51:35
72,055,183
0
0
null
null
null
null
UTF-8
Java
false
false
1,326
java
package ua.com.vtkachenko.ciklum.kyiv.algorythms.unitfactorycontest.task2; import java.util.*; /* ะŸะฐั€ะธ ะ”ะฐะฝะพ N ั†ั–ะปะธั… ั‡ะธัะตะป. ะŸะพั€ะฐั…ัƒะฒะฐั‚ะธ ะฒัั– ะฟะฐั€ะธ ั‡ะธัะตะป ััƒะผะฐ ัะบะธั… ะดะพั€ั–ะฒะฝัŽั” S. ะ’ัั– ั‡ะธัะปะฐ ัƒะฝั–ะบะฐะปัŒะฝั–. ะกะฟั€ะพะฑัƒะนั‚ะต ะทะฝะฐะนั‚ะธ ั€ั–ัˆะตะฝะฝั ะทั– ัะบะปะฐะดะฝั–ัั‚ัŽ ะฟะพ ั‡ะฐััƒ O(N*log(N)). ะ’ั…ั–ะดะฝั– ะดะฐะฝั– ะ’ ะฟะตั€ัˆะพะผัƒ ั€ัะดะบัƒ ะทะฐะฟะธัะฐะฝั– N ั– S. ะ’ ะฝะฐัั‚ัƒะฟะฝะพะผัƒ, ั‡ะตั€ะตะท ะฟ...
[ "tkachenko.vlad@hotmail.com" ]
tkachenko.vlad@hotmail.com
bd0fe7177bd4e8cef62b4498fe15229a44fd50f9
f1a9633d4922fadd1b7a83cb1b2731c8ec4e0ce4
/hadoop_workspace/wordcount/src/com/hadoop/searchcombine/DefineMapper.java
a5dd62993bd672abe9916f11900ee5dd8c28eaa7
[]
no_license
jxffly/fly-work
86c1bca2582d4bcfaa6710478c3b38889cfd3dd2
9a796df6f1d81a518b8b1c1431e00ef0bd547298
refs/heads/master
2021-01-10T09:30:20.727738
2015-12-27T11:02:56
2015-12-27T11:02:56
48,639,294
2
0
null
null
null
null
UTF-8
Java
false
false
760
java
package com.hadoop.searchcombine; import java.io.IOException; import org.apache.hadoop.io.IntWritable; import org.apache.hadoop.io.LongWritable; import org.apache.hadoop.io.Text; import org.apache.hadoop.mapreduce.Mapper; public class DefineMapper extends Mapper<LongWritable, Text, DefineModel, IntWritable>{ priv...
[ "jinxiaofei@ygsoft.com" ]
jinxiaofei@ygsoft.com
6d17ba9b3abfe80dcbadea25be05e63c10899c51
395c1a808048b41d897f94f4ef1fa3207123ad6f
/wildwebv2/src/test/java/lorine/com/wildwebv2/Wildwebv2ApplicationTests.java
1441e7de4ef81f8aee1a04bb747504b7fb5d4832
[]
no_license
Lorine-glitch/WildwebV2
016afb1a85f420e254fc4cb7575df15616feea89
f7d4eecce9cfb57f1d5c2eb68e441188c0d4c325
refs/heads/master
2022-12-15T21:02:25.625753
2020-09-17T02:44:07
2020-09-17T02:44:07
296,089,158
0
0
null
null
null
null
UTF-8
Java
false
false
215
java
package lorine.com.wildwebv2; import org.junit.jupiter.api.Test; import org.springframework.boot.test.context.SpringBootTest; @SpringBootTest class Wildwebv2ApplicationTests { @Test void contextLoads() { } }
[ "lachieng@tracom.co.ke" ]
lachieng@tracom.co.ke
6e4734640783b8b5b4efe7249e3578b5bf672349
bf1381c690bb29e9faa73433ffd1083f763a6ff9
/src/main/java/org/idpf/epubcheck/util/saxon/LineNumberFunction.java
a776d4ebec510f974943b6755df90d0e38d965c4
[ "MIT", "BSD-3-Clause" ]
permissive
jordanmance/epubcheck
9911a099c67bdb01d5528522401ab7e9dd9354ed
28c756fa324e1e66fe7db9d6e372e18b3340adfc
refs/heads/master
2021-01-15T23:28:16.074575
2014-06-19T14:48:27
2014-06-19T14:48:27
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,907
java
package org.idpf.epubcheck.util.saxon; import net.sf.saxon.expr.XPathContext; import net.sf.saxon.lib.ExtensionFunctionCall; import net.sf.saxon.lib.ExtensionFunctionDefinition; import net.sf.saxon.om.Item; import net.sf.saxon.om.NodeInfo; import net.sf.saxon.om.SequenceIterator; import net.sf.saxon.om.StructuredQName...
[ "rdeltour@gmail.com" ]
rdeltour@gmail.com
d45de1ea0002821509b12c3bd0ab6a42b7b4d092
320b1d078a91e7f5f5b59ab24343feccd3653608
/src/test/java/tech/simter/jxls/ext/TwoSubListTest.java
21fe1c2ecf789daf1ecaaac0bd64c24946554018
[ "MIT" ]
permissive
szhifeng/simter-jxls-ext
471d2ce081c24864db26e3f35172cac2fdb23769
671117cb67222fb873180a9de6310512aadf0eca
refs/heads/master
2020-07-19T11:43:51.991957
2020-01-08T09:31:49
2020-01-08T09:31:49
206,442,581
0
0
MIT
2019-09-05T00:49:10
2019-09-05T00:49:09
null
UTF-8
Java
false
false
3,548
java
package tech.simter.jxls.ext; import org.junit.jupiter.api.Test; import java.io.File; import java.io.FileOutputStream; import java.io.InputStream; import java.io.OutputStream; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map; import static org.assertj.core.api.Asserti...
[ "rongjihuang@gmail.com" ]
rongjihuang@gmail.com
b0428e0139118491c1e88c424630b85772ab3f95
c9fd588d08b55769019bcfa4f01e28830e3cb4e2
/src/main/java/com/manish/rental/model/Car.java
e8881c07415d07c0a3e894a5c3359527c0c50c3f
[]
no_license
manishyadav618/CarRental
4733c66b66baa1056d27ae707ea0ba3da791389b
09101285ef13ccffe15b589bc9411a91d0755bb6
refs/heads/master
2020-03-30T08:43:30.610023
2018-10-01T04:49:43
2018-10-01T04:49:43
151,034,772
0
0
null
null
null
null
UTF-8
Java
false
false
1,396
java
package com.manish.rental.model; import java.util.Objects; public class Car { /* Represnts a Car object. Contains carID, type and rental price per day. */ private String carId; private CarType type; private double pricePerDay; public Car(String carId, CarType type, double price...
[ "manish20020618@gmail.com" ]
manish20020618@gmail.com
02d849f0f4956cce11f84ea42e998284cf4f07a1
818b0e6e4223371ea07c6dc4761d4993ae05c341
/Shop/backend/demo/src/main/java/com/andrii/demo/entity/Customer.java
975c4be597e737f419e944969d3f5e3eceaaefb5
[]
no_license
AndriiMykh/Shop
882b0370ddca0cd3004ddb27d3c15e25efa55fb1
6a576ae2959248748ce2c4b2aff9be28fb82591a
refs/heads/master
2023-01-24T20:18:39.554127
2020-11-19T16:00:40
2020-11-19T16:00:40
313,233,797
0
0
null
null
null
null
UTF-8
Java
false
false
3,434
java
package com.andrii.demo.entity; import java.util.ArrayList; import java.util.List; import javax.persistence.CascadeType; import javax.persistence.Embedded; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persistence.GenerationType; import javax.persistence.Id; import javax.persi...
[ "380679724615@mail.ru" ]
380679724615@mail.ru
4fe48e18490bfec869313f8f01933f37bf7553e9
70b2f8e763cf87af801adae41b1131be4287237b
/src/cci/c_01_Arrays_and_Strings/CCI6_1_1_b.java
363767b715218445b64830e2dd15198fc9abe65d
[ "Apache-2.0" ]
permissive
girish979/cci
666b9024ccee982dcbff1e19e8f3ebee4e83950c
458e30794ab7599f59efa2c4fdc082fa8c0f79ba
refs/heads/master
2021-09-05T09:05:14.636248
2018-01-25T22:29:57
2018-01-25T22:29:57
118,968,934
0
0
null
null
null
null
UTF-8
Java
false
false
509
java
package cci.c_01_Arrays_and_Strings; public class CCI6_1_1_b { static boolean isUnique(String str) { int xorValue = 0; for (int i=0;i<str.length();i++) { //gives 0->a; 1->b... int val = str.charAt(i) - 'a'; if((xorValue & (1<<val)) > 0) return false; xorValue |= 1<<val; } ...
[ "girish979@gmail.com" ]
girish979@gmail.com
c5cfcf8be88780e0b144485cd001f4e40240cbd1
4ebab88cba8815779486b8d0c53296199e60383b
/src/main/java/com/connehealth/dao/PatientVaccineDao.java
571b298c94bcad599bfd7ac28f7dbe85a9f671cf
[]
no_license
zhu00yu/connehealth
ca6e53c4b310702b8024f119f0e131c5b14b76fe
d1827a998c84b85e774eadc9969e0528148c43b6
refs/heads/master
2021-01-23T18:52:32.418473
2015-09-08T10:21:31
2015-09-08T10:21:31
40,174,388
0
0
null
null
null
null
UTF-8
Java
false
false
714
java
package com.connehealth.dao; import com.connehealth.entities.PatientMedication; import com.connehealth.entities.PatientVaccine; import java.util.List; /** * Created by zhuyu on 2015/8/7. */ public interface PatientVaccineDao { public List<PatientVaccine> getPatientVaccines(); public List<PatientVaccine> ge...
[ "zhu00yu@yahoo.com.cn" ]
zhu00yu@yahoo.com.cn
6cb2c50b2f982e432530b36ff4d54d0a78cec807
0f310eb2bd32eea090a251976033b781012bec1a
/MyList/app/src/androidTest/java/com/example/ram/mylist/ApplicationTest.java
6b8cf3fb603982eb8e22784daaca26b7948b051c
[]
no_license
srirambolla/ram
c32fad548bac489815710dd38f6db22d59d97e28
d3fcb9ed5d6592d9e3d19ce3f89be89b5315936d
refs/heads/master
2021-01-09T20:53:04.060250
2017-05-23T14:21:06
2017-05-23T14:21:06
55,958,985
0
0
null
null
null
null
UTF-8
Java
false
false
353
java
package com.example.ram.mylist; import android.app.Application; import android.test.ApplicationTestCase; /** * <a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a> */ public class ApplicationTest extends ApplicationTestCase<Application> { public ApplicationTest() { ...
[ "srirambolla409@gmail.com" ]
srirambolla409@gmail.com
f7d6b762b6e6df3fe96adb484a8228fb3ffcadac
32c4ba26cbc78b8c5033db3b4ff79feb31e1a753
/Workspace/bluecove-2.1.0-sources-all/bluecove-emu/src/main/java/com/intel/bluetooth/emu/ConnectedInputStream.java
924ec72d2999d298f006c4ec0e76e4fc71e48201
[]
no_license
staroski/staroski-tcc-bcc
0ddf9b990fa00926cb1f024da2687a64cdc0656b
85351ee02ae38fa840bbb648afaffa34ead08a8a
refs/heads/master
2021-01-12T09:20:19.062431
2016-12-14T07:15:59
2016-12-14T07:15:59
76,135,163
6
0
null
null
null
null
UTF-8
Java
false
false
5,165
java
/** * BlueCove - Java library for Bluetooth * Copyright (C) 2008 Michael Lifshits * Copyright (C) 2008 Vlad Skarzhevskyy * * 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 * ...
[ "ricardo.staroski@senior.com.br" ]
ricardo.staroski@senior.com.br
e0cefba7e6d9c946e1bbb9bb42f72e6246c5b327
58d9997a806407a09c14aa0b567e57d486b282d4
/com/planet_ink/coffee_mud/Abilities/Spells/Spell_LimbRack.java
0766cb698c0726fd2329fe4f3590aa56e605429d
[ "Apache-2.0" ]
permissive
kudos72/DBZCoffeeMud
553bc8619a3542fce710ba43bac01144148fe2ed
19a3a7439fcb0e06e25490e19e795394da1df490
refs/heads/master
2021-01-10T07:57:01.862867
2016-03-17T23:04:25
2016-03-17T23:04:25
39,215,834
0
0
null
null
null
null
UTF-8
Java
false
false
5,922
java
package com.planet_ink.coffee_mud.Abilities.Spells; import com.planet_ink.coffee_mud.core.interfaces.*; import com.planet_ink.coffee_mud.core.*; import com.planet_ink.coffee_mud.core.collections.*; import com.planet_ink.coffee_mud.Abilities.interfaces.*; import com.planet_ink.coffee_mud.Areas.interfaces.*; import com.p...
[ "kirk.narey@gmail.com" ]
kirk.narey@gmail.com
97801cc27775e1fda00bf350d6a4370f4efac07d
0e8344a508e878f8170d7e9a7174cdd8de4d4b91
/src/factor_graph/InfAlg.java
29f82eecb942be1d3c54f4bb259c30b7db5035fb
[]
no_license
zshwuhan/infoGain
2383433ce05605c1cf9f182f079115c0bd3c1d30
833735c0e3eaa7d7110e2abd8935ecb73b41773d
refs/heads/master
2021-01-18T03:06:34.179163
2016-08-09T13:49:20
2016-08-09T13:49:20
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,413
java
/** * Copyright */ package factor_graph; import java.util.*; /** InfAlg is an abstract base class, defining the common interface of all inference algorithms * @author chao * */ public abstract class InfAlg { private FactorGraph _fg; // Constructors #####################################################...
[ "chao.li.314@gmail.com" ]
chao.li.314@gmail.com
d4788389648fde50e8d290e79ef77f626fff73c1
e53daa94a988135b8b1379c2a1e19e25bb045091
/cp_movie/app/src/main/java/com/uyt/ying/yuan/uuuu/iuymn/mkjnb/activity/mine_top_activity/GameReportActivity.java
6e2721288a8d9b8bb5fe9bb5ede7fded4b806d42
[]
no_license
2020xiaotu/trunk
f90c9bf15c9000a1bb18c7c0a3c0a96d4daf8e68
ba19836c64828c2994e1f0db22fb5d26b4a014f5
refs/heads/master
2023-08-27T08:10:41.709940
2021-10-05T06:27:12
2021-10-05T06:27:12
413,684,673
0
0
null
null
null
null
UTF-8
Java
false
false
4,199
java
package com.uyt.ying.yuan.uuuu.iuymn.mkjnb.activity.mine_top_activity; import androidx.core.content.ContextCompat; import androidx.viewpager.widget.ViewPager; import android.content.Context; import android.graphics.Color; import android.os.Bundle; import android.view.View; import android.view.ViewGroup; import androi...
[ "xiaotu20201016@gmail.com" ]
xiaotu20201016@gmail.com
ceb570f83cd533a2579f15edb4f9ab83e31e411c
9c02dba7724c6cc3198fd0da1688b0fade550504
/chapter_002/src/test/java/ru/job4j/ConvertListTest.java
824a8c3ef013c36325fc5587c1931bab820f294b
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference", "LicenseRef-scancode-warranty-disclaimer" ]
permissive
simvip/isliusar
346eb99694aaf5cccc5fccef63713a269cb0977b
357cda33c3d6a96e9627411468daa437d5b37fb1
refs/heads/master
2021-01-21T20:59:47.065304
2018-09-11T13:37:24
2018-09-11T13:37:24
92,294,955
0
0
null
null
null
null
UTF-8
Java
false
false
1,691
java
package ru.job4j; import org.junit.Test; import java.util.ArrayList; import java.util.Arrays; import java.util.List; import static org.hamcrest.core.Is.is; import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertThat; /** * Created by Admin on 27.07.2017. */ public class ConvertListTest...
[ "ivan.sliusar.ua@gmail.com" ]
ivan.sliusar.ua@gmail.com
838bc5313b0238cf3de12f60330bea61a5e792f7
89f57ccdcd6ad96b1b34c2c600d3b786e820b47d
/day21/src/org/comstudy21/review2/Exam.java
8224433fe90cbfea265fcce595a007895984039d
[]
no_license
seran-yoon/itwill_java
d731682cbdf99b1639a0cb8417c0ddeb947f8ad6
eb58dae9ba54e5ce0fc826df07c40b88ded3c1f5
refs/heads/master
2022-04-09T14:58:48.330597
2020-03-26T17:53:53
2020-03-26T17:53:53
250,319,426
0
0
null
null
null
null
UHC
Java
false
false
2,083
java
package org.comstudy21.review2; //์Šˆํผํด๋ž˜์Šค class Shape{ public Shape next; //Shapeํƒ€์ž…์˜ ๋ณ€์ˆ˜ -> Shapeํด๋ž˜์Šค๋Š” ์Šˆํผํด๋ž˜์Šค(๋ถ€๋ชจํด๋ž˜์Šค)์ด๊ธฐ๋•Œ๋ฌธ์— ํ•˜์œ„ํด๋ž˜์Šค๋“ค์ด ๋ชจ๋‘ ์ƒ์†๋ฐ›๊ฒŒ ๋œ๋‹ค public Shape() { //์ƒ์„ฑ์ž } public void draw(){ //Shapeํด๋ž˜์Šค์˜ draw๋ฉ”์†Œ๋“œ System.out.println("Shape"); } } class Line extends Shape{ public void draw(){ //Lineํด๋ž˜์Šค์˜ draw๋ฉ”์†Œ๋“œ Syste...
[ "tpfks0309@naver.com" ]
tpfks0309@naver.com