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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
d40a8ea2583e670fc8a937cbe3be63e3d2ba6656 | 86ccbc67fa6fd41ca1ac5c8d258aa62879ae014e | /wms-base-core/src/main/java/com/tudou/system/platform/base/annotation/BaseResource.java | 60e78a71494c7162aed4c4b710cec9fc174e7ad4 | [] | no_license | 979982272/wms-dubbo | be20cdaf597c77dd9a32b4d7b90b041813cac529 | 76332adabfd25fb09c4002ada1b09539483d5c7c | refs/heads/master | 2022-12-23T21:53:09.258735 | 2020-01-10T04:06:06 | 2020-01-10T04:06:06 | 232,962,338 | 0 | 0 | null | 2022-12-16T11:37:38 | 2020-01-10T04:01:29 | HTML | UTF-8 | Java | false | false | 271 | java | package com.tudou.system.platform.base.annotation;
import java.lang.annotation.*;
/**
* Created by Administrator on 2017/2/12 0012.
*/
@Target({ElementType.FIELD, ElementType.METHOD})
@Retention(RetentionPolicy.RUNTIME)
@Documented
public @interface BaseResource {
}
| [
"kt_wangweihua@tcl.com"
] | kt_wangweihua@tcl.com |
8a8c6362da0f6b63dfe3b9a5e0df90786692d10e | 9eec8574e953598429d4562055b1957b2d5583c5 | /jfluentvalidation-core/src/main/java/jfluentvalidation/constraints/array/contains/ContainsLongConstraint.java | f6ac30649525d6e115c40d2393b757e39cd00a30 | [
"MIT"
] | permissive | seancarroll/jfluentvalidation | f9e04753931af90da775e6a4ecc0e3312f91cc1c | 67f581aa50b1efa52a461345982856503b04e987 | refs/heads/master | 2023-06-22T00:27:58.078302 | 2020-08-27T02:43:10 | 2020-08-27T02:43:10 | 146,148,457 | 2 | 1 | MIT | 2023-06-20T16:05:52 | 2018-08-26T03:32:04 | Java | UTF-8 | Java | false | false | 934 | java | package jfluentvalidation.constraints.array.contains;
import jfluentvalidation.common.MoreArrays;
import jfluentvalidation.constraints.AbstractConstraint;
import jfluentvalidation.constraints.DefaultMessages;
import jfluentvalidation.validators.ConstraintContext;
public class ContainsLongConstraint<T> extends Abstrac... | [
"seanc28@gmail.com"
] | seanc28@gmail.com |
7097d98b2ea39153a6a791655a7333e6ad34cba6 | 473b76b1043df2f09214f8c335d4359d3a8151e0 | /benchmark/bigclonebenchdata_partial/13726761.java | 0dbfc9a67660dea3e95cbe2ece6ab19e4ff88b2c | [] | no_license | whatafree/JCoffee | 08dc47f79f8369af32e755de01c52d9a8479d44c | fa7194635a5bd48259d325e5b0a190780a53c55f | refs/heads/master | 2022-11-16T01:58:04.254688 | 2020-07-13T20:11:17 | 2020-07-13T20:11:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 480 | java |
class c13726761 {
protected void handleUrl(URL url) throws Exception {
File file = new File(dir.getAbsolutePath() + "/" + new Date().getTime() + "." + this.ext);
FileWriter writer = new FileWriter(file);
BufferedReader in = new BufferedReader(new InputStreamReader(url.openStream()));
... | [
"piyush16066@iiitd.ac.in"
] | piyush16066@iiitd.ac.in |
a35a4dbc9141eca2815b53f506d41a9e636aa321 | 15d55ff9cddff64dd1460b0134d98803adac2f44 | /gulimall-product/src/main/java/cn/lxtkj/gulimall/product/dao/SpuInfoDescDao.java | 5df380f529ca371e6caf63d756f3272105d70bc5 | [
"Apache-2.0"
] | permissive | leiphp/gulimall | b70bb4ac62b09bca61b5d321240ad4018401ab4c | 6c53e6db69444cac73899f97e1d5c47b8d5fb43a | refs/heads/master | 2023-08-22T22:14:29.676944 | 2021-10-18T09:42:47 | 2021-10-18T09:42:47 | 394,718,467 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 396 | java | package cn.lxtkj.gulimall.product.dao;
import cn.lxtkj.gulimall.product.entity.SpuInfoDescEntity;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import org.apache.ibatis.annotations.Mapper;
/**
* spu信息介绍
*
* @author leixiaotian
* @email 1124378213@qq.com
* @date 2021-08-12 00:20:21
*/
@Mapper
public i... | [
"657106593@qq.com"
] | 657106593@qq.com |
9c69924429c712512e8223b615350c693b9476c7 | d6cf28d1b37216c657d23d8e512c15bdd9d3f226 | /dependencies/w6s-ui-component/src/main/java/com/foreverht/workplus/ui/component/recyclerview/adapter/AdapterPath.java | 3eb2d4adf153325d34861f40bbb8e96b97c1683d | [
"MIT"
] | permissive | AoEiuV020/w6s_lite_android | a2ec1ca8acdc848592266b548b9ac6b9a4117cd3 | 1c4ca5bdaea6d5230d851fb008cf2578a23b2ce5 | refs/heads/master | 2023-08-22T00:46:03.054115 | 2021-10-27T06:21:32 | 2021-10-27T07:45:41 | 421,650,297 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,038 | java | /*
* Copyright (C) 2016 Haruki Hasegawa
*
* 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... | [
"lingen.liu@gmail.com"
] | lingen.liu@gmail.com |
536c2113773a71cbefecf1ca4d91130e3a2abca2 | c908d6a58a7e79f684f9d430fa39ba34f8a320c8 | /eclipse/portal/plugins/com.liferay.ide.eclipse.layouttpl.ui/src/com/liferay/ide/eclipse/layouttpl/ui/cmd/PortletColumnDeleteCommand.java | 3d7035ea641c38138ca36d97086e367e06e45cf6 | [] | no_license | admhouss/liferay-ide | b2f08294c6ac5d8dc909b97236f3006cd1f734e5 | 3b8b0bf1b98cd79b8dc794c4bd4fe4dc086fde34 | refs/heads/master | 2021-01-18T08:36:01.718248 | 2012-10-12T06:21:24 | 2012-10-12T06:21:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,913 | java | /*******************************************************************************
* Copyright (c) 2000-2011 Liferay, Inc. All rights reserved.
*
* This library is free software; you can redistribute it and/or modify it under
* the terms of the GNU Lesser General Public License as published by the Free
* Software Fo... | [
"gregory.amerson@liferay.com"
] | gregory.amerson@liferay.com |
af1ca1a605525d30b921af93af07910322b03dbf | 32b72e1dc8b6ee1be2e80bb70a03a021c83db550 | /ast_results/BrandroidTools_OpenExplorer/src/com/box/androidlib/RegisterNewUserListener.java | 0cfb6a8975f5b94b385a96b2b105dc58a69a4551 | [] | no_license | cmFodWx5YWRhdjEyMTA5/smell-and-machine-learning | d90c41a17e88fcd99d543124eeb6e93f9133cb4a | 0564143d92f8024ff5fa6b659c2baebf827582b1 | refs/heads/master | 2020-07-13T13:53:40.297493 | 2019-01-11T11:51:18 | 2019-01-11T11:51:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 689 | java | // isComment
package com.box.androidlib;
/**
* isComment
*/
public interface isClassOrIsInterface extends ResponseListener {
/**
* isComment
*/
String isVariable = "isStringConstant";
/**
* isComment
*/
String isVariable = "isStringConstant";
/**
* isComment
*/
... | [
"matheus@melsolucoes.net"
] | matheus@melsolucoes.net |
bb5b20b57ba4279f96d37002db8b6846181142d4 | c0fe21b86f141256c85ab82c6ff3acc56b73d3db | /redis/src/main/java/com/jdcloud/sdk/service/redis/model/DescribeHotKeyDetailRequest.java | a06dffff0de45fb026cbd6d960a1afd984dc3ddb | [
"Apache-2.0"
] | permissive | jdcloud-api/jdcloud-sdk-java | 3fec9cf552693520f07b43a1e445954de60e34a0 | bcebe28306c4ccc5b2b793e1a5848b0aac21b910 | refs/heads/master | 2023-07-25T07:03:36.682248 | 2023-07-25T06:54:39 | 2023-07-25T06:54:39 | 126,275,669 | 47 | 61 | Apache-2.0 | 2023-09-07T08:41:24 | 2018-03-22T03:41:41 | Java | UTF-8 | Java | false | false | 6,625 | java | /*
* Copyright 2018 JDCLOUD.COM
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http:#www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in... | [
"jdcloud-api@jd.com"
] | jdcloud-api@jd.com |
58f75200bb7d89fd9e7cdb1078a8fe304fa8c55f | 377e5e05fb9c6c8ed90ad9980565c00605f2542b | /bin/platform/ext/platformservices/src/de/hybris/platform/category/daos/impl/DefaultCategoryDao.java | a716840b419cf43f3f329dee5f2d21ee5c031b7e | [] | no_license | automaticinfotech/HybrisProject | c22b13db7863e1e80ccc29774f43e5c32e41e519 | fc12e2890c569e45b97974d2f20a8cbe92b6d97f | refs/heads/master | 2021-07-20T18:41:04.727081 | 2017-10-30T13:24:11 | 2017-10-30T13:24:11 | 108,957,448 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,178 | java | /*
* [y] hybris Platform
*
* Copyright (c) 2000-2016 SAP SE
* All rights reserved.
*
* This software is the confidential and proprietary information of SAP
* Hybris ("Confidential Information"). You shall not disclose such
* Confidential Information and shall use it only in accordance with the
* terms of ... | [
"santosh.kshirsagar@automaticinfotech.com"
] | santosh.kshirsagar@automaticinfotech.com |
400cd18cd4e4399680b5b4b79113f04ef18d108e | f379a93728c71b2384c78afbe7604853de34b8fd | /app/src/main/java/com/app/mobile/royal/Driver/SignUpAgent/ResponseAuthority.java | 55eca8c4bd7e6904f77f192231987a31c5e328d8 | [] | no_license | priyankagiri14/royal_mobile | 20fe91c893ac342148f7b73f8a86a4b787302ac1 | 1d8887c3c19feee68db737b73971ace8b683d0bc | refs/heads/master | 2020-09-25T14:17:23.660783 | 2020-02-18T11:46:25 | 2020-02-18T11:46:25 | 226,021,648 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,054 | java | package com.app.mobile.royal.Driver.SignUpAgent;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
import java.util.List;
public class ResponseAuthority {
@SerializedName("success")
@Expose
private Boolean success;
@SerializedName("message")
@Expose
... | [
"priyanka@ontrackis.com"
] | priyanka@ontrackis.com |
bb5b2ef3a42c7b31b0a8325c499274a3c2e71df7 | d2984ba2b5ff607687aac9c65ccefa1bd6e41ede | /src/net/datenwerke/gf/client/theme/ThemeUiService.java | c67e93ea176b72b8c8d376b71a175ae5ef73e728 | [] | no_license | bireports/ReportServer | da979eaf472b3e199e6fbd52b3031f0e819bff14 | 0f9b9dca75136c2bfc20aa611ebbc7dc24cfde62 | refs/heads/master | 2020-04-18T10:18:56.181123 | 2019-01-25T00:45:14 | 2019-01-25T00:45:14 | 167,463,795 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,155 | java | /*
* ReportServer
* Copyright (c) 2018 InfoFabrik GmbH
* http://reportserver.net/
*
*
* This file is part of ReportServer.
*
* ReportServer is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Fou... | [
"srbala@gmail.com"
] | srbala@gmail.com |
24cf819ce9649e4e728e2c33cbbd77512d82c0f2 | a2b18a0e642ebd697fd8675d1a28aef15b326744 | /sources/android/support/p000v4/view/ViewGroupCompatLollipop.java | e375cb0dfa1d08fa1709b3e53719d9c9a1a43cfe | [] | no_license | redhead1999/woman_dictionary | 32cdf685df1be38613d4cd3d56d18f489184e51f | 7fec2b842677d6bbe52082595b9dbde9881f1e02 | refs/heads/master | 2023-04-07T09:14:06.952886 | 2021-04-14T06:41:17 | 2021-04-14T06:41:17 | 292,493,891 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 574 | java | package android.support.p000v4.view;
import android.view.ViewGroup;
/* renamed from: android.support.v4.view.ViewGroupCompatLollipop */
class ViewGroupCompatLollipop {
ViewGroupCompatLollipop() {
}
public static void setTransitionGroup(ViewGroup viewGroup, boolean z) {
viewGroup.setTransitionGrou... | [
"t70052@gmail.com"
] | t70052@gmail.com |
1721e1970435e4c2204d5b75da55a861be053189 | 4013ea05acab4e97670f974f7a02ad6c5d10be83 | /src/test/java/icecube/daq/oldtrigger/test/MockPayload.java | c23b44f9e0dd8268e0eca031163331f4ca8c15ee | [] | no_license | dglo/oldtrigger | f51d46a1a49f41e8cd87bbfbbbb69cf00f127d84 | fe949e35aab14be44d84ff6275290ae6e11d7c21 | refs/heads/main | 2023-06-04T13:38:45.538298 | 2013-10-14T16:35:55 | 2013-10-14T16:35:55 | 295,557,339 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,147 | java | package icecube.daq.oldtrigger.test;
import icecube.daq.oldpayload.PayloadInterfaceRegistry;
import icecube.daq.payload.ILoadablePayload;
import icecube.daq.payload.IPayloadDestination;
import icecube.daq.payload.IUTCTime;
import icecube.daq.payload.IWriteablePayload;
import java.io.IOException;
import java.nio.ByteB... | [
"dglo@icecube.wisc.edu"
] | dglo@icecube.wisc.edu |
c535704ab9a0061013e0d873ab8308c4e7d2dc16 | 0dcad1d1969b0c127546244947d66a3a5cb13185 | /Exemplo02_8puzzle/src/estruturas/FilaDePrioridade.java | 0dd365c3b75e7d5e82d1be34d217e40b45b57f5e | [] | no_license | viniciusdenovaes/Unip201IAdiurno | 600077bfe2856bf89ee647565940df5753a84965 | 7a8e370ae51451ede7eda1f62252d2ac2352ae2b | refs/heads/master | 2021-03-08T05:12:55.119856 | 2020-05-19T14:13:48 | 2020-05-19T14:13:48 | 246,319,515 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 748 | java | package estruturas;
import java.util.Comparator;
import java.util.PriorityQueue;
import entity.Estado;
import solver.HeuristicaDeAvaliacao;
public class FilaDePrioridade implements EstadoAbertos{
PriorityQueue<Estado> fila = new PriorityQueue<>(
new Comparator<Estado>() {
@Override
public int compare(E... | [
"viniciusdenovaes@gmail.com"
] | viniciusdenovaes@gmail.com |
0332f72db18213ad9316d3c2841fa0a4d93b06a1 | 97b0945c7dd37a4c97ff1e015143790bf9696cbf | /src/main/java/pl/azpal/azrank/manager/AZPlayersGroup.java | be31059397719b7da53a2d60c4eac56b29e02150 | [] | no_license | DevelopmentHigh/AZRank | 374075146153d9a1784e4e691d7f05877be91eb1 | 07492040308f289b5570b09d36fdaba209458c7c | refs/heads/master | 2021-05-28T09:43:49.839430 | 2015-01-06T21:30:41 | 2015-01-06T21:30:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,511 | java |
package pl.azpal.azrank.manager;
/**
*
* @author Rutr <artuczapl at gmail.com>
*/
public class AZPlayersGroup {
public String playerName;
public String groupName;
public Long from;
public Long to;
public String world=null;
public String[] restoreGroups = new String[]{};
... | [
"themolkapl@gmail.com"
] | themolkapl@gmail.com |
48da91bc767ce079e50e021acde4339f929b4774 | 4f4f1173b58ea70c8e8612aca4b3a87dc7bb8438 | /src/main/java/io/github/aquerr/eaglefactions/api/entities/Claim.java | 43c9dd48f3c26f86525efa887092dee4eff57cb3 | [
"MIT"
] | permissive | alfoworks/EagleFactionsAPI | e1bb9e78061d7ef135e9a2b955d67fc40d8d7f73 | 07d4ad5ab755bd4cd80b7df9e7015688694b9633 | refs/heads/master | 2022-04-19T05:41:25.551784 | 2020-03-10T17:16:16 | 2020-03-10T17:16:16 | 255,974,510 | 0 | 0 | null | 2020-04-15T16:25:29 | 2020-04-15T16:25:28 | null | UTF-8 | Java | false | false | 1,691 | java | package io.github.aquerr.eaglefactions.api.entities;
import com.flowpowered.math.vector.Vector3i;
import java.util.Objects;
import java.util.UUID;
public class Claim
{
private final UUID worldUUID;
private final Vector3i chunkPosition;
public static Claim valueOf(String claimAsString)
{
Stri... | [
"nerdianin@gmail.com"
] | nerdianin@gmail.com |
a67434bcecf3b3b59e9c4aeb37c69bbef2c11b54 | a34026eed3dcf676c5fc8c8819e62e3447ae7142 | /source/builder/src/com/ocs/indaba/dao/ScContributorDAO.java | 7a62a1cad793d59bef964aeaab52a445eee04833 | [
"Apache-2.0"
] | permissive | amida-tech/indaba | 49dbc251c22190c0ccbeb8db18ca4b9f9d4584c9 | c41a237d9420231af7a119fee9ec7e77719accf0 | refs/heads/master | 2022-05-03T12:17:59.823348 | 2022-04-01T18:30:03 | 2022-04-01T18:30:03 | 43,233,278 | 3 | 1 | NOASSERTION | 2022-04-01T18:30:04 | 2015-09-27T03:47:07 | Java | UTF-8 | Java | false | false | 1,993 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package com.ocs.indaba.dao;
import com.ocs.common.db.SmartDaoMySqlImpl;
import com.ocs.indaba.po.ScContributor;
import java.util.List;
import org.apache.log4j.Logger;
/**
*
* @author yc06x
*/
public class ScContribu... | [
"dmitry.kachaev@gmail.com"
] | dmitry.kachaev@gmail.com |
e5c5250047f9e64a8a1bad3e416356a07ff1a6c8 | bb7be5b4175efccf3edad6e89aad95a589a9dc6c | /Others/Message2/src/com/belong/dao/IMessage2DAO.java | 0579ba41db20d224dc2143f6aaaceca4257cb030 | [] | no_license | BarryPro/JavaEE_Eclipse | 5fde49bfcedf88d660319ab7c9da187f0eaddcea | df5bacbc094e49c693eb8b18f8b734835665b068 | refs/heads/master | 2021-06-25T04:21:16.572515 | 2017-09-13T04:10:01 | 2017-09-13T04:10:01 | 99,305,991 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 257 | java | package com.belong.dao;
import java.util.List;
import com.belong.vo.Message2;
public interface IMessage2DAO {
public boolean addMessage(Message2 message);
public boolean delMessage(Message2 message);
public List<Message2> queryMessage();
}
| [
"belong.belong@outlook.com"
] | belong.belong@outlook.com |
dcb7845e7abd914ee11e95dd0c096a1b5107383a | cb2e0b45e47ebeb518f1c8d7d12dfa0680aed01c | /openbanking-api-test/src/test/java/com/laegler/openbanking/api/feature/certificate/CertificateApiFeatureSteps.java | 035208a0d53964853dcbce75a3043841df89f84b | [
"MIT"
] | permissive | thlaegler/openbanking | 4909cc9e580210267874c231a79979c7c6ec64d8 | 924a29ac8c0638622fba7a5674c21c803d6dc5a9 | refs/heads/develop | 2022-12-23T15:50:28.827916 | 2019-10-30T09:11:26 | 2019-10-31T05:43:04 | 213,506,933 | 1 | 0 | MIT | 2022-11-16T11:55:44 | 2019-10-07T23:39:49 | HTML | UTF-8 | Java | false | false | 716 | java | package com.laegler.openbanking.api.feature.certificate;
import features.steps.AbstractFeatureSteps;
import com.laegler.openbanking.api.*;
import static io.restassured.RestAssured.*;
import static org.hamcrest.core.StringContains.*;
import cucumber.api.java.en.Given;
import cucumber.api.java.en.Then;
import cucumber.a... | [
"thomas.laegler@googlemail.com"
] | thomas.laegler@googlemail.com |
c1b83ce26c2e6ec73a1c11c48f553fb1ff440c63 | caaffff72d43cc31a5de6746429d32c989685c7c | /net.jplugin.core.das.hib/src/net/jplugin/core/das/hib/Plugin.java | 9b48ea39f935a55cd466c219d77530390e6eeec3 | [] | no_license | iamlibo/jplugin | 8c0ebf3328bdb90d7db80606d46453778c25f4f4 | 4f8b65dd285f986a3c54b701a25fabca3bba5ed9 | refs/heads/master | 2021-01-12T02:10:35.903062 | 2016-12-08T12:42:33 | 2016-12-08T12:42:33 | null | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 2,657 | java | package net.jplugin.core.das.hib;
import net.jplugin.core.das.hib.api.IDataService;
import net.jplugin.core.das.hib.api.IMtDataService;
import net.jplugin.core.das.hib.api.IPersistObjDefinition;
import net.jplugin.core.das.hib.api.SinglePoDefine;
import net.jplugin.core.das.hib.impl.DataService4Hibernate;
impor... | [
"liuhang.163@163.com"
] | liuhang.163@163.com |
d87f341ddb76c8db59df019481a96a82424bdf63 | e381a5353139716b5460a933691692ae21d7af11 | /android-pad/build/generated/source/apt/debug/com/pactera/financialmanager/credit/main/service/study/adapter/FilestudyAdapter$FilesAdapter$ViewHolder$$ViewBinder.java | ce87cc4b3c85b0df8ceae4c7ca0ec988de8e748f | [] | no_license | dysen2014/AS_Test | b432147a162ca0f696bc96c3ed7453906b48a635 | 1c29ece453b200f13519cfd6d1ac1c10f06346ae | refs/heads/master | 2020-05-21T11:49:50.689822 | 2018-12-23T08:39:53 | 2018-12-23T08:39:53 | 47,237,181 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,479 | java | // Generated code from Butter Knife. Do not modify!
package com.pactera.financialmanager.credit.main.service.study.adapter;
import android.view.View;
import butterknife.ButterKnife.Finder;
import butterknife.ButterKnife.ViewBinder;
public class FilestudyAdapter$FilesAdapter$ViewHolder$$ViewBinder<T extends com.pacter... | [
"dysen@outlook.com"
] | dysen@outlook.com |
1699f58f30c41fd52b37936b724321f2f6823c6a | 55bf3cf97644af0bcbec091532fe83c99ba592f6 | /org/w3c/css/properties/css2/CssClip.java | 4b5db09d817cb3bf47430c6fd54ccc0c70c89db9 | [
"W3C-20150513",
"W3C"
] | permissive | w3c/css-validator | dda4f191ff839b392440d91f9012ba2d2d63d0c6 | 6874d1990af57d3260fdc2a9420b09077cf2ed06 | refs/heads/main | 2023-09-03T12:40:19.427371 | 2023-03-13T13:59:56 | 2023-03-13T13:59:56 | 40,552,697 | 223 | 124 | NOASSERTION | 2023-09-13T17:38:37 | 2015-08-11T16:28:14 | Java | UTF-8 | Java | false | false | 4,287 | java | // $Id$
// Author: Yves Lafon <ylafon@w3.org>
//
// (c) COPYRIGHT MIT, ERCIM and Keio University, 2012.
// Please first read the full copyright statement in file COPYRIGHT.html
package org.w3c.css.properties.css2;
import org.w3c.css.properties.css.CssProperty;
import org.w3c.css.util.ApplContext;
import org.w3c.css.ut... | [
"ylafon@w3.org"
] | ylafon@w3.org |
dd33532c0e4b55deaeb915d04ee11ed77ca20b94 | b8ab8c96dd7776aaaf522b04173a9646e5e28ab4 | /src/crs-core/src/test/java/pl/nask/crs/commons/utils/ValidatorTest.java | b4454759c1ee98edfca201f83453041e926c235d | [] | no_license | srirammails/iedr | f7638717a62b5b12add24fb70515e982a0a687c6 | 848c2560e9e0c73d93b40e31ce0d0ce2453969d1 | refs/heads/master | 2023-02-18T21:51:23.701880 | 2017-08-22T08:17:24 | 2017-08-22T08:17:24 | 101,394,020 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,468 | java | package pl.nask.crs.commons.utils;
import java.util.Arrays;
import java.util.Collection;
import java.util.Collections;
import org.junit.Assert;
import org.junit.Test;
public class ValidatorTest {
@Test
public void assertNotEmptyShouldFailForNullString() {
try {
Validator.assertNotEmpty((String) null, "va... | [
"admin@work-vm.localdomain"
] | admin@work-vm.localdomain |
f71767179889a0eb0b37d5dc61fbcd67252a83c0 | 20a68bc8842f2de6f241da165f99650639dcf3f8 | /006Spring/JdbcSpittr/src/main/java/com/hef/spittr/service/imple/SpittlerServiceImpl.java | 375d1f832e93103cf69ac354b0b7b9b97c11d03a | [] | no_license | kinoko67/learning-area | 6c7af64b677f60f0aa690348da7738615cf81711 | 6cf460938624833f6c7d586ffaae5c68fbbdae61 | refs/heads/master | 2023-02-17T14:17:11.059096 | 2019-10-23T05:39:13 | 2019-10-23T05:39:13 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,261 | java | package com.hef.spittr.service.imple;
import com.hef.spittr.dao.JNDIDao;
import com.hef.spittr.dao.SpittlerDao;
import com.hef.spittr.entities.Spittler;
import com.hef.spittr.service.SpittlerService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import... | [
"hefrankeleyn@gamil.com"
] | hefrankeleyn@gamil.com |
21bd9d9dd884d5a2d7684f6cf9c86ec21c1fd1df | 729c264356632a88d0c46f7798d99ec477ea9d9f | /jOOR/src/test/java/org/joor/test/CompileTest.java | 84d67b7ca3a9bf94e3b7d373988b25f48ec3738f | [
"Apache-2.0"
] | permissive | 642190410/jOOR | 74d17f6531e66b10b84af1866a9cb0249967a12c | 94eb965b6cec25dbb644034057e31d463949d660 | refs/heads/master | 2020-04-07T07:56:42.154332 | 2018-10-25T12:27:27 | 2018-10-25T12:27:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,962 | 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
* distribut... | [
"lukas.eder@gmail.com"
] | lukas.eder@gmail.com |
a53fde957d12b97908ed846817bc6cc158d40cc9 | 0af8b92686a58eb0b64e319b22411432aca7a8f3 | /large-multiproject/project35/src/test/java/org/gradle/test/performance35_3/Test35_209.java | 25e34ec23d80077c0b23696e9d1d1d6eb59be0e5 | [] | no_license | gradle/performance-comparisons | b0d38db37c326e0ce271abebdb3c91769b860799 | e53dc7182fafcf9fedf07920cbbea8b40ee4eef4 | refs/heads/master | 2023-08-14T19:24:39.164276 | 2022-11-24T05:18:33 | 2022-11-24T05:18:33 | 80,121,268 | 17 | 15 | null | 2022-09-30T08:04:35 | 2017-01-26T14:25:33 | null | UTF-8 | Java | false | false | 292 | java | package org.gradle.test.performance35_3;
import static org.junit.Assert.*;
public class Test35_209 {
private final Production35_209 production = new Production35_209("value");
@org.junit.Test
public void test() {
assertEquals(production.getProperty(), "value");
}
} | [
"cedric.champeau@gmail.com"
] | cedric.champeau@gmail.com |
2217e18ea97723107b09d1aad2b7b9c02bd6a3a6 | cb5e302cbbb3da0d6d6b0011768cd7466efa6183 | /src/com/xiaomi/hm/bleservice/gatt/AbsGattCallback$2.java | fccf1a4575003e397c64af4acb474365b564b998 | [] | no_license | marcusrogerio/miband-1 | e6cdcfce00d7186e25e184ca4c258a72b0aba097 | b3498784582eb30eb2b06c3d054bcf80b04138d0 | refs/heads/master | 2021-05-06T23:33:01.192152 | 2014-08-30T11:42:00 | 2014-08-30T11:42:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 487 | java | package com.xiaomi.hm.bleservice.gatt;
import com.xiaomi.hm.bleservice.util.Debug;
class AbsGattCallback$2
implements Thread.UncaughtExceptionHandler
{
public void uncaughtException(Thread paramThread, Throwable paramThrowable)
{
Debug.TRACE();
paramThrowable.printStackTrace();
}
}
/* Location: ... | [
"kilfer.zgz@gmail.com"
] | kilfer.zgz@gmail.com |
be7e2b962a53c227a3e4b77ef5cdac5f4e27ba56 | fc0879f1a64a9b12f191b46f3ee08f32114519af | /gameserver/src/ru/catssoftware/gameserver/util/XMLoader.java | ddb57866e9eca49cc0c7e36a3ff723c8dba41dc8 | [] | no_license | Snikers0309/lucera2 | b26f59953edec905aefeb2c4273f3dec17e88a9d | 53d623903322e177cc7eb34a7e292878cbc74841 | refs/heads/master | 2023-03-23T00:25:53.002593 | 2013-01-30T01:11:33 | 2013-01-30T01:11:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,060 | java | package ru.catssoftware.gameserver.util;
import org.w3c.dom.Node;
import java.util.logging.Logger;
/*
* @author Ro0TT
* @date 07.01.2012
*/
public abstract class XMLoader
{
protected static Logger _log = Logger.getLogger(XMLoader.class.getName());
/**
* Возращает по дефолту Empty String (isE... | [
"topp3000@mail.ru"
] | topp3000@mail.ru |
11c697c6e879b12b8fe0d08df865bb2bb5660747 | 7f53ff59587c1feea58fb71f7eff5608a5846798 | /temp/ffout/client/net/minecraft/src/WorldGenDeadBush.java | 96036fe32c99b6022fb978a8683efd449503c0d1 | [] | no_license | Orazur66/Minecraft-Client | 45c918d488f2f9fca7d2df3b1a27733813d957a5 | 70a0b63a6a347fd87a7dbe28c7de588f87df97d3 | refs/heads/master | 2021-01-15T17:08:18.072298 | 2012-02-14T21:29:14 | 2012-02-14T21:29:14 | 3,423,624 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,241 | java | // Decompiled by Jad v1.5.8g. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.kpdus.com/jad.html
// Decompiler options: packimports(3) braces deadcode fieldsfirst
package net.minecraft.src;
import java.util.Random;
// Referenced classes of package net.minecraft.src:
// WorldGenerator, World... | [
"Ninja_Buta@hotmail.fr"
] | Ninja_Buta@hotmail.fr |
4e35cd982c0dfd9be598dc458e1f9f08b3c35feb | eb9f655206c43c12b497c667ba56a0d358b6bc3a | /java/java-tests/testData/inspection/duplicateBranchesInEnhancedSwitchFix/beforeStatementThreeDuplicatesDefaultDelete.java | 54a89e0548da5f4aa2ff1ba226492b18680891ed | [
"Apache-2.0"
] | permissive | JetBrains/intellij-community | 2ed226e200ecc17c037dcddd4a006de56cd43941 | 05dbd4575d01a213f3f4d69aa4968473f2536142 | refs/heads/master | 2023-09-03T17:06:37.560889 | 2023-09-03T11:51:00 | 2023-09-03T12:12:27 | 2,489,216 | 16,288 | 6,635 | Apache-2.0 | 2023-09-12T07:41:58 | 2011-09-30T13:33:05 | null | UTF-8 | Java | false | false | 296 | java | // "Delete redundant 'switch' branch" "GENERIC_ERROR_OR_WARNING"
class C {
void foo(int n) {
switch (n) {
case 1 -> bar("A");<caret>
case 2 -> bar("B");
case 3 -> bar("A");
default -> bar("A");
}
}
void bar(String s){}
} | [
"pavel.dolgov@jetbrains.com"
] | pavel.dolgov@jetbrains.com |
eacd1018fd65da2309f29831fc3651716741909c | 2660d5ddb1d6451eeb3c30aba5b6095e5776ab73 | /웹_프로젝트/소스코드/SpringCommon/src/main/java/edu/iot/common/util/Util.java | cd002d279035dc63bb6bf8c44a274ae586bcdd22 | [] | no_license | eldrk/portfolio | 819ce411a1ae7932d2384961851c71f783a7dbd6 | 3c2728852cb57e3bdbc195196e6bc9930ac6236a | refs/heads/master | 2020-04-17T22:08:49.652901 | 2019-02-26T14:54:22 | 2019-02-26T14:54:22 | 166,982,252 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 243 | java | package edu.iot.common.util;
import java.text.SimpleDateFormat;
import java.util.Date;
public class Util {
public static String getToday() {
SimpleDateFormat sdf = new SimpleDateFormat("yyyy-MM-dd");
return sdf.format(new Date());
}
}
| [
"ubjaeeun@daum.net"
] | ubjaeeun@daum.net |
e4a106e1a81b60853f0f4f896311293a715d2437 | be5c86e8fe3f5836b7d2097dd5272c72b5b28f15 | /binary-search/Java/0004-median-of-two-sorted-arrays/src/Solution.java | c1844bfb1fbc47cc11275c7bd22dfe03b8dba935 | [
"Apache-2.0"
] | permissive | lemonnader/LeetCode-Solution-Well-Formed | d24674898ceb5441c036016dc30afc58e4a1247a | baabdb1990fd49ab82a712e121f49c4f68b29459 | refs/heads/master | 2021-04-23T18:49:40.337569 | 2020-03-24T04:50:27 | 2020-03-24T04:50:27 | 249,972,064 | 1 | 0 | Apache-2.0 | 2020-03-25T12:26:25 | 2020-03-25T12:26:24 | null | UTF-8 | Java | false | false | 1,600 | java | public class Solution {
// 不符合题目时间复杂度要求的做法,是常规思路
public double findMedianSortedArrays(int[] nums1, int[] nums2) {
int m = nums1.length;
int n = nums2.length;
// 最后要找到合并以后索引是 median_index 的这个数
int medianIndex = (m + n) >>> 1;
// 计数器从 -1 开始,在循环开始之前加 1
// 这样在退出循环... | [
"121088825@qq.com"
] | 121088825@qq.com |
f55d461f98421915ea736413931a4129379659a9 | 67cbc9c5125df76324d78624e2281cb1fefc8a12 | /application/src/main/java/org/mifos/reports/business/ReportsBO.java | 2b280f45f6f10eacd58d6aa43003388bd0419ee4 | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | mifos/1.5.x | 86e785c062cb14be4597b33d15c38670c176120e | 5734370912c47973de3889db21debb3ff7f0f6db | refs/heads/master | 2023-08-28T09:48:46.266018 | 2010-07-12T04:43:46 | 2010-07-12T04:43:46 | 2,946,757 | 2 | 2 | null | null | null | null | UTF-8 | Java | false | false | 2,836 | java | /*
* Copyright (c) 2005-2010 Grameen Foundation USA
* 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
*
* Unl... | [
"meonkeys@a8845c50-7012-0410-95d3-8e1449b9b1e4"
] | meonkeys@a8845c50-7012-0410-95d3-8e1449b9b1e4 |
fd94bf8c3d2809ee4746d166a8b373229770943f | cb5f27eb6960c64542023d7382d6b917da38f0fc | /sources/com/google/firebase/iid/zzaw.java | 8ff8fb58491ecea3d33e8235f3d957b8b390339a | [] | no_license | djtwisty/ccah | a9aee5608d48448f18156dd7efc6ece4f32623a5 | af89c8d3c216ec3371929436545227682e811be7 | refs/heads/master | 2020-04-13T05:33:08.267985 | 2018-12-24T13:52:39 | 2018-12-24T13:52:39 | 162,995,366 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,218 | java | package com.google.firebase.iid;
import android.content.Context;
import android.content.SharedPreferences;
import android.content.SharedPreferences.Editor;
import android.support.v4.p013b.C0100a;
import android.support.v4.p017e.C0238a;
import android.util.Log;
import java.io.File;
import java.io.IOException;
import ja... | [
"alex@Alexs-MacBook-Pro.local"
] | alex@Alexs-MacBook-Pro.local |
9290f8a960c7eb9e35baa3c50c5b42cfd1a1e671 | c09df1a29d77a327b34665653ae5b5e8729e8bc7 | /src/main/java/io/github/bigbio/pgatk/io/mzxml/mzxml/model/Orientation.java | 176dd5dd74fb0f303cd8236cc4380f40f4657ef4 | [
"Apache-2.0"
] | permissive | bigbio/pgatk-io | b37356cb92f9d24cce554df089f7fc0616af459d | 6d3ffe6c31817d2e0d52d4b7ab0de1acaf07a12b | refs/heads/master | 2022-10-15T19:53:50.184760 | 2021-05-08T15:55:33 | 2021-05-08T15:55:33 | 178,229,940 | 0 | 0 | Apache-2.0 | 2022-10-05T04:48:51 | 2019-03-28T15:18:18 | Java | UTF-8 | Java | false | false | 2,182 | java |
package io.github.bigbio.pgatk.io.mzxml.mzxml.model;
import java.io.Serializable;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlAttribute;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Java class for anonymous complex type... | [
"ypriverol@gmail.com"
] | ypriverol@gmail.com |
8f3e214dbc011f48016678f7b2c6567359a8c3ea | c782eb3c853a75ffd190569c76d25a8260ede928 | /src/com/facebook/buck/distributed/ThriftCoordinatorServer.java | e71d23da4cd97aeaa7871eab2a3a21d761f0797e | [
"Apache-2.0"
] | permissive | jasch-shah/buck | 0fd1c409f0272ca14540875e3fc00d332a3a8ab2 | 3651f1e024dcc7daa734c71dec3cd06354d77aa9 | refs/heads/master | 2021-06-30T14:08:57.736820 | 2017-09-14T18:26:56 | 2017-09-14T20:29:57 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,977 | java | /*
* Copyright 2016-present Facebook, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may
* not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... | [
"facebook-github-bot@users.noreply.github.com"
] | facebook-github-bot@users.noreply.github.com |
5d0553c1c80c6c750d3e7104b77fd1abdb7912e8 | 784420293504203e0485674947e252b9a884f9cf | /asciidoctor-editor-plugin/src/main/java/de/jcup/asciidoctoreditor/preview/FinalPreviewFileResolver.java | 4321d8b7cc08533301f28c2d6049102d6d0da13f | [
"Apache-2.0"
] | permissive | de-jcup/eclipse-asciidoctor-editor | db5515421613e8ccfec749318fb6366b1f838e76 | 5dbbb4fdeac0634eec94c1cb6773246457ac2c3f | refs/heads/master | 2023-02-16T00:20:39.858165 | 2023-02-10T21:52:39 | 2023-02-10T21:52:54 | 125,332,958 | 49 | 18 | NOASSERTION | 2022-08-21T23:26:15 | 2018-03-15T08:06:29 | Java | UTF-8 | Java | false | false | 2,886 | java | /*
* Copyright 2022 Albert Tregnaghi
*
* 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 i... | [
"albert.tregnaghi@gmail.com"
] | albert.tregnaghi@gmail.com |
0eaf8934cba77b65a8290b29009118b989bb14b1 | 2b05b6dfee58d164c7b2d59e0f21f0bce8a3298d | /ZX/app/src/main/java/com/tch/zx/activity/personal/FriendVerificationActivity.java | bb641d990b3a82b89cafc39927999872cdde9da4 | [] | no_license | JiaoPengJob/AndroidPro | f0b3354907f1ff617a8e3826f6c8064160a4e9ea | 47a36d40ed9f64bdc3e3d3d22efb9830be84ab03 | refs/heads/master | 2021-09-14T17:25:06.577698 | 2018-05-16T14:18:34 | 2018-05-16T14:18:34 | 113,555,157 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,995 | java | package com.tch.zx.activity.personal;
import android.os.Build;
import android.os.Handler;
import android.os.Message;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.text.Editable;
import android.text.TextUtils;
import android.text.TextWatcher;
import android.util.Log;
import a... | [
"jiaopengjob@outlook.com"
] | jiaopengjob@outlook.com |
7f3fc3ceeda0f67e442e162b30ff2ee3e46b5cda | a823d48f9c18a308d389492471f205365bb4e578 | /0000-java8-master/src/main/java/com/sun/org/apache/bcel/internal/generic/DASTORE.java | aa27ec0ed9dadfb565f88bd73b0bb2c6a8a9b705 | [] | no_license | liuawen/Learning-Algorithms | 3e145915ceecb93e88ca92df5dc1d0bf623db429 | 983c93a96ce0807534285782a55b22bb31252078 | refs/heads/master | 2023-07-19T17:04:39.723755 | 2023-07-14T14:59:03 | 2023-07-14T14:59:03 | 200,856,810 | 16 | 6 | null | 2023-04-17T19:13:20 | 2019-08-06T13:26:41 | Java | UTF-8 | Java | false | false | 3,762 | java | /*
* Copyright (c) 2007, 2015, Oracle and/or its affiliates. All rights reserved.
* ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*/
package com.sun.org.apache.bcel.internal.generic;
/* ====================================================================
* The Apache Software License, Version 1... | [
"157514367@qq.com"
] | 157514367@qq.com |
99e489ee408bb32a48d354ff0dc6624c9da51600 | 1f8535dc9e944878432cb38a123bb2995cbf8d58 | /providers/trystack-nova/src/main/java/org/jclouds/trystack/nova/TryStackNovaProviderMetadata.java | fa58662f0190f4b215f29c33fc7b94085ec1f50c | [
"Apache-2.0"
] | permissive | swashbuck1r/jclouds | cb1b89fa1d71f662f5d7143277b9c0854afc3a45 | 7d56117915ac23db1e9609fe408a483538c1c45c | refs/heads/master | 2020-12-25T15:39:52.129808 | 2012-09-27T16:58:29 | 2012-09-27T16:58:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,356 | 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 |
22267de2682a3452ca905496e7f08933069e7ad3 | 10eec5ba9e6dc59478cdc0d7522ff7fc6c94cd94 | /maind/src/main/java/com/vvt/shell/a.java | 72443a981df3a01a9fe3323fb829d928f480fe35 | [] | no_license | EchoAGI/Flexispy.re | a2f5fec409db083ee3fe0d664dc2cca7f9a4f234 | ba65a5b8b033b92c5867759f2727c5141b7e92fc | refs/heads/master | 2023-04-26T02:52:18.732433 | 2018-07-16T07:46:56 | 2018-07-16T07:46:56 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 430 | java | package com.vvt.shell;
import java.util.concurrent.Callable;
final class a
implements Callable
{
a(Process paramProcess) {}
public Integer a()
{
this.a.waitFor();
return Integer.valueOf(this.a.exitValue());
}
}
/* Location: /Volumes/D1/codebase/android/POC/assets/product/maind/clas... | [
"52388483@qq.com"
] | 52388483@qq.com |
adba8cbe62c29164eece202de86de725f7438db6 | 41ef91a44c88d9d9bfd527e26995ef3040cf95ad | /app/src/main/java/com/example/chelianwang/Activity/xiugaimima2.java | 9db595bdad9132237341a36ab27b8a25c674a317 | [] | no_license | guangxush/CarNetworkingApp | 66b3937c075d0840b3636d84cb660c9cb3deb83e | ea7891f87204459238a6a135f4745978be3f37ee | refs/heads/master | 2020-04-04T23:55:18.056708 | 2018-11-06T13:07:35 | 2018-11-06T13:07:35 | 156,376,400 | 6 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,630 | java | package com.example.chelianwang.Activity;
import android.app.ProgressDialog;
import android.content.Intent;
import android.os.AsyncTask;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.util.Log;
import android.view.KeyEvent;
import android.view.View;
import android.wid... | [
"guangxush@163.com"
] | guangxush@163.com |
d29d6bdb560e2ad4c7e04b5e416b4e423a5d87d8 | 7e3a7f5d9cd4d98bba4ea68b399fb883d96cd50b | /JavaOOPAdvanced/src/H_IntefaceSegregation_DependencyInvertion_Lab/p03_employee_info/business_layer/ConsoleFormatter.java | 15253e7fdb7f10328735c1fb1c6cfc1e221e0f50 | [] | no_license | ISpectruM/Java-fundamentals | 9f51b3658dd55326c4b817d9f62b76d001eb3244 | ac3ea51a4edf0ca430f23655a37c3417ac9afb95 | refs/heads/master | 2021-01-21T11:30:08.901909 | 2017-05-15T14:09:57 | 2017-05-15T14:09:57 | 83,553,470 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 586 | java | package H_IntefaceSegregation_DependencyInvertion_Lab.p03_employee_info.business_layer;
import H_IntefaceSegregation_DependencyInvertion_Lab.p03_employee_info.models.Employee;
import H_IntefaceSegregation_DependencyInvertion_Lab.p03_employee_info.ui_layer.Formatter;
public class ConsoleFormatter implements Formatter{... | [
"ispectrumcode@gmail.com"
] | ispectrumcode@gmail.com |
edf102544209d727ad26986cb1ebd98fa961a75f | 460805f5ce256852e96da8a02dadc4a220313901 | /original-java/com/ifengyu/library/widget/a.java | e75be3539ceadef1dc1b6efe44dcb6e0c2158548 | [] | no_license | Mi-Walkie-Talkie-by-Darkhorse/Mi-Walkie-Talkie-Plus | bab78cd8cea85af901d1bab6dc9f68f673727419 | d47857800bb3a9f1deae5b4b6c6a3c44c1a78748 | refs/heads/2.9.34-plus | 2023-05-29T20:00:38.390971 | 2022-02-22T11:03:47 | 2022-02-22T11:03:47 | 221,777,793 | 49 | 10 | null | 2019-12-13T12:13:29 | 2019-11-14T20:07:47 | Smali | UTF-8 | Java | false | false | 719 | java | package com.ifengyu.library.widget;
import android.content.Context;
import com.google.devtools.build.android.desugar.runtime.ThrowableExtension;
/* compiled from: QMUIPackageHelper */
public class a {
private static String a;
private static int b = -1;
private static int c = -1;
private static int d =... | [
"Mi-Walkie-Talkie-by-Darkhorse@der-ball-ist-rund.net"
] | Mi-Walkie-Talkie-by-Darkhorse@der-ball-ist-rund.net |
57b277a7f8b3ab15875a7c1444b552046644720b | ee7de424b9db9df64956bb409357d3cf9b28e48f | /Algorithm/Test_Algorithm-Liuxiangwin/tmp/shortName/CountandSay.java | 2f2c7bcecbd69e2e7a211cbb221dd6a513729eac | [] | no_license | liuxiangwin/Algorithm | 7075428f13cc0d6d12f78a12bafbc8ad7810163c | 5f579df829cbe049d343c8b4afa1d5e4f2fce8c5 | refs/heads/master | 2020-12-25T17:13:48.665474 | 2016-08-08T10:28:34 | 2016-08-08T10:28:34 | 19,633,505 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 945 | java | package shortName;
/**
* The count-and-say sequence is the sequence of integers beginning as follows:
* 1, 11, 21, 1211, 111221, ...
*
* 1 is read off as "one 1" or 11. 11 is read off as "two 1s" or 21. 21 is read
* off as "one 2, then one 1" or 1211.
*
* Given an integer n, generate the nth sequence.
*
*... | [
"liuxiangwin@163.com"
] | liuxiangwin@163.com |
9da66071355c9b1817a87832a75a6a9b427b731a | 16cfdabf71c3e4ecebb9c571a27d5b8e357b761b | /qs-hadoop-streaming-action-webUi/src/main/java/com/qs/game/streaming/model/AccessSuccessCount.java | 20c9e05964ebf1e3ffb2c909b49188301eef5bf8 | [] | no_license | zunzhuowei/qs-hadoop | 8cf67cb5509862962213bfe8cd5f052b794423dd | 87704659780b0feb2ba22bf4c2a5fe6ce3874790 | refs/heads/master | 2022-10-23T00:28:25.108682 | 2019-05-29T16:25:35 | 2019-05-29T16:25:35 | 136,602,471 | 23 | 8 | null | 2022-10-05T18:55:34 | 2018-06-08T10:08:13 | Java | UTF-8 | Java | false | false | 643 | java | package com.qs.game.streaming.model;
/**
* Created by zun.wei on 2018/6/27 18:43.
* Description:
*/
public class AccessSuccessCount {
private long count;
private String name;
public long getCount() {
return count;
}
public void setCount(long count) {
this.count = count;
}... | [
"1808862723@qq.com"
] | 1808862723@qq.com |
d11ee39a6974f133639f8d42686587e932dc9fe4 | 1ec1773fd62e0a48f5c042ab0c5547decc9ac11b | /presto-main/src/main/java/com/facebook/presto/execution/resourceGroups/IndexedPriorityQueue.java | 14355cb5ddec4d0024062f50a88661afb0ffde17 | [
"Apache-2.0"
] | permissive | zuoyebushiwo/weiwodb | 71c31a2c82c84eab959020aee9ce784ea43518cc | 6768496f0b6aa1e8d6f486e71e4711a1a3432c84 | refs/heads/master | 2021-09-06T09:56:34.499258 | 2018-02-05T07:41:20 | 2018-02-05T07:41:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,963 | 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
* d... | [
"27547073@qq.com"
] | 27547073@qq.com |
fa5506ecd19ac4e3475c6a74af7b631627504ed6 | 60444dd2295b114b035c546035aa39540889e625 | /workspace/jquantlib/src/test/java/org/jquantlib/testsuite/math/interpolations/BackwardInterpolationTest.java | 94b75e7d92e27595afb06c0c4636771feb12b96c | [
"BSD-3-Clause"
] | permissive | gmakhobe/Quant | 13c3a78c2a60d5bf4e725fab3ef2352a37135610 | 6557af79fc4b02cdb19dbbb410b0e45198d4e94a | refs/heads/master | 2022-11-24T11:54:59.992914 | 2020-07-26T17:31:05 | 2020-07-26T17:31:05 | 264,510,073 | 0 | 0 | null | 2020-05-16T19:20:36 | 2020-05-16T19:20:35 | null | UTF-8 | Java | false | false | 4,878 | java | /*
Copyright (C) 2008 Daniel Kong
This source code is release under the BSD License.
This file is part of JQuantLib, a free-software/open-source library
for financial quantitative analysts and developers - http://jquantlib.org/
JQuantLib is free software: you can redistribute it and/or modify it
under the term... | [
"plamen_stilyianov@yahoo.com"
] | plamen_stilyianov@yahoo.com |
d7f4581ef7fe84f6ab25b6b041b450115d4db1b6 | 1ae6abc37d7844879916e8f612ba1d616bc0c3cb | /src/private/nc/bs/pub/action/N_XC18_SAVE.java | 94c061edaf59b90c08d79fb2fcafea6bf970e916 | [] | no_license | menglingrui/xcgl | 7a3b3f03f14b21fbd25334042f87fa570758a7ad | 525b4e38cf52bb75c83762a9c27862b4f86667e8 | refs/heads/master | 2020-06-05T20:10:09.263291 | 2014-09-11T11:00:34 | 2014-09-11T11:00:34 | null | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 1,898 | java | package nc.bs.pub.action;
import java.util.Hashtable;
import nc.bs.pub.compiler.AbstractCompiler2;
import nc.vo.pub.BusinessException;
import nc.vo.pub.compiler.PfParameterVO;
import nc.vo.uap.pf.PFBusinessException;
/**
* @author ddk
*/
public class N_XC18_SAVE extends AbstractCompiler2 {
private j... | [
"menlging.rui@163.com"
] | menlging.rui@163.com |
87d51e524ada3a6b4e9740894274057998c78d60 | 4551dc48911ba4e7662e80dd9271f60ffa7d7fb3 | /RMS/src/com/ixora/rms/services/QueryRepositoryService.java | 95e37b75780b09276c7365489866f70397ae97ec | [] | no_license | vmmelnikov/ixora-rms | 856dec0c2538b2a84f731ebef315abf46076a859 | 85cd658b44bc5952214c51d16c571b83e02c6c71 | refs/heads/master | 2021-01-17T23:38:25.864542 | 2011-11-10T09:06:26 | 2011-11-10T09:06:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,672 | java | /*
* Created on 27-Apr-2004
*/
package com.ixora.rms.services;
import com.ixora.common.Service;
import com.ixora.rms.EntityId;
import com.ixora.rms.repository.QueryMap;
import com.ixora.rms.repository.exception.FailedToSaveRepository;
/**
* Repository for data queries.
* @author Daniel Moraru
*/
publ... | [
"danielm777@gmail.com@a886d41a-b2a9-11de-b8dd-ab4b6ce6d521"
] | danielm777@gmail.com@a886d41a-b2a9-11de-b8dd-ab4b6ce6d521 |
59efb8581c425f10aa6324014973b822683b570a | 75b88cd5ddff13477c4dadb6c39d144a6a3a3f9b | /mybatis-simple/src/main/java/com/tianhy/mybatis/version2/executor/StatementHandler.java | 40764b760be35dc91069e26ebfaa550c1dd43dab | [] | no_license | AsTheStarsFall/Mybatis | 24590f71a66a6e9313d41ee02cb3fc5d63c9f908 | 9123bb09bb565a830bb6325117866cfd25963b62 | refs/heads/master | 2022-07-04T12:54:32.540632 | 2020-03-20T03:08:44 | 2020-03-20T03:08:44 | 248,651,606 | 0 | 0 | null | 2022-06-21T03:01:32 | 2020-03-20T02:35:18 | Java | UTF-8 | Java | false | false | 2,279 | java | package com.tianhy.mybatis.version2.executor;
import com.tianhy.mybatis.version2.parameter.ParameterHandler;
import lombok.extern.slf4j.Slf4j;
import java.sql.*;
import java.util.List;
import java.util.ResourceBundle;
/**
* {@link ResultSetHandler}
*
* @Desc: 封装JDBC Statement,用于操作数据库
* @Author: thy
* @CreateTim... | [
"1295029807@qq.com"
] | 1295029807@qq.com |
6350bf3d6bf7175b7b4aca1f5aa4ed68c8eafb21 | 3999d8b817b9d827f407f56be9f118c030145ae3 | /app/src/main/java/com/cybermax/digitaloutpatient/activity/workstation/RegisterDeskActivity.java | f61f1d946d1ee98c4a0c0b336732e324bcb499df | [] | no_license | androiddeveloper007/digitalOutpatient | 6c9a8ff03e56239dccc840e7e61de1909a63f2d0 | 917227d978dea830ea2b92ede45fd42e9fdef6af | refs/heads/master | 2020-05-03T14:12:48.434874 | 2019-03-31T10:15:03 | 2019-03-31T10:15:03 | 178,671,121 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,166 | java | package com.cybermax.digitaloutpatient.activity.workstation;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.support.v7.app.AppCompatActivity;
import android.text.TextUtils;
import com.cybermax.digitaloutpatient.R;
import com.cybermax.digitaloutpatient.bean.TabEntity;
import com.cyber... | [
"zhu852514500@163.com"
] | zhu852514500@163.com |
2a16792b83fd0feb77cbe77ce7f149a4685b00d9 | 7d169e796639b01c6b652f12effa1d59951b8345 | /src/java/javay/mail/LoginView.java | 30affb1ae009722adbdced052ac8f6127a00f568 | [
"Apache-2.0"
] | permissive | dubenju/javay | 65555744a895ecbd345df07e5537072985095e3b | 29284c847c2ab62048538c3973a9fb10090155aa | refs/heads/master | 2021-07-09T23:44:55.086890 | 2020-07-08T13:03:50 | 2020-07-08T13:03:50 | 47,082,846 | 7 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,823 | java | package javay.mail;
import java.awt.Component;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.JButton;
import javax.swing.JFrame;
import javax.swing.JLabel;
import javax.swing.JOptionPane;
import javax.swing.JPanel;
import javax.swing.JPasswordField;
import javax.swing.JTex... | [
"dubenju@163.com"
] | dubenju@163.com |
321f9f59bc611831f1a7d88ae1c6efae1014122a | a5f06feb050fc0daeab331aa1eeda94069c1492c | /src/test/java/leetcode/tree/BinaryTree.java | 4eb1831b27919fb92aad9cb93d7a14cc7934b43a | [
"Apache-2.0",
"BSD-3-Clause"
] | permissive | aiguoxin/mybatis-3-study | d8e6cb16e860f8c064bb9a82e8d295c8348f8f41 | 79128bab36613883777875546239b1d892bc84d3 | refs/heads/master | 2023-02-16T19:36:14.954704 | 2023-02-06T13:54:40 | 2023-02-06T13:54:40 | 221,410,454 | 0 | 0 | Apache-2.0 | 2022-09-08T01:04:01 | 2019-11-13T08:33:13 | Java | UTF-8 | Java | false | false | 3,039 | java | /**
* Copyright 2009-2021 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
*
* Unle... | [
"aiguoxin@qiyi.com"
] | aiguoxin@qiyi.com |
57dc2d00b01410d25960a52a6df64f5513fa59bb | 2c2481682dbd0d928ec318370319a0b114d7d768 | /design-patterns/module-project/database-mapper/src/module-info.java | 2e4e5b919f20c2a01dd0c0d7882dd6a7fb11c685 | [] | no_license | ChernetsovNG/geekbrains | f3e5fa947460d79ee7742c16a1718917df740fd0 | 0cd3dc0491b4993eaf3f91eed0b1d6572f561795 | refs/heads/master | 2021-01-18T13:16:49.811653 | 2019-03-03T13:13:09 | 2019-03-03T13:13:09 | 100,375,364 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 151 | java | module database.mapper {
requires persistence.api;
requires java.sql;
requires postgresql;
requires reflections;
requires junit;
}
| [
"n.chernetsov86@gmail.com"
] | n.chernetsov86@gmail.com |
1e53684188ac35717297564ca05055569d7cba74 | eb9f655206c43c12b497c667ba56a0d358b6bc3a | /plugins/kotlin/compiler-reference-index/tests/testData/customCompilerIndexData/testTopLevelConstantWithJvmName/JavaRead.java | d33f0498f474029ebdd79981296352caa97a8508 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | JetBrains/intellij-community | 2ed226e200ecc17c037dcddd4a006de56cd43941 | 05dbd4575d01a213f3f4d69aa4968473f2536142 | refs/heads/master | 2023-09-03T17:06:37.560889 | 2023-09-03T11:51:00 | 2023-09-03T12:12:27 | 2,489,216 | 16,288 | 6,635 | Apache-2.0 | 2023-09-12T07:41:58 | 2011-09-30T13:33:05 | null | UTF-8 | Java | false | false | 140 | java | import top.level.MainKt;
public class JavaRead {
public static void main(String[] args) {
int i = MainKt.customJvmName;
}
} | [
"intellij-monorepo-bot-no-reply@jetbrains.com"
] | intellij-monorepo-bot-no-reply@jetbrains.com |
7346709850a1696e732dc48bbe41a14621c6f7a2 | 8dbec88ff48b20e940e25a6d10f5b31da1b2e150 | /repo-service/repo-service/src/main/java/com/tianhy/study/reposervice/RepoController.java | 6ccb51f461d2123541e2310e51cf64cf89ff53dc | [] | no_license | AsTheStarsFall/Zookeeper | a52f654a49b6b5ae45894bea3dc1460009de025e | 255eb3f7b00db15c30ef1bd1084e587ff928b3cc | refs/heads/master | 2022-11-29T18:20:48.924044 | 2020-03-20T01:27:17 | 2020-03-20T01:27:17 | 175,997,740 | 0 | 0 | null | 2022-11-16T11:33:38 | 2019-03-16T16:42:09 | Java | UTF-8 | Java | false | false | 372 | java | package com.tianhy.study.reposervice;
import org.springframework.web.bind.annotation.*;
/**
* {@link}
*
* @Desc:
* @Author: thy
* @CreateTime: 2020/1/7 6:59
**/
@RestController
public class RepoController {
@PutMapping("/repo/{pid}")
public void repo(@PathVariable("pid") String pid) {
System.o... | [
"1295029807@qq.com"
] | 1295029807@qq.com |
5f04edd075f96feee72b81a904451d1902f696ec | a901abdca092650e0eb277f04c988200796b1d7d | /aart-main/AartDomain/src/main/java/edu/ku/cete/domain/property/Identifiable.java | 7c2f66597274d31fe09141c50db40cc7cd6102ab | [] | no_license | krishnamohankaruturi/secret | 5acafbde49b9fa9e24f89534d14e7b01f863f775 | 4da83d113d3620d4c2c84002fecbe4bdd759c1a2 | refs/heads/master | 2022-03-24T22:09:41.325033 | 2019-11-15T12:14:07 | 2019-11-15T12:14:07 | 219,771,956 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 796 | java | package edu.ku.cete.domain.property;
/**
* @author m802r921
* All AART database objects can optionally implement this.
* implementing this interface indicates that the implementing object has first order, 2nd order and
* 3rd order identifiers. This is in turn is leveraged in AART utility classes.
*
* CAUTION:-... | [
"Venkatakrishna.k@CTL.local"
] | Venkatakrishna.k@CTL.local |
5613295c68ffc6cd119d261c14376e12a5aeae77 | e392b4010fcba59e158598754be39f3b2b1ace12 | /example_apps/AndroidStudioMinnie/sapphire/src/main/java/boofcv/alg/feature/detect/extract/GenericNonMaxAlgorithmTests.java | 61c0cf6e7ffa88b3b28cd4aa1fc828ee9b3495a5 | [
"MIT"
] | permissive | bladestery/Sapphire | f5a0efb180fa9c70a159c3223622f3e9ec8e8bd9 | 5ad2132ebd760a0c842004186652427bc8f498e6 | refs/heads/master | 2021-01-11T23:36:36.141976 | 2017-06-16T04:02:29 | 2017-06-16T04:02:29 | 78,609,801 | 0 | 0 | null | 2017-01-11T06:32:11 | 2017-01-11T06:32:11 | null | UTF-8 | Java | false | false | 7,126 | java | /*
* Copyright (c) 2011-2016, Peter Abeles. All Rights Reserved.
*
* This file is part of BoofCV (http://boofcv.org).
*
* 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... | [
"benbeyblade@hotmail.com"
] | benbeyblade@hotmail.com |
e7d4bdf4418bb766d7b77c877448cad61e9a7c63 | 30bf3463a07e2cb19d6a13d5a2ce2ce8dcdaabd9 | /biblioteca/src/main/java/br/com/ifsp/es4a4/projeto/utils/interceptor/Interceptor.java | f18ec9dd6301963cbc2fec735bc2677ec0736768 | [] | no_license | leonarita/ProjetoES4A4 | e1bf6da3a7714e1c2cce28080845078bc9c81915 | 1594ee2421c815659809d74f9a434faa8eabbc27 | refs/heads/master | 2023-04-14T17:45:44.086548 | 2021-04-29T02:55:20 | 2021-04-29T02:55:20 | 322,770,358 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,518 | java | package br.com.ifsp.es4a4.projeto.utils.interceptor;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.stereotype.Component;
import org.springframework.web.method.HandlerMethod;
import org.sp... | [
"leo_narita@hotmail.com"
] | leo_narita@hotmail.com |
50b9f21084803b68f7d534f63757c76f17613960 | 7f7cb7388a57b066b04ec863df7fe681515854c5 | /src/main/java/com/klzan/p2p/model/PlatformCapital.java | 24f3658ea386e8fbf2302f7768770995d7e92776 | [] | no_license | ybak/karazam-santian | 9541fc0e02774ee5c5a27218a2639fbcb078ca93 | dbd905913b9b6273d2028853d14396b0adc01ccc | refs/heads/master | 2021-03-24T01:10:59.376527 | 2018-05-27T03:45:28 | 2018-05-27T03:45:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,008 | java | package com.klzan.p2p.model;
import com.klzan.p2p.enums.CapitalMethod;
import com.klzan.p2p.enums.CapitalType;
import com.klzan.p2p.model.base.BaseModel;
import javax.persistence.*;
import java.math.BigDecimal;
/**
* 平台资金
*/
@Entity
@Table(name = "karazam_platform_capital")
public class PlatformCapital extends Bas... | [
"1922448115@qq.com"
] | 1922448115@qq.com |
b9ffa1b97a66baa81691c1c91fc79af555044cb3 | 8ec69fe6574ce6cb40ad97801a8299000581c869 | /projects/batfish/src/batfish/representation/juniper/CommunityMemberList.java | f7ff169a685c3547b8dfd64754a47d51e646edef | [
"Apache-2.0"
] | permissive | karthikBG/batfish | f7e1c7a16b11f6f9d84d236022bed47144575fea | db62d4eb904df1893420ad9a9929f37d5b487560 | refs/heads/master | 2021-01-18T16:00:49.231078 | 2014-12-10T03:21:04 | 2014-12-10T03:21:22 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 795 | java | package batfish.representation.juniper;
import java.util.List;
public class CommunityMemberList {
private String _name;
private List<CommunityMemberListLine> _communityIds;
/* ------------------------------ Constructor ----------------------------*/
public CommunityMemberList(String n, List<Community... | [
"arifogel@ucla.edu"
] | arifogel@ucla.edu |
3523aa5aaebe778e42ddc9080766f3ba99df5609 | 42b68636b37a1804d193a9c70dc83e33e060da61 | /src/in/ac/iitb/glossary/GlossaryDocumentCreateException.java | 75db758950585a815b600e56db161af37e0ff778 | [] | no_license | kulashish/GlossaryDocument | 102137d22104c4284f552c477fab118013d98c43 | 65f7d71fd10769504b80490a3f01c989198bcac5 | refs/heads/master | 2021-01-01T20:41:58.342799 | 2012-06-14T11:33:20 | 2012-06-14T11:33:20 | 4,570,585 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 169 | java | package in.ac.iitb.glossary;
public class GlossaryDocumentCreateException extends Exception {
public GlossaryDocumentCreateException(Throwable e) {
super(e);
}
}
| [
"kulashish@gmail.com"
] | kulashish@gmail.com |
7d32e307fc05046cc448a8834d828bfbe06835f4 | 3df2c0132487b6fff67fe2bcbf6dfa127d2cfb0b | /src/lectures/arrays/ArraysExample.java | 800efb72e24af0bc6dc2217f704385111b3920d4 | [] | no_license | Dnam00/JavaTeaching | e899df112324c6b390d7f46f3113804a98152e9e | 68647445ad774cbaabac9c154eb31b7bf8115a8b | refs/heads/master | 2023-05-04T18:38:20.750596 | 2021-05-15T21:53:42 | 2021-05-15T21:53:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,176 | java | package lectures.arrays;
import lectures.extra.ALoan;
import lectures.extra.AnotherLoan;
import lectures.extra.Loan;
import lectures.interfaces.ABMISpreadsheet;
import lectures.interfaces.ALoopingFactorialSpreadsheet;
import lectures.interfaces.ARecursiveFactorialSpreadsheet;
import lectures.interfaces.BMISpre... | [
"dewan@cs.unc.edu"
] | dewan@cs.unc.edu |
10c1f3d8dab34d0de732804f990e9ced164bcf70 | d8c5f1d5f5b7d222834d233db26d8b03e37bdfa3 | /clients/kratos/java/src/main/java/sh/ory/kratos/model/AdminCreateSelfServiceRecoveryLinkBody.java | 0a4ed20fe9a5d89b3ba14e8d39d27c6668a8548c | [
"Apache-2.0"
] | permissive | kolotaev/sdk | 31a9585720c3649b8830cf054fc7e404abe8e588 | 0dda1becd70be8d7b9d678321ebe780c1ba00485 | refs/heads/master | 2023-07-09T21:36:44.459798 | 2021-08-17T09:05:22 | 2021-08-17T09:05:22 | 397,220,777 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,010 | java | /*
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administat... | [
"3372410+aeneasr@users.noreply.github.com"
] | 3372410+aeneasr@users.noreply.github.com |
863886cea78d8d433a62a76bc7dde8687893fd04 | 11ed2e3e853eaea0b3dc4c95e7cd06c8787e3a48 | /src/main/java/gov/step/app/repository/search/HrEmpAwardInfoSearchRepository.java | 812396d0b6b905ae672c148f45f830d1d4e57e56 | [] | no_license | JCN-DEV/master | 3337a51dac56c61b75e4a31fea440ef36f6698c1 | f9c456fde8c1f682cff851b3bcd0c9051f53da0d | refs/heads/master | 2021-01-11T15:35:51.197579 | 2017-02-11T06:53:19 | 2017-02-11T06:53:19 | 81,628,866 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 352 | java | package gov.step.app.repository.search;
import gov.step.app.domain.HrEmpAwardInfo;
import org.springframework.data.elasticsearch.repository.ElasticsearchRepository;
/**
* Spring Data ElasticSearch repository for the HrEmpAwardInfo entity.
*/
public interface HrEmpAwardInfoSearchRepository extends ElasticsearchRepos... | [
"rana@devlead"
] | rana@devlead |
47e659edcaed7b2b43f80feb633938e26af8699b | 140e5dd4d5e721958f0f0673db0adfff8d3e100b | /src/main/java/minecrafttransportsimulator/entities/instances/PartEffector.java | 1028b26fdbf6ff30074287a3a15861cf7f97cacb | [] | no_license | helpmegetaname/MinecraftTransportSimulator | c1c210fb8f662a0d1d3cd9f236f98c27b386e731 | 8a83280c24e28fc44416eb86ea0bac6076c2760d | refs/heads/master | 2023-08-26T20:54:33.498839 | 2021-10-30T01:29:08 | 2021-10-30T01:29:08 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,939 | java | package minecrafttransportsimulator.entities.instances;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import java.util.Set;
import minecrafttransportsimulator.baseclasses.BoundingBox;
import minecrafttransportsim... | [
"rapscallion827@gmail.com"
] | rapscallion827@gmail.com |
ff353d2d9747ae45b9ac2f52c632303b7c016a47 | b6fc979935dfa41c4de283e21508c93c36586559 | /src/main/java/org/ssssssss/script/convert/BooleanImplicitConvert.java | 48720b309020b3c0d27b7f3e73b1e2fe07be8fbd | [
"MIT"
] | permissive | bluegitter/magic-script | 60c71dfa5576603bff00fa823a6295ac18194d68 | 59fcae8c5e8c30bf474284f7fb339146db3e446f | refs/heads/master | 2023-07-20T08:12:49.186346 | 2021-08-08T02:38:47 | 2021-08-08T02:38:47 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 406 | java | package org.ssssssss.script.convert;
import org.ssssssss.script.parsing.ast.literal.BooleanLiteral;
public class BooleanImplicitConvert implements ClassImplicitConvert{
@Override
public boolean support(Class<?> from, Class<?> to) {
return to == Boolean.class || to == boolean.class;
}
@Override
public Object c... | [
"838425805@qq.com"
] | 838425805@qq.com |
e0f8c5fa32b1f98b50a7b90c22372d47dea3c9f0 | e0c4ff78565b6db4e59869a5b4317473b6197372 | /java01t/src/net/bitacademy/java72/step06/v09/BoardDao.java | 79c6e0bc0afb6e2db77f392f311f42891d4b3ce0 | [] | no_license | eomjinyoung/Java72 | 5ca8bac37974085b07d23559788ef3430f2416ca | b584aee7a673aaa9a6eac5749682993c25715055 | refs/heads/master | 2016-08-07T09:45:41.243648 | 2015-12-01T14:31:39 | 2015-12-01T14:31:39 | 38,226,378 | 8 | 6 | null | null | null | null | UTF-8 | Java | false | false | 3,870 | java | package net.bitacademy.java72.step06.v09;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.Statement;
import java.util.ArrayList;
import java.util.List;
public class BoardDao {
DBConnectionPool dbPool;
public BoardDao(DBConnectionPool dbPool) {
this.... | [
"jinyoung.eom@gmail.com"
] | jinyoung.eom@gmail.com |
d2fc615618a829344cb929155fbb5a6f8c4589d3 | 5a027c7a6d9afc1bbc8b2bc86e43e96b80dd9fa8 | /workspace_movistar_wl11/zejbComunClient/utiles/com/telefonica_chile/atiempo/utiles/BuscadorPeticionUtiles.java | 19b7ec74ab52eae3ca204adca5e5c4119bf6c881 | [] | no_license | alexcamp/ArrobaTiempoGradle | 00135dc6f101e99026a377adc0d3b690cb5f2bd7 | fc4a845573232e332c5f1211b72216ce227c3f38 | refs/heads/master | 2020-12-31T00:18:57.337668 | 2016-05-27T15:02:04 | 2016-05-27T15:02:04 | 59,520,455 | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 4,903 | java | /*
* CR - 00027016 - Jul 1, 2009
* Clase auxiliar que contiene metodos utiles para la busqueda de peticiones - German P.
*/
package com.telefonica_chile.atiempo.utiles;
import java.util.ArrayList;
import java.util.List;
import javax.servlet.http.HttpServletRequest;
import co.com.atiempo.dto.BuscadorPeticionVpiDT... | [
"alexander5075@hotmail.com"
] | alexander5075@hotmail.com |
1abcf8322779d7126343b6ca96fee3b3ca63e82b | 0d06e8e3d655f68b41a86561baf3aef0008368f5 | /tenio-core/src/main/java/com/tenio/core/entity/annotation/Entity.java | 362d8edcd30ad0cbefc7c079c5db96ad666d607a | [
"MIT"
] | permissive | wasabmyan/tenio | ca539e0d0daa1ee3e09d945cc37c2a0ab5807af9 | e3551bd36b6465e03f037de28260981043919b2a | refs/heads/master | 2023-07-06T07:59:38.439931 | 2020-07-01T23:43:53 | 2020-07-01T23:43:53 | 285,201,798 | 0 | 0 | MIT | 2021-07-07T20:38:17 | 2020-08-05T06:33:35 | null | UTF-8 | Java | false | false | 1,472 | java | /*
The MIT License
Copyright (c) 2016-2020 kong <congcoi123@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 restriction, including without limitation the rights
to use, copy, m... | [
"congcoi123@gmail.com"
] | congcoi123@gmail.com |
8cc4338f9a295101fa5e07082fa60ff20020bdc4 | 9410dce51573400952f575760946a4f14c3813ff | /WebApp-Build/src/com/server/Person.java | ddb56fc43be477fca3b7bea3eb85119c17c45cf1 | [] | no_license | pbadhe34/Ant-Web-Build | 75a10613ddc0b873b1a24a8b45b6eeb896adbb0d | 2ee44e5ebe2b923fcbe6a8b7b71e83051dada47d | refs/heads/master | 2021-06-27T06:22:34.656704 | 2017-09-13T11:09:21 | 2017-09-13T11:09:21 | 103,380,264 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,035 | java | package com.server;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
/**
* Entity bean with JPA annotations
* Hibernate provides JPA implementation *
*
... | [
"prakash.badhe@agilesoft.in"
] | prakash.badhe@agilesoft.in |
b5fe3759a49d26a056a21f9c1014bb6b5ced4017 | 2c46d89ba6a49eea9f63d782561fd29bcf87daa1 | /src/com/javaex/ex04/Ex08.java | 8a53d6d569a2f52d9d961b23296aee0bec20ecfe | [] | no_license | JeongYunu/chapter01 | 1c2ba365f4d01b2741715d5d677682d6106d8f64 | 9d23bea92abb57a404ebf1403b9fc0c515869381 | refs/heads/master | 2023-05-12T13:56:56.732936 | 2021-06-01T09:01:36 | 2021-06-01T09:01:36 | 370,630,968 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 670 | java | package com.javaex.ex04;
import java.util.Scanner;
public class Ex08 {
public static void main(String[] args) {
boolean action = true;
Scanner sc = new Scanner(System.in);
while(action) {
System.out.println("숫자를 입력하세요.");
int num = sc.nextInt();
if(num==0) {
System.o... | [
"oa8859@gmail.com"
] | oa8859@gmail.com |
e390e57e4a8b381a956deb32e86156748e65a963 | f5d5b368c1ae220b59cfb26bc26526b494c54d0e | /PhoneCallBlocker/src/com/iqrasys/callblocker/model/SimpleHttpClient.java | 3eb597ed354da13adaaf51c7e143f41457d08dbf | [] | no_license | kishordgupta/2012_bkup | 3778c26082697b1cf223e27822d8efe90b35fc76 | 53ef4014fb3e11158c3f9242cb1f829e02e3ef69 | refs/heads/master | 2021-01-10T08:25:57.122415 | 2020-10-16T12:06:52 | 2020-10-16T12:06:52 | 47,512,520 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,569 | java | package com.iqrasys.callblocker.model;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.net.URI;
import java.util.ArrayList;
import org.apache.http.HttpResponse;
import org.apache.http.NameValuePair;
import org.apache.http.client.HttpClient;
import org.apache.ht... | [
"kdgupta87@gmail.com"
] | kdgupta87@gmail.com |
42dd84b7de4b14a6a4d046646d29b1a95dabdb35 | 80403ec5838e300c53fcb96aeb84d409bdce1c0c | /server/customModules/WNPRC_EHR/src/org/labkey/wnprc_ehr/dataentry/BloodDrawRequest/BloodDrawRequestForm.java | c12ca3b6639871479b55621b119b5f8d121e0797 | [] | no_license | scchess/LabKey | 7e073656ea494026b0020ad7f9d9179f03d87b41 | ce5f7a903c78c0d480002f738bccdbef97d6aeb9 | refs/heads/master | 2021-09-17T10:49:48.147439 | 2018-03-22T13:01:41 | 2018-03-22T13:01:41 | 126,447,224 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,607 | java | /*
* Copyright (c) 2015-2016 LabKey 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 l... | [
"klum@labkey.com"
] | klum@labkey.com |
de06c6f18ab27f59beb26cc3b02fccf563519124 | b7974697cde0431c70a05d35969a35a051ca3a68 | /nucleus-core/src/main/java/io/github/nucleuspowered/nucleus/modules/deathmessage/DeathMessageModule.java | 5991a071c81c15464c3f925d21680752a159406e | [
"MIT"
] | permissive | NickImpact/Nucleus | 254e02bdfc01074b270b85b76912e10fb788bbcf | c94f39877a3671501c99992c21d73d34fc1a13f4 | refs/heads/v2/S7 | 2022-11-10T05:45:11.607325 | 2021-02-25T16:58:23 | 2021-02-25T16:58:34 | 284,608,226 | 0 | 0 | MIT | 2020-08-03T05:06:22 | 2020-08-03T05:06:21 | null | UTF-8 | Java | false | false | 1,349 | java | /*
* This file is part of Nucleus, licensed under the MIT License (MIT). See the LICENSE.txt file
* at the root of this project for more details.
*/
package io.github.nucleuspowered.nucleus.modules.deathmessage;
import static io.github.nucleuspowered.nucleus.modules.deathmessage.DeathMessageModule.ID;
import io.gi... | [
"git@drnaylor.co.uk"
] | git@drnaylor.co.uk |
09140ba23559cab3e3afe71918bb58bcf3ecd202 | f9817d637c17d5e6a71f154b9ad9e90f2d63ad91 | /21MergeTwoSortedLists3.java | cfcc2b366595e928179840577e06a0b643c77a20 | [] | no_license | samuelyo/Leetcode | b5710612013da8c939f659222d9ed340ae480285 | 19533a8d5fadce65a0d225c2309eaf2381fdc482 | refs/heads/master | 2021-01-19T10:31:46.544133 | 2019-12-23T15:58:19 | 2019-12-23T15:58:19 | 87,869,193 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,357 | java | package com.leetcode.MergeTwoSortedLists;
public class MergeTwoSortedLists3 {
static class ListNode {
int val;
ListNode next;
ListNode(int x) {
val = x;
}
}
public static void main(String[] args) {
int[] nums1 = {2,3,5};
int[] nums2 = {3,4,5};
ListNode l1 = buildList(nums1);
ListNode l2 = ... | [
"1120780416@qq.com"
] | 1120780416@qq.com |
28cc10f869c5c3e7bfafb144852368b08748a885 | 13ea5da0b7b8d4ba87d622a5f733dcf6b4c5f1e3 | /crash-reproduction-ws/results/MATH-31b-3-9-Single_Objective_GGA-WeightedSum/org/apache/commons/math3/special/Beta_ESTest_scaffolding.java | 98086c79efc23c5bf5163777a4953b3281a5b690 | [
"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 | 441 | java | /**
* Scaffolding file used to store all the setups needed to run
* tests automatically generated by EvoSuite
* Fri Jan 17 22:00:44 UTC 2020
*/
package org.apache.commons.math3.special;
import org.evosuite.runtime.annotation.EvoSuiteClassExclude;
import org.junit.BeforeClass;
import org.junit.Before;
import org.... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
782f633077de693dc7742ee05c3a6fcffe4dd994 | de3c2d89f623527b35cc5dd936773f32946025d2 | /src/main/java/com/yanzhenjie/album/widget/LoadingDialog.java | e69e998b07ca25d86a7ccc812314bd90b4f957e4 | [] | no_license | ren19890419/lvxing | 5f89f7b118df59fd1da06aaba43bd9b41b5da1e6 | 239875461cb39e58183ac54e93565ec5f7f28ddb | refs/heads/master | 2023-04-15T08:56:25.048806 | 2020-06-05T10:46:05 | 2020-06-05T10:46:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,146 | java | package com.yanzhenjie.album.widget;
import android.app.Dialog;
import android.content.Context;
import android.widget.TextView;
import androidx.core.content.ContextCompat;
import com.yanzhenjie.album.R;
import com.yanzhenjie.album.api.widget.Widget;
public class LoadingDialog extends Dialog {
/* renamed from: a *... | [
"593746220@qq.com"
] | 593746220@qq.com |
63f7750ab74551addcadcdf0003e633e368577e8 | f4b1534db460f96cc4c71bf9355dda320ad0672f | /src/main/java/com/company/ch01Common/item020/Client.java | 8723779c7f7f861a382d703ce4a570925866975f | [] | no_license | zhzhouq9/item | be4f012c1a8f2f3d8a33039d3fde5f3e4e2eb814 | 053307fa5f825c044b7569c9662f9d6c31c702cc | refs/heads/master | 2022-10-26T05:13:57.826196 | 2020-06-14T09:52:56 | 2020-06-14T09:52:56 | 272,170,896 | 0 | 0 | null | 2020-06-14T09:29:57 | 2020-06-14T09:29:56 | null | UTF-8 | Java | false | false | 225 | java | package com.company.ch01Common.item020;
/**
* 引用常量
*/
public class Client {
public static void main(String[] args) {
System.out.println("人类寿命极限是:" + Constant.MAX_AGE);
}
}
| [
"mosoft521@gmail.com"
] | mosoft521@gmail.com |
26880990df9830b3c8f587d6c12ff32b30359333 | ce7f98ec5cc68025f2b97aeceaeb83c73c760392 | /src/main/java/com/nokchax/watcher/scrap/filter/doc/ElementsByIndexLessThan.java | 909a9d89495953d45c8882a22f9e1eb31ae09566 | [] | no_license | nokchax/watcher | 2019cea39c86c8812fd2a89d3b3e66f30cdf2939 | 2cf464ca3b63419805360bfe2a2c5aeb0296b4b4 | refs/heads/master | 2020-08-01T18:24:34.807596 | 2019-11-20T11:28:34 | 2019-11-20T11:28:34 | 211,075,901 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 508 | java | package com.nokchax.watcher.scrap.filter.doc;
import com.nokchax.watcher.scrap.filter.Filter;
import org.jsoup.nodes.Document;
import org.jsoup.select.Elements;
public class ElementsByIndexLessThan extends Filter<Document, Elements> {
public ElementsByIndexLessThan(String index) {
super(index);
I... | [
"nokchax@gmail.com"
] | nokchax@gmail.com |
66bb569750cd815ddec3e7e3aae8265281133391 | be73270af6be0a811bca4f1710dc6a038e4a8fd2 | /crash-reproduction-moho/results/XWIKI-13372-17-18-PESA_II-WeightedSum:TestLen:CallDiversity/org/xwiki/extension/job/internal/InstallJob_ESTest_scaffolding.java | b196f2e73e9ea33c83461b7a2477bfde3ac5a7c9 | [] | 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 | 447 | java | /**
* Scaffolding file used to store all the setups needed to run
* tests automatically generated by EvoSuite
* Fri Apr 03 04:40:38 UTC 2020
*/
package org.xwiki.extension.job.internal;
import org.evosuite.runtime.annotation.EvoSuiteClassExclude;
import org.junit.BeforeClass;
import org.junit.Before;
import org.... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
eed22804260e663767c1f7f4bf2a380b20977d9e | 1a83f3f213dca04890764ac096ba3613f50e5665 | /src/main/java/io/server/game/world/entity/combat/magic/MagicSpell.java | 1d0ad4eaf58dca6d20966d9938129e160ca22c75 | [] | no_license | noveltyps/NewRunityRebelion | 52dfc757d6f784cce4d536c509bcdd6247ae57ef | 6b0e5c0e7330a8a9ee91c691fb150cb1db567457 | refs/heads/master | 2020-05-20T08:44:36.648909 | 2019-05-09T17:23:50 | 2019-05-09T17:23:50 | 185,468,893 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,393 | java | package io.server.game.world.entity.combat.magic;
import java.util.Optional;
import io.server.game.world.entity.mob.Mob;
import io.server.game.world.entity.mob.player.Player;
import io.server.game.world.entity.skill.Skill;
import io.server.game.world.items.Item;
import io.server.net.packet.out.SendMessage;
/**
* Re... | [
"43006455+donvlee97@users.noreply.github.com"
] | 43006455+donvlee97@users.noreply.github.com |
50cb7619015d68e4816071a3e4b1b2bc370eb73f | ed865190ed878874174df0493b4268fccb636a29 | /PuridiomBrowse/src/com/tsa/puridiom/browse/tasks/GenerateBrowseFilter.java | caf1619b11128d5601a8d3603ad05c6e83f74adf | [] | no_license | zach-hu/srr_java8 | 6841936eda9fdcc2e8185b85b4a524b509ea4b1b | 9b6096ba76e54da3fe7eba70989978edb5a33d8e | refs/heads/master | 2021-01-10T00:57:42.107554 | 2015-11-06T14:12:56 | 2015-11-06T14:12:56 | 45,641,885 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,978 | java | package com.tsa.puridiom.browse.tasks;
import java.util.HashSet;
import java.util.Map;
import java.util.Set;
import com.tsa.puridiom.browse.BrowseFilter;
import com.tsa.puridiom.browse.BrowseObject;
import com.tsa.puridiom.browse.BrowseValidationUtility;
import com.tsa.puridiom.common.utility.HiltonUtility;
import co... | [
"brickerz@9227675a-84a3-4efe-bc6c-d7b3a3cf6466"
] | brickerz@9227675a-84a3-4efe-bc6c-d7b3a3cf6466 |
70ba1a6139877606e7efb13df432eaed47a2f501 | e89dc01c95b8b45404f971517c2789fd21657749 | /src/main/java/com/alipay/api/domain/AlipayZmScoreZrankResult.java | 0857a218b380245c7d047c0aca1abd81062a4c74 | [
"Apache-2.0"
] | permissive | guoweiecust/alipay-sdk-java-all | 3370466eec70c5422c8916c62a99b1e8f37a3f46 | bb2b0dc8208a7a0ab8521a52f8a5e1fcef61aeb9 | refs/heads/master | 2023-05-05T07:06:47.823723 | 2021-05-25T15:26:21 | 2021-05-25T15:26:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 564 | java | package com.alipay.api.domain;
import com.alipay.api.AlipayObject;
import com.alipay.api.internal.mapping.ApiField;
/**
* 芝麻分分段
*
* @author auto create
* @since 1.0, 2018-01-22 10:52:40
*/
public class AlipayZmScoreZrankResult extends AlipayObject {
private static final long serialVersionUID = 318... | [
"ben.zy@antfin.com"
] | ben.zy@antfin.com |
f6c3c8bb2e1cdbfaaed47c9c347a30c7aca60fd8 | 6775412013350bceefa00a8197a31a74b7ff5b46 | /bridge-api/src/main/java/javax/portlet/faces/BridgeWriteBehindResponse.java | e74bad7c21f58c036cde7d615f01ae097c2f2160 | [] | no_license | ceidion/liferay-faces | 757cd9694d189e017a7568bbca0c98b2deb39c5b | e4a96ca8a01e82d648cc183b4ccc87f215e2772c | refs/heads/master | 2023-04-15T22:02:12.121241 | 2019-11-02T17:40:52 | 2019-11-02T17:40:52 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 910 | java | /**
* Copyright (c) 2000-2015 Liferay, Inc. All rights reserved.
*
* This library is free software; you can redistribute it and/or modify it under
* the terms of the GNU Lesser General Public License as published by the Free
* Software Foundation; either version 2.1 of the License, or (at your option)
* any later... | [
"neil.griffin.scm@gmail.com"
] | neil.griffin.scm@gmail.com |
2b8c75f3b87f07a36aea53861a44500ef40e9b91 | f238f2c3d71cd57c94fcc4a0d2066298a01e6481 | /source/Interface58.java | 5f6c0bc81fd206f1145950a8370fa03aa9c36742 | [] | no_license | MeezyProductions/Virtue857-Client | 61cecd8dc4c8c5d2f91759948a71d2bb251c63d9 | 03500f26e96a3ad21f04de74e28b9db18769f8ec | refs/heads/master | 2016-08-12T17:00:11.422440 | 2015-10-27T01:58:43 | 2015-10-27T01:58:43 | 44,935,063 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,234 | java | /* Interface58 - Decompiled by JODE
* Visit http://jode.sourceforge.net/
*/
import java.applet.Applet;
import java.awt.Graphics;
public interface Interface58
{
public void method364();
public void method365();
public void method366();
public void method367();
p... | [
"jamiemoore7746@gmail.com"
] | jamiemoore7746@gmail.com |
dea325df85ca366439667106367e0031136983b5 | 86505462601eae6007bef6c9f0f4eeb9fcdd1e7b | /bin/modules/base-accelerator/yacceleratorcore/src/de/hybris/platform/yacceleratorcore/event/SubmitOrderEventListener.java | a5cba962d13158f0697a10939915cfb5ad42bc9e | [] | no_license | jp-developer0/hybrisTrail | 82165c5b91352332a3d471b3414faee47bdb6cee | a0208ffee7fee5b7f83dd982e372276492ae83d4 | refs/heads/master | 2020-12-03T19:53:58.652431 | 2020-01-02T18:02:34 | 2020-01-02T18:02:34 | 231,430,332 | 0 | 4 | null | 2020-08-05T22:46:23 | 2020-01-02T17:39:15 | null | UTF-8 | Java | false | false | 4,221 | java | /*
* Copyright (c) 2019 SAP SE or an SAP affiliate company. All rights reserved.
*/
package de.hybris.platform.yacceleratorcore.event;
import de.hybris.platform.acceleratorservices.site.AbstractAcceleratorSiteEventListener;
import de.hybris.platform.basecommerce.model.site.BaseSiteModel;
import de.hybris.platform.co... | [
"juan.gonzalez.working@gmail.com"
] | juan.gonzalez.working@gmail.com |
ab3561d11792046e67239bb4bc279d203ba95c5c | 6d1ca1c702421d54ce077c3f623bcf636aa85c8f | /src/main/java/com/mycompany/feign/Constants.java | faa2db9dbf28008914255f62c770c64c4b9496d2 | [] | no_license | colinbut/java-feign-example | 22d1de6547b6c844a09526621812f0c0e3ba0f6c | 1d8c82c49d28acf46fdeee6a1d5ca6a2a5d0b8bc | refs/heads/master | 2020-04-02T01:00:45.425483 | 2018-10-20T21:23:45 | 2018-10-20T21:23:45 | 153,833,099 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 429 | java | /*
* |-------------------------------------------------
* | Copyright © 2018 Colin But. All rights reserved.
* |-------------------------------------------------
*/
package com.mycompany.feign;
import lombok.AccessLevel;
import lombok.NoArgsConstructor;
@NoArgsConstructor(access = AccessLevel.PRIVATE)
public fina... | [
"colinbut@users.noreply.github.com"
] | colinbut@users.noreply.github.com |
ad129de6b115fa2df68d0bd19a167903f0e837d4 | 7e1511cdceeec0c0aad2b9b916431fc39bc71d9b | /flakiness-predicter/input_data/original_tests/joel-costigliola-assertj-core/nonFlakyMethods/org.assertj.core.internal.comparables.Comparables_assertLessThan_Test-should_fail_if_actual_is_null.java | ed53c391c737cb5392ad07e2855286634bb738bd | [
"BSD-3-Clause"
] | permissive | Taher-Ghaleb/FlakeFlagger | 6fd7c95d2710632fd093346ce787fd70923a1435 | 45f3d4bc5b790a80daeb4d28ec84f5e46433e060 | refs/heads/main | 2023-07-14T16:57:24.507743 | 2021-08-26T14:50:16 | 2021-08-26T14:50:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 149 | java | @Test public void should_fail_if_actual_is_null(){
thrown.expectAssertionError(actualIsNull());
comparables.assertLessThan(someInfo(),null,8);
}
| [
"aalsha2@masonlive.gmu.edu"
] | aalsha2@masonlive.gmu.edu |
40ddc3434d1cdfcf377aa54be64d350853e4089b | 88ceb05a4833b80ef5ec8f1f1d42575ca18c2cff | /src/org/waveprotocol/wave/client/wavepanel/impl/contact/ContactModelList.java | 59f1fd5539840296db0e3ad41a770b59b69cc266 | [
"MIT",
"BSD-3-Clause",
"LicenseRef-scancode-indiana-extreme",
"Apache-2.0"
] | permissive | wave-protocol/Wiab.pro | 144e99bf191e98da9e54de6f135c14d863ccce05 | b492a98d1ca5eeb5c0249c03d22ca18c05fedb97 | refs/heads/master | 2021-05-08T12:47:00.598612 | 2016-03-14T14:33:53 | 2016-03-14T14:33:53 | 119,965,901 | 2 | 0 | null | 2018-02-02T10:08:41 | 2018-02-02T10:08:40 | null | UTF-8 | Java | false | false | 2,433 | 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
* distrib... | [
"akaplanov@gmail.com"
] | akaplanov@gmail.com |
9d835a8aa29d60a4722be7dea5c48c7abdc55948 | fd3cd43652fa2279a4df1647cb164cfa18040a2a | /andbase/src/main/java/com/andbase/ssk/entity/AppVersion.java | 668280a6ee353519ce7ad776e8a318ee6190fc39 | [] | no_license | jielysong/android-HsanAnd | 665df97f0e06b91a0f4714258a8b69e7498534af | c0c2e823a0c791d802c9568ec5466094e4864cc5 | refs/heads/master | 2021-01-19T02:28:05.845711 | 2017-05-24T05:53:28 | 2017-05-24T05:53:42 | 87,281,555 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 1,480 | java | package com.andbase.ssk.entity;
public class AppVersion {
private int id;
private String createDateString;
private String desc;
private String url;
private String version;
private int nshversion;
public int getNshversion() {
return nshversion;
}
public void setNshversion(... | [
"jielysong@163.com"
] | jielysong@163.com |
aa91e6f22312c95ef290c5f38a1c7050aff9a1d5 | 5f8c84de8b2c30b0b96ee0d2e73b16235cc2eb54 | /modules/API/src/main/java/net/prisontech/prisonbreak/api/IPrisonBreakMain.java | 64770dcf60d46e28d0a2e48b2437b5455d2b8c1e | [] | no_license | jared-paul/PrisonBreak | 522adb3519a402744a31ccc46984a0d8b4aea83c | 9f7463a657f2b8af5965f810941919508acedc10 | refs/heads/master | 2020-05-24T06:35:40.659972 | 2019-05-17T03:45:39 | 2019-05-17T03:45:39 | 187,141,495 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 625 | java | package net.prisontech.prisonbreak.api;
import net.prisontech.prisonbreak.api.blackmarket.IBlackMarketRegistry;
import net.prisontech.prisonbreak.api.kits.IKitRegistry;
import net.prisontech.prisonbreak.api.loot.IChestRegistry;
import net.prisontech.prisonbreak.api.util.BungeeChannelApi;
import org.bukkit.World;
impor... | [
"unconfigured@null.spigotmc.org"
] | unconfigured@null.spigotmc.org |
009fbfc11c7e1afd83c25c8ce174f5268d4bff2f | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/11/11_f3f8563224a3560e04c63933a19832bc57f9deeb/DanmakuFilters/11_f3f8563224a3560e04c63933a19832bc57f9deeb_DanmakuFilters_s.java | 7898e9de244d3864d6f155b8323d4078b38f0d62 | [] | 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 | 8,256 | java |
package master.flame.danmaku.controller;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import java.util.TreeMap;
import master.flame.danmaku.danmaku.model.BaseDanmaku;
import master.flame.danmaku.danmaku.model.IDanmakuIte... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
333a4f43d4930e53c141976549f37a91fcc1228d | 6b2f8416ac025de775c8acef458b908690c3816e | /src/main/java/org/joda/beans/impl/map/MapBeanPropertyMap.java | 97d9bbdb43e90bf413a3008973640f9678d9df3e | [
"Apache-2.0"
] | permissive | worldticket/joda-beans | 76ea0a24cad595d13c47be65c368cef55ffe95aa | 199547956d92db47ba11b033a1cb1116899efa7e | refs/heads/master | 2021-01-24T18:27:01.816221 | 2017-01-24T10:16:49 | 2017-01-24T10:16:49 | 84,445,136 | 0 | 0 | null | 2017-03-09T13:29:25 | 2017-03-09T13:29:24 | null | UTF-8 | Java | false | false | 3,986 | java | /*
* Copyright 2001-present Stephen Colebourne
*
* 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 b... | [
"scolebourne@joda.org"
] | scolebourne@joda.org |
ae3bddbf1bbbb46be972858b30439dfc9896420b | e58a8e0fb0cfc7b9a05f43e38f1d01a4d8d8cf1f | /LaserTank/src/com/puttysoftware/lasertank/arena/objects/MetallicRotaryMirror.java | 341be73e4f95a7e210fcb755f62697a5f2b0101c | [
"Unlicense"
] | permissive | retropipes/older-java-games | 777574e222f30a1dffe7936ed08c8bfeb23a21ba | 786b0c165d800c49ab9977a34ec17286797c4589 | refs/heads/master | 2023-04-12T14:28:25.525259 | 2021-05-15T13:03:54 | 2021-05-15T13:03:54 | 235,693,016 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,798 | java | /* LaserTank: An Arena-Solving Game
Copyright (C) 2008-2013 Eric Ahnell
Any questions should be directed to the author via email at: products@puttysoftware.com
*/
package com.puttysoftware.lasertank.arena.objects;
import com.puttysoftware.lasertank.LaserTank;
import com.puttysoftware.lasertank.arena.abstractobjec... | [
"eric.ahnell@puttysoftware.com"
] | eric.ahnell@puttysoftware.com |
f4c82768ccc7a7cc055ec641435e01962e2dc1d8 | dcb64d4a551470dc077b6502a2fe583e78275abc | /Fathom_com.brynk.fathom-dex2jar.src/com/facebook/common/internal/Objects.java | aad7ef1ffc60e893030070b22a7f0ab272c004bd | [] | no_license | lenjonemcse/Fathom-Drone-Android-App | d82799ee3743404dd5d7103152964a2f741b88d3 | f3e3f0225680323fa9beb05c54c98377f38c1499 | refs/heads/master | 2022-01-13T02:10:31.014898 | 2019-07-10T19:42:02 | 2019-07-10T19:42:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,637 | java | package com.facebook.common.internal;
import java.util.Arrays;
import javax.annotation.CheckReturnValue;
import javax.annotation.Nullable;
public final class Objects
{
@CheckReturnValue
public static boolean equal(@Nullable Object paramObject1, @Nullable Object paramObject2)
{
return (paramObject1 == paramO... | [
"jean-francois.lombardo@exfo.com"
] | jean-francois.lombardo@exfo.com |
ede55bc72c6b3c37c32c87bb8d16d0c314202fa1 | da6e646b9303b4be34446927f2f8f3062757aec4 | /src/net/minecraft/network/play/server/S2BPacketChangeGameState.java | 97a1acb5bb589d29797e0ce7aa0eaa5b6bbe0391 | [] | no_license | RainbowyDev/HawkClientSRC | f12fbecb43b7eb502208a1ea91baf55110d1abe7 | 81829724db6ecf9cdf07b3468df14c3d860b3475 | refs/heads/main | 2023-04-20T21:31:01.940981 | 2021-04-28T14:39:24 | 2021-04-28T14:39:24 | 362,495,695 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,780 | java | package net.minecraft.network.play.server;
import java.io.*;
import net.minecraft.network.*;
import net.minecraft.network.play.*;
public class S2BPacketChangeGameState implements Packet
{
private /* synthetic */ int state;
private /* synthetic */ float field_149141_c;
public S2BPacketChangeGameState(... | [
"Tecnio@users.noreply.github.com"
] | Tecnio@users.noreply.github.com |
a473574b89d95729b6af56b54cc1f5eee643a6e8 | 149704dbb4150b932197bf0aafb66541e82d719e | /Introducao_a_Design_Patterns/Aulas/aula6/parte4/StaticSingleton.java | d134ec7e4f933d146a71e9248a5b7cc39c097b08 | [] | no_license | fa3io/Introducao-a-Design-Patterns | ce3a1794bb61f4028b1e54e8e999d1e537fb1373 | c0f9e7a3761eecb0407e47e954a0da05ef9cd3fe | refs/heads/master | 2020-05-26T19:32:21.492835 | 2015-01-17T23:00:13 | 2015-01-17T23:00:13 | 23,962,655 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 130 | java | package aula6.parte4;
public class StaticSingleton {
public static final StaticSingleton instance = new StaticSingleton();
}
| [
"fa3io.santos.alves@gmail.com"
] | fa3io.santos.alves@gmail.com |
8b3d2cf55d77cafd68260d5cda1052325600f90a | da770a961a9b446b7b1760909eb4e49a694a2533 | /src/test/java/com/learn/test/IocTest_Aop.java | 5c83349d8953230139a778a7c0d6d9f7b0dc02a6 | [] | no_license | LJLintermittent/spring-annotation | 22116c64a49333f432ab6cbd5e26b02994f9c65e | cd36b830ae7cd6b215e66e9966cc3751becd9742 | refs/heads/master | 2023-05-26T14:03:46.083513 | 2021-06-09T08:18:02 | 2021-06-09T08:18:02 | 375,277,130 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 538 | java | package com.learn.test;
import com.learn.aop.MathCalculator;
import com.learn.config.MainConfigOfAOP;
import org.junit.Test;
import org.springframework.context.annotation.AnnotationConfigApplicationContext;
public class IocTest_Aop {
@Test
public void test01(){
AnnotationConfigApplicationContext co... | [
"18066550996@163.com"
] | 18066550996@163.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.