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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
61f87fcf18966f19d857d94ec6f3e57c0309c2db | 48e835e6f176a8ac9ae3ca718e8922891f1e5a18 | /benchmark/validation/org/drools/verifier/core/checks/base/CheckRunManagerRepeatingCommandTest.java | 31524a5caa482c4a57873fe78d270de72bf648d0 | [] | no_license | STAMP-project/dspot-experiments | f2c7a639d6616ae0adfc491b4cb4eefcb83d04e5 | 121487e65cdce6988081b67f21bbc6731354a47f | refs/heads/master | 2023-02-07T14:40:12.919811 | 2019-11-06T07:17:09 | 2019-11-06T07:17:09 | 75,710,758 | 14 | 19 | null | 2023-01-26T23:57:41 | 2016-12-06T08:27:42 | null | UTF-8 | Java | false | false | 1,336 | java | /**
* Copyright 2018 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 ap... | [
"benjamin.danglot@inria.fr"
] | benjamin.danglot@inria.fr |
4123b1136f7e30545f4a073ff945748189c2d8f0 | 013056e44ecf131f5ff76f5280e05c95d443303a | /IDE Files/Phase2/src/main/controllers/SHPController/encog/neural/networks/training/pnn/package-info.java | 80c7bd50315eb0727b2736768bbabc7bfc2a6ecf | [] | no_license | neguskay/CS5099-Dissertation | f1921b15d370e056a7d6d8e6aee26ef8224ed390 | 561d48318c720e3963775953bd67c75cb9ccd002 | refs/heads/master | 2020-04-10T09:46:32.247792 | 2018-12-08T15:20:47 | 2018-12-08T15:20:47 | 160,946,902 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 922 | java | /*
* Encog(tm) Core v3.4 - Java Version
* http://www.heatonresearch.com/encog/
* https://github.com/encog/encog-java-core
* Copyright 2008-2016 Heaton Research, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may... | [
"neguskay93@gmail.com"
] | neguskay93@gmail.com |
6365f0cf473798ee298d3c4bbdc6bede8060c551 | e617f4ae796f16eeb4705200935a90dfd31955b2 | /okio/BufferedSource.java | 200ee5242bd71605f676d2c0caca71b1295c514c | [] | no_license | mascot6699/Go-Jek.Android | 98dfb73b1c52a7c2100c7cf8baebc0a95d5d511d | 051649d0622bcdc7872cb962a0e1c4f6c0f2a113 | refs/heads/master | 2021-01-20T00:24:46.431341 | 2016-01-11T05:59:34 | 2016-01-11T05:59:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,876 | java | package okio;
import java.io.IOException;
import java.io.InputStream;
import java.nio.charset.Charset;
public abstract interface BufferedSource
extends Source
{
public abstract Buffer buffer();
public abstract boolean exhausted()
throws IOException;
public abstract long indexOf(byte paramByte)
t... | [
"michael@MJSTONE-MACBOOK.local"
] | michael@MJSTONE-MACBOOK.local |
389bc9515b723d259bc3d4ddec032a87ffad03e9 | 439ed94091935a045f84c91f8d8bcc889c7cf271 | /FastestDeliveryMan_ModuleC/src/java/Employee/CustomerInfoRetrieval.java | 057125eb881c14c78f0ed74e24b68ea14bccc1f9 | [] | no_license | Chan1996/FOS | b876caf2496d11aaa50363520402b65eff22f59c | dadb2ff4d3a01d41e12581e58adae86042ac7c2b | refs/heads/master | 2021-08-30T01:21:04.913128 | 2017-12-15T14:20:47 | 2017-12-15T14:23:11 | 110,575,625 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,658 | java | package Employee;
import java.util.Scanner;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import java.sql.PreparedStatement;
public class CustomerInfoRetrieval {
Scanner scanner = new Scanner(System.in)... | [
"lenovo@Lenovo-PC"
] | lenovo@Lenovo-PC |
0deeccdea4ed616746cc8ebc6f695e45134178a2 | 37b1343af31f288c548c6d7704e7bbbca1cab2a8 | /naavisEngage/src/com/versawork/http/service/impl/UpdateProfileInfoServiceImpl.java | 19e0f43436edb085b528ad5fe7ab664a380f5f86 | [] | no_license | saubhagya1987/myproj3 | 5ccb63ee3896fe0ed2c1b880261078ed8f9dcbe4 | 02424bbdf0695672bf4400318863abaaa7e9f5de | refs/heads/master | 2021-01-13T15:32:10.944419 | 2017-03-17T19:01:30 | 2017-03-17T19:01:30 | 85,320,324 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,380 | java | package com.versawork.http.service.impl;
import java.util.Locale;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.MessageSource;
import org.springframework.stereotype.Component;
import com.versawork.http.consta... | [
"saubhagya.bapu@gmail.com"
] | saubhagya.bapu@gmail.com |
96fea897707fa2326ee3b54e712ad660bdef0801 | 7c20d7db37a629bf859cc1b3f14d5906076c78a4 | /src/com/master/ed/ApoioED.java | ecbc1bc7345225ad20188db360362c54ce2a5b96 | [] | no_license | tbaiocco/nfe4 | 9055b237338f45afe7ec708c94880cea04887325 | 8e2416d30797dc8a2b1deaed1633f88ac26b75b2 | refs/heads/master | 2020-03-24T19:33:25.169266 | 2018-11-22T18:39:27 | 2018-11-22T18:39:27 | 142,933,673 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,449 | java | package com.master.ed;
public class ApoioED extends MasterED{
private String DM_Tipo_Apoio;
private String NM_Contato;
private String NM_Telefone;
private String NM_Referencia;
private long OID_Apoio;
private String NM_Apoio;
private double NR_KM;
private long OID_Rota;
private long OID_Cidade;
pr... | [
"teofilo.baiocco@letshare.com"
] | teofilo.baiocco@letshare.com |
09617537be78b842b9eb143261694044922c97bd | e671b408c96a886eb62ef8e08c2c5f1668235874 | /src/main/java/com/demo/activiti/LeaveMain.java | 15ab22c6687144cd6ea0cd59ca65091381543daa | [] | no_license | easilyuse/demo-activiti-freeJumpNode | 6cd0938f6735d502082f061a3300f7f439703f79 | 3f10e463ca856ba543092574c0f8a197c0408588 | refs/heads/master | 2020-09-16T17:13:28.396403 | 2018-08-10T07:42:08 | 2018-08-10T07:42:08 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,615 | java | package com.demo.activiti;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.Scanner;
import org.activiti.engine.HistoryService;
import org.activiti.engine.IdentityService;
import org.activiti.engine.ManagementService;
import org.activiti.engine.RepositoryService;
import org.acti... | [
"410480180@qq.com"
] | 410480180@qq.com |
1f101723355303b3898bf280b4aa53a2abc17806 | 053de24fa4ed40218bf10650f6617499333c6691 | /src/ono/leo/erp/efd/pis_cofins/blocoM/RegistroM105.java | 8488e6c61d4f4c004cc4dbd1e58fea0b1d0f4fcd | [] | no_license | leonardo-ono/EFD-PIS-Cofins | 12f598cd66be223a0311e0be7f5d3a984b80eab0 | d58b354aa1d8d529350a3dab30b298a3c2467bdc | refs/heads/master | 2016-08-08T14:20:23.601232 | 2012-09-06T16:18:47 | 2012-09-06T16:18:47 | 1,464,537 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,043 | java | package ono.leo.erp.efd.pis_cofins.blocoM;
import ono.leo.erp.efd.pis_cofins.Registro;
import ono.leo.erp.efd.pis_cofins.Registro.Obrigatoriedade;
/**
* Registro M105.
* Detalhamento da base de calculo do credito apurado no periodo PIS/PASEP.
*
* @author Leonardo Ono (ono.leo@gmail.com)
* @since 1.00.00 (09/03... | [
"ono.leo@gmail.com"
] | ono.leo@gmail.com |
1a8e1b12a26aba135a6616fee5f7d361d93be358 | dd68d6ade5322df4aae9b5252cded60523303880 | /plugins/bluenimble-plugin-dev.playground/src/main/java/com/bluenimble/platform/plugins/dev/playground/PlaygroundPlugin.java | 5654187626bbda65255bd02b12567595debea960 | [
"Apache-2.0"
] | permissive | bluenimble/serverless | 55ac086eb7135ca3de67f25e7eba44357536914c | 74247628ee41ef7f54639400561859f3715566ac | refs/heads/master | 2023-08-09T03:54:52.051583 | 2023-07-25T11:51:24 | 2023-07-25T11:51:24 | 123,480,590 | 42 | 4 | Apache-2.0 | 2023-02-22T07:02:41 | 2018-03-01T19:10:38 | HTML | UTF-8 | Java | false | false | 2,026 | 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 n... | [
"mloukili@bluenimble.com"
] | mloukili@bluenimble.com |
dbe711a260b31f546af03c8d2bfe196bf1b56f35 | afd7ebabda451990715066b7d045489b19ccccd5 | /.svn/pristine/db/dbe711a260b31f546af03c8d2bfe196bf1b56f35.svn-base | 5b099dcf6696fb92c05dfcab24d3317f2a44c6eb | [
"CC-BY-SA-2.5",
"AFL-2.1",
"LicenseRef-scancode-unknown-license-reference",
"MIT",
"BSD-3-Clause",
"Apache-2.0",
"LicenseRef-scancode-other-copyleft",
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-proprietary-license",
"BSD-2-Clause",
"Plexus"
] | permissive | malakeel/jetspeed-portal | 6996ab54816ebf7073aec1a6cbd86f59e3ee9d17 | 149dd8eba01eb86cc946d473d65ecc387464ca13 | refs/heads/master | 2022-12-29T07:50:12.413375 | 2020-04-18T04:55:45 | 2020-04-18T04:55:45 | 247,505,166 | 0 | 0 | Apache-2.0 | 2022-12-16T02:47:04 | 2020-03-15T16:27:17 | Java | UTF-8 | Java | false | false | 1,372 | /*
* 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 ... | [
"mansour.alakeel@gmail.com"
] | mansour.alakeel@gmail.com | |
6d557a99e77eba6f218cfcc9d23b65086d919b54 | b34da2a0c9718bfcd67548c58a26194aaaa15541 | /wzb-data/wzb-data-read/src/main/java/com/jiuchunjiaoyu/micro/data/wzb/read/repository/SchoolAccountRepository.java | 4956c830511077a167de61fc9d6c2d811674d9d9 | [] | no_license | qidianliusong/springcloud | a5fac34880da042d0c3392842e4c5350b194a71b | 77700263b0123809f0cf43480ef4e6cdbd47900b | refs/heads/master | 2021-07-09T19:49:51.325448 | 2017-10-11T01:45:10 | 2017-10-11T01:45:10 | 106,490,956 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 643 | java | package com.jiuchunjiaoyu.micro.data.wzb.read.repository;
import com.jiuchunjiaoyu.micro.data.wzb.common.entity.SchoolAccount;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import org.springframework.data.repository.query.Param;
import org.springfra... | [
"lsongiu8612@163.com"
] | lsongiu8612@163.com |
6132eef62a13bb2498fdf07a6a3d4366e9ec4b38 | 36fe74c8853e5d122525816191c8b55ce6050f7a | /src/main/java/net/minecraft/world/level/levelgen/feature/JigsawFeature.java | 333e2d2ba27058d262269dcf2f6b36e2efbe69a2 | [] | no_license | NicholasBlackburn1/Blackburn-1.18 | 07e8ddc20835f948959b022c5f74fcc0641f3baf | 0e51f6e11590a747a2f33a0518c7abf79d5ef56e | refs/heads/main | 2022-11-06T10:55:34.045865 | 2021-12-25T16:09:24 | 2021-12-25T16:09:24 | 441,702,689 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,373 | java | package net.minecraft.world.level.levelgen.feature;
import com.mojang.serialization.Codec;
import java.util.Optional;
import java.util.function.Predicate;
import net.minecraft.core.BlockPos;
import net.minecraft.data.worldgen.Pools;
import net.minecraft.world.level.levelgen.feature.configurations.JigsawConfiguration;
... | [
"nickblackburn02@gmail.com"
] | nickblackburn02@gmail.com |
6063cbbce11cb25953bb0d51764fcd4e0326c3be | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/2/2_e8e3b3f6ff3b004946e02e037efefcf7ccdbc7ce/LoggingConfiguration/2_e8e3b3f6ff3b004946e02e037efefcf7ccdbc7ce_LoggingConfiguration_t.java | 34b69d3eeb3563a8f1a11e1b6e7695b79afb2fae | [] | 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 | 5,910 | java | package com.yammer.dropwizard.config;
import ch.qos.logback.classic.Level;
import com.google.common.base.Optional;
import com.google.common.collect.ImmutableMap;
import com.yammer.dropwizard.validation.ValidationMethod;
import org.codehaus.jackson.annotate.JsonProperty;
import javax.validation.Valid;
import... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
d02586d1d8eefbcf2ba28069f6b49699a142993a | be2efae84b922efff1b0103c48def1a1ee4741e2 | /app/src/main/java/com/touchmenotapps/flashy/threads/asynctasks/LoginAsyncTask.java | 2747cc989ed88f48d94ebcc1abc59821165fae9c | [] | no_license | strider2023/Flashy | 95fecf5c0499da80dd5d2169a100cfc5b1fd033d | 4a7218ed6c3f5a3a9b9c2f779b2f1270b171e65c | refs/heads/master | 2020-09-20T11:01:18.126944 | 2016-08-29T10:03:04 | 2016-08-29T10:03:04 | 66,832,372 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 697 | java | package com.touchmenotapps.flashy.threads.asynctasks;
import android.content.Context;
import com.touchmenotapps.flashy.dao.enums.ServerEvents;
import com.touchmenotapps.flashy.dao.interfaces.ServerResponseListener;
/**
* Created by school on 23/8/16.
*/
public class LoginAsyncTask extends AppTask {
public Log... | [
"strider2023@gmail.com"
] | strider2023@gmail.com |
3611928744926434cd5f19e78893c8c43e1592a8 | 07ac433d94ef68715b5f18b834ac4dc8bb5b8261 | /Implementation/jpf-git/jpf-core/src/main/gov/nasa/jpf/jvm/bytecode/CHECKCAST.java | b121da9391101f0205ce66f0542c0b38544244a0 | [
"Apache-2.0",
"MIT"
] | permissive | shrBadihi/ARDiff_Equiv_Checking | a54fb2908303b14a5a1f2a32b69841b213b2c999 | e8396ae4af2b1eda483cb316c51cd76949cd0ffc | refs/heads/master | 2023-04-03T08:40:07.919031 | 2021-02-05T04:44:34 | 2021-02-05T04:44:34 | 266,228,060 | 4 | 4 | MIT | 2020-11-26T01:34:08 | 2020-05-22T23:39:32 | Java | UTF-8 | Java | false | false | 3,073 | java | /*
* Copyright (C) 2014, United States Government, as represented by the
* Administrator of the National Aeronautics and Space Administration.
* All rights reserved.
*
* The Java Pathfinder core (jpf-core) platform is licensed under the
* Apache License, Version 2.0 (the "License"); you may not use this file exce... | [
"shr.badihi@gmail.com"
] | shr.badihi@gmail.com |
ba78e88caa9a253e4fcaf7acddc569d1d9f4a18a | fe141a5390925689defa01600773ecee03b9e5c3 | /esys-framework/core/src/main/java/com/esys/framework/core/entity/core/LogException.java | a36d38a6aa7a4b4c7d7ea0a4e090ab07b55c9e20 | [] | no_license | atknatk/java-microservice-framework | 43cde522b97fd02362ff0133ccb0a105ad18c03d | b664940481efb1177cbce7bde2c6fdb052542aa0 | refs/heads/master | 2022-03-25T18:03:50.847030 | 2019-12-24T10:29:00 | 2019-12-24T10:29:00 | 229,921,427 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,398 | java | package com.esys.framework.core.entity.core;
import com.esys.framework.core.entity.BaseEntity;
import com.fasterxml.jackson.annotation.JsonIgnore;
import lombok.Getter;
import lombok.Setter;
import org.springframework.data.annotation.CreatedBy;
import org.springframework.data.annotation.CreatedDate;
import org.springf... | [
"atakan.atik@siemens.com"
] | atakan.atik@siemens.com |
f98233c96b9a26cf219ec3ce2e516561ef94f61f | 3729763ddb479b21c7f3a5f1e0a9954500850b52 | /Sources/com/workday/sources/AcademicAppointeeRequestCriteriaType.java | 11007f0460a23ac2acbe936faf27566325d02d24 | [] | no_license | SANDEEPERUMALLA/workdayscanner | fe0816e9a95de73a598d6e29be5b20aeeca6cb60 | 8a4c3660cc588402aa49f948afe2168c4faa9df5 | refs/heads/master | 2020-03-18T22:30:21.218489 | 2018-05-29T20:24:36 | 2018-05-29T20:24:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,017 | java |
package com.workday.sources;
import java.util.ArrayList;
import java.util.List;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
/**
* Academic Appointee Request Criteria
*
* <... | [
"p.sandeepkumargupta@gmail.com"
] | p.sandeepkumargupta@gmail.com |
1df76cead1ced329f898bc2dd652dfcd21e86b2d | a1e912f3a36f42998cbb71df0ba816d9c4533598 | /src/main/java/walkingkooka/tree/search/SearchQueryLeafAttributeValueDoesntContains.java | dec72b6351c7fa5728064549e2a2bf09c551e499 | [
"Apache-2.0"
] | permissive | mP1/walkingkooka-tree-search | c235566b2cd86279fc5efd73d5cdd241df0a6f4b | 6aac8c5304ed20897fc855f8bd65b1c1867c3b3b | refs/heads/master | 2023-02-25T00:50:12.798715 | 2023-02-09T08:57:26 | 2023-02-09T08:57:26 | 217,678,302 | 0 | 0 | Apache-2.0 | 2023-02-09T08:57:27 | 2019-10-26T08:21:11 | Java | UTF-8 | Java | false | false | 2,171 | java | /*
* Copyright 2019 Miroslav Pokorny (github.com/mP1)
*
* 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 applic... | [
"miroslav.pokorny@gmail.com"
] | miroslav.pokorny@gmail.com |
b23bb8c5fa9f34a65ef4af93bb7f29b1eb500a77 | 3542fea39a504b964e3fc67f71165f84fcb2c684 | /src/main/java/com/wishhust/base/concurrent/MoreThreadPrint.java | 8715d1165be4e3e782f7111c3f5967c90ef3099a | [] | no_license | pallcard/learn-java | af73d539dbfdf1f718c7c0c4833ebd031765e138 | 6b3e7e2d26ce779a7bdcf3240ee7ae53cb764adf | refs/heads/master | 2022-06-25T04:34:32.942927 | 2020-08-26T15:02:09 | 2020-08-26T15:02:09 | 228,840,443 | 0 | 0 | null | 2022-06-17T02:48:09 | 2019-12-18T12:57:14 | Java | UTF-8 | Java | false | false | 1,102 | java | package com.wishhust.base.concurrent;
import java.util.concurrent.Semaphore;
public class MoreThreadPrint {
static int count = 0;
// T1、T2、T3三个线程顺序执行
public static void main(String[] args) {
Semaphore c0 = new Semaphore(1);
Semaphore c1 = new Semaphore(0);
Semaphore c2 = new Semaphore(0);
Wor... | [
"18162327131@163.com"
] | 18162327131@163.com |
eeb01bc1257ee1a4d755ca98152ecf0c1ca68d06 | 3915515e2b655ce8c6d74600411186b0adc16d34 | /CoreJava/sorting/src/com/ustglobal/sorting/set/Bank.java | 4530646cf38aafe27b1db887e306a92163fe54ee | [] | no_license | deepeshdk/USTGlobal-16Sep19-Deepesh-Khandelwal | e11c4c434e94ca12eacbcb840a4ce7cc3a17d3b3 | 4eb6ff3f8d5eb9ad269e63a3baf36e1970dd1750 | refs/heads/master | 2023-01-13T09:41:55.474009 | 2020-06-05T13:18:02 | 2020-06-05T13:18:02 | 215,532,209 | 0 | 0 | null | 2023-01-07T18:51:06 | 2019-10-16T11:31:22 | CSS | UTF-8 | Java | false | false | 934 | java | package com.ustglobal.sorting.set;
public class Bank {
String name;
int pincode;
long micr;
public Bank(String name, int pincode, long micr) {
super();
this.name = name;
this.pincode = pincode;
this.micr = micr;
}
@Override
public int hashCode() {
final int prime = 31;
int result = 1;
result ... | [
"deepeshkhandelwal05@gmail.com"
] | deepeshkhandelwal05@gmail.com |
adf0a61069f4f55015c1b0b2482991c93414e269 | 6baf1fe00541560788e78de5244ae17a7a2b375a | /hollywood/com.oculus.vrshell.home-VrHome/sources/com/facebook/inject/InjectorThreadStack.java | 162fb34ca2a22a111c933896bda5f9ee6f1a6bf6 | [] | no_license | phwd/quest-tracker | 286e605644fc05f00f4904e51f73d77444a78003 | 3d46fbb467ba11bee5827f7cae7dfeabeb1fd2ba | refs/heads/main | 2023-03-29T20:33:10.959529 | 2021-04-10T22:14:11 | 2021-04-10T22:14:11 | 357,185,040 | 4 | 2 | null | 2021-04-12T12:28:09 | 2021-04-12T12:28:08 | null | UTF-8 | Java | false | false | 1,225 | java | package com.facebook.inject;
import android.content.Context;
import com.google.common.base.Preconditions;
import java.util.List;
import javax.annotation.concurrent.NotThreadSafe;
@NotThreadSafe
public class InjectorThreadStack {
private Context mAppContext;
private final List<Context> mContextStack;
priva... | [
"cyuubiapps@gmail.com"
] | cyuubiapps@gmail.com |
48b74a49d62c5263ab51040c4bc228db8eefa17d | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/30/30_245247ee46c0ae2eef48c60bafdada4136e1aec7/IdManager/30_245247ee46c0ae2eef48c60bafdada4136e1aec7_IdManager_s.java | 4fba418a07c4e23977677efd7304f3929ac3c86c | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 6,067 | java | package net.minecraft.src.redstoneExtended.Util;
import net.minecraft.client.Minecraft;
import java.io.*;
import java.util.HashMap;
import java.util.LinkedList;
import java.util.Properties;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
public class IdManager {
public enum IdType {
... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
027e9b9638a80c8aee9425f44ddb8036594900f2 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/7/7_f84f0906121d6b4d9824a7da063dfc7565dc7c80/Overlay/7_f84f0906121d6b4d9824a7da063dfc7565dc7c80_Overlay_t.java | 1d26ff41fe99e744a8f728790a63694d6e7a9a5b | [] | 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,878 | java | /*******************************************************************************
* Copyright (c) 2009-2013 CWI
* 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, and is available at
... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
6cd9c3e4feb49fbd4f9f148c2d312aeea99fdefc | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/7/7_6e9b8a36b3864d00b0077b8a37af2064e2b46599/TestUtil/7_6e9b8a36b3864d00b0077b8a37af2064e2b46599_TestUtil_t.java | 5cdda93e781ae9c1e9a368ac568002604439a30a | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 1,612 | java | /*
* $Id$
*
* Copyright (C) 2002 by Brockmann Consult (info@brockmann-consult.de)
*
* 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. This program is distributed in the hope ... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
d1d1c839e4a715febee0bad0587a83063aebda6f | a770e95028afb71f3b161d43648c347642819740 | /sources/org/telegram/ui/GroupCreateFinalActivity$$ExternalSyntheticLambda2.java | 0c44fe8c2b1dbb75309401e3ca6997fd1b078367 | [] | no_license | Edicksonjga/TGDecompiledBeta | d7aa48a2b39bbaefd4752299620ff7b72b515c83 | d1db6a445d5bed43c1dc8213fb8dbefd96f6c51b | refs/heads/master | 2023-08-25T04:12:15.592281 | 2021-10-28T20:24:07 | 2021-10-28T20:24:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 515 | java | package org.telegram.ui;
import android.view.View;
public final /* synthetic */ class GroupCreateFinalActivity$$ExternalSyntheticLambda2 implements View.OnClickListener {
public final /* synthetic */ GroupCreateFinalActivity f$0;
public /* synthetic */ GroupCreateFinalActivity$$ExternalSyntheticLambda2(Group... | [
"fabian_pastor@msn.com"
] | fabian_pastor@msn.com |
d048898e2a4011bbb452aaae88aa0338eb9dcc68 | c885ef92397be9d54b87741f01557f61d3f794f3 | /tests-without-trycatch/Mockito-19/org.mockito.internal.configuration.injection.filter.NameBasedCandidateFilter/BBC-F0-opt-40/14/org/mockito/internal/configuration/injection/filter/NameBasedCandidateFilter_ESTest.java | c290a7ed94000c2a4d3eb62706656f999f3c5853 | [
"CC-BY-4.0",
"MIT"
] | permissive | pderakhshanfar/EMSE-BBC-experiment | f60ac5f7664dd9a85f755a00a57ec12c7551e8c6 | fea1a92c2e7ba7080b8529e2052259c9b697bbda | refs/heads/main | 2022-11-25T00:39:58.983828 | 2022-04-12T16:04:26 | 2022-04-12T16:04:26 | 309,335,889 | 0 | 1 | null | 2021-11-05T11:18:43 | 2020-11-02T10:30:38 | null | UTF-8 | Java | false | false | 3,514 | java | /*
* This file was automatically generated by EvoSuite
* Thu Oct 21 15:48:53 GMT 2021
*/
package org.mockito.internal.configuration.injection.filter;
import org.junit.Test;
import static org.junit.Assert.*;
import static org.evosuite.runtime.EvoAssertions.*;
import java.lang.reflect.Field;
import java.util.Concurr... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
3581af4efce2d8b384c5022921d0558ba42aabe0 | 0af8b92686a58eb0b64e319b22411432aca7a8f3 | /api-vs-impl-small/core/src/main/java/org/gradle/testcore/performancenull_34/Productionnull_3388.java | 4994e360dc3449dc6930531b77fdf1c03330ebf5 | [] | 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 | 589 | java | package org.gradle.testcore.performancenull_34;
public class Productionnull_3388 {
private final String property;
public Productionnull_3388(String param) {
this.property = param;
}
public String getProperty() {
return property;
}
private String prop0;
public String getP... | [
"cedric.champeau@gmail.com"
] | cedric.champeau@gmail.com |
e4117ea1453fc3eddda7bd5595ec065a6150320d | 805b2a791ec842e5afdd33bb47ac677b67741f78 | /Mage.Sets/src/mage/sets/magic2013/Sleep.java | c5464eee6795ca254aa4fd54bb3511ca3adbf429 | [] | no_license | klayhamn/mage | 0d2d3e33f909b4052b0dfa58ce857fbe2fad680a | 5444b2a53beca160db2dfdda0fad50e03a7f5b12 | refs/heads/master | 2021-01-12T19:19:48.247505 | 2015-08-04T20:25:16 | 2015-08-04T20:25:16 | 39,703,242 | 2 | 0 | null | 2015-07-25T21:17:43 | 2015-07-25T21:17:42 | null | UTF-8 | Java | false | false | 2,119 | java | /*
* Copyright 2010 BetaSteward_at_googlemail.com. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must retain the above copyright notice, th... | [
"robyter@gmail"
] | robyter@gmail |
84f9c9f9ca6e42fcd2223179be6e7bdbfead76c0 | 5e34c548f8bbf67f0eb1325b6c41d0f96dd02003 | /dataset/smallest_818f8cf4_003/mutations/466/smallest_818f8cf4_003.java | 583d3319723521df7ad22171a444d65b1b10c6df | [] | no_license | mou23/ComFix | 380cd09d9d7e8ec9b15fd826709bfd0e78f02abc | ba9de0b6d5ea816eae070a9549912798031b137f | refs/heads/master | 2021-07-09T15:13:06.224031 | 2020-03-10T18:22:56 | 2020-03-10T18:22:56 | 196,382,660 | 1 | 1 | null | 2020-10-13T20:15:55 | 2019-07-11T11:37:17 | Java | UTF-8 | Java | false | false | 2,709 | java | package introclassJava;
class IntObj {
public int value;
public IntObj () {
} public IntObj (int i) {
value = i;
}
}
class FloatObj {
public float value;
public FloatObj () {
} public FloatObj (float i) {
value = i;
}
}
class LongObj {
public long value;
public... | [
"bsse0731@iit.du.ac.bd"
] | bsse0731@iit.du.ac.bd |
0538178ecd0d27bbb8d7b9906de17857e0a92a2f | 4deacb2f84d98e95dd07e29a82c4d69d32476481 | /src/test/java/com/jitterted/ebp/blackjack/WalletBettingTest.java | c34a975608e9dea3dcd7d3d26140f84d1d543f77 | [] | no_license | tedyoung/mycmt1-blackjack-201027 | 3a77f6b25c7e9c6bd59f8552d26014bdf4cae80a | 4c637eeafc423ba50604c94cc6a8286455b2ceaf | refs/heads/master | 2023-01-02T17:34:15.905398 | 2020-10-30T22:34:21 | 2020-10-30T22:34:21 | 307,780,252 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 1,168 | java | package com.jitterted.ebp.blackjack;
import org.junit.jupiter.api.Test;
import static org.assertj.core.api.Assertions.*;
class WalletBettingTest {
@Test
public void walletWith12Bet8BalanceIs4() throws Exception {
// GIVEN (ARRANGE/SETUP)
Wallet wallet = new Wallet();
wallet.addMoney(12);
// WHE... | [
"tedyoung@gmail.com"
] | tedyoung@gmail.com |
6a1eb6b4a280314ff048d1ba68b783086e7f01fb | 36d7ac13d205b9a5b8c3308a27c4605a1cd7ee56 | /others/AndEngine-GLES2-AnchorCenter/src/org/andengine/util/TextUtils.java | b56052f0c113c39343d81bf1c85c85a1cd4b7173 | [
"Apache-2.0"
] | permissive | renanlr/billyadventures | 92103d6208f2e80644fca38c2c8a4ad6f2b5a7ce | f35384d6355dbbdbc5708b370731d1be1e652f39 | refs/heads/master | 2021-01-20T03:39:09.059791 | 2014-12-09T05:03:33 | 2014-12-09T05:03:33 | 23,578,058 | 4 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,410 | java | package org.andengine.util;
import java.util.ArrayList;
import java.util.List;
import java.util.regex.Pattern;
import org.andengine.util.adt.array.ArrayUtils;
/**
* (c) 2010 Nicolas Gramlich
* (c) 2011 Zynga Inc.
*
* @author Nicolas Gramlich
* @since 19:01:08 - 03.04.2010
*/
public final class T... | [
"renan.lobato.rheinboldt@gmail.com"
] | renan.lobato.rheinboldt@gmail.com |
1683b5a46d1499d11f7dcd607facf7e05c93440f | 499cf0e19aa07773ff31961c39e92a21081085ee | /jdk8/src/main/java/com/github/binarylei/jdk8/stream/practise/Transaction.java | dacaa27aaeffc44bc5eb0fa9f49d600ee87dc458 | [] | no_license | binarylei/java | ca08b60267b41c6a4f730a24fb51c07119e2234f | 05f05c0a8a5805964c4002ac57efe923cb45f833 | refs/heads/master | 2022-12-16T11:40:39.993865 | 2021-06-18T01:37:29 | 2021-06-18T01:37:29 | 102,683,939 | 0 | 0 | null | 2022-12-16T07:12:43 | 2017-09-07T02:54:45 | Java | UTF-8 | Java | false | false | 773 | java | package com.github.binarylei.jdk8.stream.practise;
//交易类
public class Transaction {
private Trader trader;
private int year;
private int value;
public Transaction() {
}
public Transaction(Trader trader, int year, int value) {
this.trader = trader;
this.year = year;
this.value = value;
}
public Trader... | [
"binarylei@qq.com"
] | binarylei@qq.com |
ad18c0dc4c86b7283a899c7e63cdeb3585501228 | 631a1ca2202bde4e5c2d4749806b3e4f7d6cad13 | /sdk/src/com/socialize/listener/comment/CommentDeleteListener.java | 3a9bfb5543b2614c98e98c658a9e6d749f530aa7 | [] | no_license | sromanuk/socialize-sdk-android | 136629cd568b455c497c29d5f42542d3a7789c26 | e4a3e9e329b806f51adb048ffec7e61eb23a5151 | refs/heads/master | 2021-01-18T05:28:23.578978 | 2013-03-21T16:34:49 | 2013-03-21T16:34:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,255 | java | /*
* Copyright (c) 2012 Socialize Inc.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, p... | [
"jason.polites@gmail.com"
] | jason.polites@gmail.com |
19736d2fa0f4d43a64674a1660ba50d606bc2aa9 | fcc88521f63a3c22c81a9242ae3b203f2ea888fd | /Java/0678-Valid-Parenthesis-String/soln.java | cdbd448ebfa7a499f382c8d1e345010a750b79b3 | [
"MIT"
] | permissive | wyaadarsh/LeetCode-Solutions | b5963e3427aa547d485d3a2cb24e6cedc72804fd | 3719f5cb059eefd66b83eb8ae990652f4b7fd124 | refs/heads/master | 2022-12-06T15:50:37.930987 | 2020-08-30T15:49:27 | 2020-08-30T15:49:27 | 291,811,790 | 0 | 1 | MIT | 2020-08-31T19:57:35 | 2020-08-31T19:57:34 | null | UTF-8 | Java | false | false | 480 | java | class Solution {
public boolean checkValidString(String s) {
int lo = 0, hi = 0;
for(char ch : s.toCharArray()) {
if (ch == '(') {
++lo;
++hi;
} else if (ch == '*') {
--lo;
++hi;
} else {
... | [
"zhang623@wisc.edu"
] | zhang623@wisc.edu |
7bbc7be691e6436eef4f735ebc05ebec6c6949a0 | 22ebf86c5b5d8d0dbe0aa015241fa10c07b58b08 | /src/main/java/com/litemanager/admin/controller/system/DictController.java | 52e2332025d5e86529e2353d196f2225ea77a730 | [] | no_license | BestJex/litemanager | 5e19666595dd09cf036922d6a25d5d1061f80e6d | 72b3e19a938c7bd34c740aa5929573fe5d415ec0 | refs/heads/master | 2022-11-28T15:52:39.150405 | 2019-05-26T10:18:48 | 2019-05-26T10:18:48 | 188,572,550 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,076 | java | package com.litemanager.admin.controller.system;
import com.baomidou.mybatisplus.mapper.EntityWrapper;
import com.baomidou.mybatisplus.plugins.Page;
import com.litemanager.admin.annotation.SysLog;
import com.litemanager.admin.base.BaseController;
import com.litemanager.admin.entity.Dict;
import com.litemanager.admin.u... | [
"2252930004@qq.com"
] | 2252930004@qq.com |
08baeff6156f31b1ddeca889dd7a06db854b9fa3 | 9c26b790c465662f9f7129500dfad8dd05dec110 | /src/main/java/com/noctarius/snowcast/impl/operations/client/ClientCreateSequencerDefinitionRequest.java | 908139a1f502098f229d755f1a391e68746b777b | [
"Apache-2.0"
] | permissive | shotishu/snowcast | 208ce3d1a1d035783bd27f802005979826f32166 | 8d56c94d8b7df404b05736a86e48badd6904ddcb | refs/heads/master | 2021-01-18T02:05:26.396075 | 2015-01-07T07:18:11 | 2015-01-07T07:18:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,948 | java | package com.noctarius.snowcast.impl.operations.client;
import com.hazelcast.nio.ObjectDataInput;
import com.hazelcast.nio.ObjectDataOutput;
import com.hazelcast.nio.serialization.PortableReader;
import com.hazelcast.nio.serialization.PortableWriter;
import com.hazelcast.spi.Operation;
import com.noctarius.snowcast.Sno... | [
"me@noctarius.com"
] | me@noctarius.com |
64604faeac5e4dae6a59740d8289f9e261c0061c | dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9 | /data_defect4j/preprossed_method_corpus/Lang/14/org/apache/commons/lang3/BooleanUtils_toStringTrueFalse_817.java | 44d9e58a21b2dd86f9d63aff1d670eadb6221cca | [] | no_license | hvdthong/NetML | dca6cf4d34c5799b400d718e0a6cd2e0b167297d | 9bb103da21327912e5a29cbf9be9ff4d058731a5 | refs/heads/master | 2021-06-30T15:03:52.618255 | 2020-10-07T01:58:48 | 2020-10-07T01:58:48 | 150,383,588 | 1 | 1 | null | 2018-09-26T07:08:45 | 2018-09-26T07:08:44 | null | UTF-8 | Java | false | false | 1,547 | java |
org apach common lang3
oper primit boolean object
handl code input gracefulli
except thrown code input
method document behaviour detail
thread safe threadsaf
version
boolean util booleanutil
... | [
"hvdthong@gmail.com"
] | hvdthong@gmail.com |
91681c1526138f525d99a5a2fc2a3842f130e3df | dc25b23f8132469fd95cee14189672cebc06aa56 | /vendor/mediatek/proprietary/packages/apps/DM/src/com/mediatek/dm/ext/MTKConnectivity.java | 3e3335eea9e9b7fdee3ae50dd87feaf1200dc464 | [
"Apache-2.0"
] | permissive | nofearnohappy/alps_mm | b407d3ab2ea9fa0a36d09333a2af480b42cfe65c | 9907611f8c2298fe4a45767df91276ec3118dd27 | refs/heads/master | 2020-04-23T08:46:58.421689 | 2019-03-28T21:19:33 | 2019-03-28T21:19:33 | 171,048,255 | 1 | 5 | null | 2020-03-08T03:49:37 | 2019-02-16T20:25:00 | Java | UTF-8 | Java | false | false | 2,563 | java | /* Copyright Statement:
*
* This software/firmware and related documentation ("MediaTek Software") are
* protected under relevant copyright laws. The information contained herein is
* confidential and proprietary to MediaTek Inc. and/or its licensors. Without
* the prior written permission of MediaTek inc. and/or ... | [
"fetpoh@mail.ru"
] | fetpoh@mail.ru |
4bed418134291a101bd032523f3ccf063722edde | 9bd0afb9b1b9886a37b17d21ee5b6f2a8bac4eea | /Domain/src/org/jphototagger/domain/metadata/MetaDataStringValue.java | d67b44098618c968cda059a80823f7acd2c503dc | [] | no_license | ebaumann/jphototagger | 2d37a256e8373e3704b9e19adfb32f6debcdccbe | b9411c3a2c289f65d82be15d7033a00644e1e210 | refs/heads/master | 2023-04-12T21:46:34.382467 | 2023-03-16T18:02:42 | 2023-03-16T18:02:42 | 32,269,356 | 15 | 2 | null | null | null | null | UTF-8 | Java | false | false | 1,299 | java | package org.jphototagger.domain.metadata;
import org.jphototagger.lib.util.ObjectUtil;
/**
* @author Elmar Baumann
*/
public final class MetaDataStringValue {
private final MetaDataValue metaDataValue;
private final String value;
public MetaDataStringValue(MetaDataValue metaDataValue, String value) {
... | [
"ebaumann@localhost"
] | ebaumann@localhost |
7d4d5cdc26feca711473771b25d965f215b96744 | a8348cdf6d118c27a6d9b00f71e2169633966dde | /zhttp-parser-jsoup/src/main/java/com/zpj/http/parser/jsoup/nodes/TextNode.java | c5acfd093fe76fd86f9c6d559cad045a45feb486 | [] | no_license | Z-P-J/ZHttp | d3556b07fcf946c69a8ea606528d19b39cdb0258 | 6c975390c1b60c0ff4586004e5eb0e1474302da2 | refs/heads/master | 2022-02-13T17:43:08.401184 | 2022-01-31T06:11:57 | 2022-01-31T06:11:57 | 229,084,089 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,873 | java | package com.zpj.http.parser.jsoup.nodes;
import com.zpj.http.parser.jsoup.utils.StringUtil;
import com.zpj.http.utils.Validate;
import java.io.IOException;
/**
A text node.
@author Jonathan Hedley, jonathan@hedley.net */
public class TextNode extends LeafNode {
/**
Create a new TextNode representing the... | [
"37832345+Z-P-J@users.noreply.github.com"
] | 37832345+Z-P-J@users.noreply.github.com |
c40b923a78c42fd3066043b2016c897177801293 | c8eb5fc37993d00ea1e7ed9d19cd1fdfc07c7cea | /rest/src/main/java/org/acme/entities/Entity1050.java | 74ad5991be58850854f927e0a3316ffe0633e5f2 | [] | no_license | goblinbr/quarkus-multimodule-test | 76ef284ecae73df0bde6a6aaae52a7c64b878167 | bc9a9aaa54d3dc3d3f051ec3f847322483e14370 | refs/heads/master | 2020-05-21T08:28:23.897539 | 2019-05-17T21:00:25 | 2019-05-17T21:00:25 | 185,981,408 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,669 | java | package org.acme.entities;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.Table;
import javax.validation.constraints.Max;
import javax.validation.constraints.Min;
import javax.validation.constraints.Size;
import java.util.Objects;
@Entity
@Table... | [
"rodrigo.goblin@gmail.com"
] | rodrigo.goblin@gmail.com |
911330f0363df9f3ca22d3ff557a424b62c8a313 | 0d94e577b0966128022668b95935df6d262d381b | /src/main/java/com/baijob/commonTools/StrUtil.java | 69b7a9db72c0a81f37a8ee3519dd1b9e73e69df3 | [] | no_license | xiaozefeng/common-tools | 4785027497417091687ac75a9b69ed22efa0ed54 | 904c0adeb657a590d946af7fe5a1f387958e56eb | refs/heads/master | 2021-01-19T02:10:53.413700 | 2014-08-03T00:00:15 | 2014-08-03T00:00:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,353 | java | package com.baijob.commonTools;
import java.io.UnsupportedEncodingException;
import java.util.ArrayList;
import java.util.List;
/**
* 字符串工具类
* @author xiaoleilu
*
*/
public class StrUtil {
public static final String DOT = ".";
public static final String SLASH = "/";
public static final String EMPTY = "";
/... | [
"loolly@gmail.com"
] | loolly@gmail.com |
a79e90ed4ac7f888fe00919f77a2d8feaf8214c8 | f97d6643da2e5fd7762cac83bff6f6f6615b6a15 | /src/main/java/com/schantz/remotecq/client/ContributionToleranceFrameCq.java | ba4fd0612ea8f0c80ab794ed6fe9979095eecf91 | [] | no_license | roo104/dls-middleware | 51229bca28e12cb98fd849d2389c7c8a47973caf | 14158ac6dc849b6c6a2cbfb39aef7d4f99960ed8 | refs/heads/master | 2021-05-01T05:12:40.195450 | 2017-02-09T08:55:22 | 2017-02-09T08:55:22 | 79,714,673 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,818 | java | package com.schantz.remotecq.client;
import java.io.*;
import com.fasterxml.jackson.annotation.*;
public class ContributionToleranceFrameCq implements Serializable {
@JsonProperty("negativeInnerTolerancePct")
private Double negativeInnerTolerancePct = null;
@JsonProperty("positiveInnerTolerancePct")
... | [
"jonasp@schantz.com"
] | jonasp@schantz.com |
2b65762a40a833e92a4eeaa02ca018e917406fbd | ed5159d056e98d6715357d0d14a9b3f20b764f89 | /src/irvine/oeis/a148/A148122.java | 958c7005a5758c2e5226964c5d6b45568a0c6a00 | [] | no_license | flywind2/joeis | c5753169cf562939b04dd246f8a2958e97f74558 | e5efd6971a0062ac99f4fae21a7c78c9f9e74fea | refs/heads/master | 2020-09-13T18:34:35.080552 | 2019-11-19T05:40:55 | 2019-11-19T05:40:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 570 | java | package irvine.oeis.a148;
// Generated by gen_seq4.pl walk23 3 4 1 220212120101 at 2019-07-08 22:06
// DO NOT EDIT here!
import irvine.oeis.WalkCubeSequence;
/**
* A148122 Number of walks within <code>N^3</code> (the first octant of <code>Z^3)</code> starting at <code>(0,0,0)</code> and consisting of n steps taken ... | [
"sairvin@gmail.com"
] | sairvin@gmail.com |
874eb9c629e43f0c31024bd27ab70f4bb60aa39f | 556c901a19fedc149e9104ee4c3bf1a90430a84d | /src/main/java/com/ss/editor/control/painting/PaintingInput.java | 0dfae8c3642f69a742ec0b470c78cde120beaf45 | [
"Apache-2.0"
] | permissive | PlumpMath/jmonkeybuilder | a9d4c88266de8880a13152d57d1e7c52aa42829f | e474279a6bbeb1c06e5ea916436f694aa817f944 | refs/heads/master | 2021-01-06T09:18:06.021863 | 2018-05-29T06:04:25 | 2018-05-29T06:04:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 385 | java | package com.ss.editor.control.painting;
/**
* The enum with list of painting inputs.
*
* @author JavaSaBr
*/
public enum PaintingInput {
/**
* Mouse primary editing input.
*/
MOUSE_PRIMARY,
/**
* Mouse secondary editing input.
*/
MOUSE_SECONDARY,
/**
* Mouse secondary w... | [
"javasabr@gmail.com"
] | javasabr@gmail.com |
3293d1b98231e1fcf11822401ffadb2ed2dc2448 | 206ae44f0dcbada4c0a06f27f902d46cd25c11c6 | /characteristic/u2ab5/src/main/java/org/im97mori/ble/characteristic/u2ab5/LocationNameAndroid.java | 7fe0157775b1f9cae28bff3643fed9697135634d | [
"MIT"
] | permissive | sengeiou/AndroidBLEUtil | 39836b8d6f9a5c7839d4e5733f6387b4cde859a8 | 6fad1a5f44f3a0b2195fc4ae7de48dc8eb3e0dea | refs/heads/master | 2023-01-08T09:11:08.558555 | 2020-11-01T08:38:44 | 2020-11-01T08:40:56 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,499 | java | package org.im97mori.ble.characteristic.u2ab5;
import android.bluetooth.BluetoothGattCharacteristic;
import android.os.Parcel;
import android.os.Parcelable;
import androidx.annotation.NonNull;
import org.im97mori.ble.ByteArrayCreater;
import static org.im97mori.ble.BLEConstants.CharacteristicUUID.LOCATION_NAME_CHAR... | [
"github@im97mori.org"
] | github@im97mori.org |
0d7ddbfa03eeb84662611af1c3897eabd0fde290 | 65bdd0b55ac61030d6149e46b80bf447d178c2c9 | /src/main/java/com/joker/wms/service/TestPaperManager.java | 0e356837bf731fc5c3f061d318ec00f984d14a85 | [] | no_license | JokerQZhang/wms | 0c2720d67819f456355db811b210143f0c9f8cda | 4a5e796078d595315fcc8803465e8d0741f5c8cf | refs/heads/master | 2020-04-03T00:13:22.926245 | 2016-07-25T13:01:40 | 2016-07-25T13:01:40 | 60,617,013 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 867 | java | package com.joker.wms.service;
import com.joker.wms.service.GenericManager;
import com.joker.wms.model.Examination;
import com.joker.wms.model.TestPaper;
import java.util.List;
import javax.jws.WebService;
@WebService
public interface TestPaperManager extends GenericManager<TestPaper, Long> {
List getAnswerList(S... | [
"383913397@qq.com"
] | 383913397@qq.com |
b6a3dbc34a44c948b7e7fc8c709def7cbbfa4b3b | e2721b5e7f6e2ae5e13c0292ee601cea030a73e7 | /sample/bf/sim/Sim.java | 3a722b2c4462f6be90a34ac27c40d15958619654 | [] | no_license | kishida/synthesijer | c7514539d7790b30f4fb82e1c2cf85560163ecda | c37254e7154df98d35ec77705ed44c057048a552 | refs/heads/master | 2020-12-03T05:10:00.521438 | 2020-07-19T22:45:32 | 2020-07-19T22:45:32 | 43,261,994 | 1 | 0 | null | 2015-09-27T19:45:42 | 2015-09-27T19:45:41 | null | UTF-8 | Java | false | false | 216 | java | public class Sim {
public static void main(String... args) {
BF b = new BF();
b.startup();
while (true) {
b.init();
b.read();
b.print();
boolean flag = true;
while (b.step())
;
}
}
}
| [
"miyo@wasamon.net"
] | miyo@wasamon.net |
82dca7f637776170a0ffc519c5cc00c4fb6b1431 | 9a6ea6087367965359d644665b8d244982d1b8b6 | /src/main/java/X/AbstractC48202Lh.java | 74ea2c8630dcb2c6f0c447ea2f1f880373958ee7 | [] | no_license | technocode/com.wa_2.21.2 | a3dd842758ff54f207f1640531374d3da132b1d2 | 3c4b6f3c7bdef7c1523c06d5bd9a90b83acc80f9 | refs/heads/master | 2023-02-12T11:20:28.666116 | 2021-01-14T10:22:21 | 2021-01-14T10:22:21 | 329,578,591 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 384 | java | package X;
/* renamed from: X.2Lh reason: invalid class name and case insensitive filesystem */
public abstract class AbstractC48202Lh extends Exception {
public AbstractC48202Lh(String str) {
super(str);
}
public AbstractC48202Lh(String str, Throwable th) {
super(str, th);
}
pub... | [
"madeinborneo@gmail.com"
] | madeinborneo@gmail.com |
691a8dac84e1d7ead095f6cd408b651380ffd620 | 930c207e245c320b108e9699bbbb036260a36d6a | /BRICK-Jackson-JsonLd/generatedCode/src/main/java/brickschema/org/schema/_1_0_2/Brick/IHail_Sensor.java | 13f217ea0fa26cbf789394f3fbf24919c9b152b0 | [] | no_license | InnovationSE/BRICK-Generated-By-OLGA | 24d278f543471e1ce622f5f45d9e305790181fff | 7874dfa450a8a2b6a6f9927c0f91f9c7d2abd4d2 | refs/heads/master | 2021-07-01T14:13:11.302860 | 2017-09-21T12:44:17 | 2017-09-21T12:44:17 | 104,251,784 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 974 | java | /**
* This file is automatically generated by OLGA
* @author OLGA
* @version 1.0
*/
package brickschema.org.schema._1_0_2.Brick;
import java.util.ArrayList;
import java.util.List;
import com.fasterxml.jackson.annotation.JsonInclude;
import com.fasterxml.jackson.annotation.JsonInclude.Include;
import com.fasterxml.ja... | [
"Andre.Ponnouradjane@non.schneider-electric.com"
] | Andre.Ponnouradjane@non.schneider-electric.com |
787c1d20fe3b359ff6798083c9581943f6409272 | 5148293c98b0a27aa223ea157441ac7fa9b5e7a3 | /Method_Scraping/xml_scraping/NicadOutputFile_t1_beam_new2/Nicad_t1_beam_new2579.java | e5cb47c26886b89b0adfd9482f1361bc2a84f512 | [] | no_license | ryosuke-ku/TestCodeSeacherPlus | cfd03a2858b67a05ecf17194213b7c02c5f2caff | d002a52251f5461598c7af73925b85a05cea85c6 | refs/heads/master | 2020-05-24T01:25:27.000821 | 2019-08-17T06:23:42 | 2019-08-17T06:23:42 | 187,005,399 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 603 | java | // clone pairs:3514:80%
// 4156:beam/runners/flink/src/main/java/org/apache/beam/runners/flink/translation/wrappers/streaming/stableinput/BufferedElements.java
public class Nicad_t1_beam_new2579
{
public boolean equals(Object o) {
if (this == o) {
return true;
}
if (o == null || ... | [
"naist1020@gmail.com"
] | naist1020@gmail.com |
2d92d1827f189a12069c4e3cc44fe5c686353e3b | b6825082f57b892e84e7b85d85cacc64cd864a42 | /src/com/vangav/backend/public_apis/facebook/json/edges/music/Music.java | c9617a21be8acfce94abc9693a58de475cc8453c | [
"MIT"
] | permissive | vangav/vos_backend | 2cb689b6c8d1bb46dcdbac394324a847a9bbbf06 | df9379b30e0def70b707902387813536ea4a9441 | refs/heads/master | 2020-05-21T15:01:09.621755 | 2020-02-15T17:45:22 | 2020-02-15T17:45:22 | 65,157,289 | 81 | 12 | null | null | null | null | UTF-8 | Java | false | false | 2,630 | java | /**
* "First, solve the problem. Then, write the code. -John Johnson"
* "Or use Vangav M"
* www.vangav.com
* */
/**
* MIT License
*
* Copyright (c) 2016 Vangav
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software... | [
"travolque@gmail.com"
] | travolque@gmail.com |
f5018720aaa5188bcdb6190b24af817c3c2aacfd | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/31/31_3351a89c094532fb85a0ab1815add7f389698540/SubTabHostInterfaceView/31_3351a89c094532fb85a0ab1815add7f389698540_SubTabHostInterfaceView_s.java | 64db1705b302a5ab677ffaee32e6bcea558752e8 | [] | 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 | 5,601 | java | package org.ovirt.engine.ui.webadmin.section.main.view.tab.host;
import javax.inject.Inject;
import org.ovirt.engine.core.common.businessentities.VDS;
import org.ovirt.engine.ui.common.SubTableResources;
import org.ovirt.engine.ui.common.idhandler.ElementIdHandler;
import org.ovirt.engine.ui.common.idhandler.... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
32287555689ae71c0f9afb8805a18a957dba26a7 | ae5eb1a38b4d22c82dfd67c86db73592094edc4b | /project252/src/test/java/org/gradle/test/performance/largejavamultiproject/project252/p1261/Test25239.java | 04f3b206a46b17a3892b53baf5a854819e2475db | [] | no_license | big-guy/largeJavaMultiProject | 405cc7f55301e1fd87cee5878a165ec5d4a071aa | 1cd6a3f9c59e9b13dffa35ad27d911114f253c33 | refs/heads/main | 2023-03-17T10:59:53.226128 | 2021-03-04T01:01:39 | 2021-03-04T01:01:39 | 344,307,977 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,274 | java | package org.gradle.test.performance.largejavamultiproject.project252.p1261;
import org.gradle.test.performance.largejavamultiproject.project252.p1260.Production25212;
import org.junit.Test;
import static org.junit.Assert.*;
public class Test25239 {
Production25239 objectUnderTest = new Production25239();
@T... | [
"sterling.greene@gmail.com"
] | sterling.greene@gmail.com |
656475c17e74ed4a13c7a8b12f1346523d8319ba | 96196a9b6c8d03fed9c5b4470cdcf9171624319f | /decompiled/com/google/android/gms/drive/internal/ListParentsRequest.java | 9202632a9406602440e858655407d1e2d5c17441 | [] | no_license | manciuszz/KTU-Asmens-Sveikatos-Ugdymas | 8ef146712919b0fb9ad211f6cb7cbe550bca10f9 | 41e333937e8e62e1523b783cdb5aeedfa1c7fcc2 | refs/heads/master | 2020-04-27T03:40:24.436539 | 2019-03-05T22:39:08 | 2019-03-05T22:39:08 | 174,031,152 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 758 | java | package com.google.android.gms.drive.internal;
import android.os.Parcel;
import android.os.Parcelable.Creator;
import com.google.android.gms.common.internal.safeparcel.SafeParcelable;
import com.google.android.gms.drive.DriveId;
public class ListParentsRequest implements SafeParcelable {
public static final Creat... | [
"evilquaint@gmail.com"
] | evilquaint@gmail.com |
3b745181b1812f60c443b1249c95f9c6ec20517c | 3e18f2f1f8f319cbfb08e968446cf9b3eaa9b41f | /src/main/java/com/covens/common/block/natural/tree/BlockModLog.java | 73dd84f759045fb678e81c67ec615ac03cba0e69 | [
"MIT"
] | permissive | zabi94/Covens-reborn | f35dbb85f78d1b297956907c3b05f0a9cc045be6 | 6fe956025ad47051e14e2e7c45893ddebc5c330a | refs/heads/master | 2020-04-10T16:17:30.713563 | 2020-03-07T13:23:22 | 2020-03-07T13:23:22 | 161,140,468 | 11 | 2 | NOASSERTION | 2019-05-08T19:31:40 | 2018-12-10T08:15:04 | Java | UTF-8 | Java | false | false | 1,940 | java |
package com.covens.common.block.natural.tree;
import com.covens.common.core.statics.ModCreativeTabs;
import com.covens.common.lib.LibMod;
import net.minecraft.block.BlockLog;
import net.minecraft.block.properties.IProperty;
import net.minecraft.block.state.BlockStateContainer;
import net.minecraft.block.state.IBloc... | [
"zabi94@gmail.com"
] | zabi94@gmail.com |
ae966cde6ce0062f3dc9b3f7a63502b9a3807dad | e566984f0c53ff5a53b40b4d8dbbdc6e2c4d0887 | /pm-api-home/pm-api/src/main/java/com/heb/pm/arbaf/ArbafService.java | 092d0b2ef185eb41d75d4dd460719a14f416f9c3 | [] | no_license | khoale22/pm-api | 11a580ba3a82634f3dc7d8a0e7916a461d9d4f84 | 0f6dddbb78541fb8740185fef5c01ba11239dc83 | refs/heads/master | 2020-09-26T11:22:57.790522 | 2019-12-06T04:22:35 | 2019-12-06T04:22:35 | 226,244,772 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,928 | java | package com.heb.pm.arbaf;
import com.heb.pm.core.repository.UserSearchRepository;
import com.heb.pm.util.user.User;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.util.Collection;
import... | [
"tran.than@heb.com"
] | tran.than@heb.com |
b6143215248d3b7766b3842ee6f8650a8cc1610f | 1a7e87b888aebf6bf3cbbb903d34c34c9dac39f9 | /api/src/main/java/org/commonjava/shelflife/util/BlockKeyUtils.java | 847ef44a16c8b007f8358e85fdbb2d4cc935ee06 | [] | no_license | jdcasey/shelflife | f83395f46842e13dfe8cd53cefe3f2fb3316a434 | 97a2842221b11803c7155296f750a226a1b9d452 | refs/heads/master | 2023-05-31T23:06:24.396088 | 2014-06-05T21:13:58 | 2014-06-05T21:13:58 | 3,520,265 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,956 | java | /*******************************************************************************
* Copyright (c) 2014 Red Hat, Inc..
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the GNU Public License v3.0
* which accompanies this distribution, and is available at
* ht... | [
"jdcasey@commonjava.org"
] | jdcasey@commonjava.org |
16486dfc87c85d67bcbfa93df092336ba1622d7b | 027b4de039260e3e16c8515958a707d23550248e | /SIF3InfraREST/sif3InfraCommon/src/sif3/infra/common/model/ApplicationInfoType.java | f752e52d9db8825d15adb1e48cf77031190464ae | [
"Apache-2.0"
] | permissive | lduivenbode/sif3-framework-java | fe347a43ed09eab3a53a231eff3a2f092a86c84f | 2ad395778d2843598491ec18c2f3e3644fdebd84 | refs/heads/master | 2021-01-24T00:43:12.863741 | 2015-06-16T04:15:51 | 2015-06-16T04:15:51 | 41,706,441 | 0 | 0 | null | 2015-08-31T23:51:31 | 2015-08-31T23:51:29 | null | UTF-8 | Java | false | false | 6,041 | java |
package sif3.infra.common.model;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlSchemaType;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Java class for applicationInf... | [
"joerg.huber@systemic.com.au"
] | joerg.huber@systemic.com.au |
519b32e58f267982d9c7f220d1b75956ce169dd4 | b530af769bb496cdbadb4d1c14b81d6c53e2e36f | /factory/src/main/java/io/github/factoryfx/server/user/persistent/PersistentUserManagementFactory.java | 09eca4ec6724545399c145d0bd883d96309bdbaf | [
"Apache-2.0"
] | permissive | factoryfx/factoryfx | ab366d3144a27fd07bbf4098b9dc82e3bab1181f | 08bab85ecd5ab30b26fa57d852c7fac3fb5ce312 | refs/heads/master | 2023-07-09T05:20:02.320970 | 2023-07-04T15:11:52 | 2023-07-04T15:11:52 | 59,744,695 | 12 | 3 | Apache-2.0 | 2023-03-02T15:11:26 | 2016-05-26T11:22:59 | Java | UTF-8 | Java | false | false | 1,444 | java | package io.github.factoryfx.server.user.persistent;
import io.github.factoryfx.factory.SimpleFactoryBase;
import io.github.factoryfx.factory.util.LanguageText;
import io.github.factoryfx.factory.validation.ValidationResult;
import io.github.factoryfx.factory.FactoryBase;
import io.github.factoryfx.factory.attribute.de... | [
"henning.brackmann@scoop-software.de"
] | henning.brackmann@scoop-software.de |
007060d9f1b9ac568b391acbac50d40f64f08d3c | 8f23d27c509c7a2f4e810cb2fdaf65f5808709c6 | /components/camel-blueprint/src/test/java/org/apache/camel/blueprint/BlueprintComponentResolverTest.java | de4ccc0f0c10d234bbe90ee3da9aa049a03a6d82 | [
"Apache-2.0",
"LicenseRef-scancode-unknown",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | Alirezazabetan/camel | 210db1ba7ee4e1e1e8a194105c40fe2736a3ac6d | 037d15c209e0360b4a6e2e4bb91a1887c19f9414 | refs/heads/master | 2020-04-02T02:13:16.996791 | 2018-10-19T18:14:45 | 2018-10-19T18:14:45 | 153,897,779 | 1 | 1 | Apache-2.0 | 2018-10-20T11:16:49 | 2018-10-20T11:16:48 | null | UTF-8 | Java | false | false | 4,115 | 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... | [
"davsclaus@apache.org"
] | davsclaus@apache.org |
d923882e4366045ba462b0c3a3f25b6e0a07fd8c | 18e42a09d7f5dacc1bbeeae4c22284c60cc88b1f | /xstream/src/java/com/thoughtworks/xstream/converters/extended/OptionalIntConverter.java | caf192fbd209fdf3c1de0d9abda5fa9ec7b6b1a3 | [
"BSD-3-Clause"
] | permissive | x-stream/xstream | ab7f586f1d682902bbf96f3be2b953df98ff32c3 | 289ae780001c31d7d5d75e0d58608c13f44549a2 | refs/heads/master | 2023-08-30T19:33:58.497180 | 2023-04-22T16:03:39 | 2023-04-22T16:03:39 | 32,219,624 | 818 | 270 | NOASSERTION | 2023-05-02T23:36:09 | 2015-03-14T15:57:12 | Java | UTF-8 | Java | false | false | 2,340 | java | /*
* Copyright (C) 2022 XStream Committers.
* All rights reserved.
*
* The software in this package is published under the terms of the BSD
* style license a copy of which has been included with this distribution in
* the LICENSE.txt file.
*
* Created on 17. December 2022 by Joerg Schaible
*/
package com.thoug... | [
"joerg.schaible@gmx.de"
] | joerg.schaible@gmx.de |
b171fc10b1068e42e67b0844c0bbecdd1bcd7fe1 | a52d6bb42e75ef0678cfcd291e5696a9e358fc4d | /af_webapp/src/main/java/org/kuali/kfs/fp/document/validation/impl/CreditCardReceiptDocumentRuleUtil.java | 0a37945ef06a4c476d4db64861700fe7ec1e2db1 | [] | no_license | Ariah-Group/Finance | 894e39cfeda8f6fdb4f48a4917045c0bc50050c5 | ca49930ca456799f99aad57e1e974453d8fe479d | refs/heads/master | 2021-01-21T12:11:40.987504 | 2016-03-24T14:22:40 | 2016-03-24T14:22:40 | 26,879,430 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,766 | java | /*
* Copyright 2006 The Kuali Foundation
*
* Licensed under the Educational Community 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.opensource.org/licenses/ecl2.php
*
* Unless required by appl... | [
"code@ariahgroup.org"
] | code@ariahgroup.org |
b1b140a35514d9834b1224a30916d0dfb2d6dc90 | 1920077b87842a99a32e16d8c3ebf4c98e551c0d | /base/src/com/google/idea/blaze/base/model/primitives/Label.java | 302a27d715f6471e5ceaa9c55bbaf7828b54a0a0 | [
"Apache-2.0"
] | permissive | zpauly/intellij | 08b63d728a427c60fd6b5283c07fc36cdca3e827 | abab53d3b050965250a5c465a3bb38c4d95f954f | refs/heads/master | 2020-06-24T17:06:32.088602 | 2016-11-01T16:24:03 | 2016-11-01T16:24:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,830 | java | /*
* Copyright 2016 The Bazel Authors. 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
*
* Unless required by a... | [
"brendandouglas@google.com"
] | brendandouglas@google.com |
7a855b13445bb7a360b14c86e2a09477a94ac6a1 | f4ad7e219bce178934064b72027fb916fe197539 | /pay/service/src/main/java/com/jiujun/shows/pay/dao/AppleProductMapper.java | 78c81dcb7d83925fe32971dc7302fdcd69d3f8d2 | [] | no_license | OnlyJJ/live | d6a3ca05d0e568814fc2cc92e030f98ea7000aba | 9cfd407dafaf55984bdaefb2d34d26da4e3339a4 | refs/heads/master | 2021-04-03T05:31:06.455891 | 2019-03-25T01:49:18 | 2019-03-25T01:49:24 | 124,363,953 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 285 | java | package com.jiujun.shows.pay.dao;
import com.jiujun.shows.common.dao.ICommonMapper;
import com.jiujun.shows.pay.domain.AppleProductDo;
public interface AppleProductMapper extends ICommonMapper<AppleProductDo> {
AppleProductDo getObjectByProductId(String productId);
}
| [
"370083084@qq.com"
] | 370083084@qq.com |
9d7daf5d7439ceb8c32f544ac4da2d01c74b5370 | 1ab23270ecc7c7f36824503e6003db452153610d | /server/src/edu/wd/util/Time.java | a945b12b7601abbd1d9023e92304ed9c3fd07360 | [] | no_license | jenkins-chou/wenda | 5574beaceee97f167ec6622523dbd3eca14971a9 | e5c0b556249626a2381fb0ff1fb271d3090f2a58 | refs/heads/master | 2020-04-28T21:30:59.233083 | 2019-03-20T11:28:47 | 2019-03-20T11:28:47 | 175,584,906 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 372 | java | package edu.wd.util;
import java.text.SimpleDateFormat;
import java.util.Date;
public class Time {
public static String getTime() {
SimpleDateFormat df = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss");
return df.format(new Date());
}
public static String getDate() {
SimpleDateFormat df = new SimpleDateFormat(... | [
"13413607283@163.com"
] | 13413607283@163.com |
614d171fbbc825f9a8d2140e23e8dcee2200a0a4 | 7eb875df80e2b790ba32d3a6bfae3de7a706a30e | /Seoul_Camping_통합 소스/SeoulCamping_개발 소스/app/src/main/java/customfonts/EditText_Roboto_Meidum.java | 81d15b2c093acad1bc7283d24d9b27ac4d86076f | [] | no_license | MobileSeoul/2018seoul-31 | 5d81cdf9d0c2c6813903683692e191831da9301c | bf5219e610220d5b4f078b884b9327e5b7a401cd | refs/heads/master | 2020-04-11T22:08:07.650626 | 2018-12-17T15:09:14 | 2018-12-17T15:09:14 | 162,126,257 | 3 | 1 | null | null | null | null | UTF-8 | Java | false | false | 798 | java | package customfonts;
import android.content.Context;
import android.graphics.Typeface;
import android.util.AttributeSet;
import android.widget.EditText;
public class EditText_Roboto_Meidum extends EditText {
public EditText_Roboto_Meidum(Context context, AttributeSet attrs, int defStyle) {
super(context,... | [
"ianyrchoi@gmail.com"
] | ianyrchoi@gmail.com |
d7f33381a65b591ce54e96b0bc94deb0cefcd20a | aa126db53163bfb27d0161e6a5424eb56acbc1c7 | /dist/game/data/scripts/quests/Q100_SagaOfTheMaestro/Q100_SagaOfTheMaestro.java | 9e18acc0bd09e55f9c5345fb3a5bd3bb4f2182e6 | [
"MIT"
] | permissive | marlonprudente/L2JServer_C6_Interlude | 6ce3ed34a8120223183921f41e6d517b2dcc89eb | f3d3b329657c0f031dab107e6d4ceb5ddad0bea6 | refs/heads/master | 2022-06-20T01:11:36.557960 | 2020-05-13T17:39:48 | 2020-05-13T17:39:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,803 | java | /*
* This file is part of the L2JServer project.
*
* 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 3 of the License, or
* (at your option) any later version.
*
* This pr... | [
"libera.libera@gmail.com"
] | libera.libera@gmail.com |
799f3417536b64e9e76b059c67697f707fc38579 | 27c6c3eb61577b6dfecf78e9ffa86e23b7a9de35 | /scm-server/src/main/java/com/jet/scm/core/mvc/converters/JsonMessageConverter.java | f5dc05f4d17a9c679fd83734e7b3f5b9c59a49e5 | [] | no_license | 123qweqwe123/scm | 39f7b0cb309e79c8fb8237be8310934efa09eecd | 9b17a9f0ba4bd949ee2b5e829d7bf06eb4b37597 | refs/heads/master | 2020-03-08T13:17:34.277260 | 2018-04-05T03:28:51 | 2018-04-05T03:28:51 | 128,154,265 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,944 | java | package com.jet.scm.core.mvc.converters;
import org.springframework.http.HttpInputMessage;
import org.springframework.http.HttpOutputMessage;
import org.springframework.http.MediaType;
import org.springframework.http.converter.AbstractHttpMessageConverter;
import org.springframework.http.converter.HttpMessageNotReadab... | [
"1074673969@qq.com"
] | 1074673969@qq.com |
86e40134479432e0eccf2017bb4fa8b6bfb08eea | e1e5bd6b116e71a60040ec1e1642289217d527b0 | /H5/L2_Scripts_com/L2_Scripts_Revision_20720_2268/src/l2s/gameserver/dao/FortressDAO.java | d65cfc1eab8d1a9fc644ef4f5837650a7c1e1e55 | [] | no_license | serk123/L2jOpenSource | 6d6e1988a421763a9467bba0e4ac1fe3796b34b3 | 603e784e5f58f7fd07b01f6282218e8492f7090b | refs/heads/master | 2023-03-18T01:51:23.867273 | 2020-04-23T10:44:41 | 2020-04-23T10:44:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,789 | java | package l2s.gameserver.dao;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import l2s.commons.dao.JdbcEntityState;
import l2s.commons.dbutils.DbUtils;
import l2s.gameserver.database.DatabaseFactory;
import l2s.gameserver.model.entity.residence.Fortress;
import org.slf4j.Logg... | [
"64197706+L2jOpenSource@users.noreply.github.com"
] | 64197706+L2jOpenSource@users.noreply.github.com |
017a092a087f3abbe52e04ead12e6a8c43793793 | 7494134bd85ca07a6c72f604af8ad317ac9165a2 | /me/dev/legacy/modules/player/EchestBackpack.java | c67d58d90c64ea52b17fa7258ca6c54b4b9fb1bd | [] | no_license | 3000IQPlay/Legacy-Client-1.2.5-SRC | 015312402e4325333deb35621a1d7b7e7cd7be47 | 4a3b19f0b8e971a6dabfcc3f249e65f55076f434 | refs/heads/main | 2023-07-02T15:58:59.978136 | 2021-07-23T05:51:33 | 2021-07-23T05:51:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,434 | java | /*
* Decompiled with CFR 0.151.
*/
package me.dev.legacy.modules.player;
import me.dev.legacy.modules.Module;
import net.minecraft.client.gui.GuiScreen;
import net.minecraft.client.gui.inventory.GuiContainer;
import net.minecraft.inventory.Container;
import net.minecraft.inventory.ContainerChest;
import net.minecraf... | [
"65968863+notperry1234567890@users.noreply.github.com"
] | 65968863+notperry1234567890@users.noreply.github.com |
17e4f96d7aa8a163aef16fc90feffafb1447883a | 01e25b532e9468fd35330266de10183a99a3dc15 | /commons-dict-wiktionary/src/test/java/org/swtk/commons/dict/wiktionary/WiktionaryDbTest.java | 2215bc9ba6ac7820355075e6cf3af9ad5e17d1e7 | [
"Apache-2.0"
] | permissive | torrances/swtk-commons | a3f95206204becf138718e297f2bb939c65cafa5 | 78ee97835e4437d91fd4ba0cf6ccab40be5c8889 | refs/heads/master | 2021-01-17T11:31:27.004328 | 2016-01-07T17:26:09 | 2016-01-07T17:26:09 | 43,841,418 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 730 | java | package org.swtk.commons.dict.wiktionary;
import static org.junit.Assert.assertEquals;
import org.junit.Test;
public final class WiktionaryDbTest {
@Test
public void findByNameWalrus() throws Throwable {
assertEquals("walrus", WiktionaryDb.findByName("walrus").getTerm());
assertEquals("A large Arctic marine m... | [
"cmtrim@us.ibm.com"
] | cmtrim@us.ibm.com |
6eec16d8ba77194e1c8cc105409fecb43150088a | 0b4844d550c8e77cd93940e4a1d8b06d0fbeabf7 | /JavaSource/dream/tool/rec/form/MaPttRecListForm.java | 33d0664d2074752dc32f65de8522195fa99880ed | [] | no_license | eMainTec-DREAM/DREAM | bbf928b5c50dd416e1d45db3722f6c9e35d8973c | 05e3ea85f9adb6ad6cbe02f4af44d941400a1620 | refs/heads/master | 2020-12-22T20:44:44.387788 | 2020-01-29T06:47:47 | 2020-01-29T06:47:47 | 236,912,749 | 0 | 0 | null | null | null | null | UHC | Java | false | false | 708 | java | package dream.tool.rec.form;
import common.struts.BaseForm;
import dream.tool.rec.dto.MaPttRecCommonDTO;
/**
* 구매입고 - 목록 form
* @author ssong
* @version $Id:$
* @since 1.0
*
* @struts.form name="maPttRecListForm"
*/
public class MaPttRecListForm extends BaseForm
{
//==================... | [
"HN4741@10.31.0.185"
] | HN4741@10.31.0.185 |
bd7666909ff1d65958b49086b86c8e19326a5152 | 8dfb0849ba4dd9cdf1b3a582ca6ec50be9ca3681 | /first-ek-service-provider/src/main/java/xuanwei/online/first_service_provider/entity/Person.java | 77f6170966482473a543f4a82bc3c3b4ed225765 | [] | no_license | JXWJS/spring-cloud | 723b81ff13fef6afa4a25aa1510721089a2a927f | 82970371a03a3c4c6ed5bfca715863a4babadaf7 | refs/heads/master | 2022-05-06T03:58:29.877524 | 2019-11-21T06:57:40 | 2019-11-21T06:57:40 | 223,107,542 | 0 | 0 | null | 2022-03-31T18:57:42 | 2019-11-21T06:49:10 | JavaScript | UTF-8 | Java | false | false | 568 | java | package xuanwei.online.first_service_provider.entity;
public class Person {
private Integer id;
private String name;
private Integer age;
public Person(Integer id, String name, Integer age) {
this.id = id;
this.name = name;
this.age = age;
}
public Integer getId() {
return id;
}
public void se... | [
"you@example.com"
] | you@example.com |
a0a60e35f3cb36b37dd778347a0e1b167827a1d2 | 182b7e5ca415043908753d8153c541ee0e34711c | /corejavatraining/src/main/java/com/javatraining/corejavatraining/streams/UnMarshallingAndMarshallingDemo.java | f880f370033eb9379c2967932f747a337632abc5 | [] | no_license | akamatagi/Java9AndAbove | 2b62886441241ef4cd62990243d7b29e895452f7 | ff002a2395edf506091b3571a470c15fa0742550 | refs/heads/master | 2023-02-09T17:38:21.467950 | 2020-12-30T14:47:59 | 2020-12-30T14:47:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,387 | java | package com.javatraining.corejavatraining.streams;
import org.json.JSONArray;
import org.json.JSONObject;
import java.io.IOException;
import java.nio.file.Files;
import java.nio.file.Paths;
import java.util.ArrayList;
import java.util.List;
import java.util.concurrent.atomic.AtomicInteger;
import com.javatraining.co... | [
"vinayagam.d.ganesh@gmail.com"
] | vinayagam.d.ganesh@gmail.com |
21a912cc7091aa41534772ce12a02da2ed475c47 | ea4da81a69a300624a46fce9e64904391c37267c | /src/main/java/com/alipay/api/domain/SiteInfoKt.java | de66b1500ee3f1bc572f8d18cb0b3db5bfea3ccf | [
"Apache-2.0"
] | permissive | shiwei1024/alipay-sdk-java-all | 741cc3cb8cf757292b657ce05958ff9ad8ecf582 | d6a051fd47836c719a756607e6f84fee2b26ecb4 | refs/heads/master | 2022-12-29T18:46:53.195585 | 2020-10-09T06:34:30 | 2020-10-09T06:34:30 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,839 | java | package com.alipay.api.domain;
import com.alipay.api.AlipayObject;
import com.alipay.api.internal.mapping.ApiField;
/**
* 商户站点信息,包括网站、app、小程序。商户使用服务包含电脑支付或wap支付时,必须填充一个类型为01(网站)的SiteInfo对象;当包含app支付时,必须至少填充类型为02(APP)或06(支付宝小程序)中一种类型的SiteInfo对象
*
* @author auto create
* @since 1.0, 2018-12-13 16:57:26
*/... | [
"ben.zy@antfin.com"
] | ben.zy@antfin.com |
270254548e228ba7c1fcf6910eb4112b0f50ccda | 57bccc9613f4d78acd0a6ede314509692f2d1361 | /pbk-nsi-lib/src/main/java/ru/armd/pbk/utils/validation/IVenueValidator.java | 39c771f7c0a140ab0a790a9fdf7a626c9a7729fb | [] | no_license | mannyrobin/Omnecrome | 70f27fd80a9150b89fe3284d5789e4348cba6a11 | 424d484a9858b30c11badae6951bccf15c2af9cb | refs/heads/master | 2023-01-06T16:20:50.181849 | 2020-11-06T14:37:14 | 2020-11-06T14:37:14 | 310,620,098 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 864 | java | package ru.armd.pbk.utils.validation;
import javax.validation.Constraint;
import javax.validation.Payload;
import java.lang.annotation.Documented;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.Target;
import static java.lang.annotation.RetentionPolicy.RUNT... | [
"malike@hipcreativeinc.com"
] | malike@hipcreativeinc.com |
054edbd647174542fb2fc27510ec9a9d9aa01b9b | a78ba0d2452928c06455a0ef29cc3eca49a1e760 | /src/bastion/blocks/BannerBlock.java | a2fca7b5f266851376e7922fed57cd5c48daebc3 | [
"MIT"
] | permissive | TeamRecraft/ChaoticBastion | ce991f5357721b3748a36e08626d8c2e06795cee | 44d39ac19a3c399eff4c642507319264952f9899 | refs/heads/master | 2021-01-17T07:52:03.943240 | 2014-04-21T04:07:19 | 2014-04-21T04:07:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,438 | java | package bastion.blocks;
import net.minecraft.block.Block;
import net.minecraft.block.material.Material;
import net.minecraft.client.renderer.texture.IconRegister;
import net.minecraft.entity.EntityLivingBase;
import net.minecraft.item.ItemStack;
import net.minecraft.potion.Potion;
import net.minecraft.tileentity.TileE... | [
"merdiwendiyo@gmail.com"
] | merdiwendiyo@gmail.com |
b766c4757908afed8e3ea3810a09914d329dfd2a | ecce585d09e86024c14b5192c230b844c2f66907 | /src/test/java/io/github/jhipster/application/web/rest/AuditResourceIntTest.java | a8e7191a4666114dda06aa051629bc572989b425 | [] | no_license | BulkSecurityGeneratorProject/RMS | 445fa305b5ad75afa60b9ac8eac6b3a84501d48f | 9670c151a99254c34130f0313b05866468e76402 | refs/heads/master | 2022-12-11T01:34:27.008264 | 2018-02-04T19:36:14 | 2018-02-04T19:36:14 | 296,604,058 | 0 | 0 | null | 2020-09-18T11:40:13 | 2020-09-18T11:40:12 | null | UTF-8 | Java | false | false | 6,029 | java | package io.github.jhipster.application.web.rest;
import io.github.jhipster.application.RmsApp;
import io.github.jhipster.application.config.audit.AuditEventConverter;
import io.github.jhipster.application.domain.PersistentAuditEvent;
import io.github.jhipster.application.repository.PersistenceAuditEventRepository;
imp... | [
"jhipster-bot@users.noreply.github.com"
] | jhipster-bot@users.noreply.github.com |
9c8c6a3048a7ceacac1a7365e0a5b3449c94a40b | a7ef549ff650b041c665d0bea4826f24909ca9b2 | /stock/src/main/java/com/xingrongjinfu/product/productcategory/dao/IProductCategoryDao.java | d7d884b3c90c5fc03d6b5500d1499ce5172e20ec | [] | no_license | ag2010/stock | 5fd47910e848cb9d6b5f039a592437541758ac0b | 3e5df2ca0ee274cbd3234e508f85bbe10dc87235 | refs/heads/master | 2021-06-11T05:20:00.525271 | 2020-10-18T01:54:56 | 2020-10-18T01:54:56 | 128,528,981 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,238 | java | package com.xingrongjinfu.product.productcategory.dao;
import java.util.List;
import com.xingrongjinfu.product.productcategory.model.ProductCategory;
import com.xingrongjinfu.system.permission.model.Permission;
/**
* 权限管理 数据层
*
* @author y
*/
public interface IProductCategoryDao
{
/**
* 查询所有商品分类信息
... | [
"1003429737@qq.com"
] | 1003429737@qq.com |
af8b9eebebf4fd59623aabe9902c55316717daac | e1262848cb2f5a1b0c8cfd3ca09cf4fbf30d5584 | /iog-generater-util/src/main/java/com/shangpin/iog/generater/strategy/sepStrategy/BackImp.java | 79e419c6a2ee1644fd45f7ddf4f69bbfa2f6597a | [] | no_license | tianxinghua/pachong | e619f8e34904ada839cd2d30f8781495de276230 | a3fc6ea97ce9053f1269d5c3536b6677d5588138 | refs/heads/master | 2020-04-14T16:53:51.579843 | 2019-01-04T02:42:26 | 2019-01-04T02:42:26 | 163,964,124 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 542 | java | package com.shangpin.iog.generater.strategy.sepStrategy;
import java.util.List;
public class BackImp extends ISepStrategy{
public BackImp(String strategy) {
super(strategy);
}
/**
* 处理2个字段,适用于处理后一个字段,比如字段1值是a,字段2值是b-c,现在要得到a_c,则策略是:
* back%-%1%_
*/
@Override
public String merge(List<String> dataList) {... | [
"1085024903@qq.com"
] | 1085024903@qq.com |
9a790a4dc8512a645af6e1012717240bbba17f2a | 3fae559abeef9c96d5951d8f5fade266c5b404ff | /app/src/main/java/com/turman/framework/net/NetClient.java | 79f716f3721188093407707c2f1d80abed196b2d | [] | no_license | buobao/Android_framework | 537b02d37e6c063cd8bc4bc199d8e1038cc93f09 | 08b8767b2e76f5974a8c854d63f793bc6f4efcb9 | refs/heads/master | 2016-09-13T06:12:23.817903 | 2016-04-14T06:26:59 | 2016-04-14T06:26:59 | 56,203,009 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,158 | java | package com.turman.framework.net;
import okhttp3.OkHttpClient;
import retrofit2.Retrofit;
import retrofit2.adapter.rxjava.RxJavaCallAdapterFactory;
import retrofit2.converter.gson.GsonConverterFactory;
/**
* Created by dqf on 2016/4/13.
*/
public class NetClient {
private static Retrofit client = null;
pub... | [
"1039163450@qq.com"
] | 1039163450@qq.com |
ea5558f0e91fc9944da980325dac3ecff0d4ff5c | 1327e9451ce7d799ab251beb4bfd0913f381b360 | /Forro/src/frontendParserCCACaffeine_command_parser/CommandPathParser.java | bc836a70bab3784d226d53a4edacd129810d2695 | [] | no_license | jeffersoncarvalho/programas-grad | 7290a1f67a1daa3e752f38f0643d7e02bcd9c81f | b413e4249a72d3ab5cd7167fa0665ed4cab4e5fb | refs/heads/master | 2020-03-28T08:15:42.561997 | 2018-09-08T17:20:44 | 2018-09-08T17:20:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,187 | java | package frontendParserCCACaffeine_command_parser;
import java.util.ArrayList;
import forrocore.ForroDriverRMIInterface;
import frontendParserCCACaffeine_command_action_factory.FactoryConstants;
import frontendParserCCACaffeine_command_action_factory.ICCACommandActionFactory;
import frontendParserCCACaffeine_co... | [
"jeffersoncarvalho@gmail.com"
] | jeffersoncarvalho@gmail.com |
ce8e24deb9c31f6ba0243828762ee725966e7e1b | eb97ee5d4f19d7bf028ae9a400642a8c644f8fe3 | /tags/2008-10-30/seasar2-2.4.32/s2jdbc-gen/s2jdbc-gen/src/main/java/org/seasar/extension/jdbc/gen/internal/dialect/FirebirdGenDialect.java | b8e3a076f971fa8c41cbb404096bdf1b1345a5bf | [
"Apache-2.0"
] | permissive | svn2github/s2container | 54ca27cf0c1200a93e1cb88884eb8226a9be677d | 625adc6c4e1396654a7297d00ec206c077a78696 | refs/heads/master | 2020-06-04T17:15:02.140847 | 2013-08-09T09:38:15 | 2013-08-09T09:38:15 | 10,850,644 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,367 | java | /*
* Copyright 2004-2008 the Seasar Foundation and the Others.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless ... | [
"koichik@319488c0-e101-0410-93bc-b5e51f62721a"
] | koichik@319488c0-e101-0410-93bc-b5e51f62721a |
ed59e6cddd1a1ef0c8b0cb2f426a92b4106acf12 | 421f0a75a6b62c5af62f89595be61f406328113b | /generated_tests/model_seeding/89_jiggler-jigl.image.types.PowerImage-1.0-6/jigl/image/types/PowerImage_ESTest.java | 174d7c22c9c69ee8c25e6d230b21b48d373b1c46 | [] | 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 | 642 | java | /*
* This file was automatically generated by EvoSuite
* Fri Oct 25 21:40:47 GMT 2019
*/
package jigl.image.types;
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.cl... | [
"pderakhshanfar@bsr01.win.tue.nl"
] | pderakhshanfar@bsr01.win.tue.nl |
b6ca529c84c7a44f7b53887d9cd81af5a2956660 | 9554309f7b3f33ca912b54370f03cf0c3710d105 | /app/src/main/java/com/lshl/ui/info/chat/ContextMenuActivity.java | da2decd4919dba31a692d04cccb93d2374209e3b | [] | no_license | lvqingfeng/Lshl | ab490ffe492deba94f9522b71b829b8998b669eb | 15ae1cdfd2155a6a04a20edf58107e5d9265d647 | refs/heads/master | 2021-07-09T21:42:34.913186 | 2017-10-10T09:34:01 | 2017-10-10T09:34:01 | 106,397,119 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,715 | java | /**
* Copyright (C) 2016 Hyphenate Inc. All rights reserved.
* <p>
* 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... | [
"imperial_nice@sina.com"
] | imperial_nice@sina.com |
186593d609e80edfacdecc43abfe1f70da441fbd | 04a04fd86b50a1d9e419ef753ead48cfba2554f4 | /channel/src/main/java/com/company/medismart/channel/dto/PatientHistory.java | 9b3695b17dbe1cffe3b897d6e6a05b0c83d85132 | [] | no_license | kasunsk/MediSmart | 054c766d5b0c8f7a4642d42567f717b89383d359 | 36e18e56f5fa34b4882d9c5cdbe1343cdb7a5f06 | refs/heads/master | 2021-07-13T20:34:19.936487 | 2021-01-24T07:22:20 | 2021-01-24T07:22:20 | 228,616,617 | 0 | 1 | null | 2020-01-09T12:35:40 | 2019-12-17T12:55:31 | Java | UTF-8 | Java | false | false | 1,430 | java | package com.company.medismart.channel.dto;
import java.util.Date;
public class PatientHistory {
private Long patientHistoryId;
private String patientNic;
private String disease;
private PatientDiseaseStatus diseaseStatus;
private PatientMedicine providedMedicine;
private Date createdDate;
... | [
"kasunsk@gmail.com"
] | kasunsk@gmail.com |
050b673237cebe652362a72a243361f48d702a20 | c9d77c1a53509dac864ebf03a5be8b1cb30dbed3 | /src/com/aoeng/play/ui/views/InterceptorFrame.java | 991a51d583ea86d6b75459fc7e927dcd22823dff | [] | no_license | tianshan20081/AndroidPlay | cef3a873d6321cec3aab74a16dc4db3318483a49 | e04a624bd6c1db40bb62240503bc2540daf81aa3 | refs/heads/master | 2020-06-04T10:20:01.797578 | 2014-11-28T03:05:24 | 2014-11-28T03:05:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,150 | java | package com.aoeng.play.ui.views;
import java.util.HashMap;
import java.util.LinkedList;
import java.util.List;
import java.util.Map;
import android.content.Context;
import android.view.MotionEvent;
import android.view.View;
import android.view.ViewConfiguration;
import android.widget.FrameLayout;
import com.aoeng.pl... | [
"zhangshch2008@gmail.com"
] | zhangshch2008@gmail.com |
cc29d91b8edc22e20b7afb2fa41b45936f0ec11d | afa7fa021b3aaaed7ead0aa4a15eb652ce0addc0 | /src/main/java/net/canadensys/processing/occurrence/task/PrepareDwcaTask.java | ace82fbb4acf7646d02d55d42b5e9b9615b8fa85 | [] | no_license | maduhu/canadensys-harvester | 06b667ee8bff0c7acfda7dd64372e2ca0a273eb2 | 25673d99dfc887d9a6882844444358828bcb2cd6 | refs/heads/master | 2021-01-24T04:43:11.518780 | 2013-12-05T18:15:59 | 2013-12-05T18:15:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,245 | java | package net.canadensys.processing.occurrence.task;
import java.io.File;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
import java.net.MalformedURLException;
import java.net.URL;
import java.util.Map;
import net.canadensys.processing.ItemTaskIF;
i... | [
"christiangendreau@gmail.com"
] | christiangendreau@gmail.com |
f59d7d648653b224f053ecfef12d95d6c0ea035b | ebcecf4c4192796dfc24b3055674677a66b32597 | /src/test/java/com/tinkerpop/pipes/transform/MemoizePipeTest.java | cca1c0519c5f51482a78d402204b83a5ad022d24 | [
"BSD-3-Clause"
] | permissive | zcox/pipes | ac011ce3af8a1a81812ddce9c574c4e3d9dd487b | 7d4e5fa0f7d2bc5e807d633ce3177c0a3c7389eb | refs/heads/master | 2021-01-18T11:49:48.924285 | 2011-09-30T22:19:06 | 2011-09-30T22:19:06 | 2,361,212 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,250 | java | package com.tinkerpop.pipes.transform;
import com.tinkerpop.pipes.AbstractPipe;
import com.tinkerpop.pipes.filter.FilterPipe;
import com.tinkerpop.pipes.util.FluentPipeline;
import junit.framework.TestCase;
import java.util.Arrays;
/**
* @author Marko A. Rodriguez (http://markorodriguez.com)
*/
public class Memoiz... | [
"okrammarko@gmail.com"
] | okrammarko@gmail.com |
178d85cc46364704110f447d4c7f03ee55ca3aec | ee17edc7902291e44caf3ddbba86d209e3409681 | /src/blur-testsuite/src/main/java/com/nearinfinity/blur/testsuite/RandomSearchTable.java | 191e0bda8e72ae63bc2102e11216f8b80491dd8c | [] | no_license | gaogen123/blur | 1daf78a1b3545f5302ab08c47eb8c96f72f77469 | 6c6a2723a56172cc731b648c051c80e8f374e0db | refs/heads/master | 2022-12-28T03:44:32.399530 | 2012-09-20T14:36:36 | 2012-09-20T14:36:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,338 | java | package com.nearinfinity.blur.testsuite;
import java.io.IOException;
import java.util.ArrayList;
import java.util.Collections;
import java.util.HashSet;
import java.util.List;
import java.util.Random;
import java.util.Set;
import org.apache.thrift.TException;
import com.nearinfinity.blur.thrift.BlurClient;
import co... | [
"amccurry@gmail.com"
] | amccurry@gmail.com |
500bf461a83c2e7c6725b5a3ea950025a1f867ce | 5ca3901b424539c2cf0d3dda52d8d7ba2ed91773 | /src_procyon/com/google/security/zynamics/bindiff/gui/tabpanels/viewtabpanel/graphnodetree/treenodes/AbstractBaseTreeNode$InternalTreeNodeSearcherListener.java | 803f354c6c6e2196c0a3fd9d45e1509b74246c1b | [] | no_license | fjh658/bindiff | c98c9c24b0d904be852182ecbf4f81926ce67fb4 | 2a31859b4638404cdc915d7ed6be19937d762743 | refs/heads/master | 2021-01-20T06:43:12.134977 | 2016-06-29T17:09:03 | 2016-06-29T17:09:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 643 | java | package com.google.security.zynamics.bindiff.gui.tabpanels.viewtabpanel.graphnodetree.treenodes;
import com.google.security.zynamics.bindiff.gui.tabpanels.viewtabpanel.graphnodetree.searcher.*;
class AbstractBaseTreeNode$InternalTreeNodeSearcherListener implements ITreeNodeSearcherListener
{
final /* synthetic */... | [
"manouchehri@riseup.net"
] | manouchehri@riseup.net |
8d639983d1a67bc62fe7c530e74aac36423c45c1 | 95a074a59df888b78223baf3c8badf73eb65983e | /src/main/java/com/example/leetcode/weeklycontest/test187/FindKthSmallestSum.java | 4fbdba20c6011164107fe7c680d535c4728d31d5 | [] | no_license | Giridhar552/leetcode | c3a543c59049e3acfd03a8ada5b98f125be95b01 | 378fb45f7ee27b7ee41549dee0dedabe601522db | refs/heads/master | 2023-07-01T00:34:10.267988 | 2021-08-09T17:18:53 | 2021-08-09T17:18:53 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,489 | java | package com.example.leetcode.weeklycontest.test187;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
/**
* You are given an m * n matrix, mat, and an integer k, which has its rows sorted in non-decreasing order.
*
* You are allowed to choose exactly 1 element from each row to form an array.
... | [
"zhangzui1989@gmail.com"
] | zhangzui1989@gmail.com |
c18de99f52ff03d942b875c0f856caf0dccb4011 | 13ea5da0b7b8d4ba87d622a5f733dcf6b4c5f1e3 | /crash-reproduction-ws/results/XWIKI-13544-22-30-Single_Objective_GGA-WeightedSum/com/xpn/xwiki/internal/template/InternalTemplateManager_ESTest.java | 7e567728ac0f14d5b8d12dc39aeccf764e07e993 | [
"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 | 584 | java | /*
* This file was automatically generated by EvoSuite
* Sat Jan 18 04:15:50 UTC 2020
*/
package com.xpn.xwiki.internal.template;
import org.junit.Test;
import static org.junit.Assert.*;
import org.evosuite.runtime.EvoRunner;
import org.evosuite.runtime.EvoRunnerParameters;
import org.junit.runner.RunWith;
@RunWi... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
b0bd7999aa887370c0bd09b7b60b67f1057939f2 | a90450b6a44715a9752915b2407a4f827cf35baf | /WDE/src/wde/util/QualityCheckFlags.java | d619142c0ca855d233a9d7aedbd6caff13621961 | [] | no_license | usdot-fhwa-stol/WxDE | 8af0ea15dc4d88356142a8e974fac9533490541c | 8614f264ed014ea545a47a134b32c0d6ca03cc9a | refs/heads/master | 2023-02-18T13:58:32.514197 | 2017-11-06T22:33:35 | 2017-11-06T22:40:35 | 41,399,863 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 881 | java | /************************************************************************
* Source filename: QualityCheckFlags.java
* <p/>
* Creation date: May 1, 2013
* <p/>
* Author: zhengg
* <p/>
* Project: WDE
* <p/>
* Objective:
* <p/>
* Developer's notes:
* TODO To change the template for this generated file go to
*... | [
"schultzjl@leidos.com"
] | schultzjl@leidos.com |
81ed80bdd6ebf86c3ae22efdd0458a4224c1df15 | 4ca7f4e12a738f255d8757d2c2349cf4e9a70206 | /storeApp/src/main/java/com/fa/app/store/config/LocaleConfiguration.java | 67c63055105faf188af659352e9e69d4aa352361 | [] | no_license | chanduforstudy/appetency | 59cf50d2e2e9c814d83169cbdf3d87282f91549c | 884e70dd4c94b7c971796279403a0bb34e221325 | refs/heads/master | 2021-01-21T20:46:27.437530 | 2017-05-24T09:43:23 | 2017-05-24T09:43:23 | 92,275,956 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,390 | java | package com.fa.app.store.config;
import io.github.jhipster.config.locale.AngularCookieLocaleResolver;
import org.springframework.context.EnvironmentAware;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.core.env.Environment;
i... | [
"vagrant@vagrant.vm"
] | vagrant@vagrant.vm |
4cde041c74b8c584249d3a36a478ef52cb56a074 | 8ce49e8fdd840c46fc6375ed2eb5485587882d51 | /app/src/main/java/com/lcshidai/lc/model/account/BespeakType.java | 42fe56ef0cad3936a215e6fb339b80b8dd41288a | [] | no_license | huashigen/lcsd | 884fd3f8ea3be73d1bde8302398d0e7efe56d031 | 58a88095ac91eed15b1440153397e822fdaf4736 | refs/heads/master | 2021-04-03T07:10:41.836740 | 2018-04-03T06:17:04 | 2018-04-03T06:17:04 | 124,465,726 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 699 | java | package com.lcshidai.lc.model.account;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.lcshidai.lc.model.BaseData;
@JsonIgnoreProperties(ignoreUnknown = true)
public class BespeakType extends BaseData {
private String post_key; //
privat... | [
"869981597@qq.com"
] | 869981597@qq.com |
b821ac54df8449ba79e943110a557aa9aabe42ce | b83848ad47814df8381ceca9e8d23993d83d824a | /smart-cloud-starter/smart-cloud-starter-core/src/main/java/org/smartframework/cloud/starter/core/business/exception/DataValidateException.java | ab89bae60f739dbb0523a1923a26d93d8d091dd5 | [
"Apache-2.0"
] | permissive | xgx-style/smart-cloud | 247b1007fe33cda6f1a956c61bda2ced97fc7c62 | a908cee015cc8f22a706555f3dbf36662934f50b | refs/heads/master | 2022-04-24T12:31:54.923431 | 2020-04-19T11:15:45 | 2020-04-19T11:15:45 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 443 | java | package org.smartframework.cloud.starter.core.business.exception;
import org.smartframework.cloud.common.pojo.enums.ReturnCodeEnum;
/**
* 数据校验错误
*
* @author liyulin
* @date 2019-05-01
*/
public class DataValidateException extends BaseException {
private static final long serialVersionUID = 1L;
public DataVal... | [
"1634753825@qq.com"
] | 1634753825@qq.com |
87c6ddc26ead2aaae98606f44322023bb9bd57f2 | 435cc8c38474bdd0276208b502f3ca91145141d9 | /crm-ejb/src/main/java/br/com/questor/crm/data/MemberListProducer.java | a8e4dab9e238556d18efbe77caac5cadadfb42db | [] | no_license | estevandiedrich/questorcrm | d677e467d4e88f924e4b32c74e845d2d14bff080 | b2220f1052f9df981c0e9e7ed97992afd1cfd834 | refs/heads/master | 2021-01-10T22:28:19.018299 | 2016-05-04T04:16:25 | 2016-05-04T04:16:25 | 52,612,297 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,615 | java | package br.com.questor.crm.data;
import java.util.List;
import javax.annotation.PostConstruct;
import javax.enterprise.context.RequestScoped;
import javax.enterprise.event.Observes;
import javax.enterprise.event.Reception;
import javax.enterprise.inject.Produces;
import javax.inject.Inject;
import javax.inject.Named;... | [
"estevan.diedrich@gmail.com"
] | estevan.diedrich@gmail.com |
94873146cd4ac3b82fc884c238d4057e387819a1 | c87fa48cb71f76bbcfb406e53177c16219aae4cb | /Datasets/Dataset1/Java/3708.java | 310c3246c89a69bc9551a36df3097ffbd742b25e | [] | 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 | 3,985 | java | package org.apache.lucene.codecs.lucene40.values;
/**
* 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 Apach... | [
"rezende.martins@gmail.com"
] | rezende.martins@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.