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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
a0ef20a17f56739b77e7039e95f31960af269a6c | 6d60a8adbfdc498a28f3e3fef70366581aa0c5fd | /codebase/dataset/t1/1579_frag2.java | bb00bd4d19e2042fa105418007dfed042855bd59 | [] | no_license | rayhan-ferdous/code2vec | 14268adaf9022d140a47a88129634398cd23cf8f | c8ca68a7a1053d0d09087b14d4c79a189ac0cf00 | refs/heads/master | 2022-03-09T08:40:18.035781 | 2022-02-27T23:57:44 | 2022-02-27T23:57:44 | 140,347,552 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,473 | java | try {
return new String(baos.toByteArray(), PREFERRED_ENCODING);
} catch (java.io.UnsupportedEncodingException uue) {
return new String(baos.toByteArray());
}
}
/**
* Encodes a byte array into Base64 notation.
* Does not GZip-compress data.
... | [
"aaponcseku@gmail.com"
] | aaponcseku@gmail.com |
1fbf261ae98e8dae46d0468899871274b4ab6f45 | 6a6d2290d5e6454147908d864523e747fb94cd07 | /src/com/company/var/Guideline5.java | a7ef889d8b8826b825d39f1606b79b03cb7b14c4 | [] | no_license | mhussainshah1/Var-TypeInference | ed7fddbe61d8fc9201082f8c05e2a1629ccb69e2 | 85d0c3bd72e885b563de39fd599c0c53938e1a66 | refs/heads/master | 2022-12-30T09:27:42.917694 | 2020-10-13T02:25:47 | 2020-10-13T02:25:47 | 303,536,278 | 1 | 2 | null | null | null | null | UTF-8 | Java | false | false | 489 | java | package com.company.var;
import java.util.ArrayList;
import java.util.LinkedList;
import java.util.List;
import java.util.concurrent.CopyOnWriteArrayList;
public class Guideline5 {
public static void main(String[] args) {
List<String> list = new ArrayList<>();
list = new CopyOnWriteArrayList<>();
... | [
"muhammadshah.14@sunymaritime.edu"
] | muhammadshah.14@sunymaritime.edu |
21b4c2a6016db514c12476ec4e7387ea027a45c7 | 6b97e3d7cedadb36fa66572d97a3ed97c5a7f1b2 | /src/jd/plugins/hoster/DownloadGg.java | 3c0e91d653504d6bdf7073be34ef495bfe94c7f6 | [] | no_license | ironfox2151/jdownloader | 4722eefbb82ea57c66bd9add8645838dfe35a2d1 | 29af20ad37060fb7d9d4f5d9598eeedc03f83869 | refs/heads/master | 2022-04-21T22:28:58.475332 | 2020-04-10T13:33:04 | 2020-04-10T13:33:04 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,147 | java | //jDownloader - Downloadmanager
//Copyright (C) 2009 JD-Team support@jdownloader.org
//
//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 opti... | [
"psp@ebf7c1c2-ba36-0410-9fe8-c592906822b4"
] | psp@ebf7c1c2-ba36-0410-9fe8-c592906822b4 |
7621778386b735ab3dfa7e7af950cd514463311c | d528fe4f3aa3a7eca7c5ba4e0aee43421e60857f | /src/xgxt/audit/spbz/SpbzDao.java | 40961dd97cfc0df0cadbed81cac40f3aa4c8f913 | [] | no_license | gxlioper/xajd | 81bd19a7c4b9f2d1a41a23295497b6de0dae4169 | b7d4237acf7d6ffeca1c4a5a6717594ca55f1673 | refs/heads/master | 2022-03-06T15:49:34.004924 | 2019-11-19T07:43:25 | 2019-11-19T07:43:25 | null | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 2,537 | java | package xgxt.audit.spbz;
import java.util.HashMap;
import java.util.List;
import xgxt.DAO.DAO;
import xgxt.audit.splc.SplcForm;
import xgxt.comm.CommDAO;
import xgxt.utils.CommonQueryDAO;
/**
* <p>Title: 学生工作管理系统</p>
* <p>Description: 审批步骤</p>
* <p>Copyright: Copyright (c) 2011</p>
* <p>Company: ... | [
"1398796456@qq.com"
] | 1398796456@qq.com |
22e006eb6190e2d6fbc30ca0884399a13771d17e | f7fbc015359f7e2a7bae421918636b608ea4cef6 | /base-one/tags/hsqldb_1_7_2_ALPHA_Q/src/org/hsqldb/util/TransferHelper.java | 3fc75f7c4017ed3d227421731668a2644b6331a5 | [] | no_license | svn2github/hsqldb | cdb363112cbdb9924c816811577586f0bf8aba90 | 52c703b4d54483899d834b1c23c1de7173558458 | refs/heads/master | 2023-09-03T10:33:34.963710 | 2019-01-18T23:07:40 | 2019-01-18T23:07:40 | 155,365,089 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,680 | java | /* Copyright (c) 2001-2002, The HSQL Development Group
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, this
* list... | [
"(no author)@7c7dc5f5-a22d-0410-a3af-b41755a11667"
] | (no author)@7c7dc5f5-a22d-0410-a3af-b41755a11667 |
b210be9de9e775dfc25f147009aa5f62f21b5e04 | db97cfc9499c3974100967460b7ba3abb678aefe | /src/main/java/com/cosium/logging/annotation_processor/CurrentMessagerSupplier.java | 6812abfa91dbae4c74a5fdfc58143523c51f3550 | [
"MIT"
] | permissive | Cosium/annotation-processor-logger | b28136820414b98d3255c0819bd0363bb83f545d | 1d9a12e89f7e2b70d30a18f9712defb6127a1d61 | refs/heads/master | 2020-03-25T21:34:46.583590 | 2018-08-10T08:00:42 | 2018-08-10T08:00:42 | 144,181,095 | 7 | 0 | null | null | null | null | UTF-8 | Java | false | false | 415 | java | package com.cosium.logging.annotation_processor;
import javax.annotation.processing.Messager;
import java.util.Optional;
import java.util.function.Supplier;
/**
* Created on 09/08/18.
*
* @author Reda.Housni-Alaoui
*/
public class CurrentMessagerSupplier implements Supplier<Optional<Messager>> {
@Override
pub... | [
"reda.housnialaoui@gmail.com"
] | reda.housnialaoui@gmail.com |
746e5aa8219209c1d7e8853fa52a0dff0bcb4946 | 7767bee7b48be702527cfe8c69c0293691edadc0 | /src/com/zstar/SMMS/BaseData/SmmsPendingEvent/action/CheckUrlAction.java | 725e4d68621807f9254bab91baa50fb5a62fd759 | [] | no_license | WayFareY/SMMS | bcec2ac9747b8180c787274dcf175968be801e8b | 22438ae0dbfd99c5d10f3a385f2aee7b0930c76e | refs/heads/master | 2021-05-13T15:58:46.938505 | 2018-05-28T01:48:59 | 2018-05-28T01:48:59 | 115,971,485 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,641 | java | package com.zstar.SMMS.BaseData.SmmsPendingEvent.action;
import com.strutsframe.db.DBSqlSession;
import com.zstar.fmp.core.frame.action.FrameAction;
import com.zstar.fmp.utils.JsonUtil;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
public class CheckUrlAction
extends FrameAction
{
public ... | [
"WayFareY@github.com"
] | WayFareY@github.com |
021ac3306921832d56fafcf6bad4ce159490d773 | 58d9df3b0a29aa3a3ca28bb8f0d020fbd0b22b7d | /first_java/src/java_0812/SortTest.java | f464d2f4b3fb7a88ed06ec0cfff36e11799729d6 | [] | no_license | jihye-lake/liver | 1531deebd5a8b68b56740c31c863c34af2ed2aad | d065a659d13016342134ae2278d288b9cab8efaa | refs/heads/master | 2023-03-19T08:08:18.884957 | 2021-03-03T08:41:58 | 2021-03-03T08:41:58 | 343,663,455 | 0 | 0 | null | null | null | null | UHC | Java | false | false | 771 | java | package java_0812;
import java.util.Arrays;
import java.util.Collections;
import java.util.List;
class Student1 implements Comparable<Student1> {
int number;
String name;
public Student1(int number, String name) {
this.number = number;
this.name = name;
}
public String toString() {
retu... | [
"최지혜@DESKTOP-EE034IU"
] | 최지혜@DESKTOP-EE034IU |
053f26fcdf96b5f2f4b775ceadf00d75d91b879e | 4bb83687710716d91b5da55054c04f430474ee52 | /dsrc/sku.0/sys.server/compiled/game/script/systems/crafting/chemistry/crafted_items/crafting_medpack_wound_action_chemistry.java | 3c482bb8004b333ba652198992220c1897487333 | [] | no_license | geralex/SWG-NGE | 0846566a44f4460c32d38078e0a1eb115a9b08b0 | fa8ae0017f996e400fccc5ba3763e5bb1c8cdd1c | refs/heads/master | 2020-04-06T11:18:36.110302 | 2018-03-19T15:42:32 | 2018-03-19T15:42:32 | 157,411,938 | 1 | 0 | null | 2018-11-13T16:35:01 | 2018-11-13T16:35:01 | null | UTF-8 | Java | false | false | 3,637 | java | package script.systems.crafting.chemistry.crafted_items;
import script.*;
import script.base_class.*;
import script.combat_engine.*;
import java.util.Arrays;
import java.util.Hashtable;
import java.util.Vector;
import script.base_script;
import script.library.utils;
import script.library.craftinglib;
public class cr... | [
"tmoflash@gmail.com"
] | tmoflash@gmail.com |
0612ecbfd3000e791ef3eb4c2a352675a5847df3 | a16d709fceb05a38bf26e38243b9d5f0453f9b43 | /src/main/java/thaumicenergistics/common/tiles/TileEssentiaCellWorkbench.java | b7129fc9ca1ce9c6be39e23ebba930f279c4d372 | [
"MIT"
] | permissive | WeAreShrubs/ThaumicEnergistics | 29b3a93f0bc35ae0aa32b058005e7adc18300e4f | 1f812132e0834a38696f0940467ba423a89bcb74 | refs/heads/master | 2020-05-21T10:15:00.729370 | 2016-03-30T16:13:47 | 2016-03-30T16:13:47 | 54,923,598 | 0 | 0 | null | 2016-03-28T21:05:17 | 2016-03-28T21:05:17 | null | UTF-8 | Java | false | false | 7,997 | java | package thaumicenergistics.common.tiles;
import java.util.ArrayList;
import java.util.List;
import net.minecraft.entity.player.EntityPlayer;
import net.minecraft.inventory.IInventory;
import net.minecraft.item.ItemStack;
import net.minecraft.nbt.NBTTagCompound;
import net.minecraft.tileentity.TileEntity;
import thaumc... | [
"Nividica@gmail.com"
] | Nividica@gmail.com |
04ca3db609b3773acfc0b3e843af6ce7e98b945c | 27f5457d47aaf3491f0d64032247adc08efba867 | /vertx-gaia/vertx-ams/src/main/qas/io/horizon/specification/typed/TJson.java | 46508718e94539fff138d2e4aceff0c0fa036500 | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | silentbalanceyh/vertx-zero | e73d22f4213263933683e4ebe87982ba68803878 | 1ede4c3596f491d5251eefaaaedc56947ef784cd | refs/heads/master | 2023-06-11T23:10:29.241769 | 2023-06-08T16:15:33 | 2023-06-08T16:15:33 | 108,104,586 | 348 | 71 | Apache-2.0 | 2020-04-10T02:15:18 | 2017-10-24T09:21:56 | HTML | UTF-8 | Java | false | false | 1,767 | java | package io.horizon.specification.typed;
import io.horizon.util.HUt;
import io.vertx.core.json.JsonObject;
/**
* 「Json序列化规范」
* <hr/>
* 针对 JsonObject 专用的接口,用于实现 JsonObject 和 T 类型的互相转换,转换分两个级别
* <pre><code>
* 1. 内存级:toJson / fromJson,直接将内存中的字符串字面量和当前对象进行类型转换
* 2. 文件级:文件级只支持从文件系统读取和加载数据文件,直接将路径中的 json 文件读取
... | [
"silentbalanceyh@126.com"
] | silentbalanceyh@126.com |
60f4000799df80e3576af069eac11acd144b4a4b | 879b4fcafa3d423c187d0a034d0def88e444131d | /dsf-fhir/dsf-fhir-server/src/main/java/org/highmed/dsf/fhir/authentication/AuthenticationFilter.java | 6e4618e30c77047beddedcf85d549f7fe2956183 | [
"Apache-2.0"
] | permissive | alhersh/highmed-dsf | 64f7a32e2f207b8e90ff8c947849a5fa0f2294e9 | fe19d75c79e33918c805a13698326934d271ead4 | refs/heads/master | 2023-07-18T15:06:21.526870 | 2021-01-26T15:25:25 | 2021-01-26T15:25:25 | 330,970,130 | 0 | 0 | Apache-2.0 | 2021-03-05T13:10:36 | 2021-01-19T12:19:31 | Java | UTF-8 | Java | false | false | 3,524 | java | package org.highmed.dsf.fhir.authentication;
import java.io.IOException;
import java.security.cert.X509Certificate;
import java.util.Objects;
import java.util.Optional;
import javax.servlet.Filter;
import javax.servlet.FilterChain;
import javax.servlet.FilterConfig;
import javax.servlet.ServletException;
import javax... | [
"hauke.hund@hs-heilbronn.de"
] | hauke.hund@hs-heilbronn.de |
ed33684cb903ca005a46d84cc844f0fd8fbc3931 | 596c7846eabd6e8ebb83eab6b83d6cd0801f5124 | /spring-demo-000-other/eg-007-thread/src/main/java/com/github/bjlhx15/common/threaddemo/ThreadDemo09UncaughtExceptionHandler.java | 70d89ca21247721ea881c4988f226937de571094 | [] | no_license | zzw0598/common | c219c53202cdb5e74a7c76d18f90e18eca983752 | 76abfb43c93da4090bbb8861d27bbcb990735b80 | refs/heads/master | 2023-03-10T02:30:44.310940 | 2021-02-19T07:59:16 | 2021-02-19T07:59:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 774 | java | package com.github.bjlhx15.common.threaddemo;
import java.util.HashMap;
import java.util.concurrent.TimeUnit;
/**
* @author lihongxu6
* @version 1.0
* @className ThreadDemo01
* @description TODO
* @date 2021-02-13 11:00
*/
public class ThreadDemo09UncaughtExceptionHandler {
public static void main(String[... | [
"lihongxu6@jd.com"
] | lihongxu6@jd.com |
19f79ebbf20bd72aa2f9b8d6213fee2ac8728c21 | 9d32980f5989cd4c55cea498af5d6a413e08b7a2 | /A92s_10_0_0/src/main/java/com/color/antivirus/ColorAntiVirusBehaviorManager.java | 13587b2670fcf25f50c590d0a84ee0b790f6413c | [] | 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 | 7,930 | java | package com.color.antivirus;
import android.content.ComponentName;
import android.content.Intent;
import android.net.Uri;
import android.os.Binder;
import android.os.IBinder;
import android.os.Process;
import android.os.ServiceManager;
import com.color.antivirus.IColorAntiViruStateChangeCallback;
import com.color.anti... | [
"dstmath@163.com"
] | dstmath@163.com |
c1dfe413c32f41f009b26ebe69657a0faa2acc99 | 226e7b8e0edb8b4deac2ef90752bcc51b7a02e8b | /src/main/java/nc/item/ItemMultitool.java | e6b2b510c072b26f7d4ea80e3f248dabff5537f1 | [
"MIT"
] | permissive | serenibyss/NuclearCraft | b982a4a4528ebcf19b649a0531e19f44e9d61436 | 01186f7f3ea3a96a95d64b38f4e6d2d39b9fe21b | refs/heads/master | 2023-07-24T19:16:58.103375 | 2021-07-20T18:41:45 | 2021-07-20T18:41:45 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,140 | java | package nc.item;
import static nc.config.NCConfig.quantum_angle_precision;
import java.util.*;
import nc.tile.IMultitoolLogic;
import nc.util.*;
import net.minecraft.entity.player.EntityPlayer;
import net.minecraft.item.ItemStack;
import net.minecraft.nbt.NBTTagCompound;
import net.minecraft.tileentity.TileEntity;
i... | [
"joedodd35@gmail.com"
] | joedodd35@gmail.com |
1ff3f9a4542651c32a756876c0046065b33b4901 | e315c2bb2ea17cd8388a39aa0587e47cb417af0a | /src/tn/com/smartsoft/framework/dao/exception/CannotAcquireLockDbException.java | 062fc301617a6c71ba2eb0de76d8f33181f9bc67 | [] | no_license | wissem007/badges | 000536a40e34e20592fe6e4cb2684d93604c44c9 | 2064bd07b52141cf3cff0892e628cc62b4f94fdc | refs/heads/master | 2020-12-26T14:06:11.693609 | 2020-01-31T23:40:07 | 2020-01-31T23:40:07 | 237,530,008 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 408 | java | package tn.com.smartsoft.framework.dao.exception;
import tn.com.smartsoft.commons.exceptions.DaoFunctionalException;
public class CannotAcquireLockDbException extends DaoFunctionalException {
/**
*
*/
private static final long serialVersionUID = -4606621137119912510L;
public CannotAcquireLockDbException(Str... | [
"alouiwiss@gmail.com"
] | alouiwiss@gmail.com |
d63dbe87f6bed53a4e14505f48c046e2da51cd08 | e414fa981c02f7ed6d95dfbb3e36191fdabaf0b2 | /test-core/src/main/java/com/suixingpay/jooq/entity/tables/pojos/SysUser.java | edf601ae17c5485c71543d28108be66fb670ce37 | [] | no_license | zhangxiao-sx/spring-boot-jooq-demo | cf30164009cead659617cbdad16c5f0b88541f9f | 3c2e4fc746a348609aaf9876e345e2cea734806a | refs/heads/master | 2022-02-11T21:31:45.742150 | 2019-06-19T14:53:44 | 2019-06-19T14:53:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | true | 3,738 | java | /*
* This file is generated by jOOQ.
*/
package com.suixingpay.jooq.entity.tables.pojos;
import java.io.Serializable;
import java.sql.Timestamp;
import javax.annotation.Generated;
/**
* This class is generated by jOOQ.
*/
@Generated(
value = {
"http://www.jooq.org",
"jOOQ version:3.11.11"
... | [
"shileibrave@163.com"
] | shileibrave@163.com |
7a0086b9d2e3002a6ab06f0c9add4f26b8401cd6 | 3ef55e152decb43bdd90e3de821ffea1a2ec8f75 | /large/module1356_public/tests/unittests/src/java/module1356_public_tests_unittests/a/IFoo3.java | 55c6839396958df02cb47642abfab397fec52509 | [
"BSD-3-Clause"
] | permissive | salesforce/bazel-ls-demo-project | 5cc6ef749d65d6626080f3a94239b6a509ef145a | 948ed278f87338edd7e40af68b8690ae4f73ebf0 | refs/heads/master | 2023-06-24T08:06:06.084651 | 2023-03-14T11:54:29 | 2023-03-14T11:54:29 | 241,489,944 | 0 | 5 | BSD-3-Clause | 2023-03-27T11:28:14 | 2020-02-18T23:30:47 | Java | UTF-8 | Java | false | false | 876 | java | package module1356_public_tests_unittests.a;
import javax.rmi.ssl.*;
import java.awt.datatransfer.*;
import java.beans.beancontext.*;
/**
* Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut
* labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et ac... | [
"gwagenknecht@salesforce.com"
] | gwagenknecht@salesforce.com |
dedd04c7058629963d355e33135fd1d60e10292e | 72f8c201406c37a1a598a5b56e56c04a79669978 | /weekly/html2csv/src/main/java/html2csv/Question.java | 9f85625deb9654404040ef6ab4786e194ee041ad | [] | no_license | exylaci/senior-solutions | 17794e1ae1e630f02213c7e60059d9ee3d82b609 | 009b3ab666d6e9aa7e907011950ee76ecd306e10 | refs/heads/master | 2023-07-31T00:06:13.517198 | 2021-09-24T08:59:10 | 2021-09-24T08:59:10 | 376,589,924 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,345 | java | package html2csv;
import java.util.ArrayList;
import java.util.List;
import java.util.stream.Collectors;
public class Question {
private String question;
private int correct;
private List<String> answers = new ArrayList<>();
private static final String SEPARATOR = ";";
private static final Strin... | [
"exy@freemail.hu"
] | exy@freemail.hu |
eea0cc3ee24dcb00eac6eae5d398f4075292e037 | 8020e79b602427f22feafc1d7d40f7db7bc81332 | /resteasy-netty-example/resteasy-sample-app/src/main/java/org/jboss/resteasy/sample/HelloService.java | 908141d69e74f17c5260fcd060d8466a0d0c8420 | [] | no_license | mposolda/misc | b409101f80802d4e279c085a76cce680a57397d8 | 821ad4252acdbe8e99ce993846bc3e464179c57d | refs/heads/master | 2023-07-25T02:00:58.262842 | 2022-12-05T11:34:34 | 2022-12-05T11:34:34 | 10,410,754 | 4 | 2 | null | 2023-07-07T21:20:50 | 2013-05-31T18:33:41 | JavaScript | UTF-8 | Java | false | false | 272 | java | package org.jboss.resteasy.sample;
import javax.ws.rs.ext.Provider;
/**
* @author <a href="mailto:mposolda@redhat.com">Marek Posolda</a>
*/
public class HelloService {
public JsonObject hello(String name) {
return new JsonObject("hello " + name);
}
}
| [
"mposolda@gmail.com"
] | mposolda@gmail.com |
9b87a851317f0dc44398c6dec88c3a85fce3028c | 8af1164bac943cef64e41bae312223c3c0e38114 | /results-java/JetBrains--intellij-community/766299326735ae43331bdb427d8287185ca56760/before/GradleLibraryNamesMixer.java | 8c267f88a3f69874e68b3237dfe92b16d9d37d3e | [] | no_license | fracz/refactor-extractor | 3ae45c97cc63f26d5cb8b92003b12f74cc9973a9 | dd5e82bfcc376e74a99e18c2bf54c95676914272 | refs/heads/master | 2021-01-19T06:50:08.211003 | 2018-11-30T13:00:57 | 2018-11-30T13:00:57 | 87,353,478 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,838 | java | package org.jetbrains.plugins.gradle.remote.impl;
import com.intellij.openapi.util.text.StringUtil;
import com.intellij.util.containers.HashMap;
import org.jetbrains.annotations.NotNull;
import org.jetbrains.annotations.Nullable;
import org.jetbrains.plugins.gradle.model.GradleLibrary;
import org.jetbrains.plugins.gra... | [
"fraczwojciech@gmail.com"
] | fraczwojciech@gmail.com |
ec93721015d2f6ca70c1862bb410479d3967d42e | c02ff10ab87bdff1108814a525fa3b6cc3c42bb2 | /org.eclipse.skalli.core/src/main/java/org/eclipse/skalli/core/extension/info/InfoConverter.java | 7aa0274020ae8c6b4ed14ece2ccc2f63d185ef1a | [] | no_license | mochmann/skalli | 44bd621281c0e19afcf98d9e3dd5d1c7821361bc | 6f5e4b2c6aad7b0cc82c75464872c2572e9b00ed | refs/heads/master | 2021-01-18T12:25:43.135025 | 2013-04-22T08:23:05 | 2013-04-22T08:24:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,938 | java | /*******************************************************************************
* Copyright (c) 2010, 2011 SAP AG 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, and is avai... | [
"michael.ochmann@sap.com"
] | michael.ochmann@sap.com |
501915e3579af1022f3826a1e94fde0fd3f01d07 | 229c65805aa89d95c4ca3757e51bd4aec361fd7d | /src/main/java/cn/ms/neural/chain/support/EchoSoundChain.java | fc857bb19cd624552ccac8decce5cff4d1dbe470 | [
"MIT"
] | permissive | hikoyan/neural | 5fac5278d5b711f17bb6de6d2f25c13b4fa3e571 | 7cecce39c3d2adcb8d0ad6152daf460943955beb | refs/heads/master | 2021-06-06T10:04:55.804950 | 2016-10-08T04:58:33 | 2016-10-08T04:58:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,950 | java | package cn.ms.neural.chain.support;
import java.util.Map;
import cn.ms.neural.chain.AbstractNeuralChain;
import cn.ms.neural.common.exception.AlarmException;
import cn.ms.neural.common.exception.ProcessorException;
import cn.ms.neural.common.exception.echosound.EchoSoundException;
import cn.ms.neural.common.spi.SPI;
... | [
"595208882@qq.com"
] | 595208882@qq.com |
cf48075dbfd9051f0a6478c19d6e0199f21edff0 | 86226c986ca5bcf92bd5cf91120a193c4e9957ba | /app/src/main/java/com/buybuyall/market/fragment/SearchResultFragment.java | 1fdbd05fdeb0d4e8c93338d7e054b2125467aec6 | [] | no_license | XlcK1ng/Market | 9e1f7a04d19779c6cee12052cfbd4a0a12b24e2b | c18d1c696ae5376a3725a60a5188fb4829d58693 | refs/heads/master | 2020-04-14T06:07:28.470894 | 2016-02-29T11:23:26 | 2016-02-29T11:23:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,948 | java |
package com.buybuyall.market.fragment;
import android.os.Message;
import android.view.View;
import com.buybuyall.market.adapter.GoodsSearchAdapter;
import com.buybuyall.market.entity.GoodsInfo;
import com.buybuyall.market.logic.UrlManager;
import com.buybuyall.market.logic.http.HttpRequest;
import com.buybuyall.mark... | [
"903475400@qq.com"
] | 903475400@qq.com |
9613e910e0a874289facbe39b46338cb3360d1d1 | 631afd8bb77a19ac0f0604c41176d11f63e90c7d | /kie-wb-common-stunner-core/kie-wb-common-stunner-api/kie-wb-common-stunner-client-api/src/main/java/org/kie/workbench/common/stunner/core/client/components/palette/factory/PaletteDefinitionFactory.java | 4259893ccb19c26a0b2e426944eeb38258fca49d | [] | no_license | tsurdilo/wirez | 86aaf88fcf412cfa1b03a9cfa8e81503b52439bc | fd8963cdd0dd6ec916b051dc5759f23bd6fe2074 | refs/heads/master | 2020-12-29T03:07:36.637532 | 2016-10-04T01:44:36 | 2016-10-04T02:29:18 | 68,604,988 | 0 | 0 | null | 2016-09-19T12:46:45 | 2016-09-19T12:46:45 | null | UTF-8 | Java | false | false | 535 | java | package org.kie.workbench.common.stunner.core.client.components.palette.factory;
import org.kie.workbench.common.stunner.core.client.components.palette.model.PaletteDefinitionBuilder;
public interface PaletteDefinitionFactory<B extends PaletteDefinitionBuilder> {
/**
* Returns if this provider accepts the g... | [
"roger600@gmail.com"
] | roger600@gmail.com |
9062011ab1f08956fb858c694b3739c23ffec397 | 9d325779d668db4d887079f17e2bcf5e158c0955 | /modules/activiti-engine/src/main/java/org/activiti/engine/impl/cmd/MessageEventReceivedCmd.java | 4620f4226d4b92deea3e4a2688f2d694ca653a74 | [
"Apache-2.0"
] | permissive | 105032013072/Activiti-5.14 | d5981cf982dd920622cd7ea710bf2711f18e3803 | 34afdbfd4142e23b3594dd65500d38c4d5ec9a9b | refs/heads/master | 2022-12-23T01:21:35.472610 | 2019-06-06T12:52:46 | 2019-06-06T12:52:46 | 185,395,953 | 0 | 0 | null | 2022-12-16T00:39:08 | 2019-05-07T12:19:59 | Java | UTF-8 | Java | false | false | 2,919 | 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... | [
"1337893145@qq.com"
] | 1337893145@qq.com |
e7a9567c8c933c5a547bc602376d7f223186b1b1 | 28438c921dffca1f583a78e7d75c6d1c22c1d25e | /src/test/java/org/tools4j/nobark/loop/IdleStrategyTest.java | 9c6efba867a35c98e3cfc14a681e052eaabffc26 | [
"MIT"
] | permissive | kimmking/nobark | f0bb3039551bec13f42e5ba0b378f827d1373ff1 | 1cdbfc5b6a3f058deeb8f2155e63a0c1afb8265d | refs/heads/master | 2020-04-12T04:14:39.262829 | 2018-11-15T12:10:12 | 2018-11-15T12:10:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,383 | java | /**
* The MIT License (MIT)
*
* Copyright (c) 2018 nobark (tools4j), Marco Terzer, Anton Anufriev
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including witho... | [
"terzerm@gmail.com"
] | terzerm@gmail.com |
f6ce58bfb3107d7c993a874b4596dc7531442088 | fc0887f1438c0d5f7f17d8fa39bb3be5c23b7353 | /bootique-tapestry58/src/main/java/io/bootique/tapestry/v58/TapestryModule.java | e775ed5432fe20c7bfe2fc2de90fe1603dece922 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-generic-cla"
] | permissive | bootique/bootique-tapestry | 7726c2afca554cc10064fe63a653f8333ae76257 | 33f187cbfa903e3264a56ff99003ef31f9241095 | refs/heads/master | 2023-04-02T08:29:14.704771 | 2023-03-24T12:26:09 | 2023-03-24T12:26:09 | 61,655,245 | 4 | 3 | Apache-2.0 | 2018-06-18T07:17:29 | 2016-06-21T17:57:31 | Java | UTF-8 | Java | false | false | 3,365 | java | /*
* Licensed to ObjectStyle LLC under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ObjectStyle LLC licenses
* this file to you under the Apache License, Version 2.0 (the
* "License"); you may not u... | [
"andrus@objectstyle.com"
] | andrus@objectstyle.com |
fdaa33b4490c6d847379855a07b2b9cc4edaac55 | 4c8417a12e37c79e702c6b3ce599fa87a72dc94d | /developen-common-persistence/src/developen/common/persistence/query/Condition.java | 0d42d0d770c0e04ceb79f134c261906f38cfad4a | [] | no_license | diogorosin/developen | 5b4379aa5752cd6c3ee84795545ef68dc44d49a8 | 5312040a7169ab63beb207173321e18983a6fae9 | refs/heads/master | 2021-01-01T17:33:22.092681 | 2014-10-14T17:10:19 | 2014-10-14T17:10:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 146 | java | package developen.common.persistence.query;
public interface Condition {
public Query getQuery();
public void setQuery(Query query);
} | [
"diogorosin@gmail.com"
] | diogorosin@gmail.com |
d6014e7ef7dd77e0edd2243db5c8d45f4ce2eb10 | c6f145685b7d5de6b4d9b9460edc9e52d54b9f81 | /test_cases/CWE259/CWE259_Hard_Coded_Password__keyStoreSpiEngineSetKeyEntry/CWE259_Hard_Coded_Password__keyStoreSpiEngineSetKeyEntry_16.java | 8df01498b480fe95daebc4610e1469693608a4dc | [] | no_license | Johndoetheone/new-test-repair | 531ca91dab608abd52eb474c740c0a211ba8eb9f | 7fa0e221093a60c340049e80ce008e233482269c | refs/heads/master | 2022-04-26T03:44:51.807603 | 2020-04-25T01:10:47 | 2020-04-25T01:10:47 | 258,659,310 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,573 | java | /*
* TEMPLATE GENERATED TESTCASE FILE
* @description
* CWE: 259 Hard Coded Password
* BadSource: hardcodedPassword Set data to a hardcoded string
* Flow Variant: 16 Control flow: while(true)
* */
package test_cases.CWE259.CWE259_Hard_Coded_Password__keyStoreSpiEngineSetKeyEntry;
import testcasesupport.*;
i... | [
"root@Delta.localdomain"
] | root@Delta.localdomain |
93fdcd0cfcdb4c5f07b4dec349f726482ea8df67 | f108c31bf39bf5047dd8c0e80e164f3b24c54a77 | /cmmn-xml/cmmn-xml-core/src/main/java/org/omg/spec/cmmn/_20151109/model/TCaseFileItemDefinition.java | 3f1375328092211cacae2c54944c5a5510f87db7 | [
"Apache-2.0"
] | permissive | sotty/cmmn-xml | d071feebe9e0685cb893ce25c5de436f90357a53 | 949eeebcd7f7f77e013d6aab5836b6e1188ba167 | refs/heads/master | 2021-07-09T08:43:29.153541 | 2018-05-18T23:01:59 | 2018-05-18T23:01:59 | 96,401,870 | 0 | 0 | null | 2017-07-06T07:32:28 | 2017-07-06T07:32:28 | null | UTF-8 | Java | false | false | 7,191 | java |
package org.omg.spec.cmmn._20151109.model;
import java.util.ArrayList;
import java.util.Collection;
import java.util.List;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlAttribute;
import javax.xml.bind.annotation.XmlType;
import j... | [
"dsotty@gmail.com"
] | dsotty@gmail.com |
9692e7738d2e48eb5c7c684e60ca0c994b528b49 | 86fc030462b34185e0b1e956b70ece610ad6c77a | /src/main/java/com/alipay/api/domain/BankCardInfo.java | 2081b576a691b6a9d992d27a8b0fdc21b89ef41b | [] | no_license | xiang2shen/magic-box-alipay | 53cba5c93eb1094f069777c402662330b458e868 | 58573e0f61334748cbb9e580c51bd15b4003f8c8 | refs/heads/master | 2021-05-08T21:50:15.993077 | 2018-11-12T07:49:35 | 2018-11-12T07:49:35 | 119,653,252 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 789 | java | package com.alipay.api.domain;
import com.alipay.api.AlipayObject;
import com.alipay.api.internal.mapping.ApiField;
/**
* 银行卡信息
*
* @author auto create
* @since 1.0, 2017-11-24 18:10:16
*/
public class BankCardInfo extends AlipayObject {
private static final long serialVersionUID = 444716613934976... | [
"xiangshuo@10.17.6.161"
] | xiangshuo@10.17.6.161 |
e01d7de86052b8abd3a333a8ec93aaad002a9e9d | e3162d976b3a665717b9a75c503281e501ec1b1a | /src/main/java/com/alipay/api/domain/SpiDetectionDetail.java | f0875a9c0923752e5beb0e264aa245c06820be4a | [
"Apache-2.0"
] | permissive | sunandy3/alipay-sdk-java-all | 16b14f3729864d74846585796a28d858c40decf8 | 30e6af80cffc0d2392133457925dc5e9ee44cbac | refs/heads/master | 2020-07-30T14:07:34.040692 | 2019-09-20T09:35:20 | 2019-09-20T09:35:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,714 | java | package com.alipay.api.domain;
import java.util.List;
import com.alipay.api.AlipayObject;
import com.alipay.api.internal.mapping.ApiField;
import com.alipay.api.internal.mapping.ApiListField;
/**
* 检测结果
*
* @author auto create
* @since 1.0, 2019-09-03 21:26:13
*/
public class SpiDetectionDetail ex... | [
"ben.zy@antfin.com"
] | ben.zy@antfin.com |
ada6d53cf9c75576a0d28bf3c73fd90b5416993c | 883bbebd546b3f92be3f886e64f9e0e573e4a495 | /src/com/nonfamous/tang/dao/home/usercenter/UserCenterDAO.java | 8b0052e0fcd3823a092e5f13baef69a71d97ed47 | [] | no_license | fred521/5iyaya | 0c73c6e0c51014b7c64b91243adfa619c8fb1f33 | bcce17f88dc1bbef763d902c239838fdf2c9826e | refs/heads/master | 2021-01-17T08:28:27.631964 | 2014-12-14T21:09:28 | 2014-12-14T21:09:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 459 | java | package com.nonfamous.tang.dao.home.usercenter;
import java.util.List;
import com.nonfamous.tang.domain.UserCenter;
public interface UserCenterDAO {
int deleteByPrimaryKey(String verifyCode);
void insert(UserCenter record);
UserCenter selectByPrimaryKey(String verifyCode);
int deleteByMember(U... | [
"fred.dai@perficient.com"
] | fred.dai@perficient.com |
6b39a1998c16e522b25cd95cffc271af055c9be2 | 9985a513d4f5eda993dfef309270bbe50831fba0 | /OutilIndice-ejb/src/java/sessions/TypeStructureSousRubriqueRecetteFacade.java | 27e9145f5bea8bd2512b23991ca5540a3a8a90da | [] | no_license | kenne12/OutilIndice | f9fdf256375c394571c352c710608366c8e46316 | c205efc0c9f5ef11dcee1735d01d03758400fd2c | refs/heads/main | 2023-06-26T18:11:07.367667 | 2021-07-30T13:30:10 | 2021-07-30T13:30:10 | 327,368,929 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,761 | 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 sessions;
import entities.TypeStructureSousRubriqueRecette;
import java.util.List;
import javax.ejb.Stateless;
import javax.pe... | [
"kenne_gervais@yahoo.fr"
] | kenne_gervais@yahoo.fr |
819e457c990d386277c6a01ec992ed3f2d640a02 | 063f3b313356c366f7c12dd73eb988a73130f9c9 | /erp_ejb/src_facturacion/com/bydan/erp/facturacion/business/dataaccess/TipoParamFactuListadoClienteDataAccessAdditional.java | cf900d52561f26715ae87b91b7aff3a8cb1ded37 | [
"Apache-2.0"
] | permissive | bydan/pre | 0c6cdfe987b964e6744ae546360785e44508045f | 54674f4dcffcac5dbf458cdf57a4c69fde5c55ff | refs/heads/master | 2020-12-25T14:58:12.316759 | 2016-09-01T03:29:06 | 2016-09-01T03:29:06 | 67,094,354 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,740 | java |
/*
* ============================================================================
* GNU Lesser General Public License
* ============================================================================
*
* BYDAN - Free Java BYDAN library.
* Copyright (C) 2008
*
* This library is free software; you can redistribu... | [
"byrondanilo10@hotmail.com"
] | byrondanilo10@hotmail.com |
2093b4fbef64f2dbdafbb7ecf49dd4e89d6c8d65 | 082e26b011e30dc62a62fae95f375e4f87d9e99c | /docs/weixin_7.0.4_source/反编译源码/未反混淆/src/main/java/com/tencent/mm/sdk/platformtools/bg.java | 390cd7bd27b6280d99a26c186a7d61075ff027a2 | [] | no_license | xsren/AndroidReverseNotes | 9631a5aabc031006e795a112b7ac756a8edd4385 | 9202c276fe9f04a978e4e08b08e42645d97ca94b | refs/heads/master | 2021-04-07T22:50:51.072197 | 2019-07-16T02:24:43 | 2019-07-16T02:24:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,594 | java | package com.tencent.mm.sdk.platformtools;
import com.tencent.matrix.trace.core.AppMethodBeat;
public class bg<T> {
public Object[] gH;
public int gI;
public bg(int i) {
AppMethodBeat.i(52275);
if (i <= 0) {
ab.e("MicroMsg.SimpleObjectPool", "The max pool size must be > 0");
... | [
"alwangsisi@163.com"
] | alwangsisi@163.com |
47c9856c1155478a304acfaf676d33d4892e5742 | 32e2089119fa2632c048df13d63462be01296410 | /app/src/main/java/com/yundian/wudou/adapter/IntegralMallAdapter.java | 5080bdcce5f1590395da05d880cc72c2eb33828a | [] | no_license | yerxichen/ttxsbug | 6776cca051fe65d066b8d5a0a9faf1e7d1f77383 | 4f432b3bbaa64c6debd60fdb6e92b65f508ca917 | refs/heads/master | 2020-03-15T10:14:22.074494 | 2018-05-12T08:47:39 | 2018-05-12T08:47:39 | 132,094,570 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,929 | java | package com.yundian.wudou.adapter;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.ImageView;
import android.widget.TextView;
import com.bumptech.glide.Glide;
import com.squareup.picas... | [
"879908188@qq.com"
] | 879908188@qq.com |
5451780503afa31435cf40e37e389b1c68b6ada7 | e66dfd2f3250e0e271dcdac4883227873e914429 | /zml-jce/src/main/java/com/jce/framework/web/system/listener/OnlineListener.java | 672c33354d3f84fbf0c036398e809d800056eb94 | [] | no_license | tianshency/zhuminle | d13b45a8a528f0da2142aab0fd999775fe476e0c | c864d0ab074dadf447504f54a82b2fc5b149b97e | refs/heads/master | 2020-03-18T00:54:16.153820 | 2018-05-20T05:20:08 | 2018-05-20T05:20:08 | 134,118,245 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,404 | java | package com.jce.framework.web.system.listener;
import javax.servlet.ServletContextEvent;
import javax.servlet.ServletContextListener;
import javax.servlet.http.HttpSessionEvent;
import javax.servlet.http.HttpSessionListener;
import com.jce.framework.core.util.LogUtil;
import com.jce.framework.web.system.man... | [
"tianshencaoyin@163.com"
] | tianshencaoyin@163.com |
7a29ab6f5417995c3ec3e5440855066d0fa0c850 | e4e3dc49a1e92195d97f61c5c8f36178214e12c2 | /src/net/wit/dao/RemittanceDao.java | 60e2a52a08564b8d4f806b26d3289dc44edfcc30 | [] | 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 | 165 | java | package net.wit.dao;
import net.wit.entity.Remittance;
/**
* Created by hujun on 16/7/5.
*/
public interface RemittanceDao extends BaseDao<Remittance, Long> {
}
| [
"hujun519191086@163.com"
] | hujun519191086@163.com |
f78d24903faa58e9183c4b54a659c370f9fff1bf | 2f4a058ab684068be5af77fea0bf07665b675ac0 | /app/com/facebook/orca/contacts/favorites/InstallMessengerLoaderFactory.java | d1db1864881e202b6fe067b81c889b3c6ff46ccc | [] | no_license | cengizgoren/facebook_apk_crack | ee812a57c746df3c28fb1f9263ae77190f08d8d2 | a112d30542b9f0bfcf17de0b3a09c6e6cfe1273b | refs/heads/master | 2021-05-26T14:44:04.092474 | 2013-01-16T08:39:00 | 2013-01-16T08:39:00 | 8,321,708 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 609 | java | package com.facebook.orca.contacts.favorites;
import javax.inject.Provider;
public class InstallMessengerLoaderFactory
{
private final Provider<InstallMessengerLoader> a;
public InstallMessengerLoaderFactory(Provider<InstallMessengerLoader> paramProvider)
{
this.a = paramProvider;
}
public InstallMess... | [
"macluz@msn.com"
] | macluz@msn.com |
bb987e1c354f99866c73a8841e262f88748f9141 | 353f9cc4ab2b307006fb1b7390e4dfdefe114881 | /src/main/java/tqueue/obridge/objects/Metricname.java | c39571c424810155edb12c4117162e6e04dd9f12 | [] | no_license | nickman/tq | 2945e6bf030f3aea16d21c70dfa032c65689c523 | 284449f235a7cb27799df760103c3d750d6ba3d7 | refs/heads/master | 2021-01-20T02:17:07.125461 | 2016-12-21T22:25:11 | 2016-12-21T22:25:11 | 34,284,126 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 845 | java | package tqueue.obridge.objects;
import java.sql.Timestamp;
import java.sql.Date;
import java.util.List;
import java.math.BigDecimal;
import javax.annotation.Generated;
@Generated("org.obridge.generators.EntityObjectGenerator")
public class Metricname {
private Integer segmentcount;
private String segments;
... | [
"whitehead.nicholas@gmail.com"
] | whitehead.nicholas@gmail.com |
f43ae5fccbb2cdf73793b7a40075705c009c0fd4 | 7b73756ba240202ea92f8f0c5c51c8343c0efa5f | /classes5/txi.java | cc2a957e090b6526377911598d73b966885b6e60 | [] | 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,311 | java | import android.os.Handler;
import android.os.Message;
import com.tencent.mobileqq.app.QQAppInterface;
import com.tencent.mobileqq.data.QZoneCover;
import com.tencent.mobileqq.hotpatch.NotVerifyClass;
import com.tencent.mobileqq.persistence.EntityManager;
import com.tencent.mobileqq.persistence.EntityManagerFactory;
imp... | [
"1776098770@qq.com"
] | 1776098770@qq.com |
86ebbfd9dbae5b551e2115963eac3fa314791ba9 | 62a1719c9c932db99334dc937e71365fb732b363 | /net/dv8tion/jda/internal/entities/StoreChannelImpl.java | 9c51d3119bbce35f9cb626cdd9f703b5a797de8f | [] | no_license | GamerHun1238/liambuddy | 37fd77c6ff81752e87e693728e12a27c368b9f25 | a1a9a319dc401c527414c850f11732b431e75208 | refs/heads/main | 2023-06-12T10:12:15.787917 | 2021-07-06T17:14:56 | 2021-07-06T17:14:56 | 383,539,574 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,823 | java | package net.dv8tion.jda.internal.entities;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import javax.annotation.Nonnull;
import net.dv8tion.jda.api.entities.ChannelType;
import net.dv8tion.jda.api.entities.Guild;
import net.dv8tion.jda.api.entities.GuildChannel;
import net.dv8tion.j... | [
"gamerhun1253@gmail.com"
] | gamerhun1253@gmail.com |
8a57b151c92e1e16785f66e26e760e2657f8b27c | ab2678c3d33411507d639ff0b8fefb8c9a6c9316 | /jgralab/testit/de/uni_koblenz/jgralabtest/schemas/vertextest/impl/std/ReversedJImpl.java | d971ea9d54303c0106d9b564a77cf85fb3db924c | [] | no_license | dmosen/wiki-analysis | b58c731fa2d66e78fe9b71699bcfb228f4ab889e | e9c8d1a1242acfcb683aa01bfacd8680e1331f4f | refs/heads/master | 2021-01-13T01:15:10.625520 | 2013-10-28T13:27:16 | 2013-10-28T13:27:16 | 8,741,553 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,141 | java | /*
* This code was generated automatically.
* Do NOT edit this file, changes will be lost.
* Instead, change and commit the underlying schema.
*/
package de.uni_koblenz.jgralabtest.schemas.vertextest.impl.std;
import de.uni_koblenz.jgralab.impl.std.ReversedEdgeImpl;
import de.uni_koblenz.jgralab.impl.std.EdgeImpl... | [
"dmosen@uni-koblenz.de"
] | dmosen@uni-koblenz.de |
f45de64513dcb8214cb55ed18829374e418ea046 | 2e06b0d514e1f26994f884b31929959132469782 | /wayn-framework/src/main/java/com/wayn/framework/config/SwaggerConfig.java | 27a85bbe811c9122f77dcba0687ec5574972e126 | [
"Apache-2.0"
] | permissive | wayn111/waynboot-sso | 4b67aa4473abeaaafb3c153b51e07a80437c23ae | 5c13e7788ec34eea270b271a4c62fbf0aebe226c | refs/heads/master | 2023-02-24T15:09:33.052173 | 2022-07-11T15:17:37 | 2022-07-11T15:17:37 | 244,842,832 | 42 | 18 | Apache-2.0 | 2023-02-22T08:24:24 | 2020-03-04T08:10:11 | Java | UTF-8 | Java | false | false | 2,314 | java | package com.wayn.framework.config;
import io.swagger.annotations.ApiOperation;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import springfox.documentation.builders.ApiInfoBuilder;
import sprin... | [
"1669738430@qq.com"
] | 1669738430@qq.com |
faa8a14c0cd776be1ea4081c3373271179f5ff80 | 5e12a12323d3401578ea2a7e4e101503d700b397 | /tags/jtester-1.0.7/src/test/java/org/jtester/reflector/model/TestObject.java | 8f0ba329ab85827368f0dcb1842150bd6ff7d190 | [] | no_license | xiangyong/jtester | 369d4b689e4e66f25c7217242b835d1965da3ef8 | 5f4b3948cd8d43d3e8fea9bc34e5bd7667f4def9 | refs/heads/master | 2021-01-18T21:02:05.493497 | 2013-10-08T01:48:18 | 2013-10-08T01:48:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 865 | java | package org.jtester.reflector.model;
import org.testng.annotations.Test;
@SuppressWarnings("unused")
public class TestObject extends SuperTestObject {
private boolean magic = true;
private int wrong;
private static int aStaticPrivate = 27022008;
private int ANonStandardJavaBeanStyleField = -1;
... | [
"darui.wu@9ac485da-fb45-aad8-5227-9c360d3c5fad"
] | darui.wu@9ac485da-fb45-aad8-5227-9c360d3c5fad |
c1f5e105c49c57c2dc6835bec2d9b2269954d5f8 | b7eab1bc2c0ffd9d6689df9d803db375326baf56 | /common/src/com/mediatek/camera/common/setting/SettingDevice2RequesterProxy.java | e7e4bf07080a24d97b0d1d35e7b221eda9d64ef5 | [
"ISC",
"Apache-2.0"
] | permissive | cc-china/MTK_AS_Camera2 | 8e687aa319db7009faee103496a79bd60ffdadec | 9b3b73174047f0ea8d2f7860813c0a72f37a2d7a | refs/heads/master | 2022-03-09T08:21:11.948397 | 2019-11-14T09:37:30 | 2019-11-14T09:37:30 | 221,654,668 | 3 | 2 | null | null | null | null | UTF-8 | Java | false | false | 5,315 | java | /*
* Copyright Statement:
*
* This software/firmware and related documentation ("MediaTek Software") are
* protected under relevant copyright laws. The information contained herein is
* confidential and proprietary to MediaTek Inc. and/or its licensors. Without
* the prior written permission of MediaTek i... | [
"com_caoyun@163.com"
] | com_caoyun@163.com |
77afac7ac9b7bea6205c355e7ca8e6ab24c1b25f | 300f5694febfd379a389c8b716767e7052c18fb7 | /src/main/java/com/bairock/iot/intelDev/order/DeviceOrder.java | e59a45038242f70707e6c7a4ce4c4d66626e5d4b | [] | no_license | lover2668/intelDev | a8179daa442dbec28fd3da42d58de9dda1c27ca6 | dd1d71b46c1329da2821f13cc1dfabe982c4a0ed | refs/heads/master | 2022-12-29T02:01:18.846911 | 2019-11-13T12:51:26 | 2019-11-13T12:51:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 980 | java | package com.bairock.iot.intelDev.order;
public class DeviceOrder extends OrderBase {
private String devId;
//编码, 设备就是设备长编码
private String longCoding;
public DeviceOrder() {}
public DeviceOrder(OrderType orderType, String devId, String longCoding, String data) {
setOrderType(orderType);
this.d... | [
"444894216@qq.com"
] | 444894216@qq.com |
cc7c348d98c5f641dc18ca40bc96e100d333fc6f | 98779c054da77b139a91357894ff1e9fa63ea802 | /be/java/basic/code27/new/itcast_02/DirectionDemo.java | 5879bc9d08ec5f19054c456a12233c913db5a8f5 | [] | no_license | pengfen/learn17 | 0e384d700426bfedd732c01bcd0665fd897f0c97 | 744a82908c9921365a4f7c983d3f3d0651944224 | refs/heads/master | 2021-09-16T05:41:25.889434 | 2018-06-17T10:06:14 | 2018-06-17T10:06:14 | 112,165,893 | 2 | 2 | null | null | null | null | GB18030 | Java | false | false | 958 | java | package cn.itcast_02;
public class DirectionDemo {
public static void main(String[] args) {
Direction d = Direction.FRONT;
System.out.println(d); // FRONT
// public String toString()返回枚举常量的名称,它包含在声明中。
System.out.println("-------------");
Direction2 d2 = Direction2.FRONT;
System.out.println(d2);
... | [
"caopeng8787@163.com"
] | caopeng8787@163.com |
7266eb9757e8b4ea3fe335a27acc1d37b89991a5 | 447520f40e82a060368a0802a391697bc00be96f | /apks/banking_set2/GROUPE SOCIETE GENERALE SA/source/android/support/v4/app/BaseFragmentActivityDonut.java | ef9361d39c471363c8040367522747ef54fe3ce6 | [
"Apache-2.0"
] | permissive | iantal/AndroidPermissions | 7f3343a9c29d82dbcd4ecd98b3a50ddf8d179465 | d623b732734243590b5f004d167e542e2e2ae249 | refs/heads/master | 2023-07-19T01:29:26.689186 | 2019-09-30T19:01:42 | 2019-09-30T19:01:42 | 107,239,248 | 0 | 0 | Apache-2.0 | 2023-07-16T07:41:38 | 2017-10-17T08:22:57 | null | UTF-8 | Java | false | false | 1,108 | java | package android.support.v4.app;
import android.app.Activity;
import android.content.Context;
import android.os.Build.VERSION;
import android.os.Bundle;
import android.util.AttributeSet;
import android.view.LayoutInflater;
import android.view.View;
abstract class BaseFragmentActivityDonut
extends Activity
{
BaseFr... | [
"antal.micky@yahoo.com"
] | antal.micky@yahoo.com |
58013952c240262640b5c30db8eb41e6b2b9d0f7 | f02f6593e40bfc8f8c07fcc1de6f7110e4a256b2 | /deployer/src/main/java/com/heliosapm/jboss/deployer/common/package-info.java | 93218488bcd055e4528775acae1875c5c5d07d75 | [] | no_license | nickman/jbossConfigDeployer | f695f90da90eac5eebfaddd54367f382efffec96 | 9ce16c47dda53111f2019009cc38c28fbcc29ae5 | refs/heads/master | 2021-01-10T06:28:10.798486 | 2016-01-26T14:56:09 | 2016-01-26T14:56:09 | 49,985,983 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,126 | java | /**
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this ... | [
"whitehead.nicholas@gmail.com"
] | whitehead.nicholas@gmail.com |
5a82e9779408cbb4dfd820e851127c794e8218c7 | 75c4712ae3f946db0c9196ee8307748231487e4b | /src/main/java/com/alipay/api/response/AlipayBossProdSubaccountBalanceQueryResponse.java | a8b1c26b83b5bd303e38e0971fcfd97e8d38c45a | [
"Apache-2.0"
] | permissive | yuanbaoMarvin/alipay-sdk-java-all | 70a72a969f464d79c79d09af8b6b01fa177ac1be | 25f3003d820dbd0b73739d8e32a6093468d9ed92 | refs/heads/master | 2023-06-03T16:54:25.138471 | 2021-06-25T14:48:21 | 2021-06-25T14:48:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 795 | java | package com.alipay.api.response;
import com.alipay.api.internal.mapping.ApiField;
import com.alipay.api.domain.SubAccountBalanceOpenApiDTO;
import com.alipay.api.AlipayResponse;
/**
* ALIPAY API: alipay.boss.prod.subaccount.balance.query response.
*
* @author auto create
* @since 1.0, 2020-08-31 19:4... | [
"ben.zy@antfin.com"
] | ben.zy@antfin.com |
d44e5c926b0c4f86350b23d224a3e8b55b90421a | fb3034ec95b7e6e0feccdf9adf208325249709d2 | /src/eugene/behavioral/specification/creature/Troll.java | 2a46b75e02160cf0e930ab0aaa838064790758b7 | [
"MIT"
] | permissive | Ernestyj/JDesignPattern | 131d7e950a0bbfcb838177bce44458322fd74ceb | 4576ed6bac7f664a3c704dbee59428e611f6c007 | refs/heads/master | 2020-04-01T16:18:49.472542 | 2015-08-18T02:13:53 | 2015-08-18T02:13:53 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 401 | java | package eugene.behavioral.specification.creature;
import eugene.behavioral.specification.property.Color;
import eugene.behavioral.specification.property.Movement;
import eugene.behavioral.specification.property.Size;
/**
* Created by Jian on 2015/8/12.
*/
public class Troll extends AbstractCreature {
public Tro... | [
"ernestyj@outlook.com"
] | ernestyj@outlook.com |
4f39de416d6b3e6f03f26a08796065264dff1056 | 333685a0f3395028588901a9b0cbf7654af7894a | /src/main/java/com/mon/medecin/repository/search/ServiceSearchRepository.java | 057370fba17653b36924144b851b20d216b64bdb | [] | no_license | trsorsimo96/BetaMedecin | 477ee9de9c06f342f5de994a2889cf8b4fea570d | bbf630320bf0baf9db545d8f37d247bf7cd561a4 | refs/heads/master | 2021-05-26T04:44:03.094351 | 2018-03-31T20:33:04 | 2018-03-31T20:33:04 | 127,440,160 | 0 | 1 | null | 2020-09-18T12:24:39 | 2018-03-30T14:57:21 | Java | UTF-8 | Java | false | false | 330 | java | package com.mon.medecin.repository.search;
import com.mon.medecin.domain.Service;
import org.springframework.data.elasticsearch.repository.ElasticsearchRepository;
/**
* Spring Data Elasticsearch repository for the Service entity.
*/
public interface ServiceSearchRepository extends ElasticsearchRepository<Service, ... | [
"jhipster-bot@users.noreply.github.com"
] | jhipster-bot@users.noreply.github.com |
48dfd3ffe998d7623454e7385e66bd45845f7c39 | c020d9623083b5d14459a5d1cf38eb7e3ba25207 | /app/src/main/java/cn/com/stableloan/ui/fragment/dialogfragment/AdialogFragment.java | 6b0e69144e36a5c74de9a4a0131d3e0d98ff6309 | [] | no_license | Mexicande/anwenqianbao | b221d190825319b340bac45aa53d0857971ac654 | c4dc2fa06e59642daa5b891ef3b3f22483c69d67 | refs/heads/master | 2021-01-21T04:13:41.885521 | 2018-05-07T02:49:19 | 2018-05-07T02:49:19 | 94,964,332 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,533 | java | package cn.com.stableloan.ui.fragment.dialogfragment;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.DialogFragment;
import android.support.v4.app.Fragment;
import android.view.Gravity;
import android.view.LayoutInflater;
import andro... | [
"mexicande@hotmail.com"
] | mexicande@hotmail.com |
ac6e987ec6cda711115a3dc06c4c686bcc7f266d | 9a6ea6087367965359d644665b8d244982d1b8b6 | /src/main/java/X/HandlerC48262Ln.java | eabc1670c9b8ef1ccfddfe5101849a47d0f38792 | [] | no_license | technocode/com.wa_2.21.2 | a3dd842758ff54f207f1640531374d3da132b1d2 | 3c4b6f3c7bdef7c1523c06d5bd9a90b83acc80f9 | refs/heads/master | 2023-02-12T11:20:28.666116 | 2021-01-14T10:22:21 | 2021-01-14T10:22:21 | 329,578,591 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 802 | java | package X;
import android.os.Handler;
import android.os.Looper;
import android.os.Message;
import com.whatsapp.deeplink.DeepLinkActivity;
/* renamed from: X.2Ln reason: invalid class name and case insensitive filesystem */
public final class HandlerC48262Ln extends Handler {
public final /* synthetic */ DeepLink... | [
"madeinborneo@gmail.com"
] | madeinborneo@gmail.com |
f64f8c1f97d5262fe79bcd59902a429194ec9239 | ffc01d954e19bffc84fce91f75d87227dead2906 | /app/src/main/java/com/fubang/live/adapter/RoomProviteChatAdapter.java | a6c43d52ff141e470f9b6e00b94177c229843f3a | [
"Apache-2.0"
] | permissive | jackycaojiaqi/FuBang_Live | 265eea80f91a7d600269b2c3d84587fa73c67837 | 5b3ecce021037d3bfdd6aaa33f35ee5e22a4d6a0 | refs/heads/master | 2021-01-23T01:41:55.852192 | 2017-08-04T09:01:11 | 2017-08-04T09:01:11 | 85,927,463 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,432 | java | package com.fubang.live.adapter;
import android.widget.ImageView;
import com.chad.library.adapter.base.BaseMultiItemQuickAdapter;
import com.chad.library.adapter.base.BaseQuickAdapter;
import com.chad.library.adapter.base.BaseViewHolder;
import com.fubang.live.AppConstant;
import com.fubang.live.R;
import com.fubang.... | [
"353938360@qq.com"
] | 353938360@qq.com |
17f5a63e0e6344d4a7fb68f71f63b933c8e309c8 | 5a0000ed06b77a2ede45e1d323a4b744d7ce8777 | /oci-common/src/main/java/io/micronaut/oci/core/TenancyIdProvider.java | 62bf4fce2f55e4de45a65de29bb5e923b647a6a3 | [
"Apache-2.0"
] | permissive | gradinac/micronaut-oracle-cloud | 93306f50ece8f2ee263eedac55593726d1e30422 | 2d42c41653cd3570bf2e6d9c70dd4736b4709bf4 | refs/heads/master | 2022-12-03T16:59:51.614402 | 2020-08-05T07:04:09 | 2020-08-05T07:04:09 | 285,371,017 | 0 | 0 | Apache-2.0 | 2020-08-05T18:21:42 | 2020-08-05T18:21:42 | null | UTF-8 | Java | false | false | 944 | java | /*
* Copyright 2017-2020 original authors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agr... | [
"graeme.rocher@gmail.com"
] | graeme.rocher@gmail.com |
1fb1769c1c5477bbd51708cd60eb4c3d8d2377db | 75edf9c7d5d1e666135ab0d797a292f9781790b6 | /app_sf_responsive/release/pagecompile/ish/cartridges/app_005fsf_005fresponsive/default_/modules/common/GarbleString_jsp.java | 46ce2461d74cc33dc9fbcaa727999d2b2829a246 | [] | no_license | arthurAddamsSiebert/cartridges | 7808f484de6b06c98c59be49f816164dba21366e | cc1141019a601f76ad15727af442718f1f6bb6cb | refs/heads/master | 2020-06-11T08:58:02.419907 | 2019-06-26T12:16:31 | 2019-06-26T12:16:31 | 193,898,014 | 0 | 1 | null | 2019-11-02T23:33:49 | 2019-06-26T12:15:29 | Java | UTF-8 | Java | false | false | 5,059 | java | /*
* Generated by the Jasper component of Apache Tomcat
* Version: JspCServletContext/1.0
* Generated at: 2019-02-16 22:40:05 UTC
* Note: The last modified time of this file was set to
* the last modified time of the source file after
* generation to assist with modification tracking.
*/
package ish.... | [
"root@Inteshoppa1v11.yyrtatjsacuefh5ihlz5gkzqpd.ax.internal.cloudapp.net"
] | root@Inteshoppa1v11.yyrtatjsacuefh5ihlz5gkzqpd.ax.internal.cloudapp.net |
0396618f2e6d19992165f2e6b7c08885747e7788 | a737fcf8b109e1b6cee754ccb44ef73d356a4e20 | /yoko/spec-corba/src/main/java/org/omg/SecurityLevel2/EstablishTrustPolicyPOA.java | 7b4bbb7e91ec179505247767f92ac05ca993a80c | [
"Apache-2.0"
] | permissive | napile/napile.classpath | 42fc9e1eef7bc291960f98924b1dcfa94ca51379 | 1599cba24d751a75dceefdabda0cce384e672ed8 | refs/heads/master | 2020-06-06T05:32:28.210419 | 2012-10-06T10:39:45 | 2012-10-06T10:39:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,005 | java | package org.omg.SecurityLevel2;
/**
* org/omg/SecurityLevel2/EstablishTrustPolicyPOA.java .
* Generated by the IDL-to-Java compiler (portable), version "3.2"
* from F:/yoko-1.0/yoko-spec-corba/src/main/idl/SecurityLevel2.idl
* 14 Август 2012 г. 21:55:46 EEST
*/
/* */
public abstract class EstablishTrustPolicyPOA ex... | [
"vistall@i.ua"
] | vistall@i.ua |
1b78114c0029714f54dfc8f2ad6cdeaa27653347 | a05e1a01a49a59129cdd71c1fe843c910a35ed8c | /aws-java-sdk-cognitoidentity/src/main/java/com/amazonaws/services/cognitoidentity/model/GetOpenIdTokenForDeveloperIdentityResult.java | 59bc3d3cd0056ef9b75effe4a5fa9fc8ac62c130 | [
"JSON",
"Apache-2.0"
] | permissive | lenadkn/java-sdk-test-2 | cd36997e44cd3926831218b2da7c71deda8c2b26 | 28375541f8a4ae27417419772190a8de2b68fc32 | refs/heads/master | 2021-01-20T20:36:53.719764 | 2014-12-19T00:38:57 | 2014-12-19T00:38:57 | 65,262,893 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,924 | java | /*
* Copyright 2010-2014 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 "l... | [
"aws@amazon.com"
] | aws@amazon.com |
c12e5e4d10ecc00eeab2fc4a838e6b68fc47ae6d | c2f9d69a16986a2690e72718783472fc624ded18 | /com/whatsapp/tb.java | 4b47252aa42e7fab12036f9564b43ed6f61172b8 | [] | no_license | mithileshongit/WhatsApp-Descompilado | bc973e1356eb043661a2efc30db22bcc1392d7f3 | 94a9d0b1c46bb78676ac401572aa11f60e12345e | refs/heads/master | 2021-01-16T20:56:27.864244 | 2015-02-09T04:08:40 | 2015-02-09T04:08:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,213 | java | package com.whatsapp;
import android.content.Context;
import android.widget.ArrayAdapter;
import java.util.ArrayList;
import org.spongycastle.jcajce.provider.symmetric.util.PBE;
import org.whispersystems.libaxolotl.ay;
class tb extends ArrayAdapter {
private static final String z;
private ArrayList a;
fin... | [
"hjcf@cin.ufpe.br"
] | hjcf@cin.ufpe.br |
aa1e9a03986a023970694f84ddb475e3d640485d | 7016cec54fb7140fd93ed805514b74201f721ccd | /src/java/com/echothree/control/user/selector/server/command/GetSelectorKindCommand.java | f22580308e2f8ee3398033ffa7751a6a3f6847a8 | [
"MIT",
"Apache-1.1",
"Apache-2.0"
] | permissive | echothreellc/echothree | 62fa6e88ef6449406d3035de7642ed92ffb2831b | bfe6152b1a40075ec65af0880dda135350a50eaf | refs/heads/master | 2023-09-01T08:58:01.429249 | 2023-08-21T11:44:08 | 2023-08-21T11:44:08 | 154,900,256 | 5 | 1 | null | null | null | null | UTF-8 | Java | false | false | 4,345 | java | // --------------------------------------------------------------------------------
// Copyright 2002-2023 Echo Three, LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http:/... | [
"rich@echothree.com"
] | rich@echothree.com |
efcc620b5af7b24691c043233905d64ad98c7720 | 7d0945868b491ec90a2018c05ed7f934d797b581 | /gordianknot-conf/gordianknot-conf-web/src/main/java/org/gordianknot/conf/web/rest/ConfRestApi.java | b4e8fcf93a399552a002ced4d7eed9b31b93cfad | [] | no_license | agilego99/spring-cloud-aaron | 761dc937f5e6504d41b9b5e1e530b0954e6a375a | ba42d96bd40fedaf9bfca80a3777741b4cea0463 | refs/heads/master | 2022-12-20T11:22:58.250243 | 2021-02-01T06:05:14 | 2021-02-01T06:05:14 | 214,135,914 | 1 | 0 | null | 2022-12-10T03:56:24 | 2019-10-10T09:02:54 | Java | UTF-8 | Java | false | false | 6,356 | java | package org.gordianknot.conf.web.rest;
import java.util.Date;
import org.apache.commons.lang.StringUtils;
import org.gordianknot.conf.web.common.GlobalException;
import org.gordianknot.conf.web.common.ParamException;
import org.gordianknot.conf.web.common.ResponseData;
import org.gordianknot.conf.web.common.ServerExce... | [
"agilego99@gmail.com"
] | agilego99@gmail.com |
288e5a864a9877b2ca9f7f769e277d42310105e4 | 1d4ddeba3ddad4a36063e69d20ec655399497b72 | /JavaAyo/src-nutz/org/nutz/dao/DB.java | c13642cb7be45fa0718185e890a6e642de72c2c2 | [
"Apache-2.0"
] | permissive | cowthan/JavaWeb | 9d09b27de3518f7229a5a2c14c9d6634ce6eff0b | 6431f9c11608a99b16e46f0fd112872ef825656b | refs/heads/master | 2022-12-25T02:37:54.841615 | 2019-06-27T14:12:15 | 2019-06-27T14:12:15 | 112,908,445 | 0 | 0 | Apache-2.0 | 2022-12-16T00:44:25 | 2017-12-03T07:22:09 | Java | UTF-8 | Java | false | false | 630 | java | package org.nutz.dao;
/**
* 列出了 Nutz.Dao 支持的数据库类型
*
* @author zozoh(zozohtnt@gmail.com)
*/
public enum DB {
/**
* IBM DB2
*/
DB2,
/**
* Postgresql
*/
PSQL,
/**
* Oracle
*/
ORACLE,
/**
* MS-SqlServer
*/
SQLSERVER,
/**
* MySql
*/... | [
"cowthan@163.com"
] | cowthan@163.com |
e969c1f11d732353bbb35bbfd7d2a3e0cebdfa56 | 4a7dccf38e0c106fd4da00e96ac972c2a76ae1ed | /gerrit-server/src/main/java/com/google/gerrit/server/git/strategy/CherryPick.java | c0d96c94369e1355af659185485a2fc257a595e8 | [
"Apache-2.0"
] | permissive | power9li/gerrit-mirro | 22fb54b4b42fb633e356513209f7c10c8bb4eab5 | d33d4104ea38cb27e66b72a3aac1f37bc785582e | refs/heads/master | 2022-12-22T13:52:18.433071 | 2016-10-14T06:57:59 | 2016-10-14T06:57:59 | 70,809,607 | 0 | 2 | Apache-2.0 | 2022-12-10T22:01:23 | 2016-10-13T13:31:42 | Java | UTF-8 | Java | false | false | 8,022 | java | // Copyright (C) 2012 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 applicable ... | [
"power9li@github.com"
] | power9li@github.com |
0f4b16429986d4ae48400acbc897844a027abf6f | 6811fd178ae01659b5d207b59edbe32acfed45cc | /jira-project/jira-components/jira-api/src/main/java/com/atlassian/jira/project/version/Version.java | 4db074db370420291abaf72c62ab9244fc20cb1b | [] | no_license | xiezhifeng/mysource | 540b09a1e3c62614fca819610841ddb73b12326e | 44f29e397a6a2da9340a79b8a3f61b3d51e331d1 | refs/heads/master | 2023-04-14T00:55:23.536578 | 2018-04-19T11:08:38 | 2018-04-19T11:08:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,118 | java | /*
* Created by IntelliJ IDEA.
* User: Mike
* Date: Aug 10, 2004
* Time: 12:29:39 PM
*/
package com.atlassian.jira.project.version;
import com.atlassian.annotations.PublicApi;
import com.atlassian.jira.ofbiz.OfBizValueWrapper;
import com.atlassian.jira.project.Project;
import com.atlassian.jira.project.ProjectCon... | [
"moink635@gmail.com"
] | moink635@gmail.com |
383999b1e93e119ab6a0ffd96e6a363786402c2f | cca87c4ade972a682c9bf0663ffdf21232c9b857 | /com/tencent/mm/ipcinvoker/wx_extension/d.java | b55a24d9bdb1c50b372bc72c634bf429130bfc2f | [] | no_license | ZoranLi/wechat_reversing | b246d43f7c2d7beb00a339e2f825fcb127e0d1a1 | 36b10ef49d2c75d69e3c8fdd5b1ea3baa2bba49a | refs/heads/master | 2021-07-05T01:17:20.533427 | 2017-09-25T09:07:33 | 2017-09-25T09:07:33 | 104,726,592 | 12 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,950 | java | package com.tencent.mm.ipcinvoker.wx_extension;
import android.content.Context;
import com.tencent.mm.ipcinvoker.a.c;
import com.tencent.mm.ipcinvoker.f.1;
import com.tencent.mm.ipcinvoker.wx_extension.service.MainProcessIPCService;
import com.tencent.mm.ipcinvoker.wx_extension.service.SupportProcessIPCService;
import... | [
"lizhangliao@xiaohongchun.com"
] | lizhangliao@xiaohongchun.com |
bf0bc4c69a4a8be03ee497ce022ed37a72cc6a1e | be535c3eae2da830c3d4cbe7374ec9c057e99840 | /soru1-strategy-pattern/src/com/mimaraslan/connection/Letter.java | c9e580a26a450096b66bc421058585c9dcd1242a | [] | no_license | mimaraslan/java-design-patterns | 6a3ec450deafa3ad300375bde86ee514ef32ab25 | 2612204eb159c91c3eebc14e01d67b9e06bd2079 | refs/heads/master | 2022-10-06T11:19:49.080076 | 2020-06-05T11:08:44 | 2020-06-05T11:08:44 | 255,294,278 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 200 | java | package com.mimaraslan.connection;
import com.mimaraslan.Communicate;
public class Letter implements Communicate {
@Override
public void connect() {
System.out.println("Letter");
}
} | [
"mimaraslan@gmail.com"
] | mimaraslan@gmail.com |
0117cb87cfcb1a77bebe05d0ef71d7b45efb5671 | 7cee584d730d6acc88ef57eb75de9461830dbaf1 | /techtribes-web/src/je/techtribes/component/social/AutomaticConnectionSignUp.java | e99af598bb58be3e51a926aab8cd1efe39292d8a | [
"Apache-2.0"
] | permissive | ajambor/techtribesje | 9298c56746bb8f7113d58caa72e3c04e8ebba59d | 82ff86834a06f728be35759e6aa7612ed59699c2 | refs/heads/master | 2020-09-15T09:21:47.415708 | 2013-07-04T20:56:40 | 2013-07-04T20:56:40 | 11,199,943 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,180 | java | package je.techtribes.component.social;
import je.techtribes.component.AbstractComponent;
import je.techtribes.component.contentsource.ContentSourceComponent;
import org.springframework.social.connect.Connection;
import org.springframework.social.connect.ConnectionSignUp;
import org.springframework.social.connect.User... | [
"simon.brown@codingthearchitecture.com"
] | simon.brown@codingthearchitecture.com |
1145005a2affa22874de94893fbaab385d665d8b | 99c15f827bbd9d49e76eb3c3d26a718d9d8977b5 | /src/main/java/io/github/jhipster/application/config/AsyncConfiguration.java | 3702028fed45d0249c2158bb7562b79e9a1047d4 | [] | no_license | jk9941/project | 3f8ed40b7515ae01e45026ef529098b875e1dd87 | 1aa5796e72a25a6a9d54e0b90a37108ec7f47e6e | refs/heads/master | 2020-03-27T23:30:47.805540 | 2018-09-04T09:44:52 | 2018-09-04T09:44:52 | 147,323,580 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,789 | java | package io.github.jhipster.application.config;
import io.github.jhipster.async.ExceptionHandlingAsyncTaskExecutor;
import io.github.jhipster.config.JHipsterProperties;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.aop.interceptor.AsyncUncaughtExceptionHandler;
import org.springfr... | [
"jhipster-bot@jhipster.tech"
] | jhipster-bot@jhipster.tech |
5a972e4454518d6dc391e9b0ef8e07da7c35ce46 | a7cbcd1b7d8334f104d93d09c352b494c8db3433 | /Client/src/pixelmon/Pokemon/EntityCharmeleon.java | e4d60eee5d2071fb12da3aa50cb150932399dd7b | [] | no_license | dretax/PixelmonOld | 7472119a6af8e8552d46b887eda8d9d141b085fc | e200bcf070168f981da74c557c1d35660a6aa6f5 | refs/heads/master | 2021-01-15T22:04:33.031068 | 2012-07-15T22:29:43 | 2012-07-15T22:29:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 621 | java | package pixelmon.Pokemon;
import pixelmon.entities.BaseEntityPixelmon;
import pixelmon.entities.EntityGroundPixelmon;
import net.minecraft.src.*;
public class EntityCharmeleon extends EntityGroundPixelmon
{
public EntityCharmeleon(World world)
{
super(world);
texture = "/pixelmon/image/charmeleon.... | [
"malc.geddes@gmail.com"
] | malc.geddes@gmail.com |
f48f19589dc9d058a9fb1f6753c36a873c927a1f | 180e78725121de49801e34de358c32cf7148b0a2 | /dataset/protocol1/mapstruct/learning/2784/Services.java | 0133dc3ca13a6e62f4ec26950c9d1f620e4e9413 | [] | no_license | ASSERT-KTH/synthetic-checkstyle-error-dataset | 40e8d1e0a7ebe7f7711def96a390891a6922f7bd | 40c057e1669584bfc6fecf789b5b2854660222f3 | refs/heads/master | 2023-03-18T12:50:55.410343 | 2019-01-25T09:54:39 | 2019-01-25T09:54:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 952 | java | /*
* Copyright MapStruct Authors.
*
* Licensed under the Apache License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
*/
package org.mapstruct.ap.internal.util;
import java.util.Iterator;
import java.util.ServiceLoader;
/**
* A simple locator for SPI implementations.
*
* @author Christia... | [
"bloriot97@gmail.com"
] | bloriot97@gmail.com |
dbb57d113a47ef01b2e5157899574614c9cb65aa | 9358108f386b8c718f10c0150043f3af60e64712 | /integrella-microservices-producer-fpml/src/main/java/com/integrella/fpML/schema/BusinessEventIdentifier.java | ccdb8b2dcba85892b105ef4dea6e26347b4c3ff7 | [] | no_license | kashim-git/integrella-microservices | 6148b7b1683ff6b787ff5d9dba7ef0b15557caa4 | f92d6a2ea818267364f90f2f1b2d373fbab37cfc | refs/heads/master | 2021-01-20T02:53:03.118896 | 2017-04-28T13:31:55 | 2017-04-28T13:31:55 | 89,459,083 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,312 | java | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2017.04.26 at 04:... | [
"Kashim@192.168.47.69"
] | Kashim@192.168.47.69 |
de9fbab6d564b29263ee5ab08c714e3b2b475271 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/6/6_5d2f052c99f82f45abc6aecd6e04c27b363194a8/RouteNode/6_5d2f052c99f82f45abc6aecd6e04c27b363194a8_RouteNode_t.java | 4733631fb156d4b25ea5a917d646652f1bfd0f0f | [] | 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,333 | java | /*
* Copyright (C) 2008
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY ... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
e69e336fbe4cf739d90c965b7d954ee16d6267cc | dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9 | /data_defect4j/preprossed_method_corpus/Chart/4/org/jfree/chart/renderer/xy/XYBarRenderer_findRangeBounds_1196.java | 7b4530bf5cc5ee7725f7ce037e0b544889de5895 | [] | no_license | hvdthong/NetML | dca6cf4d34c5799b400d718e0a6cd2e0b167297d | 9bb103da21327912e5a29cbf9be9ff4d058731a5 | refs/heads/master | 2021-06-30T15:03:52.618255 | 2020-10-07T01:58:48 | 2020-10-07T01:58:48 | 150,383,588 | 1 | 1 | null | 2018-09-26T07:08:45 | 2018-09-26T07:08:44 | null | UTF-8 | Java | false | false | 1,976 | java |
org jfree chart render
render draw bar link plot xyplot requir
link interv dataset intervalxydataset shown gener
code bar chart demo1 xybarchartdemo1 java code program includ free ... | [
"hvdthong@gmail.com"
] | hvdthong@gmail.com |
77ec80033ef9a2c5146424a2d642ee910efa8171 | f378ddd47c8b7de6e9cf1d4228c84f73e9dc59f1 | /projetos/Powerbot-Web/pathfinding/web/components/actions/WebAction.java | 36d034a652732603096e202774e67fe5da0f295e | [] | no_license | charles-marques/dataset-375 | 29e2f99ac1ba323f8cb78bf80107963fc180487c | 51583daaf58d5669c69d8208b8c4ed4e009001a5 | refs/heads/master | 2023-01-20T07:23:09.445693 | 2020-11-27T22:35:49 | 2020-11-27T22:35:49 | 283,315,149 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,729 | java | package pathfinding.web.components.actions;
import org.powerbot.game.api.ActiveScript;
import org.powerbot.game.api.methods.Calculations;
import org.powerbot.game.api.methods.Walking;
import org.powerbot.game.api.methods.interactive.Players;
import org.powerbot.game.api.util.Time;
import org.powerbot.game.api.util.Tim... | [
"suporte@localhost.localdomain"
] | suporte@localhost.localdomain |
c8a50fd55f826f930272bcc1709d9f7a6fe94454 | 7396a56d1f6c61b81355fc6cb034491b97feb785 | /lang_interface/java/com/intel/daal/algorithms/multi_class_classifier/Parameter.java | 8e43a77a90d9dd3edd943fe9f3691cf325fe8e6e | [
"Apache-2.0",
"Intel"
] | permissive | francktcheng/daal | 0ad1703be1e628a5e761ae41d2d9f8c0dde7c0bc | 875ddcc8e055d1dd7e5ea51e7c1b39886f9c7b79 | refs/heads/master | 2018-10-01T06:08:39.904147 | 2017-09-20T22:37:02 | 2017-09-20T22:37:02 | 119,408,979 | 0 | 0 | null | 2018-01-29T16:29:51 | 2018-01-29T16:29:51 | null | UTF-8 | Java | false | false | 4,896 | java | /* file: Parameter.java */
/*******************************************************************************
* Copyright 2014-2017 Intel Corporation
* All Rights Reserved.
*
* If this software was obtained under the Intel Simplified Software License,
* the following terms apply:
*
* The source code, information an... | [
"vasily.rubtsov@intel.com"
] | vasily.rubtsov@intel.com |
908677d68896467cab7f677b34cd37a362dc2194 | 62a5c8d3ea75a624064e78fc484a9230c342e294 | /src/main/java/nom/tam/util/TruncationException.java | bc51403756ff6446bb1b9a102a2221d55272381b | [] | no_license | stargaser/nom-tam-fits | c96499e1913be89edc1ee5cb9c5c1a370d362428 | 7885275caf7af42d6c2af44548ea51268a8b9f2d | refs/heads/master | 2021-01-17T21:37:19.605427 | 2015-02-21T07:05:52 | 2015-02-21T07:05:52 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,601 | java | package nom.tam.util;
/*
* #%L
* nom.tam FITS library
* %%
* Copyright (C) 2004 - 2015 nom-tam-fits
* %%
* This is free and unencumbered software released into the public domain.
*
* Anyone is free to copy, modify, publish, use, compile, sell, or
* distribute this software, either in source code form or as a... | [
"ritchie@gmx.at"
] | ritchie@gmx.at |
bb8a4aa23369127baed3195700b7c8082a2226ac | 2f715412efec02b819e6beb344d8104cbf7e55f2 | /mall-admin-pms/pms-server/src/main/java/com/mtcarpenter/mall/dao/PmsProductVertifyRecordDao.java | 030d2f1d18935c0a08eaff947ff78a5a924d9a9b | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | dream0708/mall-cloud-alibaba | d3b42a10e05069e90d3057a84b04e5c8d5826895 | a62ce395c7cb20234770fa7f988b3f249865534e | refs/heads/master | 2023-07-09T07:50:15.373660 | 2021-08-11T00:37:17 | 2021-08-11T00:37:17 | 286,628,573 | 0 | 0 | Apache-2.0 | 2020-08-11T02:43:05 | 2020-08-11T02:43:04 | null | UTF-8 | Java | false | false | 400 | java | package com.mtcarpenter.mall.dao;
import com.mtcarpenter.mall.model.PmsProductVertifyRecord;
import org.apache.ibatis.annotations.Param;
import java.util.List;
/**
* 自定义商品审核日志管理Dao
* Created by macro on 2018/4/27.
*/
public interface PmsProductVertifyRecordDao {
/**
* 批量创建
*/
int insertList(@Par... | [
"dreamlixc@163.com"
] | dreamlixc@163.com |
95baf3398be6dd4c987ce0ab2caf3a890d57a2d0 | 5312ec3caf7aa02968a7b0899f0ad4c8bc155674 | /kripton-processor/src/test/java/bind/feature/namespace/case1/TestCompileCase1.java | e287b9defbd896b78f7c79c7e4198a4fa6b4a2dd | [
"Apache-2.0"
] | permissive | xcesco/kripton | 90657215d5e4a37f694c82fbd25a4691091e2c65 | 1995bf462677d7de993c50de31f01c9e5f13603f | refs/heads/master | 2023-01-21T20:28:29.373376 | 2023-01-04T14:57:00 | 2023-01-04T14:57:00 | 31,342,939 | 134 | 19 | Apache-2.0 | 2023-01-04T14:57:01 | 2015-02-26T00:24:15 | Java | UTF-8 | Java | false | false | 1,410 | java | /*******************************************************************************
* Copyright 2015, 2017 Francesco Benincasa (info@abubusoft.com).
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the Lic... | [
"abubusoft@gmail.com"
] | abubusoft@gmail.com |
313f3da5d0f41a39c50e3c1bd635e4c0cacf2f4c | 0af8b92686a58eb0b64e319b22411432aca7a8f3 | /large-multiproject/project83/src/main/java/org/gradle/test/performance83_5/Production83_415.java | f19e5a36c6a975bebecb18924bef3f979d56ce15 | [] | 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 | 305 | java | package org.gradle.test.performance83_5;
public class Production83_415 extends org.gradle.test.performance16_5.Production16_415 {
private final String property;
public Production83_415() {
this.property = "foo";
}
public String getProperty() {
return property;
}
}
| [
"cedric.champeau@gmail.com"
] | cedric.champeau@gmail.com |
f35bcdb58f341b08e4f28156bbdd7298b483fb4c | 340258e25649dbca09753e4f8e88016412a28638 | /twitter-emulation-spring-boot-common-server/src/test/java/acme/twitter/util/TestUtils.java | 9765c02129425012c845af21e15e43cb9e0e8a92 | [] | no_license | dbelob/twitter-emulation | 26529a240c2ef120f790734ba28123943baa09fe | 1eda4e9059f1dad6740fcbabd0f2b5d84cec00d6 | refs/heads/master | 2023-09-01T11:29:14.216033 | 2023-08-31T09:42:01 | 2023-08-31T09:42:01 | 128,667,609 | 41 | 13 | null | 2023-09-14T10:13:24 | 2018-04-08T17:57:48 | Java | UTF-8 | Java | false | false | 1,598 | java | package acme.twitter.util;
import org.springframework.core.io.InputStreamResource;
import org.springframework.core.io.support.EncodedResource;
import org.springframework.jdbc.datasource.init.ScriptUtils;
import java.sql.Connection;
import java.util.Objects;
/**
* Methods for testing.
*/
public class TestUtils {
... | [
"dbelob@users.noreply.github.com"
] | dbelob@users.noreply.github.com |
7c2e869491453b1d28821cecab13ae0ab008126a | 340d15b9cc53a605ebeca04398e23d745484219e | /spring/SpringCommon/src/main/java/edu/iot/common/model/Tour.java | 8d5fbb0a306a2c8423cb7505ab928f6e91a3e946 | [] | no_license | akdlzlr/Java-class | 97397ad404f334bfd2913799ebbf819dc2aa0ee6 | eb22233a71f653f5d9878732bf8266d6f710f3c8 | refs/heads/master | 2020-04-09T10:27:34.765604 | 2018-12-04T02:18:08 | 2018-12-04T02:18:08 | 160,271,840 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 352 | java | package edu.iot.common.model;
import java.util.List;
import lombok.Data;
@Data
//@AllArgsConstructor
public class Tour {
private long tourId;
private String name;
private String lgType;
private String mdType;
private String smType;
private String region;
private String location;
private String addres... | [
"akdlzlr@naver.com"
] | akdlzlr@naver.com |
19b5a27da0890da24d419bf468a94a8b8cf7faa2 | 6b9588d36a20f37323724d39cf196feb31dc3103 | /skycloset_malware/src/com/facebook/common/d/b.java | 8d84ac94f187594d650a4a43c030da05f3679c66 | [] | no_license | won21kr/Malware_Project_Skycloset | f7728bef47c0b231528fdf002e3da4fea797e466 | 1ad90be1a68a4e9782a81ef1490f107489429c32 | refs/heads/master | 2022-12-07T11:27:48.119778 | 2019-12-16T21:39:19 | 2019-12-16T21:39:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 892 | java | package com.facebook.common.d;
import java.io.Closeable;
import java.io.IOException;
import java.io.InputStream;
import java.util.logging.Level;
import java.util.logging.Logger;
public final class b {
static final Logger a = Logger.getLogger(b.class.getName());
public static void a(Closeable paramCloseable, bo... | [
"root@localhost.localdomain"
] | root@localhost.localdomain |
4bf3d0f9a6ff3d868797caf44e491e48cb6d984b | 62510fa67d0ca78082109a861b6948206252c885 | /hihope_neptune-oh_hid/00_src/v0.1/developtools/packing_tool/com/huawei/ohos/Shortcut.java | 78f3d484d486b1c88130138805de7468ea4e4364 | [
"Apache-2.0"
] | permissive | dawmlight/vendor_oh_fun | a869e7efb761e54a62f509b25921e019e237219b | bc9fb50920f06cd4c27399f60076f5793043c77d | refs/heads/master | 2023-08-05T09:25:33.485332 | 2021-09-10T10:57:48 | 2021-09-10T10:57:48 | 406,236,565 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,243 | java | /*
* Copyright (c) 2021 Huawei Device Co., Ltd.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... | [
"liu_xiyao@hoperun.com"
] | liu_xiyao@hoperun.com |
56f77cf9be9b2318b39d2d75d1bed54f0d3f8e28 | 8af1164bac943cef64e41bae312223c3c0e38114 | /results-java/JetBrains--intellij-community/b70bde1b5c63ece4a3300dd02d38b49a844f53e1/after/AndroidRefactoringErrorException.java | 94ac3f2f8379144d71b22ffa4e3d60e56e8a89f1 | [] | 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 | 283 | java | package org.jetbrains.android.refactoring;
/**
* @author Eugene.Kudelevsky
*/
public class AndroidRefactoringErrorException extends Exception {
public AndroidRefactoringErrorException() {
}
public AndroidRefactoringErrorException(String message) {
super(message);
}
} | [
"fraczwojciech@gmail.com"
] | fraczwojciech@gmail.com |
626eba88cea5ed0b377e27fd68a76b3ff6fad5a9 | 9fc6f1d415c8cb341e848863af535dae5b22a48b | /Eclipse_Workspace_Core Java/Threads/Section_3 Synch/Synchronosation/src/com/lara/Manager5_Thread_Deadlock_Names.java | 2655214eaf9bce4b7c4dafa99ce0becf36d23802 | [] | no_license | MahanteshAmbali/eclipse_workspaces | f7a063f7dd8c247d610f78f0105f9f632348b187 | 1f6d3a7eb0264b500877a718011bf6b842161fa1 | refs/heads/master | 2020-04-17T04:50:33.167337 | 2019-01-17T15:53:13 | 2019-01-17T15:53:13 | 166,226,211 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,978 | java | package com.lara;
import java.lang.management.ManagementFactory;
import java.lang.management.ThreadInfo;
import java.lang.management.ThreadMXBean;
class Util_Sleep extends Thread{
public static void putSleep(long milSec){
try {
sleep(milSec);
} catch (InterruptedException e) {
// TODO: handle exception
... | [
"mahantesh378@gmail.com"
] | mahantesh378@gmail.com |
eaeffe0a07d554fe2fc4b81687d6ff56c882c463 | ed0b28681aba3ec7f9dbe4317fd80a6c381d3d28 | /JavaWeb/src/design/bridge/source/SourceSub2.java | 03b06a074ae756776e8db35f6f0dc0437cef8872 | [] | no_license | jspfei/javademo | a5fc1a7fcf7888aa70e8ea5dbb4390b40356a0c9 | 950a1321feadd811cf1ce8baedcc9f110a18bc85 | refs/heads/master | 2021-01-19T14:04:44.076529 | 2017-05-03T09:22:53 | 2017-05-03T09:22:53 | 88,124,218 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 224 | java | package design.bridge.source;
/**
* Created by admin on 2017/5/3.
*/
public class SourceSub2 implements Sourceable {
@Override
public void method() {
System.out.println("this is the second sub!");
}
}
| [
"jiangfeifan8@163.com"
] | jiangfeifan8@163.com |
d4cd3dd7cc27b439f54904f5070fb449f2bcaa02 | ecbb90f42d319195d6517f639c991ae88fa74e08 | /OpenSaml/src/org/opensaml/saml2/core/impl/NameIDMappingRequestUnmarshaller.java | 06ab93b5a286d966e1bbbac6645af9cd9b3a68a5 | [
"MIT"
] | permissive | Safewhere/kombit-service-java | 5d6577984ed0f4341bbf65cbbace9a1eced515a4 | 7df271d86804ad3229155c4f7afd3f121548e39e | refs/heads/master | 2020-12-24T05:20:59.477842 | 2018-08-23T03:50:16 | 2018-08-23T03:50:16 | 36,713,383 | 0 | 1 | MIT | 2018-08-23T03:51:25 | 2015-06-02T06:39:09 | Java | UTF-8 | Java | false | false | 2,195 | java | /*
* Licensed to the University Corporation for Advanced Internet Development,
* Inc. (UCAID) under one or more contributor license agreements. See the
* NOTICE file distributed with this work for additional information regarding
* copyright ownership. The UCAID licenses this file to You under the Apache
* Lic... | [
"lxp@globeteam.com"
] | lxp@globeteam.com |
c817ed8c0379549dae465fdde34e4c7a86d5ba92 | 7b921d35566f056dc5ceee90bfb54487cfe136c2 | /Commons/src/main/org.l2j.commons/org/l2j/commons/database/handler/TypeHandler.java | 70de920a831e159a086d565765514c673023223f | [] | no_license | format686/L2jOrg | 2013155b7902d3e17626c5232f758c62a81661f9 | fbfd1096ea0adfea9f990a13cfa03d042b79a345 | refs/heads/master | 2021-08-27T21:48:46.792052 | 2021-08-20T01:13:53 | 2021-08-20T01:13:53 | 183,562,706 | 0 | 0 | null | 2019-04-26T05:27:11 | 2019-04-26T05:27:11 | null | UTF-8 | Java | false | false | 694 | java | package org.l2j.commons.database.handler;
import org.l2j.commons.database.helpers.QueryDescriptor;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.HashMap;
import java.util.Map;
public interface TypeHandler<T> {
Map<String, TypeHandler> MAP = new Hash... | [
"joe.alisson@gmail.com"
] | joe.alisson@gmail.com |
94d2740bda0599cbc80fd0222a7f53e0e75bbc83 | fa1408365e2e3f372aa61e7d1e5ea5afcd652199 | /src/testcases/CWE190_Integer_Overflow/s03/CWE190_Integer_Overflow__int_PropertiesFile_add_54b.java | 5b4d95cfe1ce0a298ec20dc81cd7fa89be18caf9 | [] | no_license | bqcuong/Juliet-Test-Case | 31e9c89c27bf54a07b7ba547eddd029287b2e191 | e770f1c3969be76fdba5d7760e036f9ba060957d | refs/heads/master | 2020-07-17T14:51:49.610703 | 2019-09-03T16:22:58 | 2019-09-03T16:22:58 | 206,039,578 | 1 | 2 | null | null | null | null | UTF-8 | Java | false | false | 1,519 | java | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE190_Integer_Overflow__int_PropertiesFile_add_54b.java
Label Definition File: CWE190_Integer_Overflow__int.label.xml
Template File: sources-sinks-54b.tmpl.java
*/
/*
* @description
* CWE: 190 Integer Overflow
* BadSource: PropertiesFile Read data from a .proper... | [
"bqcuong2212@gmail.com"
] | bqcuong2212@gmail.com |
76d2d2b007d8e547b40b21391b1612b236c159e7 | 4ded0a82b3fa0cc1d1989f56d6db3f98ef09f091 | /services/hrdb/src/com/auto_jtathnlwlx/hrdb/service/HrdbQueryExecutorServiceImpl.java | eeaf8fad2152b2ff1379112192439662a81f6eeb | [] | no_license | wavemakerapps/Auto_JtATHNlWLX | aa58d8801bc6d8251edb0b9bca6cb0feca4d068a | 59e7de7fec03c7d51955ea6cba1bb02c6f8de98a | refs/heads/master | 2021-09-05T16:46:40.108080 | 2018-01-29T18:31:53 | 2018-01-29T18:31:53 | 119,422,123 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,053 | java | /*Copyright (c) 2015-2016 wavemaker.com All Rights Reserved.
This software is the confidential and proprietary information of wavemaker.com You shall not disclose such Confidential Information and shall use it only in accordance
with the terms of the source code license agreement you entered into with wavemaker.com*/... | [
"automate1@wavemaker.com"
] | automate1@wavemaker.com |
27f5678f195245c6ce4069c5f9708bb381aa434f | e89dc01c95b8b45404f971517c2789fd21657749 | /src/main/java/com/alipay/api/domain/CardFrontTextDTO.java | b4ab0e1e05a7420da2e9e80c9df069b2c20dce45 | [
"Apache-2.0"
] | permissive | guoweiecust/alipay-sdk-java-all | 3370466eec70c5422c8916c62a99b1e8f37a3f46 | bb2b0dc8208a7a0ab8521a52f8a5e1fcef61aeb9 | refs/heads/master | 2023-05-05T07:06:47.823723 | 2021-05-25T15:26:21 | 2021-05-25T15:26:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 819 | java | package com.alipay.api.domain;
import com.alipay.api.AlipayObject;
import com.alipay.api.internal.mapping.ApiField;
/**
* 卡面文案信息模型,展示在卡面上,形如:
学校 武汉理工大学
*
* @author auto create
* @since 1.0, 2019-08-08 20:03:34
*/
public class CardFrontTextDTO extends AlipayObject {
private static final long se... | [
"ben.zy@antfin.com"
] | ben.zy@antfin.com |
d7178c42b2207645ff3cb78c457f086c707ec0af | af8c0ffa4f2181708532f2b852ca4b718f84eb19 | /diorite-api/src/main/java/org/diorite/material/blocks/WoodenFenceMat.java | 4d071318a5c1ab0fe51f2b1647ed8bbbbbee7bc5 | [
"MIT"
] | permissive | Diorite/Diorite-old | 1a5e91483fe6e46e305f866f10cff22846b19816 | bfe35f695876f633ae970442f673188e4ff99c9b | refs/heads/master | 2021-01-22T15:21:39.404346 | 2016-08-09T18:10:57 | 2016-08-09T18:10:57 | 65,502,014 | 3 | 6 | null | null | null | null | UTF-8 | Java | false | false | 3,739 | java | /*
* The MIT License (MIT)
*
* Copyright (c) 2016. Diorite (by Bartłomiej Mazur (aka GotoFinal))
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including withou... | [
"bartlomiejkmazur@gmail.com"
] | bartlomiejkmazur@gmail.com |
f36206df3f07fbaa2d5a706f72a64d6c7133fced | f5f0d558e556b2c174dc88c1bbcf640d4d27651e | /app/src/main/java/com/ipd/tankking/presenter/DiamondStorePresenter.java | d45a19a5526c298fd9c627d2bf0d2ca8f98cad8e | [] | no_license | RenVeCf/TankKing | 2f526f26af6002f76e4041d17806eddd38f56672 | dd99e025500fe6f74ebe1ce416d7b3072b8d4f2c | refs/heads/master | 2020-07-07T08:15:33.418193 | 2019-08-20T04:27:34 | 2019-08-20T04:27:34 | 203,300,907 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,371 | java | package com.ipd.tankking.presenter;
import android.content.Context;
import com.ipd.tankking.bean.AliPayBean;
import com.ipd.tankking.bean.DiamondStoreBean;
import com.ipd.tankking.bean.WeChatPayBean;
import com.ipd.tankking.contract.DiamondStoreContract;
import com.ipd.tankking.model.DiamondStoreModel;
import com.ipd... | [
"942685687@qq.com"
] | 942685687@qq.com |
5776e406bef12b83ed01aba87388745d5ea5218b | 7df62a93d307a01b1a42bb858d6b06d65b92b33b | /src/com/afunms/polling/snmp/solaris/SolarisUserByLogFile.java | a8ca4d3a79e3f2c42ccbf608922275bf097ffd9d | [] | no_license | wu6660563/afunms_fd | 79ebef9e8bca4399be338d1504faf9630c42a6e1 | 3fae79abad4f3eb107f1558199eab04e5e38569a | refs/heads/master | 2021-01-10T01:54:38.934469 | 2016-01-05T09:16:38 | 2016-01-05T09:16:38 | 48,276,889 | 0 | 1 | null | null | null | null | GB18030 | Java | false | false | 3,462 | java | package com.afunms.polling.snmp.solaris;
import java.util.Calendar;
import java.util.Hashtable;
import java.util.Vector;
import com.afunms.common.util.SysLogger;
import com.afunms.polling.base.ErrorCode;
import com.afunms.polling.base.ObjectValue;
import com.afunms.polling.om.Usercollectdata;
/**
* Solaris User 日志解... | [
"nick@comprame.com"
] | nick@comprame.com |
89d23190f8a5207c14ed66431b7261d47ef05ea8 | 547f667fc96ff43cad7d6b4372d7cd095ad8cc38 | /src/main/java/edu/cmu/cs/stage3/alice/scenegraph/renderer/joglrenderer/AmbientLightProxy.java | 0c668a0d58d81985d831599c55178eb4f8ff8fe9 | [
"BSD-2-Clause"
] | permissive | ericpauley/Alice | ca01da9cd90ebe743d392522e1e283d63bdaa184 | a0b732c548f051f5c99dd90ec9410866ba902479 | refs/heads/master | 2020-06-05T03:15:51.421453 | 2012-03-20T13:50:16 | 2012-03-20T13:50:16 | 2,081,310 | 3 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,143 | java | /*
* Copyright (c) 1999-2003, Carnegie Mellon University. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
* met:
*
* 1. Redistributions of source code must retain the above copyright
* ... | [
"zonedabone@gmail.com"
] | zonedabone@gmail.com |
1a03a52c22f31a2ae4fcd64ae1261e7366f74824 | 8af1164bac943cef64e41bae312223c3c0e38114 | /results-java/JetBrains--intellij-community/318c76b772b9719d7b27a6e9ec7331c5633c82bf/after/RW.java | 095eb1fedc86ef57b2e33b78cae5e8bf13862842 | [] | 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 | 5,807 | java | package org.jetbrains.ether;
import com.intellij.util.xmlb.XmlSerializationException;
import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.IOException;
import java.util.Collection;
import java.util.Map;
/**
* Created by IntelliJ IDEA.
* User: db
* Date: 29.01.11
* Time: 21:10
* To change... | [
"fraczwojciech@gmail.com"
] | fraczwojciech@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.