blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 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 684M ⌀ | 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 132
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 28
values | content stringlengths 3 9.45M | authors listlengths 1 1 | author_id stringlengths 0 352 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
dd70b35cad37326318b0fee4e60ee7be5b7e5876 | fb7a7dd604bcfe07e0b9c62f53b31a578c308a69 | /message-service-web/src/main/java/org/xiao/message/monitor/api/topicRel/api/ServerConfigTopicRelationshipApi.java | 9aeb6f0e335a98162ed88ac762d2f43ea6dd8411 | [] | no_license | Xlinlin/MMS | 2eedae889cccf2e6ee14d42c0c80b389cad3840d | cf3e10dedd0d819332d5e0b53a4a7638736b3c3b | refs/heads/master | 2020-04-08T11:11:05.691409 | 2018-12-10T08:15:45 | 2018-12-10T08:15:45 | 159,296,228 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 925 | java | package org.xiao.message.monitor.api.topicRel.api;
import org.springframework.cloud.netflix.feign.FeignClient;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.RequestMapping;
import org.xiao.message.common.page.MongoPageImp;
import org.xiao.message.monitor.api... | [
"llxiao@winnermedical.com"
] | llxiao@winnermedical.com |
deda2c223f1558a216a787187b1e90aed012084e | eac908e49991a4cb6ee72be1b26f1724b6e24084 | /flog/src/main/java/com/tencent/mars/xlog/Xlog.java | d110c8ee2217f997b7a949c68a75e316c9804229 | [] | no_license | yi291047383/Mas | 823606de707c27cd7f2b734791f6fbae5a6e1866 | 82a3be64f5414672b82bbb527121eada9d7082ee | refs/heads/master | 2021-10-10T22:17:39.619187 | 2019-01-18T07:37:02 | 2019-01-18T07:37:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,609 | java | package com.tencent.mars.xlog;
@SuppressWarnings("JniMissingFunction")
public class Xlog implements Log.LogImp {
public static final int LEVEL_ALL = 0;
public static final int LEVEL_VERBOSE = 0;
public static final int LEVEL_DEBUG = 1;
public static final int LEVEL_INFO = 2;
public static final i... | [
"qiudaoyu@2dfire.com"
] | qiudaoyu@2dfire.com |
26dae71ffc026aa4f56cb22dd249b0ada0023537 | aba752ff3b58aa8c39bf2454ace3214041843d74 | /src/main/java/com/aliyun/aksls/chlde/log/request/ApplyConfigToMachineGroupRequest.java | 7a3f20d97bb39fb2fdf505d95b311bfd45ce39d6 | [
"Apache-2.0"
] | permissive | isyours/aliyun-log-java-producer | af9f17112e73c93711f599313bcb26331b15b096 | 7b79eca312701f5512471d46872a4142c85e35c5 | refs/heads/master | 2020-06-23T23:49:13.221936 | 2020-01-19T06:04:21 | 2020-01-19T06:04:21 | 198,787,166 | 0 | 0 | null | 2019-07-25T08:08:39 | 2019-07-25T08:08:39 | null | UTF-8 | Java | false | false | 724 | java | package com.aliyun.aksls.chlde.log.request;
public class ApplyConfigToMachineGroupRequest extends Request {
/**
*
*/
private static final long serialVersionUID = -864880502847206082L;
protected String groupName = "";
protected String configName = "";
public ApplyConfigToMachineGroupRequest(String project, ... | [
"haolong.chl@alibaba-inc.com"
] | haolong.chl@alibaba-inc.com |
45e3c3c296f41b5e61c233e3ddd5a518dfa9bb9e | 4425dc5cffa0b895c8a5e73e18f8fc53a13fe83d | /src/test/java/cn/sinobest/core/config/schema/PatternTest.java | 84fcdd8995e613085159734fd4e9d81908a26b79 | [] | no_license | AnsonLoveLina/DataTraversal | 250158e4a948320a930913438001a4f6fb562ea9 | f3b5992f71f7ba3f6a6298a3bcc7262276564d87 | refs/heads/master | 2021-01-17T07:08:35.138655 | 2016-06-23T02:16:08 | 2016-06-23T02:16:08 | 49,942,434 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 608 | java | package cn.sinobest.core.config.schema;
import cn.sinobest.core.common.util.SqlUtil;
import cn.sinobest.traverse.analyzer.regular.DefaultRegularConvertor;
import org.junit.Test;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
/**
* Created by zy-xx on 16/1/25.
*/
public class PatternTest {
@Te... | [
"xx198742"
] | xx198742 |
414ee782c7b731ab71d91b03a029fffe1345f14b | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/18/18_f4ae373cb62e01b9455eeedbce4a8afd9649750e/JDBCTestingBase/18_f4ae373cb62e01b9455eeedbce4a8afd9649750e_JDBCTestingBase_t.java | 30d568bd973bc3d8aeab605b379a9f88176a74b6 | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 17,426 | java | /*
* Copyright (c) 2007-2013 Concurrent, Inc. All Rights Reserved.
*
* Project and contact information: http://www.cascading.org/
*
* This file is part of the Cascading project.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
d68f7066f86f0448ad22e3929050086ac51dd82c | 053acd645565b00e39cef72c994209f21d98aa4a | /springMVC_day02_04_interceptor/src/main/java/com/wang/controller/UserInterceptor.java | af66021559da3f19251327b8f5fdd688db0ff3f9 | [] | no_license | wangzhu-hongshi/MyProjectLibrary | 463e0414e459692ee94fb7b64bc45649d0e96381 | 8c0c8432bd17d0511ae2e21348b661d9c3131f8a | refs/heads/master | 2022-12-25T21:32:58.445856 | 2019-11-27T14:09:21 | 2019-11-27T14:09:21 | 224,441,335 | 0 | 0 | null | 2022-12-16T02:36:54 | 2019-11-27T13:50:02 | Java | UTF-8 | Java | false | false | 394 | java | package com.wang.controller;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
/**
* 拦截器的类
*/
@Controller
@RequestMapping("/User")
public class UserInterceptor {
@RequestMapping("/interceptor")
public String interceptor(){
System.out.pri... | [
"1094322722@qq.com"
] | 1094322722@qq.com |
2cad4a238923ae8d49493fea817a6ac10d41a2c7 | b491caded8b4b2b4240b844f52e5cc9de0db0c2d | /ted/src/main/java/fr/xgouchet/texteditor/TedAboutActivity.java | 3eb54aed6b728f1e20e345d9de5074094ab580ba | [] | no_license | JJertok/Ted-Editor | 235fe60edb743eb04bd94b33901f524f296fa8d4 | 160067fb9e4affa7c9633b72e05a19794fc6ea81 | refs/heads/master | 2021-01-15T12:54:55.702460 | 2016-11-09T20:26:35 | 2016-11-09T20:26:35 | 68,805,952 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 379 | java | package fr.xgouchet.texteditor;
import android.os.Bundle;
import fr.xgouchet.androidlib.ui.activity.AboutActivity;
public class TedAboutActivity extends AboutActivity {
/**
* @see android.app.Activity#onCreate(android.os.Bundle)
*/
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInst... | [
"zelios_work@outlook.com"
] | zelios_work@outlook.com |
6160d0e7d3e4031fdd2db1de59a0ce8911d8380a | 8dfbf64086eb858f0e572f27389dee7d034b149d | /app/build/generated/source/r/debug/android/support/graphics/drawable/R.java | a30724c9da186b4a8692ac1e4e9af302879c7eda | [] | no_license | pandeypiyush94/Have-ToDo | 14d12da45a8c29c6e0181a32bbd373ee172bf581 | 0210eb92efb3820d527acd6ec388068a8f9d62e2 | refs/heads/master | 2022-11-18T07:58:47.238128 | 2020-07-07T12:56:20 | 2020-07-07T12:56:20 | 277,814,257 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,621 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package android.support.graphics.drawable;
public final class R {
public static final class attr {
public static final int ... | [
"piyu.pandey794@rediffmail.com"
] | piyu.pandey794@rediffmail.com |
6616560833643c62bc683b13c1bc92bebd1588f8 | 47d74f476c37be7e6e5a75d3f2d07147246833ad | /WissPlayStore/src/games/moorhuhn/views/Hitmarker.java | 77415c7c8f117eeea2190ec8d9d12366a4f1dd72 | [] | no_license | CoffeeAndCodeSwitzerland/WISSPlayStore | 08cdde8f6b296772991e0af9ee5a46c6a995a883 | 77cae3ed0b80d52649f4bf530f5c885b03515fac | refs/heads/master | 2020-03-19T14:07:15.484145 | 2018-07-10T14:31:20 | 2018-07-10T14:31:20 | 136,609,506 | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 1,290 | java | package games.moorhuhn.views;
import games.moorhuhn.controllers.Moorhuhn;
import processing.core.PApplet;
/**
* Diese Klasse bestimmt die Zeit für welche der Hitmarker angezeigt werden soll und stellt diesen dar.
* V1.0 / 20.04.2018
* @author Patrick Bauersfeld
*
*/
public class Hitmarker {
PApplet parent;
... | [
"35994864+Lenny5156@users.noreply.github.com"
] | 35994864+Lenny5156@users.noreply.github.com |
1fffc502039c83143285807df46aaa9761f16fd0 | be5e148c938608449c1e64cbea348a462a8ddb7e | /src/test/java/net/stolsvik/etools/TailTrampolineTest.java | e058ba6f7243847c33244f0580988886f3f17540 | [] | no_license | stolsvik/etools | 1a8d44174ad6a3001cf4d8e1c92ae3b5031c15c3 | e1714497d8e4cd388892759ddd07bac4c287aa8b | refs/heads/master | 2021-01-23T21:49:07.951547 | 2017-09-08T22:15:14 | 2017-09-09T23:22:03 | 102,908,897 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,961 | java | package net.stolsvik.etools;
import org.junit.Assert;
import org.junit.Test;
/**
* Tests the {@link TailTrampoline} class.
*
* @author Endre Stølsvik, 2017-09-08 23:00 - http://endre.stolsvik.com/
*/
public class TailTrampolineTest {
@Test
public void testTriangular() {
Assert.assertEquals(triangu... | [
"endre@stolsvik.com"
] | endre@stolsvik.com |
1dadb4c9f7e677cc8633b388c3de3befead08b93 | 9da8610126efeea968854f04d7df0788eadcf8e8 | /afm-ear-ejb/src/main/java/is/ejb/bl/business/OfferCurrency.java | 397f54b6fe65b183f8d2f7709e08546021a96c77 | [] | no_license | NTRsolutions/AppsFarm | 6bc2cdc83ea277dc71f7c11ece10ebd3e44195dd | 6a4fa0a9550620cc826970596d237869ae76e5dd | refs/heads/master | 2020-03-28T19:16:32.482775 | 2017-11-28T08:59:08 | 2017-11-28T08:59:08 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 87 | java | package is.ejb.bl.business;
public enum OfferCurrency {
USD, KSH, INR, ZAR, GBP, ;
}
| [
"mariusz.jacyno@gmail.com"
] | mariusz.jacyno@gmail.com |
ee31a4eddd5cda397e4a9e82813f96bd209ce083 | 30fb57d45aa33af600898998f30924185ea21872 | /src/main/java/it/unimi/dsi/fastutil/floats/FloatBigList.java | 1b1993eb5bf21128a9ea320fbae165e204cf6534 | [
"Apache-2.0"
] | permissive | mrfsong363/fastutil | 7fb632c577360a44d9787feaf2bcfc6617287770 | 4609803e953926e0670e59335a75624f74388e2a | refs/heads/master | 2021-09-24T08:14:41.094887 | 2018-10-05T14:34:55 | 2018-10-05T14:35:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,624 | java |
/*
* Copyright (C) 2010-2017 Sebastiano Vigna
*
* 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 la... | [
"lysongfei@gmail.com"
] | lysongfei@gmail.com |
d39132dc86095982a3fa2fe4b7f813f889b5da97 | 9088b46cfbc3ac8fed72796d62350ac5adc72cd3 | /code/aihack/c_cubed/coevo/ActionSequencer.java | 67ad849f66b8898583c2ab3daf2c4395e8761df8 | [] | no_license | GAIGResearch/AIGD2 | 2b95b2f1a72f0dc8d16383ae254e64750717a409 | 0ce3630f31d4b6142a7d7e724d8ead70a43da6d5 | refs/heads/master | 2021-06-19T14:11:47.469864 | 2019-06-13T06:32:17 | 2019-06-13T06:32:17 | 131,163,461 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,453 | java | package c_cubed.coevo;
import ggi.core.AbstractGameState;
import ggi.core.SimplePlayerInterface;
import plot.NullPlayoutPlotter;
import plot.PlayoutPlotterInterface;
public class ActionSequencer {
public static void main(String[] args) {
// // fix a random seed to check repeatability
// Random ra... | [
"diego@Diegos-MacBook-Air.local"
] | diego@Diegos-MacBook-Air.local |
0ba417a2e10d6611ab755fb4dfc3fece5bf7a3e2 | 1aaa5dae0f65d85eaa9f12d1adf3f521c2beb57f | /src/CodePractice/AnagramStringCompare.java | ddaf8ebd17ee4b0eef4d6488d89f8c229747af33 | [] | no_license | Kamal9380/Learning | 4fa58a3ed61927d4743eab668acc089e63d31077 | f8557168112c967ec7c9c12cc3ae67b7ace08adf | refs/heads/master | 2022-12-25T14:43:07.854350 | 2020-10-10T08:24:21 | 2020-10-10T08:24:21 | 291,425,283 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 752 | java | package CodePractice;
import java.util.Arrays;
public class AnagramStringCompare {
public static void main(String[] args) {
// TODO Auto-generated method stub
String s1="SILENT";
String s2="KIMBEL";
if(s1.length()==s2.length()){
char[] c1=s1.toCharArray();
... | [
"kamalrajnov@gmail.com"
] | kamalrajnov@gmail.com |
f99c079d6686366d30f46764da62bc08273b9d25 | e27e606093db4c5c7bcac29193e34b3ff13b23c2 | /app/src/main/java/com/example/jaden/medicoapp/doctor/request/RequestFragment.java | 700bff71c53fe68b52eb84b233d31d7035a4b115 | [] | no_license | jxie215/MediCoApp | e27802eb28c84e7ed36a2f43f9e7d0f0bbff7936 | 4401a1a49a66aa9552e7c7fa79ac41bf00d60f8e | refs/heads/master | 2021-01-20T07:52:03.941273 | 2017-05-05T14:44:03 | 2017-05-05T14:44:03 | 90,056,245 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,100 | java | package com.example.jaden.medicoapp.doctor.request;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
impor... | [
"jaden@Jadens-MacBook-Pro.local"
] | jaden@Jadens-MacBook-Pro.local |
e0bc9ab4c03b70b5e73b321be1481f5cba33e940 | b55c1e4196221ea19d3091027cbe6b599d911648 | /hbase-server/src/main/java/org/apache/hadoop/hbase/procedure/ProcedureMember.java | 89760f9e6b2b14958676531d4149179a436627fe | [
"Apache-2.0",
"CPL-1.0",
"MPL-1.0"
] | permissive | wangbin83-gmail-com/hbase-0.98.6-cdh5.3.1-rong | dc3b18a893a59aa75df7e4269723c71825ccd3fc | 236648546ee847da2420c44c9a8d5040c2e45b40 | refs/heads/master | 2021-01-09T21:54:49.734109 | 2017-09-25T07:20:34 | 2017-09-25T07:20:34 | 50,658,326 | 0 | 1 | Apache-2.0 | 2023-03-20T11:47:20 | 2016-01-29T11:24:29 | Java | UTF-8 | Java | false | false | 9,277 | 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... | [
"wangbin@ipa.rong360.com"
] | wangbin@ipa.rong360.com |
de4ed84ef53c898f4f4880ff17d380346d5deff7 | 67b580772366f55e306b7c4d05258eec3db17ace | /src/main/java/com/gabyval/services/security/users/GBStaffService.java | de66dd5c13104ee92bd444aab262a25038d69d57 | [] | no_license | gustavoovalle470/GBReferenceBOs | ba4bcb673a2479c1d390de9e1ebd637c2347d32e | d471cfc4d1c8c177ba0db8dc1738950e21f59ff8 | refs/heads/master | 2022-12-21T11:47:36.425890 | 2020-07-01T00:32:19 | 2020-07-01T00:32:19 | 190,635,403 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,036 | 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 com.gabyval.services.security.users;
import com.gabyval.persistence.exception.GBPersistenceException;
import com.gabyval.refer... | [
"Gustavo.ovalle@iurUnisysCSPLATAM.onmicrosoft.com"
] | Gustavo.ovalle@iurUnisysCSPLATAM.onmicrosoft.com |
93c4686c5ce7820b03f0a39e02b4f894e71b6cce | ae2497903fbdffae78e5da3708befc5313382bf0 | /6380956/src/edu/uva/sc/oberon0/Evaluators/Boolean/Or.java | a67b80c16dedc96dcc875ce9bcf3f2cf2e6d38e1 | [] | no_license | tvdstorm/sea-of-oberon0 | 88cdf8ace2f039050d1a6879bd90962bd1326f42 | 1ad75a7aeb7367af5a9854b38584561a7df5f5d1 | refs/heads/master | 2021-01-10T18:38:25.532083 | 2011-03-06T22:07:55 | 2011-03-06T22:07:55 | 33,249,217 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 627 | java | package edu.uva.sc.oberon0.Evaluators.Boolean;
import edu.uva.sc.oberon0.Evaluators.IEvaluator;
import edu.uva.sc.oberon0.Evaluators.Structural.IScope;
public class Or implements IBool {
/**
*
*/
private static final long serialVersionUID = 1L;
private IBool arg1;
private IBool arg2;
@Override
... | [
"zhelyazkov.anton@085e46ef-660c-bccc-452f-9e56fe5268ae"
] | zhelyazkov.anton@085e46ef-660c-bccc-452f-9e56fe5268ae |
77424159df6e75b0687dcf7b36d89625754df2d8 | 1fc89c80068348031fdd012453d081bac68c85b0 | /CalculadoraDeHorasDeProjetos/src/main/java/br/com/rsi/business/rules/DataPatterns.java | dd7f572a25015c8e763976a68584e519c1d77acf | [] | no_license | Jose-R-Vieira/WorkspaceEstudosJava | e81858e295972928d3463f23390d5d5ee67966c9 | 7ba374eef760ba2c3ee3e8a69657a96f9adec5c1 | refs/heads/master | 2020-03-26T16:47:26.846023 | 2018-08-17T14:06:57 | 2018-08-17T14:06:57 | 145,123,028 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,687 | java | package br.com.rsi.business.rules;
import java.util.ArrayList;
import java.util.List;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
public class DataPatterns {
String symbols = ":\\/,\\.";
Pattern numberComponents = Pattern.compile("^[0-9]*$");
Pattern numberScreens = Pattern.compile("^[0-9]*$")... | [
"jose.rodrigues@rsinet.com.br"
] | jose.rodrigues@rsinet.com.br |
b5d822089b9de8a494c3dd8a4835f9dcf4a5abae | dc72291d817c3e61bd427b50eac9706c2b80b963 | /ConcurrencyLabAugust2017/src/lesson170830/SerialExecutor.java | 20278321670730e914fed7366220add86bfd6ec9 | [] | no_license | zstudent/ConcurrencyLabAug2017 | 7a5eee7d519ff2e2d740823f69c69d4a97977bec | 72c672dd7c8b31b1304173e261f5cad28967f256 | refs/heads/master | 2021-01-19T17:30:25.261856 | 2017-09-02T10:18:07 | 2017-09-02T10:18:07 | 101,063,220 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 668 | java | package lesson170830;
import java.util.ArrayDeque;
import java.util.Queue;
import java.util.concurrent.Executor;
public class SerialExecutor implements Executor {
final Queue<Runnable> tasks = new ArrayDeque<Runnable>();
final Executor executor;
Runnable active;
SerialExecutor(Executor executor) {
this.executo... | [
"Zaal_Lyanov@epam.com"
] | Zaal_Lyanov@epam.com |
ace1ed8aea858336d1cf172fc11b7a90beb65d71 | 30b5f4451305f0603cabee3c3dbbd65fa8412085 | /src/ArrayManipulations.java | b180ea05752b04da8b197a0d3bdceb128a601eca | [] | no_license | shingaki/Java_8_Fundamentals | 56ce6ac418ddeced1257584c3d21e618a280fd3a | 4f69f1979ac2b5cedf2a8361bb262e283391d601 | refs/heads/master | 2018-07-03T11:52:22.699382 | 2018-05-31T18:14:56 | 2018-05-31T18:14:56 | 119,079,690 | 0 | 0 | null | 2018-05-31T18:14:57 | 2018-01-26T17:07:07 | Java | UTF-8 | Java | false | false | 2,197 | java | // Fig. 7.22: ArrayManipulations.java
// Arrays class methods and System.arraycopy.
import java.util.Arrays;
public class ArrayManipulations
{
public static void main(String[] args) {
// sort doubleArray into ascending order
double[] doubleArray = {8.4, 9.3, 0.2, 7.9, 3.4};
Arrays.sort(doubleArray... | [
"tamami_polk@hotmail.com"
] | tamami_polk@hotmail.com |
c89fc31515c86b8c64ad0c61e05a081e9c387f75 | 119c7f78292ed6830e6076543c3aef556b8f13a5 | /pinyougou/pinyougou-pojo/src/main/java/com/pinyougou/pojo/TbAreas.java | 2d39dac6a9bee1f7090bead96403781619196033 | [] | no_license | tianzhen45/pinyougou_shizhan | c68839cbcb4cdd472be0cf88cfd9644a0d82916c | 380c759c6b8b0b15740e4c037f0ded615c16f2f8 | refs/heads/master | 2022-12-23T00:07:47.987190 | 2019-09-29T04:52:05 | 2019-09-29T04:52:05 | 221,681,138 | 0 | 0 | null | 2022-12-16T04:25:42 | 2019-11-14T11:25:02 | JavaScript | UTF-8 | Java | false | false | 1,027 | java | package com.pinyougou.pojo;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
import java.io.Serializable;
@Table(name = "tb_areas")
public class TbAreas implements Serializable {
@Id
@GeneratedValue(strategy = Genera... | [
"18703680763@163.com"
] | 18703680763@163.com |
b74a6724c85af0ff854eeb5a5766e97650f3c565 | 88aa02a2a58075151451cee607988def0822cbf4 | /MusicParadise.comV3.5.3/ProgettoIS/src/Test_Bean/ProdottoOrdineBean_Test.java | b491a728043e585b703dd5a91b96ee87e062b033 | [] | no_license | alexderiso/MusicParadise.com | 1819c4757f77a24d26969769ff5186b41a2b4ee4 | 0cbc69d13b70b3bd07abd7609064b23e5e103af1 | refs/heads/master | 2021-09-06T05:21:04.537540 | 2018-02-02T17:35:55 | 2018-02-02T17:35:55 | 105,653,181 | 0 | 0 | null | null | null | null | ISO-8859-3 | Java | false | false | 3,250 | java | package Test_Bean;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.fail;
import junit.framework.*;
import org.junit.Before;
import org.junit.Test;
import Bean.ProdottoOrdineBean;
import junit.framework.TestCase;
public class ProdottoOrdineBean_Test {
ProdottoOrdineBean prodotto;
... | [
"32486071+alexderiso@users.noreply.github.com"
] | 32486071+alexderiso@users.noreply.github.com |
a987e8e6b11765c0b5dfd30e82db794d7e9f866e | 8974c1718811d3c1046c96924b88c333b1d58a92 | /src/main/java/com/mhxks/zjy/zjyQianDaoMain.java | c1a56d437d6d46fa9c19e5c90ccd6d44ec3ce8b6 | [] | no_license | xiaojiucai666/zjySign | 05d085d4ccc78dd0dea7893db5b0f817315e2f4c | f01e1a612dd600072264b2131c1ec2327fd5d280 | refs/heads/master | 2023-05-10T20:39:50.009805 | 2021-05-28T03:29:25 | 2021-05-28T03:29:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,725 | java | package com.mhxks.zjy;
import com.google.gson.JsonElement;
import com.mhxks.zjy.config.APIConfig;
import com.mhxks.zjy.config.UserConfig;
import com.mhxks.zjy.time.TimeMeasurement;
import com.mhxks.zjy.time.TimeUtils;
import com.mhxks.zjy.user.User;
import com.mhxks.zjy.utils.ImageUtils;
import com.mhxks.zjy.utils.Res... | [
"unconfigured@null.spigotmc.org"
] | unconfigured@null.spigotmc.org |
0f7b87b7e667b3e537727e0b510c09c5b15815b1 | c44922dc43202796a7966cfb2dcaf52b94a3f4a2 | /ModelValidator/branches/scrolling-down/src/org/tzi/kodkod/model/iface/IInvariant.java | 2c3be386657d9bdd2bb5fb3849f2de09aac48eab | [] | no_license | useocl/use_plugins | 5c733251077ed176de1b4812fa669d6abb1e2f4a | 3cc4e612235ab18812aa2fb3fe1bb11691f8f3bb | refs/heads/master | 2023-07-18T20:45:19.822954 | 2021-09-30T12:11:41 | 2021-09-30T12:11:41 | 302,649,944 | 3 | 3 | null | null | null | null | UTF-8 | Java | false | false | 1,478 | java | package org.tzi.kodkod.model.iface;
import kodkod.ast.Formula;
/**
* Instances of the type IInvariant represent invariants in a model.
*
* @author Hendrik Reitmann
*
*/
public interface IInvariant extends IElement {
/**
* Returns the name of this invariant.
*
* @return
*/
public St... | [
"fhilken@e95982d2-0d12-e879-a455-8ce5a0885042"
] | fhilken@e95982d2-0d12-e879-a455-8ce5a0885042 |
c1eb1aa896d75613114ac2d8f4bd1edbeedb7256 | fcec9a7a648a9221088b42700612aa0320adc312 | /SeleniumTraining/src/com/abc/day1/stringtest.java | 58cfa868333a42c02a6be7054d1f846fa05a2792 | [] | no_license | nikhilmehetre/Mygitproject | 44e5df74694e5275026660b04e7b3e2c62fdba8b | c5abd13df5f66e5b4f8127b369187f6a60b21ebb | refs/heads/master | 2022-06-01T18:56:56.208856 | 2019-11-17T07:27:13 | 2019-11-17T07:27:13 | 222,204,727 | 0 | 0 | null | 2022-05-20T21:16:48 | 2019-11-17T06:03:16 | Java | UTF-8 | Java | false | false | 885 | java | package com.abc.day1;
public class stringtest {
public static void main(String[] args) {
// TODO Auto-generated method stub
String firstName = "Nikhil";
String LastName = "Meh";
/*System.out.println(firstName.concat(" ").concat(LastName));
System.out.println(firstName.toLowerCase());
System... | [
"Nikhil@DESKTOP-5CJ3U00"
] | Nikhil@DESKTOP-5CJ3U00 |
5e50049eedf237b7c46bad3b1dce0d8fc38d3c4e | 88407296e0dff332d33d82b3e2f8a2aca19e2489 | /00_algorithm/algo_basic/src/algo_basic/day5/JA_탑.java | d27563d2101b51e162af6e0533a3636b0d757673 | [] | no_license | Kwon-Nam-Boo/algorithm | 1ee50de85084503bfea1d3f30ca2dac7094738f5 | 834ea72faf61b7b2f90ac1891bca2e8ef2e16f01 | refs/heads/master | 2023-05-08T14:07:10.009952 | 2021-06-05T07:25:32 | 2021-06-05T07:25:32 | 296,360,983 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 839 | java | package algo_basic.day5;
import java.util.Scanner;
import java.util.Stack;
public class JA_탑 {
public static void main(String[] args) {
// TODO Auto-generated method stub
Scanner sc = new Scanner(System.in);
StringBuilder sb = new StringBuilder();
int n = sc.nextInt();
Stack<Wall> stack = new Stack<>();
... | [
"namboo1994@gmail.com"
] | namboo1994@gmail.com |
156fe8e56791e8548e038364df5548d0af4f7c23 | 7928d76b970dbc78f030e8b5cbfc90d749ae3146 | /lamp-oauth/lamp-oauth-biz/src/main/java/top/tangyh/lamp/oauth/granter/AbstractTokenGranter.java | b76dbefd267fbc928a0a8f504d8b70b347ce7c53 | [
"Apache-2.0"
] | permissive | 120386135/lamp-boot | c42408f98fdbeddcb12659c9116755551dfd287b | 5b2db610f3a510fa537f2304b7b6d96e751863fb | refs/heads/master | 2023-07-19T01:56:15.891466 | 2021-08-25T14:13:41 | 2021-08-25T14:13:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,200 | java | /*
* Copyright 2006-2011 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
* the License. You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicabl... | [
"244387066@qq.com"
] | 244387066@qq.com |
6b3542722d2a538fad415d2feb08837ab64bd1a9 | e48489ccc70ec9e8b618397d4b84b0ffff36a11d | /37-Spring-MVC-Demo-Form-Validation-DebuggingTrick-OverridingErrorMessage/src/com/ugurcan/springdemo/mvc/Customer.java | 8f2a2dabbc040d720748a34ce9bd9b6e1a108ce4 | [
"MIT",
"Apache-2.0"
] | permissive | demirramazan/Spring-Training | 5429e781dd59facf2a361e70292abdcb1e1e7443 | 6174904eab459c7655714dab06dc67813d8ee12e | refs/heads/master | 2020-03-19T08:09:08.512343 | 2017-07-14T22:16:05 | 2017-07-14T22:18:16 | 136,179,683 | 1 | 0 | null | 2018-06-05T13:13:37 | 2018-06-05T13:13:37 | null | UTF-8 | Java | false | false | 1,280 | java |
package com.ugurcan.springdemo.mvc;
import javax.validation.constraints.Max;
import javax.validation.constraints.Min;
import javax.validation.constraints.NotNull;
import javax.validation.constraints.Pattern;
import javax.validation.constraints.Size;
public class Customer
{
private String firstName;
@NotNull( mes... | [
"ugurcan.cetin@liferay.com"
] | ugurcan.cetin@liferay.com |
a35f23f0028e37f3744fa44cefd91730349a2326 | 57f86152d3948df80a3fd1bebfacb788c5940cb0 | /app/src/main/java/sg/edu/rp/c346/smsapp/MessageReceiver.java | a29666a751f1cd093fbe5f74e6b236c04905b983 | [] | no_license | VanessaGoo/SMSApp | 96622a11d1d64b6f62726c1054eb7fc7b00dd405 | 758de3236a8deab9e6f6b42ae92e9e85a3ae0de8 | refs/heads/master | 2020-03-26T08:00:51.495475 | 2018-08-14T07:04:35 | 2018-08-14T07:04:35 | 144,682,019 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,627 | java | package sg.edu.rp.c346.smsapp;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.os.Build;
import android.os.Bundle;
import android.telephony.SmsMessage;
import android.util.Log;
import android.widget.Toast;
/**
* Created by 17010336 on 14/8/2018.... | [
"17010336@myrp.edu.sg"
] | 17010336@myrp.edu.sg |
89a1de6f03969a322354c3d691bef545f40e579c | 20aee0308533d72b97fb0c01e79f435f2a0d7ebd | /src/test/java/com/ex1/Module1/NavigateEx.java | 03462367998edd110dce93dcf2630e72583cbe0e | [] | no_license | chetankanani87/Miscellaneous | c39c1136a77a7a51223c171112aef1e5f7807ba6 | d17bb2c88eb44c772ce40a31ad9eb01b5ac5ed5f | refs/heads/master | 2020-03-28T16:47:04.263609 | 2018-09-14T03:19:25 | 2018-09-14T03:19:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 762 | java | package com.ex1.Module1;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.chrome.ChromeDriver;
public class NavigateEx {
public static void main(String[] args) throws InterruptedException {
System.setProperty("webdriver.chrome.driver","chromedriver.exe" );
WebDriver driver = new ChromeDriver();
... | [
"chetankanani87@gmail.com"
] | chetankanani87@gmail.com |
d1e1e0ee7b346fd0ada2adc95072ec33e9aaf521 | 411e58c52e01ac048a51be7d7489d29ff09b6b92 | /summerframework-mybatis/platform-mybatis-core/src/main/java/com/bkjk/platform/mybatis/encrypt/StrongStringEncryptor.java | 7083cac068df6ad83935a2e7984f242c7f9ec1ae | [
"Apache-2.0"
] | permissive | huangchanghuan/summerframework | 65a7f4148c4061492b4f49da48310de7db55c114 | 3305a1da1e5675624902e1dea32dbc8001588907 | refs/heads/master | 2023-09-04T07:26:58.304678 | 2023-08-16T06:54:10 | 2023-08-16T06:54:10 | 297,965,539 | 0 | 0 | Apache-2.0 | 2020-09-23T12:39:16 | 2020-09-23T12:39:16 | null | UTF-8 | Java | false | false | 690 | java | package com.bkjk.platform.mybatis.encrypt;
import org.springframework.security.crypto.encrypt.Encryptors;
import org.springframework.security.crypto.encrypt.TextEncryptor;
public class StrongStringEncryptor extends AbstractEncryptorHolder {
private final TextEncryptor encryptor;
public StrongStringEncryptor... | [
"shiming.liu@bkjk.com"
] | shiming.liu@bkjk.com |
08fcea8cf6229410a04e6464d7b6a02b858beb82 | d493ea81ba7eac08190e2daca69bc1e16db78945 | /Unionpay/app/src/main/java/cn/basewin/unionpay/trade/SwipingSecondCardAty.java | 62d49b288c0aacdbbb81b3120d10d3e6bd11e3cc | [] | no_license | Innoverex/pos | 0a1ac9d26f179e92ea22ca7cca8dc29216b2c008 | fbf5c4911dc45a8fcb874c6d0c01811e8a672134 | refs/heads/master | 2021-06-09T15:25:38.155943 | 2016-12-05T10:51:57 | 2016-12-05T10:51:57 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,992 | java | package cn.basewin.unionpay.trade;
import android.content.Intent;
import android.os.Bundle;
import android.os.RemoteException;
import android.util.Log;
import com.basewin.define.InputPBOCInitData;
import com.basewin.define.OutputECBalance;
import com.basewin.define.OutputOfflineRecord;
import java.util.ArrayList;
i... | [
"1605639412@qq.com"
] | 1605639412@qq.com |
e7cae6b8c443b7cb609c00c0dd35415aa9b8ac81 | 8b6f42415b617072aa3b81ade82f1345d2c1962e | /src/main/java/org/realityforge/replicant/client/transport/RequestDebugger.java | 034f4e7846d73f3ff0d9049b85d7e6fd5b1fba9a | [
"Apache-2.0"
] | permissive | icaughley/replicant | 31a7e418a5fe99cd8e64b1729c5a0f5fead3621c | fafad58c9876d8fb9b37d5c50123d70467e3cdef | refs/heads/master | 2021-01-18T01:12:40.072622 | 2015-04-02T02:33:05 | 2015-04-02T02:33:05 | 33,848,399 | 0 | 0 | null | 2015-04-13T04:49:53 | 2015-04-13T04:49:53 | null | UTF-8 | Java | false | false | 1,131 | java | package org.realityforge.replicant.client.transport;
import java.util.logging.Logger;
import javax.annotation.Nonnull;
public class RequestDebugger
{
protected static final Logger LOG = Logger.getLogger( RequestDebugger.class.getName() );
public void outputRequests( @Nonnull final String prefix, @Nonnull final C... | [
"peter@realityforge.org"
] | peter@realityforge.org |
a2bf15a138c17a1ef6f366d89c80822d96e7c83f | e2144632cbbe8d671e9917cba7406bee5548cfc0 | /textdb/textdb-dataflow/src/test/java/edu/uci/ics/textdb/engine/EngineTest.java | 7ee82d8895a0ca7ef3e377e8280f6373df71b448 | [] | no_license | xuxip/textdb | b887665d1b98ed6dc2e665f7a11810f8d78fcc92 | e8794cc6f5fab13ca26535059b84a7aba4b8acec | refs/heads/master | 2021-01-18T12:28:32.226538 | 2016-06-15T03:10:05 | 2016-06-15T03:10:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,165 | java | package edu.uci.ics.textdb.engine;
import junit.framework.Assert;
import org.junit.Before;
import org.junit.Test;
import org.mockito.Mockito;
import edu.uci.ics.textdb.api.dataflow.ISink;
import edu.uci.ics.textdb.api.plan.Plan;
public class EngineTest {
private Engine engine;
private Pla... | [
"reddy602.sandeep@gmail.com"
] | reddy602.sandeep@gmail.com |
98ec9c370ab2eadc51467dc1f74fe4097834eea8 | 87a3fbfcf40a8194048edd915123eb721234975f | /app/src/main/java/com/example/ctorres/superagentemovil3/adapter/ComercioQRAdapter.java | 3e720511d1e0911254c9f549610fbcff165a7fe4 | [] | no_license | pierosanchez/SuperAgente2.0 | 5ed189563b33c7d8202931c24d64953ed1d74ee9 | 9e85afa809b591c6296a16b2fbbc736a783abbfa | refs/heads/master | 2021-09-07T03:56:53.009119 | 2018-02-17T00:13:13 | 2018-02-17T00:13:13 | 108,472,018 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,687 | java | package com.example.ctorres.superagentemovil3.adapter;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.TextView;
import com.example.ctorres.superagentemovil3.R;
import com.example.ctor... | [
"papilofire@hotmail.com"
] | papilofire@hotmail.com |
3f9767a9777f1835d0ee88bbcfad707ac734d88d | 84338f703df577a33f9f45145dfbe30442627c17 | /src/main/java/com/graduate/restaurant_rating/to/DishWithVotes.java | b5b1801c1a0aa25294628e013402fe42307c7b5a | [] | no_license | JohannStolz/restaurant_rating | 3e734a34513215184a0a3777b93de6447c50990a | 6bfb558fb283fb6729352bcca9f2f61134402d07 | refs/heads/master | 2020-03-30T12:27:28.485093 | 2018-10-30T11:25:54 | 2018-10-30T11:25:54 | 151,224,999 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,416 | java | package com.graduate.restaurant_rating.to;
import com.graduate.restaurant_rating.domain.Dish;
import java.time.LocalDate;
import java.util.Objects;
public class DishWithVotes {
private Dish dish;
private long countOfVotes;
private LocalDate date;
public DishWithVotes() {
}
public DishWithV... | [
"shtolz35@gmail.com"
] | shtolz35@gmail.com |
0201787e64c77070b199f5d161ff0ec08160cf10 | b8fd9f42ed67181b841eeeddca0aad631a1fb913 | /src/Composite/A2/Directory.java | 6bf53e44581c7d92d867e7af1eb34018f1dc47a2 | [] | no_license | Codywei/design-patterns | b07449c173b1ab6e078ce03aa220377ac4c1e4de | 9bb94075514b10f42900e3bca3240cfce001d072 | refs/heads/master | 2021-09-27T14:47:53.847167 | 2018-11-09T06:34:47 | 2018-11-09T06:34:47 | 111,673,717 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,025 | java | package Composite.A2;
import java.util.Iterator;
import java.util.ArrayList;
public class Directory extends Entry {
private String name;
private ArrayList directory = new ArrayList();
public Directory(String name) {
this.name = name;
}
public String getName() {
return name;
}
... | [
"33363378+Codywei@users.noreply.github.com"
] | 33363378+Codywei@users.noreply.github.com |
3d80d7d4af2f3fe0e714b2af3449eb2b386f8582 | 91a0c9eb9496f176229330d0b822f5c341c1534d | /src/main/java/com/loacg/kayo/entity/Bind.java | c1f5cead114d0f2bc0bcdd0f7db9a6c302608f93 | [] | no_license | mio2mugi/kayosan | 2bf5f53158180bdafd8349c920679addc7fd10e2 | 7fb4db6e74c71928b1eb5ca90bbbc719d6ae11eb | refs/heads/master | 2021-06-14T06:11:33.266173 | 2016-11-21T05:48:15 | 2016-11-21T05:48:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 986 | java | package com.loacg.kayo.entity;
/**
* Project: kayosan
* Author: Sendya <18x@loacg.com>
* Time: 2016/10/20 9:37
*/
public class Bind {
private int id;
private int type;
private long chatId;
private long userId;
public int getId() {
return id;
}
public void setId(int id) {
... | [
"18x@loacg.com"
] | 18x@loacg.com |
1b47d4ca11b6c8755c122f0c5343b1185687bc65 | 4876fd384052ea716529bd39cf9da14edfa7e292 | /JMeet/src/main/classes/request/UpcomingMeetingRequest.java | f0bae82476387d4ba9eeed923270b12ceb2f1146 | [] | no_license | Yashikaj14/JMeet | 346d6229893bf83bc8079fe191644e06dd0e53f5 | 1839d4efda987de0dc3c959ac35b346f7ae20bef | refs/heads/master | 2023-06-17T03:55:19.320808 | 2021-07-14T11:21:01 | 2021-07-14T11:21:01 | 381,492,527 | 3 | 1 | null | null | null | null | UTF-8 | Java | false | false | 481 | java | package request;
import constants.RequestCode;
import java.io.Serializable;
public class UpcomingMeetingRequest extends Request implements Serializable {
private String userID;
public UpcomingMeetingRequest(String userID) {
this.userID = userID;
this.requestCode = RequestCode.UPCOMING_MEETIN... | [
"jain.yashikaswm@gmail.com"
] | jain.yashikaswm@gmail.com |
7543c645c488dca0a0e38c0c257c79ce9c1cd51c | 88b0e1d7b01ecb3971434021c3305c1e38bdf153 | /app/src/main/java/mta/com/final_project/LoginActivity.java | f6e82c07834d23b0ff631d2c0d89ae970ee1b3dc | [] | no_license | ranelchanan/Final_Project | 7782ee154e448be337110f6d5e57d203cfaa3567 | bcd6cea53c2f9bd32e8ae821fd758c04233778fb | refs/heads/master | 2020-03-13T19:42:54.274335 | 2018-04-27T09:24:10 | 2018-04-27T09:24:10 | 131,190,952 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,548 | java | package mta.com.final_project;
import android.app.ProgressDialog;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.content.IntentFilter;
import android.support.annotation.NonNull;
import android.support.v7.app.AppCompatActivity;
import android.os.B... | [
"ranelchanan@gmail.com"
] | ranelchanan@gmail.com |
e9ec5651f059c635b5fc8114c8b66cf676d6c206 | d88c7fc98a6bc0b94322dc1b6fcdaac7b41a2a20 | /src/main/java/com/niit/dao/Cart_DetailsDAOImpl.java | bc0093c9246d55e2bf5125528d6c11d53edab288 | [] | no_license | 123poornima/Shopingkartproject-with-folder | 8366a57148750e93aa0dce7a5caa0ffd9244173a | 91d2fe6d8adefae2312b3fa4bd3abc41edcbb777 | refs/heads/master | 2020-06-29T07:11:20.417626 | 2016-11-22T05:52:51 | 2016-11-22T05:52:51 | 74,439,564 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,628 | java | package com.niit.dao;
import java.util.List;
import org.hibernate.Criteria;
import org.hibernate.Query;
import org.hibernate.SessionFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Repository;
import org.springframework.transaction.annotation.EnableTransact... | [
"Poornima M"
] | Poornima M |
08648e53fd2bbbc3cb823f2a332cd5196decdd0a | 4ca7313bb9810325fa7707a36cb270a6f5d5c38c | /IPersistence/src/main/java/com/lagou/sqlSession/simpleExecutor.java | 51edf0df7a7d0d85a6bd067995a297b15020974a | [] | no_license | sunyb123/mybatis- | 718ed5db09ed6d743a7fd24a41ce3ead4efcaac9 | a4531acdc8f43ebccefd2edb58d99670469da288 | refs/heads/master | 2022-12-23T02:34:05.976814 | 2020-10-03T15:34:40 | 2020-10-03T15:34:40 | 300,908,379 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,899 | java | package com.lagou.sqlSession;
import com.lagou.config.BoundSql;
import com.lagou.pojo.Configuration;
import com.lagou.pojo.MappedStatement;
import com.lagou.utils.GenericTokenParser;
import com.lagou.utils.ParameterMapping;
import com.lagou.utils.ParameterMappingTokenHandler;
import java.beans.PropertyDescriptor;
im... | [
"sunyb1029@163.com"
] | sunyb1029@163.com |
06fa54f02262b91eea65c6ebe2966ff6b4cb937d | b1d141afc689569dd85d23e16ad7a010b0c0edeb | /profileTest/app/src/main/java/njit/oa/profiletest/ui/login/LoginViewModel.java | a064debfa1b55becbf24adf0f6cef148c08b81f9 | [] | no_license | OmairAbdulNJIT/CS388 | f9c78fac5d70e09b16266f12bef2035c5ae06017 | ce97adcfc9bd33597de785482a0ddec868607785 | refs/heads/master | 2023-04-05T17:43:37.835012 | 2021-05-10T03:30:34 | 2021-05-10T03:30:34 | 332,792,034 | 0 | 0 | null | 2021-05-10T03:30:35 | 2021-01-25T15:28:14 | Java | UTF-8 | Java | false | false | 71 | java | package njit.oa.profiletest.ui.login;
public class LoginViewModel {
}
| [
"oa236@njit.edu"
] | oa236@njit.edu |
c0f12dcb7eb9f7d461a3c1afce8f42ac3bad0214 | 007f39f9a94646a880e4f0365176bd6a30d6fca5 | /1.JavaSyntax/src/com/javarush/task/task01/task0125/Solution.java | 8c46303f4deec2c7be89ebd545c04e70fa30ef25 | [] | no_license | CubStaska/JavaRushTasks | 3a3273a45c5b27a469e6c38c982d635a4848251c | a62f45922f3fcd6db2436203810152f38f56e811 | refs/heads/master | 2021-01-21T14:57:11.803452 | 2017-07-18T14:40:22 | 2017-07-18T14:40:22 | 95,360,759 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 343 | java | package com.javarush.task.task01.task0125;
/*
Большая чистка
*/
public class Solution {
public static void main(String[] args) {
// String s = "15";
int a = 5;
// int z = 18;
int d = 18;
int c = a + d;
String b = " better then ";
System.out.println(a + b + c)... | [
"bubub@mail.ru"
] | bubub@mail.ru |
69942c664270984b7a33de1e7e3389b015d9a264 | 8366519081df9e3ca5581dea95235bb5a80055b6 | /src/dis/DiabetesDisease.java | d65cc40177f0027cc5f1f9590cb76bfca74fe865 | [] | no_license | orenStern2/ANN | 57784fd5005213047c44fae805091c598500f4d9 | 19f58492159a91ce38df502edba1c25e1f121542 | refs/heads/master | 2022-07-24T09:52:40.986251 | 2022-07-18T11:00:47 | 2022-07-18T11:00:47 | 122,870,634 | 0 | 0 | null | 2018-02-25T20:02:05 | 2018-02-25T19:53:14 | null | UTF-8 | Java | false | false | 3,683 | java | package dis;
import java.io.IOException;
import java.util.ArrayList;
import ann.NeuralNet;
import ann.learn.Training;
import ann.learn.Training.ActivationFncENUM;
import ann.learn.Training.TrainingTypesENUM;
import ann.util.Chart;
import ann.util.Classification;
import ann.util.Data;
import ann.util.Data.... | [
"orenst@LTH80033036"
] | orenst@LTH80033036 |
dc009fb03448bd438db24818a1eca2f019869049 | 2da8c28dce9b45107b20cffb88c9e6b283f83ebf | /src/main/java/com/example/demo/Repo/PostRepo.java | 413777868621f232f207ae73563554c4ee0be477 | [] | no_license | RenuJaishankar/SecondJavaGraphQLRepo | 1e9b3998c107330933b0169653532776de977288 | e47fbbd3a66cfe7a356215f365eec158cd59cdde | refs/heads/master | 2021-05-19T13:02:51.957753 | 2020-04-26T20:42:08 | 2020-04-26T20:42:08 | 251,713,268 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 344 | java | package com.example.demo.Repo;
import com.example.demo.Model.Post;
import org.springframework.data.domain.Pageable;
import org.springframework.data.repository.PagingAndSortingRepository;
//import org.springframework.data.repository.Repository;
import java.util.List;
public interface PostRepo extends PagingAndSortingRe... | [
"Renu.Jaishankar@yahoo.com"
] | Renu.Jaishankar@yahoo.com |
93f25b65234c8bcff395cc1cd69b7847b7f858fe | bac67f42744b2d7f31051aa6bc7824298f84754f | /android-agent-develop/engine_module/src/main/java/com/rsupport/rsperm/IRSPerm.java | de8fa7410c4e9c19458a60937f62465197eb4778 | [] | no_license | Parkduksung/1Month1Book | e93b8a3664c1c3b62729ed703ddb51a99ff4b43a | b50523730a43a831994c81a9df3cba6d6ed9ef12 | refs/heads/master | 2023-05-13T13:42:40.464467 | 2021-05-21T07:56:51 | 2021-06-05T10:00:21 | 308,900,317 | 1 | 1 | null | 2021-03-30T05:20:42 | 2020-10-31T14:31:17 | Java | UTF-8 | Java | false | false | 3,321 | java | package com.rsupport.rsperm;
import android.app.ActivityManager;
import android.graphics.Point;
import android.view.Surface;
import java.io.FileDescriptor;
import java.nio.ByteBuffer;
import java.nio.ByteOrder;
import java.util.List;
public interface IRSPerm {
public boolean bind(String address);
public voi... | [
"duksung1234@naver.com"
] | duksung1234@naver.com |
6b2fa9c281cae2f427922149e726893a85b5e710 | 458f5f273720e13a4c16e4411c36d4754d1916f3 | /spider/spider-parent/spider-web/src/main/java/com/xwke/spider/huntsman/JxGovPageHunter.java | 9f191075bbe664a03ee3c6538f36134fa4ee5f3e | [] | no_license | lxg776/html-web | 4afa3a8710f2dbcd9c81a645148371527f06f8a6 | 7fd3ab37c6d404659c638463098887846d914f5b | refs/heads/master | 2021-01-20T08:06:33.074083 | 2017-10-10T13:47:45 | 2017-10-10T13:47:45 | 90,094,499 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,958 | java | package com.xwke.spider.huntsman;
import java.util.List;
import javax.annotation.Resource;
import org.springframework.stereotype.Component;
import com.xwke.base.core.beans.WherePrams;
import com.xwke.spider.dao.SiteConfigDao;
import com.xwke.spider.huntsman.configuration.NewsConfiguration;
import com.xwke.spider.mo... | [
"262621979@qq.com"
] | 262621979@qq.com |
844afa53e66a1ca2ffafa2e1196fc6ba06866d57 | 1382c42cb32e6809e451f6fe872cf719b6cb83cd | /src/main/java/in/dealo/svc/DealContentSvc.java | 45ad317d1b7a078772e8ca0018c389a6f069e900 | [
"Apache-2.0"
] | permissive | touchsy/dealo | 94fa4220c55332282bc77a52773f81660d6ebf99 | fafbd4e7b9a14ea9ee529b834a2b9e01282f3f42 | refs/heads/master | 2016-09-06T11:40:28.878770 | 2014-05-23T09:01:01 | 2014-05-23T09:01:01 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 189 | java | package in.dealo.svc;
import org.springframework.roo.addon.layers.service.RooService;
@RooService(domainTypes = { in.dealo.entity.DealContent.class })
public interface DealContentSvc {
}
| [
"sanjeev@sellerforce.com"
] | sanjeev@sellerforce.com |
0a917936216f74423347fe17d82279e1f31161dd | 2fb8bc59cfaa6cef59f0212cc394fa4e51208a35 | /src/main/java/com/yisingle/webapp/websocket/HandshakeInterceptor.java | 2e5fbbdb15ce4ccca9ecbc993659c6edcd25976f | [] | no_license | ooozxv2/yisingle | e48322e6699d4d79549db10cb60300b55c645185 | 976757d3152fdc9a3fcda92d4ceb209aee3e5233 | refs/heads/master | 2020-05-20T05:25:33.736914 | 2018-11-01T10:21:45 | 2018-11-01T10:21:45 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,251 | java | package com.yisingle.webapp.websocket;
import java.util.Map;
import org.springframework.http.server.ServerHttpRequest;
import org.springframework.http.server.ServerHttpResponse;
import org.springframework.stereotype.Component;
import org.springframework.web.socket.WebSocketHandler;
import org.springframework.web.sock... | [
"j314815101@qq.com"
] | j314815101@qq.com |
977d4ef411d52231f6344b047fe7ad57a1178c4f | c7b7b650861a8d20d62531f2b0b81ad08f89a45b | /src/main/java/com/linjia/wxpay/protocol/RefundQueryResData.java | 326d1c0e89ac15e771a5d3d82d5187d62d90a52e | [] | no_license | 598605338/tiexin_app | 89eac38a86c9b6db1d37afbe6c0343e81a152b28 | f24c8cc24fc9ac93e64208dbc6bc9a3aa0aa7c16 | refs/heads/master | 2020-05-20T22:44:20.210692 | 2017-03-21T10:15:39 | 2017-03-21T10:15:39 | 84,538,026 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,878 | java | package com.linjia.wxpay.protocol;
/**
* User: rizenguo
* Date: 2014/10/25
* Time: 16:36
*/
public class RefundQueryResData {
//协议层
private String return_code = "";
private String return_msg = "";
//协议返回的具体数据(以下字段在return_code 为SUCCESS 的时候有返回)
private String result_code = "";
private String... | [
"598605338@qq.com"
] | 598605338@qq.com |
c386249dcd17d287ab3ccf87b31baa497e6fdc63 | f414bbf19b24be9d238fba53bd59dd725865c0d7 | /crawler-worker-node/src/main/java/edu/uci/ics/crawler4j/crawler/exceptions/ParseException.java | d6b3aebee59bfadd93a11440b805b84dde35609a | [] | no_license | nmiodice/domain-trustworthiness | accd5dbf80e5689bbfc5accf299af2461c92448c | eb02b4d29bed8cc5b562f273b13b8008d559c142 | refs/heads/master | 2021-01-20T11:47:56.366561 | 2017-09-04T13:02:39 | 2017-09-04T13:02:39 | 83,571,533 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 250 | java | package edu.uci.ics.crawler4j.crawler.exceptions;
/**
* Created by Avi Hayun on 12/8/2014.
* <p>
* Thrown when there is a problem with the parsing of the content - this is a tagging exception
*/
public class ParseException extends Exception {
} | [
"nickio@amazon.com"
] | nickio@amazon.com |
15523b68de30fa810d475a4d602d4e1e78b74331 | 8c8bd7d2ce9ea835079d3791297cd578cb346be3 | /src/lesson_05/lesson05/Road.java | 8808c155f189ea0dc6960d9e6e14de107e7b2726 | [] | no_license | YulDmi/Java_GeekBrains_3 | 783d83ff66022ba252ecae36eea629bdfc17017f | 96a2a338b2b7dd3cd212674036df0efc82ef6d5e | refs/heads/master | 2021-04-24T07:18:57.642670 | 2020-04-11T14:40:16 | 2020-04-11T14:40:16 | 250,098,998 | 0 | 0 | null | 2021-01-16T10:40:39 | 2020-03-25T21:49:04 | Java | UTF-8 | Java | false | false | 584 | java | package lesson_05.lesson05;
public class Road extends Stage {
public Road(int length) {
this.length = length;
this.description = "Дорога " + length + " метров";
}
@Override
public void go(Car c) {
try {
System.out.println(c.getName() + " начал этап: " + description);... | [
"barsetca@rambler.ru"
] | barsetca@rambler.ru |
394e45bdb4d119d804d19f2127761318c9eb258f | bffeafc8e15474639fd55650d8e5ec8990c96f6b | /src/main/java/helpertools/renders/ItemRenderStaff4.java | 8d92b8dda06c87c93ee22a0fe2e5229bd5f24bc1 | [
"MIT"
] | permissive | immortalcatz/HelperTools | a657e4f0090dc0b993adb0a88385c5ec8ac7dd50 | ff207fc58e0bc201e696798f97d1b6f87d17b256 | refs/heads/master | 2020-12-02T19:41:39.111967 | 2016-09-04T01:03:42 | 2016-09-04T01:03:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,783 | java | package helpertools.renders;
import helpertools.models.Modelv5Staff5;
import helpertools.tools.ItemStaffofExpansion;
import java.lang.ref.Reference;
import org.lwjgl.opengl.GL11;
import cpw.mods.fml.relauncher.SideOnly;
import net.minecraft.client.Minecraft;
import net.minecraft.client.gui.inventory.GuiContainerCre... | [
"GrizzlyHonker@Gmail.com"
] | GrizzlyHonker@Gmail.com |
59efb919e558c46a34199c3f8376e96704f23ca8 | 2fd9d77d529e9b90fd077d0aa5ed2889525129e3 | /DecompiledViberSrc/app/src/main/java/twitter4j/internal/http/XAuthAuthorization.java | 94361165a5a052d3f57c1a7785e866ba87366c87 | [] | no_license | cga2351/code | 703f5d49dc3be45eafc4521e931f8d9d270e8a92 | 4e35fb567d359c252c2feca1e21b3a2a386f2bdb | refs/heads/master | 2021-07-08T15:11:06.299852 | 2021-05-06T13:22:21 | 2021-05-06T13:22:21 | 60,314,071 | 1 | 3 | null | null | null | null | UTF-8 | Java | false | false | 1,559 | java | package twitter4j.internal.http;
import java.io.Serializable;
import twitter4j.auth.Authorization;
import twitter4j.auth.BasicAuthorization;
public class XAuthAuthorization
implements Serializable, Authorization
{
private static final long serialVersionUID = -6082451214083464902L;
private BasicAuthori... | [
"yu.liang@navercorp.com"
] | yu.liang@navercorp.com |
eba5e4b7a2ba2f196679fa92c0d884c79468e817 | c93321634515f65b2458834c9a3358f353c1f893 | /erp-pro/src/com/pt/core/persistence/dialect/db/SQLServerDialect.java | f5d147ab2b3896ae0e0bc5fffd2a8105086c4860 | [] | no_license | taojin1122/erp-pro | 0e3eaaee675135761b8c42b29c853b3c9178bde2 | f3e8653d2a185eab7c0cf39182d21c93096d1666 | refs/heads/master | 2020-05-25T02:23:54.093373 | 2019-05-20T05:42:56 | 2019-05-20T05:42:56 | 187,573,633 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,699 | java | /**
* Copyright © 2015-2020 <a href="http://www.pt.org/">pt</a> All rights reserved.
*/
package com.pt.core.persistence.dialect.db;
import com.pt.core.persistence.dialect.Dialect;
/**
* MSSQLServer 数据库实现分页方言
*
* @author poplar.yfyang
* @version 1.0 2010-10-10 下午12:31
* @since JDK 1.5
*/
public class SQLS... | [
"1027679890@qq.com"
] | 1027679890@qq.com |
7ed7f9cdbf258ced8dbc775b394c728d942995ff | 0013548e586cbc47fcfa96c8978302788a432661 | /spring/src/main/java/com/kaishengit/controller/FileController.java | 74d6f320e86ede6edda2cd8e2b3eda42c87e89b7 | [] | no_license | 1142007022/freamwork | f017bc71f07aceb99e8ab833fc5ce39e196c977e | d5dee13e9881a3937ced178384b4eab66eb1b1a3 | refs/heads/master | 2022-12-23T19:24:35.603056 | 2019-08-20T02:36:55 | 2019-08-20T02:36:55 | 128,018,288 | 1 | 0 | null | 2022-12-16T09:41:54 | 2018-04-04T06:36:14 | JavaScript | UTF-8 | Java | false | false | 1,245 | java | package com.kaishengit.controller;
import org.apache.commons.io.FileUtils;
import org.apache.commons.io.IOUtils;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.PostMapping;
import org.springframework.web.bind.a... | [
"1142007022@qq.com"
] | 1142007022@qq.com |
bb3cc2fd552f9c2ffa48940eaff61dc9a0adacca | 5ebf8e5463d207b5cc17e14cc51e5a1df135ccb9 | /moe.apple/moe.platform.ios/src/main/java/apple/networkextension/NEAppRule.java | a4d5ac60e74010c94627032e666c7cf136e88d1d | [
"ICU",
"Apache-2.0",
"W3C"
] | permissive | multi-os-engine-community/moe-core | 1cd1ea1c2caf6c097d2cd6d258f0026dbf679725 | a1d54be2cf009dd57953c9ed613da48cdfc01779 | refs/heads/master | 2021-07-09T15:31:19.785525 | 2017-08-22T10:34:50 | 2017-08-22T10:59:02 | 101,847,137 | 1 | 0 | null | 2017-08-30T06:43:46 | 2017-08-30T06:43:46 | null | UTF-8 | Java | false | false | 6,341 | java | /*
Copyright 2014-2016 Intel Corporation
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, s... | [
"kristof.liliom@migeran.com"
] | kristof.liliom@migeran.com |
bd348979ece40b700b66a051c98142ab83f5335e | e7b14ab36032a83e3e96e153eb5442577773da60 | /open-metadata-implementation/access-services/discovery-engine/discovery-engine-server/src/main/java/org/odpi/openmetadata/accessservices/discoveryengine/converters/DiscoveryServicePropertiesConverter.java | 4eeb5cba0820cfc4d377c3e99c323cba920538a1 | [
"CC-BY-4.0",
"Apache-2.0"
] | permissive | popa-raluca/egeria | fc2f45c84ef3f16d33762f7bfeb1718177b2d727 | cb9dc3189d4a4954fa7e43e492d6e1f6dab586cf | refs/heads/master | 2023-06-22T07:56:58.117738 | 2021-05-25T08:44:23 | 2021-05-25T08:44:23 | 149,274,100 | 0 | 0 | Apache-2.0 | 2018-09-18T11:02:17 | 2018-09-18T11:02:16 | null | UTF-8 | Java | false | false | 8,134 | java | /* SPDX-License-Identifier: Apache 2.0 */
/* Copyright Contributors to the ODPi Egeria project. */
package org.odpi.openmetadata.accessservices.discoveryengine.converters;
import org.odpi.openmetadata.commonservices.generichandlers.OpenMetadataAPIMapper;
import org.odpi.openmetadata.frameworks.connectors.ffdc.Property... | [
"mandy_chessell@uk.ibm.com"
] | mandy_chessell@uk.ibm.com |
fd77255e273cd645d38aeab2fc7ce3768ccb8aac | e9affefd4e89b3c7e2064fee8833d7838c0e0abc | /aws-java-sdk-importexport/src/main/java/com/amazonaws/services/importexport/AmazonImportExportClientBuilder.java | 27802a3cf73b968b2f3ab40fb9491e0d0852ed79 | [
"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,410 | 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... | [
""
] | |
c6bf814b85b8f7956e6befb2cd7b7e9f6ba630f8 | ea60a6f37a87fc2adaf3f7970244984c10d569e3 | /src/main/java/com/wallethub/log_parser/ApplicationShutdown.java | be8617533d74e8bbb2be239eb241fdc38baf9bef | [] | no_license | adrian-sobiczewski/log-parser | 273dd6bbcc493f11356e3d2ec7da48bafcf5831d | 91f66c5ae49716043f904cdc60f614dd801eb9e7 | refs/heads/master | 2020-03-30T13:07:07.177859 | 2018-10-02T00:46:12 | 2018-10-02T00:46:12 | 151,257,002 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 447 | java | package com.wallethub.log_parser;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.SpringApplication;
import org.springframework.context.ApplicationContext;
import org.springframework.stereotype.Service;
@Service
public class ApplicationShutdown {
@Autowired
priv... | [
"adrian.sobiczewski.official@gmail.com"
] | adrian.sobiczewski.official@gmail.com |
0968a6d3b9a7786aa2400a4b1c05287d251f28c5 | 6fab1c03fcff98a514e44cc81580dbd7a042910e | /@Note20120112/src/lector/client/catalogo/client/TagEntity.java | 281bff77f5324b8282edab0ad10c08bac668ef5f | [] | no_license | gayoxo/Atnote | f0e1457f33acaf7cd068d7f9f967570436fe1cca | 828a2e36d1b30bb8ccd7788833d49c0b2cb5b3f1 | refs/heads/master | 2020-05-27T08:18:45.435551 | 2014-11-06T11:29:22 | 2014-11-06T11:29:22 | 3,170,222 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 771 | java | package lector.client.catalogo.client;
import java.util.ArrayList;
public class TagEntity extends Entity {
/**
*
*/
private static final long serialVersionUID = 1L;
public TagEntity(String Namein, Long ID,Long IDpadre) {
super(Namein, ID, IDpadre);
}
@Override
public void addSon(Entity... | [
"gayoxo@gmail.com"
] | gayoxo@gmail.com |
fc93749dded336dc376a234417eb50966cbdc36b | 44e7adc9a1c5c0a1116097ac99c2a51692d4c986 | /aws-java-sdk-connect/src/main/java/com/amazonaws/services/connect/model/transform/ChatMessageMarshaller.java | b53161cd11f217a89013f6ad3072b8f611278750 | [
"Apache-2.0"
] | permissive | QiAnXinCodeSafe/aws-sdk-java | f93bc97c289984e41527ae5bba97bebd6554ddbe | 8251e0a3d910da4f63f1b102b171a3abf212099e | refs/heads/master | 2023-01-28T14:28:05.239019 | 2020-12-03T22:09:01 | 2020-12-03T22:09:01 | 318,460,751 | 1 | 0 | Apache-2.0 | 2020-12-04T10:06:51 | 2020-12-04T09:05:03 | null | UTF-8 | Java | false | false | 2,224 | java | /*
* Copyright 2015-2020 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... | [
""
] | |
24f5364e1943eba40168ef385efbd9e7933d1ea6 | 2e2ae515e594695f9610d80c08fc8c41265d545c | /src/projekt/systemanalyse/client/event/RundeBeendetEvent.java | a2bde8801b6f66a26d86dd5f3947d72d8055577b | [] | no_license | TobiasHoeh/Systemanalyse | 6ed9d8478f7d897e8bbe236ea569db7ebee0e08a | d136d020d0236543749bb0be6e569426635b1fce | refs/heads/master | 2016-08-05T09:58:29.479327 | 2011-05-23T09:12:43 | 2011-05-23T09:12:43 | 1,787,265 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 731 | java | package projekt.systemanalyse.client.event;
import projekt.systemanalyse.shared.Spieler;
import projekt.systemanalyse.shared.Spiel;
import com.google.gwt.event.shared.GwtEvent;
public class RundeBeendetEvent extends GwtEvent<RundeBeendetEventHandler> {
public static Type<RundeBeendetEventHandler> TYPE = new... | [
"tobiashoehmann@googlemail.com"
] | tobiashoehmann@googlemail.com |
cde346adf1ced1a306773babc58a27da1824f9a8 | 482972cc1d363e6064ae2b62ff74926b11e3c45d | /icedust/lib-java/src/derivations/Settings.java | d46538c3f80d0fbb08f4a449b19113da31844dd6 | [] | no_license | MetaBorgCube/PixieDust | dc6eafbe9fe8ee70d9a57543f2b1ed69efab5054 | 4b1215d2defcc16f15570ce7e83474e0bb9897d7 | refs/heads/master | 2021-01-21T16:44:20.501801 | 2019-04-11T08:33:54 | 2019-04-11T08:33:54 | 91,901,916 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,184 | java | package derivations;
import java.util.ArrayList;
import java.util.Map;
import java.util.Set;
import java.util.TimerTask;
import java.util.concurrent.ConcurrentHashMap;
import java.util.concurrent.Executors;
import java.util.concurrent.ScheduledExecutorService;
import java.util.concurrent.ScheduledFuture;
import java.u... | [
"dc.harkes@gmail.com"
] | dc.harkes@gmail.com |
95c830815acd794b076d4a18bfd240d5c66cb2fe | 3260347f876bb74d768abe68d546971ae511af6b | /ServerModel.java | 8b696be44ace3216d30b73e0ece7c37f2a61c6f1 | [] | no_license | fanzhang312/csci5105_RMI | 8d42f1b20720c5af16637231655a17d9e5c0bcd3 | da195e34559e0a5cfbe58c0956b7c812405979ef | refs/heads/master | 2020-05-18T18:00:16.540212 | 2013-02-25T23:41:01 | 2013-02-25T23:41:01 | 8,168,744 | 1 | 0 | null | 2013-02-25T03:12:08 | 2013-02-12T22:26:40 | Java | UTF-8 | Java | false | false | 443 | java | /**
* ServerModel is used to store server information: IP, BindingName, Port
*
* @author Fan Zhang, Zhiqi Chen
*
*/
public class ServerModel {
String ip;
String bindingName;
int port;
public ServerModel(String ip, String bindingName, String port){
this.ip = ip.trim();
this.bindingName = bindingName.trim(... | [
"fanzhang312@gmail.com"
] | fanzhang312@gmail.com |
03eae6770594896db5f4e8840a88a3c3f9ff6407 | 9e9f245076380794519067fe50ad39c237d7388f | /src/part2/ZBug.java | af2c25760cbd2c48a8297a92de443196e2ee6116 | [] | no_license | mmish321/GridWorld | 1435267cda27670d4721d63dd70e03e6a0c84655 | 24dc731229403242dea6fca60c7df2de36d68eef | refs/heads/master | 2020-12-25T03:20:36.377817 | 2016-03-02T05:09:36 | 2016-03-02T05:09:36 | 50,853,798 | 0 | 0 | null | 2016-02-01T16:40:21 | 2016-02-01T16:40:20 | null | UTF-8 | Java | false | false | 809 | java | package part2;
import info.gridworld.actor.Bug;
public class ZBug extends Bug {
private boolean done = false;
private int steps;
private int sideLength;
/**
* Constructs a box bug that traces a square of a given side length
*
* @param length
* the side length
*/
public ZBug(int length) {
... | [
"maom@s.dcsdk12.org"
] | maom@s.dcsdk12.org |
f0d900915b970339f745c59986b0805e12cbb007 | 7fffc39739869f259fe2d103efa05b87739778d1 | /Java/1135.java | 0a29fbdaf1d966088961bb9ab069463600444b5f | [] | no_license | yunbinni/CodeUp | be39b3bd9fbeaa64be2a77a92918ebcc79b1799b | 5cb95442edb2b766de74154e0b91e8e1c236dd13 | refs/heads/main | 2023-08-15T19:02:29.819912 | 2021-10-12T00:50:16 | 2021-10-12T00:50:16 | 366,761,440 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 298 | java | import java.util.Scanner;
public class Main{
public static void main (String[] args) {
Scanner sc = new Scanner(System.in);
int a = sc.nextInt();
int b = sc.nextInt();
if(a>=b) System.out.println(1);
else System.out.println(0);
}
} | [
"yunbin9049@gmail.com"
] | yunbin9049@gmail.com |
524c9a39696378ae1a408a3335d9af6753724c51 | df021ea0028565d96caf98ee36dacde0db956e23 | /src/main/java/com/awesome/service/MypageServiceImpl.java | a934df60034abfdceb3ad1f9ee73da624a7d0d83 | [] | no_license | NohJihyun/awesomeproject | c700b645213d375076323f3dc763f94cbb63d1cc | c44e508661c258821393d3ec147cceb6b156acd3 | refs/heads/master | 2023-06-10T23:10:40.421059 | 2021-07-09T01:41:09 | 2021-07-09T01:41:09 | 381,263,219 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,107 | java | package com.awesome.service;
import java.io.File;
import java.io.IOException;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import org.springframework.stereotype.Service;
import org.springframework.web.multipart.MultipartFile;
import org.springframework.web.multipart.MultipartHttpServle... | [
"blue900823@gmail.com"
] | blue900823@gmail.com |
0ca62bf040a303604fd916c71a7c6745565a2aa1 | e09f51d7293ba3d357a096fec4a091a3aaa295be | /src/main/java/product/impl/Pepsi.java | 9856f2f6932d4391a73199d8798a152df43d6b52 | [] | no_license | aatulgoel/vendingmachine | 359d850fa4c75c2341b937d8723059049ec69b83 | b205dcb15396f7608c7217fc242c46bf86597e59 | refs/heads/master | 2020-04-17T13:21:58.698390 | 2019-01-20T04:11:51 | 2019-01-20T04:11:51 | 166,612,585 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 687 | java | package product.impl;
import product.Product;
import java.util.Objects;
public class Pepsi implements Product {
private String name = "Pepsi";
private Integer price = 120;
public String name() {
return name;
}
public Integer price() {
return price;
}
@Override
publi... | [
"aatulgoel@gmail.com"
] | aatulgoel@gmail.com |
073bdffd344d0e8a2add42b2517e4012fa093441 | 7677b9d4a79af4a105d51d48b28494d1aa0754bb | /story_utils/src/test/java/com/xuhui/story_utils/ExampleUnitTest.java | 79de8c97ab4e028c39bcff2aa4f21c7e88ce23a9 | [] | no_license | StoryGithub/StoryUtil | de030e15827427a4280e432a37bc98878c073fb3 | efa1b4829658b006da988336d452b91762cddd4f | refs/heads/master | 2020-08-17T14:59:18.181093 | 2019-10-17T06:04:46 | 2019-10-17T06:04:46 | 215,677,750 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 382 | java | package com.xuhui.story_utils;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
@Test
public void ... | [
"kxq_work@163.com"
] | kxq_work@163.com |
a3902c7ec0e91cb22ac8afe4929251b3a0ef364b | b6f5ad1e4feb2877cc0f7910fe7c3ef33864fbab | /src/main/java/com/aif/model/weight/AbstractWeightItem.java | 419a86b28281137765f2f1ede5581a47497db10b | [] | no_license | b0no1/Artificial-Intelligence-FrameWork | a027ecb9656553dc2ce69519117988508f527b51 | f1ce9fe5278a05f24ee921ec9591a4558358a95f | refs/heads/master | 2021-01-12T08:10:57.491493 | 2013-05-19T18:14:10 | 2013-05-19T18:14:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 332 | java | package com.aif.model.weight;
import com.aif.model.memory.short_time.Word;
public abstract class AbstractWeightItem {
static final double DEFAULT_INFLUENT_LEVEL = 1.0;
public abstract double calculateWeight(Word word);
public double getInfluent(){
return AbstractWeightItem.DEFAULT_INFLUENT_LEVE... | [
"Viacheslav@b0noI.com"
] | Viacheslav@b0noI.com |
ffcdfdd870161ee30f6f0fe4a3131c47701841a1 | 3270d68aec3ec459a0bb40670587e8aaa431dc20 | /src/binarytree/BinaryTreeLevelOrderTraversal.java | 0789c5c9e888a72b7344e108bf8d28d92510f1ef | [
"MIT"
] | permissive | shogo54/leetcode | d4a215af31c6535eb9a50671166bcfb1a7758dfb | f44eacd5028c9eaeee3d1a1d84d423a876edd8bb | refs/heads/master | 2021-07-13T11:14:59.641831 | 2020-07-10T06:11:31 | 2020-07-10T06:11:31 | 181,615,968 | 4 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,176 | java | package binarytree;
import java.util.*;
import binarytree.BinaryTreeTest.TreeNode;
/**
* @author Shogo Akiyama
* Solved on 08/18/2019
*
* 102. Binary Tree Level Order Traversal
* https://leetcode.com/problems/binary-tree-level-order-traversal/
* Difficulty: Medium
*
* Approach: Recursion & DFS
* Runtime:... | [
"sakiyama@knox.edu"
] | sakiyama@knox.edu |
3acc00adbb801307f25366b6b41dc620b2f670ca | 9208ba403c8902b1374444a895ef2438a029ed5c | /sources/androidx/media/AudioAttributesImplApi21.java | d41089aaf21d10d0254b137405480c08003b43eb | [] | no_license | MewX/kantv-decompiled-v3.1.2 | 3e68b7046cebd8810e4f852601b1ee6a60d050a8 | d70dfaedf66cdde267d99ad22d0089505a355aa1 | refs/heads/main | 2023-02-27T05:32:32.517948 | 2021-02-02T13:38:05 | 2021-02-02T13:44:31 | 335,299,807 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,701 | java | package androidx.media;
import android.media.AudioAttributes;
import android.os.Build.VERSION;
import android.os.Bundle;
import android.util.Log;
import androidx.annotation.NonNull;
import androidx.annotation.RequiresApi;
import androidx.annotation.RestrictTo;
import androidx.annotation.RestrictTo.Scope;
import java.l... | [
"xiayuanzhong@gmail.com"
] | xiayuanzhong@gmail.com |
646b35b4126c334db5eb3444db3e83186abfbc3a | a2d1df7ba16a6596e110e6ce8f69a85b0e868905 | /src/oocamp/Token.java | 3c2698a1ffbd43b95c4c4e96dac498a0ceb891c8 | [] | no_license | freewind/oocamp | e0041d4b2b0e44f06d0ae144b8dfbc5ed4683f46 | 91949cc44df81eddda7b40fca3908155151a401e | refs/heads/master | 2021-01-01T19:43:29.802163 | 2014-06-27T13:55:00 | 2014-06-27T13:55:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 45 | java | package oocamp;
public interface Token {
}
| [
"peng.li@rea-group.com"
] | peng.li@rea-group.com |
6a11f1046cd90a096f5c374682941e1d96b4d627 | bdc6fdc6cf28405ae6cac1c21a89ee3c62510fa3 | /TimchenkoProj/src/main/java/pages/EditSparePage.java | 95c588b8217a5c78c89e89bc4386e9255ea484ce | [] | no_license | SeleniumQALight/G37Project | a89ca5d01dcbe15f902f672d43e8a06c884dbe9c | 4f9c591da64049aaf0a3bfba79b2461ece45b20f | refs/heads/master | 2020-04-03T07:22:09.330570 | 2018-12-21T08:31:19 | 2018-12-21T08:31:19 | 155,100,488 | 1 | 0 | null | 2018-12-21T08:31:20 | 2018-10-28T18:09:21 | Java | UTF-8 | Java | false | false | 1,241 | java | package pages;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
public class EditSparePage extends ParentPage {
@FindBy (id = "spares_spareName")
private WebElement spareNameInput;
@FindBy (id = "spares_spareType")
private WebEle... | [
"successor@syneforge.com"
] | successor@syneforge.com |
73f1be5eba6a577adb90a435141cca4f60e64344 | a5b807d69b3785e017a251964d47a4542b5598c1 | /File_System_Server/src/FSS/WriteRequest.java | e7cbdf9bf72670750c70f9aae4755e1e3fcc33e2 | [] | no_license | Prashant00005/Distributed_File_Systems | d08d20984eb9479e8d6bc54f995e1a084da31dbb | 2b328d636d0a5db6ce2f6d09f6db6cb9826d62e1 | refs/heads/master | 2021-08-30T03:21:45.586917 | 2017-12-15T21:24:08 | 2017-12-15T21:24:08 | 113,518,953 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,299 | java | package FSS;
import com.google.gson.Gson;
import com.google.gson.GsonBuilder;
public class WriteRequest {
String filename;
String token;
String encryptedUsername;
String directory;
String filecontent;
public String getFilename() {
return filename;
}
public void setFilename(String filename) {
this.file... | [
"aggarwap@tcd.ie"
] | aggarwap@tcd.ie |
feb0ae6223764d6925fa8c2194c337b502fb7f54 | 3d489c8023d03146b5d6be925f3f17a8bf21c719 | /health-base/src/main/java/com/theus/health/base/model/dto/system/dict/SysDictDTO.java | aa2b1d74be70e8e70eb0dccdd4c16497c717bd10 | [] | no_license | tw-health-team/health-platform | c1f75f4a1064c818ba21501eb8698129caaca6c6 | 8a00edafa5e64a343315aeb2a64d177b5974c9a3 | refs/heads/master | 2022-06-27T05:23:38.916294 | 2021-03-24T02:24:11 | 2021-03-24T02:24:11 | 215,287,126 | 0 | 0 | null | 2022-02-09T22:18:47 | 2019-10-15T11:57:00 | Java | UTF-8 | Java | false | false | 281 | java | package com.theus.health.base.model.dto.system.dict;
import lombok.Data;
/**
* @author tangwei
* @date 2019-10-16 21:00
*/
@Data
public class SysDictDTO {
private String classCode;
private String itemName;
private String itemValue;
private Integer sort;
}
| [
"angel21magic@163.com"
] | angel21magic@163.com |
98ee0b9583041653ba1db020d19239cfa05bbc55 | b31ae69273dca4b371c084c06e3fcbd661a5d064 | /business/src/main/java/pt/uc/dei/aor/project/business/filter/PositionFilter.java | de3efad652ac7e0e2266afe24e0c608168c3462e | [] | no_license | kwakiutlCS/jobapplication | d7b9fc557427fee889c32546856df00826d0af2c | 53a0b2c9976d89abd8d0eaefaea600840f4a7dc5 | refs/heads/master | 2020-05-18T16:43:57.655130 | 2015-10-03T21:37:00 | 2015-10-03T21:37:00 | 40,110,712 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,492 | java | package pt.uc.dei.aor.project.business.filter;
import java.util.ArrayList;
import java.util.Date;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
import pt.uc.dei.aor.project.business.exception.IllegalFilterParamException;
import pt.uc.dei.aor.project.business.util.Localization;
import pt.uc.de... | [
"ricardo.rsr.rodrigues@gmail.com"
] | ricardo.rsr.rodrigues@gmail.com |
d19a9f00ce04c7c3bf584a7562d082bca95fe04c | 52c7bb00d31a8fb0353f1b624485e9112bd1e26f | /Eletrica3/src/br/aplicacao/eletrica/dao/FonteDAO.java | af1ce24be1e375460083953f1ee2999de5392a92 | [] | no_license | davidbentolila/Eletrica3 | 825059941e6ffba98c952e8b65bc5d4eb4d06220 | 178f2c74d006a70777f0b38d9ce264545821a000 | refs/heads/master | 2021-05-05T12:41:11.642507 | 2018-08-02T01:52:11 | 2018-08-02T01:52:11 | 118,271,095 | 0 | 0 | null | 2018-01-20T18:48:03 | 2018-01-20T18:48:03 | null | UTF-8 | Java | false | false | 826 | java | package br.aplicacao.eletrica.dao;
import javax.persistence.NoResultException;
import javax.persistence.criteria.CriteriaBuilder;
import javax.persistence.criteria.CriteriaQuery;
import javax.persistence.criteria.Predicate;
import javax.persistence.criteria.Root;
import br.aplicacao.eletrica.modelo.projeto.Fonte;
pu... | [
"chris@Inspiron"
] | chris@Inspiron |
d61ff6a9b29dd451c2b987da2f5847174725d610 | ccdb80501cb1724a4084f987b7315bb7289e21a0 | /praxis.core/src/net/neilcsmith/praxis/core/interfaces/ServiceManager.java | c588473cbbce51ae17e72742a003822bc16e6574 | [] | no_license | omzo006/praxis | 1f33796b14e968e3de6237441ce8fc6072373a52 | d2e561739dd326ad96b7f61c4a269bcfd6f3804f | refs/heads/master | 2021-01-01T03:36:32.452130 | 2013-12-05T16:55:57 | 2013-12-05T16:55:57 | 56,091,630 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,248 | java | /*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
*
* Copyright 2010 Neil C Smith.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 3 only, as
* published by the Free Software Foundation.
*
* This code is distrib... | [
"neilcsmith.net@googlemail.com"
] | neilcsmith.net@googlemail.com |
6370b073428ce8b5b7a5d9fea6bb4a17f1534a66 | 7f8c323de19a42a0da033c8662b9a5165ba5ff75 | /app/src/main/java/technobytes/com/eloquence/rest/models/RoomCollection.java | d268aa9e12c77f7e8c20996e0354a355c07008f3 | [] | no_license | EloquencePMS/EloquenceAndroid | eee3ff2e86d92a51a66fc709b1d1538cc7b74904 | c43eeed7e1ed0a912f66590d4e086e3156b0ca79 | refs/heads/master | 2020-12-31T07:43:24.012399 | 2016-05-05T22:39:12 | 2016-05-05T22:39:12 | 57,144,123 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,105 | java | package technobytes.com.eloquence.rest.models;
/**
* Created by seisan on 5/5/16.
*/
public class RoomCollection {
HousekeepingStatus houseeepingStatus;
int roomNumber,houseKeepingStatusId;
RoomType roomType;
public HousekeepingStatus getHouseeepingStatus() {
return house... | [
"mleffert@lhup.edu"
] | mleffert@lhup.edu |
8b2c4372e10830718ca92511f2467ef7e8194f52 | f2abb8e6c4fed28ff22cf4946984ed48bc83064b | /src/main/java/com/my1rm/model/pojo/AttemptPojo/GetDataForGraphPOJO.java | efaa42026e7776743a53318035c7ef0e6ee562ab | [] | no_license | DuS4NN/My1RM | f89d969a47293ebcbf42a60c73354ca27d2304b4 | 886e68d4b68bb23cbd60ecafb01b5cbf53bd6001 | refs/heads/main | 2023-07-26T01:16:24.371628 | 2021-09-02T12:14:00 | 2021-09-02T12:14:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 270 | java | package com.my1rm.model.pojo.AttemptPojo;
import java.sql.Timestamp;
public class GetDataForGraphPOJO {
public long attemptId;
public Timestamp attemptDate;
public double attemptWeight;
public byte attemptSuccess;
public short attemptRepetitions;
} | [
"dusan.orlicek@gmail.com"
] | dusan.orlicek@gmail.com |
51f915e9884d369aae0b576dfff954a1c55a7fe0 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/4/4_85ae7734a6160a2eda4799164abec36688807bcb/RootHandler/4_85ae7734a6160a2eda4799164abec36688807bcb_RootHandler_t.java | fd8accace6d1c27c88cba1b67340553b062d8a90 | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 8,626 | java | package ch.amana.android.cputuner.hw;
import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.DataOutputStream;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.FileWriter;
import java.io.FilenameFilter;
import java.io.IOException;
im... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
f0038f6903c42f19b689512bab25479457e4938f | 8d571d9eb9de0cc964c8e1149459866121326142 | /app/src/main/java/com/example/administrator/layzyweek/selfadapter/SecondCategoryAdapter.java | d442ebff793d09a49d8c15e2d44bf39349d43921 | [] | no_license | yulu1121/LayzyWeek | f82698a7655fea1e5743bbff8efd5f937de37765 | 6831e098e51d56acc244f7dc9aa4c0cc785d8bfd | refs/heads/master | 2021-01-09T05:18:44.506014 | 2017-02-07T11:03:21 | 2017-02-07T11:03:21 | 80,798,519 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,656 | java | package com.example.administrator.layzyweek.selfadapter;
import android.content.Context;
import android.content.Intent;
import android.graphics.Bitmap;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import androi... | [
"626899174@qq.com"
] | 626899174@qq.com |
a641d51e04bcd2a43fc6ceefbab9c6911087efe4 | 6246192bd74586581c3917cd4628d6d70b8ac348 | /src/main/java/br/com/testePratico/controller/CityController.java | 02df22af0398a115cb59ebf8b90d90596161796b | [] | no_license | HelderRodriguesMendes/API_CadasdroEmpresas | 8e92f2929ee37b4b25181d1df1012f7b05cee435 | 1dfd9c514c03bd63fe6e9b8866fc6961301f76a8 | refs/heads/main | 2023-01-10T01:01:01.676139 | 2020-11-09T03:43:00 | 2020-11-09T03:43:00 | 307,816,368 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,261 | java | package br.com.testePratico.controller;
import java.util.List;
import javax.validation.Valid;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.GetMapping;
import or... | [
"helderrodrigues37@gmail.com"
] | helderrodrigues37@gmail.com |
37100e870374daa77006258dd04dd909a7f65b51 | 871b1cc621dfd623c64fc003e7c88580e02f0347 | /spring-boot-rest/spring-boot-rest/spring-boot-starter-dubbo/src/main/java/com/xqt/springboot/dubbo/commands/ShutdownLatchMBean.java | 060c59c3335d4d1fdfd5f2e23b422e8c06aaf090 | [] | no_license | doudecheng/springcloud | ae7e85c6fbc50e8fdb5069241896465643739f6b | f308955dc29d16996c53cb973b6b3a5db8509895 | refs/heads/master | 2021-08-23T13:45:51.177093 | 2017-12-05T03:22:01 | 2017-12-05T03:22:01 | 113,126,219 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 103 | java | package com.xqt.springboot.dubbo.commands;
public interface ShutdownLatchMBean {
String shutdown();
} | [
"andydou_dc@aliyun.com"
] | andydou_dc@aliyun.com |
0956753aa8cd83f620911f6176839fbac071a2c9 | 658ba5ced01da4918f8f511f39a429f981da1164 | /week-02/day-1/Elso/src/DrawChessTable.java | 4d561ef42439c22a677547c44c03895e4b503063 | [] | no_license | green-fox-academy/v-peter | 8d300b4c5db81f97137ca0725a76444c30bf314b | a08021b91ed473ea62b724471c2c89d78a5522a8 | refs/heads/master | 2020-04-02T10:01:00.334358 | 2019-03-05T13:04:23 | 2019-03-05T13:04:23 | 154,320,717 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 322 | java | public class DrawChessTable {
public static void main(String[] args) {
for (int i = 1; i <= 8; i++){
for (int j = 1; j <= 8; j++){
if ((j+i)%2 == 0) System.out.print("%");
else System.out.print(" ");
}
System.out.println();
}
}
... | [
"vadasz.peter@freemail.hu"
] | vadasz.peter@freemail.hu |
171b0821174a809cb95643a8f1a9813393b0d3d3 | b8a521c4e65bdc9ab26a050bb1431e389a8a565a | /besselloadingview/src/main/java/com/bluestrom/gao/customview/SurfaceViewBesselLoading.java | 93670bf2ced001996ddd436e5e1e6104bac65ee3 | [] | no_license | StormBlue/BesselLoadingView | 3b5156c4be1dc4a37d7fe74aa024b4e02a17f1f1 | bf7b86ee3547fb1acc690b6ec451ece7c6263061 | refs/heads/master | 2021-01-20T19:16:02.310079 | 2017-07-28T12:04:19 | 2017-07-28T12:04:19 | 64,922,139 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 13,144 | java | package com.bluestrom.gao.customview;
import android.annotation.TargetApi;
import android.content.Context;
import android.content.res.TypedArray;
import android.graphics.Bitmap;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Matrix;
import android.graphics.Paint;
import android.... | [
"gao2808941@gmail.com"
] | gao2808941@gmail.com |
ab1eb9ac82350f59677eb00f0a725f2593a3a506 | 1b96e0764761bf0abbdafc51d98e2a06914a40fa | /M4DVDSpringDI/src/main/java/com/sg/M4DVD/controller/DVDLibraryController.java | 4afaa7721c0eaff8a63a69b7b5e92bfc8f3d94d8 | [] | no_license | NarishSingh/SG4-Spring | 2210b27d6a0d2924deda06fa5f0b70796b561814 | 95bb4c1b270cc5a930321051f91c782d7227426a | refs/heads/master | 2022-12-01T21:05:35.555479 | 2020-07-31T03:52:15 | 2020-07-31T03:52:15 | 272,453,527 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,605 | java | package com.sg.M4DVD.controller;
import com.sg.M4DVD.dao.DVDLibraryDAO;
import com.sg.M4DVD.dao.DVDLibraryDAOException;
import com.sg.M4DVD.dao.DVDLibraryDAOImpl;
import com.sg.M4DVD.dto.DVD;
import com.sg.M4DVD.ui.DVDLibraryView;
import com.sg.M4DVD.ui.UserIO;
import com.sg.M4DVD.ui.UserIOImpl;
import java.util.List;... | [
"62305841+NarishSingh@users.noreply.github.com"
] | 62305841+NarishSingh@users.noreply.github.com |
7f864ae86982821dfb5dcc878012e65400239b18 | 1983964b1c049f426f100b833775eec21a3e9917 | /JavaKnow/src/main/java/com/feagle/learn/thread/racecondition/EnergySystem.java | b0b58fcf22328f2ffb7193b466ed81c6287eace4 | [] | no_license | adanac/java-project | 688accbb97773dd52c0e68d96d99003d637d8ecb | f90418ea89406f0c0ddf4f0383f7fbd0b532a205 | refs/heads/master | 2021-01-21T15:03:46.890994 | 2017-08-29T14:24:54 | 2017-08-29T14:24:54 | 95,373,196 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,864 | java | package com.feagle.learn.thread.racecondition;
/**
* 宇宙的能量系统
* 遵循能量守恒定律:
* 能量不会凭空创生或消失,只会从一处转移到另一处
*/
public class EnergySystem {
//能量盒子,能量存贮的地方
private final double[] energyBoxes;
private final Object lockObj = new Object();
/**
*
* @param n 能量盒子的数量
* @param initialEnergy 每个能量盒子初始含有的能量值
*/
publi... | [
"adanac@sina.com"
] | adanac@sina.com |
af3134c79072e8ffacaffb3af2d113dc2819bef1 | 350f50831472558c1412e5e45162c85fccd1c2e6 | /src/main/java/com/eviware/soapui/impl/wsdl/teststeps/AMFRequestTestStep.java | 7b229b1bd31d60d2ef63e91c94429979bbfb7ba1 | [
"MIT"
] | permissive | ZihengSun/suis4j | 759b387adbc4daa0300a360ce78112ffcf606fbc | 6b6a233e45f14f8482fa5599fb50f5f0055a6b07 | refs/heads/master | 2021-07-12T17:26:23.651375 | 2019-03-08T00:18:06 | 2019-03-08T00:18:06 | 119,863,920 | 5 | 3 | MIT | 2019-03-07T14:56:21 | 2018-02-01T16:42:40 | Java | UTF-8 | Java | false | false | 24,450 | java | /*
* SoapUI, Copyright (C) 2004-2016 SmartBear Software
*
* Licensed under the EUPL, Version 1.1 or - as soon as they will be approved by the European Commission - subsequent
* versions of the EUPL (the "Licence");
* You may not use this work except in compliance with the Licence.
* You may obtain a cop... | [
"zsun@gmu.edu"
] | zsun@gmu.edu |
812887664ef11d4ef10352f820768a2e60d6599e | c191091d788194f4d400f8e0698e16403a6a7d19 | /app/src/main/java/com/yashsoni/visualrecognitionsample/MenuActivity.java | 63f3193c2fa723aca539477326f35d322e5166ea | [] | no_license | retto710/TDP | ad95929993840bab6d3204944028c001f95c8808 | 2d77c89bc7390a5dce4d32efd497b46fba1c7f28 | refs/heads/master | 2020-05-05T13:50:17.054787 | 2019-05-28T22:26:34 | 2019-05-28T22:26:34 | 180,095,135 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,612 | java | package com.yashsoni.visualrecognitionsample;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.design.widget.BottomNavigationView;
import android.support.v7.app.AppCompatActivity;
import android.view.MenuItem;
import android.widget.TextView;
public class MenuActivity extends... | [
"31112329+retto710@users.noreply.github.com"
] | 31112329+retto710@users.noreply.github.com |
4a49584181da9e0498f07610404b32cf6764835a | 0bde5bd3149ba8cea8e15ca55d606210cf80c84e | /1.JavaSyntax/src/com/javarush/task/task07/task0707/Solution.java | d1b71ed7c87e2536266be6b58a323e0004a5940e | [] | no_license | Rasskopovaa/JavaRush | 481922d5626924002a9f22778e1c2844dc7a4df8 | 8c6f448c3a205f641aee43d4ec09158c85eb89c9 | refs/heads/master | 2020-06-18T09:04:47.362904 | 2019-09-06T16:25:06 | 2019-09-06T16:25:06 | 195,804,298 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 521 | java | package com.javarush.task.task07.task0707;
import java.util.ArrayList;
/*
Что за список такой?
*/
public class Solution {
public static void main(String[] args) {
ArrayList<String> list = new ArrayList<String>(5);
list.add("Home");
list.add("Cat");
list.add("Dog");
list.a... | [
"raskopovaa@gmail.com"
] | raskopovaa@gmail.com |
488e8d9ffa1fa305cab39831d4874dcc47f44e1d | e9474845462e5f2531a74c760b7770d17c74baef | /10-Application/Application/Swing-Sample-APP/src/main/java/com/sgu/infowksporga/jfx/views/file/explorer/action/PasteFilesAction.java | 9cca6777f0f1fd4f0b50af0ca9104e243f2c4783 | [
"Apache-2.0"
] | permissive | github188/InfoWkspOrga | 869051f4e70ebc9a0125a0bddecdc1704e868b52 | 89162f127af51d697e25a46bc32dc90553388a54 | refs/heads/master | 2020-12-03T00:43:46.453187 | 2016-11-06T05:48:37 | 2016-11-06T05:48:37 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,137 | java | package com.sgu.infowksporga.jfx.views.file.explorer.action;
import java.awt.event.ActionEvent;
import com.sgu.apt.annotation.AnnotationConfig;
import com.sgu.apt.annotation.i18n.I18n;
import com.sgu.apt.annotation.i18n.I18nProperty;
import com.sgu.core.framework.spring.loader.SpringBeanHelper;
import com.sgu.infowks... | [
"sebguisse@gmail.com"
] | sebguisse@gmail.com |
592c9d649a0f9a7a3a0efeb9c84a002d5cec01a5 | c2d19a381c139e7bbc9cd424eba43df69f02c029 | /java-demo/src/main/java/thread/semaphore/instance1/SemaphoreDemo.java | bf43a70d4ad79634ad1b3ded6ec6f211c3b3a882 | [] | no_license | Stongtong/learning-practise | c3c49b56f48de3503346404584277dcb14bc1afe | a36b233840816d1def38ebbf0a0a6ab3cd823e0b | refs/heads/master | 2022-11-20T14:17:22.876652 | 2019-06-28T09:59:41 | 2019-06-28T09:59:41 | 193,324,727 | 1 | 0 | null | 2022-11-16T12:22:27 | 2019-06-23T08:36:38 | Java | UTF-8 | Java | false | false | 1,104 | java | package thread.semaphore.instance1;
import java.util.concurrent.Semaphore;
/**
* @Description semaphore直译过来是信号量,其实质是许可管理器,用来管理可用的资源,
* 并且整个过程是阻塞的
* @Author tong
* @Date 2019/6/28 17:00
* @Version 1.0
**/
public class SemaphoreDemo {
private static Semaphore semaphore = new Semaphore(2, true);
public st... | [
"tongxiao@outlook.com"
] | tongxiao@outlook.com |
8f0500a2ae04fa9f84bcd639e5b3c0ee5266b7c0 | 51934a954934c21cae6a8482a6f5e6c3b3bd5c5a | /output/3f666486d0364f2d8e12ad5b6d8ad515.java | cba06194911d91cbda8e20d9fc7c3e511c4e6f29 | [
"MIT",
"Apache-2.0"
] | permissive | comprakt/comprakt-fuzz-tests | e8c954d94b4f4615c856fd3108010011610a5f73 | c0082d105d7c54ad31ab4ea461c3b8319358eaaa | refs/heads/master | 2021-09-25T15:29:58.589346 | 2018-10-23T17:33:46 | 2018-10-23T17:33:46 | 154,370,249 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,772 | java | class fiyI7fQ {
}
class au {
public boolean p8q;
}
class crCSAs4wbw0PHj {
public static void dlwyigJSlJp (String[] rxjTj) {
while ( false.bipttFgNwxBDf) while ( !new void[ !new h4iymF3EXj9hT().vIlgoah68R0R()].U513OCbYNjAojx) while ( new QuuqGMY3HnGOa().p) return;
!2367214.NmqRkv1I;
v... | [
"hello@philkrones.com"
] | hello@philkrones.com |
558b0b588351843f79de42691c20832976f63f5c | ca8a5fe30f50cee94c9abcfbf05b11f271078e47 | /src/edu/ucsd/dbmi/drugtarget/genomicsqs/ProteinSimcomp.java | 8700dd86b5a71e3fd98c85f5f310be0f984ccfd5 | [] | no_license | zongnansu1982/drug-target-prediction | 8a2d4b43614eca065ae03a7133a3928f5dd3e48f | 40a7cc1d9cc5c091226dc8a3cec295fa8564cfde | refs/heads/master | 2022-09-21T23:10:16.672229 | 2021-02-15T14:54:49 | 2021-02-15T14:54:49 | 77,171,926 | 14 | 4 | null | 2022-09-01T22:22:47 | 2016-12-22T19:54:04 | Java | UTF-8 | Java | false | false | 2,172 | java | package edu.ucsd.dbmi.drugtarget.genomicsqs;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileWriter;
import java.io.IOException;
import java.text.DateFormat;
import java.util.ArrayList;
import java.util.Calendar;
import java.util.Date;
import java.util.HashMap;
import java.util.HashSe... | [
"zongnansu1982@gmail.com"
] | zongnansu1982@gmail.com |
57a2730ff1bc91fb59298ee2231555ccf7cea9a6 | f7160c0f0526cc5afc0fe4e6f06d384394059aa1 | /fsa/fs-gridservice/src/impl/java/com/fs/gridservice/core/impl/hazelcast/objects/DgSetHC.java | 9de3c93f60b79e4a4e2fd16b0c8b917058f962be | [] | no_license | o1711/somecode | e2461c4fb51b3d75421c4827c43be52885df3a56 | a084f71786e886bac8f217255f54f5740fa786de | refs/heads/master | 2021-09-14T14:51:58.704495 | 2018-05-15T07:51:05 | 2018-05-15T07:51:05 | 112,574,683 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,718 | java | /**
* Dec 13, 2012
*/
package com.fs.gridservice.core.impl.hazelcast.objects;
import java.util.ArrayList;
import java.util.List;
import com.fs.gridservice.core.api.objects.DgSetI;
import com.fs.gridservice.core.impl.hazelcast.DataGridHC;
import com.fs.gridservice.core.impl.hazelcast.HazelcastObjectWrappe... | [
"wkz808@163.com"
] | wkz808@163.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.