blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 4 410 | content_id stringlengths 40 40 | detected_licenses listlengths 0 51 | license_type stringclasses 2
values | repo_name stringlengths 5 132 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringlengths 4 80 | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 689M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 22
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 131
values | src_encoding stringclasses 34
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 3 9.45M | extension stringclasses 32
values | content stringlengths 3 9.45M | authors listlengths 1 1 | author_id stringlengths 0 313 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
07683df8704bed265b700036aba5fba56fb09bd7 | a883db19ee29052e05c78d0437e23d445ca71594 | /ChitChater/ChitChater.java | d61d56f617fc3f1d67369bdee07310a42e97476a | [] | no_license | drachenblutn3/Homework | f7f1d6bcbae16d0dd315cff811c1a82903982798 | 1f5bd296a683ae223e3201416eb2709c42c78e3a | refs/heads/master | 2021-08-16T06:01:41.985434 | 2021-01-27T19:46:13 | 2021-01-27T19:46:13 | 82,684,934 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 644 | java | /**
* Java 2. Homework 4. Chat GUI.
*
* @author Nikolay Gritskevich
* @versin dated 03.04.2017
*/
//import javax.awt.*;
//import javax.awt.event.*;
import javax.swing.*;
public class ChitChater extends JFrame {
public ChitChater() {
//super("Окно"); ???
// setSize(500, 300);
// setDefau... | [
"komu116@gmail.com"
] | komu116@gmail.com |
294002e0a169166d11c31c6cbdb098dbca7f69e6 | 6e82416b0ef08e45d077005c7aa8ddaffa422ec0 | /avaj/Aircrafts/JetPlane.java | cd6850d19049e85113eefcd6393f6769839af941 | [] | no_license | AnaChepurna/avaj_launcher | c57d525de8d7cc7c5ff4c30ac3a088f170f33cbe | df907cf0931b2148f65eb351bbeb656e8f37bc5a | refs/heads/master | 2020-04-01T05:59:21.231262 | 2018-11-05T14:15:04 | 2018-11-05T14:15:04 | 152,928,650 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,778 | java | package avaj.Aircrafts;
import avaj.WeatherTower;
/**
* Created by achepurn on 13.10.2018.
*/
public class JetPlane extends Aircraft implements Flyable{
private WeatherTower weatherTower;
JetPlane(String name, Coordinates coordinates) {
super(name, coordinates);
}
@Override
public void... | [
"achepurn@e2r4p11.unit.ua"
] | achepurn@e2r4p11.unit.ua |
f37f0890b49a5be8e6f5d210e2c18cdbfb66638c | 1aadffbe56edccccfa20f58fc7ee18fdf0dfb99a | /3.JavaMultithreading/src/com/javarush/task/task29/task2909/human/Student.java | fdd7cb3b35605e22a40eb847598b647d1fcab1c5 | [] | no_license | zakhariya/JavaRushTasks | 9b42a4d9aae8b7731fc3cfa8d4f47af5a832ee5b | 81699f3bfe40c5e1450196624310563fb461cd1f | refs/heads/master | 2022-02-19T07:10:18.004552 | 2022-02-06T10:51:03 | 2022-02-06T10:51:03 | 203,832,076 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,220 | java | package com.javarush.task.task29.task2909.human;
import java.util.Date;
public class Student extends UniversityPerson {
private double averageGrade;
private Date beginningOfSession;
private Date endOfSession;
private int course;
public Student(String name, int age, double averageGrade) {
... | [
"alexander.zakhariya@gmail.com"
] | alexander.zakhariya@gmail.com |
6229c348f51d4804da826f13428ac888d2ace453 | 138bcba6fe2d1f8186269fd9fd6b374ea91a4c59 | /base-ui/src/main/java/com/yh/baseui/view/YHPriceView.java | 515e05cf260e4fbcdc23afc62fbbdf12a4378800 | [] | no_license | YHyunshang/android | 92c7d3c5a549424a24741d5a7a0c480b223f3fa3 | f56cebe957882fef67bbc2426dbd6a99ede9f76c | refs/heads/master | 2023-05-23T06:29:39.153672 | 2021-06-09T12:53:36 | 2021-06-09T12:53:36 | 375,544,191 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 720 | java | package com.yh.baseui.view;
import android.content.Context;
import android.graphics.Typeface;
import android.util.AttributeSet;
import androidx.appcompat.widget.AppCompatTextView;
public class YHPriceView extends AppCompatTextView {
public YHPriceView(Context context, AttributeSet attrs, int defStyle) {
... | [
"zhangzy3@yonghui.cn"
] | zhangzy3@yonghui.cn |
d51574fed9924e7b921f5331dd1d77b258252dd4 | 1c7e3fbdd75b4cdf9f32a47bbcf281a97765d180 | /src/main/java/net/malisis/doors/tileentity/SaloonDoorTileEntity.java | df954d2924cf46476c2e412c6c2177a7ebd196fc | [] | no_license | TartaricAcid/MalisisDoors | c826207edd97354fdb4906a27af6089de9f31d80 | 0ed782ec179c60edc182a2b842acaa41b71238b1 | refs/heads/1.8.9 | 2021-01-20T22:59:04.918639 | 2016-10-22T04:51:39 | 2016-10-22T04:51:39 | 68,113,120 | 0 | 0 | null | 2016-09-13T13:53:32 | 2016-09-13T13:53:31 | null | UTF-8 | Java | false | false | 2,328 | java | /*
* The MIT License (MIT)
*
* Copyright (c) 2014 Ordinastie
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, c... | [
"ordinastie@hotmail.com"
] | ordinastie@hotmail.com |
b55a39b440aa6e34a3035d3db5b99ffce4b22f18 | 65b789230fce83529ab0d6a55b41ad8a4d77eac4 | /src/main/java/screen/AT2MDMUS0010/AT2MDMUS0010Sis.java | cbcbecaa23834faa00c75d41e4b9be5d85789107 | [] | no_license | a24otorandell/ProjectAutotest | 251731182971e38172e5b989635a566689e0ef72 | e5de9a21c2ada5f0a7ca5c138da78b505c4b58a6 | refs/heads/main | 2021-01-21T14:58:02.976802 | 2017-01-12T09:53:16 | 2017-01-12T09:53:16 | 59,011,549 | 1 | 3 | null | 2016-05-30T10:25:21 | 2016-05-17T10:04:13 | Java | UTF-8 | Java | false | false | 8,153 | java | package screen.AT2MDMUS0010;
import core.CommonActions.CommonProcedures;
import core.CommonActions.DataGenerator;
import core.CommonActions.Functions;
import core.TestDriver.TestDriver;
import core.recursiveData.recursiveXPaths;
/**
* Created by aibanez on 09/11/2016.
*/
public class AT2MDMUS0010Sis {
protected... | [
"sandra23"
] | sandra23 |
1585093b38c39c7cf22688d38d68b9a2c4951d30 | 20eb62855cb3962c2d36fda4377dfd47d82eb777 | /IntroClassJava/dataset/median/93f87bf20be12abd3b52e14015efb6d78b6038d2022e0ab5889979f9c6b6c8c757d6b5a59feae9f8415158057992ae837da76609dc156ea76b5cca7a43a4678b/015/mutations/191/median_93f87bf2_015.java | 37709b870533cdea5f4b82b612778be91e28ab6d | [] | no_license | ozzydong/CapGen | 356746618848065cce4e253e5d3c381baa85044a | 0ba0321b6b1191443276021f1997833342f02515 | refs/heads/master | 2023-03-18T20:12:02.923428 | 2020-08-21T03:08:28 | 2020-08-21T03:08:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,321 | java | package introclassJava;
class IntObj {
public int value;
public IntObj () {
} public IntObj (int i) {
value = i;
}
}
class FloatObj {
public float value;
public FloatObj () {
} public FloatObj (float i) {
value = i;
}
}
class LongObj {
public long value;
public... | [
"justinwm@163.com"
] | justinwm@163.com |
3aa946db72ab8b718f821f9146d7f61f8359f6a9 | eb5f5353f49ee558e497e5caded1f60f32f536b5 | /javax/swing/tree/TreeNode.java | 7320a4d59cbdb50c747e71c4d7051f3415a90d40 | [] | no_license | mohitrajvardhan17/java1.8.0_151 | 6fc53e15354d88b53bd248c260c954807d612118 | 6eeab0c0fd20be34db653f4778f8828068c50c92 | refs/heads/master | 2020-03-18T09:44:14.769133 | 2018-05-23T14:28:24 | 2018-05-23T14:28:24 | 134,578,186 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 611 | java | package javax.swing.tree;
import java.util.Enumeration;
public abstract interface TreeNode
{
public abstract TreeNode getChildAt(int paramInt);
public abstract int getChildCount();
public abstract TreeNode getParent();
public abstract int getIndex(TreeNode paramTreeNode);
public abstract boolean... | [
"mohit.rajvardhan@ericsson.com"
] | mohit.rajvardhan@ericsson.com |
5f91fb3acd51f22036415af0fec456e4ae331c88 | 2b8beabbf7802f263356827c0e0dc1543619fda1 | /Example_3/Food2.java | a1582806af641baa54130de6a7976239f8eeb798 | [] | no_license | luxus0/JDBC_CRUD_API_H2_MYSQL | 66709a241c0292cb9269c5de422a36ef7fc150cf | 17e167647cda3d91f09e8dd00bb2690a2d238733 | refs/heads/master | 2020-08-29T19:59:04.392853 | 2019-10-28T22:31:45 | 2019-10-28T22:31:45 | 218,157,162 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,158 | java | package lukasz.nowogorski.SpringBoot.DATABASE_JDBC_CRUD_2;
public class Food2 {
private long id;
private String name;
private String color;
private int wages;
private String country;
private String quality;
private String quantity;
pri... | [
"noreply@github.com"
] | luxus0.noreply@github.com |
f0f62d41664e95d1e3a15385f60554b2a9029377 | 585f48d28be377f3ed6435b56b3ca2b893243271 | /src/mlsp/cs/cmu/edu/graph/NodeFactory.java | c487f9b9fe25d514b99c47338d7b71415637e551 | [] | no_license | nikwolfe7/speech-recognition | 1e31c8163fb8b3eb735d31858a8e6397e575d8db | 21b81374460b505df252fcb7aa8143db09d8eeb4 | refs/heads/master | 2021-01-19T20:27:42.252728 | 2015-05-17T20:02:03 | 2015-05-17T20:02:03 | 30,329,125 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 112 | java | package mlsp.cs.cmu.edu.graph;
public interface NodeFactory<N> {
public Node<N> getNewNode(N value);
}
| [
"nikwolfe7@gmail.com"
] | nikwolfe7@gmail.com |
7ce5039a3853d51f1e0bf66e88fbc895d1877871 | c5523b74291b86854cc48e71c9ce25d328fa8409 | /src/multithreading/CompleteableFutureDemo.java | 1039c6e4420a78a6828f33ab2bd0ac5f1c7de8c8 | [] | no_license | amrit24/Practice | 2b2c837ca4c66fa0aa6baf35b1f18ab81ba11539 | c72d0909fff2463360e28858d1f22212eaba0c25 | refs/heads/main | 2023-08-11T02:18:27.613757 | 2021-10-10T07:07:48 | 2021-10-10T07:07:48 | 415,511,960 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 150 | java | package multithreading;
public class CompleteableFutureDemo {
public static void main(String[] args) {
// TODO Auto-generated method stub
}
}
| [
"amrit.shrivastava24@gmail.com"
] | amrit.shrivastava24@gmail.com |
3fef5b0ad344e62f6c1c6f6a96d31f8cc3e2cf9b | 0b6b3e34e7cc119fda6f134a053795d9376acb88 | /Activeeon/Botsing/v1.0.7/catalog/exceptions/bucketNameIsNotValidException/frame55/org/eclipse/jetty/util/thread/QueuedThreadPool_ESTest_scaffolding.java | f020a95fd8b0b4dcea5c3c68954e0ecc72467dc1 | [] | no_license | chan0415/botsing-usecases-output | 1b8b401cf7612beab1768448a4cebd4f32f13b80 | 594bfcea990c5da39de6f7f00b34f79cfa7f2b5f | refs/heads/master | 2023-04-14T04:26:40.618041 | 2020-02-03T14:08:46 | 2020-02-03T14:08:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 555 | java | /**
* Scaffolding file used to store all the setups needed to run
* tests automatically generated by EvoSuite
* Wed Oct 16 14:53:19 CEST 2019
*/
package org.eclipse.jetty.util.thread;
import org.evosuite.runtime.annotation.EvoSuiteClassExclude;
import org.junit.BeforeClass;
import org.junit.Before;
import org.ju... | [
"mael.audren@activeeon.com"
] | mael.audren@activeeon.com |
fa92a97804ef13a8340684d2d35e3e9f455fd2d2 | 0af8b92686a58eb0b64e319b22411432aca7a8f3 | /single-large-project/src/test/java/org/gradle/test/performancenull_41/Testnull_4021.java | 9ff96b84bacc1409e3fdd8d586e85209cd7226ee | [] | 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 | 304 | java | package org.gradle.test.performancenull_41;
import static org.junit.Assert.*;
public class Testnull_4021 {
private final Productionnull_4021 production = new Productionnull_4021("value");
@org.junit.Test
public void test() {
assertEquals(production.getProperty(), "value");
}
} | [
"cedric.champeau@gmail.com"
] | cedric.champeau@gmail.com |
953abb01716963815c0c930d056d422a3b4f2679 | 4d9846e38f19dbeea8aff3746018eceec4f16506 | /app/src/main/java/com/ruizvilla/frontino_para_explorar/Lista_Entrada.java | 636415ff1685942e7b41feff9b80ad2b62627714 | [] | no_license | SamuelHassel/OzesnosApp | 31b171f4719c4e3c8fe84bd527909e3491035e3a | 771d28ed79f4b7e19f4bafd9dfd9243452d5b1ee | refs/heads/master | 2020-12-30T14:34:20.839187 | 2017-05-16T11:09:05 | 2017-05-16T11:09:05 | 91,068,919 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,927 | java | package com.ruizvilla.frontino_para_explorar;
/**
* Created by Usuario on 05/04/2017.
*/
/**E) Se crea esta clase para que gestione mas tipos de datos a vincular con el el Item_list, se definen entonces privadamente los tipos de atributo
* como por buena practica son privados para poder acceder estos datos dede L... | [
"samuel.ruiz@udea.edu.co"
] | samuel.ruiz@udea.edu.co |
c1ef8a877cf348bfc32e4b018babe53a8773e548 | e67b8ebd1905a96837486acf6b3fe03d35ea452b | /src/main/java/com/ksource/liangfa/web/workflow/TaskController.java | 6784cf6d32216b47f5d89fca4830aef4e4195183 | [] | no_license | sulongfei001/ksource-liangfa-web | 75ddbd974cd6557098508a1003850adbd85eb0b4 | 227251a9a1a70aabeeceac67c5c1865cc4257e24 | refs/heads/master | 2020-04-16T22:50:23.528334 | 2019-01-16T06:26:07 | 2019-01-16T06:27:11 | 165,986,351 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 38,809 | java | package com.ksource.liangfa.web.workflow;
import java.io.IOException;
import java.io.PrintWriter;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Date;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.servlet.http.HttpServletRequest;
import javax.serv... | [
"longfei.su@7x-networks.com"
] | longfei.su@7x-networks.com |
8381a90035bc21174674344ad2e4ba5255c29c7f | f19a4e23a8a60d8cf3114a2723c66c1c15253fc5 | /src/main/java/Utils/Link.java | b220d21a295b64128e047a09c70ddf75b647b48c | [] | no_license | kuoche1712003/TimeSheet | 08358e7990dd192d3ad645024c9408cf88766e0d | e79a9e23d04d666acb617ea62c772edbc1597911 | refs/heads/master | 2021-05-06T11:01:36.300614 | 2017-12-15T06:56:04 | 2017-12-15T06:56:04 | 114,063,248 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,285 | java | package Utils;
import java.net.URL;
import java.net.URLDecoder;
import java.net.URLEncoder;
import java.text.SimpleDateFormat;
import java.util.Calendar;
import java.util.Date;
import Bean.Employee;
public class Link {
private String emid;
public String StartLink(String emid) throws Exception{
... | [
"kuoche1712003@gmail.com"
] | kuoche1712003@gmail.com |
2ced96ff00f8a8fc50ecba9164184fde58194178 | ac35f1719499b72dc5ccd8700ee390a1d0f10ef5 | /AnalizadorSemantico/src/lexicosintactico/sym.java | 07a8825266ad3c1bf4d2a4c1078aa379b8336e6c | [] | no_license | ESolis123/UTESA | 90aabb606d72cc292ba621ca4f0450b8b46b0d89 | 411bffdc0c907f29c1d003fa13c641963a460356 | refs/heads/main | 2023-06-22T03:15:51.972595 | 2021-07-22T07:00:01 | 2021-07-22T07:00:01 | 376,978,632 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,649 | java |
//----------------------------------------------------
// The following code was generated by CUP v0.11a beta 20060608
// Mon Jun 10 02:31:02 CDT 2019
//----------------------------------------------------
package lexicosintactico;
/** CUP generated class containing symbol constants. */
public class sym {
/* termi... | [
"jose11@windowslive.com"
] | jose11@windowslive.com |
4e4c00760c31d364738c499e2ccf055787cb0d43 | 74143814f177d3cd78bc412e47462733e02ac8bc | /app/src/main/java/com/toni/patakazi/utils/PrefManager.java | b1c19cf7ef3dd5f249fcfcbbfdba73643ecbdea3 | [] | no_license | ToniNgethe/PataKazi | 72fdec94c2d8231f8fe3e15e551dd365e7edeac1 | 906b8a4ff6885b6298d86afd0bf84d9a61acb817 | refs/heads/master | 2020-12-31T07:34:43.863845 | 2018-01-07T08:25:54 | 2018-01-07T08:25:55 | 86,537,497 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,535 | java | package com.toni.patakazi.utils;
import android.content.SharedPreferences;
import android.preference.PreferenceManager;
import com.google.gson.Gson;
import com.toni.patakazi.App;
import com.toni.patakazi.model.responses.LoginResponse;
/**
* Created by toni on 12/22/17.
*/
public class PrefManager {
private st... | [
"antonyngethe@gmail.com"
] | antonyngethe@gmail.com |
7fdd5221f82b049a2d7b424fc44ad86b21293d80 | 5b2b982cfa001c564c8e6c3a6c074867961702d2 | /src/test/java/uk/co/mruoc/localphone/LocalNumberCalculatorTest.java | 8df859f95336a5012fd0b6357ed1bf86d4e07865 | [
"MIT"
] | permissive | michaelruocco/local-phone-number | d547c77cb9f9c98491cda8bf7741f4a57bafdbe5 | 5a49cc0fa10d18a32a4806365d0a9ccde3e29fdd | refs/heads/master | 2023-03-26T07:47:42.274224 | 2021-03-24T22:31:04 | 2021-03-24T22:31:04 | 291,535,498 | 0 | 0 | null | 2021-03-24T22:20:24 | 2020-08-30T19:14:19 | Java | UTF-8 | Java | false | false | 9,722 | java | package uk.co.mruoc.localphone;
import org.junit.jupiter.api.DisplayName;
import org.junit.jupiter.api.Nested;
import org.junit.jupiter.api.Test;
import static com.neovisionaries.i18n.CountryCode.CH;
import static com.neovisionaries.i18n.CountryCode.DE;
import static com.neovisionaries.i18n.CountryCode.GB;
import sta... | [
"michael.ruocco@hotmail.com"
] | michael.ruocco@hotmail.com |
8a9d271b3cc87da69726fd7cc562627bf052ce52 | 63ece3a491e7c4b0bdcdffb0a3020acc3314a6d5 | /backend/src/main/java/com/rewe/scales/site/article/Article.java | acb8a2691ce9c0e30aae269c839c99bbb73393f6 | [
"MIT"
] | permissive | borko1945/scales | d9cd00ce0aca92a7f4c24c713581885fa843f957 | c37c4b837e590a7faf348423b7c2e932e2aca5ee | refs/heads/master | 2021-06-24T15:47:02.190388 | 2019-09-02T21:16:54 | 2019-09-02T21:16:54 | 201,715,475 | 0 | 0 | MIT | 2021-03-09T16:37:51 | 2019-08-11T04:09:59 | TypeScript | UTF-8 | Java | false | false | 637 | java | package com.rewe.scales.site.article;
import lombok.Data;
import lombok.NoArgsConstructor;
import javax.persistence.*;
import javax.validation.constraints.NotNull;
import java.sql.Timestamp;
@Entity
@Table(name="article")
@NoArgsConstructor
@Data
public class Article {
@Column(name = "id")
@GeneratedValue(st... | [
"borko1945@gmail.com"
] | borko1945@gmail.com |
58ac81b524197ad920c3961de979092a8b6473f2 | d48142890a3928339358c7bbae9a62306c293647 | /player62.java | 576fef00aff12a03411491f6d48138ac53a81e60 | [] | no_license | AnushaSindhu/Anusha | b41dd6fb9e4efdfab1b0b34ec8efc0f7dd6c7bfe | 0b4092ad3a8fc9eb8fcc66277fea9342523b5f13 | refs/heads/master | 2021-01-15T15:32:40.753765 | 2016-09-07T06:57:58 | 2016-09-07T06:57:58 | 65,311,245 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 492 | java | package player62;
import java.util.Scanner;
public class odd {
public static void main(String[] args) {
// TODO Auto-generated method stub
Scanner sc=new Scanner(System.in);
int a=sc.nextInt();
if(a%2!=0)
{
System.out.println(1);
}
else
for(int i=1;i<a;i++)
{
... | [
"noreply@github.com"
] | AnushaSindhu.noreply@github.com |
ded0b6882674d192864a5144ec9cb08c677e23a3 | 590b36463fc93e429caa7d65b4dee302a181874b | /PdfMaker/src/main/java/com/sooo/pdfmaker/domain/ContentDto.java | 0ea6dc2ccad46d7159725ad603393a48c39142f5 | [] | no_license | kimso0907/so-pdfmaker | 3a591ae8310876f9f8c4ba7280d97b9a1a6a8c92 | 0ff1a7e7fd5b2dda8026f9aeeaa03f834fa2f279 | refs/heads/master | 2023-01-07T00:00:36.473655 | 2020-11-04T18:11:20 | 2020-11-04T18:11:20 | 310,076,089 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 548 | java | package com.sooo.pdfmaker.domain;
import java.util.HashMap;
public abstract class ContentDto {
private HashMap<String, Object> contentSetting;
private String contentType;
public HashMap<String, Object> getContentSetting() {
return contentSetting;
}
public void setContentSetting(HashMap<String, O... | [
"kimso0907@gmail.com"
] | kimso0907@gmail.com |
63d45b346aebb0e43327620c6eac3902708d4747 | 04eb88e2eb3fd7004930170919eff41a0a9e0d6b | /src/main/java/com/anbang/qipai/xiuxianchang/msg/channel/sink/DaboluoGameSink.java | 43afed8c003692ed19a245c5b88c35ec7e09b1db | [] | no_license | flyarong/qipai_xiuxianchang | 65240715b01c51a1b82278fca83544c3a4b60e12 | 93d8ac49b3d7116fd607f45635edece27b57547d | refs/heads/master | 2023-03-15T16:23:59.061112 | 2019-05-15T07:32:24 | 2019-05-15T07:32:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 304 | java | package com.anbang.qipai.xiuxianchang.msg.channel.sink;
import org.springframework.cloud.stream.annotation.Input;
import org.springframework.messaging.SubscribableChannel;
public interface DaboluoGameSink {
String DABOLUOGAME = "daboluoGame";
@Input
SubscribableChannel daboluoGame();
}
| [
"林少聪 @PC-20180515PRDG"
] | 林少聪 @PC-20180515PRDG |
11817b46b30992239ea6954fce7628aee82a8aca | 22b57568dad3db4949056f783bf5f5d78aaa9ca4 | /src/java/iced-x86/src/test/java/com/github/icedland/iced/x86/ToOptionsProps.java | 4b32e88296b87dc1805fa6701efef89ca533bb8e | [
"MIT"
] | permissive | icedland/iced | d2178ea519c1472fb9c70c39c3a2f6428dc0d855 | 71f6d8372703e2487a973e0ad871a78348f63f8d | refs/heads/master | 2023-08-31T12:01:21.264077 | 2023-08-30T18:03:52 | 2023-08-30T18:03:52 | 147,866,440 | 1,446 | 128 | MIT | 2023-09-05T17:24:21 | 2018-09-07T19:30:25 | Rust | UTF-8 | Java | false | false | 5,273 | java | // SPDX-License-Identifier: MIT
// Copyright (C) 2018-present iced project and contributors
// ⚠️This file was generated by GENERATOR!🦹♂️
package com.github.icedland.iced.x86;
import java.util.HashMap;
import com.github.icedland.iced.x86.fmt.OptionsProps;
public final class ToOptionsProps {
public static Intege... | [
"wtfsck@protonmail.com"
] | wtfsck@protonmail.com |
06d7c20813ed31d8b72529cccc1090199d834834 | 447520f40e82a060368a0802a391697bc00be96f | /apks/playstore_apps/com_ubercab/source/com/twilio/voice/impl/session/CredentialInfo.java | b65be4238b264aad5a511b7bcf38bbb8ce3a39f2 | [
"Apache-2.0",
"GPL-1.0-or-later"
] | permissive | iantal/AndroidPermissions | 7f3343a9c29d82dbcd4ecd98b3a50ddf8d179465 | d623b732734243590b5f004d167e542e2e2ae249 | refs/heads/master | 2023-07-19T01:29:26.689186 | 2019-09-30T19:01:42 | 2019-09-30T19:01:42 | 107,239,248 | 0 | 0 | Apache-2.0 | 2023-07-16T07:41:38 | 2017-10-17T08:22:57 | null | UTF-8 | Java | false | false | 535 | java | package com.twilio.voice.impl.session;
public class CredentialInfo
{
private String data;
private CredentialInfo.DataType dataType;
private String realm;
private String scheme;
private String username;
public CredentialInfo(String paramString1, String paramString2, String paramString3, CredentialInfo.Da... | [
"antal.micky@yahoo.com"
] | antal.micky@yahoo.com |
233e09236d35061a58f1c9cf246a6e5d3fdd9db6 | 4f4ddc396fa1dfc874780895ca9b8ee4f7714222 | /src/nolstudio/com/gensym/nols/main/Resource.java | 0d18fb92421c575dac4259e1b6c1022233ee83f0 | [] | no_license | UtsavChokshiCNU/GenSym-Test2 | 3214145186d032a6b5a7486003cef40787786ba0 | a48c806df56297019cfcb22862dd64609fdd8711 | refs/heads/master | 2021-01-23T23:14:03.559378 | 2017-09-09T14:20:09 | 2017-09-09T14:20:09 | 102,960,203 | 3 | 5 | null | null | null | null | UTF-8 | Java | false | false | 9,423 | java | package com.gensym.nols.main;
import java.util.*;
import java.io.IOException;
import java.text.MessageFormat;
/** A helper class that aids in the debugging of resource providing
* and assists in making resource usage simpler. It is a wrapper around
* java.util.ResourceBundle.
* <p>
* Debugging: After Resource.set... | [
"utsavchokshi@Utsavs-MacBook-Pro.local"
] | utsavchokshi@Utsavs-MacBook-Pro.local |
f2aec2b9cf2f7e23b4cc30d14d0bd8b1eeb62699 | 42145c1cbef7b1443a3eb68e5b9608ad045e2d05 | /pinyougou_seckill_service/src/main/java/com/pinyougou/seckill/service/impl/SeckillGoodsServiceImpl.java | c7b55c160c170956a380353d330aef2e22c045ad | [] | no_license | hy396027768/pinyougou-finaly | 899246e5ccbcf9ec8a60aebc382d0e1d2f66b272 | ace138e258e692f56d36a2da07aab04317f88bcf | refs/heads/master | 2020-05-15T10:36:28.761559 | 2019-04-19T04:49:35 | 2019-04-19T04:49:35 | 182,194,564 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 7,093 | java | package com.pinyougou.seckill.service.impl;
import com.alibaba.dubbo.config.annotation.Service;
import com.github.abel533.entity.Example;
import com.github.pagehelper.PageHelper;
import com.github.pagehelper.PageInfo;
import com.pinyougou.mapper.TbGoodsMapper;
import com.pinyougou.mapper.TbSeckillGoodsMapper;
import c... | [
"hy396027768@icloud.com"
] | hy396027768@icloud.com |
0b42b5cd4dbf9c43b5d29f6c6e9670728babdd06 | 419855016c62403593b962d28d8b4cc36af09e80 | /src/com/nod_labs/pointer/PointerService.java | 27e20ffbb411dac81601201f81d9a1e184c7449f | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | sanyaade-iot/openspatial-android-sdk | 7c1c633170941d01090f6d9c8593c684303004d0 | df5b31763a4cd60b0b499a1695f38c2a8c3b6a6d | refs/heads/master | 2020-12-25T10:14:25.395853 | 2014-08-06T03:08:31 | 2014-08-07T00:58:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,582 | java | /*
* Copyright (C) 2014 Nod Labs
*
* 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... | [
"rni@enimai.com"
] | rni@enimai.com |
10bc8450955a0e75d6750cbced988bce8d5c6a34 | 6959d6eee500f95d9e14fec914f5fb97d693bd9b | /calabash-backup/src/main/java/com/tvd12/calabash/backup/BytesMapBackup.java | ceb88294033a53f71e303af2e118b71c6abdb92c | [
"Apache-2.0"
] | permissive | tvd12/calabash | 3bb22f3897356d4bbd84190b28264d0d2569f914 | 36ff83d169a482bcb05304540ea3ac5532d028b5 | refs/heads/master | 2022-05-24T08:46:36.492156 | 2022-05-02T10:23:39 | 2022-05-02T10:23:39 | 197,406,515 | 1 | 0 | null | 2019-07-17T14:34:25 | 2019-07-17T14:34:25 | null | UTF-8 | Java | false | false | 548 | java | package com.tvd12.calabash.backup;
import com.tvd12.calabash.backup.setting.MapBackupSetting;
import com.tvd12.calabash.core.util.ByteArray;
import java.util.Collection;
import java.util.Map;
public interface BytesMapBackup {
void backup(MapBackupSetting setting, ByteArray key, byte[] value);
void backup(M... | [
"itprono3@gmail.com"
] | itprono3@gmail.com |
31cff47e521c902af7ad35afba8c2e8970217a4f | 266323d895daccf86f9d7ea996c0e5ade08b2baf | /_11726/_11726.java | 6e5bf5faa1488bda3a03dc8f1f8e24bf478df85d | [] | no_license | jooo0ooo/boj | 421d09446756b5197f5c9fb852e8132cec7578f7 | 4fb8f396cdf2e954d2aef355449aea3711f05498 | refs/heads/master | 2021-09-18T16:30:50.148456 | 2021-07-31T04:18:12 | 2021-07-31T04:18:12 | 196,891,816 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 660 | java | package _11726;
import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.OutputStreamWriter;
public class _11726 {
public static void main(String[] args) throws IOException {
BufferedReader br = new BufferedReader(new InputStreamRea... | [
"pingrae@me.com"
] | pingrae@me.com |
3384e5dc6a75e4a5989de6e1b6728a67eb826d85 | 3e92fa270ce4d1409c729eee816481d8b37000f5 | /BallBattle/src/test/WorkThread.java | 104801a591a65695bc10c8464dbc8a4e67d11ccf | [] | no_license | BelloCiao/Ball-Ball-Battle | 6cf2c6f969627741ed6879105ef7fbe4ae941b67 | 6d8f0dcc11d980c29a46c4e6bbb8e131b5f00464 | refs/heads/master | 2020-03-17T10:38:52.173892 | 2018-05-15T10:12:15 | 2018-05-15T10:12:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,232 | java | package test;
import java.awt.Color;
import java.util.ArrayList;
import java.util.Random;
import javax.swing.JPanel;
public class WorkThread extends Thread{
private int x,y,r,g,b,size;
private JPanel jp = null;
private ArrayList<Ball> list = null;
private Background background = null;
public int stat... | [
"noreply@github.com"
] | BelloCiao.noreply@github.com |
30ca11c4363ba58c4c8e29316f0b6054f6462383 | 5b412ffbb48a5253565a28e6b39e0ccdcfe4d7c0 | /PsrProductivity/bom/ru/magnat/sfs/bom/ref/business/RefBusinessEntity.java | 724890e602297b2ed4f3620c10d6ec4567bf8d34 | [] | no_license | protreptic/PsrProductivity | 27173b8fed5b9784b4d25129960019d5dffd1d38 | 796f084b0b253aadd00c15ab6eec686ba51ea1a3 | refs/heads/master | 2016-09-11T02:59:32.568188 | 2014-04-29T11:50:39 | 2014-04-29T11:50:39 | 18,830,534 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 257 | java | package ru.magnat.sfs.bom.ref.business;
import ru.magnat.sfs.bom.OrmEntityOwner;
import ru.magnat.sfs.bom.ref.generic.RefGenericEntity;
@OrmEntityOwner(owner = RefBusiness.class)
public final class RefBusinessEntity extends RefGenericEntity {
}
| [
"bukhal.ps@gmail.com"
] | bukhal.ps@gmail.com |
c1b7d597b2875fbca89cd9a7163c781a50307e49 | 536656cd89e4fa3a92b5dcab28657d60d1d244bd | /chrome/android/javatests/src/org/chromium/chrome/browser/video/VideoTest.java | fb11094db4c794515fa5580d6a8736d88b195ad2 | [
"BSD-3-Clause"
] | permissive | ECS-251-W2020/chromium | 79caebf50443f297557d9510620bf8d44a68399a | ac814e85cb870a6b569e184c7a60a70ff3cb19f9 | refs/heads/master | 2022-08-19T17:42:46.887573 | 2020-03-18T06:08:44 | 2020-03-18T06:08:44 | 248,141,336 | 7 | 8 | BSD-3-Clause | 2022-07-06T20:32:48 | 2020-03-18T04:52:18 | null | UTF-8 | Java | false | false | 2,793 | java | // Copyright 2015 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
package org.chromium.chrome.browser.video;
import android.support.test.InstrumentationRegistry;
import android.support.test.filters.LargeTest;
import or... | [
"pcding@ucdavis.edu"
] | pcding@ucdavis.edu |
2acac4d6c9850f5696400c702fcbb2d30160e649 | b9b99813fa2306660b69e1d111804021e105354a | /Power of a number using functions/Main.java | 192a35b5ace60c6553950d336ead03a49d4d6f98 | [] | no_license | amaldev1014/Playground | 9a06abb869cbedd82e9293269ae32a18f0a25bf2 | cb1fbc0155ac3278d31f0b4f27fecdde9f8ea28a | refs/heads/master | 2020-04-14T09:30:51.880931 | 2019-08-05T17:10:23 | 2019-08-05T17:10:23 | 163,761,783 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 429 | java | import java.util.Scanner;
class Main
{
public static void main(String args[])
{
Scanner scan = new Scanner(System.in);
int base = scan.nextInt();
int exponent = scan.nextInt();
int power = power (base,exponent);
System.out.println(power);
}
public static int power(int base, int exponent)
... | [
"30900434+amaldev1014@users.noreply.github.com"
] | 30900434+amaldev1014@users.noreply.github.com |
b4ca0434564c7f62d8876ff57cc9d21184397b17 | 1c24f15f26461d5b114a04f330294821a38405f3 | /src/main/java/com/config/MainConfig.java | 94d2f57a610b0afff3fce07b15211191853c4c1c | [] | no_license | zhoukaixuan123/spring | 99effeef98bbf116038afb4fce305d9b057c8bfd | 29d29ded9bc4f4be46f6677c12499d259b5ebc5e | refs/heads/master | 2021-07-11T10:44:15.352897 | 2019-09-12T06:25:09 | 2019-09-12T06:25:09 | 207,329,760 | 0 | 0 | null | 2020-10-13T15:55:19 | 2019-09-09T14:32:15 | Java | UTF-8 | Java | false | false | 1,087 | java | package com.config;
import com.bean.Preson;
import com.controller.BookController;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.ComponentScan;
import org.springframework.context.annotation.Configuration;
import org.springframework.context.annotation.FilterType;
impor... | [
"15030610683@163.com"
] | 15030610683@163.com |
ecec13eaa586b8164e3f4c160ef4868d89623983 | d85b90c1135484319c8870b1a790831302a6d3e0 | /app/src/test/java/com/krinotech/tourguideapp/ExampleUnitTest.java | 5289f56ea2b55de8f6db121f04c99d8af665ce0a | [] | no_license | Philosopho/Tour-Guide-App | 9c606878a996988e3dba4a45b9f52403ddd767e4 | 9f29269975d60a6b6e17f5083c5a68f42f3ebffe | refs/heads/master | 2022-07-05T16:46:22.627352 | 2020-05-20T12:57:12 | 2020-05-20T12:57:12 | 265,265,381 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 387 | java | package com.krinotech.tourguideapp;
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 ... | [
"alex.lapeiretta@gmail.com"
] | alex.lapeiretta@gmail.com |
9e5d9812a3fe7186e818445a51c6685e24f49242 | d320d01276642370017b4ce56793b5f73e0016f9 | /high school (java)/11th grade/BankAccount.java | b4e4b5eac3dac9d8f2e492fadb75180d4326a1bd | [] | no_license | samiazam00/my-work | 388d815ddc7e47860375959ba31be2530be7f11e | e9a8218b2441dce00bf117d3d985d00e6ee14ec0 | refs/heads/master | 2020-12-21T02:34:36.248768 | 2020-01-29T03:28:43 | 2020-01-29T03:28:43 | 236,280,156 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 426 | java | /* Azam, Samreen
* Period 6 SL
* 10/12/16
* Pledge: Samreen Azam */
public class BankAccount
{
double balance;
String name;
double money;
public BankAccount(double b, String n)
{
balance = b;
name = n;
}
public void deposit(double money)
{
balance = bala... | [
"noreply@github.com"
] | samiazam00.noreply@github.com |
18b69fe8c5e93e4055036072b0ef1824f1e9380f | 03deb53b2a3b640dee50be788eb540b02a28e465 | /src/main/java/org/example/extractpublisher/entities/JwtMessage.java | c307ec6f795749759a4bf0bc86716791baac613f | [
"Apache-2.0"
] | permissive | kjfallon/data-extract-job-scheduler | 7681f77dfb25c3487b0c55df9779f73dbfe1dc97 | 0f2e4f6b191327daa6fee46e93ce6c8b1ab31fed | refs/heads/master | 2020-07-20T10:04:33.987658 | 2019-09-11T15:45:33 | 2019-09-11T15:45:33 | 206,621,872 | 0 | 0 | Apache-2.0 | 2019-10-30T03:50:28 | 2019-09-05T17:35:05 | Java | UTF-8 | Java | false | false | 993 | java | package org.example.extractpublisher.entities;
import com.nimbusds.jose.JWSAlgorithm;
import com.nimbusds.jose.JWSHeader;
import com.nimbusds.jwt.JWTClaimsSet;
import com.nimbusds.jwt.SignedJWT;
import lombok.Data;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
@Data
public class JwtMessag... | [
"kjfallon@syr.edu"
] | kjfallon@syr.edu |
3926a9827336b3c35751cead7599a5635a086136 | 402bd7c848bd8f8a20627bc3c24217d0be8f7429 | /telegram-bot/src/main/java/com/travel/component/TravelTelegramBot.java | 4b13669005b526bc91c3fec9b46b5c46baeddd9a | [] | no_license | VasterLort/TelegramBot | 31dcbb2a2578adb7856e946e04c41825c02ffb2d | e55c261cf6513f962c92c79f02e79ac2a030455e | refs/heads/master | 2023-01-03T18:53:20.127279 | 2020-11-05T11:46:21 | 2020-11-05T11:46:21 | 280,316,956 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,862 | java | package com.travel.component;
import com.travel.service.CityService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.context.properties.ConfigurationProperties;
import org.springframework.stereotype.Component;
import org.telegram.telegrambots.bots.TelegramLongPollingBot;
... | [
"mr.vakar2016@gmail.com"
] | mr.vakar2016@gmail.com |
1cbfd3d2b574fe149b4ac7ef2f0aed4620cc397d | 9254e7279570ac8ef687c416a79bb472146e9b35 | /sofa-20190815/src/main/java/com/aliyun/sofa20190815/models/CheckLinkeBahamutNextstageResponseBody.java | 61a0d367b9f79a2c1d134b45fa35da1035f68a10 | [
"Apache-2.0"
] | permissive | lquterqtd/alibabacloud-java-sdk | 3eaa17276dd28004dae6f87e763e13eb90c30032 | 3e5dca8c36398469e10cdaaa34c314ae0bb640b4 | refs/heads/master | 2023-08-12T13:56:26.379027 | 2021-10-19T07:22:15 | 2021-10-19T07:22:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,322 | java | // This file is auto-generated, don't edit it. Thanks.
package com.aliyun.sofa20190815.models;
import com.aliyun.tea.*;
public class CheckLinkeBahamutNextstageResponseBody extends TeaModel {
@NameInMap("RequestId")
public String requestId;
@NameInMap("Message")
public String message;
@NameInMap(... | [
"sdk-team@alibabacloud.com"
] | sdk-team@alibabacloud.com |
0b615369d879f6298d3e99b5cd7202d72103438e | 6e9c7f1906c2c887776378964b6556dd5743194d | /src/main/java/factory/abstract_factory/model/veggies/BlackOlives.java | 3c04eb01e0e0ab80c94485c1dc960054426c60f6 | [] | no_license | devpuppet/design-patterns-practice | eb9e3eda8f3dfcd59c1c32803cd485afbf2ef163 | 07be2db7a2f32b2921c4b8e05177bc749cceeccc | refs/heads/master | 2022-10-20T12:44:18.738863 | 2019-11-28T20:16:57 | 2019-11-28T20:16:57 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 94 | java | package factory.abstract_factory.model.veggies;
public class BlackOlives extends Veggies {
}
| [
"qkiz288@gmail.com"
] | qkiz288@gmail.com |
6142a2310203aebd7f9351df62607b48ffe1c4b5 | 080d80b65c78086d63c4aaa71a250f9e5390e508 | /src/main/java/com/official/web/origin/mapper/sys/SysLogMapper.java | 46a5951e378c333211f912f14b1a13cff1d25579 | [] | no_license | haosenwei/officialwebmanager | 9c49ddabe2ba4ad2f99b7c7780f4f0ffd8f6d420 | dfad7e02f1837b28866815e09c651f34041a9ff0 | refs/heads/master | 2021-06-12T14:49:57.779612 | 2021-03-23T11:26:32 | 2021-03-23T11:26:32 | 162,822,215 | 0 | 0 | null | 2021-03-22T12:51:49 | 2018-12-22T15:31:27 | HTML | UTF-8 | Java | false | false | 1,516 | java | package com.official.web.origin.mapper.sys;
import java.util.List;
import java.util.Map;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Param;
import com.official.web.origin.entity.sys.SysLog;
/**
* ,null数据库接口类
* @author hsw
*
*/
@Mapper
public interface SysLogMapper {
/**
... | [
"961970674@qq.com"
] | 961970674@qq.com |
9621501f2ead7cfcfbc1c01c1adffa09cee3b725 | f3ace548bf9fd40e8e69f55e084c8d13ad467c1c | /excuterWrong/SkipQueue/AOIU_46/PrioritySkipList.java | d5f0067197eac9215ab481c5d48521309190e5b2 | [] | no_license | phantomDai/concurrentProgramTesting | 307d008f3bba8cdcaf8289bdc10ddf5cabdb8a04 | 8ac37f73c0413adfb1ea72cb6a8f7201c55c88ac | refs/heads/master | 2021-05-06T21:18:13.238925 | 2017-12-06T11:10:01 | 2017-12-06T11:10:02 | 111,872,421 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,421 | java | package mutants.SkipQueue.AOIU_46;
// Author : ysma
import java.util.Iterator;
import java.util.concurrent.atomic.AtomicBoolean;
import java.util.concurrent.atomic.AtomicMarkableReference;
public final class PrioritySkipList<T> implements java.lang.Iterable<T>
{
static final int MAX_LEVEL = 32;
static int ... | [
"zxmantou@163.com"
] | zxmantou@163.com |
d7916743a39028cb7df4274679eefa1f337cbb79 | 4ff3b7eccb0ee63eabafc791b703881ce99791fc | /src/reservation/command/user/UserDeleteCommand.java | dcd6c8a50ec9d25ade051d3fb07037431c08a399 | [
"MIT"
] | permissive | jsh15932/Movie-Reservation-System | 2474b96a8f4d9060d0440b8ef0b63af589fb84d3 | d3eadf0c25f1267095ea2854172b6fd5cbd22d91 | refs/heads/master | 2020-05-04T09:22:54.891736 | 2019-08-16T06:50:00 | 2019-08-16T06:50:00 | 179,066,757 | 0 | 0 | null | null | null | null | UHC | Java | false | false | 1,477 | java | package reservation.command.user;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession;
import reservation.dao.UserDAO;
import reservation.frontController.ActionForward;
import reservation.util.ModalUtil;
import reservatoin.command... | [
"jsh1400512@naver.com"
] | jsh1400512@naver.com |
a8dd33423e164b398a590f10a49daae342d1c038 | 936f1beed47cb591222090de907b993f94963a86 | /app/src/main/java/de/ur/mi/android/excercises/starter/AddObject.java | 16e2dc2d95ad8a59554c22a446976e551d0013de | [] | no_license | 96Sabiii/Cooking-Master | 603498a7277f5347cbce3f24b6425ee89032c2ac | 469a7a13fc88f9b8d5dec6f3d17b1382c13658da | refs/heads/master | 2021-03-16T20:53:34.953752 | 2020-03-12T22:38:33 | 2020-03-12T22:38:33 | 246,942,234 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 17,365 | java | package de.ur.mi.android.excercises.starter;
import android.app.Activity;
import android.app.AlertDialog;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.database.Cursor;
import android.graphics.Bitmap;
import android.graphics.BitmapFactor... | [
"30804260+96Sabiii@users.noreply.github.com"
] | 30804260+96Sabiii@users.noreply.github.com |
22c0f612234dd6f6a82125f3fdf105a7c4ee3841 | e94ce9b3f50fc8c550f4eb3775d22593c9283e0a | /android_project0127/app/src/main/java/com/study/pageapp/fragment/RedFragment.java | 8c84590b9b235bdfc037f45c76b2ac4a686d234e | [] | no_license | gudbrwkd98/android_projects | da9ebe13223f96fba45b2ec9e8b1e08a191a48eb | 5347ec3253432e1a1a70dc0fb16246f7050ccfd1 | refs/heads/master | 2023-03-27T05:21:15.979069 | 2021-03-25T19:24:45 | 2021-03-25T19:24:45 | 351,550,518 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,233 | java | package com.study.pageapp.fragment;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.fragment.app.Fragment;
import com.study.pageapp.R;
//하나의 화면 일부를 담당하는 Fr... | [
"gudrbwkd98@gmail.com"
] | gudrbwkd98@gmail.com |
006470c5ff5b9029514ccf71cef761216864bc6a | 4492ba1af5a2e1f8bb3f8a4b62cce1afb1f8b015 | /gmall-mbg/src/main/java/com/mkl/gmall/pms/service/AlbumService.java | 1ece6c0794f48889536d48a5487a4470c21ec98a | [] | no_license | mklxiaobai/gmallparent | 035ea8c4c57d9c4f533324b78896fc7b356b41b8 | 816042347bad8b09ab6d3d67c18c35694bf56898 | refs/heads/dev | 2022-06-29T02:59:01.774400 | 2019-12-15T13:36:40 | 2019-12-15T13:36:40 | 224,579,198 | 2 | 0 | null | 2022-06-21T02:26:49 | 2019-11-28T05:49:24 | Java | UTF-8 | Java | false | false | 280 | java | package com.mkl.gmall.pms.service;
import com.mkl.gmall.pms.entity.Album;
import com.baomidou.mybatisplus.extension.service.IService;
/**
* <p>
* 相册表 服务类
* </p>
*
* @author mkl
* @since 2019-12-01
*/
public interface AlbumService extends IService<Album> {
}
| [
"727448352@qq.com"
] | 727448352@qq.com |
1f4cf8f5a518c1b87a3f11cf3896d6a6c8cff996 | 8eeca7aa9f558d575e7db306bd708302c61ccc79 | /RecylerViewDemo/app/src/main/java/hu/ait/recylerviewdemo/touch/TodoItemTouchHelperCallback.java | 9f18f9c3c987b01ef74fe00a4f7bcead090d578d | [] | no_license | Cai-Glencross/AndroidProjects | eff918e364c4fc01a5c28ff7a5226720aaa3a0d8 | 70cd7c6abe133143b6ba2885f295f094d90be918 | refs/heads/master | 2022-03-12T21:33:53.433610 | 2017-04-09T12:57:45 | 2017-04-09T12:57:45 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,481 | java | package hu.ait.recylerviewdemo.touch;
import android.support.v7.widget.RecyclerView;
import android.support.v7.widget.helper.ItemTouchHelper;
public class TodoItemTouchHelperCallback extends
ItemTouchHelper.Callback {
private TodoTouchHelperAdapter todoTouchHelperAdapter;
public TodoItemTo... | [
"cai.glencross@pomona.edu"
] | cai.glencross@pomona.edu |
252e73c58efa698fc4a1ffe3bc64b0451b2263de | 277a8827394d99e5bd499bc197e49245f98d2ff2 | /app/src/test/java/com/example/ashish/thebookstore/ExampleUnitTest.java | feb48cbdcb5492045a8eea9fd5f6b38a2e75f35b | [] | no_license | itsashishpatel/TheBookStore | beebf5fc5994d8527f202ab79e35518d28eeafea | b22bdb067195409d50ebb5cfc6c15c1736a055be | refs/heads/master | 2020-04-24T16:31:30.653232 | 2019-02-22T18:37:08 | 2019-02-22T18:37:08 | 172,110,502 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 409 | java | package com.example.ashish.thebookstore;
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
pu... | [
"31264223+itsashishpatel@users.noreply.github.com"
] | 31264223+itsashishpatel@users.noreply.github.com |
20b3ef1592968d365af7682b6a3ea8800c8ffd58 | f97d6643da2e5fd7762cac83bff6f6f6615b6a15 | /src/main/java/com/schantz/remotecq/client/PersonHealthRegistrationQueryResult.java | 7f5b2a4e279b08c63487596b2cf71f95f0f278f0 | [] | no_license | roo104/dls-middleware | 51229bca28e12cb98fd849d2389c7c8a47973caf | 14158ac6dc849b6c6a2cbfb39aef7d4f99960ed8 | refs/heads/master | 2021-05-01T05:12:40.195450 | 2017-02-09T08:55:22 | 2017-02-09T08:55:22 | 79,714,673 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,336 | java | package com.schantz.remotecq.client;
import java.io.*;
import java.util.*;
import com.fasterxml.jackson.annotation.*;
public class PersonHealthRegistrationQueryResult implements Serializable {
@JsonProperty("preparedLocks")
private List<CqLock> preparedLocks = new ArrayList<CqLock>();
@JsonProperty("... | [
"jonasp@schantz.com"
] | jonasp@schantz.com |
b4758f2f67cd51a65ffef498a7da2490ed0ece38 | b111b77f2729c030ce78096ea2273691b9b63749 | /db-example-large-multi-project/project37/src/main/java/org/gradle/test/performance/mediumjavamultiproject/project37/p186/Production3738.java | 484820e5882c44b619ac81f726b60ac6162b1f41 | [] | no_license | WeilerWebServices/Gradle | a1a55bdb0dd39240787adf9241289e52f593ccc1 | 6ab6192439f891256a10d9b60f3073cab110b2be | refs/heads/master | 2023-01-19T16:48:09.415529 | 2020-11-28T13:28:40 | 2020-11-28T13:28:40 | 256,249,773 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,308 | java | package org.gradle.test.performance.mediumjavamultiproject.project37.p186;
import org.gradle.test.performance.mediumjavamultiproject.project34.p171.Production3438;
import org.gradle.test.performance.mediumjavamultiproject.project35.p176.Production3538;
import org.gradle.test.performance.mediumjavamultiproject.project3... | [
"nateweiler84@gmail.com"
] | nateweiler84@gmail.com |
b6a10bcbe32b94e626f8f8101a3039d52d52fcc4 | a7822bb3c6a9fb04d94825b07b7019794a4d21f4 | /src/textfieldsample/TextFieldSample.java | a36aa8670d59bb9e29b30a400ea514726324fef6 | [] | no_license | ligeromiguel/Componentes_LigeroMiguel | b912a48c1fc5e7b04fcabc8f4295631645433350 | fceccb72130e7d20a14c02fc9676094a3f61cce8 | refs/heads/master | 2023-01-30T09:14:21.839952 | 2020-12-16T00:32:08 | 2020-12-16T00:32:08 | 267,716,842 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,966 | java | /*
* Copyright (c) 2012, 2014, Oracle and/or its affiliates.
* All rights reserved. Use is subject to license terms.
*
* This file is available and licensed under the following license:
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the f... | [
"ligero_miguel@hotmail.com"
] | ligero_miguel@hotmail.com |
39e8100093a04946e8c69d35427f629b82250291 | f13727f12da683df4888f82393833cbeb0a8a159 | /java/jpwr/bcomp/src/JopcBasevalveincrdecr7.java | 7deaa67110516596a75983a5b30386e2cd5ce2aa | [] | no_license | Strongc/proview | 2d5c54c0f9b2b4272f2a6e9ccf3aba794d3d794a | bf17a7ab3fd3f1b4288d6e6dff3107e3a7f31327 | refs/heads/master | 2020-12-14T18:45:03.413323 | 2014-04-10T15:40:51 | 2014-04-10T15:40:51 | null | 0 | 0 | null | null | null | null | WINDOWS-1252 | Java | false | false | 259,164 | java | package jpwr.bcomp;
import jpwr.rt.*;
import jpwr.jop.*;
import jpwr.jopc.*;
import java.awt.*;
import java.awt.geom.*;
import java.awt.image.*;
import java.awt.font.*;
import javax.swing.*;
import java.awt.event.*;
public class JopcBasevalveincrdecr7 extends JopFrame implements JopUtilityIfc {
JPanel contentPane;
... | [
"claes.sjofors@proview.se"
] | claes.sjofors@proview.se |
9814b437953f736ce307f1c1f7666c8575ef1127 | 90a88709a5d9d61c3a63ae812374b17bb303b479 | /cn/ficos/Compiler/AST/AST.java | 97cf1d1232206e0047fc8992ae1d3763733c981c | [
"MIT"
] | permissive | YurongYou/MangoCompiler | 3e340d22390a7f0c8830d7e864692f5e02028edb | e878ffa957b4429cdb0e1ed186ca6e9fbb6edf0b | refs/heads/master | 2020-12-31T04:56:13.420610 | 2017-11-17T19:08:54 | 2017-11-17T19:12:45 | 58,605,659 | 3 | 0 | null | 2017-08-28T07:06:10 | 2016-05-12T03:50:42 | Java | UTF-8 | Java | false | false | 303 | java | package cn.ficos.Compiler.AST;
import cn.ficos.Compiler.Gadgets.Position;
/**
* The abstract node class in AST
*/
public abstract class AST {
private Position position;
AST(Position _pos) {
position = _pos;
}
public Position getPosition() {
return position;
}
} | [
"yurongyou@sjtu.edu.cn"
] | yurongyou@sjtu.edu.cn |
c35e7773ea22c477002650e95ee9950c6b809b12 | bc165cf4dd622ac83f95e107072ecb6e3eca3252 | /TextFactory/src/editorframework/TextVerifier.java | dec26323c6c8e59c9048c4bb3329bf4a8db98400 | [] | no_license | mjunior89/inf011-editor-framework | 0cd6652e3f96e2cf1be0bcb017b2cfcb7c81f2c9 | 38de2b3c53bd625160808a4dbfd741197d58e57c | refs/heads/master | 2021-01-10T06:45:54.593204 | 2016-02-25T03:59:17 | 2016-02-25T03:59:17 | 49,547,878 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 337 | 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 editorframework;
import editorframework.interfaces.IVerifier;
/**
*
* @author aluno
*/
public class TextVerifier implement... | [
"junior.finalfantasy@gmail.com"
] | junior.finalfantasy@gmail.com |
bc247883249c02a81cd3664dd9d8f1d651d56904 | a1e849b1e0e43833e63b546ed08c7a910907635e | /SR03-SOAP-Client-Create/src/beans/CategorieBean.java | 61a6c80b6ef1ef3ccc74d953ca26b1bb3d956d0c | [] | no_license | VincentKeller/SR03 | dec6782cc6fa8cea65775bad7f611ad5808b436f | 49b2ac2358a4d5c24d56df35dc8c627f4b6722e5 | refs/heads/master | 2021-01-18T17:26:58.286679 | 2016-06-17T12:09:18 | 2016-06-17T12:09:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,689 | java | /**
* CategorieBean.java
*
* This file was auto-generated from WSDL
* by the Apache Axis 1.4 Apr 22, 2006 (06:55:48 PDT) WSDL2Java emitter.
*/
package beans;
public class CategorieBean implements java.io.Serializable {
private beans.AnnonceBean[] anonces;
private int id;
private java.lang.String n... | [
"vincent-keller@hotmail.fr"
] | vincent-keller@hotmail.fr |
b19c75ee9e4ecb52c4983cc068f807c14005b17b | 9712719aa7118e18dfe8b7284b5985bbe53b187e | /kubernetes/src/main/java/io/kubernetes/client/openapi/models/V1WebhookConversion.java | 8791ca9e21a76e61c152021e56fb97ce54f9e7c5 | [
"Apache-2.0"
] | permissive | infa-vdasaraj/java | d8a8f22b74d9f1fbc967f454ed5530aabb6a0294 | 1cf980f74314973e8e0f219aeb39e018dbbb85ab | refs/heads/master | 2022-06-19T10:41:29.940566 | 2020-05-06T23:52:51 | 2020-05-06T23:52:51 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,044 | java | /*
* Kubernetes
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
*
* The version of the OpenAPI document: release-1.16
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
* ... | [
"291271447@qq.com"
] | 291271447@qq.com |
4619e10b327b94a156968e3e32068c786c85f1dd | 9f67393fb3d152a6325145094ec66680aa34341f | /src/com/creditease/eas/accountr/dao/GeneratFileMapper.java | 6836c792bb0041083b29bcceae856ae1aae3676a | [] | no_license | liveqmock/EASExt | 11021a2c129ace517b909ada9dd5be9eacb47dd4 | 1458aabad8f21d524794633ba60c19f12daf5f26 | refs/heads/master | 2021-01-18T08:47:35.792953 | 2015-01-15T07:16:18 | 2015-01-15T07:16:18 | 37,263,974 | 1 | 2 | null | 2015-06-11T13:52:46 | 2015-06-11T13:52:46 | null | UTF-8 | Java | false | false | 965 | java | package com.creditease.eas.accountr.dao;
import java.util.List;
import java.util.Map;
public interface GeneratFileMapper {
/**
*
* 描述:添加文件信息
* 2014-7-23 下午04:26:22 by sunxiaofeng
* @version
* @param map
*/
public void insertFile(Map map);
/**
*
* 描述:查询文件数量
* 2014-7-23 下午05:09:38 by sunxiaofeng... | [
"18610364019@163.com"
] | 18610364019@163.com |
98d0abcf1a62acc73d948f90d4754d5978b3b15b | e5baa5ba65c5cb80b38203b28c064a475aa63693 | /src/cn/edustar/jitar/service/TemplateProcessor.java | 76f8038d9d6fb637916ff9ec237e38806f1237d8 | [] | no_license | yxxcrtd/jitar2012 | bbe00b1eb2e505400dcfec396201752c3888199c | ccae07ff44a3cb9dc3d0b75673cbca699fa66b80 | refs/heads/master | 2020-05-31T15:26:40.107486 | 2019-06-05T08:05:22 | 2019-06-05T08:05:22 | 190,352,419 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,588 | java | package cn.edustar.jitar.service;
import java.io.IOException;
import java.io.Writer;
import java.util.Map;
import javax.servlet.http.HttpServletRequest;
/**
* 模板执行器组件. 负责使用指定的数据和模板产生模板输出结果.
*
*
*/
public interface TemplateProcessor {
/**
* 使用指定的数据和模板产生输出,其中模板相对于 WEB 应用路径,如 '/WEB-INF/ftl/xxx.ftl'... | [
"yxxcrtd@gmail.com"
] | yxxcrtd@gmail.com |
82c435fa1f5d98b613fd294c48765ae55461f55d | d984052a5cf4013b445e52f54ba539c6c1ddc335 | /hibernate-relaciones/src/com/trifulcas/hibernate/entidades/Categorias.java | cf87f87952d2b15ef1a479fd22bc4a7a43164c64 | [] | no_license | juanpablofuentes/Java | 427c053fb52e61a1601fac62f185f4468bb80ac5 | d871592ffb8fea2474f8c2779e1a52a49bc71190 | refs/heads/master | 2022-12-23T05:24:55.417447 | 2019-12-22T19:59:35 | 2019-12-22T19:59:35 | 207,276,380 | 0 | 10 | null | 2022-12-15T23:30:13 | 2019-09-09T09:44:28 | HTML | UTF-8 | Java | false | false | 1,724 | java | package com.trifulcas.hibernate.entidades;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.... | [
"51440192+juanpablofuentes@users.noreply.github.com"
] | 51440192+juanpablofuentes@users.noreply.github.com |
b8998d25ff72a0ef7d4d4a239a92842b9e92d985 | 215f84d7823ceab9946b95220e2d3f87553444b5 | /src/main/java/weididi/community/community/controller/NotificationController.java | bb018ca79d33c0c5887617c992625f146654a10a | [] | no_license | 326800277/community | 4f8974719977632556669f1e2af126b5246ccc70 | 098aaa93f706572ade93ac2b13906191445de98a | refs/heads/master | 2022-06-23T05:32:22.714558 | 2019-09-12T04:09:34 | 2019-09-12T04:09:34 | 199,184,913 | 2 | 0 | null | 2022-06-21T01:35:49 | 2019-07-27T15:52:22 | Java | UTF-8 | Java | false | false | 1,442 | java | package weididi.community.community.controller;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.PathVariable;
import weididi.community.community.dto... | [
"52119506+326800277@users.noreply.github.com"
] | 52119506+326800277@users.noreply.github.com |
936dc958b7b3c1263b03f95bae8895a5105d36a7 | 9cf3b89d90b7d66b2e3b7cbcecd0433345e7805a | /cassandra/src/main/java/cn/xlink/cassandra/db/repository/device/online/DeviceOnlineByDeviceIdRepository.java | 9eadfafd0c79878b78c68b792b9fe089e1e750a6 | [] | no_license | knightsss/xlink-datagetway | 7b892c4fb3b01bffb48a88e16bf9fd759d8a35b4 | f126d2317c1ff5e73db2cf60d913c443b146bb58 | refs/heads/master | 2021-05-06T07:53:49.926321 | 2017-12-04T09:55:08 | 2017-12-04T09:55:08 | 113,975,917 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 457 | java | package cn.xlink.cassandra.db.repository.device.online;
import cn.xlink.cassandra.db.CassandraConstants;
import com.datastax.driver.core.Session;
public class DeviceOnlineByDeviceIdRepository extends SuperDeviceOnlineRepository {
public DeviceOnlineByDeviceIdRepository(Session session) {
super(session, ... | [
"nhstljh302@gmail.com"
] | nhstljh302@gmail.com |
149adc599e95534886ad75be75dfc9b8433c4219 | c4c01164501dbc29865243e76e56a9e1423166f8 | /src/main/java/ro/msg/learning/shop/repositories/RoleRepository.java | f6dc4080f5c504307a0808fa17972fa221f3827b | [] | no_license | AndreiSold/OnlineShop | 9801e6734bdd0537961d1993c9393fd737f4820a | 3ab3c8b6c0dc90d3e8d9e8108a73eed22d1ebb52 | refs/heads/master | 2022-07-16T20:07:20.326153 | 2018-11-16T13:03:06 | 2018-11-16T13:03:06 | 147,817,043 | 0 | 1 | null | 2022-06-29T17:00:55 | 2018-09-07T11:54:33 | Java | UTF-8 | Java | false | false | 264 | java | package ro.msg.learning.shop.repositories;
import org.springframework.data.jpa.repository.JpaRepository;
import ro.msg.learning.shop.entities.Role;
public interface RoleRepository extends JpaRepository<Role, Integer> {
Role findByNameEquals(String name);
}
| [
"sold_andrei@yahoo.com"
] | sold_andrei@yahoo.com |
779bbd9b88b94193e2ded3b3d2c4cefaace2e3e9 | e9e3aaa3a181ebc9b224b4ac4accf97172c06666 | /src/main/java/com/atd/official/service/ConfigService.java | 7089c6c6a63c8c1b1fc5be9f287e24481b25b402 | [
"MIT"
] | permissive | HarsonYoung/atd-website-backend | 1099193bf02755223d5f08f4b2176d7bd1aa8689 | c32be10b4d9f2dfa3fa20635cbbeb3ad682fd3ff | refs/heads/master | 2023-03-31T22:39:15.008599 | 2021-04-09T13:04:45 | 2021-04-09T13:04:45 | 260,110,751 | 0 | 1 | MIT | 2020-04-30T04:09:33 | 2020-04-30T04:09:32 | null | UTF-8 | Java | false | false | 150 | java | package com.atd.official.service;
import com.alibaba.fastjson.JSONObject;
public interface ConfigService {
JSONObject getConfig(String name);
}
| [
"YoungHarson.s@gmail.com"
] | YoungHarson.s@gmail.com |
b611a926585b295c62254a77c3da2379d5b78708 | 197a087063cc202a66cc4d5f35ad4507b7d12026 | /backend/src/main/java/com/maiacare/serverside/web/service/IdoctorService.java | 1891006080aa82752419dbb5731ebb4db1078f44 | [] | no_license | HussamNujaim/MAIA-EYE-Care-Web-Platform | 5100b409326cae22f64e18ae8e123191e00b00fe | 5ad14dcbdc544a7b69f0e2aef3952e79d049582b | refs/heads/main | 2023-08-11T02:19:09.856738 | 2021-10-10T15:52:05 | 2021-10-10T15:52:05 | 415,627,567 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 311 | java | package com.maiacare.serverside.web.service;
import com.maiacare.serverside.web.entity.Doctor;
import org.springframework.data.mongodb.repository.MongoRepository;
import org.springframework.stereotype.Repository;
@Repository
public interface IdoctorService extends MongoRepository<Doctor,Long> {
}
| [
"noreply@github.com"
] | HussamNujaim.noreply@github.com |
fb44ac89a294f9f227d625d8622c3416fbe8501e | f0619c96cb9dc92b6c44ae12aad4f4d6bb334312 | /silver-hammer-core/src/main/java/ru/silverhammer/core/Location.java | 6d0cc8b8f93a576c55848b41af7f54ab78fd7418 | [
"BSD-2-Clause"
] | permissive | ValeryVolkov/Silver-Hammer | 10d892cbb22e5074fb937ccdfc01aef7e28db89d | 731a23d52c44f1f42808cd3725e448474c0af40f | refs/heads/master | 2020-04-14T16:54:19.220174 | 2019-01-03T11:57:39 | 2019-01-03T11:57:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,463 | java | /*
* Copyright (c) 2017, Dmitriy Shchekotin
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must retain the above copyright notice, this
* list of ... | [
"dimjob2000@mail.ru"
] | dimjob2000@mail.ru |
352de763b9785c9d44d41b503887eb9692a94b93 | ec13fd6ad41661e1b2f578819f3b0b0474edbb5f | /org/jooq/impl/Floor.java | 477b38560819109fcc612aa4a2caf3b1d1371d72 | [] | no_license | BukkitReborn/Mineplexer | 80afaa667a91624712906b29a0fbbc9380a6e1b2 | e1038978a1baa9ae88613923842834c4561f0628 | refs/heads/master | 2020-12-02T22:37:49.522092 | 2017-01-17T18:51:53 | 2017-01-17T18:51:53 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 722 | java | package org.jooq.impl;
import org.jooq.Configuration;
import org.jooq.Field;
import org.jooq.QueryPart;
class Floor<T extends Number>
extends AbstractFunction<T>
{
private static final long serialVersionUID = -7273879239726265322L;
private final Field<T> argument;
Floor(Field<T> argument)
{
super("fl... | [
"H4nSolo@gmx.de"
] | H4nSolo@gmx.de |
2075ec77aceebc42607e20a516a62a3c2a262ac3 | 98e5b3aec60935f6768cb4e2a24b21da0b528b6d | /datalayer/message/src/main/java/com/waben/stock/datalayer/message/repository/impl/MethodDesc.java | cde1a62a1fa5ec2bb9d4194fee7cb9155fcc3098 | [] | no_license | sunliang123/zhongbei-zhonghang-zhongzi-yidian | 3eb95a77658d7ad9de1cdf9c3f85714ee007a871 | 54fed94b9784f5e392b4b9517cb5fe19c1b34443 | refs/heads/master | 2020-03-29T05:26:02.515289 | 2018-09-20T09:11:48 | 2018-09-20T09:11:48 | 149,582,090 | 1 | 5 | null | null | null | null | UTF-8 | Java | false | false | 525 | java | package com.waben.stock.datalayer.message.repository.impl;
public class MethodDesc {
private String name;
private Class<?>[] paramTypes;
public MethodDesc(String name, Class<?>[] paramTypes) {
super();
this.name = name;
this.paramTypes = paramTypes;
}
public String getName() {
return name;
}
public... | [
"sunliang_s666@163.com"
] | sunliang_s666@163.com |
5e42e01a056ddca766c3456d19f90da3afcb7977 | 842dee0aaca1e24bed893db63263b2291e32f7d6 | /network/src/main/java/com/cat/study/demo/file/package-info.java | 22ffcced7383669c65246261cbb3f9cdd9dc01c8 | [] | no_license | zhsyk34/zsxy | ec5135a10797ad4480fd31926fee5eb8b6e5937d | 0b24ae31333a30cad7d52628555b60e8483989d9 | refs/heads/master | 2021-01-20T18:45:09.216058 | 2016-09-28T10:59:09 | 2016-09-28T10:59:10 | 60,462,223 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,072 | java | /**
* 说明:本包主要是要演示了文件服务器的功能.
* 客户端启动时,会指定一个文件要保存的路径,本例为“D:/reciveFile.txt”。
* 客户端发送文件的请求,需在控制台输入所请求文件的路径(当然为了简单演示,该文件是服务器上的文件),
* 而后,服务器会将该文件传送给客户端端,客户端将文件内容写入“D:/reciveFile.txt”
*
* @author <a href="http://www.waylau.com">waylau.com</a> 2015年11月6日
*/
/**
* 说明:本包主要是要演示了文件服务器的功能.
* 客户端启动时,会指定一个文件要保存的路径,本例为“D:/re... | [
"zhsy1985@sina.com"
] | zhsy1985@sina.com |
71b0ce6b01f21a84c36fef2bcf7178f9534c5f2c | d31532a44fc82346c0f4ac6a2ec963172e8cffc6 | /DATN_TrangNT_1529758_Sourcecode/TPCP/src/com/seatech/tp/banletraiphieutw/action/BanLeTraiPhieuTwAction.java | 2bfee3ec13a8de58db1f2558b348e647c766c944 | [] | no_license | vubaquang243/DATN_TRANG58PM1 | 66fe491a606b122a50d88ddcc574b26ea6293123 | 6a5e005a0aa64fb6f3567d5a2e64cbb32706afaa | refs/heads/master | 2021-05-14T16:30:37.548747 | 2018-01-02T14:10:26 | 2018-01-02T14:10:26 | 116,021,605 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 36,794 | java | package com.seatech.tp.banletraiphieutw.action;
import com.seatech.framework.AppConstants;
import com.seatech.framework.common.jsp.PagingBean;
import com.seatech.framework.exception.TPCPException;
import com.seatech.framework.strustx.AppAction;
import com.seatech.framework.utils.StringUtil;
import com.seatech.tp.banle... | [
"vubaquang123@gmail.com"
] | vubaquang123@gmail.com |
80150cf670508d6bc34073ee773600f629fc077b | 318d358553a41168bd971cc239311eda92bfdbdd | /herddb-mock/src/main/java/com/jayway/jsonpath/spi/json/JsonProvider.java | 93011fc09b66eb9cd371eaacb1b5ee24c8a3b87f | [
"Apache-2.0"
] | permissive | diennea/herddb | 3dfd5bc6bdd77e2c4799b4844c33acdb72b6735e | 47d992f1171af8e6344d4cd5812b73908b333870 | refs/heads/master | 2023-07-08T23:41:05.958875 | 2023-06-28T11:40:22 | 2023-06-28T11:40:22 | 52,507,351 | 300 | 58 | Apache-2.0 | 2023-09-06T08:17:37 | 2016-02-25T08:01:32 | Java | UTF-8 | Java | false | false | 909 | java | /*
Licensed to Diennea S.r.l. under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. Diennea S.r.l. licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except ... | [
"noreply@github.com"
] | diennea.noreply@github.com |
1b9ef2eafda23b2ce7ca8b41e3a3c576ab6a9e01 | c424b465461b8f03f855df3e6fa8b93a26f6eb1c | /Binary Search Tree/DriverClass.java | c1cf05b15c32a6abb697f1bb9b8b1ef668bfc1a0 | [] | no_license | amurark/algosCode | fde5bd7f615b5deb2b5bd882e81382f8481509cb | 4219bc55029aa4a702878ebe704dcc8a2aaab811 | refs/heads/master | 2021-03-24T10:03:34.107312 | 2016-02-18T01:55:17 | 2016-02-18T01:55:17 | 51,799,828 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,148 | java | import java.util.Scanner;
/**
* Binary Search Tree - search, show, insert.
* Input Format: ArrayLength followed by array elements
* @author Ankit
* 02-16-2016
*/
public class DriverClass {
public static void main(String[] args) {
int length = Integer.parseInt(args[0]);
int[] arr = new int[length];
/**
... | [
"amurark@ncsu.edu"
] | amurark@ncsu.edu |
8d5dc72a23471a7030b2c1235e2f77e8cac99369 | e26a8434566b1de6ea6cbed56a49fdb2abcba88b | /model-seev-mx/src/generated/java/com/prowidesoftware/swift/model/mx/MxSeev04200109.java | ae4d58e4184b8eb19c8a3cf88c46f3c1c5b532a0 | [
"Apache-2.0"
] | permissive | adilkangerey/prowide-iso20022 | 6476c9eb8fafc1b1c18c330f606b5aca7b8b0368 | 3bbbd6804eb9dc4e1440680e5f9f7a1726df5a61 | refs/heads/master | 2023-09-05T21:41:47.480238 | 2021-10-03T20:15:26 | 2021-10-03T20:15:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,865 | java |
package com.prowidesoftware.swift.model.mx;
import com.prowidesoftware.swift.model.mx.dic.*;
import com.prowidesoftware.swift.model.mx.AbstractMX;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annot... | [
"sebastian@prowidesoftware.com"
] | sebastian@prowidesoftware.com |
f28f82d886c01bee8bf14423ed0a82f7c008d202 | b55f1244e81888a693232d69fcf0f10664584b02 | /HsCalendarLib/src/main/java/kr/co/hs/HsCalendar/WeekView.java | 8d00624c76803bc488229807d2ff455352bfb862 | [] | no_license | hsbaewa/HsCalendar | 0878a91f9ee665691e1f5178235e274a9b80a87c | e2455526c4168f6b0eda1de02c72f1ec17bc69f9 | refs/heads/master | 2021-01-12T04:18:58.195707 | 2016-12-29T08:30:20 | 2016-12-29T08:30:20 | 77,584,321 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,817 | java | package kr.co.hs.HsCalendar;
import android.content.Context;
import android.support.v4.content.ContextCompat;
import android.support.v7.widget.CardView;
import android.util.AttributeSet;
import android.util.TypedValue;
import android.view.LayoutInflater;
import android.view.View;
import android.widget.LinearLayout;
im... | [
"hsbaewa@gmail.com"
] | hsbaewa@gmail.com |
eda2fae2f5e47f3882724d9a365930d058a71acc | fa1408365e2e3f372aa61e7d1e5ea5afcd652199 | /src/testcases/CWE89_SQL_Injection/s04/CWE89_SQL_Injection__URLConnection_executeQuery_07.java | 6820017fd6b908ad0656ed5a6b5e8e0b2be8f1ac | [] | no_license | bqcuong/Juliet-Test-Case | 31e9c89c27bf54a07b7ba547eddd029287b2e191 | e770f1c3969be76fdba5d7760e036f9ba060957d | refs/heads/master | 2020-07-17T14:51:49.610703 | 2019-09-03T16:22:58 | 2019-09-03T16:22:58 | 206,039,578 | 1 | 2 | null | null | null | null | UTF-8 | Java | false | false | 20,694 | java | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE89_SQL_Injection__URLConnection_executeQuery_07.java
Label Definition File: CWE89_SQL_Injection.label.xml
Template File: sources-sinks-07.tmpl.java
*/
/*
* @description
* CWE: 89 SQL Injection
* BadSource: URLConnection Read data from a web server with URLConnect... | [
"bqcuong2212@gmail.com"
] | bqcuong2212@gmail.com |
f79bef9d3ae67831010995239d17fd5945f6cadd | 0583405ed5573848c23d5310014f71b4dbd5f66f | /app/src/main/java/cn/edu/gdmec/android/boxuegu/activity/SettingActivity.java | 738b708ff8e9554e4fc827ebd9cf9e4ef82d2226 | [] | no_license | 761471926/Boxuegu | 7451e6fa5048f7ce923f43acfab12719f0a468c5 | e76511b2adaca91003cd1cf3f46cdf0ff8a087b8 | refs/heads/master | 2021-09-09T09:04:35.435864 | 2018-03-14T14:29:58 | 2018-03-14T14:29:58 | 115,393,826 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,350 | java | package cn.edu.gdmec.android.boxuegu.activity;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.content.pm.ActivityInfo;
import android.graphics.Color;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.V... | [
"761471926@qq.com"
] | 761471926@qq.com |
62648e991be9625f082fd315f599990f715d906e | c65a307e02726d6534d76ae8f6b1bfec805d2014 | /app/src/main/java/com/artimanton/fluxstore/fragments/PageFragment2.java | 299a8eebe638589068a6f846cd25867d7a89441e | [] | no_license | artim-anton/Fluxstore | 6cb5f5971d56497e645950dd72a9a98baf4ee31d | ca85182c63c27e4144c694d9958efc34a238af0a | refs/heads/master | 2022-12-12T02:56:13.945541 | 2020-08-23T22:15:56 | 2020-08-23T22:15:56 | 287,721,788 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 753 | java | package com.artimanton.fluxstore.fragments;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.fragment.app.Fragment;
import com.artimanton.fluxstore.R;
public... | [
"artim-anton@yandex.ru"
] | artim-anton@yandex.ru |
27a788f432ac67845e72a3d6f09860e5d8d6cd82 | d44dd44bfaee6b1e5266ffd617d7c4f2af9d5198 | /contrib/storage-splunk/src/main/java/org/apache/drill/exec/store/splunk/SplunkScanSpec.java | 513db63707a306e91ec4e02e23f56b45839a0911 | [
"Apache-2.0",
"LicenseRef-scancode-unknown",
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | vdiravka/drill | a1e97922e3b52c09ce97459271f52dc5f89d7a74 | 52838ef26e5e3e6b4461c2c656ffada0c64c9e88 | refs/heads/master | 2022-07-07T20:20:53.398107 | 2021-11-04T08:12:27 | 2021-11-04T10:05:42 | 50,912,340 | 1 | 0 | Apache-2.0 | 2018-06-07T10:49:27 | 2016-02-02T10:18:01 | Java | UTF-8 | Java | false | false | 2,033 | java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | [
"cgivre@apache.org"
] | cgivre@apache.org |
fefa053bbbb3047b051e5200f5c714bcd24df1c9 | a40e05bce2e1a5d48e1ef1821e3245aa0d968bd0 | /src/glide3/java/com/bumptech/glide/supportapp/github/_938_background/GlideDrawableViewBackgroundTarget.java | e2737630441779246f7fc08a64e5fc435c2d57d3 | [
"Unlicense"
] | permissive | mwshubham/glide-support | f82596ae2f6574509e9d68f6cf06320f8b5844f9 | 8ec2ebc1efbfa0df1e97422ed3ae43cc1ae58be3 | refs/heads/master | 2020-04-24T17:37:11.054603 | 2019-02-23T00:48:07 | 2019-02-23T00:48:07 | 172,154,106 | 0 | 0 | Unlicense | 2019-02-23T00:48:34 | 2019-02-23T00:48:34 | null | UTF-8 | Java | false | false | 1,252 | java | package com.bumptech.glide.supportapp.github._938_background;
import android.widget.ImageView;
import com.bumptech.glide.load.resource.drawable.GlideDrawable;
import com.bumptech.glide.request.animation.GlideAnimation;
import com.bumptech.glide.request.target.GlideDrawableImageViewTarget;
/** @see GlideDrawableImage... | [
"papp.robert.s@gmail.com"
] | papp.robert.s@gmail.com |
e224856e049c22fee1847e0c2c63d35da349d1a5 | 924c8213b85746f5d82bfc0662285c9d08848a1c | /distribution-common/src/main/java/com/vsc/model/property/details/response/Country.java | b66d1ecb86d122e27612ede80d32149675dd9a83 | [] | no_license | jebynot/distribution | d38df64d09e6d432ccad31ee0d3baf2b8cf03d24 | c614bb44c9747da816deedf434f016bf9ec94516 | refs/heads/master | 2021-01-10T08:59:13.458142 | 2016-02-29T03:07:10 | 2016-02-29T03:07:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,358 | java | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7-b41
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2015.10.26 at... | [
"jignatius@orbitz.com"
] | jignatius@orbitz.com |
ec9e0abb530b176c0181721fabbd53a9d6fa89e8 | e952882d529253261d251b8ac3c4f84d13391265 | /src/main/java/cn/xunyard/idea/coding/doc/ServiceDocBuildingService.java | 273a89fd2195d71251bbeb33e89380803d8aa026 | [] | permissive | guangrunshe/CodingHelper | a0185426c8e7b8ad624ed639393547984180446d | 794689b64c470fd32dbcd841a72a437f004d4320 | refs/heads/master | 2022-11-15T06:24:08.473599 | 2019-12-28T15:18:08 | 2019-12-28T15:18:08 | 255,558,139 | 1 | 0 | Apache-2.0 | 2020-04-14T08:53:42 | 2020-04-14T08:53:42 | null | UTF-8 | Java | false | false | 4,755 | java | package cn.xunyard.idea.coding.doc;
import cn.xunyard.idea.coding.doc.process.ProcessContext;
import cn.xunyard.idea.coding.log.Logger;
import cn.xunyard.idea.coding.log.LoggerFactory;
import cn.xunyard.idea.coding.util.AssertUtils;
import cn.xunyard.idea.coding.util.ProjectUtils;
import com.intellij.openapi.project.P... | [
"wuqi@terminus.io"
] | wuqi@terminus.io |
b3ec9e49750d325ef44b0ead8d4685ef7abfd0e1 | 9429a4d71db9de84a4aef8f16575b266c8d862a0 | /android/bridge/src/main/java/ipfs/gomobile/android/bledriver/Peer.java | 05815d19e0bf6bc348deff77e1ecf463289170be | [
"Apache-2.0",
"MIT"
] | permissive | n0izn0iz/gomobile-ipfs | d13f3c7f4f845357c07ee0950a804d105e917c36 | 3eb1873a521fdb756d3e35c617f119b2067b504d | refs/heads/master | 2022-02-06T07:15:38.244264 | 2022-01-08T05:41:55 | 2022-01-08T05:41:55 | 237,205,257 | 0 | 0 | NOASSERTION | 2022-01-08T05:34:31 | 2020-01-30T12:09:02 | Java | UTF-8 | Java | false | false | 2,031 | java | package ipfs.gomobile.android.bledriver;
import java.util.ArrayList;
public class Peer {
private static final String TAG = "bty.ble.Peer";
private final Logger mLogger;
private static final long TIMEOUT = 30000;
private final String mPeerID;
private final ArrayList<PeerDevice> mClientDevices = ne... | [
"d4ryl00@gmail.com"
] | d4ryl00@gmail.com |
42af2ef952f39646833fd324f49073d2202e53f2 | de4260130c334615d8ab3f27d884860e80e459d8 | /android/app/src/main/java/com/activitytracker/MainApplication.java | 13d732eaa1380465cac437010158076d5e84f5c1 | [] | no_license | Shuniy/activity-tracker | 9b813cef776603dca73cb3a3c955efbc17b2104d | d29e92f26cda4499840b719a8cfa31a51c84a454 | refs/heads/master | 2023-08-01T04:39:54.074970 | 2021-09-23T11:22:36 | 2021-09-23T11:22:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,884 | java | package com.activitytracker;
import android.app.Application;
import android.content.Context;
import android.net.Uri;
import com.facebook.react.PackageList;
import com.facebook.react.ReactApplication;
import com.facebook.react.ReactInstanceManager;
import com.facebook.react.ReactNativeHost;
import com.facebook.react.R... | [
"shubhamkumar1239@outlook.com"
] | shubhamkumar1239@outlook.com |
9b65061f42960d1f62f5b2e20a98ebc56a9651a6 | 306424deb791c36c6223fbb55d5d7ea7e6b76c0e | /game/src/main/java/game/control/package-info.java | 729ce8d0ef2213998c861b45dadd8bffef36286e | [
"Apache-2.0"
] | permissive | juliusHuelsmann/strategy | fd5d0b9c901cc175436917995766686a085c963b | af2c61a12c09769a0b74c2bff3a5b78d7ca46116 | refs/heads/master | 2021-01-18T12:36:58.179556 | 2015-06-13T14:58:33 | 2015-06-13T14:58:33 | 36,997,899 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 60 | java | /**
*
*/
/**
* @author juli
*
*/
package game.control; | [
"jhuelsmann@techfak.uni-bielefeld.de"
] | jhuelsmann@techfak.uni-bielefeld.de |
152c3587d3359ec06e71819f7539083914468787 | 94102d45b939c5b37f3b35a5a1b28d62440cf9de | /shardingsphere-infra/shardingsphere-infra-optimize/src/main/java/org/apache/shardingsphere/infra/optimize/context/OptimizeContext.java | 7dc346e31068afaa5b61c8fbd85c6342d469ee05 | [
"Apache-2.0"
] | permissive | shook2012/shardingsphere | 6e46b9d24cf6da0a138fc2c956678fcca1c4d6ad | 5d70df3e48ee4cf50edbc9bf7f9e6e828381bd00 | refs/heads/master | 2023-05-07T06:58:35.935087 | 2021-05-20T09:44:51 | 2021-05-20T09:44:51 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,505 | java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | [
"noreply@github.com"
] | shook2012.noreply@github.com |
e0219db0025ed849d7c89679b746b56242f3e776 | bd802842b64f72a5d10d8b7e843285e71897f940 | /src/Java/LessNumber.java | 7550db8084b7767c752109ec9b6956b2363e4404 | [] | no_license | KeshavSingh520/JavaLearning | 7af6f9804e701bbf18c6d7a872311465d2436153 | cf0df73d3031c033ad3cf7e06b910ba3479b945c | refs/heads/master | 2020-03-22T01:56:08.678856 | 2018-07-01T17:06:46 | 2018-07-01T17:06:46 | 139,339,220 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 651 | java | package Java;
import java.util.Scanner;
public class LessNumber {
public static void main(String[] args) {
System.out.println(getLLessThanN(126, 62));
}
static int getLLessThanN(int number, int digit)
{
//Converting digit to char
char c = Integer.toString(digit).charAt(0);
... | [
"you@example.com"
] | you@example.com |
961a79fa5570860ecbcddabe73eb4a99655ea2cd | 07c50852997f39b7ad3afab5a680672ec94f2620 | /summer-core/src/main/java/com/coco/whale/core/utils/ValidateCodeUtil.java | e9e8df259958888651bdbb59c1d407d368da5353 | [] | no_license | whaleBoot/Summer-Boot | 4046e115d12c175587ccc91cfcf576bfd0874683 | 5dc205aa1f235fdd3b32973d808bbdd02465e02a | refs/heads/master | 2020-04-22T03:12:26.831695 | 2019-02-20T09:40:15 | 2019-02-20T09:40:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,112 | java | package com.coco.whale.core.utils;
import javax.imageio.ImageIO;
import java.awt.*;
import java.awt.image.BufferedImage;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.OutputStream;
import java.util.Date;
import java.util.Random;
/**
* @ClassName ValidateCodeUtil
* @Description 图片验证码生成器... | [
"like3168@pansoft.com"
] | like3168@pansoft.com |
25fdcea8efb757166923e6d1747637a1f6520ffa | c8da50e1a99c6b4bdb4460b00b9004a2db189aa7 | /src/main/java/com/buddhaworks/mvcweb/DTO/Image.java | fd123b003333ffa8ac3aededccbe9b97589227bb | [] | no_license | buddhaprog/BuddhaWorks | 4e914528ac30bfa3b7e5c0788b2121a7cd911572 | 9534558a7ef0d891a5c9f3a77353cfa7005241c7 | refs/heads/master | 2016-09-06T04:17:25.200874 | 2016-01-18T14:16:16 | 2016-01-18T14:16:16 | 39,080,958 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,099 | java | package com.buddhaworks.mvcweb.DTO;
import java.util.Objects;
public class Image {
private int imageId;
private String image;
public int getImageId() {
return imageId;
}
public void setImageId(int imageId) {
this.imageId = imageId;
}
public String getIm... | [
"rhelvinator@yahoo.com"
] | rhelvinator@yahoo.com |
14df5ac9fa10bf05a60395b152966382dc092269 | 09d447afca9be99144edfc1c0d9dfdf441197a44 | /src/example11.java | 21614c898c10e27aa210a6fa117b2b21e7566804 | [] | no_license | yoyou/JavaPratice | 07f660eef8a31911a879031e11b316b87dc39c78 | 159cec835b39d6f770447ee0ba6db74936b6cad4 | refs/heads/master | 2020-06-10T17:42:14.368198 | 2019-06-28T10:06:43 | 2019-06-28T10:06:43 | 193,695,728 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 812 | java | import java.io.FileInputStream;
import java.io.IOException;
import java.util.Scanner;
public class example11 {
public static void main (String[] args) {
FileInputStream fis = null;
try {
fis = new FileInputStream("src/example11.java");
System.setIn(fis);
Scanner ... | [
"example@yinhe.com"
] | example@yinhe.com |
7361f9efb06825db77ef7ce470824bf803fc80c8 | bd5c06c41ad0c75dc01a536a989af9008a9cf2d7 | /src/main/java/com/rhotiz/challenge/challenge/service/GetServiceImpl.java | 1c1a3ea871c8c415740650dadce4864af3707d17 | [] | no_license | AhmadHoghooghi/sharif-challenge | c3a3d5f7240fa4602358f2e7930771a8fb534b4d | feda675ebd6bb185c31857c627f3afff7071dc66 | refs/heads/master | 2020-04-09T22:36:01.348371 | 2018-12-06T13:40:44 | 2018-12-06T13:40:44 | 160,632,917 | 1 | 2 | null | 2018-12-06T13:40:45 | 2018-12-06T06:59:08 | Java | UTF-8 | Java | false | false | 160 | java | package com.rhotiz.challenge.challenge.service;
import org.springframework.stereotype.Service;
@Service
public class GetServiceImpl implements GetService {
}
| [
"ali.dabagh@gmail.com"
] | ali.dabagh@gmail.com |
33df37e67a4474b8eb1f44c656f49df22050918b | 768f506ef2a4bd9099dda9e7e4a51679dea7efa5 | /stc5.students/src/main/java/dao/JournalDAOImpl.java | 495f190aa30cefbd2e9367ecda0fb317f5840cfd | [] | no_license | wohan/PracticeAdapterObserver-master | a5a211dace48931d1598a3dd8a9183f4238a6cf2 | a68c963792e79dbd029c72f15c55fbddf024d8cc | refs/heads/master | 2021-01-20T12:23:13.548655 | 2017-05-05T09:10:44 | 2017-05-05T09:10:44 | 90,357,992 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 314 | java | package dao;
import models.Journal;
import java.util.List;
/**
* Created by PoGo on 20.04.2017.
*/
public class JournalDAOImpl implements JournalDAO {
@Override
public List<Journal> getAll() {
return null;
}
@Override
public Journal get(Integer id) {
return null;
}
}
| [
"you@example.com"
] | you@example.com |
56915b3d02d85eda92ad9a706811bd060c09181d | d564e5c5b0dd77083fe740b1a23d14ce98c51e7c | /src/main/java/com/zking/ssm/mapper/info/TLogininfoMapper.java | c33e5db4b0bfe409ba5b9ce0810d7859eba8dd11 | [] | no_license | yani-lab/ssm | 739eb9d82f2d41302e83a4da39f1680f0ffcaf87 | 085dec58fec1fe46c4c62e57d6dd80cef14307e4 | refs/heads/master | 2022-12-26T03:43:04.395174 | 2019-12-25T01:41:06 | 2019-12-25T01:41:06 | 227,072,161 | 0 | 0 | null | 2022-12-16T04:25:48 | 2019-12-10T08:57:47 | Java | UTF-8 | Java | false | false | 141 | java | package com.zking.ssm.mapper.info;
/**
* @author luo
* @company zking
* @creat 2019-12-1216:22
*/
public interface TLogininfoMapper {
}
| [
"2536496956@qq.com"
] | 2536496956@qq.com |
b136504bec766766533f918fc1019f844f2acd23 | 5d76b555a3614ab0f156bcad357e45c94d121e2d | /src-v3/com/google/android/gms/wallet/C0558k.java | 233dfce89a9eab45fe41598d8c1a5903e983df86 | [] | no_license | BinSlashBash/xcrumby | 8e09282387e2e82d12957d22fa1bb0322f6e6227 | 5b8b1cc8537ae1cfb59448d37b6efca01dded347 | refs/heads/master | 2016-09-01T05:58:46.144411 | 2016-02-15T13:23:25 | 2016-02-15T13:23:25 | 51,755,603 | 5 | 1 | null | null | null | null | UTF-8 | Java | false | false | 4,598 | java | package com.google.android.gms.wallet;
import android.os.Parcel;
import android.os.Parcelable.Creator;
import com.fasterxml.jackson.databind.deser.std.FromStringDeserializer.Std;
import com.google.android.gms.common.internal.safeparcel.C0261a;
import com.google.android.gms.common.internal.safeparcel.C0261a.C0260a;
imp... | [
"binslashbash@otaking.top"
] | binslashbash@otaking.top |
b5848bd71a287c621e384c3eb5f7d28a909ccef9 | 4dd5ec1da43c476b166846783fb17ef02fcb02e4 | /TrainingCollege/src/main/java/training_college/entity/PostModifySchedulePK.java | d574433422f5c239ace250589b3f7fa041cdd01c | [] | no_license | njushishuo/Training_College | 16bb0bf2717c07d714eb67e5da1382220718a31c | b0e31a232cddf69ef91c1fcd5904e0630f446486 | refs/heads/master | 2021-01-21T10:19:47.039993 | 2017-03-20T07:31:00 | 2017-03-20T07:31:00 | 83,409,627 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,166 | java | package training_college.entity;
import javax.persistence.Column;
import javax.persistence.Id;
import java.io.Serializable;
/**
* Created by ss14 on 2017/3/11.
*/
public class PostModifySchedulePK implements Serializable {
private int projectId;
private int courseId;
@Column(name = "project_id")
@I... | [
"675342907@qq.com"
] | 675342907@qq.com |
af90593d8122624709dccd29fafeb347f66f014c | 4bb83687710716d91b5da55054c04f430474ee52 | /dsrc/sku.0/sys.server/compiled/game/script/npc/vendor/object_for_sale.java | 7661eb5f23f5f9975a09624a2eb2a0a0126c467e | [] | no_license | geralex/SWG-NGE | 0846566a44f4460c32d38078e0a1eb115a9b08b0 | fa8ae0017f996e400fccc5ba3763e5bb1c8cdd1c | refs/heads/master | 2020-04-06T11:18:36.110302 | 2018-03-19T15:42:32 | 2018-03-19T15:42:32 | 157,411,938 | 1 | 0 | null | 2018-11-13T16:35:01 | 2018-11-13T16:35:01 | null | UTF-8 | Java | false | false | 17,426 | java | package script.npc.vendor;
import script.*;
import script.base_class.*;
import script.combat_engine.*;
import java.util.Arrays;
import java.util.Hashtable;
import java.util.Vector;
import script.base_script;
import script.library.factions;
import script.library.money;
import script.library.prose;
import script.librar... | [
"tmoflash@gmail.com"
] | tmoflash@gmail.com |
1996b928e08ff519a62792e596dcb4398b7d0d06 | e3f6abd71dfd8ac683ced4aaf28820f9b9944e09 | /src/main/java/whatnot/MirrorTree.java | e3cb6aaf7874d4edbc6fe9b5f6980d2658bf523f | [] | no_license | dpoulomi/PractiseForInterview | bc602b87e8226df89ccc26549c885b3b74660e4a | 3f24a7be48c9125286f1ddedf5d34436de4f3b42 | refs/heads/master | 2021-09-03T12:39:58.422385 | 2018-01-09T05:39:22 | 2018-01-09T05:39:22 | 109,642,165 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,809 | java | package whatnot;
public class MirrorTree {
public class Node {
int data;
Node left = null;
Node right = null;
public Node(int value, Node left, Node right) {
data = value;
this.left = left;
this.right = right;
}
}
public stati... | [
"neo@Subhojits-MacBook-Pro.local"
] | neo@Subhojits-MacBook-Pro.local |
2ec0389e72c2b6c5da544ebb8d69097a22bb5f8d | ad872706fe5f0a3509c56839f0084c3bb98f813c | /dreamer-back/dreamer-core/src/main/java/indi/tudan/dreamer/core/utils/Id/SnowflakeIdWorker.java | 0df5275509b336b6fbb2943f42864eab7c96c9c5 | [
"Apache-2.0"
] | permissive | tudan110/dreamer-framework | b784ab54241c8523ee0eb2c209b87554fae92fbc | d0ae0f1eb480759ba3678462b17204d3231e39f8 | refs/heads/master | 2022-12-13T03:07:43.448269 | 2020-12-16T03:29:28 | 2020-12-16T03:29:28 | 199,764,124 | 2 | 0 | Apache-2.0 | 2022-12-11T04:17:30 | 2019-07-31T02:38:30 | Java | UTF-8 | Java | false | false | 6,293 | java | package indi.tudan.dreamer.core.utils.Id;
/**
* Twitter_Snowflake<br>
* SnowFlake的结构如下(每部分用-分开):<br>
* 0 - 0000000000 0000000000 0000000000 0000000000 0 - 00000 - 00000 - 000000000000 <br>
* 1位标识,由于long基本类型在Java中是带符号的,最高位是符号位,正数是0,负数是1,所以id一般是正数,最高位是0<br>
* 41位时间截(毫秒级),注意,41位时间截不是存储当前时间的时间截,而是存储时间截的差值(当前时间截 - 开始时... | [
"wtudan@126.com"
] | wtudan@126.com |
5167d676383f791e1e818de7897dfe185cff1530 | 4ddae7b8a16f1ae2876ad34f0ee894275a6bebc1 | /src/main/java/api/model/BankAccount.java | 41959646cdc37e0e47be7d04fe377385ac23515f | [] | no_license | ealparslan/broccoli-rest | e2cc2714951bb15659fa5b43f30693840c6bdebf | 61bcdbdd03e8430b0386635ee6627af4a1269138 | refs/heads/master | 2023-07-14T23:33:10.143565 | 2017-07-29T23:46:50 | 2017-07-29T23:46:50 | 403,684,191 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 734 | java | package api.model;
import lombok.AccessLevel;
import lombok.Data;
import lombok.experimental.FieldDefaults;
import javax.persistence.*;
import javax.validation.constraints.NotNull;
import java.io.Serializable;
import java.util.Date;
/**
* Created by deniz on 6/29/17.
*/
@Data
@FieldDefaults(level = AccessLevel.PRI... | [
"e"
] | e |
98af31557e336bd472f0739e9e97f34520d33f0a | e3bb3136ff1c486ca4e837cd9460da83ce7012c7 | /app/src/androidTest/java/ru/lifecoders/multidictionary/ExampleInstrumentedTest.java | 0a529cd42d95a097f61abe8f659577ec6af1788d | [] | no_license | ilyas585/multidictionary2 | 445d63b9690a95ca23970c6f2e8c40f476267458 | 2b2ad7049a825cf50c59ea01095c51580229423e | refs/heads/master | 2021-08-24T10:47:04.267445 | 2017-12-09T09:13:58 | 2017-12-09T09:13:58 | 113,656,803 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 759 | java | package ru.lifecoders.multidictionary;
import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which will execute on an A... | [
"azamat.atlaskirov@gmail.com"
] | azamat.atlaskirov@gmail.com |
9b71d8ec9ea54e8c449bc463def9fca675f089c5 | e9c93fc7f6b08fa15cc8e957b49a8a994b27eb1f | /src/main/java/one/oktw/infinity/mixin/Command_GameMode.java | f947d5209ea48b5c0f31ac04f853ba8596711f5e | [
"CC0-1.0"
] | permissive | WerXD-MCP/minecraft-infinity-tweak | fcad6b0a7a5e7e93dbaa63f71cf92588b061573d | 186919ee1e0385ed4a273912847378f725644a11 | refs/heads/master | 2023-03-17T09:56:40.684853 | 2020-04-03T06:05:57 | 2020-04-03T06:05:57 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,093 | java | package one.oktw.infinity.mixin;
import com.mojang.brigadier.CommandDispatcher;
import com.mojang.brigadier.builder.LiteralArgumentBuilder;
import com.mojang.brigadier.context.CommandContext;
import net.minecraft.command.arguments.EntityArgumentType;
import net.minecraft.server.command.CommandManager;
import net.minec... | [
"james59988@gmail.com"
] | james59988@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.