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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0337b0d7931bfc277f50c5b460a2412611b64f32 | 4277f4cf6dbace9c7743d1cd280e61789f6f96a1 | /java/com/polis/gameserver/pathfinding/utils/BinaryNodeHeap.java | b0cd1f6d6f10e7d9387829b5d0817fff813d23d7 | [] | no_license | polis77/polis_server_h5 | cad220828de29e5b5a2267e2870095145d56179d | 7e8789baa7255065962b5fdaa1aa7f379d74ff84 | refs/heads/master | 2021-01-23T21:53:34.935991 | 2017-02-25T07:35:03 | 2017-02-25T07:35:03 | 83,112,850 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,376 | java | /*
* Copyright (C) 2004-2014 L2J Server
*
* This file is part of L2J Server.
*
* L2J Server 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 ... | [
"policelazo@gmail.com"
] | policelazo@gmail.com |
1ca658f3d4700415059a4f5aef67b38e4b6827af | d223db75fc58daa583d180973611834eccc53190 | /src/main/java/com/skilrock/lms/dge/beans/DrawManagerBean.java | 7a60af919fadc378c494089f424d54149c64fa47 | [] | no_license | gouravSkilrock/NumbersGame | c1d6665afccee9218f1b53c1eee6fbcc95841bd0 | bbc8af08e436fd51c5dbb01b5b488d80235a0442 | refs/heads/master | 2021-01-20T15:04:59.198617 | 2017-05-09T07:00:29 | 2017-05-09T07:00:29 | 90,712,376 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,622 | java | package com.skilrock.lms.dge.beans;
import java.io.Serializable;
public class DrawManagerBean implements Serializable{
private static final long serialVersionUID = 1L;
private String autoDrawSec;
private String currDrawId;
private String currDrawTime;
private String currFreezeTime;
private String currNoOfTic... | [
"anuj.sharma@skilrock.com"
] | anuj.sharma@skilrock.com |
7a636cad245d198b9bbcf899d9f06f6b19d2be03 | d34befad9f71b5fc30d5bd539e6926afff6275fc | /softuni_spring_project/src/main/java/anilux/anilux_spring_mvc/domain/view_models/AnimeViewModel.java | ec09af10c5cfceed5c4458757e31ab19ec35a61f | [] | no_license | ste4o26/softuni_anilux_project | 28a17785ab5a1a9fd13ae84d349ce097766234b8 | 63bf6c89f120249138ffa336996a6cc6babf71a8 | refs/heads/master | 2023-04-09T20:13:35.463468 | 2021-04-25T10:17:38 | 2021-04-25T10:17:38 | 353,470,456 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 330 | java | package anilux.anilux_spring_mvc.domain.view_models;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
@NoArgsConstructor
@AllArgsConstructor
@Data
public class AnimeViewModel extends BaseViewModel{
private String imageThumbnailUrl;
private String name;
private Integer... | [
"36564989+ste4o26@users.noreply.github.com"
] | 36564989+ste4o26@users.noreply.github.com |
d2b2467263e7a275a9f9a7b97fc3d1f2193495d3 | aa9d5ff23a74402dc42197f15ceebf3bb89607e6 | /base/src/org/pentanet/process/GenerateInvoiceCourses.java | 42052831a98ae7ee8843e1ef06714454e35ba079 | [] | no_license | vcappugi/ADESVENCA | ca4f2ef25a9bce7e633185936adc9154b9ea1829 | 92f9fa4556ee99b6961e4a8a66801bfa18d78086 | refs/heads/master | 2020-03-21T20:30:01.448421 | 2018-06-28T22:16:00 | 2018-06-28T22:16:00 | 139,011,077 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,343 | java | package org.pentanet.process;
import org.compiere.process.SvrProcess;
import org.compiere.util.*;
import org.compiere.apps.ADialog;
import org.compiere.util.Env;
import org.pentanet.model.X_HR_CompetitorCourses;
import org.pentanet.model.X_HR_TakenCourses;
import org.pentanet.model.X_HR_TakenCourses_Line;
import org.p... | [
"vcappugi@gmail.com"
] | vcappugi@gmail.com |
fb0f1a40ea7d2b2a6825af8527405aab43046f48 | 277bf3a0d3587808141942d0f0d42882e7b3cd8f | /ProjectSourceCode /Apache Commons Math v3.5/src/test/java/org/apache/commons/math3/linear/MatrixDimensionMismatchExceptionTest.java | 3e6acd74d19fc4019617c8f898eaa80d735aa837 | [
"LicenseRef-scancode-proprietary-license",
"LicenseRef-scancode-public-domain",
"Unlicense"
] | permissive | yashgolwala/Software_Measurement_Team_M | d1b13389651dacbc8f735dc87a7d0992829c8909 | 3d2aef4c0711b7a02155a42ca6b08bb6c2693d4c | refs/heads/master | 2020-06-11T11:19:32.815146 | 2019-06-26T03:45:15 | 2019-06-26T03:45:15 | 193,592,231 | 0 | 0 | Unlicense | 2019-06-25T16:17:29 | 2019-06-24T22:57:31 | HTML | UTF-8 | Java | false | false | 129 | java | version https://git-lfs.github.com/spec/v1
oid sha256:9aa9a7a54ba7271e1999cbc547a721d54f0962f5010829ee5ca80e05a63d9569
size 1421
| [
"golwalayash@gmail.com"
] | golwalayash@gmail.com |
5b91514d1d3d736dd3bad0d4db25fc6be1ef110d | 9a710a86af1a5fe5ff04564481622f731247b6be | /src/main/java/metrics/FMeasure.java | ce76dee1c4b5ac87fe106bd057a1c70af5ed1520 | [] | no_license | phantomDai/FastJsonTester | c26bedf98ec1d669c33587290d0f307eae39df7f | 9ce1ad1a06e6149d9175adb4e4dd3046553622db | refs/heads/master | 2022-12-22T02:40:56.768960 | 2021-03-17T02:51:58 | 2021-03-17T02:51:58 | 221,404,061 | 1 | 1 | null | 2019-11-14T11:43:24 | 2019-11-13T08:01:03 | Java | UTF-8 | Java | false | false | 205 | java | package metrics;
import java.util.ArrayList;
import java.util.List;
/**
* @author GN
* @description Record the values of the F-measure
* @date 2019/11/13
*/
public class FMeasure extends Measure {
} | [
"daihepeng@sina.cn"
] | daihepeng@sina.cn |
59aedf35021b6529c49cb07799f8b98723729729 | 3fd5c650e79da86d127b121c61160c2291c77828 | /2015-6-1-runescape-bots/me.rabrg.spider/src/me/rabrg/rat/node/EatNode.java | 800de26f21e738a5d134268bdb6d4c4bcc2803d0 | [] | no_license | jxofficial/rs-scripts-project-archive | dd85145de99e49616113efb2763900f09a0061d6 | de8a460577761126135ec1d1d8e2223d9b0a26d9 | refs/heads/master | 2021-10-28T03:50:16.517017 | 2019-04-21T20:49:12 | 2019-04-21T20:49:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 820 | java | package me.rabrg.rat.node;
import org.dreambot.api.methods.Calculations;
import org.dreambot.api.methods.MethodContext;
import org.dreambot.api.methods.skills.Skill;
import org.dreambot.api.wrappers.items.Item;
public final class EatNode extends Node {
public EatNode(final MethodContext ctx) {
super(ctx);
}
pr... | [
"rabrg96@gmail.com"
] | rabrg96@gmail.com |
1fc96d1998dfd7fcc0cbaac7adfe37811649370e | 95e944448000c08dd3d6915abb468767c9f29d3c | /sources/com/p280ss/android/ugc/aweme/challenge/p1086ui/DetailDecoration.java | a3d45256274597b97ea66bd2cffe89fb51a38e63 | [] | no_license | xrealm/tiktok-src | 261b1faaf7b39d64bb7cb4106dc1a35963bd6868 | 90f305b5f981d39cfb313d75ab231326c9fca597 | refs/heads/master | 2022-11-12T06:43:07.401661 | 2020-07-04T20:21:12 | 2020-07-04T20:21:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,962 | java | package com.p280ss.android.ugc.aweme.challenge.p1086ui;
import android.graphics.Rect;
import android.support.p029v7.widget.GridLayoutManager;
import android.support.p029v7.widget.GridLayoutManager.C1241a;
import android.support.p029v7.widget.RecyclerView;
import android.support.p029v7.widget.RecyclerView.C1272h;
impor... | [
"65450641+Xyzdesk@users.noreply.github.com"
] | 65450641+Xyzdesk@users.noreply.github.com |
8226907042304c7eae8253539eb7eaac19752a68 | b27cc44f6fbf6b55b276354cf7fb4b0fda003416 | /src/main/java/sagex/remote/SagexServlet.java | a27f9ed0323e4987b74daa73692d3630b76bc31c | [
"Apache-2.0"
] | permissive | JREkiwi/sagetv-sagex-api | bdb7d472d8d6d5aa2c5a04a5b3c7b290a6b1fd75 | 239952ee331cc2668f88d7407b7e81eb1d772295 | refs/heads/master | 2021-09-08T15:46:57.636109 | 2018-03-10T21:32:42 | 2018-03-10T21:32:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,821 | java | package sagex.remote;
import sagex.plugin.impl.SagexConfiguration;
import sagex.remote.api.ApiHandler;
import sagex.remote.media.MediaHandler;
import sagex.remote.rmi.SageRMIServer;
import sagex.remote.services.SSJSServiceHandler;
import sagex.util.ILog;
import sagex.util.LogProvider;
import javax.servlet.ServletConf... | [
"sean.stuckless@gmail.com"
] | sean.stuckless@gmail.com |
2826435ac05ca96a30081ba568ca3c5552e8bd1d | ce55e10448040cf27b4abccc9fb2b46e83ffb434 | /trunk/tcga-qc/TCGA-Core/binfs/gatk/public/java/src/org/broadinstitute/sting/gatk/walkers/annotator/IndelType.java | ee8b01d7db8969247ca6333e41439d6173b2becb | [
"LicenseRef-scancode-unknown-license-reference",
"MIT"
] | permissive | NCIP/tcga-sandbox-v1 | 0518dee6ee9e31a48c6ebddd1c10d20dca33c898 | c8230c07199ddaf9d69564480ff9124782525cf5 | refs/heads/master | 2021-01-19T04:07:08.906026 | 2013-05-29T18:00:15 | 2013-05-29T18:00:15 | 87,348,860 | 1 | 7 | null | null | null | null | UTF-8 | Java | false | false | 1,892 | java | package org.broadinstitute.sting.gatk.walkers.annotator;
import org.broadinstitute.sting.utils.variantcontext.VariantContext;
import org.broadinstitute.sting.utils.codecs.vcf.VCFHeaderLineType;
import org.broadinstitute.sting.utils.codecs.vcf.VCFInfoHeaderLine;
import org.broadinstitute.sting.gatk.contexts.AlignmentCo... | [
"reillysm@mail.nih.gov"
] | reillysm@mail.nih.gov |
cbbdaed2c3722fb6be1d3e2b9944231da9ca8706 | 4b0bf4787e89bcae7e4759bde6d7f3ab2c81f849 | /aliyun-java-sdk-dyvmsapi/src/main/java/com/aliyuncs/dyvmsapi/transform/v20170525/ReportVoipProblemsResponseUnmarshaller.java | bf9fb7dd2576cdffb5ec93f87fa713820be55b7d | [
"Apache-2.0"
] | permissive | aliyun/aliyun-openapi-java-sdk | a263fa08e261f12d45586d1b3ad8a6609bba0e91 | e19239808ad2298d32dda77db29a6d809e4f7add | refs/heads/master | 2023-09-03T12:28:09.765286 | 2023-09-01T09:03:00 | 2023-09-01T09:03:00 | 39,555,898 | 1,542 | 1,317 | NOASSERTION | 2023-09-14T07:27:05 | 2015-07-23T08:41:13 | Java | UTF-8 | Java | false | false | 1,365 | java | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed u... | [
"sdk-team@alibabacloud.com"
] | sdk-team@alibabacloud.com |
6331c842acce52975da24b40a1ff74f7293dd61e | 8af1164bac943cef64e41bae312223c3c0e38114 | /results-java/JetBrains--intellij-community/029984ce10237129dafb4d8058511296ba0698d8/before/GithubTest.java | 9c31f35640814b8d125538226496af0291e09673 | [] | no_license | fracz/refactor-extractor | 3ae45c97cc63f26d5cb8b92003b12f74cc9973a9 | dd5e82bfcc376e74a99e18c2bf54c95676914272 | refs/heads/master | 2021-01-19T06:50:08.211003 | 2018-11-30T13:00:57 | 2018-11-30T13:00:57 | 87,353,478 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,355 | java | /*
* Copyright 2000-2013 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | [
"fraczwojciech@gmail.com"
] | fraczwojciech@gmail.com |
6218512c7695f75d4d97efbfc8f7958c68d5437a | 03ec6a37b303b32b21b4765c9431bd43c43856fb | /logistics/src/test/java/com/incito/logistics/testcase/sendgoods/SendGoodsPage_039_Clear_All_Volume_Test.java | 395cdb95f61a72ea59ecbdd472c92d607b21e4c7 | [] | no_license | TriciaChen/web-logistics-standard | 126ffa9993b0999dd8f7d28dcca794dded411766 | 415f26862c8161af90e71e259714d86f8a8480ab | refs/heads/master | 2021-01-18T09:57:38.447730 | 2015-01-13T06:13:23 | 2015-01-13T06:21:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,528 | java | package com.incito.logistics.testcase.sendgoods;
import java.util.Map;
import org.testng.ITestContext;
import org.testng.annotations.Test;
import com.incito.logistics.pages.SendGoodsPage;
import com.incito.logistics.pages.pageshelper.SendGoodsPageHelper;
import com.incito.logistics.plugins.father.SendGoodsFather;
/... | [
"398733146@qq.com"
] | 398733146@qq.com |
f6129557f32f9c681945b995102200714ce84dd5 | 11ed2e3e853eaea0b3dc4c95e7cd06c8787e3a48 | /src/main/java/gov/step/app/domain/Fee.java | 94471d33184ea8f6ea912da1d5139f21e5e761cf | [] | 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 | 1,415 | java | package gov.step.app.domain;
import org.hibernate.annotations.Cache;
import org.hibernate.annotations.CacheConcurrencyStrategy;
import org.springframework.data.elasticsearch.annotations.Document;
import javax.persistence.*;
import java.io.Serializable;
import java.util.Objects;
/**
* A Fee.
*/
@Entity
@Table(name ... | [
"rana@devlead"
] | rana@devlead |
dda36e9844c66b2e7031163ec1b511919419561a | 4e8d52f594b89fa356e8278265b5c17f22db1210 | /WebServiceArtifacts/SiteConnectService/org/opentravel/ota/_2003/_05/AirTripDirectionType.java | 9fd988b9ad602e1a4be779a430190d2a5a7b1ef7 | [] | no_license | ouniali/WSantipatterns | dc2e5b653d943199872ea0e34bcc3be6ed74c82e | d406c67efd0baa95990d5ee6a6a9d48ef93c7d32 | refs/heads/master | 2021-01-10T05:22:19.631231 | 2015-05-26T06:27:52 | 2015-05-26T06:27:52 | 36,153,404 | 1 | 2 | null | null | null | null | UTF-8 | Java | false | false | 1,293 | java |
package org.opentravel.ota._2003._05;
import javax.xml.bind.annotation.XmlEnum;
import javax.xml.bind.annotation.XmlEnumValue;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Java class for AirTripDirectionType.
*
* <p>The following schema fragment specifies the expected content contained within this class.
... | [
"ouni_ali@yahoo.fr"
] | ouni_ali@yahoo.fr |
d16796f71abbf278e533b9489dd93931402db9bb | cc86ac888b2c8499866d4848607c15c5e23bcfaf | /roncoo-pay-service-point/src/main/java/com/roncoo/pay/service/point/aip/impl/RpPointAccountQueryServiceImpl.java | 8ac447d98af5234e8e8b46a5d860afc7f42ccb15 | [] | no_license | flylee85/roncoo-pay-dubbo | 612b753ac8e25b374872913b53d8244e18961fa9 | e204fd7697d230d73431e9d8db8b5a881e227827 | refs/heads/master | 2021-04-26T22:23:05.151440 | 2018-02-24T06:28:38 | 2018-02-24T06:28:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,176 | java | /*
* ====================================================================
* 龙果学院: www.roncoo.com (微信公众号:RonCoo_com)
* 超级教程系列:《微服务架构的分布式事务解决方案》视频教程
* 讲师:吴水成(水到渠成),840765167@qq.com
* 课程地址:http://www.roncoo.com/course/view/7ae3d7eddc4742f78b0548aa8bd9ccdb
* ===========================================================... | [
"xieshengrong@live.com"
] | xieshengrong@live.com |
7c70b3e223db05a2de8de07ff813b9797a7ae37e | 088cad7c00db1e05ad2ab219e393864f3bf7add6 | /classes/bwg.java | d186e384d2fd74b7acde8fb841e9054ced04f030 | [] | no_license | devidwfreitas/com-santander-app.7402 | 8e9f344f5132b1c602d80929f1ff892293f4495d | e9a92b20dc3af174f9b27ad140643b96fb78f04d | refs/heads/main | 2023-05-01T09:33:58.835056 | 2021-05-18T23:54:43 | 2021-05-18T23:54:43 | 368,692,384 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,074 | java | import java.util.ArrayList;
import java.util.Iterator;
import org.json.JSONArray;
import org.json.JSONException;
class bwg implements bnp<Integer> {
bwg(bvy parambvy, ArrayList paramArrayList, JSONArray paramJSONArray) {}
public Object a(Integer paramInteger) {
return this.a.get(paramInteger.intValue());
... | [
"devid.wfreitas@gmail.com"
] | devid.wfreitas@gmail.com |
817309b840ee56d2871e0419c21870b253dc169a | b3a694913d943bdb565fbf828d6ab8a08dd7dd12 | /sources/p213q/p217b/p218a/p231b/p251g/p256e/C2440fa.java | bdd8a17b1f7cb71c2a1a333bcf85518c9db200b2 | [] | no_license | v1ckxy/radar-covid | feea41283bde8a0b37fbc9132c9fa5df40d76cc4 | 8acb96f8ccd979f03db3c6dbfdf162d66ad6ac5a | refs/heads/master | 2022-12-06T11:29:19.567919 | 2020-08-29T08:00:19 | 2020-08-29T08:00:19 | 294,198,796 | 1 | 0 | null | 2020-09-09T18:39:43 | 2020-09-09T18:39:43 | null | UTF-8 | Java | false | false | 1,026 | java | package p213q.p217b.p218a.p231b.p251g.p256e;
/* renamed from: q.b.a.b.g.e.fa */
public final class C2440fa implements C2457ga {
/* renamed from: a */
public static final C2758y1<Boolean> f6529a;
/* renamed from: b */
public static final C2758y1<Boolean> f6530b;
static {
C2486i2 i2Var = n... | [
"josemmoya@outlook.com"
] | josemmoya@outlook.com |
fe697f429bd0b01236801c7ad4f88d70a08ef7a6 | 08945e7ed2157b674aa99cd33318b2f0f70b6d51 | /OnlineTraining/src/wrapperclasses/AutoBoxing.java | ae0f063fa7d502df6adfe417ff7a6893bb7b9ef9 | [] | no_license | nagarjunreddykasu/seleniumonline | 356ce7c02ccd72cf0b00ecb256fece7eb38b19cd | 7ca5db51d16554c27f519f37cf2b9ccbecb97fbe | refs/heads/master | 2023-06-16T18:57:12.490681 | 2021-07-12T10:51:17 | 2021-07-12T10:51:17 | 333,145,937 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 320 | java | package wrapperclasses;
public class AutoBoxing {
public static void main(String[] args) {
int a=20; //primitive
Integer i=Integer.valueOf(a);//converting int to Integer explicitly
Integer j=a; //Autoboxing
System.out.println(a+"\t"+i+"\t"+j);
double d=20.75;
Double db=d;
}
}
| [
"nagarjun.sdet@gmail.com"
] | nagarjun.sdet@gmail.com |
63f83f48fbe5cbec96ffe96f99645f7e716fad44 | 58dc95ed1ee4b6bb7c4c79d836b51bde59e069ca | /src/main/java/io/dummymaker/generator/simple/string/NameGenerator.java | 7413f24aff3b2cc75fcb3489a9e0ee07d2a903a0 | [
"MIT"
] | permissive | morristech/dummymaker | f5f03c9e08a71a5fba2c784dc531555cf903b2b1 | fdff8ebf116e90026994b38c8b3c08a8420a3550 | refs/heads/master | 2023-03-12T13:45:55.840611 | 2020-12-18T20:37:29 | 2020-12-18T20:37:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,083 | java | package io.dummymaker.generator.simple.string;
import io.dummymaker.bundle.IBundle;
import io.dummymaker.bundle.impl.FemaleNameBundle;
import io.dummymaker.bundle.impl.MaleNameBundle;
import io.dummymaker.generator.IGenerator;
import org.jetbrains.annotations.NotNull;
import java.util.concurrent.ThreadLocalRandom;
im... | [
"goodforgod.dev@gmail.com"
] | goodforgod.dev@gmail.com |
12772f2dd39b4850c1c8512d2221f322408ab62c | ceeacb5157b67b43d40615daf5f017ae345816db | /generated/sdk/network/azure-resourcemanager-network-generated/src/main/java/com/azure/resourcemanager/network/generated/models/DdosProtectionPlans.java | 4df99c64241c1d2ded38ce630e6ed4be909cc60b | [
"LicenseRef-scancode-generic-cla"
] | no_license | ChenTanyi/autorest.java | 1dd9418566d6b932a407bf8db34b755fe536ed72 | 175f41c76955759ed42b1599241ecd876b87851f | refs/heads/ci | 2021-12-25T20:39:30.473917 | 2021-11-07T17:23:04 | 2021-11-07T17:23:04 | 218,717,967 | 0 | 0 | null | 2020-11-18T14:14:34 | 2019-10-31T08:24:24 | Java | UTF-8 | Java | false | false | 7,911 | java | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
// Code generated by Microsoft (R) AutoRest Code Generator.
package com.azure.resourcemanager.network.generated.models;
import com.azure.core.http.rest.PagedIterable;
import com.azure.core.http.rest.Response;
import com.az... | [
"actions@github.com"
] | actions@github.com |
3b3ab56686ee91c9f1e1627916d9c919a49641be | 91c3bfc476a5bd4da03fcd84adc852cc830a70de | /OWLTools-Sim/src/main/java/owltools/sim2/preprocessor/NullSimPreProcessor.java | f830369cfd6b9029e6e24662179a13b0ad629887 | [] | permissive | VirtualFlyBrain/owltools | 7a6439c9a9b6460acc7d080e104c3ae39d345605 | fc5c7f86322ac773d09f1bce37c39e95326e605c | refs/heads/master | 2023-06-22T16:04:04.629851 | 2017-04-05T20:12:42 | 2017-04-05T20:22:44 | 87,724,961 | 0 | 0 | BSD-3-Clause | 2023-06-19T18:04:03 | 2017-04-09T17:06:28 | Web Ontology Language | UTF-8 | Java | false | false | 226 | java | package owltools.sim2.preprocessor;
/**
* uses ClassAssertions to determine view property
*
* @author cjm
*
*/
public class NullSimPreProcessor extends LCSEnabledSimPreProcessor {
public void preprocess() {
}
}
| [
"hdietze@lbl.gov"
] | hdietze@lbl.gov |
2e05898f37ddd3744a48c9a7f02015d17e97e787 | 6d7d75827be7f99f699d508c2febac861b146bfb | /easybuy-common/src/main/java/com/easybuy/pojo/EasyUITreeNode.java | 04ce6e4bcb9cdf5aca2d236b616bd4fb07a6051d | [] | no_license | EvanLeung08/easybuy | 482bda13efef3f478fe4161a9928c89aacd19fa8 | 741a995ce3b2b329cb9922dd9e20b3cd39167c3f | refs/heads/master | 2021-05-30T23:13:05.222840 | 2016-04-07T16:54:31 | 2016-04-07T16:54:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 432 | java | package com.easybuy.pojo;
public class EasyUITreeNode {
private long id;
private String text;
private String state;
public long getId() {
return id;
}
public void setId(long id) {
this.id = id;
}
public String getText() {
return text;
}
public void setText(String text) {
this.text = text;
}
p... | [
"10856214@163.com"
] | 10856214@163.com |
cf4ecfbae82c1b7ef35a9669af569b7c615901fe | 55d48cf4d1b9f70fe4ad431cd2fa356b8bb8cfd5 | /1_trainee/001_base_syntax/3_data_type/src/main/java/ru/nik66/condition/Point.java | f068b11772342dc9d1f3a6ab4e13f71bc38151af | [
"Apache-2.0"
] | permissive | Nikbstar/nkotkin-job4j | 57834a7069bed60213f2f955e5ed5529b4936f08 | 21886bbe99b4f50c2d6fefeccac2781753c3f452 | refs/heads/master | 2018-12-21T06:30:43.254684 | 2018-12-09T13:18:44 | 2018-12-09T13:18:44 | 112,478,822 | 3 | 0 | Apache-2.0 | 2018-03-30T14:52:14 | 2017-11-29T13:29:19 | Java | UTF-8 | Java | false | false | 680 | java | package ru.nik66.condition;
/**
* Point class.
*/
public class Point {
/**
* x coordinate.
*/
private int x;
/**
* y coordinate.
*/
private int y;
/**
* Constructor with coordinates.
* @param x x coordinate.
* @param y y coordinate.
*/
public Point(in... | [
"nikbstar@gmail.com"
] | nikbstar@gmail.com |
33a0777d7acb584cf515be572dad3de340e8c3e5 | 9ca84d47c7ca578271d459626f484eb30c865fc6 | /src/sorting/ImplementSelectionSort.java | fa636974b9485b7bad3ef5047f5bf3f115ea5995 | [] | no_license | PeopleNTechJavaSelenium/project9November2018 | a6c0896114957a4654f0d2c6731ac9b2051e3609 | abcf694969ef8da8cc900d2f5bc02eec6025679c | refs/heads/master | 2020-04-11T19:22:18.113379 | 2018-12-16T19:02:29 | 2018-12-16T19:02:29 | 162,031,625 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 903 | java | package sorting;
public class ImplementSelectionSort {
public static void main(String[] args) {
//initialize unsorted array
int[] array = {9, 7, 8, 6, 4, 1, 5};
System.out.println("Before sorting");
for (int n = 0; n < array.length; n++) {
System.out.println(array[n]);
... | [
"rahmanww@gmail.com"
] | rahmanww@gmail.com |
7a1160f3759cdb539bb25f32759a28de1d2b31e6 | 8e6a9e135c7ebd4f7384d28b35c3a549f55b769c | /src/com/phone/shadu/ShaDuMain.java | cda84d98a94587d98e09c0e3b315da9a62ef3cf7 | [] | no_license | yue31313/AppQuanXian | 909cce481fb8d030fe5b9879314712466f52a6c5 | f27dad4e77eb3c2469c068b6cf7a8dfeb7e42ea3 | refs/heads/master | 2021-06-26T09:32:01.871471 | 2017-09-11T12:27:06 | 2017-09-11T12:27:11 | 103,132,914 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 3,465 | java | package com.phone.shadu;
import com.example.phonesafe.R;
import com.example.phonesafe.phonesafeone;
import com.phoensafe.fangdao.PhoneSafeActivity;
import com.phone.SMScheck.Sms_main;
import com.phoneshow.dophoneTab;
import com.yarin.android.FileManager.FileManager;
import android.app.ActionBar.Tab;
import android.app.... | [
"313134555@qq.com"
] | 313134555@qq.com |
3637e8ac09f3de57d66fd5da30efa39f76c0cd5b | 0ceafc2afe5981fd28ce0185e0170d4b6dbf6241 | /AlgoKit (3rdp)/Code-store v1.0/yaal/archive/2014.10/2014.10.04 - Single Round Match 635/SimilarRatingGraph.java | 798cb30c3aa092edd8899c58de126acaf6b821cd | [] | no_license | brainail/.happy-coooding | 1cd617f6525367133a598bee7efb9bf6275df68e | cc30c45c7c9b9164095905cc3922a91d54ecbd15 | refs/heads/master | 2021-06-09T02:54:36.259884 | 2021-04-16T22:35:24 | 2021-04-16T22:35:24 | 153,018,855 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,304 | java | package net.egork;
import net.egork.misc.ArrayUtils;
public class SimilarRatingGraph {
public double maxLength(int[] _date, int[] _rating) {
long[] date = ArrayUtils.asLong(_date);
long[] rating = ArrayUtils.asLong(_rating);
double answer = 0;
for (int l = 1; l < date.length - 1; l++) {
for (int i = 0;... | [
"wsemirz@gmail.com"
] | wsemirz@gmail.com |
dc153b2f0da64ffe5769a133e8896a375af0ef64 | d93a47a7c64fae6e5fa62184ca95f7831c3c20ed | /src/com/wenjing/dao/HotTourlineMapper.java | ac01060e6df603c6037fb471c9918a72c7996ff8 | [] | no_license | cfy202/intertrips | b5ace01f0c7f7ab4f9753be4f3ab5d457102d263 | f3810e8018b5c3f15c2f72b281e9a462fe0d4cb0 | refs/heads/master | 2020-04-29T11:37:20.753331 | 2019-12-04T03:12:11 | 2019-12-04T03:12:11 | 176,105,219 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,799 | java | /**
*
*/
package com.wenjing.dao;
import java.util.List;
import org.apache.ibatis.annotations.Param;
import com.wenjing.entity.HotTourline;
/**
* 类说明
* @author xiejin
* @date 2015-8-21
* @date 2015-8-21 上午10:58:47
*/
public interface HotTourlineMapper {
/**
* 根据主键删除
* ... | [
"cfy871222@163.com"
] | cfy871222@163.com |
6763e1535e8598f795a83dbd8556607c6ee4e03a | f567c98cb401fc7f6ad2439cd80c9bcb45e84ce9 | /src/main/java/com/alipay/api/domain/PayContractBaseDTO.java | c3580eb3868f1a8e9ed05919446e9b81f39174ab | [
"Apache-2.0"
] | permissive | XuYingJie-cmd/alipay-sdk-java-all | 0887fa02f857dac538e6ea7a72d4d9279edbe0f3 | dd18a679f7543a65f8eba2467afa0b88e8ae5446 | refs/heads/master | 2023-07-15T23:01:02.139231 | 2021-09-06T07:57:09 | 2021-09-06T07:57:09 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,401 | java | package com.alipay.api.domain;
import com.alipay.api.AlipayObject;
import com.alipay.api.internal.mapping.ApiField;
/**
* 付款条件基础信息DTO
*
* @author auto create
* @since 1.0, 2021-01-29 14:46:44
*/
public class PayContractBaseDTO extends AlipayObject {
private static final long serialVersionUID = 161... | [
"ben.zy@antfin.com"
] | ben.zy@antfin.com |
bc18d50fe417e3c342613ff110147df56430f494 | 516fb367430d4c1393f4cd726242618eca862bda | /sources/com/helpshift/support/g.java | 8b2bdc9ce8729e728b20d423cb6371c96d3f2937 | [] | no_license | cmFodWx5YWRhdjEyMTA5/Gaana2 | 75d6d6788e2dac9302cff206a093870e1602921d | 8531673a5615bd9183c9a0466325d0270b8a8895 | refs/heads/master | 2020-07-22T15:46:54.149313 | 2019-06-19T16:11:11 | 2019-06-19T16:11:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,636 | java | package com.helpshift.support;
import android.content.Context;
import android.content.SharedPreferences;
import android.content.SharedPreferences.Editor;
import com.helpshift.support.h.d;
import com.helpshift.support.model.FaqSearchIndex;
import com.helpshift.support.search.a.b;
import com.helpshift.util.l;
import jav... | [
"master@master.com"
] | master@master.com |
ec8c13063a9a0deb8912481d7c200e4786399a49 | 13c2d3db2d49c40c74c2e6420a9cd89377f1c934 | /program_data/JavaProgramData/76/207.java | 99ec8d40d07cbd17a655ce4633dc73dbf3486e50 | [
"MIT"
] | permissive | qiuchili/ggnn_graph_classification | c2090fefe11f8bf650e734442eb96996a54dc112 | 291ff02404555511b94a4f477c6974ebd62dcf44 | refs/heads/master | 2021-10-18T14:54:26.154367 | 2018-10-21T23:34:14 | 2018-10-21T23:34:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,577 | java | package <missing>;
public class GlobalMembers
{
public static int Main()
{
int n;
int i;
int j;
int k;
int h;
int l;
String tempVar = ConsoleInput.scanfRead();
if (tempVar != null)
{
n = Integer.parseInt(tempVar);
}
int[] a = new int[10001];
int[] b = new int[10001];
int[] c = new int[10001];
for (j ... | [
"y.yu@open.ac.uk"
] | y.yu@open.ac.uk |
d777b4876d1afd0ef610e72ca21700d6e18fea9e | be73270af6be0a811bca4f1710dc6a038e4a8fd2 | /crash-reproduction-moho/results/XWIKI-13141-5-19-PESA_II-WeightedSum:TestLen:CallDiversity/com/xpn/xwiki/web/SaveAction_ESTest.java | 06f570094d540e3d23dd0be4515f65304279bc0a | [] | 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 | 544 | java | /*
* This file was automatically generated by EvoSuite
* Mon Jan 20 00:09:26 UTC 2020
*/
package com.xpn.xwiki.web;
import org.junit.Test;
import static org.junit.Assert.*;
import org.evosuite.runtime.EvoRunner;
import org.evosuite.runtime.EvoRunnerParameters;
import org.junit.runner.RunWith;
@RunWith(EvoRunner.c... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
feb81e3bcbc28c74ecddeaece6536da71fa91d96 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/13/13_6ab26962a1448ec32bc8fb9caed16e272d0f2c15/Game/13_6ab26962a1448ec32bc8fb9caed16e272d0f2c15_Game_s.java | 97ebf05392d489624452ba82ab2fc7248e917680 | [] | 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,080 | java | package org.drooms.api;
import java.io.File;
import java.io.InputStream;
import java.util.Collection;
import java.util.Map;
/**
* Represents a certain type of game, with its own rules and constraints.
*/
public interface Game {
/**
* Build the playground from an input stream. Specific instru... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
8a71af001a294f684e7f93f8f1d106b9a2acc008 | 5efc61cf2e85660d4c809662e34acefe27e57338 | /jasperreports-5.6.0/src/net/sf/jasperreports/data/cache/IndexColumnValueIterator.java | f334cd22aed974b64b9de65c7f80ef9701cfb1d4 | [
"Apache-2.0",
"LGPL-3.0-only"
] | permissive | ferrinsp/kbellfireapp | b2924c0a18fcf93dd6dc33168bddf8840f811326 | 751cc81026f27913e31f5b1f14673ac33cbf2df1 | refs/heads/master | 2022-12-22T10:01:39.525208 | 2019-06-22T15:33:58 | 2019-06-22T15:33:58 | 135,739,120 | 0 | 1 | Apache-2.0 | 2022-12-15T23:23:53 | 2018-06-01T16:14:53 | Java | UTF-8 | Java | false | false | 1,601 | java | /*
* JasperReports - Free Java Reporting Library.
* Copyright (C) 2001 - 2013 Jaspersoft Corporation. All rights reserved.
* http://www.jaspersoft.com
*
* Unless you have purchased a commercial license agreement from Jaspersoft,
* the following license terms apply:
*
* This program is part of JasperReports.
*
... | [
"ferrinsp@gmail.com"
] | ferrinsp@gmail.com |
23720c822f00ed4ec9d8f02e1938627570b81ba5 | 75f783d1960f90b8c76fa6277da5b2f8c0bae7aa | /marathon-core/src/main/java/net/sourceforge/marathon/display/EditorConsole.java | 8ab6a3be6c9b6105ff5e7ed2f0543f56009d5aa4 | [
"Apache-2.0"
] | permissive | paul-hammant/MarathonManV4 | 572d1de4ccf67c4a7b2779cc0fff2ace24aeee06 | 5df4650ae1cdd24a2a077e2cfb96695538864845 | refs/heads/master | 2023-08-27T10:36:39.310075 | 2016-06-30T05:13:31 | 2016-06-30T05:13:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,240 | java | /*******************************************************************************
* Copyright 2016 Jalian Systems Pvt. Ltd.
*
* 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:... | [
"dakshinamurthy.karra@jaliansystems.com"
] | dakshinamurthy.karra@jaliansystems.com |
ec60ef1415c2396020c77573943cebdfb90bddc0 | 9b7d908e682fd948c52a816bf7aea40add6f880f | /cache2k-core/src/main/java/org/cache2k/core/SingleProviderResolver.java | eea439ba5e720d5fcfc69661b9f732cc199ed278 | [
"Apache-2.0"
] | permissive | jhx-zc/cache2k | d875bc838da2cfa54476310cb1ecc22e8ba43427 | de549b457982583e86cb75ddd6f6220839ff4630 | refs/heads/master | 2023-06-17T22:36:14.293822 | 2021-07-22T10:17:58 | 2021-07-22T10:17:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,088 | java | package org.cache2k.core;
/*
* #%L
* cache2k core implementation
* %%
* Copyright (C) 2000 - 2021 headissue GmbH, Munich
* %%
* 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
*
* ... | [
"jw_github@headissue.com"
] | jw_github@headissue.com |
f0cc6d57cb10759221d159e55918a5ca85e20b65 | b96817be9c54acaeed3503d6940500a133a8e7af | /streams/src/main/java/streams/MatchStream.java | 4f8abb8024040cb8c922e26d2d8565eeefd66095 | [] | no_license | anbarasupr/java | 3072fe76652205e163e7e1e3fe9848e80ecf11a6 | e0cd42c6b9d1b675047ab178a9012509e37d6671 | refs/heads/master | 2023-07-11T11:49:56.153323 | 2023-06-22T15:09:47 | 2023-06-22T15:09:47 | 193,373,509 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,299 | java | package streams;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collections;
import java.util.HashSet;
import java.util.List;
import java.util.function.Predicate;
import java.util.stream.Collectors;
import lombok.AllArgsConstructor;
import lombok.EqualsAndHashCode;
import lombok.Getter;
import ... | [
"anbarasu.2013@gmail.com"
] | anbarasu.2013@gmail.com |
a4d1f7de47246947b8eaf44bffcfe25ae83fffbf | 31d88c6f08f10abeb3f70eea7f92e52124f48b8c | /extensions/core/runtime/src/main/java/org/apache/camel/quarkus/core/CamelRoutesCollector.java | 8f63cea888dcceaab58b3341f4c1359bf17575a5 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | alex01t/camel-quarkus | 7ac701b90f8ff6e16eeec4a933ce1a5486647216 | ea2b52c09bad81b6cc1af5cb9d09983a34af0ebf | refs/heads/master | 2020-12-28T16:38:28.161614 | 2020-02-04T17:11:07 | 2020-02-04T17:11:07 | 238,408,765 | 0 | 0 | Apache-2.0 | 2020-02-05T09:08:48 | 2020-02-05T09:07:33 | null | UTF-8 | Java | false | false | 4,257 | 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 ... | [
"lburgazzoli@users.noreply.github.com"
] | lburgazzoli@users.noreply.github.com |
8783adec9c88c3e8e1566b3f8b175270c7bc54a7 | 458da577ea06ca9f5116fd6ae3c7b75fea03de3e | /SkillAPI/src/com/sucy/skill/command/admin/CmdReload.java | e333f1d66da9668492554d283621016c0e085a98 | [] | no_license | LGCMcLovin/SkillAPI | 19689aead87bef870cc3ae4640f3c990dfc3e644 | 82d991c429d38fabcec23f18910a0b59a7c2d2bf | refs/heads/master | 2020-12-25T15:40:52.699659 | 2014-06-08T09:50:27 | 2014-06-08T09:50:27 | 30,385,127 | 0 | 0 | null | 2015-09-24T02:32:17 | 2015-02-05T23:55:12 | Java | UTF-8 | Java | false | false | 954 | java | package com.sucy.skill.command.admin;
import com.rit.sucy.commands.ConfigurableCommand;
import com.rit.sucy.commands.IFunction;
import com.sucy.skill.SkillAPI;
import com.sucy.skill.language.CommandNodes;
import org.bukkit.command.CommandSender;
import org.bukkit.plugin.Plugin;
/**
* Command to reload the plugin dat... | [
"steven_sucy@yahoo.com"
] | steven_sucy@yahoo.com |
a05330ff3d05bb7eb932254cb494bcf4a8c8cf21 | c4623aa95fb8cdd0ee1bc68962711c33af44604e | /src/android/support/v7/widget/GridLayoutManager$a.java | a6da3eba3f11511213794f86e42e9d56a1134988 | [] | no_license | reverseengineeringer/com.yelp.android | 48f7f2c830a3a1714112649a6a0a3110f7bdc2b1 | b0ac8d4f6cd5fc5543f0d8de399b6d7b3a2184c8 | refs/heads/master | 2021-01-19T02:07:25.997811 | 2016-07-19T16:37:24 | 2016-07-19T16:37:24 | 38,555,675 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,459 | java | package android.support.v7.widget;
import android.util.SparseIntArray;
public abstract class GridLayoutManager$a
{
final SparseIntArray a;
private boolean b;
public abstract int a(int paramInt);
int a(int paramInt1, int paramInt2)
{
int i;
if (!b) {
i = b(paramInt1, paramInt2);
}
... | [
"reverseengineeringer@hackeradmin.com"
] | reverseengineeringer@hackeradmin.com |
0ff4fba1fab28a72dccab1793d968ce27ebb6dd8 | 0f0603535d370ee0377a27f04f2735a4e305e88f | /GeeksForGeeks_Strings/ReverseStringUsingRecursion.java | f2103ac7b55b370b63220d9bd69672a787db3dc1 | [] | no_license | ishu2/DS-and-Algorithms | a35f6983222f15c3273328bf74bfe79ff3261b96 | 3b400915ed011144e8d577e95a485e0a23f1e90c | refs/heads/master | 2022-01-16T11:08:51.979218 | 2017-10-10T06:26:34 | 2017-10-10T06:26:34 | 106,179,778 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 495 | java | package GeeksForGeeks_Strings;
import java.util.Scanner;
public class ReverseStringUsingRecursion {
public static String reverseString(String str)
{
if(str.length()==0)
{
return "";
}
String res=reverseString(str.substring(1));
res+=str.charAt(0);
return res;
}
public static void main(String[] ... | [
"rathiishita123@gmail.com"
] | rathiishita123@gmail.com |
807a64e85ce860f260ae689928dc5ffa250137b6 | 2845d612ec420ffed49191af3a8cd4e1e7258cfa | /kuangjia/paChong/day2-itcast-crawler-job/src/main/java/cn/itcast/job/task/MathSalary.java | dc6c67f04bc402ad6d452af5d11548a95062c17c | [] | no_license | shuyangxiaobao/Java | d618c6b727efcbd3a857a33817720a1c941d2933 | 6510e0d89cbd18e2f59b0cccfe1812807eb2a5af | refs/heads/master | 2022-07-09T03:52:59.986247 | 2021-04-09T07:14:11 | 2021-04-09T07:14:11 | 234,865,674 | 1 | 1 | null | 2022-06-21T04:16:10 | 2020-01-19T08:28:25 | HTML | UTF-8 | Java | false | false | 2,114 | java | package cn.itcast.job.task;
public class MathSalary {
/**
* 获取薪水范围
*
* @param salaryStr
* @return
*/
public static Integer[] getSalary(String salaryStr) {
//声明存放薪水范围的数组
Integer[] salary = new Integer[2];
//"500/天"
//0.8-1.2万/月
... | [
"825065886@qq.com"
] | 825065886@qq.com |
ddfe4f7f314e9b1192928200ec18e5f613bdf716 | 762170be6d907a6deaac2713124341b27d263310 | /trunk/hava-common/hava-debug/src/main/java/edu/gatech/hava/debug/IDebugNodeProvider.java | dc7c24146ac490ee038e2404f651026179547a99 | [] | no_license | chris-martin/hava | b5cbf47463db76541869b137caa974a166976b6c | a6ed1e7ddde5aafec33506f2d11a05f18001fb27 | refs/heads/master | 2021-01-01T19:51:23.814017 | 2013-05-21T06:18:19 | 2013-05-21T06:18:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,053 | java | package edu.gatech.hava.debug;
import java.util.List;
import edu.gatech.hava.engine.HException;
/**
* A provider of {@link HDebugObject}s.
*/
public interface IDebugNodeProvider {
/**
* @return a list of {@link HDebugObject}s, each representing
* some variable which was calculat... | [
"ch.martin@gmail.com"
] | ch.martin@gmail.com |
74629917f8a48aaab90daaacb52d0b5181984138 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/20/20_8ead47dcdda0e5e4884b87018da104384bb1d163/CheckerBoard/20_8ead47dcdda0e5e4884b87018da104384bb1d163_CheckerBoard_t.java | 974f0f9a711b20be3fb2343c9e1d785843b279f2 | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 5,617 | java | package seg.project.checkers;
import java.util.ArrayList;
public class CheckerBoard {
private CheckerSquare[][] grid;
private ArrayList<CheckerSquare> redPieces;
private ArrayList<CheckerSquare> blackPieces;
public CheckerBoard(){
redPieces = new ArrayList<CheckerSquare>(12);
blackPieces = new ... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
12989140e0c72a96d511d764d82af3ce88cf8251 | 90a1032ea0fd69847b51b741485778a3bdea7a5f | /bats-optimizer/src/main/java/org/apache/calcite/rex/LogicVisitor.java | 6a8c427f7fa15e4e96856960a8a42ae905b1b0bd | [
"Apache-2.0"
] | permissive | zouyanjian/Bats | 40c60340757f555475366cb87c7dd8a2c6641ffa | da07df23d6388ba8b11005585366b188a6784a21 | refs/heads/master | 2022-05-18T16:33:51.400657 | 2022-04-24T10:56:32 | 2022-04-24T10:56:32 | 198,460,305 | 0 | 0 | Apache-2.0 | 2022-04-24T10:56:33 | 2019-07-23T15:40:08 | Java | UTF-8 | Java | false | false | 5,085 | 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 ... | [
"zhh200910@gmail.com"
] | zhh200910@gmail.com |
f4d75fbf7c74a5588f35fb80be019a63316171b9 | 8246da9a0ea49ef6e70bfb6bc05148fb6134ed89 | /dianping2/src/main/java/android/support/v4/app/FragmentManager.java | 6dc522b4e4dd830813b07e7b47c2711dd03129fc | [] | no_license | hezhongqiang/Dianping | 2708824e30339e1abfb85e028bd27778e26adb56 | b1a4641be06857fcf65466ce04f3de6b0b6f05ef | refs/heads/master | 2020-05-29T08:48:38.251791 | 2016-01-13T08:09:05 | 2016-01-13T08:09:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,746 | java | package android.support.v4.app;
import android.os.Bundle;
import android.support.annotation.IdRes;
import android.support.annotation.StringRes;
import java.io.FileDescriptor;
import java.io.PrintWriter;
import java.util.List;
public abstract class FragmentManager
{
public static final int POP_BACK_STACK_INCLUSIVE =... | [
"xuetong@dkhs.com"
] | xuetong@dkhs.com |
6e538c2b5393dafac05affe637f28e4e0da8ff8c | 7984576eaf3bd12abbf54047362556b590606d92 | /bitcamp-java-basic/src/main/java/design_pattern/observer2/after/v1/CharacterCountListener.java | 46af9702a9d64a85b0c5c3a80457e3a5adfa0c9b | [] | no_license | kimyubeen/bitcamp-java-20190527 | 69f8b9006666626781fd6a6c08c139ca6d5453ab | 0fffc655da22d41e1bee9bcc15c90faa69bf4fcd | refs/heads/master | 2020-06-13T20:14:24.632751 | 2019-11-07T02:46:16 | 2019-11-07T02:46:16 | 194,775,333 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 310 | java | package design_pattern.observer2.after.v1;
public class CharacterCountListener implements CharacterListener {
int count = 0;
@Override
public void readed(int ch) {
count++;
}
@Override
public void displayResult() {
System.out.printf("총 문자 개수 : %d\n", count);
}
}
| [
"ybkim9606@naver.com"
] | ybkim9606@naver.com |
52fecc0821a72813df8430f1c68c3d5f5ddc26b3 | 8aa3af205655793a1e68046122cf081f0bc44dfe | /src/main/java/cn/dreampie/function/user/UserValidator.java | f262aadbf591e4a1647e22add25009a0af7db50f | [] | no_license | Dreampie/dreampie | 17b4b4a485810584086cb3bc3661a803c1894685 | 1cf30e3d3e398edc1826faf54da0133b57cce39f | refs/heads/master | 2023-03-31T15:22:55.757841 | 2014-09-18T02:44:55 | 2014-09-18T02:44:55 | 19,423,097 | 15 | 13 | null | null | null | null | UTF-8 | Java | false | false | 7,184 | java | package cn.dreampie.function.user;
import cn.dreampie.common.plugin.shiro.hasher.Hasher;
import cn.dreampie.common.plugin.shiro.hasher.HasherUtils;
import cn.dreampie.common.utils.SubjectUtils;
import cn.dreampie.common.utils.ValidateUtils;
import cn.dreampie.common.web.thread.ThreadLocalUtil;
import com.jfinal.core.C... | [
"wangrenhui1990@gmail.com"
] | wangrenhui1990@gmail.com |
e80118ed0edd4d44bc105f4a89fa505d676401bc | 9b62a49653d5ef7e2ce8bc9b15ae7fbbcd058cd3 | /src/main/java/com/zbkj/crmeb/store/vo/StoreProductRelationCountVo.java | 1cc2968407b3e0dc41f3724809899d191ea88a5f | [] | no_license | 123guo789/E-commerce-marketing-system | cfcc00d11e0f645f30e3b3c465b4a907dd7ab5bc | 14241e0777e86cd15404811bb397f820ffb4dfd9 | refs/heads/master | 2023-05-30T19:43:39.276634 | 2021-06-16T13:07:54 | 2021-06-16T13:07:54 | 363,798,792 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 802 | java | package com.zbkj.crmeb.store.vo;
import com.baomidou.mybatisplus.annotation.TableName;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import lombok.Data;
import lombok.EqualsAndHashCode;
import lombok.experimental.Accessors;
import java.io.Serializable;
/**
* 商品点赞和收藏表
*/
@D... | [
"321458547@qq.com"
] | 321458547@qq.com |
98abc2da7263aa101745c7a937a9b734854b36ae | b7f3edb5b7c62174bed808079c3b21fb9ea51d52 | /chrome/android/feed/core/javatests/src/org/chromium/chrome/browser/feed/library/api/client/knowncontent/ContentMetadataTest.java | 165f064f37497e9c448695f806528acc02ab8bc6 | [
"BSD-3-Clause"
] | permissive | otcshare/chromium-src | 26a7372773b53b236784c51677c566dc0ad839e4 | 64bee65c921db7e78e25d08f1e98da2668b57be5 | refs/heads/webml | 2023-03-21T03:20:15.377034 | 2020-11-16T01:40:14 | 2020-11-16T01:40:14 | 209,262,645 | 18 | 21 | BSD-3-Clause | 2023-03-23T06:20:07 | 2019-09-18T08:52:07 | null | UTF-8 | Java | false | false | 3,923 | java | // Copyright 2019 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
package org.chromium.chrome.browser.feed.library.api.client.knowncontent;
import static com.google.common.truth.Truth.assertThat;
import org.junit.Test;... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
f578ac25d48e64cd53928dee9849e534959fc0fa | 31003c198586cd07d313bba268f15e2c5fe1c652 | /wow-excel-poi/src/main/java/com/github/nekolr/read/ExcelReadContext.java | 86b6542a55b8ccf1b345f657dfcc225eff3ad35c | [
"MIT"
] | permissive | nekolr/wow-excel | 44525b419ed1162b3dac8c6ae08ec8dbf75ae78c | 65c0235a256630c6cb70849f4f88384a23573597 | refs/heads/master | 2023-07-26T18:05:01.432045 | 2021-09-11T02:14:38 | 2021-09-11T02:14:38 | 260,608,411 | 3 | 0 | MIT | 2021-05-30T01:30:18 | 2020-05-02T03:46:09 | Java | UTF-8 | Java | false | false | 3,821 | java | package com.github.nekolr.read;
import com.github.nekolr.annotation.Excel;
import com.github.nekolr.Constants;
import com.github.nekolr.convert.DefaultDataConverter;
import com.github.nekolr.metadata.DataConverter;
import com.github.nekolr.metadata.ExcelBean;
import com.github.nekolr.read.listener.*;
import lombok.Get... | [
"excalibll@163.com"
] | excalibll@163.com |
4fa894f7c6bff2fb96cd5a2359a39e0af135ec9c | aadce671c213fbd6f75637d8fd8fa6efef7c56ae | /everything-simple/src/main/java/com/daltao/simple/DeadLoop.java | 4119857500d7f7de61ba7a19a88c656a3869fc19 | [] | no_license | taodaling/everything | 424d891af2567a07c5c8fcce32c77e2f73139776 | 0c6fc7456dac8eb6b1a09e1ee5674030b0e3c8c2 | refs/heads/master | 2022-06-22T01:24:25.819000 | 2020-06-18T10:32:18 | 2020-06-18T10:32:18 | 156,957,505 | 0 | 0 | null | 2022-06-10T19:57:14 | 2018-11-10T07:15:45 | Java | UTF-8 | Java | false | false | 301 | java | package com.daltao.simple;
import java.util.HashMap;
import java.util.WeakHashMap;
public class DeadLoop {
public static void main(String[] args) {
WeakHashMap map = new WeakHashMap();
while(true) {
map.put(new Object(), new Object());
}
}
}
| [
"taodaling@gmail.com"
] | taodaling@gmail.com |
9f7ab015092252bb1ad5c27ff46a5f00e03f5ccc | 971109fdb2b844fd9d22ddf9998fd9e33b49fe2b | /donation/src/main/java/me/piebridge/donation/WechatTask.java | aab27cb4c4f6166ec29fab7baf106ecbab886445 | [
"WTFPL"
] | permissive | XiaoQin0000/Brevent | 8229e218d5907125b9ea65fd95f3d205a323be19 | 83109f18d4a73568dcb1b580572f493f5c1a7690 | refs/heads/master | 2020-09-20T05:21:40.713645 | 2017-06-12T06:14:05 | 2017-06-12T06:14:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,501 | java | package me.piebridge.donation;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.content.res.Resources;
import android.graphics.Bitmap;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.drawable.BitmapDra... | [
"liudongmiao@gmail.com"
] | liudongmiao@gmail.com |
80635db571b2d420dba4831a1a81d56929521dde | 2915c1da9fe2f19edc3f2f1f236f6483e344f865 | /src/main/java/com/siwoo/application/learning/common/Guitarist.java | ed5501b0d88ebc236fec9e5a3cae5078d68b115e | [] | no_license | Siwoo-Kim/spring5 | 63b0c8d86a8356c0cd3922b3155eb511f485c0fb | c504e4ec548ae03b62820453ed2fc8ca1d067878 | refs/heads/master | 2020-04-11T01:12:39.313257 | 2018-03-17T23:31:54 | 2018-03-17T23:31:54 | 124,316,664 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 235 | java | package com.siwoo.application.learning.common;
public class Guitarist extends Singer {
private static final String lyric = "너 때매 못살아~";
@Override
public void sing() {
System.out.println(lyric);
}
}
| [
"skim327@myseneca.ca"
] | skim327@myseneca.ca |
1e2fe720234ec6db6aa7f462848d16b0b47cd893 | 4e901fe60bd645307913ef2b945153ab61fdf2fa | /src/main/java/jclp/vdm/zip/ZipVdmEntry.java | c1e6bc5d1deb5a66ef470517f8562b12a9b89143 | [
"Apache-2.0"
] | permissive | phylame/jclp | baef8d456595908c26b36425ca9cf7b24404a82a | e0ca497bae2ae804ec89f654c1be42c59254f997 | refs/heads/master | 2021-01-25T11:03:59.557553 | 2017-09-11T07:25:53 | 2017-09-11T07:25:53 | 93,912,334 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,747 | java | /*
* Copyright 2017 Peng Wan <phylame@163.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 appl... | [
"phylame@163.com"
] | phylame@163.com |
6be3c81f959c20230e54450079d779763eb96a7f | 3e5ffd5de1b836ebfe14c4da335a90f2df3f52f3 | /jeecg-boot/jeecg-boot-module-activiti/src/main/java/org/jeecg/modules/publish/service/AppService.java | aa2ea974f7fc845543b25450635d71cd89576c1a | [
"MIT"
] | permissive | wanddy/activiti-jeecg-boot | a6ca34e12e9dcaa852e00eced3303d76d080207a | c158aa1fec38c09ddd66fb5360326eeaa21b6076 | refs/heads/main | 2023-08-25T15:06:50.421885 | 2021-11-03T09:20:09 | 2021-11-03T09:20:09 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,295 | java | package org.jeecg.modules.publish.service;
import com.baomidou.mybatisplus.core.conditions.query.LambdaQueryWrapper;
import lombok.AllArgsConstructor;
import org.apache.commons.lang3.ObjectUtils;
import org.apache.commons.lang3.RandomStringUtils;
import org.jeecg.modules.publish.base.BaseService;
import org.jeecg.modu... | [
"dongjb@asiainfo.com"
] | dongjb@asiainfo.com |
7522e6cded33fde7fd4dca1bb1bd1e670c93c525 | 7f20b1bddf9f48108a43a9922433b141fac66a6d | /csplugins/trunk/toronto/jm/cy3-stateless-taskfactory/impl/ding-impl/ding-presentation-impl/src/main/java/org/cytoscape/ding/impl/cyannotator/create/cImageAnnotationPanel.java | d1cfd1e8a02c8571a9f9b5c3bd4e802196090df5 | [] | no_license | ahdahddl/cytoscape | bf783d44cddda313a5b3563ea746b07f38173022 | a3df8f63dba4ec49942027c91ecac6efa920c195 | refs/heads/master | 2020-06-26T16:48:19.791722 | 2013-08-28T04:08:31 | 2013-08-28T04:08:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 921 | java | package org.cytoscape.ding.impl.cyannotator.create;
public class cImageAnnotationPanel extends javax.swing.JPanel {
/** Creates new form ImageAnnotation */
public cImageAnnotationPanel() {
initComponents();
}
/** This method is called from within the constructor to
* initialize the form.
* WARNING: Do NOT ... | [
"jm@0ecc0d97-ab19-0410-9704-bfe1a75892f5"
] | jm@0ecc0d97-ab19-0410-9704-bfe1a75892f5 |
f4699b8261eb38b3a31bdc1fe7d916b447cf280b | 699e78193475606f89f284a00a82954845d30b44 | /app/src/androidTest/java/tr/com/mertkolgu/androidstoringdata/ExampleInstrumentedTest.java | 62982751f9d9ddf36e06528b3f57d5a270b20a0b | [] | no_license | mertkolgu/Android-StoringData | 354291c9014362201b5d73082cd11f79cefd2827 | b06a3738ec0e77e37854d88c123b7a5c985e0882 | refs/heads/master | 2020-09-08T17:29:30.649824 | 2019-11-16T07:08:51 | 2019-11-16T07:08:51 | 221,196,236 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 786 | java | package tr.com.mertkolgu.androidstoringdata;
import android.content.Context;
import androidx.test.platform.app.InstrumentationRegistry;
import androidx.test.ext.junit.runners.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which wil... | [
"mertkolgu@outlook.com"
] | mertkolgu@outlook.com |
e0d9ba94f34f38f9e75dda556d12ed754ac8b7c1 | 573a66e4f4753cc0f145de8d60340b4dd6206607 | /JS-CS-Detection-byExample/Dataset (ALERT 5 GB)/362855/quickfix-1.2.0/quickfix/src/java/src/org/quickfix/field/CashSettlAgentAcctNum.java | 20a1c59c78c0ff5d2fb1c54f6aa786945e01501b | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0",
"BSD-2-Clause"
] | permissive | mkaouer/Code-Smells-Detection-in-JavaScript | 3919ec0d445637a7f7c5f570c724082d42248e1b | 7130351703e19347884f95ce6d6ab1fb4f5cfbff | refs/heads/master | 2023-03-09T18:04:26.971934 | 2022-03-23T22:04:28 | 2022-03-23T22:04:28 | 73,915,037 | 8 | 3 | null | 2023-02-28T23:00:07 | 2016-11-16T11:47:44 | null | UTF-8 | Java | false | false | 288 | java | package org.quickfix.field;
import org.quickfix.StringField;
import java.util.Date;
public class CashSettlAgentAcctNum extends StringField
{
public CashSettlAgentAcctNum()
{
super(184);
}
public CashSettlAgentAcctNum(String data)
{
super(184, data);
}
}
| [
"mmkaouer@umich.edu"
] | mmkaouer@umich.edu |
476a557d5b677c1693cdff229ff1eb84fc46d1d3 | ac392f1cadd4979813a810f87041efdae3ca4832 | /spring-batch-example/src/main/java/com/vther/spring/batch/ch10/retry/template/CountRetryListener.java | 2ad6588f58b04919c5d54f3c5c8753205b1a39a4 | [] | no_license | vther/spring-batch | 234356b7823e89e4d13df0d34a61175547dd69b7 | 8ace01e90c82851c45e975aabfd924874090b86e | refs/heads/master | 2021-01-19T19:22:23.505823 | 2017-04-18T15:49:58 | 2017-04-18T15:49:58 | 88,414,256 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 864 | java | package com.vther.spring.batch.ch10.retry.template;
import org.springframework.retry.RetryCallback;
import org.springframework.retry.RetryContext;
import org.springframework.retry.RetryListener;
public class CountRetryListener implements RetryListener {
@Override
public <T> boolean open(RetryContext contex... | [
"vther@qq.com"
] | vther@qq.com |
4a660eb6ffec08e4970a839ecf5c03ffa1848030 | 70b88c112d774f424a6b98708ad5167a1f3fb42b | /src/main/java/mcjty/hologui/api/IGuiComponentRegistry.java | 4c351c76e9c06b9187957349f3b200ff3faf8d51 | [
"MIT"
] | permissive | Darkstrumn/HoloGui | fcd2aa26260380ec40301016e8cefd02752da823 | bc6f420a34d2c8df2efdcc918dc4c15152a0a0f6 | refs/heads/master | 2020-04-28T03:40:50.900436 | 2019-03-11T05:25:48 | 2019-03-11T05:25:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,371 | java | package mcjty.hologui.api;
import mcjty.hologui.api.components.*;
import net.minecraft.util.ResourceLocation;
/**
* Use this interface to create basic components for a gui. Typically you call this in
* your IGuiTile.createGui() implementation.
*
* All gui's work in a screen resolution of 8x8. You can use coordina... | [
"mcjty1@gmail.com"
] | mcjty1@gmail.com |
001e6de9a25fb24aea46f45c6d6c757363fc0c2c | 1be6e27b6ad97d3b3559d815140426018335dcc1 | /gajigaksek-backend/src/main/java/com/gjgs/gjgs/dummy/lecture/CouponDummy.java | 86088d768cadeb815b020952bd7021e1077627bb | [] | no_license | JoeCP17/gjgs | 0711cff1f19193e07a5500891a4d65410e504834 | 5c5365de794e9bfc20257dc436161b8bd42ce119 | refs/heads/master | 2023-08-29T04:55:38.010327 | 2021-11-08T08:08:13 | 2021-11-08T08:08:13 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,039 | java | package com.gjgs.gjgs.dummy.lecture;
import com.gjgs.gjgs.modules.coupon.entity.Coupon;
import com.gjgs.gjgs.modules.coupon.repositories.CouponRepository;
import com.gjgs.gjgs.modules.coupon.repositories.MemberCouponRepository;
import com.gjgs.gjgs.modules.lecture.dtos.create.CreateLecture;
import com.gjgs.gjgs.module... | [
"cjs1863@gmail.com"
] | cjs1863@gmail.com |
4e5b37399a5faa65a69d13eacd859d1c520a04e9 | 8b9190a8c5855d5753eb8ba7003e1db875f5d28f | /sources/com/facebook/react/views/view/ReactDrawableHelper.java | b82e5a2f2dcc9d31d4eed33fd5193de26bc865a9 | [] | no_license | stevehav/iowa-caucus-app | 6aeb7de7487bd800f69cb0b51cc901f79bd4666b | e3c7eb39de0be6bbfa8b6b063aaa85dcbcee9044 | refs/heads/master | 2020-12-29T10:25:28.354117 | 2020-02-05T23:15:52 | 2020-02-05T23:15:52 | 238,565,283 | 21 | 3 | null | null | null | null | UTF-8 | Java | false | false | 3,099 | java | package com.facebook.react.views.view;
import android.annotation.TargetApi;
import android.content.Context;
import android.content.res.ColorStateList;
import android.graphics.drawable.ColorDrawable;
import android.graphics.drawable.Drawable;
import android.graphics.drawable.RippleDrawable;
import android.os.Build;
imp... | [
"steve@havelka.co"
] | steve@havelka.co |
33b9d49ce95fb6b57bd5b3cdd7d814a525734314 | 90d4870d9a2c132b7b10b4ff6f5bf78a18ac994b | /com/shaded/fasterxml/jackson/databind/jsontype/impl/AsPropertyTypeDeserializer.java | 33165ee4a0545096ed8248771e6a91b053704222 | [
"Apache-2.0",
"MIT"
] | permissive | junpengwang/fire2.5.2 | 399aa13b6c326d97aa2c9c8dd72bef03464ad6cc | f82ed93de0da5f8d454a9b20c08533a916fc0db4 | refs/heads/master | 2016-09-13T16:33:27.944146 | 2016-05-25T12:44:52 | 2016-05-25T12:44:52 | 59,662,156 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,631 | java | /* */ package com.shaded.fasterxml.jackson.databind.jsontype.impl;
/* */
/* */ import com.shaded.fasterxml.jackson.annotation.JsonTypeInfo.As;
/* */ import com.shaded.fasterxml.jackson.core.JsonParser;
/* */ import com.shaded.fasterxml.jackson.core.JsonProcessingException;
/* */ import com.shad... | [
"wangjunpeng@wilddog.com"
] | wangjunpeng@wilddog.com |
6da62343b0ccc28de33318c3988ee53e5e9a0cce | 6d36213d2afb8e54315cd4c2a8e13d08c3870f5e | /src/LC1401_1500/LC1423.java | 0c5aaf915add6dab64d1b7792d92783d25acec29 | [] | no_license | sksaikia/LeetCode | 04823f569e1f23af2c87195d9c0ce1f82732fff9 | 27aacd711e198248c09939b6112e7df5ca9e7f8c | refs/heads/main | 2023-04-13T02:33:39.888735 | 2021-05-04T13:24:00 | 2021-05-04T13:24:00 | 325,792,959 | 7 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,144 | java | package LC1401_1500;
public class LC1423 {
// cardPoints = [1,2,3,4,5,6,1] , k=3
// left[] = {0,1,3,6}
// right[] = {0,1,7,12}
// left 0 + right 3 = 0+12 = 12
// left 1 + right 2 = 1 + 7 = 8
// left 2 + right 1 = 3 + 1 = 4
// left 3 + right 0 = 6 + 0 = 6
public int maxScore(int[]... | [
"saikiasourav48@gmail.com"
] | saikiasourav48@gmail.com |
b29243171ad90fba008c01908409cf2f0b19cecd | 67df195332de56d313fbe1ea5b75729ba5e03b1f | /app/src/main/java/com/easyway/demomvp/OnLoginListener.java | cbc7db4432bf49736970fc66d3fca022cd46c00d | [] | no_license | hanks7/demoMvp | 3743324d43ae6fea02ffcb70a0ebee05cdd3f5cc | c37ca1d152ce6271c1607b31117bb601caea61a2 | refs/heads/master | 2020-07-18T14:15:25.544688 | 2019-09-04T08:27:19 | 2019-09-04T08:27:19 | 206,261,296 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 174 | java | package com.easyway.demomvp;
import com.easyway.demomvp.model.LoginData;
public interface OnLoginListener {
void loginSucess(LoginData data);
void loginFail();
}
| [
"474664736@qq.com"
] | 474664736@qq.com |
5886208582a17152b16fb8ca56edd750a4bcb246 | a1d3aa27bfec92ef6c53c47135063a5b37eb79c4 | /BackEnd/Core/sailfish-core/src/main/java/com/exactpro/sf/storage/TimestampToLong.java | 57a976a816fed2457da6b8dce745299e6d1eccd6 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | 1ekrem/sailfish-core | 661159ca9c56a025302d6795c4e702568a588482 | b6051b1eb72b2bde5731a7e645f9ea4b8f92c514 | refs/heads/master | 2020-05-01T16:36:15.334838 | 2018-12-29T12:28:57 | 2018-12-29T13:33:52 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,929 | java | /******************************************************************************
* Copyright 2009-2018 Exactpro (Exactpro Systems Limited)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the Licens... | [
"nikita.smirnov@exactprosystems.com"
] | nikita.smirnov@exactprosystems.com |
6ee880307c8b0b5732c9cd70c180c54645610b45 | 13c371fffd8c0ecd5e735755e7337a093ac00e30 | /com/planet_ink/coffee_mud/WebMacros/HTTPstatusInfo.java | 00d9e82085a4485873b473685bf0afbc56e2b675 | [
"Apache-2.0"
] | permissive | z3ndrag0n/CoffeeMud | e6b0c58953e47eb58544039b0781e4071a016372 | 50df765daee37765e76a1632a04c03f8a96d8f40 | refs/heads/master | 2020-09-15T10:27:26.511725 | 2019-11-18T15:41:42 | 2019-11-18T15:41:42 | 223,416,916 | 1 | 0 | Apache-2.0 | 2019-11-22T14:09:54 | 2019-11-22T14:09:53 | null | UTF-8 | Java | false | false | 1,905 | java | package com.planet_ink.coffee_mud.WebMacros;
import com.planet_ink.coffee_web.interfaces.*;
import com.planet_ink.coffee_mud.core.interfaces.*;
import com.planet_ink.coffee_mud.core.*;
import com.planet_ink.coffee_mud.core.collections.*;
import com.planet_ink.coffee_mud.Abilities.interfaces.*;
import com.planet... | [
"bo@zimmers.net"
] | bo@zimmers.net |
0185de7ece199d1ae2b2228fc8672a0f28b7a4a3 | 03c808fb4985a347bc2ac4721dd5e88f72621c4b | /src/main/java/com/univocity/parsers/tsv/TsvWriterSettings.java | abb7acead0f0197ba9d1f118fe78d38d9584a145 | [
"LicenseRef-scancode-warranty-disclaimer",
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | WillwoTechnologies/univocity-parsers | 7d3eb852dd3148e3e0bf54ae3936e9745b01fe4e | 2ff848f4383ef62eeb233cfe8d4d11e27435335b | refs/heads/master | 2020-05-20T23:12:47.489062 | 2015-10-26T16:32:21 | 2015-10-26T16:32:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,790 | java | /*******************************************************************************
* Copyright 2014 uniVocity Software Pty Ltd
* <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/>
... | [
"jbax@univocity.com"
] | jbax@univocity.com |
2851f5f1d8914e63df5b2c6d057e5669432fb1ba | c42531b0f0e976dd2b11528504e349d5501249ae | /Teeside/MHSystems/app/src/main/java/com/mh/systems/teesside/web/models/forecast/Wind.java | 3ae4ff58a6a81bc1b26118103c52f0a1c12aace3 | [
"MIT"
] | permissive | Karan-nassa/MHSystems | 4267cc6939de7a0ff5577c22b88081595446e09e | a0e20f40864137fff91784687eaf68e5ec3f842c | refs/heads/master | 2021-08-20T05:59:06.864788 | 2017-11-28T08:02:39 | 2017-11-28T08:02:39 | 112,189,266 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 809 | java |
package com.mh.systems.teesside.web.models.forecast;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
public class Wind {
@SerializedName("speed")
@Expose
private Double speed;
@SerializedName("deg")
@Expose
private Double deg;
/**
*
... | [
"karan@ucreate.co.in"
] | karan@ucreate.co.in |
63904a8b77376ebd0f1dd68634075e33c1a3df2c | 40a6d17d2fd7bd7f800d5562d8bb9a76fb571ab4 | /pxlab/src/main/java/de/pxlab/pxl/display/Nothing.java | ced8f2934e09e4aaa5202bedddf168d233aa8e92 | [
"MIT"
] | permissive | manuelgentile/pxlab | cb6970e2782af16feb1f8bf8e71465ebc48aa683 | c8d29347d36c3e758bac4115999fc88143c84f87 | refs/heads/master | 2021-01-13T02:26:40.208893 | 2012-08-08T13:49:53 | 2012-08-08T13:49:53 | 5,121,970 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 810 | java | package de.pxlab.pxl.display;
import de.pxlab.pxl.*;
/**
* Does not show anything but is 'visible' which means that its show() methods
* are called!. It may be used to preserve screen content and provide a new set
* of Display object parameters. This MUST be JustInTime in order to prevent
* back buffer cr... | [
"manuelgentile@gmail.com"
] | manuelgentile@gmail.com |
fb779180c3caa0fa06d7946b550ffde3f72c8daa | 9ad0aa646102f77501efde94d115d4ff8d87422f | /LeetCode/java/src/brick_wall/Solution.java | 2c4e7dd27f621f3758da2b514b46306dfb7245ef | [] | no_license | xiaotdl/CodingInterview | cb8fc2b06bf587c83a9683d7b2cb80f5f4fd34ee | 514e25e83b0cc841f873b1cfef3fcc05f30ffeb3 | refs/heads/master | 2022-01-12T05:18:48.825311 | 2022-01-05T19:41:32 | 2022-01-05T19:41:32 | 56,419,795 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 839 | java | package brick_wall;
import java.util.*;
/**
* Created by Xiaotian on 5/5/18.
*/
class Solution {
// tag: hash
// time: O(n), n: number of bricks
// space: O(k), k: sum of bricks
public int leastBricks(List<List<Integer>> wall) {
Map<Integer, Integer> m = new HashMap<>(); // spacePos2cnt
... | [
"xiaotdl@gmail.com"
] | xiaotdl@gmail.com |
4fc876482d6ec07b839c94bc2712c1672e8261a8 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/10/10_2c97e823710c58bac80e61b11ecbfc8dd3b59813/TristateCheckBox/10_2c97e823710c58bac80e61b11ecbfc8dd3b59813_TristateCheckBox_s.java | 115deb89e5293b72890eb664ee0675a5ca98d04b | [] | 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 | 6,927 | java | /*
* @(#)TristateCheckBoxEx.java 5/20/2011
*
* Copyright 2002 - 2011 JIDE Software Inc. All rights reserved.
*/
package com.jidesoft.swing;
import com.jidesoft.plaf.UIDefaultsLookup;
import javax.swing.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
/**
... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
f876b20ef16e706ecdfd0a519ddd11b024eaf478 | 677d33925e5f8f677f257695202b28cb0ba96a0b | /src/main/java/ru/wkn/server/model/datasource/dao/DaoTool.java | f651554aaf041755bb70e374aa3fd8115e3a386a | [] | no_license | Vaysman/TimekeepingSystem | 2f7b910ee40cb337617ec98f15e44060dcedfa82 | 9c42ca1c9d12fabbd8839bbcb66f31954166e4f9 | refs/heads/master | 2020-03-14T22:14:07.617519 | 2018-05-02T06:45:28 | 2018-05-02T06:45:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,820 | java | package ru.wkn.server.model.datasource.dao;
import org.hibernate.Query;
import org.hibernate.Session;
import ru.wkn.server.model.datasource.HibernateUtil;
import ru.wkn.server.model.datasource.dao.persistent.PersistentException;
import java.util.ArrayList;
import java.util.List;
class DaoTool<T> {
private Class... | [
"pickalov.artyom@yandex.ru"
] | pickalov.artyom@yandex.ru |
cfe168b6e633e116dc0299562b733b41c8883263 | a36dce4b6042356475ae2e0f05475bd6aed4391b | /2005/julypersistenceEJB/ejbModule/com/hps/july/persistence/EJSFinderAccumulatorResourceBean.java | 30374198bdc23a2194d6b7aa7eec0d7bac4f8bf8 | [] | no_license | ildar66/WSAD_NRI | b21dbee82de5d119b0a507654d269832f19378bb | 2a352f164c513967acf04d5e74f36167e836054f | refs/heads/master | 2020-12-02T23:59:09.795209 | 2017-07-01T09:25:27 | 2017-07-01T09:25:27 | 95,954,234 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 133 | java | package com.hps.july.persistence;
/**
* EJSFinderAccumulatorResourceBean
*/
public interface EJSFinderAccumulatorResourceBean {
}
| [
"ildar66@inbox.ru"
] | ildar66@inbox.ru |
a57c6d2e94d2d3af1fa0d1f3c5fb7c2713ff2952 | 5a27b5b60efa90ef0979f345adfad51300969726 | /VavLibraryP1/src/main/java/com/vav/cn/gcm/GcmListener.java | d4eb39b466ffd959518756591fef0a10281d33d0 | [] | no_license | imalpasha/v_androidsdk | 306f3a4a50b966d9f9c6a72b4875cad3bcb6d456 | 9a8fd44f1199a06bd5c784d23d6eabdc644366d3 | refs/heads/master | 2021-05-11T01:44:38.742410 | 2018-01-21T13:50:24 | 2018-01-21T13:50:24 | 118,338,714 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 266 | java | package com.vav.cn.gcm;
import android.content.Intent;
/**
* Created by Handrata Samsul on 2/10/2016.
*/
public interface GcmListener {
public abstract void onRegistrationSucceed(Intent intent);
public abstract void onRegistrationError();
}
| [
"imalpasha@gmail.com"
] | imalpasha@gmail.com |
aa0747cada4c4782f0e4f5acf82ab0dd9e726477 | f187903c48deb817386cc91e8c176d106bf79c68 | /components/src/com/google/appinventor/components/runtime/errors/UnknownFileHandleError.java | dd9ca8872ca802c4d44d272d66ec3bd1827cf719 | [] | no_license | deadlyziner/AppInventor | 33bbfe6c8bdd320c70aba214ba05b30a45bc3302 | 92b44b2800e3edb11d5278803403afc8105a6f29 | refs/heads/master | 2020-05-29T13:47:26.830119 | 2013-02-26T16:01:27 | 2013-02-26T16:01:27 | 8,067,496 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 523 | java | // -*- mode: java; c-basic-offset: 2; -*-
// Copyright 2009-2011 Google, All Rights reserved
// Copyright 2011-2012 MIT, All rights reserved
// Released under the MIT License https://raw.github.com/mit-cml/app-inventor/master/mitlicense.txt
package com.google.appinventor.components.runtime.errors;
import com.g... | [
"deadlyziner@gmail.com"
] | deadlyziner@gmail.com |
19b32092f1639808e753c4c189e7ce22838053d7 | f10a7a255151c627eb1953e029de75b215246b4a | /quickfixj-core/src/main/java/quickfix/field/SideMultiLegReportingType.java | 1b2dee4eb93753afee5e8c98dad58bad2e8b39a8 | [
"BSD-2-Clause",
"LicenseRef-scancode-public-domain"
] | permissive | niepoo/quickfixj | 579f57f2e8fb8db906c6f916355da6d78bb86ecb | f8e255c3e86e36d7551b8661c403672e69070ca1 | refs/heads/master | 2021-01-18T05:29:51.369160 | 2016-10-16T23:31:34 | 2016-10-16T23:31:34 | 68,493,032 | 0 | 0 | null | 2016-09-18T03:18:20 | 2016-09-18T03:18:20 | null | UTF-8 | Java | false | false | 1,371 | java | /* Generated Java Source File */
/*******************************************************************************
* Copyright (c) quickfixengine.org All rights reserved.
*
* This file is part of the QuickFIX FIX Engine
*
* This file may be distributed under the terms of the quickfixengine.org
* license as... | [
"niepoo123@gmail.com"
] | niepoo123@gmail.com |
6f8e346f98e1af8622f6590fce0d3eed9a7fab50 | 95e944448000c08dd3d6915abb468767c9f29d3c | /sources/com/p280ss/android/ugc/aweme/shortvideo/util/C41529al.java | 73777429ad404f790922265a75843dab1ebcfa69 | [] | no_license | xrealm/tiktok-src | 261b1faaf7b39d64bb7cb4106dc1a35963bd6868 | 90f305b5f981d39cfb313d75ab231326c9fca597 | refs/heads/master | 2022-11-12T06:43:07.401661 | 2020-07-04T20:21:12 | 2020-07-04T20:21:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 446 | java | package com.p280ss.android.ugc.aweme.shortvideo.util;
import android.content.Context;
import com.p280ss.android.ugc.aweme.base.utils.C6900g;
/* renamed from: com.ss.android.ugc.aweme.shortvideo.util.al */
final class C41529al {
/* renamed from: a */
static boolean m132279a(Context context) {
try {
... | [
"65450641+Xyzdesk@users.noreply.github.com"
] | 65450641+Xyzdesk@users.noreply.github.com |
0f119d92405b3ea7d2ad94cef4fc248d468a8ac7 | be73270af6be0a811bca4f1710dc6a038e4a8fd2 | /crash-reproduction-moho/results/MATH-81b-3-21-FEMO-WeightedSum:TestLen:CallDiversity/org/apache/commons/math/linear/EigenDecompositionImpl_ESTest_scaffolding.java | c6fda298ddd07d561226c45c81b4d9826735667e | [] | 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 | 2,535 | java | /**
* Scaffolding file used to store all the setups needed to run
* tests automatically generated by EvoSuite
* Fri Apr 03 13:17:39 UTC 2020
*/
package org.apache.commons.math.linear;
import org.evosuite.runtime.annotation.EvoSuiteClassExclude;
import org.junit.BeforeClass;
import org.junit.Before;
import org.ju... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
a19d6f3f8aba7073ef54ec7d7e9c2cf91fc1b10b | 7570e250953a48bc8455ee96cf580b4596e0ef13 | /hazelcast/src/main/java/com/hazelcast/core/PartitionService.java | 2dc1083a1a01bdb31d4463d85a60550808c5d6fc | [
"Apache-2.0"
] | permissive | cgchamath/hazelcast-3.0.1 | adc3cb1ebbc4330de91efdb2e0083266da7df67d | d3280e3e2f7b7aa481f5e5bb4e3f139433f4d33b | refs/heads/master | 2021-01-01T06:50:28.230445 | 2014-07-11T09:51:55 | 2014-07-11T09:51:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,599 | java | /*
* Copyright (c) 2008-2013, Hazelcast, Inc. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required ... | [
"chamathg@gmail.com"
] | chamathg@gmail.com |
97edd3db9c1c8f9913d6ea03a944ff78de739b75 | ba8f38367c03e5e18432277f8d6b058afee9636a | /src/br/UFSC/GRIMA/application/entities/streams/InterfaceStateType.java | d7f4eedcc2b61a3b3e6206999b07efdccceb2527 | [] | no_license | jucsr/sottosopra | 3e6884bed58c75b5de9a89ecdd59c85721e800f3 | fab40a4195721c3c4b20a35aaa66846745b7e4e3 | refs/heads/master | 2020-03-31T00:14:00.463827 | 2015-12-01T16:47:32 | 2015-12-01T16:47:32 | 41,388,988 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,217 | java | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.2-147
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: ... | [
"pilarrmeister@gmail.com"
] | pilarrmeister@gmail.com |
9f0703b4c134bbad88b4abc7d50fbdf1a48fcb7f | be73270af6be0a811bca4f1710dc6a038e4a8fd2 | /crash-reproduction-moho/results/XWIKI-12798-86-3-FEMO-WeightedSum:TestLen:CallDiversity/com/xpn/xwiki/internal/template/InternalTemplateManager_ESTest_scaffolding.java | 01802b7c63f61a8329bdeeead878c751ed31fbcf | [] | 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 | 459 | java | /**
* Scaffolding file used to store all the setups needed to run
* tests automatically generated by EvoSuite
* Sat Apr 04 18:43:32 UTC 2020
*/
package com.xpn.xwiki.internal.template;
import org.evosuite.runtime.annotation.EvoSuiteClassExclude;
import org.junit.BeforeClass;
import org.junit.Before;
import org.j... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
773d58f6bebfd58875adafc196966f394c0665c3 | 6baf1fe00541560788e78de5244ae17a7a2b375a | /hollywood/com.oculus.socialplatform-base/sources/com/oculus/panelapp/messenger/BuildConfig.java | f160d2e0ba410be3bcfd80b271e2006c13f3580f | [] | no_license | phwd/quest-tracker | 286e605644fc05f00f4904e51f73d77444a78003 | 3d46fbb467ba11bee5827f7cae7dfeabeb1fd2ba | refs/heads/main | 2023-03-29T20:33:10.959529 | 2021-04-10T22:14:11 | 2021-04-10T22:14:11 | 357,185,040 | 4 | 2 | null | 2021-04-12T12:28:09 | 2021-04-12T12:28:08 | null | UTF-8 | Java | false | false | 399 | java | package com.oculus.panelapp.messenger;
public final class BuildConfig {
public static final String APPLICATION_ID = "com.oculus.panelapp.messenger";
public static final String BUILD_TYPE = "release";
public static final boolean DEBUG = false;
public static final String FLAVOR = "";
public static fi... | [
"cyuubiapps@gmail.com"
] | cyuubiapps@gmail.com |
e07a93041b2e8a01029a84e323e78bad850a3a18 | c82d571091bf9555ef16fd8cd10928a59124e8a8 | /src/main/java/netty/hiya/hello/NettyOio.java | 1df3d33c939036608827a4b5f903b3a4c6ed81cb | [] | no_license | 13802706376/HIYA_CORE_CODES_6ISA_HiyaNettyPro | 55993eeda4a22be3d6acc75504eb60cf32349728 | 65d36097bed54b8dcd1958a0e584e9319138ed59 | refs/heads/master | 2020-04-08T08:35:38.158443 | 2018-11-27T12:14:56 | 2018-11-27T12:14:56 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,737 | java | package netty.hiya.hello;
import io.netty.bootstrap.ServerBootstrap;
import io.netty.buffer.ByteBuf;
import io.netty.buffer.Unpooled;
import io.netty.channel.ChannelFuture;
import io.netty.channel.ChannelFutureListener;
import io.netty.channel.ChannelHandlerContext;
import io.netty.channel.ChannelInboundHandle... | [
"caozhijun@caozhijun-book"
] | caozhijun@caozhijun-book |
fd358f1b55a8a22afbdeeab5e5343b3b9e92cdd7 | 7b73756ba240202ea92f8f0c5c51c8343c0efa5f | /classes5/com/tencent/device/qfind/BlePeerInfo.java | a59c72e74de3b37c33f3f0f95ae3ece5c46b72a9 | [] | no_license | meeidol-luo/qooq | 588a4ca6d8ad579b28dec66ec8084399fb0991ef | e723920ac555e99d5325b1d4024552383713c28d | refs/heads/master | 2020-03-27T03:16:06.616300 | 2016-10-08T07:33:58 | 2016-10-08T07:33:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,001 | java | package com.tencent.device.qfind;
import com.tencent.mobileqq.app.soso.SosoInterface.SosoLbsInfo;
import com.tencent.mobileqq.hotpatch.NotVerifyClass;
import java.nio.ByteBuffer;
import java.nio.ByteOrder;
import java.util.ArrayList;
import java.util.List;
public class BlePeerInfo
{
public static final String a = "... | [
"1776098770@qq.com"
] | 1776098770@qq.com |
0ab321d225089d5f51f67e10de16adcd73bcdcac | eb9f655206c43c12b497c667ba56a0d358b6bc3a | /java/java-impl/src/com/intellij/slicer/JavaSliceUsageCellRenderer.java | 7570a05a00991f561927019875553a05f906590c | [
"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 | 1,006 | java | /*
* Copyright 2000-2016 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | [
"intellij-monorepo-bot-no-reply@jetbrains.com"
] | intellij-monorepo-bot-no-reply@jetbrains.com |
af65f6df4d99824456618b0036907147e9f30040 | ba3c46da825758dfe85792ce0c66038e6c71ec4a | /vole-modules/vole-ssoclient/src/test/java/com/github/vole/ssoclient/VoleSsoclientApplicationTests.java | 28f6ff3da29b769e1bf6a6ac921339629b55a87f | [
"Apache-2.0"
] | permissive | ScottGlenn2/vole | 0d3f2692480074d117bd1c321979def096b9342e | 30a1124fa0b3526a9d938c020344b964c256e208 | refs/heads/master | 2021-05-17T11:36:47.119134 | 2020-05-04T05:17:11 | 2020-05-04T05:17:11 | 250,758,653 | 0 | 0 | null | 2020-03-28T09:42:01 | 2020-03-28T09:42:01 | null | UTF-8 | Java | false | false | 358 | java | package com.github.vole.ssoclient;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.context.junit4.SpringRunner;
@RunWith(SpringRunner.class)
@SpringBootTest
public class VoleSsoclientApplicationTests {
@Test
... | [
"61444803@qq.com"
] | 61444803@qq.com |
7043fee342fb36218d24f6db6c1136f47aed6a35 | 0f1f95e348b389844b916c143bb587aa1c13e476 | /bboss-core-entity/src/org/frameworkset/http/HttpRange.java | a6b9bac9dd3f72bd29296b32bdb7e3a4dd578308 | [
"Apache-2.0"
] | permissive | bbossgroups/bboss | 78f18f641b18ea6dd388a1f2b28e06c4950b07c3 | 586199b68a8275aa59b76af10f408fec03dc93de | refs/heads/master | 2023-08-31T14:48:12.040505 | 2023-08-29T13:05:46 | 2023-08-29T13:05:46 | 2,780,369 | 269 | 151 | null | 2016-04-04T13:25:20 | 2011-11-15T14:01:02 | Java | UTF-8 | Java | false | false | 7,740 | java | package org.frameworkset.http;
import com.frameworkset.util.BaseSimpleStringUtil;
import org.frameworkset.util.Assert;
import org.frameworkset.util.ObjectUtils;
import java.util.*;
public abstract class HttpRange {
private static final String BYTE_RANGE_PREFIX = "bytes=";
/**
* Return the start of the range giv... | [
"yin-bp@163.com"
] | yin-bp@163.com |
8c132f0b7486d21fe734595e83689ca3c3ad770c | 84970532a142ab4b397b9b5ac511565868a8fcad | /Robot/app/src/main/java/com/hrg/robot/Robot.java | 5a331e952b1486e29c18063c45ea486f1810f8f0 | [] | no_license | feelinghappy/job | 822f8bdea8a39630faa14f93763a633e69ccebe7 | c36a64c332971c0dd03ee2aca72655b6a4835f27 | refs/heads/master | 2021-01-23T09:16:49.775093 | 2018-04-04T01:40:00 | 2018-04-04T01:40:00 | 102,575,907 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,300 | java | package com.hrg.robot;
import android.os.Parcelable;
import android.os.Parcel;
import android.os.Parcelable;
/**
* Created by liutao on 2017/9/24.
*/
public class Robot implements Parcelable {
private String uid;
private String name;
private String status;//<online/offline> 当前离在线状态, 字符串串
private Str... | [
"15821426810@126.com"
] | 15821426810@126.com |
9ea232bafe7e023350a44e24f6538fa4bac4b4c6 | 5b94a1004c8a7678d355b71bd2daa0970bc4c027 | /src/org/prom5/framework/models/hlprocess/expr/operator/HLMinusOperator.java | c6af061eba3870b6ed0b285982da64c806a6c0c0 | [] | no_license | Ghazibenslama/SMD-master | 2bed3f99810e83dbde492f3ae372d161b3886530 | a7312e8dd367234046ba5fae1c5790ef9f303a8a | refs/heads/master | 2020-05-17T20:06:07.313487 | 2018-07-18T02:33:28 | 2018-07-18T02:33:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,339 | java | /***********************************************************
* This software is part of the ProM package *
* http://www.processmining.org/ *
* *
* Copyright (c) 2003-2007 TU/e Eindhoven *
* ... | [
"zandrea418@gmail.com"
] | zandrea418@gmail.com |
59652f1dbfc893da118b2c1567b075df1d7a5df6 | cabb1be82ece5b6bfe1df3b368182d2aad61360e | /rx/internal/operators/CompletableOnSubscribeMergeArray.java | 62018061101b3d2a82d3ba404ae53971a56d1fdf | [] | no_license | sooraj2102/nagarro_hack_app | 4f1d7c488c1acf7439081b1c379db044d4f9966b | 3c7de860e75018fea2572ae06b3bdd2f7bf8b907 | refs/heads/master | 2021-07-01T12:56:33.829341 | 2020-10-01T09:56:23 | 2020-10-01T09:56:23 | 148,969,210 | 0 | 3 | null | 2020-10-01T09:56:24 | 2018-09-16T06:18:35 | Java | UTF-8 | Java | false | false | 2,909 | java | package rx.internal.operators;
import java.util.concurrent.atomic.AtomicBoolean;
import java.util.concurrent.atomic.AtomicInteger;
import rx.Completable;
import rx.Completable.OnSubscribe;
import rx.CompletableSubscriber;
import rx.Subscription;
import rx.plugins.RxJavaHooks;
import rx.subscriptions.CompositeSubscript... | [
"srjshingari@gmail.com"
] | srjshingari@gmail.com |
b1a3f9b595a5d34f255e9e84e7836e66f5ba6246 | 5e2cab8845e635b75f699631e64480225c1cf34d | /modules/core/org.jowidgets.common/src/main/java/org/jowidgets/common/types/EllipsisMode.java | 3753e74f6c2e39fa9f8a4bf7db62719f33db48cf | [
"BSD-3-Clause"
] | permissive | alec-liu/jo-widgets | 2277374f059500dfbdb376333743d5507d3c57f4 | a1dde3daf1d534cb28828795d1b722f83654933a | refs/heads/master | 2022-04-18T02:36:54.239029 | 2018-06-08T13:08:26 | 2018-06-08T13:08:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,093 | java | /*
* Copyright (c) 2015, MGrossmann
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* * Redistributions of source code must retain the above copyright
* notice, this list of condi... | [
"herrgrossmann@users.noreply.github.com"
] | herrgrossmann@users.noreply.github.com |
be47f388f116ac60038eb6b8a6e751d18a8f4102 | b62c76ab304eaa5d4cfb1d7cddd13dce4a99e258 | /library/logBack/logback-1.1.3/logback-access/src/main/java/ch/qos/logback/access/filter/StatisticalView.java | ec74716f347afff3bdb49207ec0b0fb34e3154c4 | [
"MIT"
] | permissive | cscfa/bartleby | 9fc069ff2fe1e0023355d8d70897b25e1b5f08a2 | 62a00d8710afc9c698d3336649d8da0fcf79f355 | refs/heads/master | 2021-01-01T19:30:51.933368 | 2015-06-27T23:10:10 | 2015-06-27T23:10:10 | 35,576,368 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 923 | java | /**
* Logback: the reliable, generic, fast and flexible logging framework.
* Copyright (C) 1999-2015, QOS.ch. All rights reserved.
*
* This program and the accompanying materials are dual-licensed under
* either the terms of the Eclipse Public License v1.0 as published by
* the Eclipse Foundation
*
* ... | [
"matthieu.vallance@cscfa.fr"
] | matthieu.vallance@cscfa.fr |
4416a01dc8b673cfbd9bf79a6f3b66f420f1706c | 7b82d70ba5fef677d83879dfeab859d17f4809aa | /tmp/sys/kisso/src/main/java/com/baomidou/kisso/exception/ExpiredTokenException.java | e6567a4cdb6ce4a74529a7f60723b0cc396bb61d | [
"Apache-2.0"
] | permissive | apollowesley/jun_test | fb962a28b6384c4097c7a8087a53878188db2ebc | c7a4600c3f0e1b045280eaf3464b64e908d2f0a2 | refs/heads/main | 2022-12-30T20:47:36.637165 | 2020-10-13T18:10:46 | 2020-10-13T18:10:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,241 | java | /**
* Copyright (c) 2011-2020, hubin (jobob@qq.com).
* <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 required by... | [
"wujun728@hotmail.com"
] | wujun728@hotmail.com |
9e0f9eede5ec327971e7349fb06ac4edf8b8d18f | 1b33bb4e143b18de302ccd5f107e3490ea8b31aa | /learn.java/src/main/java/oc/p/_8/_4_FunctionalProgramming/workingWithAdvancedStreamPipelineConcepts/collectingResults/collectors/mapping/Mapping.java | 8671fe5f16b7b29b8b752e0e3f5650740fad58ee | [] | no_license | cip-git/learn | db2e4eb297e36db475c734a89d18e98819bdd07f | b6d97f529ed39f25e17b602c00ebad01d7bc2d38 | refs/heads/master | 2022-12-23T16:39:56.977803 | 2022-12-18T13:57:37 | 2022-12-18T13:57:37 | 97,759,022 | 0 | 1 | null | 2020-10-13T17:06:36 | 2017-07-19T20:37:29 | Java | UTF-8 | Java | false | false | 1,490 | java | package oc.p._8._4_FunctionalProgramming.workingWithAdvancedStreamPipelineConcepts.collectingResults.collectors.mapping;
import java.util.List;
import java.util.Map;
import java.util.function.Function;
import java.util.stream.Collectors;
import java.util.stream.Stream;
import static java.util.stream.Collectors.*;
/*... | [
"ciprian.dorin.tanase@ibm.com"
] | ciprian.dorin.tanase@ibm.com |
1c9fd5fd28cc0759dd4177dc2feab8b3559d7146 | 4c2e8b9d64dce94ec74fa2a4951a926f42db7f7a | /src/by/it/_classwork_/jd01_02/TaskC.java | e4ff51f19d7d96cf91e8acb1918309df86cf6342 | [] | no_license | NorthDragons/JD2021-02-24 | 7ffa5d4fc6d0984563a0af192fc34b921327c52a | 14bc46e536a1352dca08585ed03309e1e11e52e5 | refs/heads/master | 2023-04-01T16:44:33.325159 | 2021-04-23T14:59:25 | 2021-04-23T14:59:25 | 344,739,064 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,501 | java | package by.it._classwork_.jd01_02;
import java.util.Arrays;
import java.util.Scanner;
public class TaskC {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
int n = scanner.nextInt();
int[][] a = step1(n);
System.out.println(Arrays.deepToString(a)... | [
"akhmelev@gmail.com"
] | akhmelev@gmail.com |
64725fc7c59f8b45b49118056a1f3d08b6d7abbb | 22b1f967750c313d8a2e6fc255fd3bca9f13c290 | /PremiumCN/124_BinaryTreeMaximumPathSum.java | 7683eea1a222b949a73709a95d26a2aa669f1798 | [
"MIT"
] | permissive | robin-qu/Leetcode | 333e997f1779fe41cbd4b0e057631454c1f37d13 | 9178287a7cc8fac7adb0e9bfd8d4771cd151d4a6 | refs/heads/master | 2021-06-24T18:49:25.879307 | 2021-01-21T05:28:20 | 2021-01-21T05:28:20 | 178,751,405 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,220 | java | /**
* Definition for a binary tree node.
* public class TreeNode {
* int val;
* TreeNode left;
* TreeNode right;
* TreeNode() {}
* TreeNode(int val) { this.val = val; }
* TreeNode(int val, TreeNode left, TreeNode right) {
* this.val = val;
* this.left = left;
* ... | [
"hongbinqu9@gmail.com"
] | hongbinqu9@gmail.com |
abcd42afb251ca1383211f9935a0799735af6361 | 883b7801d828a0994cae7367a7097000f2d2e06a | /python/experiments/projects/O2-Czech-Republic-proxima-platform/real_error_dataset/1/165/HadoopFileSystem.java | e2e796264598fe04fc30e6c65e04ed89e7143580 | [] | no_license | pombredanne/styler | 9c423917619912789289fe2f8982d9c0b331654b | f3d752d2785c2ab76bacbe5793bd8306ac7961a1 | refs/heads/master | 2023-07-08T05:55:18.284539 | 2020-11-06T05:09:47 | 2020-11-06T05:09:47 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,436 | java | /**
* Copyright 2017-2020 O2 Czech Republic, a.s.
*
* 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 ... | [
"fer.madeiral@gmail.com"
] | fer.madeiral@gmail.com |
6bb430b571c0dc941dc81111a07bbf311952a219 | 3c73a700a7d89b1028f6b5f907d4d0bbe640bf9a | /android/src/main/kotlin/lib/org/bouncycastle/jce/spec/OpenSSHPrivateKeySpec.java | 6058addb3f0f9c6eb78f637cca1ef350c4e2b687 | [] | no_license | afterlogic/flutter_crypto_stream | 45efd60802261faa28ab6d10c2390a84231cf941 | 9d5684d5a7e63d3a4b2168395d454474b3ca4683 | refs/heads/master | 2022-11-02T02:56:45.066787 | 2021-03-25T17:45:58 | 2021-03-25T17:45:58 | 252,140,910 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,725 | java | package lib.org.bouncycastle.jce.spec;
import java.security.spec.EncodedKeySpec;
import lib.org.bouncycastle.crypto.util.OpenSSHPrivateKeyUtil;
/**
* OpenSSHPrivateKeySpec holds and encoded OpenSSH private key.
* The format of the key can be either ASN.1 or OpenSSH.
*/
public class OpenSSHPrivateKeySpec
exten... | [
"princesakenny98@gmail.com"
] | princesakenny98@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.