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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
d09e45f6a5ac7208ab8110dc794aa818eca42a9f | 2cfd062df499bd7d764f2e3d4d2c9125ead34bc8 | /src/main/java/com/inkstore/warehouse/config/DatabaseConfiguration.java | 94e1e59f196a13543205faf00c2a681203515689 | [] | no_license | rosamacias-bitbox/warehouse-application | f576c6cfc0dc46b3fde6b6344f41f746552b8690 | 31f08cdfeba629ace45c8ba520d6670edb902083 | refs/heads/main | 2023-03-21T13:55:25.291119 | 2021-03-11T13:08:40 | 2021-03-11T13:08:40 | 346,701,271 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,020 | java | package com.inkstore.warehouse.config;
import io.github.jhipster.config.JHipsterConstants;
import io.github.jhipster.config.h2.H2ConfigurationHelper;
import java.sql.SQLException;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.context.annotation.Bean;
import org.springframework.con... | [
"[email protected]"
] | |
dba79cbfd06792977e2424a7fe0c2d2154967711 | 0194eccba2a54b91647d44ff4b41003051bbdf51 | /src/main/java/defense/explosion/ex/missiles/MissileMovingSound.java | 8f98045d1ae8f5c3be9c962b390fb5e55c4b0737 | [
"MIT"
] | permissive | Vexatos/DefenseTech | 4009cdd60682468fcff1a0a97aff0e4a403be237 | a10b2c7d489b06e7b97f4fb6506c9d4fcd117b41 | refs/heads/master | 2020-05-29T11:44:22.746633 | 2016-04-25T01:39:02 | 2016-04-25T01:39:02 | 57,050,850 | 0 | 0 | null | 2016-04-25T14:57:24 | 2016-04-25T14:57:24 | null | UTF-8 | Java | false | false | 1,681 | java | package defense.explosion.ex.missiles;
import net.minecraft.client.audio.MovingSound;
import net.minecraft.util.MathHelper;
import net.minecraft.util.ResourceLocation;
import cpw.mods.fml.relauncher.Side;
import cpw.mods.fml.relauncher.SideOnly;
import defense.Reference;
import defense.explosion.entities.EntityMissile... | [
"[email protected]"
] | |
08e2c860d86c91612915e61b00be990cce4b2683 | 7c86e1e4ba9592f7112c2387228c993aa295a857 | /xindong-api-dao/src/main/java/com/xindong/api/dao/impl/AdInfoDaoImpl.java | e1c15ac916799f63cbaad87fb9099cd7795a3e20 | [] | no_license | qsfjing/xd-api | 620ffc014f90eeb0b5ce7fdc7fdd05f6837828b8 | 5e0a2add49c033ee627d15e549c4264da89abb4d | refs/heads/master | 2021-08-23T13:40:59.576275 | 2017-12-04T08:40:19 | 2017-12-04T08:40:19 | 113,126,694 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,673 | java | package com.xindong.api.dao.impl;
import java.util.List;
import org.springframework.orm.ibatis.SqlMapClientTemplate;
import org.springframework.stereotype.Repository;
import com.xindong.api.dao.AdInfoDao;
import com.xindong.api.domain.AdInfo;
import com.xindong.api.domain.query.AdInfoQuery;
@Repository(val... | [
"[email protected]"
] | |
e50802ad3a789c77969617ec1ef2d68606b9d47b | 9dfb07095844525a9d1b5a3e5de3cb840486c12b | /MinecraftServer/src/net/minecraft/item/ItemEndCrystal.java | 33fa66ef1670f01b6f4e225c9b430a474b8de723 | [] | no_license | ilYYYa/ModdedMinecraftServer | 0ae1870e6ba9d388afb8fd6e866ca6a62f96a628 | 7b8143a11f848bf6411917e3d9c60b0289234a3f | refs/heads/master | 2020-12-24T20:10:30.533606 | 2017-04-03T15:32:15 | 2017-04-03T15:32:15 | 86,241,373 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,703 | java | package net.minecraft.item;
import java.util.List;
import net.minecraft.block.state.IBlockState;
import net.minecraft.creativetab.CreativeTabs;
import net.minecraft.entity.Entity;
import net.minecraft.entity.item.EntityEnderCrystal;
import net.minecraft.entity.player.EntityPlayer;
import net.minecraft.init.Blo... | [
"[email protected]"
] | |
00fa45094223d337231343fa19ac143aa3e56a8d | ceed8ee18ab314b40b3e5b170dceb9adedc39b1e | /android/external/icu/android_icu4j/src/main/java/android/icu/impl/ICURegionDataTables.java | ec88f06ff240cc50bb9d413f783f31b6360ee4f7 | [
"BSD-3-Clause",
"NAIST-2003",
"LicenseRef-scancode-unicode",
"ICU",
"LicenseRef-scancode-public-domain",
"BSD-2-Clause"
] | permissive | BPI-SINOVOIP/BPI-H3-New-Android7 | c9906db06010ed6b86df53afb6e25f506ad3917c | 111cb59a0770d080de7b30eb8b6398a545497080 | refs/heads/master | 2023-02-28T20:15:21.191551 | 2018-10-08T06:51:44 | 2018-10-08T06:51:44 | 132,708,249 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 635 | java | /* GENERATED SOURCE. DO NOT MODIFY. */
/*
*******************************************************************************
* Copyright (C) 2009, International Business Machines Corporation and *
* others. All Rights Reserved. *
**********************************... | [
"Justin"
] | Justin |
e3c0703f07997ee7a9fc6d7e048acc69d3e1f445 | a389fac72faa6f9ba4f8aa9f70d9e6a4cb7bb462 | /Chapter 09/Ch09/src/main/java/org/packt/bus/portal/dao/LoginDao.java | c1e9ec9b6df3e32235dc204aee56497a194a8fec | [
"MIT"
] | permissive | PacktPublishing/Spring-MVC-Blueprints | a0e481dd7a8977a64fa4aa0876ab48b5c78139d0 | 14fe9a0889c75f31014f2ebdb2184f40cd7e1da0 | refs/heads/master | 2023-03-13T01:47:20.470661 | 2023-01-30T09:03:09 | 2023-01-30T09:03:09 | 65,816,732 | 27 | 42 | MIT | 2023-02-22T03:32:27 | 2016-08-16T12:04:50 | Java | UTF-8 | Java | false | false | 329 | java | package org.packt.bus.portal.dao;
import java.util.List;
import org.packt.bus.portal.model.data.CustomerInfo;
import org.packt.bus.portal.model.data.Login;
public interface LoginDao {
public Login getLogin(String username);
public CustomerInfo getCustomerInfo(Integer id);
public List<CustomerInfo> getAllCustome... | [
"[email protected]"
] | |
f97dca0f6adb2fb90ad8b7bed9d821371b2aff80 | fe2ef5d33ed920aef5fc5bdd50daf5e69aa00ed4 | /jbpm.3/bpel/library/src/main/java/org/jbpm/bpel/def/Pick.java | 152a9ed9cd20ad786d0e4a4770975e2697585219 | [] | no_license | sensui74/legacy-project | 4502d094edbf8964f6bb9805be88f869bae8e588 | ff8156ae963a5c61575ff34612c908c4ccfc219b | refs/heads/master | 2020-03-17T06:28:16.650878 | 2016-01-08T03:46:00 | 2016-01-08T03:46:00 | null | 0 | 0 | null | null | null | null | WINDOWS-1250 | Java | false | false | 7,472 | java | /*
* JBoss, Home of Professional Open Source
* Copyright 2005, JBoss Inc., and individual contributors as indicated
* by the @authors tag.
*
* This is free software; you can redistribute it and/or modify it
* under the terms of the JBPM BPEL PUBLIC LICENSE AGREEMENT as
* published by JBoss Inc.; either version 1... | [
"[email protected]"
] | |
4af0230f17911987a0e20827d92744cb2ee49d54 | 680f4ba5e51a90ccc59140c4c6ba5fbf85bea9d0 | /src/test/java/com/saintdan/framework/component/TransformerTest.java | 2c8e6ea0173aeeeb545bd62f8d8a076c9420399e | [
"MIT"
] | permissive | war-and-code/spring-rest-api-security-example | f6d3cf9992326ff1e41ac83672760c7a68d64c74 | b280fd07da03c341cf87027d2f95599a7349e720 | refs/heads/master | 2021-07-04T02:25:16.459607 | 2017-09-26T17:46:18 | 2017-09-26T17:46:18 | 104,587,302 | 1 | 2 | null | null | null | null | UTF-8 | Java | false | false | 835 | java | package com.saintdan.framework.component;
import com.google.common.collect.Lists;
import java.util.ArrayList;
import java.util.List;
import org.junit.Assert;
import org.junit.Test;
/**
* Test case for {@link Transformer}
*
* @author <a href="http://github.com/saintdan">Liao Yifan</a>
* @date 6/23/16
* @since JDK... | [
"[email protected]"
] | |
d0222a7372165395e5581e849ce0618027aa3210 | c36b14e20c8594e8ffcf3e67cdabc177098bdd6c | /src/java/com/lql/shiro/dao/ResourceDaoImpl.java | 9e5373270e3f37f02fb77b116a7d193a0f2ffe6c | [] | no_license | 2513lql/ShiroTest | 382fbbbe7496398107d0ce15bfb5cf169daa2ea9 | 099223e567e3db96627dcec1b572c4ad0a152959 | refs/heads/master | 2020-12-25T14:22:47.581143 | 2016-08-14T14:10:08 | 2016-08-14T14:10:08 | 65,669,254 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,576 | java | package com.lql.shiro.dao;
import com.lql.shiro.entity.Resource;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.jdbc.core.BeanPropertyRowMapper;
import org.springframework.jdbc.core.JdbcTemplate;
import org.springframework.jdbc.core.PreparedStatementCreator;
import org.spring... | [
"[email protected]"
] | |
110101906ecac0c31a26f2d58401b67a67cf232c | 296dc5362d07b906a67378f44813744dfdfb892a | /Client/edu.harvard.i2b2.eclipse.plugins.analysis/src/edu/harvard/i2b2/smlib/xml/XmlException.java | 3a1e98a0ba44a1af60ed006781cb9de0205f179e | [] | no_license | tfmorris/i2b2 | 04c60cf02f36c8d97ca4adb5a547d5b6b02082ff | c863e35b892ef41469aef7ba9b0a284093e32862 | refs/heads/master | 2021-01-20T13:47:49.191738 | 2016-01-11T20:26:05 | 2016-01-11T20:26:05 | 14,435,817 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,455 | java | /*
* Copyright (c) 2006-2014 Massachusetts General Hospital
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the i2b2 Software License v2.1
* which accompanies this distribution.
*
*
* Contributors:
*
*
*/
// XmlException.java: Simple bas... | [
"[email protected]"
] | |
8ed9938cb0c6b75730d2549538dd85e6c1b78105 | 4b0bf4787e89bcae7e4759bde6d7f3ab2c81f849 | /aliyun-java-sdk-hbr/src/main/java/com/aliyuncs/hbr/model/v20170908/UpdateVaultResponse.java | cf5cf9276c5dcb26e46a37a69f35bdc35977dcbd | [
"Apache-2.0"
] | permissive | aliyun/aliyun-openapi-java-sdk | a263fa08e261f12d45586d1b3ad8a6609bba0e91 | e19239808ad2298d32dda77db29a6d809e4f7add | refs/heads/master | 2023-09-03T12:28:09.765286 | 2023-09-01T09:03:00 | 2023-09-01T09:03:00 | 39,555,898 | 1,542 | 1,317 | NOASSERTION | 2023-09-14T07:27:05 | 2015-07-23T08:41:13 | Java | UTF-8 | Java | false | false | 1,681 | java | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed u... | [
"[email protected]"
] | |
6b0f9eab58604e5b6e6735401aad08cd753a94eb | 0f6f2bbc6dc015c67a2a219000a6d972a238b70d | /auth2.0-demo02/src/main/java/com/auth/controller/APIController.java | d9556edbc955aad604f15b75fc058872dfde0cfb | [] | no_license | blue19demon/OAuth2.0Security | a10df67b4d2c7a8e201c93a7e69f5ccd38ea114a | 3a1a2889c9adf7f262d0b6bf8404d4bcb3eaa238 | refs/heads/master | 2022-06-24T21:03:16.406419 | 2019-10-21T07:31:50 | 2019-10-21T07:31:50 | 215,010,571 | 0 | 0 | null | 2022-06-21T02:03:07 | 2019-10-14T10:09:35 | Java | UTF-8 | Java | false | false | 3,017 | java | package com.auth.controller;
import javax.validation.Valid;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.oauth2.provider.token.store.redis.RedisTokenStore;
import org.springframework.web.bind.annotation.DeleteMapping;
import org.springframework.web.bind.annotation... | [
"[email protected]"
] | |
3c2960fe646490bf9835495a968e4fb2e958010d | fc4701591408d5f1b059931c052fcab1b0a3c855 | /3.JavaMultithreading/src/com/javarush/task/task22/task2210/Solution.java | 3b6a78b4fb9ac456edbf091b79b11a5149245168 | [] | no_license | VictorLeonidovich/JavaRushCourses_professionalLevel | 483779d9d8f40c1f32023deb146cceda676494d2 | b2685930ffac81499129a935dbcfb0ecf37321ce | refs/heads/master | 2021-08-19T08:16:02.643180 | 2017-11-25T12:05:57 | 2017-11-25T12:05:57 | 84,752,119 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,457 | java | package com.javarush.task.task22.task2210;
import java.util.Arrays;
import java.util.StringTokenizer;
/*
StringTokenizer
Используя StringTokenizer разделить query на части по разделителю delimiter.
Пример
getTokens("level22.lesson13.task01", ".")
Возвращает
{"level22", "lesson13", "task01"}
Требования:
1. Метод g... | [
"[email protected]"
] | |
654db8a63f06989de9a4651f161024d0e3205320 | 89f3af52f5634bce05aaecc742b1e4bb0a009ff2 | /trunk/fmps-web/src/main/java/cn/com/fubon/fo/repairplatform/entity/WeixinRepairEvaluation.java | f133db0a06a1247c707d51a8057fb7d2fa79b472 | [] | no_license | cash2one/fmps | d331391b7d6cb5b50645e823e1606c6ea236b8a2 | b57c463943fec0da800e5374f306176914a39079 | refs/heads/master | 2021-01-21T06:42:45.275421 | 2016-06-21T12:47:46 | 2016-06-21T12:47:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,124 | java | package cn.com.fubon.fo.repairplatform.entity;
import java.io.Serializable;
import java.util.Date;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.JoinColumn;
import javax.persistence.ManyToOne;
import javax.persistence.PrimaryKeyJoinColum... | [
"[email protected]"
] | |
8132005e04fec96a805c7bd31a213a85d3c9ab74 | 12823b910d5eb51d5907f38a5de0c4648ae27308 | /src/io/trivium/dep/com/google/gson/annotations/Expose.java | d9cbd85145d9cc08f03ebad97153164119e379cd | [
"Apache-2.0"
] | permissive | JensWalter/trivium | 428330f4cb09229312a601581c380a67f77b7467 | e0000bbe59429b1b90f2e1b208fb3be222927a90 | refs/heads/master | 2021-05-31T10:15:47.682179 | 2016-03-26T13:29:25 | 2016-03-26T13:29:25 | 30,550,214 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,524 | java | /*
* Copyright (C) 2008 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | [
"[email protected]"
] | |
6d08363852408efe10bdb9393a6c55d3e2252295 | dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9 | /data_defect4j/preprossed_method_corpus/Math/106/org/apache/commons/math/distribution/FDistribution_setNumeratorDegreesOfFreedom_39.java | eaca2a0c3af940d977f9fc674483f18d97e0bf04 | [] | 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 | 511 | java |
org apach common math distribut
distribut
instanc distribut fdistribut object creat
link distribut factori distributionfactori creat distribut createfdistribut
refer
href http mathworld wolfram distribut html
distribut
version revis date
distribut fdistribut continu distribut continuousdistribu... | [
"[email protected]"
] | |
ea777bb360ebe8774530ac52bc42d6f7959c47f7 | 8dba0a2b37be0545149586516df1cffa85d9e383 | /app/src/main/java/com/example/mrlanguageturkish/c_serials_1_3_5.java | 4a881520de345d68a265736029baf4a31a6a1abf | [] | no_license | ghomdoust/MrLanguageTurkish | 9e2ee449ba77d99057f9e3903696f791ef91ce13 | ae69f0922d06a9537ec7a5b4b5a05760637f6760 | refs/heads/master | 2023-03-30T20:38:01.303512 | 2021-04-06T23:16:20 | 2021-04-06T23:16:20 | 355,352,171 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,613 | java | package com.example.mrlanguageturkish;
import androidx.appcompat.app.AppCompatActivity;
import android.annotation.SuppressLint;
import android.app.DownloadManager;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.net.ConnectivityManager;
import andr... | [
"[email protected]"
] | |
f5642798fab52b7e0b8c21016e31436c343b593f | de161b3750a643a0a4bc158446c83b9537fdb2e8 | /compiler/builtin/src/main/java/com/asakusafw/dag/compiler/builtin/CoGroupOperatorGenerator.java | 19460ec3f121e7a3c45a68141c0263cb5d381f97 | [
"Apache-2.0"
] | permissive | shino/asakusafw-dag | 2ff22707256bb173a454a820c2858b5e16e4f01f | f0c8d7e192a8267ede5ac898eabd8dc5fc3c03bb | refs/heads/master | 2021-01-18T03:03:03.980482 | 2016-09-13T05:47:35 | 2016-09-13T05:47:35 | 57,190,874 | 0 | 0 | null | 2016-04-27T06:53:00 | 2016-04-27T06:53:00 | null | UTF-8 | Java | false | false | 3,844 | java | /**
* Copyright 2011-2016 Asakusa Framework Team.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... | [
"[email protected]"
] | |
8ebf2c5ce300628aa49a287c564deb58eae109a5 | dbe9dfc23781b99e83577df1ff50aa8614705211 | /src/minecraft/net/minecraft/src/ServerList.java | 49a04eef562cd7f926da3d0e6fdb3d98b260a9ed | [] | no_license | bbernardoni/RubiksCraft | 9041ba72785caa37274b1d6144702f762963cc03 | 428ddb1ea0e1038629b86de29cadf56da539fa11 | refs/heads/master | 2021-07-23T17:05:11.745763 | 2017-11-04T00:45:44 | 2017-11-04T00:45:44 | 109,455,526 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,984 | java | package net.minecraft.src;
import java.io.File;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.List;
import net.minecraft.client.Minecraft;
public class ServerList
{
/** The Minecraft instance. */
private final Minecraft mc;
private final List field_78858_b = new ArrayList();
... | [
"[email protected]"
] | |
d9190b8f8e226df53f211a42ebaa1ee166901e3b | 385d7494b00dae8a72a1663720a2f08a79ba318e | /Java/Exemplos/53-io4/src/main/java/com/javabasico/Main.java | ee0fff3642131af9ffe4db6c0f6d215150e85f92 | [
"MIT"
] | permissive | filosofisto/dev-course | 74eeff9292090b8bec9c972cde28492d05aedcb5 | 81b8086487819a321b5f1536fbe087cfc04c0001 | refs/heads/master | 2020-03-23T06:31:13.603711 | 2018-10-16T22:02:39 | 2018-10-16T22:02:39 | 141,213,712 | 0 | 0 | MIT | 2018-07-29T22:49:03 | 2018-07-17T01:22:57 | Java | UTF-8 | Java | false | false | 1,307 | java | package com.javabasico;
import java.io.DataInputStream;
import java.io.DataOutputStream;
import java.io.EOFException;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.util.Random;
public class Main {
p... | [
"[email protected]"
] | |
5ae71543d4e40b2b897e5cf489d28e171e02ea34 | 019bf8f6a7d51c17827077f747820c257b09f603 | /src/main/java/se/bjurr/sbcc/RefChangeValidator.java | 13c7dfb89d8cac16ea8d35c7e48a58d0d0617d4c | [
"Apache-2.0"
] | permissive | Cloudxtreme/simple-bitbucket-commit-checker | 248c3c46ffaaf8a0ac16f75dbb2995271abea234 | 8991c94d3129463db56f36a55475eb77ea8d8af2 | refs/heads/master | 2020-03-24T08:32:32.667544 | 2018-01-27T12:30:09 | 2018-01-31T18:17:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,148 | java | package se.bjurr.sbcc;
import static com.atlassian.bitbucket.repository.RefChangeType.DELETE;
import static java.util.logging.Level.INFO;
import static java.util.regex.Pattern.compile;
import static se.bjurr.sbcc.SbccCommon.getBitbucketEmail;
import static se.bjurr.sbcc.SbccCommon.getBitbucketName;
import static se.bj... | [
"[email protected]"
] | |
32acea5887e2ed5a73a10774dbddd38f374752fb | d5a1a60e4cff631b955a940bb6fb2a0356e3020a | /shirostudy15/src/main/java/com/xiaojihua/web/exception/DefaultExceptionHandler.java | 20de3985c5800d6c25fc789545c2c8bd4d3419d8 | [] | no_license | githubxiaojihua/shirostudy | d08bf938300cba50fe4c32e39465712abd2fc72f | a3ff01e933ffdb712e83590a7540cb2c6d4aa5c4 | refs/heads/master | 2022-12-23T08:20:50.612807 | 2020-08-07T08:19:47 | 2020-08-07T08:19:47 | 226,145,178 | 0 | 0 | null | 2022-12-16T03:08:06 | 2019-12-05T16:35:08 | HTML | UTF-8 | Java | false | false | 1,036 | java | package com.xiaojihua.web.exception;
import org.apache.shiro.authz.UnauthorizedException;
import org.springframework.http.HttpStatus;
import org.springframework.web.bind.annotation.ControllerAdvice;
import org.springframework.web.bind.annotation.ExceptionHandler;
import org.springframework.web.bind.annotation.Response... | [
"[email protected]"
] | |
a6131d803c9fbb3d0a289d7b659e1896a8d0b34a | 0f5443858747fca7dd9afc94f1cb3eb64a29b519 | /src/main/java/org/isamm/plateformeAgile/entities/ScrumMaster.java | ca626f3c69fd2f23a2208e58897f7f6f8cc7eb48 | [] | no_license | zayneb182/spring | f3a8f965678140395de55dd7b38a1775344d68eb | 21e8593fbd503fb2ec6783168788ae05a9c07bcb | refs/heads/master | 2021-02-18T08:45:17.944535 | 2020-03-06T13:46:30 | 2020-03-06T13:46:30 | 245,179,101 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 355 | java | /***********************************************************************
* Module: ScrumMaster.java
* Author: Zayneb
* Purpose: Defines the Class ScrumMaster
***********************************************************************/
import java.util.*;
/** @pdOid 9f1c2491-dd41-478e-bc32-0015c6865560 */
public cla... | [
"[email protected]"
] | |
6e248f77df87a90f3d498a908ec1c665507db6a8 | e5ed92716951559384442b1c1adb80d813f286e4 | /Java_Web/Java EE/9.Introduction To Java EE/Exercises/com.dxc.validator/src/validator/validator/models/rules/ConstraintsRule.java | 7de7c3655f0be7e586083168a1741ce647ae7ed0 | [] | no_license | aleksandar1498/Softuni | 63993b231920bf718bec492c032fc6aeb5b75e67 | 9c7ed27a04ef094fcd875709c96e452d1b68a8e4 | refs/heads/master | 2021-06-26T23:45:43.781295 | 2020-09-23T17:34:34 | 2020-09-23T17:34:34 | 164,289,287 | 0 | 0 | null | 2020-10-13T16:29:51 | 2019-01-06T08:31:42 | Java | UTF-8 | Java | false | false | 265 | java | package validator.validator.models.rules;
import validator.validator.interfaces.ValidationRule;
/**
* Abstract class for limits such as IN_RANGE OUT_RANGE AFTER BEFORE
* @param <T>
*/
public abstract class ConstraintsRule<T> implements ValidationRule<T> {
}
| [
"[email protected]"
] | |
37dbaede59994b28cfa9b795926897c074b40c6b | 4fd08e736019049a838dec9efa74cc2190b6625f | /testdata/src/main/java/iri/JLCGetConstructorB.java | d1614099fe5005ba90e3bec1761a835130775959 | [
"BSD-3-Clause",
"Apache-2.0",
"LicenseRef-scancode-other-permissive"
] | permissive | knighthunter09/spring-loaded | 50a42cc41912ede861cae942e6458b79f2a6faa0 | 658a8678a672d24e9528fb63f70fa502ca7341ea | refs/heads/master | 2020-08-03T17:47:45.312949 | 2016-06-25T00:10:51 | 2016-06-25T00:10:51 | 73,540,025 | 1 | 0 | null | 2016-11-12T08:04:24 | 2016-11-12T08:04:21 | null | UTF-8 | Java | false | false | 579 | java | package iri;
import java.lang.reflect.Constructor;
public class JLCGetConstructorB extends FormattingHelper {
public JLCGetConstructorB() {
}
public String run() throws Exception {
Constructor<JLCGetConstructorB> o = JLCGetConstructorB.class.getConstructor();
// Method m = Class.class.getMethod("getConstru... | [
"[email protected]"
] | |
114b6de81511d316d2078be552ebf19fda3ba7ec | eeca771cfa828884be1c56e732d63a451f179c52 | /java-basic/src/main/java/ch09/Calculator1.java | 16801172119c680e34460c93d3cfb7834743a378 | [] | no_license | eikhyeonchoi/bitcamp-java-2018-12 | 54e03db59224d8378de0a5a392917f4ae87cd72f | 66d6bce206d8de7b09c482f4695af6f3cd1acf14 | refs/heads/master | 2021-08-06T17:17:30.648837 | 2020-04-30T13:12:48 | 2020-04-30T13:12:48 | 163,650,669 | 1 | 2 | null | 2020-04-30T17:33:35 | 2018-12-31T08:00:40 | Java | UTF-8 | Java | false | false | 281 | java | package ch09;
public class Calculator1 {
static int plus(int a, int b) {
return a + b;
}
static int minus(int a, int b) {
return a - b;
}
static int multiple(int a, int b) {
return a * b;
}
static int divide(int a, int b) {
return a / b;
}
}
| [
"[email protected]"
] | |
4f3e9aad1659ec114ba5170368e20c7eaeb7f438 | be73270af6be0a811bca4f1710dc6a038e4a8fd2 | /crash-reproduction-moho/results/XWIKI-12482-3-4-MOEAD-WeightedSum:TestLen:CallDiversity/com/xpn/xwiki/internal/store/hibernate/query/HqlQueryUtils_ESTest_scaffolding.java | 950d29b46cb316fda2ac5f5ee914ab0ec81acd7a | [] | 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 | 462 | java | /**
* Scaffolding file used to store all the setups needed to run
* tests automatically generated by EvoSuite
* Tue Apr 07 20:56:38 UTC 2020
*/
package com.xpn.xwiki.internal.store.hibernate.query;
import org.evosuite.runtime.annotation.EvoSuiteClassExclude;
import org.junit.BeforeClass;
import org.junit.Before;... | [
"[email protected]"
] | |
60bc48af154eeed484ccb2e4a656bba724f54d14 | f0b00a54576553334d0d980c053acf8c20d98ab2 | /java-basic/examples/Test19_2.java | ad0a7b3996cbd8060a1bdd6b6b465c83dad79a4f | [] | no_license | KANG-SEONGHYEON/bitcamp | 35de0cfda9e13412548f6c59028aa2acbbf00e2d | 606b45bb519b18f7be5333565760e67aa884750b | refs/heads/master | 2021-05-08T05:38:29.152680 | 2018-02-15T15:10:25 | 2018-02-15T15:10:25 | 104,423,409 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 428 | java | // ## import - 클래스가 어떤 패키지에 있는지 컴파일러에게 알리는 방법
// - import의 용도와 사용법을 알아보자!
//
package bitcamp.java100;
// import 명령
import java.util.ArrayList;
import java.lang.String;// java.lang 하위 클래스는 생략.
public class Test19_2 {
public static void main(String[] args) {
ArrayList<String> list = new ArrayList<>();
list.add("홍... | [
"[email protected]"
] | |
f1687e54073a2e1e6c550a6885430a972d216928 | d261299e7eb22c7cbb4a325204e55bdd9dc81c89 | /abi/src/main/java/one/contentbox/boxd/abi/datatypes/generated/Bytes11.java | db3f77e802833f16f64023a8cef7852b426d040b | [] | no_license | wangjunbao2018/boxd-sdk-java-v2 | 243ebd6941c200c739a100b93b3b208ae2641dba | 708f95e2e5d75f6aaf739863ea8b2946a0d5a003 | refs/heads/master | 2020-05-31T14:55:09.854762 | 2019-06-05T08:28:43 | 2019-06-05T08:28:43 | 190,342,062 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 505 | java | package one.contentbox.boxd.abi.datatypes.generated;
import one.contentbox.boxd.abi.datatypes.Bytes;
/**
* Auto generated code.
* <p><strong>Do not modifiy!</strong>
* <p>Please use org.web3j.codegen.AbiTypesGenerator in the
* <a href="https://github.com/web3j/web3j/tree/master/codegen">codegen module</a> to upd... | [
"[email protected]"
] | |
a0452f707499faa0fffdb2c0baaf63dc5365b86c | ba7cab056c31fded038d49ccee0c1c9c54a6f3d4 | /dist/gameserver/data/scripts/quests/_734_RedLibraRequestNightmareKamaloka.java | faf3eeee69194c36f327d845c5f2a585e6bdb9bf | [] | no_license | MaicoSautner/l2script-teste | 48052f6408be26038e692f48b38f1582a3eded06 | 196979a27575fd3ff48c28d416f2d820ba02059e | refs/heads/master | 2022-07-26T09:08:00.639245 | 2020-05-22T02:12:02 | 2020-05-22T02:16:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 215 | java | package quests;
import l2s.gameserver.model.quest.Quest;
public class _734_RedLibraRequestNightmareKamaloka extends Quest
{
public _734_RedLibraRequestNightmareKamaloka()
{
super(PARTY_NONE, REPEATABLE);
}
}
| [
"As69839314"
] | As69839314 |
f69e6a61031f6df12a92f126136a6178500b4911 | f8a64679148d0d214d7146132bf8f71d23ca698b | /src/test/java/de/qaware/cloud/nativ/kpad/DcosLogoIT.java | 71bf74a0e24aaa7e4dc2122f0355b56d653509e5 | [
"MIT"
] | permissive | qaware/kubepad | 85adf6f0abf70cfb26d209f12b2d24a2bc52ee15 | 12c879b630f2125773611684fe78ec1e577d9ef9 | refs/heads/master | 2021-01-16T23:59:30.587137 | 2020-01-31T16:29:06 | 2020-01-31T16:29:06 | 57,438,516 | 23 | 9 | MIT | 2018-05-04T09:27:05 | 2016-04-30T11:09:46 | Kotlin | UTF-8 | Java | false | false | 5,533 | java | /*
* The MIT License (MIT)
*
* Copyright (c) 2016 QAware GmbH, Munich, Germany
*
* 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 without limitation the r... | [
"[email protected]"
] | |
e2f9dec6162418793008e74edfeeb88776031092 | 845a1981d10f17e001a1656c1f0178a5189a3ab1 | /neurocore/src/main/java/com/neuroandroid/pyplayer/adapter/SongAdapter.java | 320c8fb9b7222cf49a4fdb401e4568371750b89d | [] | no_license | YXHTom/PYPlayer | 1fcfc49f903eb89d0f82af7848b5ea194029bbe0 | aac78aad191c41afed0792939000b3e0e9a8a70e | refs/heads/master | 2020-03-21T12:43:30.569983 | 2017-06-02T08:55:27 | 2017-06-02T08:55:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,889 | java | package com.neuroandroid.pyplayer.adapter;
import android.content.Context;
import android.graphics.drawable.Drawable;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
impor... | [
"[email protected]"
] | |
d2007d46de7c612b4bcab3de78f47a6267491ba0 | d50336de79252c19ec6dd6690654a658de4a5ec9 | /app/src/main/java/me/dkzwm/widget/srl/sample/ui/TestMultiDirectionViewsActivity.java | 2a33c33a35e7a8de3fe8da0ee3b9f5dd15864ea3 | [
"MIT"
] | permissive | jelychow/SmoothRefreshLayout | 7c45b2b9fdb84e86b0ccaa93860b1c55d69bd6be | a709967cf6d18abc2c14ced848ed69b3de4cf889 | refs/heads/master | 2021-09-05T18:49:39.632435 | 2018-01-30T11:00:28 | 2018-01-30T11:00:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,717 | java | package me.dkzwm.widget.srl.sample.ui;
import android.content.Intent;
import android.graphics.Color;
import android.os.Bundle;
import android.os.Handler;
import android.support.annotation.Nullable;
import android.support.v4.view.ViewPager;
import android.support.v7.app.AppCompatActivity;
import android.view.MenuItem;
... | [
"[email protected]"
] | |
e1443851446b506004a48fc8ce18ec12a0aca512 | e70abc02efbb8a7637eb3655f287b0a409cfa23b | /hyjf-admin/src/main/java/com/hyjf/admin/manager/config/planpushmoneyconfig/PlanPushMoneyConfigDefine.java | 8b5fed1958c4f4e4d130555f05853749bb0d4f26 | [] | 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 | 1,970 | java | package com.hyjf.admin.manager.config.planpushmoneyconfig;
import com.hyjf.admin.BaseDefine;
import com.hyjf.common.util.ShiroConstants;
import com.hyjf.common.util.StringPool;
public class PlanPushMoneyConfigDefine extends BaseDefine {
/** 汇添金提成配置 @RequestMapping值 */
public static final String REQUEST_MAPPING = "... | [
"[email protected]"
] | |
3d7825d732514c9ac8b005e3d0837f12f9834eba | 464e89a636ba333b9fa03b5a7fbc946883fe507f | /app/src/main/java/org/gkk/bioshopapp/web/api/controller/OrderApiController.java | 3008ad325b2af56e54238a991740c926bde017c1 | [
"MIT"
] | permissive | galin-kostadinov/BioProductsShop_REST | d3377c7272e2dbe7493b3fdf54961aeccbada511 | 960856a635d97a73144bebbfe88fdc28689ad8a1 | refs/heads/master | 2022-08-17T02:46:44.040882 | 2020-05-26T11:38:59 | 2020-05-26T11:38:59 | 262,988,799 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,032 | java | package org.gkk.bioshopapp.web.api.controller;
import org.gkk.bioshopapp.service.model.order.OrderProductCreateServiceModel;
import org.gkk.bioshopapp.service.service.OrderService;
import org.gkk.bioshopapp.service.service.ProductService;
import org.gkk.bioshopapp.web.api.model.order.OrderResponseModel;
import org.gkk... | [
"[email protected]"
] | |
b176946aff9b85b6ebdc75191fc665632149cbeb | 7e994d213901d0a623e7cece9d812f296888bc07 | /facebook-socialshare/src/main/java/com/platzerworld/facebook/utils/Example.java | 987dedc840b4c95636cbed6b711be9432b781ea3 | [] | no_license | platzerg/SocialShare | f2b1671953b467e4039a4f3c8e2b5443160f819e | f710bda5d4d3131ea4ab45d8bf190d1f473c49d7 | refs/heads/master | 2020-04-13T17:53:49.911032 | 2014-09-03T19:24:00 | 2014-09-03T19:24:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 420 | java | package com.platzerworld.facebook.utils;
import android.app.Fragment;
public class Example {
private final String mTitle;
private final Class<? extends Fragment> mFragment;
public Example(String title, Class<? extends Fragment> fragment) {
mTitle = title;
mFragment = fragment;
}
public String getTitle()... | [
"[email protected]"
] | |
e682f7733aa4e7d6c885ffa691d2aff89f67394b | d2f4ef58e59903ba7f22a989f821001575749318 | /src/main/java/A20200824_DataStrutures/linklist/LinkListTest.java | 9204494aeb9b944c00f964ec090a302890f5b303 | [] | no_license | 3066244380/lf-interview | b3ce6465577b0535fa80c06d168c00b616f293e4 | bc26c448a872269858ff2c2e39e599fca3c55437 | refs/heads/master | 2022-12-17T07:16:34.814626 | 2020-09-25T03:45:23 | 2020-09-25T03:45:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,118 | java | package A20200824_DataStrutures.linklist;
import java.util.ArrayList;
import java.util.LinkedList;
/**
* create by lishengbo on 2018-07-04 15:56
* 以下分析均基于JDK1.8
* -----------------
* LinkedList底层使用的双向链表结构,有一个头结点和一个尾结点,双向链表意味着我们可以从头开始正向遍历,
* 或者是从尾开始逆向遍历,并且可以针对头部和尾部进行相应的操作
* ·类的继承关系:
* public class Lin... | [
"[email protected]"
] | |
4f1dba3b795616634479792b683a2bf0aae24aba | 0af8b92686a58eb0b64e319b22411432aca7a8f3 | /large-multiproject/project40/src/main/java/org/gradle/test/performance40_2/Production40_159.java | a8a7cb0e09e633a790f049a93b133f5f83b4f078 | [] | 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.performance40_2;
public class Production40_159 extends org.gradle.test.performance13_2.Production13_159 {
private final String property;
public Production40_159() {
this.property = "foo";
}
public String getProperty() {
return property;
}
}
| [
"[email protected]"
] | |
f7ab81b2ba6f66742624b63f83a0bfc8f39d62bf | 1a52aa3c19ad15f84d5c239c076008ad187e4bb8 | /src/test/java/com/imooc/test/beanannotation/TestJavabased.java | 6898adaf004b1914a04ec67ab5adba56988906b3 | [] | no_license | Qstar/Spring | 96709154e42942f3cbea0e99f2f76bbca7060ab0 | 8089ac49e601389a426076d5ae739fd8ea2917eb | refs/heads/master | 2021-01-10T16:08:38.790008 | 2016-01-20T08:19:07 | 2016-01-20T08:19:07 | 49,939,967 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,253 | java | package com.imooc.test.beanannotation;
import com.imooc.beanannotation.javabased.MyDriverManager;
import com.imooc.beanannotation.javabased.Store;
import com.imooc.beanannotation.javabased.StringStore;
import com.imooc.test.base.UnitTestBase;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.j... | [
"[email protected]"
] | |
d712064149bb64c9e6ad64c4fe4aca83477839d4 | 6b1bd439c4146dc2545cb53e0ee612f7393b7c89 | /RenuGit/mvc/src/main/java/Demo/Student.java | 54936f1f80b896ba19132e4fb21207da711deb73 | [] | no_license | krishh13/CustomerPortal | 939caeb886f6829508d190a744b4448d69d88c7e | acfc465dd3eaef22b9af24fef92f917ce000bb76 | refs/heads/master | 2020-04-04T06:53:06.424976 | 2018-11-01T18:55:29 | 2018-11-01T18:55:29 | 155,760,390 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,378 | java | package Demo;
import java.util.LinkedHashMap;
public class Student {
private String firstName;
private String lastName;
private String country;
private LinkedHashMap<String,String> countryOptions;
private String favoriteLanguage;
private String OS;
public Student(){
countryOptions = new LinkedHashMap<>... | [
"[email protected]"
] | |
362fe61742d589ac247cd905779452bda5368d13 | 84285f6f44ac23fcac02463bb0ab2782c72e1026 | /yifubao/core-common/src/main/java/com/efubao/core/common/dfs/fastdfs/support/StorageClientTemplate.java | 9c1f024c90b1982fa397457badc6faa3b67ff4c1 | [] | no_license | lichao20000/projects-web | f68122493861dd2a9f141c941534e55faacbd535 | da34ce2468731eeff5ba0ae3948e4814e2413ac5 | refs/heads/master | 2021-12-10T09:41:30.578734 | 2016-08-05T04:13:41 | 2016-08-05T04:13:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,397 | java | package com.efubao.core.common.dfs.fastdfs.support;
import java.io.IOException;
import org.csource.fastdfs.StorageServer;
import org.csource.fastdfs.TrackerClient;
import org.csource.fastdfs.TrackerServer;
import com.efubao.core.common.dfs.DistributedFileSystemException;
import com.efubao.core.common.dfs.fastdfs.Sto... | [
"[email protected]"
] | |
cc682fcfe6074305cd8ee2017f7f9eb1f3ea370d | 2c03c5f656836ea967a381ec4856f86bd908d53c | /src/main/java/crazypants/enderio/teleport/anchor/TravelEntitySpecialRenderer.java | bc25aafa1ea0606fe5b9c41d207773442830f807 | [
"Unlicense",
"CC0-1.0",
"CC-BY-3.0",
"LicenseRef-scancode-public-domain"
] | permissive | Speiger/EnderIO | aa930b597047b4d4ab7d206d20d788d76e4348e5 | 5757f17b56d313afd54e0031ebfa070aee157690 | refs/heads/master | 2021-01-18T10:37:52.386860 | 2015-09-09T00:36:48 | 2015-09-09T00:36:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,467 | java | package crazypants.enderio.teleport.anchor;
import net.minecraft.block.Block;
import net.minecraft.client.Minecraft;
import net.minecraft.client.entity.EntityClientPlayerMP;
import net.minecraft.client.renderer.Tessellator;
import net.minecraft.client.renderer.entity.RenderManager;
import net.minecraft.client.renderer... | [
"[email protected]"
] | |
bdea82ffafea0dee3de98f257acae1547959b5d9 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/22/22_f300d01fea4c65ca5ba33435177031b4a34ea13c/ChannelModule/22_f300d01fea4c65ca5ba33435177031b4a34ea13c_ChannelModule_s.java | cf901b4ddd227dba8c8f0a237f322f328cc8ca2f | [] | 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,961 | java | package mecha.vm.bifs;
import java.util.*;
import java.util.concurrent.*;
import java.util.logging.*;
import java.io.*;
import java.net.*;
import mecha.Mecha;
import mecha.vm.channels.*;
import mecha.json.*;
import mecha.vm.*;
public class ChannelModule extends MVMModule {
final private static Log... | [
"[email protected]"
] | |
318aa043afca9b7fa6586d1cc1d208aa14c50b0f | 6e773d6d378d337f36973c39d367de2787fd6875 | /sources/modules/api-manager/src/main/java/com/minsait/onesait/platform/api/rest/api/dto/ApiDTO.java | 2934f48920a75c2c360edd15b70af613a5c75731 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | evalinani/onesaitplatform-cloud | 1d14ee4928a02e4a0743dfe09303ea098840c22c | 73e9756c7721cbc1bad7c19ec8737139e651eba5 | refs/heads/master | 2020-07-25T07:06:50.045635 | 2019-09-12T08:26:19 | 2019-09-12T08:26:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,800 | java | /**
* Copyright Indra Soluciones Tecnologías de la Información, S.L.U.
* 2013-2019 SPAIN
*
* 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... | [
"[email protected]"
] | |
56bae9d8435034f47701016e769f2b1f309443ec | 14fcf4e34da7d0af1f387c0619390e2dd9299325 | /BasicJAVA/src/ex12inheritance/PrivateInheritanceMain.java | 5e941f16e190ad8df5c01b875240cfb52dce866c | [] | no_license | hojae-lee/BasicJAVA | a021c0b17c0ff08c5c80d9736fe04faf0c8134d7 | bf533695b9585c31ac391c3a5ec9ebbb413010c8 | refs/heads/master | 2020-09-14T09:19:26.798908 | 2019-11-21T04:37:48 | 2019-11-21T04:37:48 | 223,087,798 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,911 | java | package ex12inheritance;
public class PrivateInheritanceMain {
public static void main(String[] args) {
SavingAccount sa = new SavingAccount(10000);
/*
private이므로 상속받은 하위 클래스에서는 접근이 불가능하다.
이 떄는 부모의 멤버메소드를 통해서만 접근해야 한다.
*/
// sa.money = 100000; // 접근불가
sa.saveMoney(5000);
sa.showAccountMone... | [
"[email protected]"
] | |
5d7ff0fec3fda4a7321958b186016de8fc3f4e9b | 76781b322fdb28b695103f551af246379b3a63d9 | /MuGA/src/com/evolutionary/operator/recombination/real/MuLX.java | 391eb1905c8f15d6339459fb03f56d050f2a76b8 | [] | no_license | Evolutionary-Algorithms/MuGA | 71eb2b6ac0ae5b02a89d7b1ea933f7761c4a8969 | 10d35980f57adcf8172e145e7dbd910e537e865f | refs/heads/master | 2020-09-11T14:19:47.316298 | 2020-04-08T12:39:11 | 2020-04-08T12:39:11 | 222,090,035 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,049 | java | //:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
//:: ::
//:: Antonio Manuel Rodrigues Manso ::
//:: ::... | [
"[email protected]"
] | |
2e4c7a6d179b02aa9221f07fc2e5058ad74c4a6d | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/2/2_6eab228022b7d62f9b8368a9b20b4d18217b0139/FoursquareCheckinActivity/2_6eab228022b7d62f9b8368a9b20b4d18217b0139_FoursquareCheckinActivity_t.java | 95e18b2e661078a790af544e8b34898002cbab79 | [] | 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,404 | java | package com.seawolfsanctuary.tmt;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileReader;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.util.ArrayList;
import org.apache.http.HttpEntity;
import org.apache.http.HttpResponse;
im... | [
"[email protected]"
] | |
7097b658f92ce21849dbdd2b262253809005d097 | 4aae34d37572688d34c224e6b812ef4a3b633b55 | /LTISystem/ofx/com/lti/service/impl/CUSIPManagerImpl.java | 35ed9a5a98e4490caf298052e1d7283a10717598 | [] | no_license | cpedia/xjany-jee-1 | 9300eabfc263e1f3a4346fccdceaed5c3b606f6d | 2a9791b248c4f58c8113dbff2d32b8023244a0ec | refs/heads/master | 2016-08-11T14:58:30.434979 | 2013-04-11T03:22:40 | 2013-04-11T03:22:40 | 55,684,098 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,185 | java | package com.lti.service.impl;
import java.util.List;
import org.hibernate.criterion.DetachedCriteria;
import org.hibernate.criterion.Restrictions;
import com.lti.service.CUSIPManager;
import com.lti.service.bo.CUSIP;
public class CUSIPManagerImpl extends DAOManagerImpl implements CUSIPManager {
privat... | [
"[email protected]"
] | |
3ce53737c5f2c09e28163b1a359e210e347dd329 | 3ea909c09c9516d5f8eaa6f649ebab7179d8b645 | /groovy-level-2/src/com/mycom/BooleanJava.java | 09a11fae1fd4fc235324a82f6fab86ac049f63ac | [] | no_license | GreenwaysTechnology/Groovy-MicroGenesis | 79e955bf29e038bc4af7081cd13b9959d96d52b1 | becba278b32d79d0b2c9ca735276a336525111d4 | refs/heads/main | 2023-02-08T04:36:21.073995 | 2020-12-30T11:45:38 | 2020-12-30T11:45:38 | 322,599,434 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 829 | java | package com.mycom;
public class BooleanJava {
public static void main(String[] args) {
boolean isActive = true;
boolean isEnabled = false;
//booleans inside if to check condition whether is true or not
if (isActive) {
System.out.println("Active");
} else {
... | [
"[email protected]"
] | |
88745f14bd78395a097cc660f8b8a9f71f53d4a5 | 1f04812ff8c19a3313cd64565bdb7af1f591b1f5 | /src/main/java/td/news/repository/DboNewsCategory.java | 0145564f85f194de3c5903bb7742f7df564d9484 | [] | no_license | Acer611/news | c67aae89251f7f79327ecfce145263d6a3f30b69 | aa64db04cd7af2927af009dbadb8cbb68d8f27c8 | refs/heads/master | 2020-05-23T13:25:53.417866 | 2019-05-18T03:33:21 | 2019-05-18T03:33:21 | 186,776,300 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 226 | java | package td.news.repository;
import lombok.Data;
/**
* @author sanlion do
*/
@Data
public class DboNewsCategory {
private String code;
private String name;
private String AppCode;
private String AppType;
}
| [
"[email protected]"
] | |
66f07b17bde11f667b2d1ca74c5f29084c18526b | d47e5806106f89d880d036507ee0835a7ed2dbb0 | /ktf-db-oracle/src/main/java/com/kivi/framework/persist/mapper/KtfNoticeMapperEx.java | 1fdf3da5177a2fafc7c57732e0fe82afbf475eb0 | [] | no_license | kivilu/ktf | 8b59198d8fb096961c92fe395a7f266b9ed350af | adf55e6a8f9c0b6c1965cbb391a9c189318ee0ca | refs/heads/master | 2020-03-19T06:37:06.396632 | 2019-03-14T09:10:20 | 2019-03-14T09:10:20 | 136,039,313 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 285 | java | package com.kivi.framework.persist.mapper;
import java.util.List;
import org.apache.ibatis.annotations.Param;
import com.kivi.framework.persist.model.KtfNotice;
public interface KtfNoticeMapperEx {
List<KtfNotice> list( @Param( "condition" ) String condition );
}
| [
"[email protected]"
] | |
7a19ae62abc6858dcd0aabca1ae0f211b4c9c28a | c75e6df08eb4065ab80fcc1dcc1cb38ac1256f72 | /web/plugins/com.seekon.nextbi.mondrian/src/main/mondrian/olap/fun/LastPeriodsFunDef.java | 494f4d87d328d5c68f964eadef5239bb259afebd | [] | no_license | jerome-nexedi/nextbi | 7b219c1ec64b21bebf4ccf77c730e15a8ad1c6de | 0179b30bf6a86ae6a070434a3161d7935f166b42 | refs/heads/master | 2021-01-10T09:06:15.838199 | 2012-11-14T11:59:53 | 2012-11-14T11:59:53 | 36,644,370 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,772 | java | /*
// $Id: //open/mondrian/src/main/mondrian/olap/fun/LastPeriodsFunDef.java#12 $
// This software is subject to the terms of the Eclipse Public License v1.0
// Agreement, available at the following URL:
// http://www.eclipse.org/legal/epl-v10.html.
// Copyright (C) 2006-2011 Julian Hyde
// All Rights Reserved.
// You ... | [
"[email protected]"
] | |
790278554912f8ef080043e8bb6b333667de6f3e | 38801ab66863e9db549c2f3d5e73fb9fac4db3dc | /src/main/java/br/com/swconsultoria/nfe/schema_4/consSitNFe/SignatureType.java | 90026f371b7468a786e7e05190798fb03cedc51f | [
"MIT"
] | permissive | tiagoceridorio/Java_NFe | c5050a89301678fe567e0c8b7766ad587040a0f6 | bafd4dfb5938509ce3e15cf7aa5aad1d28e46422 | refs/heads/master | 2022-05-13T14:45:45.627504 | 2022-05-01T02:25:40 | 2022-05-01T02:25:40 | 84,336,574 | 1 | 0 | MIT | 2022-01-23T20:42:20 | 2017-03-08T15:35:21 | Java | UTF-8 | Java | false | false | 4,110 | java |
package br.com.swconsultoria.nfe.schema_4.consSitNFe;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlAttribute;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlID;
import javax.xml.bind.annotation.X... | [
"[email protected]"
] | |
1e807a8033be13c10af52b9374c1e7cf43f8a35d | 61e98b0302a43ab685be4c255b4ecf2979db55b6 | /sdks/java/core/src/main/java/org/apache/beam/sdk/util/Serializer.java | 166e4e7399af25450256471f6492a6bf3b36fb57 | [
"BSD-3-Clause",
"EPL-2.0",
"CDDL-1.0",
"Apache-2.0",
"WTFPL",
"GPL-2.0-only",
"BSD-2-Clause",
"MIT",
"LicenseRef-scancode-unknown-license-reference",
"CDDL-1.1",
"Classpath-exception-2.0"
] | permissive | dzenyu/kafka | 5631c05a6de6e288baeb8955bdddf2ff60ec2a0e | d69a24bce8d108f43376271f89ecc3b81c7b6622 | refs/heads/master | 2021-07-16T12:31:09.623509 | 2021-06-28T18:22:16 | 2021-06-28T18:22:16 | 198,724,535 | 0 | 0 | Apache-2.0 | 2019-07-24T23:51:47 | 2019-07-24T23:51:46 | null | UTF-8 | Java | false | false | 6,019 | java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | [
"[email protected]"
] | |
0036a358779093331fa1f27bc655c3f914940063 | dbab8c3a7720bc5a7466c22d01e248afd63842da | /src/main/java/net/imagej/axis/Axes.java | 2442d4bfbd6bc9f80483d26285699729960e62c7 | [
"BSD-2-Clause"
] | permissive | tibuch/imagej-common | f537070c2fb78201be59d7e4bbfd0d89f26f92c6 | a978bf840af30bd60b7ce6e17b4c4c6946684d8d | refs/heads/master | 2021-01-21T01:27:19.750989 | 2016-06-09T21:04:33 | 2016-06-09T21:04:33 | 61,287,173 | 0 | 0 | null | 2016-06-16T11:23:57 | 2016-06-16T11:23:57 | null | UTF-8 | Java | false | false | 4,751 | java | /*
* #%L
* ImageJ software for multidimensional image processing and analysis.
* %%
* Copyright (C) 2009 - 2015 Board of Regents of the University of
* Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck
* Institute of Molecular Cell Biology and Genetics.
* %%
* Redistribution and use in sourc... | [
"[email protected]"
] | |
c344d7802cc500b71a4ea46687b4aaaa4d87d8a0 | eb9f655206c43c12b497c667ba56a0d358b6bc3a | /java/java-tests/testData/refactoring/anonymousToInner/typeParameterNotMentioned_after.java | f559e5be34777a554bfa1087d3eb231297e2543b | [
"Apache-2.0"
] | permissive | JetBrains/intellij-community | 2ed226e200ecc17c037dcddd4a006de56cd43941 | 05dbd4575d01a213f3f4d69aa4968473f2536142 | refs/heads/master | 2023-09-03T17:06:37.560889 | 2023-09-03T11:51:00 | 2023-09-03T12:12:27 | 2,489,216 | 16,288 | 6,635 | Apache-2.0 | 2023-09-12T07:41:58 | 2011-09-30T13:33:05 | null | UTF-8 | Java | false | false | 364 | java | public class LocalClass {
<T> void test(T t) {
Runnable r = new MyClass<>(t);
r.run();
}
private static class MyClass<T> implements Runnable {
private final T t;
public MyClass(T t) {
this.t = t;
}
@Override
public void run() {
... | [
"[email protected]"
] | |
a6f3c69659b5a9349a9b92ed838462c8334ed9c3 | 7eeb9c9d1b26c814523dcf56ba8f7c8c4163cf38 | /siden-core/src/test/java/ninja/siden/internal/SecurityHandlerTest.java | d27008c0f869f1ffa14a828f3bdf925adb2852ba | [
"Apache-2.0"
] | permissive | no-glue/siden | 356260e1a86bbace1b93e7fa15e52c23f1578772 | 0399bf40cc398daa0b7fda8240683e4fbb7a300f | refs/heads/master | 2021-01-15T09:28:18.042796 | 2015-02-13T05:04:10 | 2015-02-13T05:04:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,871 | java | /*
* Copyright 2014 SATO taichi
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | [
"[email protected]"
] | |
dcc760694d140f7eb837bd93e7fe64009dcecee4 | dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9 | /data_defect4j/preprossed_method_corpus/Math/6/org/apache/commons/math3/linear/AbstractRealMatrix_setRowMatrix_448.java | 49dffc2f4fe340311beeabe8aa4224b10efbb567 | [] | 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,729 | java |
org apach common math3 linear
basic implement real matrix realmatrix method underli storag
method implement link entri getentri access
matrix element deriv provid faster implement
version
abstract real matrix abstractrealmatrix
... | [
"[email protected]"
] | |
f6849c736920222f8bf3223c3d451f89e13e8da8 | 473b76b1043df2f09214f8c335d4359d3a8151e0 | /benchmark/bigclonebenchdata_completed/22382181.java | 26b0e094a76d7cea271b1a3a2468ea7602083fe6 | [] | no_license | whatafree/JCoffee | 08dc47f79f8369af32e755de01c52d9a8479d44c | fa7194635a5bd48259d325e5b0a190780a53c55f | refs/heads/master | 2022-11-16T01:58:04.254688 | 2020-07-13T20:11:17 | 2020-07-13T20:11:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,584 | java |
import java.io.UncheckedIOException;
import java.io.UncheckedIOException;
class c22382181 {
public MyHelperClass register(File o0){ return null; }
public MyHelperClass delete(File o0){ return null; }
public boolean copy(File src, File dest, byte[] b) {
if ((boolean)(Object)src.isDirectory()) {
... | [
"[email protected]"
] | |
2a6de67451443800713a7cdf1eda6868ccfb0fe5 | 97fd02f71b45aa235f917e79dd68b61c62b56c1c | /src/main/java/com/tencentcloudapi/iss/v20230517/models/PlayRecordRequest.java | b588fb152569d745fba2c75d832dfd053a8ddfde | [
"Apache-2.0"
] | permissive | TencentCloud/tencentcloud-sdk-java | 7df922f7c5826732e35edeab3320035e0cdfba05 | 09fa672d75e5ca33319a23fcd8b9ca3d2afab1ec | refs/heads/master | 2023-09-04T10:51:57.854153 | 2023-09-01T03:21:09 | 2023-09-01T03:21:09 | 129,837,505 | 537 | 317 | Apache-2.0 | 2023-09-13T02:42:03 | 2018-04-17T02:58:16 | Java | UTF-8 | Java | false | false | 5,676 | java | /*
* Copyright (c) 2017-2018 THL A29 Limited, a Tencent company. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
... | [
"[email protected]"
] | |
20cf920ac3f6b003fa132f9985ac97d82b245073 | fca9096ae40e7b3311358e4ee92cc512f6811e71 | /src/com/cw/wizbank/credit/db/CreditsTypeDB.java | 67a593ddeacfec282e66d1c0a5e2c58057d815bf | [] | no_license | Conanjun/HK_CPDT | 0c3d1c00d8c3c02b5493cb3168e84e0693633d12 | 0cb797aff03fd4e8c24458c8f78d71a19c788829 | refs/heads/master | 2022-12-27T16:45:37.746697 | 2019-06-17T14:21:16 | 2019-06-17T14:21:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,978 | java | /**
*
*/
package com.cw.wizbank.credit.db;
import java.sql.Timestamp;
/**
* @author DeanChen
*
*/
public class CreditsTypeDB {
private int cty_id;
private String cty_code;
private String cty_title;
private boolean cty_deduction_ind;
private boolean cty_manual_ind;
private boolean ... | [
"[email protected]"
] | |
70853dcb1fbdf6a9b5e6f8f70f962251d8e74190 | 129f58086770fc74c171e9c1edfd63b4257210f3 | /src/testcases/CWE80_XSS/CWE80_XSS__Servlet_PropertiesFile_14.java | ee66dc79bcf356d4e29bda4de45852532662c4ea | [] | no_license | glopezGitHub/Android23 | 1bd0b6a6c7ce3c7439a74f1e4dcef2c4c0fac4ba | 6215d0684c4fbdc7217ccfbedfccfca69824cc5e | refs/heads/master | 2023-03-07T15:14:59.447795 | 2023-02-06T13:59:49 | 2023-02-06T13:59:49 | 6,856,387 | 0 | 3 | null | 2023-02-06T18:38:17 | 2012-11-25T22:04:23 | Java | UTF-8 | Java | false | false | 6,530 | java | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE80_XSS__Servlet_PropertiesFile_14.java
Label Definition File: CWE80_XSS__Servlet.label.xml
Template File: sources-sink-14.tmpl.java
*/
/*
* @description
* CWE: 80 Cross Site Scripting (XSS)
* BadSource: PropertiesFile Read data from a .properties file (in property named ... | [
"[email protected]"
] | |
c313dfd824c8cc0867218be4f6d25b42778f2790 | 065c1f648e8dd061a20147ff9c0dbb6b5bc8b9be | /eclipseswt_cluster/15930/tar_0.java | 042c71f2a8d9d5c4b738d33f2463a57f4dfa7f69 | [] | no_license | martinezmatias/GenPat-data-C3 | 63cfe27efee2946831139747e6c20cf952f1d6f6 | b360265a6aa3bb21bd1d64f1fc43c3b37d0da2a4 | refs/heads/master | 2022-04-25T17:59:03.905613 | 2020-04-15T14:41:34 | 2020-04-15T14:41:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,286 | java | /*******************************************************************************
* Copyright (c) 2000, 2003 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Common Public License v1.0
* which accompanies this distribution, an... | [
"[email protected]"
] | |
37d9c221948ac93b9437f0a2aa2a20482fb89600 | c3eb8b44b67df8c33c94d97e3b1680c22c94eb9b | /clients/google-api-services-healthcare/v1alpha2/1.27.0/com/google/api/services/healthcare/v1alpha2/model/FieldMetadata.java | b3ca83b85dd6a4c7cd4ae9b7abbdd4384a2498d9 | [
"Apache-2.0"
] | permissive | codyoss/google-api-java-client-services | 302df36ca3f9c4403900cbfcc1ad1d953a469a67 | d33c40021554169d843f0abd59c63b106eb96827 | refs/heads/master | 2020-08-03T21:55:28.616546 | 2019-09-24T16:48:42 | 2019-09-24T16:48:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,184 | java | /*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
* in compliance with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software distributed under t... | [
"[email protected]"
] | |
ce630f1366bfa5c660606cf429ef900336b336bd | 24e470b99ffb690318885facf392b732f4b428c0 | /design/src/main/java/parttern/chainofresponsibility/example3/ProjectManager.java | 8aefba6db1ae970a41f4a10dce6fe8d822fea023 | [] | no_license | siegluo/demo | 3fe247ca450c4d1343944317f077fd20f5242fee | 4a3eeec89bb5da95e94ed4db72f0812ee66d6dd4 | refs/heads/master | 2022-07-13T10:51:03.826126 | 2019-06-20T05:03:45 | 2019-06-20T05:03:45 | 142,255,539 | 76 | 10 | null | 2022-06-21T01:04:19 | 2018-07-25T06:13:10 | Java | GB18030 | Java | false | false | 709 | java | package parttern.chainofresponsibility.example3;
public class ProjectManager extends Handler{
public String handleFeeRequest(String user, double fee) {
String str = "";
//项目经理的权限比较小,只能在500以内
if(fee < 500){
//为了测试,简单点,只同意小李的
if("小李".equals(user)){
str = "项目经理同意"+user+"聚餐费用"+fee+"元的请求";
}else{
... | [
"[email protected]"
] | |
c93177825a377391e4fa2611aaa0b9780a729a84 | 2bc6c7d00c4d419c884aae7d420b7c9e00f2ba08 | /services/hrdb/src/com/auto_kknktylcsr/hrdb/package-info.java | 396c7f40e8822a9e9786f75ae959cebb02961743 | [] | no_license | wavemakerapps/Auto_kkNktyLcSr | eef3ffa86fd0461883e72383a102825899b6eec8 | f01e30796f124cce0395502590881deab4ae4766 | refs/heads/master | 2021-08-14T06:24:48.772117 | 2017-11-14T20:37:32 | 2017-11-14T20:37:32 | 110,741,983 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 754 | java | /*Copyright (c) 2016-2017 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*/... | [
"[email protected]"
] | |
f76bc1af6d1d28a7a954ea125f03afcadfe2a88e | b5389245f454bd8c78a8124c40fdd98fb6590a57 | /java_only_big_connected/module33/src/main/java/module33packageJava0/Foo4.java | 5a1a1b05ca094981e274aa9879e797b318d41ded | [] | no_license | jin/android-projects | 3bbf2a70fcf9a220df3716b804a97b8c6bf1e6cb | a6d9f050388cb8af84e5eea093f4507038db588a | refs/heads/master | 2021-10-09T11:01:51.677994 | 2018-12-26T23:10:24 | 2018-12-26T23:10:24 | 131,518,587 | 29 | 1 | null | 2018-12-26T23:10:25 | 2018-04-29T18:21:09 | Java | UTF-8 | Java | false | false | 204 | java | package module33packageJava0;
public class Foo4 {
public void foo0() {
new module33packageJava0.Foo3().foo2();
}
public void foo1() {
foo0();
}
public void foo2() {
foo1();
}
}
| [
"[email protected]"
] | |
277bc0dfebdc6328e924105cc9a4883f9d3b6c63 | 684732efc4909172df38ded729c0972349c58b67 | /interfaces/src/main/java/org/jeesl/interfaces/model/io/dms/JeeslDmsViewType.java | 80cddb1904f1d879ebb47af0b808bfce57bf31cd | [] | no_license | aht-group/jeesl | 2c4683e8c1e9d9e9698d044c6a89a611b8dfe1e7 | 3f4bfca6cf33f60549cac23f3b90bf1218c9daf9 | refs/heads/master | 2023-08-13T20:06:38.593666 | 2023-08-12T06:59:51 | 2023-08-12T06:59:51 | 39,823,889 | 0 | 9 | null | 2022-12-13T18:35:24 | 2015-07-28T09:06:11 | Java | UTF-8 | Java | false | false | 909 | java | package org.jeesl.interfaces.model.io.dms;
import java.io.Serializable;
import org.jeesl.interfaces.model.marker.jpa.EjbPersistable;
import org.jeesl.interfaces.model.system.graphic.core.JeeslGraphic;
import org.jeesl.interfaces.model.system.graphic.with.EjbWithCodeGraphic;
import org.jeesl.interfaces.model.system.lo... | [
"[email protected]"
] | |
6a8227b9eab81d60d2e78f88b3d468d48919c8d4 | 3c2d2c06d85abb9c7a1a84fefe9b72399c201f85 | /phloc-css-jdk5/src/main/java/com/phloc/css/propertyvalue/CSSValueMultiValue.java | 42fd2f6e5c955e967b7e58e1b3f07ee159bbd5d5 | [] | no_license | phlocbg/phloc-css | 2240754f778d06fa95be411abf21544ecb0ac768 | 215a945f4ec585b0d24d65a5f39666fb8a67e124 | refs/heads/master | 2022-07-16T02:04:41.954879 | 2019-08-22T23:10:14 | 2019-08-22T23:10:14 | 41,243,652 | 1 | 0 | null | 2022-07-01T22:17:57 | 2015-08-23T09:27:32 | Java | UTF-8 | Java | false | false | 3,486 | java | /**
* Copyright (C) 2006-2014 phloc systems
* http://www.phloc.com
* office[at]phloc[dot]com
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.or... | [
"[email protected]"
] | |
27dcddf9df3c677f87d628ba4a1e94eeaa4d491d | c81bb092f4838eccdc5de0c871051f62f09f41db | /testsuite/integration-arquillian/servers/auth-server/services/testsuite-providers/src/main/java/org/keycloak/testsuite/util/ServerURLs.java | bf4e70597699f34c335054a9d4c9736489bcec79 | [
"Apache-2.0"
] | permissive | hyuntaeng/keycloak | f3a4892f89702b92401769abc7e009d343d506bd | e2040f5d132a08efb2ef8acd24d1b85a2a2d5e3d | refs/heads/master | 2022-11-18T08:36:11.137457 | 2020-05-05T08:41:17 | 2020-07-01T21:27:04 | 276,563,410 | 0 | 1 | Apache-2.0 | 2020-07-02T06:10:19 | 2020-07-02T06:10:18 | null | UTF-8 | Java | false | false | 2,878 | java | /*
* Copyright 2020 Red Hat, Inc. and/or its affiliates
* and other contributors as indicated by the @author tags.
*
* 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.apach... | [
"[email protected]"
] | |
1c26b60f64bb7f42e36c31f061f712e42abd708d | 611b2f6227b7c3b4b380a4a410f357c371a05339 | /src/main/java/cn/xports/field/FieldBookPresenter$orderField$$inlined$apply$lambda$1.java | d9b4223787bf2a0677ba99197c883520bb233ef4 | [] | no_license | obaby/bjqd | 76f35fcb9bbfa4841646a8888c9277ad66b171dd | 97c56f77380835e306ea12401f17fb688ca1373f | refs/heads/master | 2022-12-04T21:33:17.239023 | 2020-08-25T10:53:15 | 2020-08-25T10:53:15 | 290,186,830 | 3 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,942 | java | package cn.xports.field;
import cn.xports.baselib.http.ProcessObserver;
import cn.xports.baselib.http.ResponseThrowable;
import cn.xports.entity.OrderInfo;
import cn.xports.field.FieldBookContract;
import kotlin.Metadata;
import kotlin.jvm.internal.Intrinsics;
import org.jetbrains.annotations.Nullable;
@Metadata(bv =... | [
"[email protected]"
] | |
0f85f101dcfb1b49f3eaf6ff37c5202668d0e9e0 | 1263008492e8a237605e82dfd7d198e454c31f0c | /java_ver/old_ver/rpg2k/Project.java | cf0dac6769645adc43fd2e0945f7a6d13a87ceb1 | [] | no_license | weimingtom/rpg2kemuSvn | 78df5490a7fde36d44cba3e5948fb74c133a10c2 | 8373acf41bbe13b471efd354de1e9384e21eb062 | refs/heads/master | 2020-12-08T03:11:45.885189 | 2016-08-20T01:01:06 | 2016-08-20T01:01:06 | 66,121,107 | 0 | 0 | null | null | null | null | SHIFT_JIS | Java | false | false | 1,826 | java | package rpg2k;
import java.net.URL;
import rpg2k.*;
import rpg2k.database.*;
public class Project
{
public MapTree MAP_TREE;
public MapUnit MAP_UNIT;
public SaveData SAVE_DATA;
protected DataBase DATA_BASE;
public Attribute ATTRIBUTE;
public BattleAnimation BATTLE_ANIME;
public rpg2k.database.Character CHARACT... | [
"[email protected]"
] | |
153ba8cdf5645be953542e871c56740fbd6483ee | e80aa55af3a9a0b2675c066ae7c34de55e30e1dc | /bitcamp-java/src/main/java/com/eomcs/oop/ex12/Exam0720.java | ea6ea9fc65418531648ded367aa008341185354f | [] | no_license | dana9112/bitcamp-study | 997c37383dd01b485866bd1bf829d3c8a155c0a4 | e917ffb6ba89ba21e3738de37dd042777cd18f7c | refs/heads/master | 2020-09-23T12:40:09.096620 | 2020-05-20T08:42:16 | 2020-05-20T08:42:16 | 225,501,963 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 726 | java | // 메서드 레퍼런스 - 생성자 레퍼런스 구현 원리
package com.eomcs.oop.ex12;
import java.util.ArrayList;
import java.util.List;
public class Exam0720 {
static interface ListFactory {
List create();
}
public static void main(String[] args) {
// 생성자 레퍼런스를 지정하는 것은
// 다음과 같이 익명 클래스를 만드는 것과 같다.
// =>ListFactory f1 ... | [
"[email protected]"
] | |
20f0432fa4268eade073343da4f91a5d5fcab5d5 | a255fcdcbdbe2fd6119fcce0b53e0a99f949a0f8 | /app/src/main/java/com/cjyun/tb/patient/ui/binding/AddBoxContract.java | d4fcc4639cae049cb4c94a77d66876127aa9a730 | [
"Apache-2.0"
] | permissive | jianghw/IrrigationTB | 2b9c28653f63de6da3b4a5e5c27954de2b2bc07d | 2ae714eeed37bab2f8300f39e02447f2df29aadc | refs/heads/master | 2020-04-06T06:25:02.489755 | 2017-02-23T06:19:32 | 2017-02-23T06:19:40 | 82,891,622 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,688 | java | package com.cjyun.tb.patient.ui.binding;
import android.content.Intent;
import com.cjyun.tb.patient.base.IBasePresenter;
import com.cjyun.tb.patient.base.IBaseView;
import com.cjyun.tb.patient.bean.BindBoxBean;
/**
* Created by Administrator on 2016/5/6 0006</br>
* description:</br>
*/
public interface AddBoxCont... | [
"[email protected]"
] | |
ca173c9355b444c927837742703a3893cd360122 | 88ae8695987ada722184307301e221e1ba3cc2fa | /chrome/android/java/src/org/chromium/chrome/browser/browserservices/ManageTrustedWebActivityDataActivity.java | 187e98312b3e280271016345e096001fbefe31d2 | [
"BSD-3-Clause"
] | permissive | iridium-browser/iridium-browser | 71d9c5ff76e014e6900b825f67389ab0ccd01329 | 5ee297f53dc7f8e70183031cff62f37b0f19d25f | refs/heads/master | 2023-08-03T16:44:16.844552 | 2023-07-20T15:17:00 | 2023-07-23T16:09:30 | 220,016,632 | 341 | 40 | BSD-3-Clause | 2021-08-13T13:54:45 | 2019-11-06T14:32:31 | null | UTF-8 | Java | false | false | 3,302 | java | // Copyright 2018 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
package org.chromium.chrome.browser.browserservices;
import android.os.Bundle;
import androidx.annotation.Nullable;
import androidx.annotation.VisibleForTesting;
import andro... | [
"[email protected]"
] | |
8e9b8f549708a949011235994e0ac10573599c82 | bba1ebf0b3023e1827deaec37ec593e6d3e23af3 | /catalogo-ejb/src/main/java/com/indracompany/catalogo/dao/interfaces/DescontoCondPagtoDAO.java | 7e349ac653ac15b8b69e5739db1b07b0d441d3b7 | [] | no_license | douglasikoshima/teste-repositorio | 91a2844c2b8a7cc4f5d423ed25bfd24bfd1eff28 | c85512ec57b9a1fd450bba950b6e71c019ca14c3 | refs/heads/master | 2021-01-19T09:00:23.590328 | 2017-02-15T19:46:02 | 2017-02-15T19:46:02 | 82,079,552 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 583 | java | package com.indracompany.catalogo.dao.interfaces;
import com.indracompany.catalogo.exception.DAOException;
import com.indracompany.catalogo.to.DescontoCondPagtoTO;
/**
* @author Luiz Pereira
*
*/
public interface DescontoCondPagtoDAO {
/**
* @param descontoCondPagtoTO
* @throws DAOException
*/
public voi... | [
"[email protected]"
] | |
c7d5de374e30f6310d1305e264bfbd8b51d08633 | cac52d34455a08b3fb882d0a58e0b3b72206e935 | /common/protocols/android-java/src/main/java/ru/trendtech/common/mobileexchange/model/web/SendEmailResponse.java | eb1428be8cd66830f943dc7198813ff2287e4ead | [] | no_license | MrFractal/taxisto | 75f72238ab4ce3c14f6e559098653ae53756fbaa | 195863dc17f5c6147c578b5695c1bc34ef9702a5 | refs/heads/master | 2021-01-10T16:25:28.332080 | 2016-02-17T12:10:01 | 2016-02-17T12:10:01 | 51,916,660 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 481 | java | package ru.trendtech.common.mobileexchange.model.web;
import ru.trendtech.common.mobileexchange.model.common.ErrorCodeHelper;
/**
* Created by petr on 10.12.2014.
*/
public class SendEmailResponse {
private ErrorCodeHelper errorCodeHelper = new ErrorCodeHelper();
public ErrorCodeHelper getErrorCodeHelper() {... | [
"[email protected]"
] | |
c39d84e02ee059d792dd699d9fb645f9ed566812 | 091555535b65af4dc6f6074fb14ac4ae4bf7bbea | /src/pack1/ThreatTest1.java | 2ede77a5b45f5e32ad8fee521c2ad7ef36286c11 | [] | no_license | hyuneun/java4 | 7c82974cd0eae2042100df6463ce857848cb27aa | 50dc3bf431f852b1c5ec3715a889fa06ff137522 | refs/heads/master | 2021-05-03T20:05:17.662315 | 2016-10-04T01:20:59 | 2016-10-04T01:20:59 | 69,923,690 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,159 | java | package pack1;
public class ThreatTest1 extends Thread {
public ThreatTest1() {
}
public ThreatTest1(String name) {
super(name);
}
public void run() {
for (int i = 0; i <= 50; i++) {
System.out.println(i + " " + super.getName());
}
}
public static void main(String[] args) throws ... | [
"user@user-PC"
] | user@user-PC |
d44ea0e2a60672d7943f0b3033b10056eec034f3 | a1826c2ed9c12cfc395fb1a14c1a2e1f097155cb | /mscopensubscription-20210713/src/main/java/com/aliyun/mscopensubscription20210713/models/UpdateWebhookRequest.java | f1e7f40acaeac89726886ae5ff8672ef4577942f | [
"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,696 | java | // This file is auto-generated, don't edit it. Thanks.
package com.aliyun.mscopensubscription20210713.models;
import com.aliyun.tea.*;
public class UpdateWebhookRequest extends TeaModel {
@NameInMap("ClientToken")
public String clientToken;
@NameInMap("Locale")
public String locale;
@NameInMap("... | [
"[email protected]"
] | |
2dcc8b0a31350ff77e2e6a6ff1676e034f162a1d | 447520f40e82a060368a0802a391697bc00be96f | /apks/malware/app50/source/com/shoufu/lib/bx.java | cd6193c2b5cbcc089825e9424b298643796a202a | [
"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,995 | java | package com.shoufu.lib;
import java.io.ByteArrayInputStream;
import java.io.InputStream;
import java.io.PrintStream;
import javax.xml.parsers.DocumentBuilder;
import javax.xml.parsers.DocumentBuilderFactory;
import org.w3c.dom.Document;
import org.w3c.dom.Node;
import org.w3c.dom.NodeList;
public class bx
{
private... | [
"[email protected]"
] | |
921252c37dfa609ea93dd590a6fba6c25d9f72ca | 9f583a2c6706f09c1ce3a85b827a5f4e21637cbb | /aTalk/src/main/java/org/atalk/impl/neomedia/transform/SinglePacketTransformer.java | a7bc25be30dc5094a53f61c85fa3b34283ba3fdc | [
"Apache-2.0"
] | permissive | 4KJuegos/atalk-android | 67f86b6d0b0db54c1e66a70a9b5b64564c87d438 | bf3658c5aaeea10791fc6205086e25a6861c9a9f | refs/heads/master | 2020-06-11T14:46:33.569170 | 2019-06-26T03:40:58 | 2019-06-26T03:40:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,436 | java | /*
* Jitsi, the OpenSource Java VoIP and Instant Messaging client.
*
* Distributable under LGPL license. See terms of license at gnu.org.
*/
package org.atalk.impl.neomedia.transform;
import org.atalk.service.neomedia.ByteArrayBuffer;
import org.atalk.service.neomedia.RawPacket;
import org.atalk.util.function.Pred... | [
"[email protected]"
] | |
5bab0f773939b59adec2677371884ee04de84203 | fbfc55e7335cd07e38289cd9b291ebbded62a96b | /projetos/discoverability-hateoas/src/main/java/com/algaworks/algafood/api/controller/UsuarioGrupoController.java | c2fb5d259c7b370b2840b6f078a0db1978cb567b | [] | no_license | dvsilva/algaworks-especialista-spring-rest | cc8097a5432fb7d7263f5f5f050a5e05443779f8 | c190bb9901d86f6c0eb3ffdedfb1868b8eedd40b | refs/heads/master | 2023-04-02T01:44:18.271430 | 2021-04-02T19:34:26 | 2021-04-02T19:34:26 | 304,274,947 | 0 | 1 | null | 2020-12-19T14:03:49 | 2020-10-15T09:26:38 | Java | UTF-8 | Java | false | false | 2,776 | java | package com.algaworks.algafood.api.controller;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.hateoas.CollectionModel;
import org.springframework.http.HttpStatus;
import org.springframework.http.MediaType;
import org.springframework.http.ResponseEntity;
import org.springframe... | [
"[email protected]"
] | |
86131617d9a120c5249aa670e24449134fac8278 | b6d7c8a3dbe3222dca68cd14173cf47a1b7df065 | /yasson/src/test/java/tech/uom/lib/yasson/DimensionJsonDeserializerTest.java | e1ab3869cb13d4716f36b8eed19f51584a779eb1 | [
"BSD-3-Clause",
"BSD-2-Clause"
] | permissive | unitsofmeasurement/uom-lib | e82e6a4cd33fecd83743b3068d2b65703f6a1210 | 8f6f7c33bfab6a0285f197fca05a65c4ac16f625 | refs/heads/master | 2023-08-25T20:45:42.828496 | 2023-07-07T16:19:24 | 2023-07-07T16:19:24 | 18,996,091 | 17 | 15 | NOASSERTION | 2022-10-20T13:16:43 | 2014-04-21T15:10:53 | Java | UTF-8 | Java | false | false | 3,323 | java | /*
* Units of Measurement Jakarta JSON-B Library
* Copyright (c) 2005-2023, Werner Keil and others.
*
* 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... | [
"[email protected]"
] | |
f158b0cf61be24cdd45dee7595e0ca608e8b5f02 | 08506438512693067b840247fa2c9a501765f39d | /Product/Production/Services/PatientCorrelationCore/src/main/java/gov/hhs/fha/nhinc/patientcorrelation/nhinc/proxy/PatientCorrelationProxyFactory.java | 8306288b7238422c6801d15c7cb61b374abdf5dd | [] | no_license | AurionProject/Aurion | 2f577514de39e91e1453c64caa3184471de891fa | b99e87e6394ecdde8a4197b755774062bf9ef890 | refs/heads/master | 2020-12-24T07:42:11.956869 | 2017-09-27T22:08:31 | 2017-09-27T22:08:31 | 49,459,710 | 1 | 0 | null | 2017-03-07T23:24:56 | 2016-01-11T22:55:12 | Java | UTF-8 | Java | false | false | 2,009 | java | /**
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
*
* Copyright (c) 2012, United States Government, as represented by the Secretary of Health and Human Services.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided tha... | [
"[email protected]"
] | |
bfdc12e5b3e08bd5c8430f2ef04b912d4d8bcbc4 | 46572b2d3e601944d3e0a32ee3b65a1a249ef0fa | /src/main/java/knightminer/inspirations/tools/entity/RedstoneArrow.java | 3b665150cb9b85541d46c0e2a6c7bf7c7cb042cd | [
"CC-BY-NC-SA-4.0",
"LicenseRef-scancode-proprietary-license",
"CC-BY-NC-4.0",
"LicenseRef-scancode-other-copyleft",
"LicenseRef-scancode-unknown-license-reference",
"MIT"
] | permissive | KnightMiner/Inspirations | 0522e198c2ec4367b7dfa26608253557501ad33f | 6f15ea0a2fda6f0fb8e309b848b35432d12bf423 | refs/heads/1.16 | 2023-08-27T00:55:10.084208 | 2021-07-10T04:49:03 | 2021-07-10T04:49:03 | 115,138,169 | 53 | 33 | MIT | 2022-11-01T01:43:22 | 2017-12-22T17:50:54 | Java | UTF-8 | Java | false | false | 3,702 | java | package knightminer.inspirations.tools.entity;
import knightminer.inspirations.tools.InspirationsTools;
import knightminer.inspirations.tools.block.RedstoneChargeBlock;
import net.minecraft.block.BlockState;
import net.minecraft.entity.Entity;
import net.minecraft.entity.EntityType;
import net.minecraft.entity.LivingE... | [
"[email protected]"
] | |
054925f074e5a707a2152123afd7eb253ffa8fce | 8870fa16fe6f0fe3e791c1463c5ee83c46f86839 | /mmoarpg/platform-common/src/main/java/cn/qeng/common/gm/vo/GmPayVO.java | b3ada3f63bf5c80119a8a629d8ec846bf5d45285 | [] | no_license | daxingyou/yxj | 94535532ea4722493ac0342c18d575e764da9fbb | 91fb9a5f8da9e5e772e04b3102fe68fe0db5e280 | refs/heads/master | 2022-01-08T10:22:48.477835 | 2018-04-11T03:18:37 | 2018-04-11T03:18:37 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,082 | java | package cn.qeng.common.gm.vo;
/**
* 游戏区与GM工具交互的VO
*
* @author 小流氓([email protected])
*/
public class GmPayVO {
private String account;
private String name;
private String payDate;
private int money;
private String isCard;
public GmPayVO() {
}
public GmPayVO(String account, String name, String payDate, i... | [
"[email protected]"
] | |
7039889f0d30a5539671ef0c8d7f4ae3403517a8 | 2edbc7267d9a2431ee3b58fc19c4ec4eef900655 | /AL-Game/src/com/aionemu/gameserver/model/team2/common/events/TeamCommand.java | 40e8155332250d44ee51f528b4ba20d41dff8bba | [] | no_license | EmuZONE/Aion-Lightning-5.1 | 3c93b8bc5e63fd9205446c52be9b324193695089 | f4cfc45f6aa66dfbfdaa6c0f140b1861bdcd13c5 | refs/heads/master | 2020-03-08T14:38:42.579437 | 2018-04-06T04:18:19 | 2018-04-06T04:18:19 | 128,191,634 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,232 | java | /*
* This file is part of aion-lightning <aion-lightning.com>.
*
* 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 later vers... | [
"[email protected]"
] | |
d9d1f31e4cefb1ee007d7ad53d64538430d12d3d | aa9442e737a0abb3ace0b03bea4a833694aa54a3 | /service-api/src/main/java/com/java110/api/listener/resourceStore/DeleteAllocationStorehouseApplyListener.java | f2c1a976afe9f97d03ee316c676a1632a0102a55 | [
"Apache-2.0"
] | permissive | shenfh/MicroCommunity | a29a8377725f126f9830d63d65113cb3668ee457 | 5872721e17244fef1d558065bfedb92eb733aa0b | refs/heads/master | 2022-10-25T02:25:54.700463 | 2022-07-13T04:36:33 | 2022-07-13T04:36:33 | 230,180,464 | 0 | 0 | null | 2019-12-26T02:24:34 | 2019-12-26T02:24:33 | null | UTF-8 | Java | false | false | 1,630 | java | package com.java110.api.listener.resourceStore;
import com.alibaba.fastjson.JSONObject;
import com.java110.api.bmo.allocationStorehouseApply.IAllocationStorehouseApplyBMO;
import com.java110.api.listener.AbstractServiceApiPlusListener;
import com.java110.core.annotation.Java110Listener;
import com.java110.core.context... | [
"[email protected]"
] | |
cbe415e00d97a9cd616d9f4e93dde414df09230a | 3952047faf6e91cfb730c725436e8ac58ed02440 | /src/main/java/eBay/PaymentHoldDetailType.java | 543a5bcd7277e79409935b1541db31cc97b7e6a3 | [] | no_license | tomskradski/Achilles | ef1f59f969fe477fba96f50a269e1c144aac9a34 | 0142e152dfb90c02ad3a9bebfed6920172056912 | refs/heads/master | 2021-01-01T20:14:43.481189 | 2017-07-30T15:16:36 | 2017-07-30T15:16:36 | 98,798,227 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,042 | java |
package eBay;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlSchemaType;
import javax.xml.bind.annotation.XmlType;
import javax.xml.datatype.XMLGregorianCalendar;
/**
*
* This t... | [
"[email protected]"
] | |
a510f0b1f32881bc9e4ff42ee26e4dc339e73147 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/1/1_8b7ac9262f890983f8e7793b682ef2ae70f51717/SystemTapTextView/1_8b7ac9262f890983f8e7793b682ef2ae70f51717_SystemTapTextView_t.java | e9fc983872b0effc24f77a21e23dce64757224bc | [] | 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,705 | java | package org.eclipse.linuxtools.callgraph.core;
import java.util.Vector;
import org.eclipse.core.runtime.IProgressMonitor;
import org.eclipse.core.runtime.IStatus;
import org.eclipse.core.runtime.Status;
import org.eclipse.swt.SWT;
import org.eclipse.swt.custom.StyleRange;
import org.eclipse.swt.custom.Style... | [
"[email protected]"
] | |
fe183f4612a985e4f7cb329c1dc3666317dbd6ef | 1d928c3f90d4a0a9a3919a804597aa0a4aab19a3 | /java/spring-framework/2015/4/CorsConfiguration.java | d4fabd101f6ba0e51a74e54e2adcb3e80df62f83 | [] | 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 | 6,759 | java | /*
* Copyright 2002-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 applica... | [
"[email protected]"
] | |
841c68dde37671e0a83933d7be2f1bcc2fd36e14 | a03ddb4111faca852088ea25738bc8b3657e7b5c | /TestTransit/src/com/android/volley/toolbox/StringRequest.java | a6efcc7fb6f37fd799253ea6c7dbe93bf458c69f | [] | 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 | 1,678 | 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.android.volley.toolbox;
import com.android.volley.NetworkResponse;
import com.android.volley.Request;
import com.android.volley.Resp... | [
"[email protected]"
] | |
b1c469513f858336b9cfe43334b9685bfbf8fc28 | 980cd2a67564e499016a65042178b4ad4a10b00b | /src/day27_DateTime/Notes.java | 42138ef9c017f043105b673ecd396a5289f6dac8 | [] | no_license | Marat311/Spring2020_JavaPractice | be4463497c555abafd5604b19c23f7d0ca7c407f | 278076f8e294587b7436e37bd91a7a9d8c5a39be | refs/heads/master | 2022-08-26T10:40:56.892256 | 2020-05-28T17:33:31 | 2020-05-28T17:33:31 | 257,803,746 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,295 | java | package day27_DateTime;
public class Notes {
/*
Topics: LocalDate
Date & Time Formatting
package name: day27_DateTime
Warmup task:
1. write a return method that can return the minimum number from an int array
2. write a return method that can return the minimum number from a double array
NOTE: a... | [
"[email protected]"
] | |
47d417a219f02bb9ab3c1ac7b92e7d71000735a7 | 1cedb98670494d598273ca8933b9d989e7573291 | /ezyfox-server-util/src/test/java/com/tvd12/ezyfoxserver/testing/io/EzyMapsTest.java | 5cb552b86602d0ac9eae3b681035258d3c9f0ffb | [
"Apache-2.0"
] | permissive | thanhdatbkhn/ezyfox-server | ee00e1e23a2b38597bac94de7103bdc3a0e0bedf | 069e70c8a7d962df8341444658b198ffadc3ce61 | refs/heads/master | 2020-03-10T11:08:10.921451 | 2018-01-14T16:50:37 | 2018-01-14T16:50:37 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,065 | java | package com.tvd12.ezyfoxserver.testing.io;
import static org.testng.Assert.assertEquals;
import java.util.ArrayList;
import java.util.Collection;
import java.util.HashMap;
import java.util.HashSet;
import java.util.List;
import java.util.Map;
import java.util.Set;
import org.testng.annotations.Test;
import com.goog... | [
"[email protected]"
] | |
d4be2ee0424bfc7dbd89948ed8ffa6515488f434 | 4be72dee04ebb3f70d6e342aeb01467e7e8b3129 | /bin/platform/bootstrap/gensrc/de/hybris/platform/core/model/security/UserRightModel.java | 463c8afab7cf70c3f28b1468a5cf866a68edeac2 | [] | no_license | lun130220/hybris | da00774767ba6246d04cdcbc49d87f0f4b0b1b26 | 03c074ea76779f96f2db7efcdaa0b0538d1ce917 | refs/heads/master | 2021-05-14T01:48:42.351698 | 2018-01-07T07:21:53 | 2018-01-07T07:21:53 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,113 | java | /*
* ----------------------------------------------------------------
* --- WARNING: THIS FILE IS GENERATED AND WILL BE OVERWRITTEN! ---
* --- Generated at 2018/1/7 下午 03:03:30 ---
* ----------------------------------------------------------------
*
* [y] hybris Platform
*
* Copyright... | [
"[email protected]"
] | |
ae73f29e454f8ebe0d281db75bae5bb59d8af766 | cad0e8d89ed12ec565253b9070af60d9c09e3469 | /NavigationDrawerConTabs/app/src/main/java/co/quindio/sena/navigationdrawerejemplo/clases/Utilidades.java | dd159364452ef73f36fea694e16327eda4a2c661 | [] | no_license | camacho20/curso-android-codejavu | 6301663d928072ac0dcb01438f4b257908c30604 | bee407f56c395ac201c8003c07f9237529e49bff | refs/heads/master | 2020-11-25T13:26:42.137181 | 2020-06-30T19:49:03 | 2020-06-30T19:49:03 | 228,685,851 | 0 | 0 | null | 2019-12-17T19:20:38 | 2019-12-17T19:20:37 | null | UTF-8 | Java | false | false | 212 | java | package co.quindio.sena.navigationdrawerejemplo.clases;
/**
* Created by CHENAO on 1/07/2017.
*/
public class Utilidades {
public static int rotacion=0;
public static boolean validaPantalla=true;
}
| [
"[email protected]"
] | |
f23467b3cbef84faa54b5b266a8093fd23a85935 | b74bc2324c6b6917d24e1389f1cf95936731643f | /basedata/src/main/java/com/wuyizhiye/basedata/workload/model/WorkloadSort.java | 7a41c00406e75d9ee74e6a7092df4cbb7d8e42b0 | [] | no_license | 919126624/Feiying- | ebeb8fcfbded932058347856e2a3f38731821e5e | d3b14ff819cc894dcbe80e980792c08c0eb7167b | refs/heads/master | 2021-01-13T00:40:59.447803 | 2016-03-24T03:41:30 | 2016-03-24T03:41:30 | 54,537,727 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 449 | java | package com.wuyizhiye.basedata.workload.model;
import com.wuyizhiye.basedata.DataEntity;
/**
* @ClassName WorkloadSort
* @Description TODO
* @author li.biao
* @date 2015-4-3
*/
public class WorkloadSort extends DataEntity{
private static final long serialVersionUID = 1L;
private String typeValue;
public S... | [
"[email protected]"
] | |
f694651a35c2f6689cce4394026e668e82610b63 | 0ae9e5956cc3363eb26e6039f0f45633a552feba | /src/main/java/com/gifisan/nio/component/concurrent/ExecutorThreadPool.java | 3b213f310ac35ea83b713fa42cd656b17d08ae55 | [] | no_license | liuzhenfeng511/NimbleIO | 79f242c4ccad59c2265807852f7ed607443ef94d | 6953f4a7c3f290fa3d81c160839a248e30b66cf2 | refs/heads/master | 2021-01-18T00:07:02.730682 | 2016-08-15T09:26:39 | 2016-08-15T09:26:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,702 | java | package com.gifisan.nio.component.concurrent;
import java.util.concurrent.ArrayBlockingQueue;
import java.util.concurrent.ThreadPoolExecutor;
import java.util.concurrent.TimeUnit;
import com.gifisan.nio.AbstractLifeCycle;
public class ExecutorThreadPool extends AbstractLifeCycle implements ThreadPool{
private int ... | [
"[email protected]"
] | |
6dc011b5d7dbaeaed74456014be4bff6a734026b | 19b0ddc45e90a6d938bacc65648d805a941fc90d | /Server/RuleEngine-Common/src/engine/rule/domain/CheckFirstContactSoundForPDLForPDL.java | ad7dfafc4df3c33f86809c54a34c012aab722f38 | [] | no_license | dachengzi-software/ap | bec5371a4004eb318258646a7e34fc0352e641c2 | ccca3d6c4fb86a698a064c3005eba2b405e8d822 | refs/heads/master | 2021-12-23T09:26:24.595456 | 2017-11-10T02:33:18 | 2017-11-10T02:33:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 416 | java | package engine.rule.domain;
import com.huateng.toprules.core.annotation.ModelDomainInstance;
@ModelDomainInstance(label = "PDL-第一联系人电话审核V3_申请人声音和背景音与常识推断", type = "number", adapter = "engine.rule.domain.adapter.EnumDomainAdapter", params = "X_CheckFirstContactSoundForPDL,Catfish.Platform.ManualJobV4.PDLHandlers")
pu... | [
"[email protected]"
] | |
1321790bde9f368c39eaa8e5f35dbfe2be3d7453 | 47761f5843a42ec5ce4b0e4a5ab23579e8c44959 | /src/main/java/com/geniisys/giac/entity/GIACAgingRiSoaDetails.java | 5e96c1968e0e680bb4706edd2e1ff4bc6ba21084 | [] | no_license | jabautista/GeniisysSCA | df6171c27594638193949df1a65c679444d51b9f | 6dc1b21386453240f0632f37f00344df07f6bedd | refs/heads/development | 2021-01-19T20:54:11.936774 | 2017-04-20T02:05:41 | 2017-04-20T02:05:41 | 88,571,440 | 2 | 0 | null | 2017-08-02T01:48:59 | 2017-04-18T02:18:03 | PLSQL | UTF-8 | Java | false | false | 1,792 | java | package com.geniisys.giac.entity;
import java.math.BigDecimal;
import com.geniisys.framework.util.BaseEntity;
public class GIACAgingRiSoaDetails extends BaseEntity {
private Integer a180RiCd;
private Integer premSeqNo;
private Integer instNo;
private String a150LineCd;
private BigDecimal totalAmountDue... | [
"[email protected]"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.