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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
61275f127f863b37912d1263fe07e9ecc0da7e87 | 7ce61f8f7175542e4059506351669b048dfe7307 | /app/src/main/java/com/tenone/gamebox/view/utils/OnScrollHelper.java | 26b5005bb37daf62f26f9b064f2875b95e4891d4 | [] | no_license | chanphy/GameBox | 5f894124c529658ef0b056ac1e179e9f7a9bcc3b | 81b8b0d234d177fd63b8918e4e70baef205041dd | refs/heads/master | 2020-05-18T04:54:21.242966 | 2018-10-09T03:01:55 | 2018-10-09T03:01:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,113 | java | package com.tenone.gamebox.view.utils;
import android.support.v7.widget.RecyclerView;
import android.view.View;
import android.widget.AbsListView;
import android.widget.ListView;
import com.tenone.gamebox.mode.listener.OnScrollStateListener;
import com.tenone.gamebox.mode.mode.OnScrollState;
import com.tenone.gamebox... | [
"871878482@qq.com"
] | 871878482@qq.com |
7b2d235597bbc7f15bc4eb931052dd810dceeaf4 | be73270af6be0a811bca4f1710dc6a038e4a8fd2 | /crash-reproduction-moho/results/XWIKI-13544-6-3-NSGA_II-LineCoverage:ExceptionType:StackTraceSimilarity/org/xwiki/display/internal/DocumentContentDisplayer_ESTest.java | ae4270147936a38b9b96dbd0ae33f681f0f24aa3 | [] | 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 | 581 | java | /*
* This file was automatically generated by EvoSuite
* Tue Jan 21 23:31:08 UTC 2020
*/
package org.xwiki.display.internal;
import org.junit.Test;
import static org.junit.Assert.*;
import org.evosuite.runtime.EvoRunner;
import org.evosuite.runtime.EvoRunnerParameters;
import org.junit.runner.RunWith;
@RunWith(Ev... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
3a85aa7a84726b43d68a0a3e43701f3c4a592533 | c0f29b1b34f72e1f1435a043d1ed870c3e8d3729 | /Chapter5/MedianOfDataStream.java | a37cd0910707d15d997a244a415bd42c113da866 | [] | no_license | wylu/Offer | 5f6ea50bd9aa930d8982e84f4a583f64bdf39783 | 995d0c64318f4b996339f6790d44b4db6327db0b | refs/heads/master | 2020-04-05T04:19:07.286519 | 2019-01-13T07:31:42 | 2019-01-13T07:31:42 | 156,546,329 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 706 | java | package Offer.Chapter5;
import java.util.PriorityQueue;
public class MedianOfDataStream {
private int count = 0;
private PriorityQueue<Integer> minHeap = new PriorityQueue<>();
private PriorityQueue<Integer> maxHeap = new PriorityQueue<>(16, (o1, o2) -> o2 - o1);
public void insert(Integer n... | [
"158677478@qq.com"
] | 158677478@qq.com |
a5170fe5e1d1d494ef92287e2a0724c310e5e4e3 | 8af1164bac943cef64e41bae312223c3c0e38114 | /results-java/shardingjdbc--sharding-jdbc/4964a2b9b79f9ef87b8488fe2dace215f9316c6c/after/MySQLPreparedStatementForTowParametersTest.java | c3b5d9b35f12b587edcf03a560f4a8302f4052f3 | [] | no_license | fracz/refactor-extractor | 3ae45c97cc63f26d5cb8b92003b12f74cc9973a9 | dd5e82bfcc376e74a99e18c2bf54c95676914272 | refs/heads/master | 2021-01-19T06:50:08.211003 | 2018-11-30T13:00:57 | 2018-11-30T13:00:57 | 87,353,478 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,487 | java | /*
* Copyright 1999-2015 dangdang.com.
* <p>
* 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 o... | [
"fraczwojciech@gmail.com"
] | fraczwojciech@gmail.com |
963f95ddaf80e37c34abeccea2e5700335ab8644 | 8af1164bac943cef64e41bae312223c3c0e38114 | /results-java/alibaba--druid/5fab9eab1ef3ccd4e42c62a71c5e9e21d01b506c/before/SQLEvalVisitorImpl.java | 3dd9210bcf14a61df9bbe75685250a58cc2e4a79 | [] | no_license | fracz/refactor-extractor | 3ae45c97cc63f26d5cb8b92003b12f74cc9973a9 | dd5e82bfcc376e74a99e18c2bf54c95676914272 | refs/heads/master | 2021-01-19T06:50:08.211003 | 2018-11-30T13:00:57 | 2018-11-30T13:00:57 | 87,353,478 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,091 | java | /*
* Copyright 1999-2011 Alibaba Group Holding Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... | [
"fraczwojciech@gmail.com"
] | fraczwojciech@gmail.com |
41ef2e9d2d32ac36e0c1e4dfb93001fe2058c04d | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/12/12_4a7e1e131e16bc6f80889c1dd5e31556598a7021/JoinLinesAction/12_4a7e1e131e16bc6f80889c1dd5e31556598a7021_JoinLinesAction_s.java | 0343f89ba7765c4280a5ab317f0c4b2d4faf3480 | [] | 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,060 | java | /*******************************************************************************
* Copyright (c) 2007 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
91383f596709106eed3451ee4103b9d70bdffaa5 | a0568cfecfcbe5f33ed3cd207acf6ee443e2098b | /sepa/pain/pain014/src/main/java/com/xml2j/sepa2016/pain/pain014/DiscountAmountAndType1.java | 0094888700f826824113e6a753757c5adfdc0544 | [] | no_license | lolkedijkstra/xml2j-springdata-samples | a3863ccefd3ccb0b9347221e02cd26afa1217f7e | 179792fe31f56842c10419a08982822e8bd21db8 | refs/heads/master | 2020-03-14T07:42:35.992497 | 2018-04-29T19:13:14 | 2018-04-29T19:13:14 | 131,487,603 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,077 | java | package com.xml2j.sepa2016.pain.pain014;
/******************************************************************************
-----------------------------------------------------------------------------
XML2J XSD to Java code generator
-----------------------------------------------------------------------------
... | [
"lolkedijkstra@gmail.com"
] | lolkedijkstra@gmail.com |
a468dde704b1eaf93e7e0d16aaa8220fa7b94b02 | b0696ef108563896de77326113661175b4e8b400 | /app/src/main/java/com/aier/environment/activity/SearchForAddFriendActivity.java | f4fedbc4d54b900b4b58cdfe71032768c928a67d | [] | no_license | xiaohualaila/ChangSanjiaoEnvironment | 513c82e76e4bc78a446724beec60f3532ce8cdc1 | fe84bec7ea301e32f06d1c02ca7d9af3b1f09277 | refs/heads/master | 2020-08-24T07:20:30.555339 | 2019-11-08T10:09:35 | 2019-11-08T10:09:35 | 216,782,598 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,039 | java | package com.aier.environment.activity;
import android.content.Context;
import android.content.Intent;
import android.graphics.BitmapFactory;
import android.os.Bundle;
import android.text.Editable;
import android.text.TextUtils;
import android.text.TextWatcher;
import android.view.View;
import android.view.inputmethod.... | [
"380129462@qq.com"
] | 380129462@qq.com |
9d34744e0a1688c81106fad5865c6a9b26595c6f | 344fc02677e88f9c2988c5014d417a86b9d74f71 | /android/app/src/main/java/com/reactnativehooktesta_6003/MainActivity.java | f2820952154156ab031e9b19c0b50896f67c5535 | [] | no_license | narenderChatha/testHookApp | 52a2094267603aa73b596578dd3556a81c12eb31 | 70ae6b305d111e59ff68a42f1520c2a61ef81c35 | refs/heads/master | 2022-12-17T12:21:33.693305 | 2019-07-16T08:53:21 | 2019-07-16T08:53:21 | 197,159,343 | 0 | 0 | null | 2022-12-09T18:30:54 | 2019-07-16T09:05:45 | Python | UTF-8 | Java | false | false | 908 | java | package com.reactnativehooktesta_6003;
import com.facebook.react.ReactActivity;
import com.facebook.react.ReactActivityDelegate;
import com.facebook.react.ReactRootView;
import com.swmansion.gesturehandler.react.RNGestureHandlerEnabledRootView;
public class MainActivity extends ReactActivity {
/**
* Return... | [
"team@crowdbotics.com"
] | team@crowdbotics.com |
c9f2f357614468028e5f008311fdbd13e4109289 | 22cd38be8bf986427361079a2f995f7f0c1edeab | /src/main/java/core/erp/hat/service/impl/HATE0050Dao.java | 93072dd8e2a1e0dfd0a4a1ae850e6d57f2841d3a | [] | no_license | shaorin62/MIS | 97f51df344ab303c85acb2e7f90bb69944f85e0f | a188b02a73f668948246c133cd202fe091aa29c7 | refs/heads/master | 2021-04-05T23:46:52.422434 | 2018-03-09T06:41:04 | 2018-03-09T06:41:04 | 124,497,033 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,483 | java | /**
* core.erp.hrm.service.impl.HATE0050Dao.java - <Created by Code Template generator>
*/
package core.erp.hat.service.impl;
import java.util.Map;
import org.springframework.stereotype.Repository;
import core.ifw.cmm.dataaccess.CmmBaseDAO;
/**
* <pre>
* HATE0050Dao - 연장근로현황 프로그램 데이터처리 DAO 클래스
* </pre>
*
* ... | [
"imosh@nate.com"
] | imosh@nate.com |
801929e8c26493ed875a688774512aa87f07d903 | 22b533fe0c04e96226c81a3a6559e671543bb1f1 | /src/main/java/org/tinymediamanager/ui/tvshows/panels/tvshow/TvShowCastPanel.java | f88341492eddf09022e12db8f7e89bd2e5c0d2f5 | [
"Apache-2.0"
] | permissive | kenti-lan/tinyPornManager | ff392f6ad12e54d1718d8eb2d33878a18c850993 | d53b0ada8d0211f5d52a887945ce0428f5a65591 | refs/heads/dev | 2023-08-21T23:09:57.934985 | 2021-10-07T16:17:17 | 2021-10-07T16:17:17 | 432,666,109 | 1 | 0 | Apache-2.0 | 2021-11-28T09:11:04 | 2021-11-28T09:11:04 | null | UTF-8 | Java | false | false | 4,630 | java | /*
* Copyright 2012 - 2020 Manuel Laggner
*
* 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 ... | [
"manuel.laggner@gmail.com"
] | manuel.laggner@gmail.com |
a09db2ac0553699c4029abb142f250f32e3a9ff2 | 9d32980f5989cd4c55cea498af5d6a413e08b7a2 | /A92s_10_0_0/src/main/java/com/android/server/IColorCustomCommonManager.java | 1c53249f04087b38bab2014bd08db59e2c7eed79 | [] | no_license | liuhaosource/OppoFramework | e7cc3bcd16958f809eec624b9921043cde30c831 | ebe39acabf5eae49f5f991c5ce677d62b683f1b6 | refs/heads/master | 2023-06-03T23:06:17.572407 | 2020-11-30T08:40:07 | 2020-11-30T08:40:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 146 | java | package com.android.server;
import android.common.IOppoCommonFeature;
public interface IColorCustomCommonManager extends IOppoCommonFeature {
}
| [
"dstmath@163.com"
] | dstmath@163.com |
d408306ea5600ab7a0149cc75c0c459f7795081e | 54d2953f37bf1094f77e5978b45f14d25942eee8 | /runtime/opaeum-runtime-core/opaeum-runtime-hibernate/src/test/generated-java/org/opaeum/runtime/bpm/request/taskrequest/taskrequestregion/active/region1/Reserved.java | a9d2074211035cfd4e04a0d43b92470b59e699f5 | [] | no_license | opaeum/opaeum | 7d30c2fc8f762856f577c2be35678da9890663f7 | a517c2446577d6a961c1fcdcc9d6e4b7a165f33d | refs/heads/master | 2022-07-14T00:35:23.180202 | 2016-01-01T15:23:11 | 2016-01-01T15:23:11 | 987,891 | 2 | 2 | null | 2022-06-29T19:45:00 | 2010-10-14T19:11:53 | Java | UTF-8 | Java | false | false | 2,728 | java | package org.opaeum.runtime.bpm.request.taskrequest.taskrequestregion.active.region1;
import java.util.Set;
import javax.persistence.Transient;
import org.opaeum.runtime.bpm.request.TaskRequest;
import org.opaeum.runtime.bpm.request.TaskRequestToken;
import org.opaeum.runtime.bpm.request.taskrequest.taskrequestregion... | [
"ampieb@gmail.com"
] | ampieb@gmail.com |
f67b8493bc316d8caec8ac04e1e223db7ddb2182 | c20af69f7b2b0c3f41d0ad62a8a76e560e0e0b2c | /basex-core/src/main/java/org/basex/query/value/item/Int.java | 40cd8a20fe272c7f2918df2d02635fe12086becf | [
"BSD-3-Clause"
] | permissive | ehsan-keshavarzian/basex | 6159254877d1e7b627c8e0c8daea5600ced109bf | 1a1da05853de12fed51675317bf3b0a641c98078 | refs/heads/master | 2021-08-23T02:57:05.929847 | 2017-12-02T18:18:28 | 2017-12-02T18:18:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,841 | java | package org.basex.query.value.item;
import java.math.*;
import org.basex.query.*;
import org.basex.query.util.collation.*;
import org.basex.query.value.type.*;
import org.basex.util.*;
/**
* Integer item ({@code xs:int}, {@code xs:integer}, {@code xs:short}, etc.).
*
* @author BaseX Team 2005-17, BSD License
* @... | [
"christian.gruen@gmail.com"
] | christian.gruen@gmail.com |
35d1dae794e41119805ad70a43898cf862b7b249 | 6f649ef39ce23adb0b1cc6d3e55b7e6bdc0afc50 | /src/native/com/stmtnode/primitive/type/WrapTypeNativeNode.java | 0e1d733cb076bdc0a309478281b6d4a93ceadac7 | [] | no_license | bernardobreder/stmtnode-shell | d23042ffeb5e1df26486158bdc50dfd653c3f2a0 | 23102ada1723d352aee659a7cfdc43be4a3e38f1 | refs/heads/master | 2021-05-09T05:28:15.804390 | 2018-02-19T22:03:06 | 2018-02-19T22:03:06 | 119,310,635 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 217 | java | package com.stmtnode.primitive.type;
public abstract class WrapTypeNativeNode extends TypeNativeNode {
public final TypeNativeNode type;
public WrapTypeNativeNode(TypeNativeNode type) {
this.type = type;
}
}
| [
"bernardobreder@gmail.com"
] | bernardobreder@gmail.com |
915f23da6ec525e6e21d2b07c4a13aa46c19de28 | f2d980ea8ad3d8502f6211f5e7960b63549603de | /iso3166-integration/iso3166-client/src/main/java/org/sistcoop/iso3166/admin/client/Config.java | fdf9211e3598fd3e716b36e367dad84c5c5d57e6 | [
"MIT"
] | permissive | sistcoop/iso3166 | ef5e97a74d8abbfbbc30dd592b8ff064626a8773 | c04db942624cff8d7da3d113e84f5a8a05d6354f | refs/heads/master | 2021-01-22T12:17:17.519082 | 2015-11-25T17:55:58 | 2015-11-25T17:55:58 | 32,942,148 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 196 | java | package org.sistcoop.iso3166.admin.client;
/**
* @author rodrigo.sasaki@icarros.com.br
*/
public class Config {
public final static String name = "name";
private Config() {
}
}
| [
"carlosthe19916@gmail.com"
] | carlosthe19916@gmail.com |
022ab507cf950e9dbfd5257df2b49f0236cc8075 | 20eb62855cb3962c2d36fda4377dfd47d82eb777 | /IntroClassJava/dataset/digits/313d572e1f050451c688b97510efa105685fa275a8442f9119ce9b3f85f46e234cdf03593568e19798aed6b79c66f45c97be937d09b6ff9544f0f59162538575/000/mutations/2512/digits_313d572e_000.java | 4c8995a11c07ec5d4e15f4d6915012208963d02f | [] | no_license | ozzydong/CapGen | 356746618848065cce4e253e5d3c381baa85044a | 0ba0321b6b1191443276021f1997833342f02515 | refs/heads/master | 2023-03-18T20:12:02.923428 | 2020-08-21T03:08:28 | 2020-08-21T03:08:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,747 | java | package introclassJava;
class IntObj {
public int value;
public IntObj () {
} public IntObj (int i) {
value = i;
}
}
class FloatObj {
public float value;
public FloatObj () {
} public FloatObj (float i) {
value = i;
}
}
class LongObj {
public long value;
public... | [
"justinwm@163.com"
] | justinwm@163.com |
7975de4c64a39530f032a72b1543b64e5c2a0862 | cb762d4b0f0ea986d339759ba23327a5b6b67f64 | /src/web/com/joymain/jecs/fi/webapp/action/FiFundbookBalanceFormController.java | c64304fa0835f2acbf53b7ee74e1cfd6eb7fb895 | [
"Apache-2.0"
] | permissive | lshowbiz/agnt_ht | c7d68c72a1d5fa7cd0e424eabb9159d3552fe9dc | fd549de35cb12a2e3db1cd9750caf9ce6e93e057 | refs/heads/master | 2020-08-04T14:24:26.570794 | 2019-10-02T03:04:13 | 2019-10-02T03:04:13 | 212,160,437 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,743 | java | package com.joymain.jecs.fi.webapp.action;
import java.util.Locale;
import java.math.BigDecimal;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.springframework.web.bind.ServletRequestDataBinder;
import org.apache.commons.lang.StringUtils;
import com.joymain.jec... | [
"727736571@qq.com"
] | 727736571@qq.com |
450d1590ebff11356c008cb1e1841e9135924742 | 678a3d58c110afd1e9ce195d2f20b2531d45a2e0 | /sources/com/airbnb/android/lib/fragments/paymentinfo/payout/PayoutCurrencyFragment$$Icepick.java | d03c3eb2effc90a4befb209dd8940edcc4902af8 | [] | 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 | 1,121 | java | package com.airbnb.android.lib.fragments.paymentinfo.payout;
import android.os.Bundle;
import com.airbnb.android.core.models.PayoutInfoType;
import com.airbnb.android.lib.fragments.paymentinfo.payout.PayoutCurrencyFragment;
import icepick.Bundler;
import icepick.Injector.Helper;
import icepick.Injector.Object;
import ... | [
"thanhhuu2apc@gmail.com"
] | thanhhuu2apc@gmail.com |
c1e6c79bb63c507b37c0113ccad87d52a9c24f39 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/14/14_18a2bf634aece0029993ee4c7fbe15e8d883c0c9/ActionManager/14_18a2bf634aece0029993ee4c7fbe15e8d883c0c9_ActionManager_s.java | e66dcaa638321c4f94417d37f9ad58f66ed05c42 | [] | 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,392 | java | package com.chalcodes.weaponm.gui.action;
import java.awt.event.KeyEvent;
import java.util.HashSet;
import java.util.Set;
import javax.swing.AbstractAction;
import javax.swing.AbstractButton;
import javax.swing.Action;
import javax.swing.JMenu;
import javax.swing.JMenuBar;
import bibliothek.gui.dock.com... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
1d9b96f85fba0a12e7165603cd02305a65d78ea8 | 0584934e400a5a799ce5547b90372fc64d014a1a | /yymz/src/com/model/Message.java | b66437caf537421005db4aa65fcdc195ec0fe47a | [] | no_license | chenkingDu/hospitalappointment | 07d97de7af63395f9c4b477158794b027a9584d0 | 7eb5f76b163376b0d713208c73deb03c188a6060 | refs/heads/master | 2022-01-05T21:15:25.059706 | 2019-05-09T13:41:19 | 2019-05-09T13:41:19 | null | 0 | 0 | null | null | null | null | WINDOWS-1252 | Java | false | false | 1,597 | java | package com.model;
/**
* ÁôÑÔʵÌå·â×°Àà
*
*/
public class Message implements java.io.Serializable{
private int id;
private String name;
private String title;
private String content;
private String time;
private int nameId;
public Message() {
super();
}
publi... | [
"you@example.com"
] | you@example.com |
9b097ec395a962bfb687aadc95db30f8a518588d | 0889521f422166404e325d3716e0b6ddbdef8ff1 | /src/main/java/com/pinpinbox/android/Views/HeaderScroll/scrollable/ColorRandomizer.java | 92285a4ccd30be9662e95b7c01eef216afbec50d | [] | no_license | pinpinbox/app | 8efac19291b0d243ee305971cb43944878334adf | a32914264de932e73f762396a10143149f2ea670 | refs/heads/master | 2021-06-30T01:49:40.132026 | 2019-04-03T08:06:51 | 2019-04-03T08:06:51 | 115,250,997 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 590 | java | package com.pinpinbox.android.Views.HeaderScroll.scrollable;
import android.os.SystemClock;
import java.util.Random;
/**
* Created by vmage on 2016/8/17.
*/
public class ColorRandomizer {
private final Random mRandom;
private final int[] mColors;
private final int mMax;
public ColorRandomizer(int... | [
"k57764328@vmage.com.tw"
] | k57764328@vmage.com.tw |
85632fad8203fc3db1368a8b4ac2edc026a0540e | 0af8b92686a58eb0b64e319b22411432aca7a8f3 | /single-large-project/src/test/java/org/gradle/test/performancenull_392/Testnull_39152.java | 8a9cd7972c96aa7a15ddf724a19c097f2ad3ed95 | [] | no_license | gradle/performance-comparisons | b0d38db37c326e0ce271abebdb3c91769b860799 | e53dc7182fafcf9fedf07920cbbea8b40ee4eef4 | refs/heads/master | 2023-08-14T19:24:39.164276 | 2022-11-24T05:18:33 | 2022-11-24T05:18:33 | 80,121,268 | 17 | 15 | null | 2022-09-30T08:04:35 | 2017-01-26T14:25:33 | null | UTF-8 | Java | false | false | 308 | java | package org.gradle.test.performancenull_392;
import static org.junit.Assert.*;
public class Testnull_39152 {
private final Productionnull_39152 production = new Productionnull_39152("value");
@org.junit.Test
public void test() {
assertEquals(production.getProperty(), "value");
}
} | [
"cedric.champeau@gmail.com"
] | cedric.champeau@gmail.com |
22551fb90f83722e2dc110873b69983d44aaa8fa | a1826c2ed9c12cfc395fb1a14c1a2e1f097155cb | /ice-20201109/src/main/java/com/aliyun/ice20201109/models/ListSmartJobsRequest.java | ad48744b9f75a9bcb25f6b843729e0bdf749807e | [
"Apache-2.0"
] | permissive | aliyun/alibabacloud-java-sdk | 83a6036a33c7278bca6f1bafccb0180940d58b0b | 008923f156adf2e4f4785a0419f60640273854ec | refs/heads/master | 2023-09-01T04:10:33.640756 | 2023-09-01T02:40:45 | 2023-09-01T02:40:45 | 288,968,318 | 40 | 45 | null | 2023-06-13T02:47:13 | 2020-08-20T09:51:08 | Java | UTF-8 | Java | false | false | 2,106 | java | // This file is auto-generated, don't edit it. Thanks.
package com.aliyun.ice20201109.models;
import com.aliyun.tea.*;
public class ListSmartJobsRequest extends TeaModel {
@NameInMap("JobState")
public String jobState;
@NameInMap("JobType")
public String jobType;
@NameInMap("MaxResults")
pub... | [
"sdk-team@alibabacloud.com"
] | sdk-team@alibabacloud.com |
4826419c9f4ec7005f84e16de412b3bf9766ec72 | 4aa1c944d82c5cb064a8593907f1e46307de2bae | /forest-core/src/test/java/com/dtflys/test/interceptor/PostHeadInterceptor.java | 7c5460fdc696c82030b2080102a16a869e91cdf5 | [
"MIT"
] | permissive | leesonwei/forest | 9343d93ebf56f468b98059b48ce155d5b0b2b793 | 3c2cce8031d55b7ad500d8438b9bc3cc0000d3bf | refs/heads/master | 2023-04-12T21:57:32.941432 | 2021-04-22T08:31:18 | 2021-04-22T08:31:18 | 359,704,271 | 1 | 0 | MIT | 2021-04-22T01:34:30 | 2021-04-20T06:12:33 | Java | UTF-8 | Java | false | false | 789 | java | package com.dtflys.test.interceptor;
import com.dtflys.forest.exceptions.ForestRuntimeException;
import com.dtflys.forest.http.ForestRequest;
import com.dtflys.forest.http.ForestResponse;
import com.dtflys.forest.interceptor.Interceptor;
public class PostHeadInterceptor implements Interceptor {
@Override
pub... | [
"jun.gong@thebeastshop.com"
] | jun.gong@thebeastshop.com |
2325af83126139ad7f05e5aaf92231bc923a943b | 3bcaebf7d69eaab5e4086568440b2ca56219b50d | /src/main/java/com/tinyolo/cxml/parsing/demo/jaxb/cxml/SubscriptionChangeMessage.java | b34749a11a5db70dc9470b7050dcc01d484b4535 | [] | no_license | augustine-d-nguyen/cxml-parsing-demo | 2a419263b091b32e70fa84312b55d8217e691ac6 | 3cc169ee0392d88bbf0e03f0791a15287a8eba97 | refs/heads/master | 2023-01-18T19:07:27.094598 | 2020-11-20T14:52:52 | 2020-11-20T14:52:52 | 314,490,660 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,576 | java | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.3.2
// See <a href="https://javaee.github.io/jaxb-v2/">https://javaee.github.io/jaxb-v2/</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2020.11.20 ... | [
"augustine.d.nguyen@outlook.com"
] | augustine.d.nguyen@outlook.com |
c15c52abdb01f94a469168753f7e058ed0beff71 | a3418358d121842106540b57e871cadc3c7c024c | /vietpage_trunk/tomcat.8080/work/Tomcat/localhost/_/org/apache/jsp/jsp/layout/RightSideAds_jsp.java | cc5c1659e606f7871f6037d5ec84c90b0d80d160 | [] | no_license | kientv80/vietpage_trunk | 7591b82d93dcd039682fd550a0e74ca7a863b9d3 | 4827bb88df18346da4a1127ba32392112a023da2 | refs/heads/master | 2021-01-19T18:33:12.405982 | 2017-04-15T17:54:17 | 2017-04-15T17:54:17 | 88,364,422 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,589 | java | /*
* Generated by the Jasper component of Apache Tomcat
* Version: Apache Tomcat/7.0.40
* Generated at: 2014-01-10 06:57:06 UTC
* Note: The last modified time of this file was set to
* the last modified time of the source file after
* generation to assist with modification tracking.
*/
packag... | [
"kientv@vng.com.vn"
] | kientv@vng.com.vn |
d9570395165c04c591a3c8f941fe5eaa79f58b6e | 40cd4da5514eb920e6a6889e82590e48720c3d38 | /desktop/applis/apps/core/common/formathtml/src/test/java/code/formathtml/BeanCustLgNamesFailImpl.java | 5aef7414ae5fee520449bc59f04bd2ca312fb1eb | [] | no_license | Cardman/projects | 02704237e81868f8cb614abb37468cebb4ef4b31 | 23a9477dd736795c3af10bccccb3cdfa10c8123c | refs/heads/master | 2023-08-17T11:27:41.999350 | 2023-08-15T07:09:28 | 2023-08-15T07:09:28 | 34,724,613 | 4 | 0 | null | 2020-10-13T08:08:38 | 2015-04-28T10:39:03 | Java | UTF-8 | Java | false | false | 670 | java | package code.formathtml;
import code.expressionlanguage.analyze.errors.AnalysisMessages;
import code.expressionlanguage.options.KeyWords;
import code.formathtml.errors.RendAnalysisMessages;
import code.formathtml.errors.RendKeyWords;
import code.maths.montecarlo.DefaultGenerator;
import code.sml.Element;
public final... | [
"f.desrochettes@gmail.com"
] | f.desrochettes@gmail.com |
fe205a4862a4c8d0e33135b556e58e5d231d6421 | 2b7bdecf211f8aea7948602953dba1297e75015a | /api/src/main/java/org/jboss/marshalling/ChainingClassExternalizerFactory.java | aaf97b8d7fc0447eaf731c3c9ddd0beb70e335a7 | [
"Apache-2.0"
] | permissive | jboss-remoting/jboss-marshalling | 0fa4846df3435a6ea2d4fffed826f94b6e3ffc4c | e62e127fac12dae958083c9626fe3606335f49d6 | refs/heads/main | 2023-08-31T21:52:29.492800 | 2023-08-16T16:58:02 | 2023-08-16T17:30:07 | 1,861,618 | 28 | 57 | Apache-2.0 | 2023-09-12T11:27:31 | 2011-06-07T19:27:42 | Java | UTF-8 | Java | false | false | 3,106 | java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2014 Red Hat, Inc., and individual contributors
* as indicated by the @author tags.
*
* 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 Licen... | [
"david.lloyd@redhat.com"
] | david.lloyd@redhat.com |
b45c81e616c3e44d27e6c12c22f8f059055f3943 | b118a9cb23ae903bc5c7646b262012fb79cca2f2 | /src/com/estrongs/android/pop/app/FileContentProvider.java | 9f8bdcda4936d3a44749dc32cd02dcd5da2012f4 | [] | no_license | secpersu/com.estrongs.android.pop | 22186c2ea9616b1a7169c18f34687479ddfbb6f7 | 53f99eb4c5b099d7ed22d70486ebe179e58f47e0 | refs/heads/master | 2020-07-10T09:16:59.232715 | 2015-07-05T03:24:29 | 2015-07-05T03:24:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,759 | java | package com.estrongs.android.pop.app;
import android.content.ContentProvider;
import android.content.ContentValues;
import android.database.Cursor;
import android.database.MatrixCursor;
import android.database.MatrixCursor.RowBuilder;
import android.net.Uri;
import android.os.ParcelFileDescriptor;
import com.estrongs.... | [
"reverseengineeringer@hackeradmin.com"
] | reverseengineeringer@hackeradmin.com |
08afaf92c9cff03629e6e961425f2002c7227d51 | 2e53b1e78ceb2014acb99dfbdd4e5af671da7971 | /app/src/main/java/com/zxing/decoding/CaptureActivityHandler.java | 5bcedf6c1db57edd8c46f17ac32af26f2b6f05cd | [] | no_license | hs5240leihuang/MrrckApplication | 7960cb2278a1a8098c5bc908b3c5d7b241869c5d | aef126d4876e3e45b0984c1b829c38aa326ba598 | refs/heads/master | 2021-01-12T02:47:13.236711 | 2017-01-05T11:13:11 | 2017-01-05T11:14:05 | 78,102,342 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,411 | java | /*
* Copyright (C) 2008 ZXing 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 applicable law or agr... | [
"837851174@qq.com"
] | 837851174@qq.com |
fee8b3ad838834e664a887e501529e23c3fc47c8 | 404a189c16767191ffb172572d36eca7db5571fb | /dao/test/java/gov/georgia/dhr/dfcs/sacwis/dao/.svn/text-base/SpringDaoConfigurationTest.java.svn-base | 150758b8a581124b901a262a868896f8a598fc68 | [] | no_license | tayduivn/training | 648a8e9e91194156fb4ffb631749e6d4bf2d0590 | 95078fb2c7e21bf2bba31e2bbd5e404ac428da2f | refs/heads/master | 2021-06-13T16:20:41.293097 | 2017-05-08T21:37:59 | 2017-05-08T21:37:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,291 | /**
* Created on Mar 24, 2006 at 1:41:34 PM by Michael K. Werle
*/
package gov.georgia.dhr.dfcs.sacwis.dao;
import java.io.PrintWriter;
import java.sql.CallableStatement;
import java.sql.Connection;
import java.sql.DatabaseMetaData;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLExc... | [
"lgeddam@gmail.com"
] | lgeddam@gmail.com | |
7dc860dd33c4654f14469f947b5af45f9ba58e6c | 9a34629ec4782406a3692fe7f85e7588838f5e49 | /app/src/main/java/com/example/amr/mazegame/Levels/LevelTwo.java | c9918b6e86c0fd4ff0e5c6d53659d480e202845a | [] | no_license | amremaish/MazeGame | a431a1214f8a3a91a262b2c56ee69e83a8e405b8 | 05dce9b162666eb26ff87d06f45bb2c5403d14c2 | refs/heads/master | 2020-11-23T22:15:50.386299 | 2019-12-13T13:33:51 | 2019-12-13T13:33:51 | 227,843,625 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,840 | java | package com.example.amr.mazegame.Levels;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
import android.widget.TextView;
import com.example.amr.mazegame.Activities.ActivityLevel;
import com.example.am... | [
"you@example.com"
] | you@example.com |
572ee5c968a2513154d98ff8de8720bea1b292f1 | b4be6ce60105b72d01e32754d07782d141b201b1 | /baymax-dsp/baymax-dsp-data/baymax-dsp-data-sys/src/main/java/com/info/baymax/dsp/data/sys/entity/security/RoleResourceRef.java | 1eac6d3aae76583118e7d8d6a8df327a9b76ba9a | [] | no_license | cgb-datav/woven-dsp | 62a56099987cc2e08019aceb6e914e538607ca28 | b0b2ebd6af3ac42b71d6d9eedc5c6dfa9bd4e316 | refs/heads/master | 2023-08-28T02:55:19.375074 | 2021-07-05T04:02:57 | 2021-07-05T04:02:57 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,931 | java | package com.info.baymax.dsp.data.sys.entity.security;
import com.info.baymax.common.persistence.mybatis.type.bool.BooleanVsIntegerTypeHandler;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import lombok.Data;
import lombok.EqualsAndHashCode;
import org.apache.ibatis.type.JdbcT... | [
"760374564@qq.com"
] | 760374564@qq.com |
f5812efb894d51a432d8640f4c60f5f6b652fa98 | 404a189c16767191ffb172572d36eca7db5571fb | /core/src/java/gov/georgia/dhr/dfcs/sacwis/core/lookup/codestables/Cconunit.java | ab478ce0257d85982ff3ee42f5d266fd1fd7580f | [] | no_license | tayduivn/training | 648a8e9e91194156fb4ffb631749e6d4bf2d0590 | 95078fb2c7e21bf2bba31e2bbd5e404ac428da2f | refs/heads/master | 2021-06-13T16:20:41.293097 | 2017-05-08T21:37:59 | 2017-05-08T21:37:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 880 | java | package gov.georgia.dhr.dfcs.sacwis.core.lookup.codestables;
public interface Cconunit {
public static final String CCONUNIT = "CCONUNIT";
public static final String CCONUNIT_ACN = "ACN";
public static final String CCONUNIT_APC = "APC";
public static final String CCONUNIT_BAT = "BAT";
public static ... | [
"lgeddam@gmail.com"
] | lgeddam@gmail.com |
7bd03e527b2212759d4567e11e10e7adddc31faf | 0af8b92686a58eb0b64e319b22411432aca7a8f3 | /large-multiproject/project72/src/main/java/org/gradle/test/performance72_4/Production72_396.java | a75cac0dc6bf64e4e8b2d6e4f272db4243eac743 | [] | no_license | gradle/performance-comparisons | b0d38db37c326e0ce271abebdb3c91769b860799 | e53dc7182fafcf9fedf07920cbbea8b40ee4eef4 | refs/heads/master | 2023-08-14T19:24:39.164276 | 2022-11-24T05:18:33 | 2022-11-24T05:18:33 | 80,121,268 | 17 | 15 | null | 2022-09-30T08:04:35 | 2017-01-26T14:25:33 | null | UTF-8 | Java | false | false | 305 | java | package org.gradle.test.performance72_4;
public class Production72_396 extends org.gradle.test.performance16_4.Production16_396 {
private final String property;
public Production72_396() {
this.property = "foo";
}
public String getProperty() {
return property;
}
}
| [
"cedric.champeau@gmail.com"
] | cedric.champeau@gmail.com |
3d381fcf3205a907b93d81c28093675628010ff8 | e6c5205c9e4d0d81095f7a764a7a2df002d60830 | /src/org/apache/ctakes/typesystem/type/textsem/MedicationRouteModifier_Type.java | efc10db9f49447d7a97fc0e8eada427dfff2857a | [
"Apache-2.0"
] | permissive | harryhoch/DeepPhe | 796009a6f583bd7f0032d26300cad8692b0d7a6d | fe8c2d2c79ec53bb048235816535901bee961090 | refs/heads/master | 2020-12-26T03:22:44.606278 | 2015-05-22T15:21:45 | 2015-05-22T15:21:45 | 50,454,055 | 0 | 0 | null | 2016-01-26T19:39:54 | 2016-01-26T19:39:54 | null | UTF-8 | Java | false | false | 2,203 | java |
/* First created by JCasGen Mon May 11 11:00:52 EDT 2015 */
package org.apache.ctakes.typesystem.type.textsem;
import org.apache.uima.jcas.JCas;
import org.apache.uima.jcas.JCasRegistry;
import org.apache.uima.cas.impl.CASImpl;
import org.apache.uima.cas.impl.FSGenerator;
import org.apache.uima.cas.FeatureStructure;
... | [
"tseytlin@pitt.edu"
] | tseytlin@pitt.edu |
d54269569ab9b3037e2a29aa842d5c6104ba4045 | 7a0c1b9cc078ba129438fe916a174d5a60b9a178 | /guvnor-ala/guvnor-ala-spi/src/main/java/org/guvnor/ala/pipeline/events/PipelineEventListener.java | 62b6420576f00327a43b33252782cacfc278af3b | [
"Apache-2.0"
] | permissive | wmedvede/guvnor | 055cb4c7647ca02f8c0a719ea9997ddad263087e | ce1e9cb7a99e0c129b18932d914347d32955c327 | refs/heads/master | 2021-01-15T11:38:41.315703 | 2017-04-19T15:40:33 | 2017-04-19T15:40:33 | 38,826,828 | 0 | 1 | null | 2015-07-09T14:54:13 | 2015-07-09T14:54:13 | null | UTF-8 | Java | false | false | 1,742 | java | /*
* Copyright 2016 Red Hat, Inc. and/or its affiliates.
*
* 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 a... | [
"alexandre.porcelli@gmail.com"
] | alexandre.porcelli@gmail.com |
cb7f017d30b0a6afc58d00fc32ed83f60b5867a1 | 922746e28e43f54a086d1cdcff2cfe426b173dd7 | /wang/src/main/java/com/jc/system/portal/domain/Portal.java | 63301f3d0693fd23174dd008d27cda26b3cb912d | [] | no_license | wtfc/springboot-shyt | f934161c6cdf37ba99515257ffba7f8d50822b5c | 1b67918f7a129ffef16ca61be0738c241029866f | refs/heads/master | 2020-04-09T05:24:39.017913 | 2018-12-02T17:42:27 | 2018-12-02T17:42:27 | 160,063,362 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,458 | java | package com.jc.system.portal.domain;
import com.jc.foundation.domain.BaseBean;
import com.jc.system.dic.IDicManager;
import com.jc.system.dic.impl.DicManagerImpl;
/**
* @title GOA2.0
* @description 实体类
* @author
* @version 2014-06-13
*/
public class Portal extends BaseBean{
private static final long serial... | [
"1226105567@qq.com"
] | 1226105567@qq.com |
37b735ff45ada40436f9d194a051a3317bb9f56b | 8c464d3d87a28d90bf024fd39af56abc795283f9 | /jiangling_eqis5.2.1_oracle/src/main/java/com/ambition/improve/entity/ProblemDescrible.java | dc32e75567e55eb0da79a011c8428ddd9e3124f7 | [] | no_license | laonanhai481580/WeChat-Java | 1a074276bf1fd62afb1f150a94ea4bde585f5ce2 | 047eb09b8562cb1e1659eae928f5e49c5b623625 | refs/heads/master | 2020-04-13T07:56:19.288005 | 2018-12-27T06:56:00 | 2018-12-27T06:56:00 | 163,067,001 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,457 | java | package com.ambition.improve.entity;
import java.util.List;
import javax.persistence.Entity;
import javax.persistence.OneToMany;
import javax.persistence.OrderBy;
import javax.persistence.Table;
import com.ambition.product.base.IdEntity;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
/**
*
* 类名:问题... | [
"1198824455@qq.com"
] | 1198824455@qq.com |
69491ac4587d781deca74a54fc2f13df4ae27b28 | 0ceafc2afe5981fd28ce0185e0170d4b6dbf6241 | /Interview/.leetcode/hard/k-inverse-pairs-array.java | 120ce9f2413a03dd25d7a61a1b41ba4c0b4bdc02 | [] | no_license | brainail/.happy-coooding | 1cd617f6525367133a598bee7efb9bf6275df68e | cc30c45c7c9b9164095905cc3922a91d54ecbd15 | refs/heads/master | 2021-06-09T02:54:36.259884 | 2021-04-16T22:35:24 | 2021-04-16T22:35:24 | 153,018,855 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,172 | java | /**
* Given two integers n and k, find how many different arrays consist of numbers
* from 1 to n such that there are exactly k inverse pairs.
*
* We define an inverse pair as following: For ith and jth element in the array,
* if i < j and a[i] > a[j] then it's an inverse pair; Otherwise, it's not.
*
* Since t... | [
"wsemirz@gmail.com"
] | wsemirz@gmail.com |
e9a39d9432339b837f92f148a0c431ed43e8df7b | eb18a638fce93fd99805625dd7ca7c49ea48507d | /discovery-plugin-strategy-starter-service/src/main/java/com/nepxion/discovery/plugin/strategy/service/aop/FeignStrategyInterceptor.java | 83235939cc8c0a608b3951c185048f2c4c48cf2b | [
"Apache-2.0"
] | permissive | cxxichen/Discovery | 873cf2b35c5251eb2e916b58fcc02ed270d18e94 | d67108db98a2f6a6492a4db2a23fc0938c65c0fe | refs/heads/master | 2020-08-11T06:33:26.191245 | 2019-10-11T07:01:55 | 2019-10-11T07:01:55 | 214,510,511 | 1 | 0 | Apache-2.0 | 2019-10-11T19:04:31 | 2019-10-11T19:04:31 | null | UTF-8 | Java | false | false | 6,818 | java | package com.nepxion.discovery.plugin.strategy.service.aop;
/**
* <p>Title: Nepxion Discovery</p>
* <p>Description: Nepxion Discovery</p>
* <p>Copyright: Copyright (c) 2017-2050</p>
* <p>Company: Nepxion</p>
* @author Haojun Ren
* @version 1.0
*/
import feign.RequestInterceptor;
import feign.RequestTemplate;
i... | [
"1394997@qq.com"
] | 1394997@qq.com |
641865550468bb6b47dad913399309b8e6ce129b | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/23/23_03d948606e372dc79e8a4f991099a837ac009262/LeastFrequentKeyValueBenchmark/23_03d948606e372dc79e8a4f991099a837ac009262_LeastFrequentKeyValueBenchmark_s.java | f0cbf458bb9606c642969897a3fc30b0d6522b26 | [] | 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 | 3,542 | java | /**
* Copyright (c) 2012-2012 Malhar, Inc. All rights reserved.
*/
package com.malhartech.lib.algo;
import com.malhartech.api.OperatorConfiguration;
import com.malhartech.dag.TestSink;
import com.malhartech.lib.util.MutableInteger;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Map... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
8f9adece1043d27b434d32f0b9a9d369b62044ff | 3de949a9dd87dc20bc0a36bcdb1b2c3f537419de | /ch02/src/main/java/twoStop/ThreadB.java | d0e4e37424ddb54051a697f4ac2ab0c7b7ec56fc | [] | no_license | dengqz/mythread | b7a019be40f65503d3bd27d9b763b08573f8f551 | 6221d7c7e8f1cad8306f393ccd56f7d3f7bf8934 | refs/heads/master | 2020-03-19T06:38:42.712887 | 2018-08-21T08:21:27 | 2018-08-21T08:21:27 | 136,042,171 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 320 | java | package twoStop;
/**
* @author : Cheese
* @date : 2018/6/8
* @description : TODO
*/
public class ThreadB extends Thread {
private Service service;
public ThreadB(Service service){
super();
this.service=service;
}
@Override
public void run() {
service.methodB();
}
}
| [
"872114581@qq.com"
] | 872114581@qq.com |
a44cc09d25c9e21141cc78b106ea8b4512061fa6 | 2bc2890c53e4524cb0af271ddaf68e2b6dfce4cf | /HowtoUpload/src/reddy/tutorial/classes/inheritance/itemp/JavaEmp.java | 484ee01aa966bfd91c28f4327cdec55c2d8fa808 | [] | no_license | aneesh5168/howtoUpload | 1e918a9f4b0f6de2fc3ace9ab412eef3a966883b | da13de2ecb74de8a0e078d249274ba4dd7c033c5 | refs/heads/master | 2021-01-23T21:02:40.414467 | 2017-07-08T18:01:47 | 2017-07-08T18:01:47 | 90,672,347 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 803 | java | package reddy.tutorial.classes.inheritance.itemp;
import reddy.tutorial.classes.inheritance.Kickable;
import reddy.tutorial.classes.inheritance.Swimmable;
public class JavaEmp extends ITEmployee implements Swimmable, Kickable {
public JavaEmp(int empId, String name) {
super(empId, name);
}
@Ov... | [
"HP@HP-PC"
] | HP@HP-PC |
5091ec4fc511695f49508c1bd06c16cf9e591cca | 04e80a25d4cb0d783434d056ca2b6b37bf8c5729 | /CreditoGrupalUtilitario/src/main/java/utilitario/comun/FechaTiempo.java | 1a868d8ca025446f9a91c4faed30e1b8805641c4 | [] | no_license | FyGIntegracionContinua/CIOFF | bfbd2040de503bacc44e376899bddcd4e3db9fd6 | 20c63dbc01fea60a426ebd49227efb7b8c413567 | refs/heads/master | 2021-01-15T11:03:31.184075 | 2017-08-18T20:12:05 | 2017-08-18T20:12:05 | 99,607,645 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,422 | java | package utilitario.comun;
/**
* clase que contiene los tiempos trancurridos
* @author rmontellano
* @version 4.17
*/
public class FechaTiempo {
/**hora en que se asigna solicitus*/
private int horaAlta;
/** horas trancurridas desde que se envio el correo*/
private int horasTranscurridas;
/** dias trancurrid... | [
"christian.lopez@fygsolutions.com"
] | christian.lopez@fygsolutions.com |
6637afe7b387ce284e6f23ca2f81f288455012ab | f1aa49fe74a7a3fc50b3bc2adf8bfacf0d9a060b | /src/main/java/be/vdab/servlets/docenten/ZoekenServlet.java | 193a6e7f26fdd91954c77e3a112a70b3b03dd4df | [] | no_license | Micsolmic/fietsacademy | 496e7a8eb9ce5e73c29e9f9f9aae74df0cd6b7c6 | 106996702074b6c7b4a5d1e71fa6aedbcbed6d6b | refs/heads/master | 2021-08-24T06:58:27.316474 | 2017-12-08T14:22:09 | 2017-12-08T14:22:09 | 111,848,216 | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 2,870 | java | package be.vdab.servlets.docenten;
import java.io.IOException;
import java.util.Collections;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
... | [
"johndoe@example.com"
] | johndoe@example.com |
d9d848420e591f139af2cae536c9529f3fed9ba7 | c95b2512abfd6bb04491ea41bf47844868fa4244 | /Algorithms4ed/src/st/SequentialSearchSET.java | 6fffc8d2cb1adc88372cf7c68047d6c05e5e31ff | [] | no_license | zalacer/projects-tn | bf318562cbda745affac9cbd7ad9d24b867468f0 | 08108c8d5c2e9581651cb7291fd7ed29b7a32eea | refs/heads/master | 2020-05-21T22:16:05.797533 | 2018-07-18T18:13:15 | 2018-07-18T18:13:15 | 29,801,935 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,753 | java | package st;
import static v.ArrayUtils.*;
import java.util.Iterator;
import ds.Stack;
// based on st.SequentialSearchSTX for ex3502
public class SequentialSearchSET<X> implements UnorderedSET<X> {
private int n = 0; // number of keys
private Node first; // the linked list of key-value p... | [
"tris.nefzger@gmail.com"
] | tris.nefzger@gmail.com |
bfe16de83df8068b3705f9711754de5b7f222960 | 20eb62855cb3962c2d36fda4377dfd47d82eb777 | /newEvaluatedBugs/Jsoup_48_buggy/mutated/254/Token.java | 72373991db0c2c70cc158c2765f40d769f88ba66 | [] | no_license | ozzydong/CapGen | 356746618848065cce4e253e5d3c381baa85044a | 0ba0321b6b1191443276021f1997833342f02515 | refs/heads/master | 2023-03-18T20:12:02.923428 | 2020-08-21T03:08:28 | 2020-08-21T03:08:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,879 | java | package org.jsoup.parser;
import org.jsoup.helper.Validate;
import org.jsoup.nodes.Attribute;
import org.jsoup.nodes.Attributes;
/**
* Parse tokens for the Tokeniser.
*/
abstract class Token {
TokenType type;
private Token() {
}
static class Doctype extends Token {
final StringBuilder name... | [
"justinwm@163.com"
] | justinwm@163.com |
bed123ad4048c8590928b1b54a69a23ed66219ec | a1826c2ed9c12cfc395fb1a14c1a2e1f097155cb | /emas-devops-20191204/src/main/java/com/aliyun/emas_devops20191204/models/TriggerPipelineShrinkRequest.java | 6107d3adcddb896f446bb39cdcb5ed65040b6dba | [
"Apache-2.0"
] | permissive | aliyun/alibabacloud-java-sdk | 83a6036a33c7278bca6f1bafccb0180940d58b0b | 008923f156adf2e4f4785a0419f60640273854ec | refs/heads/master | 2023-09-01T04:10:33.640756 | 2023-09-01T02:40:45 | 2023-09-01T02:40:45 | 288,968,318 | 40 | 45 | null | 2023-06-13T02:47:13 | 2020-08-20T09:51:08 | Java | UTF-8 | Java | false | false | 1,120 | java | // This file is auto-generated, don't edit it. Thanks.
package com.aliyun.emas_devops20191204.models;
import com.aliyun.tea.*;
public class TriggerPipelineShrinkRequest extends TeaModel {
@NameInMap("PipelineId")
@Validation(required = true)
public String pipelineId;
@NameInMap("RuntimeEnvVariables")... | [
"sdk-team@alibabacloud.com"
] | sdk-team@alibabacloud.com |
7a082d89d8aea7d2766bea25929330010848dc92 | e58a67e35dc304bc2f12b29fc30a6f2232c22fb2 | /guvnor-ng/guvnor-editors/guvnor-guided-dtable-editor/guvnor-guided-dtable-editor-api/src/main/java/org/kie/guvnor/guided/dtable/model/conversion/ConversionMessageType.java | 867444008e7f002cadde71d745201afa86e50718 | [
"Apache-2.0"
] | permissive | jsvitak/guvnor | 5dae69f5775ba4c2946e38ad8ce41c86f89a63a0 | 56f6d6fb0c970d27f1179e2a4923569d6134e7c6 | refs/heads/master | 2021-01-16T22:49:47.978385 | 2013-02-21T16:05:56 | 2013-02-21T16:06:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 229 | java | package org.kie.guvnor.guided.dtable.model.conversion;
/**
* Types of message
*/
import org.jboss.errai.common.client.api.annotations.Portable;
@Portable
public enum ConversionMessageType {
INFO,
WARNING,
ERROR
} | [
"michael.anstis@gmail.com"
] | michael.anstis@gmail.com |
4fce7f754d0b42ad49e33246e8e5d64b062efb69 | b45a057b52344497f800d247c8aca9ec890c2714 | /holly-chains-mobile/src/main/java/com/bt/chains/service/ValidationService.java | c39bd2ac2c6a7973ee23795fa8aced43e1c4cf67 | [] | no_license | scorpiopapa/game-hollychains | 8f6269663dddf7749066c30583a6eab01e4c5b95 | fc39e8b21d379dc8a89083913e2ef2a407de6368 | refs/heads/master | 2020-06-02T01:27:10.053166 | 2014-09-27T09:40:08 | 2014-09-27T09:40:08 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,876 | java | package com.bt.chains.service;
import java.util.Date;
import org.apache.commons.lang3.time.DateUtils;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.bt.chains.bean.domain.User;
import co... | [
"liliang2005@gmail.com"
] | liliang2005@gmail.com |
8df88853c6c4339a270c2fd307f96ec93cef6b02 | fc204738b5d6fd6514a18d20d63a08ac2a298d84 | /modules/ads_lib/src/main/java/com/google/api/ads/adwords/lib/jaxb/v201502/Predicate.java | cae8130e6bdfb57ed109e7672c25f1990bb06f33 | [
"Apache-2.0"
] | permissive | rudraSharva/googleads-java-lib | 8ad14c6e8510a48e703d2c8232c5765ed8943c9d | 2c558fcc5662a8b65082f312f09f0b31c014cb31 | refs/heads/master | 2021-01-17T12:05:29.608803 | 2015-06-10T17:55:35 | 2015-06-10T17:55:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,608 | java | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.11
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2015.06.10 at 09:15:... | [
"jradcliff@google.com"
] | jradcliff@google.com |
a254656496f94a4ea383524f5aa7bdd104eb3994 | f0a6419979c85219c241fe95eb518d64336e118d | /Mytest/src/sorts/Sorts.java | 1087cfba3c8e368ba0cac9eaaaf027b759640714 | [] | no_license | Dwti/adhoc | e47f5fe4147de8325e0122e3d5ffeb397c2e9971 | e155a36c5f9ac3fc2f97d8af31ab63361af685a4 | refs/heads/master | 2020-03-13T06:20:52.847919 | 2018-04-25T12:20:33 | 2018-04-25T12:20:33 | 131,002,669 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 6,454 | java | package sorts;
public class Sorts {
public Sorts() {
}
/*
* 快速排序
* 思想:通过一趟排序将待排序记录分割成独立的两部分,其中一部分记录的关键字均比另一部分关键字小,
* 则分别对这两部分继续进行排序,直到整个序列有序。
* 时间复杂度:平均nlog2n,最好:nlog2n,最坏n^2
* 空间复杂度:nlog2n
* 稳定性:不稳定
*/
int[] quickSort(int []a,int low,int hight){
if(low<hight) {
int middle=getMiddle(a, low, ... | [
"sunpeng@yanxiu.com"
] | sunpeng@yanxiu.com |
eee1ce82ec7b40f828dcf10218b4205cd390ed48 | dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9 | /data_defect4j/preprossed_method_corpus/Chart/20/org/jfree/chart/plot/XYPlot_getDomainAxisForDataset_3148.java | 77291f2f5d58ed509afb58c6457b3152b53adb8c | [] | no_license | hvdthong/NetML | dca6cf4d34c5799b400d718e0a6cd2e0b167297d | 9bb103da21327912e5a29cbf9be9ff4d058731a5 | refs/heads/master | 2021-06-30T15:03:52.618255 | 2020-10-07T01:58:48 | 2020-10-07T01:58:48 | 150,383,588 | 1 | 1 | null | 2018-09-26T07:08:45 | 2018-09-26T07:08:44 | null | UTF-8 | Java | false | false | 5,530 | java |
org jfree chart plot
gener plot data form pair plot
data link da... | [
"hvdthong@gmail.com"
] | hvdthong@gmail.com |
c0bcfc616caf40658e7ff9a384329ec2deda4b92 | 725252036d9ea34b58cd340623441065057314c9 | /spring-cloud/gateway/src/main/java/org/wyyt/springcloud/gateway/controller/RouteController.java | 14cff9f564c565744464ee2e7d164328b08ad7b1 | [] | no_license | ZhangNingPegasus/middleware | 7fd7565cd2aac0fee026b5696c9b5021ab753119 | 46428f43c31523786c03f10ee00949f6bc13ce19 | refs/heads/master | 2023-06-26T17:55:57.485006 | 2021-08-01T03:10:29 | 2021-08-01T03:10:29 | 303,567,345 | 4 | 3 | null | null | null | null | UTF-8 | Java | false | false | 1,813 | java | package org.wyyt.springcloud.gateway.controller;
import org.springframework.cloud.gateway.route.RouteDefinition;
import org.springframework.web.bind.annotation.PostMapping;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
import org.wyyt.spri... | [
"349409664@qq.com"
] | 349409664@qq.com |
2a8225d72426874420874222fef51639a31919b6 | 8361bf5c73adddfbc45a1078a1f8344277c1c9f9 | /src/org/minima/system/input/functions/send.java | c01e2e7df8eb0dd24224018c3eeb6fadd8619378 | [
"Apache-2.0"
] | permissive | glowkeeper/Minima | c4ee472afe8f373a0e4f7e6003ffb95958c483d8 | aa503faf971f1baa9cd0fbc3dbb7d24e4291e432 | refs/heads/master | 2023-07-12T00:56:59.811620 | 2021-08-16T16:13:21 | 2021-08-16T16:13:21 | 265,194,447 | 0 | 0 | Apache-2.0 | 2020-05-19T08:48:24 | 2020-05-19T08:48:23 | null | UTF-8 | Java | false | false | 1,221 | java | package org.minima.system.input.functions;
import org.minima.system.brains.ConsensusHandler;
import org.minima.system.input.CommandFunction;
import org.minima.utils.messages.Message;
public class send extends CommandFunction{
public send() {
super("send");
setHelp("[amount] [address] (tokenid|tokenid stateva... | [
"patrickcerri@gmail.com"
] | patrickcerri@gmail.com |
46a0f58db0e89b60aa7b86d04111c4fa2ce7bd4b | 8020f160665d98adf3dd36621283aa0faa56fcb1 | /src/main/java/com/isa/spring/boot/actuator/services/counter/ServiceWithCounterImpl.java | fe03086fba3b1dd64e08c590617867b4b9ce72d3 | [] | no_license | isaolmez/spring-boot-actuator-samples | 7b8d063b1526c6f0466aa9186641721e8fc2fe0b | faaa0a7861bed3a3c31e5cc593155d3bbff5a667 | refs/heads/master | 2021-01-19T17:44:02.368783 | 2017-04-15T10:17:52 | 2017-04-15T10:17:52 | 88,339,171 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 617 | java | package com.isa.spring.boot.actuator.services.counter;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.actuate.metrics.CounterService;
import org.springframework.stereotype.Service;
@Service
public class ServiceWithCounterImpl implements ServiceWithCounter {
private... | [
"isaolmez@gmail.com"
] | isaolmez@gmail.com |
33b03872ccb0c7a6db2a9a29ea0555d01c3e2304 | 1e892b9303b3bb5b714966f6f3c6b4ede103517c | /src/main/java/com/arun/interviewquedtions/BiDecimalExample.java | cbe75cbc32e17cd896ea2910f5e07ebd7115c06d | [] | no_license | arun786/JavaWS | 6dcd377f5c7a6a2fcdf503d79ec702fecc559394 | efda643bba971fe238d4b8049eebba214d5d93dc | refs/heads/master | 2020-06-13T03:11:50.711247 | 2017-07-13T07:22:31 | 2017-07-13T07:22:31 | 75,457,209 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,130 | java | package com.arun.interviewquedtions;
import java.math.BigDecimal;
public class BiDecimalExample {
public static void main(String[] args) {
/* for financial calculation we should be using bigdecimal */
double amount1 = 4.15;
double amount2 = 5.16;
System.out.println("the difference between 2 will... | [
"adwiti1975@gmail.com"
] | adwiti1975@gmail.com |
1e24473e38eb0640498a6722543c61ed6e49cac6 | 03fd5c6b56ab31115216802841fe663926409fed | /lrecyclerview/src/main/java/com/baigu/lrecyclerview/progressindicator/indicators/BallTrianglePathIndicator.java | f74f8118aa12e681588c68f8b27911e4eef04087 | [] | no_license | wbq501/tby | dccfe8637edbd0f8db1a179293ba6e044168febd | db881aed32ee9f19131e04f6b257d4bc8b116c8b | refs/heads/master | 2020-03-18T13:56:00.487498 | 2018-06-22T03:37:33 | 2018-06-22T03:37:33 | 134,817,745 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,082 | java | package com.baigu.lrecyclerview.progressindicator.indicators;
import android.animation.ValueAnimator;
import android.graphics.Canvas;
import android.graphics.Paint;
import android.view.animation.LinearInterpolator;
import com.baigu.lrecyclerview.progressindicator.Indicator;
import java.util.ArrayList;
/**
* Create... | [
"749937855@qq.com"
] | 749937855@qq.com |
96e3cd1b11189896fbc2adad390e5d7e69bb11cd | 0af8b92686a58eb0b64e319b22411432aca7a8f3 | /single-large-project/src/test/java/org/gradle/test/performancenull_374/Testnull_37393.java | 084db0801c9a02f789e93684c4960a16a2cab250 | [] | no_license | gradle/performance-comparisons | b0d38db37c326e0ce271abebdb3c91769b860799 | e53dc7182fafcf9fedf07920cbbea8b40ee4eef4 | refs/heads/master | 2023-08-14T19:24:39.164276 | 2022-11-24T05:18:33 | 2022-11-24T05:18:33 | 80,121,268 | 17 | 15 | null | 2022-09-30T08:04:35 | 2017-01-26T14:25:33 | null | UTF-8 | Java | false | false | 308 | java | package org.gradle.test.performancenull_374;
import static org.junit.Assert.*;
public class Testnull_37393 {
private final Productionnull_37393 production = new Productionnull_37393("value");
@org.junit.Test
public void test() {
assertEquals(production.getProperty(), "value");
}
} | [
"cedric.champeau@gmail.com"
] | cedric.champeau@gmail.com |
4101b06a3a92457ae3473d5a14867868f35f7235 | dfbc143422bb1aa5a9f34adf849a927e90f70f7b | /Contoh Project/video walp/android/support/v7/widget/helper/ItemTouchUIUtil.java | 10a71aaa2e06f3546fa4b4e1f5249a1fbeb671ae | [] | no_license | IrfanRZ44/Set-Wallpaper | 82a656acbf99bc94010e4f74383a4269e312a6f6 | 046b89cab1de482a9240f760e8bcfce2b24d6622 | refs/heads/master | 2020-05-18T11:18:14.749232 | 2019-05-01T04:17:54 | 2019-05-01T04:17:54 | 184,367,300 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 867 | java | package android.support.v7.widget.helper;
import android.graphics.Canvas;
import android.support.v7.widget.RecyclerView;
import android.view.View;
public abstract interface ItemTouchUIUtil
{
public abstract void clearView(View paramView);
public abstract void onDraw(Canvas paramCanvas, RecyclerView p... | [
"irfan.rozal44@gmail.com"
] | irfan.rozal44@gmail.com |
62bad1bf28af8d951821ca926b9f60daa355b82e | 5c5e27be24ebc9727fa0bffe6ed17425156e06a3 | /eomcs-java-io/src/main/java/com/eomcs/io/ex10/Exam04_1.java | 4b0d0351c3c5670c0927b00f868dcf107aafc58c | [] | no_license | top9148/eomcs-java | c49afc0e1303333e87967d148e6be7db47676a6c | b2d72450b249ae1ca02565db2957cb7b7c75a04a | refs/heads/master | 2020-06-17T11:32:26.840763 | 2019-05-23T08:31:17 | 2019-05-23T08:31:17 | 195,911,452 | 1 | 0 | null | 2019-07-09T01:41:50 | 2019-07-09T01:41:50 | null | UTF-8 | Java | false | false | 927 | java | // Java I/O API 사용하기 - serialize와 transient 변경자
package com.eomcs.io.ex10;
import java.io.BufferedOutputStream;
import java.io.FileOutputStream;
import java.io.ObjectOutputStream;
public class Exam04_1 {
public static void main(String[] args) throws Exception {
FileOutputStream fileOut = new FileOutputSt... | [
"jinyoung.eom@gmail.com"
] | jinyoung.eom@gmail.com |
c276dcc608c426e29625e852f5fbe1fdf6ccaab0 | 95861400cdb5bd544ac570de0c1d414bbed3773d | /src/main/java/com/github/bartimaeusnek/cropspp/crops/cpp/MagicModifierCrop.java | 077519400c9239846136f2cb278836b7dda2dc86 | [
"BSD-3-Clause",
"MIT"
] | permissive | bartimaeusnek/crops-plus-plus | 8b741bbdf206141155ada102d4de0cab249c9a3d | 7bebadcf8f52c997314aac9f49ff46b1dc9c1e9b | refs/heads/master | 2023-01-07T11:59:41.926003 | 2020-04-17T15:53:37 | 2020-04-17T15:53:37 | 111,786,656 | 3 | 6 | NOASSERTION | 2020-10-22T03:22:25 | 2017-11-23T09:01:23 | Java | UTF-8 | Java | false | false | 2,484 | java | package com.github.bartimaeusnek.cropspp.crops.cpp;
import com.github.bartimaeusnek.cropspp.ConfigValues;
import com.github.bartimaeusnek.cropspp.crops.TC.PrimordialPearlBerryCrop;
import com.github.bartimaeusnek.cropspp.items.CppItems;
import ic2.api.crops.ICropTile;
import net.minecraft.item.ItemStack;
import net.mi... | [
"33183715+bartimaeusnek@users.noreply.github.com"
] | 33183715+bartimaeusnek@users.noreply.github.com |
1b27593d6a12570d795caeefbc208162571198b9 | 6e949d17adc95460425f043d5b70cb14bd13ef95 | /service-fishing/src/main/java/com/tongzhu/fishing/redis/DistributedLockTemplate.java | a5ae3334bd41870a62e47f8e1515b6bf1a5d813b | [] | no_license | HuangRicher/tree | ca1397d6a74eb5d8e49697934c1077beb415d704 | 88d314cac28d3eea820addcd392ff2d01a74f320 | refs/heads/master | 2020-05-21T06:08:50.365919 | 2019-05-15T05:49:39 | 2019-05-15T05:49:39 | 185,935,338 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 642 | java | package com.tongzhu.fishing.redis;
import java.util.concurrent.TimeUnit;
/**
* 分布式锁操作模板
*/
public interface DistributedLockTemplate {
/**
* 使用分布式锁,使用锁默认超时时间。
*
* @param callback
* @return
*/
public <T> T lock(DistributedLockCallback<T> callback);
/**
* 使用分布式锁。自定义锁的超时时间
... | [
"huangweibiao@instoms.cn"
] | huangweibiao@instoms.cn |
e75ffc0615f6bbee64cdd5a9ee404a17b1208e62 | a0157465927eeac3296deac94ab3f45db50f365f | /modules/base/impl/src/main/java/org/picketlink/internal/el/ELEvaluationContext.java | a93afca3018ca41fd5389b1c2c154848a18505b8 | [
"Apache-2.0"
] | permissive | gastaldi/picketlink | cb988192862e4d5976beb1603e6373432423f76a | 99f125c10cd1bf950573d5002e89b63f482b47cf | refs/heads/master | 2021-01-18T02:02:22.448040 | 2014-11-07T16:12:35 | 2014-11-07T16:12:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,269 | java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2012, Red Hat, Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* unde... | [
"pigor.craveiro@gmail.com"
] | pigor.craveiro@gmail.com |
a23606dde1bc05397c9f985466303200f943e371 | ddb071fe1e067fe73a4856ee76dc548bc5682263 | /core/src/test/java/com/globalmentor/net/HTTPTest.java | 3a03f7922b085a0ea9ef00a711d367f73695a598 | [] | no_license | globalmentor/globalmentor-base | 058b7b13d44fa8c1772fdb8d6621f0e0897e3b8e | b2b390565ff907ffa438cb4253edc3e6c417a06a | refs/heads/main | 2023-08-17T23:55:33.728310 | 2023-08-09T14:09:46 | 2023-08-09T14:09:46 | 184,111,774 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,032 | java | /*
* Copyright © 2022 GlobalMentor, Inc. <https://www.globalmentor.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
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unles... | [
"garret@globalmentor.com"
] | garret@globalmentor.com |
e76f2dad709cb1a43d650dbe9fc65b0ac1b10579 | 5e46b24b22e845872a3cb739915fcdd591fff11a | /shells/security-speed-shell/src/main/java/org/xipki/security/speed/p11/cmd/SpeedP11ECKeyGenCmd.java | 9e98c1ad350b25e7cbb1a9cdd76adbb87b652d38 | [
"Apache-2.0"
] | permissive | burakkoprulu/xipki | 18a3b2a33d207c9e4b70a2e392684140d5a93857 | 6c0981909bd5acf565ca46415442b7aab2bdad37 | refs/heads/master | 2020-03-08T08:54:33.086528 | 2018-04-03T15:53:26 | 2018-04-03T15:53:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,577 | java | /*
*
* Copyright (c) 2013 - 2018 Lijun Liao
*
* 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... | [
"lijun.liao@gmail.com"
] | lijun.liao@gmail.com |
d9bc838c0f37bd7e7fb13319c287702f6e71ba13 | a7830300e4d87f2662268e01592febccb7193dfc | /app/src/main/java/jurgen/example/myloader/MainActivity.java | 1de961859bb919a74267c1aa11059bffd16c5d49 | [] | no_license | jurgenirgo/MyLoader | 18a6212ba9a83a09fddd3685f3629cef215427df | 4d651949bec5eafda22164aae368d228cad80555 | refs/heads/master | 2020-07-10T11:17:48.758604 | 2019-08-25T05:33:50 | 2019-08-25T05:33:50 | 204,250,860 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,613 | java | package jurgen.example.myloader;
import android.Manifest;
import android.annotation.SuppressLint;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.database.Cursor;
import android.net.Uri;
import android.provider.ContactsContract;
import android.support.annotation.NonNull;
import ... | [
"jurgenirgof@gmail.com"
] | jurgenirgof@gmail.com |
fff2925c0586fdf56d8a36e31ccbab787ac40a3d | 476a204391833c3b270c05fa54bad859ba395c9a | /src/main/java/it/smartcommunitylab/gamification/tnsmartweek/web/FormController.java | 757b9c48d0244d414dc18587ba316e930368e2e8 | [
"Apache-2.0"
] | permissive | smartcommunitylab/demo-scw-game | 4643357ed7a020231642ad9311104ad19b81643d | 9fb9b7fa3af5fef185faee9b9dce993c590b872d | refs/heads/master | 2022-12-22T20:57:13.334462 | 2018-04-11T13:55:32 | 2018-04-11T13:55:32 | 126,174,773 | 0 | 0 | Apache-2.0 | 2022-12-14T20:34:04 | 2018-03-21T12:24:51 | Java | UTF-8 | Java | false | false | 2,594 | java | package it.smartcommunitylab.gamification.tnsmartweek.web;
import java.util.List;
import java.util.Map;
import javax.validation.Valid;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.con... | [
"mirko.perillo@gmail.com"
] | mirko.perillo@gmail.com |
8c12cb0abcae237265d0516167d85c2f5c1a2855 | 11622501f403df318ad5436cbda22b3454ca2358 | /tusharroy/src/main/java/com/interview/tusharroy/tree/ConstructFullTreeFromPreOrderPostOrder.java | 5e3587092f44cd84d75822a97177cee744812ec2 | [] | no_license | aanush/copy-of-mission-peace | fe13d6bcfb84c1657e15e578643eb93945a5a047 | 4da7e551bea04b7335cece08f73f598bf579b438 | refs/heads/master | 2020-03-14T14:02:48.514727 | 2018-04-30T21:00:25 | 2018-04-30T21:00:25 | 131,645,343 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,675 | java | package com.interview.tusharroy.tree;
/**
* http://www.geeksforgeeks.org/full-and-complete-binary-tree-from-given-preorder-and-postorder-traversals/
* Full tree is a tree with all nodes with either 0 or 2 child. Never has 1 child.
* Test cases
* Empty tree
* Tree with big on left side
* Tree with big on right si... | [
"anish.anushang@outlook.com"
] | anish.anushang@outlook.com |
e85a092372cca214a9f87bbecc95d9882ee58b26 | f10bb9304d2683d2808335187d9977a5d9439480 | /src/main/java/es/mityc/javasign/xml/refs/ObjectToSign.java | e1d81d5f9854bf858f177fb50018a74b76e04fce | [] | no_license | douglascrp/MITyCLibXADES-sinadura | 4daacd52c4c4b51beb6a832a2cc8d9d96bb38fb0 | f1602fe5077f708ef5d851b85c722cba8c95b7bb | refs/heads/master | 2020-03-25T01:11:41.772525 | 2018-08-11T13:45:51 | 2018-08-11T13:45:51 | 142,208,769 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,907 | java | /**
* LICENCIA LGPL:
*
* Esta librería es Software Libre; Usted puede redistribuirlo y/o modificarlo
* bajo los términos de la GNU Lesser General Public License (LGPL)
* tal y como ha sido publicada por la Free Software Foundation; o
* bien la versión 2.1 de la Licencia, o (a su elección) cualquier versión... | [
"13552393+guszylk@users.noreply.github.com"
] | 13552393+guszylk@users.noreply.github.com |
b45b990c2c18f5912997416d82ba706c2098477b | 490e2dfba14f8ee1fef5f6f9f87b29bd1cf947c8 | /aliyun-java-sdk-rds/src/main/java/com/aliyuncs/rds/model/v20140815/DescribeSQLDiagnosisListResponse.java | 69cb578bb5218ae66d6d56cf2aabd618f1620b9c | [
"Apache-2.0"
] | permissive | qiuxiaolan/aliyun-openapi-java-sdk | 256af327f2109bb81112c5bf65ef6512a783f541 | 06b689398fcc04f59f2ace574b029d8b309db8a4 | refs/heads/master | 2021-07-01T18:53:44.077695 | 2017-09-22T15:35:30 | 2017-09-22T15:35:30 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,597 | 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 ... | [
"ling.wu@alibaba-inc.com"
] | ling.wu@alibaba-inc.com |
72cdcd688d5b1eb9b94966711ce9a3536093c81a | 180e78725121de49801e34de358c32cf7148b0a2 | /dataset/protocol1/kylin/learning/4993/ContentReader.java | 0a372ac2d0d126a71d1245f758d14cdb5ac34bb4 | [] | no_license | ASSERT-KTH/synthetic-checkstyle-error-dataset | 40e8d1e0a7ebe7f7711def96a390891a6922f7bd | 40c057e1669584bfc6fecf789b5b2854660222f3 | refs/heads/master | 2023-03-18T12:50:55.410343 | 2019-01-25T09:54:39 | 2019-01-25T09:54:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,644 | 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 ... | [
"bloriot97@gmail.com"
] | bloriot97@gmail.com |
5deaee12e5a296a7fbfc698663d8830ba27819f7 | e77a541a6e5d48f830d48a7338ff4aceef8d15f6 | /core/src/main/java/org/kuali/kra/service/impl/NotificationModuleRoleServiceImpl.java | ddca6628f618c92cb478bc6987e9f962ac4a73e9 | [] | no_license | r351574nc3/kc-release | a9c4f78b922005ecbfbc9aba36366e0c90f72857 | d5b9ad58e906dbafa553de777207ef5cd4addc54 | refs/heads/master | 2021-01-02T15:33:46.583309 | 2012-03-17T05:38:02 | 2012-03-17T05:38:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,283 | 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 required by... | [
"r351574nc3@gmail.com"
] | r351574nc3@gmail.com |
bfba5cad128dc9e8c8760035c3dbd6e29312e0eb | 21bf8f27dc5d1e3d70c9346528b66e529cae2270 | /src/main/java/com/example/testexample/TestExampleApplication.java | 1bfdb303ffd15088397a63ef81681ee93b726db1 | [] | no_license | IVZ2020/Test_PST_Labs | 2229f9e92075c76cd4960ed5a1431ffd1aa96208 | 9ce2c851b7b2a66fcdc6691397e493ba64014583 | refs/heads/master | 2023-08-01T10:56:08.644195 | 2021-09-17T11:32:21 | 2021-09-17T11:32:21 | 407,511,553 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 802 | java | package com.example.testexample;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.builder.SpringApplicationBuilder;
import org.springframework.boot.web.servlet.support.SpringBootServletInitializer;
import org.springf... | [
"you@example.com"
] | you@example.com |
52acb9dd41a0ac1dad5bdbe36e51a637b14a355d | dbf5adca095d04d7d069ecaa916e883bc1e5c73d | /x_cms_assemble_control/src/main/java/com/x/cms/assemble/control/jaxrs/form/ExcuteListByApp.java | 5a6eee63240d7ae0a7605fa1c4e1ab593dfd4b1c | [
"BSD-3-Clause"
] | permissive | fancylou/o2oa | 713529a9d383de5d322d1b99073453dac79a9353 | e7ec39fc586fab3d38b62415ed06448e6a9d6e26 | refs/heads/master | 2020-03-25T00:07:41.775230 | 2018-08-02T01:40:40 | 2018-08-02T01:40:40 | 143,169,936 | 0 | 0 | BSD-3-Clause | 2018-08-01T14:49:45 | 2018-08-01T14:49:44 | null | UTF-8 | Java | false | false | 2,207 | java | package com.x.cms.assemble.control.jaxrs.form;
import java.util.List;
import javax.servlet.http.HttpServletRequest;
import com.x.base.core.cache.ApplicationCache;
import com.x.base.core.container.EntityManagerContainer;
import com.x.base.core.container.factory.EntityManagerContainerFactory;
import com.x.base.core.ht... | [
"caixiangyi2004@126.com"
] | caixiangyi2004@126.com |
37be60cb66da043700ce60f009dd4767e50fd8b3 | 0f5b8ccd8275b2d5dfa947fe6688862706997fc4 | /runescape-client/src/main/java/osrs/class388.java | 2f0b60f878e775679864e7af028b3e2b571a802f | [] | no_license | Sundar-Gandu/MeteorLite | 6a653c4bb0458562e47088e1d859d8eb7a171460 | f415bf93af2a771f920f261690eec4c7ff1b62c2 | refs/heads/main | 2023-08-31T17:40:57.071420 | 2021-10-26T07:56:40 | 2021-10-26T07:56:40 | 400,632,896 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 485 | java | package osrs;
import net.runelite.mapping.ObfuscatedName;
import net.runelite.mapping.ObfuscatedSignature;
@ObfuscatedName("nb")
public interface class388 {
@ObfuscatedName("l")
@ObfuscatedSignature(
descriptor = "(Ljava/lang/Object;Lot;I)V",
garbageValue = "804166773"
)
void vmethod6815(Object var1, Buffer v... | [
"therealnull@gmail.com"
] | therealnull@gmail.com |
b069845457451eab87601b5cb99b9d2bcea5655a | 87ca1b89a4c892a42c7b9f3a61fbed6e54c48362 | /one-java-agent-plugin/src/main/java/com/alibaba/oneagent/service/ComponentManager.java | 9ca5b0bccce9686fefc603d687360f6953a8f5e1 | [
"Apache-2.0"
] | permissive | shensi199312/one-java-agent | ab77c95720de71ef7d40eeb2e1bcdd0a54fe88a7 | cdfaa5f70b2192fdda129e5b364f99d85de57ef6 | refs/heads/master | 2023-03-07T07:16:48.628524 | 2021-02-20T09:39:01 | 2021-02-20T09:39:01 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 280 | java | package com.alibaba.oneagent.service;
/**
*
* @author hengyunabc 2020-12-17
*
*/
public interface ComponentManager {
public <T> T getComponent(Class<T> clazz);
public void initComponents();
public void startComponents();
public void stopComponents();
}
| [
"hengyunabc@gmail.com"
] | hengyunabc@gmail.com |
e5f0ace12ebc47ea91f8eedb436d6fea28f00196 | 73364c57427e07e90d66692a3664281d5113177e | /dhis-web/dhis-web-api/src/main/java/org/hisp/dhis/webapi/controller/EmailController.java | ce59a592ccab1d8651215cb6367f5d2b718cb9d0 | [
"BSD-3-Clause"
] | permissive | abyot/sun-pmt | 4681f008804c8a7fc7a75fe5124f9b90df24d44d | 40add275f06134b04c363027de6af793c692c0a1 | refs/heads/master | 2022-12-28T09:54:11.381274 | 2019-06-10T15:47:21 | 2019-06-10T15:47:21 | 55,851,437 | 0 | 1 | BSD-3-Clause | 2022-12-16T12:05:12 | 2016-04-09T15:21:22 | Java | UTF-8 | Java | false | false | 6,222 | java | package org.hisp.dhis.webapi.controller;
/*
* Copyright (c) 2004-2017, 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 ab... | [
"abyota@gmail.com"
] | abyota@gmail.com |
0c3f356bb920ebd6f82bb5e78dbfa42bae8a9062 | 5e0ef2dcc9362096fe10e7b5c663ee07affedbd8 | /src/main/java/com/iqmsoft/controller/entity/ExampleEntityViewConstants.java | 61846b8d753dabde24d095e5e9a4538546dfc046 | [] | no_license | Murugar2021/ThymeLeafMVC | 425ffa03eb9f621926387bbdb1e3df0ee7bc54c5 | 7baf196b2832da8fe33eb14dc9ee8abec72e0be9 | refs/heads/main | 2023-05-23T07:39:08.462477 | 2021-06-15T14:22:01 | 2021-06-15T14:22:01 | 377,189,684 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,969 | java | /**
* The MIT License (MIT)
* <p>
* Copyright (c) 2017 the original author or authors.
* <p>
* 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 limi... | [
"davanon2014@gmail.com"
] | davanon2014@gmail.com |
4b54ffa57ffbc460a21f8b0e577b52ab7894ef45 | 27511a2f9b0abe76e3fcef6d70e66647dd15da96 | /src/com/instagram/android/j/jo.java | 97e1a7bde500979edfda6cc8ece85a1c7a599cb5 | [] | no_license | biaolv/com.instagram.android | 7edde43d5a909ae2563cf104acfc6891f2a39ebe | 3fcd3db2c3823a6d29a31ec0f6abcf5ceca995de | refs/heads/master | 2022-05-09T15:05:05.412227 | 2016-07-21T03:48:36 | 2016-07-21T03:48:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,072 | java | package com.instagram.android.j;
import android.widget.ListView;
import android.widget.Toast;
import com.facebook.z;
import com.instagram.common.j.a.b;
import com.instagram.ui.widget.refresh.RefreshableListView;
final class jo
extends com.instagram.common.j.a.a<com.instagram.android.feed.g.a.a>
{
jo(jq paramjq) {... | [
"reverseengineeringer@hackeradmin.com"
] | reverseengineeringer@hackeradmin.com |
fc16773ba75d6b73fd529425490ce8ce97ada90a | b6e99b0346572b7def0e9cdd1b03990beb99e26f | /src/gcom/gui/cadastro/sistemaparametro/InserirFeriadoAction.java | af32d0ce5ab06627a0ee7894c0e89a62a4a7a4b1 | [] | no_license | prodigasistemas/gsan | ad64782c7bc991329ce5f0bf5491c810e9487d6b | bfbf7ad298c3c9646bdf5d9c791e62d7366499c1 | refs/heads/master | 2023-08-31T10:47:21.784105 | 2023-08-23T17:53:24 | 2023-08-23T17:53:24 | 14,600,520 | 19 | 20 | null | 2015-07-29T19:39:10 | 2013-11-21T21:24:16 | Java | ISO-8859-2 | Java | false | false | 3,401 | java | package gcom.gui.cadastro.sistemaparametro;
import gcom.cadastro.geografico.Municipio;
import gcom.cadastro.geografico.MunicipioFeriado;
import gcom.cadastro.sistemaparametro.NacionalFeriado;
import gcom.fachada.Fachada;
import gcom.gui.ActionServletException;
import gcom.gui.GcomAction;
import gcom.seguranca.ac... | [
"piagodinho@gmail.com"
] | piagodinho@gmail.com |
5da4d54a09788e75ab9dfa116f6f6a04cc3f9ed1 | 93a82eebc89db6e905bb52505870be1cc689566d | /viewdemo/baseutils/src/androidTest/java/com/zero/baseutils/ExampleInstrumentedTest.java | f5bd68d74e664a2c84688672630a3a55e68bfd84 | [] | no_license | zcwfeng/zcw_android_demo | 78cdc86633f01babfe99972b9fde52a633f65af9 | f990038fd3643478dbf4f65c03a70cd2f076f3a0 | refs/heads/master | 2022-07-27T05:32:09.421349 | 2022-03-14T02:56:41 | 2022-03-14T02:56:41 | 202,998,648 | 15 | 8 | null | null | null | null | UTF-8 | Java | false | false | 784 | java | package com.zero.baseutils;
import android.content.Context;
import androidx.test.platform.app.InstrumentationRegistry;
import androidx.test.ext.junit.runners.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which will ex... | [
"zcwfeng@126.com"
] | zcwfeng@126.com |
acb235e8e3ef885c372f1bba61143a7132f2a945 | d523206fce46708a6fe7b2fa90e81377ab7b6024 | /com/google/android/gms/internal/zzfl.java | 967f29129eb5e25aa1a4e4bec07d44239e229fb5 | [] | no_license | BlitzModder/BlitzJava | 0ee94cc069dc4b7371d1399ff5575471bdc88aac | 6c6d71d2847dfd5f9f4f7c716cd820aeb7e45f2c | refs/heads/master | 2021-06-11T15:04:05.571324 | 2017-02-04T16:04:55 | 2017-02-04T16:04:55 | 77,459,517 | 1 | 2 | null | null | null | null | UTF-8 | Java | false | false | 3,616 | java | package com.google.android.gms.internal;
import android.app.AlertDialog;
import android.app.AlertDialog.Builder;
import android.content.Context;
import android.content.DialogInterface;
import android.content.DialogInterface.OnClickListener;
import android.content.Intent;
import android.provider.CalendarContract.Events... | [
"subdiox@gmail.com"
] | subdiox@gmail.com |
9083032b13b878275ea18faac9b0c1779819cd86 | 47f8505fc7be7c9db8c12c0b29c08d7f0fb918d4 | /src/main/java/com/gyoomi/ConvertSortedListtoBinarySearchTree/Solution.java | 69d86903dfb777f490b619fcc66811fcdc17e545 | [] | no_license | gyoomi/leetcode | 83384c9344bd24cb34cfd4772b24457e407714c8 | b2f19bafe5e3bb897fa7a56aaaf6a94976e762ff | refs/heads/master | 2020-05-24T10:53:54.393113 | 2019-12-20T10:27:15 | 2019-12-20T10:27:15 | 187,236,700 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,221 | java | /**
* Copyright © 2019, Glodon Digital Supplier BU.
* <p>
* All Rights Reserved.
*/
package com.gyoomi.ConvertSortedListtoBinarySearchTree;
import java.util.ArrayList;
import java.util.List;
/**
* The description of class
*
* @author Leon
* @date 2019-10-17 9:09
*/
public class Solution {
public TreeNo... | [
"gyoomi0709@foxmail.com"
] | gyoomi0709@foxmail.com |
2550de62ed298162dc8bff9ef4cc78acd20234d7 | eef372565ca7a8ed8a9a0faeb79338a4edc8f094 | /PTN_Client(2015)/src/com/nms/ui/ptn/business/dialog/cespath/modal/CesPortInfo.java | 3be0e6055a533820efe057c5322efece6b874ecc | [] | no_license | ptn2017/ptn2017 | f42db27fc54c1fe5938407467b395e6b0a8721f7 | 7090e2c64b2ea7f38e530d58247dfba4b2906b9a | refs/heads/master | 2021-09-04T08:12:08.639049 | 2018-01-17T07:24:44 | 2018-01-17T07:24:44 | 112,810,000 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,815 | java | package com.nms.ui.ptn.business.dialog.cespath.modal;
import com.nms.db.bean.equipment.port.PortInst;
import com.nms.db.bean.equipment.port.PortStmTimeslot;
import com.nms.ui.frame.ViewDataObj;
import com.nms.ui.manager.ExceptionManage;
import com.nms.ui.manager.UiUtil;
public class CesPortInfo extends ViewDataObj{
... | [
"a18759149@qq.com"
] | a18759149@qq.com |
db5975d29dcb832a049a821911e2cfb1cb16de37 | d1a6d1e511df6db8d8dd0912526e3875c7e1797d | /genny_JavaWithoutLambdasApi21/applicationModule/src/main/java/applicationModulepackageJava7/Foo167.java | e9dccca0641c788471682ad515d5aaf4a3e6051d | [] | no_license | NikitaKozlov/generated-project-for-desugaring | 0bc1443ab3ddc84cd289331c726761585766aea7 | 81506b3711004185070ca4bb9a93482b70011d36 | refs/heads/master | 2020-03-20T00:35:06.996525 | 2018-06-12T09:30:37 | 2018-06-12T09:30:37 | 137,049,317 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 346 | java | package applicationModulepackageJava7;
public class Foo167 {
public void foo0() {
new applicationModulepackageJava7.Foo166().foo5();
}
public void foo1() {
foo0();
}
public void foo2() {
foo1();
}
public void foo3() {
foo2();
}
public void foo4() {
foo3();
}
public void f... | [
"nikita.e.kozlov@gmail.com"
] | nikita.e.kozlov@gmail.com |
0ca06965cdb7603a8a0e3e0200df9bcdb7358d7b | 7c76db8235ca9aeff01ec0431aa3c9f733756cb0 | /src/main/java/singleton/ThreadSafeDoubleLockingSingleton.java | a5784fe8c94a72391c5d98aa1598005191f297a9 | [] | no_license | jezhische/TrainingTasks | f98e94617b8c280ae3f715d66b350e37265d1aa8 | 03c1241bf76878248d24aef796006439b91f7dfd | refs/heads/master | 2020-05-21T19:52:09.674832 | 2017-08-22T01:56:23 | 2017-08-22T01:56:23 | 62,608,297 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,270 | java | package singleton;
/**
* Created by Ежище on 23.11.2016.
* http://info.javarush.ru/translation/2013/09/14/%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD-%D0%BF%D1%80%D0%BE%D0%B5%D0%BA%D1%82%D0%B8%D1%80%D0%BE%D0%B2%D0%B0%D0%BD%D0%B8%D1%8F-Singleton-%D0%BE%D0%B4%D0%B8%D0%BD%D0%BE%D1%87%D0%BA%D0%B0-%D0%BD%D0%B0%D0%B8%D0%B1%D... | [
"jezhische@gmail.com"
] | jezhische@gmail.com |
783f5bbd34a76cacb98aa7dbb30b042e3eda2228 | 51aef8e206201568d04fb919bf54a3009c039dcf | /trunk/src/com/jme/util/export/binary/modules/BinaryFragmentProgramStateModule.java | e9ea4084d206323b2c057a0081b3bc228a76dd5d | [] | no_license | lihak/fairytale-soulfire-svn-to-git | 0b8bdbfcaf774f13fc3d32cc3d3a6fae64f29c81 | a85eb3fc6f4edf30fef9201902fcdc108da248e4 | refs/heads/master | 2021-02-11T15:25:47.199953 | 2015-12-28T14:48:14 | 2015-12-28T14:48:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,185 | java | /*
* Copyright (c) 2003-2008 jMonkeyEngine
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
* met:
*
* * Redistributions of source code must retain the above copyright
* notice, this list of ... | [
"you@example.com"
] | you@example.com |
e097e33b004cbe9d521a466f00f4eda2a2a77e2c | ab8a34e5b821dde7b09abe37c838de046846484e | /twilio/sample-code-master/preview/acc_security/service/update-default/update-default.7.x.java | cd18fd747f19b6cfcf5a8d2137372bae552425b3 | [] | no_license | sekharfly/twilio | 492b599fff62618437c87e05a6c201d6de94527a | a2847e4c79f9fbf5c53f25c8224deb11048fe94b | refs/heads/master | 2020-03-29T08:39:00.079997 | 2018-09-21T07:20:24 | 2018-09-21T07:20:24 | 149,721,431 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 645 | java | // Install the Java helper library from twilio.com/docs/java/install
import com.twilio.Twilio;
import com.twilio.rest.preview.accSecurity.Service;
public class Example {
// Find your Account Sid and Token at twilio.com/console
public static final String ACCOUNT_SID = "ACXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX";
... | [
"sekharfly@gmail.com"
] | sekharfly@gmail.com |
cfb1776ebe30e460cac07122a479fa02d72e50b7 | ab2c087f4536eadde15017c06391a2bd89a7a9ff | /dev-beginner-group-admin/src/main/java/com/jojoldu/beginner/admin/sns/Sns.java | ebfb93a738e0cc694f54cd374f282cf12781d1ca | [] | no_license | munifico/dev-beginner-group | 3558e5f293657e2fcf9a222b66fac53277ce3659 | f7467a31a83310d11f55c9e2415b7cf349eb429d | refs/heads/master | 2023-03-17T22:13:09.324749 | 2018-10-27T08:48:43 | 2018-10-27T08:48:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 604 | java | package com.jojoldu.beginner.admin.sns;
import lombok.AllArgsConstructor;
import lombok.Getter;
/**
* Created by jojoldu@gmail.com on 17/06/2018
* Blog : http://jojoldu.tistory.com
* Github : https://github.com/jojoldu
*/
@Getter
@AllArgsConstructor
public enum Sns {
TELEGRAM("Telegram", "telegram"),
FA... | [
"jojoldu@gmail.com"
] | jojoldu@gmail.com |
f45bccdbf911bb177ef689c5e037866acbb32af7 | f7295dfe3c303e1d656e7dd97c67e49f52685564 | /smali/org/apache/http/impl/cookie/RFC2109Spec.java | 4220c4408a86851b27f2edf83fcc1c2d0c8986f9 | [] | no_license | Eason-Chen0452/XiaoMiGame | 36a5df0cab79afc83120dab307c3014e31f36b93 | ba05d72a0a0c7096d35d57d3b396f8b5d15729ef | refs/heads/master | 2022-04-14T11:08:31.280151 | 2020-04-14T08:57:25 | 2020-04-14T08:57:25 | 255,541,211 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,693 | java | package org.apache.http.impl.cookie;
import java.util.List;
import org.apache.http.Header;
import org.apache.http.cookie.Cookie;
import org.apache.http.cookie.CookieOrigin;
import org.apache.http.cookie.MalformedCookieException;
import org.apache.http.util.CharArrayBuffer;
@Deprecated
public class RFC2109Spec
exten... | [
"chen_guiq@163.com"
] | chen_guiq@163.com |
b30f27a7129510304281ecbd03435ec965169e30 | 502ea93de54a1be3ef42edb0412a2bf4bc9ddbef | /sources/com/google/ads/mediation/C2784e.java | 421f0350ad0c77fd98f6bc428f9f3dc3d6e42192 | [] | no_license | dovanduy/MegaBoicotApk | c0852af0773be1b272ec907113e8f088addb0f0c | 56890cb9f7afac196bd1fec2d1326f2cddda37a3 | refs/heads/master | 2020-07-02T04:28:02.199907 | 2019-08-08T20:44:49 | 2019-08-08T20:44:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,033 | java | package com.google.ads.mediation;
import com.google.android.gms.internal.ads.C3987mk;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
import java.lang.reflect.Field;
import java.util.HashMap;
import java.ut... | [
"pablo.valle.b@gmail.com"
] | pablo.valle.b@gmail.com |
51cbd2b2620d1d4ddfcf365069812a0ed1c09829 | d72f01aff3c6a91f11162fe9e178d271f36c0bc8 | /app/src/main/java/client/ui/display/Trip/schedule_trip/p20210410/FindPassengerForm.java | 3f68530247d14077e7fbe8f5634187366f40e472 | [] | no_license | herbuy/rideshare-android | dafef4a1dccfb9bd7aabd8b6448e5166453814f2 | a86be71b02efb964c6f64311454506c12a7e7952 | refs/heads/master | 2023-04-13T05:47:56.542684 | 2021-04-28T10:59:44 | 2021-04-28T10:59:44 | 362,433,647 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,223 | java | package client.ui.display.Trip.schedule_trip.p20210410;
import android.content.Context;
import android.view.ViewGroup;
import client.ui.display.Trip.schedule_trip.p20210410.microinteractions.change_car_info.ChangeCarInfoTrigger;
import client.ui.display.Trip.schedule_trip.p20210410.microinteractions.change_fuel_contr... | [
"herbuy@gmail.com"
] | herbuy@gmail.com |
db403f529699873119a509c0d811d53d3509d9f8 | 4c8d7b570e63c20ccfc7f9138937c253a97a305c | /src/main/java/com/sudoplay/mc/kor/core/registry/service/injection/strategy/parameter/ConfigurationParameterStrategy.java | b5ad43e720cfb3268ded5b961989c87c9430acba | [
"Apache-2.0"
] | permissive | codetaylor/kor-lib | 9f807bfff6e9550b9cc095e2edbb92ccc0dcff46 | 6b1cd9a9653263d38b2557cbac3da6ebc3919d80 | refs/heads/master | 2020-12-24T11:33:05.153851 | 2017-11-01T18:47:23 | 2017-11-01T18:47:23 | 73,030,308 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,736 | java | package com.sudoplay.mc.kor.core.registry.service.injection.strategy.parameter;
import com.sudoplay.mc.kor.core.config.text.IConfigurationService;
import com.sudoplay.mc.kor.spi.registry.injection.KorTextConfig;
import net.minecraftforge.common.config.Configuration;
import java.io.File;
import java.lang.reflect.Param... | [
"jason@codetaylor.com"
] | jason@codetaylor.com |
292eefb3c26c07b509a8475258f38eaebafca887 | a4f182c714397b2097f20498497c9539fa5a527f | /app/src/main/java/com/lzyyd/hsq/qrcode/camera/AutoFocusManager.java | 99a9250b5ce12e658e6c59ac5c10729156232937 | [] | no_license | lilinkun/lzy | de36d9804603c293ffcb62c64c50afea88679192 | 80a646a16cf605795940449108fd848c0b0ecd17 | refs/heads/master | 2023-02-19T06:15:51.089562 | 2021-01-13T08:52:30 | 2021-01-13T08:52:30 | 288,416,310 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,251 | java | /*
* Copyright (C) 2012 ZXing 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 applicable law or agr... | [
"294561531@qq.com"
] | 294561531@qq.com |
fc19548e6dfa3e1cec445ae80d392277ace6c5be | d33574802593c6bb49d44c69fc51391f7dc054af | /ShipLinx/src/main/java/com/meritconinc/shiplinx/carrier/ups/ws/ratews/proxy/ErrorDetailType.java | b32dba8164cbfe6f61eeb4f66bcdb702fd93faa5 | [] | no_license | mouadaarab/solushipalertmanagement | 96734a0ff238452531be7f4d12abac84b88de214 | eb4cf67a7fbf54760edd99dc51efa12d74fa058e | refs/heads/master | 2021-12-06T06:09:15.559467 | 2015-10-06T09:00:54 | 2015-10-06T09:00:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,323 | java |
package com.meritconinc.shiplinx.carrier.ups.ws.ratews.proxy;
import java.util.ArrayList;
import java.util.List;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
/**
*... | [
"harikrishnan.r@mitosistech.com"
] | harikrishnan.r@mitosistech.com |
968c8670bbbcd887e881793193239ecfd847be3f | 128da67f3c15563a41b6adec87f62bf501d98f84 | /com/emt/proteus/duchampopt/stream_read.java | da8c7b71531b21e15fc3341166bf81538702d7fb | [] | no_license | Creeper20428/PRT-S | 60ff3bea6455c705457bcfcc30823d22f08340a4 | 4f6601fb0dd00d7061ed5ee810a3252dcb2efbc6 | refs/heads/master | 2020-03-26T03:59:25.725508 | 2018-08-12T16:05:47 | 2018-08-12T16:05:47 | 73,244,383 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,506 | java | /* */ package com.emt.proteus.duchampopt;
/* */
/* */ import com.emt.proteus.runtime.api.Env;
/* */ import com.emt.proteus.runtime.api.Frame;
/* */ import com.emt.proteus.runtime.api.Function;
/* */ import com.emt.proteus.runtime.api.ImplementedFunction;
/* */
/* */ public final class stream_r... | [
"kimjoey79@gmail.com"
] | kimjoey79@gmail.com |
15abad8a5721cc66c140db742c0b6b59d2c5c1d6 | 8af1164bac943cef64e41bae312223c3c0e38114 | /results-java/JetBrains--intellij-community/6169cf7a3eaaef7222f6ac51b4a7fc0261dceb00/after/RearrangementResult7.java | 052a8d24a7c35c0238058e4aceb9df507f95f361 | [] | no_license | fracz/refactor-extractor | 3ae45c97cc63f26d5cb8b92003b12f74cc9973a9 | dd5e82bfcc376e74a99e18c2bf54c95676914272 | refs/heads/master | 2021-01-19T06:50:08.211003 | 2018-11-30T13:00:57 | 2018-11-30T13:00:57 | 87,353,478 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 390 | java | import java.util.Comparator;
public class RearrangementTest7 {
Comparator c = new Comparator() {
public int compare(Object o, Object o1) {
return 0; //To change body of implemented methods use Options | File Templates.
}
public boolean equals(Object o) {
return false; //To change body of i... | [
"fraczwojciech@gmail.com"
] | fraczwojciech@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.