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
3f271bff917d6617e59b80cc301e77987d5b1877
2b2fcb1902206ad0f207305b9268838504c3749b
/WakfuClientSources/srcx/class_9808_dMS.java
9c3838d29fd69384153444a58cd4a4f6c2a2b79a
[]
no_license
shelsonjava/Synx
4fbcee964631f747efc9296477dee5a22826791a
0cb26d5473ba1f36a3ea1d7163a5b9e6ebcb0b1d
refs/heads/master
2021-01-15T13:51:41.816571
2013-11-17T10:46:22
2013-11-17T10:46:22
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,444
java
import java.util.Locale; public class dMS { private String name; private boolean optional; private boolean eOD; private String description; private String mdw; public void setName(String paramString) { if (!dnE.kb(paramString)) { throw new cJ("Illegal name [" + paramString + "] for attribute")...
[ "music_inme@hotmail.fr" ]
music_inme@hotmail.fr
b756ece79bcf3a9ca4dc847a443667332f94e057
d9633b089fe515c00abd087997e6346895dc41f0
/message-driven/mq-demo/rabbitmq-amqp/rabbitmq-consumer/src/main/java/com/txw/rabbitmq/RabbitmqSpringBootConsumerApplication.java
5abdb4c58e45f1d2d56f4b9ad6992ccc397c8b2e
[]
no_license
Adair999/message-driven
0b9def93cd75aede6df36a19f8277b29eddf74df
64db54330e1db7270f1b72fcca49071cc09432a5
refs/heads/main
2023-01-29T23:18:08.857733
2020-12-11T09:53:08
2020-12-11T09:53:08
320,531,695
0
0
null
null
null
null
UTF-8
Java
false
false
357
java
package com.txw.rabbitmq; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; @SpringBootApplication public class RabbitmqSpringBootConsumerApplication { public static void main(String[] args) { SpringApplication.run(RabbitmqSpringBootCons...
[ "1578533828@qq.com" ]
1578533828@qq.com
2be57531c23e0066edb5e57947e527ed09c31596
dec3801a9075c3753e0aa0b02a456dd5982d3aee
/src/main/java/org/dheeraj/springsecurityjwt/repository/UserRepository.java
e8ece574d375a7466b70d4cf1c3d60b9b0e37498
[]
no_license
kdheeraj-cse/spring-security-jwt
f923303c942b4c8f70b911d68edcc17a11b04078
a2cebd6eacf125daa09a78df3b7d62ada03bcf87
refs/heads/master
2023-08-28T03:45:24.941136
2021-11-12T06:24:47
2021-11-12T06:24:47
426,738,003
0
0
null
null
null
null
UTF-8
Java
false
false
396
java
package org.dheeraj.springsecurityjwt.repository; import java.util.Optional; import org.dheeraj.springsecurityjwt.entity.UserEntity; import org.springframework.data.jpa.repository.JpaRepository; import org.springframework.stereotype.Repository; @Repository public interface UserRepository extends JpaRepository<UserEn...
[ "kdheeraj.cse@gmail.com" ]
kdheeraj.cse@gmail.com
49bb53b657345e5e0fa210d90a56af2552330813
e020799198ab7a3def36dfb1991444cb76d7421a
/chapter1/src/com/mxm/thread/sleep/Run.java
74b70c7381694e7630b80dd6d90bed73c1c373ea
[]
no_license
heronsbill/ThreadTest
74e8ab615bf4da4a916e4e63ebbf04082331689d
060c3e21c2de2bf51452876cab6f023d96419de6
refs/heads/master
2021-01-20T09:13:30.820160
2017-09-22T08:16:30
2017-09-22T08:16:30
101,582,508
0
0
null
2017-09-05T08:10:41
2017-08-27T21:51:07
Java
UTF-8
Java
false
false
275
java
package com.mxm.thread.sleep; public class Run { public static void main(String[] args) { MyThread mt = new MyThread(); System.out.println("begin = " + System.currentTimeMillis()); mt.run(); System.out.println("end = " + System.currentTimeMillis()); } }
[ "530574250@qq.com" ]
530574250@qq.com
87dc9d15b961a64ef0e0c15f8e26d06570bb5180
3dd35c0681b374ce31dbb255b87df077387405ff
/generated/com/guidewire/_generated/entity/UWCompanyInternalAccess.java
9102663ba4d0e88f430134f27264dd2915c4f0e0
[]
no_license
walisashwini/SBTBackup
58b635a358e8992339db8f2cc06978326fed1b99
4d4de43576ec483bc031f3213389f02a92ad7528
refs/heads/master
2023-01-11T09:09:10.205139
2020-11-18T12:11:45
2020-11-18T12:11:45
311,884,817
0
0
null
null
null
null
UTF-8
Java
false
false
777
java
package com.guidewire._generated.entity; @javax.annotation.Generated(value = "com.guidewire.pl.metadata.codegen.Codegen", comments = "UWCompany.eti;UWCompany.eix;UWCompany.etx") @java.lang.SuppressWarnings(value = {"deprecation", "unchecked"}) public class UWCompanyInternalAccess { public static final com.guidewire....
[ "ashwini@cruxxtechnologies.com" ]
ashwini@cruxxtechnologies.com
4f2fb58528807dff9d0e634a7f6a9231c7aa0ce0
d3cb5b8a2902b5af0210fd195015c80a488f6c3d
/src/main/java/com/veera/customInputFormat/CombineInputFormat.java
2faee7ab473ed9891914d6fddc8847413424c418
[]
no_license
luckyakhi/BigDataTraining
c2130b104b181567d8928a31c599e24dbdbea103
8dbe84dd3b4e4703af3e36a5600d0e744e7cf8e0
refs/heads/master
2020-02-26T16:50:13.605329
2017-04-16T14:48:27
2017-04-16T14:48:27
71,615,896
0
0
null
null
null
null
UTF-8
Java
false
false
29,742
java
package com.veera.customInputFormat; import java.io.IOException; import java.util.ArrayList; import java.util.Collection; import java.util.HashMap; import java.util.HashSet; import java.util.Iterator; import java.util.LinkedList; import java.util.List; import java.util.Map; import java.util.Set; import...
[ "asi304@sapient.com" ]
asi304@sapient.com
8f1c4af8ba381de6c2d48fb818abced1b12d0f80
90803399bed3ee89f1c7775e73d47a4b851c0766
/src/main/java/com/github/terrasearch/jviewmodel/convert/IntegerValueConverter.java
5fa1940fefc21cc6f3cc9aaa99331a2e4a6ac15b
[]
no_license
terrasearch/JViewModel
e85307ac2adc77de67a01b722ca36747218be586
6835588fafd7db145ae31a0da86d353492a7c056
refs/heads/master
2023-03-18T22:21:25.116922
2021-02-16T08:47:08
2021-02-16T08:47:08
331,586,176
0
0
null
2021-01-22T18:56:22
2021-01-21T10:02:05
Java
UTF-8
Java
false
false
428
java
package com.github.terrasearch.jviewmodel.convert; import org.jetbrains.annotations.Nullable; public class IntegerValueConverter implements IValueConverter<Integer> { @Override public Integer convertToValue(@Nullable final String value) throws NumberFormatException { if (value != null && !value.isEmpt...
[ "bertram.englert@gmx.at" ]
bertram.englert@gmx.at
91c5896529feeeaf095dd8dd21daed2ff59a53d4
8782061b1e1223488a090f9f3f3b8dfe489e054a
/storeMongoDB/projects/ABCD/apache_kafka/main/1.java
f01bb3eb1f9a1e3653f73a5deb3c844d05aea379
[]
no_license
ryosuke-ku/TCS_init
3cb79a46aa217e62d8fff13d600f2a9583df986c
e1207d68bdc9d2f1eed63ef44a672b5a37b45633
refs/heads/master
2020-08-08T18:40:17.929911
2019-10-18T01:06:32
2019-10-18T01:06:32
null
0
0
null
null
null
null
UTF-8
Java
false
false
867
java
public void poll(long now) { invokeCompletedOffsetCommitCallbacks(); if (subscriptions.partitionsAutoAssigned() && coordinatorUnknown()) { ensureCoordinatorReady(); now = time.milliseconds(); } if (needRejoin()) { // due to a race condit...
[ "naist1020@gmail.com" ]
naist1020@gmail.com
bd55243249f01c420ef4d1c3d69b0abfb578b593
ed72af2ec124a7556fcea94210624735c2e4f31e
/src/main/java/com/clearbases/springbootjwt/model/UserDto.java
d288ef942dfcbb0e2199cbb9befdf07ac7a7cebd
[]
no_license
diegocmsantos/spring-boot-jwt
b46af8548494636fc82e2f892ed3e0061b950913
19668a157dba2610f0a222f66c74c7a0273d858c
refs/heads/master
2020-04-14T10:07:27.284701
2019-01-02T01:10:20
2019-01-02T01:10:20
163,778,236
0
0
null
null
null
null
UTF-8
Java
false
false
1,242
java
package com.clearbases.springbootjwt.model; public class UserDto { private int id; private String firstName; private String lastName; private String username; private String password; private int age; private int salary; public int getId() { return id; } public void s...
[ "diego_santos@atlantico.com.br" ]
diego_santos@atlantico.com.br
f656444a7ef691440b504a39a31a0798fcc1c73f
3dd39aa6510668f645f2fb5fe46474cd58cfc180
/designpattern/src/main/java/com/robinzhou/designpattern/strategy/Duck.java
0146d3b0e360f340d29a3f3b05160a3c1a11be81
[]
no_license
fengguiyushao/study
5a4e1b82194a437cd9453eb41803f40b15a8a767
269030b181fd544b7e9e8aad32ccd93250209067
refs/heads/master
2022-05-01T16:24:33.229105
2022-04-16T13:22:32
2022-04-16T13:22:32
39,480,090
0
0
null
null
null
null
UTF-8
Java
false
false
711
java
package com.robinzhou.designpattern.strategy; public abstract class Duck { FlyBehavior flyBehavior; QuackBehavior quackBehavior; public Duck() { } public abstract void display(); public void performFly() { flyBehavior.fly(); } public void performQuack() { quackBehavior.quack(); } public void swi...
[ "fengguiyushao@gmail.com" ]
fengguiyushao@gmail.com
299062ce3014a3d419f7cd81424a269ad66d26f3
41e0f45fb4ea0e3fc8e641e7e4f0ad840dface43
/app/src/test/java/com/hw/corcow/samplemultitypelist/ExampleUnitTest.java
45997014c8142fbf48f4ed33ae104c7770f067e3
[]
no_license
henussii/SampleMultiTypeList
db9176848dd10596087acec2e5312a40652ba02e
bb08601630bdcebd20976cbef4c7737841d57e74
refs/heads/master
2022-05-03T12:11:56.955504
2015-10-06T02:19:53
2015-10-06T02:19:53
null
0
0
null
null
null
null
UTF-8
Java
false
false
326
java
package com.hw.corcow.samplemultitypelist; import org.junit.Test; import static org.junit.Assert.*; /** * To work on unit tests, switch the Test Artifact in the Build Variants view. */ public class ExampleUnitTest { @Test public void addition_isCorrect() throws Exception { assertEquals(4, 2 + 2); ...
[ "cho7673@gmail.com" ]
cho7673@gmail.com
43d2b0f67edfed35337c91634dcb890a2d122786
d7045b3be26437db0d390dae56d2a82f02f1acac
/hawtdispatch/src/main/java/org/fusesource/hawtdispatch/internal/util/IntegerCounter.java
373108fbfb09391ae196cfda263b4ba31cc3e516
[ "Apache-2.0" ]
permissive
chirino/hawtdispatch
f035fbd690f311acdb2d5435bf7d82ad2c650f2b
649d28f8c5371f6d136d327813caf03df81e4186
refs/heads/master
2023-07-13T06:41:35.394186
2012-02-13T16:07:35
2012-02-13T16:07:35
553,391
14
4
null
null
null
null
UTF-8
Java
false
false
2,432
java
/** * Copyright (C) 2012 FuseSource, Inc. * http://fusesource.com * * 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 requir...
[ "hiram@hiramchirino.com" ]
hiram@hiramchirino.com
a097dfeaaa9ccd2f45a19170e6c543c688edfd28
2fdeeb4aa1b9d45cdd758db13bfd1edf28c742d4
/LevelUp/3_Tree/Traversals.java
12ef5e7f66983ba1f51274637517a9d914b5304f
[]
no_license
Vipin1313/PepCoding_DSA
30ef65c475e3b9ef63a9549d80361debddc04149
616d6561eb8755c158d91600f8d230f9bb9b42cf
refs/heads/main
2023-07-06T16:03:51.544052
2021-08-12T08:58:41
2021-08-12T08:58:41
379,558,864
1
0
null
null
null
null
UTF-8
Java
false
false
3,093
java
import java.util.*; public class Traversals { public static class TreeNode { TreeNode left = null; TreeNode right = null; int val = 0; TreeNode(int val){ this.val = val; } } public static TreeNode getRightMost(TreeNode node, TreeNode curr){ while(n...
[ "www.vipinkumar27@gmail.com" ]
www.vipinkumar27@gmail.com
2d88c0cc6db5b855e222288ef01baa8c7bdecca3
909afcf0e060054fcbd6632832affbb6f74d128a
/src/home/practice/java/basics/TestClass.java
ec5b7b414c6cff1cb8f83d0e7bd6b77634714162
[]
no_license
usmansaleemch/ocajp
9cd7dc3ca235bd1d734f7139099d98652d757aac
74097ea003ce4dd4dd377d344e857331e6106735
refs/heads/master
2021-01-22T18:24:44.745525
2017-08-27T01:05:49
2017-08-27T01:05:49
100,758,487
0
0
null
2017-08-21T10:28:48
2017-08-19T00:04:00
Java
UTF-8
Java
false
false
162
java
package home.practice.java.basics; /** * Test Class for accessing non package class * 1. You can not import non-package class */ public class TestClass { }
[ "usaleemch@hotmail.com" ]
usaleemch@hotmail.com
63242096832945aab448773e380da3da49542347
cadd8ad00d61d6bcb713539bb9ad7aea6436f566
/java/space-age/src/main/java/SpaceAge.java
db24acbf60f32e9e4c54fac7c65e12e103d3caa5
[]
no_license
martymcflywa/exercism
ae9c237e6fa47cf2f71a12b0edba304c63d74522
ce400aa66dc7c783598ba9d78aac5f76b648e50a
refs/heads/master
2021-04-28T01:15:09.254614
2018-02-22T08:33:44
2018-02-22T08:36:00
122,271,094
0
0
null
null
null
null
UTF-8
Java
false
false
1,156
java
class SpaceAge { double seconds; final double earthYearSeconds = 31557600; SpaceAge(double seconds) { this.seconds = seconds; } double getSeconds() { return seconds; } double onEarth() { return seconds / earthYearSeconds; } double onMercury() { do...
[ "doc.brown.83@gmail.com" ]
doc.brown.83@gmail.com
04223fb3860930473f2274d642fe5412dcfbf777
8a03d9a5cdad9be9aa0517e8b7c653f69dc562a0
/hystrix-travel/src/main/java/cn/homjie/hystrix/travel/multi/PrimarySecondaryCommand.java
631871aed91b2ae6e49dba00a8bd155dda76be58
[]
no_license
lemonguge/hystrix
c7940ab8428596f0766a2e96c045967c8b2714d1
8cb660c3a4af8d3b6fc3010f18d146f25fb069de
refs/heads/master
2021-04-09T15:42:56.001894
2018-06-19T07:21:28
2018-06-19T07:21:28
125,481,597
0
0
null
null
null
null
UTF-8
Java
false
false
3,346
java
package cn.homjie.hystrix.travel.multi; import com.netflix.config.DynamicBooleanProperty; import com.netflix.config.DynamicPropertyFactory; import com.netflix.hystrix.HystrixCommand; import com.netflix.hystrix.HystrixCommandGroupKey; import com.netflix.hystrix.HystrixCommandKey; import com.netflix.hystrix.HystrixThrea...
[ "jiehong.jh@alibaba-inc.com" ]
jiehong.jh@alibaba-inc.com
9088503acfeff8fded8991d1861a149b64bb30ea
bd49625db02499b390c377d16baddb4fb54f6028
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/IccFileHandler.java
84125dc01b5e1d36264cdf81b6b86a2e4f086698
[]
no_license
eudora-jia/android-p
c1d024ee2f1477687880b4c35077ffadc0f46437
de4469604de639eb2df43660ae47371e18711c02
refs/heads/master
2020-07-06T21:23:31.588679
2019-08-02T09:23:48
2019-08-02T09:23:48
null
0
0
null
null
null
null
UTF-8
Java
false
false
24,995
java
/* * Copyright (C) 2008 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...
[ "weiyawei@magcomm.cn" ]
weiyawei@magcomm.cn
537181c1be790b2080d41af877920542afd70211
43508af029e7a27039fb4a56c24a33e9a26b1e99
/cauli-test/src/main/java/org/cauli/junit/anno/Filter.java
a394dea52e05d61d23dbf693032d898a20d421eb
[]
no_license
celeskyking/cauli-parent
164342cf59f5799909b8581c26868758492aa5f3
fbb011759f802d30a0c0a97dc3651ef2b7c02ccb
refs/heads/master
2023-03-21T16:22:39.702123
2015-07-06T13:27:19
2015-07-06T13:27:19
18,330,329
4
3
null
null
null
null
UTF-8
Java
false
false
312
java
package org.cauli.junit.anno; import java.lang.annotation.*; /** * Created by celeskyking on 14-3-1 */ @Retention(RetentionPolicy.RUNTIME) @Target(ElementType.TYPE) @Inherited public @interface Filter { String feature() default "default"; String release() default ""; int runLevel() default 2; }
[ "tianqing.wang@qunar.com" ]
tianqing.wang@qunar.com
1bf0178f4c1459acc8d00cd91992edcda2ef3c7e
7ec0aac0ffb76be661ec1303020c794500e3cca1
/src/main/java/com/smalls0098/file/utils/ArrayUtil.java
2f2ca464ba7d55fe2d05a36e6163d274203652ca
[ "Apache-2.0" ]
permissive
smalls0098/fast-file
d09973533caeb3936a43585eeddb237f5efd4d1e
c92499c55302bd49ab64c0c84a3a137a4e9a00e1
refs/heads/master
2022-12-13T11:07:37.418658
2020-09-18T11:51:18
2020-09-18T11:51:18
295,983,926
1
0
null
null
null
null
UTF-8
Java
false
false
490
java
package com.smalls0098.file.utils; import java.util.Arrays; /** * 努力努力再努力!!!!! * Author:smalls * Github:https://github.com/smalls0098 * Email:smalls0098@gmail.com * Date:2020/9/15 - 9:58 **/ public class ArrayUtil { public static boolean arrayContainStr(final String[] arrays, final String str) { if...
[ "smalls0098@gmail.com" ]
smalls0098@gmail.com
7b39f03cb8c54b233a1af258fbf5da07e87cab10
4f009cbeac6473cb9a196b62c4d84d45d741f912
/01.Java/Unidad 4/Leccion 3/EjercicioBurbuja/src/ejercicioburbuja/EjercicioBurbuja.java
c5b39ed6490769c21ec36ea81d191b5fb19f1554
[]
no_license
JavierSLX/ConnectSocialNetworks
970a4610ef1fde8d98004f4ac3dcedeb6fd6cd52
ad35144d014fc72f9e06f4c46f2b5e3e86dd6751
refs/heads/master
2020-03-23T18:30:55.773890
2018-07-23T01:54:28
2018-07-23T01:54:28
141,914,036
0
0
null
null
null
null
UTF-8
Java
false
false
1,538
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 ejercicioburbuja; import java.util.Arrays; import javax.swing.JOptionPane; /** * * @author JavierSLX */ public class Ejerc...
[ "jserranolule@gmail.com" ]
jserranolule@gmail.com
d366d6f437fd8b3ab9092196dd5ef1b604f57eb0
0fe83575bc53de5049b60bfb5f9dc340fd3bf456
/app/src/main/java/com/example/gifo/testapplication/local/LocalContext.java
cd1de7a10a89af8e3f1f9e8fd97d3e5490c6a41b
[]
no_license
MrClaus/TestApplication
79013dc11d77f1553878fcf8e83bf3e50160b1a0
ad91a469ab243687099dd4044d9d86ec03a2a160
refs/heads/master
2021-06-02T07:43:26.875402
2019-11-13T14:14:11
2019-11-13T14:14:11
129,257,038
1
0
null
null
null
null
UTF-8
Java
false
false
1,996
java
package com.example.gifo.testapplication.local; import android.annotation.TargetApi; import android.content.Context; import android.content.ContextWrapper; import android.content.res.Configuration; import android.os.Build; import java.util.Locale; /** * Created by Muhammad on 07/01/2017. * (https://gist.github.com/...
[ "girosoft@mail.ru" ]
girosoft@mail.ru
f0b8fc4f52edbaf032378b99bd1387c0c9f6915a
b6618b68bcfde72a71cd50bc22b76f34e3e528c0
/tests/org.jboss.tools.forge.ui.bot.test/src/org/jboss/tools/forge/ui/bot/test/util/DatabaseUtils.java
eadae72e4f2c9b6bc6f6b23066608c6bb189c862
[]
no_license
ibuziuk/jbosstools-integration-tests
55549324de5070d27255a88f369993c95a07484d
c832194438546d43f79abebe603d718583472582
refs/heads/master
2021-01-24T05:05:33.995094
2015-08-20T15:26:26
2015-08-31T12:20:50
41,677,117
1
0
null
2015-08-31T13:33:43
2015-08-31T13:33:43
null
UTF-8
Java
false
false
2,823
java
package org.jboss.tools.forge.ui.bot.test.util; import java.io.BufferedReader; import java.io.File; import java.io.IOException; import java.io.InputStreamReader; import java.util.ArrayList; import java.util.List; import java.util.logging.Logger; /** * Utility class for manipulating with test database * * @author ...
[ "jrichter@redhat.com" ]
jrichter@redhat.com
c319d4757ccd85227ebd92eb23277f5376fdcabb
1ca2ac2593df483a7a79dddff9e0d1d2ff68ada8
/app/src/androidTest/java/com/example/facebooklogindemo/ExampleInstrumentedTest.java
a0f3a7d89034c138e6249314f10d0ba4657c1f39
[]
no_license
Vasantikaradage/FaceBookLogin
8f4147096a4a5fe57cc03eda4f14e051d30bbb05
a79bf679212edfbce833496b56f4c435f402c386
refs/heads/master
2020-12-26T16:52:44.600514
2020-02-01T06:21:30
2020-02-01T06:21:30
237,571,205
0
0
null
null
null
null
UTF-8
Java
false
false
729
java
package com.example.facebooklogindemo; import android.content.Context; import androidx.test.InstrumentationRegistry; import androidx.test.runner.AndroidJUnit4; import org.junit.Test; import org.junit.runner.RunWith; import static org.junit.Assert.*; /** * Instrumented test, which will execute on an Android device...
[ "pocketschoolapp@gmail.com" ]
pocketschoolapp@gmail.com
e0c01c1ec0c1f62e0bdf1c6f7033103306d4f16c
5faa49553218e2a958b3a726c479f6f5e3c9098e
/JYL-parent/JYL-Util/src/main/java/com/jyl/util/poi/entity/ExcelImportEntity.java
4d3b6c42dc8807048c481ad8993003098304216f
[]
no_license
YuJhon/JYLFrame
7bb2cc52dd9667e18e4a8ed4a765d6742cd05804
0be8c237533f898247cf4fa1f5d806d65b58b764
refs/heads/master
2021-05-04T10:44:59.310903
2017-10-20T09:37:23
2017-10-20T09:37:23
55,053,565
2
0
null
null
null
null
UTF-8
Java
false
false
2,667
java
package com.jyl.util.poi.entity; import java.lang.reflect.Method; import java.util.List; /** * <p>功能描述:</br> excel 导入工具类,对cell类型做映射</p> * * @className ExcelImportEntity * @author jiangyu * @date 2016年4月3日 下午5:19:11 * @version v1.0 */ public class ExcelImportEntity { /** * 对应exportName */ p...
[ "704351844@qq.com" ]
704351844@qq.com
cfd4169ff07bdea43f08423de1486500e3cbcb5c
e1ea5309292e7bfae3a4a25fb72842a8e5ba559d
/src/main/java/io/swagger/client/JSON.java
2c8555e96c04121450466ca5ea28f6aaeda581ff
[ "Apache-2.0" ]
permissive
wipobp/BranchFinderAPI
0f17c3fd6cf2607554ffad1957249f2963878248
a314727360f1b1dda2f36de47cac8f7c82a509fa
refs/heads/master
2022-05-28T23:43:38.337731
2019-06-14T11:15:35
2019-06-14T11:15:35
191,930,272
0
0
Apache-2.0
2022-05-20T21:00:32
2019-06-14T11:15:34
Java
UTF-8
Java
false
false
6,893
java
/** * BranchFinderAPI * Find nearest Branch * * OpenAPI spec version: 1.1.1 * Contact: contact@wipro.com * * NOTE: This class is auto generated by the swagger code generator program. * https://github.com/swagger-api/swagger-codegen.git * Do not edit the class manually. * * Licensed under the Apache License, ...
[ "singhalok392003@gmail.com" ]
singhalok392003@gmail.com
c41761c940511d8152b861086543904d0c5a29b2
371e9a1498582cd95f16beec22021b2670f06fbc
/hotel management/projectTemplate/Backup/Project/M3/hotelproject/src/main/java/com/bitproject/controller/RoleController.java
2173565f6c38606655a78d8371a9a9a056a3a35b
[]
no_license
rm1995/HRPM-Java
951b038e1b53cde3f84f0225e85c441982f716f2
7350aa213ec51ecc67346424ff870f6081ec61ad
refs/heads/master
2023-07-19T21:17:27.269562
2021-09-05T16:47:07
2021-09-05T16:47:07
403,356,811
0
0
null
null
null
null
UTF-8
Java
false
false
717
java
package com.bitproject.controller; import com.bitproject.model.Role; import com.bitproject.repository.RoleRepository; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.web.bind.annotation.GetMapping; import org.springframework.web.bind.annotation.RequestMapping; import org.spri...
[ "global.madushani@gmail.com" ]
global.madushani@gmail.com
0bf62cd5faab38e0205c46e7d19e43d8984bc434
d7c5121237c705b5847e374974b39f47fae13e10
/airspan.netspan/src/main/java/Netspan/NBI_15_5/Status/LteSonPciGetResult.java
cba08ec8633e57ffcb646260a1bf5d8a2aca6da4
[]
no_license
AirspanNetworks/SWITModules
8ae768e0b864fa57dcb17168d015f6585d4455aa
7089a4b6456621a3abd601cc4592d4b52a948b57
refs/heads/master
2022-11-24T11:20:29.041478
2020-08-09T07:20:03
2020-08-09T07:20:03
184,545,627
1
0
null
2022-11-16T12:35:12
2019-05-02T08:21:55
Java
UTF-8
Java
false
false
5,028
java
package Netspan.NBI_15_5.Status; import java.util.ArrayList; import java.util.List; import javax.xml.bind.JAXBElement; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlElement; import javax.xml.bind.annotation.XmlElementRef; import j...
[ "build.Airspan.com" ]
build.Airspan.com
2378ce052af8d153fcc3ef1ac4698f14e6186a1c
27ad432974ccd7f24b03500d7124e650e9fdd6c6
/src/main/java/ir/torshizi/upload_with_base64/exception_handling/output_format/ApiValidationError.java
5a41353475eb7a0a06f736c88e1405f647f74f3a
[]
no_license
alitorshizi/upload_with_base64
38e50788be5819101fc755725d3a77b70cee0ee7
c694dc836f2c763ec2336f8d23d6691f100cee3f
refs/heads/master
2023-01-25T01:10:21.418059
2020-12-06T14:15:05
2020-12-06T14:15:05
319,049,096
0
0
null
null
null
null
UTF-8
Java
false
false
700
java
package ir.torshizi.upload_with_base64.exception_handling.output_format; import ir.torshizi.upload_with_base64.exception_handling.exceptions.MainException; import lombok.AllArgsConstructor; import lombok.Data; import lombok.EqualsAndHashCode; @Data @EqualsAndHashCode(callSuper = false) @AllArgsConstructor public clas...
[ "torshizi.a@gmail.com" ]
torshizi.a@gmail.com
bbe190c4eb2ff70f5872afc480ee677062697756
78393b497a401ae6db55827d8adfca5b736147e9
/AULive/src/main/java/com/ilikezhibo/ggzb/step/FaXiangMuStep2Activity.java
8604af344dbba6e0945c1c4994fd9d5694e4f952
[]
no_license
ggzb/ggzb
940d2818df187666bdda302484bc8ef4f629bcf2
da48e32f90e2b2ba03f6abdfca8deda1a2ae1fa5
refs/heads/master
2020-03-08T15:58:00.691563
2018-04-05T16:39:31
2018-04-05T16:39:31
128,226,510
1
0
null
null
null
null
UTF-8
Java
false
false
1,646
java
package com.ilikezhibo.ggzb.step; import android.content.res.Configuration; import android.os.Bundle; import android.support.v4.app.FragmentManager; import com.jack.utils.UrlHelper; import com.ilikezhibo.ggzb.BaseFragmentActivity; import com.ilikezhibo.ggzb.R; public class FaXiangMuStep2Activity extends BaseFragmentA...
[ "sun_speed@163.com" ]
sun_speed@163.com
55874e5aff26ee2391e6d97852a49f96bcba9180
7946e5f0f351d16b41273b502d7e3fb9bf6d0dc7
/simple-activiti-hellow/src/test/java/com/renker/junit/LeaveTest.java
9358b633db9974ac45b4cdc042372e89ff8ac259
[]
no_license
renker/simple-activiti
a0bf5d3ef7a7ee248f8b161714e966b14879dab2
0edbbbfdcd0909fb7725a8463487d0d9b0f602ea
refs/heads/master
2021-01-23T05:04:10.019603
2017-09-30T06:50:33
2017-09-30T06:50:33
102,456,809
0
0
null
null
null
null
UTF-8
Java
false
false
3,455
java
package com.renker.junit; import java.util.HashMap; import java.util.List; import java.util.Map; import javax.annotation.Resource; import org.activiti.engine.HistoryService; import org.activiti.engine.RepositoryService; import org.activiti.engine.RuntimeService; import org.activiti.engine.TaskService; im...
[ "caishenchen@163.com" ]
caishenchen@163.com
5a0dd420e34de003a1447baf7fb4e61a51aa42e6
da9f998ef10638a356482d9154e0e5951d820c7b
/app/src/main/java/com/example/duan/chao/DCZ_authenticator/testability/SharedPreferencesRenamingDelegatingContext.java
f3c5fc46cf27ccd7a1e636ac89958a65095aaa25
[]
no_license
MakeysD/Maksys
17540e19a2711bb963fb51c5a919611f3a52a19f
c6c4c252644bd6190c1de1d4c9d89fc3365266b5
refs/heads/master
2021-09-21T03:25:55.305248
2018-08-17T03:01:52
2018-08-17T03:01:52
143,666,639
0
0
null
null
null
null
UTF-8
Java
false
false
1,433
java
/* * Copyright 2012 Google 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 applica...
[ "857999639@qq.com" ]
857999639@qq.com
2b4d8a5b24eb88abb5abdc38842a5209b480a76a
ed0feac1cadc64a49d4f891d608e60ef4f45c43b
/rest-api/src/test/java/gov/cms/qpp/conversion/api/RestApiApplicationTest.java
380e8c34aeb43c7ac05235bc92474a3a43a7f0e5
[ "CC0-1.0", "LicenseRef-scancode-unknown-license-reference", "LicenseRef-scancode-public-domain" ]
permissive
Gramos30/qpp-conversion-tool
80fd9688319bbc506ddc6fedde053747ff13e826
cb07b9923cb12a7a93e08babdaf870b9b4839a21
refs/heads/master
2020-03-08T04:20:37.564533
2018-03-26T20:38:40
2018-03-26T20:38:40
null
0
0
null
null
null
null
UTF-8
Java
false
false
504
java
package gov.cms.qpp.conversion.api; import org.junit.Test; import org.junit.runner.RunWith; import org.springframework.boot.test.context.SpringBootTest; import org.springframework.test.context.junit4.SpringRunner; @RunWith(SpringRunner.class) @SpringBootTest(classes = RestApiApplication.class) public class RestApiApp...
[ "ad@mharrison.us" ]
ad@mharrison.us
b6c3e3daf86107913eb763aafbf6e92436a2d333
9697cfb3faed3e22aa69a52b5c07521c307f2676
/mq/activemq/activemq/src/main/java/com/xych/activemq/p1/QueueConsumer1.java
19e282f259aec4f8da2b13f2a8f9cbdd7100d259
[]
no_license
Lanboo/java-coding
62d4bfc7a4ba040f7049cfec055e03e4609340ae
505855af69601a0160c63abf5a4b27619af23918
refs/heads/master
2023-04-26T16:04:33.095101
2021-08-18T01:27:31
2021-08-18T01:27:31
128,206,003
1
0
null
2023-04-17T19:08:23
2018-04-05T12:53:38
Java
UTF-8
Java
false
false
1,444
java
package com.xych.activemq.p1; import javax.jms.Connection; import javax.jms.ConnectionFactory; import javax.jms.Destination; import javax.jms.JMSException; import javax.jms.MessageConsumer; import javax.jms.Session; import javax.jms.TextMessage; import org.apache.activemq.ActiveMQConnectionFactory; publi...
[ "549434510@qq.com" ]
549434510@qq.com
76c167832fdf56f82ab23dd5ee982b6032e5c157
53d677a55e4ece8883526738f1c9d00fa6560ff7
/com/tencent/mm/plugin/aa/a/c.java
72bb64a09fafcaa16f5299fac3077a8b00850a54
[]
no_license
0jinxing/wechat-apk-source
544c2d79bfc10261eb36389c1edfdf553d8f312a
f75eefd87e9b9ecf2f76fc6d48dbba8e24afcf3d
refs/heads/master
2020-06-07T20:06:03.580028
2019-06-21T09:17:26
2019-06-21T09:17:26
193,069,132
9
4
null
null
null
null
UTF-8
Java
false
false
723
java
package com.tencent.mm.plugin.aa.a; import com.tencent.matrix.trace.core.AppMethodBeat; public final class c implements com.tencent.mm.vending.c.b<b> { protected b glu; public final c.a glv; public c() { this(new b()); AppMethodBeat.i(40596); AppMethodBeat.o(40596); } priv...
[ "172601673@qq.com" ]
172601673@qq.com
c5d27743f7dd55a906a511f6688a4453a7f04cd5
67971ba3ffe8857f62ed97aeb6384e65bc0c9773
/app/src/main/java/cn/ipathology/dp/activity/user/AboutUsActivity.java
fc9b37a6286d1bdef05476844c71ba1aa4e839bd
[]
no_license
18363853135/DP
47c173c7ac836225b3bd26000387f8c5ba2eb7fb
90f0bae50e81e693cbfa81d01c49f91c297c85a5
refs/heads/master
2021-01-12T05:17:58.358599
2017-01-04T01:16:50
2017-01-04T01:16:50
77,901,897
0
0
null
null
null
null
UTF-8
Java
false
false
1,687
java
package cn.ipathology.dp.activity.user; import android.content.pm.PackageInfo; import android.content.pm.PackageManager; import android.os.Bundle; import android.view.View; import android.widget.ImageView; import android.widget.TextView; import cn.ipathology.dp.R; import cn.ipathology.dp.activity.base.BarWebViewActiv...
[ "1173964585@qq.com" ]
1173964585@qq.com
ac32df98d405a190848135ab96cffdfc50a190b7
6614314a5f50e7d3423ac2f0f008fed36a15b178
/scrumTools/src/main/java/ch/paru/scrumTools/capacity/shared/factories/TeamFactory.java
98e90dd5a69def29ea24818ed1767698845f1d3c
[]
no_license
Ravikumarmaddi/Scrum-Tools
5fc55ef0fbdaac7441c190111bae1bef5c8fb521
10a1feed0e49cb966d1038e497b595b2fccb98dc
refs/heads/master
2021-01-15T21:08:21.301505
2014-06-02T13:28:45
2014-06-02T13:28:45
null
0
0
null
null
null
null
UTF-8
Java
false
false
474
java
package ch.paru.scrumTools.capacity.shared.factories; import ch.paru.scrumTools.capacity.shared.data.Team; import ch.paru.scrumTools.common.reflection.customs.AbstractFactory; import ch.paru.scrumTools.common.reflection.customs.CustomFactory; @CustomFactory public class TeamFactory extends AbstractFactory { public ...
[ "git@paru.ch" ]
git@paru.ch
f3c1c43243b2d2852163277933f18c92fe951b88
10a1d9a18dfb58d9b71c13aaa2ddcbca53e1ca0e
/app/src/main/java/com/example/projetparking/shared/HomeActivity.java
e4c84bf359c8cdb0a40a5f60feffa7173ac1c84d
[]
no_license
znipeur/Mobile
bf84c316b7b8d94e4cbdf9ae20ea4086b23e8a23
56217bf1294692b7e40fa27204982d2a868fae2c
refs/heads/master
2020-11-30T06:44:35.806458
2020-01-10T03:41:48
2020-01-10T03:41:48
230,335,773
0
0
null
null
null
null
UTF-8
Java
false
false
3,052
java
package com.example.projetparking.shared; import androidx.annotation.NonNull; import androidx.appcompat.app.ActionBar; import androidx.appcompat.app.AppCompatActivity; import android.app.ProgressDialog; import android.content.Intent; import android.net.Uri; import android.os.Bundle; import android.view.View; import a...
[ "oussamasebbani@hotmail.fr" ]
oussamasebbani@hotmail.fr
9a562bbb433668262244ee2e4541d637833ff0e7
f210f8c086f8b2556b4ce5ce0ff2b1337430d719
/vrplayer/src/main/java/com/appixiplugin/vrplayer/vr/filter/VrMonoDirectorFilter.java
f696a28f450c331199a18dad0ec10c958b9aa112
[]
no_license
dtvtkien/vr-android
2438af0bf5757ab8c433181fa77f0ec213e42c1c
65db61d04d0faa9d92434819530eb86e5c4d4ab0
refs/heads/master
2023-02-02T12:16:01.866017
2020-12-15T03:57:08
2020-12-15T03:57:08
308,251,289
0
0
null
null
null
null
UTF-8
Java
false
false
1,152
java
package com.appixiplugin.vrplayer.vr.filter; import com.asha.vrlib.MDVRLibrary; public class VrMonoDirectorFilter implements MDVRLibrary.IDirectorFilter { private static final int DEFAULT_ANGLE = 40; private int filterAngle; public VrMonoDirectorFilter() { this.filterAngle = DEFAULT_ANGLE; } ...
[ "dtvtdevelopersk58@gmail.com" ]
dtvtdevelopersk58@gmail.com
77a9cba054bd68049d62e7ecd8b4db9a7dc876d2
9b467b53005cc1c24326dc56735453b8702def77
/epragati-reg-services/src/main/java/org/epragati/tax/service/TaxService.java
98d680cc8f41cbe0b008ec3caf685b1853de33d4
[]
no_license
otkp/23-REG-SERVICES
50c41626e6c6e457f819784ada305497d20c23a3
b238d6ab8f8b7a26f58ff099e17ecdbdc32f430b
refs/heads/master
2022-12-20T12:49:35.996628
2020-10-16T10:40:50
2020-10-16T10:40:50
304,596,693
0
0
null
null
null
null
UTF-8
Java
false
false
525
java
package org.epragati.tax.service; import java.util.List; import org.epragati.master.dto.StagingRegistrationDetailsDTO; public interface TaxService { /** * getting tax details * @param stagingRegDetails * @return */ StagingRegistrationDetailsDTO getTaxDetails(StagingRegistrationDetailsDTO stagingRegDetails...
[ "8186067656kpsr@gmail.com" ]
8186067656kpsr@gmail.com
d6b3d0460dff7163ac594c7001cc38e5063cf836
f5142d1840e6c2000f63220af5457157469c08e0
/src/main/java/org/ghk/dc/orderservice/domain/StaffDetails.java
464c86647b2cc3dac896e0c7b42a8d3293d15ba4
[]
no_license
roshanatl/oder-service
949af53d54544bd4c986b69b6b9fffeb4a5e5761
e082016b4af6cf3d4ad027f9fe2cef8d449f262e
refs/heads/master
2022-11-18T04:21:58.137078
2020-06-16T18:14:19
2020-06-16T18:14:19
272,748,578
0
0
null
null
null
null
UTF-8
Java
false
false
570
java
package org.ghk.dc.orderservice.domain; public class StaffDetails { private String id; private String group; private String name; public String getId() { return id; } public void setId(String id) { this.id = id; } public String getGroup() { return group; } public void setGroup(String group) { this.gr...
[ "roshan.rajendran@ibsplc.com" ]
roshan.rajendran@ibsplc.com
3830ec25324a263fc9db84d3a8ea40ec84e5ecea
ab1b6e7b92517e4425bb3ae817041b7697f98558
/drools-compiler/src/main/java/org/drools/compiler/xml/rules/FieldBindingHandler.java
f761b2ddd648cb8a1dc550362ac3dcd87fe30dbb
[]
no_license
jayzhk/drools51
2a1ee1a3a9284e79b294aa39d7050b35ffac6f31
98c4067df30c060ec19c0ae70244cc089ae43e56
refs/heads/master
2021-05-08T07:11:39.985092
2017-10-18T15:13:50
2017-10-18T15:13:50
106,695,906
0
0
null
null
null
null
UTF-8
Java
false
false
3,132
java
package org.drools.compiler.xml.rules; /* * Copyright 2005 JBoss Inc * * 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 * * Unles...
[ "jay.zeng@hotmail.com" ]
jay.zeng@hotmail.com
0bcf772e2e08dab105ebc031249f793de7dc2600
6e358ccbf3bf2a01fd1a3f66db77165f5598093a
/app/src/androidTest/java/com/example/archenemy/proandroid4media/ApplicationTest.java
63ff3ed72b2894d13b7774449bab4dac2f90725b
[]
no_license
littlejavachild/simpleplayer
a3f1b3267c4b79a26a21a1c84271a08307cf9746
c4464baba63c7e5a86fa54567e2a7355d5e9588d
refs/heads/master
2021-01-10T08:44:58.363636
2016-01-06T21:30:42
2016-01-06T21:30:42
49,085,508
0
0
null
null
null
null
UTF-8
Java
false
false
369
java
package com.example.archenemy.proandroid4media; 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 ApplicationT...
[ "fasih.khatib@raweng.com" ]
fasih.khatib@raweng.com
6af8bc141580dcda3d726c76ca41994acfca649a
c699fe58ca7b58a34f47cc3259fb8d567c676866
/softwarereuse/reuze/demo/demoGIF.java
1212f9d41891b120b30315a336f9202c14e04435
[]
no_license
ammarblue/brad-baze-code-bank
9b0b300ab09f5ed315ce6ac0a8352fcd8a6e03e8
0cc496fbdef4f7b466d4905c23ae0bedaf9624c9
refs/heads/master
2021-01-01T05:47:15.497877
2013-05-31T15:05:31
2013-05-31T15:05:31
39,472,729
0
0
null
null
null
null
UTF-8
Java
false
false
1,205
java
package reuze.demo; //import java.awt.image.BufferedImage; import java.util.ArrayList; import com.software.reuze.z_BufferedImage; import com.software.reuze.z_GIFDecoder; import processing.core.PApplet; import processing.core.PConstants; import processing.core.PImage; public class demoGIF extends PApplet { ArrayLis...
[ "in_tech@mac.com" ]
in_tech@mac.com
b28074573a7dd2df83e5a1cbafac9b7495ec7501
c02c7147f8177d088085aca8f5160271e2310e54
/src/main/java/org/dylim/service/MemberServiceImpl.java
9640b4072408e8abfb713382b451050533b9aff9
[]
no_license
daye-lim/NZNS
745c6447eea532b076992e3053ace03519911004
e3ada0c53034739aaf561c6ae1ae0f4f7b508671
refs/heads/master
2023-05-14T04:38:29.685130
2021-06-08T06:30:36
2021-06-08T06:30:36
374,856,285
0
0
null
null
null
null
UTF-8
Java
false
false
1,714
java
package org.dylim.service; import org.dylim.domain.memberVO; import org.dylim.domain.member_bVO; import org.dylim.domain.member_iVO; import org.dylim.mapper.MemberMapper; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import lombok.Setter; @Se...
[ "kate09145@gmail.com" ]
kate09145@gmail.com
d4e6a942d04ee6e4aebb6af4e5c62042e3755b93
ca5bad282538e9d9471218268b813e29b8f6dfcb
/src/main/java/com/springboot/zqspringdatajpa/model/UserDetail.java
36306e847c237dd837e340c51ea4c069e9ace500
[]
no_license
peterGuo58/zq-spring-data-jpa
08050abeceb765b4784280ef64ca9388fe79e5d1
fdcb315dd84be283a002e309ad8e94efa0117359
refs/heads/master
2020-04-12T09:47:44.430292
2018-12-21T06:43:52
2018-12-21T06:43:52
162,408,354
0
0
null
null
null
null
UTF-8
Java
false
false
2,143
java
package com.springboot.zqspringdatajpa.model; import org.hibernate.annotations.Fetch; import org.hibernate.annotations.FetchMode; import javax.persistence.*; import java.io.Serializable; @Entity public class UserDetail { @Id @GeneratedValue private Long id; @Column(nullable = false, unique = true) ...
[ "lorenzog@163.com" ]
lorenzog@163.com
6a3c6a01934067d7248d167cde7679acf5e510c6
c1ab930305e651d0ab0262f1bccee1d4c8436375
/src/main/java/com/jobdiva/api/convertor/JsonToWeekendingTypeConverter.java
ecf39dbb9fd71226b1e2cb174ff0368aef91b22b
[]
no_license
omarkamoun1/SpringRestAPI
ad2c0e846965b364f5067c7a229482b6ee5a8b3a
4a83b2f3dc097cc28eba2059873771679474f5d5
refs/heads/master
2023-04-30T08:47:37.804613
2021-05-20T10:33:11
2021-05-20T10:33:11
369,308,227
0
0
null
null
null
null
UTF-8
Java
false
false
496
java
package com.jobdiva.api.convertor; import org.springframework.core.convert.converter.Converter; import com.jobdiva.api.model.WeekendingType; public class JsonToWeekendingTypeConverter implements Converter<String, WeekendingType> { @Override public WeekendingType convert(String source) { for (Weekendi...
[ "sktgater@gmail.com" ]
sktgater@gmail.com
96a0eb35d91476fcc8ccef5c3224e22a654dcc62
f210941da0759495b1f9d9dd1e283a48cb3c160e
/app/src/main/java/xyz/yisa/distressplus/models/Alert.java
18fba67e89d2b7c294f09b2bafa6ef3e443b0fe2
[]
no_license
aligorithm/corpalert-android
674a6423e063eed219467207a25a5b698ce375d7
1641e25e3e148bf10e4a0741a9fca3f4fe60ab9a
refs/heads/master
2020-04-07T12:23:26.393972
2018-08-15T01:52:37
2018-08-15T01:52:37
158,365,903
0
0
null
null
null
null
UTF-8
Java
false
false
224
java
package xyz.yisa.distressplus.models; public class Alert { public String name; public String phone; public int sender_id; public String latitude; public String longitude; public String created_at; }
[ "aliyisa@outlook.com" ]
aliyisa@outlook.com
0855fc40a7c12227928471f4de33b528a0680754
9a73614361c7fbf28db34173e8c9d16f661f635d
/src/com/imooc/javabasic/threaddemo/MyTest.java
a8e19b6fd55604c811f54b8421d27d8fe9baa025
[]
no_license
DDAlert/javabasic
f8f5567a09a08f0013bc7fa083a542fb26e29114
502f1630c3afea32b6b55e5a926f8a90ed05abea
refs/heads/master
2022-11-09T05:42:53.625267
2020-06-25T07:42:20
2020-06-25T07:42:20
null
0
0
null
null
null
null
UTF-8
Java
false
false
501
java
package com.imooc.javabasic.threaddemo; /** * 测试类 * 1:创建线程池类对象 * 2:提交多个任务 */ public class MyTest { public static void main(String[] args) { //1:创建线程池类对象 MyThreadPool pool = new MyThreadPool(2,4,20); //2:提交多个任务 for (int i = 0; i < 30; i++) { //3:创建任务对象,并提交给线程池 ...
[ "465658284@qq.com" ]
465658284@qq.com
c88c2e6e70522d0e10c7a9753efe8620530e333e
a53b66f1139498eec57633e314daedc7faf5b24d
/src/main/java/com/Giz/service/metier/Person_resServiceImpl.java
6a0f44899ebbe1930d9efc589715b637f06c3291
[]
no_license
rich0502/GIZ
d3c4ab38b5310585667797d8176cd78cb098958a
07d1dc15a72a5e1fc3b98d2730dd1f08e876b72d
refs/heads/master
2023-06-15T21:34:53.315290
2021-07-13T19:02:57
2021-07-13T19:02:57
299,892,482
0
0
null
null
null
null
UTF-8
Java
false
false
1,999
java
package com.Giz.service.metier; import java.util.Date; import java.util.List; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import com.Giz.data.domain.Person_res; import com.Giz.repository.Person_resRepository; @Service public class Person_re...
[ "liantso2011md@gmail.com" ]
liantso2011md@gmail.com
e0241df6794124754e08d45531fd9ad6edbc6d9b
1cfd265d8353335ad747512683924dcf9dad3db4
/17_EmpresaJorge/src/entidad/Programador.java
b7e916b56855f75d8e0ba4753de499a255a3012e
[]
no_license
jorgesg7/WsJavaJorgito
eac896133d6c33ca4ca3c7f7f4690435aec0085b
a015127927820d768bbd0e1e4b8bba5915733a4b
refs/heads/master
2022-06-22T05:51:25.652556
2020-02-25T12:43:54
2020-02-25T12:43:54
222,900,744
0
0
null
2022-06-21T04:07:01
2019-11-20T09:32:31
Java
UTF-8
Java
false
false
376
java
package entidad; public class Programador extends Empleado { @Override public double calcularSalario() { return getSalarioBase(); } @Override public String toString() { return "Programador [getNombre()=" + getNombre() + ", getDni()=" + getDni() + ", getSalarioBase()=" + getSalarioBase() + ", getEdad()="...
[ "jorge@example.com" ]
jorge@example.com
202b83258276e1c131a86ef054358207ce66fdff
98612a42f3e9731eadd7ddd79392d43b67a61e82
/app/src/test/java/pandam/stormy/ExampleUnitTest.java
94b3d0decfa300d02ccea15f16599a70488a53f8
[]
no_license
AdrianMalaran/StormyWeatherApp
6c721a61e02e05d2a697c3a886fa45fd28e04ec8
64bd5592da77c2b547362579d9b9dba442bf1053
refs/heads/master
2020-12-10T03:19:47.803962
2017-06-27T02:02:57
2017-06-27T02:02:57
95,507,062
0
0
null
null
null
null
UTF-8
Java
false
false
391
java
package pandam.stormy; import org.junit.Test; import static org.junit.Assert.*; /** * Example local unit test, which will execute on the development machine (host). * * @see <a href="http://d.android.com/tools/testing">Testing documentation</a> */ public class ExampleUnitTest { @Test public void addition...
[ "adrianmalaran@InitiumAdmins-MacBook-Air-4.local" ]
adrianmalaran@InitiumAdmins-MacBook-Air-4.local
799be86315748bfc4d3a829d59f958f748660e95
1455f48f30a3b5378fadf148b5cb23058b852c99
/hframe-webgenerator/src/main/java/com/hframework/generator/web/constants/CreatorConst.java
6678711f97c3b3028dda1043e138c502cedf0f55
[]
no_license
luchao0111/hframework
764d02d40e6b3ffbc77c5604eb03aaee2b52758c
1ab0ebd8bd75c2aa305b55232fa96e7ac4cb85c4
refs/heads/master
2023-01-30T01:05:16.638719
2019-06-27T06:38:20
2019-06-27T06:38:20
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,061
java
package com.hframework.generator.web.constants; /** * 生成器常量定义类 * @author zhangqh6 * */ public class CreatorConst { // public static String PROJECT_BASE_FILE_PATH = "project_base_file_path"; public static String PROJECT_SRC_FILE_PATH = "project_src_file_path"; // public static String PROJECT_TOMCAT_BASE_FILE_PATH...
[ "zhangquanhong@ucfgroup.com" ]
zhangquanhong@ucfgroup.com
83977239616f9da30b6d6264b15d21d066c39775
b051f46bf2a5eab4a541acbec6dcc67a07e52ea6
/spi/src/main/java/org/reactivestreams/api/Consumer.java
d9696edd1b9405f5b7470a94f8c38e177056b4a3
[ "CC0-1.0" ]
permissive
mathieuancelin/reactive-streams
0fb75780589b61047a8222cc3e7ea93e66ca31c6
74e2d3f5b9bb3851c9f40af2f03ee67af01f9f4d
refs/heads/master
2021-01-14T12:44:18.945705
2014-04-23T14:23:06
2014-04-23T14:23:06
null
0
0
null
null
null
null
UTF-8
Java
false
false
825
java
package org.reactivestreams.api; import org.reactivestreams.spi.Subscriber; /** * A Consumer is the logical sink of elements of a given type. * The underlying implementation is done by way of a {@link org.reactivestreams.spi.Subscriber Subscriber}. * This interface is the user-level API for a sink while a Subscrib...
[ "viktor.klang@gmail.com" ]
viktor.klang@gmail.com
0acee3d61f42f2ecf4d7ef01db1101ec254dd68b
804270cdea572b2341e31146b4ce8c34f4938ba6
/app/src/test/java/com/mrede003/takehome/farmlogs/farmnotepad/ExampleUnitTest.java
7582991c37134c5cb2fbe6adce625e7285d0a7f0
[]
no_license
mrede003/FarmNotePad
f0104bee40b454fd7e9e89a1d2698a08ff047783
077f1e1d29fb041acf576e7f1ef83f280e23dac2
refs/heads/master
2021-01-20T04:00:43.546644
2017-04-29T00:01:40
2017-04-29T00:01:40
89,621,866
0
0
null
null
null
null
UTF-8
Java
false
false
931
java
package com.mrede003.takehome.farmlogs.farmnotepad; import org.junit.Test; import android.content.Context; import android.provider.ContactsContract; import android.support.test.InstrumentationRegistry; import android.support.test.runner.AndroidJUnit4; import android.test.suitebuilder.annotation.LargeTest; import or...
[ "mrede003@odu.edu" ]
mrede003@odu.edu
6bcd656c8f6f9f4046928e1d7608f66ebd985c7e
f9ebb41158cd1491da1e4677f4f5f0cbaca910d5
/src/main/java/org/killbill/billing/plugin/adyen/api/exceptions/PaymentMethodException.java
1a6415f3b270bb9a8494dec6c534cbba942865eb
[ "Apache-2.0" ]
permissive
killbill/killbill-adyen-plugin
34a73b864976511992d7ecbaf90d77d7a9ecea30
71ac8f3b48f2c03299296311ec2a1100a9bd788e
refs/heads/master
2023-03-15T18:41:26.324109
2023-03-10T07:13:07
2023-03-10T07:13:07
26,882,862
9
31
Apache-2.0
2023-03-10T07:13:09
2014-11-19T21:38:26
Java
UTF-8
Java
false
false
1,041
java
/* * Copyright 2020-2023 Equinix, Inc * Copyright 2014-2023 The Billing Project, LLC * * The Billing 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...
[ "reshmabidikar@outlook.com" ]
reshmabidikar@outlook.com
45eca1210b513708bd9ed4e1f6e8ed5d01006677
5507f8bc6f6206aa4466cca116ac31abc35eba68
/impl/AbstractBaseList.java
ed7ad0ac133d224e359c8746fb5a8322e049b444
[ "BSD-3-Clause" ]
permissive
jchildress/com.powerdata.openpa
71a8b290a21a37dd2eb96c6e1131d796c34c8464
a308dd4f8729e9874820a4c4c2f93adf2324315e
refs/heads/master
2021-01-06T18:25:09.247831
2016-05-18T21:41:20
2016-05-18T21:41:20
null
0
0
null
null
null
null
UTF-8
Java
false
false
966
java
package com.powerdata.openpa.impl; /* * Copyright (c) 2016, PowerData Corporation, Incremental Systems Corporation * All rights reserved. * Licensed under the BSD-3 Clause License. * See full license at https://powerdata.github.io/openpa/LICENSE.md */ import java.util.AbstractList; import com.powerdata.openpa.Ba...
[ "chris@powerdata.com" ]
chris@powerdata.com
b61c7eb15352fa9501cc0677d68efc94e4964d79
a2b30406a0b424ac96d9f1277024b8482b462145
/method/HashTable/523_Continuous Subarray Sum.java
dc46566a2c8a2bec61c622a048ea83d6b842cd31
[]
no_license
hxs162230/useful-material
3c322cbe80705e304ebfc8a46e3ee53e96407847
c7e822281b9c54cbf2bdf6d4bc58f78057a8abfd
refs/heads/master
2022-03-19T23:11:24.050022
2022-02-11T22:57:26
2022-02-11T22:57:26
241,742,873
3
0
null
null
null
null
UTF-8
Java
false
false
1,848
java
523. Continuous Subarray Sum Given a list of non-negative numbers and a target integer k, write a function to check if the array has a continuous subarray of size at least 2 that sums up to a multiple of k, that is, sums up to n*k where n is also an integer. Example 1: Input: [23, 2, 4, 6, 7], k=6 Output: Tr...
[ "hxs162230@utdallas.edu" ]
hxs162230@utdallas.edu
74bda4403afbc30f1b975d55bc75f70003ead3da
d26228796b9a04ab5d0b9408e0670434988b09d0
/app/src/main/java/com/mays/lookimage/activity/KeyActivity.java
690d50bcfdc21f6198071a6fded1ebc4bc27c324
[]
no_license
shangea/LookImage
51ab30f92eff7b672f5939ad4c4ff2a033d79bb7
797dd36740cfa8bb890d759e07ab5a9f3702ff97
refs/heads/master
2021-04-05T23:45:13.788399
2018-03-09T10:11:10
2018-03-09T10:11:10
124,497,419
1
0
null
null
null
null
UTF-8
Java
false
false
1,419
java
package com.mays.lookimage.activity; import android.content.Context; import android.content.Intent; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.text.Editable; import android.text.TextWatcher; import android.widget.EditText; import com.mays.lookimage.R; public class KeyAc...
[ "mys@eeepay.cn" ]
mys@eeepay.cn
c4e0f3f6725c3707e7f1ee09a9a6085c101f0842
b17e4dbc8e478dc6f95b38af0bcd7ebccbc07458
/app/src/main/java/group787/utor/flylocity/flights/Flight.java
eb32b38334fb83edbed9bb0a7a959513211177ed
[]
no_license
jonypx09/csc207-project
0a45b4fe615b82948dffe08453f07ce7e7a3bcf1
f596871e146b5f976908f705acc2ae49f9b4a571
refs/heads/master
2020-05-05T09:07:36.784505
2019-04-06T22:06:27
2019-04-06T22:06:27
179,891,775
0
0
null
null
null
null
UTF-8
Java
false
false
6,400
java
package group787.utor.flylocity.flights; import java.math.BigDecimal; import java.util.GregorianCalendar; /** * A representation of a single flight with the appropriate characteristics * including origin and destination. */ public class Flight { // Information on a specific flight to be stored for this instanc...
[ "jonathan.pelastine@gmail.com" ]
jonathan.pelastine@gmail.com
b0b2afe4379bd9420420c701b93d70a1e2549a9c
c4402330c4ff8340a7f306cb6d528835c129acaf
/app/src/main/java/com/sendi/picture_recognition/model/abstract_act/AbsAlertUserInfoModel.java
763f1879da2b54acb24007a005bb42d68d2d8c99
[]
no_license
asendiLin/Picture_recognition
1c6b172b80381f210307960f160662b9030b886c
4991357dbfbf8d8d5a1b81adf93d2dbc33a639ae
refs/heads/master
2021-09-01T01:33:25.689023
2017-12-24T05:48:19
2017-12-24T05:48:19
113,945,657
1
1
null
null
null
null
UTF-8
Java
false
false
1,373
java
package com.sendi.picture_recognition.model.abstract_act; import android.content.Context; import com.sendi.picture_recognition.base.BaseModel; import com.sendi.picture_recognition.bean.BaseEntity; import com.sendi.userdb.User; import com.sendi.userdb.UserDao; import java.util.List; import io.reactivex.Observable; i...
[ "a_sendi@163.com" ]
a_sendi@163.com
8ff0b15da12227c46b1ff09d85d4b198fe4fec18
d383d855e48ee2f5da65791f4052533eca339369
/src/test/java/com/alibaba/druid/bvt/sql/oceanbase/OceanbaseCreateTableTest_subPartition.java
5131f927699a9e124c512d87497549ffdb2771af
[ "Apache-2.0" ]
permissive
liuxing7954/druid-source
0e2dc0b1a2f498045b8689d6431764f4f4525070
fc27b5ac4695dc42e1daa62db012adda7c217d36
refs/heads/master
2022-12-21T14:53:26.923986
2020-02-29T07:15:15
2020-02-29T07:15:15
243,908,145
1
1
NOASSERTION
2022-12-16T09:54:44
2020-02-29T05:07:04
Java
UTF-8
Java
false
false
3,775
java
/* * Copyright 1999-2018 Alibaba Group Holding Ltd. * * 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 applica...
[ "jixiaoyi@apexsoft.com.cn" ]
jixiaoyi@apexsoft.com.cn
a100a291e70a5ab4c8b7797860d3e9d7ba701440
26e5528539f528bed3f19b051e0f613cea17950c
/app/src/main/java/com/ingdanielpadilla/gps/Gps2Activity.java
657d41f9f1f378e4ea0462244fa4d475f6335544
[]
no_license
dann1609/Gps
4845a16640de7c8acbe4dfba60793e92b8c00189
02211118de5cd0b16169c596d5344257795a96ee
refs/heads/master
2021-01-10T12:48:09.725308
2015-10-28T06:19:13
2015-10-28T06:19:13
45,027,996
0
0
null
null
null
null
UTF-8
Java
false
false
6,216
java
package com.ingdanielpadilla.gps; import android.location.Location; import android.location.LocationListener; import android.os.Bundle; import android.support.design.widget.FloatingActionButton; import android.support.design.widget.Snackbar; import android.support.v7.app.AppCompatActivity; import android.support.v7.wi...
[ "danperzipa@hotmail.com" ]
danperzipa@hotmail.com
857683e5080db7cb23f1abc6beb1c831d6b55a18
6ab4afd0aa20b953d8a03a7bc4d761540dcf6041
/wxService/src/com/hd/util/CommonUtils.java
6614bcc4f0ecc81c20dbb639af325d7e73e155a7
[]
no_license
WatermelonKiller/WeiXinService
4f9b3b71427bae0e7863da48772763e3c0edba5e
968f0367bc2fead0f9d94f645fb58954ea62f6df
refs/heads/master
2021-01-17T19:12:48.815259
2016-07-06T23:56:22
2016-07-06T23:56:22
62,524,397
0
0
null
null
null
null
UTF-8
Java
false
false
14,288
java
package com.hd.util; import java.io.UnsupportedEncodingException; import java.lang.reflect.Field; import java.lang.reflect.Method; import java.math.BigDecimal; import java.util.Random; import javax.servlet.http.HttpServletRequest; import net.sourceforge.pinyin4j.PinyinHelper; import net.sourceforge.pinyin...
[ "edward19880502@vip.qq.com" ]
edward19880502@vip.qq.com
cab01723541199ecaad623ed46a25c09b1f36584
38e61013f0cbdb290a83c7b901cf968b728d5f26
/JPACRUDProjectCOPY/src/com/capgemini/jpa/service/EmployeeServiceImpl.java
b0f4da0f4e996a721e5c5b467562289f8f948593
[]
no_license
Hitee/Test
0614f62a137292dc287e7f7071c96d182368a0d9
0355d83b7d036e43e7e18965362132a73ebbd9ce
refs/heads/master
2022-08-08T20:43:08.996370
2019-09-20T18:09:35
2019-09-20T18:09:35
209,848,264
0
0
null
2022-06-29T17:39:41
2019-09-20T17:42:40
JavaScript
UTF-8
Java
false
false
1,429
java
package com.capgemini.jpa.service; import java.util.List; import com.capgemini.jpa.dao.EmployeeDaoImpl; import com.capgemini.jpa.dao.IEmployeeDAO; import com.capgemini.jpa.entity.Employee; import com.capgemini.jpa.exception.EmployeeException; public class EmployeeServiceImpl implements IEmployeeService { private IE...
[ "hiteesachdeva96@gmail.com" ]
hiteesachdeva96@gmail.com
79b8d5f6904b10225fcb64ddf3f536e7064740d5
f8305902a4e664d3491aafd1a5ae3c78194a1a21
/src/main/java/ru/itis/controller/SearchController.java
080e34c0083ff0ed32796fb53f6d2892625505df
[]
no_license
amourety/springshop
b77a1ff1735c582496a35f6a33f214ea487fbcdc
090aee0b9278a03a64577e7551848aad6012d21e
refs/heads/master
2022-12-23T12:33:05.775005
2020-03-06T08:24:16
2020-03-06T08:24:16
173,770,209
0
1
null
2022-12-16T08:47:57
2019-03-04T15:24:56
JavaScript
UTF-8
Java
false
false
1,207
java
package ru.itis.controller; import lombok.SneakyThrows; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.http.ResponseEntity; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.ann...
[ "amourety@gmail.com" ]
amourety@gmail.com
d8c3431ed1b18c3e92dd41b567d03a61266e8530
b8d60239a3c5ea1fb16dfcd45b3190498dfb36a5
/app/src/main/java/com/jinfukeji/jinyihuiup/adapter/ShangHaiJinAdapter.java
0ec74728f2110fe6ae912d900ac04bc84d2db244
[]
no_license
yuxinhui/HangZhou
b8fe4e55c65004eaa86ad84cc20276af84585fd2
90d80b6882077147f1fa755d2c9a3761f0961e85
refs/heads/master
2020-06-14T18:31:05.376058
2016-12-02T01:32:09
2016-12-02T01:32:09
75,346,799
0
0
null
null
null
null
UTF-8
Java
false
false
3,540
java
package com.jinfukeji.jinyihuiup.adapter; import android.content.Context; import android.graphics.Color; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.BaseAdapter; import android.widget.TextView; import com.jinfukeji.jinyihuiup.R; import com.jinfuke...
[ "yuxinhui000000" ]
yuxinhui000000
b5010c3f3f48030775cea294a059d902ea67327a
40cf42ca6afb5a5dac8bdf990272a46b71575f26
/Core Java/1.Taking Input/Square.java
29e88de19b0c475853721f522b85744ac2f75bfc
[]
no_license
imdurgeshpal/JavaPrograms
a25235a92570d020c39c6e2ecccbd17bcd065aeb
ec475d8ca56a10fd43cf178e46dda7a6ffa0a171
refs/heads/master
2021-07-10T14:34:45.690035
2017-10-14T07:10:56
2017-10-14T07:10:56
106,906,252
0
0
null
null
null
null
UTF-8
Java
false
false
245
java
import java.util.*; class Square{ public static void main(String args[]) { Scanner sc=new Scanner(System.in); System.out.print("Enter the number"); Double a=sc.nextDouble(); System.out.println("Square of the number is :"+(a*a)); } }
[ "imdurgeshpal@gmail.com" ]
imdurgeshpal@gmail.com
7ae28b8536e5c8cd9ce67af5a8b50e5bea428f0d
2f2ac81b45a240e191c2ebe68efd88b7eaeeb325
/src/main/java/viewGUI/ShowingDelete.java
9834c79bea531d659d7b06df436f847d5908cbc8
[]
no_license
gitpawelo/CinemaApp
73caacf3febfe1ad984ea3be6a42e5ac64c9c132
aea71fd93ed76efaa0f49bf870e5590019a8702a
refs/heads/master
2022-12-08T12:04:07.433831
2019-07-11T11:47:27
2019-07-11T11:47:27
196,378,238
1
0
null
2022-11-24T07:52:24
2019-07-11T11:04:34
Java
UTF-8
Java
false
false
2,361
java
package viewGUI; import model.Showing; import model.dao.ShowingDAOImplement; import utility.ComboBoxShowingModel; import javax.swing.*; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; public class ShowingDelete extends JFrame { private JPanel mainPanel; private JComboBox showingCo...
[ "gitpawelo@wp.pl" ]
gitpawelo@wp.pl
757a2da0b6f8f8279d035ce246a9a8030dcd6c09
be94654dfcc885efa0d5d032bc8c051dd02513be
/Source Code/Clones/game/com/luke/clones/sound/SoundManager.java
cf1bda69c24af75bf7fb646a2b3a045a662af196
[ "MIT" ]
permissive
mosheepdev/ClonesOnline
3d78d8f2f56c8767fb022a68f3659696ca2ed7c9
3715cf112b533b65114e9cf0c5ba0f5a92537ba4
refs/heads/master
2021-01-22T01:47:48.049027
2016-12-05T21:45:34
2016-12-05T21:45:34
null
0
0
null
null
null
null
WINDOWS-1250
Java
false
false
2,727
java
package com.luke.clones.sound; import java.util.HashMap; import java.util.Map; import com.badlogic.gdx.Gdx; import com.badlogic.gdx.audio.Sound; import com.luke.clones.settings.SettingType; import com.luke.clones.settings.SettingsManager; /* The MIT License (MIT) Copyright (c) 2016 Łukasz Dziak Permission is hereb...
[ "lukedd@gmail.com" ]
lukedd@gmail.com
34410f5232952fa959fef2e1af0d38e5ab11051b
194acce9999ebea39d5fd210000b71554ddbb5ed
/src/nl/mprog/projects/studentschoice10419667/MusicIntentReceiver.java
f5ed572cf99008db1bb02643fd3c2071e1a5b7fb
[]
no_license
FlorisTurkenburg/StudentChoice10419667
6cdbc21b4d248f49be676c7fcc968a3ca50b95aa
2d585c19d2adf1144ee9332b00042a145d4de269
refs/heads/master
2021-01-23T08:38:41.497628
2014-10-22T20:34:29
2014-10-22T20:34:29
null
0
0
null
null
null
null
UTF-8
Java
false
false
781
java
/* * AudioPlayer app * * Author: Floris Turkenburg * UvANetID: 10419667 * Email: sk8_floris@hotmail.com * * This is the Students Choice project for the Native Apps Studio course */ package nl.mprog.projects.studentschoice10419667; import android.content.BroadcastReceiver; import android.content.Context; imp...
[ "sk8_floris@hotmail.com" ]
sk8_floris@hotmail.com
02cfd6ef7a5b6cd25a89938febfc8855b700e4a2
3ef3e65f1a00085a9c20cf9d13282cd85987788b
/app/src/main/java/com/example/administrator/util/SensorEventHelper.java
851e5f92dd9de7d6ede50c03a3e856be7c6370aa
[]
no_license
unbelievablecj/Onestep
b2dca2ea79402de849fc281bfb9e296229cbe729
6b2b47b08b87d1b90a215df96d7dbbbd80727804
refs/heads/master
2020-04-11T15:43:42.616992
2018-12-25T12:49:23
2018-12-25T12:49:23
161,901,003
0
1
null
null
null
null
UTF-8
Java
false
false
2,447
java
package com.example.administrator.util; import android.content.Context; import android.hardware.Sensor; import android.hardware.SensorEvent; import android.hardware.SensorEventListener; import android.hardware.SensorManager; import android.view.Display; import android.view.Surface; import android.view.WindowM...
[ "unbelievablecj@outlook.com" ]
unbelievablecj@outlook.com
402722cc89da6c36b766757eee2973faa04b2409
75c698765e2d58169280a1918a0d7a39a29ed62d
/CountingGame.java
5500cbe95ba20f0a31e7f47daecb20913f796b9a
[]
no_license
melissacustard/counting-game
d9c43e06d3c1272e40c8c3a406b303f14265b966
9d0ef342246e94669e87b263ed8364cb53a3b4ed
refs/heads/master
2021-01-22T11:15:33.450336
2016-01-25T23:26:02
2016-01-25T23:26:02
49,467,914
0
0
null
2016-01-12T02:03:23
2016-01-12T02:03:23
null
UTF-8
Java
false
false
1,041
java
/** This Program will play a word game where a certain word will print depending on what the # is divisible by. Melissa Custard */ public class CountingGame { public static void main(String[]args) { String beep = "beep"; // 5 String buzz = "buzz"; // 8 String zap = "zap"; // 12 for (int i = 1; i <=...
[ "frumpy852@gmail.com" ]
frumpy852@gmail.com
678a8172a0839a4a30c6826f992b9f291cd4cbf7
66ec4dd2961ec17c4bd6aee02385929c0c215e21
/src/main/java/com/example/demo/controller/DeptController.java
3f9b14421cc720765c4399fc2aa2e44c46febed2
[]
no_license
chenzhencici/demo
55bf244118f5ffcbc835d2c9394519a9280a0897
1f6d30a626aafba943e59d730a7c0c09b72732c9
refs/heads/master
2022-07-11T23:18:28.890342
2019-08-20T07:09:14
2019-08-20T07:09:14
197,165,065
0
0
null
null
null
null
UTF-8
Java
false
false
986
java
package com.example.demo.controller; import com.example.demo.entity.ResultData; import com.example.demo.entity.DeptQuery; import com.example.demo.service.DeptService; import io.swagger.annotations.ApiOperation; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Control...
[ "18951355767@163.com" ]
18951355767@163.com
c6fc265ed64639533945f704dc089963cf511624
fa3f41a6397ecb2cdba2480c39fb08a1faf3a74a
/app/src/main/java/nyc/esteban/android/buttley13/beanography/model/Beanography.java
929409e14cf7a2eae83fa43099706002d6c584e6
[]
no_license
SpoooonBK/Buttley1.3
28d65304b4496d363b2852ad9f72685341d92120
3d4a971e531d27a0c12c84c7b4c98c02a9cfeb94
refs/heads/master
2016-08-04T22:12:03.587086
2015-01-11T05:12:05
2015-01-11T05:12:05
29,002,179
0
0
null
null
null
null
UTF-8
Java
false
false
206
java
package nyc.esteban.android.buttley13.beanography.model; import java.util.List; /** * Created by Tara on 1/2/2015. */ public class Beanography { List<BeanographyPost> beanographyPostList; }
[ "erodriguez927@gmail.com" ]
erodriguez927@gmail.com
373562bc9a41e9dc82689257f7bfca6ec38eab68
8eefa83b437e8068275b0e8f59682bc8bc7b41fa
/android/src/main/java/com/kerence/rctamap/search/MyWeatherSearch.java
ad4beb100442bc471f7f0ae204d1dd0585be0435
[ "MIT" ]
permissive
Kerence/react-native-amap-3d
cb1d193c4f74882ef5a8bf27088dac33719dcb37
318d3a42c910e06943a2ee48495e867805525166
refs/heads/master
2021-01-25T07:11:34.292038
2017-02-02T14:32:38
2017-02-02T14:32:38
80,696,550
3
0
null
null
null
null
UTF-8
Java
false
false
3,628
java
package com.kerence.rctamap.search; import android.content.Context; import com.amap.api.services.weather.LocalDayWeatherForecast; import com.amap.api.services.weather.LocalWeatherForecast; import com.amap.api.services.weather.LocalWeatherForecastResult; import com.amap.api.services.weather.LocalWeatherLive; import co...
[ "850751404@qq.com" ]
850751404@qq.com
f7f710d68db3c8780c0fd09ce6ef95a28294503c
fdf6af788d9dbcf2c540221c75218e26bd38483b
/app/src/main/java/com/yuanxin/clan/core/adapter/FragmentMyOrderAllAdapter.java
4a9fa2e074b91bd55d36015ce6885d41842eebe3
[]
no_license
RobertBaggio/yuanxinclan
8b6b670d2bc818ff018c6e2bcfe77e74903ddbbd
544918ce2f80975f32aa09a4990028b955fa5f6d
refs/heads/master
2020-03-18T09:05:47.461683
2018-05-23T09:30:36
2018-05-23T09:30:36
134,544,755
0
0
null
null
null
null
UTF-8
Java
false
false
14,700
java
package com.yuanxin.clan.core.adapter; import android.app.AlertDialog; import android.content.Context; import android.content.DialogInterface; import android.support.v7.widget.LinearLayoutManager; import android.support.v7.widget.RecyclerView; import android.util.Log; import android.view.LayoutInflater; import android...
[ "baggiocomeback@163.com" ]
baggiocomeback@163.com
566b25d4cc39966f2fd00e878645ea8e7a42501b
aaf8a5825dea06ac10c984121a2c0e8d62173531
/netty/src/main/java/com/learn/sky/netty/jeep/handler/out/JeepMessageOutHandler.java
ea65cb62a05f7744025607ed8085e597b954b97a
[]
no_license
keitho00/LearnSky
235e4d31097ffb8f8d178ad71858225d9897729c
211c6f3976a96997d13ca9d4be744e2bddd75e98
refs/heads/master
2023-06-26T04:42:46.776773
2023-06-16T09:17:05
2023-06-16T09:17:05
119,021,613
0
1
null
2022-10-04T23:44:07
2018-01-26T07:43:10
Java
UTF-8
Java
false
false
959
java
package com.learn.sky.netty.jeep.handler.out; import com.learn.sky.netty.jeep.entity.Header; import com.learn.sky.netty.jeep.entity.JeepMessage; import io.netty.channel.ChannelHandlerContext; import io.netty.channel.ChannelOutboundHandlerAdapter; import io.netty.channel.ChannelPromise; /** * @Author: JiuBuKong * @D...
[ "wanghao3@douyu.tv" ]
wanghao3@douyu.tv
7fd2aa482c8dd8622e9db91b2a39b9a2ad56e1c8
c20f74f7d4eebcf0b545413fbc3d7924e665e1a3
/impl/src/main/java/org/jboss/arquillian/ajocado/locator/JQueryLocator.java
e95a91f93082b94bfa5ae38129d2bdcac2b70d20
[]
no_license
lfryc/arquillian-ajocado
3dfccc1067b3e526015c8674aae836259699d359
82c5cdbae3a07872e1f150642d4f28ae3d49063f
refs/heads/master
2021-07-08T10:26:43.488427
2012-08-02T21:02:03
2012-08-02T21:02:03
1,339,921
0
0
null
null
null
null
UTF-8
Java
false
false
4,093
java
/** * JBoss, Home of Professional Open Source * Copyright 2011, Red Hat, Inc. and individual contributors * by the @authors tag. See the copyright.txt in the distribution for a * full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * under the terms of the ...
[ "lfryc@redhat.com" ]
lfryc@redhat.com
65c18316880399ee9743b192210cdae778cf6026
98f00bab503a91829878c7ec73d140cdf0ab5256
/src/main/java/com/karthik/Service/RepositoryService.java
757681eae2c9bd2588a4e3e0b7d7f682da078858
[]
no_license
Karthik-Vijay/Gitdata-Fetch-Application
0ca012bc126c9aac78bd219d9c2acd621ca8ed10
98f838236f3239de38f7486804f76a5e0a4b1be9
refs/heads/master
2022-11-12T12:41:11.622944
2020-03-14T18:09:22
2020-03-14T18:09:22
247,328,358
0
1
null
2022-10-25T17:05:48
2020-03-14T18:08:07
Java
UTF-8
Java
false
false
3,546
java
package com.karthik.Service; import java.util.HashMap; import java.util.List; import java.util.Map; import org.springframework.core.ParameterizedTypeReference; import org.springframework.http.HttpHeaders; import org.springframework.http.ResponseEntity; import org.springframework.stereotype.Service; import org.s...
[ "rabodevops-11@sfol1959v7s2.am.rabonet.com" ]
rabodevops-11@sfol1959v7s2.am.rabonet.com
6e24a69331f84dd8731df2f668e9c7db4e02540d
42516804be55c5001a66c19b7f229a3f4383163b
/src/dev/apcsa/rpg/entities/creatures/enemies/Bat.java
98bb94f03df4c8177bfbfd22df8ee2a5695c3b24
[ "CC0-1.0" ]
permissive
OutdatedPine906/AdventureRPG
bc1c15794d4e593ceda01a5d6437889527aa893e
06658943578306dc876b9be6c7f4bb1f61c329bd
refs/heads/master
2020-03-16T16:08:10.146350
2018-06-13T14:19:33
2018-06-13T14:19:33
132,773,968
0
0
null
null
null
null
UTF-8
Java
false
false
2,487
java
package dev.apcsa.rpg.entities.creatures.enemies; import java.awt.Color; import java.awt.Graphics; import java.awt.image.BufferedImage; import dev.apcsa.rpg.Handler; import dev.apcsa.rpg.entities.creatures.Creature; import dev.apcsa.rpg.gfx.Animation; import dev.apcsa.rpg.gfx.Assets; import dev.apcsa.rpg.states.State...
[ "cbarnes547@gmail.com" ]
cbarnes547@gmail.com
6c975608791564fe419ff66c9638a10ea8e5a0e1
4ddabeada50c1a121f12eece6d0b1cd3fc708c75
/Exam_Assistant/src/Controller/UserController.java
bd4b24ef5f1fa4836445b23e9aae2550a1a9ffad
[]
no_license
Rajat39/ExamManagement
1f17463890b25f7a2cc9c6c39a92da8631b916c8
1b774b591e0a7d3f334591af6d01859ac5a025e5
refs/heads/master
2020-04-03T17:20:59.449603
2018-10-30T19:03:23
2018-10-30T19:03:23
155,440,951
0
0
null
null
null
null
UTF-8
Java
false
false
2,553
java
package Controller; import java.io.IOException; 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 DAO.LoginDAO; import DAO.UserDAO; import VO.Log...
[ "rajatgu39@gmail.com" ]
rajatgu39@gmail.com
c4882e74b2b753585bbec6293716588ee5bdacbf
de935f5e65a899552d487a4c6362011e6fec33ec
/app/src/main/java/com/vserve2019/vserve/Adapter/ServiceAdapter.java
74e18971176438fd7f011f387f36f2335faa4a68
[]
no_license
tanik27/VServe
4db3def34efa7bdc70b2a78e2abe46cb19f2eafc
694b70e8cf45bc9e44484e083199fe34f361b159
refs/heads/master
2020-05-19T08:27:13.090297
2019-05-04T16:13:03
2019-05-04T16:13:03
184,921,796
0
0
null
null
null
null
UTF-8
Java
false
false
2,200
java
package com.vserve2019.vserve.Adapter; import android.content.Context; import android.support.annotation.NonNull; import android.support.v7.widget.RecyclerView; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.TextView; import com.vserve2019.vserve.Liste...
[ "tanikrp@gmail.com" ]
tanikrp@gmail.com
9a9435f8c415ab7fa9e5ecc3aaf4536de707e80c
9cc1342aeb146e6243f3bb852519beea7e8a99c7
/src/modelo/conexion/Conexion.java
fb79c53d5d4dbf445c27529df3c85cfb74ef9052
[]
no_license
jeisonjs/laboratorio-radiologia-java
3b806325ba0f11a7f161bcbe0fe80c9f0e6f39df
a75b53b6749255d9cbcdf095f8f0dddfefe58f25
refs/heads/master
2021-09-11T17:40:32.887618
2017-11-09T03:53:40
2017-11-09T03:53:40
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,610
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 modelo.conexion; import java.sql.*; import javax.swing.JOptionPane; /** * * @author Jeison Perez */ public c...
[ "jeisonj_2008@hotmail.com" ]
jeisonj_2008@hotmail.com
dbd35e794e863e5bf7fae270fac09bd22e912b47
3cf870ec335aa1b95e8776ea9b2a9d6495377628
/admin-sponge/build/tmp/recompileMc/sources/net/minecraft/command/RecipeCommand.java
29e7f8b1a69394a64788dad989035ae68ed31c50
[]
no_license
yk133/MyMc
d6498607e7f1f932813178e7d0911ffce6e64c83
e1ae6d97415583b1271ee57ac96083c1350ac048
refs/heads/master
2020-04-03T16:23:09.774937
2018-11-05T12:17:39
2018-11-05T12:17:39
155,402,500
0
0
null
null
null
null
UTF-8
Java
false
false
4,731
java
package net.minecraft.command; import com.google.common.collect.Lists; import java.util.Collections; import java.util.List; import javax.annotation.Nullable; import net.minecraft.entity.player.EntityPlayerMP; import net.minecraft.item.crafting.CraftingManager; import net.minecraft.item.crafting.IRecipe; import net.min...
[ "1060682109@qq.com" ]
1060682109@qq.com
17bb2639cf528ecb4133dfb13a74521b34fbd0ac
a321ce616f4707119f02a2644b4e90886d3f905f
/src/main/java/org/odlabs/wiquery/core/commons/IWiQueryPlugin.java
74aa872d0f4799537c0738f2efda28289334269a
[ "MIT" ]
permissive
magomi/wiquery
2830fb634362f1b44e92d2c0892c5af4565de63b
47c19c870cbe45750a0c881bce8e8df70764507c
refs/heads/master
2020-06-14T16:33:39.480427
2011-01-12T10:04:16
2011-01-12T10:04:16
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,295
java
/* * Copyright (c) 2009 WiQuery team * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy, modify, merge, publi...
[ "lionel.armanet@21b45634-0984-11de-b025-799c3e7cca98" ]
lionel.armanet@21b45634-0984-11de-b025-799c3e7cca98
09c409bd07b453fd04d5f4e9264da4309d95e23e
7843847f8d60d26c00bb91c1e4067a9d847b2d7d
/bootstrap/src/main/java/com/dv/reactive/bootstrap/BaseCustomerService.java
21e30794c8fa652174430b5bfd0e9036ca80bf12
[]
no_license
dvwhitem/reactive-spring
ee85c810907e8ed4bebd80c780a5b6638042bdc9
6ed351bffd2898354e9eceb63af96b61bedb2702
refs/heads/master
2023-08-24T15:07:56.819059
2021-10-11T12:17:00
2021-10-11T12:17:00
413,152,280
1
0
null
null
null
null
UTF-8
Java
false
false
2,057
java
package com.dv.reactive.bootstrap; import org.springframework.jdbc.core.JdbcTemplate; import org.springframework.jdbc.core.RowMapper; import org.springframework.jdbc.support.GeneratedKeyHolder; import org.springframework.jdbc.support.KeyHolder; import org.springframework.util.Assert; import javax.sql.DataSource; impo...
[ "dvwhitem@gmail.com" ]
dvwhitem@gmail.com
97da40c11767cd94f9a06f76c4fbf858f643becf
337d3b0b2e3123a391b1aa4d5041e7b367c0e89b
/src/main/java/logistic/entity/User.java
b6cb82e1ffab02de4f9980bb3dcd6523617746c2
[]
no_license
virendra038/logisticApp
fc4bfdce075c55177d34cbeaa6cda0645a37fd62
ec8a8a07b4d51a79e91a6b9c024421737efa6c10
refs/heads/master
2021-01-10T01:30:16.188653
2016-03-15T10:22:59
2016-03-15T10:22:59
53,781,236
0
0
null
null
null
null
UTF-8
Java
false
false
1,582
java
package logistic.entity; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persistence.Id; import javax.persistence.ManyToOne; import com.fasterxml.jackson.annotation.JsonIgnore; @Entity public class User { @JsonIgnore @ManyToOne private Client client; @Id @...
[ "virendrapratap038@gmail.com" ]
virendrapratap038@gmail.com
37bce582d4d835c773f6cbd3f2de6a4d59ee10b2
7be6764f0d75d7aecdb173d9e91f3ab4ae995e83
/src/main/java/au/gov/dva/sopapi/sopref/data/AzureStorageRepository.java
a5bae412a073964a8d9efb87ef62076d31987f6c
[ "Apache-2.0" ]
permissive
SamMonaghan/dva-sop-api
1a79e5fa06177f9b403f0c07963f96dba10d803d
275de81a5f9b7fc3c0c74b108f6d3da4efa78a34
refs/heads/devtest
2020-05-25T07:43:21.173145
2017-03-27T09:12:14
2017-03-27T09:12:14
84,922,401
0
0
null
2017-03-14T08:07:54
2017-03-14T08:07:54
null
UTF-8
Java
false
false
19,992
java
package au.gov.dva.sopapi.sopref.data; import au.gov.dva.sopapi.ConfigurationError; import au.gov.dva.sopapi.exceptions.RepositoryError; import au.gov.dva.sopapi.interfaces.Repository; import au.gov.dva.sopapi.interfaces.RuleConfigurationRepository; import au.gov.dva.sopapi.interfaces.model.InstrumentChange; import au...
[ "nick.miller@govlawtech.com.au" ]
nick.miller@govlawtech.com.au
f533ca8c5824c85584faf7ae6174ed1bb5d8d6dc
5bb845e8fdcdaac109a145ea9583f93278673a04
/src/main/java/com/example/miapp/aop/logging/LoggingAspect.java
f484e9ef8ec3b124af6195704beac48505301964
[]
no_license
Lidsanvaz/appTFG
054a95c4e4bb85da82691d1eb60b53a008857ab6
42e0c1ad06183dcc60930f8bebf3e7a40a1333f9
refs/heads/master
2023-05-12T01:10:36.207778
2019-09-02T15:19:58
2019-09-02T15:19:58
192,713,842
0
0
null
2023-05-06T02:31:45
2019-06-19T10:49:59
Java
UTF-8
Java
false
false
3,890
java
package com.example.miapp.aop.logging; import io.github.jhipster.config.JHipsterConstants; import org.aspectj.lang.JoinPoint; import org.aspectj.lang.ProceedingJoinPoint; import org.aspectj.lang.annotation.AfterThrowing; import org.aspectj.lang.annotation.Around; import org.aspectj.lang.annotation.Aspect; import org....
[ "lidsanvaz10@gmail.com" ]
lidsanvaz10@gmail.com
8a23da379af8e3af94b54ef1960fb2290de888f9
04fddae1c52b031ba6297f6964f8aeccc3031af6
/src/de/outlook_klon/logik/kontakte/Kontaktverwaltung.java
16be833ea811ea374be3972eabe205bd7b0feefa
[]
no_license
DerImplementator/Outlook-Klon
337b5dcc04b79c6c4e0f712ce87ee85a435f1269
deb993ba7b52638c79364270d7d948bb1207e6dc
refs/heads/master
2020-12-31T07:54:48.903503
2013-11-24T15:44:48
2013-11-24T15:44:48
null
0
0
null
null
null
null
ISO-8859-1
Java
false
false
953
java
package de.outlook_klon.logik.kontakte; import java.util.ArrayList; import java.util.Iterator; /** * Diese Klasse stellt die Verwaltung für die Kontakte des Bentzers dar * * @author Hendrik Karwanni */ public class Kontaktverwaltung implements Iterable<Kontakt> { private ArrayList<Kontakt> mKontakte;...
[ "henny-willy@hotmail.de" ]
henny-willy@hotmail.de
1fc873b98735453292a831c9bb4126fcaead4a29
6c8e2341ef09c55b830d933b0ca3bf72001e0432
/JLet/src/cloud/bd/UpdateCloudBDIn.java
44a6518a4b8f6741a2f62db75a21ccf0ed9feb0d
[]
no_license
luisdientes/repojlet
433a93e297109e926b20fc010d29051553c16447
1a37a65aba2d86f4b2b401dbdde4a84d28c8fb30
refs/heads/master
2021-01-10T07:41:21.952818
2016-01-16T18:43:03
2016-01-16T18:43:03
49,777,610
0
0
null
null
null
null
UTF-8
Java
false
false
620
java
package cloud.bd; import arquitectura.objects.ObjectBD; import arquitectura.objects.ObjectIO; public class UpdateCloudBDIn extends ObjectBD { public UpdateCloudBDIn() { super(); } public UpdateCloudBDIn(ObjectIO bdata) { super(bdata); } public void d...
[ "luis.palacios@crinbusolutions.com" ]
luis.palacios@crinbusolutions.com
bdca448f4f776b26fed226232c8c93e97e453574
1cb3aff9ab2e1b8917c793e180ad31d5d71f8058
/cart/src/main/java/com/thoughtworks/cart/repository/OrderItemRepository.java
bb0e3bfbbd6baf395deb6308daf3b2ebf80ba67c
[]
no_license
RajeshJangra/ms
5da3c8ac43d542bd5cef51fc46c5a3180b6bf40d
a7eb54d9c5ddfd82bd3ec7ac511e280b339a55ec
refs/heads/master
2020-03-16T18:02:56.888499
2018-09-13T13:07:59
2018-09-13T13:07:59
132,857,238
1
0
null
null
null
null
UTF-8
Java
false
false
293
java
package com.thoughtworks.cart.repository; import com.thoughtworks.cart.entity.OrderItem; import org.springframework.data.repository.CrudRepository; import org.springframework.stereotype.Repository; @Repository public interface OrderItemRepository extends CrudRepository<OrderItem, Long> { }
[ "kumar_rajesh@external.mckinsey.com" ]
kumar_rajesh@external.mckinsey.com
a7ae8031d7889cd5d5c2d2abd5bc5cd6353046c2
0626ed1f70cdd4a5007ad71cda0cce222e1b995e
/src/PowerPlant.java
d2bfc209f9a3bdb500b5b4241d8515922a05dad0
[]
no_license
trans1st/ZapGoat
af21ce10999fc54cce375adeaa82b1ef1e9f5819
7ba5bce1b12a9c5cc898374b8916ec8cb9a03fe2
refs/heads/master
2020-12-24T18:04:05.602937
2015-04-25T00:32:12
2015-04-25T00:32:12
33,681,430
0
2
null
2015-04-24T03:28:55
2015-04-09T16:59:55
Java
UTF-8
Java
false
false
773
java
public class PowerPlant { private int number, //The number on the card. Determines the minimum bid at auction and obsolescence resourceConsumption, //Resources needed to operate. Determines resource capacity powerOutput; //Power generated in operation private String resourceType; //T...
[ "ikantspel@gmail.com" ]
ikantspel@gmail.com
5b39492d3a79478ce878fe49dcf56a71e1fc3e4f
6dbf62f4d1a3b7238d5e1c226aa97b55ab667865
/mq-an-mq/app/src/main/java/com/emiaoqian/app/mq/fragment/WorkFragment.java
b0b6b6147353a880e4368ae1e6c50ac7b9a3f724
[]
no_license
cvvbbo/mqdemo
0237a7d287e971d3013b48c29d6ed2cc3c4d19ab
aa5b3c4cee3162056781d3a1d2053761e8f31d62
refs/heads/master
2020-03-22T19:04:03.794292
2018-07-26T01:21:55
2018-07-26T01:21:55
140,501,958
0
0
null
null
null
null
UTF-8
Java
false
false
569
java
package com.emiaoqian.app.mq.fragment; import com.emiaoqian.app.mq.activity.Mainactivity; import com.emiaoqian.app.mq.utils.Constants; import com.emiaoqian.app.mq.utils.LogUtil; /** * Created by xiong on 2017/10/10. */ public class WorkFragment extends BaseWebFragment { @Override public void initialize(...
[ "xiongzheng@emiaoqian.com" ]
xiongzheng@emiaoqian.com
7566256622825a38148e1b1885429b6cc485d3a1
0784d050558d40ab0f21088f2ee4da1133fcf4a8
/processor/src/main/java/kendal/api/impl/builders/IdentifierBuilderImpl.java
e1b3e99f04a730545a85cf7627982dfbff2addf7
[ "MIT" ]
permissive
projectkendal/kendal
343cc7061f77cd76ba5f1238555722c45e7ae1a2
0d46218e268b7df9e0374642fca7ccb814f945c4
refs/heads/master
2020-04-08T04:52:50.192769
2019-01-13T18:40:14
2019-01-13T18:40:14
159,035,984
1
0
null
null
null
null
UTF-8
Java
false
false
800
java
package kendal.api.impl.builders; import com.sun.tools.javac.tree.JCTree.JCIdent; import com.sun.tools.javac.tree.TreeMaker; import com.sun.tools.javac.util.Name; import kendal.api.AstUtils; import kendal.api.builders.IdentifierBuilder; import kendal.model.Node; import kendal.model.TreeBuilder; public class Identifi...
[ "arkadiusz.ryszewski@sollers.eu" ]
arkadiusz.ryszewski@sollers.eu
73acd2aa456d63ce038f3af34028fd57bdfe1e11
7e5377ed442f27089312f2a973e59b1bd9a1f8ab
/app/src/main/java/com/prolificwebworks/theclubix/entities/SongsData.java
df96f6e5beac15ca25fd8370063681f8d9e5b0f7
[]
no_license
029vaibhav/Clubix
7d08c392a3a6a17c0161b1224e04bcb8d52c41fb
54cbe0ef84a64365f6b9312ef0c2dd57a5eb9dc4
refs/heads/master
2020-12-27T15:26:36.564992
2015-10-13T17:51:37
2015-10-13T17:51:37
null
0
0
null
null
null
null
UTF-8
Java
false
false
6,428
java
package com.prolificwebworks.theclubix.entities; import java.util.List; /** * Created by vaibhav on 9/10/15. */ public class SongsData { private String clx_youtube_url; private String clx_song_artist_name; private String clx_song_upload_url; private String snap_isAutoPosted; private String ...
[ "vaibs4007@rediff.com" ]
vaibs4007@rediff.com
db29e23985b95c951bd4138360aa6256169c6a34
0c19960a2099be1ead0f42ea35bf08cb83ca3415
/packages/SystemUI/src/com/android/systemui/qs/tiles/NavBarTile.java
666384070d42b10ec689f670a87e826f9c147418
[ "LicenseRef-scancode-unicode", "Apache-2.0" ]
permissive
Juancarlospr5/android_frameworks_base-1
c97d31caa49cb65c761122a834ac962687e97b89
ce5d20451b5cb0ea2f6d88a6e207e4a83ca9bb5d
refs/heads/lineage-16.0
2021-04-26T23:31:31.481253
2019-04-16T03:54:04
2019-04-16T03:54:04
124,009,404
0
0
NOASSERTION
2019-04-09T06:36:32
2018-03-06T02:36:41
Java
UTF-8
Java
false
false
3,567
java
/* * Copyright (C) 2015 The Dirty Unicorns Project * Copyright (C) 2018 Benzo Rom * * 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 ...
[ "tumayordeseo5@hotmail.com" ]
tumayordeseo5@hotmail.com
5f7e05617ad3f02e1fdc2d4b17b6f2af7e4c6ec0
b61747b3e5ddce5e5bf16e658d930dd8ca498f49
/src/com/staff/Scanner/PostTask.java
77adb70881070c69c75821927eea6fd3648c93fb
[]
no_license
StaffNowa/Scanner-with-API
60344fc46d239f0047fcf1a0130664c712b16d67
2dd45b8d4e68d9673a2f51099b916ea15eefaf4d
refs/heads/master
2016-09-06T18:42:54.237950
2014-08-11T22:22:05
2014-08-11T22:22:05
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,522
java
package com.staff.Scanner; import android.os.AsyncTask; import org.apache.http.HttpResponse; import org.apache.http.NameValuePair; import org.apache.http.client.ClientProtocolException; import org.apache.http.client.HttpClient; import org.apache.http.client.entity.UrlEncodedFormEntity; import org.apache.http.client.me...
[ "vasilij@prado.lt" ]
vasilij@prado.lt
1b4b374c0183e3270eeee14a8eaf3223ae80e970
499c7ae916fa668db673b513cbbf54675d8f61cd
/app/src/main/java/com/github/blockchain/VerifyApplication.java
e5c619bfb1616733219053db3d14661b4284ecad
[]
no_license
Reza-saeedi/Application-Identity
0fee6d8c79cfa0fdf78d16de12e825aabe782bac
d9afddb1ceba1c0a4ef89e2bce418df04cf50eee
refs/heads/master
2020-04-27T03:56:18.927365
2019-03-06T00:15:56
2019-03-06T00:15:56
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,621
java
package com.github.blockchain; import android.os.Bundle; import android.support.annotation.Nullable; import android.support.v7.app.AppCompatActivity; import android.support.v7.widget.AppCompatEditText; import android.view.Menu; import android.view.MenuItem; import com.github.blockchain.utils.BlockChainManager; impor...
[ "reza.saeedi9@yahoo.com" ]
reza.saeedi9@yahoo.com
97354251c68217fdc304fe1d07ada2934e6b38ab
0eea0fa35221137aca19e3a22e5cae132680d25a
/app/src/main/java/com/teampet/petsitter/Review.java
b24132c8758ac10d86cb4f1bb22ba9666259bf3f
[]
no_license
tmaguire6/teampetsitter
1cd7da8286ba4f7edda481f9ce7451e7449992ee
701e979b5e054b25b3f66fd3f26a3564b33b8427
refs/heads/master
2021-01-21T13:07:43.596508
2016-05-01T17:54:15
2016-05-01T17:54:15
54,837,797
0
0
null
null
null
null
UTF-8
Java
false
false
373
java
package com.teampet.petsitter; import android.os.Bundle; import android.support.v7.app.AppCompatActivity; /** * Created by Shiv on 4/5/2016. */ public class Review extends AppCompatActivity { public void onCreate(Bundle savedInstanceState) { // ... super.onCreate(savedInstanceState); se...
[ "maguiretimo@gmail.com" ]
maguiretimo@gmail.com