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
c4f4656d9b8d9654a1e853369c6b568ac7f6b1cb
828b5327357d0fb4cb8f3b4472f392f3b8b10328
/flink-java/src/main/java/org/apache/flink/api/java/operators/MapPartitionOperator.java
bc8664fc5b20fab5c96c04a9f5a2e0f91fe3ecc8
[ "CC-BY-3.0", "LicenseRef-scancode-unknown-license-reference", "Unlicense", "ISC", "MIT-0", "GPL-2.0-only", "BSD-2-Clause-Views", "OFL-1.1", "Apache-2.0", "LicenseRef-scancode-jdom", "GCC-exception-3.1", "MPL-2.0", "CC-PDDC", "AGPL-3.0-only", "MPL-2.0-no-copyleft-exception", "LicenseRef...
permissive
Romance-Zhang/flink_tpc_ds_game
7e82d801ebd268d2c41c8e207a994700ed7d28c7
8202f33bed962b35c81c641a05de548cfef6025f
refs/heads/master
2022-11-06T13:24:44.451821
2019-09-27T09:22:29
2019-09-27T09:22:29
211,280,838
0
1
Apache-2.0
2022-10-06T07:11:45
2019-09-27T09:11:11
Java
UTF-8
Java
false
false
3,021
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")...
[ "1003761104@qq.com" ]
1003761104@qq.com
2cc389eab150d161b28e0c535e23b10c9e1e62a4
f45f13360e35f7c72d83811d73448dc833208f0d
/ApuestaAmerica/app/src/main/java/castro/willy/globalhub/pe/apuestaamerica/Pais.java
d2596a2ae765cdc978a8aca526fc7bee41962c6e
[]
no_license
cequattro/obras
f42c78de62e55b562c6d98fe12b83245c0738ac0
f0090b73fce499cc349fcc7d6659c6b1082164df
refs/heads/master
2021-01-13T09:50:28.833568
2020-02-11T22:28:09
2020-02-11T22:28:09
72,766,955
0
0
null
null
null
null
UTF-8
Java
false
false
1,289
java
package castro.willy.globalhub.pe.apuestaamerica; import android.graphics.Bitmap; /** * Created by Android on 05/11/2016. */ public class Pais { private String nombre; private String descripcion; private int imagen; private Bitmap imagenBitmap; public Pais() { } public Pais(String no...
[ "cequattro@gmail.com" ]
cequattro@gmail.com
211205a461ccabfe7049d799f2898adaf27f3ace
5e4100a6611443d0eaa8774a4436b890cfc79096
/src/main/java/com/alipay/api/response/AlipayEbppIndustryApplyflowQueryResponse.java
3ddd03cb389c5ab442c2986b907a7cbc6105e604
[ "Apache-2.0" ]
permissive
coderJL/alipay-sdk-java-all
3b471c5824338e177df6bbe73ba11fde8bc51a01
4f4ed34aaf5a320a53a091221e1832f1fe3c3a87
refs/heads/master
2020-07-15T22:57:13.705730
2019-08-14T10:37:41
2019-08-14T10:37:41
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,804
java
package com.alipay.api.response; import java.util.Date; import com.alipay.api.internal.mapping.ApiField; import com.alipay.api.AlipayResponse; /** * ALIPAY API: alipay.ebpp.industry.applyflow.query response. * * @author auto create * @since 1.0, 2019-01-07 20:51:15 */ public class AlipayEbppIndust...
[ "ben.zy@antfin.com" ]
ben.zy@antfin.com
7ae484c99ca441a7799b3c72cecdb399cc58817b
1264ce4f7240a56b39b99bbfcdf7c59131cac5db
/5674-640/Chapter08/src/jp/co/se/android/recipe/chapter08/Ch0815.java
4bd72a4869b09a54c303d3f00dba5054f75df662
[]
no_license
danielkulcsar/webhon
7ea0caef64fc7ddec691f809790c5aa1d960635a
c6a25cc2fd39dda5907ee1b5cb875a284aa6ce3d
refs/heads/master
2021-06-23T08:06:48.890022
2017-08-27T05:28:19
2017-08-27T05:28:19
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,740
java
package jp.co.se.android.recipe.chapter08; import android.app.Activity; import android.net.Uri; import android.os.Bundle; import android.widget.TextView; public class Ch0815 extends Activity { private TextView mTextView; @Override protected void onCreate(Bundle savedInstanceState) { super.onCrea...
[ "webhon747@gmail.com" ]
webhon747@gmail.com
ae62da52b4b5e21a00d0b2a5837be12603503a6b
9df552a636a3f6c77bb309d18ea8e62c6ed8f2ef
/src/main/java/com/frankcooper/platform/lintcode/_860.java
dbc4903d6c7a96a22a8333b8965644aeaefd9408
[]
no_license
wat1r/geek-algorithm-leetcode
a1bef16541f771bec5c5dd44d8b4634a6251dc08
46c0ced5bb069b33bc253366f30feb52b5fb0fa9
refs/heads/master
2023-07-19T17:52:41.153871
2023-07-19T14:01:14
2023-07-19T14:01:14
245,184,502
19
4
null
2022-06-17T03:38:06
2020-03-05T14:28:48
Java
UTF-8
Java
false
false
3,570
java
package com.frankcooper.platform.lintcode; import java.util.HashSet; import java.util.Set; /** * @Date 2020/8/17 * @Author Frank Cooper * @Description */ public class _860 { static _860 handler = new _860(); public static void main(String[] args) { int[][] grid = new int[][]{{1, 1, 0, 0, 1}, {1, ...
[ "cnwangzhou@hotmail.com" ]
cnwangzhou@hotmail.com
9927e4ac8771e2f00127c602f5485c157ab4215b
2daea090c54d11688b7e2f40fbeeda22fe3d01f6
/test/src/test/java/org/zstack/test/eip/TestPolicyForEip1.java
2c2c9548e396b40a5d45e959f3835ff6f39496ec
[ "Apache-2.0" ]
permissive
jxg01713/zstack
1f0e474daa6ca4647d0481c7e44d86a860ac209c
182fb094e9a6ef89cf010583d457a9bf4f033f33
refs/heads/1.0.x
2021-06-20T12:36:16.609798
2016-03-17T08:03:29
2016-03-17T08:03:29
197,339,567
0
0
Apache-2.0
2021-03-19T20:23:19
2019-07-17T07:36:39
Java
UTF-8
Java
false
false
3,574
java
package org.zstack.test.eip; import junit.framework.Assert; import org.junit.Before; import org.junit.Test; import org.zstack.core.cloudbus.CloudBus; import org.zstack.core.componentloader.ComponentLoader; import org.zstack.core.db.DatabaseFacade; import org.zstack.header.identity.AccountConstant.StatementEffect; impo...
[ "xing5820@gmail.com" ]
xing5820@gmail.com
e6c25f9b49a5503118b334be2e1d78485d1448bd
61ba272925e10ac051b1c9f484825f5832013ee9
/src/main/java/com/xdl/p2p/manger/system/service/IBannerService.java
72a1c7dc2b474895f8ad984c6a9fb9a7c63ee1c4
[]
no_license
siknight/p2p
4be972a578c703231a332d33e9bc7e8ebd1b67c1
18808fb47db1eafcf39aaa8f4c21ca3cf839a8b9
refs/heads/master
2022-12-25T00:55:43.828386
2019-11-14T01:49:59
2019-11-14T01:50:20
220,993,307
0
0
null
2022-12-16T11:18:10
2019-11-11T13:59:03
JavaScript
UTF-8
Java
false
false
1,052
java
package com.xdl.p2p.manger.system.service; import java.sql.Timestamp; import java.util.List; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import com.xdl.p2p.manger.system.entity.Banner; import com.xdl.p2p.manger.system.entity.BannerExample; import com....
[ "1786678583@qq.com" ]
1786678583@qq.com
4c612114341759ab7df1448b419525c1837f7fe5
b1628d5ab22d52b08dfa72dc9e7bd79a537e9820
/eventuate-local-java-jdbc-tests/src/test/java/io/eventuate/local/java/jdbckafkastore/JdbcAutoConfigurationWithSnapshotsIntegrationTest.java
a1287703c871613f8d9b173d0dffe84fbbeb97ed
[ "Apache-2.0" ]
permissive
narraboss/eventuate-local
c212ef9820bbe506db6a0b63b68fd667b4dda151
713f78f225eef3e99b9b6a66b8bdeab317f2539d
refs/heads/master
2023-02-05T00:33:10.296557
2017-06-27T22:56:41
2017-06-27T22:56:41
95,931,603
0
0
NOASSERTION
2023-01-27T02:50:48
2017-06-30T23:56:55
JavaScript
UTF-8
Java
false
false
2,525
java
package io.eventuate.local.java.jdbckafkastore; import io.eventuate.EntityWithIdAndVersion; import io.eventuate.EntityWithMetadata; import io.eventuate.example.banking.domain.Account; import io.eventuate.example.banking.domain.AccountCommand; import io.eventuate.example.banking.domain.AccountSnapshotStrategy; import i...
[ "chris@chrisrichardson.net" ]
chris@chrisrichardson.net
26e0ab72cc4eee3b2ce6bd53eac2b70ddbca81c7
a1826c2ed9c12cfc395fb1a14c1a2e1f097155cb
/ros-20190910/src/main/java/com/aliyun/ros20190910/models/ExecuteChangeSetResponseBody.java
c4a3812bc2aa06bac65927a0639a007f0214a3bc
[ "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
735
java
// This file is auto-generated, don't edit it. Thanks. package com.aliyun.ros20190910.models; import com.aliyun.tea.*; public class ExecuteChangeSetResponseBody extends TeaModel { /** * <p>The ID of the request.</p> */ @NameInMap("RequestId") public String requestId; public static ExecuteCh...
[ "sdk-team@alibabacloud.com" ]
sdk-team@alibabacloud.com
f59181a4cc23327c12ed0de06551994aa00064a0
c379866bdfbdb1fce8444243bca31e2adb5d5d39
/Mage.Sets/src/mage/sets/theros/TempleOfMystery.java
5c2fb7c22078028d8bc3010858b272323ccdb4c3
[]
no_license
Agrajagd/mage
15c1516d75702638128f271e42003f8923e6277e
89aa727e05fc4dac90ca8c8c21fac98da9c72716
refs/heads/master
2021-01-18T02:43:20.054782
2014-05-07T19:44:53
2014-05-07T19:44:53
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,016
java
/* * Copyright 2010 BetaSteward_at_googlemail.com. All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, are * permitted provided that the following conditions are met: * * 1. Redistributions of source code must retain the above copyright notice, th...
[ "ludwig.hirth@online.de" ]
ludwig.hirth@online.de
61de967997c2a297ac3adcb8d7f326a557c5418c
f1807eaa59584353294af73e8a34abbda63c080d
/dbsaving/DBSAVINGSvc_IFR/src/com/encocns/id/dao/ID1042DAO.java
edca50697fb6f8e66061db0dcbd9f6f2cf2ff3a5
[]
no_license
jkkim444/flow-demo
b9756f1b24fb917e60be9e489d45296263e777b2
7113f02e0f9e4623553263270825b2e275b2833f
refs/heads/main
2023-04-01T23:12:24.474064
2021-04-14T06:38:30
2021-04-14T06:38:30
357,788,546
0
0
null
null
null
null
UTF-8
Java
false
false
1,523
java
/* * Copyright ENCOCNS.,LTD. * All rights reserved. * * This software is the confidential and proprietary information * of ENCOCNS.,LTD. ("Confidential Information"). */ /** * @file ID1042DAO.java * @brief 산출정보조회 DAO * @section Major History * <pre> * - 차상길 | 2020. 11. 26. | First Created * </pre> */ /**...
[ "jk.kim@daeunextier.com" ]
jk.kim@daeunextier.com
e5c668937cef38b627d78e7f6d16fb23e65008f2
1c99931e81886ebecb758d68003f22e072951ff9
/alipay/api/domain/AlipayUserCharityForestsendpicSendModel.java
fe16d16e576140714c9220d4852f1d3f463ecc32
[]
no_license
futurelive/vscode
f402e497933c12826ef73abb14506aab3c541c98
9f8d1da984cf4f9f330af2b75ddb21a7fff00eb9
refs/heads/master
2020-04-08T06:30:13.208537
2018-11-26T07:09:55
2018-11-26T07:09:55
159,099,314
0
0
null
null
null
null
UTF-8
Java
false
false
1,743
java
package com.alipay.api.domain; import com.alipay.api.AlipayObject; import com.alipay.api.internal.mapping.ApiField; /** * 发送蚂蚁森林林区实时图片 * * @author auto create * @since 1.0, 2017-10-17 17:06:30 */ public class AlipayUserCharityForestsendpicSendModel extends AlipayObject { private static final long serialVersion...
[ "1052418627@qq.com" ]
1052418627@qq.com
8a9107b8f22bd8c4f837877a6caf272a4e90693e
fccb8543fbd1a835e09499ce0df5d6677d4484df
/metric-client/src/main/java/org/loxf/metric/client/QuotaService.java
76c30f6e92d86e69ebd8dda5e8fc8fa86da607b0
[]
no_license
loxf/Metric
b8e88819e46e045f58968bda1a557e8a7bca17ab
e3e8dbfc4a73d1dbaa5080376d7fd1714b5ed8b8
refs/heads/master
2020-04-05T13:00:48.127296
2017-06-21T14:36:23
2017-06-21T14:36:23
95,014,769
2
1
null
null
null
null
UTF-8
Java
false
false
1,188
java
package org.loxf.metric.client; import org.loxf.metric.common.dto.*; import java.util.List; import java.util.Map; /** * Created by luohj on 2017/5/4. */ public interface QuotaService { public BaseResult<String> createQuota(QuotaDto quotaDto); public BaseResult<String> updateQuota(QuotaDto quotaDto); ...
[ "myself35335@163.com" ]
myself35335@163.com
8c699c0dcd6c4a789cc74286d862263c5c61d900
995f73d30450a6dce6bc7145d89344b4ad6e0622
/MATE-20_EMUI_11.0.0/src/main/java/ohos/sensor/bean/CoreOther.java
f6e6b8cee5a2f2a7399a2e13f2dd17978f345de9
[]
no_license
morningblu/HWFramework
0ceb02cbe42585d0169d9b6c4964a41b436039f5
672bb34094b8780806a10ba9b1d21036fd808b8e
refs/heads/master
2023-07-29T05:26:14.603817
2021-09-03T05:23:34
2021-09-03T05:23:34
null
0
0
null
null
null
null
UTF-8
Java
false
false
460
java
package ohos.sensor.bean; import ohos.media.camera.mode.adapter.utils.constant.ConstantValue; public final class CoreOther extends SensorBean { public CoreOther() { this(0, null, null, 0, ConstantValue.MIN_ZOOM_VALUE, ConstantValue.MIN_ZOOM_VALUE, 0, 0, 0, 0); } public CoreOther(int i, String str...
[ "dstmath@163.com" ]
dstmath@163.com
12609195d8c72d738e8f6f19dc8689797ee3af38
29d3e33060d40042a452f4edc6f8980077b1d371
/solutions/NgnSip/app/src/main/java/ro/pub/cs/systems/eim/lab09/ngnsip/view/InstantMessagingActivity.java
df893c861a5cc6e6a4e9fde9346caf0a0f388730
[ "Apache-2.0" ]
permissive
mihnean9/EIM_Lab09
b1105d00c1bbb958acea53d2ac8c5abe1a539a69
fe0cbeb58381c905962d6f9b314f7913efa8b73d
refs/heads/master
2023-04-22T22:59:42.696565
2021-05-17T10:59:01
2021-05-17T10:59:01
368,135,792
1
0
null
null
null
null
UTF-8
Java
false
false
4,218
java
package ro.pub.cs.systems.eim.lab09.ngnsip.view; import android.content.Intent; import android.content.IntentFilter; import android.os.Bundle; import android.support.v7.app.AppCompatActivity; import android.text.method.ScrollingMovementMethod; import android.util.Log; import android.view.View; import android.widget.Bu...
[ "andrei.rosucojocaru@gmail.com" ]
andrei.rosucojocaru@gmail.com
0ebc26c509654d03347b1a5f6cdf4237335baeaf
6d60a8adbfdc498a28f3e3fef70366581aa0c5fd
/codebase/selected/1106130.java
d477a33a745a5d079e7820b23f6dbeaa3cd3d2eb
[]
no_license
rayhan-ferdous/code2vec
14268adaf9022d140a47a88129634398cd23cf8f
c8ca68a7a1053d0d09087b14d4c79a189ac0cf00
refs/heads/master
2022-03-09T08:40:18.035781
2022-02-27T23:57:44
2022-02-27T23:57:44
140,347,552
0
1
null
null
null
null
UTF-8
Java
false
false
1,930
java
package monitor.io; import java.io.DataInputStream; import java.io.DataOutputStream; import java.net.ServerSocket; import java.net.Socket; public class Repeater implements Runnable { private int puerto; private IOManager receptor; private ServerSocket servidor; private Socket conexion; privat...
[ "aaponcseku@gmail.com" ]
aaponcseku@gmail.com
37c0b20e8ae998d2b22495dd6efae96ce1323170
1274a14cafff5c4394a70e9623c45c1dddb5ec26
/programming-practice/src/main/java/challenges/leetcode/IntersectionOfTwoArrays.java
2bee07eb1342699c4b7e865e659811735ff14b62
[]
no_license
Itsmayank10/algorithms-design-and-analysis
b9c2658145401f75d01844b03de6deeca9b9b193
03ef86de66f25fbf108e64e7b901535b4b844a8d
refs/heads/master
2023-01-02T09:54:18.321985
2019-09-21T05:02:55
2019-09-21T05:02:55
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,343
java
package challenges.leetcode; import challenges.AbstractCustomTestRunner; import java.util.ArrayList; import java.util.Arrays; import java.util.List; import static com.google.common.truth.Truth.assertThat; /** * 349. Intersection of Two Arrays * * Given two arrays, write a function to compute their intersection....
[ "himanshuk.19@gmail.com" ]
himanshuk.19@gmail.com
e7fe1da0a013bc8d063d8c73741a5dbe8b878062
1d3b987d8ccc8373e688c5dbc02ff071db0be2b3
/src/main/java/com/yishenxiao/digitalwallet/beans/UserWithdrawCashInfo.java
ae2a8a2cd9a8d4d36cacb239d8c01d05b0e1a128
[]
no_license
3449708385/Both
876c59027abe9c19e50158a66f2e9cf448a7c978
48b29768e84acf43a2cdfb13268b336b4a759c85
refs/heads/master
2020-04-23T00:43:33.534525
2019-02-15T02:44:47
2019-02-15T02:45:06
170,789,716
0
1
null
null
null
null
UTF-8
Java
false
false
3,371
java
package com.yishenxiao.digitalwallet.beans; import java.io.Serializable; import java.math.BigDecimal; import java.util.Date; public class UserWithdrawCashInfo implements Serializable { private static final long serialVersionUID = 1L; private Long id; private Long userid; private Long digitalcurrencyinfoid; ...
[ "991335931@qq.com" ]
991335931@qq.com
41fb6e2025b9350f168746b332aaec797db7ee75
180e78725121de49801e34de358c32cf7148b0a2
/dataset/protocol1/java-design-patterns/learning/6066/UnitExtension.java
1ea5b1393e7909773cc1a2dda9c6c368aad2ff8c
[]
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,260
java
/** * The MIT License * Copyright (c) 2014 Ilkka Seppälä * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy, ...
[ "bloriot97@gmail.com" ]
bloriot97@gmail.com
1a1877e37ee749e7b54cdc4a65f89c4e24e7391c
5308297e063c59a065a025711ae62b0b7b015886
/SDK/src/com/skyworth/mobileui/voicecontrol/IVisualizer.java
996eecd6fbeb9881339b6f9aa748c7218088282b
[]
no_license
bibiRe/AppStore
77ddde3261cabe9294ffb74714c00febd0ec7268
06f5e05050ad01753fd9e6a9f6ec251474e3c6f1
refs/heads/master
2020-12-29T01:54:54.175750
2014-02-12T07:30:44
2014-02-12T07:30:44
null
0
0
null
null
null
null
UTF-8
Java
false
false
281
java
package com.skyworth.mobileui.voicecontrol; import com.skyworth.mobileui.IFileUploader.IUploaderListener; public interface IVisualizer extends IUploaderListener { public void onInited(UIData data); public void onUninited(Controller nextController, UIData data); }
[ "haotie1990@gmail.com" ]
haotie1990@gmail.com
c0d58c9a4d20893dab100e604cf9fc39554c21c8
c0744fca880b4c88a3f84fd7dde6e580539d8b09
/JDBC/src/tuincentrum/CallableStatement.java
8c457bcb6f78f9d6562ff83f5b14c31056e99238
[]
no_license
YThibos/JavaEEProjects
c2907d18c45a11988d4c5c33db07e5197b41728d
96de0fb88b60ebed0dc6db9ad8a0242f3320f7a5
refs/heads/master
2016-08-12T09:33:04.297757
2016-02-17T11:25:09
2016-02-17T11:25:09
51,911,293
0
0
null
null
null
null
UTF-8
Java
false
false
1,407
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 tuincentrum; import java.sql.Connection; import java.sql.DriverManager; import java.sql.ResultSet; import java.util.Scanner; ...
[ "yannick.thibos@gmail.com" ]
yannick.thibos@gmail.com
66935feadbf31c46cf4b02e6a58b7d0dc52a0f4a
b46ed4b614d0b5abce6f581f973bd0d79d5d6b6b
/app/src/main/java/com/lingkai/mymusic/activity/GuideActivity.java
ce19865079011bff371414e56b26b6b6529c9bc2
[]
no_license
LingkaiZhang/MyMusicDemo
e2430c85f08e5e9335527d2880e8c8b709686cca
8c2651d4572725e07e1a664dd7a056c1569389a2
refs/heads/master
2020-06-06T07:29:25.667483
2019-07-10T06:01:52
2019-07-10T06:01:52
192,677,926
1
0
null
null
null
null
UTF-8
Java
false
false
2,122
java
package com.lingkai.mymusic.activity; import android.support.v4.view.ViewPager; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.view.WindowManager; import com.lingkai.mymusic.MainActivity; import com.lingkai.mymusic.R; import com.lingkai.mymusic.adapter.GuideAdapter; import c...
[ "lingkai2313@163.com" ]
lingkai2313@163.com
a2e9d9310acbcb13c5acb953a63f2bd15867e850
d322635e6a55856d046280ebdbf9b3771efc12ee
/src/main/java/myannocation/AnnocationTest.java
935f0c54d5a4230b9e4d0d5d867ea7c79bff4bda
[]
no_license
gaohe1227/javademo
2b1d37c986416633bfa1a684524b0874a960408b
756b62db3a8aaf6ace6ea47a8b048f9d0717f202
refs/heads/master
2020-05-21T14:58:56.206409
2017-01-12T08:29:53
2017-01-12T08:29:53
61,277,652
0
0
null
null
null
null
UTF-8
Java
false
false
2,078
java
package myannocation; import java.lang.reflect.Field; import java.sql.Connection; import java.sql.DriverManager; import java.sql.ResultSet; import java.sql.SQLException; import java.sql.Statement; import org.apache.log4j.Logger; import org.junit.Test; public class AnnocationTest { Logger log = Logger.getLogger(Anno...
[ "904724283@qq.com" ]
904724283@qq.com
c6c6b9ae855afe52271697ecd1fc62689c879136
7b969dea4cad153c8c1296434dec2c8f3daea517
/fixflow-core/src/com/founder/fix/fixflow/core/impl/threadpool/FixThreadPoolExecutor.java
e2751ebbc740eda9fb7c79ccfef3be17416c6988
[]
no_license
eseawind/fixflow
7bf848f2108f945c3cbe5dca559934df3451a5d1
61bbebec4b3238401271d143394160d8cdfa83e3
refs/heads/master
2021-01-18T11:17:07.727356
2013-08-01T03:05:22
2013-08-01T03:05:22
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,374
java
package com.founder.fix.fixflow.core.impl.threadpool; import java.util.Date; import java.util.concurrent.BlockingQueue; import java.util.concurrent.ThreadPoolExecutor; import java.util.concurrent.TimeUnit; import java.util.concurrent.locks.Condition; import java.util.concurrent.locks.ReentrantLock; import com.founde...
[ "kenshin.net@gmail.com" ]
kenshin.net@gmail.com
68119035850139fadb883766c75e6f8f0e8877b8
cec1602d23034a8f6372c019e5770773f893a5f0
/sources/io/reactivex/internal/subscribers/SinglePostCompleteSubscriber.java
080d3ec52620b6402d2b2c1cab3023444ad3615b
[]
no_license
sengeiou/zeroner_app
77fc7daa04c652a5cacaa0cb161edd338bfe2b52
e95ae1d7cfbab5ca1606ec9913416dadf7d29250
refs/heads/master
2022-03-31T06:55:26.896963
2020-01-24T09:20:37
2020-01-24T09:20:37
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,620
java
package io.reactivex.internal.subscribers; import io.reactivex.FlowableSubscriber; import io.reactivex.internal.subscriptions.SubscriptionHelper; import io.reactivex.internal.util.BackpressureHelper; import java.util.concurrent.atomic.AtomicLong; import org.reactivestreams.Subscriber; import org.reactivestreams.Subscr...
[ "johan@sellstrom.me" ]
johan@sellstrom.me
3032040e4caf92003ff276696d887ecc1c6bfbca
a3bce33e0c73f714017d656982eecd5dde635245
/ASMSample01/jars/asm-4.0/src/org/objectweb/asm/tree/LocalVariableNode.java
24aa701af6e351b9a41265940bd8f4d51b83dcc8
[ "BSD-3-Clause" ]
permissive
miho/asm-playground
08079e345fa8aaacc72ad6b66936cc499c8937df
6c73c1b915eef1dfcb56ce03703f7ca7fbe701e6
refs/heads/master
2021-01-01T17:37:27.376002
2012-05-09T21:07:45
2012-05-09T21:07:45
4,276,476
9
2
null
null
null
null
UTF-8
Java
false
false
3,811
java
/*** * ASM: a very small and fast Java bytecode manipulation framework * Copyright (c) 2000-2011 INRIA, France Telecom * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistribution...
[ "info@michaelhoffer.de" ]
info@michaelhoffer.de
526d4a0010497a4a46e103d34c0066f7d39ec83f
cd73733881f28e2cd5f1741fbe2d32dafc00f147
/app/src/main/java/com/hjhq/teamface/oa/approve/bean/PassTypeResponseBean.java
b83d70bcb186323c66079943addf16413243e846
[]
no_license
XiaoJon/20180914
45cfac9f7068ad85dee26e570acd2900796cbcb1
6c0759d8abd898f1f5dba77eee45cbc3d218b2e0
refs/heads/master
2020-03-28T16:48:36.275700
2018-09-14T04:10:27
2018-09-14T04:10:27
148,730,363
0
1
null
null
null
null
UTF-8
Java
false
false
7,359
java
package com.hjhq.teamface.oa.approve.bean; import com.hjhq.teamface.basis.bean.BaseBean; import java.util.List; /** * Created by Administrator on 2018/1/18. */ public class PassTypeResponseBean extends BaseBean { /** * data : {"approvalFlag":1,"employeeList":[{"id":1,"employee_name":"曹建华","picture":"","...
[ "xiaojun6909@gmail.com" ]
xiaojun6909@gmail.com
ca11076ed7583a8c9507befbbe327562f7d26f94
288151cf821acf7fe9430c2b6aeb19e074a791d4
/mfoyou-agent-server/mfoyou-agent-taobao/src/main/java/com/alipay/api/response/AlipayMpointprodBenefitDetailGetResponse.java
2f3a0c65d29221c74f3a22126566b52b15696b22
[]
no_license
jiningeast/distribution
60022e45d3a401252a9c970de14a599a548a1a99
c35bfc5923eaecf2256ce142955ecedcb3c64ae5
refs/heads/master
2020-06-24T11:27:51.899760
2019-06-06T12:52:59
2019-06-06T12:52:59
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,191
java
package com.alipay.api.response; import java.util.List; import com.alipay.api.internal.mapping.ApiField; import com.alipay.api.internal.mapping.ApiListField; import com.alipay.api.domain.BenefitInfo; import com.alipay.api.AlipayResponse; /** * ALIPAY API: alipay.mpointprod.benefit.detail.get response. * * @autho...
[ "15732677882@163.com" ]
15732677882@163.com
3322bde3804593b92f9383e940158da01b6cfae9
8b52705e2d4a7fb9a5ad955430cf4c92816f9097
/src/main/java/com/infinities/skyport/model/PoolConfig.java
140894c948e1227dfd41fd45dc1bd628cd16171c
[ "Apache-2.0" ]
permissive
infinitiessoft/skyport-api
6b5150f2e36962acef858bbacba5362db42d2093
7f6f4f288951e973b1f1c93ae7a8f0bed300c5f0
refs/heads/master
2021-01-10T09:47:43.045552
2016-03-28T03:20:11
2016-03-28T03:20:11
48,160,848
0
0
null
null
null
null
UTF-8
Java
false
false
4,438
java
/******************************************************************************* * Copyright 2015 InfinitiesSoft Solutions 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 * * ...
[ "pohsun@infinitiesoft.com" ]
pohsun@infinitiesoft.com
020d77854e61fe652c32ecbf9229a56bc9f92aea
e7982898cf2460350e9834d2e8d89a6351e1c1a4
/Test/cn/test/Cat.java
4ad4013607dc2374a2f102b9fda680776e8ad260
[]
no_license
ili-z/Exercise1
484a5884b46d5954bcff50b0c3c011773f1acd79
e189cbef9d9c1b281ed901a32f14fe990ec4fbeb
refs/heads/master
2023-04-18T07:54:54.263754
2021-04-28T07:52:22
2021-04-28T07:52:22
362,022,537
0
0
null
null
null
null
UTF-8
Java
false
false
243
java
package cn.test; public class Cat { private String name; public Cat (String name) { this.name = name; } public String getName() { return name; } public void setName(String name) { this.name = name; } }
[ "goodMorning_pro@at.bdqn.com" ]
goodMorning_pro@at.bdqn.com
5294d618c1f28a0af18693f85fa7c20e79c9822d
32b72e1dc8b6ee1be2e80bb70a03a021c83db550
/ast_results/BrandroidTools_OpenExplorer/src/com/box/androidlib/AddCommentListener.java
024575b546854d22fbf5e4eaa947f20943160578
[]
no_license
cmFodWx5YWRhdjEyMTA5/smell-and-machine-learning
d90c41a17e88fcd99d543124eeb6e93f9133cb4a
0564143d92f8024ff5fa6b659c2baebf827582b1
refs/heads/master
2020-07-13T13:53:40.297493
2019-01-11T11:51:18
2019-01-11T11:51:18
null
0
0
null
null
null
null
UTF-8
Java
false
false
380
java
// isComment package com.box.androidlib; /** * isComment */ public interface isClassOrIsInterface extends ResponseListener { /** * isComment */ String isVariable = "isStringConstant"; /** * isComment */ String isVariable = "isStringConstant"; /** * isComment */ ...
[ "matheus@melsolucoes.net" ]
matheus@melsolucoes.net
9314bf1e810646dffedffcc7c7f048f94439f36f
e7ee311e20b40c87bf6d23a53a1d7b11fd29d2c3
/src/chosun/ciis/hd/srch/dm/HD_SRCH_5101_LDM.java
4a34591387ec4776c64984cb7fff2045bb1a5f45
[]
no_license
nosmoon/misdevteam
4e3695ef7bbdcd231bb84d7d8d7df54a23ff0a60
1829d5bd489eb6dd307ca244f0e183a31a1de773
refs/heads/master
2020-04-15T15:57:05.480056
2019-01-10T01:12:01
2019-01-10T01:12:01
164,812,547
1
0
null
null
null
null
UHC
Java
false
false
5,350
java
/*************************************************************************************************** * 파일명 : .java * 기능 : 독자우대-구독신청 * 작성일자 : 2007-05-22 * 작성자 : 김대섭 ***************************************************************************************************/ /************************************************...
[ "DLCOM000@172.16.30.11" ]
DLCOM000@172.16.30.11
5ca230bafee3e50d012c36d34570d01c3441d6df
1dd82f072faa645188991554f41316ef0cd27a9a
/xtce-emf/src/org/omg/space/xtce/SyncPatternType1.java
704235dc0968a4f742f84b51985285a8d19e124b
[]
no_license
markjohndoyle/hummingbird-gui
ae51a8a9efbf8a30b251c165ae1d186c09ed2871
72f674edb5f756ee2b8edc6e44c83b3d56953ac9
refs/heads/master
2021-01-23T12:10:19.534048
2012-05-31T14:41:40
2012-05-31T14:41:40
602,452
3
1
null
null
null
null
UTF-8
Java
false
false
7,405
java
/** * <copyright> * </copyright> * * $Id$ */ package org.omg.space.xtce; import java.math.BigInteger; import org.eclipse.emf.ecore.EObject; /** * <!-- begin-user-doc --> * A representation of the model object '<em><b>Sync Pattern Type1</b></em>'. * <!-- end-user-doc --> * * <p> * The following features ar...
[ "markjohndoyle@googlemail.com" ]
markjohndoyle@googlemail.com
7454bca62ed65d00eaecc449781591cb281ae379
0721305fd9b1c643a7687b6382dccc56a82a2dad
/src/app.zenly.locator_4.8.0_base_source_from_JADX/sources/com/google/android/gms/phenotype/C10673h.java
4eca159608bd03267c75c0a653b4edbe284e4ad0
[]
no_license
a2en/Zenly_re
09c635ad886c8285f70a8292ae4f74167a4ad620
f87af0c2dd0bc14fd772c69d5bc70cd8aa727516
refs/heads/master
2020-12-13T17:07:11.442473
2020-01-17T04:32:44
2020-01-17T04:32:44
234,470,083
1
0
null
null
null
null
UTF-8
Java
false
false
471
java
package com.google.android.gms.phenotype; import java.util.Comparator; /* renamed from: com.google.android.gms.phenotype.h */ final class C10673h implements Comparator<zzi> { C10673h() { } public final /* synthetic */ int compare(Object obj, Object obj2) { zzi zzi = (zzi) obj; zzi zzi2 = ...
[ "developer@appzoc.com" ]
developer@appzoc.com
ef63201bea6053c236aeeaabf14d37c8ae7f59e2
fef87e0c53ae3a2431d6e77331bfbbe68b51c97a
/portlet-api/src/main/java/javax/portlet/annotations/RenderParam.java
8271a9006b64508c575849a86848fb721f09d750
[ "Apache-2.0" ]
permissive
mahmedk91/portals-pluto
578a947479c43dc57364a80a3365b2daf540e869
912df3dd82322c5d7a975e61327fd54323c28b4c
refs/heads/master
2021-01-15T19:30:40.426861
2016-08-05T16:37:14
2016-08-05T16:37:14
60,347,628
0
0
null
2016-06-03T12:56:35
2016-06-03T12:56:34
null
UTF-8
Java
false
false
2,383
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...
[ "msnicklous@apache.org" ]
msnicklous@apache.org
c02d3ee6da7c464f2860b4f732d2e5181b7b4d53
40665051fadf3fb75e5a8f655362126c1a2a3af6
/flyleft-spring-cloud-base/256c5117402b0efd9688e8ee0e2765de3c43c140/5/ConfigClientTwoApplication.java
579b82f2a7100a5ff1b99ff3cfd3392eada1c611
[]
no_license
fermadeiral/StyleErrors
6f44379207e8490ba618365c54bdfef554fc4fde
d1a6149d9526eb757cf053bc971dbd92b2bfcdf1
refs/heads/master
2020-07-15T12:55:10.564494
2019-10-24T02:30:45
2019-10-24T02:30:45
205,546,543
2
0
null
null
null
null
UTF-8
Java
false
false
1,033
java
package me.jcala.config.client.two; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.boot.autoconfigure.SpringBootApplication; import org.springframework.boot.builder.SpringApplicationBuilder; import org.springframework.cloud.context.config.annotation.RefreshScope; import org.s...
[ "fer.madeiral@gmail.com" ]
fer.madeiral@gmail.com
e380ebd22228589a6d154c6e3b3d644d048f039e
4d23656a534288c430a1472b1136e76c2cc5de31
/scriptlandia-tech-examples/DSL/StateMachine-Java-ANTLR/src/test/java/com/devx/sparql/parser/ExpressionTest.java
9d93d17f84aaf5bba606a5139eef6da4547a6f32
[]
no_license
shvets/scriptlandia
25ab27e2b02c4b00411bb528fe6fab28ad89b55e
0456f9e85749593154001b627c069e8e82b11914
refs/heads/master
2021-01-01T05:24:07.281918
2008-11-13T19:17:36
2008-11-13T19:17:36
56,731,562
0
0
null
null
null
null
UTF-8
Java
false
false
394
java
package com.devx.sparql.parser; import org.antlr.runtime.RecognitionException; import org.antlr.runtime.tree.Tree; import com.devx.sparql.SparqlParser; public class ExpressionTest extends ConditionalOrExpressionTest { @Override protected Tree fireParserRule( SparqlParser parser ) throws RecognitionExc...
[ "shvets@9700c210-9314-0410-bd77-8714033700fb" ]
shvets@9700c210-9314-0410-bd77-8714033700fb
81131dde622a2951ce858f43fe3971d201226013
b00c54389a95d81a22e361fa9f8bdf5a2edc93e3
/external/okhttp/benchmarks/src/main/java/com/squareup/okhttp/benchmarks/NettyHttpClient.java
9044d0a33c9b103efdc23d082d2218fc2e6752fd
[ "Apache-2.0" ]
permissive
mirek190/x86-android-5.0
9d1756fa7ff2f423887aa22694bd737eb634ef23
eb1029956682072bb7404192a80214189f0dc73b
refs/heads/master
2020-05-27T01:09:51.830208
2015-10-07T22:47:36
2015-10-07T22:47:36
41,942,802
15
20
null
2020-03-09T00:21:03
2015-09-05T00:11:19
null
UTF-8
Java
false
false
7,057
java
/* * Copyright (C) 2014 Square, 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 or agre...
[ "mirek190@gmail.com" ]
mirek190@gmail.com
1522282f9f7c8ca77edbcc9feafc73a31e0377b0
f4b7924a03289706c769aff23abf4cce028de6bc
/smart_logic/src/main/java/plan_pro/modell/bahnuebergang/_1_9_0/TCOptikSymbolmaske.java
4b8153b67d8e6ba4d3151309fb21ef2f3639e372
[]
no_license
jimbok8/ebd
aa18a2066b4a873bad1551e1578a7a1215de9b8b
9b0d5197bede5def2972cc44e63ac3711010eed4
refs/heads/main
2023-06-17T21:16:08.003689
2021-07-05T14:53:38
2021-07-05T14:53:38
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,889
java
// // Diese Datei wurde mit der JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802 generiert // Siehe <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> // �nderungen an dieser Datei gehen bei einer Neukompilierung des Quellschemas verloren. // Generiert: 202...
[ "iberl@verkehr.tu-darmstadt.de" ]
iberl@verkehr.tu-darmstadt.de
f2e088ae1a6bcf358ea55c5abf87a565660772d4
3334bee9484db954c4508ad507f6de0d154a939f
/d3n/java-src/f4m-default-service-api/src/main/java/de/ascendro/f4m/service/json/model/JsonRequiredNullable.java
4702919af8aaef0fdf56d6504c4c1bd1be1f56b6
[]
no_license
VUAN86/d3n
c2fc46fc1f188d08fa6862e33cac56762e006f71
e5d6ac654821f89b7f4f653e2aaef3de7c621f8b
refs/heads/master
2020-05-07T19:25:43.926090
2019-04-12T07:25:55
2019-04-12T07:25:55
180,806,736
0
1
null
null
null
null
UTF-8
Java
false
false
416
java
package de.ascendro.f4m.service.json.model; import java.lang.annotation.ElementType; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import java.lang.annotation.Target; /** * Annotation specifying fields that should include null value in output, since are required. */ @Retention(...
[ "vuan86@ya.ru" ]
vuan86@ya.ru
f38f59bd2a5b075c78054b2f9efb1d39538272eb
4fab44e9f3205863c0c4e888c9de1801919dc605
/AL-Game/src/com/aionemu/gameserver/network/aion/clientpackets/CM_ATREIAN_PASSPORT.java
fb7300e754800b37f63aba43b455e0490db2fb4a
[]
no_license
YggDrazil/AionLight9
fce24670dcc222adb888f4a5d2177f8f069fd37a
81f470775c8a0581034ed8c10d5462f85bef289a
refs/heads/master
2021-01-11T00:33:15.835333
2016-07-29T19:20:11
2016-07-29T19:20:11
70,515,345
2
0
null
null
null
null
UTF-8
Java
false
false
2,340
java
/** * This file is part of Aion-Lightning <aion-lightning.org>. * * Aion-Lightning is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later ver...
[ "michelgorter@outlook.com" ]
michelgorter@outlook.com
6600aae40ee268579ea522a6117dfa49d95eed9d
04aa7c7146c9e6df793b7f7e9f352b86dac462ec
/src/main/java/com/service/MovieServIntf.java
dfb97f0460c4cb6aa7e3be27e592e4659e920f6a
[]
no_license
udhaya97/BookMyShow
0c60745e71ea96e5315eeba7f7f7418ac172621e
0013cc926002b258a7f8c61eb7096f39feb3c175
refs/heads/master
2021-05-16T23:12:55.056891
2020-04-22T15:51:33
2020-04-22T15:51:33
257,951,912
1
1
null
null
null
null
UTF-8
Java
false
false
365
java
package com.service; import java.util.List; import org.springframework.stereotype.Service; import com.model.Movie; @Service public interface MovieServIntf { void save(Movie movie); List<Movie> fetchById(int id); Movie findmov(int id); Movie findmovname(String name); List<Movie> findMvAll(); Movie updateM...
[ "udhaya2cse@gmail.com" ]
udhaya2cse@gmail.com
4f932a96780b72ace017f154ec16a2b182bb5d62
7af4696e1be38e22025a9662ba9591ba7fc83965
/components/camel-aws2-kinesis/src/main/java/org/apache/camel/component/aws2/kinesis/Kinesis2Constants.java
d6e4f56ad9e761ca8a5f21f9c738a3e002ce44fc
[ "LicenseRef-scancode-unknown-license-reference", "LicenseRef-scancode-unknown", "Apache-2.0" ]
permissive
aashnajena/camel
740249630a720ae81294a43452c8789cdbf7bc00
e03647b378e10c99b44aab2ef56e134289816dbf
refs/heads/master
2021-03-12T03:06:31.216298
2020-07-19T23:51:13
2020-07-19T23:51:13
251,257,144
1
1
Apache-2.0
2020-03-30T09:20:10
2020-03-30T09:20:09
null
UTF-8
Java
false
false
1,268
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 ...
[ "ancosen@gmail.com" ]
ancosen@gmail.com
ba25e7d433738ea618920535fbf936ce88cbaa1d
e5aba87bca4ffa4ab986451625d84632a81a15c1
/resilience4j-spring-cloud2/src/test/java/io/github/resilience4j/RefreshScopedAutoConfigurationTest.java
2844600fb86f3ac68f40aceb398396176023b895
[ "Apache-2.0" ]
permissive
eddumelendez/resilience4j
d1cb1a170a1ce81cc6eb04f00fdfc6166025d0de
3e1ce36fe664f8adc0653437d696eec49a704ab1
refs/heads/master
2020-04-08T03:42:00.346985
2020-01-02T13:50:44
2020-01-02T13:50:44
158,986,622
0
0
Apache-2.0
2018-11-25T01:03:57
2018-11-25T01:03:57
null
UTF-8
Java
false
false
3,161
java
package io.github.resilience4j; import io.github.resilience4j.bulkhead.autoconfigure.BulkheadAutoConfiguration; import io.github.resilience4j.bulkhead.autoconfigure.RefreshScopedBulkheadAutoConfiguration; import io.github.resilience4j.circuitbreaker.autoconfigure.CircuitBreakerAutoConfiguration; import io.github.resil...
[ "robwin@t-online.de" ]
robwin@t-online.de
867e6993d10a5eed86bf0946cbf0fad504230aea
35fa2da28a3f71a277e93b0ad89436e1ddf85c3c
/src/zadaca3/Sortiranje/Person.java
f2f2363297e01ac01541e69a0c0272e979754d74
[]
no_license
Amra7/ZADACA_S09
7b8f3d7afc92bf5c90ef94b3f1bac2cd880edb25
4e727c4c60a61811a9115c1c86160e73f580742e
refs/heads/master
2021-01-25T04:52:49.797916
2015-01-14T22:47:29
2015-01-14T22:47:29
29,091,005
0
0
null
null
null
null
UTF-8
Java
false
false
618
java
package zadaca3.Sortiranje; public class Person { private String firstName; private String lastName; public Person(String firstName, String lastName) { this.firstName = firstName; this.lastName = lastName; } public String getFirstName() { return firstName; } public void setFirstName(Strin...
[ "amrapop@gmail.com" ]
amrapop@gmail.com
ed2a5874a06eb8fe6c37dc35e358ae98a16d96d0
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/2/2_21ed2165bd08b97a405e1d5e234f43bef3274566/NamedObject/2_21ed2165bd08b97a405e1d5e234f43bef3274566_NamedObject_s.java
57c34ec4ec01aff3ff720242cfa7d118f6504e28
[]
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
468
java
/* * Copyright (C) 2013 mgm technology partners GmbH, Munich. * * See the LICENSE file distributed with this work for additional * information regarding copyright ownership and intellectual property rights. */ package com.mgmtp.jfunk.common.util; /** * Interface for classes the have a name. * *...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
98f6f5ba93a4632417ff81c24129a3a8216b26f8
84714ec1201114756324e4dca8f3730736f032a4
/ext/lanterna/src/main/java/org/minimalj/frontend/impl/lanterna/toolkit/LanternaSearchTable.java
766ebc5d406cd037205161f4615f1d523b5f3b3b
[ "Apache-2.0" ]
permissive
BrunoEberhard/minimal-j
5e896f244bcce11dbac5b4b2612814b877332fa2
6173c9ace6dcfc4232f31c47cc8286352a12a4ca
refs/heads/master
2023-08-29T02:45:08.860372
2023-07-08T04:55:34
2023-07-08T04:55:34
33,410,104
19
4
Apache-2.0
2023-07-08T04:55:35
2015-04-04T15:27:40
Java
UTF-8
Java
false
false
1,688
java
package org.minimalj.frontend.impl.lanterna.toolkit; import org.minimalj.frontend.Frontend.IContent; import org.minimalj.frontend.Frontend.Search; import org.minimalj.frontend.Frontend.TableActionListener; import com.googlecode.lanterna.TerminalSize; import com.googlecode.lanterna.gui2.Button; import com.googlecode.l...
[ "bruno.eberhard@pop.ch" ]
bruno.eberhard@pop.ch
bd7c0bd09fd30614ae50db38dce488fb49a70deb
378a68563595a28019f37fb4c5f86699d875f005
/Auxiliary/RecipeManagers/CastingRecipes/Special/RepeaterTurboRecipe.java
94f636181ae22f5efa561b329c682a76d4d16c19
[]
no_license
ASpieler/ChromiCraft
eadd03d777a29e6ba9721c85f3c54381252603f2
fdea11229ca2eaee55906c57a0e283a91f70b581
refs/heads/master
2021-01-13T13:06:59.315205
2016-04-03T22:37:03
2016-04-03T22:37:03
55,671,200
0
0
null
null
null
null
UTF-8
Java
false
false
3,522
java
/******************************************************************************* * @author Reika Kalseki * * Copyright 2015 * * All rights reserved. * Distribution of the software in any form is only allowed with * explicit, prior permission from the owner. ****************************************************...
[ "reikasminecraft@gmail.com" ]
reikasminecraft@gmail.com
3c730d922fb67af12a5ac7a182063f32b1cd2a8d
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/6/6_24745454d89debe37d64ff014946e069e3342882/MyDocListener/6_24745454d89debe37d64ff014946e069e3342882_MyDocListener_t.java
9efd8851bff4eecead854e765f76ad6745b67509
[]
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
2,622
java
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package frontend; import backend.Node; import java.util.logging.Level; import java.util.logging.Logger; import javax.swing.JLabel; import javax.swing.event.DocumentEvent; import javax.swing.event.DocumentL...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
2bcc2c855ef46ede736e42e6fd4c46f96701d9e4
1517db1f887395c50e7e7d40779f70f5980687a3
/core/src/test/java/org/junithelper/core/meta/TestMethodMetaTest.java
22734faa1544d04da1eadb738ee818a4a51a22d0
[ "Apache-2.0" ]
permissive
fk-org/junithelper
0128c4d72b963d277589338dbeca0188a0eb696a
8c307eb05f762cf8030a3bd6d903228e0d5b98b2
refs/heads/master
2021-06-15T15:53:27.776110
2017-03-30T15:51:15
2017-03-30T15:51:15
null
0
0
null
null
null
null
UTF-8
Java
false
false
409
java
package org.junithelper.core.meta; import static org.junit.Assert.*; import org.junit.Test; public class TestMethodMetaTest { @Test public void type() throws Exception { assertNotNull(TestMethodMeta.class); } @Test public void instantiation() throws Exception { Te...
[ "seratch@gmail.com" ]
seratch@gmail.com
5089a6a544c683168afb4c485fc60504087bffb1
86215bd7ab2457497727be0193d3960feec3b524
/demo-fpml/src/main/generated-source/org/fpml/reporting/DividendPeriodDividend.java
8bdc8cd52a3bd26b3a1077bc4a2091324da5868c
[]
no_license
prasobhpk/stephennimmo-templates
4770d5619488fe39ffa289b6ede36578c29d6c4d
ce2b04c09b6352311df65ad8643f682452f9d6a7
refs/heads/master
2016-09-11T13:47:44.366025
2013-08-21T18:29:55
2013-08-21T18:29:55
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,825
java
// // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.1-833 // 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: ...
[ "stephennimmo@gmail.com@ea902603-27ce-0092-70ca-3da810587992" ]
stephennimmo@gmail.com@ea902603-27ce-0092-70ca-3da810587992
b1d1f997ed9fe4b56de1796756927c6e78af1576
eb6ea40ac694da250d833922bce78a4eead9c8de
/server/src/com/thoughtworks/go/server/controller/ConsoleOutView.java
35ae9f6e8e4f21539894a8b86b5f3e9f0901deb1
[ "Apache-2.0" ]
permissive
ruckc/gocd
c2a7af6f0a069bba4bc5ae27aaf43707379b4c5f
0c8a39409ee1210db21994aeb05d6a7c20f86ce2
refs/heads/master
2022-07-20T02:22:54.182791
2014-12-08T03:26:56
2014-12-08T03:26:56
27,695,928
0
0
Apache-2.0
2022-07-13T18:28:21
2014-12-08T03:27:02
Java
UTF-8
Java
false
false
1,813
java
/*************************GO-LICENSE-START********************************* * Copyright 2014 ThoughtWorks, 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...
[ "godev@thoughtworks.com" ]
godev@thoughtworks.com
636f06b43ca1eb25bcc3179ab67fca9c1c7508fd
c726f082cdec145f724246f5faf23a00704406b7
/fop-1.0-sqs/src/java/org/apache/fop/render/rtf/rtflib/rtfdoc/RtfListStyleNumber.java
d3cb5f6f64a6e9ed091ca770d4ed350af198523f
[ "Apache-2.0" ]
permissive
freinhold/sqs
a8ef0b1a99b7891a676bd02f6040ef2080246efe
4c2b8fd41ec1ff18f4e2ac43c59860ff81950c6d
refs/heads/master
2020-09-09T12:58:58.287148
2012-05-04T08:04:23
2012-05-04T08:04:23
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,656
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 ...
[ "chikoski@gmail.com" ]
chikoski@gmail.com
28a5531d55b92f0f3ce6cd9d81ae79c47fa85594
a013759437c1fb59ec847dc9069209cf11ba340e
/src/main/java/co/comdor/github/CommandScripts.java
4ea026ba0cd91403da4a67f2bd9ca4546c9693e6
[ "BSD-3-Clause" ]
permissive
amihaiemil/comdor
21dff5477506d026d0ced3dacaa33d1b8d7b2b00
d97eb831192353ef2ee7ff1da5199385e95f8de9
refs/heads/master
2022-12-27T15:15:41.842320
2020-02-21T10:05:34
2020-02-21T10:05:34
108,583,437
12
0
BSD-3-Clause
2020-10-13T01:44:26
2017-10-27T18:57:01
Java
UTF-8
Java
false
false
2,427
java
/** * Copyright (c) 2017, Mihai Emil Andronache * All rights reserved. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * 1)Redistributions of source code must retain the above copyright notice, * this list of condit...
[ "amihaiemil@gmail.com" ]
amihaiemil@gmail.com
5cab026efdd23130493ea2433b9a1b5f90033428
5f82aae041ab05a5e6c3d9ddd8319506191ab055
/Projects/Mockito/27/test/org/mockito/internal/debugging/WarningsPrinterImplTest.java
a0bb7fe7baa9ee408d496ef26ef3aa9812edc406
[ "BSD-3-Clause", "MIT", "Apache-2.0" ]
permissive
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
1,834
java
/* * Copyright (c) 2007 Mockito contributors * This program is made available under the terms of the MIT License. */ package org.mockito.internal.debugging; import static org.mockito.Matchers.*; import static org.mockito.Mockito.*; import org.junit.Test; import org.mockito.ArgumentCaptor; import org.m...
[ "2890268106@qq.com" ]
2890268106@qq.com
5030a21a7d5a6d1c62ee2778cb2e397d63c8bccb
e054c1e6903e4b5eb166d107802c0c2cadd2eb03
/modules/datex-serializer/src/generated/java/eu/datex2/schema/_3/situation/_SeverityEnum.java
33fe87c8f0e957c050caed131b83d23aa74340df
[ "MIT" ]
permissive
svvsaga/gradle-modules-public
02dc90ad2feb58aef7629943af3e0d3a9f61d5cf
e4ef4e2ed5d1a194ff426411ccb3f81d34ff4f01
refs/heads/main
2023-05-27T08:25:36.578399
2023-05-12T14:15:47
2023-05-12T14:33:14
411,986,217
2
1
MIT
2023-05-12T14:33:15
2021-09-30T08:36:11
Java
UTF-8
Java
false
false
2,038
java
package eu.datex2.schema._3.situation; import jakarta.xml.bind.annotation.XmlAccessType; import jakarta.xml.bind.annotation.XmlAccessorType; import jakarta.xml.bind.annotation.XmlAttribute; import jakarta.xml.bind.annotation.XmlType; import jakarta.xml.bind.annotation.XmlValue; /** * <p>Java class for _SeverityEnu...
[ "geir.sagberg@gmail.com" ]
geir.sagberg@gmail.com
eb76c3fb0e96882303cc9a1cff3e82d8fa60d3f3
07ed9825a8cbc93d01133d31e29266ce911cd2a0
/src/sample/xi/yi/yao/xue/DictionaryFromDB.java
0bd97750a28a8c88e795ecc5c1fc7fba046c593e
[ "Apache-2.0" ]
permissive
lysdyt/HuaRuiJi2.8.0
4bd93d6b29feaf0bb0a1065b1345602be0ede5fb
8425fbb68abe982177fc2db6dd4fca902fb2fa3b
refs/heads/master
2022-04-24T02:37:19.473214
2020-04-26T00:55:58
2020-04-26T00:55:58
null
0
0
null
null
null
null
GB18030
Java
false
false
7,899
java
package sample.xi.yi.yao.xue; import java.io.BufferedReader; import org.tinos.language.plorm.PLORMImpl; import org.tinos.language.plorm.PLORMInterf; import java.io.IOException; import java.io.InputStream; import java.io.InputStreamReader; import java.util.ArrayList; import java.util.HashMap; import java.ut...
[ "Lenovo@LAPTOP-352KOFCM 313699483" ]
Lenovo@LAPTOP-352KOFCM 313699483
340908b7ceccca29b88d9009aac150598b3dc0c0
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/4/4_e208d34399136d1938e1177ddc56934b363cdde2/TestCaseRunLogReport/4_e208d34399136d1938e1177ddc56934b363cdde2_TestCaseRunLogReport_t.java
fbaac2260ce4cdb4d9a69d4af50a5df462cf639a
[]
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
4,872
java
/* * soapUI, copyright (C) 2004-2011 eviware.com * * soapUI is free software; you can redistribute it and/or modify it under the * terms of version 2.1 of the GNU Lesser General Public License as published by * the Free Software Foundation. * * soapUI is distributed in the hope that it wil...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
2d4dd97e1e2b107511bc630a9c5a86017b82bfee
90f17cd659cc96c8fff1d5cfd893cbbe18b1240f
/src/main/java/com/google/android/gms/vision/Tracker.java
9fd63230da51e4230f3791a8a703d94c147cec56
[]
no_license
redpicasso/fluffy-octo-robot
c9b98d2e8745805edc8ddb92e8afc1788ceadd08
b2b62d7344da65af7e35068f40d6aae0cd0835a6
refs/heads/master
2022-11-15T14:43:37.515136
2020-07-01T22:19:16
2020-07-01T22:19:16
276,492,708
0
0
null
null
null
null
UTF-8
Java
false
false
350
java
package com.google.android.gms.vision; import com.google.android.gms.vision.Detector.Detections; public class Tracker<T> { public void onDone() { } public void onMissing(Detections<T> detections) { } public void onNewItem(int i, T t) { } public void onUpdate(Detections<T> ...
[ "aaron@goodreturn.org" ]
aaron@goodreturn.org
ae4f608ae19db67b80ba2270a80a449949a0d991
71027e2310f9917cd46ccb6a21c0100487c6b43b
/math/freehep-jminuit/src/test/java/org/freehep/math/minuit/example/tutorial/Quad2F.java
7ae590185bda3d43a0b4d137058d388aca064f82
[]
no_license
kdk-pkg-soft/freehep-ncolor-pdf
f70f99ebdc7a78fc25960f42629e05d3c58f2b03
d317ea43554c75f8ff04e826b4361ad4326574b0
refs/heads/master
2021-01-23T12:18:26.502269
2012-08-22T23:22:21
2012-08-22T23:22:21
5,516,244
1
1
null
null
null
null
UTF-8
Java
false
false
530
java
package org.freehep.math.minuit.example.tutorial; import org.freehep.math.minuit.FCNGradientBase; /** * * @version $Id: Quad2F.java 8584 2006-08-10 23:06:37Z duns $ */ class Quad2F implements FCNGradientBase { public double valueOf(double[] par) { double x = par[0]; double y = par[1]; ...
[ "hamad.deshmukh@Kodak.com" ]
hamad.deshmukh@Kodak.com
07c4a16c131806cd92ec49ee5c5f389b3e641c15
69a4f2d51ebeea36c4d8192e25cfb5f3f77bef5e
/methods/Method_18278.java
67b3a56799cf2417b4255a0d2f5f86dcb4da35f5
[]
no_license
P79N6A/icse_20_user_study
5b9c42c6384502fdc9588430899f257761f1f506
8a3676bc96059ea2c4f6d209016f5088a5628f3c
refs/heads/master
2020-06-24T08:25:22.606717
2019-07-25T15:31:16
2019-07-25T15:31:16
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,799
java
/** * Traverses the layoutTree and the diffTree recursively. If a layoutNode has a compatible host type {@link LayoutState#hostIsCompatible} it assigns the DiffNode to the layout node in orderto try to re-use the LayoutOutputs that will be generated by {@link LayoutState#collectResults(ComponentContext,InternalNode...
[ "sonnguyen@utdallas.edu" ]
sonnguyen@utdallas.edu
468266835e02c875956dde686f185cd8e653d9af
01e5c3987698ae57d113584836db28c11c028380
/camunda-example-customquery/src/test/java/de/holisticon/camunda/example/customquery/model/OrderEntityRepositoryTest.java
feef1f29dae671b7bdd100065dcd0f40b7227a95
[ "BSD-3-Clause" ]
permissive
akhanit/holunda
090e21862940ddfd5f2e734c20a72faeb9648c32
99f381c735533af9d100a16dde077749a62c58c4
refs/heads/master
2020-04-01T15:30:24.053076
2018-02-15T14:01:23
2018-02-15T14:01:23
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,874
java
package de.holisticon.camunda.example.customquery.model; import org.junit.Before; import org.junit.Test; import org.junit.runner.RunWith; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.boot.autoconfigure.SpringBootApplication; import org.springframework.boot.test.autoconfigur...
[ "jan.galinski@holisticon.de" ]
jan.galinski@holisticon.de
aa9478de44bd93466add5db942bd5f2c79910014
62e9dfe335592757954beeba62156e3fdfae2cc2
/java-study-core/src/main/java/com/yee/study/java/netty/channel/HelloClient.java
9482dd5ab12ed8137527ce0880b76d9412e343d5
[]
no_license
rogeryee/JavaStudy
56f2fd1d30f30cf6830410610904e15ee82ce67b
cbbdbb67377a1346490e9cec87d3957f5f0503bb
refs/heads/master
2023-02-09T09:23:02.796092
2023-02-03T07:01:39
2023-02-03T07:01:39
82,032,356
0
0
null
2021-08-13T15:25:19
2017-02-15T07:26:50
Java
UTF-8
Java
false
false
1,583
java
package com.yee.study.java.netty.channel; import io.netty.bootstrap.Bootstrap; import io.netty.channel.ChannelFuture; import io.netty.channel.ChannelInitializer; import io.netty.channel.ChannelOption; import io.netty.channel.EventLoopGroup; import io.netty.channel.nio.NioEventLoopGroup; import io.netty.channel.socket....
[ "roger.yee@hotmail.com" ]
roger.yee@hotmail.com
14384ce431fe649515ac14c932d5559f115fbd4d
818e1c7e00933bf435f6fb24a8daca0b5e9aa786
/security/audit/src/main/java/in/clouthink/nextoa/security/audit/support/impl/AuditEventRestSupportImpl.java
58a7758b1a5b44c58e1cce47269363a2b2e36dd0
[]
no_license
next-teable/next-oa-service
d8ad7e9ff78ae0c2ad4b0de6bf4a33ac736b069a
21a3e1b89db16d12c6033b7727f4fd01ce3d0184
refs/heads/master
2021-06-12T21:13:20.132069
2020-06-07T09:39:14
2020-06-07T09:39:14
254,399,204
0
0
null
2020-06-07T09:39:16
2020-04-09T14:48:21
Java
UTF-8
Java
false
false
1,531
java
package in.clouthink.nextoa.security.audit.support.impl; import in.clouthink.nextoa.bl.model.User; import in.clouthink.nextoa.security.audit.model.AuditEvent; import in.clouthink.nextoa.security.audit.model.AuditEventQueryParameter; import in.clouthink.nextoa.security.audit.service.AuditEventService; import in.clouthi...
[ "melthaw@gmail.com" ]
melthaw@gmail.com
5e5910e739f606cbf7d6691c3eb4b89652aae6ae
20eb62855cb3962c2d36fda4377dfd47d82eb777
/IntroClassJava/dataset/smallest/c9d718f379a877bd04e4544ee830a1c4c256bb4f104f214afd1ccaf81e7b25dea689895678bb1e6f817d8b0939eb175f8e847130f30a9a22e980d38125933516/000/mutations/159/smallest_c9d718f3_000.java
092ce80c743dca3481b1363802da41a44dcbf952
[]
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
2,443
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
58a9b5afc44bf6b1f5e1eaffacf5dee338e77fc8
e78d233c910fe87351380f4f483f4fad468ce1aa
/src/main/java/com/swingfrog/summer/meter/protobuf/AbstractMeterProtobufClient.java
94053dc50798c78b470db8f397ab70c45ae6dfaa
[ "Apache-2.0" ]
permissive
SwingFrog/Summer
665f9bacd514dbb77f05fa2800d3ae044dbea612
554af9af5b8f526e2f45bb1ce17a5eff11cbe482
refs/heads/master
2023-06-22T13:34:37.957151
2023-03-16T05:29:57
2023-03-16T05:29:57
160,478,462
568
154
Apache-2.0
2023-06-14T22:29:58
2018-12-05T07:30:01
Java
UTF-8
Java
false
false
7,507
java
package com.swingfrog.summer.meter.protobuf; import com.google.protobuf.InvalidProtocolBufferException; import com.google.protobuf.Message; import com.swingfrog.summer.meter.MeterClient; import com.swingfrog.summer.protocol.ProtocolConst; import com.swingfrog.summer.protocol.protobuf.Protobuf; import com.swingfrog.sum...
[ "swingfrog@qq.com" ]
swingfrog@qq.com
d34a66443ae0916b02a2099fa8323af73d612a52
8430cd0a92af431fa85e92a7c5ea20b8efda949f
/Java Advanced/Abstraction-Lab/src/Pr5PascalsTriangle.java
b5d95ae852a1f3bee8b5ef0700bf641c6da0e1e4
[]
no_license
Joret0/Exercises-with-Java
9a93e39236b88bb55335e6cff62d2e774f78b054
a1b2f64aafdf8ce8b28fb20f31aa5e37b9643652
refs/heads/master
2021-09-16T04:28:49.605116
2018-06-16T14:32:52
2018-06-16T14:32:52
71,498,826
0
0
null
null
null
null
UTF-8
Java
false
false
1,071
java
import java.math.BigInteger; import java.util.Scanner; public class Pr5PascalsTriangle { public static void main(String[] args) { Scanner in = new Scanner(System.in); int n = Integer.parseInt(in.nextLine()); printPascalsTriangle(n); } private static void printPascalsTriangle(int n)...
[ "georgi_stalev@abv.bg" ]
georgi_stalev@abv.bg
c2f13a283a0131617517c0e1b238d4b13ba9d867
f43504b11e935796128f07ab166e7d47a248f204
/Low_level_Design_Problems/Leetcode/G4G/src/SystemDesign/ReservationSystem/ReservationManager.java
6368ea4ee5695d6b7350c976da4a26749e6a89bb
[]
no_license
vish35/LLD
4e3b4b6a22e334e1ab69871e5ded526613bb73f8
1d8f209213f74395fc1121a5862ce2a467b09f94
refs/heads/main
2023-07-30T09:10:39.696754
2021-09-15T05:46:45
2021-09-15T05:46:45
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,097
java
package SystemDesign.ReservationSystem; import java.time.LocalDate; import java.util.*; public class ReservationManager { List<Reservation> reservations; List<Table> tables; Set<Customer> customers; private static ReservationManager instance; private ReservationManager(){ customers = new...
[ "gowtkum@amazon.com" ]
gowtkum@amazon.com
da22d28838bbd6b3566918eaffd034afa538df76
3c0e519e400526379df16320ef53bd3b1f18af5d
/routing-bird-server/src/main/java/com/jivesoftware/os/routing/bird/endpoints/logging/metric/LogMetricRestfulEndpoints.java
f2482f18bc0489c51019708a27c4a33d36c0575b
[ "Apache-2.0" ]
permissive
jivesoftware/routing-bird
1aee04b569af434951602873f26aa987cf899c04
c55049f30de272b3995e2e112696991e8e10c331
refs/heads/master
2020-05-21T23:44:33.383246
2018-02-05T23:07:13
2018-02-05T23:07:13
37,302,101
2
2
null
2017-05-07T16:02:09
2015-06-12T04:32:52
Java
UTF-8
Java
false
false
5,549
java
/* * Copyright 2013 Jive 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 or agreed ...
[ "jonathan.colt@jivesoftware.com" ]
jonathan.colt@jivesoftware.com
8ab8e1835abd2458a611eddb69a113f4ae4e4eab
0ba73ffd4c12ef4c49674ce512ab12fbbb6227ea
/Java-Brains/Java-8-Java-Brains/Unit-1-Using-Lambdas/src/main/java/com/jurik99/TypeInferenceExample.java
3e998eebcc8b29f086173291977f592ccc488b50
[]
no_license
patrykgrudzien/code-from-learning
e5d6958baf3a44e3fc709f06837bad025b1db5df
382904b804afd95d9e5d450f61d2529415ddfe96
refs/heads/master
2021-07-05T08:41:22.267369
2020-01-13T10:37:25
2020-01-13T10:37:25
188,905,995
0
0
null
2020-10-13T13:30:12
2019-05-27T20:34:47
Java
UTF-8
Java
false
false
507
java
package com.jurik99; public class TypeInferenceExample { public static void main(final String[] args) { final StringLengthLambda myLambda = s -> s.length(); System.out.println(myLambda.getLength("Patryk")); // --- pass lambda into method --- printLambda(p -> p.length()); } private static void printLambda...
[ "patryk.grudzien.91@gmail.com" ]
patryk.grudzien.91@gmail.com
04c256ce32768673bd74ca8e14fa6442385441df
50508d647ce6354c0a94a4b947606a0560527dbb
/Android-Everything-Test/libs/android-core/src/processing/android/PWallpaper.java
cdaab7163ab64e40c8f79b36471e6d64cdb05904
[]
no_license
codeanticode/processing-android-tests
cd05fb5dfdd4dbd1274a275ed706174cbe9a3b07
2d7f7afe712fda8b0ba64b2a78dab80d8c5a9f85
refs/heads/master
2021-01-21T11:44:55.799300
2016-05-18T03:07:24
2016-05-18T03:07:24
53,297,634
0
0
null
null
null
null
UTF-8
Java
false
false
5,905
java
/* -*- mode: java; c-basic-offset: 2; indent-tabs-mode: nil -*- */ /* Part of the Processing project - http://processing.org Copyright (c) 2016 The Processing Foundation This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License version ...
[ "andres.colubri@gmail.com" ]
andres.colubri@gmail.com
df58dd42459de931b09f195978c6d42ec83d75ea
e477d07753060cc8fb4c588d6d116617f73307ba
/gwt-jackson/src/main/java/com/github/nmorel/gwtjackson/client/ser/UUIDJsonSerializer.java
6ffa76ab61377600d3298be9e4592dee4e5c4cec
[ "Apache-2.0" ]
permissive
StefanWokusch/gwt-jackson
4a669dc687ff6a9470e6931e056bc926251b51a3
669c06677b683868ae42e01e2a165d561c0c44a1
refs/heads/master
2021-01-20T05:40:48.993909
2014-11-23T14:24:11
2014-11-23T14:24:11
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,609
java
/* * Copyright 2013 Nicolas Morel * * 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 t...
[ "nmr.morel@gmail.com" ]
nmr.morel@gmail.com
ad1a675cafff3a1d74b1bb425786e1d4faaaf7a8
9d32980f5989cd4c55cea498af5d6a413e08b7a2
/A92s_10_0_0/src/main/java/org/apache/http/conn/BasicManagedEntity.java
3d6677311c79adaafa1fbe33df4268b3990372d3
[]
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
4,224
java
package org.apache.http.conn; import java.io.IOException; import java.io.InputStream; import java.io.OutputStream; import org.apache.http.HttpEntity; import org.apache.http.entity.HttpEntityWrapper; @Deprecated public class BasicManagedEntity extends HttpEntityWrapper implements ConnectionReleaseTrigger, EofSensorWat...
[ "dstmath@163.com" ]
dstmath@163.com
96dd1cd971dd843c13da91feb2243b593e358d95
b60da22bc192211b3978764e63af23e2e24081f5
/cdc/build/linux-x86-generic/specjvm98/java_bak/org/apache/xml/utils/res/XResources_ja_JP_I.java
ffcbd79037f15001ce613c1326c55e5f6735f707
[]
no_license
clamp03/JavaAOTC
44d566927c057c013538ab51e086c42c6348554e
0ade633837ed9698cd74a3f6928ebde3d96bd3e3
refs/heads/master
2021-01-01T19:33:51.612033
2014-12-02T14:29:58
2014-12-02T14:29:58
27,435,591
5
4
null
null
null
null
UTF-8
Java
false
false
5,445
java
/* * The Apache Software License, Version 1.1 * * * Copyright (c) 1999 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of sour...
[ "clamp03@gmail.com" ]
clamp03@gmail.com
fa0315adbe77feaab70ceb43da88bda9aff58d4f
03a6c8624d8322201d511bb2ab51e84aa66e0dbd
/component/dubbo-mw/src/test/java/mycodelearn/undergrowth/dubbo/test/DemoServiceImpl.java
d9aa87cf917a7748da62b5ff7c73bb1127fb34a4
[]
no_license
undergrowthlinear/MyCodeLearn
09cc73acccd554a730cbffc2416978006e948c8b
3b16c3e66a43ba23443dcebb723cd37d312f9532
refs/heads/master
2021-01-23T18:22:38.455202
2016-11-13T08:54:57
2016-11-13T08:54:57
59,792,659
0
0
null
null
null
null
UTF-8
Java
false
false
413
java
package mycodelearn.undergrowth.dubbo.test; import java.util.concurrent.atomic.AtomicInteger; public class DemoServiceImpl implements DemoService { private AtomicInteger count = new AtomicInteger(0); @Override public Person sayHello(String name) { // TODO Auto-generated method stub Person person = new Person...
[ "undergrowth@126.com" ]
undergrowth@126.com
60f2d4692e82e6bf5aa6ba7de831e62a1d92fc2c
2c42ff8e677790139f972934d0604ed9baf61930
/JavaIdea/Third_Stage/MavenCRUD/src/main/java/com/cxz/filter/MyFilter.java
0a10d705555cbd27cf2fe0c300b68f018cc0c492
[]
no_license
DukeTiny/education
ee845c0e5b0d171337c6f52052e054379e1ddc1b
8ec8aaec07897ca93d16b08a7ef431beb680eaf3
refs/heads/master
2022-12-25T03:46:06.741009
2019-10-15T17:11:04
2019-10-15T17:11:04
215,351,747
0
0
null
2022-12-16T09:59:04
2019-10-15T16:56:27
TSQL
UTF-8
Java
false
false
443
java
package com.cxz.filter; import javax.servlet.*; import javax.servlet.annotation.WebFilter; import java.io.IOException; public class MyFilter implements Filter { public void destroy() { } public void doFilter(ServletRequest req, ServletResponse resp, FilterChain chain) throws ServletException, IOException...
[ "329087464@qq.com" ]
329087464@qq.com
62c476394359c313113f03364f9f2499e3735a59
364bd91497a498b899c1de60e1ff028795eddbbc
/DTJVM/src/main/java/examples/HelloJVM.java
dc6f6dfccba4eef80e38fea74f55d6806945f3b4
[]
no_license
JavaTailor/CFSynthesis
8485f5d94cec335bedfdf18c88ddc523e05a0567
bf9421fea49469fbac554da91169cf07aae3e08c
refs/heads/master
2023-04-15T02:37:04.252151
2021-11-12T09:57:06
2021-11-12T09:57:06
402,928,654
4
1
null
null
null
null
UTF-8
Java
false
false
273
java
package examples; public class HelloJVM { public static void main(String[] args) { if (args.length > 0){ System.out.println("Hello " + args[0] + "!"); }else{ System.out.println("Hello JVM"); } } }
[ "JavaTailorZYQ@gmail.com" ]
JavaTailorZYQ@gmail.com
f6eb51514c8dd146ce6434dd23b746e839d50029
2ad68028b831d8833d5896a5ec2aef9e85e3464d
/src/sorucozumleri_26_temmuz_2021/soru1.java
178f4eb71988ed65dc5c81363afdbb6e308db006
[]
no_license
AydinTokuslu/JAVA
aa9fb49956032a2aed199a2b383a644600b1a3b8
89c3c2c193f787a690fec0553e82ebe159eb537f
refs/heads/master
2023-08-19T08:57:18.569795
2021-09-17T09:08:51
2021-09-17T09:08:51
407,475,612
0
0
null
null
null
null
UTF-8
Java
false
false
1,073
java
package sorucozumleri_26_temmuz_2021; import java.util.Scanner; public class soru1 { public static void main(String[] args) { // kullanıcıdan alınan bir sayinin Armstrong sayi olup olmadigini kontrol eden program yazin // Armstrong sayi rakamlarinin kuplerinin toplamina esit olan sayidir // 153 =...
[ "eposta@site.com" ]
eposta@site.com
3ddb9b51152e5d6ce6d3a66dcd6273095a63febf
16212d742fc44742105d5bfa08ce025c0955df1c
/fix-dukascopy/src/main/java/quickfix/dukascopy/field/AutoAcceptIndicator.java
64b53d69098d3459fd73e1845b4bbb58b96992ab
[ "Apache-2.0" ]
permissive
WojciechZankowski/fix-dictionaries
83c7ea194f28edbaba2124418fa2ab05ad256114
94b299972ade7597c4b581d752858b873102796e
refs/heads/master
2021-01-19T13:26:18.927116
2017-04-14T22:09:15
2017-04-14T22:09:16
88,088,490
10
2
null
null
null
null
UTF-8
Java
false
false
1,168
java
/* Generated Java Source File */ /******************************************************************************* * Copyright (c) quickfixengine.org All rights reserved. * * This file is part of the QuickFIX FIX Engine * * This file may be distributed under the terms of the quickfixengine.org * license as define...
[ "info@zankowski.pl" ]
info@zankowski.pl
f71c482cdf5f39d6dbeb0ced99faead2fd087e9c
32c3e8cc3a1347e81d37195cee74e82329d41b11
/app/src/main/java/todomore/android/TodoContentProvider.java
d4b371edcabc346877bec3749cd618e289cd19b3
[ "BSD-2-Clause" ]
permissive
IanDarwin/TodoAndroid
d3287338a380f8940f7a02e071d068f354ac55a8
a7ef8a7c2334ed2b89e6a15b15c0f4c235915b0d
refs/heads/master
2023-04-08T04:56:08.433954
2023-03-31T16:11:46
2023-03-31T16:11:46
47,377,976
1
0
BSD-2-Clause
2022-10-19T18:16:28
2015-12-04T03:14:15
Java
UTF-8
Java
false
false
1,446
java
package todomore.android; import android.content.ContentProvider; import android.content.ContentValues; import android.database.Cursor; import android.net.Uri; /* * This dummy ContentProvider stubs out all methods, but maybe someday we'll implement * a real ContentProvider in this space. Meanwhile, it seems to be n...
[ "ian@darwinsys.com" ]
ian@darwinsys.com
2f9b2fe44c43ec0fe69d60a601e554201cd8c0e4
6c643f311fc6c1590e903d6202856c942e0468ef
/sample_android/src/com/zsy/frame/sample/control/android/a01ui/a22notification/NiftyNotificationAct.java
fdac39bdfbac3ff4ca039c11a02c5b9f4e6e0205
[]
no_license
sy-and/sample_android
e4d7b664f82caf1170aa14634db562b256e3f046
a4b7193253e69ac4f68b60f6dff1b41513c8a604
refs/heads/main
2023-04-25T00:26:44.691024
2021-05-22T14:26:12
2021-05-22T14:26:12
336,550,278
0
0
null
null
null
null
UTF-8
Java
false
false
2,435
java
package com.zsy.frame.sample.control.android.a01ui.a22notification; import android.app.Activity; import android.os.Bundle; import android.view.Gravity; import android.view.View; import android.widget.Toast; import com.gitonway.lee.niftynotification.lib.Configuration; import com.gitonway.lee.niftynotification.lib.Effe...
[ "shengyouzhang@qq.com" ]
shengyouzhang@qq.com
2c55c6fc45fac6d1ac2d8722128330beb568bba5
6bb92ce979a2065833759cc58c1cfbc93d115070
/domain/src/test/java/org/m4m/domain/dsl/CommandQueueAssert.java
19b0864585030098883ee687efeea8cb39dce5fc
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
daniloercoli/media-for-mobile
ace8fbd29edeb3dd2f0dd96e06e9229ccb06e885
d1fb2538f5af5992159857ac5744759923ef1e6a
refs/heads/master
2021-06-24T21:36:31.148400
2021-02-16T12:45:47
2021-02-16T12:45:47
94,329,893
0
0
Apache-2.0
2020-06-15T10:28:47
2017-06-14T12:44:01
Java
UTF-8
Java
false
false
1,981
java
/* * Copyright 2014-2016 Media for Mobile * * 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 ag...
[ "alexey.suhov@intel.com" ]
alexey.suhov@intel.com
0f8355ab4797c75a760a5978ce204b0f3a149e09
719786b440bda077e4105a1c14a51a2751bca45d
/src/main/java/com.javarush.glushko/level19/lesson10/bonus01/Solution.java
3fad66a60b7b11c31fb91cc49c313d6f81542858
[]
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
5,411
java
package com.javarush.glushko.level19.lesson10.bonus01; import java.io.BufferedReader; import java.io.FileReader; import java.io.IOException; import java.io.InputStreamReader; import java.util.ArrayList; import java.util.List; /* Отслеживаем изменения Считать в консоли 2 имени файла - file1, file2. Файлы содержат стро...
[ "dreiglushko@gmail.com" ]
dreiglushko@gmail.com
a6971703cf7aad4aff0f641a510fe936b139fcf6
a8a7cc6bae2a202941e504aea4356e2a959e5e95
/jenkow-activiti/modules/activiti-explorer/src/main/java/org/activiti/explorer/ui/process/listener/EditModelClickListener.java
f25d5e803765acb3ee84971c96f6409951711814
[ "Apache-2.0" ]
permissive
jenkinsci/jenkow-plugin
aed5d5db786ad260c16cebecf5c6bbbcbf498be5
228748890476b2f17f80b618c8d474a4acf2af8b
refs/heads/master
2023-08-19T23:43:15.544100
2013-05-14T00:49:56
2013-05-14T00:49:56
4,395,961
2
4
null
2022-12-20T22:37:41
2012-05-21T16:58:26
Java
UTF-8
Java
false
false
875
java
package org.activiti.explorer.ui.process.listener; import org.activiti.explorer.ExplorerApp; import org.activiti.explorer.NotificationManager; import com.vaadin.terminal.ExternalResource; import com.vaadin.ui.Button.ClickEvent; import com.vaadin.ui.Button.ClickListener; /** * @author Tijs Rademakers */ public cla...
[ "m2spring@springdot.org" ]
m2spring@springdot.org
2abd95db29cd5be99f31d6d1cec0096e3394415c
fbf44ff3348391045ae588f6308dd1d3ca9e2061
/bootstrap-core/src/main/java/com/gb/apm/bootstrap/core/interceptor/AroundInterceptor4.java
3b015451f3fd71d54868ed71ed83550ad16cdb22
[]
no_license
ayumiono/gbapm-agent
428488ffaa3aa25f4992d5381c80aed7f1cd0904
36b205b10981cfafb2a5706a44be89336cb697b1
refs/heads/master
2020-05-02T14:01:06.965399
2019-03-27T13:27:56
2019-03-27T13:27:56
177,998,864
2
3
null
null
null
null
UTF-8
Java
false
false
347
java
package com.gb.apm.bootstrap.core.interceptor; /** * @author Jongho Moon * */ public interface AroundInterceptor4 extends Interceptor { void before(Object target, Object arg0, Object arg1, Object arg2, Object arg3); void after(Object target, Object arg0, Object arg1, Object arg2, Object arg3, Object resul...
[ "xuelong.chen@goodbaby.com" ]
xuelong.chen@goodbaby.com
d8177b9a7774dc413825cabda49814cdcf3a87d8
7af9a322cbbab1eac9c70ade4b1be266c3392665
/src/main/java/week15d02/Quiz.java
f1882b6263bc7f616df76538ec7fc4ef13b2c5a1
[]
no_license
henimia/training-solutions
3ac8335120f5fa0b8979997bb29933a0683ded12
6fdbfd49baac584266b86c9dc35a9f6a7d1826eb
refs/heads/master
2023-03-25T04:25:14.148219
2021-03-16T10:01:15
2021-03-16T10:01:15
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,551
java
package week15d02; import java.io.BufferedReader; import java.io.IOException; import java.nio.file.Files; import java.nio.file.Path; import java.util.*; public class Quiz { private final List<Question> questions = new ArrayList<>(); public List<Question> getQuestions() { return questions; } ...
[ "66733574+manikola@users.noreply.github.com" ]
66733574+manikola@users.noreply.github.com
59422d2d4d0c21074924fdd001ee12a6c6ae60fb
b1744cdbd9ca5322077cdb399512a8f133718c8d
/trunk/LianLuoMms/src/com/haolianluo/sms2/data/HSmsApplication.java
9964c56e441ce68db8b257a32dd718676e4e8ed8
[]
no_license
BGCX067/familymanage-svn-to-git
420ba08d980cab57b248c90322b8dd993d5329ca
2611c822a6432975f013d9cf5688e399fd168a5c
refs/heads/master
2021-01-13T00:56:41.329897
2015-12-28T14:20:13
2015-12-28T14:20:13
48,840,431
0
0
null
null
null
null
UTF-8
Java
false
false
499
java
package com.haolianluo.sms2.data; import java.util.ArrayList; import java.util.List; import android.app.Application; import com.haolianluo.sms2.model.HSms; import com.haolianluo.sms2.ui.sms2.HThreadAdapter; /** * 数据共享 * @author jianhua 2011年11月15日18:36:32 */ public class HSmsApplication extends...
[ "you@example.com" ]
you@example.com
74ef85ab43ce4e172901ab8abb6bec61aa8441b2
30539b4485cefbe1ffc6823634495a3126cc8af4
/src/test/java/com/mike/warmke/ArchTest.java
c325b25adbcfd7fba85de4d5213ec315816f6d31
[]
no_license
MichaelWarmke/jhipster-sample-application-mono
267d184cfdc345225efd167218fc2cdb0a2cdadb
d824d6978e5e3108506860852d808a2f95a96123
refs/heads/master
2022-11-18T22:27:37.983940
2020-06-13T00:24:09
2020-06-13T00:24:09
271,913,084
0
0
null
2020-07-21T03:12:56
2020-06-13T00:23:53
Java
UTF-8
Java
false
false
1,012
java
package com.mike.warmke; import static com.tngtech.archunit.lang.syntax.ArchRuleDefinition.noClasses; import com.tngtech.archunit.core.domain.JavaClasses; import com.tngtech.archunit.core.importer.ClassFileImporter; import com.tngtech.archunit.core.importer.ImportOption; import org.junit.jupiter.api.Test; class Arch...
[ "jhipster-bot@jhipster.tech" ]
jhipster-bot@jhipster.tech
1ba4c69b6911851a919765cd36b2a7b562e131f5
40d844c1c780cf3618979626282cf59be833907f
/src/testcases/CWE23_Relative_Path_Traversal/CWE23_Relative_Path_Traversal__console_readLine_52c.java
5dd2ad0f1b4236ed30dd92c73667cd909a370166
[]
no_license
rubengomez97/juliet
f9566de7be198921113658f904b521b6bca4d262
13debb7a1cc801977b9371b8cc1a313cd1de3a0e
refs/heads/master
2023-06-02T00:37:24.532638
2021-06-23T17:22:22
2021-06-23T17:22:22
379,676,259
1
0
null
null
null
null
UTF-8
Java
false
false
6,283
java
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE23_Relative_Path_Traversal__console_readLine_52c.java Label Definition File: CWE23_Relative_Path_Traversal.label.xml Template File: sources-sink-52c.tmpl.java */ /* * @description * CWE: 23 Relative Path Traversal * BadSource: console_readLine Read data from the conso...
[ "you@example.com" ]
you@example.com
f4365f60faa5b2a17dfc7e5c0c1f895b4c675e0a
0729fc619f79c80567d7934c8379eb67b3ddd096
/jpos-common/src/main/java/ir/navaco/mcb/credit/card/parser/functionalInterface/CheckedFunction.java
0661a8d63ada8122084c9be2aaead42cb3a04389
[]
no_license
sarriaroman/jpos-server
25b872ba31de22a87b28d6c23f482f2ec36b81b3
2499780c0b15cdf9c02453686748a98fe523314a
refs/heads/master
2021-05-21T06:21:56.583455
2019-11-19T14:41:48
2019-11-19T14:41:48
null
0
0
null
null
null
null
UTF-8
Java
false
false
643
java
package ir.navaco.mcb.credit.card.parser.functionalInterface; import ir.navaco.mcb.credit.card.parser.exception.IllegalAmountException; import ir.navaco.mcb.credit.card.parser.exception.IllegalCurrencyException; import org.jpos.iso.ISOException; import java.text.ParseException; /** * Standard Function (functional i...
[ "alireza.khtm@gmail.com" ]
alireza.khtm@gmail.com
2b8254d94020eb799a7b904d306d9a03db75658a
64557b31271afdc9511bff7799d178e9ae40410d
/subjects/src/main/java/com/wktx/www/subjects/ui/view/mine/resume/IWorksDetailsView.java
622b4e112db985c323d9abfdfc92910466c18feb
[]
no_license
yyj1204/junchenlun
d62e79f7e7773301b2798fc28eada3660ef0ee03
d4670b1c0702f25817bfe86649f199de3e0e8845
refs/heads/master
2020-04-08T01:24:13.675127
2018-11-24T01:34:56
2018-11-24T01:36:49
158,893,389
0
0
null
null
null
null
UTF-8
Java
false
false
1,413
java
package com.wktx.www.subjects.ui.view.mine.resume; import com.wktx.www.subjects.apiresult.mine.works.WorksDetailsInfoData; import com.wktx.www.subjects.apiresult.mine.works.condition.WorksConditionInfoData; import com.wktx.www.subjects.ui.view.IView; import java.util.ArrayList; /** * Created by yyj on 2018/1/15. *...
[ "1036303629@qq.com" ]
1036303629@qq.com
a0b48a56bd5d305746325e10b6184bb16fe02fc4
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/2/2_e91ae749732fa9df26bebe0d9b36ade501b45ff4/ESBExampleTest/2_e91ae749732fa9df26bebe0d9b36ade501b45ff4_ESBExampleTest_t.java
32609591c35bcdb4e9c3aa9c04b0d2d0ec56a48a
[]
no_license
zhongxingyu/Seer
48e7e5197624d7afa94d23f849f8ea2075bcaec0
c11a3109fdfca9be337e509ecb2c085b60076213
refs/heads/master
2023-07-06T12:48:55.516692
2023-06-22T07:55:56
2023-06-22T07:55:56
259,613,157
6
2
null
2023-06-22T07:55:57
2020-04-28T11:07:49
null
UTF-8
Java
false
false
7,321
java
package org.jboss.tools.esb.ui.bot.tests.examples; import org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEditor; import org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu; import org.eclipse.swtbot.swt.finder.widgets.SWTBotShell; import org.eclipse.swtbot.swt.finder.widgets.SWTBotTree; import org.eclipse.swtbot....
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
f59465fbe54820dcf897a8655dbaf950f63c11fb
fa7e89fe2e7ea936ff2634e3c9adf1a6aaf1ad29
/jaxb/extract-v5/net/opengis/gml/v_3_2_1/AbstractTopologyType.java
25cb33d1b0f8f1b355500a376f54d59eb73486a5
[ "MIT" ]
permissive
edigonzales-archiv/oereb-rahmenmodell-tests
b3da73e3f74536b97a132325e78cf05d887924d6
292adf552f37bc82d4164b7746884b998fdccc7e
refs/heads/master
2021-09-07T06:09:57.471579
2018-02-18T14:38:22
2018-02-18T14:38:22
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,528
java
// // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802 // 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: 2017.12....
[ "edi.gonzales@gmail.com" ]
edi.gonzales@gmail.com
ba60bfd93976ca60b46e7b8351a9cea06dfa9543
62c3dec09354e55c52ebce337a146bbac614682b
/src/structuralPatterns/adapterPattern/mediaPlayer/MediaAdapter.java
f28cd960a847fd623c6384677f10005b8a2834c0
[]
no_license
MJCoderMJCoder/designPatterns
6bcc65685cb27313cf62aa69ec7ad21cfb170bbc
91e3fdfb048c7c5d98cb50555b465924008227fb
refs/heads/master
2021-05-09T12:46:30.595218
2018-02-13T03:07:01
2018-02-13T03:07:01
118,995,869
0
0
null
null
null
null
UTF-8
Java
false
false
1,244
java
/** * */ package structuralPatterns.adapterPattern.mediaPlayer; import structuralPatterns.adapterPattern.mediaPlayer.advanced.AdvancedMediaPlayer; import structuralPatterns.adapterPattern.mediaPlayer.advanced.impl.Mp4Player; import structuralPatterns.adapterPattern.mediaPlayer.advanced.impl.VlcPlayer; /**...
[ "598157378@qq.com" ]
598157378@qq.com
a634081a2cf24567647be8dc01572e951b29f970
43f69a91d8c1dd91b6a78a0fd8d64017b8cb5568
/src/com/Entitys/Truck/Dao/TruckDaoImpl.java
7103903c9d26e4c0530fe00f16503ebeccc3338b
[]
no_license
AssassinGQ/scsywh_behind
61901dba5f844cb863fdd7cf15edc92d2dd0bf95
8c3db14f374975a164f8cf28d0de78996dca0efa
refs/heads/master
2020-03-08T10:43:01.377664
2018-08-04T11:57:35
2018-08-04T11:57:35
128,080,208
0
1
null
null
null
null
UTF-8
Java
false
false
1,066
java
package com.Entitys.Truck.Dao; import java.util.ArrayList; import java.util.List; import org.hibernate.Session; import com.Common.Daos.QueryBean; import com.Common.Daos.SingTabBaseDaoImpl; import com.Common.Exceptions.DaoException; import com.Entitys.Truck.Entity.Truck; public class TruckDaoImpl extends SingTabBase...
[ "hangq_zju@hotmail.com" ]
hangq_zju@hotmail.com
67f3114287105dca4d8e0688a09953de755d3d29
d57b3b513333e821bd85ac9d5f26749ff5917ad1
/SynergySpace2.1/src/synergyspace/utils/network/.svn/text-base/NetworkUtils.java.svn-base
03443b6cfc3baf5380d00921e1a8d1d573f9b9ab
[ "BSD-2-Clause" ]
permissive
synergynet/synergynet2.1
a65ed5010fde83b247b527093f65c97e758d7de4
034f11aa94304e7ba95c857fe4cf73bb8d8da4a2
refs/heads/master
2020-12-02T16:23:45.669295
2017-07-07T15:15:01
2017-07-07T15:15:01
96,545,952
0
1
null
null
null
null
UTF-8
Java
false
false
2,785
/* * Copyright (c) 2009 University of Durham, England * 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, th...
[ "james.andrew.mcnaughton@gmail.com" ]
james.andrew.mcnaughton@gmail.com
f3cedde4f1984a4f6b9569bdef655a1dcb9bed4c
69a4f2d51ebeea36c4d8192e25cfb5f3f77bef5e
/methods/Method_1001767.java
478321fc86a5b7fbd6ff76471f7fdc9b1ff085fe
[]
no_license
P79N6A/icse_20_user_study
5b9c42c6384502fdc9588430899f257761f1f506
8a3676bc96059ea2c4f6d209016f5088a5628f3c
refs/heads/master
2020-06-24T08:25:22.606717
2019-07-25T15:31:16
2019-07-25T15:31:16
null
0
0
null
null
null
null
UTF-8
Java
false
false
354
java
public boolean ready(){ final String text=getDataSource().peek(0).getElement(); if (text.equals("{") || text.equals("{+") || text.equals("{#") || text.equals("{!") || text.equals("{-")) { final String text1=getDataSource().peek(1).getElement(); if (text1.matches("[NSEW]=")) { return true; } re...
[ "sonnguyen@utdallas.edu" ]
sonnguyen@utdallas.edu
9d561738ecc12692dd83bd36897591cd7dd5d09b
e1730f457ac3db9fb79f6d862a35338c74f29173
/code-assert-gui/src/main/java/guru/nidi/codeassert/gui/CodeClassSerializer.java
2713daf011f36267f276764de7be2e3b1462b392
[ "Apache-2.0", "BSD-2-Clause" ]
permissive
nidi3/code-assert
e9f868bf3aa1414c0cd9f857ec2a1ea5ed6945b2
a722c20b1541cabc42f08eb4d33fd46e9745da84
refs/heads/master
2022-07-09T18:29:00.262502
2021-02-05T16:31:10
2021-02-05T16:31:10
48,196,746
109
8
Apache-2.0
2022-06-20T22:40:25
2015-12-17T20:30:58
Java
UTF-8
Java
false
false
1,959
java
/* * Copyright © 2015 Stefan Niederhauser (nidin@gmx.ch) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
[ "ghuder5@gmx.ch" ]
ghuder5@gmx.ch
75cc226c19abbb338646e2ec2ac202067c063fcf
44fc7dec4335fee636ac71af6695be712908c94f
/_LECTIONS/9/Metaannotations.java
a0df0c4246c2c99575a45243ea74f9c34ed3643b
[]
no_license
alexey-palych/orion_se_2020
9bded4dbadfe7ed274c7bd16b871e3836c53309e
7b257fbb1b82547add9a0d3ecb6396235c14efa1
refs/heads/master
2023-03-23T08:04:55.698374
2020-12-18T16:02:04
2020-12-18T16:02:04
null
0
0
null
null
null
null
UTF-8
Java
false
false
281
java
import java.lang.annotation.Repeatable; public class Metaannotations { @interface Categories { Category[] value(); } @Repeatable(Categories.class) @interface Category { String name(); } public static void main(String[] args) { } }
[ "atarasov@mera.ru" ]
atarasov@mera.ru
2bf825fb56332feeacf3f07684b0bfaeecbf1fc2
7404246265092d24fd5061de63cb229785290fc5
/skynet-api/src/main/java/com/moredian/skynet/auth/request/RoleQueryRequest.java
d27f3b7fe78a15d82eedfc9fabe27d8789b3aada
[]
no_license
zhutx/skynet
1bd6a1d01838365e6c6d8108525f117dc0c5b613
4d5c4fdafe97ac3743b058a2992001a10bac0914
refs/heads/master
2021-01-23T14:21:44.071060
2017-09-22T10:58:44
2017-09-22T10:58:44
102,680,954
0
0
null
null
null
null
UTF-8
Java
false
false
486
java
package com.moredian.skynet.auth.request; import java.io.Serializable; public class RoleQueryRequest implements Serializable { private static final long serialVersionUID = 5450779513475458197L; private Long orgId; private String roleName; public Long getOrgId() { return orgId; } public void setOrgId(Long...
[ "16530202@qq.com" ]
16530202@qq.com