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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
e280bf1306c3c889ab8b60bf8c544983d12cc07d | aad5ce4aceeec5848825346f49637cd741998f84 | /AuthenticationDemo/redis/AuthenticationDemo/src/main/java/com/wangyb/learningdemo/authentication/controller/request/UserEditReq.java | 3aa46c458aa035d824ffa9a1abcb66db22962321 | [] | no_license | 0415wangyibo/learningDemo | 9445324f41173bcd4cdf12f28e62f9cb1673b949 | 40ef0a580677322bca1bec0d6c0547d0dac1bb1b | refs/heads/master | 2022-12-21T19:55:53.733482 | 2019-12-21T07:55:36 | 2019-12-21T07:55:36 | 145,055,185 | 2 | 1 | null | 2022-12-06T00:33:36 | 2018-08-17T01:10:04 | TSQL | UTF-8 | Java | false | false | 871 | java | package com.wangyb.learningdemo.authentication.controller.request;
import io.swagger.annotations.ApiModelProperty;
import lombok.Data;
/**
* Created with Intellij IDEA.
*
* @author wangyb
* @Date 2018/9/25 14:03
* Modified By:
* Description:用于接收编辑后台用户的参数
*/
@Data
public class UserEditReq {
@ApiModelPropert... | [
"wangyb@163.com"
] | wangyb@163.com |
5ad46224a2aec6f6c7eef446cd9aad204abac3e1 | 11410afbac84ce0be61ad0f94f5997bcfa34dc8e | /src/main/java/it/at/cms/controller/SinglePageApplicationController.java | 53282dfdaf007d86126119ab6f2642b35b510ca4 | [] | no_license | purusha/cms | 7db8a2a90694d300d31a4c5191be684581b00222 | ce83bbd1b13b45c906cb32b284edc1b88fc94079 | refs/heads/master | 2023-04-16T09:00:08.325092 | 2020-05-19T07:04:52 | 2020-05-19T07:04:52 | 261,810,140 | 0 | 0 | null | 2021-04-26T20:16:15 | 2020-05-06T16:00:56 | CSS | UTF-8 | Java | false | false | 1,875 | java | package it.at.cms.controller;
import java.util.Optional;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.PathV... | [
"alan.toro@relatech.com"
] | alan.toro@relatech.com |
d718b5b6be1dcfd741924c1c25e3b871476afa66 | 5db41e65e28d2b082875a64a6cf71af1620ea909 | /a5-noebrown/src/a5/ShrimpPortion.java | 8d4be070fbfdc1cfb04f4baa6459e2db5ee53c5f | [] | no_license | noebrown/COMP401 | 5bbed77fae60daffb383a32dcc2223d0e938f71c | c3d93ad4ba797fd217a1aca08ee3a935028431ce | refs/heads/master | 2022-12-17T16:38:22.503199 | 2020-09-22T22:33:39 | 2020-09-22T22:33:39 | 297,787,442 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 148 | java | package a5;
public class ShrimpPortion extends IngredientPortionImpl{
public ShrimpPortion(double amount) {
super(new Shrimp(), amount);
}
}
| [
"noreply@github.com"
] | noreply@github.com |
83131748a59b7c2944f5f18cfb0136234b46c05a | ade1ac2d2c1e409c7b6c81c9f73945dce2f13481 | /src/main/java/com/xxkm/management/office/materials/entity/Materials.java | a73b373d1b0bcc7e2f4a17a31c69ccced2759dae | [
"MIT"
] | permissive | gitofwyx/xxkm_management | e318003921b643a6da2b1068aef26d1c5a3a9a08 | 9182434c500660107840e297125fda861afa91d8 | refs/heads/master | 2023-06-23T06:30:03.596017 | 2021-07-22T08:07:48 | 2021-07-22T08:07:48 | 383,026,998 | 0 | 0 | null | 2021-07-05T06:09:34 | 2021-07-05T05:45:34 | Java | UTF-8 | Java | false | false | 2,390 | java | package com.xxkm.management.office.materials.entity;
import com.xxkm.core.entity.BaseInfoEntity;
/**
* Created by Administrator on 2017/3/15.
*/
public class Materials extends BaseInfoEntity {
private String id;
private String material_id;
private String material_ident;
private String office_id;
... | [
"919921423@qq.com"
] | 919921423@qq.com |
94b93621e76beb8fe994410c98afe36d2ba0106d | 0a97b83f01e751291e911d9a5cec50854b2014e7 | /chapter5/tree/src/test/java/ru/job4j/package-info.java | 1fa2196e1a50d74c48e5fa40789ba57525629425 | [] | no_license | Error4ik/java-a-to-z | a10a7a3104ae8ebf159e4234bd76785fcf24b575 | 21a3f0938ca3899d7ea50af6ccabcac420eaf26e | refs/heads/master | 2022-10-06T15:45:22.983278 | 2022-03-25T20:28:12 | 2022-03-25T20:28:12 | 75,481,679 | 5 | 2 | null | 2022-09-22T17:36:08 | 2016-12-03T15:23:42 | Java | UTF-8 | Java | false | false | 74 | java | /**
* @author Alexey Voronin.
* @since 24.03.2017.
*/
package ru.job4j; | [
"fearerror@yandex.ru"
] | fearerror@yandex.ru |
17a9ef6f5505af46addce12e3c357ce19ae89bd4 | 0af8b92686a58eb0b64e319b22411432aca7a8f3 | /single-large-project/src/test/java/org/gradle/test/performancenull_266/Testnull_26504.java | bc3e98b2721c808626bbee181860b56407755e7a | [] | no_license | gradle/performance-comparisons | b0d38db37c326e0ce271abebdb3c91769b860799 | e53dc7182fafcf9fedf07920cbbea8b40ee4eef4 | refs/heads/master | 2023-08-14T19:24:39.164276 | 2022-11-24T05:18:33 | 2022-11-24T05:18:33 | 80,121,268 | 17 | 15 | null | 2022-09-30T08:04:35 | 2017-01-26T14:25:33 | null | UTF-8 | Java | false | false | 308 | java | package org.gradle.test.performancenull_266;
import static org.junit.Assert.*;
public class Testnull_26504 {
private final Productionnull_26504 production = new Productionnull_26504("value");
@org.junit.Test
public void test() {
assertEquals(production.getProperty(), "value");
}
} | [
"cedric.champeau@gmail.com"
] | cedric.champeau@gmail.com |
4a4cab1e379469c745c678629d2af320caf54a3f | fe77d687e0a3db75acc5983d10d1783c5cd1a0c5 | /studyspring/src/main/java/com/jacen/study/v3/sample/aop/MyBeforeAdvice.java | 25d2fe8f184f13f00baa27e28cafa8a7165b92db | [] | no_license | JacenWang/springframework | 3e455f7728cfecc1d84b0fff1a2093af41fd5846 | 45c74d401fd554b0f492915f38caa58b2d81c784 | refs/heads/master | 2023-08-10T07:53:06.258825 | 2021-09-13T08:03:09 | 2021-09-13T08:03:09 | 405,378,923 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 369 | java | package com.jacen.study.v3.sample.aop;
import com.jacen.study.v3.aop.advice.MethodBeforeAdvice;
import java.lang.reflect.Method;
public class MyBeforeAdvice implements MethodBeforeAdvice {
@Override
public void before(Method method, Object[] args, Object target){
System.out.println(this + " 对 " + ta... | [
"zhuaiyongsheng@hotmail.com"
] | zhuaiyongsheng@hotmail.com |
cdafcc235b1ad777fada3be1a64483c22a9effbf | 1245fd639b3c35772ce1dbccb89ee1b86038133b | /app/facedetection/src/main/java/com/faisal/facedetection/util/googlevision/GraphicFaceTracker.java | ab9be6457b18a299d3fce66a7d67f49cd4081a76 | [] | no_license | resilientbd/facedetection | b71b8b309be37332573ad1ae077b9205fcb65653 | 4964905b0ac01bff5e5379e48be705ff35b7e9fe | refs/heads/master | 2023-06-25T02:46:51.709545 | 2021-07-25T18:41:11 | 2021-07-25T18:41:11 | 389,311,756 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,866 | java | package com.faisal.facedetection.util.googlevision;
import android.content.Context;
import com.google.android.gms.vision.Tracker;
import com.google.android.gms.vision.face.Face;
import com.google.android.gms.vision.face.FaceDetector;
class GraphicFaceTracker extends Tracker<Face> {
private GraphicOverlay mOverla... | [
"faisal.hossain.pk@gmail.com"
] | faisal.hossain.pk@gmail.com |
77e560aca57da08573e7d89607399f32c2ef8f26 | 1d928c3f90d4a0a9a3919a804597aa0a4aab19a3 | /java/neo4j/2016/8/MyUnmanagedExtension.java | e54d6b6e38687630f654b7c547f37413a305c1cd | [] | no_license | rosoareslv/SED99 | d8b2ff5811e7f0ffc59be066a5a0349a92cbb845 | a062c118f12b93172e31e8ca115ce3f871b64461 | refs/heads/main | 2023-02-22T21:59:02.703005 | 2021-01-28T19:40:51 | 2021-01-28T19:40:51 | 306,497,459 | 1 | 1 | null | 2020-11-24T20:56:18 | 2020-10-23T01:18:07 | null | UTF-8 | Java | false | false | 1,076 | java | /*
* Licensed to Neo Technology under one or more contributor
* license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright
* ownership. Neo Technology licenses this file to you under
* the Apache License, Version 2.0 (the "License"); you may
* not use this ... | [
"rodrigosoaresilva@gmail.com"
] | rodrigosoaresilva@gmail.com |
ae4a47b7369e5e46542ebe0cbde61da2ae320609 | 26b7f30c6640b8017a06786e4a2414ad8a4d71dd | /src/number_of_direct_superinterfaces/i19710.java | 6cb73974844d02f158e4d320bfdd236b49809c92 | [] | no_license | vincentclee/jvm-limits | b72a2f2dcc18caa458f1e77924221d585f23316b | 2fd1c26d1f7984ea8163bc103ad14b6d72282281 | refs/heads/master | 2020-05-18T11:18:41.711400 | 2014-09-14T04:25:18 | 2014-09-14T04:25:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 69 | java | package number_of_direct_superinterfaces;
public interface i19710 {} | [
"vincentlee.dolbydigital@yahoo.com"
] | vincentlee.dolbydigital@yahoo.com |
8e4b2905118c9eaeb60bc40e56a0cab7839fd459 | 1b599e3a9adee5dd8af011fdf82972824562a872 | /sa_center/sacenter-parent/sacenter-shcmcc/src/main/java/com/asiainfo/sacenter/shcmcc/receive/cboss/bean/iot/ecsyn/req/CustomerInfo.java | a50eaca2ee676033857944d8b5812f5e2e39e570 | [] | no_license | mtbdc-dy/zhongds01 | e1381d44b0562d576cfdff6b7a5fb7297990a2a4 | ceb5e90d468add16d982f3eb10d5503a7a5c1cea | refs/heads/master | 2020-07-07T10:30:32.012016 | 2019-08-07T08:18:08 | 2019-08-07T08:18:08 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,224 | java | /*
* This class was automatically generated with
* <a href="http://www.castor.org">Castor 1.0.1</a>, using an XML
* Schema.
* $Id$
*/
package com.asiainfo.sacenter.shcmcc.receive.cboss.bean.iot.ecsyn.req;
//---------------------------------/
//- Imported classes and packages -/
//----------------------------... | [
"1246696804@qq.com"
] | 1246696804@qq.com |
79a4935819b42c86c57e00d6c809a8503c399752 | 232ef7ae446bd6977d5b6409e0519e427ae83098 | /src/com/shubhendu/javaworld/datastructures/tree/InrderSuccessor.java | ea8386b4c8a6749abc8d5b29899e008f94a23bb7 | [] | no_license | Shubhendu/algorithms | b4fb3163c4fcdd7d0c0052818c9cb31631cb0a12 | 7fa04797760c49270257b11d18aaffeb16128a5b | refs/heads/master | 2021-04-30T04:39:29.163956 | 2018-02-14T17:50:07 | 2018-02-14T17:50:07 | 80,980,673 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,943 | java | /**
*
*/
package com.shubhendu.javaworld.datastructures.tree;
import java.util.ArrayList;
import java.util.List;
/**
* @author ssingh
*
*/
public class InrderSuccessor {
static class TreeNode {
int val;
TreeNode left;
TreeNode right;
TreeNode(int x) {
val = x;
}
}
public TreeNode inorderSucces... | [
"mail2shubhendu@gmail.com"
] | mail2shubhendu@gmail.com |
ab630259413e26ce59bad86ac7279e660cca3fef | 732a286c54ecf87ecbdcc984da4589b1b28d6ec4 | /6-thread-group/src/main/java/com/thread/group/parent/Parent.java | f166b918c2a17f8ac9c55021bb25bad230eaef33 | [] | no_license | wu383933588lyy/ThreadCode | a0af535750badf1c0ea93c14de498a2ce1c51409 | f52aafb4adf29520eb155b6b2afabb341e1e3bfc | refs/heads/master | 2023-02-02T15:13:58.626803 | 2020-12-22T06:16:30 | 2020-12-22T06:16:30 | 274,810,523 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 226 | java | package com.thread.group.parent;
/**
* @Author WuRui
* @ClassName Parent
* @Date 2020/11/11 17:01
* @Version 1.0
* @Description //TODO
**/
public interface Parent {
public void play();
public String eat();
}
| [
"49613046+wu383933588lyy@users.noreply.github.com"
] | 49613046+wu383933588lyy@users.noreply.github.com |
b47c18c3ad6daefec22e632e2e60d4d4f21788a8 | 20a3092c426d726b502630157ca31417e5a8d1d1 | /src/main/java/com/zlp/service/BookServiceImpl.java | 44ee565f2fc7fcde199e2de3f34afd29d2c3a683 | [] | no_license | zlp-github/ssmBuilder | 711829980fdb23e6875e5ec723243b40ed4a541d | 7ab06b7c1a94579280f3cffd4133ae704e1d7684 | refs/heads/master | 2022-12-22T06:28:20.473980 | 2020-03-09T11:52:01 | 2020-03-09T11:52:01 | 246,022,106 | 0 | 0 | null | 2022-12-16T00:39:31 | 2020-03-09T11:50:28 | Java | UTF-8 | Java | false | false | 918 | java | package com.zlp.service;
import com.zlp.dao.BookMapper;
import com.zlp.pojo.Books;
import java.util.List;
/**
* Author: zlp
* Date: 2020-03-09 0:02
* Description:张立朋,写点注释吧!!
*/
public class BookServiceImpl implements BookService {
//调用dao层的操作,设置一个set接口,方便spring管理
private BookMapper bookMapper;
publ... | [
"zlp17709163350@163.com"
] | zlp17709163350@163.com |
14803abbd835aac40e426709e2dde238ba6bc88c | 94c905e5f70eb3a0a5f04b3bfd26b87e7f3845b2 | /TravelApps/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/viewpager/R.java | 22c4f3ca710268df095d353b087ddbf199704ac5 | [] | no_license | VinaSantaRosaManurung/Project-Android | ec767d5eb38b67b7f0f98707f0cf1ad8d872f93c | d806cddca52fe66a54bb890966e700852cfa2004 | refs/heads/master | 2023-06-16T04:42:27.752687 | 2021-07-17T05:59:16 | 2021-07-17T05:59:16 | 386,851,154 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,449 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package androidx.viewpager;
public final class R {
private R() {}
public static final class attr {
private attr() {}
... | [
"vinasantar27@gmail.com"
] | vinasantar27@gmail.com |
41e65ece55d205bf46186ff041899ee30f278596 | 4d97a8ec832633b154a03049d17f8b58233cbc5d | /Lang/63/Lang/evosuite-branch/8/org/apache/commons/lang/time/DurationFormatUtilsEvoSuite_branch_Test.java | d3c35368e678102bb3fbdb2c40f3efccffe519e3 | [] | no_license | 4open-science/evosuite-defects4j | be2d172a5ce11e0de5f1272a8d00d2e1a2e5f756 | ca7d316883a38177c9066e0290e6dcaa8b5ebd77 | refs/heads/master | 2021-06-16T18:43:29.227993 | 2017-06-07T10:37:26 | 2017-06-07T10:37:26 | 93,623,570 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 20,344 | java | /*
* This file was automatically generated by EvoSuite
* Thu Dec 11 18:44:20 GMT 2014
*/
package org.apache.commons.lang.time;
import static org.junit.Assert.*;
import org.junit.Test;
import java.util.TimeZone;
import org.apache.commons.lang.time.DurationFormatUtils;
import org.evosuite.runtime.EvoRunner;
import o... | [
"martin.monperrus@gnieh.org"
] | martin.monperrus@gnieh.org |
b5718e65ac70fe8b259e6327a7751b69f7f8531e | 484fbbd022d623eb0ffadd42649a3b7601ab0855 | /kongcv/src/com/kongcv/utils/NormalPostRequest.java | dfef02c1eb5127512bc303e41bd923eb7130f8c5 | [] | no_license | kongcv/kongcv_android | 56a1fb1bc57f3a20dc7f714f46e404864b3283b1 | b1134effb0761a25800ec6a83644f43b8af094ec | refs/heads/master | 2021-01-10T08:32:42.488528 | 2016-04-11T10:37:00 | 2016-04-11T10:37:00 | 54,869,366 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,014 | java | package com.kongcv.utils;
import java.io.UnsupportedEncodingException;
import java.util.HashMap;
import java.util.Map;
import org.json.JSONException;
import org.json.JSONObject;
import android.util.Log;
import com.android.volley.AuthFailureError;
import com.android.volley.NetworkResponse;
import com.an... | [
"pankun@kongcv.com"
] | pankun@kongcv.com |
3c26358be1c54a9b8235add25a6b4db5f4357834 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/14/14_4fd57c1fc989eea1fb385768a099049dcc61787a/MarkupViewRenderer/14_4fd57c1fc989eea1fb385768a099049dcc61787a_MarkupViewRenderer_s.java | 5503b76f37fa6ce646fe6ea23a88e6d0d5c08106 | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 1,903 | java | package ca.simplegames.micro.viewers.markup;
import ca.simplegames.micro.MicroContext;
import ca.simplegames.micro.repositories.Repository;
import ca.simplegames.micro.utils.IO;
import ca.simplegames.micro.viewers.ViewException;
import ca.simplegames.micro.viewers.ViewRenderer;
import org.pegdown.PegDownProces... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
65b8fd98bf03af5f70bb1ee5bf0f6d741e138dcd | f91ec134d1ce9196f990e6e136204ca4564cd976 | /rollviewpager/src/main/java/com/jude/rollviewpager/adapter/LoopPagerAdapter.java | 2303959919826830a54754e122dfca8f85f01e9f | [
"MIT"
] | permissive | Revival-liangjialiang/ShoppingApp | 2dbeb6ea8d55a34f5ee6f7c7ad9ee6accc0f6936 | 7262be78cd45e895b561a67ba518e861be54effd | refs/heads/branch_2 | 2021-01-16T21:39:43.610602 | 2016-07-31T11:47:30 | 2016-07-31T11:47:30 | 64,544,108 | 2 | 0 | null | 2016-08-03T10:23:57 | 2016-07-30T12:56:55 | Java | UTF-8 | Java | false | false | 2,906 | java | package com.jude.rollviewpager.adapter;
import android.database.DataSetObserver;
import android.support.v4.view.PagerAdapter;
import android.view.View;
import android.view.ViewGroup;
import com.jude.rollviewpager.HintView;
import com.jude.rollviewpager.RollPagerView;
import java.util.ArrayList;
/**
* Created by Mr... | [
"190174222@qq.com"
] | 190174222@qq.com |
6f0f2cc1f86c4a9ebfef5629ec7f176a6162a0cb | 0af8b92686a58eb0b64e319b22411432aca7a8f3 | /large-multiproject/project98/src/main/java/org/gradle/test/performance98_5/Production98_496.java | 514268aaeb25ec1e34cd9a6fc3ec2c9e6f614ab5 | [] | no_license | gradle/performance-comparisons | b0d38db37c326e0ce271abebdb3c91769b860799 | e53dc7182fafcf9fedf07920cbbea8b40ee4eef4 | refs/heads/master | 2023-08-14T19:24:39.164276 | 2022-11-24T05:18:33 | 2022-11-24T05:18:33 | 80,121,268 | 17 | 15 | null | 2022-09-30T08:04:35 | 2017-01-26T14:25:33 | null | UTF-8 | Java | false | false | 305 | java | package org.gradle.test.performance98_5;
public class Production98_496 extends org.gradle.test.performance17_5.Production17_496 {
private final String property;
public Production98_496() {
this.property = "foo";
}
public String getProperty() {
return property;
}
}
| [
"cedric.champeau@gmail.com"
] | cedric.champeau@gmail.com |
6f53e2c1748257630b0b14e894685e703ce9ea58 | b005b7fb4d704c9fcd0c1ecd35d1c4d942c7f31c | /2.JavaCore/src/com/javarush/task/task18/task1815/Solution.java | 0fb5a1e8a52bc8f8f245e9da9a74fe0c3ee62b51 | [] | no_license | MJGTMJGT/MyJavaRushRep | 790b1a764e3370d7710d52dc0fd095a601fd8dcd | 0b2445bbf1502d67ef2f7b848c908f8fa824970d | refs/heads/master | 2020-04-29T18:57:59.620428 | 2019-12-23T18:38:48 | 2019-12-23T18:38:48 | 176,339,371 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 934 | java | package com.javarush.task.task18.task1815;
import java.util.List;
/*
Таблица
*/
public class Solution {
public class TableInterfaceWrapper implements TableInterface {
TableInterface tif;
public TableInterfaceWrapper(TableInterface tif) {
this.tif = tif;
}
@Override
... | [
"matematik@mail.ru"
] | matematik@mail.ru |
44030e6bb1cc6c665887e4e36fe1637a205e1a4b | 77f36f4a0b2b2ef08398460013dd1bbbdc7bffe9 | /Frog_jump/src/p4_group_8_repo/Game_actor/package-info.java | c695036932faddfeb0d0fddceea44998b04b9a64 | [] | no_license | junyuan007/COMP_CW_V7 | bdee7f5d829deb82321ecce64152bf80dae7cc69 | 0224c8db52104e8aefa74e1b5df3cfc9f84cfe8a | refs/heads/main | 2023-02-06T00:44:04.751858 | 2020-12-18T14:23:01 | 2020-12-18T14:23:01 | 310,335,910 | 3 | 0 | null | 2020-11-25T16:17:34 | 2020-11-05T15:10:37 | HTML | UTF-8 | Java | false | false | 35 | java | package p4_group_8_repo.Game_actor; | [
"64247284+junyuan007@users.noreply.github.com"
] | 64247284+junyuan007@users.noreply.github.com |
3a5b966eb9ca1c3d46ca68150f2bdbbb5028e71d | a744882fb7cf18944bd6719408e5a9f2f0d6c0dd | /sourcecode7/src/java/awt/peer/WindowPeer.java | 7a4df1c35380bf60b5fa8ae590538ab6f7477025 | [
"Apache-2.0"
] | permissive | hanekawasann/learn | a39b8d17fd50fa8438baaa5b41fdbe8bd299ab33 | eef678f1b8e14b7aab966e79a8b5a777cfc7ab14 | refs/heads/master | 2022-09-13T02:18:07.127489 | 2020-04-26T07:58:35 | 2020-04-26T07:58:35 | 176,686,231 | 0 | 0 | Apache-2.0 | 2022-09-01T23:21:38 | 2019-03-20T08:16:05 | Java | UTF-8 | Java | false | false | 3,568 | java | /*
* Copyright (c) 1995, 2009, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free ... | [
"763803382@qq.com"
] | 763803382@qq.com |
4ecca906ba95a7631256867d03a1b4112c929b80 | 660e7190772cc129ddf36df0621d23b2fec9d08d | /src/test/decoratores/MinorMatrixTest.java | 3c9b68a83b337e8f81419aa9b10b0fce157c54fd | [] | no_license | inhabitantNewCity/decorator_commands | 412838ef62b1a11e164bb790286a3f4abdcab937 | c0b7cd0181b67d0cbcdf957b28d91d03ac188cc9 | refs/heads/master | 2020-03-16T21:24:16.300956 | 2018-05-11T15:44:20 | 2018-05-11T15:44:20 | 132,997,681 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,579 | java | package test.decoratores;
import main.decoratores.BaseMatrix;
import main.decoratores.IMatrix;
import main.decoratores.MinorMatrix;
import org.junit.Test;
import static org.junit.Assert.*;
public class MinorMatrixTest {
@Test
public void getElement() {
Number[][] elements = {{1,2,3}, {3,1,2}, {2,1,3... | [
"v.andreev.job@gmail.com"
] | v.andreev.job@gmail.com |
508441db14537ef3654be77c5a81181c80be4d7b | 59147fc9e2064b2e76b590d1b852e46c8c02135a | /tools_java/verdant/demo/demo-common/src/main/java/com/verdant/demo/common/base/GenTimestamp.java | cd1c77031ddc2e19358cda1153bccabf711f8ed7 | [] | no_license | verdantyang/verdant | 17fb495088795945bdd87176afdb208a055786d3 | c9c174aa93494ac4f92c33ae9763e0e9ed868995 | refs/heads/master | 2022-11-07T12:49:53.025081 | 2020-07-20T02:12:28 | 2020-07-20T02:12:28 | 38,293,154 | 5 | 3 | null | 2022-10-04T23:44:06 | 2015-06-30T07:01:16 | Java | UTF-8 | Java | false | false | 759 | java | package com.verdant.demo.common.base;
import java.util.Calendar;
import java.util.Date;
/**
* 获取时间戳
*
* @author verdant
* @since 2016/07/27
*/
public class GenTimestamp {
private static long getMillis1() {
return System.currentTimeMillis();
}
private static long getMillis2() {
retur... | [
"verdantyang@163.com"
] | verdantyang@163.com |
75f5ec6d8f9aed35b255d0a98a07d96d957ae154 | fb3c113fb60b1d42adc1fbade3d9d07cf0893563 | /MementoJava/src/mementojava/memento/Originator.java | 0b38f00acd52173f65355bec3e0fc825cea9ec51 | [] | no_license | emanuelcortez32/PatronesDeDise-oJAVA | 963ca7a6696eaae541f5a3085a6624aac94228c5 | a277b09c573f9ae4fa93ce072c28a72bbf9e0bd4 | refs/heads/master | 2020-04-14T11:53:05.654267 | 2019-01-02T10:14:39 | 2019-01-02T10:14:39 | 163,825,365 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 642 | 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 mementojava.memento;
/**
*
* @author emanuel
*/
//CLASE QUE SABE COMO GUARDAR EL OBJETO
public class Originator {
priva... | [
"emanuelcortez32@gmail.com"
] | emanuelcortez32@gmail.com |
16175e61ce97be878cf6390633f0a7f706990a9e | e83a8f64cfdd9baa787a81d857ed5399ff3e9887 | /src/main/java/com/sberbank/dictionaryapp/servicies/CityService.java | 017d848df64dd3b46a0681184884f3273eb5bfe0 | [] | no_license | MaxZhivYN/DictionaryApp | 9949ac8c71bbab33c852bf8e609f23e9af899698 | cf47fe405796e58333c986858de880526e3a7bbd | refs/heads/main | 2023-08-17T15:15:05.364162 | 2021-10-05T14:45:07 | 2021-10-05T14:45:07 | 413,809,805 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,213 | java | package com.sberbank.dictionaryapp.servicies;
import com.sberbank.dictionaryapp.Entitis.City;
import com.sberbank.dictionaryapp.data.DataParser;
import com.sberbank.dictionaryapp.repositories.CityRepository;
import org.springframework.boot.SpringApplication;
import org.springframework.context.ApplicationContext;
impor... | [
"maxzhiv19@gmail.com"
] | maxzhiv19@gmail.com |
bc7128b1bdcbf0925c6c536ac7b95121bad6aa30 | f787964b2eb70971c558892c37f3036dda7f5cb8 | /.JETEmitters/src/org/talend/designer/codegen/translators/file/output/TFileOutputJSONSparkstreamingcodeJava.java | 2e4715b45a1e77799c489087e3139577ed0aeb22 | [] | no_license | sharrake/SampleTalendWorkspace | 1746e1600ec667efc8a929c8fc33ca1e3d1f09f5 | b518c24aca165408eaef0353a7bb208ac4c9bd96 | refs/heads/master | 2021-01-10T04:19:48.039640 | 2015-11-23T11:16:36 | 2015-11-23T11:16:36 | 46,714,207 | 0 | 4 | null | null | null | null | UTF-8 | Java | false | false | 12,612 | java | package org.talend.designer.codegen.translators.file.output;
import java.util.List;
import java.util.Map;
import org.talend.core.model.metadata.IMetadataColumn;
import org.talend.core.model.metadata.IMetadataTable;
import org.talend.core.model.metadata.types.JavaType;
import org.talend.core.model.metadata.types.JavaTy... | [
"rakesh.ramotra@gmail.com"
] | rakesh.ramotra@gmail.com |
c0ed40eb3f9d0a954a034f4a8ee0d6593f6f6f34 | bccb412254b3e6f35a5c4dd227f440ecbbb60db9 | /hl7/model/V2_7/group/ORDER_DETAIL_RSP_K31.java | e640e42924443372677185c5f9be0fe77cd01913 | [] | no_license | nlp-lap/Version_Compatible_HL7_Parser | 8bdb307aa75a5317265f730c5b2ac92ae430962b | 9977e1fcd1400916efc4aa161588beae81900cfd | refs/heads/master | 2021-03-03T15:05:36.071491 | 2020-03-09T07:54:42 | 2020-03-09T07:54:42 | 245,967,680 | 0 | 0 | null | null | null | null | UHC | Java | false | false | 9,613 | java | package hl7.model.V2_7.group;
import hl7.bean.Structure;
import hl7.bean.group.Group;
import hl7.bean.message.MessageStructure;
import hl7.bean.segment.Segment;
public class ORDER_DETAIL_RSP_K31 extends hl7.model.V2_6.group.ORDER_DETAIL_RSP_K31{
public static final String VERSION = "2.7";
public static int SIZE = ... | [
"terminator800@hanmail.net"
] | terminator800@hanmail.net |
0f8c15ce6631f2c8312089701fff71bb8094bc3f | 757c1b5f9b2905ebf4365b8745701725c5a2a954 | /hero-manager-api/src/main/java/com/digitalinnovationone/heromanager/hero/manager/entity/Heroes.java | fce061d5f5bed9dbd49d701bf5f72be6e674c362 | [] | no_license | L-Finistao/HeroManager_API_Reativa_MARVEL_DC | 4240c74fd9a37b690cc01d234f1fb1dfacffca65 | 881da8e2f3e4b69634b9730975ca4479b6351bac | refs/heads/master | 2023-03-10T21:41:57.689805 | 2021-02-26T20:17:39 | 2021-02-26T20:17:39 | 342,614,002 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 730 | java | package com.digitalinnovationone.heromanager.hero.manager.entity;
import lombok.Data;
import lombok.NoArgsConstructor;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Id;
@Data
@NoArgsConstructor
@Entity
public class Heroes {
@Id
@Column(nullable = false,unique = ... | [
"lukasfinistal@hotmail.com"
] | lukasfinistal@hotmail.com |
c021c4530362b49d1169e0b7adb6088b999124f5 | 3dd613dbdabfaa5096f75ae075dcb2606e68ab62 | /test/de/mss/utils/logging/LoggingUtilTest.java | 9e4156c3167ae901eafaab5b562c6996195a7a09 | [] | no_license | MTschach/MssUtils | 9a5b6da2f0c2a4e60ddd2ba0e187e7297385158e | 3fed837296344229d9bbebcd7c7391c6b888c233 | refs/heads/master | 2023-02-09T08:26:38.586501 | 2023-02-03T09:39:26 | 2023-02-03T09:39:26 | 143,291,163 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 19,118 | java | package de.mss.utils.logging;
import static org.junit.jupiter.api.Assertions.assertEquals;
import static org.junit.jupiter.api.Assertions.assertNull;
import java.math.BigDecimal;
import java.math.BigInteger;
import java.util.ArrayList;
import java.util.Date;
import java.util.HashMap;
import java.util.List;
import jav... | [
"MTschach.GIT@gmx-topmail.de"
] | MTschach.GIT@gmx-topmail.de |
19a95e3364d488a11d53747a887a8f6d9bed2a30 | 208ac6bb8a2f9b78c6afa15d255814200733de59 | /BOJ/boj_9093.java | c116c3b691134b7262f370b988e43f094371179c | [] | no_license | yagee97/algorithm | 2832e976b13df6a431c1a02aab400a943b099bd0 | f40918e810fee1d5f78894461e9b5c4b9cf61fe2 | refs/heads/master | 2021-06-05T12:27:43.911932 | 2020-07-25T14:19:48 | 2020-07-25T14:19:48 | 140,398,432 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,067 | java | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.Stack;
import java.util.StringTokenizer;
// 단어 뒤집기
public class boj_9093 {
public static void main(String[] args) throws IOException {
BufferedReader br = new BufferedReader(new InputStreamReader(System.in)... | [
"yagee97@naver.com"
] | yagee97@naver.com |
615e9258f40fad8e4738c157d5319f5c9e587c56 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/2/2_fb1401f3b4c193b646ffe3504f2769a065f4c01f/DatabaseConnector/2_fb1401f3b4c193b646ffe3504f2769a065f4c01f_DatabaseConnector_s.java | 2bbb2ce163f548c3ae95f3410130a4ffa7565fc6 | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 9,663 | java | import java.sql.*;
import javax.sql.*;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import java.util.Properties;
class DatabaseConnector {
private static final String JDBC_DRIVER = "com.mysql.jdbc.Driver";
private static final String DB_URL = "jdbc:mysql://localhost/vcf_a... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
28d4304338adc1c6ad3f1b99654ec198adecaf0f | 0603c55b81898389f81b7dbb4f78f48e7070be70 | /SortingStringArray/src/Tester.java | e19325bad0f3122ee6922f2f10f3ee78b8e6aca1 | [] | no_license | Svvanson1/OLDLearningJava | fbbe6ff797cc13d32c77fc4497f57a9ccc5bdab9 | 8ee93566224c0a450ac44e3d8a907454c22b66ca | refs/heads/master | 2021-01-12T02:36:47.632054 | 2017-01-05T04:03:42 | 2017-01-05T04:03:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 328 | java | import java.util.*;
public class Tester {
public static void main(String[] args) {
// TODO Auto-generated method stub
String ss[] = {"Bill", "Mary", "Lee", "Agnes", "Alfred", "Thomas", "Alvin", "Bernard", "Ezra", "Herman"};
Arrays.sort(ss);
for (int i = 0; i < ss.length; i++){
System.out.println(ss[i]);
... | [
"benswanson127@gmail.com"
] | benswanson127@gmail.com |
c7d1047e45af2986b966a0baedbd2a937b4e304f | 2afdc434064510869b75fe157b82b3440ddbb748 | /presto-spi/src/test/java/io/prestosql/spi/type/RowParametricTypeTest.java | ab6509308b06abbcb9d4bd329c143e7844edbdff | [] | no_license | openlookeng/hetu-core | 6dd74c62303f91d70e5eb6043b320054d1b4b550 | 73989707b733c11c74147d9228a0600e16fe5193 | refs/heads/master | 2023-09-03T20:27:49.706678 | 2023-06-26T09:51:37 | 2023-06-26T09:51:37 | 276,025,804 | 553 | 398 | null | 2023-09-14T17:07:01 | 2020-06-30T07:14:20 | Java | UTF-8 | Java | false | false | 1,470 | java | /*
* 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, software
* distribut... | [
"zhengqijv@workingman.cn"
] | zhengqijv@workingman.cn |
0f94e2f00d12c56e5a68986bfc89c12ff0487167 | 922edf0a17c089c02e36b9d64174596e707fac25 | /template/src/com/internousdev/template/dao/MyPageDAO.java | 7b96f3074446578afb94b17ba8629e1a29fbab14 | [] | no_license | shinnnosuke1109/ECsite | 20192872815ff58e0507c1ac849aca251eab4d0f | ec89d4f183bf8332d6f9fedf08450cec9d0abfa3 | refs/heads/master | 2020-03-27T00:46:35.064037 | 2018-08-31T01:24:58 | 2018-08-31T01:24:58 | 145,654,328 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,167 | java | package com.internousdev.template.dao;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import com.internousdev.template.dto.MyPageDTO;
import com.internousdev.template.util.DBConnector;
public class MyPageDAO {
public MyPageDTO getMyPageUse... | [
"hal101_flower@yahoo.co.jp"
] | hal101_flower@yahoo.co.jp |
278b91dfbf3189149c5d5c516f647a1d64cc8cb2 | 984ea0a26012a67b4ae473830f4b3cb0c237e41e | /src/main/java/net/floodlightcontroller/core/web/AllSwitchStatisticsResource.java | f8509d9223e38b3f689edeb16d1be576e50a8c69 | [
"Apache-2.0"
] | permissive | sausab/floodlight | 34c1820496aac7dc268ce170b2a7ccce362caa2b | dfe45f8459dafc034627f655618fe031943c2832 | refs/heads/master | 2021-09-27T01:38:13.756002 | 2012-03-08T21:19:42 | 2012-03-08T21:19:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,580 | java | /**
* Copyright 2011, Big Switch Networks, Inc.
* Originally created by David Erickson, Stanford University
*
* 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:/... | [
"alex@bigswitch.com"
] | alex@bigswitch.com |
c850a54180324d7a9abac5c601137c76946ca9e8 | 169c06871863ca0c249a1fbc16c5d1a7fc0621bb | /JavaOperator/src/array/InputSum.java | ecc64147038a76fa7c10c8e7c65f5fad94ea5b07 | [] | no_license | qhddlsthtjf/JavaOperator | b5ffe86a2d2e44bdeadea5f422d9a19a2fb0c59b | 994ba8c784db5ab33c4d150d1f25ed5268ec70b3 | refs/heads/master | 2021-01-25T04:01:36.797225 | 2015-07-13T06:17:02 | 2015-07-13T06:17:43 | 38,734,755 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 889 | java | package array;
import java.util.Scanner;
/*
* @ Date : 2015.07.13
* @ Author : me
* @ Story : int형(숫자형) 배열 입력 예제
* */
public class InputSum {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
int[] arr = new int[3];
int sum = 0, avg =0;
System.out.printl... | [
"itbank@itbank-PC"
] | itbank@itbank-PC |
776e21b1bd08436498c060e3d3da66a5118190ee | 48e835e6f176a8ac9ae3ca718e8922891f1e5a18 | /benchmark/training/org/sonar/server/component/index/ComponentIndexFeatureRecentlyBrowsedTest.java | b1d93112fd8d8f535785ff09ffa8a157be253806 | [] | 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,929 | java | /**
* SonarQube
* Copyright (C) 2009-2019 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, ... | [
"benjamin.danglot@inria.fr"
] | benjamin.danglot@inria.fr |
8d79864abf233cf00abe44e982e8bc580e0be53d | 05d5f944eeb17205929f9c92dd8150d3a04c45d9 | /seckill-api/src/main/java/com/cgx/marketing/infrastructure/repository/convert/StockReduceFlowConverter.java | 766ab6e5453fc01d40ac65f596fe46c37bd5c6d6 | [] | no_license | TaoZhuGongBoy/seckill | b413f353f6feadbc30dda0f9b197c2c535c565eb | c899b2d8a7fab51d13ebd27a0e2b1a9372a2ef46 | refs/heads/master | 2023-04-14T05:19:49.066813 | 2023-04-06T00:42:47 | 2023-04-06T00:42:47 | 617,264,532 | 1 | 0 | null | 2023-03-22T02:43:43 | 2023-03-22T02:43:43 | null | UTF-8 | Java | false | false | 1,544 | java | package com.cgx.marketing.infrastructure.repository.convert;
import com.cgx.marketing.domain.model.activity.*;
import com.cgx.marketing.infrastructure.model.StockReduceFlowDO;
public abstract class StockReduceFlowConverter {
public static StockReduceFlowDO toDO(StockReduceFlow flow) {
StockReduceFlowDO f... | [
"caiguoxiong@didichuxing.com"
] | caiguoxiong@didichuxing.com |
a8b765379e5ffb2b04235227c2a30a16809d6fa9 | f14ce268dff09a090aa2e8c5616ff569fe2289e5 | /designPattern/src/main/java/com/lxl/tiger/designpattern/factory/PisaStore.java | a376067004492a7bd752acf8d729cf215b65af58 | [] | no_license | lxltiger/Android_Basic | 104bc6299afe09107e1c739a6c427f99865120fd | 8df7f2c90b6f865b85cbe78e99a6da01635b0731 | refs/heads/master | 2022-08-18T13:41:38.632459 | 2020-05-26T09:29:38 | 2020-05-26T09:29:38 | 112,807,364 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 326 | java | package com.lxl.tiger.designpattern.factory;
public abstract class PisaStore {
public Pisa orderPisa(String type) {
Pisa pisa = cretePias(type);
pisa.prepare();
pisa.bake();
pisa.cut();
pisa.box();
return pisa;
}
protected abstract Pisa cretePias(String typ... | [
"1220289215@qq.com"
] | 1220289215@qq.com |
bcb6f7e3737b33bf359b52e672c84d6312fcc924 | 27b50989684daae7e7b9562d22acd77ebae75095 | /src/main/java/br/com/snacksapi/exceptions/PedidoNotFoundException.java | e7fd8bb8beb0cfd66bcad1a76d59cb92dcf3b330 | [] | no_license | alexmarques/snacks-api | 82c37d040883f342a91168e38abbe4d5dcf7a868 | a1a5736e01a85c9f388a94a86d2eef39acdac851 | refs/heads/master | 2022-12-28T18:09:33.794798 | 2020-10-13T03:32:08 | 2020-10-13T03:32:08 | 303,520,728 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 217 | java | package br.com.snacksapi.exceptions;
public class PedidoNotFoundException extends NotFoundException {
public PedidoNotFoundException(String fieldName, Long pedidoId) {
super(fieldName, pedidoId);
}
}
| [
"alex.coqueiro@gmail.com"
] | alex.coqueiro@gmail.com |
9ff610a600dd67f6f243788e524654d37352beca | da5940bdc8045d60063c5e8e1cdce9e8d9bd977a | /Licenta/src/org/w3/x2001/xmlSchema/SimpleContentDocument.java | 36257715bea1a46cb99d7726504cd43c97476f1c | [] | no_license | dorapolicarp/MyRepo | a9afb3fae31bb067041a62d1369ccc7e1bb67134 | 937632317a3187e756bec021c0719e4c7ed5f5f7 | refs/heads/master | 2021-03-12T22:07:03.287136 | 2013-05-11T10:36:13 | 2013-05-11T10:36:13 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,343 | java | /*
* An XML document type.
* Localname: simpleContent
* Namespace: http://www.w3.org/2001/XMLSchema
* Java type: org.w3.x2001.xmlSchema.SimpleContentDocument
*
* Automatically generated - do not modify.
*/
package org.w3.x2001.xmlSchema;
/**
* A document containing one simpleContent(@http://www.w3.org/2001/XM... | [
"dorapolicarp@gmail.com"
] | dorapolicarp@gmail.com |
3bf106a0fd95c7c77fe318c099cddd2e2b2e39e4 | 430c98b25a330ec85b97b1509843bd8eee4e0877 | /src/main/java/com/pfchoice/springboot/model/Problem.java | 00cdfbe01a2edba1204c8f850925c05a67bd19be | [] | no_license | SunilNekkanti/PrasBoot | 4f2d069053517c63b74be477ad1201952fd681f2 | 562f6bfe8a2664cf677259ef20767902b3d991fe | refs/heads/master | 2020-03-15T13:33:58.520178 | 2018-05-02T14:29:05 | 2018-05-02T14:29:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,605 | java | package com.pfchoice.springboot.model;
import java.io.Serializable;
import java.util.Set;
import javax.persistence.Basic;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import javax.pe... | [
"skumar@pfchoice.com"
] | skumar@pfchoice.com |
22aad35f8c37e23934f0b5254aff73136ae8e71e | be73270af6be0a811bca4f1710dc6a038e4a8fd2 | /crash-reproduction-moho/results/XRENDERING-418-7-19-FEMO-WeightedSum:TestLen:CallDiversity/org/xwiki/rendering/internal/renderer/xhtml/XHTMLChainingRenderer_ESTest_scaffolding.java | b783d6ffd35e5825be14047b9090f7f5cfebb3c0 | [] | no_license | STAMP-project/Botsing-multi-objectivization-using-helper-objectives-application | cf118b23ecb87a8bf59643e42f7556b521d1f754 | 3bb39683f9c343b8ec94890a00b8f260d158dfe3 | refs/heads/master | 2022-07-29T14:44:00.774547 | 2020-08-10T15:14:49 | 2020-08-10T15:14:49 | 285,804,495 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 469 | java | /**
* Scaffolding file used to store all the setups needed to run
* tests automatically generated by EvoSuite
* Sat Apr 04 03:32:36 UTC 2020
*/
package org.xwiki.rendering.internal.renderer.xhtml;
import org.evosuite.runtime.annotation.EvoSuiteClassExclude;
import org.junit.BeforeClass;
import org.junit.Before;
... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
362cbf9dbd3f4a73c83952e2db053dd24cb44734 | 49e822b7b9465f8136d34e53ec46cba43de9f4b8 | /src/Lista.java | 9ad875cb643fdd3133059fd7687192fd36cfd8fa | [] | no_license | NicoSalva/Programaci-n-3-Ej-1 | 3cb9412f66262f0d102ce015c87c6bb8734c869b | aaa36ec86c875f2c726f17501d58536b87fbbeec | refs/heads/master | 2021-01-18T18:34:05.561307 | 2017-03-31T21:26:16 | 2017-03-31T21:26:16 | 86,860,937 | 0 | 0 | null | null | null | null | ISO-8859-10 | Java | false | false | 657 | java |
public class Lista {
protected Nodo raiz;
private int contador;
public Lista(){
raiz=null;
contador=0;
}
public int getTamaņo(){
return contador;
}
public void addElemento(int n){
if(raiz==null){
raiz=new Nodo(n);
}
else
{
Nodo nuevo=new Nodo(n);
nuevo.setNext(raiz);
raiz=nuevo; ... | [
"nikolassalvaneschi@gmail.com"
] | nikolassalvaneschi@gmail.com |
ccfbeec902f7d20c72dd7a6cf4eca4ca2995215f | 9c7d27aa807f02bf64899c4883f55e551a080a13 | /TianTianDaPaoServer/src/client/money_append/DaPaoBossOverDao.java | f47056c134644873d6d97e6990fd330dc63b3d0c | [] | no_license | LouiLam/TianTianDaPaoServer | 033074e3bd12ad30c73d0c39006c1663fd8c5fd3 | 2ed419ea4b0c3913475c286ceb6eb8a0420ec764 | refs/heads/master | 2020-06-15T04:23:16.822468 | 2014-07-31T05:10:24 | 2014-07-31T05:10:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 495 | java | package client.money_append;
import java.util.Map;
public interface DaPaoBossOverDao {
/**
* 根据用户token 返回用户是否合法
* @return
*/
public Map<Object,Object> selectBossOverByUtoken(Map<? extends Object,? extends Object> params);
/**
* 更新话费点
* @param params
*/
public void updateChargeByUserGame(Map<? ext... | [
"78117253@qq.com"
] | 78117253@qq.com |
af16a69b29385f88ebb69f8f7ca7417354ff7c76 | e62054f18009b6935db0a4c4dcfa96004876b017 | /CodeGym/src/main/java/LevelOne/GreatPurge.java | e9c1c6fd55d17cbafcaec4a2f7ff8d0c96b6dc60 | [] | no_license | EliCas5931/CodeGymLessons | 8b7387967a36537035fa7d22f003a24e2e6f611f | 2de10c9135097e779d512526d76319c52caddbfd | refs/heads/master | 2021-01-26T04:21:04.023667 | 2020-03-24T16:36:58 | 2020-03-24T16:36:58 | 243,306,959 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 654 | java | package LevelOne;
public class GreatPurge {
// Declare the missing variables and comment out those that are not used anywhere.
//
// Requirements:
// • The program should display text.
// • Four variables must be declared.
// • You need to comment out the unused variable... | [
"elizabeth.perry.339@gmail.com"
] | elizabeth.perry.339@gmail.com |
3bbf5abe464fe68879e5772f06b54c8e9fdf833e | 55b01bfe2be2d2f39ca1c155f7389f11771cc8c7 | /app/src/test/java/com/example/app4go/ExampleUnitTest.java | e80c9e5fc829ac1ca4df621113bd18c60a0c0107 | [] | no_license | bennetnetan/App4Go | 55c8e2ed4ef94dca94fd4407ae84cd383fc8d37e | be42c7ee336a090815ba99acb27d830f90a39d15 | refs/heads/master | 2022-12-15T01:57:39.481078 | 2020-09-15T20:48:35 | 2020-09-15T20:48:35 | 295,846,356 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 379 | java | package com.example.app4go;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
@Test
public void add... | [
"netanyahubenjamin70@gmail.com"
] | netanyahubenjamin70@gmail.com |
05930a03bb7cfc2427766552449fb844e414de27 | 1400083d71e121cb20fcc85c5127b2eb6d0c18de | /src/Scuba/javatraining/StackExample.java | c2405a4cac09c906d3bd9944b05443395869a4a8 | [] | no_license | SindhujaMarimuthu/TrialTest | ae7501432da98cecf62805a58ff6351c7e79bc8d | 4d2e3fbfc555531f6dd9e577025f23594ad90153 | refs/heads/master | 2022-11-20T07:18:52.557072 | 2020-07-02T05:27:29 | 2020-07-02T05:27:29 | 276,556,791 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 108 | java | package Scuba.javatraining;
public class StackExample {
public static void main(String[] args) {
}
}
| [
"vikrantk@maveric-systems.com"
] | vikrantk@maveric-systems.com |
d77ebc26db0d18ed7e0bcc8754f7cb8da0740541 | 762a280f5356d7ad564520a0ca18b4665852c0bf | /app/src/main/java/com/michaelmagdy/lifecycleawarecomponentexample/SecondActivity.java | bf3ba70a83fbe7699674d603922348daee374c8e | [] | no_license | MichaelTheBestProgrammerInTheWorld/LifecycleAwareComponentExample | 342925adf517777fba6f0aca2454c3bee1e6e962 | 6519aa5ab6d95dae6dfac052e193aa12e9076853 | refs/heads/master | 2022-11-17T17:16:21.460196 | 2020-07-17T20:16:19 | 2020-07-17T20:16:19 | 280,516,876 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 447 | java | package com.michaelmagdy.lifecycleawarecomponentexample;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
public class SecondActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setCo... | [
"michaelmagdy_93@yahoo.com"
] | michaelmagdy_93@yahoo.com |
e5d0c76ec06059a811733da3842251ba223f4731 | efb7efbbd6baa5951748dfbe4139e18c0c3608be | /sources/com/bitcoin/mwallet/core/views/ContactListViewHolder.java | bc90dd5d46240acc80d1c4cbc8deb7cdc2f84edd | [] | no_license | blockparty-sh/600302-1_source_from_JADX | 08b757291e7c7a593d7ec20c7c47236311e12196 | b443bbcde6def10895756b67752bb1834a12650d | refs/heads/master | 2020-12-31T22:17:36.845550 | 2020-02-07T23:09:42 | 2020-02-07T23:09:42 | 239,038,650 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,183 | java | package com.bitcoin.mwallet.core.views;
import android.view.View;
import android.widget.ImageView;
import android.widget.TextView;
import androidx.recyclerview.widget.RecyclerView.ViewHolder;
import com.bitcoin.mwallet.C1018R;
import com.bitcoin.mwallet.core.models.Coin;
import com.bitcoin.mwallet.core.models.contact.... | [
"hello@blockparty.sh"
] | hello@blockparty.sh |
aebeb012654f6533173064c39bd060e98a62fd8b | 783174820f45c1d8ae64af86c77406c1c41678ca | /String/returnString4.java | 360e70e39196cd87289d996c29c6415e49818a8a | [] | no_license | vanshitamanral/WiproTrainingModule | 3972b9efca3592ffa59ca0d60e2d2dc4c6aa7c52 | e666ae33beb2de30f23a535007c6cea44ea544ec | refs/heads/main | 2023-06-25T01:32:17.500552 | 2021-07-22T18:45:28 | 2021-07-22T18:45:28 | 385,812,034 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 563 | java | package String;
import java.util.Scanner;
public class returnString4 {
public static void main(String[] args) {
Scanner s= new Scanner(System.in);
String str=s.next();
if(str.charAt(0)=='x' && str.charAt(str.length()-1)=='x')
{
System.out.println(str.substring(1, str.length()-1));
}else if(st... | [
"noreply@github.com"
] | noreply@github.com |
4f1ae9113c5758dac6f9a631607db477fbf7783b | b4b6321637ea1220a14c0731a5f044c73827ecd1 | /app/src/main/java/net/nutrima/client/GetTokenResponse.java | 0ed366ae0b72b50b651ea75ee0d2d0f8f95f3758 | [] | no_license | melsisi/NutrimaProtoGUI | abbcfe7d266a522a9cb566add78ef7d0edb4bcb6 | b85c5760a43ab3223595e48e8eb6f34edcbdb42b | refs/heads/master | 2021-01-13T13:11:54.694416 | 2017-03-13T17:46:55 | 2017-03-13T17:46:55 | 72,691,518 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,617 | java | /**
* Copyright 2010-2014 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "lic... | [
"moh.amr88@gmail.com"
] | moh.amr88@gmail.com |
4d85d0daefc3ca86791a56866814c83b1f3ae94e | 790cecc9a26dc52b515615100931452ea5faafc6 | /src/com/interview/algorithms/dp/C12_1_BooleanKnapsack.java | ed25f45362fa07c08580ecf50aded3be7737b1ce | [] | no_license | rioshen/interview | 33b55d9ff1bcd1f794c9d37c3678177afdf66d9f | 02eb5ef8b9ad0c98c0315b383ccdd449c05402d4 | refs/heads/master | 2020-12-26T02:59:38.797166 | 2015-01-21T13:05:55 | 2015-01-21T13:05:55 | 29,694,448 | 2 | 2 | null | 2015-01-22T18:55:58 | 2015-01-22T18:55:57 | null | UTF-8 | Java | false | false | 3,734 | java | package com.interview.algorithms.dp;
/**
* Created_By: zouzhile
* Date: 2/23/14
* Time: 5:02 PM
*
* Provide three different solutions for Boolean Knapsack
* 1. Recursive O(2^n)
* 2. DP Solution 1: define opt[n][w] = max profit of packing items 1..n with weight limit w
* scan the items, and only conside... | [
"zhaochenting@gmail.com"
] | zhaochenting@gmail.com |
f2b72011ccac7691f67c8f54520a7321e18ddb09 | cdb04a34ed64dd1f74980a7c262e2a7ac8b8008c | /google-cloud-logging/src/main/java/com/google/cloud/logging/v2/stub/GrpcConfigServiceV2Stub.java | c11f9d2c5acb7a22dfda2350635743b82dd8ca31 | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | scraly/gcloud-java | a47269696fd81e37e9c661afaa40a8a1a2c2bc59 | fccd5e2ae7445213f82c5ce5ec0ee2b4834fc150 | refs/heads/master | 2021-04-12T12:11:54.217277 | 2017-06-16T04:25:16 | 2017-06-16T04:46:08 | 94,550,155 | 2 | 0 | null | 2017-06-16T14:09:36 | 2017-06-16T14:09:36 | null | UTF-8 | Java | false | false | 7,317 | java | /*
* Copyright 2017, Google Inc. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applic... | [
"garrettjonesgoogle@users.noreply.github.com"
] | garrettjonesgoogle@users.noreply.github.com |
71b88ecd7a8977d386718325c837bb72be27b54f | 30d2c198c7f56ad46a9015dde96db926b822423f | /src/br/com/ctesop/model/Terra.java | 64ba667653be48c6d27075157c090b02b7ef52e6 | [] | no_license | BrunaCoppo/ProjetoTCC | 49bd7b79b1043a123b596458f97350a20defcdcf | d44e92b4571a905922dacff1a201f5179f0d78cb | refs/heads/master | 2020-05-21T09:16:16.503415 | 2017-12-09T10:42:25 | 2017-12-09T10:42:25 | 84,609,476 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,694 | java | package br.com.ctesop.model;
import br.com.ctesop.controller.util.ExceptionValidacao;
import java.security.InvalidParameterException;
import java.text.NumberFormat;
import java.text.ParseException;
/**
*
* @author Bruna
*/
public class Terra {
private int codigo;
private Cidade cidade;
private float t... | [
"bruna.coppo@hotmail.com"
] | bruna.coppo@hotmail.com |
2fd836cc8917a4621d34fc77f1ce12b9da37a93d | 488238968311068c363662f9f3c50b256bfdc92e | /JAVA/Designer.java | aa3983763c2825be0da945124932cc2f3da7bc43 | [] | no_license | fedetandil/SummaExerciseJavaAndPhp | c50a31f39c43c2847c907b75be210509cfe56d96 | 7e53fd28a23b9ba084b709719627c05810cc0eff | refs/heads/main | 2023-02-04T20:04:29.545526 | 2020-12-30T14:29:33 | 2020-12-30T14:29:33 | 324,143,783 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 481 | java | public class Designer extends Employee{
private String type;
public Designer(int id, String name, String lastName, int age,String type) {
super(id, name, lastName, age);
this.type=type;
}
public String getType() {
return type;
}
public void setType(String type) {
... | [
"federicoagustinaceto@gmail.com"
] | federicoagustinaceto@gmail.com |
bb530889ae6a70cfbca8a6741cfdc75d0e295019 | 9e84a115957d9556590875e6d3ef4932c423fcb1 | /unit4j-support-jackson/src/test/java/org/caotc/unit4j/support/jackson/Unit4jModuleTest.java | 7000541c7e07cb9b7470f84d750d58e27aa67a58 | [
"Apache-2.0"
] | permissive | liudaomanbu/unt4j | ee000cfb114a567b43d0ddcf588769585b2b5d79 | 24f20607be82b174904d1aed122d6aba2d4699c0 | refs/heads/master | 2023-08-16T18:51:59.570923 | 2022-06-29T07:57:02 | 2022-06-29T07:57:02 | 193,667,920 | 0 | 0 | Apache-2.0 | 2023-07-07T21:56:47 | 2019-06-25T08:34:51 | Java | UTF-8 | Java | false | false | 931 | java | package org.caotc.unit4j.support.jackson;
import com.fasterxml.jackson.databind.ObjectMapper;
import lombok.extern.slf4j.Slf4j;
import org.caotc.unit4j.core.Amount;
import org.caotc.unit4j.core.constant.UnitConstant;
import org.caotc.unit4j.support.Unit4jProperties;
import org.junit.jupiter.api.BeforeEach;
import org.... | [
"250622148@qq.com"
] | 250622148@qq.com |
6027482a7f85808e49374d7353f02328aaedc3ee | 4de546ffee8c6ca1b37ce3cd78f5d559f5942441 | /src/main/java/bs/kirill/repository/EShipRepository.java | 35184e06c05fae3f81b52f887d838f7cfb3575a3 | [] | no_license | Gotus/Battleship_online | b5b862016294bc4f75609d3e30c1039468acdc18 | d9154aa0c56515af483b43e3633f76e46cc43813 | refs/heads/master | 2020-06-13T07:12:27.166782 | 2017-06-17T12:50:21 | 2017-06-17T12:50:21 | 75,414,550 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 355 | java | package bs.kirill.repository;
import bs.kirill.entity.EShip;
import org.springframework.data.jpa.repository.JpaRepository;
/**
* Created by Администратор on 23.12.2016.
*/
public interface EShipRepository extends JpaRepository<EShip, Long>{
EShipRepository findByBattleID(Long S_ID);
EShipRepository findByUs... | [
"stalnoe5555@mail.ru"
] | stalnoe5555@mail.ru |
1aa14e003f439bf4d6029f64c7560d508e135aea | ca7850d079b3892ccdd69e57d7311e4ad484a37a | /source/src/com/lzx/frame/GameJPanel.java | 625e006535b1a3bd726090102784e0c25ccb72ad | [] | no_license | lzxqaq/CrazyArcade | e7166cd00ceff444336a7d1588f565336b707bc8 | 137882f4d063e64b910513f871e92c589fc3c489 | refs/heads/master | 2023-04-26T17:56:10.888573 | 2021-05-26T15:35:18 | 2021-05-26T15:35:18 | 365,517,417 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,089 | java | package com.lzx.frame;
import java.awt.Color;
import java.awt.Font;
import java.awt.Graphics;
import java.awt.Image;
import java.io.File;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import java.util.Map;
import java.util.Set;
import java.util.TreeSet;
import java.util.concurrent.Ti... | [
"lzxqaq@163.com"
] | lzxqaq@163.com |
58a57947410167735b90215c6e1c4fc6d5499168 | 494d378111a6dd7e14ae3e9c12c020db2007aaac | /src/TheGame.java | 1db44a2448c14968b39b6549f32c58ccd900ccd3 | [
"MIT"
] | permissive | t-r-e-y/pong | dba932ec90ba9b07d4cd1a295656e18a1e394d59 | 0fe95fea609429da8b8af031c8b2b3bb528549c9 | refs/heads/master | 2020-05-04T18:45:40.326050 | 2013-12-18T19:52:44 | 2013-12-18T19:52:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 574 | java | import javax.swing.*;
public class TheGame extends JFrame {
private static final int WIDTH = 800;
private static final int HEIGHT = 600;
public TheGame() {
super("PONG");
setSize(WIDTH, HEIGHT);
Pong game = new Pong();
game.setFocusable(true);
getCont... | [
"wfan@exeter.edu"
] | wfan@exeter.edu |
9cb5939d08ce0b9feb5dad812f9586362bcb095f | 06a9ceffe887a48434acbcbbf7162d7c2d3ee0d9 | /src/main/java/pl/narodzinyprogramsity/modelType/LocationType.java | 8eb36920b6f4b2af6a5f3f958cfbecf39b859874 | [] | no_license | Kwarku/GTFSApp | f5fc8c0af5676dba495be6f63a7a21641905ee36 | 544a36be060d8e5da2bad01be393ef4cca39cd4b | refs/heads/master | 2021-04-09T15:54:31.836083 | 2018-05-23T14:05:38 | 2018-05-23T14:05:38 | 125,617,454 | 0 | 0 | null | 2018-05-23T14:05:40 | 2018-03-17T10:13:16 | Java | UTF-8 | Java | false | false | 475 | java | package pl.narodzinyprogramsity.modelType;
public enum LocationType {
STOP(0),STATION(1), ENTER_OR_EXIT(2), UNKNOWN(-1);
private int type;
LocationType(int type) {
this.type = type;
}
public static LocationType getLocationType(int type){
for (LocationType locationType : LocationT... | [
"noreply@github.com"
] | noreply@github.com |
b92137991559fed19d2a055ec40339b09073ff57 | 048bc037dc8d392d7f97cd852d0a8869072f87ca | /src/main/java/com/ld/jwc/jwc_score_job/dao/mysql/mapper/XincheDataQuality/JobMapper.java | 2dbdf16a513aadf3e09ca4fc7b42dbc045683759 | [] | no_license | happy-le/jwc | 9e3823aff1279c434269e48431fec15045c781ec | f009e72ba2c528dfcda0d0d521c25aa67cf42045 | refs/heads/master | 2022-09-19T12:30:39.516648 | 2019-06-05T09:07:52 | 2019-06-05T09:07:52 | 178,994,933 | 4 | 0 | null | 2022-09-01T23:04:51 | 2019-04-02T03:51:37 | Java | UTF-8 | Java | false | false | 1,096 | java | package com.ld.jwc.jwc_score_job.dao.mysql.mapper.XincheDataQuality;
import com.ld.jwc.jwc_score_job.model.mysql.entity.JwcScoreJob.Job;
import com.ld.jwc.jwc_score_job.model.mysql.entity.JwcScoreJob.JobExample;
import java.util.List;
import org.apache.ibatis.annotations.Param;
public interface JobMapper {
long c... | [
"mgq_1996@163.com"
] | mgq_1996@163.com |
167ed61267af571c961c54450d702a45efcef114 | e6d15cd4c054711baae7451ac30f23dbf044e6c0 | /src/main/java/cn/haichang/assignment/weforward/BugMethods.java | 40c48463870a78b023d53bcd839e84bcd1d68ebe | [] | no_license | linhaichang/lhc_assignment | deae0ce5de8589fa06f741f68c3c14fcd8a715c6 | 24e15dc1db7bf1f8b61351da457dd927a725ef33 | refs/heads/main | 2023-01-02T14:43:58.608775 | 2020-10-29T09:54:25 | 2020-10-29T09:54:25 | 305,633,172 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,857 | java | package cn.haichang.assignment.weforward;
import cn.haichang.assignment.Assignment;
import cn.haichang.assignment.AssignmentService;
import cn.haichang.assignment.Bug;
import cn.haichang.assignment.MyException;
import cn.haichang.assignment.weforward.param.*;
import cn.haichang.assignment.weforward.view.BugView;
impor... | [
"1032145880@qq.com"
] | 1032145880@qq.com |
878b34b1897dc8b9ead48903b7a5786d6149e96a | 25ec75af70f56cf34d0d4ccc81a473423a7b92fd | /src/task2/subtask1/Vegetable.java | 0255a976fb2dc42f5a4283472b25054fc6c821a2 | [] | no_license | AnastasiyaLemesh/automatization | eb392e55e7e387ccadf4ddafec393762b8d10678 | e2261ffb28c3349d9a224c1dcc3cac7de362528d | refs/heads/master | 2021-01-19T08:21:32.132685 | 2017-05-18T21:32:46 | 2017-05-18T21:32:46 | 87,620,881 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 182 | java | package task2.subtask1;
/**
* Created by Anastasiya_Lemesh on 2/21/2017.
*/
public interface Vegetable {
int calcCalorific();
String getName();
int getWeight();
}
| [
"Anastasiya_Lemesh@epam.com"
] | Anastasiya_Lemesh@epam.com |
b7b786f49e314d5f4a582c286952762e994b60f6 | 5ea2551acddfb2eebdee9d9c36754a98b231e163 | /MobilisXHunt_Service/src/de/tudresden/inf/rn/mobilis/services/xhunt/proxy/DepartureDataRequest.java | fe78e7c211e2f269514d09f20aed80c0d601d32a | [] | no_license | mobilis/XHunt | 0c480aa0e5804ecfdbc9d9cf38af334cd5a87349 | f22e2b2bc4ada1a4c3ba656bebb2aa667e9f625e | refs/heads/master | 2021-01-20T00:58:40.916442 | 2013-11-27T09:10:53 | 2013-11-27T09:10:53 | 10,053,469 | 1 | 1 | null | 2013-11-27T09:10:53 | 2013-05-14T11:13:07 | Java | UTF-8 | Java | false | false | 2,085 | java | package de.tudresden.inf.rn.mobilis.services.xhunt.proxy;
import org.xmlpull.v1.XmlPullParser;
import de.tudresden.inf.rn.mobilis.xmpp.beans.XMPPBean;
public class DepartureDataRequest extends XMPPBean {
private int StationId = Integer.MIN_VALUE;
public DepartureDataRequest( int StationId ) {
super();
this.... | [
"ubuntudroid@gmail.com"
] | ubuntudroid@gmail.com |
542e2b8d0ce0d3b1fe60066cf0a89e2a732f4977 | fe3b1b73172fad6af5fdf30b314d432e05eb8f6b | /vitro-core/webapp/test/edu/cornell/mannlib/vitro/webapp/filters/URLRewritingHttpServletResponseTest.java | f54472c22080dc0461ba852fe1c9383ed2e80c2d | [] | no_license | zahrahariry/VIVO-OpenSocial | 4921d2d9698bca4a81d576e11750df86da860332 | c031938459c2ac09d36b579c660878756643f4c9 | refs/heads/master | 2020-04-09T03:14:39.287107 | 2012-09-28T19:33:33 | 2012-09-28T19:33:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 39,044 | java | /*
Copyright (c) 2012, Cornell University
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright notice,
this list of conditions and t... | [
"eric.meeks@ucsf.edu"
] | eric.meeks@ucsf.edu |
25cb0c47371d9b4f6a9ce58c251600a2c857565a | 6b3d2336aa7e7310b163280b439cfb315a2f22e6 | /src/com/Servlet/JuicioMaker.java | 62e11c4a8d1853f8b8470b5edea1342d842890da | [] | no_license | MariaEugenia/JuiciosMaker | 680932f38c23b7d4d4c4c13e7f1b49df3f3b871b | 6cdf7ffa218f4f8afd412ead8738ab8d00e6c7ad | refs/heads/master | 2020-04-08T12:23:26.157716 | 2018-11-30T20:02:59 | 2018-11-30T20:02:59 | 159,345,499 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,959 | java | package com.Servlet;
import java.sql.*;
import java.util.ArrayList;
//import com.mysql.jdbc.Driver;
import java.util.Date;
import java.util.List;
public class JuicioMaker {
private Connection connect() {
// create a java mysql database connection
//LOCAL//
//HEROKU//
Connection conn... | [
"mauge8@gmail.com"
] | mauge8@gmail.com |
a6d2925c303d69a34a320b91e3329b6ecb0afcd4 | f33516ffd4ac82b741f936ae2f7ef974b5f7e2f9 | /changedPlugins/org.emftext.language.java/src-gen/org/emftext/language/java/modifiers/impl/ProtectedImpl.java | 25c6a460d1e3e603e41c1c95a4a06a57a6cfb574 | [] | no_license | ichupakhin/sdq | e8328d5fdc30482c2f356da6abdb154e948eba77 | 32cc990e32b761aa37420f9a6d0eede330af50e2 | refs/heads/master | 2023-01-06T13:33:20.184959 | 2020-11-01T13:29:04 | 2020-11-01T13:29:04 | 246,244,334 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,348 | java | /**
* Copyright (c) 2006-2014
* Software Technology Group, Dresden University of Technology
* DevBoost GmbH, Berlin, Amtsgericht Charlottenburg, HRB 140026
*
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompa... | [
"bla@mail.com"
] | bla@mail.com |
53d7eb08f5188a80005feca5a23e0b7d6496be85 | b175b23895f3b4f0468c4ed0523bd22b25973291 | /android/app/src/main/java/guide/theta360/theta_v_basic_app/MainActivity.java | 9ee85d9212f671df3796bc22a8f944db61d17c08 | [] | no_license | KaiyoteSoft/theta-basic-app | 51202d0f121ec9a8dea013487b8f3b0cfd460832 | b1f20d1994b4b72d8c6eff00954fda50a176d91e | refs/heads/master | 2022-12-12T06:33:55.839654 | 2020-09-03T22:48:34 | 2020-09-03T22:48:34 | 289,072,224 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 151 | java | package guide.theta360.theta_v_basic_app;
import io.flutter.embedding.android.FlutterActivity;
public class MainActivity extends FlutterActivity {
}
| [
"Spikeyhedgehog141@gmail.com"
] | Spikeyhedgehog141@gmail.com |
f9829067bf1c97741b21a5bef2427e9cebb14e30 | 8c31be91a9295b3a53eed6ae504e884aeb48c0d2 | /src/builder/errorcheckers/ThisKeywordChecker.java | 6bb4e1aab3dd60aff01f3ab838c7c23a1e15324d | [] | no_license | darrengoldwin/JabaProgram | 253de30ee38972657302cee27687a35f61798b6c | e72d2feb0c49ba295bbc89acdc03422f8aa877db | refs/heads/master | 2021-08-23T18:03:00.049155 | 2017-12-06T00:52:08 | 2017-12-06T00:52:08 | 110,914,040 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 834 | java | /**
*
*/
package builder.errorcheckers;
import builder.BuildChecker;
import builder.ErrorRepository;
import initial.JabaParser.ExpressionContext;
/**
* @author NeilDG
*
*/
public class ThisKeywordChecker implements IErrorChecker {
private final static String TAG = "ThisKeywordChecker";
private ExpressionCon... | [
"darren_david@dlsu.edu.ph"
] | darren_david@dlsu.edu.ph |
fc5a2f7d11626f08a5849b327ad5ba21205b592d | 955f2465790e3f5f8f69db9ad1c661861f584ead | /K2M5S3/src/client/commands/Command.java | 19a1c3fae193ec8a9adaa04bd647f7990b936f89 | [] | no_license | v3921358/K2M5S3 | e894fde3955a5a2956378877981c2c3f24672b68 | fac5a85a67dac51d3fa77fa62309310f43493855 | refs/heads/master | 2022-03-31T19:39:55.685009 | 2017-01-19T22:34:02 | 2017-01-19T22:34:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 241 | java | package client.commands;
import client.MapleClient;
public interface Command {
CommandDefinition[] getDefinition();
void execute (final MapleClient c, final String []splittedLine) throws Exception, IllegalCommandSyntaxException;
} | [
"kwon@kwon-PC"
] | kwon@kwon-PC |
d5a9ddb2fb3e9c8e2d7f21dde3387d990eedc1a1 | a3ffc54b314500103c5c224f13bf51744de0e250 | /library/src/main/java/com/alley/van/model/Album.java | a199ddd84636fe54b8a598c339bde1d1777ec714 | [
"Apache-2.0"
] | permissive | kwmax/VanGogh | a9819c7ae49a4dd3fda61e2b1ad75bfe8b51005f | 06530fb610e50224e24efbfde070a368384cea68 | refs/heads/master | 2020-05-20T15:38:23.184226 | 2018-06-04T15:58:07 | 2018-06-04T15:58:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,753 | java | package com.alley.van.model;
import android.content.Context;
import android.database.Cursor;
import android.os.Parcel;
import android.os.Parcelable;
import android.provider.MediaStore;
import android.support.annotation.Nullable;
import com.alley.van.R;
import com.alley.van.helper.AlbumLoader;
public class Album imp... | [
"1048200350@qq.com"
] | 1048200350@qq.com |
f21e7711d38fb8b237ec83596db9d2925990c84f | 35fb83f2a0a7ea04722acfd2afb24035f7400793 | /Janra.Jowi/src/main/java/Server/IHeader.java | a6149fc020b12a6336110f4429f53d76aed3c350 | [] | no_license | AcunaTR/Jowi2 | 37ab5c8f58a289824fe851ee1c86a64454b8f1e8 | c6c1ea2ecd98aa74fe161476ff533ecd9134a926 | refs/heads/master | 2020-04-04T05:14:19.826488 | 2018-11-08T15:37:54 | 2018-11-08T15:37:54 | 155,738,915 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 859 | java | /*
* Copyright (C) 2017 jmillen
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distribute... | [
"annette.pressman@tr.com"
] | annette.pressman@tr.com |
9489efd56003e8337a9db39294bd8c6a7f30085d | 1074c97cdd65d38c8c6ec73bfa40fb9303337468 | /rda0105-agl-aus-java-a43926f304e3/xms-dto/src/main/java/com/gms/xms/txndb/vo/PackageShipmentCarrierVO.java | cf2eb03b87c4728158e23b2937cf6b8a8c2576f4 | [] | no_license | gahlawat4u/repoName | 0361859254766c371068e31ff7be94025c3e5ca8 | 523cf7d30018b7783e90db98e386245edad34cae | refs/heads/master | 2020-05-17T01:26:00.968575 | 2019-04-29T06:11:52 | 2019-04-29T06:11:52 | 183,420,568 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,496 | java | package com.gms.xms.txndb.vo;
public class PackageShipmentCarrierVO extends BaseVo {
/**
*
*/
private static final long serialVersionUID = 3734111423930427567L;
private Long pccID;
private Integer serviceId;
private String servicename;
private String serviceCategory;
private Integer shipmentTypeId;
priva... | [
"sachin.gahlawat19@gmail.com"
] | sachin.gahlawat19@gmail.com |
86ce1cabd98fb8d41e0108e3ae396754a6950673 | 9c6f80f8b0b9985bd7a774e38bfadf52e335bf2a | /TreeCensusService/src/main/java/com/innowave/mahaulb/service/treecensus/master/treemastermas/TreeMasterMasServImpl.java | 79847969eed38eff55107a2f9df518306d53f85d | [] | no_license | jswordfish/innowave_inventory | 0ce7265cbbac6991780cbf20361e35e229c9c8ce | 964eef7df5a932084298dc92a98644c897858cfe | refs/heads/master | 2021-05-10T21:48:31.670452 | 2018-03-01T01:01:02 | 2018-03-01T01:01:02 | 118,237,801 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 14,875 | java | package com.innowave.mahaulb.service.treecensus.master.treemastermas;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import java.util.Set;
import org.springframework.beans.factory.annotation.Autowired;
import org.springfram... | [
"jatin.sutaria@thev2technologies.com"
] | jatin.sutaria@thev2technologies.com |
ee7c58153a32249607dc5974909f3334208ca20e | 2328abd96bfc33aa79937ed156fb86d97c5ed5c3 | /angular-spring-boot-jhipster/src/main/java/com/pluralsight/patientportal/config/LiquibaseConfiguration.java | 4b7e56a554eb5ef983d20648642c90fe9881ef8a | [] | no_license | mateusz58/PluralSight | 5746c0155c8e1fdc36663ad2b6f0da4690052e35 | c3c81a7066ccc976837a562afe9e047eea57e935 | refs/heads/master | 2023-01-22T14:18:01.413232 | 2020-02-07T16:58:47 | 2020-02-07T16:58:47 | 228,117,071 | 0 | 0 | null | 2023-01-06T00:59:43 | 2019-12-15T02:17:41 | Java | UTF-8 | Java | false | false | 3,220 | java | package com.pluralsight.patientportal.config;
import io.github.jhipster.config.JHipsterConstants;
import io.github.jhipster.config.liquibase.SpringLiquibaseUtil;
import liquibase.integration.spring.SpringLiquibase;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.Object... | [
"matp321@gmail.com"
] | matp321@gmail.com |
e6d66a7e38a1bdb85d09ec26f51840a1aabd996c | ef084385abe65f2fa699b34eeac08ac1dd0d7407 | /routing/src/main/java/com/maiya/routing/RoutingApplication.java | 1ceecbc718ee482cfff844b1632b5b040e54c4b1 | [] | no_license | maiya-tracy/JavaSpringBoot | 862c27282fee97583ea23cc4f67760dc73513d8c | 743ffc7b894b165e99c91462ea9a6e4617845cbf | refs/heads/master | 2020-07-01T23:34:49.630960 | 2019-08-20T22:29:55 | 2019-08-20T22:29:55 | 201,342,453 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 577 | java | package com.maiya.routing;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestParam;
import org.springframework.web.bind.annotation.R... | [
"maiya.tracy@gmail.com"
] | maiya.tracy@gmail.com |
aa1ba9ca5093a03b982b86710f912be3a5985de3 | 2ce7780f7dc00986f5807178c07cbe949c05ff18 | /_myCMS/src/chstu/clans/mycms/server/EchoSrever.java | 40eac6e320c75403b3fbcbc99d1cc27d9fb8b0e3 | [] | no_license | Clans/diploma-bi-501 | bad1bb645f300240ea747a5239a22b3185ee6389 | 4182246e2e14f2c323e8eb3c9bbb967a219fcba9 | refs/heads/master | 2021-01-01T06:27:27.244106 | 2010-04-25T12:12:47 | 2010-04-25T12:12:47 | 32,133,521 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,205 | java | package chstu.clans.mycms.server;
import javax.net.ssl.SSLServerSocket;
import javax.net.ssl.SSLServerSocketFactory;
import javax.net.ssl.SSLSocket;
import java.io.BufferedReader;
import java.io.InputStream;
import java.io.InputStreamReader;
class EchoServer {
public static void main(String[] arstring) {
... | [
"dmitry.clans@ya.ru@0de6fe82-2e71-11df-a76b-1fcfea12351c"
] | dmitry.clans@ya.ru@0de6fe82-2e71-11df-a76b-1fcfea12351c |
8517fb36fae10cba973053b6a65ecf711da922a6 | 47a755ab816b2055d116b047b4aeda15bd1f7351 | /build-logic/src/main/java/com/sun/apache/xalan/internal/xsltc/compiler/Instruction.java | edc073c9699deb720de05906f6d73e821865d517 | [] | no_license | MikeAndrson/kotlinc-android | 4548581c7972b13b45dff4ccdd11747581349ded | ebc9b1d78bbd97083e860a1e8887b25469a13ecf | refs/heads/master | 2023-08-20T05:17:30.605126 | 2021-10-04T16:06:46 | 2021-10-04T16:06:46 | 413,486,864 | 25 | 12 | null | null | null | null | UTF-8 | Java | false | false | 1,788 | java | /*
* reserved comment block
* DO NOT REMOVE OR ALTER!
*/
/*
* Copyright 2001-2004 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.... | [
"heystudiosofficial@gmail.com"
] | heystudiosofficial@gmail.com |
051762e3786e11b7103f2d45c742229bd9bcde00 | 7b4db8556edaa4524148e4cfa5b44a8611a460b2 | /src/main/java/com/ebay/service/feedback/FeedbackServiceImpl.java | 741dc399fbf5147c8153b40bb9d289bc3f3bfc1e | [
"Apache-2.0"
] | permissive | demochen/ebaySpider | e5fa72abb0ec0141f3250e4d0b68391455cb7e05 | a3a19bc1832178a6383d7015e7d0e807448d9033 | refs/heads/master | 2016-09-05T11:53:33.556321 | 2014-09-16T13:54:13 | 2014-09-16T13:54:13 | 23,626,842 | 3 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,410 | java | package com.ebay.service.feedback;
import java.util.ArrayList;
import java.util.List;
import javax.annotation.Resource;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import com.ebay.dao.feedback.FeedbackDao;
import com.ebay.domain.feedback.FeedBack;
... | [
"forgreatworld@gmail.com"
] | forgreatworld@gmail.com |
b780ce96e4d02ab0961656744c76990ddae4768e | 56e9d8b9f4cef5f614594a1efff5b349b9cd5a97 | /src/main/java/uz/skladapp/services/ExchangeService.java | ce67ffd639be62c422126c2af87195f0ecd657e7 | [] | no_license | Ravshann/skladApp | 2a27237b5863d6a374224907c5d1101de217898a | f26c5e1502dab38b5f8c680d927cba591c0c6712 | refs/heads/master | 2022-03-31T08:15:35.489557 | 2019-12-26T11:26:26 | 2019-12-26T11:26:26 | 175,924,837 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,598 | java | package uz.skladapp.services;
import com.fasterxml.jackson.databind.JsonNode;
import com.fasterxml.jackson.databind.ObjectMapper;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import org.springframework.stereotype.Service;
import uz.skladapp.model.pure_... | [
"ravshan9779@mail.ru"
] | ravshan9779@mail.ru |
e0cd38bb480d4bef91ea49c50ee30a8293403ce8 | 28b10b51dbdda9b457b2b8861d9fe969fbf0b37f | /Programming Code of GUI (Java)/MainClass.java | ce7ddf39d9762fe4e762d79368ceadf47e81efd9 | [] | no_license | ATGupta/Unitor | 928dc501003e9b9b40eb34de90be2116ce5f3d23 | d7cf67128991613b80918704de6cad06432b0a3f | refs/heads/master | 2021-10-07T21:43:37.784702 | 2021-09-29T17:21:49 | 2021-09-29T17:21:49 | 132,704,760 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,862 | java |
import java.io.BufferedReader;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.IOException;
import java.util.Properties;
import javax.mail.Message;
import javax.mail.MessagingException;
import javax.mail.Session;
import javax.mail.Transport;
import javax.mail.internet.Intern... | [
"noreply@github.com"
] | noreply@github.com |
620f24ca61cc015c9b3a46941be80073c7b5ac8a | 7b818769a8cd8819f4564c703f06098c87ce1fe5 | /src/main/java/com/blakebr0/mysticalagriculture/lib/Parts.java | d728f8d6444efe237b868582ff6e9c50eaa28d00 | [
"MIT"
] | permissive | ToMe25/MysticalAgriculture | 8a4c9e6a87a755b25a63b4a80277a02772f3fab2 | 63a0f62f927bcd09973f70812461b676a5166601 | refs/heads/master | 2020-04-30T08:12:40.508825 | 2019-07-13T09:52:53 | 2019-07-13T09:52:53 | 176,707,634 | 0 | 0 | MIT | 2019-03-23T12:17:02 | 2019-03-20T10:17:39 | Java | UTF-8 | Java | false | false | 5,832 | java | package com.blakebr0.mysticalagriculture.lib;
import com.blakebr0.mysticalagriculture.util.ModChecker;
import net.minecraft.item.Item;
public class Parts {
public static Item itemTinkersIngots;
public static Item itemBotaniaFlowers;
public static Item itemBotaniaPetals;
public static Item itemBotaniaResources... | [
"luasmrks@gmail.com"
] | luasmrks@gmail.com |
df0ae47b5d10777ba0328869b9f4f3e772284d26 | 7b2a944d7acdd0da84d91f2cb2b88e039a66b2db | /src/test/java/entities/Genre.java | 473f33f1ac3cc8f58f5d41139e4f3582f5de59cb | [] | no_license | devnet-io/path | 6583b65c3032299f39c7c57abf858c97909a280b | 3815e872e93c1c113f4e295a4a6e1ace3abac7e3 | refs/heads/master | 2023-05-05T11:49:53.161058 | 2021-05-24T07:17:53 | 2021-05-24T07:17:53 | 233,804,816 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 94 | java | package entities;
import lombok.Data;
@Data
public class Genre {
private String name;
}
| [
"joseph.esposito@communitybrands.com"
] | joseph.esposito@communitybrands.com |
8ed11318671742c1283ffecedec97166b29bdf93 | 0cbbc5868f4e4af4e5a270031e57625534c89d3d | /app/src/main/java/gabriel/ignacio/com/myapplication/Doggs.java | 68f87a5abdb66c1fde1cfad73827f18022be6ad3 | [] | no_license | gjignacioo/ProjectFinal | 6045ab0e787e19947fc8782c3ddedb1077d391e0 | b0121de593e89e29e21a431bf345aae391673fad | refs/heads/master | 2020-06-21T18:26:20.695084 | 2019-07-19T07:29:19 | 2019-07-19T07:29:19 | 197,525,964 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,035 | java | package gabriel.ignacio.com.myapplication;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
public class Doggs extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceSta... | [
"2015081612@ust-ics.mygbiz.com"
] | 2015081612@ust-ics.mygbiz.com |
b99005f2520fb29b22d227361943aab272c7fcd9 | 1a32d704493deb99d3040646afbd0f6568d2c8e7 | /BOOT-INF/lib/org/hibernate/validator/internal/constraintvalidators/bv/MaxValidatorForNumber.java | 9ddd7a5877037a1820fca8a3f1fb302e3519da58 | [] | no_license | yanrumei/bullet-zone-server-2.0 | e748ff40f601792405143ec21d3f77aa4d34ce69 | 474c4d1a8172a114986d16e00f5752dc019cdcd2 | refs/heads/master | 2020-05-19T11:16:31.172482 | 2019-03-25T17:38:31 | 2019-03-25T17:38:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,450 | java | /* */ package org.hibernate.validator.internal.constraintvalidators.bv;
/* */
/* */ import java.math.BigDecimal;
/* */ import java.math.BigInteger;
/* */ import javax.validation.ConstraintValidator;
/* */ import javax.validation.ConstraintValidatorContext;
/* */ import javax.validation.constraints... | [
"ishankatwal@gmail.com"
] | ishankatwal@gmail.com |
4786b60bbf87ac810c1caa6f7f5fef99fabff93b | 51fa3cc281eee60058563920c3c9059e8a142e66 | /Java/src/testcases/CWE191_Integer_Underflow/s05/CWE191_Integer_Underflow__int_getParameter_Servlet_predec_16.java | 7efe3b583baa664b1aab147987adf6b4bb79616b | [] | no_license | CU-0xff/CWE-Juliet-TestSuite-Java | 0b4846d6b283d91214fed2ab96dd78e0b68c945c | f616822e8cb65e4e5a321529aa28b79451702d30 | refs/heads/master | 2020-09-14T10:41:33.545462 | 2019-11-21T07:34:54 | 2019-11-21T07:34:54 | 223,105,798 | 1 | 4 | null | null | null | null | UTF-8 | Java | false | false | 4,427 | java | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE191_Integer_Underflow__int_getParameter_Servlet_predec_16.java
Label Definition File: CWE191_Integer_Underflow__int.label.xml
Template File: sources-sinks-16.tmpl.java
*/
/*
* @description
* CWE: 191 Integer Underflow
* BadSource: getParameter_Servlet Read data from a qu... | [
"frank@fischer.com.mt"
] | frank@fischer.com.mt |
477f93df8b7350a2ee035b54307831cf668ed748 | 495cdbe2769409c6c6778d741e98610f5d247a14 | /Museum-manager/Museum-manager-pojo/src/main/java/com/museum/pojo/LostInfoExample.java | 3fe2ec2bcffa80c175ff096184d17e76352cb81e | [] | no_license | ygchange/museum | ca22baf69000a7b9de73695212fbd6cad115858b | d27235bad82b54c9a078f31dd86b1f905d4e7bfc | refs/heads/master | 2022-12-21T00:20:10.951640 | 2019-08-08T10:13:49 | 2019-08-08T10:13:49 | 189,807,867 | 0 | 0 | null | 2022-12-16T07:14:02 | 2019-06-02T05:22:12 | Java | UTF-8 | Java | false | false | 25,430 | java | package com.museum.pojo;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
public class LostInfoExample {
protected String orderByClause;
protected boolean distinct;
protected List<Criteria> oredCriteria;
public LostInfoExample() {
oredCriteria = new ArrayList<Criter... | [
"1229591100@qq.com"
] | 1229591100@qq.com |
93137671c6a480bdc269a3175753fdd8b47074a3 | a66a4d91639836e97637790b28b0632ba8d0a4f9 | /src/generators/maths/csi_wizDE.java | f53d0b76cc2c02f45bc1af8ad1d622f1a20bbd7e | [] | no_license | roessling/animal-av | 7d0ba53dda899b052a6ed19992fbdfbbc62cf1c9 | 043110cadf91757b984747750aa61924a869819f | refs/heads/master | 2021-07-13T05:31:42.223775 | 2020-02-26T14:47:31 | 2020-02-26T14:47:31 | 206,062,707 | 0 | 2 | null | 2020-10-13T15:46:14 | 2019-09-03T11:37:11 | Java | UTF-8 | Java | false | false | 1,902 | java | /*
* csi_wiz.java
* Mavin Stiller, Marius Süßmilch, 2017 for the Animal project at TU Darmstadt.
* Copying this file for educational purposes is permitted without further authorization.
*/
package generators.maths;
import generators.framework.Generator;
import generators.framework.GeneratorType;
import java.util.L... | [
"guido@tk.informatik.tu-darmstadt.de"
] | guido@tk.informatik.tu-darmstadt.de |
076bdfe344fa10d97372c3e8f68d2daf71b0def8 | 9bd270e6713ef7f4f887ff8413d6b94d314849a1 | /1. 수업 예제/06. Exception/Ex03_Exception03.java | d99cb8fb3996bfb61957ea78b03264ecc3ee73ff | [] | no_license | dongryoung/Class_Examples | ab0242dde514ab72f1d8088cf0698693fb36d665 | 90040f40742d9bf8d8030388cec24bc548ae9c92 | refs/heads/master | 2023-04-10T20:37:01.794232 | 2020-07-29T03:56:24 | 2020-07-29T03:56:24 | null | 0 | 0 | null | null | null | null | UHC | Java | false | false | 1,166 | java | import java.io.FileInputStream;
import java.io.FileNotFoundException;
public class Ex03_Exception03 {
public static void main(String[] args) {
try {
int result = 10 / 2; // ArithmeticException : 미확인 예외
System.out.println(result);
int[] arr = new int[3]; // ArrayIndexOutOf
arr[0] = 10;
... | [
"noreply@github.com"
] | noreply@github.com |
fcdd59cba0c98bf06ccadc0bd22c31a65a0465d1 | c074789a1a170fd8f692bcff67584fb5af10d9f4 | /src/main/java/com/liuwq/linkedlist/Test.java | 7e27c9ea250dc26e48b06e3b01d91de8e685701c | [] | no_license | rulerliu/ext_arraylist | 33e3958d2b67e644e4c4a6c93d5662d34e8e3bf1 | 13ae971f5378ed87d2a33b35e6f13374076bafdd | refs/heads/master | 2020-07-01T01:37:23.544113 | 2019-08-14T09:27:51 | 2019-08-14T09:27:51 | 201,010,087 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 833 | java | package com.liuwq.linkedlist;
import java.util.LinkedList;
/**
* @description:
* @author: liuwq
* @date: 2019/8/14 0014 下午 3:43
* @version: V1.0
*/
public class Test {
public static void main(String[] args) {
LinkedList<Integer> l = new LinkedList<>();
ExtLinkedList<Integer> list = new ExtLi... | [
"liuwq@tydic.com"
] | liuwq@tydic.com |
adac061a15b33cacf75a34707582c612b5a9e839 | 58644d923df595084e7274625f1d9da0bd4f2355 | /P6-Percolation-master/src/TestPercolation.java | 9a6a0df3c38fb2e68d7464972d6d6cab9c016bcd | [] | no_license | saraliszeski/cs201 | 2a0d20deec50d01270a4beb36ed53d125eae6dfa | aaf9b9282d2d2a3c065762d88ae828600767f3b3 | refs/heads/master | 2023-02-25T08:45:52.378827 | 2021-01-28T02:38:52 | 2021-01-28T02:38:52 | 333,623,728 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,042 | java | import static org.junit.jupiter.api.Assertions.*;
import org.junit.Test;
import org.junit.jupiter.api.*;
public class TestPercolation {
public IPercolate getPercolator(int size) {
// return new PercolationDFS(size);
//return new PercolationBFS(size);
//return new PercolationDFSFast(size);
IUnionFind finder ... | [
"sara.liszeski@duke.edu"
] | sara.liszeski@duke.edu |
4d9e90ac6fd0cc0d238ed3961e35889729c9d0e5 | 2e9289609edff7ce6b18a5d41da6490c0dd75cf2 | /TP05/area-calculator/src/main/java/Circle.java | b6040befcfac5337b1b61d7f0bbc249235499bc8 | [] | no_license | Homailot/FEUP-LPOO | 9a9e9be25d5ffff28a293ac1832375ba83844442 | 69c497714f331789e4ac09d6dbcf80173ada272b | refs/heads/master | 2023-04-02T22:06:04.940925 | 2021-03-31T17:08:57 | 2021-03-31T17:08:57 | 341,851,866 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 448 | java | public class Circle implements AreaShape {
private double radius;
Circle(double radius) {
this.radius = radius;
}
public double getRadius() {
return radius;
}
public void setRadius(double radius) {
this.radius = radius;
}
@Override
public double getArea() {... | [
"nyansword@gmail.com"
] | nyansword@gmail.com |
5c91235d6e9a8190874ebdb86ac499f8bcf17028 | 07302d5e3627f89cea32fa0ae9003125b5c43d66 | /src/main/java/edu/sysu/lhfcws/mailplus/commons/db/sqlite/resultset/RemoteHostResultSetHandler.java | 1a232537e85cb7e02e2afbfb4c4b8ef81c4e0e2f | [] | no_license | Lhfcws/mail-plus | 8ea257c2bb32784f50038d5c9969eae46ec74526 | cca11fcce544cd89f6f143c7b850cc8d7f839dce | refs/heads/master | 2016-09-02T03:50:27.338593 | 2015-01-02T11:44:23 | 2015-01-02T11:44:24 | 25,814,328 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 867 | java | package edu.sysu.lhfcws.mailplus.commons.db.sqlite.resultset;
import edu.sysu.lhfcws.mailplus.commons.model.RemoteHost;
import org.apache.commons.dbutils.ResultSetHandler;
import java.sql.ResultSet;
import java.sql.SQLException;
/**
* The resultset handler of RemoteHosts.
* @author lhfcws
* @time 14-10-27.
*/
pu... | [
"lhfcws@163.com"
] | lhfcws@163.com |
14219aa49706642d46f88dba79a8e83b36bcfc7b | 8af1164bac943cef64e41bae312223c3c0e38114 | /results-java/gradle--gradle/d09762fbfbb8689cf51390d547de8da8db5996d5/after/ForcedModuleNotationParser.java | a1744b91ae20733d48549031fe7797e5542b4c2c | [] | 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 | 4,625 | java | /*
* Copyright 2011 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... | [
"fraczwojciech@gmail.com"
] | fraczwojciech@gmail.com |
4bc67d0014bffb3ca5b827832ed9e090d0585a39 | 67ba62069c623b1f772fc34af63e68d47d88711a | /src/com/jdbc/scroll/demo/TestScroll.java | de0241e1aa2c8a286a378804ecde5c26c323581a | [] | no_license | WillamLan/JDBC_Demo | 1d65a5c4338caca00bfee0c061ce5a0846cefe2c | 28e1019bf8c045afc39e0bb89101233fca56ae56 | refs/heads/master | 2016-09-05T16:31:45.818188 | 2015-04-06T12:11:46 | 2015-04-06T12:11:46 | 33,391,391 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,553 | java | package com.jdbc.scroll.demo;
import java.sql.*;
import com.jdbc.util.DBUtilFactory;
/**
*
* 类: TestScroll <br>
* 描述: Movable ResultSet
* 设置结果集为可滚动结果集 <br>
* 作者: xiaoxiaolan <br>
* 时间: 2015-4-6 下午1:28:28
*/
public class TestScroll {
private static Connection conn=null;
public static void ... | [
"goalwisdom@xxl.com"
] | goalwisdom@xxl.com |
4c4b5488e657f87efb7e2fe17c99c70a87f95950 | f5f51f989252e9db84988b0d6a582e2c5c421204 | /Conta/Deposito.java | 78ea498546f807b8dfeba31e5f55e647b864be25 | [] | no_license | charlistonrodrigo/Conta-github | 991a080aa82629feed8264c4a28d04e4d6ecd1d6 | dcd4793e5dd658a5b40cf02edd032d31595bc65b | refs/heads/master | 2022-07-07T12:13:43.656943 | 2022-06-25T19:51:49 | 2022-06-25T19:51:49 | 187,410,905 | 0 | 0 | null | 2022-06-25T19:49:44 | 2019-05-18T22:28:15 | Java | UTF-8 | Java | false | false | 3,125 | 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 Conta;
import java.util.Scanner;
import transporte.Transporte;
/**
*
* @author charlistonrodrigo
*/
public class Deposito... | [
"charlistonrodrigo75@gmail.com"
] | charlistonrodrigo75@gmail.com |
d971f776580a544760b3f2b31d4c2a4d0169244d | 1ce63afa6702d03ebc087c4462a3a60b6c66ab89 | /pinyougou-parent/pinyougou-shop-web/src/main/java/com/pinyougou/shop/controller/GoodsController.java | 92cf510984645cf830a4995695976ca797cea053 | [] | no_license | MrLiuYangYang/pinyougou | 94e5e0ef21d2e80f86b211917e4afae04fe45249 | 0f172dffe9d578c3f8ae650cbbb141fd44ccf90c | refs/heads/master | 2020-05-16T15:35:33.585892 | 2019-04-27T08:32:42 | 2019-04-27T08:32:42 | 181,817,856 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,990 | java | package com.pinyougou.shop.controller;
import java.util.List;
import org.omg.IOP.ServiceContextHolder;
import org.springframework.security.core.context.SecurityContextHolder;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springfram... | [
"8599584@qq.com"
] | 8599584@qq.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.