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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
f3dab9070680d9ae562673c4d2a860e66bc08f2d | b5c485493f675bcc19dcadfecf9e775b7bb700ed | /jee-utility-__kernel__/src/test/java/org/cyk/utility/__kernel__/persistence/query/EntityManagerNotCachableUnitTestBenchmark.java | a2622afd98cf7da36919f138239f2c998668c2f2 | [] | no_license | devlopper/org.cyk.utility | 148a1aafccfc4af23a941585cae61229630b96ec | 14ec3ba5cfe0fa14f0e2b1439ef0f728c52ec775 | refs/heads/master | 2023-03-05T23:45:40.165701 | 2021-04-03T16:34:06 | 2021-04-03T16:34:06 | 16,252,993 | 1 | 0 | null | 2022-10-12T20:09:48 | 2014-01-26T12:52:24 | Java | UTF-8 | Java | false | false | 388 | java | package org.cyk.utility.__kernel__.persistence.query;
public class EntityManagerNotCachableUnitTestBenchmark extends AbstractEntityManagerUnitTestBenchmark {
private static final long serialVersionUID = 1L;
@Override
protected String __getPersistenceUnitName__() {
return "pu";
}
@Override
protecte... | [
"kycdev@gmail.com"
] | kycdev@gmail.com |
923daab274b5ef6c0d8af860698d74e672b951f6 | 995f73d30450a6dce6bc7145d89344b4ad6e0622 | /Mate20-9.0/src/main/java/com/android/server/fingerprint/InternalEnumerateClient.java | d34f722774c6fb0db9c7b4f477389afd02fb4aee | [] | no_license | morningblu/HWFramework | 0ceb02cbe42585d0169d9b6c4964a41b436039f5 | 672bb34094b8780806a10ba9b1d21036fd808b8e | refs/heads/master | 2023-07-29T05:26:14.603817 | 2021-09-03T05:23:34 | 2021-09-03T05:23:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,585 | java | package com.android.server.fingerprint;
import android.content.Context;
import android.hardware.fingerprint.Fingerprint;
import android.hardware.fingerprint.IFingerprintServiceReceiver;
import android.os.IBinder;
import android.util.Slog;
import java.util.ArrayList;
import java.util.List;
public abstract class Intern... | [
"dstmath@163.com"
] | dstmath@163.com |
5285122cca92c60d401979f30d8d060a1c6508fe | 729097f21fc4fdceda6bae0421308797c06b59bb | /src/cn/clickvalue/cv2/pages/affiliate/AffiliateBankAccontViewPage.java | 3dc8c01ea43e8da8a9e91a067378e96db5c6927d | [] | 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 | 2,086 | java | package cn.clickvalue.cv2.pages.affiliate;
import org.apache.tapestry5.annotations.InjectPage;
import org.apache.tapestry5.annotations.Persist;
import org.apache.tapestry5.annotations.Property;
import org.apache.tapestry5.annotations.SetupRender;
import org.apache.tapestry5.ioc.annotations.Inject;
import cn.clickvalu... | [
"qqxev@hotmail.com"
] | qqxev@hotmail.com |
7b53ba39eb5d05cc6d2516d9a81a79a4df7d38f9 | d6ead9a0193d4b7a8b01562d05a02126f6b8efa3 | /SpringFrameworkProgramming/spring4_testing_unit/homework_spring4_testing_unit/src/test/java/com/javapassion/examples/bank/controller/WithdrawControllerTests.java | 19b443c19c84098b179400772813f06d7e2390e7 | [] | no_license | SasirekhaPV/JPassionHomework | 06271ad0c3f1bb99801fccc8825751b75cd6d946 | 82539522e7ccb60eda8f0c7a57837c7a2c223e8e | refs/heads/master | 2021-12-15T15:48:35.746276 | 2017-08-29T18:03:13 | 2017-08-29T18:03:13 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,230 | java | package com.javapassion.examples.bank.controller;
import static org.junit.Assert.*;
import static org.mockito.Mockito.verify;
import static org.mockito.Mockito.when;
import org.junit.Before;
import org.junit.Test;
import org.mockito.InjectMocks;
import org.mockito.Mock;
import org.mockito.MockitoAnnotations;
import o... | [
"Henry.Fender@hennepin.us"
] | Henry.Fender@hennepin.us |
424024175a992bdbb2881559189022d523efe85b | 03f9caaefecfc046eca460eaf29bc450c78c4219 | /src/com/symbol/xmlaprocessor/request/Property.java | 5d0eec7eee0ab849fe79e3cd623b71d7b91a775b | [] | no_license | amirsaleh-salehzadeh/NIOPDC-BI | 27829673da5114733ee25be21e5373abcebf4ed8 | 173ea89c1983d1e20551cb1254e891eefac24c4c | refs/heads/master | 2021-01-22T22:44:21.963921 | 2017-03-20T12:33:18 | 2017-03-20T12:33:18 | 85,563,246 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,128 | java | /*
XMLA Processor is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
XMLA Processor is distributed in the hope that it will... | [
"salehzadeh@gmail.com"
] | salehzadeh@gmail.com |
e3b12f2f98f6e4c5c6246d45c5de1f24db5a0ebc | d24224ee16c4a533d4fa1957a0ef2137d79d5b31 | /app/src/main/java/com/xl/spriteeditor/MainActivity.java | b64fd71a17e82a2bafa54ec0aa0296f6bbe940ce | [] | no_license | fengdeyingzi/SpriteEditor | c5b753bcb19376088fca63954c282809bcc606b3 | ef8857e88edf09caf46dbeeb6003b5033ef234b0 | refs/heads/master | 2020-06-25T23:59:58.166016 | 2020-05-30T09:31:27 | 2020-05-30T09:31:27 | 199,461,115 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,774 | java | package com.xl.spriteeditor;
import android.os.Bundle;
import com.google.android.material.floatingactionbutton.FloatingActionButton;
import com.google.android.material.snackbar.Snackbar;
import androidx.appcompat.app.AppCompatActivity;
import androidx.appcompat.widget.Toolbar;
import android.view.View;
import andro... | [
"2541012655@qq.com"
] | 2541012655@qq.com |
8c8382fa78e0b0b515a9b19f3b1672bf9ee5ca90 | 732863b9b59e125172d7a1bec0f3f36674d61e15 | /src/main/java/com/techmaster/sparrow/config/SparrowConfigs.java | 51f1a90fb6501c45773df4e5dc4930c5770ffa8e | [] | no_license | hillangat/sparrow | e5f74b943f3db0820b9639892845e329deea3cbe | a09f794988bdcd46598edde9a84907d5d37ddbce | refs/heads/master | 2020-04-08T06:01:44.528453 | 2018-12-11T04:40:51 | 2018-12-11T04:40:51 | 159,065,016 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,293 | java | package com.techmaster.sparrow.config;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor;
import org.springframework.data.jpa.repository.config.EnableJpaRepositories;
im... | [
"hillangat@gmail.com"
] | hillangat@gmail.com |
67d46177f61905f823e11c84897c9ea1dc47d8de | 668496e4beee69591f98c5738a75f972093b805d | /carnival-spring-boot-starter-restful-security/src/main/java/com/github/yingzhuo/carnival/restful/security/exception/InvalidClaimException.java | b972289bd50f722ff5ea312469e861fba2e96b35 | [
"Apache-2.0"
] | permissive | floodboad/carnival | ca1e4b181746f47248b0f3d82a54f6fe4c31b41f | 9e18d5ce4dbc1e518102bc60ac13954156d93bd2 | refs/heads/master | 2023-01-04T07:18:35.514865 | 2020-10-28T04:15:31 | 2020-10-28T04:15:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 796 | java | /*
* ____ _ ____ _ _ _____ ___ _
* / ___| / \ | _ \| \ | |_ _\ \ / / \ | |
* | | / _ \ | |_) | \| || | \ \ / / _ \ | |
* | |___/ ___ \| _ <| |\ || | \ V / ___ \| |___
* \____/_/ \_\_| \_\_| \_|___| \_/_/ \_\_____|
*
* https://github.com/yingzhuo/carnival
*/
package com.github.... | [
"yingzhor@gmail.com"
] | yingzhor@gmail.com |
ff69ce73b29a065608641bc06551484a84d7593d | 443c594fdb7365095ff16c112398259e64550565 | /src/practice/FirstJavaProject.java | 35aad5a8e598da62b2c10097b919a0719ca739db | [] | no_license | NoobishNoob/RadioApp | cfd73db1faaad7039688dd1f267770f80261bd69 | 335b121e9bc4b6068d3cd6944d9fa47aa2dfaced | refs/heads/master | 2021-07-24T08:10:39.064580 | 2017-11-07T02:16:48 | 2017-11-07T02:16:48 | 109,774,801 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,032 | java | package practice;
import java.io.*;
import java.net.*;
import java.util.*;
public class FirstJavaProject {
public static void main(String []args) throws IOException{
URL url = new URL("http://vernonfm.org/playingnow.txt");
BufferedReader in = new BufferedReader(new InputStreamReader(url.openStream()));
Stri... | [
"unconfigured@null.spigotmc.org"
] | unconfigured@null.spigotmc.org |
10808c04feec2a91647155d6bae7bf44f18f3f17 | 2eb5604c0ba311a9a6910576474c747e9ad86313 | /chado-pg-orm/src/org/irri/iric/chado/so/TrnaIntron.java | 27e36c4ce57111e6600e7fb817eed4148796c4c0 | [] | no_license | iric-irri/portal | 5385c6a4e4fd3e569f5334e541d4b852edc46bc1 | b2d3cd64be8d9d80b52d21566f329eeae46d9749 | refs/heads/master | 2021-01-16T00:28:30.272064 | 2014-05-26T05:46:30 | 2014-05-26T05:46:30 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 425 | java | package org.irri.iric.chado.so;
// Generated 05 26, 14 1:32:25 PM by Hibernate Tools 3.4.0.CR1
/**
* TrnaIntron generated by hbm2java
*/
public class TrnaIntron implements java.io.Serializable {
private TrnaIntronId id;
public TrnaIntron() {
}
public TrnaIntron(TrnaIntronId id) {
this.id = id;
}
public ... | [
"locem@berting-debian.ourwebserver.no-ip.biz"
] | locem@berting-debian.ourwebserver.no-ip.biz |
aff55f239c2455fff404e924f94554706b756154 | 3343050b340a8594d802598cddfd0d8709ccc45a | /src/share/classes/sun/text/resources/no/FormatData_no_NO_NY.java | 3cf98aeb763c014afc361c48e1d974c51f447a22 | [
"Apache-2.0"
] | permissive | lcyanxi/jdk8 | be07ce687ca610c9e543bf3c1168be8228c1f2b3 | 4f4c2d72670a30dafaf9bb09b908d4da79119cf6 | refs/heads/master | 2022-05-25T18:11:28.236578 | 2022-05-03T15:28:01 | 2022-05-03T15:28:01 | 228,209,646 | 0 | 0 | Apache-2.0 | 2022-05-03T15:28:03 | 2019-12-15T15:49:24 | Java | UTF-8 | Java | false | false | 5,564 | java | /*
* Copyright (c) 1997, 2013, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free ... | [
"2757710657@qq.com"
] | 2757710657@qq.com |
655a74b5c6742aca90a6c2d51010692fffd6de2c | a59e7126b1b89aa53b73db840628d9672856f58a | /src/test/java/org/scijava/download/DownloadServiceTest.java | 722a3325c285d623102617b27cd8761f0c6176c0 | [
"BSD-2-Clause",
"Apache-2.0"
] | permissive | scijava/scijava-common | 8ad76a5b3a666a01718764a27a48126ab2c09635 | 9abafb2d50ec2df75edd90811ead26e47b25f0fa | refs/heads/master | 2023-08-31T15:00:21.565803 | 2023-08-06T20:55:33 | 2023-08-06T20:55:33 | 3,594,497 | 76 | 57 | BSD-2-Clause | 2023-07-12T19:37:56 | 2012-03-01T18:06:45 | Java | UTF-8 | Java | false | false | 5,792 | java | /*-
* #%L
* SciJava Common shared library for SciJava software.
* %%
* Copyright (C) 2009 - 2023 SciJava developers.
* %%
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* 1. Redistributions of source code mus... | [
"ctrueden@wisc.edu"
] | ctrueden@wisc.edu |
c0c10e6f0ef51de5397c537db27192fdcca9e268 | 0207203c7c4790c35bcb7b5c21d3d66757f658d8 | /docroot/WEB-INF/src/vn/dtt/duongbien/dao/vrcb/service/persistence/LogMessageValidationActionableDynamicQuery.java | 448e312f5cc300d086a914c257b7cdec5d8016f3 | [] | no_license | longdm10/DuongBoDoanhNghiepApp-portlet | 930a0628a34a76dbd9e7e96febcd13206366b954 | 512b03be6cd6d7e2aa9043ab0a9480de5518ce84 | refs/heads/master | 2021-01-21T13:44:15.439969 | 2016-04-28T17:39:15 | 2016-04-28T17:39:15 | 54,985,320 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,385 | java | /**
* Copyright (c) 2000-2013 Liferay, Inc. All rights reserved.
*
* This library 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... | [
"longdm10@gmail.com"
] | longdm10@gmail.com |
c17c9b483ce73a3ef240bb0520f6eb98c52df07d | ab59063ff2ae941b876324070d8f8e8165cef960 | /chunking_text_file/40authors/emigonza/master/POSPowerService17.java | f21de89a9eb347c319ff72c5acd91142119bcc6a | [] | no_license | gpoorvi92/author_class | f7c26f46f1ca9608a8c98fb18fc74a544cf99c36 | b079ef0a477a2868140d77c4b32c317d4492725e | refs/heads/master | 2020-04-01T18:01:54.665333 | 2018-12-10T14:55:11 | 2018-12-10T14:55:11 | 153,466,983 | 1 | 0 | null | 2018-10-17T14:44:56 | 2018-10-17T14:03:04 | Java | UTF-8 | Java | false | false | 1,327 | java | /////////////////////////////////////////////////////////////////////
//
// This software is provided "AS IS". The JavaPOS working group (including
// each of the Corporate members, contributors and individuals) MAKES NO
// REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY OF THE SOFTWARE,
// EITHER EXPRESS OR... | [
"gpoorvi92@gmail.com"
] | gpoorvi92@gmail.com |
d1b8c3ed6ac90fa301f7daaf56d4a30646f08421 | b34654bd96750be62556ed368ef4db1043521ff2 | /billing_cost_services/tags/version/src/java/tests/com/topcoder/accounting/entities/dao/IdentifiableEntityTest.java | 019304440db29f34827823c5ebad3fd61f677e8f | [] | no_license | topcoder-platform/tcs-cronos | 81fed1e4f19ef60cdc5e5632084695d67275c415 | c4ad087bb56bdaa19f9890e6580fcc5a3121b6c6 | refs/heads/master | 2023-08-03T22:21:52.216762 | 2019-03-19T08:53:31 | 2019-03-19T08:53:31 | 89,589,444 | 0 | 1 | null | 2019-03-19T08:53:32 | 2017-04-27T11:19:01 | null | UTF-8 | Java | false | false | 4,417 | java | /*
* Copyright (C) 2011 TopCoder Inc., All Rights Reserved.
*/
package com.topcoder.accounting.entities.dao;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertFalse;
import static org.junit.Assert.assertNotNull;
import static org.junit.Assert.assertTrue;
import java.io.Seri... | [
"victorsam@fb370eea-3af6-4597-97f7-f7400a59c12a"
] | victorsam@fb370eea-3af6-4597-97f7-f7400a59c12a |
aaec9dc4d53aee996936dd44053ffb453ee57297 | 0d681cc3e93e75b713937beb409b48ecf423e137 | /hw04-0036479615/src/main/java/hr/fer/zemris/optjava/dz4/part1/GeneticAlgorithm.java | aeddabdfaae75cc2973e9e14700b5f559af7029f | [] | no_license | svennjegac/FER-java-optjava | fe86ead9bd80b4ef23944ef9234909353673eaab | 89d9aa124e2e2e32b0f8f1ba09157f03ecd117c6 | refs/heads/master | 2020-03-29T04:17:20.952593 | 2018-09-20T08:59:01 | 2018-09-20T08:59:01 | 149,524,350 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,042 | java | package hr.fer.zemris.optjava.dz4.part1;
import java.util.List;
import hr.fer.zemris.optjava.dz4.algorithms.genetic.GenerationElitisticGA;
import hr.fer.zemris.optjava.dz4.algorithms.genetic.IOptAlgorithm;
import hr.fer.zemris.optjava.dz4.algorithms.genetic.ISelectionOperator;
import hr.fer.zemris.optjava.dz4.algorith... | [
"sven.njegac@fer.hr"
] | sven.njegac@fer.hr |
8a97849b6f56c0f79a4361c6d85047d21a1e0e1f | f73201e5822fb3a5a3fac8a7aec019cee12c630e | /exercise/src/hong/练习的包/Day10_io流/ReadAndWriteDemo.java | bf5610c109a58c5bcc5279bbf4394484bcafd736 | [] | no_license | zhangkangmu/javacommon | 5227f319bdf90834d5ff08fa45db10e76cbdbd32 | 6f8a900f70838a4cf21bb18f34ac19ac14ed046f | refs/heads/master | 2021-07-23T11:04:09.388317 | 2020-01-06T13:12:32 | 2020-01-06T13:12:32 | 230,770,547 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 929 | java | package hong.练习的包.Day10_io流;
import java.io.*;
/**
* Created by zhangyuhong
* Date:2017/12/28
*/
public class ReadAndWriteDemo {
public static void main(String[] args) throws IOException {
FileReader fileReader = new FileReader("exercise\\src\\hong\\练习的包\\Day10_io流\\file\\char.txt");
FileWriter... | [
"289590351@qq.com"
] | 289590351@qq.com |
955b61ea4bd21e44bfc111e612e2cc5e510b1d26 | f1a85ae8b9d5d9d9a848c4c8d9c2410b9726e194 | /company_shipper/app_company/src/main/java/com/yaoguang/company/businessorder2/common/businessmain/BaseBusinessMainFragment.java | 6479534b8af5290cc559205b0d43acebf5a1f102 | [] | no_license | P79N6A/as | 45dc7c76d58cdc62e3e403c9da4a1c16c4234568 | a57ee2a3eb2c73cc97c3fb130b8e389899b19d99 | refs/heads/master | 2020-04-20T05:55:10.175425 | 2019-02-01T08:49:15 | 2019-02-01T08:49:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,139 | java | package com.yaoguang.company.businessorder2.common.businessmain;
import android.os.Bundle;
import android.os.Parcelable;
import android.support.annotation.Nullable;
import android.support.v7.widget.Toolbar;
import android.text.TextUtils;
import android.view.View;
import android.view.WindowManager;
import com.yaoguang... | [
"254191389@qq.com"
] | 254191389@qq.com |
2f6d8e05f9c28f460b9be2b02288dea4f84311fc | b31120cefe3991a960833a21ed54d4e10770bc53 | /modules/org.clang.sema/src/org/clang/sema/impl/DFIParamWithArguments.java | 386ded9a8005be8a52f18db7eb2b08e0f6ce78ae | [] | no_license | JianpingZeng/clank | 94581710bd89caffcdba6ecb502e4fdb0098caaa | bcdf3389cd57185995f9ee9c101a4dfd97145442 | refs/heads/master | 2020-11-30T05:36:06.401287 | 2017-10-26T14:15:27 | 2017-10-26T14:15:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,584 | java | /**
* This file was converted to Java from the original LLVM source file. The original
* source file follows the LLVM Release License, outlined below.
*
* ==============================================================================
* LLVM Release License
* ======================================================... | [
"voskresensky.vladimir@gmail.com"
] | voskresensky.vladimir@gmail.com |
802fe2e9cf9894b9587c015fa1791b23780cb755 | 99e44fc1db97c67c7ae8bde1c76d4612636a2319 | /app/src/main/java/org/apache/http/impl/conn/AbstractPooledConnAdapter.java | a8f2589fbc8ed6a6313fb67fe4a497d531fc0a3d | [
"MIT"
] | permissive | wossoneri/AOSPGallery4AS | add7c34b2901e3650d9b8518a02dd5953ba48cef | 0be2c89f87e3d5bd0071036fe89d0a1d0d9db6df | refs/heads/master | 2022-03-21T04:42:57.965745 | 2022-02-23T08:44:51 | 2022-02-23T08:44:51 | 113,425,141 | 3 | 2 | MIT | 2022-02-23T08:44:52 | 2017-12-07T08:45:41 | Java | UTF-8 | Java | false | false | 6,070 | java | /*
* $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/impl/conn/AbstractPooledConnAdapter.java $
* $Revision: 658775 $
* $Date: 2008-05-21 10:30:45 -0700 (Wed, 21 May 2008) $
*
* ===================================================================... | [
"siyolatte@gmail.com"
] | siyolatte@gmail.com |
e556e1d95d59f62cfaf660418eb6fc9d33c5fb30 | 13e4e5f56dc4421448ec19a2d142169fdd8f0328 | /src/main/java/org/sikuli/ui/SlideEditView.java | 5097f0f7900522507d468c9fe765bfb9285026b3 | [] | no_license | doubleshow/sikuliguide | 97a4f2b7c69b10c59e398b3de67f2150b809346a | 1539bd2ac8f1fbee867d8494ed71490d9ee5a329 | refs/heads/master | 2021-01-23T13:44:05.617259 | 2011-08-09T03:16:59 | 2011-08-09T03:16:59 | 2,033,738 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 649 | java | package org.sikuli.ui;
import javax.swing.JPanel;
import javax.swing.event.ChangeEvent;
import javax.swing.event.ChangeListener;
public class SlideEditView extends JPanel implements ChangeListener {
protected SlideEditView(){
}
private Slide slide;
public Slide getSlide() {
return slide;
... | [
"doubleshow@gmail.com"
] | doubleshow@gmail.com |
43972df7cb78ec9c6fb4a3689d2253b92e09e2e0 | 69a4f2d51ebeea36c4d8192e25cfb5f3f77bef5e | /methods/Method_37560.java | f1f72f36e318f0d4d63b6654f0deeb89a71ad82e | [] | 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 | 145 | java | @Override protected InExRules<String,String,String> createRulesEngine(){
return new InExRules<>(InExRuleMatcher.WILDCARD_PATH_RULE_MATCHER);
}
| [
"sonnguyen@utdallas.edu"
] | sonnguyen@utdallas.edu |
8c75c554f32e317adf5cacdb0974b94d4577e767 | df0d105e3bc11190c9f75b68014356d631094710 | /src/main/java/com/zj/study/algorithm/recursion/CombSumMain.java | ed748156018b52f72035c094b996b94fb936fec6 | [] | no_license | zhaojian770627/javastudy | 411109670f099be23142748e97346ccd62057c41 | ca2613fbfc24bfc68254f3733b0d1409aecf3c94 | refs/heads/master | 2023-01-11T10:36:25.977810 | 2022-01-09T14:06:01 | 2022-01-09T14:06:01 | 162,666,475 | 0 | 0 | null | 2022-12-27T14:50:49 | 2018-12-21T04:40:01 | Java | UTF-8 | Java | false | false | 1,218 | java | package com.zj.study.algorithm.recursion;
import java.util.ArrayList;
import java.util.List;
import java.util.Stack;
public class CombSumMain {
public static void main(String[] args) {
CombSumMain main = new CombSumMain();
// main.subsets(3);
main.combSum(new int[] { 2, 3, 6, 7 }, 20);
}
private void combS... | [
"zhaojian770627@163.com"
] | zhaojian770627@163.com |
7534304915e9722c3009215e25fe86378453360a | dadca8dda7bb1bbf69a32a3fa237b59af120399a | /cat_conn/src/main/java/com/cgltech/cat_conn/dal/dao/mybatis/mapper/TicketCutMapper.java | d2dd1d3878632b96acf84d0f750ec2fc61f2f746 | [] | no_license | lvywmqt/springboot | 79a8c82671f3dd2599e8768305af3cedd29a2ac8 | 0b473cac7978cbd79fa868dd79a9238bd9f809f5 | refs/heads/master | 2021-07-02T07:25:30.802152 | 2019-04-02T02:49:58 | 2019-04-02T02:49:58 | 144,268,307 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 682 | java | package com.cgltech.cat_conn.dal.dao.mybatis.mapper;
import java.io.Serializable;
import java.util.List;
import org.springframework.dao.DataAccessException;
import org.springframework.stereotype.Repository;
import com.cgltech.cat_conn.dal.dao.mybatis.CrudMapper;
import com.cgltech.cat_conn.dal.entity.TicketCut;
@Re... | [
"you@example.com"
] | you@example.com |
488f96c57cc14694d2405edbc4b53afebf765752 | 3785d3fdd6f673fe51c9db3cd80fa930bc89b26f | /handsomelibrary/src/main/java/com/example/handsomelibrary/utils/AppUtils.java | dc0d7f6b13a9c5a5739d9528881e91223ac2ddcf | [] | no_license | SetAdapter/HandsomeGuy | 2f7781707e2012d4c416ff7a9f0d3d3387c3c5f3 | b63bc8ccb4498a1ee7760c604e316771e4076be4 | refs/heads/master | 2020-03-11T23:26:54.900031 | 2018-06-14T06:57:12 | 2018-06-14T06:57:12 | 130,321,973 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,482 | java | package com.example.handsomelibrary.utils;
import android.app.ActivityManager;
import android.content.Context;
import android.content.pm.PackageInfo;
import android.content.pm.PackageManager;
import java.util.List;
import static android.content.Context.ACTIVITY_SERVICE;
/**
* App相关的辅助类
* Created by Stefan on 2018... | [
"383411934@qq.com"
] | 383411934@qq.com |
e31ee9e8ca7c91b53afcae30063b2c9ffb6a426f | e41154fbbe6627197f4f9f9269f64f8c5f9b011d | /app/src/main/java/com/ymt/sgr/kitchen/ui/adapter/ListDropDownAdapter.java | 3af20c730481fbbb570d2999a139a0bcd9915fc0 | [] | no_license | 514721857/Kitchen | 46773322b46ff1b973f4bdfadec1746a02a7125c | 2317fc8887486215878ccc29142253046da59782 | refs/heads/master | 2020-03-28T22:33:06.607428 | 2018-12-06T14:31:31 | 2018-12-06T14:31:31 | 149,241,348 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,334 | java | package com.ymt.sgr.kitchen.ui.adapter;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.TextView;
import com.ymt.sgr.kitchen.R;
import java.util.List;
import butterknife.BindView;
... | [
"2090161812@qq.com"
] | 2090161812@qq.com |
a792396d4ae415de9d0f7ff62467d65b93bc1ce5 | c87fa48cb71f76bbcfb406e53177c16219aae4cb | /Datasets/Dataset1/Java/1263.java | 0b31bceb793ae41e3342d7cc156c68a55a3e21d0 | [] | no_license | mrezende/CodRep-competition | b4a49b7b9f22a9bfe3bfff4fd076c166da3d0f16 | aae413ca563ae3cc3fde3b105809dd4111800521 | refs/heads/master | 2021-07-24T16:08:57.416020 | 2019-01-08T23:37:00 | 2019-01-08T23:37:00 | 135,821,155 | 0 | 0 | null | 2018-12-18T22:07:11 | 2018-06-02T13:45:09 | null | UTF-8 | Java | false | false | 1,442 | java | /*
Derby - Class org.apache.derbyTesting.functionTests.tests.largedata.LobLimitsClientTest
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 ... | [
"rezende.martins@gmail.com"
] | rezende.martins@gmail.com |
632d02d1d5951b7b3d75b4c51152669accc58c9f | 3ef55e152decb43bdd90e3de821ffea1a2ec8f75 | /large/module1119_public/tests/unittests/src/java/module1119_public_tests_unittests/a/Foo3.java | e7c4df56a7ba0ddb6debe00e7e320bbd4e7e8015 | [
"BSD-3-Clause"
] | permissive | salesforce/bazel-ls-demo-project | 5cc6ef749d65d6626080f3a94239b6a509ef145a | 948ed278f87338edd7e40af68b8690ae4f73ebf0 | refs/heads/master | 2023-06-24T08:06:06.084651 | 2023-03-14T11:54:29 | 2023-03-14T11:54:29 | 241,489,944 | 0 | 5 | BSD-3-Clause | 2023-03-27T11:28:14 | 2020-02-18T23:30:47 | Java | UTF-8 | Java | false | false | 1,680 | java | package module1119_public_tests_unittests.a;
import java.util.zip.*;
import javax.annotation.processing.*;
import javax.lang.model.*;
/**
* Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut
* labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et ac... | [
"gwagenknecht@salesforce.com"
] | gwagenknecht@salesforce.com |
c14c5223dc0b2ac46d5c77569f0f84418059271e | aede85516075ed24429079969ff889db611ee2ab | /app/src/main/java/com/dogvip/giannis/dogviprefactored/services/jobs/SyncLocalUserRolesAndPetsJob.java | de51524d2e2d7da9e57bddf6cf0565a76d5b5993 | [] | no_license | tsironis13/DogVIPRefactored | df67b77b077c2dfec214cc616abd015522fe6002 | 30873a402c6f982bec0334ca81df382a6ce562d7 | refs/heads/master | 2021-08-30T10:03:48.233731 | 2017-12-17T11:43:39 | 2017-12-17T11:43:39 | 112,445,261 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,760 | java | package com.dogvip.giannis.dogviprefactored.services.jobs;
import android.util.Log;
import com.dogvip.giannis.dogviprefactored.config.AppConfig;
import com.dogvip.giannis.dogviprefactored.pojo.BaseRequest;
import com.dogvip.giannis.dogviprefactored.pojo.sync.SyncUserRolesAndPetsResponse;
import com.dogvip.giannis.dog... | [
"gtsironis8@gmail.com"
] | gtsironis8@gmail.com |
220d42213f5ff05322a7e84eabdc659cdc77ea45 | 32fa97c2dc55cd48a181d962b4b1efb4b2466dc0 | /src/com/android/bluetooth/gatt/PeriodicScanManager.java | 8101afce3bc2d40877557b9f2c39750c391662eb | [] | no_license | Ankits-lab/packages_apps_Bluetooth | 511d325f93d1fa7bace1982ffab11423b17551ce | 5d0ed4858a8b35023520e01c3685bd007df04809 | refs/heads/main | 2023-01-09T21:58:07.263321 | 2020-11-14T09:26:42 | 2020-11-14T09:26:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,981 | java | /*
* Copyright (C) 2017 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 requir... | [
"keneankit01@gmail.com"
] | keneankit01@gmail.com |
03f2bb2e47a87a7cf7a0eac1fb3faea895351ba8 | 3aedf39fce77aa36eee9d675bf1ed786e15f3b1c | /src/main/java/animals/Deplacer.java | e9acca8c5f7500206f3095d134e77e3a285c9eb3 | [] | no_license | Pierre-AntoineCAYLA/maven | 2a2a2d7a10a4c27a7afcf390b416c6bf212cb4c9 | a3e039059e417c90948e9530bf84c6074b394b8c | refs/heads/master | 2020-03-10T07:42:23.727491 | 2018-04-12T15:06:22 | 2018-04-12T15:06:22 | 129,268,865 | 0 | 0 | null | null | null | null | ISO-8859-2 | Java | false | false | 249 | java | package animals;
public enum Deplacer {
//donnes les possibilités de déplacements
COURIR(1, "Courir"), MARCHER(2, "Marcher"), SAUTER(3, "Sauter");
int code;
String label;
Deplacer(int id, String value) {
code = id;
label = value;
}
}
| [
"you@example.com"
] | you@example.com |
d9ba872ac4b0e4291010f713a62c38510eaba8b8 | 8e069c3fec6dc64cfa741daf6fe63212cc0be6fc | /src/p045_sol1.java | be7c573cde0ca21ab253faf1559d812116643fce | [] | no_license | hpplayer/LeetCode | 81b9651d6ebf53287b1f27241be211add3e3bc8a | 527df4581439cbfa52ac17c96f56b0447f87c3f0 | refs/heads/master | 2020-05-16T21:33:20.991009 | 2015-11-01T03:55:10 | 2015-11-01T03:55:10 | 31,480,577 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,208 | java | /*
Jump Game II
Given an array of non-negative integers, you are initially positioned at the first index of the array.
Each element in the array represents your maximum jump length at that position.
Your goal is to reach the last index in the minimum number of jumps.
For example:
Given array A = [2,3,1,1,4]
The mi... | [
"hpplayer@live.cn"
] | hpplayer@live.cn |
4110a127f1334edeb69d04cd99de8cf62c1453e2 | ffbe549bb245a140ff86ba8213723cc7e803ca68 | /src/main/java/de/origindd/mpeg/mpeg7/_2004/PartitionType.java | ed6aafc8199951f5963cf01000874cbf5b5622de | [] | no_license | OriginDD/mpeg-7-extractor | 43259f3a1b0dea1cc204395039e6221624599717 | c7c1cb5e9d7d09286ff95e1e4baa8dff9a0483bb | refs/heads/master | 2021-01-17T09:58:54.051776 | 2017-03-17T06:46:25 | 2017-03-17T06:46:25 | 83,997,792 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,681 | java | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4-2
// 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: 2015.01.12 at 06:39... | [
"ulrich.kowohl@zalando.de"
] | ulrich.kowohl@zalando.de |
45a9a9a46bc772bd4317854cbb31c01bb8002376 | b85d0ce8280cff639a80de8bf35e2ad110ac7e16 | /com/fossil/dgs.java | ba9bca404b27012c71e992f758bbf2a26beb3a3e | [] | no_license | MathiasMonstrey/fosil_decompiled | 3d90433663db67efdc93775145afc0f4a3dd150c | 667c5eea80c829164220222e8fa64bf7185c9aae | refs/heads/master | 2020-03-19T12:18:30.615455 | 2018-06-07T17:26:09 | 2018-06-07T17:26:09 | 136,509,743 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 622 | java | package com.fossil;
import com.portfolio.platform.enums.Unit;
public final /* synthetic */ class dgs {
public static final /* synthetic */ int[] cEQ = new int[Unit.values().length];
public static final /* synthetic */ int[] cTK = new int[Unit.values().length];
public static final /* synthetic */ int[] cTL... | [
"me@mathiasmonstrey.be"
] | me@mathiasmonstrey.be |
26d4f5be5522bc315030ef7a8166f61737f0407d | 04b1803adb6653ecb7cb827c4f4aa616afacf629 | /third_party/android_29_sdk/public/sources/android-29/java/util/IllegalFormatCodePointException.java | 02add44947690e11bca3db6025943e1226dcdb23 | [
"Apache-2.0",
"LGPL-2.0-or-later",
"GPL-1.0-or-later",
"MIT",
"BSD-3-Clause"
] | permissive | Samsung/Castanets | 240d9338e097b75b3f669604315b06f7cf129d64 | 4896f732fc747dfdcfcbac3d442f2d2d42df264a | refs/heads/castanets_76_dev | 2023-08-31T09:01:04.744346 | 2021-07-30T04:56:25 | 2021-08-11T05:45:21 | 125,484,161 | 58 | 49 | BSD-3-Clause | 2022-10-16T19:31:26 | 2018-03-16T08:07:37 | null | UTF-8 | Java | false | false | 2,388 | java | /*
* Copyright (c) 2003, 2005, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free ... | [
"sunny.nam@samsung.com"
] | sunny.nam@samsung.com |
1003750972b0800516449861edadff7a08024a6a | 9eb3d46bd07c90b0e481f40ee848b2404900fd49 | /collectionTest/src/basic/Lotto.java | 493419eb17d059a985b521a27846c8f054a88cc6 | [] | no_license | so0487/HighJava | b32a66e7d681808484f29552e703e2c5e6e6097c | d2a3ee667e23ce6876742dd40ed85992f6a8f62c | refs/heads/main | 2023-02-06T07:35:24.740381 | 2020-12-26T05:36:44 | 2020-12-26T05:36:44 | 311,550,702 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,226 | java | package basic;
import java.util.HashSet;
import java.util.InputMismatchException;
import java.util.Scanner;
public class Lotto {
public static void main(String[] args) {
Lotto lot= new Lotto();
lot.lottoStart();
}
public void lottoStart(){
while(true){
System.out.println("======================");
... | [
"so04876725@gmail.com"
] | so04876725@gmail.com |
4e6cebb1a4eab84a3d5e04ce3eb5391d1189be01 | 0af8b92686a58eb0b64e319b22411432aca7a8f3 | /large-multiproject/project12/src/main/java/org/gradle/test/performance12_2/Production12_178.java | 3175538637f184d572061479d53be5679c540814 | [] | 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 | 303 | java | package org.gradle.test.performance12_2;
public class Production12_178 extends org.gradle.test.performance7_2.Production7_178 {
private final String property;
public Production12_178() {
this.property = "foo";
}
public String getProperty() {
return property;
}
}
| [
"cedric.champeau@gmail.com"
] | cedric.champeau@gmail.com |
12072e46042a21fb311c29dbd74b594f6e6feb05 | f05e5a792ecb1f878636de1959c847c506ccda73 | /spring-workspace/global-pay/src/test/java/kr/kro/globalpay/currency/CurrencyDAOTest.java | f5154b459160493cf84408e2a2887eb331f71561 | [] | no_license | hennylee/Hana-Global-Pay | 3569263f40243fbe8076b2269bf40a8138262f4a | 6de8b818cebe9559c204c0161aa6926abf11586b | refs/heads/master | 2023-07-31T10:20:32.859191 | 2021-10-06T08:10:57 | 2021-10-06T08:10:57 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,340 | java | package kr.kro.globalpay.currency;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.junit.Ignore;
import org.junit.Test;
import org.springframework.beans.factory.annotation.Autowired;
import kr.kro.globalpay.Configure;
import kr.kro.globalpay.card.dao.CardDAO;
import kr.kro.globalpay... | [
"haenyilee@kakao.com"
] | haenyilee@kakao.com |
5ede882e839c9800c1857fd178a7b60766426530 | 2fd1b33dd3110777e9b41ee1371daf12a749a9ee | /Chap4/Generate_Random_LowerCaseNumber.java | 14e530ec2af048c637163db7827bb76170ac7fd9 | [] | no_license | HULLZHU/eclipse-workspace | 04c474c3cdfdfc79567342974ef04c037e684fae | 3989116abd9a994336e649af11650761693e92c3 | refs/heads/master | 2021-06-09T18:34:17.479825 | 2019-11-05T20:39:05 | 2019-11-05T20:39:05 | 145,763,364 | 1 | 0 | null | null | null | null | GB18030 | Java | false | false | 555 | java |
public class Generate_Random_LowerCaseNumber {
public static void main(String[] args) {
System.out.println("Now a random lowercase letter will be shown");
int rand_1 = (int) Math.floor(26*Math.random());
//随机数1的取值范围是0-25共26个数
int rand_2 = 97 + rand_1;
//随机数2的取值范围是97-122共26个数
char rand_Letter ... | [
"42597991+HULLZHU@users.noreply.github.com"
] | 42597991+HULLZHU@users.noreply.github.com |
2cd4c7cd2f1cdab812cc217fb167a5ef068a317e | a73dfb319f28cc1ff8aac4bb8721157638253878 | /work/09_ecai/lotteryServer/src/main/java/lottery/domains/pool/payment/lepay/request/FCSOpenApiTradeRecordRequest.java | 3652b85000971f56d4057240944962e7e41df704 | [] | no_license | xxsheng/JavaTest | 63da06d3db5384644ff290d10eed2d1027b613f5 | cd3364302734501234c450e4a498eabce0b89efb | refs/heads/master | 2021-10-19T06:21:02.472764 | 2019-02-18T15:17:19 | 2019-02-18T15:17:19 | 160,063,042 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 686 | java | package lottery.domains.pool.payment.lepay.request;
import java.util.Map;
public class FCSOpenApiTradeRecordRequest extends FCSOpenApiRequest
{
private String tradeId;
private String outTradeNo;
public String getTradeId()
{
return this.tradeId;
}
public void setTradeId(String tradeId) {
this.tra... | [
"1558281773@qq.com"
] | 1558281773@qq.com |
149b86fb197d4dd056a097ff37c17ef9f00ccfab | 7df40f6ea2209b7d48979465fd8081ec2ad198cc | /TOOLS/server/com/wurmonline/server/modifiers/ModifierTypes.java | e13c53283718c5467e12b5ae2af1f201d6dd3555 | [
"IJG"
] | permissive | warchiefmarkus/WurmServerModLauncher-0.43 | d513810045c7f9aebbf2ec3ee38fc94ccdadd6db | 3e9d624577178cd4a5c159e8f61a1dd33d9463f6 | refs/heads/master | 2021-09-27T10:11:56.037815 | 2021-09-19T16:23:45 | 2021-09-19T16:23:45 | 252,689,028 | 0 | 0 | null | 2021-09-19T16:53:10 | 2020-04-03T09:33:50 | Java | UTF-8 | Java | false | false | 670 | java | package com.wurmonline.server.modifiers;
public interface ModifierTypes {
public static final int MODIFIER_UNKNOWN = 0;
public static final int MODIFIER_STAMINA_REGAIN = 1;
public static final int MODIFIER_SKILL = 2;
public static final int MODIFIER_MOVEMENT = 3;
public static final int MODIFIER_... | [
"warchiefmarkus@gmail.com"
] | warchiefmarkus@gmail.com |
a6555a237add1d5cf68dda30affe58244e149be2 | d0d3a77b52d5ba957e0609a241de85f5a327ba79 | /src/main/java/com/lmcat/soft/service/ICustomerCooperationService.java | d338b269b4ab9fb95bfccac529d2873b0fe44f2d | [] | no_license | wangyongst/lmcat-soft-manager | 058d35945358747480a69f4887a7b0fa8445cd61 | 3f8252997d8e83761eb6ae4798073708fc24877e | refs/heads/master | 2020-03-17T11:00:31.061636 | 2018-05-16T07:30:43 | 2018-05-16T07:30:43 | 133,533,687 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 223 | java | package com.lmcat.soft.service;
import com.lmcat.soft.common.base.IBaseService;
import com.lmcat.soft.module.CustomerCooperation;
public interface ICustomerCooperationService extends IBaseService<CustomerCooperation> {
}
| [
"wangyongst@gmail.com"
] | wangyongst@gmail.com |
4be58447667e436d028e6254d4bb396e56882887 | 882e77219bce59ae57cbad7e9606507b34eebfcf | /mi2s_securitycenter_miui12/src/main/java/com/miui/permcenter/compact/MiuiSettingsCompat.java | 221da564654afef1380faef666b2d06d58f27554 | [] | no_license | CrackerCat/XiaomiFramework | 17a12c1752296fa1a52f61b83ecf165f328f4523 | 0b7952df317dac02ebd1feea7507afb789cef2e3 | refs/heads/master | 2022-06-12T03:30:33.285593 | 2020-05-06T11:30:54 | 2020-05-06T11:30:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,755 | java | package com.miui.permcenter.compact;
import android.content.ContentResolver;
import android.content.Context;
import java.util.List;
public class MiuiSettingsCompat {
public static final String TAG = "MiuiSettingsCompat";
public static boolean getCloudDataBoolean(ContentResolver contentResolver, String str, S... | [
"sanbo.xyz@gmail.com"
] | sanbo.xyz@gmail.com |
0524a071112df961d3a42ae9477dca13b43248a3 | e3990e8c3b1e0b8824a0a19bf9d12e48441def7a | /ebean-test/src/test/java/org/etest/PlainBean.java | a86ba2c9f68714fb4ce82f10179d71109043c61f | [
"Apache-2.0"
] | permissive | ebean-orm/ebean | 13c9c465f597dd2cf8b3e54e4b300543017c9dee | bfe94786de3c3b5859aaef5afb3a7572e62275c4 | refs/heads/master | 2023-08-22T12:57:34.271133 | 2023-08-22T11:43:41 | 2023-08-22T11:43:41 | 5,793,895 | 1,199 | 224 | Apache-2.0 | 2023-09-11T14:05:26 | 2012-09-13T11:49:56 | Java | UTF-8 | Java | false | false | 443 | java | package org.etest;
import java.util.Objects;
public class PlainBean {
public int id;
public String name;
@Override
public boolean equals(Object o) {
if (this == o) return true;
if (o == null || getClass() != o.getClass()) return false;
PlainBean plainBean = (PlainBean) o;
return id == plainB... | [
"robin.bygrave@gmail.com"
] | robin.bygrave@gmail.com |
8de7ad624345ca7139c98300c842e51a13db5863 | cca87c4ade972a682c9bf0663ffdf21232c9b857 | /com/tencent/mm/boot/svg/a/a/ahj.java | 19c36059548e83f15cc49f4a4e5916a70f4d4131 | [] | no_license | ZoranLi/wechat_reversing | b246d43f7c2d7beb00a339e2f825fcb127e0d1a1 | 36b10ef49d2c75d69e3c8fdd5b1ea3baa2bba49a | refs/heads/master | 2021-07-05T01:17:20.533427 | 2017-09-25T09:07:33 | 2017-09-25T09:07:33 | 104,726,592 | 12 | 1 | null | null | null | null | UTF-8 | Java | false | false | 4,285 | java | package com.tencent.mm.boot.svg.a.a;
import android.graphics.Canvas;
import android.graphics.Matrix;
import android.graphics.Paint;
import android.graphics.Paint.Cap;
import android.graphics.Paint.Join;
import android.graphics.Paint.Style;
import android.graphics.Path;
import android.os.Looper;
import com.tencent.mm.p... | [
"lizhangliao@xiaohongchun.com"
] | lizhangliao@xiaohongchun.com |
3e4943cee40e12dd50d60b1493dc6b19eee3b939 | 273a08fddddae0afff8084c8795083bb0020ac5c | /app/src/main/java/com/leisurely/spread/framework/base/BaseFragment.java | fdee5e2b3c22f998d5a50f017c58c06e4577b817 | [] | no_license | kevin161/hwSpread | 66da159130fdc520379d6722a073796fc2417a0b | a25183d732a39d931e6158b1faa77c645cc0bc49 | refs/heads/master | 2020-12-12T23:19:57.671628 | 2020-02-02T12:58:57 | 2020-02-02T12:58:57 | 234,254,089 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,435 | java |
package com.leisurely.spread.framework.base;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import com.leisurely.spread.util.ToastUtil;
public abstract class Ba... | [
"kevin161@sina.com"
] | kevin161@sina.com |
cac895fbd3fc4a3151199bc0c63aa8d02a83fc26 | 04f00b16a59397e7a2e0529a07df4c71c96baaaf | /src/csv/common/domain/CustomerIdentifierType.java | 87b001ef76a55c4317369c865bab1e6e8dc71ec4 | [] | no_license | fatihalgan/CSV2 | 84fed95fb22ff99d26c4f83325990048f88ab2ce | f6dce800ed5dacf8b9f276444bee2ef03a5cd098 | refs/heads/master | 2020-12-31T04:28:26.961178 | 2016-04-21T14:55:48 | 2016-04-21T14:55:48 | 56,343,667 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 585 | java | package csv.common.domain;
public enum CustomerIdentifierType {
MSISDN("MSISDN"),
CustomerCode("CustomerCode");
private String type;
private CustomerIdentifierType(String type) {
this.type = type;
}
public String getLabel() {
return type;
}
public String getValue() {
return ty... | [
"fatih.algan@gmail.com"
] | fatih.algan@gmail.com |
5fad64f913064386f287b7e07fb059f52e4d10af | e62c3b93b38d2d7781d38ba1cdbabfea2c1cf7af | /bocbiiclient/src/main/java/com/boc/bocsoft/mobile/bii/bus/wealthmanagement/model/PsnXpadAutTradStatus/PsnXpadAutTradStatusResponse.java | 1ee1c6c5949fbfbde10e2c6de5da060d6d60d172 | [] | no_license | soghao/zgyh | df34779708a8d6088b869d0efc6fe1c84e53b7b1 | 09994dda29f44b6c1f7f5c7c0b12f956fc9a42c1 | refs/heads/master | 2021-06-19T07:36:53.910760 | 2017-06-23T14:23:10 | 2017-06-23T14:23:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 312 | java | package com.boc.bocsoft.mobile.bii.bus.wealthmanagement.model.PsnXpadAutTradStatus;
import com.boc.bocsoft.mobile.bii.common.model.BIIResponse;
/**
* 委托常规交易状况查询
* Created by zhx on 2016/9/5
*/
public class PsnXpadAutTradStatusResponse extends BIIResponse<PsnXpadAutTradStatusResult> {
}
| [
"15609143618@163.com"
] | 15609143618@163.com |
4fa9d974b5dcae0fe3342466ea680a64f731dfef | 89b24b44d2c36308030ac733cf88cdecb45d9706 | /sqliteconnection/src/main/java/ru/noties/sqliteconnection/base/StatementQueryBase.java | b035bf748338d8312bb6e6db699efb7fa91af643 | [] | no_license | noties/SqliteConnection | 205ff3ef39c1a11612d0509558136113d370522a | 6d8c50b2721dca30c02f967bfe202d885cab446e | refs/heads/master | 2021-01-23T07:55:10.187485 | 2017-01-31T11:23:44 | 2017-01-31T11:23:44 | 80,514,365 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,296 | java | package ru.noties.sqliteconnection.base;
import android.database.Cursor;
import ru.noties.sqliteconnection.StatementQuery;
@SuppressWarnings("WeakerAccess")
public abstract class StatementQueryBase extends StatementBase<Cursor> implements StatementQuery {
protected StatementQueryBase(String sql) {
super... | [
"mail@dimitryivanov.ru"
] | mail@dimitryivanov.ru |
1176969b68327e3fbb00b48cdad22298f00c0693 | aa2ad2ebaebc9501a95a90b1fe5e91452995a077 | /musci-ws/src/main/java/com/example/musciws/Netty/InformationOperateMap.java | ca83c6ce1d1d2aaf822543413f97f91df8930bb3 | [] | no_license | MusicCore/MS | 305a8f04e705f2d2e78adff31a26f77ca9254bfe | fa23c4fd01130e6f4bce60ec7c83962a13376738 | refs/heads/master | 2020-04-17T07:46:43.243838 | 2019-05-17T08:22:46 | 2019-05-17T08:22:46 | 166,383,713 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,078 | java | package com.example.musciws.Netty;
import io.netty.channel.ChannelHandlerContext;
import io.netty.handler.codec.http.websocketx.TextWebSocketFrame;
import java.util.concurrent.ConcurrentHashMap;
import java.util.concurrent.ConcurrentMap;
public class InformationOperateMap {
/*
ConcurrentMap 多线程安全高效
... | [
"your email"
] | your email |
5eac5b9bde3184d76ca4821ec7714a67839fb121 | d25c1e29faf8afa100c3f8239ab7e85ba2afa310 | /src/MagneticForceBetweenTwoBalls.java | fff0c15177b3dcbb00fc6e74f23988955770c6aa | [] | no_license | pranavacharya/leetcode | 0b981891da3b14dbabd3e0dcbba5e55a41bce66f | e0798b9212bf4a65c89f6a35151272263b336338 | refs/heads/master | 2022-09-12T09:29:38.015114 | 2022-06-19T22:17:22 | 2022-06-19T22:17:22 | 235,647,255 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,124 | java |
import java.util.Arrays;
public class MagneticForceBetweenTwoBalls {
public int maxDistance(int[] position, int m) {
Arrays.sort(position);
int min = 0;
int low = 0;
int high = position[position.length - 1];
while (low <= high) {
int mid = low + (high - low) / ... | [
"apranav.acharya@gmail.com"
] | apranav.acharya@gmail.com |
8d1238e62ad1edc1a18e03aff14f8d8b001633b2 | f4e15ee34808877459d81fd601d6be03bdfb4a9d | /org/apache/commons/codec/BinaryDecoder.java | a0eb8b6efb516c3f5b9b3bc09024bcee069d76fa | [] | no_license | Lianite/wurm-server-reference | 369081debfa72f44eafc6a080002c4a3970f8385 | e4dd8701e4af13901268cf9a9fa206fcb5196ff0 | refs/heads/master | 2023-07-22T16:06:23.426163 | 2020-04-07T23:15:35 | 2020-04-07T23:15:35 | 253,933,452 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 188 | java | //
// Decompiled by Procyon v0.5.30
//
package org.apache.commons.codec;
public interface BinaryDecoder extends Decoder
{
byte[] decode(final byte[] p0) throws DecoderException;
}
| [
"jdraco6@gmail.com"
] | jdraco6@gmail.com |
d5136003f778b3d7aeeedad43c4dc12ffae86b13 | af89582156f440da6b833499275b01fdd7b0183a | /app/src/main/java/com/sxzx/view/LoadingDialog.java | c32836172d721a0eacb3162be6447e396c7268a5 | [] | no_license | SuperZhouyong/SuperYong | 0c354ca6c0af99cb006a4acbdc2cacec7a527688 | b1c3db3843dfc9178b8b38c85f33e14c8eb4d45a | refs/heads/master | 2021-05-03T17:43:42.809726 | 2016-12-23T02:52:10 | 2016-12-23T02:54:57 | 63,049,730 | 6 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,888 | java | package com.sxzx.view;
import android.app.Activity;
import android.app.Dialog;
import android.view.LayoutInflater;
import android.view.View;
import android.widget.LinearLayout;
import android.widget.TextView;
import com.koolearn.klibrary.ui.android.R;
/**
* Created by Administrator
* on 2016/10/21.
*/
public cla... | [
"z_zhouyong@163.com"
] | z_zhouyong@163.com |
a5225f5d3d8f7df4fc6d39424bea8f43da947dbd | 350a028b43ef498f6bcf748c7855f00c74379ecb | /3.Java Fundamentals SoftUni/Java OOP Advanced/UnitTestsOnPreviousExam/src/test/java/panzer/models/miscellaneous/VehicleAssemblerTest.java | e78824618e656ee9fcdb6c30ecbec7cd54fe3670 | [] | no_license | martinrangelov96/SoftUni-Lections-Exercises-And-Homeworks | e2322ba51de0b354ba94ec4d19415de8938ee5b4 | 009a21268621238027b288a95b2dfc6a09578155 | refs/heads/master | 2022-12-02T15:58:02.790326 | 2019-07-17T07:15:30 | 2019-07-17T07:15:30 | 168,360,969 | 1 | 0 | null | 2022-11-24T09:51:29 | 2019-01-30T14:57:54 | Java | UTF-8 | Java | false | false | 8,179 | java | package panzer.models.miscellaneous;
import org.junit.Assert;
import org.junit.Before;
import org.junit.Test;
import org.mockito.Mockito;
import panzer.contracts.*;
import java.lang.reflect.Field;
import java.math.BigDecimal;
import java.util.List;
public class VehicleAssemblerTest {
private Assembler vehicleAs... | [
"martin.rangelov96@gmail.com"
] | martin.rangelov96@gmail.com |
bbc940b1600021f2532c3b5f3296c1f23785dc65 | 13ea5da0b7b8d4ba87d622a5f733dcf6b4c5f1e3 | /crash-reproduction-ws/results/XRENDERING-481-1-18-Single_Objective_GGA-WeightedSum/org/xwiki/rendering/internal/macro/toc/TreeParametersBuilder_ESTest_scaffolding.java | e061c48a19c2f02c196de838d041f4d77fd432b4 | [
"MIT",
"CC-BY-4.0"
] | permissive | STAMP-project/Botsing-basic-block-coverage-application | 6c1095c6be945adc0be2b63bbec44f0014972793 | 80ea9e7a740bf4b1f9d2d06fe3dcc72323b848da | refs/heads/master | 2022-07-28T23:05:55.253779 | 2022-04-20T13:54:11 | 2022-04-20T13:54:11 | 285,771,370 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,273 | java | /**
* Scaffolding file used to store all the setups needed to run
* tests automatically generated by EvoSuite
* Tue Mar 31 17:29:00 UTC 2020
*/
package org.xwiki.rendering.internal.macro.toc;
import org.evosuite.runtime.annotation.EvoSuiteClassExclude;
import org.junit.BeforeClass;
import org.junit.Before;
impor... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
08cbc9459a135f2312256f7551dc6e30cc04b9ed | fa93c9be2923e697fb8a2066f8fb65c7718cdec7 | /sources/io/reactivex/internal/operators/flowable/FlowableThrottleLatest.java | 2ec8048a92a27addd8c32aa5aa571db49ddb277f | [] | no_license | Auch-Auch/avito_source | b6c9f4b0e5c977b36d5fbc88c52f23ff908b7f8b | 76fdcc5b7e036c57ecc193e790b0582481768cdc | refs/heads/master | 2023-05-06T01:32:43.014668 | 2021-05-25T10:19:22 | 2021-05-25T10:19:22 | 370,650,685 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,660 | java | package io.reactivex.internal.operators.flowable;
import io.reactivex.Flowable;
import io.reactivex.FlowableSubscriber;
import io.reactivex.Scheduler;
import io.reactivex.exceptions.MissingBackpressureException;
import io.reactivex.internal.subscriptions.SubscriptionHelper;
import io.reactivex.internal.util.Backpressu... | [
"auchhunter@gmail.com"
] | auchhunter@gmail.com |
8b3a9e27ec7fff67b393cd14669cfe5a11c40118 | 8a4b1696754c626b295e78e6d5c60e6c26de7f84 | /spring-web/src/test/java/org/springframework/web/client/HttpMessageConverterExtractorTests.java | f9c587248ec57e0920587ee98636d6a579dd7519 | [
"Apache-2.0"
] | permissive | 404-not-find/spring-framework | 437db62dfc163acb3f83597a004ad90703d55ba3 | 1c724069c3a76d1619d2fee78ded5aaf6ab1b69b | refs/heads/3.2.x | 2023-02-26T08:36:28.375877 | 2013-02-04T23:03:51 | 2013-02-04T23:05:08 | 8,048,651 | 3 | 0 | null | 2023-02-07T18:04:55 | 2013-02-06T09:55:42 | Java | UTF-8 | Java | false | false | 6,544 | java | /*
* Copyright 2002-2012 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 app... | [
"rstoyanchev@vmware.com"
] | rstoyanchev@vmware.com |
0972de038656a7894e1cb424b91016f9ffb479c4 | e939c1a576daf7dbf9a8fec6d5be3ecea8fd5fd2 | /extensions/vector/src/arc/graphics/vector/PathConstants.java | dfb41ef3830aab679e0e2deadcdf3448801623dc | [] | no_license | irfanmauuu/Arc | 4c9210671515de61463fa3d351fe3517493c1679 | 6a8eb57007ff1b0ae465fbfe9983edb585964823 | refs/heads/master | 2022-11-16T18:28:07.349294 | 2020-06-29T23:32:16 | 2020-06-29T23:32:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 329 | java | package arc.graphics.vector;
interface PathConstants{
int moveTo = 0;
int lineTo = 1;
int cubicTo = 2;
int close = 3;
int winding = 4;
int PT_CORNER = 0x01;
int PT_LEFT = 0x02;
int PT_BEVEL = 0x04;
int PT_INNERBEVEL = 0x08;
int PT_FILL_BEVEL = 0x10;
int PT_FILL_INNERBEVEL =... | [
"arnukren@gmail.com"
] | arnukren@gmail.com |
534067806d45144bb038ee3c92e0c4e67096b746 | 1935f2fd778590c7c37f5a33de79ca2710a804c4 | /bboss-security/src/org/frameworkset/security/session/impl/SimpleHttpSessionContext.java | c00a30bea338ff95cb30dd4a17237d0559b4810e | [
"Apache-2.0"
] | permissive | bbossgroups/security | 89c7020af6a708eec7a25231af770cb90e7c8ae7 | 42302717f36c36a28e555a5aae2aecd62ed00f92 | refs/heads/master | 2023-08-09T22:45:51.521357 | 2023-07-23T13:38:07 | 2023-07-23T13:38:07 | 48,433,777 | 34 | 28 | null | null | null | null | UTF-8 | Java | false | false | 571 | java | package org.frameworkset.security.session.impl;
import java.util.Enumeration;
import javax.servlet.http.HttpSession;
import javax.servlet.http.HttpSessionContext;
@SuppressWarnings("deprecation")
public class SimpleHttpSessionContext implements HttpSessionContext {
public SimpleHttpSessionContext() {
// TODO Aut... | [
"yin-bp@163.com"
] | yin-bp@163.com |
9ebf0e62fa9e40b83a6cb1fad9923d31514d9b0b | 617f7a935b6fc493f6ef7b1fe061ae683527468f | /holdem-abs/src/main/java/ao/holdem/abs/odds/agglom/hist/StrengthHist.java | e76dbf26369d7c83256c03dc864dd5ca1c332bcc | [] | no_license | alexoooo/alexoholdem | bde574125fdcd49a82c8f2b4d8426f9483109672 | 9eef5168aa78254454400d5d3076d9d1770e4ade | refs/heads/master | 2020-04-17T12:36:37.843728 | 2019-02-15T21:43:30 | 2019-02-15T21:43:30 | 166,585,757 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,470 | java | package ao.holdem.abs.odds.agglom.hist;
import ao.holdem.engine.eval.HandStrength;
import ao.holdem.persist.GenericBinding;
import ao.util.data.Arrs;
import ao.util.math.crypt.MD5;
import ao.util.math.crypt.SecureHash;
import com.sleepycat.bind.tuple.TupleInput;
import com.sleepycat.bind.tuple.TupleOutput;
import org.... | [
"ostrovsky.alex@gmail.com"
] | ostrovsky.alex@gmail.com |
22582f4461a081ca40c8ca9738fd98db16291196 | 7caccf54d079388a20ae27ddd2ee88b299095a62 | /src/test/java/com/chenlish/live/config/WebConfigurerTestController.java | 4b0b952bf4b87436f05598fed82480a5b4d01c0f | [] | no_license | chenlish/jhipster-live | f333885c71a032941a13572f855579bf614f6d07 | 25114263c22c33fc17c38e1e3ad1ce01fa46d414 | refs/heads/main | 2023-07-25T12:53:00.682690 | 2021-09-05T06:32:49 | 2021-09-05T06:32:49 | 403,233,911 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 370 | java | package com.chenlish.live.config;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RestController;
@RestController
public class WebConfigurerTestController {
@GetMapping("/api/test-cors")
public void testCorsOnApiPath() {}
@GetMapping("/test/test-... | [
"jhipster-bot@jhipster.tech"
] | jhipster-bot@jhipster.tech |
3f85e8e127de400344ed13adeb701b61f3c50d09 | 1827d69543129013bfb10ae3d51d82967ee479b2 | /code-generator/src/main/java/com/wk/CodeGeneratorApplication.java | 361c758c446e1d7439e29875aff568dee1786ebf | [] | no_license | wk-001/cg-v3 | 42a5604fe2f1ad0639c513c619f56f6270ee5860 | 3cead4e86bfea03ae34696e3ff21078ef2c1c689 | refs/heads/master | 2022-06-23T17:48:43.210379 | 2020-04-07T02:46:13 | 2020-04-07T02:46:13 | 253,669,713 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 325 | java | package com.wk;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class CodeGeneratorApplication {
public static void main(String[] args) {
SpringApplication.run(CodeGeneratorApplication.class, args);
... | [
"123@qq.com"
] | 123@qq.com |
aa5e366ec87ddcb921c6fce548cf2387eae636e1 | 2624bb8f13b871056306d811c76acb3104c052c8 | /grape-weixin/src/main/java/com/saike/grape/weixin/bean/WeChatPublic.java | 3bcb00c0b1dabd84908db1b2bab262bd89e04576 | [] | no_license | liubao19860416/grape-weixin- | d25c12c197d8ee4fcb1fa54a04b3850edfc9bc1e | 90345a56e788a3cc702b95adb7d67f5358f997e2 | refs/heads/master | 2021-01-10T08:12:11.444379 | 2015-10-24T11:06:31 | 2015-10-24T11:06:31 | 44,861,612 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,485 | java | package com.saike.grape.weixin.bean;
import java.io.Serializable;
/**
* 添加的微信拥有者信息
*
* @author Liubao
* @2015年6月29日
*
*/
public class WeChatPublic extends BaseBean implements Serializable {
private static final long serialVersionUID = 9149213375158290109L;
private String wechatId;
... | [
"18611478781@163.com"
] | 18611478781@163.com |
eb917eb77858006203c6c5b4519e03b9934bc82d | 06da3da551d125b6c28f6eaf3be3f1fc4f106420 | /AriaFtpPlug/src/main/java/org/apache/commons/net/ftp/parser/VMSVersioningFTPEntryParser.java | 554f11eee576179d346bdf058681ddd66751947a | [
"Apache-2.0"
] | permissive | pangyu646182805/Aria | c24fe9221d534c9c78ef1782e9d2c15cca5f065a | 2de77b11d672afd8fb78a1445b3aecaa03b9e1e6 | refs/heads/master | 2021-06-28T15:35:23.973216 | 2017-09-13T03:32:41 | 2017-09-13T03:32:41 | 103,469,544 | 2 | 0 | null | 2017-09-14T01:22:16 | 2017-09-14T01:22:16 | null | UTF-8 | Java | false | false | 6,225 | java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | [
"511455842@qq.com"
] | 511455842@qq.com |
ad04873e0e0ec94b4226560a5c7c2212d2f7f155 | d3a3f32b6e0bd2eeb3e19fc104ed8f1717ede1f6 | /src/annotations/PasswordUtils.java | 5be5428201ffc2e02785e6d76290641e8beefec9 | [] | no_license | Cowerling/ThinkingInJava | 2ead12fc1845cc2ae594cb9a0a0985af8846fc72 | f8e12948b62772f79a20592170c34db5eff538e5 | refs/heads/master | 2021-01-10T17:59:14.899381 | 2016-04-28T15:28:36 | 2016-04-28T15:28:36 | 47,770,416 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 684 | java | package annotations;
import java.util.*;
/**
* Created by dell on 2016/3/8.
*/
public class PasswordUtils {
@UseCase(id = 47, description = "Passwords must contain at least one numeric")
public boolean validatePassword(String password) {
return (password.matches("\\w*\\d\\w*"));
}
@UseCase(... | [
"Cowerling@gmail.com"
] | Cowerling@gmail.com |
b26c0a6f13ceb288d0b5543a19b4b80eb33310a6 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/16/16_dee7567d2af3c3a213fd127a06e972e79b08a5ad/CompositeFreezeLayer/16_dee7567d2af3c3a213fd127a06e972e79b08a5ad_CompositeFreezeLayer_t.java | 368adad0c80bf70ca4cc8d77f626d199b92ca4cf | [] | 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 | 4,817 | java | /*******************************************************************************
* Copyright (c) 2012 Original authors and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, an... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
0e15f5031e508288e1c1a8d7551330bba0413d7f | a3fe5db4cf9f5dc75b8331b1fe69de13e0549587 | /activemq/util/ByteArrayOutputStream.java | a58ddb9f2a67331672e6fde224a1505632606400 | [] | no_license | ShengtaoHou/software-recovery | 7cd8e1a0aabadb808a0f00e5b0503a582c8d3c89 | 72a3dde6a0cba56f851c29008df94ae129a05d03 | refs/heads/master | 2020-09-26T08:25:54.952083 | 2019-12-11T07:32:57 | 2019-12-11T07:32:57 | 226,215,103 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,932 | java | //
// Decompiled by Procyon v0.5.36
//
package org.apache.activemq.util;
import java.io.OutputStream;
public class ByteArrayOutputStream extends OutputStream
{
byte[] buffer;
int size;
public ByteArrayOutputStream() {
this(1028);
}
public ByteArrayOutputStream(final int capaci... | [
"shengtao@ShengtaoHous-MacBook-Pro.local"
] | shengtao@ShengtaoHous-MacBook-Pro.local |
f1f24b65b4bf141cf4426b163c7c9e5bfeb35071 | 0814926bb73ae5ac92022638d0a11d3afe27beb0 | /app/src/main/java/com/sj/yinjiaoyun/xuexi/db/DBcolumns.java | a0266e869ddbb605c9770034cb67e6c009350d39 | [] | no_license | fyhtosky/5xuexi | 287e19745de18555b63163a2de45bf07d610978d | 07477d74c85332176f81606fa7760b23b0de9a09 | refs/heads/master | 2020-03-21T08:55:30.539607 | 2018-06-25T03:57:29 | 2018-06-25T03:57:29 | 138,374,168 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,798 | java | package com.sj.yinjiaoyun.xuexi.db;
/**
*
* @author 白玉梁
*/
public class DBcolumns {
/**
* 聊天消息信息表
*/
public static final String TABLE_MSG= "table_msg";
public static final String MSG_ID = "msg_id";
public static final String MSG_FROM = "msg_from";
public static final String MSG_TO = "msg_to";
publi... | [
"you@example.com"
] | you@example.com |
b2d0329997210cea93c24ff0827c1e1d592766e9 | be59c0ca127a4f7041758b2709e1327bc71b6e12 | /qipai/guajiLogin/src/main/java/com/sy/sanguo/common/util/CoderUtil.java | 2f32b370e3b725126e789781bf51d915ff5d7989 | [] | no_license | Yiwei-TEST/xxqp-server | 2389dd6b12614b0a9557d59b473f88a3a59620cf | c2c683ce8060c0cbaee86c3ee550e0195e1bb7e4 | refs/heads/main | 2023-08-14T08:49:37.586893 | 2021-09-15T03:21:13 | 2021-09-15T03:21:13 | 401,583,086 | 1 | 4 | null | null | null | null | UTF-8 | Java | false | false | 2,610 | java | package com.sy.sanguo.common.util;
import java.io.UnsupportedEncodingException;
import java.net.URLDecoder;
import java.net.URLEncoder;
public class CoderUtil {
public static final String DEFAULT_CHARSET = "UTF-8";
/**
* 解码
*
* @param str
* @param charset
* @return
* @throws UnsupportedEncodingExcepti... | [
"ee68i5@yeah.net"
] | ee68i5@yeah.net |
7b5a14183ecec2f228ac0592d271d9302e66f29b | 3883554587c8f3f75a7bebd746e1269b8e1e5ef1 | /kubernetes-model-generator/kubernetes-model-flowcontrol/src/generated/java/io/fabric8/kubernetes/api/model/flowcontrol/v1beta1/PriorityLevelConfigurationCondition.java | b4edcacb301bacf423de8fc3b8b510baa5e6d59a | [
"Apache-2.0"
] | permissive | KamalSinghKhanna/kubernetes-client | 58f663fdc0ca4b6006ae1448ac89b04b6093e46d | 08261fba6c9306eb063534ec2320e9166f85c71c | refs/heads/master | 2023-08-17T04:33:28.646984 | 2021-09-23T17:17:24 | 2021-09-23T17:17:24 | 409,863,910 | 1 | 0 | Apache-2.0 | 2021-09-24T06:55:57 | 2021-09-24T06:55:57 | null | UTF-8 | Java | false | false | 4,800 | java |
package io.fabric8.kubernetes.api.model.flowcontrol.v1beta1;
import java.util.HashMap;
import java.util.Map;
import com.fasterxml.jackson.annotation.JsonAnyGetter;
import com.fasterxml.jackson.annotation.JsonAnySetter;
import com.fasterxml.jackson.annotation.JsonIgnore;
import com.fasterxml.jackson.annotation.JsonInc... | [
"marc@marcnuri.com"
] | marc@marcnuri.com |
683c9cbad4e419fe72ed8f6b8e343f1e4db0590c | 578a93131902626d32ee7ceb4ddbf49d3386892d | /src/com/casic27/platform/bpm/service/paticipant/BpmNodeParticipantCalculationStartUser.java | 8dfd97a5243663f6f595aa35221051ad3588a6bd | [] | no_license | darknessitachi/kcPlatform | 0bf061ae3a914242f3c968f57ca2110ffcb309e4 | f7ee9b92dada46d3e10d7a4b8414cf1669a7541d | refs/heads/master | 2021-01-21T05:29:07.981525 | 2015-09-21T11:21:44 | 2015-09-21T11:21:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,534 | java | package com.casic27.platform.bpm.service.paticipant;
import java.util.ArrayList;
import java.util.LinkedHashSet;
import java.util.List;
import java.util.Set;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import com.casic27.platform.bpm.entit... | [
"515585452@qq.com"
] | 515585452@qq.com |
0ddcaf1048930348e26871cc177169dcc18af663 | 145993c6190554c00c014e47338c891199a3e467 | /asProject/androidPlayer/androidPlayer/src/main/java/com/android/player/widget/MyPopupDialog.java | 42579d0c7b0193538e0f891c66abafb451b4803a | [] | no_license | cuipengpeng/codeUtil | d45d4f239de40fe2806011b5b7fd6238b23e940c | ae0bdbcf6237fa3cfb6fac724e487627ee06d1c3 | refs/heads/master | 2023-02-25T14:57:56.259687 | 2023-01-04T13:09:19 | 2023-02-10T16:14:10 | 126,859,505 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,104 | java | package com.android.player.widget;
import android.app.Dialog;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.Window;
import android.widget.EditText;
import android.widget.RelativeLayout;
import android.widget.TextView;
import com.android.player.R;
/... | [
"abcd123@123.com"
] | abcd123@123.com |
7f173d02e2e4e0105ff3eb56cfd0575127984ab5 | 6f581e209761374a5fa4d49730cff4e8fedc06cb | /src/main/java/ru/epam/javacore/lesson_14_serialization/homework/carrier/exception/unchecked/CarrierDeleteConstraintViolationException.java | b66c7f5ff903b78aea2997eeb31aa1ea684ea3aa | [] | no_license | DmitryYusupov/epamjavacore | b4cfe78ba608e05d855568704b13d696d357474a | 6f5009c89d372dbeb7dd5daffaed47e383ad93c0 | refs/heads/master | 2022-02-14T00:42:11.032705 | 2020-02-13T08:31:15 | 2020-02-13T08:31:15 | 225,563,013 | 0 | 10 | null | 2022-01-21T23:37:23 | 2019-12-03T07:59:48 | Java | UTF-8 | Java | false | false | 646 | java | package ru.epam.javacore.lesson_14_serialization.homework.carrier.exception.unchecked;
import ru.epam.javacore.lesson_14_serialization.homework.common.business.exception.unchecked.OurCompanyUncheckedException;
public class CarrierDeleteConstraintViolationException extends OurCompanyUncheckedException {
private sta... | [
"Dmitry_Yusupov@epam.com"
] | Dmitry_Yusupov@epam.com |
9568385ba3914de7641ac09b2083d3515e29ccc5 | e942f8f56530d6f1dd8559f6f8508fa6ce286986 | /mirage/src/main/java/Interactions/DropdownAction.java | b3ff87966aed9c5ddcb82284f8202d6bd3042e68 | [] | no_license | GowthamKandanuru/Flipkart | acd680d49c293288c772996d96bc61f85eb512eb | cc5c4664e8b6b995b42d4c254f41d29752c1dc20 | refs/heads/master | 2021-07-07T10:43:34.769258 | 2020-02-28T19:52:59 | 2020-02-28T19:52:59 | 238,291,348 | 0 | 0 | null | 2021-04-26T20:00:15 | 2020-02-04T19:45:16 | HTML | UTF-8 | Java | false | false | 1,609 | java | package Interactions;
import java.util.List;
import org.openqa.selenium.*;
import org.openqa.selenium.firefox.FirefoxDriver;
import org.openqa.selenium.interactions.Actions;
import org.openqa.selenium.support.PageFactory;
import org.openqa.selenium.support.ui.*;
import Config.PropertyFile;
import PageObject.*;
import ... | [
"you@example.com"
] | you@example.com |
f5685f8e51e85a4e2db9f398fd6f5cc4aaa68cc3 | be73270af6be0a811bca4f1710dc6a038e4a8fd2 | /crash-reproduction-moho/results/XWIKI-13942-3-20-MOEAD-WeightedSum:TestLen:CallDiversity/org/xwiki/model/internal/reference/AbstractStringEntityReferenceResolver_ESTest.java | 58205c43344bad3d98bf78473d5c22a2319dbf29 | [] | no_license | STAMP-project/Botsing-multi-objectivization-using-helper-objectives-application | cf118b23ecb87a8bf59643e42f7556b521d1f754 | 3bb39683f9c343b8ec94890a00b8f260d158dfe3 | refs/heads/master | 2022-07-29T14:44:00.774547 | 2020-08-10T15:14:49 | 2020-08-10T15:14:49 | 285,804,495 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,041 | java | /*
* This file was automatically generated by EvoSuite
* Tue Apr 07 16:19:33 UTC 2020
*/
package org.xwiki.model.internal.reference;
import org.junit.Test;
import static org.junit.Assert.*;
import static org.evosuite.runtime.EvoAssertions.*;
import org.evosuite.runtime.EvoRunner;
import org.evosuite.runtime.EvoRun... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
6046a7e43b3aed6bccccbd4102b8612aca670b8a | 7cfde3b082522eeb5fb1d4546ebc6ab24a4f11a4 | /wgames/gameserver/src/main/java/org/linlinjava/litemall/gameserver/process/C4274_0.java | c9e2a6c681b58a3ee40aa83bd89cc58731912fe0 | [] | no_license | miracle-ET/DreamInMiracle | 9f784e7f373e78a7011aceb2b5b78ce6f5b7c268 | 2587221feb4fd152fc91cabd533b383c7e44b86f | refs/heads/master | 2022-07-21T21:44:55.253764 | 2020-01-03T03:59:17 | 2020-01-03T03:59:17 | 231,498,544 | 0 | 2 | null | 2022-06-21T02:33:57 | 2020-01-03T02:41:06 | Java | UTF-8 | Java | false | false | 1,394 | java | package org.linlinjava.litemall.gameserver.process;
import io.netty.buffer.ByteBuf;
import io.netty.channel.ChannelHandlerContext;
import org.linlinjava.litemall.gameserver.GameHandler;
import org.linlinjava.litemall.gameserver.data.GameReadTool;
import org.linlinjava.litemall.gameserver.data.vo.Vo_4275_0;
impo... | [
"Administrator@DESKTOP-M4SH3SF"
] | Administrator@DESKTOP-M4SH3SF |
0fc338471bfeec01e99b51bb27520f08f87a3d15 | a31467252e383a5cf8b527627686be70211edf39 | /src/main/java/exceptions/FinallyWorks.java | bc48e294ccedb61cd98769e9c5ff8b7366530f6e | [] | no_license | xiaozhiliaoo/thinkinginjava-practice | 214604f6e843ffc989b2c8bc2f62e11fc17622f5 | c47a8c578dfef275cfe956252a2462554f245020 | refs/heads/master | 2022-08-09T18:08:39.063874 | 2022-07-30T09:57:35 | 2022-07-30T09:57:35 | 248,148,101 | 0 | 0 | null | 2020-10-13T20:26:58 | 2020-03-18T05:41:16 | Java | UTF-8 | Java | false | false | 900 | java | package exceptions;//: exceptions/FinallyWorks.java
// The finally clause is always executed.
class ThreeException extends Exception {
}
public class FinallyWorks {
//计数器
static int count = 0;
public static void main(String[] args) {
while (true) {
try {
// Post-incre... | [
"lili@chainup.com"
] | lili@chainup.com |
dee8aa9db37933fc016d92689372be3a02669a00 | 20591524b55c1ce671fd325cbe41bd9958fc6bbd | /tlt-demo/src/main/java/com/allinpay/demo/util/DemoUtil.java | 752407b19cf32b88652b23085529cff74998dad1 | [] | no_license | ybak/loans-suniu | 7659387eab42612fce7c0fa80181f2a2106db6e1 | b8ab9bfa5ad8be38dc42c0e02b73179b11a491d5 | refs/heads/master | 2021-03-24T01:00:17.702884 | 2019-09-25T15:28:35 | 2019-09-25T15:28:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,114 | java | package com.allinpay.demo.util;
import java.security.Provider;
import java.text.SimpleDateFormat;
import java.util.Date;
import org.bouncycastle.jce.provider.BouncyCastleProvider;
import com.allinpay.demo.AIPGException;
import com.allinpay.demo.DemoConfig;
import com.allinpay.demo.xstruct.common.InfoReq;
/**
* @De... | [
"tiramisuy18@163.com"
] | tiramisuy18@163.com |
c8ed888d9eff3487fb70db6fe3b8b5d12fb8f0ab | 79c4ee1dd1db53267b8466c5f6a69312a715ad96 | /frameworkx/dubbo-cluster/src/main/java/com/alibaba/dubbo/rpc/cluster/support/FailbackClusterInvoker.java | adb2a5ae344f9bfb1f5c8d7495d4e13752a6499c | [
"Apache-2.0"
] | permissive | nince-wyj/jahhan | 8978eaaa612e61d18f258b56bd386c32e6c7cdbe | 9ee33e3b6380fdf516b0b88ceae43f3c67e87c15 | refs/heads/master | 2022-11-17T14:50:05.429321 | 2019-11-10T01:00:47 | 2019-11-10T01:00:47 | 71,103,781 | 11 | 8 | Apache-2.0 | 2022-11-16T07:34:45 | 2016-10-17T05:45:48 | Java | UTF-8 | Java | false | false | 4,397 | java | /*
* Copyright 1999-2011 Alibaba Group.
*
* 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... | [
"41284688@qq.com"
] | 41284688@qq.com |
b5a35450da3029188da28c3c8acdaa3c68ebf408 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/7/7_234977778cb204ad559d1c0f85cdfe7fba66077c/TeachingAssistantRecordImpl/7_234977778cb204ad559d1c0f85cdfe7fba66077c_TeachingAssistantRecordImpl_s.java | 3bcb8e6118fb6cbcbaff7e3b74c5bb2283964ba2 | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 2,431 | java | /**********************************************************************************
*
* $Id$
*
***********************************************************************************
*
* Copyright (c) 2005 The Regents of the University of California, The Regents of the University of Michigan,
* Boa... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
f20a986f17a46bab266b1343649a0af8aa45fe33 | c8664fc194971e6e39ba8674b20d88ccfa7663b1 | /com/tencent/mm/protocal/c/xm.java | 35801664e2331aec1a300720c0f30186fac88080 | [] | no_license | raochuan/wexin1120 | b926bc8d4143c4b523ed43e265cd20ef0c89ad40 | 1eaa71e1e3e7c9f9b9f96db8de56db3dfc4fb4d3 | refs/heads/master | 2020-05-17T23:57:00.000696 | 2017-11-03T02:33:27 | 2017-11-03T02:33:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,928 | java | package com.tencent.mm.protocal.c;
import com.tencent.gmtrace.GMTrace;
import java.util.LinkedList;
public final class xm
extends axc
{
public String kqI;
public double latitude;
public double longitude;
public String tUs;
public String tUt;
public xm()
{
GMTrace.i(3757425295360L, 27995);
G... | [
"15223790237@139.com"
] | 15223790237@139.com |
6e151e2ef834e0c9893324a9cc97a2e770329f0b | 0fe72973b9268401bf53c59c0dcfba6b2fbb30c6 | /src/main/java/com/hr/framework/projections/employees/reports/EmployeeHiringFilesProjection.java | 6cff2b3061f1464d07e48a0f231f64f819635d87 | [
"MIT"
] | permissive | yousef1876/Ecommerce-Banking-IngenicoConnectAPI | 23b90b3af3b4810ee56b33542a1d727b58e8b9d7 | 31e0bafccbd2fb6fc3fdaecce7afcba54d5efc74 | refs/heads/master | 2021-05-09T19:22:37.023326 | 2018-01-23T17:41:08 | 2018-01-23T17:41:08 | 118,640,234 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 545 | java | package com.hr.framework.projections.employees.reports;
import com.enums.HireDocuments;
import com.hr.framework.po.employee.base.Employee;
import com.hr.framework.po.employee.base.reports.HiringFiles;
import org.springframework.data.rest.core.config.Projection;
@Projection(name = "hiringFilesProjection" , typ... | [
"javaonly23@gmail.com"
] | javaonly23@gmail.com |
a82b64840fd616c87b984ccab2dd15efa6f1bcce | 90a46fe343f52c9ab944400e8e95f98168ad38fb | /app/src/main/java/com/mobss/islamic/namesofAllah/utils/KeyboardUtils.java | 5e35c2901a6334eb3c28465f79f02043cb227f93 | [] | no_license | ilkayaktas/NamesOfAllah | ab31984bec27413d2962a833966a0679b3885b77 | 85e671dd76ce76d5a7b0b6044ab5206ba5fb9850 | refs/heads/master | 2020-11-30T00:32:42.721767 | 2018-07-27T14:30:45 | 2018-07-27T14:30:45 | 95,926,479 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,979 | java | /*
* Copyright (C) 2017 MINDORKS NEXTGEN PRIVATE LIMITED
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.mindorks.com/license/apache-v2
*
* Unless required by applic... | [
"ilkayaktas@gmail.com"
] | ilkayaktas@gmail.com |
f61453711ea54b09bd1d666857f5141de5de1cfe | 29c684fd22ef6b420c2b123c79ff5ac4462f1d02 | /src/main/java/com/company/mitienda/repository/ProductoRepository.java | b39eb2de572e3394dfd45d8d1d898a2f6882f9ab | [] | no_license | and892/mitienda | d8190c92ecb6dd7ec5d779dc79f55c3930a69d85 | 6d049b792aa7786c47dd4b9a00d3b1020e9613f0 | refs/heads/master | 2023-07-23T07:34:12.868431 | 2020-04-25T16:27:11 | 2020-04-25T16:27:11 | 243,262,407 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 367 | java | package com.company.mitienda.repository;
import com.company.mitienda.domain.Producto;
import org.springframework.data.jpa.repository.*;
import org.springframework.stereotype.Repository;
/**
* Spring Data repository for the Producto entity.
*/
@SuppressWarnings("unused")
@Repository
public interface ProductoReposi... | [
"someone@someplace.com"
] | someone@someplace.com |
b90e9c666386d46fb25671c210f3b8a03921a2f4 | 4192d19e5870c22042de946f211a11c932c325ec | /j-hi-20110703/src/org/hi/framework/security/dao/ibatis3/SecurityGroupDAOIbatis3.java | 1bd14b9a4c48a12a5fa15f16a1770e82be168b97 | [] | no_license | arthurxiaohz/ic-card | 1f635d459d60a66ebda272a09ba65e616d2e8b9e | 5c062faf976ebcffd7d0206ad650f493797373a4 | refs/heads/master | 2021-01-19T08:15:42.625340 | 2013-02-01T06:57:41 | 2013-02-01T06:57:41 | 39,082,049 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 252 | java | package org.hi.framework.security.dao.ibatis3;
import org.hi.framework.dao.ibatis3.BaseDAOIbatis;
import org.hi.framework.security.dao.SecurityGroupDAO;
public class SecurityGroupDAOIbatis3 extends BaseDAOIbatis implements SecurityGroupDAO{
}
| [
"Angi.Wang.AFE@gmail.com"
] | Angi.Wang.AFE@gmail.com |
41888ea0111f6326a5d08eef0f5e68710ae18f21 | 7fdb95003f2342be8d4a15c0210dd21acbc5c5f9 | /src/main/java/no/ugland/utransprod/gui/ProductionOverviewView.java | 0432e8f535f52c3791592ea693cf59120bb8a0f9 | [] | no_license | abrekka/protrans | ca9f622c524ee46cb038dbba64bb2b64c06073aa | d1a2cb45be11badef43769c86c0c551c28b508d7 | refs/heads/master | 2023-07-21T04:10:10.521165 | 2021-03-08T12:13:42 | 2021-03-08T12:13:42 | 13,751,649 | 0 | 0 | null | 2022-06-29T16:55:36 | 2013-10-21T18:47:33 | Java | ISO-8859-15 | Java | false | false | 3,728 | java | package no.ugland.utransprod.gui;
import java.awt.BorderLayout;
import java.awt.Component;
import javax.swing.JButton;
import javax.swing.JCheckBox;
import javax.swing.JComboBox;
import javax.swing.JScrollPane;
import no.ugland.utransprod.gui.handlers.ProductionOverviewViewHandler;
import no.ugland.utrans... | [
"atle@brekka.no"
] | atle@brekka.no |
7963881b9fc16d80d5f29d46dba92e7daa893096 | a78cbb3413a46c8b75ed2d313b46fdd76fff091f | /src/mobius.esc/escjava/tags/escjava-2-0a4/ESCTools/Javafe/java/javafe/parser/TokenQueue.java | 3906bb32b8437c0f9ea81c14dbd9bf8b452e4ccd | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | wellitongb/Mobius | 806258d483bd9b893312d7565661dadbf3f92cda | 4b16bae446ef5b91b65fd248a1d22ffd7db94771 | refs/heads/master | 2021-01-16T22:25:14.294886 | 2013-02-18T20:25:24 | 2013-02-18T20:25:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,008 | java | /* Copyright 2000, 2001, Compaq Computer Corporation */
package javafe.parser;
import javafe.util.Assert;
class TokenQueue
{
//// Instance variables
/**
* Contents of queue tokens. Used as circular buffer with
* <code>start</code> and <code>end</code> being output and input
* pointers, respe... | [
"nobody@c6399e9c-662f-4285-9817-23cccad57800"
] | nobody@c6399e9c-662f-4285-9817-23cccad57800 |
b630130c80cce6ecaa48a7b34372e745f9a82c91 | 237fe95c6238b5cfc5761e5da57f9d2ebd6eb0e4 | /hapi-fhir-structures-r4/src/main/java/org/hl7/fhir/r4/model/codesystems/MatchGrade.java | 308913ae944a823a72061d57bfaf6cf194a2819f | [
"Apache-2.0",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | xymondeath/hapi-fhir | fb9ca9181395e3ab1c639cd53d54937c7b2304cb | f5f9dff3915f3acbb43aa8b69a08ac374a88cbdb | refs/heads/master | 2020-04-12T09:49:52.682163 | 2018-12-18T19:09:20 | 2018-12-18T19:09:20 | 162,409,610 | 0 | 0 | Apache-2.0 | 2018-12-19T08:52:51 | 2018-12-19T08:52:51 | null | UTF-8 | Java | false | false | 4,836 | java | package org.hl7.fhir.r4.model.codesystems;
/*
Copyright (c) 2011+, HL7, Inc.
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 ab... | [
"jamesagnew@gmail.com"
] | jamesagnew@gmail.com |
c62fa5f4ba6f761276d9562506435dab9cec4004 | 20b3536c5b53ce04ce3f1174e40a0ba1589ea167 | /Leetcode/src/com/programming/leetcode/Medium/GasStation.java | 7e232bde6a41b5bf7e50ff50f74670348fb6c8b9 | [] | no_license | RahilModi/Coding-Practice | 361e90c95a73c2d68e7d7f2100501e400a164a6f | 35c0ae1bf239221fc34ceb9731b416dec11179c3 | refs/heads/master | 2020-03-30T11:38:02.556473 | 2019-04-08T00:38:29 | 2019-04-08T00:38:29 | 151,184,024 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 647 | java | package com.programming.leetcode.Medium;
public class GasStation {
public int canCompleteCircuit(int[] gas, int[] cost) {
int start = 0, total = 0, sum = 0;
for(int i =0; i < gas.length; i++){
sum += gas[i] - cost[i];
if(sum < 0){
total += sum;
... | [
"rmodi10@gmail.com"
] | rmodi10@gmail.com |
92e7c174743debdd45d3c05f6082575aa12e9886 | b1c1f87e19dec3e06b66b60ea32943ca9fceba81 | /spring-web/src/main/java/org/springframework/http/converter/xml/MappingJackson2XmlHttpMessageConverter.java | d41121ff546fcf9e77102467c481f4dd0440c53f | [
"Apache-2.0"
] | permissive | JunMi/SpringFramework-SourceCode | d50751f79803690301def6478e198693e2ff7348 | 4918e0e6a0676a62fd2a9d95acf6eb4fa5edb82b | refs/heads/master | 2020-06-19T10:55:34.451834 | 2019-07-13T04:32:14 | 2019-07-13T13:11:54 | 196,678,387 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,105 | java | /*
* Copyright 2002-2017 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
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless requ... | [
"648326357@qq.com"
] | 648326357@qq.com |
c019dc4232c0dd13491659770385cd12429812e3 | 57ebb672b89c14c9d7bd8ac86c0045750e3820a4 | /spring-samples/spring-boot-samples/springboot-war/src/test/java/com/sivalabs/springboot/ApplicationTests.java | 4de08275bd9dd6afef002426036b105c6795ec63 | [] | no_license | cryptopk-others/proof-of-concepts | cb12e21b7ff5486818adeca9103422be839f2928 | e0ec8c1ce25c2acc6e144f2a54446082e819b248 | refs/heads/master | 2021-06-06T16:29:44.154936 | 2016-07-14T08:20:44 | 2016-07-14T08:20:44 | 64,490,733 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 495 | java | package com.sivalabs.springboot;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.test.context.web.WebAppConfiguration;
import org.springframework.boot.test.SpringApplicationConfiguration;
import org.springframework.test.context.junit4.SpringJUnit4ClassRunner;
@RunWith(SpringJUnit4Cl... | [
"sivaprasadreddy.k@gmail.com"
] | sivaprasadreddy.k@gmail.com |
44e4575db6a43c2539ba75364f25bccfc17f1677 | 15ae8d4bd9e1085e0ba7a54beae2f0c126a2dce4 | /src/nowCoderClass1/section12/dynamicManage/MyDynamicManage.java | e2a27629cd46ddc525a4ecf62f4b03fe03045086 | [] | no_license | qdh0520/Algorithm | aae9cc61cc020ba371afe4e638bdb5bff11150cf | 40f626d95eb877005149631d4ffc228b2829cc89 | refs/heads/master | 2020-07-06T12:23:23.300710 | 2019-09-19T14:50:29 | 2019-09-19T14:50:29 | 203,016,025 | 1 | 0 | null | 2019-08-18T14:32:46 | 2019-08-18T14:32:45 | null | UTF-8 | Java | false | false | 6,117 | java | package nowCoderClass1.section12.dynamicManage;
/**
* Created by Dell on 2017-06-04.
*/
public class MyDynamicManage {
/**
* 动态规划的暴力搜索
* @param arr 存放钱的种类
* @param aim 要找零的总数
*/
public int violence(int[] arr,int aim){
if(arr==null||arr.length==0||aim==0){
return 0;
... | [
"18103412880@163.com"
] | 18103412880@163.com |
c9488ae7a07366d7c6f6ea8c866e7b49c0734787 | 2286dbc2c27059bfa9c6721de050b3328565d866 | /src/main/java/com/pixelmed/validate/DicomInstanceValidator.java | f4447d94c350881ff103bd6fea04cfec4707d6db | [
"MIT"
] | permissive | anniyanvr/nifi-dicom | ae58a48f189c474a14f961cbc8ca6dc9c360c23a | f8616408bda79b3f18845fa156d2f623b6e8bcfc | refs/heads/master | 2023-07-17T06:02:41.369860 | 2021-09-03T12:55:32 | 2021-09-03T12:55:32 | 276,812,772 | 0 | 0 | MIT | 2021-09-03T17:34:34 | 2020-07-03T05:10:40 | null | UTF-8 | Java | false | false | 4,359 | java | /* Copyright (c) 2001-2017, David A. Clunie DBA Pixelmed Publishing. All rights reserved. */
package com.pixelmed.validate;
import com.pixelmed.dicom.*;
// JAXP packages
import javax.xml.transform.*;
import javax.xml.transform.dom.*;
import javax.xml.transform.stream.*;
import org.w3c.dom.Document;
import java.io.*... | [
"daniel.blezek@gmail.com"
] | daniel.blezek@gmail.com |
44e91b93e5405390c1a767f94323f0ad6b695a25 | a09264296959f689565bb5bf065a3684dacda923 | /SVNavigatoru-Maven/src/main/java/com/svnavigatoru600/web/url/users/UserAccountUrlParts.java | 3cf7027e07c2515bca9789118b3ca5294e1fce8c | [] | no_license | tomas-skalicky/Spring-SVNavigatoru600 | fbb4518062d958b7f24cefe3077d535024b3512a | 166ab32c7ce6329fd65e38f3c18ff3ba486ed21f | refs/heads/master | 2020-06-04T06:12:51.619939 | 2019-12-23T13:40:48 | 2019-12-23T13:40:48 | 6,842,695 | 0 | 0 | null | 2019-12-23T13:39:25 | 2012-11-24T18:08:37 | Java | UTF-8 | Java | false | false | 1,877 | java | package com.svnavigatoru600.web.url.users;
import javax.servlet.http.HttpServletRequest;
import com.svnavigatoru600.domain.users.NotificationTypeEnum;
import com.svnavigatoru600.domain.users.User;
import com.svnavigatoru600.service.util.HttpRequestUtils;
import com.svnavigatoru600.web.url.CommonUrlParts;
/**
* Cont... | [
"skalicky.tomas@gmail.com"
] | skalicky.tomas@gmail.com |
1b45fe3c82b2cffb272f9d6b2f2a2b651b7e5aa0 | 77baa80ea081820587d7227bc75fd33b9cdd7359 | /backend/src/main/java/ch/unibe/ese/calendar/UserManager.java | 3e7945496bc7df6ec6b517bd4bdd36b2e393e3cc | [] | no_license | lyriael/ese2011-simple-ui | 96991e93647f367d21f4379c1f79a15a3d874849 | d05f62ddc8b519f91797ffa86795fc80e588d906 | refs/heads/master | 2021-01-18T06:17:56.919619 | 2011-10-05T13:37:30 | 2011-10-05T13:37:30 | 2,517,792 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,046 | java | package ch.unibe.ese.calendar;
import java.util.Collections;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Map;
import java.util.Set;
public class UserManager {
private static UserManager instance;
private Map<String, User> users = new HashMap<String, User>();
private UserManager() {
... | [
"reto@apache.org"
] | reto@apache.org |
087f053332bcfba60003dea6954074dd1c24fbe6 | be73270af6be0a811bca4f1710dc6a038e4a8fd2 | /crash-reproduction-moho/results/XWIKI-14556-10-19-MOEAD-WeightedSum:TestLen:CallDiversity/com/xpn/xwiki/store/XWikiHibernateBaseStore_ESTest.java | be2310a05cad075d7cd536243c9d085e50dd7511 | [] | 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 | 572 | java | /*
* This file was automatically generated by EvoSuite
* Thu Apr 09 11:07:27 UTC 2020
*/
package com.xpn.xwiki.store;
import org.junit.Test;
import static org.junit.Assert.*;
import org.evosuite.runtime.EvoRunner;
import org.evosuite.runtime.EvoRunnerParameters;
import org.junit.runner.RunWith;
@RunWith(EvoRunner... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
b076afa5ff10318cd6b1c8bd216f6fe69c80eced | 54c1dcb9a6fb9e257c6ebe7745d5008d29b0d6b6 | /app/src/main/java/com/facebook/react/modules/datepicker/DatePickerDialogModule.java | 03e0a4839ab48a616fd4404bde54f344a133ab82 | [] | no_license | rcoolboy/guilvN | 3817397da465c34fcee82c0ca8c39f7292bcc7e1 | c779a8e2e5fd458d62503dc1344aa2185101f0f0 | refs/heads/master | 2023-05-31T10:04:41.992499 | 2021-07-07T09:58:05 | 2021-07-07T09:58:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,387 | java | package com.facebook.react.modules.datepicker;
import android.app.DatePickerDialog;
import android.content.DialogInterface;
import android.os.Bundle;
import android.widget.DatePicker;
import androidx.fragment.app.FragmentActivity;
import com.facebook.react.bridge.Promise;
import com.facebook.react.bridge.ReactApplicat... | [
"593746220@qq.com"
] | 593746220@qq.com |
f8eed088950e3e5432558d2ef0546d3fa2476d98 | 064297c7982d1f1b5f290275483dcad1138e236e | /src/main/java/net/earthcomputer/multiconnect/protocols/v1_13_2/mixin/MixinOtherClientPlayerEntity.java | a7442e566369c61bbf89ffd73a300b532ae56fc7 | [
"MIT"
] | permissive | MCSuchter/multiconnect | 12b4a01ac828d0ec38f8bdcc1e157e7f593bbf3e | d236f338898002987306bd7165dcfd57c4bc45c1 | refs/heads/master | 2020-12-09T11:31:50.274945 | 2020-01-11T20:19:03 | 2020-01-11T20:19:03 | 233,292,125 | 1 | 0 | MIT | 2020-01-11T20:22:12 | 2020-01-11T20:22:11 | null | UTF-8 | Java | false | false | 1,661 | java | package net.earthcomputer.multiconnect.protocols.v1_13_2.mixin;
import com.mojang.authlib.GameProfile;
import net.earthcomputer.multiconnect.api.Protocols;
import net.earthcomputer.multiconnect.impl.ConnectionInfo;
import net.minecraft.client.network.AbstractClientPlayerEntity;
import net.minecraft.client.network.Othe... | [
"burtonjae@hotmail.co.uk"
] | burtonjae@hotmail.co.uk |
f8ceff93eb22f5593ac7780def1bcaa69a80f924 | 4d2a8eff4251a05261805e212c38fbc6f72c5d58 | /drools-wb-services/drools-wb-verifier/drools-wb-verifier-backend/src/main/java/org/drools/workbench/services/verifier/webworker/client/AnalyzerBuilder.java | f91d75b96b8407defecd247c893e17eaae4839a9 | [
"Apache-2.0"
] | permissive | phoenix110/drools-wb | d43a624ca19c1e0b07e60993ae1eba1dd68db3a0 | 9df3db9d9998fa2bef16996cc3f29e94d1e14fed | refs/heads/master | 2021-01-19T13:03:41.211802 | 2017-02-16T12:15:12 | 2017-02-16T12:15:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,466 | java | /*
* Copyright 2016 Red Hat, Inc. and/or its affiliates.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... | [
"manstis@users.noreply.github.com"
] | manstis@users.noreply.github.com |
f06bdceb7a138b76b8b9854131e713b1bd3cd997 | dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9 | /data_defect4j/preprossed_method_corpus/Lang/19/org/apache/commons/lang3/time/FastDateFormat_createInstance_103.java | 8c2b12e62edc05273cf273f99dc72fd2b4d090ca | [] | no_license | hvdthong/NetML | dca6cf4d34c5799b400d718e0a6cd2e0b167297d | 9bb103da21327912e5a29cbf9be9ff4d058731a5 | refs/heads/master | 2021-06-30T15:03:52.618255 | 2020-10-07T01:58:48 | 2020-10-07T01:58:48 | 150,383,588 | 1 | 1 | null | 2018-09-26T07:08:45 | 2018-09-26T07:08:44 | null | UTF-8 | Java | false | false | 2,347 | java |
org apach common lang3 time
fast date format fastdateformat fast thread safe version
link java text simpl date format simpledateformat
direct replac
code simpl date format simpledateformat format situat
multi thread server environ
code simpl date format simpledateformat thread safe... | [
"hvdthong@gmail.com"
] | hvdthong@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.