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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
a4a84c341981554088b54b211a01cf26050a9924 | e5fcecd08dc30e947cf11d1440136994226187c6 | /SpagoBISocialAnalysis/src/main/java/it/eng/spagobi/twitter/analysis/exceptions/TwitterGenericErrorException.java | 2ac9d76d3c8fc61dc7910a1c892c03250e53c440 | [] | no_license | skoppe/SpagoBI | 16851fa5a6949b5829702eaea2724cee0629560b | 7a295c096e3cca9fb53e5c125b9566983472b259 | refs/heads/master | 2021-05-05T10:18:35.120113 | 2017-11-27T10:26:44 | 2017-11-27T10:26:44 | 104,053,911 | 0 | 0 | null | 2017-09-19T09:19:44 | 2017-09-19T09:19:43 | null | UTF-8 | Java | false | false | 460 | java | package it.eng.spagobi.twitter.analysis.exceptions;
public class TwitterGenericErrorException extends Exception {
/**
*
*/
private static final long serialVersionUID = -5182419145755437941L;
public TwitterGenericErrorException(String message, Throwable cause) {
super(message, cause);
}
public TwitterGene... | [
"mail@skoppe.eu"
] | mail@skoppe.eu |
107682b8f3a6bc3cba7f3e72e5664d867d270a8b | c748264ea5a467a1d8791de9ef594261e34927b5 | /bctk-manager/src/main/java/ytk/base/pojo/vo/Role.java | cab23386b288b9db8343bcabbb3dcdd829a522b7 | [] | no_license | Brotherc/testSystem | 1984bedae28227aa2e896baa3a78f12877e688d6 | 5f91d14bd90badbd8d74e4e7e0b4a8037cd2da29 | refs/heads/master | 2021-05-06T23:02:49.294130 | 2018-02-23T13:54:16 | 2018-02-23T13:54:16 | 112,894,658 | 5 | 0 | null | null | null | null | UTF-8 | Java | false | false | 367 | java | package ytk.base.pojo.vo;
public class Role {
private String roleId;
private String roleName;
public String getRoleId() {
return roleId;
}
public void setRoleId(String roleId) {
this.roleId = roleId;
}
public String getRoleName() {
return roleName;
}
public void setRoleName(String roleName... | [
"1157730239@qq.com"
] | 1157730239@qq.com |
49ee13c3d1301c8c2425d0c9190f483c288cb9c7 | fca12884ae4fec77dd7049ada6d10cbfdfa1bc81 | /src/chapter14/FileToWordsTest.java | bc813aa3d8dc025fb44c90a363ba177e3eb6dc62 | [] | no_license | xiangflight/code_of_OnJava8 | 9eb199562712901c2eee2c7db4c6be6d57cb3e19 | 7e7bf7474c1cfc71d49e5663278df99dc8975f36 | refs/heads/master | 2020-05-25T01:14:26.248738 | 2019-12-12T12:33:15 | 2019-12-12T12:33:15 | 187,548,889 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 537 | java | package chapter14;
/**
* @author xiangdotzhaoAtwoqutechcommacom
* @date 2019-08-29 19:14
*/
public class FileToWordsTest {
public static void main(String[] args) throws Exception {
FileToWords.stream("src/chapter14/Cheese.dat")
.limit(7)
.forEach(s -> System.out.format(... | [
"xiangflight@foxmail.com"
] | xiangflight@foxmail.com |
97c765b8b60248f781367d57f5e2fdbeffc136e0 | 055165981966b1be4d9fe71c834101c03b9d6529 | /OpenWGA/libraries/wga/src/main/java/de/innovationgate/wgpublisher/webtml/env/IsolatedTMLContextEnvironment.java | 694274f5b13e89d0d79d5ae0a7b1a806d4148299 | [] | no_license | wwjiang007/OpenWGA | ccd8b2193585373bd16f8175f8046973b1092d35 | 0db324fcd5822725884603795e634bca783f109e | refs/heads/master | 2023-07-22T10:43:35.538439 | 2023-07-06T19:34:53 | 2023-07-06T19:34:53 | 129,056,118 | 0 | 0 | null | 2019-05-18T13:55:32 | 2018-04-11T07:52:51 | Java | UTF-8 | Java | false | false | 6,347 | java | /*******************************************************************************
* Copyright 2009, 2010 Innovation Gate GmbH. All Rights Reserved.
*
* This file is part of the OpenWGA server platform.
*
* OpenWGA is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Pub... | [
"ow@innovationgate.com"
] | ow@innovationgate.com |
5e985b2b72d0d39c8bd5d7d92c700acf8777c63b | 9beee66ba5d80f1c217c6de0b586e37acb80d031 | /src/com/module/controller/foreignInvestment/OtherAtachmentsUploadedController.java | ca0d317603e86150e96fedc46372c7694643f0ba | [] | no_license | lishihui/test | aa310a9311083f767f4bc505b49349e481e501bb | 0c5459c3ecda2999e0325d10b0aeb74744835219 | refs/heads/master | 2020-09-29T13:20:14.295650 | 2019-12-10T07:44:48 | 2019-12-10T07:44:48 | 227,045,190 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,058 | java | package com.module.controller.foreignInvestment;
import java.util.Map;
import javax.annotation.Resource;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.servlet.ModelAndView;
import com.module.service.foreignIn... | [
"zrgjbhy@123.com"
] | zrgjbhy@123.com |
ba00c26237525e733c9bd87ed924ba33d1fb1871 | 1d3ae6adabfebb0a0e6553fb9610ab2fccabba90 | /lazy-loading/client-javafx/src/main/java/com/canoo/platform/samples/lazyloading/Client.java | 2ca892b0d666184a0fdbf9bc34845b5f9f5250ce | [
"Apache-2.0"
] | permissive | eppleton/dolphin-platform-examples | 9e73bd4caf178b81cecba9c4e642fcc02b966532 | 269e69cb4ad47bbeef58781b0bd1c56ae61157ff | refs/heads/master | 2020-03-23T20:23:00.557934 | 2018-07-24T16:38:02 | 2018-07-24T16:38:02 | 142,037,814 | 0 | 0 | null | 2018-07-23T16:04:23 | 2018-07-23T16:04:22 | null | UTF-8 | Java | false | false | 1,369 | java | /*
* Copyright 2015-2018 Canoo Engineering AG.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable la... | [
"hendrik.ebbers@web.de"
] | hendrik.ebbers@web.de |
9ca951a8940e43229565b435dc641d569d6a5769 | 3e355a798304584431e5e5a1f1bc141e16c330fc | /AL-Game/data/scripts/system/handlers/ai/siege/pradeth/PradethMercenaryElyosAI2.java | 897f9dd1851bd7182a7a2a19d4ecba97776622c4 | [] | 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 | 4,194 | 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 |
e9551b5f43e1e0e393cfcf3e7f9075207f4a22a5 | 15b260ccada93e20bb696ae19b14ec62e78ed023 | /v2/src/main/java/com/alipay/api/response/KoubeiCateringPosPracticeModifyResponse.java | 22ea3742f465356ecc654877a88d03cd320c04eb | [
"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 | 565 | java | package com.alipay.api.response;
import com.alipay.api.internal.mapping.ApiField;
import com.alipay.api.AlipayResponse;
/**
* ALIPAY API: koubei.catering.pos.practice.modify response.
*
* @author auto create
* @since 1.0, 2023-05-31 06:09:58
*/
public class KoubeiCateringPosPracticeModifyResponse extends Alipa... | [
"auto-publish"
] | auto-publish |
c14a0df7c4f6dbb418e8c579c6542f02c13a290d | 8e6dcaf667137b9ee73550f7856a3294cd342970 | /org.abchip.mimo.database/src/org/abchip/mimo/database/connection/ConnectionCredentials.java | 966d6db1493961c2f6a0f4dc8d08d565e2c1b0a3 | [] | no_license | abchip/mimo | 98f3db3fad26d2dd8e0196d4a17fba8d7b8fbda0 | b9713ecacac883261d5ff04ac0dd6c98fbbba49d | refs/heads/master | 2022-12-18T10:19:11.707294 | 2021-03-18T20:35:21 | 2021-03-18T20:35:21 | 114,753,824 | 0 | 0 | null | 2022-12-14T00:59:04 | 2017-12-19T10:51:40 | Grammatical Framework | UTF-8 | Java | false | false | 794 | java | /**
* Copyright (c) 2017, 2021 ABChip 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, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
*/
package org... | [
"dev@abchip.it"
] | dev@abchip.it |
9d233ae5194641195f90ad3f62e79119fffd95be | 5b635e148dce79d2efe8909596ad4ee2f8b92818 | /appng-formtags/src/main/java/org/appng/formtags/FormData.java | af32b6f452f2a98253dd73be97ab722b39f701cd | [
"Apache-2.0"
] | permissive | liuy2004/appng | 057fff68cd44f0814b0a8464670645640fc46670 | ff78552da2d0828399c629b186990d5a64f9ef21 | refs/heads/master | 2021-04-18T19:06:57.837914 | 2018-02-28T10:02:26 | 2018-02-28T10:02:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,820 | java | /*
* Copyright 2011-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 app... | [
"matthias.mueller@appng.org"
] | matthias.mueller@appng.org |
bf54903adce6bf094ef486427ecb92fa5fcb4630 | 1e9c9f2a9639db7cdb032aae69cb4d99aef1d3a5 | /pluralSight/javaFundamentalsPart2/6_threading/printing/Page.java | 8fbeac45df7c71b6716e29e68306ed555a60369e | [
"MIT"
] | permissive | sagarnikam123/learnNPractice | f0da3f8acf653e56c591353ab342765a6831698c | 1b3b0cb2cff2f478006626a4c37a99102acbb628 | refs/heads/master | 2023-02-04T11:21:18.211654 | 2023-01-24T14:47:52 | 2023-01-24T14:47:52 | 61,184,927 | 2 | 1 | MIT | 2022-03-06T11:07:18 | 2016-06-15T06:57:19 | Python | UTF-8 | Java | false | false | 197 | java | package printing;
public class Page
{
private String printedText;
public Page(String text)
{
printedText = text;
}
public String getText()
{
return printedText;
}
}
| [
"sagarnikam123@gmail.com"
] | sagarnikam123@gmail.com |
23a60b31a914a340f49707669f90f8bcced52edb | 9c683cc7f49139cd80c12a673a2a0445f32b237a | /AndroidUtilsLib/src/main/java/fi/vincit/androidutilslib/android/lrucache/StrictLineReader.java | 0b64a342a03e26e112f78f12cda5a2faf3f87e1c | [
"Apache-2.0",
"MIT"
] | permissive | suomenriistakeskus/oma-riista-android | 0dd5f836f0ce9c66f2c90a73cb478e41fe40083e | 0115971fb26453c56eb091e319cabed30decd9bb | refs/heads/master | 2023-05-01T17:44:08.320430 | 2023-04-12T12:47:06 | 2023-04-12T12:47:06 | 78,840,058 | 5 | 1 | null | null | null | null | UTF-8 | Java | false | false | 7,156 | java | /*
* Copyright (C) 2012 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... | [
"kyosti.herrala@vincit.fi"
] | kyosti.herrala@vincit.fi |
377e8b3918d1781c91ba04abe8928cde96e3228e | 6d109557600329b936efe538957dfd0a707eeafb | /src/com/google/api/ads/dfp/v201302/NullErrorReason.java | f222265f8302777c7d47bfb2bcb02b36a479796a | [
"Apache-2.0"
] | permissive | google-code-export/google-api-dfp-java | 51b0142c19a34cd822a90e0350eb15ec4347790a | b852c716ef6e5d300363ed61e15cbd6242fbac85 | refs/heads/master | 2020-05-20T03:52:00.420915 | 2013-12-19T23:08:40 | 2013-12-19T23:08:40 | 32,133,590 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,613 | java | /**
* NullErrorReason.java
*
* This file was auto-generated from WSDL
* by the Apache Axis 1.4 Apr 22, 2006 (06:55:48 PDT) WSDL2Java emitter.
*/
package com.google.api.ads.dfp.v201302;
public class NullErrorReason implements java.io.Serializable {
private java.lang.String _value_;
private static java.uti... | [
"api.arogal@gmail.com@e5600b00-1bfd-11df-acd4-e1cde50d4098"
] | api.arogal@gmail.com@e5600b00-1bfd-11df-acd4-e1cde50d4098 |
6448860090a8085b2cff967c52c1e92a2cc47944 | 536656cd89e4fa3a92b5dcab28657d60d1d244bd | /android_webview/javatests/src/org/chromium/android_webview/test/AwContentsClientGetDefaultVideoPosterTest.java | 627f1a28f533af8b4a501f909c41ace81630872d | [
"BSD-3-Clause"
] | permissive | ECS-251-W2020/chromium | 79caebf50443f297557d9510620bf8d44a68399a | ac814e85cb870a6b569e184c7a60a70ff3cb19f9 | refs/heads/master | 2022-08-19T17:42:46.887573 | 2020-03-18T06:08:44 | 2020-03-18T06:08:44 | 248,141,336 | 7 | 8 | BSD-3-Clause | 2022-07-06T20:32:48 | 2020-03-18T04:52:18 | null | UTF-8 | Java | false | false | 4,559 | java | // Copyright 2013 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.android_webview.test;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import ... | [
"pcding@ucdavis.edu"
] | pcding@ucdavis.edu |
a00d6a0dc7ff0851a01fae129fa9b4cf0be20299 | 48e684b8eb1b17a37743abe9042be19c9a791fb3 | /src/main/java/com/erecette/contribuable/service/ErecetteKafkaProducer.java | 0d567eca02966329b56c7e4f5d87f786dd5fee99 | [] | no_license | sandalothier/erecette-application | 1d334420c3cfd314f5ebc04638f6d1bbefc20b7a | 7b4a06c016cfcd6ffcaa95874e76f8868557b65e | refs/heads/master | 2022-12-22T03:10:45.510885 | 2019-12-19T10:43:54 | 2019-12-19T10:43:54 | 229,033,368 | 0 | 0 | null | 2022-12-16T04:42:28 | 2019-12-19T10:43:38 | Java | UTF-8 | Java | false | false | 1,408 | java | package com.erecette.contribuable.service;
import com.erecette.contribuable.config.KafkaProperties;
import org.apache.kafka.clients.producer.KafkaProducer;
import org.apache.kafka.clients.producer.ProducerRecord;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.stereotype.Service;
@... | [
"jhipster-bot@jhipster.tech"
] | jhipster-bot@jhipster.tech |
a9efef6bec9b821eaf441ab6190211b01d1dc0e8 | 43a7a8a3a8e0bd59640ed4970990fc9bbb845730 | /martus-client/source/org/martus/client/swingui/jfx/setupwizard/TestContactTableData.java | 835bb0beaed2ac076c30b22ac08c4514772ce379 | [] | no_license | benetech/Martus-Project | c992d1b847e1091085407f31bb61b34060f24c13 | b454387d8ecdd3245cd17ead06184a4cdd3c7234 | refs/heads/master | 2021-01-17T11:34:31.482994 | 2017-09-27T18:14:11 | 2017-09-27T18:14:11 | 49,678,622 | 17 | 13 | null | null | null | null | UTF-8 | Java | false | false | 2,212 | java | /*
The Martus(tm) free, social justice documentation and
monitoring software. Copyright (C) 2014, Beneficent
Technology, Inc. (Benetech).
Martus 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 2 o... | [
"charlesl@benetech.org"
] | charlesl@benetech.org |
e7c2277f81548a22bd59b28d02670b522e0b5dae | 6452d328c9a70f23a037a9226e79d6f5820a44e4 | /org/sintef/edap_studies/org.sintef.moderates.CoffeeSpy/model/java/org/sintef/moderates/CoffeeSensorProtocolPacket.java | 4e3e8dd06be2fc6094ef566cdec418d67cc687cf | [] | no_license | manualem/moderates | 2132bf76b7f540c1fa4d74b78154a71070ef0fff | ad8d74667c3532cee44e572ca3d8d8ca316451bd | refs/heads/master | 2020-12-29T01:42:11.865055 | 2011-06-21T09:03:28 | 2011-06-21T09:03:28 | 38,399,699 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 552 | java | package org.sintef.moderates;
import java.nio.ByteBuffer;
public abstract class CoffeeSensorProtocolPacket extends FixedSizePacket {
private int position = 5;
public CoffeeSensorProtocolPacket() {
super();
}
protected void setCommandID(byte cmd) {
data[4] = cmd;
}
protected byte getCommandID(){
re... | [
"fleurey@18f204b0-11dd-0995-6934-10920bfec807"
] | fleurey@18f204b0-11dd-0995-6934-10920bfec807 |
2d6d4b34c1842b5fe597bb63a8af23c946133244 | d61b1f67bf8dbabfdf2aac912e662906344fe7c5 | /Süleyman Hoca/day31abstraction/Mammal.java | 02283671f445e6805f9525fcb4d6640acbea4a83 | [] | no_license | Bkonuskan/PractiesAllTeacher | c040015507095e80c7c4e38276143416d73b664e | f16469f408520820f0ea4cdd4ca67e0220c692be | refs/heads/master | 2023-07-15T00:22:42.314398 | 2021-08-30T12:36:43 | 2021-08-30T12:36:43 | 401,333,458 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 448 | java | package day31abstraction;
public abstract class Mammal extends Animal {
/*
1)Gordugunuz gibi Mammal, Animal'in child class'i ve asi() methodu ile drink() methodunu override etmedi
ama herhangi bir Compile Time Error yok. Cunku; abstract child'larin abstract parent'taki abstract method'lari
override etme z... | [
"eposta@site.com"
] | eposta@site.com |
1b290639343dccd2a068706e8053c6e258d1f92f | 20591524b55c1ce671fd325cbe41bd9958fc6bbd | /credit/src/main/java/com/rongdu/loans/credit/dao/ApiInvokeLogDao.java | 88301497556973a3e86300eb27642c1e8489441a | [] | no_license | ybak/loans-suniu | 7659387eab42612fce7c0fa80181f2a2106db6e1 | b8ab9bfa5ad8be38dc42c0e02b73179b11a491d5 | refs/heads/master | 2021-03-24T01:00:17.702884 | 2019-09-25T15:28:35 | 2019-09-25T15:28:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 461 | java | /**
*Copyright 2014-2017 聚宝钱包 All rights reserved.
*/
package com.rongdu.loans.credit.dao;
import com.rongdu.common.persistence.BaseDao;
import com.rongdu.common.persistence.annotation.MyBatisDao;
import com.rongdu.loans.credit.entity.ApiInvokeLog;
/**
* 征信数据合作机构接口调用日志-数据访问接口
* @author sunda
* @version 2017-08-1... | [
"tiramisuy18@163.com"
] | tiramisuy18@163.com |
7b799fca3fcedf2b9c6f9a3d9e5bdacf220eb4fd | c02d5c7c156f0b13cc03ed1c22062e468fe97c5e | /app/src/main/java/com/yc/wsjt/ui/activity/QunChatInfo.java | 8d75a3dbcaad0f48ff7a37833edfe82825ba8a3c | [] | no_license | YangChengTeam/new_wsjt | e4abc35282dc337bf3bc6dc03da1b8f15ef3591d | b4192c4ededda08e0056959fa5adf6f8122484f7 | refs/heads/master | 2020-06-05T19:52:44.142169 | 2019-07-08T06:05:05 | 2019-07-08T06:05:05 | 192,530,509 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,990 | java | package com.yc.wsjt.ui.activity;
import androidx.room.Entity;
import androidx.room.Ignore;
import androidx.room.Index;
import androidx.room.PrimaryKey;
import com.yc.wsjt.bean.RoleInfo;
import java.util.List;
@Entity(tableName = "qun_chat_info", indices = {@Index(value = {"deviceId"}, unique = true)})
public class ... | [
"512710257@qq.com"
] | 512710257@qq.com |
f3539d158577af3c8c3219d668588b626b45fc39 | ba2a28768d07fe7eaed4fa8ccee6189b4e432a8e | /src/main/java/com/buuz135/sushigocrafting/tile/machinery/CoolerBoxTile.java | f32b3fab6f5e4463517381602c7266d738dcb6f2 | [
"MIT"
] | permissive | Alexander3847575/SushiGoCrafting | 4db051f473f0ad0d18abd52c680616d256db864e | 39f6c2d9249ccc3326478d20bc5eb7152fdd6225 | refs/heads/master | 2023-09-04T17:26:23.217632 | 2021-08-11T16:20:19 | 2021-08-11T16:20:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,630 | java | package com.buuz135.sushigocrafting.tile.machinery;
import com.buuz135.sushigocrafting.item.AmountItem;
import com.buuz135.sushigocrafting.proxy.SushiContent;
import com.buuz135.sushigocrafting.recipe.CombineAmountItemRecipe;
import com.hrznstudio.titanium.annotation.Save;
import com.hrznstudio.titanium.block.tile.Act... | [
"buuz135@hotmail.com"
] | buuz135@hotmail.com |
1fb71a11fe2ce7bd7af4e76c2c89ae0628ea0aef | c5e93e48aa6506fa4f595040512855d65ab209b4 | /shanjupay-user/shanjupay-user-service/src/main/java/com/shanjupay/user/convert/IBundleConvert.java | d59db586ccceff9768c104f9b30d3de05b7c97f2 | [] | no_license | lyfGeek/geek_shanju_pay | a84d1a8eb85ab600026e6dce49da9265211dd1d9 | 6af37b0060c6dfd918d8f6b1cbdb14ee73d4ffc0 | refs/heads/master | 2022-12-16T14:45:08.230292 | 2020-10-01T07:00:17 | 2020-10-01T07:00:17 | 300,006,827 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 478 | java | package com.shanjupay.user.convert;
import com.shanjupay.user.api.dto.tenant.BundleDTO;
import com.shanjupay.user.entity.Bundle;
import org.mapstruct.Mapper;
import org.mapstruct.factory.Mappers;
import java.util.List;
@Mapper
public interface IBundleConvert {
IBundleConvert INSTANCE = Mappers.getMapper(IBundle... | [
"YifanLiGeek@gmail.com"
] | YifanLiGeek@gmail.com |
4bb5964cdc3d5c51358ca26d89c9dda4da3eeae5 | 160a34361073a54d39ffa14fdae6ce3cbc7d6e6b | /src/main/java/com/alipay/api/domain/KoubeiQualityTestCloudacptItemQueryModel.java | 3a8d37ca7d684a0d4bc1f69801c36faf5ca264d8 | [
"Apache-2.0"
] | permissive | appbootup/alipay-sdk-java-all | 6a5e55629b9fc77e61ee82ea2c4cdab2091e0272 | 9ae311632a4053b8e5064b83f97cf1503a00147b | refs/heads/master | 2020-05-01T09:45:44.940180 | 2019-03-15T09:52:14 | 2019-03-15T09:52:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,135 | java | package com.alipay.api.domain;
import com.alipay.api.AlipayObject;
import com.alipay.api.internal.mapping.ApiField;
/**
* 云验收单品列表查询(废弃)
*
* @author auto create
* @since 1.0, 2016-10-26 18:05:16
*/
public class KoubeiQualityTestCloudacptItemQueryModel extends AlipayObject {
private static final long serialVersi... | [
"liuqun.lq@alibaba-inc.com"
] | liuqun.lq@alibaba-inc.com |
c3d528810ba3ee5cb24438b1cd9aab3513f58330 | 53d677a55e4ece8883526738f1c9d00fa6560ff7 | /com/tencent/mm/plugin/mmsight/ui/progressbar/MMSightProgressBar$1$1.java | f7d5553559409c1052acd400c343f71a3da601df | [] | no_license | 0jinxing/wechat-apk-source | 544c2d79bfc10261eb36389c1edfdf553d8f312a | f75eefd87e9b9ecf2f76fc6d48dbba8e24afcf3d | refs/heads/master | 2020-06-07T20:06:03.580028 | 2019-06-21T09:17:26 | 2019-06-21T09:17:26 | 193,069,132 | 9 | 4 | null | null | null | null | UTF-8 | Java | false | false | 1,350 | java | package com.tencent.mm.plugin.mmsight.ui.progressbar;
import com.tencent.matrix.trace.core.AppMethodBeat;
import com.tencent.mm.sdk.platformtools.ak;
import com.tencent.wcdb.support.Log;
import java.util.List;
final class MMSightProgressBar$1$1
implements b.a
{
MMSightProgressBar$1$1(MMSightProgressBar.... | [
"172601673@qq.com"
] | 172601673@qq.com |
2cc7455e0b8212638eb734f023d7b75a7dcdd909 | 629fc58f9792872184c6c5aba0240a6708fda701 | /topCMS/src/main/java/com/infotop/cms/dao/assist/impl/CmsDb2DataBackDaoImpl.java | 1963099bf0d7e2d500bf1108eb119e45eca0c684 | [] | no_license | unreal-work/topCMS | 4b356c82769e651fd0483da954c470cd55f5d342 | aa9eb019ee3c798a7e5a674e98cf2d882bb7ed07 | refs/heads/master | 2021-05-28T12:02:29.925736 | 2015-04-09T01:08:12 | 2015-04-09T01:08:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,626 | java | package com.infotop.cms.dao.assist.impl;
import java.sql.Clob;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.List;
import org.apache.commons.lang.StringUtils;
import org.springframework.dao.DataAccessException;
import org.springframework.jdbc.core.ResultSetExtra... | [
"Rajesh@Rajesh-PC"
] | Rajesh@Rajesh-PC |
64eddf40efd24c41eed36ea2f934f208dfe249c9 | ab4693adb6cc084b789f20ffd3d8718110406678 | /src/storm/kafka/trident/IBrokerReader.java | 115c68f5db2d36aecc456b6afda13bb5be6e3f0e | [] | no_license | hans511002/estorm | 62b50399f6b89703043779863a04f43e4d5fc698 | d83be534d784ac974250caa043f19d14b9a9423b | refs/heads/master | 2021-01-17T19:01:20.932868 | 2016-08-02T05:03:00 | 2016-08-02T05:03:00 | 64,725,302 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 131 | java | package storm.kafka.trident;
public interface IBrokerReader {
GlobalPartitionInformation getCurrentBrokers();
void close();
}
| [
"hans511002@sohu.com"
] | hans511002@sohu.com |
10eb37cf116fcb092578b5d221067beb8c66526e | 83dc79ee16ea010e1fad062e58e516c5bc7b9d62 | /servlet/src/main/java/me/choi/servlet/request/RequestHeaderServlet.java | d7dde6da982d784448e1873b4456c293e4962191 | [] | no_license | mike6321/SpringMVC | 17f65a61b78c1c9a548c9ffaf7a27e4738dc1e83 | 8386b1a6fac3e1d388d730192daa8e2af82d2790 | refs/heads/master | 2023-04-13T18:12:38.707786 | 2021-04-18T11:44:22 | 2021-04-18T11:44:22 | 348,038,777 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,862 | java | package me.choi.servlet.request;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.Cookie;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import java.io.IOException;
import ja... | [
"33277588+mike6321@users.noreply.github.com"
] | 33277588+mike6321@users.noreply.github.com |
9da860d210f09a3701e1bfd09eb08ea7be5f8b3c | f0b6271d3c0da2395470f82a5d200f2358cb9fe1 | /ActomaV2/ActomaV2/source/comdependence/src/main/java/com/xdja/dependence/uitls/ApkDetector.java | fdda12f57b399599cf22377a936cec792593a8db | [] | no_license | changmu175/myfile | edc3873ec42141169d06160659babf9bcb19ef1e | f35e327d5f210d0c0f1beffb42feeb198f2af6c4 | refs/heads/master | 2021-01-22T18:33:14.706328 | 2017-08-19T02:41:43 | 2017-08-19T02:41:43 | 100,764,518 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,986 | java | package com.xdja.dependence.uitls;
import android.content.ComponentName;
import android.content.Context;
import android.content.Intent;
import android.content.pm.PackageInfo;
import android.content.pm.PackageManager;
import android.net.Uri;
import android.util.Log;
import java.io.File;
import java.io.FileOutputStream... | [
"569293437@qq.com"
] | 569293437@qq.com |
dd1c897f7f054cddd0a889f3e4398d6426ceb50e | d4628ddc0d71dcdfb8da35b84052ffdb113d9cc6 | /src/main/java/com/actualize/mortgage/pdf/mismodao/InterestRatePerChangeAdjustmentRules.java | a738930122535e9204a729b945b6bbd22081af55 | [] | no_license | suniltota/TransformX-Service-UCD-LoanEstimatePdf | 72e0312d538d43c1a24675d812142426bc89c291 | 72428c04b0b28cd788e3506f5a16b5d8d563fd0b | refs/heads/master | 2021-01-22T19:54:03.048415 | 2017-08-18T05:28:06 | 2017-08-18T05:28:06 | 100,711,808 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 762 | java | package com.actualize.mortgage.pdf.mismodao;
import org.w3c.dom.Element;
import org.w3c.dom.NodeList;
public class InterestRatePerChangeAdjustmentRules extends MISMODataAccessObject {
public final InterestRatePerChangeAdjustmentRule[] interestRatePerChangeAdjustmentRules;
public InterestRatePerChangeAdjust... | [
"shravan.boragala@compugain.com"
] | shravan.boragala@compugain.com |
2970dfdf849bc92cec1bc8a17bf7eaef8adee0ce | b94f7dfac84122c9f0e2a535c18893317bef5590 | /OpenADRServerVTNCommon/src/main/java/com/avob/openadr/server/common/vtn/VtnConfigRabbitmqBroker.java | a72ca44829ec173e9224fca46411a3f9e3283e9c | [] | no_license | codibly/OpenADR | b1f254132919dadd947e69d22bdc68225cadf82c | 0075043bcfbfab07e72e2959fbe1e552c744b202 | refs/heads/master | 2020-05-20T17:40:30.341323 | 2019-04-11T10:35:20 | 2019-04-11T10:35:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,099 | java | package com.avob.openadr.server.common.vtn;
import javax.annotation.Resource;
import javax.jms.ConnectionFactory;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.context.annotation.Profile;
import org.springframework.jms.core.... | [
"zanni.bertrand@gmail.com"
] | zanni.bertrand@gmail.com |
57b9de4834a6720e2292c873d6b12a6105cb329b | cacd80741ee28d5434d490aeff5a7de7ce5a3960 | /src/main/java/com/imooc/o2o/entity/ProductImg.java | 97f272aeebf120f6d160d12539d6a624720f4cc7 | [] | no_license | 1303575952/o2o | 56922ae464108493387f3bf6de3ae9ebc952ee29 | 97e33db52d24433cd922011977772e09fc3aeaa4 | refs/heads/master | 2020-04-05T08:14:51.688901 | 2018-12-18T17:47:19 | 2018-12-18T17:47:19 | 153,949,480 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,535 | java | package com.imooc.o2o.entity;
import java.util.Date;
/**
* @Description: 商品图片实体类
*
*/
public class ProductImg {
private Long productImgId;
private String imgAddr;
private String imgDesc;
private Integer priority;
private Date createTime;
private Long productId;
// 与product联合查询字段
private S... | [
"1303575952@qq.com"
] | 1303575952@qq.com |
36485a811b97626b05fb1d5e29e4c99701e3b4a5 | 206a6b3a9b7a9bf889c56d5cbc8234fb442ff0b3 | /src/main/java/com/jfinal/ext/interceptor/NoUrlPara.java | 68f889751badec9bf2b431d621b0ab75e60e1ae7 | [
"Apache-2.0"
] | permissive | kinbod/jfinal | a9c587ea1e8c7d53e30ca80e86e2a69eda26a80d | 6923e49db6d0e3d69f169dfb1c93d4793a5bfa3b | refs/heads/master | 2021-09-03T18:13:54.022330 | 2018-01-11T01:42:40 | 2018-01-11T01:42:40 | 104,415,359 | 0 | 0 | Apache-2.0 | 2018-01-11T01:42:41 | 2017-09-22T01:13:02 | Java | UTF-8 | Java | false | false | 1,114 | java | /**
* Copyright (c) 2011-2017, James Zhan 詹波 (jfinal@126.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... | [
"jfinal@126.com"
] | jfinal@126.com |
b2268d5505df7f325c04c2ff5869ae3c52cbd012 | ced0859440185730973ed3d6aba8b4775bdc7e31 | /uzao/uzao/app/src/main/java/com/zhaotai/uzao/api/Constant.java | 9957dd70838ac8714f3f1f188815f142e3cfe309 | [] | no_license | BatriderD/uzao | 12e6405bb2d5c9d04163045e2130b68e46a13cfc | 2a9eaff9b3190cce1abac5f4e9c9fb89d0cc7fde | refs/heads/master | 2020-04-07T07:25:56.508584 | 2018-11-19T07:17:16 | 2018-11-19T07:17:16 | 158,176,214 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 715 | java | package com.zhaotai.uzao.api;
/**
* description: 网络请求常量
* author : zp
* date: 2017/7/13
*/
public class Constant {
// 请求首页数据 的首页参数
public static final int PAGING_HOME = 0;
// 请求分页数据 和服务器返回的信息Current_page是否为第一页的比对 如果返回参数为1 则是第一页
public static final int CURRENTPAGE_HOME = 1;
//我的商品页面 每页显示多少条... | [
"zhangpengAndroid@zhaotai.ren"
] | zhangpengAndroid@zhaotai.ren |
2ba284e110e4af32ade199456777d7ba71984629 | 62867c0debba4090f6debdf9e8649293fdcf2886 | /车辆管理系统(struts+hibernate+spring+oracle)/ITSMPM/src/com/action/user/SaveRoletbAction.java | e4e03f923acafe70e1423f5cb95edb22d36bf063 | [] | no_license | luomo135/26- | ac1a56a2d2c78a10bf22e31a7bc6d291dd7a8bcc | 349538f5cdebae979910c11150962a72cc2f799c | refs/heads/master | 2022-01-26T08:25:48.015257 | 2018-08-01T02:55:06 | 2018-08-01T02:55:06 | null | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 1,368 | java | package com.action.user;
import java.util.ArrayList;
import java.util.List;
import com.java.Roletb;
import com.opensymphony.xwork2.ActionSupport;
import com.service.intface.user.UserService;
public class SaveRoletbAction extends ActionSupport {
private String rolename;
private String roledes;
private UserService... | [
"huangwutongdd@163.com"
] | huangwutongdd@163.com |
622a59300769e616d542b8f2070b764eb301e229 | be13f6be7ce0be1db450015b53bab87740fc34ec | /MTS-source/eurymachus/mts/client/render/TileEntityMTSignRenderer.java | 5f2875ae799e60fb469190232f89a481b4545cfd | [] | no_license | Vexatos/MultiTexturedSigns | c3966482d979a3091e783a29268fa774b2323538 | fff5f2e41ad97f95f121b1ac8cb15fd03ae97e6e | refs/heads/master | 2020-12-25T11:21:41.033195 | 2013-02-12T20:02:23 | 2013-02-12T20:02:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,174 | java | package eurymachus.mts.client.render;
import net.minecraft.block.Block;
import net.minecraft.client.gui.FontRenderer;
import net.minecraft.client.renderer.tileentity.TileEntitySpecialRenderer;
import net.minecraft.tileentity.TileEntity;
import org.lwjgl.opengl.GL11;
import eurymachus.mts.core.MTSBlocks;
im... | [
"reflex_ion@hotmail.com"
] | reflex_ion@hotmail.com |
579e6fb7661cf93c4b30a351fc9d902c41e8db68 | 8358717b853f240843ffa56784773a29b1efc19e | /service-impl-wms/src/main/java/com/jumbo/dao/vmi/cch/CacheProductDataDao.java | 3f905d801cd8d9a24d584eade92e754015b00b3a | [] | no_license | huanglongf/enterprise_project | 65ec3e2c56e4a2909f0881a9276a9966857bb9c7 | de1865e638c9620e702818124f0b2deac04028c9 | refs/heads/master | 2020-05-07T13:25:07.223338 | 2018-10-21T08:44:33 | 2018-10-21T08:44:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 637 | java | package com.jumbo.dao.vmi.cch;
import org.springframework.transaction.annotation.Transactional;
import com.jumbo.wms.model.vmi.cch.CacheProductData;
import loxia.annotation.NamedQuery;
import loxia.annotation.NativeUpdate;
import loxia.annotation.QueryParam;
import loxia.dao.GenericEntityDao;
@Transactional
public ... | [
"lijg@many-it.com"
] | lijg@many-it.com |
4226ff23cc9937507d4903abbdbe6ed29080c8fc | 6a3695abfd7586031d204a28986b35d7b36b744c | /src/exp/iTrust/retro/ITrust_ChangeRegion_Retro_Changes.java | e1ea8a61377b8aa78bf17688e9082cd554ec9a55 | [] | no_license | qynnine/AutomaticOutdatedRequirementDetection_RE_2016 | c38e88fd07faf736c8372a44327b5793696f858c | 1eea46a46f47c09a391cdef57a6d246dd4deaa95 | refs/heads/master | 2021-01-10T05:36:48.340012 | 2016-01-30T06:40:42 | 2016-01-30T06:40:42 | 50,712,766 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,995 | java | package exp.iTrust.retro;
import core.algo.Retro_retrieval;
import core.dataset.TextDataset;
import core.metrics.Result;
import exp.iTrust.ITrustSetting;
/**
* Created by niejia on 16/1/21.
*/
public class ITrust_ChangeRegion_Retro_Changes {
public static void main(String[] args) {
String retro_out_pa... | [
"qynnine@gmail.com"
] | qynnine@gmail.com |
97c63e2d0f08c441688e91b1a1889268b529891a | 647ec12ce50f06e7380fdbfb5b71e9e2d1ac03b4 | /com.tencent.mm/classes.jar/com/tencent/luggage/xweb_ext/extendplugin/component/video/c$46.java | 70b33a880ca41a2daa76ca8c98fc091d029f897a | [] | no_license | tsuzcx/qq_apk | 0d5e792c3c7351ab781957bac465c55c505caf61 | afe46ef5640d0ba6850cdefd3c11badbd725a3f6 | refs/heads/main | 2022-07-02T10:32:11.651957 | 2022-02-01T12:41:38 | 2022-02-01T12:41:38 | 453,860,108 | 36 | 9 | null | 2022-01-31T09:46:26 | 2022-01-31T02:43:22 | Java | UTF-8 | Java | false | false | 526 | java | package com.tencent.luggage.xweb_ext.extendplugin.component.video;
import com.tencent.matrix.trace.core.AppMethodBeat;
final class c$46
implements Runnable
{
c$46(c paramc) {}
public final void run()
{
AppMethodBeat.i(138970);
c.c(this.eDU);
AppMethodBeat.o(138970);
}
}
/... | [
"98632993+tsuzcx@users.noreply.github.com"
] | 98632993+tsuzcx@users.noreply.github.com |
6da5b83f52eef2a6bb0ecbc9ba0c910b23d954a3 | e132200f499cce480ed40a7b239b3f39e3b1d332 | /guava/src/test/java/com/pholser/junit/quickcheck/guava/generator/FunctionOfStringToIntTest.java | 6d9624d3f5279c79cc6b1dbaa1853fb8d15cabf8 | [
"MIT"
] | permissive | mahmoudmahdi24/junit-quickcheck | ee9093404a6a296a620747994e545c4c1b89b952 | 3286c966ac9b1f6923364417e9306f6d4f4847a2 | refs/heads/master | 2020-12-24T17:16:58.747272 | 2013-07-10T21:30:19 | 2013-07-10T21:30:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,053 | java | /*
The MIT License
Copyright (c) 2010-2013 Paul R. Holser, Jr.
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, mod... | [
"pholser@alumni.rice.edu"
] | pholser@alumni.rice.edu |
1074865e3eb27c638b56bd6e4f209244a72af941 | 42e94aa09fe8d979f77449e08c67fa7175a3e6eb | /src/net/minecraft/world/gen/structure/StructureNetherBridgePieces.java | 5771b2acd1964350d9174c4adcfdf3f2d693b2eb | [
"Unlicense"
] | permissive | HausemasterIssue/novoline | 6fa90b89d5ebf6b7ae8f1d1404a80a057593ea91 | 9146c4add3aa518d9aa40560158e50be1b076cf0 | refs/heads/main | 2023-09-05T00:20:17.943347 | 2021-11-26T02:35:25 | 2021-11-26T02:35:25 | 432,312,803 | 1 | 0 | Unlicense | 2021-11-26T22:12:46 | 2021-11-26T22:12:45 | null | UTF-8 | Java | false | false | 7,911 | java | package net.minecraft.world.gen.structure;
import java.util.List;
import java.util.Random;
import net.minecraft.util.EnumFacing;
import net.minecraft.world.gen.structure.MapGenStructureIO;
import net.minecraft.world.gen.structure.StructureNetherBridgePieces$Corridor;
import net.minecraft.world.gen.structure.StructureN... | [
"91408199+jeremypelletier@users.noreply.github.com"
] | 91408199+jeremypelletier@users.noreply.github.com |
2add603dc6927c3f15ab098f0d0535ec592e65bd | 3a05a8a4ef7dd62620de65ac102d5d450dd1fc81 | /yoma-core/src/main/java/com/github/yoma/core/dto/BaseDeptQueryDTO.java | 2d4d3542f7e2b52ff25774297be3ebae2992c0c3 | [
"Apache-2.0"
] | permissive | tom-erealm/yoma | 6b8dcfe8cd2d8d0c3224260a01ce22d63d5e154e | 50b46bccf3e0b2885d451badbeeacf56d4b82777 | refs/heads/master | 2023-04-04T18:22:30.796790 | 2021-03-19T09:02:35 | 2021-03-19T09:02:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,258 | java | package com.github.yoma.core.dto;
import java.time.LocalDateTime;
import com.github.yoma.common.persistence.BaseQueryDTO;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import lombok.Data;
/**
* 部门 Query对象 用来接收页面传递过来的查询条件参数,并将其传递到serveice层,dao层。
*
* @author 马世豪
* @versio... | [
"yingwaizhiying@gmail.com"
] | yingwaizhiying@gmail.com |
20db1a22104f51b54cd930c5c45a43bb00a255a9 | 7f298c2bf9ff5a61eeb87e3929e072c9a04c8832 | /spring-core/src/test/java/org/springframework/util/PropertyPlaceholderHelperTests.java | 117ff04fbd8e8d40baec730a4e5962c34391ee35 | [
"Apache-2.0"
] | permissive | stwen/my-spring5 | 1ca1e85786ba1b5fdb90a583444a9c030fe429dd | d44be68874b8152d32403fe87c39ae2a8bebac18 | refs/heads/master | 2023-02-17T19:51:32.686701 | 2021-01-15T05:39:14 | 2021-01-15T05:39:14 | 322,756,105 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,379 | java | /*
* Copyright 2002-2012 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... | [
"xianhao_gan@qq.com"
] | xianhao_gan@qq.com |
a565b8644fff682e6fccf1a6e786d0daa8b3510f | 64145a9dac121f20ee62f0a531819528455f0485 | /gameServer/src/main/java/ws/gameServer/features/manager/msg/RootTc_Action.java | 921c218b9bdccf428bb2e3988476ec38aa860710 | [] | no_license | maoodan8240/ws-project | f9a24fdb15631568def3a837fd7f4e8a59320f2b | 8817e8c37ca705efbe51dca771652556b3b9fe71 | refs/heads/main | 2023-05-04T19:13:09.199868 | 2021-05-20T01:40:14 | 2021-05-20T01:40:14 | 368,378,779 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 446 | java | package ws.gameServer.features.manager.msg;
import ws.gameServer.features.manager.Action;
public class RootTc_Action implements Action {
private static final String refresh = "refresh";
@Override
public String handle(String funcName, String args) {
if (refresh.equals(funcName)) {
retu... | [
"maodan8240@sina.com"
] | maodan8240@sina.com |
17cd814dd9c7da44abb14613b10a05955c6ebe40 | f0568343ecd32379a6a2d598bda93fa419847584 | /modules/dfp_axis/src/main/java/com/google/api/ads/dfp/axis/v201405/OrderServiceLocator.java | 92a57c55a89a7b7639279ea442c71bdbc64c0368 | [
"Apache-2.0"
] | permissive | frankzwang/googleads-java-lib | bd098b7b61622bd50352ccca815c4de15c45a545 | 0cf942d2558754589a12b4d9daa5902d7499e43f | refs/heads/master | 2021-01-20T23:20:53.380875 | 2014-07-02T19:14:30 | 2014-07-02T19:14:30 | 21,526,492 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,777 | java | /**
* OrderServiceLocator.java
*
* This file was auto-generated from WSDL
* by the Apache Axis 1.4 Mar 02, 2009 (07:08:06 PST) WSDL2Java emitter.
*/
package com.google.api.ads.dfp.axis.v201405;
public class OrderServiceLocator extends org.apache.axis.client.Service implements com.google.api.ads.dfp.axis.v201405.... | [
"cseeley@google.com"
] | cseeley@google.com |
b2cf9d5818dba02aba7415086819a0c0b9b1b7ac | 3d4349c88a96505992277c56311e73243130c290 | /Preparation/processed-dataset/god-class_4_1085/9.java | c8476b8a8a8f8c53684e306fc42f23d75895f390 | [] | no_license | D-a-r-e-k/Code-Smells-Detection | 5270233badf3fb8c2d6034ac4d780e9ce7a8276e | 079a02e5037d909114613aedceba1d5dea81c65d | refs/heads/master | 2020-05-20T00:03:08.191102 | 2019-05-15T11:51:51 | 2019-05-15T11:51:51 | 185,272,690 | 7 | 4 | null | null | null | null | UTF-8 | Java | false | false | 584 | java | /** Reads a Unicode <CODE>String</CODE> from the font file. Each character is
* represented by two bytes.
* @param length the length of bytes to read. The <CODE>String</CODE> will have <CODE>length</CODE>/2
* characters
* @return the <CODE>String</CODE> read
* @throws IOException the font file... | [
"dariusb@unifysquare.com"
] | dariusb@unifysquare.com |
56e42c53f74538c52654c5079f194845d25f6506 | 69a4f2d51ebeea36c4d8192e25cfb5f3f77bef5e | /methods/Method_47336.java | f0847e58a0a108816ddd2fc687fd0c31eef8f084 | [] | 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 | 337 | java | public static ArrayList<HybridFile> toHybridFileConcurrentRadixTree(ConcurrentRadixTree<VoidValue> a){
ArrayList<HybridFile> b=new ArrayList<>();
for ( CharSequence o : a.getKeysStartingWith("")) {
HybridFile hFile=new HybridFile(OpenMode.UNKNOWN,o.toString());
hFile.generateMode(null);
b.add(hFile);
... | [
"sonnguyen@utdallas.edu"
] | sonnguyen@utdallas.edu |
4d8e710475ec95e9c4c738cf300a9a5933477734 | a1f54c4fc08b70dfcde20dd3dc2e0b544850ceb9 | /Habibullin/src/Cp_21/ExceptDemo.java | 5e7777528b726b37fdace5cd3a5d31f7c1e96226 | [] | no_license | smith1984/java_src_tutorial | 175d4f69e443084f82c48ab7457dcacfae3dfb23 | 50fd98e37d675f597074a6e53a9ef34824d5fcd4 | refs/heads/master | 2020-04-09T03:38:38.848665 | 2018-12-01T21:57:20 | 2018-12-01T21:57:20 | 159,990,788 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 799 | java | package Cp_21;
class CipherException extends Exception{
private String msg;
CipherException(){ msg = null; }
CipherException(String s){ msg = s; }
public String toString(){
return "CipherException (" + msg + ")";
}
}
public class ExceptDemo{
static public void handle(int ciph... | [
"smith150384@gmail.com"
] | smith150384@gmail.com |
3f5ce3358f88f3567cf7a9ff485042ca303e87f9 | cb762d4b0f0ea986d339759ba23327a5b6b67f64 | /src/service/com/joymain/jecs/vt/service/impl/VtVoteNoteManagerImpl.java | 4306c6fd8a847b3ce195d902d5a4a0761d20ca4f | [
"Apache-2.0"
] | permissive | lshowbiz/agnt_ht | c7d68c72a1d5fa7cd0e424eabb9159d3552fe9dc | fd549de35cb12a2e3db1cd9750caf9ce6e93e057 | refs/heads/master | 2020-08-04T14:24:26.570794 | 2019-10-02T03:04:13 | 2019-10-02T03:04:13 | 212,160,437 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,310 | java |
package com.joymain.jecs.vt.service.impl;
import java.math.BigDecimal;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;
import com.joymain.jecs.service.impl.BaseManager;
import com.joymain.jecs.util.data.CommonRecord;
import com.joymain.jecs.util.data.Pager;
import com.joymain.jecs.vt.dao.VtV... | [
"727736571@qq.com"
] | 727736571@qq.com |
fbb8bb1e6074f0f34a0ac75ed20a9026e0867988 | 981957bc35ae364a3b755171bd267a54fe6517d8 | /java/book-reading-path/src/main/java/com/reading/journey/rest/JobsController.java | 56293878fc70fc8bc5266e3908ac5251fc8d1fc4 | [] | no_license | leogtzr/book-reading-path | a803ff298fc869f41dc8df80170625eb266b3917 | 78f934ac27f15d467cb807e7448810f1d1ce7322 | refs/heads/master | 2020-07-15T03:54:39.670622 | 2019-09-30T16:24:15 | 2019-09-30T16:24:15 | 205,473,118 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 899 | java | package com.reading.journey.rest;
import org.springframework.batch.core.Job;
import org.springframework.batch.core.JobParameters;
import org.springframework.batch.core.launch.JobLauncher;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpStatus;
import org.springframewo... | [
"leogutierrezramirez@gmail.com"
] | leogutierrezramirez@gmail.com |
9ded9cecab344bb6772eff27f3e68b0cda049f40 | f942c02962701bc068b0675b4a40e7c45891a2e1 | /src/main/java/com/xawl/study/service/impl/MajorServiceImpl.java | fe63539e8242677513119a1de3439cf8da3278e7 | [] | no_license | SilenceBo88/onstudy | ea945c141fee762615aa749168b952972f7687dd | 870c02f2042509b941fa506b54a82cca184c3ab4 | refs/heads/master | 2021-09-16T15:31:20.161961 | 2018-06-22T01:21:18 | 2018-06-22T01:21:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 897 | java | package com.xawl.study.service.impl;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.xawl.study.dao.MajorMapper;
import com.xawl.study.model.Major;
import com.xawl.study.service.MajorService;
@Service
public class MajorS... | [
"silencebo@163.com"
] | silencebo@163.com |
e7a46d2ff7dfdaaf29725bd50dcd9ed4c03bddb5 | 4b0bf4787e89bcae7e4759bde6d7f3ab2c81f849 | /aliyun-java-sdk-retailbot/src/main/java/com/aliyuncs/retailbot/transform/v20210224/UpdateKnowledgeResponseUnmarshaller.java | 0eb943e9882ee051c52c548be602804b98926dbb | [
"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,328 | 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 |
a6098c563bce8d0d117ac6698979188f770e1c62 | 281fc20ae4900efb21e46e8de4e7c1e476f0d132 | /test-applications/seleniumTest/richfaces/src/main/java/org/ajax4jsf/bean/validation/OrderOfDay.java | 818720dc45168c86f57d96800cad19b9252be08d | [] | no_license | nuxeo/richfaces-3.3 | c23b31e69668810219cf3376281f669fa4bf256f | 485749c5f49ac6169d9187cc448110d477acab3b | refs/heads/master | 2023-08-25T13:27:08.790730 | 2015-01-05T10:42:11 | 2015-01-05T10:42:11 | 10,627,040 | 3 | 5 | null | null | null | null | UTF-8 | Java | false | false | 2,064 | java | /**
* License Agreement.
*
* JBoss RichFaces - Ajax4jsf Component Library
*
* Copyright (C) 2007 Exadel, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License version 2.1 as published by the Free Software Foundation.
*
* ... | [
"grenard@nuxeo.com"
] | grenard@nuxeo.com |
f5bef067133250b541e0e3102b16879a09192334 | befb121a9d0693c498f1bef578c1e95f1dbcb2ae | /src/test/java/study/querydsl/QuerydslApplicationTests.java | 4542ace5200f19dd2eaefdbe657c2a3896215477 | [] | no_license | mgh3326/querydsl | f5ab264e7292e08413c1fc3bb37be4cc84d10f80 | 1d9e97ae8b5d0647bfa4947b574bcf2ed73a9822 | refs/heads/master | 2022-07-08T08:29:58.450095 | 2020-02-03T14:42:35 | 2020-02-03T14:42:35 | 234,888,182 | 0 | 0 | null | 2020-03-11T05:59:04 | 2020-01-19T11:23:30 | Java | UTF-8 | Java | false | false | 1,062 | java | package study.querydsl;
import com.querydsl.jpa.impl.JPAQueryFactory;
import org.assertj.core.api.Assertions;
import org.junit.jupiter.api.Test;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.annotation.Commit;... | [
"mgh3326@naver.com"
] | mgh3326@naver.com |
75eedaaa543e371ac507ae07e733d60c12648c4c | ffe0ea2a467e12ce661497150692faa9758225f7 | /Dsdps_v1.2/app/src/main/java/com/unccr/zclh/dsdps/receiver/SwitchPrmReceiver.java | 6f0db207dc1ad7d19c62a858d63e281b0142d692 | [] | no_license | changjigang52084/Mark-s-Project | cc1be3e3e4d2b5d0d7d48b8decbdb0c054b742b7 | 8e82a8c3b1d75d00a70cf54838f3a91411ff1d16 | refs/heads/master | 2022-12-31T01:21:42.822825 | 2020-10-13T10:24:58 | 2020-10-13T10:24:58 | 303,652,140 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,486 | java | package com.unccr.zclh.dsdps.receiver;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.util.Log;
import com.alibaba.fastjson.JSON;
import com.alibaba.fastjson.TypeReference;
import com.unccr.zclh.dsdps.models.Programme;
import com.unccr.zclh.dsdp... | [
"451861975@qq.com"
] | 451861975@qq.com |
c21b39d1675ce589b54d5b0fa210701d56789484 | 8e1dbf0ee00312e8f45eb82bf6bad350ae68c0aa | /ezjs_generator/src/main/java/me/ezjs/generator/mybatis/api/dom/java/Field.java | 8ff3589871fb7144f8b59ce5eb4fa9f629175b5a | [] | no_license | piglete/DAST | ed839d69df3d9c5d738574ee1ad9e803929df056 | 821f06b40a882ed9861c8eedd4fceda935ce5a13 | refs/heads/master | 2020-05-30T20:35:00.822871 | 2019-06-03T08:24:24 | 2019-06-03T08:24:24 | 188,547,093 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,020 | java | /**
* Copyright 2006-2016 the original author or authors.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless requir... | [
"1721985139@qq.com"
] | 1721985139@qq.com |
970c7a947fc3dd7bad7fc8af78b45398e6d55578 | 36f0a80d2dcf84e5fa4257fa3128b6fb0faf256e | /aura-nlp/src/main/java/co/aurasphere/aura/nlp/NLPManager.java | d616306e50bee0ff45159f868e9dcd2dc448e17a | [
"MIT"
] | permissive | aurasphere/aura | ecec7e145e6f01d531985f96745e4eea06f321c3 | 441bdb950ee90486e7035187591253d43c7d5c3b | refs/heads/main | 2023-02-14T02:52:19.548417 | 2021-01-17T00:36:34 | 2021-01-17T00:36:34 | 330,276,689 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,412 | java | package co.aurasphere.aura.nlp;
import java.io.File;
import java.io.FileInputStream;
import java.io.ObjectInputStream;
import java.io.StringReader;
import java.util.List;
import org.springframework.stereotype.Component;
import co.aurasphere.aura.model.business.Sentence;
import edu.stanford.nlp.ling.CoreLabel;
impor... | [
"donatohan.rimenti@gmail.com"
] | donatohan.rimenti@gmail.com |
cfca87b34b14dde545472b9c804939e0921f3dd7 | 78165f88de689c9994136fe07dcfc4109ee764a3 | /src/main/java/com/almasb/fxgl/entity/EntityView.java | 19929ffb368ce88a1152cc23d8bdce3b585fc12e | [
"MIT"
] | permissive | AndresFRodriguezR/FXGL | b81df5c97064bb73dd6aea20fbd0e97c54139295 | dee5cab05ba3dbd080de7ccf2b8eb528d311da2c | refs/heads/master | 2021-06-09T05:49:29.907612 | 2016-11-27T10:59:49 | 2016-11-27T10:59:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,537 | java | /*
* The MIT License (MIT)
*
* FXGL - JavaFX Game Library
*
* Copyright (c) 2015-2016 AlmasB (almaslvl@gmail.com)
*
* 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 restrictio... | [
"almaslvl@gmail.com"
] | almaslvl@gmail.com |
68ec64418286642fa893db7df3c3a9288a53b907 | e113108558cd287c5fe551acc5d45a283e0d1b3e | /src/main/java/net/skyhcf/hub/armor/menu/ArmorMenu.java | 016c26a3800eb83e8ceccbcf6a74740e91d8cd79 | [] | no_license | SkyHCF-Network/Hub | 2a86ab3978c37d0b7c370da73ba7a1098bcea882 | 9ac006672234852642d8dac55619c573a421680c | refs/heads/main | 2023-08-04T17:12:46.708955 | 2021-09-17T17:53:48 | 2021-09-17T17:53:48 | 384,206,084 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,989 | java | package net.skyhcf.hub.armor.menu;
import com.google.common.collect.Maps;
import net.frozenorb.qlib.menu.Button;
import net.frozenorb.qlib.menu.pagination.PaginatedMenu;
import net.frozenorb.qlib.util.ItemBuilder;
import net.skyhcf.hub.HubPlugin;
import net.skyhcf.hub.armor.Armor;
import net.skyhcf.hub.armor.ArmorMana... | [
"43901997+SoNotMC@users.noreply.github.com"
] | 43901997+SoNotMC@users.noreply.github.com |
07fcb00e1db50afb8dc019d2036190015b31cbf2 | 0deb0a9a5d627365179e8e6eb560b8ce5eb4462e | /java/src/main/java/com/yourtion/leetcode/easy/c0720/Solution.java | b152eea37e2b14b03f8b55367c5c65942a512cdd | [
"MIT"
] | permissive | yourtion/LeetCode | 511bdd344b2d5a6a436ae0a6c0458c73205d54da | 61ee9fb1f97274e1621f8415dcdd8c7e424d20b3 | refs/heads/master | 2021-08-16T21:50:13.852242 | 2021-07-09T01:58:46 | 2021-07-09T01:58:46 | 231,171,224 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 934 | java | package com.yourtion.leetcode.easy.c0720;
import java.util.Arrays;
import java.util.Collections;
import java.util.HashSet;
import java.util.Set;
/**
* 720. 词典中最长的单词
*
* @author Yourtion
* @link https://leetcode-cn.com/problems/longest-word-in-dictionary/
*/
public class Solution {
public String longestWord(S... | [
"yourtion@gmail.com"
] | yourtion@gmail.com |
32f36a7e041f8f87b4be8dcde756b60ed25ddab0 | 2ad30a31dfc7ceaeb8c5b1612f63192e9d6b11ff | /src/huolijuzhen/java/com/sudaotech/huolijuzhen/enums/ImageType.java | 9a840dc4a0f1f30b20b891ff78a77b6f74860b0f | [] | no_license | HDXin/huolijuzhen | 1c0060923561bdd291d8b7537508dc08a6ea8521 | 96347b28c0bedecdff44c50ac6539e8e5248714c | refs/heads/master | 2021-01-19T23:40:56.522157 | 2017-04-21T17:39:56 | 2017-04-21T17:39:56 | 89,001,965 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,285 | java | package com.sudaotech.huolijuzhen.enums;
import com.sudaotech.core.EnumType;
public enum ImageType implements EnumType {
//申请单状态
UNKNOWN(0, "未知"),
COMMUNITY_MAIN(1, "社群活动主图"),
COMMUNITY_LIST(2, "社群活动列表图"),
TASK_LOCALE(3,"维修申报图"),
TASK_OPERATOR(4,"维修现场图"),
SERVICE_MAIN(5,"服务项目主图"),
... | [
"735513870@qq.com"
] | 735513870@qq.com |
4c20b2bcf6f94d21a0c2f6593f6a6a7eb0ea375d | 7e06d07b3d9752b1a12874c9f647cfe809b926f8 | /65-median-of-two-sorted-arrays/10-1-2018-st.java | eac6b9438e1da05bd94d14faf95bde49bb0366e0 | [] | no_license | wushangzhen/LeetCode-Practice | e44363f1e0ff72b80e060ac39984fe469dba04d8 | afba5a3dc84e8615685f893b8394b5137e9a42b6 | refs/heads/master | 2020-03-09T18:07:32.825047 | 2019-09-17T00:14:40 | 2019-09-17T00:14:40 | 128,924,476 | 3 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,252 | java | public class Solution {
/*
* @param A: An integer array
* @param B: An integer array
* @return: a double whose format is *.5 or *.0
*/
public double findMedianSortedArrays(int[] A, int[] B) {
// write your code here
int n = A.length + B.length;
if (n % 2 == 0) {
... | [
"wushangzhen_bupt@163.com"
] | wushangzhen_bupt@163.com |
e8908b4a0c7d329e82b6e95398fee7751f033047 | c7118bc1d0187583b880257879e35b7a2964147f | /packages/apps/Car/Settings/src/com/android/car/settings/common/SeekbarLineItem.java | 294a2488fc2b00a0771cd1b6a53e4e72082b5a5e | [] | no_license | paultcn/android_aosp_8.0 | 9bf6fff95eac0754255b7a3e9f6b63f8bdbb8296 | d4a08b5696e4f404c242ee87eb84eefd5defe419 | refs/heads/master | 2022-04-20T08:26:21.239571 | 2020-04-10T06:00:53 | 2020-04-10T06:00:53 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,040 | 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... | [
"574926365@qq.com"
] | 574926365@qq.com |
d7568d0fa44b951a38f6e44f9bf025f016713ab6 | 13ea5da0b7b8d4ba87d622a5f733dcf6b4c5f1e3 | /crash-reproduction-ws/results/MATH-32b-3-6-Single_Objective_GGA-WeightedSum/org/apache/commons/math3/geometry/euclidean/threed/PolyhedronsSet$FacetsContributionVisitor_ESTest.java | 6a4d3de39617c4052c5cea9858fdad476291ad7f | [
"MIT",
"CC-BY-4.0"
] | permissive | STAMP-project/Botsing-basic-block-coverage-application | 6c1095c6be945adc0be2b63bbec44f0014972793 | 80ea9e7a740bf4b1f9d2d06fe3dcc72323b848da | refs/heads/master | 2022-07-28T23:05:55.253779 | 2022-04-20T13:54:11 | 2022-04-20T13:54:11 | 285,771,370 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 637 | java | /*
* This file was automatically generated by EvoSuite
* Mon Mar 30 15:57:49 UTC 2020
*/
package org.apache.commons.math3.geometry.euclidean.threed;
import org.junit.Test;
import static org.junit.Assert.*;
import org.evosuite.runtime.EvoRunner;
import org.evosuite.runtime.EvoRunnerParameters;
import org.junit.runn... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
07b167edd838aa9bff169a9f9b07f028075f161e | 4312a71c36d8a233de2741f51a2a9d28443cd95b | /RawExperiments/DB/Math60/AstorMain-math60/src/variant-824/org/apache/commons/math/util/ContinuedFraction.java | 7f64ae3792d0a0e2a5edadc1cecd1b2c0bc5ebfe | [] | no_license | SajjadZaidi/AutoRepair | 5c7aa7a689747c143cafd267db64f1e365de4d98 | e21eb9384197bae4d9b23af93df73b6e46bb749a | refs/heads/master | 2021-05-07T00:07:06.345617 | 2017-12-02T18:48:14 | 2017-12-02T18:48:14 | 112,858,432 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,949 | java | package org.apache.commons.math.util;
public abstract class ContinuedFraction {
private static final double DEFAULT_EPSILON = 1.0E-8;
protected ContinuedFraction() {
super();
}
protected abstract double getA(int n, double x);
protected abstract double getB(int n, double x);
public ... | [
"sajjad.syed@ucalgary.ca"
] | sajjad.syed@ucalgary.ca |
1f0f192ab2e76d78cb835dd842dbe2f070ced09a | 1c5e8605c1a4821bc2a759da670add762d0a94a2 | /src/zdsrc/bpmdemo/app/ChangeVisaAppSendUnitController.java | 38d678ccd4f4b459105c5aa129eb4f5edc28b948 | [] | no_license | shxr/NJG | 8195cfebfbda1e000c30081399c5fbafc61bb7be | 1b60a4a7458da48991de4c2d04407c26ccf2f277 | refs/heads/master | 2020-12-24T06:51:18.392426 | 2016-04-25T03:09:27 | 2016-04-25T03:09:27 | 19,804,797 | 0 | 3 | null | null | null | null | UTF-8 | Java | false | false | 3,930 | java | package com.kingdee.eas.bpmdemo.app;
import com.kingdee.bos.BOSException;
//import com.kingdee.bos.metadata.*;
import com.kingdee.bos.framework.*;
import com.kingdee.bos.util.*;
import com.kingdee.bos.Context;
import java.lang.String;
import com.kingdee.eas.common.EASBizException;
import com.kingdee.bos.met... | [
"shxr_code@126.com"
] | shxr_code@126.com |
ad987e8abab1279e3b79ef16db4ea0fd86fa2316 | a2f07a3cbf878da5535ab5cb93d9306ad42ad607 | /service/financial-service/src/main/java/com/meiduimall/service/financial/controller/DownloadStatisticsController.java | 50bff48cab259242f1ee913afbd1ea395d4c938e | [] | no_license | neaos/mall | 60af0022101b158049cddaf8ea00c66aa7288abc | 07982826af767ef6fbfebc13d67dfba4dfc5ccc7 | refs/heads/master | 2021-07-02T10:33:46.117180 | 2017-09-21T14:31:26 | 2017-09-21T14:31:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,593 | java | package com.meiduimall.service.financial.controller;
import java.io.UnsupportedEncodingException;
import java.net.URLDecoder;
import java.util.Date;
import javax.servlet.http.HttpServletRequest;
import org.apache.commons.lang3.StringUtils;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springfra... | [
"326800567@qq.com"
] | 326800567@qq.com |
198d91e0f28831d573590d531f23a497afb2a99d | d432e0a44332bde35b1e06931feb5ba9e5fc6b07 | /sdk/src/main/java/com/tencent/qcloud/presentation/presenter/ConversationPresenter.java | d80d70abefbe6ec50d5bfbebec12d806a2e834d4 | [] | no_license | wgl0419/MarketTest | 132f27c08988b77287d2bc6f2c8b8713f21ec72f | 993107d814bc68c1959b1057922d3c8f1af8c62d | refs/heads/master | 2023-01-12T01:52:25.838962 | 2020-08-21T01:21:17 | 2020-08-21T01:21:17 | 313,812,259 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,247 | java | package com.tencent.qcloud.presentation.presenter;
import android.util.Log;
import com.tencent.TIMConversation;
import com.tencent.TIMConversationType;
import com.tencent.TIMFriendshipManager;
import com.tencent.TIMGroupCacheInfo;
import com.tencent.TIMManager;
import com.tencent.TIMMessage;
import com.tencent.TIMUse... | [
"366549434@qq.com"
] | 366549434@qq.com |
7b13511ab1ca4c92adaf48086540680fdbab2bce | 465e7794e346585621a8901abba0ce9c997a7e57 | /Src/FCItemShovelStone.java | e841a312b506663e290540af979a08ad05d6e476 | [
"CC-BY-4.0"
] | permissive | BetterThanUpdates/BetterThanWolves | b37cd1fb2b98d3340eda949a7e5f7819e50247c4 | 7cdd976a742520f09c5672730df5d0f4b08ee987 | refs/heads/master | 2023-04-01T14:45:50.686898 | 2021-04-14T03:38:47 | 2021-04-14T03:38:47 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 835 | java | // FCMOD
package net.minecraft.src;
public class FCItemShovelStone extends FCItemShovel
{
public FCItemShovelStone( int iItemID )
{
super( iItemID, EnumToolMaterial.STONE );
efficiencyOnProperMaterial /= 3;
setUnlocalizedName("shovelStone");
}
@Override
... | [
"molmatt9@gmail.com"
] | molmatt9@gmail.com |
f88b1fc2286a71a37d1a3bfb77a1d6d8d88c675f | 4b0bf4787e89bcae7e4759bde6d7f3ab2c81f849 | /aliyun-java-sdk-educloud/src/main/java/com/aliyuncs/educloud/model/v20220202/ListLabsResponse.java | 063bf2c301f33f1148c80c2ea24284329bff8c3b | [
"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 | 3,646 | 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 |
82b9969c30e05be8c2223402aec6549fc60deb2d | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/5/5_be40d786a9edfe8d19e079ad040759d41a3d2912/SynchronizeShadowsTask/5_be40d786a9edfe8d19e079ad040759d41a3d2912_SynchronizeShadowsTask_s.java | eed1840d48e1a67cf55d69fb4693839682eb2113 | [] | 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,642 | java | /**
* Sonatype Nexus (TM) Open Source Version.
* Copyright (c) 2008 Sonatype, Inc. All rights reserved.
* Includes the third-party code listed at http://nexus.sonatype.org/dev/attributions.html
* This program is licensed to you under Version 3 only of the GNU General Public License as published by the Free Sof... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
b644bf9aa0c280d69cc7c934e7634a4b5b99a82b | a6ba6a0ff4c3db38cf5ebc882813cdb55bfe6735 | /used/servlet-container/src/main/java/com/ljm/server/protocol/http/response/HttpResponseMessageWriter.java | 588da09629fb70fe8850b43e5238b270b3a85d79 | [
"MIT"
] | permissive | uptonking/datable-bak | 4206da35019b4fa302303f7c155a953efbc8c49a | 1dd5ac66448e378e012a99bf5c35d79057402c21 | refs/heads/master | 2021-04-15T05:48:59.299727 | 2018-03-30T15:33:32 | 2018-03-30T15:33:32 | 126,664,265 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,531 | java | package com.ljm.server.protocol.http.response;
import com.ljm.server.io.connection.Connection;
import com.ljm.server.protocol.http.HttpResponseMessage;
import com.ljm.server.protocol.http.ResponseLine;
import com.ljm.server.protocol.http.body.HttpBody;
import com.ljm.server.protocol.http.header.IMessageHeaders;
import... | [
"jinyaoo86@gmail.com"
] | jinyaoo86@gmail.com |
9a621543ec6c21a13e59dccfc17eef90e6a126fa | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/2/2_f425a28b80e6ff7ccce18fae012ebb9ffd1a5c57/RunScriptData/2_f425a28b80e6ff7ccce18fae012ebb9ffd1a5c57_RunScriptData_s.java | 4c7124b844d27ebbe7634e9d0f13e0a2511fbaf6 | [] | 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,445 | java | /**
*
* Copyright (C) 2010 Cloud Conscious, LLC. <info@cloudconscious.com>
*
* ====================================================================
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy ... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
4907d049a1318bf53470152a050e70e2eb5c7bdc | ddce1fbc658e4bf9d124dc4acfc3914817a580a5 | /sources/android/support/design/widget/CircularBorderDrawable.java | d97dd9ea1d54a505985cfd47e86c5973df5a2924 | [] | no_license | ShahedSabab/eExpense | 1011f833a614c64cbb52a203821e38f18fce8a4f | b85c7ad6ee5ce6ae433a6220df182e14c0ea2d6d | refs/heads/master | 2020-12-21T07:39:45.956655 | 2020-07-13T21:52:04 | 2020-07-13T21:52:04 | 235,963,863 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,507 | java | package android.support.design.widget;
import android.content.res.ColorStateList;
import android.graphics.Canvas;
import android.graphics.ColorFilter;
import android.graphics.LinearGradient;
import android.graphics.Paint;
import android.graphics.Paint.Style;
import android.graphics.Rect;
import android.graphics.RectF;... | [
"59721350+ShahedSabab@users.noreply.github.com"
] | 59721350+ShahedSabab@users.noreply.github.com |
b61713bd7413ebe0e65acd33ee7a83f4b36cb404 | 45b6f2004b155889080ed5eda8588ba5226bd6b2 | /安卓客户端/src/com/mobileclient/activity/LeaveTypeAddActivity.java | 0e081a1332b0e0a7f6f799eaec41cedd69d1045a | [] | no_license | wangjianlin1985/android_leaveInfo | 557c116005cccc2aa56bbf1669104ce233c1b84f | c64dfb2701f0d172c573930c1c08a8dbaace1802 | refs/heads/master | 2023-05-12T22:08:04.486962 | 2023-05-08T12:53:13 | 2023-05-08T12:53:13 | 199,417,963 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,549 | java | package com.mobileclient.activity;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import com.mobileclient.util.HttpUtil;
import java.sql.Timestamp;
import java.util.Date;
import java.util.List;
import com.mobileclient.domain.LeaveType;
import com.mobileclient.... | [
"287307421@qq.com"
] | 287307421@qq.com |
533a94caec04a281d67d6adc5a2bda75798389b4 | fee36ba1d4fd00180de95287818416f1be54aa04 | /Java/src/ex22_2_select/JDBCExample2_Oracle1.java | b58e25ca01a80a66842ecfd893fb2afdcdb8a331 | [] | no_license | JungWonHong/Spring | 721f53f48ca1795198ae87211cee6e899e32d706 | bfdaaeb286fb9b1770db68f5c39f5d86b19eceb6 | refs/heads/master | 2020-04-16T13:40:14.444198 | 2019-01-14T09:56:16 | 2019-01-14T09:56:16 | 165,637,644 | 1 | 0 | null | null | null | null | UHC | Java | false | false | 3,195 | java | package ex22_2_select;
import java.sql.*;
public class JDBCExample2_Oracle1 {
public static void main(String[] args) {
Connection conn = null;
Statement stmt = null;
ResultSet rs = null;
try {
// 1단계 : JDBC 드라이버를 로드한다.
String driver = "oracle.jdbc.driver.OracleDriver";
Class.forName(driver);
//... | [
"sungwoo808@naver.com"
] | sungwoo808@naver.com |
fef39d75eccbcd4066e1008d88169408e12f0858 | 5c5e27be24ebc9727fa0bffe6ed17425156e06a3 | /eomcs-java-oop/src/main/java/com/eomcs/oop/ex09/c/Exam01.java | 3c73cbe85a7bd2ca60604b13f3dd3572e1575d29 | [] | no_license | top9148/eomcs-java | c49afc0e1303333e87967d148e6be7db47676a6c | b2d72450b249ae1ca02565db2957cb7b7c75a04a | refs/heads/master | 2020-06-17T11:32:26.840763 | 2019-05-23T08:31:17 | 2019-05-23T08:31:17 | 195,911,452 | 1 | 0 | null | 2019-07-09T01:41:50 | 2019-07-09T01:41:50 | null | UTF-8 | Java | false | false | 329 | java | // 서브 인터페이스 구현 - 수퍼 인터페이스의 메서드까지 모두 구현해야 한다.
package com.eomcs.oop.ex09.c;
public class Exam01 implements B {
public void m2() {} // B 인터페이스 뿐만아니라,
public void m1() {} // B의 수퍼인터페이스의 메서드까지 구현해야 한다.
}
| [
"jinyoung.eom@gmail.com"
] | jinyoung.eom@gmail.com |
4f974307d09133f18b4b555a09992eb6e8eb1591 | 6b23d8ae464de075ad006c204bd7e946971b0570 | /WEB-INF/plugin/api/src/jp/groupsession/v2/api/file/delete/ApiFileDeleteAction.java | 710c0f6846ee7f6bdf765a8bcc5938feee98e846 | [] | no_license | kosuke8/gsession | a259c71857ed36811bd8eeac19c456aa8f96c61e | edd22517a22d1fb2c9339fc7f2a52e4122fc1992 | refs/heads/master | 2021-08-20T05:43:09.431268 | 2017-11-28T07:10:08 | 2017-11-28T07:10:08 | 112,293,459 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,752 | java | package jp.groupsession.v2.api.file.delete;
import java.sql.Connection;
import java.sql.SQLException;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import jp.co.sjts.util.NullDefault;
import jp.co.sjts.util.jdbc.JDBCUtil;
import jp.groupsession.v2.api.Abstract... | [
"PK140601-29@PK140601-29"
] | PK140601-29@PK140601-29 |
a9f642f940dedfc0c598e87c4e361ddbc8fb68bc | e9a65085c399f9756c00356eb8e6e29afdbcdda7 | /src/main/java/vazkii/quark/vanity/feature/FireworkCloning.java | 320e71daa5dee1495293737877209b4ab32878df | [
"Apache-2.0"
] | permissive | Vexatos/Quark | 8a4cd4ecca106c35a5fab0fdc2b3ea6fc8f34a91 | e014f75e6ae111c406e97341293e5a6519c67d58 | refs/heads/master | 2021-01-12T13:44:47.088394 | 2016-09-21T21:10:32 | 2016-09-21T21:10:32 | 69,122,331 | 0 | 0 | null | 2016-09-24T19:12:58 | 2016-09-24T19:12:57 | null | UTF-8 | Java | false | false | 949 | java | /**
* This class was created by <Vazkii>. It's distributed as
* part of the Quark Mod. Get the Source Code in github:
* https://github.com/Vazkii/Quark
*
* Quark is Open Source and distributed under the
* CC-BY-NC-SA 3.0 License: https://creativecommons.org/licenses/by-nc-sa/3.0/deed.en_GB
*
* File Created @ [2... | [
"vazkii@hotmail.com"
] | vazkii@hotmail.com |
b4a0fe9a116a27aa74043b96841465cd4560fad3 | 013e83b707fe5cd48f58af61e392e3820d370c36 | /spring-jdbc/src/main/java/org/springframework/jdbc/support/incrementer/OracleSequenceMaxValueIncrementer.java | b5a7c23caadab79a9d88685e83a0a6ef09adab87 | [] | no_license | yuexiaoguang/spring4 | 8376f551fefd33206adc3e04bc58d6d32a825c37 | 95ea25bbf46ee7bad48307e41dcd027f1a0c67ae | refs/heads/master | 2020-05-27T20:27:54.768860 | 2019-09-02T03:39:57 | 2019-09-02T03:39:57 | 188,770,867 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 650 | java | package org.springframework.jdbc.support.incrementer;
import javax.sql.DataSource;
/**
* 检索给定Oracle序列的下一个值.
*/
public class OracleSequenceMaxValueIncrementer extends AbstractSequenceMaxValueIncrementer {
public OracleSequenceMaxValueIncrementer() {
}
/**
* @param dataSource 要使用的DataSource
* @param incremen... | [
"yuexiaoguang@vortexinfo.cn"
] | yuexiaoguang@vortexinfo.cn |
b764796b2b2ebdfbd7df8b7a368946292b81364b | 4a2b357ddb60d54c905acefb9e808f91140459d9 | /src/test/java/com/mycompany/myapp/IntegrationTest.java | 351465394fa49c21235e1c8a933517e980adf4a5 | [] | no_license | cedotoljic/jhipster-micro-20210423 | d708ac261e8199a633d0ab5675b52480cfd7640c | 69328c2e48b4c152350ce46c74e952e506172628 | refs/heads/main | 2023-04-13T07:46:32.697362 | 2021-04-23T12:40:10 | 2021-04-23T12:40:10 | 360,880,076 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 514 | java | package com.mycompany.myapp;
import com.mycompany.myapp.Jhmicrco20210423App;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
import org.springframework.boot.test.context.SpringBootTest;
/**
* Base composi... | [
"jhipster-bot@jhipster.tech"
] | jhipster-bot@jhipster.tech |
94303321edf14e1982c2e4c69e4ba10bd66e723d | d06472b6432c87c0dce0df30469cb42f369815cc | /student-dao/src/main/java/org/billow/dao/ScheduleJobDao.java | 5d4db5913374985c48e444aedcb447fb8f24d5a8 | [] | no_license | Xiao-Y/student-xmm | da32a905effd6b89cdfdc1da023d7b01ae4ac115 | b82b0f7fe27549d21dfe53894220e7a7a64b9215 | refs/heads/master | 2021-09-01T13:54:53.062079 | 2017-12-27T09:35:50 | 2017-12-27T09:35:50 | 107,619,691 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 177 | java | package org.billow.dao;
import org.billow.dao.base.BaseDao;
import org.billow.model.expand.ScheduleJobDto;
public interface ScheduleJobDao extends BaseDao<ScheduleJobDto> {
} | [
"lyongtao123@126.com"
] | lyongtao123@126.com |
8181abb2771fddebf8735ceff567d83db61448e8 | b900d38cf22e809a0dd21ea541c7b1faac127acb | /app/src/main/java/com/platzerworld/biergartenfinder/masterdetails/ItemDetailFragment.java | 06c4825444c5623c38f489b1a078798c01b70949 | [] | no_license | platzerg/BiergartenFinder | bf1dec9e21c63354f6b7dab9760483e7766d3e2b | a99f11e36eefaca21955052c6b87babec2fe5333 | refs/heads/master | 2021-01-18T13:33:42.849695 | 2016-10-30T08:15:20 | 2016-10-30T08:15:20 | 68,623,166 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,381 | java | package com.platzerworld.biergartenfinder.masterdetails;
import android.app.Activity;
import android.support.design.widget.CollapsingToolbarLayout;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import andro... | [
"guenter.platzerworld@googlemail.com"
] | guenter.platzerworld@googlemail.com |
d9259951afb5e0d31e9b5b543538e43571c9f59e | 91546d0f6dc26b59e9e18831d40222530b0f7bc5 | /app/src/main/java/com/etsdk/app/huov7/model/RegisterResultBean.java | fc992f8510586b4f980cfe6b4f4852a9a78dce39 | [] | no_license | 18300602795/fxyouxi2 | 851bb0753c164020c4fa28e54868e9582811bf02 | 5d7c4a070282cfdcd57defd413706b9e178ff11c | refs/heads/master | 2020-03-14T00:59:00.990899 | 2018-04-28T03:19:14 | 2018-04-28T03:19:14 | 131,368,122 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 791 | java | package com.etsdk.app.huov7.model;
/**
* Created by liu hong liang on 2016/11/12.
*/
public class RegisterResultBean {
private String mem_id; //STRING 用户在平台的用户ID
private String cp_user_token;// STRING CP用user_token
private String agentgame;// STRING 渠道游戏编号
public String getMem_id() {
return... | [
"18300602795@163.com"
] | 18300602795@163.com |
7c350c0165c529d15ec415f326d7fd47940ab740 | d7c5121237c705b5847e374974b39f47fae13e10 | /airspan.netspan/src/main/java/Netspan/NBI_18_0/Lte/PtpPhaseCorrectionUsages.java | 993531be1afa7c119861023e1f602a7c7e4272b6 | [] | no_license | AirspanNetworks/SWITModules | 8ae768e0b864fa57dcb17168d015f6585d4455aa | 7089a4b6456621a3abd601cc4592d4b52a948b57 | refs/heads/master | 2022-11-24T11:20:29.041478 | 2020-08-09T07:20:03 | 2020-08-09T07:20:03 | 184,545,627 | 1 | 0 | null | 2022-11-16T12:35:12 | 2019-05-02T08:21:55 | Java | UTF-8 | Java | false | false | 1,540 | java |
package Netspan.NBI_18_0.Lte;
import javax.xml.bind.annotation.XmlEnum;
import javax.xml.bind.annotation.XmlEnumValue;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Java class for PtpPhaseCorrectionUsages.
*
* <p>The following schema fragment specifies the expected content contained within this ... | [
"ggrunwald@airspan.com"
] | ggrunwald@airspan.com |
c14a75c454836c0135919a8c089193ef9329453c | 8af1164bac943cef64e41bae312223c3c0e38114 | /results-java/JetBrains--intellij-community/7b6777862960cecaf2d20ef03e64d7fdfe0e9239/after/PyMakeFunctionTopLevelTest.java | 37fe4a102f5d2380c9ae897165ec181a93825a62 | [] | no_license | fracz/refactor-extractor | 3ae45c97cc63f26d5cb8b92003b12f74cc9973a9 | dd5e82bfcc376e74a99e18c2bf54c95676914272 | refs/heads/master | 2021-01-19T06:50:08.211003 | 2018-11-30T13:00:57 | 2018-11-30T13:00:57 | 87,353,478 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,137 | java | /*
* Copyright 2000-2015 JetBrains s.r.o.
*
* 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... | [
"fraczwojciech@gmail.com"
] | fraczwojciech@gmail.com |
db73fe8d337f0b879a9bb5983e118ace79d09d18 | f0fac15808dbef150bab08225894cd790f37850b | /spring-cloud-auth/src/main/java/com/winterchen/auth/service/LoginService.java | b3f9c708bf1c9b17c8a4200942a856be208cfc7d | [
"Apache-2.0"
] | permissive | liuTao8848/spring-cloud-hoxton-study | 574428c8ba05a14fe9af4ca7636e82123cb32770 | c62e152ed1b2589d8ec47110c67ed35aaace0056 | refs/heads/main | 2023-09-03T23:06:24.966719 | 2021-11-11T05:45:41 | 2021-11-11T05:45:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 651 | java | package com.winterchen.auth.service;
import com.baomidou.mybatisplus.extension.service.IService;
import com.winterchen.auth.entity.UserInfoEntity;
import com.winterchen.auth.request.LoginRequest;
import javax.servlet.http.HttpServletResponse;
/**
* @author winterchen
* @version 1.0
* @date 2021/7/29 13:47
**/
pu... | [
"1085143002@qq.com"
] | 1085143002@qq.com |
3346493242659c67af1bbdc07615a7e74fff5434 | 4b0d06526173850f1189a5a4f2fa3ea25697dac7 | /src/com/xu/offer/Min_Numder_in_Rotated_Array_8.java | 1af4e25801fb429f66fe8a08bad712c4e6c58897 | [
"Apache-2.0"
] | permissive | XuDeveloper/AlgorthimLearning | f787ab3263e2ef769ca61715cb156c23c58623f4 | dc0223dcf78c652edf0bbc709ada874f0d18ba79 | refs/heads/master | 2020-03-24T01:05:33.552434 | 2019-10-20T02:56:57 | 2019-10-20T02:56:57 | 142,321,841 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,072 | java | package com.xu.offer;
public class Min_Numder_in_Rotated_Array_8 {
public int minNumberInRotateArray(int[] array) {
if (array == null || array.length == 0)
return 0;
int low = 0;
int high = array.length - 1;
int mid = low;
while (array[low] >= array[high]) {
... | [
"280745397@qq.com"
] | 280745397@qq.com |
1f411eb442796ff1b1e2acadf2efa65137c8f1f6 | c54864418a84042873251a20cb8010107d46b03e | /src/test/java/io/tchepannou/k/geo/controller/CityControllerTest.java | 1197158099fda63d2badcb5d0028d1f655e1ba75 | [] | no_license | htchepannou/geo-service | 2e90dd92557c9404f91efaa02679c8c4de0706e6 | 64245df87db9d80d9d0de39ebdb93eac8e469614 | refs/heads/master | 2021-01-01T06:07:22.565367 | 2017-07-25T11:49:39 | 2017-07-25T11:49:39 | 97,359,669 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,564 | java | package io.tchepannou.k.geo.controller;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.core.io.ClassPathResource;
import org.springfra... | [
"htchepannou@expedia.com"
] | htchepannou@expedia.com |
eb9392a7b03bacbe16c4bbc4688203524f20bec2 | bc5e6d9483c5b94878310a7c2a3e1dcb8d644202 | /data/game/data/scripts/handlers/admincommandhandlers/AdminRide.java | 744aeeb24452a483e1f0bff3b06548f3e6356bcd | [] | no_license | finfan222/l2hf | 17ecedb581c2f3f28d1b51229722082fa94560ae | bd3731afdac4791e19281790f47806fdcf6f11ae | refs/heads/master | 2023-03-03T06:50:32.060299 | 2021-01-05T01:26:56 | 2021-01-05T01:26:56 | 326,816,095 | 0 | 0 | null | 2021-01-14T21:53:24 | 2021-01-04T21:50:23 | Java | UTF-8 | Java | false | false | 3,934 | java | /*
* This file is part of the L2J Mobius project.
*
* This program 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 version.
*
* This p... | [
"finex.dev@gmail.com"
] | finex.dev@gmail.com |
bdbc7a5e816fdfc06b0003593c9e69cb41606385 | 042342f9dc0e8662a1a7da671ab5dc9d82ccd835 | /jaggery/org.eclipse.php.ui/src/org/eclipse/php/internal/ui/dialogs/openType/generic/filter/IFilter.java | 787652c9a63a8e1de43353c6a06e4de86e2bf339 | [
"Apache-2.0",
"EPL-1.0"
] | permissive | ksdperera/developer-studio | 6fe6d50a66e4fb73de3a4dbeef8d68b461da1ab6 | 9c0f601b91cc34dda036c660598a93c232260e08 | refs/heads/developer-studio-3.8.0 | 2021-01-15T08:50:21.571267 | 2018-10-26T12:59:17 | 2018-10-26T12:59:17 | 39,486,894 | 0 | 1 | Apache-2.0 | 2018-10-26T12:59:18 | 2015-07-22T05:13:13 | Java | UTF-8 | Java | false | false | 948 | java | /*******************************************************************************
* Copyright (c) 2009 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, and is a... | [
"harshana@wso2.com"
] | harshana@wso2.com |
d3c9af86e46ea6d676d5472b43b6caa6012e698e | 1721c1e45201b0c6ae5c81d9bdd69ea6cfb76dfe | /turms-java-common/src/main/java/im/turms/common/model/dto/request/storage/QuerySignedGetUrlRequestOuterClass.java | bf3c193fdaf93501b68193f873a2b6de782bce24 | [
"Apache-2.0"
] | permissive | foundations/turms | aa677206b2c8256cfe66347059c311fe7bcab1dd | f08e1ec0d14a470f49a335988f0abe5f9b9244d6 | refs/heads/master | 2023-08-07T03:29:44.848472 | 2021-09-01T10:59:46 | 2021-09-01T11:18:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,132 | java | /*
* Copyright (C) 2019 The Turms Project
* https://github.com/turms-im/turms
*
* 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
*
*... | [
"eurekajameschen@gmail.com"
] | eurekajameschen@gmail.com |
bbb64ee12e6b25fdbf5660e807e40fff456b2aec | 15bad1bcfc3776a07655db76261a116d07b7c44e | /faf-java-server-app/src/main/java/com/faforever/server/config/AsyncConfig.java | 0fb73b082554aa2daafb2e8bcd838a0f1a797652 | [] | no_license | FAForever/faf-java-server | 5b1bc2056afc0a0b733771553eab612a584fc9e4 | b12727562e38f33edf06a656e50419c3ae63ad5f | refs/heads/develop | 2021-07-05T05:02:09.932905 | 2019-02-21T08:21:35 | 2019-02-24T12:07:58 | 78,750,512 | 14 | 7 | null | 2019-02-24T12:07:59 | 2017-01-12T13:54:53 | Java | UTF-8 | Java | false | false | 220 | java | package com.faforever.server.config;
import org.springframework.context.annotation.Configuration;
import org.springframework.scheduling.annotation.EnableAsync;
@EnableAsync
@Configuration
public class AsyncConfig {
}
| [
"michel.jung89@gmail.com"
] | michel.jung89@gmail.com |
41d56ade28b7dfce7b4fe74109ede336c2bbbb22 | 6df097c5c36bbfd49d2941800da4ba4c6f0220e5 | /hazelcast/src/main/java/com/hazelcast/nio/ClassLoaderUtil.java | 731cf5814db283373263a817cf3648e46151b537 | [] | no_license | JiangYongPlus/easycache | cd625afb27dc5dd20c1709727e89a6e5218b2d74 | 93e6bae20dcfa97ae9c57b9581c75e5a055cd831 | refs/heads/master | 2021-01-10T16:37:41.790505 | 2016-01-27T02:41:34 | 2016-01-27T02:41:34 | 50,475,643 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,096 | java | /*
* Copyright (c) 2008-2013, Hazelcast, Inc. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required ... | [
"jiangyongplus@gmail.com"
] | jiangyongplus@gmail.com |
442e865dcfbbda9ba999da2879ece91794f73a78 | dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9 | /data_defect4j/preprossed_method_corpus/Time/13/org/joda/time/MonthDay_minusDays_671.java | e10493f0c41dca81d452e4896a3e6a8cb3ac9173 | [] | no_license | hvdthong/NetML | dca6cf4d34c5799b400d718e0a6cd2e0b167297d | 9bb103da21327912e5a29cbf9be9ff4d058731a5 | refs/heads/master | 2021-06-30T15:03:52.618255 | 2020-10-07T01:58:48 | 2020-10-07T01:58:48 | 150,383,588 | 1 | 1 | null | 2018-09-26T07:08:45 | 2018-09-26T07:08:44 | null | UTF-8 | Java | false | false | 2,435 | java |
org joda time
month dai monthdai immut partial support month year monthofyear dai month dayofmonth field
note support field list
imposs queri field dai week dayofweek centuri era centuryofera
calcul month dai monthdai perform link chronolog
chronolog set utc time zone calcul
store ... | [
"hvdthong@gmail.com"
] | hvdthong@gmail.com |
eaa738c22071b2345725ca5599bc6da6ae97f001 | de7b67d4f8aa124f09fc133be5295a0c18d80171 | /workspace_java-src/java-src-test/src/sun/io/ByteToCharMS874.java | f1d05f1ca413021ec496c242959d2ae6293b29d2 | [] | no_license | lin-lee/eclipse_workspace_test | adce936e4ae8df97f7f28965a6728540d63224c7 | 37507f78bc942afb11490c49942cdfc6ef3dfef8 | refs/heads/master | 2021-05-09T10:02:55.854906 | 2018-01-31T07:19:02 | 2018-01-31T07:19:02 | 119,460,523 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 627 | java | /*
* %W% %E%
*
* Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
* ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*/
package sun.io;
import sun.nio.cs.ext.MS874;
/**
* A table to convert MS874 to Unicode
*
* @author ConverterGenerator tool
* @version >= JDK1.1.6
... | [
"lilin@lvmama.com"
] | lilin@lvmama.com |
2f8bc762d848cedee4eb54a244fefdf1c7130b24 | 292a06a33054335f6616d2bd444dcf14f2e9d39d | /Ex11_Map/src/MapTest.java | 83e3efede88734932b95e10e3ffa4b62dc7b2a4f | [] | no_license | jhjh550/java_tutorial_basic | f2800aaedac4ea96f5a1d767b4a20bfc8cfa8674 | de35bf71c7eb20570f85abef1276d1a7cbd42bb4 | refs/heads/master | 2021-01-11T10:25:45.705798 | 2016-12-15T11:58:39 | 2016-12-15T11:58:39 | 76,240,131 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 941 | java | import java.util.HashMap;
import java.util.HashSet;
import java.util.Iterator;
import java.util.Map.Entry;
import java.util.Set;
public class MapTest {
public static void Iterate(HashMap map){
Set<Entry<String, Integer>> entries = map.entrySet();
Iterator<Entry<String, Integer>> i = entries.iterator();
while(i... | [
"you@example.com"
] | you@example.com |
9f5ae365aa03d7427173a4af1399c7444a72a30e | 17d1d1c6d6091947bf6196367a09abb23c07ecea | /demo/src/main/java/com/hippo/android/dialog/demo/conductor/StackButtonDialog.java | 56977e9950084d4d77bb07d112ac1be8852685b5 | [
"Apache-2.0"
] | permissive | seven332/android-dialog | b40b4fca263e9718e144d693b4b77591051a0d6a | abaf1f08c18bf168feb0803d35fc4d9d73400490 | refs/heads/master | 2021-01-19T02:27:56.258509 | 2017-04-08T10:39:20 | 2017-04-08T10:39:20 | 87,280,866 | 3 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,814 | java | /*
* Copyright 2017 Hippo Seven
*
* 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 ... | [
"seven332@163.com"
] | seven332@163.com |
016378cc168e64eff85b89586f224eb6579583bb | 93f315fee18f8c97f6dad2a5d693778ca19691bf | /src/array/NumSubarrayBoundedMax.java | b02ca74ef7fdb5e8887da4e4d7544048fb65c008 | [] | no_license | AlexhahahaDrag/arithmetic | 34f8e0b135a5f747e04546f81b6365a2a7208040 | 92232fd1758963bc964bea0759e8f0852b3cdaa0 | refs/heads/master | 2023-08-31T07:13:12.184136 | 2023-08-22T05:56:58 | 2023-08-22T05:56:58 | 170,278,495 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,661 | java | package array;
/**
* description:
* 795. 区间子数组个数
* 中等
* 248
* 相关企业
* 给你一个整数数组 nums 和两个整数:left 及 right 。找出 nums 中连续、非空且其中最大元素在范围 [left, right] 内的子数组,并返回满足条件的子数组的个数。
* <p>
* 生成的测试用例保证结果符合 32-bit 整数范围。
* <p>
* <p>
* <p>
* 示例 1:
* <p>
* 输入:nums = [2,1,4,3], left = 2, right = 3
* 输出:3
* 解释:满足条件的三个子数组:[2], ... | [
"734663446@qq.com"
] | 734663446@qq.com |
2de5da1eec5a4574bda93a720025dbd31c62809c | fa51687f6aa32d57a9f5f4efc6dcfda2806f244d | /jdk8-src/src/main/java/java/nio/DirectDoubleBufferRS.java | edbcb5522ec29c6dcbd57f0f804affaf7060d40d | [] | no_license | yida-lxw/jdk8 | 44bad6ccd2d81099bea11433c8f2a0fc2e589eaa | 9f69e5f33eb5ab32e385301b210db1e49e919aac | refs/heads/master | 2022-12-29T23:56:32.001512 | 2020-04-27T04:14:10 | 2020-04-27T04:14:10 | 258,988,898 | 0 | 1 | null | 2020-10-13T21:32:05 | 2020-04-26T09:21:22 | Java | UTF-8 | Java | false | false | 2,148 | java | /*
* Copyright (c) 2000, 2013, Oracle and/or its affiliates. All rights reserved.
* ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*/
// -- This file was mechanically generated: Do not edit! -- //
package java.nio;
import sun.nio.ch.Di... | [
"yida@caibeike.com"
] | yida@caibeike.com |
e8bc7bc778f52a2f70c23df11981057e4eb9d1d3 | 80e97d93cbc8fc36820b7efdf5f8f69d6f1e4c0d | /models/ttc2019.model.validator/src/ttc2019/model/validator/Launcher.java | b423a692eda36cf6d73966df7e4749aec234ddbc | [
"MIT"
] | permissive | TransformationToolContest/ttc2019-tt2bdd | 78460144715a20728b1b4db6a03a2828779f6952 | 777f2d427a3856ea859446c978247d83121152bc | refs/heads/master | 2020-05-19T23:42:13.463708 | 2020-01-19T13:54:20 | 2020-01-19T13:54:20 | 185,272,215 | 5 | 7 | MIT | 2019-06-24T19:07:01 | 2019-05-06T21:08:26 | Java | UTF-8 | Java | false | false | 2,192 | java | package ttc2019.model.validator;
import java.io.File;
import org.eclipse.emf.common.util.URI;
import org.eclipse.emf.ecore.EObject;
import org.eclipse.emf.ecore.resource.Resource;
import org.eclipse.emf.ecore.resource.ResourceSet;
import org.eclipse.emf.ecore.resource.impl.ResourceSetImpl;
import org.eclipse.emf.ecor... | [
"nyoescape@gmail.com"
] | nyoescape@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.