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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
5ef43714838a74433331de462f782b28e89ae878 | 42a265ffa03ddd33d10eec6422016a20bc492ba4 | /spring-framework/spring-context/src/main/java/org/springframework/context/annotation/AnnotationConfigUtils.java | 0643ab41d27eff6e4c19c291ad04d8178dff54f0 | [] | no_license | KyrieLSH/Spring | af12751240759e0bc27be05e3bb7227d8869e6ee | 399b836e2d2b571ba70a5e2dfb16a34208afe983 | refs/heads/master | 2020-06-19T23:29:01.251398 | 2019-08-07T05:54:31 | 2019-08-07T05:54:31 | 196,912,473 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 13,776 | java | /*
* Copyright 2002-2018 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by a... | [
"KyrieLSH@163.com"
] | KyrieLSH@163.com |
b9f866890ecf50a553770c2b71d2073b6c5e268f | 08a4360e83a3192ab14542224e6b0b47d8b2b2a6 | /src/java/minhnlt/controller/AddToCartServlet.java | ad9481dfe0d5492d1065ecb8b36f1cb2c9dc2c72 | [] | no_license | Thienminh1999/libraryProject | 9650ca07c0cfab674fced5b7bf1dcd9deacce330 | dd4ee524a73cdc286195c0d004b04f1c610104c3 | refs/heads/master | 2022-11-28T00:27:01.387659 | 2020-08-12T02:09:27 | 2020-08-12T02:09:27 | 286,892,587 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,275 | 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 minhnlt.controller;
import java.io.IOException;
import java.io.PrintWriter;
import java.sql.SQLException;
import javax.naming... | [
"56019088+Thienminh1999@users.noreply.github.com"
] | 56019088+Thienminh1999@users.noreply.github.com |
cc4169cf53f8ca8fda738a3ae43b8d1fc9d32d1b | 8abdc7916b578f1feb1d9e448d3b5576456a3bb7 | /src/main/java/cn/DeepBlue/pojo/Course.java | 8b6e06c821672d665f89b36cf9a6a4e0434fe32c | [] | no_license | JavaAR/Member-Management-System | 2f2abf6481ff760e93c7cfbe83d4c8d1d7dd26c1 | 37c7b72a0ee927b3ecc990dd4af8d978222080d8 | refs/heads/master | 2022-12-24T09:34:15.234560 | 2019-10-12T06:36:06 | 2019-10-12T06:36:06 | 210,534,587 | 0 | 0 | null | 2022-12-16T02:23:19 | 2019-09-24T07:03:17 | JavaScript | UTF-8 | Java | false | false | 6,603 | java | package cn.DeepBlue.pojo;
import org.springframework.format.annotation.DateTimeFormat;
import javax.persistence.Column;
import javax.persistence.Id;
import java.util.Date;
public class Course {
/**
* 课程Id
*/
@Id
@Column(name = "CId")
private Integer cid;
/**
* 课程名称
*/
@Co... | [
"3"
] | 3 |
32779823c5b43c0f5f14579c27b54378ca504f69 | 1a784eb6310702ec208aa71035baad3a59220a21 | /Calculation.java | b416b2b1db690a61950fc6352bdeda766ddcffd0 | [] | no_license | kamiyarinshu/emmmm | 5734955d8fdb1381f9d161d646c337465a1a2b04 | ea4801f43f41378487c16d51b692856b6d8410e9 | refs/heads/master | 2020-05-15T21:28:15.275744 | 2019-04-21T06:47:35 | 2019-04-21T06:47:35 | 182,499,690 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 300 | java | package Page162;
interface Shape {
abstract double area(double number);
}
class Circle implements Shape{
public double area(double number) {
return number*3.1415926;
}
}
class Square implements Shape{
public double area(double number) {
return number*number;
}
}
| [
"noreply@github.com"
] | noreply@github.com |
12849a000a0b690bebe3d22b5754889192e7c4bf | 6dd0af4748bc3db1176e638819f3089f0b26e918 | /hi-ws/src/com/hh/xml/internal/bind/v2/model/impl/RuntimeEnumConstantImpl.java | 3c4d3f19b357477121dc564b81ab2e312cf69f3f | [] | no_license | ngocdon0127/core-hiendm | df13debcc8f1d3dfc421b57bd149a95d2a4cd441 | 46421fbd1868625b0a1c7b1447d4f882e37e6257 | refs/heads/master | 2022-11-17T11:50:16.145719 | 2020-07-14T10:55:22 | 2020-07-14T10:55:22 | 279,256,530 | 0 | 0 | null | 2020-07-13T09:24:43 | 2020-07-13T09:24:42 | null | UTF-8 | Java | false | false | 742 | java | /*
* Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved.
* ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*/
package com.hh.xml.internal.bind.v2.model.impl;
import java.lang.reflect.Fi... | [
"truongnx25@viettel.com.vn"
] | truongnx25@viettel.com.vn |
14fa9ba300a3ec7394656a3ddf1ead5ed7d586d4 | a06f9e4a794ba5da8eaa6a150944d10566dd0259 | /Week_05/JDBC-demo/src/main/java/com/geektime/Main.java | d2f556b4cf3ad4cbff8a3a7c6b21dc445b624448 | [] | no_license | william9755/JAVA-000 | 2719bd744a0522852bdba02ae64a5911e8ca585c | c2504dd57908896430429cdc8e2aea7dab24aa9c | refs/heads/main | 2023-02-16T16:23:45.033634 | 2021-01-13T14:39:21 | 2021-01-13T14:39:21 | 303,095,470 | 0 | 0 | null | 2020-10-11T10:31:13 | 2020-10-11T10:31:12 | null | UTF-8 | Java | false | false | 796 | java | package com.geektime;
import com.geektime.app.TestApplication;
import com.geektime.util.ConnectionManager;
import org.springframework.context.ApplicationContext;
import org.springframework.context.support.ClassPathXmlApplicationContext;
/**
* @author YangMin
* @time 2020-11-15 20:57
*/
public class Main... | [
"william97@foxmail.com"
] | william97@foxmail.com |
271eec5ea15b64ede0adde06f7c8344c46626424 | 7776ec88ed4fdf029deccdfd24b3eb282a2eb13b | /app/src/main/java/com/graduation/ui/home/question_detail/QuestionDetailActivity.java | fa51e69b0b6616e17b0b8f45198244e34de675a1 | [] | no_license | haitunSasa/Graduation | 13f01181802b1fc616867beb0fbf0e10ad287ffa | b87a00421098dd9df5f8c6487f74762abf66328d | refs/heads/master | 2021-01-20T02:38:27.430450 | 2017-06-17T09:03:26 | 2017-06-17T09:03:26 | 89,435,193 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,292 | java | package com.graduation.ui.home.question_detail;
import android.content.Context;
import android.content.Intent;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.Toolbar;
import android.view.View;
import android.widget.Button;
import android.widget.ImageView;
import android.widget.T... | [
"947299531@qq.com"
] | 947299531@qq.com |
2f6377f4e08250b46bf2b7cad5549d975e39ba32 | 383952547d8147093afcc8c83e3a4c8cd0912fa8 | /gmall-manage-web/src/main/java/com/atguigu/gamll/manage/util/MyFileUploader.java | ff0a02a059eb4b364e29af2daa5da180396b4424 | [] | no_license | wJ-noName/Gmall1015 | 6849a872e1a21cd9c5140f2ba3ea5bfb4bf0a50e | a11566143d8372a3a7c4790e1968987f08cf91e4 | refs/heads/master | 2020-04-25T08:27:23.326406 | 2019-03-08T00:55:04 | 2019-03-08T00:55:18 | 172,647,783 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,321 | java | package com.atguigu.gamll.manage.util;
import org.csource.fastdfs.ClientGlobal;
import org.csource.fastdfs.StorageClient;
import org.csource.fastdfs.TrackerClient;
import org.csource.fastdfs.TrackerServer;
import org.springframework.web.multipart.MultipartFile;
public class MyFileUploader {
public static String u... | [
"wuyaowang@163.com"
] | wuyaowang@163.com |
59514413b6709588c2035501830aea6575606271 | 09459aad9b35cf89ba2c176d629968bba3a8b20d | /src/br/com/declau/hellrider/screens/ScreenBackground.java | 9acd48fb956f22984e739380a04ea941679a512a | [] | no_license | declau/demo_jogo_android_hell_rider | 7b10e4bd945dceddd04bee3d6bc3e8f7c6908187 | 490b44bd3ef79e5f752e898bf8aa2ac662cd57bb | refs/heads/master | 2020-05-29T16:22:39.198186 | 2015-03-23T18:10:22 | 2015-03-23T18:10:22 | 32,750,639 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 190 | java | package br.com.declau.hellrider.screens;
import org.cocos2d.nodes.CCSprite;
public class ScreenBackground extends CCSprite {
public ScreenBackground(String image) {
super(image);
}
}
| [
"dec82@hotmail.com"
] | dec82@hotmail.com |
31f2dea6229ae37184a356ade704932f9d273a23 | ff22760b31b46dd41d19b50251b64d68659b2fec | /wenda-admin/src/main/java/com/nevada/admin/validator/FlagValidatorClass.java | 2808afb842f66092dcfeabd87e3aa1b96422dee6 | [] | no_license | MissMinFu/wenda | 77d49228b9c353394b5ab76ab4ede8c71302f1f9 | 63c389ea72eaf4a08662155867425bceb23bcc81 | refs/heads/master | 2022-06-28T17:19:37.085330 | 2020-04-14T12:47:38 | 2020-04-14T12:47:38 | 249,633,401 | 0 | 0 | null | 2022-06-21T03:03:14 | 2020-03-24T06:47:33 | Java | UTF-8 | Java | false | false | 826 | java | package com.nevada.admin.validator;
import javax.validation.ConstraintValidator;
import javax.validation.ConstraintValidatorContext;
public class FlagValidatorClass implements ConstraintValidator<FlagValidator,Integer> {
private String[] values;
public void initialize(FlagValidator constraintAnnotation) {
... | [
"1583540302@qq.com"
] | 1583540302@qq.com |
ab6f148c84cd3525bde9156df36a3c2126ee22e3 | 5d202cca39068b818717fbbd4d8676d4438c3851 | /app/src/main/java/com/java/demo/test/sort/InsertSort.java | 9f83fee59f629b4bb1eb899bf203b84b4ef8ccdb | [] | no_license | ljzjohnliu/StudyJavaDemo | 4db0eee6a283a313d1a6a274380e8eda2b25f413 | 962e56c727e6665966a16b1c32936d7d0f9b4071 | refs/heads/master | 2023-01-02T17:58:31.113300 | 2020-10-30T09:07:32 | 2020-10-30T09:07:32 | 306,253,600 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,412 | java | package com.java.demo.test.sort;
import java.util.Arrays;
/**
* 直接插入排序的基本思想是:
* 将数组中的所有元素依次跟前面已经排好的元素相比较,如果选择的元素比已排序的元素小,则交换,直到全部元素都比较过为止。
*/
public class InsertSort {
/**
* 算法描述
* 一般来说,插入排序都采用in-place在数组上实现。具体算法描述如下:
* ①. 从第一个元素开始,该元素可以认为已经被排序
* ②. 取出下一个元素,在已经排序的元素序列中从后向前扫描
* ③. 如果该元... | [
"liujianzhang@qiyi.com"
] | liujianzhang@qiyi.com |
8ed15abea37678c6518bdf7bc6a00f6b503a2883 | 65221ef294326b3f158af3474cc375661c46da04 | /src/main/java/com/mook/tomcat/RequestFacade.java | 1de6d1c0a728a873bb979119de10b80935929cf3 | [] | no_license | Dreamroute/tomcat | 6ee77dea90890fa191b351cdde8c5370fe63fa53 | f371103c3205b33f98e48968bbd4ae90715c4ddd | refs/heads/master | 2021-01-17T12:43:07.237707 | 2017-03-08T04:12:10 | 2017-03-08T04:12:10 | 84,072,512 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,286 | java | package com.mook.tomcat;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.UnsupportedEncodingException;
import java.util.Enumeration;
import java.util.Locale;
import java.util.Map;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletInputStream;
import javax.servlet... | [
"342252328@qq.com"
] | 342252328@qq.com |
98ac545e87f08ad45b24a22301dabd4815807ed6 | 2d9716466bf534c6a22b7320a8fbc26a3fb5bd56 | /011. E-Talk/eTalk/app/src/main/java/com/example/cpu11398_local/etalk/presentation/custom/VerticalClockView.java | 30714a4aef2f755e99031f8cf9861690fd15c89b | [] | no_license | nvhung97/internship | 277a32d65fc66dc9dfd5d93f185deeb24b82a11d | f30b852689e50fe983ef23c5d1ad5cb99c8f4de7 | refs/heads/master | 2020-03-18T23:27:48.180159 | 2019-06-27T10:59:55 | 2019-06-27T10:59:55 | 135,404,313 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 795 | java | package com.example.cpu11398_local.etalk.presentation.custom;
import android.content.Context;
import android.graphics.Canvas;
import android.support.annotation.Nullable;
import android.util.AttributeSet;
public class VerticalClockView extends ClockView {
public VerticalClockView(Context context) {
super(... | [
"nvhung1401@gmail.com"
] | nvhung1401@gmail.com |
301ee4303781751b9391b143f907c12df4889631 | f3fe49fc8b6bcd60af915a91ec0d219d05141a11 | /app/common/core/src/main/java/com/uhomed/entrance/core/utils/queue/LockFreeQueue.java | 70a7cc77985947b5fb5f89d590b92ea93907d7b0 | [] | no_license | uhomed/uhomed-entrance | f3d4a915d9416810780f95a37e904823e073efca | 1429d175453a8dc3b8665cdaa9c767f5e25021da | refs/heads/master | 2021-03-30T15:48:34.219052 | 2018-01-11T10:39:20 | 2018-01-11T10:39:20 | 102,097,971 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,150 | java | /**
* mario.com Inc.
* Copyright (c) 2014-2015 All Rights Reserved.
*/
package com.uhomed.entrance.core.utils.queue;
import java.util.concurrent.atomic.AtomicInteger;
import java.util.concurrent.atomic.AtomicReference;
/**
* <p>
* A free lock queue,based on linked list
* </p>
*/
public class LockFreeQueue<V> {... | [
"liming@limingdeMacintosh.local"
] | liming@limingdeMacintosh.local |
9efdd27b37c7f52ef642f9f83aad05a1a29c34a7 | 206a4a8d87d13d325576afe152318db658c27bcc | /src/lavesdk/algorithm/AlgorithmRTE.java | 0a91cda365e9094f4b1dfa8dc03daa5ad4f5c848 | [] | no_license | LavesHSU/Laves-sdk | eed858f862eb02b6536c3aa3575341cd9969fb23 | c25e2fb1a09053c64eb8ed1d82f317cbffe1a749 | refs/heads/master | 2023-03-30T04:46:12.508537 | 2021-03-26T21:14:18 | 2021-03-26T21:14:18 | 319,662,438 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 77,921 | java | /**
* This is part of the LAVESDK - Logistics Algorithms Visualization and Education Software Development Kit.
*
* Copyright (C) 2020 Jan Dornseifer & Department of Management Information Science, University of Siegen &
* Department for Management Science and Operations Research, Helmut Schm... | [
"jan.dornseifer@t-online.de"
] | jan.dornseifer@t-online.de |
a0f26a1778823bebd4b80605e0262c9cddbc0105 | 7454576f6f6d5ea2b95cccf4c14be3f794f0e5fd | /widgetlib/src/test/java/com/zhoujiulong/widgetlib/ExampleUnitTest.java | 1720734a63b2760f0698500322a3ecae2f439321 | [] | no_license | yangkai987/Project | 23ce1533670ae7c04be0279d7df39efa901e66a1 | f4a1c326089ad81989a598e028e7a376e81a3888 | refs/heads/master | 2020-09-05T18:51:17.961557 | 2019-11-12T06:33:24 | 2019-11-12T06:33:24 | 220,184,841 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 391 | java | package com.membership_score.widgetlib;
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
pub... | [
"kai.yang@xfxb.net"
] | kai.yang@xfxb.net |
253bd142be170cf1428538065ce8db08db15acdb | 2775d4bed59bf9543097f9a35e29f5d12e666c0b | /javalab2/src/pm5/MenuOrder.java | 716aeb24433d2a87ced0868d7805c2708bef997c | [] | no_license | Hyun2gi/java | b87ddbc2b62d56b2c22697a3ab6c44b3bef4bb31 | 22f27b7a75e32b0f33d0073d0b33d068071e5627 | refs/heads/main | 2023-03-27T05:05:21.838572 | 2021-03-30T00:40:06 | 2021-03-30T00:40:06 | 344,002,258 | 0 | 0 | null | null | null | null | UHC | Java | false | false | 1,487 | java | // 1971040 이현정
// 실습5 : 음료수 자판기
package pm5;
public class MenuOrder {
private int cokePrice;
private int lemonPrice;
private int coffeePrice;
int change;
int menu;
public int getCokePrice() {
return cokePrice;
}
public int getLemonPrice() {
return lemonPrice;
}
public int getCoffeePrice... | [
"noreply@github.com"
] | noreply@github.com |
0e515b386a9230db9008d55f196bee5558c44da7 | 470b391cd4c0cd40c713b0d9875741349f521107 | /lib/src/main/java/com/steve/lib/basic/BaseBuilder.java | 1bf9dccbbba3f16badd208fe6d4c8a6dea5823df | [
"Apache-2.0"
] | permissive | tinggengyan/DatePicker | edb986916379cd66b98ba253f3ae621718026205 | 31756308843be3a8d2e20d6586cdbcc49b71b1b2 | refs/heads/master | 2021-01-13T03:36:31.185621 | 2017-01-03T13:11:49 | 2017-01-03T13:11:49 | 77,321,100 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,892 | java | package com.steve.lib.basic;
import android.text.TextUtils;
import com.steve.lib.DatePriceAdapterBuilder;
/**
* Created by yantinggeng on 2016/10/25.
*/
public abstract class BaseBuilder {
protected DatePriceAdapterBuilder.DateYearMonth getYearMonth(String date) {
if (TextUtils.isEmpty(date)) {
... | [
"tinggengyan@gmail.com"
] | tinggengyan@gmail.com |
b3cecd3fa57514588549dae9f6d951b3150c1e15 | ebff31214a3a675428fcf00fa1136945257d6734 | /src/main/java/Week2/FromOneToAHundred.java | e230202fc1755dba8d46f2ffb952615090dab519 | [] | no_license | sorynel24/ProiectConcurs | 5b7885de5f11968d67413f1b0af0bd56f8939957 | dcb210d9cb0bacaab8d99012f449b671045bee43 | refs/heads/master | 2020-11-24T15:20:54.929152 | 2020-01-09T18:12:53 | 2020-01-09T18:12:53 | 228,213,464 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 324 | java | package Week2;
public class FromOneToAHundred {
//Exercises 3 of Week 2
public static void main(String[] args){
int number = 0;
while(number <= 100){
number++;
System.out.println(number);
if(number == 100){
break;
}
}
... | [
"sorynel255yahoo.com"
] | sorynel255yahoo.com |
4b80e2bd6a5997b080d049648ebfa34a10bcd16e | a8870b3179379ac53df690eb3da48953413d26a2 | /hnote-bk/hnote-facade/src/main/java/me/mingshan/hnote/facade/model/Trash.java | b9884bac88c3d6b5a0f9e2110944e7d87a2f8f14 | [] | no_license | mstao/hnote | 6a676913c39b508b1f9635753b65c510b0973e3f | c4532598e7045f861cfa0958a4296bfa9c4f7470 | refs/heads/master | 2021-04-18T19:32:14.279650 | 2018-07-28T03:39:48 | 2018-07-28T03:39:48 | 126,829,875 | 3 | 1 | null | null | null | null | UTF-8 | Java | false | false | 851 | java | package me.mingshan.hnote.facade.model;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import com.fasterxml.jackson.annotation.JsonInclude;
import lombok.Data;
import lombok.EqualsAndHashCode;
import org.springframework.format.annotation.DateTimeFormat;
import java.io.Serializable;
import java.util.Dat... | [
"499445428@qq.com"
] | 499445428@qq.com |
0f363c3278354d8760f1b42b515d4a3880c0fbb4 | c813f4edd9e7dc549b9d3d3afd097b09e61dac8d | /src/preprocess/jflexcrf/Element.java | 2c05bd655810bb1070f2fe77522c69dd12387d1e | [] | no_license | duyet/islab-phantichcamxuc | 2d512f0b2ab4cbda5c6725a9079a00b4d46f5974 | a1da6be448f4cc4499fcd39595342bb600fa69bd | refs/heads/master | 2021-05-29T16:49:04.856379 | 2015-10-02T10:35:59 | 2015-10-02T10:35:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 831 | java | /*
Copyright (C) 2006, Xuan-Hieu Phan
Email: hieuxuan@ecei.tohoku.ac.jp
pxhieu@gmail.com
URL: http://www.hori.ecei.tohoku.ac.jp/~hieuxuan
Graduate School of Information Sciences,
Tohoku University
*/
package preprocess.jflexcrf;
import java.io.*;
import java.util.*;
public class Eleme... | [
"lvduit08@gmail.com"
] | lvduit08@gmail.com |
9a0efbce1565cb86b2b6413818caf641df75c5e8 | 40f971f0f0014490f0cfd4205003e5ca2ff620a0 | /src/main/java/com/spittr/utils/convert/UserConvert.java | 745be0a82d751d71fa41da3b957e91dd04cb485a | [] | no_license | duanxg/spring-boot-demo | 55cc4d2fedcee8c7d09cd6102cd02e14c8e040cc | 343da013b0dfc40412103fd3bad1118eca05415a | refs/heads/master | 2020-03-28T20:56:18.410278 | 2017-06-12T09:38:02 | 2017-06-12T09:38:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,272 | java | package com.spittr.utils.convert;
import java.util.Date;
import java.util.Map;
import com.google.gson.JsonObject;
import com.spittr.model.User;
/**
* 用户对象模型转换
*
* @author chufei
* @date 2017年4月13日
*/
public class UserConvert {
/**
* Map对象转化Uesr对象
*
* @param map
* @param user
* @return
*/
public... | [
"cf2093043@126.com"
] | cf2093043@126.com |
e0cf3b47da9d6417d3c7697b740c68a5ad5c0965 | edf62a35ed35831093316497d754323e80be792b | /005SeleniumWebDriverforArrchanaMohan/Backup/Traning/.metadata/.plugins/org.eclipse.core.resources/.history/ea/408b9995de580015172da124c5ce41cd | 0e9c29fa237954cd7060e12c90c7520d981875da | [] | no_license | lavanyarichard/testautomation | 602423df431ce9707f8b00047275e70f4ee85161 | f24f50622cdca81f4297250b0c73c82e7946948d | refs/heads/master | 2021-01-19T05:31:06.154109 | 2015-09-13T18:38:16 | 2015-09-13T18:38:16 | 42,582,789 | 1 | 0 | null | 2015-09-16T11:20:24 | 2015-09-16T11:20:24 | null | UTF-8 | Java | false | false | 5,862 | package com.stta.SuiteOne;
import java.io.IOException;
import org.testng.SkipException;
import org.testng.annotations.AfterMethod;
import org.testng.annotations.AfterTest;
import org.testng.annotations.BeforeTest;
import org.testng.annotations.DataProvider;
import org.testng.annotations.Test;
import org.testng.assert... | [
"arrchanamohan@yahoo.co.uk"
] | arrchanamohan@yahoo.co.uk | |
91dd01e8cd64892d68d5c696fb60d5f9e75af9f2 | ea296be7e0a3be487c08dd08809054cf5b978d52 | /src/cn/ucai/kind/applib/model/GroupRemoveListener.java | 76ec015c3732fa0b74b80dea04c7cca4f960c952 | [] | no_license | SuJiang007/ucai-git-Kind | 18238c6be324706227eb84c1e0c9bc331eda6201 | a5e03d19c4b7978ef578598fc113224838d93caa | refs/heads/master | 2021-01-17T16:20:24.379615 | 2016-06-08T10:04:27 | 2016-06-08T10:04:27 | 60,239,718 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,221 | java | package cn.ucai.kind.applib.model;
import com.easemob.EMGroupChangeListener;
/**
* 群组被解散或者被T监听
*
*/
public abstract class GroupRemoveListener implements EMGroupChangeListener{
@Override
public void onInvitationReceived(String groupId, String groupName, String inviter, String reason) {
// TODO Auto... | [
"402034990@qq.com"
] | 402034990@qq.com |
10af8273ba0ac500b533a8e5d028ae805734fa29 | 92156a2c72321b144f9e53fb3b3e3cf57d761184 | /src/main/java/inacap/webcomponent/prueba3/repository/TipoVehiculoRepository.java | 07fcb0585bf1f7c60d075c8aa3ce66641d44d005 | [] | no_license | callmedaddy1208/rentacar | 34e5528536a47c1c136c761b71b8631394b140b4 | b6840ea9514e5c323b314993c8721330c9b2d7b2 | refs/heads/master | 2020-03-21T08:08:07.438504 | 2018-06-30T02:07:07 | 2018-06-30T02:07:07 | 138,322,833 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 499 | 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 inacap.webcomponent.prueba3.repository;
import inacap.webcomponent.prueba3.model.TipoVehiculoModel;
import org.springf... | [
"pablo@10.24.9.29"
] | pablo@10.24.9.29 |
beb48a7f07fa2a957b30abcf7cda760861f014f6 | ea33632bd6353aa94290df2b7a8357e9801626a0 | /src/main/java/javax/telephony/events/ProvInServiceEv.java | b5e1d9dbc89e933a42c8f2f062f17145802913c6 | [] | no_license | inkyu/TIL_JTAPI | b5dc049eda4567f7c290841e2925cadc54944a91 | 43539acfff2b0eec70e688299e3d641152eac028 | refs/heads/master | 2020-05-17T05:05:48.468878 | 2019-04-26T06:40:56 | 2019-04-26T06:40:56 | 183,523,767 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 128 | java | package javax.telephony.events;
public abstract interface ProvInServiceEv extends ProvEv {
public static final int ID = 111;
} | [
"inkyu@0566"
] | inkyu@0566 |
eef768bd4fa1255b84dee19936bf6709117117d9 | 9a75a39db6b959874d146a642a0e2524278fb806 | /src/main/java/com/example/demo/util/ManualClient.java | cbf49df1a2996ab6c7db26d2830b14f1a8f6979f | [] | no_license | zuoxiaojiang/captcha_breaker | 61ebdaf64cd6c6e916cb941f175802d3831d544f | eab4b587510547f696d337a51eab46caf4deef81 | refs/heads/master | 2022-12-12T18:44:05.290646 | 2020-09-03T12:37:10 | 2020-09-03T12:37:10 | 292,565,626 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 692 | java | package com.example.demo.util;
import com.alibaba.fastjson.JSON;
import com.alibaba.fastjson.JSONObject;
public class ManualClient {
public static String resStr = "";
public static String bypass() throws InterruptedException {
String res;
System.out.println("监听接收到的人工打码结果...");
do {
... | [
"691301967@qq.com"
] | 691301967@qq.com |
e75d4a299094fc28d2e9aaef7cf4265000e9f6da | de7bc61f2890c0e564520f74bfc2543fc9904147 | /Programs/Chapter12/Examples/src/examples/Compareit.java | 5783ee716a1f3a75661fd1af42ae7ab724a0314e | [] | no_license | dineshsharma14/JavaBio | e57f48646f77ff783b17eed5a1ec070732ecedac | 3bd18eeccd670ca15092bac15566eb91852ac288 | refs/heads/master | 2022-01-02T15:45:17.550505 | 2018-02-28T02:22:45 | 2018-02-28T02:22:45 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,695 | java | /*
* Copyright 2013 Peter Garst.
*
* 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... | [
"pgarst@gmail.com"
] | pgarst@gmail.com |
0fca423351c45760de21ac5aa670a1893c88afdc | 133caf188b8ff26efbe313e18a315362f5e1b07f | /src/main/java/com/UrbanLadder/Utility/Listeners.java | cdce6b25e34d06d10805d3ec92a4f69805924e8d | [] | no_license | payalpatra567/HybridFramework | 8917f1bf88f68c61595ed60b3f1ecd9af317c51b | ed9de3b511631c7ded45e7732e85862c52c704eb | refs/heads/master | 2023-08-17T08:28:25.493568 | 2021-10-03T13:34:00 | 2021-10-03T13:34:00 | 413,084,414 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 579 | java | package com.UrbanLadder.Utility;
import java.io.IOException;
import org.openqa.selenium.WebDriver;
import org.testng.ITestContext;
import org.testng.ITestListener;
import org.testng.ITestResult;
import com.UrbanLadder.ReusableComponents.reusablecomponent;
public class Listeners implements ITestListener{
WebDr... | [
"ppatra9437@gmail"
] | ppatra9437@gmail |
672bb3c7bd416c13808b0dbdbe3806b160c09f4b | 20fd738d09d438aa1a32a578bbb79a8f907bb895 | /tunnel-server/src/main/java/com/hellobike/base/tunnel/publisher/hbase/HBasePublisher.java | 5010606a3f26b32ebfa332b288d6bd6b7e07238e | [
"Apache-2.0"
] | permissive | Rayeee/tunnel | f35b7846efd807f1da08b42dc53c8f5192acb517 | 7f1aa237b778b75f434b56fb1d9a5a9fcd1523ac | refs/heads/master | 2020-04-13T19:29:25.719833 | 2018-12-28T11:06:44 | 2018-12-28T11:37:11 | 163,404,190 | 1 | 0 | null | 2018-12-28T11:43:48 | 2018-12-28T11:43:48 | null | UTF-8 | Java | false | false | 2,438 | java | /*
* Copyright 2018 Shanghai Junzheng Network Technology Co.,Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless requir... | [
"machunxiao04629@hellobike.com"
] | machunxiao04629@hellobike.com |
902f7e67d70b90a1c6a95050fa8fbfed3a9dfd7e | 956a8d2d35e4bb164c2c904fa6a58f1785fa40bf | /src/test/java/com/dzuniga/mancala/business/move/validations/InsideBoardTest.java | 702afb674943aa564f7fa7e979f4f528682d9982 | [] | no_license | douglaszuniga/mancala | a85e69a2cd1610fa3d79176fc9762cccf5960f14 | 50fed2e05c35945c61612bd01b2573ecd5a08b60 | refs/heads/master | 2022-04-19T03:49:04.462656 | 2020-04-21T15:53:53 | 2020-04-21T15:53:53 | 255,724,688 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,065 | java | package com.dzuniga.mancala.business.move.validations;
import com.dzuniga.mancala.business.move.validations.exceptions.OutsideGameboardException;
import com.dzuniga.mancala.domain.Gameboard;
import com.dzuniga.mancala.domain.Move;
import com.dzuniga.mancala.domain.Player;
import com.dzuniga.mancala.domain.Turn;
import... | [
"zuniga.doug@gmail.com"
] | zuniga.doug@gmail.com |
9381907d837af8cbea65187db19c6ac05c92f340 | e903704f314cf937e582bc132885619d35faeee4 | /bitcamp-spring-ioc/src/main/java/bitcamp/java106/step13_AOP/ex6/MyAdvice.java | d4d19b12f6d0912f1b91b36aa5072a5508595c01 | [] | no_license | DonghyounKang/bitcamp | 8e6983487a9195b043f6bf2c06e7ec7249821379 | 59333616150469f36c04d041f874e3fd59da0d8d | refs/heads/master | 2021-01-24T10:28:06.509948 | 2018-08-16T08:20:28 | 2018-08-16T08:20:28 | 123,054,186 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,120 | java | // 특정 메서드 호출 전후에 실행되는 클래스
package bitcamp.java106.step13_AOP.ex6;
import org.aspectj.lang.annotation.AfterReturning;
import org.aspectj.lang.annotation.AfterThrowing;
import org.aspectj.lang.annotation.Aspect;
import org.aspectj.lang.annotation.Before;
import org.springframework.stereotype.Component;
@Component
@Aspe... | [
"donghyounkang@gmail.com"
] | donghyounkang@gmail.com |
9417ea06d893f800b7f6641ff575c5eab9be6eba | 5bd9a62fdf9e3c799733e4afcbf52ea48cc1def9 | /src/main/java/com/capgemini/fibonacci/Fibonacci.java | 86f690ed97ad8be3b5bee7c8f3ce963c1e593af6 | [] | no_license | BartoszRatajczak/javaExercises | 1b636c50ce75ebb2cd9564076d4ce93a9f5562cd | 1d8bce034d1ff1c83658f07da038810ebb6be78f | refs/heads/master | 2016-09-01T07:08:22.361544 | 2015-10-30T10:34:16 | 2015-10-30T10:34:16 | 44,964,755 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 209 | java | package com.capgemini.fibonacci;
public class Fibonacci {
public static long fib(int n) {
if (n == 0) {
return 0;
}
if (n == 1 || n == 2) {
return 1;
}
return (fib(n - 2) + fib(n - 1));
}
}
| [
"ratajczak89@gmail.com"
] | ratajczak89@gmail.com |
3839a94c8db796744ac25ddad9ea70b1998ac37c | 619d9787d10914dc753ba4721b4abd8837e41bb8 | /src/javacp.java | f4832be1087d93439cb675d6eb9e0026b25cdb45 | [] | no_license | njoshi727/java4cp | 63922e3b5e3787b37bc12ed326eafd821b7544c4 | 50325bb9b22e1b50df7adde6311c40b9f7f36dab | refs/heads/master | 2023-01-20T17:43:38.874577 | 2020-11-28T07:35:55 | 2020-11-28T07:35:55 | 316,681,804 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,307 | java |
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.math.BigInteger;
import java.sql.SQLOutput;
import java.util.ArrayDeque;
import java.util.ArrayList;
import java.util.Deque;
import java.util.Stack;
import java.util.*;
public class javacp {
static final Input... | [
"authornjnikhil@gmail.com"
] | authornjnikhil@gmail.com |
22dea6bafbc2251274c42632c0722ddbdb6d78e9 | 7d53910ec755f02fa8f2a3021956037ded353ce9 | /android/app/src/main/java/com/upsms55/DirectSmsPackage.java | bd4697a3bdca9b399eed3eb49a88d00ba7c67a6f | [] | no_license | HrithikMittal/Girl-Safety | 0659c2e1982b975277a378db32d20d62f94a4f24 | da45d00226028982298d510d015cd6a1d27fe901 | refs/heads/side | 2020-06-25T01:21:04.911450 | 2019-07-28T04:58:42 | 2019-07-28T04:58:42 | 199,153,074 | 0 | 0 | null | 2019-07-30T04:41:32 | 2019-07-27T10:57:26 | Objective-C | UTF-8 | Java | false | false | 868 | java | //DirectSmsPackage.java
package com.upsms55;
import com.facebook.react.ReactPackage;
import com.facebook.react.bridge.NativeModule;
import com.facebook.react.bridge.ReactApplicationContext;
import com.facebook.react.uimanager.ViewManager;
// import com.upsms55.DirectSmsModule;
import java.util.ArrayList;
import jav... | [
"adhikanshmittal@gmail.com"
] | adhikanshmittal@gmail.com |
7db363f6ff810e696e0f10195cd4abf9e6bf1b9e | 5ffb589448461cecb35dedd83ccf3ea969ead039 | /src/main/java/com/upgrad/bookmyconsultation/config/SwaggerConfiguration.java | d5956434a4ec0232dfb743a19c1d995a01c9f56d | [] | no_license | jain-rishabh966/bookmyconsultation | 96634461c0ec262367c0a2b23355fab7e249e684 | d06137b1290497f1a6bd93a432ab9f039a736def | refs/heads/master | 2023-08-10T18:46:37.006771 | 2021-09-28T18:37:58 | 2021-09-28T18:37:58 | 401,070,440 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 911 | java | package com.upgrad.bookmyconsultation.config;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.ComponentScan;
import org.springframework.context.annotation.Configuration;
import springfox.documentation.builders.PathSelectors;
import springfox.documentation.builders.Requ... | [
"jain.rishabh966@gmail.com"
] | jain.rishabh966@gmail.com |
f516812077ea006bf8f9cb058de3766f194ac3f6 | 585dbef0f42ce10b5db92e3f3b0d80066df9699c | /src/dev/emax/sortbench/algorithm/container/SortbenchAlgorithmGianlosort.java | cdc22d40a59d812eb87469110a91ecd445a1a8fa | [] | no_license | Gianlo98/Sortbench | 454db510c74e476b18de1d500c9dfbd8179d2562 | cacdfee2f76efec420bbfc2430a14331e40c79e0 | refs/heads/master | 2020-08-04T02:12:27.576459 | 2019-11-05T08:29:47 | 2019-11-05T08:29:47 | 211,966,520 | 0 | 0 | null | 2019-09-30T22:09:40 | 2019-09-30T22:09:39 | null | UTF-8 | Java | false | false | 675 | java | package dev.emax.sortbench.algorithm.container;
import dev.emax.sortbench.algorithm.SortbenchAlgorithm;
import dev.emax.sortbench.algorithm.SortbenchAlgorithmInfo;
import dev.emax.sortbench.dataset.SortbenchDataset;
public class SortbenchAlgorithmGianlosort extends SortbenchAlgorithm {
@Override
public void algori... | [
"gianlorenzo.occhipinti@gmail.com"
] | gianlorenzo.occhipinti@gmail.com |
616b5767e7e8ad8686cb7b8aab10f0c1b310293e | 792e2dc83e2715df4162ad6297bb5685a8491a8c | /src/main/java/com/sleepy/zeo/bean/UserBean.java | 695b876434411265aed9fea70405d575fdc17f75 | [] | no_license | sleepy-zeo/MyBatis | f8a65606d558fc21d46262167e3df9c4d8193a5c | 5a0636a8f803c1979437f724f8088b670747c650 | refs/heads/master | 2023-01-02T18:49:05.943108 | 2020-11-02T07:03:08 | 2020-11-02T07:03:08 | 308,313,667 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 788 | java | package com.sleepy.zeo.bean;
public class UserBean {
private int id;
private String username;
private String password;
public int getId() {
return id;
}
public void setId(int id) {
this.id = id;
}
public String getUsername() {
return username;
}
publ... | [
"hongwei.wu@grandsun.com"
] | hongwei.wu@grandsun.com |
d06710e662046877a5e1bd74002e08482b3ee095 | df8a54e59d208bd00b74f25ecfbfd1b80cd58207 | /enums-releases/src/ca/mcmaster/magarveylab/enums/Codons.java | 08ceccf6e730329b9d87a852e8b329f1868f64c8 | [] | no_license | magarveylab/enums-releases | b6dc99c83ebda60d953a79374397aaf4971ece25 | a7fca51fc74f6cb2ced224507233bafe0a4e02a0 | refs/heads/master | 2021-01-18T23:43:55.650322 | 2016-10-02T20:51:12 | 2016-10-02T20:51:12 | 63,807,340 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 2,812 | java | package ca.mcmaster.magarveylab.enums;
import ca.mcmaster.magarveylab.enums.substrates.ProteinogenicAminoAcids;
public enum Codons {
UUU(ProteinogenicAminoAcids.PHENYLALANINE),
UUC(ProteinogenicAminoAcids.PHENYLALANINE),
UUA(ProteinogenicAminoAcids.LEUCINE),
UUG(ProteinogenicAminoAcids.LEUCINE),
UCU(Proteinoge... | [
"michaelskinnider@gmail.com"
] | michaelskinnider@gmail.com |
4102150a33f8c9f68274b5039cb436d0d68335eb | 97b6b04ea5fe1a85da921fc6e8eea5a88c893a14 | /src/com/day14/day14/关卡三/Title3.java | 5c21c8ce226db7f13a07ed8a0680c86e895c43a2 | [] | no_license | To-chase/JavaPro | a1809b4ea03f80332ac3ea01fb3e2bd0a0cbfd86 | 6b5efa8d75998207a123c8602369db5d35729129 | refs/heads/master | 2020-12-11T10:01:28.179800 | 2020-01-19T08:19:23 | 2020-01-19T08:19:23 | 233,815,240 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 948 | java | package com.day14.day14.关卡三;
import java.util.HashMap;
import java.util.Random;
import java.util.Scanner;
public class Title3 {
public static void main(String[] args){
HashMap<String,String> map=new HashMap<>();
Scanner sc=new Scanner(System.in);
Random random=new Random();
map.put... | [
"1174934578@qq.com"
] | 1174934578@qq.com |
b14abbd188a30cb6138a053bb2d1a4299f4cb479 | c5e3cb259bbd9cc1d732c06664f7efa5ea5b5eda | /pepper-apis/dsm-core/src/main/java/org/broadinstitute/dsm/model/patch/TissuePatch.java | 22ebe109e27f5d4f78ae5dd6ba64fb7d3ee9ead7 | [
"BSD-3-Clause"
] | permissive | broadinstitute/ddp-study-server | c7f69a0576f27f0e75955421d8bfc0cb1154b41e | 8709557b32bac942e227eaa1029477771562d47a | refs/heads/develop | 2023-09-01T02:22:28.228891 | 2023-08-31T21:03:45 | 2023-08-31T21:03:45 | 224,263,376 | 12 | 6 | BSD-3-Clause | 2023-09-14T16:55:00 | 2019-11-26T18:49:36 | Java | UTF-8 | Java | false | false | 1,445 | java | package org.broadinstitute.dsm.model.patch;
import java.util.Optional;
import org.broadinstitute.dsm.db.Tissue;
import org.broadinstitute.dsm.model.NameValue;
public class TissuePatch extends BasePatch {
public static final String TISSUE_ID = "tissueId";
private String tissueId;
public TissuePatch(Patc... | [
"noreply@github.com"
] | noreply@github.com |
fde07e420ba928ad440931a6b8332734e3c4bdb7 | 73afe0210dd332a32860392bec393ca73eaed2b6 | /fkSdk/src/main/java/com/jchou/sdk/view/CustomDialog.java | 9245bad1403f154af0087cb086119657aa439990 | [] | no_license | JohnsonHou/FkLib | 2a2eca401687ed700bd9e9949ba52d1d01692534 | be5452071bf805393510e67e5cd3e9b913b550b0 | refs/heads/master | 2020-05-23T02:29:26.889623 | 2019-05-15T02:01:44 | 2019-05-15T02:01:44 | 186,605,458 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,878 | java | package com.jchou.sdk.view;
import android.app.ProgressDialog;
import android.content.Context;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.text.TextUtils;
import android.view.LayoutInflater;
import android.view.View;
import android.view.WindowManager;
import android.widget.Text... | [
"jc_hou0817@163.com"
] | jc_hou0817@163.com |
b4371209fd48ea2cf0665ebe80e388d23bdad5bd | 2f7a608250c536c7b5af4826146475a6f68ac1b9 | /src/main/java/algorithms/LCS.java | 0779a1cdef253ef7e62e90696ce108cf67746d28 | [] | no_license | tasyrkin/Algorithms | a10369d65ff244ee1ffac39bd0875042e393e4be | 1dc8415a665a3812f715a26b34aa6df4c36d8fce | refs/heads/master | 2020-12-24T16:35:20.600243 | 2019-01-07T01:35:49 | 2019-01-07T01:35:49 | 38,586,047 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,845 | java | package algorithms;
import java.util.Arrays;
public class LCS {
public static int LCS(String a, String b) {
char[] aArr = a.toCharArray();
char[] bArr = b.toCharArray();
int[][] lcsArray = new int[aArr.length][bArr.length];
lcsArray[0][0] = aArr[0] == bArr[0] ? 1 : 0;
for (int I = 0; I < aArr.length; I++)... | [
"tasyrkin@gmail.com"
] | tasyrkin@gmail.com |
f8e2f28f92381837e9a1ed061ecbb53c0898b44d | 3a88c92b5dc7d5445af7cc7e7bf2c13f1fcfa59b | /appinventor/ai_notifications_eoteam/GROW_game_app/Missions.java | ae41640cb5230a9569c6ba91b047283a2b9711d7 | [] | no_license | greengs/GROW_game_app | d63ee9f7ca1ced6a335c3821db9586877167d847 | 1ded3fe9ee3eee78642632abccf0c70f9326a8e5 | refs/heads/main | 2023-06-11T08:29:25.237968 | 2021-06-20T01:17:05 | 2021-06-20T01:17:05 | 378,533,074 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 31,390 | java | package appinventor.ai_notifications_eoteam.GROW_game_app;
import android.os.Bundle;
import com.google.appinventor.components.runtime.AppInventorCompatActivity;
import com.google.appinventor.components.runtime.Component;
import com.google.appinventor.components.runtime.EventDispatcher;
import com.google.appinventor.co... | [
"notifications.eoteam@gmail.com"
] | notifications.eoteam@gmail.com |
d45795e78021f022f5017f82c8a289d61c8c8938 | a6bab661de1fd9c33d1f91eb73576a6cca1fd255 | /app/src/main/java/com/aufthesis/findnearstation/CompassView.java | f528747def4b1b9cbebdb3395c99b214ee758480 | [] | no_license | yoichi75jp/FindNearStation | bf6b8398bb23361d40d8929733da46ed2366c82f | d0843a6332e9b90fca706b12d0649944d58e4f00 | refs/heads/master | 2020-03-16T08:48:54.906780 | 2019-05-15T16:24:05 | 2019-05-15T16:24:05 | 132,602,693 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 13,315 | java | package com.aufthesis.findnearstation;
import android.content.Context;
import android.content.Intent;
import android.content.res.Resources;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
impo... | [
"yoichi75jp@gmail.com"
] | yoichi75jp@gmail.com |
9ea9fc3d0da4aef1e6626486cef245ea630f0d42 | fc0e653a122b3af2418cc9fa718790d001b474ab | /app/src/main/java/com/example/harshanuwan/signinproject/LoginActivity.java | 7a5ee7116dd203e1c72ea70244e885f1cf0218eb | [] | no_license | RashilaKanchanamali/mobiChat | b7fc62e5c5c6b952534945eb7c6b1afd22b5e188 | f55f53a19f8917b35c49654a1b8ddb0ce23ada2a | refs/heads/master | 2020-04-02T08:56:05.394295 | 2018-10-23T05:38:07 | 2018-10-23T05:38:07 | 154,268,277 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,327 | java | package com.example.harshanuwan.signinproject;
import android.app.ProgressDialog;
import android.content.Intent;
import android.support.annotation.NonNull;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.support.v7.widget.Toolbar;
import android.text.TextUtils;
import android.... | [
"grkrathnasiri@gmail.com"
] | grkrathnasiri@gmail.com |
466a31e77b3109b4b263f4f40c96cc44a9826c5b | 4ef9d3446f645305e52a19071def98c170d36305 | /src/test/java/com/vladavekin/logic/controller/syntax/TextSyntaxItalicCharTest.java | 1f2462027fe25507f9e5b355dcbef5d1bcb87a4c | [] | no_license | VlAvekin/avenblog | 6e7e0e83d407bf4087ee0fa020b961c076949a7c | 5a1453833f26276d6bd615e6a8d2f27029a5541e | refs/heads/master | 2020-04-06T15:57:45.255807 | 2019-01-28T17:08:07 | 2019-01-28T17:08:07 | 157,599,570 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,483 | java | package com.vladavekin.logic.controller.syntax;
import com.vladavekin.logic.model.TransforAvenTextAtHTML;
import org.junit.Test;
import static org.junit.Assert.*;
public class TextSyntaxItalicCharTest {
private TransforAvenTextAtHTML tatah;
@Test
public void directItalicText1() {
// * курсив те... | [
"vladaavekin@gmail.com"
] | vladaavekin@gmail.com |
7a4f4a9c5950c1cb6e7a2118cc2f382304599fb8 | 199a711251a455b4314dcf159b8119b3174b6e97 | /WebServer/Server/src/main/java/com/gjs/taskTimekeeper/webServer/server/validation/sanitize/ObjectWithStringsAnitizer.java | 2a6b68718203c65a6e9bf765b0097cfd30114ad2 | [
"Apache-2.0"
] | permissive | GregJohnStewart/task-timekeeper | c48ad96534d17a5bce7fd513f6d34aad1b2d8be6 | 3ab34400f8744060e3e8f2225ba95b2c89a7c8e3 | refs/heads/master | 2021-07-08T22:24:34.056525 | 2020-07-28T03:56:28 | 2020-07-28T03:56:28 | 178,615,532 | 1 | 1 | Apache-2.0 | 2020-07-28T03:56:29 | 2019-03-30T21:57:40 | Java | UTF-8 | Java | false | false | 1,276 | java | package com.gjs.taskTimekeeper.webServer.server.validation.sanitize;
import lombok.extern.slf4j.Slf4j;
import javax.enterprise.context.ApplicationScoped;
import javax.inject.Inject;
import java.lang.reflect.Field;
@ApplicationScoped
@Slf4j
public class ObjectWithStringsAnitizer extends Anitizer<Object> {
@Inject
... | [
"contact@gjstewart.net"
] | contact@gjstewart.net |
adb4ddd558013f20e9563e4f23d0a41b503260f8 | 39abf2d80b07f4018ca4b01542371c5c351deda3 | /https:/github.com/fanchoop/LP-Int-gration.git/contact-ac/src/main/java/ContactDuplicateException.java | b644a8dc0cf7414b77fd2a92409bef3b9196f76e | [] | no_license | fanchoop/LP-Int-gration | a5497e4f26c590827ce66c0a66e72066eafb5965 | bda5579ced4c106dfa4e7f10c2b3cc6a50c60705 | refs/heads/master | 2020-03-28T22:42:10.296556 | 2018-09-18T13:31:39 | 2018-09-18T13:31:39 | 149,251,888 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 178 | java | public class ContactDuplicateException extends Exception {
public ContactDuplicateException(String arg0) {
super(arg0);
// TODO Auto-generated constructor stub
}
} | [
"francois.danet1@gmail.com"
] | francois.danet1@gmail.com |
7638faf5366c91fed63100c5acf078304fe3ab9c | 96e3786c5e03023618e6de9ba075cd00fc339193 | /src/deliver/ReadyOrderSvlt.java | 2a036cf4b94dae78da9255c9a4f71ff03a0cdbe8 | [] | no_license | Piyumi-Hettiarachchi/Food-Delivery-System | 096069a1df89f75513f129ce11dff98e01e01abc | cb9ffa34b70353009052351e4f980060cf08d821 | refs/heads/master | 2023-08-28T06:28:21.232585 | 2021-11-02T12:02:58 | 2021-11-02T12:02:58 | 423,827,170 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 847 | java | package deliver;
import java.io.IOException;
import java.util.List;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletRespo... | [
"it20020880@my.sliit.lk"
] | it20020880@my.sliit.lk |
5e91d56c2dfc1cdb6b42ed2c5b2a8db71119aaad | 78f666507a42aeb11ad84c5b83de48cf2bd58df8 | /app/src/main/java/com/example/myapplication/Details.java | 9a29c06a4e9a7c624cdd99cbdea3097d6dac7cef | [] | no_license | Dinesh0000/ConnectISM | c456f1f39885f2cddcb12ba93f6b10ba7a3265d5 | 7980b14179ea406bc79b14abd52c6388ed41f379 | refs/heads/main | 2023-09-04T17:57:33.921586 | 2021-10-26T12:30:40 | 2021-10-26T12:30:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 444 | java | package com.example.myapplication;
public class Details {
private String subject;
private String details;
public Details() {
}
public String getSubject() {
return subject;
}
public void setSubject(String subject) {
this.subject = subject;
}
public String getDeta... | [
"progyanature723@gmail.com"
] | progyanature723@gmail.com |
18b9c014744d6e005b6ab83b4be2b1395d608f41 | e8f6aef75dab01981270e3c0ff3e59dcee6b0de8 | /com/wang/spring/Student.java | 07cbf9877e19ee5f965878fe2232d8ecb4f8c418 | [] | no_license | asshin/test | d582f9e9aa8d4cb36993c502414e30fd9979582d | 9d609c112c365c88cb497a33d4bb8e847c22cc10 | refs/heads/master | 2023-08-28T17:03:46.634882 | 2021-10-31T09:26:42 | 2021-10-31T09:26:42 | 423,096,544 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 658 | java | package com.wang.spring;
public class Student {
private String name;
private Major major;
public String getName() {
return name;
}
public void setName(String name) {
this.name = name;
}
public Major getMajor() {
return major;
}
@Override
public S... | [
"857541619@qq.com"
] | 857541619@qq.com |
f76ddd4d80c6f5e175cb1cf3ca6fd20e6bd5eb22 | db75faf26ed9cb7ba39d458182ba9a6d953cda86 | /SeboSystemWeb/src/com/sebosystem/control/UtilControlBean.java | 1068dfe30fbe14741bf374e500fd7d04b7fbed01 | [] | no_license | lucassabreu/sebosystem | b57ce0bcd5a583aa46f98fd5f54adf931c2c2c60 | 637e1870986c2770a1297b76f5cc45a558c82d33 | refs/heads/master | 2021-01-01T06:55:19.820296 | 2014-11-30T12:31:33 | 2014-11-30T12:31:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,509 | java | package com.sebosystem.control;
import javax.faces.bean.ManagedBean;
import javax.faces.bean.NoneScoped;
import com.sebosystem.control.base.AbstractControlBean;
import com.sebosystem.dao.helper.EnumTypeKey;
@ManagedBean(name = "util")
@NoneScoped
public class UtilControlBean extends AbstractControlBean {
privat... | [
"lucas.s.abreu@gmail.com"
] | lucas.s.abreu@gmail.com |
0bde51588fd2a5d2cf685d3d2e89b69b1ecc7a3e | 8af1164bac943cef64e41bae312223c3c0e38114 | /results-java/Alluxio--alluxio/4cf319e679d290899bfb6c9e5e7148eb0a884bf0/after/CpCommand.java | d8752a095847b032fe12721e9b82c76d71469c45 | [] | no_license | fracz/refactor-extractor | 3ae45c97cc63f26d5cb8b92003b12f74cc9973a9 | dd5e82bfcc376e74a99e18c2bf54c95676914272 | refs/heads/master | 2021-01-19T06:50:08.211003 | 2018-11-30T13:00:57 | 2018-11-30T13:00:57 | 87,353,478 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 23,093 | java | /*
* The Alluxio Open Foundation licenses this work under the Apache License, version 2.0
* (the "License"). You may not use this work except in compliance with the License, which is
* available at www.apache.org/licenses/LICENSE-2.0
*
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTIES OR CONDI... | [
"fraczwojciech@gmail.com"
] | fraczwojciech@gmail.com |
282afa17dcac8f9ed578d8f565bff81a50198512 | fb8729dd9dece6726612c55c21913c3987f1359a | /src/practice_exercises_cop2210/practice_exercise1_17.java | 2e911673deb30f18d882e4a03893312f0fe761e5 | [] | no_license | curbi007/Practice_Exercises_COP2210 | d7f3fc01b5b83d6390531dc2f16a7ebe6837268d | 7422be373210d002fd131f7d9dcab20161ac4608 | refs/heads/master | 2021-01-10T13:19:55.854391 | 2016-01-19T19:41:30 | 2016-01-19T19:41:30 | 49,785,407 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 698 | java | /*
* You are now an entrant to the show. Get ready, it's about to begin!
* And welcome to the show!!
*/
package practice_exercises_cop2210;
import javax.swing.JOptionPane;
import java.net.URL;
import javax.swing.ImageIcon;
/**
*
* @author Carlos
*
*/
public class practice_exercise1_17 {
p... | [
"Carlos@10.109.28.219"
] | Carlos@10.109.28.219 |
c4d66d8eaab1fbb41f4ae5090f6f73250a992eb5 | 1dc2c68ecabe64797d3beb8a36c465b50ab37eb0 | /src/main/java/com/example/tbike/Simulate.java | 5e31aedfed5bf6a2173548d9b3f470341361c218 | [] | no_license | choijunghwan/TBike | e0641c5933b9085f2e6c5506c6bee7d4faf3cb0c | f9dca2b2b6978addfe3aac907db4e64af0e4ae1c | refs/heads/master | 2023-08-13T19:10:04.123869 | 2021-09-24T12:59:38 | 2021-09-24T12:59:38 | 409,515,400 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 841 | java | package com.example.tbike;
public class Simulate {
private String status;
private Integer time;
private Integer failed_requests_count;
private String distance;
public String getStatus() {
return status;
}
public void setStatus(String status) {
this.status = status;
}
... | [
"vkdlxj3562@naver.com"
] | vkdlxj3562@naver.com |
6e995c9d6b3f8f9803cc1057b05b9b807c4fd4ee | d45a0fd55db09321dc6b4a597eca03c0aaa3b8f3 | /app/src/main/java/com/example/user/finalandroid/MoneyAdepter.java | 5093f4bbc67f46bbac78226ba4bdfef00a179b92 | [] | no_license | naypota/FinalAndroid | 8608ba90d5755c26476f0764f6d5ed5b1975722b | cd1958a58c3d00da7ad7b2af2a91eaf2569c5d45 | refs/heads/master | 2021-08-24T15:06:31.539717 | 2017-12-10T05:30:47 | 2017-12-10T05:30:47 | 113,725,826 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,973 | java | package com.example.user.finalandroid;
import android.content.Context;
import android.graphics.Color;
import android.graphics.Typeface;
import android.graphics.drawable.Drawable;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.view.LayoutInflater;
import android.vi... | [
"p_ota_007@hotmail.com"
] | p_ota_007@hotmail.com |
63f686011bb1093d31285888923e07a2e91dc1ce | 9579c009c6ebbd446db23572b6feb71569ec3faf | /src/main/java/com/team09/dao/impl/CommentDaoImpl.java | 289008e36e1e2c2504312351f5b2b247659356d7 | [] | no_license | 997Yi/team09_simpleBBS | 7308ec0005a264184f455cbec9ef45c1c64f9162 | 8b31717d6dae57654766443c525cabf85a088daa | refs/heads/master | 2023-02-14T21:10:52.002210 | 2021-01-18T00:39:41 | 2021-01-18T00:39:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,837 | java | package com.team09.dao.impl;
import com.team09.bean.Comment;
import com.team09.dao.BaseDao;
import com.team09.dao.CommentDao;
import com.team09.util.JdbcUtil;
import java.sql.*;
import java.util.ArrayList;
import java.util.List;
/**
* @author team09
*/
public class CommentDaoImpl extends BaseDao implements Comment... | [
"2012357983@qq.com"
] | 2012357983@qq.com |
ded4ef20bb9d31b19c0962e3b06570ca1fe71053 | d33d999cbc168010529e6355593e90a18d54e44c | /app/src/main/java/com/sojoline/charging/views/activities/PileListActivity.java | f73f2a0cc41a59c4ee0a7875768deaaacca31589 | [] | no_license | zhangliang520/trunk | f4ec430dd951d5bd0d3830dbd0ecd705548994b1 | 43751afa1132bbe864c3b74533ef4c89ffbff711 | refs/heads/master | 2023-03-18T09:24:22.023657 | 2018-12-20T05:40:39 | 2018-12-20T05:40:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 17,110 | java | package com.sojoline.charging.views.activities;
import android.app.Activity;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.graphics.drawable.Drawable;
import android.os.Bundle;
import android.support.v7.app.AlertDialog;
import android.support.v7.w... | [
"kevin_cheng_hu@163.com"
] | kevin_cheng_hu@163.com |
70fc3b66f4789c9e5e5b6a2e510f4fb66f11d113 | 1ca299884b4effae1e0ffa8d6a26e81216a0deb4 | /src/com/lydia/servlet/BadgeCode.java | 7115fc160f068d781d83cbf80aedff0de99700ca | [] | no_license | edagarli/lydiaDeveloperCenter | ecf5c74c9ad5ea3a31028602ca380e5744a8b73f | ed05fea54f9eed233b5716457d74a40c07f4645f | refs/heads/master | 2020-04-11T19:00:54.380938 | 2015-12-23T04:30:32 | 2015-12-23T04:30:32 | 30,065,241 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,270 | java | package com.lydia.servlet;
import java.io.IOException;
import java.io.PrintWriter;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletR... | [
"www19940501@126.com"
] | www19940501@126.com |
ba6af0a31dee558b170a8cc4ba3f25b754400453 | a794349131efd02734a5ae22f35b809ac8be091a | /redisson/src/main/java/org/redisson/RedissonPermitExpirableSemaphore.java | 92434bc1ce94120208d7326b225f6128e231066f | [
"Apache-2.0"
] | permissive | WannerZoer/redisson | a23f9273d4670b939989a69889d484ef72102988 | c602555a122cb7b98f67d689f32936c155d4674c | refs/heads/master | 2021-01-11T20:15:16.284797 | 2017-01-12T14:12:35 | 2017-01-12T14:12:35 | 79,075,419 | 1 | 0 | null | 2017-01-16T02:28:31 | 2017-01-16T02:28:31 | null | UTF-8 | Java | false | false | 29,042 | java | /**
* Copyright 2016 Nikita Koksharov
*
* 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 agree... | [
"abracham.mitchell@gmail.com"
] | abracham.mitchell@gmail.com |
7b4cbb1801f229c22d67e1a266c7d0952c38ee11 | ecbe2d1ebc529201e32c184c5a73ca7ef7e25d22 | /src/integeruser/jgltut/tut08/Interpolation.java | 28437ae9fecf232e48ca17dce6ccb132158be28f | [
"CC-BY-3.0",
"CC-BY-4.0"
] | permissive | Zellcore/jgltut | 264a5f1bb97e73379f718fd1568170bc1ba58f9e | 229bda51081945fb11cd42b42d0090e120a35993 | refs/heads/master | 2021-01-15T23:27:57.356636 | 2016-07-04T16:34:43 | 2016-07-04T16:34:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,540 | java | package integeruser.jgltut.tut08;
import integeruser.jglsdk.glm.Glm;
import integeruser.jgltut.Tutorial;
import integeruser.jgltut.framework.Framework;
import integeruser.jgltut.framework.Mesh;
import integeruser.jgltut.framework.Timer;
import org.joml.Matrix4f;
import org.joml.MatrixStackf;
import org.joml.Quaternion... | [
"francesco.cagnin@gmail.com"
] | francesco.cagnin@gmail.com |
6d6cc09201b4e50db03f381b732a9a828c8b9769 | eef0422a68c9878491877185b357e54f2af13c1f | /design_pattern/src/main/java/com/example/pattern/abstractFactory(抽象工厂)/Plant_Tomato.java | dba3c529ba398d57d679e64d398445ad91c3f6f2 | [] | no_license | ainusers/java-design-pattern | 1b2bdb459f5bf93a633e8caaaa635dc9a9cd2a84 | b551a7ce0fe93e04de0e8894dea2e72679e83558 | refs/heads/master | 2020-09-09T04:16:03.915742 | 2019-11-15T06:06:49 | 2019-11-15T06:06:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 370 | java | import lombok.Getter;
import lombok.Setter;
import lombok.ToString;
/**
* @author: tianyong
* @date: 2019/11/15 11:00
* @desciption:西红柿 子类
*/
@Setter
@Getter
@ToString
public class Plant_Tomato implements Plant {
// 输出名字
private String name;
// 有参构造
public Plant_Tomato(String name) {
thi... | [
"979111986@qq.com"
] | 979111986@qq.com |
95cd80f2f9aa92c1ff65fa7b8cfface51271fcd7 | 13662f35a6b65bbec5d5cd2ffc76dbd4639c7cac | /src/main/java/com/ngochuy/apiphoneshop/payload/ProductInCart.java | ecfee5290bbfea61b485f5167bb9188613216474 | [] | no_license | ngochuy1999/API_Phone_Shop | bf8452bdf9ca0f85df534f2f9e9e05440eac364a | 6e00d912243753786b6d47dc1b17c8efc8e6f847 | refs/heads/master | 2023-07-03T16:35:58.369108 | 2021-09-01T17:28:40 | 2021-09-01T17:28:40 | 399,744,089 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 622 | java | package com.ngochuy.apiphoneshop.payload;
public class ProductInCart {
int productId;
int quantityCart;
public ProductInCart() {
}
public ProductInCart(int productId, int quantityCart) {
this.productId = productId;
this.quantityCart = quantityCart;
}
public int getProduct... | [
"ngochuy199x@gmail.com"
] | ngochuy199x@gmail.com |
1aacda7d7616067e5643ec86a526bc13b402869b | 1a666c416ecf45861c6f6bf2542e86a7a71ba25a | /src/FinalExamsJavaFundamentals/WorldTour_01.java | 94c13a444bad57c9e2286bf52bd6c73c6298e165 | [] | no_license | Kmet90/JavaProgrammingFundamentals2 | 7a0a0f42bad3c30d8ea085129a2e5fa24346a991 | 79ec4508613d9d56af71a582bcf24fd3b69e681f | refs/heads/master | 2023-05-10T16:00:15.087087 | 2021-06-07T04:49:09 | 2021-06-07T04:49:09 | 343,919,339 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,176 | java | package FinalExamsJavaFundamentals;
import java.util.Scanner;
public class WorldTour_01 {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
StringBuilder initialDestination = new StringBuilder(scanner.nextLine());
String input = scanner.nextLine();
... | [
"kmet90@gmail.com"
] | kmet90@gmail.com |
04f7ee1bd2570540f79dfc90f23e2f8be8cb4d9c | 0fd8b8702647a62f44126b109afcc5b1c9d477c8 | /src/main/java/com/abc/database/po/TriggerEvent.java | 671a30317d1d9198c03b581c6a20fc7f00aa959b | [] | no_license | liujinwene/spring-util | 0765b1f301a1431547b1a36f15130374ba12495f | 8784dcb115d574ac3bf440a6ef5ad7c587dd3c5a | refs/heads/master | 2020-03-25T20:06:14.468537 | 2018-08-09T12:06:29 | 2018-08-09T12:06:29 | 144,115,097 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 329 | java | package com.abc.database.po;
import lombok.Builder;
import lombok.Data;
import java.util.Date;
/**
* Created by liujinwen on 2018-07-24
*/
@Builder
@Data
public class TriggerEvent {
private String id;
private Integer status;
private String event_id;
private Date create_time;
private Date update... | [
"278810263@qq.com"
] | 278810263@qq.com |
7d197ac819e613dbdc3662beee55b4fa5f0fb01c | 201caac2bcb64c5f0d143800ea55fe735928c4f3 | /src/sample/view/UpdateLogViewController.java | eca19df2b8da6973d68045c9c6f17f4b106a1f52 | [] | no_license | YFCodeDream/Binary-Tree-Visualizer | ef7441eb234e6156ec108c45418f1419b1009b6d | 3c8f20b100ab366ce885767c9964aee0aacc1f8d | refs/heads/main | 2023-03-18T10:51:11.819262 | 2021-03-01T01:45:07 | 2021-03-01T01:45:07 | 309,238,326 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 543 | java | package sample.view;
import javafx.fxml.FXML;
import javafx.scene.image.Image;
import javafx.stage.Stage;
/**
* @author YFCodeDream
* @version 1.0
* @date 2020/11/2 10:17
*/
public class UpdateLogViewController {
private Stage dialogStage;
@FXML
private void handleGotIt() {
dial... | [
"noreply@github.com"
] | noreply@github.com |
3328c653e99c539927ce1d6d2038d5f89549e58f | 3d6fb5535b4c457bbf9a8a1b580dd248677aed4c | /pcg/src/com/pcgtcg/game/Player.java | 8110d53f858a6e08ac833559b27d14d37fefea7a | [] | no_license | mholtkamp/pcgtcg | 8fcfca8d3fc7abb58b1f7f62ee64728b6732a1f8 | 56a118f05841545b27261dc20a8b0a448df284f7 | refs/heads/master | 2021-04-26T16:46:42.935972 | 2015-05-24T01:01:59 | 2015-05-24T01:01:59 | 19,433,693 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 234 | java | package com.pcgtcg.game;
public class Player {
public String name;
public Deck deck;
public int life;
public Player()
{
life = 40;
deck = new Deck();
}
public Player(String name)
{
this();
this.name = name;
}
}
| [
"mholt012@gmail.com"
] | mholt012@gmail.com |
b10adc7581fa450a805a6702b3f85c66037f6ec6 | cbb2378cdcd2c103e53b4c545145e36aa349c255 | /WebDriver/Sample-5/src/sample/pkg5/sample51.java | 3ea3f32e5e16f246f7deb649c0b18dff2483eb00 | [
"MIT"
] | permissive | chintamanand/Selenium-Testing | 3dd8420c6eabdcec3a63e134886f205a31851655 | 1d733fc29fcc6d9c7d41c45f46eb56958aab913e | refs/heads/master | 2021-06-26T00:51:59.138664 | 2020-10-18T17:56:50 | 2020-10-18T17:56:50 | 157,729,064 | 2 | 0 | MIT | 2020-10-18T17:56:52 | 2018-11-15T15:02:21 | Java | UTF-8 | Java | false | false | 1,331 | java | package sample.pkg5;
import java.util.Scanner;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.chrome.ChromeDriver;
import org.openqa.selenium.firefox.FirefoxDriver;
import org.openqa.selenium.ie.InternetExplorerDriver;
public class sample51 {
public static WebDriver driver;
public static Str... | [
"chintamanand56@gmail.com"
] | chintamanand56@gmail.com |
4dac61bfe350194dad7505b0c9807155c24a37d6 | f7364d80f406f701f475188e6399fd37ae3c356a | /app/src/main/java/com/example/puza/mvpapiimplementation/application/network/postReviewDao/ReviewErrorAndMessageResponse.java | f5b0db141d726f63fb68be8c08f6f3db6fc4f33f | [] | no_license | puja110/Ghumgham | bd7e77947667e824aab0e70e449bf725c6e4e24a | df4691529e677aebd64c8b9eded6c4668c56c2f5 | refs/heads/master | 2020-05-04T21:40:12.288745 | 2019-04-04T12:49:47 | 2019-04-04T12:49:47 | 179,484,485 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 782 | java |
package com.example.puza.mvpapiimplementation.application.network.postReviewDao;
import java.io.Serializable;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
public class ReviewErrorAndMessageResponse implements Serializable
{
@SerializedName("message")
@Expose
... | [
"csta.puja@gmail.com"
] | csta.puja@gmail.com |
b0c38d4d75346e438da1d19ab9b109e150ee30a4 | cbdd8a8e5d1c0d664ca3f8c7b31c4f1c1644e839 | /wikipedia/visualize-app/src/edu/mit/cci/wikipedia/util/MapSorter.java | 20c3cbf730e608c58843e73b39cf3f95e27acd72 | [] | no_license | jintrone/CCI-Shared-Code | 2d8ee44b6afea69fd8ae401ff77a285d3fd45346 | a3dffbf2ddc4d49825e8ef02427197f4c2b2e6b1 | refs/heads/master | 2021-01-10T19:44:14.116522 | 2012-10-24T21:43:33 | 2012-10-24T21:43:33 | 1,411,506 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,066 | java | package edu.mit.cci.wikipedia.util;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Comparator;
import java.util.Hashtable;
import java.util.LinkedList;
import java.util.List;
import java.util.Map;
public class MapSorter {
public List<String> sortMap(String data, int rank) {
//log.info(d... | [
"nemoto@mit.edu"
] | nemoto@mit.edu |
0d8057aead9094789abd8e2718ef86f6ebc6b7df | 84f818927d7379ed049047aadb4faf3828c82cbf | /Application_programming_in_java/Class_stuff/class_5/src/main/java/serialization/ValidationDemo.java | b8130284c3a0e25136cd3f2b35347fe88480bbab | [] | no_license | joettcrow/University_of_Washington | 00c667c3bff1ebb871f5becf06d0325bea02a76b | 59fcd9c0fb3ab61d432d023963c010bdb3e50238 | refs/heads/master | 2020-03-10T20:10:27.490849 | 2018-09-10T23:08:44 | 2018-09-10T23:08:44 | 129,564,659 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,660 | java | package serialization;
import java.io.ByteArrayInputStream;
import java.io.ByteArrayOutputStream;
import java.io.IOException;
import java.io.InvalidObjectException;
import java.io.ObjectInputStream;
import java.io.ObjectInputValidation;
import java.io.ObjectOutputStream;
import java.io.Serializable;
import... | [
"jcrowley@indeed.com"
] | jcrowley@indeed.com |
64b6dedc05172521d7fcba32e0e50b445d8c9e3b | 92eaade013d9d048231650045b28bdaf6ab152a8 | /ch15_classDemo/src/business/Product.java | fb2ae9027820d4157f42d5769010e53d5f2636dc | [] | no_license | akidwell/Java | 185a0991a0508003057cb054261375bf707e2d48 | 42332b98c1b96835a88540d46fabdd150ed4a618 | refs/heads/master | 2020-05-16T19:19:57.773239 | 2019-05-28T12:46:24 | 2019-05-28T12:46:24 | 183,255,159 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,503 | java | package business;
public class Product {
private String code;
private String description;
private Double price;
//declare constructors
public Product() {
code = "";
description = "";
price = 0.0;
}
// generated by eclipse:
// public Product(String code, String description, Double price) {
// thi... | [
"hemmerlea2@gmail.com"
] | hemmerlea2@gmail.com |
5ccf666312b12f37ea88da817b96285b727f91e2 | 8957d10aed574a84848207fb96a7efcfdbf97ffc | /알고리즘스터디/src/D3/Solution_9317_석찬이의받아쓰기.java | c623220b5e9c52a208b9789a29c3cbfc85521061 | [] | no_license | ghs12222/HoonSung | 95ef12d8664bcc9c17eded7a87e6456ac6fa589e | 8f63d502d967d27d6ceb77083660bc7d9a6cd61b | refs/heads/master | 2021-01-01T13:28:53.026443 | 2020-05-20T06:59:32 | 2020-05-20T06:59:32 | 239,299,332 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 867 | java | package D3;
import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.IOException;
import java.io.InputStreamReader;
import javax.swing.InputMap;
public class Solution_9317_석찬이의받아쓰기 {
static int T, N;
static int res;
static String target, sukchan;
static StringBuilder sb = new StringBuilder()... | [
"ghs12222@naver.com"
] | ghs12222@naver.com |
01e4146e16b5b9bfe9c2aa2e83bdd4d9c3bd0e69 | 9d0650df0c1216ad9e50a7b8dad85e0231c0ab6a | /PIII-master/FlyBook/src/com/group_0471/flybook/flightListActivity.java | 093634ae53e8f6fcb9032188b9b29f891324745b | [] | no_license | persa188/flybook | 41c93e5078e83f5a92898f5d0057b16339815287 | 32ec15e1226b897497c62f27db7a2865e660255b | refs/heads/master | 2020-06-02T07:54:18.323245 | 2016-09-15T00:07:14 | 2016-09-15T00:07:14 | 37,269,020 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,275 | java | package com.group_0471.flybook;
import android.content.Intent;
import android.os.Bundle;
import android.support.v4.app.FragmentActivity;
import android.support.v4.app.NavUtils;
import android.support.v7.app.ActionBarActivity;
import android.view.Menu;
import android.view.MenuInflater;
import android.view.MenuItem;
/*... | [
"dev.persaud@mail.utoronto.ca"
] | dev.persaud@mail.utoronto.ca |
8580a3510e105b440c1dc9aa5eb0336e863fadf0 | 1a32ee8a44091ef9057d9faf199a6b09a312610a | /Mx_compiler/node/VarDeclNode.java | 9dbbd92b0e8ca9346dbdbfbe23030e6677083063 | [] | no_license | ZihuaZhao/Compiler | 84dceb816f801f8c2615d24a4d85593bb1f7b90d | c45a313652eaea16153f7f06fa014f179cfbb264 | refs/heads/master | 2020-05-03T08:32:56.737431 | 2019-05-16T03:11:04 | 2019-05-16T03:11:04 | 178,528,825 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 728 | java | package Mx_compiler.node;
import Mx_compiler.visitor.AstVisitor;
public class VarDeclNode extends DeclNode {
private TypeNode type;
private ExprNode expr;
public VarDeclNode(TypeNode type , String name , ExprNode expr){
this.type = type;
this.name = name;
this.expr = expr;
}
... | [
"sjtuszzh@sjtu.edu.cn"
] | sjtuszzh@sjtu.edu.cn |
3928f9becef1346553ba36b35c48dcec96359edd | e86fdec875bb02967fd492eaf2aed1745e5ed5dd | /SelectionSor.java | 9dad571d3050507ae740777a44658746c0170f3e | [] | no_license | VeNOM4171/JavaProblems | 0d72618e533c47028acec79e857dbb5bf6362ab2 | 4b9a619f955875469d8cbc255e68851de273a78f | refs/heads/master | 2021-05-25T22:30:53.738110 | 2020-04-16T11:37:10 | 2020-04-16T11:37:10 | 253,948,199 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,027 | java | public class SelectionSort {
static int loop = 1;
public static void selectionSort(int[] arr){
int temp;
for(int i=0;i<arr.length;i++){
loop++;
for(int j=i+1;j<arr.length;j++){
loop++;
if(arr[i]>arr[j]){
temp = arr[j];
... | [
"49753535+VeNOM4171@users.noreply.github.com"
] | 49753535+VeNOM4171@users.noreply.github.com |
8409da5310b269c0d964b1bf2f99dce2a640e603 | 5a9989a352ecee46ac86acd808caa8b4cd116932 | /src/main/java/io/zipcoder/tc_spring_poll_application/QuickPollApplication.java | 0c8fb004d0487c1cde5eb65bef02b744cbd88f29 | [] | no_license | Xcuello/Spring-QuickPoll | 92ea55c1bcabdaccd9c796342f41156b06ed40aa | 4d2f2b57c2498407ca345e2d4b262881ed188855 | refs/heads/master | 2020-04-18T01:58:42.846343 | 2019-01-23T07:59:43 | 2019-01-23T07:59:43 | 167,142,035 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 347 | java | package io.zipcoder.tc_spring_poll_application;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class QuickPollApplication {
public static void main(String[] args) {
SpringApplication.run(QuickPollApplic... | [
"Xzaviacuello@gmail.com"
] | Xzaviacuello@gmail.com |
93d4ef1c42eb1c6dc9292dcdccafd408041b06d8 | 82f581a93c6e619c1417fcf7e67e6af180701999 | /cagrid/Software/portal/cagrid-portal/aggr/test/src/java/gov/nih/nci/cagrid/portal/aggr/status/AbstractServiceSatusTest.java | 90ba3286ff23e68493f6514cbfd166842311c2c7 | [
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | NCIP/cagrid | e9ad9121d41d03185df7b1f08381ad19745a0ce6 | b1b99fdeaa4d4f15117c01c5f1e5eeb2cb8180bb | refs/heads/master | 2023-03-13T15:50:00.120900 | 2014-04-02T19:15:14 | 2014-04-02T19:15:14 | 9,086,195 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,359 | java | package gov.nih.nci.cagrid.portal.aggr.status;
import gov.nih.nci.cagrid.portal.aggr.ServiceUrlProvider;
import junit.framework.TestCase;
import java.util.HashSet;
import java.util.Set;
/**
* User: kherm
*
* @author kherm manav.kher@semanticbits.com
*/
public class AbstractServiceSatusTest extends TestCase {
... | [
"kherm"
] | kherm |
6eaf2192e7786002fa15c0b6d5244c53e287fe78 | 02c9a49f169da2cbac731c87679eb05499d1a697 | /spring-mvc-demo/src/main/java/com/luv2code/springdemo/mvc/Customer.java | 39451e5ca4bab3390fafc25bdcc0ace736fc8ed6 | [] | no_license | Evgenij-Pavlenko/Spring | 6ad920867b95172bdae4929486a2cb0178929108 | b9a0ff566c5754f4725b3118efc6abdbb9e31b65 | refs/heads/master | 2023-02-13T05:03:53.938554 | 2021-01-18T17:38:30 | 2021-01-18T17:38:30 | 299,124,033 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,565 | java | package com.luv2code.springdemo.mvc;
import com.luv2code.springdemo.mvc.validation.CourseCode;
import javax.validation.constraints.*;
public class Customer {
private String firstName;
@NotNull(message = "is required")
@Size(min = 1, message = "is required")
private String lastName;
@NotNull(me... | [
"evgenij.pavlenko@gmail.com"
] | evgenij.pavlenko@gmail.com |
25b29bd46fee568f9564888d544f97b5a6a2f301 | 4b60f40691aed433e1ca832e79bfc834380ddfed | /app/src/main/java/net/maker/commonframework/base/rx/binding/support/v7/widget/ToolbarNavigationClickOnSubscribe.java | b7fa43183149779e4294ddde1dd3aa4b7940b6b9 | [] | no_license | HuangPugang/commonFrame | 3a9ba656cbc8efbbc18c216bbf47e5950fd0790a | cbec29fcb327dabfc020407b9afc08bd71cddc80 | refs/heads/master | 2016-09-14T01:36:23.211102 | 2016-04-29T08:49:46 | 2016-04-29T08:49:46 | 57,370,537 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,041 | java | package net.maker.commonframework.base.rx.binding.support.v7.widget;
import android.support.v7.widget.Toolbar;
import android.view.View;
import rx.Observable;
import rx.Subscriber;
import rx.android.MainThreadSubscription;
import static net.maker.commonframework.base.rx.binding.internal.Preconditions.checkUiThread;
... | [
"huangpg@59store.com"
] | huangpg@59store.com |
3c730eeccd73e8720b430284c25c7ebdcc6b2c29 | 670a51d60eb1fe822bbd08a67d1877c2cb63c36d | /televisa_commons_master/commons-services/src/main/java/com/televisa/commons/services/utilities/Base64Encoding.java | 3d63d8394b8bfbe2b511af63b8cbc84dab5501f9 | [] | no_license | edgarhdz/TIM_Code_Deportes | c8bfb2031d230b013053464c4776f8dfaab267f2 | f25efebd9578241519f17f0462c1c78c5bc80bb2 | refs/heads/master | 2016-09-09T19:19:11.595527 | 2014-02-17T22:52:31 | 2014-02-17T22:52:31 | 16,928,699 | 0 | 3 | null | null | null | null | UTF-8 | Java | false | false | 1,009 | java | package com.televisa.commons.services.utilities;
import java.io.IOException;
import org.apache.commons.codec.binary.Base64;
public class Base64Encoding {
public static String encoding(String key){
if(key != null && key.length() > 0){
byte[] encoded = Base64.encodeBase64(key.getBytes());
return new Str... | [
"edgar.hernandez@esmas.net"
] | edgar.hernandez@esmas.net |
1d5640c4599da80ef0cc57ed59648d7ef304a6bf | 8bbee634f9dac7dc2e754c027a2de63b24c50681 | /IntroduccionPOO/src/paquete1/A.java | 191ca11aee154e7003f144ff13d06050e1f94b0d | [] | no_license | begghg/programacionDAW18 | 82de281483d6eaff71dcfe4d44b52243717e2cd9 | afef8bf3cd564d89dd9b78eade1139b8f1f586f2 | refs/heads/master | 2020-04-01T18:46:14.979116 | 2019-01-22T17:52:04 | 2019-01-22T17:52:04 | 153,513,444 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 148 | java | package paquete1;
public class A {
public int datoA;
public A(int numero){
System.out.println("imprimimos datoA-->"+numero);
}
}
| [
"begona.herraez@laarboleda.es"
] | begona.herraez@laarboleda.es |
f91ed4bea7b5a3620c68e0bf6871b25a5905fa66 | 4bc0ee1bba898a09c7c6bcd2f36c7440b1a9b4b9 | /src/main/java/org/imobprime/model/PropertyState.java | 2e103066c6b7be469944fe16ffbb65e8ec67d74e | [] | no_license | JanessaTech/imobprime-spring-boot | dac849fea2b1ddc50f6fe1fcef61c9f013f5ac67 | c83007836d9d0552bcba173c1831322a67c425d7 | refs/heads/master | 2023-07-09T06:15:35.163552 | 2019-02-05T18:01:38 | 2019-02-05T18:01:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,232 | java | package org.imobprime.model;
import java.io.Serializable;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.Table;
@Entity
@Table(name = "situacao_imovel")
public class PropertyState implements Serializable {
private static final long serialVers... | [
"jorgealmeidajunior@gmail.com"
] | jorgealmeidajunior@gmail.com |
d40cb9f93cf0ab10622834a5c683c0191379e3cf | 776f7a8bbd6aac23678aa99b72c14e8dd332e146 | /src/rx/internal/operators/OperatorToMultimap$1.java | 6e24583fa568d37ab61b15d2e6bafc8cafea384f | [] | no_license | arvinthrak/com.nianticlabs.pokemongo | aea656acdc6aa419904f02b7331f431e9a8bba39 | bcf8617bafd27e64f165e107fdc820d85bedbc3a | refs/heads/master | 2020-05-17T15:14:22.431395 | 2016-07-21T03:36:14 | 2016-07-21T03:36:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,439 | java | package rx.internal.operators;
import java.util.Collection;
import java.util.Map;
import rx.Subscriber;
import rx.functions.Func0;
import rx.functions.Func1;
class OperatorToMultimap$1
extends Subscriber<T>
{
private Map<K, Collection<V>> map = (Map)OperatorToMultimap.access$000(this$0).call();
OperatorToMul... | [
"reverseengineeringer@hackeradmin.com"
] | reverseengineeringer@hackeradmin.com |
dd52f733ab571b3975c90a082e6bf31d5213d1c7 | e73c60f124e7020fddc15c6193d50dfea7c93662 | /SRS/src/main/java/servlet/searchProfessorServlet.java | 4a6b232a9ff22f0c4c08e99f53a5768add2cbb3e | [] | no_license | sahunter/SRS | 4d43e7ea0a5a7fd55e7975f1d28194e5d698b592 | e0337f8edfcd8686eeb491de8c9a1452b0655e6c | refs/heads/master | 2021-01-09T20:15:14.886331 | 2016-07-11T10:57:47 | 2016-07-27T00:45:06 | 62,644,962 | 2 | 2 | null | null | null | null | UTF-8 | Java | false | false | 1,730 | java | package servlet;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import... | [
"1849892563@qq.com"
] | 1849892563@qq.com |
b5b40bd25f9c99e762ce8f6319cd3f24a185f170 | 9d32980f5989cd4c55cea498af5d6a413e08b7a2 | /A72n_10_0_0/src/main/java/android/hardware/face/OppoMirrorFaceManager.java | 25ed2ac8465e8e8687d4f917564694c1e7808c74 | [] | no_license | liuhaosource/OppoFramework | e7cc3bcd16958f809eec624b9921043cde30c831 | ebe39acabf5eae49f5f991c5ce677d62b683f1b6 | refs/heads/master | 2023-06-03T23:06:17.572407 | 2020-11-30T08:40:07 | 2020-11-30T08:40:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 355 | java | package android.hardware.face;
import com.oppo.reflect.RefClass;
import com.oppo.reflect.RefMethod;
public class OppoMirrorFaceManager {
public static Class<?> TYPE = RefClass.load(OppoMirrorFaceManager.class, FaceManager.class);
public static RefMethod<Integer> getFailedAttempts;
public static RefMethod<... | [
"dstmath@163.com"
] | dstmath@163.com |
767cbb6d9f5c7efc0c6440a5bebf6c1106a3aad3 | 48e835e6f176a8ac9ae3ca718e8922891f1e5a18 | /benchmark/training/org/robobinding/viewattribute/property/PropertyViewAttributeBinderTest.java | e68a8d96ac116caa1c82f4d4d8773462245fbc5c | [] | no_license | STAMP-project/dspot-experiments | f2c7a639d6616ae0adfc491b4cb4eefcb83d04e5 | 121487e65cdce6988081b67f21bbc6731354a47f | refs/heads/master | 2023-02-07T14:40:12.919811 | 2019-11-06T07:17:09 | 2019-11-06T07:17:09 | 75,710,758 | 14 | 19 | null | 2023-01-26T23:57:41 | 2016-12-06T08:27:42 | null | UTF-8 | Java | false | false | 1,655 | java | package org.robobinding.viewattribute.property;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.mockito.Mock;
import org.mockito.Mockito;
import org.mockito.runners.MockitoJUnitRunner;
import org.robobinding.BindingContext;
import org.robobinding.viewattribute.ViewAttributeContractTest;
/**
*
*... | [
"benjamin.danglot@inria.fr"
] | benjamin.danglot@inria.fr |
7ae2ffa8ed3e6efc84f5a320478799eec532657b | 906f94960abfeea5d73155c4d39867d3bcfeaa80 | /app/src/test/java/com/example/myapplication/codecraftrestaurant/ExampleUnitTest.java | 53fc245683f549a4e235878afa24d865aa15d015 | [] | no_license | rajkiran025/DemoRestuarants | a7e17be2ad7ed47b826a6ac352ed188cae1fc63a | fed6476388694c362321f9d86c7eb6cdf956c195 | refs/heads/master | 2023-01-09T23:27:22.634585 | 2020-11-10T16:13:16 | 2020-11-10T16:13:16 | 309,871,189 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 406 | java | package com.example.myapplication.codecraftrestaurant;
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 {
... | [
"rajkrish@teksystems.com"
] | rajkrish@teksystems.com |
6fca7e149e3a98470ffe4aeae2fcdd921225a595 | 5b88a1fa67ea55a15d0d02fe5ea9ad92ab1f76ae | /src/main/java/com/bikefriends/web/rest/SocialController.java | 1dda07c4150905430280df25c64b3017a2f7be93 | [] | no_license | lukaszziaja/bikefriends | 70c8fb0964985ea39b7f49aaa8f447e1bc7be18c | 277b4b795049980bd6670836709114e7bbd833f9 | refs/heads/master | 2021-05-08T19:35:11.566501 | 2018-01-31T10:16:29 | 2018-01-31T10:16:29 | 119,573,412 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,895 | java | package com.bikefriends.web.rest;
import com.bikefriends.config.Constants;
import com.bikefriends.service.SocialService;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.social.connect.Connection;
import org.springframework.social.connect.web.ProviderSignInUtils;
import org.springf... | [
"lukasz.ziaja@atos.net"
] | lukasz.ziaja@atos.net |
b10d4d9d742948cf65fb36510e34e38ce5576370 | e1e040fa3784ddfbd61fe505d1aed88099f837aa | /src/test/java/com/xry/studygit/StudygitApplicationTests.java | b4bbff6cb4fe569c8f81d4b66d92f8e271ccc0fd | [] | no_license | xiaorenyi/springboot | 81d49614d98a4d911bfd79814c32c256f5f96ea6 | 1d438bedf66866057ccac3fab53e881cc158c7b7 | refs/heads/master | 2021-04-09T10:52:06.938345 | 2018-08-19T14:24:05 | 2018-08-19T14:24:05 | 125,447,045 | 0 | 1 | null | 2018-07-18T06:17:45 | 2018-03-16T01:28:48 | Shell | UTF-8 | Java | false | false | 335 | java | package com.xry.studygit;
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 StudygitApplicationTests {
@Test
public void contextL... | [
"2847779149@qq.com"
] | 2847779149@qq.com |
71aac891937beab34b7bd4017bac739f2e2f8bd2 | 3134e1df254662eb64648254787b8e696fe51cb9 | /src/test/java/dao/Sql2oReviewDaoTest.java | 21f339bf2dbd98fa3ba59b62084e7dea1774fbf3 | [] | no_license | thebyronc/Java-Week4-Jadle-Restaurant-API | 485d7d643fa1c9fc76fb0377c3584874ba37d319 | 59588068e2d62e29197b0770b0e441cf7a6566d1 | refs/heads/master | 2021-09-05T09:15:50.569233 | 2018-01-26T00:24:06 | 2018-01-26T00:24:06 | 118,481,299 | 1 | 0 | null | 2018-01-22T16:11:52 | 2018-01-22T16:11:51 | null | UTF-8 | Java | false | false | 2,325 | java | package dao;
import models.Review;
import org.junit.After;
import org.junit.Before;
import org.junit.Test;
import org.sql2o.Connection;
import org.sql2o.Sql2o;
import java.util.List;
import static junit.framework.TestCase.assertEquals;
import static org.junit.Assert.*;
/**
* Created by Guest on 1/22/18.
*/
public c... | [
"Guest@Epicodus-5C.local"
] | Guest@Epicodus-5C.local |
deb92258a1d1446816eceacb256b0c25975389f3 | 93002f1abea87e3955073bc9eaad85d0fb85879c | /api/src/main/java/net/signalr/client/json/DefaultJsonMapper.java | dd8507bc9923d60c4c92358bc6f7ebbb73ecbef9 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | mtamme/signalr-client | ae534bab4a2fdc8219783daa9f0119d00207b86a | 5501cb1f08f3d26d165f7197e814e1f02b7da933 | refs/heads/master | 2020-04-05T23:33:30.347038 | 2017-10-23T08:51:07 | 2017-10-23T08:51:07 | 16,641,539 | 7 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,878 | java | /*
* Copyright © Martin Tamme
*
* 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... | [
"mtamme@gmx.at"
] | mtamme@gmx.at |
d8ccc259048497d9a0e3eae87d1c25ff7e923fa6 | 0e0b3dc99034b715bb349ddd39e194a0119f9171 | /PainDiary/app/src/main/java/luyangye/paindiary/Main_app.java | a668379f72ea148b1e05720204314d3568f86e0b | [] | no_license | Yeeees/AS-5046 | b2f005b2859d3853345c3f9a04c2ca4a787fb112 | ca24669877bf8d44c25afbc67f5b491b326ac053 | refs/heads/master | 2021-01-01T19:59:03.609989 | 2017-11-01T00:35:54 | 2017-11-01T00:35:54 | 98,738,476 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,937 | java | package luyangye.paindiary;
import android.app.Fragment;
import android.app.FragmentManager;
import android.os.AsyncTask;
import android.os.Bundle;
import android.support.design.widget.NavigationView;
import android.support.v4.view.GravityCompat;
import android.support.v4.widget.DrawerLayout;
import android.support.v7... | [
"yeluyang530@163.com"
] | yeluyang530@163.com |
85c93d9492289c9035930c7ed6cf59bc182632f7 | 8ba377ffc3a75de2b798b2f67d73e5f06a245a13 | /fhir-server-test/src/test/java/com/ibm/fhir/server/test/FHIRHealthcheckOperationTest.java | 877a38772aacf28878f2daab8f35bce4d18af2ec | [
"Apache-2.0"
] | permissive | festewart/FHIR | 2349df8f3b1c6ca774019d1fd6fabc33bae79def | 7e74cf7e73c558c39d71691eec050980c65b13aa | refs/heads/master | 2020-12-23T17:31:41.989236 | 2020-01-29T21:43:03 | 2020-01-29T21:43:03 | 237,215,259 | 0 | 0 | Apache-2.0 | 2020-01-30T13:08:10 | 2020-01-30T13:08:09 | null | UTF-8 | Java | false | false | 979 | java | /*
* (C) Copyright IBM Corp. 2019
*
* SPDX-License-Identifier: Apache-2.0
*/
package com.ibm.fhir.server.test;
import static org.testng.AssertJUnit.assertEquals;
import javax.ws.rs.client.WebTarget;
import javax.ws.rs.core.Response;
import org.testng.annotations.Test;
import com.ibm.fhir.model.resource.Operati... | [
"lmsurpre@us.ibm.com"
] | lmsurpre@us.ibm.com |
153988bace9e837e63738cdf6fda01e55779f5b8 | 36395784109069d285b4340506c69a753b5651f0 | /src/main/java/mosing/service/CalonMahasiswaService.java | 9056e97932c0a0e0ba155442074ce88f762f497a | [] | no_license | martallin/propensi-a6 | 504e884294c22db78e1d51378804266656361ccf | cf2b6e22eb56e437fd32874e8088c62d5a946cfc | refs/heads/master | 2020-04-16T02:43:02.462321 | 2017-05-22T04:05:34 | 2017-05-22T04:05:34 | 165,205,570 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 271 | java | package mosing.service;
import java.util.List;
import mosing.model.CalonMahasiswaModel;
public interface CalonMahasiswaService {
CalonMahasiswaModel selectCalon(int no_daftar);
void addCalon(CalonMahasiswaModel calon);
List<CalonMahasiswaModel> selectAllCalon();
}
| [
"emmasharahh@gmail.com"
] | emmasharahh@gmail.com |
45b9ad6bab2a56c8d71e0bf2dceb7730baf5b43f | 40d844c1c780cf3618979626282cf59be833907f | /src/testcases/CWE191_Integer_Underflow/s02/CWE191_Integer_Underflow__int_getParameter_Servlet_sub_61a.java | 51c328d433af47ca90c6407e240fe76c2e4557ba | [] | no_license | rubengomez97/juliet | f9566de7be198921113658f904b521b6bca4d262 | 13debb7a1cc801977b9371b8cc1a313cd1de3a0e | refs/heads/master | 2023-06-02T00:37:24.532638 | 2021-06-23T17:22:22 | 2021-06-23T17:22:22 | 379,676,259 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,029 | java | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE191_Integer_Underflow__int_getParameter_Servlet_sub_61a.java
Label Definition File: CWE191_Integer_Underflow__int.label.xml
Template File: sources-sinks-61a.tmpl.java
*/
/*
* @description
* CWE: 191 Integer Underflow
* BadSource: getParameter_Servlet Read data from a ... | [
"you@example.com"
] | you@example.com |
a729f5abd6eaf91e6d48464ed1263a1ae5baa699 | 95ce8d12aa5880280afe5ee62d0f7417c48a0815 | /app/models/Position.java | 28dbdf868af46edd7e1bf5551fb663d0247999c7 | [] | no_license | nzvonilov/aplana-personal | e122729f2900ee0ed608c0a62304286de4330632 | 94d86ec3a2d4d918d14a4022245df07997cb819f | refs/heads/master | 2021-01-18T00:42:45.652919 | 2015-07-26T18:06:18 | 2015-07-26T18:06:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 284 | java | package models;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.Table;
/**
* Created by User on 25.07.2015.
*/
@Entity
@Table(name = "position")
public class Position extends AppModel{
@Id
public Long id;
public String name;
}
| [
"nstreltsov2@yandex.ru"
] | nstreltsov2@yandex.ru |
dca19565f8df8f091b1ee6d591767a5a67a0ccd1 | f2c8b25b6a63cd26a211f60fcf598c84d1f743c9 | /Android21/android-5.0.2_r1/src/android/net/IEthernetManager.java | 70cf72360df734c600478735763fa0ad9e23287d | [] | no_license | EnSoftCorp/AnalyzableAndroid | 1ba0d5db531025e517e5e4fbb7e455bbb2bb2191 | d9b29a11308eb8e6511335b24a44d0388eb7b068 | refs/heads/master | 2022-10-17T22:52:32.933849 | 2015-05-01T18:17:48 | 2015-05-01T18:17:48 | 21,949,091 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,912 | java | /*
* This file is auto-generated. DO NOT MODIFY.
* Original file: frameworks/base/core/java/android/net/IEthernetManager.aidl
*/
package android.net;
/**
* Interface that answers queries about, and allows changing
* ethernet configuration.
*//** {@hide} */
public interface IEthernetManager extends android.os.IIn... | [
"benjholla@gmail.com"
] | benjholla@gmail.com |
8942c1e45c84107e658fec59288ecb8ec6ce2359 | b3bdf2ecedbaa0d5f4452c32f7e0680914ba09c5 | /thread1.java | b361bdfbe4658689e81a4ddfbd70a14c32a3a47a | [] | no_license | tanyamishra2710/1BM18CS117_JAVA | ea99721b5d3e15265e579a32ac416d62971ee4db | 76a04b8a1cfd9a863b7abcf28bc5b058d2ea3fcd | refs/heads/master | 2020-07-19T23:33:18.392165 | 2019-11-21T10:07:03 | 2019-11-21T10:07:03 | 206,532,029 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 744 | java | class thread1 extends Thread
{
int num;
thread1(int a)
{
num = a;
this.start();
}
public void run()
{
try
{
if(num<=5)
{
thread1 t = new thread1(num+1);
this.sleep(3000/num);
System.out.pri... | [
"noreply@github.com"
] | noreply@github.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.