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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
b62d761f81e9a770ea5142653efedba1879a15de | 4f08bcb953fd6a6dea9166c1ce22e5755222c4c1 | /src/main/java/com/ele/pojo/MenuTypeReal.java | 34fb85d07edd3cb7f4267eec504657bbce83e71a | [] | no_license | Fish-Fan/ele-spring | 0ecceff712c37599b3da48adc04c5a9e69cbaea9 | 93be5fc079619c6ad1e6bf8178ade84d96d7f048 | refs/heads/master | 2020-12-03T02:00:43.959439 | 2017-07-21T01:55:20 | 2017-07-21T01:55:20 | 95,892,741 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 838 | java | package com.ele.pojo;
/**
* Created by yanfeng-mac on 2017/7/13.
*/
public class MenuTypeReal {
private Integer id;
private Integer shopId;
private Integer menuTypeId;
public Integer getId() {
return id;
}
public void setId(Integer id) {
this.id = id;
}
public Integ... | [
"fanyank@126.com"
] | fanyank@126.com |
dd6b4b80bc92de66c9f6e866f1ebd402e063a3d2 | 81480f1ff5a5d94b5dc38a0a0f8fcf724f556c73 | /shopping-parent/shopping-dao/src/main/java/com/palmble/sp/manger/dao/UserPermissionMapper.java | 3678a274802e54c4e47e26c96dc8b1cdadfd93ab | [] | no_license | 15638836857/shoppingManager | 6c3cf8571d20eb921110747a2c29a4d5fee8f278 | 0be206eb6a9815e0cf5440ec1ba0ad79efd9d840 | refs/heads/master | 2020-03-26T05:04:39.945070 | 2018-08-20T02:21:15 | 2018-08-20T02:21:15 | 144,537,191 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 681 | java | package com.palmble.sp.manger.dao;
import java.util.List;
import java.util.Map;
import org.apache.ibatis.annotations.Mapper;
import com.palmble.sp.manger.model.UserPermission;
@Mapper
public interface UserPermissionMapper{
int deleteByPrimaryKey(Integer id);
int insert(UserPermission record);
int inse... | [
"15638836857@163.com"
] | 15638836857@163.com |
ced69fb8cc383397c478bbc2fa225d545d7e9052 | 684092ddea8fa0f46e2adf4a2c1bd7d2fad386d7 | /bean/src/main/java/com/tqmall/athena/bean/webParam/carMaintain/CarMaintainPO.java | 6997f174fb68290540dd14b10ac1bfa4dfc7a773 | [] | no_license | xie-summer/athena-1 | 1b90ff3d41feef88f3f0c0009c742e71994dde4b | 3c1e8244142a69f7b4a127ca936d8b68425f586e | refs/heads/master | 2021-06-16T04:20:20.861534 | 2017-05-11T07:57:18 | 2017-05-11T07:57:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 218 | java | package com.tqmall.athena.bean.webParam.carMaintain;
import lombok.Data;
/**
* Created by huangzhangting on 15/11/7.
*/
@Data
public class CarMaintainPO {
private Integer yearId;
private Integer mileage;
}
| [
"zhangting.huang@tqmall.com"
] | zhangting.huang@tqmall.com |
4524906a2417fa5582d8b53e2ac18d55e4c96e4b | e89dc01c95b8b45404f971517c2789fd21657749 | /src/main/java/com/alipay/api/response/KoubeiCateringPosPrintQueryResponse.java | 72c8b4cd4c56ab794cdc753966f623ab1e8063f6 | [
"Apache-2.0"
] | permissive | guoweiecust/alipay-sdk-java-all | 3370466eec70c5422c8916c62a99b1e8f37a3f46 | bb2b0dc8208a7a0ab8521a52f8a5e1fcef61aeb9 | refs/heads/master | 2023-05-05T07:06:47.823723 | 2021-05-25T15:26:21 | 2021-05-25T15:26:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 884 | java | package com.alipay.api.response;
import java.util.List;
import com.alipay.api.internal.mapping.ApiField;
import com.alipay.api.internal.mapping.ApiListField;
import com.alipay.api.domain.PrintModel;
import com.alipay.api.AlipayResponse;
/**
* ALIPAY API: koubei.catering.pos.print.query response.
*
* ... | [
"ben.zy@antfin.com"
] | ben.zy@antfin.com |
9c6881c770e0cc5c5d9698b0bfde47d1a30da1b3 | d14cca066573aab1e0f66f995d40ecff4080fea4 | /final_project/src/main/java/com/guem/go/eunbyul/SurveyController.java | b1ae9e4fc83f4265021f6e39fdf9f6cf72fd9087 | [] | no_license | rkdxhdvk/guemgo | 2e986fea8a369659b13f2240c95c7d800bbcb9f3 | 4ad8eeb562361476d099e9b14df9ee1a66118bb9 | refs/heads/master | 2020-04-02T09:59:05.179545 | 2018-11-26T03:10:26 | 2018-11-26T03:10:26 | 154,319,436 | 0 | 1 | null | null | null | null | UHC | Java | false | false | 1,854 | java | package com.guem.go.eunbyul;
import javax.servlet.http.HttpServletRequest;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframe... | [
"JHTA@JHTA-PC"
] | JHTA@JHTA-PC |
aac1cdf4657ab44f41566697e9aa4bdc80522d74 | f7fbc015359f7e2a7bae421918636b608ea4cef6 | /base/tags/2.0.0-rc9/src/org/hsqldb/rowio/RowInputBinary.java | 1340f507dc8ea70871c75231048da7d516fc75fc | [] | no_license | svn2github/hsqldb | cdb363112cbdb9924c816811577586f0bf8aba90 | 52c703b4d54483899d834b1c23c1de7173558458 | refs/heads/master | 2023-09-03T10:33:34.963710 | 2019-01-18T23:07:40 | 2019-01-18T23:07:40 | 155,365,089 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,818 | java | /* Copyright (c) 2001-2010, The HSQL Development Group
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, this
* list... | [
"unsaved@7c7dc5f5-a22d-0410-a3af-b41755a11667"
] | unsaved@7c7dc5f5-a22d-0410-a3af-b41755a11667 |
f74fca47291a85c3df8f5667e3fa3cf554bd4d4c | cfc60fc1148916c0a1c9b421543e02f8cdf31549 | /src/testcases/CWE369_Divide_By_Zero/CWE369_Divide_By_Zero__random_divide_16.java | 4b37bd7a4fbd5fb3241ebcdd7d0e999bae41423b | [
"LicenseRef-scancode-public-domain"
] | permissive | zhujinhua/GitFun | c77c8c08e89e61006f7bdbc5dd175e5d8bce8bd2 | 987f72fdccf871ece67f2240eea90e8c1971d183 | refs/heads/master | 2021-01-18T05:46:03.351267 | 2012-09-11T16:43:44 | 2012-09-11T16:43:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,272 | java | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE369_Divide_By_Zero__random_divide_16.java
Label Definition File: CWE369_Divide_By_Zero.label.xml
Template File: sources-sinks-16.tmpl.java
*/
/*
* @description
* CWE: 369 Divide by zero
* BadSource: random Set data to a random value
* GoodSource: A hardcoded non-zero, no... | [
"amitf@chackmarx.com"
] | amitf@chackmarx.com |
2cad0944bba61c1eafd4b13d7158d848f4edaa3c | 92225460ebca1bb6a594d77b6559b3629b7a94fa | /src/com/kingdee/eas/fdc/sellhouse/app/CustomerOriginController.java | 7bb06735d6d28d666bd13ce8135739fa9f87b904 | [] | no_license | yangfan0725/sd | 45182d34575381be3bbdd55f3f68854a6900a362 | 39ebad6e2eb76286d551a9e21967f3f5dc4880da | refs/heads/master | 2023-04-29T01:56:43.770005 | 2023-04-24T05:41:13 | 2023-04-24T05:41:13 | 512,073,641 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,838 | java | package com.kingdee.eas.fdc.sellhouse.app;
import com.kingdee.bos.BOSException;
//import com.kingdee.bos.metadata.*;
import com.kingdee.bos.framework.*;
import com.kingdee.bos.util.*;
import com.kingdee.bos.Context;
import java.lang.String;
import com.kingdee.eas.common.EASBizException;
import com.kingdee.bos.metadat... | [
"yfsmile@qq.com"
] | yfsmile@qq.com |
09f65a1e815387afd41fb2297c98fa7d4af3b744 | 1c93016200257ea893ef7c7c7ec0226afbbfe554 | /android/app/src/main/java/com/training/MyAppPackage.java | 1e3f1b2e79fa58920cfcbe402eae90df2697e81c | [] | no_license | mikroserwisy/react-native-android-integration | 1681dc876bdb06cc33ef19e19b0b1dd3587a1d3b | 9e5f64c7b4f57bad4e0849f4875684b4ec3291eb | refs/heads/master | 2023-08-23T15:09:27.519004 | 2021-10-13T13:12:01 | 2021-10-13T13:12:01 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 739 | java | package com.training;
import com.facebook.react.ReactPackage;
import com.facebook.react.bridge.NativeModule;
import com.facebook.react.bridge.ReactApplicationContext;
import com.facebook.react.uimanager.ViewManager;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
public class MyAppPa... | [
"landrzejewski.poczta@gmail.com"
] | landrzejewski.poczta@gmail.com |
e5eb4160ef1c553c6e908d2a4527e626be5018ef | af97dc2f22b960264ab6cf14dbc4303156eed9db | /platform/cn.gmuni.enrollment.homepage/src/main/java/cn/gmuni/enrollment/homepage/service/IIndexService.java | f6db29857e69f407546c1786c509aba9336d0cae | [] | no_license | zhuxin3230213/springboot | e212badd4de725cb36dd5994add509c0cc5499d9 | 365154bad86899bf38ce553759d315fcef695efb | refs/heads/master | 2020-04-11T10:32:07.141578 | 2019-01-21T03:44:55 | 2019-01-21T03:44:55 | 161,716,379 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 491 | java | package cn.gmuni.enrollment.homepage.service;
import java.util.List;
import java.util.Map;
public interface IIndexService {
List<Map<String,Object>> loadPvData(String format, String format1);
List<Map<String,Object>> loadPvDataByMonth(String s, String s1);
List<Map<String, Object>> loadModuleP... | [
"zhuxin_123"
] | zhuxin_123 |
c3454e0cda2fcfa1d53b4d96398a9d16afb07d6d | aa6997aba1475b414c1688c9acb482ebf06511d9 | /src/javax/xml/transform/SourceLocator.java | af6c319f8b8d84ea4cfd59027232de1d62f4c901 | [] | no_license | yueny/JDKSource1.8 | eefb5bc88b80ae065db4bc63ac4697bd83f1383e | b88b99265ecf7a98777dd23bccaaff8846baaa98 | refs/heads/master | 2021-06-28T00:47:52.426412 | 2020-12-17T13:34:40 | 2020-12-17T13:34:40 | 196,523,101 | 4 | 2 | null | null | null | null | UTF-8 | Java | false | false | 2,687 | java | /*
* Copyright (c) 2000, 2005, Oracle and/or its affiliates. All rights reserved.
* ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*/
package javax.xml.transform;
/**
* This interface is primarily for the purposes of reporting where
*... | [
"yueny09@163.com"
] | yueny09@163.com |
94aebe108845d2282775f6d98575b2c7d6d49dd8 | 07399d93a482f7565a97e69d8b9197ad25adf688 | /com.astra.ses.spell.gui.procs/src/com/astra/ses/spell/gui/procs/interfaces/model/ICodeModel.java | cb4b5da1a7b6374d950b370aefaeeee01500d775 | [] | no_license | CalypsoCubesat/SPELL-GUI-4.0.2-SRC | 1fda020fb3edc11f5ad2fd59ba1c5cea5b0c1074 | a171a26ea9413c9787f0c7b4e98aeb8c2ab378ab | refs/heads/master | 2020-08-29T07:26:22.789627 | 2019-10-28T04:34:16 | 2019-10-28T04:34:16 | 217,966,403 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,814 | java | package com.astra.ses.spell.gui.procs.interfaces.model;
import java.util.List;
import org.eclipse.core.runtime.IProgressMonitor;
import com.astra.ses.spell.gui.core.model.types.BreakpointType;
public interface ICodeModel
{
/**************************************************************************
*
********... | [
"matthew.travis@aresinstitute.org"
] | matthew.travis@aresinstitute.org |
d21ea5f99aee0434479fa5e294c3b67f9fd329b1 | 17e8438486cb3e3073966ca2c14956d3ba9209ea | /dso/tags/2.4.5/code/base/clustered-iBatis-2.2.0/tests.system/com/tctest/domain/CustomerDAO.java | 3350fc7557549d2038d39a0cd4137d0c6f8f6d33 | [] | 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 | 286 | java | package com.tctest.domain;
import com.ibatis.dao.client.Dao;
import com.ibatis.dao.client.DaoManager;
public interface CustomerDAO extends Dao {
public int insertCustomer(Customer customer);
public Customer selectCustomer(int customerId);
public DaoManager getDaoManager();
}
| [
"hhuynh@7fc7bbf3-cf45-46d4-be06-341739edd864"
] | hhuynh@7fc7bbf3-cf45-46d4-be06-341739edd864 |
c647eaac01fcdc427729657436744e905173f7ab | 5bc9d8f92f38967cc9ecc03000c0606dbbb38f74 | /sca4j/tests/tags/0.1.1/test-jpa-core/src/test/java/org/sca4j/jpa/provider/ThirdPersistenceUnitTest.java | 4e1c321c4afddfcd0d4cb42cf720a8538e522fa3 | [] | no_license | codehaus/service-conduit | 795332fad474e12463db22c5e57ddd7cd6e2956e | 4687d4cfc16f7a863ced69ce9ca81c6db3adb6d2 | refs/heads/master | 2023-07-20T00:35:11.240347 | 2011-08-24T22:13:28 | 2011-08-24T22:13:28 | 36,342,601 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,416 | java | /*
* SCA4J
* Copyright (c) 2008-2012 Service Symphony Limited
*
* This proprietary software may be used only in connection with the SCA4J license
* (the ?License?), a copy of which is included in the software or may be obtained
* at: http://www.servicesymphony.com/licenses/license.html.
*
* Software distribute... | [
"meerajk@15bcc2b3-4398-4609-aa7c-97eea3cd106e"
] | meerajk@15bcc2b3-4398-4609-aa7c-97eea3cd106e |
b7e9b97626ca0adc14e6d0a7efe2371d9aa5e7ff | 0ceafc2afe5981fd28ce0185e0170d4b6dbf6241 | /AlgoKit (3rdp)/Code-store v1.0/yaal/lib/test/on2012_01/on2012_0_31/monsterfarm/Main.java | db73c05f5cbc23b41588d69786a0da390268d6bc | [] | no_license | brainail/.happy-coooding | 1cd617f6525367133a598bee7efb9bf6275df68e | cc30c45c7c9b9164095905cc3922a91d54ecbd15 | refs/heads/master | 2021-06-09T02:54:36.259884 | 2021-04-16T22:35:24 | 2021-04-16T22:35:24 | 153,018,855 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 540 | java | package on2012_01.on2012_0_31.monsterfarm;
import net.egork.chelper.tester.TopCoderTester;
import org.junit.Assert;
import org.junit.Test;
public class Main {
@Test
public void test() throws Exception {
if (!TopCoderTester.test("int numMonsters(String[] transforms)",
"on2012_01.on2012_0_31.monsterfarm.MonsterF... | [
"wsemirz@gmail.com"
] | wsemirz@gmail.com |
74faebf22dffc9d4a212065f2161a16e5a87add0 | 5ee0c4e14ad16de059f84b380b76ea4f50d70229 | /app/src/main/java/org/robobinding/albumsample/presentationmodel/AlbumItemPresentationModel.java | 4b07db0d20bc7bcacac3473ca7d3f764bd47fbbc | [
"Apache-2.0"
] | permissive | WilliamRen/RoboBinding-album-sample | 3eaed33a58a01f4c29aeaa387bdfb4ac478b66e3 | 3cc585a6ce614d4b0c006bafe82379d373ad8741 | refs/heads/master | 2021-01-15T13:37:09.655498 | 2014-09-18T14:52:00 | 2014-09-18T14:52:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 558 | java | package org.robobinding.albumsample.presentationmodel;
import org.robobinding.albumsample.model.Album;
import org.robobinding.itempresentationmodel.ItemPresentationModel;
/**
*
* @since 1.0
* @author Robert Taylor
*/
public class AlbumItemPresentationModel implements ItemPresentationModel<Album> {
protected ... | [
"weicheng112@gmail.com"
] | weicheng112@gmail.com |
bb6bfb1ac910f07f6ee026a33b1d983a40f0861b | d15f0d388d41e00f146e6c0d5c55e2282ada2af4 | /LIgnorance/src/main/java/com/livelearn/ignorance/model/db/dbhelper/DiseaseDBHelper.java | 61ffb66976f64298db5ad8186ba6d1e642a08101 | [] | no_license | FPhoenixCorneaE/Ignorance | 0ed600d128918c01590c4e236939e185a9d05bce | 8737327768d1ab9e5010f6ecca0f3347bae7cbdd | refs/heads/master | 2021-08-07T22:35:50.683896 | 2021-06-16T03:45:01 | 2021-06-16T03:45:01 | 95,649,709 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 5,401 | java | package com.livelearn.ignorance.model.db.dbhelper;
import com.livelearn.ignorance.model.db.GreenDaoManager;
import com.livelearn.ignorance.model.db.dbdao.DiseaseDao;
import com.livelearn.ignorance.model.db.dbentity.Department;
import com.livelearn.ignorance.model.db.dbentity.Disease;
import java.util.ArrayList;
impo... | [
"wangkz@digi123.cn"
] | wangkz@digi123.cn |
df8bc39d79f821ed639d107873584699eb126115 | 3807fb9fdf1756a55ed2525186c6ade3bf411219 | /src/main/lib/com/feed_the_beast/ftbl/lib/guide/GuideTitlePage.java | f55d131e2d380deed78862c028a9add2473fe6a8 | [] | no_license | TartaricAcid/FTBLib | 02328942f4d13aacb00216eb285fb4f5545d984c | 3c4e7772c693e4b02d3afdd521335c87bffcf3ab | refs/heads/1.9 | 2020-03-26T19:31:03.988051 | 2017-06-12T00:00:50 | 2017-06-12T00:00:50 | 68,087,520 | 0 | 0 | null | 2016-09-13T07:56:33 | 2016-09-13T07:56:33 | null | UTF-8 | Java | false | false | 3,176 | java | package com.feed_the_beast.ftbl.lib.guide;
import com.feed_the_beast.ftbl.api.guide.GuideFormat;
import com.feed_the_beast.ftbl.api.guide.GuideType;
import com.feed_the_beast.ftbl.api.guide.SpecialGuideButton;
import com.feed_the_beast.ftbl.lib.client.ImageProvider;
import com.google.gson.JsonElement;
import com.googl... | [
"latvianmodder@gmail.com"
] | latvianmodder@gmail.com |
33704080e36694b6854de2c9ed119cf8a35cc56b | bf1c305666549d0f317f8bc61c3dcfc669b9766f | /src/main/java/nl/lakedigital/djfc/domain/particulier/ZorgVerzekering.java | f4505fd62bd86b8cef42d0f789b77d8be7d38eb9 | [] | no_license | pheidotting/DJFC-PolisAdministratie | 111c7f7767f5f3e64d04e46ecce841c90dd063ff | 78046c3f0126533dc1134ee5a4539f870e5e9317 | refs/heads/master | 2021-01-10T05:35:54.625240 | 2017-10-31T21:03:25 | 2017-10-31T21:03:25 | 55,436,422 | 0 | 0 | null | 2017-11-01T06:03:24 | 2016-04-04T18:50:15 | Java | UTF-8 | Java | false | false | 1,188 | java | package nl.lakedigital.djfc.domain.particulier;
import nl.lakedigital.djfc.domain.Polis;
import nl.lakedigital.djfc.domain.SoortEntiteit;
import nl.lakedigital.djfc.domain.SoortVerzekering;
import org.springframework.stereotype.Component;
import javax.persistence.DiscriminatorValue;
import javax.persistence.Entity;
i... | [
"patrick@lakedigital.nl"
] | patrick@lakedigital.nl |
c0e95418a73dca3363753d4f4994489cc41ede8a | 208ba847cec642cdf7b77cff26bdc4f30a97e795 | /aj/ac/src/main/java/org.wp.ac/models/ReaderTag.java | 82de7d0a4098e4bba9f5ffb1df73922046e31e38 | [] | no_license | kageiit/perf-android-large | ec7c291de9cde2f813ed6573f706a8593be7ac88 | 2cbd6e74837a14ae87c1c4d1d62ac3c35df9e6f8 | refs/heads/master | 2021-01-12T14:00:19.468063 | 2016-09-27T13:10:42 | 2016-09-27T13:10:42 | 69,685,305 | 0 | 0 | null | 2016-09-30T16:59:49 | 2016-09-30T16:59:48 | null | UTF-8 | Java | false | false | 7,034 | java | package org.wp.ac.models;
import android.text.TextUtils;
import org.wp.ac.ui.reader.utils.ReaderUtils;
import org.wp.ac.util.StringUtils;
import java.io.Serializable;
import java.util.regex.Pattern;
public class ReaderTag implements Serializable, FilterCriteria {
private String tagSlug; // tag for API c... | [
"cedric.champeau@gmail.com"
] | cedric.champeau@gmail.com |
28711bc86267ee3949dd9621dfbcb63e52db3110 | 2d4f089cbae649ebbe1d4c9c4a17ac46862d63f9 | /src/main/java/com/ivoronline/entity_entity/repositories/PersonRepository.java | 6915558d43e8ef69b850d9ddeed9f1cb843ec2e7 | [] | no_license | ivoronline/entity_entity | 590d092a28eccd9a33265054b76b4a888900a677 | 58b4f4a6dcee9829bb355fb9b075891196791081 | refs/heads/master | 2023-02-27T23:39:59.856043 | 2021-02-02T10:18:34 | 2021-02-02T10:18:34 | 335,248,155 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 255 | java | package com.ivoronline.entity_entity.repositories;
import com.ivoronline.entity_entity.entities.PersonEntity;
import org.springframework.data.repository.CrudRepository;
public interface PersonRepository extends CrudRepository<PersonEntity, Integer> { }
| [
"ivoronline@gmail.com"
] | ivoronline@gmail.com |
e09d38b65de53b1cc1527dacc1a40231021a35a3 | 18cfb24c4914acd5747e533e88ce7f3a52eee036 | /src/main/jdk8/javax/swing/plaf/multi/MultiToolTipUI.java | 0028454f4cb27d3d1f5f10d4a48ede2be4741430 | [] | no_license | douguohai/jdk8-code | f0498e451ec9099e4208b7030904e1b4388af7c5 | c8466ed96556bfd28cbb46e588d6497ff12415a0 | refs/heads/master | 2022-12-19T03:10:16.879386 | 2020-09-30T05:43:20 | 2020-09-30T05:43:20 | 273,399,965 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,635 | java | /*
* Copyright (c) 1997, 2001, Oracle and/or its affiliates. All rights reserved.
* ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*/
package javax.swing.plaf.multi;
import java.util.Vector;
import javax.swing.... | [
"douguohai@163.com"
] | douguohai@163.com |
5dcca21b51ce281acccf89d62eaadd9177e2636e | 046da477a4ff3bec99fb7871117d78e0f18167d7 | /src/main/java/co/zync/vertx/managers/StorageManager.java | e7de3cc7a79f03ce78c9919c72558a10a0bb06c4 | [] | no_license | Zyncco/Java-Vertx-Server | ff1f67961c584b9c18b59f8b87c6d4dd7bacf888 | 99dd0921e905442366aee68992be9eb3cfefea14 | refs/heads/master | 2021-01-18T20:22:53.420123 | 2017-08-26T23:32:26 | 2017-08-26T23:32:26 | 86,959,976 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 983 | java | package co.zync.vertx.managers;
import com.google.cloud.storage.Bucket;
import com.google.cloud.storage.Storage;
import com.google.cloud.storage.StorageOptions;
public class StorageManager {
private static StorageManager ourInstance = new StorageManager();
public static StorageManager getInstance(){... | [
"vilsol2000@gmail.com"
] | vilsol2000@gmail.com |
165cc8cf108be244a2c1b4df36e5a101051e93c8 | 473b76b1043df2f09214f8c335d4359d3a8151e0 | /benchmark/bigclonebenchdata_partial/12747342.java | f5da4e95cd8b3f362611a28ef7dbc8801b3cf215 | [] | no_license | whatafree/JCoffee | 08dc47f79f8369af32e755de01c52d9a8479d44c | fa7194635a5bd48259d325e5b0a190780a53c55f | refs/heads/master | 2022-11-16T01:58:04.254688 | 2020-07-13T20:11:17 | 2020-07-13T20:11:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 508 | java |
class c12747342 {
public void bubbleSort(final int[] s) {
source = s;
if (source.length < 2) return;
boolean go = true;
while (go) {
go = false;
for (int i = 0; i < source.length - 1; i++) {
int temp = source[i];
if (temp > ... | [
"piyush16066@iiitd.ac.in"
] | piyush16066@iiitd.ac.in |
e5c54e309a9c711330ff6ad6fdf82f3adb0bf40f | f4375449027462f5767774945ae79e4a1694af4d | /src/main/java/mods/immibis/redlogic/chips/ingame/RenderTileChipCompiler.java | 1f054378b435c77befbff3a0f439ec67b13460f2 | [
"MIT"
] | permissive | asiekierka/RedLogic-asie | fca054425e804f89f5309b18c2d3e8e95410cbfa | f2baacdb039072e561663ccbb09751df9b984b26 | refs/heads/main | 2021-01-19T07:44:07.058604 | 2015-07-24T08:57:54 | 2020-12-30T14:56:59 | 35,234,377 | 3 | 4 | null | null | null | null | UTF-8 | Java | false | false | 2,449 | java | package mods.immibis.redlogic.chips.ingame;
import org.lwjgl.opengl.GL11;
import mods.immibis.core.RenderUtilsIC;
import mods.immibis.core.api.util.Dir;
import mods.immibis.redlogic.RotatedTessellator;
import net.minecraft.client.Minecraft;
import net.minecraft.client.renderer.Tessellator;
import net.minecra... | [
"kontakt@asie.pl"
] | kontakt@asie.pl |
5193ee8f539196d9eee2dfa2b3b28a27a73eeffd | b61cfd8d0eb8fc6d4423e980c682af78383993eb | /vehicle-compliance/src/main/java/uk/gov/caz/vcc/dto/ComplianceResultsDto.java | fe4459efe76ce42adeb3ea5747baeea97029e248 | [
"OGL-UK-3.0"
] | permissive | DEFRA/clean-air-zones-api | 984e6ba7d16cc484e74dd57b1fab6150e230ce1c | e6437781ff5dc71b01ffce9fd6f8bec2226ee0a6 | refs/heads/master | 2023-07-24T13:59:03.152029 | 2021-05-06T16:24:20 | 2021-05-06T16:24:20 | 232,327,284 | 0 | 2 | NOASSERTION | 2023-07-13T17:02:58 | 2020-01-07T13:10:59 | Java | UTF-8 | Java | false | false | 830 | java | package uk.gov.caz.vcc.dto;
import io.swagger.annotations.ApiModelProperty;
import java.util.List;
import lombok.Builder;
import lombok.Value;
/**
* A data transport layer object for returning a collection of
* compliance results to external callers.
*/
@Value
@Builder
public class ComplianceResultsDto {
@... | [
"james.cruddas@informed.com"
] | james.cruddas@informed.com |
8284bbcba4262f983991542408ba281c2dfa440e | 22fe87920e0e34fb7d0853cc60225ce1e92143c1 | /jbehave-guice/src/test/java/org/jbehave/core/steps/guice/GuiceStepsFactoryBehaviour.java | f9ac2412398af053de6c78a66c7bca1daf9485eb | [
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | speedmax123/jbehave-core | f4fb9be484374f8ca34c97a495dbebee212f1619 | 3bf773606d4d1ca787615985f8bd9bbe980fb948 | refs/heads/master | 2021-01-22T11:03:59.328762 | 2018-02-09T08:29:26 | 2018-02-09T08:29:26 | 102,344,884 | 0 | 0 | BSD-3-Clause | 2020-11-23T05:26:34 | 2017-09-04T09:39:22 | Java | UTF-8 | Java | false | false | 3,476 | java | package org.jbehave.core.steps.guice;
import java.util.List;
import org.jbehave.core.annotations.Given;
import org.jbehave.core.configuration.MostUsefulConfiguration;
import org.jbehave.core.steps.AbstractStepsFactory;
import org.jbehave.core.steps.CandidateSteps;
import org.jbehave.core.steps.Steps;
import org.junit... | [
"mauro.talevi@aquilonia.org"
] | mauro.talevi@aquilonia.org |
b3a538850308c78f6af9d9dfbd4a8a4994805ee3 | 096b557af3b68947cb31685221f14d911e84f918 | /src/net/mindview/containers/RandomBounds.java | 318a623d2c944e5a9d163de28e6f130f5631daef | [] | no_license | kuchikigit/SrcCodes | 34d84eaca5a970143489c969d7063c88453bb19f | feb3198a382d106e37d6d34da9452ddf3482c6d3 | refs/heads/master | 2021-01-20T19:05:23.083737 | 2016-08-10T12:13:35 | 2016-08-10T12:13:35 | 63,997,411 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 709 | java | package net.mindview.containers;
//: containers/RandomBounds.java
// Does Math.random() produce 0.0 and 1.0?
// {RunByHand}
import static net.mindview.util.Print.*;
public class RandomBounds {
static void usage() {
print("Usage:");
print("\tRandomBounds lower");
print("\tRandomBounds upper");
System.... | [
"rainy.kuchiki@yahoo.com"
] | rainy.kuchiki@yahoo.com |
20e33c30977f8ebe0556b99b87dbb7d79f579b80 | cb6af9407c5f043d70ddb71653ba77a6cdbbe034 | /src/main/java/pl/pronux/sokker/downloader/managers/ReportsXmlManager.java | b19baeed57b2719e8464d7a3aeaba43288397762 | [
"Apache-2.0"
] | permissive | rrymaszewski/SokkerViewer | a4bf00d77d6bb0708148730f6c2daf67f244c7a0 | 8014aa5de08f2aa86cb4d66aa974e203c15bda20 | refs/heads/master | 2020-05-17T11:14:55.540124 | 2013-05-11T23:50:21 | 2013-05-11T23:50:21 | 9,796,420 | 1 | 2 | null | null | null | null | UTF-8 | Java | false | false | 1,888 | java | package pl.pronux.sokker.downloader.managers;
import java.io.IOException;
import java.io.StringReader;
import java.sql.SQLException;
import java.util.List;
import org.xml.sax.InputSource;
import org.xml.sax.SAXException;
import pl.pronux.sokker.actions.TeamManager;
import pl.pronux.sokker.downloader.xml.X... | [
"radoslaw.rymaszewski@gmail.com"
] | radoslaw.rymaszewski@gmail.com |
843c1cc16c15ece3eaf004e250b60f8c2a034db0 | e2f74b43886a74c1a9b99fa64af33d5f72ede8f2 | /rapidoid-integration-tests/src/test/java/org/rapidoid/http/AsyncHttpServerTest.java | 6277583334a2abaf47882d522efc285e707f17ff | [
"LicenseRef-scancode-proprietary-license",
"Apache-2.0"
] | permissive | xwt-benchmarks/rapidoid | 9fd711bda90f60d612740f4bd18903f6fd96d7bc | 26a41baee15bfba77dff84834b4db0f1affe85ed | refs/heads/master | 2022-07-15T15:37:59.186832 | 2020-05-12T14:23:08 | 2020-05-12T14:23:08 | 258,783,476 | 0 | 0 | Apache-2.0 | 2020-05-12T14:23:09 | 2020-04-25T13:33:27 | null | UTF-8 | Java | false | false | 3,279 | java | /*-
* #%L
* rapidoid-integration-tests
* %%
* Copyright (C) 2014 - 2018 Nikolche Mihajlovski and contributors
* %%
* 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.... | [
"nikolce.mihajlovski@gmail.com"
] | nikolce.mihajlovski@gmail.com |
a35cb03b3092ea98a4fd0ac1a50c70c39882bb33 | 59e245e08f64d0b0e3ccfb72222d88d64ce94540 | /loanboxsdk/src/main/java/com/yc/loanbox/view/fragment/NewProductFragment2.java | d2514c2dca3d21c00faebe45786e802b66bbd459 | [] | no_license | huarong0212/tnzbsqApp | 3518e71b21b59dc8165a50fb286337683f02c97e | 4536952b68c3b032ff65fb0907df3f7a36896cf2 | refs/heads/master | 2020-06-15T02:23:26.593130 | 2019-06-13T15:00:21 | 2019-06-13T15:00:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,447 | java | package com.yc.loanbox.view.fragment;
import android.support.v4.app.Fragment;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.view.View;
import com.chad.library.adapter.base.BaseQuickAdapter;
import com.yc.loanbox.R;
import com.yc.loanbox.R2;
import ... | [
"512710257@qq.com"
] | 512710257@qq.com |
0d656642cae83e9bbd0be6c7500a87c2ca021456 | 3f9cdecedf0d432a0135e6388f2367ef8ccf6bac | /src/com/leozhi/topic947/Main.java | 21d2c95034bf8b9566d2afcfd2216c3297a4830e | [] | no_license | Leozhi-nian/LeetCode | 119154c467ff3d06ac4b2afd9ddf7a800544909d | 4506775b2ae7c318842f2f2e29f34ce1db00982a | refs/heads/master | 2023-05-28T19:09:05.033466 | 2021-06-10T11:59:25 | 2021-06-10T11:59:25 | 304,465,323 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 690 | java | package com.leozhi.topic947;
/**
* @author leozhi
* 947. 移除最多的同行或同列石头
* n 块石头放置在二维平面中的一些整数坐标点上。每个坐标点上最多只能有一块石头。
*
* 如果一块石头的 同行或者同列 上有其他石头存在,那么就可以移除这块石头。
*
* 给你一个长度为 n 的数组 stones ,其中 stones[i] = [xi, yi] 表示第 i 块石头的位置,返回 可以移除的石子 的最大数量。
*/
public class Main {
public static void main(String[] args) {
S... | [
"leozhi819@gmail.com"
] | leozhi819@gmail.com |
a6d4ee4d2c4a3c835a9ab20092b53bbc362a6454 | 4e6745b1b7f5802da0f4157d1dbe647b8fd88d33 | /framework/saxon-adapter/src/main/java/org/daisy/common/xpath/saxon/XPathFunctionRegistry.java | e5f0c67adc73b96ecbcae5e867abfded0d5bcab4 | [] | no_license | daisy/pipeline | d2bf3e76df47ab74241274bd83425d8c68949f11 | 3946dbede7088e3d3e2cb523d2cb902b20226839 | refs/heads/master | 2023-08-31T06:57:53.647550 | 2023-06-20T16:20:30 | 2023-07-19T15:59:47 | 18,717,712 | 18 | 21 | null | 2023-07-20T10:23:51 | 2014-04-13T00:04:25 | HTML | UTF-8 | Java | false | false | 2,412 | java | package org.daisy.common.xpath.saxon;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Set;
import javax.xml.namespace.QName;
import net.sf.saxon.lib.ExtensionFunctionDefinition;
import net.sf.saxon.trans.XPathException;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.osgi.s... | [
"bertfrees@gmail.com"
] | bertfrees@gmail.com |
64dee30eea043976cf11e0fbc737516c5b34ec1b | 742ae5ccc0f79e153c2c3862249c0b9d6a5a03be | /Achievements/src/me/frostythedev/frostengine/modules/achievements/api/AchievementIdCallback.java | d74cb08d5600133f562795aabe42722f412aa2df | [] | no_license | frostythedev/FrostEngine | 0a808f05152f17e5d91aac906a72e6b2c3e0aa55 | 7f0665f0c24d0a05e63856ed52afc4dea6c6ed95 | refs/heads/master | 2022-07-15T22:03:53.052594 | 2020-05-12T03:41:39 | 2020-05-12T03:41:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 625 | java | package me.frostythedev.frostengine.modules.achievements.api;
import me.frostythedev.frostengine.data.core.Callback;
import java.sql.ResultSet;
import java.sql.SQLException;
public class AchievementIdCallback implements Callback<Integer> {
private int result;
@Override
public void read(ResultSet rs) th... | [
"frostythedev@gmail.com"
] | frostythedev@gmail.com |
8f4168c074f654a5d0a4c90312f859ffe862df67 | 6f73a0d38addee468dd21aba1d5d53963be84825 | /application/src/main/java/org/mifos/application/customer/util/helpers/CustomerAccountView.java | 7e521a1fee314a6dfaab9ddac8e08c49b7a332d4 | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | mifos/1.4.x | 0f157f74220e8e65cc13c4252bf597c80aade1fb | 0540a4b398407b9415feca1f84b6533126d96511 | refs/heads/master | 2020-12-25T19:26:15.934566 | 2010-05-11T23:34:08 | 2010-05-11T23:34:08 | 2,946,607 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,697 | java | /*
* Copyright (c) 2005-2009 Grameen Foundation USA
* All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unl... | [
"meonkeys@a8845c50-7012-0410-95d3-8e1449b9b1e4"
] | meonkeys@a8845c50-7012-0410-95d3-8e1449b9b1e4 |
2d9eeddaa18f312ae61e9e11a8ea2a024b8bbacd | 19b9b4323dc04b1b476b23fb8a7f85037ac8c7bf | /src/edu/yale/plugins/tasks/PartialEadImporter.java | 36653c40ecfea5375ce6b67ee3be4834a9a36530 | [] | no_license | anarchivist/AT-plugin-Yale-custom-tasks | 3d184c0396f6214551ddbb6d1efbb9bf492de4f6 | 99cbea3d7af719bbcda216bc974eee37c953a0b8 | refs/heads/master | 2021-01-15T16:05:35.123347 | 2010-01-04T16:57:28 | 2010-01-04T16:57:28 | null | 0 | 0 | null | null | null | null | WINDOWS-1252 | Java | false | false | 2,754 | java | /**
* Archivists' Toolkit(TM) Copyright © 2005-2007 Regents of the University of California, New York University, & Five Colleges, Inc.
* All rights reserved.
*
* This software is free. You can redistribute it and / or modify it under the terms of the Educational Community License (ECL)
* version 1.0 (http://w... | [
"lee@boswyckfarms.org"
] | lee@boswyckfarms.org |
a086f75ac354e08cb58754fe65b34ecc23ecc9ab | 95e944448000c08dd3d6915abb468767c9f29d3c | /sources/com/p280ss/android/ugc/aweme/follow/recommend/follow/viewModel/C29543c.java | 475f81eadf36535db452e3dee0dc1533cd342757 | [] | no_license | xrealm/tiktok-src | 261b1faaf7b39d64bb7cb4106dc1a35963bd6868 | 90f305b5f981d39cfb313d75ab231326c9fca597 | refs/heads/master | 2022-11-12T06:43:07.401661 | 2020-07-04T20:21:12 | 2020-07-04T20:21:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 878 | java | package com.p280ss.android.ugc.aweme.follow.recommend.follow.viewModel;
import kotlin.jvm.internal.C7575l;
import kotlin.jvm.internal.PropertyReference1;
import kotlin.reflect.C7585d;
import kotlin.reflect.C7599l;
/* renamed from: com.ss.android.ugc.aweme.follow.recommend.follow.viewModel.c */
final /* synthetic */ c... | [
"65450641+Xyzdesk@users.noreply.github.com"
] | 65450641+Xyzdesk@users.noreply.github.com |
928d7ff2c03f0e8cddb52e4ba9369b788231477f | fda5d5904f2b3fbf4868f8da89a41ba49255ec4c | /demo (1)/src/main/java/com/example/demo/controller/CategoryController.java | ce3bfac6f0c58ea3088b74bfe81f8ad5ad3b5a22 | [] | no_license | camnguyet21500/finalproject | 186b7c5c3ec9cedb49dc10339c85e3eb2369ce49 | 41444510749774de6570f504ec108999acc46b37 | refs/heads/main | 2023-06-01T00:59:36.483817 | 2021-06-28T16:46:35 | 2021-06-28T16:46:35 | 376,032,406 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,868 | java | package com.example.demo.controller;
import com.example.demo.entity.Category;
import com.example.demo.service.ICategoryService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.... | [
"you@example.com"
] | you@example.com |
759f0934f08787bffe72727e114fd64e3c15ea6c | 8160730dbfc837ba0f5882743c84e5ec22756879 | /cloudnet-modules/cloudnet-bridge/src/main/java/de/dytanic/cloudnet/ext/bridge/bukkit/BukkitCloudNetPlayerInfo.java | db2c5d5a0b895f1986835dea4747230ca610222d | [] | no_license | derrop/CloudNet-v3 | 60198fdbade1e6a532650811f61e3e939f326163 | 754a196b07efb2a4b8574001b996d9e0a133f30c | refs/heads/master | 2020-07-25T23:00:44.559269 | 2019-06-21T12:28:55 | 2019-06-21T12:29:54 | 208,450,593 | 0 | 0 | null | 2019-12-22T12:40:04 | 2019-09-14T14:17:37 | null | UTF-8 | Java | false | false | 514 | java | package de.dytanic.cloudnet.ext.bridge.bukkit;
import de.dytanic.cloudnet.driver.network.HostAndPort;
import de.dytanic.cloudnet.ext.bridge.WorldPosition;
import lombok.AllArgsConstructor;
import lombok.Data;
import java.util.UUID;
@Data
@AllArgsConstructor
final class BukkitCloudNetPlayerInfo {
protected UUID ... | [
"tarekhosni1410@hotmail.com"
] | tarekhosni1410@hotmail.com |
fdf3e767c814d5c8666e44bc21e3c9b7886059a3 | f2c59bc86c53a848d2cf92bc25a50d1368755755 | /src/main/java/com/ccnode/codegenerator/log/handler/LoggerHandler.java | 6ea72af9a0b2ef4ea3f888347ceeff75804d2ba6 | [
"Apache-2.0"
] | permissive | Cnto/MyBatisCodeHelper | 1f19213d8be9028097cad3875a4b1c3411151229 | 134f12039a3cc926448163a289512344fa329746 | refs/heads/master | 2021-01-20T00:53:53.875086 | 2017-04-11T14:03:13 | 2017-04-11T14:03:13 | 89,210,027 | 1 | 0 | null | 2017-04-24T07:26:48 | 2017-04-24T07:26:48 | null | UTF-8 | Java | false | false | 437 | java | package com.ccnode.codegenerator.log.handler;
import com.ccnode.codegenerator.log.LogEvent;
/**
* @Author bruce.ge
* @Date 2017/2/27
* @Description
*/
public abstract class LoggerHandler {
private LoggerHandler next;
public LoggerHandler(LoggerHandler next) {
this.next = next;
}
public v... | [
"gejunxxx@163.com"
] | gejunxxx@163.com |
553c4b99e35037c1a8e46122bf6d3552ec693f2d | 5dc3650814f32e89fa7b1ce3f35e852c56c7aff8 | /src/com/proteus/cgen/verilogprime/ext/Production_itemContextExt.java | 560eb8c5f2c43fa08aad8b5bdd6965ce3da10fcc | [] | no_license | sureshgl/Verilog-Parser | 3beda56a12f9d8e8110b225a090c73c8e7d6a850 | 6981223d8e5dc6b3da56acc6f17c28e12c7e6d47 | refs/heads/master | 2020-12-24T11:47:11.340855 | 2017-03-21T19:22:58 | 2017-03-21T19:22:58 | 85,744,141 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,045 | java | package com.proteus.cgen.verilogprime.ext;
import org.antlr.v4.runtime.ParserRuleContext;
import lombok.Getter;
import com.proteus.cgen.verilogprime.PopulateExtendedContextVisitor;
import com.proteus.cgen.verilogprime.gen.VerilogPrimeParser.Production_itemContext;
public class Production_itemContextExt extends Abstra... | [
"suresh.goduguluru@gmail.com"
] | suresh.goduguluru@gmail.com |
d22a9c0caacc9493ca978a651fc133718162398a | 5a959164902dad87f927d040cb4b243d39b8ebe3 | /qafe-business/src/main/java/com/qualogy/qafe/business/integration/adapter/PredefinedAdapterFactory.java | f51d9697b803915a3a95a1d07540b6c1d911e23a | [
"Apache-2.0"
] | permissive | JustusM/qafe-platform | 0c8bc824d1faaa6021bc0742f26733bf78408606 | 0ef3b3d1539bcab16ecd6bfe5485d727606fecf1 | refs/heads/master | 2021-01-15T11:38:04.044561 | 2014-09-25T09:20:38 | 2014-09-25T09:20:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,685 | java | /**
* Copyright 2008-2014 Qualogy Solutions B.V.
*
* 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 appli... | [
"rkha@f87ad13a-6d31-43dd-9311-282d20640c02"
] | rkha@f87ad13a-6d31-43dd-9311-282d20640c02 |
6c5ddca0f60f0702b27610866d93606a3a00c6e5 | 955c4ee07d0a1835ba9fc453e7916afd0c132c7d | /src/senior/hrms/emps/dto/EmpInjuryTrg.java | 08cf13118f5a966810aacf1b2a9651352d317fbe | [] | no_license | yahia-momtaz/HRMS | 7cdc7bb09521fdcf569fe42ed80e279790046e4f | 460f6c2d0b27dc95b58f0eb21b991360db915701 | refs/heads/master | 2021-01-13T08:13:54.656798 | 2016-10-23T12:41:59 | 2016-10-23T12:41:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 724 | java | /*
* This source file was generated by FireStorm/DAO.
*
* If you purchase a full license for FireStorm/DAO you can customize this header file.
*
* For more information please visit http://www.codefutures.com/products/firestorm
*/
package senior.hrms.emps.dto;
import java.io.Serializable;
import jav... | [
"Administrator@yahia-PC"
] | Administrator@yahia-PC |
2f7aed7b541c8df8ccb4355e57a3c4ab71273a32 | 49a2953cd45517844ecb0163319ada8c0cf62eca | /app/src/main/java/youngjee/com/examapp01/fragment/ImageListFragment.java | 43998767838671966d527f5ba2f8756267603bff | [] | no_license | astraltear/ExamApp01 | 2cdfcfc8883b2b0112d31d31dfba473a387ef8ed | fb9767f0dba401ce5deb5d4fe591b53c36b0ae24 | refs/heads/master | 2021-01-22T11:37:24.866866 | 2018-11-15T07:14:57 | 2018-11-15T07:14:57 | 29,900,727 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,659 | java | package youngjee.com.examapp01.fragment;
import android.content.Context;
import android.graphics.Bitmap;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.AdapterView;
import android.widget.BaseAdapter;
import android.widget.Im... | [
"astraltear@gmail.com"
] | astraltear@gmail.com |
03215d43766d53c02ba195b36962596ca8489bed | 332113dabc48b15e48fc915e2d9e446b115dddac | /base/base/ListNode.java | 4cc9d8db18b7f06ebf3ad6f33245412bbc34957e | [] | no_license | wolfworld6/AlgorithmNote | 447ee12c58d2fb832d0b1054848fe93a4fee00b4 | 3995b4bce23c7c31b4dbcc6fe5ba488085b13fbf | refs/heads/master | 2022-02-25T23:13:33.691782 | 2019-11-08T10:36:19 | 2019-11-08T10:36:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 297 | java | package base;
//链表的节点
public class ListNode {
public ListNode(int value) {
this.value = value;
}
public int value;
public ListNode nextNode = null;
public ListNode() {
}
@Override
public String toString() {
return "" + value;
}
}
| [
"1398738509@qq.com"
] | 1398738509@qq.com |
b0967e88af7e9c73ff0a48e484ecfc8c924c2dc1 | e63363389e72c0822a171e450a41c094c0c1a49c | /Mate20_9_0_0/src/main/java/com/android/server/ethernet/-$$Lambda$EthernetNetworkFactory$NetworkInterfaceState$1$f_QeN95E84S9ECYxfdEhjw7SAFc.java | 37333ee50f2d39f1f328d0d3873cb045cee2a57a | [] | no_license | solartcc/HwFrameWorkSource | fc23ca63bcf17865e99b607cc85d89e16ec1b177 | 5b92ed0f1ccb4bafc0fdb08b6fc4d98447b754ad | refs/heads/master | 2022-12-04T21:14:37.581438 | 2020-08-25T04:30:43 | 2020-08-25T04:30:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 808 | java | package com.android.server.ethernet;
import android.net.LinkProperties;
import com.android.server.ethernet.EthernetNetworkFactory.NetworkInterfaceState.AnonymousClass1;
/* compiled from: lambda */
public final /* synthetic */ class -$$Lambda$EthernetNetworkFactory$NetworkInterfaceState$1$f_QeN95E84S9ECYxfdEhjw7SAFc i... | [
"lygforbs0@mail.com"
] | lygforbs0@mail.com |
260479d60b9771506a1dd5983079b66019a410f7 | 9856541e29e2597f2d0a7ef4729208190d9bbebe | /spring-beans/src/test/java/org/springframework/beans/MutablePropertyValuesTests.java | d77da3b1bd4babe2777798a4dbfb0fcd88baf7b9 | [
"Apache-2.0"
] | permissive | lakeslove/springSourceCodeTest | 74bffc0756fa5ea844278827d86a085b9fe4c14e | 25caac203de57c4b77268be60df2dcb2431a03e1 | refs/heads/master | 2020-12-02T18:10:14.048955 | 2017-07-07T00:41:55 | 2017-07-07T00:41:55 | 96,483,747 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,194 | 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 requi... | [
"lakeslove@126.com"
] | lakeslove@126.com |
7032997c886853bb080265b5979dad9ec752d307 | f570108cb787f278b58fb090791047192c72ae34 | /app/src/main/java/com/wensoft/ojeku/pojo/Cart.java | 5454ff41bba8f22a27b86fea93a1f64f28b3acc1 | [] | no_license | pahlevikun/ojekita | e36111a0ff2feb4ec0ea8afe6e4214471eabc5a3 | 01b31ad0755ae0457cc4021351ca865121143f13 | refs/heads/master | 2021-03-27T11:33:53.047332 | 2017-04-19T14:06:23 | 2017-04-19T14:06:23 | 85,324,196 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,505 | java | package com.wensoft.ojeku.pojo;
import java.io.Serializable;
/**
* Created by farhan on 4/7/17.
*/
public class Cart implements Serializable {
private String idCart;
private String idMenu;
private String menu;
private String harga;
private String jumlah;
private String total_harga;
pu... | [
"pahlevi.kun@gmail.com"
] | pahlevi.kun@gmail.com |
6becf7723e2bfe72835dada47941442d69c7cd9c | d42d957c1d2924d554d9912e19aecd7f6b6c8a88 | /src/com/project/mgjandroid/model/GetAlipayInfoModel.java | 6a30b745b357488efd55e1274e2891a3a6ee20cd | [] | no_license | rjpacket/mgj | 3121a4222c884efff772d6a89526d7f6535c0413 | 7007440c952faa16a358f240eae26e45828d7716 | refs/heads/master | 2020-03-10T22:32:24.489959 | 2018-04-24T06:24:06 | 2018-04-24T06:24:06 | 129,621,282 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,427 | java | package com.project.mgjandroid.model;
/**
* Created by ning on 2016/3/26.
*/
public class GetAlipayInfoModel extends Entity {
/**
* code : 0
* uuid : A00000552D1815
* value : _input_charset="UTF-8"&body="2016032600002626"&it_b_pay="1h"¬ify_url="http://120.24.16.64/merchant/alipayNotifies/backe... | [
"jimbo922@163.com"
] | jimbo922@163.com |
64d0583d658f0c275e3300029dd671cd1451147a | 04993ec330462593a8d64d3cbda0275053420ace | /JHPaymentGatewayPro/src/main/java/com/jh/paymentgateway/pojo/JFXRegister.java | 6e3e8c0c82beb5fe10e718baa55d4420919ab514 | [] | no_license | jsy579579/jh | 60af71fada0462c45f527943f22c1a9ccd8268fd | 44858ab7fbf461cd382efe436473d9581d4c067a | refs/heads/master | 2022-05-13T22:28:16.095115 | 2020-04-29T03:20:14 | 2020-04-29T03:20:14 | 259,813,186 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,263 | java | package com.jh.paymentgateway.pojo;
import java.util.Date;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.Table;
import com.fasterxml.jackson.annotation.JsonFormat;
@Entity
@Table(name = "t_jfx_register")
public class JFXRegister {
private s... | [
"593380806@qq.com"
] | 593380806@qq.com |
6b146795949584d136754a80de720dd693e3ac99 | 69276b63e50054ab28fab2c4ff222a9846fd566f | /jpa-inheritence/src/main/java/inheritence/ContractEmployee.java | f978508216945ced76866e9aef3a6006c118e69f | [] | no_license | BirkasTivadar/senior-solutions | 2dbde7780edeb7ecd09fa1730a5e9ad7ac446b25 | 32b691dfabfe93ccedcec7668e3db1492f8ed8f1 | refs/heads/master | 2023-08-20T18:13:00.221615 | 2021-10-26T19:11:04 | 2021-10-26T19:11:04 | 308,442,029 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 459 | java | package inheritence;
import javax.persistence.Entity;
@Entity
public class ContractEmployee extends Employee {
private int dailyRate;
public ContractEmployee() {
}
public ContractEmployee(String name, int dailyRate) {
super(name);
this.dailyRate = dailyRate;
}
public int g... | [
"birkastivadar@gmail.com"
] | birkastivadar@gmail.com |
653967e48927a90d85028147bb1757d45d32aafa | dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9 | /data_defect4j/preprossed_method_corpus/Math/37/org/apache/commons/math/random/RandomData_nextGaussian_164.java | f49b51076dca82429c947be23c02648359ceb31c | [] | 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 | 689 | java |
org apach common math random
random data gener util
version
random data randomdata
gener random normal gaussian distribut
standard deviat
strong definit strong
href http www... | [
"hvdthong@gmail.com"
] | hvdthong@gmail.com |
e40fbe5f75392f6c6a6c93726b907dfdca2ccc7a | a70919f0ea3904bf2304267990fbcc024ba5a784 | /zweb/src/z/pn/server/UserExistsException.java | 918dcd44fd136c50ef0da7f35544a604af3a84de | [] | no_license | marszhanglin/zweb | 4f549c9ea03c9f8b5e0096f9f1dd09ab2a975f2e | 3a50ad2e5906f4d0dda1d2feb77f99c9e0da5f63 | refs/heads/master | 2021-01-18T23:44:55.326659 | 2016-07-20T16:05:00 | 2016-07-20T16:05:00 | 50,090,671 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,348 | java | /*
* Copyright (C) 2010 Moduad Co., Ltd.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is... | [
"780965203@qq.com"
] | 780965203@qq.com |
5642e0c1a734e1562532046c8f88548d96d8efe6 | e89d45f9e6831afc054468cc7a6ec675867cd3d7 | /src/main/java/com/microsoft/graph/requests/extensions/AndroidImportedPFXCertificateProfileRequestBuilder.java | f134548c5457c97dd88977280e0785660ce957e1 | [
"MIT"
] | permissive | isabella232/msgraph-beta-sdk-java | 67d3b9251317f04a465042d273fe533ef1ace13e | 7d2b929d5c99c01ec1af1a251f4bf5876ca95ed8 | refs/heads/dev | 2023-03-12T05:44:24.349020 | 2020-11-19T15:51:17 | 2020-11-19T15:51:17 | 318,158,544 | 0 | 0 | MIT | 2021-02-23T20:48:09 | 2020-12-03T10:37:46 | null | UTF-8 | Java | false | false | 7,148 | java | // ------------------------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
// ------------------------------------------------------------------------------
pa... | [
"GraphTooling@service.microsoft.com"
] | GraphTooling@service.microsoft.com |
6aedda2ba421e44fb9ab6d10ff488aa86b025728 | e63363389e72c0822a171e450a41c094c0c1a49c | /Mate20_9_0_0/src/main/java/android/icu/impl/ICUDataVersion.java | d1e6f4fa2268905e19f5bc8761edf370783222e4 | [] | no_license | solartcc/HwFrameWorkSource | fc23ca63bcf17865e99b607cc85d89e16ec1b177 | 5b92ed0f1ccb4bafc0fdb08b6fc4d98447b754ad | refs/heads/master | 2022-12-04T21:14:37.581438 | 2020-08-25T04:30:43 | 2020-08-25T04:30:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 708 | java | package android.icu.impl;
import android.icu.util.UResourceBundle;
import android.icu.util.VersionInfo;
import java.util.MissingResourceException;
public final class ICUDataVersion {
private static final String U_ICU_DATA_KEY = "DataVersion";
private static final String U_ICU_VERSION_BUNDLE = "icuver";
p... | [
"lygforbs0@gmail.com"
] | lygforbs0@gmail.com |
c828fcc6b07068969a571af1ff688deb9c682503 | 0af8b92686a58eb0b64e319b22411432aca7a8f3 | /single-large-project/src/test/java/org/gradle/test/performancenull_277/Testnull_27658.java | 244debf26dfe326dcc5e2497f48768368b947b64 | [] | no_license | gradle/performance-comparisons | b0d38db37c326e0ce271abebdb3c91769b860799 | e53dc7182fafcf9fedf07920cbbea8b40ee4eef4 | refs/heads/master | 2023-08-14T19:24:39.164276 | 2022-11-24T05:18:33 | 2022-11-24T05:18:33 | 80,121,268 | 17 | 15 | null | 2022-09-30T08:04:35 | 2017-01-26T14:25:33 | null | UTF-8 | Java | false | false | 308 | java | package org.gradle.test.performancenull_277;
import static org.junit.Assert.*;
public class Testnull_27658 {
private final Productionnull_27658 production = new Productionnull_27658("value");
@org.junit.Test
public void test() {
assertEquals(production.getProperty(), "value");
}
} | [
"cedric.champeau@gmail.com"
] | cedric.champeau@gmail.com |
16a233cd3843e4f0acdc525cdde0657da4b9b232 | c64a8e84347832ec0911b73925e871423285d450 | /sdklibrary/src/main/java/com/facebook/login/LoginFragment.java | c2c1e9584a97644893cc0553d3c2c6a90738656d | [] | no_license | game-platform-awaresome/GamaterSDK_AS | b2cddff761b895b8c61b05595fac584113be0282 | c3e4afa96053ee5f9b6ccde7c373ce2ce1fbfacc | refs/heads/master | 2020-04-01T07:26:04.126776 | 2017-09-18T09:19:48 | 2017-09-18T09:19:48 | 152,989,847 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,504 | java | /**
* Copyright (c) 2014-present, Facebook, Inc. All rights reserved.
*
* You are hereby granted a non-exclusive, worldwide, royalty-free license to use,
* copy, modify, and distribute this software in source code or binary form for use
* in connection with the web services and APIs provided by Facebook.
*
* As ... | [
"616041023@qq.com"
] | 616041023@qq.com |
9a18b0abaf4ffb41877121068637c8c86e32608b | d932716790743d0e2ae7db7218fa6d24f9bc85dc | /chrome/android/javatests/src/org/chromium/chrome/browser/payments/PaymentRequestRemoveBillingAddressTest.java | d7bf7f572e77b9acb0de19493fee5e66e1447b79 | [
"BSD-3-Clause"
] | permissive | vade/chromium | c43f0c92fdede38e8a9b858abd4fd7c2bb679d9c | 35c8a0b1c1a76210ae000a946a17d8979b7d81eb | refs/heads/Syphon | 2023-02-28T00:10:11.977720 | 2017-05-24T16:38:21 | 2017-05-24T16:38:21 | 80,049,719 | 19 | 3 | null | 2017-05-24T19:05:34 | 2017-01-25T19:31:53 | null | UTF-8 | Java | false | false | 5,273 | java | // Copyright 2016 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
package org.chromium.chrome.browser.payments;
import static org.chromium.chrome.browser.payments.PaymentRequestTestRule.DECEMBER;
import static org.chrom... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
b70f7ae1bf7d2150efa94491172d5cd229766b9c | d578687c34d9c9cd0162c66045ff680ac9952308 | /bpm/bonita-core/bonita-category/bonita-category-api-impl/src/main/java/org/bonitasoft/engine/core/category/persistence/SelectDescriptorBuilder.java | edea6be956739acc422ea0c0af41faf3b2b1f48b | [] | no_license | gdmSISouth/bonita-engine | cdd98c7eff5c3cccc463060211d7d67c80416955 | 6425cdbaec130b9b0305364578b4d46c0cdba0e5 | refs/heads/master | 2021-01-15T16:52:15.303888 | 2013-07-29T13:33:34 | 2013-07-29T13:33:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,956 | java | /**
* Copyright (C) 2012-2013 BonitaSoft S.A.
* BonitaSoft, 32 rue Gustave Eiffel - 38000 Grenoble
* 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
* version 2.1 of the License.
* This ... | [
"emmanuel.duchastenier@bonitasoft.com"
] | emmanuel.duchastenier@bonitasoft.com |
3817b9f9f49ef8cdb5b8162b01eeeab465de34d5 | 04b1803adb6653ecb7cb827c4f4aa616afacf629 | /chrome/android/java/src/org/chromium/chrome/browser/notifications/channels/ChannelsUpdater.java | ec14afd247415ff3158433c32811ae9e3758e10a | [
"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 | 3,038 | java | // Copyright 2017 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
package org.chromium.chrome.browser.notifications.channels;
import android.content.SharedPreferences;
import android.os.Build;
import org.chromium.base.... | [
"sunny.nam@samsung.com"
] | sunny.nam@samsung.com |
b63e8a3d3e51863326ea3a953ab4e2103545fae0 | 995f73d30450a6dce6bc7145d89344b4ad6e0622 | /P40_HarmonyOS_2.0.0_Developer_Beta1/src/main/java/com/android/internal/util/HexDump.java | 2f69df700a91e3c6c4d05ecaf986745ba033a85a | [] | 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 | 5,206 | java | package com.android.internal.util;
import android.annotation.UnsupportedAppUsage;
import android.net.wifi.WifiEnterpriseConfig;
import android.text.format.DateFormat;
import com.android.internal.midi.MidiConstants;
public class HexDump {
private static final char[] HEX_DIGITS = {'0', '1', '2', '3', '4', '5', '6',... | [
"dstmath@163.com"
] | dstmath@163.com |
e8c382f6efbebab152721344cada8a9b0235e0cb | e73a3f082bc2dd481713a8d850f7391037182c2f | /chrome/android/java/src/org/chromium/chrome/browser/browserservices/trustedwebactivityui/controller/VerifierDelegate.java | 97da95cf54585ffd154f3a8900b3681f95da7957 | [
"BSD-3-Clause"
] | permissive | LumiumBrowser/chromium | 6dd4a06550807b989d4b113b58c6ea57aaa4b04b | c9e5e9109e714a37a77e67911742251a3f6199ec | refs/heads/master | 2023-01-06T11:48:33.045170 | 2019-10-25T19:38:52 | 2019-10-25T19:38:52 | 217,601,634 | 0 | 0 | BSD-3-Clause | 2019-10-25T19:38:53 | 2019-10-25T19:27:02 | null | UTF-8 | Java | false | false | 1,014 | java | // Copyright 2019 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
package org.chromium.chrome.browser.browserservices.trustedwebactivityui.controller;
import org.chromium.base.Promise;
import org.chromium.chrome.browser... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
03ccaab247b858ed9d8a634fce3b4ba3367b59aa | 5ac5f43848b36154198172172e3867d41e6692b2 | /src/leetcode/FindandReplacePattern.java | fdc9bf3480c40c4083a5424caaf4f4f2027653ea | [] | no_license | kingraser/leetcode | 619aba7e5afe2c1655f1430f23d9c9de8a3ff34b | c1a47d6f83a3f3f6bd1395ed32f0ba42f2885e77 | refs/heads/master | 2023-08-18T01:35:28.032279 | 2023-08-09T07:39:59 | 2023-08-09T07:39:59 | 41,731,944 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,378 | java | package leetcode;
import leetcode.util.TestUtil;
import org.junit.Test;
import java.util.Arrays;
import java.util.List;
import java.util.stream.Collectors;
/**
* @author Wit
*/
public class FindandReplacePattern {
/*
Given a list of strings words and a string pattern, return a list of words[i] that match p... | [
"kingraser@gmail.com"
] | kingraser@gmail.com |
c79cc224f8e041e8a92a00be19310929dcdb40b7 | 05a13d640ed10e217f17311c96d3a9d8a4a030c2 | /api/src/main/java/com/dumptruckman/minecraft/matchmaker/api/Arena.java | afac38dcf22bf6b682d2c5f671bfb7c919075df7 | [] | no_license | dumptruckman/MatchMaker | 2b2dc48b2d5f7184d3f785099cbe61cf9eb769df | 65ccb175755943487cdc0ed4309f80a449f50cf4 | refs/heads/master | 2020-05-29T16:33:58.802966 | 2012-04-14T18:05:01 | 2012-04-14T18:05:01 | 3,606,768 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,006 | java | package com.dumptruckman.minecraft.matchmaker.api;
import com.dumptruckman.minecraft.matchmaker.api.config.ArenaConfig;
import com.dumptruckman.minecraft.matchmaker.api.config.ArenaRecord;
import com.dumptruckman.minecraft.matchmaker.api.config.Config;
import com.sk89q.worldedit.BlockVector;
import com.sk89q.worldedit... | [
"farachan@gmail.com"
] | farachan@gmail.com |
bddc09d8c8468d35e86a3e6b88d283d26cea152e | 97e29489566dff2c2b309aebc66c91a69db234a3 | /braintreecscockpit/src/com/braintree/cscockpit/widgets/renderers/impl/BraintreeCallContextWidgetRenderer.java | d0de6b1ca1c242f15912a306e2d190d1ae0d6837 | [] | no_license | vamshivushakola/Home_asianpaints_b2b | f8ea6568dca3e87375a100c5d9e8f801e702404c | 9ea46652e699fc843f8bb55f94a826bb1a9c4fd0 | refs/heads/master | 2020-12-31T04:56:13.029311 | 2016-05-22T18:28:48 | 2016-05-22T18:28:48 | 58,956,762 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 7,859 | java | /*
* [y] hybris Platform
*
* Copyright (c) 2000-2016 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... | [
"vamshi.vshk@gmail.com"
] | vamshi.vshk@gmail.com |
982703db9c4903816a49a710cec9a1a1aabdc370 | 7a637e9654f3b6720d996e9b9003f53e40f94814 | /aylson-dao/src/main/java/com/aylson/dc/pioneer/vo/PioneerAgentVo.java | a79f7f140e2f98b5664f775f5d7119891cc6311a | [] | no_license | hemin1003/aylson-parent | 118161fc9f7a06b583aa4edd23d36bdd6e000f33 | 1a2a4ae404705871717969449370da8531028ff9 | refs/heads/master | 2022-12-26T14:12:19.452615 | 2019-09-20T01:58:40 | 2019-09-20T01:58:40 | 97,936,256 | 161 | 103 | null | 2022-12-16T07:38:18 | 2017-07-21T10:30:03 | JavaScript | UTF-8 | Java | false | false | 1,644 | java | package com.aylson.dc.pioneer.vo;
import java.util.List;
import com.aylson.dc.pioneer.po.PioneerAgent;
public class PioneerAgentVo extends PioneerAgent{
private static final long serialVersionUID = 6017528812010789132L;
private String submitter; //提交人账号名
private String submitterRe... | [
"hemin_it@163.com"
] | hemin_it@163.com |
35196f0579d01ac1dd8f6857809b279e7b5f2cf7 | 3f2a61d5ecc1f974785e837258da29c899ee33d2 | /oop/src/main/java/com/bvan/jc/oop/textsearcher/spec/Counter.java | f0b73e7f6a5eef4acb2f9be9d1ff3d550460bead | [] | no_license | bohdanvan/bvan-java-community | 5a770060507b11f6abc72c1b676dd9586643cf58 | d3f6d3d9f153d98e0b418fe094bbf73bda665768 | refs/heads/master | 2021-01-12T16:27:28.173650 | 2016-12-25T15:41:10 | 2016-12-25T15:44:24 | 69,152,199 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 135 | java | package com.bvan.jc.oop.textsearcher.spec;
/**
* @author bvanchuhov
*/
public interface Counter<T> {
int count(Spec<T> spec);
}
| [
"bodya.van@gmail.com"
] | bodya.van@gmail.com |
085eb4bea440e94e8939eb371b2fac0046d735fa | 8065e6cbb5b1bbf3c1c0cc90e83364602c6c5eb7 | /collect_app/src/main/java/org/odk/collect/android/notifications/NotificationManagerNotifier.java | 05931ed194a231ac7c48ad2c9281f1ae96d8167f | [
"Apache-2.0"
] | permissive | nshestiuk/collect | 77876e26dcfbd0cc71af113c327666fabaff7302 | 6a3051c6268e23205ad21d5960f8ea82b4d0886b | refs/heads/master | 2021-07-02T18:58:17.987332 | 2020-08-31T15:21:54 | 2020-08-31T15:21:54 | 151,015,799 | 0 | 0 | NOASSERTION | 2020-09-01T01:57:38 | 2018-09-30T23:23:41 | Java | UTF-8 | Java | false | false | 7,709 | java | package org.odk.collect.android.notifications;
import android.app.Application;
import android.app.NotificationManager;
import android.app.PendingIntent;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.content.res.Configuration;
import android.cont... | [
"callum@seadowg.com"
] | callum@seadowg.com |
241255dc0e6583cc610a0f66b5698b2b3edb7281 | 8e3808e0570cce407027e4bb05a77ecf0c1d05e6 | /cj.studio.ecm.corelib/src/cj/studio/ecm/container/registry/JsonServiceDefinition.java | a0a017023830539f2a6b2700a2c488e42345d10d | [] | no_license | carocean/cj.studio.ecm | 22bdfa9dc339f76ffc635dcd8d8d7fb49017f0c3 | b1e4594b51e738cf70ed2e91195b76e070ddc719 | refs/heads/master | 2021-07-06T12:03:48.715469 | 2020-07-26T05:57:18 | 2020-07-26T05:57:18 | 151,696,042 | 5 | 1 | null | null | null | null | UTF-8 | Java | false | false | 189 | java | package cj.studio.ecm.container.registry;
public class JsonServiceDefinition extends ServiceDefinition {
public JsonServiceDefinition() {
// TODO Auto-generated constructor stub
}
}
| [
"carocean.jofers@icloud.com"
] | carocean.jofers@icloud.com |
209c92fad36d4587eef777bb6b7335539c3aa9fa | 979a5622440bf604d0853c0503adeee1fbe2e016 | /src/main/java/cn/hctech2006/product/product/bean/Input.java | 74e5999fda7cb351b3bdfd271893286caef2db4e | [] | no_license | lidengyin/product | ff118d7a1471b996f3161f9921257c2c4ee67ad8 | b9108bdbcdbda4428351b4ea5b180a1715144a3b | refs/heads/master | 2022-11-12T06:34:27.582674 | 2020-05-29T08:22:48 | 2020-05-29T08:22:48 | 267,805,013 | 0 | 0 | null | 2020-06-15T22:05:02 | 2020-05-29T08:21:59 | Java | UTF-8 | Java | false | false | 2,929 | java | package cn.hctech2006.product.product.bean;
import java.io.Serializable;
import java.util.Date;
public class Input implements Serializable {
private Long id;
private Integer number;
private Long price;
private String commit;
private String providerId;
private Date time;
private Strin... | [
"2743853037@qq.com"
] | 2743853037@qq.com |
635e600cebf47a240a666d74c7bffa88adb56b17 | af8f2d1b600d794aea496f5f8005a20ed016960b | /basedata/trunk/src/java/net/zdsoft/eis/base/data/dao/impl/BaseOrderDaoImpl.java | 350268e2ab63e60bdd788a719cdb62a3b94bac7e | [] | no_license | thyjxcf/learn | 46c033f8434c0b0b0809e2a6b1d5601910b36c0d | 99b9e04aa9c0e7ee00571dffb8735283cf33b1c1 | refs/heads/master | 2021-01-06T20:43:53.071081 | 2017-09-15T10:11:53 | 2017-09-15T10:11:53 | 99,546,817 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,288 | java | package net.zdsoft.eis.base.data.dao.impl;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Types;
import java.util.Date;
import org.apache.commons.lang.StringUtils;
import net.zdsoft.eis.base.common.entity.Order;
import net.zdsoft.eis.base.data.dao.BaseOrderDao;
import net.zdsoft.eis.base.sy... | [
"1129820421@qq.com"
] | 1129820421@qq.com |
05b831da16eb12acdb93e56a8856bff45da74a2c | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/1/1_ee3fab88ca5969967d83e210635e77068334120d/DogUtil/1_ee3fab88ca5969967d83e210635e77068334120d_DogUtil_t.java | d27cce395ca864b4887d9dcf0a5ad0a1b1897b6f | [] | 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 | 7,126 | java | package mx.ferreyra.dogapp;
import android.app.Application;
import android.content.ComponentName;
import android.content.Context;
import android.content.SharedPreferences;
import android.content.SharedPreferences.Editor;
import android.content.pm.PackageInfo;
import android.content.pm.PackageManager.N... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
ae1843db990b69f16f3f67417abd4fb8290c7199 | 6b2a8dd202fdce77c971c412717e305e1caaac51 | /solutions_5630113748090880_0/java/Tellmarch/ExoB.java | 47d4b2f5f7aad97cc39b14839531616b6a39121c | [] | no_license | alexandraback/datacollection | 0bc67a9ace00abbc843f4912562f3a064992e0e9 | 076a7bc7693f3abf07bfdbdac838cb4ef65ccfcf | refs/heads/master | 2021-01-24T18:27:24.417992 | 2017-05-23T09:23:38 | 2017-05-23T09:23:38 | 84,313,442 | 2 | 4 | null | null | null | null | UTF-8 | Java | false | false | 4,685 | java | package gcj2016.r1a;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.PrintWriter;
import java.util.Scanner;
import java.util.logging.Level;
import java.util.logging.Logger;
public class ExoB {
public static void main(final String[] args) {
final String base = "/home/jfortin/workspa... | [
"alexandra1.back@gmail.com"
] | alexandra1.back@gmail.com |
4c58ec9b615c5b61520eebdc041dde68ea38dea9 | 1d6bb70d12d995f922b05961aceef091c1d5e29c | /android/app/src/main/java/com/virjar/echo/android/EchoReactPackage.java | 80dab7be4bca36e3afa7ad72c83be8eefddc5210 | [] | no_license | Jasonxgw/echo-android | edc38a13b094acdf3075a14c345894ccd1757751 | a5bf8ea8967a058c6e0889bbba7779ef0e3fdc2c | refs/heads/master | 2023-03-18T16:38:33.967567 | 2021-03-14T08:52:22 | 2021-03-14T08:52:22 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 845 | java | package com.virjar.echo.android;
import androidx.annotation.NonNull;
import com.facebook.react.ReactPackage;
import com.facebook.react.bridge.NativeModule;
import com.facebook.react.bridge.ReactApplicationContext;
import com.facebook.react.uimanager.ViewManager;
import java.util.ArrayList;
import java.util.Collectio... | [
"virjar@virjar.com"
] | virjar@virjar.com |
c96270157265cba00fa29a817177eade4d1f8574 | 4ba41cbf1333656276b13bd03b30da315b67fe2b | /car-app/src/main/java/car/app/ClientUploadApp.java | 1938f36d3e7a43831b98fc9fad8fa79d9d1129f0 | [
"Apache-2.0"
] | permissive | Iurii-Dziuban/demo-reactive-spring | b53451e8cd5906d35ae1c6bf584aecb01af90813 | a4dd450d876048dcb1690e3416c56c7dc85efc6f | refs/heads/master | 2022-07-09T17:38:53.151628 | 2017-08-25T12:31:03 | 2017-08-25T12:31:03 | 101,399,697 | 0 | 0 | Apache-2.0 | 2019-03-07T06:59:50 | 2017-08-25T12:01:50 | Java | UTF-8 | Java | false | false | 1,549 | 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
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... | [
"ydzyuban@gmail.com"
] | ydzyuban@gmail.com |
35d3abd848f874380ba09f3c4e1d728ab5ba0a2d | 6b8bcd288111e4ffefcd0f42ae3d14f8404ccc65 | /Part7LeetCode/src/main/java/C04_二叉树/二叉树递归/T113_路径总和II/Solution.java | aa6da8d8da4135d4dd9eae825e8c3458fb0b2abf | [
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-mulanpsl-1.0-en",
"MulanPSL-1.0"
] | permissive | luqian2017/algorithms | 943c1365022e307ca2770d121cf8662ba6959e22 | e83a17ecf1a7cfea77c5b4ecddc92eb9f1fc329c | refs/heads/master | 2020-12-29T22:56:49.445532 | 2020-02-05T14:57:16 | 2020-02-05T14:57:16 | 238,765,020 | 1 | 0 | NOASSERTION | 2020-02-06T19:15:35 | 2020-02-06T19:15:35 | null | UTF-8 | Java | false | false | 1,486 | java | /***********************************************************
* @Description : 113.路径总和II
* https://leetcode-cn.com/problems/path-sum-ii/
* @author : 梁山广(Liang Shan Guang)
* @date : 2020/1/30 22:15
* @email : liangshanguang2@gmail.com
***********************************************************/
p... | [
"1648266192@qq.com"
] | 1648266192@qq.com |
c705e5c6565d565693d42a58d029362f19f1b1a5 | 365dd8ebb72f54cedeed37272d4db23d139522f4 | /src/main/java/com/kentington/thaumichorizons/common/tiles/TileInspiratron.java | 08e30b54676717ae23fbe893431c266691469a15 | [] | no_license | Bogdan-G/ThaumicHorizons | c05b1fdeda0bdda6d427a39b74cac659661c4cbe | 83caf754f51091c6b7297c0c68fe8df309d7d7f9 | refs/heads/master | 2021-09-10T14:13:54.532269 | 2018-03-27T16:58:15 | 2018-03-27T16:58:15 | 122,425,516 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,593 | java | package com.kentington.thaumichorizons.common.tiles;
import com.kentington.thaumichorizons.common.tiles.ISoulReceiver;
import cpw.mods.fml.relauncher.Side;
import cpw.mods.fml.relauncher.SideOnly;
import net.minecraft.entity.player.EntityPlayer;
import net.minecraft.init.Items;
import net.minecraft.inventory.IS... | [
"bogdangtt@gmail.com"
] | bogdangtt@gmail.com |
8c0b5b4e4caf88be79af85fd8989603e73c2b02a | 69ae87b8692cc3d6e18b5d45dfccc3a09a3a3eb2 | /src/main/java/ua/com/vtkachenko/ciklum/kyiv/algorythms/unitfactorycontest/task2/Solution.java | 3f8acada5db408feca4e4923bb11e49839dd90e4 | [] | no_license | McLoy/CiklumKyivAlgorithmClub | 4326b149546bc4dbfa2d11faa3b0c3fca1c1cc67 | 95b0d21f80c4f5099fa4fbe8642525c2a39605de | refs/heads/master | 2021-01-13T09:35:59.626125 | 2017-04-03T18:51:35 | 2017-04-03T18:51:35 | 72,055,183 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,326 | java | package ua.com.vtkachenko.ciklum.kyiv.algorythms.unitfactorycontest.task2;
import java.util.*;
/*
Пари
Дано N цілих чисел. Порахувати всі пари чисел сума яких дорівнює S. Всі числа унікальні.
Спробуйте знайти рішення зі складністю по часу O(N*log(N)).
Вхідні дані
В першому рядку записані N і S.
В наступному, через п... | [
"tkachenko.vlad@hotmail.com"
] | tkachenko.vlad@hotmail.com |
d45de1ea0002821509b12c3bd0ab6a42b7b4d092 | 320b1d078a91e7f5f5b59ab24343feccd3653608 | /src/test/java/tech/simter/jxls/ext/TwoSubListTest.java | 21fe1c2ecf789daf1ecaaac0bd64c24946554018 | [
"MIT"
] | permissive | szhifeng/simter-jxls-ext | 471d2ce081c24864db26e3f35172cac2fdb23769 | 671117cb67222fb873180a9de6310512aadf0eca | refs/heads/master | 2020-07-19T11:43:51.991957 | 2020-01-08T09:31:49 | 2020-01-08T09:31:49 | 206,442,581 | 0 | 0 | MIT | 2019-09-05T00:49:10 | 2019-09-05T00:49:09 | null | UTF-8 | Java | false | false | 3,548 | java | package tech.simter.jxls.ext;
import org.junit.jupiter.api.Test;
import java.io.File;
import java.io.FileOutputStream;
import java.io.InputStream;
import java.io.OutputStream;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import static org.assertj.core.api.Asserti... | [
"rongjihuang@gmail.com"
] | rongjihuang@gmail.com |
e0cefba7e6d9c946e1bbb9bb42f72e6246c5b327 | 58d9997a806407a09c14aa0b567e57d486b282d4 | /com/planet_ink/coffee_mud/Abilities/Spells/Spell_LimbRack.java | 0766cb698c0726fd2329fe4f3590aa56e605429d | [
"Apache-2.0"
] | permissive | kudos72/DBZCoffeeMud | 553bc8619a3542fce710ba43bac01144148fe2ed | 19a3a7439fcb0e06e25490e19e795394da1df490 | refs/heads/master | 2021-01-10T07:57:01.862867 | 2016-03-17T23:04:25 | 2016-03-17T23:04:25 | 39,215,834 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,922 | java | package com.planet_ink.coffee_mud.Abilities.Spells;
import com.planet_ink.coffee_mud.core.interfaces.*;
import com.planet_ink.coffee_mud.core.*;
import com.planet_ink.coffee_mud.core.collections.*;
import com.planet_ink.coffee_mud.Abilities.interfaces.*;
import com.planet_ink.coffee_mud.Areas.interfaces.*;
import com.p... | [
"kirk.narey@gmail.com"
] | kirk.narey@gmail.com |
d4788389648fde50e8d290e79ef77f626fff73c1 | e53daa94a988135b8b1379c2a1e19e25bb045091 | /cp_movie/app/src/main/java/com/uyt/ying/yuan/uuuu/iuymn/mkjnb/activity/mine_top_activity/GameReportActivity.java | 6e2721288a8d9b8bb5fe9bb5ede7fded4b806d42 | [] | no_license | 2020xiaotu/trunk | f90c9bf15c9000a1bb18c7c0a3c0a96d4daf8e68 | ba19836c64828c2994e1f0db22fb5d26b4a014f5 | refs/heads/master | 2023-08-27T08:10:41.709940 | 2021-10-05T06:27:12 | 2021-10-05T06:27:12 | 413,684,673 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,199 | java | package com.uyt.ying.yuan.uuuu.iuymn.mkjnb.activity.mine_top_activity;
import androidx.core.content.ContextCompat;
import androidx.viewpager.widget.ViewPager;
import android.content.Context;
import android.graphics.Color;
import android.os.Bundle;
import android.view.View;
import android.view.ViewGroup;
import androi... | [
"xiaotu20201016@gmail.com"
] | xiaotu20201016@gmail.com |
d884afd505a4a59a15d82668410ab55d728124ae | 0fb7a2ed774983f2ac12c8403b6269808219e9bc | /yikatong-core/src/main/java/com/alipay/api/domain/ServiceOrderInfo.java | 96e1b7616a4e8fd9c92359f14da626c41b64799c | [] | no_license | zhangzh56/yikatong-parent | e605b4025c934fb4099d5c321faa3a48703f8ff7 | 47e8f627ba3471eff71f593189e82c6f08ceb1a3 | refs/heads/master | 2020-03-19T11:23:47.000077 | 2018-04-26T02:26:48 | 2018-04-26T02:26:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,505 | java | package com.alipay.api.domain;
import java.util.List;
import com.alipay.api.AlipayObject;
import com.alipay.api.internal.mapping.ApiField;
import com.alipay.api.internal.mapping.ApiListField;
/**
* 到位服务订单信息
*
* @author auto create
* @since 1.0, 2017-03-14 16:37:23
*/
public class ServiceOrderInfo ... | [
"xiangyu.zhang@foxmail.com"
] | xiangyu.zhang@foxmail.com |
bfc7a71809d34b479950a4a4a2069d3309b7f2be | c3fd5e06226d5fe3d15548313cec5dc783d1d306 | /tags/1.6.0/jbidibc/src/main/java/org/bidib/jbidibc/node/RootNode.java | 8df4c02190ea1c721ab23ee42c8b4a6c129c6151 | [] | no_license | svn2github/jbidibc | 37917bead3721f0781bedf267afa0c71f7ab7975 | 12184930eaa7af18c38dc83dccad2f8d330bcf06 | refs/heads/master | 2021-01-13T02:03:00.163181 | 2015-01-18T14:45:10 | 2015-01-18T14:45:10 | 20,271,028 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,472 | java | package org.bidib.jbidibc.node;
import java.util.Calendar;
import org.bidib.jbidibc.BidibLibrary;
import org.bidib.jbidibc.MessageReceiver;
import org.bidib.jbidibc.exception.NoAnswerException;
import org.bidib.jbidibc.exception.ProtocolException;
import org.bidib.jbidibc.message.SysClockMessage;
import org.slf4j.Log... | [
"akuhtz@87107999-b52a-42af-a34b-1e85ba8a0939"
] | akuhtz@87107999-b52a-42af-a34b-1e85ba8a0939 |
cb1528e248db98647fcd39c3eed9ece4bb7bbac2 | da1d8461495382220679b4ac99c2e9a3111e551c | /lexuncomm/app/src/main/java/io/cordova/lexuncompany/amap/LocationHelperService.java | a25eaa7a6ee35f579c4c2ee8db3046c65a5e4f09 | [] | no_license | P79N6A/lexuncomm | 0fb9f9d77db9b897d8669d3064951cbfc1cfc18b | 76bdeb30dadcc5ee5c49dbed95c3d4ae87e26d98 | refs/heads/master | 2020-07-23T10:08:29.159449 | 2019-09-10T09:45:44 | 2019-09-10T09:45:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,690 | java | package io.cordova.lexuncompany.amap;
import android.app.Service;
import android.content.ComponentName;
import android.content.Intent;
import android.content.ServiceConnection;
import android.os.IBinder;
import android.os.RemoteException;
import android.support.annotation.Nullable;
/**
* Created by liangchao_suxun o... | [
"1993911441@qq.com"
] | 1993911441@qq.com |
5f41054854c9ef1f0daac9c8dfe15fbadeef946b | f5a57a8fe70ff7042e27fdea36ccad3d1715e5b3 | /lambda4j/src/test/java/org/lambda4j/consumer/tri/ThrowableTriByteConsumerTest.java | 43437b753052654bcb29e756118199fe81a690a6 | [
"Apache-2.0"
] | permissive | djessich/lambda4j | 035103413138f02801e07097d80bd477ab6beb72 | c8f8f2a8693001f159c740464d3bf39bd1ed094c | refs/heads/master | 2023-03-22T05:49:53.513219 | 2022-07-14T21:18:58 | 2022-07-14T21:18:58 | 40,265,220 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,331 | java | /*
* Copyright (c) 2021 The lambda4j authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law... | [
"dominik.jessich@chello.at"
] | dominik.jessich@chello.at |
89f847590fef3f201ce0145762df8fd62e1245e3 | e89d45f9e6831afc054468cc7a6ec675867cd3d7 | /src/main/java/com/microsoft/graph/requests/extensions/ICircularGeofenceManagementConditionRequestBuilder.java | 4167135df322ec4b0859b8ce0276455a8b288f6d | [
"MIT"
] | permissive | isabella232/msgraph-beta-sdk-java | 67d3b9251317f04a465042d273fe533ef1ace13e | 7d2b929d5c99c01ec1af1a251f4bf5876ca95ed8 | refs/heads/dev | 2023-03-12T05:44:24.349020 | 2020-11-19T15:51:17 | 2020-11-19T15:51:17 | 318,158,544 | 0 | 0 | MIT | 2021-02-23T20:48:09 | 2020-12-03T10:37:46 | null | UTF-8 | Java | false | false | 1,818 | java | // ------------------------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
// ------------------------------------------------------------------------------
pa... | [
"GraphTooling@service.microsoft.com"
] | GraphTooling@service.microsoft.com |
cff3e56c249b9830af589f38926031736baa58e6 | 473b76b1043df2f09214f8c335d4359d3a8151e0 | /benchmark/bigclonebenchdata_partial/22323688.java | 0864df328e6489ee544f7db9d17249415c3dd049 | [] | no_license | whatafree/JCoffee | 08dc47f79f8369af32e755de01c52d9a8479d44c | fa7194635a5bd48259d325e5b0a190780a53c55f | refs/heads/master | 2022-11-16T01:58:04.254688 | 2020-07-13T20:11:17 | 2020-07-13T20:11:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 849 | java |
class c22323688 {
public String makeLeoNounCall(String noun) {
String ret = "";
StringBuffer buf = new StringBuffer();
try {
URL url = new URL("http://dict.leo.org" + noun);
BufferedReader in = new BufferedReader(new InputStreamReader(url.openStream(), Charset.for... | [
"piyush16066@iiitd.ac.in"
] | piyush16066@iiitd.ac.in |
48280bc761c23b0c4ae6d27d3806a39e700c2a53 | b2d7b0517bc16e6a0cf281b1424178413b55b947 | /java-project2-server/src10/main/java/com/eomcs/lms/handler/AbstractCommand.java | 32d899dc70d0c62cbfb466965c0df30e56e30c3b | [] | no_license | gwanghosong/bitcamp-java-2018-12 | 5ea3035c1beb5b9ce7c5348503daf5ed72304dc9 | 8782553c4505c5943db0009b6a2ebf742c84e38c | refs/heads/master | 2021-08-06T20:30:07.181054 | 2019-06-26T16:18:50 | 2019-06-26T16:18:50 | 163,650,672 | 0 | 0 | null | 2020-04-30T06:28:29 | 2018-12-31T08:00:40 | Java | UTF-8 | Java | false | false | 1,027 | java | package com.eomcs.lms.handler;
import java.io.BufferedReader;
import java.io.PrintWriter;
import java.sql.SQLException;
import com.eomcs.lms.ApplicationInitializer;
// 추상 클래스의 목적?
// => 서브 클래스에게 필드나 메서드를 상속해 주는 용도.
// => 직접 사용하지 못한다.
//
public abstract class AbstractCommand implements Command {
@Override
public... | [
"gwanghosong91@gmail.com"
] | gwanghosong91@gmail.com |
2a1e9ba9e3137582d2248330fe86888b1a6895be | a2785f0632f19a6c4494ca40634b05b982b34975 | /src/main/java/com/github/vindell/dbperms/jdbc/common/Permsable.java | 67992def16868b037a45ba1eb31e5c27acbc85ef | [
"Apache-2.0"
] | permissive | pologood/dbperms-jdbc | fb8c88ee22834d8f86cef098da146c4db089fde1 | da0a9e9123d49de729c41212fa31495f620d77e1 | refs/heads/master | 2020-05-24T14:25:44.643516 | 2018-04-28T07:32:47 | 2018-04-28T07:32:47 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,036 | java | /*
* Copyright (c) 2018, vindell (https://github.com/vindell).
*
* 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 requ... | [
"hnxyhcwdl1003@163.com"
] | hnxyhcwdl1003@163.com |
b7ea2ac80d87fcf3ad1c5d9944b54c180bde0045 | ccc532ff1950d8c394741655f442b1d9175da55d | /app/src/main/java/com/takwolf/android/lock9view/NormalActivity.java | f8ffbb3feb7c56542d5ca4cffc18670a426d4010 | [
"Apache-2.0"
] | permissive | changhaismile/Android-Lock9View | 0a0d8450a2cc5bd5f2e2c96f6dd3fc816859dad4 | f5b19504cfe90222ea4a6bd3ee18ff255f32ac43 | refs/heads/master | 2021-01-12T07:09:16.838962 | 2016-03-08T07:57:16 | 2016-03-08T07:57:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,811 | java | /*
* Copyright 2015-2016 TakWolf
*
* 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... | [
"takwolf@foxmail.com"
] | takwolf@foxmail.com |
bba40ea7d066829818ec1a198d63fd6680652197 | b31120cefe3991a960833a21ed54d4e10770bc53 | /modules/org.clang.astmatchers/src/org/clang/astmatchers/ast_matchers/internal/TypeMatcherhasDeducedTypeGetter.java | 8d71bd211cbac1f06715e323e987a39533d81937 | [] | 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 | 7,053 | 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 |
9e0b1a9068ad3791a0c970131c234e6aa5f71d7c | dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9 | /data_defect4j/preprossed_method_corpus/Time/3/org/joda/time/LocalDate_monthOfYear_1771.java | bf50c8b2f361328b25192ef66dad4f8f05207af1 | [] | 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,955 | java |
org joda time
local date locald immut datetim repres date
time zone
local date locald link readabl partial readableparti
method focu kei field
year month year monthofyear dai month dayofmonth
date field fact queri
local date locald differ date midnight datemidnight
time zone r... | [
"hvdthong@gmail.com"
] | hvdthong@gmail.com |
6fbb34c4698dfe58523b8ad795da6020084d65a8 | a17dd1e9f5db1c06e960099c13a5b70474d90683 | /app-back/src/main/java/jp/co/sint/webshop/web/bean/back/analysis/SearchKeywordLogBean.java | e0f63bd19ea604e2cd4ea1c2144ba9c62ce5ba10 | [] | no_license | giagiigi/ec_ps | 4e404afc0fc149c9614d0abf63ec2ed31d10bebb | 6eb19f4d14b6f3a08bfc2c68c33392015f344cdd | refs/heads/master | 2020-12-14T07:20:24.784195 | 2015-02-09T10:00:44 | 2015-02-09T10:00:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,170 | java | package jp.co.sint.webshop.web.bean.back.analysis;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.List;
import jp.co.sint.webshop.code.CodeAttribute;
import jp.co.sint.webshop.data.attribute.Datetime;
import jp.co.sint.webshop.data.attribute.Digit;
import jp.co.sint.webshop.data.attribute.M... | [
"fengperfect@126.com"
] | fengperfect@126.com |
4096c8bb625839eba3d51605141a5b3b2388ddcd | 07e33132ef60c9bba1ef49d586db81ab04b0763c | /event/src/main/java/org/bekit/event/extension/support/ClassEventTypeResolver.java | f692fa9f9d732c1a3f12678306b47e0d41d00f78 | [
"Apache-2.0"
] | permissive | poundhu/bekit | 94aea29b49e29a2e79c50b9eac038024b192a0ce | 3af4c4401fe40c3227686ec0fbf6d870c131c1df | refs/heads/master | 2021-02-08T08:57:51.568863 | 2020-02-09T12:09:37 | 2020-02-09T12:09:37 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 589 | java | /*
* 作者:钟勋 (e-mail:zhongxunking@163.com)
*/
/*
* 修订记录:
* @author 钟勋 2017-09-29 11:51 创建
*/
package org.bekit.event.extension.support;
import org.bekit.event.extension.EventTypeResolver;
/**
* Class事件类型解决器(事件类型就是事件对应的Class类)
*/
public class ClassEventTypeResolver implements EventTypeResolver {
/**
* ... | [
"zhongxunking@163.com"
] | zhongxunking@163.com |
2a21576485527773c5403fb8b9ce238743809c18 | b97bc0706448623a59a7f11d07e4a151173b7378 | /src/main/java/com/tcmis/internal/hub/beans/ItemConsignmentInputBean.java | 3f7c32721fe34bd3cd314b12d00a3d524b007ae7 | [] | no_license | zafrul-ust/tcmISDev | 576a93e2cbb35a8ffd275fdbdd73c1f9161040b5 | 71418732e5465bb52a0079c7e7e7cec423a1d3ed | refs/heads/master | 2022-12-21T15:46:19.801950 | 2020-02-07T21:22:50 | 2020-02-07T21:22:50 | 241,601,201 | 0 | 0 | null | 2022-12-13T19:29:34 | 2020-02-19T11:08:43 | Java | UTF-8 | Java | false | false | 3,942 | java | package com.tcmis.internal.hub.beans;
import java.math.BigDecimal;
import java.util.Date;
import java.util.Locale;
import org.apache.struts.action.ActionForm;
import com.tcmis.common.framework.HubBaseInputBean;
import com.tcmis.common.util.StringHandler;
public class ItemConsignmentInputBean extends HubBaseInputBea... | [
"julio.rivero@wescoair.com"
] | julio.rivero@wescoair.com |
7230df75953400f665487c736ab91645aff17465 | 85502cbfdf6dc0b002d6496357526d595b328c28 | /src/main/java/com/leetcode/problems/combinationSumII/Solution.java | 952107da19e9fddb5ecfc51402199d8e4a328923 | [] | no_license | pbelevich/leetcode | e4e74f31a2a23e69b4618052d87a9016a0d2a364 | 7031ed13f337d2dbd7d7e08c54bd83f6b08d9f51 | refs/heads/master | 2021-01-13T12:49:14.411852 | 2017-06-05T02:30:27 | 2017-06-05T02:30:27 | 72,327,640 | 1 | 0 | null | 2016-10-30T05:17:24 | 2016-10-30T05:00:17 | Java | UTF-8 | Java | false | false | 1,801 | java | package com.leetcode.problems.combinationSumII;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
/**
* https://leetcode.com/problems/combination-sum-ii/#/description
* <p>
* 40. Combination Sum II
* <p>
* Given a collection of candidate numbers (C) and a target number (T), find all uni... | [
"belevichp@gmail.com"
] | belevichp@gmail.com |
3a7cb881f5671bd4372cc127e07bcdb08a44f504 | 75231940a2b62bc05d039abcd3bec5be542dc682 | /wanxinp2p_apollo/wanxinp2p-content-search-service/src/main/java/cn/itcast/wanxinp2p/search/service/ProjectIndexServiceImpl.java | 491fcb082aa500df7a655154f91fae0d8d01f255 | [] | no_license | q2315648899/wanxin-p2p-apollo | dd04465478b3e3110be5c3b5a43d194985eed519 | 16c6f1609dfeab658ada07d484ed25252768750e | refs/heads/master | 2023-06-18T13:47:53.491868 | 2021-07-17T09:11:52 | 2021-07-17T09:11:52 | 380,989,537 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 5,058 | java | package cn.itcast.wanxinp2p.search.service;
import cn.itcast.wanxinp2p.api.search.model.ProjectQueryParamsDTO;
import cn.itcast.wanxinp2p.api.transaction.model.ProjectDTO;
import cn.itcast.wanxinp2p.common.domain.PageVO;
import org.apache.commons.lang.StringUtils;
import org.elasticsearch.action.search.SearchRequest;
... | [
"406972433@qq.com"
] | 406972433@qq.com |
8f0abfe004ac960c014d189715505597aad16132 | b33e3ad7e9b73074cef6c5b0bed30c160266ea35 | /수학p2/src/수학p2/n_10984.java | 899310953fbf3e4d332c2555ea3d7783553482fd | [] | no_license | Jaejeong98/java | 9bea9e8fa072abf5e36407c44c526876754ff572 | 8b8c31266031b59a0d60727b1c83576bb48827e8 | refs/heads/master | 2022-05-26T12:59:56.430185 | 2022-03-16T11:24:50 | 2022-03-16T11:24:50 | 176,660,171 | 1 | 0 | null | null | null | null | ISO-8859-7 | Java | false | false | 695 | java | package ΌφΗΠp2;
import java.io.*;
public class n_10984 {
public static void main(String[] args)throws IOException{
BufferedReader br=new BufferedReader(new InputStreamReader(System.in));
BufferedWriter bw=new BufferedWriter(new OutputStreamWriter(System.out));
int T=Integer.parseInt(br.readLine());
for(int i... | [
"jaejeong98@naver.com"
] | jaejeong98@naver.com |
47294538a711e1df7d01ed7fb1e63fc04c637c00 | afab90e214f8cb12360443e0877ab817183fa627 | /bitcamp-spring-web/src/main/java/bitcamp/config/App2Config.java | 2d090e4c607b61f6dcd45ca257184acbed42edb5 | [] | no_license | oreoTaste/bitcamp-study | 40a96ef548bce1f80b4daab0eb650513637b46f3 | 8f0af7cd3c5920841888c5e04f30603cbeb420a5 | refs/heads/master | 2020-09-23T14:47:32.489490 | 2020-05-26T09:05:40 | 2020-05-26T09:05:40 | 225,523,347 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,747 | java | package bitcamp.config;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.ComponentScan;
import org.springframework.web.servlet.ViewResolver;
import org.springframework.web.servlet.config.annotation.EnableWebMvc;
import org.springframework.web.servlet.config.annotation.I... | [
"youngkuk.sohn@gmail.com"
] | youngkuk.sohn@gmail.com |
bc93d1943f207ce8d5b6522d27a2f306ec50f5f2 | 421f0a75a6b62c5af62f89595be61f406328113b | /generated_tests/no_seeding/4_rif-com.densebrain.rif.client.RIFClassLoader-1.0-3/com/densebrain/rif/client/RIFClassLoader_ESTest_scaffolding.java | 6252a7b595e53635d78e2c1a2381ab8d6daac00c | [] | no_license | tigerqiu712/evosuite-model-seeding-empirical-evaluation | c78c4b775e5c074aaa5e6ca56bc394ec03c2c7c6 | 11a920b8213d9855082d3946233731c843baf7bc | refs/heads/master | 2020-12-23T21:04:12.152289 | 2019-10-30T08:02:29 | 2019-10-30T08:02:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 546 | java | /**
* Scaffolding file used to store all the setups needed to run
* tests automatically generated by EvoSuite
* Mon Oct 28 15:30:09 GMT 2019
*/
package com.densebrain.rif.client;
import org.evosuite.runtime.annotation.EvoSuiteClassExclude;
import org.junit.BeforeClass;
import org.junit.Before;
import org.junit.A... | [
"pderakhshanfar@bsr01.win.tue.nl"
] | pderakhshanfar@bsr01.win.tue.nl |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.