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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
318f1ce652461dbcd12d54978ce6772c69bb6548 | 702f9632466d768df937213bfdbbdf574ee4a8b5 | /currency-exchange/src/test/java/com/skillUp/currencyexchange/CurrencyExchangeApplicationTests.java | e73c59a74ef0b3002216c519b868e66fc74ac136 | [] | no_license | prathap-ch/currency-exchange | 29307b71de9914dd6bf80fbf7bc268b26b8b74d5 | 07c7f150b09e5bdf43033d9a0714f8c02223fe7d | refs/heads/master | 2023-06-21T15:32:44.774964 | 2021-08-07T06:58:10 | 2021-08-07T06:58:10 | 392,546,382 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 230 | java | package com.skillUp.currencyexchange;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class CurrencyExchangeApplicationTests {
@Test
void contextLoads() {
}
}
| [
"35505223+prathap-ch@users.noreply.github.com"
] | 35505223+prathap-ch@users.noreply.github.com |
2def160f343fef56cbdd9af1db5490ce674e7bc0 | 77aad5cfdef11760289dd7428a18c8c05fe7c6dc | /src/main/java/com/new_afterwave/mc/dao/LoginSQLStatement.java | 86817feef06ebd4f389f4e58130b501451463ac1 | [] | no_license | kisstherain8677/MCflu | 4781f60cd7580310b41cbded683ad911851e279b | c10f3e5be0fb9b97a39e46dfb99f9aa6f5e5b938 | refs/heads/master | 2022-11-17T23:39:57.143758 | 2020-07-17T07:44:20 | 2020-07-17T07:44:20 | 276,129,641 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,277 | java | package com.new_afterwave.mc.dao;
/**
* @author by
* @description:
* @date 2020/7/8 16:39
*/
public enum LoginSQLStatement
{
//这句话就算如果不存在TABLE1的表,创建之
//有以下列数
//int列,存储数据
//string列,存储字符串
//主键为int
CREATE_TABLE1(
"CREATE TABLE IF NOT EXISTS `LoginInfo` (" +
"`playerName` VARCHA... | [
"842658636@qq.com"
] | 842658636@qq.com |
7223a5fe51a6ecbc9a9ebb83198aa9e1275e5f12 | 3752b55c99df41fc67c85cc61e0a2a34955e501c | /bradypod.framework/bradypod.framework.vm/src/main/java/bradypod/framework/vm/anq/AnQ_2.java | 0128b23eea0f45ca91f7dca5e09ec377be58771e | [] | no_license | shineer/bradypod | cfb627b3a3d9bec738fa829a036c36d25d8ca803 | 77b424b358d5954d2657d6ea57573dd42acee198 | refs/heads/master | 2021-01-18T15:40:36.772019 | 2017-02-27T10:18:10 | 2017-02-27T10:18:10 | null | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 734 | java | package bradypod.framework.vm.anq;
import java.math.BigDecimal;
/**
* 解惑——2,找小数点
*
* @author xiangmin.zxm
*
*/
public class AnQ_2 {
public static void main(String[] args) {
// 1, 做金额扣减的时候,错误示例
System.out.println("错误示例: " + (2.0 - 1.1));
// 2, printf
System.out.printf("%.2f%n", 2.00 - 1.10);
... | [
"previous_yu@163.com"
] | previous_yu@163.com |
e10d612ba49382d7eaa54761c9f923f03bb550aa | 979f258d9d98da2d6a0ce926c27b5605bd877da4 | /app/src/test/java/com/example/homebrewrakia/ExampleUnitTest.java | c14ae4e1bc03ed71e3f89d861f920d3ab89672c9 | [] | no_license | julianjelev/HomebrewRakia | 1899c7b8f5714351d04322f61af63c8e5f94369c | f1cf4b8c2e40eb7952987a7154835039dbb9b4cf | refs/heads/master | 2022-12-16T23:29:17.021729 | 2020-09-02T14:49:14 | 2020-09-02T14:49:14 | 291,959,127 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 386 | java | package com.example.homebrewrakia;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
@Test
public v... | [
"julian_jelev@hotmail.com"
] | julian_jelev@hotmail.com |
c6720aaa5608f537bcee49bc840b4f6b7f1b771c | 37851cb3c2cae08f8f44d9a7f09b995b995fb58a | /tln_mazzei/simplenlg/src/Start.java | 33c038cf514ee3d6c11902d85b8f5f4c41642b9a | [] | no_license | rogerferrod/tln | b88680eca56ef9bd63d13969081b1a78df2318f4 | 8d50bbe4d3d352d6de84f553a2a0bf0b3242e1e8 | refs/heads/master | 2020-08-18T21:11:57.156711 | 2019-10-17T16:24:07 | 2019-10-17T16:24:07 | 215,834,310 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,543 | java | import org.json.simple.JSONObject;
import org.json.simple.parser.JSONParser;
import java.io.*;
import java.util.ArrayList;
public class Start {
public static void main(String[] args) {
JSONParser jsonParser = new JSONParser();
File dir = new File("..\\python\\output\\");
File[] directoryLi... | [
"roger.ferrod@edu.unito.it"
] | roger.ferrod@edu.unito.it |
fe70baaecea89e2a044c80c00cd7086917d7b130 | 3a8cbe4eec1e11ebfdcceb143cb7d832973551a6 | /src/main/java/com/test/core/entity/user/User.java | 1eda860acf3b8cd2606827d065b863b41b490e13 | [] | no_license | araksgyulumyan/SpringBootMVCAndSecurity | 5d28714bbeaffe8e2385ce75a4e8e7e23502844e | 38e9a0db1bf20fa1ed381c3e6d6479b8088f9ee5 | refs/heads/master | 2020-03-22T14:35:49.592343 | 2018-07-11T18:19:17 | 2018-07-11T18:19:17 | 140,191,276 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,301 | java | package com.test.core.entity.user;
import com.test.core.entity.BaseEntity;
import com.test.core.service.user.common.UserRole;
import org.apache.commons.lang3.builder.EqualsBuilder;
import org.apache.commons.lang3.builder.HashCodeBuilder;
import org.apache.commons.lang3.builder.ToStringBuilder;
import javax.persistenc... | [
"araksgyulumyan@alfred-macs-MacBook-Pro.local"
] | araksgyulumyan@alfred-macs-MacBook-Pro.local |
d56ffdcaa33f9746dd98ccab6da3151d32782438 | 89972779259818d76e3d249a52153e4f42dd9501 | /old/vnm-selfcare-webapps-mega2-master/vnm-selfcare-core-2.0/src/main/java/com/gnv/vnm/selfcare/core/adapter/upcc/ws/SInSubscriberAccountParaVO.java | eb0bead71361c6223eed1d05b6799def878f2420 | [] | no_license | SM-Tiwari/Spring-Security | 5514149eb7e082e04f04dab0cbcbf9fb1df5d84e | f0676d3a96748d476c226ba7e724896eab77fa71 | refs/heads/master | 2022-12-28T18:07:32.056655 | 2020-01-31T03:31:13 | 2020-01-31T03:31:13 | 237,351,143 | 0 | 0 | null | 2022-12-10T01:04:42 | 2020-01-31T03:10:35 | Java | UTF-8 | Java | false | false | 2,682 | java |
package com.gnv.vnm.selfcare.core.adapter.upcc.ws;
import java.util.ArrayList;
import java.util.List;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Java class for SIn... | [
"siddhesh.mani@infotelgroup.in"
] | siddhesh.mani@infotelgroup.in |
bbb5bf35d308b63052ca1a4e114a9aa31657b042 | 025803488ee6148d9ffc0509407b0ebf83eb5bcf | /exercicios/src/main/java/classes/AreaCirc.java | 02c750a82f3a5a68c844b38db71e2d2616000c1e | [] | no_license | gabikersul/curso-java-udemy | 216f7ccae4727db2d5636108849031321a6ec06a | 1cff944756e4ec3ef95029c386030b3fe930fc87 | refs/heads/main | 2023-06-26T13:24:32.918265 | 2021-07-25T22:43:24 | 2021-07-25T22:43:24 | 389,449,099 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 223 | java | package classes;
public class AreaCirc {
double raio;
static final double PI = 3.14;;
AreaCirc(double raio){
this.raio = raio;
}
double area(){
return PI * Math.pow(raio, 2);
}
}
| [
"gabriela.ilegra@terceiros.zenvia.com"
] | gabriela.ilegra@terceiros.zenvia.com |
199369d8a35a41fc332e1ecaad383fbaa6bb01c3 | 7cfde3b082522eeb5fb1d4546ebc6ab24a4f11a4 | /wgames/gameserver/src/main/java/org/linlinjava/litemall/gameserver/data/vo/Vo_41009_0.java | db63ea1d2446a4d62b4ed850477fe085f0989858 | [] | no_license | miracle-ET/DreamInMiracle | 9f784e7f373e78a7011aceb2b5b78ce6f5b7c268 | 2587221feb4fd152fc91cabd533b383c7e44b86f | refs/heads/master | 2022-07-21T21:44:55.253764 | 2020-01-03T03:59:17 | 2020-01-03T03:59:17 | 231,498,544 | 0 | 2 | null | 2022-06-21T02:33:57 | 2020-01-03T02:41:06 | Java | UTF-8 | Java | false | false | 130 | java | package org.linlinjava.litemall.gameserver.data.vo;
public class Vo_41009_0 {
public int server_time;
public int time_zone;
} | [
"Administrator@DESKTOP-M4SH3SF"
] | Administrator@DESKTOP-M4SH3SF |
14a1272726ec05917bc3ae39ac83d97c93406bee | fa1408365e2e3f372aa61e7d1e5ea5afcd652199 | /src/testcases/CWE129_Improper_Validation_of_Array_Index/s03/CWE129_Improper_Validation_of_Array_Index__getQueryString_Servlet_array_size_05.java | 15483a2518247463716e777af7c5536a580a1614 | [] | no_license | bqcuong/Juliet-Test-Case | 31e9c89c27bf54a07b7ba547eddd029287b2e191 | e770f1c3969be76fdba5d7760e036f9ba060957d | refs/heads/master | 2020-07-17T14:51:49.610703 | 2019-09-03T16:22:58 | 2019-09-03T16:22:58 | 206,039,578 | 1 | 2 | null | null | null | null | UTF-8 | Java | false | false | 11,219 | java | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE129_Improper_Validation_of_Array_Index__getQueryString_Servlet_array_size_05.java
Label Definition File: CWE129_Improper_Validation_of_Array_Index.label.xml
Template File: sources-sinks-05.tmpl.java
*/
/*
* @description
* CWE: 129 Improper Validation of Array Inde... | [
"bqcuong2212@gmail.com"
] | bqcuong2212@gmail.com |
fa34fcd852f3a1ed5a966bcd86c90e615caa8a58 | b5d5ffb9b6c8d2b7df80cb6bcd29f439214d2800 | /sharding-jdbc/src/main/java/dang/demo/sharding/shardingjdbc/core/config/datasource/DatabaseShardingAlgorithm.java | ca2e92ca455b20693d75581daf37f6f653a54ad5 | [] | no_license | dangfugui/demo-root | ea9b4cd30e07d982301fa522a982f3dbfb4aba76 | 3ad709b4863db5dec3311331546e62a0b8554783 | refs/heads/master | 2021-05-11T04:57:27.312943 | 2019-01-25T06:51:45 | 2019-01-25T06:51:45 | 117,950,808 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 799 | java | package dang.demo.sharding.shardingjdbc.core.config.datasource;
import io.shardingsphere.api.algorithm.sharding.PreciseShardingValue;
import io.shardingsphere.api.algorithm.sharding.standard.PreciseShardingAlgorithm;
import java.util.Collection;
/**
* 分库算法:
*/
public final class DatabaseShardingAlgorithm impl... | [
"dangfugui@163.com"
] | dangfugui@163.com |
b273f3cabfa89e2e835aeae042bbe938b9eaf3c2 | 57f41b43a04fc41b51e3e9da7aebec5f2c4aefa4 | /Product/src/test/java/com/company/Product/ProductApplicationTests.java | 7536e499bc50bd9ef86eacfa916b570d60d7d858 | [] | no_license | Mattlomet/Capstone-2 | b9ddcb5d00c6dd5a912843f1550b0985e5dbe1b3 | 1c769bfb45f35fac51195e56f0213ad7360fd783 | refs/heads/master | 2022-07-15T02:07:01.082467 | 2019-12-18T07:29:01 | 2019-12-18T07:29:01 | 227,625,629 | 1 | 0 | null | 2022-06-21T02:28:13 | 2019-12-12T14:28:55 | Java | UTF-8 | Java | false | false | 212 | java | package com.company.Product;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class ProductApplicationTests {
@Test
void contextLoads() {
}
}
| [
"mattlomet@live.com"
] | mattlomet@live.com |
79dc8cf08735dc36d8e0bdef3696b6c8a55708ef | 7ad7b22b81236b70e5ecca2e57e9353c769ed3bf | /day1/src/main/java/com/lijia/code/WaterVolume.java | 012e809b71a9dfd41486696ddd2f1cfc8b74af0e | [] | no_license | tawalisa/code | e2c961df191bff710f0219f30f0947a8c4219fd6 | 0743556d2db812d34ae3911fbbe6c65e108e9bf3 | refs/heads/master | 2022-10-24T08:32:46.419915 | 2021-03-23T08:20:43 | 2021-03-23T08:20:43 | 202,655,308 | 0 | 0 | null | 2022-10-05T18:22:55 | 2019-08-16T03:56:31 | Java | UTF-8 | Java | false | false | 1,838 | java | package com.lijia.code;
/**
* 有一组不同高度的台阶,有一个整数数组表示,数组中每个数是台阶的高度,\ 当开始下雨了(雨水足够多)台阶之间的水坑会积水多少呢?
* 如下图,可以表示为数组[0,1,0,2,1,0,1,3,2,1,2,1],返回水体积等于6
*
* @link <img src="water_volume.jpg" />
* @author tawalisa@163.com
*
*/
public class WaterVolume {
public static void main(String[] args) {
int v = wat... | [
"jli13@tabzpgbzjw.asiapacific.hpqcorp.net"
] | jli13@tabzpgbzjw.asiapacific.hpqcorp.net |
9257dc6ab0e7f65b468b14d5000c186b810a199a | 762d286a279aa1e7924ac3067e3d9d668062d67c | /src/main/java/org/linguafranca/pwdb/kdb/KdbCredentials.java | 22c3cb18d5e4294a1cffdb4de989f52427631fda | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | specop0/KeePassJava2 | 82d81ef5a8c4b562e021cc18e7a4eaa0b4e925fb | 111b3c1f8433fc058c5496927601610aba39fb7f | refs/heads/master | 2020-04-01T22:13:50.058342 | 2016-05-19T11:57:38 | 2016-05-19T11:58:37 | 56,612,746 | 0 | 1 | null | 2016-04-19T16:17:06 | 2016-04-19T16:17:06 | null | UTF-8 | Java | false | false | 1,310 | java | /*
* Copyright 2015 Jo Rabin
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in ... | [
"jo@linguafranca.org"
] | jo@linguafranca.org |
3b090102579db37006a07a44b3dc4690ed689a2c | 010760279dd970c8a13608da902b53f38aef651e | /16SessionChildActor/src/main/java/demo/SessionChildActor.java | 048def0da47ed8e1de8d55a903522b7d9ad8600f | [] | no_license | luciano-fs/slr203patterns | 25562e06175148d16ae1f821f44314f25f06a9d3 | 60e566d117b90a4dc51318f5a62cdc5411379dab | refs/heads/master | 2020-12-26T12:22:48.172437 | 2020-01-31T20:18:03 | 2020-01-31T20:18:03 | 237,508,387 | 0 | 0 | null | 2020-10-13T19:12:07 | 2020-01-31T20:12:56 | Java | UTF-8 | Java | false | false | 1,272 | java | package demo;
import akka.actor.ActorRef;
import akka.actor.ActorSystem;
import demo.SessionManager.*;
import demo.Client.*;
/**
* @author Luciano Freitas
* @description
*/
public class SessionChildActor {
public static void main(String[] args) {
final ActorSystem system = ActorSystem.create("system");
... | [
"lucianofdz@gmail.com"
] | lucianofdz@gmail.com |
e84fd5e92622f076fbfc3c8d74305246d83eb3d3 | e00a7a926008680c267378aba327f1cc40a0d6f5 | /src/main/java/com/testgroup/api/ShipmentDto.java | 1e03d0577ad4bee303dd79b411de059cc5b6ba4e | [] | no_license | SebastianBodzak/deliverysystem | 37a586079f4d8de19e14721d4f8b0cea53f35c0a | d6e6bd5c2739f1e2f35044ac602f17fc325e0131 | refs/heads/master | 2020-06-10T18:10:01.541623 | 2016-12-15T14:33:37 | 2016-12-15T14:33:37 | 75,722,318 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,689 | java | package com.testgroup.api;
import com.testgroup.domain.ParcelType;
import java.text.SimpleDateFormat;
import java.util.Date;
/**
* Created by sbod on 06.12.16.
*/
public class ShipmentDto {
private Long shipmentId;
private Long parcelId;
private String date;
private Long senderId;
private Long... | [
"sebastian.bodzak@impaqgroup.com"
] | sebastian.bodzak@impaqgroup.com |
85a35812c9e0856fc37bec878566505dbc592905 | 306621e63eb5a1eac304a90b085c09f83dfe35ed | /kodilla-patterns22/src/main/java/com/kodilla/patterns22/decorator/taxiportal/UberNetworkOrderDecorator.java | 62294a2a347a90742dbeef450cbdf5ebe841b45e | [] | no_license | hewww/My-first-steps-in-java | 1efe6d8615139e29419c12231429a4faed449de2 | 458198c6c28a3b59faa164155a435de348037b63 | refs/heads/master | 2020-06-18T16:56:02.244166 | 2019-11-16T16:35:27 | 2019-11-16T16:35:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 476 | java | package com.kodilla.patterns22.decorator.taxiportal;
import java.math.BigDecimal;
public class UberNetworkOrderDecorator extends AbstractTaxiOrderDecorator {
public UberNetworkOrderDecorator(TaxiOrder taxiOrder) {
super(taxiOrder);
}
@Override
public BigDecimal getCost() {
return supe... | [
"50962854+hewww@users.noreply.github.com"
] | 50962854+hewww@users.noreply.github.com |
aacad08922af81c1082d3d4af8e60fec75907e73 | 85735f635e2f0ac0e099cb72575d18433f812d6f | /app/src/main/java/com/lzh/mdzhihudaily_mvp/AppConstants.java | df5f74cf69318498bf56522c05d41d271eb52b33 | [
"Apache-2.0"
] | permissive | lisuperhong/MDZhihuDaily | fe04e0677194f00c9d9ee373ad2f348eb1a05085 | b9192b3a78beb769ed6ab583f1503eef81608a5c | refs/heads/master | 2021-01-17T23:31:00.101101 | 2017-08-01T13:01:11 | 2017-08-01T13:01:11 | 62,735,140 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 256 | java | package com.lzh.mdzhihudaily_mvp;
/**
* @author lzh
* @desc:
* @date Created on 2017/2/25 17:17
* @github: https://github.com/lisuperhong
*/
public class AppConstants {
public static final String BASE_URL = "http://news-at.zhihu.com/api/4/";
}
| [
"lisuperhong@gmail.com"
] | lisuperhong@gmail.com |
2d31c0c0c191c78f034d031e08f585e85659158d | 0045a198d7d4f5d0aecc0c4600f27e825007c2c9 | /src/control/pharmacy_control.java | bbf6895682d083345e52dc752216eee0cd175c18 | [] | no_license | MoustafaElsaghier/MedicineWarehouse | d9b82079fa5834f17ef0972d1f5d7792da879f1e | 609490b8a324d5c725b97b8a217c6f18cb59323b | refs/heads/master | 2021-01-20T02:30:14.823826 | 2017-04-25T23:23:50 | 2017-04-25T23:23:50 | 89,415,758 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,176 | 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 control;
import java.sql.SQLException;
import model.pharmacy_attribute;
import model.pharmacy_db;
/**
*
* @author القدس
... | [
"thedreamereng@gmail.com"
] | thedreamereng@gmail.com |
80108e988ac91cf75ee053cfc80e7d1d7ddbd769 | fbae4df0b1687180b46c3ac8f883687d988a1d4b | /springdatajpa-demo/src/springdatajpatalk/spring/SpringConfiguration.java | 909c5d93b9bb353ce7650363d704f79125573d25 | [] | no_license | xalbrech/examples_and_talks | 81e50ac3e1838bdfa8b0e438626b7d70a9b37e5d | be9f978822bf7f517bedf7151560c7cfffd45791 | refs/heads/master | 2021-01-18T12:40:14.418308 | 2016-10-03T15:09:37 | 2016-10-03T15:09:37 | 48,951,405 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,222 | java | package springdatajpatalk.spring;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.data.jpa.repository.config.EnableJpaRepositories;
import org.springframework.orm.jpa.JpaTransactionManager;
import org.springframework.orm.jpa.Lo... | [
"d.albrecht@seznam.cz"
] | d.albrecht@seznam.cz |
c56dc979f7384535049ceaa515a45f71b29dd10e | 6f8edf68044debaa9fa5662da0a71a00c5182581 | /java/com/norbl/cbp/ppe/usermonitor/AuthorizationFrame.java | 7922ece42b5324e9e9c877d792562cbdfae8afdb | [] | no_license | cran/cloudRmpi | 45e4be633688ba3bf1e07e0d1eb721b319b3c217 | fd9ffa631ba612045aef04b66c0df6d27da23de1 | refs/heads/master | 2021-01-18T15:21:41.301819 | 2012-05-12T00:00:00 | 2012-05-12T00:00:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,656 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package com.norbl.cbp.ppe.usermonitor;
import com.norbl.cbp.ppe.*;
import com.norbl.util.gui.*;
import java.awt.event.*;
/**
*
* @author moi
*/
public class AuthorizationFrame extends javax.swing.JFrame {
Autho... | [
"csardi.gabor@gmail.com"
] | csardi.gabor@gmail.com |
e52e65e77bd41810084a5ea9e1d60f0b632533cb | 82cc2675fdc5db614416b73307d6c9580ecbfa0c | /eb-service/core-service/src/main/java/cn/comtom/core/main/omd/dao/OmdRequestDao.java | 6cbceaf47a7e769539f33eb72f7638ff800c7d5a | [] | no_license | hoafer/ct-ewbsv2.0 | 2206000c4d7c3aaa2225f9afae84a092a31ab447 | bb94522619a51c88ebedc0dad08e1fd7b8644a8c | refs/heads/master | 2022-11-12T08:41:26.050044 | 2020-03-20T09:05:36 | 2020-03-20T09:05:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 569 | java | package cn.comtom.core.main.omd.dao;
import cn.comtom.core.fw.BaseDao;
import cn.comtom.core.fw.CoreMapper;
import cn.comtom.core.main.omd.entity.dbo.OmdRequest;
import cn.comtom.core.main.omd.mapper.OmdRequestMapper;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.... | [
"568656253@qq.com"
] | 568656253@qq.com |
a72884b3bf907a650edcecd6e86553525b8a1e4f | 97f84489075f7f5a724d3165b603b22414acc48f | /AL-Game/src/com/aionemu/gameserver/dao/InventoryDAO.java | b4d3f88c0881f95b8c6e4f434c81b197016f9a8e | [] | no_license | ElrondEru/Aion-Energy-Life- | 10433fb7750905059bcd9411e1b0bd5a6c0032d1 | 817835029b41d5a66824c222552dca43a0d1b10d | refs/heads/master | 2020-06-05T02:40:46.970965 | 2010-10-26T16:51:36 | 2010-10-26T16:51:36 | 1,026,165 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,958 | java | /*
* This file is part of aion-unique <aionu-unique.com>.
*
* aion-unique 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 versio... | [
"Destinywars@5f6b67ec-ab53-48ec-8083-8baf883bdfaa"
] | Destinywars@5f6b67ec-ab53-48ec-8083-8baf883bdfaa |
e701a00d6f678cd91726a65c4dbbdc8bb34337ac | 54bafa3495c01a9530a662d441d45f35652e062f | /src/main/java/cn/promore/bf/action/LogAction.java | 890459e23f2570d48061d5989c57e806b92a75b7 | [] | no_license | zskang/tsj | d20f397762d230c487c0c9ce2e7a2863dd83050f | 0ff6bafec55e77f86097b164fd4f0b48db35eeff | refs/heads/master | 2021-07-13T12:46:51.300209 | 2017-10-18T09:57:45 | 2017-10-18T09:57:52 | 107,389,919 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,441 | java | package cn.promore.bf.action;
/**
* @author huzd@si-tech.com.cn or ahhzd@vip.qq.com
*/
import java.util.Collection;
import java.util.Date;
import java.util.Enumeration;
import java.util.List;
import javax.annotation.Resource;
import org.apache.log4j.Level;
import org.apache.log4j.LogManager;
import org.apache.log4j.M... | [
"253479240@qq.com"
] | 253479240@qq.com |
a3d5444260ccd86594de379f5e6a41b249d77b37 | 478d2c6f93b77a198d0f8c64b21e576c05b1de18 | /Library/src/Library.java | 0a2da68c22b63086619dfeef00883d2a93e226e8 | [] | no_license | kryan1622/Work | 82b49ad1c29fc6e3eea937e508229d87a4e5eede | e542687a264178c3867956fe578bc71ddba3afc7 | refs/heads/master | 2021-07-03T19:59:41.412588 | 2019-06-03T09:37:37 | 2019-06-03T09:37:37 | 188,248,203 | 0 | 0 | null | 2020-10-13T13:36:06 | 2019-05-23T14:17:20 | HTML | UTF-8 | Java | false | false | 110 | java |
public class Library {
private String inStock;
public String getinStock() {
return this.inStock;
}
}
| [
"krystalryan95@hotmail.co.uk"
] | krystalryan95@hotmail.co.uk |
7510f498c036e5fbab6ccdf13b29b1620f9d3254 | 33dbbbbbcfa2c7c29ccf3738ba647241c1ba91a0 | /src/ExplicityDemo.java | 7dc0c7f3b9b74b7a94bd90bdac16af4a9972c5bf | [] | no_license | Aishwarya338/Ash | d77c76a8496982d6990b6a454fc70cc6a7603c35 | 09bbbbb099b1c18e73f2e2a05bcaf973f85f6e3f | refs/heads/master | 2023-03-02T16:07:46.243476 | 2021-02-09T11:15:11 | 2021-02-09T11:15:11 | 336,253,298 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 924 | java | import java.util.concurrent.TimeUnit;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.chrome.ChromeDriver;
import org.openqa.selenium.support.ui.ExpectedConditions;
import org.openqa.selenium.support.ui.WebDriverWait;
public class ExplicityDemo
{
public stat... | [
"Aishwarya@Akshay"
] | Aishwarya@Akshay |
c79d82b82d52bb5eaaca8d9dd0e7489f3a2858cf | a6b3e337b8c26f14d36b00f2df46a57fd20d6e2a | /src/desagil/model/AndGate.java | f636da48da7d1aab675f8ea5353bb7b8db5a5f33 | [] | no_license | joaoppc/DesAgil_Projeto2 | eb0eb43634c733b052f029c4b2ff1637fb235138 | 2b01d86c1b97e38b9c51d5ce4aa6b4e63e7c29e3 | refs/heads/master | 2020-07-15T12:46:49.859456 | 2016-03-31T13:10:12 | 2016-03-31T13:10:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 342 | java | package desagil.model;
public class AndGate extends LogicGate {
private InputPin pinA;
private InputPin pinB;
@Override
public boolean getOutputValue(int index) {
boolean sinalA = pinA.getSource().getOutputValue(pinA.getIndex());
boolean sinalB = pinB.getSource().getOutputValue(pinB.getIndex());
return sin... | [
"pedrocc4@al.insper.edu.br"
] | pedrocc4@al.insper.edu.br |
4992f8d899b894fa3d3087a0964e0b29ba20b73a | f3a3bde3eb42afff21c85914a8aa91d511809532 | /build/generated-sources/ap-source-output/entity/ProspectType_.java | 12cf1631f1716398ff78fe0a762489e62d52c5ba | [] | no_license | kldgarrido/GConsultores_Admin | 8a2debf5c1a9b8b5860811ff3ff109190deb15ab | fdaa9737c8ea663202a465a522e475fd9735c08f | refs/heads/master | 2020-06-10T19:01:55.781468 | 2017-04-29T14:30:02 | 2017-04-29T14:30:02 | 75,903,233 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 624 | java | package entity;
import entity.Prospect;
import javax.annotation.Generated;
import javax.persistence.metamodel.CollectionAttribute;
import javax.persistence.metamodel.SingularAttribute;
import javax.persistence.metamodel.StaticMetamodel;
@Generated(value="EclipseLink-2.5.2.v20140319-rNA", date="2016-11-07T17:48:07")
@... | [
"kldgarrido@gmail.com"
] | kldgarrido@gmail.com |
72541f03f1b760069b610dd3e5e4d71c165875b6 | 34dd3bb7860850841d06bf718b76d2ce63a3d166 | /hip-message-server-service/src/main/java/org/hl7/v3/QUMTIN020030PL/ObjectFactory.java | ce8a9660565374962294a2cbd17a8dd84cf8c049 | [] | no_license | birkh8792/hip-message-server | 3723bc0ea3b47a6aaa45dbb10815a8cff5499698 | 87bf2d7987232282e89209c629334d0c89c0c1d3 | refs/heads/master | 2023-04-03T14:05:46.917073 | 2019-09-20T07:11:24 | 2019-09-20T07:11:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,089 | java | //
// 此文件是由 JavaTM Architecture for XML Binding (JAXB) 引用实现 v2.2.8-b130911.1802 生成的
// 请访问 <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// 在重新编译源模式时, 对此文件的所有修改都将丢失。
// 生成时间: 2018.12.19 时间 11:15:34 AM CST
//
package org.hl7.v3.QUMTIN020030PL;
import javax.xml.bind.annotation.XmlRegistry;
... | [
"451657937@qq.com"
] | 451657937@qq.com |
aae160c77890e6c7e8f6486dd1f96621a847a23c | 0bf868e61f22b7306dd3d97aa83fbff88094b434 | /src/main/java/com/xd/service/UserService.java | 123373de9b6d67d21b92907ef8f5df4c70ff93c4 | [] | no_license | jacobke/xd_book | 3e06914e2c47d08c88e48a9e83a7aac66843924f | e0b95d814f93639d956958e79b8265a31d518d40 | refs/heads/master | 2020-12-26T03:35:03.964990 | 2015-12-08T06:35:23 | 2015-12-08T06:35:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,248 | java | package com.xd.service;
import java.io.UnsupportedEncodingException;
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmException;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpSession;
import or... | [
"ske@Ctrip.com"
] | ske@Ctrip.com |
f2518db1744ba598d2358f3a235e136207cd05e0 | 34da44ea59fabe5ef7912b82ab6cc994ce632d27 | /app/src/main/java/com/example/saurav/uber/DriverSettingsActivity.java | 8350717b5f9a6c4ff726c9231442b5e49cca5f84 | [] | no_license | Gaurav2048/Uber-clone | 50b58f2818e55f4a96917b5ba7d50a91246b2564 | 7008a6309ada9e6bb8537797c9885285a5cd81d3 | refs/heads/master | 2020-03-23T15:14:31.116692 | 2018-07-20T16:04:34 | 2018-07-20T16:04:34 | 141,731,715 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,027 | java | package com.example.saurav.uber;
import android.*;
import android.app.Activity;
import android.content.Intent;
import android.graphics.Bitmap;
import android.net.Uri;
import android.provider.MediaStore;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.v7.app... | [
"2012ecs40@smvdu.ac.in"
] | 2012ecs40@smvdu.ac.in |
e6dfe2fad76d0ecdfce1ff4aea5032c1552008de | a497eb708e7b831d9ee5ed3ef25a0df4e4e9c7cb | /MediaStrip-model/src/main/java/com/mediastrip/components/Media.java | 998384bfe7db2378ded6240c69ba672a655e926b | [] | no_license | Takiguchi72/MediaStripFilRouge | 73e32cd996c0db2305c8ccd4b4b8b3f74b8d676d | 6eaaa4ed957343753742b46861e64b45b1aa831e | refs/heads/master | 2016-09-14T10:33:39.022876 | 2016-05-21T16:20:25 | 2016-05-21T16:20:25 | 59,359,252 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,117 | java | package com.mediastrip.components;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
/**
* The Class Media.
*/
public class Media {
/* ********************************************************************* */
/* Attributes */
/* *************************************************************... | [
"florian.thierry72@gmail.com"
] | florian.thierry72@gmail.com |
3852fd600c7045c5e16c166cf3d45c2610fb8e8e | 3635b3375180628170cdecdb9686517161cb6c0e | /springboot-admin/adminserver/src/main/java/com/dewen/CustomNotifier.java | 9a72253758c3717db88ee0bb98428b2581db7acd | [] | no_license | sengeiou/springboot-study | ec737e5916e6da096a1a5c09a893bf7815769d21 | 320c9f147c54240fd18b40bf5c22502cc63fc0cc | refs/heads/main | 2023-08-12T03:43:12.863038 | 2021-10-12T14:09:40 | 2021-10-12T14:09:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,425 | java | package com.dewen;
import de.codecentric.boot.admin.server.domain.entities.Instance;
import de.codecentric.boot.admin.server.domain.entities.InstanceRepository;
import de.codecentric.boot.admin.server.domain.events.InstanceEvent;
import de.codecentric.boot.admin.server.domain.events.InstanceStatusChangedEvent;
import ... | [
"863572313@qq.com"
] | 863572313@qq.com |
5ddeb62e61c5017d9c402b6c6846e28f458409b7 | a00326c0e2fc8944112589cd2ad638b278f058b9 | /src/main/java/000/130/082/CWE190_Integer_Overflow__int_max_square_04.java | 9a35bbcb2ed44b7c693b934cf76c95b45bf98a36 | [] | no_license | Lanhbao/Static-Testing-for-Juliet-Test-Suite | 6fd3f62713be7a084260eafa9ab221b1b9833be6 | b095b11c7cb6d4a5bb2b76181e35d6ee00e96e68 | refs/heads/master | 2020-08-24T13:34:04.004149 | 2019-10-25T09:26:00 | 2019-10-25T09:26:00 | 216,822,684 | 0 | 1 | null | 2019-11-08T09:51:54 | 2019-10-22T13:37:13 | Java | UTF-8 | Java | false | false | 6,617 | java | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE190_Integer_Overflow__int_max_square_04.java
Label Definition File: CWE190_Integer_Overflow__int.label.xml
Template File: sources-sinks-04.tmpl.java
*/
/*
* @description
* CWE: 190 Integer Overflow
* BadSource: max Set data to the maximum value for int
* GoodSource: A ha... | [
"anhtluet12@gmail.com"
] | anhtluet12@gmail.com |
64199a2cc77f8261bd855eeffec6c60cc9f23fec | 9673cdbd0ade399da78650c169fe5921d171d40e | /eventuate-client-java-common-impl/src/main/java/io/eventuate/javaclient/commonimpl/schemametadata/EventSchemaMetadataManagerImpl.java | 722d323afed25ca3955bff4543b6bdd19262dd3c | [
"Apache-2.0"
] | permissive | dialtahi/eventuate-client-java | 242d53816a0e974c5fc13d342d6bf4ac709790c9 | 62b8ae6f41894b582429704467325076a236a485 | refs/heads/master | 2020-09-05T13:04:32.728794 | 2019-11-07T00:17:12 | 2019-11-07T00:24:06 | 220,113,918 | 0 | 0 | NOASSERTION | 2019-11-07T00:04:09 | 2019-11-07T00:04:08 | null | UTF-8 | Java | false | false | 1,480 | java | package io.eventuate.javaclient.commonimpl.schemametadata;
import io.eventuate.javaclient.commonimpl.EventIdTypeAndData;
import java.util.List;
import java.util.Optional;
import static java.util.stream.Collectors.toList;
public class EventSchemaMetadataManagerImpl implements EventSchemaMetadataManager {
@Override... | [
"chris@chrisrichardson.net"
] | chris@chrisrichardson.net |
60eed82851e55e6bb7db427f4fd31b6736ea0a60 | e56e5863b8cb49692cae552131ee9b565f1dcdd8 | /edu/Design/Structure/Decorator/Test.java | 4ac3bb0d6ec3f05312b48acce71da8ad30851015 | [] | no_license | jufangqi/JvavSE | bc9000ca68459667f0e3ded5be6923552392cc93 | 4bab8153bb9ae215b9ff1280b8ce925339be84e4 | refs/heads/master | 2021-01-20T02:41:52.400717 | 2016-06-26T09:44:29 | 2016-06-26T09:44:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 243 | java | package edu.Design.Structure.Decorator;
/**
* Created by 存 on 2016/6/26.
*/
public class Test {
public static void main(String[] args) {
Sourceable decorator = new Decorator(new Source());
decorator.method();
}
}
| [
"丁存"
] | 丁存 |
4dd2ba0374aa32b3cd58bfddd47b4135ef58a5fc | be0c5806775d0e06b66701d0cdc3ab610411b157 | /hibernate-1/src/test/java/com/kaishengit/test/HibernateUserTestCase.java | c47bec3ab2d461f88d801a40e661557386ebc57b | [] | no_license | lizhenqi/MyJava-1 | 7a6b58a721228e0eafe689444e4b4a3716989388 | 392b3a3fb9f5f09f55204130bed33668b423d6ba | refs/heads/master | 2021-01-17T08:17:02.570164 | 2016-08-01T17:43:52 | 2016-08-01T17:43:52 | 63,957,383 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,496 | java | package com.kaishengit.test;
import com.kaishengit.pojo.User;
import com.kaishengit.util.HibernateUtil;
import org.hibernate.Query;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.hibernate.Transaction;
import org.hibernate.boot.registry.StandardServiceRegistryBuilder;
import org.hibernat... | [
"565400895@qq.com"
] | 565400895@qq.com |
de4fe3f0f032c4b6a352174a4dee36dd5e9caa8c | 8be5a1abeda189ec68b1903df72e28ad386bcfa9 | /adfs-hdfs-project/adfs-hdfs/src/main/java/com/taobao/adfs/file/FileCache.java | 0c7280bd678861690a223eb7df4fc4c58c76518a | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | paulzhu8597/ADFS | 994084d17f351176281e2e9fa8fe4e9a2b1f01f2 | a52a3b070e3d9f7ff5a06e03408c7f01e9bde678 | refs/heads/master | 2020-03-19T07:32:21.438470 | 2012-06-26T09:06:01 | 2012-06-26T09:15:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,079 | 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... | [
"jiwan@taobao.com"
] | jiwan@taobao.com |
8957c7f9c6ac2a30225f1b9d3465de690086a35a | b40c95a98aab2f58fa265e7691c68befa5c1db32 | /src/main/java/cz/cvut/springframework/security/endpoint/AbstractEndpoint.java | d2c29e61ed331d120d270fcad4db5f9bd7cf3034 | [
"MIT"
] | permissive | vitek499/spring-user-managment | 84547b4a6e55b08997ee03b337816e6474e843cd | 8167c7f8bf6d09e700ac92d413a50537569a0a9b | refs/heads/master | 2021-01-09T06:35:18.559287 | 2017-02-05T15:49:51 | 2017-02-05T15:49:51 | 81,002,222 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,628 | java | /*
* The MIT License
*
* Copyright 2016 Vit Stekly <stekly.vit@vs-point.cz>.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rig... | [
"stekly.vit@vs-point.cz"
] | stekly.vit@vs-point.cz |
aec3d394d6b06ff15d5dc3a3390af63689d21128 | c7bf8c229060dba69f78455751b6d0b3794221ab | /src/test/java/guitests/guihandles/PersonProfilePageHandle.java | 62a317455fa35987f34facf0872a3ab208519ddc | [
"MIT"
] | permissive | CS2103-AY1819S1-W16-3/main | 15fcb44e2ebc70e372cb6b713153eb3027ea1957 | 6a56dd66e19d07dea1718c1494282bdd96bea934 | refs/heads/master | 2020-03-28T19:15:06.856069 | 2018-11-15T12:12:21 | 2018-11-15T12:12:21 | 148,958,774 | 0 | 10 | NOASSERTION | 2018-11-15T12:12:22 | 2018-09-16T03:11:37 | Java | UTF-8 | Java | false | false | 380 | java | package guitests.guihandles;
import javafx.scene.Node;
/**
* A handle for the {@code PersonProfilePageHandle} in the GUI.
*/
public class PersonProfilePageHandle extends NodeHandle<Node> {
public static final String PERSON_PROFILE_PAGE_ID = "#personListView";
public PersonProfilePageHandle(Node personProfi... | [
"kennethgoh96.989@gmail.com"
] | kennethgoh96.989@gmail.com |
cce12c9c71e0d5d7f6ea42356e2d6f75745073c1 | f5635f18a2f112d697f37d14c5eeeba2511d769a | /app/src/main/java/com/example/inceptive/imageadapter/Activity/PrefTag.java | ce7f688731974065e9fcc9e194d845d0284beaf5 | [] | no_license | asmita457/jabil-outbound-android | b1284fa27e0a3290b2c0ef01623f4b36c92f5463 | fbb4038f63e3cc097d93c405cac0d2264ab300a8 | refs/heads/master | 2020-09-20T03:43:43.440029 | 2019-01-02T10:41:48 | 2019-01-02T10:41:48 | 224,369,056 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 116 | java | package com.example.inceptive.imageadapter.Activity;
class PrefTag
{
public static Object PART_NO="part_no";
}
| [
"asmita.belhekar@inceptiveconsulting.com"
] | asmita.belhekar@inceptiveconsulting.com |
f244451ce97e1d701ce4885ce832430b40a22897 | 5d642a5aadfbcf5d876c3d22d6e9d16835ac91f6 | /Sample035SelectionInsertion/src/Sort.java | 0e4279c841ee58b9534545bc7edef87b158b32fd | [] | no_license | theeverlastingconcubine/ooOooOoo | 704f9ac4d156057fd22877d9d1b1b13333366cf5 | 40330fd5a2453286de7001bd79de558890317893 | refs/heads/master | 2021-01-11T09:16:36.834406 | 2017-06-19T16:37:37 | 2017-06-19T16:37:37 | 77,223,365 | 0 | 1 | null | 2017-01-09T21:23:59 | 2016-12-23T12:13:25 | Java | UTF-8 | Java | false | false | 1,343 | java |
public class Sort {
public static void shell(Comparable[] a){
int N = a.length;
int h = 1;
while(h<N/3) h = 3*h + 1;
while(h>=1){
for(int i = h; i<N; i++){
for(int j = i; j>=h;j=j-h){
if(less(a, j, j-h)) swap(a,j,j-h);
}
}
h = h/3;
}
}
... | [
"oOo@oOo.oOo"
] | oOo@oOo.oOo |
9c9fdc70c10a8843248880777b0c605e1cce2e3f | bae5560835d8adcd3b9c838d60e320be61eea53b | /src/main/java/it/trade/model/reponse/CryptoTradeOrderDetails.java | 0e2843b6a9ac7e74fc973b9a221147f1e089aea3 | [
"Apache-2.0"
] | permissive | tradingticket/JavaApi | 76a99a6c4afd88f624d523cbe03b104034b3bce3 | c40b169faa6abe43565a2c3489ca03b07a2720ea | refs/heads/develop | 2021-03-27T15:28:58.932647 | 2019-02-20T06:48:50 | 2019-02-20T06:48:50 | 89,289,377 | 4 | 4 | Apache-2.0 | 2019-02-20T11:50:32 | 2017-04-24T21:35:23 | Java | UTF-8 | Java | false | false | 841 | java | package it.trade.model.reponse;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
public class CryptoTradeOrderDetails {
@SerializedName("orderLimitPrice")
@Expose
public Double orderLimitPrice;
@SerializedName("orderStopPrice")
@Expose
public Doub... | [
"guillaume.debavelaere@gmail.com"
] | guillaume.debavelaere@gmail.com |
f09ef2cb2d60dcebfa124937d37015ff61f7cae8 | e7ee311e20b40c87bf6d23a53a1d7b11fd29d2c3 | /src/chosun/ciis/ad/bas/rec/AD_BAS_3510_LCURLISTRecord.java | 5b3d3b2760635351ba8d1a43946120b865f9a605 | [] | no_license | nosmoon/misdevteam | 4e3695ef7bbdcd231bb84d7d8d7df54a23ff0a60 | 1829d5bd489eb6dd307ca244f0e183a31a1de773 | refs/heads/master | 2020-04-15T15:57:05.480056 | 2019-01-10T01:12:01 | 2019-01-10T01:12:01 | 164,812,547 | 1 | 0 | null | null | null | null | UHC | Java | false | false | 2,672 | java | /***************************************************************************************************
* 파일명 : .java
* 기능 : 독자우대-구독신청
* 작성일자 : 2007-05-22
* 작성자 : 김대섭
***************************************************************************************************/
/************************************************... | [
"DLCOM000@172.16.30.11"
] | DLCOM000@172.16.30.11 |
3931bddeee17d977ad5f02c5bd6ec3424f493584 | a6fc9dec68a1ccc5a874a7c5f221553c4313d6da | /library/src/main/java/io/netopen/hotbitmapgg/library/view/SpeedView.java | 4202ff5662a5c796ac2ff7e1d8250f50a872a2fa | [] | no_license | HotBitmapGG/SpeedView | 035b23f7c0f51d444ff5acddac1a57e3279360cb | f82eb6f3850469afd8990f54dd56abad5a4a1790 | refs/heads/master | 2021-01-20T17:21:10.402894 | 2016-08-23T15:37:34 | 2016-08-23T15:37:34 | 64,356,154 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 655 | java | package io.netopen.hotbitmapgg.library.view;
import android.content.Context;
import android.util.AttributeSet;
import android.view.View;
/**
* Created by hcc on 16/7/25 20:08
* 100332338@qq.com
* <p/>
* 一个内存加速的View
*/
public class SpeedView extends View
{
public SpeedView(Context context)
{
th... | [
"100332338@qq.com"
] | 100332338@qq.com |
f2763335f800c268e5ec12f5ec3ad22eccb172de | cc7303927dcf322df5f837477ab1f95bb4e7193e | /src/day12/java4/AnimalTest.java | e4d62ff5fedc2193b086fac41b97f80a43ff7a0c | [] | no_license | hanxiaoluan/Java-bilibili | ccefd083f4085b07d67dfb46b02d138350c22b39 | 6f27f6d5367a46b4c46042d6a16110e782502d38 | refs/heads/main | 2023-05-27T18:50:47.502086 | 2021-06-19T13:05:16 | 2021-06-19T13:05:16 | 367,797,016 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,081 | java | package day12.java4;
/**
* Created by apple on 6/4/21 8:07 PM Done is better than perfect!!
*/
public class AnimalTest {
public static void main(String[] args) {
AnimalTest test = new AnimalTest();
test.func(new Dog());
test.func(new Cat());
}
public void func(Animal animal) {
... | [
"1140279968@qq.com"
] | 1140279968@qq.com |
5104d2ef8ea896bcd9402147824bdd933b566ade | af1f38e0169ade8700d5fe5c07d1839aeeaed359 | /proj.android/src/com/test/littlerunner/littlerunner.java | 4e04afcf7e04496eeaf9d18bc3bf57a1d7f6e512 | [] | no_license | MarkZhongsh/littlerunner | c15311070fd748bf6c466143f217ed7fc1dc094d | d42b7b9a79cecc661bc11df57aea698ef20e74ba | refs/heads/master | 2020-12-24T13:36:21.620509 | 2019-05-09T08:41:24 | 2019-05-09T08:41:24 | 30,169,607 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,937 | java | /****************************************************************************
Copyright (c) 2010-2011 cocos2d-x.org
http://www.cocos2d-x.org
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software... | [
"MarkZhongsh@gmain.com"
] | MarkZhongsh@gmain.com |
a097a549223be6aa85ecab30249ddde9fc54c1b5 | 6e646a84ba2fad16ff5a823c764aa344572820c7 | /advancedprogramming/src/main/java/org/moonzhou/advancedprogramming/concurrency/semaphore/Demo001.java | 7cecf5a77b6ed60d32e701e1a43096184517f0c8 | [] | no_license | moon-zhou/advanced-java | c80721cd526f53339371d0f87c365cff98ac14ed | c88b0aace6cd4d874cb896e074bb59d8816ba73c | refs/heads/master | 2023-08-28T14:09:00.695083 | 2023-08-23T07:55:44 | 2023-08-23T07:55:44 | 204,104,980 | 0 | 0 | null | 2023-02-07T14:12:34 | 2019-08-24T03:50:01 | Java | UTF-8 | Java | false | false | 2,421 | java | /*
* Copyright (C), 2002-2020, moon-zhou
* FileName: Demo001.java
* Author: moon-zhou
* Email: ayimin1989@163.com
* Date: 2020/10/10 8:37
* Description: //模块目的、功能描述
* History: //修改记录
* <author> <time> <version> <desc>
* 修改人姓名 修改时间 版本号 描述
*/
package org.moonzhou.advancedprogra... | [
"ayimin1989@163.com"
] | ayimin1989@163.com |
d8e599558e1c97bdb534fe1ff571b809643d51cb | 0cf652eff6e7fc4428a0ef6268190840cacda10a | /src/digonet/Player.java | e329ea8a534ee49ed742a79cbc5eccadc8052e08 | [] | no_license | VijayEluri/digonet | e7c6a5f68e3a7a8b0e45e61424a13933ced0f764 | e87638f0e9b5a46aa66e7b1be61ce068715796aa | refs/heads/master | 2020-05-20T11:16:20.340971 | 2014-03-19T10:00:28 | 2014-03-19T10:00:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,132 | java | package digonet;
import java.util.ArrayList;
import java.util.List;
public class Player implements Comparable {
String login;
String rank;
String website;
List<Game> games = null;
public Player(String s) {
String[] ss = s.split(";");
if (ss.length>=1)
login = ss[0];
else login = "unknow... | [
"xtof@rhapsody.loria.fr"
] | xtof@rhapsody.loria.fr |
1f5d29797001f37a9341190348e37beb5dfec33b | 409287d0a58f58ca85185a94e564624c9dd87233 | /gulimall-coupon/src/main/java/com/atguigu/gulimall/coupon/service/SkuBoundsService.java | 8bb1f4b798a7bb16cd1eabaaeae22b9dff791679 | [
"Apache-2.0"
] | permissive | xuan25575/guliMall | 8f5c9ed90a4450234180fabcf0a0920b8a350517 | 6b295c0ad446d811062f5ba32f75cb156139fbaa | refs/heads/master | 2022-12-22T05:32:13.382713 | 2020-09-24T08:14:37 | 2020-09-24T08:14:37 | 294,621,518 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 471 | java | package com.atguigu.gulimall.coupon.service;
import com.baomidou.mybatisplus.extension.service.IService;
import com.atguigu.common.utils.PageUtils;
import com.atguigu.gulimall.coupon.entity.SkuBoundsEntity;
import java.util.Map;
/**
* 商品spu积分设置
*
* @author huang_2
* @email huang_2@gmail.com
* @date 2020-09-12 0... | [
"xuanyu.huang@hand-china.com"
] | xuanyu.huang@hand-china.com |
d2e86dc5a6ef4afc340e85a45110f95e0c19f56f | 68201af860fbb08b92a515de7115cbe5bd6c95e3 | /producer/src/test/java/com/smalik/producer/contracts/MessagingBase.java | 682ce60724235291746a292c0dd5d23b05ada7d3 | [] | no_license | maliksalman/spring-cloud-contract-sample | 8abc9de41a9702f9544beaceacd22a7035203592 | 0e0417c94516315b8e3d2eaf93a0fe1e895fc12e | refs/heads/master | 2020-04-06T20:23:51.405203 | 2019-05-13T05:36:22 | 2019-05-13T05:36:22 | 157,771,099 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,011 | java | package com.smalik.producer.contracts;
import com.smalik.producer.Person;
import com.smalik.producer.ProducerApplication;
import com.smalik.producer.ProducerController;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.context.SpringBoo... | [
"smalik@pivotal.io"
] | smalik@pivotal.io |
84d6fac5def50ade88bc7145d2512f3024bbdeb5 | 710e9d109eddd7a11e6e6b62a3a3e47617c72bb5 | /lubchenkoProj/src/test/java/parentTest/ParentTest.java | aec06a68e7900f911ca7cacc7df51e4f17b873ed | [] | no_license | SeleniumQALight/G29Project | 6e31bfe9e4357fdb6d8998f9ae734c43f22505ed | 03774982ec2c3918d60e94afc364b3203775a6f7 | refs/heads/master | 2018-09-07T12:41:04.869381 | 2018-02-08T13:35:50 | 2018-02-08T13:35:50 | 113,195,098 | 0 | 0 | null | 2023-05-18T14:21:32 | 2017-12-05T14:52:03 | Java | UTF-8 | Java | false | false | 1,130 | java | package parentTest;
import org.junit.After;
import org.junit.Before;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.chrome.ChromeDriver;
import pages.LoginPage;
import pages.MainPage;
import pages.SparesPage;
import java.io.File;
import java.util.concurrent.TimeUnit;
public class ParentTest {
p... | [
"marina.amado11@gmail.com"
] | marina.amado11@gmail.com |
8cce8b90a9ca2f00ddadc09155d45c435917870b | dd9b6696e0ecff32e457d5a29930029795dcf7db | /src/test/java/com/example/workshop/WorkshopApplicationTests.java | eb372266134449f3c80fe461ba9cee123b0ac72a | [] | no_license | neboyatjian/workshop | bfc71e646c877e5172aeb4ab955a520ba7e513a1 | 884cb1cc9831a3b07155c26a9d4c5c73feffb379 | refs/heads/master | 2020-04-15T06:58:54.826994 | 2019-01-07T20:35:51 | 2019-01-07T20:35:51 | 164,482,668 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 340 | java | package com.example.workshop;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.context.junit4.SpringRunner;
@RunWith(SpringRunner.class)
@SpringBootTest
public class WorkshopApplicationTests {
@Test
public void cont... | [
"nboyatjian@gmail.com"
] | nboyatjian@gmail.com |
43debdc8ce1b1e86e715ea22932eaf1b674c572d | 8cd7768a80ab7f4a130cb5174ca58d050884245c | /src/com/bignerdranch/android/geoquiz/QuizActivity.java | 73f26fb64f9808b1817239427b24bb2c2ff0dc0d | [] | no_license | tbadams/GeoQuiz | 85e0f053e35ced9ee72d9c615b38b2734fa2a27a | ba1cd1181fcf82aa54f6e3a1e83e729040a3d221 | HEAD | 2016-09-06T07:51:49.598355 | 2014-03-07T22:08:16 | 2014-03-07T22:08:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,329 | java | package com.bignerdranch.android.geoquiz;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.util.Log;
import android.view.Menu;
import android.view.View;
import android.widget.Button;
import android.widget.TextView;
import android.widget.Toast;
/**
* An activity con... | [
"trevorbadams@gmail.com"
] | trevorbadams@gmail.com |
a4387e30aa71dc1590844c9c27bcecc45f56bca8 | c2e2f238a7e3c421c30a7b794159a06bd823c91e | /src/main/java/com/luv2code/springsecurity/demo/services/MyUserDetailService.java | 69b5daee4c0d0ccfb5aabf753edbcc3ec7f9a4c3 | [] | no_license | kolodziejgrzegorz/spring-security-demo | cf599c35adea52f64626137b4880943010f8de7a | ecd655b635dba553de7369bb8abe5c8e514cc63c | refs/heads/master | 2021-08-29T16:23:00.520638 | 2017-12-14T09:41:19 | 2017-12-14T09:41:19 | 111,225,454 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,265 | java | package com.luv2code.springsecurity.demo.services;
import java.util.Arrays;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.core.GrantedAuthority;
import org.springframework.security.core.authority.SimpleGrantedAuthority;
import org.springframework.security.core.user... | [
"grzegorz.kolodziej.89@gmail.com"
] | grzegorz.kolodziej.89@gmail.com |
023ef0a487a0b837d49b4f2714d2c1925e086cbf | ab7791b3c8fa45ef6379f49fe142145b021f70e0 | /app/src/main/java/com/moringaschool/allrecipe/models/NA_.java | 17a2d8f1ab3f6801a1625c5cee4189fdb917ad44 | [
"MIT"
] | permissive | MUTHAKABRIAN/AllRecipe | 6ef7fa93749bc1901d5a84a3c3eef79b32fc41d4 | 322717e1a64e21f605b609fc343ae4b03e78c2c0 | refs/heads/master | 2023-04-16T09:17:43.519992 | 2021-04-11T22:05:34 | 2021-04-11T22:05:34 | 349,459,318 | 0 | 0 | null | 2021-04-07T15:21:36 | 2021-03-19T14:54:25 | Java | UTF-8 | Java | false | false | 1,187 | java |
package com.moringaschool.allrecipe.models;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
import org.parceler.Parcel;
@Parcel
public class NA_ {
@SerializedName("label")
@Expose
private String label;
@SerializedName("quantity")
@Expose
private... | [
"muthakabrian@gmail.com"
] | muthakabrian@gmail.com |
be86019b1d8b2a152a8ba20094b6ae69bd6650e1 | 1187b1872ef4e41ebb6a7bff76d5c855a21f6667 | /src/main/java/com/makarewk/angulartutorial/webservice/repositories/EquipmentRepository.java | 464889ee4173fd6a6b3068df2b96eca63d02f140 | [] | no_license | Makarion/angular-tutorial | 9184bc291f207249fb61931e010d75aaf27d380e | b4b3f028853c42d374d9bfe7979cfb0932eacdef | refs/heads/master | 2022-12-02T02:03:31.132978 | 2019-11-10T16:03:14 | 2019-11-10T16:03:14 | 220,813,613 | 0 | 0 | null | 2022-11-16T08:58:59 | 2019-11-10T16:01:03 | Java | UTF-8 | Java | false | false | 264 | java | package com.makarewk.angulartutorial.webservice.repositories;
import com.makarewk.angulartutorial.webservice.entities.*;
import org.springframework.data.repository.CrudRepository;
public interface EquipmentRepository extends CrudRepository<Equipment, Long> {
}
| [
"kamilmakarewicz1996@gmail.com"
] | kamilmakarewicz1996@gmail.com |
45a72608a1ee86590052a68a282c0ac8d841726c | 081614c4877a9eaacfa3cf3c20739cac4389b4f3 | /jakobs_solutions/src/common/Utils.java | 26700f4548ac567460e1462a6b2b537556068194 | [] | no_license | miscellus/cp2020 | acea294c7eaf72e92d070ad77eda722dd9ca5e6d | 4e2dbad925e01439fdb1940a96eebdb6db915405 | refs/heads/master | 2021-01-07T01:39:31.960433 | 2020-04-30T10:12:21 | 2020-04-30T10:12:21 | 241,541,444 | 0 | 0 | null | 2020-02-19T05:34:09 | 2020-02-19T05:34:08 | null | UTF-8 | Java | false | false | 493 | java | package common;
public class Utils
{
public static void doAndMeasure( Runnable runnable )
{
long t1 = System.currentTimeMillis();
runnable.run();
long t2 = System.currentTimeMillis();
System.out.println( "Elapsed time: " + (t2-t1) + "ms" );
}
public static void benchmark( Runnable runnable )
{
runnab... | [
"jakob@miscellus.dk"
] | jakob@miscellus.dk |
15af9a68a9e9c26a3bcf87e25e6cc5bc9282e0a7 | 56066b71348c292dc622b9165ec6059f04339127 | /src/main/java/id/robegf/inditex/exceptions/PriceNotFoundException.java | 90eb9e7e2accc2d1f1ca2e1772ab25e49a58d82c | [] | no_license | robegf/test-spring-ndtx | 05cae849c64a1465a24b0f87fe6f2f8fd38fa9f3 | dac181bd569d2ae6277ef88f5cf5516fea32b972 | refs/heads/master | 2023-03-28T10:16:08.425100 | 2021-03-23T01:50:09 | 2021-03-23T01:50:09 | 347,950,538 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 369 | java | package id.robegf.inditex.exceptions;
import org.springframework.http.HttpStatus;
import org.springframework.web.bind.annotation.ResponseStatus;
@ResponseStatus(HttpStatus.NOT_FOUND)
public class PriceNotFoundException extends RuntimeException {
private static final long serialVersionUID = -206695902115041739L;
p... | [
"noreply@github.com"
] | noreply@github.com |
ca9aa0c00b0453ae60ed430d4188cd46f0c511d6 | 6fa701cdaa0d83caa0d3cbffe39b40e54bf3d386 | /google/cloud/aiplatform/v1/google-cloud-aiplatform-v1-java/proto-google-cloud-aiplatform-v1-java/src/main/java/com/google/cloud/aiplatform/v1/BatchMigrateResourcesRequestOrBuilder.java | 66edeaeadce0bea6a4399691dc630632bdb45fe5 | [
"Apache-2.0"
] | permissive | oltoco/googleapis-gen | bf40cfad61b4217aca07068bd4922a86e3bbd2d5 | 00ca50bdde80906d6f62314ef4f7630b8cdb6e15 | refs/heads/master | 2023-07-17T22:11:47.848185 | 2021-08-29T20:39:47 | 2021-08-29T20:39:47 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | true | 3,491 | java | // Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/cloud/aiplatform/v1/migration_service.proto
package com.google.cloud.aiplatform.v1;
public interface BatchMigrateResourcesRequestOrBuilder extends
// @@protoc_insertion_point(interface_extends:google.cloud.aiplatform.v1.BatchMigrateReso... | [
"bazel-bot-development[bot]@users.noreply.github.com"
] | bazel-bot-development[bot]@users.noreply.github.com |
3da388183a058cc49aee41da7f1c5e2c748dd3d1 | 093f50c2435a12f52dbe70c080c8b7add843d01a | /src/main/java/com/gail/dao/MaterialDao.java | 6a4648f90a280705405e036747f48cc66da071f2 | [] | no_license | vikramshekhawat/Data_g_a_i_l | 6b695db25f4460a38e80158997e4b8349efe79d9 | a0a3f5d302182c01270b1a23048d74fa46a85f54 | refs/heads/master | 2020-04-07T11:32:13.902977 | 2018-11-20T04:25:11 | 2018-11-20T04:25:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 256 | java | package com.gail.dao;
import java.util.List;
import com.gail.model.Material;
public interface MaterialDao extends GenericDao<Material, Long> {
public List<Material> getActiveMaterials();
public Material getMaterialByCode(String materialCode);
}
| [
"vikram@wildnettechnologies.com"
] | vikram@wildnettechnologies.com |
0d8e825bc991fb3005b806d2d72a55d71b2ab5b7 | 656dd16f4859a815859390a9163266659fa1fff0 | /src/main/java/com/soton/shopping_centre/service/UserServiceImpl.java | 35358ae4b9f33e0bc3ce6dee572a121304dd04f0 | [] | no_license | GYSolver/shopping_centre | c0841b541e05c6e5d1fbc4d20e784005a3cd22ad | 686f5f2c13c528d86969f7a22b42b915340cfb1c | refs/heads/master | 2022-12-13T18:19:03.133551 | 2020-09-15T10:24:47 | 2020-09-15T10:24:47 | 285,608,616 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,599 | java | package com.soton.shopping_centre.service;
import com.baomidou.mybatisplus.core.conditions.query.QueryWrapper;
import com.soton.shopping_centre.mapper.UserMapper;
import com.soton.shopping_centre.pojo.User;
import org.apache.commons.lang3.RandomStringUtils;
import org.apache.shiro.crypto.hash.Md5Hash;
import org.sprin... | [
"liuguoyou1997@163.com"
] | liuguoyou1997@163.com |
fc188333b098d5aeeef6994a2f6ddbbf0a3ed181 | 0bc868d114710118e3f5dd01394cb4f0b0acf909 | /verdi_core/src/anl/verdi/parser/ASTSind.java | fa1b4f296ca2837ec5e28c81528bbff34d15018a | [] | no_license | gitter-badger/VERDI | 043221fde65dd58075fb31df4063b5b6e1cbe398 | dd765405f09aa690bdcee89f81322d655d8dff28 | refs/heads/master | 2020-12-30T18:29:45.418759 | 2016-03-13T20:58:20 | 2016-03-13T20:58:20 | 61,566,178 | 0 | 0 | null | 2016-06-20T17:16:02 | 2016-06-20T17:16:00 | null | UTF-8 | Java | false | false | 784 | java | /* Generated By:JJTree: Do not edit this line. ASTSind.java */
package anl.verdi.parser;
import anl.verdi.formula.IllegalFormulaException;
import anl.verdi.util.DoubleFunction;
import anl.verdi.util.FormulaArray;
public class ASTSind extends SimpleNode {
static class Sind implements DoubleFunction {
p... | [
"lizadams@b46c3202-f04a-0410-9bfd-f137835f981a"
] | lizadams@b46c3202-f04a-0410-9bfd-f137835f981a |
be9b3acd13a0c212c830652a917c8414555dbe82 | cdd7caf09a7ec1b717ad3cd850151314451a5cd8 | /src/main/java/com/ptun/app/apis/endpoints/models/Template.java | bff15229dc214e329cf842362d299b5b109055ee | [
"MIT"
] | permissive | vianziro/PTUN-Report-Tool | 842add0dc1fbba7a954efa45622dea22c54b31ff | 5284f36ffc5bf507ae471efaf44016c56bac037c | refs/heads/master | 2020-03-25T15:37:13.172031 | 2017-06-01T06:19:07 | 2017-06-01T06:19:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 456 | java | package com.ptun.app.apis.endpoints.models;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
import lombok.Data;
@Data
public class Template {
@SerializedName("pin")
@Expose
private String pin;
@SerializedName("idx")
@Expose
private int idx;
@S... | [
"ki65559@gmail.com"
] | ki65559@gmail.com |
59600ee2a6f7ad3c34130c2b4563d61fc26b3d70 | a837948f0fd368e0adf6228c81d3e9d43ca36bcf | /Practice/src/calci.java | 02553818bf3208cb65824c0c10cb7cadf32476ed | [] | no_license | BalasahebNawale/JavaCodePractice | 2b39ce91397d20684a003abc48dc53a87de93d34 | 26724b2496704b0ebfa38cc6b2090e51dddf57f3 | refs/heads/master | 2023-08-01T01:59:13.834553 | 2021-09-09T13:29:03 | 2021-09-09T13:29:03 | 332,228,439 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,576 | java | import java.util.Scanner;
public class calci{
public static void main(String[] args) {
System.out.println("***********************************************");
Scanner ip = new Scanner(System.in);
System.out.println("Hello Aliens!! Welcome to java programming ");
System.out.println("****************************... | [
"nawalebalasaheb1234@gmail.com"
] | nawalebalasaheb1234@gmail.com |
5aea01f0f7b6bb97280a221563d5fe1334e23598 | 3e1f26983fca26a22916cadef39c0d2dfa2e0dd5 | /pyg_parent/pojo/src/main/java/cn/itcast/core/vo/DaySaleVo.java | 1a13ba7dbfd7b4db2f0f19d269a20b601a3efb24 | [] | no_license | YouAreMyLove995/pinyougou329 | 20495e48fe26244a15dbd478ef6e6af372148a3b | 24a5149ba7a77ad6c80208fe5f0e03d0de52dbaf | refs/heads/master | 2020-04-16T12:24:12.673668 | 2019-01-17T06:23:45 | 2019-01-17T06:23:45 | 165,577,549 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 836 | java | package cn.itcast.core.vo;
import java.io.Serializable;
public class DaySaleVo implements Serializable {
private String dayTime; //日期
private Object daySale; //日销售额
public DaySaleVo() {
}
public DaySaleVo(String dayTime, Object daySale) {
this.dayTime = dayTime;
this.daySale = ... | [
"youaremylove995@163.com"
] | youaremylove995@163.com |
ae7bc269e836f4d5b51f6dbb1896b923581940ed | e9affefd4e89b3c7e2064fee8833d7838c0e0abc | /aws-java-sdk-ioteventsdata/src/main/java/com/amazonaws/services/ioteventsdata/model/VariableDefinition.java | 224ebdc42a6df570e689db1621d52992960661cc | [
"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 | 5,174 | 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... | [
""
] | |
dda66fac1a42efb3d778c1776b86ad81eb048246 | 590eaf46b47b0bb464a8728558e66d2cddbf4bec | /src/java/servlets/ServletLogInd.java | 5726af459b4e72893d2f140147a35461bc4aef4b | [] | no_license | Kiriian/Op | 4f7a2a965cc5a795820f760bba7b505436bb31f9 | 266ead517d1892049bdcf3a6d499520a62764a51 | refs/heads/master | 2021-01-12T21:02:55.413224 | 2015-06-02T09:41:29 | 2015-06-02T09:41:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,611 | 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 servlets;
import control.BrugerDTO;
import control.InvalidDataException;
import control.controller;
import java.io.I... | [
"pernillejaco@gmail.com"
] | pernillejaco@gmail.com |
3807a749151c23c56530bdcb050845611b41c97f | 856d7ae295bf45871c50292f121bcc5a1fe9bb70 | /dl/testcases/BLGetDesignationCount.java | 0707e7808c6d493c96246529bf16c60c4e3a2f35 | [] | no_license | rahulchoudhary1999/HR-Automation-System | 55ab4a26dbd3d763faed4dcfd40fa8f420a26234 | 5a75caf03ad9f2c332a0533f6ed31f11a2878b74 | refs/heads/main | 2023-05-06T00:54:39.513552 | 2021-05-13T11:42:46 | 2021-05-13T11:42:46 | 367,024,996 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 830 | java | import com.thinking.machines.hr.bl.interfaces.*;
import com.thinking.machines.hr.bl.pojo.*;
import com.thinking.machines.hr.bl.exceptions.*;
import com.thinking.machines.hr.bl.managers.*;
import java.util.*;
import com.thinking.machines.hr.dl.dao.*;
import com.thinking.machines.hr.dl.exceptions.*;
import com.thi... | [
"noreply@github.com"
] | noreply@github.com |
e2fc939b98a6f6a32039e7acabe0063f8a78acd1 | c541c396f40dbd9d822cde475aa3ead2373722ae | /src/main/java/com/example/devolution/server/domain/GameState.java | 1677bf5e1cc53eb4bf9553b90408970cb41a2fa6 | [] | no_license | 3m3sch/devolution-server | 66a61bbc978c56f969f69e8dc22f994478b00530 | 44240f84646a7ec53aef83cd0c5ac5f5a415df9b | refs/heads/master | 2022-12-31T01:21:59.080201 | 2020-10-20T08:42:07 | 2020-10-20T08:42:07 | 305,642,912 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 745 | java | package com.example.devolution.server.domain;
public class GameState {
private Long gameId;
private Long currentPlayerId;
private int currentTurn;
private int turnLimit;
public long getGameId() {
return gameId;
}
public void setGameId(long gameId) {
this.gameId = gameId;
}
public int getCurrentTurn(... | [
"martin.schulz@nokia.com"
] | martin.schulz@nokia.com |
b91f9f20ab7066307147aa214ef57adc103e47e9 | 18ca253fce5fa43cbaf94390654e2d295feaa846 | /Java8/ex23/src/ex23.java | dfc8673cfa2e88b735fbf65c7ec29c5406b3afe4 | [] | no_license | Sudarsan-Sridharan/LiveLessons | d3586c3cc6e62857ee8d6bdbe87b9efc1feb2344 | f194f56ec10cf34a6f8975850afd59adb0f03ad0 | refs/heads/master | 2021-08-15T15:24:59.527934 | 2017-11-17T23:00:17 | 2017-11-17T23:00:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,263 | java |
import utils.RunTimer;
import java.io.IOException;
import java.util.*;
import java.util.concurrent.*;
import java.util.concurrent.atomic.AtomicInteger;
import java.util.function.Function;
import java.util.function.Supplier;
import java.util.stream.Stream;
import static java.util.stream.Collectors.toList;
import stat... | [
"d.schmidt@vanderbilt.edu"
] | d.schmidt@vanderbilt.edu |
bb269f467a6e4a8a8ddc07260c473a2c761f8e3e | 35e73bc9b4c508623b79d0ad5b215fb03023f4d7 | /chapter_003/src/main/java/ru/job4j/collection/sort/JobAscByName.java | 119f30e694b6caea36371eca0092ea9bebbb9e26 | [
"Apache-2.0"
] | permissive | Mammad88/job4j_elementary | 990cc53a072cdeb3fb44e95f064f72eb3cae95d0 | c1dd25986d5fc15d390bb43529e2be9a460abed8 | refs/heads/master | 2021-03-24T05:49:26.169964 | 2020-11-21T18:43:04 | 2020-11-21T18:43:04 | 191,439,215 | 0 | 0 | Apache-2.0 | 2020-11-21T18:43:48 | 2019-06-11T19:47:26 | Java | UTF-8 | Java | false | false | 463 | java | package ru.job4j.collection.sort;
import java.util.Comparator;
/**
* class JobAscByName - сортировка компаратора по имени и по возрастанию.
*
* @author Bruki Mammad (bruki_mammad@mail.ru)
* @version $1.0$
* @since 24.03.2020
*/
public class JobAscByName implements Comparator<Job> {
@Override
public int ... | [
"bruki_mammad@mail.ru"
] | bruki_mammad@mail.ru |
e6465e13646931b33936e5cab25df94939d12a22 | a03bf0d72e038e7bebe19a66434b1f4540c996c0 | /src/androidTest/java/com/space/testfuction/ExampleInstrumentedTest.java | e3bc8c03b9fc4abbd705ca425a4b38ba4c59cbfd | [] | no_license | XuanSovreign/smallapp | 7fcae2323b6195c341e35a0157af8972879caa62 | 5a7df7d7eea470a6f8a7d5fce052baaee855f713 | refs/heads/master | 2020-12-10T22:23:16.068403 | 2020-01-14T01:20:37 | 2020-01-14T01:20:37 | 233,729,133 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 769 | java | package com.space.testfuction;
import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which will execute on ... | [
"tang779@sina.com"
] | tang779@sina.com |
f240816caa74c2784711e3eb5529d9b8a24f3748 | ccb61753e9a54b870449b1790342ab05fb09d8e4 | /Praktikum-2/MyIntent2/app/src/main/java/com/erpam/myintent/ActivityData1.java | 9f469cfc7907404268728cef7479e2e1873dc627 | [] | no_license | erpambudi/Pemrograman-Mobile | b0dee37f577d7630f5bea0e5d4f0a554aa0017dc | c03882eec92c4422824e6c115b5e594275acfee2 | refs/heads/master | 2020-08-07T09:20:24.340555 | 2020-01-07T10:54:36 | 2020-01-07T10:54:36 | 212,946,479 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,172 | java | package com.erpam.myintent;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.text.TextUtils;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
public class ActivityData1 extends AppCompatActivity implements ... | [
"erpambudi76@gmail.com"
] | erpambudi76@gmail.com |
c00c3324e72596acb99556470e50ad397ad7e5c7 | 8c56096ab4e121d52954e1a9f4eb27eb76c3cfe9 | /app/src/main/java/com/example/relativeayu/MainActivity.java | e8d1319c3dea26fe5719379f93386f99dccbc7c3 | [] | no_license | pemrograman-mobile-2019/02-relative-layout-istianaAyu28 | 086c2bf726cf1356fe87e01ed6ff9ab0897afe84 | b24bbbb3bbca72fcedae12454a9bdefc2a1eb758 | refs/heads/master | 2020-04-22T21:03:31.914298 | 2019-02-14T13:36:56 | 2019-02-14T13:36:56 | 170,661,191 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 336 | java | package com.example.relativeayu;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
public class MainActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.activity... | [
"istianaayu28@gmail.com"
] | istianaayu28@gmail.com |
e2ffc74254d48d1af824db7a9ad7b74657925d0e | 8093c2ba85a79b74a604d75ca907fdc31802ac46 | /app/src/main/java/com/sion/zhdaily/views/views/CommentRecyclerView.java | c8d891c92d18a76cd3ee687eddfc9f05e97e5d0a | [] | no_license | Memories0ff/ZHdaily | 8613bb1c37eb676d545a11a3b6ce59e718a8e77d | 431f7586d3121f0cef279c449cf8388f4ab29a5c | refs/heads/master | 2020-08-13T09:47:51.563443 | 2019-12-19T11:06:27 | 2019-12-19T11:06:27 | 214,949,110 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,614 | java | package com.sion.zhdaily.views.views;
import android.content.Context;
import android.util.AttributeSet;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.recyclerview.widget.RecyclerView;
public class CommentRecyclerView extends RecyclerView {
public CommentRecyclerView(@No... | [
"im.wwz@outlook.com"
] | im.wwz@outlook.com |
a39d1d6e06d98f95f9064342219df1b4e31fbb28 | bb108b0437e5192e8b0f6641948e18eb150c310f | /springjdbc/src/main/java/txtest/bean/Account.java | 7731d0820315beedadb5f732d72ad44658031d20 | [] | no_license | xdk-nj/Spring-simple-examples | ddd08df0182de206a5953f5280e01e070e09c496 | 380ab25c5d041979caa04bfa0f7bccbcfe537661 | refs/heads/master | 2023-02-25T11:01:47.414950 | 2021-01-27T01:17:52 | 2021-01-27T01:17:52 | 333,263,583 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 260 | java | package txtest.bean;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
@Data
@AllArgsConstructor
@NoArgsConstructor
public class Account {
private Integer id;
private String username;
private Integer money;
}
| [
"xdk19970714@163.com"
] | xdk19970714@163.com |
55465b924f5e20ab20960112bd26819dcb5dd357 | ed25deb423edcd8a63d767d5ca2110756f323aed | /TwoCartDemo/src/main/java/com/dhw/twocart/util/BaseApplication.java | 7d44704349c6fdcab59268b8289ac75b321483a5 | [] | no_license | 1657895829/ShoppingCart | a879af7124bfa90a160b0c81be8b803deb914eb7 | 1edd5cdb56226c45e1ae733cd78c089814b897a3 | refs/heads/master | 2021-05-07T03:57:17.884385 | 2017-11-22T12:33:13 | 2017-11-22T12:33:13 | 111,035,364 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 288 | java | package com.dhw.twocart.util;
import android.app.Application;
//全局初始化Application类
public class BaseApplication extends Application {
@Override
public void onCreate() {
super.onCreate();
//配置imageLoader
ImageLoaderUtil.init(this);
}
}
| [
"1657895829@qq.com"
] | 1657895829@qq.com |
d55fa79f403ccf0cf8f86851a1d39fda7151d60e | 3de7e55b5952467d4412457e76f861067d46142c | /SpringAop/src/main/java/com/ncu/controller/HomeController.java | 38dfa2df75dbb9c6745d3c2bf0d518c28a00f3fa | [] | no_license | Unnati17/MF- | 3451ad0c162abc527c547198b104ebc366c27e5e | c9eb6985a4bedd1c610923633b566e3ed7e6a2b0 | refs/heads/main | 2023-06-02T23:03:46.370729 | 2021-06-15T04:25:43 | 2021-06-15T04:25:43 | 351,302,159 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 419 | java | package com.ncu.controller;
import org.apache.log4j.Logger;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
@Controller
public class HomeController {
private final Logger log=Logger.getLogger(getClass().getName());
@RequestMapping("... | [
"noreply@github.com"
] | noreply@github.com |
4680e2a29ab4ea2a1e64c9a301e0625ae6c1d6e6 | 21390dea7f5b79ab66776897541ac36c902b5df0 | /java/workspace/testReadWriteFileDB/src/com/wilsonflying/testreadwrite/testSharedPreference.java | 34cf477cb4fb593f950d53704ca729a57dfa5512 | [] | no_license | wilsonfly/test_module | 2149b4ba5d567fe6222ceb36a4e5b0aad067e039 | 76f0875eff308c5df1278975f19a521d69fd6764 | refs/heads/master | 2021-01-18T18:29:50.443046 | 2020-07-24T08:32:34 | 2020-07-24T08:32:34 | 10,192,384 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,979 | java | package com.wilsonflying.testreadwrite;
import android.app.Activity;
import android.content.Context;
import android.content.SharedPreferences;
import android.content.SharedPreferences.Editor;
import android.os.Bundle;
import android.view.View;
import android.view.View.OnClickListener;
import android.widget.Button;
imp... | [
"wilsonfly.shs@gmail.com"
] | wilsonfly.shs@gmail.com |
d0944bb8d68419e16ccfb879cda7e8f2d7bdc210 | 54b09bdfbf59ba935de8185a7d43a85aa18e5a75 | /3 - Selling-Service/src/test/java/uj/jwzp/w2/e3/SellingServiceTest.java | 9801a6713687fd033b0c81d7b1478ea82f9dd416 | [] | no_license | timur27/Java-Study | 4157b9a4379930b009e5db06ff3852abbd6ee3db | 2bbcb242fec8a3927e38018d2cc5f6109febcc16 | refs/heads/master | 2021-04-12T01:57:04.162155 | 2018-06-14T08:13:22 | 2018-06-14T08:13:22 | 125,753,174 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,215 | java | package uj.jwzp.w2.e3;
import org.junit.Assert;
import org.junit.Rule;
import org.junit.Test;
import org.mockito.Mock;
import org.mockito.Mockito;
import org.mockito.junit.MockitoJUnit;
import org.mockito.junit.MockitoRule;
import uj.jwzp.w2.e3.external.PersistenceLayer;
import java.math.BigDecimal;
public class Sel... | [
"timur.karimow.95@gmail.com"
] | timur.karimow.95@gmail.com |
6daed2067a30c5e615a46253cde709998bd015ef | 8ea55d06f617ed17252278698d1c36945d9222d3 | /src/test/java/com/wp/weipu/test/leetcode/Solutions.java | d6862827b8dd82cfef93e7069ddfb9d33cb590b5 | [] | no_license | zhangweipu/blog | 0aab3338ba009e47f8b436ef93589ab0d7141626 | 7bfae5b27e39423676d1e4242b984a61aa8f43ba | refs/heads/master | 2022-07-07T02:42:05.368076 | 2021-05-27T11:27:31 | 2021-05-27T11:27:31 | 129,093,100 | 0 | 0 | null | 2022-07-06T19:56:56 | 2018-04-11T12:52:08 | Java | UTF-8 | Java | false | false | 2,380 | java | package com.wp.weipu.test.leetcode;
import java.util.*;
public class Solutions {
public static void main(String[] args) {
// Scanner sc = new Scanner(System.in);
int n = 5;
int m = 2;
int[] a = new int[]{1, 2, 1, 2, 3, 2};
// for (int i = 0; i < n; i++) {
// a[i] =... | [
"19940528zh"
] | 19940528zh |
f8f5912a565de390462e3603ee56991966a0d13f | d25ce7c623bda3da1a43a725ba5b617e7f58b4a8 | /src/main/java/com/owen/algorithm/application/scorer/ConfigScorer.java | 3d72c1b6da12b3b22ca201b2bd36b2cf956b6f36 | [] | no_license | Owen2015/collection | e37c799c0928877a9de60f32ff278fda33401477 | e206976a9d913d5a1e29431e4c3e8e75ee42aaa2 | refs/heads/master | 2020-12-02T12:47:15.418928 | 2017-08-04T17:45:35 | 2017-08-04T17:45:35 | 96,595,998 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 723 | java | package com.owen.algorithm.application.scorer;
import java.io.IOException;
import java.io.InputStream;
import java.util.HashMap;
import java.util.Properties;
public class ConfigScorer extends Scorer{
//protected HashMap<String,Object> config;
protected Properties config;
protected HashMap<String,Object> factors;
... | [
"owen.chen86@yahoo.com"
] | owen.chen86@yahoo.com |
f684ac7ae07fcb2365e88b1fbb56aedc85e097b6 | 61e9db0ae84e7ae2f534bf2d0c0a61ebb6d9afc2 | /app/src/main/java/com/rdxshop/rdxshop/MainActivity.java | 4832134c3ff55c304fff107aefef9e98b505ea27 | [] | no_license | sanjeevdw/RDXshop-master | b8d9a3e1f420b2051078b503ad323da044762a7d | 2886cb540c0d8a2dd1261d4dbb87d8804983bbb5 | refs/heads/master | 2020-04-23T02:34:08.406881 | 2019-02-15T10:56:45 | 2019-02-15T10:56:45 | 170,850,544 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 46,924 | java | package com.rdxshop.rdxshop;
import android.content.Context;
import android.content.Intent;
import android.content.pm.ActivityInfo;
import android.graphics.Color;
import android.net.ConnectivityManager;
import android.net.NetworkInfo;
import android.net.Uri;
import android.net.http.SslError;
import android.os.Handler;... | [
"apple@harioms-MacBook-Pro.local"
] | apple@harioms-MacBook-Pro.local |
b99afe59a49755649bade0b201586a9c4c36e8ec | 18419a974a7eaa4946dc689250d7d8e734237c8d | /src/com/techrich/client/device/BarcodeScanner.java | 8d632b6b035bb7b339b2ab9d6755e2ff012226db | [] | no_license | kavinwang/techrichdevice | 81a38f1ce608909b3553e71fa78ecfea82a76d9c | 2671f7f5efae07312fb79337c8cc33c3c28fef60 | refs/heads/master | 2020-05-21T16:41:42.904024 | 2017-01-13T02:15:56 | 2017-01-13T02:15:56 | 59,947,909 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 472 | java | package com.techrich.client.device;
import com.techrich.client.manager.AbstractCommDevice;
public abstract class BarcodeScanner extends AbstractCommDevice {
public BarcodeScanner(){
this.deviceId = "BarcodeScaner";
}
/**
* 条码扫描器扫描过程
* @param timeout 超时时间(毫秒)
* @throws DeviceException
*/
public abstra... | [
"kavin.fy.wang@gmail.com"
] | kavin.fy.wang@gmail.com |
cef287b4c8eeeca562b436ffed4bb53ac3dbe377 | 76cc850c1cf37cb6629f1bc2a877e75ae6df280a | /primitives/src/main/java/io/atomix/primitives/lock/DistributedLock.java | 3f088c92b073df4607bea5035a649c580f9c6be2 | [
"Apache-2.0"
] | permissive | mapbased/atomix | 63aea3959151c39dc3d1bb5589b554f8de39a681 | 61063469c4cd447d13eb8b7068d6a3fdec7a6779 | refs/heads/master | 2021-01-12T08:54:44.566577 | 2017-11-15T09:16:24 | 2017-11-15T09:16:24 | 76,713,439 | 0 | 0 | null | 2017-11-15T09:16:25 | 2016-12-17T08:46:55 | Java | UTF-8 | Java | false | false | 1,542 | java | /*
* Copyright 2017-present Open Networking 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 applicabl... | [
"jordan.halterman@gmail.com"
] | jordan.halterman@gmail.com |
d3eeadf4f66260de472851b558007115ef5c1540 | 0fe59b1dfb5cf2454cef805da2804b2d3e52f742 | /bee-platform-system/platform-dinasdatadriver/src/main/java/com/bee/platform/dinas/datadriver/dao/mapper/DinasPurchaseOrderDetailMapper.java | 269df2a00bb470996dc1901630e1a316fbd1ff78 | [] | no_license | wensheng930729/platform | f75026113a841e8541017c364d30b80e94d6ad5c | 49c57f1f59b1e2e2bcc2529fdf6cb515d38ab55c | refs/heads/master | 2020-12-11T13:58:59.772611 | 2019-12-16T06:02:40 | 2019-12-16T06:02:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 637 | java | package com.bee.platform.dinas.datadriver.dao.mapper;
import com.bee.platform.dinas.datadriver.dto.DinasPurchaseOrderDetailDTO;
import com.bee.platform.dinas.datadriver.entity.DinasPurchaseOrderDetail;
import com.baomidou.mybatisplus.mapper.BaseMapper;
import java.util.List;
/**
* <p>
* 采购合同明细 Mapper 接口
* </p>
*... | [
"414608036@qq.com"
] | 414608036@qq.com |
19e6afb4de991b2ad9e9ec17748c3c5b93920ac5 | 1c3f530595dbc4eb57a3e0494d351678fde0aa87 | /src/main/java/com/geldopc/model/MediaEstimativaSelic.java | 5f4ac4c3dfc0d14fea53c4b32168e6bae6487e5b | [] | no_license | geldopc/Prova-Anbima-BackEndApi | d67feaeb41e67d27deebce111a812c8fd8ef3594 | 7a532ef988188e3c132e97687a7ededd3fca4e3a | refs/heads/master | 2022-05-29T16:44:45.360445 | 2019-09-25T04:02:53 | 2019-09-25T04:02:53 | 210,748,771 | 0 | 0 | null | 2022-05-20T21:10:11 | 2019-09-25T03:36:16 | Java | UTF-8 | Java | false | false | 440 | java | package com.geldopc.model;
public class MediaEstimativaSelic {
private int ano;
private double media;
public MediaEstimativaSelic(int ano, double media) {
this.ano = ano;
this.media = media;
}
public int getAno() {
return ano;
}
public void setAno(int ano) {
this.ano = ano;
}
... | [
"you@example.com"
] | you@example.com |
5efd2a59ede31ccfb3700812f7d2ffc3b5fc7f55 | 03c72e28c38eba087dd2b8157f7a71383b54a8ae | /src/main/java/com/kb/config/metrics/JavaMailHealthIndicator.java | 9dbf8f672ccb70321b671adbe5621c8266980a11 | [] | no_license | BulkSecurityGeneratorProject/temporary | 911d9d4e9ae4a105b909bec905903e1f6a019783 | c5ad4b5127b8303bb2bf9da543e18c518e475fd6 | refs/heads/master | 2022-12-18T05:06:41.739557 | 2015-05-25T08:54:36 | 2015-05-25T08:54:36 | 296,597,925 | 0 | 0 | null | 2020-09-18T11:11:15 | 2020-09-18T11:11:15 | null | UTF-8 | Java | false | false | 1,434 | java | package com.kb.config.metrics;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.boot.actuate.health.AbstractHealthIndicator;
import org.springframework.boot.actuate.health.Health;
import org.springframework.mail.javamail.JavaMailSenderImpl;
import org.springframework.util.Assert;
im... | [
"rostyslavdyiak@gmail.com"
] | rostyslavdyiak@gmail.com |
ea6c48e4f21e70dc1eb387a2cc546d6af27b8beb | 0583ea20f9d93ae88f29a4943ce51ad7561392db | /src/test/java/testcases/CategoryPageTest.java | af36e3fe4be3c1e3104b88fc68c43e0856adbac7 | [] | no_license | hoanghuyen01/ProjectAutomationTest | 7e84dbf8cdb936afbfc74d929b965141121bab19 | 6d4cde9a839c33d294e60c0246edb0d979ad7203 | refs/heads/master | 2023-05-11T23:57:38.224851 | 2020-07-30T11:05:27 | 2020-07-30T11:05:27 | 278,567,450 | 0 | 0 | null | 2023-05-09T18:31:41 | 2020-07-10T07:23:47 | HTML | UTF-8 | Java | false | false | 3,915 | java | package testcases;
import java.util.LinkedList;
import javax.sound.midi.Soundbank;
import org.openqa.selenium.TakesScreenshot;
import org.testng.Assert;
import org.testng.annotations.BeforeTest;
import org.testng.annotations.DataProvider;
import org.testng.annotations.Test;
import io.qameta.allure.Description;
impo... | [
"huyenhoangthaibinh@gmail.com"
] | huyenhoangthaibinh@gmail.com |
7f5d82e403e24655690b24165ec53f2527afc593 | f50a963ac6a4d2b30504432f36987154c4bf04b3 | /housecollection-house-web/src/main/java/com/hnshengen/housecollection/house/modular/bussiness/controller/BrokerInfoController.java | 5d3e107e7fea80a496827d7315c8e4f05135bf38 | [] | no_license | ambitiousyuan/housecollection | f7cee32fdcd1ced7085d2593a069ac281d24becf | 9825cc3e127dc9c3d43a198393938322ce84af64 | refs/heads/master | 2022-11-07T22:37:50.891914 | 2019-12-27T02:13:09 | 2019-12-27T02:13:09 | 228,851,323 | 0 | 0 | null | 2022-10-12T20:35:16 | 2019-12-18T13:57:34 | JavaScript | UTF-8 | Java | false | false | 1,903 | java | package com.hnshengen.housecollection.house.modular.bussiness.controller;
import cn.stylefeng.roses.core.reqres.response.ResponseData;
import com.alibaba.dubbo.config.annotation.Reference;
import com.baomidou.mybatisplus.extension.plugins.pagination.Page;
import com.hnshengen.housecollection.bean.BrokerInfo;
import co... | [
"j2eprogrammer@163.com"
] | j2eprogrammer@163.com |
62f42a61d49b17fa706cd30033cf7dff8d0e8468 | 7b11e4dbadd3ac990e4131c42aa9fb291ae89b54 | /ActivityLifeCycleTest/app/src/main/java/com/example/zhangshuo/activitylifecycletest/NormalActivity.java | 884c9d3bd16c8975ae5aa9cdd56d4650384e5382 | [] | no_license | 3014zhangshuo/AndroidProjects | dc612d7946dd25ac6ee098e4f8ecb120894c8169 | 6a114b1b4f69e300f049128f0f307e62ea85b946 | refs/heads/master | 2022-04-21T22:24:17.527352 | 2020-04-21T03:23:56 | 2020-04-21T03:23:56 | 257,468,810 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 360 | java | package com.example.zhangshuo.activitylifecycletest;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
public class NormalActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContent... | [
"3014zhangshuo@gmail.com"
] | 3014zhangshuo@gmail.com |
b81f478fd10a74e0a7bca15a8bce70d8e10089b4 | 8955694ecc9aaaeb0aaa351087ef2f62c3eeebe8 | /src/spacegame/model/Planet.java | d80dfebba27c22fd6de52252649d4b9c9dd5e18b | [] | no_license | adQuid/DecentAI | 048460f520906062afa53e74de9df6c071fb1683 | 5d2794b0cd8e661a24b3a8b6b34ef474c4011057 | refs/heads/master | 2021-05-08T15:37:32.196113 | 2019-04-14T23:09:40 | 2019-04-14T23:09:40 | 120,121,357 | 1 | 0 | null | 2018-09-10T23:14:34 | 2018-02-03T19:12:45 | Java | UTF-8 | Java | false | false | 1,904 | java | package spacegame.model;
import java.util.ArrayList;
import java.util.List;
import aibrain.Action;
import aibrain.Player;
import refdata.NameList;
public class Planet extends SpaceObject{
private Game game;
private String name = "unnamed planet";
private List<Colony> activeColonies;
public Planet(){
}
... | [
"cricketfeir@gmail.com"
] | cricketfeir@gmail.com |
9582947850797c9f8c997d781164aab9ae25947d | 592677ea8e83fb67cff662716c3b5810071e7153 | /src/bike/dns/drops/filter/TranactionFilter.java | a0549b16706325dc729a60636f2d9f2f51ecc6fb | [] | no_license | feng3/drops1.0 | 6c84b2303748bf42784286ac528407a6b3a445fd | 89f44824e55c5da4a907e03b8f3f5f440bd7f341 | refs/heads/master | 2021-10-10T13:00:34.230626 | 2019-01-11T06:17:16 | 2019-01-11T06:17:16 | 106,804,777 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,600 | java | package bike.dns.drops.filter;
import java.io.IOException;
import java.sql.Connection;
import java.sql.SQLException;
import javax.servlet.Filter;
import javax.servlet.FilterChain;
import javax.servlet.FilterConfig;
import javax.servlet.ServletException;
import javax.servlet.ServletRequest;
import javax.servlet.Servle... | [
"frank.shen@frankshen-03-PC.corp.vipshop.com"
] | frank.shen@frankshen-03-PC.corp.vipshop.com |
d072cb3c8f3c41a80a172fdfe2ec1ea401b64599 | 54bcbdc3250e6e8152ac1746f709ec134e798305 | /src/com/sun/org/apache/xml/internal/security/signature/XMLSignatureInputDebugger.java | 6dfb85c5056b740ae79b07ad0ec4048ab322dba0 | [] | no_license | TANGMONK-MEAT/jdk-src-demo | 78bed79d8a3819bf48d5eed399b869ac090138a4 | 4b4fa0779b67c7079b8d263ada2bb514c366a3e8 | refs/heads/master | 2023-03-02T21:35:09.758995 | 2021-02-16T07:39:26 | 2021-02-16T07:39:26 | 268,969,374 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 19,521 | java | /*
* Copyright (c) 2007, 2019, Oracle and/or its affiliates. All rights reserved.
* ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*/
/**
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for a... | [
"58246525+tangsengrou01@users.noreply.github.com"
] | 58246525+tangsengrou01@users.noreply.github.com |
9bfcdc595e069d1f2d9c76785cee9282d7a953a6 | 3d63adbc4d81e6957350728c60f6955fecc058a3 | /EDTService/src/main/java/com/evola/edt/service/dto/transformer/QuestionAnswerDTOTransformer.java | bb1a8c42d1db047a250f860d094c7c82219e630a | [] | no_license | smrkela/edt | 6ff6d76beffdbc32554c62ce1c7255696fcd0c85 | 45da37254292382a712a00b01757cebb0c3726a9 | refs/heads/master | 2020-03-30T21:21:23.728893 | 2018-10-04T21:57:59 | 2018-10-04T21:57:59 | 151,626,035 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,334 | java | package com.evola.edt.service.dto.transformer;
import java.util.Arrays;
import javax.inject.Inject;
import javax.inject.Named;
import com.evola.edt.model.QuestionAnswer;
import com.evola.edt.model.dto.QuestionAnswerDTO;
/**
* @author Nikola 09.04.2013.
*
*/
@Named
public class QuestionAnswerDTOTransformer imple... | [
"sasa.mrkela@runsimply.com"
] | sasa.mrkela@runsimply.com |
92d7491e63a6ba7ff54a7b1e302b3e2cc1faa793 | 25a557b04d8fcc0c5c71b75e735b3b5051bd28de | /src/main/java/org/ggp/base/player/gamer/statemachine/MCTS/manager/hybrid/strategies/aftermove/MastAfterMove.java | 51f6d4d76f08d7c672d2b65cea984b61e991d983 | [
"BSD-3-Clause"
] | permissive | ljialin/GGP-Project | 4d2f9e87df5d0b2cca954c0efbc9c61b7c47f4ce | 135e0b2f4d6f9702e724d7980f7e04b81924be75 | refs/heads/master | 2020-03-28T14:05:48.168584 | 2018-08-30T16:08:43 | 2018-08-30T16:08:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,355 | java | package org.ggp.base.player.gamer.statemachine.MCTS.manager.hybrid.strategies.aftermove;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import java.util.Map.Entry;
import java.util.Random;
import org.ggp.base.player.gamer.statemachine.GamerSettings;
import org.ggp.base.player.gamer.statemachi... | [
"sironi.chiara.f@gmail.com"
] | sironi.chiara.f@gmail.com |
b70cb1b3da1bae99b0be41deaaab3896d1cbfbb0 | 0eb9ff3b7e9900c47507feeefe05eece7b5c844b | /src/com/dynamic/PlayWithWords.java | 76c7caf4864d0777c58e365e7728a5c21925799d | [] | no_license | mohitnitrr/HackerRankClasses | 5d5302127ca5af039eba131827663d7cefa69d72 | 2e2ab0386dd3f6f5e5eb65ac20b3a90c9ff03d4a | refs/heads/master | 2020-06-26T20:51:19.610347 | 2015-10-29T07:32:07 | 2015-10-29T07:32:07 | 42,062,854 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,057 | java | package com.dynamic;
import java.util.Scanner;
public class PlayWithWords {
private static int [][] L ;
public static void main(String[] args) {
Scanner in = new Scanner(System.in);
String str = in.next();
str.charAt(0);
int length = str.length();
int max = 0;
lps(str);
for(int i =0;i<str.length(... | [
"mohit.nitrr@gmail.com"
] | mohit.nitrr@gmail.com |
6513cc885a9510d1b3d8835febd872c66f6f8ff6 | d24f9324c81b86e58a923341429e003c3957b86a | /src/BO/PatientBO.java | f5da9021b12f0360b845d184cc9dd606d6fa498c | [] | no_license | DicoYoung/NEUHIS | 50906975eb94e69a99aeeffdb4449384ccc5d57e | 6de28e4b03fd83ca57c6cb2992d9a8bf4139f43b | refs/heads/master | 2020-08-06T20:56:23.192901 | 2019-10-06T10:42:37 | 2019-10-06T10:42:37 | 213,150,192 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,851 | java | package BO;
import DAO.LoginDAO;
import DAO.PatientDAO;
import VO.PatientVO;
import VO.UserVO;
import java.util.ArrayList;
/**
* 病人-业务层
*
* @author dico
*/
public class PatientBO {
public void GuaHao(PatientVO patientVO){//将病人挂号信息写入
PatientDAO patientDAO = new PatientDAO();
patientDAO.writeI... | [
"547459120@qq.com"
] | 547459120@qq.com |
84d8d4dc9ab6cc24f537b050be3e168dc39fa80c | 6b255ae441ec41de82a7c59993f0389a4863203f | /pangolin-eclipse-core/src/main/java/pt/up/fe/pangolin/eclipse/core/launching/VMArgsLaunchConfiguration.java | f10b104f025333f9cb596b27f53e8e8d724ad5d0 | [
"MIT"
] | permissive | Bruno81930/pangolin | bf3e18735a6822622072362eb2f5b1dc09525f1e | 30d30a5e6549f307e58399b77530a4256fcf3051 | refs/heads/master | 2020-07-06T20:38:46.570806 | 2019-08-19T08:49:16 | 2019-08-19T08:49:16 | 203,133,199 | 0 | 0 | MIT | 2019-08-19T08:42:02 | 2019-08-19T08:42:01 | null | UTF-8 | Java | false | false | 5,293 | java | package pt.up.fe.pangolin.eclipse.core.launching;
import java.util.List;
import java.util.Map;
import java.util.Set;
import org.eclipse.core.resources.IFile;
import org.eclipse.core.resources.IResource;
import org.eclipse.core.runtime.CoreException;
import org.eclipse.core.runtime.IPath;
import org.eclipse.core.runti... | [
"alexandrecperez@gmail.com"
] | alexandrecperez@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.