blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 4 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 689M ⌀ | 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 131
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 32
values | content stringlengths 3 9.45M | authors listlengths 1 1 | author_id stringlengths 0 313 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
f4e9529cedee449d48853080588614c47571f764 | 07b0c7c3f1a50a88bb32c8eef624d05f1c3bc9c4 | /SpringDataJPAPracticeExampleOfRD/src/main/java/com/rd/FlightController.java | 781720aa85254c478812638264b219c68a7efc75 | [] | no_license | gholaprd/spring-data-jpa | 8f7749fea60ab6a3432013161c4a005554f945cb | 76a83b950b41e343cb0a09387657fa122bf04955 | refs/heads/master | 2022-12-29T04:42:55.206274 | 2020-10-20T18:37:24 | 2020-10-20T18:37:24 | 305,648,995 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,440 | java | package com.rd;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.List;
import java.util.Map;
import java.util.Optional;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpStatus;
import org.springframework.http.... | [
"jp.kumar1508@gmail.com"
] | jp.kumar1508@gmail.com |
c66745ee1ef543f6fcc59ce5ce72c19cd4417555 | 7b2d3c3d2e3bd1cb68ef7204e8e46a4aee1c0ead | /.svn/pristine/78/78eda93de95ce05fa6ec1045d8fd29c733a1e815.svn-base | 6369c8c5cf6b544cfe611204a4710d055fb3d512 | [] | no_license | ywswen/myApp | 9809c4583d076219d2e311544b4cfe1c68b7d0b9 | 8433273ed62d9f79afdde7381a215b9a2593ba2b | refs/heads/master | 2021-01-19T10:38:53.583495 | 2019-05-02T23:33:21 | 2019-05-02T23:33:21 | 59,978,241 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 2,838 | package com.yyy.dailycode.wyp.HTML;
/**
* @author win young
*
* @创建时间:2012-7-26 下午02:32:47
*
* @version 1
*
* @类说明:
*/
/**
*
*/
import java.io.File;
import java.io.FileOutputStream;
import java.io.StringReader;
import java.util.List;
import com.lowagie.text.Document;
import com.lowagie.text.Element;
import... | [
"ywswen@163.com"
] | ywswen@163.com | |
c1e81c70a30e701c098a1115e60f77de18f4dd77 | 3e33ea74b627af388755ad878192a69532e6c053 | /lcz-meta/src/main/java/cn/lcz/meta/kafka/TestKafkaEntity.java | febc02396c521722fabb309505d3e4c46cb91a8a | [] | no_license | liucz880415/lcz | 94fcce3aacb396e13c4fa99b72325f12ebb4cb57 | 32650aac51ceac98caa7bb88038ce076bce30b43 | refs/heads/master | 2021-01-24T18:27:41.373218 | 2017-05-18T02:14:05 | 2017-05-18T02:14:05 | 84,424,619 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 701 | java | package cn.lcz.meta.kafka;
import cn.lcz.meta.annotation.Key;
import java.io.Serializable;
/**
* Created by liuchuanzhu on 2017/3/13.
*/
public class TestKafkaEntity implements Serializable {
@Key
private String name;
private String message;
public TestKafkaEntity() {
}
public TestKafkaE... | [
"531393658@qq.com"
] | 531393658@qq.com |
914f7b739bd6af39e59ca3f2836c151230bf39d6 | 55fbedbc06c813a717c09c4416dfb0f7f9909955 | /Chapt4/src/coin/CountFlips.java | 0ce6ee45beba13a32b2a9edc36d84a9c63bd5639 | [] | no_license | tklg/CompSci | d8002c94f9abcbbe7d0166f3dca1ed81737bd193 | 7848d2e43499eb8f6369119a4fb6a5fc18824817 | refs/heads/master | 2022-10-04T21:23:14.785642 | 2015-03-06T18:45:51 | 2015-03-06T18:45:51 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 587 | java | package coin;
import villa7.Print;
public class CountFlips {
private static Print p = new Print();
private static Coin c = new Coin();
private static BiasedCoin bc = new BiasedCoin();
public static void main(String[] args) {
final int NUM_FLIPS = 1000;
int heads = 0,
tails = 0;
for (i... | [
"kluget@nhpubpc06.nhrhs.lan"
] | kluget@nhpubpc06.nhrhs.lan |
877737bd8fed5eb01d261706dd4906d55f7ef926 | b56c20af6bfd7adae0f4387f4d52ec065829b2ba | /Selenium/src/Basics/ActionsEx.java | 29a051a9f386e5b7311e88da09eaae3e2c9c62c6 | [] | no_license | OnlineTestingHelp/SeleniumAllPrograms | 2758939bffd75849528a6230c7e434e3f1714e24 | 7e63e145d4658dda7cff833a35ad2b93b25a3bfb | refs/heads/master | 2023-04-06T15:52:20.568297 | 2021-04-13T03:24:18 | 2021-04-13T03:24:18 | 357,409,261 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,681 | java | package Basics;
import java.util.List;
import org.openqa.selenium.By;
import org.openqa.selenium.JavascriptExecutor;
import org.openqa.selenium.Keys;
import org.openqa.selenium.WebElement;
import org.testng.annotations.Test;
import org.openqa.selenium.interactions.Actions;
import org.openqa.selenium.remote.... | [
"onlinetestinghelp@gmail.com"
] | onlinetestinghelp@gmail.com |
e3e152e879c1cf2c426a42d8a88a1ee9d2f967a9 | ff48ba7aac052e20e755ef0417c1b4e3a2d22c21 | /tianmao-web-common/src/main/java/com/tianmao/app/interceptor/WebMvcSupportConfigurer.java | 5f113984039b0ce54b0aa1c748bb4aea108fe2b3 | [] | no_license | designreuse/tianmao | 9b305fe7458b0d0302bfedb1c20729d308081b26 | 78ec32ce6cb27f2cc378ae7537f356010930a9d4 | refs/heads/master | 2020-04-07T23:35:31.764601 | 2018-08-20T03:43:17 | 2018-08-20T03:43:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,590 | java | package com.tianmao.app.interceptor;
import com.fasterxml.jackson.annotation.JsonInclude;
import com.fasterxml.jackson.core.JsonGenerator;
import com.fasterxml.jackson.databind.*;
import com.fasterxml.jackson.databind.module.SimpleModule;
import com.tianmao.app.config.AppContext;
import com.tianmao.app.converter.*;
im... | [
"171375063"
] | 171375063 |
a0a89ffe2f60a8651f44013d8dfea214d2723f96 | 9373fe952c96922d53468edbd844519b038d2c28 | /Java/Loon-Neo/src/loon/action/map/ArrayInt2DAStar.java | 82dd70efa0398360ef959d58e1ec7be78f5b326a | [
"Apache-2.0"
] | permissive | dc6273632/LGame | 58f2820db7baf76099e565f75ce7edd0eb600b7c | eccae858c2f40f8f5a5da9b9a62613ccb68d66fc | refs/heads/master | 2020-04-29T18:02:40.009966 | 2019-03-18T08:59:43 | 2019-03-18T08:59:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,185 | java | /**
* Copyright 2014
*
* 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 writing, ... | [
"longwind2012@hotmail.com"
] | longwind2012@hotmail.com |
66d534a1ce6749216ea2d544b3da1397562f009c | 3148d2594a58d088c79580919ddf6be214adfe82 | /Performer.java | fe5fcb0ba53c2cae9b67fe719f913b94e114be96 | [] | no_license | GoodLuckJack/DesignPattern | 199dcd5a82e44de9197afe598e22f0551744c75f | 1e1cef5d0507b08ee07a7b3d54a969aa48c76d08 | refs/heads/master | 2021-09-06T11:56:34.493878 | 2018-02-06T08:49:51 | 2018-02-06T08:49:51 | 119,942,642 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 100 | java | package com.gtja.pattern;
public abstract class Performer {
public abstract void perform();
}
| [
"fengyunjier@outlook.com"
] | fengyunjier@outlook.com |
055ebf79eef2465f05572dc0d8a41ee0e71a6826 | c944bb6aebc2f241dd16dd2c1d20115cd39bc9e7 | /src/sicherheit/authentifizierung/ClientMitAnmeldung.java | af1926d2ce5a711c1838fc985649a3cdebef8f2b | [] | no_license | wern/EnterpriseJavaBeans3.1_Beispiele | 76a0f41966499b7875f86e2ded9d2cbec9ed8d39 | 5d61b9b64020918342e7cc102bc0233f551facde | refs/heads/master | 2021-01-19T15:40:23.828785 | 2012-04-19T13:54:39 | 2012-04-19T13:54:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,189 | java | /**********************************************************
* Begleitmaterial zum Buch "Enterprise JavaBeans 3.1"
* Das EJB-Praxisbuch fuer Ein- und Umsteiger
* Von Werner Eberling und Jan Lessner
* Hanser Fachbuchverlag Muenchen, 2011
* http://www.hanser.de/buch.asp?isbn=3-446-42259-5
* Feedback an ejb3buch@wern... | [
"werner.eberling@mathema.de"
] | werner.eberling@mathema.de |
647a768531f7d1c838375fd9fbd54d2be803e7a9 | 535d14a51b2d6088761508d288bd7f2ce50243c4 | /src/main/java/com/kgcorner/chess/Game.java | 2e0c3c0ecf4b7da000b420dfdc486766d77d863f | [
"Apache-2.0"
] | permissive | kgcorner/Jchess | df0eec6c394a18eda6dba449138b8270baf2f57e | b558a734552fe9e41586c388de8839338a58ee64 | refs/heads/master | 2020-05-25T17:38:17.673924 | 2019-05-21T21:04:02 | 2019-05-21T21:04:02 | 187,912,832 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 313 | java | package com.kgcorner.chess;
/*
Description : <Write is class Description>
Author: kumar
Created on : 21/5/19
*/
public class Game {
public static void main(String[] args) {
Board board = new Board();
board.initialize();
board.printBoard();
GameGuide.startGame(board);
}
} | [
"kumargauravgupta3@gmail.com"
] | kumargauravgupta3@gmail.com |
67b9010a7863dcc791a0b1bead0fbe569bd74a0f | a653d3893db2059575f958baac65d843cd984148 | /src/main/java/com/mycompany/sf/TradeCounter.java | b7a27e720a6716605a47607512f3d466acde1063 | [] | no_license | jwymah/sf | dcde8db76dd38517767945bbc66d1d2a47c14698 | 3bae674ec51388210d84398afafdd4903727b712 | refs/heads/master | 2022-08-01T11:22:28.562029 | 2019-09-14T00:57:40 | 2019-09-14T00:57:40 | 208,369,597 | 0 | 0 | null | 2022-05-20T21:09:51 | 2019-09-14T00:55:25 | Java | UTF-8 | Java | false | false | 942 | java | package com.mycompany.sf;
import java.util.concurrent.atomic.AtomicInteger;
class TradeCounter {
private final String ticker;
private final AtomicInteger counter;
public TradeCounter(String ticker) {
this.ticker = ticker;
counter = new AtomicInteger();
}
public void adjustCou... | [
"jeremyw.mah@gmail.com"
] | jeremyw.mah@gmail.com |
9094473ce312ba3a45a8fe76ce3dc45035fa16ba | 618ebea47550cfb24838be4bb0bf139f3c7a36da | /src/myinterface/Vehicle.java | b886bdd457684b5e7633ae4dbee083667db4ead8 | [] | no_license | ysyha2/git2.javastudy | c032739c1efb4f7956e5a146f89e8bdac025e652 | bcfb70990d1dc1595d9c276c50d405a0f61251a1 | refs/heads/main | 2023-06-10T13:55:17.672144 | 2021-07-01T12:00:08 | 2021-07-01T12:00:08 | 382,016,390 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 124 | java | package myinterface;
public interface Vehicle {
int acceleration();
int deceleration();
boolean ride();
}
| [
"ysyha1@naver.com"
] | ysyha1@naver.com |
e291704b92a45e7b0df4a44b9e9d2468581b57b8 | cc328476eba0f9dcbac108688cf1b97d1d06c189 | /src/main/java/com/cisco/policyconversiontool/dto/wsa/asyncos806/ProxAclCustomCategoryForService.java | a858e60ec7704c43e9dc77a98df40155c94a1042 | [] | no_license | SecurView/cws-wsa | b9278caee8d52afd9f71b925516bc18380b5c331 | c3e9c245722f89d9a3189bf7bc9700e8b4c7f1d6 | refs/heads/master | 2016-09-06T21:35:20.674191 | 2014-12-19T14:45:23 | 2014-12-19T14:45:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,896 | java | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.11
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2014.11.26 at 05:46:... | [
"kgadekar@securview.com"
] | kgadekar@securview.com |
1a1be78bc49c6138387e945326b3ffb4d48dde4c | 1556b1bad7ff19b6811e353d66fa5946a3c4e5b1 | /src/main/java/com/ioc/beanannotation/multibean/BeanTwo.java | 81763f913facdb92c19309858121a3ce0fe3554e | [] | no_license | xianglingchuan/java-learn-record-project | 8e104ba8bc48b51ba66213d31a200372805359ac | 92a193b0adde8773d8d3a2f843a8f7606d528ca0 | refs/heads/master | 2021-01-19T08:03:59.145502 | 2018-01-17T09:57:02 | 2018-01-17T09:57:02 | 82,068,808 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 234 | java | package com.ioc.beanannotation.multibean;
import org.springframework.core.annotation.Order;
import org.springframework.stereotype.Component;
@Order(1) //list列表排序
@Component
public class BeanTwo implements BeanInterface {
}
| [
"xianglingchuan@sina.cn"
] | xianglingchuan@sina.cn |
189e8b9f94d7d50f23f5a0b3cfc0814bf60f5d05 | b27f51151822a6097840f11b07d964e9ad3f7232 | /camlibrary/src/main/java/com/library/camlibrary/videoTrimmer/utils/FileUtils.java | 5baeb8735d4ae2ab5a04c926f4b69e450b8b057a | [] | no_license | osamaaftab/Camlib | c8adc642de12c10739ccf307046ca675449e67d2 | 9037700cdb68cba839e0d0bd66ad562d233c2249 | refs/heads/master | 2020-05-23T13:15:21.051734 | 2019-05-15T07:30:41 | 2019-05-15T07:30:41 | 186,772,870 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,843 | java | /*
* MIT License
*
* Copyright (c) 2016 Knowledge, education for life.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
*... | [
"tosama@AlMacBookPro.local"
] | tosama@AlMacBookPro.local |
3d71fde471d841f3854505920656ff562c7e0f0c | cf640f33002ac72aab78f1ee75e04f2104b83934 | /phoenix-inventory-service/src/main/java/com/virtusa/poc/phoenixinventoryservice/controller/TestConroller.java | 83797acb29b4a2ba030ae8d8f84b19c99d1df1dc | [] | no_license | rsr725/microservices-example | 3e42e8fd8f009de9a25b97d974533ab693a43900 | 5d2d585afdb2375be95d9adaf0689adcb688c6ee | refs/heads/master | 2023-01-22T12:50:34.213736 | 2019-09-11T12:53:50 | 2019-09-11T12:53:50 | 203,576,083 | 1 | 0 | null | 2023-01-07T09:13:49 | 2019-08-21T12:07:14 | Java | UTF-8 | Java | false | false | 334 | java | package com.virtusa.poc.phoenixinventoryservice.controller;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RestController;
@RestController
public class TestConroller {
@GetMapping("/test")
public String test() {
return "phoenix-inventory-service is runn... | [
"rrusia@virtusa.com"
] | rrusia@virtusa.com |
f5cdaa3cd415b18a3abbcaa8c3c975dae53ee1c9 | 22b1f967750c313d8a2e6fc255fd3bca9f13c290 | /AdvancedAlgorithm(LintCode)/FollowUpsII/401_KthSmallestNumberInSortedMatrix.java | bbfc1e02f43e8dae767aa66f9726e5d59411a88a | [
"MIT"
] | permissive | robin-qu/Leetcode | 333e997f1779fe41cbd4b0e057631454c1f37d13 | 9178287a7cc8fac7adb0e9bfd8d4771cd151d4a6 | refs/heads/master | 2021-06-24T18:49:25.879307 | 2021-01-21T05:28:20 | 2021-01-21T05:28:20 | 178,751,405 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,594 | java | public class Solution {
/**
* @param matrix: a matrix of integers
* @param k: An integer
* @return: the kth smallest number in the matrix
*/
class Pair implements Comparable<Pair> {
public int x;
public int y;
public int val;
public Pair(int x, int y,... | [
"hongbinqu9@gmail.com"
] | hongbinqu9@gmail.com |
f534daee138cc8060fd3d6f81fdf88ae7f0e9efc | 039c02f94ca8cfa4dd59589f68a89f1800e039e3 | /Pelotas/src/pelotas/MainFrame.java | 93b6050a48bc76f1a423e93dbe865e7ca12abdb1 | [] | no_license | iratierana/ProgramacionAvanzada | d8fb1bb96bc095378d67b2758db7b550059a96a9 | 2ecdc4c4866146f2c7f0cf2382edafa02d7ea00b | refs/heads/master | 2021-01-04T02:37:06.919472 | 2016-01-21T19:10:11 | 2016-01-21T19:10:11 | 42,407,031 | 0 | 1 | null | 2015-11-23T20:46:20 | 2015-09-13T18:13:28 | Java | UTF-8 | Java | false | false | 2,738 | java | package pelotas;
import java.awt.BorderLayout;
import java.awt.Color;
import java.awt.Component;
import java.awt.Container;
import java.awt.FlowLayout;
import java.awt.Graphics;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.util.ArrayList;
import javax.swing.BorderFactory;
impor... | [
"iratierana@arizmendikide.net"
] | iratierana@arizmendikide.net |
3f0e90c9bf990f1095f6b0cbeb3d3e86d63b3c94 | 42bc1750c0d5b0d613b7f24188f6d9cefa895f2f | /micro-di/src/test/java/com/github/di/factory/fortest/MyCustomBeanRepository.java | d972fb68db29a38f7b121ecf773105e7f48b8745 | [] | no_license | vitargo/servlet-chat-gh | cb37d4ac32aee74c87f679241a79926588153906 | ce720fb7147926a7b60c7d931503985d7b6ade13 | refs/heads/master | 2023-05-07T14:36:36.640776 | 2021-05-31T07:56:28 | 2021-05-31T07:56:28 | 353,624,393 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 340 | java | package com.github.di.factory.fortest;
import com.github.di.annotations.CustomRepository;
import com.github.di.annotations.InjectValue;
@CustomRepository
public class MyCustomBeanRepository {
@InjectValue(name = "my.value")
private String myValue;
public String getMyValue() {
return ... | [
"rvitargo@gmail.com"
] | rvitargo@gmail.com |
d5518867961d5ca067464f36defd536002f4c38c | c69e45df70a6e4c515b6edaae13c1e29b8c93219 | /src/main/java/com/jiang/common/ExceptionHandle.java | d9bfb5a40ec91d78aa1897c08867ea43d27903a5 | [] | no_license | jzggit/demo | 221a25f9cb7983ca3b0b670ae7b27c21e57e6e77 | 8f42aa3d4da3df573493a2d8e001785679ad51b8 | refs/heads/master | 2022-06-27T01:50:44.024978 | 2020-04-03T17:13:19 | 2020-04-03T17:13:19 | 247,219,380 | 0 | 0 | null | 2022-06-21T02:58:59 | 2020-03-14T05:43:53 | Java | UTF-8 | Java | false | false | 1,568 | java | package com.jiang.common;
import lombok.extern.slf4j.Slf4j;
import org.springframework.web.bind.annotation.ControllerAdvice;
import org.springframework.web.bind.annotation.ExceptionHandler;
import org.springframework.web.bind.annotation.ResponseBody;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.... | [
"1805206076@qq.com"
] | 1805206076@qq.com |
472b65e43ce1ceb4fc7d0aa3a48c328cbe076c91 | fda393677839bffdd0229d6b48ad0bc9aef66f24 | /routes/spin.java | f212058e90d4843fb599cc3e540ffa603dfb4e98 | [] | no_license | houssemkaroui/Node-js-multer-files | 47f520d3990ea04b557e22db13857a7a3b6e863e | 38dbbc5437348ec48bdfeb99cd65b4be99036e65 | refs/heads/master | 2020-08-07T13:44:03.286490 | 2019-10-07T20:23:28 | 2019-10-07T20:23:28 | 213,474,438 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 963 | java | package io.codementor.gtommee.rest_tutorial.models;
import org.bson.types.ObjectId;
import org.springframework.data.annotation.Id;
public class Pets {
@Id
public ObjectId _id;
public String name;
public String species;
public String breed;
// Constructors
public Pets() {}
public Pets(ObjectId... | [
"houssemkaroui50@gmail.com"
] | houssemkaroui50@gmail.com |
db6fcffbf8370272dfa785811c062199345a1eed | c8d6cc87fdb79ddb1bbd7783b5e40c3e14abdf2a | /src/main/java/com/kenzie/library/Genre.java | 08b25fee75e995dd57f8c39ae94122a132d9e512 | [] | no_license | KenzieAcademy/java-fundamentals-assessment-bsspencer42 | 86515a6ac592c0e872625cfafc8a2443853aa091 | fac2a5d8df2d2da50b25dbab6a6fc46578648be0 | refs/heads/main | 2023-06-07T02:43:19.160624 | 2021-07-06T14:57:47 | 2021-07-06T14:57:47 | 379,755,116 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 130 | java | package com.kenzie.library;
public enum Genre {
FANTASY,
SCIENCE_FICTION,
MYSTERY,
ROMANCE,
CHILDRENS,
NONFICTION;
}
| [
"bsspencer42@gmail.com"
] | bsspencer42@gmail.com |
4be9cb1646dfc7ebf9dd280b936a91d1a3454d9b | 58fd9b572abf68be8a25263ade34998a23737548 | /src/main/java/com/driver/GraphMigrator.java | 0392656be4e2c79c64c53031089e3b5fc2c1fb8b | [] | no_license | prosenjit-mondal/Test-Analytics | 18693f3500711616723f0747ab3c44ef0015c1ea | 81de27ac980bdd2ff9f34bccaf4110f543ab2755 | refs/heads/master | 2021-01-13T02:31:47.400999 | 2015-06-15T09:28:57 | 2015-06-15T09:28:57 | 37,449,925 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,208 | java | package com.driver;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
//import com.common.Logger;
import com.model.BookVO;
import com.service.spec.IConnectService;
import com.service.spec.IGraphService;
... | [
"prosenjit.mondal1@tcs.com"
] | prosenjit.mondal1@tcs.com |
aa8177098ed03d8a80edf9151930d84505f64bac | acb13fa7f0b8e0ec98641a7b8858c6f04ad98421 | /app/src/main/java/com/example/android/phase2/ReviewAdapter.java | 1bb79ec4223a227a5ffaab824bc367ba993b1bfb | [] | no_license | Ibrahemshoaib/phase2 | 81f3b68fe83a2b6a6ccf44b55667a70ff1c5e4a6 | 77c8363c45e09e57721ead4daac198fcd47293e6 | refs/heads/master | 2021-01-01T05:18:35.579051 | 2016-04-29T17:39:46 | 2016-04-29T17:39:46 | 57,347,778 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,315 | java | package com.example.android.phase2;
import android.content.Context;
import android.text.Html;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.TextView;
import com.example.android.phase2.Review;
import com.example.and... | [
"ibrahemshoaib@gmail.com"
] | ibrahemshoaib@gmail.com |
2b42a7607268b9532a8f33fb2ffd16895c4cd12c | 0643fc1d290445abfeabd2db4c20a2a3ba4c5550 | /google-api-grpc/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/CloudStoragePath.java | f960f0d1c175dc626cfb4c2248c647a2be09ad99 | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | SanowerTamjit/google-cloud-java | 98d507530e2e0cf6f5b277d1b8d93e05ebb8eec2 | 28fab80ed42dcdf56bac22f67b6e262e3ad54cd2 | refs/heads/master | 2020-04-05T04:08:53.424185 | 2018-11-07T00:38:35 | 2018-11-07T00:38:35 | 156,539,437 | 1 | 0 | Apache-2.0 | 2018-11-07T11:55:22 | 2018-11-07T11:55:22 | null | UTF-8 | Java | false | true | 19,335 | java | // Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/privacy/dlp/v2/storage.proto
package com.google.privacy.dlp.v2;
/**
* <pre>
* Message representing a single file or path in Cloud Storage.
* </pre>
*
* Protobuf type {@code google.privacy.dlp.v2.CloudStoragePath}
*/
public final clas... | [
"noreply@github.com"
] | SanowerTamjit.noreply@github.com |
0b06f5091c784ebabfb94c996895fdce542c073f | a9ed54e9ccfbaab7c3000805e72e32e4165081d5 | /src/main/java/com/dz/o2o/util/HttpServletRequestUtil.java | 4aaf4c77f2cf311ad675a519e656f68e0bcf088a | [] | no_license | dzz5201314/O2O | 0d722e119eafe2b950c3bc969f376ffa5c0b121f | 93675bdda1e3851180c51aa6cee37af37f985a32 | refs/heads/master | 2023-06-18T11:30:07.954278 | 2021-07-19T14:47:58 | 2021-07-19T14:47:58 | 387,398,087 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,148 | java | package com.dz.o2o.util;
import javax.servlet.http.HttpServletRequest;
public class HttpServletRequestUtil {
public static int getInt(HttpServletRequest request, String key) {
try {
return Integer.decode(request.getParameter(key));
} catch (Exception e) {
return -1;
}
}
public static long getLong(Ht... | [
"dongzhengsam@vip.qq.com"
] | dongzhengsam@vip.qq.com |
ed7b96eade829563ac02a1b410292e8fa6ea6c7b | ec53f3c61ad5bc7cb8fc7c6f03d63753a63208b6 | /src/main/java/info/sandroalmeida/springrecipeapp/domain/Ingredient.java | 25664ba4df976242b13bfa544f9c41593fd0d2ff | [] | no_license | sandroalmeida/spring-recipe-app | 4fce2690e04b40594a70f074bed69bc61d4af6a1 | 628ce0ea110d186193884f8ee5ea93bafad93411 | refs/heads/master | 2020-04-17T02:18:56.931565 | 2019-05-10T23:25:48 | 2019-05-10T23:25:48 | 166,128,557 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,031 | java | package info.sandroalmeida.springrecipeapp.domain;
import lombok.EqualsAndHashCode;
import lombok.Getter;
import lombok.Setter;
import javax.persistence.*;
import java.math.BigDecimal;
/**
* Created by sandro on 22/01/19
*/
@Getter
@Setter
@EqualsAndHashCode(exclude = {"recipe"})
@Entity
public class Ingredient {... | [
"sandrodotbuild@gmail.com"
] | sandrodotbuild@gmail.com |
c2b736a6bb9e3dc6d3a87de9fd35568816ba1389 | 25a492a0098e3457cd60683027175421852f7c21 | /src/main/java/com/vincentlaurens/insa/ClientUDP.java | 6db036d365bae1cfdad80752832ac6fb48de6cec | [] | no_license | vincentlaurens/chat_simple | 8db3259343de8bc4ceb08619706e13e850febe89 | 3eef9cded9b657e0505ee680da2c1bdaf49047bf | refs/heads/master | 2021-05-06T18:26:03.204333 | 2017-11-24T15:51:12 | 2017-11-24T15:51:12 | 111,921,476 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 701 | java | package com.vincentlaurens.insa;
import java.io.IOException;
import java.net.DatagramPacket;
import java.net.DatagramSocket;
import java.net.InetAddress;
public class ClientUDP {
public ClientUDP(String adresse, int port) throws IOException {
byte[] data;
String chainetest = "Tentative De Conn... | [
"Laurensvincent31@gmail.com"
] | Laurensvincent31@gmail.com |
b1f2abccea00a8cf9d375289bec7e09d5d0ea188 | bed14bf5d9845666c9c73837611e0dc24bd9a030 | /src/com/dts/core/action/ChekUserAction.java | 3f2c525d329226ac957cd97d9f951bceffa53b9c | [
"Apache-2.0"
] | permissive | sudir319/TPO_STRUTS_HB_SPRJDBC_REST | 71ddc6df4fce3851ca6101b7a92fa081569a3f3c | 4d8f53d9e483eabcb391e60e4deb8e64dcb61573 | refs/heads/master | 2021-01-12T05:19:04.578895 | 2019-12-13T18:28:14 | 2019-12-13T18:28:14 | 77,909,104 | 0 | 0 | null | 2017-01-07T07:28:52 | 2017-01-03T11:00:00 | Java | UTF-8 | Java | false | false | 1,644 | java | package com.dts.core.action;
import java.io.IOException;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import com.dts.dae.dao.SecurityDAO;
/*... | [
"noreply@github.com"
] | sudir319.noreply@github.com |
6a6deaa15dc82f1a6516307b929a922a3f838072 | e8b4562ac7540ea07e3921dedaf469cefab52c28 | /wxBook_server/src/main/java/pengming/xu/wxBook/dao/UserDAO.java | be318d24cd642e7b9148c634dca6c6e558dbb0e0 | [] | no_license | xpmxq/wxBook | b4b5307ed5c242bdc0379c6b31737fa830ea41a4 | 699456813bb1c240981a17c9af68a8e2267f9013 | refs/heads/master | 2020-06-05T04:09:42.151961 | 2019-06-25T00:31:34 | 2019-06-25T00:31:34 | 192,308,514 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 513 | java | package pengming.xu.wxBook.dao;
import org.apache.ibatis.annotations.Param;
import pengming.xu.wxBook.bean.UserBean;
/**
* @ClassName UserDAO
* @Description 用户对象持久化类
* @Author xupm
* @Date 2019/6/20 002022:24
* @Since V1.0
*/
public interface UserDAO {
/**
* @Author xupm
* @Description 通过userID... | [
"xpm_xq@sina.com"
] | xpm_xq@sina.com |
b6b9ce7ab761514653c1039d1a4d570ecfa5232c | 55f831197e7f662410d3ec86e472de5fe3f1b7df | /Application/EcoDora/app/src/main/java/com/example/ecodora/CarInfoActivity.java | d96a15ed8f65ed0dc6c83150fac6badc023eb44f | [] | no_license | chan1220/IoTDrivingAssistance | a6915098cc82350336286bb1d6c09815c6b7cb12 | 52eb01060f57d1ef8ded5ddfdd8c0c30347f1d81 | refs/heads/master | 2022-11-16T06:21:33.156691 | 2019-09-09T14:17:39 | 2019-09-09T14:17:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,615 | java | package com.example.ecodora;
import android.os.Bundle;
import android.util.Log;
import android.widget.EditText;
import androidx.appcompat.app.AppCompatActivity;
import com.example.ecodora.utills.DBRequester;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;
public class CarInfoA... | [
"cwal1220@naver.com"
] | cwal1220@naver.com |
7058fd3dd3bfea41feffcb7ccbac173a6cbae927 | de56494ef97d548f17c07783948bdee8e1741724 | /Applications/MagicOracle/MagicOracle/magic/effects/.svn/text-base/RemoveFlyingEffect.java.svn-base | 969a4c5e0d7b6c1e49fdfa89b929fb4c355f1e82 | [] | no_license | DerekParks/ML1050 | ea524c54482afe776a86c6fc465a32633c139927 | 10af279d5c797e3c3de90caef39769deb5b1958f | refs/heads/master | 2021-01-10T18:04:53.115436 | 2015-05-22T19:44:03 | 2015-05-22T19:44:03 | 36,093,151 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 560 | package magic.effects;
import cards.creatures.CreatureCard;
/**
* This class has a requirement that the card that is passed in is a creature
* card, since we're going to remove flying to it.
*
*/
public class RemoveFlyingEffect extends Effect{
// It doesn't matter which of these executeEffects is cal... | [
"dparks@turnpike.home.derekparks.net"
] | dparks@turnpike.home.derekparks.net | |
f9c88b60741c9b9043dbbda136527b84b7e745b8 | 93aa36a67b30b2608cb3dbf741aca70012ed215a | /src/be/ephec/utilities/Validator.java | 4f8160c2bea837dccb4d80b2b87d472fb1b55027 | [
"MIT"
] | permissive | rsilvestre/tweetr | 2eff44591fb004d5755f2aac7813b8df9c74a044 | 7392ac1e49ca39bef5082416c833ffa0acf48389 | refs/heads/master | 2020-03-29T09:24:15.864224 | 2014-12-16T09:18:03 | 2014-12-16T09:18:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,444 | java | package be.ephec.utilities;
import be.ephec.exceptions.ValidatorException;
public class Validator {
private static final int TWEET_SIZE_MIN = 3;
private static final int TWEET_SIZE_MAX = 140;
public static void emailValidation(String email) throws ValidatorException {
if (email != null && email.... | [
"willtard@gmail.com"
] | willtard@gmail.com |
65e4d7c6045d33d5f0aba5b298a4a103ab32521e | 4c87ba61330b95325185ccb31a43908aaf987791 | /displayjokelib/src/main/java/com/example/kacyn/displayjokelib/DisplayJokeActivity.java | 8483485c3d67c14a1026431bb227deb6c76cef0e | [] | no_license | kacyn/BuildItBigger | 11b1f924484434be469bdc540947bf9d071bc192 | 54d521eeef3756cfd524c233062f1949a1689e6e | refs/heads/master | 2021-01-10T09:34:45.894983 | 2015-11-14T19:13:13 | 2015-11-14T19:13:13 | 45,617,918 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,517 | java | package com.example.kacyn.displayjokelib;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.Menu;
import android.view.MenuItem;
public class DisplayJokeActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
... | [
"kacyn.fujii@gmail.com"
] | kacyn.fujii@gmail.com |
3a475c0b63c06eec62a9076c22fa2d26f664da40 | abb08deb5937a9c37808ad0e82d0bc4f2f78580d | /inclassassignment1genericclasses/src/Generics/AClass.java | bce208ec7b3b994f41adf009f7cd1fd2c1feb17f | [] | no_license | TallStack/myPortfolio | a95f9f8155c199389ed77188cb38e544dae74136 | ccb334d997a95b50e6190ffddea0f4f5a5d41e1b | refs/heads/master | 2020-07-18T23:27:27.763531 | 2013-04-21T15:32:05 | 2013-04-21T15:32:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 424 | java | package Generics;
public class AClass<T>{
private T data;
public AClass(T inA){ data=inA; }
public T getA() { return data; }
public void setA(T inA) { data=inA; }
public String toString() { return "data " + data; }
public static void main(String[] args) {
AClass<Integer> myData = new AClass<I... | [
"chaissonl@wit.edu"
] | chaissonl@wit.edu |
6933517164cd6d67314eb4c5e74e6ce50556e07d | 5ad40e546a1a498913da6968cf0200687e958b71 | /src/main/java/HelloWorld.java | 54a5b2ecea6768dd958826eba112d8a82f892dd0 | [] | no_license | ActuallyFro/AsciiDoctorJ_Build-PDF_IntelleJ | 4cdcfbcdcccbfcab94cc81da59942e959805520f | aad25a87435a73cf10d6ea54f2470efb24e8d861 | refs/heads/master | 2023-04-29T17:53:40.241433 | 2021-05-20T04:44:53 | 2021-05-20T04:44:53 | 368,397,537 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,678 | java | import static org.asciidoctor.Asciidoctor.Factory.create;
import org.asciidoctor.Asciidoctor;
import org.asciidoctor.Attributes;
import org.asciidoctor.Options;
import org.asciidoctor.jruby.AsciiDocDirectoryWalker;
import java.io.File;
import java.text.DecimalFormat;
import java.nio.file.Files;
import java.nio.file.P... | [
"actuallyfro@github.com"
] | actuallyfro@github.com |
0a5fa050a3ec29882abb8d5ba2c28d6029432238 | 2fc1e0070e576fd45ae13ed80daad3a4834fc444 | /src/main/java/com/cloudera/cdp/iam/model/DeleteSshPublicKeyResponse.java | a2f9cc6270645ca1b75c3c672e24f22e47d8e582 | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | isabella232/cdp-sdk-java | 832c47e119e8399a782848c04815612e35acad0d | f6fb9f121065f1c3759a9c3fd777c32ad25ac118 | refs/heads/master | 2023-01-19T08:18:20.758968 | 2020-11-24T15:36:52 | 2020-11-24T15:36:52 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,069 | java | /*
* Copyright (c) 2018 Cloudera, Inc. All Rights Reserved.
*
* Portions Copyright (c) Copyright 2013-2018 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.
* You may o... | [
"dev-kitchen@cloudera.com"
] | dev-kitchen@cloudera.com |
b0c686df55aa834cc4527e36f2cab6306c2bd2bb | 34b79178dfcf846ad1ac3063f06092cddc3b7ba1 | /Mac_Facility/src/MAC_Facility/data/LoginDAO.java | 30c64217691df4315554f17a6203e65cbef37ee9 | [] | no_license | pujaredij17/Facility-Management-System | 1d47011f71cc0be117fb46aafe4d73bfcc2eac54 | 16c61acb0a4cb0bdc41b42e58b7f41ba919f42fb | refs/heads/master | 2020-11-30T15:05:02.751795 | 2019-12-27T11:04:29 | 2019-12-27T11:04:29 | 230,425,857 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,810 | java | package MAC_Facility.data;
import java.sql.Connection;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import java.util.ArrayList;
import MAC_Facility.model.Login;
import MAC_Facility.util.SQLConnection;
public class LoginDAO {
static SQLConnection DBMgr = SQLConnecti... | [
"noreply@github.com"
] | pujaredij17.noreply@github.com |
6ff71d3c398156bebb6c36465a5e4543f884a5ee | b76c4ebd709a8d2f3363b8ac811c5d2969843a6e | /src/LinkedIn/Interview/ValidTriangle.java | e22c01f9192d928798c39f01c83fddd95c31a271 | [] | no_license | maheshhg13/lintcode | 0344ae12aa45f19ce8eb43223ed79f88311f0b75 | 088e1adbbe25dfdd4cf99283e38763020248675c | refs/heads/master | 2021-01-20T19:57:03.001405 | 2016-10-12T15:50:40 | 2016-10-12T15:50:40 | 60,110,064 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 521 | java | package LinkedIn.Interview;
import java.util.Arrays;
public class ValidTriangle {
public boolean existTriangle(int[] edges) {
if(edges==null || edges.length==0){
return false;
}
Arrays.sort(edges);
for(int i=0;i<=edges.length-3;i++){
if(i!=0 && edges[i]==edges[i-1]){
continue;
}
for(int j... | [
"maheshhg13@yahoo.co.in"
] | maheshhg13@yahoo.co.in |
5af3ece1c4f8bd53692e7f00dd15486e83178366 | 3a1fb8fe16d04952145996edd01cdc3a7762f761 | /spring/src/main/java/com/xiaoqiang/mvc/listen/ContextLoaderListener.java | b8860b90348cfd48f0c33a36107b81e6b52adb04 | [] | no_license | aisnia/framework | 26ec1b0c59073e2bb99ce3f2d5da8ba711c1527a | c71ced623afc5999904269e00a784184700db91c | refs/heads/master | 2022-06-23T08:43:44.879355 | 2020-03-11T08:50:11 | 2020-03-11T08:50:11 | 246,518,015 | 0 | 0 | null | 2022-06-17T03:00:00 | 2020-03-11T08:41:54 | Java | UTF-8 | Java | false | false | 1,814 | java | package com.xiaoqiang.mvc.listen;
import com.xiaoqiang.ioc.factory.ApplicationContext;
import com.xiaoqiang.ioc.utils.Constant;
import com.xiaoqiang.mvc.bean.Request;
import com.xiaoqiang.mvc.bean.RequestHandler;
import javax.servlet.ServletContext;
import javax.servlet.ServletContextEvent;
import javax.servlet.Servl... | [
"xiaoqiang20000523@163.com"
] | xiaoqiang20000523@163.com |
ef2f59bac08434c55d09b78186f3b8b20059127b | 1e974356d529c1e11eb8e66e41f4b12bb81caa38 | /src/main/java/com/practice/juc/SpinLock.java | 45c77bd23d6813ea103817ce366d90288777d7d0 | [] | no_license | JustCodding/practice | b1b8bdca99136814f5ebe5f2135bdb741bb6d298 | 257fd08ec10b010153e3c39159a91f9d21b6db03 | refs/heads/master | 2023-01-05T11:25:25.471215 | 2019-09-24T09:11:49 | 2019-09-24T09:11:49 | 198,187,445 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,160 | java | package com.practice.juc;
import java.util.concurrent.atomic.AtomicInteger;
import java.util.concurrent.atomic.AtomicReference;
import java.util.concurrent.locks.ReentrantLock;
import java.util.concurrent.locks.ReentrantReadWriteLock;
public class SpinLock {
//new AtomicInteger()的初始值是0,原子引用初始值则是null
AtomicRef... | [
"cjpfor@163.com"
] | cjpfor@163.com |
cf7310f256a8381e05bf0343fd1dd6a8a30c176e | 388c2a44fe5de5c6524d407c1dddfe43db754c5b | /src/gui/org/deidentifier/arx/gui/view/def/IEditor.java | d4373101aa4cd0327a9283e6e7df06e2970c8dc5 | [
"Apache-2.0"
] | permissive | arx-deidentifier/arx | d51f751acac017d39e18213cce18d42887dcdb22 | c8c26c95e42465908cdc1e07f6211121374600af | refs/heads/master | 2023-08-16T08:07:47.794373 | 2023-04-06T18:34:16 | 2023-04-06T18:34:16 | 9,751,165 | 567 | 243 | Apache-2.0 | 2023-05-23T20:17:59 | 2013-04-29T15:23:18 | Java | UTF-8 | Java | false | false | 1,782 | java | /*
* ARX Data Anonymization Tool
* Copyright 2012 - 2023 Fabian Prasser and contributors
*
* 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/L... | [
"mail@fabian-prasser.de"
] | mail@fabian-prasser.de |
62c535f6f456ea1cdc05cd3154054f8f52372ac1 | f04ccca27723e1bf0714839344de390fb8e531d3 | /src/com/michaelzanussi/genalyze/genesys/attributes/AttributeReferenceID.java | cb25411c6fb8c2005f39a183c9c33e3b43c633a3 | [] | no_license | idavehuwei/Genalyze | d8865409dc6066136a1c6d8edb85a92103c10ba1 | c8c574ef3cf715494c3a1e47e3595cb982909612 | refs/heads/master | 2021-12-08T17:09:52.288094 | 2016-03-27T19:36:17 | 2016-03-27T19:36:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 747 | java | package com.michaelzanussi.genalyze.genesys.attributes;
/**
* AttributeReferenceID
*
* @author <a href="mailto:iosdevx@gmail.com">Michael Zanussi</a>
* @version 1.0 (28 September 2006)
*/
public class AttributeReferenceID extends AbstractAttribute {
private Long value;
/**
* Single-arg con... | [
"iosdevx@gmail.com"
] | iosdevx@gmail.com |
80aa9dfc54dac23114a932d863358e97d2668abb | 5db6808f19b405eb02f7e1affcb34d3caa605618 | /src/java/controle/BebidaControle.java | 35bd212b2a5ca21ce94507ec3f899dfc82d4a658 | [] | no_license | lucioconsul/PI321 | 0be243b476b4de314696b460b6bde90f9c73bd36 | e36d511126743f2888d53d2bedc9d3635686e064 | refs/heads/master | 2016-09-06T10:28:46.509310 | 2013-02-26T02:08:04 | 2013-02-26T02:08:04 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,912 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package controle;
import dao.BebidaDAO;
import dao.BebidaDAOImp;
import dao.EstoqueBebidaDAOImp;
import dao.EstoqueDAO;
import entidade.Bebida;
import entidade.EstoqueBebida;
import java.util.List;
import javax.faces.ap... | [
"lucioconsul@yahoo.com.br"
] | lucioconsul@yahoo.com.br |
504b4890013497570e0d783afe4e5dfb3b43e3e4 | 12f3908a6e31372f991dd3f0b5569c1eba7dcb5c | /libCommon/src/main/java/com/cenco/lib/common/core/CommonLib.java | 8e2b016f01578c0b1c146f39037fffd20a8d3ea1 | [] | no_license | fangliangv587/lib-common | f611dd938ca4c4fce2fcda572ae0f14c164c6ef8 | d6a10fef80ae232059b2c143311864e313b035ec | refs/heads/master | 2021-01-24T03:48:42.424684 | 2019-01-02T07:10:45 | 2019-01-02T07:10:45 | 122,905,511 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 245 | java | package com.cenco.lib.common.core;
import android.app.Application;
import com.cenco.lib.common.http.HttpUtil;
/**
* Created by Administrator on 2018/8/28.
*/
public class CommonLib {
public static void init(Application app){
}
}
| [
"xinxianzhong414@126.com"
] | xinxianzhong414@126.com |
1d85409cbb1ed17c6f25b5385f92aafc48989e9b | a3c475673ab82cb0e3828222c2e36ffe0e4003fe | /src/gamepieces/Fruit.java | fa9d5815514bc9e59bdce540f116a5398d955231 | [] | no_license | BenjaminRichardson/CommandLineSnake | 4ed692348fd713790fcf68b3887c6b6fe8d0e4c4 | b90910f6bf09f9ecbe2dadf0fb67f81276cc487a | refs/heads/master | 2021-08-28T15:22:37.418476 | 2017-12-12T15:51:18 | 2017-12-12T15:51:18 | 114,008,759 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 356 | java | package gamepieces;
import board.Location;
public abstract class Fruit extends MovablePiece {
protected int growAmount;
public Fruit(Location location, int growAmount) {
this.setLocation(location);
this.growAmount = growAmount;
}
public abstract void move();
public int getGrowAmount() {
r... | [
"benjamin.c.richardson.0@gmail.com"
] | benjamin.c.richardson.0@gmail.com |
756b6a54ded96b0255750b065e27e08ea01059a5 | ae8acd1208069e51fe805c706eb7a93e5d4dfc48 | /workBook/011 practice String equals method/base code/base code/starter.java | 5538f58a74ff90e136e4a7c66faca4e59db0497d | [] | no_license | Kevinloritsch/Buffet-Dr.-Neato | f6d4357e9718499bacd61bf5d7e72e9b010635c6 | 6841b6b9a6e15492121c7b989035c658aebed68b | refs/heads/master | 2020-08-10T04:02:41.105536 | 2020-03-09T19:41:53 | 2020-03-09T19:41:53 | 214,249,677 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 529 | java | import pkg.*;
public class starter implements InputKeyControl {
static Rectangle r;
public static void main(String args[])
{
KeyController mC = new KeyController(Canvas.getInstance(),new starter());
r = new Rectangle (20,20,20,20);
r.draw();
}
public void keyPress(String key)... | [
"56408094+Kevinloritsch@users.noreply.github.com"
] | 56408094+Kevinloritsch@users.noreply.github.com |
6f60e2420f7a6eb23dd0665e9696b2c8a59f534a | 92c1674aacda6c550402a52a96281ff17cfe5cff | /module07/module26/src/main/java/com/android/example/module07_module26/ClassAAJ.java | fdfba8cb6e554d6a1ff24aa75ace5b680a0f2550 | [] | no_license | bingranl/android-benchmark-project | 2815c926df6a377895bd02ad894455c8b8c6d4d5 | 28738e2a94406bd212c5f74a79179424dd72722a | refs/heads/main | 2023-03-18T20:29:59.335650 | 2021-03-12T11:47:03 | 2021-03-12T11:47:03 | 336,009,838 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,371 | java | package com.android.example.module07_module26;
public class ClassAAJ {
private dagger.internal.DelegateFactory<Object> instance_var_1_0 = new dagger.internal.DelegateFactory();
private dagger.internal.DelegateFactory<Object> instance_var_1_1 = new dagger.internal.DelegateFactory();
private dagger.internal.Delega... | [
"bingran@google.com"
] | bingran@google.com |
bbe22154d212da130a6e344207b80a31955b6d50 | 6844aa516fa53b9993db11380ed8603e89401309 | /FitApp/app/src/main/java/cz/lumination/fitapp/activity/workout/ItemAdapter.java | 3366f4061c5da6ff588b3d5ba1e5564b8e2e9bec | [
"Apache-2.0"
] | permissive | suplik10/LuMination | a98708e7a54571f8cb16564a94724ed0c73421e5 | 4a9ec461974951afa89763df196d39e39f547312 | refs/heads/master | 2021-01-18T17:52:28.418710 | 2017-04-05T09:14:05 | 2017-04-05T09:14:05 | 86,819,623 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,688 | java | /*
* Copyright 2014 Magnus Woxblom
*
* 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 t... | [
"kasl.michal.cz@gmail.com"
] | kasl.michal.cz@gmail.com |
0688b5f010ee66b16303c96891c6d681875aedfb | 7c9f13f1674f37ba4c94fcab8591cc0a9575a153 | /src/test/java/com/epam/java/rt/museco/model/company/staff/RootStaffTest.java | f939023e7ca9adbbf3da57e7805fcf53868edcac | [] | no_license | p1a-7ck/museco | e33433502337a421886e821645e8c749bb013d09 | cb4f4d3514a8e58adebb14fb664480f98e8053ae | refs/heads/master | 2021-01-16T20:38:30.768357 | 2016-07-15T19:14:55 | 2016-07-15T19:14:55 | 63,053,218 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,958 | java | package com.epam.java.rt.museco.model.company.staff;
import com.epam.java.rt.museco.Main;
import org.joda.money.CurrencyUnit;
import org.joda.money.Money;
import org.junit.Test;
/**
* Municipal Service Company
*/
public class RootStaffTest {
/**
* (1) Create new root staff and setId
* (2) Set name to... | [
"taigulov_rollan@mail.ru"
] | taigulov_rollan@mail.ru |
2ded0457285a45aa1a3407914c3b7eea4e5fb354 | 7b1441bd90792cb33b20151839b89c6477e2fa0a | /src/powercrystals/minefactoryreloaded/farmables/plantables/PlantableCocoa.java | 779ca788708ef624b8ff5ee8cc2cef177d37f762 | [] | no_license | NATOcm/MineFactoryReloaded | 737d109e178d0c8cb8b77e28a53806eb545bfcc3 | 3c8412dbd20fda85640b37369f0c72d876dcf440 | refs/heads/master | 2021-01-18T04:36:11.383148 | 2013-05-01T22:33:46 | 2013-05-01T22:33:56 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,942 | java | package powercrystals.minefactoryreloaded.farmables.plantables;
import net.minecraft.block.Block;
import net.minecraft.block.BlockLog;
import net.minecraft.item.Item;
import net.minecraft.item.ItemStack;
import net.minecraft.util.Direction;
import net.minecraft.world.World;
import powercrystals.minefactoryreloaded.api... | [
"powcrystals@gmail.com"
] | powcrystals@gmail.com |
d235a827cb5f9c499b6deff8065ad2c1d4fc5f42 | cc51072e081ce2a0f606310e289cafd4635211f6 | /src/main/java/kr/or/dgit/book_project/dto/MemberLend.java | 2f5c07e8ac0978141ac091dce505be23de4d40d5 | [] | no_license | rksym343/book_project | 414272b2f6ca3c26dcba8f59f22d22b0e5bdd930 | cf16576dbd07d02450286231a87acdbef01d0e4e | refs/heads/master | 2021-01-18T19:53:49.262309 | 2017-04-02T22:44:27 | 2017-04-02T22:44:27 | 86,920,320 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,700 | java | package kr.or.dgit.book_project.dto;
import java.util.Date;
public class MemberLend {
private MemberInfo mCode; // 회원코드
private boolean isPosbl; // 대여가능여부
private int delayCount; // 연체 횟수
private int mLendCount; // 총 대여 횟수
private int mNowCount; // 현재 대여 권수
private Date blackDate; // 대여금지일
... | [
"rksym@naver.com"
] | rksym@naver.com |
eb409f50241d056d076630b136bea18d2ee6cbe3 | 305e64233c32670c3b8522854142d59fe9c80167 | /programmers/입국심사.java | 765c6f1e5fc718a371420c38a3fd521841552dc3 | [] | no_license | Kastori1206/algo | 144f7708ecd653c01a2c98d83d0406a90390ace8 | ea937ae3e4def01f7949c11254035a33f6aae6bb | refs/heads/master | 2023-01-08T11:11:24.155073 | 2022-12-28T04:41:45 | 2022-12-28T04:41:45 | 239,990,626 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 811 | java | package programmers;
import java.util.*;
/*
* 입국심사
* https://programmers.co.kr/learn/courses/30/lessons/43238
* 이분탐색
*/
public class 입국심사 {
class Solution {
public long solution(int n, int[] times) {
Arrays.sort(times);
long left =1, right = (long)times[times.length-1] * n;
... | [
"kastori1990@gmail.com"
] | kastori1990@gmail.com |
938846556f64c8ebd629a01ed3733ba798dc2bc0 | 6f8678b9db1666f0510768aabc66d9397da62db7 | /src/main/java/com/pcschool/ocp/d15_thread/case1/Account.java | a6d4d51ed07f632c1777a3d5aa3b1e9ba346cbda | [] | no_license | RichardChienn/Java0811 | 4c07f34f704f4a43005af2a6d7d341b4e3866c1b | 6717410ffaa72e39c8ed50ee9c8c139c527e4705 | refs/heads/master | 2022-12-15T01:19:00.185785 | 2020-08-27T07:56:07 | 2020-08-27T07:56:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,174 | java |
package com.pcschool.ocp.d15_thread.case1;
public class Account {
private int balance ; //物件變數 (帳戶餘額) 與執行緒共享
public Account(int balance) {
this.balance = balance;
}
// 提款方法
public synchronized void withdraw(int money) { // money 是一個方法區域變數(每一個執行緒自己會擁有一個)
... | [
"MB-study@192.168.1.72"
] | MB-study@192.168.1.72 |
eb171892bdab2b049aa363d29c5a3b930d6f7bc2 | 0d3fa744f559f1047e0a114119d88ed8d350db84 | /src/main/com/davidlopez/simpleperceptron/utilities/Entry.java | 3db65cae9133799a839e8e5f32eec38d82d82399 | [
"MIT"
] | permissive | dloez/SimplePerceptron-AND | 7c14abee7ce9066907860b58c8ec1922da93aa6f | e89425eda41fbb8948e89779065ca36155b632e0 | refs/heads/master | 2022-02-18T09:21:06.489897 | 2019-10-03T08:32:34 | 2019-10-03T08:32:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 139 | java | package main.com.davidlopez.simpleperceptron.utilities;
public class Entry extends Utility {
public Entry(){
super();
}
}
| [
"davidlopez.hellin@outlook.com"
] | davidlopez.hellin@outlook.com |
5d9d7031871f2ec3e9f24df511c3a9320a8a7298 | f9736f249c7bd3765277ba2e38edb8af983ffaf7 | /chapter4/datasets/jadx-decompile/infected/com/umeng/analytics/social/a.java | f64960382e3251b931ffc7e2a86e739bbebc8b70 | [] | no_license | m-kashani/book-resources | bb1be07add07cf4cf6df77a8949b1bffddfe98d2 | a9df54954423b81391f9f729c41fff456b2493cb | refs/heads/master | 2020-09-22T15:44:06.825446 | 2019-12-03T04:47:19 | 2019-12-03T04:47:19 | 225,263,101 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 633 | java | package com.umeng.analytics.social;
import u.aly.bs;
/* compiled from: UMException */
public class a extends RuntimeException {
private static final long b = -4656673116019167471L;
protected int a = 5000;
private String c = bs.b;
public int a() {
return this.a;
}
public a(int i, Stri... | [
"chiochio@gmail.com"
] | chiochio@gmail.com |
ff341d5c01a1d9c43ec8e348aa09a1d3534f7b43 | 7e714b10afae5f4c8b745e93f09234f726aee274 | /sample/src/main/java/com/quickdevandroid/sample/sample/FileApiFragment.java | 8de16bc8722e4aa4be6d69884ecdd0d6fa793dd1 | [
"MIT"
] | permissive | RichCodersAndMe/QuickDevAndroid | a8fb5617a82460fb2713eebcc0e18bb79e2eb504 | 42fb2a4aac7f80683c03cbf1cc082d357626bfdb | refs/heads/master | 2021-06-22T07:54:54.597286 | 2017-08-16T15:32:05 | 2017-08-16T15:32:05 | 100,441,302 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,847 | java | package com.quickdevandroid.sample.sample;
import android.Manifest;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.view.LayoutInflater;
import android.view.ViewGroup;
import android.widget.TextView;
import android.widget.Toast;
import com.quickdevandroid.framework.dialog.AlertDia... | [
"tsunamibad@qq.com"
] | tsunamibad@qq.com |
7fc7ae58ed3549ef56144cfff6fadee7b40a5f58 | 898228de7ac1ef7f6d523f8929c91d74db9d3578 | /src/main/java/com/finalproject/bank/BankApplication.java | e1c8dcbc857dd2c576978b9336d599b166045a7f | [] | no_license | I355960/Simple-Bank-Application | 79a9c4d6783ecf058cb4f415823bb37f56bdab6d | 02edddacbfcf463504613396f03129c62074c39b | refs/heads/master | 2023-06-15T06:26:55.011909 | 2021-07-14T10:50:05 | 2021-07-14T10:50:05 | 381,740,946 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 310 | java | package com.finalproject.bank;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class BankApplication {
public static void main(String[] args) {
SpringApplication.run(BankApplication.class, args);
}
}
| [
"swarnendu.kundu@sap.com"
] | swarnendu.kundu@sap.com |
bd4523acb5641645fb08311f03ab4b2905a20bc9 | 2bbef284ff5b2fb4a2d6f4d520c4d9e3114d8941 | /Core/Colloection/src/com/collection/map/HashMap.java | d7ee6472025c5b6710530f43a8a4963ac8f73b5f | [] | no_license | dhirajhargode/java-practice | 97deac4384a5070825ec1527bc128caa69d5b780 | 8aba94153eb23033a00da9b38d0e4186461cc724 | refs/heads/master | 2023-06-09T08:59:13.871686 | 2023-05-26T13:30:54 | 2023-05-26T13:30:54 | 220,675,609 | 0 | 0 | null | 2020-10-16T15:12:16 | 2019-11-09T17:09:31 | JavaScript | UTF-8 | Java | false | false | 766 | java | package com.collection.map;
import java.util.Collection;
import java.util.HashMap;
import java.util.Iterator;
import java.util.Map;
import java.util.Set;
class HashMapDemo {
public static void main(String[] args) {
HashMap m = new HashMap();
m.put("A", 1000);
m.put("B", 500);
m.put("C", 200);
m.put("D", 7... | [
"hargodedhiraj@gmail.com"
] | hargodedhiraj@gmail.com |
d305c8a975520db98135549fe6999d1efa6f7005 | bbfb8272e01831b53a7243b770105880c0999fb5 | /src/pokemon/view/PokemonPanel.java | dda6302101f4f707068bb8c609d3e7638c99734a | [] | no_license | ZachYlst/PokemonProject | 334014baf775a4bc7863ab23a5748f6967462132 | 552b210983db3d7a09fc7da9bf38ec620c2b10fe | refs/heads/master | 2021-05-06T11:40:01.310988 | 2018-01-12T16:09:51 | 2018-01-12T16:09:51 | 114,269,181 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,075 | java | package pokemon.view;
import pokemon.controller.PokemonController;
import javax.swing.*;
import java.awt.Color;
import java.awt.event.ActionListener;
import java.awt.event.ActionEvent;
import java.awt.Font;
public class PokemonPanel extends JPanel
{
private PokemonController appController;
private SpringLayout appL... | [
"ZachYlst@users.noreply.github.com"
] | ZachYlst@users.noreply.github.com |
3c2fd8ade40d18dfa4b4b47ab6d15b449465c938 | 31365b420bf0ed6dc7a5a9cbd1859350853b2f51 | /src/src/Mancala.java | ac5173ce9019c93408bc1339857353e2168fe81a | [] | no_license | kguo20/Mancala | e180f3184c5f25701e24c94d2e5ce09ca37d2ef1 | 86d605bacb8d419739d6db2d59f56d09b3382557 | refs/heads/master | 2020-05-26T03:02:47.481032 | 2019-06-03T17:34:45 | 2019-06-03T17:34:45 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,540 | java | import java.awt.CardLayout;
import java.awt.Dimension;
import java.awt.Font;
import java.awt.GridBagConstraints;
import java.awt.GridBagLayout;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.image.BufferedImage;
import java.io.File;
import javax.imageio.ImageIO;
imp... | [
"noreply@github.com"
] | kguo20.noreply@github.com |
24c362424ff93d6fa43fba12b905cb94e7de49c5 | 3f0003a5625994f0f86224ef911eaa58c402c5ca | /app/src/main/java/com/example/shantanu/opus/sysAdminLoginActivity.java | 406aa4bf7563ce483f57c9a70c03e9408b7afd35 | [] | no_license | TheTipsyTurtle/OPUS-1 | d8bff60d3a22996e27dbd2c81d5e5296534a63c3 | ee4d84b65bf22832e3619c2fd7457cd85e184f12 | refs/heads/master | 2020-03-17T23:56:09.072673 | 2018-05-19T15:23:04 | 2018-05-19T15:23:04 | 134,068,885 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 358 | java | package com.example.shantanu.opus;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
public class sysAdminLoginActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layo... | [
"suporno.chaudhury@gmail.com"
] | suporno.chaudhury@gmail.com |
044b268abeeea8bf6efbfa8d942322ea486f3c81 | 566b9772ee8f5cccb43308cc371aa56b6891b670 | /src/com/logbook/view/ManageLifeActivity.java | 94b767a9572d6f3712680494544e615c3a39a33c | [] | no_license | longwind09/Logbook | e8e94e0ddfa36de2d1eab9a8c73aa49fbd2c4ead | 3b6df62f447609db79d62eb8f5d817d94689991a | refs/heads/master | 2021-06-02T18:27:52.774694 | 2017-10-25T12:18:27 | 2017-10-25T12:18:27 | 39,249,977 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,425 | java | package com.logbook.view;
import android.os.Bundle;
import android.app.ActionBar;
import android.app.Activity;
import android.content.ContentValues;
import android.content.Intent;
import android.view.Menu;
import android.view.MenuItem;
public class ManageLifeActivity extends Activity
{
@Override
protected void onC... | [
"longwind09@gmail.com"
] | longwind09@gmail.com |
45e722746639f0ab04239dbb8ebd2b19016a47d4 | 2befcb05cde499c8a6f4fa73235f71ee7d1ffce6 | /jmsfundamentals/src/main/java/com/bharath/jms/messagestructure/MessageExpirationDemo.java | 311811c16a5941d8d4998601977a58fed4a39c78 | [] | no_license | rbhavsar/JMS-ActiveMQ-Java | 5ea661fdd8be36dd90704ddf568694ba34f98e68 | e8619da28baf98050c537c2a9870f049d65f76ed | refs/heads/master | 2022-11-24T01:10:47.158893 | 2020-08-03T05:59:04 | 2020-08-03T05:59:04 | 284,609,892 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,393 | java | package com.bharath.jms.messagestructure;
import javax.jms.JMSContext;
import javax.jms.JMSException;
import javax.jms.JMSProducer;
import javax.jms.Message;
import javax.jms.Queue;
import javax.naming.InitialContext;
import javax.naming.NamingException;
import org.apache.activemq.artemis.jms.client.ActiveMQConnectio... | [
"rbhavsar@birst.com"
] | rbhavsar@birst.com |
95556ff976dca0d7e2af043233be0ea94f27d296 | dfc3f79bbb8db53a3b12a6be47d2f5bb5230c43d | /src/main/java/Dao/DBUtil.java | a016252796a5d2784be7ea75edfcffc899876780 | [] | no_license | iwscream/pushservices | a7e2faea46f37258bd0b4e9e2b1736fb781c2b2b | dd22c47437dbd737e7de3b5a91aa3ce98287fe7a | refs/heads/master | 2020-04-12T23:32:33.073028 | 2018-12-22T15:42:39 | 2018-12-22T15:42:39 | 162,822,988 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,501 | java | package Dao;
import net.sf.json.JSONArray;
import net.sf.json.JSONObject;
import push.PushContent;
import java.io.PrintWriter;
import java.sql.*;
import java.util.AbstractList;
import java.util.ArrayList;
public class DBUtil {
public static Connection getConnection(){
Connection connection = null;
... | [
"874223998@qq.com"
] | 874223998@qq.com |
f6245ce19c7fdae129d576f0c98fb4b8adaf3748 | 87208554a96b920d0ef401bea4190c25a2374c8d | /src/main/java/service/response/PagedResponse.java | c21f5e4d5ea36593fb8ce0f976e1390e38624492 | [] | no_license | shiozawt/Mock-Twitter-App-Server | 76bd23142f2bdb583cd88ef1da7947eff4727d15 | 31078b158c57e0b939a58fe612f3c9abb11ddcf6 | refs/heads/master | 2023-07-29T08:59:21.148268 | 2021-09-09T22:05:56 | 2021-09-09T22:05:56 | 404,881,796 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 891 | java | package service.response;
/**
* A response that can indicate whether there is more data available from the server.
*/
public class PagedResponse extends Response {
private final boolean hasMorePages;
PagedResponse(boolean success, boolean hasMorePages) {
super(success);
this.hasMorePages = ... | [
"taxfanmail@gmail.com"
] | taxfanmail@gmail.com |
317691523b8205991d0d2ef78fda7ef853c7d917 | 38c3180624ffa0ab5ae90ffb8ccdaea70734295d | /scm-finance/src/main/java/com/winway/scm/model/ScmCwAnnualFee.java | ae70e9727fef35b642e73e3ee3e4e6536cf35817 | [] | no_license | cwy329233832/scm_code | e88fe0296638202443643941fbfca58dc1abf3f0 | fbd3e56af615ce39bca96ce12d71dc5487c51515 | refs/heads/master | 2021-04-17T16:02:51.463958 | 2019-09-05T08:22:39 | 2019-09-05T08:22:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,867 | java | package com.winway.scm.model;
import org.apache.commons.lang.builder.ToStringBuilder;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import com.hotent.base.model.BaseModel;
/**
* 年费信息管理费详情
* <pre>
* 描述:年费信息管理费详情 实体对象
* 构建组:x7
* 作者:原浩
* 邮箱:PRD-jun.he@winwayworld.com
* ... | [
"1540307734@qq.com"
] | 1540307734@qq.com |
20cf4eb8f2b010a3e13df6d97dc29dbda5fef64c | 0ab1a7a81f238b22f52bed1e4ae02acbe1daeda1 | /pay_android/app/src/main/java/com/example/epay/activity/TransferDetailActivity.java | d4e6289fb02dd0f08dfe186a5269f537672de1bf | [] | no_license | 1521zxc/Mke | 844e32319bc73d49d2c17af3a3bee27db8aefea1 | 9aa2ec69b79e3000300d3c6e3617b314a4bd64b3 | refs/heads/master | 2022-12-09T15:08:04.844050 | 2019-09-25T09:54:46 | 2019-09-25T09:54:46 | 194,998,805 | 0 | 0 | null | 2022-12-08T02:06:53 | 2019-07-03T07:07:08 | Java | UTF-8 | Java | false | false | 6,923 | java | package com.example.epay.activity;
import android.graphics.drawable.Drawable;
import android.os.AsyncTask;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.CheckBox;
import android.widget.CompoundButton;
import android.widget.LinearLayout;
import android.widget.Li... | [
"1521070905@qq.com"
] | 1521070905@qq.com |
5118ac48142a3b5ccedee0eac588e2b477f3462a | 999a5e33d8f4ac263b796c135e463bfa8c96fda2 | /src/me/kernelfreeze/uhc/listeners/Listeners.java | b513c29aea6ab05229e5c2bd3f3d549b71387bec | [] | no_license | foxkdev/UHC | f29e26ec854b04ac5f703497cc0d3a91aab3db7d | 0c11e2985a48efd0cf2104c2b92b2c2cee55c448 | refs/heads/master | 2021-06-16T03:45:47.464804 | 2017-05-03T01:51:54 | 2017-05-03T01:52:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 28,357 | java | package me.kernelfreeze.uhc.listeners;
import me.kernelfreeze.uhc.UHC;
import me.kernelfreeze.uhc.configs.ConfigBooleans;
import me.kernelfreeze.uhc.game.GameManager;
import me.kernelfreeze.uhc.player.PlayerManager;
import me.kernelfreeze.uhc.player.UHCPlayer;
import me.kernelfreeze.uhc.scenarios.ScenarioManager;
impo... | [
"kernelfreeze@outlook.com"
] | kernelfreeze@outlook.com |
4ee1161a6232b41c281fb829d8489bfb144aeb50 | a6b5ad1d3a7f206f97147823f70ee2176cb32be0 | /src/com/ipeer/ytua/engine/Utils.java | bb3a792b07cb4fac66d5ca4f7db4fa7b5f026221 | [] | no_license | iPeer/YTUA | 7a6066f350a29f4a2a01bcd69cf6436bc7c90f06 | 4b984bdd4a57ca032f32768118502d1c8da7946d | refs/heads/master | 2020-05-01T19:28:32.446659 | 2012-04-23T21:04:05 | 2012-04-23T21:04:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 470 | java | package com.ipeer.ytua.engine;
public class Utils {
protected Engine engine;
public Utils(Engine e) {
this.engine = e;
}
public boolean addressesEqual(Channel c, String n) {
String mynick = engine.MY_NICK;
String a1 = c.getUserList().get(n).getAddress();
String a2 = c.getUserList().get(mynick).getAddres... | [
"ipeer@ipeerftw.co.cc"
] | ipeer@ipeerftw.co.cc |
94ccf99ab5cc7392424cb5094c79473623bc3610 | 1ae8a90f7fd4f2d1d5b5b80756cb93e06c5e87d9 | /CombinedProject/Prime_FEB/app/build/generated/source/r/debug/android/support/design/R.java | de5f317aa369b795741ff7bf6f1757bf1b833652 | [] | no_license | kevloanda/PPLA07 | 373274038318bdb3858dc8c646a8a6d0845a5577 | 3082fb50b82baa24b813f32c12af6cf843f13591 | refs/heads/master | 2021-01-21T13:52:45.985838 | 2016-05-29T02:19:14 | 2016-05-29T02:19:14 | 51,969,761 | 2 | 1 | null | 2016-05-04T16:37:31 | 2016-02-18T01:44:32 | Java | UTF-8 | Java | false | false | 108,723 | 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 android.support.design;
public final class R {
public static final class anim {
public static final int abc_fade_in = 0x7f05000... | [
"christian_halim_13@yahoo.co.id"
] | christian_halim_13@yahoo.co.id |
97dd58cf4f8062e647fcabf15dbde216edbe4d2f | 1ef617e559e5681c85f3299380fce521214288c3 | /01_watches/src/main/java/Watches/BaseWatch.java | 9c40c281cafe3032e6b0e8ee4b62c72ff63933b6 | [
"MIT"
] | permissive | vla5924-practice/network-applications | 2092669ce256b55ebfdba62304da9b907e27ea74 | d580641162f395f2f6689bd9366576d41fc94704 | refs/heads/main | 2023-04-16T05:03:44.679258 | 2021-04-24T18:34:24 | 2021-04-24T18:34:24 | 339,354,547 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 489 | java | package Watches;
public abstract class BaseWatch {
private String name;
private double price;
public BaseWatch(String name, double price) {
this.price = price;
this.name = name;
}
public abstract void setTime(int h, int m, int s) throws Exception;
public abstract void addTime(... | [
"vla5924@gmail.com"
] | vla5924@gmail.com |
9edc4fe83f72dd9a53aa625b7b95319c47755192 | cf1c7cd146b381cb83c4e5910c35fef936a5ec14 | /dsl-project/ashigel-compiler/src/test/java/com/asakusafw/compiler/batch/JoinBatch.java | a9d4c67e49818ff9f5ec74bc715a9b9737e2b2b5 | [
"Apache-2.0"
] | permissive | claymodel/asakusafw | b0df814b608ccf2446a0a2cf4f8503dcc065e92b | d86fd41add8c32e0b8a3b83d367ed0bd2754f00a | refs/heads/master | 2021-01-18T01:59:06.648773 | 2013-07-26T12:18:20 | 2013-07-26T12:18:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,190 | java | /**
* Copyright 2011-2013 Asakusa Framework Team.
*
* 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... | [
"akirakw@gmail.com"
] | akirakw@gmail.com |
0e6a12a088e2aaaa1cfceab851781cbefa802eb2 | ef0c1514e9af6de3ba4a20e0d01de7cc3a915188 | /sdk/resourcemanager/azure-resourcemanager-resources/src/main/java/com/azure/resourcemanager/resources/fluentcore/utils/HttpPipelineProvider.java | b6b563da4d27c914c0543d118bfa9afffe06b5d1 | [
"MIT",
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-unknown-license-reference",
"LGPL-2.1-or-later",
"CC0-1.0",
"BSD-3-Clause",
"UPL-1.0",
"Apache-2.0",
"LicenseRef-scancode-public-domain",
"BSD-2-Clause",
"LicenseRef-scancode-generic-cla"
] | permissive | Azure/azure-sdk-for-java | 0902d584b42d3654b4ce65b1dad8409f18ddf4bc | 789bdc6c065dc44ce9b8b630e2f2e5896b2a7616 | refs/heads/main | 2023-09-04T09:36:35.821969 | 2023-09-02T01:53:56 | 2023-09-02T01:53:56 | 2,928,948 | 2,027 | 2,084 | MIT | 2023-09-14T21:37:15 | 2011-12-06T23:33:56 | Java | UTF-8 | Java | false | false | 4,630 | java | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
package com.azure.resourcemanager.resources.fluentcore.utils;
import com.azure.core.credential.TokenCredential;
import com.azure.core.http.HttpClient;
import com.azure.core.http.HttpPipeline;
import com.azure.core.http.Htt... | [
"noreply@github.com"
] | Azure.noreply@github.com |
d972e2c8a1ad52756ca6231631a0b8cf525de5df | 9b8f336e09ae61589afedf0923c1e027b8ec81cc | /app/src/main/java/com/malmstein/yahnac/data/DataRepository.java | 42df3521983b2d97c2983092e8a86a2adbd4ba13 | [
"Apache-2.0"
] | permissive | myalban/yahnac | 0ad7be2a3040e058381ae61f422a8c6dd14103a1 | 264f3086a61b7ec024b620a187434b4ddacb3f58 | refs/heads/master | 2021-01-23T20:00:28.946575 | 2015-04-01T07:05:12 | 2015-04-01T07:05:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,303 | java | package com.malmstein.yahnac.data;
import android.content.ContentValues;
import com.malmstein.yahnac.model.StoriesJsoup;
import com.malmstein.yahnac.model.Story;
import com.malmstein.yahnac.updater.RefreshSharedPreferences;
import com.malmstein.yahnac.updater.RefreshTimestamp;
import java.util.List;
import java.util... | [
"malmstein@gmail.com"
] | malmstein@gmail.com |
0ee0155fcce14f8aaa9e1b646bbeccf2edfdd54b | 488f41de2b5fce4081c87feb547ef853ea69a5f6 | /materials/2019-2020/11v/2020-04-29-lambda-functions/src/org/elsys/duzunov/Person.java | 9749e85f2bc18230e47988fd186e263ce4ff970f | [] | no_license | elsys/oop | 5c17e8f2c72aba775f4d895499782b6cad5816d1 | a5be4adb767cdde7d9f904024880382509f53498 | refs/heads/master | 2023-06-14T06:21:30.570095 | 2023-06-05T19:04:14 | 2023-06-05T19:04:14 | 211,560,844 | 11 | 32 | null | 2023-02-22T09:24:13 | 2019-09-28T20:57:51 | PostScript | UTF-8 | Java | false | false | 1,838 | java | package org.elsys.duzunov;
import java.time.LocalDate;
public class Person {
public enum Gender {
MALE("male"),
FEMALE("female");
private final String shortName;
Gender(String shortName) {
this.shortName = shortName;
}
public String getShortName() {
... | [
"dimitar.uzunov.dev@gmail.com"
] | dimitar.uzunov.dev@gmail.com |
1e56a263536d5fdae9906aee21587b727c63fce2 | 985b30ade6bb55358b925df6a2b7855ff5c3ae0d | /zenodot-tests/test/dd/kms/zenodot/tests/classesForTest/moreDummies/MyDummy2.java | 9df1e638f5ad93b0e460568ea4c58ca4071dac3d | [
"LicenseRef-scancode-free-unknown",
"Apache-2.0",
"MIT"
] | permissive | tbrunsch/Zenodot | cc38f2793a9b3f761fab5ffa9607a7ab596fae44 | 2036f311e2e548f77f9ad56ae8cf44bdc2e5c74f | refs/heads/master | 2023-06-27T14:51:22.227490 | 2023-06-21T21:21:54 | 2023-06-21T21:30:12 | 227,767,280 | 0 | 0 | MIT | 2023-06-21T21:05:56 | 2019-12-13T05:57:29 | Java | UTF-8 | Java | false | false | 120 | java | package dd.kms.zenodot.tests.classesForTest.moreDummies;
class MyDummy2
{
static final boolean FIRST_DUMMY = false;
}
| [
"tobias.brunsch@aol.de"
] | tobias.brunsch@aol.de |
5dcca21b51ce281acccf89d62eaadd9177e2636e | 046da477a4ff3bec99fb7871117d78e0f18167d7 | /src/main/java/co/zync/vertx/managers/StorageManager.java | e7de3cc7a79f03ce78c9919c72558a10a0bb06c4 | [] | no_license | Zyncco/Java-Vertx-Server | ff1f67961c584b9c18b59f8b87c6d4dd7bacf888 | 99dd0921e905442366aee68992be9eb3cfefea14 | refs/heads/master | 2021-01-18T20:22:53.420123 | 2017-08-26T23:32:26 | 2017-08-26T23:32:26 | 86,959,976 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 983 | java | package co.zync.vertx.managers;
import com.google.cloud.storage.Bucket;
import com.google.cloud.storage.Storage;
import com.google.cloud.storage.StorageOptions;
public class StorageManager {
private static StorageManager ourInstance = new StorageManager();
public static StorageManager getInstance(){... | [
"vilsol2000@gmail.com"
] | vilsol2000@gmail.com |
5e053d306e8e458ab218ee98b96a630a1818ddc0 | 5ef65946d32a389413680cf8e15726ca81b689cd | /propertyRental/src/main/java/ee/rental/app/core/model/PropertyFacility.java | e66cc338b23baccde505e785e53c42863f34114b | [] | no_license | techierishi/Property-rental-system | 7a1f4ca0362b73cc2f8a3a8a50bf7dbacb7b3713 | 4c3fb9e2745a10e020889393c49cb50bd741e80b | refs/heads/master | 2020-06-10T22:01:45.632750 | 2015-07-05T19:28:37 | 2015-07-05T19:28:37 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 358 | java | package ee.rental.app.core.model;
import javax.persistence.Entity;
import com.fasterxml.jackson.annotation.JsonIdentityInfo;
import com.fasterxml.jackson.annotation.ObjectIdGenerators;
@Entity
@JsonIdentityInfo(generator = ObjectIdGenerators.IntSequenceGenerator.class,property="atpropertyFacilityId")
public class Pr... | [
"nazmutdinov@gmail.com"
] | nazmutdinov@gmail.com |
a5843b327bcddd01bac401ede41275b311ca7b73 | cfc69c65f351465df3c85aa7360005faf9e199e1 | /me/askingg/altcontrol/utils/Message.java | bbf8cdabc291dd9dc7ae155ca93b41a8ac363d3b | [] | no_license | Askingg/AltManager | b82eb31c6a18a6013ed51cf31652d5cc8ee77eeb | 135f7440a28db83ee6620e0963d4d8871ffd6af1 | refs/heads/master | 2020-05-01T04:27:55.568968 | 2019-03-23T10:26:57 | 2019-03-23T10:26:57 | 177,274,997 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 591 | java | package me.askingg.altcontrol.utils;
import org.bukkit.Bukkit;
import org.bukkit.command.CommandSender;
import org.bukkit.entity.Player;
public class Message {
public static void console(String msg) {
Bukkit.getConsoleSender().sendMessage(msg.replace("%prefix%", Format.prefix));
}
public static vo... | [
"noreply@github.com"
] | Askingg.noreply@github.com |
bdbf56e3bc8ed4cc8fb562cba2069028633ffcb8 | 8a0c4bdedd90f9afec6b61f64c183b01caece958 | /BaiTapOOP/Bai1/Node.java | 9374acd53eac7953f6b47d0778a8ea69e76d19f8 | [] | no_license | Lucastaa/OOP | e030be225ecf22c2deebc669eec2b0e65326a4f1 | 867c8eb8c7eaaab01f93f8567bd66947ca98f205 | refs/heads/main | 2023-04-07T04:23:40.407450 | 2021-03-30T06:52:48 | 2021-03-30T06:52:48 | 352,898,234 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 560 | java | package BaiTapOOP.Bai1;
public class Node {
private String tenToaDo;
private float x;
private float y;
public Node() {
tenToaDo = "null";
x = 0.0f;
y = 0.0f;
}
public Node(String tenToaDo, float x, float y) {
this.tenToaDo = tenToaDo;
this.... | [
"noreply@github.com"
] | Lucastaa.noreply@github.com |
dc5483762ab7704e4ab3e707854bad3db78857d3 | a9c09d5236d476c295da095f32614da2dc05918a | /xpocket-jline/src/main/java/org/jline/utils/DiffHelper.java | 650c774f63fbf39dc4680f22c2d7055f1051b031 | [
"Apache-2.0"
] | permissive | DearZh/xpocket | a4d260da8b88c56840656149878d85355eab7ede | 0326239b712a75cfc532604c6137de43ed5b5fcb | refs/heads/main | 2023-03-08T20:12:19.327589 | 2023-03-06T07:27:16 | 2023-03-06T07:27:16 | 332,637,216 | 0 | 0 | Apache-2.0 | 2021-01-25T05:10:43 | 2021-01-25T05:10:43 | null | UTF-8 | Java | false | false | 4,800 | java | /*
* Copyright (c) 2002-2016, the original author or authors.
*
* This software is distributable under the BSD license. See the terms of the
* BSD license in the documentation provided with this software.
*
* https://opensource.org/licenses/BSD-3-Clause
*/
package org.jline.utils;
import java.util.LinkedList;
i... | [
"yin.tong@perfma.com"
] | yin.tong@perfma.com |
34f5bcd535786725a4e1fd8f491845e6340af19a | ceb3ac084cba0c07a522777c952ef16b5da0355b | /app/src/androidTest/java/com/angelmasxyz/speedometer/ExampleInstrumentedTest.java | b12707e57c9ce24318fe88d2c662971d861cefe8 | [] | no_license | absabbath/get-speed-android | 37be2e11cfddc6878be78c349a7ac1a9a1111bf1 | 713bff7b13ee86856cca9dda42c71454c397b703 | refs/heads/master | 2020-05-07T16:47:10.047617 | 2019-04-11T02:38:47 | 2019-04-11T02:38:47 | 180,698,041 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 738 | java | package com.angelmasxyz.speedometer;
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 an And... | [
"angelmartin.isc@gmail.com"
] | angelmartin.isc@gmail.com |
ca63a619df5c45eee54daff78e263f023efa35ae | a06f6fa977c013049dd6530641d220bd030d2fa6 | /src/main/java/io/kunalk/springaws/dynamoDBweb/controller/BookSearchController.java | 58283a33b2faaadade5b1414273b8abc7d82680a | [] | no_license | Kunalk/springboot-aws-dynamoDB | 2725e47123ad6a21ee05461fa6131c53d102afde | 38b6ce32a0e459eb9aa6f8fbd8429f0e3f38c6f5 | refs/heads/master | 2020-04-13T01:19:14.769293 | 2019-05-29T04:42:05 | 2019-05-29T04:42:05 | 162,871,038 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,729 | java | /** \file
*
* May 14, 2018
*
* Copyright Ian Kaplan 2018
*
* @author Ian Kaplan, www.bearcave.com, iank@bearcave.com
*/
package io.kunalk.springaws.dynamoDBweb.controller;
import java.util.List;
import io.kunalk.springaws.dynamoDBweb.model.BookInfo;
import org.apache.commons.logging.Log;
import org.apache.com... | [
"kunalkhanvilkar.pune@gmail.com"
] | kunalkhanvilkar.pune@gmail.com |
39cbf574955c8eead5f073ada3698b9ae640d5c5 | 50dab21a8f30f5bb2e3fe8f08689c03dc7b3aa4e | /design/src/main/java/com/dxpzk/design/structure/Adapter/ObjectAdapter/Target.java | 3c4937a64974fd8d6a8fa121c02d77a78b56c356 | [] | no_license | dxpzk/familyPortrait | ede480dd596eaa879e967869050e70b1999bb285 | c70e3fbd1944bdf220c1a16224b818b5a29ee7ed | refs/heads/master | 2022-12-24T04:38:46.965650 | 2020-09-24T06:21:01 | 2020-09-24T06:21:01 | 298,185,183 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 171 | java | package com.dxpzk.design.structure.Adapter.ObjectAdapter;
/**
* @author zk
* @since 2020-08-24
*/
public interface Target {
void method1();
void method2();
}
| [
"563343310@qq.com"
] | 563343310@qq.com |
74789d334667e8447a0367f0a8e1ab700becdf20 | 0a6773e906928f83969cf609a49e55bb472f4e21 | /web/personal/src/main/java/com/netfinworks/site/web/common/util/LogUtil.java | 8b8a6837eb4fa455ec6e3d8470d2aba06f92e925 | [] | no_license | tasfe/site-platform-root | ec078effb6509e5d2d2b2cd9722f986dd0d939dd | c366916d96289beb624b633283880b8bb94452b4 | refs/heads/master | 2021-01-15T08:19:19.176225 | 2017-02-28T05:37:11 | 2017-02-28T05:37:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 688 | java | package com.netfinworks.site.web.common.util;
import java.text.MessageFormat;
import com.netfinworks.common.domain.OperationEnvironment;
import com.netfinworks.site.domain.domain.member.BaseMember;
public class LogUtil {
/**
*
* @param type 操作类型
* @param member 会员信息
* @param env
* @return
*/
pub... | [
"zhangweijieit@sina.com"
] | zhangweijieit@sina.com |
88609746d6fd5f21ace3765c845be741ac632c72 | 87dbb80c2c3720c02f6587ffcd989a36a9e5c65f | /spring-vaadin-test/src/main/java/org/vaadin/spring/test/VaadinAppConfiguration.java | 8a330998ad27fc9f3aa9222a2ca5f37afa16831f | [
"Apache-2.0"
] | permissive | Charles-AndreMartin/vaadin4spring | 37777339141a24392e6d8cd530974f3483bae94f | 14d6b72ea5eb28758ddf6edc6dd74cec4d3dcb04 | refs/heads/master | 2020-02-26T17:13:02.426435 | 2014-12-05T10:48:19 | 2014-12-05T10:48:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,657 | java | /*
* Copyright 2014 The original 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 applicable law or agr... | [
"petter@vaadin.com"
] | petter@vaadin.com |
27cc5796d44ae16edb14e45299d500f3f88ae20e | 63dc812fd86bdacd432172c73953821ed28256ef | /Inventory_System/src/Inventory.java | 2b0c3790c0ec33d179ddd4eabe1b92a29958121d | [] | no_license | GarthS1/Software-Devolpment-Course | db2c526905eda43372f320a10ed226ce7191be76 | 9fbfdc54ec9bfeacd288a467711583d8846529c3 | refs/heads/master | 2022-04-22T17:35:53.757286 | 2020-04-20T21:19:29 | 2020-04-20T21:19:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,232 | java | import java.util.ArrayList;
/**
* Keeps track of all the items and allows for items to be ordered
* @author Garth Slaney
*
*/
public class Inventory {
/**
* List of all items
*/
private ArrayList<Item> items;
/**
* Object which orders part
*/
private Order myOrder;
/**
* Constructor to initialize ... | [
"45348251+GarthS1@users.noreply.github.com"
] | 45348251+GarthS1@users.noreply.github.com |
65d0c333e2cef2f60192f9516aa6c9c23a4bc1a2 | 4d7b6062f25072a784597c8afe44794518773692 | /cloud-worker/src/main/java/org/cloud/storage/worker/providers/dropbox/constants/DropboxEndpointConstants.java | 7e8c0c4053a7281242071e054b54f353750993d5 | [] | no_license | cloud-storage-solutions/cloud-storage | ff082afe5e140fe5383c745d510e96c35701b22a | 40046bce898e5c3686c9130048bde2e564605432 | refs/heads/master | 2020-03-08T00:16:47.678628 | 2018-05-15T20:38:03 | 2018-05-15T20:38:03 | 127,188,562 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 410 | java | package org.cloud.storage.worker.providers.dropbox.constants;
public final class DropboxEndpointConstants {
public static final String UPLOAD_ENDPOINT = "https://content.dropboxapi.com/2/files/upload";
public static final String SPACE_QUOTA_ENDPOINT = "https://api.dropboxapi.com/2/users/get_space_usage";
public sta... | [
"nikola.angelov.popov@gmail.com"
] | nikola.angelov.popov@gmail.com |
90c1000335103c9624d2adb88b67ccf54dcb350a | 648140c37af354b05d6dbc52e48cd3de89c9ba92 | /notification-microservice/src/main/java/com/codefinity/microcontinuum/notification/PropertiesTestController.java | f293894998c7f4a63ce7cd69151f7c356909a3b7 | [
"MIT"
] | permissive | codefinity/micro-continuum | 242b530d8f08c1a7d3a745012450cffb122b2e71 | 59f0b426faaf6faa551f2bda1c305040e2a8d31d | refs/heads/master | 2021-03-30T21:20:01.295883 | 2018-07-22T10:18:06 | 2018-07-22T10:18:06 | 124,922,490 | 4 | 0 | null | null | null | null | UTF-8 | Java | false | false | 562 | java | package com.codefinity.microcontinuum.notification;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.cloud.context.config.annotation.RefreshScope;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
@RestCon... | [
"nikhilpat@gmail.com"
] | nikhilpat@gmail.com |
285457def2108c9a90642cbae834bbb9b7dd840b | c870e7b9d224311226ff2f278a8ebfc6823dfd68 | /src/main/java/me/machadolucas/avanto/view/BlogBean.java | b26a7480f27ccbb214cb8d01cc44dda371c40027 | [
"MIT"
] | permissive | machadolucas/avanto | 6d4c6576424291d8ff0531107b6165f24a2d5c83 | 08d6b2d2c64dc05e0b88730c34d84dddd13cc529 | refs/heads/master | 2020-12-24T17:45:00.801587 | 2014-03-22T20:15:12 | 2014-03-22T20:15:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,703 | java | package me.machadolucas.avanto.view;
import java.util.List;
import javax.faces.bean.ApplicationScoped;
import javax.faces.bean.ManagedBean;
import me.machadolucas.avanto.db.MorphiaDatastore;
import me.machadolucas.avanto.db.dao.AuthorDAO;
import me.machadolucas.avanto.db.dao.PostDAO;
import me.machadolucas.avanto.en... | [
"machadolucas@me.com"
] | machadolucas@me.com |
29926fb6be15a58d9fa7794bb39b46416974d696 | 43b25882a5e2f4cb8b6afd2ed6c56a7a8e5178e7 | /src/main/java/com/github/damiox/ecommerce/dao/UserRepository.java | 293b72f3c2492f8d64bbdc301b6b79f7f546794a | [
"MIT"
] | permissive | DeveloperRafael1996/ecommerce-rest-spring-jpa | 750ba1a01e8caec8034bd55ae1f02f1e345c2831 | 14b7395ecc26e8c4c5eea1dcba9565aa021ee9af | refs/heads/master | 2021-09-15T00:09:27.583471 | 2018-05-22T15:14:58 | 2018-05-22T15:14:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 620 | java | package com.github.damiox.ecommerce.dao;
import com.github.damiox.ecommerce.entity.User;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import java.util.Optional;
/**
* Spring Data JPA Repository for {@link User} entity
*
* @author dnardelli
*/
@Re... | [
"damiox@gmail.com"
] | damiox@gmail.com |
4432a8df43a941fc0c41decc6b6ea98b95d87e67 | 5a51f8840d20627af64c15d6ee9e0d44ed1c6fbb | /src/service/MgrLoginAction.java | 11ca0eea27c2e7b39f9049f373b0bccd9f66f5f5 | [] | no_license | ijkang/uploadtest | fe11e776a3395a58912b269503116576790e0ac5 | fd325062254e8ee0fb59bdb8658180ea2b01ac1b | refs/heads/master | 2020-04-04T18:35:12.567825 | 2018-11-05T05:40:26 | 2018-11-05T06:22:03 | 156,169,673 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 910 | java | package service;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import dao.ManagerDao;
import model.Manager;
public class MgrLoginAction implements CommandProcess {
@Override
public String requestPro(HttpServletRequest request, HttpServletResponse response) {
Str... | [
"44461636+ijkang@users.noreply.github.com"
] | 44461636+ijkang@users.noreply.github.com |
191499b3c403fcb1f8b61a6979a92b6559b1fefe | e42578fe3d9634895c175cef93db9824d7c54180 | /mockito/src/main/java/org/vardhantrainings/testdoubles/dummy/Book.java | 496b38290055373ab293d694202ac7f90ac08fd9 | [] | no_license | rajzz9/mockito | 9d10f9b5d90664ded3fe46a707ac3e976db7a000 | 47779127991ca5ee74556264155c89bfcf2377a5 | refs/heads/master | 2023-06-20T17:05:55.189413 | 2021-08-02T07:01:00 | 2021-08-02T07:01:00 | 391,514,285 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,031 | java | package org.vardhantrainings.testdoubles.dummy;
import java.time.LocalDate;
public class Book {
private String bookId;
private String title;
private int price;
private LocalDate publishedDate;
public Book(String bookId, String title, int price, LocalDate publishedDate) {
this.bookId = boo... | [
"rajavardhan.merugu@gmail.com"
] | rajavardhan.merugu@gmail.com |
85c8779725d99cb1d72f5949d313a32d02d3d114 | c292d9d00f9a2d23d7d54ab4ea6febb788cd5df6 | /src/main/java/org/omg/PortableInterceptor/IORInterceptor.java | e8f3f01522e9dba388315cd49342abcde51dca28 | [] | no_license | yangsongbai/jdk-source-read | cf4126318f4a1f93a6150b07599ffe77a20fa6e3 | 851e0895be24d2724c12174ed0f60bc483258cae | refs/heads/master | 2020-07-16T07:04:20.841964 | 2019-09-02T02:52:12 | 2019-09-02T02:52:12 | 205,744,217 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,022 | java | package org.omg.PortableInterceptor;
/**
* org/omg/PortableInterceptor/IORInterceptor.java .
* Generated by the IDL-to-Java compiler (portable), version "3.2"
* from c:/re/workspace/8-2-build-windows-amd64-cygwin/jdk8u201/12322/corba/src/share/classes/org/omg/PortableInterceptor/Interceptors.idl
* Saturday, December ... | [
"“yangsongbai@100tal.com"
] | “yangsongbai@100tal.com |
15f5eefcfd926ecd9604070afa0050c47eb15b7b | 674b10a0a3e2628e177f676d297799e585fe0eb6 | /src/main/java/androidx/coordinatorlayout/R$drawable.java | f15854eda970480189386ffac30fc4f1fcc486a1 | [] | no_license | Rune-Status/open-osrs-osrs-android | 091792f375f1ea118da4ad341c07cb73f76b3e03 | 551b86ab331af94f66fe0dcb3adc8242bf3f472f | refs/heads/master | 2020-08-08T03:32:10.802605 | 2019-10-08T15:50:18 | 2019-10-08T15:50:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 943 | java | package androidx.coordinatorlayout;
public final class R$drawable {
public static final int notification_action_background = 0x7F07007F;
public static final int notification_bg = 0x7F070080;
public static final int notification_bg_low = 0x7F070081;
public static final int notification_bg_low_normal = 0... | [
"kslrtips@gmail.com"
] | kslrtips@gmail.com |
4bb5165104d99b431fc0ec9839dd6cb1c34be47f | 1af3f64f2a35376f3e3f09199724063bbc81ef13 | /src/main/java/the/floow/challenge/dao/FileBlockDao.java | 11ad953f5a98c904c96cbe8158b1b0da9798e5e0 | [] | no_license | wajidhanif/challenge | 4716a87323f20ae511115e0db5ee7a5e73beb46f | 00817ba9e4be11b0e76b676f2619e67d49569b31 | refs/heads/master | 2021-07-09T02:15:18.673571 | 2017-10-09T18:35:28 | 2017-10-09T18:35:28 | 105,997,459 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,621 | java | package the.floow.challenge.dao;
import static com.mongodb.client.model.Filters.and;
import static com.mongodb.client.model.Filters.eq;
import static com.mongodb.client.model.Filters.in;
import static com.mongodb.client.model.Filters.ne;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
impor... | [
"32312037+wajidhanif@users.noreply.github.com"
] | 32312037+wajidhanif@users.noreply.github.com |
8865e80bbe827128cd1fd57109473e6e0cc5e7a6 | a9e4e22b593df408e2c54fe6d2f48c2a8884f526 | /lqzxc/src/com/lqzxc/widget/RefreshScrollView.java | 5f875d104744ba4789cfaee48f485429b2603dfb | [] | no_license | 472950043/lqzxc | 6b8763019feb4fcf6c8f63dcdae92f2442ad8217 | 8b71090e8fde4720dd4f38155209bda124ea9e28 | refs/heads/master | 2021-01-22T08:59:10.472027 | 2015-08-11T06:45:51 | 2015-08-11T06:45:51 | 16,632,173 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 12,633 | java | package com.lqzxc.widget;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.Locale;
import com.lqzxc.R;
import android.content.Context;
import android.util.AttributeSet;
import android.view.LayoutInflater;
import android.view.MotionEvent;
import android.view.View;
import android... | [
"472950043@qq.com"
] | 472950043@qq.com |
efe287c0bb2bfde16b40702d72131ac8cc12e4f9 | 77e80aaf6c9e2cb4a961a9bb186e7262a435be9b | /shard-core/src/main/java/com/codecrate/shard/character/Initiative.java | 58b6d63841c3158e4290256ab7a68ef3f4e2a4f8 | [] | no_license | wireframe/shard | 748051103a1a29d4d53b73b09e77f185d897e9ab | 7d915fe7edc44b5d6ff68aff1d24e5f6b1cb063d | refs/heads/master | 2021-07-03T14:46:45.490147 | 2008-08-19T19:50:26 | 2008-08-19T19:50:26 | 25,412 | 1 | 1 | null | 2020-10-13T10:00:19 | 2008-06-15T04:10:17 | Java | UTF-8 | Java | false | false | 2,050 | java | /*
* Copyright 2004 codecrate consulting
*
* 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 ... | [
"wireframe"
] | wireframe |
ce9bd73815e6e145da4a748f9af53a305eb5b014 | 99401ddf6da8e9e05438a9198b41d660dc4760c8 | /app/src/main/java/google/zxing/camera/CameraManager.java | fb1ac1d3cc4445227d59db89fc519bae2550430a | [] | no_license | clearb/Test | e336dfcec511fafed44b57ce14259a8ed1fbb818 | 9c98db7c5d09120373be46d845be9fbce811672e | refs/heads/master | 2021-01-20T23:09:16.627042 | 2017-08-30T05:58:37 | 2017-08-30T05:58:37 | 101,840,150 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,253 | java | /*
* Copyright (C) 2008 ZXing 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 applicable law or agr... | [
"2529240409@qq.com"
] | 2529240409@qq.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.