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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
703270105ec05dbf5995fd00449c8d522e72a46f | 00f3c912d02fa5a7bbf77470f0dcac37a243db01 | /src/main/java/com/aicure/services/model/Role.java | d1d6b57a8c3db578d9a436b4cf17005cab55e52f | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | dihuangaic/androidsdk | 568cb34ef42146766cfe614c284163e1ed0e62a3 | cd98293e350e47ea4c5489206204e464cc67f945 | refs/heads/master | 2022-06-13T05:30:53.196745 | 2020-04-27T22:50:03 | 2020-04-27T22:50:03 | 140,017,164 | 1 | 0 | Apache-2.0 | 2022-05-20T20:49:10 | 2018-07-06T18:15:12 | Java | UTF-8 | Java | false | false | 1,043 | java | /**
* null
*/
package com.aicure.services.model;
/**
*
*/
public enum Role {
SC("SC"),
PARTICIPANT("PATIENT");
private String value;
private Role(String value) {
this.value = value;
}
@Override
public String toString() {
return this.value;
}
/**
* Use ... | [
"di.huang@aicure.com"
] | di.huang@aicure.com |
80e598a7935587503a8239ef3d3190ed15109af7 | 6dec7bf59ad6a1dcc879086e9c5260cf82fb552a | /Survivor.java | 6a1ed95282c80154c97d28ac05a92d1837d8e9f1 | [] | no_license | grant/Sugar-Inc-Code-Challenge | 40a8a0d68c1324d792eee56ff49cf2d33520016b | b6cde3b5733f61c64906568c9d195c061edb6328 | refs/heads/master | 2021-01-01T17:09:35.979147 | 2013-02-09T06:01:28 | 2013-02-09T06:01:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,862 | java | /**
* Survivor
*
* Description:
* You are in a room with a circle of 100 chairs. The chairs are numbered sequentially from 1 to 100.
* At some point in time, the person in chair #1 will be asked to leave. The person in chair #2 will be skipped, and the person in chair #3 will be asked to leave. This pattern of s... | [
"granttimmerman@gmail.com"
] | granttimmerman@gmail.com |
d5913fb9de306727357a1914f38566ef2911fa2d | 9ef0134c9aed0d2e4769bc2be2ce26e161334fe7 | /Swing_Project/src/Main.java | afecf4e2d5cb8cc802eba8efcdcbac62b41b338c | [] | no_license | wooPedia/Very_Simple_Java_Project | 3d57ed6669e6d62c72c55c21d505e6494d14e52c | 2fce475881bbd5c6ecb1747873f41b59ec3abb98 | refs/heads/master | 2022-11-05T18:21:15.259806 | 2020-06-14T04:50:58 | 2020-06-14T04:50:58 | 263,291,812 | 0 | 0 | null | null | null | null | UHC | Java | false | false | 187 | java | import java.io.IOException;
public class Main {
static final int SIZE = 400; // 생성할 학생 수
public static void main(String[] args) throws IOException {
new MyFrame();
}
}
| [
"europeluv@gmail.com"
] | europeluv@gmail.com |
ade70a80eed80baac7ffbc213ca35a15713641cf | 93401c9f11e85cac1f693f240cf8e985912c28c1 | /app/src/androidTest/java/me/thirtythreeforty/headsetbattery/ApplicationTest.java | e3aa42ee2c62d78e8d744deca9c2c241e11650a6 | [] | no_license | thirtythreeforty/headset-battery | e0d986cf2b7ba58655f19bc81f0a588ee669f0c4 | 9f4bef46960688b5df43bad1cf17b1071f89eaa9 | refs/heads/master | 2021-03-30T16:19:45.284024 | 2016-08-18T19:58:03 | 2016-08-18T19:58:03 | 65,968,385 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 365 | java | package me.thirtythreeforty.headsetbattery;
import android.app.Application;
import android.test.ApplicationTestCase;
/**
* <a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a>
*/
public class ApplicationTest extends ApplicationTestCase<Application> {
public ApplicationTest(... | [
"thirtythreeforty@gmail.com"
] | thirtythreeforty@gmail.com |
ad6bfb13a1ddd63f8ef4ffd4588dfd042a75f112 | a63e2c1715c28d60e430d31e2797942e597610a8 | /DesignPatterns/src/creational/builder/Coke.java | 6d4b0fc98ccfe0db26fbb0e8add01ce38deedf56 | [] | no_license | erdogdubeyazit/designpatterns | 6d880f82f5b0b874737f8cfa5bbefe942b439339 | 226e6ade432a2a67c552a4410916561828b126e3 | refs/heads/main | 2023-02-28T16:08:21.210610 | 2021-02-16T22:30:12 | 2021-02-16T22:30:12 | 339,544,623 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 181 | java | package creational.builder;
public class Coke extends ColdDrink {
@Override
public String name() {
return "Coke";
}
@Override
public float price() {
return 30.0f;
}
}
| [
"beb@localhost"
] | beb@localhost |
3179273a6f2b0f820b18e23de2c1c2342b3b2401 | 03dc99ed440d82a4e201314e936a0a8b95cf6918 | /src/oo/heranca/Direcao.java | 8656e68169b0255105007551e4d6f385ba1264f9 | [] | no_license | GJayme/Java-study | 03be1e028c6343fc2c6919bda12008006420aaea | 276e16b0d8cb7cc1ac4d2e9212e7959a23ff315c | refs/heads/master | 2023-01-14T01:54:08.024309 | 2020-11-24T18:36:45 | 2020-11-24T18:36:45 | 308,909,693 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 75 | java | package oo.heranca;
public enum Direcao {
NORTE, LESTE, SUL, OESTE
}
| [
"gabrielj_89@hotmail.com"
] | gabrielj_89@hotmail.com |
f103b5186f8c6748394a62431c8cf5c2d4fa26b4 | 34ee877c2a28aca211eb9cf2bb9298ac52554f3a | /test/src/dk/brics/tajs/test/TestUnrolling.java | 6716810a1ae86238745a486135ff86c0f80c8c81 | [
"Apache-2.0"
] | permissive | aliahsan07/TAJS | 42ede28305ffa0c6c1da19a6ad4b6a657b84e6bc | 387d375c89faf364b227caf6c2bef2cd80dd26bf | refs/heads/master | 2021-02-07T16:28:45.267229 | 2020-04-27T21:47:50 | 2020-04-27T21:47:50 | 244,051,462 | 1 | 0 | Apache-2.0 | 2020-03-25T13:52:07 | 2020-02-29T22:35:21 | Java | UTF-8 | Java | false | false | 15,101 | java | package dk.brics.tajs.test;
import dk.brics.tajs.Main;
import dk.brics.tajs.options.Options;
import org.junit.Before;
import org.junit.Test;
public class TestUnrolling {
@Before
public void before() {
Main.reset();
Options.get().enableTest();
Options.get().enableLoopUnrolling(100);
... | [
"amoeller@cs.au.dk"
] | amoeller@cs.au.dk |
e05bb15840798dedd310e801c37952b9cdc6a212 | 284b11f65fcfc109dc72cdf8ee681a32d1a4401c | /app/src/main/java/com/assignment/abhijeet/models/StudentsDataSource.java | 3a09958bd9abc9962c4e477fc72a152f58256afc | [] | no_license | abhijeetvader9287/assignment | 39a69d100e2c71a6ea49de4271ddb4762b8b612b | 545239189b8eda0d548d1b0b0772262c5bea78d7 | refs/heads/master | 2021-01-19T19:35:57.958885 | 2017-04-16T16:28:52 | 2017-04-16T16:28:52 | 88,426,569 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 642 | java |
package com.assignment.abhijeet.models;
import android.support.annotation.NonNull;
import java.util.List;
/**
* The interface Students data source.
*/
interface StudentsDataSource {
/**
* Gets students.
*
* @return the students
*/
List<Student> getStudents();
/**
* Save stud... | [
"abhijeet@twigsoftwares.com"
] | abhijeet@twigsoftwares.com |
f2cbec9be71f977732086ceb06854426717b33d1 | 8deb692b144a55b391273c17e8023d67209fb97a | /src/main/java/com/narvar/commerce/tools/assertion/shopify/service/ShopifyProductService.java | 5cbb3a5b8736061beadff7f5a54e971b4e0238de | [] | no_license | kunalArneja/assertion-tools | c8c30c816847fcb8a327c561a3f73b1564297084 | f8f3b00dcfede84f1f00988333123ce25e77bf45 | refs/heads/master | 2021-06-16T21:30:15.841811 | 2020-01-28T08:14:11 | 2020-01-28T08:14:11 | 210,532,715 | 0 | 0 | null | 2021-06-04T02:12:34 | 2019-09-24T06:53:04 | Java | UTF-8 | Java | false | false | 6,931 | java | /*
*
* Copyright (c) 2019 Narvar Inc.
* All rights reserved
*
*/
package com.narvar.commerce.tools.assertion.shopify.service;
import com.fasterxml.jackson.databind.DeserializationFeature;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.fasterxml.jackson.databind.SerializationFeature;
import com.fa... | [
"kunal.arneja@narvar.com"
] | kunal.arneja@narvar.com |
8e9ade4704f524669b23140bd3956ccf454ffbc9 | 6ce1c7316a190d6ff41f3a0a94101f8c1e823679 | /src/HashTreeSet.java | a32e238ac4a58872ad29eb093ae6eb23cbb4a4cd | [] | no_license | njustesen/AStarPathfinder | c3e6dbae39ed3716513e73d87a047576ede18a28 | 4b8d8a48f834f57b0dd17b24a7e8f62cd9dfa4b5 | refs/heads/master | 2021-01-01T16:35:45.130427 | 2012-12-12T00:20:20 | 2012-12-12T00:20:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,987 | java | import java.util.Collection;
import java.util.Comparator;
import java.util.HashSet;
import java.util.Iterator;
import java.util.Set;
import java.util.TreeSet;
public class HashTreeSet implements Set<Tile> {
TreeSet<Tile> treeSet;
HashSet<Tile> hashSet;
public HashTreeSet(){
treeSet = new TreeSet<Tile>(new ... | [
"njustesen@gmail.com"
] | njustesen@gmail.com |
2fbc0ae7d76cf12aa270c7a4a04ba4db521c59c9 | bcd42082740cc81d69fc63bb5f07983212953bf5 | /src/main/java/com/hush/service/ComService.java | daa9bf6e528f7371544aabc35595a3fa8957fd56 | [] | no_license | luxf1234/New | f57369388b5954328a376e33f48b3e5fec76d779 | 79c60c3cdac2414e2b0dd8a4f3f731bc7abe197f | refs/heads/master | 2020-04-13T13:40:09.034933 | 2018-12-27T02:40:48 | 2018-12-27T02:40:48 | 163,238,495 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 229 | java | package com.hush.service;
import java.util.List;
import com.hush.pojo.Community;
public interface ComService {
List<Community> comlist(String comName);
String add(String comName);
String deleteByName(String comName);
}
| [
"972018033@qq.com"
] | 972018033@qq.com |
82cd41fab8ec601e0b8290e779c9c680202d4459 | ebe15bcd062006ee539b8710778025f8409626ef | /srcAD/org/openbravo/erpWindows/BusinessPartner/LocationAddress.java | 13ed5424e463b06a99fbc874eecf6d8749901b09 | [] | no_license | yovannyr/openz | c323f3d4d8d28f18bdbcb7dd6f1fea1a2bd88b77 | 52449b70f88390343e9ed83ea7525f5ce637d9ec | refs/heads/master | 2021-01-10T01:09:48.468259 | 2016-04-05T08:21:21 | 2016-04-05T08:21:21 | 55,480,328 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 52,420 | java |
package org.openbravo.erpWindows.BusinessPartner;
import org.openbravo.erpCommon.utility.*;
import org.openbravo.data.FieldProvider;
import org.openbravo.utils.FormatUtilities;
import org.openbravo.utils.Replace;
import org.openbravo.base.secureApp.HttpSecureAppServlet;
import org.openbravo.base.secureApp.Variabl... | [
"yovannyr@outlook.com"
] | yovannyr@outlook.com |
c29979fef650a6372a34a7556b147d1025856cec | cc4d254ace9fbb01333537a33d752ae535ef28c2 | /Testing/app/src/main/java/com/adityadua/testing/MainActivity.java | 52b1106f93b29834ab0219b1dc37f40ed0225ded | [] | no_license | aditya-dua/Android19May | 511531d4324b39c6e34257b8d60adfa803afa826 | f36fc49d67a76e75294443697d33cd5d98d89738 | refs/heads/master | 2020-03-18T17:17:21.005919 | 2018-09-02T04:21:45 | 2018-09-02T04:21:45 | 135,018,910 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 334 | java | package com.adityadua.testing;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
public class MainActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.activity_m... | [
"adityaduatechm@gmail.com"
] | adityaduatechm@gmail.com |
873b735fe3701c5a73737f0f64875c27e9a9567e | 36b22198fbda941e8fe519ba48deb7b305999ad2 | /src/com/javarush/test/level33/lesson15/big01/Helper.java | 85e7477403a146096a073b6d97e59ae695492d25 | [] | no_license | VladislavKrets/JavaRushHomeWork | d44cac84c0a4b9637e9fd95a4fbc623c29afb301 | 97048dad0075d79a4746f73fb7e1511c2cc428f6 | refs/heads/master | 2021-01-21T16:48:06.256024 | 2017-05-20T18:07:43 | 2017-05-20T18:07:43 | 91,831,681 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 458 | java | package com.javarush.test.level33.lesson15.big01;
import java.math.BigInteger;
import java.security.SecureRandom;
/**
* Created by lollipop on 19.07.2016.
*/
public class Helper
{
private static SecureRandom random = new SecureRandom();;
public static String generateRandomString() {
return new BigIn... | [
"vlad-lollipop@ro.ru"
] | vlad-lollipop@ro.ru |
97c3768af6a0a9edd01072ef1668ff79df14c2a8 | 8528f9e13c26c275adbeaf25eb1cf4673ead9d9c | /common/src/main/java/com/huayue/common/enums/check/Check.java | 2180e015a91799de5a4996fc5e0a44da854164ed | [] | no_license | huayue1012243788QQ/practice | 3760ab5e38c3523545ddf64da2f8b955ca36e2fd | 7965d9fb8cb00436a1a1dc42b26a6a9c468a5eef | refs/heads/master | 2020-04-30T14:29:40.745752 | 2019-04-25T08:05:04 | 2019-04-25T08:05:04 | 142,087,658 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 166 | java | package com.huayue.common.enums.check;
/**
* @author huayue.
* @email huayuechn@gmail.com
* @date 2019/2/18.
*/
public enum Check {
CHECKED,
UNCHECKED
}
| [
"1012243788@qq.com"
] | 1012243788@qq.com |
a4ca2a552603ff56c1417a02f7d181f150b2d714 | d8d23c6b0b2af190009188dd03aa036473e8b717 | /urule-core/src/main/java/com/bstek/urule/model/rule/lhs/BaseCriteria.java | 6d17750000f5e74f01787b2819da6490129f07c2 | [
"Apache-2.0",
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | wuranjia/myRule | 30b3fdb73659221c32f88c968449de0b5cc29ded | 6fd0cd6c13ac23ad7f678dda9def8b553d72901e | refs/heads/master | 2022-12-16T09:45:05.495146 | 2019-10-17T02:10:21 | 2019-10-17T02:10:21 | 215,682,587 | 1 | 0 | Apache-2.0 | 2022-12-10T03:12:54 | 2019-10-17T02:05:48 | JavaScript | UTF-8 | Java | false | false | 1,101 | java | /*******************************************************************************
* Copyright 2017 Bstek
*
* 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.apach... | [
"wuranjia07730@hellobike.com"
] | wuranjia07730@hellobike.com |
d6e5f1544a159086e05e56b637f614970b79f4a1 | 5ecd15baa833422572480fad3946e0e16a389000 | /framework/MCS-Open/subsystems/runtime/main/api/java/com/volantis/mcs/papi/impl/RegionElementImpl.java | 8d9af3400a4efa1291e07d3a8bb27a5a8cecbe0f | [] | no_license | jabley/volmobserverce | 4c5db36ef72c3bb7ef20fb81855e18e9b53823b9 | 6d760f27ac5917533eca6708f389ed9347c7016d | refs/heads/master | 2021-01-01T05:31:21.902535 | 2009-02-04T02:29:06 | 2009-02-04T02:29:06 | 38,675,289 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 9,315 | java | /*
This file is part of Volantis Mobility Server.
Volantis Mobility Server 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.
Volantis Mobili... | [
"iwilloug@b642a0b7-b348-0410-9912-e4a34d632523"
] | iwilloug@b642a0b7-b348-0410-9912-e4a34d632523 |
1b56dcb090fd9c2bd3359877fdfc44975bb589dc | 3d1773a8ee1457eb50f1839914b6f236aecea45f | /src/array2/MiniAbsoluteDifferent.java | e45c945580e65d0ee84f171617af7ee708119972 | [] | no_license | anujpachauri/datastrature | 5ee0d143d214f7313665ccaf650b50041a80eebd | be07b0b98d1e187af2b2e6819418a134532fe0ff | refs/heads/master | 2021-06-29T04:18:56.077138 | 2020-03-14T20:39:37 | 2020-03-14T20:39:37 | 174,789,437 | 0 | 0 | null | 2020-10-13T20:21:40 | 2019-03-10T07:04:22 | Java | UTF-8 | Java | false | false | 1,051 | java | package array2;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
/**
* @author Anuj Pachauri
*
* 1:53:09 am
*/
public class MiniAbsoluteDifferent {
public static List<List<Integer>> absoluteDiff(int nums[]) {
Arrays.sort(nums);
List<List<Integer>> list = n... | [
"anuj97190@gmail.com"
] | anuj97190@gmail.com |
1c52ee5d7fd5af5f9a1f0a84309dd30bb2946671 | 326d5d42687f21884d5fc1f40a0e60c8ac21a274 | /src/main/java/com/earandap/vehiculos/domain/nomenclador/Nomenclador.java | 85e735f034c7d9c15fe55947b0ff7a3c83b771bf | [] | no_license | fdbatista/seguridad-vial | a6c50599ebde83012e4910ff9587a0b8c43f512a | ed628db23fac3b93a1428de161909d516f10a709 | refs/heads/master | 2020-04-14T18:29:56.307471 | 2019-01-03T20:45:26 | 2019-01-03T20:45:26 | 164,021,251 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,096 | java | package com.earandap.vehiculos.domain.nomenclador;
import java.io.Serializable;
import org.hibernate.annotations.DiscriminatorOptions;
import javax.persistence.*;
/**
* @Autor Eduardo Aranda
* @Version 0.1
*/
@Entity
@Table(name = "nomenclador")
@SequenceGenerator(sequenceName = "nomenclador_seq", name = "SEQ_NOM... | [
"fdbatista@gmail.com"
] | fdbatista@gmail.com |
93de9602d9a2126ab9b3792ef510ec18e0c2e083 | 35b710e9bc210a152cc6cda331e71e9116ba478c | /tc-unused/src/main/java/com/topcoder/web/openaim/dao/hibernate/DocumentDAOHibernate.java | 4ffdb5164111f2facba43e08f53e8233e31efaac | [] | no_license | appirio-tech/tc1-tcnode | d17649afb38998868f9a6d51920c4fe34c3e7174 | e05a425be705aca8f530caac1da907d9a6c4215a | refs/heads/master | 2023-08-04T19:58:39.617425 | 2016-05-15T00:22:36 | 2016-05-15T00:22:36 | 56,892,466 | 1 | 8 | null | 2022-04-05T00:47:40 | 2016-04-23T00:27:46 | Java | UTF-8 | Java | false | false | 490 | java | package com.topcoder.web.openaim.dao.hibernate;
import com.topcoder.web.common.dao.hibernate.Base;
import com.topcoder.web.openaim.dao.DocumentDAO;
import com.topcoder.web.openaim.model.Document;
/**
* @author dok
* @version $Revision: 68803 $ Date: 2005/01/01 00:00:00
* Create Date: Aug 1, 2006
*/
publi... | [
"dongzhengbin@winterflames-MacBook-Pro.local"
] | dongzhengbin@winterflames-MacBook-Pro.local |
1a41c5b5db83baf7e4247ea3316f0b3d028fba67 | 978841603b5b3e849996d6f0f3586f7b00bb4c1d | /sell_project/src/main/java/com/xmcc/controller/WeiXinController.java | 0e46ad1b229a76bded72df17909499f45c694e4f | [] | no_license | 806969786/project | db78c4f8594bf59a304ec33d90d806002ce63a9a | 72f09193eecb19d563e068583ddadb13b7a10f10 | refs/heads/master | 2022-10-22T12:36:48.811084 | 2019-07-06T02:32:45 | 2019-07-06T02:32:45 | 192,695,368 | 0 | 1 | null | 2022-10-12T20:28:40 | 2019-06-19T08:52:34 | Java | UTF-8 | Java | false | false | 953 | java | package com.xmcc.controller;
import lombok.extern.slf4j.Slf4j;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestParam;
import org.springframework.web.bind.annotation.RestController;
import org.springframework.web.client.RestTemplate;
@RestController
... | [
"xmcc@163.com"
] | xmcc@163.com |
45b497743403cff2f9ce2400a6b316a23fe91b2d | 8b7cae4f0eed8fe2b55e48a4474a087b95a48b42 | /src/cn/zhouchenxi/xxqp/controller/connectServer.java | 4eeef59c0e0d17ebff2c40a71a19cc09358063da | [] | no_license | dawn520/xxqp | a7d1005b24ac9e72f8c3b7b9eb66136afcfad3ff | 322bfd5e82aed85d0ed9a594535e013e26f2a9fb | refs/heads/master | 2021-06-11T13:06:43.049108 | 2017-02-10T12:36:41 | 2017-02-10T12:36:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,420 | java | package cn.zhouchenxi.xxqp.controller;
import sun.misc.BASE64Encoder;
import java.io.ByteArrayOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
import java.io.UnsupportedEncodingException;
import java.net.HttpURLConnection;
import java.net.URL;
import java.net.URLEncod... | [
"981063864@qq.com"
] | 981063864@qq.com |
92aa59877bcdc92d52670be5c58db3fa92744cdd | 5f7f699f9d66aa3762b5286c26a3214a34a862b2 | /Effective_Java/src/enumWithAnnotation/item34/OperationTest.java | 793a1237e5ace420096c47446fe351c1e1c74391 | [] | no_license | w32807/Effective_Java | 41659857029bd0eef7d65f064b34eba9998c0b4d | fd27152cb342cafec9f3660ce4d3dc955a6de97f | refs/heads/master | 2023-06-12T09:34:39.478918 | 2021-07-04T01:15:05 | 2021-07-04T01:15:05 | 382,617,137 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 956 | java | package enumWithAnnotation.item34;
public class OperationTest {
public static void main(String[] args) {
double x = Double.parseDouble("2");
double y = Double.parseDouble("4");
for(Operation op : Operation.values()) {
System.out.printf("%f %s %f = %f%n", x, op, y, op.apply(x, y));
}
System.out.prin... | [
"w32807@nate.com"
] | w32807@nate.com |
d7ac3aa302dceee8b313256a63550b5c5bbb0e0a | e9c2f8cdcee975a5900ecdc12e50aefc1f8be813 | /spring-framework/test/org/springframework/jmx/AbstractJmxTests.java | ec98b00a54192a91bbac169d2921af661ff5de2d | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | z-dp/springsource | feee1c285667098b72ff65c95a5e8fa5e2aa4b07 | e217eeb091c27834409ac5ee55b690b8e669c2e8 | refs/heads/master | 2020-04-10T03:19:35.581789 | 2018-12-07T04:10:04 | 2018-12-07T04:10:04 | 160,766,989 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 682 | java | /*
* Created on Jul 5, 2004
*/
package org.springframework.jmx;
import org.springframework.context.ApplicationContext;
import org.springframework.context.support.ClassPathXmlApplicationContext;
/**
* @author Rob Harrop
*/
public abstract class AbstractJmxTests extends AbstractMBeanServerTests {
p... | [
"zidp@cyclecentury.com"
] | zidp@cyclecentury.com |
4416172aa8191910f8ebecd629a9baca62fb9528 | bfe5b59ae79a198900ff5b26edcfbed24f55ea20 | /src/main/java/hello/Application.java | aa99be5f7cdde13925678a9445768f72d29678d9 | [] | no_license | learniteasy/spring-data-REST-demo | 1076abbe8e50ab4ae2de644f6e40ef2dd2470961 | f5dcf81986e9bdfa2afa4b34efde4f2507fbe83d | refs/heads/master | 2020-04-20T12:29:07.217587 | 2019-02-03T01:18:50 | 2019-02-03T01:18:50 | 168,844,500 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 740 | java | package hello;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
/**
* Spring Data REST builds on top of Spring MVC. It creates a collection of
* Spring MVC controllers, JSON converters, and other beans needed to provide a
* RESTful front end. T... | [
"arahee001c@192.168.0.106"
] | arahee001c@192.168.0.106 |
3e45d633bc41ad289ca3a977fc569d02c38e1c4c | 3b1979bea7d7e2afbac769f2bdf4fcca0612044a | /bearmaps/hw4/AStarSolver.java | 21df451c1336607f7e2c32d8bf068bd9cd678005 | [] | no_license | jiangdada1221/Bearmap | ff7449d3db17b7a308e73e0fb708e02950158c9e | 20939bdee94e7acc8f38982f1f57730f73ec27e4 | refs/heads/master | 2021-07-11T12:35:09.517989 | 2020-11-03T09:26:05 | 2020-11-03T09:26:05 | 212,182,637 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,403 | java | package bearmaps.hw4;
import bearmaps.proj2ab.ArrayHeapMinPQ;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
public class AStarSolver<Vertex> implements ShortestPathsSolver<Vertex>{
private double distance;
double timeUsed;
HashMap<Vertex, Double> disTo;
HashMap<Vertex,... | [
"jiangdada12344321@163.com"
] | jiangdada12344321@163.com |
2e4069e0dda10fd91c38109ba29da276035b6d88 | 9ad211e5d970441e3af0c34f8f2b4c04b3fa8e38 | /src/main/java/com/banckom/game/model/Position.java | 9a21926cf2348e22de2ab82cb475052ef7613a9d | [] | no_license | ayarmakovich/game-exercise | 686f33ecc5414989deed1888743fd5afec899d35 | 02dee00b16ea14417c5cf773d5bb1445ce755206 | refs/heads/master | 2020-03-22T18:03:16.845577 | 2018-07-13T10:53:48 | 2018-07-13T10:53:48 | 140,433,755 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,290 | java | package com.banckom.game.model;
/**
* A position (x,y) on the playing area
*
* @author a-yarmakovich
*/
public class Position {
private double x;
private double y;
private long timestamp;
/**
* Constructs a new position
* @param x an x value
* @param y an y value
* @param times... | [
"a-yarmakovich@yandex-team.ru"
] | a-yarmakovich@yandex-team.ru |
bcdc9dc429f220068aa72519b8541374eb3550f3 | 0fc66d95abdb51334479fee012f0ae8364958c52 | /src/InsertionSort.java | e90ca25b1426bc2f6b1ea7d4db8800692d0123ea | [] | no_license | LucasLuigiT/java-sorting | 9358abf71bdcfa0cc6ff0d6dc8f58da291f87ab4 | 69a57dee2e2c64d01f42d51f1ca766e0f73b3f7a | refs/heads/master | 2022-11-20T17:11:15.112039 | 2019-04-29T18:51:00 | 2019-04-29T18:51:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 900 | java | import java.util.ArrayList;
import java.util.Arrays;
public class InsertionSort {
static int comparacoes = 0;
public InsertionSort() {
this.comparacoes = comparacoes;
}
public static int[] insertionSort(int[] vetor){
for (int i = 0; i < vetor.length; i++){
int num = vet... | [
"35871207+LucasLuigiT@users.noreply.github.com"
] | 35871207+LucasLuigiT@users.noreply.github.com |
5beca0d339f105d1b97e16e0817f76a39681db50 | 33a345069e6c5c12ade7bd677a93b9f4a69d4949 | /src/com/nostalgi/engine/scene/IMaterial.java | baad27175e8528fc14342e1ef226f248073c5ac2 | [] | no_license | madebykrol/Nostalgi | 5449f346808b093fb9a1d39c80061ab9c49d9aab | eac2cc2f9b0d843dbea5a72e1385e77c5ed2f902 | refs/heads/master | 2021-01-01T17:43:04.029657 | 2019-11-11T10:30:38 | 2019-11-11T10:30:38 | 19,542,301 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 205 | java | package com.nostalgi.engine.scene;
import java.nio.FloatBuffer;
import com.nostalgi.math.ColorRGBA;
public interface IMaterial {
public ColorRGBA getColor();
public void setColor(ColorRGBA color);
}
| [
"madebykrol@gmail.com"
] | madebykrol@gmail.com |
5b4baf15b48074cdedf61cd960d39ce33e3a5911 | 136861504b03447fdec987c6982f41615aea157c | /Word_Loan.java | db4da539601dd406bd0c56252a82d4949cc4591e | [] | no_license | da-hyeon/HangleKing | 6e08ac06be9fca2de87c79407fc2caa6465bb139 | 52c228d4ae826214bda08ddcf19c41118c1039b0 | refs/heads/master | 2020-03-22T15:46:41.785503 | 2018-07-09T15:53:46 | 2018-07-09T15:53:46 | 140,276,040 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,050 | java | package com.hangleking.hdh.hangleking;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.view.Display;
import android.view.WindowManager;
import java.util.Random;
public class Word_Loan {
public int nW_x, nW_y ; // 단어 좌표
public int sW_x, sW... | [
"kjg123kg@gmail.com"
] | kjg123kg@gmail.com |
5b3ef16803656772c09762d54588645b827bc022 | b5b41e68812a831b490aa3ec8239b9dfaa6c8d1c | /src/common/ast/StringLiteral.java | b7e10110868d28b0edae64dc26d1709d1cfbea8f | [] | no_license | helensgit/stone-copy | 49ce12e08a8ee0dbaef6ed99937a248c1e61495e | ee375c1a9eb52b30c88a875eb8896fae54af31bd | refs/heads/master | 2021-01-20T19:40:23.408399 | 2016-07-28T02:11:31 | 2016-07-28T02:11:31 | 63,512,155 | 0 | 0 | null | 2016-07-28T02:11:32 | 2016-07-17T03:02:55 | Java | UTF-8 | Java | false | false | 434 | java | package common.ast;
import common.env.Environment;
import common.token.Token;
public class StringLiteral extends ASTLeaf {
public StringLiteral(Token token) {
super(token);
}
public String value() {
return getToken().getText();
}
@Override
public Object eval(Environment env) {
return v... | [
"736577434@qq.com"
] | 736577434@qq.com |
0e50b42891e9772abaf7cec850c25bfa2c721cda | 9cebb2dd3e334df12b46c07de0ad34695b33eb22 | /hhsoft-model/src/main/java/com/hhsoft/cloud/model/user/constants/CredentialType.java | 124d42ea9e4b85d3f8bce150870c69dde40860e9 | [] | no_license | JasonBiaos/cloud-myself | b5792faa7b9ace83361d32a6f3bffe3a60c9f000 | bb3b42de3c9d63fa8365d0076d3ade0f72612485 | refs/heads/master | 2020-04-28T09:05:53.522166 | 2019-04-25T08:34:56 | 2019-04-25T08:34:56 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 364 | java | package com.hhsoft.cloud.model.user.constants;
/**
* @ClassName: CredentialType
* @Description 用户账号类型
* @Author Jason Biao
* @Date 2019/3/21 13:49
* @Version 1.0
**/
public enum CredentialType {
/**
* 用户名
*/
USERNAME,
/**
* 手机号
*/
PHONE,
/**
* 微信openid
*/
W... | [
"bxc"
] | bxc |
fe9a8f9bc2b10b9925ef243b3b0a6e2060c0c88f | 7010d83d2a1d0f86379fc8d4a5e5897ef45ecab5 | /server/sms-svc/src/main/java/com/simple/sms/SmsApplication.java | e7c9d329e94b543d116e5459a42a7f1a48e973fb | [
"MIT"
] | permissive | windwithlife/meetinglive | 6260fd604b904a2b4c8dad96a753d7fdc2ee9af9 | baaa65a6a8761ca76c5448a7e45d2ce73f9b8eb8 | refs/heads/master | 2022-12-04T08:29:16.315018 | 2020-08-28T03:57:25 | 2020-08-28T03:57:25 | 272,113,878 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 441 | java | package com.simple.sms;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration;
@SpringBootApplication(exclude = {DataSourceAutoConfiguration.class})
public class SmsApplicat... | [
"windwithlife@hotmail.com"
] | windwithlife@hotmail.com |
ae4d529b47cf687a74110975b4d8b39fc271c86c | 88fd524acdc5462602f00ae01a4af60d6c452bba | /app/src/main/java/com/ragabaat/myclinic/admin/TeamActivity.java | 6182f24b2f747aec78fd0577f83d5c1bc4b88395 | [] | no_license | ElhadiRagabaat/Clinic | 945556d449774dcd4983732a1abe650236435bd5 | 4930fc8b8b23bb93a3ef6d3ac4434f4314794cc2 | refs/heads/master | 2023-02-02T00:55:14.923887 | 2020-12-13T22:53:33 | 2020-12-13T22:53:33 | 321,176,457 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,893 | java | package com.ragabaat.myclinic.admin;
import androidx.annotation.NonNull;
import androidx.appcompat.app.AppCompatActivity;
import androidx.recyclerview.widget.LinearLayoutManager;
import androidx.recyclerview.widget.RecyclerView;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import... | [
"ahmad23soho@gmail.com"
] | ahmad23soho@gmail.com |
36cdeb1e7f8da378082061da3f0cb911cb3581b2 | 2b3c4200491e15d6d1ad9a7ca3f14f7a93a0e20c | /src/main/java/com/sda/groupa/shippingcostcalculator/exchangeRateCalculator/model/CurrencyCode.java | d7f2993537b398eeb4ccf012744c075fba21e7f7 | [] | no_license | nowickiark/ShippingCostCalculator | 1d403d8cb445e7e73cc9476b9f05e4654d5adbb3 | f769d71c950fb48e4a5857067342ca176352d51f | refs/heads/master | 2021-06-26T05:54:04.637877 | 2019-12-05T19:11:16 | 2019-12-05T19:11:16 | 206,940,997 | 2 | 0 | null | 2021-03-31T21:41:58 | 2019-09-07T08:46:12 | HTML | UTF-8 | Java | false | false | 169 | java | package com.sda.groupa.shippingcostcalculator.exchangeRateCalculator.model;
public enum CurrencyCode {
PLN, EUR, GBP, CZK, NOK, CHF, HUF, SEK, UAH, DKK, RUB, USD
}
| [
"joanna.mardas@wp.pl"
] | joanna.mardas@wp.pl |
c936beaa7b629406e5d6d4e0cd159b6581647894 | af4c9c7b85a165b8a3bf2cd16a7f12a41f08e61a | /MyService/app/src/main/java/org/mv/service/MainActivity.java | b0a438485e580012bfc1b5386dbde8143792b0e0 | [] | no_license | kartmon61/android | 7d68b757f851957dd63e9589c8c9cab342db7c9a | a91a72d5dbdad7f96be05b88e7bbb73177e69a7d | refs/heads/master | 2020-06-17T07:42:50.262787 | 2019-09-13T11:30:07 | 2019-09-13T11:30:07 | 195,849,538 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,738 | java | package org.mv.service;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.Toast;
public class MainActivity extends AppCompatActivity {
EditText edi... | [
"kartmon@naver.com"
] | kartmon@naver.com |
c59bed8f835990067a7d529fb37f50e7c5b2074a | e18ec261aa812df781924b408c1939455b16d914 | /entity-essentials-api/src/main/java/org/jayware/e2/assembly/api/TreeManager.java | 2439d01ab2ed26d2f74be364bdf9c0dab45a6ae8 | [
"Apache-2.0"
] | permissive | jayware/entity-essentials | f30cf173cc804b7886378160cb177c7bb77c3bd9 | 4d4ad6060caa4f5694ac1566faf954a71f81eb9f | refs/heads/master | 2021-01-19T02:27:50.822578 | 2017-11-04T22:32:11 | 2017-11-04T22:32:11 | 48,580,815 | 6 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,195 | java | /**
* Entity Essentials -- A Component-based Entity System
*
* Copyright (C) 2017 Elmar Schug <elmar.schug@jayware.org>,
* Markus Neubauer <markus.neubauer@jayware.org>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the... | [
"elmar.schug@jayware.org"
] | elmar.schug@jayware.org |
847b3d28fc4167a64fdb90adbedacc66cf66b301 | 7cf0dcc2a3b76570823eb1c72f3976bcdd965fb2 | /_testers_SomModules/src/org/NooLab/demoiinstances/A1_SomFluid_Application_Applet.java | 824f900cf6ba3fafece2c40873971523a4b0491c | [] | no_license | Girshwick/noolabsomfluid | ecfb3525b81795048095249d972366e9626682f0 | d1418e02f6db3ef6d1134670797357e26f5bc3ce | refs/heads/master | 2021-01-25T05:21:37.894854 | 2012-11-05T18:53:02 | 2012-11-05T18:53:02 | 34,005,834 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 18,525 | java | package org.NooLab.demoiinstances;
import processing.core.*;
import org.NooLab.field.FieldIntf;
import org.NooLab.somfluid.SomAppFactoryClientIntf;
import org.NooLab.somfluid.SomApplicationIntf;
import org.NooLab.somfluid.SomApplicationResults;
import org.NooLab.somfluid.SomFluid;
import org.NooLab.somf... | [
"klaus.wassermann@gmail.com@5e08b179-1489-47ab-2bb8-484ae94cf756"
] | klaus.wassermann@gmail.com@5e08b179-1489-47ab-2bb8-484ae94cf756 |
912886edca6d45c08ff5afa89275128fee3b52c5 | d404e053342df7097a01cd1a91451a1ceff2075e | /fhdp/fhdp-commons/fhdp-commons-transport/src/main/java/pl/fhframework/dp/transport/dto/operations/OperationDtoQuery.java | 81f5af99f65b3a0453acc6d32414ceb8eb0c2ef5 | [
"LicenseRef-scancode-warranty-disclaimer",
"Apache-2.0"
] | permissive | assecopl/fh | b7baef104c9e5fe936f2e30eaa9c103abf35e523 | d53df8afb872999deae9733b26501451524fcee3 | refs/heads/develop | 2023-09-02T02:29:19.877030 | 2023-08-30T11:11:39 | 2023-08-30T11:11:39 | 196,387,011 | 9 | 16 | Apache-2.0 | 2023-05-15T07:30:01 | 2019-07-11T12:08:38 | Java | UTF-8 | Java | false | false | 736 | java | package pl.fhframework.dp.transport.dto.operations;
import lombok.Getter;
import lombok.Setter;
import pl.fhframework.dp.transport.dto.commons.BaseDtoQuery;
import pl.fhframework.dp.transport.enums.NullableBooleanEnum;
import pl.fhframework.dp.transport.enums.PerformerEnum;
import java.time.LocalDateTime;
@Getter @S... | [
"jacek.borowiec@gmail.com"
] | jacek.borowiec@gmail.com |
3803bc2d8bfe8a2da0fce22bfbbb245cffc1cc0e | 4603b544d2711dfd24df7326fc1efb7620714074 | /Study/src/com/lzz/strategy/ContextRunStrategy.java | 7873595dea224d6f5b19286087f6f43333520485 | [] | no_license | SaitoLi/MyStudyJava | eff04b275680afa937da6e4aef7b07394acbbd7e | 20de4fdaa6f14d10bf204ac91f6b22f06e40540c | refs/heads/master | 2020-03-28T18:25:25.759591 | 2018-11-26T07:11:42 | 2018-11-26T07:11:42 | 148,880,276 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 452 | java | package com.lzz.strategy;
/**
* 上下文,持有IRunStrategy的引用
* @author CunsiALIEN
*
*/
public class ContextRunStrategy {
private IRunStrategy iRunStrategy;
public ContextRunStrategy(IRunStrategy iRunStrategy) {
this.iRunStrategy = iRunStrategy;
}
/**
* 选择道路
* 通过实例化的iRunStrategy对象去调用所选择的逃跑路线
*/... | [
"mrli1211@163.com"
] | mrli1211@163.com |
c2ac8c66508a84196de768534e2591009c7255f0 | 8eece51d61e1b365f3447c80a54a1b6d52cf095a | /src/main/java/io/link4pay/model/transaction/TransactionResponse.java | e665685d3a40f252bc9b8e296615c7910158a87a | [
"MIT"
] | permissive | neoliteconsultant/link4pay_java | b27ceb6a764597e3e69b4c23419f481e3f1f0b08 | 8b9248e3ee80ae0336a6aa2a4884d42f1f146404 | refs/heads/main | 2023-08-29T03:36:30.344137 | 2021-10-05T16:10:19 | 2021-10-05T16:10:19 | 399,447,980 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 216 | java | package io.link4pay.model.transaction;
public class TransactionResponse {
public Response response;
public static class Response{
public String description;
public int responseCode;
}
}
| [
"neoliteconsultant@gmail.com"
] | neoliteconsultant@gmail.com |
1f72c0337b2df49f69c2fe8d32e460543aa1c705 | f0c025942c53485b338bc43207ffff9f8353d8da | /app/src/main/java/cn/com/jinzhong/shandonggrain/android/listener/AnimationListener.java | 8281b112f92cbde8cd6a0cf64fc8d38fe6ee305d | [] | no_license | wuxinlingluan/ShandongGrain | c528ecc617a99e6ed2ff949ce00194b854ea0fed | 10cb3f03e92c1504ad8e8a631bc0ec84fbc29fde | refs/heads/master | 2020-06-24T23:13:13.723064 | 2017-07-12T00:21:24 | 2017-07-12T00:21:24 | 96,947,968 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 521 | java | package cn.com.jinzhong.shandonggrain.android.listener;
import android.animation.Animator;
/**
* Created by ${sheldon} on 2017/7/11.
*/
public class AnimationListener implements Animator.AnimatorListener {
@Override
public void onAnimationStart(Animator animation) {
}
@Override
public void on... | [
"452283765@qq.com"
] | 452283765@qq.com |
22902b9172462d017388290b399512b20642806f | 04528e587474ecb44ac60a3e2008d7baaa235b22 | /app/src/main/java/com/example/administrator/rainmusic/ui/fragment/MusicPlayFragment.java | 3a3fb1dfcbfc746f9d224b514b3b34f94b7ad8c5 | [] | no_license | DHnature/Mr.music | a2c7f9e8962124525971c4b16278c3cdc6d1e33d | cdac66a2bfa00daf84295d9711ed914a02d55e8a | refs/heads/master | 2021-01-19T17:34:04.734891 | 2017-08-22T14:13:16 | 2017-08-22T14:13:16 | 101,070,355 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 15,025 | java | package com.example.administrator.rainmusic.ui.fragment;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.content.IntentFilter;
import android.graphics.drawable.Drawable;
import android.os.Bundle;
import android.os.Handler;
import android.os.Messa... | [
"501314734@qq.com"
] | 501314734@qq.com |
6f02e866b2ef570fc9d4f04ff1fdbe0342424fff | 212298a1a39f63546f35fd3ac70f63c030345de9 | /src/main/java/com/snug/util/SnugUtil.java | d361dbfb7e701b7afd139901ff7a153d155f23c8 | [] | no_license | AbnerHuang2/snug | 88e53455881cac7a24bf0c4176c7c65b60ef4ea7 | aa6a1efc06ea0e7f8f6311d963d80a5253614227 | refs/heads/master | 2022-07-01T14:08:52.440442 | 2019-12-04T08:46:59 | 2019-12-04T08:46:59 | 225,794,732 | 1 | 0 | null | 2022-06-17T02:44:39 | 2019-12-04T06:22:43 | Java | UTF-8 | Java | false | false | 2,031 | java | package com.snug.util;
import com.sun.javadoc.Type;
import java.util.ArrayList;
import java.util.List;
public class SnugUtil {
/**
* 包括基本类型的数组和实体数组
* @param type
* @return
*/
public static boolean isArray(Type type){
return !type.dimension().equals("");
}
public static bo... | [
"1101964585@qq.com"
] | 1101964585@qq.com |
cfb996967a7d1a5b0df6d574951c3d7eb04a6658 | 6846636a68ee346e381fe0ca30065999f66b0d1f | /src/main/java/org/xlet/upgrader/web/controller/ChangeLogController.java | 7c7d5c70435cbea93342e4dc35babe5bc0bee2aa | [] | no_license | hackerlank/upgrader | f6d16ef0106d97d155398882387cb27fb037d175 | fdb2b68ac5159507f877f0dee256b512eee78eed | refs/heads/master | 2021-01-13T14:47:42.236014 | 2014-12-10T09:16:48 | 2014-12-10T09:16:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,666 | java | package org.xlet.upgrader.web.controller;
import org.xlet.upgrader.service.ChangeLogService;
import org.xlet.upgrader.vo.PaginationRequest;
import org.xlet.upgrader.vo.dashboard.ChangeLogDTO;
import org.xlet.upgrader.vo.dashboard.form.ChangeLogForm;
import org.springframework.beans.factory.annotation.Autowired;
import... | [
"315095859@qq.com"
] | 315095859@qq.com |
b785cf95e421e40a9dbbe14b80a131975aa49a2d | 7f23eee736dd5eec6f7d130d2427ba359437c7eb | /src/Model/SqlLiteImplementor.java | 5e54a4232e36b1b090e288c67b99646bf1cb39d8 | [] | no_license | gokkush/Exam-Creator-java | 483d6d394ab2682aaf8a6d06e618ff6a6c39f82e | d03dc324a1728151b85bc823e708a0cfd165e2a9 | refs/heads/master | 2020-08-01T19:37:02.586329 | 2019-09-27T05:38:49 | 2019-09-27T05:38:49 | 211,093,907 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,265 | java | package Model;
/*
* 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.
*/
import java.sql.Connection;
import java.sql.DriverManager;
import javax.swing.JOptionPane;
/**
*
* @author User
*... | [
"gokkush.hotmail.com"
] | gokkush.hotmail.com |
9e88b03c48aa614f600ee7c0f7b8691557947866 | b20267c04f9c38ae0fab08a57a2b60391082323f | /ta4j/src/main/java/org/investphere/ta4j/indicators/trackers/HMAIndicator.java | 29a0cdcab3a81acfa8f674de5932bac5efc1c9ff | [
"MIT"
] | permissive | sumit140588/ta4j | 64b9258f7f60a076cab50ace0c118c272fbf73c3 | 15afc298b49cc907cab485458413f7f8050c582a | refs/heads/master | 2021-12-08T02:53:52.962702 | 2015-11-28T14:23:37 | 2015-11-28T14:23:37 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,142 | java | /**
* The MIT License (MIT)
*
* Copyright (c) 2014-2015 Marc de Verdelhan & respective authors (see AUTHORS)
*
* 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, incl... | [
"dalamar01977@gmail.com"
] | dalamar01977@gmail.com |
515b30f2a6498aee1a33d559297107503e0e9967 | 834fcf48d224b07d06d272244a5f7526b9930735 | /Android/app/src/main/java/be/tomberndjesse/picaloc/BaseActivity.java | 7632939a44b3ab40f6c49481feb54fe45d453e09 | [] | no_license | jhoobergs/Picaloc | c56d2aa2802e0ef70e8f63937799c1abb9e6b10d | 35e99a295abb48593d6998dafeb1f8b622bc1b84 | refs/heads/master | 2021-01-12T13:40:31.992476 | 2016-09-18T14:40:01 | 2016-09-18T14:40:01 | 68,431,372 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,131 | java | package be.tomberndjesse.picaloc;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.location.Location;
import android.net.Uri;
import android.os.Bundle;
import android.support.annotation.LayoutRes;
import android.support.annotation.NonNull;
import android.support.annotation.Nullab... | [
"jesse@hoobergs.be"
] | jesse@hoobergs.be |
673388fb3d892020d927e90ee0d7b332d003a542 | 0c359e241cce729ce777db41d3a4feefa48c30c0 | /src/main/java/com/controllerface/cmdr_j/classes/modules/optional/shields/shieldcells/size6/ShieldCellBank_6D.java | 14033aa4124f4cfc495d6227a860a6507c3420aa | [] | no_license | controllerface/CMDR-J | 760cafe4b89fc86715ee7941d66eaaf7978cf067 | 9fc70e1ae2f2119e3dc93bbc9a26544526beb56a | refs/heads/main | 2022-09-29T02:43:58.308231 | 2022-09-12T02:09:01 | 2022-09-12T02:09:01 | 128,938,494 | 1 | 1 | null | 2021-11-21T01:42:20 | 2018-04-10T13:37:30 | Java | UTF-8 | Java | false | false | 1,542 | java | package com.controllerface.cmdr_j.classes.modules.optional.shields.shieldcells.size6;
import com.controllerface.cmdr_j.classes.data.ItemEffects;
import com.controllerface.cmdr_j.classes.data.ItemEffectData;
import com.controllerface.cmdr_j.classes.modules.optional.shields.shieldcells.AbstractShieldCellBank;
import com... | [
"controll.face@gmail.com"
] | controll.face@gmail.com |
d5dd94382eb6e0273783d755ef66fcd3725620a7 | 28552d7aeffe70c38960738da05ebea4a0ddff0c | /google-ads/src/main/java/com/google/ads/googleads/v6/resources/Video.java | 361eb5f82a7b8b8f3175a102da77beca2129d94a | [
"Apache-2.0"
] | permissive | PierrickVoulet/google-ads-java | 6f84a3c542133b892832be8e3520fb26bfdde364 | f0a9017f184cad6a979c3048397a944849228277 | refs/heads/master | 2021-08-22T08:13:52.146440 | 2020-12-09T17:10:48 | 2020-12-09T17:10:48 | 250,642,529 | 0 | 0 | Apache-2.0 | 2020-03-27T20:41:26 | 2020-03-27T20:41:25 | null | UTF-8 | Java | false | true | 41,363 | java | // Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/ads/googleads/v6/resources/video.proto
package com.google.ads.googleads.v6.resources;
/**
* <pre>
* A video.
* </pre>
*
* Protobuf type {@code google.ads.googleads.v6.resources.Video}
*/
public final class Video extends
com.google... | [
"noreply@github.com"
] | PierrickVoulet.noreply@github.com |
00f5033fce2b3927e20a8c905af085f444dcb978 | 417aad87d96ef5557d974526ac44babe480f86dd | /Metodología de la programación/test/org/mp/sesion03/ResidenciaTestA.java | 41efc2e5484e3ba922ca9caff43a5fd68dc43d4d | [] | no_license | dsubires/UAL | a4b2d06535c7f0ed70745b9678ab22f4136b72d3 | 01ea833989421016424dc70a2956d104c77e6679 | refs/heads/master | 2021-08-15T01:41:28.464825 | 2017-11-17T05:02:19 | 2017-11-17T05:02:19 | 103,769,604 | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 6,155 | java | package org.mp.sesion03;
import static org.junit.Assert.*;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Date;
import org.junit.Before;
import org.junit.Test;
public class ResidenciaTestA {
Residencia residencia;
Habitacion habitacion1;
Habitacion habitacion2;
Habitaci... | [
"dasubipar@gmail.com"
] | dasubipar@gmail.com |
15c170481cb5c7f245cbe0e8af2682b245494e14 | dc54461554ccb453c3b5237f612ecfc4586bc5db | /app/src/main/java/com/kagwisoftwares/nhms/Facility/DeptStaff.java | acd1da99ba2d501d2d9e63f7495ad30ea35a45ce | [] | no_license | kagwicharles/NHMs | 7c6cfcad72d9da5ab7542252c2c837a3d33891a7 | 723b3bf6af18157d725d25e5879f90cde1695ffc | refs/heads/master | 2023-04-24T12:10:51.133596 | 2021-04-22T07:06:26 | 2021-04-22T07:06:26 | 344,372,821 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 743 | java | package com.kagwisoftwares.nhms.Facility;
import android.graphics.Bitmap;
import android.graphics.drawable.BitmapDrawable;
import android.graphics.drawable.Drawable;
import android.media.Image;
import android.widget.ImageView;
public class DeptStaff {
public String getDeptName() {
return deptName;
}
... | [
"ckagwi8@gmail.com"
] | ckagwi8@gmail.com |
b11018b65c4c91ace5f65dac7868e1355f6372ac | 9dea7c8b3b8d01cbf220873f9fa4b94f8aaf41dd | /base/src/main/java/com/codvision/base/rxjava/RxSchedulers.java | ec7abc7da54da96e686c1f297c97642da512566d | [] | no_license | HongDongwei/Modulestext | e559a9f3af2eea881de22276732b7658ca83ebe9 | 36fe8761e65c7f47901133afacd66da328b5ef2b | refs/heads/master | 2023-01-31T17:06:22.239897 | 2020-12-17T02:53:27 | 2020-12-17T02:53:27 | 322,162,165 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 839 | java | package com.codvision.base.rxjava;
import io.reactivex.FlowableTransformer;
import io.reactivex.ObservableTransformer;
import io.reactivex.android.schedulers.AndroidSchedulers;
import io.reactivex.schedulers.Schedulers;
/**
* Project: Modules
* Des:封装线程调度
*
* @author xujichang
* created by 2018/7/26 - 5:01 PM
*... | [
"15869109684@163.com"
] | 15869109684@163.com |
2dbe3835e55209e83db2ad82de4f07b0c999eb4a | e1938b85ba2f6f15bd925e916727f48d9db5490d | /src/main/java/com/qunjie/ocean/servcie/TokenCache.java | a7c3cf952413b731136157174ae3e51027a41b59 | [] | no_license | weizhuxiao/integration | 5a6daea250f4becf7f6286d1818e2fab754289cd | 56765a97bbeb804004cfbb5841386c6f0185ea37 | refs/heads/main | 2023-08-19T04:26:48.267906 | 2021-05-19T08:35:20 | 2021-05-19T08:35:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,067 | java | package com.qunjie.ocean.servcie;
import com.alibaba.fastjson.JSONObject;
import com.google.common.collect.Maps;
import com.qunjie.common.email.DefaultEmailAddress;
import com.qunjie.common.email.event.SendEmailEvent;
import com.qunjie.ocean.model.TokenModel;
import com.qunjie.ocean.utils.HttpHelper;
import lombok.ext... | [
"704378949@qq.com"
] | 704378949@qq.com |
531e5cdd734d39cb798eed98817ec7c0d6d16e39 | f15889af407de46a94fd05f6226c66182c6085d0 | /callosumemr/src/main/java/com/nas/recovery/web/action/appointment/AppointmentAction.java | eed03dbf5497f5ce08f1b547fbc527d57620fd72 | [] | no_license | oreon/sfcode-full | 231149f07c5b0b9b77982d26096fc88116759e5b | bea6dba23b7824de871d2b45d2a51036b88d4720 | refs/heads/master | 2021-01-10T06:03:27.674236 | 2015-04-27T10:23:10 | 2015-04-27T10:23:10 | 55,370,912 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,228 | java |
package com.nas.recovery.web.action.appointment;
import java.util.ArrayList;
import java.util.List;
import javax.faces.event.ValueChangeEvent;
import javax.faces.model.SelectItem;
import javax.persistence.EntityManager;
import org.hibernate.Criteria;
import org.hibernate.criterion.Restrictions;
... | [
"singhj@38423737-2f20-0410-893e-9c0ab9ae497d"
] | singhj@38423737-2f20-0410-893e-9c0ab9ae497d |
fdb48558e34ebf0b11d207245a3ca978c733fc8a | 32b6d118554d0323e7dae414de066eecc99c03a6 | /src/main/java/com/mx/bookstore/service/Book.java | 6e7f257417ab9de4eb2fec6f14b6293e9eba11c1 | [] | no_license | ojuarass/BookStoreClient | f8bb9777c3d967ce5a554e8b298defb9836d928b | 8ff3b97437a822fe086e7a4556ecc7a983a121d9 | refs/heads/master | 2021-02-16T15:56:04.647818 | 2020-03-04T22:53:48 | 2020-03-04T22:53:48 | 245,021,477 | 0 | 0 | null | 2020-10-13T20:04:53 | 2020-03-04T22:57:38 | Java | UTF-8 | Java | false | false | 3,803 | java |
package com.mx.bookstore.service;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlSchemaType;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Clase Java para book complex type.
*
* <p>El siguiente fragmento de esquema espec... | [
"ojuarass@gmail.com"
] | ojuarass@gmail.com |
b777bf443ebd803081f2e607dfd7938777b29c2c | 3857b52280f5e893140c3ce048ed86ed0c959ab4 | /spring/ArtGallery/src/main/java/service/api/ProductService.java | 2e2e0fb3f5153aa6785bfb8a91c53ca982bc7087 | [] | no_license | madhuriSo/ArtGallery | ffdc17bc52f336b2216b8ba0019340e8c9e6ec26 | 2f844b516aa912e200f9fc3c2368f74772c72908 | refs/heads/master | 2021-08-28T04:22:00.807102 | 2017-12-11T07:07:03 | 2017-12-11T07:07:03 | 113,820,378 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 160 | java | package service.api;
import service.data.ProductData;
import java.util.List;
public interface ProductService {
public List<ProductData> getProducts();
}
| [
"madhuri.padule@gmail.com"
] | madhuri.padule@gmail.com |
399cda9e6802c4770686950b726e6fd6f3494999 | b5a6450a4283bc604b5bbb6da266bfa8ee298de2 | /src/test/java/com/mmxb/CarRentalMgrApplicationTests.java | 25522d04cd0745869f6ab5ba3cdf7288a4a420c2 | [] | no_license | MuhammadAmmad/rental-car-manager | 70fb31f28e5c09e4511b7f7dc5f0907da62ed135 | 7e418f67925bb9ca2912bea980d2f53f3c913434 | refs/heads/master | 2021-05-30T01:34:37.638884 | 2015-12-05T17:03:59 | 2015-12-05T17:03:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 504 | java | package com.mmxb;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.test.context.web.WebAppConfiguration;
import org.springframework.boot.test.SpringApplicationConfiguration;
import org.springframework.test.context.junit4.SpringJUnit4ClassRunner;
@RunWith(SpringJUnit4ClassRunner.class... | [
"xingtingshu1994@aliyun.com"
] | xingtingshu1994@aliyun.com |
811cafc1d7e7ccaf39a3f9d615915998ba4e2e90 | 793458d39b0767814ecb805bb6f298191a74bd93 | /rst-ws-cli/src/test/java/com/forkexec/rst/ws/it/ctrlClearIT.java | a61a58bd6eb4ce8ef2c535f1a333893a2a016392 | [] | no_license | CubeSkyy/ist-sdis | 883306c49d63122f7b5904adb898d6e7f98def75 | 6dc097fd143bed29d27b278d2e2a389a24ea0d69 | refs/heads/master | 2022-07-20T07:39:52.647109 | 2022-06-20T20:26:40 | 2022-06-20T20:26:40 | 199,046,555 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 908 | java | package com.forkexec.rst.ws.it;
import com.forkexec.rst.ws.*;
import org.junit.Test;
import java.util.List;
public class ctrlClearIT extends BaseIT {
final int QUANTITY_TO_ORDER = 10;
@Test(expected = BadMenuIdFault_Exception.class)
public void successMenu() throws BadMenuIdFault_Exception, BadInitFault... | [
"miguelmendescoelho@tecnico.ulisboa.pt"
] | miguelmendescoelho@tecnico.ulisboa.pt |
5f283a50d4f29d35a805ace8bdacaafad4f08dac | 17e1132297512ec937f73f4cdb618ff63be021fa | /src/main/java/com/alexp/repository/UserActivityRepository.java | 9af8db7d8d26065de1fa5f852d7ab48a043c9ccf | [] | no_license | plotnik14/activity-log-app | ab376920b47bccc6d8f20df1adc5ef0861529fbd | 082d08dae71b59a679966e3dab02b4781d81b0f8 | refs/heads/main | 2023-01-01T07:31:20.996927 | 2020-10-24T20:12:57 | 2020-10-24T20:12:57 | 306,961,797 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 280 | java | package com.alexp.repository;
import com.alexp.model.UserActivityRecord;
import java.util.Date;
import java.util.List;
public interface UserActivityRepository {
List<UserActivityRecord> searchUserActivityRecordsByParams(List<Long> userIds, Date startDate, Date endDate);
}
| [
"aleksandr.plotnikov@NetCracker.com"
] | aleksandr.plotnikov@NetCracker.com |
a7d9fb7243e6237724c3e3748176c60d7981fc79 | fc98ecdc22882d25424c42f97ff902b22eccd436 | /xmsadapter/src/main/java/org/xms/g/location/GeofencingEvent.java | d93485f11fc47687307d84013183b8176557a932 | [] | no_license | Jos9eM/MapsHuawei | 2e6614111b6cbcc0561958fc54494f660018fba1 | 13c4c8a29811857254d6743e634d3cb9cdeee990 | refs/heads/master | 2021-05-24T14:06:48.723702 | 2020-04-06T19:38:13 | 2020-04-06T19:38:13 | 253,597,995 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,980 | java | package org.xms.g.location;
public class GeofencingEvent extends org.xms.g.utils.XObject {
private boolean wrapper = true;
public GeofencingEvent(com.google.android.gms.location.GeofencingEvent param0, com.huawei.hms.location.GeofenceData param1) {
super(param0, null);
this.setHInstance(pa... | [
"josue.monzon.f@gmail.com"
] | josue.monzon.f@gmail.com |
56d47296d1b4fb4fd273056e5b97d5c0f8e63eb0 | 45801185e808b4da9bf641866e67f501ec13966f | /app2/src/main/java/com/example/wincber/recyclerdialogfragment/MyRecyclerHolder.java | 71783b536abc5b6182274ed7e33f10f6f824eebf | [] | no_license | NIUNIUN/InjectStudy | 79211e8f34d7ba297967f6805d1dfb8657923244 | c3ab2333f37cbcde21e76167751427da69ef9245 | refs/heads/master | 2023-01-14T04:30:01.642577 | 2020-11-30T08:10:23 | 2020-11-30T08:10:23 | 317,152,008 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 493 | java | package com.example.wincber.recyclerdialogfragment;
import android.support.v4.view.ViewPager;
import android.support.v7.widget.RecyclerView;
import android.view.View;
import android.widget.LinearLayout;
/**
* Created by wincber on 9/21/2016.
*/
public class MyRecyclerHolder extends RecyclerView.ViewHolder{
Vi... | [
"tangxueqing@qinglianyun.com"
] | tangxueqing@qinglianyun.com |
989209f870e66dd71fd93abbfc52c9c2c9dd41bc | dd9fdb0016be5242d50e08ded1cec16aeb2048ea | /src/main/java/com/nordfors/springboot/backend/apirest/models/dao/IClienteDao.java | 0e107a7645ebe1968c798121c9976d19200b1663 | [] | no_license | ChristianNordfors/spring-apirest-clientes | 112cf86a2a7358be82df702378f432bce888bc52 | 32d0c73c04d65d810e7e533123ce398b5bd5b8c3 | refs/heads/master | 2022-12-01T10:02:58.940191 | 2020-08-22T00:05:18 | 2020-08-22T00:05:18 | 289,145,732 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 659 | java | package com.nordfors.springboot.backend.apirest.models.dao;
import java.util.List;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import com.nordfors.springboot.backend.apirest.models.entity.Cliente;
import com.nordfors.springboot.backend.apirest.m... | [
"christiannordfors@gmail.com"
] | christiannordfors@gmail.com |
eff4d919dcfd59c919a73fe5accf17cd5a2aa2a9 | 02d1e71d946456b7f619e3cb0350ddff54eef6e0 | /app/src/main/java/com/appropel/xplanegps/view/util/LocationUtilImpl.java | c90d7f5955f1909d2ba2d371358b9f95cc7db7a1 | [] | no_license | aworldnervelink/xplane-to-gps | a5b908f086db66651cefdc5849628297bfadb0f9 | 3b798ffa77c0339d1e5b0508fa152be74cba8445 | refs/heads/master | 2021-02-10T17:58:31.983366 | 2018-04-14T20:21:55 | 2018-04-14T20:21:55 | 244,405,795 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,225 | java | package com.appropel.xplanegps.view.util;
import android.location.Location;
import android.location.LocationManager;
import com.appropel.xplane.udp.Data;
import com.appropel.xplanegps.common.util.LocationUtil;
import com.appropel.xplanegps.common.util.XPlaneVersion;
import com.appropel.xplanegps.common.util.XPlaneVer... | [
"kroll@appropel.com"
] | kroll@appropel.com |
286fcec882dd84c8d4924210315d4362a565aa2d | c008f811103f4dd87f07d1b870fb7a2d75b76efe | /src/main/java/com/actividad06/service/DeporteServiceImpl.java | 2d59273a47022dc3e8240a552bac63103392a4ba | [] | no_license | jeremychaflocgit/Actividad06 | 9ec919b1752bd0096a6926ead8a2ae5f1f2e42aa | 3d45d6c873a363695fd0f4d486aa387e552ad91a | refs/heads/master | 2023-08-22T07:48:43.104100 | 2021-10-18T03:07:30 | 2021-10-18T03:07:30 | 418,325,562 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 477 | java | package com.actividad06.service;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.actividad06.entity.Deporte;
import com.actividad06.repository.DeporteRepository;
@Service
public class DeporteServiceImpl implements Deport... | [
"cchaf@ANTRYX"
] | cchaf@ANTRYX |
eb380fd75b5063b774cc79bd869a2a5e5425d5a0 | 61ee320062727efd4cee4bf320f3025f6bacaef2 | /src/io/github/norbipeti/chat/server/io/Cookies.java | a7fdefef87d1880053fade5ad790c66332a7b42f | [] | no_license | NorbiPeti/ChatServer | 2900a83d09564b5369909f85020c865347e203c3 | dfcd2c7effcc6c9066f63773e4860c937695102f | refs/heads/master | 2020-12-25T14:58:07.820343 | 2018-06-22T09:54:35 | 2018-06-22T09:54:35 | 66,225,977 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,779 | java | package io.github.norbipeti.chat.server.io;
import java.time.LocalDateTime;
import java.time.Period;
import java.time.ZoneId;
import java.time.ZonedDateTime;
import java.time.format.DateTimeFormatter;
import java.util.HashMap;
import com.sun.net.httpserver.HttpExchange;
public class Cookies extends HashMa... | [
"szatmari.norbert.peter@gmail.com"
] | szatmari.norbert.peter@gmail.com |
42a87627cc182340054619d32f15982a6a88445f | 08a528e03695d6603d0e29b1b6391faa5cc3aefa | /src/main/java/org/seckill/entity/Seckill.java | c6363a80a7d9b2a68673364a655650c7be7471b3 | [] | no_license | zihua-chen/seckillSystem | 71be7e4fc0f4085260efefb660a2e3cc1275f3cc | 9a913c741bcba502c852bace6c2461785775f66c | refs/heads/master | 2023-01-13T11:07:14.889687 | 2020-11-19T06:40:56 | 2020-11-19T06:40:56 | 314,145,494 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,510 | java | package org.seckill.entity;
import java.util.Date;
/**
* @author=zhch
*/
public class Seckill {
private long seckillId;
private String name;
private int number;
private Date startTime;
private Date endTime;
private Date createTime;
public long getSeckillId() {
return seckil... | [
"czh18379163710@163.com"
] | czh18379163710@163.com |
184180de9ee676c49f039b40d335916f581e0898 | fe61c93162aa987a193f86c5f587b5cf8fe0dbc6 | /src/com/javarush/JavaSyntax/task/task07/task0712/Solution.java | 44a2c8576649340a34111632072a543ba955656a | [] | no_license | DenisLaptev/MyJavaRushProject | aa7edf1da9c98fdf2954b76c5f632f4c0d981869 | ff5cc2d8a6640a59b84f50bc4fa609ef67bc0dfa | refs/heads/master | 2020-06-29T08:11:13.786260 | 2019-08-04T11:07:09 | 2019-08-04T11:07:09 | 200,482,273 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,380 | java | package com.javarush.JavaSyntax.task.task07.task0712;
import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.util.ArrayList;
/*
Самые-самые
*/
public class Solution {
public static void main(String[] args) throws Exception {
//напишите тут ваш код
ArrayList<String> stringLi... | [
"laptev.denis.18@gmail.com"
] | laptev.denis.18@gmail.com |
bdc951717aae4aef617d589838f2f04bfd75691e | 45d58ad7e0af7cf0ec69ee218b0ba46da81c2abd | /src/java/org/apache/fop/datatypes/ValidationPercentBaseContext.java | 6349fc4d16757f9ddb20f9cc6079514b0cbf82a0 | [
"Apache-2.0"
] | permissive | balabit-deps/balabit-os-7-fop | 48cc73bfb90a83329d4e8041bf1c622884df8a08 | 3ff623f6752a0550998528362469857048ccb324 | refs/heads/master | 2020-04-07T09:11:06.972556 | 2018-11-07T15:43:56 | 2018-11-07T15:43:56 | 158,243,262 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,169 | 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 ... | [
"testbot@balabit.com"
] | testbot@balabit.com |
b74c2109d8ddfbcef3787abb409d231dfe3bb07f | c49fa7c0f679da9b05ad7dd8d3c98df42b059970 | /EasyGandhinagar/src/com/nplussolutions/easygandhinagar/PublicFacilities.java | 58741a82d1e2cdb66025821da4160252761240a8 | [] | no_license | 05bca054/gnadhinagar_android | d6c0eee81675dcf1607c6df62a8c1e457f92d6a2 | 7535c6dcd22617032e232ac9602ae786ab84d3d6 | refs/heads/master | 2021-01-23T02:59:19.245146 | 2014-09-24T05:11:05 | 2014-09-24T05:11:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 14,109 | java | package com.nplussolutions.easygandhinagar;
import java.net.URLEncoder;
import org.apache.http.HttpResponse;
import org.apache.http.client.HttpClient;
import org.apache.http.client.methods.HttpGet;
import org.apache.http.impl.client.DefaultHttpClient;
import org.apache.http.util.EntityUtils;
import org.json.JSONArray... | [
"05bca054@gmail.com"
] | 05bca054@gmail.com |
34b26ec2c2c7ac72aae0eebce3c5e565c7f06550 | 09308f131534645a55a6ebdea1e6200d2f172f91 | /Tetris/Tetris_19June/game/src/devan/input/conditionalInput/ConditionalTouchUp.java | 398547e8edb89d312418828065d6793d3b5801ba | [] | no_license | misterdustinface/prototypes | db937527bade4e5e151b32690d229deab2d8e6bf | b80e017317a329b63dfc609f2ac5d4b7d196d742 | refs/heads/master | 2021-01-25T12:24:01.090439 | 2015-08-02T19:54:53 | 2015-08-02T19:54:53 | 18,827,082 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 539 | java | package devan.input.conditionalInput;
import devan.input.VGesture.TouchUpListener;
public class ConditionalTouchUp implements TouchUpListener{
Conditional condition;
TouchUpListener listener;
public ConditionalTouchUp(Conditional condition, TouchUpListener listener) {
this.condition = condition;
th... | [
"misterdustinface@gmail.com"
] | misterdustinface@gmail.com |
bb7af0d2fca4fa1c885568fcbd2527af693b1670 | e49ddf6e23535806c59ea175b2f7aa4f1fb7b585 | /tags/release-5.2.1/mipav/src/plugins/PlugInAlgorithmDrosophilaRetinalRegistration.java | 0e1798e4e0219ca05694209450d2338c8956d3a6 | [
"LicenseRef-scancode-unknown-license-reference",
"MIT"
] | permissive | svn2github/mipav | ebf07acb6096dff8c7eb4714cdfb7ba1dcace76f | eb76cf7dc633d10f92a62a595e4ba12a5023d922 | refs/heads/master | 2023-09-03T12:21:28.568695 | 2019-01-18T23:13:53 | 2019-01-18T23:13:53 | 130,295,718 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 61,751 | java | import gov.nih.mipav.util.MipavMath;
import gov.nih.mipav.model.algorithms.*;
import gov.nih.mipav.model.algorithms.utilities.AlgorithmFlip;
import gov.nih.mipav.model.file.*;
import gov.nih.mipav.model.structures.*;
import gov.nih.mipav.view.*;
import gov.nih.mipav.view.dialogs.JDialogVOIStatistics;
import ... | [
"mccreedy@NIH.GOV@ba61647d-9d00-f842-95cd-605cb4296b96"
] | mccreedy@NIH.GOV@ba61647d-9d00-f842-95cd-605cb4296b96 |
3a7a972e2e2e55a98fb33bf6b3200466f25848af | 123fd25b3875893466abd20061cb36a12bdcaccb | /src/grade/GradeService.java | b64ef68872e6a6f4122f21cc723ce4df6eb92bb7 | [] | no_license | selss2/test2 | 95755f8c09329d291c9a2afd16717da3481fb394 | 2b2efefaf9d9dabcf083300e469b667711ba97d3 | refs/heads/master | 2021-01-16T20:42:38.000184 | 2016-07-26T08:38:35 | 2016-07-26T08:38:35 | 63,741,676 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 474 | java | package grade;
import java.util.List;
public interface GradeService {
// 총 7개의 기본 패턴이 존재하더라
// exeU
public int insert(GradeBean grade);
public void update(GradeBean grade);
public String delete(String del);
// exeQ
public List<GradeBean> list();
public List<GradeBean> findById(String id);
public GradeBean fi... | [
"selss212@gmail.com"
] | selss212@gmail.com |
4f64a810cc047c208c340ecd910fdbca6ab54f34 | a95c979c4b5a446e02f80997442f39c055d629a4 | /app/src/main/java/jigneshkt/test/com/testproject/presentation/ui/flightschedule/FlightScheduleView.java | 2eb7ba39678667b9165d39af5707c3c21b56290f | [] | no_license | JigneshKT/FlightSchedule | dba4facd034a892adc27373558ab17b9cc905553 | 13902f834d51b0bef944a5ef48ae35b3b46acd9f | refs/heads/master | 2020-05-03T20:45:18.581558 | 2019-04-03T07:21:33 | 2019-04-03T07:21:33 | 178,809,873 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 660 | java | package jigneshkt.test.com.testproject.presentation.ui.flightschedule;
import java.util.ArrayList;
import jigneshkt.test.com.testproject.base.BaseActivityView;
import jigneshkt.test.com.testproject.domain.model.FlightSchedule;
public interface FlightScheduleView extends BaseActivityView {
void setArrivalAirport... | [
"iintegrator@gmail.com"
] | iintegrator@gmail.com |
136bd8428d0aaaa2e96308f464506476537f94a2 | cc79942d4d23a88d60a25ca15de553cccbfe505d | /src/gui/AccueilChefController.java | 3105470a13e3fec4ebe8db3804205085fd64e090 | [] | no_license | khalilVer/ProjetJava | 9b520329d87a5134834384d4b344e3a598a1faad | 791a2eff65a9c5af112b1d7005f17fc4ae24270f | refs/heads/master | 2020-05-24T18:52:59.254881 | 2019-05-19T00:57:37 | 2019-05-19T00:57:37 | 187,419,046 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,311 | 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 gui;
import Controller.ChauffeurController;
import Controller.TacheController;
import Controller.VoyageController;
i... | [
"noreply@github.com"
] | khalilVer.noreply@github.com |
d2af8ac7dc0f690dc6a8225b7a55815752c03e3f | 31aa8c70feec18e13be80329428e826a4854ca92 | /src/main/java/org/example/web/dto/Book.java | 750a005ce379cb04522060ea2e235398c2c5e6b2 | [] | no_license | DmParshin/simple_mvc | 3abc5be8128b4ed679f29b6b0ac9ddfaa2abfa4b | 58d99d313dc9a2faeeaa241bc0ff7c499d25b300 | refs/heads/master | 2023-06-21T08:44:27.140463 | 2021-07-21T09:26:10 | 2021-07-21T09:26:10 | 387,329,163 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 936 | java | package org.example.web.dto;
public class Book {
private String id;
private String author;
private String title;
private Integer size;
public String getId() {
return id;
}
public void setId(String id) {
this.id = id;
}
public String getAuthor() {
return au... | [
"DmParshin@gmail.com"
] | DmParshin@gmail.com |
818859ed8d098c10f568ef2374203c441da0b775 | 643f4173f934049ce825d9e3f097abb70587e4f2 | /Assignment_2/src/main/java/com/cs499/a2/web/rest/UserResource.java | bc4d75535cd32187dbd5a480481d754db8706603 | [] | no_license | chunhho/CS499-Cloud | 22557536490a308021725b9d954ce0bcd6e3296d | c345d3170532dbe53f7507844e980c37e126cda5 | refs/heads/master | 2021-01-01T20:05:31.580524 | 2017-03-22T23:13:41 | 2017-03-22T23:13:41 | 78,381,515 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,297 | java | package com.cs499.a2.web.rest;
import com.cs499.a2.config.Constants;
import com.codahale.metrics.annotation.Timed;
import com.cs499.a2.domain.User;
import com.cs499.a2.repository.UserRepository;
import com.cs499.a2.security.AuthoritiesConstants;
import com.cs499.a2.service.MailService;
import com.cs499.a2.service.User... | [
"Gary Ho"
] | Gary Ho |
1ab1c3234c91736e24381684c2cee3fc184455ac | 0af8b92686a58eb0b64e319b22411432aca7a8f3 | /large-multiproject/project38/src/test/java/org/gradle/test/performance38_4/Test38_385.java | 20dc32a99c4dc57cc8ae372b3179059568e5c342 | [] | 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 | 292 | java | package org.gradle.test.performance38_4;
import static org.junit.Assert.*;
public class Test38_385 {
private final Production38_385 production = new Production38_385("value");
@org.junit.Test
public void test() {
assertEquals(production.getProperty(), "value");
}
} | [
"cedric.champeau@gmail.com"
] | cedric.champeau@gmail.com |
6b3ac37ed840a197e4ddaffe7ac2dc242e49ffef | 793a6274ee39ac04114b12b92e46940454d1ffbd | /kouyudao/src/main/java/com/ludashen/dao/OrderDao.java | 6a2195b346a0d0cfb7d2fef007191a4ea1565ac6 | [] | no_license | ludagewudi/EnKouyu | 6d76fad96ba2808a7930d2cd910abd1292b14c86 | 9f731bb194322a4ba44284a94915475ec576db51 | refs/heads/master | 2022-12-21T19:34:01.154467 | 2020-01-04T17:23:06 | 2020-01-04T17:23:06 | 231,801,531 | 0 | 0 | null | 2022-12-16T04:25:40 | 2020-01-04T17:24:55 | Java | UTF-8 | Java | false | false | 1,055 | java | package com.ludashen.dao;
import com.ludashen.kouyumain.A;
import com.ludashen.kouyumain.B;
import com.ludashen.kouyumain.Order;
import com.ludashen.kouyumain.Title;
import org.apache.ibatis.annotations.One;
import org.apache.ibatis.annotations.Result;
import org.apache.ibatis.annotations.Results;
import org.apache.ib... | [
"195823423@qq.com"
] | 195823423@qq.com |
c99bcb17e6b8a15a8d47d3770679f6440a32dbda | 888ada06f371ebf09b845dcfa9e36e5dce9b50ba | /user-service-demo/src/main/java/com/laoxu/userservice/UserServiceDemoApplication.java | 6b9093971e7d43fd99f19c8d2913f88b8e9ab923 | [] | no_license | 1051513344/spring-cloud-basic | 6628c8378ebd4264117330ed4d345d1fa58740cb | effe07c3e8af57dab711350b0d40485333c2dc68 | refs/heads/master | 2022-12-04T04:30:10.167661 | 2020-08-18T09:40:25 | 2020-08-18T09:40:25 | 288,413,313 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 460 | java | package com.laoxu.userservice;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.netflix.eureka.EnableEurekaClient;
@SpringBootApplication
@EnableEurekaClient // 开启EurekaClient功能
public class UserServiceDemoApplicat... | [
"xushunjie@zhuojianchina.com"
] | xushunjie@zhuojianchina.com |
98154cebfcee2764572f793b9957d5369ed88ddf | 6a6d325ec45ddb249d484808f7014e8d438de549 | /src/main/java/com/technobel2021/exercicehotel/model/ErrorDTO.java | 3a938bf5e26b7c8b8f0f4e9612dd708e716891e8 | [] | no_license | Shimshaker/ExerciceHotel-master | 281c49c093c189dfb6230cfadf936a0f230cd230 | 7cfdf2e9497a5cb5e8845d861a0944710fbd45d4 | refs/heads/master | 2023-08-19T08:03:42.887456 | 2021-10-18T19:49:42 | 2021-10-18T19:49:42 | 418,435,527 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 255 | java | package com.technobel2021.exercicehotel.model;
import java.time.Instant;
public class ErrorDTO {
private String message;
private Instant timestamp = Instant.now();
public ErrorDTO(String message){
this.message = message;
}
}
| [
"shimshaker@gmail.com"
] | shimshaker@gmail.com |
d726d63345f9b9c3c9a65bfbfd54d8d8ec5b31a3 | 70c709f05c4c1acc92f8cb0cdfc701878859096a | /src/java/controller/themdmcontroller.java | f28dd51a2509d750f6df71f727b1698c2c0f8c2f | [] | no_license | tringuyenvn94/shop-quan-ao | 0313c7e790889bd8922c1edc4dd509fed5ee1258 | 0c2322d6c1c0afe87693ffac34148f0316fb9cad | refs/heads/master | 2020-05-18T16:40:55.106917 | 2013-06-28T06:06:43 | 2013-06-28T06:06:43 | 37,208,500 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,026 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package controller;
import dao.SPDao;
import dao.danhmucdao;
import java.io.IOException;
import java.io.PrintWriter;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;
import java... | [
"tanbinh.dev@gmail.com"
] | tanbinh.dev@gmail.com |
5ba9c6dfb191e831fb54706e3eb525c711e00cfc | f39a53e8c015be238c11d0cb3e6bc266a1b87929 | /src/main/java/rs/ac/ftn/uns/sep/bank/model/Card.java | 10213ea490b7809acb0a010afdad12494146d724 | [] | no_license | vujasinovic/SEP-Bank | 00751082ce4b1bd91ad014a4ec23ed7e9059995d | 103ebb41d5e97fdc43e29a6f1ee8a15e701727f7 | refs/heads/master | 2022-01-30T12:16:01.808319 | 2020-01-31T13:07:39 | 2020-01-31T13:07:39 | 226,938,922 | 0 | 0 | null | 2022-01-07T00:19:18 | 2019-12-09T18:23:20 | Java | UTF-8 | Java | false | false | 520 | java | package rs.ac.ftn.uns.sep.bank.model;
import com.fasterxml.jackson.annotation.JsonIgnore;
import lombok.Data;
import lombok.ToString;
import javax.persistence.*;
import java.sql.Date;
@Entity
@Data
public class Card {
@Id
@GeneratedValue(strategy = GenerationType.AUTO)
private Long id;
private Strin... | [
"aleksandar.vujasinov@gmail.com"
] | aleksandar.vujasinov@gmail.com |
457ce99a5e561993f4055bf679efd38d3e9b3386 | 45261cf94bc061c6c8025e47dec37c741789bbd7 | /src/test/java/br/com/supero/books/BooksApplicationTests.java | 3269da41612909e7ca77bbdbd6dee1d7c8a4dd4f | [] | no_license | YouFool/books-api | 249b23a1783a71136690c6ea5dfdfea66d0eb8e9 | f78a933761526a0c4ae78adf8c2a7948effb28d1 | refs/heads/master | 2021-01-08T16:17:29.910336 | 2020-02-23T02:11:46 | 2020-02-23T02:11:46 | 242,077,501 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 221 | java | package br.com.supero.books;
import org.junit.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
public class BooksApplicationTests {
@Test
public void contextLoads() {
}
}
| [
"joao.heckmann@mouts.info"
] | joao.heckmann@mouts.info |
3cf2ef4f2adcd6c62473514b35f71c973663c4d7 | 9aeb261d951d7efd9511184ed38c9caa0a3cd59f | /src/main/java/com/android/tools/r8/naming/identifiernamestring/ClassForNameIdentifierNameStringLookupResult.java | 5785d0a64b92ec3a845e61df207a0c10f9903c5c | [
"BSD-3-Clause",
"MIT",
"Apache-2.0",
"LicenseRef-scancode-generic-cla",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | veryriskyrisk/r8 | 70bbac0692fcdd7106721015d82d898654ba404a | c4e4ae59b83f3d913c34c55e90000a4756cfe65f | refs/heads/master | 2023-03-22T03:51:56.548646 | 2021-03-17T16:53:58 | 2021-03-18T09:00:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 795 | java | // Copyright (c) 2020, the R8 project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
package com.android.tools.r8.naming.identifiernamestring;
import com.android.tools.r8.graph.DexType;
impo... | [
"christofferqa@google.com"
] | christofferqa@google.com |
ed3d1ad8d40c8d4b0be835ae969ef1db5dff7db2 | 8393c0ca0974beba03c455110b04e4accce239bd | /src/main/java/com/example/spring/demospring/dependency/lookup/TypeSafetyDependencyLookupDemo.java | 959fc6ff5f56cdaf22cb25eb8a1993751c6eb66e | [] | no_license | zll1020/demo-spring | 4c414f9c069b06d64345159e0ec7c1788df07824 | 235f93321017cf22857e616c49d2664d16f0eefd | refs/heads/master | 2022-11-18T11:57:41.354408 | 2020-07-17T10:19:20 | 2020-07-17T10:19:20 | 276,797,271 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,499 | java | package com.example.spring.demospring.dependency.lookup;
import com.example.spring.demospring.domain.User;
import org.springframework.beans.BeansException;
import org.springframework.beans.factory.BeanFactory;
import org.springframework.beans.factory.ListableBeanFactory;
import org.springframework.beans.factory.Object... | [
"zhangll6@ziroom.com"
] | zhangll6@ziroom.com |
c634b82daa1f87d1545001dc84593d7a8a835b40 | 120e613549a40dcc610f4a688a05291e32c3d424 | /src/test/java/generator/ImprovedRecursionFifonacciGeneratorTest.java | d35f93b7c341e704ebb2fc6cf4995b8fc98f55a9 | [] | no_license | vmelnychuk/java-fibonacci | 5c89a7d4c1ae8944cf0269de34c1993a67bd52fc | b040a364ced7cb15f635e3f64ec4c6f005a94dd6 | refs/heads/master | 2021-01-09T21:53:45.209697 | 2015-10-06T13:11:26 | 2015-10-06T13:11:26 | 43,687,321 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,739 | java | package generator;
import org.junit.After;
import org.junit.Before;
import org.junit.Test;
import java.math.BigInteger;
import static org.junit.Assert.*;
// http://www.maths.surrey.ac.uk/hosted-sites/R.Knott/Fibonacci/fibtable.html
public class ImprovedRecursionFifonacciGeneratorTest {
private FibonacciGenerato... | [
"vmmelnychuk@gmail.com"
] | vmmelnychuk@gmail.com |
fb5c938490a281eda632f990ceeec3923f8dcda7 | 5cde8e269e98f5d348056e1b8e3d4cfedb33afc5 | /src/main/java/com/sinovatech/search/orm/hibernate/SimpleHibernateDao.java | c52e9e8d6686bb88b47cfbe3ad9805dcbdcc29ea | [] | no_license | gyygit/searchH | 82a075c1bd9925cf92fea5a7a865ec234501787c | 0222000f79647402d5a01bb0dba361e6c3b2c9ec | refs/heads/master | 2020-04-09T22:19:13.596057 | 2018-12-06T06:05:54 | 2018-12-06T06:05:54 | 160,625,271 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 13,085 | java | /**
* Copyright (c) 2005-2010 springside.org.cn
*
* Licensed under the Apache License, Version 2.0 (the "License");
*
* $Id: SimpleHibernateDao.java 1205 2010-09-09 15:12:17Z calvinxiu $
*/
package com.sinovatech.search.orm.hibernate;
import java.io.Serializable;
import java.util.Collection;
import j... | [
"gaoyangyang@sinovatech.com"
] | gaoyangyang@sinovatech.com |
e058e89932ee72ed24dab35e9d06797afc2fea28 | 695908e1b54f985602646e50a8880b47d0a6cc46 | /src/main/java/com/enbiso/proj/jproject/domain/Task.java | f1af8fc78fee1f9299d4731c82d7c3e3658c5269 | [] | no_license | aarimaz/jproject | d7182e1d48634e9161b03b60c176d7ae71644177 | 5aff7094ab170db9c5653331ab3abedb686f921f | refs/heads/master | 2021-01-18T14:49:46.688980 | 2015-11-01T15:47:43 | 2015-11-01T15:47:43 | 44,820,299 | 0 | 1 | null | 2020-09-18T06:57:10 | 2015-10-23T15:06:01 | Java | UTF-8 | Java | false | false | 4,160 | java | package com.enbiso.proj.jproject.domain;
import com.fasterxml.jackson.annotation.JsonIgnore;
import org.hibernate.annotations.Cache;
import org.hibernate.annotations.CacheConcurrencyStrategy;
import javax.persistence.*;
import javax.validation.constraints.*;
import java.io.Serializable;
import java.util.HashSet;
impo... | [
"farajfarook@gmail.com"
] | farajfarook@gmail.com |
3870def08925d76fcc946fb9c8993e32bc39da95 | 53204595f0ce28dfaa939114a7901d7ada033c26 | /src/com/xclink/ch04/Arc.java | 53985de6b3a77688c51000a5ee1301ad855ac4d8 | [] | no_license | hongdk/beginner | 0cfe0809f51df0dc6015442fc5ef5ab953d591af | c134bd7570f1c4841314eea49570dce48feceb42 | refs/heads/master | 2020-03-20T03:27:50.461046 | 2018-06-13T03:18:26 | 2018-06-13T03:18:26 | 137,147,105 | 0 | 0 | null | null | null | null | ISO-8859-7 | Java | false | false | 89 | java | package com.xclink.ch04;
public class Arc {
//ΚτΠΤ
//·½·¨
}
| [
"hongdk@ontheway"
] | hongdk@ontheway |
b435677b487324b837e0b578fac9e3b688af39f7 | e9affefd4e89b3c7e2064fee8833d7838c0e0abc | /aws-java-sdk-lambda/src/main/java/com/amazonaws/services/lambda/model/transform/DeleteProvisionedConcurrencyConfigRequestMarshaller.java | bb0c2c0fcad080c75cab69cc68c56e2f4fe2275b | [
"Apache-2.0"
] | permissive | aws/aws-sdk-java | 2c6199b12b47345b5d3c50e425dabba56e279190 | bab987ab604575f41a76864f755f49386e3264b4 | refs/heads/master | 2023-08-29T10:49:07.379135 | 2023-08-28T21:05:55 | 2023-08-28T21:05:55 | 574,877 | 3,695 | 3,092 | Apache-2.0 | 2023-09-13T23:35:28 | 2010-03-22T23:34:58 | null | UTF-8 | Java | false | false | 2,535 | java | /*
* Copyright 2018-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with
* the License. A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "licen... | [
""
] | |
8e9b2c5457520e67028686f7475cccf8c51416e6 | 140c5dca031e3b49e47e4aa25d5cd87fdde1fcff | /Sokoban33/app/src/main/java/com/example/sokoban33/LevelItem.java | dedf0a5f4c42882b206d5ecea42ead92533ab20b | [] | no_license | danielhlousek/TAMZ---Sokoban | 6620fda26e4a0e38d67e7c8203d2cbbe5eee02eb | 9ed6bfd1c6f280305c99b14d5578b195e191a70c | refs/heads/master | 2020-09-13T09:13:24.096109 | 2019-12-18T15:01:38 | 2019-12-18T15:01:38 | 222,721,383 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 188 | java | package com.example.sokoban33;
public class LevelItem {
int id;
String name;
public LevelItem(int id, String name) {
this.id = id;
this.name = name;
}
}
| [
"hlousek.dh@gmail.com"
] | hlousek.dh@gmail.com |
d38d0fe2e104d9cc0efc77ec8b2623907975359a | b7f3edb5b7c62174bed808079c3b21fb9ea51d52 | /chrome/test/android/javatests/src/org/chromium/chrome/test/pagecontroller/controllers/notifications/DownloadNotificationController.java | 248bd4504556a7b27893317e94f53521ee3fb393 | [
"BSD-3-Clause"
] | permissive | otcshare/chromium-src | 26a7372773b53b236784c51677c566dc0ad839e4 | 64bee65c921db7e78e25d08f1e98da2668b57be5 | refs/heads/webml | 2023-03-21T03:20:15.377034 | 2020-11-16T01:40:14 | 2020-11-16T01:40:14 | 209,262,645 | 18 | 21 | BSD-3-Clause | 2023-03-23T06:20:07 | 2019-09-18T08:52:07 | null | UTF-8 | Java | false | false | 1,398 | java | // Copyright 2019 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.test.pagecontroller.controllers.notifications;
import org.chromium.chrome.test.pagecontroller.controllers.PageController;
imp... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
f113975aa6c40a3fda192e94ada97b8bc60503a4 | 8bfc0b8ec1646d813fa9908fae384df2b30b5deb | /glink-examples/src/main/java/com/github/tm/glink/examples/query/RangeQueryExample.java | 4bbfafb8af2c522bd5168b526485cf3c2b32189e | [] | no_license | liyingben/glink | a001a2b5e6f8fdf1657c0ea6bd66e5f6975a587d | b4a918724ae338b21ef1d3944c25b2c969e4f92f | refs/heads/master | 2023-02-22T05:36:45.776626 | 2021-01-21T04:00:33 | 2021-01-21T04:00:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,442 | java | package com.github.tm.glink.examples.query;
import com.github.tm.glink.core.datastream.SpatialDataStream;
import com.github.tm.glink.core.enums.GeometryType;
import com.github.tm.glink.core.enums.TextFileSplitter;
import com.github.tm.glink.core.format.Schema;
import org.apache.flink.streaming.api.environment.StreamEx... | [
"liebingyu@whu.edu.cn"
] | liebingyu@whu.edu.cn |
cb1f7665976b30656fb78f3710271cbcae9f9c94 | cfc94d0b10315a5dcd87f3df067b864174cc3334 | /src/main/java/com/neelima/bookstore/security/UserDetailsImpl.java | 91931c8b3a0dc034811dd59c52c6658aac53d35a | [] | no_license | rdongol10/BookRecords | c081e7a42e1b311e9f33b55a75a3dd29148f348c | 599c288182a03fe1dfd74f461f4ebbff03545b66 | refs/heads/master | 2023-03-18T08:01:59.731688 | 2021-03-05T10:35:39 | 2021-03-05T10:35:39 | 339,123,301 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,399 | java | package com.neelima.bookstore.security;
import java.util.Collection;
import java.util.Collections;
import org.springframework.security.core.GrantedAuthority;
import org.springframework.security.core.authority.SimpleGrantedAuthority;
import org.springframework.security.core.userdetails.UserDetails;
import com.neelima... | [
"rawbean08@gmail.com"
] | rawbean08@gmail.com |
17870a51ac9e9275aa399824ff83c8ab54ec90c2 | f2447870521a478ae750ea545ac339731a2171fa | /src/main/java/com/zdy/aipc/Service/tradestragegy/DefaultTradeStrategy.java | aaacc8291f5a0731b6351c0c0cfaa9d2c6fb506a | [] | no_license | zdyGit/AIPCWithJava | acbaa5ff0872bc942af23d95dadd3086efd89c60 | a444180d4f58d5a869fd62821b106370b9b0ec66 | refs/heads/master | 2022-09-10T08:59:17.857855 | 2020-04-24T03:22:23 | 2020-04-24T03:22:23 | 171,816,383 | 0 | 0 | null | 2022-09-01T23:24:22 | 2019-02-21T06:48:58 | Java | UTF-8 | Java | false | false | 4,004 | java | package com.zdy.aipc.service.tradestragegy;
import com.alibaba.fastjson.JSONObject;
import com.zdy.aipc.dao.ProductTradeParamDao;
import com.zdy.aipc.dao.ProductTradeRecordDao;
import com.zdy.aipc.domain.ProductInfo;
import com.zdy.aipc.domain.ProductTradeParam;
import com.zdy.aipc.domain.ProductTradeRecord;
i... | [
"zhoudongyang@erichfund.com"
] | zhoudongyang@erichfund.com |
46e2f014b4a6ff4739ac5967f740ccdeb7dfe177 | 75d42a46699563f5b85261bbd6149fb9b2dbe120 | /src/EightHouses.java | 2111bffbf108d3674c009718c9149bc312871380 | [] | no_license | allaharsha/Leetcode | 00c7bbbfe8898225fbc6dbb6140de3b4201297c3 | 930f03f5f93493e2e95024589d928dd8feb9ec5b | refs/heads/master | 2021-07-08T19:51:28.313312 | 2021-03-10T16:05:33 | 2021-03-10T16:05:33 | 230,963,053 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 714 | java |
public class EightHouses {
static int[] eightHouses(int[] arr,int num) {
int[] dup = new int[arr.length];
for(int i=0;i<num;i++) {
for(int j=0;j<arr.length;j++) {
if(j==0) {
if(arr[j+1]==0)
dup[j] = 0;
else
dup[j] = 1;
} else if(j == arr.length -1) {
if(arr[j-1]==0)
... | [
"alla.sriharsha94@gmail.com"
] | alla.sriharsha94@gmail.com |
f65778a6a2d1a7b5ee9db64fe7480d6b34645ff2 | 61e68bdd73fd516cfb2da36673c856139da2b6c7 | /src/FileScanner.java | 17b1bfe5ae89080c59abad681fcb42c8c9836301 | [] | no_license | wittrura/MovieGuess | c81788013992d35c94b38b673afb0c69aeafb5d3 | db749c771c587780d0ec6d72c46a9348ee2ffc7f | refs/heads/master | 2021-08-17T00:53:12.435820 | 2017-11-20T15:53:23 | 2017-11-20T15:53:23 | 111,430,330 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,270 | java | import java.io.FileNotFoundException;
import java.io.FileReader;
import java.util.Scanner;
import java.io.File;
import java.io.BufferedReader;
public class FileScanner {
public String[] getArrayOfMovies() {
int lines = 0;
try {
File file = new File("/Users/ryanwittrup/Development/BUILD_... | [
"ryan.wittrup@gmail.com"
] | ryan.wittrup@gmail.com |
a92d9e9f034e6b57ab8f5ae752dd4dae1029917e | 00a323257397dd7269842f5eadaec5fa0bf80898 | /code/app/src/main/java/com/example/pontes_stefane_esig/myapplication/helpers/LoginHelper.java | 11cfe7fb8ca627f3fbd8eb49ee7ad44603a2ae76 | [] | no_license | fivaz/tasks | 3cf691df3c3dec1c9ebb3419bf3cece424be1488 | 49f392fa1d84208aa4c77b69e2e0fd3de22b6a4d | refs/heads/master | 2022-01-18T11:38:36.467449 | 2019-04-30T09:19:07 | 2019-04-30T09:19:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,691 | java | package com.example.pontes_stefane_esig.myapplication.helpers;
import android.content.Context;
import android.support.v7.app.AppCompatActivity;
import android.widget.EditText;
import com.example.pontes_stefane_esig.myapplication.R;
import com.example.pontes_stefane_esig.myapplication.models.User;
public class LoginH... | [
"asdsad@sadsad.com"
] | asdsad@sadsad.com |
65a6d87a34d86d2487c532716f95dca8e93d6857 | 9d9405b973cac9ce688b3c39b278454fe6ea64d5 | /sip-servlets-examples/shopping-demo-jsr309/business/src/main/java/org/jboss/mobicents/seam/actions/AfterShippingAction.java | 58fc4db998c6e09cdaf7fca9278698174f3f3d1d | [] | no_license | stevesui/sipservlet | 56a9115bfe699edc9b664f9e5a3c0172d15dc89e | dcd977dc191334b2b0aa143504836564b53fadcc | refs/heads/master | 2021-01-13T01:36:33.185702 | 2014-07-31T17:43:26 | 2014-07-31T17:43:26 | 22,393,134 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 7,752 | java | /*
* JBoss, Home of Professional Open Source
* Copyright 2011, Red Hat, Inc. and individual contributors
* by the @authors tag. See the copyright.txt in the distribution for a
* full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* under the terms o... | [
"stevesui@yahoo.com"
] | stevesui@yahoo.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.