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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
6b4cdab9eb85e5a97831addcab755a90ce7bf547 | 0270d7637fc2e0dc93bc4fc5395d523445329935 | /PupsOil-001/src/java/com/pups/oil/dto/CityDTO.java | c53b4e50dd5f63b5ee8304fd99bda69014b00705 | [] | no_license | malengatiger/pupsOilBackEnd-Repo | aac6bf0af1829a938170fdbbeca5312194ee98a3 | 1db2f0cec3e892a760c0e625ecc102075665792d | refs/heads/master | 2021-01-23T13:47:36.299499 | 2014-10-07T15:11:04 | 2014-10-07T15:11:04 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,205 | 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 com.pups.oil.dto;
import com.pups.oil.data.City;
import java.io.Serializable;
import java.util.List;
/**
*
* @author aubre... | [
"malengatiger@gmail.com"
] | malengatiger@gmail.com |
9e446faf02e05f4e36607838de16a0805a1e71df | 37646551080d7538481f1e1d1a88af152b8127d8 | /main/src/com/company/Utils.java | f3f2e08bca7bc41d18abf1a5532dc001be4da8c5 | [] | no_license | gerardfp/problems | 08430b95b845f334bff690b7ca804816bf96e9fd | 922cd930a768b7dcde5dfb670afe2da8b21a00ea | refs/heads/master | 2022-01-31T14:00:36.999382 | 2019-07-18T15:04:12 | 2019-07-18T15:04:12 | 197,878,503 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,968 | java | package com.company;
public class Utils {
public static void printMatrix(int[][] m){
for (int i = 0; i < m.length; i++) {
for (int j = 0; j < m[i].length; j++) {
if(m[i][j] == Integer.MIN_VALUE){
System.out.printf(" -");
}else if(m[i][j] == ... | [
"gerardfp@gmail.com"
] | gerardfp@gmail.com |
8687375072dcd2e36de7602b98a07f7cb613e335 | 908cca9d9c810b7fe62085fcb8a1c6062a1954ea | /03_LibreriasExternas/01_ButterKnife/app/src/androidTest/java/com/miguelcr/a01_butterknife/ExampleInstrumentedTest.java | 988f93c4713443ec55d0d63b6d7372cf27dd3f0b | [] | no_license | miguelcamposdev/pmdm2016 | 933428b49795d719390831463389c8129a847da1 | e1cfda179a0b06e8455ad5a55b43fc9eb2a69bf2 | refs/heads/master | 2021-06-15T08:36:46.031379 | 2017-03-27T11:02:52 | 2017-03-27T11:02:52 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 760 | java | package com.miguelcr.a01_butterknife;
import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumentation test, which will execute on an... | [
"camposmiguel@gmail.com"
] | camposmiguel@gmail.com |
79b7be6be7e4d14cfb476dc0ba277eb1e1fb9b87 | 47a1618c7f1e8e197d35746639e4480c6e37492e | /src/oracle/retail/stores/pos/ado/tender/TenderFactory.java | 8ab395a1d3ada09de66cc272b06c1e20c570feb4 | [] | no_license | dharmendrams84/POSBaseCode | 41f39039df6a882110adb26f1225218d5dcd8730 | c588c0aa2a2144aa99fa2bbe1bca867e008f47ee | refs/heads/master | 2020-12-31T07:42:29.748967 | 2017-03-29T08:12:34 | 2017-03-29T08:12:34 | 86,555,051 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 7,039 | java | /* ===========================================================================
* Copyright (c) 1998, 2011, Oracle and/or its affiliates. All rights reserved.
* ===========================================================================
* $Header: rgbustores/applications/pos/src/oracle/retail/stores/pos/ado/tender/Te... | [
"Ignitiv021@Ignitiv021-PC"
] | Ignitiv021@Ignitiv021-PC |
0941273e0dee5742e07e5a1c2a35f01d7e0c0f55 | 819b29d01434ca930f99e8818293cc1f9aa58e18 | /src/codebook/graph/LowestCommonAncestorEuler.java | 660be3916f96bab04992c671a40903504dfac3f3 | [
"Apache-2.0",
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | ANUJ581/competitive-programming-1 | 9bd5de60163d9a46680043d480455c8373fe26a7 | d8ca9efe9762d9953bcacbc1ca1fe0da5cbe6ac4 | refs/heads/master | 2020-08-06T18:43:09.688000 | 2019-10-06T04:54:47 | 2019-10-06T04:54:47 | 213,110,718 | 0 | 0 | NOASSERTION | 2019-10-06T04:54:18 | 2019-10-06T04:54:18 | null | UTF-8 | Java | false | false | 3,112 | java | /*
* An algorithm to find the lowest common ancestor (LCA) of two nodes in a tree based on the Eulerian path of a tree.
*
* Time complexity:
* - Preprocessing: O(V + E)
* - Query: O(log V)
*/
package codebook.graph;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
i... | [
"jeffrey.xiao1998@gmail.com"
] | jeffrey.xiao1998@gmail.com |
64227292837c3f1eccbb669821953bad316804f6 | 3e2f2a02e4f2f04c568b34cfe4190377497ab9e9 | /features/kms-keystore-api/src/main/java/com/intel/kms/api/KeyAttributes.java | dd7262469b61cb9aece92e3332bd8296adc859b6 | [] | no_license | opencit/opencit-kms | d25cc16edcf31a81ab18d735bfade783619f17da | 2aa58aef2edd3851dabdf98395473fcd07fc4fee | refs/heads/master | 2021-01-21T11:15:31.299436 | 2018-10-17T17:36:42 | 2018-10-17T17:36:42 | 91,732,010 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 5,097 | java | /*
* Copyright (C) 2014 Intel Corporation
* All rights reserved.
*/
package com.intel.kms.api;
import com.intel.dcsg.cpg.io.Copyable;
import com.intel.mtwilson.util.crypto.key2.CipherKeyAttributes;
import com.intel.mtwilson.util.crypto.key2.CipherKey;
import java.net.MalformedURLException;
import java.net.URL;
/**... | [
"jonathan.buhacoff@intel.com"
] | jonathan.buhacoff@intel.com |
52dfbe341a774718d49ea3f42ae290e431ef0620 | 4f14fd14ebd0f7688c67aff63a1feb618d34b4bc | /src/main/java/br/mp/mpf/ssin/migri/web/rest/PessoaResource.java | 8ffc7c00106a68f33632b231c8098489c617af4d | [] | no_license | MPF-SSIN/migri | f8534e10d9d64616d8ab218ed2752eb2eb44da1d | c2682b862ab3ac78090fd289a9fdb7a326e05691 | refs/heads/main | 2023-03-15T00:15:48.019157 | 2021-03-04T01:20:58 | 2021-03-04T01:20:58 | 344,299,952 | 0 | 0 | null | 2021-03-04T01:20:58 | 2021-03-04T00:12:59 | Java | UTF-8 | Java | false | false | 4,682 | java | package br.mp.mpf.ssin.migri.web.rest;
import br.mp.mpf.ssin.migri.domain.Pessoa;
import br.mp.mpf.ssin.migri.service.PessoaService;
import br.mp.mpf.ssin.migri.web.rest.errors.BadRequestAlertException;
import io.github.jhipster.web.util.HeaderUtil;
import io.github.jhipster.web.util.ResponseUtil;
import org.slf4j.Lo... | [
"jhipster-bot@jhipster.tech"
] | jhipster-bot@jhipster.tech |
35d1b35ae4b9ea3a451286fea177f169be8a99ed | ecf796983785c4e92a1377b3271b5b1cf66a6495 | /Projects/NCC_621/app/src/main/java/cn/rongcloud/werewolf/common/factory/dialog/base/CenterDialogFactory.java | 8f4f3a8b615321e127c6b28266754a1f230aacb4 | [] | no_license | rongcloud-community/RongCloud_Hackathon_2020 | 1b56de94b470229242d3680ac46d6a00c649c7d6 | d4ef61d24cfed142cd90f7d1d8dcd19fb5cbf015 | refs/heads/master | 2022-07-27T18:24:19.210225 | 2020-10-16T01:14:41 | 2020-10-16T01:14:41 | 286,389,237 | 6 | 129 | null | 2020-10-16T05:44:11 | 2020-08-10T05:59:35 | JavaScript | UTF-8 | Java | false | false | 615 | java | package cn.rongcloud.werewolf.common.factory.dialog.base;
import android.app.Dialog;
import android.view.Gravity;
import android.view.Window;
import androidx.fragment.app.FragmentActivity;
import cn.rongcloud.werewolf.R;
/**
* 从中部弹出的dialog
*/
public class CenterDialogFactory implements SealMicDialogFactory {
... | [
"geekonline@126.com"
] | geekonline@126.com |
e7fc050fae9bac092c02c78f5a0ae164f039f83e | 4c304a7a7aa8671d7d1b9353acf488fdd5008380 | /src/main/java/com/alipay/api/response/AlipayAssetCardTransferResponse.java | 463350d779c0ecd58c29ddb15975f54f268319b0 | [
"Apache-2.0"
] | permissive | zhaorongxi/alipay-sdk-java-all | c658983d390e432c3787c76a50f4a8d00591cd5c | 6deda10cda38a25dcba3b61498fb9ea839903871 | refs/heads/master | 2021-02-15T19:39:11.858966 | 2020-02-16T10:44:38 | 2020-02-16T10:44:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 669 | java | package com.alipay.api.response;
import com.alipay.api.internal.mapping.ApiField;
import com.alipay.api.AlipayResponse;
/**
* ALIPAY API: alipay.asset.card.transfer response.
*
* @author auto create
* @since 1.0, 2019-04-28 14:48:45
*/
public class AlipayAssetCardTransferResponse extends AlipayResp... | [
"ben.zy@antfin.com"
] | ben.zy@antfin.com |
341e7ef35d6b3b948d0380278c497ed364d106c1 | 344012f7d7d40844bda14a2eb8b9e277f1d4ce97 | /arthas-modules/arthas-core/src/main/java/com/arthas/core/utils/ArthasBanner.java | bf605e0facd22ec7773b37fa1ef6b58d00a45c40 | [
"MIT"
] | permissive | quyixiao/tiny-arthas | d85ff15ae4944be61fa8f66f6426f8daf2c94fa3 | 720e15b194084f85c5b5e67624ed6747d17b2eec | refs/heads/master | 2023-02-17T01:30:12.774477 | 2021-01-19T12:46:56 | 2021-01-19T12:46:56 | 330,977,014 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,557 | java | package com.arthas.core.utils;
import com.arthas.core.shell.ShellServerOptions;
import java.io.InputStream;
/**
* @author beiwei30 on 16/11/2016.
*/
public class ArthasBanner {
private static final String LOGO_LOCATION = "/com/taobao/arthas/core/res/logo.txt";
private static final String CREDIT_LOCATION =... | [
"2621048238@qq.com"
] | 2621048238@qq.com |
9563f0b60b3a73135f3d54decc4fc6afd2b1d74c | 53a48fdc98b1c635552710245f5062e474066efd | /datagenerator/src/main/java/com/example/model/APIEquipType.java | e9e27026a87e5f409d7e4b41037a333e5a5e54a6 | [] | no_license | kcwikizh/Akashi-Toolkit | 0b373429706132c2b32b10dd569045dd86039993 | ea5ac6517d626a9b07cc9a786df47a106a5a30fb | refs/heads/master | 2020-12-11T03:24:25.228509 | 2018-05-18T11:09:37 | 2018-05-18T11:09:37 | 53,382,996 | 35 | 17 | null | 2018-02-27T02:16:45 | 2016-03-08T04:39:29 | Java | UTF-8 | Java | false | false | 1,178 | java | package com.example.model;
/**
* Created by Rikka on 2016/10/4.
*/
public class APIEquipType {
private int show_flg;
private String name;
private int id;
private String chinese_name;
public APIEquipType(int show_flg, String name, int id, String chinese_name) {
this.show_flg = show_flg;... | [
"rikka@xing.moe"
] | rikka@xing.moe |
ce61a6402d713522b15d4a9280082108f41d4aa8 | 995f73d30450a6dce6bc7145d89344b4ad6e0622 | /Mate20-9.0/src/main/java/com/huawei/hilink/framework/aidl/HilinkServiceProxy.java | 3340795e2dc2e299b6878a26e1b2bcf780513bda | [] | no_license | morningblu/HWFramework | 0ceb02cbe42585d0169d9b6c4964a41b436039f5 | 672bb34094b8780806a10ba9b1d21036fd808b8e | refs/heads/master | 2023-07-29T05:26:14.603817 | 2021-09-03T05:23:34 | 2021-09-03T05:23:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,867 | java | package com.huawei.hilink.framework.aidl;
import android.app.PendingIntent;
import android.content.ComponentName;
import android.content.Context;
import android.content.Intent;
import android.content.ServiceConnection;
import android.os.Bundle;
import android.os.IBinder;
import android.os.RemoteException;
import andro... | [
"dstmath@163.com"
] | dstmath@163.com |
f66946c3322d43c9c1278c01dc5e37e6e117ab05 | 35dcced34f39f1c4ee74d43f5edb6e16f61f2303 | /03. Desarrollo/02. CodigoFuente/tecnica/V1.0.0/src/main/java/co/edu/sena/dwbh/config/LiquibaseConfiguration.java | 1bb672b5253e0a63fef7b4d99423afe08a2c5633 | [] | no_license | Lotbrock/D.W.B.H-CORPORATION | 459fded0bcd5afb4da5eadeedc077729948759a6 | 405a3d298705e7bd86dead16f741b906e22a504b | refs/heads/master | 2022-01-31T18:24:32.353081 | 2018-12-10T18:08:51 | 2018-12-10T18:08:51 | 151,576,870 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,990 | java | package co.edu.sena.dwbh.config;
import javax.sql.DataSource;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Qualifier;
import org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties;
import org.springframework.context.annotation.Bean;
import ... | [
"jafajardo37@misena.edu.co"
] | jafajardo37@misena.edu.co |
e01e6815fdd45490aa6a52990128bc1981c1acfb | 3efc2074ee6f64c92c2e0c272153f8d602b65945 | /Muse_Valerio/Muse/srcRTP/com/sun/media/rtp/RTPControlImpl.java | d95017adac26155a89a82e0d6e089cda0bd7c2b1 | [] | no_license | marconanni/muse3 | 80ea97e2357d42a8426ca565f179ed62ea421dfe | 98004320df6eef09a97915c0c02b1e3146ea2bd1 | refs/heads/master | 2021-01-10T18:44:32.171711 | 2010-03-03T14:44:18 | 2010-03-03T14:44:18 | 34,604,347 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,656 | java | // Decompiled by Jad v1.5.8f. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.kpdus.com/jad.html
// Decompiler options: packimports(3)
// Source File Name: RTPControlImpl.java
package com.sun.media.rtp;
import com.sun.media.util.RTPInfo;
import java.awt.Component;
import java.util.Enumeratio... | [
"pire.dejaco@0b1e5f34-49f6-11de-a65c-33beeba39556"
] | pire.dejaco@0b1e5f34-49f6-11de-a65c-33beeba39556 |
bb7bd2cdddb6809f8e572cd32df17da5c4ddf1d2 | e70abc02efbb8a7637eb3655f287b0a409cfa23b | /hyjf-mybatis/src/main/java/com/hyjf/mybatis/mapper/customize/AleveCustomizeMapper.java | 9c50d917da8dbd8c055924f8c4b30d32499b8799 | [] | no_license | WangYouzheng1994/hyjf | ecb221560460e30439f6915574251266c1a49042 | 6cbc76c109675bb1f120737f29a786fea69852fc | refs/heads/master | 2023-05-12T03:29:02.563411 | 2020-05-19T13:49:56 | 2020-05-19T13:49:56 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 450 | java | package com.hyjf.mybatis.mapper.customize;
import com.hyjf.mybatis.model.customize.AleveLogCustomize;
import java.util.List;
/**
* Created by cuigq on 2018/1/22.
*/
public interface AleveCustomizeMapper {
Integer queryAleveLogCount(AleveLogCustomize aleveLogCustomize);
List<AleveLogCustomize> queryAleveL... | [
"heshuying@hyjf.com"
] | heshuying@hyjf.com |
8c2d695801b4faad0a92719f76e94b7797d03dcc | 7a2c66bf546b5a637f4704502487e7bab6d81cc9 | /src/main/java/net/haesleinhuepf/clij2/plugins/WriteValuesToPositions.java | 2679654b900b6ee6b7618d584acebc034b4ab513 | [
"BSD-3-Clause"
] | permissive | maarzt/clij2 | 470a13565e4f996dfaf72c3eebce4544d76c1c8c | c65124ab157b04726c731bfdbf6c3aae15a4f072 | refs/heads/master | 2021-04-20T13:10:58.980067 | 2020-03-22T20:59:31 | 2020-03-22T20:59:31 | 249,686,118 | 0 | 0 | NOASSERTION | 2020-03-24T11:07:48 | 2020-03-24T11:07:47 | null | UTF-8 | Java | false | false | 1,982 | java | package net.haesleinhuepf.clij2.plugins;
import net.haesleinhuepf.clij.clearcl.ClearCLBuffer;
import net.haesleinhuepf.clij.macro.CLIJMacroPlugin;
import net.haesleinhuepf.clij.macro.CLIJOpenCLProcessor;
import net.haesleinhuepf.clij.macro.documentation.OffersDocumentation;
import net.haesleinhuepf.clij2.AbstractCLIJ2... | [
"rhaase@mpi-cbg.de"
] | rhaase@mpi-cbg.de |
d9eac13c432bff2cefc4f5f71378f72f64666419 | 6d577a4cdd6681a33dd7a2a5d03099225c28fdfd | /src/main/java/com/ibaixiong/merchant/service/impl/SsssGetcashServiceImpl.java | aa614a719c313e548240bdcd9f3a935f7480c8d4 | [] | no_license | hansq-rokey/h7 | 19286e5d4d4349203d68b21c5bcea8e68c618594 | cb9aed341b1e85c96ae0ab65c6a6b9b1ffcf0683 | refs/heads/master | 2021-01-18T03:37:30.461519 | 2017-03-22T08:55:33 | 2017-03-22T08:55:33 | 85,805,001 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,474 | java | package com.ibaixiong.merchant.service.impl;
import java.util.Date;
import java.util.List;
import java.util.Map;
import javax.annotation.Resource;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import com.github.pagehelper.PageHelper;
import com.ibaix... | [
"hanshuaiqi@ibaixiong.com"
] | hanshuaiqi@ibaixiong.com |
d03ea99f54fbe6cd490ab2ea1f97029d0eecef37 | 32d373bdd62a23a8d1db79accde683d835bf1aa8 | /JAVA程序/Game05.java | f42e1aa3329460789eec521ea0fa24f7a1442dc9 | [] | no_license | sqsgalaxys/workspace | 77f585574111369e1ea892838e7b4737e9e943f8 | 0777c68f530aaabffa9a5a294b14c449774b6ac3 | refs/heads/master | 2021-01-01T17:27:06.512834 | 2016-09-20T12:19:55 | 2016-09-20T12:19:55 | null | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 803 | java | // 游戏档案库
import javax.swing.*;
public class Game05
{
public static void main(String[] args)
{
boolean cont = false;
do {
cont = false;
// 定义字符串数组存储游戏名称
String names[] = {
"Define : \"Games\"",
"The Dungeon Defender",
"Regional Math - a - thon",
"National Math - a - tgon"
};
... | [
"samlv@tencent.com"
] | samlv@tencent.com |
f4180ffb2d41f4fa5fb03f0ea34fedfc3d8910de | 0af8b92686a58eb0b64e319b22411432aca7a8f3 | /large-multiproject/project68/src/test/java/org/gradle/test/performance68_3/Test68_247.java | 94d7e5384e41fef649b44f4dcc60862090359a8e | [] | no_license | gradle/performance-comparisons | b0d38db37c326e0ce271abebdb3c91769b860799 | e53dc7182fafcf9fedf07920cbbea8b40ee4eef4 | refs/heads/master | 2023-08-14T19:24:39.164276 | 2022-11-24T05:18:33 | 2022-11-24T05:18:33 | 80,121,268 | 17 | 15 | null | 2022-09-30T08:04:35 | 2017-01-26T14:25:33 | null | UTF-8 | Java | false | false | 292 | java | package org.gradle.test.performance68_3;
import static org.junit.Assert.*;
public class Test68_247 {
private final Production68_247 production = new Production68_247("value");
@org.junit.Test
public void test() {
assertEquals(production.getProperty(), "value");
}
} | [
"cedric.champeau@gmail.com"
] | cedric.champeau@gmail.com |
3ba0b5cf2270ad1896449d2f4d2d3ac097d723a4 | f4975228359e9eb6e3c1af87a965d14f51218208 | /src/main/java/org/telegram/tl/TLContext.java | a214ea29066862f7ad97e4d7a00fef5695d87347 | [
"MIT"
] | permissive | 2k13yr/telegram-tl-core | b01b8d797e1354d1b525d9f10ce7bee0657afc3c | 95b11f2068c789109775103c0744658c0e6d24a4 | refs/heads/master | 2021-01-16T21:38:21.570193 | 2014-02-10T09:28:15 | 2014-02-10T09:28:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,841 | java | package org.telegram.tl;
import java.io.BufferedInputStream;
import java.io.ByteArrayInputStream;
import java.io.IOException;
import java.io.InputStream;
import java.util.HashMap;
import java.util.zip.GZIPInputStream;
/**
* TypeLanguage context object. It performs deserialization of objects and vectors.
* All known... | [
"me@ex3ndr.com"
] | me@ex3ndr.com |
a222af3d687304284d026708c28e3047fc0be218 | d8ece358ad0ce666849244c0f70852136d6bee90 | /src/com/chinaedustar/publish/model/TreeViewQueryObject.java | bc28f4d3ac44713fc8e34f19222372c550445971 | [] | no_license | yxxcrtd/Publish | 0590b2e07a79742e03eaea02d6b9ec46b6f4cfaa | cb3bc8f480282ff1ba895c0e51058e76db6d65bc | refs/heads/master | 2020-05-31T15:20:59.186270 | 2019-06-05T08:16:23 | 2019-06-05T08:16:23 | 190,354,067 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 527 | java | package com.chinaedustar.publish.model;
/**
* 树形结构的查询语句对象。
* 保存了从树形结构的表中查询出结果的 where 与 order 子句。
* @author wangyi
*
*/
public class TreeViewQueryObject {
private String where;
private String order;
public String getOrder() {
return order;
}
public void setOrder(String order) {
this.orde... | [
"yxxcrtd@gmail.com"
] | yxxcrtd@gmail.com |
b67c280f9c86a27f4056884b22c6efe9724cb26b | baba7ae4f32f0e680f084effcd658890183e7710 | /MutationFramework/muJava/muJavaMutantStructure/Persistence/TobiasSamples/Debug2/int_maxElement(int)/COI_6/Debug2.java | e69770dc0ba08efe4f76e1a22eba12f83758b12b | [
"Apache-2.0"
] | permissive | TUBS-ISF/MutationAnalysisForDBC-FormaliSE21 | 75972c823c3c358494d2a2e9ec12e0a00e26d771 | de825bc9e743db851f5ec1c5133dca3f04d20bad | refs/heads/main | 2023-04-22T21:29:28.165271 | 2021-05-17T07:43:22 | 2021-05-17T07:43:22 | 368,096,901 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,789 | java | // This is a mutant program.
// Author : ysma
public class Debug2
{
/*@
@ normal_behavior
@ requires true;
@ ensures \result>=0 ==> a[\result]==x;
@*/
public static int linearSearch( int[] a, int x )
{
int i = a.length - 1;
/*@ loop_invariant !(\exists int q; q >= i+1 && q < a.length; a[q]==x) && i>... | [
"a.knueppel@tu-bs.de"
] | a.knueppel@tu-bs.de |
ff5c2840c6120755ebe2632903830c9d4db837a1 | 134b9e0aa79d083dec81ddfe1df00a516c1f1d18 | /src/test/java/com/sistemaspadrao/crud/web/rest/TestUtil.java | 0cff1f150fcaf8de8665c6215f8f6aa2c4e34818 | [] | no_license | rafaelluciodeveloper/crudjhipster | d1b03fff945cd58b17e1ce3fe60832611c822a6a | 0300a636f4cfa31de6bb9e2adddb0d37c8d66708 | refs/heads/master | 2020-03-20T22:24:11.173903 | 2018-06-18T19:23:39 | 2018-06-18T19:23:39 | 137,796,577 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,189 | java | package com.sistemaspadrao.crud.web.rest;
import com.fasterxml.jackson.annotation.JsonInclude;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.fasterxml.jackson.datatype.jsr310.JavaTimeModule;
import org.hamcrest.Description;
import org.hamcrest.TypeSafeDiagnosingMatcher;
import org.springframework.form... | [
"jhipster-bot@users.noreply.github.com"
] | jhipster-bot@users.noreply.github.com |
3612183ecdaeace68fd0e3ab00e6fa9d4909be14 | 502ea93de54a1be3ef42edb0412a2bf4bc9ddbef | /sources/com/google/android/gms/ads/internal/overlay/C3108d.java | eebf2ed4005d7c58233705ed106889e3e2652583 | [] | no_license | dovanduy/MegaBoicotApk | c0852af0773be1b272ec907113e8f088addb0f0c | 56890cb9f7afac196bd1fec2d1326f2cddda37a3 | refs/heads/master | 2020-07-02T04:28:02.199907 | 2019-08-08T20:44:49 | 2019-08-08T20:44:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 468 | java | package com.google.android.gms.ads.internal.overlay;
import com.google.android.gms.internal.ads.C4125rn;
/* renamed from: com.google.android.gms.ads.internal.overlay.d */
final /* synthetic */ class C3108d implements C4125rn {
/* renamed from: a */
private final C3107c f9100a;
C3108d(C3107c cVar) {
... | [
"pablo.valle.b@gmail.com"
] | pablo.valle.b@gmail.com |
bdfa168e4ffa2555c26aef6b022d9bc7b4a65fd0 | 87f7af1e58e6f6e029ef7bc4877f3e78926c6c81 | /desdiown-programacion-46c8059d5bb2/Evaluación 1/Examen 1/Ejercicios realizados/Pseudocódigos sobre Netbeans/Ejercicios programación/src/EjerciciosPseudocódigo/Ejercicio7.java | ada7b7bafcb575526e784b26e9be2e3a9833d06f | [] | no_license | d3sd1/uc3m-workarounds | a115942b4fb2c1003bc770134973ed4304b30fee | ada16b68a26c11081db696cca813a28551957661 | refs/heads/master | 2020-12-12T12:27:39.685148 | 2020-04-23T21:29:58 | 2020-04-23T21:29:58 | 234,124,789 | 0 | 0 | null | 2020-04-23T21:30:00 | 2020-01-15T16:35:43 | HTML | UTF-8 | Java | false | false | 497 | java | package EjerciciosPseudocódigo;
import java.util.Scanner;
public class Ejercicio7 {
public static void main(String[] args) {
Scanner input = new Scanner(System.in);
System.out.println("Introduce un número: ");
int number_fact = input.nextInt();
int number_final = 1;
for(int i... | [
"andreigarciacuadra@gmail.com"
] | andreigarciacuadra@gmail.com |
61a66264f153994762424b430d7a4e479414458e | f79fe2dc4971ed91145a4a574ca27c172b0bf68b | /src/main/java/samrock/MissingChapter.java | 3008e56bbf4631edf1077a4c49c8b5001cb0bc5f | [] | no_license | naaspati-practicing/SamrockTools | d3a3ef4c5646db1554a277030ca3492c4b4d81b8 | e2cc56be53fc8cca6cdec59ed358017d8515fdc2 | refs/heads/master | 2020-04-15T22:38:07.644568 | 2019-07-17T16:37:34 | 2019-07-17T16:37:34 | 165,080,383 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 313 | java | package samrock;
public class MissingChapter {
public final int manga_id;
public final double number;
public final String title;
public MissingChapter(int manga_id, double number, String title) {
this.manga_id = manga_id;
this.number = number;
this.title = title;
}
} | [
"naaspati@gmail.com"
] | naaspati@gmail.com |
d7f7db3895fb28a78a6bca03b4c5d429f3dbc6c1 | e4e3dc49a1e92195d97f61c5c8f36178214e12c2 | /src/net/wit/dao/impl/MobileSegmentDaoImpl.java | a0e62e091d032a1609b8fe835b5658abef9f11b8 | [] | no_license | pologood/FMCG | 1a393fcc4c7942ca932a2ee5c169c3bf630145e0 | 690cb06da198fb6a3dec98c1ed7b4886b716a40b | refs/heads/master | 2021-01-09T20:08:09.461153 | 2017-02-06T09:27:48 | 2017-02-06T09:27:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,071 | java | /*
* Copyright 2005-2013 rsico. All rights reserved.
* Support: http://www.rsico.cn
* License: http://www.rsico.cn/license
*/
package net.wit.dao.impl;
import javax.persistence.FlushModeType;
import javax.persistence.NoResultException;
import net.wit.dao.MobileSegmentDao;
import net.wit.entity.MobileSegment;
imp... | [
"hujun519191086@163.com"
] | hujun519191086@163.com |
f1cee10d6df47f12eeec272f192d9770551bc19e | c074acf2945feebfe5927478eb36dee946364f0a | /leetcode/src/main/java/com/chang/leetcode/Problem86.java | cd380bf0d9f99944c8721ca1082ffc0d789171e5 | [] | no_license | wooyeeyii/think-in-java | fcbf9d7baf9fe30ac0dbdb8ebe43a98f69541175 | 3d8c7ab5a7ede7b9d625881bda350ecc19a47375 | refs/heads/master | 2021-11-08T17:08:10.117191 | 2021-11-05T01:22:40 | 2021-11-05T01:22:40 | 178,848,694 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,614 | java | /*
* 86. Partition List
*
* Given a linked list and a value x, partition it such that all nodes
* less than x come before nodes greater than or equal to x.
*
* You should preserve the original relative order of the nodes in each of the two partitions.
*
* Example:
* Input: head = 1->4->3->2->5->2, x = 3
* Out... | [
"wooyeeyii@163.com"
] | wooyeeyii@163.com |
81863fc9b8039d889065fb2cc9b7b83759cfbd45 | fa5fb9ccc28d8ebdfb4ec10098241822c3129bee | /DrivingTest/app/src/main/java/cn/hongjitech/vehicle/javaBean/ReservationInfoRoot.java | 138c38ce6cbe3bc4370ce0025c60c5e202f91a36 | [] | no_license | JiaoPengJob/TechPro | b9a83b07c061fae284330613e96ebaca737e5a5c | 6d930653fabb338f10b37899f9eaf646599eaa5d | refs/heads/master | 2020-04-06T06:53:41.157609 | 2016-09-14T02:39:09 | 2016-09-14T02:39:09 | 65,542,251 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 682 | java | package cn.hongjitech.vehicle.javaBean;
import java.util.List;
/**
* 预约信息:根
*/
public class ReservationInfoRoot {
private String result;
private List<ReservationInfo> data;
public ReservationInfoRoot() {
}
public ReservationInfoRoot(String result, List<ReservationInfo> data) {
this.r... | [
"jiaopengjob@outlook.com"
] | jiaopengjob@outlook.com |
8e1507b6668eef8a4dff867bf62f6acd07f89111 | f585bd4254b912d6e0cae13653312e063d3e4696 | /app_network/src/main/java/com/sdxxtop/guardianapp/model/bean/InitBean.java | 1e79f1468e00f199f1240f53bdc239bf7f3f2913 | [] | no_license | ZhouSilverBullet/GuardianApp | 4844a647f72cc7bf9467e6f063d0e24ee4795f47 | ece98a058303beb25f88db11b46a08d40ff51f69 | refs/heads/master | 2020-04-29T06:57:52.841323 | 2020-03-19T07:28:40 | 2020-03-19T07:28:40 | 175,936,517 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,430 | java | package com.sdxxtop.guardianapp.model.bean;
public class InitBean {
// {
// "apk_url":"",//app更新地址
// "version_code":"20100",//更新后的版本号
// "version_name":"V2.1.0",//版本名称
// "content":"1.增加学生考勤功能 | 2.as科技的", //版本更新内容,用|代表换行,客户端需要自行处理
// "force_update":0,//是否为强制更新0:非强... | [
"zhousaito@163.com"
] | zhousaito@163.com |
afc8a98b0e13a54fd449951f4ac6bd1bca69e1fc | d820ddb3deeb74b51a80f57603ac5760a61da75e | /src/main/java/org/zerock/domain/mountain/MnameVO.java | 35a7b3c4b184e51e3228dd7e7cf3abb9eb045783 | [] | no_license | dmswldi/mountain | ff5be07a9226c0aa317ae0a96681ae67b33a266d | 5a675d7a647e718fe247b37cc51dc64e0adc0cc7 | refs/heads/master | 2023-03-09T09:38:06.380008 | 2021-02-26T09:17:24 | 2021-02-26T09:17:24 | 335,507,239 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 130 | java | package org.zerock.domain.mountain;
import lombok.Data;
@Data
public class MnameVO {
private Long no;
private String mname;
}
| [
"eeeunzz20@gmail.com"
] | eeeunzz20@gmail.com |
08d476186f369425b5543b9e2acce120c6ebc744 | 6500848c3661afda83a024f9792bc6e2e8e8a14e | /gp_JADX/com/google/android/finsky/zapp/C4861t.java | 57a77d9987c1bc7eb2b16ecb10d544619ade3bde | [] | no_license | enaawy/gproject | fd71d3adb3784d12c52daf4eecd4b2cb5c81a032 | 91cb88559c60ac741d4418658d0416f26722e789 | refs/heads/master | 2021-09-03T03:49:37.813805 | 2018-01-05T09:35:06 | 2018-01-05T09:35:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,146 | java | package com.google.android.finsky.zapp;
import android.content.Context;
import android.content.pm.PackageManager.NameNotFoundException;
import android.content.pm.Signature;
import android.util.Log;
import com.android.p2putils.ApkSignatureSchemeV2Verifier;
import com.android.p2putils.ApkSignatureSchemeV2Verifier.Signat... | [
"genius.ron@gmail.com"
] | genius.ron@gmail.com |
4f915fa64551e215c6e51599b40213d7591e0793 | be73270af6be0a811bca4f1710dc6a038e4a8fd2 | /crash-reproduction-moho/results/XWIKI-13316-2-10-NSGA_II-LineCoverage:ExceptionType:StackTraceSimilarity/com/xpn/xwiki/internal/skin/AbstractSkin_ESTest.java | dd87ccdef2d4e9665c1f05d8b85e22396cb58c2b | [] | 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 | 1,686 | java | /*
* This file was automatically generated by EvoSuite
* Sun Apr 05 22:41:35 UTC 2020
*/
package com.xpn.xwiki.internal.skin;
import org.junit.Test;
import static org.junit.Assert.*;
import static org.evosuite.shaded.org.mockito.Mockito.*;
import static org.evosuite.runtime.EvoAssertions.*;
import ch.qos.logback.c... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
e3b24698ab436e3c864afaaa17b18a7cff87f631 | 1d928c3f90d4a0a9a3919a804597aa0a4aab19a3 | /java/neo4j/2015/8/LegacyLogEntryWriterTest.java | 3015c55bcf7b1aa8eeb1e15b02bb6a4532add81c | [] | no_license | rosoareslv/SED99 | d8b2ff5811e7f0ffc59be066a5a0349a92cbb845 | a062c118f12b93172e31e8ca115ce3f871b64461 | refs/heads/main | 2023-02-22T21:59:02.703005 | 2021-01-28T19:40:51 | 2021-01-28T19:40:51 | 306,497,459 | 1 | 1 | null | 2020-11-24T20:56:18 | 2020-10-23T01:18:07 | null | UTF-8 | Java | false | false | 7,442 | java | /*
* Copyright (c) 2002-2015 "Neo Technology,"
* Network Engine for Objects in Lund AB [http://neotechnology.com]
*
* This file is part of Neo4j.
*
* Neo4j is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundatio... | [
"rodrigosoaresilva@gmail.com"
] | rodrigosoaresilva@gmail.com |
8176e81d27298de3bfe0fe720be539cb9891e837 | 47e3740b9ec46637d820e981053a51745dc66b73 | /MicrobankCli/CliSimbiosis/src/org/simbiosis/cli/base/TestUtils.java | 0bc3da40590ab44c920d44117d30857f11c24465 | [] | no_license | simbiosis1/MicrobankApp | 4051a30d9147085df905b9105dc6669e9aa2b365 | 7d9ac104893985aa0e6c39b850a51b360852ff3c | refs/heads/master | 2020-06-04T22:39:58.886792 | 2015-07-21T00:50:01 | 2015-07-21T00:50:01 | 33,455,226 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 379 | java | package org.simbiosis.cli.base;
import org.joda.time.DateTime;
public class TestUtils {
private DateTools dateTools = new DateTools();
public static void main(String[] args) {
new TestUtils();
}
public TestUtils() {
DateTime date = dateTools.getValidDate(35, 2,2015);
System.out.println("Tanggal yang kelu... | [
"iwanaf@gmail.com"
] | iwanaf@gmail.com |
82db532417e619da460c01406a2d80ead091334d | 38287b8e62016230551840c9d4c8fbd4e473f420 | /mallcore/src/main/java/com/hxqc/mall/core/views/dialog/SubmitDialog.java | f393191bfe5d3154c0f1108cdbc641e92374336e | [] | no_license | isliulin/Mall3 | f950f87376b9573ee196b762eb1833d8b5c145d8 | b27f73feb17e93cb6fd0d4991fd99c1037dd0427 | refs/heads/master | 2023-03-15T23:24:33.795603 | 2017-02-16T07:03:58 | 2017-02-16T07:03:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,050 | java | package com.hxqc.mall.core.views.dialog;
import android.app.Dialog;
import android.content.Context;
import android.view.Window;
import android.widget.TextView;
import com.hxqc.mall.core.R;
/**
* 说明:提交内容对话框
*
* author: 吕飞
* since: 2015-03-25
* Copyright:恒信汽车电子商务有限公司
*/
public class SubmitDialog extends Dialog {... | [
"1239251224@qq.com"
] | 1239251224@qq.com |
e4805840281cb7cf01d157ce7a8fea0ee4e58ee6 | d4929eb690c796b9e24c54cd641d7b56c411efdd | /design-patterns/src/behavioral/interpreter/InterpreterPatternMain.java | cd7ddebcfcc1503faafa2d4b76bef266e17d9132 | [] | no_license | oalam/cours | 4efc03b8ef8cdc5aa61536bd1fbeb02ff7f24f39 | bd2779c3d1b5cabf91cb98eefeda1134cbfb3c76 | refs/heads/master | 2020-05-21T13:17:14.388476 | 2012-12-04T11:24:39 | 2012-12-04T11:24:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,558 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package behavioral.interpreter;
public class InterpreterPatternMain {
public static void main(String[] args) {
// Création des expressions non terminales
ExpressionNonTerminale lRacine =
... | [
"bailet.thomas@gmail.com"
] | bailet.thomas@gmail.com |
50a51bfb33054502b15a62446a1a996ba05dd0a1 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/2/2_9cacfe55a2acd3a9e35d01b025dc3a40c6fcb3d2/GameController/2_9cacfe55a2acd3a9e35d01b025dc3a40c6fcb3d2_GameController_s.java | b981aafcdadac26f302b8f1d6fdacbabafb1b772 | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 6,619 | java | package de.tu_darmstadt.gdi1.samegame.controller;
import java.awt.Color;
import java.awt.event.ActionEvent;
import java.awt.event.KeyEvent;
import static java.awt.event.KeyEvent.*;
import java.io.File;
import java.util.Locale;
import javax.swing.JButton;
import javax.swing.JMenuItem;
import javax.... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
4c88d540e31df8f8a839e66a35a4941489d14733 | 760431162a8eb98a8bf4c7ba657a7278a389bc4c | /roomdb/src/androidTest/java/com/ericshenn/address/roomdb/ExampleInstrumentedTest.java | 4f102f9112535b4278a01aca859f330f3859eddf | [] | no_license | EricQianTW/Android-Component_development | 17aba6c9f6aa53f9c286f54f930dc6dc568123cc | 22957418c6e263706341cecb63aea3e4a98ea5ba | refs/heads/master | 2020-03-30T19:22:27.886413 | 2018-10-04T08:18:26 | 2018-10-04T08:18:26 | 151,539,151 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 755 | java | package com.ericshenn.address.roomdb;
import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which will execute on an An... | [
"pnt_twqian@163.com"
] | pnt_twqian@163.com |
1a88572b16ed380a129a95e1a0a0030bde405abd | ad861e0ba1acb3333acf0a60adbdf2f3a8a8b23c | /src/com/cn/javass/dp/strategy/example5/RMBCash.java | 8521469e459d74028ed0f0d8846b77fac6ec42fa | [] | no_license | qingziguanjun/datastructure | 2b0487ee2196a32628425ae398daa06700f786e0 | 74fab15e932599bac8e8a9d15ec848fe9fd88154 | refs/heads/master | 2021-07-05T16:08:32.839758 | 2021-05-06T06:52:11 | 2021-05-06T06:52:11 | 234,649,789 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 271 | java | package com.cn.javass.dp.strategy.example5;
/**
* 人民币现金支付
*/
public class RMBCash implements PaymentStrategy{
public void pay(PaymentContext ctx) {
System.out.println("现在给"+ctx.getUserName()+"人民币现金支付"+ctx.getMoney()+"元");
}
}
| [
"songyi@meituan.com"
] | songyi@meituan.com |
3d8d46e11a4f2bb199d8754b8684bb9884b385ed | a03ddb4111faca852088ea25738bc8b3657e7b5c | /TestTransit/src/com/google/android/gms/games/internal/GamesClientImpl$RoomConnectedCallback.java | 35bcf971ff4e72571be4b20d0adbfb50768c3dad | [] | no_license | randhika/TestMM | 5f0de3aee77b45ca00f59cac227450e79abc801f | 4278b34cfe421bcfb8c4e218981069a7d7505628 | refs/heads/master | 2020-12-26T20:48:28.446555 | 2014-09-29T14:37:51 | 2014-09-29T14:37:51 | 24,874,176 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 945 | 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.google.android.gms.games.internal;
import com.google.android.gms.common.data.DataHolder;
import com.google.android.gms.games.multipl... | [
"metromancn@gmail.com"
] | metromancn@gmail.com |
7c1437bad5ad2bb4b5200a93f4187ea6543a6c2f | 2088303ad9939663f5f8180f316b0319a54bc1a6 | /src/test/java/com/lottery/test/lottype/AnHuiK3Test.java | 4a017fc6d856f150fcfb5a63f88edfab287c89b2 | [] | no_license | lichaoliu/lottery | f8afc33ccc70dd5da19c620250d14814df766095 | 7796650e5b851c90fce7fd0a56f994f613078e10 | refs/heads/master | 2022-12-23T05:30:22.666503 | 2019-06-10T13:46:38 | 2019-06-10T13:46:38 | 141,867,129 | 7 | 1 | null | 2022-12-16T10:52:50 | 2018-07-22T04:59:44 | Java | UTF-8 | Java | false | false | 727 | java | package com.lottery.test.lottype;
import java.math.BigDecimal;
import java.util.List;
import org.junit.Test;
import com.lottery.lottype.AnHuiKuai3;
import com.lottery.lottype.SplitedLot;
public class AnHuiK3Test {
AnHuiKuai3 k3 = new AnHuiKuai3();
@Test
public void test() {
System.out.println(k3.validate("1... | [
"1147149597@qq.com"
] | 1147149597@qq.com |
c0c9b4c3fc63d5bc32b58840a0bbcf9840d17f88 | 8af1164bac943cef64e41bae312223c3c0e38114 | /results-java/elastic--elasticsearch/904cbf53409ae62bb67cd07c31ef88121cff9361/after/LimitQueryBuilder.java | 63e242875fe3daefcd2d02e4ed1a66def2eace10 | [] | 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 | 2,812 | 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... | [
"fraczwojciech@gmail.com"
] | fraczwojciech@gmail.com |
aa86d5652dbf6eac1ab973345a15959735c6f179 | d714a28521865130d0340364da9953feb236336e | /riptide-opentracing/src/main/java/org/zalando/riptide/opentracing/span/HttpResponseHeaderSpanDecorator.java | 9952a8e32b0b1c5d16459f9c3b63206d250c9dd4 | [
"MIT"
] | permissive | zalando/riptide | 52e81ef13c85a4af6422360f5c19ee82959024c2 | ce3e7fda2ded5b5f2867732461e70fc5056ed0ae | refs/heads/main | 2023-08-31T22:11:59.704472 | 2023-08-29T15:35:34 | 2023-08-29T15:35:34 | 33,559,545 | 281 | 79 | MIT | 2023-09-12T07:54:45 | 2015-04-07T18:03:31 | Java | UTF-8 | Java | false | false | 693 | java | package org.zalando.riptide.opentracing.span;
import io.opentracing.Span;
import lombok.AllArgsConstructor;
import org.apiguardian.api.API;
import org.springframework.http.client.ClientHttpResponse;
import org.zalando.riptide.RequestArguments;
import static org.apiguardian.api.API.Status.INTERNAL;
@API(status = INTE... | [
"w.schoenborn@gmail.com"
] | w.schoenborn@gmail.com |
9ec8e04d93f5b270d0a1d8751fe0a866b97d387c | 9877ff9f13b35be0316619a6bef7cf95d9421ca9 | /src/main/java/mvc3/config/MongoConfig.java | 3d3840e9bbc8e4cbc55a8a43df9cf3e31b3942f3 | [] | no_license | levelp/SpringMVC4 | 4f7403d83105320b7802e1df14c26a2f1d676527 | 222803177e099e728a693b6e0fcdbc2485310e69 | refs/heads/master | 2021-01-10T08:40:32.327805 | 2017-02-08T19:26:39 | 2017-02-08T20:10:28 | 54,267,567 | 1 | 4 | null | null | null | null | UTF-8 | Java | false | false | 1,646 | java | package mvc3.config;
import com.mongodb.Mongo;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.context.annotation.Lazy;
import org.springframework.data.mongodb.MongoDbFactory;
import org.springframework.data.mongodb.core.MongoT... | [
"super.denis@gmail.com"
] | super.denis@gmail.com |
0456bddebb359d41c4568a5008cad14b5ccf4988 | 7b73756ba240202ea92f8f0c5c51c8343c0efa5f | /classes2/KQQ/PushSwitchData.java | 2feb980b9141e90d9f5a7b0a0349b451b7f7d914 | [] | no_license | meeidol-luo/qooq | 588a4ca6d8ad579b28dec66ec8084399fb0991ef | e723920ac555e99d5325b1d4024552383713c28d | refs/heads/master | 2020-03-27T03:16:06.616300 | 2016-10-08T07:33:58 | 2016-10-08T07:33:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,210 | java | package KQQ;
import com.qq.taf.jce.JceInputStream;
import com.qq.taf.jce.JceOutputStream;
import com.qq.taf.jce.JceStruct;
import com.tencent.mobileqq.hotpatch.NotVerifyClass;
public final class PushSwitchData
extends JceStruct
{
public long appid;
public byte cPushSwitch;
public long uin;
public PushSwi... | [
"1776098770@qq.com"
] | 1776098770@qq.com |
64ff1699b28b019e6685710f63d788d07105b46b | cb7ca5469115cab34b64a6b3c255660cf8bf6e09 | /org.eclipse.draw2d/src/org/eclipse/draw2d/ConnectionAnchorBase.java | cc4875ba727ee8fcbc1acd03e2f19531f98489a5 | [
"EPL-1.0",
"LicenseRef-scancode-free-unknown",
"MIT"
] | permissive | archimatetool/archi | 59b0a984b3d0471643835cd8f9ff5a648bd97de7 | eec0869ad2b6e9c192e127aa9bc00bdbc82b7cd0 | refs/heads/master | 2023-09-04T02:29:50.509293 | 2023-08-31T10:28:46 | 2023-08-31T10:28:46 | 1,547,663 | 799 | 274 | MIT | 2023-05-26T16:55:05 | 2011-03-30T19:18:13 | Java | UTF-8 | Java | false | false | 1,897 | java | /*******************************************************************************
* Copyright (c) 2000, 2010 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, an... | [
"p.beauvoir@dadabeatnik.com"
] | p.beauvoir@dadabeatnik.com |
651b003c31b79972921c512cbb0afa649b16478c | 3c0e519e400526379df16320ef53bd3b1f18af5d | /deployable-config-shared/src/main/java/com/jivesoftware/os/routing/bird/deployable/config/shared/DeployableConfig.java | a5f036b083457a66428d003a0292bf6131d5c6b9 | [
"Apache-2.0"
] | permissive | jivesoftware/routing-bird | 1aee04b569af434951602873f26aa987cf899c04 | c55049f30de272b3995e2e112696991e8e10c331 | refs/heads/master | 2020-05-21T23:44:33.383246 | 2018-02-05T23:07:13 | 2018-02-05T23:07:13 | 37,302,101 | 2 | 2 | null | 2017-05-07T16:02:09 | 2015-06-12T04:32:52 | Java | UTF-8 | Java | false | false | 1,716 | java | /*
* Copyright 2013 Jive Software, Inc
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed ... | [
"jonathan.colt@jivesoftware.com"
] | jonathan.colt@jivesoftware.com |
d1d8d4bf09acb625185da670aaf520435233969e | 5e3235edf3de262f4d10b9e9e1fcc3bd13d6b8b1 | /Code Snippet Repository/Junit/Junit1054.java | dc4f8938841601e1b16258dd77d478c86fc1ed0f | [] | no_license | saber13812002/DeepCRM | 3336a244d4852a364800af3181e03e868cf6f9f5 | be3e5e50e34a042d5ba7259ff5ff75c08ab32bb9 | refs/heads/master | 2023-03-16T00:08:06.473699 | 2018-04-18T05:29:50 | 2018-04-18T05:29:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 331 | java | @Test
void executeSafelyFailed() {
AssertionError assertionError = new AssertionError("assumption violated");
TestExecutionResult result = new SingleTestExecutor().executeSafely(() -> {
throw assertionError;
});
assertEquals(FAILED, result.getStatus());
assertSame(assertionError, result.getThrowable().... | [
"Qing.Mi@my.cityu.edu.hk"
] | Qing.Mi@my.cityu.edu.hk |
cb586b7273cc206b032a2e5c4d562ebb276a7959 | d76808c5ef5a50f46f5714ed737b85b2603f90dc | /javassist/CtMethod$LongConstParameter.java | 6cb7fa358a57f3693d3ed0af74c047a0545fe802 | [] | no_license | XeonLyfe/Backdoored-1.6-Deobf-Source-Leak | d5e70e6bc09bf1f8ef971cb2f019492310cf28c0 | d01450acd69b1d995931aa3bcaca5c974344e556 | refs/heads/master | 2022-04-07T07:58:45.140489 | 2019-11-10T02:56:19 | 2019-11-10T02:56:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 572 | java | package javassist;
import javassist.bytecode.*;
static class LongConstParameter extends ConstParameter
{
long param;
LongConstParameter(final long l) {
super();
this.param = l;
}
@Override
int compile(final Bytecode code) throws CannotCompileException {
code.addLc... | [
"57571957+RIPBackdoored@users.noreply.github.com"
] | 57571957+RIPBackdoored@users.noreply.github.com |
68c31881c5e321c752af1e5160706e1649232bfb | b6370deda16d2aef4863b586f2aaa10b285b6cc4 | /kie-wb-common-services/kie-wb-common-compiler/kie-wb-common-compiler-core/src/main/java/org/kie/workbench/common/services/backend/compiler/impl/pomprocessor/MavenAPIUtil.java | c80b9b262651eb249efcdd5433108f53e0a9daa9 | [
"Apache-2.0"
] | permissive | pszubiak/kie-wb-common | b46e3cbfbd050e7033be79f6171245ec8545fbb7 | 079ac2c1346e571aed588655526d66d48efba161 | refs/heads/master | 2020-03-25T14:00:40.643241 | 2018-08-07T08:41:18 | 2018-08-07T08:41:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,333 | java | /*
* Copyright 2018 Red Hat, Inc. and/or its affiliates.
*
* 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... | [
"alexandre.porcelli@gmail.com"
] | alexandre.porcelli@gmail.com |
cea170e4467c9c6b6434258ce3b9acf757d034e8 | 6d82f06048d330216b17c19790f29075e62e47d5 | /branches/SDK-2/main/metro/part/src/test/net/dpml/runtime/composition/CompositeTestCase.java | 31b8fde8bcc10e50d41988e210694d04d925856f | [
"Apache-2.0"
] | permissive | IdelsTak/dpml-svn | 7d1fc3f1ff56ef2f45ca5f7f3ae88b1ace459b79 | 9f9bdcf0198566ddcee7befac4a3b2c693631df5 | refs/heads/master | 2022-03-19T15:50:45.872930 | 2009-11-23T08:45:39 | 2009-11-23T08:45:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,251 | java | /*
* Copyright 2006 Stephen J. McConnell.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by appl... | [
"mcconnell@00579e91-1ffa-0310-aa18-b241b61564ef"
] | mcconnell@00579e91-1ffa-0310-aa18-b241b61564ef |
c9364d8e0325e3a7cb193ce0be8ee7c6e7dddc9f | 23257a43bdf73bf16fbd3b73d988828f38e583ba | /app/src/main/java/knf/animeflv/Configuracion.java | 6485e075617a099b57c4d2ca48043a7292bb3666 | [] | no_license | guerra1337/Animeflv | 82770aa6aac4218b56746a07c1b402d49ac8b8e7 | 79f57548b77fc2d5f41721402a574e21d65aab01 | refs/heads/master | 2020-04-27T21:51:21.132762 | 2019-02-23T17:40:33 | 2019-02-23T17:40:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,036 | java | package knf.animeflv;
import android.content.ClipData;
import android.content.ClipboardManager;
import android.content.Context;
import android.content.res.Configuration;
import android.os.Build;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.Toolbar;
import ... | [
"jordyamc@hotmail.com"
] | jordyamc@hotmail.com |
7b711d1cfccad285f73f86fbd2bc8844757e8f6a | 29acc5b6a535dfbff7c625f5513871ba55554dd2 | /aws-java-sdk-iot/src/main/java/com/amazonaws/services/iot/model/AcceptCertificateTransferRequest.java | 347617c11fd83c0a20a36296d83498b33c8bb0e3 | [
"JSON",
"Apache-2.0"
] | permissive | joecastro/aws-sdk-java | b2d25f6a503110d156853836b49390d2889c4177 | fdbff1d42a73081035fa7b0f172b9b5c30edf41f | refs/heads/master | 2021-01-21T16:52:46.982971 | 2016-01-11T22:55:28 | 2016-01-11T22:55:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,292 | java | /*
* Copyright 2010-2016 Amazon.com, 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.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "lice... | [
"aws@amazon.com"
] | aws@amazon.com |
501587f8da755e713dc881fbedb94342ae19e06d | 3a59bd4f3c7841a60444bb5af6c859dd2fe7b355 | /sources/org/apache/commons/codec/binary/BinaryCodec.java | cf0fb997008d4013bc40cb9355d21b1a5a2b0a08 | [] | no_license | sengeiou/KnowAndGo-android-thunkable | 65ac6882af9b52aac4f5a4999e095eaae4da3c7f | 39e809d0bbbe9a743253bed99b8209679ad449c9 | refs/heads/master | 2023-01-01T02:20:01.680570 | 2020-10-22T04:35:27 | 2020-10-22T04:35:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,418 | java | package org.apache.commons.codec.binary;
import org.apache.commons.codec.BinaryDecoder;
import org.apache.commons.codec.BinaryEncoder;
import org.apache.commons.codec.DecoderException;
import org.apache.commons.codec.EncoderException;
public class BinaryCodec implements BinaryDecoder, BinaryEncoder {
private stat... | [
"joshuahj.tsao@gmail.com"
] | joshuahj.tsao@gmail.com |
89b3fe03f88f3ad98beb6d9a1dee869fcd447f34 | a4ee06bd408862827bd0dcbb905a213b45bf593b | /JAVA/PM/MediathekVorlage_Blatt02u03/src/de/hawhh/informatik/sml/mediathek/service/einleser/DateiLeseException.java | af1093361c3c7dcaaa11157c64eee7e154a1db4d | [] | no_license | davekessener/VirtualMachine | 1a6b3af761e2763eebd1d61010fda517f51167d5 | 61679dd47f17246cad8261781000cf4aca5bfe14 | refs/heads/master | 2021-01-17T14:53:55.771007 | 2016-05-29T13:15:33 | 2016-05-29T13:15:33 | 14,454,172 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 650 | java | package de.hawhh.informatik.sml.mediathek.service.einleser;
import java.io.IOException;
/**
* Eine DateiLeseException signalisiert, dass das Lesen aus einer Datei nicht
* geklappt hat.
*
* @author SE2-Team, PR2-Team
* @version WiSe 2014
*/
public class DateiLeseException extends IOException
{
... | [
"davekessener@gmail.com"
] | davekessener@gmail.com |
754702d550d96f0cf05e9086afb82dae2c8a46d9 | 1ae6abc37d7844879916e8f612ba1d616bc0c3cb | /src/private/nc/bs/xcgl/latecheckout/CloseMonBO.java | f3bfa7800582f0ecb64afc80fe752d169d9d56f8 | [] | no_license | menglingrui/xcgl | 7a3b3f03f14b21fbd25334042f87fa570758a7ad | 525b4e38cf52bb75c83762a9c27862b4f86667e8 | refs/heads/master | 2020-06-05T20:10:09.263291 | 2014-09-11T11:00:34 | 2014-09-11T11:00:34 | null | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 5,361 | java | package nc.bs.xcgl.latecheckout;
import java.util.ArrayList;
import java.util.List;
import nc.bs.trade.business.IBDBusiCheck;
import nc.ui.scm.util.ObjectUtils;
import nc.vo.pub.AggregatedValueObject;
import nc.vo.pub.BusinessException;
import nc.vo.pub.SuperVO;
import nc.vo.pub.lang.UFBoolean;
import nc.vo.... | [
"menlging.rui@163.com"
] | menlging.rui@163.com |
562dd086809d85e104436b8e8d6bd87b8da3e529 | c2d2e652d3691f38e3b2465c784667c589004830 | /ratpack-session/src/main/java/ratpack/session/internal/LocalMemorySessionStore.java | 0934e4a2e11d868cd3681915051138e4fcf048b6 | [
"Apache-2.0"
] | permissive | shangyi0102/ratpack | 461253608ed28f2fb9d9d5f24a948dc3352d8a60 | de9acd18c4b03aac360ba68370b089de0351508d | refs/heads/master | 2021-01-24T09:57:24.750493 | 2016-03-22T10:10:50 | 2016-03-22T10:10:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,457 | java | /*
* Copyright 2015 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... | [
"ld@ldaley.com"
] | ld@ldaley.com |
aeaaf160b1d5cabe6b5119a7e87a9689dabaed9e | 0c71faad42369a86defd678930fed770b18ade8a | /src/api/java/forestry/api/genetics/AlleleManager.java | 6e3511621358633f29658b7f856142f68606ee64 | [
"CC-BY-4.0"
] | permissive | Prometheus0000/BloodMagic | 761974a1e7e774633efcb0c1053a7eae09921439 | 121bf66111e7ec6acecde30572c0b1df2952573f | refs/heads/1.7.10 | 2023-08-02T04:35:23.642056 | 2021-05-25T19:01:06 | 2021-05-25T19:01:06 | 305,008,776 | 0 | 0 | NOASSERTION | 2021-05-25T19:02:03 | 2020-10-18T02:40:11 | Java | UTF-8 | Java | false | false | 1,327 | java | /*******************************************************************************
* Copyright 2011-2014 SirSengir
*
* This work (the API) is licensed under the "MIT" License, see LICENSE.txt for details.
******************************************************************************/
package forestry.api.genetics;
... | [
"wtime@live.ca"
] | wtime@live.ca |
96a264aaa060e832948428606f90c7fa6984867d | 16a3610cda4afe9ebf4a1ed45e57cddd6b0a768b | /Test Data/Test 790ColabInc/Example1/All, Correct (acorrect)/Submission attachment(s)/im/im/src/im/AReplicatedHistory.java | bffb726d4ba7bdfa3183fc27b82d44ca70557a5e | [] | no_license | jphong89/Grader | f558299712313a15078ae14be745e18f338b2ab8 | 8464b331eec46f1f12b74e0d6f895ce2b95f576d | refs/heads/master | 2020-02-26T13:56:46.118821 | 2014-12-05T01:48:46 | 2014-12-05T01:48:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 997 | java | package im;
import trace.im.ListEditSent;
import util.session.Communicator;
import util.trace.Tracer;
import util.trace.session.AddressedSentMessageInfo;
import echo.modular.AHistory;
public class AReplicatedHistory<ElementType> extends AHistory<ElementType> implements ReplicatedHistory<ElementType> {
Commu... | [
"dewan@cs.unc.edu"
] | dewan@cs.unc.edu |
9f1bf5d2a8c4feeb974d5a3aed624d15c2d11092 | a1826c2ed9c12cfc395fb1a14c1a2e1f097155cb | /fc-20230330/src/main/java/com/aliyun/fc20230330/models/DeleteCustomDomainResponse.java | 816c6fd5f7338ac55da7523200fe1078c5b92cc5 | [
"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,066 | java | // This file is auto-generated, don't edit it. Thanks.
package com.aliyun.fc20230330.models;
import com.aliyun.tea.*;
public class DeleteCustomDomainResponse extends TeaModel {
@NameInMap("headers")
@Validation(required = true)
public java.util.Map<String, String> headers;
@NameInMap("statusCode")
... | [
"sdk-team@alibabacloud.com"
] | sdk-team@alibabacloud.com |
49d50879ae1ce1589aff136160b51ac8091c5c1c | 65615e71d879517131f4d3fb005b97aea22ea746 | /java/real-projects/word/web-app/web-app-common/web-app-common-war/src/test/java/com/mtsmda/word/test/config/TestApplicationContext.java | ecd523e3054b49aff2d217087be76d2b5213e515 | [] | no_license | akbars95/common_250117 | e1b151ec4973f8aedf1c8e71cb35febee7bbb4f0 | 9709cfa9b809ef12480e08646bcd48b9e2bf2225 | refs/heads/master | 2021-01-11T16:07:39.245311 | 2017-03-31T08:30:49 | 2017-03-31T08:30:49 | 80,009,843 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 791 | java | package com.mtsmda.word.test.config;
import com.mtsmda.word.config.other.DatabaseConfiguration;
import org.junit.runner.RunWith;
import org.springframework.context.annotation.ComponentScan;
import org.springframework.context.annotation.Import;
import org.springframework.test.context.ContextConfiguration;
import org.sp... | [
"mynzat.dmitrii@gmail.com"
] | mynzat.dmitrii@gmail.com |
68ab0ab31bcaa2ae9bd300c720b81905e93af62e | 47119d527d55e9adcb08a3a5834afe9a82dd2254 | /internalLibraries/models/src/main/java/com/emc/vipr/model/keystore/TruststoreSettingsChanges.java | 6685411c331696507c81813abd5d516b5043e413 | [] | no_license | chrisdail/coprhd-controller | 1c3ddf91bb840c66e4ece3d4b336a6df421b43e4 | 38a063c5620135a49013aae5e078aeb6534a5480 | refs/heads/master | 2020-12-03T10:42:22.520837 | 2015-06-08T15:24:36 | 2015-06-08T15:24:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,432 | java | /**
* Copyright 2015 EMC Corporation
* All Rights Reserved
*/
/**
* Copyright (c) 2014 EMC Corporation
* All Rights Reserved
*
* This software contains the intellectual property of EMC Corporation
* or is licensed to EMC Corporation from third parties. Use of this
* software and the intellectual property conta... | [
"review-coprhd@coprhd.org"
] | review-coprhd@coprhd.org |
476c75776392167bada7206335041c36ef75dc1d | e826b8ae9def547b49a5913c1b0d5602a02ac2b0 | /web-socket-test/src/main/java/com/diyilu/ws/support/WebSocketConfig.java | 698d81d37108e65b094556980ef79d9427c95bc9 | [] | no_license | diyiliu/dyl-demo | f31439a818131135bf718ff381be9c8f340fa2e9 | ff1012a3adb619451b2660d2668ca08ff33fb944 | refs/heads/master | 2023-01-22T09:08:16.236758 | 2020-12-02T07:16:20 | 2020-12-02T07:16:20 | 313,807,388 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,618 | java | package com.diyilu.ws.support;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.messaging.simp.config.MessageBrokerRegistry;
import org.springframework.web.socket.config.annotation.EnableWebSocketMessageBroker;
import org.spring... | [
"572772828@qq.com"
] | 572772828@qq.com |
f6f95c48cfe41068038e2c59b746307fb0d9d51d | 5bf611b0fde8cdd8f4b815ca9ae22b6113c1a33d | /lib/src/us/kbase/reskesearchdemo/SearchObjectsOutput.java | b7a370c1c203095a0b0bee7d27ffd6a3985a2a31 | [
"MIT"
] | permissive | kbaseapps/RESKESearchDemo | 7f45dc2a72ea9a991d2f0380aa9245ecca22a56c | 9140c6726e3ae26ae7ba20b3fdcfed96049393d5 | refs/heads/master | 2021-01-20T14:17:04.015289 | 2017-05-08T19:38:16 | 2017-05-08T19:38:16 | 90,585,041 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,765 | java |
package us.kbase.reskesearchdemo;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.annotation.Generated;
import com.fasterxml.jackson.annotation.JsonAnyGetter;
import com.fasterxml.jackson.annotation.JsonAnySetter;
import com.fasterxml.jackson.annotation.JsonInclude;
import com.fast... | [
"rsutormin@lbl.gov"
] | rsutormin@lbl.gov |
f7e1ef25715d26483d881bec47d56b5486a58c00 | 20eb62855cb3962c2d36fda4377dfd47d82eb777 | /IntroClassJava/dataset/smallest/346b1d3c1cdc3032d07222a8a5e0027a2abf95bb1697b9d367d7cca7db1af769d8298e232c56471a122f05e87e79f4bd965855c9c0f8b173ebc0ef5d0abebc7b/002/mutations/129/smallest_346b1d3c_002.java | 99685ce42773005f69ed7f16e0648f27caa61730 | [] | no_license | ozzydong/CapGen | 356746618848065cce4e253e5d3c381baa85044a | 0ba0321b6b1191443276021f1997833342f02515 | refs/heads/master | 2023-03-18T20:12:02.923428 | 2020-08-21T03:08:28 | 2020-08-21T03:08:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,484 | java | package introclassJava;
class IntObj {
public int value;
public IntObj () {
} public IntObj (int i) {
value = i;
}
}
class FloatObj {
public float value;
public FloatObj () {
} public FloatObj (float i) {
value = i;
}
}
class LongObj {
public long value;
public... | [
"justinwm@163.com"
] | justinwm@163.com |
0e87d2eb082bcb2abd518a1cb18c4c609fb9cd12 | 7c7cdbc8ac2d584c075cf2d1c42e471c3791cce9 | /src/java/whowhere/logic/edittrip.java | c3bf1a74b9c049314312c26d27fbeb039d3c8ea7 | [] | no_license | samskivert/whowhere | 51f1f65efd4369166bc386793488cf4692c3c41c | 60bc2f7add67b66a3872edeb7f3f50161a44050e | refs/heads/master | 2023-06-23T20:19:03.188475 | 2003-10-13T18:20:06 | 2003-10-13T18:20:06 | 105,596,712 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,013 | java | //
// $Id$
package whowhere.logic;
import java.util.Date;
import com.samskivert.servlet.user.*;
import com.samskivert.servlet.util.DataValidationException;
import com.samskivert.servlet.util.ParameterUtil;
import com.samskivert.velocity.*;
import whowhere.WhoWhere;
import whowhere.data.*;
public class edittrip imp... | [
"mdb@samskivert.com"
] | mdb@samskivert.com |
c5bc0f482b235c6cc200b6db2f6f470c76d66f5d | 0cfa4343f83eea4288bafeef64ad2f7cb7a499ba | /app/src/main/java/widget/adapters/AdapterWheel.java | 80048415f2dde6c649b5c11781a83e0c248615d0 | [] | no_license | wodejiusannian/HuiChuanYi | 4a049b2a901d6b2dc868ccff5a7227c2462315f0 | 14aa2cc99ec1b0a1c1c085662d6fb324f3a714fc | refs/heads/master | 2020-12-02T18:16:53.406731 | 2018-07-10T01:14:28 | 2018-07-10T01:14:28 | 81,194,590 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,554 | java | /*
* Copyright 2011 Yuri Kanivets
*
* 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... | [
"752443668@qq.com"
] | 752443668@qq.com |
29047c485fb08a63d2b024e75ebc55300c0e1484 | b36a85dd502904fc014f318e91a7ff5d67537905 | /src/main/java/com/redxun/saweb/filter/FilterServletOutputStream.java | d69e5763888010229864129b7bac63cb299c9461 | [] | no_license | clickear/jsaas | 7c0819b4f21443c10845e549b521fa50c3a1c760 | ddffd4c42ee40c8a2728d46e4c7009a95f7f801f | refs/heads/master | 2020-03-16T09:00:40.649868 | 2018-04-18T12:13:50 | 2018-04-18T12:13:50 | 132,606,788 | 4 | 8 | null | 2018-05-08T12:37:25 | 2018-05-08T12:37:25 | null | UTF-8 | Java | false | false | 1,369 | java | package com.redxun.saweb.filter;
import java.io.DataOutputStream;
import java.io.IOException;
import java.io.OutputStream;
import javax.servlet.ServletOutputStream;
import javax.servlet.WriteListener;
//import javax.servlet.WriteListener;
/**
* Servlet 输出流
* @author mansan
* @Email chshxuan@163.com
* @Copyright ... | [
"yijiang331"
] | yijiang331 |
30babe46e8878043361453798b8b10a7043dc20f | 0c65eead5b7076e042c1c4800ece7e61e99f2ba7 | /Java/ch8_interface/src/project.java | 8414c7f60225cf2ecc483a2e477c6d17bcee5985 | [] | no_license | LeeSM0518/TIL | 3826a432b73945ebea302eef6429a93b6baa1f4f | 463d7e056b0083047f3e33d705d77f014947f982 | refs/heads/master | 2021-06-28T07:26:20.215835 | 2020-09-25T14:16:00 | 2020-09-25T14:16:00 | 149,553,733 | 3 | 3 | null | 2019-02-14T13:16:25 | 2018-09-20T05:00:06 | Java | UTF-8 | Java | false | false | 2,670 | java | abstract class Tool {
abstract public void repair();
abstract public void function();
}
interface Computer {
void powerOn();
void powerOff();
default void usb(Mouse a){
System.out.println(a.name + " 을 연결했습니다.");
}
default void usb(KeyBoard a){
System.out.println(a.name + " 을... | [
"nalsm98@naver.com"
] | nalsm98@naver.com |
d8edc848cc6de46cdf5e72fa4ddc8d0f4d6125c8 | a74bec9727d40f52d3903889d654f6bea6c59b43 | /eu.jgen.notes.dmw.lite/src-gen/eu/jgen/notes/dmw/lite/lang/impl/YNullImpl.java | ad104aa37bf385206d1cadf82bcd238e99cef46b | [] | no_license | JGen-Notes/DMW-Lite | a3458e2c940b1f50e645adc49951e7a2770c0b18 | 8c81b8f1cca717fe1c747567672a6b7db1a91c0a | refs/heads/master | 2020-03-18T04:56:11.508556 | 2018-10-07T08:46:12 | 2018-10-07T08:46:12 | 134,136,254 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 740 | java | /**
* generated by Xtext 2.12.0
*/
package eu.jgen.notes.dmw.lite.lang.impl;
import eu.jgen.notes.dmw.lite.lang.LangPackage;
import eu.jgen.notes.dmw.lite.lang.YNull;
import org.eclipse.emf.ecore.EClass;
/**
* <!-- begin-user-doc -->
* An implementation of the model object '<em><b>YNull</b></em>'.
* <!-- end-us... | [
"ms@jgen.eu"
] | ms@jgen.eu |
d6926b553d6e2d24cbf2a31533a5ee4ae8179bdc | 0b85e873533b87ad235934118b7c80429f5a913b | /basicJava/basicJavaPractice/src/day07_Random和ArrayList类/Student.java | b9c79190bcd3df43e3340ee3b87b0064e8fa3020 | [] | no_license | lqt1401737962/Java-Notes | 0eeed847d45957b0e8f5d2017287238eea910e62 | 9ceb16dd89fe9343fd80cf5a861fe6da5e502b07 | refs/heads/master | 2022-08-05T21:43:04.183997 | 2021-04-06T09:04:26 | 2021-04-06T09:04:26 | 228,815,761 | 0 | 0 | null | 2022-06-21T04:16:04 | 2019-12-18T10:28:35 | Java | UTF-8 | Java | false | false | 534 | java | package day07_Random和ArrayList类;
import javax.lang.model.element.NestingKind;
public class Student {
private String name;
private int age;
public Student(String name, int age) {
this.name = name;
this.age = age;
}
public Student() {
}
public String getName() {
re... | [
"1401737962@qq.com"
] | 1401737962@qq.com |
b41fb9cc2db54bf0c5d0be2ee4841f62f60cf2da | ba2eef5e3c914673103afb944dd125a9e846b2f6 | /AL-Game/src/com/aionemu/gameserver/model/templates/flyring/FlyRingPoint.java | 0697d287449e6aa4fd718940334037b46c935111 | [] | no_license | makifgokce/Aion-Server-4.6 | 519d1d113f483b3e6532d86659932a266d4da2f8 | 0a6716a7aac1f8fe88780aeed68a676b9524ff15 | refs/heads/master | 2022-10-07T11:32:43.716259 | 2020-06-10T20:14:47 | 2020-06-10T20:14:47 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,598 | java | /**
* This file is part of Aion-Lightning <aion-lightning.org>.
*
* Aion-Lightning is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any lat... | [
"Falke_34@080676fd-0f56-412f-822c-f8f0d7cea3b7"
] | Falke_34@080676fd-0f56-412f-822c-f8f0d7cea3b7 |
c20f6e8d44489390725310e2807c102ae34cb4ab | 1439826238439a35ce176066ea17e59554f06ccf | /src/com/gamesbykevin/bubblebobble2/input/Input.java | f613feecd6737465dec852b72c1ee774608460df | [] | no_license | gamesbykevin/BubbleBobble2 | 8a5d24bd1f68cf4e6afb04a754be7d2db866b8fc | 20fc79dcc89bf228caefedecd9cc65a5e83912f6 | refs/heads/master | 2021-01-10T20:50:32.017153 | 2015-07-13T03:46:33 | 2015-07-13T03:46:33 | 21,779,744 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,855 | java | package com.gamesbykevin.bubblebobble2.input;
import com.gamesbykevin.framework.input.Keyboard;
import com.gamesbykevin.bubblebobble2.character.Character;
import com.gamesbykevin.bubblebobble2.resources.GameAudio;
import com.gamesbykevin.bubblebobble2.resources.Resources;
import java.awt.event.KeyEvent;
/... | [
"GOD@192.168.0.109"
] | GOD@192.168.0.109 |
2f18b7d698658389b2ac981e3cc0469b93333601 | 16f7922e19077474ecf66d26282e93c5dd6fe42b | /01Code/01Code/com.tiuweb.family/com.tiuweb.family/com.tiuweb.family.service/src/main/java/com/tiuweb/family/plan/service/ITblPlanTransferTreatmentRecordService.java | 029cd9e833a524d6855b25bfd7b9204dffad439a | [] | no_license | lanshitou/family | 72427f076abd82160771467d20927a385aaa0d73 | 7a4e63a23d0d40dbe81b30ed153af7d40f62c227 | refs/heads/master | 2020-04-13T11:24:29.073145 | 2018-12-26T11:42:47 | 2018-12-26T11:42:47 | 163,173,424 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,379 | java | /*
* @(#) ITblPlanTransferTreatmentRecordService 2017-08-07 10:38:53
*
* Copyright 2003 by TiuWeb Corporation.
* 51 zhangba six Road, xian, PRC 710065 // Replace with xian’s address
*
* All rights reserved.
*
* This software is the confidential and proprietary information of
* TiuWeb Corporation. You
* sha... | [
"444858933@qq.com"
] | 444858933@qq.com |
a95c283d42df0f8becd80315c7ad3adaba1da7e6 | 336026115845bb723c038da4270a69be4341a296 | /easymis-dap-catalog/src/main/java/org/easymis/dap/catalog/security/MyWebMvcConfigurerAdapter.java | e13eee626a57b0d2b3851a11f25a93bb2e3b1624 | [] | no_license | zhangjianhrm/easymis-dap | 5e9c6be475205edeeb4ed06d86dcbfad3602341f | 2e510862fae4e2d000fcc15685154e2821a419b6 | refs/heads/master | 2020-07-07T18:16:33.576617 | 2019-06-12T14:28:08 | 2019-06-12T14:28:08 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 680 | java | package org.easymis.dap.catalog.security;
import org.springframework.context.annotation.Configuration;
import org.springframework.web.servlet.config.annotation.ResourceHandlerRegistry;
import org.springframework.web.servlet.config.annotation.WebMvcConfigurerAdapter;
@Configuration
public class MyWebMvcConfigure... | [
"13551259347@139.com"
] | 13551259347@139.com |
6679e1279b486e9b4499cf9c132972f5df4ce7c5 | dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9 | /data_defect4j/preprossed_method_corpus/Math/54/org/apache/commons/math/linear/RealMatrix_walkInColumnOrder_637.java | bafe86c989d2d4b920502a9764b9dca4c2cd66b8 | [] | 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 | 2,379 | java |
org apach common math linear
interfac defin real valu matrix basic algebra oper
matrix element index base code entri getentri code
return element row column matrix
version revis date
real matrix realmatrix matrix anymatrix
... | [
"hvdthong@gmail.com"
] | hvdthong@gmail.com |
f5f68c883e5d966487d97a1bd504cec99bc7fd69 | 4e9c06ff59fe91f0f69cb3dd80a128f466885aea | /src/o/ﮆ.java | 95885aa5707782c981f919b3dd5382ab3058f364 | [] | no_license | reverseengineeringer/com.eclipsim.gpsstatus2 | 5ab9959cc3280d2dc96f2247c1263d14c893fc93 | 800552a53c11742c6889836a25b688d43ae68c2e | refs/heads/master | 2021-01-17T07:26:14.357187 | 2016-07-21T03:33:07 | 2016-07-21T03:33:07 | 63,834,134 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,642 | java | package o;
import android.os.Build.VERSION;
import android.view.View;
import android.widget.PopupWindow;
public final class ﮆ
{
static final aux bR = new ˋ();
static
{
int i = Build.VERSION.SDK_INT;
if (i >= 23)
{
bR = new ˊ();
return;
}
if (i >= 21)
{
bR = new if();... | [
"reverseengineeringer@hackeradmin.com"
] | reverseengineeringer@hackeradmin.com |
ab7e99c4c8c80923eef32799bf20f42311668988 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/4/4_6452577557dec9d9eb32450cabe3bfa833fd0de6/TARDISPoliceBoxPreset/4_6452577557dec9d9eb32450cabe3bfa833fd0de6_TARDISPoliceBoxPreset_s.java | 4cbce34900784d53ac5ed83c8ea636b37ed7b47e | [] | 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,416 | java | /*
* Copyright (C) 2013 eccentric_nz
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
4cdafd4526b395fd05abd016344687c6e2fa75fb | 57bccc9613f4d78acd0a6ede314509692f2d1361 | /pbk-vis-lib/src/main/java/ru/armd/pbk/components/viss/gismgt/converters/GmStopStateConverter.java | b5d2c59531d48cb8603e498d8a742ebceb4e5da6 | [] | no_license | mannyrobin/Omnecrome | 70f27fd80a9150b89fe3284d5789e4348cba6a11 | 424d484a9858b30c11badae6951bccf15c2af9cb | refs/heads/master | 2023-01-06T16:20:50.181849 | 2020-11-06T14:37:14 | 2020-11-06T14:37:14 | 310,620,098 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,540 | java | package ru.armd.pbk.components.viss.gismgt.converters;
import org.apache.log4j.Logger;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import ru.armd.pbk.domain.viss.gismgt.GmStopState;
import ru.armd.pbk.enums.core.VisAuditType;
import ru.armd.pbk.gismgt... | [
"malike@hipcreativeinc.com"
] | malike@hipcreativeinc.com |
ba28bb86a9added56b6bf8e42a8300edb5f72a7f | e75be673baeeddee986ece49ef6e1c718a8e7a5d | /submissions/blizzard/Corpus/ecf/1310.java | ec787e3c6efa9c35219d763d32f1601a02304de1 | [
"MIT"
] | permissive | zhendong2050/fse18 | edbea132be9122b57e272a20c20fae2bb949e63e | f0f016140489961c9e3c2e837577f698c2d4cf44 | refs/heads/master | 2020-12-21T11:31:53.800358 | 2018-07-23T10:10:57 | 2018-07-23T10:10:57 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,677 | java | /* Copyright (c) 2006-2009 Jan S. Rellermeyer
* Systems Group,
* Institute for Pervasive Computing, ETH Zurich.
* 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 sou... | [
"tim.menzies@gmail.com"
] | tim.menzies@gmail.com |
e7757327ef7edc148a6c731466272f466632ea38 | 53d677a55e4ece8883526738f1c9d00fa6560ff7 | /com/tencent/mm/plugin/luckymoney/sns/b/a.java | b0d203a2b799096f783d6cf2cb34d11fd7860ada | [] | 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 | 1,282 | java | package com.tencent.mm.plugin.luckymoney.sns.b;
import com.tencent.matrix.trace.core.AppMethodBeat;
import com.tencent.mm.kernel.e;
import com.tencent.mm.kernel.g;
import com.tencent.mm.storage.ac.a;
import com.tencent.mm.storage.z;
public final class a
{
public static int bMi()
{
AppMethodBeat.i(... | [
"172601673@qq.com"
] | 172601673@qq.com |
de0adfbeb16ce681c8ce91f6192f1377f29e761a | 7e41614c9e3ddf095e57ae55ae3a84e2bdcc2844 | /development/workspace(helios)/Poseidon/src/com/gentleware/poseidon/diagrams/gen/node/DslGenMergeNodeNodeGem.java | d1ea3eb92c960ecf5fff694f110842705b1b6469 | [] | no_license | ygarba/mde4wsn | 4aaba2fe410563f291312ffeb40837041fb143ff | a05188b316cc05923bf9dee9acdde15534a4961a | refs/heads/master | 2021-08-14T09:52:35.948868 | 2017-11-15T08:02:31 | 2017-11-15T08:02:31 | 109,995,809 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,695 | java | package com.gentleware.poseidon.diagrams.gen.node;
import java.awt.Color;
import java.util.List;
import org.eclipse.emf.ecore.EObject;
import com.gentleware.poseidon.dsl.MetamodelElementWrapper;
import com.gentleware.poseidon.idraw.foundation.DiagramFacet;
import com.gentleware.poseidon.idraw.foundation.persistence.Pe... | [
"ygarba@gmail.com"
] | ygarba@gmail.com |
b84e8cbf4a966694289d738930e0c8d9beffcb6c | bfe8ad69a2f9c544392530d3d26511f28ecd599a | /src/main/java/com/qg/anywork/model/po/Chapter.java | 2544dcadda795fdc47fef70d273219d266511fef | [] | no_license | qimingXia/anywork | d7df9f9edf8fc6dd6244a04452ce01d2872173d3 | fcf5236dcb4a77cdf2dbe4473ab10e82b1198285 | refs/heads/master | 2020-09-28T20:25:06.316532 | 2018-12-14T11:18:24 | 2018-12-14T11:18:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 817 | java | package com.qg.anywork.model.po;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.Table;
import java.io.Serializable;
/**
* @author ming
*/
@Data
@NoArgsCons... | [
"1594998836@qq.com"
] | 1594998836@qq.com |
e1a50ddd46dbdf0a2b32173f174fa9fa167a7900 | 7c20e36b535f41f86b2e21367d687ea33d0cb329 | /Capricornus/src/com/gopawpaw/erp/hibernate/g/GlcdDet.java | 7c49b84c7ce03015351a9a6730fafa4449a06d90 | [] | no_license | fazoolmail89/gopawpaw | 50c95b924039fa4da8f309e2a6b2ebe063d48159 | b23ccffce768a3d58d7d71833f30b85186a50cc5 | refs/heads/master | 2016-09-08T02:00:37.052781 | 2014-05-14T11:46:18 | 2014-05-14T11:46:18 | 35,091,153 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 662 | java | package com.gopawpaw.erp.hibernate.g;
/**
* GlcdDet entity. @author MyEclipse Persistence Tools
*/
public class GlcdDet extends AbstractGlcdDet implements java.io.Serializable {
// Constructors
/** default constructor */
public GlcdDet() {
}
/** minimal constructor */
public GlcdDet(GlcdDetId id, Double oid... | [
"ahuaness@b3021582-c689-11de-ba9a-9db95b2bc6c5"
] | ahuaness@b3021582-c689-11de-ba9a-9db95b2bc6c5 |
e45bf44617955038beec9f9f22c999361400e9ad | abda16e051b78404102e5af67afacefa364134fb | /openAPI/src/main/java/jetbrains/exodus/env/Transaction.java | fdc6080969e3a7dbd8898535be50af9c32372c94 | [
"Apache-2.0"
] | permissive | yusuke/xodus | c000e9dc098d58e1e30f6d912ab5283650d3f5c0 | f84bb539ec16d96136d35600eb6f0966cc7b3b07 | refs/heads/master | 2023-09-04T12:35:52.294475 | 2017-12-01T18:46:24 | 2017-12-01T18:46:52 | 112,916,407 | 0 | 0 | null | 2017-12-03T09:46:15 | 2017-12-03T09:46:15 | null | UTF-8 | Java | false | false | 6,690 | java | /**
* Copyright 2010 - 2017 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or a... | [
"lvo@intellij.net"
] | lvo@intellij.net |
f8f1d4f6d3f200740bf5ffbdfe230f10df270299 | db77908c40c076bb713c1b00fd633457658964a3 | /common/ifs-resources/src/main/java/org/innovateuk/ifs/invite/resource/CompetitionFinanceInviteResource.java | 25fddcae40545ca46fac84ae2b48abddb6279880 | [
"MIT"
] | permissive | InnovateUKGitHub/innovation-funding-service | e3807613fd3c398931918c6cc773d13874331cdc | 964969b6dc9c78750738ef683076558cc897c1c8 | refs/heads/development | 2023-08-04T04:04:05.501037 | 2022-11-11T14:48:30 | 2022-11-11T14:48:30 | 87,336,871 | 30 | 20 | MIT | 2023-07-19T21:23:46 | 2017-04-05T17:20:38 | Java | UTF-8 | Java | false | false | 1,002 | java | package org.innovateuk.ifs.invite.resource;
import org.innovateuk.ifs.invite.constant.InviteStatus;
public class CompetitionFinanceInviteResource {
private long id;
private String hash;
private String email;
private long competitionId;
private InviteStatus status;
public long getId() {
... | [
"markd@iuk.ukri.org"
] | markd@iuk.ukri.org |
377943a1eb179f805342170889e6f6705deb86a2 | 49b4cb79c910a17525b59d4b497a09fa28a9e3a8 | /parserValidCheck/src/main/java/com/ke/css/cimp/fwb/fwb17/Rule_DECLARED_VALUE_FOR_CUSTOMS.java | 2a6920824e1bf0fdc162d6c0680cb8a07aed72f7 | [] | no_license | ganzijo/koreanair | a7d750b62cec2647bfb2bed4ca1bf8648d9a447d | e980fb11bc4b8defae62c9d88e5c70a659bef436 | refs/heads/master | 2021-04-26T22:04:17.478461 | 2018-03-06T05:59:32 | 2018-03-06T05:59:32 | 124,018,887 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,091 | java | package com.ke.css.cimp.fwb.fwb17;
/* -----------------------------------------------------------------------------
* Rule_DECLARED_VALUE_FOR_CUSTOMS.java
* -----------------------------------------------------------------------------
*
* Producer : com.parse2.aparse.Parser 2.5
* Produced : Tue Mar 06 10:25:... | [
"wrjo@wrjo-PC"
] | wrjo@wrjo-PC |
b1c51b4fd6a99614af42406f92a91bef720778a4 | 9e60577127d40b38c8930391f9ee30d069a87e24 | /facebook/src/main/java/com/facebook/HttpMethod.java | ac201dc457b3cd3ab41a1a4739ce5767c0009845 | [] | no_license | StarNeit/Android-360Video-VR | a77c1820cad5abde95d5849c3f7e68644e54ae41 | 93118f001ed1a7418f151ecdd966c868833442c1 | refs/heads/master | 2021-06-08T09:34:09.997285 | 2016-11-13T20:23:09 | 2016-11-13T20:23:09 | 73,640,682 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,473 | java | /**
* Copyright (c) 2014-present, Facebook, Inc. All rights reserved.
*
* You are hereby granted a non-exclusive, worldwide, royalty-free license to use,
* copy, modify, and distribute this software in source code or binary form for use
* in connection with the web services and APIs provided by Facebook.
*
... | [
"you@example.com"
] | you@example.com |
c60d58cd5b9702b3dccbe2db04c36a7f1df18cd2 | 9d32980f5989cd4c55cea498af5d6a413e08b7a2 | /A5_8_1_0/src/main/java/com/android/server/-$Lambda$T7cKu_OKm_Fk2kBNthmo_uUJTSo.java | f595272f128434a37b0e7ab09de3d32c24321ddb | [] | no_license | liuhaosource/OppoFramework | e7cc3bcd16958f809eec624b9921043cde30c831 | ebe39acabf5eae49f5f991c5ce677d62b683f1b6 | refs/heads/master | 2023-06-03T23:06:17.572407 | 2020-11-30T08:40:07 | 2020-11-30T08:40:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,147 | java | package com.android.server;
import android.content.Context;
import com.android.server.input.InputManagerService;
import com.android.server.media.MediaRouterService;
import com.android.server.net.NetworkPolicyManagerService;
import com.android.server.net.NetworkStatsService;
import com.android.server.oppo.OppoService;
... | [
"dstmath@163.com"
] | dstmath@163.com |
15c69cd7d3987d8744e8f04b2a9edc278c5986db | 799cce351010ca320625a651fb2e5334611d2ebf | /Data Set/Synthetic/Before/before_2452.java | 2a01a30794697fcec0410ebb9d2a6e9c2f6f062b | [] | no_license | dareenkf/SQLIFIX | 239be5e32983e5607787297d334e5a036620e8af | 6e683aa68b5ec2cfe2a496aef7b467933c6de53e | refs/heads/main | 2023-01-29T06:44:46.737157 | 2020-11-09T18:14:24 | 2020-11-09T18:14:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 265 | java | public class Dummy {
void sendRequest(Connection conn) throws SQLException {
Statement stmt = conn.createStatement();
ResultSet rs = stmt.executeQuery("SELECT EMPLOYEE_ID, END_DATE, JOB_ID FROM JOB_HISTORY WHERE END_DATE <=" + var1+" OR JOB_ID <" + rand1);
}
} | [
"jahin99@gmail.com"
] | jahin99@gmail.com |
add5cd28a634c811f7e95f2a2015e78d300066c9 | 852ae668be85e1bbbfb213ac030cd2bd9b13eb6e | /PUB/PubTermServer/build/generated/jax-wsCache/AuthorizationIDP/de/fhdo/terminologie/ws/idp/authorizationIDP/LoginRequestType.java | a33e646325711b53ed62ab3a92c9b2630488ea45 | [] | no_license | TechnikumWienAcademy/Terminologieserver | e2a568ef04b8c378dfbe10b9add23d6253a708f9 | bdb719233891efcc3c6761557898799a6eafcedd | refs/heads/master | 2023-06-29T07:54:00.597735 | 2021-06-05T10:03:57 | 2021-06-05T10:03:57 | 176,249,973 | 0 | 0 | null | 2021-08-02T06:39:39 | 2019-03-18T09:44:26 | Java | ISO-8859-1 | Java | false | false | 1,415 | java |
package de.fhdo.terminologie.ws.idp.authorizationIDP;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Java-Klasse für loginRequestType complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content... | [
"bachinge@technikum-wien.at"
] | bachinge@technikum-wien.at |
cae994900e1c2ecd6bb6272ff3fd2e7670b45403 | b5db846dc817bc509692946c1ba78b46f32c1d89 | /src/com/zyk/launcher/FolderInfo.java | ced3e5d713cfe26f88c6cc4edeab702d6851db94 | [
"Apache-2.0"
] | permissive | yukun314/android-5.1.1_r29 | 74b14f2bb4073dd80f8ef7eb1d9ed48fad0a2102 | dd3862935187874cfd29dd557048df1fd715c329 | refs/heads/master | 2021-01-21T12:58:17.592531 | 2016-06-02T10:01:46 | 2016-06-02T10:01:46 | 54,986,493 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,407 | java | /*
* Copyright (C) 2008 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | [
"yukun314@126.com"
] | yukun314@126.com |
b34065f1dad74a7ec2e0a7b76b1b9ff6bfb32409 | bf92ea3f90e8a47fa0fc6bf3883e7ed48d7b0106 | /src/hyFlow/edu/vt/rt/hyflow/helper/Atomic.java | 80f369440f6fd836edbffc4050c0aa76de10bdd7 | [] | no_license | junwhan/replication | 5a34b679774590dbcb01c5dcbe81b93e7ecdcec6 | a8005e85510a86691731f5640234dd11c07bd3ac | refs/heads/master | 2016-09-05T23:25:24.615598 | 2014-01-02T02:22:53 | 2014-01-02T02:22:53 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,475 | java | package edu.vt.rt.hyflow.helper;
import org.deuce.transaction.Context;
import org.deuce.transaction.ContextDelegator;
import org.deuce.transaction.TransactionException;
import edu.vt.rt.hyflow.benchmark.tm.vacation.Benchmark;
import edu.vt.rt.hyflow.core.AbstractDistinguishable;
import edu.vt.rt.hyflow.core.tm.Contex... | [
"jkim@gojkim"
] | jkim@gojkim |
a5d0e4ab3646fe61d3dd74e9c184984b984d3198 | 797ddee1e39cd2270f857de6b77607b084a62a72 | /src/main/java/com/serijakala/sj4/akzo/akzonobel/web/rest/errors/package-info.java | 67980ee8908c15ca8df892a31a2b1b0f01532599 | [] | no_license | Ila82M/akzo_jh-application | e06084de5467419e88e26bd408c76eba9bb1211a | 8d834554f82ec9328ee0e58b4825da7645bb24a2 | refs/heads/master | 2020-03-31T17:54:36.006631 | 2018-10-10T14:36:48 | 2018-10-10T14:36:48 | 152,438,555 | 0 | 0 | null | 2018-10-11T13:41:49 | 2018-10-10T14:36:39 | Java | UTF-8 | Java | false | false | 208 | java | /**
* Specific errors used with Zalando's "problem-spring-web" library.
*
* More information on https://github.com/zalando/problem-spring-web
*/
package com.serijakala.sj4.akzo.akzonobel.web.rest.errors;
| [
"jhipster-bot@jhipster.tech"
] | jhipster-bot@jhipster.tech |
92e2de0792ba7584ebe0627e11f2e71659fcd1b0 | 84819716e37f072d853a1cbf8a43d6f49071b777 | /Selenium/src/day4/ScreenShotEg.java | bf607162220fe0568afba031c5203b720b9290d2 | [] | no_license | shaath/Sai_Kumar | cd3706d8513d224c59a6b46e5eb39423768409fe | 900dfa585097a8d0fd911a5ea03d48cd5b4a20bc | refs/heads/master | 2020-06-13T12:14:30.695900 | 2016-12-02T10:26:24 | 2016-12-02T10:26:24 | 75,382,382 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 632 | java | package day4;
import java.io.File;
import java.io.IOException;
import org.apache.commons.io.FileUtils;
import org.openqa.selenium.OutputType;
import org.openqa.selenium.TakesScreenshot;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.firefox.FirefoxDriver;
public class ScreenShotEg {
public static... | [
"sharath chandra"
] | sharath chandra |
bf5f2b600ca4ded85da2056630eca5ceb48e56d6 | 7f6292a3473aa72d4e46cdd0a19fbe8833a7194f | /ejbs/digitalarchive/src/main/java/org/sola/services/digitalarchive/repository/entities/FileInfo.java | 20b3c63bd08cb8b6c4ce8c52221e5943e98e2a14 | [] | no_license | SOLA-NIGERIA/services | 375f08e8db0c650fc62ab592a534837e5d1fa341 | 7fc7aae549caed17edcce4da80e3d4ed8953f3f8 | refs/heads/master | 2020-05-31T01:03:38.225836 | 2016-12-06T21:20:18 | 2016-12-06T21:20:18 | 20,647,290 | 0 | 2 | null | 2015-05-31T21:13:29 | 2014-06-09T13:24:26 | Java | UTF-8 | Java | false | false | 2,747 | java | /**
* ******************************************************************************************
* Copyright (C) 2012 - Food and Agriculture Organization of the United Nations (FAO).
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provide... | [
"armcdowell@hotmail.com"
] | armcdowell@hotmail.com |
95c9495cd405de8da90e1d381a240aa50df5853d | ca030864a3a1c24be6b9d1802c2353da4ca0d441 | /classes7.dex_source_from_JADX/com/facebook/feed/inlinecomposer/multirow/common/BaseV3PromptPartDefinition.java | 3cbfb6ab726a6cc63d3895754b927f7bc3a01411 | [] | no_license | pxson001/facebook-app | 87aa51e29195eeaae69adeb30219547f83a5b7b1 | 640630f078980f9818049625ebc42569c67c69f7 | refs/heads/master | 2020-04-07T20:36:45.758523 | 2018-03-07T09:04:57 | 2018-03-07T09:04:57 | 124,208,458 | 4 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,036 | java | package com.facebook.feed.inlinecomposer.multirow.common;
import android.content.Context;
import android.view.View;
import com.facebook.common.propertybag.PropertyBag;
import com.facebook.feed.environment.HasPersistentState;
import com.facebook.feed.environment.HasPositionInformation;
import com.facebook.feed.inlineco... | [
"son.pham@jmango360.com"
] | son.pham@jmango360.com |
daf3e532c0887acca79c75067f2f976488d5a19b | 1dced079671699fb3e69a080178fa9a8fc6f2359 | /j2se/src/javac1/ir/instr/LogicOp.java | ca1efedcfdae78b317f2a5de6531829a140918ee | [] | no_license | dougxc/SquawkNG | 7dc93a7fd2ebafaea4cf021e942f984ab8d494ea | 60ebfc59d2a479e671160679a78b1d2ddc30ab65 | refs/heads/master | 2022-12-22T05:02:18.384927 | 2020-09-29T09:54:49 | 2020-09-29T09:54:49 | 299,572,864 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,323 | java | /*
* @(#)LogicOp.java 1.10 02/11/27
*
* Copyright 1993-2002 Sun Microsystems, Inc. All rights reserved.
* SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*/
package javac1.ir.instr;
import javac1.ir.InstructionVisitor;
import javac1.ir.IRScope;
/**
* The instruction node fo... | [
"doug.simon@oracle.com"
] | doug.simon@oracle.com |
1adefea32413878447d20b574506887cec00f70c | 07251556dde22700fe4828a7aaf85c27787b2fcf | /src/main/java/com/jm/mvc/vo/order/OrderInfoAndDetailCreateVo.java | 10a602ed5325cdb783ff3d9db13c683cc67cb037 | [] | no_license | wanghonghong/mygit | 0a45dc9e7efa2bcc14b3279c6071dd73fc86da36 | d0f0e40e8897f30042a58a42ea772f887ab1551b | refs/heads/master | 2020-12-02T23:51:40.346895 | 2017-07-02T02:11:26 | 2017-07-02T02:11:26 | 95,954,161 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 515 | java | package com.jm.mvc.vo.order;
import java.util.List;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import lombok.Data;
/**
* <p>订单及订单详情</p>
*
* @author hantp
* @version latest
* @date 2016/5/9
*/
@Data
@ApiModel(description = "订单")
public class OrderInfoAndDetailCreateV... | [
"445605976@qq.com"
] | 445605976@qq.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.