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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
47a6650e513032e2fe2ac15d835290173ac4557f | 15b260ccada93e20bb696ae19b14ec62e78ed023 | /v2/src/main/java/com/alipay/api/domain/AlipayUserCertDocDrivingLicense.java | f6110060b5c7ee9fb72c348a22492c42fe3fcfde | [
"Apache-2.0"
] | permissive | alipay/alipay-sdk-java-all | df461d00ead2be06d834c37ab1befa110736b5ab | 8cd1750da98ce62dbc931ed437f6101684fbb66a | refs/heads/master | 2023-08-27T03:59:06.566567 | 2023-08-22T14:54:57 | 2023-08-22T14:54:57 | 132,569,986 | 470 | 207 | Apache-2.0 | 2022-12-25T07:37:40 | 2018-05-08T07:19:22 | Java | UTF-8 | Java | false | false | 2,194 | java | package com.alipay.api.domain;
import com.alipay.api.AlipayObject;
import com.alipay.api.internal.mapping.ApiField;
/**
* 电子证件产品-驾驶证
*
* @author auto create
* @since 1.0, 2017-06-01 16:05:07
*/
public class AlipayUserCertDocDrivingLicense extends AlipayObject {
private static final long serialVersionUID = 2833... | [
"auto-publish"
] | auto-publish |
758dd2fffdf6dcd067ecba02ff34a25cd7b0a9a8 | 868bf400c0143e6a13c9dc2804726449816e4b68 | /java-course-master/JavaSE/src/Countdown.java | 9630f17277d4421a017fed11cb3a9e0434ca774d | [] | no_license | EngrDevDom/Java-Codes | 7d39efd8fc7f5d9589c34f98adaa71fc923308b9 | ab6934cbe5a3e0330b64cca53738180675a1f74a | refs/heads/master | 2022-12-02T08:14:58.380076 | 2020-08-11T16:02:18 | 2020-08-11T16:02:18 | 286,783,520 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 406 | java | public class Countdown {
public static void main(String[] args) {
for (int i = 30; i >= 0; i--) {
System.out.println(i);
//напишите тут ваш код
try {
Thread.sleep(100);
} catch (InterruptedException e) {
e.printStackTrace();
... | [
"60880034+EngrDevDom@users.noreply.github.com"
] | 60880034+EngrDevDom@users.noreply.github.com |
ea45a16b254e7202d4614d01b11a3e25d0ff997d | d3034b794a82797d94810c3bd06c1cfbd6b0e4a6 | /src/main/java/com/hendisantika/springbootehcache/repository/ProductRepository.java | a1be7da44232eb1cca0f63274ad7119c261a586a | [] | no_license | hendisantika/springboot-ehcache | 5c983a56234936a6bcda01240e772bf6eee4f22e | b7658f0e76feb32ca5e0617d35267060dcc1588f | refs/heads/master | 2023-06-07T15:32:19.309022 | 2023-05-25T12:16:18 | 2023-05-25T12:16:18 | 197,659,965 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 442 | java | package com.hendisantika.springbootehcache.repository;
import com.hendisantika.springbootehcache.model.Product;
import org.springframework.data.repository.CrudRepository;
/**
* Created by IntelliJ IDEA.
* Project : springboot-ehcache
* User: hendisantika
* Email: hendisantika@gmail.com
* Telegram : @hendisantika... | [
"hendisantika@yahoo.co.id"
] | hendisantika@yahoo.co.id |
f5585e76dac40ac2485d8acd3a1dace3bae8161f | 7d3a7140b5aa8986e6b274ef44e4f067ae210141 | /Mathmatics/src/test/Test.java | abfa60225280037ecda210fd5fcf4f38f6777bd9 | [] | no_license | careermasud/UVA | 432ec0420f18fc5025384b39b5e784451f623a04 | 0a65c8036eaeda990bec12948ce4c73ccc75884d | refs/heads/master | 2021-01-01T15:50:05.334069 | 2013-05-14T11:52:56 | 2013-05-14T11:52:56 | 8,895,964 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 384 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package test;
import java.math.BigInteger;
/**
*
* @author Masudul Haque
*/
public class Test {
public static void main(String[] args) {
BigInteger first= new BigInteger("A4C", 15);
String r... | [
"masud.cse.05@gmail.com"
] | masud.cse.05@gmail.com |
9f3ae5ff672f89946a0433542513c7f87c3a962a | 95c49f466673952b465e19a5ee3ae6eff76bee00 | /src/main/java/com/zhihu/android/app/feed/p1083ui/fragment/$$Lambda$FeedsHotListFragment$wkUFYYH27P6yZsjqyMKEDorzUw0.java | 8217fece01182835fa6528343a0f0017c4dc52e5 | [] | no_license | Phantoms007/zhihuAPK | 58889c399ae56b16a9160a5f48b807e02c87797e | dcdbd103436a187f9c8b4be8f71bdf7813b6d201 | refs/heads/main | 2023-01-24T01:34:18.716323 | 2020-11-25T17:14:55 | 2020-11-25T17:14:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 874 | java | package com.zhihu.android.app.feed.p1083ui.fragment;
import com.zhihu.android.api.model.ZHObject;
import java8.util.p2234b.AbstractC32239o;
/* renamed from: com.zhihu.android.app.feed.ui.fragment.-$$Lambda$FeedsHotListFragment$wkUFYYH27P6yZsjqyMKEDorzUw0 reason: invalid class name */
/* compiled from: lambda */
publ... | [
"seasonpplp@qq.com"
] | seasonpplp@qq.com |
9830341a06600003792e6af4475054e01ddaed4b | 936258f6462329cb6c83be2e67f2b6c540b0a490 | /Android/app/src/main/java/io/github/project_travel_mate/utilities/ChecklistEntry.java | 39ce4ea3e075958d00322ad8fdc579a9cda0acae | [
"MIT"
] | permissive | JaydipRadadiya/Travel-Mate | e7021426b73ff1993e89af85395dd33b32d96ad2 | dea7f6aa9819fe27928078a626aa42169a0f7d29 | refs/heads/master | 2020-03-19T21:02:25.842199 | 2018-06-09T20:11:27 | 2018-06-09T20:11:27 | 136,927,010 | 1 | 0 | null | 2018-06-11T13:01:45 | 2018-06-11T13:01:44 | null | UTF-8 | Java | false | false | 490 | java | package io.github.project_travel_mate.utilities;
import android.provider.BaseColumns;
/**
* Created by Swati garg on 30-06-2015.
* <p>
* Constants for database column names
*/
public abstract class ChecklistEntry implements BaseColumns {
public static final String TABLE_NAME = "events_new";
pub... | [
"swati4star@gmail.com"
] | swati4star@gmail.com |
d7babeec53583cd2064562e7902a5d26d50f509b | bf7b4c21300a8ccebb380e0e0a031982466ccd83 | /middlewareConcepts2014-master/Assignment3/lib/jacorb-3.4/src/generated/org/omg/CosTypedNotifyChannelAdmin/TypedProxyPullSupplier.java | 76feecbb25763964757df943ec384e7ed4c618d9 | [] | no_license | Puriakshat/Tuberlin | 3fe36b970aabad30ed95e8a07c2f875e4912a3db | 28dcf7f7edfe7320c740c306b1c0593a6c1b3115 | refs/heads/master | 2021-01-19T07:30:16.857479 | 2014-11-06T18:49:16 | 2014-11-06T18:49:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 445 | java | package org.omg.CosTypedNotifyChannelAdmin;
/**
* Generated from IDL interface "TypedProxyPullSupplier".
*
* @author JacORB IDL compiler V @project.version@
* @version generated at 27-May-2014 20:14:30
*/
public interface TypedProxyPullSupplier
extends TypedProxyPullSupplierOperations, org.omg.CORBA.Object, org... | [
"puri.akshat@gmail.com"
] | puri.akshat@gmail.com |
b879dd54b4bceb37bd6b9fc83b77284025d6efcd | 5e3235edf3de262f4d10b9e9e1fcc3bd13d6b8b1 | /Code Snippet Repository/Hibernate/Hibernate4450.java | 166d4c4630a7d84e59ceb3124a85f05d554c8f50 | [] | no_license | saber13812002/DeepCRM | 3336a244d4852a364800af3181e03e868cf6f9f5 | be3e5e50e34a042d5ba7259ff5ff75c08ab32bb9 | refs/heads/master | 2023-03-16T00:08:06.473699 | 2018-04-18T05:29:50 | 2018-04-18T05:29:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 224 | java | @Override
protected FromImplementor<O, X> createCorrelationDelegate() {
return new SingularAttributeJoin<O,X>(
criteriaBuilder(),
getJavaType(),
getPathSource(),
getAttribute(),
getJoinType()
);
}
| [
"Qing.Mi@my.cityu.edu.hk"
] | Qing.Mi@my.cityu.edu.hk |
9e0b63a92db6f96826eb476c773776a9767f728d | 37a299a537df6b795795fbdbc8fb02da2ca0ff34 | /src/main/java/org/yx/http/handler/InvokeHandler.java | 6a461904c13e7858f61b0ea354fc8f217d058b3c | [
"Apache-2.0"
] | permissive | zhitongjob/sumk | 375ea98c07953beb3a75d09f8c4271c9efafb538 | ce9c9f395d744608c0b07d864d2b811f85380541 | refs/heads/master | 2021-01-21T14:17:10.093427 | 2017-06-25T05:21:33 | 2017-06-25T05:21:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,065 | java | /**
* Copyright (C) 2016 - 2017 youtongluan.
*
* 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 applicab... | [
"Administrator@youxia"
] | Administrator@youxia |
2078512505911afb1779fd1d81131b16c60c5c29 | d00af6c547e629983ff777abe35fc9c36b3b2371 | /jboss-all/jmx/src/main/test/compliance/loading/support/Trivial.java | 54d2a54db7049fd7d806c3119f05a8a6274cf9a1 | [] | no_license | aosm/JBoss | e4afad3e0d6a50685a55a45209e99e7a92f974ea | 75a042bd25dd995392f3dbc05ddf4bbf9bdc8cd7 | refs/heads/master | 2023-07-08T21:50:23.795023 | 2013-03-20T07:43:51 | 2013-03-20T07:43:51 | 8,898,416 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 520 | java | /*
* JBoss, the OpenSource J2EE webOS
*
* Distributable under LGPL license.
* See terms of license at gnu.org.
*/
package test.compliance.loading.support;
/**
* Goes into MyMBeans.jar
*/
public class Trivial implements TrivialMBean
{
private String something = null;
private boolean anAttribute = true;
... | [
"rasmus@dll.nu"
] | rasmus@dll.nu |
4e176f763b33ce4c954c84a659bb945d747d381e | d2b686f3f145e9f91637c25de298fcb639dfa778 | /zipkin-distributed-tracing/svcb-service/src/main/java/com/josedab/example/config/SvcbServiceConfiguration.java | e0e1d17f19d1963238b39e174048fd106d419c58 | [
"MIT"
] | permissive | vaquarkhan/spring-cloud-microservice | c55005d43d75ab47ee8f00b0ee71b6c8c578f87d | 724e70b429996dce142afe4aebd36e6fc7a857b7 | refs/heads/master | 2021-01-09T05:45:58.530969 | 2017-02-03T04:58:21 | 2017-02-03T04:58:21 | 80,798,404 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 368 | java | package com.josedab.example.config;
import org.springframework.cloud.sleuth.sampler.AlwaysSampler;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
@Configuration
public class SvcbServiceConfiguration {
@Bean
public AlwaysSampler defaultSampler(... | [
"josedab@gmail.com"
] | josedab@gmail.com |
97829dada1a87523e7ec187fc0d73e93b2c4a77b | 0082d066d69e9e78b7c6ba6a6b87dc906a4c9f63 | /impl/GroupSubList.java | d5759f51fab752b9198ad5275e5bcf11e9abfabb | [] | no_license | GridOPTICS/com.powerdata.openpa | 91e0b95e89bcbef2677f510a7ee3e3ee644ee78f | 9d68c07b70987143c026a61c30840dc04d359a85 | refs/heads/master | 2021-01-18T02:08:57.831998 | 2015-01-17T04:48:06 | 2015-01-17T04:48:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,900 | java | package com.powerdata.openpa.impl;
import com.powerdata.openpa.Bus;
import com.powerdata.openpa.BusList;
import com.powerdata.openpa.GenList;
import com.powerdata.openpa.Group;
import com.powerdata.openpa.GroupListIfc;
import com.powerdata.openpa.LineList;
import com.powerdata.openpa.LoadList;
import com.powerdata.ope... | [
"chris@powerdata.com"
] | chris@powerdata.com |
747ba19ffa0cca76282fe15d560d3f615e94ea9b | 1dd03ae1cdd0f80d5b07114e0cba3faee331b425 | /BadgeSample/app/src/main/java/com/changxiao/badgesample/utils/BadgeUtil.java | 7d563a7b248ad93daf75a4e2755958694b9c8c83 | [] | no_license | xiaoqianchang/AndroidStudioProjects | 94392371a7d53c7866132842d47753c048ba2d2b | f5b256df3404f56ad53e80c818c551114555950e | refs/heads/master | 2020-08-10T00:51:53.251036 | 2019-10-10T15:16:00 | 2019-10-10T15:16:00 | 214,214,308 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 5,966 | java | package com.changxiao.badgesample.utils;
import android.content.Context;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.content.pm.ResolveInfo;
import android.os.Build;
import android.widget.Toast;
import java.lang.reflect.Field;
/**
* 应用启动图标未读消息数显示 工具类 (效果如:QQ、微信、未读短信 等应用图... | [
"qianchang.xiao@gmail.com"
] | qianchang.xiao@gmail.com |
c2c019b0c65bba693a6a0a0451bc366d8ea134cf | 9f69eb7de9968552877458f6b44b7b700d725683 | /app/src/main/java/com/app/greenttaxi/mvp/activity_login_presenter/ActivityLoginPresenter.java | ccaa3b2704e3264f372d1422357e8d1fbffcbb00 | [] | no_license | MotawroonProjects/GreentTaxi | ae4e97c83922e5118c167142034ebd2fa40239b6 | 5a15a4956eb36f476c9fe6185e90b5ecf6a4ac9c | refs/heads/master | 2023-05-01T03:03:58.206869 | 2021-05-09T10:26:41 | 2021-05-09T10:26:41 | 365,695,370 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,582 | java | package com.app.greenttaxi.mvp.activity_login_presenter;
import android.app.ProgressDialog;
import android.content.Context;
import android.util.Log;
import com.app.greenttaxi.R;
import com.app.greenttaxi.models.LoginModel;
import com.app.greenttaxi.models.UserModel;
import com.app.greenttaxi.remote.Api;
import com.a... | [
"ahmedmohamed23345@gmail.com"
] | ahmedmohamed23345@gmail.com |
7dc3aa9ad77be64f76a45a3f6646311d97abd89f | b864b992187e2e1c5c8da6fdabeeab5040058fe9 | /Android Example/Layout/LayoutContainerExamples/src/com/androidbook/layout/TrackPointList.java | a022dbc8b2891598c468f94cf64ec568f18ec3d9 | [] | no_license | Mr-Phoebe/ProgramLanguage | 5384afeef20c8a12cd89cf3720beb0337bd38fc9 | 1588aea62e15304339efb73d55653be1b4e57156 | refs/heads/master | 2023-02-06T11:59:06.272680 | 2023-02-06T04:00:14 | 2023-02-06T04:00:14 | 65,252,634 | 52 | 37 | null | null | null | null | UTF-8 | Java | false | false | 925 | java | package com.androidbook.layout;
import android.app.ListActivity;
import android.database.Cursor;
import android.net.Uri;
import android.os.Bundle;
import android.widget.ListAdapter;
import android.widget.SimpleCursorAdapter;
public class TrackPointList extends ListActivity {
@Override
protected void onCreate(Bundl... | [
"whn289467822@outlook.com"
] | whn289467822@outlook.com |
bff7e60874551d7a7b71298994d35685111daee5 | 19599ad278e170175f31f3544f140a8bc4ee6bab | /src/com/ametis/cms/util/automation/SuspendReleaseProcessor.java | 58f5fa471fc72a545feea82df5d6810ed1c18914 | [] | no_license | andreHer/owlexaGIT | a2a0df83cd64a399e1c57bb6451262434e089631 | 426df1790443e8e8dd492690d6b7bd8fd37fa3d7 | refs/heads/master | 2021-01-01T04:26:16.039616 | 2016-05-12T07:37:20 | 2016-05-12T07:37:20 | 58,693,624 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 868 | java | package com.ametis.cms.util.automation;
import org.quartz.JobExecutionContext;
import org.quartz.JobExecutionException;
import org.springframework.scheduling.quartz.QuartzJobBean;
import com.ametis.cms.util.automation.task.SuspendReleaseProcessorTask;
public class SuspendReleaseProcessor extends QuartzJobBean{
pr... | [
"mashuri@7a4bab5d-9f4e-4b47-a10f-b21823e054b7"
] | mashuri@7a4bab5d-9f4e-4b47-a10f-b21823e054b7 |
713f8f28a2ba4fb66786ad51d2de2d60fe401d74 | 13496701ebeafb7eb840f409d8d196f2a1dd20bf | /isuite-core-ui/src/main/java/gov/nwcg/isuite/core/domain/impl/ContractorNameHistoryImpl.java | c1d779e4d668c0c2d9cdc7532698001588013710 | [] | no_license | paulduong222/development | 9a79c65e79bdf3fb35e505355e7bd66652f3817c | ace0e056d7e6f2f056daa3dd34b7cdbea983612b | refs/heads/master | 2023-01-09T23:01:17.546717 | 2019-09-19T21:49:27 | 2019-09-19T21:49:27 | 209,649,814 | 0 | 0 | null | 2023-01-07T09:56:09 | 2019-09-19T21:15:13 | Java | UTF-8 | Java | false | false | 3,620 | java | package gov.nwcg.isuite.core.domain.impl;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.J... | [
"paulduong@yahoo.com"
] | paulduong@yahoo.com |
3d33b31514ad0a156e3e19b812cc15761a1d17ec | d018a686f37a0c2d8b08f9d675facddb164edb94 | /examples/statistics/EvolutionChamber/src/java/com/fray/evo/action/build/EcActionBuildHydraliskDen.java | 7b1daff5f436c70dd1702ca6bd85f0aed9ae5476 | [] | 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 | 367 | java | package com.fray.evo.action.build;
import java.io.Serializable;
import com.fray.evo.util.ZergBuildingLibrary;
public final class EcActionBuildHydraliskDen extends EcActionBuildBuilding implements Serializable
{
private static final long serialVersionUID = 1L;
public EcActionBuildHydraliskDen()
{
su... | [
"xgd_smileboy@163.com"
] | xgd_smileboy@163.com |
e5bb85b5c7895584d4782e4642225e250ac64729 | ff8b51d42e91e741677fbe0cd0473b1f5283ebfc | /streamcomputer/src/main/java/com/jdcloud/sdk/service/streamcomputer/model/GetStorageListResponse.java | 97ab4eae51b2dcd15f58ebebcf8408cf803441eb | [
"Apache-2.0"
] | permissive | apatriot/jdcloud-sdk-java | cb25c96dfe188e6c3df45e82ee63c9053083920e | d2c6f365fe336b2ebcd83a2919d09318156114e8 | refs/heads/master | 2020-03-26T07:27:09.199169 | 2018-08-06T08:05:42 | 2018-08-06T08:05:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,106 | java | /*
* Copyright 2018 JDCLOUD.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.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in... | [
"oulinbao@jd.com"
] | oulinbao@jd.com |
82aa37d3a3152f69612af4260fa35fd4e8922059 | a3e19a5a1c7e5f7d1db92c5503178f891acca4a9 | /bb300_ManagerFunction/src/main/java/www/dream/com/party/control/PartyController.java | 0c416b1ea1a98616922d501b18179f0c8fcc5628 | [] | no_license | rkdntm1/SpringProject | c05abda3a6a6360228a1b70dd6dea0b5216a6933 | 309d1db8bba08d3ef412a0c0b0431310fface692 | refs/heads/main | 2023-06-21T22:25:32.423684 | 2021-07-13T11:50:53 | 2021-07-13T11:50:53 | 368,929,072 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,188 | java | package www.dream.com.party.control;
import java.io.IOException;
import java.text.ParseException;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.sp... | [
"rkdntm1@gmail.com"
] | rkdntm1@gmail.com |
e9de1b7088c7cc5257a14ea98d553b72ffa00e4d | 901aec9c9408a737cf382d6c3549e44eb3d0f167 | /base-aop-an/src/com/ocean/spring/aop/VlidationAspect.java | 74dcc6f8564b462aaa129858a15e31d1d54ffd45 | [] | no_license | zhangjunfang/architecture | a32f1d3e5dfd528517ed8dc4fd2e6b32a0a12e2d | 709cbc68a8381d93e7af779470025a1d8a27de4e | refs/heads/master | 2016-09-15T08:41:37.899666 | 2016-03-05T11:23:52 | 2016-03-05T11:23:52 | 33,911,525 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 548 | java | package com.ocean.spring.aop;
import java.util.Arrays;
import org.aspectj.lang.JoinPoint;
import org.aspectj.lang.annotation.Aspect;
import org.aspectj.lang.annotation.Before;
import org.springframework.core.annotation.Order;
import org.springframework.stereotype.Component;
@Order(1)
@Aspect
@Component
public class ... | [
"zhangjunfang0505@163.com"
] | zhangjunfang0505@163.com |
da79e5d5a26c4579e067b49514da363050207b74 | eb2556a43cc0a8d1c525fb21bb00d5a6158da4ad | /basex-core/src/main/java/org/basex/query/func/convert/ConvertIntegerToBase.java | e82ecc1afc6f1158da80b249260094459d034a4c | [
"BSD-3-Clause"
] | permissive | SirOlrac/basex | ee22c8336f2430ae38e962399f1cdc89c9a657d3 | b97a3bbf961178d0c3dc8c65d389c8299fc5d517 | refs/heads/master | 2020-06-13T20:08:21.217244 | 2016-12-02T21:48:49 | 2016-12-02T21:48:49 | 75,557,973 | 1 | 0 | null | 2016-12-04T19:08:45 | 2016-12-04T19:08:45 | null | UTF-8 | Java | false | false | 2,425 | java | package org.basex.query.func.convert;
import static org.basex.query.QueryError.*;
import static org.basex.util.Token.*;
import java.math.*;
import org.basex.query.*;
import org.basex.query.func.*;
import org.basex.query.value.item.*;
import org.basex.util.*;
import org.basex.util.list.*;
/**
* Function implementat... | [
"christian.gruen@gmail.com"
] | christian.gruen@gmail.com |
8919c788fcbf714c1ae4f45d77cebb3e8bedd15e | a285d476dc6898794bf9128c7505a4a63320e38f | /src/test/java/gbsio/functional/request/authenticated/wallet/CharacterWalletJournalRequestTest.java | fdbe03ca7370a79b2fc70cfb782970ec059d0a3d | [
"MIT"
] | permissive | querns/esiclient | da1265ddcfb9fbdeaaf8914859f5f08216ebdca5 | 33031ba068b186e5e6716b29cc068ac60c9eb770 | refs/heads/master | 2020-03-27T20:07:10.718855 | 2018-09-02T00:04:04 | 2018-09-02T00:28:35 | 147,040,383 | 2 | 1 | MIT | 2018-09-13T09:55:41 | 2018-09-01T23:45:02 | Java | UTF-8 | Java | false | false | 925 | java | package gbsio.functional.request.authenticated.wallet;
import com.google.common.collect.ImmutableList;
import gbsio.esiclient.api.domain.response.wallet.JournalEntry;
import gbsio.esiclient.api.response.Response;
import gbsio.esiclient.client.request.wallet.CharacterWalletJournalRequest;
import gbsio.functional.Functi... | [
"querns@gbs.io"
] | querns@gbs.io |
29a89bd3545039c0b1bad942e52f66d0a3a08664 | e08a57885cb3a7f09b631e116ddb8dbbb9e454ff | /app/src/main/java/com/weique/overhaul/v2/di/component/InformationDynamicFormSelectComponent.java | 0b07e874764a307893cd17b7218172dcfb8fb6fe | [
"Apache-2.0"
] | permissive | coypanglei/zongzhi | b3fbdb3bb283778b49cba1e56b9955fd19dc17d4 | bc31d496533a342f0b6804ad6f7dc81c7314690b | refs/heads/main | 2023-02-28T07:20:18.249292 | 2021-02-07T07:04:17 | 2021-02-07T07:04:17 | 336,143,136 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,553 | java | package com.weique.overhaul.v2.di.component;
import dagger.BindsInstance;
import dagger.Component;
import com.jess.arms.di.component.AppComponent;
import com.weique.overhaul.v2.di.module.InformationDynamicFormSelectModule;
import com.weique.overhaul.v2.mvp.contract.InformationDynamicFormSelectContract;
import com.j... | [
"434604925@qq.com"
] | 434604925@qq.com |
9acb6a39581f353871369a71497509444869adfa | 4f2cc25fe6363cf267cfeb92a5d2632cfe81499b | /app/src/main/java/com/shoppay/hshyly/adapter/TimeChoseAdapter.java | 384cd961de781783125f5ab9bf376e630b2fe7a8 | [] | no_license | yy471101598/huangshanhuyouleyuan | efb3f34766965e943236979d22874224784dec4d | 96c5977b1d7c1cbcc50183876dfdd20d4f86a39b | refs/heads/master | 2020-04-05T18:16:00.898773 | 2020-03-09T14:39:00 | 2020-03-09T14:39:00 | 157,094,525 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,834 | java | package com.shoppay.hshyly.adapter;
import android.annotation.TargetApi;
import android.content.Context;
import android.os.Build;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.TextView;
import com.shoppay.hshyly.R;... | [
"471101598@qq.com"
] | 471101598@qq.com |
08ce230e9a9bff8be2e55b16e6c2a49404fca82d | 5b8ecfcf397b85c35abce50d60d7f11c5d8d91d8 | /core/src/test/java/org/apache/carbondata/core/writer/sortindex/CarbonDictionarySortInfoPreparatorTest.java | e0c444b3bf61affecf81cb5b131d3bf1715f3e64 | [
"Apache-2.0"
] | permissive | debugger87/incubator-carbondata | dafacfd4a8e5dc3f9d8b24ea606db323c21294de | a68fd0cbc048764e32fd55b92cc475f616ec7299 | refs/heads/master | 2020-06-10T16:30:17.421031 | 2017-01-02T03:53:48 | 2017-01-02T03:53:48 | 75,935,858 | 1 | 0 | null | 2016-12-08T12:30:37 | 2016-12-08T12:30:37 | null | UTF-8 | Java | false | false | 4,140 | 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 ... | [
"ravi.pesala@gmail.com"
] | ravi.pesala@gmail.com |
e93d74e9e884f0df37fe9bafeb82907fc9513e88 | 377e5e05fb9c6c8ed90ad9980565c00605f2542b | /.gitignore/bin/ext-content/cmscockpit/testsrc/de/hybris/platform/cmscockpit/util/TestURLCOMInjectionSanitizer.java | 074d288b227bd10d10d23bb5b18520259521a9bf | [] | no_license | automaticinfotech/HybrisProject | c22b13db7863e1e80ccc29774f43e5c32e41e519 | fc12e2890c569e45b97974d2f20a8cbe92b6d97f | refs/heads/master | 2021-07-20T18:41:04.727081 | 2017-10-30T13:24:11 | 2017-10-30T13:24:11 | 108,957,448 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,249 | java | /*
* [y] hybris Platform
*
* Copyright (c) 2000-2016 SAP SE or an SAP affiliate company.
* All rights reserved.
*
* This software is the confidential and proprietary information of SAP
* ("Confidential Information"). You shall not disclose such Confidential
* Information and shall use it only in accordance with... | [
"santosh.kshirsagar@automaticinfotech.com"
] | santosh.kshirsagar@automaticinfotech.com |
3f13b155cd735818f7b3f352734b641b1c88bb67 | fe5d86481efdfe242d90398ecb98986286d55e17 | /data/search/APIzator13259563.java | 37b25e28a85656a730ecc93d1a349fa91d657f5a | [
"CC-BY-4.0"
] | permissive | pasqualesalza/apization | 0923a438ac3b963d6efa8d779cce614e04bc0193 | 941ae03b2a9177875d00feec651dd27e7bdd5e29 | refs/heads/main | 2022-07-30T04:33:10.078103 | 2021-08-23T14:08:35 | 2021-08-23T14:08:35 | 399,110,560 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 568 | java | package com.stackoverflow.api;
import java.util.LinkedHashSet;
import java.util.Set;
import java.util.TreeSet;
/**
* How to maintain a Unique List in Java?
*
* @author APIzator
* @see <a href="https://stackoverflow.com/a/13259563">https://stackoverflow.com/a/13259563</a>
*/
public class APIzator13259563 {
pub... | [
"pasquale.salza@gmail.com"
] | pasquale.salza@gmail.com |
9c079c6e450e48dcce99f1482417c8bdbacd0464 | a602903c73834edbd6b1161dd202d1e36428a7ca | /Java/datawarehouse/src/main/java/com/sandata/models/interfaces/alt_evv_generic/visit/Calls.java | 536d197bebcd78c53e5e89b868dfde088f3ca894 | [] | no_license | PharahPhat/Selenium | e5e0ce5ca91708f63005fe205b061f23f1cd2c8e | 572fcf773c9e70b7ac168752d11c11b24837cab9 | refs/heads/master | 2022-12-08T12:59:52.010706 | 2020-04-01T04:49:04 | 2020-04-01T04:49:04 | 143,975,962 | 0 | 0 | null | 2022-12-06T00:44:30 | 2018-08-08T07:20:16 | Java | UTF-8 | Java | false | false | 3,308 | java | package com.sandata.models.interfaces.alt_evv_generic.visit;
import com.sandata.models.GenericModel;
public class Calls extends GenericModel {
private String CallExternalID;
private String CallDateTime;
private String CallAssignment;
private String CallType;
private String ProcedureCode;
priva... | [
"phattnguyen@kms-technology.com"
] | phattnguyen@kms-technology.com |
fa4613300e88dec0e6622140f389eb9126522669 | ed638310e7ccdbc21746448ba0c7c4e3a25289c5 | /SeleniumProject/src/day3/LinksEg2.java | 8e0fb417d0d033525290fa28835421c1d7bd1bfe | [] | no_license | shaath/Mohan_Monika | cf4846ab7c4a0326035cae68d459baea85435e04 | 5f53f214ad5dea4d6680354a312215e8880a8421 | refs/heads/master | 2020-05-25T09:48:00.494832 | 2019-05-21T02:26:07 | 2019-05-21T02:26:07 | 187,745,656 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 847 | java | package day3;
import java.util.List;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.firefox.FirefoxDriver;
public class LinksEg2 {
public static void main(String[] args)
{
int count=0;
WebDriver driver=new FirefoxDriver()... | [
"you@example.com"
] | you@example.com |
7581e6b51172d7b06cb1144e755e1052e4887c7e | ea4b2e14a0d00d8dd03dd5a69ff56da1e693dcd4 | /Java-Examples-WORKSPACE/CoreJavaExamples/src/com/removelastcharacterinstring_15/RemoveChar_1.java | 4fa634c04a5d8d40492a60e16bcbeb194c7cc795 | [] | no_license | umeshkilkile/java | c69aa244a3f62988cee94337b1b47581a35d1764 | 0879eecf56faae8842bcde7aebccb42b52c6d189 | refs/heads/master | 2020-04-09T22:36:28.326660 | 2019-01-04T11:02:49 | 2019-01-04T11:02:49 | 160,633,177 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 624 | java | package com.removelastcharacterinstring_15;
import java.util.Optional;
public class RemoveChar_1 {
public static void main(String[] args) {
String s = "Ramesh";
System.out.println(removeLastChar(s));
System.out.println(removeLastCharOptional(s));
}
public static String removeLastChar(String s) {
return (... | [
"umeshsubhash.kilkile@lowes.com"
] | umeshsubhash.kilkile@lowes.com |
cbde47e35256cb029c67c0aaaf9b9ab25aef5ddd | 85ad7dc49f09a744139df64506954565d814e32c | /src/java/com/bytecode/entities/Loan.java | b2988dc38b748ded3b85daaccaa90d1e2ec9b54d | [] | no_license | lawale4me/BankingCoreV2 | 79bf5f95ebc5d1cc6250b7cbac82f573f3d3c233 | 3cee3468f11adb763ab9bba8fb3f5ff52170bbd3 | refs/heads/master | 2021-01-19T04:41:15.322386 | 2016-09-27T13:49:23 | 2016-09-27T13:49:23 | 69,361,731 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,810 | java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.bytecode.entities;
import java.io.Serializable;
import java.util.Collection;
import java.util.Date;
import javax... | [
"ahmed.oladele@vanso.com"
] | ahmed.oladele@vanso.com |
4df4fa710e9fa948db74a570ae35c1b0e1fec6a3 | 6d12c170fb6c0adae2b226482a097a0dc2850086 | /lib/src/us/kbase/kbasefeaturevalues/ExportMatrixParams.java | 567d187995d681fe9e9173d951bb8b0a108ea74c | [
"MIT"
] | permissive | kbaseapps/FeatureValues | 4579957f71c60f0a9c381747da128701f3c5e4ae | 83424c92de0efe2228700de6ef2af72a57a97435 | refs/heads/master | 2021-06-13T23:37:26.580679 | 2021-03-30T23:35:12 | 2021-03-30T23:35:12 | 67,832,935 | 0 | 14 | MIT | 2021-03-30T23:35:13 | 2016-09-09T21:10:02 | Java | UTF-8 | Java | false | false | 1,571 | java |
package us.kbase.kbasefeaturevalues;
import java.util.HashMap;
import java.util.Map;
import javax.annotation.Generated;
import com.fasterxml.jackson.annotation.JsonAnyGetter;
import com.fasterxml.jackson.annotation.JsonAnySetter;
import com.fasterxml.jackson.annotation.JsonInclude;
import com.fasterxml.jackson.annota... | [
"rsutormin@lbl.gov"
] | rsutormin@lbl.gov |
c300871d7c216ffa012aa2414bc22e57ebe4a520 | 78f284cd59ae5795f0717173f50e0ebe96228e96 | /factura-negocio/src/cl/stotomas/factura/negocio/training_8/copy/TestingTry.java | bf2bc3cc1b6022be1753de3abff845fb30811abb | [] | no_license | Pattricio/Factura | ebb394e525dfebc97ee2225ffc5fca10962ff477 | eae66593ac653f85d05071b6ccb97fb1e058502d | refs/heads/master | 2020-03-16T03:08:45.822070 | 2018-05-07T15:29:25 | 2018-05-07T15:29:25 | 132,481,305 | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 1,258 | java | package cl.stotomas.factura.negocio.training_8.copy;
import java.applet.Applet;
public class TestingTry {
// Inclusión de funcionalidades de esfera de control que no es de confianza
// Un atacante puede insertar funcionalidades maliciosas dentro de este programa.
// Las Applet comprometen la segu... | [
"Adriana Molano@DESKTOP-GQ96FK8"
] | Adriana Molano@DESKTOP-GQ96FK8 |
4735c8b42eea97e070c94943896a5c1256e35be2 | 1a3bebad0ebda492b69ee08ef05826b83dee5896 | /Decaf.java | 3e69c4e9adf2e1eb473fcb1e26f19a09c8ce95c2 | [] | no_license | maryannnnn/Decorator | 2b2d090248e6c86ec20683435c7a284248836c46 | 530421f3c94a513da424e6f156271cbe18e763e9 | refs/heads/master | 2020-12-29T16:43:15.726440 | 2020-02-06T11:33:30 | 2020-02-06T11:33:30 | 238,673,302 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 190 | java | package Patterns.Decorator;
public class Decaf extends Beverage {
public Decaf() {
description = "Decaf Coffee";
}
public double cost() {
return 1.45;
}
}
| [
"you@example.com"
] | you@example.com |
67f0befce66c47ee930589d4fec4f68bd8c12749 | e728a645244ec41d3f693b19361366cd2059cf49 | /02. Encapsulation/p_04_first_and_reserve_team/Person.java | a67de1d30f197ea0452a485607a9aadfbe553936 | [] | no_license | VTheodore/Java-OOP-Basics | 6dee2fc4fda2694302f8d8306f074f0398eccb77 | a83e50dabe0d9eac81ff6d5b3c36d6cf774a5ab3 | refs/heads/master | 2020-03-19T22:45:19.357604 | 2018-08-29T17:10:04 | 2018-08-29T17:10:04 | 136,980,532 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 470 | java | package L02_Encapsulation.p_04_first_and_reserve_team;
public class Person {
private String firstName;
private String lastName;
private Integer age;
private Double salary;
public Person(String firstName, String lastName, Integer age, Double salary) {
this.firstName = firstName;
... | [
"theodorevezenkov@gmail.com"
] | theodorevezenkov@gmail.com |
7b5c6eb3ee8ba6e714c885907badb6f6d92a75bc | 9d6089379238e00c0a5fb2949c1a6e7c19b50958 | /bin/ext-template/yatddtests/testsrc/de/hybris/platform/generated/helloworld/Hello_World.java | 1b716a9b0e915bacf88a228d5c0d2124027f3340 | [] | no_license | ChintalaVenkat/learning_hybris | 55ce582b4796a843511d0ea83f4859afea52bd88 | 6d29f59578512f9fa44a3954dc67d0f0a5216f9b | refs/heads/master | 2021-06-18T17:47:12.173132 | 2021-03-26T11:00:09 | 2021-03-26T11:00:09 | 193,689,090 | 0 | 0 | null | 2019-06-25T10:46:40 | 2019-06-25T10:46:39 | null | UTF-8 | Java | false | false | 4,754 | java | /*
* [y] hybris Platform
*
* Copyright (c) 2000-2013 hybris AG
* All rights reserved.
*
* This software is the confidential and proprietary information of hybris
* ("Confidential Information"). You shall not disclose such Confidential
* Information and shall use it only in accordance with the terms of the
* li... | [
"a.basov@aimprosoft.com"
] | a.basov@aimprosoft.com |
17e96a765cdcfffffd5a2ea5d7ca44e9a46f1f65 | 365b59229710d5b387e00f924ac0087102cb97c9 | /referencia/rhtutorial_parent/rhtutorial/src/main/java/com/empresa/rhtutorial/controller/factory/AppServiceFactory.java | e6213e5a8d63192415da5a18c91966f54d732ec1 | [] | no_license | iecker/jaguar615 | a8045ad4729b8fe572d13cb91239b9cca81d5383 | 4b2658738dac4fb93dd52489de640c7f3de4e782 | refs/heads/master | 2020-04-21T15:20:20.126020 | 2018-05-25T15:14:03 | 2018-05-25T15:14:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 827 | java | /* Jaguar-jCompany Developer Suite. Powerlogic 2010-2014. Please read licensing information or contact Powerlogic
* for more information or contribute with this project: suporte@powerlogic.com.br - www.powerlogic.com.br */
package com.empresa.rhtutorial.controller.factory;
import javax.enterprise.context... | [
"josivan.silva@castgroup.com.br"
] | josivan.silva@castgroup.com.br |
fa719cd5b965737609cd8d09f509865d08525300 | bd0a160ae9df2695d400080604f3bb944493e369 | /src/main/java/com/enfernuz/quik/lua/rpc/serde/protobuf/UnsubscribeLevel2QuotesArgsPbSerializer.java | 6fa6badd560fa89f95322eccb117fddc30aae52b | [] | no_license | Enfernuz/quik-lua-rpc-java-client | c2380301d31445fd671577cf1db8f82318af1fe7 | 7dbe225f60c671af91a08eb9ad02e94a5ce4e956 | refs/heads/master | 2023-06-22T02:24:40.449136 | 2022-04-04T03:37:22 | 2022-04-04T03:37:22 | 109,439,391 | 7 | 7 | null | 2023-06-14T22:51:31 | 2017-11-03T20:22:31 | Java | UTF-8 | Java | false | false | 942 | java | package com.enfernuz.quik.lua.rpc.serde.protobuf;
import com.enfernuz.quik.lua.rpc.api.messages.UnsubscribeLevel2Quotes;
import com.enfernuz.quik.lua.rpc.serde.Serializer;
import org.jetbrains.annotations.NotNull;
import qlua.rpc.UnsubscribeLevelIIQuotes;
enum UnsubscribeLevel2QuotesArgsPbSerializer implements Serial... | [
"asnerushev@gmail.com"
] | asnerushev@gmail.com |
778b171def418f256f59416bcfb7a89d87ae8661 | 8af1164bac943cef64e41bae312223c3c0e38114 | /results-java/thinkaurelius--titan/76469e0497df2c3790bbe3bdfeb7f4fd790646a7/before/TitanKey.java | 8b48782a7c657ac9abd90ccc214f66aa6b5f967f | [] | no_license | fracz/refactor-extractor | 3ae45c97cc63f26d5cb8b92003b12f74cc9973a9 | dd5e82bfcc376e74a99e18c2bf54c95676914272 | refs/heads/master | 2021-01-19T06:50:08.211003 | 2018-11-30T13:00:57 | 2018-11-30T13:00:57 | 87,353,478 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,286 | java |
package com.thinkaurelius.titan.core;
import com.tinkerpop.blueprints.Element;
/**
* TitanKey is an extension of {@link TitanType} for properties.
* <p/>
* In addition to {@link TitanType}, TitanKey defines:
* <ul>
* <li><strong>Data Type:</strong> The accepted types of attribute values.</li>
* <li><strong>In... | [
"fraczwojciech@gmail.com"
] | fraczwojciech@gmail.com |
ad664e64b76a230f019b6fecdf886dbced5e79e5 | 5e1cd8074734f6ff6248d533ac986162bd1e71bd | /fundamentals/CriminalIntent_1/app/src/test/java/com/bignerdranch/android/criminalintent_1/ExampleUnitTest.java | 1e55240813249e4a8739c1330e6468d76f3f7092 | [] | no_license | ltt19921124/AndroidF | 661a61df93ad8364879520175b1486d4b2093ead | 5151fec813052858429590bf79fcca90ae561cb2 | refs/heads/master | 2020-07-14T01:01:21.640189 | 2018-02-07T03:23:00 | 2018-02-07T03:23:00 | 94,291,988 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 419 | java | package com.bignerdranch.android.criminalintent_1;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
@T... | [
"ltt19921124@163.com"
] | ltt19921124@163.com |
6b1c68d060c6855e82cafb401b970c8672b2aba0 | 6c1066df4b3ab9a046b1bfd95b06965d2f7e94be | /src/test/java/at/molindo/esi4j/rebuild/util/BulkIndexHelperTest.java | c988c8071195c85fdce898a40ae75c5e8af20a4d | [
"Apache-2.0"
] | permissive | msparer/esi4j | 20e8dc8393d040542bd9a644debd5376f837a81b | be6be2d24843f7fe6f35b36f1862fbd3f01d79ee | refs/heads/master | 2021-01-18T05:44:16.681160 | 2014-10-14T07:23:47 | 2014-10-14T07:23:47 | 25,204,883 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,246 | java | /**
* Copyright 2010 Molindo GmbH
*
* 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... | [
"stf+git@molindo.at"
] | stf+git@molindo.at |
c0565ec9952aebf7b50dcb08b4d42f11dc92d89d | 5f5675ee0429b504eaaa1d4f8a5451e36c434850 | /plugins/org.jkiss.dbeaver.model/src/org/jkiss/dbeaver/model/impl/SimpleTypedObject.java | b3e48b7b54430117206c53bb9ee6a703670311e5 | [
"Apache-2.0",
"EPL-2.0"
] | permissive | tianguanghui/dbeaver | 6f09f16bd752a3581008f9e674fc7bf70ca53e2e | 24538a0a327ff94895b5b8091f7a29031ec394bc | refs/heads/devel | 2022-11-13T17:04:10.795431 | 2020-06-28T14:05:02 | 2020-06-28T14:05:02 | 275,745,610 | 1 | 0 | Apache-2.0 | 2020-06-29T06:08:55 | 2020-06-29T06:08:54 | null | UTF-8 | Java | false | false | 1,649 | java | /*
* DBeaver - Universal Database Manager
* Copyright (C) 2010-2020 DBeaver Corp and others
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICE... | [
"serge@jkiss.org"
] | serge@jkiss.org |
a2cb2e387413ebd2fb7f93943a54242e7a46ab46 | dd136daa4dc7dcc34d670236f6a9b3d5fd1a35d8 | /app/src/main/java/network/minter/bipwallet/internal/helpers/DisplayHelper.java | 52706577cdfb24abed919b564cc4a58c86ec8a25 | [
"MIT"
] | permissive | Al293/minter-android-wallet | 011281603a0d6bcc79c251a652f1974fc6b5c342 | 26e6ff5b5bdaa81e5c42ca18ac71e951c47153a7 | refs/heads/master | 2021-02-07T13:08:21.436080 | 2019-12-09T13:39:10 | 2019-12-09T13:39:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,645 | java | /*
* Copyright (C) by MinterTeam. 2018
* @link <a href="https://github.com/MinterTeam">Org Github</a>
* @link <a href="https://github.com/edwardstock">Maintainer Github</a>
*
* The MIT License
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated docu... | [
"edward.vstock@gmail.com"
] | edward.vstock@gmail.com |
41fb7303cf1c8b7c62703597b2a24b8e3b1d4023 | 729097f21fc4fdceda6bae0421308797c06b59bb | /src/cn/clickvalue/cv2/test/ParserCommandB.java | 4d61fff837d2ab54a8b895afdc1f2eca8967301d | [] | no_license | qxev/cv2 | e1c32f666d016cd56ff79c56f1f9bcf9b4ba47bc | f7215337347fb4afa552987dbd79304debf6ecef | refs/heads/master | 2021-01-10T04:50:58.216626 | 2016-03-16T10:13:10 | 2016-03-16T10:13:10 | 54,020,600 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 337 | java | package cn.clickvalue.cv2.test;
import java.text.SimpleDateFormat;
public class ParserCommandB extends AbstractCommand {
@Override
public SimpleDateFormat getDateFormater() {
// 13 Jan 2007
SimpleDateFormat sdf = new SimpleDateFormat("dd MMM yyyy");
sdf.setLenient(false);
retu... | [
"qqxev@hotmail.com"
] | qqxev@hotmail.com |
da89260bb12695a3ad18acd1a9443f50bd398b13 | 2c9e0541ed8a22bcdc81ae2f9610a118f62c4c4d | /harmony/tests/stress/qa/src/test/stress/org/apache/harmony/test/stress/threads/share/StressTestThreadSO.java | a0f4ec33c334afd035f1d386e0abeb3c4f08a6fa | [
"Apache-2.0",
"LicenseRef-scancode-generic-cla"
] | permissive | JetBrains/jdk8u_tests | 774de7dffd513fd61458b4f7c26edd7924c7f1a5 | 263c74f1842954bae0b34ec3703ad35668b3ffa2 | refs/heads/master | 2023-08-07T17:57:58.511814 | 2017-03-20T08:13:25 | 2017-03-20T08:16:11 | 70,048,797 | 11 | 9 | null | null | null | null | UTF-8 | Java | false | false | 1,644 | 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 ... | [
"vitaly.provodin@jetbrains.com"
] | vitaly.provodin@jetbrains.com |
a4076e3c38279e22002591c23987a904163190eb | 69a4f2d51ebeea36c4d8192e25cfb5f3f77bef5e | /methods/Method_17612.java | 2e3a5f9a9fb12efdbdce3a434c0e16a9e47e0ab8 | [] | no_license | P79N6A/icse_20_user_study | 5b9c42c6384502fdc9588430899f257761f1f506 | 8a3676bc96059ea2c4f6d209016f5088a5628f3c | refs/heads/master | 2020-06-24T08:25:22.606717 | 2019-07-25T15:31:16 | 2019-07-25T15:31:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 152 | java | public void record(long key){
int hint=sketch.frequency(key);
hinter.increment(hint);
sketch.increment(key);
estSkew.record(key);
sample++;
}
| [
"sonnguyen@utdallas.edu"
] | sonnguyen@utdallas.edu |
93b59c72a88071e461ae200e46a782efbfbaf186 | 3bab81792c722411c542596fedc8e4b1d086c1a9 | /src/main/java/com/gome/maven/lang/parameterInfo/UpdateParameterInfoContext.java | 5a7a63a760de3dd77853fa4abaf89ba096d95951 | [] | no_license | nicholas879110/maven-code-check-plugin | 80d6810cc3c12a3b6c22e3eada331136e3d9a03e | 8162834e19ed0a06ae5240b5e11a365c0f80d0a0 | refs/heads/master | 2021-04-30T07:09:42.455482 | 2018-03-01T03:21:21 | 2018-03-01T03:21:21 | 121,457,530 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,143 | java | /*
* Copyright 2000-2009 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | [
"zhangliewei@gome.com.cn"
] | zhangliewei@gome.com.cn |
454c9bbf9c7ab68e6d901c0e43f00f1c627b97d7 | 3180c5a659d5bfdbf42ab07dfcc64667f738f9b3 | /src/com/zing/zalo/ui/BlackListActivity.java | c32dc7d065d692c75dfa01d3b200b96312dc0785 | [] | no_license | tinyx3k/ZaloRE | 4b4118c789310baebaa060fc8aa68131e4786ffb | fc8d2f7117a95aea98a68ad8d5009d74e977d107 | refs/heads/master | 2023-05-03T16:21:53.296959 | 2013-05-18T14:08:34 | 2013-05-18T14:08:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,372 | java | package com.zing.zalo.ui;
import android.app.Dialog;
import android.app.ProgressDialog;
import android.content.Intent;
import android.content.res.Resources;
import android.os.Bundle;
import android.view.Window;
import android.widget.Button;
import android.widget.ImageButton;
import android.widget.ImageView;
import and... | [
"danghvu@gmail.com"
] | danghvu@gmail.com |
7eb1dcad8f398b1af520aa065af12f39e160815e | 0de83a9c6f003392783ce0a1c7ae80fe2df95e71 | /src/main/java/chap2/InterruptedTest2.java | a7c4d7c24170a13f163694548c49858f4a3e3136 | [] | no_license | hjy628/concurrency-practice-design | cee599663267159373677c2c5fb3a4953918d4b9 | a8335198957667a9381371d5389d3b6da10824fe | refs/heads/master | 2021-05-13T19:41:18.985894 | 2018-02-27T02:24:03 | 2018-02-27T02:24:03 | 116,897,862 | 3 | 1 | null | null | null | null | UTF-8 | Java | false | false | 667 | java | package chap2;
import java.util.concurrent.TimeUnit;
/**
* Created by hjy on 18-1-11.
*/
public class InterruptedTest2 {
public static void main(String[] args) throws Exception{
Thread t1 = new Thread(){
@Override
public void run() {
while (true){
... | [
"hjy628@gmail.com"
] | hjy628@gmail.com |
8e89f2181b3ba1a517a41bebdf1a7063285be614 | a5d01febfd8d45a61f815b6f5ed447e25fad4959 | /Source Code/5.5.1/sources/kotlin/reflect/jvm/internal/impl/load/kotlin/n.java | 154cfc66254d9b671bdf0bad680e7ac9ecd73d29 | [] | no_license | kkagill/Decompiler-IQ-Option | 7fe5911f90ed2490687f5d216cb2940f07b57194 | c2a9dbbe79a959aa1ab8bb7a89c735e8f9dbc5a6 | refs/heads/master | 2020-09-14T20:44:49.115289 | 2019-11-04T06:58:55 | 2019-11-04T06:58:55 | 223,236,327 | 1 | 0 | null | 2019-11-21T18:17:17 | 2019-11-21T18:17:16 | null | UTF-8 | Java | false | false | 1,513 | java | package kotlin.reflect.jvm.internal.impl.load.kotlin;
import kotlin.reflect.jvm.internal.impl.descriptors.ai;
import kotlin.reflect.jvm.internal.impl.load.kotlin.header.KotlinClassHeader;
import kotlin.reflect.jvm.internal.impl.name.f;
/* compiled from: KotlinJvmBinaryClass.kt */
public interface n {
/* compiled... | [
"yihsun1992@gmail.com"
] | yihsun1992@gmail.com |
26745357428752df8f44e8eac1f8f9e1a9138c5f | 086401d50df124164bc8c914c1d5b0710a0effb4 | /jeecms/src/com/jeecms/cms/manager/main/impl/CmsModelItemMngImpl.java | 686f602d8979e34320cc08bd25124027ce4c1b0c | [] | no_license | leoRui/jeecms | 2ba6453e8c4cfdec1b816a0d971e433c6964d97d | dcba632bd340f51beeaa761ebba614102d0f5282 | refs/heads/master | 2021-01-11T04:41:57.276283 | 2016-10-17T07:24:56 | 2016-10-17T07:24:56 | 71,110,852 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,478 | java | package com.jeecms.cms.manager.main.impl;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import com.jeecms.cms.dao.main.CmsModelItemDao;
import com.jeecms.cm... | [
"Administrator@USERUSE-5P6AB6M"
] | Administrator@USERUSE-5P6AB6M |
db23418f46eeb0be6023ba449534e20d5a42cb34 | 17e8438486cb3e3073966ca2c14956d3ba9209ea | /tc-messaging/branches/private/voltron/src/main/java/com/tc/entity/ServerEntityResponseMessageImpl.java | 8af61c3d5defdc95ed9a70242b26257a198f3468 | [] | no_license | sirinath/Terracotta | fedfc2c4f0f06c990f94b8b6c3b9c93293334345 | 00a7662b9cf530dfdb43f2dd821fa559e998c892 | refs/heads/master | 2021-01-23T05:41:52.414211 | 2015-07-02T15:21:54 | 2015-07-02T15:21:54 | 38,613,711 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,511 | java | package com.tc.entity;
import com.tc.bytes.TCByteBuffer;
import com.tc.io.TCByteBufferOutputStream;
import com.tc.net.protocol.tcm.MessageChannel;
import com.tc.net.protocol.tcm.MessageMonitor;
import com.tc.net.protocol.tcm.TCMessageHeader;
import com.tc.net.protocol.tcm.TCMessageType;
import com.tc.object.msg.DSOMes... | [
"twu@7fc7bbf3-cf45-46d4-be06-341739edd864"
] | twu@7fc7bbf3-cf45-46d4-be06-341739edd864 |
91b424bb091861063f2763ee885f61b0e361b1c1 | b718686e4feb0fb7579af268f2037c737a1ceb9a | /src/main/java/com/mossle/auth/subscribe/UserCreatedSubscriber.java | 44edc55c22d76dc9246bdce605562bd5bb662daf | [
"Apache-2.0"
] | permissive | SuiteLHY/lemon | cc0ff01df0c16c3ffaebdf64ae4a7bf736e47dea | b2bfe0487adbc8cdd5042dab7e2a992c4bb36e53 | refs/heads/master | 2020-05-26T19:51:03.913796 | 2019-05-07T11:20:46 | 2019-05-07T11:20:46 | 188,353,423 | 1 | 0 | Apache-2.0 | 2019-05-24T04:42:42 | 2019-05-24T04:42:42 | null | UTF-8 | Java | false | false | 2,302 | java | package com.mossle.auth.subscribe;
import java.io.IOException;
import javax.annotation.Resource;
import com.mossle.api.user.UserDTO;
import com.mossle.auth.component.AuthCache;
import com.mossle.core.id.IdGenerator;
import com.mossle.core.mapper.JsonMapper;
import com.mossle.core.subscribe.Subscribable;
import or... | [
"xyz20003@gmail.com"
] | xyz20003@gmail.com |
7cdbbffdf03bde1f63a29d79599c202b46847a56 | 14d4fa5f2eb32853f72f791de4bf92f76022b9da | /SimpleSDK/src/org/bouncycastle/crypto/params/DSAPublicKeyParameters.java | fec41ef09f599c93c09ff95e72bdcefb94094521 | [
"MIT",
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0",
"LicenseRef-scancode-proprietary-license",
"JSON",
"LicenseRef-scancode-warranty-disclaimer",
"EPL-1.0"
] | permissive | SKT-ThingPlug2/device-sdk-javame | 253ece8b8f41286256c27bae07a242dc551ff8c6 | 2a965a8d882b3a4e36753c7b81f152a9b56614d3 | refs/heads/master | 2021-05-02T12:52:01.394954 | 2018-03-09T08:22:25 | 2018-03-09T08:22:25 | 120,748,806 | 1 | 5 | Apache-2.0 | 2018-03-23T06:16:34 | 2018-02-08T10:48:43 | Java | UTF-8 | Java | false | false | 1,125 | java | package org.bouncycastle.crypto.params;
import javax.math.BigInteger;
public class DSAPublicKeyParameters
extends DSAKeyParameters
{
private static final BigInteger ONE = BigInteger.valueOf(1);
private static final BigInteger TWO = BigInteger.valueOf(2);
private BigInteger y;
public DSAPubl... | [
"lesmin@sk.com"
] | lesmin@sk.com |
3853ed33dfe7610011b8e367de8e54cf029d4b9e | a7210128b2ae776ae197319767de4cfbab33f21b | /model/src/main/java/com/onenetwork/model/sx/se/SE40RecordDataElement.java | b5413d5d7e14a56f5e3175460f3c0e4f9bd219b2 | [] | no_license | gigbat/onenetwork-parser | 5c213e38bc76661df267ec44e59b650d9735ee10 | cfb0aba33f8f06f846accc1b5031c3e0c8c9cbfb | refs/heads/master | 2023-06-25T04:53:06.640903 | 2021-07-22T16:18:08 | 2021-07-22T16:18:08 | 387,429,454 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,611 | java | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.3.2
// See <a href="https://javaee.github.io/jaxb-v2/">https://javaee.github.io/jaxb-v2/</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2021.07.22 ... | [
"b.kostevich@gmail.com"
] | b.kostevich@gmail.com |
1b2795033274ea436de8aed529199401f55ebad3 | 1d64bf4b7cec44c8a12e4086ad2918e8df6dcc76 | /SpringRelatedJars/spring-framework-2.0.5/dist/org/springframework/web/servlet/view/xslt/XsltViewResolver.java | 77c33cf74eda26edf10f8ae42696a42d5b3f6b71 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | XerO00/AllJarFiles | 03472690fad55b5c2fcae530ac7de6294c54521e | d546337cfa29f4d33c3d3c5a4479a35063771612 | refs/heads/master | 2020-05-07T15:51:39.184855 | 2019-04-10T20:08:57 | 2019-04-10T20:08:57 | 180,655,268 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,590 | java | /*
* Copyright 2002-2007 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 requi... | [
"prasannadandhalkar1@gmail.com"
] | prasannadandhalkar1@gmail.com |
76ce229972de8e8547e2c8e2926b00e10b0de067 | cd3ccc969d6e31dce1a0cdc21de71899ab670a46 | /agp-7.1.0-alpha01/tools/base/resource-repository/main/java/com/android/resources/base/BasicForeignAttrResourceItem.java | 95add07a801c841bc3e028bfbe32bdb6cee7ea4d | [
"Apache-2.0"
] | permissive | jomof/CppBuildCacheWorkInProgress | 75e76e1bd1d8451e3ee31631e74f22e5bb15dd3c | 9e3475f6d94cb3239f27ed8f8ee81b0abde4ef51 | refs/heads/main | 2023-05-28T19:03:16.798422 | 2021-06-10T20:59:25 | 2021-06-10T20:59:25 | 374,736,765 | 0 | 1 | Apache-2.0 | 2021-06-07T21:06:53 | 2021-06-07T16:44:55 | Java | UTF-8 | Java | false | false | 2,833 | java | /*
* Copyright (C) 2019 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | [
"jomof@google.com"
] | jomof@google.com |
650371123b19326ed62ba2755109c7256bfe22b8 | 8cfc3d3140bf050005d5b401f0c57fc28f5b5c67 | /src/main/java/com/wth/automation/security/SecurityUtils.java | e2c9ab877aae21cd098c6d28a057b2026d9702a2 | [] | no_license | mpojeda84/hb_automation | 897430838054f16ac699713e3d01297f2b36cdcf | 4e08b3276d80570ea9671c829c6ddc8504100ebc | refs/heads/master | 2020-03-29T00:40:23.125418 | 2018-09-18T20:49:11 | 2018-09-18T20:49:11 | 149,350,365 | 0 | 0 | null | 2018-09-18T20:50:22 | 2018-09-18T20:49:03 | Java | UTF-8 | Java | false | false | 2,491 | java | package com.wth.automation.security;
import org.springframework.security.core.context.SecurityContext;
import org.springframework.security.core.context.SecurityContextHolder;
import org.springframework.security.core.userdetails.UserDetails;
import java.util.Optional;
/**
* Utility class for Spring Security.
*/
pub... | [
"jhipster-bot@jhipster.tech"
] | jhipster-bot@jhipster.tech |
b5e08e89387338d30281d15ddf385bfbace03ad7 | 704b4104bb9a7de7e764b380c4b03b8cd058175e | /smartfinancial/src/main/java/com/manydesigns/elements/fields/PartitaIvaField.java | 8fd3e57f6e682b9d9f43854ceb2cba88ff7dc872 | [] | no_license | zhiqinghuang/SmartFinancial | 1017eb510cadb2e7e44ec3056f630b3189d4a21c | 5c65630ac5fca9a34c28338b6cd2198c0aba762e | refs/heads/master | 2021-01-16T01:01:36.068960 | 2015-05-11T02:02:45 | 2015-05-11T02:02:45 | 34,028,915 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 483 | java | package com.manydesigns.elements.fields;
import com.manydesigns.elements.Mode;
import com.manydesigns.elements.reflection.PropertyAccessor;
public class PartitaIvaField extends RegExpTextField {
public final static String partitaIvaRegExp = "[0-9]{11}";
public PartitaIvaField(PropertyAccessor accessor, Mode ... | [
"beahuang@hotmail.com"
] | beahuang@hotmail.com |
5e58892f0e6121c5dcfe4d1d2448b97f0b3c2519 | 1f3d84829b7e737e6946531d52e6ec4a2c2850e6 | /bus-extra/src/main/java/org/aoju/bus/extra/mail/InternalMail.java | a04007c6b48f6aaa980a14a616ff56d17647194f | [
"MIT"
] | permissive | ArnoldZhou/bus | 1a8acfb6936edaa92f4e3fd059c08272508d9000 | cdda4e470d4da79097a247176637a0e1b25fff9e | refs/heads/master | 2020-07-05T16:25:48.087330 | 2019-08-16T05:16:32 | 2019-08-16T05:16:32 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,579 | java | /*
* The MIT License
*
* Copyright (c) 2017, aoju.org All rights reserved.
*
* 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 right... | [
"839536@QQ.COM"
] | 839536@QQ.COM |
c3569cae08355461dcefd201fb7aeb65d087f97c | 8e29bf5619f2581017e6b8a342eb0eae4acec9cf | /src/krasa/grepconsole/stats/GrepConsoleStatusBarWidget.java | 24406ee44575267aa2ba5be0dcc53408de14bf43 | [
"Apache-2.0"
] | permissive | daCyberpunk/GrepConsole | c8b506e8750dabe0bf3427b8f704e82ca44c846e | 4d879762d740f6aac42f8258172a17ceed4b001a | refs/heads/master | 2020-03-26T19:01:01.319786 | 2018-07-12T13:22:39 | 2018-07-12T13:22:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,952 | java | package krasa.grepconsole.stats;
import javax.swing.*;
import krasa.grepconsole.filter.GrepHighlightFilter;
import org.jetbrains.annotations.NotNull;
import org.jetbrains.annotations.Nullable;
import com.intellij.execution.impl.ConsoleViewImpl;
import com.intellij.execution.ui.ConsoleView;
import com.intellij.opena... | [
"vojta.krasa@gmail.com"
] | vojta.krasa@gmail.com |
fa011d94484524a1dd592390be4a647972913f19 | ec745eb69f911ad9cb2211c947d153cd57761d8a | /src/main/java/com/example/testpatterns/servicelocator/App.java | ccd234eaf34be281758db41bddc5ad72a9984b19 | [] | no_license | lindong4067/test-demo | 4a831be13f966f0f238f962b532e3f33e4c7eed3 | 24a8f2c9e1949d8062609b8b47e82c91ab4b3d98 | refs/heads/master | 2021-06-03T14:50:18.305976 | 2019-12-26T04:19:15 | 2019-12-26T04:19:15 | 139,565,345 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,179 | java | /**
* The MIT License
* Copyright (c) 2014-2016 Ilkka Seppälä
*
* 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 rights
* to use, c... | [
"lindong.zhao@ericsson.com"
] | lindong.zhao@ericsson.com |
9e0a9ba7a555a83e50f9e26429a7f76ff5f2b01e | a9d02b431a24f766d275c494e82a003c7e372f73 | /cmdline/src/main/java/org/crsh/cmdline/matcher/LiteralValue.java | 49cecd92454ba4f11fef7512d31e63194e738c64 | [] | no_license | defrancea/crash | ddcd7ecf54e17dc7b4ffe9d74d280c597f6d6403 | a9eae84cb8ae941a338297e0045fce2156e601fc | refs/heads/master | 2020-12-24T09:52:35.332450 | 2012-07-25T12:47:11 | 2012-07-31T13:57:39 | 2,650,041 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,844 | java | /*
* Copyright (C) 2010 eXo Platform SAS.
*
* This 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 2.1 of
* the License, or (at your option) any later version.
*
* This software i... | [
"julien@julienviet.com"
] | julien@julienviet.com |
56550852007f640b76689e9bf4d773851515d4d2 | e9c2f8cdcee975a5900ecdc12e50aefc1f8be813 | /spring-framework/src/org/springframework/jca/cci/connection/DelegatingConnectionFactory.java | e6045f46906762eacd6a52a81d853557bfd3a9bf | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | z-dp/springsource | feee1c285667098b72ff65c95a5e8fa5e2aa4b07 | e217eeb091c27834409ac5ee55b690b8e669c2e8 | refs/heads/master | 2020-04-10T03:19:35.581789 | 2018-12-07T04:10:04 | 2018-12-07T04:10:04 | 160,766,989 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,048 | java | /*
* Copyright 2002-2006 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 requi... | [
"zidp@cyclecentury.com"
] | zidp@cyclecentury.com |
5202ed5928df2eacb7bde89e3dc53578767ec716 | 48e835e6f176a8ac9ae3ca718e8922891f1e5a18 | /benchmark/training/org/apache/hadoop/hdfs/TestSetrepDecreasing.java | 68b81f1bae01185473b2ac52e2b2afe3ce14520c | [] | 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 | 1,077 | 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... | [
"benjamin.danglot@inria.fr"
] | benjamin.danglot@inria.fr |
65110804122aded6c86cef268d04cccadb796aa6 | b4b62c5c77ec817db61820ccc2fee348d1d7acc5 | /src/main/java/com/alipay/api/domain/AlipayUserAgreementQueryModel.java | 70e8d893b573b6cdd5ee98b761886dcace9191c9 | [
"Apache-2.0"
] | permissive | zhangpo/alipay-sdk-java-all | 13f79e34d5f030ac2f4367a93e879e0e60f335f7 | e69305d18fce0cc01d03ca52389f461527b25865 | refs/heads/master | 2022-11-04T20:47:21.777559 | 2020-06-15T08:31:02 | 2020-06-15T08:31:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,489 | java | package com.alipay.api.domain;
import com.alipay.api.AlipayObject;
import com.alipay.api.internal.mapping.ApiField;
/**
* 支付宝个人代扣协议查询接口
*
* @author auto create
* @since 1.0, 2019-12-18 19:24:21
*/
public class AlipayUserAgreementQueryModel extends AlipayObject {
private static final long serialVer... | [
"ben.zy@antfin.com"
] | ben.zy@antfin.com |
1a140cec408b881392e93aa939cc2d2787ae1efb | 02e0f9d42b280fda73f9cbd504696c3e35c0ea19 | /z3950/src/main/java/org/xbib/io/iso23950/v3/DeleteResultSetRequest.java | eebb84cddce456ade965b05b3d16b8c38d69b081 | [
"Apache-2.0"
] | permissive | vlad-mk/z3950 | 30e585c2f3d00a40c75e7a9f5ca5c2886782a7f1 | 832c86a73de7d1dc97a7abcb4623b5f566c227b9 | refs/heads/master | 2021-08-14T14:02:34.896144 | 2017-11-15T23:37:06 | 2017-11-15T23:37:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,293 | java | package org.xbib.io.iso23950.v3;
import org.xbib.asn1.ASN1Any;
import org.xbib.asn1.ASN1EncodingException;
import org.xbib.asn1.ASN1Exception;
import org.xbib.asn1.ASN1Integer;
import org.xbib.asn1.ASN1Sequence;
import org.xbib.asn1.BERConstructed;
import org.xbib.asn1.BEREncoding;
/**
* Class for representing a <co... | [
"joergprante@gmail.com"
] | joergprante@gmail.com |
4722a9de6edaf9471cdf8b4bb1477d81c5868f0b | 5ab95c433ef08a4ac93bd95f6e1011ba9b79cc0e | /src/main/java/org/kuali/rice/kew/v2_0/PlaceInExceptionRouting.java | 31d079aca9a099f1edee10b0dd8454a6ddbf7b10 | [] | no_license | CU-CommunityApps/ksb-client | f98b5505937c95a32db86d7f3baa0f34b7427f68 | 2792c064bc90f50710e05ee5ba3d4c304d3a2999 | refs/heads/master | 2021-01-16T21:34:16.647538 | 2019-01-18T19:36:13 | 2019-01-18T19:36:13 | 17,973,861 | 0 | 0 | null | 2019-03-13T20:16:52 | 2014-03-21T09:00:48 | Java | UTF-8 | Java | false | false | 1,545 | java |
package org.kuali.rice.kew.v2_0;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Java class for placeInExceptionRouting complex type.
*
* <p>The following schema fragment specifies the expected content contained... | [
"shawn.bower@gmail.com"
] | shawn.bower@gmail.com |
dedee0984cd23854307c3632b7fc08f1559a3571 | 070b9e745c5aad76fb310f5c9111ed77a1036291 | /Drona-Package/com/google/android/gms/package_8/formats/PublisherAdViewOptions.java | 1fb0c3d7c8ab591c1f5b239cc306d190946d01df | [] | no_license | Drona-team/Drona | 0f057e62e7f77babf112311734ee98c5824f166c | e33a9d92011ef7790c7547cc5a5380083f0dbcd7 | refs/heads/master | 2022-11-18T06:38:57.404528 | 2020-07-18T09:35:57 | 2020-07-18T09:35:57 | 280,390,561 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,589 | java | package com.google.android.gms.package_8.formats;
import android.os.IBinder;
import android.os.Parcel;
import android.os.Parcelable.Creator;
import androidx.annotation.Nullable;
import com.google.android.gms.common.internal.safeparcel.AbstractSafeParcelable;
import com.google.android.gms.common.internal.safeparcel.Saf... | [
"samridh6759@gmail.com"
] | samridh6759@gmail.com |
0276603bb71dabd6e5faa05d7c04e0636b5a3595 | 4c32f2e91f2c4a2199c09e97c6109a70b301e804 | /src/main/java/org/iata/iata/edist/KeyWordType.java | 899b9e6fd6a5d67b9e4c58ccaa10db7392cddcd0 | [] | no_license | ejohnsonw/ndc-xsd-162 | 47f7b130b88d5af550a093529fa13a573ec628e0 | 76d0099233aad0c3d8663cc6e1c2cbf2435986f6 | refs/heads/master | 2020-12-30T13:28:16.667965 | 2017-05-14T02:56:01 | 2017-05-14T02:56:01 | 91,215,700 | 0 | 0 | null | 2017-05-14T02:47:21 | 2017-05-14T02:47:21 | null | UTF-8 | Java | false | false | 7,890 | 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.05.13 at 10:55:0... | [
"ejohnson@ngeosone.com"
] | ejohnson@ngeosone.com |
afa8d8bc003dab5ae34e3f97dde2964c9e58a442 | cfe621e8c36e6ac5053a2c4f7129a13ea9f9f66b | /apps_final/names.of.allah/apk/com/google/android/gms/maps/model/GroundOverlayOptions.java | e805958ca5a471f84af60c071134c738bab59ec5 | [] | no_license | linux86/AndoirdSecurity | 3165de73b37f53070cd6b435e180a2cb58d6f672 | 1e72a3c1f7a72ea9cd12048d9874a8651e0aede7 | refs/heads/master | 2021-01-11T01:20:58.986651 | 2016-04-05T17:14:26 | 2016-04-05T17:14:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,906 | java | package com.google.android.gms.maps.model;
import android.os.IBinder;
import android.os.Parcel;
import com.google.android.gms.common.internal.safeparcel.SafeParcelable;
import com.google.android.gms.dynamic.d;
import com.google.android.gms.dynamic.d.a;
import com.google.android.gms.internal.hn;
import com.google.andro... | [
"i@xuzhao.net"
] | i@xuzhao.net |
fe38ae643aa7e2a1e692d703cea0264728812678 | c1060179330a548905b3d1e3d86ffc946069878c | /AtcSwing/src/main/java/org/mmarini/atc/sim/PlaneFactory.java | c780c6eb7ede108eded7e2cf1ecdcad3ea4a8b28 | [
"MIT"
] | permissive | m-marini/atc | be5aa4d7acc19ca696bbc13d55d639a4268cf183 | 61c546af2e8656384f68b39a79f39f857c2c06f4 | refs/heads/master | 2021-06-12T04:36:12.045185 | 2021-01-12T18:40:46 | 2021-01-12T18:40:46 | 12,889,933 | 0 | 0 | MIT | 2021-06-07T18:02:31 | 2013-09-17T08:17:04 | TypeScript | UTF-8 | Java | false | false | 2,056 | java | /*
* PlaneFactory.java
*
* $Id: PlaneFactory.java,v 1.2 2008/02/15 18:06:59 marco Exp $
*
* 03/gen/08
*
* Copyright notice
*/
package org.mmarini.atc.sim;
import java.util.ArrayList;
import java.util.List;
import java.util.Random;
/**
* @author marco.marini@mmarini.org
* @version $Id: Plane... | [
"marco.marini@mmarini.org"
] | marco.marini@mmarini.org |
14045fb52f9ced590364e9c795594bac5ffc29cb | 0b203cc77a222f4fb24750c79b6386c7f8b6bbb1 | /Android_Zone_Lib/src/and/utils/data/convert/de2encode/MD5Utils.java | e4e4f1cf6587fcc4e1f39c11d87486aca8e97e89 | [
"MIT"
] | permissive | RyanYans/Android-Utils | bdd9341041cd245a9e9529ab9a349e9aba04b7f8 | 47d1175a8f72f8720491d1db11f7391a6b71705e | refs/heads/master | 2021-01-22T11:04:01.377083 | 2017-05-15T02:00:32 | 2017-05-15T02:00:32 | 92,666,583 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 949 | java | package and.utils.data.convert.de2encode;
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmException;
public class MD5Utils {
//把key进行MD5加密
public static String hashKeyForDisk(String key) {
String cacheKey;
try {
final MessageDigest mDigest = MessageDigest.getInstance... | [
"1149324777@qq.com"
] | 1149324777@qq.com |
e6746058a3bd8faa80475e3622d3159b664ca974 | dfa6a7e03863e5f114b928618a83f1091b78df8b | /testJedis/src/main/java/hjg/cache2/RedisCacheDao.java | 44ac923242f7eb7ee796ffc9e5e53c1b9925aa5f | [] | no_license | zhaofeng555/integrationframework | 3d09fc5b032a8fac70451261b69614d3f7e89664 | af8b831d81bc3f3638e082ca66d8ae340f9c9e54 | refs/heads/master | 2021-01-01T19:42:15.333058 | 2017-07-19T07:34:19 | 2017-07-19T07:34:19 | 20,209,695 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,563 | java | package hjg.cache2;
import java.io.Serializable;
import java.util.List;
import redis.clients.jedis.ShardedJedisPool;
public interface RedisCacheDao {
public void setShardedJedisPool(ShardedJedisPool shardedJedisPool);
public String get(String key);
public Boolean set(String key, String value);
p... | [
"443842006@qq.com"
] | 443842006@qq.com |
c4526a4546243c65132718a55e4b2fa104158cff | 22cd38be8bf986427361079a2f995f7f0c1edeab | /src/main/java/core/erp/txm/web/TXMA0030Controller.java | 1d49e7a3d23088f7e7692fa44189144f5682e626 | [] | no_license | shaorin62/MIS | 97f51df344ab303c85acb2e7f90bb69944f85e0f | a188b02a73f668948246c133cd202fe091aa29c7 | refs/heads/master | 2021-04-05T23:46:52.422434 | 2018-03-09T06:41:04 | 2018-03-09T06:41:04 | 124,497,033 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,055 | java | package core.erp.txm.web;
import java.util.Map;
import javax.annotation.Resource;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.stereotype.Controller;
import org.springframework.ui.ModelMap;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframewor... | [
"imosh@nate.com"
] | imosh@nate.com |
e3c304b0f57882113fc26f4bc0ee773fb721a7be | 572ab44a5612fa7c48c1c3b29b5f4375f3b08ed1 | /BIMfoBA.src/jsdai/SIfc4/EIfclightintensitydistribution.java | 58cc1f550cb6ac0646f705d84860d8498fb5bcff | [] | no_license | ren90/BIMforBA | ce9dd9e5c0b8cfd2dbd2b84f3e2bcc72bc8aa18e | 4a83d5ecb784b80a217895d93e0e30735dc83afb | refs/heads/master | 2021-01-12T20:49:32.561833 | 2015-03-09T11:00:40 | 2015-03-09T11:00:40 | 24,721,790 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,316 | java | /* Generated by JSDAI Express Compiler, version 4.3.2, build 500, 2011-12-13 */
// Java interface for entity IfcLightIntensityDistribution
package jsdai.SIfc4;
import jsdai.lang.*;
public interface EIfclightintensitydistribution extends EEntity {
// generateExplicitAttributeMethodDeclarations: 1
// attribute:Ligh... | [
"renato.filipe.vieira@gmail.com"
] | renato.filipe.vieira@gmail.com |
4e60ca6d66717a9fa8f0500518fb94c104409157 | 1db07f5643b062a6f4642428aa5caf307b07f3f3 | /drools.indepth.root/kie-server-performance/src/main/java/org/jackzeng/autobean/Bean106.java | e6cf8f55ba0c5aa8094610cf4605bc95117fd579 | [] | no_license | tracyzhu2014/JavaHub | b6d6c4e95bd1e6ca3849d989e9cd2c1aa53416fb | 4b66e2a6ee9f8d3bb433490f259d534ccce67a97 | refs/heads/master | 2023-05-07T22:23:03.545452 | 2020-12-18T01:57:44 | 2020-12-18T01:57:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,900 | java | package org.jackzeng.autobean;
public class Bean106 {
private String field107;
private double field108;
private boolean field109;
private int fild11... | [
"zengxijin@qq.com"
] | zengxijin@qq.com |
6138dac3c02bf3e94860027e1124470842a01075 | aeb869adc9baea978bee38571b300cb73d4ee8b9 | /omni-entity/src/main/java/com/adms/entity/sale/TsrStatus.java | 48492a06bbfb28bffadedb489f12723265726b8f | [
"Apache-2.0"
] | permissive | AEGONTH/omni-chanel-project | 47ee20ff740c24450a51d95db57bc8917f4e268b | 8b3e15b40d2142f1c05738edac3efa223b65b3ef | refs/heads/master | 2021-01-13T00:41:35.776462 | 2016-04-11T07:16:43 | 2016-04-11T07:18:13 | 46,095,637 | 2 | 2 | null | null | null | null | UTF-8 | Java | false | false | 1,047 | java | package com.adms.entity.sale;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.Table;
import com.adms.common.domain.BaseDomain;
@Entity
@Table(name = "S_TSR_STATUS")
public class TsrStatus extends BaseDomain {
private static final long serialVe... | [
"moth.pc@gmail.com"
] | moth.pc@gmail.com |
d0ba5108dca448b3b5585a7e7934fc98acf73d6f | 8949086d4a541035bd7bda226c0a07532650661c | /src/main/java/info/beastsoftware/beastfactions/factions/gui/struct/ButtonAction.java | 5095eeac3fb35d80cc22a4f8456d278f230d35e9 | [] | no_license | Tominous/BeastFactionsWiki | 9d007e1b8b3e2014f681de4e152ece23d4119cd9 | 100e11584bf37c3663b6dcf824986ccd82e4831b | refs/heads/master | 2020-11-29T10:25:02.134354 | 2019-09-29T20:00:16 | 2019-09-29T20:00:16 | 230,090,324 | 1 | 0 | null | 2019-12-25T11:05:17 | 2019-12-25T11:05:17 | null | UTF-8 | Java | false | false | 338 | java | package info.beastsoftware.beastfactions.factions.gui.struct;
public enum ButtonAction {
TOP_BUTTON_CLICK,
RELATIONS_GUI_OPEN,
BACK,
NEXT_PAGE,
PREVIOUS_PAGE,
CLOSE,
NOTHING,
ROLES_GUI_OPEN,
HOME,
ROLE_MANAGE,
PLAYER_MANAGE,
RELATION_MANAGE,
WARP_TELEPORT,
PLAY... | [
"32720562+daniel097541@users.noreply.github.com"
] | 32720562+daniel097541@users.noreply.github.com |
ea89668c8273fa4120481b8a5c9c7c91951fe5fc | 95b3397fd148b1f5fba08ef8c9d34f59f0b7cd99 | /app/src/main/java/com/jinshan/application/util/ServiceDialog.java | 3ad574de7002ffd8235403b36c6e2c21ca28b917 | [] | no_license | wpf-191514617/jinshanapp | 4f344370a7ce5dfc004cc22f753fe3ea103a794b | 79f82a4c89e1fa2dad05a62cfe65d225f8b82cbb | refs/heads/master | 2020-04-28T10:59:35.834485 | 2019-03-12T14:04:50 | 2019-03-12T14:04:50 | 175,220,606 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,851 | java | package com.jinshan.application.util;
import android.app.Dialog;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.Window;
import android.view.WindowManager;
import android.widget.Button;
import android.widget.ImageView;
import android.widget.TextView;
i... | [
"15291967179@163.com"
] | 15291967179@163.com |
ca81b88e7ca043db6a150ba95658f1abdf9b6cc1 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/1/1_63c709b0a081f5435b8b3a045932ce42446dcb26/PromptAuthenticationProvider/1_63c709b0a081f5435b8b3a045932ce42446dcb26_PromptAuthenticationProvider_s.java | 34c6ea344ba3758977d98121030d515e0247743a | [] | 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 | 1,599 | java | /*
* Created on 25.06.2005
*/
package org.tigris.subversion.javahl;
import org.tmatesoft.svn.core.wc.ISVNAuthenticationManager;
import org.tmatesoft.svn.core.wc.ISVNAuthenticationProvider;
import org.tmatesoft.svn.core.wc.SVNAuthentication;
public class PromptAuthenticationProvider implements ISV... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
2357ed5c6058a1cedfe09f5f0dda1c2c9ab612e4 | c9d621643e225860f43df03f7cbf2e349bbf0d9d | /src/main/java/cloud/nativ/jakarta/JakartaResource.java | ae05c328c0f2cbeb8a90fabca8364816758b9a06 | [
"MIT"
] | permissive | lreimer/continuous-zapk8s | f5e509356171f7441c050e4026635dc29d2217c7 | a4564ac4820a6f62d92bc50a05ff4225648a2139 | refs/heads/main | 2023-04-11T23:26:15.925854 | 2021-05-11T14:21:05 | 2021-05-11T14:21:05 | 314,376,619 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 599 | java | package cloud.nativ.jakarta;
import javax.enterprise.context.ApplicationScoped;
import javax.ws.rs.GET;
import javax.ws.rs.Path;
import javax.ws.rs.Produces;
import javax.ws.rs.core.MediaType;
import javax.ws.rs.core.Response;
import java.util.Collections;
import java.util.Map;
@ApplicationScoped
@Path("jakarta.ee")
... | [
"mario-leander.reimer@qaware.de"
] | mario-leander.reimer@qaware.de |
cecf0cc61a11141f092b2d776ec64c0f8eae73cb | 519e16535043ebd311ec10a86eaf646960616862 | /graphql-binding/src/main/java/se/l4/graphql/binding/annotations/GraphQLSubscription.java | d1f0abf017d0366aee3397860a00d0cc6b1f8366 | [
"Apache-2.0"
] | permissive | LevelFourAB/graphql-binding | eafb3e84eda260b88a671b3ed0994f15671f831f | 94e98c843d43c44dff8c0d595dffea868459c784 | refs/heads/master | 2021-06-26T04:20:06.570113 | 2021-01-27T10:52:00 | 2021-01-27T10:52:00 | 204,269,037 | 1 | 0 | Apache-2.0 | 2020-11-30T05:47:59 | 2019-08-25T08:47:21 | Java | UTF-8 | Java | false | false | 737 | java | package se.l4.graphql.binding.annotations;
import java.lang.annotation.Documented;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
import se.l4.graphql.binding.GraphQLBinder;
/**
* Mark a field or method... | [
"a@holstenson.se"
] | a@holstenson.se |
3bd3b831405889bc8cff7d02e137b65fdd16edf4 | 82e3cc9ae9bebad1e5ec86353d489d36de7e2450 | /lib-gwt-common-controls/src/main/java/id/co/sigma/common/client/security/rpc/GroupRPCServiceAsync.java | edb2c7e463a7d39d5016f7d5da3d75ac15c9614d | [] | no_license | balicamp/balicamp-lib-gwt | ebb02d757f853c7e2fdb722ba43db1dd3265820b | 6ad623c632f27e2dfe20eaa08620978bb203a588 | refs/heads/master | 2021-01-21T11:46:43.422469 | 2014-10-06T01:26:57 | 2014-10-06T01:26:57 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,440 | java | package id.co.sigma.common.client.security.rpc;
import id.co.sigma.common.security.domain.UserGroup;
import id.co.sigma.common.client.security.rpc.impl.GroupRPCServiceAsyncImpl;
import id.co.sigma.common.data.PagedResultHolder;
import com.google.gwt.core.client.GWT;
import com.google.gwt.user.client.rpc.As... | [
"gede.sutarsa@gmail.com"
] | gede.sutarsa@gmail.com |
3c63ac9ed233a6dd71cf6a37ea83b064c102fe18 | 9a52fe3bcdd090a396e59c68c63130f32c54a7a8 | /sources/com/google/android/gms/internal/drive/zze.java | 2b0250ab0e5f05a92c6ecd96042df6a971df1a57 | [] | no_license | mzkh/LudoKing | 19d7c76a298ee5bd1454736063bc392e103a8203 | ee0d0e75ed9fa8894ed9877576d8e5589813b1ba | refs/heads/master | 2022-04-25T06:08:41.916017 | 2020-04-14T17:00:45 | 2020-04-14T17:00:45 | 255,670,636 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,393 | java | package com.google.android.gms.internal.drive;
import com.google.android.gms.common.internal.Objects;
import com.google.android.gms.drive.events.zzk;
import com.google.android.gms.drive.events.zzm;
import java.util.Locale;
public final class zze implements zzk {
private final zzm zzct;
private final long zzcu... | [
"mdkhnmm@amazon.com"
] | mdkhnmm@amazon.com |
c6c6032c2f82d358e74ae9a814c623e4d5e157e9 | 50c8fc4641d3d237d4e65afdee63803a1e76c98e | /src/com/fs/starfarer/api/impl/campaign/skills/FighterDoctrine.java | 9025d83ea49e5066464cc917cfd54c56a197ad62 | [] | no_license | jaghaimo/starsector-api | 7e8ea70471f45581c8d337e43b711a68f262f0ed | 5b1af3542e8ce257b2e6efa69e14d63a25746004 | refs/heads/master | 2023-06-07T00:48:29.078933 | 2023-06-01T19:14:30 | 2023-06-01T20:05:31 | 315,633,840 | 2 | 2 | null | 2022-04-20T15:11:11 | 2020-11-24T13:02:20 | Java | UTF-8 | Java | false | false | 6,218 | java | package com.fs.starfarer.api.impl.campaign.skills;
import java.awt.Color;
import com.fs.starfarer.api.GameState;
import com.fs.starfarer.api.Global;
import com.fs.starfarer.api.campaign.FleetDataAPI;
import com.fs.starfarer.api.characters.CustomSkillDescription;
import com.fs.starfarer.api.characters.MutableC... | [
"1764586+jaghaimo@users.noreply.github.com"
] | 1764586+jaghaimo@users.noreply.github.com |
3d3daf76d75792076f60b71b2a84ad103b24a634 | 64a57283d422fd17b9cdac0c4528059008002d5c | /Project-new-spring/boost-server-master/boost-server-api/src/main/java/com/qooco/boost/data/oracle/entities/PersonalAssessmentQuality.java | ad0e5907ac7cf0da83c4f5ccab2a1f84bb5f38f1 | [
"BSL-1.0"
] | permissive | dolynhan15/Java-spring-boot | b2ff6785b45577a5e16b016d8eeab00cf0dec56b | 3541b6ba1b0e6a2c254f29bf29cf90d7efd1479a | refs/heads/main | 2023-08-13T11:53:57.369574 | 2021-10-19T07:36:42 | 2021-10-19T07:36:42 | 397,813,627 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,229 | java | package com.qooco.boost.data.oracle.entities;
import lombok.Getter;
import lombok.Setter;
import javax.persistence.*;
import javax.validation.constraints.NotNull;
import java.io.Serializable;
/*
* Copyright: Falcon Team - AxonActive
User: nhphuc
Date: 11/13/2018 - 11:15 AM
*/
@Setter @Getter
@Entity
@Table(name = ... | [
"dolynhan15@gmail.com"
] | dolynhan15@gmail.com |
ef2ae21f41eb55097961a2b413957a77bc751c61 | 34443121adacb046be8376579146890ade2be4dc | /src/main/java/com/zwl/common/utils/BDException.java | 676534b970bd0748a6be306d276154acceda66b6 | [] | no_license | weiliangzhou/admin-boot | 45dd8b1886c3921098b5ee5dc0782058eaaa3f11 | 8a0c8c3a27b24932708d7428627c0c906b946c47 | refs/heads/master | 2020-04-18T21:13:02.982201 | 2019-01-27T05:48:06 | 2019-01-27T05:48:06 | 167,758,666 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 806 | java | package com.zwl.common.utils;
/**
* 自定义异常
*
*/
public class BDException extends RuntimeException {
private static final long serialVersionUID = 1L;
private String msg;
private int code = 500;
public BDException(String msg) {
super(msg);
this.msg = msg;
}
public BDException(String msg, T... | [
"382308664@qq.com"
] | 382308664@qq.com |
94cbf5f0082568bad1e853b1892a38012f36e142 | f38cc59518903e8ceef22f2153944279f0481134 | /rift_lib/src/rift_extractor/classgen/classes/_999541.java | 880938e743f86c4d4e7da8ef45745756ca548ccc | [] | no_license | imathrowback/riftools | 8de04a5efc906a1ecadf7913a9747091ef6706ec | a9c4021783c1b89c701fa227100260b359ae563d | refs/heads/master | 2023-03-31T10:45:49.780385 | 2023-03-24T07:46:59 | 2023-03-24T07:46:59 | 94,748,733 | 3 | 1 | null | null | null | null | UTF-8 | Java | false | false | 212 | java | package rift_extractor.classgen.classes;
import org.imathrowback.datparser.CObject;
import static rift_extractor.classgen.ClassUtils.*;
import rift_extractor.classgen.ClassUtils;
abstract public class _999541 {}
| [
"imathrowback@nowhere.com"
] | imathrowback@nowhere.com |
15680b73f751a0fe18d30b45573a10cc4cea7a44 | 629e42efa87f5539ff8731564a9cbf89190aad4a | /refactorInstances/eclipse.jdt.core/101/cloneInstance2.java | ec17d4c75802afb06b6600dcadd7a3a526fc2925 | [] | no_license | soniapku/CREC | a68d0b6b02ed4ef2b120fd0c768045424069e726 | 21d43dd760f453b148134bd526d71f00ad7d3b5e | refs/heads/master | 2020-03-23T04:28:06.058813 | 2018-08-17T13:17:08 | 2018-08-17T13:17:08 | 141,085,296 | 0 | 4 | null | null | null | null | UTF-8 | Java | false | false | 535 | java | public ReferenceBinding [] setSuperInterfaces(ReferenceBinding[] superInterfaces) {
this.superInterfaces = superInterfaces;
if ((this.tagBits & TagBits.HasAnnotatedVariants) != 0) {
TypeBinding [] annotatedTypes = this.environment.getAnnotatedTypes(this);
for (int i = 0, length = annotatedTypes == null ? 0 :... | [
"sonia@pku.edu.cn"
] | sonia@pku.edu.cn |
d1e640cf192b4f61fe456ca59a84d2c7a849896f | 6dda5e16ebfba58d6208c5c8144499c100e9a481 | /swing/src/main/java/org/viewaframework/swing/binding/core/SelectionBinding.java | cfdbd4b4e5fff8897530e09dc537054ec0517fc7 | [] | no_license | mariogarcia/viewa | 7798ab745d8b99e5d0b8516ab973339fb08fa831 | c39f7f46dc39908bd23cd4ded0b60c5f555617b8 | refs/heads/master | 2020-12-24T13:17:32.964344 | 2014-11-03T22:27:23 | 2014-11-03T22:27:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 806 | java | package org.viewaframework.swing.binding.core;
/**
* @author Mario Garcia
*
* @param <SS>
* @param <SP>
* @param <TS>
* @param <TP>
*/
public interface SelectionBinding<SS,SP,TS,TP> extends Binding<SS>{
/**
* @return
*/
public BeanAdapter<SS> getSource();
/**
* @return
*/
public Property<SP> getSou... | [
"mario.ggar@gmail.com"
] | mario.ggar@gmail.com |
44fdfc586d5f0b43b34be7e35d71192f33ae740d | 8c2565b1d4f574fbf38cfcc8f7f3cbed368def44 | /wro4j-core/src/main/java/ro/isdc/wro/model/group/Group.java | 314e50f6a565e7261c604097b536eea639396d66 | [] | no_license | Filirom1/wro4j | 26c410cbb3f234d7678994de6528b0eb50ca0f09 | 7bd075599faaf724c72f9d9b2d27e2a8d858bba4 | refs/heads/master | 2021-01-25T02:28:57.901546 | 2011-08-01T20:04:53 | 2011-08-01T20:04:53 | 2,027,478 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,835 | java | /*
* Copyright (c) 2008. All rights reserved.
*/
package ro.isdc.wro.model.group;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import org.apache.commons.lang.Validate;
import org.apache.commons.lang.builder.ToStringBuilder;
import org.apache.commons.lang.builder.ToStri... | [
"alex.objelean@gmail.com"
] | alex.objelean@gmail.com |
b5b3cdee103406a15c35e1d13015f09ea6a7c781 | a00326c0e2fc8944112589cd2ad638b278f058b9 | /src/main/java/000/136/276/CWE369_Divide_by_Zero__int_connect_tcp_divide_61a.java | 17326e58d64b63f8230e0fc674dfdefe0d56261b | [] | no_license | Lanhbao/Static-Testing-for-Juliet-Test-Suite | 6fd3f62713be7a084260eafa9ab221b1b9833be6 | b095b11c7cb6d4a5bb2b76181e35d6ee00e96e68 | refs/heads/master | 2020-08-24T13:34:04.004149 | 2019-10-25T09:26:00 | 2019-10-25T09:26:00 | 216,822,684 | 0 | 1 | null | 2019-11-08T09:51:54 | 2019-10-22T13:37:13 | Java | UTF-8 | Java | false | false | 2,506 | java | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE369_Divide_by_Zero__int_connect_tcp_divide_61a.java
Label Definition File: CWE369_Divide_by_Zero__int.label.xml
Template File: sources-sinks-61a.tmpl.java
*/
/*
* @description
* CWE: 369 Divide by zero
* BadSource: connect_tcp Read data using an outbound tcp connectio... | [
"anhtluet12@gmail.com"
] | anhtluet12@gmail.com |
6ff1829661e5fb1b765f1fa0ba0186158eac3a39 | c26304a54824faa7c1b34bb7882ee7a335a8e7fb | /flink-table/flink-table-common/src/main/java/org/apache/flink/table/types/inference/strategies/DecimalTimesTypeStrategy.java | d74413e0fb2e7b6f3b58ae64021397f4835c8057 | [
"BSD-3-Clause",
"OFL-1.1",
"ISC",
"MIT",
"Apache-2.0"
] | permissive | apache/flink | 905e0709de6389fc9212a7c48a82669706c70b4a | fbef3c22757a2352145599487beb84e02aaeb389 | refs/heads/master | 2023-09-04T08:11:07.253750 | 2023-09-04T01:33:25 | 2023-09-04T01:33:25 | 20,587,599 | 23,573 | 14,781 | Apache-2.0 | 2023-09-14T21:49:04 | 2014-06-07T07:00:10 | Java | UTF-8 | Java | false | false | 3,052 | 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 ... | [
"twalthr@apache.org"
] | twalthr@apache.org |
c34ec82182dc066dc46587bab2c31d0620b13f6b | 01b23223426a1eb84d4f875e1a6f76857d5e8cd9 | /icefaces/scratchpads/patches/ICE-5971/core/src/com/icesoft/faces/webapp/http/core/ReceivePing.java | 0d9ea9b9a002c7aba24859227dab7f5bf96e6ece | [] | no_license | numbnet/icesoft | 8416ac7e5501d45791a8cd7806c2ae17305cdbb9 | 2f7106b27a2b3109d73faf85d873ad922774aeae | refs/heads/master | 2021-01-11T04:56:52.145182 | 2016-11-04T16:43:45 | 2016-11-04T16:43:45 | 72,894,498 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,605 | java | /*
* Version: MPL 1.1/GPL 2.0/LGPL 2.1
*
* "The contents of this file are subject to the Mozilla Public License
* Version 1.1 (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.mozilla.org/MPL/
*
* Software distributed under t... | [
"ted.goddard@8668f098-c06c-11db-ba21-f49e70c34f74"
] | ted.goddard@8668f098-c06c-11db-ba21-f49e70c34f74 |
b203d36aaec07d9db9deb318d99bd1b72975da12 | 4e3c5dc1cfd033b0e7c1bea625f9ee64ae12871a | /org/cocos2dx/utils/PSJNIHelper.java | 910903eac27e276f5dbbfb35b5108a4afda82182 | [] | no_license | haphan2014/idle_heroes | ced0f6301b7a618e470ebfa722bef3d4becdb6ba | 5bcc66f8e26bf9273a2a8da2913c27a133b7d60a | refs/heads/master | 2021-01-20T05:01:54.157508 | 2017-08-25T14:06:51 | 2017-08-25T14:06:51 | 101,409,563 | 1 | 4 | null | null | null | null | UTF-8 | Java | false | false | 1,223 | java | package org.cocos2dx.utils;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Vector;
public class PSJNIHelper {
static ArrayList<String> mArrayList = null;
static HashMap<String, String> mHashMap = null;
static Vector<String> mVector = null;
public static void createHashMap() {
... | [
"hien.bui@vietis.com.vn"
] | hien.bui@vietis.com.vn |
c5fad2e645979f1409bfa249ea4bb1ac58b9f468 | bf9a38484a3bc255be1d31f24612cbc5d563a7fa | /src/main/java/sn/diagne/gestionboutique/config/audit/AuditEventConverter.java | 205b601a4349a56b78204c48b521153be3fe225e | [] | no_license | Faaline/ApplicationDeGestionBoutique | 2bf6e54de6b0de50e25f7133846032e86c4ca541 | eb22578dc8f6fff23fa72560f3e9a6f0442419d7 | refs/heads/main | 2023-03-12T10:56:18.251549 | 2021-03-05T19:09:00 | 2021-03-05T19:09:00 | 344,908,574 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,341 | java | package sn.diagne.gestionboutique.config.audit;
import java.util.*;
import org.springframework.boot.actuate.audit.AuditEvent;
import org.springframework.security.web.authentication.WebAuthenticationDetails;
import org.springframework.stereotype.Component;
import sn.diagne.gestionboutique.domain.PersistentAuditEvent;
... | [
"jhipster-bot@jhipster.tech"
] | jhipster-bot@jhipster.tech |
d440e8ec684479bbcfee31726eb95fca4c7031f5 | 7b8056f4f92f3c53c0a55ba68309c11abb6c08e1 | /src/main/java/com/chucknorris/chucknorris/service/mail/EmailPreparation.java | 235fe237eca323e959901baf763b86a8225845e0 | [] | no_license | radoslaw-lazur/radoslaw-lazur-chuck-norris | 3f08e472e4951cb94eea4e164fb00acaa285436a | b64aff54871741229a8d507644c466d4e2459ec3 | refs/heads/master | 2022-04-22T17:22:45.919512 | 2020-04-13T14:44:48 | 2020-04-13T14:44:48 | 255,343,590 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,075 | java | package com.chucknorris.chucknorris.service.mail;
import com.chucknorris.chucknorris.domain.Mail;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.mail.javamail.MimeMessageHelper;
import org.springframework.mail.javamail.MimeMessagePreparator;
import org.springframework.stereot... | [
"radoslaw.lazur@gmail.com"
] | radoslaw.lazur@gmail.com |
8f0b9e85f88daa80713c9cbf7d82422872b79098 | ed127c198e3a1d714668bdf61f2c1904d21888ff | /src/actions/Test4.java | 7f0471e08d207284dafe2fd4c97b49ec98a40a5d | [] | no_license | javaandselenium/SeleniumWeekendOff | 05f7e94fb4d2494859b6004d7ec565790a4a05ec | 6bd4162e68a806289bae622b5221e678297e326e | refs/heads/master | 2023-03-17T13:35:37.114789 | 2021-03-14T05:56:28 | 2021-03-14T05:56:28 | 343,053,792 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 888 | java | package actions;
import java.util.concurrent.TimeUnit;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.chrome.ChromeDriver;
import org.openqa.selenium.interactions.Actions;
public class Test4 {
public static void mai... | [
"QSP@DESKTOP-EVK9GMC"
] | QSP@DESKTOP-EVK9GMC |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.