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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
dc251d9e5f750581e0e458ac307fcd368a830935 | f86938ea6307bf6d1d89a07b5b5f9e360673d9b8 | /CodeComment_Data/Code_Jam/val/Speaking_in_Tongues/S/Main(242).java | 373627f9845a2a24bf971a2c86332bd18ab1dd22 | [] | no_license | yxh-y/code_comment_generation | 8367b355195a8828a27aac92b3c738564587d36f | 2c7bec36dd0c397eb51ee5bd77c94fa9689575fa | refs/heads/master | 2021-09-28T18:52:40.660282 | 2018-11-19T14:54:56 | 2018-11-19T14:54:56 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,131 | java | package methodEmbedding.Speaking_in_Tongues.S.LYD481;
import java.io.File;
import java.io.FileNotFoundException;
import java.util.*;
public class Main {
/**
* @param args
* @throws FileNotFoundException
*/
public static void main(String[] args) throws FileNotFoundException {
// TODO Auto-generated method st... | [
"[email protected]"
] | |
93e5ca1c738863ba7fe4f4c56aed5cd4aff79a2c | 49217bc82ae13c8f2669c9f77f4eff967427494a | /src/main/java/com/bullhorn/apiservice/result/ApiAssociateResult.java | 2c07e104e2265eb335d779a7d4c4b6ebc6eec3ff | [
"MIT"
] | permissive | sreehari2797/starter-kit-spring-maven | 5a18517cc1872f68ebc003f4356aa64f09bed317 | 4a5502a23bfa09eebaa14120f107efc9318a362b | refs/heads/master | 2023-02-06T05:46:29.679937 | 2020-12-29T05:10:08 | 2020-12-29T05:10:08 | 295,730,688 | 0 | 1 | MIT | 2020-09-15T13:05:46 | 2020-09-15T13:05:45 | null | UTF-8 | Java | false | false | 780 | java |
package com.bullhorn.apiservice.result;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Java class for apiAssociateResult complex type.
*
* <p>The following schema fragment specifies the expected content contain... | [
"[email protected]"
] | |
c5da7ac8903630271dbce772430d02bc9aadc7d0 | 7ae255c4d259121c79dea104c797b386d27beb7d | /src/main/java/com/alex/netty/secondsample/client/MyClientInitializer.java | 52805185fa8b42c31d8bdbb1b9c0516648815f7e | [] | no_license | alexhaoxuan/netty | 4582aa6af3200dbc7a133d3d6f834c532bfc0d23 | 5d72f021fd93a06f54077a1685df45e31a264421 | refs/heads/master | 2022-02-23T11:33:42.437863 | 2019-09-17T16:52:45 | 2019-09-17T16:52:45 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,151 | java | package com.alex.netty.secondsample.client;
import io.netty.channel.ChannelInitializer;
import io.netty.channel.ChannelPipeline;
import io.netty.channel.socket.SocketChannel;
import io.netty.handler.codec.LengthFieldBasedFrameDecoder;
import io.netty.handler.codec.LengthFieldPrepender;
import io.netty.handler.codec.st... | [
"[email protected]"
] | |
8cf082466d556c1fa549c27b9c140707a936bfd2 | f0452407cf0563d2aed76f836ed7cc341086e5d0 | /src/jio/System/Windows/Forms/QueryAccessibilityHelpEventHandler.java | 0c3b07a81b7136badd086f26e653fe4324284324 | [] | no_license | Javonet-io-user/3dd3b552-3bdc-46f4-9c7e-83675d0c4985 | 476cae232813efc315c70cf775e4bbd1a89f4baa | 2ef6326f6cba988c4dc85a20b6c01c4ec08a6b4c | refs/heads/master | 2020-07-06T09:16:10.958905 | 2019-08-18T06:27:36 | 2019-08-18T06:27:36 | 202,968,115 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,015 | java | package jio.System.Windows.Forms;
import Common.Activation;
import static Common.JavonetHelper.Convert;
import static Common.JavonetHelper.getGetObjectName;
import static Common.JavonetHelper.getReturnObjectName;
import static Common.JavonetHelper.ConvertToConcreteInterfaceImplementation;
import Common.JavonetH... | [
"[email protected]"
] | |
d71902b447d44cb8ebee95f2dc7e460c3648756a | 33630bb72572f2e5cfaf5529faf178dedaa2aa0b | /hotline/src/main/java/jp/chang/myclinic/hotline/wrappedtext/Line.java | eaa0e2eddf1b76fcfab5dda26780b41ccc1d3806 | [
"MIT"
] | permissive | hangilc/myclinic-spring | 917472333853e3a2848cfb60ca5ade05098b700f | 69ac47ca1ae4383a423a8e097df3caea52ffcb41 | refs/heads/master | 2022-12-21T23:43:35.317076 | 2022-06-27T23:09:31 | 2022-06-27T23:09:31 | 135,880,487 | 0 | 0 | MIT | 2022-12-14T20:36:52 | 2018-06-03T06:43:15 | Java | UTF-8 | Java | false | false | 6,805 | java | package jp.chang.myclinic.hotline.wrappedtext;
import javax.swing.*;
import java.awt.*;
import java.util.ArrayList;
import java.util.List;
public class Line {
private int left;
private int contentWidth;
private int width;
private int top;
private int height;
private int baseLineOffset;
pri... | [
"[email protected]"
] | |
5443aa5f8f5f0997a26ba449681d4703e93c1d7d | 53d677a55e4ece8883526738f1c9d00fa6560ff7 | /com/tencent/mm/plugin/appbrand/jsapi/s/b$1$1.java | 8c8baa227e7358cbf38f74ee7d9e198456dc6fcb | [] | no_license | 0jinxing/wechat-apk-source | 544c2d79bfc10261eb36389c1edfdf553d8f312a | f75eefd87e9b9ecf2f76fc6d48dbba8e24afcf3d | refs/heads/master | 2020-06-07T20:06:03.580028 | 2019-06-21T09:17:26 | 2019-06-21T09:17:26 | 193,069,132 | 9 | 4 | null | null | null | null | UTF-8 | Java | false | false | 2,486 | java | package com.tencent.mm.plugin.appbrand.jsapi.s;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.graphics.BitmapFactory.Options;
import com.tencent.matrix.trace.core.AppMethodBeat;
import com.tencent.mm.plugin.appbrand.widget.c.a;
final class b$1$1
implements Runnable
... | [
"[email protected]"
] | |
f181f3caa1440055d6de12ae259948a74e98cbb4 | 0774b7be48a72398f44d831e9f92243c1d3230db | /icare-mapp/src/main/java/com/wisdom/core/client/ClientHandler.java | e2254f09b5a5f246d2767667762529a888556d76 | [] | no_license | water-fu/icare | cc3eb8b53be7ee378eb7953abb614248151d194d | 3a2245f6f4c01d9d169d78d77fe096982a29dfc8 | refs/heads/master | 2021-01-19T11:32:12.586464 | 2016-05-09T08:25:21 | 2016-05-09T08:25:21 | 82,251,258 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,446 | java | package com.wisdom.core.client;
import com.wisdom.core.MappContext;
import com.wisdom.core.MyApplicationContext;
import com.wisdom.core.exception.MappException;
import com.wisdom.core.exception.MappExceptionCode;
import com.wisdom.core.interfaces.IClientHandler;
import com.wisdom.core.interfaces.IHandler;
import com.w... | [
"fusj@ce2a1918-1c78-4d5b-8570-6b617fc693f1"
] | fusj@ce2a1918-1c78-4d5b-8570-6b617fc693f1 |
e509527ca723c5a360564085de49128913aff569 | 477915f0aea730e946c3f847ca460b7248cdda64 | /en-web/src/main/java/com/g2forge/enigma/web/css/layout/Display.java | 8aa8783273df16216cca08cf9dbbbe7197362715 | [
"Apache-2.0"
] | permissive | gdgib/enigma | dd418242a34e2089c0fedb8f12c19743cc48076b | 1c817f4f4563c0f622a175ec74f9cea1e72a819b | refs/heads/master | 2022-02-04T00:27:41.501377 | 2020-03-29T19:39:40 | 2020-03-29T19:39:40 | 120,249,959 | 0 | 0 | null | 2018-02-05T03:26:59 | 2018-02-05T03:26:59 | null | UTF-8 | Java | false | false | 143 | java | package com.g2forge.enigma.web.css.layout;
import com.g2forge.enigma.web.css.ICSSStyle;
public enum Display implements ICSSStyle {
Block;
}
| [
"[email protected]"
] | |
c2ed21225535a6157be4a93e3c6a83e3ad66b4e5 | 08a95d58927c426e515d7f6d23631abe734105b4 | /Project/bean/com/dimata/qdep/entity/I_DataCustom.java | 5b11ae49730c0aa059f240f43af19422b2e13b2b | [] | no_license | Bagusnanda90/javaproject | 878ce3d82f14d28b69b7ef20af675997c73b6fb6 | 1c8f105d4b76c2deba2e6b8269f9035c67c20d23 | refs/heads/master | 2020-03-23T15:15:38.449142 | 2018-07-21T00:31:47 | 2018-07-21T00:31:47 | 141,734,002 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 537 | java | /* Generated by Together */
package com.dimata.qdep.entity;
public interface I_DataCustom {
/**
* declaration of identifier to hold name of class that implement this
* Interface
*/
//public static final String DATACUSTOM_CLASSNAME = "com.dimata.custom.entity.custom.DataCustom";
public stat... | [
"[email protected]"
] | |
258c09834212911337721aa6bb810b33603ed502 | 5fa40394963baf973cfd5a3770c1850be51efaae | /src/NHSensor/NHSensorSim/test/ESAUseGBATest.java | 697fa82ca317932966e502058a6392efe432235c | [] | no_license | yejuns/wsn_java | 5c4d97cb6bc41b91ed16eafca5d14128ed45ed44 | f071cc72411ecc2866bff3dfc356f38b0c817411 | refs/heads/master | 2020-05-14T13:54:14.690176 | 2018-01-28T02:51:44 | 2018-01-28T02:51:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 992 | java | package NHSensor.NHSensorSim.test;
import org.apache.log4j.PropertyConfigurator;
import NHSensor.NHSensorSim.algorithm.ESAUseGBAAlg;
import NHSensor.NHSensorSim.core.SensorSim;
import NHSensor.NHSensorSim.ui.Animator;
public class ESAUseGBATest {
/**
* @param args
*/
public static void main(Strin... | [
"[email protected]"
] | |
40fa37da3560a54eb3ebf6819c0f4ea5fce08cce | 27f6a988ec638a1db9a59cf271f24bf8f77b9056 | /Code-Hunt-data/users/User045/Sector2-Level1/attempt030-20140920-201725.java | 9c96812e3f9c9c5ae317bfb818ee4664a094d68f | [] | no_license | liiabutler/Refazer | 38eaf72ed876b4cfc5f39153956775f2123eed7f | 991d15e05701a0a8582a41bf4cfb857bf6ef47c3 | refs/heads/master | 2021-07-22T06:44:46.453717 | 2017-10-31T01:43:42 | 2017-10-31T01:43:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 387 | java |
public class Program {
public static int Puzzle(int[] a) {
int sum=0,ret=0;
for(int i=0;i<a.length;i++) sum=sum+a[i];
double average = (double)sum/a.length;
int k =(int)average;
if((float)k==(float)average) ret=k;
else if(-(float)k+(float)average<0.5) ret=k;
else ret=k+1;
//if(a.length>1 && ... | [
"[email protected]"
] | |
57f5cda013ae9cdfc27cc599162070e971d4c97a | 254e7dc1a0ac2515f0953b432280b14dd668bcc5 | /src/main/java/org/bian/dto/CRCardNetworkParticipantFacilityFulfillmentArrangementControlInputModel.java | 522d1644d1a19afa3fa24b87a20ad0441efa80c3 | [
"Apache-2.0"
] | permissive | bianapis/sd-card-network-participant-facility-v2.0 | 93b9bf2e50ce36fc72d21d2cc5c4cae07fae9fd7 | 9178962d86b5a6f662bc7746f1fac938ee6a0ec9 | refs/heads/master | 2020-07-11T04:57:25.067030 | 2019-09-06T06:53:26 | 2019-09-06T06:53:26 | 204,450,665 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,345 | java | package org.bian.dto;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.annotation.JsonCreator;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import org.bian.dto.CRCardNetworkParticipantFacilityFulfillmentArrangementControlInputModelCardNetwork... | [
"[email protected]"
] | |
08a4e3e726cdbcb612c651349c27937d707b5fd4 | 180e78725121de49801e34de358c32cf7148b0a2 | /dataset/protocol1/mapstruct/learning/2785/PrimitiveToPrimitiveConversion.java | 74e8171d67306b09410ae0b280be78b44c1e03b4 | [] | no_license | ASSERT-KTH/synthetic-checkstyle-error-dataset | 40e8d1e0a7ebe7f7711def96a390891a6922f7bd | 40c057e1669584bfc6fecf789b5b2854660222f3 | refs/heads/master | 2023-03-18T12:50:55.410343 | 2019-01-25T09:54:39 | 2019-01-25T09:54:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 864 | java | /*
* Copyright MapStruct Authors.
*
* Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
*/
package org.mapstruct.ap.internal.conversion;
import org.mapstruct.ap.internal.model.common.ConversionContext;
/**
* Conversion between primitive types such as {@code by... | [
"[email protected]"
] | |
ac6d79f2881c153c7d6715fe088b8636905d77c9 | fa1408365e2e3f372aa61e7d1e5ea5afcd652199 | /src/testcases/CWE789_Uncontrolled_Mem_Alloc/s01/CWE789_Uncontrolled_Mem_Alloc__getCookies_Servlet_ArrayList_14.java | e1fee01e7fe2231cb1862cbe2e435d793dd92a3a | [] | no_license | bqcuong/Juliet-Test-Case | 31e9c89c27bf54a07b7ba547eddd029287b2e191 | e770f1c3969be76fdba5d7760e036f9ba060957d | refs/heads/master | 2020-07-17T14:51:49.610703 | 2019-09-03T16:22:58 | 2019-09-03T16:22:58 | 206,039,578 | 1 | 2 | null | null | null | null | UTF-8 | Java | false | false | 4,788 | java | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE789_Uncontrolled_Mem_Alloc__getCookies_Servlet_ArrayList_14.java
Label Definition File: CWE789_Uncontrolled_Mem_Alloc.int.label.xml
Template File: sources-sink-14.tmpl.java
*/
/*
* @description
* CWE: 789 Uncontrolled Memory Allocation
* BadSource: getCookies_Ser... | [
"[email protected]"
] | |
a24d15734855e56a392c559b6564174097704dd5 | b6c0c5b2811b923a74ea97e1b9731f7ffa421f40 | /airavata-api/airavata-data-models/src/main/java/org/apache/airavata/model/appcatalog/computeresource/SecurityProtocol.java | 1ff1de882be4fe66e51544f1e12968531f9f01f9 | [
"Apache-2.0"
] | permissive | glahiru/airavata | b1ae8dc98af27933ee303ff7300351c070de262d | 9e7ed4ba8336091717ff1dc823d084f6b349ae08 | refs/heads/master | 2021-01-23T18:08:23.120559 | 2014-10-24T05:38:39 | 2014-10-24T05:40:30 | 23,710,309 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,355 | 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... | [
"[email protected]"
] | |
ee9545da1fc6c56a6581a5ee411415d765712bcd | 18b60fd47e20aa0c38806243bed8081c9ef3cd86 | /jupiter-rpc/src/main/java/org/jupiter/rpc/consumer/invoker/ClusterStrategyBridging.java | 548b26e8374d96fdfec46ddb447842712a7a3d6b | [
"Apache-2.0"
] | permissive | kongzhidea/Jupiter | 9ddbdf8f652e46e1c751c23098af424a60fb382b | 9b9234891ba03b21c71da9d69a6e0904216cb094 | refs/heads/master | 2021-10-01T15:39:43.719113 | 2018-11-27T11:32:45 | 2018-11-27T11:32:45 | 110,490,308 | 1 | 0 | NOASSERTION | 2018-11-27T11:32:46 | 2017-11-13T02:27:29 | Java | UTF-8 | Java | false | false | 3,029 | java | /*
* Copyright (c) 2015 The Jupiter Project
*
* Licensed under the Apache License, version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at:
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... | [
"[email protected]"
] | |
aa71e9db42c2d368774a04f48519358b63dc2692 | 013eb122629346c8a0601a3e56607e6151386896 | /extensions/arquillian-decoder/arquillian-decoder/api/src/main/java/org/arquillian/extension/decoder/api/Configuration.java | de9167cd1c365e6f87db148e40762bc43a2fa547 | [
"Apache-2.0"
] | permissive | Jakarta-EE-Petclinic/arquillian-showcase | a676e8c01d89089a8b5e39716aee1d008c9abfa1 | 68bd3d651fe675ed0b755e67295f8960c5cce92b | refs/heads/master | 2021-03-23T23:26:52.497352 | 2017-07-24T13:07:39 | 2017-07-24T13:07:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,749 | java | /*
* JBoss, Home of Professional Open Source
* Copyright 2015, Red Hat, Inc. and/or its affiliates, and individual
* contributors by the @authors tag. See the copyright.txt in the
* distribution for a full listing of individual contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* y... | [
"[email protected]"
] | |
fa655208c10859a9985b6ed42ef9ed1d574a652d | 13ac75e91402706e2e45777ce963635f823d629f | /src/common/xap/lui/core/j2eesvr/Servlet.java | df2bfdf23f8bd7e80f39857eba3c577343819c4b | [] | no_license | gufanyi/wdp | 86085600062e6d42adcacaf46968854c8632ead1 | 9f69f798b799ab258ed57febad10495a65574c9a | refs/heads/master | 2021-01-10T10:59:49.283794 | 2015-12-17T15:33:23 | 2015-12-17T15:33:23 | 47,962,667 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 613 | java | package xap.lui.core.j2eesvr;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
import org.apache.commons.lang.StringUtils;
/**
* 指定一个类型是servlet
*
* @author licza
*/
@Retention(RetentionPolicy.RUNTIME)... | [
"[email protected]"
] | |
31efab8ecba55ea9d9e8c289f7139ceb41be8de3 | 13ea5da0b7b8d4ba87d622a5f733dcf6b4c5f1e3 | /crash-reproduction-ws/results/XRENDERING-481-89-8-Single_Objective_GGA-WeightedSum/com/xpn/xwiki/render/DefaultVelocityManager_ESTest.java | a044abb180031f3cc75b14e3d34092fd01c3e9a7 | [
"MIT",
"CC-BY-4.0"
] | permissive | STAMP-project/Botsing-basic-block-coverage-application | 6c1095c6be945adc0be2b63bbec44f0014972793 | 80ea9e7a740bf4b1f9d2d06fe3dcc72323b848da | refs/heads/master | 2022-07-28T23:05:55.253779 | 2022-04-20T13:54:11 | 2022-04-20T13:54:11 | 285,771,370 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 571 | java | /*
* This file was automatically generated by EvoSuite
* Tue Mar 31 16:12:48 UTC 2020
*/
package com.xpn.xwiki.render;
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(EvoRunne... | [
"[email protected]"
] | |
64ec1189991b7594067f88b9ad75711b98199122 | f4582e49362090f8241473366933865b9f949dd5 | /src/test/java/org/jboss/javassist/classfilewriter/proxyfactory/test/AllTests.java | 3ac596ea7c03b8476cee9f5ea1d0adc23d52c615 | [] | no_license | alesj/javassist-cfw-proxyfactory | d8b90f5dd7bcd3f5a883349c412c8cd265a72ccb | 3f593391c78b11914b12cb55aa926ea8beff6d09 | refs/heads/master | 2021-01-18T06:49:44.886659 | 2010-08-25T15:05:13 | 2010-08-25T15:05:13 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,847 | java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2010, Red Hat, Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* unde... | [
"[email protected]"
] | |
4d9bcee52a49be024f9daf092532390303558e1a | 23d65cfe9a12378fdb6d79ade399cad89bc8c01f | /roteiros/R18-01-Rot-SkipList-environment/src/main/java/adt/skipList/SkipListImpl.java | 3069b2d6dab3880516571419d1324cd5539bdcc3 | [] | no_license | GersonSales/LEDA | 5feaf6c41dd8416648d930f3b8c3d79e9c2bbf26 | faeeffeb117eefe861f52ce7cf85619f13e2ecbb | refs/heads/master | 2021-03-16T04:14:16.849769 | 2016-12-09T00:07:06 | 2016-12-09T00:07:06 | 60,433,110 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,923 | java | package adt.skipList;
public class SkipListImpl<T> implements SkipList<T> {
protected SkipListNode<T> root;
protected SkipListNode<T> NIL;
protected int height;
protected int maxHeight;
protected boolean USE_MAX_HEIGHT_AS_HEIGHT = false;
protected double PROBABILITY = 0.5;
public ... | [
"[email protected]"
] | |
620318a57588ebd25f850e1aa8d91910f9f0e26e | 776f7a8bbd6aac23678aa99b72c14e8dd332e146 | /src/com/google/android/gms/internal/zzib$zzb.java | 7de606043ab7e644bf284e6c2f84662679968e36 | [] | no_license | arvinthrak/com.nianticlabs.pokemongo | aea656acdc6aa419904f02b7331f431e9a8bba39 | bcf8617bafd27e64f165e107fdc820d85bedbc3a | refs/heads/master | 2020-05-17T15:14:22.431395 | 2016-07-21T03:36:14 | 2016-07-21T03:36:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 298 | java | package com.google.android.gms.internal;
import android.os.Bundle;
public abstract interface zzib$zzb
{
public abstract void zzd(Bundle paramBundle);
}
/* Location:
* Qualified Name: com.google.android.gms.internal.zzib.zzb
* Java Class Version: 6 (50.0)
* JD-Core Version: 0.7.1
*/ | [
"[email protected]"
] | |
88daf945858b871141e6b1bef268a1a7306beb08 | fffc8497ffbdfbe25c5d7ce22b20604d5ccfb25a | /cps/src/main/java/com/jdcloud/sdk/service/cps/model/DescribeSoftwareResponse.java | c9e7291c6b0af6550e024a03b549468265738c11 | [
"Apache-2.0"
] | permissive | edwinlly/jdcloud-sdk-java | 71cca4c5232d6162abd00d1f86ecb03a606864f5 | 2ba0cf0bf16f17c7b7ead7c7abecd4e918379f80 | refs/heads/master | 2020-04-09T03:13:59.854171 | 2018-11-29T06:56:29 | 2018-11-29T06:56:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,221 | 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... | [
"[email protected]"
] | |
edd70ce34bd1691efc9e60ca55a2f59cd221504a | d6c041879c662f4882892648fd02e0673a57261c | /com/planet_ink/coffee_mud/Abilities/Common/DiligentStudying.java | c14837a7966956aa847d3887fc433c7fb750f091 | [
"Apache-2.0"
] | permissive | linuxshout/CoffeeMud | 15a2c09c1635f8b19b0d4e82c9ef8cd59e1233f6 | a418aa8685046b08c6d970083e778efb76fd3716 | refs/heads/master | 2020-04-14T04:17:39.858690 | 2018-12-29T20:50:15 | 2018-12-29T20:50:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,326 | java | package com.planet_ink.coffee_mud.Abilities.Common;
import com.planet_ink.coffee_mud.Abilities.StdAbility;
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.*;
impo... | [
"[email protected]"
] | |
979e31e008ce73ce0245e25d0609b14df01dd742 | 4444b59bd0a4da63696ba61055e731573e1715c0 | /primefaces-blueprints-master/chapter08/src/main/java/com/packtpub/pf/blueprint/service/DAOService.java | 493bf8a1929d35405748bd033c27b638e7b4b94f | [] | no_license | mostafiz9900/PrimeFaces | f9c61acbe35abeae809628ee0abe4469448c4b5a | e8bde905f68e904bc33d545bf96386d74016cc04 | refs/heads/master | 2020-04-15T09:46:43.281052 | 2019-03-11T07:02:55 | 2019-03-11T07:02:55 | 164,564,875 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,178 | java | package com.packtpub.pf.blueprint.service;
import com.packtpub.pf.blueprint.JobStatus;
import com.packtpub.pf.blueprint.persistence.entity.*;
import org.apache.log4j.Logger;
import org.hibernate.Criteria;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.hibernate.criterion.CriteriaSpecific... | [
"[email protected]"
] | |
1eca61a1ab29196034f06a1ce8eb7fe292856fca | 7b733d7be68f0fa4df79359b57e814f5253fc72d | /rest/src/main/java/com/percussion/rest/errors/SiteNotFoundException.java | 3e2c374978665f49d6359a87aab11331acb2c8cf | [
"LicenseRef-scancode-dco-1.1",
"Apache-2.0",
"OFL-1.1",
"LGPL-2.0-or-later"
] | permissive | percussion/percussioncms | 318ac0ef62dce12eb96acf65fc658775d15d95ad | c8527de53c626097d589dc28dba4a4b5d6e4dd2b | refs/heads/development | 2023-08-31T14:34:09.593627 | 2023-08-31T14:04:23 | 2023-08-31T14:04:23 | 331,373,975 | 18 | 6 | Apache-2.0 | 2023-09-14T21:29:25 | 2021-01-20T17:03:38 | Java | UTF-8 | Java | false | false | 923 | java | /*
* Copyright 1999-2023 Percussion Software, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicabl... | [
"[email protected]"
] | |
8cf345cf5ab1bec54436f40e89f913d5ad2dac87 | e254635b296055a05983a69228deaca9404b62ec | /src/chapter4reusingobjects/InitOrder.java | ce23f918b068174e21cbc4adf244c7a9a4c44f05 | [] | no_license | Nayanzin-Alexander/ThinkingInJava | 4aca2e58264315fe0d7396fbff03b4e2800e9b8a | fdea25eb955a694370239b15f5c755e1d8872f2c | refs/heads/master | 2021-04-15T07:52:17.858456 | 2018-03-24T14:01:28 | 2018-03-24T14:01:28 | 126,604,903 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 883 | java | package chapter4reusingobjects;
import static myutil.Printer.*;
/**
* Created by nayanzin on 27.06.17.
*/
class Insect{
private static int x1 = printInit("static Insect.x1 init");
private int i = 9;
protected int j;
Insect(){
print("i=" + i + " j=" + j);
}
static int printInit(Str... | [
"[email protected]"
] | |
5a7d73b325a13528c9dbcce3b30664dc194274ad | 0af8b92686a58eb0b64e319b22411432aca7a8f3 | /large-multiproject/project56/src/test/java/org/gradle/test/performance56_4/Test56_360.java | a569796717b2cc56b0b853d2dd1ba24df492a258 | [] | no_license | gradle/performance-comparisons | b0d38db37c326e0ce271abebdb3c91769b860799 | e53dc7182fafcf9fedf07920cbbea8b40ee4eef4 | refs/heads/master | 2023-08-14T19:24:39.164276 | 2022-11-24T05:18:33 | 2022-11-24T05:18:33 | 80,121,268 | 17 | 15 | null | 2022-09-30T08:04:35 | 2017-01-26T14:25:33 | null | UTF-8 | Java | false | false | 292 | java | package org.gradle.test.performance56_4;
import static org.junit.Assert.*;
public class Test56_360 {
private final Production56_360 production = new Production56_360("value");
@org.junit.Test
public void test() {
assertEquals(production.getProperty(), "value");
}
} | [
"[email protected]"
] | |
96393de9a5bf2b58b6d49b688755a9e37bbb67bf | 221d6fec4151d6b850f61bc8f79399c6907bc6a5 | /serviceframework-web/src/main/java/net/csdn/modules/mock/MockRestRequest.java | 10d97590d8a88d96b615744247d7e1c797db891a | [] | no_license | allwefantasy/ServiceFramework | f10798464502b24faa008c31573b40dd286124a2 | df69f72dc5de0a04d8151a1bea2435b4b816acae | refs/heads/master | 2023-03-07T08:06:42.514004 | 2022-09-16T09:52:32 | 2022-09-16T09:52:32 | 5,311,925 | 329 | 160 | null | 2022-12-14T21:00:53 | 2012-08-06T08:50:38 | Java | UTF-8 | Java | false | false | 6,479 | java | package net.csdn.modules.mock;
import net.csdn.common.Booleans;
import net.csdn.common.Unicode;
import net.csdn.common.unit.ByteSizeValue;
import net.csdn.common.unit.TimeValue;
import net.csdn.modules.http.RestRequest;
import net.csdn.modules.http.RestUtils;
import org.apache.commons.lang.StringUtils;
import javax.s... | [
"[email protected]"
] | |
0a0a19ad413734a3e3fd066a3e8686b58ef133cd | 097df92ce1bfc8a354680725c7d10f0d109b5b7d | /com/amazon/ws/emr/hadoop/fs/shaded/com/google/common/collect/NullsLastOrdering.java | b0b68869dcba801a98ef0b95720da73792829bb7 | [] | no_license | cozos/emrfs-hadoop | 7a1a1221ffc3aa8c25b1067cf07d3b46e39ab47f | ba5dfa631029cb5baac2f2972d2fdaca18dac422 | refs/heads/master | 2022-10-14T15:03:51.500050 | 2022-10-06T05:38:49 | 2022-10-06T05:38:49 | 233,979,996 | 2 | 2 | null | 2022-10-06T05:41:46 | 2020-01-15T02:24:16 | Java | UTF-8 | Java | false | false | 1,735 | java | package com.amazon.ws.emr.hadoop.fs.shaded.com.google.common.collect;
import com.amazon.ws.emr.hadoop.fs.shaded.com.google.common.annotations.GwtCompatible;
import java.io.Serializable;
import javax.annotation.Nullable;
@GwtCompatible(serializable=true)
final class NullsLastOrdering<T>
extends Ordering<T>
impleme... | [
"[email protected]"
] | |
0e9cb3420bedb5424a052f435a6a996799e8f706 | 498dd2daff74247c83a698135e4fe728de93585a | /clients/google-api-services-games/v1/1.30.1/com/google/api/services/games/model/RoomLeaveRequest.java | 2c89fb7053fec0980b5ba0065681e540af28bb8f | [
"Apache-2.0"
] | permissive | googleapis/google-api-java-client-services | 0e2d474988d9b692c2404d444c248ea57b1f453d | eb359dd2ad555431c5bc7deaeafca11af08eee43 | refs/heads/main | 2023-08-23T00:17:30.601626 | 2023-08-20T02:16:12 | 2023-08-20T02:16:12 | 147,399,159 | 545 | 390 | Apache-2.0 | 2023-09-14T02:14:14 | 2018-09-04T19:11:33 | null | UTF-8 | Java | false | false | 6,879 | 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 under t... | [
"[email protected]"
] | |
b4b2e057cec36bdbca2a60433abfe17cc585ba82 | ed3cb95dcc590e98d09117ea0b4768df18e8f99e | /project_1_1/src/b/i/j/i/Calc_1_1_18981.java | e07b12777c245538d1b58a6b3e558257f5b29635 | [] | 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.i.j.i;
public class Calc_1_1_18981 {
/** @return the sum of a and b */
public int add(int a, int b) {
return a+b;
}
}
| [
"[email protected]"
] | |
01b80d49077fa200fae48148cf838f4e62b2841a | be73270af6be0a811bca4f1710dc6a038e4a8fd2 | /crash-reproduction-moho/results/XWIKI-13544-9-10-NSGA_II-WeightedSum:TestLen:CallDiversity/org/xwiki/sheet/internal/SheetDocumentDisplayer_ESTest_scaffolding.java | 63c0029673b024b978709d83b7dc565c3852da18 | [] | 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 | 451 | java | /**
* Scaffolding file used to store all the setups needed to run
* tests automatically generated by EvoSuite
* Sat Jan 18 23:58:49 UTC 2020
*/
package org.xwiki.sheet.internal;
import org.evosuite.runtime.annotation.EvoSuiteClassExclude;
import org.junit.BeforeClass;
import org.junit.Before;
import org.junit.Af... | [
"[email protected]"
] | |
b35016986df2079652f7e678aa4a204b64d7cefa | c65095e856008f13ee6531b79ff5503c0d88610a | /mockserver-junit-jupiter/src/test/java/org/mockserver/junit/jupiter/MockServerExtensionWithMocksTest.java | e6826088bbe999435b5be78c1e3ba021a43b9a89 | [
"Apache-2.0"
] | permissive | micst96/mockserver | 884783b25474541348eb0027711b537ce93153ea | 99df09db2dd2c7fe73dd1d7678ed483c53195fb9 | refs/heads/master | 2020-09-17T01:28:06.636170 | 2019-12-03T07:07:00 | 2019-12-03T07:07:00 | 223,946,600 | 0 | 0 | Apache-2.0 | 2019-12-03T07:07:01 | 2019-11-25T12:44:33 | null | UTF-8 | Java | false | false | 5,220 | java | package org.mockserver.junit.jupiter;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import org.junit.jupiter.api.extension.ExtendWith;
import org.junit.jupiter.api.extension.ExtensionContext;
import org.junit.jupiter.api.extension.ParameterContext;
import org.mockito.Mock;
import org.mock... | [
"[email protected]"
] | |
fdaba72cb67e0c305d438e2235a0c5a4af3ed501 | 231a828518021345de448c47c31f3b4c11333d0e | /src/pdf/bouncycastle/crypto/commitments/GeneralHashCommitter.java | 8d3379d8bc51a367544e95387cdd92745478c607 | [] | no_license | Dynamit88/PDFBox-Java | f39b96b25f85271efbb3a9135cf6a15591dec678 | 480a576bc97fc52299e1e869bb80a1aeade67502 | refs/heads/master | 2020-05-24T14:58:29.287880 | 2019-05-18T04:25:21 | 2019-05-18T04:25:21 | 187,312,933 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,120 | java | package pdf.bouncycastle.crypto.commitments;
import java.security.SecureRandom;
import pdf.bouncycastle.crypto.Commitment;
import pdf.bouncycastle.crypto.Committer;
import pdf.bouncycastle.crypto.DataLengthException;
import pdf.bouncycastle.crypto.Digest;
import pdf.bouncycastle.crypto.ExtendedDigest;
import pdf.boun... | [
"[email protected]"
] | |
2c11d002c74010cbe214a4e31c5ef28f5ffbe00c | be59c0ca127a4f7041758b2709e1327bc71b6e12 | /qipai/game-zp-xx2710/src/main/java/com/sy599/game/qipai/xx2710/constant/PaohzCard.java | a7e5617e74ab046d6671aa5980a9cda401c1e852 | [] | no_license | Yiwei-TEST/xxqp-server | 2389dd6b12614b0a9557d59b473f88a3a59620cf | c2c683ce8060c0cbaee86c3ee550e0195e1bb7e4 | refs/heads/main | 2023-08-14T08:49:37.586893 | 2021-09-15T03:21:13 | 2021-09-15T03:21:13 | 401,583,086 | 1 | 4 | null | null | null | null | UTF-8 | Java | false | false | 3,742 | java | package com.sy599.game.qipai.xx2710.constant;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
public enum PaohzCard {
phz1(1, 1), phz2(2, 2), phz3(3, 3), phz4(4, 4), phz5(5, 5), phz6(6, 6), phz7(7, 7), phz8(8, 8), phz9(9, 9), phz10(10, 10),
phz11(11, 1), phz12(12, 2), phz13(13, 3), phz14... | [
"[email protected]"
] | |
d601b30712ca8fe49b923d8b4d5b92773e4d5723 | 6635387159b685ab34f9c927b878734bd6040e7e | /src/com/google/android/gms/maps/UiSettings.java | c8ea90dc1ee584f0bb06d4b1bd713f10902dce39 | [] | no_license | RepoForks/com.snapchat.android | 987dd3d4a72c2f43bc52f5dea9d55bfb190966e2 | 6e28a32ad495cf14f87e512dd0be700f5186b4c6 | refs/heads/master | 2021-05-05T10:36:16.396377 | 2015-07-16T16:46:26 | 2015-07-16T16:46:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,829 | java | package com.google.android.gms.maps;
import android.os.RemoteException;
import com.google.android.gms.maps.internal.IUiSettingsDelegate;
import com.google.android.gms.maps.model.RuntimeRemoteException;
public final class UiSettings
{
private final IUiSettingsDelegate zzaqL;
UiSettings(IUiSettingsDelegate param... | [
"[email protected]"
] | |
8132ac5a0ade979db86d710722be05c08189e5a5 | 6e85b4cade8d08ce50ef68c2bb6e57ca2b80dcca | /src/com/moveit/server/seo/PakkeTransportBody.java | fbe52c9cdd547b5dcbfb13db919cbf7efa0d907b | [] | no_license | jonasgreen/24moveit | fc40cbfa8362ea0039ea91d2e67de9b235cf8d0c | fafc8f58899ee1ed204ca5cac8ed9be0a419dee9 | refs/heads/master | 2021-01-23T02:41:19.195993 | 2012-08-16T15:49:17 | 2012-08-16T15:49:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 331 | java | package com.moveit.server.seo;
/**
*
*/
public class PakkeTransportBody extends DanishBody{
public String[] getSpecificLinks() {
return new String[0]; //To change body of implemented methods use File | Settings | File Templates.
}
public String getWordPhrase() {
return "pakketranspor... | [
"[email protected]"
] | |
f02c0ee468c64bcbc541a31d61ab355523e0a50b | 946b4cde6576fea0bde3c064982d9220a2c618fa | /dandelion-core/src/main/java/com/github/dandelion/core/asset/processor/impl/JsMinProcessor.java | 86d1dc64851a9e14ead2c7704d3958ae888c5ba2 | [
"BSD-3-Clause"
] | permissive | EvgeniGordeev/dandelion | 13226181c269096715d91f18b80a6db8098fc5a2 | 58517ca0ebd4635ed5e3f5372d4e4b0dd909eae6 | refs/heads/master | 2020-12-14T07:30:15.371294 | 2014-10-29T16:45:00 | 2014-10-29T16:45:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,013 | java | /*
* [The "BSD licence"]
* Copyright (c) 2013-2014 Dandelion
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of source code must retain the above copyright
* n... | [
"[email protected]"
] | |
b1df4c58edea470e104575579950fbc696161f7f | e15d7d0a2dc15998ba32de8ba0dbb2e515068f92 | /SIG_HDP_Master/SIG_HDP_Master-ejb/src/java/sessao/GrlCentroHospitalarFacade.java | b23429edb261463544ee0538c158d11ff04f7a8c | [] | no_license | Projecto2/PFII | 2e004c9010478edb64aa9192dcb060d1f46d8a4a | d21eb80fde87340c8ce34459966e0b8c0d2b6fa2 | refs/heads/master | 2021-09-09T14:00:07.955077 | 2018-03-16T19:09:58 | 2018-03-16T19:09:58 | 125,555,909 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,735 | java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package sessao;
import entidade.GrlCentroHospitalar;
import java.util.List;
import javax.ejb.Stateless;
import javax.persistence.Enti... | [
"amed@AMED-PC"
] | amed@AMED-PC |
ca9469a2a75a4566ea6373b8fdc5099cbb47b7af | eca4a253fe0eba19f60d28363b10c433c57ab7a1 | /apps/jacob.heccadmin/java/jacob/event/ui/project/ProjectFilterSelectedAdminGroupsButton.java | c492eb69976cf042642f84e59dac0eef885f96b6 | [] | no_license | freegroup/Open-jACOB | 632f20575092516f449591bf6f251772f599e5fc | 84f0a6af83876bd21c453132ca6f98a46609f1f4 | refs/heads/master | 2021-01-10T11:08:03.604819 | 2015-05-25T10:25:49 | 2015-05-25T10:25:49 | 36,183,560 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,475 | java | /*
* jACOB event handler created with the jACOB Application Designer
*
* Created on Tue Jan 20 14:27:10 CET 2009
*/
package jacob.event.ui.project;
import java.util.Map;
import java.util.Set;
import java.util.TreeSet;
import de.tif.jacob.core.data.IDataAccessor;
import de.tif.jacob.core.data.IDataTable;
import de... | [
"[email protected]"
] | |
dabcae99ffb0430ea630ec9d436c6f0d95e27753 | 1a32d704493deb99d3040646afbd0f6568d2c8e7 | /BOOT-INF/lib/ch/qos/logback/core/spi/LogbackLock.java | a8e2f7d7d591381b35c5515e69bf4a174a9d3731 | [] | no_license | yanrumei/bullet-zone-server-2.0 | e748ff40f601792405143ec21d3f77aa4d34ce69 | 474c4d1a8172a114986d16e00f5752dc019cdcd2 | refs/heads/master | 2020-05-19T11:16:31.172482 | 2019-03-25T17:38:31 | 2019-03-25T17:38:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 295 | java | package ch.qos.logback.core.spi;
public class LogbackLock {}
/* Location: C:\Users\ikatwal\Downloads\bullet-zone-server-2.0.jar!\BOOT-INF\lib\logback-core-1.1.11.jar!\ch\qos\logback\core\spi\LogbackLock.class
* Java compiler version: 6 (50.0)
* JD-Core Version: 0.7.1
*/ | [
"[email protected]"
] | |
885581e89f6071c33aeacfee7c90553e0a6259be | c8655251bb853a032ab7db6a9b41c13241565ff6 | /jframe-utils/src/main/java/com/alipay/api/response/AlipayMicropayOrderGetResponse.java | b1a19ed3d8ef6b85774fe0c4717633d87ecd15ff | [] | no_license | jacksonrick/JFrame | 3b08880d0ad45c9b12e335798fc1764c9b01756b | d9a4a9b17701eb698b957e47fa3f30c6cb8900ac | refs/heads/master | 2021-07-22T21:13:22.548188 | 2017-11-03T06:49:44 | 2017-11-03T06:49:44 | 107,761,091 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 815 | java | package com.alipay.api.response;
import com.alipay.api.internal.mapping.ApiField;
import com.alipay.api.domain.MicroPayOrderDetail;
import com.alipay.api.AlipayResponse;
/**
* ALIPAY API: alipay.micropay.order.get response.
*
* @author auto create
* @since 1.0, 2016-06-06 17:49:51
*/
public class ... | [
"[email protected]"
] | |
a6cf50501e268ca4825b1fb6c96d2b2d23084c20 | 55772968632fd7b61132586a1d0ffc8d4ea91af2 | /src/main/java/mcjty/rftools/blocks/shaper/ComposerBlock.java | 02779c15d8b5863c55c5ba1c4dacf90ab2ddfea1 | [
"MIT"
] | permissive | josephcsible/RFTools | 1a9538b3f7e4915d2dd74070851a51edb1e0d2e8 | 9e6a1c857bca293556f11bf81c3cbdc9ba6f2694 | refs/heads/1.11 | 2022-01-22T17:16:36.926180 | 2017-10-30T03:54:41 | 2017-10-30T03:54:41 | 108,946,093 | 0 | 0 | null | 2017-10-31T04:39:54 | 2017-10-31T04:39:54 | null | UTF-8 | Java | false | false | 1,730 | java | package mcjty.rftools.blocks.shaper;
import mcjty.lib.container.GenericGuiContainer;
import mcjty.rftools.RFTools;
import mcjty.rftools.blocks.GenericRFToolsBlock;
import net.minecraft.block.material.Material;
import net.minecraft.entity.player.EntityPlayer;
import net.minecraft.item.ItemStack;
import net.minecraft.ut... | [
"[email protected]"
] | |
20e95c23d95f49b63edd3a1c54fe27bf00ab2265 | a45370080882f3c11d6a7dfc8fd83c0ee5eeb36a | /src/main/java/org/minimalj/frontend/Frontend.java | 99cfd2ed16440240af6f64595398247de4201318 | [] | no_license | arnzel/minimal-j | 2b4cf8efdbeece1b4d7e0ff9aa52bdaf472193f3 | 89049f1c0836bcdcf0b4bdc77b7db178d2f46976 | refs/heads/master | 2021-01-18T08:44:02.868836 | 2016-02-07T14:12:59 | 2016-02-07T14:12:59 | 51,391,216 | 0 | 0 | null | 2016-02-09T19:03:07 | 2016-02-09T19:03:07 | null | UTF-8 | Java | false | false | 6,319 | java | package org.minimalj.frontend;
import java.util.Collections;
import java.util.List;
import java.util.function.Function;
import org.minimalj.frontend.action.Action;
import org.minimalj.frontend.page.IDialog;
import org.minimalj.frontend.page.Page;
import org.minimalj.frontend.page.PageManager;
import org.minimalj.mode... | [
"[email protected]"
] | |
4e982106eccfafde832ef398160e2a03cd9471a7 | 7e1511cdceeec0c0aad2b9b916431fc39bc71d9b | /flakiness-predicter/input_data/original_tests/joel-costigliola-assertj-core/nonFlakyMethods/org.assertj.core.internal.objectarrays.ObjectArrays_assertDoesNotContain_at_Index_Test-should_throw_error_if_Index_is_null_whatever_custom_comparison_strategy_is.java | 09957e169c252f113bf5c21fe822c09607d42d2e | [
"BSD-3-Clause"
] | permissive | Taher-Ghaleb/FlakeFlagger | 6fd7c95d2710632fd093346ce787fd70923a1435 | 45f3d4bc5b790a80daeb4d28ec84f5e46433e060 | refs/heads/main | 2023-07-14T16:57:24.507743 | 2021-08-26T14:50:16 | 2021-08-26T14:50:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 253 | java | @Test public void should_throw_error_if_Index_is_null_whatever_custom_comparison_strategy_is(){
thrown.expectNullPointerException("Index should not be null");
arraysWithCustomComparisonStrategy.assertDoesNotContain(someInfo(),actual,"YOda",null);
}
| [
"[email protected]"
] | |
095f155669883995b63b0ecafa5d94cca577c30f | ff707b3f3bea41e94f611e10f6c68adbff0d3792 | /Interfaces-And-Abstraction/src/_03_say_hello/European.java | 30d6d3b3343344c7ae577679774a44f5356e3259 | [] | no_license | yavoryankov83/Java_OOP_Basics | 3bf70c81bf8f5d9583192d3d3b542e269ad0d36c | 37991dbdfe0e4aada90df6e3a17dda1bc23c4dfc | refs/heads/master | 2020-03-30T05:22:16.252845 | 2018-09-30T13:23:43 | 2018-09-30T13:23:43 | 150,123,155 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 263 | java | package _03_say_hello;
public class European extends BasePerson {
public European(String name) {
super(name);
}
@Override
public String getName() {
return super.getName();
}
@Override
public String sayHello() {
return "Hello";
}
}
| [
"[email protected]"
] | |
9459a448ed56a6eb4dd3a5f849deef852893780f | 7ad1ada801466af3727a0e90b11d9ea9ff308484 | /toutiao/src/main/java/com/hy/model/News.java | 11365313b6bc598cca7cdfd20c38b48e3026e16c | [] | no_license | Mrhuangyi/toutiao | cedd07ebf2211e04b339bbda24c9816b49f6c673 | 0d103dfc092b124f101913c9cca10e4bc355e434 | refs/heads/master | 2020-04-13T22:33:42.406264 | 2018-12-29T06:39:51 | 2018-12-29T06:39:51 | 163,482,008 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,329 | java | package com.hy.model;
import java.util.Date;
/**
* Created by xiaohuang on 16/6/30.
*/
public class News {
private int id;
private String title;
private String link;
private String image;
private int likeCount;
private int commentCount;
private Date createdDate;
private int userId;
public... | [
"[email protected]"
] | |
1fad8614771be9716b8a2335442a8d7f9a969109 | 3e059d2542c0593127c23f88d79a9570cc3538c8 | /manage/src/main/java/com/kinth/frame/manage/web/model/extension/UserAuthorizeModelExtension.java | 66e40a6024aab28133a705ce58dabcd3995cad11 | [] | no_license | jadewoo8888/kinth-frame-manage | 294d8c33cf354b54746a58356c3c625f4aa0ce32 | 0a56f12f20f7972212eedcdda04e2c0f5dcffb3f | refs/heads/master | 2021-01-10T10:31:22.559619 | 2016-01-18T08:47:15 | 2016-01-18T08:47:15 | 48,489,487 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 514 | java | package com.kinth.frame.manage.web.model.extension;
import com.kinth.frame.manage.domain.User;
import com.kinth.frame.manage.web.model.UserAuthorizeModel;
public class UserAuthorizeModelExtension {
public static UserAuthorizeModel toUserBindModel(User user){
UserAuthorizeModel ret=new UserAuthorizeModel();
ret... | [
"[email protected]"
] | |
859dbf2b34b1e6bf5d7876867172c109cab64335 | 30c7449d030b59573c26157801b6c741cbc2335a | /src/main/java/gui/JFrameDemo.java | 4a718c47329b11ef363b1085acd7fe360414fd54 | [
"BSD-2-Clause"
] | permissive | guxiaogang/javasrc | 3a2080c1b3c563e1ec48c2678d3c0426d89f1eaf | 1f248bb30254ecfb6d9222d944902efd70dd4967 | refs/heads/master | 2020-05-25T09:45:58.571071 | 2013-12-09T02:00:48 | 2013-12-09T02:00:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,023 | java | package gui;
import java.awt.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.JButton;
import javax.swing.JFrame;
/** Just a Frame
*/
public class JFrameDemo extends JFrame {
private static final long serialVersionUID = -3089466980388235513L;
JButton quitButton;
/*... | [
"[email protected]"
] | |
e6b22f46759e43eee84adb4ffacb5f335c9fe8e4 | 13c2d3db2d49c40c74c2e6420a9cd89377f1c934 | /program_data/JavaProgramData/104/1334.java | 622de9d54fe8e4c1a5f02661864b8552dafafeba | [
"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 | 927 | java | package <missing>;
public class GlobalMembers
{
//
// main.cpp
// Homework
//
// Created by ??? on 13-11-17.
// Copyright (c) 2013? ???. All rights reserved.
//
public static int Main()
{
int x;
int y;
int sx;
int sy;
int[] nx = new int[11];
int[] ny = new int[11];
x = Integer.parseInt(Con... | [
"[email protected]"
] | |
3254996da6ce30d9e7c817c759bf94a05d233e37 | fd2e9b314e33fb84e802a35347f335504118b372 | /common/src/main/java/de/escidoc/core/common/exceptions/application/notfound/RevisionNotFoundException.java | 23d672180e27f5a05828de7c5d5792b1e2b2329b | [] | no_license | crh/escidoc-core-1.3 | 5f0f06f5ba66be07c6633c8c33f285894dc96687 | f4689e608f464832a41fcf6e451a6c597c5076bc | refs/heads/master | 2020-05-17T18:42:30.813395 | 2012-02-22T10:50:05 | 2012-02-22T10:50:05 | 3,514,360 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,906 | java | /*
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the Common Development and Distribution License, Version 1.0
* only (the "License"). You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at license/ESCIDOC.LICENSE or http:/... | [
"[email protected]"
] | |
25ca9f4e58dcb08fa9c700a4f9895ff259afe9e2 | e52ca0ce0bab8c18ab8aeb5087e8738c4bbf96e0 | /src/main/java/com/addrbook/json/PersonJsonList.java | 2a25dad1bfec2d29920ea1298481ca011d969f1b | [] | no_license | Home-SignUp/Jenkins-SignUp | 7a9fff5b7b9185d73a965326902a9755b731bb9a | c3c23d85d3c530fc376daa7288c435612bbdc7b3 | refs/heads/master | 2020-12-24T14:18:33.416601 | 2015-03-20T12:54:26 | 2015-03-20T12:54:26 | 32,582,397 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 341 | java | package com.addrbook.json;
import java.util.List;
/**
* Created by Саша on 18.03.2015.
*/
public class PersonJsonList {
private List<PersonJson> persons;
public List<PersonJson> getPersonJson(){
return persons;
}
public void setPersonJson(List<PersonJson> persons){
this.persons = p... | [
"[email protected]"
] | |
14f81f123c4ee50335804f33d24c1ed2b7d38e7e | c1b23a03926012ccee280b3895f100cec61d2407 | /topdeep_web_common/server/common-core/src/main/java/topdeep/commonfund/biz/gateway/FundBiz_u0a.java | 3cc3b74c3d59b2264cdc97d10983db9e73595f19 | [] | no_license | zhuangxiaotian/project | a0e548c88f01339993097d99ac68adcba9d11171 | d0c96854b3678209c9a25d07c9729c613fe66d38 | refs/heads/master | 2020-12-05T23:14:27.354448 | 2016-09-01T07:19:22 | 2016-09-01T07:19:22 | 67,108,931 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,056 | java | package topdeep.commonfund.biz.gateway;
import topdeep.commonfund.entity.gateway.def.*;
import java.util.*;
import java.io.*;
public interface FundBiz_u0a {
/**
* 查询风险测试题库
* @return 结果
*/
ISRiskEvaluationExamQueryOutput riskEvaluationExamQuery(ISRiskEvaluationExamQueryInput inputParam);
/**
* 风险测评
* ... | [
"[email protected]"
] | |
850b487cf506a757b127fa01ce21f23e3ca221e8 | 7198994bd71ffb464916bc7f1c3164bb14d65f77 | /library/src/main/java/cn/app/library/utils/DownLoadImageUtils.java | cc7705c26456d782f48f30d04c2a0020d8f9964f | [] | no_license | nakupenda178/lklib | 78f00b7f7a0aaf42389107638d810e0c5ffc407b | 7cc36badfe0cf8a1d2b17e579c9fd04adf3d3eb7 | refs/heads/master | 2020-07-05T04:29:54.729597 | 2018-05-04T06:54:21 | 2018-05-04T06:54:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,082 | java | package cn.app.library.utils;
import android.os.AsyncTask;
import android.os.Environment;
import android.text.TextUtils;
import java.io.File;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.net.HttpURLConnection;
import java.net.URL;
import java.util.ArrayList;
/*... | [
"[email protected]"
] | |
eefb355e8f3181d633b5278f84825393964a4c4a | fac5d6126ab147e3197448d283f9a675733f3c34 | /src/main/java/dji/internal/diagnostics/handler/FlightControllerDiagnosticsHandler$$Lambda$25.java | 0a29ce3ed85db68ab116f370bf41830366732dec | [] | no_license | KnzHz/fpv_live | 412e1dc8ab511b1a5889c8714352e3a373cdae2f | 7902f1a4834d581ee6afd0d17d87dc90424d3097 | refs/heads/master | 2022-12-18T18:15:39.101486 | 2020-09-24T19:42:03 | 2020-09-24T19:42:03 | 294,176,898 | 0 | 0 | null | 2020-09-09T17:03:58 | 2020-09-09T17:03:57 | null | UTF-8 | Java | false | false | 916 | java | package dji.internal.diagnostics.handler;
import dji.midware.data.model.P3.DataOsdGetPushHome;
import dji.utils.function.Predicate;
import dji.utils.function.Predicate$$CC;
final /* synthetic */ class FlightControllerDiagnosticsHandler$$Lambda$25 implements Predicate {
static final Predicate $instance = new Fligh... | [
"[email protected]"
] | |
2e2b48c1b326dc8e81d1ebe2ca49922ed8ca82ca | 1275e4b98a8dbd61053ebeee6433719248bff988 | /src/main/java/com/flea/modules/system/action/LibrarySetupController.java | b1426a2be972fae8b4b7fbf9ecd1fd90f392d61f | [] | no_license | zmiraclej/LibraryOMS | 98c480dc5d0ea8617826a3e08b98b06f2aa443bc | c3ffa73b7a33ec93fecdc7c068c5655305d3a06b | refs/heads/master | 2021-05-10T21:30:37.158091 | 2018-01-20T09:46:31 | 2018-01-20T09:52:20 | 118,229,684 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,667 | java | package com.flea.modules.system.action;
import java.io.IOException;
import java.lang.reflect.Array;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import javax.annotation.Resource;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.spr... | [
"[email protected]"
] | |
d203f46a382a0b88df8078d40ae8c7b84299c5a0 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/5/5_0c8ac53cf35347a67cf31df06650460a653480ff/TestReseekTo/5_0c8ac53cf35347a67cf31df06650460a653480ff_TestReseekTo_t.java | 7fb643c5cf04739c888cafb6ff223b0e37e87fa6 | [] | 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,115 | java | /**
* Copyright 2010 The Apache Software Foundation
*
* 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 u... | [
"[email protected]"
] | |
4a6b885fc8f83ea2dc8581d5fb188103448c7a19 | e820097c99fb212c1c819945e82bd0370b4f1cf7 | /gwt-sh/src/main/java/com/skynet/spms/client/gui/basedatamanager/stockServiceBusiness/bondedWarehouseBusiness/bondedWarehouseInventory/BondedWarehouseInventoryPanel.java | c6e901eb911fadc64efb1f70737c6ebc9180f3b7 | [] | no_license | jayanttupe/springas-train-example | 7b173ca4298ceef543dc9cf8ae5f5ea365431453 | adc2e0f60ddd85d287995f606b372c3d686c3be7 | refs/heads/master | 2021-01-10T10:37:28.615899 | 2011-12-20T07:47:31 | 2011-12-20T07:47:31 | 36,887,613 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,564 | java | /**
*
*/
package com.skynet.spms.client.gui.basedatamanager.stockServiceBusiness.bondedWarehouseBusiness.bondedWarehouseInventory;
import com.skynet.spms.client.PanelFactory;
import com.skynet.spms.client.ShowcasePanel;
import com.skynet.spms.client.entity.DataInfo;
import com.skynet.spms.client.feature.dat... | [
"usedtolove@3b6edebd-8678-f8c2-051a-d8e859c3524d"
] | usedtolove@3b6edebd-8678-f8c2-051a-d8e859c3524d |
8cd5c0a0ab68f15d8d551305e8755e843ea84d4a | 376ea7c8ead1ab743a4d567c46b34b8dc3cf632f | /src/Class283.java | 4c6d75913df4cab978664c90556f4eda001fdda5 | [] | no_license | bradleysixx/insomniapk-client | ed2180dca6fc8bdf38b82b6a6ad9685fd5e218b7 | 2c47ee9f5fc86c30d742bef9c55859d0088c2ae5 | refs/heads/master | 2022-01-20T02:02:26.587366 | 2019-03-26T05:19:36 | 2019-03-26T05:19:36 | 177,716,974 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 528 | java | /* Class283 - Decompiled by JODE
*
*/
public class Class283
{
static int anInt3589;
static int anInt3590 = 0;
static int anInt3591 = 0;
static final int method3389(int i, boolean bool, byte b, int i_0_) {
anInt3589++;
Node_Sub16 node_sub16 = Class295.method3472(i_0_, (byte) 18, bool);
if (node_sub16 == ... | [
"[email protected]"
] | |
3f274249431237be1d1791ef4a0540ee89736388 | 8adca48678ed036ebbf5c2310ab60666837f7527 | /algorithm/src/org/dzhou/research/cci/treegraph/FirstCommonAncestor.java | f0cbcab825b0b9a7baf198011169b9f63cbfa728 | [] | no_license | zhou-dong/algorithm | ae6e8c6748c6144b16f419a792c770b7ab246a51 | 085960bdae86821bfede9e741d4a6891a3876709 | refs/heads/master | 2021-04-09T17:18:41.609334 | 2018-09-04T23:26:01 | 2018-09-04T23:26:01 | 29,071,701 | 14 | 4 | null | null | null | null | UTF-8 | Java | false | false | 3,860 | java | package org.dzhou.research.cci.treegraph;
/**
* Practice of "cracking the code interview"
*
* Design an algorithm and write code find the first common ancestor of two
* nodes in binary tree. Avoid storing additional nodes in a data structure.
* NOTE: This is not necessarily a binary search tree.
*
* @author D... | [
"[email protected]"
] | |
1270bf99c52174804dd5a757749e4c20823027e8 | f71a7ec87f7e90f8025a3079daced5dbf41aca9c | /sf-webapi/src/main/java/com/shifeng/webapi/util/rsa/RSAUtils.java | da4255712e96f31936824af332007838f34af9d7 | [] | no_license | luotianwen/yy | 5ff456507e9ee3dc1a890c9bead4491d350f393d | 083a05aac4271689419ee7457cd0727eb10a5847 | refs/heads/master | 2021-01-23T10:34:24.402548 | 2017-10-08T05:03:10 | 2017-10-08T05:03:10 | 102,618,007 | 1 | 3 | null | null | null | null | UTF-8 | Java | false | false | 7,559 | java | package com.shifeng.webapi.util.rsa;
import java.io.ByteArrayOutputStream;
import java.security.Key;
import java.security.KeyFactory;
import java.security.NoSuchAlgorithmException;
import java.security.PrivateKey;
import java.security.PublicKey;
import java.security.interfaces.RSAPrivateKey;
import java.security.inter... | [
"tw l"
] | tw l |
79a9229a00f40ead3b0fdb06fed2e85c2cddc404 | 78fddaeff9b3bb94ab0f65e60317ce8916b0098b | /support/com/tscp/mvna/domain/support/ticket/manager/TicketServiceModel.java | 23dbde941aab94f313269da6626e488b73c8024a | [] | no_license | pongalong/webonthego | 1f7666e21428025408037a5128e928677db26b33 | d2970a3c93abb56906733c146c273eb7fdf6685d | refs/heads/master | 2021-01-10T19:57:25.061696 | 2013-06-25T21:53:01 | 2013-06-25T21:53:01 | 7,276,071 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,264 | java | package com.tscp.mvna.domain.support.ticket.manager;
import java.util.Collection;
import com.tscp.mvna.domain.support.ticket.Ticket;
import com.tscp.mvna.domain.support.ticket.TicketStatus;
import com.tscp.mvna.domain.support.ticket.category.TicketCategory;
import com.tscp.mvna.domain.support.ticket.exception.TicketS... | [
"[email protected]"
] | |
b3996cd54712e5cfbe65f408fb49419c7554c23b | ff6fc5164bd4f9f81e733928df8bf2bf04fa6f36 | /src/com/massivecraft/mcore/mixin/TeleportMixinAbstract.java | 1627674f60fb7106b6ac15785af2da9c62cd7c3f | [] | no_license | thegamedude221/mcore | 0f2d4fb02a3c034992aba2ccb5d398a726959a20 | 567707616529b324a742ff69a68a29cdff5b8745 | refs/heads/master | 2021-01-18T05:54:57.849832 | 2013-07-12T08:35:22 | 2013-07-12T08:42:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,218 | java | package com.massivecraft.mcore.mixin;
import org.bukkit.entity.Player;
import org.bukkit.event.player.PlayerTeleportEvent;
import org.bukkit.permissions.Permissible;
import com.massivecraft.mcore.MCoreConf;
import com.massivecraft.mcore.ps.PS;
import com.massivecraft.mcore.util.SenderUtil;
public abstract ... | [
"[email protected]"
] | |
5b6b0fea1c29d63d7812fde4dab1d7ddc873b410 | 249af7d4b0eea36cdc771536eed2943b01361a59 | /Client/src_base/rsc/Config.java | 5da89404ff78cb91a79ad444390a048743521259 | [] | no_license | Cleako/Wolf-Kingdom-Game | 015450231a93402b6add2f2a608b5a77f6ad5286 | bf0fd3fe960599604284628736e5541948051322 | refs/heads/master | 2023-04-26T11:30:51.749162 | 2018-08-24T14:06:41 | 2018-08-24T14:06:41 | 127,455,490 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,073 | java | package rsc;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.lang.reflect.Field;
import java.lang.reflect.Modifier;
import java.util.Properties;
import java.util.Map.Entry;
public class Config {
privat... | [
"[email protected]"
] | |
1e3bacbab713a7c834f0a6bed1b5cfe541f93fe3 | f9fcde801577e7b9d66b0df1334f718364fd7b45 | /icepdf-5.0.1/icepdf/core/src/org/icepdf/core/tag/query/Function.java | 7d831ad1ce255fd69f981cf36f3601aefed15f54 | [
"Apache-2.0"
] | permissive | numbnet/icepdf_FULL-versii | 86d74147dc107e4f2239cd4ac312f15ebbeec473 | b67e1ecb60aca88cacdca995d24263651cf8296b | refs/heads/master | 2021-01-12T11:13:57.107091 | 2016-11-04T16:43:45 | 2016-11-04T16:43:45 | 72,880,329 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,601 | java | /*
* Copyright 2006-2013 ICEsoft Technologies Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the
* License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required ... | [
"patrick.corless@8668f098-c06c-11db-ba21-f49e70c34f74"
] | patrick.corless@8668f098-c06c-11db-ba21-f49e70c34f74 |
204290379c1215a168b94bd0d50cc5ea6a1d4de0 | ef50e50e0b61db62d0476b5b7df3d5f5044a16a9 | /Graph_theory/borrowing-money/java/senthils.java | 28c8d6a7186a95f9952fad9541ed04b2731e2218 | [] | no_license | saketrule/Research_Project-HackerRank_CheckStyle | 09fd6ef3a067926c754af693b13566cc55fe16ae | 4334bcbc4620fb94fd3d63034a320756e7233ded | refs/heads/master | 2021-01-22T13:03:08.055929 | 2017-09-12T12:11:19 | 2017-09-12T12:11:19 | 102,361,527 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,804 | java | import java.io.*;
import java.util.*;
import java.text.*;
import java.math.*;
import java.util.regex.*;
public class Solution {
int C[] = new int[3401];
int max = 0;
int ci[];
Map<Integer, List<Integer>> edges = new HashMap<>();
public void solve(int[] nodes, int start, int N, int used, int sum) {
++C[sum]... | [
"[email protected]"
] | |
6675d92323f4d6f6e940e5db8538668e41693c93 | ca030864a3a1c24be6b9d1802c2353da4ca0d441 | /classes8.dex_source_from_JADX/com/facebook/reviews/util/helper/ReviewsMessagesHelper.java | 93a539c29e56fc86e06a747d7fbb010aa2137a43 | [] | no_license | pxson001/facebook-app | 87aa51e29195eeaae69adeb30219547f83a5b7b1 | 640630f078980f9818049625ebc42569c67c69f7 | refs/heads/master | 2020-04-07T20:36:45.758523 | 2018-03-07T09:04:57 | 2018-03-07T09:04:57 | 124,208,458 | 4 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,185 | java | package com.facebook.reviews.util.helper;
import android.content.res.Resources;
import com.facebook.common.android.ResourcesMethodAutoProvider;
import com.facebook.fbservice.service.ServiceException;
import com.facebook.inject.InjectorLike;
import com.facebook.ui.errordialog.ErrorMessageGenerator;
import javax.annotat... | [
"[email protected]"
] | |
e77d8e92763b1c7efc91537705892f54e09852c8 | 3370a0d2a9e3c73340b895de3566f6e32aa3ca4a | /alwin-middleware-grapescode/alwin-core-api/src/main/java/com/codersteam/alwin/core/api/service/activity/DeclarationService.java | 0667bbe83f64610c845cd3befbd844657a3d74da | [] | no_license | Wilczek01/alwin-projects | 8af8e14601bd826b2ec7b3a4ce31a7d0f522b803 | 17cebb64f445206320fed40c3281c99949c47ca3 | refs/heads/master | 2023-01-11T16:37:59.535951 | 2020-03-24T09:01:01 | 2020-03-24T09:01:01 | 249,659,398 | 0 | 0 | null | 2023-01-07T16:18:14 | 2020-03-24T09:02:28 | Java | UTF-8 | Java | false | false | 433 | java | package com.codersteam.alwin.core.api.service.activity;
import javax.ejb.Local;
/**
* Serwis do aktualizacji spłaconych kwot wszystkich deklaracji zlecenia
*
* @author Piotr Naroznik
*/
@Local
public interface DeclarationService {
/**
* Aktualizacja spłaconych kwot wszystkich deklaracji zlecenia
*
... | [
"[email protected]"
] | |
f7814ec30bae20a7c1257fc447e7130b561c2749 | 79e2e3347aaaac76f771beebdf4a50bcb9804e9f | /app/src/main/java/com/windmillsteward/jukutech/activity/login/activity/ForgetPasswordActivity.java | 19c90172448471f7fdce26a4c98afba95c8bde91 | [] | no_license | inyuo/shunfengche | 2b3d5ecda7703c8414ad483326a8c05998b4201d | a8c2668f43db962b9b0def531c3fe87cc1f0119d | refs/heads/master | 2020-07-13T13:26:44.196536 | 2019-08-06T07:43:38 | 2019-08-06T07:43:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,212 | java | package com.windmillsteward.jukutech.activity.login.activity;
import android.os.Bundle;
import android.text.TextUtils;
import android.view.View;
import android.widget.EditText;
import android.widget.ImageView;
import android.widget.TextView;
import com.windmillsteward.jukutech.R;
import com.windmillsteward.jukutech.a... | [
"[email protected]"
] | |
d2a906ba7e359cd2322b762d218b3f65b48e85c2 | 780e13b7c76f078f89d21df4aef5ebf8a187b75e | /spring-functionaltest-web/src/main/java/jp/co/ntt/fw/spring/functionaltest/app/athn/ATHN05Controller.java | b9ff5783a50c3312342866824af4ecceaf504cc0 | [] | no_license | phoenix110/spring-functionaltest | dba4e64b5f188a8d276315c20938cee76b949961 | 2671a07e211ceab4ccd925e21f647dfc0586a809 | refs/heads/master | 2020-04-16T07:38:23.180197 | 2018-03-08T01:32:35 | 2018-03-09T06:21:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,395 | java | /*
* Copyright 2014-2018 NTT Corporation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicabl... | [
"[email protected]"
] | |
ffa7e333f4106504fa3d900980086836494f44f8 | b61296555d47ab1c0b258d0c5326a38c8c18a4f2 | /test/com/facebook/buck/skylark/function/FakeSkylarkUserDefinedRuleFactory.java | de1928671acbf5a6ae877a17efbb676dd9ad3564 | [
"Apache-2.0"
] | permissive | lyft/buck | 0abe826d62ac1d046aba4518b9c6c2a69358462a | 5543d7236fb4ba932a692a67926c404f33676ac2 | refs/heads/master | 2023-08-20T12:09:30.454709 | 2019-08-15T15:28:18 | 2019-08-15T16:36:13 | 110,744,548 | 1 | 1 | Apache-2.0 | 2020-10-28T16:27:03 | 2017-11-14T21:04:49 | Java | UTF-8 | Java | false | false | 4,395 | java | /*
* Copyright 2019-present Facebook, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may
* not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... | [
"[email protected]"
] | |
0df2d50946319df3a09778e1f2d0353e98b3c3e9 | 14e90976df71b50bb100cf7b0894036538e14207 | /src/main/resources/archetype-resources/src/main/java/web/BaseController.java | 63ebdb248b2c476b4000a00bd9e0d5c205e6eb9c | [] | no_license | stickgoal/ssm-archetype | 2d981e414a2b099d99e89b7a3d77c38187e84c5c | c31485a6d58317c4a281694d0d67ad4206790c93 | refs/heads/master | 2021-09-18T02:58:58.392042 | 2018-07-09T07:21:18 | 2018-07-09T07:21:18 | 103,370,813 | 4 | 0 | null | null | null | null | UTF-8 | Java | false | false | 390 | java | package ${package}.web;
import org.springframework.format.datetime.DateFormatter;
import org.springframework.web.bind.WebDataBinder;
import org.springframework.web.bind.annotation.InitBinder;
public class BaseController {
@InitBinder
public void initBind(WebDataBinder webDataBinder){
webDataBinder.ad... | [
"[email protected]"
] | |
dea316cfe2943074c7c77bcc9adcb709bcbed1bb | cf9ea07afaf95fbbecf5445cf386574d0e9ac171 | /ftests/core/src/main/java/org/commonjava/aprox/ftest/core/store/AddAndRetrieveRemoteRepoTest.java | a78ca1d456111783e7a722442dfbffe643e8c059 | [] | no_license | psakar/aprox | b58668bfb74d788f7dbce9de2d695c3a43476951 | 0cc6aaf74216a8f3ec758f0f8113b0547af934b8 | refs/heads/master | 2020-12-24T20:15:12.317336 | 2015-08-24T14:41:43 | 2015-08-24T14:41:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,491 | java | /**
* Copyright (C) 2011 Red Hat, Inc. ([email protected])
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless requ... | [
"[email protected]"
] | |
1e5df423e5fc835d75249397172619737d20dfa1 | 5a8e39e2a6b1f57cda89b5f70ff537c14b50cc97 | /xnProject/bpm-api/bmpos-api/src/main/java/com/xn/bmpos/api/bmposapi/interceptor/LogCostInterceptor.java | 15bc9d139f3176b9c5e0b7e12238786e87feccfb | [] | no_license | 1123762330/git_test | fa074c23ec018200c35d17873a6155bd35227573 | fcce977d428f1f63bfe8c9f4f53edc56ce357965 | refs/heads/master | 2022-12-21T12:17:43.046134 | 2019-07-01T01:32:53 | 2019-07-01T01:32:53 | 161,956,672 | 0 | 1 | null | 2022-12-16T00:01:44 | 2018-12-16T01:03:24 | Java | UTF-8 | Java | false | false | 1,055 | java | package com.xn.bmpos.api.bmposapi.interceptor;
import org.springframework.web.servlet.HandlerInterceptor;
import org.springframework.web.servlet.ModelAndView;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
public class LogCostInterceptor implements HandlerInterceptor {
... | [
"[email protected]"
] | |
41651e59bb855f0ce994bf60061cae67032073b9 | 9402de797fbfbb895ab636408dae6bcd2e9bb7a0 | /app/src/main/java/com/example/amr/sunbula/Models/APIResponses/VerfiedAccntResponse.java | 9043dc7f45d284b5be0b5f6070ee60513fc7bc22 | [] | no_license | Yackeen/Sunbula | b70171e1d8866a551e87afdc47226b5c8ae9d48b | b789510ed174a5316a852d1bd2ecc552b34f26e8 | refs/heads/master | 2021-01-24T21:47:08.544424 | 2017-12-25T21:06:45 | 2017-12-25T21:06:45 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 478 | java | package com.example.amr.sunbula.Models.APIResponses;
public class VerfiedAccntResponse {
private String ErrorMessage;
private boolean IsSuccess;
public String getErrorMessage() {
return ErrorMessage;
}
public boolean isSuccess() {
return IsSuccess;
}
public void setError... | [
"[email protected]"
] | |
e824a6f833016c9ed4f2098341c22cefb6173200 | e2d819d39b010ac0ff95c7f4eb9115581847ea58 | /src/kr/or/ddit/nn/service/notice/NoticeServiceImpl.java | db1e43b8785728fc9d6b9736cbab5ccff565d46d | [] | no_license | hhj2019/NuiNuiServer | ebd314eb93144d9d300b04069f44c5f69ea17b1c | 609582a35fce79574faf7f3a9b05aa0eb9d34671 | refs/heads/master | 2020-05-30T18:52:19.464808 | 2019-06-03T00:13:50 | 2019-06-03T00:13:50 | 189,908,348 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,290 | java | package kr.or.ddit.nn.service.notice;
import java.rmi.RemoteException;
import java.rmi.server.UnicastRemoteObject;
import java.util.List;
import kr.or.ddit.nn.dao.notice.NoticeDaoImpl;
import kr.or.ddit.nn.vo.notice.NoticeVO;
import kr.or.ddit.nn.vo.notice.Notice_OsearchVO;
import kr.or.ddit.nn.vo.notice.Notice_searc... | [
"[email protected]"
] | |
df0cd4df35cceeb94af65802306fc364c31ae55f | 5d49e39b3d6473b01b53b1c50397b2ab3e2c47b3 | /Enterprise Projects/ips-outward-producer/src/main/java/com/combank/ips/outward/producer/model/camt_052_001/Garnishment3.java | 2721aeb9a2f2a3e29fd40b727538c50317ff0bfc | [] | no_license | ThivankaWijesooriya/Developer-Mock | 54524e4319457fddc1050bfdb0b13c39c54017aa | 3acbaa98ff4b64fe226bcef0f3e69d6738bdbf65 | refs/heads/master | 2023-03-02T04:14:18.253449 | 2023-01-28T05:54:06 | 2023-01-28T05:54:06 | 177,391,319 | 0 | 0 | null | 2020-01-08T17:26:30 | 2019-03-24T08:56:29 | CSS | UTF-8 | Java | false | false | 7,309 | java | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.1-2
// 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: 2022.0... | [
"[email protected]"
] | |
93055262fe99539b45c084103ab7f3421970ac1e | a1a6c1b700c9cd8cba1fd43fbc83af071dfd2800 | /kaixin_source/src/com/google/common/collect/Range.java | 188114029a368a1bd3246a3c501571e0117100dd | [] | no_license | jingshauizh/kaixin | 58c315f99dcdde09589471fcaa262e0a1598701c | 11b8d109862dba00b7a78f9002e47064f26a0175 | refs/heads/master | 2021-07-11T00:55:46.997368 | 2021-04-16T09:41:47 | 2021-04-16T09:41:47 | 25,718,738 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 6,610 | java | package com.google.common.collect;
import com.google.common.annotations.Beta;
import com.google.common.annotations.GwtCompatible;
import com.google.common.base.Preconditions;
import com.google.common.base.Predicate;
import java.io.Serializable;
import java.util.Comparator;
import java.util.Iterator;
import ja... | [
"[email protected]"
] | |
0711999ffae8b1f2d6968e79b226dfbda2c2c420 | 106e700eabaf18759a78bac00ffc8a0f4c0bd966 | /src/main/java/rocks/zipcode/atm/controllers/WithdrawController.java | 1c63fc134bea99b59469f6ddb84dee8640c827f7 | [
"MIT"
] | permissive | ushrestha703/CashMachineWeekend2Group | de1040af84a6e9239c04e58e87ceeb54adfd2f05 | fa2f01bdb6a5dfac36fbd726cbbc530bf309ada3 | refs/heads/master | 2021-01-16T09:54:10.925034 | 2020-02-24T00:40:36 | 2020-02-24T00:40:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,643 | java | package rocks.zipcode.atm.controllers;
import javafx.scene.Parent;
import javafx.scene.Scene;
import javafx.scene.control.Button;
import javafx.scene.control.Label;
import javafx.scene.control.TextArea;
import javafx.scene.control.TextField;
import javafx.scene.input.KeyCode;
import javafx.scene.layout.FlowPane;
impor... | [
"[email protected]"
] | |
6e4ce5f5feb56d3e2bd942438273d211f8931f56 | 5ca3901b424539c2cf0d3dda52d8d7ba2ed91773 | /src_procyon/y/c/l.java | b44dfadfaeb3843a7cd359d220a4f87c4ae1b8b1 | [] | no_license | fjh658/bindiff | c98c9c24b0d904be852182ecbf4f81926ce67fb4 | 2a31859b4638404cdc915d7ed6be19937d762743 | refs/heads/master | 2021-01-20T06:43:12.134977 | 2016-06-29T17:09:03 | 2016-06-29T17:09:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,613 | java | package y.c;
import java.util.*;
public class l extends EventObject
{
private Object a;
private byte b;
public l(final i i, final byte b, final Object a) {
super(i);
this.b = b;
this.a = a;
}
public byte a() {
return this.b;
}
public Object b(... | [
"[email protected]"
] | |
369810ffe8c19d9f1960a290b976d37a24acbcaf | 484aa8477633739f34dbbcc8e2decf62c88c8175 | /JavaBasic/src/com/syntax/class10/Task2d.java | 73948730632bb02d47fb246b2dafd06ebe6a0156 | [] | no_license | samuelwoldegiorgis/Sam-s-Batch6 | d3bfdef6b29086107e9ac5b3c2299479fad6b30e | 37f6079eb7b443b833ea115151a87455e6796fd0 | refs/heads/master | 2021-05-18T22:21:09.342286 | 2020-04-13T23:52:35 | 2020-04-13T23:52:35 | 251,451,863 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 265 | java | package com.syntax.class10;
public class Task2d {
public static void main(String[] args) {
String [][]months={{"January", "February","December",
"March","April","May"}};
for (int x=0; x<months.length; x++) {
System.out.println();
for (int y=0)
}
}
}
| [
"[email protected]"
] | |
f0f12ddf967d839a7e40a06d05428ab1be61c64f | 7822eb2f86317aebf6e689da2a6708e9cc4ee1ea | /Rachio_apk/sources/com/rachio/iro/gen2/model/NetworkRequest.java | 4602301977bcec25bd5db55d598026f65cba44d1 | [
"BSD-2-Clause"
] | permissive | UCLA-ECE209AS-2018W/Haoming-Liang | 9abffa33df9fc7be84c993873dac39159b05ef04 | f567ae0adc327b669259c94cc49f9b29f50d1038 | refs/heads/master | 2021-04-06T20:29:41.296769 | 2018-03-21T05:39:43 | 2018-03-21T05:39:43 | 125,328,864 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 140 | java | package com.rachio.iro.gen2.model;
public class NetworkRequest {
public String key;
public int security;
public String ssid;
}
| [
"[email protected]"
] | |
70f77ef333f109687a67209e8671bafc4ea52da4 | 458fcdf38b88334f2026331b7b9cf70d5e6897d5 | /app/src/main/java/com/dingmouren/rxjavademo/辅助操作符/FinallyDoDemo.java | 8e81db6187249f2a11dbd6f49df5606df5858744 | [] | no_license | my-zhao/RxJavaDemo | 8b76606d5f54bf03adcf3ab2b33393d79f7fcd80 | 701d4a3d6c34197d5cad1bdee3570d23c28ee815 | refs/heads/master | 2021-01-06T20:45:28.989194 | 2016-12-27T08:41:03 | 2016-12-27T08:41:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,152 | java | package com.dingmouren.rxjavademo.辅助操作符;
import rx.Observable;
import rx.Subscriber;
import rx.functions.Action0;
/**
* Created by dingmouren on 2016/12/21.
* finallyDo操作符注册了一个动作,Observable完成之后,不管是异常终止还是正常完成都会执行这个回调函数
*/
public class FinallyDoDemo {
public static void main(String[] args){
Observable.j... | [
"[email protected]"
] | |
0445f35f73ceea24681a0a783a235dfaa88d9054 | 3529ecaa44a53172094ba13498097057c8972723 | /Questiondir/646.maximum-length-of-pair-chain/646.maximum-length-of-pair-chain_110731708.java | 4d117fdc19a8c635af17154af81170daf9367dc6 | [] | no_license | cczhong11/Leetcode-contest-code-downloader | 0681f0f8c9e8edd5371fd8d0a1d37dcc368566b6 | db64a67869aae4f0e55e78b65a7e04f5bc2e671c | refs/heads/master | 2021-09-07T15:36:38.892742 | 2018-02-25T04:15:17 | 2018-02-25T04:15:17 | 118,612,867 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,175 | java | public class Solution {
List<Integer>[] graph;
int[] longestChainFrom;
boolean[] visited;
int maxLength;
public int findLongestChain(int[][] pairs) {
maxLength=0;
graph = new List[pairs.length];
for(int i=0; i<pairs.length; ++i)
graph[i]=new ArrayList<Integer... | [
"[email protected]"
] | |
f064ecb2c3ebc7e8f90df479a0ffb17199078af6 | 647ec12ce50f06e7380fdbfb5b71e9e2d1ac03b4 | /com.tencent.mobileqqi/classes.jar/NS_MOBILE_MUSIC/GetAllBgMusicListRsp.java | 4d9ffc60ff8d81b262229e1cfa5a3382b7bf01da | [] | 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 | 2,412 | java | package NS_MOBILE_MUSIC;
import com.qq.taf.jce.JceInputStream;
import com.qq.taf.jce.JceOutputStream;
import com.qq.taf.jce.JceStruct;
import java.util.ArrayList;
public final class GetAllBgMusicListRsp
extends JceStruct
{
static ArrayList cache_all_music_list;
public ArrayList all_music_list = null;... | [
"[email protected]"
] | |
8ec6009daa7c00495a2b93f5ef6fd68fcffbcdc6 | 431d8362e87e61ee568d79c57e13c4a0b0e02d2e | /lara/sep-4th batch/java/logical coding(number systems)/H.java | 4e472f4b6e6408b68a69fb8e189fc30884666de8 | [] | no_license | svsaikumar/lara | 09b3fa9fb2fcee70840d02bdce56148f3a3bf259 | ed0bfbdfa0a0e668c6ffdd720d80551e03bb93db | refs/heads/master | 2020-03-27T08:53:34.246569 | 2018-08-27T13:56:22 | 2018-08-27T13:56:22 | 146,295,997 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 523 | java | class H//to verify the given number is a perfect number or not
{
public static void main(String[] args)
{
if(args.length < 1)
{
System.out.println("please supply one command line argument ");
return;
}
int num = Integer.parseInt(args[0]);
int sum= 0;
for(int i = 1;i <= num /2;i++)
{
if (num %... | [
"[email protected]"
] | |
6ba7ee747285f1836249604f9510ec4f4adb8309 | e808d3e97e19558d15bacbcfeb9785014f2eb93a | /onebusaway-users/src/main/java/org/onebusaway/users/impl/UserPropertiesServiceVersionedInvocationHandler.java | d32f678e1c12119c27b8239e8c26537fb808620e | [
"Apache-2.0"
] | permissive | isabella232/onebusaway-application-modules | 82793b63678f21e28c98093cb71b333a2e22a3c1 | d2ca6c6e0038d158c9df487cab9f75d18b1214ff | refs/heads/master | 2023-03-08T20:02:35.766999 | 2019-01-03T16:41:11 | 2019-01-03T16:41:11 | 335,592,972 | 0 | 0 | NOASSERTION | 2021-02-24T05:43:58 | 2021-02-03T10:50:26 | null | UTF-8 | Java | false | false | 3,913 | java | /**
* Copyright (C) 2011 Brian Ferris <[email protected]>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless requ... | [
"[email protected]"
] | |
893fab0417c53010a743786b8d161a4be5c65226 | dffafa3283480e34144944878b7b8db9b7b78fed | /Cvac/src/main/java/cn/misection/cvac/codegen/bst/bclas/IClass.java | 3bb0f6034b86bc530f96001264e4985c18da8870 | [
"MIT"
] | permissive | WenTop1/Cva | 0bd1c3e1e2999c4104c82d62f08732514523cd0b | d9de791d73f82339f2b31019246f9a93a082da3f | refs/heads/master | 2023-03-19T13:13:53.779435 | 2021-03-08T08:24:01 | 2021-03-08T08:24:01 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 316 | java | package cn.misection.cvac.codegen.bst.bclas;
import cn.misection.cvac.codegen.bst.IBackendSyntaxTree;
/**
* @author Military Intelligence 6 root
* @version 1.0.0
* @ClassName AbstractClass
* @Description TODO
* @CreateTime 2021年02月14日 18:01:00
*/
public interface IClass extends IBackendSyntaxTree
{
}
| [
"[email protected]"
] | |
7e6b5348cbcbb2250a8e8c4a6be874cf8fee91fd | 5db11b0c9098351480c57de617336ab7dff483e1 | /data/scripts/system/handlers/admincommands/Who.java | eb134e3b83fdfe60383d3424c759a257aa9b7dbf | [] | no_license | VictorManKBO/aion_gserver_4_0 | d7c6383a005f1a716fcee5e4bd0c33df30a0e0c5 | ed24bf40c9fcff34cd0c64243b10ab44e60bb258 | refs/heads/master | 2022-11-15T19:52:47.654179 | 2020-07-13T10:16:04 | 2020-07-13T10:16:04 | 277,644,635 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,276 | java | package admincommands;
import com.aionemu.gameserver.model.Race;
import com.aionemu.gameserver.model.gameobjects.player.Player;
import com.aionemu.gameserver.utils.PacketSendUtility;
import com.aionemu.gameserver.utils.chathandlers.AdminCommand;
import com.aionemu.gameserver.world.World;
import java.util.Collection;
... | [
"[email protected]"
] | |
672b6523770c1b325826546637bf6194a2f33c6d | f0d25d83176909b18b9989e6fe34c414590c3599 | /app/src/main/java/com/google/android/gms/internal/zzawt.java | c91b4541cc86b6fb5c23dceea5a4bfa11677e846 | [] | no_license | lycfr/lq | e8dd702263e6565486bea92f05cd93e45ef8defc | 123914e7c0d45956184dc908e87f63870e46aa2e | refs/heads/master | 2022-04-07T18:16:31.660038 | 2020-02-23T03:09:18 | 2020-02-23T03:09:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,190 | java | package com.google.android.gms.internal;
import android.support.annotation.NonNull;
import android.widget.TextView;
import com.google.android.gms.cast.MediaInfo;
import com.google.android.gms.cast.MediaMetadata;
import com.google.android.gms.cast.framework.media.RemoteMediaClient;
import com.google.android.gms.cast.fr... | [
"[email protected]"
] | |
571b055b3de445ff617225c9a2efdb07cfc40297 | ac23518013d27e2867b4e8086e8db1062505862b | /lkf-spring-boot-activiti/rest/src/test/ActivitiControllerTest.java | dead5c889a6fcdc9a04e54a570b860260cea2619 | [] | no_license | liukaifeng/lkf | c5fd235f62ff1cbf35aa80fdbcacaad3872bb994 | ef166b6961e24f50e3fc4bdb5839653d45d12dfa | refs/heads/master | 2021-01-20T13:10:33.189639 | 2017-11-12T10:34:55 | 2017-11-12T10:34:55 | 90,454,702 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 835 | java |
import com.lkf.activiti.rest.ActivitiController;
import org.junit.Before;
import org.junit.Test;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.test.web.servlet.setup.MockMvcBuilders;
import static org.junit.Assert.*;
/**
* @package: com.lkf.activiti.rest
* @project-name... | [
"[email protected]"
] | |
271f35c3a5964438905ae0afeb73402869221943 | 4aa90348abcb2119011728dc067afd501f275374 | /app/src/main/java/com/tencent/mm/protocal/c$x.java | 3c27b186159fbe942e480544b95e798131b10070 | [] | no_license | jambestwick/HackWechat | 0d4ceb2d79ccddb45004ca667e9a6a984a80f0f6 | 6a34899c8bfd50d19e5a5ec36a58218598172a6b | refs/heads/master | 2022-01-27T12:48:43.446804 | 2021-12-29T10:36:30 | 2021-12-29T10:36:30 | 249,366,791 | 0 | 0 | null | 2020-03-23T07:48:32 | 2020-03-23T07:48:32 | null | UTF-8 | Java | false | false | 243 | java | package com.tencent.mm.protocal;
import com.tencent.mm.plugin.appbrand.jsapi.an;
import com.tencent.mm.protocal.c.g;
public class c$x extends g {
public c$x() {
super("chooseIdCard", "chooseIdCard", an.CTRL_INDEX, true);
}
}
| [
"[email protected]"
] | |
d1249308fbd0eafaf3117a079a624405cbcc27ea | c60f5e9ffefa9c42988e40124fb0849e32ba4df1 | /hutool-crypto/src/main/java/cn/hutool/crypto/ProviderFactory.java | 7ade30e79bceaf0aa8d9a9dfed5b7aee26260986 | [
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-mulanpsl-2.0-en",
"MulanPSL-2.0"
] | permissive | kingour/hutool | 421d914930da3a45a3d7f289df02369018a031d8 | 1d85b66be10631671438786e6d051877293409f8 | refs/heads/v5-master | 2021-08-18T07:19:41.720943 | 2021-08-13T01:57:41 | 2021-08-13T01:57:41 | 218,266,013 | 0 | 0 | NOASSERTION | 2021-08-13T01:57:42 | 2019-10-29T10:56:28 | null | UTF-8 | Java | false | false | 626 | java | package cn.hutool.crypto;
import java.security.Provider;
/**
* Provider对象生产法工厂类
*
* <pre>
* 1. 调用{@link #createBouncyCastleProvider()} 用于新建一个org.bouncycastle.jce.provider.BouncyCastleProvider对象
* </pre>
*
* @author looly
* @since 4.2.1
*/
public class ProviderFactory {
/**
* 创建Bouncy Castle 提供者<br>
*... | [
"[email protected]"
] | |
3dfb1312e47424214c5224deef6d2899683a8054 | a4360286c54186934b619dad3863a7775e6e61dc | /openbravo/src/org/openbravo/dal/core/OBDynamicPropertyHandler.java | ca49e3f6598e5c784357e9df24876303c6acaf18 | [] | no_license | Abdielja/Openbravo | 1f31a284e2d8cff5b50769237732d7236f5d9ab2 | 51dd54967f88b7f647f69b8dd5981991b5843df2 | refs/heads/master | 2020-04-06T04:28:50.112404 | 2016-10-25T14:24:34 | 2016-10-25T14:24:34 | 71,905,018 | 0 | 3 | null | null | null | null | UTF-8 | Java | false | false | 3,362 | java | /*
*************************************************************************
* The contents of this file are subject to the Openbravo Public License
* Version 1.1 (the "License"), being the Mozilla Public License
* Version 1.1 with a permitted attribution clause; you may not use this
* file except in... | [
"[email protected]"
] | |
6bde95196dfd824d3707d9cb91fd0e5cacbc9dfe | 082e26b011e30dc62a62fae95f375e4f87d9e99c | /docs/weixin_7.0.4_source/反编译源码/未反混淆/src/main/java/com/tencent/mm/boot/svg/a/a/age.java | 71a760edd71f176e0750fb32076318b62a5cc190 | [] | no_license | xsren/AndroidReverseNotes | 9631a5aabc031006e795a112b7ac756a8edd4385 | 9202c276fe9f04a978e4e08b08e42645d97ca94b | refs/heads/master | 2021-04-07T22:50:51.072197 | 2019-07-16T02:24:43 | 2019-07-16T02:24:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,199 | java | package com.tencent.mm.boot.svg.a.a;
import android.graphics.Canvas;
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 android.support.v4.widget.j;
import com.tencent.... | [
"[email protected]"
] | |
ed9988667f4305ed10b78f558d248dfe8032c73d | 977e9391e1723162da30bf7d1d44726ea327be9b | /common/pixelmon/battles/attacks/specialAttacks/Facade.java | 0d0f633c41daa191f7396e797c01e7b8a5c0adb8 | [] | no_license | Rodel30/Pixelmon | 73b07866c2e26bb74c9fec7fd3e0d4b851cb6489 | a7eb0dcda3a56ec5c78fab7f5167c3c2c3726c5c | refs/heads/master | 2021-01-16T19:19:25.135417 | 2012-09-11T14:45:53 | 2012-09-11T14:45:53 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 962 | java | package pixelmon.battles.attacks.specialAttacks;
import java.util.ArrayList;
import pixelmon.battles.attacks.Attack;
import pixelmon.battles.attacks.attackEffects.EffectBase;
import pixelmon.battles.attacks.statusEffects.StatusEffectBase;
import pixelmon.battles.attacks.statusEffects.StatusEffectType;
import pixelmon... | [
"[email protected]"
] | |
8cc1973cd01c6693b620bae320fe4c53bcfe2f57 | dafdbbb0234b1f423970776259c985e6b571401f | /allbinary_src/BlisketVOJavaLibraryM/src/main/java/allbinary/business/context/modules/storefront/statistics/users/StoreFrontUsersStatisticsInterface.java | 25f7536f89ac229aa40912f338a08606d76a45a1 | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | biddyweb/AllBinary-Platform | 3581664e8613592b64f20fc3f688dc1515d646ae | 9b61bc529b0a5e2c647aa1b7ba59b6386f7900ad | refs/heads/master | 2020-12-03T10:38:18.654527 | 2013-11-17T11:17:35 | 2013-11-17T11:17:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 773 | java | /*
* AllBinary Open License Version 1
* Copyright (c) 2011 AllBinary
*
* By agreeing to this license you and any business entity you represent are
* legally bound to the AllBinary Open License Version 1 legal agreement.
*
* You may obtain the AllBinary Open License Version 1 legal agreement from
* AllBinary or the ro... | [
"[email protected]"
] | |
7652c85acc6b65e873dd87daa54e57363bf4382c | ed40e92c5b83e07d3838e8781c9d2a9b8508675e | /security-browser/src/main/java/com/chen/browser/service/MyUserDetailServiceImpl.java | f9d0001697f5a7f58c363a88e8b75eaf65e9c402 | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | leifchen/hello-security | 11e7dff5003df60774ce303bd9b15c380d40acc7 | b10f76eb1eff145572e7affd6b2615c821eedc0a | refs/heads/master | 2021-06-25T13:13:10.299456 | 2020-10-14T00:39:57 | 2020-10-14T00:39:57 | 138,978,320 | 0 | 0 | Apache-2.0 | 2020-10-16T06:06:44 | 2018-06-28T06:52:39 | Java | UTF-8 | Java | false | false | 1,239 | java | package com.chen.browser.service;
import lombok.extern.slf4j.Slf4j;
import org.springframework.security.core.authority.AuthorityUtils;
import org.springframework.security.core.userdetails.User;
import org.springframework.security.core.userdetails.UserDetails;
import org.springframework.security.core.userdetails.UserDe... | [
"[email protected]"
] | |
d08861fa4c6576346e18c110508be2a2bbe5754a | a2e4cd1885571d7ad3341076c16a3680ea90c637 | /guvnor-ng/guvnor-widgets/guvnor-config-resource-widget/src/main/java/org/kie/guvnor/configresource/client/widget/ResourceConfigWidget.java | 91b5cac21fb7b4700a468242b37588fb7408ddcd | [
"Apache-2.0"
] | permissive | duongthienduc/guvnor | de51a19a2ed8187bd3e8fb43caa2e3649c02fbec | c6cdaaffbd44876d6685d9e322d2254110dc9d72 | refs/heads/master | 2021-01-20T23:31:53.050342 | 2013-01-30T14:09:45 | 2013-01-30T14:09:45 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,314 | java | /*
* Copyright 2013 JBoss Inc
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | [
"[email protected]"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.