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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
da24ecc429c122aea0c844ae340e027696d06e62 | f0438bcc4323d5d3893ab72c01cbb34eca34740c | /flow-server-v1/src/main/java/com/jflop/server/feature/FeatureManager.java | d22edc2efaa4728dbff44ebb9def086024cd0c7f | [] | no_license | artem-spector/flow-server | 0321bcb01bdfb8907ad43b42dda45ea5426ac4f1 | d53fcace93d8e08f74e17f1013e4e2f25ae6a090 | refs/heads/master | 2020-05-21T19:01:41.181466 | 2017-09-09T16:20:25 | 2017-09-09T16:20:25 | 62,444,053 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,090 | java | package com.jflop.server.feature;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import java.util.*;
/**
* TODO: Document!
*
* @author artem
* Date: 9/11/16
*/
@Component
public class FeatureManager {
private Map<String, AgentFeature>... | [
"artem_spector@yahoo.com"
] | artem_spector@yahoo.com |
612cc02fe9b8cbc4ed65fd2fde68e93d4936ae5a | b029d0d3a83d473da17608cb0ecd2222c2098850 | /src/main/java/com/panditg/demo/service/impl/BookingService.java | 2c86bf53daf531cd2f7f0a11533b739d0cf493f5 | [] | no_license | VishwajeetLatpate/spring-panditg | 51fed0cd4ab79104c05aba2f681fb67a2193c8ec | cdac87fdfe94f4d4c1660faaab34a64832245f0d | refs/heads/master | 2023-03-05T23:16:57.229175 | 2021-01-31T04:01:24 | 2021-02-21T08:58:05 | 328,345,400 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,230 | java | package com.panditg.demo.service.impl;
import java.util.ArrayList;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.panditg.demo.dao.BookingDao;
import com.panditg.demo.dao.PanditDao;
import com.panditg.demo.dao.VidhiDao;
... | [
"vlatpate@gmail.com"
] | vlatpate@gmail.com |
34e283688551add4f06690757c84312567328c69 | 8727b1cbb8ca63d30340e8482277307267635d81 | /PolarServer/src/com/game/fight/structs/ResultType.java | fa84d92c5a702d3414de623cfa59ec0d1e6973ff | [] | no_license | taohyson/Polar | 50026903ded017586eac21a7905b0f1c6b160032 | b0617f973fd3866bed62da14f63309eee56f6007 | refs/heads/master | 2021-05-08T12:22:18.884688 | 2015-12-11T01:44:18 | 2015-12-11T01:44:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 355 | java | package com.game.fight.structs;
/**
* 战斗结果枚举
* @author heyang
*
*/
public enum ResultType {
//未命中
MISS (1),
//暴击
LUCK (2),
//无效
NULLITY (3),
;
private int value;
private ResultType(int value){
}
public int getValue() {
return value;
}
public void setValue(int value) {
this.value = value... | [
"zhuyuanbiao@ZHUYUANBIAO.rd.com"
] | zhuyuanbiao@ZHUYUANBIAO.rd.com |
5e1dc3b2abdfac65304b79e3fcf92207dca78773 | e4aeeb6559438ce9031a4ce0a81d6123f58b3976 | /goals/src/main/java/com/deeaae/legilimens/goals/model/Milestones.java | 1bccd39f6bfcb52ff9339f90ca51677d09ecb6c4 | [] | no_license | Anunay-Sinha/Legilimens | 8d4f1684a2bec64d40779d037b49f0f07a59e0e9 | befb0feaa76a7605f678fc89ddfbd2458440e5f7 | refs/heads/main | 2022-12-26T19:47:17.549794 | 2020-10-10T19:54:17 | 2020-10-10T19:54:17 | 300,338,411 | 0 | 0 | null | 2020-10-10T19:54:18 | 2020-10-01T16:00:57 | Java | UTF-8 | Java | false | false | 151 | java | package com.deeaae.legilimens.goals.model;
import java.util.List;
import lombok.Data;
@Data
public class Milestones {
List<String> milestones;
}
| [
"anunay@sinha.in"
] | anunay@sinha.in |
0d109733d4ea466fde995953fe58ff6d266ebf8f | 02533ed4e8c8e15d4b60d9804a57a29c8c82825b | /sid/rpc/src/main/java/com/hq/sid/dubbo/impl/MerchantRPCServiceImpl.java | 164c64ce8a5b4f3b8dce933846597e04e33833db | [] | no_license | douglashu/hq-forecast | 804449d11c5e39f0cfa110214b6431d1d7ac8e23 | 7aa8d9c459d4aa1e62ed3827e1f951773ac249a9 | refs/heads/master | 2021-06-15T15:19:14.566905 | 2017-04-12T07:54:17 | 2017-04-12T07:54:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,940 | java | package com.hq.sid.dubbo.impl;
import com.alibaba.dubbo.common.json.JSON;
import com.alibaba.dubbo.common.json.ParseException;
import com.alibaba.dubbo.config.annotation.Service;
import com.alipay.api.request.AlipayOpenAuthTokenAppRequest;
import com.alipay.api.response.AlipayOpenAuthTokenAppResponse;
import com.githu... | [
"46773109@qq.com"
] | 46773109@qq.com |
fd4e918cb673497fc6c74471bfc2428bdd09c06e | 60eab9b092bb9d5a50b807f45cbe310774d0e456 | /dataset/cm3/src/java/org/apache/commons/math/analysis/UnivariateRealSolverFactoryImpl.java | 8c3bc8fadce10c6a94694abf378f806dd03c4b20 | [
"Apache-2.0"
] | permissive | SpoonLabs/nopol-experiments | 7b691c39b09e68c3c310bffee713aae608db61bc | 2cf383cb84a00df568a6e41fc1ab01680a4a9cc6 | refs/heads/master | 2022-02-13T19:44:43.869060 | 2022-01-22T22:06:28 | 2022-01-22T22:14:45 | 56,683,489 | 6 | 1 | null | 2019-03-05T11:02:20 | 2016-04-20T12:05:51 | Java | UTF-8 | Java | false | false | 2,909 | java | /*
* Copyright 2003-2004 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... | [
"durieuxthomas@hotmail.com"
] | durieuxthomas@hotmail.com |
2f24fd8c6d6d8d927e925e397aa5fac064ad3b97 | 34741573085cef38cb564988a0c613e412cbec11 | /spring-boot-app-parent/ingleash-misc-utils/src/main/java/com/ingleash/misc/CipherMain.java | ef01b39ab95eef89790d1a10453e6421d79b27c1 | [] | no_license | ashishgingledev/spring-boot-apps | 075decbcb81e3fd734d7da73c4b5080eed0bd625 | c5ee3ad47b187bba6e99c790445307660662f08a | refs/heads/master | 2023-01-24T14:42:10.363492 | 2020-11-25T12:04:12 | 2020-11-25T12:04:12 | 285,815,755 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,805 | java | package com.ingleash.misc;
import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.util.ArrayList;
import java.util.List;
import java.util.stream.Collectors;
interface AnonymousInterface {
void getCipher(ArrayList<String> list);
}
class Cipher_Anonymous {
void anonymousClass(ArrayList<St... | [
"ashish17417@users.noreply.github.com"
] | ashish17417@users.noreply.github.com |
81dd9c5d230a1e5ccc654a15cad6d419c39656c9 | 325f7994268d65fa320e71ba192fec1ba75e66ba | /small_projects/JavaJMSSimpleChat_WIP/src/com/chat/test/LoginDialog.java | 77a811d760569b22ed9e31acbcb8f0c19e451a6b | [] | no_license | zahariaca/Java | c115bcad50e5526b52dd414143e00272f328516b | 79af93965f04d600d041feff2a6da5cdcccd72c8 | refs/heads/master | 2022-12-22T14:07:53.603261 | 2021-10-26T19:20:27 | 2021-10-26T19:20:27 | 53,354,442 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,910 | java | package com.chat.test;
import javafx.event.ActionEvent;
import javafx.event.EventHandler;
import javafx.geometry.Insets;
import javafx.geometry.Pos;
import javafx.scene.Scene;
import javafx.scene.control.Button;
import javafx.scene.control.Label;
import javafx.scene.control.PasswordField;
import javafx.scene... | [
"zaharia.c.alexandru@gmail.com"
] | zaharia.c.alexandru@gmail.com |
44adc98e2b5bf7ab27bf9d344246e0843ca80312 | a31aea3816b20f6b01fa556f070dea815e9ff547 | /LockerWAR/JavaSource/com/vh/locker/base/TokenProcessor.java | f9722dbfbdd6b888b8a01ca44fb412714e509c91 | [
"Apache-2.0"
] | permissive | pitanyc/desktop | 0bce100802ccfc43f34fc5bb48a23aa672fe45f1 | 362071719c808dab01a288eb6fdab0847112c400 | refs/heads/master | 2020-04-10T18:24:25.885590 | 2015-08-29T19:45:03 | 2015-08-29T19:45:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,763 | java | /**
* @file TokenProcessor
* @author peter.szocs
* @version 1.0
*
* Utility class for token related functionality.
*/
package com.vh.locker.base;
import java.util.HashSet;
import java.util.Set;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpSession;
import com.vh.locker.util.Con... | [
"gepesz@gmail.com"
] | gepesz@gmail.com |
b69274d214eebd5e81fc527deee4260d463924c9 | c9d973c0fa1e078848445ecadc7e0f24cefff2d6 | /backend/interfaces/src/main/java/ar/edu/itba/paw/interfaces/UserRatesService.java | 048eeaf86667f1b9c0dd7eb30067b5698f11e56a | [] | no_license | FelipeGorostiaga/PAW-TravelApp | 2bce6f630954f727a6ea6a8ee392293c35a67adb | 4d558dc89904eacce1088dd5daba07dc36423fea | refs/heads/main | 2023-06-23T23:14:11.501548 | 2021-07-23T17:26:19 | 2021-07-23T17:26:19 | 388,873,491 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 389 | java | package ar.edu.itba.paw.interfaces;
import ar.edu.itba.paw.model.Trip;
import ar.edu.itba.paw.model.User;
import ar.edu.itba.paw.model.UserRate;
import java.util.Optional;
public interface UserRatesService {
UserRate createRate(Trip trip, User ratedBy, User ratedUser);
boolean rateUser(long rateId, int rat... | [
"fgorostiaga@itba.edu.ar"
] | fgorostiaga@itba.edu.ar |
9734023702fab7a4111eb425f4dc1eec8782cf15 | dd8ab753ee6fd873d3957799667cfa905b25a853 | /SourceAnalysisTopic/SpringDesignPatterns/spring-design-pattern/src/main/java/com/denny/spring/design/pattern/proxy/RealSubject.java | 7782c97bce290fc9f8e976a38ed534ca598c570b | [] | no_license | Vadin/gupaoedu | 78a5d44a1b4cde76fd5513fcad3cb1802eb2fdb2 | 33d24ed733b492c2b2979d5802f2d1d90c2accc2 | refs/heads/master | 2021-10-21T08:47:17.310778 | 2019-03-03T23:08:25 | 2019-03-03T23:08:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 201 | java | package com.denny.spring.design.pattern.proxy;
public class RealSubject implements Subject {
@Override
public void operation() {
System.out.println("目标对象执行!");
}
}
| [
"denny9527@qq.com"
] | denny9527@qq.com |
10377a3df36cdd1a88a1b625fe5c597266b55a22 | f95d1defcf129979e5b02d6b9eb69d24ca14d872 | /PoissonSource-CS348-Lab2/src/UniqueLambda.java | 0cec6c33cbcc3d9af8375e5b2b4540fd22e5f899 | [] | no_license | EmberCS15/CS348-Network-Lab-Projects | 1b5654f290002c7f8b9a81c3708c1704da2c271b | dac12bb08997bbd737fc6bec6371028156f8062c | refs/heads/master | 2020-03-10T13:29:14.021586 | 2018-05-07T07:37:06 | 2018-05-07T07:37:06 | 117,948,208 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,336 | java | import objectclass.*;
import java.io.BufferedWriter;
import java.io.FileWriter;
import java.util.Arrays;
import java.util.HashMap;
import java.util.PriorityQueue;
import java.util.Random;
public class UniqueLambda {
static boolean link_occupied=false;
static double outputTime=0;
private static class Data{... | [
"abhijitroy996@gmail.com"
] | abhijitroy996@gmail.com |
cfa01b0077a0eb9d52884f0bb7ce59b9e1ac01fb | 776cdbbd53a6ec64ca486e97685302fb615c183e | /src/com/niranjan/ai/session3/Assignment2.java | fa6ccebdd662708be79060275b4e9b1d0ef611a5 | [] | no_license | niranjandroid/AcadGild | 7119a41e42341495ee22534d786f7d806e2e2d8c | 717d000f92239eae837249872541a7c52b13a2a8 | refs/heads/master | 2021-05-30T01:39:54.264658 | 2015-10-13T03:17:22 | 2015-10-13T03:17:22 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 643 | java | package com.niranjan.ai.session3;
import java.util.Scanner;
/*Write a simple Java program to check whether a given number is a prime number or not.
*/
public class Assignment2 {
public static void main(String[] args) {
Scanner in = new Scanner(System.in);
int val = in.nextInt();
in.close();
//System.out.... | [
"niranjan.ece1@gmail.com"
] | niranjan.ece1@gmail.com |
a554cf0f3e4704baf0d38a04ab0dc6a1ce781040 | ba0b1e4a932041b8f00cd83630902c3ab51437e1 | /src/es/studium/Cadenas/SubCadena2.java | 3000cc249e5b2d0227142a8a74ae6195fa1d53f0 | [] | no_license | DavidSanchezCabello/Cadenas | 1324438f1c3a17f3606b3beb52c2b92e0c33b8c5 | 7b8659da1af3847fa4e534d0f378bf65fc0721e0 | refs/heads/master | 2020-09-20T04:43:14.287149 | 2019-11-27T08:16:36 | 2019-11-27T08:16:36 | 224,379,313 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 813 | java | package es.studium.Cadenas;
import java.util.Scanner;
public class SubCadena2
{
public static void main(String[] args)
{
String cadena="";
int numCaracteres,posicion,longitud;
int aux;
Scanner teclado= new Scanner(System.in);
System.out.println("Introduzca una cadena");
cadena = teclado.next();
... | [
"thorald.batallador@gmail.com"
] | thorald.batallador@gmail.com |
94863763415bd986d4abec1ea49be426f23aeb52 | 79f22c5f60daf34801ebf38b5b5275b918325e12 | /app/src/main/java/com/example/listacontactos/MuestroContacto.java | 99f2f0f307a23d6f61f933a0b0888fb47caf5fad | [] | no_license | sergizgz/Listacontactos | e1b1376dca1f27d701c47b5bda133780e91d430e | c259dfc157a619ae8b4ce788fa425eb7f1a5a990 | refs/heads/master | 2023-01-12T19:34:35.217297 | 2020-11-13T19:36:25 | 2020-11-13T19:36:25 | 310,132,656 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,002 | java | package com.example.listacontactos;
import androidx.appcompat.app.AppCompatActivity;
import android.database.Cursor;
import android.os.Bundle;
import android.provider.ContactsContract;
import android.widget.TextView;
public class MuestroContacto extends AppCompatActivity {
TextView txt1;
TextView txt2;
@Override... | [
"sergiociria2@gmail.com"
] | sergiociria2@gmail.com |
d0c80242bad9b93ab0b8cd1f972bd40827d5a09e | 1d59800412ec9b3efaece24a6ef7140487f76828 | /src/com/company/Main.java | 0126095a94e4a9297bba088e9fe20eed34dce20b | [] | no_license | raakostOnCph/lix_aftenundervisning | dfaab6f509d8a2c1b681c73eb4adcb6cbd2deb65 | 04f2dd28f1fa62f3a8bb49c0e0a0145b365cfc4f | refs/heads/main | 2023-04-09T00:49:41.740478 | 2021-04-13T07:00:50 | 2021-04-13T07:00:50 | 342,509,329 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,660 | java | package com.company;
import java.util.Arrays;
public class Main {
public static void main(String[] args) {
// write your code here
// ints, Strings, arrays.
// int [] tal = new int[4];
//
// tal[0] = 313;
// tal[1] = 666;
// tal[2] = 42;
// tal[3] = 7;
// ... | [
"nbh@cphbusiness.dk"
] | nbh@cphbusiness.dk |
b7b0e89804a9f0ecaa4353187f075f43b0cd1c91 | be0ab62a3640737394547db38d686a7d859383ec | /src/main/java/com/aurospaces/neighbourhood/controller/DonorController.java | d5439cc5fb748f07678ab67110af7e9583965893 | [] | no_license | kotaiahandraju/Temple | c6644ab9d1b06e8c0bb2fc999d1918fd74df969a | 18bc3d8847b2c315076437c07104b7361f093d25 | refs/heads/master | 2021-04-15T17:12:20.391004 | 2018-03-22T04:26:21 | 2018-03-22T04:26:21 | 126,278,882 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 21,721 | java | package com.aurospaces.neighbourhood.controller;
import java.io.*;
import java.math.BigDecimal;
import java.math.RoundingMode;
import java.net.*;
import java.nio.charset.StandardCharsets;
import java.text.NumberFormat;
import java.text.SimpleDateFormat;
import java.util.*;
import javax.servlet.http.*;
import org.apa... | [
"a.kotaiah12@gmail.com"
] | a.kotaiah12@gmail.com |
2c6d6a7d1ff3b88e486f85eac8d5f82d3671d852 | 83326da7c5d4e020acd0d29bf2bd884f1f636f2e | /src/test/ExcelImageTest.java | 3a4ce512538b9a7a000362cec41a963b6eb8e8bc | [] | no_license | JinXiGuo/Test | 447475e41e8a8b8e64e3def3319c56321f48c7cc | 070bf5d1b89595fd934c6e54480f399e18fc98fd | refs/heads/master | 2021-07-21T07:11:46.807668 | 2016-10-10T00:59:40 | 2016-10-10T00:59:40 | 56,757,209 | 2 | 0 | null | null | null | null | GB18030 | Java | false | false | 2,140 | java | package test;
import java.awt.image.BufferedImage;
import java.io.ByteArrayOutputStream;
import java.io.File;
import java.io.FileOutputStream;
import java.io.IOException;
import javax.imageio.ImageIO;
import org.apache.poi.hssf.usermodel.HSSFClientAnchor;
import org.apache.poi.hssf.usermodel.HSSFPatriarch... | [
"347735154@qq.com"
] | 347735154@qq.com |
3c3a36987c4e23dd27a6275d59300cae1c756d3c | 8c1aeb190130e37dfd726f8c8dd413e9d9af4f54 | /tt-manager/tt-manager-service/src/main/java/com/ttmall/service/impl/PictureServiceImpl.java | 94042f3a8025604fa5e44235d0b62e9488fd2b14 | [] | no_license | LouisTuo/TTMall | 07b42eaa763794c96bc07d074a8b1267867110eb | abd4f5d034c4432907ac4998353b1977f0c57101 | refs/heads/master | 2021-09-10T01:50:18.250265 | 2018-03-20T16:19:53 | 2018-03-20T16:19:53 | 124,897,522 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,509 | java | package com.ttmall.service.impl;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.stereotype.Service;
import org.springframework.web.multipart.MultipartFile;
import com.fasterxml.jackson.databind.deser.Deserializers.Base;
import com.ttmall.service.PictureService;
import com.ttmall... | [
"958053629@qq.com"
] | 958053629@qq.com |
2b50ffd4d1ef93fd2e23721fbaeac009392220c1 | b924c3e0c72f5e6abd9d2b62617162b8bc907f0e | /src/main/java/com/hz1202/miaosha/MiaoshaApplication.java | 2bcc03754635104941383b94c8854ffe3b37ccdc | [] | no_license | haoyuehong/miaosha | a3831ae34d6d4911c0b626ab0de31936fe35de8c | 38c88bd12a37b788d05c0307ea9294a6b5098aea | refs/heads/master | 2020-03-14T22:49:28.747750 | 2018-07-16T07:55:59 | 2018-07-16T07:55:59 | 131,829,668 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 507 | java | package com.hz1202.miaosha;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class MiaoshaApplication /*extends SpringBootServletInitializer*/{
public static void main(String[] args) {
SpringApplication.run(Miaosh... | [
"haoyuehong91@163.com"
] | haoyuehong91@163.com |
3a19c0ac92a0f80e655f63796102b28e4bb49893 | ceb527a2166e10dad480d6533c18785635bacbc1 | /kodilla-basic-tests/src/main/java/com/kodilla/abstracts/homework/employees/Developer.java | 5d4d1b733d68cf83a6ff1bd5d7ea849068a94169 | [] | no_license | awojciechowicz/adrian_wojciechowicz-kodilla_tester | 8347355b5fc3b37f0f2290266f4da096e7ad15ac | 101a1b48ca7fa86827d5d75634bad0dc906e1ee1 | refs/heads/master | 2023-05-04T23:58:00.441761 | 2021-05-24T20:49:53 | 2021-05-24T20:49:53 | 334,507,686 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 199 | java | package com.kodilla.abstracts.homework.employees;
public class Developer extends Job{
public Developer(double salary, String responsibilities) {
super(salary, responsibilities);
}
}
| [
"adrianwojciechowicz@gmail.com"
] | adrianwojciechowicz@gmail.com |
f6d84a96ce55bafb736e2ece981f0a8e37a100bc | f91290b43c675f3657994f0b0485c1fc1eac786a | /src/com/pdd/pop/sdk/http/api/request/PddDdkMerchantListGetRequest.java | 584d15a673745ffe0c42f01d1e1a57de6f47147f | [] | no_license | lywx215/http-client | 49462178ebbbd3469f798f53b16f5cb52db56d72 | 29871ab097e2e6dfc1bd2ab5f1a63b6146797c5a | refs/heads/master | 2021-10-09T09:01:07.389764 | 2018-12-25T05:06:11 | 2018-12-25T05:06:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,243 | java | package com.pdd.pop.sdk.http.api.request;
import com.pdd.pop.ext.fasterxml.jackson.annotation.JsonProperty;
import com.pdd.pop.sdk.http.api.response.PddDdkMerchantListGetResponse;
import com.pdd.pop.sdk.http.HttpMethod;
import com.pdd.pop.sdk.http.PopBaseHttpRequest;
import com.pdd.pop.sdk.common.util.JsonUtil;
impor... | [
"lenzhao@yahoo.com"
] | lenzhao@yahoo.com |
528234fe4df31915fdd857cf3b6a151cd305fb26 | fd86b4973723b99962b892e90da49750b6d3b88e | /src/main/java/ru/zettai/controllers/PeopleController.java | 4c6b9d4f2a8edca4164df6c6b0901e8c1ae81bde | [] | no_license | Zettai-777/First_CRUD_App | d05c5b4292f7e3c4eac4d0cde0dc814a16e4d9f9 | e9fb9a52846be91d8963ac6c911eb4bd3a3f9e71 | refs/heads/master | 2023-02-27T00:36:13.117040 | 2021-01-22T13:14:36 | 2021-01-22T13:14:36 | 322,668,168 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,081 | java | package ru.zettai.controllers;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.validation.BindingResult;
import org.springframework.web.bind.annotation.*;
import ru.zettai.dao.PersonDAO;
imp... | [
"zettai777@gmail.com"
] | zettai777@gmail.com |
6320dfb48673e24f12a0155ace0a2653d56fd33b | 34ec49768395c202e3a29d7649f028338e3a62b7 | /app/src/main/java/com/example/mapdemo/EventsDemoActivity.java | e3c306f5ba46220076036d879126b1af4188572b | [] | no_license | cpufan44/MapsDemo | 88deb6cbf7f676173d13a63e87cc50cc60719340 | 0cfbde10e91c48d55bc4d3ff6adb8ae479f03178 | refs/heads/master | 2020-12-30T08:14:07.442483 | 2020-02-07T12:59:17 | 2020-02-07T12:59:17 | 238,922,943 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,620 | java | /*
* Copyright (C) 2012 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... | [
"anzor-kharazishvili@gmail.com"
] | anzor-kharazishvili@gmail.com |
f00a439000b616b99d5a81563e5b2022e13c7a93 | f4f987371c909d8d69e32b838dc40edd77f0d574 | /app/src/main/java/fragment/TopFragment.java | b59f761d8c534af6297c599190716f5c8af6270c | [] | no_license | itguang/GooglePlay | 80fdc0b2774624bea15bd5ccd5164da6686bc2ad | f7ce212db884969eaf2c36c2f0f826268e8d4aee | refs/heads/master | 2021-01-16T20:38:04.607038 | 2016-08-03T14:07:47 | 2016-08-03T14:07:47 | 64,395,886 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 485 | java | package fragment;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
public class TopFragment extends BaseFragment {
@Override
protected LoadResult load() {
return LoadResult.error;
}
@Overrid... | [
"1445037803@qq.com"
] | 1445037803@qq.com |
84342cd8635564fbff01c9dca07d19447f0501c3 | f584dd65434bee47f2b437c9ed7dac05ab5b43c6 | /src/main/java/oscarf/springtest/User.java | 902f46f9c3582c896b2542fbd0b9470cdaa3c1e4 | [] | no_license | oscarfmdc/SpringTests | 563d36e1d01589904e97b218b0ae8ff0eedf3b7e | 621d323e81afe47cd5bd2815cef5390609b3eb6e | refs/heads/master | 2021-07-07T04:19:14.381791 | 2017-10-05T18:58:22 | 2017-10-05T18:58:22 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 783 | java | package oscarf.springtest;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
@Entity // This tells Hibernate to make a table out of this class
public class User {
@Id
@GeneratedValue(strategy=GenerationType.AUTO)
... | [
"k3ther@gmail.com"
] | k3ther@gmail.com |
190a04c131455824224a4fcbf4d5522e35bac0c7 | 554bae15b58e90082a43aff0adaaf23bb2db21e9 | /src/test/java/com/gui/automation/test/TestTitleOfThePage.java | e3b02f6b638e70fb350e096bc66d36b39bda1925 | [] | no_license | yogeshpatil10/GUIAutomation | 88db1caada325bb217a918b57095c786af49b6da | 7c27ff166e08fb9172cdaf789efcdbf170605b24 | refs/heads/master | 2023-06-14T05:58:20.312098 | 2021-07-10T17:17:44 | 2021-07-10T17:17:44 | 382,945,363 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 934 | java | package com.gui.automation.test;
import static org.testng.Assert.assertEquals;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import org.testng.annotations.Test;
import com.automate.web.firstcode.AbstractLaunchChromeBrowser;
public class TestTitleOfThePage extends AbstractLaunch... | [
"yogesh10patil@gmail.com"
] | yogesh10patil@gmail.com |
43359fd0770bc21e9e47d0d49a30982125a96d63 | d2bb7852c5fc6e8365bf1c9f2c3a8f1ad726bfa6 | /src/main/java/xsir/BrokenCalculator.java | 831ca73473268c27631e437f48219872f3fdb3cd | [] | no_license | xsirfly/leetcode | 6e51953e5c6666bebc4337f4ddd54e894cc503fe | c04fb76616eac04dc95d2825971a7d96ad524a17 | refs/heads/master | 2021-01-01T16:58:29.444484 | 2020-03-27T00:35:30 | 2020-03-27T00:35:30 | 97,964,685 | 1 | 0 | null | 2020-10-13T00:13:38 | 2017-07-21T15:55:25 | Java | UTF-8 | Java | false | false | 947 | java | package xsir;
public class BrokenCalculator {
public static int brokenCalc(int X, int Y) {
int cur = Y, target = X, res = 0;
while (cur != target) {
if (cur > target * 2) {
cur = cur % 2 == 0 ? cur / 2 : cur + 1;
} else if (cur < target) {
cur... | [
"zhangcong.xman@bytedance.com"
] | zhangcong.xman@bytedance.com |
9fd0abb2f2e159e84d9bdae581cdfab5226c8f53 | 70c7c9e1ecc96002f2028085865357dd752f5ada | /java8/src/java8/ScanEx2.java | 446dbd14d1aa8ede33875282192fc58465a63c4f | [] | no_license | pc1111/java8 | 0ef26ab8fb40d1ee68c100e1dfbacd24ade708cf | e07a8b76726384c0a166f2f6b179164ded7a7dc8 | refs/heads/master | 2021-03-25T02:56:19.952291 | 2020-04-13T06:18:21 | 2020-04-13T06:18:21 | 247,583,967 | 0 | 0 | null | null | null | null | UHC | Java | false | false | 415 | java | package java8;
import java.*;
import java.util.Scanner;
public class ScanEx2 {
public static void main(String[] args) {
Scanner s = new Scanner(System.in);
System.out.print("이름을 입력해 주세요. : ");
String text = s.next();
System.out.println(text);
System.out.println(s.hasNext());
System.out.pr... | [
"seunghoon.ryu.dev@gmail.com"
] | seunghoon.ryu.dev@gmail.com |
fa6007d065eb80cac478e206098c40042e4af1ae | 1de7d1c152d7a9a7d6bd5d7b3e3dedf4fbc8e8c2 | /IRCBot/src/main/java/twitchplays/irc/bot/chat/Message.java | cdbe4e7046e19f7dbe226278ef152097fdd821e8 | [] | no_license | MAkcanca/twitchplaysreborn | 8975342e6404066a7ad50f6d6a1b8ae003257c82 | 12c5fa3e1737a7c534d0ee655194400af6446f10 | refs/heads/master | 2021-01-21T18:39:02.663973 | 2016-06-19T14:00:48 | 2016-06-19T14:00:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,158 | java | package twitchplays.irc.bot.chat;
/**
* Chat message.
*
* @author Kevin Buisson
*/
public class Message {
/** Message nickname */
private String nickname;
/** Message text */
private String message;
/** Message time */
private long time;
/**
* Creates a new message.
*
... | [
"buisson.kevin2@gmail.com"
] | buisson.kevin2@gmail.com |
febd9dc58c4e02d5af6f754851818b54c4135288 | 4dd0d3dfa9ebb4c9aebe601a4ba5b2f97f89f488 | /java/org/apache/jasper/xmlparser/UTF8Reader.java | 6f8f642f6844ab5cb9eae2ac43501f0093327865 | [
"Zlib",
"LZMA-exception",
"Apache-2.0",
"bzip2-1.0.6",
"CPL-1.0",
"LicenseRef-scancode-unknown-license-reference",
"CDDL-1.0",
"EPL-1.0"
] | permissive | yiluxiangnan820/tomcat7-research | ae96a5748b18ee0aedc0134d10ba1842f7f56c80 | 1a98b983d813cf545fe0cbe22da846ed73f035db | refs/heads/master | 2023-07-27T20:06:31.134189 | 2023-05-06T06:19:46 | 2023-05-06T06:19:46 | 230,877,104 | 1 | 0 | Apache-2.0 | 2023-07-07T21:57:12 | 2019-12-30T08:21:36 | Java | UTF-8 | Java | false | false | 21,677 | java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | [
"hhg_gwh@163.com"
] | hhg_gwh@163.com |
5a0e2f8c73b17201e079910bf618278696f4357e | d5ddbe2bc8703d284357cf9d1618b70d78b71b08 | /10-企业权限管理系统/10-企业权限管理系统/已完成项目代码以及Sql/heima_ssm_Enter_Pri_Management/heima_ssm_web/src/main/java/com/itheima/ssm/controller/RoleController.java | 25582d19cf69313e4e779a4227b1be25717f5f35 | [] | no_license | KCWang152253/SSM_Enter_Pri_Man | a41658c6caac681ead6154bb6351858823273c86 | 19390a527c869de684e33dfb6050281a046978c5 | refs/heads/main | 2023-02-08T22:43:32.074038 | 2021-01-03T05:50:28 | 2021-01-03T05:50:28 | 326,306,036 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,586 | java | package com.itheima.ssm.controller;
import com.itheima.ssm.domain.Permission;
import com.itheima.ssm.domain.Role;
import com.itheima.ssm.service.IRoleService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.anno... | [
"2747962529@qq.com"
] | 2747962529@qq.com |
a735d8cc660b53986e61b0770ed872685bd55302 | 934d7c57c541dff18ef3a73b59eee3e1c15a2e91 | /app/build/generated/source/r/debug/android/support/design/R.java | acc5cd770ea1b27ba9d0a63965ae636426e7d80a | [] | no_license | Rex7/GstCalculator | 0340f49af0590215dce2571e6552f8fb9337769a | f86ff4fac937db79bda0e9a596dce95a73e17edb | refs/heads/master | 2020-03-11T08:14:03.867625 | 2018-04-17T09:20:14 | 2018-04-17T09:20:14 | 129,878,418 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 144,910 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package android.support.design;
public final class R {
public static final class anim {
public static final int abc_fade_in... | [
"regischarles7@gmail.com"
] | regischarles7@gmail.com |
4267e1a226dd5354d6ad06e13c12aff1ea630ef9 | b64ef70461fc0b47ec2d109fcfac23ba4957815d | /app/src/main/java/com/hodanet/charge/info/channel/ChannelInfo.java | a5e9dead34cd0dfa99dfc3a8563fde42ce111784 | [] | no_license | bostrich/githubcharge | 734d4a88b8cc5432e65ccdef96467e59ddfb690e | 4895857f98a1c119664699c04faab7f76cfe8f1a | refs/heads/master | 2020-03-08T07:06:26.841681 | 2018-04-19T07:26:14 | 2018-04-19T07:26:14 | 127,986,594 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 421 | java | package com.hodanet.charge.info.channel;
/**
*
*/
public class ChannelInfo {
private int splash;
private String channel;
public int getSplash() {
return splash;
}
public void setSplash(int splash) {
this.splash = splash;
}
public String getChannel() {
return ... | [
"13057506020@163.com"
] | 13057506020@163.com |
875bf95252a44d064e39e3df7ee0e22119987dbc | a8d3140d7468e12f5fc249b28854489d70d9992e | /src/main/java/com/manager/enums/BusinessStatusEnum.java | 6789e79597d188d54d0482d28c1c1aaa99392cbb | [] | no_license | shenchengxiao/jinan_wuliu | c5b34f1fe2ef46c195a986210d91883ffa0bc427 | de41ef68ac362ad0349b47accff32914ea291609 | refs/heads/master | 2021-01-19T21:55:19.757362 | 2017-05-27T03:39:34 | 2017-05-27T03:39:34 | 88,723,642 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,206 | java | /**
*
*/
package com.manager.enums;
import com.manager.service.IBusinessStatusEnum;
/**
* 业务异常状态定义<br/>
* 定义公共的异常状态,各个业务系统的异常状态由各个系统自行定义.<br/>
* 但必须实现{@link com.manager.service.IBusinessStatusEnum}接口.<br/>
* APIResponse包装业务状态时,会接收该接口的对象.<br/>
*
* @date Aug 18, 2014
* @desc 业务状态
*/
public enum BusinessStatu... | [
"2517674925@qq.com"
] | 2517674925@qq.com |
b934ea2c66b88076f42726cd29ed4c98f93e01d2 | fbbb62c93f9199619cfa1dd494ceca1f0e2fa0de | /cloud-gateway/src/main/java/com/example/cloud/gateway/repository/UserRepository.java | a2674564f58e4eeb529032902aeca6fd3f547e68 | [] | no_license | raikikien/E-Invoice-System | 3d6636d81f0dbf94031d35cca09185230a38d367 | f640704a7df9a6a3d6c524807723f2e659e9632c | refs/heads/main | 2023-03-31T07:22:42.089458 | 2021-04-02T10:40:31 | 2021-04-02T10:40:31 | 344,711,518 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 401 | java | //package com.example.cloud.gateway.repository;
//
//
//import com.example.cloud.gateway.models.User;
//import org.springframework.data.jpa.repository.JpaRepository;
//import org.springframework.stereotype.Repository;
//
//import java.util.Optional;
//
//@Repository
//public interface UserRepository extends JpaReposito... | [
"raikikien@gmail.com"
] | raikikien@gmail.com |
f53a9e070b98c12656e7e780bb8d4660aed3a643 | 5a90af10d9f735a513561ac6781925b798c1a312 | /ErreurFormule.java | 2f5788345d4bb39d578e91fdb23442da72defb54 | [] | no_license | valeriemontoya90/JavaTableur | b51dead00caaf2276531a4f22de7b23beae4d4ad | af4031d3f760b28499b772d460e2c0c5e6e0e61d | refs/heads/master | 2016-09-06T18:52:52.497437 | 2014-08-30T12:03:02 | 2014-08-30T12:05:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 113 | java | class ErreurFormule extends Exception{
ErreurFormule(){}
ErreurFormule(String msg){
super(msg);
}
}
| [
"valeriemontoya90@gmail.com"
] | valeriemontoya90@gmail.com |
4b450b24944b70b3e3c62ee2d1ffb44b7f6ad069 | 68291223928d3ca2a3c77968e5ed4e1174b46952 | /sia/src/main/java/com/lr/sia/ui/moudle5/activity/PrivateLockActivity.java | 2c599be7e2d6e43d26c56340759ba7be11ff8a2c | [] | no_license | wodx521/TestDemo1111 | 42105eb5778b06f9946891322a4dd99912b6d136 | e6581e5e68bb2a4150a502057f9e529eb3aa3bcb | refs/heads/master | 2020-12-14T10:05:01.540839 | 2020-01-23T10:00:32 | 2020-01-23T10:00:32 | 234,703,750 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,991 | java | package com.lr.sia.ui.moudle5.activity;
import android.content.Intent;
import android.view.View;
import android.widget.ImageView;
import android.widget.LinearLayout;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.core.content.ContextCompat;
import androidx.recyclerview.widget.Divi... | [
"wodx521@163.com"
] | wodx521@163.com |
24bcfe8a88825964e5a1bd066b426dad10093a09 | d530e932875494ad817885b3a1aa86c1a9bd349e | /login/src/main/java/ventanas/ModificarDatosUserListado.java | 271788abceae5d769f428153083811ced8187ed8 | [] | no_license | jmr779/Sesion09 | c0c0da4ec1ae8fcd03f5a7192f8f61e9609c541e | 0f9a6131fc7bb086ab4233ab370a319026357a3d | refs/heads/master | 2020-03-19T03:12:40.794313 | 2018-06-21T17:42:37 | 2018-06-21T17:42:37 | 135,705,450 | 0 | 3 | null | 2018-06-13T13:51:26 | 2018-06-01T10:41:54 | CSS | UTF-8 | Java | false | false | 233 | java | package ventanas;
public class ModificarDatosUserListado extends ModificaDatos {
public Pag_Administrador _unnamed_Pag_Administrador_;
public Usuario cargarDatosUser(String aID) {
throw new UnsupportedOperationException();
}
} | [
"acg125@inlumine.ual.es"
] | acg125@inlumine.ual.es |
93313871fa7498e2f9ac8ac3d871a89036515a11 | 20eb62855cb3962c2d36fda4377dfd47d82eb777 | /newEvaluatedBugs/Jsoup_42_buggy/mutated/1143/HtmlTreeBuilderState.java | 0c0d704c53e1ae988b677a773521844746744224 | [] | no_license | ozzydong/CapGen | 356746618848065cce4e253e5d3c381baa85044a | 0ba0321b6b1191443276021f1997833342f02515 | refs/heads/master | 2023-03-18T20:12:02.923428 | 2020-08-21T03:08:28 | 2020-08-21T03:08:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 68,259 | java | package org.jsoup.parser;
import org.jsoup.helper.DescendableLinkedList;
import org.jsoup.helper.StringUtil;
import org.jsoup.nodes.*;
import java.util.Iterator;
import java.util.LinkedList;
/**
* The Tree Builder's current state. Each state embodies the processing for the state, and transitions to other states.
*... | [
"justinwm@163.com"
] | justinwm@163.com |
5f15cdf4b2a1404762253b95fc864f3fe3f6b8d8 | 5fd3d2d20539d4e160f8ac293e0d4f1566a98a2c | /hz-fine-master/src/main/java/com/hz/fine/master/core/model/strategy/StrategyModel.java | 5f0048a42a5fcff5e3a201c24224b436fbc94ae8 | [] | no_license | hzhuazhi/hz-fine | eeac8ba3b7eecebf1934abab5a4610d3f7e0cd6f | addc43d2fe849e01ebd5b78300aae6fdf2171719 | refs/heads/master | 2022-12-14T12:24:59.982673 | 2020-09-05T11:02:02 | 2020-09-05T11:02:02 | 262,562,132 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,236 | java | package com.hz.fine.master.core.model.strategy;
import com.hz.fine.master.core.protocol.page.BasePage;
import java.io.Serializable;
/**
* @Description 策略表:关于一些策略配置的部署的Dao层
* @Author yoko
* @Date 2020/5/19 11:49
* @Version 1.0
*/
public class StrategyModel extends BasePage implements Serializable {
private s... | [
"duanfeng_1712@qq.com"
] | duanfeng_1712@qq.com |
5dcf7d7eba2c70b4666334cf012bc2f0332d18d8 | e03d408cbc6cddda0fc4f6028aa5344a52cd3194 | /src/com/example/multithreading/MainActivity.java | 085c41d613abd260c672796e66001aa951ece220 | [] | no_license | praveendurai/multi-threading | 0b0a3a8f275fb4233b630b1f88b9a753cdb56367 | 59c0ca54cc1d8663842093bd2b3d52f3910f48e5 | refs/heads/master | 2021-01-21T10:19:51.952645 | 2017-02-28T08:55:52 | 2017-02-28T08:55:52 | 83,410,795 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,071 | java | package com.example.multithreading;
import android.support.v7.app.ActionBarActivity;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuItem;
public class MainActivity extends ActionBarActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(s... | [
"ITLAB@IT208"
] | ITLAB@IT208 |
025c1c9886143cde586c75e4ccc7b2f4e51f1362 | 123b5012c00ab3d99e28273e84fbac86b9fec86e | /JvmStudy/src/com/dsh/jvmp2/chapter03/java1/PassiveUse1.java | 34de12506768e94810b00dae158cdf775837b733 | [] | no_license | shanluhaiya/java-learning | f5f01712c3cc3fc71950a3b06829b7a6bd0be195 | ff803da314f2793f22b64485126fc975805d2f97 | refs/heads/master | 2023-05-14T11:47:55.872858 | 2021-06-09T13:46:55 | 2021-06-09T13:46:55 | 367,238,012 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,490 | java | package com.dsh.jvmp2.chapter03.java1;
import org.junit.Test;
/**
*
* 关于类的被动使用,即不会进行类的初始化操作,即不会调用<clinit>()
* 说明:没有初始化的类,不意味着没有加载!
*/
public class PassiveUse1 {
/**
* 1. 当访问一个静态字段时,只有真正声明这个字段的类才会被初始化。
* > 当通过子类引用父类的静态变量,不会导致子类初始化
*/
@Test
public void test1(){
... | [
"qiaoguoqiang@wsecar.com"
] | qiaoguoqiang@wsecar.com |
c3e98eb542762ef4a680998dc951deb563b5140f | e54cd009e340679c4be3384cb0381f8a6562f0dc | /src/main/java/eu/hansolo/medusa/skins/TextClockSkin.java | 1f1b4a427209ea1ae06855818f73f7d0ec7648bc | [
"Apache-2.0"
] | permissive | PatrickKutch/Medusa | 241bff32426bf08222467bc0c98e3ac920d2683d | c0d39c5a30b91d0db95edc6812c20e0e0ce9d62c | refs/heads/master | 2021-01-17T21:06:40.495510 | 2016-10-29T16:47:43 | 2016-10-29T16:47:43 | 57,459,779 | 1 | 0 | null | 2016-10-29T16:47:43 | 2016-04-30T20:10:04 | Java | UTF-8 | Java | false | false | 9,723 | java | /*
* Copyright (c) 2016 by Gerrit Grunwald
*
* 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... | [
"han.solo@mac.com"
] | han.solo@mac.com |
ad9f6a5806a9ea4d1fead76b83b2eafc12551644 | ff5755b8f4ada97d441968ee8fbe86c05056c47e | /invoicing-module/src/main/java/com/glacier/frame/entity/system/UserSettingExample.java | 594665b7b68a0c3bb826a93e65074742728f8c1d | [] | no_license | hitmm/invoicing-project | 7b18e3463f7b7d67f90260d82638bed52f6ddf8e | 8b935af6f8f8c94433b6c15d25c2da2de32dffa7 | refs/heads/master | 2022-12-22T14:12:49.282617 | 2019-09-14T15:17:52 | 2019-09-14T15:17:52 | 197,218,692 | 0 | 0 | null | 2022-12-16T09:59:26 | 2019-07-16T15:19:19 | Java | UTF-8 | Java | false | false | 18,804 | java | package com.glacier.frame.entity.system;
import java.util.ArrayList;
import java.util.List;
public class UserSettingExample {
protected String orderByClause;
protected boolean distinct;
protected List<Criteria> oredCriteria;
protected int limitStart = -1;
protected int limitEnd = -1;
publ... | [
"960830lll"
] | 960830lll |
7e712bd2f1e790ea103159baeb42733fc34e0496 | 3ed6ef9ac5e0704d2418fad0cfb44e3097792539 | /chapter05/src/main/java/com/blogspot/toomuchcoding/book/chapter5/voidmethod/TaxFactorService.java | f93eda378993307cf9756cd0a525c1ecc1d46e72 | [
"Apache-2.0"
] | permissive | a5535772/mockito-cookbook | 6655967798eb90e283e2738acc6cee63ec173a1a | 54350c74741d26d8750990b33631ba75f3b751c9 | refs/heads/master | 2020-03-18T11:54:54.597899 | 2018-05-25T03:28:58 | 2018-05-25T03:28:58 | 134,697,791 | 0 | 0 | Apache-2.0 | 2018-05-24T10:11:34 | 2018-05-24T10:11:34 | null | UTF-8 | Java | false | false | 533 | java | package com.blogspot.toomuchcoding.book.chapter5.voidmethod;
import java.net.ConnectException;
import com.blogspot.toomuchcoding.person.Person;
public class TaxFactorService {
private static final double MEAN_TAX_FACTOR = 0.5;
public void updateMeanTaxFactor(Person person, double meanTaxFactor) throws Conn... | [
"marcin@grzejszczak.pl"
] | marcin@grzejszczak.pl |
d2b2867db09c55ff79af568c180e688acbe0c7bf | 7447d4d77eadd9fb9ad863510cfd9afdfb51fc05 | /src/main/java/controller/TestServlet.java | 6ce11a5ccbf03f551263e8971dcfcd2f98346a88 | [] | no_license | 1252158112/AccountSystem | c328fc5f7d43b2aa82e4c5877026171303ec8d16 | cc5c565628348e74fd9151d8291c8fad8a9259c3 | refs/heads/master | 2023-06-08T14:21:49.056931 | 2021-06-23T05:44:37 | 2021-06-23T05:44:37 | 379,492,349 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 742 | java | package controller;
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 java.io.IOException;
import java.io.PrintWriter;
@WebServlet(name = "testSer... | [
"1252158112@qq.com"
] | 1252158112@qq.com |
a27237667bca54af319cf121f3d215682350cb78 | fe5537e4905032825f36295a8a41a24c59c19589 | /BurppleFoodPlaces/app/src/main/java/xyz/htooaungnaing/burpplefoodplaces/adapters/ItemNewsAndTrendingNewsAdapter.java | 60ed6cbfb348e5119d0b8dd605a95b5d3d6b8466 | [
"Apache-2.0"
] | permissive | Htoo1993/PADC-3-F-HAN-BurppleFoodPlace | b5a4e3007c5bbc10da326efbe6189041ec3068fe | c83d8d672ca6eedfd531e2bd849e0c8cb3f776f2 | refs/heads/master | 2021-09-05T10:57:27.917939 | 2018-01-26T17:20:56 | 2018-01-26T17:20:56 | 116,288,511 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,137 | java | package xyz.htooaungnaing.burpplefoodplaces.adapters;
import android.content.Context;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import xyz.htooaungnaing.burpplefoodplaces.R;
import xyz.htooaungnaing.burpplefoodplaces.vie... | [
"htooaungnaing1102@gmail.com"
] | htooaungnaing1102@gmail.com |
f9bc888428a9e29037f4f4714808c245ef230edb | c36d08386a88e139e6325ea7f5de64ba00a45c9f | /hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/conf/ReconfigurationException.java | 90314f46292837a362f2315f33b609baac9f67be | [
"Apache-2.0",
"LicenseRef-scancode-unknown",
"CC0-1.0",
"CC-BY-3.0",
"EPL-1.0",
"LicenseRef-scancode-unknown-license-reference",
"Classpath-exception-2.0",
"CC-PDDC",
"GCC-exception-3.1",
"CDDL-1.0",
"MIT",
"GPL-2.0-only",
"BSD-3-Clause",
"LicenseRef-scancode-public-domain",
"LGPL-2.1-on... | permissive | dmgerman/hadoop | 6197e3f3009196fb4ca528ab420d99a0cd5b9396 | 70c015914a8756c5440cd969d70dac04b8b6142b | refs/heads/master | 2020-12-01T06:30:51.605035 | 2019-12-19T19:37:17 | 2019-12-19T19:37:17 | 230,528,747 | 0 | 0 | Apache-2.0 | 2020-01-31T18:29:52 | 2019-12-27T22:48:25 | Java | UTF-8 | Java | false | false | 5,337 | java | begin_unit|revision:0.9.5;language:Java;cregit-version:0.0.1
begin_comment
comment|/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF license... | [
"dhruba@apache.org"
] | dhruba@apache.org |
6aad9af5720bb73bccf1995d2f0b20cad32e24fc | c4d1992bbfe4552ad16ff35e0355b08c9e4998d6 | /releases/2.3.0/src/testcases/org/apache/poi/ddf/TestEscherContainerRecord.java | e308b05f6213ff9a22a6bec611a9616e71fa1540 | [] | no_license | BGCX261/zkpoi-svn-to-git | 36f2a50d2618c73e40f24ddc2d3df5aadc8eca30 | 81a63fb1c06a2dccff20cab1291c7284f1687508 | refs/heads/master | 2016-08-04T08:42:59.622864 | 2015-08-25T15:19:51 | 2015-08-25T15:19:51 | 41,594,557 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 7,359 | java | /* ====================================================================
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file ... | [
"you@example.com"
] | you@example.com |
7cda235457d10ac4a99923c58e250fe02bd008fd | 63cff39606ed63cfe63e03b70820f620d11c0d43 | /CGB-1811-DNYXW/src/main/java/com/db/common/cache/CacheKey.java | 1d5f4611bf723007711a11db4daf69a5951cd2be | [] | no_license | zhangyan1224/dnyxw | 0904c83009abdcb8b2c112acf6ecc051543e8af7 | 3dd07b1844d63e13ee37d107fdf0507132ad8803 | refs/heads/master | 2020-04-26T09:33:59.318378 | 2019-03-03T02:50:18 | 2019-03-03T02:50:18 | 173,423,116 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,785 | java | package com.db.common.cache;
import java.io.Serializable;
import java.lang.reflect.Method;
import java.util.Arrays;
/**
@author ifsy
@create 2019年2月14日 下午5:22:46
*/
public class CacheKey implements Serializable {
private static final long serialVersionUID = -7108628554422067195L;
/**
* 目标类
*/
private Class<... | [
"1300727172@qq.com"
] | 1300727172@qq.com |
362c36d2c159ac04f92f8616c03d09cd16047b6e | 5394abbd0d7148e440c6b80dbc8821519a63a761 | /src/chat/view/ChatPanel.java | a36da60866f839b03cabd431c21a5c008894c82c | [] | no_license | willwpearson/ChatbotProject | 396672f31251c71a6f2370234b8c44d32d455896 | cf73ff986261a2b712fa746efec11787f400cda9 | refs/heads/master | 2021-05-15T14:35:35.486833 | 2018-02-21T19:07:37 | 2018-02-21T19:07:37 | 107,312,908 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,869 | java | package chat.view;
import javax.swing.*;
import chat.controller.ChatbotController;
import java.awt.Color;
import java.awt.Dimension;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
/**
*
* @author William Pearson
*
*/
public class ChatPanel extends JPanel
{
private ChatbotController app... | [
"31518711+willwpearson@users.noreply.github.com"
] | 31518711+willwpearson@users.noreply.github.com |
6b2873f2805b9b85a6f229b4e93b06b872d5b12f | 63c46f5955bd4f9559ec2731d16d0961a5415f22 | /JXTADroid/src/net/jxta/socket/JxtaSocketAddress.java | 2f0454b52fcdd110b5bd514177acfd913c06c9fd | [] | no_license | dineshone/JXTA_Android | 7dfc24f30a547c26743a8e7a149335486f09b86d | 6a6ec4ed18db34f62ccc123b02fa8999d32f9ed6 | refs/heads/master | 2020-06-03T22:43:39.441912 | 2014-07-22T01:04:59 | 2014-07-22T01:04:59 | 16,534,945 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 8,245 | java | /*
* Copyright (c) 2001-2007 Sun Microsystems, Inc. All rights reserved.
*
* The Sun Project JXTA(TM) Software License
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* 1. Redistributions of source code ... | [
"dinesh.one@gmail.com"
] | dinesh.one@gmail.com |
8d27e18c938c587f755e89b48f8ac3e4d07a4a6b | 76473285c7740bcab28b48a06e3381adbd777b4d | /src/main/java/com/intern/tdd/Account.java | b6377a4feba55250a19b51eb5cf139080b7857ea | [] | no_license | AMaiyndy/junit-controller | aaa1eb47b0e31a0c51f9bdbece3dcaa7a522ce24 | 051e99e43aff2d14b1b08c1e5edc74139aaa1def | refs/heads/master | 2021-05-07T16:28:19.850793 | 2017-11-08T08:50:24 | 2017-11-08T08:50:24 | 108,561,674 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 291 | java | package com.intern.tdd;
public class Account {
private long balance;
public Account(long balance) {
this.balance = balance;
}
public long getBalance() {
return balance;
}
public void withdraw(long amount) {
this.balance -= amount;
}
}
| [
"aratmay@gmail.com"
] | aratmay@gmail.com |
5061d25f6835d0e5d6b9b6f14eeecde314f39ba3 | e5e91b645201bb71ba1d2e4f561d10d2b7f05d75 | /Java - VideoPlayer/src/videoPlayer2/Control.java | 6046aecdf78bcce59b06504fc1713ffde669567c | [] | no_license | Bojana5/ITBootcamp-workshop---Java | 8ab5bea22c64d7810f378fe4d4e492390f69bf1d | 8600e2f28c064a2200fa98fe0cebf2fac343eccc | refs/heads/main | 2023-03-02T12:24:57.494783 | 2021-02-10T14:21:04 | 2021-02-10T14:21:04 | 337,745,996 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 119 | java | package videoPlayer2;
public abstract class Control {
public abstract void izvrsiAkciju(VideoPlayer video);
}
| [
"bojana.miljanovic.5@gmail.com"
] | bojana.miljanovic.5@gmail.com |
ad48272622397b8419ee467dfdedc0932aa016a5 | 828bc04856605869a6605f9a97678a426607ef9f | /app/src/main/java/com/android/incallui/video/impl/CheckableImageButton.java | c5def9a1bf63a3f1a1131de578daad3ab3aaaac7 | [] | no_license | artillerymans/Dialer_Support | 14925695e8b6a7d12d33973c665e6e06b082019a | c460b7b9a9a1da0c0d91aaf253098b96a5c5d384 | refs/heads/master | 2022-11-23T07:55:11.819343 | 2020-08-02T05:57:26 | 2020-08-02T05:57:26 | 284,218,783 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,523 | java | /*
* Copyright (C) 2016 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... | [
"zhiwei.zhurj@gmail.com"
] | zhiwei.zhurj@gmail.com |
85190c7752cc7eb606f784594f80d69454cfe1fe | 5ad0daa4de717f9fe847f52106c7853f0d629564 | /spring-beans/src/main/java/org/springframework/beans/factory/support/AbstractBeanDefinition.java | 8ec9c3a2c6844872068adb5e4ebd99950efdbbf9 | [
"Apache-2.0"
] | permissive | jasonSunhu/spring-code | aba5bafb6f9829ef528d8fb34dc97bea81b4b401 | dc18e9191f9291d5b83fb9aff79fdf8f4776c03a | refs/heads/master | 2023-05-04T02:29:00.355057 | 2021-05-24T07:24:35 | 2021-05-24T07:24:35 | 345,549,297 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 35,719 | java | /*
* Copyright 2002-2014 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... | [
"hsun@luopan88.com"
] | hsun@luopan88.com |
52e9f65f9188d19aceda1645e4a1efaf13f622f6 | bfbf29caa480a2bb52537a832433a8389b18da17 | /src/test/java/com/baomidou/test/generator/CodeGenerator.java | c026b71dbaa69c94409bae072c1b62c6440c92cb | [] | no_license | tonehao/haoGit | 8d9e0d7e53c620a2bb38e235406476d97be38db8 | f9d9aab92b56ff6edd00062efa67116b3111944e | refs/heads/master | 2021-12-14T19:49:56.779504 | 2021-11-29T10:12:28 | 2021-11-29T10:12:28 | 252,624,046 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,207 | java | package com.baomidou.test.generator;
import java.util.HashMap;
import java.util.Map;
import com.baomidou.mybatisplus.generator.AutoGenerator;
import com.baomidou.mybatisplus.generator.InjectionConfig;
import com.baomidou.mybatisplus.generator.config.DataSourceConfig;
import com.baomidou.mybatisplus.generator.config.Gl... | [
"tonghao@sunline.cn"
] | tonghao@sunline.cn |
e453a45afc9198f58af838e475251b6b7126ba6c | 7347094b7a574abcc06a8eb207fcff2bf0b2ba0e | /hive-code/hive-core/src/edu/unc/ils/mrc/hive/api/impl/elmo/SKOSConceptImpl.java | 3687a1d5b6de0ecc19e49d8aacad4d1c4ebec423 | [] | no_license | DICE-UNC/irods-hive | 776feea03d9e8e1c605e93b0bd2bc7789a9dbc62 | f9548931656eec930fe3b17ec37dbe912b8d0e9e | refs/heads/master | 2016-09-05T21:42:43.160413 | 2015-05-01T14:57:50 | 2015-05-01T14:57:50 | 17,442,815 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 6,310 | java | /**
* Copyright (c) 2010, UNC-Chapel Hill and Nescent
All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided
that the following conditions are met:
* Redistributions of source code must retain the above copyright notice, this list of conditions ... | [
"michael.c.conway@gmail.com"
] | michael.c.conway@gmail.com |
17ab504b17077698c80d736aa0cd0cb890fb74e7 | f864a98838074cfb96e045b3870075df673b381c | /src/animalhouse/Pig.java | 1c00271fae5b3465903c31725fc79f7c4be6f431 | [] | no_license | Runeslayer10/AnimalHouse | 44f77636fe2ea60131f5ea714c5a03dcf8dc21ee | b207e0b99833e36707f9f0bb54f6bb3e94815298 | refs/heads/master | 2020-04-09T14:53:59.630069 | 2018-12-04T19:48:33 | 2018-12-04T19:48:33 | 160,410,595 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 460 | 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 animalhouse;
/**
*
* @author blhad3491
*/
public class Pig extends Mammal {
public Pig() {
//Call Mamm... | [
"blhad3491@7KXL6Y1.Student.UGDSB.ED"
] | blhad3491@7KXL6Y1.Student.UGDSB.ED |
2a84ab9f0fd6cd5be9bc6164bb2545d150c6e668 | 446613963cda46298ef119c954184d962499aca1 | /Obiekty z Klasą - Rozdział 15 - Interfejsy/src/zadanie_132/AudioBook.java | 6c078bf00de147462a22183e55d0659de9220e6f | [] | no_license | lDante93/Learning-Java | 3ab2444b336d26f99002e987edcf120f90ed06af | 5bd1a9d70a762d0cc3eef15ad0162f32fd13001f | refs/heads/master | 2020-07-03T18:46:00.222480 | 2016-11-19T22:46:36 | 2016-11-19T22:46:36 | 74,239,772 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,318 | java | package zadanie_132;
import java.util.Calendar;
import java.util.GregorianCalendar;
public class AudioBook implements Czasochlonne, Wielojezyczne
{
private String tytul, autor;
public int godziny,minuty,sekundy;
private Calendar czas;
private int jezyk=Wielojezyczne.PL;
public void ustawJezyk(int jak)
{
this.jezyk=... | [
"niletuv@gmail.com"
] | niletuv@gmail.com |
fbf2b9b8eb606c392d440f9f11a325c9693e09c8 | 2a60bef49c147e2e19681b91c036687c5223df75 | /src/com/bissonthomas/gamefarm/controler/states/State.java | bef6c8d2247c89365325a110320ea5ad5b135701 | [] | no_license | ThomasBisson/GameFarm2.0 | b41a09745f3140d6e3d9ed95fbe14d4ccc0dfb5f | 12569b97fb10959f83f03649fdf54aa76c584054 | refs/heads/master | 2021-05-09T23:00:41.977490 | 2018-02-07T23:08:23 | 2018-02-07T23:08:23 | 118,769,580 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 532 | java | package com.bissonthomas.gamefarm.controler.states;
import com.bissonthomas.gamefarm.controler.StateManager;
import com.bissonthomas.gamefarm.model.DBMongoConnection;
import javax.swing.*;
import java.awt.*;
public abstract class State {
protected StateManager sm;
protected JPanel panel;
protected DBMon... | [
"bisson.th@gmail.com"
] | bisson.th@gmail.com |
bb791a836cd7376d301253964527a33a150a1922 | e6856ce771a300f9192dd2ba601309e3aab0e313 | /src/main/java/com/gears42/surelock/pages/BasePage.java | 465f545cf0faaca58996f835e9bf5cdc88a6c6c9 | [] | no_license | bvmgkarthik4u/Appium-Automation | 30a00a9c0ed03f9111caa3e183fc5c1cfe342557 | 7280d4ec8faa3d7c57237f5aeb1b7683642e7b6c | refs/heads/master | 2023-03-09T07:43:57.742133 | 2021-02-28T17:06:02 | 2021-02-28T17:06:02 | 343,100,353 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,749 | java | package com.gears42.surelock.pages;
import com.gears42.surelock.properties.TestProperties;
import com.gears42.surelock.util.WebDriverCommonLib;
import io.appium.java_client.AppiumDriver;
import io.appium.java_client.MobileBy;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.PageFactory;
import... | [
"bvmg.karthik@42gears.com"
] | bvmg.karthik@42gears.com |
34ea738bcbd2310b5bfe95805eec725d969da9fe | c5fb50b8bd93f75472aaf76ca7d0cad3e0aa5f74 | /src/controller/WebCamController.java | d36b77c3121d2f7337b1c4a0047e0aaa74f587c0 | [] | no_license | MalindaIroshana/Faces-Recognizer | 5cc2598567bed5a5ec1dfd2b45fa787b0bde8b37 | dfceada00a7e68a9ccd9301880a2fbe43504174a | refs/heads/master | 2020-06-30T02:06:19.479270 | 2014-06-30T22:18:31 | 2014-06-30T22:18:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,522 | java | /*
* Todos os direitos reservados ao autor pedro_ha@yahoo.com.br
* Este programa deve ser distribuido junto à sua licença
*
* Aviso:
* Este programa de computador é protegido por leis de direitos autorais.
* Qualquer reprodução, distribuição ou modificação não autorizada deste
* programa de computador, em sua ... | [
"pedro@pedroassis.com.br"
] | pedro@pedroassis.com.br |
7974568abfbcd3feb009cc1e0eb4b392242d4b8a | 3c665400f7a3adb749665cdbcefa821fbce775f4 | /chapter_003/src/test/java/ru/job4j/bank/UserTest.java | f8109502feea1a8c4a7501533aa74c09df4e9c46 | [
"Apache-2.0"
] | permissive | MaximShavva/job4j | 27afb855be23d9716264cecb4c1d14f7d7495f5a | 8c943829d1b8b19a86a5ef9adb21722008f9df4a | refs/heads/master | 2020-04-28T21:45:24.026538 | 2019-04-29T21:28:06 | 2019-04-29T21:28:06 | 175,593,662 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,058 | java | package ru.job4j.bank;
import org.junit.Test;
import static org.hamcrest.MatcherAssert.assertThat;
import static org.hamcrest.core.Is.is;
/**
* Класс для тестирования класса User.
*
* @author Шавва Максим.
* @version 1.
* @since 17.04.2019г.
*/
public class UserTest {
/**
* Метод Hashcode.
*/
... | [
"saloedos@yandex.ru"
] | saloedos@yandex.ru |
ff7db1ac05dad517b80997ee9770fd926a37e0b6 | 2bb5081dc0cc6d6d7b955600eb64c8d428d257dd | /sta3/shop/src/main/java/com/bjpowernode/shop/utils/ApplicationContext.java | 8873b840c110feff9e7028e1a8331d2dcdce5f7a | [] | no_license | 98feng/RBAC | a102bbb3f4ab5f9f7c7d41f4e611e169a5f8ade2 | a02d6551b5f541bca5d45115419c5229f08b4ed3 | refs/heads/master | 2023-04-02T16:56:17.395194 | 2021-04-19T10:43:50 | 2021-04-19T10:43:50 | 359,396,867 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,423 | java | package com.bjpowernode.shop.utils;
import com.bjpowernode.shop.annotation.AutoWrite;
import com.bjpowernode.shop.annotation.Bean;
import java.io.File;
import java.io.InputStream;
import java.lang.reflect.Field;
import java.util.HashMap;
import java.util.Map;
import java.util.Properties;
import java.util.Set;
/**
... | [
"canlong012"
] | canlong012 |
0faf3eba857227d007e79cae9886c6b38a73530b | b7cd41a37ea667a90e6f769d3a805cb0e3ab8ebe | /Lesson7/Sample1.java | c5404a5b6c5d41e5f0d3da37739c8d62a53b9f7b | [] | no_license | yuri9129/yasashii_java | ceeebc3965de345e779dd92c5a3a5a11008be7c0 | f3d88262400589a0595350ab1aa031ee5012e851 | refs/heads/master | 2021-01-21T17:53:13.085060 | 2017-05-25T08:29:45 | 2017-05-25T08:29:45 | 91,997,360 | 0 | 0 | null | null | null | null | SHIFT_JIS | Java | false | false | 357 | java | class Sample1
{
public static void main(String[] args)
{
//配列の宣言方法その1
int[] test;
test = new int[5];
test[0] = 80;
test[1] = 60;
test[2] = 22;
test[3] = 50;
test[4] = 75;
for(int i = 0; i<5; i++){
System.out.println((i+1) + "番目の人の点数は" + test[i] + "です。");
}
}
}
| [
"hiroki-hayashi-2@alpsgiken.co.jp"
] | hiroki-hayashi-2@alpsgiken.co.jp |
18fb66bcbf715502e4e42397d2a4e9a4c766f988 | 029010881febc6c5b7e2f0dee144f20559e6bd38 | /Notes/Java SE/Collection/src/set/TreeSetDemo.java | e0c6f8eb5644f246767571dcc997c6f800ed5f41 | [] | no_license | chuishengzhang/zcs | 127d48751447d31f7e2602c0e7eeb3d84f6f459d | 332d724c9c3e7c2518b169e1e7ed64419e542d61 | refs/heads/master | 2020-03-08T15:05:03.088784 | 2018-05-04T10:45:58 | 2018-05-04T10:45:58 | null | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 1,453 | java | package set;
import java.util.Iterator;
import java.util.TreeSet;
/* Collection
* |--set
* |--HashSet
*
* |--TreeSet 可以对集合中的元素进行排序
* 要将自定义对象存入集合,改自定义对象必须具备比较性
* (该对象所属类实现Comparable接口)
*
*
*
* 第一种方法:使元素本身具备比较性
*
* */
class Person1 implements Compar... | [
"you@example.com"
] | you@example.com |
21e47cababd4a075e3375bf5117911e16e713b15 | d355f3e08103d8782c0edb580b33a03573ac0a51 | /jomplc/trunk/src/main/org/pereni/ctrl/DataImp.java | 70126bab1b47288549397e5fadf50b334566e4b7 | [] | no_license | gaoyan0571/jomplc | 0d79016787fc2b4739dc2b38ea85eea766dc0ad5 | 4e0fdafcd7382846bc2be2fd0b29280b88f3a107 | refs/heads/master | 2021-01-01T17:00:07.570421 | 2006-09-19T16:48:58 | 2006-09-19T16:48:58 | 37,973,023 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,896 | java | /*
* $Id: DataImp.java,v 1.6 2005/10/24 13:53:51 remus Exp $
*
* Copyright [2005] [Remus Pereni http://remus.pereni.org]
*
* 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
*
... | [
"Remus@67df4f6e-bcb8-faca-fd4a-303898a44b1e"
] | Remus@67df4f6e-bcb8-faca-fd4a-303898a44b1e |
fba3c2509c17a3bec3d2a5b55ff307e384a2ef8a | f89e35eb3e34fa42abd601c1ef361086eeb203c9 | /gamesdk_utils/src/main/java/com/creative/gamesdk/common/utils_base/config/ErrCode.java | b69fa26d70b692ac061a747bee2452668481de59 | [] | no_license | chengdongba/GameSDKFrame | 624752eb755459a764448658463b97b4c2dcf9e0 | 5aab2740b758751777ae261bef79be1300e69d70 | refs/heads/master | 2020-04-24T03:41:28.030753 | 2019-03-06T09:27:31 | 2019-03-06T09:27:31 | 171,678,226 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,024 | java | package com.creative.gamesdk.common.utils_base.config;
/**
* Created by Administrator on 2019/2/18.
* 全局错误码类
*/
public class ErrCode {
//--------------------- 公共(1000~1200) -------------------------
public static final int SUCCESS = 1000; //成功
public static final int FAILURE = 1001; //失败
public st... | [
"chendongqi@9377.com"
] | chendongqi@9377.com |
ad70647757523324809d66c0a97430f927212d03 | 6cbb46d3aa306b7e46ca47b81cac6401e12e8209 | /src/main/java/com/n26/controller/TransactionController.java | af46c980db3aea0bb232ba0407ae474007d63a5e | [] | no_license | dogukanduman/Transaction-Statistics | fc8921d2739338c4f60962681312883339550136 | de69f683527a646476d9126c3a803448e4c9260f | refs/heads/master | 2021-06-25T23:11:01.199661 | 2019-11-21T21:25:17 | 2019-11-21T21:25:17 | 150,414,264 | 0 | 0 | null | 2020-10-13T07:02:48 | 2018-09-26T11:14:14 | Java | UTF-8 | Java | false | false | 1,777 | java | package com.n26.controller;
import com.n26.dto.TransactionDto;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpHeaders;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;... | [
"dogukan.duman@turkcell.com.tr"
] | dogukan.duman@turkcell.com.tr |
8edadd9b9aae91ae7b3c4a27fcfa4e436b042494 | 44e5d21d39e2fe55dd40dbbcd016d33bc33d3036 | /common/src/main/java/com/group_six/tools/JDBCTools.java | 5d91629e213e1c16253be50558e9d9f83db4262a | [] | no_license | SzSsZd/yyjh-datasource | 3aa043df440bfc1be34b5c78835eb5d504cb0e4f | 36e5eee53cb43cd5429228b24120427f3f5a0505 | refs/heads/master | 2022-11-22T17:56:06.971761 | 2019-10-15T01:04:31 | 2019-10-15T01:04:31 | 207,505,036 | 0 | 0 | null | 2022-10-19T01:20:21 | 2019-09-10T08:28:26 | CSS | UTF-8 | Java | false | false | 12,390 | java | package com.group_six.tools;
import com.fasterxml.jackson.databind.JsonNode;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.fasterxml.jackson.databind.node.ArrayNode;
import com.fasterxml.jackson.databind.node.ObjectNode;
import java.io.IOException;
import java.sql.*;
import java.util.*;
public class... | [
"38211333+SzSsZd@users.noreply.github.com"
] | 38211333+SzSsZd@users.noreply.github.com |
2b082e14718d68c609e849d5aa49a774f69ee770 | e49ddf6e23535806c59ea175b2f7aa4f1fb7b585 | /tags/release-2.4/mipav/src/gov/nih/mipav/view/dialogs/JDialogGridOptions.java | 2829f95a37d2009528bc4bafc19102eed2c32543 | [
"LicenseRef-scancode-unknown-license-reference",
"MIT"
] | permissive | svn2github/mipav | ebf07acb6096dff8c7eb4714cdfb7ba1dcace76f | eb76cf7dc633d10f92a62a595e4ba12a5023d922 | refs/heads/master | 2023-09-03T12:21:28.568695 | 2019-01-18T23:13:53 | 2019-01-18T23:13:53 | 130,295,718 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,465 | java | package gov.nih.mipav.view.dialogs;
import gov.nih.mipav.model.file.*;
import gov.nih.mipav.view.*;
import java.awt.event.*;
import java.awt.*;
import javax.swing.*;
/**
* Sets options for overlaying a grid on the image.
* @author ben
* @version 1.0
*/
public class JDialogGridOptions
extends J... | [
"NIH\\mccreedy@ba61647d-9d00-f842-95cd-605cb4296b96"
] | NIH\mccreedy@ba61647d-9d00-f842-95cd-605cb4296b96 |
45f238c1296200b126984c47702f55138dd4d160 | 41972da770ede5a26909a95e3717b283029bce89 | /src/com/wiseweb/ui/Code.java | 009876fd6dcb51ef1a105617febe82166d3c09e8 | [] | no_license | feng99721480/movieApp | 1d44074354a26f8d7fa61164bbe04bf8bd939086 | 597d659f9d4870849366ba69cb7e1fe7832407af | refs/heads/master | 2021-01-10T11:27:09.245478 | 2015-06-04T02:44:09 | 2015-06-04T02:44:09 | 36,779,148 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,714 | java | package com.wiseweb.ui;
import java.util.Random;
import android.graphics.Bitmap;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
import android.graphics.Bitmap.Config;
public class Code {
private static final char[] CHARS = {
'2', '3'... | [
"Lenovo@Lenovo-PC"
] | Lenovo@Lenovo-PC |
7dc4ae264075b3428019af836d6001d73a0a584a | c58bb8db16dca4eb104d60104a5f1551f4129092 | /net.certware.sacm.edit/bin/src-gen/net/certware/sacm/SACM/parts/impl/TaggedValuePropertiesEditionPartImpl.java | b2d8e34a3343b23f12d3ff92e494048c60d7d720 | [
"Apache-2.0"
] | permissive | johnsteele/CertWare | 361537d76a76e8c7eb55cc652da5b3beb5b26b66 | f63ff91edaaf2b0718b51a34cda0136f3cdbb085 | refs/heads/master | 2021-01-16T19:16:08.546554 | 2014-07-03T16:49:40 | 2014-07-03T16:49:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,341 | java | // Copyright (c) 2013 United States Government as represented by the National Aeronautics and Space Administration. All rights reserved.
package net.certware.sacm.SACM.parts.impl;
// Start of user code for imports
import net.certware.sacm.SACM.parts.SACMViewsRepository;
import net.certware.sacm.SACM.parts.TaggedValue... | [
"mrbcuda@mac.com"
] | mrbcuda@mac.com |
98de85ad3981beb3f94a65f4419e5a337db415b3 | d89577506ae8ae3dcf1069c0a2e95fe89e841a99 | /omd-dao/src/test/java/me/glux/omd/dao/test/package-info.java | 9f638e67fce0b3f663b10de7700e94155b47623c | [] | no_license | gluxhappy/bms-fs | 8d03fa006d1bccd066000917f70af126362294b9 | 54e3a458e6774e7763836517de14508c370555d1 | refs/heads/master | 2016-09-12T14:26:33.640921 | 2016-05-19T01:46:52 | 2016-05-19T01:46:52 | 56,482,477 | 2 | 2 | null | null | null | null | UTF-8 | Java | false | false | 61 | java | /**
* @author gluxhappy
*
*/
package me.glux.omd.dao.test; | [
"gluxhappy@gmail.com"
] | gluxhappy@gmail.com |
3fe98d01a0346e529b8537ec733662a41cda9252 | 389d31580f426b020add2d5fbeabb776d9195c5b | /src/com/xtb4/sortfromfiles/sorter/MergeSorter.java | 98621d201adfbbce5006b884e75d0465edee8afe | [] | no_license | Xtb4/SortFromFiles | 9d3a3e360966ba5b0f6c2f8bd8af88e941090a73 | 8aff8c64152b05241afcbfdb31b4a2bd4669a38d | refs/heads/master | 2020-07-23T13:33:58.431352 | 2019-09-13T08:15:01 | 2019-09-13T08:15:01 | 207,574,531 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,147 | java | package com.xtb4.sortfromfiles.sorter;
import com.xtb4.sortfromfiles.sorter.data.Input;
import com.xtb4.sortfromfiles.sorter.data.Output;
import com.xtb4.sortfromfiles.sorter.exceptions.InputTypeException;
import com.xtb4.sortfromfiles.sorter.exceptions.SorterException;
import java.io.IOException;
import java.util.Co... | [
"Pavel.92.nsk@gmail.com"
] | Pavel.92.nsk@gmail.com |
7d1b73e9d3e65841ecc49c3b4d810b3e058ed949 | 49b75f183a3c947a46fe61986816e5bc4faa2fcc | /src/main/java/com/example/priority/dto/responce/ResAllPriority.java | 207aeec7c35f7b3a0dba816607c76d28f9703c0b | [] | no_license | komal2831/priority_tatsam | 0a1cd107ffe5090651352ee5f2ae0dad38c4c365 | 0761d7a07835d133095d5232a29cd9cb9e3a4dd9 | refs/heads/main | 2023-06-16T17:32:09.251755 | 2021-07-02T12:34:46 | 2021-07-02T12:34:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 295 | java | package com.example.priority.dto.responce;
import lombok.Data;
import java.util.List;
@Data
public class ResAllPriority extends GenericResponse{
List<Priority> priorityList;
@Data
public static class Priority{
private Long priorityId;
private String Name;
}
}
| [
"ranjeet@anvayaanalytics.com"
] | ranjeet@anvayaanalytics.com |
6ceced30208d4fa8cb7730e942ac1e1fc88292ef | 40df2cb0cf4cdc8261a88fc507ffb7cd113282c3 | /micro-film-cloud/nacos-gateway/src/main/java/com/zjservice/gateway/pojo/OperationLog.java | ca20996fadc118fa8c96e0819e960b47dab8f429 | [] | no_license | zj19950922/micro-film-cloud | d51794c2b217618fcad40569f590e8950eb35808 | 3f726f99826c4a3fc6011f950cd7a2d2dea7d350 | refs/heads/master | 2023-07-20T05:02:03.584333 | 2020-03-30T01:02:37 | 2020-03-30T01:02:37 | 241,000,356 | 3 | 0 | null | 2023-07-11T02:31:33 | 2020-02-17T02:04:10 | TSQL | UTF-8 | Java | false | false | 521 | java | package com.zjservice.gateway.pojo;
import lombok.Data;
import java.io.Serializable;
/**
* @author zj
* @date 2020/1/6 9:36
* @Description
*/
@Data
public class OperationLog implements Serializable {
private String id;
/** 用户名*/
private String userName;
/** 请求服务*/
private String visitorServi... | [
"zhujun19950922@163.com"
] | zhujun19950922@163.com |
1c9573f0e0ff26d9d4c7524c4612623e5fdffeb4 | 3eab3fb0f444a7d6e19205dba17a5bea6ee59221 | /Message/gen/com/example/message/R.java | 1fd6b22326b9a37f5ab93fac4a120a530a32830a | [] | no_license | fang1994042128/Android-- | 9c13018247c685d2cee6baa9e50eae123058499b | 6ed06137fb78b9a8a2571886b9d491785b61d247 | refs/heads/master | 2016-09-03T07:26:39.637180 | 2015-05-03T09:16:45 | 2015-05-03T09:16:45 | 31,646,002 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,300 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* aapt tool from the resource data it found. It
* should not be modified by hand.
*/
package com.example.message;
public final class R {
public static final class attr {
}
public static final class dimen {
... | [
"624941450@qq.com"
] | 624941450@qq.com |
3922c6b610b5f8430cf7fc675421712ea34e656c | 3544d676049e38eac8610c13d2e8b629bd89b938 | /Factory Pattern Sample/src/com/company/Main.java | 1b87ecdc3970b2d82cd423bdbb55686de2c18895 | [
"MIT"
] | permissive | Ahmedsafwat101/DesignPatterns | cb51c274e86d77eaa0ce46f801a69691a7b2a225 | 2f52c470b21cd93c28fce1e2ffef26bffa8809db | refs/heads/main | 2023-04-18T17:05:18.220587 | 2021-04-20T22:42:14 | 2021-04-20T22:42:14 | 359,957,325 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 481 | java | package com.company;
import com.Factory.DialogFactory;
public class Main {
public static void main(String[] args) {
/**Calling the factory**/
DialogFactory factory = new DialogFactory();
/**Create HTML Button from DialogFactory that will return Button class **/
factory.createButto... | [
"42112466+Ahmedsafwat101@users.noreply.github.com"
] | 42112466+Ahmedsafwat101@users.noreply.github.com |
0f9b50d20d754fce5b3dae5a0b8ee17cf908669b | 559ea64c50ae629202d0a9a55e9a3d87e9ef2072 | /com/cnmobi/im/util/DateUtils.java | 06f05f6ee6b32f7d947c5985a450ce0c8108d8f6 | [] | no_license | CrazyWolf2014/VehicleBus | 07872bf3ab60756e956c75a2b9d8f71cd84e2bc9 | 450150fc3f4c7d5d7230e8012786e426f3ff1149 | refs/heads/master | 2021-01-03T07:59:26.796624 | 2016-06-10T22:04:02 | 2016-06-10T22:04:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,719 | java | package com.cnmobi.im.util;
import com.google.protobuf.DescriptorProtos.FieldOptions;
import com.google.protobuf.DescriptorProtos.MessageOptions;
import com.google.protobuf.DescriptorProtos.UninterpretedOption;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Date;
import org.xbill.... | [
"ahhmedd16@hotmail.com"
] | ahhmedd16@hotmail.com |
daf0d492a50f7123e8db5af668d70d1043ec68c0 | 9370cc5bc214ad377200ca41ed6f556140cbb06a | /src/com/mysteel/banksteel/view/adapters/SourceSearchAdapter.java | 0add1e425e101fe927160b44107fce951de3c3f4 | [] | no_license | caocf/2.1.0 | db5286d5e9317e1ae70e1186b222e736b1e7a2ce | f2ba501e317eb1f5e9f77cf94ef9c52cc606b252 | refs/heads/master | 2021-01-16T20:50:52.899829 | 2015-11-06T17:29:05 | 2015-11-06T17:29:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,753 | java | package com.mysteel.banksteel.view.adapters;
import android.content.Context;
import android.content.Intent;
import android.text.TextUtils;
import android.view.LayoutInflater;
import android.view.View;
import android.view.View.OnClickListener;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
... | [
"529500098@qq.com"
] | 529500098@qq.com |
1ccb20781bcea5c344e3406dfae58c58445778f6 | 2431af653419370f5b5fd955b8c5408f1ef94dae | /src/com/javaintroduction/TaskOnVariables.java | f8527df472289a037b4639b332a11c225be4b19d | [] | no_license | prathapSEDT/TMSEL-DailyCODE | d38acd8d3e8194f94b4e8973574cc426d773b3b5 | 4031154f323606d3c41fee4ecc15c59d90dccbd7 | refs/heads/master | 2023-03-14T20:08:22.837083 | 2021-02-23T05:11:46 | 2021-02-23T05:11:46 | 341,436,163 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 313 | java | package com.javaintroduction;
public class TaskOnVariables {
public static void main(String[] args) {
int a,b;
a=30;
b=40;
// swap two numbers, a==> 40 b==>30
a=a+b;// 70
b=a-b;//70-40=30
a=a-b;//70-30=40
System.out.println(a+" "+b);
}
}
| [
"prathap.ufttest@gmail.com"
] | prathap.ufttest@gmail.com |
774cf554a6c634b39c0cf46ea6128d73e2beaf5f | a6b5e84baad67354a7c215828c16a186f354faa3 | /bootcampmanagement/src/main/java/com/bm/bootcampmanagement/repository/el/ProvinceRepository.java | f429424d6c901f0e7a59c8d08f7254057e8e62c7 | [] | no_license | bootcamp23-mii/SpringBoot-BootcampManagement | c310339787d0d780d3adc41efc2648786025fd4e | c84dc598f7ff84cdcce5147535eaa85f57fef92b | refs/heads/master | 2020-05-01T02:58:45.188924 | 2019-05-09T14:43:53 | 2019-05-09T14:43:53 | 177,234,302 | 4 | 1 | null | null | null | null | UTF-8 | Java | false | false | 790 | 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 com.bm.bootcampmanagement.repository.el;
import com.bm.bootcampmanagement.entities.Province;
import org.springframewor... | [
"restaarayaning@gmail.com"
] | restaarayaning@gmail.com |
b7b175e93432ffdf786199b5feff6b5ee89310d2 | eb2690583fc03c0d9096389e1c07ebfb80e7f8d5 | /src/main/java/org/owasp/benchmark/testcode/BenchmarkTest01733.java | e16fc956f1c9f8dc5de34f0eeb80c1e8221121b3 | [] | no_license | leroy-habberstad/java-benchmark | 126671f074f81bd7ab339654ed1b2d5d85be85dd | bce2a30bbed61a7f717a9251ca2cbb38b9e6a732 | refs/heads/main | 2023-03-15T03:02:42.714614 | 2021-03-23T00:03:36 | 2021-03-23T00:03:36 | 350,495,796 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,498 | java | /**
* OWASP Benchmark Project v1.2
*
* This file is part of the Open Web Application Security Project (OWASP)
* Benchmark Project. For details, please see
* <a href="https://www.owasp.org/index.php/Benchmark">https://www.owasp.org/index.php/Benchmark</a>.
*
* The OWASP Benchmark is free software: you can redistribute i... | [
"jjohnson@gitlab.com"
] | jjohnson@gitlab.com |
ca2a71dea01ef97318d7f5ed47f504c2c6e1b13f | 5604ba8b171cc374ca78e7a165a7e26498d12e34 | /it.polimi.mdir.crawler.graphmlmodel/code/gen/it/polimi/mdir/crawler/graphmlmodel/messages/ObjectFactory.java | cd2c4135e3ebcf6b98c253c04ea5c79c71573783 | [] | no_license | zefang/model-driven-information-retrieval | 9019c4c1ca0b0a5f544866c80e7c2207841717ea | 446027dd10e809d07e5280b164347792169c7282 | refs/heads/master | 2020-04-06T03:34:33.489980 | 2011-10-08T14:44:39 | 2011-10-08T14:44:39 | 37,524,552 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,316 | java |
// CHECKSTYLE:OFF
package it.polimi.mdir.crawler.graphmlmodel.messages;
import javax.xml.bind.annotation.XmlRegistry;
/**
* This object contains factory methods for each
* Java content interface and Java element interface
* generated in the it.polimi.mdir.crawler.graphmlmodel.messages package.
*... | [
"stefano.celentano87@gmail.com"
] | stefano.celentano87@gmail.com |
3ace2d12ec730068c33557c86c28ba7492c8e85c | 099028e82771d0939d2a65e81ab188ea5b9084c3 | /src/main/java/com/carndos/modules/res/pojo/ResRoleBO.java | e80e0f1e563f39969fa257f87f6a2de61b4851fa | [] | no_license | yanghj7425/carndos | 65f8e37e466dd58336435cd5f9cb1d52ed88a755 | 1cbefe125303729a8f547ee4dbac24a9f48c4cef | refs/heads/master | 2022-06-22T10:17:10.434917 | 2019-06-20T10:10:19 | 2019-06-20T10:10:19 | 140,275,326 | 0 | 0 | null | 2022-06-17T02:00:58 | 2018-07-09T11:22:16 | Java | UTF-8 | Java | false | false | 837 | java | package com.carndos.modules.res.pojo;
import lombok.Builder;
import lombok.Data;
import java.io.Serializable;
/**
* @description 角色资源映射
*/
@Data
@Builder
public class ResRoleBO implements Serializable {
private static final long serialVersionUID = 1L;
/**
* 映射id
*/
private Long id;
/**... | [
"1501587673@qq.com"
] | 1501587673@qq.com |
3f461858c29e6d2e17443f88ff11fe7af23d14a1 | bd1de34bb9cef9c7c382a82dc849f35b18ed28c7 | /src/main/java/com/cursomc/services/validation/ClienteUpdate.java | fc3286c30d83b570c9d02b0ec05bf74182e426b9 | [] | no_license | emersonabreu/Crud-Spring-Ionic | b9ccd14e5a37a03e27142f8be64fb10b443288ec | e8298b0bd3eef42b6026e969f240b67ac4734ef4 | refs/heads/master | 2020-03-08T05:10:02.242154 | 2018-06-16T12:09:53 | 2018-06-16T12:09:53 | 127,941,240 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 565 | java | package com.cursomc.services.validation;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
import javax.validation.Constraint;
import javax.validation.Payload;
@Constraint(validatedBy = ClienteUpdateValidator... | [
"emersondamiaosouza@gmail.com"
] | emersondamiaosouza@gmail.com |
0a4a74916f624ddf63305770184cfec1b0d9c955 | 59e5d71dd5eb187fcbd544e92000525961f3541d | /integration-tests/src/test/java/org/apache/stanbol/enhancer/it/MultiThreadedTest.java | e9fb37522c561ae85dc9d821e4ef87ffcf1a7b7c | [
"Apache-2.0"
] | permissive | alansaid/stanbol | 532ca3eaf752b240920762e174387f243eecbdad | ad9fb1c880d17c29f9dad0e23e7c8899fff37512 | refs/heads/trunk | 2021-01-14T12:21:46.554231 | 2015-12-07T09:40:48 | 2015-12-07T09:40:48 | 46,792,648 | 0 | 1 | null | 2015-11-24T13:15:28 | 2015-11-24T13:15:27 | null | UTF-8 | Java | false | false | 1,430 | java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with this
* work for additional information regarding copyright ownership. The ASF
* licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may n... | [
"rwesten@apache.org"
] | rwesten@apache.org |
89fe8e3ae8e907a75851c58c57c2249e99d57c1a | c83d9a429fa8754619eb2de55a4b36a27afb198a | /src/util/ChartUtils.java | abe8a1f490ad5bb754934794edd25cc3114082f7 | [] | no_license | yongchengmin/jfreecharts_demo_01 | 0675e724c7ba49b3be469bf75454f883559fa9ae | 975650f18cd8989438697254430c32ebeaf206cc | refs/heads/master | 2020-03-10T11:57:49.650581 | 2018-04-13T07:37:35 | 2018-04-13T07:37:35 | 129,366,706 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 16,138 | java | package util;
import java.awt.BasicStroke;
import java.awt.Color;
import java.awt.Font;
import java.awt.Paint;
import java.awt.Rectangle;
import java.text.DecimalFormat;
import java.text.NumberFormat;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.Vector;
i... | [
"minyongcheng@qq.com"
] | minyongcheng@qq.com |
1f865d55f2e2ff992892b77e11190f0314ccd311 | 580d37ac030ee333cf47ffa5ad5aca0ccb608459 | /src/test/java/com/springboot/DemoApplicationTest.java | 1199ea2a66e24e73d584b126982e932435beb5cd | [] | no_license | zhuyupeiwmq/springboot | 906994fc408f220c72dfc7b44382ae7f01bb1b8e | e47d2671aa16680418665d123f4c95def32c10f9 | refs/heads/master | 2023-03-12T20:32:28.563272 | 2020-12-21T09:57:38 | 2020-12-21T09:57:38 | 323,290,569 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 106 | java | package com.springboot;
import static org.junit.jupiter.api.Assertions.*;
class DemoApplicationTest {
} | [
"103zypZ#"
] | 103zypZ# |
70cd2034f6c36b6e9692f679f1c95c904da8dcd9 | f2e41adb54b8bd00fd8bca4990af9ee1e1006a5e | /spring_step06_jdbc/src/test02/JdbcExample6.java | e701a98d90ca67aed75877156369b5cde931b59f | [] | no_license | bsgpark/Springworkspace | 3eaac88b5fae0b55604d280f1c376bee25d2e4f0 | 0127f82bee54463f5a4e783d1554ce95fb7de370 | refs/heads/master | 2022-12-24T10:24:54.540943 | 2020-09-22T07:15:51 | 2020-09-22T07:15:51 | 295,885,382 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 842 | java | package test02;
/* 수정
[문제] p0001을 jQuery, 35000, 인포믹스로 변경하시오
[결과] 상품 1개를 수정하였습니다
*/
import org.springframework.context.ApplicationContext;
import org.springframework.context.support.ClassPathXmlApplicationContext;
public class JdbcExample6 {
public static void main(String[] args) {
ApplicationContext factory =... | [
"bsgpark@naver.com"
] | bsgpark@naver.com |
e8888c8cd701fa12e592157c0f9811c765efdd04 | 228d30af9aeb9d97873b56d72e65f6c42eedd34d | /src/main/java/week2/Day1/IrctcSignUp.java | e453c10aebecce57160bb7835d7e2df7e7855150 | [] | no_license | tnkarthick14/Selenium-Codes | b00b7edc9afe6047b3d199b15b6057bf37e9453f | be36461f1fe4a1bd1ca6dfdf12159dc375b88877 | refs/heads/master | 2020-04-29T08:08:31.320929 | 2019-04-13T12:56:15 | 2019-04-13T12:56:15 | 175,975,955 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,869 | java | package week2.Day1;
import org.openqa.selenium.Keys;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.chrome.ChromeDriver;
import org.openqa.selenium.support.ui.Select;
public class IrctcSignUp {
public static void main(String[] args) throws InterruptedException {
// TODO Auto-generated... | [
"tnkar@SARKAR"
] | tnkar@SARKAR |
4354c8518a394c0baa9d6471a2bcc0117579a429 | 3482685392a16465aba102874c701707343e8d95 | /app/src/main/java/com/epita/mti/tinytube/request/OkHttpStack.java | 1d3d2b1f9df0daf2c00db0f74c9da414c89dfbdc | [] | no_license | matthieu-rollin/TinyTube | d26d8f736fef9195e2e020e37a07287eda239337 | cb5df5895f5bd39578e884e6e2ec9a76ebd366ed | refs/heads/master | 2021-01-23T15:41:45.371727 | 2014-12-20T00:24:21 | 2014-12-20T00:24:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,029 | java | package com.epita.mti.tinytube.request;
import com.android.volley.toolbox.HurlStack;
import com.squareup.okhttp.OkHttpClient;
import com.squareup.okhttp.OkUrlFactory;
import java.io.IOException;
import java.net.HttpURLConnection;
import java.net.URL;
/**
* Created by _Gary_ on 28/11/2014.
* Simple stack to use OkH... | [
"gary.dameme@gmail.com"
] | gary.dameme@gmail.com |
d87e8d3c8c08a1b2051ba2d820d3fb66bd442d1b | 23ba003d18a2580c40b47f2c2648655631265ec0 | /src/main/java/io/agileintelligence/config/SecurityConfig.java | c16ea9da925248c58f3681eabac85d77431e66cf | [] | no_license | carlosag0712/AgileIntelligenceBookstoreFrontEnd | f2c1a503d4f97a894df858f19d7a7eb1e5ab1c2e | 585800f1a354f1854cb2e315363ba9b44f5fb047 | refs/heads/master | 2021-01-21T14:40:43.283562 | 2017-06-28T19:28:26 | 2017-06-28T19:28:26 | 95,325,942 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,631 | java | package io.agileintelligence.config;
import io.agileintelligence.service.Impl.UserSecurityService;
import io.agileintelligence.utility.SecurityUtility;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Configuration;
import org.springframework.core.env.Environ... | [
"ceag68@hotmail.com"
] | ceag68@hotmail.com |
43c21de4bfc839e42a6487ca3164b8cc6d99d1f4 | cb771861b684a287407cff8f10165bdf3bd66ff1 | /core/src/com/itesm/pixelwars/Sprites/Animations/AnimationTower.java | 01980f46a6de071ccab4644180f5bb9a4e9012a1 | [] | no_license | PedroCorsob/PixelWar_Videogame | b2572f9b231c1144f3d673e00fb6344c46c7921b | 75548e38c509daf827af39d9aa1f856917bb0fa2 | refs/heads/master | 2023-03-16T00:52:19.173211 | 2019-05-21T03:46:27 | 2019-05-21T03:46:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,100 | java | package com.itesm.pixelwars.Sprites.Animations;
import com.badlogic.gdx.Gdx;
import com.badlogic.gdx.graphics.Texture;
import com.badlogic.gdx.graphics.g2d.Animation;
import com.badlogic.gdx.graphics.g2d.Sprite;
import com.badlogic.gdx.graphics.g2d.SpriteBatch;
import com.badlogic.gdx.graphics.g2d.TextureRegion;
publ... | [
"A01379404@itesm.mx"
] | A01379404@itesm.mx |
58cc46ca508dc90f0b05eb4c9cc790bec3359610 | ec07073b1fc084b86ff99caa0b7b5c23b172529e | /src/br/com/caelum/struts/action/MudaIdiomaAction.java | 29ad0d815db6e87c21091580782d86801f8dc2f5 | [] | no_license | clebsons/struts | 50cefbfb08941cf9a728d025434b8b19dea074be | 4f764a7c7804bdc340e07f93a0ee2256bae2e81b | refs/heads/master | 2020-06-02T17:04:02.790804 | 2014-07-10T21:53:14 | 2014-07-10T21:53:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 766 | java | package br.com.caelum.struts.action;
import java.util.Locale;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.apache.struts.action.Action;
import org.apache.struts.action.ActionForm;
import org.apache.struts.action.ActionForward;
import org.apache.struts.action... | [
"clebson@atlanticsolutions.com.br"
] | clebson@atlanticsolutions.com.br |
e7616b8311d11a5802945a90f1a05bb79ddc9b7f | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/29/29_15fa01a72f25d2828339cd116a2a7d7972b980a9/TwitterManagerImpl/29_15fa01a72f25d2828339cd116a2a7d7972b980a9_TwitterManagerImpl_s.java | 151b5b8d8c3d59ebcfe7269626e1a6918ae9ea7a | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 1,636 | java | /**
*
*/
package org.soluvas.web.login;
import twitter4j.Twitter;
import twitter4j.TwitterFactory;
import twitter4j.auth.AccessToken;
/**
* @author haidar
*
*/
public class TwitterManagerImpl implements TwitterManager {
private final String consumerKey;
private final String consumerSecret;
... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
8089e8b6315d865c165e72b6e9b40948d94caf72 | 6cb64364c931af163127635693a89116f7b00428 | /src/com/khoahuy/exception/UnauthorizedException.java | d72fbe86de117e859d05663aa8ae13bba2f59145 | [] | no_license | khdb/phototag | ac2a5ea7ac1f5eeda5701f899427d468ad695a09 | 62f8774fbec8a2dad83c10b3f9049fd48515c04d | refs/heads/master | 2016-09-05T20:15:47.319696 | 2013-11-27T17:54:11 | 2013-11-27T17:54:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 238 | java | package com.khoahuy.exception;
public class UnauthorizedException extends Exception {
/**
*
*/
private static final long serialVersionUID = 1L;
public UnauthorizedException(String message) {
super(message);
}
}
| [
"thanhhuy89vn@gmail.com"
] | thanhhuy89vn@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.