blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 332 | content_id stringlengths 40 40 | detected_licenses listlengths 0 50 | license_type stringclasses 2
values | repo_name stringlengths 7 115 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 557
values | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 684M ⌀ | star_events_count int64 0 77.7k | fork_events_count int64 0 48k | gha_license_id stringclasses 17
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 82
values | src_encoding stringclasses 28
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 7 5.41M | extension stringclasses 11
values | content stringlengths 7 5.41M | authors listlengths 1 1 | author stringlengths 0 161 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2cf9941c50f71a8b4d06ee463ee74aaa779ea91b | 6b87b66c47b5f275514d13622bed8ea2b36aa122 | /thradTest/src/kr/or/ddit/basic/ThreadTest14.java | 3184d00db9c328bdcc5a30eb1e59d607f9b3023f | [] | no_license | jjungee/HighJava | f8ebc341edba70bc2652fce0932319a25feb438f | 9e8507e361221e2ddcf8603e11bef712ad87e40b | refs/heads/master | 2022-12-27T12:26:19.289439 | 2020-09-24T08:03:48 | 2020-09-24T08:03:48 | 291,941,975 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,732 | java | package kr.or.ddit.basic;
public class ThreadTest14 {
public static void main(String[] args) {
// TODO Auto-generated method stub
ThreadStopTest1 th1 = new ThreadStopTest1();
th1.start();
try {
Thread.sleep(1000);
} catch (InterruptedException e) {
}
// ... | [
"jjungee0817@gmail.com"
] | jjungee0817@gmail.com |
22858f697c17535aebc0494c494a8ecae123bccf | a0a51697817201bd4eae0793e391d45b355a8c15 | /WebProj/src/com/internousdev/webproj/action/WelcomeAction.java | 52a26c4ec562d16e3b39fa05003ddb14b6b2019e | [] | no_license | fujita0830/learning | 50351d3b676c69a5e6e2870b10abac68ce856fa1 | 0e67c02b14b1f4b5376818f29c74f562b765c9e7 | refs/heads/master | 2020-04-11T06:35:47.522783 | 2019-03-04T05:32:51 | 2019-03-04T05:32:51 | 161,585,290 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 191 | java | package com.internousdev.webproj.action;
import com.opensymphony.xwork2.ActionSupport;
public class WelcomeAction extends ActionSupport {
public String execute(){
return SUCCESS;
}
}
| [
"fntd.0830@gmail.com"
] | fntd.0830@gmail.com |
58c5137540de2ce7b3054459888ce7a06473af2f | 8a7e0c95d853a760aeeb507af285d4c13b02dfb7 | /src/com/fitapp/logic/view/BookingFormServlet.java | f027332cb87b93777bbc179fa3f8ed3092806fee | [] | no_license | lorenzorossi02/FitAppMaster | f3dfb5a7885ceccd81f2c805e1be8916ab687f58 | c716bb1cf28fc8bfb7c4839f8e55dbd50965c6ca | refs/heads/master | 2022-12-28T08:36:48.902406 | 2020-10-10T12:13:48 | 2020-10-10T12:13:48 | 297,085,747 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,517 | java | package com.fitapp.logic.view;
import java.io.IOException;
import java.util.logging.Level;
import java.util.logging.Logger;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet... | [
"56634889+lorenzorossi02@users.noreply.github.com"
] | 56634889+lorenzorossi02@users.noreply.github.com |
730bdad5a2f9ff1576235f0434adb42fa98f13d0 | b5b3b950d23b8eef2e2f4db74c5f9be89e95a0e5 | /hazelcast-sql/src/test/java/com/hazelcast/sql/impl/row/HeapRowTest.java | 76d9c6c3fa9ca30a59e59ab91412c607460629bb | [
"LicenseRef-scancode-hazelcast-community-1.0",
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | wrmay/hazelcast | ad802e96882e99dc14283805054afdcd5512c1e8 | 61aab65ede79b58bcf416ddfdb6c48f523064d0b | refs/heads/master | 2023-09-03T22:19:48.685607 | 2023-08-23T12:15:23 | 2023-08-23T12:15:23 | 175,990,065 | 0 | 0 | Apache-2.0 | 2019-03-16T15:33:19 | 2019-03-16T15:33:19 | null | UTF-8 | Java | false | false | 2,814 | java | /*
* Copyright 2023 Hazelcast Inc.
*
* Licensed under the Hazelcast Community License (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://hazelcast.com/hazelcast-community-license
*
* Unless required by applicable law or agree... | [
"noreply@github.com"
] | noreply@github.com |
b44b0008fb01c6ef1533164c0fee6e7f3dfaa795 | 00a7e925e58c3b66ec7a2983eba50e92af8e376a | /client/src/main/java/net/savagellc/trackx/Utils.java | a30ac6bea170bd197f31c855f011498d8e54e33f | [] | no_license | liz3/TrackX | 2d762f18ad4bf7c081b2111e4439ec8b6026f8a6 | dc27ac48fe8bf920bb86e84ba37c020d5596437c | refs/heads/master | 2021-01-26T05:29:44.275956 | 2019-10-14T19:38:10 | 2019-10-14T19:38:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 602 | java | package net.savagellc.trackx;
import java.io.PrintWriter;
import java.io.StringWriter;
import java.io.UnsupportedEncodingException;
import java.net.URLEncoder;
public class Utils {
public static String throwableToString(Throwable e) {
StringWriter sw = new StringWriter();
PrintWriter pw = new Pri... | [
"accs@21xayah.com"
] | accs@21xayah.com |
23aaddcd3f0fdfc8d3c8df4bde8a9223aec46137 | 828779cd5ea5dff573d987ca00b4544f00407617 | /src/ZigZagConversion.java | ffd1d22f106f91ebced9f703c503a0224631f00e | [] | no_license | loveisasea/leetcode | c0a377a0332a0d50afbc6bfc8698ae53e6acbebc | f1c1daaf3a75d078aca0e0c1f4febd300f2f731c | refs/heads/master | 2021-01-10T19:26:28.760439 | 2015-08-04T01:49:48 | 2015-08-04T01:49:48 | 37,541,068 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,408 | java | import core.Util;
public class ZigZagConversion {
public String convert(String s, int numRows) {
if (numRows == 1) {
return s;
}
if (s == null || s.length() <= 2) {
return s;
}
StringBuilder sb = new StringBuilder();
char[] chars = s.toCharArray();
int step = (numRows - 1) * 2;
for (int i = 0; ... | [
"tennis_evil@hotmail.com"
] | tennis_evil@hotmail.com |
d5c8b98e53d649a2f395fee0f8f3930649cb51fc | e9affefd4e89b3c7e2064fee8833d7838c0e0abc | /aws-java-sdk-dms/src/main/java/com/amazonaws/services/databasemigrationservice/model/transform/LimitationJsonUnmarshaller.java | 2cc185be3ad332183e19bcb9678f606b8e657c6b | [
"Apache-2.0"
] | permissive | aws/aws-sdk-java | 2c6199b12b47345b5d3c50e425dabba56e279190 | bab987ab604575f41a76864f755f49386e3264b4 | refs/heads/master | 2023-08-29T10:49:07.379135 | 2023-08-28T21:05:55 | 2023-08-28T21:05:55 | 574,877 | 3,695 | 3,092 | Apache-2.0 | 2023-09-13T23:35:28 | 2010-03-22T23:34:58 | null | UTF-8 | Java | false | false | 3,869 | java | /*
* Copyright 2018-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with
* the License. A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "licen... | [
""
] | |
311f5513b95dd0ba34d82d80972f7fb7494b511a | 0fc6ddb0838ab114058c56b45b074bb34c0342ff | /src/test/java/peretz90/sarafan/SarafanApplicationTests.java | 2587aacfa891c474feb5004712796ca973264623 | [] | no_license | peretz90/sarafan | 44d20fc1b53c7f9e260225a570b7de8fc76da55c | 5713d86ad269a49daa4eb6ab1a4dff9f497c092e | refs/heads/master | 2023-03-22T08:34:15.223116 | 2021-03-04T10:29:01 | 2021-03-04T10:29:01 | 327,286,818 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 209 | java | package peretz90.sarafan;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class SarafanApplicationTests {
@Test
void contextLoads() {
}
}
| [
"peretz90@mail.ru"
] | peretz90@mail.ru |
b0b35e24a33dfeb8e76eacff04804b099a4b8e7e | 32f662143ac9e0fc81286aefc4af192f2d5faea5 | /src/main/java/com/niit/web/blog/domain/dto/UserDto.java | 13c00eb8f9707b4cf40b7cc2dff68e714a95759a | [] | no_license | LibraZYJ/blog | 50ac85525eb8e5dced0d61273fbbd536cd43d653 | 7f1fa54184fea63dc92d33f39f5d364bed4bfa7f | refs/heads/master | 2022-09-21T12:34:36.319269 | 2019-11-22T12:06:27 | 2019-11-22T12:06:27 | 220,619,042 | 1 | 0 | null | 2022-09-01T23:15:20 | 2019-11-09T09:21:31 | Java | UTF-8 | Java | false | false | 451 | java | package com.niit.web.blog.domain.dto;
import lombok.Data;
/**
* @author yujie_zhao
* @ClassName UserDao
* @Description 用户传输对象
* @Date 2019/11/9
* @Version 1.0
**/
@Data
public class UserDto {
private String mobile;
private String password;
private String code;
public UserDto(String mobile, Str... | [
"1836686674@qq.com"
] | 1836686674@qq.com |
66b73f7cd1b79a346e1a9cc7b5662e381e881512 | 55ba47a4cb2fe0907aff6afdaa3ac6f259974ceb | /src/main/java/com/github/alexandrenavarro/graphqlsample/model/Post.java | 62d53443fa409be50d4118ca78f9093e2d95a8e9 | [] | no_license | alexandrenavarro/graphql-annotation-sample | 020e3531486a6a51a41feb4a2acfd74116f6e4a4 | e426b98ae92ada0e29462e5c586c27b9b52bccb1 | refs/heads/master | 2022-12-22T08:17:34.837890 | 2020-09-30T08:44:43 | 2020-09-30T08:45:28 | 294,935,998 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 279 | java | package com.github.alexandrenavarro.graphqlsample.model;
import lombok.*;
@Setter
@Getter
@Builder
@NoArgsConstructor
@AllArgsConstructor
public class Post implements PostInterface1, PostInterface2 {
private Long id;
private String text;
private Comment comment;
} | [
"alexandre.j.navarro@gmail.com"
] | alexandre.j.navarro@gmail.com |
67e689ddc9dd2a0676d7921047a78e0893c0daf3 | 23e393f8c385a4e0f8f3d4b9e2d80f98657f4e1f | /Java与模式/src/com/javapatterns/builder/extended/Product.java | 700fb25e0de4344a38b381dbbd966a147965e958 | [] | no_license | IgorYunusov/Mega-collection-cpp-1 | c7c09e3c76395bcbf95a304db6462a315db921ba | 42d07f16a379a8093b6ddc15675bf777eb10d480 | refs/heads/master | 2020-03-24T10:20:15.783034 | 2018-06-12T13:19:05 | 2018-06-12T13:19:05 | 142,653,486 | 3 | 1 | null | 2018-07-28T06:36:35 | 2018-07-28T06:36:35 | null | UTF-8 | Java | false | false | 102 | java | /* Generated by Together */
package com.javapatterns.builder.extended;
public interface Product {
}
| [
"wyrover@gmail.com"
] | wyrover@gmail.com |
83630c98d4f5a2512150d8e318693bbe1e55200a | 55dca62e858f1a44c2186774339823a301b48dc7 | /code/my-app/functions/8/addPropertyChangeListeners_ColonyPanel.java | e6c3ef8014ca55a9fe710c239d18e247822caa50 | [] | no_license | jwiszowata/code_reaper | 4fff256250299225879d1412eb1f70b136d7a174 | 17dde61138cec117047a6ebb412ee1972886f143 | refs/heads/master | 2022-12-15T14:46:30.640628 | 2022-02-10T14:02:45 | 2022-02-10T14:02:45 | 84,747,455 | 0 | 0 | null | 2022-12-07T23:48:18 | 2017-03-12T18:26:11 | Java | UTF-8 | Java | false | false | 290 | java | private void addPropertyChangeListeners() {
final Colony colony = getColony();
if (colony != null) {
colony.addPropertyChangeListener(this);
colony.getGoodsContainer().addPropertyChangeListener(this);
colony.getTile().addPropertyChangeListener(this);
}
} | [
"wiszowata.joanna@gmail.com"
] | wiszowata.joanna@gmail.com |
2c7fbbef3cce36e517ff80914cda157be51b7ee7 | c29100e1332a4088e40b725458546663edb3176a | /src/main/java/partitioning/Student.java | cfa3bf282d3e314ac375aa5ade9eda1adaf9f6cb | [] | no_license | hattallipuneet/functional-java | bd66e00e2ee1ff09629052625d311276c2a1a658 | 4fbf180cad5b6e400ac55339e8a48e40280b56f6 | refs/heads/master | 2020-07-06T01:55:10.663908 | 2019-08-28T18:11:08 | 2019-08-28T18:11:08 | 202,852,750 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 715 | java | package partitioning;
public class Student {
private String name;
private int totalMarks;
public Student(final String name, final int totalMarks) {
this.name = name;
this.totalMarks = totalMarks;
}
public String getName() {
return name;
}
public void setName(Str... | [
"hattallipuneet@gmail.com"
] | hattallipuneet@gmail.com |
b1331a5336ba69c320d86696905e20f67d5f47d1 | 408cd76979504f1f39c4582417991469306c5a10 | /hadoop/src/com/eps/mdp/project/dp/mappers/PoliteWordsMap.java | 6a9f641e150fde2251a8514082eaa8c69315d3e9 | [] | no_license | tdabek/MDP | f2858071b51fbdf4e038131ea11f9a5198173797 | 09d7896989d3982f006ece0b9e31d04470b11991 | refs/heads/master | 2021-01-23T00:25:32.764523 | 2017-06-27T14:15:43 | 2017-06-27T14:15:43 | 85,732,070 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,371 | java | package com.eps.mdp.project.dp.mappers;
import com.eps.mdp.project.dp.utils.Resources;
import org.apache.hadoop.filecache.DistributedCache;
import org.apache.hadoop.fs.Path;
import org.apache.hadoop.io.*;
import org.apache.hadoop.mapreduce.Mapper;
import java.io.BufferedReader;
import java.io.File;
import java.io.Fil... | [
"dabek.t@gmail.com"
] | dabek.t@gmail.com |
27c017a43cbf96576ed8b723444c773b8a1d2ad0 | fe94b253caf1e402ce9e6211497aace40a2be496 | /SmartphoneAdvisor/src/displays/WeightingsScreen.java | 1b7bd36af626d49e02f1bb6ada39a4b18181bdc6 | [] | no_license | ACCount-Nine38/SmartphoneAdvisor | 6932e9176a1bbd54bb690a0875366f9177c2dac0 | d79c090c625d927f5be41339227f1aa3c94a4c7c | refs/heads/master | 2020-08-19T17:33:28.459234 | 2019-10-18T04:03:45 | 2019-10-18T04:03:45 | 215,938,277 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,913 | java | /*This class contains a frame that allows the user to enter their weightings.
*
*
* author-Matthew Dai
*/
package displays;
import java.awt.Color;
import java.awt.Font;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.util.Random;
import javax.swing.JButton;
import javax.swin... | [
"account-nine38@192.168.2.13"
] | account-nine38@192.168.2.13 |
ace4f6ae222085a3059d63389abb019d7f6f0d52 | 8412336fffe40d2126f340744d0a1a1b017a82f6 | /app/src/main/java/com/rajithas/apps/wikia/util/ICallback.java | 5b1f60bf2a923e19829be1c9cd27575fb19384ca | [] | no_license | rajithaS/Wikia | 35ddf7e75a7aae94d7c1fa2e56c051e9cf40286d | 682d7aa4efd49d56afae469f0b290b0654c08033 | refs/heads/master | 2016-09-10T23:59:16.511201 | 2015-02-17T11:03:26 | 2015-02-17T11:03:26 | 30,913,401 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 167 | java | package com.rajithas.apps.wikia.util;
/**
* Created by rajitha.siriwardena on 15-Feb-15.
*/
public interface ICallback<T> {
public void onCallback(T result);
}
| [
"rsi@exilesoft.com"
] | rsi@exilesoft.com |
0b1e229a57e25038dad895a8a7712b9432e35cdb | 6e229d71a7d231566a73a66373fb62bdffc2a386 | /src/test/java/com/cjk/stackcast/services/DAOUserServiceTest.java | 3ba533467262d9e0e106842f24eb11b243406e62 | [] | no_license | k-romero/FullStack.MicroWebApplication-Server | 4cefc23b406ab349b9a6b35cd9c2c4113285b7dd | b87684c53fda281d1c119ad18597223274f47732 | refs/heads/master | 2022-06-11T11:16:40.648719 | 2020-04-24T20:32:38 | 2020-04-24T20:32:38 | 250,274,769 | 0 | 0 | null | 2020-05-03T01:15:05 | 2020-03-26T14:03:59 | Java | UTF-8 | Java | false | false | 6,427 | java | package com.cjk.stackcast.services;
import com.cjk.stackcast.models.DAOUser;
import com.cjk.stackcast.repositories.UserDaoRepository;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.DisplayName;
import org.junit.jupiter.api.Test;
import org.junit.jupiter.api.extension.ExtendWith;
import org.spri... | [
"imkevinromero@gmail.com"
] | imkevinromero@gmail.com |
6e72aabf6a60a2ad3f5f733dc03023abd5524408 | 452a8d6bc6078f30dd602ddb713e30c986414d97 | /CheckingAccount.java | 8f9a2d4bc410857dfbc4a72fd77fa86de700c4c1 | [] | no_license | 27anastasia/CMSC203 | 39fb6eb00c345973bf77da89b8da0cba3574c981 | 11d1e8cf2b6518c488371c73e593ecb38bf44c86 | refs/heads/master | 2023-01-14T05:33:18.143395 | 2020-11-20T03:26:21 | 2020-11-20T03:26:21 | 296,764,307 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 401 | java | public class CheckingAccount extends BankAccount{
private static final double FEE = 0.15;
public CheckingAccount(String name, double initialAmount){
super(name, initialAmount);
super.setAccountNumber(super.getAccountNumber()+"-10");
}
@Override
public boolean withdraw(double amount)... | [
"noreply@github.com"
] | noreply@github.com |
8ecece490f0e2a758afabd234df98ea8fa46b059 | d1a6d1e511df6db8d8dd0912526e3875c7e1797d | /genny_JavaWithoutLambdas/applicationModule/src/test/java/applicationModulepackageJava0/Foo593Test.java | a1f10aeca7c5edf49ef91c84b86cefabcad57518 | [] | no_license | NikitaKozlov/generated-project-for-desugaring | 0bc1443ab3ddc84cd289331c726761585766aea7 | 81506b3711004185070ca4bb9a93482b70011d36 | refs/heads/master | 2020-03-20T00:35:06.996525 | 2018-06-12T09:30:37 | 2018-06-12T09:30:37 | 137,049,317 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 481 | java | package applicationModulepackageJava0;
import org.junit.Test;
public class Foo593Test {
@Test
public void testFoo0() {
new Foo593().foo0();
}
@Test
public void testFoo1() {
new Foo593().foo1();
}
@Test
public void testFoo2() {
new Foo593().foo2();
}
@Test
public void testFoo3() {
... | [
"nikita.e.kozlov@gmail.com"
] | nikita.e.kozlov@gmail.com |
4f37a2121b93c861ebaffd2684346345a1f2fd45 | b5dfc00b5b1924494dfbb2de9e4ddc87e2983686 | /LGCameraApp/java/com/lge/camera/command/setting/SetStorage.java | d4d936e59bfb9d0ef7b9824e478f88b512912c6a | [] | no_license | nikich340/LGCamera | cb8c9fdc27a17d5814ea123039d9f8463bbb60bd | f73337f78389e14590519a42f05697fc2812cd4c | refs/heads/master | 2021-05-30T18:15:51.969765 | 2016-01-11T11:58:29 | 2016-01-11T11:58:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,024 | java | package com.lge.camera.command.setting;
import android.os.Bundle;
import com.lge.camera.ControllerFunction;
import com.lge.camera.command.Command;
import com.lge.camera.properties.StorageProperties;
import com.lge.camera.setting.Setting;
import com.lge.camera.util.CamLog;
import com.lge.camera.util.FileNamer;
... | [
"nikich340@gmail.com"
] | nikich340@gmail.com |
14bef816db5def5fcd6554c5324fb759ae7c4e28 | e5fa117ff003c9f7b433293b8a76714d78889623 | /src/JDBC/connection/ConnectionFactory.java | d6540203d1fa242b63d55fd4e237f46ee86dcd4b | [] | no_license | Miguel-Panuto/Exs4Semestre | 2099d5fb2aff14fd13e54bdf66fd683ab2504bf7 | d23797f20da1b2a162141ae56add3639a077a81d | refs/heads/master | 2020-07-14T17:40:49.975250 | 2019-09-22T19:00:49 | 2019-09-22T19:00:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,758 | java | package JDBC.connection;
import java.sql.*;
public class ConnectionFactory
{
private static final String DRIVER = "com.mysql.jdbc.Driver";
private static final String URL = "jdbc:mysql://localhost:3306/testebd?useTimezone=true&serverTimezone=UTC";
private static final String USER = "root";
private sta... | [
"miguel.panuto@live.com"
] | miguel.panuto@live.com |
fa2b7f73a5540370d0eaeafb85f2e4fc5c75c691 | 2f9e23198d64cc74a196251a1b61f84d618eb6b4 | /src/main/java/cn/com/homesangsang/testsecurity/TestSecurityApplication.java | 7514201110fea9e31d57bfcf1a85eb90845025de | [] | no_license | homesangsang/test-security | ec09b871531bc8ca96bb9bfbc32db380cfb1ea62 | c504244d450d888095ebd3c7cc047220ebf26143 | refs/heads/master | 2023-07-04T09:54:41.788476 | 2019-05-27T01:14:04 | 2019-05-27T01:14:04 | 187,617,722 | 0 | 0 | null | 2023-06-20T18:33:22 | 2019-05-20T10:17:17 | Java | UTF-8 | Java | false | false | 349 | java | package cn.com.homesangsang.testsecurity;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class TestSecurityApplication {
public static void main(String[] args) {
SpringApplication.run(TestSecurityApplic... | [
"homesangsang@qq.com"
] | homesangsang@qq.com |
b50b0c86bfa11fcfc6af198021e42281bfa21a46 | 0b23963abd592bdd3ff9e33478ab0eeb1a062c7f | /SmartMirrorApiServerProject_arachne/src/main/java/org/prj/arachne/domain/fileinfo/FileInfo.java | f49a4f039c2a11924f315f4dafda517dfed24294 | [] | no_license | KimSoungRyoul/prjArachne_ApiServer | 79b153e373e74b97103b3fe22a605893048646e1 | 634cc384b7212477f3ce3b963f615b2ba0399ad3 | refs/heads/master | 2023-03-05T05:23:34.791364 | 2019-11-01T08:46:04 | 2019-11-01T08:46:04 | 117,704,346 | 0 | 3 | null | 2023-02-22T06:53:54 | 2018-01-16T15:48:26 | Java | UTF-8 | Java | false | false | 1,717 | java | package org.prj.arachne.domain.fileinfo;
import java.util.Date;
import javax.persistence.Column;
import javax.persistence.Embedded;
import javax.persistence.Entity;
import javax.persistence.EnumType;
import javax.persistence.Enumerated;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import java... | [
"KimSoungRyoul@gmail.com"
] | KimSoungRyoul@gmail.com |
7e58abd2e83386048c8adf019ebc0d71b1d20b92 | 4e14fa732f09873baa6ce4b588d302bba9cee9f9 | /A2/src/a2/test/a2/Chatbot.java | 95b657060cbf1399b696a81da58c67f57eeda977 | [] | no_license | bwhua/CS-414 | 63950a8fcd1ef4f933d6fcca5637f3c3cf3118b2 | 23bb563c89577eab5d0a17bc7a076207542ec994 | refs/heads/master | 2021-05-05T12:48:41.489275 | 2018-02-25T21:42:45 | 2018-02-25T21:42:45 | 118,290,802 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 673 | java | package a2;//package a2;
/**
* Single-sentence interface to the a2.Chatbot. This interface assumes that a
* conversation will consist of an alternating sequence of sentences, one from the
* user, and one from the bot.
*
* @author Dave Besen
*/
interface Chatbot {
/**
* Get a response from the chatbot.
*... | [
"bwhua@gmail.com"
] | bwhua@gmail.com |
993b31484ae9b821f37249e07957107cf3e78eed | 450626805370422a7685b2cefa9ea8f9fdf17a48 | /src/main/java/kr/co/gerion/service/NewsCategoryService.java | b6dcd4668b8370445d559a936a36d56875e05d43 | [] | no_license | sourcreamy/gerion | c42b68aaa8923d83adc91eb22127b190a1f5f983 | 9c3d9f6dc03af0b9fa89cd835127b3e1e7a7f2da | refs/heads/master | 2020-03-21T22:08:43.149603 | 2018-06-29T05:54:11 | 2018-06-29T05:54:11 | 139,106,680 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 366 | java | package kr.co.gerion.service;
import java.util.List;
import java.util.Map;
import kr.co.gerion.vo.NewsCategoryVO;
public interface NewsCategoryService {
public void insertNewsCategory(NewsCategoryVO newsCategoryVO) throws Exception;
public List<Map<String, Object>> selectNewsCategoryList(Map<String, Object> map... | [
"gunasss@naver.com"
] | gunasss@naver.com |
b6c6c9e5f774e08ec510dcc7835878b1e5f456e8 | be73270af6be0a811bca4f1710dc6a038e4a8fd2 | /crash-reproduction-moho/results/XWIKI-14556-10-30-NSGA_II-WeightedSum:TestLen:CallDiversity/com/xpn/xwiki/store/XWikiHibernateBaseStore_ESTest_scaffolding.java | e9e78fb30181ae586a5207655fbce0ac815eb3a3 | [] | no_license | STAMP-project/Botsing-multi-objectivization-using-helper-objectives-application | cf118b23ecb87a8bf59643e42f7556b521d1f754 | 3bb39683f9c343b8ec94890a00b8f260d158dfe3 | refs/heads/master | 2022-07-29T14:44:00.774547 | 2020-08-10T15:14:49 | 2020-08-10T15:14:49 | 285,804,495 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 447 | java | /**
* Scaffolding file used to store all the setups needed to run
* tests automatically generated by EvoSuite
* Fri Apr 03 06:23:17 UTC 2020
*/
package com.xpn.xwiki.store;
import org.evosuite.runtime.annotation.EvoSuiteClassExclude;
import org.junit.BeforeClass;
import org.junit.Before;
import org.junit.After;
... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
3f2c2c719125c8768469b5eddef2a5805cc15880 | e9a7e3f60fd182cbc552d706bcd0e8dc2c47883f | /project2/src/project2/Project2.java | 700fccae072e27863467cfa895a11a7864264bf2 | [] | no_license | shrouk337/OOP | 7e4d95b6a1727acc06e1319370c1001142c75f24 | 1223b66c8c6792ffa528f9a6fffbf219e69c39e2 | refs/heads/main | 2023-05-01T14:27:46.207178 | 2021-05-25T06:51:13 | 2021-05-25T06:51:13 | 370,592,315 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,890 | 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 project2;
import java.util.Scanner;
/**
*
* @author SOFT
*/
public class Project2 {
/**
* @param... | [
"noreply@github.com"
] | noreply@github.com |
ad44c26b8a1526ce67c1471cb83f2ebcde7b5644 | 7dec791061feea9f05dbf3405e0908c8e4b73e14 | /pet-adobt-service/src/main/java/com.pet.adopt/launcher/StandardProjectServiceLauncher.java | 6a584abd03383f41bd6aa06a5e66b1597d1daf48 | [] | no_license | onlinemf/pet-adopt | c20a5f9d27c243e1957130f0f0b340aff2f57d9d | 9a8ab27b5fc2bea421f5160bcc42246df03df73b | refs/heads/master | 2020-09-20T16:29:38.907180 | 2016-09-30T08:12:16 | 2016-09-30T08:12:16 | 67,381,191 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 990 | java | package com.pet.adopt.launcher;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.context.support.ClassPathXmlApplicationContext;
/**
* 服务加载器
* User: wenjun
* Date: 2015-03-10
* Time: 10:50
*/
public class StandardProjectServiceLauncher {
private static final Logger LOGGER =... | [
"mengfei@jd.com"
] | mengfei@jd.com |
78831b7a8be95ec1f3d3fb5ddd89e9f08df3aa95 | 1d1664429e75b125b6eb54b45026f68164198487 | /CaiMai/app/src/main/java/com/xfkc/caimai/home/fragment/BigLectureHallFragment.java | 5eb3301ec92b9e996fe1191237373a39bbb584bb | [] | no_license | d877890296/CaiMai | 793a89fc9c5b9a001f4734af39665b1f969c1c50 | f65e0468f4e07ea2f90c38a4def0dd3b839c3ae8 | refs/heads/master | 2020-03-23T19:01:09.565317 | 2018-07-23T02:57:44 | 2018-07-23T02:57:44 | 141,948,667 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 448 | java | package com.xfkc.caimai.home.fragment;
import com.xfkc.caimai.R;
import com.xfkc.caimai.base.BaseFragment;
/**
* 大讲堂
*/
public class BigLectureHallFragment extends BaseFragment {
public BigLectureHallFragment() {
// Required empty public constructor
}
@Override
protected int getLayoutRes... | [
"877890296@qq.com"
] | 877890296@qq.com |
cd20b32626d84e488cb66b61561a573ef4ae0d48 | 8451cd28c89d33c50aeeefebb418399c904a0f8c | /texas/frameworks/runtime-src/proj.android/src/main/java/com/qufan/pay/sdk/utils/AlipayKeys.java | 76352f832555eeff64fbbfbfcf7a4a291b641c86 | [] | no_license | YuKai-Zheng/QF_APP_DDZ | 813f0c9be95a32a317d66274f4a52f5e9766df16 | 4b33dc8fdb0ddb358b5664bd175f2ac5d6d5cc34 | refs/heads/master | 2021-06-30T23:09:50.820491 | 2019-06-03T23:43:06 | 2019-06-03T23:43:06 | 174,914,281 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,129 | java | package com.qufan.pay.sdk.utils;
//
// 请参考 Android平台安全支付服务(msp)应用开发接口(4.2 RSA算法签名)部分,并使用压缩包中的openssl RSA密钥生成工具,生成一套RSA公私钥。
// 这里签名时,只需要使用生成的RSA私钥。
// Note: 为安全起见,公私钥的设置须从商户的服务端中获取,不要在客户端中写死。
public final class AlipayKeys {
// 合作商户ID,用签约支付宝账号登录www.alipay.com后,在商家服务页面中获取。
public static final String DEFAULT_PARTNER = ... | [
"732328380@qq.com"
] | 732328380@qq.com |
99517e2b21a546ff3358b582441ed1dc13b3bd26 | ef063edb826d8d40dc76eb44e99a22141bb5d86b | /gotrip-user/user-provider/src/main/java/com/ytzl/gotrip/rpc/service/RpcGotripUserServiceImpl.java | 4cd800ffcc6ecfe8b7284a4cabd9a4ff7dbe6eda | [] | no_license | F2225027081/gotrip-backend | 2609b46e2911f4b465241b6c502017a6c89d2c17 | b3df24064b08a3e249032f579cdefb3ab48abc24 | refs/heads/master | 2020-04-30T15:45:26.888844 | 2019-03-21T11:15:40 | 2019-03-21T11:15:40 | 176,928,573 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,506 | java | package com.ytzl.gotrip.rpc.service;
import com.ytzl.gotrip.mapper.GotripUserMapper;
import com.ytzl.gotrip.model.GotripUser;
import com.ytzl.gotrip.rpc.api.RpcGotripUserService;
import com.ytzl.gotrip.utils.common.EmptyUtils;
import com.ytzl.gotrip.utils.common.Page;
import com.alibaba.dubbo.config.annotation.Service;... | [
"2225027081@qq.com"
] | 2225027081@qq.com |
193afe75601f28c9a97e5a054abe1b1ca9d667a6 | de58ec10c8ad7ba524caeea7ae94da766f67626f | /codebuilddemo/src/test/java/com/example/demo/CodebuilddemoApplicationTests.java | 2cf2a281d69cd62e8baf7192cebeaad28ac545d3 | [] | no_license | kjabs5/codebuild-test | 44754b3ddb5e652dfb89f1741d496f64eba7f999 | 54143c47e0c07cb79bc0a0ecb9435718cfecf531 | refs/heads/master | 2022-12-26T15:05:49.613980 | 2020-10-13T04:36:24 | 2020-10-13T04:36:24 | 303,584,957 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 215 | java | package com.example.demo;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class CodebuilddemoApplicationTests {
@Test
void contextLoads() {
}
}
| [
"kishor.jabegu5@gmail.com"
] | kishor.jabegu5@gmail.com |
7d973b679ed5575619fd408bdf3f1707cd022d1a | 85c5f31780edec97c85ca6f0d76906676966c6a1 | /src/main/java/com/pjqdyd/websocket/server/MyWebsocketServerInitializer.java | be0819a4b2b15ec77777385a8dbbb1fbba3f1b58 | [] | no_license | pjqdyd/Netty-demo | adb552c144cf894677b1019dbb717a8936cd0955 | 9b54173e09e990be6f8b76522cc3458c9993dd17 | refs/heads/master | 2020-07-30T13:51:00.105984 | 2020-02-06T05:43:22 | 2020-02-06T05:43:22 | 210,255,209 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,249 | java | package com.pjqdyd.websocket.server;
import io.netty.channel.ChannelInitializer;
import io.netty.channel.ChannelPipeline;
import io.netty.channel.socket.SocketChannel;
import io.netty.handler.codec.http.HttpObjectAggregator;
import io.netty.handler.codec.http.HttpServerCodec;
import io.netty.handler.codec.http.websock... | [
"1909025079@qq.com"
] | 1909025079@qq.com |
c58ef777f147e20bb77571a3ad38b447148ce206 | 447a7334914519493d5f92ab14db5a6ed7fce11f | /AngelicaRestService/src/main/java/com/angelica/model/Product.java | f535181f1545daa8ed52d5bf3b381d5cf9396217 | [] | no_license | AngelicaQuevedo/AngelicaBeitechDelivery | e985e6f188ab8166ea5c1c802e4b79d102a650c0 | 15d897cec54ca034cbbe1d946da0a1fe361a4cbf | refs/heads/master | 2021-07-18T13:08:58.114653 | 2017-10-23T22:43:39 | 2017-10-23T22:43:39 | 108,047,940 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,998 | java | package com.angelica.model;
import java.math.BigDecimal;
import java.math.BigInteger;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import jav... | [
"angelicaquevedo27@gmail.com"
] | angelicaquevedo27@gmail.com |
d29018cc760ee43be9455ea4f367e4efdfd497f2 | 6684139ac4d3458274cbd616134f962b42675a34 | /src/main/java/fi/secure/owasp/project/response/BadInputResponse.java | 41d6df0ba32e487de2f03a3fd140345a204b6e9d | [] | no_license | MilicaSkemb/cyber-security-project3 | 5cc4d884ffe6383c9a1b22bf8013fb536dc4628a | 7ecfeebe32ae24520812e8124f5afb2d7015a579 | refs/heads/master | 2020-04-13T23:36:19.715509 | 2018-12-29T13:00:45 | 2018-12-29T13:00:45 | 163,511,057 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 477 | 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 fi.secure.owasp.project.response;
/**
*
* @author milicas
*/
public class BadInputResponse extends ErrorResponse {
pub... | [
"milicaskembarevic@gmail.com"
] | milicaskembarevic@gmail.com |
b9c56f98e87e2e49518e8fc30a71807de3949c73 | 13f6652c77abd41d4bc944887e4b94d8dff40dde | /archstudio/src/c2/fw/UnsupportedBrickDescriptionException.java | 8ad93479dac9f07dfd0d7b3b6c40ff855da0c3ae | [] | no_license | isr-uci-edu/ArchStudio3 | 5bed3be243981d944577787f3a47c7a94c8adbd3 | b8aeb7286ea00d4b6c6a229c83b0ee0d1c9b2960 | refs/heads/master | 2021-01-10T21:01:43.330204 | 2014-05-31T16:15:53 | 2014-05-31T16:15:53 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,160 | java | //!!(C)!!
package c2.fw;
/**
* Exception thrown when a <code>BrickLoader</code> is asked to load a brick
* with a description it cannot process.
*
* @see c2.fw.BrickLoader
* @author Eric M. Dashofy <A HREF="mailto:edashofy@ics.uci.edu">edashofy@ics.uci.edu</A>
*/
public class UnsupportedBrickDescriptionException... | [
"sahendrickson@gmail.com"
] | sahendrickson@gmail.com |
4c7c94d1e0d51aeabaf7037fab0bae768afdccdc | f4f4213efc12fe49def10cac8e2f69ba533adbff | /app/src/main/java/com/mustafacetindag/ute2ee/Adapter/UserAdapter.java | 55263f5f3a7a18fd02ebaaadfcfa61e739be8485 | [] | no_license | mmcetindag/u2u | e7efd5e52df480def1c750185609d9c63d705a14 | 21b6d2d1804055a7ce3c7afaba75b659872b3c44 | refs/heads/master | 2020-12-18T23:42:15.755962 | 2020-01-22T11:21:27 | 2020-01-22T11:21:27 | 235,557,815 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,282 | java | package com.mustafacetindag.ute2ee.Adapter;
import android.content.Context;
import android.content.Intent;
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.ImageVi... | [
"mmcetindag@gmail.com"
] | mmcetindag@gmail.com |
f5010eaffe994ee783f3d9560000ef049e7022f0 | f33516ffd4ac82b741f936ae2f7ef974b5f7e2f9 | /changedPlugins/org.emftext.language.java.resource.java/src-gen/org/emftext/language/java/resource/java/grammar/JavaGrammarInformationProvider.java | 9d060949aca66d253e5ed73ba17398ca0b2d79cc | [] | no_license | ichupakhin/sdq | e8328d5fdc30482c2f356da6abdb154e948eba77 | 32cc990e32b761aa37420f9a6d0eede330af50e2 | refs/heads/master | 2023-01-06T13:33:20.184959 | 2020-11-01T13:29:04 | 2020-11-01T13:29:04 | 246,244,334 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 771,710 | java | /*******************************************************************************
* Copyright (c) 2006-2015
* Software Technology Group, Dresden University of Technology
* DevBoost GmbH, Dresden, Amtsgericht Dresden, HRB 34001
*
* All rights reserved. This program and the accompanying materials
* are made availabl... | [
"bla@mail.com"
] | bla@mail.com |
acb23e7b4b843cf74e9568915963c175ca916176 | 2df1e677232037c36a55788c80180bd0abbf12fc | /src/shared/SharedData.java | 09b3e66eb3e56b2539ebf586fdf0093783fb5a37 | [] | no_license | grmsarajevo/akdmctests | 6a0db32a13283bd3457fd728315918be2d98f45c | 4d6d7b7970119e227c77eac9a14adbbd63579ba4 | refs/heads/master | 2021-07-13T05:28:02.164674 | 2017-10-17T06:45:34 | 2017-10-17T06:45:34 | 107,228,165 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 594 | java | package shared;
public class SharedData {
private static String devSite;
private static String site;
private static String driver;
private static String driverLocation;
public SharedData() {
site = "http://www.uat.akdmc.com/";
devSite = "http://akdmc-dev.green-river-media.com/";
driver = "webdriver.gecko.... | [
"kenan.rizvanovic@green-river-media.com"
] | kenan.rizvanovic@green-river-media.com |
254fa22111d28d1bf10aaaf7f604e21c8216bc65 | ca5b1726c2d74fc7d83fe2839ff713c9a7e14345 | /Backend/src/main/java/com/milic/api/controllers/PhotoController.java | fdd645539f6238f06a423b8e91d2affe47656011 | [] | no_license | milke994/graduation_work | 483ef7a52120af1d8f4807b6d967879994b7c612 | a33194bf1e0ec4a105f399d7a8c5662c65a78210 | refs/heads/master | 2020-07-27T02:18:03.318547 | 2020-02-06T15:11:33 | 2020-02-06T15:11:33 | 238,716,677 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,537 | java | package com.milic.api.controllers;
import com.milic.api.model.PhotoDto;
import com.milic.db.model.Pet;
import com.milic.db.model.Photo;
import com.milic.service.PetService;
import com.milic.service.PhotoService;
import java.util.List;
import java.util.stream.Collectors;
import org.springframework.beans.factory.annotat... | [
"35491547+milke994@users.noreply.github.com"
] | 35491547+milke994@users.noreply.github.com |
7048f803a8e59943ff2a56f460a0ab1568dd169d | 2e381a831b17152e3b7b9a0c13f1a007603cd292 | /src/main/java/com/hhh/fund/waterwx/webmodel/ReplyJsonBean.java | 4c5cc048512432639e96cbbee0512077d244af58 | [] | no_license | junlonl/waterbackstage | 617807bea9654e7c47fc01d73a33ad1731639df8 | e3beefeae1e81d8021d251d3961dac7d8c237f66 | refs/heads/master | 2020-05-30T09:52:01.139623 | 2017-03-01T17:53:12 | 2017-03-01T17:53:12 | 83,582,440 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 584 | java | package com.hhh.fund.waterwx.webmodel;
import java.util.List;
public class ReplyJsonBean {
private int count;
private List<MyReplyBean> list;
private long lastRecordTime;
public int getCount() {
return count;
}
public void setCount(int count) {
this.count = count;
}
public List<MyReplyBean> getLis... | [
"496937493@qq.com"
] | 496937493@qq.com |
6ee6c68ecb9557d5ae16ffa70b61febf79e86f3f | 3bd793d29618a08f3040aa84b0a04becdf6b5194 | /src/zzl/leetcode/CheapestFlightsWithinKStops.java | 16ad51375486b72be93942fc2583fac728811ab3 | [] | no_license | superzhangzl/leetcode | 6f1599cb97d7b008fbb04300823c3cad12508443 | 6e579199f29229596f307e3ffcb761459b1e02d0 | refs/heads/master | 2021-12-09T05:14:09.200576 | 2021-08-10T12:15:02 | 2021-08-10T12:15:02 | 234,513,465 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,740 | java | package zzl.leetcode;
import org.junit.Assert;
import zzl.util.GenerateUtil;
import zzl.util.PrintConsoleUtil;
import java.util.Arrays;
/**
* K 站中转内最便宜的航班
* 有 n 个城市通过 m 个航班连接。每个航班都从城市 u 开始,以价格 w 抵达 v。
* <p>
* 现在给定所有的城市和航班,以及出发城市 src 和目的地 dst,
* 你的任务是找到从 src 到 dst *最多*经过 k站中转的最便宜的价格。如果没有这样的路线,则输出 -1。
* <p>
* T... | [
"553234736@qq.com"
] | 553234736@qq.com |
4a6b6c2d487b239d241f3d142811f9ebc4d5bfc2 | 58f49465c0c4dba0e5fefee9bdbcae95a3c95c78 | /boot-test/src/main/java/com/stest/leetcode/ResultCache.java | f30f43a3986db65eae4c04192c749a99e78f11e3 | [] | no_license | CzyerChen/springboot-forall | 58cbf258321f968cd504f5fd8ab482b4569194ea | 9de94518f5a78bc7fd7d75b52c7b1e9d457442a5 | refs/heads/master | 2023-08-29T14:11:55.279927 | 2023-08-09T05:38:03 | 2023-08-09T05:38:03 | 173,884,467 | 3 | 4 | null | 2023-02-21T03:04:43 | 2019-03-05T06:02:10 | Java | UTF-8 | Java | false | false | 211 | java | package com.stest.leetcode;
public class ResultCache {
private int value;
public int getValue() {
return value;
}
public void setValue(int value) {
this.value = value;
}
}
| [
"chenzy@lkhealth.cn"
] | chenzy@lkhealth.cn |
ab9fb15e05b2a9ea308a76187b04e7d4af684655 | 16cee9537c176c4b463d1a6b587c7417cb8e0622 | /src/main/java/week15/d03/Post.java | 0f5ab9c7abcffb9517ad1be828c3a2b33271b836 | [] | no_license | ipp203/training-solutions | 23c1b615965326e6409fee2e3b9616d6bc3818bb | 8f36a831d25f1d12097ec4dfb089128aa6a02998 | refs/heads/master | 2023-03-17T10:01:32.154321 | 2021-03-04T22:54:12 | 2021-03-04T22:54:12 | 308,043,249 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,189 | java | package week15.d03;
import java.time.LocalDate;
public class Post {
private String title;
private LocalDate publishedAt;
private LocalDate deletedAt;
private String content;
private String owner;
public Post(String title, LocalDate publishedAt, LocalDate deletedAt, String content, String owne... | [
"ipp203@freemail.hu"
] | ipp203@freemail.hu |
0e14d7d07e544996acd607e9957c1aee2709aacb | ecfa2fd8f04bfe36f548994f7cd696492b1c9843 | /app/src/main/java/com/project/songer1993/sentire/MyRVAdapter.java | 7d9b77c9c4debf6e8e61d507cb98702dd8aa8934 | [] | no_license | songer1993/Sentire | 1ca5d166ceab89d5bbb562cb92c12794a5d21b25 | 2aeab49a533c16be301d24e741df382226e27ef4 | refs/heads/master | 2021-01-17T19:18:15.476682 | 2016-06-23T19:02:17 | 2016-06-23T19:02:17 | 56,734,463 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,341 | java | package com.project.songer1993.sentire;
import android.content.Intent;
import android.support.v7.widget.CardView;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.TextView;
... | [
"songer1993@gmail.com"
] | songer1993@gmail.com |
894a60e0ebe9b816adcb0426188e353fa89a0d01 | d79e2cb6348d6757af2e6070b0b3a13f92b6a848 | /V0.7/OpenProject/OpenProjectStatus/src/main/java/org/measure/resttemplatemodel/RTLinks.java | 61628c33d0944c122f0abc03a4d2a6abaa4572cc | [] | no_license | ITEA3-Measure/Measures | 3add607b1b9778e005c7812a144499f17d6b1b1a | 244943ea9dd0293aa544c8115db75a06172691d4 | refs/heads/master | 2021-01-22T20:39:08.680441 | 2019-03-28T09:37:43 | 2019-03-28T09:37:43 | 85,323,467 | 4 | 2 | null | 2018-10-09T02:54:09 | 2017-03-17T14:55:22 | Java | UTF-8 | Java | false | false | 501 | java | package org.measure.resttemplatemodel;
public class RTLinks {
private RTLink type;
private RTLink status;
private RTLink parent;
public RTLink getType() {
return type;
}
public void setType(RTLink type) {
this.type = type;
}
public RTLink getStatus() {
return status;
}
publi... | [
"kais9chaabouni@gmail.com"
] | kais9chaabouni@gmail.com |
bf0a8da8f9f08476f612d23e4ccb2d3dfae6366c | fce32d628b213038f2dce83450e5c37b73c81a46 | /net.funkyjava.gametheory_net.funkyjava.gametheory.gameutil/net.funkyjava.gametheory_net.funkyjava.gametheory.gameutil.poker.bets/src/main/java/net/funkyjava/gametheory/gameutil/poker/bets/rounds/betround/BetRange.java | 437a498a0620a80c03eafff4d0a73d77eacde4d2 | [] | no_license | mkatsimpris/gametheory | 347806c6d20d6a9e10e034cc8b2d79ad9187021c | 9dbd7b1a97b23cc2824dfc0b60229da1d349cd36 | refs/heads/master | 2021-01-18T08:10:37.769642 | 2015-10-11T13:23:50 | 2015-10-11T13:23:50 | 65,678,774 | 4 | 0 | null | 2016-08-14T17:44:11 | 2016-08-14T17:44:11 | null | UTF-8 | Java | false | false | 960 | java | /**
*
*/
package net.funkyjava.gametheory.gameutil.poker.bets.rounds.betround;
import lombok.AllArgsConstructor;
import lombok.Data;
import net.funkyjava.gametheory.gameutil.poker.bets.tree.NLBetRangeSlicer;
/**
* Abstraction of a bet range to be sliced by a {@link NLBetRangeSlicer}
*
* @author Pierre Mardon
... | [
"pierre.mardon@gmail.com"
] | pierre.mardon@gmail.com |
292596c3aa0c8153103fa3acccff54520c9cedd4 | 1b3abaf740284fc10baa04541c0a7ddb10bb9668 | /messaging/serialization/SerializationIterator.java | dd25bbda94380701ce5de6cedb4910d2f1b4a8e4 | [] | no_license | senu/bc | 39d8447c803fe88a15abb9ff1b606aeee9debe93 | 8009b369fef8d10e71c031280691a4fdbc162765 | refs/heads/master | 2021-01-01T19:34:53.483135 | 2009-03-29T01:52:21 | 2009-03-29T01:52:21 | 150,091 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 668 | java | package batman.messaging.serialization;
import battlecode.common.MapLocation;
import battlecode.common.Message;
/**
*
* @author senu
*/
public class SerializationIterator
{
public int ii;
public int li;
public int si;
public Message msg;
public SerializationIterator(Message msg, int ii, int li, int si)
{
... | [
"senutek@gmail.com"
] | senutek@gmail.com |
d680b5be8688d7fbb8ff22db9f0c578eaa28aa27 | 431d484322abc113fc1f6952cdf53ee0a7683f8f | /app/src/main/java/com/example/iceman/project/dialog/SimpleDialog.java | 318d6c689e340a6ec631207fcc9bf704e74365a0 | [] | no_license | phuongvanle/money-manager | 469e5129ae4e3d4d882afd2c0e5fc8bacb532480 | 98e73cb5ba648d6718def72d62adef206019dd0d | refs/heads/master | 2021-04-12T10:22:36.457912 | 2016-12-06T10:07:27 | 2016-12-06T10:07:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,484 | java | package com.example.iceman.project.dialog;
import android.content.Context;
import android.content.DialogInterface;
import android.support.v7.app.AlertDialog;
/**
* Created by iceman on 23/10/2016.
*/
public class SimpleDialog {
public static void showDialog(Context context, String tilte, String message) {
... | [
"nhannt.bk@gmail.com"
] | nhannt.bk@gmail.com |
7f90ebc654b2de111527595e216d186d0e4877bd | 041b673c9b18f24705fcebcbdc21f4f3c236487a | /app/src/main/java/com/homecaravan/android/consumer/consumermvp/showingmvp/GetListShowingPastPresenter.java | ba49c96861ee10ee04756b8fef872c1c6d59f502 | [] | no_license | Rainy1193/HCDemo | 63ed54d42e65cf17ba4873c424a7e5f27bc6519e | 66498a0892e000f04aa30932b67106344a96ac8c | refs/heads/master | 2021-09-04T20:08:27.932681 | 2018-01-22T01:55:26 | 2018-01-22T01:55:26 | 107,510,248 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,560 | java | package com.homecaravan.android.consumer.consumermvp.showingmvp;
import com.homecaravan.android.R;
import com.homecaravan.android.consumer.api.ServiceGeneratorConsumer;
import com.homecaravan.android.consumer.api.ShowingApi;
import com.homecaravan.android.consumer.model.responseapi.ResponseShowingCaravan;
import ret... | [
"daupraoc@gmail.com"
] | daupraoc@gmail.com |
729b09aba0a8c43083e40508ce70833edbf0958c | e1ed5f410bba8c05310b6a7dabe65b7ef62a9322 | /src/test/java/com/sda/javabyd3/migr/exg002/ex05/PalindromeCheckerTest.java | 3d2f4c035f241cad1745bd6645e91c25f585b803 | [] | no_license | pmkiedrowicz/javabyd3 | 252f70e70f0fc71e8ef9019fdd8cea5bd05ca90b | 7ff8e93c041f27383b3ad31b43f014c059ef53e3 | refs/heads/master | 2022-01-01T08:56:08.747392 | 2019-07-26T19:02:50 | 2019-07-26T19:02:50 | 199,065,478 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 444 | java | package com.sda.javabyd3.migr.exg002.ex05;
import org.junit.Assert;
import org.junit.Test;
public class PalindromeCheckerTest {
@Test
public void isPalindrome() {
PalindromeChecker test = new PalindromeChecker();
Assert.assertTrue("method isPalindrome does not work correctly", test.isPalindro... | [
"pmkiedrowicz@gmail.com"
] | pmkiedrowicz@gmail.com |
fa4e4c55b05bab11d9afec9bcffc5cd97639a2a2 | e3a37aaf17ec41ddc7051f04b36672db62a7863d | /business-service/control-service-project/control-service/src/main/java/com/iot/control/packagemanager/entity/PackageDeviceType.java | 1eec6c0f3de909653142b2193b67067f22506183 | [] | no_license | github4n/cloud | 68477a7ecf81d1526b1b08876ca12cfe575f7788 | 7974042dca1ee25b433177e2fe6bda1de28d909a | refs/heads/master | 2020-04-18T02:04:33.509889 | 2019-01-13T02:19:32 | 2019-01-13T02:19:32 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,428 | java | package com.iot.control.packagemanager.entity;
import com.baomidou.mybatisplus.activerecord.Model;
import com.baomidou.mybatisplus.annotations.TableId;
import com.baomidou.mybatisplus.annotations.TableName;
import com.baomidou.mybatisplus.enums.IdType;
import io.swagger.annotations.ApiModel;
import io.swagger.annotati... | [
"qizhiyong@LDS-Z-C5497.LEEDARSON.LOCAL"
] | qizhiyong@LDS-Z-C5497.LEEDARSON.LOCAL |
a5358b34009b04967baf2422741e5ce35d2364e1 | 0f8c13678d38d6b25dd4c426b9efbefd853a00c6 | /security-demo/src/main/java/com/soa/lxf/entity/UserInfo.java | 87d80f27202c9f4542b6cafb3c530145b2bf0221 | [] | no_license | lixuefengsjh/security | 4344689e8306b2c9898a92fb098bc51478f8f68f | 6919c6e25620925b5fa46d1443e424cf40b38fdd | refs/heads/master | 2021-05-23T15:56:09.078877 | 2020-04-06T03:21:43 | 2020-04-06T03:21:43 | 253,370,394 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 946 | java | package com.soa.lxf.entity;
import com.fasterxml.jackson.annotation.JsonView;
import com.soa.lxf.valid.MyValid;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import javax.validation.constraints.Future;
import javax.validation.constraints.NotBlank;
import javax.validation.const... | [
"1203496509@qq.com"
] | 1203496509@qq.com |
48f154278102c3c58605ccb82a796a56b977a80e | 23f73202d15e32364ad5f06576608c53bcd0d7ab | /src/test/test/httpclient/nio/AsyncClientCustomContext.java | 4fd0be26509ee62b0ff4eb8de32a6b9d6b3ada54 | [] | no_license | xxXuxx11/education | 2be3b4eec228ead2221c7323bb6117035fd1fbec | 4ab3fb6dd7c8442ee43a8ddc73ef5f853122c17c | refs/heads/master | 2022-12-22T04:59:01.567801 | 2019-08-10T12:20:20 | 2019-08-10T12:20:20 | 200,044,708 | 0 | 3 | null | 2022-12-16T00:46:04 | 2019-08-01T12:16:05 | Java | UTF-8 | Java | false | false | 1,724 | java | package httpclient.nio;
import org.apache.http.HttpResponse;
import org.apache.http.client.CookieStore;
import org.apache.http.client.methods.HttpGet;
import org.apache.http.client.protocol.HttpClientContext;
import org.apache.http.cookie.Cookie;
import org.apache.http.impl.client.BasicCookieStore;
import org.apache.h... | [
"52805237+xxXuxx11@users.noreply.github.com"
] | 52805237+xxXuxx11@users.noreply.github.com |
53967a7ce9ccb2afd76defb0ef65f9d306847713 | 1f355acce21f5ae2bf14d2b89c5eff20ee47e559 | /TabsWithSwipe/TabsWithLists/gen/com/example/tabswithswipe/BuildConfig.java | f925320fc7ec2c4c7010ba51f725cc3e568e95f9 | [] | no_license | joanpujol/SwipeTabsWithListFragments | 10e4d1f608d81fa8edc7ee7da8e17e7340fe3bfd | cbe25037fcbdd41e90f5c0312fb060bf62bdca63 | refs/heads/master | 2020-05-17T23:59:29.843274 | 2014-05-04T15:24:19 | 2014-05-04T15:24:19 | 19,429,239 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 167 | java | /** Automatically generated file. DO NOT MODIFY */
package com.example.tabswithswipe;
public final class BuildConfig {
public final static boolean DEBUG = true;
} | [
"joangalilea@gmail.com"
] | joangalilea@gmail.com |
531840dd3b20b5b7bb707d5bd0a5ebb0e8e8eb74 | b6a3988a8042ee6c7df065b99310e686de9087ab | /Development/tcs/search_builder-1.4.1/src/java/main/com/topcoder/search/builder/filter/Filter.java | f11a065ae39b1e6bf8cd0dbe801e7e48dfab0bf7 | [] | no_license | VijayEluri/TC | 6a1cff715ee9ac89c9fff3d6cc98fd70e991da39 | 909730f6e27cfdf4b232e27281d6b24b73eb33a1 | refs/heads/master | 2020-05-20T10:59:29.451210 | 2013-10-28T15:34:45 | 2013-10-28T15:34:45 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,089 | java | /*
* Copyright (C) 2006 TopCoder Inc., All Rights Reserved.
*/
package com.topcoder.search.builder.filter;
import java.io.Serializable;
import java.util.Map;
import com.topcoder.search.builder.ValidationResult;
/**
* <p>
* This interface defines APIs that every implementation must adhere to.
* It... | [
"Erwan.Demairy@inria.fr"
] | Erwan.Demairy@inria.fr |
a6acf09e84b4b3f35ca7879b1de9bdcefee6bd33 | 57d81ec99c3f7a2f0385f97280432ac57b75bd13 | /work01_JAVA/Java17_1_Collection_Silsub/src/com/collection/silsub2/view/BookMenu.java | 07d258d6e392bda70136b68c91a39a0b39bab058 | [] | no_license | ktaeho14/KH_Aduino | 426aaa1ade15c1fc28cfa25d85fa23b48da01a95 | 25d98047027e32d78cbcd7958fd8cee3703075de | refs/heads/master | 2023-06-29T18:42:37.030911 | 2021-07-22T09:04:27 | 2021-07-22T09:04:27 | 388,390,743 | 0 | 0 | null | null | null | null | UHC | Java | false | false | 3,014 | java | package com.collection.silsub2.view;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.Scanner;
import com.collection.silsub2.controller.BookManager;
import com.collection.silsub2.model.vo.Book;
//화면에 보이는부분
public class BookMenu {
private Scanner sc = new Scanner(System.in);
private BookManage... | [
"ktaeho14@naver.com"
] | ktaeho14@naver.com |
76748eb902213927f4efc1dc1162726ab19e5d7b | c0d0f78890fb39a42a16f8a68c56a7be28037854 | /netconf-server-modelnode-fwk/src/test/java/org/broadband_forum/obbaa/netconf/mn/fwk/server/model/AbstractEditConfigTestSetup.java | cda285e510ae3c95e04ad280b1b0cf0ba19a42a0 | [] | no_license | z27341/obbaa-netconf-stack | a25bc78471a1a21647c3ffcaec201f6f0262a1a5 | 8568db13c1b36c03275cdedd22f308ad9350202a | refs/heads/master | 2020-04-17T13:42:00.371366 | 2018-10-31T10:44:25 | 2018-10-31T10:44:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,097 | java | /*
* Copyright 2018 Broadband Forum
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed... | [
"mahadevan.vcnokia.com"
] | mahadevan.vcnokia.com |
ed61f8d7d589a70a9fbb8cc694dbcfade1da70ca | 50a13e881274b20c7b9e9f467d0ec735617e4fc1 | /service/service_edu/src/main/java/com/guli/edu/mapper/VideoMapper.java | e8947e734d98606826e76399c7252fc0e89736e7 | [] | no_license | hjuk/courseforweb | a7218eafd828da0622f6581417fe301172edb562 | bbcfe4268cf7c3e87a36bda8a939082a3fc23851 | refs/heads/master | 2023-04-19T15:30:41.266022 | 2021-04-24T08:52:22 | 2021-04-24T08:52:22 | 355,912,080 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 278 | java | package com.guli.edu.mapper;
import com.guli.edu.entity.Video;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
/**
* <p>
* 课程视频 Mapper 接口
* </p>
*
* @author testjava
* @since 2021-03-25
*/
public interface VideoMapper extends BaseMapper<Video> {
}
| [
"15591018650@163.com"
] | 15591018650@163.com |
969bd57c010024d11a982c4a7ddf647a4f50dfe7 | 8e139d07e39b64bca7ebcfa28e9d597bf85443b5 | /src/main/java/com/octoevents/entity/Owner.java | 5e569b49ad9123facf8471e1a59160e36b5d3f3d | [] | no_license | infortic/Octo-Event | d53d2e1b2cfb9ea5ecb947494344dfea6207347f | b8efac04828c48fcf4ad47927508c9d5614200d4 | refs/heads/master | 2021-04-17T14:03:45.047884 | 2020-04-10T22:05:36 | 2020-04-10T22:05:36 | 249,450,731 | 1 | 1 | null | 2020-10-13T20:35:26 | 2020-03-23T14:18:00 | Java | UTF-8 | Java | false | false | 3,564 | java | package com.octoevents.entity;
import java.io.Serializable;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import lombok.Getter;
import lombok.Setter;
@Entity
@Getter @Setter
public class Owner implements Serializable{
private static final long serialVersion... | [
"teste@mail.com"
] | teste@mail.com |
e4d3110d2c01f7643b1e0c4a4a34754aab741903 | d2189cd0f735102187a6e1917ea9202d81132fbc | /linearisation-sample/src/main/java/synchrobench/linkedlists/sequential/SequentialLinkedListSortedSet.java | 502609c30f7b66a5190bcd4fd46da0861ce9842c | [] | no_license | tmjee/linearisability | 7e3198b63b19fad527c88988088cd37c9bee3638 | 725d4eb84782663e95987821e03867fcdf7ee11d | refs/heads/master | 2016-08-05T20:59:20.318149 | 2015-10-15T12:54:06 | 2015-10-15T12:54:06 | 40,285,763 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,747 | java | package synchrobench.linkedlists.sequential;
import synchrobench.contention.abstractions.CompositionalIterator;
import synchrobench.contention.abstractions.CompositionalSortedSet;
import java.util.*;
/**
* Sequential linked list implementation of a sorted set
*
* @author Vincent Gramoli
*/
public class Sequenti... | [
"tmjee1@gmail.com"
] | tmjee1@gmail.com |
6db6772dafc62d31f280865843807142b80a7731 | a393a4c0442689c1e290442d710039a78bd8abbf | /4/jumpgame/core/src/com/mygdx/jumpgame/JumpPlayer.java | 86cbe97fefd0ae07e2cc187b808b7e5274dd89de | [] | no_license | BialJam/GameDevKiddies | 67f1fc2548c846cd08a1bf3261adec449a198724 | 23708699d07d574e3e4019b9c8de518dad9eba6d | refs/heads/master | 2021-01-24T22:35:30.535055 | 2016-04-20T12:53:36 | 2016-04-20T12:53:36 | 45,840,320 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 890 | java | package com.mygdx.jumpgame;
import com.badlogic.gdx.Gdx;
import com.badlogic.gdx.audio.Sound;
import com.badlogic.gdx.graphics.Texture;
import com.badlogic.gdx.graphics.g2d.SpriteBatch;
import com.badlogic.gdx.math.Rectangle;
public class JumpPlayer extends Rectangle {
private Sound jumpSound;
private Texture textu... | [
"dotrek1920@gmail.com"
] | dotrek1920@gmail.com |
1c28adfc9c6c38bb605293f3cf507e2eab0ea733 | f6fbb0a214f6e3a6ab5b98d05e57d0ec9d39480b | /rex-cheetah/src/main/java/com/rex/cheetah/protocol/mq/MQSelectorUtil.java | 0922db1cb80f40425c060735fef50c6a07e548a4 | [
"Apache-2.0"
] | permissive | uml0126/Cheetah | e1f4c183f2300fddb9929739f88144e7ab285154 | 0dcc908a9f474f469ac79ba799d746e9dda455fd | refs/heads/master | 2021-05-03T22:34:07.528539 | 2016-10-22T11:56:45 | 2016-10-22T11:56:45 | 71,632,408 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,682 | java | package com.rex.cheetah.protocol.mq;
/**
* <p>Title: Rex Cheetah</p>
* <p>Description: Rex Cheetah For Distribution</p>
* <p>Copyright: Copyright (c) 2016</p>
* <p>Company: Rex</p>
* @author Wang Bo
* @email uml0126@126.com
* @version 1.0
*/
import javax.jms.JMSException;
import javax.jms.Message... | [
"bo.wang33@renren-inc.com"
] | bo.wang33@renren-inc.com |
98088094fcffa4962194a56c867bb837a32e9e65 | 0580331663d11fd2754f535bb8bbf861ac785eb5 | /app/src/main/java/com/example/handsgivingt/SocialPage.java | e299a79f4ba20aa48efbaa42033ff9a30ca6bee2 | [] | no_license | firatyonak/HandsGivingT | 544b1b27925ea969b9d406c497d6d924ec7191c4 | c061c912180c0759ed5fc26c75cdcd461bc8ea54 | refs/heads/master | 2023-04-15T01:01:42.099494 | 2021-04-01T18:42:34 | 2021-04-01T18:42:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,704 | java | package com.example.handsgivingt;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
public class SocialPage extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState)... | [
"61030767+egehakankar@users.noreply.github.com"
] | 61030767+egehakankar@users.noreply.github.com |
606f200463d1c3544690e0b7f715c082c26d435e | 8ca2ac664993f265cdb960054c66385bd1bfab95 | /cobra-common/src/main/java/com/cobra/util/Serial.java | f5cb39781cf31ea7e94b446b7623e22bbb595d21 | [] | no_license | legwohy/cobra | edc8acb2680c81022af359d7253a4ca311d61ac7 | 78a2883fb1c9ebd588eb52497f0b0691f476d607 | refs/heads/master | 2022-10-18T17:06:15.558668 | 2021-07-12T08:55:22 | 2021-07-12T08:55:22 | 138,366,898 | 0 | 2 | null | 2022-10-12T19:51:39 | 2018-06-23T03:04:45 | Java | UTF-8 | Java | false | false | 7,442 | java | package com.cobra.util;
import lombok.extern.slf4j.Slf4j;
import java.net.InetAddress;
import java.net.UnknownHostException;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Calendar;
import java.util.Date;
import java.util.Random;
import java.util.concurrent.locks.Lock;
import ja... | [
"leigang-zx@bestpay.com.cn"
] | leigang-zx@bestpay.com.cn |
df9ead8438dc1b33ed6c396f23d84bb64410cdeb | c4672821f2aff60b9d1ab99ba378e266687b1b84 | /webService/src/main/java/com/by/WebSecurityConfig.java | cc399cb788c7826a5ee3a35114f24486ee367b27 | [] | no_license | dingjing0518/CCHCrm | e761d2f8b55ad25e7a8984cb11f380c561bcdce4 | 3c18a9bdea98e5e90a35f739d6454106b45f56a1 | refs/heads/master | 2021-01-02T00:59:40.292835 | 2017-08-01T02:02:27 | 2017-08-01T02:02:27 | 98,948,138 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 642 | java | package com.by;
import org.springframework.context.annotation.Configuration;
import org.springframework.security.config.annotation.web.builders.HttpSecurity;
import org.springframework.security.config.annotation.web.configuration.EnableWebSecurity;
import org.springframework.security.config.annotation.web.configuratio... | [
"13962104109@163.com"
] | 13962104109@163.com |
30af93a55717afd084018a8b4ccb6b245dc2994d | 0b75d1a7c8e0109d9e61d967cea69c5a6eeb5231 | /GeeksForGeeks/HardProblems/PhoneDirectory.java | e01191e166643612e4b5d7af8bc2824860081ebd | [] | no_license | kajalgupta/Data-Structures | 9775585957907c631ad60fbfe09680c53a883d62 | 03745815502daffffc3855e49af07cb49956b276 | refs/heads/master | 2023-01-24T00:15:33.876178 | 2020-11-26T10:13:43 | 2020-11-26T10:13:43 | 316,193,230 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,066 | java | package GeeksForGeeks.HardProblems;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import java.util.stream.Collectors;
public class PhoneDirectory {
public static void main(String[] args... | [
"kajal1406gupta@gmail.com"
] | kajal1406gupta@gmail.com |
34302e39ae45e60242b255a1fdcbdf5de1b2711f | 34df67753934d8951604bf13260d5edb0df970cb | /src/com/btten/hcb/Service/core/Geohash.java | ffa0270cbc2b54390de2308a581f747c15f2852f | [] | no_license | piaoyao424/hcb_native | 66e62c77680b824359a3d565e770ce14d0ad86b1 | ce01554df3d8335a3749c0579c59599825599b89 | refs/heads/master | 2016-09-05T16:29:36.126400 | 2014-05-22T08:54:06 | 2014-05-22T08:54:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,907 | java | package com.btten.hcb.service.core;
import java.util.BitSet;
import java.util.HashMap;
public class Geohash {
private static int numbits = 6 * 5;
final static char[] digits = { '0', '1', '2', '3', '4', '5', '6', '7', '8',
'9', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'j', 'k', 'm', 'n', 'p',
'q', 'r', 's', 't', 'u'... | [
"piaoyao424@gmail.com"
] | piaoyao424@gmail.com |
5aabe74b7c60459f8109fe2d0dbb9e5cb1082aed | fbfe00e90919b2639a8808b4700fd8541b972872 | /src-tests/br/unb/cic/poo/mh/TestGuardas.java | 63a589ff9cc62b2f2486df97a3519bdf7681c11d | [] | no_license | rchehab/mini-haskell | 0782d278666aad086067bfea429e5a5190536a15 | 4a2a2ca7459f3084da6f8d635678793dc5703168 | refs/heads/master | 2020-06-16T12:23:56.461810 | 2016-12-16T23:50:47 | 2016-12-16T23:50:47 | 75,102,746 | 0 | 1 | null | 2016-11-30T19:02:54 | 2016-11-29T16:57:15 | Java | UTF-8 | Java | false | false | 1,594 | java | package br.unb.cic.poo.mh;
import org.junit.Test;
import br.unb.poo.mh.*;
import java.util.Vector;
import org.junit.Assert;
import org.junit.Before;
public class TestGuardas {
Guarda ng;
@Before
public void SetUp() {
ng = new Guarda(new ExpressaoOr(new ValorBooleano(false), new ValorBooleano(true)), new Va... | [
"chehabrafael@gmail.com"
] | chehabrafael@gmail.com |
10f62de48adfac55f3b218b94e309d0eed614530 | a9e3c5c346415706291b7807c4711e75f82691e7 | /wear/src/main/java/com/shubhamk/datacollectionwear/MessageService.java | f66b6b6e0f3e4e00d94bd9a3cefd4a73dcee6275 | [] | no_license | shubham-kumar1410/DataCollectionWear | 8450f1625f950c5c5fb78a0e5eb6e72b5e426ba2 | d043dfddb987e04f6b633a5d4a599e70d177f13e | refs/heads/master | 2020-05-18T08:50:28.540798 | 2019-04-30T17:57:37 | 2019-04-30T17:57:37 | 184,307,416 | 3 | 1 | null | null | null | null | UTF-8 | Java | false | false | 856 | java | package com.shubhamk.datacollectionwear;
import android.content.Intent;
import android.support.v4.content.LocalBroadcastManager;
import com.google.android.gms.wearable.MessageEvent;
import com.google.android.gms.wearable.WearableListenerService;
public class MessageService extends WearableListenerService {
@Ove... | [
"shubhamkmr1410@gmail.com"
] | shubhamkmr1410@gmail.com |
5323442d22628c6077ac7ffe72906e2aad10035a | eb9f655206c43c12b497c667ba56a0d358b6bc3a | /java/java-tests/testData/codeInsight/daemonCodeAnalyzer/lambda/functionalInterface/TwoMethodsSameSignatureTypeParams.java | 96fdde89384f37c0d7d54b69d2458bf086f7ca79 | [
"Apache-2.0"
] | permissive | JetBrains/intellij-community | 2ed226e200ecc17c037dcddd4a006de56cd43941 | 05dbd4575d01a213f3f4d69aa4968473f2536142 | refs/heads/master | 2023-09-03T17:06:37.560889 | 2023-09-03T11:51:00 | 2023-09-03T12:12:27 | 2,489,216 | 16,288 | 6,635 | Apache-2.0 | 2023-09-12T07:41:58 | 2011-09-30T13:33:05 | null | UTF-8 | Java | false | false | 182 | java | interface Action<A>{}
interface X { <T> T execute(Action<T> a); }
interface Y { <S> S execute(Action<S> a); }
interface Foo extends X, Y {}
// Functional: signatures are "the same" | [
"Anna.Kozlova@jetbrains.com"
] | Anna.Kozlova@jetbrains.com |
53b460f7c9d3c77973ab4fd09756f69e381c3ea8 | 564fda584122cd735265a80bc8cc310ebdd47031 | /src/com/leetcode/sayHello.java | aa482b086019284085ec87c82e721d38950763c0 | [] | no_license | deepakkumardbd/ds-algo | b85b3df7c3ed77430eab8b33fbb506b911e27475 | 875e2692cca657a8afe121bc4a85a08a43b3e28c | refs/heads/main | 2023-08-31T01:24:38.507857 | 2021-10-26T12:21:11 | 2021-10-26T12:21:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,055 | java | package com.leetcode;
import java.util.Scanner;
public class sayHello {
public static void main(String args[]){
System.out.println("Enter the number");
Scanner sc = new Scanner(System.in);
System.out.println(countAndSay(sc.nextInt()));
}
public static String countAndSay(int n) {
... | [
"d.bd.kumar@accenture.com"
] | d.bd.kumar@accenture.com |
6ad389aa52ccc0e5e347dc82bf3fd1bf9de5bc4c | e8d1f8cde300251198d6f939cfe2cd82be0d0083 | /Plugins_ykfs/src/main/java/com/ykfs/plugins/generate/GenerateSetterWithFinal.java | 28d00cec3fc34117924555d337b55e46d48a891a | [] | no_license | ykfs/IDEA_Plugins | 50c1e7ac1bb58b20c24045f117b2044f4f052121 | 59f989e9307b852dd28857f8aba12ca4d3bc86de | refs/heads/master | 2021-01-19T02:35:35.320133 | 2016-07-15T02:34:22 | 2016-07-15T02:34:22 | 54,606,770 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 457 | java | package main.java.com.ykfs.plugins.generate;
import com.intellij.codeInsight.CodeInsightActionHandler;
import com.intellij.codeInsight.generation.actions.BaseGenerateAction;
import main.java.com.ykfs.plugins.generate.handler.GenerateSetterWithFinalHandler;
/**
* Created by ykf on 2016/3/10.
*/
public class Generate... | [
"245660393@qq.com"
] | 245660393@qq.com |
d11658b316f4ac9712ca7b97b021551e1bdb5911 | 8a7470325e22d78f6c9bb81297bd445a3438607b | /java/ui/UserIOConsoleImpl.java | 43e40e2fc810420419ffeefe6b7e59288492038f | [] | no_license | retnuh101/GuildProjects | 6ef9289673592488506723057336dfb8d93e11c3 | ee7de22c7ab0a82891af4e99eb6d9b87a0e18178 | refs/heads/master | 2022-12-04T23:53:58.636643 | 2020-08-16T16:46:30 | 2020-08-16T16:46:30 | 256,286,822 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,228 | 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 ui;
import java.util.Scanner;
/**
*
* @author hschuler2992
*/
public class UserIOConsoleImpl implements UserIO{
Scanne... | [
"noreply@github.com"
] | noreply@github.com |
a439a2541e1d4413e3936f345b1c769c4db8a41c | 2eb82c84e0622bb1bf2ccceaba2c400619cc837c | /src/main/java/org/handmade/miniproject/common/dto/ListResponseDTO.java | 661bd69251951e71cb3f01bf25b50e78f87385bd | [] | no_license | stxz00/miniproject | 70493b08c6c368dc8e8facae0b088264b28f8af7 | b3143b328766964e59d62a8424ff600eb0aa00e3 | refs/heads/main | 2023-06-24T11:49:38.658271 | 2021-07-27T15:18:11 | 2021-07-27T15:18:11 | 384,084,711 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 482 | java | package org.handmade.miniproject.common.dto;
import lombok.AllArgsConstructor;
import lombok.Builder;
import lombok.Data;
import lombok.NoArgsConstructor;
import java.util.List;
@Data
@Builder
@AllArgsConstructor
@NoArgsConstructor
public class ListResponseDTO<D> { //공용이니 제네릭으로 어느 DTO 가 오든 사용 가능
private ListReq... | [
"77870749+stxz00@users.noreply.github.com"
] | 77870749+stxz00@users.noreply.github.com |
b541f1467282a7c72ab6e0f6ade3725e38def734 | 3bab81792c722411c542596fedc8e4b1d086c1a9 | /src/main/java/com/gome/maven/psi/impl/cache/impl/IndexPatternUtil.java | c0f543d2d3163c1af8bda1956afb91d50d45d195 | [] | no_license | nicholas879110/maven-code-check-plugin | 80d6810cc3c12a3b6c22e3eada331136e3d9a03e | 8162834e19ed0a06ae5240b5e11a365c0f80d0a0 | refs/heads/master | 2021-04-30T07:09:42.455482 | 2018-03-01T03:21:21 | 2018-03-01T03:21:21 | 121,457,530 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,645 | java | /*
* Copyright 2000-2011 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | [
"zhangliewei@gome.com.cn"
] | zhangliewei@gome.com.cn |
19d82a29def6ec6d2b164cb9c70c300f3ba79084 | 43e59cb5333ab4a395c1a5136fff455b7742d7da | /ipl-dashboard/src/test/java/io/sandeshn/ipldashboard/IplDashboardApplicationTests.java | 5f6fe7a63f3e1981813bc61dfab80d740e841dd5 | [] | no_license | sandesh201/IPL-dashboard | e030da7a4f418bf71e9aeccdffd034c690904870 | 00dda05828fac60c53d0338ce0a9f87a94382adc | refs/heads/main | 2023-05-28T16:30:06.729413 | 2021-06-09T06:05:54 | 2021-06-09T06:05:54 | 374,981,481 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 222 | java | package io.sandeshn.ipldashboard;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class IplDashboardApplicationTests {
@Test
void contextLoads() {
}
}
| [
"noreply@github.com"
] | noreply@github.com |
6e98f10cb841e70312966664b3e4624b860373dd | f2e821cccdf69587cc611642f327fe65582fd9d9 | /src/main/java/com/soar/servlet/user/UserServlet.java | 454467df56321bf9f26fbf852cf08ab9007d3aba | [] | no_license | Soar-Xie/smbms-web | d186ac276013e88ed738f68cca51b9963368408d | 6ba6259088e0fd38f5c65e34de484379b78602d2 | refs/heads/master | 2023-03-27T22:28:05.809127 | 2021-04-02T02:34:00 | 2021-04-02T02:34:00 | 353,883,184 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,341 | java | package com.soar.servlet.user;
import com.alibaba.fastjson.JSONArray;
import com.mysql.cj.util.StringUtils;
import com.soar.pojo.User;
import com.soar.service.user.UserService;
import com.soar.service.user.UserServiceImpl;
import com.soar.util.Constants;
import javax.servlet.ServletException;
import javax.servlet.htt... | [
"592561602@qq.com"
] | 592561602@qq.com |
5228b74097ae5af9d254fcdfcfd07821afb2137e | 64ad13bcd0b5aa5ff8546cb5d3c4903cabf53773 | /src/main/java/com/example/exemploSpring/repositorios/RepositorioUsuario.java | dbf0fcb8b3961e16bc73d359f9675adad407b003 | [] | no_license | Iafratetk/spring | 92910e7d5a7ed0828162e9790b91f16fbe2b968e | e92282452977823a99bfc1dac6515174bd0280b8 | refs/heads/master | 2020-06-18T09:26:42.856910 | 2019-07-10T22:20:43 | 2019-07-10T22:20:43 | 196,252,272 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 290 | java | package com.example.exemploSpring.repositorios;
import org.springframework.data.jpa.repository.JpaRepository;
import com.example.exemploSpring.modelos.Usuario;
public interface RepositorioUsuario extends JpaRepository<Usuario, Long> {
Usuario findByEmail(String email);
}
| [
"lucas@DESKTOP-DTRAPNS"
] | lucas@DESKTOP-DTRAPNS |
1379b46616b0bedf40445412dfbfe063322d9af9 | 74b18cbdaf98cea2282d2d976f2783d97a0ed8cd | /src/main/java/com/example/demo/controller/DriverController.java | 4d89f33c49f383546456b5210cf4103321d35fe9 | [] | no_license | tuyenvu14/ManageTransport | dbc724dc7cafabf0f0b97abd617c6a676f43b6d7 | 30955deb8fd46fcb4475aca25bed0327c7349d68 | refs/heads/master | 2023-01-12T19:37:51.377888 | 2020-11-13T08:39:22 | 2020-11-13T08:39:22 | 312,517,854 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,816 | java | package com.example.demo.controller;
import com.example.demo.model.CarDto;
import com.example.demo.model.DriverDto;
import com.example.demo.service.car.CarService;
import com.example.demo.service.driver.DriverService;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.ann... | [
"tuyenvu14111999@gmail.com"
] | tuyenvu14111999@gmail.com |
798e6a65d5565d0cf08f2614b10f113b7985b81a | fa313cab0af7d7a67de588c9a9f67158933e9567 | /src/main/java/kg/attractor/onlineshop/config/brand/BrandService.java | f03e578056fed9f400fcd0469fcc63cc56967d6d | [] | no_license | semma19989/month9-onlineshop | 0471bc873aa472f245f3806ee7308ad89afe08e9 | d56efaf21d8fdab12d5fc4099a8cbb4fa62a9495 | refs/heads/master | 2022-06-16T16:23:59.191098 | 2020-05-11T11:55:01 | 2020-05-11T11:55:01 | 259,747,769 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 961 | java | package kg.attractor.onlineshop.config.brand;
import kg.attractor.onlineshop.exception.ResourceNotFoundException;
import lombok.AllArgsConstructor;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.springframework.stereotype.Service;
import java.util.List;
@Ser... | [
"semm1998"
] | semm1998 |
1bee756843e4581a16b5c6d0bedb860538c95a4c | eb3861ca9cb4dc0be9dc6f225e75ad79c2628091 | /android_testing/src/main/java/ides/link/androidtesting/notes/data/Note.java | d0fce57522ec47b488918e7ce6cec5b795d481f8 | [
"Apache-2.0"
] | permissive | eman-1111/GoogleCodelabs | 64a8fc603878e75efffa1741cd8d3fec83a4c7c1 | fe85fe6500371dba1b718092e0c0d8444d0a915a | refs/heads/master | 2021-09-14T15:16:48.904286 | 2018-05-15T14:05:23 | 2018-05-15T14:05:23 | 106,164,037 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,382 | java | /*
* Copyright 2015, 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 applic... | [
"eman.ashour1111@gmail.com"
] | eman.ashour1111@gmail.com |
544415fb3c2c45c85b509d99b15fd327c8bb4d12 | 2f37d16052830c8b7d066bd04e667af01aae3474 | /GET_2018_ALL/src/com/metacube/nestedinteger/ImplementNestedList.java | 73aa4eca499a53b0d22dc3c0f4f6b6ecda6b3e15 | [] | no_license | meta-rahul-sharma/GET2018 | 35ce304ed71707f52eaf06effc621925009c8c3d | ace64ec33e6366337f8fc3975af2ddb75b544174 | refs/heads/master | 2020-03-22T23:23:51.476387 | 2019-04-02T06:44:17 | 2019-04-02T06:44:17 | 140,807,785 | 0 | 0 | null | 2019-04-02T06:44:18 | 2018-07-13T06:41:14 | Java | WINDOWS-1252 | Java | false | false | 3,700 | java | package com.metacube.nestedinteger;
import java.util.List;
/**
* Implementation of NestedList and its function definition
*
* @author Rahul Sharma Creation Date: 6/8/2018
*/
public class ImplementNestedList implements NestedList {
/**
* To get the total sum of the nested list and return the sum
*/
@Suppre... | [
"rahul.sharma3@metacube.com"
] | rahul.sharma3@metacube.com |
b5266e849c4157221150ef949f01c72945a611bd | acb7d33ece64e71c3782312ff702d801be0f56c3 | /src/main/java/com/wyait/manage/pojo/NoteUser.java | 4b1547e8c88a6ec025fbd41e04fbe3722704b432 | [] | no_license | ygj9915/wyait-manage | 18550106cfef732d7e964d51fa27f01d1b29e660 | 9bf77ffe058bec5d5099bc068baf43918fbac067 | refs/heads/master | 2020-03-28T05:00:16.967984 | 2018-09-17T02:56:43 | 2018-09-17T02:56:43 | 147,750,708 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,520 | java | package com.wyait.manage.pojo;
import java.io.Serializable;
import java.util.Date;
/**
* @author yeguojian
* date:2018/06/17 01:03
*/
public class NoteUser implements Serializable {
/** 串行版本ID*/
private static final long serialVersionUID = -5748612010413863826L;
/** id主键 */
private Integer id;
... | [
"guojian_ye@xinyan.com"
] | guojian_ye@xinyan.com |
8e4b0fa10eca572d2c4e303f85cb7069e67dd348 | 38dd6f7f36fb0bdc92050d611f5d1b5d86e91f50 | /src/main/java/com/foxwho/demo/adapter/MyWebSecurityConfig.java | b165d7c9e5393d1f76b8cd0bcdbc19d5d89caa67 | [] | no_license | foxiswho/java-spring-boot2-security-jwt-demo | f7aa15782ae319db51b35cf95abec3ce80931371 | 8a2e0534b4e34550e77fb33f623fd76df56559d6 | refs/heads/master | 2020-04-08T18:44:53.447310 | 2018-11-30T09:19:59 | 2018-11-30T09:19:59 | 159,623,097 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,717 | java | package com.foxwho.demo.adapter;
import com.foxwho.demo.filter.MyJWTAuthenticationFilter;
import com.foxwho.demo.filter.JWTAuthenticationFilter;
import com.foxwho.demo.handler.Http401AuthenticationEntryPoint;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annota... | [
"80005368@qq.com"
] | 80005368@qq.com |
518072156f7e2709008a067ca4a67ae4dcff64e9 | 978b8276b13eca35ea0773259eb350e5d2baeca5 | /reactor-core-micrometer/src/main/java/reactor/core/observability/micrometer/TimedScheduler.java | 862d4b012b03fbf5b439624637f65753b3a68b8f | [
"Apache-2.0"
] | permissive | reactor/reactor-core | 2ceddf1d7c9f834ed9bc000c778ec7509a53d18a | 5553aa80137482ec26acb960f4d4f42b8a44da94 | refs/heads/main | 2023-08-31T02:58:34.058865 | 2023-08-17T11:11:46 | 2023-08-17T11:12:34 | 45,903,621 | 4,873 | 1,221 | Apache-2.0 | 2023-09-12T14:36:17 | 2015-11-10T10:06:40 | Java | UTF-8 | Java | false | false | 6,442 | java | /*
* Copyright (c) 2022 VMware Inc. or its affiliates, All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unle... | [
"noreply@github.com"
] | noreply@github.com |
5adbc87b8d6d6365d7ab9bfb19d88ab8811d6c2a | f1d53bd1f9379a92e85a53332d4f6dc1489c33fc | /src/com/company/Circle.java | 728da2fc3ecdfa6ffbfd96044f0fd8d3d1f29210 | [] | no_license | LukPrasek/SelfLearningInterface | 68a7ba2e777845d890a584d65c8290fec018bbea | 2d8fa8581f862b4e687fa4f5661d12ab8779e8b1 | refs/heads/master | 2021-08-29T17:06:27.384415 | 2017-12-14T11:25:41 | 2017-12-14T11:25:41 | 114,242,164 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 396 | java | package com.company;
public class Circle implements Figure {
public Circle (int r) {
this.r=r;
}
private int r;
@Override
public double getPerimeter() {
return 2*Math.PI*r;
}
@Override
public double getArea() {
return Math.PI*Math.pow(r,2);
}
... | [
"lukasz.prasek@gmail.com"
] | lukasz.prasek@gmail.com |
349167a35821631b7a6700a90eabd12320ba2518 | 646bdbeaecb855eac953cf183b50fdf305a1ab4a | /src/main/java/net/gltd/gtms/jaxb/GtxAction.java | 42095d7f2c6fd30eb4e8cbb2f65a2d11ef87eea6 | [] | no_license | Globility/xmpp-extensions-gtx | d469956556f2d6a1132d87ce5ff620754479d635 | aa1ba572f1359a56fa00193049a62420bd3cc43b | refs/heads/master | 2020-06-02T23:56:53.934358 | 2015-09-10T16:23:01 | 2015-09-10T16:23:01 | 37,861,551 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 932 | java | package net.gltd.gtms.jaxb;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlType;
@XmlRootElement(name = "gtx-action", namespace =... | [
"leon@boxpeg.net"
] | leon@boxpeg.net |
8fffd35e7bd97fe1280641f468dde8035f833e42 | 03212037291835fd1cd6b5e6a346e3ea2e4060da | /2_algorithmization/src/by/epam/module02/onedimensional_array/Task8.java | a3a40cfcce96b538c5bab6ea254ff27add1c2ed4 | [] | no_license | CyrilKrylov/IntroductionToJava | 139d5585866e74184dfb1f5239fc54300deffc62 | 0f26c3b5b264da0c1d4542acb7c33128031d925d | refs/heads/master | 2022-11-13T20:02:31.883865 | 2020-07-01T05:26:51 | 2020-07-01T05:26:51 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,073 | java | package by.epam.module02.onedimensional_array;
/*Дана последовательность целых чисел a1,a2,...,an . Образовать новую последовательность, выбросив из
исходной те члены, которые равны min(a1,a2,...,an)*/
public class Task8 {
public static int[] getNewSequence(int[] a) {
int min = a[0];
int... | [
"martinllirik@gmail.com"
] | martinllirik@gmail.com |
1897951866a5cc444219ea601071de9d559f7848 | fc9b8584cfbb638332535af83e341252d46174fd | /app/src/main/java/br/com/danielsantana/weathershow/model/Item.java | 4e94ba178b88087ca2dec2e66fa1eb92eefbfa6b | [] | no_license | danielqejo/WeatherShow | f07b6bdd1eb13d50944147d88a0a54a4354dfba9 | 46746045869ad703dc6e48e6d785656a135e5393 | refs/heads/master | 2021-01-12T17:14:45.674785 | 2016-10-21T03:12:12 | 2016-10-21T03:12:12 | 71,525,249 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 632 | java | package br.com.danielsantana.weathershow.model;
public class Item {
private Long latitude;
private Long longitude;
private Condition condition;
public Long getLatitude() {
return latitude;
}
public void setLatitude(Long latitude) {
this.latitude = latitude;
}
public ... | [
"daniel.qejo@gmail.com"
] | daniel.qejo@gmail.com |
2d8ed3bd8b80381a3603705d5a2d9f2bf4a6a049 | ab1ad7b73a55cdc2a3b7864793be78382db59fa1 | /src/easy/No459.java | 3bbe381179c4da5515ce95ca60b96e38e23a3094 | [] | no_license | LZR29/LeetCode | 91f4c7c54d3d219e92c0c08b835ab621c7629e7f | e116471e6fa732765111d53de10159cf46c79fc7 | refs/heads/master | 2021-07-06T09:45:00.363291 | 2020-08-09T15:38:16 | 2020-08-09T15:38:16 | 160,787,233 | 4 | 1 | null | null | null | null | UTF-8 | Java | false | false | 682 | java | package easy;
import java.util.ArrayList;
import java.util.List;
/**
* @author linzerong
* @create 2019-08-09 18:25
*/
public class No459 {
public boolean repeatedSubstringPattern(String s) {
int len = s.length();
for (int i = 1; i < len; i++) {
if(len % i != 0){
co... | [
"564952475@qq.com"
] | 564952475@qq.com |
d19e8ce4978a575df031f15ed093e8a960c6da77 | 75950d61f2e7517f3fe4c32f0109b203d41466bf | /tests/tags/ci-1.8/test-timer-implementation/src/main/java/org/fabric3/tests/timer/TransactionalTimedComponent.java | 03964e167da7acbe226715187f9e0768b39b3716 | [
"Apache-2.0"
] | permissive | codehaus/fabric3 | 3677d558dca066fb58845db5b0ad73d951acf880 | 491ff9ddaff6cb47cbb4452e4ddbf715314cd340 | refs/heads/master | 2023-07-20T00:34:33.992727 | 2012-10-31T16:32:19 | 2012-10-31T16:32:19 | 36,338,853 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,528 | java | /*
* Fabric3
* Copyright (c) 2009 Metaform Systems
*
* Fabric3 is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as
* published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version, with the
* following exc... | [
"jmarino@83866bfc-822f-0410-aa35-bd5043b85eaf"
] | jmarino@83866bfc-822f-0410-aa35-bd5043b85eaf |
1872c9dd8416f05e47c4b209f56978127b89a1c9 | c0b37a664fde6a57ae61c4af635e6dea28d7905e | /Helpful dev stuff/AeriesMobilePortal_v1.2.0_apkpure.com_source_from_JADX/kotlin/collections/IndexingIterable.java | 606bc9948f36cd905eda5dd31cf8f06e7ed3c40a | [] | no_license | joshkmartinez/Grades | a21ce8ede1371b9a7af11c4011e965f603c43291 | 53760e47f808780d06c4fbc2f74028a2db8e2942 | refs/heads/master | 2023-01-30T13:23:07.129566 | 2020-12-07T18:20:46 | 2020-12-07T18:20:46 | 131,549,535 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,702 | java | package kotlin.collections;
import java.util.Iterator;
import kotlin.Metadata;
import kotlin.jvm.functions.Function0;
import kotlin.jvm.internal.Intrinsics;
import kotlin.jvm.internal.markers.KMappedMarker;
import org.jetbrains.annotations.NotNull;
@Metadata(bv = {1, 0, 2}, d1 = {"\u0000\u001c\n\u0002\u0018\u0002\n\u... | [
"joshkmartinez@gmail.com"
] | joshkmartinez@gmail.com |
a074f433af8accff3b3308d4611b64b66aafa610 | 64bdcf3199532e5e006f7ee7712975b384402e52 | /Blog/src/style/dx/java/util/DateUtils.java | 366a9e0f426ed6afd29841aa2de92f92dd843182 | [
"MIT"
] | permissive | xlui/Servlet-Jsp-Blog | 64ac90de75179dab429c024afd6ed13d5e26eb1c | 55f2f4f50c59bc1f7d6fdb747e0089b89bcdbe48 | refs/heads/master | 2021-09-18T23:59:56.274182 | 2018-05-26T08:02:04 | 2018-05-26T08:02:04 | 110,789,449 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 759 | java | package style.dx.java.util;
import java.text.DateFormat;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Date;
public class DateUtils {
private static final DateFormat format = new SimpleDateFormat("yyyy-MM-dd HH:mm");
/**
* 将 Date 对象转换为格式化的 String
* @param date: 将被转换的 Date ... | [
"liuqi0315@gmail.com"
] | liuqi0315@gmail.com |
d42178da05eda966cec6d0ff67d8bb9ab80c1767 | 38d815e3b2c4f7ba96d674f58e8f394e8b6d8d10 | /last-resort/cg-src-pool/mutated/JacksonCore_11_2303.java | 76e72822ba2e7541e425db0845f3f0f6318b860d | [
"Apache-2.0"
] | permissive | Shoeboxam/Automatic-Patch-Validation | 64ef4438c422c197478d36a7a6372cd6e8ed7a18 | 9c5e09670794be0117b93824dd8869c6696f4b55 | refs/heads/master | 2020-05-20T18:36:50.158833 | 2019-05-08T22:28:53 | 2019-05-08T22:28:53 | 185,686,726 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 44,233 | java | package com.fasterxml.jackson.core.sym;
import java.util.Arrays;
import java.util.concurrent.atomic.AtomicReference;
import com.fasterxml.jackson.core.JsonFactory;
import com.fasterxml.jackson.core.util.InternCache;
/**
* Replacement for <code>BytesToNameCanonicalizer</code> which aims at more localized
* memory a... | [
"ali.ghanbari@utdallas.edu"
] | ali.ghanbari@utdallas.edu |
988418ee81017ac076d702eb3885ab35572af663 | 9b1af25ed9915d4339c8372b36b703f74cf85b86 | /yxs/src/main/java/yxs/DP/singleton/Singleton5.java | 781661de1ca62243a3d51d92a8e0d10c89546226 | [] | no_license | TinkerYxs/Yxs | f08c736199bc2d7ffec48604cedea4c7c6d39504 | a6d18181071de1d3a2352663dfb2b0dd0043f111 | refs/heads/master | 2021-05-23T18:47:22.265200 | 2020-09-17T01:09:21 | 2020-09-17T01:09:21 | 253,422,958 | 2 | 0 | null | 2020-10-14T00:14:48 | 2020-04-06T07:15:52 | Java | GB18030 | Java | false | false | 869 | java | /**
* All rights Reserved, Designed By YuanXiaoShuai
* @Title: Singleton5.java
* @Package yxs.DP.singleton
* @Description: TODO(用一句话描述该文件做什么)
* @author: 元晓帅
* @date: 2020年8月31日 下午4:45:20
* @version
* @Copyright: 2020 yxs. All rights reserved.
*/
package yxs.DP.singleton;
... | [
"dashuai19910812@163.com"
] | dashuai19910812@163.com |
c5b6761d01b0bf9dd5246a3605cf9ef7dc97f7bd | 35ad16e06f076d84ec8980d1605703988793bc6d | /src/refactor/adapter/xml/DOMBuilder.java | a4c1416f5a46f300f85d65cc136c4c74c2c8ded1 | [] | no_license | janipeng/refactor_adapter_pattern | 0869b50b38ebb255e6f9b008a829f8832b7f6503 | 63b43ea3336b9e906feaacdacd275d9af2439465 | refs/heads/master | 2021-08-20T08:33:35.842376 | 2017-11-28T15:58:50 | 2017-11-28T15:58:50 | 112,191,124 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,022 | java | package refactor.adapter.xml;
import org.apache.xerces.dom.DocumentImpl;
import org.apache.xml.serialize.OutputFormat;
import org.apache.xml.serialize.XMLSerializer;
import org.w3c.dom.Document;
import java.io.IOException;
import java.io.StringWriter;
public class DOMBuilder extends AbstractBuilder {
private Docume... | [
"1184360257@qq.com"
] | 1184360257@qq.com |
4827ed4c8d41880214545d0bbf40963dca765090 | 92e6dd0c32cd36a082eeac923ea89fe04de5ac38 | /ticketService/src/main/java/com/demo/ticketManagement/dto/ItenaryResponseDto.java | 320927b96085e076cb54ceeede8229b6564d5cc1 | [] | no_license | grandhe10/trainTicketBooking | b002af235110f9dd8e0de7b8ffbe09ad3a3d42f8 | fc004422ac3808105077cbce95a7de2226fb2a01 | refs/heads/master | 2022-11-09T17:53:40.109439 | 2020-06-25T03:46:43 | 2020-06-25T03:46:43 | 274,067,375 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,168 | java | package com.demo.ticketManagement.dto;
import java.time.LocalDate;
import java.time.LocalTime;
import java.util.List;
public class ItenaryResponseDto {
/**
* Generates class with trainNumber,departureTime,departureDate,
* arrivalTime,arrivalDate,fromLocation,toLocation,passengerDtoList,
* userName,password
... | [
"sumagrandhe10@gmail.com"
] | sumagrandhe10@gmail.com |
f7f550c14252aa6d42444550c3a6fd4c6e314d37 | 1198c20822d604870b6982d1038b1b0ef34fe85e | /src/sistemacadastro/visao/TelainternaDesenvolvedores.java | 3f213bd80a6bdf5db36af12a96bb20875af45d54 | [] | no_license | lucasorso/sistemacadastro | f788d3cdb3ef8ae8cbaa34bb0804b1ef4b454860 | fff631efa0859cc302ee080066b30f0ebb712970 | refs/heads/master | 2021-01-17T16:32:41.259426 | 2016-07-01T23:24:04 | 2016-07-01T23:24:04 | 56,357,643 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,755 | 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 sistemacadastro.visao;
/**
*
* @author gregori
*/
public class TelainternaDesenvolvedores extends javax.swing.JInternalFram... | [
"gregori@gregori-oliveira"
] | gregori@gregori-oliveira |
1a471528315a6ab26d50a9e9e6f3f304eedb7ba7 | 77836d266eb9eb1c8ff4d9009bcacf7d518800ae | /src/main/java/com/battcn/service/system/OrderService.java | cbc6b5b783aa71cda24a6f0cd9babd281076156a | [] | no_license | Lida52jiao/hkjgj | 6a5e2fd064194978a0e56da7009a8ef897c5e567 | 1ea4ee57f6d8a20ce56e82e3aeefc64ae330b5f4 | refs/heads/master | 2022-12-20T10:51:40.252902 | 2019-12-04T07:20:11 | 2019-12-04T07:20:11 | 225,811,746 | 0 | 0 | null | 2022-12-16T06:23:38 | 2019-12-04T08:01:27 | Java | UTF-8 | Java | false | false | 172 | java | package com.battcn.service.system;
import com.battcn.entity.Orders;
import com.battcn.service.BaseService;
public interface OrderService extends BaseService<Orders> {
}
| [
"875217102@qq.com"
] | 875217102@qq.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.