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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
38b9fbc5e3dda9c64697d714dbc88be4704fdf8d | ed6bbcb57c3cb21edce7e29424567b54b7aa2518 | /ACE/Practice/Student.java | 12a4fcb54eed65ce0fd7926d869651df092ac26f | [] | no_license | xingchenpro/HlyAlgorithm | b6fabaf5c516cbda22e6e6b0863dcffbfe9047fe | 01aaa1b75362a8a6e51e7e8114a86c3cb154db42 | refs/heads/master | 2022-01-17T01:46:57.204178 | 2019-04-28T13:19:53 | 2019-04-28T13:19:53 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 285 | java | package Practice;
public class Student extends Person {
public String school;
public String id;
public String discipline;
public String grade;
public String classes;
public String print(){
return super.prinf()+"school"+school+" "+"id"+id;
}
public Student() {
}
}
| [
"[email protected]"
] | |
210915a270663d92e0588eb0e975e89c87988473 | a15d4565864d8cecf88f4a9a92139c9c41578c8f | /modules/core/org.jowidgets.cap.service/src/main/java/org/jowidgets/cap/service/tools/lookup/StaticLookUpService.java | 8af0bf4dcaa3450188df9a7772269c5d31b1b8f7 | [] | no_license | jo-source/jo-client-platform | f4800d121df6b982639390f3507da237fc5426c1 | 2f346b26fa956c6d6612fef2d0ef3eedbb390d7a | refs/heads/master | 2021-01-23T10:03:16.067646 | 2019-04-29T11:43:04 | 2019-04-29T11:43:04 | 39,776,103 | 2 | 3 | null | 2016-08-24T13:53:07 | 2015-07-27T13:33:59 | Java | UTF-8 | Java | false | false | 2,383 | java | /*
* Copyright (c) 2012, grossmann
* 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 condit... | [
"[email protected]"
] | |
14bf64a7435b72131c23babfad1fbc1dcd5c1a6c | d18af2a6333b1a868e8388f68733b3fccb0b4450 | /java/src/com/flurry/android/monolithic/sdk/impl/or.java | 2af8507bea285aa63c13b86fa7b3c02e8a79410e | [] | no_license | showmaxAlt/showmaxAndroid | 60576436172495709121f08bd9f157d36a077aad | d732f46d89acdeafea545a863c10566834ba1dec | refs/heads/master | 2021-03-12T20:01:11.543987 | 2015-08-19T20:31:46 | 2015-08-19T20:31:46 | 41,050,587 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,379 | java | // Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.geocities.com/kpdus/jad.html
// Decompiler options: braces fieldsfirst space lnc
package com.flurry.android.monolithic.sdk.impl;
import java.io.Closeable;
import java.io.IOException;
import java.math.BigDecimal;
import java.m... | [
"[email protected]"
] | |
aa7988cf3a8d78f20e47fb8f299702ed39c70021 | 04a4bd2ab9434ad5d0b6ca2e4b50d9b2b55bc4ef | /blossom-ui/blossom-ui-web/src/main/java/fr/mgargadennec/blossom/ui/web/system/scheduler/SchedulerController.java | 3fccb7274e6f56bb85393b68179ef8f4036be1d4 | [] | no_license | jarvisxiong/blossom | 6499904903baa6dd2c07d466c6a5d3fca76a6774 | a607a9886c7604294c3d149896e1183faf1f0bf5 | refs/heads/master | 2021-07-02T06:45:00.029851 | 2017-09-19T09:08:46 | 2017-09-19T09:08:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,230 | java | package fr.mgargadennec.blossom.ui.web.system.scheduler;
import fr.mgargadennec.blossom.core.scheduler.job.ScheduledJobServiceImpl;
import fr.mgargadennec.blossom.ui.menu.OpenedMenu;
import fr.mgargadennec.blossom.ui.stereotype.BlossomController;
import org.quartz.JobKey;
import org.quartz.SchedulerException;
import o... | [
"[email protected]"
] | |
589e0f9826fa3a69c126718b446e1d56f1ac4348 | 98cd71808bbb9f27081f1ac499142323fcdf605d | /src/main/java/com/wjxselenium/enums/ResponseCode.java | fa7279e286ad2e532ee96b417ff1b103a3e00cf6 | [] | no_license | wangjunxiong66/seleniumTest | f0e76e075b020f94748a79544fbf8fbaf036706f | 6ca4dde398142506499aa3c401a14b568db9040b | refs/heads/master | 2023-03-05T00:11:04.817338 | 2020-07-21T06:38:05 | 2020-07-21T06:38:05 | 253,968,659 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 513 | java | package com.wjxselenium.enums;
/**
* @author wjx
* @version 1.0
* @date 2020/7/21 上午9:36
*/
public enum ResponseCode {
SUCCESS(1,"OK"),
INTERNAL_SERVER_ERROR(500, "服务器开小差了,请稍后再试!"),
;
private int code;
private String message;
ResponseCode(int code,String message){
this.code = cod... | [
"123456"
] | 123456 |
e49e802094134eae916cad50d9475436629bf18f | f009dc33f9624aac592cb66c71a461270f932ffa | /src/main/java/com/alipay/api/response/AlipayUserCertdocQueryResponse.java | a095fed7eeae95608cfc8b9198f266c2044bd9f6 | [
"Apache-2.0"
] | permissive | 1093445609/alipay-sdk-java-all | d685f635af9ac587bb8288def54d94e399412542 | 6bb77665389ba27f47d71cb7fa747109fe713f04 | refs/heads/master | 2021-04-02T16:49:18.593902 | 2020-03-06T03:04:53 | 2020-03-06T03:04:53 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,725 | java | package com.alipay.api.response;
import java.util.List;
import com.alipay.api.internal.mapping.ApiField;
import com.alipay.api.internal.mapping.ApiListField;
import com.alipay.api.domain.AlipayUserCertDocDrivingLicense;
import com.alipay.api.domain.AlipayUserCertDocIDCard;
import com.alipay.api.domain.AlipayUse... | [
"[email protected]"
] | |
0d80b5401b2ff45dd7a80a246d9053f217dfc571 | 71007018bfae36117fd2f779dbe6e6d7bb9bde9c | /src/main/java/com/magento/test/service/SessionService.java | 52d5745b852541cb798564f555c2e8963f12fcaa | [] | no_license | gmai2006/magentotest | 819201760b720a90d55ef853be964651ace125ac | ca67d16d6280ddaefbf57fa1129b6ae7bd80408f | refs/heads/main | 2023-09-03T05:14:27.788984 | 2021-10-17T06:25:09 | 2021-10-17T06:25:09 | 418,040,494 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,629 | java | /**
* %% Copyright (C) 2021 DataScience 9 LLC %% 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 applicable law ... | [
"[email protected]"
] | |
e956cf4d001f0031923ea1757cb18880d4e8cb4d | 738ac9a7db9a7fae0212d67ae7c9ca617af91d03 | /spring-boot-samples/spring-boot-sample-gae-2.5/src/main/java/demo/Application.java | 21a810c32a0b12fdbc959c82df09fae9187740d6 | [] | no_license | maborg/spring-boot-legacy | 66cbb8f325984b5e8dbe06cccff6eb99b15a2433 | 847ebc0484c9cc47f237120c8290cd19de7782e2 | refs/heads/master | 2020-03-21T19:43:47.324609 | 2018-06-19T09:18:31 | 2018-06-19T09:18:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,040 | java | /*
* Copyright 2018 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable l... | [
"[email protected]"
] | |
b46908602eb975abed89514708727dfa14f5e382 | 4baf4719b1e34569bc4439419bddcacdb9836bf0 | /Section 1/Chapter09/airline-fare/src/main/java/springfive/airline/airlinefare/domain/Class.java | 85b8d042afec0dfdff84d110cb32cb2df288f2fd | [
"MIT"
] | permissive | PacktPublishing/Developing-Java-Applications-with-Spring-and-Spring-Boot | 1cd94c3ba5b5f4b98709fa1f5e90ade3952817d3 | dc480767ddcbc7053b68682b28ba19fa93f420d3 | refs/heads/master | 2023-07-24T04:06:15.159293 | 2023-01-30T08:10:32 | 2023-01-30T08:10:32 | 136,295,735 | 24 | 16 | MIT | 2023-07-18T20:52:04 | 2018-06-06T08:14:12 | Java | UTF-8 | Java | false | false | 129 | java | package springfive.airline.airlinefare.domain;
import lombok.Data;
@Data
public class Class {
String id;
String name;
}
| [
"[email protected]"
] | |
be3870001e406dd69ab91cbe96ba3538d680ffa6 | 2d678fff672d582fcd0c25a1f10a0c11c2cd0207 | /JavaOOP/Inheritance/src/MultipleInheritance/Dog.java | 0c885b2ba81012f519cba427318fa423adb8a2b1 | [] | no_license | totopopov/SoftUniJavaOOP | 32aea6928ba8a1eef51ad5e8a40a724d4c844a78 | 0b2eeb06fa1c9b547e0ef42bb74b6bbb16d05d7e | refs/heads/master | 2021-01-18T17:53:27.274139 | 2017-08-16T17:06:21 | 2017-08-16T17:06:21 | 100,505,616 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 212 | java | package MultipleInheritance;
/**
* Created by Todor Popov using Lenovo on 28.2.2017 г. at 15:25.
*/
public class Dog extends Animal {
public void bark(){
System.out.println("barking...");
}
}
| [
"[email protected]"
] | |
cc6685138c3749dcb46a060d42af81f246663648 | 185d3c9ad29e61bcb5ce576ba1e99c9ed1f49e13 | /spring-groovy-resource/src/main/java/com/hbsoo/resouce/GroovyResourceApplication.java | 5a7f8fcd33982d6b7edd77fce36287a49fc47d10 | [] | no_license | zunzhuowei/spring-java-groovy | e0a7b1e192da5410310c179428c4e200ceeb6919 | 72afa53311fb4d63a81f0ceef10181edba2f716b | refs/heads/main | 2023-06-25T19:38:16.692638 | 2021-07-23T02:46:34 | 2021-07-23T02:46:34 | 388,360,428 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 496 | java | package com.hbsoo.resouce;
import org.springframework.context.support.ClassPathXmlApplicationContext;
/**
* Created by zun.wei on 2021/7/22.
*/
public class GroovyResourceApplication {
public static void main(String[] args) {
ClassPathXmlApplicationContext context = new ClassPathXmlApplicationContext("... | [
"[email protected]"
] | |
cd1cf931e3bd33e7a6089dff32e916d3c02f5125 | 21c88c20150e1943200e8a9ef829bf6391b5e4ad | /quicksale/src/main/java/com/nahuo/quicksale/SelectAreaDialogFragment.java | 0801c219e3e6496f702d061f41227447c0e03f24 | [] | no_license | JameChen/shopping | cd212101372855ad48d0a0d514c3e5ab5ad991e4 | 9f325ffbc1e3ea98ce002464f7e8fecd21c19c7f | refs/heads/master | 2020-07-12T00:13:58.900576 | 2019-08-28T08:49:49 | 2019-08-28T08:49:49 | 204,668,342 | 2 | 2 | null | null | null | null | UTF-8 | Java | false | false | 6,039 | java | package com.nahuo.quicksale;
import java.util.List;
import android.content.Context;
import android.os.Bundle;
import android.support.v4.app.DialogFragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.AdapterView;
import android.widget.AdapterView.... | [
"[email protected]"
] | |
baf73807d5b524255e8a1d5537832524edcb71d3 | 37f6d3588aa800c967ac36fabf0176ba7afe592a | /src/main/java/org/vs/practice/string/StringUtils.java | 1159870fccca73dd02114f34489d65b80047004f | [] | no_license | vishalsinha21/java-problems | 30d064bd1c58dacee9848d0de6b197c70cd6362e | dd3eb2222bc797b4b9639c4dddeaa14fcfa102e9 | refs/heads/master | 2023-04-16T12:20:59.684969 | 2023-03-31T13:28:27 | 2023-03-31T13:28:27 | 140,075,453 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,447 | java | package org.vs.practice.string;
import java.util.*;
import java.util.Optional;
import java.util.function.Function;
import java.util.stream.Collectors;
import java.util.stream.IntStream;
public class StringUtils {
public static boolean isAnagram(String str1, String str2) {
if (str1 == null || str2 == null... | [
"[email protected]"
] | |
44a80373180273a53e1150d78ed31c0b48aa9119 | 5683544d8cca4cfd7897aafaa0a66b1e8fd704e4 | /WrapPortal-1/src/main/java/ObjectRepository_CPO/CPO_ReportsModule.java | 94742539241d52bee078439fbb91bd6295a3cdf3 | [] | no_license | automationrepoMaster/jenkins-Master- | cd4855922913b1e76ea183547f7cfe5172e51f56 | 3e9456e73387977b206bbf0977cc34962167fbbc | refs/heads/master | 2023-04-22T22:04:29.750690 | 2021-05-08T13:26:20 | 2021-05-08T13:26:20 | 364,281,879 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,077 | java | package ObjectRepository_CPO;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
public class CPO_ReportsModule
{
public static WebElement element;
static String selectProgram="//select[@id='ddlProject']";
static String selectCategory="... | [
"User@User-PC"
] | User@User-PC |
d84150442089331cdc25a957de6bed725ac4d47d | 200430fd5e85aae4c95a0528a9b0ef88efa856aa | /viajei-microservice-transports/src/main/java/br/edu/ifpb/pos/soap/viajei/microservice/transports/api/TicketsEndPoint.java | cfe8acc5b124fb6d1956f3bd889a4e036e8d7283 | [] | no_license | pedroviniv/viajei-microservices | 66fbf70093c89978f2b79e048e988f071a147570 | 23fc0fc5e15032ae5c3d808ff1b2359c0905a6cb | refs/heads/master | 2021-07-17T18:10:25.285102 | 2017-10-22T21:57:40 | 2017-10-22T21:57:40 | 107,030,322 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,779 | 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 br.edu.ifpb.pos.soap.viajei.microservice.transports.api;
import br.edu.ifpb.pos.soap.viajei.microservice.transports.api.conver... | [
"[email protected]"
] | |
04084f5ace422348ce90c498134ad4902e3029f9 | 128da67f3c15563a41b6adec87f62bf501d98f84 | /com/emt/proteus/duchampopt/fffr8int.java | 9b1db0d4ffc52246f9d7a5d895b6ec3c2d612b76 | [] | no_license | Creeper20428/PRT-S | 60ff3bea6455c705457bcfcc30823d22f08340a4 | 4f6601fb0dd00d7061ed5ee810a3252dcb2efbc6 | refs/heads/master | 2020-03-26T03:59:25.725508 | 2018-08-12T16:05:47 | 2018-08-12T16:05:47 | 73,244,383 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,681 | java | /* */ package com.emt.proteus.duchampopt;
/* */
/* */ import com.emt.proteus.runtime.api.Env;
/* */ import com.emt.proteus.runtime.api.Frame;
/* */ import com.emt.proteus.runtime.api.Function;
/* */ import com.emt.proteus.runtime.api.MainMemory;
/* */
/* */ public final class fffr8int ... | [
"[email protected]"
] | |
65016b8a5a0fbb5050a09374c547cd5d62586c86 | c79a207f5efdc03a2eecea3832b248ca8c385785 | /com.googlecode.jinahya/activity-state-machine/trunk/src/main/java/com/googlecode/jinahya/util/fsm/ActivityResourceLoader.java | 3dcda6617b97f2a2b58e98fdb92736abb7cdc06b | [] | no_license | jinahya/jinahya | 977e51ac2ad0af7b7c8bcd825ca3a576408f18b8 | 5aef255b49da46ae62fb97bffc0c51beae40b8a4 | refs/heads/master | 2023-07-26T19:08:55.170759 | 2015-12-02T07:32:18 | 2015-12-02T07:32:18 | 32,245,127 | 2 | 1 | null | 2023-07-12T19:42:46 | 2015-03-15T04:34:19 | Java | UTF-8 | Java | false | false | 1,633 | java | /*
* Copyright 2011 <a href="mailto:[email protected]">Jin Kwon</a>.
*
* 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 re... | [
"onacit@e3df469a-503a-0410-a62b-eff8d5f2b914"
] | onacit@e3df469a-503a-0410-a62b-eff8d5f2b914 |
f7be6766f3170ddaa7ca9ca204ace1aa73ccb398 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/35/35_a0a3d638b31fd7345bab801ef45063c7f1851f2c/QueueDispatchSelector/35_a0a3d638b31fd7345bab801ef45063c7f1851f2c_QueueDispatchSelector_t.java | 54ed16e39fabc8ecaa537d949ec2f6e7009e6cd0 | [] | 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,112 | 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 ma... | [
"[email protected]"
] | |
6b8c44041cb054995071573329d20ce498dcf246 | 9eb3d46bd07c90b0e481f40ee848b2404900fd49 | /javafxTest/src/kr/or/ddit/prod/service/IProdService.java | 0d43220c2a942c9452a345f8c4dec558c5514c84 | [] | no_license | so0487/HighJava | b32a66e7d681808484f29552e703e2c5e6e6097c | d2a3ee667e23ce6876742dd40ed85992f6a8f62c | refs/heads/main | 2023-02-06T07:35:24.740381 | 2020-12-26T05:36:44 | 2020-12-26T05:36:44 | 311,550,702 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 294 | java | package kr.or.ddit.prod.service;
import java.util.List;
import kr.or.ddit.prod.vo.LProdVo;
import kr.or.ddit.prod.vo.ProdVo;
public interface IProdService {
public List<LProdVo> getLprod();
public List<ProdVo> getProdId(String prodId);
public List<ProdVo> getProdLgu(String prodLgu);
}
| [
"[email protected]"
] | |
b01a340bbc4b4b30d83c3027e3c26459ef37f8d8 | 62b27ffb9d320335d5149ecfb97642ce9cf60a53 | /springmvc-study/ch09/src/main/java/edu/nf/ch09/exceptioon/DataAccessException.java | 028d88a826e69a9b1a78c629ec9f9239a218d2fd | [] | no_license | twx31420/s3s160-2 | 51035103f7c17ac6d46d1b35bf2961db4f90498d | d2ed1ffbbd983b611d643c220711c4027a6705c0 | refs/heads/master | 2023-02-26T09:27:19.904797 | 2021-02-03T05:47:51 | 2021-02-03T05:47:51 | 335,522,718 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 440 | java | package edu.nf.ch09.exceptioon;
/**
* @author 天文学
* @date 2021/1/12
* 自定义数据库访问异常
*/
public class DataAccessException extends RuntimeException {
public DataAccessException(String message, Throwable cause) {
super(message, cause);
}
public DataAccessException(String message) {
super(mes... | [
"[email protected]"
] | |
2b526b8f7ad216dd860e9726b9e792e9f751d3f6 | 013e83b707fe5cd48f58af61e392e3820d370c36 | /spring-webmvc/src/main/java/org/springframework/web/servlet/mvc/method/annotation/JsonViewResponseBodyAdvice.java | 658030a801378cd74945680566b7df035d6621a6 | [] | no_license | yuexiaoguang/spring4 | 8376f551fefd33206adc3e04bc58d6d32a825c37 | 95ea25bbf46ee7bad48307e41dcd027f1a0c67ae | refs/heads/master | 2020-05-27T20:27:54.768860 | 2019-09-02T03:39:57 | 2019-09-02T03:39:57 | 188,770,867 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,856 | java | package org.springframework.web.servlet.mvc.method.annotation;
import com.fasterxml.jackson.annotation.JsonView;
import org.springframework.core.MethodParameter;
import org.springframework.http.MediaType;
import org.springframework.http.converter.HttpMessageConverter;
import org.springframework.http.converter.json.Ma... | [
"[email protected]"
] | |
0effbcbc164898a54bc3b8939a6b6d22a392f8c3 | 608cf243607bfa7a2f4c91298463f2f199ae0ec1 | /android/versioned-abis/expoview-abi39_0_0/src/main/java/abi39_0_0/host/exp/exponent/modules/universal/sensors/ScopedRotationVectorSensorService.java | 85506d25e60f9a321334b9dadc3fb1b3357d9e53 | [
"MIT",
"BSD-3-Clause",
"Apache-2.0"
] | permissive | kodeco835/symmetrical-happiness | ca79bd6c7cdd3f7258dec06ac306aae89692f62a | 4f91cb07abef56118c35f893d9f5cc637b9310ef | refs/heads/master | 2023-04-30T04:02:09.478971 | 2021-03-23T03:19:05 | 2021-03-23T03:19:05 | 350,565,410 | 0 | 1 | MIT | 2023-04-12T19:49:48 | 2021-03-23T03:18:02 | Objective-C | UTF-8 | Java | false | false | 944 | java | package abi39_0_0.host.exp.exponent.modules.universal.sensors;
import java.util.Collections;
import java.util.List;
import abi39_0_0.org.unimodules.core.interfaces.InternalModule;
import abi39_0_0.org.unimodules.interfaces.sensors.services.RotationVectorSensorService;
import host.exp.exponent.kernel.ExperienceId;
imp... | [
"[email protected]"
] | |
ded031043062e82d14d96d6e30d9415c18693f0d | 0480f00464d50b2e2a80567db2e00897507f8d5b | /server/src/main/java/com/zhat/servlet/ZLHttpServletHelper.java | 30bee7482e87066751208bb3305eac07dabce0d4 | [] | no_license | lizhieffe/zhat | 92bc9f9e2a9dad4aabb08ade114b231f444ebbf3 | 77274abd19774b3f1a28263a49858e86f1e25559 | refs/heads/master | 2016-09-03T07:03:23.101964 | 2015-04-16T01:48:35 | 2015-04-16T01:48:35 | 32,075,695 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 670 | java | package com.zhat.servlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.apache.commons.httpclient.HttpStatus;
public class ZLHttpServletHelper {
/**
* Capture the exception thrown by servlet and return 500 error.
* TODO: implement the feature to capture... | [
"[email protected]"
] | |
f94d9d8b776ba1b5d610631a18d34d9872f80431 | db97ce70bd53e5c258ecda4c34a5ec641e12d488 | /src/main/java/com/alipay/api/domain/AlipayInsSceneInsserviceprodSerprogressSyncModel.java | 2d890d1b3a74120f30c371a85b5b1b54c0634284 | [
"Apache-2.0"
] | permissive | smitzhang/alipay-sdk-java-all | dccc7493c03b3c937f93e7e2be750619f9bed068 | a835a9c91e800e7c9350d479e84f9a74b211f0c4 | refs/heads/master | 2022-11-23T20:32:27.041116 | 2020-08-03T13:03:02 | 2020-08-03T13:03:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,499 | java | package com.alipay.api.domain;
import java.util.Date;
import com.alipay.api.AlipayObject;
import com.alipay.api.internal.mapping.ApiField;
/**
* 增值服务进度同步接口
*
* @author auto create
* @since 1.0, 2020-06-19 18:25:02
*/
public class AlipayInsSceneInsserviceprodSerprogressSyncModel extends AlipayObject... | [
"[email protected]"
] | |
463aaeb890d8484accdce2bc7ea8fd3dbdecc4e8 | cbc61ffb33570a1bc55bb1e754510192b0366de2 | /ole-app/olefs/src/main/java/org/kuali/ole/sys/batch/dataaccess/impl/AbstractPreparedStatementCachingDaoJdbc.java | 789c6aa17d728eb7f6c1106e9da996e6f7079ca7 | [
"ECL-2.0"
] | permissive | VU-libtech/OLE-INST | 42b3656d145a50deeb22f496f6f430f1d55283cb | 9f5efae4dfaf810fa671c6ac6670a6051303b43d | refs/heads/master | 2021-07-08T11:01:19.692655 | 2015-05-15T14:40:50 | 2015-05-15T14:40:50 | 24,459,494 | 1 | 0 | ECL-2.0 | 2021-04-26T17:01:11 | 2014-09-25T13:40:33 | Java | UTF-8 | Java | false | false | 5,707 | java | /*
* Copyright 2009 The Kuali Foundation
*
* Licensed under the Educational Community 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.opensource.org/licenses/ecl2.php
*
* Unless require... | [
"[email protected]"
] | |
54b1e835bf1f7115739035fd4d624a51108e47ec | 45062b71a6b9ac818ba99ff6f48eb8a9dcd0b68a | /src/main/java/com/github/instagram4j/instagram4j/responses/tags/TagsSearchResponse.java | f39d12e06962b52bc92d094b97f6d2d08fc9d432 | [
"Apache-2.0",
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | mehc77/instagram4j | fa2e89072de32eda435009c71629ef6d9e1760c0 | 76333472e9412eb3c0e65b04c6fd407b4fbd58a3 | refs/heads/master | 2023-02-02T16:18:49.426232 | 2020-12-14T23:07:45 | 2020-12-14T23:07:45 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 710 | java | package com.github.instagram4j.instagram4j.responses.tags;
import com.github.instagram4j.instagram4j.responses.IGResponse;
import lombok.Data;
import java.util.List;
@Data
public class TagsSearchResponse extends IGResponse {
private String rank_token;
private String page_token;
private String status;
... | [
"[email protected]"
] | |
5777ace78995498c613c32cb138dc5320f0abc85 | 032de1a3418a0b1eeddb93767c162a5710b91074 | /ratpack-core/src/main/java/org/ratpackframework/context/internal/RootContext.java | 00263e25e63e6b13b0cbe618b2382b69886a1b57 | [
"Apache-2.0"
] | permissive | c089/ratpack | 4aa7fbbcb8702cd31b1147d084b7091ae525017a | f8bbeb7869ef3414ca6308b77c5a7824fcf77ae1 | refs/heads/master | 2021-01-20T21:29:04.902119 | 2013-05-22T19:53:06 | 2013-05-22T19:53:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,148 | java | /*
* Copyright 2013 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicabl... | [
"[email protected]"
] | |
2eaf8d19282cf105add4a44e8ecce2602973a7d1 | 6f66744b7aa5334425d183fffac8f258503784e5 | /app/src/main/java/com/mamacgroup/hamtest/HaamMerge/WishListActivity.java | 3846a2d092f048b7c1bb39be51221f76c29fdba1 | [] | no_license | prudhviraj038/haam | 561654c404e7ab7cff0ed0b15726e5f0df61adb7 | f19dca616ea911c86bb45c6237acc3d5a997c7ab | refs/heads/master | 2021-04-12T08:17:08.936029 | 2018-03-22T06:32:29 | 2018-03-22T06:32:29 | 125,964,418 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,448 | java | package com.mamacgroup.hamtest.HaamMerge;
import android.app.Activity;
import android.content.Intent;
import android.graphics.Color;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentManager;
import android.support.v4.app.FragmentPagerAdapter;
import android.suppo... | [
"[email protected]"
] | |
a96dac74a09627ec522006fdab2f6d00c57faacc | bf390e6589e240c6ccc325355cfd0c21fbe9d884 | /3.JavaMultithreading/src/com/javarush/task/task31/task3110/command/ZipContentCommand.java | 9b7c5c9f5ad33dc97a986177b75a78a44f57ff2c | [] | no_license | vladmeh/jrt | 84878788fbb1f10aa55d320d205f886d1df9e417 | 0272ded03ac8eced7bf901bdfcc503a4eb6da12a | refs/heads/master | 2020-04-05T11:20:15.441176 | 2019-05-22T22:24:56 | 2019-05-22T22:24:56 | 81,300,849 | 4 | 5 | null | null | null | null | UTF-8 | Java | false | false | 870 | java | package com.javarush.task.task31.task3110.command;
import com.javarush.task.task31.task3110.ConsoleHelper;
import com.javarush.task.task31.task3110.FileProperties;
import com.javarush.task.task31.task3110.ZipFileManager;
import java.util.List;
public class ZipContentCommand extends ZipCommand {
@Override
pub... | [
"[email protected]"
] | |
92e38cdc3a9487d34593595345d4fd29f5493a01 | 1671d87c2e414de8186570983c65c220888f20b1 | /第一阶段/day18/src/com/atguigu/java/InstantTest.java | 3116e9064e8f008a89401ce199186cda1f957d8e | [] | no_license | qisirendexudoudou/BigData_0722 | 4f25b508b4c20088d4155abb2d52e1d39c8b0e81 | e474e6ebcbbfedd12f859f0198238f58b73e5bec | refs/heads/master | 2022-07-21T17:41:47.611707 | 2019-11-16T05:59:11 | 2019-11-16T05:59:11 | 221,875,869 | 0 | 0 | null | 2022-06-21T02:14:43 | 2019-11-15T08:10:07 | Java | UTF-8 | Java | false | false | 935 | java | package com.atguigu.java;
import java.time.Instant;
import java.time.OffsetDateTime;
import java.time.ZoneOffset;
import org.junit.Test;
import java.time.Instant;
/**
* Instant : 用来获取UTC时区的时间
*
* 了解
*
*/
public class InstantTest {
@Test
public void test(){
//静态方法,返回默认UTC时区的Instant类的对象
Instant now = Ins... | [
"[email protected]"
] | |
07bf498a0515796cf4d602dab61f63b51ea5cb48 | 5cc2b1774512958324253b244b5cce304eb07063 | /spring-boot-testing-mock-bean/src/test/java/net/nicoll/boot/test/mockbean/AbstractIntegrationTests.java | a2b83686e5c3e0a10c46fdd1e954b388d3b952bd | [] | no_license | snicoll-scratches/spring-boot-testing-use-cases | 1b0970d3040a42c961701fd3d9b69fc05c64a80c | 67af502f0f4221a170520c43cbaaad05201cb42d | refs/heads/main | 2021-06-08T04:45:42.179879 | 2016-07-11T11:00:36 | 2016-07-11T11:00:36 | 39,764,288 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 294 | java | package net.nicoll.boot.test.mockbean;
import org.junit.runner.RunWith;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.context.junit4.SpringRunner;
@RunWith(SpringRunner.class)
@SpringBootTest
public abstract class AbstractIntegrationTests {
}
| [
"[email protected]"
] | |
48d060bb69ad63cac8d9e4748d66bef49f61d160 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/2/2_59e810fd38aa41ab65f484aca29011cb962ceeaf/DrumInstrument/2_59e810fd38aa41ab65f484aca29011cb962ceeaf_DrumInstrument_s.java | d3b63704cec50dc0d625c6f32f82ed43fafcd4ad | [] | 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 | 1,774 | java | package GUI;
import messaging.SongFragment;
import javax.swing.*;
import java.awt.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
/**
* Created with IntelliJ IDEA.
* User: Tae Kim
* Date: 5/2/13
* Time: 12:21 AM
* To change this template use File | Settings | File Temp... | [
"[email protected]"
] | |
bf1a9b94d874ae9a158c5dbe27eac9381a0f0a39 | 3676ca2c16308e8894a4fd6f43218330d63febaf | /app/src/main/java/com/sun/study/framework/proxy/Enhancer.java | 6a2164dbcc4c8c1c4fea3d9c9f1fd3c0f651699d | [] | no_license | jyyxxgz/In-depthStudy | 945d16abf8703ead3de914fcff0483d33580895c | 9440d1a0319f7bd771543761fdc5d96d99d82ca4 | refs/heads/master | 2021-04-25T11:13:15.823815 | 2017-11-30T05:56:19 | 2017-11-30T05:56:19 | 111,894,492 | 0 | 0 | null | 2017-11-24T08:29:22 | 2017-11-24T08:29:21 | null | UTF-8 | Java | false | false | 2,618 | java | package com.sun.study.framework.proxy;
import com.google.dexmaker.stock.ProxyBuilder;
import com.sun.study.framework.proxy.callback.Interceptor;
import com.sun.study.framework.proxy.filter.InterceptorFilter;
import java.io.File;
import java.io.IOException;
import java.lang.reflect.InvocationHandler;
import java.lang.... | [
"[email protected]"
] | |
a27737a77bb01a8458f81a614cbb19ca09d24aed | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/1/1_62e758cc8a48019b39c2cd9f89ec8a90329bb676/MgcpCommandException/1_62e758cc8a48019b39c2cd9f89ec8a90329bb676_MgcpCommandException_s.java | 3745d10a56fd5fe2e90e9681dbd9804f2c6329ea | [] | 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 | 1,651 | java | /*
* JBoss, Home of Professional Open Source
* Copyright 2011, Red Hat, Inc. and individual contributors
* by the @authors tag. See the copyright.txt in the distribution for a
* full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* under the terms ... | [
"[email protected]"
] | |
dc9e2b7593d4ed4b170d99bde071b17d287674f5 | 05e5bee54209901d233f4bfa425eb6702970d6ab | /net/minecraft/util/io/netty/channel/AddressedEnvelope.java | a04168fdba8823591e99f9669abd96fe4e213b9a | [] | no_license | TheShermanTanker/PaperSpigot-1.7.10 | 23f51ff301e7eb05ef6a3d6999dd2c62175c270f | ea9d33bcd075e00db27b7f26450f9dc8e6d18262 | refs/heads/master | 2022-12-24T10:32:09.048106 | 2020-09-25T15:43:22 | 2020-09-25T15:43:22 | 298,614,646 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 477 | java | package net.minecraft.util.io.netty.channel;
import net.minecraft.util.io.netty.util.ReferenceCounted;
public interface AddressedEnvelope<M, A extends java.net.SocketAddress> extends ReferenceCounted {
M content();
A sender();
A recipient();
}
/* Location: D:\Paper-1.7.10\PaperSpigot-1.7.10... | [
"[email protected]"
] | |
3d0d51966adff1e97d40840000779206a137ac12 | df79dbcfc869b9d2180a44e34aa1e5ef208d1655 | /hibernate/Hibernate_mvccrud/src/com/wcs/mvccrud/model/Student.java | bbed322684669e5b7c78cc634723d953d1aaa67c | [] | no_license | paragkhedkar07/TotalProjects | a170e3d5455a046b62709986f3f00a95b49fee70 | 7791da688c121d2422a4f4e52e91256c9b7606e5 | refs/heads/master | 2023-03-14T23:47:43.492749 | 2021-03-27T14:59:08 | 2021-03-27T14:59:08 | 352,097,373 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 720 | java | package com.wcs.mvccrud.model;
import javax.persistence.Entity;
import javax.persistence.Id;
@Entity
public class Student
{
@Id
private int rollno;
private String name;
private String addr;
private String un;
private String ps;
public int getRollno() {
return rollno;
}
public void setRollno(int rollno) {... | [
"[email protected]"
] | |
e537e30deb78b49e8ab6f3700dc3cbc18944a896 | 812be6b9d1ba4036652df166fbf8662323f0bdc9 | /java/Dddml.Wms.JavaCommon/src/generated/java/org/dddml/wms/domain/attributesetinstance/AttributeSetInstanceEventId.java | 1e8466c5cc908dba3f1826db88895f1908641bd9 | [] | no_license | lanmolsz/wms | 8503e54a065670b48a15955b15cea4926f05b5d6 | 4b71afd80127a43890102167a3af979268e24fa2 | refs/heads/master | 2020-03-12T15:10:26.133106 | 2018-09-27T08:28:05 | 2018-09-27T08:28:05 | 130,684,482 | 0 | 0 | null | 2018-04-23T11:11:24 | 2018-04-23T11:11:24 | null | UTF-8 | Java | false | false | 5,597 | java | package org.dddml.wms.domain.attributesetinstance;
import java.io.Serializable;
import org.dddml.wms.domain.*;
public class AttributeSetInstanceEventId implements Serializable
{
private String attributeSetInstanceId;
public String getAttributeSetInstanceId()
{
return this.attributeSetInstanceId;
... | [
"[email protected]"
] | |
54078d90d741f26c5960b9771d8c5c41671d4dd3 | be73270af6be0a811bca4f1710dc6a038e4a8fd2 | /crash-reproduction-moho/results/XWIKI-13141-4-23-NSGA_II-LineCoverage:ExceptionType:StackTraceSimilarity/com/xpn/xwiki/XWiki_ESTest_scaffolding.java | d9165a5e2312cea95eaa95a882a211a41d50ea9a | [] | 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 | 423 | java | /**
* Scaffolding file used to store all the setups needed to run
* tests automatically generated by EvoSuite
* Wed Jan 22 04:18:20 UTC 2020
*/
package com.xpn.xwiki;
import org.evosuite.runtime.annotation.EvoSuiteClassExclude;
import org.junit.BeforeClass;
import org.junit.Before;
import org.junit.After;
@EvoS... | [
"[email protected]"
] | |
2bb9632c1643f39caf58485307216a993a279417 | d1a6d1e511df6db8d8dd0912526e3875c7e1797d | /genny_JavaWithoutLambdas/applicationModule/src/test/java/applicationModulepackageJava7/Foo299Test.java | 4f26e2bc8cd6b0a65827e9baaf30804510dbcdfb | [] | no_license | NikitaKozlov/generated-project-for-desugaring | 0bc1443ab3ddc84cd289331c726761585766aea7 | 81506b3711004185070ca4bb9a93482b70011d36 | refs/heads/master | 2020-03-20T00:35:06.996525 | 2018-06-12T09:30:37 | 2018-06-12T09:30:37 | 137,049,317 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 481 | java | package applicationModulepackageJava7;
import org.junit.Test;
public class Foo299Test {
@Test
public void testFoo0() {
new Foo299().foo0();
}
@Test
public void testFoo1() {
new Foo299().foo1();
}
@Test
public void testFoo2() {
new Foo299().foo2();
}
@Test
public void testFoo3() {
... | [
"[email protected]"
] | |
8eca26580a073a0bb2171b21bde43ad8748d8ace | e68bbc077e62033e90d15886f4a858e2eaf5bf78 | /decorator_pattern/src/CondimentDecorator.java | 59c1a52bfbfc4483515ee2b08038f4dba60efcac | [] | no_license | datadiskpfv/java_reference | eba22583c3e5298040015898174fe0b84fa48b76 | 8ec37dc0e4447a046e0d4b5dedbff897cd093fe7 | refs/heads/master | 2021-01-19T16:35:22.383117 | 2017-07-08T16:44:59 | 2017-07-08T16:44:59 | 88,274,962 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 150 | java | /**
* Created by vallep on 22/06/2017.
*/
public abstract class CondimentDecorator extends Beverage {
public abstract String getDescription();
} | [
"[email protected]"
] | |
3f0473e4b1e39b2ce28f66c3dac35f4ebacbc755 | cb5a6c4df1d053d8249ccd43ec28ca09ab6ffbe6 | /baselibrary/src/main/java/com/example/handsomelibrary/retrofit/RxHttpUtils.java | c812d2985fa0973f129b1f307ecbd1a4c079f154 | [] | no_license | SetAdapter/KtPlayAndroid | 03119c47f1692bb89e4915f6b81426408bbb879d | 6b7c312f2380ebed85bea4b778d1ef3f15fe890c | refs/heads/master | 2020-04-17T03:50:58.342390 | 2019-02-15T08:15:08 | 2019-02-15T08:15:08 | 166,202,908 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,093 | java | package com.example.handsomelibrary.retrofit;
import android.app.Application;
import android.content.Context;
import com.example.handsomelibrary.constant.SPKeys;
import com.example.handsomelibrary.utils.SPUtils;
import io.reactivex.disposables.Disposable;
import java.util.ArrayList;
import java.util.HashSet;
import j... | [
"[email protected]"
] | |
0b1e390d18281ff5c7df67a9c90f43b2748d7bde | 61a10a03959a1d4f94b244373f8a37565c555a7d | /luajpp2-core/src/main/java/nl/weeaboo/lua2/stdlib/FileLib.java | aec78d6a073519ec90b526cf71041a419d3aa36b | [
"MIT"
] | permissive | anonl/luajpp2 | beaf479b7494bcf876e83d7be12fd0ed65e3c707 | 5128c8143e80302d38f6245f72baa53110efdd54 | refs/heads/master | 2021-07-23T20:39:43.941457 | 2021-07-22T18:51:12 | 2021-07-22T18:51:12 | 53,208,592 | 7 | 3 | NOASSERTION | 2021-03-31T19:03:19 | 2016-03-05T15:38:33 | Java | UTF-8 | Java | false | false | 5,118 | java | package nl.weeaboo.lua2.stdlib;
import static nl.weeaboo.lua2.stdlib.IoLib.checkfile;
import static nl.weeaboo.lua2.stdlib.IoLib.optfile;
import static nl.weeaboo.lua2.vm.LuaBoolean.TRUE;
import static nl.weeaboo.lua2.vm.LuaConstants.NONE;
import static nl.weeaboo.lua2.vm.LuaNil.NIL;
import static nl.weeaboo.lua2.vm.L... | [
"[email protected]"
] | |
eb4a563903b4253007d31a3f31801dff8358257c | 21bcd1da03415fec0a4f3fa7287f250df1d14051 | /sources/com/google/gson/p321x/p322m/C8882l.java | 1436965b292b057614b38266c5e21e79c3dd1b71 | [] | no_license | lestseeandtest/Delivery | 9a5cc96bd6bd2316a535271ec9ca3865080c3ec8 | bc3fae8f30804a2520e6699df92c2e6a4a0a7cfc | refs/heads/master | 2022-04-24T12:14:22.396398 | 2020-04-25T21:50:29 | 2020-04-25T21:50:29 | 258,875,870 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 5,079 | java | package com.google.gson.p321x.p322m;
import com.google.gson.C8775f;
import com.google.gson.C8785j;
import com.google.gson.C8786k;
import com.google.gson.C8787l;
import com.google.gson.C8792q;
import com.google.gson.C8793r;
import com.google.gson.C8803u;
import com.google.gson.C8805v;
import com.google.gson.JsonParseEx... | [
"[email protected]"
] | |
3b110c421178bcdb3d6b4347503e050e3c8a002b | 498dd2daff74247c83a698135e4fe728de93585a | /clients/google-api-services-appengine/v1/1.30.1/com/google/api/services/appengine/v1/model/CreateVersionMetadataV1.java | 41fcba4fb7cd3b511a083965f8dfd65315f0de9a | [
"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 | 2,395 | 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]"
] | |
6a125971f5735f27f484b9fc45d4a5a47111e68b | 5148293c98b0a27aa223ea157441ac7fa9b5e7a3 | /Method_Scraping/xml_scraping/NicadOutputFile_t1_beam_new2/Nicad_t1_beam_new2466.java | ba718131335149599c148f0096a4e9d02a6925a5 | [] | no_license | ryosuke-ku/TestCodeSeacherPlus | cfd03a2858b67a05ecf17194213b7c02c5f2caff | d002a52251f5461598c7af73925b85a05cea85c6 | refs/heads/master | 2020-05-24T01:25:27.000821 | 2019-08-17T06:23:42 | 2019-08-17T06:23:42 | 187,005,399 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 486 | java | // clone pairs:3046:70%
// 3424:beam/runners/core-construction-java/src/main/java/org/apache/beam/runners/core/construction/PTransformMatchers.java
public class Nicad_t1_beam_new2466
{
public boolean equals(Object o) {
if (this == o) {
return true;
}
if (o == null || getClass() !... | [
"[email protected]"
] | |
ae83c919630971259bf3a060f388683a0c3f242a | e1da7ab2eb478ec6e323b62dcb2932d2e17fba00 | /ahome-ext/src/main/java/com/ait/toolkit/sencha/ext/client/laf/Alignment.java | 525a177e54ec04d89e65d4625da620132ba1d9d4 | [
"Apache-2.0"
] | permissive | dikalo/ahome-ext | bf4bd834ba64ff9af3c07ef214f7307c4cfd86c7 | c1c9a9255ebb0bcc0ad3ced7384511e634b98d75 | refs/heads/master | 2021-06-01T03:30:52.796454 | 2016-07-19T12:10:31 | 2016-07-19T12:10:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,020 | java | /*
Copyright (c) 2014 Ahomé Innovation Technologies. 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 ... | [
"[email protected]"
] | |
f1ca1d2c8ef37cc024327fc14af56e4026bfeb58 | 2a19b2f3eb1ed8a5393676724c77b4f03206dad8 | /src/main/java/org/acord/standards/life/_2/OLILUDRUGTYPE.java | 533133261c58446546bfdf8ef083c96de5f52bb5 | [] | no_license | SamratChatterjee/xsdTowsdl | 489777c2d7d66e8e5379fec49dffe15a19cb5650 | 807f1c948490f2c021dd401ff9dd5937688a24b2 | refs/heads/master | 2021-05-15T03:45:56.250598 | 2017-11-15T10:55:24 | 2017-11-15T10:55:24 | 110,820,957 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,289 | java | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7
// 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: 2017.11.13 at 07:49:0... | [
"[email protected]"
] | |
0c95a1bbf9785cd7916dbebc7e3520b18a45d450 | 029010881febc6c5b7e2f0dee144f20559e6bd38 | /Notes/Java SE/Net/src/IPDemo.java | 4a2a0a61f1de4516d6271ca8f761b931fa559b4f | [] | no_license | chuishengzhang/zcs | 127d48751447d31f7e2602c0e7eeb3d84f6f459d | 332d724c9c3e7c2518b169e1e7ed64419e542d61 | refs/heads/master | 2020-03-08T15:05:03.088784 | 2018-05-04T10:45:58 | 2018-05-04T10:45:58 | null | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 579 | java | import java.net.InetAddress;
import java.net.UnknownHostException;
public class IPDemo {
public static void main(String[] args) throws UnknownHostException {
InetAddress ip = InetAddress.getLocalHost();
System.out.println(ip.toString());
//单独获取主机名和IP地址
InetAddress ia = InetAddress.getByName("ykhwsz.c... | [
"[email protected]"
] | |
65252295ebaa5961228047513f07a38af041c4e3 | d95838dccad21111f7aa342e2de791754ecd6fa2 | /src/main/java/com/hendisantika/springbootadminlte3/config/WebSecurityConfig.java | 1c7fdc78aa23b725aeae71bc7eac3267fb0b3b36 | [] | no_license | qlwy321/springboot-adminlte3-test | b9d9308d64131fba4249099b4f5c150f464acc45 | a68282894468826429adc0c53b3de85577e2d323 | refs/heads/main | 2023-01-15T03:36:40.086834 | 2020-11-25T01:05:37 | 2020-11-25T01:05:37 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,238 | java | package com.hendisantika.springbootadminlte3.config;
import org.springframework.context.annotation.Configuration;
import org.springframework.security.config.annotation.web.builders.HttpSecurity;
import org.springframework.security.config.annotation.web.configuration.EnableWebSecurity;
import org.springframework.securi... | [
"[email protected]"
] | |
b90b2e598dcd6825e2473c7546d58e4ec31af6ff | 9db6efa2f14baa0f4172272e361e1ed0c9940065 | /aliyun-java-sdk-vpc/src/main/java/com/aliyuncs/vpc/model/v20160428/TerminatePhysicalConnectionRequest.java | 04b02762b04a4485cd61f9c6280575c3f27eff4e | [
"Apache-2.0"
] | permissive | ResetFull/aliyun-openapi-java-sdk | 31fb2c2f7c2b939df4c9067f7a221c3f2c7cef2e | e299d1778d514cd555c870a3b1de117ae3b34474 | refs/heads/master | 2021-08-31T04:50:07.771585 | 2017-12-20T12:28:50 | 2017-12-20T12:28:50 | 114,978,860 | 1 | 0 | null | 2017-12-21T07:57:54 | 2017-12-21T07:57:54 | null | UTF-8 | Java | false | false | 3,399 | 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 ... | [
"[email protected]"
] | |
bacb43d51fe7f5e82742eee00ed5f19ed90ce905 | a4cb372ced240bf1cf0a9d123bdd4a805ff05df6 | /spring-boot-project/spring-boot-test-autoconfigure/src/main/java/org/springframework/boot/test/autoconfigure/restdocs/AutoConfigureRestDocs.java | 855d616a07123fff1110e0e99baf39e34bc5eba8 | [] | no_license | ZhaoBinxian/spring-boot-maven-ben | c7ea6a431c3206959009ff5344547436e98d75ca | ebd43548bae1e35fff174c316ad154cd0e5defb3 | refs/heads/master | 2023-07-18T12:53:49.028864 | 2021-09-07T04:55:54 | 2021-09-07T04:55:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,511 | java | /*
* Copyright 2012-2020 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by a... | [
"[email protected]"
] | |
646fdcb17b4ee876603a72a00ab3f24ae78bd0a9 | 0d71d1491728d99cfa90cc968b35ee73055351a7 | /algotrader-provider/algotrader-provider-csv/src/test/java/com/unisoft/algotrader/provider/csv/CSVHistoricalDataStoreTest.java | 48ad832ffdecaf29a224264bb8d263c85c4ae8bd | [] | no_license | alexcwyu/algotrader | 8b2f625d1ca4d95dcb68dde13c0ad0a6c0e96df9 | 74567b310cb080618e92ba88c84ddb3ae7022039 | refs/heads/master | 2021-01-20T11:47:44.929000 | 2015-09-22T15:49:41 | 2015-09-22T15:49:41 | 37,007,492 | 24 | 16 | null | null | null | null | UTF-8 | Java | false | false | 1,246 | java | package com.unisoft.algotrader.provider.csv;
import com.unisoft.algotrader.model.event.bus.MarketDataEventBus;
import com.unisoft.algotrader.model.event.data.Bar;
import com.unisoft.algotrader.persistence.InMemoryRefDataStore;
import com.unisoft.algotrader.provider.ProviderManager;
import org.junit.Test;
import java.... | [
"[email protected]"
] | |
6608b5e4cf57d7c0e250d888c3509317f0b965ab | db2c49a189e13554e73713ed2a69ca887a2ad9f0 | /org.orbit.component.model/src/org/orbit/component/model/tier3/nodecontrol/CreateNodeRequest.java | 8056a85b3a8fe248c35f0696140ded73af7f9e89 | [] | no_license | EngineerBarsik/dev | fa501b6ff58e0b6b263d54d6e85c6d69a323f612 | 81715414de121e1d7cead7d4066d626b095816d6 | refs/heads/master | 2023-02-11T01:20:29.217287 | 2021-01-08T01:14:21 | 2021-01-08T01:14:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 432 | java | package org.orbit.component.model.tier3.nodecontrol;
import org.origin.common.rest.model.Request;
public class CreateNodeRequest extends Request {
public static final String REQUEST_NAME = "create_node";
protected String nodeName;
public CreateNodeRequest() {
super(REQUEST_NAME);
}
public String getNodeNam... | [
"[email protected]"
] | |
63e5adc1a86507fe643ab5d2d4c8a79469ed31f0 | 2727b1521ffc6a0b158b9b84b2ae3990d5bfc59d | /secure-login-demo/secure-login-domain/src/main/java/org/terasoluna/securelogin/domain/repository/authenticationevent/FailedAuthenticationRepository.java | dfd75ffb09c3e98c323e1cadff730728635047e8 | [] | no_license | btnoguchimnm/tutorial-apps | 116f1449b0c77cdac0ca486402171a34393c7dfb | 3ae4ea2ca0f9963483e646be226666e671812147 | refs/heads/master | 2020-06-11T10:26:09.138022 | 2016-12-13T05:51:27 | 2016-12-13T05:51:27 | 75,694,408 | 0 | 0 | null | 2016-12-06T04:27:23 | 2016-12-06T04:27:23 | null | UTF-8 | Java | false | false | 476 | java | package org.terasoluna.securelogin.domain.repository.authenticationevent;
import java.util.List;
import org.apache.ibatis.annotations.Param;
import org.terasoluna.securelogin.domain.model.FailedAuthentication;
public interface FailedAuthenticationRepository {
int create(FailedAuthentication event);
List<FailedA... | [
"[email protected]"
] | |
825195ed64c0c8124cd97773a737d7f8368798bf | 7df62a93d307a01b1a42bb858d6b06d65b92b33b | /src/com/afunms/application/dao/DnsConfigDao.java | cc42919538311062ccb2ce4058d1762fad7eac06 | [] | no_license | wu6660563/afunms_fd | 79ebef9e8bca4399be338d1504faf9630c42a6e1 | 3fae79abad4f3eb107f1558199eab04e5e38569a | refs/heads/master | 2021-01-10T01:54:38.934469 | 2016-01-05T09:16:38 | 2016-01-05T09:16:38 | 48,276,889 | 0 | 1 | null | null | null | null | GB18030 | Java | false | false | 6,461 | java | package com.afunms.application.dao;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.Hashtable;
import java.util.List;
import java.util.Vector;
import com.afunms.application.model.DnsConfig;
import com.afunms.application.model.FTPConfig;
import com.afunms.applicati... | [
"[email protected]"
] | |
fdc125a9952239a3d05d4f0a52262ae53cd77121 | 13c2d3db2d49c40c74c2e6420a9cd89377f1c934 | /program_data/JavaProgramData/34/1578.java | 3bbb710655d5ddd9123cf564863a0a26cf13b00c | [
"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 | 784 | java | package <missing>;
public class GlobalMembers
{
public static int Main()
{
int n;
n = Integer.parseInt(ConsoleInput.readToWhiteSpace(true));
int a;
while (n > 1)
{
if (n % 2 == 1)
{
a = n * 3 + 1;
System.out.print(n);
System.out.print("*");
System.out.print(3);
System.out.print("+")... | [
"[email protected]"
] | |
875193b38d9a78731aacf08ec61ebaf871f92e99 | e1d87c5ae5e3b625c2155a4b43f9243edfabfa36 | /Android-PullToRefresh/src/main/java/com/handmark/pulltorefresh/library/internal/CustomAnimLoadingLayout.java | 51ef2d61b03d2052df0dd603e7b8e9c11367aa61 | [] | no_license | MrZJ/bangelvyou | 22a2ba37903b18efb1efb921a39f3153d39f3b3c | d5f9e9e3bd819009be88d6c18c3309b4577bcf21 | refs/heads/main | 2023-01-10T03:46:21.469892 | 2020-11-17T07:24:56 | 2020-11-17T07:24:56 | 307,940,686 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,812 | java | package com.handmark.pulltorefresh.library.internal;
import android.annotation.SuppressLint;
import android.content.Context;
import android.content.res.TypedArray;
import android.graphics.Matrix;
import android.graphics.drawable.Drawable;
import android.view.View;
import android.widget.ImageView.ScaleType;
import com... | [
"[email protected]"
] | |
4840a4cc151de71d813127333091d7ff8b943be1 | d15803d5b16adab18b0aa43d7dca0531703bac4a | /com/whatsapp/protocol/ax.java | 2289af5f654b981257a9e71fdfc3a5b476098f76 | [] | no_license | kenuosec/Decompiled-Whatsapp | 375c249abdf90241be3352aea38eb32a9ca513ba | 652bec1376e6cd201d54262cc1d4e7637c6334ed | refs/heads/master | 2021-12-08T15:09:13.929944 | 2016-03-23T06:04:08 | 2016-03-23T06:04:08 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 548 | java | package com.whatsapp.protocol;
import java.util.Vector;
class ax extends a {
final Runnable a;
final b5 b;
final by c;
public void a(int i) {
if (this.b != null) {
this.b.a(i);
}
}
public void a(cw cwVar, String str) {
by.a(this.c, cwVar, new Vector());
... | [
"[email protected]"
] | |
b799379066b0ba60b85287627acadb2699dcfa02 | cb1b1f451e9c155116a8ba6e56acbbe582c07caa | /src/com/mb/sociality/aspact/LogAspact.java | 28f31e4995116aca9dcf9a9acda3aaab3343fef2 | [] | no_license | rockrock0850/MB_SOCIALITY_SYSTEM | 2a2fdf5ea153b067dd3343d6bb9f4dcda492a5f6 | 68a21a8d4886826982f325defb0ff6d1b6ac2f9e | refs/heads/master | 2021-01-17T11:23:22.965897 | 2017-03-06T05:25:10 | 2017-03-06T05:25:10 | 84,033,054 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,220 | java | package com.mb.sociality.aspact;
import java.util.Map;
import javax.servlet.http.HttpServletRequest;
import org.apache.log4j.Logger;
import org.aspectj.lang.JoinPoint;
import org.aspectj.lang.ProceedingJoinPoint;
import org.aspectj.lang.annotation.AfterThrowing;
import org.aspectj.lang.annotation.Around;
import org.... | [
"[email protected]"
] | |
81ee79f9334017e26fba80413cd903b272b5c9e3 | 6ef1a4f65da5cea03af3f1b7d541e35db88b0ead | /task2/smvcdemo/src/main/java/pers/hdh/model/Course.java | 3225f814cede40d92bc02b0aa0902535e7a69715 | [] | no_license | hdonghong/codetask | 57b3581993cbee843b6a7e783650360382364db6 | 18bc123854dc9bec069f6fc34660c7caa83a0fe7 | refs/heads/master | 2021-12-30T03:37:25.862629 | 2018-01-22T15:42:32 | 2018-01-22T15:42:32 | 104,606,284 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,637 | java | package pers.hdh.model;
import java.util.List;
public class Course {
// 课程Id
private Integer courseId;
// 课程名称
private String title;
// 图片路径
private String imgPath;
// 学习人数
private Integer learningNum;
// 课程时长
private Long duration;
// 课程难度
private Integer level;
// 课程难度描述
private String levelDesc;
//... | [
"[email protected]"
] | |
41180e318074c2cdc4480cebcd4c1659a33cfa9d | 407beebf6e6432d2abdfb47f17ddb2be58badfa8 | /src/main/java/com/dhrov/msitm/service/impl/JobHistoryServiceImpl.java | cfd6e325cd0aa1d6ed9d564776306f220bfbd214 | [] | no_license | madhavs/msitm-application | 59a89b13f8eed9734f36522ec36bc1c1995217b5 | 7f6a161d14e80efae61fb2a1db891896cc7d92c8 | refs/heads/master | 2022-05-02T11:46:22.157371 | 2020-04-05T03:59:08 | 2020-04-05T03:59:08 | 253,150,297 | 0 | 0 | null | 2022-03-08T21:19:08 | 2020-04-05T03:47:50 | Java | UTF-8 | Java | false | false | 2,216 | java | package com.dhrov.msitm.service.impl;
import com.dhrov.msitm.service.JobHistoryService;
import com.dhrov.msitm.domain.JobHistory;
import com.dhrov.msitm.repository.JobHistoryRepository;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.data.domain.Page;
import org.springframework.dat... | [
"[email protected]"
] | |
e032e3f07611949c3fd70cc215545294495a26a6 | 8267fd21d8ab7486816f8423b29fe2948fe07064 | /app/src/main/java/mw/ankara/uikit/image/WebImageView.java | 09618da3c6b7d530f8f194cfbf238bea3f141f01 | [] | no_license | MasaWong/AnUIKit | a7a4adf07cccb60923b1a070581f8af949211034 | d3ef2ddb3f63f7ed1a8bf3832e4d6af44e745bb6 | refs/heads/master | 2020-04-06T03:48:10.597711 | 2016-05-29T03:29:40 | 2016-05-29T03:29:40 | 43,666,738 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,429 | java | package mw.ankara.uikit.image;
import android.annotation.TargetApi;
import android.content.Context;
import android.net.Uri;
import android.os.Build;
import android.util.AttributeSet;
import android.widget.ImageView;
import com.squareup.picasso.Picasso;
import com.squareup.picasso.RequestCreator;
import com.squareup.p... | [
"[email protected]"
] | |
1553472e6975291fb47a1be5c89b725d50040487 | c827a8b6af4228e50a5977c69920de95a8927903 | /zxy-game-server/src/com/jtang/gameserver/module/app/model/extension/rule/RuleConfigVO12.java | 3e43a7936c71e611c356b334264458b7c3546c5d | [] | no_license | tyler-he/wkzj | 15012bf29082d941cfbe2bb725db1de54390d410 | 5e43b83a85e11414c12962d368c2dfdf3cb23d25 | refs/heads/master | 2023-03-20T03:47:18.275196 | 2019-03-07T09:42:13 | 2019-03-07T09:42:13 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 670 | java | package com.jtang.gameserver.module.app.model.extension.rule;
import com.jtang.core.utility.StringUtils;
import com.jtang.gameserver.module.app.model.annotation.AppVO;
import com.jtang.gameserver.module.app.model.extension.BaseRuleConfigVO;
import com.jtang.gameserver.module.app.type.EffectId;
@AppVO
public class Rul... | [
"[email protected]"
] | |
b09d449653891ef866e7d03159cb9d299ee2b72b | dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9 | /data_defect4j/preprossed_method_corpus/Lang/7/org/apache/commons/lang3/math/NumberUtils_toDouble_249.java | e6416e517f669951073fdc65f86c5dc8829c9da6 | [] | no_license | hvdthong/NetML | dca6cf4d34c5799b400d718e0a6cd2e0b167297d | 9bb103da21327912e5a29cbf9be9ff4d058731a5 | refs/heads/master | 2021-06-30T15:03:52.618255 | 2020-10-07T01:58:48 | 2020-10-07T01:58:48 | 150,383,588 | 1 | 1 | null | 2018-09-26T07:08:45 | 2018-09-26T07:08:44 | null | UTF-8 | Java | false | false | 1,843 | java |
org apach common lang3 math
extra function java number class
version
number util numberutil
c... | [
"[email protected]"
] | |
bbeab7e92e5d7e6dd3ad9539e33662fc389e1c29 | 50ec1cd86d8db986d3222b34a43a94bf2a86b9d7 | /Milkomeda/src/main/java/com/github/yizzuide/milkomeda/comet/collector/CollectorFactory.java | b70bd44c78d4e64ec2546ac14bafae8deee8e3a0 | [
"MIT"
] | permissive | Loeng/Milkomeda | 2edcd8bd385f9c203d8838ade5ce2a32a214564b | 18c714f3296f39056a3e96ed485beb34b62ede7c | refs/heads/master | 2022-07-04T20:50:14.028745 | 2020-05-22T09:31:50 | 2020-05-22T09:31:50 | 266,247,643 | 1 | 0 | MIT | 2020-05-23T02:25:11 | 2020-05-23T02:25:10 | null | UTF-8 | Java | false | false | 753 | java | package com.github.yizzuide.milkomeda.comet.collector;
import com.github.yizzuide.milkomeda.comet.core.CometData;
import com.github.yizzuide.milkomeda.pillar.PillarExecutor;
import lombok.AllArgsConstructor;
import lombok.Data;
/**
* CollectorFactory
* 收集器工厂
*
* @author yizzuide
* @since 1.15.0
* @version 1.16.... | [
"[email protected]"
] | |
65c486dfcab6f71a2640f4de944c06976629769a | bcb3e750e703acc65d2fcd2b18228717aebdd1af | /src/main/java/com/zkw/concurrent/java_Multithread_programmingbook/C7/c7_1/c7_1_3/MyThread1.java | d76bea4f93a832c28e538075cee3f0879dc8c8d7 | [] | no_license | jameszkw/demo | 095879f15339411d4c02de45d207343c271f8d90 | ace9b39c5498c4476483476e886a05b19104bbde | refs/heads/master | 2020-05-29T20:16:38.762554 | 2018-04-18T01:23:18 | 2018-04-18T01:23:18 | 32,331,158 | 4 | 0 | null | null | null | null | UTF-8 | Java | false | false | 383 | java | package com.zkw.concurrent.java_Multithread_programmingbook.C7.c7_1.c7_1_3;
import com.zkw.concurrent.java_Multithread_programmingbook.C7.c7_1.c7_1_3.MyService;
/**
* ${DESCRIPTION}
*
* @author James
* @create 2017-09-19 下午 8:18
**/
public class MyThread1 extends Thread {
@Override
public v... | [
"[email protected]"
] | |
56d6f39f5e7431f4ca6defe7e49ed1fe9b3ab5ea | 406757a1fd3624bdc64c97a905bfa6d31f48293f | /externals/src/main/java/llnl/gnem/core/polygon/PolygonSetType.java | 2d74f8ba1617d00fc03d7cb933fc7b61b5a18474 | [
"Apache-2.0"
] | permissive | LLNL/coda-calibration-tool | 67e349f9c0653b5ab0804cc8a90e77c1817394a1 | f86cdc694ca7cc6a34b965321d5c87684afb9cf4 | refs/heads/master | 2023-08-30T05:03:58.686698 | 2023-08-23T20:44:10 | 2023-08-23T20:44:10 | 114,670,393 | 18 | 1 | Apache-2.0 | 2023-02-20T10:09:05 | 2017-12-18T17:42:33 | Java | UTF-8 | Java | false | false | 1,048 | java | /*
* Copyright (c) 2018, Lawrence Livermore National Security, LLC. Produced at the Lawrence Livermore National Laboratory
* CODE-743439.
* All rights reserved.
* This file is part of CCT. For details, see https://github.com/LLNL/coda-calibration-tool.
*
* Licensed under the Apache License, Version 2.0 (the “Licensee... | [
"[email protected]"
] | |
02ea810f6ab116ce23b8d91d553a6daf0d69b1ee | 7e713646a0619267b421aafa41a9afeeaf7a0108 | /src/main/java/com/gdztyy/inca/service/IPubDdlDtlService.java | ebd7f123be00277d582c4fdf8bb6114e7dbb6986 | [] | no_license | liutaota/ipl | 4757e35d1100ca892f2137b690ee4b43b908dc19 | 9d53b9044ba56b6ea65f1347a779d4b66e075bea | refs/heads/master | 2023-03-21T11:28:42.663574 | 2021-03-05T08:49:33 | 2021-03-05T08:49:33 | 344,747,852 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 282 | java | package com.gdztyy.inca.service;
import com.gdztyy.inca.entity.PubDdlDtl;
import com.baomidou.mybatisplus.extension.service.IService;
/**
* <p>
* 服务类
* </p>
*
* @author peiqy
* @since 2020-08-18
*/
public interface IPubDdlDtlService extends IService<PubDdlDtl> {
}
| [
"[email protected]"
] | |
d7b4ac9e238a53eaa6f4ebec76ae33a3b1cc6390 | c188408c9ec0425666250b45734f8b4c9644a946 | /open-sphere-base/core/src/main/java/io/opensphere/core/animationhelper/TimeSpanGovernor.java | 4d56fe58b4b88b7d89152e60deed0afcda2519ae | [
"LicenseRef-scancode-free-unknown",
"Apache-2.0",
"LicenseRef-scancode-public-domain"
] | permissive | rkausch/opensphere-desktop | ef8067eb03197c758e3af40ebe49e182a450cc02 | c871c4364b3456685411fddd22414fd40ce65699 | refs/heads/snapshot_5.2.7 | 2023-04-13T21:00:00.575303 | 2020-07-29T17:56:10 | 2020-07-29T17:56:10 | 360,594,280 | 0 | 0 | Apache-2.0 | 2021-04-22T17:40:38 | 2021-04-22T16:58:41 | null | UTF-8 | Java | false | false | 6,320 | java | package io.opensphere.core.animationhelper;
import java.util.Collection;
import java.util.Collections;
import java.util.List;
import java.util.concurrent.Executor;
import io.opensphere.core.model.time.TimeSpan;
import io.opensphere.core.model.time.TimeSpanList;
import io.opensphere.core.util.collections.New;... | [
"[email protected]"
] | |
4b3206bb75b27416cf54941859559f3de9ae2391 | 816e53ced1f741006ed5dd568365aba0ec03f0cf | /TeamBattle/temp/src/minecraft/net/minecraft/command/server/CommandListPlayers.java | 67236b066b48d8002eb0135d93b66a9e5ea8fa4e | [] | no_license | TeamBattleClient/TeamBattleRemake | ad4eb8379ebc673ef1e58d0f2c1a34e900bd85fe | 859afd1ff2cd7527abedfbfe0b3d1dae09d5cbbc | refs/heads/master | 2021-03-12T19:41:51.521287 | 2015-03-08T21:34:32 | 2015-03-08T21:34:32 | 31,624,440 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,102 | java | package net.minecraft.command.server;
import net.minecraft.command.CommandBase;
import net.minecraft.command.ICommandSender;
import net.minecraft.server.MinecraftServer;
import net.minecraft.util.ChatComponentText;
import net.minecraft.util.ChatComponentTranslation;
public class CommandListPlayers extends CommandBase... | [
"[email protected]"
] | |
eedbdf7122d540b0d97777f3f61b2f80e672041e | 3ddb764069d303c7400fb096956ab065562786c3 | /app/src/main/java/com/example/nazmuddinmavliwala/ewallet/ui/transactions/presenter/TransactionDomainVOConverter.java | 4c14b4d096ad49c3b46a3809e068a66ac1bd2d56 | [] | no_license | nazmuddin77/Bounty-Android-Personal-Finance | 1204f492f31a69b4b827c1c93511a288f3425477 | ee10030e259235003261d912cb5a197176b0cc2f | refs/heads/master | 2021-07-22T10:51:35.267395 | 2017-11-01T08:33:33 | 2017-11-01T08:33:33 | 106,899,267 | 0 | 0 | null | 2017-10-14T04:53:22 | 2017-10-14T04:53:22 | null | UTF-8 | Java | false | false | 846 | java | package com.example.nazmuddinmavliwala.ewallet.ui.transactions.presenter;
import com.example.domain.Converter;
import com.example.domain.interactors.Transaction;
import com.example.nazmuddinmavliwala.ewallet.ui.overview.di.ConverterModule;
import com.example.nazmuddinmavliwala.ewallet.ui.transactions.models.Transactio... | [
"[email protected]"
] | |
05e58c622ac6b348cc1fb3c4633569f756b850a4 | 7c01f9b8c697cc412a40480218a1e991c485d9a9 | /src/main/java/codingbat/string3/EqualIsNot.java | 5d42d4045a5662088a966e612640faf1c30406a2 | [] | no_license | ThomassenMichiel/CodingChallenges | 5d8c4e8b4921a387edc7aa0fbf43be6c8097307e | 4c5f147fd144c4c61a6d1ef1e0ef0025a441616b | refs/heads/master | 2023-06-25T17:15:10.189768 | 2023-03-16T08:53:57 | 2023-03-16T08:53:57 | 220,125,452 | 0 | 0 | null | 2023-06-14T22:21:04 | 2019-11-07T01:33:04 | Java | UTF-8 | Java | false | false | 528 | java | package codingbat.string3;
public class EqualIsNot {
public boolean equalIsNot(String str) {
long is = java.util.stream.IntStream.range(0, str.length()-1)
.mapToObj(i -> str.substring(i, i + 2))
.filter(s -> s.equals("is"))
.count();
long not = java.u... | [
"[email protected]"
] | |
e8360fece9ebe19f6a83f2d71afbf3d158ae4f2f | fd34bc57a54757fd6c29980347eb0a22213f5430 | /copymob/server/src/main/java/it/mate/copymob/client/view/OrderEditView.java | 951aa43422f3f3b39c3474b6ddeded2307491b77 | [] | no_license | urazovm/marcelatelab | 7b64c1c3f6bad786590964e5115d811787bc91a2 | b9e264ecb4fe99b8966a8e4babc588b4aec4725f | refs/heads/master | 2021-06-01T06:25:35.860311 | 2016-04-29T12:22:07 | 2016-04-29T12:22:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,324 | java | package it.mate.copymob.client.view;
import it.mate.copymob.client.view.OrderEditView.Presenter;
import it.mate.copymob.shared.model.Order;
import it.mate.copymob.shared.model.OrderItem;
import it.mate.gwtcommons.client.mvp.AbstractBaseView;
import it.mate.gwtcommons.client.mvp.BasePresenter;
import it.mate.gwt... | [
"[email protected]"
] | |
54733cfd4c4ed38894cfe398ad3cc21c97838d36 | 647ec12ce50f06e7380fdbfb5b71e9e2d1ac03b4 | /com.tencent.qqlite/assets/exlibs.1.jar/classes.jar/bjx.java | de9e725aae647cfcfa9fa4c4f679236195c266cd | [] | 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 | 502 | java | import android.view.View;
import android.view.View.OnClickListener;
import com.tencent.mobileqq.activity.SnapScreenActivity;
public class bjx
implements View.OnClickListener
{
public bjx(SnapScreenActivity paramSnapScreenActivity) {}
public void onClick(View paramView)
{
this.a.a.a(true);
... | [
"[email protected]"
] | |
d6ff95b3951b11cb7723acae16950499000d431e | b4733a6e323188215f084ce8badd8144405844b8 | /app/src/main/java/com/toda/broker/bean/RegionBean.java | 78f486208b4a9ab7c5323c6c687b09baa2a8808e | [] | no_license | guguangzhu/Broker | 2540c47df4c05f4279f78d79fb1a0885b347611a | b0e8805d023301d729b56d3a507bed9bb9670295 | refs/heads/master | 2021-01-12T12:32:39.072244 | 2017-02-23T14:02:07 | 2017-02-23T14:02:07 | 72,546,539 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,093 | java | package com.toda.broker.bean;
import java.util.List;
/**
* Created by guugangzhu on 2017/2/20.
*/
public class RegionBean {
private List<ListBean> list;
public List<ListBean> getList() {
return list;
}
public void setList(List<ListBean> list) {
this.list = list;
}
public... | [
"[email protected]"
] | |
21ebffdddc2478410ace6a3c6f2ce8f3527e11c6 | c164d8f1a6068b871372bae8262609fd279d774c | /src/main/java/edu/uiowa/slis/VIVOISF/NamedIndividual/NamedIndividualDescription.java | dbddc7460a4b303c34d9ed01aace6bcbf62876b7 | [
"Apache-2.0"
] | permissive | eichmann/VIVOISF | ad0a299df177d303ec851ff2453cbcbd7cae1ef8 | e80cd8b74915974fac7ebae8e5e7be8615355262 | refs/heads/master | 2020-03-19T03:44:27.662527 | 2018-06-03T22:44:58 | 2018-06-03T22:44:58 | 135,757,275 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,027 | java | package edu.uiowa.slis.VIVOISF.NamedIndividual;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import javax.servlet.jsp.JspException;
import javax.servlet.jsp.JspTagException;
@SuppressWarnings("serial")
public class NamedIndividualDescription extends edu.uiowa.slis.VIVOISF.TagL... | [
"[email protected]"
] | |
7ca4cb9c1e7cd57912521add25bf41e125dbf1cb | aeedb1c5d4e4d82f01c78df95fe8606030f1c5ed | /java/value/dev/d20081115-2253/src/test/java/org/ppwcode/value_III/organization/id11n/state/be/BeEnterpriseNumberTest.java | 7146d620787e5b24ac5e7b55210b24878a4921f4 | [
"Apache-2.0"
] | permissive | jandppw/ppwcode-recovered-from-google-code | 8cca772cbd76d4fcf97e5f98422039ec56b73b98 | 7878d1c1c9efff2982d73e4b10fd141f78e7c200 | refs/heads/master | 2021-01-10T08:53:28.688114 | 2015-04-05T14:24:28 | 2015-04-05T14:24:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,015 | java | /*<license>
Copyright 2004 - $Date$ by PeopleWare n.v..
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 t... | [
"jandockx@463e38ab-4f4e-0410-907a-65d2b3888964"
] | jandockx@463e38ab-4f4e-0410-907a-65d2b3888964 |
b8ad8a090b4efa98a8a01a89e79c9f460b97ba98 | be73270af6be0a811bca4f1710dc6a038e4a8fd2 | /crash-reproduction-moho/results/XWIKI-13546-5-23-NSGA_II-LineCoverage:ExceptionType:StackTraceSimilarity/org/xwiki/configuration/internal/AbstractDocumentConfigurationSource_ESTest_scaffolding.java | 87e5be269b5763f649f42673b5eb62ba6b77b608 | [] | 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 | 5,572 | java | /**
* Scaffolding file used to store all the setups needed to run
* tests automatically generated by EvoSuite
* Sun Apr 05 15:51:18 UTC 2020
*/
package org.xwiki.configuration.internal;
import org.evosuite.runtime.annotation.EvoSuiteClassExclude;
import org.junit.BeforeClass;
import org.junit.Before;
import org.... | [
"[email protected]"
] | |
75a8bad426711251152393ecfe30ffbd3e54c5cf | 7a80372dba083443b8837a88cb8a27e08a8c1d58 | /osm2geography/src/main/java/de/uzl/itm/osm/adapter/osm2geography/OsmWays2WaySectionsAdapter.java | a7ba42283466e85da7d029bee956de7fac302659 | [] | no_license | okleine/osm-adapter | cc9892725c82ee727a92104d67d950b37091eb1e | 27fe9cdda06f917d845932f17be9fd0789356b2d | refs/heads/master | 2021-01-22T06:58:15.278693 | 2015-08-24T23:40:40 | 2015-08-24T23:40:40 | 39,583,134 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,734 | java | /**
* Copyright (c) 2015, Oliver Kleine, Institute of Telematics, University of Luebeck
* 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 messageCode must reta... | [
"[email protected]"
] | |
be16cfa8f503a4f05ed1d40e1904c4d890bb05d5 | 9f907527f44fdfc33b5add9f8d313bbeb96d1192 | /src/codeforces/contests301_400/problemset352/JeffAndDigits.java | 41d005b4133ba24ceb0be4388e4fd5a195cdcc5f | [] | no_license | kocko/algorithms | 7af7052b13a080992dcfbff57171a2cac7c50c67 | 382b6b50538220a26e1af1644e72a4e1796374b6 | refs/heads/master | 2023-08-03T21:15:27.070471 | 2023-08-03T14:39:45 | 2023-08-03T14:39:45 | 45,342,667 | 5 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,482 | java | package codeforces.contests301_400.problemset352;
import java.io.BufferedReader;
import java.io.Closeable;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.io.PrintWriter;
import java.util.StringTokenizer;
public class JeffAndDigits implements Closeable {... | [
"[email protected]"
] | |
c071c0ffba825c2ce0eaa71488c298130eb771da | ffc3c5e51d0ac126c2a36e6ac45f7a6a0eda9164 | /src/main/java/wenyu/learning/Arrays/SortByAnotherArr.java | ff7015c841dbe233353c0e4050ec578b14ff9e54 | [] | no_license | WenyuChang/data-structure-algorithm-leaning | 203646bd537542e4cd33ca2b549e497e90d97297 | 9f9df7eb6d438493a1a91c87c766969a1f2147d9 | refs/heads/master | 2021-01-22T20:08:05.117890 | 2017-03-17T07:20:14 | 2017-03-17T07:20:14 | 85,282,459 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,228 | java | package wenyu.learning.Arrays;
import java.util.Arrays;
import java.util.Comparator;
import java.util.HashMap;
/*
* Given two arrays sort the first array in the order of numbers given in the second array.
* For the numbers that do not appear in the second array, sort according to face value.
*/
public ... | [
"[email protected]"
] | |
ee4cc57a6e4f3f51b444dbcff4b208fb0278639f | 13ea5da0b7b8d4ba87d622a5f733dcf6b4c5f1e3 | /crash-reproduction-new-fitness/results/XRENDERING-418-24-15-Single_Objective_GGA-IntegrationSingleObjective-BasicBlockCoverage-opt/org/xwiki/rendering/wikimodel/xhtml/filter/XHTMLWhitespaceXMLFilter_ESTest_scaffolding.java | 9f5499e76dbd58244c646018673b3ffef55e40d8 | [
"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 | 471 | java | /**
* Scaffolding file used to store all the setups needed to run
* tests automatically generated by EvoSuite
* Fri Oct 29 00:25:15 UTC 2021
*/
package org.xwiki.rendering.wikimodel.xhtml.filter;
import org.evosuite.runtime.annotation.EvoSuiteClassExclude;
import org.junit.BeforeClass;
import org.junit.Before;
i... | [
"[email protected]"
] | |
59ba44fa92b6428926bce71a2ca1560889753336 | 48631c3851b15fbc20e61e29b82480b64eec2885 | /swaggertoword/src/main/java/com/prosayj/springboot/toword/service/WordService.java | 56c2e731a850cfa186234ed772c26f1f69441aec | [
"Apache-2.0"
] | permissive | ProSayJ/springbootstudy | 56cb7f80502888d2c564d7a4bda23dd0650750f7 | 04b5ce563b9e6163ab6d6217292d7dd266e105c3 | refs/heads/master | 2022-12-25T10:42:49.047945 | 2021-04-09T15:20:12 | 2021-04-09T15:20:12 | 147,488,466 | 0 | 0 | Apache-2.0 | 2022-12-16T03:22:22 | 2018-09-05T08:52:00 | Java | UTF-8 | Java | false | false | 376 | java | package com.prosayj.springboot.toword.service;
import com.prosayj.springboot.toword.dto.Table;
import java.util.List;
import java.util.Map;
/**
* @author yangjian
* @description TODO
* @email [email protected]
* @creatTime 2019/11/19 下午 05:40
* @since 1.0.0
*/
public interface WordService {
M... | [
"[email protected]"
] | |
99971c96a99a860ae85582c0d9898aaf9221a6e5 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/7/7_935e72e5c3c4254bbbb2e5cd2c72f13b3d3bf219/RServiceTest/7_935e72e5c3c4254bbbb2e5cd2c72f13b3d3bf219_RServiceTest_s.java | c7993cd2441ae94273239c0e5631fd92a2712c8d | [] | 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,214 | java | package org.nexusbpm.service.r;
import org.nexusbpm.common.NexusTestCase;
import org.nexusbpm.service.NexusServiceException;
import java.net.URI;
import java.net.URL;
import javax.swing.Icon;
import javax.swing.ImageIcon;
import javax.swing.JOptionPane;
import junit.framework.Assert;
import org... | [
"[email protected]"
] | |
f1fb5392358dcfd4c73071dde6bf467f4fb6c047 | 8047f2870d782018e91e6cdd7e4130989c81c286 | /product/src/test/java/com/novli/product/service/ICategoryServiceTest.java | 4374dd29f30280a057b09304f750569ea0b5dbe2 | [] | no_license | FatLi1989/spring_cloud_sell | 362aaf47f196492140c9625d81874341e132faa0 | b57cafaabe4f1ebd7391c96c27a06e3d46407b7b | refs/heads/master | 2020-04-15T03:23:42.744831 | 2019-03-04T11:42:35 | 2019-03-04T11:42:35 | 164,346,950 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 736 | java | package com.novli.product.service;
import com.novli.product.ProductApplicationTests;
import com.novli.product.vo.CategoryVo;
import org.junit.Assert;
import org.junit.Test;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import java.util.List;
/**
* @a... | [
"[email protected]"
] | |
41f5b8f75358043fbdd8881797fafc603f1cce4a | 3e3b8edd2357bca697abde020301089cf7e8392a | /src/main/java/com/dn/onlinestore/web/rest/ProfileInfoResource.java | ddc8c93c91027fe8d86e9372713c01cc5eb5adf6 | [] | no_license | luffyMonster/OnlineStore | 79c688bcab0f338843f516ba1a5104e08601352c | 3fea1355266651bf65498047847564053305fe05 | refs/heads/master | 2021-05-08T14:59:50.951121 | 2018-02-03T15:20:01 | 2018-02-03T15:20:01 | 120,102,590 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,037 | java | package com.dn.onlinestore.web.rest;
import com.dn.onlinestore.config.DefaultProfileUtil;
import io.github.jhipster.config.JHipsterProperties;
import org.springframework.core.env.Environment;
import org.springframework.web.bind.annotation.*;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List... | [
"[email protected]"
] | |
086e3a2292839005bfed2d254f5b56ba6c5b5e03 | 34dcfed241b2403e333b2e9fa19cd623524ba9b9 | /actionables-pmc-ref/src/main/java/com/oculussoftware/bus/mkt/prod/MarketInputTrashColl.java | f95ecadb9a9a9a688eb11edf1732441032665519 | [
"Apache-2.0"
] | permissive | jimcoles/actionable | 3bb5653c35dce9e2ff57aefb04b4b8a508ca49aa | ed9640958311155f0a950ff5d9b2ff50300319a8 | refs/heads/master | 2021-01-12T19:43:59.027379 | 2016-08-26T23:25:31 | 2016-08-26T23:25:31 | 64,573,631 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,231 | java | package com.oculussoftware.bus.mkt.prod;
import com.oculussoftware.api.repi.*;
import com.oculussoftware.api.busi.mkt.prod.*;
import com.oculussoftware.api.sysi.*;
import java.util.*;
/**
* Filename: MarketInputTrashColl.java
* Date: 4-20-00
* Description:
*
* Copyright 1-31-2000 Oculus Software. All Rig... | [
"[email protected]"
] | |
e0d6d64b3f8fd476bd671ea5b48055671f2c5791 | fc1bf26252525f1dca780f0c26cea165c3b3f531 | /com/planet_ink/coffee_mud/Abilities/Properties/Prop_NoSummon.java | e887849fdaa4e1e23ea2a8264935ac2a2a47a132 | [
"Apache-2.0"
] | permissive | mikael2/CoffeeMud | 8ade6ff60022dbe01f55172ba3f86be0de752124 | a70112b6c67e712df398c940b2ce00b589596de0 | refs/heads/master | 2020-03-07T14:13:04.765442 | 2018-03-28T03:59:22 | 2018-03-28T03:59:22 | 127,521,360 | 1 | 0 | null | 2018-03-31T10:11:54 | 2018-03-31T10:11:53 | null | UTF-8 | Java | false | false | 3,116 | java | package com.planet_ink.coffee_mud.Abilities.Properties;
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_ink.coffee_mud.Areas.interfaces.*;
im... | [
"[email protected]"
] | |
7af89a153662f5e400f8fd5a6358d9924e0ff19e | 1374065426cfb2d41d0f55c80e8e819cc09551e1 | /design-pattern/src/main/java/com/mark/proxy/staticproxy/IPerson.java | ce5edd5cf6f9fe4a876e17b04d0f4ce7f324cb7d | [] | no_license | ruicongMa/springcloud2020 | 3a2ce0eddaa3828e1b5c4c3ac03b45104d77ce6f | 785999efe9fbe41ad16205e85eaeb734ee860047 | refs/heads/master | 2022-12-29T05:46:50.022438 | 2022-09-20T02:25:10 | 2022-09-20T02:25:10 | 250,131,954 | 0 | 0 | null | 2022-12-14T20:21:13 | 2020-03-26T01:29:14 | Java | UTF-8 | Java | false | false | 153 | java | package com.mark.proxy.staticproxy;
/**
* @author Mark
* @date 2020/5/4 11:10
*/
public interface IPerson {
void findLove();
void test();
}
| [
"[email protected]"
] | |
ea63f7c8e0792dc1f8ea9bca4a7f296d805562cf | 516ce71685ea714ff648a21e0689628cc8f73297 | /ZB0420/src/com/mobile/meishang/utils/view/ImageViewHome.java | 423fe22fb4ece78b2dc7f5c3460770480cd3215f | [] | no_license | qq466455592/HelloWord | dcbef820ebc3593bff03f27a34e61f7b5d9e9eb3 | e9b7d089011cc2d9dd31c99c91a6d40c38780730 | refs/heads/master | 2020-06-03T19:44:27.436829 | 2015-04-21T03:58:21 | 2015-04-21T03:58:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,627 | java | package com.mobile.meishang.utils.view;
import android.annotation.TargetApi;
import android.content.Context;
import android.content.res.TypedArray;
import android.graphics.Camera;
import android.graphics.Canvas;
import android.graphics.Matrix;
import android.graphics.Paint;
import android.graphics.PaintFlagsDrawFilter... | [
"[email protected]"
] | |
f2cf95403df7253dce2bf2b5f3c8c0de3e4479ba | 1a01f79f50066c6faf3718b541bd7c7c5fa63f1f | /minecraft/pixelmon/gui/pc/SlotPCParty.java | d119a741eefaa70e7558beda8cec64d827db8c33 | [] | no_license | Tashafi/Pixelmon | 01a799d470ab4e105538e5df3f91ca582e8ed91c | 9b3c8858fc2d3b9db4a621ebffc1b6fc0565776e | refs/heads/master | 2020-04-07T19:08:40.778999 | 2012-07-29T04:37:06 | 2012-07-29T04:37:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 291 | java | package pixelmon.gui.pc;
import net.minecraft.src.NBTTagCompound;
public class SlotPCParty extends SlotPC{
public int partyPosition;
public SlotPCParty(int x, int y, int partyNumber, NBTTagCompound pokemon){
super(x, y, pokemon);
partyPosition = partyNumber;
}
}
| [
"[email protected]"
] | |
bbd6db0fbea17f68d30e367c3386a1724915cf4e | 2f4a058ab684068be5af77fea0bf07665b675ac0 | /app/com/facebook/orca/login/WildfireRegStartViewGroup$5.java | 5fdfe6d485f7d56f8b768a6af49234dbfe3df2a4 | [] | no_license | cengizgoren/facebook_apk_crack | ee812a57c746df3c28fb1f9263ae77190f08d8d2 | a112d30542b9f0bfcf17de0b3a09c6e6cfe1273b | refs/heads/master | 2021-05-26T14:44:04.092474 | 2013-01-16T08:39:00 | 2013-01-16T08:39:00 | 8,321,708 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 479 | java | package com.facebook.orca.login;
import com.facebook.orca.common.ui.widgets.text.CustomUrlLikeSpan.OnUrlClickHandler;
class WildfireRegStartViewGroup$5 extends CustomUrlLikeSpan.OnUrlClickHandler
{
public void a()
{
WildfireRegStartViewGroup.access$400(this.a);
}
}
/* Location: /data1/software/jd... | [
"[email protected]"
] | |
a661b78eaa9c74b377504704183e78b49d89553b | 09a1155785a66cdbd0c18dc01a16e185c872b14e | /src/main/java/dbfexample/dbflute/exbhv/SalesSlipBhv.java | 520f6edff360904d53794ba608ecebd8ebb923cb | [] | no_license | mikeshimura/java-dbflute-example | 7403966f89aa18d37d521e58fc60289474036452 | 5274d88e26159879b540d266eb31ff201dcbaa9c | refs/heads/master | 2016-09-06T14:59:53.300807 | 2015-07-12T00:39:04 | 2015-07-12T00:39:04 | 38,715,101 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 316 | java | package dbfexample.dbflute.exbhv;
import dbfexample.dbflute.bsbhv.BsSalesSlipBhv;
/**
* The behavior of sales_slip.
* <p>
* You can implement your original methods here.
* This class remains when re-generating.
* </p>
* @author DBFlute(AutoGenerator)
*/
public class SalesSlipBhv extends BsSalesSlipBhv {
}
| [
"[email protected]"
] | |
0ef6d958b90f734d45d1b112182b34b44950975b | 12cca0e87b82f816e7765a8ec77c8d997e1e087a | /reuze/ib_FilterDiffuse.java | 0782daf34a59c3eb86e4f9b2a2ae81d120f4fe62 | [] | no_license | mageru/softwarereuse | b970e734783bfb6b6de846d226f1dac53f6e68b6 | b72af735321ec29e768c76b0cd0c1addb7a07c98 | refs/heads/master | 2020-06-08T21:26:41.704118 | 2012-10-25T02:24:28 | 2012-10-25T02:24:28 | 5,502,804 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,642 | java | package reuze;
import java.awt.image.BufferedImage;
/*
Copyright 2006 Jerry Huxtable
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... | [
"[email protected]"
] | |
b6d00c8214130b1dbac6157b3ce09df3b6f4eec9 | f72971fbab14458776400d240216442d8a46cbe1 | /modules/common/src/main/java/wsimport/lib/amadeus/wsairseatmap/WmAirSeatMapResponse.java | f4b506304d084ebacb30344bc5eeb2f160f478d6 | [] | no_license | hamzzy/Amadeus-Sabre-Java-Multi-GDS-SDK | cea5ee9f3be520bfbf509d5207adcc7c0f4ec4b8 | a21e706c17b85d99e1ef573f66c88efa9e2918fe | refs/heads/master | 2022-11-05T16:49:24.067050 | 2020-06-28T03:59:13 | 2020-06-28T03:59:13 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,641 | java |
package wsimport.lib.amadeus.wsairseatmap;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Java class for anonymous comp... | [
"[email protected]"
] | |
414d7c59f9de567ad9fe902ab8bbb8422ec67451 | 7a76838d738be65d601f164cb5a97b699be1da2b | /spring-batch-in-action/base/base/spring-batch/spring-batch-samples/src/test/java/org/springframework/batch/sample/iosample/internal/DelegatingTradeLineAggregator.java | 422e7158c928754e79996a8a16e42910b19e79f5 | [
"Apache-2.0"
] | permissive | jinminer/spring-batch | fafdedec5de3198aa0c05353a26f0238b396bebc | f2e29682f882c8656b283030279e95ebcf08868a | refs/heads/master | 2022-12-22T21:04:27.438433 | 2019-10-08T16:58:10 | 2019-10-08T16:58:10 | 209,073,938 | 1 | 1 | Apache-2.0 | 2022-12-16T01:35:27 | 2019-09-17T14:18:30 | Java | UTF-8 | Java | false | false | 1,734 | java | /*
* Copyright 2006-2014 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by a... | [
"[email protected]"
] | |
a8e992fee7010349c340897084add9ace46c4e9a | a1826c2ed9c12cfc395fb1a14c1a2e1f097155cb | /outboundbot-20191226/src/main/java/com/aliyun/outboundbot20191226/models/ModifyJobGroupResponse.java | 73318908a89191f0c954b317bbe1e03932a438d6 | [
"Apache-2.0"
] | permissive | aliyun/alibabacloud-java-sdk | 83a6036a33c7278bca6f1bafccb0180940d58b0b | 008923f156adf2e4f4785a0419f60640273854ec | refs/heads/master | 2023-09-01T04:10:33.640756 | 2023-09-01T02:40:45 | 2023-09-01T02:40:45 | 288,968,318 | 40 | 45 | null | 2023-06-13T02:47:13 | 2020-08-20T09:51:08 | Java | UTF-8 | Java | false | false | 1,365 | java | // This file is auto-generated, don't edit it. Thanks.
package com.aliyun.outboundbot20191226.models;
import com.aliyun.tea.*;
public class ModifyJobGroupResponse extends TeaModel {
@NameInMap("headers")
@Validation(required = true)
public java.util.Map<String, String> headers;
@NameInMap("statusCode... | [
"[email protected]"
] | |
5e6d87bd58c84a95d264889111053c440ecc146c | 8af1164bac943cef64e41bae312223c3c0e38114 | /results-java/elastic--elasticsearch/15a09a04f2cc62650d54a20ae85c94e92d4d7de9/after/OrQueryBuilderTest.java | 8989f6b742e3f9b9c88f48e61be6e4cad2d17732 | [] | 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 | 3,811 | java | /*
* Licensed to Elasticsearch under one or more contributor
* license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright
* ownership. Elasticsearch licenses this file to you under
* the Apache License, Version 2.0 (the "License"); you may
* not use this fi... | [
"[email protected]"
] | |
212419076320d85a159007372c0489e134fe1398 | 2f7b585bc87c88e46747c969f49b86706e05cfa6 | /iefas-core/src/main/java/hk/oro/iefas/core/util/BatchUtils.java | 6ea2d90b7ad6340d86de806ec6fe2220ae3940ae | [] | no_license | peterso05168/oro | 3fd5ee3e86838215b02b73e8c5a536ba2bb7c525 | 6ca20e6dc77d4716df29873c110eb68abbacbdbd | refs/heads/master | 2020-03-21T17:10:58.381531 | 2018-06-27T02:19:08 | 2018-06-27T02:19:08 | 138,818,244 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,284 | java | package hk.oro.iefas.core.util;
import org.springframework.batch.item.file.transform.FixedLengthTokenizer;
import org.springframework.batch.item.file.transform.Range;
import hk.oro.iefas.core.exceptions.BaseException;
public class BatchUtils {
public static Range[] createRanges(int ... rangeNums) {
if (... | [
"[email protected]"
] | |
dcbdcbf7a4939c7c871c4ffda09f87faca91c9e9 | 0a6b421792d142ae7307fc3414fbe2db51d3152f | /src/test/java/com/example/bddspring1593170902/DemoApplicationTests.java | c326a85834cd81fac71146dda5fd28d91a2948f5 | [] | no_license | cb-kubecd/bdd-spring-1593170902 | a130996330c1239a377a0ce3cf8930fd8541035b | 3673a534b1915a04a353e5c4e9f5b346efce22bd | refs/heads/master | 2022-11-14T08:39:40.440292 | 2020-06-26T11:29:13 | 2020-06-26T11:29:13 | 275,140,060 | 0 | 0 | null | 2020-06-26T11:39:02 | 2020-06-26T11:29:19 | Makefile | UTF-8 | Java | false | false | 221 | java | package com.example.bddspring1593170902;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class DemoApplicationTests {
@Test
void contextLoads() {
}
}
| [
"[email protected]"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.