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
fa790016c6206e8e1c2592843ea54100a533cdab
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/11/11_71a931e4cf57dfb24cb50d836e30b708ced7f9fe/NewWinner/11_71a931e4cf57dfb24cb50d836e30b708ced7f9fe_NewWinner_t.java
87c3e28fa2d325865bc796e58923e3923b6c1515
[]
no_license
zhongxingyu/Seer
48e7e5197624d7afa94d23f849f8ea2075bcaec0
c11a3109fdfca9be337e509ecb2c085b60076213
refs/heads/master
2023-07-06T12:48:55.516692
2023-06-22T07:55:56
2023-06-22T07:55:56
259,613,157
6
2
null
2023-06-22T07:55:57
2020-04-28T11:07:49
null
UTF-8
Java
false
false
5,703
java
package com.Grateds.Reversi.GUI; import com.Grateds.Reversi.User; import com.Grateds.Reversi.CONTROLLER.Controller; /** * * @author Abuzaid */ public class NewWinner extends javax.swing.JFrame { /** * */ private static final long serialVersionUID = 1L; /** * Creates new form UserInt...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
7f351759721dbc4ba9a26cc9d6a9e49a1cc3890f
cdeee1295065d0ba965dd0c502973e9c3aa60618
/gameserver/data/scripts/ai/ZakenDaytime83.java
1e1be341ec3139974e9d7c6bffea344227b8cec3
[]
no_license
forzec/l-server
526b1957f289a4223942d3746143769c981a5508
0f39edf60a14095b269b4a87c1b1ac01c2eb45d8
refs/heads/master
2021-01-10T11:39:14.088518
2016-03-19T18:28:04
2016-03-19T18:28:04
54,065,298
5
0
null
null
null
null
UTF-8
Java
false
false
1,319
java
package ai; import org.mmocore.gameserver.ai.CtrlEvent; import org.mmocore.gameserver.ai.Fighter; import org.mmocore.gameserver.model.Creature; import org.mmocore.gameserver.model.entity.Reflection; import org.mmocore.gameserver.model.instances.NpcInstance; import instances.ZakenDay83; /** * Daytime Zaken. * - иног...
[ "dmitry@0xffff" ]
dmitry@0xffff
bf6792662672fad410c43313a964bcb66f19ea38
e1450a329c75a55cf6ccd0ce2d2f3517b3ee51c5
/src/main/java/home/javarush/javaCore/task13/task1308/Solution.java
9682cd08b0a5e5829b939faa064df08d227fc398
[]
no_license
nikolaydmukha/netology-java-base-java-core
afcf0dd190f4c912c5feb2ca8897bc17c09a9ec1
eea55c27bbbab3b317c3ca5b0719b78db7d27375
refs/heads/master
2023-03-18T13:33:24.659489
2021-03-25T17:31:52
2021-03-25T17:31:52
326,259,412
0
0
null
null
null
null
UTF-8
Java
false
false
300
java
package home.javarush.javaCore.task13.task1308; /* Эй, ты там живой? */ public class Solution { public static void main(String[] args) throws Exception { } public interface Person { boolean isAlive(); } public interface Presentable extends Person{ } }
[ "dmukha@mail.ru" ]
dmukha@mail.ru
7446dbb5c6b1eb81b285aed1e6835b153e56f826
e1450a329c75a55cf6ccd0ce2d2f3517b3ee51c5
/src/main/java/home/javarush/javaCore/task12/task1228/Solution.java
96fb4c4c65a0a6cb247ad1158a95b9283a4ed43f
[]
no_license
nikolaydmukha/netology-java-base-java-core
afcf0dd190f4c912c5feb2ca8897bc17c09a9ec1
eea55c27bbbab3b317c3ca5b0719b78db7d27375
refs/heads/master
2023-03-18T13:33:24.659489
2021-03-25T17:31:52
2021-03-25T17:31:52
326,259,412
0
0
null
null
null
null
UTF-8
Java
false
false
732
java
package home.javarush.javaCore.task12.task1228; /* Интерфейсы к классу Human */ public class Solution { public static void main(String[] args) { Human human = new Human(); System.out.println(human); } public static interface Worker { public void workLazy(); } public stat...
[ "dmukha@mail.ru" ]
dmukha@mail.ru
db514262a384ded966ce770bc2daf0a795eb0774
f4dfe52bd506f1508637f23f1d9822c659891c12
/PROFILING/CPUProfiling/src/main/java/com/lowagie/examples/objects/tables/DefaultCell.java
1320f6ef842f01c266295c4786687d0e332803a9
[]
no_license
siddhantaws/LowLatency
5b27b99b8fbe3a98029ca42f636b49d870a0b3bb
f245916fed8bfe5a038dc21098d813bf5accdb1e
refs/heads/master
2021-06-25T19:55:07.994337
2019-09-19T15:39:15
2019-09-19T15:39:15
152,133,438
0
0
null
2020-10-13T16:09:28
2018-10-08T19:17:54
Java
UTF-8
Java
false
false
2,330
java
/* * $Id: DefaultCell.java,v 1.3 2005/05/09 11:52:47 blowagie Exp $ * $Name: $ * * This code is part of the 'iText Tutorial'. * You can find the complete tutorial at the following address: * http://itextdocs.lowagie.com/tutorial/ * * This code is distributed in the hope that it will be useful, * but WITHOUT A...
[ "siddhantaws@gmail.com" ]
siddhantaws@gmail.com
7629c0f2976a64367115b054179570383e7d33ec
8a27c18ec9774c6dcbfdfce4e0bd5461b0594b08
/src/org/opensha/refFaultParamDb/gui/addEdit/deformationModel/DeformationModelTableModel.java
0774e2552d8f5f83334fa54a716ac863a134597d
[ "Apache-2.0" ]
permissive
GNS-Science/opensha-core
81b96bca74254082fc83e8f7cebf67c24312d722
75143f6dd0b1d268471bfa55be8c7bd6ef559d73
refs/heads/master
2023-05-03T16:56:52.342902
2021-05-12T01:48:08
2021-05-12T01:48:08
364,415,943
0
0
Apache-2.0
2021-05-10T03:07:31
2021-05-04T23:51:04
Java
UTF-8
Java
false
false
3,606
java
/** * */ package org.opensha.refFaultParamDb.gui.addEdit.deformationModel; import java.util.ArrayList; import java.util.HashMap; import javax.swing.table.DefaultTableModel; import org.opensha.refFaultParamDb.dao.db.DB_AccessAPI; import org.opensha.refFaultParamDb.dao.db.DB_ConnectionPool; import org.opensha.refFa...
[ "kmilner@usc.edu" ]
kmilner@usc.edu
f57f00c4712b38766c44bbf4c4e5eae380e34ae9
97cda285663a8bbf751b39321b695d97b6f69474
/Wicket/src/wicket/util/diff/RevisionVisitor.java
175c2c5cafe98fbc76c6cf1232f7a6a00a6eae8e
[]
no_license
clustercompare/clustercompare-data
838c4de68645340546dd5e50b375dcf877591b3e
163d05bdc5f4a03da8155ffb1f922a9421733589
refs/heads/master
2020-12-25T23:10:16.331657
2015-12-11T10:37:43
2015-12-11T10:37:43
39,699,972
0
0
null
null
null
null
UTF-8
Java
false
false
3,257
java
/* * ==================================================================== * * The Apache Software License, Version 1.1 * * Copyright (c) 1999-2003 The Apache Software Foundation. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted...
[ "mail@jan-melcher.de" ]
mail@jan-melcher.de
705e7ff038c2bbf52bc41c37bb02e164dd4479a4
60f47552491c36429b09fdc8909ff04553503049
/src/com/denghj/jdk_8/stream/stream基本操作/TestStreamApi01.java
783b592f8ba8b3c7657bdf96ea834751c2ac31cc
[]
no_license
denghuaijun/java_se
f5ad737e25b0191fdb358acb166146838e7c63c4
f52cac0506a268328282c922ba5eea8cf1250f6a
refs/heads/master
2023-06-19T01:45:52.152802
2021-07-15T07:24:21
2021-07-15T07:24:21
327,215,887
0
0
null
null
null
null
UTF-8
Java
false
false
1,421
java
package com.denghj.jdk_8.stream.stream基本操作; import com.denghj.jdk_8.lambda.基本语法.Employee; import org.junit.Test; import java.util.ArrayList; import java.util.Arrays; import java.util.List; import java.util.stream.Stream; /** * 一、Stream 三大操作步骤: * 1. 创建stream * 2.中间操作:即流水线操作 将数据源(集合、数组)的数据经过一系列的中间操作 * 3.终止操作:获取st...
[ "dhjtobenumber1@163.com" ]
dhjtobenumber1@163.com
90ee1f5a24f3a1dbb2feb23c2b4faa1464390f23
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/3/3_eb14df3d6c01dcbb873e0428b89e358889a39165/TabRenderer/3_eb14df3d6c01dcbb873e0428b89e358889a39165_TabRenderer_t.java
7c4ef9238bab910be4ce74ced9b740b10eef1648
[]
no_license
zhongxingyu/Seer
48e7e5197624d7afa94d23f849f8ea2075bcaec0
c11a3109fdfca9be337e509ecb2c085b60076213
refs/heads/master
2023-07-06T12:48:55.516692
2023-06-22T07:55:56
2023-06-22T07:55:56
259,613,157
6
2
null
2023-06-22T07:55:57
2020-04-28T11:07:49
null
UTF-8
Java
false
false
1,862
java
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package org.helix.mobile.component.tab; import java.io.IOException; import javax.faces.component.UIComponent; import javax.faces.context.FacesContext; import javax.faces.context.ResponseWriter; import org.pri...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
b8c7523a0b38f1a83d830e3d43fcf39ff184edd2
0b20c4a616e17b76fe3c9a048e68b417e35dfaac
/Android/Seed/framework/src/main/java/com/min/framework/ConfigConstants.java
aa0e8cd2d6c2463d6e0fc6ba53b75c9f6788b95e
[]
no_license
minyangcheng/WorkStation
d39fffd3879adeac46d7b1cc1aeb5f56dd16c8dd
efcf62e7295ed8d76ba9de101076d987311dce88
refs/heads/master
2021-01-01T06:10:04.870682
2018-12-06T06:06:35
2018-12-06T06:06:35
97,376,308
1
0
null
null
null
null
UTF-8
Java
false
false
458
java
package com.min.framework; /** * Created by minyangcheng on 2016/10/8. */ public class ConfigConstants { public static final String HTTP_LOG="HttpLog"; public static final int PAGE_SIZE=15; public static String API_SERVER_URL; public static String SOURCE; public static String APP_SECRET; p...
[ "332485508@qq.com" ]
332485508@qq.com
1c27cd18946cbc2afe1b0d93bd90e105528e89b9
efb97250b130a55948d3c450fdcd0ec69fec920e
/modbus/src/main/java/com/berrontech/huali/modbus/ip/xa/XaMessageResponse.java
58975e630ea8efe9c73284a224ca11d5a03f9a1c
[]
no_license
levent8421/AlarmCenter
6f24f35bae57dbe179988453fd1b59c7b0d69925
a10921980423ce4741bd16c9747705a2505efdb0
refs/heads/master
2022-12-02T04:44:24.199019
2020-08-13T10:33:52
2020-08-13T10:33:52
286,463,356
0
0
null
null
null
null
UTF-8
Java
false
false
2,285
java
/* * ============================================================================ * GNU General Public License * ============================================================================ * * Copyright (C) 2006-2011 Serotonin Software Technologies Inc. http://serotoninsoftware.com * @author Matthew Lohbihler *...
[ "levent8421@outlook.com" ]
levent8421@outlook.com
b60e331d27fff6e98b878678a9d7478251167fbf
8af1164bac943cef64e41bae312223c3c0e38114
/results-java/google--error-prone/74b237d6c07be0108be1743d4b1d2ad83f7e37a1/after/HardCodedSdCardPath.java
8200b6a673412687127abfb2df46f69bf08d1f20
[]
no_license
fracz/refactor-extractor
3ae45c97cc63f26d5cb8b92003b12f74cc9973a9
dd5e82bfcc376e74a99e18c2bf54c95676914272
refs/heads/master
2021-01-19T06:50:08.211003
2018-11-30T13:00:57
2018-11-30T13:00:57
87,353,478
0
0
null
null
null
null
UTF-8
Java
false
false
4,085
java
/* * Copyright 2016 Google Inc. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applica...
[ "fraczwojciech@gmail.com" ]
fraczwojciech@gmail.com
0e83b0af69e57b7042a698b35e99d99af87cc08b
5858d0e30915568ebddfcac41f6a308a1fd38233
/smarthome-web_lqh/src/main/java/com/biencloud/smarthome/web/wsclient/stub/GetPropertyCompanyInfoResponse.java
57c9ee38f00e179f610ad1eb74a9153158de809e
[]
no_license
CocoaK/java-project-source
303ad9a75ebf499d4ee95048160cd0a573d9f5ec
609f43b9009fedf124c2feef09e10e0d47c2b4b4
refs/heads/master
2020-03-19T07:34:11.395784
2018-06-05T05:52:30
2018-06-05T05:52:30
136,125,854
0
1
null
null
null
null
UTF-8
Java
false
false
1,603
java
package com.biencloud.smarthome.web.wsclient.stub; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlElement; import javax.xml.bind.annotation.XmlType; /** * <p>Java class for getPropertyCompanyInfoResponse complex type. * * <p>...
[ "kyq001@gmail.com" ]
kyq001@gmail.com
1f1304c2f3c3a724f594b298998cc07e1282bb77
e2a97f336e545c89dbba886889416ee99c3d89a0
/PJ_0306/src/QnAservice/ListQnaAction.java
0363c65aa48fcb6e8b2f7e4112a1ea8b450f4fab
[]
no_license
jongtix/JSP_jongtix
f580d82beaa3a53c9876961af45389527d3832af
ef5aac22eefa6611bdce6647fba645e55d626192
refs/heads/master
2021-05-06T00:38:00.250849
2018-03-18T07:06:06
2018-03-18T07:06:06
114,311,296
0
0
null
null
null
null
UTF-8
Java
false
false
866
java
package QnAservice; import java.util.List; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import QnAdao.QnaBoardDao; import QnAdao.SubBoardDao; import QnAdto.Board; import QnAdto.SubBoard; import controller.CommandProcess; import util.Paging; import util.PageBean; publi...
[ "jong1145@naver.com" ]
jong1145@naver.com
0634902a7414b19c3f17b7a6871b724ce933fdab
61f42894a09ad6f97259c81b7edb1419af5cb5bd
/src/com/ystech/aqtp/core/listener/ApplicationListener.java
0a9e1cd0c556871be1a998160cd596968408c186
[]
no_license
shusanzhan/aqtp
59390ce1eaa9d00983c6d40173d8fe1b2b778a35
09f3389e9c8adbd1ca08a74cac39435683e00975
refs/heads/master
2021-01-22T04:41:26.469854
2014-01-04T15:57:27
2014-01-04T15:57:27
10,737,204
1
0
null
null
null
null
UTF-8
Java
false
false
1,518
java
/** * */ package com.ystech.aqtp.core.listener; import javax.annotation.Resource; import javax.servlet.Filter; import javax.servlet.ServletContext; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpSessionEvent; import javax.servlet.http.HttpSessionListener; import org.apache....
[ "shusanzhan@163.com" ]
shusanzhan@163.com
8bb6d5037a2682c305d5609116077c45d88cdb20
0907c886f81331111e4e116ff0c274f47be71805
/sources/com/google/android/gms/internal/location/zzbb.java
e2e692b938c1e6bf687acc168c456dda4697349b
[ "MIT" ]
permissive
Minionguyjpro/Ghostly-Skills
18756dcdf351032c9af31ec08fdbd02db8f3f991
d1a1fb2498aec461da09deb3ef8d98083542baaf
refs/heads/Android-OS
2022-07-27T19:58:16.442419
2022-04-15T07:49:53
2022-04-15T07:49:53
415,272,874
2
0
MIT
2021-12-21T10:23:50
2021-10-09T10:12:36
Java
UTF-8
Java
false
false
1,104
java
package com.google.android.gms.internal.location; import android.app.PendingIntent; import android.util.Log; import com.google.android.gms.common.api.Status; import com.google.android.gms.common.api.internal.BaseImplementation; import com.google.android.gms.location.LocationStatusCodes; final class zzbb extends zzan ...
[ "66115754+Minionguyjpro@users.noreply.github.com" ]
66115754+Minionguyjpro@users.noreply.github.com
7c8de44a05f1b4af9da6bf93cb27f28bd404a569
ed865190ed878874174df0493b4268fccb636a29
/PuridiomRequestForQuotes/src/com/tsa/puridiom/rfq/tasks/RfqSetStatusToBidsReceived.java
900639128e54389df07a9d80d6dd193b7ecdcdc6
[]
no_license
zach-hu/srr_java8
6841936eda9fdcc2e8185b85b4a524b509ea4b1b
9b6096ba76e54da3fe7eba70989978edb5a33d8e
refs/heads/master
2021-01-10T00:57:42.107554
2015-11-06T14:12:56
2015-11-06T14:12:56
45,641,885
0
0
null
null
null
null
UTF-8
Java
false
false
1,014
java
package com.tsa.puridiom.rfq.tasks; import com.tsa.puridiom.common.documents.DocumentStatus; import com.tsa.puridiom.entity.RfqHeader; import com.tsa.puridiom.entity.RfqLine; import com.tsa.puridiom.property.PropertiesManager; import com.tsagate.foundation.processengine.Task; import java.util.List; import java.util.Ma...
[ "brickerz@9227675a-84a3-4efe-bc6c-d7b3a3cf6466" ]
brickerz@9227675a-84a3-4efe-bc6c-d7b3a3cf6466
04a5933e7002011d26df33aa7dd3a8840c7abdc1
bfe4cc4bb945ab7040652495fbf1e397ae1b72f7
/compute/src/main/java/org/jclouds/compute/predicates/NodeTerminated.java
ce3aee4317ddf55fc22aaae99eab8ba371ab998a
[ "Apache-2.0" ]
permissive
dllllb/jclouds
348d8bebb347a95aa4c1325590c299be69804c7d
fec28774da709e2189ba563fc3e845741acea497
refs/heads/master
2020-12-25T11:42:31.362453
2011-07-30T22:32:07
2011-07-30T22:32:07
1,571,863
2
0
null
null
null
null
UTF-8
Java
false
false
2,047
java
/** * * Copyright (C) 2011 Cloud Conscious, LLC. <info@cloudconscious.com> * * ==================================================================== * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the L...
[ "adrian@jclouds.org" ]
adrian@jclouds.org
d7e5858ad5d705e647ac5604909b8870fa9d40f4
e537bbcecd379a3e97a0c81a7e23edac788a1371
/src/main/java/com/jenkov/db/impl/mapping/method/CharacterStream.java
b2658334efd090f60b4f83f1ac18df0ab7044f44
[ "Apache-2.0" ]
permissive
jjenkov/butterfly-persistence
92670d41d48fe0f129c2ce2ea246b8aa7ff4cf18
c644d102b32e433119f6ac7871ac18bdc9d69948
refs/heads/master
2022-02-21T06:11:43.732748
2022-02-04T16:35:17
2022-02-04T16:35:17
54,051,360
23
16
Apache-2.0
2022-02-04T16:35:18
2016-03-16T17:08:46
Java
UTF-8
Java
false
false
1,044
java
package com.jenkov.db.impl.mapping.method; import java.io.Reader; /** * @author Jakob Jenkov, Jenkov Development */ public class CharacterStream { protected Reader reader = null; protected int length = 0; public CharacterStream(Reader reader) { this.reader = reader; } public ...
[ "jakob@jenkov.com" ]
jakob@jenkov.com
f4d65a43e44bf3f0949f5498fea7c48164d5bae0
c1bbb030862c00bd8f4cce851bca9919a3486da8
/androidWidget/src/com/kerkr/edu/recycleView/VerticalDividerItemDecoration.java
d3cadcc8a96c4c277d1e2f2c7e16d6f730fc0526
[]
no_license
caocf/androidBaseLib
19c8a2032d527b92e66fd7a3da55d0694854d282
4ec7398f113cf2bd3d2ace9032d825b6c3165cd9
refs/heads/master
2020-02-26T17:12:54.865258
2015-07-17T09:35:05
2015-07-17T09:35:05
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,929
java
package com.kerkr.edu.recycleView; import android.content.Context; import android.graphics.Rect; import android.graphics.drawable.Drawable; import android.support.annotation.DimenRes; import android.support.v4.view.ViewCompat; import android.support.v7.widget.RecyclerView; import android.view.View; /** * Created by ...
[ "ytjojo@163.com" ]
ytjojo@163.com
e0f6ff2e6115589278326ce02ff63fc5417b4484
13f8de23ea9ad4ee9e91d215c62eaf5ffeb09239
/src/main/java/com/demo/alg/c27多线程算法/矩阵/TestDemo.java
5f8fcb7880c936276e2eb8338a97a56e76d33064
[]
no_license
yhb2010/alg_demo
b0b50d17c0321fd935dbdef90c6964661ebc97ec
0c0aa27939a4f4f57c5f139b7d0e4a2794688206
refs/heads/master
2020-04-09T22:08:19.853052
2018-12-08T07:08:31
2018-12-08T07:08:31
160,620,930
0
0
null
null
null
null
UTF-8
Java
false
false
1,266
java
package com.demo.alg.c27多线程算法.矩阵; import java.util.concurrent.CountDownLatch; public class TestDemo { static int[][] a = new int[][]{{1, 2, 3, 4}, {5, 6, 7, 8}, {9, 10, 11, 12}, {13, 14, 15, 16}}; static int[][] b = new int[][]{{1, 3, 5, 7}, {2, 4, 6, 8}, {11, 13, 15, 17}, {12, 14, 16, 18}}; static...
[ "youtong82@163.com" ]
youtong82@163.com
8f016e661b20ef09a695de9f2c608223e0cf9cdf
c5a67e2aeabbde81c93a329ae2e9c7ccc3631246
/src/main/java/com/vnw/data/jooq/tables/pojos/TbltrackEmployerSignin.java
5e06c70ac070f27904a20b1829496016ab0ea1b3
[]
no_license
phuonghuynh/dtools
319d773d01c32093fd17d128948ef89c81f3f4bf
883d15ef19da259396a7bc16ac9df590e8add015
refs/heads/master
2016-09-14T03:46:53.463230
2016-05-25T04:04:32
2016-05-25T04:04:32
59,534,869
1
0
null
null
null
null
UTF-8
Java
false
false
2,229
java
/** * This class is generated by jOOQ */ package com.vnw.data.jooq.tables.pojos; import java.io.Serializable; import java.sql.Timestamp; import javax.annotation.Generated; /** * This class is generated by jOOQ. */ @Generated( value = { "http://www.jooq.org", "jOOQ version:3.8.0" }, ...
[ "phuonghqh@gmail.com" ]
phuonghqh@gmail.com
cde71c75f49fe1adea195bac5185703cb82571ec
9f6884be098fc8ea0623f738eb5fcae121074ddd
/app/src/main/java/com/example/administrator/newcityselect/citypicker/util/ScreenUtil.java
1b82ee39bdc0f072df12351b862a7b05d9c33593
[]
no_license
wuqiuyun/citySelect
5dc08f74b61f3d2e907d1118e7217b8f0f479bd0
1092ebffb96e076e18e00563ea54609a2da60723
refs/heads/master
2021-05-24T10:32:34.217062
2020-04-06T14:27:46
2020-04-06T14:27:46
253,521,085
0
0
null
null
null
null
UTF-8
Java
false
false
3,099
java
package com.example.administrator.newcityselect.citypicker.util; import android.app.Activity; import android.content.Context; import android.content.res.Configuration; import android.content.res.Resources; import android.os.Build; import android.provider.Settings; import android.util.DisplayMetrics; import android.vie...
[ "wuqiuyun_9629@163.com" ]
wuqiuyun_9629@163.com
fae700630af5c5fca7e3ddc545d5206509a35f45
3b33d6e3c2067446ecb2475f68de74328a6ea66a
/DeveloperStudioWorkspace/quick-daan-project-workspace/modules/crowd-funding-database/crowd-funding-database-api/src/main/java/com/crowd/funding/database/service/DonorRegistrationServiceWrapper.java
362fc0e514bdd1490ef020d1d1c7fc8120fa7291
[]
no_license
Sumit9727/QuickDaan_LifeRay1
bbeced3e386f732be861073106848b4237e967ba
96320146033f182ab32f13a54bdc7a2306986b53
refs/heads/master
2020-09-18T11:21:16.519127
2019-11-26T09:04:17
2019-11-26T09:04:17
224,142,985
0
0
null
null
null
null
UTF-8
Java
false
false
1,724
java
/** * Copyright (c) 2000-present Liferay, Inc. All rights reserved. * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by the Free * Software Foundation; either version 2.1 of the License, or (at your option) * any la...
[ "rohit@prakat.in" ]
rohit@prakat.in
574a628a8b050d0379f4e643d4b345b1b8188472
389e2751dc19c8e6213ae566e6fbd70fff820de9
/tropicraft/1.6.2/src/packages/CoroUtil/util/CoroUtilNBT.java
89a42b2a4c3374e2cd25ecee127df58c0c3edbd8
[]
no_license
Cojomax99/Tropicraft-Archive
9bbb47da5e00bf45ed1397fea1db9d45b546294c
130497ac9cd146af3a6f6c800474e382c909b710
refs/heads/master
2021-01-13T02:24:11.791169
2014-11-06T16:54:06
2014-11-06T16:54:06
26,279,814
0
2
null
null
null
null
UTF-8
Java
false
false
2,413
java
package CoroUtil.util; import java.util.Collection; import java.util.Iterator; import java.util.Map; import net.minecraft.nbt.NBTBase; import net.minecraft.nbt.NBTTagCompound; import net.minecraft.util.ChunkCoordinates; import CoroUtil.OldUtil; public class CoroUtilNBT { public static NBTTagCompound copyOntoNBT(NB...
[ "cojomax99@gmail.com" ]
cojomax99@gmail.com
8173677f39ccd29502adb4bbdf817a035110832a
792c024f4917fcaeccd7a4dfacf4f3e30fbaeab9
/src/ua/artcode/week6/ex/TestUncheckedEx.java
e171f0432d3f54b223ab8cd918ffcff657f851cb
[]
no_license
presly808/ACO4
96db9134c3826bf2147c25927e698e81fa4c504b
0cd4500c9dafac056ad1026ad112ac198ec8cc9e
refs/heads/master
2021-01-02T09:19:46.728536
2015-04-04T11:56:19
2015-04-04T11:56:19
30,460,700
0
0
null
null
null
null
UTF-8
Java
false
false
301
java
package ua.artcode.week6.ex; import java.util.Arrays; /** * Created by serhii on 21.03.15. */ public class TestUncheckedEx { public static void main(String[] args) { int a = 8; int b = 10; int res = b / a; System.out.println("res = " + res); } }
[ "presly808@gmail.com" ]
presly808@gmail.com
f13b3df1fab6e7d8967d085519e8a53cd72c75f7
f572e0ede050be232751940439b83a05f98273c0
/src/main/java/br/com/vagas/service/mapper/CursoMapper.java
e5e5e5d00be56312c9436507f98e1ff3d36cf9ab
[]
no_license
adailtonlima/portal-vagas-bt
8c4ba96115de6c387828a0be4f6fb98b341639cc
1c2389881366f2ecc7f885e1c9b058497379636e
refs/heads/main
2023-05-08T17:32:02.077641
2021-06-01T11:32:26
2021-06-01T11:32:26
372,805,501
0
0
null
2021-06-01T11:32:27
2021-06-01T11:28:34
Java
UTF-8
Java
false
false
455
java
package br.com.vagas.service.mapper; import br.com.vagas.domain.*; import br.com.vagas.service.dto.CursoDTO; import org.mapstruct.*; /** * Mapper for the entity {@link Curso} and its DTO {@link CursoDTO}. */ @Mapper(componentModel = "spring", uses = { PessoaMapper.class }) public interface CursoMapper extends Entit...
[ "jhipster-bot@jhipster.tech" ]
jhipster-bot@jhipster.tech
2cca43f24792b57eb3937d9e45576ae102c82710
83d781a9c2ba33fde6df0c6adc3a434afa1a7f82
/MarketBackend/src/com/newco/marketplace/business/businessImpl/so/pdf/TermsConditionsPDFTemplateImpl.java
d8734d3d3eed9054ca3cc1caab4fcf94a11b8308
[]
no_license
ssriha0/sl-b2b-platform
71ab8ef1f0ccb0a7ad58b18f28a2bf6d5737fcb6
5b4fcafa9edfe4d35c2dcf1659ac30ef58d607a2
refs/heads/master
2023-01-06T18:32:24.623256
2020-11-05T12:23:26
2020-11-05T12:23:26
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,713
java
package com.newco.marketplace.business.businessImpl.so.pdf; import java.io.StringReader; import org.apache.log4j.Logger; import com.lowagie.text.Document; import com.lowagie.text.DocumentException; import com.lowagie.text.Element; import com.lowagie.text.Image; import com.lowagie.text.List; import com.low...
[ "Kunal.Pise@transformco.com" ]
Kunal.Pise@transformco.com
c0ff1bcb5ed32c38d9e7a9775d3dd382fe0f1f87
5b2bc6e368a5357d009db3e1ded1967869c62900
/src/main/java/com/luckydog/mapper/WyCleanPlanMapper.java
bd8db18cff04b968d33cbf82f08bac35accf470d
[]
no_license
wzy1142552920/family_service_platform
0d68e1b0f884e970ec55505970f53340a3082409
5a68167215072baa1314faa6853f3b7d526c811f
refs/heads/master
2023-02-05T04:14:51.623473
2020-11-22T15:50:47
2020-11-22T15:50:47
315,075,371
0
0
null
null
null
null
UTF-8
Java
false
false
294
java
package com.luckydog.mapper; import com.luckydog.bean.WyCleanPlan; import com.baomidou.mybatisplus.core.mapper.BaseMapper; /** * <p> * 清洁安排 Mapper 接口 * </p> * * @author luckydog * @since 2020-07-14 */ public interface WyCleanPlanMapper extends BaseMapper<WyCleanPlan> { }
[ "wzy1142552920@outlook.com" ]
wzy1142552920@outlook.com
a79f13481948e637c44c03242d329e5101924975
410c3edff13b40190e3ef38aa60a42a4efc4ad67
/base/src/main/java/io/vproxy/base/util/ringbuffer/ProxyOutputRingBuffer.java
9b5b9979c33d703d13f00fa3e1d739936f116971
[ "MIT" ]
permissive
wkgcass/vproxy
f3d783531688676932f60f3df57e89ddabf3f720
6c891d43d6b9f2d2980a7d4feee124b054fbfdb5
refs/heads/dev
2023-08-09T04:03:10.839390
2023-07-31T08:28:56
2023-08-04T12:04:11
166,255,932
129
53
MIT
2022-09-15T08:35:53
2019-01-17T16:14:58
Java
UTF-8
Java
false
false
5,254
java
package io.vproxy.base.util.ringbuffer; import io.vproxy.base.util.Logger; import io.vproxy.base.util.RingBuffer; import io.vproxy.base.util.RingBufferETHandler; import io.vproxy.vfd.ReadableByteStream; import io.vproxy.vfd.WritableByteStream; import java.io.IOException; public class ProxyOutputRingBuffer extends Ab...
[ "wkgcass@hotmail.com" ]
wkgcass@hotmail.com
8f3e120e0a9bdc81f19051104aba6c053a0b7879
cfc894ac317799b5bb997dff83465c056b740167
/app/src/main/java/com/bryanrady/ui/view/paint/filter/ColorMatrixFilterOther.java
b912746d121539f9866b65e8e08e4cfab500916a
[]
no_license
bryanrady/UI
b3f919deeec7719bcce251898c91fb3440032ebf
edd8fb1c0069cfc7fc23a6f1421cd4a87dae87c4
refs/heads/master
2021-06-28T12:59:07.065515
2020-09-13T08:10:28
2020-09-13T08:10:28
139,309,123
0
0
null
null
null
null
UTF-8
Java
false
false
3,429
java
package com.bryanrady.ui.view.paint.filter; import android.content.Context; import android.graphics.Bitmap; import android.graphics.BitmapFactory; import android.graphics.Canvas; import android.graphics.ColorMatrix; import android.graphics.ColorMatrixColorFilter; import android.graphics.Paint; import android.graphics....
[ "bryanrady@163.com" ]
bryanrady@163.com
0e1f50fbac8711f66d6fa42c3bcf66832311f44d
53e1530d418dcda795cd140db4d736a65695f37b
/IdeaProjects/src/part2/chapter29/StreamDemo.java
0715cbe60279fcca61ebf1b5285298eb6bbfcf0f
[]
no_license
Zed180881/Zed_repo
a03bac736e3c61c0bea61b2f81624c4bc604870b
6e9499e7ec3cfa9dc11f9d7a92221522c56b5f61
refs/heads/master
2020-04-05T18:57:47.596468
2016-11-02T07:51:30
2016-11-02T07:51:30
52,864,144
0
0
null
null
null
null
UTF-8
Java
false
false
1,508
java
package part2.chapter29; import java.util.ArrayList; import java.util.Optional; import java.util.stream.Stream; class StreamDemo { public static void main(String[] args) { ArrayList<Integer> myList = new ArrayList<>(); myList.add(7); myList.add(18); myList.add(10); myList.a...
[ "zed180881@gmail.com" ]
zed180881@gmail.com
e24594186a76cde8e54fb9f2e96117e6f0b02f83
13d0d6e5b5d4471952d4a7a1c7a4900d5323953c
/taglib/feilong-taglib-display/src/test/java/com/feilong/taglib/display/pager/BasePagerTest.java
a8ff1a4b79f0d65adfe740c291d0d9bc28af361f
[]
no_license
qq122343779/feilong-platform
3c55867391620eb1283ca95c2aa30ea1bc156b1c
5824b20445747ecd6e730c5a11c120d4e9f9838a
refs/heads/master
2021-01-18T11:50:57.837512
2014-12-03T06:55:59
2014-12-03T06:55:59
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,859
java
/* * Copyright (C) 2008 feilong (venusdrogon@163.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless requi...
[ "venusdrogon@163.com" ]
venusdrogon@163.com
1f67c2ab85f2349b902e142f5e3df40dfd23c77f
877b6d945bf0f5a174004d02b9534d905e74af92
/ArStation/src/main/java/com/funoble/myarstation/socket/protocol/MBNotifyPlayAnimationTwo.java
3fd3b1ebfdb3b7c8fa146f912127259d00be5913
[]
no_license
Hengle/arstation
47906e828c2a39f638bd7599e6c999f49524061c
e5550072cfd381372770eba457002e1ea4c8b564
refs/heads/master
2020-07-17T06:58:06.861077
2017-07-26T12:56:22
2017-07-26T12:56:22
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,314
java
/******************************************************************************* * Copyright (C) Inc.All Rights Reserved. * FileName: MBReqDing.java * Description: * History: * 版本号 作者 日期 简要介绍相关操作 * 1.0 cole 2012-5-24 上午11:05:42 ***********************************************************************...
[ "wmzh0003@qq.com" ]
wmzh0003@qq.com
68db334b235a2dfa5ebdeb39fdbcbe73e59f6539
fae82924cc0ad05790567385b736008362964beb
/14-security-spring/exercise/blog-application-extend/src/main/java/com/example/blogapplicationextend/model/bean/AppRole.java
fa513eb488b374c940808d3903c395496945de61
[]
no_license
hauhp94/C0321G1_HuynhPhuocHau_Module4
4167b6ab0b28fe7387f79018eca2d37c79e87dcc
d636275a934876ea578dad8e7537e10be01f489a
refs/heads/master
2023-07-03T21:52:13.330991
2021-08-12T17:25:20
2021-08-12T17:25:20
385,274,194
0
0
null
null
null
null
UTF-8
Java
false
false
573
java
package com.example.blogapplicationextend.model.bean; import lombok.Getter; import lombok.NoArgsConstructor; import lombok.Setter; import javax.persistence.*; @Entity @Getter @Setter @NoArgsConstructor @Table(name = "App_Role", // uniqueConstraints = { // @UniqueConstraint(name = "APP_ROLE_UK...
[ "hauhpdn2015@gmail.com" ]
hauhpdn2015@gmail.com
f049a09f5c4f8b34b515dfb460872323ba30aec6
07496eea8b4ab50ca4c8eb6fe00320bfebca6a80
/src/ua/artcode/week2/day2/_03CreateAndFillArrayBackwards.java
719229e6fc6a9839bb13b5a74778737a92cb9290
[]
no_license
presly808/ACB17
d2308a41d2701dee7d6df94ce32e397f414ce40e
79f9a20e85dfb0966391156ef185ccda48a398fd
refs/heads/master
2021-01-20T20:15:48.104992
2016-07-11T07:20:23
2016-07-11T07:20:23
62,028,607
0
0
null
null
null
null
UTF-8
Java
false
false
745
java
package ua.artcode.week2.day2; import ua.artcode.utils.ArrayUtils; /** * Created by gorobec on 03.07.16. */ public class _03CreateAndFillArrayBackwards { public static void main(String[] args) { // create and fill array 15 -> 0 int size = 16; int[] arr = ArrayUtils.createAndFillArrayBack...
[ "yevhenijvorobiei@gmail.com" ]
yevhenijvorobiei@gmail.com
4217319cf00f3e52199f79dff47b953d321f9e77
9a9f93532adb7a26307270a0f6876e24658117cd
/app/src/main/java/com/video/newqu/view/widget/ClickAnimationmageView.java
95c4fab4c93f35654e4b2f96c88e595b9aaa4e60
[]
no_license
jinkailong888/Video
fda7c0606eff676ca6672000c620fd8832af43d6
4513c2de0380b09896d9f2d5a5ff1c16f80854ec
refs/heads/master
2020-04-24T08:55:37.866468
2018-04-28T09:20:59
2018-04-28T09:20:59
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,424
java
package com.video.newqu.view.widget; import android.content.Context; import android.util.AttributeSet; import android.view.MotionEvent; import android.view.animation.Animation; import android.view.animation.ScaleAnimation; import android.widget.ImageView; /** * TinyHung@outlook.com * 2017/9/13 16:36 * 点击有动画效果的Ima...
[ "584312311@qq.com" ]
584312311@qq.com
5fc7a195d4581f960ee9e71320a308b5111a3fea
57caa5c517ae23a0ac8a62e2d8dfde771660dd4b
/app/src/androidTest/java/cn/com/tianyudg/coordinatorlayoutdemo/ExampleInstrumentedTest.java
581b5dbd1ba31566858feb3672a37d938f4f04e8
[]
no_license
zhizhongbiao/CoordinatorLayoutDemo
18c9f286a5bec6c33ccd7f1ba4ebc203c0204fc8
3d15ed49da62d6aeb1f318794fdd838528eaa7aa
refs/heads/master
2021-05-10T15:21:55.958469
2018-01-23T03:00:43
2018-01-23T03:00:43
118,549,423
0
0
null
null
null
null
UTF-8
Java
false
false
778
java
package cn.com.tianyudg.coordinatorlayoutdemo; import android.content.Context; import android.support.test.InstrumentationRegistry; import android.support.test.runner.AndroidJUnit4; import org.junit.Test; import org.junit.runner.RunWith; import static org.junit.Assert.*; /** * Instrumentation test, which will exec...
[ "zhizhongbiao163@163.com" ]
zhizhongbiao163@163.com
d541cc0a0faed61c640e5c63992ec2c4e87c9509
eca4a253fe0eba19f60d28363b10c433c57ab7a1
/server/openjacob.engine/java/de/tif/jacob/core/model/Searchconstraint.java
ac611eae51ca577841a4a85635ca05b147fcfe5c
[]
no_license
freegroup/Open-jACOB
632f20575092516f449591bf6f251772f599e5fc
84f0a6af83876bd21c453132ca6f98a46609f1f4
refs/heads/master
2021-01-10T11:08:03.604819
2015-05-25T10:25:49
2015-05-25T10:25:49
36,183,560
0
0
null
null
null
null
UTF-8
Java
false
false
3,182
java
/************************************************************************** * Project : jacob.admin * Date : Mon Nov 16 16:19:57 EET 2009 * * THIS IS A GENERATED FILE - DO NOT CHANGE! * *************************************************************************/ package de.tif.jacob.core.model; import de.tif...
[ "a.herz@freegroup.de" ]
a.herz@freegroup.de
278a754498ef81733523ab4639052b829d0ff9a1
b5153be915d94d1232a4fdebf1464b50809c361a
/src/main/java/com/amazonaws/services/ec2/model/DescribeAddressesRequest.java
e038f3bb018e9eff308f34a4321bf6907214e9ac
[ "Apache-2.0" ]
permissive
KonishchevDmitry/aws-sdk-for-java
c68f0ee7751f624eeae24224056db73e0a00a093
6f8b2f9a3cd659946db523275ba1dd55b90c6238
refs/heads/master
2021-01-18T05:24:52.275578
2010-05-31T06:20:22
2010-05-31T06:20:22
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,297
java
/* * Copyright 2010 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "licens...
[ "aws-dr-tools@amazon.com" ]
aws-dr-tools@amazon.com
3ed96d249d628347f8c4a19be2f2f3dbe33990f4
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/3/3_7576f88566a7ac2836a63027a42a57986142ad38/Activator/3_7576f88566a7ac2836a63027a42a57986142ad38_Activator_t.java
f46c331db4f3d5be13a421706081e26d2a8a6539
[]
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,528
java
/******************************************************************************* * Copyright (c) 2008, 2011 Wind River Systems, Inc. and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this di...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
5216130e19b9b45f301d535768e803175eebf121
420cb9e2c7d42b7613ace92eeef4daad29d1afdd
/src/main/java/com/example/spring/boot/rest/service/DmServiceImpl.java
47fe99bfe87ed65ebe6c131d9dd1f1096208d2c2
[]
no_license
nandpoot23/SpringBootAspectWebService
4403551ea6727f336cc4bb3ff592f320f39bb265
7c82a895f25516e530e49a5ac71fb8d02ab26241
refs/heads/master
2021-01-15T19:04:59.841842
2017-08-09T12:41:51
2017-08-09T12:41:51
99,682,430
0
0
null
null
null
null
UTF-8
Java
false
false
1,536
java
package com.example.spring.boot.rest.service; import java.util.List; import org.slf4j.LoggerFactory; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Component; import com.example.spring.boot.rest.handler.SelectAllDmCustomerHandler; import com.example.spring.boot.r...
[ "mlahariya@xavient.com" ]
mlahariya@xavient.com
1df11bdd73e1eacdd611e9d73fbec79f6487c2d0
6253283b67c01a0d7395e38aeeea65e06f62504b
/decompile/app/Mms/src/main/java/com/google/common/util/concurrent/Striped$SmallLazyStriped.java
47b94c93f50c19e9eb5151eca26c889fb2c8fa9e
[]
no_license
sufadi/decompile-hw
2e0457a0a7ade103908a6a41757923a791248215
4c3efd95f3e997b44dd4ceec506de6164192eca3
refs/heads/master
2023-03-15T15:56:03.968086
2017-11-08T03:29:10
2017-11-08T03:29:10
null
0
0
null
null
null
null
UTF-8
Java
false
false
255
java
package com.google.common.util.concurrent; import com.google.common.annotations.VisibleForTesting; import com.google.common.util.concurrent.Striped.PowerOfTwoStriped; @VisibleForTesting class Striped$SmallLazyStriped<L> extends PowerOfTwoStriped<L> { }
[ "liming@droi.com" ]
liming@droi.com
5c14140ae0903592d310446ca90b922bec5edecb
a55b85b6dd6a4ebf856b3fd80c9a424da2cd12bd
/ors/src/main/java/org/marketcetera/ors/history/ReportPersistenceException.java
37e354f01c08de2a15e0a27669e1cc961bed3abe
[]
no_license
jeffreymu/marketcetera-2.2.0-16652
a384a42b2e404bcc6140119dd2c6d297d466596c
81cdd34979492f839233552432f80b3606d0349f
refs/heads/master
2021-12-02T11:18:01.399940
2013-08-09T14:36:21
2013-08-09T14:36:21
null
0
0
null
null
null
null
UTF-8
Java
false
false
844
java
package org.marketcetera.ors.history; import org.marketcetera.util.misc.ClassVersion; import org.marketcetera.util.except.I18NException; import org.marketcetera.util.log.I18NBoundMessage; /* $License$ */ /** * ReportPersistenceException * * @author anshul@marketcetera.com * @version $Id: ReportPersistenceExceptio...
[ "vladimir_petrovich@yahoo.com" ]
vladimir_petrovich@yahoo.com
af14d2d5a5b9490ae12a022348d88d518df5c75b
b7ac80392339ad44466578f40b1ea1b03d81acae
/outstagram-login/src/main/java/com/project/outstagram/OutstagramLoginServerApplication.java
79371da691810bde66abbc93827eaa5a2c4d4093
[]
no_license
DaeAkin/outstagram
660d00bb88d843aa510d93b47acaa3174ba94275
4422283e11c4dd3250505227ff72453d1a0391b2
refs/heads/master
2020-09-25T12:04:14.234990
2020-07-07T13:02:14
2020-07-07T13:02:14
226,001,513
2
1
null
null
null
null
UTF-8
Java
false
false
2,857
java
package com.project.outstagram; import brave.sampler.Sampler; import com.project.outstagram.global.utils.UserContextInterceptor; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; import org.springframework.boot.autoconfigure.security.oauth2.resourc...
[ "mindonghyeon890@gmail.com" ]
mindonghyeon890@gmail.com
0463c2f97780811fc3159559c0fc0aca77bf7e90
c0b37a664fde6a57ae61c4af635e6dea28d7905e
/Helpful dev stuff/AeriesMobilePortal_v1.2.0_apkpure.com_source_from_JADX/com/google/android/gms/internal/clearcut/zzaz.java
33039a5eb9d4369df82711b49124d070b6578e9f
[]
no_license
joshkmartinez/Grades
a21ce8ede1371b9a7af11c4011e965f603c43291
53760e47f808780d06c4fbc2f74028a2db8e2942
refs/heads/master
2023-01-30T13:23:07.129566
2020-12-07T18:20:46
2020-12-07T18:20:46
131,549,535
0
0
null
null
null
null
UTF-8
Java
false
false
5,510
java
package com.google.android.gms.internal.clearcut; import java.util.Arrays; import java.util.Collection; import java.util.RandomAccess; final class zzaz extends zzav<Boolean> implements zzcn<Boolean>, RandomAccess { private static final zzaz zzfg; private int size; private boolean[] zzfh; static { ...
[ "joshkmartinez@gmail.com" ]
joshkmartinez@gmail.com
b3bba8fc7824c21c44920d5dd55b0bd23a8cbdac
cf8870973bf6d1c818df1fabd81efa3949fc0999
/src/main/java/br/com/centralerrors/user/service/impl/UserService.java
585efac05543aee4f312b1586d025600ca332e1a
[]
no_license
marcelosoliveira/projeto-central-erros
d9428b778f213887ba2919bd63c89f520a8110fe
69ddf33dd0c447052574104f8bd6217c23623cda
refs/heads/master
2023-06-05T07:56:16.862942
2021-06-25T20:19:26
2021-06-25T20:19:26
354,385,555
0
0
null
null
null
null
UTF-8
Java
false
false
1,830
java
package br.com.centralerrors.user.service.impl; import br.com.centralerrors.user.repository.UserRepository; import br.com.centralerrors.user.service.interfaces.UserServiceInterface; import br.com.centralerrors.user.model.User; import lombok.AllArgsConstructor; import org.springframework.security.core.GrantedAuthority;...
[ "msbobsk8@gmail.com" ]
msbobsk8@gmail.com
210041fffd520e78573e5a5699f9e344a515a885
f4ad7a1ccda2633c5cbdf30768e07220bc5a1523
/SpringBoot/springboot-08-shrio/shiro-springboot/src/main/java/com/komorebi/service/UserService.java
ae8a37254767c27663070c8e9c2945c314a79dbc
[]
no_license
judelawlee/JavaWeb
ff967be69c98d560b30ec7c2be7bed86c6a6c2d8
9f7eb06aeb0a4c6cd4cb9a0902ef9c46c501ee47
refs/heads/master
2023-05-14T13:37:47.136035
2021-06-02T00:31:52
2021-06-02T00:31:52
null
0
0
null
null
null
null
UTF-8
Java
false
false
142
java
package com.komorebi.service; import com.komorebi.pojo.User; public interface UserService { public User queryUserByName(String name); }
[ "240553516@qq.com" ]
240553516@qq.com
8ee0a1a8ccfd4e274590d72ce889392d099cd039
b97bc0706448623a59a7f11d07e4a151173b7378
/src/main/java/radian/tcmis/server7/client/swa/servlets/SWAScannerUpload.java
0207f21f1ed5f86ad7a2682df7ee44f2ea387dc7
[]
no_license
zafrul-ust/tcmISDev
576a93e2cbb35a8ffd275fdbdd73c1f9161040b5
71418732e5465bb52a0079c7e7e7cec423a1d3ed
refs/heads/master
2022-12-21T15:46:19.801950
2020-02-07T21:22:50
2020-02-07T21:22:50
241,601,201
0
0
null
2022-12-13T19:29:34
2020-02-19T11:08:43
Java
UTF-8
Java
false
false
1,178
java
package radian.tcmis.server7.client.swa.servlets; /** * Title: Your Product Name * Description: Your description * Copyright: Copyright (c) 1998 * Company: Your Company * @author Your Name * @version */ import radian.tcmis.server7.share.helpers.*; import radian.tcmis.server7.share.servlets.*; im...
[ "julio.rivero@wescoair.com" ]
julio.rivero@wescoair.com
cc66b3302b73a13ed52323245169436d94766481
e7ee311e20b40c87bf6d23a53a1d7b11fd29d2c3
/src/chosun/ciis/ss/sls/extn/dm/SS_SLS_EXTN_4830_LDM.java
b723c3171bf5df49718b4934acd05b8531f96791
[]
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
3,999
java
/*************************************************************************************************** * 파일명 : .java * 기능 : * 작성일자 : * 작성자 : 심정보 ***************************************************************************************************/ /*******************************************************************...
[ "DLCOM000@172.16.30.11" ]
DLCOM000@172.16.30.11
1368e63b7f01526c5c423e28c169d1db11cc26f0
9e4b875853b5e71bb9c3d2346b6d7b5607d6a337
/app/src/main/java/com/mofanstore/base/BaseFragment.java
548ed8b20c60cff34e6f12ca2e8c2022c8c12e7b
[]
no_license
RenVeCf/mofanstore
18dcbce28c8b75445e965432f40148cc60d8902b
b69fec648451494c79e5eaed64875e8852cf9842
refs/heads/master
2020-08-03T13:18:42.860680
2019-09-30T03:10:55
2019-09-30T03:10:55
211,765,406
0
0
null
null
null
null
UTF-8
Java
false
false
2,287
java
package com.mofanstore.base; import android.os.Bundle; import android.support.annotation.NonNull; import android.support.annotation.Nullable; import android.support.v4.app.Fragment; import android.view.Gravity; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android....
[ "942685687@qq.com" ]
942685687@qq.com
04161f1645644865ad6cfac95ccb99d92a7c5431
90eb7a131e5b3dc79e2d1e1baeed171684ef6a22
/sources/p298d/p299a/p300a/p301a/p303y0/p391i/p398z/C7277h.java
933f52b9f2e1cf607b6bfc61563101587d6e2f46
[]
no_license
shalviraj/greenlens
1c6608dca75ec204e85fba3171995628d2ee8961
fe9f9b5a3ef4a18f91e12d3925e09745c51bf081
refs/heads/main
2023-04-20T13:50:14.619773
2021-04-26T15:45:11
2021-04-26T15:45:11
361,799,768
0
0
null
null
null
null
UTF-8
Java
false
false
2,151
java
package p298d.p299a.p300a.p301a.p303y0.p391i.p398z; import java.util.Collection; import java.util.Set; import p298d.p299a.p300a.p301a.p303y0.p304b.C6207k0; import p298d.p299a.p300a.p301a.p303y0.p304b.C6232q0; import p298d.p299a.p300a.p301a.p303y0.p312c.p313a.C6257b; import p298d.p299a.p300a.p301a.p303y0.p331f.C6717d; ...
[ "73280944+shalviraj@users.noreply.github.com" ]
73280944+shalviraj@users.noreply.github.com
629a5b246d4ba25703dc4dd44f472e9f6fcc4f73
2a662cfdf91e0cded6b9d272cbcea8a2d4377d4c
/Matrix Client/src/main/java/com/jagex/Exception_Sub2.java
00d81e3199cdf040a38b7f40bd4e21f16dab3fbe
[]
no_license
primnoprotogen/718_RS_Build
38293df71eb08d0cc64bce5e19cc64b46172463a
84ddd7138d8ea7dede51814e62868696932ec303
refs/heads/master
2023-04-04T04:21:25.263022
2021-04-20T22:17:11
2021-04-20T22:17:11
null
0
0
null
null
null
null
UTF-8
Java
false
false
470
java
package com.jagex;/* Exception_Sub2 - Decompiled by JODE * Visit http://jode.sourceforge.net/ */ public class Exception_Sub2 extends Exception { public Exception_Sub2(String string) { super(string); } public static int method274(byte i) { try { return Class118.anInt1401 * 332512427; } catch (RuntimeExce...
[ "jesseguerrero1991@gmail.com" ]
jesseguerrero1991@gmail.com
f8cdda10990e9bd4de5835071e902d72a55d5f5f
d00ea6603e9bc0486098411d54d1652807278059
/r3-activity/src/com/jfixby/r3/ui/red/activity/raster/RedTileInfo.java
00c3cd9725774dec8a016c6d74f9efa69e103967
[ "Apache-2.0" ]
permissive
JFixby/R3Red
792e56bde7bd1b9c2715626eda18afd004b431cb
5924b89b28c69bc695e601524402afcda9023fb6
refs/heads/master
2020-12-02T22:21:00.190273
2017-07-21T11:12:41
2017-07-21T11:12:41
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,111
java
package com.jfixby.r3.ui.red.activity.raster; import com.jfixby.r3.api.activity.raster.Raster; import com.jfixby.scarabei.api.floatn.Float2; import com.jfixby.scarabei.api.geometry.Geometry; import com.jfixby.scarabei.api.geometry.Rectangle; import com.jfixby.scarabei.api.math.Angle; import com.jfixby.scarabe...
[ "github@jfixby.com" ]
github@jfixby.com
7be4e410ce8c5f26d5d103486b7cbe5572dd995f
ad8bee4ff8566e02a6956d57d02997f69861b6e6
/src/main/java/com/example/demo/service/AreaService.java
e507c69f1f553dc9aa3e5b112ce307753f1ca7b9
[]
no_license
1303110335/spring-demo2
530ff580f1a04eae816acb51378563582d00f216
b5c84f03050c8cc932ee05c4dfc71bcd307d4bba
refs/heads/master
2020-03-14T22:45:09.061379
2018-05-02T09:25:57
2018-05-02T09:25:57
131,828,107
0
0
null
null
null
null
UTF-8
Java
false
false
282
java
package com.example.demo.service; import java.util.List; import com.example.demo.entity.Area; public interface AreaService { List<Area> getAreaList(); Area getAreaById(int areaId); boolean addArea(Area area); boolean modifyArea(Area area); boolean deleteArea(int areaId); }
[ "1303110335@qq.com" ]
1303110335@qq.com
8810baf7d57e5e76162bdbecf24e095c40945561
c6417ed9b83e7008b20c892d20884b1edb2bab0b
/src/main/java/com/ninjasparrow/app/repository/AuthorityRepository.java
224de8fe5d37561c1cb8d099d57572ca963be0dd
[]
no_license
prayatna-jain/ninjasparrow
7808f6b5bf340bcbc08339150f77ca0ddd948250
38e62d68c66b115f3493ac008addc519dff00677
refs/heads/main
2023-05-14T06:46:48.346004
2021-06-13T13:40:18
2021-06-13T13:40:18
376,509,606
0
0
null
null
null
null
UTF-8
Java
false
false
304
java
package com.ninjasparrow.app.repository; import com.ninjasparrow.app.domain.Authority; import org.springframework.data.jpa.repository.JpaRepository; /** * Spring Data JPA repository for the {@link Authority} entity. */ public interface AuthorityRepository extends JpaRepository<Authority, String> {}
[ "jhipster-bot@jhipster.tech" ]
jhipster-bot@jhipster.tech
8bd4f0cdd0407e341f0ab192e3e9f13d902cb686
0dc7b5884df384709a2704a8bd7995058f039a4b
/tesuto-drools-services/tesuto-drools-common/src/main/java/org/ccctc/common/droolscommon/model/EngineDTO.java
64963fb677ae73400d90ab128764c56f43d66e3d
[ "LicenseRef-scancode-warranty-disclaimer", "Apache-2.0", "LicenseRef-scancode-unknown-license-reference", "EPL-1.0" ]
permissive
apereo-tesuto/tesuto
b1672fc2ebbd4b5d4647ee15e3e4285c8e3dc0be
90ed26311b1baa15cd90d67bb55e7d4c613bdc53
refs/heads/master
2021-10-08T01:02:49.098929
2021-09-24T21:22:52
2021-09-24T21:22:52
218,090,150
4
3
Apache-2.0
2021-09-24T21:22:53
2019-10-28T16:08:04
null
UTF-8
Java
false
false
4,554
java
/******************************************************************************* * Copyright © 2019 by California Community Colleges Chancellor's Office * * 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 * o...
[ "jstanley@unicon.net" ]
jstanley@unicon.net
0035ff673ce7c3015d12fa834e41d141e05662c7
34481cb8ebcd076eff9dfc7b51c5d9b58275cef4
/src/main/java/org/bian/dto/BQProductionExchangeInputModel.java
c3ce8895be29f85e7a242dd27f0d1962174fdf4f
[ "Apache-2.0" ]
permissive
bianapis/sd-product-deployment-v2
9aed0dd5e630b5d86130dc71d092e4c64ca67c24
a63b36a5ac11bf5b1be6ba2e5c5cae9c58a79e14
refs/heads/master
2020-07-22T20:04:05.814302
2019-09-12T10:46:59
2019-09-12T10:46:59
207,312,562
0
0
null
null
null
null
UTF-8
Java
false
false
3,106
java
package org.bian.dto; import com.fasterxml.jackson.annotation.JsonProperty; import com.fasterxml.jackson.annotation.JsonCreator; import io.swagger.annotations.ApiModel; import io.swagger.annotations.ApiModelProperty; import org.bian.dto.CRProductOrServiceDeploymentProjectExchangeInputModelProductOrServiceDeploymentPro...
[ "team1@bian.org" ]
team1@bian.org
4b26ba45eabe4a823457dca7eb76091e3c27c3a8
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/20/20_a7d9c7c39a69c160d336e5377e969ed8b379474c/DetectorJDialog/20_a7d9c7c39a69c160d336e5377e969ed8b379474c_DetectorJDialog_s.java
da503d455fb3ac072cad7812242d6659366e24a2
[]
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,140
java
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ /* * DetectorJDialog.java * * Created on Feb 14, 2011, 9:48:28 AM */ package org.micromanager.conf; import java.lang.reflect.InvocationTargetException; import java.util.logging.Level; import java.util...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
c1561c61ecfa548572e19e32ef16eec95625e725
df6d22421164340a3c29bb5bce015c9cefbda4f3
/src/hyFlow/edu/vt/rt/hyflow/benchmark/tm/bst2/$HY$_Proxy_Node.java
5211430d0e7be1346f5920de680419146b6c3e85
[]
no_license
junwhan/open_nesting
07926e351634eadc4115c138728df470c096aee9
65df45f7d878b6fbb83e2b8437616f83a45452a4
refs/heads/master
2020-04-21T00:59:02.286663
2014-01-02T02:47:32
2014-01-02T02:47:32
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,343
java
package edu.vt.rt.hyflow.benchmark.tm.bst2; import java.rmi.RMISecurityManager; import java.rmi.RemoteException; import java.rmi.registry.LocateRegistry; import java.rmi.registry.Registry; import java.rmi.server.UnicastRemoteObject; import aleph.comm.Address; import aleph.dir.DirectoryManager; import edu....
[ "jkim@gojkim" ]
jkim@gojkim
9959a81042bf111dd24c85626a2f5de7ae77b6aa
02e02d55532d6295b0110e3acdfc31b933d1099d
/ep-bva/src/main/java/training360/epbva/EpBvaApplication.java
6fe2c0103b8ee48e88d0deb57232b18a92a9d090
[]
no_license
Training360/almira
5c73a3adb06552dce6623a37cbd1c84c9d36239c
b3a52ac5b7b2023835b3b77fa57ab3c0a7548a7f
refs/heads/master
2022-12-03T17:42:46.860169
2020-10-08T08:48:44
2020-10-08T08:48:44
110,721,995
1
0
null
2022-11-16T08:56:04
2017-11-14T17:23:32
Rich Text Format
UTF-8
Java
false
false
2,928
java
package training360.epbva; import org.apache.cxf.Bus; import org.apache.cxf.jaxws.EndpointImpl; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; import org.springframework.context.annot...
[ "viczian.istvan@gmail.com" ]
viczian.istvan@gmail.com
042098b812ed75ac0d25d5ed4add05e85c9e15ee
db2c49a189e13554e73713ed2a69ca887a2ad9f0
/org.orbit.component.runtime/src/org/orbit/component/runtime/tier4/missioncontrol/service/MissionControlService.java
6e2c3990031ada25de0c93cf46d2e277658a0e84
[]
no_license
EngineerBarsik/dev
fa501b6ff58e0b6b263d54d6e85c6d69a323f612
81715414de121e1d7cead7d4066d626b095816d6
refs/heads/master
2023-02-11T01:20:29.217287
2021-01-08T01:14:21
2021-01-08T01:14:21
null
0
0
null
null
null
null
UTF-8
Java
false
false
985
java
package org.orbit.component.runtime.tier4.missioncontrol.service; import java.util.List; import org.orbit.component.runtime.model.missioncontrol.Mission; import org.origin.common.jdbc.ConnectionProvider; import org.origin.common.rest.server.ServerException; import org.origin.common.service.AccessTokenProvider; import...
[ "yangyang4cs@gmail.com" ]
yangyang4cs@gmail.com
cdcd9d4f11dce3c48e46b66dad5d629f3f0d9eda
440728e853fb55f6c3b947dc811a1417c986fec2
/Game/src/test/java/com/bbz/sanguo/net/GameServerTest.java
9701e17341dc4540574ba9ded61d1ddc8b1b9537
[]
no_license
babizhu/MachineSanGuo
fcfba60d1c9676edc2f6805fae8ca436e918219a
e9801fdabc37e1d3c21c609b1fe4028bb8361b4f
refs/heads/master
2016-09-06T04:10:44.302097
2014-12-31T10:18:03
2014-12-31T10:18:03
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,341
java
package com.bbz.sanguo.net; import com.bbz.sanguo.lanch.ServerCfg; import io.netty.bootstrap.Bootstrap; import io.netty.channel.Channel; import io.netty.channel.EventLoopGroup; import io.netty.channel.nio.NioEventLoopGroup; import io.netty.channel.socket.nio.NioSocketChannel; import org.junit.Test; public class GameS...
[ "liu_kun@msn.com" ]
liu_kun@msn.com
432a39cc744b1269879ce9d12159736bbae79ae4
8a4ad9f611b1067b3358fedb7b5b678d08a69502
/GraphTheory/tests/FloydWarshallSolverTest.java
acc371351f6d6e8a1e65536266189377125b8a79
[ "MIT" ]
permissive
mohdanishh/Algorithms
7686defb3e52589fa968492375c839dd1decdb66
f9ce60de1dcfdde41b39f411c5c2aa04ae0128ff
refs/heads/master
2021-04-26T23:20:39.146968
2018-03-02T05:12:30
2018-03-02T05:12:30
123,976,241
0
1
MIT
2018-03-05T20:42:46
2018-03-05T20:42:46
null
UTF-8
Java
false
false
6,852
java
import static com.google.common.truth.Truth.assertThat; import java.util.*; import org.junit.Before; import org.junit.Test; public class FloydWarshallSolverTest { static final double INF = Double.POSITIVE_INFINITY; static final double NEG_INF = Double.NEGATIVE_INFINITY; static double[][] matrix1, matrix2, mat...
[ "fisetwill@gmail.com" ]
fisetwill@gmail.com
317aadfa4b1e5c82e30cd8b35c66239f3173afcb
5cefafafa516d374fd600caa54956a1de7e4ce7d
/oasis/web/OasisTags/src/java/dti/oasis/ows/util/impl/FilterViewElementDependencyImpl.java
c9cb2ef5a1b27ea4cb00c7e3f4069e11acf06e42
[]
no_license
TrellixVulnTeam/demo_L223
18c641c1d842c5c6a47e949595b5f507daa4aa55
87c9ece01ebdd918343ff0c119e9c462ad069a81
refs/heads/master
2023-03-16T00:32:08.023444
2019-04-08T15:46:48
2019-04-08T15:46:48
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,153
java
package dti.oasis.ows.util.impl; import dti.oasis.ows.util.FilterViewElement; import dti.oasis.ows.util.FilterViewElementDependency; import dti.oasis.util.LogUtils; import java.util.*; import java.util.logging.Level; import java.util.logging.Logger; /** * <p>(C) 2003 Delphi Technology, inc. (dti)</p> *...
[ "athidevwork@gmail.com" ]
athidevwork@gmail.com
a241b380144bf7872c253d3d18383c8a486b7124
ee2a51f827fd337e6dbb9b018f62cacd8e6399da
/Ch_2_5_Applications/Practise_2_5_01.java
c1ff5da590f615830767853830946d9c741955b5
[]
no_license
pengzhetech/Algorithms
97eab98283575fdef46ad06549dcb29993bea132
c379ff6de3a10dfb1818e84a9ea2516876958288
refs/heads/master
2022-08-16T18:04:59.992353
2022-07-21T16:17:42
2022-07-21T16:17:42
261,119,609
0
0
null
2020-05-04T08:31:22
2020-05-04T08:31:21
null
UTF-8
Java
false
false
293
java
package Ch_2_5_Applications; public class Practise_2_5_01 { public static void main(String[] args) { /* * 如果内存地址相等,那么这两个字符串肯定相等,因此无需比较 * 这样避免了多余的比较操作 * */ } }
[ "yangxiaohei321123@163.com" ]
yangxiaohei321123@163.com
82364d4c58b98cb4d488f20044d1a64b29593676
ab6c0bc74dff2b522618ae4192b63ca879f3d07a
/utp-trade-ht/utp-sdk/utp-sdk-precard/src/main/java/cn/kingnet/utp/sdk/precard/dto/DownloadIndustryReconcileFileReqDTO.java
db0a454b0116bd16e802625053682ac9d70454de
[]
no_license
exyangbang/learngit
9669cb329c9686db96bd250a6ceceaf44f02e945
12c92df41a6b778a9db132c37dd136bedfd5b56f
refs/heads/master
2023-02-16T20:49:57.437363
2021-01-16T07:45:17
2021-01-16T07:45:17
330,107,905
0
0
null
null
null
null
UTF-8
Java
false
false
490
java
package cn.kingnet.utp.sdk.precard.dto; import cn.kingnet.utp.sdk.core.dto.BaseRequestDTO; import lombok.AllArgsConstructor; import lombok.Builder; import lombok.Data; import lombok.NoArgsConstructor; /** * @Description * @Author WJH * @Date 2018年11月07日 */ @Data @Builder @NoArgsConstructor @AllArgsConstructor pub...
[ "945288603@qq.com" ]
945288603@qq.com
fd87343d4077b50718dc65bf96fb2b448e9b123d
bc7370cfb5ccc61072444d1dde0701abb7640cb2
/lhitf/src/private/nc/bs/lhitf/bgtask/AutoTransBankAccBgTaskPlugin.java
ef98516f6e23f63438e60bdd5c5a607c48bbdce5
[]
no_license
guowj1/lhprj
a4cf6f715d864a17dcef656cee02965c223777f2
70b5e6fabddeaf1db026591d817f0eab91704b58
refs/heads/master
2021-01-01T19:53:53.324175
2017-09-25T09:14:17
2017-09-25T09:14:17
98,713,984
0
0
null
null
null
null
UTF-8
Java
false
false
1,456
java
package nc.bs.lhitf.bgtask; import nc.bs.lhitf.bgtask.pub.PostDataImp; import nc.bs.pub.pa.PreAlertObject; import nc.bs.pub.taskcenter.BgWorkingContext; import nc.bs.pub.taskcenter.IBackgroundWorkPlugin; import nc.md.persist.framework.IMDPersistenceQueryService; import nc.md.persist.framework.MDPersistenceServi...
[ "guowenjialy@163.com" ]
guowenjialy@163.com
30e7fc97ccff4c60faca9d14c33cafc6f5854256
6252c165657baa6aa605337ebc38dd44b3f694e2
/org.eclipse.epsilon.egl.sync/Scalability-Tests/boiler-To-Generate-1000-Files/boiler-To-Generate-1000-Files/syncregions-1000Files/TemperatureController154.java
5d282cb13029bb642daf783a9b915265e10e20a3
[]
no_license
soha500/EglSync
00fc49bcc73f7f7f7fb7641d0561ca2b9a8ea638
55101bc781349bb14fefc178bf3486e2b778aed6
refs/heads/master
2021-06-23T02:55:13.464889
2020-12-11T19:10:01
2020-12-11T19:10:01
139,832,721
0
1
null
2019-05-31T11:34:02
2018-07-05T10:20:00
Java
UTF-8
Java
false
false
368
java
package syncregions; public class TemperatureController154 { public int execute(int temperature154, int targetTemperature154) { //sync _bfpnFUbFEeqXnfGWlV2154, behaviour 1-if(temperatureDifference > 0 && boilerStatus == true) { return 1; } else if (temperatureDifference < 0 && boilerStatus == false) ...
[ "sultanalmutairi@172.20.10.2" ]
sultanalmutairi@172.20.10.2
9a08da59ecd3dce77ea409f541b73d1058878345
8f322f02a54dd5e012f901874a4e34c5a70f5775
/src/main/java/PTUCharacterCreator/Moves/Spike_Cannon.java
d6073c2c5480ebdd5db1d6b69c2de0a43d2020b6
[]
no_license
BMorgan460/PTUCharacterCreator
3514a4040eb264dec69aee90d95614cb83cb53d8
e55f159587f2cb8d6d7b456e706f910ba5707b14
refs/heads/main
2023-05-05T08:26:04.277356
2021-05-13T22:11:25
2021-05-13T22:11:25
348,419,608
0
0
null
null
null
null
UTF-8
Java
false
false
333
java
package PTUCharacterCreator.Moves; import PTUCharacterCreator.Move; public class Spike_Cannon extends Move { { name = "Spike Cannon"; effect = "--"; damageBase = 3; mDamageBase = 3; AC = 4; frequency = "EOT"; range = "6, 1 Target, Five Strike"; type = "Normal"; category = "Physical"; } public Spike...
[ "alaskablake460@gmail.com" ]
alaskablake460@gmail.com
c85701054bf552566ff6b75b9e94b0789e45e041
a1e49f5edd122b211bace752b5fb1bd5c970696b
/projects/org.springframework.beans/src/test/java/org/springframework/beans/factory/xml/AutowireWithExclusionTests.java
7c979316666fbfbe276f7e9e63422bc13926702b
[ "Apache-2.0" ]
permissive
savster97/springframework-3.0.5
4f86467e2456e5e0652de9f846f0eaefc3214cfa
34cffc70e25233ed97e2ddd24265ea20f5f88957
refs/heads/master
2020-04-26T08:48:34.978350
2019-01-22T14:45:38
2019-01-22T14:45:38
173,434,995
0
0
Apache-2.0
2019-03-02T10:37:13
2019-03-02T10:37:12
null
UTF-8
Java
false
false
7,613
java
/* * Copyright 2002-2009 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
[ "taibi@sonar-scheduler.rd.tut.fi" ]
taibi@sonar-scheduler.rd.tut.fi
04e5fec2162b07e460ac27f81b59e6c3fade69ba
fcd28e246e059e5305ee89931ce7d81edddf8057
/camera/java/camera/logevent_notReadyToTakeImageDataReaderHelper.java
8509bad1f79f815d9fcf26138f200670e6ae84d9
[]
no_license
lsst-ts/ts_sal_runtime
56e396cb42f1204595f9bcdb3a2538007c0befc6
ae918e6f2b73f2ed7a8201bf3a79aca8fb5b36ef
refs/heads/main
2021-12-21T02:40:37.628618
2017-09-14T18:06:48
2017-09-14T18:06:49
145,469,981
0
0
null
null
null
null
UTF-8
Java
false
false
991
java
package camera; import org.opensplice.dds.dcps.Utilities; public final class logevent_notReadyToTakeImageDataReaderHelper { public static camera.logevent_notReadyToTakeImageDataReader narrow(java.lang.Object obj) { if (obj == null) { return null; } else if (obj instanceof camera.l...
[ "DMills@lsst.org" ]
DMills@lsst.org
6e9a7dcd96e33cb235c1e055cfac3cefb9209142
173b64b558857daba1f5f11b6f779aaeb1638e71
/src/main/java/ru/butakov/survey/domain/User.java
9af016a97398272c49df9b35c18cb56b757967df
[]
no_license
mello1984/survey
e9aaad582d05908c4f5c4790a1f5cbe5dcf46caf
25f8c30a36cd05761661380769af5300b83684a4
refs/heads/master
2023-06-19T05:46:59.017689
2021-07-07T09:32:56
2021-07-07T09:32:56
378,266,460
0
0
null
null
null
null
UTF-8
Java
false
false
236
java
package ru.butakov.survey.domain; import lombok.*; import lombok.experimental.FieldDefaults; @Data @NoArgsConstructor @AllArgsConstructor @Builder @FieldDefaults(level = AccessLevel.PRIVATE) public class User { String username; }
[ "abutakov84@gmail.com" ]
abutakov84@gmail.com
fb84fed979c900a0f518d5e798b4611a7ccee1d9
a157f0f34ed886bfc9f25454814ef164062f7498
/nodecore-ucp/src/main/java/nodecore/api/ucp/commands/server/MiningSubscribe.java
e631b0b05077dd0ef2b047998ea1497c0f22c3b0
[ "MIT" ]
permissive
xagau/nodecore
d49ea1e6f4835d2fad39d547dfa119cd98240b3c
282f03b4296e71432b183bdfb38d066bc0f575e0
refs/heads/master
2022-12-11T08:28:23.312115
2020-02-24T19:30:18
2020-02-24T19:30:18
257,342,239
0
0
NOASSERTION
2020-04-20T16:35:11
2020-04-20T16:35:10
null
UTF-8
Java
false
false
2,937
java
// VeriBlock NodeCore // Copyright 2017-2019 Xenios SEZC // All rights reserved. // https://www.veriblock.org // Distributed under the MIT software license, see the accompanying // file LICENSE or http://www.opensource.org/licenses/mit-license.php. package nodecore.api.ucp.commands.server; import com.google.gson.Gson;...
[ "JoshuaRack@gmail.com" ]
JoshuaRack@gmail.com
cf171dafeacfbc637330e91536fbe387705e4707
472d7820a5f5d9d5ab2ec150eab0c9bdeb2008c7
/Aries/Sodi/dis/disEnumerations/EntityAppearancePlatformPowerPlantStatusField_1.java
871663be0230ac7180c48936a7eae299f0690670
[]
no_license
slacker247/GPDA
1ad5ebe0bea4528d9a3472d3c34580648ffb670e
fa9006d0877a691f1ddffe88799c844a3e8a669a
refs/heads/master
2022-10-08T07:39:09.786313
2020-06-10T22:22:58
2020-06-10T22:22:58
105,063,261
2
0
null
null
null
null
UTF-8
Java
false
false
4,372
java
/* File: EntityAppearancePlatformPowerPlantStatusField.java CVS Info: $Id$ Compiler: jdk 1.2.2 */ package disEnumerations; import mil.navy.nps.dis.*; import mil.navy.nps.util.*; /** * Entity Appearance Platform Power-Plant Status Field -- Describes the power-plant status of a platform *@version 1.1 *@au...
[ "jeffmac710@gmail.com" ]
jeffmac710@gmail.com
6537d0b6179b9d4882bf4da8feae3658fb36a1c7
e3dc5dd135b3f1a2be1130e97292eea14bb904e7
/src/JavaOOP/Lesson2/encapsulation/_1_without_encapsulation/Person.java
ae9f92df6fa14781c32ba426587a856e75e9b8cd
[]
no_license
AnatoliyDeveloper/JavaProg
51fd1d626d2e0879542905ffa88c548cdef48308
daa7e335471451f9b55a99de79cb29f13c01f4c0
refs/heads/master
2020-07-30T20:28:11.918200
2016-11-19T11:01:49
2016-11-19T11:01:57
73,621,142
0
0
null
null
null
null
UTF-8
Java
false
false
169
java
package ua.kiev.prog.javaoop.encapsulation._1_without_encapsulation; /** * @author Bohdan Vanchuhov */ public class Person { String name; // field int age; }
[ "sheroryaru@gmail.com" ]
sheroryaru@gmail.com
2db2df83f43921498b83dc395de39e60803a686f
8f4788ac46f7628509478a3dc7099058ae70d07a
/org-netbeans-api-visualfx/src/test/java/test/lod/LevelOfDetailsTest.java
8f33fe15594d42c5cde42bd97bfed407d061fc7f
[]
no_license
theanuradha/visual-library-fx
8cc29d066f06ad4073b5db91b98bca46587c7683
03b40eca1d7e3d57eeda3dc7a59cc2e936d4a942
refs/heads/master
2021-06-24T05:42:44.100965
2020-10-30T11:01:41
2020-10-30T11:01:41
90,547,495
12
1
null
2020-10-30T11:01:42
2017-05-07T16:50:24
Java
UTF-8
Java
false
false
3,637
java
/* * The contents of this file are subject to the terms of the Common Development * and Distribution License (the License). You may not use this file except in * compliance with the License. * * You can obtain a copy of the License at http://www.netbeans.org/cddl.html * or http://www.netbeans.org/cddl.txt. * * ...
[ "theanuradha@gmail.com" ]
theanuradha@gmail.com
132ec1d733a45fb9b9c38b7246264875b19c9bec
88b3628394c545c30e00c23402a4c05449d73cf2
/javaConcurrentInPractice/src/main/java/net/jcip/examples/_11_performanceAndScalability/WorkerThread.java
cf03075d8c4033753e6941a812a4c3493fadc5a7
[]
no_license
cyhbyw/ProjectA
42d61d1696978606592a9ec4e9fb17988fe6c2cd
688c62460e5b828618fbe9b346d1f2cba5f1b4b8
refs/heads/master
2022-07-26T13:07:27.971783
2021-03-26T02:09:09
2021-03-26T02:09:09
119,479,548
1
2
null
2022-06-29T17:02:51
2018-01-30T03:54:37
Java
UTF-8
Java
false
false
668
java
package net.jcip.examples._11_performanceAndScalability; import java.util.concurrent.BlockingQueue; /** * WorkerThread * <p/> * Serialized access to a task queue * * @author Brian Goetz and Tim Peierls */ public class WorkerThread extends Thread { private final BlockingQueue<Runnable> queue; public W...
[ "swust2009cyh@qq.com" ]
swust2009cyh@qq.com
93a3b4fb89198ad592bbd7e72bd05455e7ec1c97
a422de59c29d077c512d66b538ff17d179cc077a
/hsxt/hsxt-access/hsxt-access-web/hsxt-access-web-mcs/src/main/java/com/gy/hsxt/access/web/mcs/services/systemmanage/OperatorService.java
89ac208352c8b1297afe1ffa8bc7ca033be062d4
[]
no_license
liveqmock/hsxt
c554e4ebfd891e4cc3d57e920d8a79ecc020b4dd
40bb7a1fe5c22cb5b4f1d700e5d16371a3a74c04
refs/heads/master
2020-03-28T14:09:31.939168
2018-09-12T10:20:46
2018-09-12T10:20:46
148,461,898
0
0
null
2018-09-12T10:19:11
2018-09-12T10:19:10
null
UTF-8
Java
false
false
2,315
java
/* * Copyright (c) 2015-2018 SHENZHEN GUIYI SCIENCE AND TECHNOLOGY DEVELOP CO., LTD. All rights reserved. * * 注意:本内容仅限于深圳市归一科技研发有限公司内部传阅,禁止外泄以及用于其他的商业目的 */ package com.gy.hsxt.access.web.mcs.services.systemmanage; import java.util.List; import java.util.Map; import com.gy.hsxt.access.web.bean.MCSBase; import com.gy....
[ "864201042@qq.com" ]
864201042@qq.com
ecab7695f4d7ea697db90556f7160a2017ac2553
4a35eb46507eb8207f634e6dad23762d0aec94df
/project/MapExplore/jMetal-jmetal-5.1/jmetal-exec/src/main/java/org/uma/jmetal/runner/multiobjective/SMPSOMeasuresRunner.java
7611f0bea43e935fd82426d4ed2063346dbf74c1
[]
no_license
fairanswers/fss16joe
8800ad81c60ab06f90b9643bf601c6c2c9a51107
f5dde87038ec5404a6bb2d9a538b2ceef571ac9d
refs/heads/master
2020-05-22T06:44:32.138162
2016-12-07T19:46:54
2016-12-07T19:46:54
65,820,114
2
1
null
null
null
null
UTF-8
Java
false
false
6,638
java
// NSGAIIRunner.java // // Author: // Antonio J. Nebro <antonio@lcc.uma.es> // // Copyright (c) 2014 Antonio J. Nebro // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, eit...
[ "joe@bodkinconsulting.com" ]
joe@bodkinconsulting.com
be0eb6507ef433716791f58cbe119876f7872ad8
40619e3443cee989d262011b16d0103058218806
/heavycenter/src/main/java/com/siweisoft/heavycenter/module/acct/role/RoleFrag.java
4f949775134462faa4079df49a538c82fb21f959
[]
no_license
summerviwox/ZX
227b75a2178bdfef9b97786af4f0fc7db7822591
fe5bbe8b11f90ac0b154324eef3542ea84784df0
refs/heads/master
2020-12-05T10:17:45.665391
2020-01-06T10:57:40
2020-01-06T10:57:40
232,078,243
0
1
null
null
null
null
UTF-8
Java
false
false
3,535
java
package com.siweisoft.heavycenter.module.acct.role; //by summer on 2017-12-18. import android.os.Bundle; import android.view.View; import com.android.lib.network.news.UINetAdapter; import com.android.lib.util.IntentUtil; import com.android.lib.util.ToastUtil; import com.android.lib.util.fragment.two.FragManager2; im...
[ "summernecro@gmail.com" ]
summernecro@gmail.com
32e852ebb9af0c12b6873c00b98f99b2689ae7f1
ffeaf567e9b1aadb4c00d95cd3df4e6484f36dcd
/Hotgram/com/google/firebase/iid/k.java
6105ef1761a79a10d52a6b8bfcfad1c6be56e87b
[]
no_license
danielperez9430/Third-party-Telegram-Apps-Spy
dfe541290c8512ca366e401aedf5cc5bfcaa6c3e
f6fc0f9c677bd5d5cd3585790b033094c2f0226d
refs/heads/master
2020-04-11T23:26:06.025903
2018-12-18T10:07:20
2018-12-18T10:07:20
162,166,647
0
0
null
null
null
null
UTF-8
Java
false
false
1,213
java
package com.google.firebase.iid; import android.os.IBinder; import android.os.Message; import android.os.Messenger; import android.os.RemoteException; import android.util.Log; final class k { private final Messenger a; private final zzk b; k(IBinder arg4) { super(); String v0 = arg4.getIn...
[ "dpefe@hotmail.es" ]
dpefe@hotmail.es
e39d53a2ada1ea00882042c0ee1f69d7c1d6f87d
059bcece1a759624e6894b2533cb6b5a6a250321
/spring-geode-autoconfigure/src/test/java/org/springframework/geode/boot/autoconfigure/repository/service/CustomerService.java
9a1c54b5da3df05f7ecb22bb74969fb7c57a4295
[ "Apache-2.0" ]
permissive
koalaanntree/spring-boot-data-geode
7364e3a698048b84988bf434d3b7b0dbd6035abf
2a4f0b0f4e2fb7e33ae4f34bee19b5b223d0df83
refs/heads/master
2020-05-18T00:31:30.379791
2019-04-24T19:13:59
2019-04-24T19:13:59
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,561
java
/* * Copyright 2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applica...
[ "jblum@pivotal.io" ]
jblum@pivotal.io
1ae4b38612d0e9e93a66e2ea0b5ca2a1b8f30790
0af8b92686a58eb0b64e319b22411432aca7a8f3
/single-large-project/src/test/java/org/gradle/test/performancenull_447/Testnull_44655.java
8a30479573e0a715ac20d5f36ca6a239703508b4
[]
no_license
gradle/performance-comparisons
b0d38db37c326e0ce271abebdb3c91769b860799
e53dc7182fafcf9fedf07920cbbea8b40ee4eef4
refs/heads/master
2023-08-14T19:24:39.164276
2022-11-24T05:18:33
2022-11-24T05:18:33
80,121,268
17
15
null
2022-09-30T08:04:35
2017-01-26T14:25:33
null
UTF-8
Java
false
false
308
java
package org.gradle.test.performancenull_447; import static org.junit.Assert.*; public class Testnull_44655 { private final Productionnull_44655 production = new Productionnull_44655("value"); @org.junit.Test public void test() { assertEquals(production.getProperty(), "value"); } }
[ "cedric.champeau@gmail.com" ]
cedric.champeau@gmail.com
287afe256ee1118d19446768458bb1ad9ccb25bc
ac68b309495d823bf081d168c4a013095c76b1fd
/HubbleBackend/src/com/hubble/hubblebackend/postgressql/model/ReleaseGroupSecondaryType.java
e86e828d8f8da494d04b369d12e5f66a38fb90d1
[]
no_license
hmehrotra/hubble
f6d726b8a9d7deed94f67893c3c44c2763be88c3
3762613ed351d3fd4b31c369c3f10b33c06edf70
refs/heads/master
2016-08-04T14:16:38.080270
2015-09-21T00:22:10
2015-09-21T00:22:10
12,354,502
0
0
null
2015-08-30T00:45:27
2013-08-25T05:18:10
HTML
UTF-8
Java
false
false
1,425
java
package com.hubble.hubblebackend.postgressql.model; // Generated Sep 7, 2015 5:12:35 PM by Hibernate Tools 3.4.0.CR1 /** * ReleaseGroupSecondaryType generated by hbm2java */ public class ReleaseGroupSecondaryType implements java.io.Serializable { private int id; private String name; private Integer parent; pri...
[ "hmehrotra@apple.com" ]
hmehrotra@apple.com
26f92f8cad0682607fe166c2d310615ce9113593
dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9
/data_defect4j/preprossed_method_corpus/Math/65/org/apache/commons/math/FunctionEvaluationException_FunctionEvaluationException_58.java
649be9d5b6ea46d81b5332b52704e50a8976f9fe
[]
no_license
hvdthong/NetML
dca6cf4d34c5799b400d718e0a6cd2e0b167297d
9bb103da21327912e5a29cbf9be9ff4d058731a5
refs/heads/master
2021-06-30T15:03:52.618255
2020-10-07T01:58:48
2020-10-07T01:58:48
150,383,588
1
1
null
2018-09-26T07:08:45
2018-09-26T07:08:44
null
UTF-8
Java
false
false
683
java
org apach common math except thrown error occur evalu function maintain code argument code properti hold input caus function evalu fail version revis date function evalu except functionevaluationexcept math except mathexcept construct except indic argument caus function eval...
[ "hvdthong@gmail.com" ]
hvdthong@gmail.com
6634ba8b35808e6680157115ad01dbbf0469da7e
95e944448000c08dd3d6915abb468767c9f29d3c
/sources/com/p280ss/android/ugc/aweme/p313im/sdk/common/C31077d.java
5a19a040702a61f7d5d4ffe34106cb0ce80c4a36
[]
no_license
xrealm/tiktok-src
261b1faaf7b39d64bb7cb4106dc1a35963bd6868
90f305b5f981d39cfb313d75ab231326c9fca597
refs/heads/master
2022-11-12T06:43:07.401661
2020-07-04T20:21:12
2020-07-04T20:21:12
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,920
java
package com.p280ss.android.ugc.aweme.p313im.sdk.common; import android.arch.lifecycle.C0043i; import android.arch.lifecycle.C0053p; import com.p280ss.android.ugc.aweme.arch.widgets.base.C23084b; import java.util.List; import kotlin.jvm.internal.C7571f; import kotlin.jvm.internal.C7573i; /* renamed from: com.ss.androi...
[ "65450641+Xyzdesk@users.noreply.github.com" ]
65450641+Xyzdesk@users.noreply.github.com
213b3f57190fbada1d8bbb577c698a1ba0c540ba
ad4beedef0d5a58fea01a96cb91c6b9c5bd76c79
/src/main/java/com/ch/system/web/paging/OpenAdvertisementOverviewPaging.java
4b815b2259861387b4e6260d0bd3ce0105a36e8b
[]
no_license
kunkun39/HB_YL
afaed8edffd1c13e89817931611d0fc0455d3cf3
aa8519d06d6cf35185dc3d70fcf396b98d3fe7a7
refs/heads/master
2020-12-24T13:17:26.733263
2015-03-30T05:12:15
2015-03-30T05:12:15
32,303,780
0
0
null
null
null
null
UTF-8
Java
false
false
1,020
java
package com.ch.system.web.paging; import com.ch.system.service.AdvertisementService; import com.ch.system.web.facade.dto.OpenAdvertisementDTO; import java.util.List; /** * User: Jack Wang * Date: 15-3-17 * Time: 下午2:26 */ public class OpenAdvertisementOverviewPaging extends AbstractPaging<OpenAdverti...
[ "34445282@qq.com" ]
34445282@qq.com
f1527db8eb3203c3bdfc0bc544dc45ff89571a97
134357cb7c008d7cf21079a01dc968f035c52a73
/app/src/main/java/com/example/map/mylocation/dialog/InputNumberDiaolg.java
35b3a79e4918b843cf399544d6408dc9305f1cc2
[]
no_license
zsh9/Lab
ffe090a9d67558a51167cef4db1da269cc9e3fbb
b71a73922919d9b2073a7928334d03912127edf5
refs/heads/master
2023-03-29T05:16:02.607589
2021-03-23T05:50:21
2021-03-23T05:50:21
350,593,934
0
0
null
null
null
null
UTF-8
Java
false
false
2,977
java
package com.example.map.mylocation.dialog; import android.app.Dialog; import android.content.Context; import android.os.Bundle; import android.util.DisplayMetrics; import android.view.Gravity; import android.view.LayoutInflater; import android.view.View; import android.view.Window; import android.view.WindowManager; i...
[ "xxx" ]
xxx
57eedb690e205aafb0b7280333fe27e287985940
1f109cdafee21aac5668e94926b0e2299e2379a3
/Awesome/app/src/main/java/com/dismas/imaya/newpipe/DownloadDialog.java
735287e37ab53f331420a881d9875bd9ff0833b2
[]
no_license
ImayaDismas/awesome
91dcfe3395e62368d49cd3411a50405dd456a68d
7e357cacd999dbfbdaa50e701a49cefc37666d4b
refs/heads/master
2021-01-17T20:02:20.575650
2016-04-12T20:51:33
2016-04-12T20:51:33
54,651,427
0
0
null
null
null
null
UTF-8
Java
false
false
7,424
java
package com.dismas.imaya.newpipe; import android.Manifest; import android.app.Dialog; import android.app.DownloadManager; import android.content.Context; import android.content.DialogInterface; import android.content.pm.PackageManager; import android.net.Uri; import android.os.Bundle; import android.support.annotation...
[ "imayadismas@gmail.com" ]
imayadismas@gmail.com
0e8ad0275d43736eca15b0610711c0981e860d17
bd3296a9ed115058bd18086878a2db1e6630b6f0
/src/main/java/bf/onea/domain/PersistentAuditEvent.java
c8715f0a7e3d2b54be13dff1491e5d42a2a3a14c
[]
no_license
Kadsuke/sidotapp
7e5df866ed917607759c4427fe4f153ea6024e8e
ded26aaad10085c50efcd97c34ba6c1a0e2ab7c3
refs/heads/main
2023-01-31T20:49:16.371591
2020-12-14T09:02:39
2020-12-14T09:02:39
316,159,926
0
0
null
2020-12-14T09:02:41
2020-11-26T07:56:10
TypeScript
UTF-8
Java
false
false
2,607
java
package bf.onea.domain; import java.io.Serializable; import java.time.Instant; import java.util.HashMap; import java.util.Map; import javax.persistence.*; import javax.validation.constraints.NotNull; /** * Persist AuditEvent managed by the Spring Boot actuator. * * @see org.springframework.boot.actuate.audit.Audit...
[ "jhipster-bot@jhipster.tech" ]
jhipster-bot@jhipster.tech
fdb1c70b6e34cff9668bec6243f5a01d41ba5c44
71da7e88d6f9a326fd06f62e7ea5ff5a222d7793
/app/src/main/java/co/id/shope/fragments/CartPembayaranFragment.java
e53571fa6fa4f8ed588f9a9d49c0cbb4f897b007
[]
no_license
kyky04/aplikasimandiri-client
86094978d596862508ceb9ee13163b2e4fe80d58
627f8f30d68dbb43be712de7d8f7eb42e2ae99ee
refs/heads/master
2020-04-14T01:05:46.555312
2018-12-30T01:00:39
2018-12-30T01:00:39
163,551,932
0
0
null
null
null
null
UTF-8
Java
false
false
4,953
java
package co.id.shope.fragments; import android.app.ProgressDialog; import android.os.Bundle; import android.support.v4.app.Fragment; import android.support.v4.app.FragmentManager; import android.support.v4.app.FragmentTransaction; import android.support.v7.widget.CardView; import android.support.v7.widget.LinearLayoutM...
[ "rizki@pragmainf.co.id" ]
rizki@pragmainf.co.id
4c7c4b45f3284fb7c7310beb26fd726b7495fd0d
0ae7317e280a12a918a394cf5487840a1d1485ad
/src/main/java/com/goat/jdk/learn/chapter005/F021/item03/NaiveMerchant.java
9e943076a96b35e66183012d7a2fbe94f2443ca6
[]
no_license
yangfancoming/goatjdk
81dd83058e133114cbe829be07186f730f9939a8
098ad4c495d3f45fdc1718f650306db4968d1667
refs/heads/master
2022-06-26T03:50:22.515609
2021-10-29T08:26:37
2021-10-29T08:26:37
204,645,318
0
0
null
2022-06-17T02:37:10
2019-08-27T07:26:14
Java
UTF-8
Java
false
false
557
java
package com.goat.jdk.learn.chapter005.F021.item03; /** * Created by Administrator on 2019/12/5. * * @ Description: TODO * @ author 山羊来了 * @ date 2019/12/5---14:17 */ public class NaiveMerchant extends Merchant { @Override public Double actionPrice(double price) { return 0.9 * price; } ...
[ "34465021+jwfl724168@users.noreply.github.com" ]
34465021+jwfl724168@users.noreply.github.com
897e8129cb456f446b2a6a33ecc93140d76585de
a5bcbc7ed5f50cde2ccb862aa3450a0aa6cfbde8
/01-algorithm/src/main/java/org/sprintdragon/algorithm/lc/Title198.java
50254a92ad32be35cb1996626040d3b25813aed7
[]
no_license
psiitoy/accumulate
f733b35929864658e8eeb342792521afaf2f1aac
1059cf22d1b2d3cc7919e185ae94d380e045bf8f
refs/heads/master
2022-05-04T05:35:14.261835
2022-04-09T12:26:21
2022-04-09T12:26:21
100,947,657
0
0
null
null
null
null
UTF-8
Java
false
false
1,560
java
package org.sprintdragon.algorithm.lc; public class Title198 { /** * 这个是我自创的,还是官方的正向解法比较简单 * * @param nums * @return */ public int rob(int[] nums) { int len = nums.length; int[] dp = new int[len]; dp[len - 1] = nums[len - 1]; if (len == 1) { ...
[ "psiitoy@126.com" ]
psiitoy@126.com
ca00288ca561dcaf6a121ff9a9f99bf8be292174
09960b68707da3891f45ac2eda90e177a742b28d
/web/ahnew/src/main/java/com/szty/aihao/service/aihaobusiness37_service.java
c026fba7cd0f8644932ab2059135e4cedd550d5b
[]
no_license
jiangyiman/szty
a72434d586f836f8a9039b3a5a293f614a1e4b99
9087733b2b88b6ac0e0cd7d13652f02b42cdb848
refs/heads/master
2021-05-30T22:03:01.114487
2016-03-25T06:25:18
2016-03-25T06:25:18
null
0
0
null
null
null
null
UTF-8
Java
false
false
5,003
java
/* *@=================================================================== *@项目说明 *@作者:宋春林 *@版本信息:@Copy Right 2011-2015 *@文件: iDataAihaobusiness37.java *@项目名称:JAVA项目管理 *@创建时间:2015/10/15 *@=================================================================== */ package com.szty.aihao.service; import com.szty.ai...
[ "279941737@qq.com" ]
279941737@qq.com
41bf57fcb94b29eed20974193cc664fa62a8b585
a36d40485f92f78b75b5528ad6372fe6a2c00f28
/app/src/main/java/com/example/nikkoekasaputra/simplenewsapps/activity/DetailNewsActivity.java
7e68d045217e717021d7d5e6493766641ba4a27a
[]
no_license
NikkoES/SimpleNewsApps
616982b30c6bb035541489f58d025c7d3a470b69
73b4ea02dc841929a7834cdecc8a0694a6ac23a5
refs/heads/master
2021-04-03T06:44:52.147978
2018-03-29T08:24:57
2018-03-29T08:24:57
124,904,677
0
1
null
null
null
null
UTF-8
Java
false
false
3,583
java
package com.example.nikkoekasaputra.simplenewsapps.activity; import android.app.Activity; import android.content.Intent; import android.net.Uri; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.view.Menu; import android.view.MenuItem; import android.view.View; import android.wi...
[ "nikkoeka04@gmail.com" ]
nikkoeka04@gmail.com
2b29de801ff6bb5b2a6331ec5d9a2108017de5f5
0f5b39c105ba2e702557f92f6ae81b26ba435d4f
/src/main/java/org/apache/tomcat/util/collections/ConcurrentCache.java
9e7531f528c5949be1496480682a42b63ffcb9be
[ "Apache-2.0" ]
permissive
frpascua/Tomcat-7
31d26447722856f5127cb001bfb49e603d606109
e51fcf57d338eb8d74e638c5a384acd594009b89
refs/heads/master
2023-04-01T23:21:35.882186
2017-02-19T08:33:16
2017-02-19T08:33:16
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,629
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 ...
[ "britrock@163.com" ]
britrock@163.com
f6b7c17655bb53dfba0b54dc7ba3404433256c14
38c4451ab626dcdc101a11b18e248d33fd8a52e0
/identifiers/batik-1.7/sources/org/apache/batik/css/parser/DefaultConditionFactory.java
3d77a8bdf746fe32bab35f93d6677c0bc095822f
[]
no_license
habeascorpus/habeascorpus-data
47da7c08d0f357938c502bae030d5fb8f44f5e01
536d55729f3110aee058ad009bcba3e063b39450
refs/heads/master
2020-06-04T10:17:20.102451
2013-02-19T15:19:21
2013-02-19T15:19:21
null
0
0
null
null
null
null
UTF-8
Java
false
false
6,453
java
org PACKAGE_IDENTIFIER false apache PACKAGE_IDENTIFIER false batik PACKAGE_IDENTIFIER false css PACKAGE_IDENTIFIER false parser PACKAGE_IDENTIFIER false org PACKAGE_IDENTIFIER false w3c PACKAGE_IDENTIFIER false css PACKAGE_IDENTIFIER false sac UNKNOWN_IDENTIFIER false AttributeCondition UNKNOWN_IDENTIFIER false org PAC...
[ "pschulam@gmail.com" ]
pschulam@gmail.com
abdf0adad32d84d16c869a6c5565725a3781889d
056ff5f928aec62606f95a6f90c2865dc126bddc
/javashop/shop-core/src/main/java/com/enation/app/shop/component/payment/plugin/alipay/sdk34/api/response/AlipayMarketingVoucherAuthSendResponse.java
855b965ff0551e67480f4c6760a82a371166815e
[]
no_license
luobintianya/javashop
7846c7f1037652dbfdd57e24ae2c38237feb1104
ac15b14e8f6511afba93af60e8878ff44e380621
refs/heads/master
2022-11-17T11:12:39.060690
2019-09-04T08:57:58
2019-09-04T08:57:58
null
0
0
null
null
null
null
UTF-8
Java
false
false
789
java
package com.enation.app.shop.component.payment.plugin.alipay.sdk34.api.response; import com.enation.app.shop.component.payment.plugin.alipay.sdk34.api.AlipayResponse; import com.enation.app.shop.component.payment.plugin.alipay.sdk34.api.internal.mapping.ApiField; /** * ALIPAY API: alipay.marketing.voucher.auth...
[ "sylow@javashop.cn" ]
sylow@javashop.cn
c01241f9366abd38cb5ede9c5ebd0738a2e76f1c
568a75e1cbdbe73af9177312e8519c419f215a94
/Day16/代码/2/src/main/java/activity/MainActivity.java
e0814f829c98dae050c077671fdbaf9dff75e4c3
[]
no_license
daadt/HomeWork
e272e1d4ef7ac41ef7d8272164be3e40bb8fa5ef
883017ccd098093ae094ac11c70aafd82ef99a62
refs/heads/master
2022-11-11T17:54:27.657848
2020-06-27T14:42:40
2020-06-27T14:42:40
268,200,642
0
0
null
null
null
null
UTF-8
Java
false
false
2,957
java
package activity; import android.widget.Toast; import androidx.fragment.app.Fragment; import androidx.viewpager.widget.ViewPager; import com.example.douts.R; import java.util.ArrayList; import base.BaseActivity; import base.CommPagerAdapter; import bean.MainPageChangeEvent; import bean.PauseVideoEvent; import butt...
[ "floveandroid@sina.com" ]
floveandroid@sina.com