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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
d00d7212ab93caf73ccb8416d5b4dd9574d42125 | a969cad6bd19313831e9d6a7c1d42bc1f5c7274d | /java-design-pattern/src/main/java/com/coffee/baby/pattern/prototype/ConcretePrototypeA.java | 4e2993d6eecc5e47c4b0e4e029b23ed1c19311d8 | [
"Apache-2.0"
] | permissive | smileszx/coffeebaby | e763f9f53b28f02b2a88db2a739d8d208d2a6ab6 | ad97d4ef8ef646754bbb2cac8c4a1b863f43f892 | refs/heads/master | 2022-12-21T08:36:24.180180 | 2019-07-03T15:13:38 | 2019-07-03T15:13:38 | 166,063,592 | 0 | 0 | Apache-2.0 | 2022-12-16T04:49:05 | 2019-01-16T15:30:45 | Java | UTF-8 | Java | false | false | 569 | java | package com.coffee.baby.pattern.prototype;
/**
* @Classname ConcretePrototypeA
* @Description TODO
* @Date 2019/1/18 10:39
* @Created by smile.szx
*/
public class ConcretePrototypeA extends Prototype {
private String attr;
@Override
public Prototype cloneObj() {
Prototype prototype = new Con... | [
"[email protected]"
] | |
02c906eaf910f9d01c50aa16645706c642410add | bbfde2704d36d47e43df97719446fac1b115e385 | /ShiroProject/shiroproject/src/test/java/Person.java | fbc5350728ba26580c8335d1ff88c4fe1afa27f3 | [] | no_license | TitanicCode/BaseProject | 6bc5acb997e71b5e9484c134684d786644a81bd1 | c4647e4246e2015db75b469e03e04d2fe4c3e3a4 | refs/heads/master | 2020-03-22T23:33:37.652625 | 2018-08-08T12:11:56 | 2018-08-08T12:11:56 | 140,817,489 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 528 | java | /**
* Created by jackiechan on 18-7-27/上午9:07
*/
public class Person {
public static void main(String[] args) {
Person person = new Person();
//person.setName("zhangsan");
person.abc();
}
private String name;
public void setName(String name) {
this.name = name;
... | [
"[email protected]"
] | |
0874bbf46dda665092ce3181af44ccf62575251f | 53d677a55e4ece8883526738f1c9d00fa6560ff7 | /com/google/android/gms/iid/zzac.java | 3fea281751132cfafb6366ecaa66607f0f4dccfc | [] | 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 | 554 | java | package com.google.android.gms.iid;
import com.tencent.matrix.trace.core.AppMethodBeat;
final class zzac extends zzai
{
public final zzaj<Boolean> zzd(String paramString, boolean paramBoolean)
{
AppMethodBeat.i(57529);
paramString = new zzae(Boolean.TRUE, null);
AppMethodBeat.o(57529);
... | [
"[email protected]"
] | |
dc60c83236f50d187215277bcc8cd749c9bad1a8 | fcaebce8dc367dd201955da317e6221fb86e71b5 | /java/server/tags/1_0_2_RC1/src/main/java/org/red5/server/statistics/XmlRpcScopeStatistics.java | ab36114522abceacf889f665cb37e57e0ccd50cd | [
"Apache-2.0"
] | permissive | disword/red5 | dd66af6c5be0edb94a6a1b5af2cf0978650f04ce | 3b51d942dc9c4a1232f4a84a503dfb6cf748e049 | refs/heads/master | 2021-05-28T23:21:54.622799 | 2014-12-31T03:03:03 | 2014-12-31T03:03:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,367 | java | /*
* RED5 Open Source Flash Server - http://code.google.com/p/red5/
*
* Copyright 2006-2013 by respective authors (see below). 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 co... | [
"[email protected]"
] | |
23c3b86d9e7b00b722b61a45656fd191eab26155 | 17afcc3f70925b04e21ad214bdb1723adfb6405a | /LeetCodeOnlineJudge/PascalsTriangleII/Solution.java | ff1171bc85d899b2f1797c87ec7cc889afabeed2 | [] | no_license | wonderli/Solutions | a848eeda6ceb86e3be0c47ab34b426dea0282343 | 56e6b90cd1e7bca06ec5ee69a1a8d3257f99ed29 | refs/heads/master | 2022-11-06T17:03:29.667413 | 2022-10-24T18:18:47 | 2022-10-24T18:18:47 | 3,465,559 | 11 | 4 | null | null | null | null | UTF-8 | Java | false | false | 1,534 | java | //Given numRows, generate the first numRows of Pascal's triangle.
//
//For example, given numRows = 5,
import java.util.*;
public class Solution{
public ArrayList<Integer> getRow(int rowIndex) {
if(rowIndex == 0) {
ArrayList<Integer> ret = new ArrayList<Integer>();
ret.add(1);
... | [
"[email protected]"
] | |
881b5e51a505ed84c382aeceb979aac63f53ba05 | ff543953847cecd5c9c6b5ddeb9367feda54a609 | /zjmzxfzhl/zjmzxfzhl-common/zjmzxfzhl-common-redis/src/main/java/com/zjmzxfzhl/common/core/redis/RedisConfig.java | 2cb57bf8de85b3b86c5ef61cafc4b50e67019a8c | [
"Apache-2.0"
] | permissive | adulmyll/zjmzxfzhl | 6eafd564715d8838cb865e53e8e5b430980a076c | d11e750060e34138611bcb234aea72fa4ecead45 | refs/heads/master | 2022-12-13T15:24:43.792026 | 2020-09-11T09:46:16 | 2020-09-11T09:46:16 | 295,737,304 | 1 | 0 | Apache-2.0 | 2020-09-15T13:29:40 | 2020-09-15T13:29:40 | null | UTF-8 | Java | false | false | 2,680 | java | package com.zjmzxfzhl.common.core.redis;
import com.fasterxml.jackson.annotation.JsonAutoDetect.Visibility;
import com.fasterxml.jackson.annotation.PropertyAccessor;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.fasterxml.jackson.databind.ObjectMapper.DefaultTyping;
import org.springframework.cache.an... | [
"[email protected]"
] | |
dfc56b7e8c9508372dd67ff44a9d9cee4c5e3dfb | a00326c0e2fc8944112589cd2ad638b278f058b9 | /src/main/java/000/140/038/CWE477_Obsolete_Functions__DataInputStream_readLine_07.java | fd953c81bee627f180c62f7e163f7a9266716468 | [] | no_license | Lanhbao/Static-Testing-for-Juliet-Test-Suite | 6fd3f62713be7a084260eafa9ab221b1b9833be6 | b095b11c7cb6d4a5bb2b76181e35d6ee00e96e68 | refs/heads/master | 2020-08-24T13:34:04.004149 | 2019-10-25T09:26:00 | 2019-10-25T09:26:00 | 216,822,684 | 0 | 1 | null | 2019-11-08T09:51:54 | 2019-10-22T13:37:13 | Java | UTF-8 | Java | false | false | 4,390 | java | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE477_Obsolete_Functions__DataInputStream_readLine_07.java
Label Definition File: CWE477_Obsolete_Functions.label.xml
Template File: point-flaw-07.tmpl.java
*/
/*
* @description
* CWE: 477 Use of Obsolete Functions
* Sinks: DataInputStream_readLine
* GoodSink: Use of pr... | [
"[email protected]"
] | |
26bf7210bc7d0e4ca69945d707b8f01c43a2dac6 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/7/7_f3b5322c9ec9127659a30923b4eee561555a2a51/JFXTree/7_f3b5322c9ec9127659a30923b4eee561555a2a51_JFXTree_s.java | 9e10a5fa4f69573b1ea8a5cfd61dc5cfc0deb608 | [] | 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 | 2,289 | java | /*
* Copyright 1999-2006 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Softw... | [
"[email protected]"
] | |
21247bb685f65687aac974d5cbcee7e877d73eaa | 9560dc1b0a10fb8348f3ee584083da6eedeabb94 | /Code/Service/src/com/valueBean/PhotoSingle.java | b1bccfad101e3dd635927f2682be993dfd00846b | [] | no_license | Zurich1994/Fun-News | 6f821e9c8eb47a40792695103a17f420238b750c | 84c4e9ab015fd3babc04a0a5b97be0a92c20b621 | refs/heads/master | 2020-04-03T02:20:39.642194 | 2018-10-27T10:52:40 | 2018-10-27T10:52:40 | 154,953,591 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 972 | java | package com.valueBean;
public class PhotoSingle {
private int photo_id;
private int user_id;
private String photoSrc;
private String photoInfo;
private String photoUptime;
public int getId() {
return photo_id;
}
public void setId(int user_id) {
this.user_id = user_id;
}
public int getPhotoWhoId() {
... | [
"[email protected]"
] | |
595b9c836af294510840a33389ef8f91e719dc8a | eb97ee5d4f19d7bf028ae9a400642a8c644f8fe3 | /tags/2007-01-12/seasar2-2.4.8/s2-extension/src/main/java/org/seasar/extension/dxo/converter/impl/StringConverter.java | d3bbf8147fe3ff56342b06d9afc87f3276375502 | [
"Apache-2.0"
] | permissive | svn2github/s2container | 54ca27cf0c1200a93e1cb88884eb8226a9be677d | 625adc6c4e1396654a7297d00ec206c077a78696 | refs/heads/master | 2020-06-04T17:15:02.140847 | 2013-08-09T09:38:15 | 2013-08-09T09:38:15 | 10,850,644 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,164 | java | /*
* Copyright 2004-2007 the Seasar Foundation and the Others.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless ... | [
"koichik@319488c0-e101-0410-93bc-b5e51f62721a"
] | koichik@319488c0-e101-0410-93bc-b5e51f62721a |
e3a41ec9cd5813c71d03a91f35453a932f74e387 | 8cd26bc2e6a8ee5bc37fd367154718614b5a0483 | /echo/src/main/java/org/kaazing/nuklei/echo/internal/types/stream/DataFW.java | b92e3a8a0863864e328f4abba09f4de4290f8228 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | gitter-badger/nuklei | 7dc5cdd82cb769dc6af46984c27778d7490b076b | 128b219be68429d10f4fac26869a56b0c39ac18d | refs/heads/develop | 2021-01-21T09:34:14.031868 | 2016-03-31T17:40:14 | 2016-03-31T17:40:14 | 56,720,060 | 0 | 0 | null | 2016-04-20T20:51:00 | 2016-04-20T20:51:00 | null | UTF-8 | Java | false | false | 3,127 | java | /**
* Copyright 2007-2015, Kaazing Corporation. 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 require... | [
"[email protected]"
] | |
dee68db8e075dd53bde29141ac0a4baef800394e | 90f17cd659cc96c8fff1d5cfd893cbbe18b1240f | /src/main/java/com/google/android/gms/internal/clearcut/zzee.java | bdb5a22dbb1a3045c268aa7970ef616dbed39733 | [] | no_license | redpicasso/fluffy-octo-robot | c9b98d2e8745805edc8ddb92e8afc1788ceadd08 | b2b62d7344da65af7e35068f40d6aae0cd0835a6 | refs/heads/master | 2022-11-15T14:43:37.515136 | 2020-07-01T22:19:16 | 2020-07-01T22:19:16 | 276,492,708 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 938 | java | package com.google.android.gms.internal.clearcut;
final class zzee {
private final String info;
private int position = 0;
zzee(String str) {
this.info = str;
}
final boolean hasNext() {
return this.position < this.info.length();
}
final int next() {
... | [
"[email protected]"
] | |
73cfa9b031964b3a38c5ec209c9fefae1d60511e | 18c70f2a4f73a9db9975280a545066c9e4d9898e | /rtz/mirror-rtz-indication/src/main/java/com/aspire/mirror/indication/realnational/actual/RtzWireLineUserHandler.java | 20386b00052ca3fe492c71ffa4c102b328175a7b | [] | no_license | iu28igvc9o0/cmdb_aspire | 1fe5d8607fdacc436b8a733f0ea44446f431dfa8 | 793eb6344c4468fe4c61c230df51fc44f7d8357b | refs/heads/master | 2023-08-11T03:54:45.820508 | 2021-09-18T01:47:25 | 2021-09-18T01:47:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,730 | java | package com.aspire.mirror.indication.realnational.actual;
import com.aspire.mirror.util.IndicationConst;
import com.aspire.mirror.util.IndicationUtils;
import com.aspire.mirror.util.WSDLUtil;
import net.sf.json.JSONObject;
import java.util.ArrayList;
import java.util.List;
/**
* 有线用户占比
*/
public class RtzWireLineU... | [
"[email protected]"
] | |
2759870e5eaa936aa299d980d4615b42e4404b9c | 53ec01fa57d9cdc7e7fd3364990713d211e1c414 | /ABC174/e/Main.java | 7c072166b6212047bf78314fb661dd9d7588577b | [] | no_license | nekoTheShadow/atcoder-answers | 4f2cae82ac2b24df4153c43381ce58084647704c | 461e5a9b00718fd9a3b19dc6071da0fb3192f34e | refs/heads/master | 2022-02-03T18:24:01.673661 | 2022-01-24T14:43:44 | 2022-01-24T14:43:44 | 165,072,722 | 0 | 0 | null | 2020-03-22T13:25:56 | 2019-01-10T14:19:52 | Java | UTF-8 | Java | false | false | 4,722 | java | package e;
import java.io.BufferedReader;
import java.io.EOFException;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.PrintWriter;
import java.io.UncheckedIOException;
import java.lang.reflect.Array;
import java.util.ArrayDeque;
import java.util.Arrays;
import java.util.Deque;
import java.... | [
"[email protected]"
] | |
3ca8c32759024bf1508eb8a6483792da75781be6 | 62cc557b43fb928a16f70b01bd83f45429b1103c | /editor/plugins/org.fusesource.ide.launcher/src/org/fusesource/ide/launcher/debug/model/values/BaseCamelValue.java | 81427a159e0c660e24017e3255f5c9df20c63b21 | [] | no_license | cominvent/fuseide | f40ab291aad7ec7f063659406e019bc4a1b17183 | 6fe7f077743db39a8c7b8e8c0ee1e3b8cac1edaa | refs/heads/master | 2021-01-18T18:48:17.542452 | 2015-03-05T14:00:25 | 2015-03-05T14:04:25 | 31,892,473 | 0 | 1 | null | 2015-03-09T10:38:39 | 2015-03-09T10:38:39 | null | UTF-8 | Java | false | false | 2,731 | java | /*******************************************************************************
* Copyright (c) 2014 Red Hat, Inc.
* Distributed under license by Red Hat, Inc. All rights reserved.
* This program is made available under the terms of the
* Eclipse Public License v1.0 which accompanies this distribution,
* and is a... | [
"[email protected]"
] | |
d94cc4cb2403fa4137ef2f87a49f265e0caa3c19 | 31455637f007fd29304ee7c803045397a2812e11 | /MerculetSDK/src/main/java/cn/magicwindow/uav/sdk/http/HttpFactory.java | ac1943b353f7fe26c3b1ec2f148b46ac3eaf9b07 | [
"Apache-2.0"
] | permissive | Merculet/UAVAndroidSDK | 326bdc176215091ae52ff5e81c1db995f648ee47 | 4b2d4c67679fef3799800bef8aeb9befa225bdf7 | refs/heads/master | 2020-03-12T07:47:29.344629 | 2018-11-09T03:34:52 | 2018-11-09T03:34:52 | 130,513,694 | 4 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,218 | java | package cn.magicwindow.uav.sdk.http;
import android.content.Context;
import android.graphics.Bitmap;
import cn.magicwindow.uav.sdk.MConfiguration;
import cn.magicwindow.uav.sdk.util.LruCache;
/**
* Created by aaron on 15/6/30.
*/
public class HttpFactory {
private static volatile HttpFactory defaultInstance;
... | [
"[email protected]"
] | |
39e8083ec652adeabc2cb7b9fd5b09b09c096cea | a0071a9c08916968d429f9db2ed8730cac42f2d7 | /src/main/java/br/gov/caixa/arqrefservices/dominio/econsig/autorizarReserva/AutorizarReservaDadosRET.java | a69a02b227b67b31a9eeb2318a7b1b4877bb03b4 | [] | no_license | MaurilioDeveloper/arqref | a62ea7fe009941077d3778131f7cddc9d5162ea4 | 7f186fc3fc769e1b30d16e6339688f29b41d828a | refs/heads/master | 2020-03-22T14:57:59.419703 | 2018-07-09T02:04:59 | 2018-07-09T02:04:59 | 140,218,663 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,179 | java | package br.gov.caixa.arqrefservices.dominio.econsig.autorizarReserva;
import java.io.Serializable;
import java.util.List;
import javax.xml.bind.annotation.XmlAttribute;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlSeeAlso;
import jav... | [
"[email protected]"
] | |
e02425618a7897615263bcf63c256217a0192787 | 04fbd5fb9c22eb0ec5ac6b000ea0e4da3f5380f6 | /JProgramming/src/lesson8/streams/IntToByte.java | 747221b4cb98a25664a3edf81d48ad27d5eabcc8 | [] | no_license | PetroRulov/COURSE-JAVA-PROGRAMMER | 56be01254d7112b1f915ddbaa681cafbbdbfd8e0 | 24260c12f052bfb543ef91dcf7e38b434113611d | refs/heads/master | 2021-01-23T21:48:11.950605 | 2019-02-19T19:06:20 | 2019-02-19T19:06:20 | 56,302,822 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 240 | java | package lesson8.streams;
/**
* Created by prulov on 30.06.2016.
*/
public class IntToByte {
public static void main(String[] args) {
for(int i = 0; i < 300; i++){
System.out.println((byte) i);
}
}
}
| [
"[email protected]"
] | |
7d59ed41817cd49e4926037dd8c77d7a1adba1ca | 61c6164c22142c4369d525a0997b695875865e29 | /middleware/src/main/java/com/spirit/facturacion/session/PersonalizacionLogoDisenioSessionService.java | 55cc64fd09a3a1cecfc15b969908604d92401493 | [] | no_license | xruiz81/spirit-creacional | e5a6398df65ac8afa42be65886b283007d190eae | 382ee7b1a6f63924b8eb895d4781576627dbb3e5 | refs/heads/master | 2016-09-05T14:19:24.440871 | 2014-11-10T17:12:34 | 2014-11-10T17:12:34 | 26,328,756 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 302 | java | package com.spirit.facturacion.session;
import com.spirit.facturacion.session.generated._PersonalizacionLogoDisenioSessionService;
/**
*
* @author www.versality.com.ec
*
*/
public interface PersonalizacionLogoDisenioSessionService extends _PersonalizacionLogoDisenioSessionService{
}
| [
"[email protected]"
] | |
8ae769ae3b476f0227309b2efa2e7385e0417d1e | ec95ec759f3d3270967aa4e59dffddfec9f4a80f | /LeetCode_Dynamic_Programming/src/Le_303_Range_Sum_Query_Immutable.java | b70dc8a9845e3e4bbaa150b0cf180a1cc86039dd | [] | no_license | guccio618/myLeetcode | 3ccf037f0b917c13967e2bbbee7d04ff8dba68bc | a51c874144964435fca7752b83dcbcc52db37a4b | refs/heads/master | 2021-01-13T14:59:31.182538 | 2017-01-26T04:47:40 | 2017-01-26T04:47:40 | 76,620,835 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,235 | java | /****
*
Given an integer array nums, find the sum of the elements between indices i and j (i ≤ j), inclusive.
Example:
Given nums = [-2, 0, 3, -5, 2, -1]
sumRange(0, 2) -> 1
sumRange(2, 5) -> -1
sumRange(0, 5) -> -3
Note:
You may assume that the array does not change.
There are many calls to sumRange functio... | [
"[email protected]"
] | |
4846bfae1c4422a9ab97e2f97b361c8a4dec2c6f | 5e4373d6d7f9505b6d813309b5c9fc22cab9ad3f | /Java_05/src/javaAWT/XOR.java | 8ca1c9b40ff6be4c3ac784bcd202eda336010d9b | [] | no_license | PavloShchur/Java_05 | 0096b1226406948bc06cf8e96227737d5ea2d61d | 234254c5b413a6927acfa4b456565c7045cfbdf8 | refs/heads/master | 2021-01-20T06:07:39.159879 | 2018-06-27T20:03:46 | 2018-06-27T20:03:46 | 89,798,062 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,233 | java | package javaAWT;
import java.applet.Applet;
import java.awt.Color;
import java.awt.Graphics;
import java.awt.event.MouseEvent;
import java.awt.event.MouseMotionListener;
public class XOR extends Applet {
int chsX = 100, chsY = 100;
public XOR () {
addMouseMotionListener(new MouseMotionListener()... | [
"[email protected]"
] | |
9a0ee38e6f7d6dc9ef0c0c0c6ec6a6f00ba6ef48 | 9616a0b134151ff60d30a806c644136a57145587 | /src/main/java/ru/vyarus/guice/persist/orient/db/scheme/initializer/ext/field/index/fulltext/FulltextIndexFieldExtension.java | bb01c71baf3004cccacb5330048e4500e2e96aa8 | [
"MIT"
] | permissive | rajendrag/guice-persist-orient | 0967fe1c65d48a80e3aff1e08aeb8e7091c5e723 | 4ad81d19c8252651aa2f2f16026e91fa5b4b0830 | refs/heads/master | 2021-01-01T16:41:47.528995 | 2017-03-30T04:16:39 | 2017-03-30T04:16:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,759 | java | package ru.vyarus.guice.persist.orient.db.scheme.initializer.ext.field.index.fulltext;
import com.google.common.base.MoreObjects;
import com.google.common.base.Strings;
import com.google.common.collect.Lists;
import com.google.common.collect.Sets;
import com.orientechnologies.orient.core.index.OIndex;
import com.orien... | [
"[email protected]"
] | |
bcadacd2705892b9536625f6b6fca719540a11f2 | 58f49465c0c4dba0e5fefee9bdbcae95a3c95c78 | /boot-for-es/src/main/java/com/es/enums/SmsUidTypeEnum.java | 9db98f51a77bd2cd188294335344d62696a59d15 | [] | no_license | CzyerChen/springboot-forall | 58cbf258321f968cd504f5fd8ab482b4569194ea | 9de94518f5a78bc7fd7d75b52c7b1e9d457442a5 | refs/heads/master | 2023-08-29T14:11:55.279927 | 2023-08-09T05:38:03 | 2023-08-09T05:38:03 | 173,884,467 | 3 | 4 | null | 2023-02-21T03:04:43 | 2019-03-05T06:02:10 | Java | UTF-8 | Java | false | false | 1,251 | java | /**
* Author: claire
* Date: 2022/8/8 - 10:24 上午
* Description:
* History:
* <author> <time> <version> <desc>
* claire 2022/8/8 - 10:24 上午 V1.0.0
*/
package com.es.enums;
import java.util.EnumSet;
import java.util.HashMap;
import java.util.Map;
/**
* ... | [
"[email protected]"
] | |
187648d5c4fb81fc4430b0f24f2e14e42f28ccdb | 9b60f3edae851ac61b2db4bce2932f425d39eeae | /src/main/java/lk/sonali_bookshop/asset/employee/service/EmployeeFilesService.java | f4b2e5e9d8ea9877e3ea2ff3d5570e10bce01a8c | [] | no_license | LalithK90/sonaliBookshop | ded56b01e77de3a7c9d4cb2e3f8f49d213236ded | 8ebed8abc93cd77f3e76f35f65236a30051eeefc | refs/heads/master | 2021-05-18T03:20:14.615174 | 2021-05-01T06:04:32 | 2021-05-01T06:04:32 | 251,080,762 | 0 | 2 | null | 2021-04-24T14:43:21 | 2020-03-29T16:39:27 | HTML | UTF-8 | Java | false | false | 2,630 | java | package lk.sonali_bookshop.asset.employee.service;
import lk.sonali_bookshop.asset.common_asset.model.FileInfo;
import lk.sonali_bookshop.asset.employee.controller.EmployeeController;
import lk.sonali_bookshop.asset.employee.dao.EmployeeFilesDao;
import lk.sonali_bookshop.asset.employee.entity.Employee;
import lk.son... | [
"[email protected]"
] | |
b7af9c1bae9a6371dc967d1d47d1f82f5a027029 | 172a3aba369d70e568288909b5016d72f5a12387 | /json-unit-core/src/main/java/net/javacrumbs/jsonunit/core/internal/Node.java | afa17646c7d1436a466a8a03d3a0be4f72948c2e | [
"Apache-2.0"
] | permissive | technologycoder/JsonUnit | 3b3eeb64793f6a2cdeaa120d47e96dd2ffe8615e | 92930871c2660becbce17a9a818b8448df0c95a1 | refs/heads/master | 2020-03-09T14:07:59.927562 | 2018-03-04T17:47:25 | 2018-03-04T17:47:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,256 | java | /**
* Copyright 2009-2017 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 a... | [
"[email protected]"
] | |
84c31d322007f1e5a56bcb446c4f989cb65a8ff2 | e58a8e0fb0cfc7b9a05f43e38f1d01a4d8d8cf1f | /FantastleReboot/src/com/puttysoftware/fantastlereboot/objects/WeaponShop.java | dc02183bfbc91913dbdfa922ebae66a046800ef6 | [
"Unlicense"
] | permissive | retropipes/older-java-games | 777574e222f30a1dffe7936ed08c8bfeb23a21ba | 786b0c165d800c49ab9977a34ec17286797c4589 | refs/heads/master | 2023-04-12T14:28:25.525259 | 2021-05-15T13:03:54 | 2021-05-15T13:03:54 | 235,693,016 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 343 | java | package com.puttysoftware.fantastlereboot.objects;
import com.puttysoftware.fantastlereboot.assets.ObjectImageIndex;
import com.puttysoftware.fantastlereboot.objectmodel.FantastleObject;
public final class WeaponShop extends FantastleObject {
public WeaponShop() {
super(11, "weapon_shop", ObjectImageIndex... | [
"[email protected]"
] | |
2ff116bea70941f5500008b6108c4fc774a7acc2 | 88483bbcd6b6b3038233d0a7ebda6c493e4ef589 | /Java/QQClient/src/com/gs/qq/ui/listener/ChatFrameBtnListener.java | 8fc76a58c7c6d96fbae4322253031f30cfdf0173 | [] | no_license | tjy1985001/Teaching | 5760eab3cd3e6c4cd1332c80fcf8098c160a7deb | 31e090c866493443b5a944c043fbfb2f1c90c372 | refs/heads/master | 2020-06-06T22:37:51.921889 | 2018-12-10T03:45:51 | 2018-12-10T03:45:51 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 965 | java | package com.gs.qq.ui.listener;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.util.Calendar;
import javax.swing.JTextArea;
import com.gs.bean.Message;
import com.gs.qq.client.Client;
import com.gs.qq.ui.ChatFrame;
public class ChatFrameBtnListener implements ActionListener {
... | [
"[email protected]"
] | |
acdee77e9dc388498cb76c3a05f809281db9af46 | 4a6a9d22bb759dd56d44f7d592bd7bfaf696289f | /x_okr_assemble_control/src/main/java/com/x/okr/assemble/control/jaxrs/okrrolepermission/WrapOutOkrRolePermission.java | 28b558b69d4005ac010f7d6ad8a7356fb20e4f25 | [
"MIT"
] | permissive | hq1980/o2oa | ff665c70621f035d0cd1110b71f2cd4f92686972 | 12bdca9149bbe8f377622ca0a5a861362999cde5 | refs/heads/master | 2021-01-22T09:10:29.309611 | 2017-02-14T07:17:03 | 2017-02-14T07:17:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 565 | java | package com.x.okr.assemble.control.jaxrs.okrrolepermission;
import java.util.ArrayList;
import java.util.List;
import com.x.base.core.http.annotation.Wrap;
import com.x.okr.entity.OkrRolePermission;
@Wrap( OkrRolePermission.class)
public class WrapOutOkrRolePermission extends OkrRolePermission{
private static final... | [
"[email protected]"
] | |
c53a8235dd254bc287aaa2d266e7c70d7673151d | a1c395006b48e66704e8b1caf00a118f0d439908 | /src/main/java/com/o2d/pkayjava/runtime/systems/render/logic/Drawable.java | e357d035018ad08bdf2b459dae2bce34691e5035 | [
"Apache-2.0"
] | permissive | PkayJava/overlap2d-dev | 99e05451a61106a6355f84628332bdb09f4c57fc | 6744a9e96542cbc0c3be9dba8130f430d92cebd8 | refs/heads/master | 2020-04-13T19:44:58.790634 | 2015-08-30T14:27:56 | 2015-08-30T14:27:56 | 39,417,245 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 227 | java | package com.o2d.pkayjava.runtime.systems.render.logic;
import com.badlogic.ashley.core.Entity;
import com.badlogic.gdx.graphics.g2d.Batch;
public interface Drawable {
public abstract void draw(Batch batch, Entity entity);
}
| [
"[email protected]"
] | |
97d90c06147b08ae40e9100ca64b0af5f82a7ddc | 647ec12ce50f06e7380fdbfb5b71e9e2d1ac03b4 | /com.tencent.mm/classes.jar/com/tencent/mm/protocal/protobuf/fug.java | 9b9641bcfb5a9429924054d740a94fe29525793d | [] | 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 | 7,610 | java | package com.tencent.mm.protocal.protobuf;
import com.tencent.matrix.trace.core.AppMethodBeat;
import i.a.a.b;
import java.util.LinkedList;
public final class fug
extends erp
{
public int IJG;
public String IMg;
public String IMh;
public gol NkQ;
public String YWC;
public fzc ZkE;
public... | [
"[email protected]"
] | |
b411b4fc59aa4c81eb5c63af77b60a9ebe39de60 | b35fadf8d375525e320751e25893f6f69a04e37d | /leimingtech-core/src/main/java/com/leimingtech/core/service/impl/thirdlogin/ThirdloginServiceImpl.java | b0841a9e4b92dd15caa4c17a233db1ced6b506de | [] | no_license | dockercms/cms-4.0 | 8e41fca1142e121861a86006afaf378327f1917b | 8f390cc00848124daeb997b8c09aefa0f465572c | refs/heads/master | 2021-05-19T03:38:03.644558 | 2019-12-06T02:10:27 | 2019-12-06T02:10:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 437 | java | package com.leimingtech.core.service.impl.thirdlogin;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import com.leimingtech.core.service.impl.CommonServiceImpl;
import com.leimingtech.core.service.thirdlogin.ThirdloginServiceI;
@Service("thirdloginServ... | [
"[email protected]"
] | |
65addf0702728e00ca6d32f61327e4aeb7244f99 | 732a6fa36e14baf7f828ef19a62b515312f9a109 | /playbook/old/src/test/java/com/mindalliance/channels/playbook/Start.java | 391c709acca5793eb2b6d4c4ea82eb4ac69da6cf | [] | no_license | gauravbvt/test | 4e991ad3e7dd5ea670ab88f3a74fe8a42418ec20 | 04e48c87ff5c2209fc4bc703795be3f954909c3a | refs/heads/master | 2020-11-24T02:43:32.565109 | 2014-10-07T23:47:39 | 2014-10-07T23:47:39 | 100,468,202 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,296 | java | package com.mindalliance.channels.playbook;
import org.mortbay.jetty.Connector;
import org.mortbay.jetty.Server;
import org.mortbay.jetty.bio.SocketConnector;
import org.mortbay.jetty.webapp.WebAppContext;
public class Start {
public static void main(String[] args) throws Exception {
Server server = new Server();... | [
"denis@baad322d-9929-0410-88f0-f92e8ff3e1bd"
] | denis@baad322d-9929-0410-88f0-f92e8ff3e1bd |
d24a2e325e8c0b6d9f60113535c7cc47ccae4507 | 7fa9c6b0fa1d0726ae1cda0199716c811a1ea01b | /Crawler/data/DeptController.java | f1b313b25cf1c16ef1a435e4e5ad0d5b47e6fb9f | [] | no_license | NayrozD/DD2476-Project | b0ca75799793d8ced8d4d3ba3c43c79bb84a72c0 | 94dfb3c0a470527b069e2e0fd9ee375787ee5532 | refs/heads/master | 2023-03-18T04:04:59.111664 | 2021-03-10T15:03:07 | 2021-03-10T15:03:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,629 | java | 10
https://raw.githubusercontent.com/IzzyPrime/Admin/master/src/main/java/com/kalvin/kvf/modules/sys/controller/DeptController.java
package com.kalvin.kvf.modules.sys.controller;
import com.baomidou.mybatisplus.extension.plugins.pagination.Page;
import com.kalvin.kvf.common.controller.BaseController;
import com.kalvi... | [
"[email protected]"
] | |
4447c6ae8f14d8cf49d974fc4b572c913703db00 | 9ae5965121f143fa5a5781b413d686311b734a2c | /src/test/java/com/gargoylesoftware/htmlunit/LocationViaJSTest.java | 716eaabc1e6fa8564508d5af4a4e06f6f87b6865 | [
"EPL-2.0",
"MIT",
"EPL-1.0",
"LGPL-2.0-or-later",
"LicenseRef-scancode-unknown-license-reference",
"MPL-2.0",
"CDDL-1.1",
"Apache-2.0",
"BSD-3-Clause",
"BSD-2-Clause"
] | permissive | andre-becker/XLT | 41395ec5b673193412b26df35cc64e05ac55c9b4 | 174f9f467ab3094bcdbf80bcea818134a9d1180a | refs/heads/master | 2022-04-21T09:20:03.443914 | 2020-03-12T09:48:41 | 2020-03-12T09:48:41 | 257,584,910 | 0 | 0 | Apache-2.0 | 2020-04-21T12:14:39 | 2020-04-21T12:14:38 | null | UTF-8 | Java | false | false | 2,515 | java | package com.gargoylesoftware.htmlunit;
import java.io.IOException;
import java.io.InputStream;
import java.net.URL;
import java.nio.charset.StandardCharsets;
import org.apache.commons.io.IOUtils;
import org.apache.log4j.BasicConfigurator;
import org.junit.Test;
import com.gargoylesoftware.htmlunit.html.HtmlPage;
/*... | [
"[email protected]"
] | |
066b67ebad5bba9f913968a0199a96a522418f9e | 3c2e3ad95cd452947486a40cc6d83ad2499e1054 | /lvf-common-dto/src/main/java/com/lvmama/lvf/common/dto/order/status/GenerateStatus.java | d857ba422a26ec746847e303a229ca3f311027a1 | [] | no_license | wang-shun/abcdef | 7b7d077525c00b9274dd4e96c165cd0819b4d4b8 | 2a3897171880201237306a09a0a4c4267a2f4e29 | refs/heads/master | 2020-03-29T10:03:15.483000 | 2016-10-10T02:55:44 | 2016-10-10T02:55:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 369 | java | package com.lvmama.lvf.common.dto.order.status;
/**
* 制单状态
*/
public enum GenerateStatus {
NOT_GENERATE("未制单"),
GENERATE_ING("制单中"),
GENERATE_SUCC("制单完成"),
GENERATE_FAIL("制单失败");
private String cnName;
public String getCnName() {
return cnName;
}
private GenerateStatus(String cnName) {
this.cnName = ... | [
"[email protected]"
] | |
82ca716f875002a445699eb11cb4c77e41077218 | 498dd2daff74247c83a698135e4fe728de93585a | /clients/google-api-services-compute/beta/1.29.2/com/google/api/services/compute/model/DistributionPolicy.java | 0f95f7609d0deb537f0bb73ef9c0dfb74c3dfdbf | [
"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,338 | 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]"
] | |
0feeed8e19029976771ea513c9cf5cd69092265f | 388f88df1f49b5414c22b97304ec295801f7f0f3 | /classhidra_example/WebContent/WEB-INF/source/it/classhidra/core/tool/exception/bsTagEndRendering.java | 5ffe426390db533daa13e367f0cc21cae3df01f8 | [] | no_license | surban1974/classhidra | c3f1dcb9546d7d13a235d431492985555fe7a4ac | f0937bed637265e42659c92d863c12c239f55166 | refs/heads/master | 2023-08-30T04:44:13.153369 | 2023-08-25T13:50:16 | 2023-08-25T13:50:16 | 5,340,773 | 0 | 0 | null | 2022-12-16T07:12:39 | 2012-08-08T11:25:37 | Java | UTF-8 | Java | false | false | 325 | java | package it.classhidra.core.tool.exception;
import javax.servlet.jsp.JspException;
public class bsTagEndRendering extends JspException {
private static final long serialVersionUID = 1L;
private String tagId;
public bsTagEndRendering(String id) {
super();
tagId=id;
}
public String getTagId() {
return tagId;
... | [
"[email protected]"
] | |
03559c30d3c3250a7ea592c613230e404fd184bc | b77be0b0e6b3ea59e8208a5980601729a198f4d1 | /app/src/main/java/com/google/android/gms/internal/ff.java | e5af629d6e9b2cb4f9208a31eec02b8edd523150 | [] | no_license | jotaxed/Final | 72bece24fb2e59ee5d604b6aca5d90656d2a7170 | f625eb81e99a23e959c9d0ec6b0419a3b795977a | refs/heads/master | 2020-04-13T11:50:14.498334 | 2018-12-26T13:46:17 | 2018-12-26T13:46:17 | 163,185,048 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,896 | java | package com.google.android.gms.internal;
import android.content.Context;
import android.os.Bundle;
import android.os.DeadObjectException;
import com.google.android.gms.common.ConnectionResult;
import com.google.android.gms.common.api.GoogleApiClient.ConnectionCallbacks;
import com.google.android.gms.common.api.GoogleA... | [
"[email protected]"
] | |
a35dbfea6c3328dac362f4699ac4291ba72d6097 | 2255f14624f426795e467465188d33f23868d045 | /jobs/pacman-rule-engine-2.0/src/test/java/com/tmobile/pacman/util/AuditUtilsTest.java | 8a176b558154fde90143057abb656957b661c79c | [
"Apache-2.0"
] | permissive | sajeer-nooh/pacbot | 078a5178e08ccdfbca6c3a5d94b2ef19d9b40944 | aa9afde5072ed19fe37a04ab25b5f87342b3f5ae | refs/heads/master | 2020-04-30T22:57:14.193272 | 2020-01-21T08:15:00 | 2020-01-21T08:15:00 | 177,132,203 | 1 | 1 | Apache-2.0 | 2020-01-21T08:15:01 | 2019-03-22T11:59:19 | Java | UTF-8 | Java | false | false | 4,322 | java | /*******************************************************************************
* Copyright 2018 T Mobile, Inc. or its affiliates. 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... | [
"[email protected]"
] | |
edcb08f26776f8d380aab57fe3316340a103cd4e | 4aa90348abcb2119011728dc067afd501f275374 | /app/src/main/java/com/tencent/mm/plugin/location/ui/impl/i$1.java | 5e8483d4510d83d2e60f8984bd6bc0d05efa708d | [] | 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 | 1,056 | java | package com.tencent.mm.plugin.location.ui.impl;
import com.tencent.mm.R;
import com.tencent.mm.g.a.dh;
import com.tencent.mm.pluginsdk.model.app.g;
import com.tencent.mm.sdk.b.a;
import com.tencent.mm.sdk.b.b;
import com.tencent.mm.sdk.platformtools.ac;
import com.tencent.mm.ui.base.n;
import com.tencent.mm.ui.base.p.... | [
"[email protected]"
] | |
28319a33af6e1aa42677127fc646c25c4e3a81a2 | f52981eb9dd91030872b2b99c694ca73fb2b46a8 | /Source/Plugins/Core/com.equella.core/src/com/tle/core/security/convert/migration/v65/SecurityXmlMigration.java | 231b8791da2d25fdc36856bd4f9819f960e63ce2 | [
"BSD-3-Clause",
"LGPL-2.0-or-later",
"LGPL-2.1-only",
"LicenseRef-scancode-jdom",
"GPL-1.0-or-later",
"ICU",
"CDDL-1.0",
"LGPL-3.0-only",
"LicenseRef-scancode-other-permissive",
"CPL-1.0",
"MIT",
"GPL-2.0-only",
"Apache-2.0",
"NetCDF",
"Apache-1.1",
"EPL-1.0",
"Classpath-exception-2.... | permissive | phette23/Equella | baa41291b91d666bf169bf888ad7e9f0b0db9fdb | 56c0d63cc1701a8a53434858a79d258605834e07 | refs/heads/master | 2020-04-19T20:55:13.609264 | 2019-01-29T03:27:40 | 2019-01-29T22:31:24 | 168,427,559 | 0 | 0 | Apache-2.0 | 2019-01-30T22:49:08 | 2019-01-30T22:49:08 | null | UTF-8 | Java | false | false | 2,057 | java | /*
* Copyright 2017 Apereo
*
* 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 wr... | [
"[email protected]"
] | |
b154ee5db272c795a46ab1c5caf35998f3665b00 | 643ab004f98842a83cf1999ed30dd7df7a4ada60 | /sparke-module-scan/src/main/java/cn/sparke/scan/modules/v1/codes/mapper/CodeMapper.java | f0256fd01f722a1d21b02912e13b6f3c43e348bd | [] | no_license | JohnVeZh/spark-english-api-release-1.0.x | 162130b1cedd90e09318077dc98a587fd03bccf3 | f1659ffa072e6a79baa62b7636cbe1a17631ed26 | refs/heads/master | 2020-03-21T07:16:09.505836 | 2018-06-22T07:44:45 | 2018-06-22T07:44:45 | 138,270,184 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,696 | java | package cn.sparke.scan.modules.v1.codes.mapper;
import cn.sparke.core.common.mybatis.base.BaseMapper;
import cn.sparke.scan.modules.v1.codes.bean.CodeBean;
import cn.sparke.scan.modules.v1.codes.bean.TbQrCode;
import cn.sparke.scan.modules.v1.codes.bean.easy.*;
import cn.sparke.scan.modules.v1.codes.bean.gift.GiftVide... | [
"[email protected]"
] | |
721f254f336978abce1ceb86200ea5264faa4b8b | 2fb3701022674680aee3c25a19b66e3e4175208a | /src/main/java/com/mns/emos/wx/db/pojo/TbFaceModel.java | 00895834747d18709f3ebcecccb4720465bf0564 | [] | no_license | nuaamns/emos-wx-api | ccea64589c373306c6f9244264aa46f0fade60b9 | b81491a82704f5886339f49436c94a5c8abc3d1a | refs/heads/master | 2023-02-22T00:31:57.945494 | 2021-01-26T05:09:05 | 2021-01-26T05:09:05 | 331,870,371 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 529 | java | package com.mns.emos.wx.db.pojo;
import java.io.Serializable;
import lombok.Data;
/**
* sys_config
* @author
*/
@Data
public class TbFaceModel implements Serializable {
/**
* 主键
*/
private Integer id;
/**
* 参数名
*/
private String paramKey;
/**
* 参数值
*/
privat... | [
"l"
] | l |
e8ef09e01e0902d40ea456e1a0b0322a1659808b | d2eee6e9a3ad0b3fd2899c3d1cf94778615b10cb | /PROMISE/archives/ant/1.4/org/apache/tools/ant/taskdefs/optional/ide/VAJBuildInfo.java | 8c65b7f014f5d7c9a0536c701f0b122fe4ae1791 | [] | no_license | hvdthong/DEFECT_PREDICTION | 78b8e98c0be3db86ffaed432722b0b8c61523ab2 | 76a61c69be0e2082faa3f19efd76a99f56a32858 | refs/heads/master | 2021-01-20T05:19:00.927723 | 2018-07-10T03:38:14 | 2018-07-10T03:38:14 | 89,766,606 | 5 | 1 | null | null | null | null | UTF-8 | Java | false | false | 7,877 | java | import java.util.Hashtable;
import java.util.Vector;
import java.util.Enumeration;
import org.apache.tools.ant.*;
import java.io.File;
/**
* This class wraps the Ant project information needed to
* start Ant from Visual Age.
* It serves the following purposes:
* - acts as model for AntMakeFrame
* - converts itsel... | [
"[email protected]"
] | |
a63f7595cde30e0e34523735f17877ad7356d4a1 | d05ac0e945576eb8e51cb38dcf7350296bacdba1 | /jbossws-core/src/javax/xml/ws/soap/MTOM.java | a431ef18394fb27bc60c09c1f3dbd68a4331438e | [] | no_license | Arckman/CBPM | 9b6a125ea2bebe44749c09cfc37f89fdc15d69b7 | 10663b40abf151c90d0b20878f8f7f20c8077b30 | refs/heads/master | 2016-09-06T09:02:15.819806 | 2014-05-22T02:40:16 | 2014-05-22T02:40:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,430 | java | /*
* JBoss, Home of Professional Open Source
* Copyright 2005, JBoss Inc., and individual contributors as indicated
* by the @authors tag. See the copyright.txt in the distribution for a
* full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* under the ter... | [
"[email protected]"
] | |
fa9dc7bbca78788b1a9b91dcad6718e4d62a1d2e | 2da705ba188bb9e4a0888826818f1b25d04e90c8 | /support/cas-server-support-pac4j-webflow/src/main/java/org/apereo/cas/web/flow/DelegatedAuthenticationWebflowConfigurer.java | 11aa4b4d1d8c8471e3919715af451fa0ee5004f2 | [
"LicenseRef-scancode-free-unknown",
"Apache-2.0",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | williamadmin/cas | 9441fd730de81a5abaf173e2e831a19c9e417579 | a4c49ab5137745146afa0f6d41791c2881a344a6 | refs/heads/master | 2021-05-25T19:05:01.862668 | 2020-04-07T05:15:53 | 2020-04-07T05:15:53 | 253,788,442 | 1 | 0 | Apache-2.0 | 2020-04-07T12:37:38 | 2020-04-07T12:37:37 | null | UTF-8 | Java | false | false | 4,721 | java | package org.apereo.cas.web.flow;
import org.apereo.cas.configuration.CasConfigurationProperties;
import org.apereo.cas.web.flow.configurer.AbstractCasWebflowConfigurer;
import org.apereo.cas.web.support.WebUtils;
import lombok.val;
import org.springframework.context.ConfigurableApplicationContext;
import org.springfr... | [
"[email protected]"
] | |
67b5f6a58cb2f38c2b641ba068fe5f1cf3e381d1 | 7cab112a472df702c9b616c760b8940d50324550 | /aionxemu-master/GameServer/src/gameserver/model/templates/stats/NpcRank.java | 78df00551d8883f32ed8dddd78493a55c0787887 | [] | no_license | luckychenheng/server_demo | 86d31c939fd895c7576156b643ce89354e102209 | 97bdcb1f6cd614fd360cfed800c479fbdb695cd3 | refs/heads/master | 2020-05-15T02:59:07.396818 | 2019-05-09T10:30:47 | 2019-05-09T10:30:47 | 182,059,222 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,010 | java | /**
* This file is part of Aion X Emu <aionxemu.com>
*
* This is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* T... | [
"[email protected]"
] | |
228edaf55989cabbb9903dac1648f8b0464257c7 | ee1fc12feef20f8ebe734911acdd02b1742e417c | /android_sourcecode_crm/app/src/main/java/com/akan/qf/mvp/fragment/statistics/PressurePresenter.java | 1d3437ca8422234d1acb05f1af32d6c02c838280 | [
"MIT"
] | permissive | xiaozhangxin/test | aee7aae01478a06741978e7747614956508067ed | aeda4d6958f8bf7af54f87bc70ad33d81545c5b3 | refs/heads/master | 2021-07-15T21:52:28.171542 | 2020-03-09T14:30:45 | 2020-03-09T14:30:45 | 126,810,840 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,131 | java | package com.akan.qf.mvp.fragment.statistics;
import com.akan.qf.App;
import com.akan.qf.http.HttpResult;
import com.akan.qf.mvp.base.BasePresenter;
import java.util.List;
import java.util.Map;
import io.reactivex.Observer;
import io.reactivex.android.schedulers.AndroidSchedulers;
import io.reactivex.disposables.Di... | [
"[email protected]"
] | |
8cbd798b75e84abfca5e983de0d3babcdfb9fb57 | 070b9e745c5aad76fb310f5c9111ed77a1036291 | /Drona-Package/com/facebook/imagepipeline/memory/MemoryChunkPool.java | f3a381791bdca53f107f8511a2df0864a7d24916 | [] | no_license | Drona-team/Drona | 0f057e62e7f77babf112311734ee98c5824f166c | e33a9d92011ef7790c7547cc5a5380083f0dbcd7 | refs/heads/master | 2022-11-18T06:38:57.404528 | 2020-07-18T09:35:57 | 2020-07-18T09:35:57 | 280,390,561 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,960 | java | package com.facebook.imagepipeline.memory;
import android.util.SparseIntArray;
import com.facebook.common.internal.Preconditions;
import com.facebook.common.memory.MemoryTrimmableRegistry;
import javax.annotation.concurrent.ThreadSafe;
@ThreadSafe
public abstract class MemoryChunkPool
extends BasePool<MemoryChunk>
... | [
"[email protected]"
] | |
9d4e0cc67609293ccac6ba9f1c177bcaff9477f2 | bab0a52607da1bae663eebe52b90368a1e2e0827 | /latke/src/main/java/org/b3log/latke/repository/AbstractRepository.java | 3eb91a120f97378124be0f9223f7e89108a30047 | [
"Apache-2.0"
] | permissive | wylyeak/b3log-latke | 9c0eebdc31a82c917131724ee8816c5a1877cbd6 | 816e0023fe7fc03509d8334d9243e7d8c2b58e59 | refs/heads/master | 2021-01-18T05:13:35.866678 | 2013-12-05T13:12:27 | 2013-12-05T13:12:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,578 | java | /*
* Copyright (c) 2009, 2010, 2011, 2012, 2013, B3log Team
*
* 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 ... | [
"[email protected]"
] | |
47b773381ef640566339698d0579dbb6b384ce05 | 07e32dfab9e305b865446811ed954b01d11058ec | /src/day45_OOP_Inheritance/employeeTask/Driver.java | dd00d32d820902b9e6bdf43419db767d998e81f0 | [] | no_license | Sabirindev/JavaProgramming_B23 | 0eba2ae6257d2a890a7c0cece9467411434325ed | 5f956f08e26fc10a79a203591b0946111ae1017a | refs/heads/master | 2023-08-27T18:11:07.482812 | 2021-10-14T18:39:20 | 2021-10-14T18:39:20 | 387,595,286 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 324 | java | package day45_OOP_Inheritance.employeeTask;
public class Driver extends Employee{
public Driver(String name, char gender, int age, long id, String jobTitle, double salary) {
super(name, gender, age, id, jobTitle, salary);
}
public void drive(){
System.out.println(name+" is driving");
... | [
"[email protected]"
] | |
3878bd9f32bb719e6e9630f3356f73c09eea6066 | fe3dacf4a3a0e9abb9b0b960712afda4e34b88bd | /src/main/java/com/tuapartamento/app/config/CloudDatabaseConfiguration.java | bf16d7236871d58c697caee7ab2c3bc30a8374cf | [] | no_license | cbglobant/TuApartamentoApp | ee4f7d84c3bb3c6b72ef3cee05f30ec841d0addd | ee81bd0e26170a839c2fdf05ef3b0545eebddf70 | refs/heads/master | 2020-05-07T14:46:53.738868 | 2019-04-10T15:17:44 | 2019-04-10T15:17:44 | 180,608,793 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 938 | java | package com.tuapartamento.app.config;
import io.github.jhipster.config.JHipsterConstants;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.cloud.config.java.AbstractCloudConfig;
import org.springframework.context.annotation.*;
import javax.sql.DataSource;
import org.springframework... | [
"[email protected]"
] | |
8fa1a73d709a8e134c3bd89f03ad8a2d501bd723 | 5148293c98b0a27aa223ea157441ac7fa9b5e7a3 | /Method_Scraping/xml_scraping/NicadOutputFile_t1_beam/Nicad_t1_beam898.java | 9fb7d94b60725bb77be19488c3a3be68c4411ae8 | [] | 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 | 518 | java | // clone pairs:3698:70%
// 4881:beam/runners/flink/src/main/java/org/apache/beam/runners/flink/translation/functions/ReferenceCountingFlinkExecutableStageContextFactory.java
public class Nicad_t1_beam898
{
public boolean equals(Object o) {
if (this == o) {
return true;
}
if (o ==... | [
"[email protected]"
] | |
161838b4b1917510c68a51997445955abfb24b5b | 1df3fe64674cee847d552ee70cec148152e733c2 | /.history/src/test/java/IO/GraphFileReaderSpec_20200524154847.java | c8d69d5bcb7db2dfee3bf9cfa9cbe78b52bd5744 | [] | no_license | z-cchang/MyAlgorithms | a8aea56cefb2a899c7baa31c80c1a07ae2ab1935 | 88df167c461967bc7edf1e05896406791a46d3f0 | refs/heads/master | 2022-10-06T10:12:46.878855 | 2020-06-08T04:34:50 | 2020-06-08T04:34:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,488 | java | package IO;
import Algorithms.Graph.Network.Edge;
import Algorithms.Graph.Network.EdgeHasSet;
import Algorithms.Graph.Utils.HNodeList;
import Algorithms.Graph.Network.AdjList;
import org.junit.jupiter.api.DisplayName;
import org.junit.jupiter.api.Test;
import java.io.IOException;
import java.util.ArrayList;
import ja... | [
"[email protected]"
] | |
bbcdc3415bcf851ef0cb9d46bd7dbf9440c39f7c | 5b2c309c903625b14991568c442eb3a889762c71 | /classes/com/snowballfinance/messageplatform/data/Menu.java | bd9a707eeee4dce39d720328958f8055db033561 | [] | no_license | iidioter/xueqiu | c71eb4bcc53480770b9abe20c180da693b2d7946 | a7d8d7dfbaf9e603f72890cf861ed494099f5a80 | refs/heads/master | 2020-12-14T23:55:07.246659 | 2016-10-08T08:56:27 | 2016-10-08T08:56:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,510 | java | package com.snowballfinance.messageplatform.data;
import com.snowballfinance.messageplatform.b.d;
import java.io.Serializable;
import java.util.Iterator;
import java.util.List;
public class Menu
implements Serializable
{
private static final long serialVersionUID = 1283397130808226499L;
private Long id;
priva... | [
"[email protected]"
] | |
7e32360ef38c53b48610508f98dfdb77620b6fe1 | 6a2f63d971fd5ce988c10cdc2401aae3ba5e0fee | /net/minecraft/util/MessageDeserializer.java | 9395420725c9f681a647cb79a49d57b1c66b2dab | [
"MIT"
] | permissive | MikeWuang/hawk-client | 22d0d723b70826f74d91f0928384513a419592c1 | 7f62687c62709c595e2945d71678984ba1b832ea | refs/heads/main | 2023-04-05T19:50:35.459096 | 2021-04-28T00:52:19 | 2021-04-28T00:52:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,454 | java | package net.minecraft.util;
import io.netty.buffer.ByteBuf;
import io.netty.channel.ChannelHandlerContext;
import io.netty.handler.codec.ByteToMessageDecoder;
import java.io.IOException;
import java.util.List;
import net.minecraft.network.EnumConnectionState;
import net.minecraft.network.EnumPacketDirection;
import ne... | [
"[email protected]"
] | |
b2c345c12b76679c002c9fcdc6f9931c7cb0ab4f | eac0b43bd7bf55f9c59c6867cc52706f5a8b9c1c | /eshop-v3/eshop-commodity/src/main/java/com/zhss/eshop/commodity/domain/GoodsDetailDO.java | cdad9c4685b6d11defdf1ee16e2c9aa048637066 | [] | no_license | fengqing90/Learn | b017fa9d40cb0592ee63f77f620a8a8f39f046b9 | 396f48eddb5b78a4fdb880d46ea1f2b109b707e4 | refs/heads/master | 2022-11-22T01:44:05.803929 | 2021-08-04T03:57:26 | 2021-08-04T03:57:26 | 144,801,377 | 0 | 3 | null | 2022-11-16T06:59:58 | 2018-08-15T03:29:15 | Java | UTF-8 | Java | false | false | 2,841 | java | package com.zhss.eshop.commodity.domain;
import java.util.Date;
import com.zhss.eshop.common.util.AbstractObject;
/**
* 商品详情
* @author zhonghuashishan
*
*/
public class GoodsDetailDO extends AbstractObject {
/**
* id
*/
private Long id;
/**
* 商品id
*/
private Long goodsId;
/**
* 商品详情的内容
*/
priv... | [
"[email protected]"
] | |
5cabb7abce01613c2dcf7b8a3755fce7074413df | be73270af6be0a811bca4f1710dc6a038e4a8fd2 | /crash-reproduction-moho/results/MOCKITO-16b-4-18-SPEA2-WeightedSum:TestLen:CallDiversity/org/mockito/Mockito_ESTest.java | 35f9e6fd436de6e16ffdd8dce41dd050a7d0d837 | [] | 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 | 696 | java | /*
* This file was automatically generated by EvoSuite
* Mon Apr 06 17:05:09 UTC 2020
*/
package org.mockito;
import org.junit.Test;
import static org.junit.Assert.*;
import static org.evosuite.runtime.EvoAssertions.*;
import org.evosuite.runtime.EvoRunner;
import org.evosuite.runtime.EvoRunnerParameters;
import o... | [
"[email protected]"
] | |
4415bdb71ad10c2af0db883d5401a305d1a2bf33 | c647325f10fdf5177fdd595b8911f025945250da | /src/main/lesson170828/teacherworkinclass/ThreadExample2.java | 7418f6d96bb0307df33a75405578cc82091a0fa5 | [] | no_license | alexeyltd/MyWorkInClassEpam2017 | 4dc0311987550f9106abb8b78a5b83c39d658930 | 8e7be05a3ab51d913fc2d846493150c6b56019f7 | refs/heads/master | 2021-01-21T14:28:35.630616 | 2017-09-15T17:23:32 | 2017-09-15T17:23:32 | 95,287,120 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 370 | java | package main.lesson170828.teacherworkinclass;
public class ThreadExample2 {
public static void main(String[] args) {
Thread thread = new Thread(() -> {
int count = 0;
while (true) {
try {
Thread.sleep(1000);
} catch (InterruptedException e) {
e.printStackTrace();
}
System.out.print... | [
"[email protected]"
] | |
82db71bd1ac4caecd6049d829b0c840903de4e89 | ac82c09fd704b2288cef8342bde6d66f200eeb0d | /projects/OG-Analytics/src/test/java/com/opengamma/analytics/financial/timeseries/util/TimeSeriesOperatorTest.java | 70c439e82c1af22a6926d954fa958beef0cad583 | [
"Apache-2.0"
] | permissive | cobaltblueocean/OG-Platform | 88f1a6a94f76d7f589fb8fbacb3f26502835d7bb | 9b78891139503d8c6aecdeadc4d583b23a0cc0f2 | refs/heads/master | 2021-08-26T00:44:27.315546 | 2018-02-23T20:12:08 | 2018-02-23T20:12:08 | 241,467,299 | 0 | 2 | Apache-2.0 | 2021-08-02T17:20:41 | 2020-02-18T21:05:35 | Java | UTF-8 | Java | false | false | 2,743 | java | /**
* Copyright (C) 2013 - present by OpenGamma Inc. and the OpenGamma group of companies
*
* Please see distribution for license.
*/
package com.opengamma.analytics.financial.timeseries.util;
import org.testng.annotations.Test;
import org.threeten.bp.LocalDate;
import com.opengamma.timeseries.date.DateDoubleTim... | [
"[email protected]"
] | |
c654062164ae68c6d106647d4e0fe5a1d4b63fae | 97b361864cf3a44ec62dcc893c456ccdb6fa55a9 | /src/com/yufan/common/bean/PropertyFilter.java | f089d1031ad73fed2742e0dae59e998e23fe564f | [] | no_license | lirf2018/rs_store_manage | 63d1aa30ebc11260f34c0408c24c8970bdc5933c | 8b0f0e6618df4ce692450e25a7e693c6c53e05fe | refs/heads/master | 2020-06-24T23:36:16.069642 | 2019-07-09T02:37:54 | 2019-07-09T02:38:26 | 195,915,502 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,744 | java | package com.yufan.common.bean;
/**
* @author wt
*/
public class PropertyFilter {
private static final String prefix = "filter_";
public enum MatchType {
EQ, NOTEQ, LIKE, LT, GT, LE, GE;
}
private String fieldName;
private String filterName;
public String getFieldName() {
re... | [
"[email protected]"
] | |
1c4cf12960528843c4c717a298f4d484dccdb85c | 3a92d98ba2ac492c1cb2bbafeff92a85e0c3e5d1 | /src/main/java/lsieun/bytecode/gen/opcode/ICONST_0.java | 7547bcb2b260368d83873557e0655f3f4729327b | [
"MIT"
] | permissive | lsieun/lsieun-bytecode-gen | 7379f3ad57ed2d452f195aef2454ad10f4920055 | 16c5e2e361ebca4a076741402cd9f19f7e13b82d | refs/heads/master | 2021-07-08T00:39:31.019071 | 2019-08-18T02:20:46 | 2019-08-18T02:20:46 | 201,840,405 | 0 | 0 | MIT | 2020-10-13T15:24:06 | 2019-08-12T02:05:49 | Java | UTF-8 | Java | false | false | 384 | java | package lsieun.bytecode.gen.opcode;
import java.io.DataOutputStream;
import java.io.IOException;
import lsieun.bytecode.core.cst.OpcodeConst;
public final class ICONST_0 extends Instruction {
public ICONST_0() {
super(OpcodeConst.ICONST_0, 1);
}
@Override
public void dump(DataOutputStream o... | [
"[email protected]"
] | |
947a933d35b5c407ed63d4e050a51106ee1c7b13 | 17e8438486cb3e3073966ca2c14956d3ba9209ea | /dso/branches/3.4/code/base/dso-statistics/src/com/tc/statistics/cli/commands/CommandStartup.java | 68b61f8874cce396670b8a80d57814659af2d923 | [] | no_license | sirinath/Terracotta | fedfc2c4f0f06c990f94b8b6c3b9c93293334345 | 00a7662b9cf530dfdb43f2dd821fa559e998c892 | refs/heads/master | 2021-01-23T05:41:52.414211 | 2015-07-02T15:21:54 | 2015-07-02T15:21:54 | 38,613,711 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,319 | java | /*
* All content copyright (c) 2003-2008 Terracotta, Inc., except as may otherwise be noted in a separate copyright
* notice. All rights reserved.
*/
package com.tc.statistics.cli.commands;
import com.tc.statistics.beans.StatisticsLocalGathererMBean;
import com.tc.statistics.cli.GathererConnection;
import com.tc.st... | [
"jvoegele@7fc7bbf3-cf45-46d4-be06-341739edd864"
] | jvoegele@7fc7bbf3-cf45-46d4-be06-341739edd864 |
7c7b8fd4e530900b80da6b527f492ba57e177370 | be73270af6be0a811bca4f1710dc6a038e4a8fd2 | /crash-reproduction-moho/results/LANG-9b-1-17-MOEAD-WeightedSum:TestLen:CallDiversity/org/apache/commons/lang3/time/FastDateParser_ESTest_scaffolding.java | f380100a6f818bf53a6a7f1e0165738795ab3845 | [] | 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 | 448 | java | /**
* Scaffolding file used to store all the setups needed to run
* tests automatically generated by EvoSuite
* Sun Jan 19 14:38:35 UTC 2020
*/
package org.apache.commons.lang3.time;
import org.evosuite.runtime.annotation.EvoSuiteClassExclude;
import org.junit.BeforeClass;
import org.junit.Before;
import org.jun... | [
"[email protected]"
] | |
953166583e1a13d2cac20a3ffc9c511e566dfbcb | 1ebd71e2179be8a2baec90ff3f326a3f19b03a54 | /hybris/bin/modules/configurator-complex-products/ysapproductconfigaddon/src/de/hybris/platform/sap/productconfig/frontend/jalo/ProductConfigOverviewPage.java | 84de9d65065098a5c3d0fe2fa1d11374365228c2 | [] | no_license | shaikshakeeb785/hybrisNew | c753ac45c6ae264373e8224842dfc2c40a397eb9 | 228100b58d788d6f3203333058fd4e358621aba1 | refs/heads/master | 2023-08-15T06:31:59.469432 | 2021-09-03T09:02:04 | 2021-09-03T09:02:04 | 402,680,399 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 602 | java | /*
* Copyright (c) 2020 SAP SE or an SAP affiliate company. All rights reserved.
*
* This software is the confidential and proprietary information of SAP
* ("Confidential Information"). You shall not disclose such Confidential
* Information and shall use it only in accordance with the terms of the
* license agree... | [
"[email protected]"
] | |
144eb4116e40c43cfc0060043b13ee506b860830 | 34182a13cd6291fc4657546e196c6447553b5eb0 | /corejava/pattern/src/main/java/com/xubh01/builder/Client.java | 84acec82b0bf1884ca8d8aa20cbfc2e4fb009050 | [] | no_license | 786991884/sxnd-study | 9bf3d417879680f94b012867ef71ba880a19e4fc | 8c1f8e8823c077f095dc4be0c89522b6f0eb1457 | refs/heads/master | 2021-01-12T08:49:59.493518 | 2018-04-03T09:17:54 | 2018-04-03T09:17:54 | 76,701,131 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 299 | java | package com.xubh01.builder;
public class Client {
public static void main(String[] args) {
AirShipDirector director = new SxtAirshipDirector(new SxtAirShipBuilder());
AirShip ship = director.directAirShip();
System.out.println(ship.getEngine().getName());
ship.launch();
}
}
| [
"[email protected]"
] | |
d81b4dec41cba15844f0a7e81062b173339f6f74 | b474398887fd3f2fbebd29ccc580c5fb293e252d | /src/com/sun/org/apache/xalan/internal/xsltc/compiler/ConcatCall.java | 5923ff0751bd18a0563f94886ec8263650fec674 | [
"MIT"
] | permissive | AndyChenIT/JDKSourceCode1.8 | 65a27e356debdcedc15642849602174c6ea286aa | 4aa406b5b52e19ef8a323f9f829ea1852105d18b | refs/heads/master | 2023-09-02T15:14:37.857475 | 2021-11-19T10:13:31 | 2021-11-19T10:13:31 | 428,856,994 | 0 | 0 | MIT | 2021-11-17T00:26:30 | 2021-11-17T00:26:29 | null | UTF-8 | Java | false | false | 3,802 | java | /*
* Copyright (c) 2007, 2018, Oracle and/or its affiliates. All rights reserved.
* ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*/
/*
* Copyright 2001-2004 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except ... | [
"[email protected]"
] | |
13a173c0e656ea871ac48974330ac58bdec554cf | c21c967d7a7f6df4eade4c96492b5df988e4d536 | /app/src/main/java/dimfcompany/com/salesideas/Fragments/frag_my_accaunt.java | cbe8833a3e41156b43bf369a95d15e03df4af959 | [] | no_license | bios90/salesIdeas | 3b485f48277f50fcdebc1cba5a14fabdbde3ab21 | 1758dcc963940fd619c394467fe6d340182619da | refs/heads/master | 2020-04-05T19:30:15.469114 | 2019-01-30T13:43:46 | 2019-01-30T13:43:46 | 157,137,375 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,794 | java | package dimfcompany.com.salesideas.Fragments;
import android.content.Intent;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.util.Log;
import android.view.La... | [
"[email protected]"
] | |
aba1c7b5e88e21a76e7a0e078244416519e2624f | 5e50672a808ba590eae726c681ff275c289bd407 | /plugin/trino-base-jdbc/src/main/java/io/trino/plugin/jdbc/expression/RewriteLogicalExpression.java | 2d1ea801ea035a35a148b933341c41848e15c6e0 | [
"Apache-2.0"
] | permissive | beinan/prestosql | 3c6ab884e0938e36abe82928a5c3c11538215a78 | 9703bf6b8995754ec1d9e8ef637a61eefe38b5fe | refs/heads/master | 2023-08-31T01:12:46.079996 | 2022-08-09T04:11:01 | 2022-08-10T19:51:43 | 176,814,240 | 0 | 4 | Apache-2.0 | 2023-05-31T08:16:04 | 2019-03-20T20:45:56 | Java | UTF-8 | Java | false | false | 2,796 | java | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distribut... | [
"[email protected]"
] | |
fc94e9e446d6bc2015b7ee9c57ffc2e73a61a2c9 | ac82c09fd704b2288cef8342bde6d66f200eeb0d | /projects/OG-Analytics/src/main/java/com/opengamma/analytics/financial/interestrate/SwaptionSurfaceSensitivityNodeCalculator.java | b35350956180f11d42f9e1e0e56c059b8cb34ff5 | [
"Apache-2.0"
] | permissive | cobaltblueocean/OG-Platform | 88f1a6a94f76d7f589fb8fbacb3f26502835d7bb | 9b78891139503d8c6aecdeadc4d583b23a0cc0f2 | refs/heads/master | 2021-08-26T00:44:27.315546 | 2018-02-23T20:12:08 | 2018-02-23T20:12:08 | 241,467,299 | 0 | 2 | Apache-2.0 | 2021-08-02T17:20:41 | 2020-02-18T21:05:35 | Java | UTF-8 | Java | false | false | 3,021 | java | /**
* Copyright (C) 2012 - present by OpenGamma Inc. and the OpenGamma group of companies
*
* Please see distribution for license.
*/
package com.opengamma.analytics.financial.interestrate;
import java.util.Map;
import java.util.Map.Entry;
import com.opengamma.analytics.financial.interestrate.sensitivity.Present... | [
"[email protected]"
] | |
053194927b45f3d9ee8c0f17ab2ac22b7a406eba | fff9f577e91b9f776976a944e513b6c846ce90b6 | /backend/liliyun/flow/src/main/java/cn/com/liliyun/flow/mapper/FlowTemplateMapper.java | 422832c80392004d86a27f060d2aaeb827668387 | [] | no_license | lucifax301/clouddrive | 509adf99fbe65b2f3d009c06833e42bcb3a95167 | 3b2a58d10a2bef00526b03fd88278352ccb92b8c | refs/heads/master | 2021-09-14T13:57:25.739400 | 2018-05-14T15:37:26 | 2018-05-14T15:37:26 | 118,482,156 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 456 | java | package cn.com.liliyun.flow.mapper;
import java.util.List;
import cn.com.liliyun.flow.model.FlowTemplate;
public interface FlowTemplateMapper {
public void add(FlowTemplate template);
public FlowTemplate get(FlowTemplate template);
public FlowTemplate getByBusiness(FlowTemplate template);
public List<... | [
"[email protected]"
] | |
7b4d925605281d2bbc992c2bafbf6a8963ccfb74 | f2488e535c7ae345e9f49e33433a6ebf567a8ba4 | /Code/17/168/Project/2048Game/app/src/main/java/com/mingrisoft/a2048game/AnimationCell.java | 51ee4739d8b647d6338b3812bdb9903abcfe2e1b | [] | no_license | stytooldex/Test | d4f0241a0a35100219ba8c0b21b76200f16914b8 | 993080d7ec0032230b26563f01a1554ff7f8fe3d | refs/heads/master | 2022-03-15T01:01:08.465767 | 2019-12-03T05:36:58 | 2019-12-03T05:36:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 973 | java | package com.mingrisoft.a2048game;
public class AnimationCell extends Cell {
private int animationType;
private long timeElapsed;
private long animationTime;
private long delayTime;
public int[] extras;
public AnimationCell (int x, int y, int animationType, long length, long delay, int[] extras... | [
"[email protected]"
] | |
949236715b93e0478b3bfad92499190edbb761e5 | 8e94005abdd35f998929b74c19a86b7203c3dbbc | /src/facebook/bfs/WallsAndGates.java | ba29048112dfa3443497eef922fa9e929e30c889 | [] | no_license | tinapgaara/leetcode | d1ced120da9ca74bfc1712c4f0c5541ec12cf980 | 8a93346e7476183ecc96065062da8585018b5a5b | refs/heads/master | 2020-12-11T09:41:39.468895 | 2018-04-24T07:15:27 | 2018-04-24T07:15:27 | 43,688,533 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,144 | java | package facebook.bfs;
/**
* Created by yingtan on 12/21/17.
*
* 286. Walls and Gates
DescriptionHintsSubmissionsDiscussSolution
DiscussPick One
You are given a m x n 2D grid initialized with these three possible values.
-1 - A wall or an obstacle.
0 - A gate.
INF - Infinity means an empty room. We use the va... | [
"[email protected]"
] | |
92cd7a0b9621baad0b0b30c3966be02d872b1d99 | 54b44662ea3db38363a890f94259995374fec7ee | /APP Common/hr/adriacomsoftware/app/common/pranjenovca/crnalista/dto/CrnaListaOsobaVo.java | ef6f7e3f573e4cc2734a982061956b3bcdbaee0b | [] | no_license | zrosko/COMPONENTS-COMMON | e9a534a130c7764d774bae9cd3fda52dc131cdc2 | 5859a6947ae3459bc5d3a38fd5cdb8ab30101ee8 | refs/heads/master | 2021-01-10T20:05:23.108044 | 2015-03-11T15:01:41 | 2015-03-11T15:01:41 | 31,539,371 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,336 | java | package hr.adriacomsoftware.app.common.pranjenovca.crnalista.dto;
import hr.as2.inf.common.data.AS2RecordList;
import hr.as2.inf.common.data.AS2Record;
import java.util.Calendar;
public class CrnaListaOsobaVo extends AS2Record {
private static final long serialVersionUID = 1L;
/* </ Attribute names */
p... | [
"[email protected]"
] | |
c7322eb0a123d2aa29b7de62ef68953b444415c1 | b4a459a993c25841780bcbb6268f71a12377c9b7 | /src/main/java/net/socialhub/service/mastodon/MastodonAuth.java | 9268d6d83e825b25c33ee6dfe84cd00cb1638585 | [
"MIT"
] | permissive | toliner/SocialHub | 3a5b8cb904886939f6a616ede50c663512dcdb7e | 4bb0204eafac3f1b417d179f3b946dfc3a466a9c | refs/heads/master | 2021-01-14T19:29:30.098593 | 2020-02-27T19:14:04 | 2020-02-27T19:14:04 | 242,730,761 | 0 | 0 | MIT | 2020-02-24T12:28:34 | 2020-02-24T12:28:33 | null | UTF-8 | Java | false | false | 4,285 | java | package net.socialhub.service.mastodon;
import mastodon4j.Mastodon;
import mastodon4j.MastodonFactory;
import mastodon4j.entity.AccessToken;
import mastodon4j.entity.Application;
import mastodon4j.entity.ClientCredential;
import mastodon4j.entity.share.Response;
import net.socialhub.define.ServiceType;
import net.soci... | [
"[email protected]"
] | |
b72348fb41ea838ed24f3194310f5cedd2930adb | 323c723bdbdc9bdf5053dd27a11b1976603609f5 | /nssicc/nssicc_dao/src/main/java/biz/belcorp/ssicc/dao/spusicc/inc/MantenimientoINCPremiosElectivosDAO.java | e60c418e5e1267b2a58293c38f2cd0f080453f6e | [] | no_license | cbazalar/PROYECTOS_PROPIOS | adb0d579639fb72ec7871334163d3fef00123a1c | 3ba232d1f775afd07b13c8246d0a8ac892e93167 | refs/heads/master | 2021-01-11T03:38:06.084970 | 2016-10-24T01:33:00 | 2016-10-24T01:33:00 | 71,429,267 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,954 | java | package biz.belcorp.ssicc.dao.spusicc.inc;
import java.util.List;
import java.util.Map;
import biz.belcorp.ssicc.dao.framework.DAO;
/**
* @author <a href="mailto:[email protected]">Sergio Buchelli</a>
*
*/
public interface MantenimientoINCPremiosElectivosDAO extends DAO {
/**
* Retorna la lista de concurs... | [
"[email protected]"
] | |
25942acd46e42c073205e6901ecaaff37462c0de | 7f20b1bddf9f48108a43a9922433b141fac66a6d | /csplugins/trunk/ucsd/mes/api/src/main/java/org/cytoscape/event/CyEvent.java | feb48dd5bfedb4fde3fa819d044b671849e369d9 | [] | no_license | ahdahddl/cytoscape | bf783d44cddda313a5b3563ea746b07f38173022 | a3df8f63dba4ec49942027c91ecac6efa920c195 | refs/heads/master | 2020-06-26T16:48:19.791722 | 2013-08-28T04:08:31 | 2013-08-28T04:08:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,908 | java |
/*
Copyright (c) 2008, The Cytoscape Consortium (www.cytoscape.org)
The Cytoscape Consortium is:
- Institute for Systems Biology
- University of California San Diego
- Memorial Sloan-Kettering Cancer Center
- Institut Pasteur
- Agilent Technologies
This library is free software; you can redistribute it and/o... | [
"mes@0ecc0d97-ab19-0410-9704-bfe1a75892f5"
] | mes@0ecc0d97-ab19-0410-9704-bfe1a75892f5 |
7ad03900528e4fd130be65c55d0626cb480fc989 | eb34ce1d2ec9766fa7d40d1e28aaf5519b56e090 | /src/test/java/com/mycompany/myapp/web/rest/errors/ExceptionTranslatorIT.java | b526bdceaac812659303535444dcde71751d7cc9 | [] | no_license | fodie95/jhipster-sample-application | ea8c8c15626c313c5bb78f2a17209aee765ef359 | d63b7b02015acc9f5a72803fd82c144864a44e21 | refs/heads/master | 2022-12-01T02:29:40.513751 | 2020-08-18T13:35:40 | 2020-08-18T13:35:40 | 288,465,463 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,420 | java | package com.mycompany.myapp.web.rest.errors;
import static org.springframework.test.web.servlet.request.MockMvcRequestBuilders.get;
import static org.springframework.test.web.servlet.request.MockMvcRequestBuilders.post;
import static org.springframework.test.web.servlet.result.MockMvcResultMatchers.content;
import sta... | [
"[email protected]"
] | |
cb37d40dec76dd080093c18dea658316c1746404 | 15448fc168098b8adc44c5905bd861adfd1832b7 | /ejbca/modules/ejbca-ejb-cli/src/org/ejbca/ui/cli/config/scep/UploadFileCommand.java | f38517dea7997f68825162c2ea0064941e1be5eb | [] | no_license | gangware72/Ejbca-Sample | d9ff359d0c3a675ca7e487bb181f4cdb101c123b | 821d126072f38225ae321ec45011a5d72750e97a | refs/heads/main | 2023-07-19T22:35:36.414622 | 2021-08-19T23:17:28 | 2021-08-19T23:17:28 | 398,092,842 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,320 | java | /*************************************************************************
* *
* EJBCA Community: The OpenSource Certificate Authority *
* *
* This software is... | [
"[email protected]"
] | |
a692ed21fe50ee2b0f5d3a3991231964df98ab0a | 5e933e35df0998d51584b84341cdded343bd8f70 | /AndEngine/src/org/andengine/util/adt/cache/concurrent/SynchronizedIntLRUCache.java | 539ddbb10cfc6504ca1e8e918e6373f350969ce2 | [] | no_license | nullpoin7er/Funky-Domino | 4b783b7da0dbe96bf50e47d240f55b46215bf44d | 870f010f787f19814c3be11974253764292fb497 | refs/heads/master | 2021-01-17T12:41:30.133134 | 2012-02-26T12:33:36 | 2012-02-26T12:33:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,045 | java | package org.andengine.util.adt.cache.concurrent;
import org.andengine.util.adt.cache.IntLRUCache;
/**
* (c) Zynga 2012
*
* @param <V>
* @author Nicolas Gramlich <[email protected]>
* @since 18:26:47 - 16.01.2012
*/
public class SynchronizedIntLRUCache<V> extends IntLRUCache<V> {
// =========================... | [
"[email protected]"
] | |
3af3ebe3bed43ae64c9dd291682738f3cc940b9f | e21d17cdcd99c5d53300a7295ebb41e0f876bbcb | /22_Chapters_Edition/src/main/resources/ExampleCodes/interfaces/music5/Music5.java | 945daa0d5043e62f48a2e70d5bb738b4a8bdcf4b | [] | no_license | lypgod/Thinking_In_Java_4th_Edition | dc42a377de28ae51de2c4000a860cd3bc93d0620 | 5dae477f1a44b15b9aa4944ecae2175bd5d8c10e | refs/heads/master | 2020-04-05T17:39:55.720961 | 2018-11-11T12:07:56 | 2018-11-11T12:08:26 | 157,070,646 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,818 | java | //: interfaces/music5/Music5.java
// Interfaces.
package ExampleCodes.interfaces.music5;
import polymorphism.music.Note;
import static net.mindview.util.Print.*;
interface Instrument {
// Compile-time constant:
int VALUE = 5; // static & final
// Cannot have method definitions:
void play(Note n); // Automatica... | [
"[email protected]"
] | |
1663f3c289001099664c9c0527383759da2fb5d5 | 52dd205230ba5ddbe46fa16e8ca6a869ede52096 | /oracle/com-jy-platform-tuomin/src/main/java/com/jy/platform/tuomin/tmworker/MobileNumberTMWorker.java | 7323ac9cad36e805d81ae135d6edd882dbebde88 | [] | no_license | wangshuaibo123/BI | f5bfca6bcc0d3d0d1bec973ae5864e1bca697ac3 | a44f8621a208cfb02e4ab5dc1e576056d62ff37c | refs/heads/master | 2021-05-04T16:20:22.382751 | 2018-01-29T11:02:05 | 2018-01-29T11:02:05 | 120,247,955 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 633 | java | package com.jy.platform.tuomin.tmworker;
/**
* 手机号,脱敏后四位——采用和固话号码相同的规则
*
* @author dell
*
*/
public class MobileNumberTMWorker {
public static String getNewValue(String oldValue) {
return PhoneNumberTMWorker.getNewValue(oldValue);
}
public static void main(String[] args) {
System.out.println("123=" + g... | [
"[email protected]"
] | |
fe7f5297ec1cd138e6feb77662610240055e8c74 | 32b72e1dc8b6ee1be2e80bb70a03a021c83db550 | /ast_results/AnySoftKeyboard_AnySoftKeyboard/app/src/main/java/com/anysoftkeyboard/dictionaries/AutoText.java | 89a5a2b8acdeaac8d8efa6e3a0d83b3e9f8b53f7 | [] | no_license | cmFodWx5YWRhdjEyMTA5/smell-and-machine-learning | d90c41a17e88fcd99d543124eeb6e93f9133cb4a | 0564143d92f8024ff5fa6b659c2baebf827582b1 | refs/heads/master | 2020-07-13T13:53:40.297493 | 2019-01-11T11:51:18 | 2019-01-11T11:51:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 146 | java | // isComment
package com.anysoftkeyboard.dictionaries;
public interface isClassOrIsInterface {
String isMethod(CharSequence isParameter);
}
| [
"[email protected]"
] | |
a83622ee99d06633c1c9198393f0179a8afafd8b | ee99c44457879e56bdfdb9004072bd088aa85b15 | /live-domain/src/main/java/cn/idongjia/live/restructure/dto/LivePureDTO.java | cd9c54a27a7c6bdf7b5c14fdb9bd667a9ac789a6 | [] | no_license | maikezhang/maike_live | b91328b8694877f3a2a8132dcdd43c130b66e632 | a16be995e4e3f8627a6168d348f8fefd1a205cb3 | refs/heads/master | 2020-04-07T15:10:52.210492 | 2018-11-21T03:21:18 | 2018-11-21T03:21:18 | 158,475,020 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,676 | java | package cn.idongjia.live.restructure.dto;
import cn.idongjia.live.db.mybatis.po.LivePurePO;
import cn.idongjia.live.pojo.purelive.PureLiveDO;
import cn.idongjia.outcry.pojo.AuctionLiveDetail;
/**
* @author lc
* @create at 2018/6/8.
*/
public class LivePureDTO extends BaseDTO<LivePurePO> {
public LivePureDTO(Li... | [
"[email protected]"
] | |
e19b6675e1db2d526bc246eaf01bb1206b18f93c | f216afc2e3747f44b83b641af5993fe439f32eaa | /src/hashing/ContiguousArray.java | 5da3e09ac67413ba11fdff6919aad1d82ade2798 | [] | no_license | ShawyerPeng/LeetCode-Solutions | b80c03a69994cfda1f6001e1c1e6e5d6fb03b7d1 | a05a42aefa79741fde8591a40364f9e0e14566d5 | refs/heads/master | 2021-09-11T19:10:30.357330 | 2018-04-11T08:02:40 | 2018-04-11T08:02:40 | 103,022,878 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,120 | java | package hashing;
import java.util.HashMap;
import java.util.Map;
/**
* https://leetcode.com/problems/contiguous-array
* 问题:给定一个二进制的数组,让我们找邻近的子数组使其 0 和 1 的个数相等
* 思路:
*/
public class ContiguousArray {
public static int findMaxLength(int[] nums) {
int maxLength = 0;
int sum = 0;
Map<Inte... | [
"[email protected]"
] | |
f7594397fca579f857648d8ee4e5e2a58a703147 | aa8bfeb580b9048ca17f0a57fc6478a3e456629a | /src/main/java/org/omg/IOP/IORHolder.java | 54cb9c4a4ec930504f5cb8bd97ae5a8929d229c0 | [] | no_license | KunkkaCoco/java7-source | 619f87ab0eca49cbeba09280e4d89e165dfc4ed2 | 1d59690d3f1f7c792b5de4f8a3941ad0326434f9 | refs/heads/master | 2016-09-05T12:03:58.162623 | 2014-07-17T04:31:23 | 2014-07-17T04:31:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 836 | java | package org.omg.IOP;
/**
* org/omg/IOP/IORHolder.java .
* Generated by the IDL-to-Java compiler (portable), version "3.2"
* from ../../../../src/share/classes/org/omg/PortableInterceptor/IOP.idl
* Wednesday, December 18, 2013 6:35:32 PM PST
*/
public final class IORHolder implements org.omg.CORBA.portable.St... | [
"[email protected]"
] | |
0c09834e3593db642b5ad98af8c733c3ab6b47eb | b8de362119bc7e7fa93e846b442a0772918d28d5 | /src/main/java/protocolsupport/protocol/packet/middleimpl/clientbound/play/v_1_8/SetHealth.java | 77e27a790b73a31b7216d7dd447f4bdab412bf69 | [
"Unlicense"
] | permissive | PlanetacraftBR/CHProtocol | e61875b4b4af84f46d741393fd824207d6486e88 | a5ced44d774b60348ea84231bcd7ef746a29ec01 | refs/heads/master | 2020-03-19T18:49:15.339766 | 2018-09-30T02:00:04 | 2018-09-30T02:00:04 | 136,826,639 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 922 | java | package protocolsupport.protocol.packet.middleimpl.clientbound.play.v_1_8;
import java.io.IOException;
import protocolsupport.api.ProtocolVersion;
import protocolsupport.protocol.packet.ClientBoundPacket;
import protocolsupport.protocol.packet.middle.clientbound.play.MiddleSetHealth;
import protocolsupport.protocol.p... | [
"[email protected]"
] | |
7fcb87f77366990d8a525f3e39bb4becbc790c64 | ea8013860ed0b905c64f449c8bce9e0c34a23f7b | /SystemUIGoogle/sources/kotlinx/atomicfu/InterceptorKt.java | 55615ccb176e78035c558e5f5dddeb04e67c5fe9 | [] | no_license | TheScarastic/redfin_b5 | 5efe0dc0d40b09a1a102dfb98bcde09bac4956db | 6d85efe92477576c4901cce62e1202e31c30cbd2 | refs/heads/master | 2023-08-13T22:05:30.321241 | 2021-09-28T12:33:20 | 2021-09-28T12:33:20 | 411,210,644 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 453 | java | package kotlinx.atomicfu;
import java.util.concurrent.locks.ReentrantLock;
/* compiled from: Interceptor.kt */
/* loaded from: classes2.dex */
public final class InterceptorKt {
private static AtomicOperationInterceptor interceptor = DefaultInterceptor.INSTANCE;
private static final ReentrantLock interceptorLo... | [
"[email protected]"
] | |
a8c5039405141b33ef9754ac602c643dd4548dca | 583f294ceaa05aa216f3ad773bb126af29e76c9c | /websocket/src/main/java/net/skhu/controller/HomeController.java | 70b4123dc1cd529ee0ad76fefbbffeccf6c1cb96 | [] | no_license | KimJye/spring_practice | da271c485a8c793092b90e703f925dbcd40f11b6 | 4289d3483c3002289bc88eec50b139dda52c4ce2 | refs/heads/master | 2022-12-22T06:30:01.437846 | 2020-01-13T07:36:27 | 2020-01-13T07:36:27 | 134,680,895 | 0 | 0 | null | 2022-12-16T08:57:40 | 2018-05-24T07:52:27 | JavaScript | UTF-8 | Java | false | false | 372 | java | package net.skhu.controller;
import org.springframework.messaging.handler.annotation.MessageMapping;
import org.springframework.messaging.handler.annotation.SendTo;
import org.springframework.stereotype.Controller;
import net.skhu.model.Message;
@Controller
public class HomeController {
@MessageMapping("/chat")
@... | [
"[email protected]"
] | |
85091d61d6581592104084c87033f36609316a19 | abbe7b5ff07fc51573abb8cb9e03c04fd11d2e9a | /Moderate/src/ticTacToe/ComplicatedBoard.java | d066ee9da455d63f47bc19136eaf65c92f098690 | [] | no_license | LeikaiMa/LGCHASER | 0a184298a433d673c6d284a3581e5455c5a99476 | a9409f64ddedd49cdc57fa9a7fa596d75d433230 | refs/heads/master | 2020-12-25T19:14:45.960514 | 2014-02-04T04:23:44 | 2014-02-04T04:23:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,472 | java | package ticTacToe;
// 如果是棋盘比较大,就需要用循环来check, 这时候同样是先看这个是否为空,如果不空可以从1开始测,这样可以将它和前一个进行比较。这样都比较完毕。
// 中间如果不行就直接break
// break 出来之后就要进行比较,如果比较完之后是N 就说明是正确的,如果不是就说明是中间break 出来的。
public class ComplicatedBoard {
Piece hasWon(Piece[][] board) {
int N = board.length;
int row = 0;
int col = 0;
for (row = 0; row < N; ro... | [
"[email protected]"
] | |
2214a6ae2e9d8cf7d4f5eefb462d20f5261f6685 | a5a81138a252f33c4f18012ccdaf8b08f22c4d5f | /mugen-beanmodule/src/java/com/arexis/mugen/model/modelmanager/UserCommsDTO.java | 2c2467f90e415d6cb45f841da023cccc47cdd939 | [] | no_license | bioit/mugen | ce97e540d05af07f5b03df0e6ce411c8d828e332 | 8d96871be007d9ed79f1d61a6ea21d093375e780 | refs/heads/master | 2021-01-17T11:55:05.738117 | 2011-01-21T21:07:58 | 2011-01-21T21:07:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,247 | java | package com.arexis.mugen.model.modelmanager;
import com.arexis.mugen.model.availability.AvailabilityRemote;
import com.arexis.mugen.simplelog.SimpleLogRemote;
import com.arexis.mugen.model.usercomments.UserCommsRemote;
import java.io.Serializable;
public class UserCommsDTO implements Serializable {
... | [
"[email protected]"
] | |
fe50a8a84e8740ddb5c54e10764743da289fca57 | 929557608e958cf7628b9e0bad8ac937c1ba7cd8 | /src/main/java/hudson/plugins/analysis/tokens/AbstractResultTokenMacro.java | a70dfa7bd46664d812e1530fb46dca52f0553d5f | [
"MIT"
] | permissive | loelala/analysis-core-plugin | 2d56d3ac2bfc65f6d93bbfe259ac4e78ea741557 | 13edc435dae4ac8a8ee274011fc7216a1e51c88c | refs/heads/master | 2021-04-15T19:00:54.583925 | 2018-03-12T09:55:29 | 2018-03-12T09:55:29 | 126,339,983 | 0 | 0 | MIT | 2018-04-23T09:43:59 | 2018-03-22T13:32:40 | Java | UTF-8 | Java | false | false | 878 | java | package hudson.plugins.analysis.tokens;
import hudson.plugins.analysis.core.BuildResult;
import hudson.plugins.analysis.core.ResultAction;
/**
* Provides a token that evaluates to the plug-in build result.
*
* @author Ulli Hafner
*/
public class AbstractResultTokenMacro extends AbstractTokenMacro {
/**
*... | [
"[email protected]"
] | |
4770722650f301ad5b7bfefd590f5944dced8922 | bf744ba24a594529fc2e6729afe19a20b70d6fde | /Proj-supergenius-XO/.svn/pristine/47/4770722650f301ad5b7bfefd590f5944dced8922.svn-base | 624e261772aaed293ff240d7308d12d365c7c7d0 | [] | no_license | greatgy/Code | 4e3fc647999d0ff94933c0ff85bf08228de62a1f | e198b7cf90a40e531235fa9e88df211e1978e177 | refs/heads/master | 2021-10-27T16:27:19.551730 | 2019-04-18T09:43:07 | 2019-04-18T09:43:07 | 182,007,387 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,044 | package com.supergenius.xo.gupage.dao;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertNotNull;
import static org.junit.Assert.assertNull;
import static org.junit.Assert.assertTrue;
import java.util.HashMap;
import java.util.Map;
import org.joda.time.DateTime;
import org.junit.After... | [
"[email protected]"
] | ||
18250963879f23d489014027f7f0fb4ff8487c31 | 2c648cf0a8bfe349728907850c9eabb39790a13c | /trunk/zk_sample_db/src/de/forsthaus/backend/model/SecRolegroup.java | f801aa9c984333f71f847bba6c9464bfdc49646c | [] | no_license | BGCX261/zk-sample-db-svn-to-git | fe825ad15fc6f33d526ecfcca230b6c8496e9911 | 60b5fe9496017ca1173ef483f8968373ad318146 | refs/heads/master | 2016-09-06T13:19:23.923558 | 2015-08-25T15:43:48 | 2015-08-25T15:43:48 | 42,322,272 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,725 | java | package de.forsthaus.backend.model;
// Generated 02.02.2009 14:17:37 by Hibernate Tools 3.2.2.GA
/**
* SecRolegroup generated by hbm2java
*/
public class SecRolegroup implements java.io.Serializable {
private static final long serialVersionUID = -8173065939240678650L;
private long rlgId = Long.MIN_VA... | [
"[email protected]"
] | |
2610adca3357f087d90c4fd6a8b4f4959a09e9b0 | b7693e7a6ba1c217c17b257f56367a6c826193f2 | /plugins/org.ifc4emf.metamodel.express/src/org/ifc4emf/metamodel/express/parser/ASTinteger_type.java | 65e4b6acc44fd786adda4494eec9960476eed59c | [] | no_license | patins1/ifc4emf | 6941967114f87965ea124c36b95aaedc5ef01349 | ad65df3fce500e5691625d4e0906041c8c0db284 | refs/heads/master | 2021-01-19T10:40:16.758125 | 2017-09-11T02:25:57 | 2017-09-11T02:25:57 | 87,891,492 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 758 | java | /* Generated By:JJTree: Do not edit this line. ASTinteger_type.java Version 4.3 */
/* JavaCCOptions:MULTI=true,NODE_USES_PARSER=false,VISITOR=true,TRACK_TOKENS=false,NODE_PREFIX=AST,NODE_EXTENDS=,NODE_FACTORY=,SUPPORT_CLASS_VISIBILITY_PUBLIC=true */
package org.ifc4emf.metamodel.express.parser;
public
@SuppressWa... | [
"patins@4fe55a55-8cb9-4820-ac24-0eeacf389520"
] | patins@4fe55a55-8cb9-4820-ac24-0eeacf389520 |
44002f11cd8b318f3ad8b0f2fbbb536fb8ca10ea | 1c1d07ed116d27139031af210f94787cfa5a3434 | /mytoolslibrary/src/main/java/com/ltf/mytoolslibrary/viewbase/utils/KeyboardChangeListener.java | d9e8465d5496ce320d5329b3f611e58d6c2cf798 | [] | no_license | jiangfanyang/mytoolslibrary | c20bca438b56816809efe382dfb61f0e14cf28e3 | 5a75743ee5be97f292f1039eeac9b1695bafa250 | refs/heads/master | 2020-05-25T03:22:08.405468 | 2017-02-27T01:26:25 | 2017-02-27T01:26:25 | 84,905,887 | 2 | 1 | null | 2017-04-01T07:13:04 | 2017-03-14T04:35:38 | Java | UTF-8 | Java | false | false | 5,353 | java | package com.ltf.mytoolslibrary.viewbase.utils;
import android.app.Activity;
import android.content.Context;
import android.graphics.Rect;
import android.os.Build;
import android.util.Log;
import android.view.View;
import android.view.ViewTreeObserver;
import android.widget.EditText;
/**
* 作者:${李堂飞} on 2016/11/12 001... | [
"123456"
] | 123456 |
4a31cd7e090d31f9980dac966a1fdcdd6811d71f | 94d91903819947c4fb2598af40cf53344304dbac | /wssmall_1.2.0/order_server/src/main/java/com/ztesoft/net/mall/core/model/mapper/CartItemMapper.java | 28842ab53710989f61310475da6d318101b6cbdf | [] | no_license | lichao20000/Union | 28175725ad19733aa92134ccbfb8c30570f4795a | a298de70065c5193c98982dacc7c2b3e2d4b5d86 | refs/heads/master | 2023-03-07T16:24:58.933965 | 2021-02-22T12:34:05 | 2021-02-22T12:34:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,798 | java | package com.ztesoft.net.mall.core.model.mapper;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.HashMap;
import java.util.List;
import net.sf.json.JSONArray;
import org.springframework.jdbc.core.RowMapper;
import com.ztesoft.net.eop.sdk.utils.UploadUtil;
import com.ztesoft.net.framework.ut... | [
"hxl971230.outlook.com"
] | hxl971230.outlook.com |
0f62d22238195e4c62ba16c60d671bf91e46e063 | 7735ab0e6e66964313ee04ff85ab9caffa4aecfd | /src/main/java/chapter5/StringSort.java | e6e08e72ce10cc77dad50cd32cd735fd97a0c6ce | [] | no_license | whl6785968/DaliyAlgoPractice | 6d988ff9048fae68ca2cc0c0edfd5b851eb83ff6 | 105660f0247c6a9ef0ec775b5b54d807e0e0c781 | refs/heads/master | 2022-05-31T10:05:09.231023 | 2019-11-25T13:29:12 | 2019-11-25T13:29:12 | 195,416,460 | 0 | 0 | null | 2022-05-24T20:54:06 | 2019-07-05T13:45:07 | Java | UTF-8 | Java | false | false | 1,038 | java | package chapter5;
import java.io.*;
public class StringSort {
public void keyIndexSort(String[] a,int W){
int N = a.length;
int R = 256;
String[] aux = new String[N];
for(int d=W-1;d>0;d--){
int[] count = new int[R+1];
for(int i=0;i<N;i++){
... | [
"[email protected]"
] | |
5a406ef62685cb4366295e7bb96294c25d3cf9f6 | 79e2e3347aaaac76f771beebdf4a50bcb9804e9f | /app/src/main/java/com/windmillsteward/jukutech/activity/mine/fragment/MyPublishView.java | d75199eeb08cf0967923723e8dbda07ff8b258fa | [] | 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 | 731 | java | package com.windmillsteward.jukutech.activity.mine.fragment;
import com.windmillsteward.jukutech.base.BaseViewModel;
import com.windmillsteward.jukutech.bean.MyPublishBean;
/**
* 描述:
* 时间:2018/2/20/020
* 作者:xjh
*/
public interface MyPublishView extends BaseViewModel {
/**
* 初始化数据成功
* @param bean
... | [
"[email protected]"
] | |
beeed151f382a175dc5026246eb473bf7752c467 | d611234422354667d0f76056e481bd6390708fbb | /Algorithms/1177. Can Make Palindrome from Substring.java | c300633f59edc38121689f397732a6a254605010 | [] | no_license | hellcy/leetcode | 979b05e5fc37b05a268e50230a39afda0ca01a1b | a952005e45cdabc829f46f3abb22517d448a880c | refs/heads/master | 2022-02-14T02:12:03.600820 | 2022-02-06T13:11:44 | 2022-02-06T13:11:44 | 204,588,041 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,418 | java | class Solution {
public List<Boolean> canMakePaliQueries(String s, int[][] queries) {
/*
Algorithm explained:
we know there are only 26 characters in the English alphabet,
which means if k is equal to or greater than 13, we can definately make it to palindrom... | [
"[email protected]"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.