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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
72d552c69d942a93e47e6bb79e64898b05d7dca3 | 0af8b92686a58eb0b64e319b22411432aca7a8f3 | /large-multiproject/project88/src/main/java/org/gradle/test/performance88_5/Production88_422.java | 8049075c8ac633cad6317e32eda46a2c7dcd0821 | [] | 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.performance88_5;
public class Production88_422 extends org.gradle.test.performance17_5.Production17_422 {
private final String property;
public Production88_422() {
this.property = "foo";
}
public String getProperty() {
return property;
}
}
| [
"cedric.champeau@gmail.com"
] | cedric.champeau@gmail.com |
445fd6de8379defb887b878a0e7ca4feee49caed | 072742f580167c59cb6ccf388dd74c486d8efbe7 | /sources/com/txznet/txz/T/Tn.java | 276973b862d5c912c2b292b40c2924ba7b344bd6 | [] | no_license | 1989rat/libcan59-TsMainUI | 3ff2034fc162943419998edab8ad4f1dd9dc8a02 | 9fe822b23d0f748dd8c6c109a5e93150f54458aa | refs/heads/master | 2023-03-20T07:56:55.859764 | 2021-01-26T05:07:11 | 2021-01-26T05:07:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 870 | java | package com.txznet.txz.T;
import com.txznet.comm.Tr.Tr.T9;
import com.txznet.comm.Tr.Tr.Th;
import java.util.HashMap;
import java.util.Map;
import java.util.concurrent.locks.ReadWriteLock;
import java.util.concurrent.locks.ReentrantReadWriteLock;
/* compiled from: Proguard */
public class Tn {
/* renamed from: T... | [
"nicholas@prjkt.io"
] | nicholas@prjkt.io |
e689e418175aa7ccb07881e6d94eb6ac5e374a9a | ed3cb95dcc590e98d09117ea0b4768df18e8f99e | /project_1_1/src/b/b/g/i/Calc_1_1_11686.java | 7b7d3ced4fc3948b8d4d480a0869686cee1089f2 | [] | 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 | 134 | java | package b.b.g.i;
public class Calc_1_1_11686 {
/** @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 |
6b7dea6353f7af956a8f288836913f4ca7aba21a | 8b0ae134884d6f84217587194a2a0f775866ef55 | /Vivo_y93/src/main/java/com/vivo/services/security/server/db/ICursorDataExtractor.java | 0bf5b58c35f751926746aa903f72e35c550624e4 | [] | no_license | wanbing/VivoFramework | 69032750f376178d27d0d1ac170cf89bba907cc7 | 8d31381ecc788afb023960535bafbfa3b7df7d9b | refs/heads/master | 2023-05-11T16:57:04.582985 | 2019-02-27T04:43:44 | 2019-02-27T04:43:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 237 | java | package com.vivo.services.security.server.db;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
public interface ICursorDataExtractor<T> {
T extractData(SQLiteDatabase sQLiteDatabase, Cursor cursor);
}
| [
"lygforbs0@gmail.com"
] | lygforbs0@gmail.com |
0dd50a9307a83ea8d5ec0da9b586e9fde69b365c | 97911bb23b6d406b351b48b5c824797410ceb3e6 | /app/src/main/java/mo/macauhub/macauhub/ui/ImageAcitivity.java | 995bb65d7cc919793b6c61a0e28036026b4376c1 | [] | no_license | zhoumcu/macauhub | de3d0b0c6dcc305202b0e44ec861f703f562d5fc | 7acab4c14fc337dbf9e8893a80590f717ad668bf | refs/heads/master | 2021-01-19T13:12:57.604227 | 2017-06-13T02:07:35 | 2017-06-13T02:07:35 | 88,073,909 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,450 | java | package mo.macauhub.macauhub.ui;
import android.os.Bundle;
import android.os.Handler;
import android.support.annotation.Nullable;
import android.support.v7.app.AppCompatActivity;
import android.widget.ImageView;
import butterknife.Bind;
import butterknife.ButterKnife;
import butterknife.OnClick;
import mo.macauhub.ma... | [
"1032324589@qq.com"
] | 1032324589@qq.com |
1871ec77631c48834aaaf011ddc4131dbc611265 | 3cb5aa63961d3099b1e782d51a8ef5e5a23ee31a | /datasource-test-proxy/src/main/java/net/ttddyy/dsproxy/test/hamcrest/SqlTypeMatcher.java | 5118a0bdce16558fd5cdd3377062759c76729d7c | [
"MIT"
] | permissive | rilaby/datasource-proxy | e4cede3e129ef25ae98d4e59a86c3309de74d48a | 6112c2496f9d933a338ffec6f7d56817c54cc28a | refs/heads/master | 2020-12-25T08:59:57.281407 | 2016-06-19T09:46:22 | 2016-06-19T09:46:22 | 61,473,058 | 0 | 0 | null | 2016-06-19T09:28:15 | 2016-06-19T09:28:14 | null | UTF-8 | Java | false | false | 2,283 | java | package net.ttddyy.dsproxy.test.hamcrest;
import org.hamcrest.Description;
import org.hamcrest.TypeSafeMatcher;
import java.lang.reflect.Field;
import java.sql.Types;
import java.util.HashMap;
import java.util.Map;
/**
* Hamcrest matcher for {@link java.sql.Types}(int).
*
* @author Tadaya Tsuyukubo
* @see java.s... | [
"tadaya@ttddyy.net"
] | tadaya@ttddyy.net |
0816ecd4c7ab68b425e5c0d673496492a86381e3 | efca855f83be608cc5fcd5f9976b820f09f11243 | /ethereum/api/src/main/java/org/enterchain/enter/ethereum/api/jsonrpc/internal/methods/miner/MinerStart.java | fe2ec250d1676ce4333cff780797cf908c2d24dd | [
"Apache-2.0"
] | permissive | enterpact/enterchain | 5438e127c851597cbd7e274526c3328155483e58 | d8b272fa6885e5d263066da01fff3be74a6357a0 | refs/heads/master | 2023-05-28T12:48:02.535365 | 2021-06-09T20:44:01 | 2021-06-09T20:44:01 | 375,483,000 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,166 | java | /*
* Copyright ConsenSys AG.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
* the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing... | [
"webframes@gmail.com"
] | webframes@gmail.com |
f55797fa449c20b2da2b821adaa7722cb5a8577b | d05ac0e945576eb8e51cb38dcf7350296bacdba1 | /jbossws-core/src/org/jboss/ws/core/soap/HRefInlineHandler.java | d1801a21b26c0e78e4e9fdd9ecc651c005992d8c | [] | no_license | Arckman/CBPM | 9b6a125ea2bebe44749c09cfc37f89fdc15d69b7 | 10663b40abf151c90d0b20878f8f7f20c8077b30 | refs/heads/master | 2016-09-06T09:02:15.819806 | 2014-05-22T02:40:16 | 2014-05-22T02:40:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,493 | java | /*
* JBoss, Home of Professional Open Source
* Copyright 2005, JBoss Inc., and individual contributors as indicated
* by the @authors tag. See the copyright.txt in the distribution for a
* full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* under the ter... | [
"fengrj1989@gmail.com"
] | fengrj1989@gmail.com |
ff7d386fa1539a5a27825fdb63ca9eea3fff6190 | 54f352a242a8ad6ff5516703e91da61e08d9a9e6 | /Source Codes/AtCoder/agc026/A/4143300.java | 969cef356a4648b8cd944de784a523697a5fdb1d | [] | no_license | Kawser-nerd/CLCDSA | 5cbd8a4c3f65173e4e8e0d7ed845574c4770c3eb | aee32551795763b54acb26856ab239370cac4e75 | refs/heads/master | 2022-02-09T11:08:56.588303 | 2022-01-26T18:53:40 | 2022-01-26T18:53:40 | 211,783,197 | 23 | 9 | null | null | null | null | UTF-8 | Java | false | false | 703 | java | import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
int n = sc.nextInt();
int[] a = new int[n];
for (int i = 0; i<n; i++) {
a[i] = sc.nextInt();
}
sc.close();
int p... | [
"kwnafi@yahoo.com"
] | kwnafi@yahoo.com |
843c52679db1aaca8912fdf7c33f7e8e4f1e6362 | a35b21de1b30f820214ed6a3f42543e0005c295b | /AJC/05.SpringEssential/01.Spring_Core/01.SpringTraining/src/main/java/com/music/Guitarist.java | 8a9a76802118122be208f0e4319434b055209c39 | [] | no_license | rosie-s/courses | a8baf2c0e0962b8e2429958e54cf1591f7aaaebf | 379d3b1472e4e79d40ea3b539368bd321174c209 | refs/heads/master | 2022-06-23T19:39:50.897293 | 2020-10-23T13:32:26 | 2020-10-23T13:32:26 | 117,899,193 | 2 | 0 | null | 2022-06-21T04:07:50 | 2018-01-17T22:14:54 | Java | UTF-8 | Java | false | false | 364 | java | package com.music;
public class Guitarist implements IntfMusician {
private IntfInstrument instrument;
public Guitarist() {
}
@Override
public void play() {
System.out.println("The guitarist plays " + instrument.toString());
}
public void setInstrument(Guitar instrument) {
... | [
"rosie-s@users.noreply.github.com"
] | rosie-s@users.noreply.github.com |
4cd739b72676408617914e43b265bb29437c8a4e | ca030864a3a1c24be6b9d1802c2353da4ca0d441 | /classes2.dex_source_from_JADX/com/facebook/http/common/HttpRequestFilter.java | dd8e2236f060ad4d117d98b0cc26e733a6e7a8dc | [] | no_license | pxson001/facebook-app | 87aa51e29195eeaae69adeb30219547f83a5b7b1 | 640630f078980f9818049625ebc42569c67c69f7 | refs/heads/master | 2020-04-07T20:36:45.758523 | 2018-03-07T09:04:57 | 2018-03-07T09:04:57 | 124,208,458 | 4 | 0 | null | null | null | null | UTF-8 | Java | false | false | 284 | java | package com.facebook.http.common;
import org.apache.http.impl.client.RequestWrapper;
/* compiled from: registration_contact_point_suggestions */
public interface HttpRequestFilter {
int mo1679a();
void mo1680a(RequestWrapper requestWrapper, FbHttpRequest fbHttpRequest);
}
| [
"son.pham@jmango360.com"
] | son.pham@jmango360.com |
7c7983ad387f10b869cb490e92385a146ac21855 | 883b7801d828a0994cae7367a7097000f2d2e06a | /python/experiments/projects/self-xdsd-self-core/real_error_dataset/1/24/ProjectContracts.java | cffc333c6e063a15c731b79d0931845941bcdee9 | [] | no_license | pombredanne/styler | 9c423917619912789289fe2f8982d9c0b331654b | f3d752d2785c2ab76bacbe5793bd8306ac7961a1 | refs/heads/master | 2023-07-08T05:55:18.284539 | 2020-11-06T05:09:47 | 2020-11-06T05:09:47 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,777 | java | /**
* Copyright (c) 2020, Self XDSD Contributors
* All rights reserved.
* <p>
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"),
* to read the Software only. Permission is hereby NOT GRANTED to use, copy,
* modify... | [
"fer.madeiral@gmail.com"
] | fer.madeiral@gmail.com |
4b9c66540a41404b5361bc6c5fadfff820450831 | c0b312c7418f22ccbe1b1b3358667838e00b6243 | /src/com/gridscape/sep/org/zigbee/sep/ApplianceLoadReductionType.java | e304ff05c6ff77dcb8925902693082ee17bc9bd5 | [] | no_license | rahul-me/e-ope | cb8005ad93dfe9b5b2f792379f33b678c1bc76a3 | 3b2e76c3c0109ab10eb2caf013ed541ed54fb260 | refs/heads/master | 2022-04-16T18:17:45.953574 | 2020-04-10T17:44:41 | 2020-04-10T17:44:41 | 254,696,703 | 0 | 0 | null | null | null | null | WINDOWS-1252 | Java | false | false | 2,021 | java |
package com.gridscape.sep.org.zigbee.sep;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlType;
import javax.xml.bind.annotation.XmlValue;
/**
* 0 - Delay Appliance Load
* Parameter requesting the appliance to respond by provid... | [
"crahul10101991@gmail.com"
] | crahul10101991@gmail.com |
6d4492702a876332df361d628b55c2690b98372e | 93e4a334b3559dfcff2843d271396c5b0f66815a | /src/main/java/com/gargoylesoftware/htmlunit/javascript/host/svg/SVGSetElement.java | 8b6f3115fb294204b1bbe52d9b153fcb8dc62fb7 | [
"Apache-2.0"
] | permissive | sudami/htmlunit-android | 39e5074150911327cfc4d406dd2922341333ea64 | 9032c4c667d7db9f7b444658f7acb0b15b998d97 | refs/heads/master | 2021-09-10T17:03:38.493362 | 2018-03-29T21:58:57 | 2018-03-29T21:58:57 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,471 | java | /*
* Copyright (c) 2002-2017 Gargoyle Software Inc.
*
* 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 ... | [
"sermojohn@gmail.com"
] | sermojohn@gmail.com |
e0ab347c043d208eeada78f174ee522b7579110b | 18a9d5eac08ed322268c6df263d48cbc37319fb6 | /kiji-phonebook/src/test/java/org/kiji/examples/phonebook/IntegrationTestPhonebookImporter.java | bdcffa4b6c38ebf8ff71902873645b91fc91805e | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | indix/kiji | d1b69a737a0c66559de3b1bd186afd13bca8c0a8 | 52fa4e8fec17ecdc704b22a00a4a1abe916bec09 | refs/heads/master | 2021-01-23T06:01:28.687506 | 2017-05-18T13:26:34 | 2017-05-18T13:26:34 | 86,329,288 | 0 | 0 | null | 2017-03-27T11:52:28 | 2017-03-27T11:52:27 | null | UTF-8 | Java | false | false | 6,015 | java | /**
* (c) Copyright 2013 WibiData, Inc.
*
* See the NOTICE file distributed with this work for additional
* information regarding copyright ownership.
*
* 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... | [
"taton@wibidata.com"
] | taton@wibidata.com |
a6b80835e3548a0e3ca99b0d1406f7df043c7712 | 17c30fed606a8b1c8f07f3befbef6ccc78288299 | /P9_8_0_0/src/main/java/com/huawei/android/media/AudioManagerEx.java | 8a1c751e0a0b8e9080ca679e831d4d309a2571a7 | [] | no_license | EggUncle/HwFrameWorkSource | 4e67f1b832a2f68f5eaae065c90215777b8633a7 | 162e751d0952ca13548f700aad987852b969a4ad | refs/heads/master | 2020-04-06T14:29:22.781911 | 2018-11-09T05:05:03 | 2018-11-09T05:05:03 | 157,543,151 | 1 | 0 | null | 2018-11-14T12:08:01 | 2018-11-14T12:08:01 | null | UTF-8 | Java | false | false | 4,648 | java | package com.huawei.android.media;
import android.content.Context;
import android.media.AudioManager;
import android.media.AudioSystem;
import android.os.Binder;
import android.os.IBinder;
import android.os.Parcel;
import android.os.RemoteException;
import android.os.ServiceManager;
import android.util.Log;
import com.... | [
"lygforbs0@mail.com"
] | lygforbs0@mail.com |
fca7facdeddf34dafbc4cdca6e3a65decd16f7e5 | 5e3f026081ea6b51bcd6ac814634d69e95ff782f | /src/main/java/repository/builder/lib/annotations/order/OrderingBy.java | 129ca4b920c3acff8a87a9326138e3dfa3ace94d | [] | no_license | A4B5TQ/RepositoryBuilder | 90adda748ecf2d4c2f5452d18dd6aa54e946cf35 | fc74825db02741e7b16580e0d753514f642f6dec | refs/heads/master | 2020-12-24T10:24:08.287342 | 2017-01-07T12:14:16 | 2017-01-07T12:14:16 | 73,082,865 | 13 | 0 | null | null | null | null | UTF-8 | Java | false | false | 428 | java | package repository.builder.lib.annotations.order;
import repository.builder.lib.enums.OrderBy;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
@Target({ElementType.FIELD})
@Retention(RetentionPolicy.RUNTI... | [
"ivanov.ivan_@abv.bg"
] | ivanov.ivan_@abv.bg |
0b231c4fb984ad84bd10ddb990a6f5e8393ce55d | fd34bc57a54757fd6c29980347eb0a22213f5430 | /econyx-core/src/main/java/it/mate/econyx/server/services/DocumentAdapter.java | aff03608dd0f4cf118e8e0d1a8d3dec10ec9b585 | [] | no_license | urazovm/marcelatelab | 7b64c1c3f6bad786590964e5115d811787bc91a2 | b9e264ecb4fe99b8966a8e4babc588b4aec4725f | refs/heads/master | 2021-06-01T06:25:35.860311 | 2016-04-29T12:22:07 | 2016-04-29T12:22:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 858 | java | package it.mate.econyx.server.services;
import it.mate.econyx.server.model.impl.DocumentDs;
import it.mate.econyx.shared.model.Document;
import it.mate.econyx.shared.model.DocumentFolder;
import java.util.List;
public interface DocumentAdapter {
public List<DocumentFolder> findAllFolders();
publi... | [
"demarco.m73@gmail.com"
] | demarco.m73@gmail.com |
079979ad8309913f78fb0a7ff01640ccaf483c26 | 4aacd4f0f6002f3889a737c250628d0fd5dbd3b0 | /src/main/java/features/axes/DepthTopDemo.java | a81f695af1375e124b4a7f4b692d4f40e7c37af3 | [] | no_license | marcozfr/chart-samples | 11b24d3463deee4db13190a41cf1086d370a7a84 | 5765f9667d0f8789b67614c994fdf199c8265a78 | refs/heads/main | 2022-12-25T13:45:43.648257 | 2020-10-07T03:59:37 | 2020-10-07T03:59:37 | 301,921,360 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,574 | java | /*
* DepthTopDemo.java
*
* <p>Copyright: (c) 2005-2007 by Steema Software SL. All Rights Reserved.</p>
*
* <p>Company: Steema Software SL</p>
*/
package features.axes;
import com.steema.teechart.axis.Axis;
import com.steema.teechart.drawing.Color;
import com.steema.teechart.styles.Tower;
import jav... | [
"marcozfr@gmail.com"
] | marcozfr@gmail.com |
b0204eab1f1b8704aab41b6b7e95789a19e70951 | 4627d514d6664526f58fbe3cac830a54679749cd | /results/cling/math-org.apache.commons.math.geometry.Rotation-org.apache.commons.math.geometry.CardanEulerSingularityException-19/org/apache/commons/math/geometry/Rotation_ESTest_scaffolding.java | 324c9d95b4f0c3230f4aec408cbfdbfcf48aad32 | [] | no_license | STAMP-project/Cling-application | c624175a4aa24bb9b29b53f9b84c42a0f18631bd | 0ff4d7652b434cbfd9be8d8bb38cfc8d8eaa51b5 | refs/heads/master | 2022-07-27T09:30:16.423362 | 2022-07-19T12:01:46 | 2022-07-19T12:01:46 | 254,310,667 | 2 | 2 | null | 2021-07-12T12:29:50 | 2020-04-09T08:11:35 | null | UTF-8 | Java | false | false | 4,564 | java | /**
* Scaffolding file used to store all the setups needed to run
* Tue Mar 03 15:52:52 GMT 2020
*/
package org.apache.commons.math.geometry;
import org.evosuite.runtime.annotation.EvoSuiteClassExclude;
import org.junit.BeforeClass;
import org.junit.Before;
import org.junit.After;
import org.junit.AfterClass;
imp... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
f3845def64741781c85da4158400563bead838b3 | 5a0bfac7ad00c079fe8e0bdf1482f4271c46eeab | /app/src/main/wechat6.5.3/com/tencent/mm/svg/a/a/sb.java | 8f4cae5d7518f4af64f18f98a8b3478b4f82498e | [] | no_license | newtonker/wechat6.5.3 | 8af53a870a752bb9e3c92ec92a63c1252cb81c10 | 637a69732afa3a936afc9f4679994b79a9222680 | refs/heads/master | 2020-04-16T03:32:32.230996 | 2017-06-15T09:54:10 | 2017-06-15T09:54:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,396 | java | package com.tencent.mm.svg.a.a;
import android.graphics.Canvas;
import android.graphics.Paint;
import android.graphics.Paint.Cap;
import android.graphics.Paint.Join;
import android.graphics.Paint.Style;
import android.graphics.Path;
import android.os.Looper;
import com.tencent.mm.svg.WeChatSVGRenderC2Java;
import com.... | [
"zhangxhbeta@gmail.com"
] | zhangxhbeta@gmail.com |
53d4a5122a43d8c458ce3a0a19db3f9c90d071f9 | 719786b440bda077e4105a1c14a51a2751bca45d | /src/main/java/com.javarush.glushko/level05/lesson12/home02/Solution.java | 1be0532f8cca5cef105ef11ea198ff393c723dfe | [] | no_license | dase1243/JavaRush | e486e6b135d0ac2ccc615c9b475290fad3bd7f9e | 48553f8e5c7c34b9a568c99ae6b14c1358d5858e | refs/heads/master | 2021-10-11T11:29:35.327809 | 2019-01-25T09:09:30 | 2019-01-25T09:09:30 | 74,195,817 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,062 | java | package com.javarush.glushko.level05.lesson12.home02;
/* Man and Woman
1. Внутри класса Solution создай public static классы Man и Woman.
2. У классов должны быть поля: name(String), age(int), address(String).
3. Создай конструкторы, в которые передаются все возможные параметры.
4. Создай по два объекта каждого класса... | [
"dreiglushko@gmail.com"
] | dreiglushko@gmail.com |
e4cd249e12e2a4a6c1625b7cc064fa6661b10a02 | 0af8b92686a58eb0b64e319b22411432aca7a8f3 | /large-multiproject/project11/src/test/java/org/gradle/test/performance11_4/Test11_356.java | 5e8489674c00e494cbc4f69385d06e1cbdf0fda3 | [] | no_license | gradle/performance-comparisons | b0d38db37c326e0ce271abebdb3c91769b860799 | e53dc7182fafcf9fedf07920cbbea8b40ee4eef4 | refs/heads/master | 2023-08-14T19:24:39.164276 | 2022-11-24T05:18:33 | 2022-11-24T05:18:33 | 80,121,268 | 17 | 15 | null | 2022-09-30T08:04:35 | 2017-01-26T14:25:33 | null | UTF-8 | Java | false | false | 292 | java | package org.gradle.test.performance11_4;
import static org.junit.Assert.*;
public class Test11_356 {
private final Production11_356 production = new Production11_356("value");
@org.junit.Test
public void test() {
assertEquals(production.getProperty(), "value");
}
} | [
"cedric.champeau@gmail.com"
] | cedric.champeau@gmail.com |
89d0229764abad76a96a3c7276c89503c4dd1084 | f3aec68bc48dc52e76f276fd3b47c3260c01b2a4 | /core/drugstore-tier/src/main/java/org/hl7/v3/COCTMT230100UVSubject22.java | e8f59d894ad78a0c8a00f53d3175569ce4244ada | [] | no_license | MarsStirner/core | c9a383799a92e485e2395d81a0bc95d51ada5fa5 | 6fbf37af989aa48fabb9c4c2566195aafd2b16ab | refs/heads/master | 2020-12-03T00:39:51.407573 | 2016-04-29T12:28:32 | 2016-04-29T12:28:32 | 96,041,573 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 5,597 | java |
package org.hl7.v3;
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.XmlAttribute;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Jav... | [
"NosovDE@gmail.com"
] | NosovDE@gmail.com |
7a1a081d1968e7705fac5fcd306f89a2925b2238 | f1a960e0a62e8188a05fb8e50751a11d19133e4a | /crux-dev/src/main/java/org/cruxframework/crux/core/client/event/SelectStartHandler.java | 8beea0707f62f5eb492abd98940b002af66cfceb | [] | no_license | CruxFramework/crux | 4fe5b6dbf9ee02c86ca84339e4489c197b84c0ab | b11bdc7c8ef6a70c62aa7460453109d853134b18 | refs/heads/master | 2022-12-23T23:31:52.415055 | 2016-08-05T19:10:55 | 2016-08-05T19:10:55 | 33,684,032 | 27 | 13 | null | 2022-12-13T19:14:41 | 2015-04-09T17:59:03 | Java | UTF-8 | Java | false | false | 891 | java | /*
* Copyright 2011 cruxframework.org.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable la... | [
"thiago@cruxframework.org"
] | thiago@cruxframework.org |
a76ae157f9743add9e27143a520aef0b4ddec7f6 | 4b0bf4787e89bcae7e4759bde6d7f3ab2c81f849 | /aliyun-java-sdk-hbase/src/main/java/com/aliyuncs/hbase/model/v20190101/DescribeEndpointsResponse.java | 5c5aba25688599aa4ca7550024a03cffbd3e2cc7 | [
"Apache-2.0"
] | permissive | aliyun/aliyun-openapi-java-sdk | a263fa08e261f12d45586d1b3ad8a6609bba0e91 | e19239808ad2298d32dda77db29a6d809e4f7add | refs/heads/master | 2023-09-03T12:28:09.765286 | 2023-09-01T09:03:00 | 2023-09-01T09:03:00 | 39,555,898 | 1,542 | 1,317 | NOASSERTION | 2023-09-14T07:27:05 | 2015-07-23T08:41:13 | Java | UTF-8 | Java | false | false | 2,904 | java | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed u... | [
"sdk-team@alibabacloud.com"
] | sdk-team@alibabacloud.com |
409f487605673b65dc1ae3628747065d2798bb4c | 7cab112a472df702c9b616c760b8940d50324550 | /aionxemu-master/GameServer/data/scripts/system/handlers/usercommands/GiveMissingSkills.java | 1dda845e96166193faa7249629390e3a5d0ceb5d | [] | no_license | luckychenheng/server_demo | 86d31c939fd895c7576156b643ce89354e102209 | 97bdcb1f6cd614fd360cfed800c479fbdb695cd3 | refs/heads/master | 2020-05-15T02:59:07.396818 | 2019-05-09T10:30:47 | 2019-05-09T10:30:47 | 182,059,222 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,829 | java | /**
* This file is part of Aion X Emu <aionxemu.com>
*
* This is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* T... | [
"seemac@seedeMacBook-Pro.local"
] | seemac@seedeMacBook-Pro.local |
bc570c7782fe52071b9c1b53cdf2deba48ab3019 | 605b6e800c0449736d7dfe86793b1c07bb0617b6 | /src/minecraft/net/minecraft/util/Rotations.java | dd5424127068a6ceebcc7ea1b5aba3b3e5339ef8 | [] | no_license | HaxDevsClub/WordStorm | 20f07737942cbda2cd8e7002c4c971ade0725461 | 79323e0848830016429307e76042844204cbed5f | refs/heads/master | 2020-12-24T10:14:57.662136 | 2016-11-07T17:36:41 | 2016-11-07T17:36:41 | 73,095,787 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,560 | java | package net.minecraft.util;
import net.minecraft.nbt.NBTTagFloat;
import net.minecraft.nbt.NBTTagList;
public class Rotations
{
/** Rotation on the X axis */
protected final float x;
/** Rotation on the Y axis */
protected final float y;
/** Rotation on the Z axis */
protected final float z;... | [
"jaspersmit2801@gmail.com"
] | jaspersmit2801@gmail.com |
4661dcee86b0532bbb02224a654932c99d300372 | d1fbbf51bff682287b2a0d9768f12bd2dab669fe | /src/main/java/org/hongxi/sample/webflux/SampleApplication.java | bd89dc820789060283381b11d8de400de6ad1d5e | [] | no_license | lstarby/webflux-sample | bf2bb3eb8a4216df54c1ea64309c16572f49a8f3 | e045208a1cecb7e7215fc7859ef4605242f7d6bb | refs/heads/main | 2023-06-01T01:49:19.241847 | 2021-07-01T08:39:57 | 2021-07-01T08:39:57 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 382 | java | package org.hongxi.sample.webflux;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import reactor.core.publisher.Hooks;
@SpringBootApplication
public class SampleApplication {
public static void main(String[] args) {
Hooks.onOperatorDebug();
... | [
"javahongxi@qq.com"
] | javahongxi@qq.com |
a858cc8b980a59c9611df43848e98490e03407ca | ca9371238f2f8fbec5f277b86c28472f0238b2fe | /src/mx/com/kubo/model/CreditHistoryAttempt.java | 7926f0ae1419d0cf43574dbb1a69644fadf72163 | [] | no_license | ocg1/kubo.portal | 64cb245c8736a1f8ec4010613e14a458a0d94881 | ab022457d55a72df73455124d65b625b002c8ac2 | refs/heads/master | 2021-05-15T17:23:48.952576 | 2017-05-08T17:18:09 | 2017-05-08T17:18:09 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,695 | java | package mx.com.kubo.model;
import java.io.Serializable;
import java.util.Date;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Table;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
@Entity @Table(name = "gn_cre... | [
"damian.tapia.nava@gmail.com"
] | damian.tapia.nava@gmail.com |
4a4ff258b51caf445576e83e25dc17c16d2250ff | 598d0fa96387dcd1f4809452bf70354027bb9b86 | /software/webapp/src/test/java/brooklyn/entity/proxy/TrackingAbstractControllerImpl.java | e648b108af92f9c1a7fa0ecb1a439a39d2b40b83 | [
"LicenseRef-scancode-warranty-disclaimer",
"Apache-2.0"
] | permissive | bmwshop/brooklyn | 33d6211992e83744d317f1f40eab87e9b88efe30 | 734034f0a91d41bca405cd0d248a3047ea36fb1e | refs/heads/master | 2020-12-29T02:55:22.487235 | 2014-06-23T18:01:00 | 2014-06-23T18:01:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,270 | java | package brooklyn.entity.proxy;
import java.util.Collection;
import java.util.List;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import brooklyn.entity.driver.MockSshDriver;
import com.google.common.collect.Lists;
public class TrackingAbstractControllerImpl extends AbstractControllerImpl implements Trac... | [
"aled.sage@gmail.com"
] | aled.sage@gmail.com |
5ca458830ab3e7bb46fc577cdc2246254722d32c | 96f8d42c474f8dd42ecc6811b6e555363f168d3e | /budejie/sources/android/support/v4/app/RemoteInputCompatApi20.java | f2524884ba37b1d8fb2d6e12df74e321a5805398 | [] | no_license | aheadlcx/analyzeApk | 050b261595cecc85790558a02d79739a789ae3a3 | 25cecc394dde4ed7d4971baf0e9504dcb7fabaca | refs/heads/master | 2020-03-10T10:24:49.773318 | 2018-04-13T09:44:45 | 2018-04-13T09:44:45 | 129,332,351 | 6 | 2 | null | null | null | null | UTF-8 | Java | false | false | 1,930 | java | package android.support.v4.app;
import android.app.RemoteInput.Builder;
import android.content.Intent;
import android.os.Bundle;
import android.support.v4.app.RemoteInputCompatBase.RemoteInput;
import android.support.v4.app.RemoteInputCompatBase.RemoteInput.Factory;
class RemoteInputCompatApi20 {
RemoteInputCompa... | [
"aheadlcxzhang@gmail.com"
] | aheadlcxzhang@gmail.com |
289a9ba09524694f9289c23db2a257d00537ca9c | 1b4e26f158eb60b53b655cbae4c79376717b37e0 | /future-jbs/src/main/java/com/study/servlet/create/OutputInfoServlet.java | 4b8077e90d5ea0f70c85f4e996c66e80030d8c27 | [] | no_license | guodongwu/future-parent | 87881564ad0c15773af8549fe9e669125f75362d | f42a18296afaea0daab146b519968f7d63ba15bf | refs/heads/master | 2020-03-26T23:24:31.957024 | 2018-11-01T04:22:38 | 2018-11-01T04:22:38 | 145,539,967 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,817 | java | package com.study.servlet.create;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import java.io.IOException;
import java.io.PrintWriter;
import java.util.Enumeration;
/**
* Created by wu on 201... | [
"18610639412@163.com"
] | 18610639412@163.com |
fd356a271a4b5d66470e4cc91b0aeb76beba4ae6 | 447520f40e82a060368a0802a391697bc00be96f | /apks/malware/app46/source/com/google/android/gms/internal/ev.java | 760506c5103504c62c6f3d1966914a7db13b941a | [
"Apache-2.0"
] | permissive | iantal/AndroidPermissions | 7f3343a9c29d82dbcd4ecd98b3a50ddf8d179465 | d623b732734243590b5f004d167e542e2e2ae249 | refs/heads/master | 2023-07-19T01:29:26.689186 | 2019-09-30T19:01:42 | 2019-09-30T19:01:42 | 107,239,248 | 0 | 0 | Apache-2.0 | 2023-07-16T07:41:38 | 2017-10-17T08:22:57 | null | UTF-8 | Java | false | false | 829 | java | package com.google.android.gms.internal;
import android.os.Parcel;
import com.google.android.gms.common.internal.safeparcel.SafeParcelable;
public final class ev
implements SafeParcelable
{
public static final ew CREATOR = new ew();
public String sw;
public int sx;
public int sy;
public boolean sz;
publ... | [
"antal.micky@yahoo.com"
] | antal.micky@yahoo.com |
16a35c3baef2915be05ec0ce6bcac9e6a594f90c | d00c01db3663330c1d02e3e8f1bc09c3550e90d0 | /Samples/Sample/src/com/suresh/mathamatical/AddTwoBinaryNumbers.java | 15dd67fff5f9acb68de2b463c39dbacb9b840332 | [] | no_license | manisuresh84/datastructures | a2d13df6b8a9a5458730801bd5061b9fa6fd365e | b752d8431c8907e38153dcdd58a51cba2c09e7ff | refs/heads/master | 2023-01-05T07:30:14.169637 | 2020-11-01T05:39:05 | 2020-11-01T05:39:05 | 309,031,634 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,105 | java | package com.suresh.mathamatical;
/*
* Add two binary numbers
*
*
* http://www.programcreek.com/2014/05/leetcode-add-binary-java/
*/
public class AddTwoBinaryNumbers {
public static void main(String args[]) {
AddTwoBinaryNumbers s = new AddTwoBinaryNumbers();
String b1 = "11", b2 = "111";
String result ... | [
"sbsaibairav@gmail.com"
] | sbsaibairav@gmail.com |
f98eac9e6557fe113c0436d25f6161428eac8b6d | 73c5f5a5545036967df0d5ddf2cbfaa97fbe49ed | /src/src/com/rapidminer/operator/performance/AttributeCounter.java | d57c70d386f970c3ed915301366b6f7b0efee13a | [] | no_license | hejiming/rapiddataminer | 74b103cb4523ccba47150045c165dc384cf7d38f | 177e15fa67dee28b311f6d9176bbfeedae6672e2 | refs/heads/master | 2021-01-10T11:35:48.036839 | 2015-12-31T12:29:43 | 2015-12-31T12:29:43 | 48,233,639 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,300 | java | /*
* RapidMiner
*
* Copyright (C) 2001-2008 by Rapid-I and the contributors
*
* Complete list of developers available at our web site:
*
* http://rapid-i.com
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public Lice... | [
"dao.xiang.cun@163.com"
] | dao.xiang.cun@163.com |
4b4930db909d2764c5c853cc052f7c1161bcd972 | b79d189fc142f49adc1c34dd9a72bb82926a5a87 | /SysVentasJSTL/src/main/java/pe/com/syscenterlife/dao/compra/ProveedorDaoImpl.java | dc9313ef2e6274a41c8013c0277f926bb74e2b50 | [] | no_license | davidmp/ProyectJavaArquitecturas | c749fba1bf184167f328d60a2638f2123d805212 | 8c780af50c9930973f870e290674c0cfac110790 | refs/heads/master | 2020-03-26T21:55:08.801988 | 2018-11-21T17:12:08 | 2018-11-21T17:12:08 | 145,417,711 | 2 | 4 | null | null | null | null | UTF-8 | Java | false | false | 1,438 | java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package pe.com.syscenterlife.dao.compra;
import java.io.Serializable;
import java.util.List;
import org.springframework.stereotype.Rep... | [
"mamanipari@gmail.com"
] | mamanipari@gmail.com |
5dc0681f363e5052468cd6ccd4774c207e71edca | 1c2fc95d66ea34fdcb4f2352c8d2d362b3b5b367 | /Test/lang/lang/WeakReferenceTest.java | 31b628d6db532edda88a6ec823b43efdb52bbbd1 | [] | no_license | lryxxh/Study | 2473647837535055af9cf3f6c048a81cc09be2bb | 47c556afeff8223aba3e324407fe6af97071884a | refs/heads/master | 2020-12-02T12:46:27.455563 | 2017-07-08T03:07:22 | 2017-07-08T03:07:22 | 96,589,823 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,484 | java | package lang;
import java.lang.ref.WeakReference;
import java.util.ArrayList;
import java.util.Calendar;
import java.util.Collection;
public class WeakReferenceTest {
/**
* @param args
*/
public static void main(String[] args) {
ArrayList<data> list = new ArrayList();
for(int i =0;i<5440000;i++){
dat... | [
"lryxxh@163.com"
] | lryxxh@163.com |
12c7027ebce2f7d874458819bd3f232b5da1f47d | 9dae38286b0d430a2c33eab688926a43c8661c3a | /src/main/java/javassist/compiler/ast/ASTree.java | af789669f0e8e5757cb8c93be31ea2ad7e38fb1d | [] | 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 | 1,982 | java | /*
* Javassist, a Java-bytecode translator toolkit.
* Copyright (C) 1999- Shigeru Chiba. All Rights Reserved.
*
* The contents of this file are subject to the Mozilla Public License Version
* 1.1 (the "License"); you may not use this file except in compliance with
* the License. Alternatively, the contents of th... | [
"skidjava@gmail.com"
] | skidjava@gmail.com |
6de3bec5508a1cf70da8fe6ea0f1a3ee7236b987 | 9da2a3149b5668c02841191640b8c60e2597a8cf | /oms/src/main/java/com/cn/thinkx/oms/module/margin/mapper/MerchantCashManageMapper.java | 1d33091cc555ce04625ade0a47454dd0a286ada5 | [] | no_license | wang-shun/wecard-maindir | e1ff253978d37a54ad2dcc68c7e720678dccc439 | 438070cfb10f8a466d016858ea62c340cf4b2a46 | refs/heads/master | 2022-07-17T07:37:11.638365 | 2019-05-04T07:48:05 | 2019-05-04T07:48:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 689 | java | package com.cn.thinkx.oms.module.margin.mapper;
import java.util.List;
import org.springframework.stereotype.Repository;
import com.cn.thinkx.oms.module.margin.model.MerchantCashManage;
@Repository("merchantCashManageMapper")
public interface MerchantCashManageMapper {
public MerchantCashManage getMchntCashMana... | [
"zhu_qiuyou@ebeijia.com"
] | zhu_qiuyou@ebeijia.com |
d039e354809b0e3942ad6c58dc5ab68fe8a4145d | 4f0b2c117555bb83eb062a063b8567d71826e480 | /src/main/java/com/thoughtworks/capability/gtb/Practice2.java | ccfc707b5e13d9c2e6abc7bbdcbf47a883442303 | [] | no_license | slsefe/B-java8-date-time-api-homework | b6915c601c55295e7bdf447dbb7e962d8c401473 | b0e191c6f1ce23e08b66b6d6fdd36608b317293c | refs/heads/master | 2022-11-09T16:26:37.543099 | 2020-06-09T07:31:04 | 2020-06-09T07:31:04 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 300 | java | package com.thoughtworks.capability.gtb;
import java.time.LocalDate;
/**
* 对任意日期获取下一个工作日, 不考虑节假日
*
* @author itutry
* @create 2020-05-15_17:20
*/
public class Practice2 {
public static LocalDate getNextWorkDate(LocalDate date) {
return null;
}
}
| [
"zhaozhang@thoughtworks.com"
] | zhaozhang@thoughtworks.com |
11e6114ff97675a7011061eca6dfaf282d2f6c41 | b4e4ab3fdaf818b8a48fe945391ae1be74b4008f | /source/utils/utils-serialize/src/main/java/com/jd/blockchain/utils/serialize/json/JSONStringDeserializer.java | 671b61c1d11767ae263c400622dfec515111df07 | [
"Apache-2.0"
] | permissive | Spark3122/jdchain | 78ef86ffdec066a1514c3152b35a42955fa2866d | 3378c0321b2fcffa5b91eb9739001784751742c5 | refs/heads/master | 2020-07-27T20:27:35.258501 | 2019-09-04T17:51:15 | 2019-09-04T17:51:15 | 209,207,377 | 1 | 0 | Apache-2.0 | 2019-09-18T03:17:36 | 2019-09-18T03:17:36 | null | UTF-8 | Java | false | false | 777 | java | package com.jd.blockchain.utils.serialize.json;
import java.lang.reflect.Type;
import com.alibaba.fastjson.parser.DefaultJSONParser;
import com.alibaba.fastjson.parser.JSONToken;
import com.alibaba.fastjson.parser.deserializer.ObjectDeserializer;
public class JSONStringDeserializer implements ObjectDeseriali... | [
"huanghaiquan@jd.com"
] | huanghaiquan@jd.com |
e467ad3cd6a6a10dedff7999852991b61e3b7e81 | f08256664e46e5ac1466f5c67dadce9e19b4e173 | /sources/com/bamtech/sdk4/account/AccountPluginExtra.java | f6b584ae0e05dec07850384ddb19848799b36298 | [] | no_license | IOIIIO/DisneyPlusSource | 5f981420df36bfbc3313756ffc7872d84246488d | 658947960bd71c0582324f045a400ae6c3147cc3 | refs/heads/master | 2020-09-30T22:33:43.011489 | 2019-12-11T22:27:58 | 2019-12-11T22:27:58 | 227,382,471 | 6 | 3 | null | null | null | null | UTF-8 | Java | false | false | 1,151 | java | package com.bamtech.sdk4.account;
import com.bamtech.core.networking.converters.Converter;
import com.bamtech.sdk4.plugin.PluginExtra;
import kotlin.Metadata;
@Metadata(mo31005bv = {1, 0, 3}, mo31006d1 = {"\u0000\u0012\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0002\b\u0004\u0018\u00002\u0... | [
"101110@vivaldi.net"
] | 101110@vivaldi.net |
f53f005653ad783b13e874ec8fd61c01a4578953 | 85e5dd19cc0a19078df57755ace4e88ed5586dc9 | /spi/src/main/java/org/femtoframework/service/rmi/ObjID.java | 9da79bc0ee7ebd6f6b06cbd8cdc9ab57f43f9c62 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | femtoframework/femto-service | badf44d55c68db2a18cfb429d441d62fc380211a | 5f2cf85349430eec1bda94b85e98bbcdd55ef019 | refs/heads/master | 2020-04-24T22:24:22.740252 | 2019-11-23T16:37:22 | 2019-11-23T16:37:22 | 172,310,912 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 639 | java | package org.femtoframework.service.rmi;
import org.femtoframework.io.Streamable;
import java.io.Externalizable;
/**
* 对象标识
*
* @author fengyun
* @version 1.00 2005-8-14 0:40:53
*/
public interface ObjID extends Streamable, Externalizable {
/**
* Returns the hash code for the <code>ObjID</code> (the obj... | [
"shaoxt@gmail.com"
] | shaoxt@gmail.com |
5c47f3879b21cf0f0ec23788007239de6982daf9 | edfb435ee89eec4875d6405e2de7afac3b2bc648 | /tags/selenium-2.0-beta-1/selenium/test/java/com/thoughtworks/selenium/corebased/TestSetSpeed.java | ee211003306e27fb85ccba6a3a1356e1d0e6da0c | [
"Apache-2.0"
] | permissive | Escobita/selenium | 6c1c78fcf0fb71604e7b07a3259517048e584037 | f4173df37a79ab6dd6ae3f1489ae0cd6cc7db6f1 | refs/heads/master | 2021-01-23T21:01:17.948880 | 2012-12-06T22:47:50 | 2012-12-06T22:47:50 | 8,271,631 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 810 | java | package com.thoughtworks.selenium.corebased;
import com.thoughtworks.selenium.InternalSelenseTestNgBase;
import org.testng.annotations.Test;
public class TestSetSpeed extends InternalSelenseTestNgBase {
@Test(dataProvider = "system-properties") public void testSetSpeed() throws Exception {
String lastSpeed = selen... | [
"simon.m.stewart@07704840-8298-11de-bf8c-fd130f914ac9"
] | simon.m.stewart@07704840-8298-11de-bf8c-fd130f914ac9 |
09c37c6eaed6b9cb1851883819c79f3b142bc44e | d4dafb381a9c5930918db8bedf403944df918884 | /src/main/java/cn/com/sky/collections/map/TestConcurrentHashMap4Test.java | 898f62f57589635026ea3fe2e51eb8b5ce941bf3 | [] | no_license | git-sky/javabasics | 3f307d33876e17b260740492fcd6c33bdf91bddb | 25bf3ddbe6c08b77b499450cfdbd75e4eb81b51d | refs/heads/master | 2022-12-25T12:01:04.569153 | 2021-06-20T14:48:55 | 2021-06-20T14:48:55 | 97,925,787 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,656 | java | package cn.com.sky.collections.map;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import java.util.Set;
import java.util.Map.Entry;
import org.junit.After;
import org.junit.Before;
import org.junit.BeforeClass;
import org.junit.Test;
public class TestConcurrentH... | [
"linkme2008@sina.com"
] | linkme2008@sina.com |
e7a01cb420f3551d4f25e3ceace285c70f03e6eb | f134d1629baac7412603a5449877b415f5153b05 | /basic/src/main/java/net/happyonroad/credential/WmiCredential.java | 92b375966be28232599be6273c5df15106bb68fc | [] | no_license | Kadvin/spring-service-components | ebb381237cfd03e92d1ddcbdef85c64401100227 | df206c7f7fc720c66b952b873ec3afe40cdf7ff4 | refs/heads/master | 2021-01-01T18:34:15.234215 | 2016-02-12T15:03:11 | 2016-02-12T15:03:11 | 27,476,179 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 192 | java | package net.happyonroad.credential;
import net.happyonroad.model.Credential;
/**
* <h1>Wmi Credential</h1>
*
* @author Jay Xiong
*/
public interface WmiCredential extends Credential {
}
| [
"kadvin@gmail.com"
] | kadvin@gmail.com |
7ce3b0d9cb4177b46bed2928e5d31e96c041e918 | 58da62dfc6e145a3c836a6be8ee11e4b69ff1878 | /src/main/java/com/alipay/api/domain/AlipayUserBenefitCreateModel.java | 93ef6065eac622c738a703c2009730b84e783bb5 | [
"Apache-2.0"
] | permissive | zhoujiangzi/alipay-sdk-java-all | 00ef60ed9501c74d337eb582cdc9606159a49837 | 560d30b6817a590fd9d2c53c3cecac0dca4449b3 | refs/heads/master | 2022-12-26T00:27:31.553428 | 2020-09-07T03:39:05 | 2020-09-07T03:39:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,010 | java | package com.alipay.api.domain;
import com.alipay.api.AlipayObject;
import com.alipay.api.internal.mapping.ApiField;
/**
* 蚂蚁会员合作权益创建接口
*
* @author auto create
* @since 1.0, 2020-08-17 21:22:07
*/
public class AlipayUserBenefitCreateModel extends AlipayObject {
private static final long serialVersi... | [
"ben.zy@antfin.com"
] | ben.zy@antfin.com |
eba199a0d37335b9020f5652760e9e0fd7a1d58d | adad299298b3a4ddbc0d152093b3e5673a940e52 | /neohort4ape/src/neohort/universal/output/lib_pdf/document_header.java | 3216c693fa464beacc9ba2f566f727d888e2cfce | [] | no_license | surban1974/neohort | a692e49c8e152cea0b155d81c2b2b1b167630ba8 | 0c371590e739defbc25d5befd1d44fcf18d1bcab | refs/heads/master | 2022-07-27T18:57:49.916560 | 2022-01-04T18:00:12 | 2022-01-04T18:00:12 | 5,521,942 | 2 | 1 | null | 2022-06-30T20:10:02 | 2012-08-23T08:33:40 | Java | UTF-8 | Java | false | false | 2,826 | java | /**
* Creation date: (14/12/2005)
* @author: Svyatoslav Urbanovych surban@bigmir.net svyatoslav.urbanovych@gmail.com
*/
/********************************************************************************
*
* Copyright (C) 2005 Svyatoslav Urbanovych
*
* This program is free software; you can redistribute it an... | [
"svyatoslav.urbanovych@gmail.com"
] | svyatoslav.urbanovych@gmail.com |
7ab12150a3d78e5596f36274c54e3ac9b8808f32 | 139960e2d7d55e71c15e6a63acb6609e142a2ace | /mobile_app1/module228/src/main/java/module228packageJava0/Foo29.java | a88a5ddac1f9bd5eadba0dbc93bacd13187ac531 | [
"Apache-2.0"
] | permissive | uber-common/android-build-eval | 448bfe141b6911ad8a99268378c75217d431766f | 7723bfd0b9b1056892cef1fef02314b435b086f2 | refs/heads/master | 2023-02-18T22:25:15.121902 | 2023-02-06T19:35:34 | 2023-02-06T19:35:34 | 294,831,672 | 83 | 7 | Apache-2.0 | 2021-09-24T08:55:30 | 2020-09-11T23:27:37 | Java | UTF-8 | Java | false | false | 452 | java | package module228packageJava0;
import java.lang.Integer;
public class Foo29 {
Integer int0;
public void foo0() {
new module228packageJava0.Foo28().foo7();
}
public void foo1() {
foo0();
}
public void foo2() {
foo1();
}
public void foo3() {
foo2();
}
public void foo4() {
fo... | [
"oliviern@uber.com"
] | oliviern@uber.com |
d9845910082eb700f678e96024df819a3f059f16 | d2697b2dc2ada2a5db3d3b763f00648be682a3c5 | /bookexchangeUpdated(1)_source_from_JADX/sources/com/google/android/gms/internal/firebase_auth/zzhq.java | 950fe49b906fbbb0b5f66d0116ba4fe5177b5008 | [] | no_license | cseadnan16/Uncomplete-project--Android- | 3639b51512c23bfe5baf97d0328a4939133bab15 | 3b7036115db7ae1f141678282cc892ed1bc5f56e | refs/heads/main | 2023-03-06T20:25:28.244479 | 2021-02-21T07:35:29 | 2021-02-21T07:35:29 | 340,841,260 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 236 | java | package com.google.android.gms.internal.firebase_auth;
import com.google.android.gms.internal.firebase_auth.zzjn;
/* compiled from: com.google.firebase:firebase-auth@@19.3.0 */
public class zzhq<ContainingType extends zzjn, Type> {
}
| [
"adnanan.cse2016@gmail.com"
] | adnanan.cse2016@gmail.com |
dcd7fd7498ed49fce9eb3cecfd7db72914274498 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/21/21_b09deb6ec91a0f5902e0852c7f2101b58c98a567/MainReference/21_b09deb6ec91a0f5902e0852c7f2101b58c98a567_MainReference_s.java | 1b3d6c84557acc56167f5d2a9fb938b5c1b2e5ff | [] | 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,982 | java | /*
* Copyright 1999-2005 The Apache Software Foundation.
*
* 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 requ... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
6193395bddc00f142a4058be5f5c9150ce3d2386 | d1ea5077c83cb2e93fe69e3d19a2e26efe894a0e | /src/main/java/com/rograndec/feijiayun/chain/business/goods/pharmacy/service/IncompatibilityService.java | b30f825d9c49f12ac23100677c22340d7c5beab7 | [] | no_license | Catfeeds/rog-backend | e89da5a3bf184e4636169e7492a97dfd0deef2a1 | 109670cfec6cbe326b751e93e49811f07045e531 | refs/heads/master | 2020-04-05T17:36:50.097728 | 2018-10-22T16:23:55 | 2018-10-22T16:23:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,353 | java | package com.rograndec.feijiayun.chain.business.goods.pharmacy.service;
import com.rograndec.feijiayun.chain.business.goods.pharmacy.vo.IncompatibilityGoodsVO;
import com.rograndec.feijiayun.chain.business.goods.pharmacy.vo.IncompatibilityVO3;
import com.rograndec.feijiayun.chain.business.goods.pharmacy.vo.SaveInco... | [
"ruifeng.jia@rograndec.com"
] | ruifeng.jia@rograndec.com |
817736890fca1b3c03f16ac43956a4f1138ba1e7 | c1308d37420a6e1b71376208377bd983ef26b328 | /src/main/java/cn/ncut/service/finance/refund/impl/RefundService.java | 5c6ab430079f6dd38a7e9e04976d5a3124e0d84f | [] | no_license | ncut-database-lab/dccm | ad830af13f1f99b43e4049f9286d6848a071a3cf | f8d5e523dee0363a735fe226a1e7d1c599504de5 | refs/heads/master | 2018-10-05T20:38:13.478844 | 2018-06-17T13:54:53 | 2018-06-17T13:54:53 | 117,047,610 | 1 | 1 | null | 2018-01-11T03:55:54 | 2018-01-11T03:55:54 | null | UTF-8 | Java | false | false | 1,906 | java | package cn.ncut.service.finance.refund.impl;
import java.util.List;
import javax.annotation.Resource;
import org.springframework.stereotype.Service;
import cn.ncut.dao.DaoSupport;
import cn.ncut.entity.Page;
import cn.ncut.util.PageData;
import cn.ncut.service.finance.refund.RefundManager;
/**
*
*
*<p>Title:退款详情</p... | [
"690074384@qq.com"
] | 690074384@qq.com |
c6cdba176ec28441d0d3f0209d1b0b6e755b84d5 | 8195ff2bc040c046c1c8afe91ce8f7a09cf72989 | /javadsl.java | 2f8463e2ff77c974fbab7a0d890da7291b8f1bf1 | [] | no_license | ptrthomas/karate-showcase | 81169d04bd4d320b3ceea3bf718b9aedf5e878a5 | 1458d78e2f6cfc42ddc8dc1b4cec7b0cef3be4cc | refs/heads/main | 2023-02-17T19:02:42.574220 | 2021-01-14T06:42:10 | 2021-01-14T06:42:10 | 325,565,040 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 625 | java | ///usr/bin/env jbang "$0" "$@" ; exit $?
//DEPS com.intuit.karate:karate-core:0.9.9.RC3
//FILES logback.xml
import com.intuit.karate.*;
import java.util.List;
public class javadsl {
public static void main(String[] args) {
List users = Http.to("https://jsonplaceholder.typicode.com/users")
... | [
"peter_thomas@intuit.com"
] | peter_thomas@intuit.com |
6c4860f8ac0c4a7cfaf4a205c075ccf0e0b8ede8 | 1e3e043877f9a8d71f0c70dec547737226e7784e | /winit-label-parent/winit-label-spring/src/main/java/com/winit/svr/spring/components/config/annotations/LabelConfiguration.java | 3defe3956fbc9f6522080d6d643fa84fdd761d9a | [] | no_license | raisedragon/work | d12e285f506e441902db2e4b31a3246ef272df1b | 15e31c3f4b2b5f2ea30420d8885dfc469aa26914 | refs/heads/master | 2021-03-12T23:42:05.450864 | 2015-07-15T03:08:30 | 2015-07-15T03:08:30 | 24,010,744 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,549 | java | package com.winit.svr.spring.components.config.annotations;
import java.sql.Driver;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;
import javax.sql.DataSource;
import com.winit.svr.IdentityService;
import com.winit.svr.LabelException;
import com.winit.svr.LabelServer;
import com.winit.svr.L... | [
"wang2009long@126.com"
] | wang2009long@126.com |
35007673b3102eb04aa3344c59876ad7c1851b2c | c7bdefcaa4b2c7d1a857bfd5253c556df0159cbc | /SLOTGAMES/src/test/java/stepDefinition_FrenzyFruits/FrenzyFruits_Balance_Deduction_AccordingToBetType1_3.java | ea2eda9793f95365837c25f4bcfa5c0418ab52e6 | [] | no_license | pavanysecit/SLOTGAMES_MOBILES | 62a97bded1f4d0df0f50fc2176e473ce3dac267b | 80bb25d81feda93b3f9137080bd2f0922e882da6 | refs/heads/master | 2021-02-15T04:56:59.388043 | 2021-01-07T09:36:44 | 2021-01-07T09:36:44 | 244,863,982 | 0 | 0 | null | 2020-10-13T20:03:05 | 2020-03-04T09:52:42 | Java | UTF-8 | Java | false | false | 3,818 | java | package stepDefinition_FrenzyFruits;
import org.junit.Assert;
import org.openqa.selenium.By;
import org.openqa.selenium.support.ui.ExpectedConditions;
import org.openqa.selenium.support.ui.WebDriverWait;
import cucumber.api.java.en.Given;
import cucumber.api.java.en.Then;
import cucumber.api.java.en.When;
import io.a... | [
"pavan.kumar@ysecit.com"
] | pavan.kumar@ysecit.com |
5561ff653efbf8f4c54df564413cb11c6c15db47 | 875d88ee9cf7b40c9712178d1ee48f0080fa0f8a | /geronimo-jaxrs_2.0_spec/src/main/java/javax/ws/rs/core/FeatureContext.java | 4900bed6c96782e5311d36dac2d9fbfb20b39f37 | [
"Apache-2.0",
"W3C",
"W3C-19980720"
] | permissive | jgallimore/geronimo-specs | b152164488692a7e824c73a9ba53e6fb72c6a7a3 | 09c09bcfc1050d60dcb4656029e957837f851857 | refs/heads/trunk | 2022-12-15T14:02:09.338370 | 2020-09-14T18:21:46 | 2020-09-14T18:21:46 | 284,994,475 | 0 | 1 | Apache-2.0 | 2020-09-14T18:21:47 | 2020-08-04T13:51:47 | Java | UTF-8 | Java | false | false | 794 | java | /*
* #%L
* Apache Geronimo JAX-RS Spec 2.0
* %%
* Copyright (C) 2003 - 2014 The Apache Software Foundation
* %%
* 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.ap... | [
"rmannibucau@apache.org"
] | rmannibucau@apache.org |
5c9dbcd576e9f7d156229e731bde350b2490501b | 16be4b5d7b111dae18a4117b0dcf434cf44e4215 | /src/main/java/q1000/Q993_CousinsInBinaryTree.java | bdc90a89557955d8b35cf42e3ad67afee81117ae | [
"MIT"
] | permissive | sunxuia/leetcode-solution-java | a3d8d680fabc014216ef9837d119b02acde923b5 | 2794f83c9e80574f051c00b8a24c6a307bccb6c5 | refs/heads/master | 2022-11-12T13:31:04.464274 | 2022-11-09T14:20:28 | 2022-11-09T14:20:28 | 219,247,361 | 1 | 0 | MIT | 2020-10-26T10:55:12 | 2019-11-03T03:43:25 | Java | UTF-8 | Java | false | false | 2,555 | java | package q1000;
import org.junit.runner.RunWith;
import util.provided.TreeNode;
import util.runner.Answer;
import util.runner.LeetCodeRunner;
import util.runner.TestData;
import util.runner.data.DataExpectation;
/**
* [Easy] 993. Cousins in Binary Tree
* https://leetcode.com/problems/cousins-in-binary-tree/
*
* In... | [
"ntsunxu@163.com"
] | ntsunxu@163.com |
c722b14a1025b0080631c35f234b8c87066088bf | 55821b09861478c6db214d808f12f493f54ff82a | /trunk/java.prj/ecc/src/com/dragonflow/SiteView/DetectConfigurationChange.java | 86e9c09c01ae8e426bdc20023d3a89f8f19a0f36 | [] | no_license | SiteView/ECC8.13 | ede526a869cf0cb076cd9695dbc16075a1cf9716 | bced98372138b09140dc108b33bb63f33ef769fe | refs/heads/master | 2016-09-05T13:57:21.282048 | 2012-06-12T08:54:40 | 2012-06-12T08:54:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,469 | java | /*
*
* Created on 2005-2-15 12:50:01
*
* DetectConfigurationChange.java
*
* History:
*
*/
package com.dragonflow.SiteView;
/**
* Comment for <code>DetectConfigurationChange</code>
*
* @author
* @version 0.0
*
*
*/
import java.io.File;
import java.util.Enumeration;
import java.ut... | [
"136122085@163.com"
] | 136122085@163.com |
da5d1e81c927f945ecaf0db11ffb59faf86805f8 | f7cc8938ccf25a514c6a6ccdfb4dcc49f80b5c12 | /microvibe-booster/booster-core/src/main/java/io/microvibe/booster/core/base/model/JsTreeView.java | 620b04befc73070d66172ff1b49ae248839be98d | [
"Apache-2.0"
] | permissive | microsignal/vibe | 6f8b8d91aa6fa0dfc7020ca023ea8c3cb0d82e37 | 4b3e2d5b5a6f3b3e021276b7e496d6eaa1b7b665 | refs/heads/master | 2021-09-25T13:07:16.911688 | 2018-10-22T05:14:14 | 2018-10-22T05:14:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,150 | java | package io.microvibe.booster.core.base.model;
import com.alibaba.fastjson.util.TypeUtils;
import io.microvibe.booster.core.base.entity.Treeable;
import lombok.Data;
import lombok.extern.slf4j.Slf4j;
import org.apache.commons.beanutils.PropertyUtils;
import java.io.Serializable;
import java.util.ArrayList;
import java... | [
"kylinmania@163.com"
] | kylinmania@163.com |
ab0897c7339072b81140feb9da6b020df9efa1a5 | 48fd1d4142439be057c4b226b1c8e4ec88c344c6 | /20230408/spring/src/main/java/com/example/demo/application/LogoutService.java | 4a824e70e00f007707b1c9cc5b189ce3db176307 | [] | no_license | ahastudio/CodingLife | 2323d4b105f85935be1e6534433338e4ea806b3f | dfbddf92e3c4f93ba357a66ed4171b1cd6172d56 | refs/heads/main | 2023-07-19T22:04:56.830668 | 2023-07-09T20:25:48 | 2023-07-09T20:27:25 | 19,508,919 | 73 | 42 | null | 2022-03-23T22:51:43 | 2014-05-06T20:07:00 | Jupyter Notebook | UTF-8 | Java | false | false | 508 | java | package com.example.demo.application;
import jakarta.transaction.Transactional;
import org.springframework.stereotype.Service;
import com.example.demo.infrastructure.UserDetailsDao;
@Service
@Transactional
public class LogoutService {
private final UserDetailsDao userDetailsDao;
public LogoutService(UserDe... | [
"ahastudio@gmail.com"
] | ahastudio@gmail.com |
8fe0cf0e128aeae963b9eb6185c99162a883482d | 53d677a55e4ece8883526738f1c9d00fa6560ff7 | /com/tencent/mm/plugin/honey_pay/ui/HoneyPayCardManagerUI$8.java | b878654339ef1e563044ea45578e544008ac2685 | [] | no_license | 0jinxing/wechat-apk-source | 544c2d79bfc10261eb36389c1edfdf553d8f312a | f75eefd87e9b9ecf2f76fc6d48dbba8e24afcf3d | refs/heads/master | 2020-06-07T20:06:03.580028 | 2019-06-21T09:17:26 | 2019-06-21T09:17:26 | 193,069,132 | 9 | 4 | null | null | null | null | UTF-8 | Java | false | false | 909 | java | package com.tencent.mm.plugin.honey_pay.ui;
import android.view.View;
import android.view.View.OnClickListener;
import com.tencent.matrix.trace.core.AppMethodBeat;
import com.tencent.mm.protocal.protobuf.bdh;
import com.tencent.mm.ui.MMActivity;
import com.tencent.mm.ui.q;
import com.tencent.mm.wallet_core.ui.... | [
"172601673@qq.com"
] | 172601673@qq.com |
faeaae56e83d40150d52f3cd119a438f804c7e5c | daae183b831e5c0afdb9da8978bae4ef2c01ed81 | /multithread/src/main/java/chapter2/t8/syn_Out_asyn/MyList.java | 161b399f7b4f7d4023f1372157528aa3f25456e7 | [] | no_license | apple006/FaithAkaJava | 95c5f1c600a48e4a46f08c53462054243fe0b715 | 1df80dfed44492d2ad315d062980acf8e9ac91fe | refs/heads/master | 2021-03-30T22:08:11.319054 | 2017-12-08T03:40:11 | 2017-12-08T03:40:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 766 | java | package chapter2.t8.syn_Out_asyn;
import java.util.ArrayList;
import java.util.List;
/**
* @author nickChen
* @create 2017-04-20 15:35.
*/
public class MyList {
private List list = new ArrayList();
synchronized public void add(String username){
System.out.println("ThreadName="+Thread.currentThread(... | [
"nickChenyx@gmail.com"
] | nickChenyx@gmail.com |
573757267c9c67ac73b08f9293913c95b00f6f44 | 3cb3004c7b44f9886b095197192df38581e51826 | /atu-api-web/src/main/java/demo/Test.java | bddfd8e9c6ca4326d2536708993bc613e7d19d93 | [] | no_license | github188/atu_api | 0c8fe985285bb59adf79944665c2046dc970ef65 | 2df7c270c40b1bb54e2cc4ab7c014cb17f9f0540 | refs/heads/master | 2020-03-22T13:55:14.394152 | 2017-12-04T03:58:45 | 2017-12-04T03:58:45 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 515 | java | package demo;
import java.io.IOException;
import java.util.Calendar;
public class Test {
public static void main(String[] args) throws IOException {
Calendar cal = Calendar.getInstance();
int year=cal.get(Calendar.YEAR);//得到年
int month=cal.get(Calendar.MONTH)+1;//得到月,因为从0开始的,所以要加1
int day=cal.g... | [
"359953111@qq.com"
] | 359953111@qq.com |
40699d645b4f439ad42a5e90cc66e86ff0ba3fd1 | d6c7eced27e93c594789b27dec6831343ee57ea6 | /src/main/java/com/kosmos/network/packets/PacketChat.java | a9a1fa42ca42c86f18158fe70ae35e8fbcb637bc | [] | no_license | mattparks/New-Kosmos | e7825aef8f2cacd3f0c0e1240d1ff7d0aae4a4d9 | b5d672be2e00a384abe8ed0d1b19b9a1e3bd0cef | refs/heads/master | 2022-09-18T11:31:52.368537 | 2022-09-11T00:12:10 | 2022-09-11T00:12:10 | 79,647,660 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,688 | java | /*
* Copyright (C) 2017, Equilibrium Games - All Rights Reserved.
*
* This source file is part of New Kosmos.
*
* Unauthorized copying of this file, via any medium is strictly prohibited.
* Proprietary and confidential.
*/
package com.kosmos.network.packets;
import com.flounder.logger.*;
import com.flounder.ma... | [
"mattparks5855@gmail.com"
] | mattparks5855@gmail.com |
79ecfbc38095ac481c025571df2d4b24d06c608b | 4560dcc6564baea1b5e3f4b2e0cfa401a19b644f | /springQuick_Ex04/src/main/java/com/springbook/view/common/JDBCUtil.java | d234be6c56c6319076bccb87c7e8d6fa3e1aee6d | [] | 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 | 1,562 | java | package com.springbook.view.common;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
public class JDBCUtil {
public static Connection getConnection() {
try {
Class.forName("oracle.jdbc.driver.OracleDriver");
// Class.forName("oracle.jdbc... | [
"pengdoong95@gmail.com"
] | pengdoong95@gmail.com |
c54e2948ea1005537cf3c82c5b3294e427368553 | 706dae6cc6526064622d4f5557471427441e5c5e | /src/test/java/com/anbo/juja/patterns/builder_20/sample/windows/composite/HorizontalAlignmentTest.java | 0d8d540b40f0c7d07113181d0b56fdd1d2b4489d | [] | no_license | Anton-Bondar/Design-patterns-JUJA-examples- | 414edabfd8c4148640de7de8d01f809b01c3c17c | 9e3d628f7e45c0106514f8f459ea30fffed702d5 | refs/heads/master | 2021-10-09T04:45:42.372993 | 2018-12-21T12:09:00 | 2018-12-21T12:11:14 | 121,509,668 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,889 | java | package com.anbo.juja.patterns.builder_20.sample.windows.composite;
import org.junit.Test;
import static org.junit.Assert.assertEquals;
/**
* Created by oleksandr.baglai on 27.10.2015.
*/
public class HorizontalAlignmentTest {
@Test
public void testDrawSimpleWindow() {
// given
Window wind... | [
"AntonBondar2013@gmail.com"
] | AntonBondar2013@gmail.com |
89090ed0aee3dbf3d5516f5267c6223cf9a5c357 | b4b411a19f7ca6ca4ed6e5ddd00aa630daea6e2a | /src/main/java/com/algorithm/problems/longest_harmonious_subsequence/Solution1.java | 2ce6b7f9c5b6b3b5b754e05f45ac3f9168e86de6 | [] | no_license | unknown-peter/algorithm-problems | ca9d4fdf31cb09cbaa0728a09f22e06d4363cc90 | 7185679c671caf567619242417e020a8da624e82 | refs/heads/master | 2022-10-24T10:55:22.860449 | 2022-10-23T04:58:40 | 2022-10-23T04:58:40 | 186,918,222 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,263 | java | /**
* Leetcode - longest_harmonious_subsequence
*/
package com.algorithm.problems.longest_harmonious_subsequence;
import java.util.Arrays;
class Solution1 implements Solution {
/**
* 数组排序,遍历计算当前值的元素的数量到curCount,
* 如果下一个值与其相差1则preCount=curCount并遍历计算值的元素数量到curCount
* 如果preCount、curCount均不为0,则相加和su... | [
"unknown-peter@protonmail.com"
] | unknown-peter@protonmail.com |
0159dc8c25c630dcb7e75fead1caf592debb9fa4 | 2ee773cbdc216c9165029632eb36fedd8de36ca5 | /app/src/main/java/org/firstinspires/ftc/robotcore/internal/android/dx/ssa/back/RegisterAllocator.java | 2821142f300b57ee4c272133388ff15aa336e174 | [] | no_license | Killian-Townsend/Custom-FTC-Driver-Station-2021 | 6bee582afdb032ad2921b394280a2321f0f815ec | 16e8999d7593ef2c4189902bf2d376db8a3a6b41 | refs/heads/master | 2023-03-28T04:48:30.704409 | 2021-03-19T01:09:18 | 2021-03-19T01:09:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,174 | java | package org.firstinspires.ftc.robotcore.internal.android.dx.ssa.back;
import java.util.ArrayList;
import org.firstinspires.ftc.robotcore.internal.android.dx.rop.code.Insn;
import org.firstinspires.ftc.robotcore.internal.android.dx.rop.code.PlainInsn;
import org.firstinspires.ftc.robotcore.internal.android.dx.rop.code.... | [
"admin@thatsfuckingstupid.org"
] | admin@thatsfuckingstupid.org |
a7e56bb9b24b83adf4497581a3897f9fe2f5aa12 | 18c36d681eea1616e18c1ff56154a633f4156d33 | /test/DatabaseTest.java | 9bdeefa7d2c148885cdc07628ff6847cb5ed2aeb | [
"Apache-2.0"
] | permissive | mayconbordin/ubipri-server | 094774889d7339b8d5f7fa8cb84597b56186feae | ffc4fa78fdef493d8b7d8314347e233f205cc448 | refs/heads/master | 2021-01-20T22:05:49.478600 | 2015-09-25T17:23:10 | 2015-09-25T17:23:10 | 63,781,276 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 659 | java | import base.GuiceApplicationBaseTest;
import com.google.common.collect.ImmutableMap;
import org.junit.*;
import utils.db.FixturesUtil;
import java.util.Map;
public class DatabaseTest extends GuiceApplicationBaseTest {
@Test
public void createDatabase() {
//
}
@Override
protected Map<Stri... | [
"mayconbordin@gmail.com"
] | mayconbordin@gmail.com |
652a34948d03ade7106a78937c3500742f8c2420 | 64735343162d3f2abf2af7e995fd050067f8bc3b | /src/l/series/CreateBinaryTree.java | a1d33d2ead18ad25bff8d7b5ff0b1b92eadd540c | [] | no_license | Luckylau/my-algorithm-training | 275d20282c7a338fa881358952af1d538951ecaf | d7505e7a1175364123cbe8b496d7ccf5045738ac | refs/heads/master | 2022-05-24T14:00:43.498487 | 2022-05-08T14:42:46 | 2022-05-08T14:42:46 | 72,265,981 | 1 | 3 | null | null | null | null | UTF-8 | Java | false | false | 974 | java | package l.series;
/**
* 有序数组构建二叉查找树
*/
public class CreateBinaryTree {
public static void main(String[] args) {
int[] nums = {1, 2, 3, 4, 5, 6, 7, 8, 9};
CreateBinaryTree createBinaryTree = new CreateBinaryTree();
createBinaryTree.createBinaryTree(nums);
}
public TreeNode create... | [
"laujunbupt0203@163.com"
] | laujunbupt0203@163.com |
989aeffd19ae70ad99ef418a6c05f01a5613ae92 | c06837ffd4009cd700b25b8a565a08187b0f720e | /im/src/main/java/cn/lds/im/data/CityBean.java | 49c11096b4492b2d49bacbaeb5f21d88a79e6b3f | [] | no_license | binbin5257/A002 | 034c469b8607a368aa80c0c31fc833ab858f45f4 | 9a78f4516b7be45c30eed4ff66c44410042b9828 | refs/heads/master | 2020-04-06T08:27:10.603355 | 2019-08-08T01:35:20 | 2019-08-08T01:35:20 | 157,305,134 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,367 | java | package cn.lds.im.data;
/**
* Created by E0608 on 2017/9/25.
*/
public class CityBean {
private String name;
private String code;
private double lat;
private double log;
private String cityAddress;
private String address;
public String getAddress() {
r... | [
"13624266523@163.com"
] | 13624266523@163.com |
70ec5b4c8a8f0853f03613428eca90a2fc58d0f7 | 2fc0657f5612ee1482bd5cfe134e6d955d284f5d | /IFLCustomerService-portlet/docroot/WEB-INF/src/com/ifl/rapid/customer/model/impl/CRM_Trn_AddressImpl.java | 2b8908cf5e8c93535588abc7247bf9f7d86fb87d | [] | no_license | vvraju/portlets | 92396db5a48a5190e9d73ebe8d119186f55ba785 | 6a9203aa106be116e43fc2ea36a7b74b912f9cc9 | refs/heads/master | 2016-09-06T11:52:22.313088 | 2014-07-17T13:06:16 | 2014-07-17T13:06:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,344 | java | /**
* Copyright (c) 2000-2013 Liferay, Inc. All rights reserved.
*
* The contents of this file are subject to the terms of the Liferay Enterprise
* Subscription License ("License"). You may not use this file except in
* compliance with the License. You can obtain a copy of the License by
* contacting Liferay, Inc... | [
"laga.kp@gmail.com"
] | laga.kp@gmail.com |
a8dfc341e23511afeda970dbfefa3062cb502a71 | 77e35fd24cf1a219b688d901cc2e0c226ba164cc | /src/langs/bevent/exprs/defs/SetDef.java | a4215f3a7c48da90bd3ee479a895ca5fbd5d5b57 | [] | no_license | stratosphr/exotest | cf83c28172fc8271470f20d85e6fd349259ed47c | 57d897d5ee00428aaeb42745a4fc8fdff70738f3 | refs/heads/master | 2020-03-18T14:55:21.092051 | 2018-06-11T11:29:18 | 2018-06-11T11:29:18 | 134,875,315 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 638 | java | package langs.bevent.exprs.defs;
import langs.bevent.exprs.arith.Const;
import langs.bevent.exprs.sets.AFiniteSetExpr;
import visitors.formatters.object.IObjectFormatter;
import java.util.LinkedHashSet;
/**
* Created by gvoiron on 08/06/18.
* Time : 10:20
*/
public final class SetDef extends ADef {
public Se... | [
"stratosphr@gmail.com"
] | stratosphr@gmail.com |
d4b1c7b2b06eb69ee06ce4d4510a51c229cc0ee7 | 0af8b92686a58eb0b64e319b22411432aca7a8f3 | /large-multiproject/project28/src/main/java/org/gradle/test/performance28_3/Production28_235.java | 23763ea938f8b7c6145a6eb1885c7e09ccd305bb | [] | 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.performance28_3;
public class Production28_235 extends org.gradle.test.performance11_3.Production11_235 {
private final String property;
public Production28_235() {
this.property = "foo";
}
public String getProperty() {
return property;
}
}
| [
"cedric.champeau@gmail.com"
] | cedric.champeau@gmail.com |
383fd4510efdf3b77dd413dc1fec0d18f1bfca99 | fa1408365e2e3f372aa61e7d1e5ea5afcd652199 | /src/testcases/CWE191_Integer_Underflow/s03/CWE191_Integer_Underflow__long_rand_sub_73b.java | 4f1e79d81308e094f4cddb6486b95c9ad33e2e49 | [] | no_license | bqcuong/Juliet-Test-Case | 31e9c89c27bf54a07b7ba547eddd029287b2e191 | e770f1c3969be76fdba5d7760e036f9ba060957d | refs/heads/master | 2020-07-17T14:51:49.610703 | 2019-09-03T16:22:58 | 2019-09-03T16:22:58 | 206,039,578 | 1 | 2 | null | null | null | null | UTF-8 | Java | false | false | 2,058 | java | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE191_Integer_Underflow__long_rand_sub_73b.java
Label Definition File: CWE191_Integer_Underflow.label.xml
Template File: sources-sinks-73b.tmpl.java
*/
/*
* @description
* CWE: 191 Integer Underflow
* BadSource: rand Set data to result of rand()
* GoodSource: ... | [
"bqcuong2212@gmail.com"
] | bqcuong2212@gmail.com |
c8365fa0fe8ea378e921072591b5945fe98f9d7c | 6ccfd0eb067b0f083ff6241f9b7b37322129ae28 | /src/main/java/com/newlecture/web/dao/oracle/OracleNoticeFileDao.java | a8dcad2bd9b097a65a723b67da655a31ef70813e | [] | no_license | JoshEmbrace/springmavenprj | c1288e5e97d24b1e468695a84c6c5367fa5c0735 | dd34ed729e8da339d765a5348c05f531fbdde3e0 | refs/heads/master | 2022-12-21T07:55:31.744968 | 2019-08-02T02:57:55 | 2019-08-02T02:57:55 | 197,738,323 | 0 | 0 | null | 2022-05-20T21:03:40 | 2019-07-19T08:52:07 | Java | UHC | Java | false | false | 3,166 | java | package com.newlecture.web.dao.oracle;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.List;
import com.newlecture.web.dao.NoticeFileDao;
import com.newlecture... | [
"JHTA@JHTA-PC"
] | JHTA@JHTA-PC |
1a9446315c0a07c585e0d73159a36c819c9afe16 | b9a298842daab2df42652526a2aa8eea46fdc43c | /src/main/java/com/zto/sxy/java8/streamapi/Laziness.java | 745d6253f792f58635dc8f15af951952b7eb9b4f | [] | no_license | spilledyear/SJava | efca5acb1f8182b8db2696abf4e8cb3615981717 | cf129a044e320e58d89e87958029b2f13a0bb838 | refs/heads/master | 2022-06-21T18:29:37.902556 | 2019-12-21T12:17:02 | 2019-12-21T12:17:02 | 149,408,865 | 0 | 0 | null | 2022-06-21T00:55:19 | 2018-09-19T07:19:15 | HTML | UTF-8 | Java | false | false | 883 | java | package com.zto.sxy.java8.streamapi;
import static java.util.stream.Collectors.toList;
import java.util.Arrays;
import java.util.List;
/**
* 流操作-中间操作
*/
public class Laziness {
public static void main(String[] args) {
List<Integer> numbers = Arrays.asList(1, 2, 3, 4, 5, 6, 7, 8);
List<Integer>... | [
"spilledyear@outlook.com"
] | spilledyear@outlook.com |
69e3a6c7b48128ccd9d32cf153fde06f0f6a5e91 | df9aa1ec9dc6fc05d0ff87f819d0e7212f267c0c | /src/com/company/GFG/tree/IsCompleteBinaryTree.java | 2059a20fb433e0b3c387dea16d55809893ee2f7d | [] | no_license | TheNinjaRahul/ProblemSolving | bb8f7dcc645a84e18695b2eca3555217cb5b0ca3 | 263b2fccac3f0900bb35b43ec582d25db3480c12 | refs/heads/master | 2023-03-24T16:08:37.190795 | 2021-03-05T14:03:26 | 2021-03-05T14:03:26 | 262,782,533 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 470 | java | package com.company.GFG.tree;
public class IsCompleteBinaryTree {
public static void main(String[] args) {
}
boolean isFullTree(TreeNode root) {
if (root == null) return true;
if (root.left != null && root.right != null) {
return isFullTree(root.left) && isFullTree(root.right)... | [
"chudasama.rahul.r@gmail.com"
] | chudasama.rahul.r@gmail.com |
dcb47a50fc0ded21952311f2a35636dd4859a30f | 2ebe6e87a7f96bbee2933103a4f43f46ea239996 | /samples/testsuite-xlt/src/scripting/neg/createCookie/CreateCookie_value_squareBracket_left.java | 877507392c9b58932637a0735d7c10b4a3b7eaf7 | [
"Apache-2.0",
"LGPL-2.0-or-later",
"BSD-3-Clause",
"EPL-1.0",
"CDDL-1.1",
"EPL-2.0",
"MPL-2.0",
"MIT",
"BSD-2-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | Xceptance/XLT | b4351c915d8c66d918b02a6c71393a151988be46 | c6609f0cd9315217727d44b3166f705acc4da0b4 | refs/heads/develop | 2023-08-18T18:20:56.557477 | 2023-08-08T16:04:16 | 2023-08-08T16:04:16 | 237,251,821 | 56 | 12 | Apache-2.0 | 2023-09-01T14:52:25 | 2020-01-30T16:13:24 | Java | UTF-8 | Java | false | false | 1,387 | java | /*
* Copyright (c) 2005-2023 Xceptance Software Technologies GmbH
*
* 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 requir... | [
"4639399+jowerner@users.noreply.github.com"
] | 4639399+jowerner@users.noreply.github.com |
532c0fbaa88ed6cf3682bbfcd99599a1e67adeb5 | 943f1a0ccef6d577405a940a8c63d0b2d5c025a4 | /src/main/java/com/sebastian_daschner/jaxrs_analyzer/backend/asciidoc/AsciiDocBackend.java | e970b83c4355e3fe9249df0237edb6d4dbef2ba0 | [
"Apache-2.0"
] | permissive | HenryP3/jaxrs-analyzer | 0ad5fcb9c116eb8bb4782829fef2c75f5969916c | a5c76b7d4828f4523b3977a97513995b02d8c6a0 | refs/heads/master | 2021-01-17T08:09:51.823533 | 2016-06-16T07:30:08 | 2016-06-16T10:15:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,104 | java | package com.sebastian_daschner.jaxrs_analyzer.backend.asciidoc;
import com.sebastian_daschner.jaxrs_analyzer.backend.Backend;
import com.sebastian_daschner.jaxrs_analyzer.backend.JsonRepresentationAppender;
import com.sebastian_daschner.jaxrs_analyzer.model.Types;
import com.sebastian_daschner.jaxrs_analyzer.model.res... | [
"git@sebastian-daschner.de"
] | git@sebastian-daschner.de |
9b2497b292abd5a5bed34eaca81330e28bda40e8 | 8799ac7be9e0fe8a80ea2ae002beb7a68a1a4392 | /Algorithm/BaekJoon Algorithm/BJ1790.java | 7af000c9349498f3c0f36a8e780a5b8b54fb6970 | [] | no_license | jeon9825/TIP | c45f73db7e1f9dffc8edf5a4268f0d7ee14e6709 | fc8067e4597189b1762453ed29ba91d000e03160 | refs/heads/master | 2021-08-18T10:00:26.373784 | 2021-08-05T13:52:42 | 2021-08-05T13:52:42 | 174,329,195 | 1 | 2 | null | null | null | null | UHC | Java | false | false | 1,114 | java | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.StringTokenizer;
public class BJ1790 {
static int length(int n) { // n의 길이
int result = 0;
while (n > 0) {
result++;
n /= 10;
}
return result;
}
public static void main(String[] args) throws ... | [
"jeon9825@naver.com"
] | jeon9825@naver.com |
ad2d0bbc271b4c0ea99fde4c10fd40fa179095f7 | f4fd782488b9cf6d99d4375d5718aead62b63c69 | /com/planet_ink/coffee_mud/Commands/Below.java | fec0a473d4ea13fb78c250b0ee66927f382358eb | [
"Apache-2.0"
] | permissive | sfunk1x/CoffeeMud | 89a8ca1267ecb0c2ca48280e3b3930ee1484c93e | 0ac2a21c16dfe3e1637627cb6373d34615afe109 | refs/heads/master | 2021-01-18T11:20:53.213200 | 2015-09-17T19:16:30 | 2015-09-17T19:16:30 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,380 | java | package com.planet_ink.coffee_mud.Commands;
import com.planet_ink.coffee_mud.core.interfaces.*;
import com.planet_ink.coffee_mud.core.*;
import com.planet_ink.coffee_mud.core.collections.*;
import com.planet_ink.coffee_mud.Abilities.interfaces.*;
import com.planet_ink.coffee_mud.Areas.interfaces.*;
import com.pla... | [
"bo@zimmers.net"
] | bo@zimmers.net |
0413a17d3c47485316d41daccd33bc60ff7ad994 | fc2af5d61af1ad7d526257517560205d0added5d | /java_jdk_api/src/main/java/com/java/api/concurrent/Test_01.java | 41df5cde8c428a5f6cd53a75446362efc8d5472f | [] | no_license | fengwuxp/study-demo | f1d83348de12ae5a7f811bf667597e7aaaa676da | 2aaf841b5594a0908ee71014bd314f34f4187699 | refs/heads/master | 2022-12-11T23:25:52.456718 | 2021-01-11T14:14:37 | 2021-01-11T14:14:37 | 186,108,604 | 1 | 0 | null | 2022-11-15T23:49:06 | 2019-05-11T08:40:22 | Java | UTF-8 | Java | false | false | 2,032 | java | package com.java.api.concurrent;
import org.quartz.spi.ThreadExecutor;
import java.util.Objects;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
import java.util.concurrent.ThreadPoolExecutor;
/**
* 使用复杂对象作为锁对象是不安全的
* 例如在这个类型的2个对象相等 a.equals(b)=true ,然而 a==b =false
*/
public cl... | [
"1109695647@qq.com"
] | 1109695647@qq.com |
1755fa061e2a4f7570cd8d4e9b0559483a8ad832 | 5f82aae041ab05a5e6c3d9ddd8319506191ab055 | /Projects/Math/102/src/test/org/apache/commons/math/ode/GraggBulirschStoerStepInterpolatorTest.java | 7bf373fc36e2c6a4d51ce47144ab284108cf879f | [] | no_license | lingming/prapr_data | e9ddabdf971451d46f1ef2cdbee15ce342a6f9dc | be9ababc95df45fd66574c6af01122ed9df3db5d | refs/heads/master | 2023-08-14T20:36:23.459190 | 2021-10-17T13:49:39 | 2021-10-17T13:49:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,480 | 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 ... | [
"2890268106@qq.com"
] | 2890268106@qq.com |
2ea9ba1f3ea39339986563686cc7c9ca4bf4e146 | 1e7f68d62f0b9408054a7ddee252a02d94bf93fc | /CommModule/src/ca/uhn/hl7v2/model/v26/group/ORL_O36_ORDER.java | dc0f8b0b0b3418c0a44694d3d0a006181e076eb7 | [] | no_license | sac10nikam/TX | 8b296211601cddead3749e48876e3851e867b07d | e5a5286f1092ce720051036220e1780ba3408893 | refs/heads/master | 2021-01-15T16:00:19.517997 | 2013-01-21T09:38:09 | 2013-01-21T09:38:09 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,151 | java | /*
* This class is an auto-generated source file for a HAPI
* HL7 v2.x standard structure class.
*
* For more information, visit: http://hl7api.sourceforge.net/
*
* The contents of this file are subject to the Mozilla Public License Version 1.1
* (the "License"); you may not use this file except in comp... | [
"nacrotic@hotmail.com"
] | nacrotic@hotmail.com |
c03db0032fb9717b5c7c8ef369febca84a9bac66 | 85fdcf0631ca2cc72ce6385c2bc2ac3c1aea4771 | /temp/src/minecraft_server/net/minecraft/src/AchievementList.java | 8c8fe6d75981370aa2b4a3bd7bbe72baa99d8665 | [] | no_license | lcycat/Cpsc410-Code-Trip | c3be6d8d0d12fd7c32af45b7e3b8cd169e0e28d4 | cb7f76d0f98409af23b602d32c05229f5939dcfb | refs/heads/master | 2020-12-24T14:45:41.058181 | 2014-11-21T06:54:49 | 2014-11-21T06:54:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,411 | java | // Decompiled by Jad v1.5.8g. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.kpdus.com/jad.html
// Decompiler options: packimports(3) braces deadcode fieldsfirst
package net.minecraft.src;
import java.io.PrintStream;
import java.util.ArrayList;
import java.util.List;
// Referenced classes o... | [
"kye.13@hotmail.com"
] | kye.13@hotmail.com |
ca6b79354a3a98db9e38234afd72aa1349155513 | 1aab934ed9ad146b31e23f6ddeec417f8778c178 | /src/main/java/com/luna/common/utils/RestUtils.java | 5eca3b89b96654dacea72971746b5b11a461c127 | [
"Apache-2.0"
] | permissive | luna1024/luna-commons | 359f15d068b5348c14049c26de8c6b8952c3cb96 | 3c27668959be03140bead9a9cd2a35e582a52a56 | refs/heads/master | 2022-09-07T16:44:22.268847 | 2020-05-28T13:40:31 | 2020-05-28T13:40:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,055 | java | package com.luna.common.utils;
import java.util.Map;
import com.luna.common.http.HttpUtils;
import org.apache.commons.collections4.MapUtils;
import org.apache.http.HttpResponse;
import com.google.common.collect.Maps;
/**
* @author Tony
*/
public class RestUtils {
private static final String ENCODE = "utf-8";
... | [
"iszychen@gmail.com"
] | iszychen@gmail.com |
dfb0f7ab50267e664b39c8a2171d2c0c4b54617b | b6a44acd62ebbb31a50a22e37d6e94465f0036bf | /org.integratedmodelling.thinklab.core/src/main/java/org/integratedmodelling/thinklab/commands/PLoad.java | d8cac4a2ad9f1600f08208fb70d661a92b14f8d5 | [] | no_license | noorbakerally/imt | cd83edda86942ada2f411165708816547cc2004d | 49a7c5031025dbaab5b4ea9aa18187aa733a3917 | refs/heads/master | 2020-12-11T01:42:07.638456 | 2010-06-27T14:08:07 | 2010-06-27T14:08:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,538 | java | package org.integratedmodelling.thinklab.commands;
import org.integratedmodelling.thinklab.Thinklab;
import org.integratedmodelling.thinklab.command.Command;
import org.integratedmodelling.thinklab.exception.ThinklabException;
import org.integratedmodelling.thinklab.exception.ThinklabPluginException;
import org.... | [
"fvilla@ca20354d-2f28-0410-8711-9259e250f5a2"
] | fvilla@ca20354d-2f28-0410-8711-9259e250f5a2 |
d84bc14915f5c83d9d8a6ed79182837e6777dc4f | 656ce78b903ef3426f8f1ecdaee57217f9fbc40e | /src/o/aec.java | f8d22cf62f298a0e6c3f12385ffa0dc0ad7fdbb7 | [] | no_license | zhuharev/periscope-android-source | 51bce2c1b0b356718be207789c0b84acf1e7e201 | 637ab941ed6352845900b9d465b8e302146b3f8f | refs/heads/master | 2021-01-10T01:47:19.177515 | 2015-12-25T16:51:27 | 2015-12-25T16:51:27 | 48,586,306 | 8 | 10 | null | null | null | null | UTF-8 | Java | false | false | 440 | java | // Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.geocities.com/kpdus/jad.html
// Decompiler options: braces fieldsfirst space lnc
package o;
public final class aec
{
public final boolean bgm;
public final boolean bgn;
public final boolean bgo;
public aec(... | [
"hostmaster@zhuharev.ru"
] | hostmaster@zhuharev.ru |
df7ff3d49d1053c58943a27c2c64256fcc839287 | 99858071ba8149c85c2f75cf8ad53e01d0c95ebd | /it.univaq.disim.oop.java/src/lezione4/Switch.java | f38f78b43ffd4d8b328405a868288659b8d0bb3d | [] | no_license | rominaeramo/oop | 41bd30415b6cef59c9fb9f450e9bd2d043daf57c | 7bab45f0adc8f28bbf7e512dc154abd03faccda9 | refs/heads/master | 2021-06-17T05:33:21.918271 | 2017-05-10T09:08:25 | 2017-05-10T09:08:25 | 32,725,525 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 334 | java | package lezione4;
public class Switch {
static boolean checkAnswer (char c) {
boolean res;
switch (c) {
case 'y':
res = true;
default:
res = false;
}
return res;
}
public static void main(String args[]){
char x='y';
System.out.println(checkAnswer(x));
... | [
"r.eramo@gmail.com"
] | r.eramo@gmail.com |
4995bc3b1b570667dd640562637c42837f144311 | a1b258819c939111981795d587e2a733d66ed8ce | /src/main/java/ftb/lib/ForgeConfigFile.java | e01c10a22f2c2d35cc4ddbed879815093a56d3f3 | [] | no_license | smbarbour/FTBLib | 9964c4c16295d8f2071e8c9ced92d3118c66dc39 | 9065f56d0249691fa29d6244c83829bb6f0ae230 | refs/heads/1.8.9 | 2021-01-19T04:25:32.792427 | 2016-03-13T23:15:14 | 2016-03-13T23:15:14 | 53,918,164 | 0 | 0 | null | 2016-03-15T05:44:34 | 2016-03-15T05:44:34 | null | UTF-8 | Java | false | false | 1,713 | java | package ftb.lib;
public class ForgeConfigFile// implements IConfigFile // ConfigFile
{
/*
public final ConfigGroup configGroup;
public final Configuration config;
public ForgeConfigFile(String id, Configuration c)
{
configGroup = new ConfigGroup(id);
configGroup.parentFile = this;
config = c;
for(Str... | [
"latvianmodder@gmail.com"
] | latvianmodder@gmail.com |
474d8627eecf1b5b6b1b2578619a4a15989cd9cb | 2a7e06c7c2a1b5f544de90272831ec53b1d74c65 | /Actividades/OrientacionObjetos/Herencia/Ejercicio24PuestoFeria/src/Chucheria.java | bdc9f691a571ce1a3380bc3b136ef9760a5fd30c | [] | no_license | lauriiShii/JAVA | fbcf3def9bb40e04edd7dcf0528c888e99004283 | 140a8b6727c77c9fded4ddc5428fc2cb25ed2af3 | refs/heads/master | 2020-03-22T06:33:35.637779 | 2018-07-03T23:20:11 | 2018-07-03T23:20:11 | 139,642,653 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 136 | java |
public class Chucheria extends Sorpresa{
public Chucheria(String nombre) throws NombreIncorrectoException {
super(nombre);
}
}
| [
"lauracalventedominguez@gmail.com"
] | lauracalventedominguez@gmail.com |
21c44760dd1c95d9d7e06a997553812235984886 | 499faea013ee326417e5725ac80eb1a54ef6e802 | /wf-region-smida/src/main/java/org/igov/model/action/event/ActionEventTypeGroup.java | bd8e95cea01621b08537a89a3a3fcd2eb895f69d | [] | no_license | dolinets/iDoc | 03ff38313f137d440e7568b214a8dc6ebf50fc59 | 9d0383c00149af94441cc62692aad1204395be87 | refs/heads/master | 2021-04-28T20:48:48.062254 | 2018-02-24T12:15:44 | 2018-02-24T12:15:44 | 121,933,992 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 778 | java | package org.igov.model.action.event;
import com.fasterxml.jackson.annotation.JsonProperty;
import javax.persistence.Column;
import org.igov.model.core.AbstractEntity;
/**
*
* @author alex
*/
@javax.persistence.Entity
public class ActionEventTypeGroup extends AbstractEntity {
private static final long seri... | [
"dolinets123@gmail.com"
] | dolinets123@gmail.com |
3dd3eb07edf965290669230bd2ac7eaa5cc0c66a | e49e1373922e55ae8a65d95841dac72fdeeb35f9 | /src/main/java/org/codelibs/fess/dict/userdict/UserDictItem.java | 6bf17aafab71a5bef58bd0e9ea1f654b99b0799c | [
"Apache-2.0"
] | permissive | tairaku/fess | 0f30f15e4f159d1fff9df39253e9c444b27b8238 | 51514ba3d6daa0597b141af532e818891ccbb651 | refs/heads/master | 2021-01-15T19:58:52.936841 | 2015-03-30T05:55:30 | 2015-03-30T05:55:30 | 32,498,074 | 0 | 0 | null | 2015-03-19T03:12:15 | 2015-03-19T03:12:13 | null | UTF-8 | Java | false | false | 5,589 | java | /*
* Copyright 2009-2015 the CodeLibs Project and the Others.
*
* 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 b... | [
"shinsuke@yahoo.co.jp"
] | shinsuke@yahoo.co.jp |
6a9dece32ceab1240f7ef0503af4cf5570dc67e1 | 47e128c03741c6137bc4305f23f87755f46d1399 | /java-project2-server/src24-25 PBC Wr/main/java/com/eomcs/lms/service/impl/BoardServiceImpl.java | c26387b395defcc052730aab873fe0655a3b658d | [] | no_license | jeajoong/bitcamp-java-2018-12 | cda916ca6ec02336bf39c374178a3c158faa1a15 | f10ccbcb498de0d11d02d78b7204fde6ed8e296d | refs/heads/master | 2021-07-25T09:41:30.978244 | 2020-05-07T08:32:54 | 2020-05-07T08:32:54 | 163,650,670 | 0 | 0 | null | 2020-04-30T11:56:40 | 2018-12-31T08:00:40 | Java | UTF-8 | Java | false | false | 805 | java | package service.impl;
import java.util.List;
import com.eomcs.lms.dao.BoardDao;
import com.eomcs.lms.domain.Board;
import service.BoardService;
public class BoardServiceImpl implements BoardService{
BoardDao boardDao;
public BoardServiceImpl(BoardDao boardDao) {
this.boardDao = boardDao;
}
@Override
... | [
"jeajoong605@gmail.com"
] | jeajoong605@gmail.com |
cd6819fe535de6c2a701052fff1b872612631a94 | 88d3adf0d054afabe2bc16dc27d9e73adf2e7c61 | /3rdparty/httpclient/src/main/java/org/apache/http/conn/scheme/LayeredSchemeSocketFactory.java | 9bc57c99bbc4c1b971c6095868d0f4151ae18086 | [
"Apache-2.0"
] | permissive | nntoan/vietspider | 5afc8d53653a1bb3fc2e20fb12a918ecf31fdcdc | 79d563afea3abd93f7fdff5bcecb5bac2162d622 | refs/heads/master | 2021-01-10T06:23:20.588974 | 2020-05-06T09:44:32 | 2020-05-06T09:44:32 | 54,641,132 | 0 | 2 | null | 2020-05-06T07:52:29 | 2016-03-24T12:45:02 | Java | UTF-8 | Java | false | false | 2,406 | 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
... | [
"nntoan@users.noreply.github.com"
] | nntoan@users.noreply.github.com |
ac98c96a7662b9f2c119c568a4581a7c68c59cc4 | 3dd35c0681b374ce31dbb255b87df077387405ff | /generated/com/guidewire/_generated/entity/GL7PremOpsLossCost007RTInternal.java | e8796835688cef7d86d4f7bfdda11dfdd513da08 | [] | no_license | walisashwini/SBTBackup | 58b635a358e8992339db8f2cc06978326fed1b99 | 4d4de43576ec483bc031f3213389f02a92ad7528 | refs/heads/master | 2023-01-11T09:09:10.205139 | 2020-11-18T12:11:45 | 2020-11-18T12:11:45 | 311,884,817 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,626 | java | package com.guidewire._generated.entity;
@javax.annotation.Generated(value = "com.guidewire.pl.metadata.codegen.Codegen", comments = "GL7PremOpsLossCost007RT.eti;GL7PremOpsLossCost007RT.eix;GL7PremOpsLossCost007RT.etx")
@java.lang.SuppressWarnings(value = {"deprecation", "unchecked"})
public interface GL7PremOpsLossCo... | [
"ashwini@cruxxtechnologies.com"
] | ashwini@cruxxtechnologies.com |
ed262a2b01e7b4aab672bd42f1238a0d424c49df | c1c6dc7d6806f6891e42c73ec0af7c32881aa2ec | /jstarcraft-ai-data/src/main/java/com/jstarcraft/ai/data/converter/JsonConverter.java | b7503c34d7792fc945a771fc90d8dacaa4d8a6f8 | [
"Apache-2.0"
] | permissive | HongZhaoHua/jstarcraft-ai | 21ead2a6c216c51dfb4f986406235029b3da165b | 05b156623385dd817543bd1ac83943d2af0cb043 | refs/heads/master | 2023-04-18T04:44:51.601053 | 2023-04-11T03:14:22 | 2023-04-11T03:14:22 | 160,455,791 | 195 | 52 | Apache-2.0 | 2022-08-06T05:14:00 | 2018-12-05T03:34:38 | Java | UTF-8 | Java | false | false | 5,707 | java | package com.jstarcraft.ai.data.converter;
import java.io.BufferedReader;
import java.io.IOException;
import java.lang.reflect.Type;
import java.util.ArrayList;
import java.util.Collection;
import java.util.Map.Entry;
import com.jstarcraft.ai.data.DataModule;
import com.jstarcraft.ai.data.attribute.QualityAt... | [
"Birdy@LAPTOP-QRG8T75T"
] | Birdy@LAPTOP-QRG8T75T |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.