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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
b6d23b03ba190eeb40a7f878fbc997badb5c9a1d | 977e54fe78203de6f769a6c46321af0085a20a73 | /faceye-code-api/src/main/java/com/faceye/component/clazz/repository/mongo/gen/PkgGenRepository.java | 3b62b4f543d68d70558f5b77a7da8cd43fd28057 | [] | no_license | haipenge/faceye-code | 33471eb2b23ad58906ef266134cff2001f0c2f73 | 2141ddb243152a9c44f443d22cd78c0fbfaca6e0 | refs/heads/master | 2020-04-06T06:25:45.475575 | 2018-09-13T01:51:01 | 2018-09-13T01:51:01 | 73,887,932 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 689 | java | package com.faceye.component.clazz.repository.mongo.gen;
import org.springframework.data.mongodb.repository.MongoRepository;
import org.springframework.data.querydsl.QuerydslPredicateExecutor;
import com.faceye.component.clazz.entity.Pkg;
import com.faceye.feature.repository.mongo.BaseMongoRepository;
/**
* 模块:类管理->... | [
"haipenge@gmail.com"
] | haipenge@gmail.com |
9052ee8e4e5bc070bbcf6d8d006dedc40b199483 | 79919453cc184a95a2c6e642963ee91eb312f9bc | /src/main/java/com/github/sutra/ehcachecollection/EhcacheMap.java | e39408f185bac34678ce1cc044dd7301655b0b7d | [
"BSD-2-Clause"
] | permissive | sutra/ehcache-collection | 100bc788036593fe6433f0c51f62dc1435b3a2a6 | e82ad5c851ebf12f20523134f2f59b86dcd5366b | refs/heads/master | 2021-01-21T02:30:56.252898 | 2014-05-14T19:34:05 | 2014-05-14T19:34:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,685 | java | package com.github.sutra.ehcachecollection;
import java.io.Serializable;
import java.util.AbstractCollection;
import java.util.AbstractMap;
import java.util.AbstractSet;
import java.util.Collection;
import java.util.HashSet;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import java.util.Set;
... | [
"zhoushuqun@gmail.com"
] | zhoushuqun@gmail.com |
b2a8e33e533087ea1f5d5ff66bf922bd6792fe12 | 2f73a1a5dd8fa75f9f8bc99cf9397eb22b91c0ad | /src/main/java/com/yundao/tenant/app/dto/tag/TagReqDto.java | 3ee56687acfcf049b5f6a2abaa9cd3506f9c4455 | [] | no_license | wucaiqiang/yundao-tenant_app | 0efc99af366b8e6c7847f4858ecea7d09ed1e018 | 9a24d49aa102bb07bfea93737de0c7bec0e0bcb7 | refs/heads/master | 2021-08-30T14:57:41.797855 | 2017-12-18T10:48:11 | 2017-12-18T10:48:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 464 | java | package com.yundao.tenant.app.dto.tag;
import com.yundao.tenant.app.dto.AbstractBasePageDto;
import io.swagger.annotations.ApiModelProperty;
public class TagReqDto extends AbstractBasePageDto {
/**
*
*/
private static final long serialVersionUID = 1L;
@ApiModelProperty("模糊关键字关键字")
private String keyword;
... | [
"wucaiqiang@zcmall.com"
] | wucaiqiang@zcmall.com |
ea2db8a53482b196e65b14bce728809c1ac96381 | fe75038d52067f1ee1051769ab347503ae01dff9 | /bluemoutain-core/src/main/java/com/bluemoutain/web/support/ValidationMessage.java | 1378421dc2c3d2094da1ebe304b525756197b6b1 | [] | no_license | kobejames88/bluemountain-web | 9fe7463968553567b109ed4594beaa1ee434fefc | b31b94f6a63ded21a9d0197f88c3b909a38aa2e3 | refs/heads/master | 2020-03-28T16:00:52.621662 | 2018-09-14T13:59:43 | 2018-09-14T13:59:45 | 145,064,160 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,705 | java | package com.bluemoutain.web.support;
import com.bluemoutain.utils.StringUtils;
import java.util.HashSet;
import java.util.Set;
/**
* 批量验证信息的消息处理
*/
public class ValidationMessage {
private String result = "";//验证结果
private Set<String> messages = new HashSet<String>();//验证信息
/**
* 初始化
*/
public Valida... | [
"1934615110@qq.com"
] | 1934615110@qq.com |
fa9eafdd5a04f27f139ed3262f80e240b095cbff | c54979cd1e8b971cf0416a8fcf72b8b1cf72573f | /src/main/java/com/brain/config/JacksonConfiguration.java | 4f5d5d87e912a85c4c2671c69898bd843d71efcf | [] | no_license | BulkSecurityGeneratorProject/fisc | d1c743eb3c99dd9f1c879f4d6494c8cd10819206 | 80598bca9d2b37e52c40fd7d947d7376a0458715 | refs/heads/master | 2022-12-18T16:24:36.539662 | 2019-08-21T15:35:12 | 2019-08-21T15:35:12 | 296,603,894 | 0 | 0 | null | 2020-09-18T11:39:30 | 2020-09-18T11:39:29 | null | UTF-8 | Java | false | false | 1,636 | java | package com.brain.config;
import com.fasterxml.jackson.datatype.hibernate5.Hibernate5Module;
import com.fasterxml.jackson.datatype.jdk8.Jdk8Module;
import com.fasterxml.jackson.datatype.jsr310.JavaTimeModule;
import com.fasterxml.jackson.module.afterburner.AfterburnerModule;
import org.springframework.context.annotat... | [
"jhipster-bot@jhipster.tech"
] | jhipster-bot@jhipster.tech |
a4239e35a864f7363ce406d36928290743f3654d | 73458087c9a504dedc5acd84ecd63db5dfcd5ca1 | /src/com/facebook/ads/internal/http/c.java | b2402560b37a876bd6353ec393381de1a5749954 | [] | no_license | jtap60/com.estr | 99ff2a6dd07b02b41a9cc3c1d28bb6545e68fb27 | 8b70bf2da8b24c7cef5973744e6054ef972fc745 | refs/heads/master | 2020-04-14T02:12:20.424436 | 2018-12-30T10:56:45 | 2018-12-30T10:56:45 | 163,578,360 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,268 | java | package com.facebook.ads.internal.http;
import android.os.Handler;
import android.os.Looper;
import android.os.Message;
import java.io.IOException;
import org.apache.http.HttpEntity;
import org.apache.http.HttpResponse;
import org.apache.http.StatusLine;
import org.apache.http.client.HttpResponseException;
import org.... | [
"reverseengineeringer@hackeradmin.com"
] | reverseengineeringer@hackeradmin.com |
93470fffc435f97efd51a189e53ce469f018210a | 3b91ed788572b6d5ac4db1bee814a74560603578 | /com/tencent/mm/boot/svg/a/a/ahz.java | afcdecdc538158878859c70589917445a1660ee7 | [] | no_license | linsir6/WeChat_java | a1deee3035b555fb35a423f367eb5e3e58a17cb0 | 32e52b88c012051100315af6751111bfb6697a29 | refs/heads/master | 2020-05-31T05:40:17.161282 | 2018-08-28T02:07:02 | 2018-08-28T02:07:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,705 | java | package com.tencent.mm.boot.svg.a.a;
import android.graphics.Canvas;
import android.graphics.Matrix;
import android.graphics.Paint;
import android.graphics.Paint.Cap;
import android.graphics.Paint.Join;
import android.graphics.Paint.Style;
import android.graphics.Path;
import android.os.Looper;
import com.tencent.mm.s... | [
"707194831@qq.com"
] | 707194831@qq.com |
aaf7e031084ff107e683579687c1bbf4b600bb74 | 6324ba3857e09e1ff891dc547f05bb7c9ed6f449 | /apps/speedcloud/services/core-parent/business/src/main/java/net/aicoder/speedcloud/business/deployscheme/dao/SchemeSpecification.java | fb9bf6cdf1945e5c5b42a118cf919b7b781051ef | [] | no_license | ai-coders/devp | 68a0431007ebd5796dbf48a321ee08ff2dd87708 | 9dfe34374048cea2e613fa01fd9f584c5090361d | refs/heads/master | 2023-01-09T12:16:06.197363 | 2018-11-24T09:16:25 | 2018-11-24T09:16:25 | 134,250,514 | 0 | 2 | null | 2022-12-26T05:54:12 | 2018-05-21T09:53:00 | Java | UTF-8 | Java | false | false | 5,276 | java | package net.aicoder.speedcloud.business.deployscheme.dao;
import net.aicoder.speedcloud.business.deployscheme.domain.Scheme;
import net.aicoder.speedcloud.business.deployscheme.dto.SchemeCondition;
import org.apache.commons.lang3.StringUtils;
import org.springframework.data.jpa.domain.Specification;
import javax.pers... | [
"13962217@qq.com"
] | 13962217@qq.com |
d99e03e9b11fc11dc72282c09fa278e47d733b0c | 6c665d8a543eb920d85659599dcfd32032743b74 | /BuddhistOfDesignPatternInJava/src/35、工厂方法模式+策略模式/factory_strategy/src/com/company/DeductionFacade.java | 75758a601a5fbc57efc05eae7f0bdf4a375abbc8 | [] | no_license | teddyzhang1976/YanMoDesignPatternCode | 2ee449ebdfa0442c0fa25fe1143315d64824a307 | 7055d3dc188d35b59d126c4ce4db72d011dc3aab | refs/heads/master | 2021-01-22T17:29:56.486877 | 2016-07-11T14:59:08 | 2016-07-11T14:59:08 | 60,745,749 | 1 | 0 | null | null | null | null | GB18030 | Java | false | false | 852 | java | package com.company;
/**
* @author cbf4Life cbf4life@126.com
* I'm glad to share my knowledge with you all.
*/
public class DeductionFacade {
//对外公布的扣款信息
public static Card deduct(Card card,Trade trade){
//获得消费策略
StrategyMan reg = getDeductionType(trade);
//初始化一个消费策略对象
IDeduction deduction = StrategyFac... | [
"teddy@fic-sh.com.cn"
] | teddy@fic-sh.com.cn |
21637b46bbd8ae0083440fa5ae274e2ba1b5ff2c | 995f73d30450a6dce6bc7145d89344b4ad6e0622 | /Mate20-9.0/src/main/java/vendor/huawei/hardware/qcomradio/V1_0/RILUICCAUTHRESPSTATUSTYPEENUM.java | b3e7b7fe90559ddf18a7b6fce7e1392117dadcaa | [] | no_license | morningblu/HWFramework | 0ceb02cbe42585d0169d9b6c4964a41b436039f5 | 672bb34094b8780806a10ba9b1d21036fd808b8e | refs/heads/master | 2023-07-29T05:26:14.603817 | 2021-09-03T05:23:34 | 2021-09-03T05:23:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,378 | java | package vendor.huawei.hardware.qcomradio.V1_0;
import java.util.ArrayList;
public final class RILUICCAUTHRESPSTATUSTYPEENUM {
public static final int AUTH_RESP_FAIL = 1;
public static final int AUTH_RESP_SUCCESS = 0;
public static final int AUTH_RESP_SYNC_FAIL = 2;
public static final int AUTH_RESP_UN... | [
"dstmath@163.com"
] | dstmath@163.com |
2f5dafcb7c084689ba9e3c431d0d0ec1286f124e | 66f43e390ff07ad62d1bafb6933e74808ed4b848 | /src/main/java/ch/rasc/e4desk/util/DateTimeDeserializer.java | ca867e682e4311a2f47059e26c9c3c7261d0afbf | [] | no_license | mariianikonova/e4ds-desktop | 97d1edd606cfabee55959ab8829c7b6270ce33ed | 6b7ba43dfc7e68a716ab097076d354db91e261d5 | refs/heads/master | 2021-01-24T23:01:15.091720 | 2014-03-18T05:57:15 | 2014-03-18T05:57:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 770 | java | package ch.rasc.e4desk.util;
import java.io.IOException;
import org.joda.time.DateTime;
import org.joda.time.format.DateTimeFormat;
import org.joda.time.format.DateTimeFormatter;
import com.fasterxml.jackson.core.JsonParser;
import com.fasterxml.jackson.core.JsonProcessingException;
import com.fasterxml.jackson.data... | [
"ralphschaer@gmail.com"
] | ralphschaer@gmail.com |
5f9ad1c47c0562c9d92b8f7368e92e7504f73c0d | 4c6adf0ce6ef3f02dcef9c345e0e5e4ff139d886 | /Common/FO/fo-jar/fo-withdraw/src/main/java/com/pay/fundout/withdraw/service/reviewfofile/impl/CCBReviewFoFileServiceImpl.java | a9b48a0b7992357689adc1bb602704ed9efd32ff | [] | no_license | happyjianguo/pay-1 | 8631906be62707316f0ed3eb6b2337c90d213bc0 | 40ae79738cfe4e5d199ca66468f3a33e9d8f2007 | refs/heads/master | 2020-07-27T19:51:54.958859 | 2016-12-19T07:34:24 | 2016-12-19T07:34:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,172 | java | package com.pay.fundout.withdraw.service.reviewfofile.impl;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.math.BigDecimal;
import java.util.ArrayList;
import java.util.List;
import org.apache.commons.io.IOUtils;
import com.pay.fun... | [
"stanley.zou@hrocloud.com"
] | stanley.zou@hrocloud.com |
c1f697544f4ebb18ed1b9303018f0c267b585cc7 | 7d737b32017ac0492c1b28c423f8913a62242fb9 | /app/src/main/java/com/example/administrator/idlereader/utils/klog/XmlLog.java | 4c778aaf1a022fce84bb97a9ec5e963001cc67e1 | [] | no_license | Huigesi/IdleReader | 97ca00ddc2d4b54fec76ab753b9c5c3415450787 | d1a25c775e9917bb4f133fe40020277b37bff5b0 | refs/heads/master | 2020-03-25T01:23:15.290571 | 2018-09-25T12:12:14 | 2018-09-25T12:12:14 | 134,377,129 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,731 | java | package com.example.administrator.idlereader.utils.klog;
import android.util.Log;
import java.io.StringReader;
import java.io.StringWriter;
import javax.xml.transform.OutputKeys;
import javax.xml.transform.Source;
import javax.xml.transform.Transformer;
import javax.xml.transform.TransformerFactory;
import javax.xm... | [
"791339970@qq.com"
] | 791339970@qq.com |
8a84756b5c0adaa2e6d17f2e5fb7d1a0626e669b | 0721305fd9b1c643a7687b6382dccc56a82a2dad | /src/app.zenly.locator_4.8.0_base_source_from_JADX/sources/kotlinx/coroutines/internal/C13104k.java | 1f3431484f2da8d812be02ec4747c0ba9d79e757 | [] | no_license | a2en/Zenly_re | 09c635ad886c8285f70a8292ae4f74167a4ad620 | f87af0c2dd0bc14fd772c69d5bc70cd8aa727516 | refs/heads/master | 2020-12-13T17:07:11.442473 | 2020-01-17T04:32:44 | 2020-01-17T04:32:44 | 234,470,083 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 197 | java | package kotlinx.coroutines.internal;
/* renamed from: kotlinx.coroutines.internal.k */
public abstract class C13104k {
/* renamed from: a */
public abstract Object mo37580a(Object obj);
}
| [
"developer@appzoc.com"
] | developer@appzoc.com |
1f79dc612e817d0f4a0c8f081a230cd858eb21ce | 22ca777d5fb55d7270f5b7b12af409e42721d4fa | /src/main/java/com/basic/leetcode/Solution53.java | f96f4abcd052dc05fd4cdb6a014dcdbd8265f8a1 | [] | no_license | Yommmm/Java-Basic | 73d1f8ef59ba6186f7169f0dd885cbe7a21d2094 | fec3793a1284ac53676daf71547f53469b33e042 | refs/heads/master | 2021-05-26T05:14:27.590319 | 2020-05-15T15:43:04 | 2020-05-15T15:43:04 | 127,542,927 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,189 | java | package com.basic.leetcode;
/**
* 给定一个整数数组 nums ,找到一个具有最大和的连续子数组(子数组最少包含一个元素),返回其最大和。
* <p>
* 示例:
* <p>
* 输入: [-2,1,-3,4,-1,2,1,-5,4],
* 输出: 6
* 解释: 连续子数组 [4,-1,2,1] 的和最大,为 6。
* 进阶:
* <p>
* 如果你已经实现复杂度为 O(n) 的解法,尝试使用更为精妙的分治法求解。
* <p>
* 来源:力扣(LeetCode)
* 链接:https://leetcode-cn.com/problems/maximum-subarray
... | [
"yangzhiwen@chalco-steering.com"
] | yangzhiwen@chalco-steering.com |
38dc4ea28ae386739c3e6779e0ba78013c8e318d | d855638c0d2c86c89d58f69d788d08bf1ede752e | /manufacturing-core/src/main/java/com/walrus/manufacturing/core/config/CorsConfig.java | 568a7b2dd672a51e5b0a561c4afb604632fe1fd7 | [] | no_license | coco-iot/walrus-intelligent-manufacturing | 2290008ca933408b1063ca61b8e3a50b2e5e2162 | 62b7303d2d9edc1081c51932cd333cf8a00ef3ed | refs/heads/master | 2022-12-14T08:50:55.199833 | 2020-09-25T10:35:34 | 2020-09-25T10:35:34 | 297,271,832 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,205 | java | package com.walrus.manufacturing.core.config;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.web.cors.CorsConfiguration;
import org.springframework.web.cors.UrlBasedCorsConfigurationSource;
import org.springframework.web.filte... | [
"zhangchunsheng423@gmail.com"
] | zhangchunsheng423@gmail.com |
3691551d655178ef81da81c3cdd08400cdc6d19e | 4af034492bad7e1ad6cdcc589701dddeda915b27 | /src/test/java/org/apache/ibatis/submitted/xml_references/EnumWithOgnlTest.java | 887e8d7168aaa7762b96a72abd4e84955faa5209 | [
"Apache-2.0",
"BSD-3-Clause"
] | permissive | gm504117608/guomin-mybatis | 7b3d013a26e20595c6058148a3e2eca2fb076ea3 | 5917d9d5d6876e19b15090026ab84ddd71a641bb | refs/heads/master | 2021-01-20T12:31:00.307088 | 2017-03-09T10:10:17 | 2017-03-09T10:10:17 | 82,660,102 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,539 | java | /**
* Copyright 2009-2015 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 req... | [
"504117608@qq.com"
] | 504117608@qq.com |
b399192c6c03f6ee545dac84669f468525dda1a3 | e3f50a97b37dc5c1415b2d0348564ceb78832698 | /1909 NSA Codebreaker Challenge/terrortime_jadx/java/org/jivesoftware/smackx/bookmarks/BookmarkedURL.java | c40a0c4b9a61865c3a50956b99b86445dd6613c9 | [] | no_license | sears-s/ctf | b8d13f121deb43189487b168a68f18dfc5538212 | c0e5960b1b975ba7073dae28b0c0f28a6eab563e | refs/heads/master | 2021-07-26T21:12:01.384166 | 2021-06-29T04:42:52 | 2021-06-29T04:42:52 | 145,129,430 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,367 | java | package org.jivesoftware.smackx.bookmarks;
public class BookmarkedURL implements SharedBookmark {
private final String URL;
private boolean isRss;
private boolean isShared;
private String name;
protected BookmarkedURL(String URL2) {
this.URL = URL2;
}
protected BookmarkedURL(Strin... | [
"sears-s@users.noreply.github.com"
] | sears-s@users.noreply.github.com |
3509d73f4f6a59f82e5af62a953295b902c89d0b | 2689de62f081865574fb81dc45926ea3d07771ad | /src/main/java/vdb/mydb/jdbc/LocalHsqlDataSource.java | 94e1362fa95bbc9548b91c63de8dc3fd062f8d08 | [
"BSD-2-Clause"
] | permissive | cas-bigdatalab/vdb2020 | e7efaed6b71b5e5604e9aa7396ce59025e375a83 | ec08d687ae41bc94f04b6a56c05dfa6db226a8a3 | refs/heads/master | 2022-07-21T04:57:47.857759 | 2019-05-27T09:13:00 | 2019-05-27T09:18:50 | 159,260,460 | 0 | 0 | BSD-2-Clause | 2022-06-29T19:32:23 | 2018-11-27T01:58:57 | JavaScript | UTF-8 | Java | false | false | 2,002 | java | package vdb.mydb.jdbc;
import java.io.File;
import java.io.PrintWriter;
import java.sql.Connection;
import java.sql.SQLException;
import java.sql.SQLFeatureNotSupportedException;
import java.util.Properties;
import java.util.logging.Logger;
import javax.sql.DataSource;
import org.apache.commons.dbcp.BasicDataSourceF... | [
"caohaiquan1219@163.com"
] | caohaiquan1219@163.com |
46d71c5960551c2cf3ef21946b4695fe9db2f332 | 5b8f0cbd2076b07481bd62f26f5916d09a050127 | /src/LC1628.java | 440352c3fab1f0d8e2a49713862cafdb34b3a0b2 | [] | no_license | micgogi/micgogi_algo | b45664de40ef59962c87fc2a1ee81f86c5d7c7ba | 7cffe8122c04059f241270bf45e033b1b91ba5df | refs/heads/master | 2022-07-13T00:00:56.090834 | 2022-06-15T14:02:51 | 2022-06-15T14:02:51 | 209,986,655 | 7 | 3 | null | 2020-10-20T07:41:03 | 2019-09-21T13:06:43 | Java | UTF-8 | Java | false | false | 2,329 | java | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.Stack;
import java.util.StringTokenizer;
/**
* @author Micgogi
* on 12/6/2021 5:28 PM
* Rahul Gogyani
*/
public class LC1628 {
/**
* This is the interface for the expression tree Node.
* You... | [
"rahul.gogyani@gmail.com"
] | rahul.gogyani@gmail.com |
3ade143dd64759899eb8ddf56ad271dc7d8ce55b | 629762c6acaccb50d45d6910e6934c3fedd6c07d | /jzkj-biz-admin/src/main/java/com/jzkj/modules/product/controller/ProductController.java | de36dd5789c9b909445bc3f18572c33bfb9fb635 | [] | no_license | 13141498695/jzkj-master | d361911242ff14bdc948531a9c7d543b32140525 | 07437c45f06fdbdfe0dfd056f3a1edafc60554e7 | refs/heads/master | 2022-07-29T22:58:04.856913 | 2019-09-20T09:33:46 | 2019-09-20T09:33:46 | 209,749,996 | 0 | 0 | null | 2022-07-06T20:42:22 | 2019-09-20T09:07:26 | JavaScript | UTF-8 | Java | false | false | 4,231 | java | package com.jzkj.modules.product.controller;
import com.jzkj.common.annotation.SysLog;
import com.jzkj.common.utils.PageUtils;
import com.jzkj.common.utils.ReturnResult;
import com.jzkj.miservice.entity.product.ProductEntity;
import com.jzkj.modules.product.service.BarCodeService;
import com.jzkj.modules.product.servi... | [
"123456"
] | 123456 |
d4bc9d05c8d67344c8fbb1ba14ac08caedd55aba | 86ec42ce98b5ad11bc9c0834d698a6369e7fc76c | /Splat/companies/src-tests/tests/TestProxying.java | e88d01eb6134fb532aee372bf4b998a554d79b74 | [] | no_license | fischerJF/ConfigurableSotwareSystems | ecbd82035a9cf9b2fd38060331912cc8ed6276e0 | 2e85cbfba87a1f2509753410514eb4f3bc408730 | refs/heads/master | 2020-04-06T19:27:02.510899 | 2018-11-18T14:10:34 | 2018-11-18T14:10:34 | 157,737,651 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,063 | java | package tests;
import static org.junit.Assert.assertEquals;
import org.junit.Test;
import org.softlang.company.Company;
import org.softlang.company.Employee;
import org.softlang.company.factory.Factory;
import org.softlang.company.factory.PojoFactory;
import org.softlang.features.SimpleCut;
import org.softlang.featur... | [
"fischerbatera@hotmail.com"
] | fischerbatera@hotmail.com |
9b5a19e1fc047a47fbbdd1f4114603dde1f12891 | 1832006b652e82208e696e7997583178a095a6f5 | /omc-modules/omc-backend-service/src/main/java/com/officeten/omc/backend/OmcBackendApplication.java | d1a36153a38e75f8e7985b9980fa58146679a6ab | [] | no_license | surick/snmp-demo | 121fca624146b2dd441d358fc5bd9ef46ced9b3a | e1b1fd4e8874b1af38051f6f0cd04ef25d480781 | refs/heads/master | 2023-05-31T17:12:51.465934 | 2019-06-24T09:28:26 | 2019-06-24T09:28:26 | 192,853,407 | 0 | 0 | null | 2023-05-06T02:40:40 | 2019-06-20T05:20:07 | Java | UTF-8 | Java | false | false | 463 | java | package com.officeten.omc.backend;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.context.annotation.ComponentScan;
/**
* @author Jin
* @date 2019/6/19
*/
@SpringBootApplication
@ComponentScan("com.officeten.omc")
p... | [
"jk103@qq.com"
] | jk103@qq.com |
640b2edf2d2534d6a9070f45f3ddcbdfaa97e56a | b214f96566446763ce5679dd2121ea3d277a9406 | /sandbox/sand-language-plugin/src/main/java/consulo/sandboxPlugin/lang/psi/SandStringExpressionElementManipulator.java | 6df2677928958b27e339da3c590e5c8b864c9f69 | [
"Apache-2.0",
"LicenseRef-scancode-jgraph"
] | permissive | consulo/consulo | aa340d719d05ac6cbadd3f7d1226cdb678e6c84f | d784f1ef5824b944c1ee3a24a8714edfc5e2b400 | refs/heads/master | 2023-09-06T06:55:04.987216 | 2023-09-01T06:42:16 | 2023-09-01T06:42:16 | 10,116,915 | 680 | 54 | Apache-2.0 | 2023-06-05T18:28:51 | 2013-05-17T05:48:18 | Java | UTF-8 | Java | false | false | 1,384 | java | /*
* Copyright 2013-2022 consulo.io
*
* 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 ... | [
"vistall.valeriy@gmail.com"
] | vistall.valeriy@gmail.com |
d669eebf9f91c41f6f108ff908687e824360a95e | d0be1425749346af0fe23d5a091f35e824a12d0e | /src/main/java/org/romani/spring/controllers/HomeController.java | efbfe607dc9470846d9a7ac7f0a5305d494444ad | [] | no_license | RomaniEzzatYoussef/hibernate-spring- | a93c416fbbf5792188e971f0de31a8cf543589f9 | 40d1d248a90f15ca090460ec69fa7d7ac91b0a79 | refs/heads/master | 2022-12-20T07:08:33.114902 | 2020-01-21T14:13:22 | 2020-01-21T14:13:22 | 235,360,428 | 0 | 0 | null | 2022-12-15T23:35:55 | 2020-01-21T14:22:49 | Java | UTF-8 | Java | false | false | 293 | java | package org.romani.spring.controllers;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
@Controller
public class HomeController {
@RequestMapping(value = "/")
public String mainMenu() {
return "home";
}
}
| [
"romaniezzat@hotmail.com"
] | romaniezzat@hotmail.com |
1a77cbbeb5d92b09055e7a752cdeec9934a08a8d | eb8f0fad66bcf761ad12b642029b9fa9012a4fbe | /mcp-pls/src/main/java/com/mcp/pls/validator/PlsZhiXuanZuHeFuShiValidator.java | f0a146695d3be90ae0567baa0c5b1cb394b81122 | [] | no_license | zhoudaqing/mcp | 29315afc5661cd355ade87c7779988c0660accd2 | 13197aadc65ebd330c47a1d2f2b2b251726134f0 | refs/heads/master | 2021-01-20T05:36:55.296631 | 2015-03-10T07:49:17 | 2015-03-10T07:49:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 995 | java | package com.mcp.pls.validator;
import com.mcp.core.util.MathUtil;
import com.mcp.order.exception.CoreException;
import com.mcp.order.exception.ErrCode;
import com.mcp.order.util.LotteryFuShiUtil;
import com.mcp.order.util.LotteryUtil;
import com.mcp.pls.common.PlsConstants;
/**
* 排列三,直选组合复式,注数为所有的号码个数中选3个的... | [
"limiteemail@163.com"
] | limiteemail@163.com |
fdd49fdcd1b2a7a48d301d378943e77424b8c947 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/35/35_2a7514df003745d09e19964ff2e0b2ce1869b34b/SQLwrapper/35_2a7514df003745d09e19964ff2e0b2ce1869b34b_SQLwrapper_s.java | adb4fff3196f784fca73374de0e5f433526cbecc | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 3,252 | java | package me.Jaryl.FoundBoxx.SQLwrapper;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.List;
import me.Jaryl.FoundBoxx.FoundBoxx;
public class SQLwrapper {
private FoundBoxx plugin; // N... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
60e7be23eb09339a767f2b135c80f16b000338c4 | 69a4f2d51ebeea36c4d8192e25cfb5f3f77bef5e | /methods/Method_55315.java | a759974554ced49fb5ddde238fa949aef6ff0581 | [] | 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 | 173 | java | /**
* Unsafe version of {@link #cbSize(int) cbSize}.
*/
public static void ncbSize(long struct,int value){
UNSAFE.putInt(null,struct + MONITORINFOEX.CBSIZE,value);
}
| [
"sonnguyen@utdallas.edu"
] | sonnguyen@utdallas.edu |
c391e65e5b21fdc2ea53410682a47a9581b32a90 | 4c9c13bb4ce8a92acdb5ea91faf7993c92a9e1f4 | /src/v1/ch08/pair1/PairTest1.java | e18351b4309a9d3aeee2913544f24e5c7c3a91e8 | [] | no_license | niuzh/java-core10 | 9926bc0ecc1a38984098c84d7c412820236d31c0 | 8144e17182f9872cd85f34290effda89e86b843d | refs/heads/master | 2021-07-17T15:47:24.684302 | 2018-12-29T01:34:47 | 2018-12-29T01:34:47 | 130,931,747 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 582 | java | package v1.ch08.pair1;
public class PairTest1 {
public static void main(String[] args) {
String[] words={"mary","had","a","little","lamb"};
Pair<String> mm=ArrayAlg.minMax(words);
System.out.println("min="+mm.getFirst());
System.out.println("max="+mm.getSecond());
}
}
class ArrayAlg{
public static Pair<St... | [
"zhihuan.niu@funi.com"
] | zhihuan.niu@funi.com |
cc7a4932e4d48f46e402d3c03a11b92ca2f8f0d5 | db2cd2a4803e546d35d5df2a75b7deb09ffadc01 | /nemo-tfl-batch/src/test/java/com/novacroft/nemo/tfl/batch/record_filter/impl/financial_services_centre/ChequeForExistingOrderFilterImplTest.java | 959c1dc5bac32b6cb297e53d84f3291a26b729fe | [] | no_license | balamurugan678/nemo | 66d0d6f7062e340ca8c559346e163565c2628814 | 1319daafa5dc25409ae1a1872b1ba9b14e5a297e | refs/heads/master | 2021-01-19T17:47:22.002884 | 2015-06-18T12:03:43 | 2015-06-18T12:03:43 | 37,656,983 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,277 | java | package com.novacroft.nemo.tfl.batch.record_filter.impl.financial_services_centre;
import static org.junit.Assert.assertFalse;
import static org.junit.Assert.assertTrue;
import static org.mockito.Matchers.anyLong;
import static org.mockito.Mockito.CALLS_REAL_METHODS;
import static org.mockito.Mockito.mock;
impo... | [
"balamurugan678@yahoo.co.in"
] | balamurugan678@yahoo.co.in |
4eb900d9d134d8d832a90df2f06fc48acd4dc3de | 3d2fb2d3ef0c40f0e7f7a288b328cae6f260ebde | /src/main/java/org/rest/web/event/SingleResourceRetrievedDiscoverabilityListener.java | 8e384a707e8597c813777e3f28c8714d3f64b6a4 | [] | no_license | RaviVaranasi/REST | 844a5e4d71406d1366fc4868ad0249c5d9f87d24 | 3035e966554e8c020040df4fc64390cb6a4cb79f | refs/heads/master | 2021-01-16T19:51:54.317373 | 2012-02-10T16:44:44 | 2012-02-10T16:44:44 | 3,411,277 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,384 | java | package org.rest.web.event;
import javax.servlet.http.HttpServletResponse;
import org.rest.common.event.SingleResourceRetrievedEvent;
import org.rest.common.util.RESTURIUtil;
import org.springframework.context.ApplicationListener;
import org.springframework.stereotype.Component;
import org.springframework.web... | [
"hanriseldon@gmail.com"
] | hanriseldon@gmail.com |
5f259446816bddd5c344c94b698b0830221fee4f | 2d815b23b3b5c1c9110eedeac30a60063dea349c | /lingmoney-admin/src/main/java/com/mrbt/lingmoney/admin/service/pay/impl/PaymentConfServicesImpl.java | f7eb62ecd4ec4a3a71a49ec69cf827d6488406dc | [] | no_license | shiwuyisheng/lingmoney | 9f7a9e1216017cf3a0762e42a1f1f6fdeebda8ba | 19cafe72b8dbc7100bec40415c431e969227057f | refs/heads/master | 2020-06-13T20:53:31.503482 | 2018-06-15T03:37:41 | 2018-06-15T03:37:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,728 | java | package com.mrbt.lingmoney.admin.service.pay.impl;
import java.util.ArrayList;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.mrbt.lingmoney.admin.service.pay.PaymentConfServices;
import com.mrbt.lingmoney.mapper.Payment... | [
"252544983@qq.com"
] | 252544983@qq.com |
ecf94d46da2ab80dc5c1347a525296365f8d903a | 5e224ff6d555ee74e0fda6dfa9a645fb7de60989 | /database/src/main/java/adila/db/s1_s1.java | 0c80312063b20e48a7e7dc1cce9b3847513b42d8 | [
"MIT"
] | permissive | karim/adila | 8b0b6ba56d83f3f29f6354a2964377e6197761c4 | 00f262f6d5352b9d535ae54a2023e4a807449faa | refs/heads/master | 2021-01-18T22:52:51.508129 | 2016-11-13T13:08:04 | 2016-11-13T13:08:04 | 45,054,909 | 3 | 1 | null | null | null | null | UTF-8 | Java | false | false | 193 | java | // This file is automatically generated.
package adila.db;
/*
* Lava Flair S1
*
* DEVICE: S1
* MODEL: S1
*/
final class s1_s1 {
public static final String DATA = "Lava|Flair S1|";
}
| [
"keldeeb@gmail.com"
] | keldeeb@gmail.com |
e4069dc4376a06c654872dd02a3afd7975489e46 | aedd4a32c28a1ee1fcaa644bde2f01b66de5560f | /spring-webmvc-portlet/src/test/java/org/springframework/web/portlet/mvc/annotation/AnnotationMethodHandlerExceptionResolverTests.java | 3f852951227f6dba325afe22d0ae996976d16f8d | [
"Apache-2.0"
] | permissive | jmgx001/spring-framework-4.3.x | 262bc09fe914f2df7d75bd376aa46cb326d0abe0 | 5051c9f0d1de5c5ce962e55e3259cc5e1116e9d6 | refs/heads/master | 2023-07-13T11:18:35.673302 | 2021-08-12T15:59:07 | 2021-08-12T15:59:07 | 395,353,329 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,594 | java | /*
* Copyright 2002-2010 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by a... | [
"1119459519@qq.com"
] | 1119459519@qq.com |
60d50bc7d3f5ec9300ebd8812fe3c8df76314baa | c0fe21b86f141256c85ab82c6ff3acc56b73d3db | /es/src/main/java/com/jdcloud/sdk/service/es/model/ModifyInstanceSpecResponse.java | 8a30350d70995770f0123e84ab8e0ad36ebecbfa | [
"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 | 1,293 | 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... | [
"tancong@jd.com"
] | tancong@jd.com |
ba58af13ddc759cd4953522b81eb9bb6ef1fdbb8 | 48a88aea6e9774279c8563f1be665a540e02a894 | /src/nu/xom/CDATASection.java | 19b8a2d06b936c7bd03617b7d78175f353468dff | [] | no_license | josepvalls/parserservices | 0994aa0fc56919985474aaebb9fa64581928b5b4 | 903363685e5cea4bd50d9161d60500800e42b167 | refs/heads/master | 2021-01-17T08:36:23.455855 | 2016-01-19T19:49:54 | 2016-01-19T19:49:54 | 60,540,533 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,815 | java | /* Copyright 2003-2005 Elliotte Rusty Harold
This library is free software; you can redistribute it and/or modify
it under the terms of version 2.1 of the GNU Lesser General Public
License as published by the Free Software Foundation.
This library is distributed in the hope that it will be useful,
... | [
"josepvalls@Valls.local"
] | josepvalls@Valls.local |
4ae78407d25b8e961c228e40dd3e8dfcd5e07872 | 8782e1871f589c5fb2b90972bea60041b26abe83 | /src/Reactioncraft/Desert/common/ItemChisel3.java | 2cc77051e2440a649605ae79594a7499934bb0f7 | [] | no_license | Eragonn1490/Reactioncraft-2 | 7c5b2be6f27ed4456cd0e094833db4cdbb862b4c | 70ee3e5130577e697336d30dd3f7488e33327410 | refs/heads/master | 2021-01-23T07:09:19.083758 | 2014-01-02T08:39:01 | 2014-01-02T08:39:01 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 313 | java | package Reactioncraft.desert.common;
import Reactioncraft.basemod.RCB;
public class ItemChisel3 extends ItemChisel
{
public ItemChisel3(int par1)
{
super(par1);
this.setMaxStackSize(1);
this.setMaxDamage(32);
this.setUnlocalizedName("Chisel");
this.setCreativeTab(RCB.ReactioncraftItems);
}
}
| [
"Chollis81@yahoo.com"
] | Chollis81@yahoo.com |
8e6e40caf6f8c134db448bff2e4d2b4722b24b3f | 4f0968da7ac2711910fae06a99a04f557d704abe | /forge/src/forge/interfaces/IUpdateable.java | 42f5f79467fb5041df609af6daf58f52915b452f | [] | no_license | lzybluee/Reeforge | 00c6e0900f55fb2927f2e85b130cebb1da4b350b | 63d0dadcb9cf86c9c64630025410951e3e044117 | refs/heads/master | 2021-06-04T16:52:31.413465 | 2020-11-08T14:04:33 | 2020-11-08T14:04:33 | 101,260,125 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 186 | java | package forge.interfaces;
import forge.match.LobbySlotType;
public interface IUpdateable{
void update(boolean fullUpdate);
void update(int slot, LobbySlotType type);
}
| [
"lzybluee@gmail.com"
] | lzybluee@gmail.com |
71eabdfcb807801be7b6372d6e32647b74a4ed8e | 9e20645e45cc51e94c345108b7b8a2dd5d33193e | /L2J_Mobius_Classic_Interlude/java/org/l2jmobius/gameserver/model/events/impl/creature/player/OnPlayerLevelChanged.java | 4b7916d89c0fd8afea44ba58487304e30bd2d05e | [] | no_license | Enryu99/L2jMobius-01-11 | 2da23f1c04dcf6e88b770f6dcbd25a80d9162461 | 4683916852a03573b2fe590842f6cac4cc8177b8 | refs/heads/master | 2023-09-01T22:09:52.702058 | 2021-11-02T17:37:29 | 2021-11-02T17:37:29 | 423,405,362 | 2 | 2 | null | null | null | null | UTF-8 | Java | false | false | 1,624 | 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.
*
... | [
"MobiusDevelopment@7325c9f8-25fd-504a-9f63-8876acdc129b"
] | MobiusDevelopment@7325c9f8-25fd-504a-9f63-8876acdc129b |
55c350c19705d89149165386c6964ba7b745a64c | dcb60a62bd3b081f83f04ff1529699883e961b6e | /CareLogic/src/com/fq/lib/tools/Base64Util.java | b8de560f4e5374d2472d3594c58eea7965808e4b | [] | no_license | ThePowerOfSwift/Care | 4915d1c77ee4e1407dfb2d6beedb67f239790876 | 7391e10be7be6c532de06b34c656c00e6d3d3b66 | refs/heads/master | 2020-09-15T16:15:16.633005 | 2016-06-13T05:36:45 | 2016-06-13T05:36:45 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,020 | java | package com.fq.lib.tools;
import java.io.ByteArrayOutputStream;
public class Base64Util {
private static final char[] base64EncodeChars = new char[] { 'A', 'B', 'C', 'D', 'E', 'F', 'G', 'H', 'I', 'J', 'K', 'L', 'M', 'N', 'O', 'P', 'Q', 'R', 'S', 'T', 'U', 'V', 'W', 'X', 'Y', 'Z', 'a', 'b', 'c', 'd', 'e', 'f', 'g... | [
"reason@reason.local"
] | reason@reason.local |
75279bf51db5e448c44ca7c3b228c44b7ce71a0c | 60d84db72f61519370c4346d2bfeefdbba2819f1 | /ggserver-core/ggserver-core-common/src/main/java/xzcode/ggserver/core/common/session/manager/ISessionManager.java | 721f7c32aea4938fd24e9e0a0851d22fa8b98f5a | [] | no_license | 0Wmcc/ggserver | 56ec683a1e29b8f50803bc65fcb3a154c8b08869 | 522ddc8d19b5ccce29ab0c17d30718f1988e45cc | refs/heads/master | 2020-12-04T01:45:33.041701 | 2019-12-28T11:33:43 | 2019-12-28T11:33:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,032 | java | package xzcode.ggserver.core.common.session.manager;
import xzcode.ggserver.core.common.session.GGSession;
/**
* 会话管理器接口
*
*
* @author zai
* 2019-11-16 11:07:13
*/
public interface ISessionManager{
/**
* 添加会话
* @param session
*
* @author zai
* 2019-11-16 11:07:21
*/
GGSession addSessionIfAbsen... | [
"379551875@qq.com"
] | 379551875@qq.com |
35c55c6dc372189a5cfb802e8d8b356b34ee9545 | 16f726820b7df1aa31acb6d02bd89ecb38ac186d | /util/hack/src/facade/primact/PushTripPoseScript.java | c8fac53c8e55f0896f6f06b83ffbb91cc8a2b731 | [] | no_license | donnaken15/Exterieur | c8bcee1e52a57783525547fc0d2c3a3aa34190d5 | 550435cba73e3ec3252b97bf77cfd172d7a5e449 | refs/heads/master | 2020-03-16T13:25:47.231107 | 2018-05-09T02:41:46 | 2018-05-09T02:41:46 | 132,690,016 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 670 | java | /* */ package facade.primact;
/* */
/* */
/* */
/* */
/* */ public class PushTripPoseScript
/* */ extends PushPoseScript
/* */ {
/* */ public void execute(Object[] paramArrayOfObject)
/* */ {
/* 11 */ Object[] arrayOfObject = new Object[2];
/* */
/* 13 */ arrayOfO... | [
"myminecraftfriend15@yahoo.com"
] | myminecraftfriend15@yahoo.com |
3a96c8a9d1fb49de538f1da4d43468205a23ec6c | d60e287543a95a20350c2caeabafbec517cabe75 | /NLPCCd/Cloudstack/14476_2.java | cd8652923a8f96f77cfadb00973c8dba4f44fcab | [
"MIT"
] | permissive | sgholamian/log-aware-clone-detection | 242067df2db6fd056f8d917cfbc143615c558b2c | 9993cb081c420413c231d1807bfff342c39aa69a | refs/heads/main | 2023-07-20T09:32:19.757643 | 2021-08-27T15:02:50 | 2021-08-27T15:02:50 | 337,837,827 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 319 | java | //,temp,sample_1051.java,2,9,temp,sample_1052.java,2,9
//,2
public class xxx {
private Pair<JobInfo.Status, String> orchestrateMigrate(final VmWorkMigrate work) throws Exception {
final VMInstanceVO vm = _entityMgr.findById(VMInstanceVO.class, work.getVmId());
if (vm == null) {
log.info("unable to find vm");
}
}
}; | [
"sgholami@uwaterloo.ca"
] | sgholami@uwaterloo.ca |
697a30fda6d6834c3af9244e2da421f1255e4972 | 2b13690fab9460dd96b1737eea46c0eac1cabf9f | /component/web/oauth-web/src/main/java/org/gatein/security/oauth/web/twitter/TwitterFilter.java | 31f57c50aeeb5f6193f7966063ced02fd0dcf6e3 | [] | no_license | ichsteffen/gatein-portal | 1f5b8359c76e91ac29f9bcdbf8399fc71f30c158 | 8c02cd8465ef41fbbbdca35abe3cf8195279d8ad | refs/heads/master | 2021-01-12T19:33:11.857359 | 2014-03-19T16:02:04 | 2014-03-21T14:01:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,507 | java | /*
* JBoss, a division of Red Hat
* Copyright 2013, Red Hat Middleware, LLC, and individual
* contributors as indicated by the @authors tag. See the
* copyright.txt in the distribution for a full listing of
* individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* under th... | [
"mposolda@gmail.com"
] | mposolda@gmail.com |
b417accb4c51de5a5e68fc2f35d4925b573b5ce0 | 077eba739191e42d50d9fd2110f00e183d37f699 | /bitcamp-20191202/v58_3-server/src/main/java/com/eomcs/lms/filter/CharacterEncodingFilter.java | e2d8e4d1cc3509ac9b76c677aacc8144322f12af | [] | no_license | eomcs/eomcs-java-project-2020 | 68fc8dd8e366e40860499898f0bff87c951ff014 | 95a643176f6fa1d52a10f0cfdcced6d3a76f9b86 | refs/heads/master | 2022-05-02T23:23:49.684296 | 2021-11-15T08:54:40 | 2021-11-15T08:54:40 | 242,740,849 | 9 | 4 | null | 2022-03-28T23:25:20 | 2020-02-24T13:17:14 | Java | UTF-8 | Java | false | false | 618 | java | package com.eomcs.lms.filter;
import java.io.IOException;
import javax.servlet.Filter;
import javax.servlet.FilterChain;
import javax.servlet.ServletException;
import javax.servlet.ServletRequest;
import javax.servlet.ServletResponse;
import javax.servlet.annotation.WebFilter;
@WebFilter("/app/*")
public class Charac... | [
"jinyoung.eom@gmail.com"
] | jinyoung.eom@gmail.com |
69ddd0a60a6fa896871f21b39270af3325068ce7 | 54b9e132bbb6f8baf850846925fd7126c5022772 | /5.implementation/VT/redsun/src/main/java/com/redsun/service/impl/ModuleServiceImpl.java | 45812cbb9d9ee79d5a8b0863c9c8477a8a4827c8 | [] | no_license | treviets/BIM | 40a10afdf6ff57939ac1c2105e23c0330b0a8fdc | ab6c85dd90ec4d8b6b89f79b07325aa54bafa09f | refs/heads/master | 2020-03-18T18:51:45.697405 | 2018-05-28T06:36:25 | 2018-05-28T06:36:25 | 135,119,151 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,671 | java | package com.redsun.service.impl;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.redsun.dao.ModulePermissionDao;
import com.redsun.dao.ModulePropertyDao;
import com.redsun.dao.ModuleRoleDao;
import com.redsun.en... | [
"caohongvu@gmail.com"
] | caohongvu@gmail.com |
fb530cb9586b26c3d9a31855a2af7801203373c7 | ed3cb95dcc590e98d09117ea0b4768df18e8f99e | /project_1_2/src/b/b/f/d/Calc_1_2_11536.java | 99509a2e94d8bb160175a54107afc653507428e6 | [] | no_license | chalstrick/bigRepo1 | ac7fd5785d475b3c38f1328e370ba9a85a751cff | dad1852eef66fcec200df10083959c674fdcc55d | refs/heads/master | 2016-08-11T17:59:16.079541 | 2015-12-18T14:26:49 | 2015-12-18T14:26:49 | 48,244,030 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 134 | java | package b.b.f.d;
public class Calc_1_2_11536 {
/** @return the sum of a and b */
public int add(int a, int b) {
return a+b;
}
}
| [
"christian.halstrick@sap.com"
] | christian.halstrick@sap.com |
28a52f6c0f52482d42a3cea747e06e27095391f4 | 91192dc19a1c9be938144ebfa8c20946673a5cd9 | /subprojects/model-core/src/main/java/org/gradle/api/internal/provider/TypeSanitizingProvider.java | 834cecd37e603f9c1eaddd52eb4b7c27fc960e90 | [
"BSD-3-Clause",
"LGPL-2.1-or-later",
"LicenseRef-scancode-mit-old-style",
"EPL-2.0",
"CDDL-1.0",
"MIT",
"LGPL-2.1-only",
"Apache-2.0",
"MPL-2.0",
"EPL-1.0"
] | permissive | JohanWranker/gradle | 6be196ba7cdc0788b042660f4d13051be45735b0 | e089307757e7ee7e1a898e84841bd2100ff7ef27 | refs/heads/master | 2021-05-01T16:25:33.448820 | 2020-01-31T23:23:58 | 2020-01-31T23:23:58 | 121,043,472 | 2 | 0 | Apache-2.0 | 2020-01-31T23:24:00 | 2018-02-10T18:43:49 | Java | UTF-8 | Java | false | false | 1,706 | java | /*
* Copyright 2020 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 applica... | [
"adam@gradle.com"
] | adam@gradle.com |
08d3f27aeaa6034cb8440a37e10584008a1a0838 | 13500dd261e0b5a8a43039cf2eac8a1baf57bfda | /coin-exchange/coin-finance/finance-service/src/main/java/com/yimin/domain/ForexClosePositionOrder.java | 804386da99807d30449d0a5fe13938f9836e1e6e | [] | no_license | tommyip2009/coin-exchange | 9c94af04c566276873d8a2b5f0ca79364bbfadce | f9ed155a42175761a1f6307b95f7da142ccd2e2c | refs/heads/master | 2023-03-07T15:43:19.703992 | 2020-12-20T22:55:04 | 2020-12-20T22:55:04 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,069 | java | package com.yimin.domain;
import com.baomidou.mybatisplus.annotation.IdType;
import com.baomidou.mybatisplus.annotation.TableField;
import com.baomidou.mybatisplus.annotation.TableId;
import com.baomidou.mybatisplus.annotation.TableName;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelPro... | [
"hymlaucs@gmail.com"
] | hymlaucs@gmail.com |
503c172bd6dcc9673ad0ec1b2dd87446f3be91a8 | dc121eb2e68f562de37a4319d5a407e3bb05d382 | /discovery-guide-service/src/main/java/com/nepxion/discovery/guide/service/rest/ARestImpl.java | ba5523675567403ab830eb0f5b01cb6677c4c166 | [
"Apache-2.0"
] | permissive | liscai/DiscoveryGuide | 16790799094f671017d9ff02aef0c7b34b5651e1 | f463a6ec2ac93690bb170dd30d91ebf8e01bd2bb | refs/heads/master | 2022-11-08T19:48:17.295570 | 2020-06-25T11:54:24 | 2020-06-25T11:54:24 | 274,926,100 | 1 | 0 | Apache-2.0 | 2020-06-25T13:40:50 | 2020-06-25T13:40:49 | null | UTF-8 | Java | false | false | 1,497 | java | package com.nepxion.discovery.guide.service.rest;
/**
* <p>Title: Nepxion Discovery</p>
* <p>Description: Nepxion Discovery</p>
* <p>Copyright: Copyright (c) 2017-2050</p>
* <p>Company: Nepxion</p>
* @author Haojun Ren
* @version 1.0
*/
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.spring... | [
"1394997@qq.com"
] | 1394997@qq.com |
507a9b0725f3cba07653bc3afeeadefe4a21a5c6 | 20eb62855cb3962c2d36fda4377dfd47d82eb777 | /IntroClassJava/dataset/median/aaceaf4ad658a90db957967d2852b7dfa81b42f4ab8dbdf2f7c9847a6072e1741a6b0cbd2ea52f5669f2da1cdf925ec565d257320cf93b97bc9bc99f000e1871/003/mutations/207/median_aaceaf4a_003.java | c72aa4c02f5b8ca9457ae658b77a2b64cf564524 | [] | no_license | ozzydong/CapGen | 356746618848065cce4e253e5d3c381baa85044a | 0ba0321b6b1191443276021f1997833342f02515 | refs/heads/master | 2023-03-18T20:12:02.923428 | 2020-08-21T03:08:28 | 2020-08-21T03:08:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,386 | java | package introclassJava;
class IntObj {
public int value;
public IntObj () {
} public IntObj (int i) {
value = i;
}
}
class FloatObj {
public float value;
public FloatObj () {
} public FloatObj (float i) {
value = i;
}
}
class LongObj {
public long value;
public... | [
"justinwm@163.com"
] | justinwm@163.com |
bdd61d5ef7ff3579ea16d41bfd2f5919ecb1846b | 5749482ab458a4f561d13cdaeeee0ccd54e76e81 | /src/localizer/USLocalizerDoubleEdge.java | fa539e07daea05268e1588ae76f69f2015ad26cc | [] | no_license | hptruong93/DPM-Winter2014 | f08909ca30f7df2a3ff47394075d340d4e8fd891 | a67c4bd96b47144c83acfa5501fb1848fd8d96a6 | refs/heads/master | 2021-01-24T06:29:38.199657 | 2014-04-16T04:49:08 | 2014-04-16T04:49:08 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,527 | java | package localizer;
import java.util.ArrayList;
import odometry.Odometer;
import odometry.WheelDriver;
import pollerContinuous.ContinuousUSPoller;
import utilities.Display;
/**
* USLocalizerDoubleEdge.java
* ECSE 211 - TEAM 16
*
* Hoai Phuoc Truong - 260526454
* Francis O'brien - 260582444
* Alex... | [
"hptruong93@gmail.com"
] | hptruong93@gmail.com |
a0065e6b8d38d8145987a756c401406e26c5d46a | bac24465b09a3a4938965906cba7501423005a9d | /src/test/java/com/zx/sms/common/TestBDBQueueMap.java | 0f3466a1406daf0660ea171ebe3ff3d4d60affcc | [
"Apache-2.0"
] | permissive | swjsj/SMSGate | 05e118283e19799183ab97e3dc1aaeae4819fe1b | c63fda717162684a4ea4f705f17d00bf4e1d7cc9 | refs/heads/netty4 | 2020-04-18T01:35:49.333084 | 2019-01-16T04:53:43 | 2019-01-16T04:53:43 | 167,124,527 | 0 | 0 | Apache-2.0 | 2019-01-23T05:45:10 | 2019-01-23T05:45:09 | null | UTF-8 | Java | false | false | 1,016 | java | package com.zx.sms.common;
import io.netty.buffer.ByteBuf;
import io.netty.buffer.Unpooled;
import java.nio.ByteBuffer;
import java.nio.ByteOrder;
import org.apache.commons.lang.time.DateFormatUtils;
import org.junit.Test;
import com.zx.sms.common.util.CachedMillisecondClock;
public class TestBDBQ... | [
"jameslover121@163.com"
] | jameslover121@163.com |
ce298e13d3c5296ad2e84151dd5182fd0caac40f | f69a85b6509aa10d72961b8b8dd322622ec01914 | /app/src/main/java/com/dyh/commonlib/ui/adapter/SelectDeliveryAddressListAdapter.java | 64ffc89ad2c9ba05caea60d2bafa079be2475a51 | [] | no_license | zqlhh/CommonLib | 012e9528d71866a0005f08229739bd5641ccef34 | 6b97f3a934fdd489cd89505f62fb42d41448b8d6 | refs/heads/master | 2022-03-29T18:42:04.620487 | 2020-01-15T08:52:25 | 2020-01-15T08:52:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,722 | java | package com.dyh.commonlib.ui.adapter;
import android.support.annotation.NonNull;
import android.view.View;
import android.widget.CheckBox;
import android.widget.CompoundButton;
import com.dyh.commonlib.R;
import com.dyh.commonlib.entity.response.DeliveryAddressManageItemBean;
import com.dyh.common.lib.dw.listview.Bas... | [
"648731994@qq.com"
] | 648731994@qq.com |
6958111d62dda3aac4893f7ee6bd63168b41b9f0 | 674b10a0a3e2628e177f676d297799e585fe0eb6 | /src/main/java/com/google/android/gms/common/api/internal/zag.java | 986cd7ffb449c8847c630e49179f28f98db2b430 | [] | no_license | Rune-Status/open-osrs-osrs-android | 091792f375f1ea118da4ad341c07cb73f76b3e03 | 551b86ab331af94f66fe0dcb3adc8242bf3f472f | refs/heads/master | 2020-08-08T03:32:10.802605 | 2019-10-08T15:50:18 | 2019-10-08T15:50:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,737 | java | package com.google.android.gms.common.api.internal;
import android.os.DeadObjectException;
import android.os.RemoteException;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import com.google.android.gms.common.Feature;
import com.google.android.gms.common.api.Status;
import com.google.android... | [
"kslrtips@gmail.com"
] | kslrtips@gmail.com |
bc06b82aa21faa6261dbd040c1b94c16f1846350 | 8b46b9c92e7b35919618b0696b3657ee13010945 | /src/main/java/org/codelibs/fione/h2o/bindings/pojos/GenericV3.java | f389743ba56cd0051259932313be8f57f1020e43 | [
"Apache-2.0"
] | permissive | fireae/fione | 837bebc22f7b7d42ed3079ff212eaf17cbcfebc6 | b26f74d2fff6b9c34f64446503dd45edf0716ed8 | refs/heads/master | 2021-03-11T05:02:53.309517 | 2020-03-09T20:49:31 | 2020-03-09T20:49:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,649 | java | /*
* Copyright 2012-2020 CodeLibs Project and the Others.
*
* 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... | [
"shinsuke@apache.org"
] | shinsuke@apache.org |
4bfc7151e86389cfb6a224842b8c69fa1462456c | 69c7d4e36de11709d08d3a897b9e7cebf864daf7 | /app/src/main/java/com/faendir/kepi/vpviewer/contexts/BootBroadcastReceiver.java | 5cd5339c0ccae3c144b31a63a146ea2b85aec8b3 | [] | no_license | F43nd1r/VPViewer | a524a93eacdb52b614b545ede7f30185d43521a9 | 290c1d009fe44b10a0e2d27bc741db1f741265ad | refs/heads/master | 2021-01-18T20:30:31.406834 | 2016-10-03T18:19:50 | 2016-10-03T18:19:50 | 52,690,192 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,320 | java | package com.faendir.kepi.vpviewer.contexts;
import android.app.AlarmManager;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.preference.PreferenceManager;
import android.support.annotation.NonNull;
import... | [
"lukas.morawietz@gmail.com"
] | lukas.morawietz@gmail.com |
68db00d09c1d9a92ebacb5e7ca43d1a8fcc4aa96 | be73270af6be0a811bca4f1710dc6a038e4a8fd2 | /crash-reproduction-moho/results/XRENDERING-418-14-16-MOEAD-WeightedSum:TestLen:CallDiversity/org/xwiki/rendering/internal/parser/wikimodel/DefaultXWikiGeneratorListener_ESTest_scaffolding.java | 071f09b9f1b8e3da04616b0dec42b4c0682b048b | [] | 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 | 479 | java | /**
* Scaffolding file used to store all the setups needed to run
* tests automatically generated by EvoSuite
* Wed Apr 08 04:25:05 UTC 2020
*/
package org.xwiki.rendering.internal.parser.wikimodel;
import org.evosuite.runtime.annotation.EvoSuiteClassExclude;
import org.junit.BeforeClass;
import org.junit.Before... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
34e4711cccba3e3744f6a8b579228c10eb956979 | 558667608651dfd5778e3cc1131e9eaf5f1be8d7 | /smali/com/twocloo/com/cn/activitys/ReadbookDown$1.java | d07849bd02f0e661bec857229d42f906ab405b07 | [] | no_license | gambol/chunqingaikan | 0cd6b0d3ca855f2d1a5ad22f7be3c46f8b1e6984 | 25fa70619ab484e61124465a0b4bdec1cdb5bf62 | refs/heads/master | 2021-01-10T11:13:41.624112 | 2015-03-04T14:08:40 | 2015-03-04T14:08:40 | 36,016,628 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,361 | java | package com.twocloo.com.cn.activitys; class ReadbookDown$1 { void a() { int a;
a=0;// .class Lcom/twocloo/com/cn/activitys/ReadbookDown$1;
a=0;// .super Ljava/lang/Object;
a=0;// .source "ReadbookDown.java"
a=0;//
a=0;// # interfaces
a=0;// .implements Landroid/view/View$OnClickListener;
a=0;//
a=0;//
a=0;// # annot... | [
"zhenbao.zhou@qunar.com"
] | zhenbao.zhou@qunar.com |
12cf4eb448fb26487eac07fd107d9b3ed1037ff7 | c2d8181a8e634979da48dc934b773788f09ffafb | /storyteller/output/gasbooknet/ShowBrandAction.java | e68a6d9346ac8cde77f1c4397d93822f6c8971b7 | [] | no_license | toukubo/storyteller | ccb8281cdc17b87758e2607252d2d3c877ffe40c | 6128b8d275efbf18fd26d617c8503a6e922c602d | refs/heads/master | 2021-05-03T16:30:14.533638 | 2016-04-20T12:52:46 | 2016-04-20T12:52:46 | 9,352,300 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,643 | java | package net.gasbooknet.web.app;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import net.gasbooknet.model.*;
import net.gasbooknet.model.crud.*;
import org.apache.struts.action.Action;
import org.apache.struts.action.ActionForm;
import org.apache.struts.action... | [
"toukubo@gmail.com"
] | toukubo@gmail.com |
0df6d7c5a35abd15eea629eff5993fe531067281 | fdd4cc6f8b5a473c0081af5302cb19c34433a0cf | /src/modules/agrega/gestorflujo/src/main/java/es/pode/gestorFlujo/presentacion/objetosPendientes/MostrarODESPendientesDespublicados.java | 09bd9f85b9307375648ccc731f519d59ed36eb10 | [] | no_license | nwlg/Colony | 0170b0990c1f592500d4869ec8583a1c6eccb786 | 07c908706991fc0979e4b6c41d30812d861776fb | refs/heads/master | 2021-01-22T05:24:40.082349 | 2010-12-23T14:49:00 | 2010-12-23T14:49:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,126 | java | // license-header java merge-point
package es.pode.gestorFlujo.presentacion.objetosPendientes;
/**
*
*/
public final class MostrarODESPendientesDespublicados extends org.apache.struts.action.Action
{
public org.apache.struts.action.ActionForward execute(org.apache.struts.action.ActionMapping mapping, or... | [
"build@zeno.siriusit.co.uk"
] | build@zeno.siriusit.co.uk |
8a4598426931f9f9d374c9f7870750f129cddf7e | a5f2ded17f5d1440bdb5db9a035841022adc6527 | /src/main/java/edu/uiowa/slis/GeoNames/Feature/FeatureLabel.java | 80d6ee2376997e26a0d5cb5ff85e99703d66770f | [] | no_license | eichmann/GeoNamesTagLib | 4f879455db4e1cf1996023c73aa389dc6e292e89 | 21cd75a964b8ea316ff9e633508408e7868640c3 | refs/heads/master | 2021-12-27T22:40:34.413421 | 2020-01-20T17:44:33 | 2020-01-20T17:44:33 | 135,755,001 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,596 | java | package edu.uiowa.slis.GeoNames.Feature;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import javax.servlet.jsp.JspException;
import javax.servlet.jsp.JspTagException;
@SuppressWarnings("serial")
public class FeatureLabel extends edu.uiowa.slis.GeoNames.TagLibSupport {
static ... | [
"david-eichmann@uiowa.edu"
] | david-eichmann@uiowa.edu |
72abf26d9e023468c327abf2f7518a8d3fdb677a | bccb412254b3e6f35a5c4dd227f440ecbbb60db9 | /hl7/model/V2_7/datastructure/AUI.java | 209fad4e1e0218fbf465bda5c71b074c66448b0c | [] | no_license | nlp-lap/Version_Compatible_HL7_Parser | 8bdb307aa75a5317265f730c5b2ac92ae430962b | 9977e1fcd1400916efc4aa161588beae81900cfd | refs/heads/master | 2021-03-03T15:05:36.071491 | 2020-03-09T07:54:42 | 2020-03-09T07:54:42 | 245,967,680 | 0 | 0 | null | null | null | null | UHC | Java | false | false | 8,807 | java | package hl7.model.V2_7.datastructure;
import hl7.bean.datastructure.DataStructure;
import hl7.bean.message.MessageStructure;
import hl7.bean.table.Table;
public class AUI extends hl7.model.V2_6.datastructure.AUI{
public static final String VERSION = "2.7";
public static final String AUTHORIZATION_NUMBER = "Authoriz... | [
"terminator800@hanmail.net"
] | terminator800@hanmail.net |
d6fb25c1012ae94dfd96c69b0234a09486ae3974 | 7dd73504d783c7ebb0c2e51fa98dea2b25c37a11 | /eaglercraft-main/eaglercraft-main/sp-server/src/main/java/net/minecraft/src/RecipesCrafting.java | 1910997ec83139ab817269a638ff5074d3f1eb24 | [
"CC-BY-NC-4.0"
] | permissive | bagel-man/bagel-man.github.io | 32813dd7ef0b95045f53718a74ae1319dae8c31e | eaccb6c00aa89c449c56a842052b4e24f15a8869 | refs/heads/master | 2023-04-05T10:27:26.743162 | 2023-03-16T04:24:32 | 2023-03-16T04:24:32 | 220,102,442 | 3 | 21 | MIT | 2022-12-14T18:44:43 | 2019-11-06T22:29:24 | C++ | UTF-8 | Java | false | false | 2,382 | java | package net.minecraft.src;
public class RecipesCrafting {
/**
* Adds the crafting recipes to the CraftingManager.
*/
public void addRecipes(CraftingManager par1CraftingManager) {
par1CraftingManager.addRecipe(new ItemStack(Block.chest),
new Object[] { "###", "# #", "###", '#', Block.planks });
par1Crafti... | [
"tom@blowmage.com"
] | tom@blowmage.com |
83540601fca21dd2a942d9b121d181547ead74fc | 647ec12ce50f06e7380fdbfb5b71e9e2d1ac03b4 | /com.tencent.mm/classes.jar/com/google/firebase/messaging/b$a.java | 1f027fe575f92ad6e27f50bb83519d14ed0d737a | [] | 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 | 336 | java | package com.google.firebase.messaging;
public final class b$a
{
public static final int fcm_fallback_notification_channel_label = 2131759851;
}
/* Location: L:\local\mybackup\temp\qq_apk\com.tencent.mm\classes7.jar
* Qualified Name: com.google.firebase.messaging.b.a
* JD-Core Version: ... | [
"98632993+tsuzcx@users.noreply.github.com"
] | 98632993+tsuzcx@users.noreply.github.com |
4bbd6d0ef289eeadddde7dfb7e1d49c4757231c1 | 40cd4da5514eb920e6a6889e82590e48720c3d38 | /desktop/old/adv/src/test/java/code/adv/ValChangingImpl.java | fdb7c3687b8f95a6f5c1b19dc45dc5b407d87ffa | [] | no_license | Cardman/projects | 02704237e81868f8cb614abb37468cebb4ef4b31 | 23a9477dd736795c3af10bccccb3cdfa10c8123c | refs/heads/master | 2023-08-17T11:27:41.999350 | 2023-08-15T07:09:28 | 2023-08-15T07:09:28 | 34,724,613 | 4 | 0 | null | 2020-10-13T08:08:38 | 2015-04-28T10:39:03 | Java | UTF-8 | Java | false | false | 445 | java | package code.adv;
public final class ValChangingImpl implements ValueChanging {
private final boolean condition;
private String action = "";
public ValChangingImpl(boolean _condition) {
condition = _condition;
}
@Override
public boolean skip() {
return condition;
}
@... | [
"f.desrochettes@gmail.com"
] | f.desrochettes@gmail.com |
650fac67f29fbc61059bdb7d4bf68754cf0e7372 | ea5606548f813f4b271841f029bfd6c80fc0440e | /app/src/main/java/com/example/myapplication/principal.java | 4e142ec99ed9814736f0ebb8290191e462af4479 | [] | no_license | wilnierpitre/Tess | 5fdf9e7743710cb6971d8cba5daf51ffb8b0367a | 2337b58778fd32029da360a1042bd9a1799caa9a | refs/heads/main | 2023-03-21T15:34:07.224146 | 2021-03-15T15:53:00 | 2021-03-15T15:53:00 | 329,805,579 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,220 | java | package com.example.myapplication;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.net.Uri;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.I... | [
"="
] | = |
206bc648e9f072365e202ad75782cb57ade9c5f0 | c528842c39232c9b1f53dbacbc59b7cdef53e394 | /src/chapter13_제네릭/CompareMethodExample.java | 59dd54748bc431837fff4653a82d5da5a134572b | [] | no_license | sskim91/thisisjava | 5a18c8f1cbdebae63e465afbf642da71eabb1f8d | fe4398dea6119c13df9b79987142eba6af40ce1a | refs/heads/master | 2021-07-15T20:40:45.024226 | 2017-10-20T11:31:59 | 2017-10-20T11:31:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,075 | java | package chapter13_제네릭;
public class CompareMethodExample {
public static void main(String[] args) {
Pair<Integer, String> p1 = new Pair<Integer, String>(1, "사과");
Pair<Integer, String> p2 = new Pair<Integer, String>(1, "사과");
//구체적인 타입을 명시적으로 지정
boolean result1 = Util.<Integer, St... | [
"tjdtjq91@gmail.com"
] | tjdtjq91@gmail.com |
c00b05b83ddc1d3d99d0700302a5687d96c08ed2 | dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9 | /data_defect4j/preprossed_method_corpus/Math/27/org/apache/commons/math3/geometry/partitioning/utilities/AVLTree_size_263.java | 263f34a5164063b8dfec49dd15b35e48c75799ed | [] | 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 | 1,223 | java |
org apach common math3 geometri partit util
avl tree
purpos sort element allow
duplic element code equal
code sort set sortedset
specif need null element allow
code equal method suffici
differenti element link delet delet method
implement equal oper
order mark method provid
semant
code sort set sort... | [
"hvdthong@gmail.com"
] | hvdthong@gmail.com |
70a5ab8eecdbbfea2772f93b13a2fb536703e871 | 8ae8e5d84aa44409e379d366a1e0f1e94cd7a77c | /src/main/java/com/djsoft/politicalpick/repository/PersistenceAuditEventRepository.java | c5a1851678925ce8f92d53d740d957b3d2304a5e | [] | no_license | jewettdiane/political-pick | 6553dfa85abb8d252dd0669a4c1a28f0389b0192 | b49fd27417ac5b72ff6f9e05f5ebc33c60512bda | refs/heads/master | 2022-12-26T20:58:18.335276 | 2019-08-23T20:33:40 | 2019-08-23T20:33:40 | 204,066,268 | 0 | 0 | null | 2022-12-16T05:03:09 | 2019-08-23T20:33:27 | Java | UTF-8 | Java | false | false | 996 | java | package com.djsoft.politicalpick.repository;
import com.djsoft.politicalpick.domain.PersistentAuditEvent;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.springframework.data.jpa.repository.JpaRepository;
import java.time.Instant;
import java.util.List;
/**
*... | [
"jhipster-bot@jhipster.tech"
] | jhipster-bot@jhipster.tech |
672f08bce6b331e13b1f454a07cb7f9a45ca24e0 | ddec46506cbdee03b495b7bc287b14abab12c701 | /jdk1.8/src/com/sun/org/apache/xml/internal/dtm/DTMWSFilter.java | 2aa24700c8bd999843645ef68c67ca2f604efc54 | [] | no_license | kvenLin/JDK-Source | f86737d3761102933c4b87730bca8928a5885287 | 1ff43b09f1056d91de97356be388d58c98ba1982 | refs/heads/master | 2023-08-10T11:26:59.051952 | 2023-07-20T06:48:45 | 2023-07-20T06:48:45 | 161,105,850 | 60 | 24 | null | 2022-06-17T02:19:27 | 2018-12-10T02:37:12 | Java | UTF-8 | Java | false | false | 1,827 | java | /*
* Copyright (c) 2007-2012, Oracle and/or its affiliates. All rights reserved.
* ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*/
/*
* Copyright 1999-2004 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except i... | [
"1256233771@qq.com"
] | 1256233771@qq.com |
0c5cef5e89ba07da5c88976197d8314788d78808 | 20cfebfb1552d2cc6637bb2be13be76fd3170e46 | /leetcode/src/MinCostClimbingStairs.java | fea28340710f5bdeba09b916a28739674a35a93a | [] | no_license | pankajmore/DPP | af7f66b3df36e49e9042eb0344f5dd8a39fc1bbb | bbbd2e8b0033411a98b63eba51486215a001ec46 | refs/heads/master | 2020-04-04T06:12:13.632124 | 2018-10-12T01:09:37 | 2018-10-12T01:09:37 | 8,388,144 | 9 | 5 | null | null | null | null | UTF-8 | Java | false | false | 449 | java | /** https://leetcode.com/problems/min-cost-climbing-stairs/description/ */
class MinCostClimbingStairs {
int minCostClimbingStairs(int[] cost) {
if (cost.length < 2) {
return 0;
}
int[] min = new int[cost.length];
for (int i = cost.length - 1; i >= 0; i--) {
min[i] = cost[i];
if (i <... | [
"pankajmore@gmail.com"
] | pankajmore@gmail.com |
1c1d2f42b233b652aeaea6f0d473baf68f3b42f9 | e75be673baeeddee986ece49ef6e1c718a8e7a5d | /submissions/blizzard/Corpus/eclipse.jdt.ui/9617.java | e7076c4d7ff0c2c1e998f32c3187b187c392aebd | [
"MIT"
] | permissive | zhendong2050/fse18 | edbea132be9122b57e272a20c20fae2bb949e63e | f0f016140489961c9e3c2e837577f698c2d4cf44 | refs/heads/master | 2020-12-21T11:31:53.800358 | 2018-07-23T10:10:57 | 2018-07-23T10:10:57 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,243 | java | /*******************************************************************************
* Copyright (c) 2005, 2011 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, an... | [
"tim.menzies@gmail.com"
] | tim.menzies@gmail.com |
1ad351295e368728ee308ceb81fbcc2b2bd67521 | 86fc030462b34185e0b1e956b70ece610ad6c77a | /src/main/java/com/alipay/api/domain/KoubeiMarketingCampaignUserAssetQueryModel.java | 590c88eff08059450eb5c71044d6ce687a669eac | [] | no_license | xiang2shen/magic-box-alipay | 53cba5c93eb1094f069777c402662330b458e868 | 58573e0f61334748cbb9e580c51bd15b4003f8c8 | refs/heads/master | 2021-05-08T21:50:15.993077 | 2018-11-12T07:49:35 | 2018-11-12T07:49:35 | 119,653,252 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,479 | java | package com.alipay.api.domain;
import com.alipay.api.AlipayObject;
import com.alipay.api.internal.mapping.ApiField;
/**
* 用户口碑优惠资产查询接口
*
* @author auto create
* @since 1.0, 2017-08-08 19:56:13
*/
public class KoubeiMarketingCampaignUserAssetQueryModel extends AlipayObject {
private static final lo... | [
"xiangshuo@10.17.6.161"
] | xiangshuo@10.17.6.161 |
9e9c28bd4187da0d33751868c5161f946cd600a2 | bc0c102e0e914e2ec20843067f753a1c522dac85 | /webDemo/src/service/UserService.java | 12bf8947de0bf5823de159d6df995ee98a19bcd7 | [] | no_license | Apuuu66/javaweb | 2e5131a7262dacd5a1a3dfd9bf74d7ee3fecf572 | 5dba8ada7dc2242ad3ba39cb4ec0015467577976 | refs/heads/master | 2022-05-03T07:31:55.788897 | 2017-09-05T14:45:20 | 2017-09-05T14:45:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 554 | java | package service;
import java.io.IOException;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import dao.UserDao;
import domain.User;
/**
* Servlet implementation class UserService
*/
public cl... | [
"466007639@qq.com"
] | 466007639@qq.com |
9ae228d9a18bada67efb50ed919013ba596b574f | 6e3c5dfd47175d647ab4bf0e6c80e2cd44df7580 | /ObserverReview/src/test/Chrono.java | 9d7f69c762415dcd40a5f580a64d2efaecb43b6b | [] | no_license | dorolyci4/Design-Pattern-Exercices | 4f4981520a112adfab963fc897af2b2e2a67e31a | c0f4b623433b813d6b638c5760804daa818696dd | refs/heads/master | 2022-04-27T22:27:27.705809 | 2020-01-25T23:02:06 | 2020-01-25T23:02:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,026 | java | package test;
import java.util.ArrayList;
import java.util.List;
public class Chrono implements Subject {
private int secondes;
private int minutes;
private int heures;
List<DisplayObserver> displayObservers = new ArrayList<DisplayObserver>();
List<SonnerieObserver> sonnerieObservers = new ArrayList<SonnerieOb... | [
"Hassen.BenSlima"
] | Hassen.BenSlima |
77020eb903262d0f4b0066c2418ba33d0eb885da | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/26/26_de7f31b0f40e85924c516cac4c4abe122244ee66/HttpPostUtil/26_de7f31b0f40e85924c516cac4c4abe122244ee66_HttpPostUtil_t.java | 6a940940abf18c5ed8f730ed083f4790cf079e13 | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 3,675 | java | //
// samskivert library - useful routines for java programs
// Copyright (C) 2001-2012 Michael Bayne, et al.
// http://github.com/samskivert/samskivert/blob/master/COPYING
package com.samskivert.net;
import java.io.BufferedReader;
import java.io.DataOutputStream;
import java.io.InputStreamReader;
import j... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
d5957951674979fa861aa33f56a3abe5522657ac | 7471ad83a2d1e9777dd341cb069ccfafed796ece | /26-security/src/main/java/security26/model/Clients.java | 5f63f9d867bf2537b960fa184d59e9983b53569f | [] | no_license | kyo9988789/spring-sercurity | 18b8a59b54984db769aef93c973ba773576c7e76 | 0a36aab4c437970858ba1511345e6b0040ac94da | refs/heads/main | 2023-03-31T17:45:12.072393 | 2021-04-14T03:22:25 | 2021-04-14T03:22:25 | 357,759,572 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,033 | java | package security26.model;
import com.alibaba.fastjson.JSON;
import org.springframework.security.core.GrantedAuthority;
import org.springframework.security.oauth2.provider.ClientDetails;
import java.util.*;
public class Clients implements ClientDetails {
private String clientId;
@Override
public String g... | [
"704378949@qq.com"
] | 704378949@qq.com |
6934734cfa6c7fb8a3569701fb5fafac9d9dd441 | 9491206f1f96009b6f106ece0ff383f12e2c8285 | /src/main/java/ar/com/system/afip/wsfe/service/api/PaisTipo.java | 33474e019c79a69d23082dbec2ab4fd665f3b56c | [
"Apache-2.0"
] | permissive | sebasira/afip | ce687ff7c8d9c69abcc18e30b4d953fc4a3f4dc8 | f290c63f875e409dd094e09bbae17e41004a73dd | refs/heads/master | 2020-03-29T15:06:37.066950 | 2018-06-06T14:47:35 | 2018-06-06T14:47:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,645 | java | package ar.com.system.afip.wsfe.service.api;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
/**
* <p>
* Clase Java para PaisTipo complex type.
*
* <p>
* El siguiente fragment... | [
"lbrasseur@gmail.com"
] | lbrasseur@gmail.com |
ab3ece6297e276537b331801dffc4d960b8bed1f | d224ca39564ac26cf7c528fbaac647655598990f | /betterlive-service/src/main/java/com/kingleadsw/betterlive/service/UserSingleCouponService.java | 5f5226756c6739ee46e72c7da159646bafcdf624 | [] | no_license | Jane007/betterlive | ca921a19f92769363c6ea2177b4a315be4a8d50d | 210ec86c358a985736e3b06ff00de597bc5c01b0 | refs/heads/master | 2020-03-14T00:37:53.863259 | 2018-04-28T01:44:59 | 2018-04-28T01:44:59 | 131,360,474 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 374 | java | package com.kingleadsw.betterlive.service;
import java.util.List;
import com.kingleadsw.betterlive.core.page.PageData;import com.kingleadsw.betterlive.core.service.BaseService;
import com.kingleadsw.betterlive.model.UserSingleCoupon;
public interface UserSingleCouponService extends BaseService<UserSingleCoupon>{
Li... | [
"zhangjingvc@163.com"
] | zhangjingvc@163.com |
9efa5fb9f006b37dcf38e7f769088c2033d40c71 | a0a5e8655c7b344d2566fc7c585caf443fb17682 | /src/main/java/com/renxl/club/raft/core/NodeBuilder.java | 1e85f6d9a92a37261e3682f0aabd8d31b233ed88 | [] | no_license | renxinlin/renxl-raft | c2ee04ee97c3b0f501b967d019357c2c60a2888b | ed7cc1c9f3333cd416ef32d1378828db349225bf | refs/heads/master | 2023-01-04T02:34:24.843853 | 2020-09-24T07:26:02 | 2020-09-24T07:26:02 | 290,180,306 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,257 | java | package com.renxl.club.raft.core;
import com.google.common.base.Preconditions;
import com.google.common.eventbus.EventBus;
import com.renxl.club.raft.config.DefaultConfig;
import com.renxl.club.raft.connector.Connector;
import com.renxl.club.raft.connector.NioConnector;
import com.renxl.club.raft.core.member.Endpoint;... | [
"123456"
] | 123456 |
1e1410a0a7d6dcb4c3967b68269abc09088107ba | a69843c67fd8a5b227837bd253fde3f672739e87 | /executor/src/test/java/com/linkedpipes/etl/executor/component/configuration/DefaultControlTest.java | f57869d23b48ac5fd416a8404acd663af41be046 | [
"MIT"
] | permissive | eghuro/etl | 28713014be4db6bb010bd8c6a4e9a8249857ed2f | 5d74f9156397a4b48ad0eb3d833721dc67ba74a2 | refs/heads/master | 2020-04-02T02:41:15.816327 | 2018-09-20T11:44:31 | 2018-09-20T11:44:31 | 153,922,127 | 0 | 0 | NOASSERTION | 2018-10-20T15:53:20 | 2018-10-20T15:53:20 | null | UTF-8 | Java | false | false | 3,379 | java | package com.linkedpipes.etl.executor.component.configuration;
import com.linkedpipes.etl.executor.api.v1.vocabulary.LP_OBJECTS;
import com.linkedpipes.etl.rdf.utils.RdfBuilder;
import com.linkedpipes.etl.rdf.utils.RdfUtilsException;
import com.linkedpipes.etl.executor.rdf.entity.EntityReference;
import com.linkedpipes... | [
"skodapetr@gmail.com"
] | skodapetr@gmail.com |
a3eaa9ff85d8c2330bc3411ec1dff0cacac98726 | a840a5e110b71b728da5801f1f3e591f6128f30e | /src/test/java/com/google/security/zynamics/binnavi/Common/GenericEquivalenceRelationFactory.java | eb41118bed4f50373783e74b3a4e394bfe294869 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | tpltnt/binnavi | 0a25d2fde2c6029aeef4fcfec8eead5c8e51f4b4 | 598c361d618b2ca964d8eb319a686846ecc43314 | refs/heads/master | 2022-10-20T19:38:30.080808 | 2022-07-20T13:01:37 | 2022-07-20T13:01:37 | 107,143,332 | 0 | 0 | Apache-2.0 | 2023-08-20T11:22:53 | 2017-10-16T15:02:35 | Java | UTF-8 | Java | false | false | 1,120 | java | /*
Copyright 2014 Google Inc. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in ... | [
"cblichmann@google.com"
] | cblichmann@google.com |
4a6520b4980950843d12f5a6e3d5117550bff9a9 | 0432a6ad0856a14ce864fc8c18a6ba962b98be15 | /dubbo-remoting/dubbo-remoting-zookeeper/src/test/java/org/apache/dubbo/remoting/zookeeper/zkclient/ZkClientWrapperTest.java | 9105b842facd65aa24f2bc7b744e75fe748e6c05 | [
"Apache-2.0"
] | permissive | wsccoder/incubator-dubbo | 4661f0fa3eab4dee851b83c16cff3338f8963db7 | db8293a88a8b1cd77dca1c325e44dcb235e73725 | refs/heads/master | 2020-03-28T15:48:36.882476 | 2019-12-27T07:54:00 | 2019-12-27T07:54:00 | 148,628,090 | 3 | 3 | Apache-2.0 | 2018-09-13T11:30:54 | 2018-09-13T11:30:54 | null | UTF-8 | Java | false | false | 2,053 | java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | [
"ian.luo@gmail.com"
] | ian.luo@gmail.com |
81d473c3f5da231b61544bb731f793daf956e772 | 2ba0f4afeee60d48a66c496c68e224f4d48e5c06 | /src/ca/wimsc/client/mobile/AbstractDropDownMenu.java | 860b5c49b4ebc8bbfaf5e480a90c194b9e989641 | [
"Apache-2.0"
] | permissive | jamesagnew/whereismystreetcar | 6ed7b5252debb141b36b179715695b75d56cf81c | 2906e511737ebef79d53d61654fccab97d707bb6 | refs/heads/master | 2020-06-30T03:21:12.088455 | 2015-07-29T22:25:13 | 2015-07-29T22:25:13 | 39,918,826 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,127 | java | package ca.wimsc.client.mobile;
import ca.wimsc.client.common.map.BaseOuterPanel;
import ca.wimsc.client.common.map.BottomPanel;
import ca.wimsc.client.common.top.BaseTopPanel;
import ca.wimsc.client.common.widgets.google.MobileScrollPanel;
import com.google.gwt.core.client.Scheduler;
import com.google.gwt.co... | [
"jamesagnew@gmail.com"
] | jamesagnew@gmail.com |
c0e69d48d893ae6bc254f88818ba9c2348853c97 | 0554f194b0ea739fc335a152a3145c2ae96b0245 | /fest-assert-android-test/src/main/java/org/fest/assertions/api/StringAssert_isEmpty_Test.java | 4d935094e76e1e1115a31676bd39d2adc291049e | [
"Apache-2.0"
] | permissive | nicstrong/fest-assertions-android | 76e4239e34130f72c2503590a9657c316c8570ef | 2869c3279ae7eaa8dd7e76a9802e33ca5d16fac8 | refs/heads/master | 2016-09-09T18:19:20.501101 | 2011-12-18T23:11:23 | 2011-12-18T23:11:23 | 1,804,253 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,284 | java | /*
* Created on Dec 21, 2010
*
* 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... | [
"nic.strong@gmail.com"
] | nic.strong@gmail.com |
9bb651d49078765697bf84fe4f6d4aaf62c31502 | 67f86bb3d09cbc86cac698b3f0abaf01457a966a | /master/ecoware-monitoring-master/ecoware-monitoring-master/ECoWare/src/ecoware/ecowareaccessmanager/ECoWareMessage.java | 14e49ac9d8a46e15b53778871cba4bcf664ae5cf | [
"MIT"
] | permissive | tied/DevArtifacts | efba1ccea5f0d832d4227c9fe1a040cb93b9ad4f | 931aabb8cbf27656151c54856eb2ea7d1153203a | refs/heads/master | 2020-06-06T01:48:32.149972 | 2018-12-08T15:26:16 | 2018-12-08T15:26:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,652 | java | package ecoware.ecowareaccessmanager;
/**
* @author Armando Varriale
*
*/
public class ECoWareMessage {
private String publisherID;
private long timestamp;
private Object messageBody;
private ECoWareEventType eventType;
private String eventName;
private int eventId;
/**
* Create an empty ECoWare message... | [
"alexander.rogalsky@yandex.ru"
] | alexander.rogalsky@yandex.ru |
edf0804a5a4467870cf1caf140cedf5416499e87 | 1febad71e622d6d5ca9629b93a696a9a7769a845 | /WebView/app/src/main/java/com/jongkook/android/webview/MainActivity.java | 156a2125b5fe4200e6a27a8813a1f17775ef0db8 | [] | no_license | conquerex/AppSettings | b49cf094bd1c7c8ee01c0a8952ca38477aa4e97b | ce70eb4bccc36e32748d1e094bdcd96ba51dc134 | refs/heads/master | 2020-12-28T21:05:41.407365 | 2016-11-25T08:59:14 | 2016-11-25T08:59:14 | 68,562,289 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,003 | java | package com.jongkook.android.webview;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.webkit.WebChromeClient;
import android.webkit.WebSettings;
import android.webkit.WebView;
import android.webkit.WebViewClient;
public class MainActivity extends AppCompatActivity {
@Ove... | [
"conquerex@gmail.com"
] | conquerex@gmail.com |
fc0277d6af962c9f95b9ce40d4a6aa5e6a57b4f2 | 7f637b3d031cf53c095729c49dcce49a42ea0b68 | /src/com/kcp/platform/util/jdbc/ConnDB.java | 68a0dde2ce2e9e455b458826eff0c6b9a4abc872 | [] | no_license | thisisvoa/kcPlatform | 1eebbd0a9d940368fd719d3721360c9f334e6f9f | d416100a4f75cdc8857bdeebd4d8b72af4138f17 | refs/heads/master | 2021-01-21T04:11:33.271292 | 2015-09-29T09:59:32 | 2015-09-29T09:59:32 | 44,574,789 | 0 | 1 | null | 2015-10-20T01:36:59 | 2015-10-20T01:36:59 | null | UTF-8 | Java | false | false | 6,320 | java |
package com.kcp.platform.util.jdbc;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.ResultSet;
import java.sql.ResultSetMetaData;
import java.sql.SQLException;
import java.sql.Statement;
import net.sf.json.JSONArray;
import net.sf.json.JSONException;
import net.sf.json.JSONObje... | [
"515585452@qq.com"
] | 515585452@qq.com |
fde6b6d1ff9a4118df98470e2169037338340ac0 | edc139b0268d5568df88255df03585b5c340b8ca | /projects/org.activebpel.rt.bpel.server/src/org/activebpel/rt/bpel/server/deploy/IAeDeploymentHandlerFactory.java | 258d2ad38826d435328ea26ff2e36e7155ed8563 | [] | no_license | wangzm05/provenancesys | 61bad1933b2ff5398137fbbeb930a77086e8660b | 031c84095c2a7afc4873bd6ef97012831f88e5a8 | refs/heads/master | 2020-03-27T19:50:15.067788 | 2009-05-08T06:02:31 | 2009-05-08T06:02:31 | 32,144,610 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,283 | java | // $Header: /Development/AEDevelopment/projects/org.activebpel.rt.bpel.server/src/org/activebpel/rt/bpel/server/deploy/IAeDeploymentHandlerFactory.java,v 1.2 2007/04/24 00:45:52 rnaylor Exp $
/////////////////////////////////////////////////////////////////////////////
// PROPRIETARY RIGHTS STATEMENT
/... | [
"wangzm05@ca528a1e-3b83-11de-a81c-fde7d73ceb89"
] | wangzm05@ca528a1e-3b83-11de-a81c-fde7d73ceb89 |
5df3feda9a3f62fb2582812f7aea000e84fb62d2 | cbc16846c28bfb3bd66889c4e0b349303af659f5 | /codes/javadb/mysql/src/test/java/io/github/dunwu/javadb/MysqlDemoTest.java | 20022da0798de429fc19cf33b9dbaa6cf972765e | [
"Apache-2.0"
] | permissive | liyfree/database | a68a7dec1f0ffca61956f8f6511d4d2fab14ab87 | 0c4d6c658d9465b1d0a0cae646b0b1a1416d388a | refs/heads/master | 2020-03-18T11:48:52.682775 | 2018-05-08T12:19:37 | 2018-05-08T12:19:37 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,473 | java | package io.github.dunwu.javadb;
import java.sql.Connection;
import java.sql.Date;
import java.sql.DriverManager;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import org.junit.AfterClass;
import org.junit.BeforeClass;
import org.junit.Test;
import org.slf4j.Logger;
import org.slf4... | [
"forbreak@163.com"
] | forbreak@163.com |
0c3d7e50ad6dfd338325f9297ab2ff2a4e7236d3 | dba87418d2286ce141d81deb947305a0eaf9824f | /sources/com/google/android/gms/internal/measurement/zzoj.java | 4aabae3e6ee58f0c3f5191ca140e0624c96c70fd | [] | no_license | Sluckson/copyOavct | 1f73f47ce94bb08df44f2ba9f698f2e8589b5cf6 | d20597e14411e8607d1d6e93b632d0cd2e8af8cb | refs/heads/main | 2023-03-09T12:14:38.824373 | 2021-02-26T01:38:16 | 2021-02-26T01:38:16 | 341,292,450 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 572 | java | package com.google.android.gms.internal.measurement;
/* compiled from: com.google.android.gms:play-services-measurement-impl@@17.5.0 */
public final class zzoj implements zzeb<zzom> {
private static zzoj zza = new zzoj();
private final zzeb<zzom> zzb;
public static boolean zzb() {
return ((zzom) z... | [
"lucksonsurprice94@gmail.com"
] | lucksonsurprice94@gmail.com |
18b2c6c89b31d170f406926a4e79e48a867d7687 | 8ebd5b9bdc37377f5e07c08f80b8036e451c759e | /src/main/java/com/stylefeng/guns/modular/system/warpper/DeptWarpper.java | bae24b634a7448df9d43c73d31d3b07f834542c6 | [
"Apache-2.0"
] | permissive | zhmingyong/guns | 3e9b0f64d96702a6be852bb0e50eb9ddf6c42ada | 93febef978f35c7f9c4b6e7258355f0ff77c8f38 | refs/heads/master | 2021-06-18T23:24:27.883185 | 2017-07-04T09:04:06 | 2017-07-04T09:04:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 778 | java | package com.stylefeng.guns.modular.system.warpper;
import com.stylefeng.guns.common.constant.factory.ConstantFactory;
import com.stylefeng.guns.common.warpper.BaseControllerWarpper;
import com.stylefeng.guns.core.util.ToolUtil;
import java.util.Map;
/**
* 部门列表的包装
*
* @author gaowh
* @date 2017年4月25日 18:10:31
*/... | [
"gwh_2014@163.com"
] | gwh_2014@163.com |
ff64b2a05934c7f4afa2fc1a0efe7d4418cb3fb2 | 355c41b5bb8706ad1acb282b828ab50f2a58d1a2 | /cn/vcity/wbase/common/interceptor/LogInterceptor.java | 63e798ec1e9e971e4d189b93d3f36c79b5b694a4 | [] | no_license | goldbo/vcity | d7a424f00939ceafbb4f6d06ebfa608321a75c8a | 645f6a5eb429d3974ef4afa4e3f00ab37f6d5643 | refs/heads/master | 2021-01-22T01:54:36.186223 | 2012-02-20T09:30:57 | 2012-02-20T09:30:57 | 3,134,179 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,143 | java | package cn.vcity.wbase.common.interceptor;
import java.io.IOException;
import java.io.PrintWriter;
import java.util.Date;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession;
import org.aopalliance.intercept.MethodInterceptor;
import org.... | [
"549668352@qq.com"
] | 549668352@qq.com |
7ca3e3c291d5ab4ecf2a2af4e938b0b2bfed170f | 1148b6ee683b0c4591981a759481c98433a4d472 | /src/main/java/org/isotc211/gmd/EXGeographicDescriptionPropertyType.java | 3bd69aea26d76176ef47ee4a864751f56afd26ba | [] | no_license | khoeflm/SemNotam_WebApp | 78c9f6ea8a640f98c033c94d5dfdfec6f3b35b80 | 3bbceaebfd6b9534c4fb81664a9d65c37ec156a1 | refs/heads/master | 2021-01-20T08:25:30.884165 | 2018-06-19T17:19:39 | 2018-06-19T17:19:39 | 90,143,773 | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 7,743 | java |
package org.isotc211.gmd;
import java.util.ArrayList;
import java.util.List;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlAttribute;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
import or... | [
"k.hoeflmeier@gmx.at"
] | k.hoeflmeier@gmx.at |
95141fd72b0c0bef861c4bd4c6529244c7a9a066 | 61f0a3924ce3433b178cf032a8cda24ddff3000b | /moduli-aisimulation/src/main/java/edu/dhbw/mannheim/tigers/sumatra/model/modules/sim/stopcrit/SimStopGameStateReached.java | 4429972bcfa95d44316331178f0482cc9a1d5dc6 | [] | no_license | orochigalois/ROBOCUP_SSL_EDU_PLATFORM | 46e0e011baedea8e9f4643656a8319bf65208175 | 5e7b39559cf32d6682e3a78ace199d9df8ccf395 | refs/heads/master | 2021-07-16T08:08:36.893055 | 2017-10-21T03:20:27 | 2017-10-21T03:20:27 | 107,742,374 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 777 | java | /*
* *********************************************************
* Copyright (c) 2017 智动天地(北京)科技有限公司
* All rights reserved.
* Project: 标准平台决策开发系统
* Authors:
* 智动天地(北京)科技有限公司
* *********************************************************
*/
package edu.dhbw.mannheim.tigers.sumatra.model.modules.sim.stopcrit;
import edu.tig... | [
"fudanyinxin@gmail.com"
] | fudanyinxin@gmail.com |
5a6528cbfd36840b4b08b19f349bf7bf5761f44e | dcde5d889dcc1ab80cb37477f2a51d5d6702d1d9 | /Bukkit/src/main/java/me/egg82/altfinder/services/lookup/BukkitPlayerInfo.java | e8b73063f6a714099e6779a0bf93fb10e811f2b0 | [
"MIT"
] | permissive | Tominous/AltFinder | 7f71a07a1ca96736659024245935b10eb94349d2 | ff78426c59af7fb9e58493cf858771952918171f | refs/heads/master | 2020-05-15T12:03:26.329108 | 2019-04-05T06:41:30 | 2019-04-05T06:41:30 | 182,252,938 | 1 | 0 | null | 2019-04-19T11:13:52 | 2019-04-19T11:13:52 | null | UTF-8 | Java | false | false | 5,294 | java | package me.egg82.altfinder.services.lookup;
import com.github.benmanes.caffeine.cache.Caffeine;
import com.github.benmanes.caffeine.cache.LoadingCache;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.net.HttpURLConnection;
import java... | [
"phantom_zero@ymail.com"
] | phantom_zero@ymail.com |
b049175799101e4b265ab8d0a65d55a915707c0d | 9690256edcd62204b4bb598b06632c25607212e0 | /src/main/java/com/issac/SpringDemo/aop/schema/api/introduction/Lockable.java | e4df85d587a1ba735cbf68317be2343a6a748ce3 | [] | no_license | IssacYoung2013/SpringDemo | 599360fa01b2daf39c2f2faefea369c691ec1a91 | 5947844ab28326cbde287f1a6c5e8d4a7a97920a | refs/heads/master | 2020-03-21T02:08:38.015777 | 2018-06-23T08:21:37 | 2018-06-23T08:21:37 | 137,471,862 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 217 | java | package com.issac.SpringDemo.aop.schema.api.introduction;
/**
*
*
* @author Issac
*
* @date 2018-06-23
* @desc
*/
public interface Lockable {
void lock();
void unlock();
boolean locked();
}
| [
"issacyoung@msn.cn"
] | issacyoung@msn.cn |
48b6aaf3abfdcf3e64e77297dd3ac5979ec125bf | d15f0d388d41e00f146e6c0d5c55e2282ada2af4 | /Transferee/src/main/java/com/hitomi/tilibrary/transfer/RemoteThumState.java | 9b0273a2f538ad5c78ebcfc3391003464862f4eb | [] | no_license | FPhoenixCorneaE/Ignorance | 0ed600d128918c01590c4e236939e185a9d05bce | 8737327768d1ab9e5010f6ecca0f3347bae7cbdd | refs/heads/master | 2021-08-07T22:35:50.683896 | 2021-06-16T03:45:01 | 2021-06-16T03:45:01 | 95,649,709 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 5,876 | java | package com.hitomi.tilibrary.transfer;
import android.graphics.drawable.Drawable;
import android.widget.ImageView;
import com.hitomi.tilibrary.loader.ImageLoader;
import com.hitomi.tilibrary.style.IProgressIndicator;
import com.hitomi.tilibrary.view.image.TransferImage;
import java.util.List;
/**
* 用户指定了缩略图路径,使用该路... | [
"wangkz@digi123.cn"
] | wangkz@digi123.cn |
1de87e3e7c28523954e9a8b7a69d25c496147195 | c33ed30cf351450e27904705a2fdf694a86ac287 | /springdoc-openapi-starter-common/src/main/java/org/springdoc/core/providers/SpringWebProvider.java | b9f2718c6a7755145913bdbe48c1814e78993173 | [
"Apache-2.0"
] | permissive | springdoc/springdoc-openapi | fb627bd976a1f464914402bdee00b492f6194a49 | d4f99ac9036a00ade542c3ebb1ce7780a171d7d8 | refs/heads/main | 2023-08-20T22:07:34.367597 | 2023-08-16T18:43:24 | 2023-08-16T18:43:24 | 196,475,719 | 2,866 | 503 | Apache-2.0 | 2023-09-11T19:37:09 | 2019-07-11T23:08:20 | Java | UTF-8 | Java | false | false | 2,161 | java | /*
*
* *
* * *
* * * *
* * * * * Copyright 2019-2022 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 Li... | [
"badr.nasslahsen@gmail.com"
] | badr.nasslahsen@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.