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
83add204b510e279a40f5409eaf0913c053ead51
961c06322d59ceca73ddfb973b8fdd398198f832
/main/src/com/eventmanage/rsvp/helpers/RsvpExcelExport.java
12ed8b7eeb8c37de491502fe52407e86a2216387
[]
no_license
saikumar427/main
dc46ad33a9853847c41b9b682b74674bb10b54c6
f3a8ad3c5231c0c996335419c79b56711923af62
refs/heads/master
2021-01-20T20:47:41.773117
2016-05-23T12:31:01
2016-05-23T12:31:01
62,788,269
0
0
null
null
null
null
UTF-8
Java
false
false
2,867
java
package com.eventmanage.rsvp.helpers; import java.util.ArrayList; import java.util.HashMap; import com.event.helpers.I18n; import com.eventbee.general.helpers.ReportGenerator; public class RsvpExcelExport { public static String exportToExcel(ArrayList<HashMap<String, String>> mapList,ArrayList fieldNames, String...
[ "omshankar@eventbee.com" ]
omshankar@eventbee.com
cfd110d00ebc69d0a9282cc31cec58c1bb2e26b8
308297e6347afc16baa6aec4bb2b7294d8a5b4b7
/java/com/dbzwcg/types/effects/TargetEffectType.java
6306c65abf7d55e5b7474159cac64a7c921d252c
[]
no_license
csiqueirasilva/dbzccg
2ad545c463e7d2437d209e68ae1bf44d6a562458
d28bd968a3133ba5afb182bc434f0c866594aa6b
refs/heads/master
2020-12-24T16:07:53.452040
2014-10-13T10:15:58
2014-10-13T10:15:58
null
0
0
null
null
null
null
UTF-8
Java
false
false
570
java
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package com.dbzwcg.types.effects; /** * * @author csiqueira */ public enum TargetEffectType { SELF(0x800001), ENEMY(0x800002), MULTIPLE(0x800003), SINGLE(0x800004); private int value; pr...
[ "csiqueirasilva@gmail.com" ]
csiqueirasilva@gmail.com
ad10c2a9b095689b1aba6a62e35e8c540ef84d87
9c9b9924f7d3846e60426427fd137c21220fe7bb
/src/test/resources/java_programs/TOPOLOGICAL_ORDERING_TEST.java
5559016bdaf99bb74eb07fb2a73123b920371127
[]
no_license
SophieHYe/qb_test_generator
4b3afe4cd9a568cfa2b39a58898823a298983a96
41b62b4db30f036a6ba79231151818ffa0b65e5a
refs/heads/master
2021-04-29T12:56:39.872588
2018-02-16T08:17:18
2018-02-16T08:17:18
null
0
0
null
null
null
null
UTF-8
Java
false
false
4,760
java
package java_programs; import java.util.*; /** * Driver for testing TOPOLOGICAL_ORDERING class */ public class TOPOLOGICAL_ORDERING_TEST { public static void main(String[] args) throws Exception { // Case 1: Wikipedia graph // Expected Output: 5 7 3 11 8 10 2 9 Node five = new N...
[ "matias.sebastian.martinez@gmail.com" ]
matias.sebastian.martinez@gmail.com
9c85f0835c392804ad028c0b20dd494f8ac8efd7
3e355a798304584431e5e5a1f1bc141e16c330fc
/AL-Game/src/com/aionemu/gameserver/questEngine/handlers/models/FountainRewardsData.java
80501d9e780a59594dff7bfe36663f871a4e4944
[]
no_license
webdes27/Aion-Lightning-4.6-SRC
db0b2b547addc368b7d5e3af6c95051be1df8d69
8899ce60aae266b849a19c3f93f47be9485c70ab
refs/heads/master
2021-09-14T19:16:29.368197
2018-02-27T16:05:28
2018-02-27T16:05:28
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,595
java
/** * This file is part of Aion-Lightning <aion-lightning.org>. * * Aion-Lightning is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later ver...
[ "michelgorter@outlook.com" ]
michelgorter@outlook.com
1ed350e553d621f8454f6abcfe6edb63d17a5555
ac94ac4e2dca6cbb698043cef6759e328c2fe620
/labs/joyent-cloudapi/src/test/java/org/jclouds/joyent/cloudapi/v6_5/features/DatasetApiExpectTest.java
af5dac9cd70eff863db40759eef0fc143897c641
[ "Apache-2.0" ]
permissive
andreisavu/jclouds
25c528426c8144d330b07f4b646aa3b47d0b3d17
34d9d05eca1ed9ea86a6977c132665d092835364
refs/heads/master
2021-01-21T00:04:41.914525
2012-11-13T18:11:04
2012-11-13T18:11:04
2,503,585
2
0
null
2012-10-16T21:03:12
2011-10-03T09:11:27
Java
UTF-8
Java
false
false
2,768
java
/** * Licensed to jclouds, Inc. (jclouds) under one or more * contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. jclouds licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you may not use ...
[ "adrian@jclouds.org" ]
adrian@jclouds.org
11ad0a522725cea68f6c297303311a07efedb72a
0f35cd99303b8789f94cc767eba2c59feffd5b80
/basic/src/day04/IfNestedExample.java
194083d0e842d45f8e69696655d2870a0d9f5ffe
[]
no_license
seungzz/java2020
6f8bae23fa3903e6df3aceaeb042ad31f0b5cc08
eb85d4ba04d69da267574e443a93cdcd59896527
refs/heads/master
2023-01-20T13:48:34.427394
2020-10-29T03:04:00
2020-10-29T03:04:00
297,261,422
0
0
null
null
null
null
WINDOWS-1252
Java
false
false
446
java
package day04; public class IfNestedExample { public static void main(String[] args) { int score = (int)(Math.random()*20)+81; System.out.println("Á¡¼ö :" +score); String grade; if(score>=90) { if(score>=95) { grade = "A+"; }else { grade = "A"; } }else { if...
[ "KW505@505-07" ]
KW505@505-07
cc74c2a02e70f98b397bb044a3105ab31c985f20
06c7d1ab520e7d8b8997697c91e8ed25a319388e
/src/main/java/vproxy/selector/wrap/VirtualFD.java
e760b3e8d8117fd920707e9ec3c38cf69cc6351e
[ "MIT", "LicenseRef-scancode-free-unknown" ]
permissive
gmright2/vproxy
6cb72cf900eeeb23cbe8daf8564a08ccf8c89ec1
241915efe1ac79deba9982df18083690e7cba5d6
refs/heads/dev
2023-04-13T00:10:12.542313
2020-03-29T17:02:17
2020-03-29T17:02:17
252,554,464
0
0
MIT
2023-04-03T23:40:38
2020-04-02T20:03:21
null
UTF-8
Java
false
false
134
java
package vproxy.selector.wrap; import vfd.FD; public interface VirtualFD extends FD { void onRegister(); void onRemove(); }
[ "wkgcass@hotmail.com" ]
wkgcass@hotmail.com
4db84a0d6b0aac12683c17ea2c713bc6c2ea3c62
e2f1b18cd6ca38adc2e286354e01cbe4d4423fd9
/src/com/javarush/test/level12/lesson12/home05/Solution.java
fe36090b50578c9e7b3a7544b9c37796eed14944
[]
no_license
Polurival/JRHW
092ab6d034d6e46dd99d57b67910ca4a7749f602
6f08a005d5b444f6ad00df80aa0eac645b662831
refs/heads/master
2020-04-10T10:12:38.467016
2016-05-09T11:47:33
2016-05-09T11:47:33
50,867,434
7
14
null
null
null
null
UTF-8
Java
false
false
1,828
java
package com.javarush.test.level12.lesson12.home05; /* Что это? «Кот», «Тигр», «Лев», «Бык», «Корова», «Животное» Напиши метод, который определяет, какой объект передали в него. Программа должна выводить на экран одну из надписей: «Кот», «Тигр», «Лев», «Бык», «Корова», «Животное». Замечание: постарайся определять тип ж...
[ "polurival@gmail.com" ]
polurival@gmail.com
43cdcf275f5e210d70be724ad6b4e91be1cd9b29
10378c580b62125a184f74f595d2c37be90a5769
/com/google/common/collect/SortedSetMultimap.java
2c715442d34e74ab689d9896bb58f4e2b1cd5d25
[]
no_license
ClientPlayground/Melon-Client
4299d7f3e8f2446ae9f225c0d7fcc770d4d48ecb
afc9b11493e15745b78dec1c2b62bb9e01573c3d
refs/heads/beta-v2
2023-04-05T20:17:00.521159
2021-03-14T19:13:31
2021-03-14T19:13:31
347,509,882
33
19
null
2021-03-14T19:13:32
2021-03-14T00:27:40
null
UTF-8
Java
false
false
578
java
package com.google.common.collect; import com.google.common.annotations.GwtCompatible; import java.util.Collection; import java.util.Comparator; import java.util.Map; import java.util.SortedSet; import javax.annotation.Nullable; @GwtCompatible public interface SortedSetMultimap<K, V> extends SetMultimap<K, V> { Sor...
[ "Hot-Tutorials@users.noreply.github.com" ]
Hot-Tutorials@users.noreply.github.com
41dfc4568a15e3156508f3b08f1a3d587c13553e
0ac05e3da06d78292fdfb64141ead86ff6ca038f
/OSWE/oswe/openCRX/rtjar/rt.jar.src/com/sun/imageio/plugins/png/PNGImageWriteParam.java
d40b0564593746d86119dec0794288eaf6cd2829
[]
no_license
qoo7972365/timmy
31581cdcbb8858ac19a8bb7b773441a68b6c390a
2fc8baba4f53d38dfe9c2b3afd89dcf87cbef578
refs/heads/master
2023-07-26T12:26:35.266587
2023-07-17T12:35:19
2023-07-17T12:35:19
353,889,195
7
1
null
null
null
null
UTF-8
Java
false
false
3,476
java
/* */ package com.sun.imageio.plugins.png; /* */ /* */ import java.util.Locale; /* */ import javax.imageio.ImageWriteParam; /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* ...
[ "t0984456716" ]
t0984456716
ccd82b0e80983f0f357b0a5c58f4e4128619b1c9
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/9/9_92d51d700bed17c3898d8456cd513f95c62e473a/CameraObscuraPreferences/9_92d51d700bed17c3898d8456cd513f95c62e473a_CameraObscuraPreferences_t.java
be3d12ce05d3b218718acfdcf3dd67cee05cfe0f
[]
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,338
java
package org.witness.sscphase1; import android.content.Context; import android.content.SharedPreferences; import android.preference.PreferenceManager; public class CameraObscuraPreferences { SharedPreferences sharedPreferences; SharedPreferences.Editor editor; // These need to match the values in arr...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
eb4ec08099daee6e6f21e8f75746a43f43255d01
43150251e4e80607b72367723a271e175c908848
/src/main/java/it/richkmeli/rms/web/v2/AccountController.java
86fbe779088c619f58fbce9f65f0099011ff5a78
[ "Apache-2.0" ]
permissive
luoxz-ai/Richkware-Manager-Server
6cdacf864f2582f79805a3c2a29f3bf313244141
99504ff8dac1c2b7dadd239dce716a3d8ba071d9
refs/heads/master
2022-12-11T04:40:38.779938
2020-08-22T15:38:46
2020-08-22T15:38:46
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,602
java
package it.richkmeli.rms.web.v2; import it.richkmeli.jframework.auth.data.exception.AuthDatabaseException; import it.richkmeli.jframework.auth.web.account.LogInJob; import it.richkmeli.jframework.auth.web.util.AuthServletManager; import it.richkmeli.jframework.network.tcp.server.http.util.JServletException; import it....
[ "richkmeli@gmail.com" ]
richkmeli@gmail.com
f5509ff87ed6e3da3d8b059823e25ea249b8b448
3e446af3d3392d813bbe656938e21dc4301a5636
/core/src/main/java/io/github/mmm/cli/io/CliLogLevel.java
c96127a1608ddbcc3160e1c0c390063b5c793701
[ "Apache-2.0" ]
permissive
m-m-m/cli
a601106c11390daac4a106a4bf58597e4fd98fc0
f0566e49c21ecaebd21e12394e2415f4e43c707c
refs/heads/master
2023-06-01T15:21:31.204464
2023-05-21T18:43:05
2023-05-21T18:43:05
221,976,654
0
0
null
null
null
null
UTF-8
Java
false
false
1,572
java
/* Copyright (c) The m-m-m Team, Licensed under the Apache License, Version 2.0 * http://www.apache.org/licenses/LICENSE-2.0 */ package io.github.mmm.cli.io; import io.github.mmm.cli.io.impl.CliConsoleImpl; /** * {@link Enum} for the levels to log to a {@link CliConsoleImpl}. */ public enum CliLogLevel { /** De...
[ "hohwille@users.sourceforge.net" ]
hohwille@users.sourceforge.net
35d5765182c1622908e1806737299f62aa9ab68d
5efc9a74aa9c0cf0041c9cee889af026d61b84b2
/samples/modern-java/src/com/waylau/java/oop/dogdemo/Husky.java
c907a057aaeffc1cb2244f0db90eb174c070721c
[]
no_license
waylau/modern-java-demos
f096c46ad79fe8f923265d1f06ac1f9b7b3c9965
f55563bca7cd8d0b36bbca9714ccebfb450abcee
refs/heads/master
2022-10-18T13:57:43.231936
2022-10-03T07:20:46
2022-10-03T07:20:46
163,201,354
118
25
null
2020-03-22T08:19:41
2018-12-26T17:11:01
null
UTF-8
Java
false
false
221
java
/** * Welcome to https://waylau.com */ package com.waylau.java.oop.dogdemo; /** * Husky. * * @since 1.0.0 2019年4月1日 * @author <a href="https://waylau.com">Way Lau</a> */ class Husky extends Dog { // ... }
[ "waylau521@gmail.com" ]
waylau521@gmail.com
6008f49dd26aa040326ebca386eef77452dfb9d4
68cb4d647309ac0892d5968a9a3d2156e5c1dabd
/day02_code/讲师代码/Operator_4_001.java
537ecc8f00fc17ed0ded95d4622a67f0de34019f
[]
no_license
chaiguolong/JavaSE
651c4eb1179d05912cbc8d8a5d1930ca6ce9bad4
bb9629843ebafea221365b43c471ae3aa663b1c5
refs/heads/master
2021-07-25T09:46:34.190516
2018-07-30T08:17:49
2018-07-30T08:17:49
130,962,634
0
0
null
null
null
null
UTF-8
Java
false
false
1,026
java
/* * 逻辑运算符,对两个boolean类型数据之间进行计算 * 结果也是boolean类型 * * & : 一边是false,运算结果就是false,见了false,就是false * | : 一边是true,运算结果就是true,见了true,就是true * ^ : 两边相同为false,不同为true * ! : 取反 !true=false !false=true * && : 短路与,一边是false,另一边不运行 * ||:短路或,一边是true,另一边不运行 */ public class Operator_4_001{ public static void main(String[...
[ "584238433@qq.com" ]
584238433@qq.com
c07e5eccd1514c75a2c552b6b6885ff3d247eb5d
1de7b15ab56d3f40e89e3f52ddc8330ee14839fd
/src/webservice/org/hpin/webservice/bean/jz/Contact.java
174515df9a8d3f04516b8c144b1d386f10f92cd1
[]
no_license
dym3093/hlPipe
ba289b8685dbf8b2776acaf7e607feadb07fba48
a0eb1dcabdfc6660abcca96a878e04b70b8fa24b
refs/heads/master
2021-01-20T04:25:28.809340
2017-04-30T14:24:13
2017-04-30T14:24:13
89,689,691
0
1
null
null
null
null
UTF-8
Java
false
false
1,503
java
/** * @author DengYouming * @since 2016-7-25 下午5:46:23 */ package org.hpin.webservice.bean.jz; import java.io.Serializable; import java.util.Date; /** * 【金埻开放平台】联系人 * @author DengYouming * @since 2016-7-25 下午5:46:23 */ public class Contact implements Serializable{ private static final long serialVersionUID =...
[ "youming3093@163.com" ]
youming3093@163.com
9352766fbf2970bc421d3845ac6a176588e663bc
def8890dd7b3198e258ec564a25385e1f484aa45
/core/modules/security/src/main/java/org/onetwo/ext/security/url/UrlBasedSecurityConfig.java
20af5cb893b19d038dc6be7c5485012559d0bb6d
[]
no_license
danshiyu/onetwo
69dd65432fbee7d507c5e889f01efd97dd7fecb9
2db903f42006d42d35de80d46b82e8b6925a947c
refs/heads/master
2021-01-15T14:23:38.885122
2016-08-11T03:24:38
2016-08-11T03:24:38
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,138
java
package org.onetwo.ext.security.url; import java.util.Arrays; import javax.sql.DataSource; import org.onetwo.ext.security.DatabaseSecurityMetadataSource; import org.onetwo.ext.security.DefaultUrlSecurityConfigurer; import org.onetwo.ext.security.config.SecurityCommonContextConfig; import org.onetwo.ext.security.meth...
[ "weishao.zeng@gmail.com" ]
weishao.zeng@gmail.com
3634611a68cb87b60b6a57d082b5720cd15d5e9b
48e835e6f176a8ac9ae3ca718e8922891f1e5a18
/benchmark/validation/org/springframework/boot/context/properties/ConfigurationPropertiesBindHandlerAdvisorTests.java
1f6abeb1e633f1ed6613968d017dddde30ce7d52
[]
no_license
STAMP-project/dspot-experiments
f2c7a639d6616ae0adfc491b4cb4eefcb83d04e5
121487e65cdce6988081b67f21bbc6731354a47f
refs/heads/master
2023-02-07T14:40:12.919811
2019-11-06T07:17:09
2019-11-06T07:17:09
75,710,758
14
19
null
2023-01-26T23:57:41
2016-12-06T08:27:42
null
UTF-8
Java
false
false
7,135
java
/** * Copyright 2012-2018 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 a...
[ "benjamin.danglot@inria.fr" ]
benjamin.danglot@inria.fr
2af49d2303b434b815033da5859ec165777d3229
824be13cef2ba19634a6b0adea5467f2c5471039
/test/templates/default/src/main/java/com/mycompany/theforce/config/LoggingAspectConfiguration.java
66eb405807ffd39f6dc54ca7ada003245aef59b2
[ "Apache-2.0" ]
permissive
yeoman-projects/generator-jhipster-stormpath
ee98091dedd11b8ac8a86780a8bb204eda9a3d49
0e7becacede9e5419c7b85b45d2865672e8535d2
refs/heads/master
2023-07-17T19:03:52.172928
2021-07-21T13:14:07
2021-07-21T13:14:07
384,940,588
0
0
Apache-2.0
2021-07-21T13:14:08
2021-07-11T12:18:31
null
UTF-8
Java
false
false
377
java
package com.mycompany.theforce.config; import com.mycompany.theforce.aop.logging.LoggingAspect; import org.springframework.context.annotation.*; @Configuration @EnableAspectJAutoProxy public class LoggingAspectConfiguration { @Bean @Profile(Constants.SPRING_PROFILE_DEVELOPMENT) public LoggingAspect loggi...
[ "pascalgrimaud@gmail.com" ]
pascalgrimaud@gmail.com
2ad5f8be8a4ef6e6d0d7edf48175dece18d8ebb1
183c42492f61289db5a0dae2c600adab2d6822dd
/net.sf.seesea.model.core/src/net/sf/seesea/model/core/geo/Messages.java
4f32ad1bea025ec4c4ccc032b6dc0730557af387
[]
no_license
thomas-osm/depth_api2_test
4fa45c577207688ae839df27e912b3aecc8be344
d20f26638676c6dba8f1dc6fdbe528cdef2866e4
refs/heads/master
2020-08-22T07:45:44.174229
2019-10-20T11:29:03
2019-10-20T11:29:03
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,076
java
/** * Copyright (c) 2010, Jens Kübler All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this * list of conditions and ...
[ "cleanerx@bdda867f-eb90-41bb-8c09-ca81aeede8af" ]
cleanerx@bdda867f-eb90-41bb-8c09-ca81aeede8af
c661c289dd4c84dc0c8cbed8cf1e3db99adef4b0
2088303ad9939663f5f8180f316b0319a54bc1a6
/src/main/java/com/lottery/lottype/jc/jczq/mix/Jczqmix17035.java
366c28c64e90083072a6a13626a6518dc59fa220
[]
no_license
lichaoliu/lottery
f8afc33ccc70dd5da19c620250d14814df766095
7796650e5b851c90fce7fd0a56f994f613078e10
refs/heads/master
2022-12-23T05:30:22.666503
2019-06-10T13:46:38
2019-06-10T13:46:38
141,867,129
7
1
null
2022-12-16T10:52:50
2018-07-22T04:59:44
Java
UTF-8
Java
false
false
566
java
package com.lottery.lottype.jc.jczq.mix; import java.math.BigDecimal; import java.util.List; import com.lottery.lottype.SplitedLot; public class Jczqmix17035 extends JczqmixX{ @Override protected int getPlayType() { return 7035; } @Override public long getSingleBetAmount(String betcode, BigDecimal beishu...
[ "1147149597@qq.com" ]
1147149597@qq.com
74b0699dad47c70e454919cb6b578af55baaf6bc
cb7ca5469115cab34b64a6b3c255660cf8bf6e09
/org.eclipse.draw2d/src/org/eclipse/draw2d/SimpleEtchedBorder.java
194ae09eb2cf9fbdc9fa43df4a91c7773fba0abb
[ "EPL-1.0", "LicenseRef-scancode-free-unknown", "MIT" ]
permissive
archimatetool/archi
59b0a984b3d0471643835cd8f9ff5a648bd97de7
eec0869ad2b6e9c192e127aa9bc00bdbc82b7cd0
refs/heads/master
2023-09-04T02:29:50.509293
2023-08-31T10:28:46
2023-08-31T10:28:46
1,547,663
799
274
MIT
2023-05-26T16:55:05
2011-03-30T19:18:13
Java
UTF-8
Java
false
false
1,965
java
/******************************************************************************* * Copyright (c) 2000, 2010 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, an...
[ "p.beauvoir@dadabeatnik.com" ]
p.beauvoir@dadabeatnik.com
fc6ef5d593cc36a58c8b9592e0f2988a101ffddf
f63826c8786bccecd88e2e30d76dde52ee683d1b
/src/chap01/practice02.java
9d7f89f112cdb3312cea379651819e0e7abec646
[]
no_license
ay91911/Java_Algorithm
67c2dcfdabd1a2530ea8deeced2e574a4b95484d
594c12aaaa74a0aca04c8ddf97fea2af9ef596e0
refs/heads/master
2022-11-11T01:01:53.323658
2020-06-22T13:40:32
2020-06-22T13:40:32
274,127,257
0
0
null
null
null
null
UHC
Java
false
false
503
java
package chap01; import java.util.Scanner; public class practice02 { static int min3(int a, int b, int c) { int min = a; if(b<min)min=b; if(c<min)min=c; return min; } public static void main(String[] args) { Scanner stdIn = new Scanner(System.in); System.out.println("비교하고자 하는 값을 3개 입력해 주...
[ "USER@USER-PC" ]
USER@USER-PC
4b5dd1c13bc8b0ddc8285fbec786dd59edcb3dc7
329b2cb3c91a0c953458efd253c4fcdce6f539c4
/graphsdk/src/main/java/com/microsoft/graph/generated/BaseWorkbookFunctionsDevSqBody.java
389a546bc0de06e79686ec10cd8e734a69ff3a63
[ "MIT" ]
permissive
sbolotovms/msgraph-sdk-android
255eeddf19c1b15f04ee3b1549f0cae70d561fdd
1320795ba1c0b5eb36ef8252b73799d15fc46ba1
refs/heads/master
2021-01-20T05:09:00.148739
2017-04-28T23:20:23
2017-04-28T23:20:23
89,751,501
1
0
null
2017-04-28T23:20:37
2017-04-28T23:20:37
null
UTF-8
Java
false
false
1,913
java
// ------------------------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information. // ------------------------------------------------------------------------------ pa...
[ "brianmel@microsoft.com" ]
brianmel@microsoft.com
5ce588af352a435017576c21976dd22e89453f94
d77ff8fff9d7e36c882ae29a9b9c1f51503d25cc
/src/main/java/org/mycontroller/standalone/db/SettingsUtils.java
5aef1f611ad3cdbf50975c91daa7107dd3f16722
[ "Apache-2.0" ]
permissive
bluetronics-India/mycontroller
14447a2e7b52ad7a8274abcf78ecd9c9dff7bbce
3b31cc7dbf0d9f864dc416dc0aa5560e1a330311
refs/heads/master
2021-01-21T02:58:55.667884
2015-11-08T02:42:27
2015-11-08T02:42:27
45,765,243
1
0
null
2015-11-08T03:21:24
2015-11-08T03:21:23
null
UTF-8
Java
false
false
4,329
java
/** * Copyright (C) 2015 Jeeva Kandasamy (jkandasa@gmail.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 requir...
[ "jkandasa@gmail.com" ]
jkandasa@gmail.com
a6337eb9f9e0801e22e04054f222f1e23337002e
a65d9ea9da01d7ec33892bf3f9b7a0dc2ffd507a
/IntegersAndOthers/src/main/java/ru/itis/generics/token/example/Digits.java
7320112ec0b54ebcc0c92ae20e6b6512e52840e5
[]
no_license
MarselSidikov/JavaItis3
fa78a94b735c1318d28bb5bad967da4ba49daa33
1da3017c9d7f4cea67649761aa3bf5d8930aaab5
refs/heads/master
2021-01-13T15:05:50.578760
2017-02-11T11:55:03
2017-02-11T11:55:03
76,255,583
1
2
null
null
null
null
UTF-8
Java
false
false
373
java
package ru.itis.generics.token.example; public class Digits implements Type { private String typeName; private int value; public Digits(String typeName, int value) { this.typeName = typeName; this.value = value; } public String getTypeName() { return typeName; } p...
[ "admin" ]
admin
08d448b3ccc705884391a47ef3b573d78791bdcd
1bdcbecb5f6aea980de377b8cbb71887c2200f74
/ml/streaminer/src/main/java/org/streaminer/stream/misc/MovingWindowDelta.java
a523dd38e4d258279f2f6bfa85658f0cbae901e4
[]
no_license
lilijiangnan/bigdata
d9c8e3ebc5efa48e05463772c89c3782ad88f27a
d54f5886e706e96fc793a0426a39415c3e413c0c
refs/heads/master
2021-04-09T10:18:39.289089
2016-11-07T03:26:19
2016-11-07T03:26:19
125,361,007
1
0
null
2018-03-15T12:02:01
2018-03-15T12:02:01
null
UTF-8
Java
false
false
2,253
java
// ================================================================================================= // Copyright 2011 Twitter, Inc. // ------------------------------------------------------------------------------------------------- // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use ...
[ "zqhxuyuan@gmail.com" ]
zqhxuyuan@gmail.com
65d4125f558d95cfed4c33903c90837355184ac8
e0ba7ddeb226fe452e5114ce2b8b94ddb4b97b3e
/app/src/main/java/com/zhuye/ershoufang/ui/activity/home/LookFangYuanActivity.java
14a33cb10b41c108e8307dd2078491cdf98943a0
[]
no_license
jingzhixb/trunk
5337a676f9eb91888171bd06f7a657e72cb05636
e9201b355323c86db5b3a22a8e869b1243b00763
refs/heads/master
2020-03-28T01:34:08.005377
2018-09-05T12:34:05
2018-09-05T12:34:05
147,514,146
0
1
null
null
null
null
UTF-8
Java
false
false
1,550
java
package com.zhuye.ershoufang.ui.activity.home; import android.os.Bundle; import android.support.v4.view.ViewPager; import android.widget.ImageView; import android.widget.LinearLayout; import android.widget.TextView; import com.ogaclejapan.smarttablayout.SmartTabLayout; import com.zhuye.ershoufang.R; import com.zhuye....
[ "1390056147qq.com" ]
1390056147qq.com
aae568455145d6fc24f63cbc71f29c24250c6dda
daef7ea3e860bc8f4e651fe6c151165089e475af
/app/src/main/java/ve/com/abicelis/remindy/enums/TapTargetSequenceType.java
a4bd1f134fc9d0de8183091e97ba30cd1b6fba25
[ "MIT" ]
permissive
chavantr/ExampleLRForD
429d0929b53a786ce6ecb09132cbe1d0bd0dd812
66efc8a40c63048710a6931f2743e2171c068991
refs/heads/master
2021-01-25T11:48:40.578339
2019-03-27T11:32:45
2019-03-27T11:32:45
123,430,779
0
0
null
null
null
null
UTF-8
Java
false
false
160
java
package ve.com.abicelis.remindy.enums; public enum TapTargetSequenceType { EDIT_IMAGE_ATTACHMENT_ACTIVITY, PLACE_LIST_ACTIVITY, PLACE_ACTIVITY, }
[ "abicelis@gmail.com" ]
abicelis@gmail.com
39bb2aeb149661c907d3b467699502f274a10317
0f0b75d189bec77cde5f6870de0c746959665b28
/substance-extras/src/main/java/org/pushingpixels/substance/extras/internal/tabbed/TabOverviewButton.java
e87d1c17796afb44d2b6af92272818a03e77b8e9
[ "BSD-3-Clause" ]
permissive
vad-babushkin/radiance
08f21bf6102261a1bba6407bab738ab33baf9cd5
42d17c7018e009f16131e3ddc0e3e980f42770f6
refs/heads/master
2021-03-27T22:28:06.062205
2020-03-06T03:27:26
2020-03-06T03:27:26
247,813,010
1
0
BSD-3-Clause
2020-03-16T20:44:39
2020-03-16T20:44:38
null
UTF-8
Java
false
false
5,671
java
/* * Copyright (c) 2005-2020 Radiance Kirill Grouchnikov. All Rights Reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * o Redistributions of source code must retain the above copyright notice, * th...
[ "kirill.grouchnikov@gmail.com" ]
kirill.grouchnikov@gmail.com
f29e0c6e5f532b4f462cdbca13b7c06728a63ee2
924c1a1730e7060c3fe880cf56e63b9c582b3cd4
/src/main/java/com/obsidiandynamics/indigo/MessageBuilder.java
7525f9d5ac954adb555ed547e4d07e1818fbb703
[ "BSD-3-Clause", "LicenseRef-scancode-unknown-license-reference" ]
permissive
moayyaed/indigo
c8250748dee640b060f4d8187ad80905163f5861
de272cb4e2055eb62a48469d0575a27550ddc238
refs/heads/master
2022-11-06T20:59:34.896462
2020-07-01T22:27:34
2020-07-01T22:27:34
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,531
java
package com.obsidiandynamics.indigo; import java.util.*; import java.util.function.*; public class MessageBuilder { @FunctionalInterface interface MessageTarget { void send(Object body, UUID requestId); } protected final Activation activation; protected MessageTarget target; private int copie...
[ "ekoutanov@gmail.com" ]
ekoutanov@gmail.com
448f679fe72034889f945da4d2a99eaec631fc42
497fcb88c10c94fed1caa160ee110561c07b594c
/platform/platform-worker/src/main/java/com/yazino/platform/invitation/InvitationRepository.java
758ad2f38589107d83df5cca2c79a99bf2b6a07e
[]
no_license
ShahakBH/jazzino-master
3f116a609c5648c00dfbe6ab89c6c3ce1903fc1a
2401394022106d2321873d15996953f2bbc2a326
refs/heads/master
2016-09-02T01:26:44.514049
2015-08-10T13:06:54
2015-08-10T13:06:54
40,482,590
0
1
null
null
null
null
UTF-8
Java
false
false
2,801
java
package com.yazino.platform.invitation; import com.yazino.platform.event.message.InvitationEvent; import com.yazino.platform.invitation.persistence.Invitation; import com.yazino.platform.invitation.persistence.JDBCInvitationDAO; import com.yazino.platform.messaging.publisher.QueuePublishingService; import org.joda.tim...
[ "shahak.ben-hamo@rbpkrltd.com" ]
shahak.ben-hamo@rbpkrltd.com
b6d0de51c79617709c6839222653fac006ac8495
be73270af6be0a811bca4f1710dc6a038e4a8fd2
/crash-reproduction-moho/results/XWIKI-12798-137-4-NSGA_II-WeightedSum:TestLen:CallDiversity/org/xwiki/container/servlet/filters/internal/SavedRequestRestorerFilter_ESTest_scaffolding.java
3d8ab25aacc89f936c49a7e3e4f989ff3e331e6d
[]
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
475
java
/** * Scaffolding file used to store all the setups needed to run * tests automatically generated by EvoSuite * Thu Apr 02 15:36:38 UTC 2020 */ package org.xwiki.container.servlet.filters.internal; import org.evosuite.runtime.annotation.EvoSuiteClassExclude; import org.junit.BeforeClass; import org.junit.Before;...
[ "pouria.derakhshanfar@gmail.com" ]
pouria.derakhshanfar@gmail.com
c6181decb9c5e471982a74b64aca98d01c257acc
17537c091572a94c58975214094fdfeedb57fde1
/core/server/project/commonBase/src/main/java/com/home/commonBase/scene/unit/UnitAOILogic.java
85ec33241ac9460de067299032eb30146f553b8a
[ "Apache-2.0" ]
permissive
mengtest/home3
dc2e5f910bbca6e536ded94d3f749671f0ca76d5
a15a63694918483b2e4853edab197b5cdddca560
refs/heads/master
2023-01-29T13:49:23.822515
2020-12-11T10:17:39
2020-12-11T10:17:39
null
0
0
null
null
null
null
UTF-8
Java
false
false
5,512
java
package com.home.commonBase.scene.unit; import com.home.commonBase.constlist.generate.UnitType; import com.home.commonBase.dataEx.scene.SocketAOICountData; import com.home.commonBase.dataEx.scene.UnitAOICountData; import com.home.commonBase.global.BaseC; import com.home.commonBase.global.CommonSetting; import com.home...
[ "359944951@qq.com" ]
359944951@qq.com
02e297b955528312452573538e596d537babbcaa
f2c0313293429a667c31604d0e4cc07ae6e476d2
/src/day63/WordFrequencyMethod.java
8617a9ae8b7ae87dab63baed68a5ff6f369aa257
[]
no_license
sezginhmrc/FirstProject
dae3bd11bedb1b48ed993aebbe9ca29f50d3a452
b8f427643097c98570333a2ac5a8420bcfad0c4a
refs/heads/master
2021-01-14T04:20:41.197988
2020-05-14T08:18:15
2020-05-14T08:18:15
242,597,043
0
0
null
null
null
null
UTF-8
Java
false
false
517
java
package day63; import java.util.HashMap; import java.util.Map; public class WordFrequencyMethod { public static void main(String[] args) { String str = "Fun Fun Fun Java Java is Ending Tomorrow Tomorrow No it is never Ending"; } public static Map<String, Integer> getFrequencyMap (String str)...
[ "sezginhamurcu@icloud.com" ]
sezginhamurcu@icloud.com
1bda508b997a75a93d2ae7471dbc07415a6af0fc
7b73756ba240202ea92f8f0c5c51c8343c0efa5f
/classes2/uvt.java
b10e304c45304bc18244dd396cbd7dc4802667cd
[]
no_license
meeidol-luo/qooq
588a4ca6d8ad579b28dec66ec8084399fb0991ef
e723920ac555e99d5325b1d4024552383713c28d
refs/heads/master
2020-03-27T03:16:06.616300
2016-10-08T07:33:58
2016-10-08T07:33:58
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,730
java
import android.text.TextUtils; import android.view.View; import android.view.View.OnClickListener; import com.tencent.common.app.BaseApplicationImpl; import com.tencent.mobileqq.app.QQAppInterface; import com.tencent.mobileqq.hotpatch.NotVerifyClass; import com.tencent.mobileqq.structmsg.AbsStructMsg; import com.tencen...
[ "1776098770@qq.com" ]
1776098770@qq.com
c7644303c39628078ea1fc4dbb8e2b1be1bdee79
cbc7f5b1f0ec0f07700aedf8f37b1a3fd79fb191
/20_septiembre/henryZerda/src/commands/toolAndApply/tools/PackerCreator.java
8ebd75b07b2fa20dfc7f31b9606de77a4bbd9aa3
[]
no_license
henryzrr/arquitectura_software
831328f73edfba926471b499897f6b3394804f8e
e20ff182bd8ac887540cb94b4aac85df55893cbd
refs/heads/master
2020-07-09T03:24:41.965384
2019-10-07T16:22:29
2019-10-07T16:22:29
203,859,734
0
0
null
null
null
null
UTF-8
Java
false
false
433
java
package commands.toolAndApply.tools; import commands.toolAndApply.ITool; import commands.toolAndApply.IToolCreator; public class PackerCreator implements IToolCreator { @Override public String getToolCreatorName() { return "empaquetador"; } @Override public ITool newTool(String tool, Str...
[ "henry.zrz@gmail.com" ]
henry.zrz@gmail.com
d1e67c087d09d78e1b9d78f4ff088f4b93ae213b
a243a1c53100b491cd44da967b88ddd3e1412dbf
/00_algorithms/02_sorting_advance/06_quick_sort_deal_with_identical_keys/src/com/issac/algo/Main.java
32ea50e284b01e87c09d7d7d8388abd24bf1a843
[]
no_license
IssacYoung2013/daily
b6cbf272bf71ece61698427e822817d618b028bc
d9fa1d1cf8ea3ff69ee968061b16ba88c34199ab
refs/heads/master
2022-12-25T12:15:39.063763
2020-04-16T01:10:24
2020-04-16T01:10:24
222,570,708
0
0
null
2022-12-16T14:50:58
2019-11-19T00:15:50
Java
UTF-8
Java
false
false
1,574
java
package com.issac.algo; import java.util.Arrays; /** * @author: ywy * @date: 2019-11-19 * @desc: */ public class Main { public static void main(String[] args) { int N = 10000; // 一般测试 System.out.println("==== 一般测试 ===="); Integer[] arr = SortTestHelper.generateRandomArray(N, 0...
[ "issacyoung@msn.cn" ]
issacyoung@msn.cn
3217253b835142c89531652f26870b1a711850a4
6baf1fe00541560788e78de5244ae17a7a2b375a
/hollywood/com.oculus.vrcast-VrCastService/sources/oculus/internal/Gatekeeper.java
de8fa930a9947ab195f71b57ab161223d90787c3
[]
no_license
phwd/quest-tracker
286e605644fc05f00f4904e51f73d77444a78003
3d46fbb467ba11bee5827f7cae7dfeabeb1fd2ba
refs/heads/main
2023-03-29T20:33:10.959529
2021-04-10T22:14:11
2021-04-10T22:14:11
357,185,040
4
2
null
2021-04-12T12:28:09
2021-04-12T12:28:08
null
UTF-8
Java
false
false
1,534
java
package oculus.internal; import android.os.IBinder; import android.os.RemoteException; import android.os.ServiceManager; import android.util.Log; import oculus.internal.IGatekeeperService; public class Gatekeeper implements IBinder.DeathRecipient { private IGatekeeperService mService; private final int mType;...
[ "cyuubiapps@gmail.com" ]
cyuubiapps@gmail.com
a4e46226cdbb22ae20537bff5376a15247443e91
4b0bf4787e89bcae7e4759bde6d7f3ab2c81f849
/aliyun-java-sdk-eas/src/main/java/com/aliyuncs/eas/model/v20210701/DeleteResourceLogResponse.java
e51420374d0336b9b78f6abeddd9ddf75ea071c0
[ "Apache-2.0" ]
permissive
aliyun/aliyun-openapi-java-sdk
a263fa08e261f12d45586d1b3ad8a6609bba0e91
e19239808ad2298d32dda77db29a6d809e4f7add
refs/heads/master
2023-09-03T12:28:09.765286
2023-09-01T09:03:00
2023-09-01T09:03:00
39,555,898
1,542
1,317
NOASSERTION
2023-09-14T07:27:05
2015-07-23T08:41:13
Java
UTF-8
Java
false
false
1,471
java
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed u...
[ "sdk-team@alibabacloud.com" ]
sdk-team@alibabacloud.com
02461eae71c9a6a55e8c430da36c0f876634ea5f
f6beea8ab88dad733809e354ef9a39291e9b7874
/com/planet_ink/coffee_mud/MOBS/Lizard.java
f1c9acc72b19f4df1d138b7bdcfa9b3d2f5996ae
[ "Apache-2.0" ]
permissive
bonnedav/CoffeeMud
c290f4d5a96f760af91f44502495a3dce3eea415
f629f3e2e10955e47db47e66d65ae2883e6f9072
refs/heads/master
2020-04-01T12:13:11.943769
2018-10-11T02:50:45
2018-10-11T02:50:45
153,196,768
0
0
Apache-2.0
2018-10-15T23:58:53
2018-10-15T23:58:53
null
UTF-8
Java
false
false
2,351
java
package com.planet_ink.coffee_mud.MOBS; import com.planet_ink.coffee_mud.core.interfaces.*; import com.planet_ink.coffee_mud.core.*; import com.planet_ink.coffee_mud.core.collections.*; import com.planet_ink.coffee_mud.Abilities.interfaces.*; import com.planet_ink.coffee_mud.Areas.interfaces.*; import com.planet_...
[ "bo@zimmers.net" ]
bo@zimmers.net
3f27cf33f2f1a1fa212321bbb1fef8682ec3565b
3f00a0d8b5c66041841bc6f695bbca41cdba8b7f
/rocket/admin/src/main/java/com/nb6868/xquick/modules/sched/dao/TaskLogDao.java
21f2ae405af64c4ccfecb20fbcad85776c44ae97
[ "Apache-2.0" ]
permissive
hanjiongchen/xquick
4a87579dda00f7db61756d174f5e08ad1bc56319
2479d2a04b6a53633cf384263173e3b19eb6ad13
refs/heads/master
2022-04-20T21:04:13.518963
2020-04-23T01:49:23
2020-04-23T01:49:23
null
0
0
null
null
null
null
UTF-8
Java
false
false
346
java
package com.nb6868.xquick.modules.sched.dao; import com.nb6868.xquick.booster.dao.BaseDao; import com.nb6868.xquick.modules.sched.entity.TaskLogEntity; import org.apache.ibatis.annotations.Mapper; /** * 定时任务日志 * * @author Charles zhangchaoxu@gmail.com */ @Mapper public interface TaskLogDao extends BaseDao<TaskLog...
[ "zhangchaoxu@gmail.com" ]
zhangchaoxu@gmail.com
481f17664459c2ea70b14dd46f0610ae884a3601
8e3808e0570cce407027e4bb05a77ecf0c1d05e6
/cj.studio.ecm.corelib/src/cj/studio/ecm/context/Property.java
f8c38dcc2368375c552de0da1c6cd75f1d4d1fb3
[]
no_license
carocean/cj.studio.ecm
22bdfa9dc339f76ffc635dcd8d8d7fb49017f0c3
b1e4594b51e738cf70ed2e91195b76e070ddc719
refs/heads/master
2021-07-06T12:03:48.715469
2020-07-26T05:57:18
2020-07-26T05:57:18
151,696,042
5
1
null
null
null
null
UTF-8
Java
false
false
720
java
package cj.studio.ecm.context; public class Property extends Node implements IProperty { public Property() { // TODO Auto-generated constructor stub } public Property(String name,INode value) { super(name); this.value=value; } public Property(String name,String value) { super(name); this.value=new Nod...
[ "carocean.jofers@icloud.com" ]
carocean.jofers@icloud.com
60a7621183e0b3bbe4148adf433a34dcb4b5b2c1
d4c265b3daeb6cb3a4330c6df03d66c1e838b03c
/Neuron/app/src/main/java/org/nervos/neuron/item/TokenItem.java
5f4c580778b997f84c3f3a44aaefad281be4a673
[]
no_license
CryptapeHackathon/The-Genuine-Champion
06b60c4068c3b93e2ae7a5c6d1bf9445fe6e917f
9348137d7e9968d66b6fa11e2e8bce619e101646
refs/heads/master
2020-03-21T20:19:59.856527
2018-07-02T02:29:35
2018-07-02T02:29:35
139,000,709
3
1
null
2018-06-29T04:47:57
2018-06-28T10:02:27
Java
UTF-8
Java
false
false
3,237
java
package org.nervos.neuron.item; import android.os.Parcel; import android.os.Parcelable; import android.support.annotation.DrawableRes; import org.nervos.neuron.util.ConstUtil; public class TokenItem implements Parcelable{ private static int NERVOS_DECIMAL = 18; public String name; @DrawableRes publ...
[ "duanyytop@gmail.com" ]
duanyytop@gmail.com
4da98657b056a97ebed79320ecbddc3828b55912
15b260ccada93e20bb696ae19b14ec62e78ed023
/v2/src/main/java/com/alipay/api/domain/AlipayCommerceOperationBsEnrollSubmitModel.java
fde00931cdc13cb383d54483fede1b9bf9562c03
[ "Apache-2.0" ]
permissive
alipay/alipay-sdk-java-all
df461d00ead2be06d834c37ab1befa110736b5ab
8cd1750da98ce62dbc931ed437f6101684fbb66a
refs/heads/master
2023-08-27T03:59:06.566567
2023-08-22T14:54:57
2023-08-22T14:54:57
132,569,986
470
207
Apache-2.0
2022-12-25T07:37:40
2018-05-08T07:19:22
Java
UTF-8
Java
false
false
1,011
java
package com.alipay.api.domain; import java.util.List; import com.alipay.api.AlipayObject; import com.alipay.api.internal.mapping.ApiField; import com.alipay.api.internal.mapping.ApiListField; /** * 联营-计划报名 * * @author auto create * @since 1.0, 2023-03-16 22:20:15 */ public class AlipayCommerceOperationBsEnrollS...
[ "auto-publish" ]
auto-publish
948bd07ce33863e1a02167664c3b4d3b564d300a
88c02d49d669c7637bbca9fd1f570cc7292f484f
/AndroidJniGenerate/GetJniCode/xwebruntime_javacode/org/xwalk/core/internal/XWalkDownloadListenerBridge.java
29aa302954a10e54ca6b88f899462b274899c69c
[]
no_license
ghost461/AndroidMisc
1af360cf36ae212a81814f9a4057884290dbe12e
dfa4c9115c0198755c9ff6c5e5c9ea3b56c9daff
refs/heads/master
2020-09-07T19:17:00.028887
2019-11-11T02:55:33
2019-11-11T02:55:33
220,887,476
0
0
null
null
null
null
UTF-8
Java
false
false
1,226
java
package org.xwalk.core.internal; import android.content.Context; public class XWalkDownloadListenerBridge extends XWalkDownloadListenerInternal { private XWalkCoreBridge coreBridge; private ReflectMethod onDownloadStartStringStringStringStringlongMethod; private Object wrapper; public XWalkDownloadLi...
[ "lingmilch@sina.com" ]
lingmilch@sina.com
ee800a70294f13d33b917f3aff8ff2da5688486e
cccfb7be281ca89f8682c144eac0d5d5559b2deb
/chrome/android/features/autofill_assistant/javatests/src/org/chromium/chrome/browser/autofill_assistant/AutofillAssistantTestEndpointService.java
ba64e61aaa4a2dd710c870fef2f16e97309476d5
[ "BSD-3-Clause" ]
permissive
SREERAGI18/chromium
172b23d07568a4e3873983bf49b37adc92453dd0
fd8a8914ca0183f0add65ae55f04e287543c7d4a
refs/heads/master
2023-08-27T17:45:48.928019
2021-11-11T22:24:28
2021-11-11T22:24:28
428,659,250
1
0
BSD-3-Clause
2021-11-16T13:08:14
2021-11-16T13:08:14
null
UTF-8
Java
false
false
1,767
java
// Copyright 2021 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. package org.chromium.chrome.browser.autofill_assistant; import org.chromium.base.annotations.JNINamespace; import org.chromium.base.annotations.NativeMet...
[ "chromium-scoped@luci-project-accounts.iam.gserviceaccount.com" ]
chromium-scoped@luci-project-accounts.iam.gserviceaccount.com
498d93e453b0555a499464d9b8d4619899713a8c
d46fb42170b9f9845ab488706dcfea6494275b5a
/build/generated/source/r/debug/android/support/v7/recyclerview/R.java
c8694323b8ecc5d2a3fc19d8c81b42065573b232
[]
no_license
liushiyun8/AppCust
f6764d74daf7b8719bf4c3a537efefeb41c83a59
aaaced289e873e038c9a37ad0a5532048b43128c
refs/heads/master
2021-06-30T17:21:39.922759
2017-09-18T09:49:57
2017-09-18T09:49:57
103,921,650
0
0
null
null
null
null
UTF-8
Java
false
false
1,421
java
/* AUTO-GENERATED FILE. DO NOT MODIFY. * * This class was automatically generated by the * aapt tool from the resource data it found. It * should not be modified by hand. */ package android.support.v7.recyclerview; public final class R { public static final class attr { public static final int layoutManager ...
[ "764512727@qq.com" ]
764512727@qq.com
241edf8e3a7bfe74d4e299607b8b8a0a409ca4d1
14c8213abe7223fe64ff89a47f70b0396e623933
/com/google/api/client/googleapis/auth/oauth2/DefaultCredentialProvider$ComputeGoogleCredential.java
7aa6e5c835ccf1dfbc395d82e74b5c48fb0f8664
[ "MIT" ]
permissive
PolitePeoplePlan/backdoored
c804327a0c2ac5fe3fbfff272ca5afcb97c36e53
3928ac16a21662e4f044db9f054d509222a8400e
refs/heads/main
2023-05-31T04:19:55.497741
2021-06-23T15:20:03
2021-06-23T15:20:03
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,292
java
package com.google.api.client.googleapis.auth.oauth2; import com.google.api.client.auth.oauth2.*; import com.google.api.client.json.*; import com.google.api.client.util.*; import com.google.api.client.http.*; import java.io.*; private static class ComputeGoogleCredential extends GoogleCredential { private static ...
[ "66845682+chrispycreme420@users.noreply.github.com" ]
66845682+chrispycreme420@users.noreply.github.com
019ca7babb3c31145e22f3c32bb0a2ff7bd67226
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/1/1_3a7a33ce0f9046e386dada63f28e2b5e091760dd/TimeFilter/1_3a7a33ce0f9046e386dada63f28e2b5e091760dd_TimeFilter_s.java
a8a560c67e40330bfca615decfb6ff2adc5c4170
[]
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,064
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 * "L...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
df5852f1cf1108dc7161d4f013e131098be64e56
1355a8fb99e5fd5d1c7f48c7156033dedbd5404f
/COLP.BEPS.Servicios.IndicioPrestacionesOBP.Proxy/src/main/java/co/gov/colpensiones/schemas/indicios/personas/TipoInformacionGeneralPersonaBEPS.java
9a5e22d8eb923f1e47ce1a55c2496193f4624965
[]
no_license
lenercab/Asofondo
7c081631eee15e9fa9645b19b2762b4f5f2a7e5d
f7319b48c78a9bb906c2516c5e1228d38edde681
refs/heads/master
2020-04-13T19:54:00.170983
2018-04-03T16:01:09
2018-04-03T16:01:09
163,415,310
0
0
null
null
null
null
UTF-8
Java
false
false
7,084
java
package co.gov.colpensiones.schemas.indicios.personas; 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 tipoInformacionGeneralPersonaBEPS complex type. * ...
[ "crivera@itcol.com" ]
crivera@itcol.com
ade40f33500ea83d66619c7b364377b6ba509293
fa7848927b20bcc94550318acf5a8a103394237d
/MALL6_2018/app/src/main/java/com/mall/serving/query/adapter/ExpressageAdapter.java
b7b566d2457a012b38dd416649780bbd8f0014d8
[]
no_license
Eagleoo/ydaMall
d548e92b6df1a18717083ac83156f8c1bb4cd6c6
a81a6e38079e161be781a2d015905355e0b142cd
refs/heads/master
2020-04-04T01:01:30.934136
2018-11-01T06:02:22
2018-11-01T06:02:22
155,665,040
0
0
null
null
null
null
UTF-8
Java
false
false
2,079
java
package com.mall.serving.query.adapter; import java.util.List; import android.content.Context; import android.graphics.Color; import android.view.View; import android.view.ViewGroup; import android.widget.TextView; import com.mall.serving.community.adapter.NewBaseAdapter; import com.mall.serving.query.model.Expressa...
[ "714948055@qq.com" ]
714948055@qq.com
4336ef9c01de5f9a3ab40f627f92d5d0d4932399
de15053d4d2ba8f3a2473a6da70deb9557c66a0e
/src/revision_v2/search_and_sort/binarysearchalgorithm/MinMaxDivision.java
ea3b48aaacfef4cd5edfd35616c9ddb63df81dc8
[]
no_license
derricknjeru/AlgoDatastructure
4f1fa450d95b54fba513209fb15c4c7805a336ad
a065bbed5781e735cb2e722796625a571961479f
refs/heads/main
2023-09-01T17:35:37.879295
2023-08-23T17:00:19
2023-08-23T17:00:19
242,182,884
0
0
null
null
null
null
UTF-8
Java
false
false
144
java
package revision_v2.search_and_sort.binarysearchalgorithm; public class MinMaxDivision { public static void main(String[] args) { } }
[ "derricknjeru5@gmail.com" ]
derricknjeru5@gmail.com
ef9c58324b72fb6fa853c8c3a0ac3e4eb1d94a43
d197603718990bb9c42203664f9e61a4400d3771
/blogcore/src/main/java/cn/commond/performer/Television.java
875b39d37c12f877c22b91454ccb9eba2251931a
[]
no_license
ZhouKaiDongGitHub/kzhou
e107ae6a49ae6f0424f2337f8c7b535cf5b4f2ad
43e74abd7a3545f4eb814d34895fce2be5df8901
refs/heads/master
2023-01-05T08:44:44.851787
2019-08-07T03:03:04
2019-08-07T03:03:04
200,954,298
1
0
null
2023-01-02T22:12:45
2019-08-07T02:08:17
Java
UTF-8
Java
false
false
205
java
package cn.commond.performer; public class Television { public void on(){ System.out.println("电视打开"); } public void off(){ System.out.println("电视关闭"); } }
[ "Kaidong.Zhou@eisgroup.com" ]
Kaidong.Zhou@eisgroup.com
5b1d7ceadd59de2823e00005cfbca4f6564860fc
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/18/18_98f7d96932872b7ffaaaa8a1fa98891542ccf0d0/GrailsContentBufferingResponse/18_98f7d96932872b7ffaaaa8a1fa98891542ccf0d0_GrailsContentBufferingResponse_t.java
77058fd8c750ccb306c7116d481a6cdf9bc11ec3
[]
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,265
java
/* * Copyright 2004-2005 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 requ...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
1490af4b02b9df992bfa3cb50bc925c267d16161
c1a29f3534b5dffcfac6e8040120210f56f37a70
/spring-functionaltest-web/src/main/java/jp/co/ntt/fw/spring/functionaltest/app/ssmn/SSMN0301003Controller.java
b64808926c315cc2d413a1213478f6252dae9f3d
[]
no_license
ptmxndys/spring-functionaltest
658bb332efcc811168c05d9d1366871ce3650222
ba2f34feb1da6312d868444fb41cf86ef554cd13
refs/heads/master
2023-02-11T21:18:06.677036
2021-01-04T09:43:01
2021-01-07T08:38:48
null
0
0
null
null
null
null
UTF-8
Java
false
false
5,302
java
/* * Copyright(c) 2014 NTT Corporation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or ag...
[ "macchinetta.fw@gmail.com" ]
macchinetta.fw@gmail.com
42fe4643189d6fede26c4f2379ca8efebb69f2a6
a2440dbe95b034784aa940ddc0ee0faae7869e76
/modules/lwjgl/vma/src/generated/java/org/lwjgl/util/vma/VmaAllocateDeviceMemoryFunction.java
0210c9c5be0890f1f41d68a40fbf9be7a1b200bb
[ "MIT", "LGPL-2.0-or-later", "BSD-3-Clause", "LicenseRef-scancode-free-unknown", "LicenseRef-scancode-public-domain", "BSD-2-Clause", "LicenseRef-scancode-unknown-license-reference" ]
permissive
LWJGL/lwjgl3
8972338303520c5880d4a705ddeef60472a3d8e5
67b64ad33bdeece7c09b0f533effffb278c3ecf7
refs/heads/master
2023-08-26T16:21:38.090410
2023-08-26T16:05:52
2023-08-26T16:05:52
7,296,244
4,835
1,004
BSD-3-Clause
2023-09-10T12:03:24
2012-12-23T15:40:04
Java
UTF-8
Java
false
false
2,691
java
/* * Copyright LWJGL. All rights reserved. * License terms: https://www.lwjgl.org/license * MACHINE GENERATED FILE, DO NOT EDIT */ package org.lwjgl.util.vma; import javax.annotation.*; import org.lwjgl.system.*; import static org.lwjgl.system.MemoryUtil.*; /** * Instances of this class may be set to the {@lin...
[ "iotsakp@gmail.com" ]
iotsakp@gmail.com
6865fdde6a099be5daf71361879610f0c9fa6260
1c4fff57bb2884d3f908ed317276fffb99a252f4
/namelayer-mc/src/main/java/vg/civcraft/mc/namelayer/mc/commands/ListGroups.java
4f90385fdc0cf822102e3aa646769ed1e4d887d2
[ "BSD-3-Clause" ]
permissive
DevotedMC/NameLayer
b132b0c2be41c938674c2500d7025f7fe4cebb3b
6e82dca1c8d7926c74f2ff4c42b7c03e1fbd8567
refs/heads/master
2021-07-14T00:29:42.353595
2021-03-19T02:55:29
2021-03-19T02:55:29
47,846,028
3
17
NOASSERTION
2021-03-19T02:55:29
2015-12-11T19:12:29
Java
UTF-8
Java
false
false
1,400
java
package vg.civcraft.mc.namelayer.mc.commands; import java.util.Collections; import java.util.List; import java.util.Set; import org.bukkit.ChatColor; import org.bukkit.command.CommandSender; import org.bukkit.entity.Player; import vg.civcraft.mc.civmodcore.command.CivCommand; import vg.civcraft.mc.civmodcore.command...
[ "maxopoly3@gmail.com" ]
maxopoly3@gmail.com
b73d0529540d599b2029b114f743f0ace0f25761
5e80c24ca9218141ce5aa05c2ee61789d4fa4dc6
/gasAndroid/.svn/pristine/b7/b73d0529540d599b2029b114f743f0ace0f25761.svn-base
abed4207e292189058a55f1ee900bea3f6142bbc
[]
no_license
yangyuqi/luckyApp
998ee4c11bd3f8df5036ed4257e12aba5da4b7b8
e1aebd06bbd4cfa0289b568382c06871a57751e2
refs/heads/master
2021-10-11T08:56:18.595447
2019-01-24T03:52:53
2019-01-24T03:52:53
167,296,948
0
0
null
null
null
null
UTF-8
Java
false
false
2,753
/* * Copyright (C) 2008 ZXing authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
[ "yuqi.yang@ughen.com" ]
yuqi.yang@ughen.com
0398880bdde1efe1f288f950fd057a729be0a1db
a64010cfd9b18dbf6e30455f6b6401d37423d03c
/src/test/java/fr/quatrevieux/araknemu/data/world/repository/implementation/local/NpcRepositoryCacheTest.java
320c3ce889c519a35ad568666e977cd950f04142
[]
no_license
OrionGoultard/Araknemu
db6fe44d1c28d4c0633c2ef6f335eb843377d798
0b7fcf24bd0c64bee6e633136ba33c4a67da3662
refs/heads/master
2020-07-06T14:06:28.566113
2019-08-15T19:16:15
2019-08-15T19:16:15
null
0
0
null
null
null
null
UTF-8
Java
false
false
2,505
java
package fr.quatrevieux.araknemu.data.world.repository.implementation.local; import fr.quatrevieux.araknemu.core.dbal.repository.EntityNotFoundException; import fr.quatrevieux.araknemu.data.world.entity.environment.npc.Npc; import fr.quatrevieux.araknemu.data.world.repository.environment.npc.NpcRepository; import fr.qu...
[ "quatrevieux.vincent@gmail.com" ]
quatrevieux.vincent@gmail.com
0d3cc60d9286ef285c4721373e36256674e2e9ba
4f86cb0b5b0f96c060cfbbc3d25163e87bf03cd4
/src/main/java/Lab_2/HistoryGetServlet.java
84a97bf594cb019fafb2359f93b1fd04ddd9e8f2
[]
no_license
1ofth/pip2
5c6a83309ff2cb7712c6b8dff1a66b6a7d2885fc
25ba76ccc3b5db9b4aeb5fc2504442e165f7dff4
refs/heads/master
2020-03-31T03:50:17.654784
2018-10-08T05:46:25
2018-10-08T05:46:25
151,880,193
0
0
null
null
null
null
UTF-8
Java
false
false
1,611
java
package Lab_2; import javax.servlet.ServletException; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import java.io.IOException; import java.io.PrintWriter; import java.util.ArrayList; import java.util.List; public class HistoryGetSe...
[ "=" ]
=
ce8cf0f934c30e2a83bf4b291483f5c2c8e95307
fdfb481a7622f03aec3b6d8a2369390636394aaa
/arms/src/main/java/com/jess/arms/base/App.java
c5ed8ca7a9b32961849d6daf599844f957af6f60
[]
no_license
woyl/zhongyou
f0ee5252adb6ced5fc781c3659d546d30605ca57
bee0ba60d5fb753e2e9176b46de40e2e7da8fb27
refs/heads/master
2023-01-13T17:39:38.127004
2020-11-19T08:24:12
2020-11-19T08:24:12
314,171,503
1
1
null
null
null
null
UTF-8
Java
false
false
1,644
java
/* * Copyright 2017 JessYan * * 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 ...
[ "676051397@qq.com" ]
676051397@qq.com
1708eff30af562dd36b4eb436a0da93f866d2fe6
4c028ca3cb9daf671df46fc4ee0ba911db134649
/Sigal-Maven/src/main/java/com/sigal/informeinterno/action/InformeInternoAction.java
913c76d52356d8bf944f443b6c6c402bf7680cc5
[]
no_license
gcorreageek/proyectosETC
88888318db15f93ff1c5cf0b089de9ff41f668b1
93a320e8f34a42b035375f2059753961e5c37d85
refs/heads/master
2020-12-24T18:12:51.705330
2014-05-16T06:48:30
2014-05-16T06:48:30
null
0
0
null
null
null
null
UTF-8
Java
false
false
7,294
java
/** * InformeInternoAction 22/07/2013p */ package com.sigal.informeinterno.action; import java.util.ArrayList; import java.util.List; import java.util.Map; import org.apache.struts2.convention.annotation.Action; import org.apache.struts2.convention.annotation.ParentPackage; import org.apache.struts2.convention.anno...
[ "gcorreageek@gmail.com" ]
gcorreageek@gmail.com
06b87108b4c4496701ab60368272d049f1c29c14
5df955ee17df4b5cabc91c60f73d1ad8574ff892
/src/main/java/mutants/ERS/mutants/AOIS_27/ExpenseReimbursementSystem.java
4dac3cfbaca6b222f116fd4af8790cb95f9dca93
[]
no_license
phantomDai/dynamicpartitiontesting
172408a8bdde0a3c76098fde8b04c1d41abd70b3
a059bea43265391078ef9d070fd14f7ec63a7138
refs/heads/master
2022-06-30T23:44:34.464454
2019-12-13T12:30:05
2019-12-13T12:30:05
227,835,772
0
0
null
2022-06-17T02:46:54
2019-12-13T12:29:48
Java
UTF-8
Java
false
false
3,679
java
package mutants.ERS.mutants.AOIS_27;// This is a mutant program. // Author : ysma import java.util.Scanner; public class ExpenseReimbursementSystem { private String levelOfSalesStaff; private double allowableMileage; private double costPerKilometer; public double calculateReimbursementAmount( St...
[ "daihepeng@sina.cn" ]
daihepeng@sina.cn
5f33be905011f3f2dab45af3da132a11d5374240
c97e56521b9212bc5fbc3001ef335c4567a4c8d3
/src/com/perl5/lang/perl/psi/stubs/variables/PerlScalarsStubIndex.java
07c3011215b69297a438cc0c1af7ee9bd72d7513
[ "Apache-2.0" ]
permissive
ajinkyakulkarni/Perl5-IDEA
80fd4a1a1e7eedcc7d29f0179e98f999ebd0ab15
72e5f6f7c3f62b4ad6c92f4b1cde322b467687c4
refs/heads/master
2020-07-19T13:36:44.128001
2016-10-15T11:57:29
2016-10-15T11:57:29
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,033
java
/* * Copyright 2016 Alexandr Evstigneev * * 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...
[ "hurricup@gmail.com" ]
hurricup@gmail.com
75473c76be798a69b2bc5954be9cd0125839b01d
42786befcc2abf65082812618f1bb8596c7fb7e4
/src/main/java/jpuppeteer/cdp/client/entity/debugger/DebugSymbols.java
eae252fb5d59374f3bea47baef5c713e42998d57
[ "Apache-2.0" ]
permissive
sunshinex/jpuppeteer
3e30fcd434d7ddedabd0d9eeb35620707cd5bd87
0b60d1800e31decf309311671ee5f9262ea22ca5
refs/heads/2.0
2023-07-20T14:27:19.565745
2023-07-12T17:32:48
2023-07-12T17:32:48
203,903,640
33
7
Apache-2.0
2023-07-12T17:34:26
2019-08-23T01:49:32
Java
UTF-8
Java
false
false
1,129
java
package jpuppeteer.cdp.client.entity.debugger; /** * Debug symbols available for a wasm script. */ public class DebugSymbols { /** * Type of the debug symbols. */ private jpuppeteer.cdp.client.constant.debugger.DebugSymbolsType type; /** * URL of the external symbol source. */ private...
[ "jarvis.xu@vipshop.com" ]
jarvis.xu@vipshop.com
75d459e78d21457616b439a528d0563323f3639c
7b6566e085578ed60aba653c0e8bd0cdb011e4aa
/interactive_engine/src/frontend/compiler/src/main/java/com/alibaba/maxgraph/compiler/tree/SumTreeNode.java
3eb5cfa402112326f07601725741cba107b73399
[ "BSD-3-Clause", "LicenseRef-scancode-generic-cla", "BSL-1.0", "Apache-2.0", "LicenseRef-scancode-public-domain", "BSD-2-Clause", "MIT", "LicenseRef-scancode-unknown-license-reference", "LicenseRef-scancode-elastic-license-2018", "LicenseRef-scancode-other-permissive" ]
permissive
LDA111222/GraphScope
e2dd96b87cc73dc49dd09488fbb167ec92f550af
b485408919af470be1c4a267571a81fd08cca9cf
refs/heads/main
2023-05-03T19:42:52.869888
2021-05-17T08:16:34
2021-05-17T08:16:34
368,792,494
1
0
Apache-2.0
2021-05-19T08:11:40
2021-05-19T08:11:39
null
UTF-8
Java
false
false
4,112
java
/** * Copyright 2020 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 appli...
[ "linzhu.ht@alibaba-inc.com" ]
linzhu.ht@alibaba-inc.com
7a4c3d82f4fe96a889fb96092f3a68491ecc63ec
b2d0d6b57670231a2d2ca5107452688672622631
/trunk/ZdHome/src/com/zd/model/director/broadcast/TVChannelsCollection.java
8b1a6fa3dc7df4fd43e3d683b189ba1b80e223c2
[]
no_license
BGCX261/zhidianhome-svn-to-git
a64fc2c0ab3d6f7c1e9b1858bd47030392ff7ad6
3bfbbc693b637afd72e46c91d04046eb9054216a
refs/heads/master
2016-08-04T03:53:32.566468
2015-08-25T15:17:28
2015-08-25T15:17:28
41,594,158
0
0
null
null
null
null
UTF-8
Java
false
false
6,138
java
package com.zd.model.director.broadcast; import roboguice.util.Ln; public class TVChannelsCollection extends DirectorBroadcastCollection { public void a() { try { DirectorBroadcast localDirectorBroadcast = new DirectorBroadcast(); localDirectorBroadcast.a(this._director); localDirectorBroadcast.m...
[ "you@example.com" ]
you@example.com
4efaa2d2b3d80ba9ef49934e9f44fc8becea722c
30c783b4f3d71bd45d182bee2e482f3cd2878e52
/java/wws/src/main/java/org/vpc/neormf/wws/html/HtmlFile.java
32400e58419b3561419db14add0bb6516e2b5393
[]
no_license
thevpc/neormf
fd1f965f45f0ce5d2bdd760b568d66a8049bb8b0
12597b4501114bda607ad898988fbeca94780efe
refs/heads/master
2021-07-10T13:17:59.614932
2020-08-22T12:12:58
2020-08-22T12:12:58
202,869,816
0
0
null
2020-10-13T15:24:22
2019-08-17T10:59:12
HTML
UTF-8
Java
false
false
2,199
java
package org.vpc.neormf.wws.html; import org.vpc.neormf.wws.common.WUtils; /** * Created by IntelliJ IDEA. * User: vpc * Date: 29 sept. 2005 * Time: 19:30:23 * To change this template use File | Settings | File Templates. */ public class HtmlFile extends HtmlWidget{ private String name; private boolean d...
[ "taha.bensalah@gmail.com" ]
taha.bensalah@gmail.com
59440c2370f33fb0a1911ff5ffd77f8344d2d99e
0bc04b4164e1c66b62bfd739b2eb5885e57431bc
/modules/orm/src/main/java/org/onetwo/common/fish/orm/OracleDialect.java
aa3696fae51165cfaf02e546341a80b2730dddb9
[]
no_license
fayyua/onetwo
5cd0808b620e59c29948f0a8fbff2b66f255bfb8
5480619cf1cff45d5425e2084b4dd5955c4ddab5
refs/heads/master
2023-01-02T01:06:43.497752
2013-07-03T09:31:40
2013-07-03T09:31:40
11,275,501
0
0
null
2022-12-16T00:47:26
2013-07-09T07:11:15
Java
UTF-8
Java
false
false
1,988
java
package org.onetwo.common.fish.orm; import org.onetwo.common.db.JFishQueryValue; import org.onetwo.common.utils.StringUtils; public class OracleDialect extends AbstractDBDialect { public OracleDialect(DataBaseConfig dataBaseConfig) { super(dataBaseConfig); } public void registerIdStrategy(){ th...
[ "weishao.zeng@gmail.com" ]
weishao.zeng@gmail.com
20eeed66e1f827c5e48c60d1d4945930ae1f7186
3862bc31d6622c638e496f2e3c9ff9c72e418326
/src/main/java/org/danyuan/application/crawler/config/service/SysRuleInfoService.java
7aaf3ac4c84c73dff24b10b5c0e4acc9858325f1
[ "Apache-2.0" ]
permissive
514840279/danyuan-application
79b92bb8e811dabb5923d0d115ee1ad472e078ff
66bb3dd1dd9412540e1b84c1f38e88fc2f1b6e80
refs/heads/A0.0.1-SNAPSHOT
2021-08-29T11:19:11.996159
2019-10-12T07:42:17
2019-10-12T07:42:17
95,027,370
57
28
Apache-2.0
2019-08-21T01:40:49
2017-06-21T17:06:53
Java
UTF-8
Java
false
false
2,540
java
package org.danyuan.application.crawler.config.service; import java.io.IOException; import java.util.HashMap; import java.util.List; import java.util.Map; import org.apache.http.ParseException; import org.danyuan.application.common.utils.httpsdownload.HttpUtil; import org.danyuan.application.crawler.param.da...
[ "514840279@qq.com" ]
514840279@qq.com
79ad5e55311347dfd33bf0c998fb35067301dd86
c94f888541c0c430331110818ed7f3d6b27b788a
/bot/java/src/main/java/com/antgroup/antchain/openapi/bot/models/PushRentBillResponse.java
8fb8f6f6ffb029bf9a9ccfaa38d0e1a4650dd808
[ "MIT", "Apache-2.0" ]
permissive
alipay/antchain-openapi-prod-sdk
48534eb78878bd708a0c05f2fe280ba9c41d09ad
5269b1f55f1fc19cf0584dc3ceea821d3f8f8632
refs/heads/master
2023-09-03T07:12:04.166131
2023-09-01T08:56:15
2023-09-01T08:56:15
275,521,177
9
10
MIT
2021-03-25T02:35:20
2020-06-28T06:22:14
PHP
UTF-8
Java
false
false
1,314
java
// This file is auto-generated, don't edit it. Thanks. package com.antgroup.antchain.openapi.bot.models; import com.aliyun.tea.*; public class PushRentBillResponse extends TeaModel { // 请求唯一ID,用于链路跟踪和问题排查 @NameInMap("req_msg_id") public String reqMsgId; // 结果码,一般OK表示调用成功 @NameInMap("result_code")...
[ "sdk-team@alibabacloud.com" ]
sdk-team@alibabacloud.com
b9908c000d6870e4098c5711a1d74893816f3d90
b0bd8fb1d507a219563c25635cca2138d81e03a7
/src/day61/AirConditioner.java
ba86cf74458ff237b96f097c937320e5befd8abb
[]
no_license
sharifamiri/JavaCodeExercises
8c490e65de79748950dc75caf28875e46f87cc4f
b2160e213d4a8bfb583e1878f916110860b7d5ce
refs/heads/master
2022-12-30T10:08:29.663767
2020-10-14T06:57:59
2020-10-14T06:57:59
222,198,225
0
0
null
null
null
null
UTF-8
Java
false
false
249
java
package day61; public class AirConditioner extends Electronic{ @Override public void turnOn() { System.out.println("Turning on AirConditioner"); } public void controlTemp() { System.out.println("Controlling temp"); } }
[ "sharif.amiri4@gmail.com" ]
sharif.amiri4@gmail.com
b34767f9628af277ef2290e8a2dbf6282a4188b5
ccf94dcb6b1500fcbbd56964ae8c4832a496b8b3
/java/baiduads-sdk-auto/src/test/java/com/baidu/dev2/api/sdk/advancedsegmentbind/model/LongApiSegmentBatchRequestTest.java
26a051d77f8fdf525253db885445213f43f8e679
[ "Apache-2.0" ]
permissive
baidu/baiduads-sdk
24c36b5cf3da9362ec5c8ecd417ff280421198ff
176363de5e8a4e98aaca039e4300703c3964c1c7
refs/heads/main
2023-06-08T15:40:24.787863
2023-05-20T03:40:51
2023-05-20T03:40:51
446,718,177
16
11
Apache-2.0
2023-06-02T05:19:40
2022-01-11T07:23:17
Python
UTF-8
Java
false
false
1,262
java
/* * dev2 api schema * 'dev2.baidu.com' api schema * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * https://openapi-generator.tech * Do not edit the class manually. */ package com.baidu.dev2.api.sdk.advancedsegmentbind.model; import com.fasterxml.jackson.annot...
[ "jiangyuan04@baidu.com" ]
jiangyuan04@baidu.com
d60e9dc527d5640c429c55a3ed0ecd29311ac47f
698045e4d93caceb85e0d4aa3f8c500eb58c5a34
/src/main/java/io/codefountain/maven/MyMojo.java
50ca9bdcbdd7bc72df69223157781fbedd31e676
[]
no_license
musibs/xmltojson-maven-plugin
b51517bd0df2dc376a2a2c12aa23223be77ba7d1
494e4df1900e891f9a8a3cf00fd978ea708e8109
refs/heads/master
2023-04-27T20:19:44.357104
2021-05-23T00:55:47
2021-05-23T00:55:47
222,401,374
0
1
null
2023-04-14T17:55:42
2019-11-18T08:40:47
Java
UTF-8
Java
false
false
1,925
java
package io.codefountain.maven; /* * Copyright 2001-2005 The Apache Software Foundation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE...
[ "musib.somnath@gmail.com" ]
musib.somnath@gmail.com
21b71239868388010244cc1efda8e0fbe1117ec3
e79b8875bbfafa6c83ba31eafa96eb7beed6c490
/src/test/java/com/example/study/sample/CategorySample.java
84725164220217f24bc01954eee4dd10dca1ac9b
[]
no_license
GoForWalk/SpringWebStudy_ver1
12809ee48f19f02e8abbe0f5a665bec8e0a38cba
1e2509618ddac86f9a042f5144a562772acf937f
refs/heads/master
2023-03-03T01:08:51.660820
2021-02-03T03:15:15
2021-02-03T03:15:15
332,710,986
0
0
null
null
null
null
UTF-8
Java
false
false
1,171
java
package com.example.study.sample; import com.example.study.StudyApplicationTests; import com.example.study.model.entity.Category; import com.example.study.repository.CategoryRepository; import lombok.extern.slf4j.Slf4j; import org.junit.jupiter.api.Test; import org.springframework.beans.factory.annotation.Autowired; ...
[ "atcgsp912@gmail.com" ]
atcgsp912@gmail.com
3082410f427fe52c7d9e72f9d5441f25f1a69aa7
83da0da841106a3b2ef390344601daba77a451c2
/app/src/main/java/com/zhizhi/mytool/uiutils2/IoUtils.java
d10a750a088aa219bcc2e145433e8888bc30a511
[]
no_license
zhongzhizhi/MyTool
b81b55f23fa3d4ac52789c3cbfe0e78b86d26d06
2312d80bb79a84a1078170c8b2813f6227ad1ea1
refs/heads/master
2020-08-05T13:07:15.935211
2016-08-18T09:37:50
2016-08-18T09:37:50
65,984,889
0
0
null
null
null
null
UTF-8
Java
false
false
896
java
package com.zhizhi.mytool.uiutils2; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStream; import java.io.InputStreamReader; public class IoUtils { /** * @param is * @return inputStream到String * @throws IOException */ public static String convertStreamToString(InputStream is)...
[ "admin" ]
admin
ca9d461e527eb5580f68991ed11a778ef0a3a798
6d6a2896e206089fed182d93f60e0691126d889c
/terrier2/uk/ac/gla/terrier/structures/indexing/singlepass/PostingInRun.java
c35e07cbf0c7cf80ea00b1225c618a64ace24661
[]
no_license
azizisya/benhesrc
2291c9d9cb22171f4e382968c14721d440bbabf2
4bd27c1f6e91b2aec1bd71f0810d1bbd0db902b5
refs/heads/master
2020-05-18T08:53:54.800452
2011-02-24T09:41:17
2011-02-24T09:41:17
34,458,592
2
0
null
null
null
null
UTF-8
Java
false
false
3,366
java
/* * Terrier - Terabyte Retriever * Webpage: http://ir.dcs.gla.ac.uk/terrier * Contact: terrier{a.}dcs.gla.ac.uk * University of Glasgow - Department of Computing Science * http://www.gla.uk * * The contents of this file are subject to the Mozilla Public License * Version 1.1 (the "License"); you may not use th...
[ "ben.he.src@f3485be4-0bd3-11df-ad0c-0fb4090ca1bc" ]
ben.he.src@f3485be4-0bd3-11df-ad0c-0fb4090ca1bc
bdb8c15417f81b09c4a0e5a87c43e5f2b8254a2a
6f6583231358d9294963ca0e5d9cf82822f1ed20
/home/src/main/java/com/yanxin/home/popup/HintRegisterWindow.java
1b4b09c5555c88b73758134e57d59d00f59e7ddf
[]
no_license
willpyshan13/CarStore
298c6ff6ebb681883798e31991957a6707eae1fb
e42301c14e0ad1421322c63e79aa09391c13113b
refs/heads/main
2023-06-14T06:17:26.534855
2021-07-14T05:51:47
2021-07-14T05:51:47
385,820,045
1
0
null
null
null
null
UTF-8
Java
false
false
3,471
java
package com.yanxin.home.popup; import android.app.Activity; import android.content.Context; import android.view.View; import android.view.WindowManager; import android.widget.PopupWindow; import android.widget.TextView; import com.car.baselib.BaseLibCore; import com.car.baselib.cache.SpCache; import com.car.baselib.p...
[ "545512533@qq.com" ]
545512533@qq.com
46fbef4eb736a073b83ce2f37001db1783e25603
a7663898f01a9e16a384521efc2b1e9c9c428b5e
/dkha-module/dkha-system/dkha-system-server/src/main/java/com/dkha/service/impl/ScPersonidequipconfServiceImpl.java
26a438dfe426c06bb7811de40089bb8c6f45ba9d
[]
no_license
he-shuang/dkha-sz
cccff9f13885eb1e44339aaf5b6458c9d8ee854d
3ef8f74f5cb56844667e01c8c31d5714efab8fc7
refs/heads/main
2023-03-08T19:35:17.249052
2021-02-22T06:45:10
2021-02-22T06:45:10
341,103,466
0
2
null
null
null
null
UTF-8
Java
false
false
4,908
java
package com.dkha.service.impl; import com.alibaba.excel.EasyExcel; import com.baomidou.mybatisplus.core.conditions.query.QueryWrapper; import com.baomidou.mybatisplus.core.metadata.IPage; import com.dkha.commons.mybatis.service.impl.BaseServiceImpl; import com.dkha.commons.tools.constant.Constant; import com.dkha.co...
[ "546433805@qq.com" ]
546433805@qq.com
3055d152a76a572f7ba5ef945c2d76c7172b5aa4
6e57bdc0a6cd18f9f546559875256c4570256c45
/packages/apps/Settings/src/com/android/settings/deviceinfo/firmwareversion/BasebandVersionDialogController.java
95db28a2e5bbbdae01c65b3e6acea452a1cdd3e6
[ "Apache-2.0" ]
permissive
dongdong331/test
969d6e945f7f21a5819cd1d5f536d12c552e825c
2ba7bcea4f9d9715cbb1c4e69271f7b185a0786e
refs/heads/master
2023-03-07T06:56:55.210503
2020-12-07T04:15:33
2020-12-07T04:15:33
134,398,935
2
1
null
2022-11-21T07:53:41
2018-05-22T10:26:42
null
UTF-8
Java
false
false
2,290
java
/* * Copyright (C) 2017 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
[ "dongdong331@163.com" ]
dongdong331@163.com
df6a35a2dc9a95e4090085a6d98b022457c86706
6a2009db5824a85ebe0cfd36f64fd6556c28af69
/src/main/java/info/archinnov/achilles/demo/twitter/entity/TweetIndex.java
67fb9fc1f2af7be950fdcf0adf14409712f57189
[]
no_license
doanduyhai/Achilles_BBL
67ced9e7bd0763ab84bcaa4aa4e6422a08ef983d
cc047c0332d411572c465d1ab3bb1b17f4d5a60a
refs/heads/master
2016-09-01T17:55:58.762433
2013-05-25T20:03:40
2013-05-26T17:31:04
null
0
0
null
null
null
null
UTF-8
Java
false
false
1,085
java
package info.archinnov.achilles.demo.twitter.entity; import info.archinnov.achilles.demo.twitter.model.Tweet; import info.archinnov.achilles.entity.type.WideMap; import java.io.Serializable; import java.util.UUID; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.Id; import j...
[ "doanduyhai@gmail.com" ]
doanduyhai@gmail.com
8e0629e68bfeed4190608d001157eea6dd146554
13cbb329807224bd736ff0ac38fd731eb6739389
/com/sun/corba/se/impl/encoding/TypeCodeOutputStream.java
d0ea13982e8555fda8e89bc7e5d2308b807af466
[]
no_license
ZhipingLi/rt-source
5e2537ed5f25d9ba9a0f8009ff8eeca33930564c
1a70a036a07b2c6b8a2aac6f71964192c89aae3c
refs/heads/master
2023-07-14T15:00:33.100256
2021-09-01T04:49:04
2021-09-01T04:49:04
401,933,858
0
0
null
null
null
null
UTF-8
Java
false
false
4,370
java
package com.sun.corba.se.impl.encoding; import com.sun.corba.se.spi.orb.ORB; import java.nio.ByteBuffer; import java.util.HashMap; import java.util.Map; import org.omg.CORBA.CompletionStatus; import org.omg.CORBA.ORB; import org.omg.CORBA.portable.InputStream; import org.omg.CORBA.portable.OutputStream; import org.omg...
[ "michael__lee@yeah.net" ]
michael__lee@yeah.net
3ecd6d92deaa6a822bfd1571b09362b685a185f1
67ec60c810cdd63eab37d54056a56f8094026065
/app/src/com/d2cmall/buyer/activity/CardDepositActivity.java
e280b641944d3d2a1dae4d4a0879cc50546bb213
[]
no_license
sinbara0813/fashion
2e2ef73dd99c71f2bebe0fc984d449dc67d5c4c5
4127db4963b0633cc3ea806851441bc0e08e6345
refs/heads/master
2020-08-18T04:43:25.753009
2019-10-25T02:28:47
2019-10-25T02:28:47
215,748,112
1
0
null
null
null
null
UTF-8
Java
false
false
4,296
java
package com.d2cmall.buyer.activity; import android.app.Dialog; import android.os.Bundle; import android.text.Editable; import android.text.TextWatcher; import android.view.View; import android.widget.Button; import android.widget.ImageView; import android.widget.RelativeLayout; import android.widget.TextView; import ...
[ "940258169@qq.com" ]
940258169@qq.com
99097cae90b294d061c9ed55fc01fb639a30f7f6
2b3e0c89b9ef2d01a1014723eb2659330f29c0c1
/Core Service Java Client/src/com/sdltridion/contentmanager/coreservice/_2012/Lock.java
4bb840040f02a1c19711cef8654df1b5b1eaff2c
[]
no_license
mitza13/yet-another-tridion-blog
def0263f9797e62239956733da1682c2ebc08aec
a803ec3772d02dbfc76a21e7a5d44cc9ec87aac3
refs/heads/master
2021-01-20T04:28:52.805980
2018-04-06T14:54:57
2018-04-06T14:54:57
42,700,739
2
1
null
null
null
null
UTF-8
Java
false
false
2,497
java
package com.sdltridion.contentmanager.coreservice._2012; 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; import com.sdltridi...
[ "mitza13@538b63c4-fdea-668c-0068-65d03cfa36e6" ]
mitza13@538b63c4-fdea-668c-0068-65d03cfa36e6
7d77889beb67192b175297604cfddfc4270d512c
5f4afbc92a72bd847b8aa9ae95f9be9d706ad7d8
/esuizhen-service/esuizhen-cloud-sync-system/src/main/java/com/esuizhen/cloudservice/sync/dao/incre/IncrePatientPatientNoDao.java
e4875ce9632ed343031c615e897b9ddaa34e0a79
[]
no_license
331491512/esz
dfc13ba9e142ab1cbacc92cd0bf1b55fec2a05a1
8edd10a74b75d36d3963d2ae64602d02ba548b43
refs/heads/master
2021-04-06T20:31:45.968785
2018-03-16T02:56:36
2018-03-16T02:56:36
125,451,748
1
0
null
null
null
null
UTF-8
Java
false
false
716
java
/** * <b>项目名:</b>易随诊<br/> * <b>包名:</b>package com.esuizhen.cloudservice.sync.dao.incre;<br/> * <b>文件名:</b>IncrePatientPatientNoDao.java<br/> * <b>版本信息:</b><br/> * <b>日期:</b>2016年12月20日下午3:13:16<br/> * <b>Copyright (c)</b> 2016西部天使公司-版权所有<br/> * */ package com.esuizhen.cloudservice.sync.dao.incre;...
[ "zhuguo@qgs-china.com" ]
zhuguo@qgs-china.com
7a72418b11253da45a49471aaaa0b2e7d2c8b26d
a5e57395ce5fed71169ddcf7a3110cd7d4eccbdc
/blade-appcompat/src/main/java/com/poovarasan/bladeappcompat/AppCompatModule.java
a31502bac5c3fab79e0e9fc3b257a994899599cf
[]
no_license
poovarasanvasudevan/small-mobile
e48b833b171f14570859ebdab50f2bba0b4126b3
a9b435ddfad5e4b2fbf2533734a381e21fdc924b
refs/heads/master
2021-01-01T16:24:50.267132
2017-08-18T11:50:12
2017-08-18T11:50:12
97,831,666
0
0
null
null
null
null
UTF-8
Java
false
false
1,560
java
package com.poovarasan.bladeappcompat; import com.poovarasan.blade.builder.LayoutBuilder; import com.poovarasan.blade.module.Module; import com.poovarasan.blade.parser.ViewParser; import com.poovarasan.blade.parser.custom.ViewGroupParser; import com.poovarasan.bladeappcompat.parser.AppButtonParser; import com.poovaras...
[ "poosan9@gmail.com" ]
poosan9@gmail.com
2b9b359203aa26facebcb091d6efa78deb0e5677
58da62dfc6e145a3c836a6be8ee11e4b69ff1878
/src/main/java/com/alipay/api/domain/AlipayOpenMiniInnerappPluginservicePublishModel.java
88bfa820219c7b3f052bdfcc8e9320a3cd225ab1
[ "Apache-2.0" ]
permissive
zhoujiangzi/alipay-sdk-java-all
00ef60ed9501c74d337eb582cdc9606159a49837
560d30b6817a590fd9d2c53c3cecac0dca4449b3
refs/heads/master
2022-12-26T00:27:31.553428
2020-09-07T03:39:05
2020-09-07T03:39:05
null
0
0
null
null
null
null
UTF-8
Java
false
false
3,465
java
package com.alipay.api.domain; import java.util.List; import com.alipay.api.AlipayObject; import com.alipay.api.internal.mapping.ApiField; import com.alipay.api.internal.mapping.ApiListField; /** * 插件发布能力中心 * * @author auto create * @since 1.0, 2020-08-25 10:48:53 */ public class AlipayOpenMiniInn...
[ "ben.zy@antfin.com" ]
ben.zy@antfin.com
f7562e7c38444ccf4ec6a75b55491e33416327f6
9cc65cddb1c92f0a81a5d08ea7b2048aaf25358b
/Sistema_Vendas_Master_Java/src/br/com/java/dao/CompraDAO.java
7955323d55abfc21ca3e7d9b3d75eefd52be8aff
[]
no_license
diegotpereira/Sistema_Vendas_Master_Java
b1e6d8b4c30647b5eae85c207eb7d1c93c0e97dc
5b86b8a444409de610211372dd9b884e3ac8c422
refs/heads/master
2022-12-23T05:06:40.896850
2020-09-29T14:46:53
2020-09-29T14:46:53
297,627,476
0
0
null
null
null
null
UTF-8
Java
false
false
7,744
java
package br.com.java.dao; import java.sql.Date; import java.sql.PreparedStatement; import java.sql.ResultSet; import java.sql.Statement; import java.util.ArrayList; import br.com.java.bd.Conexao; import br.com.java.dao.IDAO; import br.com.java.to.Compra; import br.com.java.to.ItemCompra; import br.com.java.to.enums.Sit...
[ "diegoteixeirapereira@hotmail.com" ]
diegoteixeirapereira@hotmail.com
62f46e040493ea780fac5013197e7b3f460127ac
a90450b6a44715a9752915b2407a4f827cf35baf
/WDE/src/wde/metadata/Site.java
733cc465b973655ad18d3dfb31c0aa89dd139919
[]
no_license
usdot-fhwa-stol/WxDE
8af0ea15dc4d88356142a8e974fac9533490541c
8614f264ed014ea545a47a134b32c0d6ca03cc9a
refs/heads/master
2023-02-18T13:58:32.514197
2017-11-06T22:33:35
2017-11-06T22:40:35
41,399,863
0
0
null
null
null
null
UTF-8
Java
false
false
5,191
java
/************************************************************************ * Source filename: Site.java * <p/> * Creation date: Feb 23, 2013 * <p/> * Author: zhengg * <p/> * Project: WxDE * <p/> * Objective: * <p/> * Developer's notes: * TODO To change the template for this generated file go to * Window - P...
[ "schultzjl@leidos.com" ]
schultzjl@leidos.com
c9956faebd35b25d0bb7af3069cb6b17623eabcd
2134b10210af35e728799cb37c695b7167d537ad
/plugin/20140722/src/net/workspace/util/Constant.java
12d86137b6d1fbae039cdb6d7853df1dd799994b
[]
no_license
rusteer/plugin
c1e9a6f46f61b1b5a5f5d149ab2dee272df02403
9268d8744d5b085d89b1e562c7923c92757b95e5
refs/heads/master
2020-12-24T05:20:53.595288
2016-08-04T08:17:33
2016-08-04T08:17:33
61,505,486
0
0
null
null
null
null
UTF-8
Java
false
false
1,146
java
package net.workspace.util; public class Constant { /** * http.connection.timeout */ public static String CONNECTION_TIMEOUT = /*const-replace-start*/"http.connection.timeout"; /** * http.socket.timeout */ public static String SOCKET_TIMEOUT = /*const-replace-start*/"http.socket.time...
[ "rusteer@outlook.com" ]
rusteer@outlook.com
8bc2f6c6ec5ead4c8b197b30c2188ad9af6206fe
fa91450deb625cda070e82d5c31770be5ca1dec6
/Diff-Raw-Data/23/23_88f70ad00cd7bd9bfa48cc8204859b1535b8a534/Shoot/23_88f70ad00cd7bd9bfa48cc8204859b1535b8a534_Shoot_s.java
862831d57fcc672759e4ce9a2e0cb0719c5690cc
[]
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,771
java
package com.braintrust.shootmanager.model; import java.sql.Date; import java.util.List; public class Shoot extends Model { public Shoot(int id) { super(id); } private int locationId; private int photographerId; private Date date; private String weatherDesc; private Location location; priva...
[ "yuzhongxing88@gmail.com" ]
yuzhongxing88@gmail.com
5fc02aaa5c0b5b965f7b90186ca8917a0d3f1342
c3478ef75ee159d5cedb4a0cb7e18a8a778beea1
/app/src/main/java/org/nearbyshops/enduserappnew/ImageSlider/FragmentImage.java
99967fe6ff28e53146991075050260f4f47b76f2
[ "LicenseRef-scancode-free-unknown", "LicenseRef-scancode-proprietary-license", "LicenseRef-scancode-other-permissive", "MIT" ]
permissive
rksazid/Nearby-Shops-End-User-Android-app
195df67acacf97696ca95207fe0b2726f5f7890c
1326b91efcbe7a7a8217de3f81e48094f5c4a9bb
refs/heads/master
2020-09-08T04:10:21.955606
2019-11-10T18:50:13
2019-11-10T18:50:13
221,012,183
2
0
MIT
2019-11-11T15:33:40
2019-11-11T15:33:39
null
UTF-8
Java
false
false
3,567
java
package org.nearbyshops.enduserappnew.ImageSlider; import android.graphics.drawable.Drawable; import android.os.Bundle; import android.util.Log; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.ImageView; import android.widget.ProgressBar; import androi...
[ "sumeet.0587@gmail.com" ]
sumeet.0587@gmail.com
7cf0b5450554837f2e1a9bca736f7bde76e28d16
12aa7577a2e9eb4d58432d7f1efcada61af16f92
/ycPro005MenuSys - 副本/src/com/yc/menuSys/service/MenuServiceImpl.java
8fcf961eca1bad58ce06bec747ec296dadde88da
[]
no_license
kingdas/selfProject
5ac8327b8f2f41e2d1f0b4b5c15f27b78efba004
5d0204296673a760427a91238a7aca5944a5d9ca
refs/heads/master
2023-04-27T00:39:05.682405
2019-06-09T05:14:54
2019-06-09T05:14:54
156,056,196
1
0
null
2023-04-14T17:32:07
2018-11-04T06:37:53
Java
UTF-8
Java
false
false
493
java
package com.yc.menuSys.service; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; import com.yc.framework.BaseDao; import com.yc.framework.BaseServiceImpl; import com.yc.menuSys.dao.MenuDao; import com.yc.menuSys.model.Menu; @Service public class MenuServic...
[ "das_jin@163.com" ]
das_jin@163.com
cc02ef129791d7a3cc19ff075c28e558a1f19d73
54c1dcb9a6fb9e257c6ebe7745d5008d29b0d6b6
/app/src/main/java/com/p118pd/sdk/C7858oO0O0ooo.java
8a009a444d1d68ed51f36fc3d3003e6c65294d79
[]
no_license
rcoolboy/guilvN
3817397da465c34fcee82c0ca8c39f7292bcc7e1
c779a8e2e5fd458d62503dc1344aa2185101f0f0
refs/heads/master
2023-05-31T10:04:41.992499
2021-07-07T09:58:05
2021-07-07T09:58:05
null
0
0
null
null
null
null
UTF-8
Java
false
false
5,424
java
package com.p118pd.sdk; import com.drew.imaging.png.PngProcessingException; import com.drew.lang.annotations.NotNull; import java.io.UnsupportedEncodingException; import java.util.Arrays; import java.util.HashSet; import java.util.Set; /* renamed from: com.pd.sdk.oO0O0ooo reason: case insensitive filesystem */ publi...
[ "593746220@qq.com" ]
593746220@qq.com
02a8b4e6536502b82bf5abf0cda642d1e2a7a79c
1a693235039e2e445a87a91d260f44524bf5e9cb
/AtlasParent/Atlas/src/main/java/cc/funkemunky/api/profiling/Timing.java
e721abf9d90463fcff18a6399b029a32ea240f94
[]
no_license
funkemunky/Atlas
65cf226254fd991f9dc0990057ef57b51a585070
47ae3afc7f87630613fd65951c50159c1c416f42
refs/heads/master
2023-06-21T22:08:34.513770
2023-03-23T15:39:39
2023-03-23T15:39:39
163,244,168
140
48
null
2023-06-14T22:51:03
2018-12-27T03:44:54
Java
UTF-8
Java
false
false
357
java
package cc.funkemunky.api.profiling; import cc.funkemunky.api.utils.math.SimpleAverage; import lombok.RequiredArgsConstructor; @RequiredArgsConstructor public class Timing { public final String name; public int calls; public long call, total, lastCall; public double stdDev; public SimpleAverage av...
[ "funkemunkybiz@gmail.com" ]
funkemunkybiz@gmail.com
970502568d87221e2cc2663c16f0a4c6ffb511e2
fd78f86d22acc567c5ce21173e5d2702980017f4
/src/main/java/com/kuangcp/mythpoi/config/ExternalConfig.java
1294d1ac3f1738cf998ea81e37076f1505ae62de
[ "Apache-2.0" ]
permissive
zhaoshiling1017/mythpoi
415e0a00efc5dd1e0ccc55d57f2e8d935a447bdb
1ab4109c08eb8795fe6eed91c35e7e753b0764c7
refs/heads/master
2020-08-21T13:11:53.536267
2019-04-01T15:21:53
2019-04-01T15:21:53
null
0
0
null
null
null
null
UTF-8
Java
false
false
291
java
package com.kuangcp.mythpoi.config; /** * Created by https://github.com/kuangcp * 项目的外化配置 * * @author kuangcp */ public interface ExternalConfig { String EXCEL_DATA_FORMAT_CONFIG = "excel.main.yml"; // TODO 统一化, String JDBC_CONNECTION_CONFIG = "jdbc.yml"; }
[ "kuangcp@aliyun.com" ]
kuangcp@aliyun.com
9e2af75273b146990501515e14d4f5f987c1dad0
265302da0a7cf8c2f06dd0f96970c75e29abc19b
/ar_webapp/src/main/java/org/kuali/kra/subaward/service/SubAwardService.java
bf57f28e64df88b60ec8f3fe20cb292e837c11e5
[ "Apache-2.0", "ECL-2.0" ]
permissive
Ariah-Group/Research
ee7718eaf15b59f526fca6983947c8d6c0108ac4
e593c68d44176dbbbcdb033c593a0f0d28527b71
refs/heads/master
2021-01-23T15:50:54.951284
2017-05-05T02:10:59
2017-05-05T02:10:59
26,879,351
1
1
null
null
null
null
UTF-8
Java
false
false
3,005
java
/* * Copyright 2005-2014 The Kuali Foundation * * Licensed under the Educational Community License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.opensource.org/licenses/ecl1.php * * Unless required by...
[ "code@ariahgroup.org" ]
code@ariahgroup.org
93cba0a13e19db0ced75d813dae6709722d495cc
f7160c0f0526cc5afc0fe4e6f06d384394059aa1
/fsa/fs-uicore/src/api/java/com/fs/uicore/api/gwt/client/html5/DefaultJSO.java
6225d10693990d84b3b72f278576b02b8331c03c
[]
no_license
o1711/somecode
e2461c4fb51b3d75421c4827c43be52885df3a56
a084f71786e886bac8f217255f54f5740fa786de
refs/heads/master
2021-09-14T14:51:58.704495
2018-05-15T07:51:05
2018-05-15T07:51:05
112,574,683
0
0
null
null
null
null
UTF-8
Java
false
false
287
java
/** * Jan 16, 2013 */ package com.fs.uicore.api.gwt.client.html5; /** * @author wuzhen * */ public final class DefaultJSO extends AbstractJSO { protected DefaultJSO() { } public static native final DefaultJSO newInstance() /*-{ return {}; }-*/; }
[ "wkz808@163.com" ]
wkz808@163.com
01192e44b96fa84df3f9545bfca4857769d0dd76
a069acd7abff87c04161a52dd5f0c69c1660ddac
/src/day40_accessModifiers_final/CarTest.java
b00fee38a76cd331de4a3f108c89876ba07bcd63
[]
no_license
AdemTEN/OOP_Java
af2950095df3758d1c352516061f1c2e4ddf85f9
01747aa990c400c912ded97a94662623082b9dba
refs/heads/master
2022-12-24T03:24:01.637767
2020-09-23T20:10:53
2020-09-23T20:10:53
291,342,534
0
0
null
null
null
null
UTF-8
Java
false
false
246
java
package day40_accessModifiers_final; public class CarTest { public static void main(String[] args) { Car c = new Car(); c.model = "m3"; c.year = 2017; //c.door = 4; c.engine = 5.2; System.out.println(c.toString()); } }
[ "65685868+AdemTEN@users.noreply.github.com" ]
65685868+AdemTEN@users.noreply.github.com