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
b7b0e73eaf27f3f55db3036c5f3aa5bb665cad7d
10fdc3aa333ef07a180f29a4425650945c3da9c8
/zhuanbo-service/src/main/java/com/zhuanbo/service/mapper/ShopIndexTopicGoodsMapper.java
83d246215d0a2a4d80ed59a69205610ca9a345fd
[]
no_license
arvin-xiao/lexuan
4d67f4ab40243c7e6167e514d899c6cd0c3f0995
6cffeee1002bad067e6c8481a3699186351d91a8
refs/heads/master
2023-04-27T21:01:06.644131
2020-05-03T03:03:52
2020-05-03T03:03:52
null
0
0
null
null
null
null
UTF-8
Java
false
false
307
java
package com.zhuanbo.service.mapper; import com.baomidou.mybatisplus.core.mapper.BaseMapper; import com.zhuanbo.core.entity.IndexTopicGoods; /** * <p> * Mapper 接口 * </p> * * @author rome * @since 2019-03-14 */ public interface ShopIndexTopicGoodsMapper extends BaseMapper<IndexTopicGoods> { }
[ "13509030019@163.com" ]
13509030019@163.com
e2fcc9f1b64a764c65f9c54908b3623b80cc7c9b
c18ca0ee85f21ef5e9890db9bb70ab8bb114200a
/Software Engineering/Assignments/Assignment3/Triangle/src/bug5/Triangle.java
c42e8b86cd90e05ef158fbdf98b0cad33016b382
[]
no_license
f1lm/MS-2014-Boise-State-University
a3032b8b9e13303cdb3b4cb0001eddfd0d1cbffe
9d87f14e48a5c51a8a3ebfb0e010a493faf70576
refs/heads/master
2020-04-15T15:17:48.031552
2015-03-18T01:37:30
2015-03-18T01:37:30
32,502,472
1
1
null
2015-03-19T05:19:57
2015-03-19T05:19:56
null
UTF-8
Java
false
false
681
java
package bug5; public class Triangle { public enum TriangleType {RIGHT, ACUTE, OBTUSE, NOTRIANGLE}; private int angleA, angleB, angleC; public Triangle(int a, int b, int c){ this.angleA = a; this.angleB = b; this.angleC = c; } public TriangleType reportTriangleType() { if (angleA <= 0 || angleB <=...
[ "milsonmun@yahoo.com" ]
milsonmun@yahoo.com
d2e6c8f3769de182a7efff4c7a1f1c4a36b982bd
c3015944f8dcdd45e1124d27f8fbe1f5fbad9f98
/src/main/java/com/github/chen0040/tensorflow/classifiers/demo/Cifar10AudioEncoderDemo.java
66ef35609d09c4fab3ba4b5fec187e2918d3b5ec
[ "MIT" ]
permissive
shiddugmail/java-tensorflow-music
82276517bcf02c7a2c0200731a6a8a1b08d43b1a
e6f21b1903a897e34f7547c7e4586a3e9989ae70
refs/heads/master
2021-05-25T07:29:48.885228
2018-04-18T07:15:01
2018-04-18T07:15:01
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,227
java
package com.github.chen0040.tensorflow.classifiers.demo; import com.github.chen0040.tensorflow.classifiers.models.cifar10.Cifar10AudioClassifier; import com.github.chen0040.tensorflow.classifiers.utils.FileUtils; import com.github.chen0040.tensorflow.classifiers.utils.ResourceUtils; import org.slf4j.Logger; import org...
[ "xs0040@gmail.com" ]
xs0040@gmail.com
5c20069e96ceef22839c373a9e219afc09034ba7
faad9426e40b868103f7995aad166f2328060f00
/TestModel/mymode/src/main/java/yuncar/aten/com/mymode/banner/transformer/ZoomOutTranformer.java
1e64f506c174536faf57a9ce6b8749373b4c6d18
[]
no_license
jkabcd/TestModel
f46f193a3a688e35e1283e93263c01762ff0d8e9
6ea474ab4784475fc30f65d5a8f32cacbaf262b3
refs/heads/master
2020-03-23T12:05:24.058614
2018-08-03T09:03:46
2018-08-03T09:03:46
141,536,287
0
0
null
null
null
null
UTF-8
Java
false
false
1,141
java
/* * Copyright 2014 Toxic Bakery * * 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 ...
[ "610184089@qq.com" ]
610184089@qq.com
a5b256fac27b9ec5712a22c8a2498a435a62ce66
bc9ac4a549291c79971bfd6ec65d291009dd394e
/app/src/main/java/com/ghs/ghspm/models/task/relatedtometask/RelatedToMeTaskFragment.java
82ce0f4add761eb1b2c47e6f5acd738cbe7ea68b
[]
no_license
DevelopWb/ghsPm
cc2f97a399a578164271478a4f0979547d6592d8
595272959eaddf8c9f8e6b1d9b911c7fa60eb344
refs/heads/master
2021-08-28T03:39:36.776497
2021-08-18T07:05:45
2021-08-18T07:05:45
210,289,189
0
0
null
null
null
null
UTF-8
Java
false
false
7,712
java
package com.ghs.ghspm.models.task.relatedtometask; import android.content.Context; import android.content.Intent; import android.os.Bundle; import android.support.annotation.Nullable; import android.support.v4.widget.SwipeRefreshLayout; import android.support.v7.widget.LinearLayoutManager; import android.support.v7.wi...
[ "three6one@163.com" ]
three6one@163.com
de3866b2c0de769f070416a4036795c0f318fac2
0d40f2824c1e9f1a43f3853efea83c765925fa3d
/src/main/java/com/vidal/merlin/wsclient/indicationGroup/SearchByCispIdResponse.java
bca6efd2ab416deededf1cd6551511755cda71f2
[]
no_license
ncauvet/VidalPrescriptionWS
2319ae3b9a2f97fe9a4c2fae7c82b322d68df861
9911d3b9a2f02abac78a3d40d8d8914bc0d34db0
refs/heads/master
2020-03-31T07:33:47.792042
2013-11-02T08:50:40
2013-11-02T08:50:40
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,697
java
package com.vidal.merlin.wsclient.indicationGroup; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlElement; import javax.xml.bind.annotation.XmlRootElement; import javax.xml.bind.annotation.XmlType; /** * <p>Java class for anonym...
[ "nicolascauvet@gmail.com" ]
nicolascauvet@gmail.com
0b44d3451b7ec388ec64faee74f52d38d29a5fbd
f79556e9a4cdace2b24d68a27328a1629e085530
/学生成绩 教务管理 系统/教务管理系统(jsp+servlet+mysql)/guanli/src/com/bjsxt/drp/web/usermgr/actions/DelUserAction.java
46519837630464bea79e4d4d27df69665b80d4a8
[]
no_license
X-lun/Java-web
3274b5f4e1536573d70c4b515c96efcd8233cf90
f21b76d6b690d68a53366622a859551e1ebc0b40
refs/heads/master
2022-04-15T08:21:53.094414
2019-04-21T07:20:08
2019-04-21T07:20:08
null
0
0
null
null
null
null
GB18030
Java
false
false
969
java
package com.bjsxt.drp.web.usermgr.actions; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import org.apache.struts.action.Action; import org.apache.struts.action.ActionForm; import org.apache.struts.action.ActionForward; import org.apache.struts.action.ActionMapping; imp...
[ "3196614820@qq.com" ]
3196614820@qq.com
9a47d59c179015a7fc38273b28753e5425a98947
5ec06dab1409d790496ce082dacb321392b32fe9
/clients/jaxrs-resteasy/generated/src/gen/java/org/openapitools/model/OrgApacheSlingDistributionPackagingImplImporterLocalDistributioInfo.java
261985ee8b0f2e6f664d1ac6f0e2f4346d4bbf70
[ "Apache-2.0" ]
permissive
shinesolutions/swagger-aem-osgi
e9d2385f44bee70e5bbdc0d577e99a9f2525266f
c2f6e076971d2592c1cbd3f70695c679e807396b
refs/heads/master
2022-10-29T13:07:40.422092
2021-04-09T07:46:03
2021-04-09T07:46:03
190,217,155
3
3
Apache-2.0
2022-10-05T03:26:20
2019-06-04T14:23:28
null
UTF-8
Java
false
false
3,558
java
package org.openapitools.model; import java.util.Objects; import java.util.ArrayList; import com.fasterxml.jackson.annotation.JsonProperty; import com.fasterxml.jackson.annotation.JsonCreator; import org.openapitools.model.OrgApacheSlingDistributionPackagingImplImporterLocalDistributioProperties; import javax.validati...
[ "cliffano@gmail.com" ]
cliffano@gmail.com
eb85393ce5e2e8beda518dc86b352a001366152e
5a26b745dcbe99e7bbce9b61ba0004aaed0762d4
/app/src/main/java/com/yingzhiyun/yingquxue/adapter/VipCouresAdapter.java
5c007cc1e6a1dbc2da21265bb6e6cb14d9ff01ad
[]
no_license
moxun/Yingzhiyun
c7a41c78f7d0b57e16b733944f246da0516c5fc0
ca5d62f26d885c057ae502715e9de78f2154e58c
refs/heads/master
2022-09-06T21:07:57.926039
2020-06-03T08:58:06
2020-06-03T08:58:06
269,038,272
0
0
null
null
null
null
UTF-8
Java
false
false
1,486
java
package com.yingzhiyun.yingquxue.adapter; import android.content.Context; import android.content.Intent; import android.view.View; import com.yingzhiyun.yingquxue.OkBean.VipCenterBean; import com.yingzhiyun.yingquxue.R; import com.yingzhiyun.yingquxue.activity.homepagr.course.CourseInfoActivity; import com.yingzhiyun...
[ "2636216883@qq.com" ]
2636216883@qq.com
1ca8240b344466288e742728f26cddb95f9a7747
622259e01d8555d552ddeba045fafe6624d80312
/edu.harvard.i2b2.eclipse.plugins.adminTool/src/edu/harvard/i2b2/patientMapping/ui/DisplayXmlMessageDialog.java
3354ef4de342435a80ca544b3b42319d947af8e2
[]
no_license
kmullins/i2b2-workbench-old
93c8e7a3ec7fc70b68c4ce0ae9f2f2c5101f5774
8144b0b62924fa8a0e4076bf9672033bdff3b1ff
refs/heads/master
2021-05-30T01:06:11.258874
2015-11-05T18:00:58
2015-11-05T18:00:58
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,680
java
/* * Copyright (c) 2006-2015 Massachusetts General Hospital * All rights reserved. This program and the accompanying materials * are made available under the terms of the i2b2 Software License v2.1 * which accompanies this distribution. * * Contributors: * * Wensong Pan * */ /* ...
[ "Janice@phs000774.partners.org" ]
Janice@phs000774.partners.org
4fa8af81eb73ee4509bec611a11d50987175fa72
f3da64ad593bcb25be6d258cb6aca8324fda9c0d
/app/src/main/java/tellh/com/autogo/AndroidApplication.java
b0f695e4c7ad5616874021b60329d67727290bad
[ "Apache-2.0" ]
permissive
GalesnjakBot/AutoGo
9c3eb1ee15d44a4ebc9268bdf1780457d128f8ee
a3e5bd40ded7adf577c2303fcbc0c8914ec267c3
refs/heads/master
2021-01-22T19:53:56.618828
2017-03-15T13:47:05
2017-03-15T13:47:05
null
0
0
null
null
null
null
UTF-8
Java
false
false
469
java
package tellh.com.autogo; import android.app.Application; import com.squareup.leakcanary.LeakCanary; /** * Created by tlh on 2016/8/16 :) */ public class AndroidApplication extends Application { private static AndroidApplication instance; public static AndroidApplication getInstance() { return ins...
[ "570495627@qq.com" ]
570495627@qq.com
12141eaef95e4c5a708101c1ff74e03fd3dc61e4
eb9f655206c43c12b497c667ba56a0d358b6bc3a
/platform/platform-impl/src/com/intellij/application/options/editor/fonts/AppFontConfigurable.java
3341fe737724f9cbe9722a86e149bc6589bff2e9
[ "Apache-2.0" ]
permissive
JetBrains/intellij-community
2ed226e200ecc17c037dcddd4a006de56cd43941
05dbd4575d01a213f3f4d69aa4968473f2536142
refs/heads/master
2023-09-03T17:06:37.560889
2023-09-03T11:51:00
2023-09-03T12:12:27
2,489,216
16,288
6,635
Apache-2.0
2023-09-12T07:41:58
2011-09-30T13:33:05
null
UTF-8
Java
false
false
3,357
java
// Copyright 2000-2023 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. package com.intellij.application.options.editor.fonts; import com.intellij.ide.DataManager; import com.intellij.openapi.editor.EditorFactory; import com.intellij.openapi.editor.colors.EditorColorsMa...
[ "intellij-monorepo-bot-no-reply@jetbrains.com" ]
intellij-monorepo-bot-no-reply@jetbrains.com
c4f2a5f24224731c59bb9724c625af944b435785
af96c6474835be2cc34ef21b0c2a45e950bb9148
/awt/org/apache/harmony/awt/wtk/NativeRobot.java
0b354d05bc116339c60f019dbad7d3f614e2c6b8
[ "Apache-2.0", "LicenseRef-scancode-unicode" ]
permissive
zsol/android_frameworks_base
86abe37fcd4136923cab2d6677e558826f087cf9
8d18426076382edaaea68392a0298d2c32cfa52e
refs/heads/donut
2021-07-04T17:24:05.847586
2010-01-13T19:24:55
2010-01-13T19:24:55
469,422
14
12
NOASSERTION
2020-10-01T18:05:31
2010-01-12T21:20:20
Java
UTF-8
Java
false
false
2,445
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...
[ "initial-contribution@android.com" ]
initial-contribution@android.com
19e1f0aaa6fa78615b8ca5ce9747399a823169bd
ba6b506a9b27f3a7b1e264b200a605a29184998d
/src/java/edu/uns/oceca/jpa/SvaRespuestaPK.java
9130445bace3d848aebbdd7f52d3e45bfc724b50
[]
no_license
davidpy3/pegasusERP
3255158ce837b2e1256ea5dd639b94ec1bfc5dfa
0b6d8653c20f6c2d776249d9dc539dfc897a37b4
refs/heads/master
2021-01-10T11:51:18.822607
2015-11-16T21:57:18
2015-11-16T21:57:18
46,126,676
0
0
null
null
null
null
UTF-8
Java
false
false
1,914
java
package edu.uns.oceca.jpa; import java.io.Serializable; import javax.persistence.Basic; import javax.persistence.Column; import javax.persistence.Embeddable; /** * * @author Jorik */ @Embeddable public class SvaRespuestaPK implements Serializable { @Basic(optional = false) @Column(name = "id_...
[ "TOSHIBA@192.168.1.34" ]
TOSHIBA@192.168.1.34
2dff8cf901e0ac9565ca80a83b5e7c2e385279c5
be73270af6be0a811bca4f1710dc6a038e4a8fd2
/crash-reproduction-moho/results/XWIKI-13372-19-26-NSGA_II-LineCoverage:ExceptionType:StackTraceSimilarity/org/xwiki/job/AbstractJob_ESTest_scaffolding.java
fb12e5807d2c51bc1f20758e6fcefb1341fc614e
[]
no_license
STAMP-project/Botsing-multi-objectivization-using-helper-objectives-application
cf118b23ecb87a8bf59643e42f7556b521d1f754
3bb39683f9c343b8ec94890a00b8f260d158dfe3
refs/heads/master
2022-07-29T14:44:00.774547
2020-08-10T15:14:49
2020-08-10T15:14:49
285,804,495
0
0
null
null
null
null
UTF-8
Java
false
false
429
java
/** * Scaffolding file used to store all the setups needed to run * tests automatically generated by EvoSuite * Mon Apr 06 05:03:05 UTC 2020 */ package org.xwiki.job; import org.evosuite.runtime.annotation.EvoSuiteClassExclude; import org.junit.BeforeClass; import org.junit.Before; import org.junit.After; @EvoS...
[ "pouria.derakhshanfar@gmail.com" ]
pouria.derakhshanfar@gmail.com
e2aecff75ff692f02a6d368a3b115616de42bebf
f6504b7e7e0cc6e814f7d97c77d134bf0dd2fe71
/BaseLib/src/main/java/de/splotycode/bamboo/core/notification/Notification.java
81866ba59f813592383b4828eb4c588ae572985f
[]
no_license
SplotyCode/Bomboo
8d95d376ac6f2a3d42b3d4e763667bf1f71802cd
60a5d0fd43a5a0ca5b4d35342c100b39e6455845
refs/heads/master
2022-12-28T06:55:51.377560
2019-06-13T21:47:32
2019-06-13T21:47:32
148,342,213
0
0
null
2022-12-14T20:33:53
2018-09-11T15:52:47
Java
UTF-8
Java
false
false
206
java
package de.splotycode.bamboo.core.notification; import lombok.AllArgsConstructor; @AllArgsConstructor public class Notification { private NotificationType type; private String title, message; }
[ "davidscandurra@gmail.com" ]
davidscandurra@gmail.com
2da7b0b7a6dbbf37e4abc5d0257f29df9edd7fd2
774d36285e48bd429017b6901a59b8e3a51d6add
/sources/p118io/presage/C6505hc.java
4e0d9e49e6501b42734e6300e51f601cf9c0f29a
[]
no_license
jorge-luque/hb
83c086851a409e7e476298ffdf6ba0c8d06911db
b467a9af24164f7561057e5bcd19cdbc8647d2e5
refs/heads/master
2023-08-25T09:32:18.793176
2020-10-02T11:02:01
2020-10-02T11:02:01
300,586,541
0
0
null
null
null
null
UTF-8
Java
false
false
938
java
package p118io.presage; import java.util.Iterator; import java.util.NoSuchElementException; /* renamed from: io.presage.hc */ final class C6505hc<T> implements C6520hr, Iterator<T> { /* renamed from: a */ private int f17036a; /* renamed from: b */ private final T[] f17037b; public C6505hc(T[] t...
[ "jorge.luque@taiger.com" ]
jorge.luque@taiger.com
7ecc37559e5e9fae683d3a1bae0be0570ee39a71
f86938ea6307bf6d1d89a07b5b5f9e360673d9b8
/CodeComment_Data/Code_Jam/train/Standing_Ovation/S/main(351).java
3c4cd56c5a53ef26b1d556e291261aa09981a4cf
[]
no_license
yxh-y/code_comment_generation
8367b355195a8828a27aac92b3c738564587d36f
2c7bec36dd0c397eb51ee5bd77c94fa9689575fa
refs/heads/master
2021-09-28T18:52:40.660282
2018-11-19T14:54:56
2018-11-19T14:54:56
null
0
0
null
null
null
null
UTF-8
Java
false
false
974
java
package methodEmbedding.Standing_Ovation.S.LYD673; import java.io.BufferedReader; import java.io.FileReader; import java.io.IOException; import java.io.File; public class main { /** * @param args * RanexX */ public static void main(String[] args) throws IOException { // TODO Auto-generated method stub ...
[ "liangyuding@sjtu.edu.cn" ]
liangyuding@sjtu.edu.cn
75331300107c49b6eb87a735cad0094e40184ff2
e3780c806fdb6798abf4ad5c3a7cb49e3d05f67a
/src/main/java/com/hankcs/hanlp/seg/Dijkstra/Path/State.java
16a4f1138407671eb47eca29e3a20f8f04175573
[ "LicenseRef-scancode-unknown-license-reference", "Apache-2.0" ]
permissive
AnyListen/HanLP
7e3cf2774f0980d24ecab0568ad59774232a56d6
58e5f6cda0b894cad156b06ac75bd397c9e26de3
refs/heads/master
2021-01-22T04:23:14.514117
2018-12-11T01:27:36
2018-12-11T01:27:36
125,140,795
1
1
Apache-2.0
2018-04-16T16:49:47
2018-03-14T02:04:04
Java
UTF-8
Java
false
false
944
java
/* * <summary></summary> * <author>He Han</author> * <email>hankcs.cn@gmail.com</email> * <create-date>2014/10/29 15:35</create-date> * * <copyright file="State.java" company="上海林原信息科技有限公司"> * Copyright (c) 2003-2014, 上海林原信息科技有限公司. All Right Reserved, http://www.linrunsoft.com/ * This source is subject to the L...
[ "jfservice@126.com" ]
jfservice@126.com
7aaebf54673f7f3b7f04bbec6d0738b1f92b2e68
3b55fa2ab12a3034cd38a7ace86b9d6adc9127db
/default/administracion/gen/ceip/medicalissues/diabetes/ObservationsProperty.java
836e6eb3acf602962121ce966a3fde4a468c124f
[]
no_license
ellishia/CEIP
e1b58eb5fef0aa7130845f2f31c4c96f4f348c5a
206177a0924d1f0c0e84f77a93976fd9439d9645
refs/heads/master
2020-12-30T09:58:04.809910
2013-05-13T08:45:27
2013-05-13T08:45:27
null
0
0
null
null
null
null
UTF-8
Java
false
false
397
java
package ceip.medicalissues.diabetes; import org.monet.metamodel.TextFieldProperty; @SuppressWarnings("all") public class ObservationsProperty extends TextFieldProperty { public ObservationsProperty() { super();this._code = "mbtnb3g"; this._name = "Observations"; this._label = "Observaciones"; } ...
[ "askerosi@askerosi-laptop.(none)" ]
askerosi@askerosi-laptop.(none)
941263ffa5374b616c078c8adf372dca05f45a8e
5e9a4b1be359c8fcc4ff4270b7eaacf4943246a7
/src/tailor/structure/Strand.java
486ced3a7ebbb6f5895d33e74ca1a4b4aa3da4b2
[]
no_license
VijayEluri/tailor
4c42ee88ff0a0582d39bcac06f3d590412261db9
5dad7db350f4fee4961feed0f988b63c616a2519
refs/heads/master
2020-05-20T11:05:36.568834
2019-03-16T19:34:23
2019-03-16T19:34:23
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,730
java
package tailor.structure; import java.util.ArrayList; public class Strand extends Segment implements Structure, SSE { public Strand() { super(new ArrayList<>()); } @Override public void accept(StructureVisitor visitor) { // TODO Auto-generated method stub } @Ove...
[ "gilleain.torrance@gmail.com" ]
gilleain.torrance@gmail.com
68fdbb95625bbb99e5d4666905a9cfdd02fced82
d00ade2c3b51771c4bc722039283dc8ee88b8c76
/src/main/java/com/allmsi/flow/reflection/FlowNodeDealUserRegisterQueryReflection.java
a69101d3063aacf381ba8702581453254b3f7571
[]
no_license
nannan07/im-flow-spring-boot
e21eaeab6b5ba17a8e4e089b7681078790a1e2b1
7c1295920d638c2851b78970986fc509c14f080d
refs/heads/master
2020-04-26T17:22:05.128842
2019-03-04T09:07:48
2019-03-04T09:07:48
173,710,741
0
0
null
null
null
null
UTF-8
Java
false
false
1,215
java
package com.allmsi.flow.reflection; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Value; import org.springframework.stereotype.Component; import com.allmsi.flow.third.service.FlowExternalNodeDealUserService; import com.allmsi.sys.config.SpringContex...
[ "15711021520@163.com" ]
15711021520@163.com
00e4f93aa9974d48a7473409a9224118d3f135a2
4a0f2d321a642075997b2b9ec700e7d4d395d66e
/src/com/core/v2ch08/PersistenceDelegateTest/PersistenceDelegateTest.java
7178b656274090028d4e428a4a7d4b179d0d33ce
[]
no_license
rexnie/my_java
4598fd833d295908c04f5dc77d5e71234e4298dc
11fa99dadc93b14ebd949b87458656a0131bfbf1
refs/heads/master
2021-01-01T05:51:24.291937
2017-03-22T12:05:07
2017-03-22T12:05:07
41,648,277
0
0
null
null
null
null
UTF-8
Java
false
false
3,105
java
package com.core.v2ch08.PersistenceDelegateTest; import java.awt.geom.*; import java.beans.*; import java.net.*; import java.util.*; /** * This program demonstrates various persistence delegates. * @version 1.01 2007-10-03 * @author Cay Horstmann */ public class PersistenceDelegateTest { public static class Po...
[ "niedaocai@snda.com" ]
niedaocai@snda.com
f5f3dc4037e7f0d09fe8d7a5b3e1e87c41439c8a
c68f4bfaf06bdc785d8d42372c9362d79aadcabf
/de.dc.javafx.mm.lang/src-gen/de/dc/javafx/mm/lang/validation/AbstractMmDslValidator.java
efb346fed268343ad65cd702a8695baf9483db0f
[]
no_license
chqu1012/DCSceneBuilder
d8b5c776e8993ee9d0860844d344420f132db220
6792fd4cdd5f2dd08ae67cb6941e577c9f85d9d8
refs/heads/master
2020-07-07T19:58:02.157055
2020-03-14T09:54:41
2020-03-14T09:54:41
203,460,887
0
0
null
null
null
null
UTF-8
Java
false
false
863
java
/* * generated by Xtext 2.17.0 */ package de.dc.javafx.mm.lang.validation; import java.util.ArrayList; import java.util.List; import org.eclipse.emf.ecore.EPackage; import org.eclipse.xtext.xbase.validation.XbaseValidator; public abstract class AbstractMmDslValidator extends XbaseValidator { @Overrid...
[ "cqd2202@yahoo.de" ]
cqd2202@yahoo.de
3b67d0cf3d3e3a094282a2d61c5284e271dbbefe
dc0919c9609f03f5b239ec0799cea22ed070f411
/com/irainxun/wifilight/fragment/FUT090ColorFragment$7.java
9bb5233df4d0cd69cb076889d2e06b4e468ec39c
[]
no_license
jjensn/milight-decompile
a8f98af475f452c18a74fd1032dce8680f23abc0
47c4b9eea53c279f6fab3e89091e2fef495c6159
refs/heads/master
2021-06-01T17:23:28.555123
2016-10-12T18:07:53
2016-10-12T18:07:53
70,721,205
5
0
null
null
null
null
UTF-8
Java
false
false
1,682
java
package com.irainxun.wifilight.fragment; import android.os.Handler; import android.util.Log; import android.widget.SeekBar; import android.widget.SeekBar.OnSeekBarChangeListener; import android.widget.TextView; import com.irainxun.wifilight.xlink.MyApp; class FUT090ColorFragment$7 implements SeekBar.OnSeekBarChange...
[ "jjensen@GAM5YG3QC-MAC.local" ]
jjensen@GAM5YG3QC-MAC.local
c60fbbf79354a609e3614769a5ae18c45b6d94b4
5b009657de1892dd83cd9f7f91cd1369ca52fd5c
/src/com/qpidnetwork/request/OnQueryMyProfileCallback.java
ed0aea79075be3f5360de581733384ead1b06fd2
[]
no_license
pangpangcc/Dating4Lady
925c17892733eeb0ee9d149be65f35c1565eb915
fa706ba594371a7013345bd2bcbb1db3357c5071
refs/heads/master
2021-01-13T15:48:47.488513
2016-11-30T03:55:01
2016-11-30T03:55:01
null
0
0
null
null
null
null
UTF-8
Java
false
false
253
java
package com.qpidnetwork.request; import com.qpidnetwork.request.item.MyProfileItem; public interface OnQueryMyProfileCallback { public void OnQueryMyProfileDetail(long requestId, boolean isSuccess, String errno, String errmsg, MyProfileItem item); }
[ "Kingsleyyau@gmail.com" ]
Kingsleyyau@gmail.com
2740ea2c97f79bfeca7ff4829289e373dafe4070
4b1c7b9d106344d9a30973219dfeff9060bd2ad0
/ngap/src/main/java/tr/havelsan/ueransim/ngap0/ies/choices/NGAP_AMFPagingTarget.java
ba4cf80af5ae90b7e69e2ce60a9487582be501e2
[ "MIT" ]
permissive
kensinxie/UERANSIM
6384a17114e8a9ceb8bd94461edb5a393e39aba2
2c39c8f6895bc5bb60944797e7bcd50f7ff7011b
refs/heads/master
2022-12-07T13:41:28.552550
2020-09-07T13:54:15
2020-09-07T13:54:15
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,353
java
/* * MIT License * * Copyright (c) 2020 ALİ GÜNGÖR * * 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, modif...
[ "aligng1620@gmail.com" ]
aligng1620@gmail.com
adc28e2724416342391bdef967e1547d3bddab19
b03e73ff19caff0eef688ebc651de913c67592c0
/2018.2/IA/Projeto/weka_source_from_jdcore/weka/gui/beans/InstanceListener.java
ef7ffdb5a033bd50fa38837cdb2d22b741fa3f96
[]
no_license
fiorentinogiuseppe/Projetos_UFRPE
51a577680909979c9728ff71520b497b1d8e11e8
52d5fb74648e5221d455cbb5faf3f2c8ac2c0c64
refs/heads/master
2020-12-09T05:52:39.522462
2020-01-16T10:35:28
2020-01-16T10:35:28
233,209,784
0
0
null
null
null
null
UTF-8
Java
false
false
202
java
package weka.gui.beans; import java.util.EventListener; public abstract interface InstanceListener extends EventListener { public abstract void acceptInstance(InstanceEvent paramInstanceEvent); }
[ "fiorentinogiuseppebcc@gmail.com" ]
fiorentinogiuseppebcc@gmail.com
da21172397bbf53f1ede51151c3f6d04cb9e1c29
ab1b6e7b92517e4425bb3ae817041b7697f98558
/drools-core/src/main/java/org/drools/xml/XmlChangeSetReader.java
97c9d1f2ebed4c4eedf7cdc4249985dfd91187f1
[]
no_license
jayzhk/drools51
2a1ee1a3a9284e79b294aa39d7050b35ffac6f31
98c4067df30c060ec19c0ae70244cc089ae43e56
refs/heads/master
2021-05-08T07:11:39.985092
2017-10-18T15:13:50
2017-10-18T15:13:50
106,695,906
0
0
null
null
null
null
UTF-8
Java
false
false
2,813
java
/** * Copyright 2010 JBoss 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 to ...
[ "jay.zeng@hotmail.com" ]
jay.zeng@hotmail.com
d20eddf5ab3253fee012af27c7cdd4223e94ce9a
5aa4d6e75dff32e54ccaa4b10709e7846721af05
/samples/j2ee/snippets/com.ibm.sbt.automation.test/src/main/java/com/ibm/sbt/test/java/smartcloud/CommunitiesTestSuite.java
10d5953fe6bf3036eba77d298aa7b4c8eef4278e
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
gnuhub/SocialSDK
6bc49880e34c7c02110b7511114deb8abfdee924
02cc3ac4d131b7a094f6983202c1b5e0043b97eb
refs/heads/master
2021-01-16T20:08:07.509051
2014-07-09T08:53:03
2014-07-09T08:53:03
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,534
java
/* * � Copyright IBM Corp. 2013 * * 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 ...
[ "LORENZOB@ie.ibm.com" ]
LORENZOB@ie.ibm.com
dfa43039538a781a9194b92feb1ccc71b50ff1e4
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/4/4_8a509751afe51b13fa732c9feda6b0e6bcaffec0/MechanicPopup/4_8a509751afe51b13fa732c9feda6b0e6bcaffec0_MechanicPopup_t.java
d44c0c584092c160cc8a354d1ac54cd16a00610d
[]
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,457
java
/******************************************************************************* * Copyright (C) 2011, Google Inc. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is availab...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
5b7d3a505f2dc75412aeecdd1dab9c454cfc4e49
2fd9d77d529e9b90fd077d0aa5ed2889525129e3
/DecompiledViberSrc/app/src/main/java/com/viber/voip/u.java
2d65c3ceee792499b34249bd5822465ffc9802c9
[]
no_license
cga2351/code
703f5d49dc3be45eafc4521e931f8d9d270e8a92
4e35fb567d359c252c2feca1e21b3a2a386f2bdb
refs/heads/master
2021-07-08T15:11:06.299852
2021-05-06T13:22:21
2021-05-06T13:22:21
60,314,071
1
3
null
null
null
null
UTF-8
Java
false
false
344
java
package com.viber.voip; final class u implements Runnable { private final HomeActivity a; u(HomeActivity arg1) { } public void run() { } } /* Location: E:\Study\Tools\apktool2_2\dex2jar-0.0.9.15\classes_viber_4_dex2jar.jar * Qualified Name: com.viber.voip.u * JD-Cor...
[ "yu.liang@navercorp.com" ]
yu.liang@navercorp.com
4a503b6f5a297e310e8f67e665d437c43cf128a5
66121735032200be61a8930620f4ef40ece418e6
/src/main/java/com/tomgs/spring/data/coherence/core/extractor/ExpressionExtractor.java
9d286e70079fba8ab2b6552b6e5004d5c218a133
[]
no_license
tincopper/spring-data-coherence
a3816bc5553ebbafb860130ebfc979e81affbf8d
b51b2b46efab3cf27d3480cc65e68ed8f9bbc71b
refs/heads/master
2021-04-15T10:00:10.086095
2018-04-08T04:47:12
2018-04-08T04:47:12
126,456,465
2
1
null
null
null
null
UTF-8
Java
false
false
5,427
java
/* * Copyright 2009 Aleksandar Seovic * * 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...
[ "136082619@qq.com" ]
136082619@qq.com
a0c68adbf77df67862d84eb1c64e006888ca3e51
9b2b6aa7e2546ca9734f732811c77d32c16708f7
/app/src/main/java/com/example/myapplication/presenter/NewsSlidePersenter.java
e643b578b9407b980338af46b30360c8fef1e1b6
[]
no_license
Laddie1994/NewsSample
34055141531eb9883e93871c5c92aa4032807bbd
29d59a195d62ad70f9874401dca231bdbde5e3f3
refs/heads/master
2020-07-20T07:19:43.426524
2019-09-05T15:29:51
2019-09-05T15:29:51
null
0
0
null
null
null
null
UTF-8
Java
false
false
654
java
package com.example.myapplication.presenter; import com.example.myapplication.bean.NewsDetail; import com.example.myapplication.interactor.NewsDetailInteracor; import com.example.myapplication.presenter.BasePresenter; import com.example.myapplication.view.NewsSlideView; /** * Created by MBENBEN on 2016/1/19. */ pub...
[ "762900942@qq.com" ]
762900942@qq.com
e68aa0b82c4936d878bb373657a988f30199b813
aebc64415090ab67574aea581f0935c6af7df350
/policy-service/src/main/java/zw/co/mynhaka/policyservice/domain/model/MobileMoneyDetails.java
d06ff124a737b21e4d2b3a4cb94e268ad83269eb
[]
no_license
emanyeruke/emanyeruke
12d1828535322e8aef89c1158a8a048076e5a9ec
da5a0faef7053a3b384b1a236c71e5e7f405f8a5
refs/heads/main
2023-09-06T09:18:40.677758
2021-11-09T13:33:36
2021-11-09T13:33:36
425,185,901
0
0
null
null
null
null
UTF-8
Java
false
false
342
java
package zw.co.mynhaka.policyservice.domain.model; import lombok.AllArgsConstructor; import lombok.Data; import lombok.NoArgsConstructor; import javax.persistence.Embeddable; @Data @Embeddable @NoArgsConstructor @AllArgsConstructor public class MobileMoneyDetails { private String mobileNumber; private String...
[ "annettez@sonity.net" ]
annettez@sonity.net
c12e091bdc4fd80d751df12d08fd9d7275dae9ab
228f85a03cf7b6cd93ca80c332b7c8fd7e5c1519
/manager/biz/src/main/java/com/alibaba/otter/manager/biz/config/pipeline/dal/PipelineNodeRelationDAO.java
3115425ed59fc39c5e13878686d6ae71f5068277
[ "Apache-2.0" ]
permissive
alibaba/otter
4ef5ad538a3793a5737cd2fd80d68e4601b773c6
7af72a3f73094da25ab98bd7319e2a29d086075c
refs/heads/master
2023-07-17T23:17:08.088038
2023-05-31T06:18:32
2023-05-31T06:18:32
11,997,640
7,942
2,568
Apache-2.0
2023-09-14T13:51:43
2013-08-09T09:31:22
Java
UTF-8
Java
false
false
1,484
java
/* * Copyright (C) 2010-2101 Alibaba Group Holding Limited. * * 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 ...
[ "jianghang.loujh@alibaba-inc.com" ]
jianghang.loujh@alibaba-inc.com
938df44465b50d90a97a14a35d5d798f4a3864a5
7c21c81e21f465b8e131cc991fdcd4af7846b981
/src/main/java/vazkii/quark/misc/feature/PoisonPotatoUsage.java
4c5d7a0e022e5cebb0bc3d28e799f06096b453c2
[ "Apache-2.0" ]
permissive
lumien231/Quark
0f5446febdf8964a44db8209707f845eec3b669a
89400b45ee6d37eaec885725cf82040b15700d60
refs/heads/master
2021-05-14T12:41:39.601749
2018-01-01T17:39:38
2018-01-01T17:39:38
116,417,439
2
0
null
2018-01-05T19:02:02
2018-01-05T19:02:01
null
UTF-8
Java
false
false
1,959
java
package vazkii.quark.misc.feature; import net.minecraft.client.particle.ParticleSpell.MobFactory; import net.minecraft.entity.Entity; import net.minecraft.entity.passive.EntityAnimal; import net.minecraft.init.Items; import net.minecraft.init.MobEffects; import net.minecraft.potion.PotionEffect; import net.minecraftfo...
[ "vazkii@hotmail.com" ]
vazkii@hotmail.com
caab9bb5b1f9f876dd71ecb36de050de1efeeaf8
62acd49e0e8a7e2c66ffdcea99abbf3198bd1557
/linphone/src/main/java/com/android/face/linphone/compatibility/ApiElevenPlus.java
cedd800ceeca5c4e869ec52e688ae388c12d22ad
[]
no_license
liujingyi1/Translator-5
29dee688ec6a5c3f86e2ba8b6804314cc436610e
2627486d80a1d4aa4dbb2360da1a96f5d6234d26
refs/heads/master
2020-09-10T04:24:54.444148
2019-11-14T08:29:41
2019-11-14T08:29:41
221,647,783
0
0
null
null
null
null
UTF-8
Java
false
false
7,720
java
package com.android.face.linphone.compatibility; import android.annotation.TargetApi; import android.app.AlarmManager; import android.app.Notification; import android.app.PendingIntent; import android.content.ContentUris; import android.content.ContentValues; import android.content.Context; import android.content.Inte...
[ "jingyi.liu@ragentek.com" ]
jingyi.liu@ragentek.com
8348a4fd603c1e336d6a5935205dff7e42fda8af
eb9f655206c43c12b497c667ba56a0d358b6bc3a
/plugins/lombok/testData/action/delombok/equalsandhashcode/beforeEqualsAndHashCodeCallSuper.java
0fdc156a600adf8984d4752511721233e392bef2
[ "Apache-2.0" ]
permissive
JetBrains/intellij-community
2ed226e200ecc17c037dcddd4a006de56cd43941
05dbd4575d01a213f3f4d69aa4968473f2536142
refs/heads/master
2023-09-03T17:06:37.560889
2023-09-03T11:51:00
2023-09-03T12:12:27
2,489,216
16,288
6,635
Apache-2.0
2023-09-12T07:41:58
2011-09-30T13:33:05
null
UTF-8
Java
false
false
529
java
@lombok.EqualsAndHashCode(callSuper = true) class EqualsAndHashCodeCallSuper extends java.util.Date { int x; float f; double d; boolean bool; boolean[] y; Object[] z; String a; int getX() { return x; } float getF() { return f; } double getD() { ...
[ "intellij-monorepo-bot-no-reply@jetbrains.com" ]
intellij-monorepo-bot-no-reply@jetbrains.com
baa29d5a7dcfac13122d079a904a67fb63002c9a
3eff038a86189cc7fd7ccf0d8789cd0a67e7c7cc
/main/elasticactors-kafka/src/main/java/org/elasticsoftware/elasticactors/kafka/serialization/UUIDSerializer.java
1a8f0c2b6898988d10a0e0a7d5ea2adf13292eb2
[ "Apache-2.0" ]
permissive
elasticsoftwarefoundation/elasticactors
0491846542a90135ac34811c47b77b9c1ede7e47
660250d9e69429101d7e44163c3e09d764b9c6fe
refs/heads/master
2023-06-22T06:16:07.072248
2023-05-05T06:34:07
2023-05-05T06:34:07
8,428,305
34
11
Apache-2.0
2023-08-03T16:19:55
2013-02-26T08:25:40
Java
UTF-8
Java
false
false
1,285
java
/* * Copyright 2013 - 2023 The Original 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 requir...
[ "jwijgerd@gmail.com" ]
jwijgerd@gmail.com
6da14c658d0432fd8bde03ba53e1b4eeba2417a2
ac7853e1d932cb5af3e393b255971c245d284637
/discovery/src/main/java/io/airlift/discovery/client/MergingServiceSelectorFactory.java
c4a956e89fcfbf5b4d6c0a0776a7796bad531fcd
[ "Apache-2.0" ]
permissive
treasure-data/airlift
23e62ea072800c80f38641721ead5bbdcd0853d3
519fb14dd23b663a80367ebcb6d7b9b871aadc24
refs/heads/master
2023-08-08T07:27:23.292718
2023-07-21T14:41:48
2023-07-21T14:41:48
22,635,417
2
2
Apache-2.0
2023-06-13T22:55:38
2014-08-05T07:59:36
Java
UTF-8
Java
false
false
1,009
java
package io.airlift.discovery.client; import io.airlift.node.NodeInfo; import static java.util.Objects.requireNonNull; public class MergingServiceSelectorFactory implements ServiceSelectorFactory { private final ServiceSelectorFactory selectorFactory; private final Announcer announcer; private fin...
[ "david@acz.org" ]
david@acz.org
68587136690aca6ad4ff771a0430dd9d132f1d00
41ae950b46036a9ebe6a221fcc0a23601bfbf190
/LeetCode/src/lcci/Lcci1715.java
f886e189820c87b863daca7b41dd4f27c54fd253
[]
no_license
yuruiyin/AlgorithmLearn
f7a88a499d050fa9c5d666514a74de0f0a56d001
4224b664e6d05f233512f77088f6d1437a87cd97
refs/heads/master
2023-07-08T09:19:41.101604
2023-07-03T01:48:08
2023-07-03T01:48:08
143,147,502
4
2
null
null
null
null
UTF-8
Java
false
false
1,480
java
package lcci; import java.util.Arrays; import java.util.HashSet; import java.util.Set; /** * Lcci1715 * * @author: yry * @date: 2020/3/23 */ public class Lcci1715 { private Set<String> set; private Boolean[] memo; private boolean dp(int from, String word) { int len = word.length(); ...
[ "yuruiyin@cyou-inc.com" ]
yuruiyin@cyou-inc.com
219f86472b82d8703b67cff516b182f729b0dda9
427eba234b6bb3421db737df1725194a8404ed3f
/subprojects/griffon-tasks-core/src/main/java/griffon/plugins/tasks/TaskPredicates.java
03df9aecbbce116692d39c87a4ac15ef852e19ea
[ "Apache-2.0" ]
permissive
griffon-plugins/griffon-tasks-plugin
161182dbe8c95716b6105279363d21d022007d40
6fc4bc8c78088f0782245406bec0330c4346904d
refs/heads/master
2021-06-04T04:00:41.601582
2021-03-02T01:01:03
2021-03-02T01:01:03
22,605,266
0
0
null
null
null
null
UTF-8
Java
false
false
1,955
java
/* * SPDX-License-Identifier: Apache-2.0 * * Copyright 2014-2021 The author and/or original 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/li...
[ "aalmiray@gmail.com" ]
aalmiray@gmail.com
1f4b514731c10c42b41f038b2d6b3f3244e78c67
5fc707b4ef12826faca8ec1c580cb1dcf4cc7dc2
/news-app/news-app-server/src/main/java/com/kanfa/news/app/mapper/DemandMapper.java
5f619ceabce9d0954d9d6f9298f28d742131be04
[]
no_license
MavonCmc/wdw
06597b8aca4054ecc6be7d2062543311da2073c0
814911c723fe6a9a7cd2c13e968776ead71f1b1b
refs/heads/master
2023-03-15T14:49:46.993701
2018-08-29T08:34:42
2018-08-29T08:34:42
null
0
0
null
null
null
null
UTF-8
Java
false
false
971
java
package com.kanfa.news.app.mapper; import com.kanfa.news.app.entity.Demand; import com.kanfa.news.app.vo.admin.my.DemandInfo; import com.kanfa.news.app.vo.admin.my.MyDemandPageInfo; import com.kanfa.news.app.vo.admin.video.VideoDemandInfo; import org.apache.ibatis.annotations.Param; import org.springframework.web.bind...
[ "wdw.ok@163.com" ]
wdw.ok@163.com
262d0da919a2c4861af12a29d4867e85c369a051
06becbda8621ab76e89880ff1efe890bc5a9bc8e
/src/main/java/com/gdi/posbackend/model/response/WarehouseWithProductStocksResponse.java
a47f61dd97f92eb0be397c2f99f484f1a592acb2
[]
no_license
feryadialoi/pos-v2-backend
b1655f3ed4401edaf8399f79748f99db45c17712
ac6d1b6ff2b4375c57826d6eaabf350ddc54e3db
refs/heads/master
2023-08-18T06:39:10.404229
2021-10-04T03:57:52
2021-10-04T03:57:52
393,136,589
1
0
null
null
null
null
UTF-8
Java
false
false
473
java
package com.gdi.posbackend.model.response; import lombok.AllArgsConstructor; import lombok.Builder; import lombok.Data; import lombok.NoArgsConstructor; import org.springframework.data.domain.Page; /** * @author Feryadialoi * @date 9/7/2021 3:44 AM */ @Data @Builder @NoArgsConstructor @AllArgsConstructor public cl...
[ "feryadialoi@gmail.com" ]
feryadialoi@gmail.com
98adb08b6a45d6f30745a9a780191dc66c547dbd
326b59ba3ad20993ce9a9103503faab242f59090
/src/net/minecraft/server/class_gv.java
3c1abd60f06892049dfcb20a0e7264abdf0585ad
[]
no_license
MinecraftSources/MinecraftServerDec19
0960ab05ef7a52d2008c199d33dbf6b5f1bdfdbe
c58a9821063cfb5f1c65674ce9c172d945a8fdf9
refs/heads/master
2021-01-17T05:18:33.321026
2015-08-29T03:09:12
2015-08-29T03:09:12
44,114,398
6
2
null
2015-10-12T14:55:05
2015-10-12T14:55:04
null
UTF-8
Java
false
false
2,088
java
package net.minecraft.server; import java.io.IOException; import java.util.Collection; public class class_gv implements Packet { private int a; private byte b; private boolean c; private class_axk[] d; private int e; private int f; private int g; private int h; private byte[] i; public class_gv() { } pu...
[ "jpguereque@yahoo.com.mx" ]
jpguereque@yahoo.com.mx
8756e5d7e2fd26b08413eb169bc49c5fcbd5fdef
a3bd3b51694c78649560a40f91241fda62865b18
/src/test/java/com/alibaba/druid/bvt/pool/exception/OracleExceptionSorterTest_stmt_clearWarrnings.java
9b25b558c6728d85c66b9493a206df56040e6b87
[ "Apache-2.0" ]
permissive
kerry8899/druid
e96d7ccbd03353e47a97bea8388d46b2fe173f61
a7cd07aac11c49d4d7d3e1312c97b6513efd2daa
refs/heads/master
2021-01-23T02:00:33.500852
2019-03-29T10:14:34
2019-03-29T10:14:34
85,957,671
0
0
null
2017-03-23T14:14:01
2017-03-23T14:14:01
null
UTF-8
Java
false
false
2,724
java
package com.alibaba.druid.bvt.pool.exception; import java.sql.PreparedStatement; import java.sql.SQLException; import java.sql.Statement; import junit.framework.TestCase; import org.junit.Assert; import com.alibaba.druid.mock.MockConnection; import com.alibaba.druid.pool.DruidDataSource; import com.alib...
[ "372822716@qq.com" ]
372822716@qq.com
98af0309941db37adfb90de7a09da12eeae875fa
065c1f648e8dd061a20147ff9c0dbb6b5bc8b9be
/eclipsejdt_cluster/8703/src_0.java
00f8dd7cea0b58663c2edb0166730f17422c53fb
[]
no_license
martinezmatias/GenPat-data-C3
63cfe27efee2946831139747e6c20cf952f1d6f6
b360265a6aa3bb21bd1d64f1fc43c3b37d0da2a4
refs/heads/master
2022-04-25T17:59:03.905613
2020-04-15T14:41:34
2020-04-15T14:41:34
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,083
java
package org.eclipse.jdt.internal.eval; /* * (c) Copyright IBM Corp. 2000, 2001. * All Rights Reserved. */ import org.eclipse.jdt.internal.compiler.Compiler; import org.eclipse.jdt.internal.compiler.*; import org.eclipse.jdt.internal.compiler.env.INameEnvironment; /** * A compiler that compiles code sni...
[ "375833274@qq.com" ]
375833274@qq.com
c1cebb4bc6f1bd5e74a74127026a9a935cba0eb6
53f5a941261609775dc3eedf0cb487956b734ab0
/com.samsung.accessory.atticmgr/sources/com/samsung/accessory/hearablemgr/core/fota/manager/FotaProviderApplication.java
dac584042714d5ae16292e8b68a3a0e3ab7dadf7
[]
no_license
ThePBone/BudsProAnalysis
4a3ede6ba6611cc65598d346b5a81ea9c33265c0
5b04abcae98d1ec8d35335d587b628890383bb44
refs/heads/master
2023-02-18T14:24:57.731752
2021-01-17T12:44:58
2021-01-17T12:44:58
322,783,234
16
1
null
null
null
null
UTF-8
Java
false
false
759
java
package com.samsung.accessory.hearablemgr.core.fota.manager; import com.samsung.accessory.hearablemgr.Application; import com.samsung.android.fotaprovider.FotaProviderInitializer; import seccompat.android.util.Log; public class FotaProviderApplication { private static final String TAG = (Application.TAG_ +...
[ "thebone.main@gmail.com" ]
thebone.main@gmail.com
6a4825639e21094c03fc17f53bd7c9585085837d
eace11a5735cfec1f9560e41a9ee30a1a133c5a9
/CMT/cptiscas/程序变异体的backup/V1和V2合并之前v2的变异体/SequentialHeap/AOR_70/PQueue.java
fe75d969973dda569ba5475c8968be1c480ba7cd
[]
no_license
phantomDai/mypapers
eb2fc0fac5945c5efd303e0206aa93d6ac0624d0
e1aa1236bbad5d6d3b634a846cb8076a1951485a
refs/heads/master
2021-07-06T18:27:48.620826
2020-08-19T12:17:03
2020-08-19T12:17:03
162,563,422
0
1
null
null
null
null
UTF-8
Java
false
false
458
java
/* * PQueue.java * * Created on March 8, 2007, 10:49 PM * * From "Multiprocessor Synchronization and Concurrent Data Structures", * by Maurice Herlihy and Nir Shavit. * Copyright 2007 Elsevier Inc. All rights reserved. */ package mutants.SequentialHeap.AOR_70; /** * Unbounded priority queue interface * @pa...
[ "daihepeng@sina.cn" ]
daihepeng@sina.cn
fe902f0ba8b5ec50a39a5bb0002c851005c1b44c
ee53bc9d48eef2f1cbc1a11f8915dd8c6b23fba0
/workplace/workplace/javaBasic/src/reflex/Person.java
639ab760983488a308ad39955f3facde8323ec07
[]
no_license
xinyangyun/JavaExercise
545d787a78ab3d60f2b37ff41c89b5cb4470a85a
6e40c233dd43364e1fd4c265641eb0e306ec4dd8
refs/heads/master
2023-02-15T18:08:40.097738
2021-01-16T04:47:57
2021-01-16T04:47:57
330,085,976
0
0
null
null
null
null
TIS-620
Java
false
false
356
java
package reflex; public class Person { private String name = "ะกรื"; private int age = 15; public void test(String str) { System.out.println(str); } public void test2() { System.out.println("tset22"); } public Person(String name, int age) { super(); this.name = name; this.age = age; } public...
[ "you@example.com" ]
you@example.com
dbde607f941fd8e9f5685e4cd04ce628b2397e46
b6fe0817f6cccd7c815f5ddcc822892ca879aea2
/app/src/main/java/com/example/yuan_wanandroid/presenter/home/HomeFragmentPresenter.java
1b118b4a78e7e61674f40c52c806227dbda56482
[ "Apache-2.0" ]
permissive
jsyjst/Yuan-WanAndroid
b2a1010cb4a9337250d0ea9e90bccd7ff18c0165
a46bf637e41394aab968b146cc43515e76384509
refs/heads/master
2020-04-17T10:59:20.398159
2020-02-17T05:48:31
2020-02-17T05:48:31
166,522,241
46
14
null
null
null
null
UTF-8
Java
false
false
4,546
java
package com.example.yuan_wanandroid.presenter.home; import android.util.Log; import com.example.yuan_wanandroid.base.BaseObserver; import com.example.yuan_wanandroid.base.presenter.BasePresenter; import com.example.yuan_wanandroid.component.RxBus; import com.example.yuan_wanandroid.contract.home.HomeFragmentContract;...
[ "y8588130@163.com" ]
y8588130@163.com
c6a681a23f639b22945227735d35f4a1762dfa1e
8f07d264d7d19bd086d2a4cead0653e613a2f3eb
/JAVA提高篇/27_函数式接口/src/二函数式编程/Comparator.java
3c6236c5087e9594b94d4566913a31ced3f64da7
[]
no_license
GaoLingCong/Java-SE
5bdc948310b8e9ba4e065c0d7b7a88b8a97525aa
285542ca713224e155b8224b0fcf1e4cc8f4e092
refs/heads/master
2023-04-08T10:18:27.388378
2021-03-30T07:13:25
2021-03-30T07:13:25
303,992,701
0
0
null
null
null
null
UTF-8
Java
false
false
859
java
package 二函数式编程; /* 如果一个方法的返回值类型是一个函数式接口,那么就可以直接返回一个Lambda表达式。 当需要通过一个方法来获取一个java.util.Comparator接口类型的对象作为排序器时,就可以调该方法获取。 */ public class Comparator { //定义一个方法,方法的返回值类型使用函数式接口Comparator public static java.util.Comparator<String> getComparator(){ //方法的返回值类型是一个接口,那么我们可以返回这个接口的匿名内部类 //一 ...
[ "you@example.com" ]
you@example.com
2d88c138a0a31858b404829fab5a16f1e4958811
a589ba1c533c9aa17332c522007788e9d2b795c7
/mard-frontend/src/main/java/com/nsw/monre/p01/model/base/TbdKetQuaXuLy1BaseModel.java
d8b682fe6be6e800b8a5c3f5b41590b4000e9d12
[]
no_license
tandaica0612/MARDJAVA
b241aa9e1000feb81c25533d73336960f2e286da
f709dc5f02ecc82474bad09ca25f8110860d57bb
refs/heads/master
2023-03-22T15:36:58.721471
2020-10-17T06:32:07
2020-10-17T06:32:07
null
0
0
null
null
null
null
UTF-8
Java
false
false
713
java
package com.nsw.monre.p01.model.base; public abstract class TbdKetQuaXuLy1BaseModel { private String tenTrangThai; public String getTenTrangThai() { return tenTrangThai; } public void setTenTrangThai(String tenTrangThai) { this.tenTrangThai = tenTrangThai; } private int soThuTu; public int getSoTh...
[ "phongpv2@vnpt.vn" ]
phongpv2@vnpt.vn
1d94c0094c507984547d0a61a59e8086f2bd5254
69a4f2d51ebeea36c4d8192e25cfb5f3f77bef5e
/methods/Method_45236.java
6605c6a2fa5b47b442fe1c18af79eb739b88185d
[]
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
172
java
private String stackTraceToString(final Throwable e){ StringWriter writer=new StringWriter(); e.printStackTrace(new PrintWriter(writer)); return writer.toString(); }
[ "sonnguyen@utdallas.edu" ]
sonnguyen@utdallas.edu
3bcd1fba81e3860b1ba43248126e45244425e1bb
b046f9e18ab34ecb8a389742f636befeb92e14b0
/extensions/qute/deployment/src/test/java/io/quarkus/qute/deployment/extensions/NamespaceTemplateExtensionValidationFailureTest.java
09da240df68507156c4c712a591c4436885ef2ab
[ "Apache-2.0" ]
permissive
stefanorg/quarkus
b8a53423b685e7aa86da771111c0836d415313c0
371482aef23dcd1ba87ae9c94942fcfe4b093fba
refs/heads/main
2023-09-01T08:42:40.228648
2021-10-16T05:59:51
2021-10-16T05:59:51
417,845,686
1
0
Apache-2.0
2021-10-16T14:05:56
2021-10-16T14:05:55
null
UTF-8
Java
false
false
2,101
java
package io.quarkus.qute.deployment.extensions; import static org.junit.jupiter.api.Assertions.assertNotNull; import static org.junit.jupiter.api.Assertions.assertTrue; import static org.junit.jupiter.api.Assertions.fail; import org.jboss.shrinkwrap.api.ShrinkWrap; import org.jboss.shrinkwrap.api.asset.StringAsset; im...
[ "mkouba@redhat.com" ]
mkouba@redhat.com
3a998d4691c7131b77e8206eb0ac1c6b3a1bf1e5
9ec9a2487af3ace6a1e9979b58f01ccd6a19b200
/java_src/AirConditioning/src/apserver/socket.java
0d81aa3709272466a5fc9c3fdbc1de610c0c23c2
[]
no_license
ckliu2/chongkai
8ade0a80378a666b27d76672fb6a8f8aecc50e12
e7cb57d328dcc1599931cb16a57db48606dd67e6
refs/heads/master
2021-06-12T19:18:42.980496
2017-04-05T09:02:58
2017-04-05T09:02:58
69,371,034
0
0
null
null
null
null
ISO-8859-15
Java
false
false
2,059
java
package apserver; import java.io.DataInputStream; import java.io.DataOutputStream; import java.io.IOException; import java.net.ServerSocket; import java.net.Socket; import apserver.watcher.Reader; public class socket { private static ServerSocket serverSocket; DataInputStream in; public static String reciv...
[ "chongkai@cacece.net" ]
chongkai@cacece.net
1397c700d2761c8bd7159eb77d142681ac6f3026
28c95ff3e059e896d2f10caf25b3353c7ac50109
/characteristic/core/src/test/java/org/im97mori/ble/characteristic/core/TimeZoneUtilsTest.java
12e8ccfd8c7ee7a863a6739c582aa5183c9c565e
[ "MIT" ]
permissive
im97mori-github/JavaBLEUtil
7c8fd4bf0b640c87a874a07aa8873815ba1beb09
335b7a76869abf89ad1397aaf7544c1ca5b92526
refs/heads/master
2023-08-30T21:04:34.786942
2023-08-25T12:00:07
2023-08-26T23:07:11
242,078,480
1
1
null
null
null
null
UTF-8
Java
false
false
1,122
java
package org.im97mori.ble.characteristic.core; import org.junit.Test; import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertFalse; import static org.junit.Assert.assertTrue; import org.im97mori.ble.test.TestBase; public class TimeZoneUtilsTest extends TestBase { @Test public void...
[ "github@im97mori.org" ]
github@im97mori.org
ca77db292c54801ce5dcf55b29dd1019df1b7f67
73fd7cf535b476ed2238ca42cb5e79d440a92f06
/app/src/main/java/com/cn/uca/bean/home/translate/HistoryBean.java
6c5ca7c865d955e635a542023e25b819481b1c1c
[]
no_license
WengYihao/UCA
f4c5ee5d8624aa89aa23eb0558062d80902a576b
2b83b0550db9b44c73015f17e1e0e3a7287768a6
refs/heads/master
2021-01-02T22:28:49.469304
2018-03-29T12:38:11
2018-03-29T12:38:11
99,201,955
0
0
null
null
null
null
UTF-8
Java
false
false
760
java
package com.cn.uca.bean.home.translate; /** * Created by asus on 2018/3/12. */ public class HistoryBean { private String fromType; private String toType; private String src; private String dst; public String getFromType() { return fromType; } public String getToType() { ...
[ "15112360329@163.com" ]
15112360329@163.com
7cb892f103b2faa6320de73b01a8778179d4192a
85eb4edc9db417fcd67b4937888899eab8b2108a
/src/main/java/io/manasobi/domain/mng/cash/sh03001200/Sh03001200Mapper.java
6853f4df4d8f2cf133443bf8880138b44c8ed863
[]
no_license
ddONGzaru/manasobi-boot
6df05d31b82a729f117fd14897a45e62cc29d70f
495ff8a60aac22b9a02a6ffbcf80872cd9df2dee
refs/heads/master
2021-01-19T02:13:54.957907
2017-04-23T11:34:35
2017-04-23T11:34:35
87,265,524
0
0
null
null
null
null
UTF-8
Java
false
false
382
java
package io.manasobi.domain.mng.cash.sh03001200; import io.manasobi.core.mybatis.MyBatisMapper; import java.util.List; public interface Sh03001200Mapper extends MyBatisMapper { List<Sh03001200> findAll(); Sh03001200 findOne(Sh03001200 sh03001200); int update(Sh03001200 sh03001200); int delete(Sh0...
[ "tw.jang@dream-ant.com" ]
tw.jang@dream-ant.com
2d00412f9283fe5bb6daebd8155a11f6038592f2
478a7feeed2cb5a2ec1de0d425aac96f3664ecb4
/src/main/java/com/donaldy/udp/UDPProvider.java
c47007b1767e7858cc2ae58448e75264d8f924c9
[]
no_license
DonaldY/Socket-Practice
e6f0157b535c076a3fd5a4bd35a1f828844579e1
6149952d0029027c30e26b0979b7799af1da1210
refs/heads/master
2020-04-24T22:14:37.579850
2019-03-02T15:50:02
2019-03-02T15:50:02
172,304,883
0
0
null
null
null
null
UTF-8
Java
false
false
2,228
java
package com.donaldy.udp; import java.io.IOException; import java.net.DatagramPacket; import java.net.DatagramSocket; /** * UDP 提供者,用于提供服务 */ public class UDPProvider { public static void main(String[] args) throws IOException { System.out.println("UDPProvider Started."); // 作为接受者,指定一个端口用于数据接收 ...
[ "448641125@qq.com" ]
448641125@qq.com
4e60e47eb8f9ea1ca94fbd1cf0ecee052e78f099
bee9a140f51f85c612f4e869747aae3d155188c5
/src/main/java/org/apache/sysds/runtime/instructions/spark/functions/MatrixMatrixBinaryOpFunction.java
c0272678a9838de9f0726597b77de7c6b037d151
[ "Apache-2.0" ]
permissive
clarapueyoballarin/systemds
cb64a494afd14da142269c788c76edb236d8b755
a68a71ddb089ebdd52e8f316a03bda281f4532ba
refs/heads/master
2023-05-22T16:39:04.409220
2021-06-17T16:14:15
2021-06-17T16:14:15
341,305,828
0
1
Apache-2.0
2021-02-24T22:51:31
2021-02-22T18:59:49
Java
UTF-8
Java
false
false
1,532
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 ...
[ "mboehm7@gmail.com" ]
mboehm7@gmail.com
ec5ec8edb897979511f1cbcbcb235b66b036f215
cc3806d1276f7df3062d9a294592d600c21ff3fb
/IBFbWorkbook/src/ibfb/workbook/renders/AutoCompleteJCB.java
7d2f42275d5a3df73861ae8bf2210ebf42542e7c
[]
no_license
digitalabs/IBFb
7f59be1f87b40d8073e3b2551be1f1228678ccda
12cf95c296c01324489c061b4a161d459312c3ab
refs/heads/master
2021-01-10T21:15:46.823523
2013-12-27T01:59:00
2013-12-27T01:59:00
12,491,100
0
0
null
null
null
null
UTF-8
Java
false
false
4,807
java
package ibfb.workbook.renders; import java.awt.event.FocusEvent; import java.awt.event.FocusListener; import java.awt.event.KeyEvent; import java.awt.event.KeyListener; import java.beans.PropertyChangeEvent; import java.beans.PropertyChangeListener; import javax.swing.ComboBoxModel; import javax.swing.JComboBox; impor...
[ "alvince@4ebb2e00-0138-4608-bc6e-edf3948d4863" ]
alvince@4ebb2e00-0138-4608-bc6e-edf3948d4863
02fdd29c3460c96646050eafd4193d8975847a3c
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/2/2_d9cc39b7eb6e9ecb7ef6e7ab0f5540b9172849e0/GlobalDataWebTest/2_d9cc39b7eb6e9ecb7ef6e7ab0f5540b9172849e0_GlobalDataWebTest_t.java
df4c41590a5bb2924a5a7459f8640905f32e1b36
[]
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,529
java
/* * Copyright 2008, 2009 Wyona * * 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.wyona.org/licenses/APACHE-LICENSE-2.0 * * Unless required by applica...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
a264b4d817697979f98e6a4c283bcba21daf6bae
5786dd79a11403b2f70f50ced88f4cd59e12e8ea
/jewelcli/src/test/java/com/lexicalscope/jewel/cli/TestObjectMethods.java
d23fb54ab2360188a4adabd9e2ed73c5a278d208
[ "Apache-2.0" ]
permissive
orsonjones/jewelcli
9cf9983394ebbbe7fd945b6983563e13ef174f31
f16bda6ce3007e303dc118992d9a2ab92cdd9432
refs/heads/master
2021-01-21T07:30:40.155477
2015-04-23T14:09:40
2015-04-23T14:09:40
34,419,902
0
1
null
2015-04-22T22:39:28
2015-04-22T22:39:27
null
UTF-8
Java
false
false
5,353
java
/* * Copyright 2007 Tim Wood * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, s...
[ "lexicalscope@gmail.com" ]
lexicalscope@gmail.com
77724604aee424902b90597cff575d7184535956
f573e9371f69d518bc6082721e671a91ebfa6df4
/src/main/java/org/docksidestage/oracle/dbflute/exbhv/Vendor$DollarBhv.java
940e6567ccfdca5c5c3dafbfa26b205a2f1faf33
[ "Apache-2.0" ]
permissive
dbflute-test/dbflute-test-dbms-oracle
74ba26a295a8179ace708a4a988fcfdcd9ae8a01
ee684d953ea544465acc7208451508e0721470fd
refs/heads/master
2022-05-27T20:56:16.466597
2022-05-15T08:39:45
2022-05-15T08:39:45
26,077,332
0
0
null
2015-09-08T06:17:34
2014-11-02T10:18:49
Java
UTF-8
Java
false
false
410
java
package org.docksidestage.oracle.dbflute.exbhv; import org.docksidestage.oracle.dbflute.bsbhv.BsVendor$DollarBhv; /** * The behavior of VENDOR_$_DOLLAR. * <p> * You can implement your original methods here. * This class remains when re-generating. * </p> * @author oracleman */ @org.springframework.stereotype.C...
[ "dbflute@gmail.com" ]
dbflute@gmail.com
17a1fe51bbdbc2cfc6eac997c4e40c0b1a3dbf71
a79c006dc4ae5755a025e71d9a97a71dd5b30d4e
/cms/.svn/pristine/ab/ab5b41dd5d02b2241efeaa911b4ee1bc840a7b28.svn-base
05da2c9c9e3a49e8f226babf7227f7fc8f647f57
[ "MIT" ]
permissive
chocoai/workspace
d62774d92e255662374dae1894e36e08ea9529e6
ab0e20d7945ef8af439d848625eb30eb8f46e668
refs/heads/master
2020-04-13T07:37:52.922076
2018-11-09T11:03:09
2018-11-09T11:03:09
null
0
0
null
null
null
null
UTF-8
Java
false
false
6,141
package com.yhcrt.weihu.common.fck; import java.io.BufferedInputStream; import java.io.InputStream; import java.util.Properties; import org.slf4j.Logger; import org.slf4j.LoggerFactory; /** * Manages FCKeditor.Java properties files. * <p> * It manages/loads the properties files in the following order: * <ol> * ...
[ "250344934@qq.com" ]
250344934@qq.com
3218160027a797792679fedd0653e50a78e1cd9a
fe2ef5d33ed920aef5fc5bdd50daf5e69aa00ed4
/jsps-kaken/src/5.impl/jp/go/jsps/kaken/model/vo/BukyokuSearchInfo.java
59e9768a8b3b9250054e058c1b38e0b6d0434c3d
[]
no_license
sensui74/legacy-project
4502d094edbf8964f6bb9805be88f869bae8e588
ff8156ae963a5c61575ff34612c908c4ccfc219b
refs/heads/master
2020-03-17T06:28:16.650878
2016-01-08T03:46:00
2016-01-08T03:46:00
null
0
0
null
null
null
null
SHIFT_JIS
Java
false
false
524
java
/* * Created on 2005/04/05 * */ package jp.go.jsps.kaken.model.vo; /** * 部局管理情報検索用データ保持クラス * */ public class BukyokuSearchInfo extends SearchInfo { /** 所属機関コード */ private String shozokuCd; /** * @return 所属機関コードを返します。 */ public String getShozokuCd() { return shozokuCd; } /** * @param shozokuCd ...
[ "wow_fei@163.com" ]
wow_fei@163.com
31ca3467f1958f9d2bf6e78fb8763944ad8a63a4
558d1b6d6f8ca2e3dddcf331fd24e0d0ab69ba99
/app/src/main/java/com/benben/megamart/adapter/HomeBannerViewpagerAdapter.java
0373abfb88e8db75ef7753b18144e5a24a8cc4d2
[]
no_license
wanghkzzz/MegaMart
741788429ecc542eabd417417924ab5fe7755299
8ee96f0e8d9cc145be62c41868d19f6dc62419c6
refs/heads/master
2020-07-24T16:44:50.159727
2019-09-12T07:13:14
2019-09-12T07:13:14
207,986,499
0
0
null
null
null
null
UTF-8
Java
false
false
2,139
java
package com.benben.megamart.adapter; import android.app.Activity; import android.content.Context; import android.support.annotation.NonNull; import android.support.v4.view.PagerAdapter; import android.view.View; import android.view.ViewGroup; import android.widget.ImageView; import com.benben.commoncore.utils.ImageUt...
[ "1157038440@qq.com" ]
1157038440@qq.com
70bda13260b097812264f45f984e5283cdc1a6f9
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/5/5_32345f9755abbfaefd7a19dc7a1a1ba6da79126b/Projects/5_32345f9755abbfaefd7a19dc7a1a1ba6da79126b_Projects_t.java
64adced7cbbd272ae26f039f1cc8c129952fbc84
[]
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,013
java
package controllers; import java.util.List; import models.Project; import play.mvc.Before; import play.mvc.Controller; import play.i18n.Messages; import play.data.validation.Validation; import play.data.validation.Valid; public class Projects extends SearchableController { @Before public static...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
6191c0645d1f911dc3328a10cbd5bb0d1e219d04
66220fbb2b7d99755860cecb02d2e02f946e0f23
/src/net/sourceforge/plantuml/activitydiagram3/ftile/vertical/FtileDecorateOut.java
9dfc01927eecddfcdce04f21f1a0cad24b1d1323
[ "MIT" ]
permissive
isabella232/plantuml-mit
27e7c73143241cb13b577203673e3882292e686e
63b2bdb853174c170f304bc56f97294969a87774
refs/heads/master
2022-11-09T00:41:48.471405
2020-06-28T12:42:10
2020-06-28T12:42:10
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,326
java
/* ======================================================================== * PlantUML : a free UML diagram generator * ======================================================================== * * (C) Copyright 2009-2020, Arnaud Roques * * Project Info: https://plantuml.com * * If you like this project or if ...
[ "plantuml@gmail.com" ]
plantuml@gmail.com
39ba72c732d78f57606d74a17277f76fb0c7ef4e
0308ca5b152a082c1a206a1a136fd45e79b48143
/usvao/VAO/software/datascope/projects/net_nvo/trunk/src/java/net/nvo/Footer.java
f7b3fad0c5f88413f0e3adb59ac85d3221c51cda
[]
no_license
Schwarzam/usvirtualobservatory
b609bf21a09c187b70e311a4c857516284049c31
53fe6c14cc9312d048326acfa25377e3eac59858
refs/heads/master
2022-03-28T23:38:58.847018
2019-11-27T16:05:47
2019-11-27T16:05:47
null
0
0
null
null
null
null
UTF-8
Java
false
false
987
java
package net.nvo; import net.ivoa.util.SettingsFilter; import net.ivoa.util.Settings; /** Generate a Footer for a web page */ public class Footer { private String elementSeparator = "<hr noshade='noshade' />\n"; public void setSeparator(String separator) { elementSeparator = separator; } public v...
[ "usvirtualobservatory@5a1e9bf7-f4d4-f7d4-5b89-e7d39643c4b5" ]
usvirtualobservatory@5a1e9bf7-f4d4-f7d4-5b89-e7d39643c4b5
8581987f18da895b576d095089b92c1b9e172310
38ba9235a38462ce369225ebb0b1d759762f4440
/src/main/java/configuration/Main.java
4929fff832bc292bc60eb6aac773ebf1604cdd44
[]
no_license
ginosian/CompetencyFramework
f8f39920631b3278714aaff121bf191d2b596c69
6a95a892079f610cc16bc007ba9a6898eabe9e99
refs/heads/master
2021-04-29T04:44:36.303324
2017-01-09T07:42:58
2017-01-09T07:42:58
77,993,528
0
0
null
null
null
null
UTF-8
Java
false
false
1,317
java
package configuration; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.EnableAutoConfiguration; import org.springframework.boot.builder.SpringApplicationBuilder; import org.springframework.boot.web.servlet.ServletRegistrationBean; import org.springframework.boot.web.sup...
[ "marta.ginosian@gmail.com" ]
marta.ginosian@gmail.com
5f628f407135afe6c5c3bce4f78cae74b7cb86b8
8cc48c116ef4cc7fe91efec0606e3c667e150edc
/Castor_v2/src/org/nutz/castor/castor/String2SqlDate.java
e660b78fea4337ff7ba41f81d977e6eaa14e51e4
[]
no_license
chengjf0526/nutzlib
d70e67791819544196c9b19ca219b09fd4a317e6
ca891069f81feba7bfbac7a2ff651649aa465302
refs/heads/master
2020-12-27T00:19:51.691696
2011-03-08T13:32:07
2011-03-08T13:32:07
null
0
0
null
null
null
null
UTF-8
Java
false
false
414
java
package org.nutz.castor.castor; import java.text.ParseException; import org.nutz.lang.Lang; public class String2SqlDate extends DateTimeCastor<String, java.sql.Date> { @Override public java.sql.Date cast(String src, Class<?> toType, String... args) { try { return new java.sql.Date(dateFormat.parse...
[ "wendal1985@gmail.com" ]
wendal1985@gmail.com
b6e73a9e548cbf166fbf9aad8c7d8f478d8e2c2f
103151131957c2248daac96fa966abe9cd88cb50
/TAUI/src/main/java/cn/com/aiton/utils/CheckGbt.java
3211fd2b5696bd4d947f25c69798a0f9ab4a6d8b
[]
no_license
aitonjiaotong/TAUI_20160114
e8329d85de5e4fe3f6bc1acf87b773351b64fba6
39c045eefe7ffbf02d6c2323cd0da9ac0cb42927
refs/heads/master
2021-01-10T14:56:37.866468
2016-01-14T02:02:02
2016-01-14T02:02:02
49,616,408
1
0
null
null
null
null
UTF-8
Java
false
false
2,406
java
package cn.com.aiton.utils; import cn.com.aiton.domain.Message; /** * Created by Administrator on 14-2-14. */ public class CheckGbt { public static Message check(byte[] bytes) { Message m = new Message(); if (bytes[0] == 0x86) { if (bytes[1] == 0x05) { ...
[ "zjb@aiton.com.cn" ]
zjb@aiton.com.cn
12c0dcab235ae3317ff83cd16461a1ea7e628ea4
5610c181893e2a2480d14752a03b31c6e19b8a8c
/src/main/java/com/artarkatesoft/learncamel/file/CopyFilesRoute.java
a48e592f5e2a5dca3f608989329a830a59050db9
[]
no_license
saksham103/learn-camel-simple-route
ca1faaae17ca84244d8159c74d403f5273b51d19
0645ff2b202c99322f0a57a65fd9aacd62e1275a
refs/heads/master
2022-12-19T23:38:56.438800
2020-09-30T12:54:07
2020-09-30T12:54:07
null
0
0
null
null
null
null
UTF-8
Java
false
false
498
java
package com.artarkatesoft.learncamel.file; import org.apache.camel.builder.RouteBuilder; public class CopyFilesRoute extends RouteBuilder { @Override public void configure() throws Exception { from("file:data/input?noop=true") .to("log:?level=INFO&showBody=true&showHeaders=true") ...
[ "d.art.shishkin@gmail.com" ]
d.art.shishkin@gmail.com
b14690bf217fc99411e6c2235ce555eaf602a6d8
84b25978472f9de4774bd18b77c9cae2e4bce96a
/src/main/java/modularmachines/common/plugins/jei/CategoryUIDs.java
ba78f223cb3b186fde79aae80e02b8cb2c23b50b
[ "MIT" ]
permissive
Nedelosk/Modular-Machines
34f507ecbbc32d1463390b0cbfe518e692004140
68cca6f76d34087c9289230810d77745b1d62937
refs/heads/dev-1.10.2
2021-01-19T04:31:57.783518
2016-11-13T13:14:04
2016-11-13T13:14:04
35,362,688
6
1
null
2016-11-12T23:02:20
2015-05-10T08:10:58
Java
UTF-8
Java
false
false
413
java
package modularmachines.common.plugins.jei; public class CategoryUIDs { public static final String ALLOYSMELTER = "modularmachines.alloysmelter"; public static final String BOILER = "modularmachines.boiler"; public static final String PULVERIZER = "modularmachines.pulverizer"; public static final String LATHE = "...
[ "nedelosk@gmail.com" ]
nedelosk@gmail.com
4e34a8d05c1f4e7471b5439660d0fef5d5b1c979
dfa5d7f16f171e6a52d92f24827ccaf6c5eccf54
/modules/core/src/main/java/billiongoods/core/account/DuplicateAccountException.java
6006845b5e3787f1c54a27cde0be2af26dcad03f
[]
no_license
Letractively/wisematches.temp
4ebdbb74387fb32d1c171330864f2c60ece24108
a1466a1ccc1f054398cd2aedc2aa44a72f21a4f9
refs/heads/master
2016-08-12T18:39:31.497465
2015-01-20T07:40:02
2015-01-20T07:40:02
45,893,186
0
0
null
null
null
null
UTF-8
Java
false
false
1,002
java
package billiongoods.core.account; import java.util.Arrays; import java.util.Collections; import java.util.HashSet; import java.util.Set; /** * This exception is thrown is you try register or modify an account and any of the account's attributes * already registred. * * @author Sergey Klimenko (smklime...
[ "smklimenko@localhost" ]
smklimenko@localhost
35c1069fa6366dcc82dcdacdd06f3025326e2741
69a4f2d51ebeea36c4d8192e25cfb5f3f77bef5e
/methods/Method_9667.java
e20889bb1afe2240acf9d4d9afd717f324e35495
[]
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
137
java
@Override public void onFailedDownload(String fileName,boolean canceled){ updateButtonState(radialProgress,null,this,true,canceled); }
[ "sonnguyen@utdallas.edu" ]
sonnguyen@utdallas.edu
f9990df2f371e20b0e5f74a8d87cc1c9aa3cd4fd
adc5797b1960a89039226772acab3deeddf02921
/we-scim-service/src/main/java/com/wowsanta/handler/DomainEntityHandler.java
fc76ffe91a52bbfae30e6c8f18daca597e538c98
[]
no_license
sol7442/wescim
67ea8325ddaf0ee459844fb164aa3de0baa6857f
327ca3d5ee9848cc372588cdd25c5dd0c377fe6f
refs/heads/master
2021-01-04T05:37:27.008361
2020-04-09T10:08:01
2020-04-09T10:08:01
240,410,674
0
0
null
null
null
null
UTF-8
Java
false
false
3,641
java
package com.wowsanta.handler; import java.io.File; import com.wowsanta.scim.annotation.AnnotationHandler; import com.wowsanta.scim.annotation.DOMAIN_ENTITY; import com.wowsanta.scim.entity.EntityInfo; import com.wowsanta.service.ServiceStructure; import com.wowsanta.util.log.LOGGER; public class DomainEn...
[ "yongsung.kim@gmail.com" ]
yongsung.kim@gmail.com
80989ed111ca1bb2c869ab7421789774937d8d0a
db499cdbff20dce3c0b202fde3c32023e9febe58
/app/src/main/java/in/wingstud/grocitoseller/model/PaymentPerModel.java
632fc9d75ebe0dfbca82c2eefcd2c39fc7fac4da
[]
no_license
mukesh249/GrocitoSeller
c140028a9f2aab6664d4ad1a845bea2aaab5e6fd
072b99b213bd948358cd4f4d0feffac41869ee99
refs/heads/master
2020-12-28T01:45:09.705182
2020-02-04T06:42:13
2020-02-04T06:42:13
238,140,845
0
0
null
null
null
null
UTF-8
Java
false
false
1,113
java
package in.wingstud.grocitoseller.model; import java.io.Serializable; /** * Created by hemant on 25-08-2019. */ public class PaymentPerModel implements Serializable { String order_date,total_commission,amount,transaction_id,created_at; public String getOrder_date() { return order_date; } ...
[ "mukeshv249@gmail.com" ]
mukeshv249@gmail.com
457484fc01fdabd90b002b715e8b85f73a52c07d
7dbbe21b902fe362701d53714a6a736d86c451d7
/BzenStudio-5.6/Source/com/zend/ide/desktop/dy.java
0063ea45d6634c4bc57e99742a8aec6bfd65865f
[]
no_license
HS-matty/dev
51a53b4fd03ae01981549149433d5091462c65d0
576499588e47e01967f0c69cbac238065062da9b
refs/heads/master
2022-05-05T18:32:24.148716
2022-03-20T16:55:28
2022-03-20T16:55:28
196,147,486
0
0
null
null
null
null
UTF-8
Java
false
false
3,603
java
package com.zend.ide.desktop; import com.zend.ide.util.bi; import com.zend.ide.util.cr; import com.zend.ide.util.cv; import com.zend.ide.util.f.a; import com.zend.ide.util.f.f; import java.awt.Color; import java.awt.Dimension; import java.awt.Font; import java.awt.Graphics; import java.awt.GraphicsEnvironment; import ...
[ "byqdes@gmail.com" ]
byqdes@gmail.com
0aada1745ee12e34b4cba7225aff1f79eb1409db
f3e4a11ed6d7578d57e93b008a87b2955ac61238
/src/main/java/slimeknights/tconstruct/library/recipe/tinkerstation/modifier/OverslimeModifierRecipeBuilder.java
6fcd783d97e83f21b3551e2e675ee8e2033fc03b
[ "MIT" ]
permissive
MuTBu/TinkersConstruct
ff258b82703fc4523bddd0efab2d8262a294cb00
3800876e06ed2d3365cd4bb44fedcabeaa18793e
refs/heads/1.16
2023-06-12T07:16:41.339299
2021-06-28T06:37:01
2021-06-28T06:37:01
380,930,813
0
0
null
2021-06-28T06:37:13
2021-06-28T06:37:12
null
UTF-8
Java
false
false
2,297
java
package slimeknights.tconstruct.library.recipe.tinkerstation.modifier; import com.google.gson.JsonObject; import lombok.RequiredArgsConstructor; import net.minecraft.data.IFinishedRecipe; import net.minecraft.item.ItemStack; import net.minecraft.item.crafting.IRecipeSerializer; import net.minecraft.item.crafting.Ingre...
[ "knightminer4@gmail.com" ]
knightminer4@gmail.com
9ec79e3182ecb92793391ab93958cf35d74dba19
2ceb874289627a8c83f15a379f1e5750b0305200
/live/src/main/java/com/me2me/live/listener/UpdateTopicTimeListener.java
9b2237b48e17d8f459081f9880b330f4a2e71357
[]
no_license
hushunjian/me2me-app
73a691576d29565f5a51eed9025e256df6b5c9ce
5da0a720b72193a041150fae1266fceb33ba8518
refs/heads/master
2023-01-07T15:59:26.013478
2021-04-03T09:50:07
2021-04-03T09:50:07
120,296,809
0
2
null
2022-12-16T07:54:57
2018-02-05T11:37:31
Java
UTF-8
Java
false
false
1,135
java
package com.me2me.live.listener; import javax.annotation.PostConstruct; import lombok.extern.slf4j.Slf4j; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Component; import com.google.common.eventbus.Subscribe; import com.me2me.core.event.ApplicationEventBus; impo...
[ "hushunjian950420@163.com" ]
hushunjian950420@163.com
5a8376c53d4ca7737bb4d2c9dc6e8fda2c3b0007
b69a092c775780b725c90e1699c12f6d4ddc3f3b
/datarouter-storage/src/main/java/io/datarouter/storage/serialize/JsonDatabeanToolTests.java
cf2cad0e55fc8550ba8902e94b43dc639c1f9586
[ "Apache-2.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
hoolatech/datarouter
a035e84e9dd5d79a5515f1015b10366a469fcb48
2ecc7e803895fbe8c5acffe875d4ddec24e7d14c
refs/heads/master
2020-04-12T00:08:08.762832
2018-12-13T00:39:58
2018-12-13T00:39:58
128,131,618
0
0
Apache-2.0
2018-12-17T21:02:20
2018-04-04T22:52:13
Java
UTF-8
Java
false
false
5,175
java
/** * Copyright © 2009 HotPads (admin@hotpads.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicabl...
[ "cbonsart@hotpads.com" ]
cbonsart@hotpads.com
95b077143e4d459faebb91c7f8373a148b834d5c
09d0ddd512472a10bab82c912b66cbb13113fcbf
/TestApplications/TF-BETA-THERMATK-v5.7.1/DecompiledCode/Procyon/src/main/java/org/telegram/messenger/SmsReceiver.java
9b652ebe52051639f2926caa8c5a87c5ce69ba94
[]
no_license
sgros/activity_flow_plugin
bde2de3745d95e8097c053795c9e990c829a88f4
9e59f8b3adacf078946990db9c58f4965a5ccb48
refs/heads/master
2020-06-19T02:39:13.865609
2019-07-08T20:17:28
2019-07-08T20:17:28
null
0
0
null
null
null
null
UTF-8
Java
false
false
366
java
// // Decompiled by Procyon v0.5.34 // package org.telegram.messenger; import android.content.Intent; import android.content.Context; import android.annotation.TargetApi; import android.content.BroadcastReceiver; @TargetApi(26) public class SmsReceiver extends BroadcastReceiver { public void onReceive(final Co...
[ "crash@home.home.hr" ]
crash@home.home.hr
43bb680c2b9dd0cea8f8cd24982806e71ec375fc
5f83daae9881adb58eeafd431d1a7c165225f65c
/src/main/java/com/aerothinker/kms/service/mapper/ParaOtherMapper.java
6df0eaf770a6eded68900ebb8977155bee10e32d
[]
no_license
bigjungle/kms2react
e6a72416daa31052aa5e9d8bca3c6c17ebcb60ed
df4292b6d6e68fc477642e721af3181cecb4e23f
refs/heads/master
2020-04-24T01:24:04.016742
2019-02-20T04:01:46
2019-02-20T04:01:46
171,597,026
3
1
null
null
null
null
UTF-8
Java
false
false
1,345
java
package com.aerothinker.kms.service.mapper; import com.aerothinker.kms.domain.*; import com.aerothinker.kms.service.dto.ParaOtherDTO; import org.mapstruct.*; /** * Mapper for the entity ParaOther and its DTO ParaOtherDTO. */ @Mapper(componentModel = "spring", uses = {ParaUserMapper.class}) public interface ParaOth...
[ "ccpitcmp@outlook.com" ]
ccpitcmp@outlook.com
2b18532326c11e188f1c28c4cbeffa1585484d7f
7af4696e1be38e22025a9662ba9591ba7fc83965
/components/camel-google-drive/src/generated/java/org/apache/camel/component/google/drive/DriveRepliesEndpointConfigurationConfigurer.java
ac8038363fd3c4a8265af1dc996c64bea0a1bbbd
[ "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
5,195
java
/* Generated by camel build tools - do NOT edit this file! */ package org.apache.camel.component.google.drive; import java.util.Map; import org.apache.camel.CamelContext; import org.apache.camel.spi.GeneratedPropertyConfigurer; import org.apache.camel.spi.PropertyConfigurerGetter; import org.apache.camel.util.CaseIns...
[ "claus.ibsen@gmail.com" ]
claus.ibsen@gmail.com
9942fa51e7bc6a8ae4713fc64ceeba27f750820f
93e14ba08f0438d091978493b63b3d4b257aedbb
/src/main/java/com/cym/utils/JarUtil.java
908978330f55927ed7bb6337512cbf57984d50e5
[ "LicenseRef-scancode-mulanpsl-1.0-en", "MulanPSL-1.0", "LicenseRef-scancode-unknown-license-reference" ]
permissive
cym1102/nginxWebUI
8d45e399de62dfb96029ba7e37e87185b4eb25d9
bfbf2200df4b338c89a15267a46dc840f4d8aaea
refs/heads/master
2023-08-25T17:35:13.310216
2023-08-17T03:07:47
2023-08-17T03:07:47
264,408,495
1,762
291
NOASSERTION
2023-07-31T05:39:52
2020-05-16T10:04:14
HTML
UTF-8
Java
false
false
1,098
java
package com.cym.utils; import java.io.File; import java.net.URI; import java.net.URISyntaxException; import java.security.CodeSource; import java.security.ProtectionDomain; public class JarUtil { public static String getCurrentFilePath() { ProtectionDomain protectionDomain = JarUtil.class.getProtectionDomain(); ...
[ "cym1102@qq.com" ]
cym1102@qq.com
aefdfb7c53406f0fe156367a587c84c6d52444a6
a0cd546101594e679544d24f92ae8fcc17013142
/refactorit-core/src/main/java/net/sf/refactorit/ui/SearchingInterruptedException.java
5351cb56b9e586d5ef52ed0418ea3fd0936e8d81
[]
no_license
svn2github/RefactorIT
f65198bb64f6c11e20d35ace5f9563d781b7fe5c
4b1fc1ebd06c8e192af9ccd94eb5c2d96f79f94c
refs/heads/master
2021-01-10T03:09:28.310366
2008-09-18T10:17:56
2008-09-18T10:17:56
47,540,746
0
1
null
null
null
null
WINDOWS-1252
Java
false
false
910
java
/* * Copyright 2001-2008 Aqris Software AS. All rights reserved. * * This program is dual-licensed under both the Common Development * and Distribution License ("CDDL") and the GNU General Public * License ("GPL"). You may elect to use one or the other of these * licenses. */ package net.sf.refactorit.u...
[ "l950637@285b47d1-db48-0410-a9c5-fb61d244d46c" ]
l950637@285b47d1-db48-0410-a9c5-fb61d244d46c
c980415d7b016599068e8f3b96b462cc395fbeaa
b0d24836683e636c390e497117ac86831abb5e1a
/tags/last release before refactoring/Andromeda/src/com/sc2mod/andromeda/program/MapRunner.java
d8557d3fc9137ee77de243cbf606096c8b61186d
[]
no_license
lukemshannonhill/andromeda
1b1b884ea00a7a1dd45f25e8406bf44e89f31aee
62107d28e70f99c63454a7670faff4d85c4e1eb2
refs/heads/master
2020-03-27T22:46:26.660518
2014-07-19T21:27:31
2014-07-19T21:27:31
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,928
java
/** * Andromeda, a galaxy extension language. * Copyright (C) 2010 J. 'gex' Finis (gekko_tgh@gmx.de, sc2mod.com) * * Because of possible Plagiarism, Andromeda is not yet * Open Source. You are not allowed to redistribute the sources * in any form without my permission. * */ package com.sc2mod.an...
[ "gexicide@ba8a923f-d780-44b6-badb-29f948e90341" ]
gexicide@ba8a923f-d780-44b6-badb-29f948e90341
b67c54e245cb85ee0927aaed4e3962b0258af75a
dc0afaa5b63e1bf4ee195fa1bf56629a32d8d57a
/java/spring/first-db-router/src/main/java/me/test/action/TestAction.java
dffabb130944f0a84ab2989e3f969ef186bda399
[]
no_license
btpka3/btpka3.github.com
370e6954af485bd6aee35fa5944007aab131e416
e5435d201641a2f21c632a28eae5ef408d2e799c
refs/heads/master
2023-08-23T18:37:31.643843
2023-08-16T11:48:38
2023-08-16T11:48:38
8,571,000
19
19
null
2021-04-12T10:01:13
2013-03-05T03:08:08
Java
UTF-8
Java
false
false
6,278
java
package me.test.action; import java.util.Arrays; import java.util.LinkedList; import javax.annotation.Resource; import javax.sql.DataSource; import me.test.service.UpdateRecord; import me.test.service.UserService; import org.springframework.jdbc.datasource.init.DatabasePopulator; import org.springframework.jdbc.da...
[ "btpka3@163.com" ]
btpka3@163.com
7b08f6d8a182f4be70bb2e5a8b370ae6cc76566f
3220ededaa761760588966d6aab2b1cd1a94f1a7
/SfQ/src/main/java/org/apache/camel/salesforce/dto/RecentlyViewed.java
efaf4138d68507bf69ef77901be9765b0114d26b
[]
no_license
cnduffield/OCPFuseSF
25ba4383d19eaa99a2a61a9e514574c63f608bd2
4638cd1f4a02b0843a7560cf0171298b12b6330d
refs/heads/master
2021-01-13T04:09:37.559426
2017-02-02T17:37:10
2017-02-02T17:37:10
78,051,686
0
0
null
null
null
null
UTF-8
Java
false
false
3,849
java
/* * Salesforce DTO generated by camel-salesforce-maven-plugin * Generated on: Fri Nov 11 19:02:42 ART 2016 */ package org.apache.camel.salesforce.dto; import com.thoughtworks.xstream.annotations.XStreamAlias; import com.thoughtworks.xstream.annotations.XStreamConverter; import org.apache.camel.component.salesforce...
[ "cnduffield@hotmail.com" ]
cnduffield@hotmail.com
440cdd932460f19da3779ab9c2b4aecd82a78894
0af8b92686a58eb0b64e319b22411432aca7a8f3
/large-multiproject/project17/src/main/java/org/gradle/test/performance17_2/Production17_104.java
eca772475fb74452f20ccf1b5945197c2eb36797
[]
no_license
gradle/performance-comparisons
b0d38db37c326e0ce271abebdb3c91769b860799
e53dc7182fafcf9fedf07920cbbea8b40ee4eef4
refs/heads/master
2023-08-14T19:24:39.164276
2022-11-24T05:18:33
2022-11-24T05:18:33
80,121,268
17
15
null
2022-09-30T08:04:35
2017-01-26T14:25:33
null
UTF-8
Java
false
false
305
java
package org.gradle.test.performance17_2; public class Production17_104 extends org.gradle.test.performance10_2.Production10_104 { private final String property; public Production17_104() { this.property = "foo"; } public String getProperty() { return property; } }
[ "cedric.champeau@gmail.com" ]
cedric.champeau@gmail.com
e75656ba4810a8eaf598f54dfaee0f3a16a6ddb8
796ee4b352db7c510a80c20aeef3ef33a3c66a08
/v1ch05/src/objectanalyzer/ObjectAnalyzerTest.java
7ed3fed65883350856c0330ef5786133bda30934
[]
no_license
aritrac/Refresher_Codes
7830b416a24d56f0caf9c593ca2541d05e08b4a7
0319e8784f0f33711117f7cf4749ab8460961180
refs/heads/master
2021-03-20T07:24:31.809528
2020-03-15T06:13:01
2020-03-15T06:13:01
247,189,732
0
0
null
null
null
null
UTF-8
Java
false
false
467
java
package objectanalyzer; import java.util.*; /** * This program uses reflection to spy on objects. * @version 1.13 2018-03-16 * @author Cay Horstmann */ public class ObjectAnalyzerTest { public static void main(String[] args) throws ReflectiveOperationException { var squares = new ArrayList<In...
[ "aritrachatterjee2007@gmail.com" ]
aritrachatterjee2007@gmail.com
e049bfc949b0ebe0985c3b6426271f4b9a0f4f2a
5efbe1ce4035df0d4a7aa478ac37fa75aa68025c
/krvarma-android-samples/ExifInfo/src/com/varma/samples/exifinfo/PictureListActivity.java
0e304623ce080672767bfe8ec0ce94eb25c0a141
[]
no_license
dat0106/datkts0106
6ec70e6adb90ba36237d4225b5cba80fcbd30343
885c9bec5b5cd3c4d677d8d579cd91cf7fd6d2e5
refs/heads/master
2016-08-05T08:24:11.701355
2014-08-01T04:35:12
2014-08-01T04:35:59
15,329,353
1
1
null
null
null
null
UTF-8
Java
false
false
2,835
java
package com.varma.samples.exifinfo; import android.app.ListActivity; import android.content.Context; import android.content.Intent; import android.database.Cursor; import android.os.Bundle; import android.provider.MediaStore; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; ...
[ "datkts0106@gmail.com@72380ea6-93d0-6362-9c75-ea5fc79de657" ]
datkts0106@gmail.com@72380ea6-93d0-6362-9c75-ea5fc79de657
6e32dd037eb5d3fd5fe5e19e96e9fbf5dad994dc
56319e53f4155b0f0ae4ab249b1d3249fc8ddd98
/apache-tomcat-8.0.39/converted/org/apache/tomcat/util/collections/MainForTestSynchronizedStack_testPopEmpty.java
fe63f94a47b4f06a31febf443850129821ba5f1c
[]
no_license
SnowOnion/J2mConvertedTestcases
2f904e2f2754f859f6125f248d3672eb1a70abd1
e74b0e4c08f12e5effeeb8581670156ace42640a
refs/heads/master
2021-01-11T19:01:42.207334
2017-01-19T12:22:22
2017-01-19T12:22:22
79,295,183
1
0
null
null
null
null
UTF-8
Java
false
false
453
java
package org.apache.tomcat.util.collections; import org.apache.tomcat.util.collections.TestSynchronizedStack; public class MainForTestSynchronizedStack_testPopEmpty { public static void main(String[] args) { try { TestSynchronizedStack objTestSynchronizedStack = new TestSynchronizedStack(); ...
[ "snowonionlee@gmail.com" ]
snowonionlee@gmail.com
570dec8a33b149cf3c31f9e8bd3d516e7d86ae6e
6290cb2ec37c198ce3a57a39737f211bcf159f52
/org/bouncycastle/asn1/x509/X509Extensions.java
55dd8021e90d0c8ef3bf94762c054dca4f76ebb7
[ "MIT", "LicenseRef-scancode-unknown-license-reference" ]
permissive
CXRAndCN/bcprov-jdk15on-lite
009e0dc41e0800e0215fb513c3b8e043fadd1567
f242e965472b0cb68ea542c93f0fe0eb5b5d03be
refs/heads/master
2022-01-09T16:07:08.678026
2019-06-26T09:02:57
2019-06-26T09:02:57
null
0
0
null
null
null
null
UTF-8
Java
false
false
7,120
java
package org.bouncycastle.asn1.x509; import java.util.Enumeration; import java.util.Hashtable; import java.util.Vector; import org.bouncycastle.asn1.ASN1Boolean; import org.bouncycastle.asn1.ASN1EncodableVector; import org.bouncycastle.asn1.ASN1Object; import org.bouncycastle.asn1.ASN1ObjectIdentifier; import org.boun...
[ "wkgcass@hotmail.com" ]
wkgcass@hotmail.com
5046b657ceaae3ccf3c3d103b3f6b7939811a3f5
0c38cb15f368b4cef535dea2a5f20c219c4ec545
/core/src/main/java/org/trimou/lambda/SpecCompliantLambda.java
f74e5e9222a0da311cc35810f120127fe2514e85
[ "Apache-2.0" ]
permissive
trimou/trimou
f34d5c3e2c5db27cb3ad3c1e69e8a3cdb3b7579a
4a017fd9af2cf33953078c7b90058d79847549ce
refs/heads/master
2023-08-29T20:31:40.221523
2023-07-10T08:55:21
2023-07-10T08:55:21
10,064,418
62
21
Apache-2.0
2023-07-10T08:54:21
2013-05-14T20:39:22
Java
UTF-8
Java
false
false
1,089
java
/* * Copyright 2013 Martin Kouba * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in ...
[ "mkouba@redhat.com" ]
mkouba@redhat.com
b2b7a4fd2085f7db16c499588868b38b73ba646a
fff8f77f810bbd5fb6b4e5f7a654568fd9d3098d
/src/main/java/com/google/android/gms/internal/measurement/zzhj.java
b53ff1a4a294e716f1d6a75a32105d010d00bda7
[]
no_license
TL148/gorkiy
b6ac8772587e9e643d939ea399bf5e7a42e89f46
da8fbd017277cf72020c8c800326954bb1a0cee3
refs/heads/master
2021-05-21T08:24:39.286900
2020-04-03T02:57:49
2020-04-03T02:57:49
252,618,229
0
0
null
2020-04-03T02:54:39
2020-04-03T02:54:39
null
UTF-8
Java
false
false
624
java
package com.google.android.gms.internal.measurement; import java.util.Iterator; import java.util.Map; /* compiled from: com.google.android.gms:play-services-measurement-base@@17.2.3 */ final class zzhj extends zzhp { private final /* synthetic */ zzhi zza; /* JADX INFO: super call moved to the top of the met...
[ "itaysontesterlab@gmail.com" ]
itaysontesterlab@gmail.com