blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 390 | content_id stringlengths 40 40 | detected_licenses listlengths 0 35 | license_type stringclasses 2
values | repo_name stringlengths 6 132 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 539
values | visit_date timestamp[us]date 2016-08-02 21:09:20 2023-09-06 10:10:07 | revision_date timestamp[us]date 1990-01-30 01:55:47 2023-09-05 21:45:37 | committer_date timestamp[us]date 2003-07-12 18:48:29 2023-09-05 21:45:37 | github_id int64 7.28k 684M ⌀ | star_events_count int64 0 77.7k | fork_events_count int64 0 48k | gha_license_id stringclasses 13
values | gha_event_created_at timestamp[us]date 2012-06-11 04:05:37 2023-09-14 21:59:18 ⌀ | gha_created_at timestamp[us]date 2008-05-22 07:58:19 2023-08-28 02:39:21 ⌀ | gha_language stringclasses 62
values | src_encoding stringclasses 26
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 128 12.8k | extension stringclasses 11
values | content stringlengths 128 8.19k | authors listlengths 1 1 | author_id stringlengths 1 79 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
af01c94fea9375408dde8899312e82a6b649f17b | 7feea917627c60424cc22621fc7436e845c5f996 | /projects/anyframe-flex-query-pi/src/main/java/org/anyframe/plugin/flex/query/dept/service/DeptService.java | 11f0fc8175fa562c0a811c4f9b542cdaa17ddbbb | [] | no_license | anyframejava/anyframe-flex-query | 824dde8dcf1034c96fd0486d46d455ff7bfef6f8 | 88b46ef87fcb40ec505bd3567c10788c3e14363e | refs/heads/master | 2021-01-24T08:00:06.797903 | 2018-04-06T05:31:30 | 2018-04-06T05:31:30 | 93,368,017 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,266 | java | /*
* Copyright 2008-2012 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... | [
"anyframe@samsung.com"
] | anyframe@samsung.com |
bd43b01af7a670cbc86ee7d5f9e0154cab1c74f6 | 18ae7f67a749a5cfed36163b750f0caf1f514dcf | /src/main/java/com/onshape/api/responses/FeatureStudiosCreateFeatureStudioResponse.java | 0d83c43da7412cb87de982a9a78ceb48ef850654 | [
"MIT"
] | permissive | Change2improve/java-client | d936d35d20d8dbb192d2470f096d06babd034b65 | 5da89caf8c678342376b67eafd6a0fba6289a41a | refs/heads/master | 2020-04-11T05:50:54.304309 | 2018-11-01T14:31:47 | 2018-11-01T14:31:47 | 161,561,752 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,926 | java | // The MIT License (MIT)
//
// Copyright (c) 2018 - Present Onshape Inc.
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
// in the Software without restriction, including without limitation the rights
//... | [
"peter.harman@deltatheta.com"
] | peter.harman@deltatheta.com |
97bed9d80d145de80a23404d9269c51b9bdfbb19 | 8d6d39728ee0749ffce108d76072c6d9e22f040f | /src/main/java/de/userservice/VO/Department.java | 00620402c54f1d590786aee5adbc77a62d9dc47b | [] | no_license | AIRAT1/user-service | 40f51c67ab4cba59aeeb119ea2c4c5445be4d14d | d07af2a8b074c5f96a9b1ba50ebdc203b068a7e7 | refs/heads/master | 2023-03-09T23:07:28.115804 | 2021-02-22T05:38:37 | 2021-02-22T05:38:37 | 339,818,190 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 328 | java | package de.userservice.VO;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
@Data
@AllArgsConstructor
@NoArgsConstructor
public class Department {
private Long departmentId;
private String departmentName;
private String departmentAddress;
private String department... | [
"ayrat1@mail.ru"
] | ayrat1@mail.ru |
1d7aeb3eaea8105a0957ad1f2b4e493fba495651 | a16611c75fa0c8699bdf97ab1a9d24c442d48a57 | /ucloude-uts/ucloude-uts-monitor/src/main/java/cn/uway/ucloude/uts/monitor/access/face/JobTrackerMAccess.java | ae43b43a48452df8c5b54b7bc3fae017abebf141 | [] | no_license | un-knower/yuncaiji_v4 | cfaf3f18accb794901f70f7252af30280414e7ed | a4ff027e485272b73e2c6fb3f1dd098f5499086b | refs/heads/master | 2020-03-17T23:14:40.121595 | 2017-05-21T05:55:51 | 2017-05-21T05:55:51 | 134,036,686 | 0 | 1 | null | 2018-05-19T06:35:12 | 2018-05-19T06:35:12 | null | UTF-8 | Java | false | false | 270 | java | package cn.uway.ucloude.uts.monitor.access.face;
import java.util.List;
import cn.uway.ucloude.uts.monitor.access.domain.JobTrackerMDataPo;
/**
* @author uway
*/
public interface JobTrackerMAccess {
void insert(List<JobTrackerMDataPo> jobTrackerMDataPos);
}
| [
"1852300415@qq.com"
] | 1852300415@qq.com |
1bf3c35087e4913cf72a196a8e8e8e1dbd793271 | 3b91ed788572b6d5ac4db1bee814a74560603578 | /com/tencent/mm/plugin/game/ui/GameIndexWxagView$1.java | f7400a5f540ff99b7c54fc740d9272719a6eb3d5 | [] | no_license | linsir6/WeChat_java | a1deee3035b555fb35a423f367eb5e3e58a17cb0 | 32e52b88c012051100315af6751111bfb6697a29 | refs/heads/master | 2020-05-31T05:40:17.161282 | 2018-08-28T02:07:02 | 2018-08-28T02:07:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,118 | java | package com.tencent.mm.plugin.game.ui;
import android.view.View;
import android.view.View.OnClickListener;
import com.tencent.mm.kernel.g;
import com.tencent.mm.plugin.appbrand.n.d;
import com.tencent.mm.plugin.appbrand.report.AppBrandStatObject;
import com.tencent.mm.plugin.game.d.dl;
import com.tencent.mm.plugin.gam... | [
"707194831@qq.com"
] | 707194831@qq.com |
d97c268f43efdb211c662419c38e3a10a6251e1b | 5c00167c61faaf2e83849a91cc0e574c66336e80 | /canova-api/src/main/java/org/canova/api/util/ClassPathResource.java | 42757c269c94f421773b24f55553f75ff6a4f229 | [
"Apache-2.0"
] | permissive | ljzzju/Canova | 041a13c3d50d6f5eaf86e75e1afdf070f21efc82 | 2f7df2d936217925449f6286e6c3ef4f0158d7b3 | refs/heads/master | 2020-07-13T14:41:48.309356 | 2016-01-12T02:58:05 | 2016-01-12T02:58:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,784 | java | package org.canova.api.util;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.io.*;
import java.net.MalformedURLException;
import java.net.URI;
import java.net.URISyntaxException;
import java.net.URL;
import java.util.zip.ZipEntry;
import java.util.zip.ZipFile;
/**
* Simple utility class used to... | [
"raver119@gmail.com"
] | raver119@gmail.com |
fb0dc4d01b4a9a450438ac8183026c4e29e8b350 | d31e0b420a6681524f00c607475fbf5c6063158c | /src/main/java/gov/hhs/acf/cb/nytd/actions/compliance/RecordLevelDQAExport.java | a850000a5bae48eb5d0127be9c580eca21527660 | [] | no_license | MichaelKilleenSandbox/nytd-incremental | 5dd5b851e91b2be8822f4455aeae4abf6bb8c64f | 517f57420af7452d123d92f2d78d7b31d8f6f944 | refs/heads/master | 2023-07-18T23:47:15.871204 | 2021-08-27T20:32:07 | 2021-08-27T20:32:07 | 400,630,077 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,901 | java | package gov.hhs.acf.cb.nytd.actions.compliance;
import com.opensymphony.xwork2.ActionSupport;
import gov.hhs.acf.cb.nytd.actions.ExportableTable;
import gov.hhs.acf.cb.nytd.models.RecordLevelAdvisory;
import gov.hhs.acf.cb.nytd.service.DataExtractionService;
import java.util.HashMap;
import java.util.Map;
/**
* Use... | [
"michaeljkilleen@outlook.com"
] | michaeljkilleen@outlook.com |
60f585567c404dc33e269e7d67bbc9037083264c | c2fa04760594de051e51eb1b7102b827424951ae | /YiXin/.apt_generated/com/yxst/epic/yixin/rest/com/yxst/epic/yixin/rest/ServiceResult_Object.java | 7d1312dab870c7510af6ebc7eb5527311b36c062 | [
"Apache-2.0"
] | permissive | glustful/mika | c3d9c7b61f02ac94a7e750ebf84391464054e2a3 | 300c9e921fbefd00734882466819e5987cfc058b | refs/heads/master | 2021-01-10T10:50:44.125499 | 2016-04-06T01:45:26 | 2016-04-06T01:45:26 | 55,567,241 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 270 | java | //
// DO NOT EDIT THIS FILE, IT HAS BEEN GENERATED USING AndroidAnnotations 3.0.1.
//
package com.yxst.epic.yixin.rest.com.yxst.epic.yixin.rest;
import com.yxst.epic.yixin.rest.ServiceResult;
public class ServiceResult_Object
extends ServiceResult<Object>
{
}
| [
"852411097@qq.com"
] | 852411097@qq.com |
afa0868d63d8243eddee5a9d248156de075c9fd9 | 33a5fcf025d92929669d53cf2dc3f1635eeb59c6 | /昌平/app/src/main/java/com/mapuni/mobileenvironment/activity/AirActivity.java | aae04962c0a89348c2402f4363722ac24ba64493 | [] | no_license | dayunxiang/MyHistoryProjects | 2cacbe26d522eeb3f858d69aa6b3c77f3c533f37 | 6e041f53a184e7c4380ce25f5c0274aa10f06c8e | refs/heads/master | 2020-11-29T09:23:27.085614 | 2018-03-12T07:07:18 | 2018-03-12T07:07:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,060 | java | package com.mapuni.mobileenvironment.activity;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.widget.ListView;
import android.widget.TextView;
import com.mapuni.mobileenvironment.R;
import com.mapuni.mobileenvironment.adapter.AirListAdapter;
import com.mapuni.mobileenvironme... | [
"you@example.com"
] | you@example.com |
6af2f3a336a976c39c9e9d3c2f1157678d16135d | e7488e2521feacc341ff992303cb2170a068a183 | /vskeddemos/projects/jdicdemo/project/jdicdemo/src/com/vsked/test/Browser_jForwardButton_actionAdapter.java | 3a859ffafacc4814be5c9702664f9002a64665f1 | [
"MIT"
] | permissive | brucevsked/vskeddemolist | 6b061d5657d503865726fb98314c5ff0b1dbb1cf | f863783b5b2b4e21e878ee3b295a3b5e03f39d94 | refs/heads/master | 2023-07-21T21:20:48.900142 | 2023-07-13T08:11:19 | 2023-07-13T08:11:19 | 38,467,274 | 29 | 12 | MIT | 2022-10-26T01:32:56 | 2015-07-03T02:21:29 | Java | UTF-8 | Java | false | false | 398 | java | package com.vsked.test;
import java.awt.event.ActionEvent;
public class Browser_jForwardButton_actionAdapter implements java.awt.event.ActionListener {
Browser adaptee;
Browser_jForwardButton_actionAdapter(Browser adaptee) {
this.adaptee = adaptee;
}
public void actionPerformed(Ac... | [
"vsked@163.com"
] | vsked@163.com |
fe126651ab6d8db8a3ff1816edca5bb74fbf6cf8 | a88404e860f9e81f175d80c51b8e735fa499c93c | /hapi-fhir-structures-dstu3/src/test/java/ca/uhn/fhir/rest/server/DeleteConditionalDstu3Test.java | 9b39bb2e3a9be924e25b763f72c8055f9b5537ce | [
"Apache-2.0",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | sabri0/hapi-fhir | 4a53409d31b7f40afe088aa0ee8b946860b8372d | c7798fee4880ee8ffc9ed2e42c29c3b8f6753a1c | refs/heads/master | 2020-06-07T20:02:33.258075 | 2019-06-18T09:40:00 | 2019-06-18T09:40:00 | 193,081,738 | 2 | 0 | Apache-2.0 | 2019-06-21T10:46:17 | 2019-06-21T10:46:17 | null | UTF-8 | Java | false | false | 4,169 | java | package ca.uhn.fhir.rest.server;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertTrue;
import java.util.concurrent.TimeUnit;
import org.apache.http.impl.client.CloseableHttpClient;
import org.apache.http.impl.client.HttpClientBuilder;
import org.apache.http.impl.conn.PoolingHttpClie... | [
"jamesagnew@gmail.com"
] | jamesagnew@gmail.com |
82e21dd5d89583c9b6f4a1f51f3e6e3f4e490a17 | 7d8c64f1f09e13043f14a5a235c4e61272a77506 | /sources/p006ti/modules/titanium/network/TiNetworkListener.java | 5dc985a642f37d5c010c127b6e39ce2aaf65bff0 | [] | no_license | AlexKohanim/QuickReturn | 168530c2ef4035faff817a901f1384ed8a554f73 | 1ce10de7020951d49f80b66615fe3537887cea80 | refs/heads/master | 2022-06-25T19:00:59.818761 | 2020-05-08T20:11:14 | 2020-05-08T20:11:14 | 262,418,565 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 4,209 | java | package p006ti.modules.titanium.network;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.content.IntentFilter;
import android.net.NetworkInfo;
import android.os.Bundle;
import android.os.Handler;
import android.os.Message;
import org.appcelerator.... | [
"akohanim@sfsu.edu"
] | akohanim@sfsu.edu |
14c0e560e7fd74c416abfe54a6ddfa2da0bf826a | 76852b1b29410436817bafa34c6dedaedd0786cd | /sources-2020-11-04-tempmail/sources/com/google/android/gms/internal/ads/zzwx.java | 16d0128299341d8e6c53da00a5c0577b06aa913a | [] | no_license | zteeed/tempmail-apks | 040e64e07beadd8f5e48cd7bea8b47233e99611c | 19f8da1993c2f783b8847234afb52d94b9d1aa4c | refs/heads/master | 2023-01-09T06:43:40.830942 | 2020-11-04T18:55:05 | 2020-11-04T18:55:05 | 310,075,224 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 434 | java | package com.google.android.gms.internal.ads;
import android.os.IBinder;
import android.os.IInterface;
import android.os.RemoteException;
import com.google.android.gms.dynamic.IObjectWrapper;
/* compiled from: com.google.android.gms:play-services-ads-lite@@19.2.0 */
public interface zzwx extends IInterface {
IBind... | [
"zteeed@minet.net"
] | zteeed@minet.net |
a2db72691d5b9eb33e778a6488611e58b4138dd7 | b34788b8684ff9747174187ac7542ef0155fca0d | /src/main/java/net/mcreator/blahmod/block/PolishedCharredScoriaSideSlabBlock.java | cc1217eec5ca5fd72fcaef03f395c553823dbd19 | [] | no_license | blahblahbal/Blah-s-MCreator-Mod | 05202024e57585355118285ba5ad4881ab5c5cfa | a69c91ccf028327b0a29066e1f3c71d9d2b332a3 | refs/heads/master | 2023-04-03T11:32:01.583363 | 2021-04-12T02:31:45 | 2021-04-12T02:31:45 | 355,346,363 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,866 | java |
package net.mcreator.blahmod.block;
import net.minecraftforge.registries.ObjectHolder;
import net.minecraftforge.fml.event.lifecycle.FMLClientSetupEvent;
import net.minecraftforge.common.ToolType;
import net.minecraftforge.api.distmarker.OnlyIn;
import net.minecraftforge.api.distmarker.Dist;
import net.mine... | [
"jabawakijadehawk@gmail.com"
] | jabawakijadehawk@gmail.com |
a257791eb1caec6424eb7a7fee4259346774af5b | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/33/33_496c4ee9d62e080fc5095887a14746bac471ccd1/SegmentController/33_496c4ee9d62e080fc5095887a14746bac471ccd1_SegmentController_s.java | bd99c06491b92c7097436e33e0891d6aec6a7349 | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 1,457 | java | package websiteschema.mpsegment.controller;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
import org.springframework.web.bi... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
38ba18be416bc157d25593a96942352d67771efe | 19f7e40c448029530d191a262e5215571382bf9f | /decompiled/instagram/sources/p000X/C14850lq.java | 43db0ad9cc04dd2ff83c2273948635a654a5c3f3 | [] | no_license | stanvanrooy/decompiled-instagram | c1fb553c52e98fd82784a3a8a17abab43b0f52eb | 3091a40af7accf6c0a80b9dda608471d503c4d78 | refs/heads/master | 2022-12-07T22:31:43.155086 | 2020-08-26T03:42:04 | 2020-08-26T03:42:04 | 283,347,288 | 18 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,155 | java | package p000X;
import java.util.Arrays;
/* renamed from: X.0lq reason: invalid class name and case insensitive filesystem */
public final class C14850lq {
public final int A00;
public final String A01;
public final String A02;
public final boolean equals(Object obj) {
if (this != obj) {
... | [
"stan@rooy.works"
] | stan@rooy.works |
da13ef4712a67f3b5d67cc180fe28469d91781b1 | 8c40e048c31881b814b7b5ffb63fc7807b099413 | /src/main/java/com/dongluhitec/card/connect/util/BCDAddressAdaptor.java | 16a1457e216da619da1157a54e735af069cd3c4a | [] | no_license | wangxinit/carparkServer | 40539faebac33dd72449e1b053b50f34cdce5d67 | 62f4fa351385d494f578eae897458cecae0e37f3 | refs/heads/master | 2021-08-27T15:40:45.567905 | 2014-05-26T03:22:16 | 2014-05-26T03:22:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 848 | java | package com.dongluhitec.card.connect.util;
public class BCDAddressAdaptor {
final private SerialDeviceAddress address;
public BCDAddressAdaptor(SerialDeviceAddress address) {
this.address = address;
}
public BCDAddressAdaptor(byte[] bytes, int start) {
int high_1 = Utils.BCDConvertFromByteToInt(bytes[sta... | [
"154341736@qq.com"
] | 154341736@qq.com |
27360f4428fe6565d931e9e69e0ca66bfca57c0e | ab2f8717905f7a8f3b70199f9bed81acfa4cb0ba | /JavaFXproject/src/basic/control/Phone.java | 635ede2aae9bed321b06a181645a1f6238170cf1 | [] | no_license | tjdwns631/JavaFXProject | 5dbf55313b3d4f41a6aa8e34071c8563f5009b21 | 6662abb044c9151bf73104e4cd561c848b40e65b | refs/heads/master | 2022-12-22T13:51:19.865851 | 2020-09-14T06:49:48 | 2020-09-14T06:49:48 | 291,579,162 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 604 | java | package basic.control;
import javafx.beans.property.SimpleStringProperty;
public class Phone {
SimpleStringProperty smartPhone;
SimpleStringProperty image;
public Phone(String smartPhone, String image) {
this.smartPhone = new SimpleStringProperty(smartPhone);
this.image = new SimpleStringProperty(image);
}
... | [
"you@example.com"
] | you@example.com |
28eb12a24b9cbe094d283c637b2645df6b32fb46 | ffc3c5e51d0ac126c2a36e6ac45f7a6a0eda9164 | /src/main/java/wenyu/learning/Matrix/PrintSpiralMatrix.java | e4dab186411ce298662bcf74562091b1e8693645 | [] | no_license | WenyuChang/data-structure-algorithm-leaning | 203646bd537542e4cd33ca2b549e497e90d97297 | 9f9df7eb6d438493a1a91c87c766969a1f2147d9 | refs/heads/master | 2021-01-22T20:08:05.117890 | 2017-03-17T07:20:14 | 2017-03-17T07:20:14 | 85,282,459 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,365 | java | package wenyu.learning.Matrix;
/**
* Created by Wenyu on 11/30/16.
*
* Given an integer n, generate a square matrix filled with elements from 1 to n2 in spiral order.
* For example:
* Given n = 3,
* You should return the following matrix:
[
[ 1, 2, 3 ],
[ 8, 9, 4 ],
[ 7, 6, 5 ]
]
*/
pub... | [
"changwy_1987@hotmail.com"
] | changwy_1987@hotmail.com |
b7ce9f6b46eadcbd359cd77a2555c2c759ef4fb0 | 76f3f97eea31c6993b2d9ab2739e8858d8a3fe6e | /libmc/src/main/java/com/kiun/modelcommonsupport/controllers/LocationActivity.java | eaf47278da345c2756a06388d0771c9917d7b92b | [] | no_license | shanghaif/o2o-android-app | 4309dc88047ca16c7ae0bc2477e420070bcb486a | a883287a00d91c62eee4d7d5847b544828402973 | refs/heads/master | 2022-03-04T08:35:58.649521 | 2019-11-04T07:40:35 | 2019-11-04T07:42:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,524 | java | package com.kiun.modelcommonsupport.controllers;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.net.Uri;
import android.os.Build;
import android.provider.Settings;
import android.support.v4.content.ContextCompat;
import android.text.TextUtils;
import android.view.View;
import ... | [
"kiun_2007@aliyun.com"
] | kiun_2007@aliyun.com |
7507da289cd006f7e812cc2cdc67c9264598de4e | ed3cb95dcc590e98d09117ea0b4768df18e8f99e | /project_1_1/src/g/a/g/Calc_1_1_6061.java | 208d52583d2a2d51035ccc9f8e874af4e59ed0d6 | [] | no_license | chalstrick/bigRepo1 | ac7fd5785d475b3c38f1328e370ba9a85a751cff | dad1852eef66fcec200df10083959c674fdcc55d | refs/heads/master | 2016-08-11T17:59:16.079541 | 2015-12-18T14:26:49 | 2015-12-18T14:26:49 | 48,244,030 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 131 | java | package g.a.g;
public class Calc_1_1_6061 {
/** @return the sum of a and b */
public int add(int a, int b) {
return a+b;
}
}
| [
"christian.halstrick@sap.com"
] | christian.halstrick@sap.com |
002c8cbd6df19afc777b7fec17c3c50fd6e6e865 | a5128099178a19d5e2f5f103001f4e4b7154a819 | /src/test/java/net/cassite/vproxy/test/cases/TestIpParser.java | e758e2105c49c5fedbaf23f27fb2a23e4a5dde85 | [
"MIT"
] | permissive | AlexZFX/vproxy | bf4a5288a27ce508b4fe2e0e3909921bf406ada9 | 9ed242444eac83ca80dc17bb587ac65de7f47ba2 | refs/heads/master | 2020-04-18T01:37:59.700846 | 2019-02-26T15:34:39 | 2019-02-26T15:34:39 | 167,126,386 | 0 | 0 | MIT | 2019-01-23T06:00:57 | 2019-01-23T06:00:52 | Java | UTF-8 | Java | false | false | 5,349 | java | package net.cassite.vproxy.test.cases;
import net.cassite.vproxy.util.Utils;
import org.junit.Test;
import java.net.Inet6Address;
import java.net.InetAddress;
import static org.junit.Assert.*;
public class TestIpParser {
@Test
public void parseIpv4() {
int a = 192;
int b = 168;
int c... | [
"wkgcass@hotmail.com"
] | wkgcass@hotmail.com |
de8ef7ac836c307db2141bd6d198420c3d84fb04 | 0deb56bdcf91ca229bf61da0cf3cf3406223fb2c | /SmartLife-webrtc/sdk/WhiteBoardLibWrapper/SVGLib/src/main/java/com/coocaa/svg/parser/SvgXmlPathParser.java | 3e74930cdcd5d45f237a56780d63b96199fca879 | [] | no_license | soulcure/airplay | 2ceb0a6707b2d4a69f85dd091b797dcb6f2c9d46 | 37dd3a890148a708d8aa6f95ac84355606af6a18 | refs/heads/master | 2023-04-11T03:49:15.246072 | 2021-04-16T09:15:03 | 2021-04-16T09:15:03 | 357,804,553 | 1 | 2 | null | null | null | null | UTF-8 | Java | false | false | 2,597 | java | /*
* Copyright (C) 2015 Jorge Castillo Pérez
*
* 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 a... | [
"chenqiongyao@coocaa.com"
] | chenqiongyao@coocaa.com |
e534d49c7f98342187015debf410d1f6e79ac64d | 815d640f58bd19a8e1cf93b1beecb707fbd326b1 | /spring-data-mongodb/src/main/java/org/springframework/data/mongodb/monitor/AbstractMonitor.java | 6e032dc366c1ff5db836dba7e53874eba36ca0a7 | [] | no_license | smipo/spring-data-mongodb-2.1.18.RELEASE | 5ebc35841039e4135ade81b7f05490c76f716354 | 36b32e7f67e7d31caea6d3169da902934821cbb5 | refs/heads/main | 2023-05-03T08:06:58.949879 | 2021-05-08T11:01:30 | 2021-05-08T11:01:30 | 365,442,705 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,451 | java | /*
* Copyright 2002-2020 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by a... | [
"liushuaishuai@rr.tv"
] | liushuaishuai@rr.tv |
cfcf1b208a18358dffa41daf228fc2ed506a8890 | 546d29e1adc03f7f6d98d12ba93eef2a3401d15f | /src/main/java/examples/SynchronizedFactorizer.java | d50ebfd923488291450841f3923e663a82aeddf4 | [] | no_license | gailo22/concurrency | 9d8841596157c9fc1148a1489a7c75271b27e951 | 7bc99f6ff75c6b9f34c416a24ffe41c6d86dfc7a | refs/heads/master | 2021-01-15T17:08:03.074512 | 2014-06-16T03:44:10 | 2014-06-16T03:44:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,206 | java | package examples;
import java.math.BigInteger;
import javax.servlet.*;
import annotations.*;
/**
* SynchronizedFactorizer
* <p/>
* Servlet that caches last result, but with unnacceptably poor concurrency
*
* @author Brian Goetz and Tim Peierls
*/
@ThreadSafe
public class SynchronizedFactorizer extends Generic... | [
"yidao620@gmail.com"
] | yidao620@gmail.com |
a9b200bfc27be571155a316fd9fc0bbaccf07c97 | c78e8338af6575af291754da1f51e0bccd00521d | /dev-timeline-chat/src/main/java/com/sky7th/devtimeline/chat/domain/chattingMessage/dto/ChattingUserResponseDto.java | ea2c7210dce7336ed4dee7e09e9c897f5219260c | [] | no_license | sky7th/dev-timeline | 0099153c440ae15dbebb1fa089c91b06e960d239 | f46fc6cd37a9ef85fa61d42cdad3499466793e56 | refs/heads/master | 2023-04-08T23:55:49.860902 | 2021-04-19T16:33:28 | 2021-04-19T16:33:28 | 250,259,244 | 7 | 1 | null | 2020-11-25T06:47:49 | 2020-03-26T12:59:05 | Java | UTF-8 | Java | false | false | 625 | java | package com.sky7th.devtimeline.chat.domain.chattingMessage.dto;
import com.sky7th.devtimeline.user.domain.User;
import java.io.Serializable;
import lombok.AllArgsConstructor;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.ToString;
@AllArgsConstructor
@NoArgsConstructor
@Getter
@ToString
public ... | [
"xoghk0321@gmail.com"
] | xoghk0321@gmail.com |
3e0aa7febb852d32bbd12736e1e4c492401afaa4 | c39b0a0e8a4010f1b1d8617bfb0f933bbc6460bf | /introduction/Simple Java Database Swing Application/Part 12 - Packaging and Distribution/src/main/java/com/javacreed/examples/app/DbHelper.java | db299763dfaafd3abe69508df731ff167f7a1766 | [] | no_license | rkmishracs/java-creed-examples | 4ac00308174acaaf46e0448dce7750166174b548 | b5070604842dd8933ca4284a47a7144c8b1f22d7 | refs/heads/master | 2016-09-06T08:10:14.959217 | 2015-03-14T12:24:13 | 2015-03-14T12:24:13 | 42,683,378 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,913 | java | /**
* Copyright 2012-2014 Java Creed.
*
* Licensed under the Apache License, Version 2.0 (the "<em>License</em>");
* 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... | [
"albertattard@gmail.com"
] | albertattard@gmail.com |
c8603c9e47f101cd597ace5da4f29acc717a8ea6 | 5455cb795588916e525be7f91d5203e59b4380ea | /tools/core/src/main/java/org/jboss/mapper/camel/config/SamplingDefinition.java | a014ac07e5b0c202497ef2ca58fd6bf82d4becd2 | [
"Apache-2.0"
] | permissive | jewzaam/data-mapper | cb4d893e3125dc90474bef2ac56d8dd93ba9dd54 | fb055312e5f484a4e3c8f3b190c91dfc046cd5c0 | refs/heads/master | 2021-01-17T01:50:24.998582 | 2014-12-18T22:00:38 | 2014-12-18T22:00:38 | 28,236,129 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,149 | java | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4-2
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2014.11.26 at 02:37... | [
"kbabo@redhat.com"
] | kbabo@redhat.com |
1114a2e13c35e152f306ff42bfc205ac39c21d7c | 846a7668ac964632bdb6db639ab381be11c13b77 | /android/packages/apps/Settings/src/com/android/settings/DisplaySettings.java | 8cfd0eee9134e65241105396518d7050a2551db2 | [
"Apache-2.0"
] | permissive | BPI-SINOVOIP/BPI-A64-Android8 | f2900965e96fd6f2a28ced68af668a858b15ebe1 | 744c72c133b9bf5d2e9efe0ab33e01e6e51d5743 | refs/heads/master | 2023-05-21T08:02:23.364495 | 2020-07-15T11:27:51 | 2020-07-15T11:27:51 | 143,945,191 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,798 | java | /*
* Copyright (C) 2010 The Android Open Source Project
*
* 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 app... | [
"mingxin.android@gmail.com"
] | mingxin.android@gmail.com |
3025128aaeec31dd65c30cbacd09c289e3844f0a | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/11/11_443e458362561d9689581c7e15794ce877dbe2fa/Program/11_443e458362561d9689581c7e15794ce877dbe2fa_Program_s.java | 21139a38d17373ac5933656864be9f7a5d9d0360 | [] | 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 | 6,164 | java | /**
* jcbnfp — A parser for JCBNF (Jacky's Compilable BNF)
*
* Copyright (C) 2012 Mattias Andrée <maandree@kth.se>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either versi... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
7bced8825aa6dfc77c7d4dc11f4dc3f9eee24f80 | 4560dcc6564baea1b5e3f4b2e0cfa401a19b644f | /boardTest/src/main/java/com/springbook/biz/board/impl/BoardDAO.java | 851e9d25984ee859216f40352c610d8213cb19a5 | [] | no_license | taeheon1/SpringExam | 4c11f5170aafb3aaca01c7065f4e5559c1b4cf05 | 8081a93d188d8c1366090b4571ac4d545cf36ccc | refs/heads/master | 2022-10-19T03:36:46.790482 | 2020-06-12T09:30:09 | 2020-06-12T09:30:09 | 268,393,484 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,788 | java | package com.springbook.biz.board.impl;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.util.ArrayList;
import java.util.List;
import org.springframework.stereotype.Repository;
import com.springbook.biz.board.BoardVO;
import com.springbook.biz.common.JDBCUtil;
@R... | [
"pengdoong95@gmail.com"
] | pengdoong95@gmail.com |
35b8d82d314ca80a6e493224447b34c10aeebc70 | 0493ffe947dad031c7b19145523eb39209e8059a | /OpenJdk8uTest/src/test/sun/security/mscapi/AccessKeyStore.java | ae72d4fa99ee1ef6cf2b5c1c31405e101cf8fef7 | [] | no_license | thelinh95/Open_Jdk8u_Test | 7612f1b63b5001d1df85c1df0d70627b123de80f | 4df362a71e680dbd7dfbb28c8922e8f20373757a | refs/heads/master | 2021-01-16T19:27:30.506632 | 2017-08-13T23:26:05 | 2017-08-13T23:26:05 | 100,169,775 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 5,705 | java | package test.sun.security.mscapi;
/*
* Copyright (c) 2005, 2015, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 ... | [
"truongthelinh95@gmail.com"
] | truongthelinh95@gmail.com |
5c7b65e70f2540683f9673dc38c8c9350a12b2b1 | 29106442e1cf9f4b8b8f4f509408063eeb7a3657 | /app/src/main/java/com/smartlab/drivetrain/license/Result.java | 411171bae35daef1af133a98c0d09c349643cd82 | [
"Apache-2.0"
] | permissive | tempest1/ChinaDriveTrainingMobileAndroid | 883740238892885b3b62bbcb43f6347738f847aa | bc7796cbc472470a1c1e4a4c3332822b1b1bdf8e | refs/heads/master | 2020-05-30T14:17:54.575603 | 2016-09-22T06:39:54 | 2016-09-22T06:39:54 | 68,892,325 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 542 | java | package com.smartlab.drivetrain.license;
import android.os.Bundle;
import com.smartlab.drivetrain.base.BaseActivity;
/**
* Created by smartlab on 15/10/24.
*/
public class Result extends BaseActivity{
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);... | [
"505675592@qq.com"
] | 505675592@qq.com |
49165bdfc5af43d965500a39bfa51ffdc946b0c1 | a10cb46de27156b1f7803ede2111188be94bbee8 | /android/app/src/debug/java/com/nectars_28450/ReactNativeFlipper.java | 8b9204fc13012d37bd60446890543ad3c280e617 | [] | no_license | crowdbotics-apps/nectars-28450 | 76efecce2ba21173dda1b8748256b1dd5e2be13a | fb330ba7aa7288387aaccfe0a91bb1ce909868ae | refs/heads/master | 2023-06-06T16:53:03.740768 | 2021-07-05T05:21:49 | 2021-07-05T05:21:49 | 383,022,117 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,268 | java | /**
* Copyright (c) Facebook, Inc. and its affiliates.
*
* <p>This source code is licensed under the MIT license found in the LICENSE file in the root
* directory of this source tree.
*/
package com.nectars_28450;
import android.content.Context;
import com.facebook.flipper.android.AndroidFlipperClient;
import com... | [
"team@crowdbotics.com"
] | team@crowdbotics.com |
43fe635557d61727c0aed5220f2d562a8bf1c20d | 5148293c98b0a27aa223ea157441ac7fa9b5e7a3 | /Method_Scraping/xml_scraping/NicadOutputFile_t1_beam_2nd/Nicad_t1_beam_2nd82.java | 0cbd96b94c510c9a230d1419e2ac9a8d2523b760 | [] | no_license | ryosuke-ku/TestCodeSeacherPlus | cfd03a2858b67a05ecf17194213b7c02c5f2caff | d002a52251f5461598c7af73925b85a05cea85c6 | refs/heads/master | 2020-05-24T01:25:27.000821 | 2019-08-17T06:23:42 | 2019-08-17T06:23:42 | 187,005,399 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 684 | java | // clone pairs:1475:91%
// 1259:beam/runners/flink/src/main/java/org/apache/beam/runners/flink/FlinkJobServerDriver.java
public class Nicad_t1_beam_2nd82
{
public static FlinkJobServerDriver fromParams(String[] args) {
FlinkServerConfiguration configuration = new FlinkServerConfiguration();
CmdLinePar... | [
"naist1020@gmail.com"
] | naist1020@gmail.com |
e99eb9284fd2f2d35a844ed64d529dd72e6fe33f | 46a9a252ea9d80f8ba3cc61d3d495a728c43031b | /src/ch03/DateTest.java | 059ea2229dcb327a69c88e9884c084e350947f4b | [] | no_license | humility0310/ch03 | db491f24b51c53e9342adb83e04d61ae3dfe61a9 | 4de34dc26a8bd423feeb8539d7b06e183246a029 | refs/heads/master | 2021-01-12T13:23:17.173485 | 2016-09-26T02:56:00 | 2016-09-26T02:56:00 | 68,971,860 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,644 | java | package ch03;
import java.text.SimpleDateFormat;
import java.util.Date;
public class DateTest {
public static void main(String[] args) {
Date now = new Date();
// System.out.println(now);
// 년, 월(0-11), 일
Date d1 = new Date(2000, 9, 23);// depercated-> 없어질 예정(비추천하는거)
printDate(d1);
// 년... | [
"bit-user@bit"
] | bit-user@bit |
2a90304e9afb2ae894b5aeb2c77299a7675cde47 | f77c2988a65916f685888beb07fd8bdfdc26ec83 | /springbootMangodb/springbootMangodb/src/main/java/com/formation/springbootMangodb/dao/CustomerRepository.java | a90c65b363315a7cbaae1085ea89179ca0a5dc31 | [] | no_license | khaledboussaba/my_workspaces_al34 | 8306d7544b7e8d207077bc6f87cea1284e663007 | bb15ae2463a08772b00144dc4c53fb8959a10f8c | refs/heads/master | 2022-12-14T03:35:13.992147 | 2020-02-21T15:49:07 | 2020-02-21T15:49:07 | 224,636,612 | 0 | 0 | null | 2022-12-13T17:49:51 | 2019-11-28T11:17:49 | Java | UTF-8 | Java | false | false | 380 | java | package com.formation.springbootMangodb.dao;
import java.util.List;
import org.springframework.data.mongodb.repository.MongoRepository;
import com.formation.springbootMangodb.entity.Person;
public interface CustomerRepository extends MongoRepository<Person, String> {
public Person findByFirstName(String firstName... | [
"khaledboussaba@gmail.com"
] | khaledboussaba@gmail.com |
de609998b80595c5d91b0cc73a1a178102ef3c2d | 4c9a93e06b0af708f6e0d2d4d44ed7c1a7580eb2 | /xstream/src/java/com/thoughtworks/xstream/converters/extended/ActivationDataFlavorConverter.java | a7e6904facff1efc9220438bf123169c8e38d213 | [
"BSD-3-Clause"
] | permissive | zeshuai007/xstream | dc550a39a3ba980ce276310854e9fbb197ac78dc | 87ccfbf98a8db545f4d30f2fc71a8a0c37609dc2 | refs/heads/master | 2021-02-14T09:33:15.275733 | 2020-03-04T10:59:27 | 2020-03-21T09:04:48 | 244,793,330 | 0 | 0 | NOASSERTION | 2020-03-04T10:59:55 | 2020-03-04T02:55:08 | Java | UTF-8 | Java | false | false | 3,618 | java | /*
* Copyright (C) 2015 XStream Committers.
* All rights reserved.
*
* The software in this package is published under the terms of the BSD
* style license a copy of which has been included with this distribution in
* the LICENSE.txt file.
*
* Created on 21.06.2015 by Joerg Schaible
*/
package com.thoughtworks... | [
"joerg.schaible@gmx.de"
] | joerg.schaible@gmx.de |
25a77b7980aaf0163a3eeec79912e1bf08e0be51 | 0e2eed7cca32367c797938e3c8e24e5d83ba2ca8 | /app/src/main/java/com/xkj/binaryoption/bean/HistoryDataList.java | 356a24fd2cbed428dee7a5a92b35e962f3c7b99d | [] | no_license | AreYReady/BinaryOption | fd23c098ccdf58adeb678a350335ba0d0f4fe548 | 60bd6c3b3dbe275f2a39c7fe2b3270a000991595 | refs/heads/master | 2021-01-19T23:52:28.954837 | 2017-05-13T03:05:26 | 2017-05-13T03:05:26 | 89,043,127 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,279 | java | package com.xkj.binaryoption.bean;
import java.io.Serializable;
import java.util.List;
/**
* @author xjunda
* @date 2016-07-18
* 历史数据列表
*/
public class HistoryDataList implements Serializable, IHistoryDataList {
/**
* msg_type : 1101
* result_code : 0
* count : 2
* digits : 5
*/
... | [
"jimdaxu@qq.com"
] | jimdaxu@qq.com |
150549767eb866b342cf84673b43ec8768318c3f | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/21/21_73c5c105e2ff0853742c14fce731689ee8ccf11e/ImportFileStatusWidget/21_73c5c105e2ff0853742c14fce731689ee8ccf11e_ImportFileStatusWidget_s.java | 9b01a2eb756457c2e4d59c4cfdd09629b58b4801 | [] | 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 | 7,040 | java | package eu.europeana.dashboard.client.collections;
import com.google.gwt.core.client.GWT;
import com.google.gwt.user.client.Timer;
import com.google.gwt.user.client.ui.Button;
import com.google.gwt.event.dom.client.ClickHandler;
import com.google.gwt.event.dom.client.ClickEvent;
import com.google.gwt.user.client... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
4c4858b32e1878c74e55a0fd8b3d9c7859a6609a | aa23a19ab8e6a19c4ab9e039e62d7271ed357f1f | /CarWorkshop/CarWorkshop_v4/src/uo/ri/ui/admin/action/UpdateMechanicAction.java | a1fae87b6191ba8a1fb975b4ac772ad9797b2eed | [] | no_license | mistermboy/RI | 409179fed877754e18f417252929d7a452169442 | 3d7c3c5a801460bbda0b5fe4e3f6a2a095810b0f | refs/heads/master | 2021-03-27T13:46:32.425013 | 2018-01-25T22:52:13 | 2018-01-25T22:52:13 | 103,941,796 | 1 | 0 | null | 2020-06-16T07:58:07 | 2017-09-18T13:21:58 | Java | UTF-8 | Java | false | false | 605 | java | package uo.ri.ui.admin.action;
import uo.ri.common.BusinessException;
import uo.ri.conf.ServicesFactory;
import alb.util.console.Console;
import alb.util.menu.Action;
public class UpdateMechanicAction implements Action {
@Override
public void execute() throws BusinessException {
// Pedir datos
Long id = Conso... | [
"pabloyo97@hotmail.com"
] | pabloyo97@hotmail.com |
ee404de394339386dec009ebba375fae3a916d27 | 8727b1cbb8ca63d30340e8482277307267635d81 | /PolarServer/src/com/game/summonpet/bean/SummonPetDetailInfo.java | 3f7efbf2ee6db3eaa6fd4a5e7ee18ba542aafc6f | [] | no_license | taohyson/Polar | 50026903ded017586eac21a7905b0f1c6b160032 | b0617f973fd3866bed62da14f63309eee56f6007 | refs/heads/master | 2021-05-08T12:22:18.884688 | 2015-12-11T01:44:18 | 2015-12-11T01:44:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,021 | java | package com.game.summonpet.bean;
import java.util.List;
import java.util.ArrayList;
import com.game.message.Bean;
import org.apache.mina.core.buffer.IoBuffer;
/**
* @author Commuication Auto Maker
*
* @version 1.0.0
*
* 召唤怪祥细信息类
*/
public class SummonPetDetailInfo extends Bean {
//召唤怪Id
private long pet... | [
"zhuyuanbiao@ZHUYUANBIAO.rd.com"
] | zhuyuanbiao@ZHUYUANBIAO.rd.com |
ed00b765e0fffa5c5fc508fdc0e5947b203b01dc | 9dae38286b0d430a2c33eab688926a43c8661c3a | /src/main/java/net/minecraft/block/BlockBasePressurePlate.java | 625c2d88678988de330d446efea14e1a8e7247ad | [] | no_license | SkidJava/Orbit-1.12.2 | a4cd3cb11f5a245168c20ae211bbd156668485e5 | 41d445d1f5ba99b826ee3b57552539e0caaf9a37 | refs/heads/master | 2022-04-25T21:12:53.403324 | 2020-04-28T17:37:16 | 2020-04-28T17:37:16 | 258,465,036 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,396 | java | package net.minecraft.block;
import java.util.Random;
import javax.annotation.Nullable;
import net.minecraft.block.material.EnumPushReaction;
import net.minecraft.block.material.MapColor;
import net.minecraft.block.material.Material;
import net.minecraft.block.state.BlockFaceShape;
import net.minecraft.block.state.IBl... | [
"skidjava@gmail.com"
] | skidjava@gmail.com |
4dc5a5998aab43e9eb0d40b3a5915a9f60315a39 | be73270af6be0a811bca4f1710dc6a038e4a8fd2 | /crash-reproduction-moho/results/XRENDERING-418-18-26-MOEAD-WeightedSum:TestLen:CallDiversity/org/xwiki/rendering/internal/parser/xhtml/wikimodel/XWikiCommentHandler_ESTest.java | 561ac14ed194312da7f010356cb01e7b3fdd623d | [] | no_license | STAMP-project/Botsing-multi-objectivization-using-helper-objectives-application | cf118b23ecb87a8bf59643e42f7556b521d1f754 | 3bb39683f9c343b8ec94890a00b8f260d158dfe3 | refs/heads/master | 2022-07-29T14:44:00.774547 | 2020-08-10T15:14:49 | 2020-08-10T15:14:49 | 285,804,495 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 596 | java | /*
* This file was automatically generated by EvoSuite
* Wed Apr 08 05:26:22 UTC 2020
*/
package org.xwiki.rendering.internal.parser.xhtml.wikimodel;
import org.junit.Test;
import static org.junit.Assert.*;
import org.evosuite.runtime.EvoRunner;
import org.evosuite.runtime.EvoRunnerParameters;
import org.junit.run... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
81e29aa47490ee4569ed2514c303e89f23bde45b | 93837a1c3a25a80c355878442269d97e6afff096 | /src/test/java/com/tc/shop/ShopadminApplicationTests.java | 87b8abd0aea5b207ca82fe52ecb9db74f20b3e80 | [] | no_license | Gemmmm/ShopAdmin | fefef4ff2cddd2b86e34a66317bf1aedc504786d | 305bbdc3a7e841c883d50cf628e9d4fecd77546d | refs/heads/main | 2023-02-10T18:01:53.758072 | 2021-01-07T02:06:07 | 2021-01-07T02:06:07 | 327,476,629 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 215 | java | package com.tc.shop;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class ShopadminApplicationTests {
@Test
void contextLoads() {
}
}
| [
"1121382295@qq.com"
] | 1121382295@qq.com |
814f754a00a581d249ef182141644a7342e67d87 | 027c0c52ab66f181be386217c91a28188dd3a4d2 | /dhis-2/dhis-services/dhis-service-core/src/test/java/org/hisp/dhis/source/SourceStoreTest.java | 3e75b49889a0c0ca244855d9ff2d0c9ba8624448 | [
"BSD-3-Clause"
] | permissive | rubendw/dhis2 | 96f3af9fb4fa0f9d421b39098ad7aa4096c82af3 | b9f5272ea001020717e4fc630ddb9f145b95d6ef | refs/heads/master | 2022-02-15T08:35:43.775194 | 2009-03-04T15:10:07 | 2009-03-04T15:10:07 | 142,915 | 1 | 0 | null | 2022-01-21T23:21:45 | 2009-03-04T15:13:23 | Java | UTF-8 | Java | false | false | 4,578 | java | package org.hisp.dhis.source;
/*
* Copyright (c) 2004-2007, University of Oslo
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* * Redistributions of source code must retain the abo... | [
"oddmunds@leia.ifi.uio.no"
] | oddmunds@leia.ifi.uio.no |
72fde31f012995a081d62683f1673982b50bfe0a | 678a3d58c110afd1e9ce195d2f20b2531d45a2e0 | /sources/com/airbnb/android/lib/views/RatingCell.java | 980f9b65ed2ad7becf2d1920a4961f184a825885 | [] | no_license | jasonnth/AirCode | d1c37fb9ba3d8087efcdd9fa2103fb85d13735d5 | d37db1baa493fca56f390c4205faf5c9bbe36604 | refs/heads/master | 2020-07-03T08:35:24.902940 | 2019-08-12T03:34:56 | 2019-08-12T03:34:56 | 201,842,970 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 3,165 | java | package com.airbnb.android.lib.views;
import android.content.Context;
import android.content.res.TypedArray;
import android.util.AttributeSet;
import android.view.LayoutInflater;
import android.view.View;
import android.widget.FrameLayout;
import android.widget.RatingBar;
import android.widget.TextView;
import butterk... | [
"thanhhuu2apc@gmail.com"
] | thanhhuu2apc@gmail.com |
7c1f7b21b402c1ec9c80271ba925355c157edf29 | e59db84b4e82306b39f9259f3d3ea3c46cd8889c | /src/main/java/in/ankushs/linode4j/model/profile/AuthorizedAppsPageImpl.java | 40509f8a34e9747f4222d14f1b77efdf212a47f1 | [
"MIT"
] | permissive | jordancole18/linode4j | 90b7629a6a35c69f543e2409aec93e0d09c2f4c6 | 163e8d34df9ac78215213c7624c8f97245f18d61 | refs/heads/master | 2021-09-05T02:42:37.300176 | 2018-01-23T18:24:15 | 2018-01-23T18:24:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 710 | java | package in.ankushs.linode4j.model.profile;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import com.fasterxml.jackson.annotation.JsonProperty;
import in.ankushs.linode4j.model.interfaces.Page;
import lombok.Data;
import java.util.Set;
/**
* Created by ankushsharma on 22/12/17.
*/
@Data
@JsonIgnoreP... | [
"ankush.s@adsizzlergroup.com"
] | ankush.s@adsizzlergroup.com |
0d6542ef1441cb39e43ed5eaa0bb3b7985fe1472 | f932bc7baf8cfcdbd3764d70927d90f18fc1e32c | /common/src/main/java/org/glowroot/common/model/MutableQuery.java | 21b2b653cc97f274c7770cece316072acb153d74 | [
"Apache-2.0"
] | permissive | chakra-coder/glowroot | e459ee825e0d55dbaede9e526b558236d3357504 | 1aad8e83013c48c77814eac7b42d711cae2e8751 | refs/heads/master | 2021-06-04T04:22:43.452703 | 2016-09-08T07:10:20 | 2016-09-08T07:10:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,429 | java | /*
* Copyright 2015-2016 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... | [
"trask.stalnaker@gmail.com"
] | trask.stalnaker@gmail.com |
8861beb3e5271ba00995abf8a2926c6c0462ae47 | af58eabf5360cb82082e1b0590696b627118d5a3 | /app-main/src/main/java/com/zhongmei/bty/dinner/Listener/DishOptListener.java | b2c59fec953539c6ae64fe53d4a649d9278b88bd | [] | no_license | sengeiou/marketing-app | f4b670f3996ba190decd2f1b8e4a276eb53b8b2a | 278f3da95584e2ab7d97dff1a067db848e70a9f3 | refs/heads/master | 2020-06-07T01:51:25.743676 | 2019-06-20T08:58:28 | 2019-06-20T08:58:28 | 192,895,799 | 0 | 1 | null | 2019-06-20T09:59:09 | 2019-06-20T09:59:08 | null | UTF-8 | Java | false | false | 442 | java | package com.zhongmei.bty.dinner.Listener;
import com.zhongmei.bty.basemodule.orderdish.bean.DishDataItem;
import com.zhongmei.yunfu.db.enums.PrintOperationOpType;
import java.util.List;
/**
* @Date: 2018/2/8
* @Description:
* @Version: 1.0
*/
public interface DishOptListener {
void onSuccess(PrintOperationO... | [
"yangyuanping_cd@shishike.com"
] | yangyuanping_cd@shishike.com |
70a05e1d92123208fd73598efccfafdec0aadf69 | 4db17f8d057b9fc19d6a3c1a357333ca173a9ae3 | /src/main/java/org/markdownwriterfx/util/ActionUtils.java | 8dd6856de0e28c22eec3eba048b4ad633959bbef | [
"BSD-2-Clause"
] | permissive | andreas-oberheim/universal-markup-editor | 46982c1dda07114e1a5b529a00cdafad1f7a2aeb | bd6bbaea26cc9d39e6310bc2270419cbb5c89b07 | refs/heads/master | 2021-01-17T15:58:03.152382 | 2016-08-20T21:39:26 | 2016-08-20T21:39:26 | 66,168,975 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,751 | java | /*
* Copyright (c) 2015 Karl Tauber <karl at jformdesigner dot com>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* o Redistributions of source code must retain the above copyright
* ... | [
"karl@jformdesigner.com"
] | karl@jformdesigner.com |
c505681795fe63168c73ca0ece06169d6e26b296 | 10bbb49b8b82e67f8aae8568321d5677500738d9 | /goja-wxchat/src/main/java/com/jfinal/weixin/sdk/msg/out/OutVideoMsg.java | 32a4c6d6c27af8260b71fa44b62125738142fbb6 | [
"MIT"
] | permissive | shootboss/goja | 178acc8f6e7b76863bda556d8fb742649b141ec6 | 1d6aef9c6cd13728f7601ee126d38276a3f1efb5 | refs/heads/master | 2021-01-22T20:08:23.456712 | 2014-11-15T15:21:34 | 2014-11-15T15:21:34 | 26,850,053 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,834 | java | /**
* Copyright (c) 2011-2014, James Zhan 詹波 (jfinal@126.com).
*
* Licensed under the Apache License, Version 2.0 (the "License");
*/
package com.jfinal.weixin.sdk.msg.out;
import com.jfinal.weixin.sdk.msg.in.InMsg;
/**
回复视频消息
<xml>
<ToUserName><![CDATA[toUser]]></ToUserName>
<FromUserName><![CDATA[fromUse... | [
"poplar1123@gmail.com"
] | poplar1123@gmail.com |
e272ecfd6d3a06ef893c00602ed41c4d6d39fb2d | 2d5c6766fb7ebbb6fd9b3f81e015b8c56eda2733 | /nephele/nephele-server/src/main/java/eu/stratosphere/nephele/protocols/JobManagerProtocol.java | 1190b46d32667f68889d196751c994719fd35f44 | [] | no_license | bel90/nephele | e134197edeb86d5b2bfde138445f2f624f934bae | 674876a9714a6b48fd7467cadbc48f9eacfd5c84 | refs/heads/master | 2021-08-24T00:43:16.161984 | 2017-12-07T09:22:36 | 2017-12-07T09:22:36 | 112,023,086 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,107 | java | /***********************************************************************************************************************
*
* Copyright (C) 2010-2013 by the Stratosphere project (http://stratosphere.eu)
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance... | [
"belinda.diesslin@campus.tu-berlin.de"
] | belinda.diesslin@campus.tu-berlin.de |
3c983771f483d93ca0c8d2d20e5271eaf6a69c60 | 98622e5aab7bfd54988f0768c1d5e3b366f7e4bb | /src/org/tentackle/appworx/AppDbCursorProgressDialog.java | 32d602c887155943321cc6aa03cc80b2e8a89a4a | [] | no_license | yovannyr/tentackle | af6a7717ea50398714fc160bb329ab77418269af | ebbaa3986e32783fc78a46ed4fbfbda372993f95 | refs/heads/master | 2021-01-10T01:09:48.403574 | 2016-03-24T17:16:21 | 2016-03-24T17:16:21 | 54,660,042 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,437 | java | /**
* Tentackle - a framework for java desktop applications
* Copyright (C) 2001-2008 Harald Krake, harald@krake.de, +49 7722 9508-0
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation... | [
"yovannyr@outlook.com"
] | yovannyr@outlook.com |
d6ee9271aca96faa450e13ec45edfe74c65db8f2 | 280da3630f692c94472f2c42abd1051fb73d1344 | /src/net/minecraft/item/ItemWritableBook.java | 9a13b9c10c9e58a4f5e870332762d3f3f96fbfa1 | [] | no_license | MicrowaveClient/Clarinet | 7c35206c671eb28bc139ee52e503f405a14ccb5b | bd387bc30329e0febb6c1c1b06a836d9013093b5 | refs/heads/master | 2020-04-02T18:47:52.047731 | 2016-07-14T03:21:46 | 2016-07-14T03:21:46 | 63,297,767 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,522 | java | package net.minecraft.item;
import net.minecraft.entity.player.EntityPlayer;
import net.minecraft.nbt.NBTTagCompound;
import net.minecraft.nbt.NBTTagList;
import net.minecraft.stats.StatList;
import net.minecraft.world.World;
public class ItemWritableBook extends Item {
public ItemWritableBook() {
... | [
"justanormalpcnoghostclientoranyt@justanormalpcnoghostclientoranyt-Aspire-XC-704"
] | justanormalpcnoghostclientoranyt@justanormalpcnoghostclientoranyt-Aspire-XC-704 |
e37e42d5a2b59bfb63390e90d0ae97361419827e | 1110b124a8d697e1411f5974666e5d3ac5afcc0a | /src/java/cd4017be/indlog/item/ItemFluidFilter.java | 0c977a7435068a0b4afbf821ad0b0a032226118f | [
"MIT"
] | permissive | coldino/InductiveLogistics | f77c69d6b33fd39a2e310565dac82582cb374235 | d237896283fb11b71e5a0b0b062149bb5edca812 | refs/heads/master | 2020-07-29T23:15:57.914435 | 2017-12-21T16:59:22 | 2017-12-21T16:59:22 | 209,997,815 | 0 | 0 | MIT | 2019-09-21T14:19:08 | 2019-09-21T14:19:08 | null | UTF-8 | Java | false | false | 5,681 | java | package cd4017be.indlog.item;
import net.minecraftforge.fluids.Fluid;
import net.minecraftforge.fluids.FluidRegistry;
import net.minecraftforge.fluids.FluidStack;
import net.minecraftforge.fml.relauncher.Side;
import net.minecraftforge.fml.relauncher.SideOnly;
import java.io.IOException;
import java.util.Lis... | [
"cd4017be@gmail.com"
] | cd4017be@gmail.com |
773b4bcba47a69e6fbb7e6daffb9d37e21d9ad44 | 96aa018a27ac4c3076caf9b18532be958062cf1a | /OnlineTest/src/baidu/Permutations.java | 8f50030865ab53bbc4d76aaa7fcff2c37be9502e | [] | no_license | gongmi/workSpace | 46a9b6440fe8e0ebcf1cc0b7caea2573668a8579 | 0a3b729d937bce06fd081f69e92413917eedb942 | refs/heads/master | 2020-12-24T20:09:47.676222 | 2017-09-09T06:29:12 | 2017-09-09T06:29:12 | 86,234,013 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 470 | java | package baidu;
import java.util.*;
public class Permutations {
public static void main(String[] args) {
Scanner in = new Scanner(System.in);
int n = in.nextInt();
int k = in.nextInt();
int[][] dp = new int[n + 1][k + 1];
for (int i = 0; i <= n; i++)
dp[i][0] = 1;
for (int i = 1; i <= n; ... | [
"450989123@qq.com"
] | 450989123@qq.com |
aafb282718732d148a73cb21a583316844203d2f | ed20c341c40aae5aa6aa5995489681b56b1b7246 | /colplus-dao/src/test/java/org/col/db/mapper/TaxonMapperTreeTest.java | e45b267a9ad7669481e8977e456951373542365d | [
"Apache-2.0"
] | permissive | ManonGros/colplus-backend | bf9a9f6e1c4683d7bf6a97e445f0aa19d907745a | 62723b45de211c3db98055294a87b90284e850bd | refs/heads/master | 2020-09-01T16:20:41.020309 | 2019-11-01T10:41:42 | 2019-11-01T10:41:42 | 218,999,298 | 0 | 0 | Apache-2.0 | 2019-11-01T14:18:31 | 2019-11-01T14:18:31 | null | UTF-8 | Java | false | false | 1,722 | java | package org.col.db.mapper;
import java.util.List;
import it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap;
import org.col.api.model.DSID;
import org.col.api.model.DSIDValue;
import org.col.api.model.Taxon;
import org.col.api.model.TaxonCountMap;
import org.junit.Test;
import static org.col.api.TestEntityGenerator.DATAS... | [
"m.doering@mac.com"
] | m.doering@mac.com |
1b399f8ddff8e3f484142f5f940996929aded282 | d23dfd7e9b84df5ac252537df1d2d6c8fded1e3b | /PMClient/lib_pm/src/main/java/com/wisn/pmlib/utils/FileUtilsOld.java | 112c7046af8a8234e0ff90606c6e1d963b394ceb | [] | no_license | wisn-mirror/AMClient | 3838b866978bc4f5cfb883ee166544b8e7e09ea7 | 0614bf0d2af1aab1308a31f6041ff7ff61b28c71 | refs/heads/master | 2021-01-12T12:42:11.003621 | 2017-12-29T13:43:38 | 2017-12-29T13:43:38 | 69,642,728 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,098 | java | package com.wisn.pmlib.utils;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.InputStream;
import java.io.OutputStream;
/**
* <b>Create Date:</b> 2016/9/21<br>
* <b>Author:</b> Wisn(吴贻顺)<br>
* <b>Description:</b>
* <p>
* <br>
*/
public class FileUtilsOld {
... | [
"wuyishun_kmk@outlook.com"
] | wuyishun_kmk@outlook.com |
57da37bb0262a083fec6b390a9a24dbeadf5352b | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/3/3_4cd8a69f6192f2d8f84b9f96771db798e04f1b40/StudyController/3_4cd8a69f6192f2d8f84b9f96771db798e04f1b40_StudyController_s.java | 4198e115e2428cfd8a5210be1062ffb738631b22 | [] | 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 | 5,907 | java | package usask.hci.fastdraw;
import java.util.Arrays;
import java.util.Collections;
import java.util.LinkedHashSet;
import java.util.Set;
public class StudyController {
private final String[][][] mTrials;
private final StudyLogger mLog;
private int mTrialNum;
private int mTrialIndex;
private int mBlo... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
2cb38a47fe75f78efaa57f1d832c0956039511f4 | be59c0ca127a4f7041758b2709e1327bc71b6e12 | /qipai/game-mj-dehmj/src/main/java/com/sy599/game/qipai/dehmj/constant/DehMjAction.java | fb4aed5eb054dca0f7e56161ae286f3d020de819 | [] | no_license | Yiwei-TEST/xxqp-server | 2389dd6b12614b0a9557d59b473f88a3a59620cf | c2c683ce8060c0cbaee86c3ee550e0195e1bb7e4 | refs/heads/main | 2023-08-14T08:49:37.586893 | 2021-09-15T03:21:13 | 2021-09-15T03:21:13 | 401,583,086 | 1 | 4 | null | null | null | null | UTF-8 | Java | false | false | 3,992 | java | package com.sy599.game.qipai.dehmj.constant;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collections;
import java.util.List;
public class DehMjAction {
public static final int ACTION_SIZE = 18;
/*** 胡*/
public static final int HU = 0;
/*** 碰*/
public static final int PE... | [
"ee68i5@yeah.net"
] | ee68i5@yeah.net |
16d377059bd953082a814d6ca279496d9d30efa7 | 9ec018af2fe0c3260ff9e75dea58dad1e93cd2d2 | /sandbox/release-tools/src/main/java/org/apache/openejb/tools/release/cmd/Binaries.java | 993228719c23f140c470a3110e6a45c3c4cf55ae | [
"Apache-2.0"
] | permissive | apache/openejb | 932c5a64c47ab4c7ff474855178db67f3d6fc37a | f10c077ade927d73bdbd9ed4cc28b79f58a1cd66 | refs/heads/trunk | 2023-08-15T17:45:22.852380 | 2013-01-13T22:33:08 | 2013-01-13T22:33:08 | 688,367 | 12 | 15 | null | null | null | null | UTF-8 | Java | false | false | 3,261 | 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 ... | [
"dblevins@apache.org"
] | dblevins@apache.org |
663eb903e7868d23258393e08deb6760a2f806fd | 9ccb9d678487a7b5fa140f69c8dc08b010ee5185 | /src/main/java/com/fanyank/pojo/User.java | 75d7130927d82dbd962bfdc6baf8680026102a31 | [] | no_license | Fish-Fan/MyBatisDemo | 6131f8b074d85b33f7513286b81234b7dffda235 | ed8ab63a274dbb1a2132f957df2e6b6e44bdb37f | refs/heads/master | 2021-01-19T21:40:53.478090 | 2017-04-19T09:07:29 | 2017-04-19T09:07:29 | 88,687,170 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 865 | java | package com.fanyank.pojo;
import java.io.InputStream;
/**
* Created by yanfeng-mac on 2017/4/18.
*/
public class User {
private Integer id;
private String username;
private String password;
public Integer getId() {
return id;
}
public void setId(Integer id) {
this.id = id;
... | [
"fanyank@126.com"
] | fanyank@126.com |
27e1df88f614f224edce72344e49a6c3a61cccc9 | a5902db24e25cab51b48a611f558d09ee5b09a0d | /src/test/java/cn/acyou/ibloges/practice/Elasticsearch4Student.java | f1750f7dfd6635f9d8eb6e6cb571d47ac5fc2cc9 | [] | no_license | f981545521/iblog-es | 49e304faa4c562c57d9ad06664cc34a46fff617b | 39fb80434ed60923840aac30648d0f9a1a85295a | refs/heads/master | 2020-03-28T19:27:23.356372 | 2018-12-13T06:25:02 | 2018-12-13T06:25:02 | 148,978,032 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,803 | java | package cn.acyou.ibloges.practice;
import com.alibaba.fastjson.JSONObject;
import org.elasticsearch.action.admin.indices.create.CreateIndexRequest;
import org.elasticsearch.action.admin.indices.delete.DeleteIndexResponse;
import org.elasticsearch.action.delete.DeleteResponse;
import org.elasticsearch.action.get.GetRes... | [
"981545521@qq.com"
] | 981545521@qq.com |
2485f4602475c599bf12be8c672dc8b1792edf71 | 9f127cd00455d665f6cea0897cbf4c8f5db6e8c3 | /DaWae/chapter3/section1/Exercise39_ActualTimings.java | 75b33e2b41151ffd0ad576530311f034f7c4c6e9 | [
"MIT"
] | permissive | NoticeMeDan/algo-exercises | 9d1a218270dd47872bcc48d2ed1847a62b0a30eb | c97c4a61b19c1e75dae5f6c815bf12bbd22e1e7d | refs/heads/master | 2021-09-13T11:47:51.979263 | 2018-04-29T10:36:25 | 2018-04-29T10:36:25 | 119,688,592 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,914 | java | package chapter3.section1;
import edu.princeton.cs.algs4.Stopwatch;
import util.Constants;
import util.FileUtil;
import util.VisualAccumulator;
/**
* Created by Rene Argento on 12/06/17.
*/
public class Exercise39_ActualTimings {
private static final String TALE_FILE_PATH = Constants.FILES_PATH + "tale_of_two_... | [
"im.arnild@gmail.com"
] | im.arnild@gmail.com |
f10e01575dbaf864d390e25c72fabd28bbe15d5d | 2d30b224c42a1410f90d35628e58c5b3a06b8ac0 | /Chapter_7_GCS/mdse.book.swml.diagram/src/swml/diagram/edit/policies/NCLinkItemSemanticEditPolicy.java | 37fb860cfd92e98e88a6c00b166554dbfed54329 | [] | no_license | soediro/MDSEBook | a4a4391c8bd5b455544be2559f38c159289c2787 | 14ed8230008051b7c22cf9f51df6b8caa7a6879e | refs/heads/master | 2020-03-18T00:32:31.724606 | 2015-12-08T10:11:22 | 2015-12-08T10:11:22 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 670 | java | /*
*
*/
package swml.diagram.edit.policies;
import org.eclipse.gef.commands.Command;
import org.eclipse.gmf.runtime.emf.type.core.commands.DestroyElementCommand;
import org.eclipse.gmf.runtime.emf.type.core.requests.DestroyElementRequest;
import swml.diagram.providers.SwmlElementTypes;
/**
* @generated
*/
publi... | [
"wimmer@big.tuwien.ac.at"
] | wimmer@big.tuwien.ac.at |
c797a4952d79c1f29d9134668516148bad061d37 | c8cf34588ac061b5a9313c0b976be9d6412c8a0e | /runescape-api/src/main/java/net/runelite/rs/api/RSNPC.java | fc4bfcc7144558a2edc4e0bbbeff58eadf2b4770 | [
"BSD-2-Clause"
] | permissive | boundl/runelite | eb296c66dcfbbb4f9b42eaf25a97bf7721a6959b | 2d525e7c93e9658790be586b61867296661df4d1 | refs/heads/master | 2020-04-18T09:21:39.006738 | 2019-03-30T14:06:52 | 2019-03-30T14:06:52 | 167,431,476 | 13 | 6 | BSD-2-Clause | 2019-02-10T19:56:06 | 2019-01-24T20:19:41 | Java | UTF-8 | Java | false | false | 1,684 | java | /*
* Copyright (c) 2016-2017, Adam <Adam@sigterm.info>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must retain the above copyright notice, this
* ... | [
"Adam@anope.org"
] | Adam@anope.org |
58260643bb006c1e16241085597065eb9425bb15 | 3526196f89d1b05591f3f3f95e34d33360e14a0d | /framework-client/src/main/java/com/github/framework/client/metries/Meter.java | 803aa84a3e4746cb4948cc695a7ab15345e0f918 | [] | no_license | lhrimperial/framework-rpc | 93cc4e0ed8aa134c25298e389e52eb6e36a04596 | e8a557d6fbeb427036631daa5391b39481a11756 | refs/heads/master | 2021-01-24T08:48:16.468394 | 2018-03-19T10:02:28 | 2018-03-19T10:02:28 | 122,995,084 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,370 | java | package com.github.framework.client.metries;
import java.util.concurrent.atomic.AtomicLong;
/**
* RPC调用统计
*/
public class Meter {
private String serviceName; //服务名
private AtomicLong callCount = new AtomicLong(0l); //调用次数
private AtomicLong failedCount = new AtomicLong(0l); //失败次数
private Atomi... | [
"longhairen@lvmama.com"
] | longhairen@lvmama.com |
a28ad65bb9778824af026b32bd92ac43ca92201e | e0f0cbfec89ba178816a36864a0ef085a825236e | /blade-core/src/main/java/com/blade/CoreFilter.java | 68b0d0df1d82fd4cc40fa88bea30fd869bd2fd69 | [
"Apache-2.0"
] | permissive | dakabang/blade | e6fa8ef9d021bc6a15c23f6c2bb987024a4b5ad7 | 29f0da2d59415a9ee0354220ebde1b6e262de697 | refs/heads/master | 2020-04-01T17:59:07.086611 | 2015-11-30T11:40:37 | 2015-11-30T11:40:37 | 47,091,333 | 0 | 0 | null | 2015-11-30T02:43:44 | 2015-11-30T02:43:43 | null | UTF-8 | Java | false | false | 4,544 | java | /**
* Copyright (c) 2015, biezhi 王爵 (biezhi.me@gmail.com)
*
* 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... | [
"biezhi.me@gmail.com"
] | biezhi.me@gmail.com |
97063fbb7025a9229735e0820373791b80fb41b8 | f609cb34b3538f6dac07d2d8144ce45b14ca8ac2 | /src/coding/temp/_0399_Evaluate_Division.java | d42389ff199d5874fdf9756b3606a6a2afc91f08 | [] | no_license | sahilmutreja/Algorithms | ca8f6f59039b01ea2c0ea7f7f6e51de7e9982141 | a24f6e73c1ad4c863c67e957fcba781c4953ac80 | refs/heads/master | 2023-02-10T08:00:13.729659 | 2021-01-04T08:02:12 | 2021-01-04T08:02:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,335 | java | /**
* @author Yunxiang He
* @date 06/27/2018
*/
package coding.temp;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Map;
import java.util.Set;
/*
Equations are given in the format A / B = k, where A and B are variables represented as strings, and k is a real number (floating... | [
"155028525@qq.com"
] | 155028525@qq.com |
4d0870c13a91319cd7ad46094f593c7826abaa49 | a3d6556180e74af7b555f8d47d3fea55b94bcbda | /chrome/browser/privacy_sandbox/android/java/src/org/chromium/chrome/browser/privacy_sandbox/PrivacySandboxSnackbarController.java | baa33935bf8c4d13b750c71707d0425010013c68 | [
"BSD-3-Clause"
] | permissive | chromium/chromium | aaa9eda10115b50b0616d2f1aed5ef35d1d779d6 | a401d6cf4f7bf0e2d2e964c512ebb923c3d8832c | refs/heads/main | 2023-08-24T00:35:12.585945 | 2023-08-23T22:01:11 | 2023-08-23T22:01:11 | 120,360,765 | 17,408 | 7,102 | BSD-3-Clause | 2023-09-10T23:44:27 | 2018-02-05T20:55:32 | null | UTF-8 | Java | false | false | 2,393 | java | // Copyright 2021 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
package org.chromium.chrome.browser.privacy_sandbox;
import android.content.Context;
import org.chromium.base.ThreadUtils;
import org.chromium.base.metrics.RecordUserAction;
... | [
"chromium-scoped@luci-project-accounts.iam.gserviceaccount.com"
] | chromium-scoped@luci-project-accounts.iam.gserviceaccount.com |
16e77bc084dc8ab2a6143ded1376f91fe2055de7 | 6e540d54b36e983d30e11f84d8dc9d2ae5152656 | /Day16/src/lv/madara/TestThrow.java | e06513dd166d719ca95804cb1ce5f93d70063900 | [] | no_license | Madara89/Java_80h | 9be48f32ea1d07bd10de72c7ae02f561bf563164 | 8df01ee09d6bfa9080b9b6e05cfc5e580e2160e3 | refs/heads/master | 2022-08-25T14:52:09.748527 | 2020-05-25T18:35:22 | 2020-05-25T18:35:22 | 266,851,731 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 426 | java | package lv.madara;
public class TestThrow {
public static void main(String[] args) {
checkAge(19);
}
public static void checkAge(int age){ //ar public static var main metodē uzreiz izsaukt checkAge
if(age < 21){
throw new ArithmeticException("Your age is below 21."); //ar thro... | [
"you@example.com"
] | you@example.com |
8036d92b788a887b3477ee2dcc7115368f448219 | 7c20e36b535f41f86b2e21367d687ea33d0cb329 | /Capricornus/src/com/gopawpaw/erp/hibernate/m/AbstractMpdDetId.java | 348883b1af536e6a765ba7c454c16dcd032be817 | [] | no_license | fazoolmail89/gopawpaw | 50c95b924039fa4da8f309e2a6b2ebe063d48159 | b23ccffce768a3d58d7d71833f30b85186a50cc5 | refs/heads/master | 2016-09-08T02:00:37.052781 | 2014-05-14T11:46:18 | 2014-05-14T11:46:18 | 35,091,153 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,283 | java | package com.gopawpaw.erp.hibernate.m;
/**
* AbstractMpdDetId entity provides the base persistence definition of the
* MpdDetId entity. @author MyEclipse Persistence Tools
*/
public abstract class AbstractMpdDetId implements java.io.Serializable {
// Fields
private String mpdDomain;
private String mpdNbr;
pri... | [
"ahuaness@b3021582-c689-11de-ba9a-9db95b2bc6c5"
] | ahuaness@b3021582-c689-11de-ba9a-9db95b2bc6c5 |
76d944f3c389d8126b02405e8d2f0d57bf85c8c8 | 69a4f2d51ebeea36c4d8192e25cfb5f3f77bef5e | /methods/Method_50814.java | c1eac4ed0e46a11a2870ed4e9f311a198adee037 | [] | no_license | P79N6A/icse_20_user_study | 5b9c42c6384502fdc9588430899f257761f1f506 | 8a3676bc96059ea2c4f6d209016f5088a5628f3c | refs/heads/master | 2020-06-24T08:25:22.606717 | 2019-07-25T15:31:16 | 2019-07-25T15:31:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 134 | java | public void setMaxRuleViolations(int max){
if (max >= 0) {
this.maxRuleViolations=max;
this.failOnRuleViolation=true;
}
}
| [
"sonnguyen@utdallas.edu"
] | sonnguyen@utdallas.edu |
b873c1c93ac4d81048a64c1fd3b602b28e83121d | d133fffddfba6783f4cf9403a04269e7955a74b0 | /src/osmedile/intellij/stringmanip/styles/AbstractCaseConvertingAction.java | 46431df624aa217d2694e38f1dcbb0894c472df8 | [
"Apache-2.0"
] | permissive | hatip5656/StringManipulation | 2d94b13f36b3b59d2c26d90c50a01ed0fa4b42d4 | 6ea59b84fde34d806874516a1dc37a3bd889e6aa | refs/heads/master | 2023-08-22T04:45:14.361417 | 2021-10-27T09:43:32 | 2021-10-27T09:43:32 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,609 | java | package osmedile.intellij.stringmanip.styles;
import com.intellij.openapi.actionSystem.DataContext;
import com.intellij.openapi.diagnostic.Logger;
import com.intellij.openapi.editor.Editor;
import com.intellij.openapi.editor.SelectionModel;
import com.intellij.openapi.fileTypes.FileType;
import com.intellij.openapi.fi... | [
"vojta.krasa@gmail.com"
] | vojta.krasa@gmail.com |
6697302955540eb28d413c8e98985b5b5f2c95b2 | 2074f1faad684f66ebe46341a4553859578b640e | /myphotos-model/src/main/java/org/myphotos/validation/EnglishLanguage.java | adf1ac0733767a2c2c4f233354ac886a4fec4a89 | [] | no_license | VitaliyDragun1990/mp | 3a7b0fbd8e21fa0f03be7972d4c3bcca7f54da81 | 08f3c40e5a4857d0e9c56e91269a8ba85276bdd1 | refs/heads/master | 2022-02-18T12:03:12.724620 | 2019-08-21T14:36:26 | 2019-08-21T14:36:26 | 198,579,904 | 0 | 0 | null | 2022-02-09T22:10:10 | 2019-07-24T07:15:35 | Java | UTF-8 | Java | false | false | 1,431 | java | package org.myphotos.validation;
import static java.lang.annotation.ElementType.ANNOTATION_TYPE;
import static java.lang.annotation.ElementType.CONSTRUCTOR;
import static java.lang.annotation.ElementType.FIELD;
import static java.lang.annotation.ElementType.METHOD;
import static java.lang.annotation.ElementType.... | [
"vdrag00n90@gmail.com"
] | vdrag00n90@gmail.com |
54774a704f67b75e6d9f399c13ac958c82bad3fe | 00bcd19c4d237afdf9bb20e57f4a494517603d5f | /src/main/java/io/spring/calendar/jira/JiraVersion.java | 369ce3b87b0fd85f2fe2f7757355c270abe31c4d | [] | no_license | bclozel/spring-calendar | 2cd3c3558b6a0188ea5699919638310a4e9f22e9 | cee27f82e3882cee43d18ac4b07138f68287fe35 | refs/heads/master | 2021-01-11T05:24:29.957621 | 2017-10-20T08:07:59 | 2017-10-20T08:07:59 | 71,802,628 | 0 | 1 | null | 2016-10-24T15:23:46 | 2016-10-24T15:23:45 | null | UTF-8 | Java | false | false | 1,489 | java | /*
* Copyright 2016 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... | [
"awilkinson@pivotal.io"
] | awilkinson@pivotal.io |
cc52dde195fb22e3d0420ce78c01909ed5a5d7b0 | ac82c09fd704b2288cef8342bde6d66f200eeb0d | /projects/OG-Engine/src/test/java/com/opengamma/engine/fudgemsg/CompiledViewCalculationConfigurationFudgeBuilderTest.java | 3a8ed02fca310d02a1db6eb5669b6b1670f7ef09 | [
"Apache-2.0"
] | permissive | cobaltblueocean/OG-Platform | 88f1a6a94f76d7f589fb8fbacb3f26502835d7bb | 9b78891139503d8c6aecdeadc4d583b23a0cc0f2 | refs/heads/master | 2021-08-26T00:44:27.315546 | 2018-02-23T20:12:08 | 2018-02-23T20:12:08 | 241,467,299 | 0 | 2 | Apache-2.0 | 2021-08-02T17:20:41 | 2020-02-18T21:05:35 | Java | UTF-8 | Java | false | false | 4,613 | java | /**
* Copyright (C) 2013 - present by OpenGamma Inc. and the OpenGamma group of companies
*
* Please see distribution for license.
*/
package com.opengamma.engine.fudgemsg;
import static org.testng.Assert.assertEquals;
import java.util.Collection;
import java.util.Collections;
import java.util.Set;
import org.te... | [
"cobaltblue.ocean@gmail.com"
] | cobaltblue.ocean@gmail.com |
847a838de4687b6a6d5b49dbc8a5501aed10e417 | d8772960b3b2b07dddc8a77595397cb2618ec7b0 | /rhServer/src/main/java/com/rhlinkcon/repository/periciaMedica/PericiaMedicaRepository.java | 58513bedb0983e49bb7ab76f9afa6291f52ace1d | [] | no_license | vctrmarques/interno-rh-sistema | c0f49a17923b5cdfaeb148c6f6da48236055cf29 | 7a7a5d9c36c50ec967cb40a347ec0ad3744d896e | refs/heads/main | 2023-03-17T02:07:10.089496 | 2021-03-12T19:06:05 | 2021-03-12T19:06:05 | 347,168,924 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 841 | java | package com.rhlinkcon.repository.periciaMedica;
import java.util.List;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import org.springframework.data.repository.query.Param;
import org.springframework.stereotype.Repository;
import com.rhlinkcon.mod... | [
"vctmarques@gmail.com"
] | vctmarques@gmail.com |
2a57c2f7cc89653093a9a1ce608d13f972af2293 | 09649412e12bdc15cf61607e881203735cfafa50 | /src/test/java/com/microsoft/bingads/v10/api/test/entities/account/write/BulkAccountWriteToRowValuesCustomerIdTest.java | 8b5f2526cc76ac58f69fcc6dd306b12c3b92490d | [
"MIT"
] | permissive | yosefarr/BingAds-Java-SDK | cec603b74a921e71c6173ce112caccdf7c1fdbc8 | d1c333d0ba5b7e434c85a92c7a80dad0add0d634 | refs/heads/master | 2021-01-18T15:02:53.945816 | 2016-03-06T13:18:32 | 2016-03-06T13:18:32 | 51,738,651 | 0 | 1 | null | 2016-02-15T07:38:14 | 2016-02-15T07:38:13 | null | UTF-8 | Java | false | false | 1,481 | java | package com.microsoft.bingads.v10.api.test.entities.account.write;
import com.microsoft.bingads.v10.api.test.entities.account.BulkAccountTest;
import com.microsoft.bingads.v10.bulk.entities.BulkAccount;
import com.microsoft.bingads.internal.functionalinterfaces.BiConsumer;
import java.util.Arrays;
import java.util.Col... | [
"jiaj@microsoft.com"
] | jiaj@microsoft.com |
12ad614a9c1e913d0fa7a48f3065929209a130de | a7e8e204cb44c7a199fa3097f13fd281340cd512 | /src/main/java/com/inetpsa/pct00/pct00demo/security/jwt/TokenProvider.java | 127dd5dd8e23eb2c3b636da8b627e98227881c01 | [] | no_license | hartmanjan/jhipsterSampleApplication | 8e69d9718c7ef34f9ce6572512380253be669e6d | fdacc26a6a8fd495e043b007ece3174966291746 | refs/heads/master | 2020-03-17T15:32:32.764375 | 2018-05-16T19:37:39 | 2018-05-16T19:37:39 | 133,714,671 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,052 | java | package com.inetpsa.pct00.pct00demo.security.jwt;
import io.github.jhipster.config.JHipsterProperties;
import java.util.*;
import java.util.stream.Collectors;
import javax.annotation.PostConstruct;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.security.authentication.UsernamePas... | [
"jhipster-bot@users.noreply.github.com"
] | jhipster-bot@users.noreply.github.com |
15ebafa2a02dd1641ab662c603d2ecb88234755e | bdf28391864f024cb841ea4a9e0182c45836500e | /api/src/main/java/com/yanzhenjie/andserver/error/ServerInternalException.java | 058004b30d01b9f21646856cf8a679a9ba83a56d | [
"Apache-2.0"
] | permissive | yanzhenjie/AndServer | 3d48624d8fecc7f27e24c31c6a6ef85ba6add974 | 23a7c15512f5a70a9ce517710a5d04c06a4d57c9 | refs/heads/master | 2023-09-02T01:10:18.569605 | 2023-06-07T07:58:41 | 2023-06-07T07:58:41 | 61,079,960 | 3,675 | 795 | Apache-2.0 | 2023-06-07T07:58:42 | 2016-06-14T00:52:52 | Java | UTF-8 | Java | false | false | 1,367 | java | /*
* Copyright © 2018 Zhenjie Yan.
*
* 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... | [
"im.yanzhenjie@gmail.com"
] | im.yanzhenjie@gmail.com |
0744ad584dc13870d235ff64f99e94608ff821ab | 473b76b1043df2f09214f8c335d4359d3a8151e0 | /benchmark/bigclonebenchdata_completed/4697213.java | 71ee8cd3d4e5a50fc85258a461665146f098ba0c | [] | no_license | whatafree/JCoffee | 08dc47f79f8369af32e755de01c52d9a8479d44c | fa7194635a5bd48259d325e5b0a190780a53c55f | refs/heads/master | 2022-11-16T01:58:04.254688 | 2020-07-13T20:11:17 | 2020-07-13T20:11:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,354 | java |
import java.io.UncheckedIOException;
import java.io.UncheckedIOException;
class c4697213 {
protected void downloadJar(URL downloadURL, File jarFile, IProgressListener pl) {
BufferedOutputStream out = null;
InputStream in = null;
URLConnection urlConnection = null;
try {
... | [
"piyush16066@iiitd.ac.in"
] | piyush16066@iiitd.ac.in |
e979b5938ed84ea3a326dbe99ca60643024a026f | 23b155d6cb82066d8267d6dfe920d998b9e36e5b | /geoservice-common/src/main/java/org/schoellerfamily/geoservice/exception/package-info.java | a1ab705a696f9cfc542e9e5203c46c6c8b6b0585 | [
"Apache-2.0"
] | permissive | dickschoeller/gedbrowser | d64291e21594026e1ccab9e7557487a0e1fa3731 | eb15573af066550c7c73b37aeb2b6a1a201ae8ca | refs/heads/development | 2023-07-26T14:05:58.405659 | 2021-01-24T02:05:02 | 2021-01-24T02:05:02 | 51,677,959 | 1 | 2 | Apache-2.0 | 2023-07-13T17:05:12 | 2016-02-14T03:30:44 | Java | UTF-8 | Java | false | false | 130 | java | /**
* Copyright 2016 Richard Schoeller
* Common exceptions for geocoding.
*/
package org.schoellerfamily.geoservice.exception;
| [
"schoeller@comcast.net"
] | schoeller@comcast.net |
50b52cc07510acc48feef010fe0f168231beca98 | af79916025156e3d0cf4986b126fbe7f059753e2 | /web/dx/renshi/src/main/java/com/renshi/entity/job/JobOrder.java | ec7468f110c5b4c65b1d78cd789aa8c93fe0607f | [] | no_license | Letmebeawinner/yywt | 5380680fadb7fc0d4c86fb92234f7c69cb216010 | 254fa0f54c09300d4bdcdf8617d97d75003536bd | refs/heads/master | 2022-12-26T06:17:11.755486 | 2020-02-14T10:04:29 | 2020-02-14T10:04:29 | 240,468,510 | 0 | 0 | null | 2022-12-16T11:36:21 | 2020-02-14T09:08:31 | Roff | UTF-8 | Java | false | false | 338 | java | package com.renshi.entity.job;
import com.a_268.base.core.BaseEntity;
import lombok.Data;
import lombok.EqualsAndHashCode;
/**
* 干部类
*/
@Data
@EqualsAndHashCode(callSuper=false)
public class JobOrder extends BaseEntity{
private static final long serialVersionUID = -6034634689029517111L;
private String name;//序列名... | [
"448397385@qq.com"
] | 448397385@qq.com |
b60fd20fb942a457575aa0828f73274f8e145fa6 | f188fc63c597bb8ad6fda79a948943ef6e622ce6 | /app/src/main/java/com/tylz/wechat/model/request/RegisterRequest.java | 59b67847d5d0f71374ffee9cc644ad5e0976bf60 | [] | no_license | tylzcxw/CXWWeChat | 066480869aa07df88b68f64249d46fe3b01cb7c1 | 6d3639d121c880fc68192296b07ed324ebcbd3e2 | refs/heads/master | 2021-08-28T19:28:41.249718 | 2017-12-13T02:45:32 | 2017-12-13T02:45:37 | 114,064,729 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,024 | java | package com.tylz.wechat.model.request;
/**
* Created by AMing on 15/12/23.
* Company RongCloud
*/
public class RegisterRequest {
private String nickname;
private String password;
private String verification_token;
public RegisterRequest(String nickname, String password, String ... | [
"tylzcxw@163.com"
] | tylzcxw@163.com |
3e3f6161ee90955c3979cf895235f376a4ed83eb | 30998a3486f3fad0b336cd7aa8e5ab20fa91181e | /src/main/java/com/liuqi/business/model/MiningConfigModelDto.java | cb67e1d44ebfcf022360e95cc1bace1a2ac34153 | [] | no_license | radar9494/Radar-Star-admin | cbf8c9a0b5b782d2bcc281dfd5ee78ce5b31f086 | 9e4622d3932c2cd2219152814fc91858030cc196 | refs/heads/main | 2023-02-24T00:07:03.150304 | 2021-01-26T02:51:38 | 2021-01-26T02:51:38 | 332,949,996 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 464 | java | package com.liuqi.business.model;
import lombok.Data;
@Data
public class MiningConfigModelDto extends MiningConfigModel{
private String currencyName;
private String typeStr;
public String getTypeStr() {
if(super.getType()!=null){
if(super.getType()==0){
typeStr="矿池";... | [
"radar131419@gmail.com"
] | radar131419@gmail.com |
a05f821965af6920ccab3c9cc11e6ac04e39fcd5 | cee6d0534a4b4fda056cacd1738fc7c22223ef06 | /src/main/java/by/distributionnetwork/service/dto/UserDTO.java | 17ddf0cad52a5c172b6ed60241bee33fe1c288f1 | [] | no_license | Topolev/DistributionNetwork_2017_05_31 | 54c0fac9ba8dbdd916dfec27b8348c60d7751840 | a083f2bf9a64e7bbfe10ad2ea254c04c35f1d7a2 | refs/heads/master | 2021-01-23T01:40:32.544847 | 2017-05-31T15:52:36 | 2017-05-31T15:52:42 | 92,882,438 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,192 | java | package by.distributionnetwork.service.dto;
import by.distributionnetwork.config.Constants;
import by.distributionnetwork.domain.Authority;
import by.distributionnetwork.domain.User;
import org.hibernate.validator.constraints.Email;
import org.hibernate.validator.constraints.NotBlank;
import javax.validation.constr... | [
"i.topolev.vladimir@gmail.com"
] | i.topolev.vladimir@gmail.com |
ae10f3549a50a42249e5b748fb2d7d61a42a7c54 | b295cffc1de37330b0b8d28a4d81faac01de7f22 | /CODE/android/device/customer/HeranSMARTTV/apps/TV_APK/HTvPlayer/src/com/eostek/tv/player/business/TvDBManager.java | 4e5b5d196ecbe76ce4d277bfcbd77e4ffde5eefe | [] | no_license | windxixi/test | fc2487d73a959050d8ad37d718b09a243660ec64 | 278a167c26fb608f700b81656f32e734f536c9f9 | refs/heads/master | 2023-03-16T19:59:41.941474 | 2016-07-25T04:18:41 | 2016-07-25T04:18:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,574 | java |
package com.eostek.tv.player.business;
import java.util.ArrayList;
import java.util.List;
import com.eostek.tv.player.model.AdInfo;
import com.mstar.android.tv.TvCommonManager;
import com.mstar.android.tvapi.common.vo.ProgramInfo;
import android.content.ContentValues;
import android.content.Context;
import android.... | [
"gracie.zhou@ieostek.com"
] | gracie.zhou@ieostek.com |
396884c248ac4533a92b7de95e1d815a0764df4d | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/2/2_72e68e61b02e49c520d242215ab3aa42c54da42a/SimulationDrawerTest/2_72e68e61b02e49c520d242215ab3aa42c54da42a_SimulationDrawerTest_s.java | ba146572d9cf4b2691675acf776542e3a3ac2213 | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 1,314 | java | package codeplanes;
import javax.swing.*;
import java.util.ArrayList;
import java.util.List;
public class SimulationDrawerTest extends JFrame {
static class TestStrategy implements Strategy {
@Override
public void turn(final Plane plane, final World world, final Move move) {
... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
37dadeea9794db5b35c786887b7c095646a01c3d | 2b7c587542ffb625c92ee0770ae1f164f327096a | /z00-Test/ch01-05 Imports/Cat.java | cbcb4f242cd9960bcda68bc517161213018506c7 | [] | no_license | Sabyh11/Java-SE8-OCP-Exam-1Z0-809 | bf881ea0e218838820022bfe3f6ee078dc0fd6c8 | 52a7c81c840b76f4c149056c71b119b1e5c1e32b | refs/heads/master | 2022-01-20T11:10:47.983033 | 2018-07-07T17:41:00 | 2018-07-07T17:41:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 138 | java | import static java.time.LocalDateTime.now;
class Cat {
public static void main(String[] args) {
System.out.println(now());
}
} | [
"mercurylink@gmail.com"
] | mercurylink@gmail.com |
d8fb0ce550189cdb55805a7d56aa744ba059833f | 56b71d38bbd6a68a15b9d0282647e360b8671114 | /src/com/esb/jinying/sap/functions/rfc/sap/document/sap_com/ZFM_INT_BW006.java | 78bebd9d029d155fe0fab8a7bcbb4137f61949d4 | [] | no_license | BaTianCheng/Gauss-private | 41c7c8fb58b384b57531f5825526272653d7fea5 | df98894dd0b9cc548ed4a354d73234920d26ab84 | refs/heads/master | 2021-06-29T13:24:04.620226 | 2017-09-17T14:52:38 | 2017-09-17T14:52:38 | 93,713,844 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,805 | java | /**
* ZFM_INT_BW006.java
*
* This file was auto-generated from WSDL
* by the Apache Axis 1.4 Apr 22, 2006 (06:55:48 PDT) WSDL2Java emitter.
*/
package com.esb.jinying.sap.functions.rfc.sap.document.sap_com;
public class ZFM_INT_BW006 implements java.io.Serializable {
private java.lang.String COMP_... | [
"cheng_wei_njut@163.com"
] | cheng_wei_njut@163.com |
2b6a7f9c23bfac2b11f9fe84ba8b7d26c4d7916f | e23130c3b4be8a537723c8b9dd10fa9cc53b6268 | /app/src/main/java/com/smartbus/heze/fileapprove/module/DepartBudgetWillCheckTypeContract.java | a1dddb42f94dab2c17b581b961c9fe79df526438 | [] | no_license | huysyyrps/joffice_heze | cf2ad006b99a5ba6c9ec471d6f3d1ef7df88c9d5 | 170f4a85b554eca5cbbdabacd570b803f73faf42 | refs/heads/master | 2021-02-20T18:26:00.267972 | 2020-06-18T03:45:03 | 2020-06-18T03:45:03 | 245,343,572 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 678 | java | package com.smartbus.heze.fileapprove.module;
import com.smartbus.heze.http.base.BaseDSixView;
import com.smartbus.heze.http.base.BasePresenter;
import com.smartbus.heze.oaflow.bean.CheckType;
/**
* Created by Administrator on 2019/4/11.
*/
public interface DepartBudgetWillCheckTypeContract {
interface View ex... | [
"914036951@qq.com"
] | 914036951@qq.com |
26dffb817164063691eb17100f1842627f1b9e42 | b7bc39c604f7b83a7d7f0d750240fe86d8df7a5c | /java-basic/src/main/java/ch29/i2/X1Car.java | 3a6edc92e59298577ca4c86ab44fe76edc29debb | [] | no_license | ppappikko/bitcamp-java-2018-12 | e79e023a00c579519ae67ba9f997b615fb539e5c | bd2a0b87c20a716d2b1e8cafc2a9cd54f683a37f | refs/heads/master | 2021-08-06T17:31:37.187323 | 2019-07-19T04:55:07 | 2019-07-19T04:55:07 | 163,650,729 | 0 | 0 | null | 2020-04-30T16:14:59 | 2018-12-31T08:01:24 | Java | UTF-8 | Java | false | false | 1,394 | java | package ch29.i2;
import java.util.Date;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import ch29.i.BlackBox;
@Component
public class X1Car {
private String maker;
private String model;
private int cc;
private int valve;
private boolean au... | [
"sanghyun.dev@gmail.com"
] | sanghyun.dev@gmail.com |
41aff997ebb9d9d30136df84d62b4e2cc6c14e3d | 3b2d7941687c8a7ead6ef5b400d93d514d56330a | /src/main/java/eu/mrndesign/matned/rpggame/core/game/IHero.java | 48c31e27d7e05e61f8568fbe2878ca6efe6bc2b4 | [] | no_license | matned666/rpg-game | 3dc310138ba8dea0e41f41853ef48c007e67a168 | e67b74879ccbab1c177c7d3b6d8fd4fff365f05c | refs/heads/master | 2023-06-19T11:02:45.417191 | 2021-07-15T04:01:08 | 2021-07-15T04:01:08 | 385,055,562 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,882 | java | package eu.mrndesign.matned.rpggame.core.game;
import eu.mrndesign.matned.rpggame.core.IObserver;
import eu.mrndesign.matned.rpggame.core.data.items.ICreature;
import eu.mrndesign.matned.rpggame.core.data.items.IInventory;
import java.util.List;
public interface IHero {
List<IInventory> getInventoryInBackpack()... | [
"mat.niedbal@yahoo.com"
] | mat.niedbal@yahoo.com |
830c8a082b184c853640dd50bc3bd399ac8aa2ae | 4f9e893cedd8f25557239f939edee6bcb1246715 | /jinghua/dmm_xg/src/main/java/cn/gilight/dmm/xg/dao/ChangeBadDao.java | 4d6f8beeae809d6bde2163bb954d237e8a942163 | [] | no_license | yangtie34/projects | cc9ba22c1fd235dadfe18509bc6951e21e9d3be4 | 5a3a86116e385db1086f8f6e9eb07198432fec27 | refs/heads/master | 2020-06-29T11:04:26.615952 | 2017-07-25T03:28:15 | 2017-07-25T03:28:15 | 74,436,105 | 1 | 4 | null | null | null | null | UTF-8 | Java | false | false | 140 | java | package cn.gilight.dmm.xg.dao;
/**
*
*
* @author xuebl
* @date 2016年5月10日 下午5:57:24
*/
public interface ChangeBadDao {
} | [
"yangtie34@163.com"
] | yangtie34@163.com |
6306f96766d6e9cd854367388ffada85524f4e2d | 0e81247e404755acc33205836a15aaa83a589ce5 | /kc_project3.1_GitHub/src/main/java/org/kuali/kra/budget/printing/print/BudgetCumulativePrint.java | c02ad41db529b8319eeea2370c665f596c8c0ad1 | [] | no_license | ajeeshg/KC3Remote | e2d88bb8efe6384083a6b3978a405b51e998f361 | 941646814a7a11237ce4ed1f844941182e357ec9 | refs/heads/master | 2016-09-10T20:07:05.685013 | 2012-07-17T15:52:59 | 2012-07-17T15:52:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,855 | java | /*
* Copyright 2005-2010 The Kuali Foundation
*
* Licensed under the Educational Community 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.opensource.org/licenses/ecl1.php
*
* Unless re... | [
"naira@campusad.msu.edu"
] | naira@campusad.msu.edu |
81c0038a89f9e6f1bca3769f2d12f604adc9ab3e | 038ee6b20cae51169a2ed4ed64a7b8e99b5cbaad | /schemaOrgDomaConv/src/org/kyojo/schemaOrg/m3n3/doma/healthLifesci/clazz/MuscleConverter.java | b695c7eb0826307bb00212ffbada470224066da9 | [
"Apache-2.0"
] | permissive | nagaikenshin/schemaOrg | 3dec1626781913930da5585884e3484e0b525aea | 4c9d6d098a2741c2dc2a814f1c708ee55c36e9a8 | refs/heads/master | 2021-06-25T04:52:49.995840 | 2019-05-12T06:22:37 | 2019-05-12T06:22:37 | 134,319,974 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 556 | java | package org.kyojo.schemaorg.m3n3.doma.healthLifesci.clazz;
import org.seasar.doma.ExternalDomain;
import org.seasar.doma.jdbc.domain.DomainConverter;
import org.kyojo.schemaorg.m3n3.healthLifesci.impl.MUSCLE;
import org.kyojo.schemaorg.m3n3.healthLifesci.Clazz.Muscle;
@ExternalDomain
public class MuscleConverter imp... | [
"nagai@nagaikenshin.com"
] | nagai@nagaikenshin.com |
4a263965fa9625996281d66f004e5b88cf15bf19 | ab8d10f02716519aadd66ecef4d0c799e15aa517 | /src/main/java/jxl/read/biff/DefaultColumnWidthRecord.java | 43081fba4b7eadd0188f9568850614128a347fc4 | [] | no_license | caiqiqi/EngineerMode | cc767ddcde7ccaf0ef15ec7ef8837a70a671b183 | 09a87a94ceb0d38b97d3fbe0e03086e9ee53a0f3 | refs/heads/master | 2021-08-12T07:45:06.927619 | 2017-11-14T14:54:58 | 2017-11-14T14:54:58 | 110,684,973 | 0 | 0 | null | 2017-11-14T12:02:58 | 2017-11-14T12:02:58 | null | UTF-8 | Java | false | false | 392 | java | package jxl.read.biff;
import jxl.biff.IntegerHelper;
import jxl.biff.RecordData;
class DefaultColumnWidthRecord extends RecordData {
private int width;
public DefaultColumnWidthRecord(Record t) {
super(t);
byte[] data = t.getData();
this.width = IntegerHelper.getInt(data[0], data[1])... | [
"elliot.alderson@ecorp.com"
] | elliot.alderson@ecorp.com |
362a4be6f18c8c370a88b811e20a05f0f1169c73 | 48116c8d80cb92da584a571595f223d34f2173cf | /src/main/java/first/sample/com/web/rest/errors/FieldErrorVM.java | 941c63dcb92102d24eb6a94185b2625b26f12bcd | [] | no_license | abdou-93/jhipsterSampleApplication | 3ad5578bafcf6ccee32271c14349901fe693936c | dbdadf720207b4b15a62e59a9aa34275ce045b4c | refs/heads/master | 2021-07-18T05:11:34.017882 | 2017-10-23T11:38:28 | 2017-10-23T11:38:28 | 107,973,818 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 648 | java | package first.sample.com.web.rest.errors;
import java.io.Serializable;
public class FieldErrorVM implements Serializable {
private static final long serialVersionUID = 1L;
private final String objectName;
private final String field;
private final String message;
public FieldErrorVM(String dto... | [
"jhipster-bot@users.noreply.github.com"
] | jhipster-bot@users.noreply.github.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.