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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
d006bfbe992f213318a3b6a9a676c70aa30526d1 | 3fd5c650e79da86d127b121c61160c2291c77828 | /2014-5-11-minecraft-plugins/opened-booscooldowns/src/cz/boosik/boosCooldown/Listeners/BoosPlayerToggleSneakListener.java | 68829bf78a2a84ee4ce616698bd30e507aa445ee | [] | no_license | jxofficial/rs-scripts-project-archive | dd85145de99e49616113efb2763900f09a0061d6 | de8a460577761126135ec1d1d8e2223d9b0a26d9 | refs/heads/master | 2021-10-28T03:50:16.517017 | 2019-04-21T20:49:12 | 2019-04-21T20:49:12 | null | 0 | 0 | null | null | null | null | WINDOWS-1250 | Java | false | false | 1,848 | java | package cz.boosik.boosCooldown.Listeners;
import org.bukkit.entity.Player;
import org.bukkit.event.EventHandler;
import org.bukkit.event.EventPriority;
import org.bukkit.event.Listener;
import org.bukkit.event.player.PlayerToggleSneakEvent;
import util.boosChat;
import cz.boosik.boosCooldown.BoosConfigManager;
import... | [
"[email protected]"
] | |
e8688c810764429aa76108fc4f6e3387189dc32f | 67653f29dfeb6989a82f6ae532141664a71e3ece | /xcEdu/xcEdu/xc-framework-parent/xc-framework-model/src/main/java/com/xuecheng/framework/domain/media/MediaFile.java | b847191d2e5ef3f2d2ba3346aa2d617f3b7b34f3 | [] | no_license | xlehehe/XcEdu | 5d6cdf11f996a2016226683485d3ab1ccac962c5 | ef3146860adba7047dd251bd347cd7b69d651df4 | refs/heads/master | 2020-07-29T07:33:43.393393 | 2019-08-22T12:04:49 | 2019-08-22T12:04:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,316 | java | package com.xuecheng.framework.domain.media;
import lombok.Data;
import lombok.ToString;
import org.springframework.data.annotation.Id;
import org.springframework.data.mongodb.core.mapping.Document;
import java.util.Date;
/**
* @Author: mrt.
* @Description:
* @Date:Created in 2018/1/24 10:04.
* @Modified By:
*/... | [
"[email protected]"
] | |
d112a2fee24fa58b551e002159bb71aa17aaada3 | e5431a10d8a82b382fa586724be9f804041fa0fe | /gaia-core/src/main/java/gaia/admin/editor/PluginInfo.java | 07a2ffa7a943117677bb87440b1845f794d76a72 | [] | no_license | whlee21/gaia | 65ca1a45e3c85ac0a368a94827e53cf73834d48b | 9abcb86b7c2ffc33c39ec1cf66a25e9d2144aae0 | refs/heads/master | 2022-12-26T14:06:44.067143 | 2014-05-19T16:15:47 | 2014-05-19T16:15:47 | 14,943,649 | 2 | 0 | null | 2022-12-14T20:22:44 | 2013-12-05T04:16:26 | Java | UTF-8 | Java | false | false | 2,463 | java | package gaia.admin.editor;
import javax.persistence.Entity;
import org.w3c.dom.NamedNodeMap;
import org.w3c.dom.Node;
import gaia.IdObject;
import gaia.utils.XMLUtils;
@Entity
public class PluginInfo extends IdObject {
private PluginType type;
private boolean provided;
private boolean readOnly;
private String c... | [
"[email protected]"
] | |
7667608e53c90554fae88c04c2afb42ee48b1232 | cddb9e844d48f0e039fec0de870a1f8edfe08266 | /src/main/java/builder_example/PolicyService.java | a0427b0d0df00ee6d491c6572edeb9a5e824348e | [] | no_license | Jeka1978/idi3 | 1f0535a4009a8a324e2d1d73013195a91712535d | 7f98c2a8cad61c9f5625871dc0d9954335d9c2eb | refs/heads/master | 2020-04-13T02:16:25.937933 | 2018-12-27T14:30:44 | 2018-12-27T14:30:44 | 162,898,306 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,432 | java | package builder_example;
import lombok.NonNull;
/**
* @author Evgeny Borisov
*/
public class PolicyService {
@NonNull
private Integer age;
@NonNull
private Integer vetek;
@NonNull
private Integer year;
@java.beans.ConstructorProperties({"age", "vetek", "year"})
public PolicyService... | [
"kit2009"
] | kit2009 |
1729918fbdbbdb4ceec1a2f3bef98e4fe1c1170a | 4d0f2d62d1c156d936d028482561585207fb1e49 | /Ma nguon/zcs-8.0.2_GA_5570-src/ZimbraServer/src/java/com/zimbra/cs/datasource/PopMessage.java | 4ee5c482be3359ddb58b25e11caa19cdd5cfc410 | [] | no_license | vuhung/06-email-captinh | e3f0ff2e84f1c2bc6bdd6e4167cd7107ec42c0bd | af828ac73fc8096a3cc096806c8080e54d41251f | refs/heads/master | 2020-07-08T09:09:19.146159 | 2013-05-18T12:57:24 | 2013-05-18T12:57:24 | 32,319,083 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 3,108 | java | /*
* ***** BEGIN LICENSE BLOCK *****
* Zimbra Collaboration Suite Server
* Copyright (C) 2009, 2010 Zimbra, Inc.
*
* The contents of this file are subject to the Zimbra Public License
* Version 1.3 ("License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the Lice... | [
"[email protected]@ec614674-f94a-24a8-de76-55dc00f2b931"
] | [email protected]@ec614674-f94a-24a8-de76-55dc00f2b931 |
1e922400357a0e5fed0b5648c937799a181624c0 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/17/17_bdabe10eed42bbab1567e9d4898039194ed80f74/Servlet30AsyncServlet/17_bdabe10eed42bbab1567e9d4898039194ed80f74_Servlet30AsyncServlet_s.java | fb648e5a691d67d0dfa7cb2acc7e958ef2fc2426 | [] | 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 | 3,274 | java | /*
* Copyright 2010 Richard Zschech.
*
* This is commercial code. Do not distribute.
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implie... | [
"[email protected]"
] | |
235b20ab33bbc2fabdb6805141566dbd056bed0f | d6169243b9ca325b6a89b470a6e2ae6eace5a318 | /wechat-utils/src/main/java/com/cdeledu/util/application/log/dialect/ApacheCommonsLogFactory.java | b185c2041a14ba44fa04a270302528535bba8a64 | [] | no_license | 0ldm0s/wechat | 2b6f8dd87ede2d90d7e97d6011dd64290f37d190 | fd953c87226f0cd6f056beeaea5712ba5aabf36f | refs/heads/master | 2021-07-01T02:19:38.295262 | 2017-09-19T03:57:38 | 2017-09-19T03:57:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 648 | java | package com.cdeledu.util.application.log.dialect;
import com.cdeledu.util.application.log.Log;
import com.cdeledu.util.application.log.LogFactory;
/**
* @类描述: Apache Commons Logging
* @创建者: 独泪了无痕
* @创建日期: 2016年1月23日 上午12:20:58
* @版本: V1.0
* @since: JDK 1.7
*/
public class ApacheCommonsLogFactory ext... | [
"[email protected]"
] | |
fcf2084fe4dad14b29b61c5e5ac23a96007c1057 | a666ac40ad2c33d130d9d6b06925a5948b25cc6a | /Java8/src/main/java/lambdasinaction/chap5/Transaction.java | d1760555c5e3967b468f973a96a437c423d4e3e3 | [] | no_license | hotenglish/StudyInAction | e8a46ef963be6a9c506cc4606c96a7433a974c7d | 941d7a254dbbd22976d8110ff5cf0d18166c0462 | refs/heads/master | 2022-12-22T16:04:32.592927 | 2020-06-23T23:30:40 | 2020-06-23T23:30:40 | 137,567,024 | 0 | 0 | null | 2022-12-16T07:16:06 | 2018-06-16T08:51:49 | HTML | UTF-8 | Java | false | false | 642 | java | package lambdasinaction.chap5;
public class Transaction{
private Trader trader;
private int year;
private int value;
public Transaction(Trader trader, int year, int value)
{
this.trader = trader;
this.year = year;
this.value = value;
}
public Trader getTrader() {
... | [
"[email protected]"
] | |
6ce9e8ceeb8fffff420ad7f17a6e42397286bc2f | 1d4108dc26c40ce21fb6f08c995f838d4acf4afd | /locations-solution/src/test/java/locations/LocationTest.java | ddb8c40039eeed87a9d90c91603fcc42fd55550b | [] | no_license | BrigiBalogh/senior-solutions | 47bff12051443c422baa5ee61cab835e966a79b3 | b0091eee3b31095342deb9ddc4347f83e5bd6c40 | refs/heads/master | 2023-06-28T06:23:20.866338 | 2021-07-27T13:04:14 | 2021-07-27T13:04:14 | 376,309,681 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,909 | java | package locations;
import org.assertj.core.api.Condition;
import org.junit.jupiter.api.*;
import org.junit.jupiter.params.ParameterizedTest;
import org.junit.jupiter.params.provider.Arguments;
import org.junit.jupiter.params.provider.CsvFileSource;
import org.junit.jupiter.params.provider.MethodSource;
import java.ni... | [
"[email protected]"
] | |
f5cb8ce25e8ea61b8422896c2c87ebdfb4efc902 | e58a8e0fb0cfc7b9a05f43e38f1d01a4d8d8cf1f | /FantastleX/src/com/puttysoftware/fantastlex/maze/objects/YPlug.java | 7c639c472c010208ba9c311db727a691cf4d7578 | [
"Unlicense"
] | permissive | retropipes/older-java-games | 777574e222f30a1dffe7936ed08c8bfeb23a21ba | 786b0c165d800c49ab9977a34ec17286797c4589 | refs/heads/master | 2023-04-12T14:28:25.525259 | 2021-05-15T13:03:54 | 2021-05-15T13:03:54 | 235,693,016 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 573 | java | /* FantastleX: A Maze/RPG Hybrid Game
Copyright (C) 2008-2010 Eric Ahnell
Any questions should be directed to the author via email at: [email protected]
*/
package com.puttysoftware.fantastlex.maze.objects;
import com.puttysoftware.fantastlex.maze.abc.AbstractPlug;
import com.puttysoftware.fantastlex.resou... | [
"[email protected]"
] | |
82d39e19f1d996de53c0fb8cf68dd595ae41e0a2 | 38c4451ab626dcdc101a11b18e248d33fd8a52e0 | /identifiers/lucene-3.6.2/contrib/facet/src/java/org/apache/lucene/facet/enhancements/association/AssociationProperty.java | f0623ac9d837f5e4e07dee5a3b41b2fdb09b392d | [] | no_license | habeascorpus/habeascorpus-data | 47da7c08d0f357938c502bae030d5fb8f44f5e01 | 536d55729f3110aee058ad009bcba3e063b39450 | refs/heads/master | 2020-06-04T10:17:20.102451 | 2013-02-19T15:19:21 | 2013-02-19T15:19:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,403 | java | org PACKAGE_IDENTIFIER false
apache PACKAGE_IDENTIFIER false
lucene PACKAGE_IDENTIFIER false
facet PACKAGE_IDENTIFIER false
enhancements PACKAGE_IDENTIFIER false
association PACKAGE_IDENTIFIER false
org PACKAGE_IDENTIFIER false
apache PACKAGE_IDENTIFIER false
lucene PACKAGE_IDENTIFIER false
facet PACKAGE_IDENTIFIER fal... | [
"[email protected]"
] | |
646949d480623f3e7ac91eb305bc486a1ad62d81 | e53ac6aec38577e8aee29a06e3ff1c94f9b694eb | /src/main/java/com/lm/ihc/controller/LoginController.java | 763d65b68dd9c4b8c350355c2e17033bbfd989fa | [] | no_license | louiema1n/ihc | b3a936e046fef95cdae48135c6c86cc9bad18bcd | 6c8733e560f095d8e8ea0f5467c7abe3a8e101a7 | refs/heads/master | 2021-07-22T02:10:06.110804 | 2018-08-09T08:08:49 | 2018-08-09T08:08:49 | 131,837,718 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,824 | java | package com.lm.ihc.controller;
import com.lm.ihc.domain.LoginUser;
import com.lm.ihc.domain.User;
import com.lm.ihc.service.UserService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.*;
import java.io.UnsupportedEncodingException;
import java.security.Me... | [
"[email protected]"
] | |
667ee30db61dde2e0183993fabc37f226d2ed264 | 924358c01502fc238789e780465d5d169729e944 | /modules/server/src/main/java/org/zodiark/service/wowza/WowzaMessage.java | 9a59b5ddfdf6686433f70db8335f208364ab9ab8 | [
"Apache-2.0"
] | permissive | francisdesjardins/zodiark | 23e8896ac3b09bd5b4fe4bbb0d1620aa95a996a9 | 746337135b29179698c1af44ee3fa2c06318bc53 | refs/heads/master | 2021-01-14T14:23:23.783798 | 2014-11-30T06:26:27 | 2014-11-30T06:26:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,639 | java | /*
* Copyright 2013-2014 High-Level Technologies
*
* 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 ... | [
"[email protected]"
] | |
2842fb1ddc9829d3cfcd937cf3cc2a24da3c5e05 | 0328358cbbf2a51477439d9682d31c32c758726d | /src/question/Question_114_flatten.java | 2f6dc63faccf9212b50d30d661a8b616318777c5 | [] | no_license | PdKingLiu/LeetCode | 7fd06bf0fd2bdb0b593811c3a55da64e42a1bdeb | f740b36546c0c2d51ae8bd3ed0b7aed6659317b7 | refs/heads/master | 2021-07-07T22:57:55.004152 | 2020-08-30T17:01:13 | 2020-08-30T17:01:13 | 178,868,812 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,799 | java | package question;
import common.TreeNode;
import java.util.ArrayList;
/**
* @author liupeidong
* Created on 2019/8/31 12:06
*/
public class Question_114_flatten {
/*给定一个二叉树,原地将它展开为链表。
例如,给定二叉树
1
/ \
2 5
/ \ \
3 4 6
将其展开为:
1
... | [
"[email protected]"
] | |
64477eafcebafd92dacee6dcfc886d08900befce | 0fb7a2ed774983f2ac12c8403b6269808219e9bc | /yikatong-core/src/main/java/com/alipay/api/response/AlipayEcoMycarOrderStatusQueryResponse.java | c12a118afdb7b9198e9978d36a126910526ff038 | [] | no_license | zhangzh56/yikatong-parent | e605b4025c934fb4099d5c321faa3a48703f8ff7 | 47e8f627ba3471eff71f593189e82c6f08ceb1a3 | refs/heads/master | 2020-03-19T11:23:47.000077 | 2018-04-26T02:26:48 | 2018-04-26T02:26:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,475 | java | package com.alipay.api.response;
import com.alipay.api.internal.mapping.ApiField;
import com.alipay.api.AlipayResponse;
/**
* ALIPAY API: alipay.eco.mycar.order.status.query response.
*
* @author auto create
* @since 1.0, 2017-09-15 16:29:09
*/
public class AlipayEcoMycarOrderStatusQueryResponse ex... | [
"[email protected]"
] | |
26f1704b6af89d1f81eefa71aa2196c5b7629ad6 | 9a22b89e5906db0c5ae0130f88b915dd6e0cf9e6 | /src/examples/java/org/nodex/examples/pubsub/PubSubServer.java | 814e298c318190f5e7f973272dfff5fe9dd36424 | [] | no_license | puneetlakhina/node.x | 8bae7242dcb92391934350035edd81bc53e8a0a3 | 8e79a9a51cf9c2aea3efd9e6ff835db9270fb7ed | refs/heads/master | 2021-01-17T23:53:44.490169 | 2011-08-15T07:09:07 | 2011-08-15T07:09:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,257 | java | /*
* Copyright 2002-2011 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use
* this file except in compliance with the License. You may obtain a copy of the
* License at http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable la... | [
"[email protected]"
] | |
743fb3816d79b4adbdc50172cae3d1496050b639 | 0ad97606734eb050b7d3fd6c02ceab9b1515c812 | /JdbcTemplate/JdbcDaoSupport/src/main/repository/BaseRepository.java | d4be1d6826c082607269e43f3ae561f96fc35ee5 | [
"Apache-2.0"
] | permissive | scp504677840/Spring | 93fab34c65be1fa8d31c151c512ff140997efac3 | 75bd622d0a5950bf2c6e69772da50c08e310e1a4 | refs/heads/master | 2020-03-21T13:13:38.922425 | 2018-06-29T07:46:51 | 2018-06-29T07:46:51 | 138,594,135 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 352 | java | package main.repository;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.jdbc.core.support.JdbcDaoSupport;
import javax.sql.DataSource;
public class BaseRepository<T> extends JdbcDaoSupport {
@Autowired
public void setDataSource2(DataSource dataSource){
setD... | [
"[email protected]"
] | |
ae92b82e4b073a0ddbd2045735d0a8a4ea937911 | 038ee6b20cae51169a2ed4ed64a7b8e99b5cbaad | /schemaOrgDomaConv/src/org/kyojo/schemaorg/m3n4/doma/healthLifesci/container/BackgroundConverter.java | ccf883d3f1568095ed3f7a7af3ea43c778b7005a | [
"Apache-2.0"
] | permissive | nagaikenshin/schemaOrg | 3dec1626781913930da5585884e3484e0b525aea | 4c9d6d098a2741c2dc2a814f1c708ee55c36e9a8 | refs/heads/master | 2021-06-25T04:52:49.995840 | 2019-05-12T06:22:37 | 2019-05-12T06:22:37 | 134,319,974 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 592 | java | package org.kyojo.schemaorg.m3n4.doma.healthLifesci.container;
import org.seasar.doma.ExternalDomain;
import org.seasar.doma.jdbc.domain.DomainConverter;
import org.kyojo.schemaorg.m3n4.healthLifesci.impl.BACKGROUND;
import org.kyojo.schemaorg.m3n4.healthLifesci.Container.Background;
@ExternalDomain
public class Bac... | [
"[email protected]"
] | |
aa1a4be0f165644beea1372aed6c6c6f6e8ace40 | 85cfc652459ca2f015aa8c8dc55240721632cee0 | /bin/platform/bootstrap/gensrc/de/hybris/platform/cmswebservices/data/NamedQueryData.java | d7d44602dd83ab9f30d9435dad8fe15217e30540 | [] | no_license | varshadhamal/Hybris-test | 43e5479b9909e41e6276dfde6b4f4ff1cdae9b0e | a29c6090680110ab733e2077772c9c477d497df6 | refs/heads/master | 2020-03-18T06:31:01.940494 | 2018-05-22T11:58:12 | 2018-05-22T11:58:12 | 134,400,503 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,688 | java | /*
* ----------------------------------------------------------------
* --- WARNING: THIS FILE IS GENERATED AND WILL BE OVERWRITTEN!
* --- Generated at May 4, 2018 2:52:05 AM
* ----------------------------------------------------------------
*
* [y] hybris Platform
*
* Copyright (c) 2000-2016 SAP SE
* All rig... | [
"[email protected]"
] | |
d6e21ee2463c34a8865672f44a1b0aebe9e99136 | 3e4773789d9fa7d0bbc43dfb7bf3862e633352e1 | /java/src/libbun/ast/binary/AssignNode.java | 72cb62473de73b31f062e102e5bec5406420e6f7 | [
"BSD-2-Clause"
] | permissive | libbun/libbun | 6bd92825ae40e485e923bc12b3feb4a7b9d57ec9 | 7d6df79241b29eb2a2d3a6f762b793f782078fe8 | refs/heads/master | 2021-01-13T02:36:52.263069 | 2014-05-13T19:35:30 | 2014-05-13T19:35:30 | 17,765,705 | 0 | 0 | BSD-2-Clause | 2022-11-24T09:59:53 | 2014-03-15T01:35:34 | JavaScript | UTF-8 | Java | false | false | 799 | java | package libbun.ast.binary;
import libbun.ast.AstNode;
import libbun.ast.expression.GetNameNode;
import libbun.lang.bun.BunPrecedence;
import libbun.parser.classic.LibBunVisitor;
public class AssignNode extends BinaryOperatorNode {
public AssignNode(AstNode ParentNode) {
super(ParentNode, BunPrecedence._CStyleAssig... | [
"[email protected]"
] | |
17df69ae6933fbc7636dde1575b5d01c404a1659 | 05e5bee54209901d233f4bfa425eb6702970d6ab | /com/avaje/ebeaninternal/server/text/json/ReadJsonContext.java | 045baa388ea6881fe24a2708e316202520d3f13e | [] | no_license | TheShermanTanker/PaperSpigot-1.7.10 | 23f51ff301e7eb05ef6a3d6999dd2c62175c270f | ea9d33bcd075e00db27b7f26450f9dc8e6d18262 | refs/heads/master | 2022-12-24T10:32:09.048106 | 2020-09-25T15:43:22 | 2020-09-25T15:43:22 | 298,614,646 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 7,249 | java | /* */ package com.avaje.ebeaninternal.server.text.json;
/* */
/* */ import com.avaje.ebean.bean.EntityBean;
/* */ import com.avaje.ebean.bean.EntityBeanIntercept;
/* */ import com.avaje.ebean.text.json.JsonElement;
/* */ import com.avaje.ebean.text.json.JsonReadBeanVisitor;
/* */ import com... | [
"[email protected]"
] | |
2b0b054cd5b431f96b131dc33a8c6749d9c47c48 | 7d0f81b6a106a12273691ede231953d6878fa4bc | /schedfox/Schedfox/src/main/java/rmischedule/employee/security/EmployeeSecurityPanel.java | d894cc615d5675edc4ae43a4431b2b098aaeef19 | [] | no_license | nitinguptaetz/schedfoxnitin | 2f178e945462f2823aaac095b6bd98720930c5a1 | 2f3f54f2e9a93cc7958688b3ca0740e9dbe68867 | refs/heads/master | 2021-01-14T10:58:22.249402 | 2015-05-25T23:59:28 | 2015-05-25T23:59:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,223 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
/*
* EmployeeSecurityPanel.java
*
* Created on May 22, 2010, 4:20:45 PM
*/
package rmischedule.employee.security;
import java.util.Hashtable;
import java.util.Iterator;
import javax.swing.JCheckBox;
import javax.s... | [
"[email protected]"
] | |
d3b6ac199501c90fbb588143b9f3ddb07fc57760 | b06b46d61f548315fab7aed8030dbb2b53d16f5d | /qtiworks-jqtiplus/src/main/java/uk/ac/ed/ph/jqtiplus/node/test/outcome/processing/ProcessOutcomeValue.java | ae40f94211730f1decfe8486d326a78bf7d8122e | [
"BSD-3-Clause"
] | permissive | davemckain/qtiworks | 7e3af1f37182d374d44bbcf7206f218e1785013a | f1465aad49d575f7fc44ff9eaae3d0d57a323abb | refs/heads/master | 2023-01-05T04:26:02.922223 | 2023-01-04T11:29:04 | 2023-01-04T11:29:04 | 4,086,423 | 57 | 48 | NOASSERTION | 2022-10-28T08:18:29 | 2012-04-20T12:48:06 | Java | UTF-8 | Java | false | false | 4,399 | java | /* Copyright (c) 2012-2013, University of Edinburgh.
* 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
* li... | [
"[email protected]"
] | |
2ca72395f5fcad28c731c3fa19ae21f69a0878dc | ef8e7192cc0366cad6aec24fb00187d7e1bc954d | /comet/CometLauncher_free/src/com/iLoong/launcher/Desktop3D/GuidXinShou.java | f43454c383d1540b4c4362270681e8ce9a392fd5 | [] | no_license | srsman/daima111 | 44c89d430d5e296f01663fcf02627ccc4a0ab8fd | b8c1fb8a75d390f6542c53eaec9e46c6c505f022 | refs/heads/master | 2021-01-22T16:31:23.754703 | 2015-03-26T05:40:59 | 2015-03-26T05:40:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,654 | java | package com.iLoong.launcher.Desktop3D;
import android.view.KeyEvent;
import aurelienribon.tweenengine.BaseTween;
import aurelienribon.tweenengine.Timeline;
import aurelienribon.tweenengine.TweenCallback;
import aurelienribon.tweenengine.equations.Cubic;
import com.iLoong.launcher.UI3DEngine.Utils3D;
import com.iLoon... | [
"[email protected]"
] | |
5a823591f3cc324122bae6d91499eaca73e141ac | b5738a31b1ded8ae4e75c60c2be5d6e806a54388 | /flow-master/src/main/java/jaxe/equations/element/MathOver.java | 735a1482e485e25c60a7c20d1d1b7322030d288c | [] | no_license | niu0403/SDN-based-PubSub-System | c5f0f2e963942a9813e3a47a7a943af7567f6245 | f098ff193eb23e2202d4dd035a21938ce73c5290 | refs/heads/master | 2021-01-14T12:10:24.629881 | 2015-10-08T11:30:31 | 2015-10-08T11:30:31 | 42,570,095 | 0 | 0 | null | 2015-09-16T06:50:38 | 2015-09-16T06:50:37 | null | ISO-8859-1 | Java | false | false | 5,272 | java | /*
Jaxe - Editeur XML en Java
Copyright (C) 2003 Observatoire de Paris-Meudon
Ce programme est un logiciel libre ; vous pouvez le redistribuer et/ou le modifier conformément aux dispositions de la Licence Publique Générale GNU, telle que publiée par la Free Software Foundation ; version 2 de la licence, ou encore (à ... | [
"[email protected]"
] | |
d45aeae13994f23cb941e6c0f96059a4ed167fc5 | 5c8cdc4f433b7658e31fffd5adf7175d6bad9d30 | /mate-examples/seata-example/seata-order-example/src/main/java/vip/mate/seata/order/service/impl/OrderServiceImpl.java | 56b645fe63502bc3c478d48744cf44c2e8107281 | [
"Apache-2.0"
] | permissive | matevip/matecloud | 9e603dde9be212f045549332d76a18a171297714 | 3a39a7a7090850b5936068f228dd58d73960410e | refs/heads/dev | 2023-09-03T12:41:19.704337 | 2023-07-30T02:05:17 | 2023-07-30T02:05:17 | 218,435,426 | 1,438 | 427 | Apache-2.0 | 2023-06-22T11:17:52 | 2019-10-30T03:25:43 | Java | UTF-8 | Java | false | false | 463 | java | package vip.mate.seata.order.service.impl;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
import org.springframework.stereotype.Service;
import vip.mate.seata.order.entity.Order;
import vip.mate.seata.order.mapper.OrderMapper;
import vip.mate.seata.order.service.IOrderService;
/**
* 订单业务实现类
*
... | [
"[email protected]"
] | |
a92b12fe0bed201400e279dafa422e6e39afce64 | 9b8c54d9cc6675620f725a85505e23e73b773a00 | /src/org/benf/cfr/reader/bytecode/analysis/parse/rewriters/XorRewriter.java | 3400c4042298fc8070dd27a461e0d2a9629862ae | [
"MIT"
] | permissive | leibnitz27/cfr | d54db8d56a1e7cffe720f2144f9b7bba347afd90 | d6f6758ee900ae1a1fffebe2d75c69ce21237b2a | refs/heads/master | 2023-08-24T14:56:50.161997 | 2022-08-12T07:17:41 | 2022-08-12T07:20:06 | 19,706,727 | 1,758 | 252 | MIT | 2022-08-12T07:19:26 | 2014-05-12T16:39:42 | Java | UTF-8 | Java | false | false | 2,402 | java | package org.benf.cfr.reader.bytecode.analysis.parse.rewriters;
import org.benf.cfr.reader.bytecode.analysis.parse.Expression;
import org.benf.cfr.reader.bytecode.analysis.parse.LValue;
import org.benf.cfr.reader.bytecode.analysis.parse.StatementContainer;
import org.benf.cfr.reader.bytecode.analysis.parse.expression.*... | [
"[email protected]"
] | |
e6e92fd38b07e5259f73dc6155c5749675595a6b | ae5eb1a38b4d22c82dfd67c86db73592094edc4b | /project21/src/test/java/org/gradle/test/performance/largejavamultiproject/project21/p106/Test2120.java | 477bb37b32965532e358c26d731e62888d3cf81e | [] | no_license | big-guy/largeJavaMultiProject | 405cc7f55301e1fd87cee5878a165ec5d4a071aa | 1cd6a3f9c59e9b13dffa35ad27d911114f253c33 | refs/heads/main | 2023-03-17T10:59:53.226128 | 2021-03-04T01:01:39 | 2021-03-04T01:01:39 | 344,307,977 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,436 | java | package org.gradle.test.performance.largejavamultiproject.project21.p106;
import org.gradle.test.performance.largejavamultiproject.project21.p105.Production2117;
import org.gradle.test.performance.largejavamultiproject.project21.p105.Production2118;
import org.gradle.test.performance.largejavamultiproject.project21.p1... | [
"[email protected]"
] | |
04432f16229e49fea4945315a87ee3af86da2506 | 736fef3dcf85164cf103976e1753c506eb13ae09 | /seccon_2015/Reverse-Engineering Android APK 1/files/source/src/android/support/v4/view/LayoutInflaterCompat.java | dc6aaac6eac55aa3921bc2c720d888757eb29f54 | [
"MIT"
] | permissive | Hamz-a/MyCTFWriteUps | 4b7dac9a7eb71fceb7d83966dc63cf4e5a796007 | ffa98e4c096ff1751f5f729d0ec882e079a6b604 | refs/heads/master | 2021-01-10T17:46:10.014480 | 2018-04-01T22:14:31 | 2018-04-01T22:14:31 | 47,495,748 | 3 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,390 | 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 android.support.v4.view;
import android.view.LayoutInflater;
// Referenced classes of package android.support.v4.view:
// La... | [
"[email protected]"
] | |
17e631968a8101186daa992b308b82a90570a9ca | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/6/6_517d9a41831b2487cf8e36be42f5a29edb5a5629/Capturer/6_517d9a41831b2487cf8e36be42f5a29edb5a5629_Capturer_t.java | 807958bbf941b05207fb1bb2cad84765d5cb8532 | [] | 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,746 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package webcamstudio.media.renderer;
import java.awt.image.BufferedImage;
import java.io.DataInputStream;
import java.io.IOException;
import java.net.ServerSocket;
import java.net.Socket;
import java.nio.Byt... | [
"[email protected]"
] | |
2d2acbcae250f6225c9e4a2d86d49a8f3942a55a | be73270af6be0a811bca4f1710dc6a038e4a8fd2 | /crash-reproduction-moho/results/LANG-6b-1-16-NSGA_II-WeightedSum:TestLen:CallDiversity/org/apache/commons/lang3/text/translate/CharSequenceTranslator_ESTest.java | e4df894b44e6cfcbaf2ec96705b9da095b6c0a4c | [] | 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 | 590 | java | /*
* This file was automatically generated by EvoSuite
* Sat Jan 18 20:47:29 UTC 2020
*/
package org.apache.commons.lang3.text.translate;
import org.junit.Test;
import static org.junit.Assert.*;
import org.evosuite.runtime.EvoRunner;
import org.evosuite.runtime.EvoRunnerParameters;
import org.junit.runner.RunWith;... | [
"[email protected]"
] | |
7bd7237dc522dc056973b4a8b0b8dfd0a0f0bf1c | 56d1c5242e970ca0d257801d4e627e2ea14c8aeb | /src/com/csms/leetcode/number/other/other/LeetcodeMST_05.java | 904b4c1ea20352e62348863e8f6467a08d33ecb7 | [] | no_license | dai-zi/leetcode | e002b41f51f1dbd5c960e79624e8ce14ac765802 | 37747c2272f0fb7184b0e83f052c3943c066abb7 | refs/heads/master | 2022-12-14T11:20:07.816922 | 2020-07-24T03:37:51 | 2020-07-24T03:37:51 | 282,111,073 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 668 | java | package com.csms.leetcode.number.other.other;
//替换空格
//简单
public class LeetcodeMST_05 {
public String replaceSpace(String s) {
int length = s.length();
char[] array = new char[length * 3];
int size = 0;
for (int i = 0; i < length; i++) {
char c = s.charAt(i);
if (... | [
"[email protected]"
] | |
1673292526646b73ed346481a76b8cdecbb61040 | 4f9ebffb4d17b651016800af90b9089f85607199 | /concursus-mapping/src/main/java/com/opencredo/concursus/mapping/events/methods/state/DispatchingStateRepository.java | 23060a3c1c009e3dac5feced16c9a33ef3d333b7 | [
"MIT"
] | permissive | enekofb/concursus | 66f2ec84a45f7b41d26fa884597f33c266d1c5f5 | 05b7e4317a2337044d522783669290e1a837f562 | refs/heads/master | 2021-09-03T14:46:33.302528 | 2018-01-09T22:13:24 | 2018-01-09T22:13:24 | 116,876,807 | 0 | 0 | null | 2018-01-09T22:13:54 | 2018-01-09T22:13:54 | null | UTF-8 | Java | false | false | 1,861 | java | package com.opencredo.concursus.mapping.events.methods.state;
import com.opencredo.concursus.domain.events.sourcing.EventSource;
import com.opencredo.concursus.domain.events.state.StateBuilder;
import com.opencredo.concursus.domain.events.state.EventSourcingStateRepository;
import com.opencredo.concursus.domain.events... | [
"[email protected]"
] | |
c283cbf25ef851fc54311c52524a21f23c001a2f | 0af8b92686a58eb0b64e319b22411432aca7a8f3 | /single-large-project/src/test/java/org/gradle/test/performancenull_500/Testnull_49903.java | abbbc31f62743481b98b12af0df3e4789d7a447e | [] | 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 | 308 | java | package org.gradle.test.performancenull_500;
import static org.junit.Assert.*;
public class Testnull_49903 {
private final Productionnull_49903 production = new Productionnull_49903("value");
@org.junit.Test
public void test() {
assertEquals(production.getProperty(), "value");
}
} | [
"[email protected]"
] | |
7aa6df05f46999ca3803fc4ff5d1aa69c3da4f72 | 3814d5882b6521fadb7a018a5fe1f57244012bf4 | /app/models/uk/org/siri/siri/FramedVehicleJourneyRefStructure.java | 492b58a7085afa0adc8acf80b204a806155dc9d5 | [] | no_license | sergmor/busteller | d41692cf2bd6e1c30e985401ac7290c6adb91440 | b3f9802a1fd217f920c8bcf1ad72bdae4c1ab5b4 | refs/heads/master | 2021-01-01T16:31:19.876063 | 2014-04-30T23:43:15 | 2014-04-30T23:43:15 | 18,954,897 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,068 | java | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.10 in JDK 6
// 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: 2010.1... | [
"[email protected]"
] | |
e3cbf0e2091b2abec9664641b6180658e0bfe510 | 430f53a4f8296768277c3adffd35877fb656e0ad | /multi-thread/quasar-demo/src/cn/zxf/quasar/demo1/TwoChannel.java | 982f63d214b5b5e8324e4f372317649169f87abc | [] | no_license | zengxf/small-frame-demo | 064053c946ed164f3b24276061cfb45c0ff3bb0b | fc121d1940734b18b3703e7e663e0db271347da4 | refs/heads/master | 2023-08-18T19:33:23.398280 | 2023-08-14T07:43:50 | 2023-08-14T07:43:50 | 178,111,745 | 2 | 1 | null | 2021-06-07T18:27:20 | 2019-03-28T02:36:19 | Java | UTF-8 | Java | false | false | 1,080 | java | package cn.zxf.quasar.demo1;
import java.util.concurrent.ExecutionException;
import co.paralleluniverse.fibers.Fiber;
import co.paralleluniverse.fibers.SuspendExecution;
import co.paralleluniverse.strands.channels.Channel;
import co.paralleluniverse.strands.channels.Channels;
public class TwoChannel {
public st... | [
"[email protected]"
] | |
8e0c92de87ce205110d14f888effebb036c4853b | 4c3c31f897b2d60c9b9974038854a04287363060 | /src/main/java/com/company/project/web/DeShopController.java | 1ecd13b0061914370de3f2f9837c9d0d5e61d6ba | [] | no_license | jackycaojiaqi/spring-boot-api-project-seed | 370f348e51361eea476c49080d63aa73ba546b68 | cf462516512096526bba00bc68d5169d3bf5eee5 | refs/heads/master | 2020-03-11T18:19:48.982572 | 2018-05-24T02:26:01 | 2018-05-24T02:26:01 | 130,174,499 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,262 | java | package com.company.project.web;
import com.company.project.core.Result;
import com.company.project.core.ResultGenerator;
import com.company.project.model.DeShop;
import com.company.project.service.DeShopService;
import com.github.pagehelper.PageHelper;
import com.github.pagehelper.PageInfo;
import io.swagger.annotati... | [
"[email protected]"
] | |
bf817c31a6397fb6ebf60918fea52561371629f2 | 8bc41e1a19b37a19d5cf9e1c06c5a7ce206ff70e | /network/franken-servlet-api/src/main/java/javax/servlet/HttpConstraintElement.java | 0dd9781dd6ce12327ffb6cb60e7ba20404782c7f | [] | no_license | pkseop/franken | 5121449f406da7ad30764f8e77f01bd23ac53664 | bbb4c736c35a0c5e6ba04d0845a3e4926848e1dd | refs/heads/master | 2021-01-22T01:11:21.956563 | 2017-09-02T15:48:45 | 2017-09-02T15:48:45 | 102,206,586 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,500 | java | /*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
*
* Copyright 2008-2009 Sun Microsystems, Inc. All rights reserved.
*
* The contents of this file are subject to the terms of either the GNU
* General Public License Version 2 only ("GPL") or the Common Development
* and Distribution License("C... | [
"[email protected]"
] | |
246cafe4759fcb01bfce5dbeb07ead520406b445 | 3bf0de3aec6366a667a6465dc135f7abfe9ca638 | /src/main/java/org/asciidoc/intellij/pasteProvider/AsciiDocPasteImageProvider.java | e08b3d03edc688e09c899b9cb8c9c67b857529f2 | [
"Apache-2.0"
] | permissive | asciidoctor/asciidoctor-intellij-plugin | 4a46dcf7abc573699e9bbcd98c11de5d235c672e | d1bab3d15e8a25b8434522654972919ea9f57cb8 | refs/heads/main | 2023-09-05T15:38:08.042574 | 2023-09-04T23:14:23 | 2023-09-05T05:35:00 | 11,637,399 | 325 | 177 | Apache-2.0 | 2023-09-07T05:26:17 | 2013-07-24T14:54:35 | Java | UTF-8 | Java | false | false | 3,610 | java | package org.asciidoc.intellij.pasteProvider;
import com.intellij.ide.PasteProvider;
import com.intellij.openapi.actionSystem.ActionManager;
import com.intellij.openapi.actionSystem.ActionPlaces;
import com.intellij.openapi.actionSystem.AnAction;
import com.intellij.openapi.actionSystem.AnActionEvent;
import com.intell... | [
"[email protected]"
] | |
6d4c8379592aa37af0ed44e15d7ee777da31ffab | 2a19b2f3eb1ed8a5393676724c77b4f03206dad8 | /src/main/java/org/acord/standards/life/_2/OLILUREDEMPTION.java | 71c588857143e8ae94ef64d0dfdceb7ca9b81598 | [] | no_license | SamratChatterjee/xsdTowsdl | 489777c2d7d66e8e5379fec49dffe15a19cb5650 | 807f1c948490f2c021dd401ff9dd5937688a24b2 | refs/heads/master | 2021-05-15T03:45:56.250598 | 2017-11-15T10:55:24 | 2017-11-15T10:55:24 | 110,820,957 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,299 | java | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2017.11.13 at 07:49:0... | [
"[email protected]"
] | |
eeb879fc0bcc63be9513a41f2d793e87d2216386 | 96eb89b3098e2d3ed6cc13d69f66d74d0e6a92d0 | /samples/server/petstore/jaxrs-datelib-j8/src/gen/java/org/openapitools/model/SpecialModelName.java | d19a20e48ba4893ed326ed766eff34dd7be5edca | [
"Apache-2.0"
] | permissive | jimschubert/openapi-generator | 4be0bab81b406c8af6540cbc780b3312865c03c3 | e61fe3adb786994707f6fe0b4807c870875d49ae | refs/heads/master | 2021-06-02T10:19:46.179795 | 2018-12-01T23:42:56 | 2018-12-01T23:42:56 | 133,171,998 | 1 | 0 | null | 2018-05-12T18:11:33 | 2018-05-12T18:11:33 | null | UTF-8 | Java | false | false | 2,434 | java | /*
* Swagger Petstore
* This spec is mainly for testing Petstore server and contains fake endpoints, models. Please do not use this for any other purpose. Special characters: \" \\
*
* OpenAPI spec version: 1.0.0
* Contact: [email protected]
*
* NOTE: This class is auto generated by the swagger code generator p... | [
"[email protected]"
] | |
5be6a5fcf2b000e44d0b7c88669829406d0f37fe | 25346f238005b26857afb2a635c325ffa24a95d7 | /amems/src/main/java/enu/aerialmaterial/ContractDeliveryStatusEnum.java | c40bbdb0c80de12a97d1e8e3bb3c2524169dbccd | [] | no_license | xyd104449/amems | 93491ff8fcf1d0650a9af764fa1fa38d7a25572a | 74a0ef8dc31d27ee5d1a0e91ff4d74af47b08778 | refs/heads/master | 2021-09-15T03:21:15.399980 | 2018-05-25T03:15:58 | 2018-05-25T03:15:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,961 | java | package enu.aerialmaterial;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Comparator;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
/**
* @author liub
* @description 合同到货枚举
* @develop date 2016.11.04
*/
public enum ContractDeliveryStatusEnum {
... | [
"[email protected]"
] | |
5c08fc82664e697662429a519436a242b863e24b | b39d7e1122ebe92759e86421bbcd0ad009eed1db | /sources/android/media/AudioPatch.java | 918059aaf0b60426de6421bfa08ec57332deae17 | [] | no_license | AndSource/miuiframework | ac7185dedbabd5f619a4f8fc39bfe634d101dcef | cd456214274c046663aefce4d282bea0151f1f89 | refs/heads/master | 2022-03-31T11:09:50.399520 | 2020-01-02T09:49:07 | 2020-01-02T09:49:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,705 | java | package android.media;
import android.annotation.UnsupportedAppUsage;
public class AudioPatch {
@UnsupportedAppUsage
private final AudioHandle mHandle;
private final AudioPortConfig[] mSinks;
private final AudioPortConfig[] mSources;
@UnsupportedAppUsage
AudioPatch(AudioHandle patc... | [
"[email protected]"
] | |
509e9b03185e9eec8461cddddd92e0b6cef82ab3 | dba87418d2286ce141d81deb947305a0eaf9824f | /sources/com/google/firebase/inappmessaging/internal/injection/modules/AppMeasurementModule_ProvidesAnalyticsConnectorFactory.java | 9e8f043d370b9c52ec03ff96718d8c1cc1ad1ad5 | [] | no_license | Sluckson/copyOavct | 1f73f47ce94bb08df44f2ba9f698f2e8589b5cf6 | d20597e14411e8607d1d6e93b632d0cd2e8af8cb | refs/heads/main | 2023-03-09T12:14:38.824373 | 2021-02-26T01:38:16 | 2021-02-26T01:38:16 | 341,292,450 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,157 | java | package com.google.firebase.inappmessaging.internal.injection.modules;
import com.google.firebase.analytics.connector.AnalyticsConnector;
import dagger.internal.Factory;
import dagger.internal.Preconditions;
public final class AppMeasurementModule_ProvidesAnalyticsConnectorFactory implements Factory<AnalyticsConnecto... | [
"[email protected]"
] | |
e42718b00ea433d7e728cdaed0299b205a51dd3b | 13c2d3db2d49c40c74c2e6420a9cd89377f1c934 | /program_data/JavaProgramData/22/484.java | eca93d35b542c688a71a04494bb9a74b9f1434a4 | [
"MIT"
] | permissive | qiuchili/ggnn_graph_classification | c2090fefe11f8bf650e734442eb96996a54dc112 | 291ff02404555511b94a4f477c6974ebd62dcf44 | refs/heads/master | 2021-10-18T14:54:26.154367 | 2018-10-21T23:34:14 | 2018-10-21T23:34:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 989 | java | package <missing>;
public class GlobalMembers
{
public static int Main()
{
int n;
int a;
int b;
int m1;
int m2;
char q;
String tempVar = ConsoleInput.scanfRead();
if (tempVar != null)
{
a = Integer.parseInt(tempVar);
}
m1 = a;
m2 = -100;
String tempVar2 = Cons... | [
"[email protected]"
] | |
be2ab9f38493dc74491e3b3984d2a69250c45654 | 4ef431684e518b07288e8b8bdebbcfbe35f364e4 | /elastic-tracestore/test-core/src/main/java/com/ca/apm/es/ComponentsLoadTest.java | 22fc9aff822285f80b5ba1441fcea623c22598a9 | [] | no_license | Sarojkswain/APMAutomation | a37c59aade283b079284cb0a8d3cbbf79f3480e3 | 15659ce9a0030c2e9e5b992040e05311fff713be | refs/heads/master | 2020-03-30T00:43:23.925740 | 2018-09-27T23:42:04 | 2018-09-27T23:42:04 | 150,540,177 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,922 | java | package com.ca.apm.es;
import com.fasterxml.jackson.core.JsonProcessingException;
/**
* Created by venpr05 on 2/21/2017.
*/
public class ComponentsLoadTest extends AbstractLoadTest {
public ComponentsLoadTest(int bulkCount, int tCount, long duration, String esHost) {
super(bulkCount, tCount, duration,... | [
"[email protected]"
] | |
58dea5991f61845588ec583c6cc0f9ba86a4ec22 | ba7ac99921d48d8cd49c54ac54f67654c2796450 | /Project51 Package/Project51 Server/src/ethos/model/players/packets/commands/all/Site.java | 0f9665e247e0e61380e77e400ee0f9416372582c | [] | no_license | JacobAYoung/server | ee1052b1423942036b6c7c77f33a2109e91ce502 | fd04421a6c16ce75f66556c8aeca1016a6318125 | refs/heads/master | 2022-11-22T22:44:10.417014 | 2020-07-03T02:02:06 | 2020-07-03T02:02:06 | 275,973,896 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 833 | java | package ethos.model.players.packets.commands.all;
import java.util.Optional;
import ethos.model.players.Player;
import ethos.model.players.packets.commands.Command;
public class Site extends Command {
@Override
public void execute(Player c, String input) {
String[] args = input.split(" ");
switch (args[0])... | [
"[email protected]"
] | |
7af83c5fb7fc0a97e263a47c5e500a4258d31d22 | e7ee311e20b40c87bf6d23a53a1d7b11fd29d2c3 | /src/chosun/ciis/hd/yadjm/rec/HD_YADJM_2015_1231_LCURLISTRecord.java | 91b32cb321df614066f49dc6771d62b796d1d1b8 | [] | no_license | nosmoon/misdevteam | 4e3695ef7bbdcd231bb84d7d8d7df54a23ff0a60 | 1829d5bd489eb6dd307ca244f0e183a31a1de773 | refs/heads/master | 2020-04-15T15:57:05.480056 | 2019-01-10T01:12:01 | 2019-01-10T01:12:01 | 164,812,547 | 1 | 0 | null | null | null | null | UHC | Java | false | false | 2,446 | java | /***************************************************************************************************
* 파일명 : .java
* 기능 :
* 작성일자 :
* 작성자 : 이태식
***************************************************************************************************/
/*******************************************************************... | [
"[email protected]"
] | |
da9b5bff148f5114c680f7d3477cc513950774f2 | 1c5e8605c1a4821bc2a759da670add762d0a94a2 | /easrc/markesupplier/subase/SupplierTypeCollection.java | 0df7034507d93e67a7be454d2f5722619366f8ce | [] | no_license | shxr/NJG | 8195cfebfbda1e000c30081399c5fbafc61bb7be | 1b60a4a7458da48991de4c2d04407c26ccf2f277 | refs/heads/master | 2020-12-24T06:51:18.392426 | 2016-04-25T03:09:27 | 2016-04-25T03:09:27 | 19,804,797 | 0 | 3 | null | null | null | null | UTF-8 | Java | false | false | 1,239 | java | package com.kingdee.eas.port.markesupplier.subase;
import com.kingdee.bos.dao.AbstractObjectCollection;
import com.kingdee.bos.dao.IObjectPK;
public class SupplierTypeCollection extends AbstractObjectCollection
{
public SupplierTypeCollection()
{
super(SupplierTypeInfo.class);
}
pu... | [
"[email protected]"
] | |
4f005adcf56c94d2e9a69c5ce1e4f0baf62f0bb0 | 7991248e6bccacd46a5673638a4e089c8ff72a79 | /backend/core/src/test/java/org/artifactory/logging/sumo/logback/SumoLogbackUpdaterTest.java | b665c6ccc35a9a8010681ea3ef8b5c9197cf66ad | [] | no_license | theoriginalshaheedra/artifactory-oss | 69b7f6274cb35c79db3a3cd613302de2ae019b31 | 415df9a9467fee9663850b4b8b4ee5bd4c23adeb | refs/heads/master | 2023-04-23T15:48:36.923648 | 2021-05-05T06:15:24 | 2021-05-05T06:15:24 | 364,455,815 | 1 | 0 | null | 2021-05-05T07:11:40 | 2021-05-05T03:57:33 | Java | UTF-8 | Java | false | false | 6,752 | java | /*
*
* Artifactory is a binaries repository manager.
* Copyright (C) 2018 JFrog Ltd.
*
* Artifactory is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at yo... | [
"[email protected]"
] | |
4798f121a987afa30cf78b49e08696ff9a23fd94 | 19f039b593be9401d479b15f97ecb191ef478f46 | /RSA-SW/PODM/pod-manager/podm-rest/src/main/java/com/intel/rsa/podm/rest/representation/json/templates/CollectionLinksJson.java | f4ae424ff92097005728cc8e1217e0b4c89198d3 | [
"Apache-2.0"
] | permissive | isabella232/IntelRackScaleArchitecture | 9a28e34a7f7cdc21402791f24dad842ac74d07b6 | 1206d2316e1bd1889b10a1c4f4a39f71bdfa88d3 | refs/heads/master | 2021-06-04T08:33:27.191735 | 2016-09-29T09:18:10 | 2016-09-29T09:18:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,150 | java | /*
* Copyright (c) 2015 Intel Corporation
*
* 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 ... | [
"[email protected]"
] | |
a70ffa1f79a071c0317bcd6a1424dbde8b472e2c | e0ae3743f37d4e2add83239accd26bb3b209f0fe | /src/multithreading/_4_sleeping_and_resuming/Main.java | ba1560e55c780b5eef0eacb576f4a8a14d11d6e6 | [
"MIT",
"LicenseRef-scancode-proprietary-license"
] | permissive | DyvakYA/java-design-patterns | 04dc3eb82cc48a99c58d05855861f5daa7ba8ea9 | 5e536cd785c58c681c98bc5c632e05a338e755f4 | refs/heads/master | 2022-12-26T14:31:59.630090 | 2019-09-10T06:34:40 | 2019-09-10T06:34:40 | 74,051,625 | 0 | 0 | MIT | 2020-10-13T15:55:22 | 2016-11-17T17:38:08 | Java | UTF-8 | Java | false | false | 448 | java | package multithreading._4_sleeping_and_resuming;
import java.util.concurrent.TimeUnit;
public class Main {
public static void main(String... args) {
ConsoleClock clock = new ConsoleClock();
Thread thread = new Thread(clock);
thread.start();
try {
TimeUnit.SECONDS.sleep... | [
"[email protected]"
] | |
a0adfc617054bf71b719619ef70e1e72a7173e04 | ea7f3017e537d7f8c06d8308e13a53f1d67a488d | /nanoverse/compiler/pipeline/instantiate/factory/processes/continuum/DegradeProcessFactory.java | 9cc29f393743e3508443abc5d6ad5b800e0fc9de | [] | no_license | avaneeshnarla/Nanoverse-Source | fc87600af07b586e382fff4703c20378abbd7171 | 2f8585256bb2e09396a2baf3ec933cb7338a933f | refs/heads/master | 2020-05-25T23:25:42.321611 | 2017-02-16T18:16:31 | 2017-02-16T18:16:31 | 61,486,158 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,274 | java | /*
* Nanoverse: a declarative agent-based modeling language for natural and
* social science.
*
* Copyright (c) 2015 David Bruce Borenstein and Nanoverse, LLC.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published
* by... | [
"[email protected]"
] | |
3d19a79b2a71ba58171ae0f7d4c3236572b2de18 | b857c0a9f29b7ff8d3aa177734526e97d3358f38 | /app/src/main/java/com/lxyg/app/customer/bean/User.java | 8323445a638f91f59b7bebb7b83088eb2846a104 | [] | no_license | mirror5821/LXYG | a133d68b93901a375d1fef47710683c9c93cc953 | d2be2366b41b5301d1d5c6bba6e0c5bbb25521e5 | refs/heads/master | 2021-01-21T13:41:20.864539 | 2016-05-05T06:50:58 | 2016-05-05T06:50:58 | 47,088,931 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,450 | java | package com.lxyg.app.customer.bean;
import android.os.Parcel;
import android.os.Parcelable;
public class User implements Parcelable{
private String id;//22,
private String phone;//private String 18837145625private String ,
private String shop_id;//0,
private String name;//private String 18837145625private String ... | [
"[email protected]"
] | |
2a3f74c85a05de40379ba7687b7514d6c0876201 | 30efd6447c4be1422124a8cd0e083ad1d554e072 | /src/com/java/advanced/features/generics/tutorial/t02_generic_types/_05_multiple_type_parameters/OrderedPair.java | bd88b453a99e99afef80e2ca9ff1f45ff5ac9668 | [
"Apache-2.0"
] | permissive | jhwsx/Java_01_AdvancedFeatures | cde5e9297190f47d450bb4507347af9f8480795a | 0038ca24301b5226f178ecaecd031a40c8d266b7 | refs/heads/master | 2022-07-18T20:52:24.020943 | 2022-07-06T00:36:22 | 2022-07-06T00:36:22 | 242,367,686 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,293 | java | package com.java.advanced.features.generics.tutorial.t02_generic_types._05_multiple_type_parameters;
import com.java.advanced.features.generics.tutorial.t02_generic_types._02_a_generic_version_of_the_box_class.Box;
/**
* 多种类型的参数演示
*
* @author wangzhichao
* @since 2020/4/23
*/
public class OrderedPair<K, V> imple... | [
"[email protected]"
] | |
4580c063055a20b0f12de65ff6967c8f6e4348f7 | 2fd17a289fd988af1260a72c41e310005c433bf3 | /app/src/main/java/li/lingfeng/ltweaks/fragments/DonateFragment.java | 35fb400348a7a485d247da784176dadc6293f570 | [] | no_license | txdevs/LTweaks | 81b9132322406b3b3b772d6653d0b7e9ecd3a43f | 90f157120291f2d39b8f29346effdb2e7a3ecb7a | refs/heads/master | 2020-09-15T16:57:23.171826 | 2019-01-14T03:15:12 | 2019-01-14T03:15:12 | 223,509,391 | 1 | 0 | null | 2019-11-23T00:41:10 | 2019-11-23T00:41:09 | null | UTF-8 | Java | false | false | 921 | java | package li.lingfeng.ltweaks.fragments;
import android.os.Bundle;
import android.preference.Preference;
import li.lingfeng.ltweaks.R;
import li.lingfeng.ltweaks.fragments.sub.donate.AlipayDonate;
import li.lingfeng.ltweaks.fragments.sub.donate.WeChatDonate;
import li.lingfeng.ltweaks.lib.PreferenceClick;
/**
* Creat... | [
"[email protected]"
] | |
358d3cebcf3bc88957fc1f6a37a617f3bc20d88c | c87e152078599f36c2b16edaa37803f2b571b76d | /super-devops-iam/super-devops-iam-security/src/main/java/com/wl4g/devops/iam/config/DefaultViewAutoConfiguration.java | c8fd601360223396021c5de11cb3a02ef75b740e | [
"Apache-2.0"
] | permissive | weizai118/super-devops | a3ce4c8522f5e4b6f351a524e477390125e3f660 | 7eca21c9f0c8455cfa41be0cefbd25c16f274b2c | refs/heads/master | 2020-08-01T13:36:17.894115 | 2019-09-25T08:59:31 | 2019-09-25T08:59:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,818 | java | /*
* Copyright 2017 ~ 2025 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 req... | [
"[email protected]"
] | |
409d9f76eead66b309c35af58f4f5f0b1dedaac8 | d61d05748a59a1a73bbf3c39dd2c1a52d649d6e3 | /chromium/chrome/android/java/src/org/chromium/chrome/browser/signin/AccountManagementScreenHelper.java | 9e5359b34c875e3ff289bef8371114f776826b6f | [
"BSD-3-Clause"
] | permissive | Csineneo/Vivaldi | 4eaad20fc0ff306ca60b400cd5fad930a9082087 | d92465f71fb8e4345e27bd889532339204b26f1e | refs/heads/master | 2022-11-23T17:11:50.714160 | 2019-05-25T11:45:11 | 2019-05-25T11:45:11 | 144,489,531 | 5 | 4 | BSD-3-Clause | 2022-11-04T05:55:33 | 2018-08-12T18:04:37 | null | UTF-8 | Java | false | false | 3,125 | java | // Copyright 2015 The Chromium Authors. All rights reserved.
// 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.signin;
import android.app.Activity;
import android.content.Intent;
import android.support.annotation.Nullable;
impo... | [
"[email protected]"
] | |
7eb53fe07b50a25992fdb83ce6b7bcdbcba988c5 | 7f223ec1ddfc88fd1e8732fe227a88fddc054926 | /app/androidF/application/build/tmp/kapt3/stubs/release/com/wy/adbook/mvp/model/entity/book/NetPutOn.java | 3669829546008bf70c3f83d50091900d8e155fa9 | [] | no_license | sengeiou/qy_book_free | 93da8933e0b1bd584bf974f97ed65063615917c4 | 42e35f88c24ce864de61d9f4f6921ca7df2970b7 | refs/heads/master | 2022-04-07T11:28:18.472504 | 2019-06-25T07:57:58 | 2019-06-25T07:57:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 721 | java | package com.wy.adbook.mvp.model.entity.book;
import java.lang.System;
/**
* * Created by leafye on 2019/5/5.
*/
@kotlin.Metadata(mv = {1, 1, 13}, bv = {1, 0, 3}, k = 1, d1 = {"\u0000\u0010\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\b\u0002\u0018\u00002\b\u0012\u0004\u0012\u00020\u00020\u000... | [
"[email protected]"
] | |
fa2891a0188e25dda3978c4f925801790deffb38 | 5ebb1d3d4b7e54d016a43d522a3a09a6318555e3 | /Euler/Java/src/main/java/euler/Problem16.java | b4d6f051a50ce4eef325a4b74bb05d7511d5b45a | [] | no_license | redhill42/MMA | 3af2c4ba5a972f1697b054057b1bfca7fc540f5c | 1cf0354d43ade6669678a171f8bab01695c075b0 | refs/heads/master | 2021-04-26T22:57:04.401893 | 2018-09-01T02:27:03 | 2018-09-01T02:27:03 | 123,901,653 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 375 | java | package euler;
import java.math.BigInteger;
import static euler.algo.Library.digitSum;
public final class Problem16 {
private Problem16() {}
public static int solve(int n) {
BigInteger power = BigInteger.ONE.shiftLeft(n);
return digitSum(power);
}
public static void main(String[] ar... | [
"[email protected]"
] | |
9b769de1f4a80fd548808f3a2100a93ae18d2ba2 | c4a8a89aca8a50cbb81c2255c8e33215827e5d55 | /egakat-integration-core-files/src/main/java/com/egakat/integration/core/files/components/checkers/CampoChecker.java | 7b9efcd55bfdf7d9324b6374fd7695cf27e749b4 | [] | no_license | github-ek/egakat-integration | 5dba020e97d2530471152e3580418e0f6d2d2f62 | d451bf5da61c15d89df71d36a7af7dd8167b6ee9 | refs/heads/master | 2022-07-13T13:43:21.010260 | 2019-09-23T04:00:29 | 2019-09-23T04:00:29 | 136,370,505 | 1 | 1 | null | 2022-06-28T15:22:36 | 2018-06-06T18:31:59 | Java | UTF-8 | Java | false | false | 236 | java | package com.egakat.integration.core.files.components.checkers;
import com.egakat.integration.commons.archivos.dto.CampoDto;
public interface CampoChecker<T> {
public void check(CampoDto campo, T valor);
public String getError();
}
| [
"[email protected]"
] | |
8e4dfa1e0207244025ba03bdef849f48237a2162 | 92bea743c7c4317aa4d75e6f8c0f9dd1bed6e652 | /src/test/java/com/alibaba/json/bvt/path/JSONPath_containsValue.java | d1c8fe9af8b2e00cc47657556a4d23cd7fc29e4b | [
"LicenseRef-scancode-warranty-disclaimer",
"Apache-2.0"
] | permissive | ziqin/fastjson | 89e4361d7923ec242e9817c7d8456a6363c7b05c | 5bdc3592655c6850eb59f89b09a7dbd19ed1ca75 | refs/heads/master | 2022-09-06T12:09:07.941718 | 2020-06-01T05:51:57 | 2020-06-01T05:53:36 | 254,939,238 | 3 | 0 | Apache-2.0 | 2020-04-13T13:10:24 | 2020-04-11T19:23:43 | null | UTF-8 | Java | false | false | 1,230 | java | package com.alibaba.json.bvt.path;
import java.util.ArrayList;
import java.util.List;
import org.junit.Assert;
import com.alibaba.fastjson.JSONPath;
import junit.framework.TestCase;
public class JSONPath_containsValue extends TestCase {
public void test_root() throws Exception {
List list = new ArrayLi... | [
"[email protected]"
] | |
c83d4d483e6c74a795e119e12176e1a540e2726e | 67c413671ab4adb6acfd23740be07491ac4df625 | /ComWebapp/src/main/java/dicka/webapp/controller/ControllerPengguna.java | 7944b636db815063d9e039a0d683bc876584d9f6 | [] | no_license | dickanirwansyah/springboot-restfull-postgresql-jpa | c1c3a90ba59113711af1670dccbde7949f8ab2a6 | a38745c95d3671aea396330685219635da1e68b7 | refs/heads/master | 2021-08-28T15:12:32.941210 | 2017-12-12T15:03:58 | 2017-12-12T15:03:58 | 111,681,727 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,590 | java | package dicka.webapp.controller;
import dicka.dao.DAOPengguna;
import dicka.model.Pengguna;
import dicka.model.Role;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpHeaders;
import org.springframework.http.HttpS... | [
"[email protected]"
] | |
259165a83f36b84d509625db87747f1853c43d4e | 8499aea220fac1ac628b9f79de9532cc4123c73a | /src/main/java/edu/uchicago/cs/encsel/query/tpch/TPCHWorker.java | caf04d6c6b27284cf05654c76dff30ed17f82434 | [
"Apache-2.0"
] | permissive | UCHI-DB/enc-selector | 9e02db354c722e4282a291facc6247e251dfaa1e | a1fdc9012a6051c869fbc33bf76762c554709f29 | refs/heads/master | 2021-06-04T01:45:25.199870 | 2019-10-21T22:06:55 | 2019-10-21T22:06:55 | 111,722,588 | 5 | 3 | null | 2017-11-22T19:08:49 | 2017-11-22T19:08:49 | null | UTF-8 | Java | false | false | 3,976 | java | package edu.uchicago.cs.encsel.query.tpch;
import edu.uchicago.cs.encsel.model.FloatEncoding;
import edu.uchicago.cs.encsel.model.IntEncoding;
import edu.uchicago.cs.encsel.model.StringEncoding;
import edu.uchicago.cs.encsel.adapter.parquet.EncReaderProcessor;
import edu.uchicago.cs.encsel.adapter.parquet.ParquetReade... | [
"[email protected]"
] | |
aa55dec54d6521e39e01329c799504bca72d6309 | f551ac18a556af60d50d32a175c8037aa95ec3ac | /shop/com/enation/app/shop/component/payment/plugin/weixin/jssdk/TokenUtil.java | b54a35e9fd2ef1382169594191253466462e5201 | [] | no_license | yexingf/cxcar | 06dfc7b7970f09dae964827fcf65f19fa39d35d1 | 0ddcf144f9682fa2847b9a350be91cedec602c60 | refs/heads/master | 2021-05-15T05:40:04.396174 | 2018-01-09T09:46:18 | 2018-01-09T09:46:18 | 116,647,698 | 0 | 5 | null | null | null | null | UTF-8 | Java | false | false | 4,280 | java | package com.enation.app.shop.component.payment.plugin.weixin.jssdk;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStreamReader;
import java.net.URL;
import java.net.URLConnection;
import org.apache.commons.httpclient.HttpClient;
im... | [
"[email protected]"
] | |
40516a835e3c7961dabb0505dbdbc4932d96314d | 1f6d922b7739e74c54983810d7c6e2a4c0ca84e6 | /MeziBD/src/transaccion/TContrato_documento.java | 5969d084b99cf4c7074dffe2d6b9d1668dba6c49 | [] | no_license | Dgiulian/Mezi | 44502ef22fd97629f6655f8cb80d40e64d349bb3 | 24ab100d1b930f4edef7ab742098bd8d1ff2f05c | refs/heads/master | 2021-01-11T18:11:48.044400 | 2019-10-23T01:58:27 | 2019-10-23T01:58:27 | 55,608,565 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 879 | java | package transaccion;
import bd.Contrato_documento;
import java.util.List;
public class TContrato_documento extends TransaccionBase<Contrato_documento> {
@Override
public List<Contrato_documento> getList() {
return super.getList("select * from contrato_documento ");
}
public Boolean actualizar(Contrato_document... | [
"[email protected]"
] | |
e8be036b3588f8b579a773952dc334641bfc0fe4 | 5225831f1df1f50b4d4069a951c9d69c2d495a49 | /templating/the-morse -encoder-UI/src/main/java/nacs/at/themorseencoderui/view/controller/MorseEncoderUIController.java | 2c62af7ef93d6b9a37a0f61d83914ecbf726c769 | [] | no_license | mustafa1mashtah/backend-2 | 42629862f179e7e793bb997710931978be1cc3c5 | e825fa5c93dfed3b38c4831fedc9d363cb989561 | refs/heads/master | 2020-04-29T17:03:20.733016 | 2019-06-20T17:59:14 | 2019-06-20T17:59:14 | 176,284,965 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,285 | java | package nacs.at.themorseencoderui.view.controller;
import lombok.RequiredArgsConstructor;
import nacs.at.themorseencoderui.logic.EncoderClient;
import nacs.at.themorseencoderui.view.model.Message;
import org.springframework.stereotype.Controller;
import org.springframework.validation.BindingResult;
import org.springfr... | [
"[email protected]"
] | |
6aa2693f491aad5ed3f3e744f51bfc6b7315242d | c253cefcf0e9b01532974e66295bed88e7bd07c0 | /ExpenseManager/app/src/main/java/ict/com/expensemanager/data/database/entity/Transaction.java | 9e46f0d5fc91c1db863cd8b0c3f19d247e12ebfc | [] | no_license | huyct3105/ExpenseManager | 60b99715064e9919486b3743b3a0106514f65b29 | 3fa4e4d3cbb14592f1043e7a4240aa23155821d3 | refs/heads/master | 2020-03-28T06:42:45.100370 | 2018-09-07T17:28:12 | 2018-09-07T17:28:12 | 147,854,575 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,535 | java | package ict.com.expensemanager.data.database.entity;
import android.arch.persistence.room.ColumnInfo;
import android.arch.persistence.room.Entity;
import android.arch.persistence.room.ForeignKey;
import android.arch.persistence.room.PrimaryKey;
/**
* Created by PHAMHOAN on 1/18/2018.
*/
@Entity(tableName = "Transac... | [
"="
] | = |
9655edfe465032ac75613e768e471942c7729b60 | 8bf8659254983f5a2ed0d61a9e5eda2ef5e51760 | /slider-core/src/main/java/org/apache/hoya/core/launch/RunningApplication.java | 44a2dcc113acebbfbb5be00fa19d6caf73ce7374 | [
"Apache-2.0"
] | permissive | xgong/slider | e8ef4945b4282d52e18a8fe515dc005601fa2fa7 | d5a582f70393e249dbc0babbd01b50673ea5e357 | refs/heads/master | 2021-01-21T09:23:59.469461 | 2014-04-29T19:15:36 | 2014-04-29T19:15:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,668 | 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]"
] | |
a6aab182d92b018fd2347d10802887ffcb76e36c | aefc7957e92e39de0566b712727c7df66709886c | /src/main/java/com/aliyun/openservices/shade/io/netty/handler/codec/socks/SocksAuthRequest.java | 912d364dd1f961cf257ec2261f6e9d435f6590a6 | [
"MIT"
] | permissive | P79N6A/gw-boot-starter-aliyun-ons | 71ff20d12c33fa9aa061c262f892d8bde7a93459 | 10ae89ce3e4f44edd383e472c987b0671244f1be | refs/heads/master | 2020-05-19T10:05:00.665427 | 2019-05-05T01:42:57 | 2019-05-05T01:42:57 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,969 | java | /*
* Copyright 2012 The Netty Project
*
* The Netty Project licenses this file to you 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 ... | [
"[email protected]"
] | |
ad92f48a91101763bf4fea32f3c8dcb1e559dd50 | edb785b20b491d0506f37eb0ea9f5b12fd130e2f | /experiments/Rats!/java/input/cryptix-jce/src/cryptix.jce.provider.rsa/RSASignature_PSS_MD5.java | a08b8bc0eabbec941300ab1f6cbc22cb72bc9ee4 | [
"BSD-2-Clause"
] | permissive | lives-group/APEG | 21e4d7a946115c7c472950344a3c43c0b46a1eab | b95d81f1805d44a4329e172708ee9a3b7955a560 | refs/heads/master | 2023-06-23T19:38:20.922507 | 2022-04-26T17:49:20 | 2022-04-26T17:49:20 | 58,152,307 | 2 | 3 | null | 2023-06-13T22:54:11 | 2016-05-05T18:33:13 | Java | UTF-8 | Java | false | false | 722 | java | /* $Id: RSASignature_PSS_MD5.java,v 1.1 2001/06/20 17:50:37 gelderen Exp $
*
* Copyright (C) 2001 The Cryptix Foundation Limited.
* All rights reserved.
*
* Use, modification, copying and distribution of this software is subject
* the terms and conditions of the Cryptix General Licence. You should have
* ... | [
"[email protected]"
] | |
a5ff24c2da9f5abcbde175fec555a8c5cb33dcd8 | d018a686f37a0c2d8b08f9d675facddb164edb94 | /examples/transformed_projects/openfuxml/wiki/src/main/java/org/openfuxml/addon/wiki/processor/markup/WikiInlineProcessor.java | eb3df9110c19921ec10550822ec196a899bc8af3 | [] | no_license | Mestway/Patl4J | 9b7edc204afb3c55763b66254561d8390237d87f | b8985fdcc818fdb78c14e1831382f15475e186c0 | refs/heads/master | 2020-12-24T05:54:50.632299 | 2016-07-22T09:07:50 | 2016-07-22T09:07:50 | 29,904,381 | 8 | 2 | null | null | null | null | UTF-8 | Java | false | false | 2,548 | java | package org.openfuxml.addon.wiki.processor.markup;
import net.sf.exlp.util.xml.JDomUtil;
import net.sf.exlp.util.xml.JaxbUtil;
import org.dom4j.Element;
import org.openfuxml.addon.wiki.data.jaxb.MarkupProcessor;
import org.openfuxml.addon.wiki.data.jaxb.Templates;
import org.openfuxml.addon.wiki.data.jaxb.XhtmlProce... | [
"[email protected]"
] | |
d017c4acb24aa8eed3880a5bcdcd895404916b06 | 6d08e8820728c9332c66c316a790d6255fa1d6b6 | /DasDrive/src/documentBundle/DBT_07.java | 28aeeb88f79b7be3fbaf2febfa312fcce528d02b | [] | no_license | GirdhariGarg/DasDrive | 6305365b44cfdbcebe1ebd56c702cde83cd6d271 | 0e52e643cb74849e20f551645859bdc1d022c8f5 | refs/heads/master | 2020-06-12T20:51:07.407189 | 2014-12-02T12:26:22 | 2014-12-02T12:26:22 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 323 | java | package documentBundle;
import java.io.IOException;
import org.testng.annotations.Test;
import TestBase.*;
public class DBT_07 {
int row = 8;
@Test
public void runtest() throws IOException, InterruptedException{
DocumentBundle vaf = new DocumentBundle();
vaf.login(row);
vaf.validate(row);
}
... | [
"CBTECH5@CBTECH5-LAPTOP"
] | CBTECH5@CBTECH5-LAPTOP |
72ffdd5cb1be9eea2f90cafbf18b71db579a283a | c7e514e31bd769e32cf4d2de10f1638e6899c69c | /src/test/java/com/gss/pulseworkflow/PulseWorkFlowApplicationTests.java | eeec662ac943151ffff6e6bcc3b89bf0ebdba522 | [] | no_license | kumartrigital/pulse | aa4c6c19e4a3b3abe3a3b0be66c917515c46603a | 635ebc2384d1605d23dc124c12cb778d6a6705d0 | refs/heads/main | 2023-06-20T08:37:08.714896 | 2021-07-09T05:42:09 | 2021-07-09T05:42:09 | 384,331,193 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 222 | java | package com.gss.pulseworkflow;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class PulseWorkFlowApplicationTests {
//@Test
void contextLoads() {
}
}
| [
"[email protected]"
] | |
3e3025b831a6cbb6ca01806345b11fb25d219233 | 8c706b0cda72bc7a4d931c76210f424ef36a4895 | /main/java/utils/src/test/java/io/eguan/configuration/TestConfigValidationException.java | 90c47020876eca433168139cd5263160b4d540e0 | [] | no_license | llbrt/eguan | 6abd812f233648e8b4243d1154faac7283aa3cd5 | 85889da6cd7a6986468baa1019df1a0ccdd85997 | refs/heads/master | 2020-09-20T04:07:10.099211 | 2018-09-09T13:09:25 | 2018-09-09T13:09:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,078 | java | package io.eguan.configuration;
/*
* #%L
* Project eguan
* %%
* Copyright (C) 2012 - 2017 Oodrive
* %%
* 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... | [
"[email protected]"
] | |
b511a636d36e1ef744dc7b8aeb17454a3600fe9d | 022980735384919a0e9084f57ea2f495b10c0d12 | /src/ext_cttdt_tk/ext-impl/src/com/nss/portlet/co_quan_ban_hanh/search/CoQuanBanHanhDisplayTerms.java | 6e42a01d01de697b79875d8151fad669cbd67576 | [] | no_license | thaond/nsscttdt | 474d8e359f899d4ea6f48dd46ccd19bbcf34b73a | ae7dacc924efe578ce655ddfc455d10c953abbac | refs/heads/master | 2021-01-10T03:00:24.086974 | 2011-02-19T09:18:34 | 2011-02-19T09:18:34 | 50,081,202 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 994 | java | package com.nss.portlet.co_quan_ban_hanh.search;
import javax.portlet.PortletRequest;
import com.liferay.portal.kernel.dao.search.DisplayTerms;
import com.liferay.portal.kernel.util.ParamUtil;
public class CoQuanBanHanhDisplayTerms extends DisplayTerms{
public static final String TEN_CO_QUAN_BAN_HANH = "ten... | [
"nguyentanmo@843501e3-6f96-e689-5e61-164601347e4e"
] | nguyentanmo@843501e3-6f96-e689-5e61-164601347e4e |
702ecd4e1061caa62e7fcc745c7ad0434018209d | 7e713646a0619267b421aafa41a9afeeaf7a0108 | /src/main/java/com/gdztyy/inca/entity/PubTransport.java | 9a96224eb694e2d7cbb5c0e6c4257246b2a21c74 | [] | no_license | liutaota/ipl | 4757e35d1100ca892f2137b690ee4b43b908dc19 | 9d53b9044ba56b6ea65f1347a779d4b66e075bea | refs/heads/master | 2023-03-21T11:28:42.663574 | 2021-03-05T08:49:33 | 2021-03-05T08:49:33 | 344,747,852 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,057 | java | package com.gdztyy.inca.entity;
import com.baomidou.mybatisplus.annotation.TableName;
import com.baomidou.mybatisplus.extension.activerecord.Model;
import com.baomidou.mybatisplus.annotation.TableId;
import com.baomidou.mybatisplus.annotation.TableField;
import java.io.Serializable;
import lombok.Data;
import lombok.E... | [
"[email protected]"
] | |
5c2f7667bdce8a7c64414c871379a3bf0ef90c22 | cca5f035dbbe018268b63a8ddd77b4ec8a9ac0c0 | /src/test/java/com/amyliascarlet/jsontest/bvt/issue_2000/Issue2088.java | 16672da7bae3167164f24fd80d3a76341434052a | [
"Apache-2.0"
] | permissive | AmyliaScarlet/amyliascarletlib | 45195dc277fa16ec7f9c71f20686acaaf2b84366 | 6bd7f69edae8d201e41c6ccfa231ce51fb0ffe16 | refs/heads/master | 2020-05-25T10:53:20.312058 | 2019-05-21T07:04:35 | 2019-05-21T07:04:35 | 187,766,221 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 1,445 | java | package com.amyliascarlet.jsontest.bvt.issue_2000;
import com.amyliascarlet.lib.json.JSON;
import com.amyliascarlet.lib.json.annotation.JSONField;
import junit.framework.TestCase;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.Locale;
import java.util.TimeZone;
public class Issue2088 exte... | [
"[email protected]"
] | |
b6c6007c601d4bdfce314bd4af9f81cb1bab2dbc | d9e2e1052ef0fdea09dd2b278e8b2befd9866d1e | /src/main/java/me/cluzt/jhipster/sampleapp/domain/PersistentAuditEvent.java | 9146b205e25f7d8f38c6d32b1d34a3ae09b7ed87 | [] | no_license | cluzt/jhipsterSampleApplication | 32b5fdb62cfd495ede79b1cb1ef27fcdfdb5e442 | 25b5069c3541ef83e7f18c9c79692d0c22cd92e7 | refs/heads/master | 2021-08-20T03:08:24.513814 | 2017-11-28T03:15:39 | 2017-11-28T03:15:39 | 112,279,557 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,938 | java | package me.cluzt.jhipster.sampleapp.domain;
import javax.persistence.*;
import javax.validation.constraints.NotNull;
import java.io.Serializable;
import java.time.Instant;
import java.util.HashMap;
import java.util.Map;
/**
* Persist AuditEvent managed by the Spring Boot actuator.
*
* @see org.springframework.boot... | [
"[email protected]"
] | |
e200f9bad6894fe0226141c349759b0f0e0a73a9 | d806c89037d16c5d104b61377207d549f831a2b3 | /Java/prison/zl_permission/src/main/java/com/zhilutec/services/impl/PrisonerServiceImpl.java | 7014fdd7ea72d9d5ca5900ce1683f4c164d34d95 | [] | no_license | wuhlcom/uwb | eef4c2b9d68260752b35f39ea4f4a7d62d771434 | 9aa14745e9f76c4f0c2f1b0c577350b388a4faa2 | refs/heads/master | 2020-03-19T19:32:42.475138 | 2018-12-25T06:32:39 | 2018-12-25T06:32:39 | 136,861,886 | 3 | 5 | null | null | null | null | UTF-8 | Java | false | false | 6,791 | java | /**
* @author :wuhongliang [email protected]
* @version :2017年10月24日 下午6:49:05 *
*/
package com.zhilutec.services.impl;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.alibaba.fastjson.JSON;
import com.alibaba.fastjson.JSONObject;
impor... | [
"[email protected]"
] | |
e5ead83a2b0f88a137f7987866f624be45aa3d89 | a4a51084cfb715c7076c810520542af38a854868 | /src/main/java/com/thoughtworks/xstream/converters/ConverterLookup.java | 179ca7c856d8cd5ece434f4a1fec1cb3d880761d | [] | no_license | BharathPalanivelu/repotest | ddaf56a94eb52867408e0e769f35bef2d815da72 | f78ae38738d2ba6c9b9b4049f3092188fabb5b59 | refs/heads/master | 2020-09-30T18:55:04.802341 | 2019-12-02T10:52:08 | 2019-12-02T10:52:08 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 132 | java | package com.thoughtworks.xstream.converters;
public interface ConverterLookup {
Converter lookupConverterForType(Class cls);
}
| [
"[email protected]"
] | |
e380a9fd55a24c2fc9d976b68c2d8b21240f5650 | 963a0f42aaebbcc29879638db0f15e76d7c676fc | /wffweb-3/src/main/java/com/webfirmframework/wffweb/tag/html/attribute/CellSpacing.java | 07077e4ea27f684e742b799b7462c27106aa374b | [
"Apache-2.0"
] | permissive | webfirmframework/wff | 0ff8f7c4f53d4ff414ec914f5b1d5d5042aecb82 | 843018dac3ae842a60d758a6eb60333489c9cc73 | refs/heads/master | 2023-08-05T21:28:27.153138 | 2023-07-29T03:55:08 | 2023-07-29T03:55:08 | 46,187,719 | 16 | 5 | Apache-2.0 | 2023-07-29T03:55:09 | 2015-11-14T18:56:22 | Java | UTF-8 | Java | false | false | 2,720 | java | /*
* Copyright 2014-2022 Web Firm Framework
*
* 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 o... | [
"[email protected]"
] | |
830f794d92bfbe3cdd0a469bee8b23d969b9c903 | 53566fda56ba067560b7bc0737bf1b633a85330f | /keepalive/src/main/java/com/zijie/keepalive/KeepManager.java | d09ba42525e5eacb94754d87454ce03718c3596e | [] | no_license | hezijie1234/FrameWorkSource_3 | 686dc7a75626f013751962ef726780663ddd7493 | 4e4b3487a5786921f895aab228d9cd5f611e3210 | refs/heads/master | 2020-06-11T01:57:33.593312 | 2020-04-15T03:22:00 | 2020-04-15T03:22:00 | 193,821,097 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,674 | java | package com.zijie.keepalive;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.content.IntentFilter;
import android.support.annotation.Keep;
import java.lang.ref.WeakReference;
/**
* Created by hezijie on 2019/7/19.
*/
public class KeepManager {
privat... | [
"[email protected]"
] | |
a70ddfbc6f34fd1d56934cb1720ad155812e95e2 | 58da62dfc6e145a3c836a6be8ee11e4b69ff1878 | /src/main/java/com/alipay/api/domain/AddressInfoKt.java | e4b67a22fc94e1b26b33bcc6e97980393e29a9e7 | [
"Apache-2.0"
] | permissive | zhoujiangzi/alipay-sdk-java-all | 00ef60ed9501c74d337eb582cdc9606159a49837 | 560d30b6817a590fd9d2c53c3cecac0dca4449b3 | refs/heads/master | 2022-12-26T00:27:31.553428 | 2020-09-07T03:39:05 | 2020-09-07T03:39:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,262 | java | package com.alipay.api.domain;
import com.alipay.api.AlipayObject;
import com.alipay.api.internal.mapping.ApiField;
/**
* 学校地址。地址对象中省、市、区、地址必填,其余选填
*
* @author auto create
* @since 1.0, 2018-12-13 16:57:26
*/
public class AddressInfoKt extends AlipayObject {
private static final long serialVersion... | [
"[email protected]"
] | |
08b9791e5ada526869bfde673115a9f9fb98f327 | e605a77b565f59d39cb5ffbfb8cf6602ffa5242f | /app/src/main/java/com/geekband/huzhouapp/fragment/message/SuggestFragment.java | 54f52e4037be99cd40d74c8feac6572c06046858 | [] | no_license | saberccmiku/HuZhouApp1.0.2 | 16f1aa57a437275526bd52bc071cc92b1d1e7f4c | 8681644925061857502b1609b8b6c57c26aa924b | refs/heads/master | 2020-12-24T10:11:39.944092 | 2016-12-01T02:27:47 | 2016-12-01T02:27:47 | 73,154,209 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,180 | java | package com.geekband.huzhouapp.fragment.message;
import android.app.ProgressDialog;
import android.content.Context;
import android.os.AsyncTask;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
im... | [
"[email protected]"
] | |
1a66b2dd51fb8c2728cb625b00cf6f01fca944de | dee3cbc549953b17049ef93973088db9dc39b6f6 | /src/main/java/daris/web/client/model/shoppingcart/ShoppingCartCollectionRef.java | c9ae46894eb5e82bef78246b94465ddf047235ba | [
"MIT"
] | permissive | uom-daris/daris-web | 060e4750ced71c1acea11bdebbaa29aae610d9aa | b5d10d33530084f35522ffcadb0f869573e6b172 | refs/heads/master | 2021-01-06T20:42:55.488215 | 2018-08-10T01:00:28 | 2018-08-10T01:00:28 | 78,803,017 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,024 | java | package daris.web.client.model.shoppingcart;
import java.util.ArrayList;
import java.util.Collection;
import java.util.LinkedHashSet;
import java.util.List;
import java.util.Set;
import arc.mf.client.util.ListUtil;
import arc.mf.client.xml.XmlElement;
import arc.mf.client.xml.XmlStringWriter;
import arc.mf.event.Filt... | [
"[email protected]"
] | |
ba991bbd22299cf687c841268dee1bc9dd4b7280 | 1f9e1cb68c651f15d391677d873047a8e70b15ac | /src/test/java/fr/ign/cogit/geoxygene/contrib/geometrie/DistancesTest.java | 12145823fc8cc7215c61dda3bf10959ff77da044 | [] | no_license | GeOxygene/geoxygene-spatial | 316285e7cbc1d5e90360b9517302ef3dd140a924 | 49b07ba9522c17fe011fea810e830f1d78e88756 | refs/heads/main | 2023-05-09T05:48:17.746634 | 2021-06-08T13:23:29 | 2021-06-08T13:23:29 | 375,009,305 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,574 | java | /**
*
*/
package fr.ign.cogit.geoxygene.contrib.geometrie;
import org.junit.Assert;
import org.junit.Before;
import org.junit.Test;
import fr.ign.cogit.geoxygene.api.spatial.coordgeom.ILineString;
import fr.ign.cogit.geoxygene.spatial.coordgeom.DirectPosition;
import fr.ign.cogit.geoxygene.spatial.coordgeom.GM_Lin... | [
"[email protected]"
] | |
32dfb8b03b30ed054550e78a83a691d069432d63 | d18af2a6333b1a868e8388f68733b3fccb0b4450 | /java/src/com/showmax/app/ui/fragment/FragmentMain.java | 14fb87600d5dd3c3092400e6a423f88542bb11b2 | [] | no_license | showmaxAlt/showmaxAndroid | 60576436172495709121f08bd9f157d36a077aad | d732f46d89acdeafea545a863c10566834ba1dec | refs/heads/master | 2021-03-12T20:01:11.543987 | 2015-08-19T20:31:46 | 2015-08-19T20:31:46 | 41,050,587 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 6,754 | 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.showmax.app.ui.fragment;
import android.app.Activity;
import android.os.Bundle;
import android.support.v4.app.FragmentActivity;
impo... | [
"[email protected]"
] | |
48f2294a0a090352a372775958bb2d2757dec908 | 48e835e6f176a8ac9ae3ca718e8922891f1e5a18 | /benchmark/test/org/sonar/server/qualityprofile/ActiveRuleChangeTest.java | 6d2ac196cfc62ed04b8f19161fd836ee3f181adc | [] | no_license | STAMP-project/dspot-experiments | f2c7a639d6616ae0adfc491b4cb4eefcb83d04e5 | 121487e65cdce6988081b67f21bbc6731354a47f | refs/heads/master | 2023-02-07T14:40:12.919811 | 2019-11-06T07:17:09 | 2019-11-06T07:17:09 | 75,710,758 | 14 | 19 | null | 2023-01-26T23:57:41 | 2016-12-06T08:27:42 | null | UTF-8 | Java | false | false | 2,068 | java | /**
* SonarQube
* Copyright (C) 2009-2019 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, ... | [
"[email protected]"
] | |
fdab81ce6989239a4d4260a276869d9da08836eb | 252cacee4a8beb55a6b08be5f0fce4a99c78a6e5 | /src/cloud/components/HCM_Old/TransferringWorkersITC.java | 4c6a84c4d67e2de775a1e63b6889ab411d68f972 | [] | no_license | vpamuriitc/SeleniumFramework_ITC | 464822df38019186250ed8ffe1a109167910a7ed | 9b95a4ce975a84d1e209ba9fdad94ea2453800f1 | refs/heads/main | 2023-05-06T10:53:34.546936 | 2021-05-19T08:38:16 | 2021-05-19T08:38:16 | 368,768,641 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,947 | java | package cloud.components.HCM_Old;
import org.openqa.selenium.By;
import org.openqa.selenium.support.ui.Select;
import itc.framework.BaseTest;
public class TransferringWorkersITC extends BaseTest{
public static String PersonName;
public static String LegalEmployer;
public static String BusinessUnit;
public stati... | [
"[email protected]"
] | |
b507ab1792f5ad3695d4a457178f9fba6458764c | 7dbbe21b902fe362701d53714a6a736d86c451d7 | /BzenStudio-5.6/Source/com/zend/ide/p/d/db.java | b41e110c188f9e3edccfbb9d730d2ae9444ffbf2 | [] | no_license | HS-matty/dev | 51a53b4fd03ae01981549149433d5091462c65d0 | 576499588e47e01967f0c69cbac238065062da9b | refs/heads/master | 2022-05-05T18:32:24.148716 | 2022-03-20T16:55:28 | 2022-03-20T16:55:28 | 196,147,486 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 822 | java | package com.zend.ide.p.d;
import java.io.File;
import javax.swing.JList;
import javax.swing.ListModel;
import javax.swing.event.ListDataEvent;
class db
implements Runnable
{
final ListDataEvent a;
final l b;
db(l paraml, ListDataEvent paramListDataEvent)
{
}
public void run()
{
Object localObjec... | [
"[email protected]"
] | |
c990b0b399519b27d0b6ac66f6cf19234ca2a75b | 139960e2d7d55e71c15e6a63acb6609e142a2ace | /mobile_app1/module1180/src/main/java/module1180packageJava0/Foo21.java | 7701f301878e239aa7776e4b20c860f87ef7a1ca | [
"Apache-2.0"
] | permissive | uber-common/android-build-eval | 448bfe141b6911ad8a99268378c75217d431766f | 7723bfd0b9b1056892cef1fef02314b435b086f2 | refs/heads/master | 2023-02-18T22:25:15.121902 | 2023-02-06T19:35:34 | 2023-02-06T19:35:34 | 294,831,672 | 83 | 7 | Apache-2.0 | 2021-09-24T08:55:30 | 2020-09-11T23:27:37 | Java | UTF-8 | Java | false | false | 431 | java | package module1180packageJava0;
import java.lang.Integer;
public class Foo21 {
Integer int0;
Integer int1;
public void foo0() {
new module1180packageJava0.Foo20().foo6();
}
public void foo1() {
foo0();
}
public void foo2() {
foo1();
}
public void foo3() {
foo2();
}
public v... | [
"[email protected]"
] | |
08af7c597746080a726f56c877546b9d8682822f | 08b13a4133c14f827bc51a2a6947a0852f2f7777 | /src/test/java/test/pivotal/pal/trackerapi/TimeEntryApiTest.java | 18387988ef5d38688abf6fcaccf8a9ed0ba09d92 | [] | no_license | reeshreya/archive-pal-tracker | 808e0416ac9c78b0d1ad12644784607fd2b08924 | 4e76a6e6320ba3091ff8f08c578ff1012af4d312 | refs/heads/master | 2021-10-08T00:10:48.307404 | 2018-12-05T08:58:38 | 2018-12-05T08:58:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,209 | java | package test.pivotal.pal.trackerapi;
import com.jayway.jsonpath.DocumentContext;
import io.pivotal.pal.tracker.Pal;
import io.pivotal.pal.tracker.TimeEntry;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.cont... | [
"[email protected]"
] | |
ead2fde929d7ac80531600130c86ae4774c001c2 | fb7efe44f4d9f30d623f880d0eb620f3a81f0fbd | /android_webview/javatests/src/org/chromium/android_webview/test/GetTitleTest.java | 612cdab5a6c81afdc7ac45e60818236174898bf4 | [
"BSD-3-Clause"
] | permissive | wzyy2/chromium-browser | 2644b0daf58f8b3caee8a6c09a2b448b2dfe059c | eb905f00a0f7e141e8d6c89be8fb26192a88c4b7 | refs/heads/master | 2022-11-23T20:25:08.120045 | 2018-01-16T06:41:26 | 2018-01-16T06:41:26 | 117,618,467 | 3 | 2 | BSD-3-Clause | 2022-11-20T22:03:57 | 2018-01-16T02:09:10 | null | UTF-8 | Java | false | false | 6,462 | java | // Copyright 2012 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
package org.chromium.android_webview.test;
import android.support.test.filters.SmallTest;
import org.junit.Assert;
import org.junit.Before;
import org.j... | [
"[email protected]"
] | |
a0d1769d55b125e4efe96f02576c325aacff7f66 | 6ee92ecc85ba29f13769329bc5a90acea6ef594f | /bizcore/WEB-INF/retailscm_core_src/com/doublechaintech/retailscm/employeequalifier/EmployeeQualifierTokens.java | 9ab49efa44f5e0e528c6749b719e0b49b3d5b909 | [] | no_license | doublechaintech/scm-biz-suite | b82628bdf182630bca20ce50277c41f4a60e7a08 | 52db94d58b9bd52230a948e4692525ac78b047c7 | refs/heads/master | 2023-08-16T12:16:26.133012 | 2023-05-26T03:20:08 | 2023-05-26T03:20:08 | 162,171,043 | 1,387 | 500 | null | 2023-07-08T00:08:42 | 2018-12-17T18:07:12 | Java | UTF-8 | Java | false | false | 4,226 | java | package com.doublechaintech.retailscm.employeequalifier;
import com.doublechaintech.retailscm.CommonTokens;
import java.util.Map;
import java.util.Objects;
import com.doublechaintech.retailscm.employee.EmployeeTokens;
public class EmployeeQualifierTokens extends CommonTokens {
static final String ALL = "__all__";... | [
"[email protected]"
] | |
ef565a475f7aa4574c19997ec9e83408d8e58776 | fa1408365e2e3f372aa61e7d1e5ea5afcd652199 | /src/testcases/CWE605_Multiple_Binds_Same_Port/CWE605_Multiple_Binds_Same_Port__basic_07.java | 4dcbdd68b5f159751379f41fd63f56e07aec45a6 | [] | 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 | 6,354 | java | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE605_Multiple_Binds_Same_Port__basic_07.java
Label Definition File: CWE605_Multiple_Binds_Same_Port__basic.label.xml
Template File: point-flaw-07.tmpl.java
*/
/*
* @description
* CWE: 605 Multiple binds to the same port
* Sinks:
* GoodSink: two binds on differ... | [
"[email protected]"
] | |
ebf8d8b6b7b84dd86ea9c8abfac5a4e056111cb2 | 47bbb2f7d41b6b8c0e72744f78b57b6f1bfa3a05 | /java/com/project/fms/activity/JspModule.java | aa710279900a85377a954a9f8e72cfe55351e8dd | [] | no_license | devmanager-oxy/oxysystem_sp | bd43a9abacc184f611e2ba780921cf85d9bea5b1 | cc1871d03d2bf952d571b9ec3d57ce9716cc156e | refs/heads/master | 2022-12-22T12:49:30.057223 | 2020-09-29T09:48:30 | 2020-09-29T09:48:30 | 294,572,696 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,754 | java |
package com.project.fms.activity;
import java.io.*;
import java.util.*;
import javax.servlet.*;
import javax.servlet.http.*;
import com.project.util.jsp.*;
import com.project.general.*;
import com.project.util.*;
public class JspModule extends JSPHandler implements I_JSPInterface, I_JSPType
{
private Module mod... | [
"[email protected]"
] | |
696817c054e79619454fd5bd0736ac425346e180 | 36609e6cab59d6d580b34d9ad950df9cbce9c3ee | /schemacrawler-sqlserver/src/test/java/schemacrawler/integration/test/TestBundledDistributions.java | c5267f39db3142d55cded9df6223ad3e18ad4805 | [
"MIT"
] | permissive | adriens/SchemaCrawler | b78cbc21677a258461595fbb3c32046915b0a58d | 0b7dfdd6e05ece0e66f931e753a45d562861150d | refs/heads/master | 2020-04-04T21:52:26.541833 | 2018-11-05T23:23:33 | 2018-11-05T23:23:33 | 156,301,332 | 0 | 0 | NOASSERTION | 2018-12-26T07:10:57 | 2018-11-06T00:16:22 | Java | UTF-8 | Java | false | false | 2,192 | java | /*
========================================================================
SchemaCrawler
http://www.schemacrawler.com
Copyright (c) 2000-2018, Sualeh Fatehi <[email protected]>.
All rights reserved.
------------------------------------------------------------------------
SchemaCrawler is distributed in the hope that... | [
"[email protected]"
] | |
80d0105d873e977dd7e67f7d03a56fcfbd54c0bd | 180e78725121de49801e34de358c32cf7148b0a2 | /dataset/protocol1/spoon/learning/1058/SourceFragmentCreator.java | 4570525bab5d064bcba96b0b31e2cbaa2df02d7b | [] | 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 | 1,803 | java | /**
* Copyright (C) 2006-2018 INRIA and contributors
* Spoon - http://spoon.gforge.inria.fr/
*
* This software is governed by the CeCILL-C License under French law and
* abiding by the rules of distribution of free software. You can use, modify
* and/or redistribute the software under the terms of the CeCILL-C li... | [
"[email protected]"
] | |
0d37825ff32f4389682f4f911e7bb4a55dbd5513 | bf8824df760ed2db3de1ce63cda90e94c112288b | /src/main/java/com/heshidai/gold/console/common/util/SpringContextHolder.java | 0af18d1dec1eabf7bc92837bc783f71c00399a12 | [] | no_license | xiexionghui/console-pc | 095d2ebb509431d12f1f27885a74ffb1407b4059 | 0455fefa5eb85233b42560722a179242ccefaab9 | refs/heads/master | 2021-01-19T19:01:57.984358 | 2017-08-23T13:12:31 | 2017-08-23T13:12:31 | 101,180,661 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,403 | java | /**
* Copyright © 2012-2014 <a href="https://github.com/thinkgem/jeesite">JeeSite</a> All rights reserved.
*/
package com.heshidai.gold.console.common.util;
import org.apache.commons.lang3.Validate;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.DisposableBean;... | [
"[email protected]"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.