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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
bcd25caaa922afb114fa952bc068623774c56da6 | b24a5af8ba7fa4073d79ea0a449801b4d0ffc004 | /jmetal-core/src/main/java/org/uma/jmetal/qualityindicator/impl/Spread.java | 749121c52d2459d1ef0d4c28504aa9f3bbd9a64f | [] | no_license | vitordeatorreao/jMetal | 1cdf04c75e4312837285551ea32ef33431ede3e9 | 29601499ee820231ec224119bd96790cb83e47ab | refs/heads/master | 2020-12-11T08:07:54.176541 | 2015-05-18T19:26:40 | 2015-05-18T19:26:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,273 | java | // Spread.java
//
// Author:
// Antonio J. Nebro <antonio@lcc.uma.es>
// Juan J. Durillo <durillo@lcc.uma.es>
//
// Copyright (c) 2011 Antonio J. Nebro, Juan J. Durillo
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public Lice... | [
"ajnebro@outlook.com"
] | ajnebro@outlook.com |
fea39bac36b8e110831b0b22e397573924be678a | f0ec508f4b480d8d5399a2880e4cbb0533fc2fc1 | /com.gzedu.xlims.biz/src/main/java/com/gzedu/xlims/serviceImpl/exam/temp/ExportExamStudentSeat2VO.java | 3298b656e7b86bd87e9f98d4660e3d3b0bbf56f5 | [] | no_license | lizm335/MyLizm | a327bd4d08a33c79e9b6ef97144d63dae7114a52 | 1bcca82395b54d431fb26817e61a294f9d7dd867 | refs/heads/master | 2020-03-11T17:25:25.687426 | 2018-04-19T03:10:28 | 2018-04-19T03:10:28 | 130,146,458 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 402 | java | /**
* Copyright(c) 2013 版权所有:广州远程教育中心 www.969300.com
*/
package com.gzedu.xlims.serviceImpl.exam.temp;
/**
* 功能说明:
*
* @author 李明 liming@eenet.com
* @Date 2016年12月9日
* @version 2.5
*
*/
public class ExportExamStudentSeat2VO {
// 学号 姓名 卷号 科目名称 考试形式 考试日期 考试时间 考场及座位号 考点 考点地址
}
| [
"lizengming@eenet.com"
] | lizengming@eenet.com |
bbe81c43fa2d35a6a9c41cefc68b19a546e3cae7 | 66d3122f8f031d6e8b27e8ead7aa5ae0d7e33b45 | /net/minecraft/client/block/ColoredBlock.java | 14659f8be885b993d4cc08f37bb8ea260f550858 | [] | no_license | gurachan/minecraft1.14-dp | c10059787555028f87a4c8183ff74e6e1cfbf056 | 34daddc03be27d5a0ee2ab9bc8b1deb050277208 | refs/heads/master | 2022-01-07T01:43:52.836604 | 2019-05-08T17:18:13 | 2019-05-08T17:18:13 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 133 | java | package net.minecraft.client.block;
import net.minecraft.util.DyeColor;
public interface ColoredBlock
{
DyeColor getColor();
}
| [
"879139909@qq.com"
] | 879139909@qq.com |
ae161284341cf6d75d2da03e930f11f0857974af | 87ffe6cef639e2b96b8d5236b5ace57e16499491 | /app/src/main/java/com/xiaomi/mipush/sdk/MiPushMessage.java | a2dcf4d33c05001b32d80db0cb91752a5365761f | [] | no_license | leerduo/FoodsNutrition | 24ffeea902754b84a2b9fbd3299cf4fceb38da3f | a448a210e54f789201566da48cc44eceb719b212 | refs/heads/master | 2020-12-11T05:45:34.531682 | 2015-08-28T04:35:05 | 2015-08-28T04:35:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,372 | java | package com.xiaomi.mipush.sdk;
import java.util.HashMap;
import java.util.Map;
public class MiPushMessage
implements PushMessageHandler.a
{
private String a;
private int b;
private String c;
private String d;
private String e;
private int f;
private int g;
private int h;
private boolean i;
priva... | [
"1060221762@qq.com"
] | 1060221762@qq.com |
559184be4c3a524eaee389a33d51d95276fe5e9b | a26ef48d26ec3d5d1091910edfd4acc8a679faa8 | /vertx/src/main/java/net/kuujo/copycat/vertx/VertxEventBusProtocolServer.java | da666e80caf3f27b6c070b100393e3f650af2e1c | [
"Apache-2.0"
] | permissive | y-higuchi/copycat | 07920bfc7968ea0963db03ff1147f7cecd35d966 | 968b153131e732a241d84ac3a0525bd812ffb60f | refs/heads/master | 2021-01-15T16:37:07.723942 | 2015-02-05T10:59:03 | 2015-02-05T10:59:03 | 26,004,909 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,046 | java | /*
* Copyright 2014 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable l... | [
"jordan.halterman@gmail.com"
] | jordan.halterman@gmail.com |
6c6ff06204ad7dc7e5175724ebf3e9fedd940f66 | 92dd6bc0a9435c359593a1f9b309bb58d3e3f103 | /src/yelpInterview/_LL25ReverseLLSizeK.java | e5ca98d170ce4636be50a3466ea068fcfaff3590 | [
"MIT"
] | permissive | darshanhs90/Java-Coding | bfb2eb84153a8a8a9429efc2833c47f6680f03f4 | da76ccd7851f102712f7d8dfa4659901c5de7a76 | refs/heads/master | 2023-05-27T03:17:45.055811 | 2021-06-16T06:18:08 | 2021-06-16T06:18:08 | 36,981,580 | 3 | 3 | null | null | null | null | UTF-8 | Java | false | false | 1,409 | java | package yelpInterview;
import java.util.Stack;
public class _LL25ReverseLLSizeK {
static class Node{
int value;
Node next;
public Node(int value) {
this.value=value;
}
}
public static void main(String a[]){
Node n=new Node(1);
n.next=new Node(2);
n.next.next=new Node(3);
n.next.next.next=new No... | [
"hsdars@gmail.com"
] | hsdars@gmail.com |
728fbc015a20c265de0f7750c93c498a599adc08 | 6d82f06048d330216b17c19790f29075e62e47d5 | /snapshot/runtime/util/i18n/src/java/org/apache/avalon/util/i18n/ResourceManager.java | 56dab609a5fe20d64c62dc8077c25e4719c59d5b | [] | no_license | IdelsTak/dpml-svn | 7d1fc3f1ff56ef2f45ca5f7f3ae88b1ace459b79 | 9f9bdcf0198566ddcee7befac4a3b2c693631df5 | refs/heads/master | 2022-03-19T15:50:45.872930 | 2009-11-23T08:45:39 | 2009-11-23T08:45:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,448 | java | /*
* Copyright 1999-2004 The Apache Software Foundation
* 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 b... | [
"niclas@00579e91-1ffa-0310-aa18-b241b61564ef"
] | niclas@00579e91-1ffa-0310-aa18-b241b61564ef |
2e5330d2dd4a02e3cdd13a6677701d42248f79fb | 4d490754183a5a0f0c73703954561ccdadfb8698 | /src/net/dzikoysk/funnyguilds/util/configuration/ConfigurationParser.java | ba653328242bb2049e27381df3a91361f55f4ba3 | [] | no_license | miki226/FunnyGuilds | 1e85671d7314faf8cb80275caaf90c0dce0d37ca | cbbe878b7d70c591c7068b53fda6c8c51531bac7 | refs/heads/master | 2021-01-21T09:06:13.194197 | 2014-11-17T21:24:02 | 2014-11-17T21:24:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,118 | java | package net.dzikoysk.funnyguilds.util.configuration;
import java.util.Map;
import java.util.Stack;
public class ConfigurationParser {
private final String[] code;
private Map<String, ConfigurationObject> result;
public ConfigurationParser(String[] code){
this.code = code;
this.run();
}
public void run(... | [
"dzikoysk@dzikoysk.net"
] | dzikoysk@dzikoysk.net |
e80aaa58aff01a02ea13e4306a639dabfc9bd91d | 11bc2c26ba2c3e8cfb58e5dd7ab430ec0e16a375 | /ACORD_PC_JAXB/src/org/acord/standards/pc_surety/acord1/xml/PersInlandMarineLineBusinessType.java | 1d6eac445dfae92a8ec1a2cf2bfd3c10993e171c | [] | no_license | TimothyDH/neanderthal | b295b3e3401ab403fb89950f354c83f3690fae38 | 1444b21035e3a846d85ea1bf32638a1e535bca67 | refs/heads/master | 2021-05-04T10:25:54.675556 | 2019-09-05T13:49:14 | 2019-09-05T13:49:14 | 45,859,747 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,092 | java | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.2-147
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2010... | [
"Bryan.Bringle@3f59fb54-24d0-11df-be41-57e7d1eefd51"
] | Bryan.Bringle@3f59fb54-24d0-11df-be41-57e7d1eefd51 |
d1f20e13694d0d547b79b8994b610f07685f7e49 | 9dadd9ae01e963ff7a103069776e83053fc6a6f6 | /src/main/java/es/upcnet/domain/Authority.java | f4c0ece319cfa66bbed1dcb533d7206c21d14cb8 | [] | no_license | aplaza74/jhipsterSampleApplication | 0866f78618720570a21e16e14d267d065b364496 | 07c8827f7597570ceaa35075561acc5e7c8d7925 | refs/heads/master | 2021-09-01T19:10:52.950091 | 2017-12-28T10:56:58 | 2017-12-28T10:56:58 | 115,614,520 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,447 | java | package es.upcnet.domain;
import org.hibernate.annotations.Cache;
import org.hibernate.annotations.CacheConcurrencyStrategy;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.Table;
import javax.persistence.Column;
import javax.validation.constraints.NotNull;
import javax.validatio... | [
"jhipster-bot@users.noreply.github.com"
] | jhipster-bot@users.noreply.github.com |
9ec35d6164a2eb6340d8409a462bb7b0e9e0ddb6 | 000e9ddd9b77e93ccb8f1e38c1822951bba84fa9 | /java/classes2/com/megvii/zhimasdk/d/b.java | ef86a8e5fde1dec162050e3f84c84bcf2dbd6905 | [
"Apache-2.0"
] | permissive | Paladin1412/house | 2bb7d591990c58bd7e8a9bf933481eb46901b3ed | b9e63db1a4975b614c422fed3b5b33ee57ea23fd | refs/heads/master | 2021-09-17T03:37:48.576781 | 2018-06-27T12:39:38 | 2018-06-27T12:41:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,962 | java | package com.megvii.zhimasdk.d;
import android.content.Context;
import android.content.res.Resources;
import android.util.Base64;
import com.megvii.zhimasdk.R.raw;
import java.io.ByteArrayOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.security.MessageDigest;
import java.security.NoSuc... | [
"ght163988@autonavi.com"
] | ght163988@autonavi.com |
2c3b9bd213b9e6183682c42f1b307d30e871824e | 01d1b40592982e978e195c451d5d45c4126e3550 | /evcache-server-spring-cloud-autoconfigure/src/main/java/com/github/aafwu00/evcache/server/spring/cloud/MemcachedReactiveHealthIndicator.java | 6da7893287a8632a353d6979271f48fc02e5e032 | [
"Apache-2.0"
] | permissive | maisonarmani/netflix-evcache-spring | 296ddcd61584692eea8f3fc4ca4cdc7e8d9ae125 | ec4cf05b8c323cbf69d8dec5df5e063f8645df2f | refs/heads/master | 2022-04-14T09:34:37.407834 | 2020-04-11T04:07:28 | 2020-04-11T04:07:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,615 | java | /*
* Copyright 2017-2020 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... | [
"aafwu00@gmail.com"
] | aafwu00@gmail.com |
290eeef54a1db416a35ef204631c59030b7c2b33 | 590cebae4483121569983808da1f91563254efed | /Router/eps2-src/balancer/src/main/java/ru/acs/fts/eps2/balancer/dispatch/IMessageDispatcher.java | 6100c786ee266d606e75d87a6005d51ed44567b7 | [] | no_license | ke-kontur/eps | 8b00f9c7a5f92edeaac2f04146bf0676a3a78e27 | 7f0580cd82022d36d99fb846c4025e5950b0c103 | refs/heads/master | 2020-05-16T23:53:03.163443 | 2014-11-26T07:00:34 | 2014-11-26T07:01:51 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 314 | java | package ru.acs.fts.eps2.balancer.dispatch;
import javax.jms.Message;
import ru.acs.fts.eps2.balancer.exceptions.MessageDispatchException;
public interface IMessageDispatcher
{
void dispatch( Message message ) throws MessageDispatchException;
void discard( Message message ) throws MessageDispatchException;
}
| [
"m@brel.me"
] | m@brel.me |
976d860200be9607f1a542dc35cfc47a2a2b70f4 | a1826c2ed9c12cfc395fb1a14c1a2e1f097155cb | /retailbot-20210224/src/main/java/com/aliyun/retailbot20210224/models/AddCoreEntryRequest.java | 3c7594b5df296c3fa68839359729403793c62f57 | [
"Apache-2.0"
] | permissive | aliyun/alibabacloud-java-sdk | 83a6036a33c7278bca6f1bafccb0180940d58b0b | 008923f156adf2e4f4785a0419f60640273854ec | refs/heads/master | 2023-09-01T04:10:33.640756 | 2023-09-01T02:40:45 | 2023-09-01T02:40:45 | 288,968,318 | 40 | 45 | null | 2023-06-13T02:47:13 | 2020-08-20T09:51:08 | Java | UTF-8 | Java | false | false | 2,267 | java | // This file is auto-generated, don't edit it. Thanks.
package com.aliyun.retailbot20210224.models;
import com.aliyun.tea.*;
public class AddCoreEntryRequest extends TeaModel {
@NameInMap("RobotCode")
public String robotCode;
@NameInMap("SimilarEntry")
public AddCoreEntryRequestSimilarEntry similarEn... | [
"sdk-team@alibabacloud.com"
] | sdk-team@alibabacloud.com |
4ac0f8aebb2764861f147ffe480aa65c669fffab | e966c5abcd225460feee543f9c439467a3b957b4 | /src/main/java/sexy/kostya/serena/network/SerenaPacketProcessor.java | a25af4f07598d91442299b82c85c2a66a9b5bee8 | [] | no_license | RinesThaix/Serena | d668ac7cf818c0d47f4102c2ec8951511aefe255 | 0b30110293e2aee76791279749d7e464472f5035 | refs/heads/master | 2020-04-06T07:08:48.285470 | 2018-03-07T16:02:22 | 2018-03-07T16:02:22 | 124,180,295 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,415 | java | package sexy.kostya.serena.network;
import org.inmine.network.Packet;
import org.inmine.network.PacketProcessor;
import java.util.concurrent.Executor;
import java.util.concurrent.Executors;
import java.util.concurrent.ThreadFactory;
import java.util.concurrent.atomic.AtomicInteger;
import java.util.function.Consumer;... | [
"iam@kostya.sexy"
] | iam@kostya.sexy |
23c089d8232de14420e86a87f0f659a199f997a3 | e58a8e0fb0cfc7b9a05f43e38f1d01a4d8d8cf1f | /Chrystalz/src/studio/ignitionigloogames/chrystalz/manager/asset/MusicManager.java | 74b4a0a53d789d769f8dd28c737c2996875a6ac6 | [
"Unlicense"
] | permissive | retropipes/older-java-games | 777574e222f30a1dffe7936ed08c8bfeb23a21ba | 786b0c165d800c49ab9977a34ec17286797c4589 | refs/heads/master | 2023-04-12T14:28:25.525259 | 2021-05-15T13:03:54 | 2021-05-15T13:03:54 | 235,693,016 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,992 | java | /* Chrystalz: A dungeon-crawling, roguelike game
Licensed under MIT. See the LICENSE file for details.
All support is handled via the GitHub repository: https://github.com/IgnitionIglooGames/chrystalz
*/
package studio.ignitionigloogames.chrystalz.manager.asset;
import java.net.URL;
import java.nio.BufferUnderflowE... | [
"eric.ahnell@puttysoftware.com"
] | eric.ahnell@puttysoftware.com |
a48fcce10b8f1abd5ad63653e29f02d5af0eab8e | 4c8f1a68b02bdfe613f4cb9cdc5c7363a43aaff5 | /src/main/java/com/cjburkey/claimchunk/config/ccconfig/CCConfigParser.java | ab59ec95210f5e241a39d07a4f0854ccce398fe3 | [
"MIT"
] | permissive | duwhyy/ClaimChunk | b1723c9a0329c3ee8e1e37dd8a8e840663cc545e | 7e2eadb700da2c5247b7f3b90b2c0add8f35498e | refs/heads/master | 2023-07-07T12:00:55.684433 | 2021-07-27T05:48:14 | 2021-07-27T05:48:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,221 | java | package com.cjburkey.claimchunk.config.ccconfig;
import javax.annotation.Nonnull;
import java.util.*;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
public class CCConfigParser {
private static final int REGEX_FLAGS = Pattern.COMMENTS // This makes the regex a lot easier to r... | [
"cjburkey01@gmail.com"
] | cjburkey01@gmail.com |
c8fa63407bd3aad31416b5d6ebc9a3dc63260d6b | d620ab67aa540c7d8466325a39f962fcf074bd06 | /modules/dsb-cxfutils/src/test/java/org/petalslink/dsb/cxf/HelloServiceImpl.java | ccaf37b1e90f21c832b0c6e1450729ce232b100f | [] | no_license | chamerling/petals-dsb | fa8439f28bb4077a9324371d7eb691b484a12d24 | 58b355b79f4a4d753a3c762f619ec2b32833549a | refs/heads/master | 2016-09-05T20:44:59.125937 | 2012-03-27T10:28:37 | 2012-03-27T10:28:37 | 3,722,608 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 348 | java | /**
*
*/
package org.petalslink.dsb.cxf;
/**
* @author chamerling
*
*/
public class HelloServiceImpl implements HelloService {
/* (non-Javadoc)
* @see org.petalslink.dsb.cxf.HelloService#sayHello(java.lang.String)
*/
public String sayHello(String in) {
System.out.println("WS Called");
... | [
"christophe.hamerling@gmail.com"
] | christophe.hamerling@gmail.com |
6c658fd45a1d9f1314ed888da10cd3b04a03d58b | 90f3a8153d4b55d854c570d3ef90f69e965e7bfd | /Coding Ninjas/KaranAtThePg.java | 0ba3d3fee448b0a8fe6f4ac55115c3b8e3f947af | [] | no_license | uditiarora/Competitive | d75c3b60d4818736f428517a0f944f3854b2c47a | f57b0202d02ab15b147bf50e9357a2a6e256fa93 | refs/heads/master | 2023-07-07T09:12:15.098829 | 2020-10-26T12:45:34 | 2020-10-26T12:45:34 | 203,732,572 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,666 | java | import java.util.*;
public class Main {
public static void main(String args[] ) throws Exception {
Scanner s = new Scanner(System.in);
int q=s.nextInt();
for(int t=0;t<q;t++)
{
int n=s.nextInt();
String s1[]=(s.next()).split(":");
int in=I... | [
"uditiarora@gmail.com"
] | uditiarora@gmail.com |
3c7da686685871fe7b82d6fe5b1c3a888aee13df | cca87c4ade972a682c9bf0663ffdf21232c9b857 | /com/tencent/mm/boot/svg/a/a/dl.java | b0485a27d24a2e92a79f763a111d199d8aa4adb7 | [] | no_license | ZoranLi/wechat_reversing | b246d43f7c2d7beb00a339e2f825fcb127e0d1a1 | 36b10ef49d2c75d69e3c8fdd5b1ea3baa2bba49a | refs/heads/master | 2021-07-05T01:17:20.533427 | 2017-09-25T09:07:33 | 2017-09-25T09:07:33 | 104,726,592 | 12 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,659 | java | package com.tencent.mm.boot.svg.a.a;
import android.graphics.Canvas;
import android.graphics.Matrix;
import android.graphics.Paint;
import android.graphics.Paint.Cap;
import android.graphics.Paint.Join;
import android.graphics.Paint.Style;
import android.graphics.Path;
import android.os.Looper;
import com.tencent.mm.s... | [
"lizhangliao@xiaohongchun.com"
] | lizhangliao@xiaohongchun.com |
d1568b9454b6c5d7ec26263a47f6ebd3d7b060e9 | dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9 | /data_defect4j/preprossed_method_corpus/Lang/1/org/apache/commons/lang3/math/NumberUtils_max_1211.java | 1b3788996f380aa2b4a81a0f3f94d0e7718b07a6 | [] | 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,567 | java |
org apach common lang3 math
extra function java number class
version
number util numberutil
... | [
"hvdthong@gmail.com"
] | hvdthong@gmail.com |
2d89ffd2a4f93a64edd81cb0501b035f995060ea | 0f1a73dc0329cead4fa60981c1c1eb141d758a5d | /kfs-parent/core/src/main/java/org/kuali/kfs/gl/businessobject/PosterOutputSummaryBalanceTypeFiscalYearAndPeriodTotal.java | 10242c316cc37cb91084bd606307aa5fa2851272 | [] | no_license | r351574nc3/kfs-maven | 20d9f1a65c6796e623c4845f6d68834c30732503 | 5f213604df361a874cdbba0de057d4cd5ea1da11 | refs/heads/master | 2016-09-06T15:07:01.034167 | 2012-06-01T07:40:46 | 2012-06-01T07:40:46 | 3,441,165 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,266 | java | /*
* Copyright 2011 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 requir... | [
"r351574nc3@gmail.com"
] | r351574nc3@gmail.com |
d7b49a7f3691ab946859a456aa43f1782d22ca98 | 33f7b7950db2398877157eea5651f7bb9497cef9 | /backend/src/main/java/com/algamoney/api/model/Endereco.java | fff1e847202a7ad81e1472215cb6fa09dbcf496f | [] | no_license | marcelosoliveira/projeto-controle-financeiro | 95ec03d0c2f805845e931c91c30228144e9b5044 | 202836ae725b45941378870fe0c19441b1785f1a | refs/heads/master | 2023-09-04T05:29:57.520078 | 2021-10-24T14:37:46 | 2021-10-24T14:37:46 | 403,731,699 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 314 | java | package com.algamoney.api.model;
import javax.persistence.Embeddable;
import lombok.Data;
@Data
@Embeddable
public class Endereco {
private String logradouro;
private String numero;
private String complemento;
private String bairro;
private String cep;
private String cidade;
private String estado;
}
| [
"msbobsk8@gmail.com"
] | msbobsk8@gmail.com |
ed4b63f5b008999e35eabfc9dc6f1f4ac87d6d53 | fd49852c3426acf214b390c33927b5a30aeb0e0a | /aosp/javalib/android/app/Instrumentation$1ContextMenuRunnable.java | 8673052b1ecd5dc9657cfba365b8d3f519edeae9 | [] | no_license | HanChangHun/MobilePlus-Prototype | fb72a49d4caa04bce6edb4bc060123c238a6a94e | 3047c44a0a2859bf597870b9bf295cf321358de7 | refs/heads/main | 2023-06-10T19:51:23.186241 | 2021-06-26T08:28:58 | 2021-06-26T08:28:58 | 333,411,414 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 708 | java | package android.app;
class ContextMenuRunnable implements Runnable {
private final Activity activity;
private final int flags;
private final int identifier;
boolean returnValue;
public ContextMenuRunnable(Activity paramActivity, int paramInt1, int paramInt2) {
this.activity = paramActivity;
... | [
"ehwjs1914@naver.com"
] | ehwjs1914@naver.com |
b7a775b708b28ec3914a41e34948f7bf9482d953 | 921b73fb6a0964210b9f513b9aa08b4d1c2cf7d7 | /src/main/java/TercerParcialClase/Bridge/basic/Implementor.java | 811b2737958f08fadccee15be3875d7bb3cdbad3 | [] | no_license | X4TKC/PatronesDeDiseno | d781ff5b4c7459f01dfe484cdc18e7a9ec89d75b | 0ccbadc36ae5355707193766cec3e71dac5830b3 | refs/heads/master | 2020-08-10T03:14:55.449201 | 2019-11-15T12:26:14 | 2019-11-15T12:26:14 | 214,243,199 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 134 | java | package TercerParcialClase.Bridge.basic;
public interface Implementor {
public void operationA();
public void operationB();
} | [
"tovilaskevin@gmail.com"
] | tovilaskevin@gmail.com |
df3be69dc940cefd520621b03d96e021e7d0f3cd | f8c25703d021e75771bb23e8f118f747ba2720d4 | /gazetteer-osm/src/main/java/io/gazetteer/osm/rocksdb/RocksdbConsumer.java | c835ee2b77793ddf630a1535cdab52b79e59e72e | [
"Apache-2.0"
] | permissive | fossabot/gazetteer | b11f888ee27ab4b7966374484c7bb48b9e42a84f | 00c976bc59ded4a77debf715dbf743d441eaedd3 | refs/heads/master | 2020-04-20T16:12:25.085820 | 2019-02-03T14:08:47 | 2019-02-03T14:08:47 | 168,952,013 | 0 | 0 | null | 2019-02-03T14:08:46 | 2019-02-03T14:08:46 | null | UTF-8 | Java | false | false | 876 | java | package io.gazetteer.osm.rocksdb;
import io.gazetteer.osm.domain.Node;
import io.gazetteer.osm.domain.Way;
import io.gazetteer.osm.osmpbf.DataBlock;
import java.util.Collection;
import java.util.function.Consumer;
import static com.google.common.base.Preconditions.checkNotNull;
public class RocksdbConsumer implemen... | [
"bchapuis@gmail.com"
] | bchapuis@gmail.com |
3ffce640ddf9a6cde9579ab4fe67abeb73e243af | be73270af6be0a811bca4f1710dc6a038e4a8fd2 | /crash-reproduction-moho/results/LANG-19b-1-14-PESA_II-WeightedSum:TestLen:CallDiversity/org/apache/commons/lang3/text/translate/NumericEntityUnescaper_ESTest_scaffolding.java | 268c18d40528d8ad0a5672698f2ff22212ea0d61 | [] | no_license | STAMP-project/Botsing-multi-objectivization-using-helper-objectives-application | cf118b23ecb87a8bf59643e42f7556b521d1f754 | 3bb39683f9c343b8ec94890a00b8f260d158dfe3 | refs/heads/master | 2022-07-29T14:44:00.774547 | 2020-08-10T15:14:49 | 2020-08-10T15:14:49 | 285,804,495 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 466 | java | /**
* Scaffolding file used to store all the setups needed to run
* tests automatically generated by EvoSuite
* Sun Jan 19 16:38:15 UTC 2020
*/
package org.apache.commons.lang3.text.translate;
import org.evosuite.runtime.annotation.EvoSuiteClassExclude;
import org.junit.BeforeClass;
import org.junit.Before;
impo... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
4e74ef8893f55fff59387aabe00f324a0df48e83 | 385af1ff329d32af6aa66fd24626304f193b41ae | /src/main/java/com/my/rental/adaptor/RentalConsumer.java | 8d348beef085226bc90b5fe912078e94e46f2a48 | [] | no_license | PaengE/book-rental-service-rental | 1f0abd3674a2d6fa67d6c0f5142370d168dac23e | bbfe3b4d6a42cb99db1c743528fec09f06e6ef96 | refs/heads/master | 2023-06-07T11:13:19.705601 | 2021-07-05T09:16:41 | 2021-07-05T09:16:41 | 373,809,177 | 1 | 0 | null | 2021-07-05T09:16:42 | 2021-06-04T10:43:19 | Java | UTF-8 | Java | false | false | 3,275 | java | package com.my.rental.adaptor;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.my.rental.config.KafkaProperties;
import com.my.rental.domain.Rental;
import com.my.rental.domain.event.UserIdCreated;
import com.my.rental.service.RentalService;
import java.time.Duration;
import java.util.Collections;
impor... | [
"ckddn2820@gmail.com"
] | ckddn2820@gmail.com |
50ef247865b6d78cfc10de4431ba12694d874029 | 5076e9c5113ed349680e2e10be701f3184c44b66 | /libraries/ExoPlayer-r2.6.1/library/core/src/main/java/com/google/android/exoplayer2/extractor/mp3/XingSeeker.java | 3bfa9f8e7f4d525f1a105fa3c26ac6dda57a656f | [
"MIT",
"Apache-2.0"
] | permissive | gmplemenos/transistor | 56205743caf16a9d16f4a085e03309b8827139e5 | 67c7e499244fdd270ac10f54622aa3b789ba8a41 | refs/heads/master | 2021-05-13T23:05:39.624776 | 2018-01-05T19:35:37 | 2018-01-05T19:35:42 | 116,503,701 | 0 | 0 | null | 2018-01-06T17:52:21 | 2018-01-06T17:52:21 | null | UTF-8 | Java | false | false | 6,754 | java | /*
* Copyright (C) 2016 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | [
"mail@y20k.org"
] | mail@y20k.org |
30c3fb8809d496845e0308cf39029f9a0c3e0289 | a47f5306c4795d85bf7100e646b26b614c32ea71 | /sphairas-libs/couchdb/src/org/thespheres/betula/couchdb/ui/CouchDBCredentialsController.java | e8dadf75c31585ddfe91dd4160895c23991d2982 | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | sphairas/sphairas-desktop | 65aaa0cd1955f541d3edcaf79442e645724e891b | f47c8d4ea62c1fc2876c0ffa44e5925bfaebc316 | refs/heads/master | 2023-01-21T12:02:04.146623 | 2020-10-22T18:26:52 | 2020-10-22T18:26:52 | 243,803,115 | 2 | 1 | Apache-2.0 | 2022-12-06T00:34:25 | 2020-02-28T16:11:33 | Java | UTF-8 | Java | false | false | 2,629 | java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package org.thespheres.betula.couchdb.ui;
import java.beans.PropertyChangeListener;
import java.beans.PropertyChangeSupport;
import ja... | [
"boris.heithecker@gmx.net"
] | boris.heithecker@gmx.net |
bf4bca340506c9cd4922e4965bc8b2bfb17c178e | 0708888b1ae0b9827d02afa113818ea07088b6cc | /v2/datastream-to-spanner/src/test/java/com/google/cloud/teleport/v2/templates/spanner/ProcessInformationSchemaTest.java | e9ec99e4abe8d8d8b116072758224a781e361c8a | [
"Apache-2.0"
] | permissive | Pio1006/DataflowTemplates | 93201954a5b4b5bd7804a5631c2f2a35d40cd971 | 7c054cec559d5df69451d98a825647a890b56ecf | refs/heads/master | 2023-07-12T03:17:21.596892 | 2021-06-24T11:41:15 | 2021-06-24T11:41:15 | 397,986,386 | 0 | 0 | Apache-2.0 | 2021-08-19T15:19:17 | 2021-08-19T15:16:27 | null | UTF-8 | Java | false | false | 5,240 | java | /*
* Copyright (C) 2021 Google 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 obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | [
"cloud-teleport@google.com"
] | cloud-teleport@google.com |
08e0142876a7503223f7241adddfa6ef102d15d9 | 6882f778ff961d5c87e838f2027d61d7021bd6bc | /org.jvoicexml.callmanager.text/unittests/src/org/jvoicexml/callmanager/text/TestTextApplication.java | 233b6359aae7d8afbe540fdef4bb691abe8a8b95 | [] | no_license | ridixcr/JVoiceXML | ac75ce5484e41dcf720269e63caeb262b14fb2c8 | 3b36d974ec41b3d5a277fd2454957fd3331a6fe4 | refs/heads/master | 2021-01-18T03:45:57.337021 | 2015-09-16T07:05:52 | 2015-09-16T07:05:52 | 42,839,146 | 1 | 0 | null | 2015-09-21T02:21:46 | 2015-09-21T02:21:45 | null | UTF-8 | Java | false | false | 3,322 | java | /*
* File: $HeadURL$
* Version: $LastChangedRevision$
* Date: $Date$
* Author: $LastChangedBy$
*
* JVoiceXML - A free VoiceXML implementation.
*
* Copyright (C) 2012-2013 JVoiceXML group - http://jvoicexml.sourceforge.net
*
* This library is free software; you can redistribute it and/or
* modify it un... | [
"dirk.schnelle@jvoicexml.org"
] | dirk.schnelle@jvoicexml.org |
f5848808e6031b2b364b687924e8188bac488fcc | 7dbbe21b902fe362701d53714a6a736d86c451d7 | /BzenStudio-5.6/Source/com/zend/ide/cb/a/oc.java | f59b4ec7fc74406e663d70965dcf8b6765e95d10 | [] | no_license | HS-matty/dev | 51a53b4fd03ae01981549149433d5091462c65d0 | 576499588e47e01967f0c69cbac238065062da9b | refs/heads/master | 2022-05-05T18:32:24.148716 | 2022-03-20T16:55:28 | 2022-03-20T16:55:28 | 196,147,486 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 600 | java | package com.zend.ide.cb.a;
import com.zend.ide.util.c.h;
import com.zend.ide.util.ct;
import java.awt.event.ActionEvent;
import javax.swing.AbstractAction;
class oc extends AbstractAction
{
final dd a;
public oc(dd paramdd)
{
super(ct.a(116));
}
public void actionPerformed(ActionEvent paramActionEvent... | [
"byqdes@gmail.com"
] | byqdes@gmail.com |
132d8e4967e22d72b42a536f452d2a74a6e6f48d | 7f20b1bddf9f48108a43a9922433b141fac66a6d | /csplugins/trunk/ucsd/kono/NCBIUI/src/edu/ucsd/bioeng/idekerlab/ncbiclientui/NCBIUIPlugin.java | 1eafd4bf9b7db413141905ebc067d2044acd7734 | [] | no_license | ahdahddl/cytoscape | bf783d44cddda313a5b3563ea746b07f38173022 | a3df8f63dba4ec49942027c91ecac6efa920c195 | refs/heads/master | 2020-06-26T16:48:19.791722 | 2013-08-28T04:08:31 | 2013-08-28T04:08:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,340 | java | /*
Copyright (c) 2006, 2007, The Cytoscape Consortium (www.cytoscape.org)
The Cytoscape Consortium is:
- Institute for Systems Biology
- University of California San Diego
- Memorial Sloan-Kettering Cancer Center
- Institut Pasteur
- Agilent Technologies
This library is free software; you can redistribute it ... | [
"kono@0ecc0d97-ab19-0410-9704-bfe1a75892f5"
] | kono@0ecc0d97-ab19-0410-9704-bfe1a75892f5 |
078447b0fa2fb7b08aeef47e951d44255c1ffe35 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/8/8_1c01ecdc8bdb26db006a9e7fca946214d646ed8b/ImageLayer/8_1c01ecdc8bdb26db006a9e7fca946214d646ed8b_ImageLayer_s.java | c5365bfe5b2263d3707a183718cc5010ef11e0ba | [] | 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,409 | java | package net.coobird.paint.image;
import java.awt.Graphics2D;
import java.awt.image.BufferedImage;
import net.coobird.paint.BlendingMode;
/*************************
* TODO Clean up this class!!
*/
/**
* Represents a image layer within the Untitled Image Manipulation Application
* @auth... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
d8e3eddda8bfc9cd3515cea2c7cd5aafd206037c | 0af8b92686a58eb0b64e319b22411432aca7a8f3 | /large-multiproject/project35/src/main/java/org/gradle/test/performance35_3/Production35_255.java | 2f93c0972b8febcebe63cfe32eaa5999042bdd4d | [] | 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 | 305 | java | package org.gradle.test.performance35_3;
public class Production35_255 extends org.gradle.test.performance12_3.Production12_255 {
private final String property;
public Production35_255() {
this.property = "foo";
}
public String getProperty() {
return property;
}
}
| [
"cedric.champeau@gmail.com"
] | cedric.champeau@gmail.com |
0a9e401bc21e3381ce75407993a61682c63a1dec | 180e78725121de49801e34de358c32cf7148b0a2 | /dataset/protocol1/kylin/learning/4524/AclPermissionFactory.java | 49015984c13d2983b5f9699181d65662a6143bb3 | [] | no_license | ASSERT-KTH/synthetic-checkstyle-error-dataset | 40e8d1e0a7ebe7f7711def96a390891a6922f7bd | 40c057e1669584bfc6fecf789b5b2854660222f3 | refs/heads/master | 2023-03-18T12:50:55.410343 | 2019-01-25T09:54:39 | 2019-01-25T09:54:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,034 | 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 ... | [
"bloriot97@gmail.com"
] | bloriot97@gmail.com |
6b6bfe8682473a61231be5fb30050116aa7eeb5f | f11d0634c95a3340dd6b880ddd892a8da85729a9 | /way-cnab/src/test/java/br/com/objectos/way/cnab/TesteDeLoteExtItau.java | 7aad95c7dc1b0eaf13e7a5d0eb1c7661993753d2 | [
"Apache-2.0"
] | permissive | fredwilliamtjr/jabuticava | 11e27091cffd080853b6811ef364c8c9ab9aa9aa | 3235e3cc2f48e2145c86dfe73b88ebeed141cddb | refs/heads/master | 2023-03-18T05:16:17.925964 | 2014-09-27T22:00:56 | 2014-09-27T22:00:56 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,735 | java | /*
* Copyright 2014 Objectos, Fábrica de Software LTDA.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicab... | [
"marcio.endo@objectos.com.br"
] | marcio.endo@objectos.com.br |
cfc1ebeb266be1443b99ff05aa755ddd9616ad0a | fa1408365e2e3f372aa61e7d1e5ea5afcd652199 | /src/testcases/CWE523_Unprotected_Cred_Transport/CWE523_Unprotected_Cred_Transport__Servlet_16.java | a6fb029c5150ef5ae04c2e34caa6d12f101f218a | [] | no_license | bqcuong/Juliet-Test-Case | 31e9c89c27bf54a07b7ba547eddd029287b2e191 | e770f1c3969be76fdba5d7760e036f9ba060957d | refs/heads/master | 2020-07-17T14:51:49.610703 | 2019-09-03T16:22:58 | 2019-09-03T16:22:58 | 206,039,578 | 1 | 2 | null | null | null | null | UTF-8 | Java | false | false | 4,205 | java | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE523_Unprotected_Cred_Transport__Servlet_16.java
Label Definition File: CWE523_Unprotected_Cred_Transport__Servlet.label.xml
Template File: point-flaw-16.tmpl.java
*/
/*
* @description
* CWE: 523 Unprotected Transport of Credentials
* Sinks: non_ssl
* GoodSink... | [
"bqcuong2212@gmail.com"
] | bqcuong2212@gmail.com |
47005dc7fab5bbc636f3416b8fa20cfb34332a4d | 4b02716fe4b91399d2bfda4dda3becc31a9d793a | /huigou-uasp/src/main/java/com/huigou/uasp/bmp/dataManage/domain/query/OpdatakindQueryRequest.java | 1605326ab3854c15d6ee444cf77fcc7c3edb6017 | [] | no_license | wuyounan/drawio | 19867894fef13596be31f4f5db4296030f2a19b6 | d0d1a0836e6b3602c27a53846a472a0adbe15e93 | refs/heads/develop | 2022-12-22T05:12:08.062112 | 2020-02-06T07:28:12 | 2020-02-06T07:28:12 | 241,046,824 | 0 | 2 | null | 2022-12-16T12:13:57 | 2020-02-17T07:38:48 | JavaScript | UTF-8 | Java | false | false | 1,077 | java | package com.huigou.uasp.bmp.dataManage.domain.query;
import com.huigou.data.domain.query.QueryAbstractRequest;
/**
* 数据管理权限维度定义
*
* @author xx
* SA_OPDATAKIND
* @date 2018-09-04 10:52
*/
public class OpdatakindQueryRequest extends QueryAbstractRequest {
/**
* 编码
**/
protected String ... | [
"2232911026@qq.com"
] | 2232911026@qq.com |
2732c8ce1e8442a7b2842b0f60c42f872a758f8b | 97386b00aa112044a46b55db632c6be1195ed79d | /src/main/java/com/adpf/tracking/entity/TAppLogin.java | daf0d0a484a6bbf0fbbf500e93f82f9b857922c4 | [] | no_license | mayongcan/adpf | 8f1a036c05afdb8978730eebaa5860b5bc56219e | 69d3be034e4270501f56da5a3ac3a82825c4aac9 | refs/heads/master | 2022-07-09T21:57:35.733201 | 2020-01-20T07:04:48 | 2020-01-20T07:04:48 | 255,856,674 | 0 | 0 | null | 2022-06-29T18:04:31 | 2020-04-15T08:43:22 | Java | UTF-8 | Java | false | false | 2,571 | java | /*
* Copyright(c) 2018 gimplatform(通用信息管理平台) All rights reserved.
*/
package com.adpf.tracking.entity;
import java.io.Serializable;
import java.util.Date;
import javax.persistence.Basic;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.Ge... | [
"1571638094@qq.com"
] | 1571638094@qq.com |
218cb5fc2e92f76fa058f2caf06aa4bd016139ab | 72e1e90dd8e1e43bad4a6ba46a44d1f30aa76fe6 | /java/core/javaee7-samples-master/websocket/atmosphere-chat/src/main/java/org/javaee7/websocket/atmosphere/JacksonDecoder.java | 94ef5505f1e21f3b124246ffdfa8e36b31f61805 | [
"CDDL-1.0",
"MIT",
"GPL-2.0-only",
"LicenseRef-scancode-oracle-openjdk-exception-2.0",
"Apache-2.0"
] | permissive | fernando-romulo-silva/myStudies | bfdf9f02778d2f4993999f0ffc0ddd0066ec41b4 | aa8867cda5edd54348f59583555b1f8fff3cd6b3 | refs/heads/master | 2023-08-16T17:18:50.665674 | 2023-08-09T19:47:15 | 2023-08-09T19:47:15 | 230,160,136 | 3 | 0 | Apache-2.0 | 2023-02-08T19:49:02 | 2019-12-25T22:27:59 | null | UTF-8 | Java | false | false | 1,159 | java | /*
* Copyright 2013 Jeanfrancois Arcand
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed... | [
"fernando.romulo.silva@gmail.com"
] | fernando.romulo.silva@gmail.com |
451cba03a14387cf157941dbc671c652e02646de | 559d78fd7b69995001e74c7d34c2500d6ea4b18a | /pettrade/src/main/java/com/chongwu/pettrade/controller/OrdersController.java | 2c3a99b9d4ca455b03286d28a3aac0d7c4e2849a | [] | no_license | BoWen98/pettrade_parent | 98e17ea11c92188d654772528ca3abf4222523a1 | 295d9e92b94cc6a6abb7477091c036965fb5b288 | refs/heads/master | 2022-12-24T13:11:14.081303 | 2019-12-07T00:43:00 | 2019-12-07T00:43:00 | 226,434,242 | 0 | 0 | null | 2022-12-16T08:06:34 | 2019-12-07T00:42:11 | Java | UTF-8 | Java | false | false | 4,017 | java | package com.chongwu.pettrade.controller;
import com.chongwu.pettrade.bean.Cart;
import com.chongwu.pettrade.bean.CartItem;
import com.chongwu.pettrade.service.entity.OrderItem;
import com.chongwu.pettrade.service.entity.Orders;
import com.chongwu.pettrade.service.entity.User;
import com.chongwu.pettrade.service.servi... | [
"376512291@qq.com"
] | 376512291@qq.com |
e54fb3b6ea2a4f76391210dba979709b255d134c | 4a3fb28c181be627a7b7cb58de0ad23989a47d63 | /src/test/java/hu/akarnokd/reactive4javaflow/tck/FromArrayTckTest.java | e4ca852d561750269e0a707ba667490e9292eec7 | [
"Apache-2.0"
] | permissive | akarnokd/Reactive4JavaFlow | b2d4ffcf035c9148d60a4375c7a9404a867319cf | a976aca7f8c16a097374df033d283780c7c37829 | refs/heads/master | 2023-02-04T08:36:10.625961 | 2022-12-01T08:29:56 | 2022-12-01T08:29:56 | 98,419,292 | 50 | 5 | Apache-2.0 | 2023-01-30T04:03:08 | 2017-07-26T12:16:51 | Java | UTF-8 | Java | false | false | 1,105 | java | /*
* Copyright 2017 David Karnok
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in wri... | [
"akarnokd@gmail.com"
] | akarnokd@gmail.com |
1bd85eb9157e2fab45906b105abd9b8c49b7d83e | f4d4daae54ad24ae1907267c003332b398150f2e | /src/main/java/com/arenacampeao/config/KafkaProperties.java | 9424da57e142c944889b67aee862aad3c3ac9c47 | [] | no_license | ferreira-amaral/arena-campeao | 69fc815632484a99a936d3b563b7e94becb1381a | 94535ae2e778c056eac0005acce14b48ec8b0d80 | refs/heads/master | 2023-01-04T13:24:31.967250 | 2020-10-26T00:02:15 | 2020-10-26T00:02:15 | 307,218,130 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,491 | java | package com.arenacampeao.config;
import java.util.HashMap;
import java.util.Map;
import org.springframework.boot.context.properties.ConfigurationProperties;
import org.springframework.context.annotation.Configuration;
@Configuration
@ConfigurationProperties(prefix = "kafka")
public class KafkaProperties {
private... | [
"jhipster-bot@jhipster.tech"
] | jhipster-bot@jhipster.tech |
1db6ae866ac1ada1eef8b3263d66a5fd4c0d1855 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/5/5_1b46dc2d94e1e52fc12cbd7e6b865516f7046041/UDPReceiver/5_1b46dc2d94e1e52fc12cbd7e6b865516f7046041_UDPReceiver_s.java | 2ba1d94568d0b6edf988c8c007fb3a5ca69701f8 | [] | 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,947 | java | package Communications;
import java.io.*;
import java.net.SocketException;
import java.util.concurrent.*;
import Messages.Message;
import Utilities.Parser;
public class UDPReceiver {
protected PipedInputStream data=null;
protected UDPReceiverThread thread=null;
protected Thread t;
protected Conc... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
85c67d1f8bbac791dc0dc415dcc1eab4c31e8187 | 385722dc7221c59df50c3077b6bdf6ce66163439 | /spring-boot-demo-neo4j/src/main/java/com/xkcoding/neo4j/SpringBootDemoNeo4jApplication.java | c9e8f4d0a22c4377cda600c1524b28c8c3dc67da | [
"MIT"
] | permissive | cuijxin/spring-boot-demo | f2a166391db1844adbe2c594b6be375e2004402a | 115a8fe5b539b4afe930b6a3604c3d9fb0d8ad6c | refs/heads/master | 2020-04-06T21:18:31.116461 | 2018-11-15T12:04:46 | 2018-11-15T12:04:46 | 157,799,298 | 1 | 0 | MIT | 2018-11-16T02:10:04 | 2018-11-16T02:10:04 | null | UTF-8 | Java | false | false | 348 | java | package com.xkcoding.neo4j;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class SpringBootDemoNeo4jApplication {
public static void main(String[] args) {
SpringApplication.run(SpringBootDemoNeo4jApplic... | [
"237497819@qq.com"
] | 237497819@qq.com |
36147909f90b57d7660e064aab94a2d2423c4cbf | 9329071c7a74c2bf206b7bdf7edd984748d205b3 | /src/main/java/io/sporkpgm/module/modules/region/exception/InvalidRegionException.java | d8f9ea28593204b556ae8c80e7cf45e80cd3d33d | [] | no_license | simba3rcks/SporkPGM | c102e0ee55dcab5ef59360b79d3e9caf39029942 | a32f017f579967e9ae66e11e2edf614bcce0d700 | refs/heads/master | 2021-01-18T06:05:10.373516 | 2014-06-10T21:49:24 | 2014-06-10T21:49:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 377 | java | package io.sporkpgm.module.modules.region.exception;
import io.sporkpgm.module.exceptions.ModuleBuildException;
import org.jdom2.Element;
public class InvalidRegionException extends ModuleBuildException {
private static final long serialVersionUID = -8988962714866893205L;
public InvalidRegionException(Element ele... | [
"harry.fox.ic@icloud.com"
] | harry.fox.ic@icloud.com |
493ed8f3e3ed5a9d46874e887dfcae6d3d4f6d6e | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/34/34_5d2a05ba329424f9b95b3cf72c7c50c2eba28c48/EnvelopeHandlerBasedConsumer/34_5d2a05ba329424f9b95b3cf72c7c50c2eba28c48_EnvelopeHandlerBasedConsumer_t.java | 1f620f6acb09d5895f3e082afbc1656758740755 | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 4,304 | java | package pegasus.eventbus.rabbitmq;
import java.io.IOException;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import pegasus.eventbus.client.Envelope;
import pegasus.eventbus.client.EnvelopeHandler;
import pegasus.eventbus.client.EventResult;
import com.rabbitmq.client.Channel;
import com.rab... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
f94a4f38dd5c384c1a2c7b1009b78b4c50e225d9 | f09e549c92dfebe1fb467575916ed56e6a6e327e | /snap/src/main/java/org/snapscript/tree/define/EnumConstantGenerator.java | b928a66177920e4621c9be3b69ef88ab9099466b | [] | no_license | karino2/FileScripting | 10e2ff7f5d688a7a107d01f1b36936c00bc4d6ad | 4790830a22c2effacaaff6b109ced57cb6a5a230 | refs/heads/master | 2021-04-27T19:28:23.138720 | 2018-05-04T11:09:18 | 2018-05-04T11:09:18 | 122,357,523 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 892 | java | package org.snapscript.tree.define;
import static org.snapscript.core.Reserved.ENUM_NAME;
import static org.snapscript.core.Reserved.ENUM_ORDINAL;
import org.snapscript.core.scope.State;
import org.snapscript.core.scope.instance.Instance;
import org.snapscript.core.type.TypeState;
import org.snapscript.core.type.Type... | [
"hogeika2@gmailcom"
] | hogeika2@gmailcom |
750dce2c320bac29dd26802e9041451782fb58d8 | 9282591635f3cf5a640800f2b643cd57048ed29f | /app/src/main/java/com/android/p2pflowernet/project/view/fragments/mine/orderflow/refund/ApplyforRefundActivity.java | fd13248f0fe5a3e1c849dedaa9b97ae2b15d3ced | [] | no_license | AHGZ/B2CFlowerNetProject | de5dcbf2cbb67809b00f86639d592309d84b3283 | b1556c4b633fa7c0c1463af94db9f91285070714 | refs/heads/master | 2020-03-09T17:27:14.889919 | 2018-04-10T09:36:33 | 2018-04-10T09:36:33 | 128,908,791 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,362 | java | package com.android.p2pflowernet.project.view.fragments.mine.orderflow.refund;
import android.text.TextUtils;
import android.view.KeyEvent;
import com.android.p2pflowernet.project.entity.OrderDetailItemBean;
import com.android.p2pflowernet.project.entity.OrderListBean;
import com.android.p2pflowernet.project.mvp.KAct... | [
"18911005030@163.com"
] | 18911005030@163.com |
1dc60e592b4a44a53e51fea050aa50f86e418cf8 | 74f1bca93f8019e5b9db4e98793a0b8ff0fc309f | /AdvancedTraining/src/com/training/advanced/java/JavaMain.java | 8c9681dbcb7c560063f9797ca8681cc60eafd027 | [] | no_license | osmanyoy/beyaz | cf64952baae3588e2b4a3bf03abec59cc3eb5ac1 | baaf10922163df01eacd7dd9d4051f6df8aa508d | refs/heads/master | 2021-05-06T06:24:08.447465 | 2018-05-30T13:14:05 | 2018-05-30T13:14:05 | 113,846,413 | 1 | 0 | null | null | null | null | ISO-8859-9 | Java | false | false | 1,629 | java | package com.training.advanced.java;
public class JavaMain {
public static void main(final String[] args) {
IIslem<Double, Double, String> myIslem = (a, b) -> "" + (a + b);
IOperation<Double> toplama2 = (d, f) -> d + f;
Double dResult = toplama2.execute(100D,
50D);
IOpera... | [
"osman.yaycioglu@gmail.com"
] | osman.yaycioglu@gmail.com |
e728ca7c4952385b19e94fe4ebd7bd53c641b154 | 95bca8b42b506860014f5e7f631490f321f51a63 | /dhis-2/dhis-support/dhis-support-xml/src/main/java/org/amplecode/staxwax/framework/OutputPort.java | 3163f83a67675c14c47f42ba355755d98030a9e4 | [
"BSD-3-Clause"
] | permissive | hispindia/HP-2.7 | d5174d2c58423952f8f67d9846bec84c60dfab28 | bc101117e8e30c132ce4992a1939443bf7a44b61 | refs/heads/master | 2022-12-25T04:13:06.635159 | 2020-09-29T06:32:53 | 2020-09-29T06:32:53 | 84,940,096 | 0 | 0 | BSD-3-Clause | 2022-12-15T23:53:32 | 2017-03-14T11:13:27 | Java | UTF-8 | Java | false | false | 2,254 | java | package org.amplecode.staxwax.framework;
/*
* Copyright (c) 2004-2005, University of Oslo
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* * Redistributions of source code must retain the ... | [
"mithilesh.hisp@gmail.com"
] | mithilesh.hisp@gmail.com |
30ec9f5d20a638531c5c7a90cbdfd53b1b4fcecd | 65f1313dc5ee176307e2c4594f9600f08f445c9c | /presto-main/src/main/java/com/facebook/presto/sql/planner/RelationPlan.java | 70b7b227709f2bb949579a8d8dd038403c7c2188 | [
"Apache-2.0"
] | permissive | zhyzhyzhy/presto-0.187 | 5254fcd953526595de50b235fc2fd9d6343216f5 | 84ca7d57b1e9ca0a2e1ad72d1d2aaed669d9faf4 | refs/heads/master | 2022-09-18T09:32:43.863865 | 2020-01-30T06:55:28 | 2020-01-30T06:55:28 | 237,153,678 | 0 | 0 | Apache-2.0 | 2022-06-27T16:15:25 | 2020-01-30T06:33:10 | Java | UTF-8 | Java | false | false | 3,286 | java | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distribut... | [
"1012146386@qq.com"
] | 1012146386@qq.com |
5cbb921aa51379293c7b043b216d914c5c02a467 | 4627d514d6664526f58fbe3cac830a54679749cd | /results/cling/time-org.joda.time.format.DateTimeFormatterBuilder$PaddedNumber-org.joda.time.format.DateTimeFormatterBuilder-8/org/joda/time/format/DateTimeFormatterBuilder$PaddedNumber_ESTest.java | 9319601312cefe6f4525c6abaeb096e695339124 | [] | no_license | STAMP-project/Cling-application | c624175a4aa24bb9b29b53f9b84c42a0f18631bd | 0ff4d7652b434cbfd9be8d8bb38cfc8d8eaa51b5 | refs/heads/master | 2022-07-27T09:30:16.423362 | 2022-07-19T12:01:46 | 2022-07-19T12:01:46 | 254,310,667 | 2 | 2 | null | 2021-07-12T12:29:50 | 2020-04-09T08:11:35 | null | UTF-8 | Java | false | false | 3,634 | java | /*
* Tue Mar 03 18:27:03 GMT 2020
*/
package org.joda.time.format;
import org.junit.Test;
import static org.junit.Assert.*;
import static org.evosuite.runtime.EvoAssertions.*;
import java.io.Writer;
import java.util.Locale;
import org.evosuite.runtime.EvoRunner;
import org.evosuite.runtime.EvoRunnerParameters;
imp... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
f3a1a506bad03a1ed264e8711a813eed0135dcd3 | d72cdc4a0158ee3ecae5e1b2d9cdb9bb7e241763 | /tools/base/lint/libs/lint-api/src/main/java/com/android/tools/lint/detector/api/Category.java | a14baf8937577bec075b8e2d47ef1eaf176ebdf1 | [
"Apache-2.0"
] | permissive | yanex/uast-lint-common | 700fc4ca41a3ed7d76cb33cab280626a0c9d717b | 34f5953acd5e8c0104bcc2548b2f2e3f5ab8c675 | refs/heads/master | 2021-01-20T18:08:31.404596 | 2016-06-08T19:58:58 | 2016-06-08T19:58:58 | 60,629,527 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,761 | java | /*
* Copyright (C) 2011 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | [
"yan.zhulanow@jetbrains.com"
] | yan.zhulanow@jetbrains.com |
2998ff262417206313a58fdbfe1a9680d1da2e82 | 4fa7a1c5c8e0c1e44ff64554e221dc61feb8ad57 | /uippush-client-api/src/main/java/com/sinoif/esb/query/model/dto/FirmwareDTO.java | 593594e0d9546c0634a07580213a8df284c67d73 | [] | no_license | yuanyixiong/esb | 66e7912ab844497cb9a8f23c8439320dae5699bf | 7dfafe71e530d3e704045303830b2403cfd39078 | refs/heads/master | 2022-12-25T00:47:29.128583 | 2020-01-17T08:32:40 | 2020-01-17T08:32:40 | 234,504,607 | 5 | 2 | null | 2022-12-16T04:49:31 | 2020-01-17T08:26:40 | Java | UTF-8 | Java | false | false | 1,378 | java | package com.sinoif.esb.query.model.dto;
import java.io.Serializable;
public class FirmwareDTO implements Serializable {
/**
* 制造商
*/
private String manufacturer;
/**
* 名称
*/
private String name;
/**
* 简介
*/
private String description;
/**
* 版本
*/... | [
"15926499574@163.com"
] | 15926499574@163.com |
6ad8e257db70ba7a37983cc09393f744eecb963c | 6f4edc431304c13535410c9ced498b336a426ec7 | /jms-spring/src/main/java/com/easylab/jms/consumer/myListenner.java | 4be825d42df955ae6934f6df7c68879da209a6c2 | [] | no_license | MrLiu1227/ActiveMQ | fdb31302359c986dc733493364cbea8d97d7fe77 | 82c87e6b117b61f8a8f077c7ceeda05827387775 | refs/heads/master | 2020-05-17T12:51:13.123687 | 2019-04-27T04:30:57 | 2019-04-27T04:30:57 | 182,504,026 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,251 | java | package com.easylab.jms.consumer;
import com.easylab.jms.entity.Student;
public class myListenner {
//方法里面的参数可以是那五种消息类型,在接受的时候会自动通过反射转换,而不是想别的监听器需要在onmessage房中手动转换
public void handleMessage(Student message) {
System.out.println("ConsumerListener通过handleMessage接收到一个纯文本消息,消息内容是:" + message.toString());... | [
"you@example.com"
] | you@example.com |
372c025ec121a79074156be2813b5a114e49ad88 | 70103ef5ed97bad60ee86c566c0bdd14b0050778 | /src/main/java/com/credex/fs/digital/web/rest/errors/InvalidPasswordException.java | 58f8857cadd0a404f39790a5d9114cb0a58088bf | [] | no_license | alexjilavu/Smarthack-2021 | 7a127166cef52bfc9ee08ef1840c0fde2d2b79aa | 564abdc14df4981cdcad984a661f105327758559 | refs/heads/master | 2023-08-29T18:34:44.280519 | 2021-11-07T10:42:00 | 2021-11-07T10:42:00 | 423,957,218 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 408 | java | package com.credex.fs.digital.web.rest.errors;
import org.zalando.problem.AbstractThrowableProblem;
import org.zalando.problem.Status;
public class InvalidPasswordException extends AbstractThrowableProblem {
private static final long serialVersionUID = 1L;
public InvalidPasswordException() {
super(E... | [
"alexjilavu17@gmail.com"
] | alexjilavu17@gmail.com |
ba925f6d9c251e34eed5cf7d482c967008a1477c | f5a7d8d8ac72aad84e2b514858d7aed1426ea0ee | /revature_java/arrays_demo/src/examples/Demo3.java | 10ccc8452966e9700e9a741d5fa6263b8f16a938 | [] | no_license | mealtracker/java_batch1_revature | b037d99f98c6c93c3259e998310ed474274703d7 | 0b6340d0b97f86546975a8343caff8e83d615fe1 | refs/heads/master | 2020-11-25T11:53:34.362089 | 2019-10-02T17:02:25 | 2019-10-02T17:02:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,115 | java | package examples;
import java.util.Scanner;
public class Demo3 {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
System.out.println("Enter the size of array");
int size = sc.nextInt();
int ar2[] = new int[size];
System.out.println("Enter " + size + " no of element/s");
for ... | [
"vinay.ingalahalli1989@gmail.com"
] | vinay.ingalahalli1989@gmail.com |
5dc5291b4ea5caf2e8a304f6f343bde87d73ec3d | 63e36d35f51bea83017ec712179302a62608333e | /OnePlusCamera/com/adobe/xmp/XMPIterator.java | 6a0ea81fd5740a667f8b0eccbd0a92b501309780 | [] | no_license | hiepgaf/oneplus_blobs_decompiled | 672aa002fa670bdcba8fdf34113bc4b8e85f8294 | e1ab1f2dd111f905ff1eee18b6a072606c01c518 | refs/heads/master | 2021-06-26T11:24:21.954070 | 2017-08-26T12:45:56 | 2017-08-26T12:45:56 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 383 | java | package com.adobe.xmp;
import java.util.Iterator;
public abstract interface XMPIterator
extends Iterator
{
public abstract void skipSiblings();
public abstract void skipSubtree();
}
/* Location: /Users/joshua/Desktop/system_framework/classes-dex2jar.jar!/com/adobe/xmp/XMPIterator.class
* Java... | [
"joshuous@gmail.com"
] | joshuous@gmail.com |
aa8a7125de156e88286ca803167ccb44496af7a5 | c0b825047815ac4b4a18eca135b9a5f9739824c4 | /src/main/modified/io/reactivex/super/io/reactivex/internal/schedulers/ScheduledDirectPeriodicTask.java | 70d70ad90bad140a146420e9c126c368993e2078 | [
"Apache-2.0"
] | permissive | intendia-oss/rxjava-gwt | 74650a11215829c8ee8cb84ad58b15ae5611d660 | 8dacda90d32868de08acdf46b7ac7fce98e119c0 | refs/heads/2.x | 2022-05-17T04:49:52.641745 | 2022-04-17T20:21:59 | 2022-04-17T20:21:59 | 24,603,615 | 51 | 11 | Apache-2.0 | 2022-04-13T20:53:59 | 2014-09-29T16:43:31 | Java | UTF-8 | Java | false | false | 1,520 | java | /**
* Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applic... | [
"ignacio@bacamt.com"
] | ignacio@bacamt.com |
603ea4958a24a15c87310614673d973068ffd2e9 | 35866b73337b94e8adbdf13c19415ec8f5f1cc63 | /JAVA-SE Applications/collectionFramework/Set/StringTreeSet.java | 02bbd12e3cf58b563d3605d76a249b2b9e29653f | [] | no_license | debiprasadmishra50/All-Core-Java-Applications---JAVA-SE | fe7080cbf3c21e18bc02b56f5adbccd98d4599ae | c8cbcac0257357035122e91575772ecb84545236 | refs/heads/master | 2022-11-11T20:56:05.011844 | 2020-06-28T08:10:17 | 2020-06-28T08:10:17 | 275,537,700 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 401 | java | package collectionFramework.Set;
import java.util.TreeSet;
public class StringTreeSet
{
public static void main(String[] args)
{
TreeSet<String> set = new TreeSet<String>(); //Orders the string set in alphabetical order
set.add("ABC");
set.add("XYZ");
set.add("KJH");
set.add("DTR");
for (String res : ... | [
"debiprasadmishra50@gmail.com"
] | debiprasadmishra50@gmail.com |
4236c9d4de1cc487c84833b4985d2de3c2d7e12c | 8af1164bac943cef64e41bae312223c3c0e38114 | /results-java/JetBrains--intellij-community/1e937add5f846a026373c06f978efdf6cff2dada/before/DeleteAction.java | 63dccd6254f2f44109e6a2762f32541660e3862e | [] | no_license | fracz/refactor-extractor | 3ae45c97cc63f26d5cb8b92003b12f74cc9973a9 | dd5e82bfcc376e74a99e18c2bf54c95676914272 | refs/heads/master | 2021-01-19T06:50:08.211003 | 2018-11-30T13:00:57 | 2018-11-30T13:00:57 | 87,353,478 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,947 | java | /*
* Copyright 2000-2009 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | [
"fraczwojciech@gmail.com"
] | fraczwojciech@gmail.com |
8bf9f0d7d96bcd276594adcee62b57574dfe2166 | 2448d6c8338ea5328aa44da6ca27cb54d37a2196 | /common/src/main/java/org/broadleafcommerce/common/cache/engine/HydrationItemDescriptor.java | 391cce6ae0d26f43e3a65d58c588d0d879e4b2ed | [] | no_license | RDeztroyer/StartUP-master | 8077240074816a3535eac309a009d9d0d5e36df6 | 5262bbd0a5225529a38e5a68eb651177b029050c | refs/heads/master | 2023-03-05T20:08:52.418953 | 2013-07-06T17:44:38 | 2013-07-06T17:44:38 | 338,304,002 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,214 | java | /*
* Copyright 2008-2012 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by a... | [
"bharath.abcom@gmail.com"
] | bharath.abcom@gmail.com |
1f5c384699522f41fbf3d7ce307377d8b46ceb58 | bfbfdb87807191e08f40a3853b000cd5d8da47d8 | /common/service/facade/src/main/java/com/xianglin/appserv/common/service/facade/model/vo/PageParam.java | 04b6c9951cb1f342aa6e4182a56f9f298852f30b | [] | no_license | 1amfine2333/appserv | df73926f5e70b8c265cc32277d8bf76af06444cc | ca33ff0f9bc3b5daf0ee32f405a2272cc4673ffa | refs/heads/master | 2021-10-10T09:59:03.114589 | 2019-01-09T05:39:20 | 2019-01-09T05:40:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 781 | java | package com.xianglin.appserv.common.service.facade.model.vo;
import java.io.Serializable;
/**
* @author xingyali
* @description Created by xingyali
*/
public class PageParam<T> implements Serializable {
private static final long serialVersionUID = 1604192717721580125L;
private int pageSize;
privat... | [
"wangleitom@126.com"
] | wangleitom@126.com |
3c1ca468ec172acd6b32d6eab472d92d9b674cc3 | 0af8b92686a58eb0b64e319b22411432aca7a8f3 | /api-vs-impl-small/domain/src/main/java/org/gradle/testdomain/performancenull_34/Productionnull_3377.java | d8e1d76d9275bdce889c3755891abfbc3a926060 | [] | 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 | 591 | java | package org.gradle.testdomain.performancenull_34;
public class Productionnull_3377 {
private final String property;
public Productionnull_3377(String param) {
this.property = param;
}
public String getProperty() {
return property;
}
private String prop0;
public String ge... | [
"cedric.champeau@gmail.com"
] | cedric.champeau@gmail.com |
6846bc3230ed0621c6990f9dcb290e9b9b34d6dd | 722deb2dc4dc683f5da09f0a668ac07f8b6f7aaf | /webflux.intro/src/main/clients/WebClientExample2.java | 8f0e9b27167b33c46b2e95f1dae539ea2e392bea | [] | no_license | anatali/iss2020LabBo | f98874d961b10feaea760c5c78edf9f322372e75 | 60282c8b2160792348516130c2ac33eb92919746 | refs/heads/master | 2022-12-20T10:14:42.736826 | 2021-06-08T09:27:31 | 2021-06-08T09:27:31 | 241,646,373 | 2 | 3 | null | 2022-12-12T05:16:03 | 2020-02-19T14:45:07 | HTML | UTF-8 | Java | false | false | 805 | java | package clients;
import org.springframework.web.reactive.function.client.WebClient;
import reactor.core.publisher.Mono;
public class WebClientExample2 {
public static void main(String[] args) throws InterruptedException {
WebClient webClient = WebClient.create("http://localhost:8082");
Mono<String... | [
"antonio.natali@unibo.it"
] | antonio.natali@unibo.it |
2ad30e0a62f98cb93d938e2ca6be03b0aed79afe | 625b87d8a86ea049c2fba665936a1f91cbb27135 | /src/main/java/com/nbcuni/test/cms/utils/jsonparsing/tvecms/parser/RuleListConditionsJsonDefault.java | 7d38ca690b3db567d9db332e1bda9b34c588f84c | [] | no_license | coge9/ott | fd8c362aeff267783b73f31d4620c08515cfad23 | edd929d1c70555ebab33a02b2c8d5a981608a636 | refs/heads/master | 2020-12-02T22:56:01.568675 | 2017-07-04T11:29:00 | 2017-07-04T11:29:00 | 96,206,363 | 1 | 0 | null | 2017-07-04T11:29:01 | 2017-07-04T10:30:32 | Java | UTF-8 | Java | false | false | 2,655 | java | package com.nbcuni.test.cms.utils.jsonparsing.tvecms.parser;
import com.google.gson.annotations.SerializedName;
/**
* Created by Aleksandra_Lishaeva on 1/22/16.
*/
public class RuleListConditionsJsonDefault implements RuleListConditions {
private static final String DEFAULT_FIELD = "fullEpisode";
private s... | [
"Enrique.Cortes@nbcuni.com"
] | Enrique.Cortes@nbcuni.com |
4f72f8258cdaa063799ebc2b8bd49b56a9807f90 | 5c57c399921f2363955107b70a8cd82f470b1166 | /src/main/java/com/sofrecom/cos/mw/config/LocaleConfiguration.java | 2b988180a6411639b41f4f88d3ce9754c8dc9b09 | [] | no_license | khabane1992/reamenagement-management | f348415d17587b783cfefc1eb24ceb2f3778dfe4 | 8cb838cc5d39a82e4725ff9e3f48c2858473a67a | refs/heads/main | 2023-04-26T00:34:04.215459 | 2021-06-03T17:47:12 | 2021-06-03T17:47:12 | 373,594,728 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,031 | java | package com.sofrecom.cos.mw.config;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.web.servlet.LocaleResolver;
import org.springframework.web.servlet.config.annotation.*;
import org.springframework.web.servlet.i18n.LocaleChang... | [
"jhipster-bot@jhipster.tech"
] | jhipster-bot@jhipster.tech |
8a58c54565b0fd179beff974a318cb83cfcebd18 | 35206400dbb3cf062feb5a65e8151c0069d7fa08 | /CafePerfeito/xsd_Config_Nfe/src/main/java/br/com/cafeperfeito/xsd/config_nfe/layoutConfig/CertificadoCfg.java | c3d47d912c29ae441805c50a4c1d79517825a403 | [] | no_license | tlmacedo/_olds | 6427af8ce0c51ca4426c42c98fc97f6424096bdf | 4c47e682e5cca61123d9d1bf1521cc797f55f900 | refs/heads/main | 2023-07-17T04:54:28.782611 | 2021-09-02T14:29:06 | 2021-09-02T14:29:06 | 402,447,345 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,245 | java | //
// Este arquivo foi gerado pela Arquitetura JavaTM para Implementaxe7xe3o de Referxeancia (JAXB) de Bind XML, v2.3.1-b171012.0423
// Consulte <a href="https://javaee.github.io/jaxb-v2/">https://javaee.github.io/jaxb-v2/</a>
// Todas as modificaxe7xf5es neste arquivo serxe3o perdidas apxf3s a recompilaxe7xe3o do es... | [
"tl.macedo@hotmail.com"
] | tl.macedo@hotmail.com |
9c5b3f703c8b5ded77640e46de85eaceb4136342 | 88f01463c9d1305136c4213fbddaa8e6b362a627 | /src/test/java/com/mailler/controller/sender/EmailJacksonSerializationTest.java | 96fbd3803d7e06c3f445d2297655efcfd3f0afc8 | [] | no_license | waffle-iron/mailler | 572a6a9548daae1eb8a9aef9cba5ec83151d5d6b | 90162c619a33dcb5120fceb246b5d656b865005a | refs/heads/master | 2020-12-07T15:17:53.112154 | 2016-07-23T05:21:10 | 2016-07-23T05:21:10 | 64,000,390 | 0 | 0 | null | 2016-07-23T05:21:09 | 2016-07-23T05:21:09 | null | UTF-8 | Java | false | false | 2,095 | java | package com.mailler.controller.sender;
import static org.hamcrest.MatcherAssert.assertThat;
import static org.hamcrest.Matchers.equalTo;
import static org.hamcrest.Matchers.hasValue;
import static org.hamcrest.Matchers.is;
import java.io.File;
import java.util.HashMap;
import java.util.Map;
import org.junit.Test;
i... | [
"alexandre.gama.lima@gmail.com"
] | alexandre.gama.lima@gmail.com |
c0d12ae97234412e5e53305a4178e1ae2e680937 | 37271a875a728ee888ccb1e220e5771474dfd979 | /storio-content-resolver/src/test/java/com/pushtorefresh/storio/contentresolver/design/OperationDesignTest.java | 6d27fe41601bdf595be66217d1e72b72aa169491 | [
"Apache-2.0"
] | permissive | taimur97/storio | e9e74287fd742175663e9794f6e0031985f0319d | 3dd8c0830ee91bc5c337e25e0d3c88b38697722b | refs/heads/master | 2020-02-26T13:18:03.197639 | 2015-07-01T12:28:27 | 2015-07-01T12:28:27 | 38,390,784 | 1 | 0 | null | 2015-07-01T19:31:18 | 2015-07-01T19:31:18 | null | UTF-8 | Java | false | false | 450 | java | package com.pushtorefresh.storio.contentresolver.design;
import android.support.annotation.NonNull;
import com.pushtorefresh.storio.contentresolver.StorIOContentResolver;
abstract class OperationDesignTest {
@NonNull
private final StorIOContentResolver storIOContentResolver = new DesignTestStorIOContentReso... | [
"artem.zinnatullin@gmail.com"
] | artem.zinnatullin@gmail.com |
7915292264959f799d300b3115252d4fa2f88c03 | 3647f3da5e8348d5449e2e6f7575a99a2b244849 | /sday14_Regex/src/demo05PatternMatcher/RegexDemo.java | 5f8df0db93aea9a58d1322b56ba6aba5e4ac092b | [] | no_license | NianDUI/chuanzhi | f3f04b5da5c15797a9134846b1d20013363e853d | 9d4a60b14801ee1483ddade080cf059a4037eacb | refs/heads/master | 2022-07-02T01:14:07.768575 | 2019-11-24T12:45:15 | 2019-11-24T12:45:15 | 223,742,493 | 0 | 0 | null | 2022-06-21T02:18:19 | 2019-11-24T12:43:30 | Java | GB18030 | Java | false | false | 353 | java | package demo05PatternMatcher;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
/*
* 获取功能
* Pattern和Matcher类的使用
*/
public class RegexDemo {
public static void main(String[] args) {
Pattern p = Pattern.compile("a*b");
Matcher m = p.matcher("aaaaab");
boolean b = m.matches();
System.out.pri... | [
"760664212@qq.com"
] | 760664212@qq.com |
e26a58dac2e34fe02ccf47e4b7384fa4e04c25b4 | 2d0de05ba47ad7200e3091bad8b2fbf1dc127684 | /Books-Code-Example/HeadFirstDesignPatterns/src/main/java/com/sayem/state/gumballstate/SoldState.java | b572cff889c310e385f3151b47e7e618618f8826 | [] | no_license | alvarozs/OnlineCode | 10a05685ef515b42468521ae19a0e9e1061b49ad | c859d36c14520a11c1af31f12c20e89a19b4e24c | refs/heads/master | 2021-01-22T01:04:42.278651 | 2013-07-24T03:16:12 | 2013-07-24T03:16:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 903 | java | package com.sayem.state.gumballstate;
public class SoldState implements State {
GumballMachine gumballMachine;
public SoldState(GumballMachine gumballMachine) {
this.gumballMachine = gumballMachine;
}
public void insertQuarter() {
System.out.println("Please wait, we're already giving... | [
"mohammad.hemel@gmail.com"
] | mohammad.hemel@gmail.com |
96ae3951ba4e938e8825ed056dbab60e3e1493a7 | e94aaf1de1b04ef422dd6323d0b6e6a8ce1000f8 | /src/sqlancer/postgres/ast/PostgresAggregate.java | f92de9e8b86ccc24a46166eeedd311ee59262a3d | [
"MIT"
] | permissive | inboxs/sqlancer | d4fe09deec6b784ce9e32d5d7659c37b7d751db9 | 85ebbd9f4b7b927d31ecbb6b8553cbd6c0275069 | refs/heads/master | 2022-11-17T01:55:50.919837 | 2020-06-29T21:32:06 | 2020-06-30T07:02:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,610 | java | package sqlancer.postgres.ast;
import java.util.Arrays;
import java.util.List;
import java.util.stream.Collectors;
import sqlancer.Randomly;
import sqlancer.ast.FunctionNode;
import sqlancer.postgres.PostgresSchema.PostgresDataType;
import sqlancer.postgres.ast.PostgresAggregate.PostgresAggregateFunction;
/**
* @se... | [
"manuel.rigger@inf.ethz.ch"
] | manuel.rigger@inf.ethz.ch |
400896989d4a684cadae0e240fe2ca29f5a84a89 | 53510b2f25f4fab32b9a0494500b84f6c79cb2ee | /FQPMall/app/src/main/java/com/fengqipu/mall/main/acty/mine/EditPasswordActy.java | 5e92e9fa529646c46a2a973e7c1b672b13e1d045 | [] | no_license | shenkuen88/FQPMall | 14c594172e9e70c8c752c1a452bd898161c796c6 | 6b81cc076844f126c5e682e9c1d5f5c7bc5add6e | refs/heads/master | 2020-12-03T00:42:41.203339 | 2017-11-30T06:48:29 | 2017-11-30T06:48:29 | 96,063,803 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 5,935 | java | package com.fengqipu.mall.main.acty.mine;
import android.content.Intent;
import android.os.Bundle;
import android.text.Editable;
import android.text.TextWatcher;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import android.widget.EditText;
import com.fengqipu.mall.R;
import co... | [
"543126764@qq.com"
] | 543126764@qq.com |
25f9e9684acbdc23fd81d789dc624d21ceeb1fc0 | 6baf1fe00541560788e78de5244ae17a7a2b375a | /hollywood/com.oculus.ocms-OCMS/sources/com/facebook/quicklog/identifiers/Ufi.java | 1b5aa3104a839dafc9eefa471363d7e14f99e22f | [] | 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 | 5,825 | java | package com.facebook.quicklog.identifiers;
public class Ufi {
public static final int COMMENT_FLYOUT_TTRC = 3735607;
public static final int DASH_FLYOUT_LOAD_CACHED = 3735565;
public static final int DASH_FLYOUT_LOAD_NETWORK = 3735566;
public static final int FLYOUT_NETWORK_TIME_EXECUTOR_FEEDBACK_ID = ... | [
"cyuubiapps@gmail.com"
] | cyuubiapps@gmail.com |
e5335870a18bb87564b890279a50b38d89481506 | 863acb02a064a0fc66811688a67ce3511f1b81af | /sources/p005cm/aptoide/p006pt/promotions/C4526ec.java | 491db3d6410c9e583c4e1f4e8cc86f6573cb3ad9 | [
"MIT"
] | permissive | Game-Designing/Custom-Football-Game | 98d33eb0c04ca2c48620aa4a763b91bc9c1b7915 | 47283462b2066ad5c53b3c901182e7ae62a34fc8 | refs/heads/master | 2020-08-04T00:02:04.876780 | 2019-10-06T06:55:08 | 2019-10-06T06:55:08 | 211,914,568 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 534 | java | package p005cm.aptoide.p006pt.promotions;
import p005cm.aptoide.p006pt.presenter.View.LifecycleEvent;
import p026rx.p027b.C0132p;
/* renamed from: cm.aptoide.pt.promotions.ec */
/* compiled from: lambda */
public final /* synthetic */ class C4526ec implements C0132p {
/* renamed from: a */
public static fina... | [
"tusharchoudhary0003@gmail.com"
] | tusharchoudhary0003@gmail.com |
79eaf91f8e5c62eb9954e86b712de0d3df265fd4 | b19d9b53d8ae9f50e0bc3e6030d6b9713f9c16c3 | /src/main/java/org/tinymediamanager/ui/actions/BugReportAction.java | d98f3b89bb478e8de1b5fdfba126ccfb9bf97d05 | [
"Apache-2.0"
] | permissive | jmulvaney1/tinyMediaManager | 3606cba26e24cfaaa378224dd4cf7aa343bf1480 | bff0c13c5d0f286bac4f2b675c75bbafa111fc16 | refs/heads/master | 2021-01-12T00:35:11.536908 | 2016-12-27T09:58:21 | 2016-12-27T09:58:21 | 78,743,595 | 1 | 0 | null | 2017-01-12T12:32:26 | 2017-01-12T12:32:26 | null | UTF-8 | Java | false | false | 1,818 | java | /*
* Copyright 2012 - 2016 Manuel Laggner
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or ... | [
"manuel.laggner@gmail.com"
] | manuel.laggner@gmail.com |
178c4f5584c1075c93ea42e886aec0d687272e57 | 473b76b1043df2f09214f8c335d4359d3a8151e0 | /benchmark/bigclonebenchdata_partial/6371580.java | 4d9142bb92b4cb5bb36a950b307d06d6b6c868d4 | [] | no_license | whatafree/JCoffee | 08dc47f79f8369af32e755de01c52d9a8479d44c | fa7194635a5bd48259d325e5b0a190780a53c55f | refs/heads/master | 2022-11-16T01:58:04.254688 | 2020-07-13T20:11:17 | 2020-07-13T20:11:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,460 | java |
class c6371580 {
public void insertDomain(final List<String> domains) {
try {
connection.setAutoCommit(false);
new ProcessEnvelope().executeNull(new ExecuteProcessAbstractImpl(connection, false, false, true, true) {
@Override
public void executePr... | [
"piyush16066@iiitd.ac.in"
] | piyush16066@iiitd.ac.in |
b07a0f983fdf0f70efd4f194610209d225678363 | 3e19e438c259a47e28f567047c0d5ec174dcd412 | /app/src/main/java/com/audio/demo/audiointeraction/MainApplication.java | 0064ceb8c3fe4dd9db6df9c3d62d843ba0c34430 | [] | no_license | ScottTamg/AudioInteraction | 594b4bd0ea8944e9f236f97b5e9459650e75224e | 61c31464e7eef0565e687b0e5c2cf24d04ad7cca | refs/heads/master | 2020-03-24T13:11:02.753788 | 2018-08-10T06:46:47 | 2018-08-10T06:46:47 | 142,737,556 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,042 | java | package com.audio.demo.audiointeraction;
import android.app.Application;
import com.audio.demo.audiointeraction.callback.MyTTTRtcEngineEventHandler;
import com.wushuangtech.wstechapi.TTTRtcEngine;
import java.util.Random;
public class MainApplication extends Application{
public MyTTTRtcEngineEventHandler mMyTT... | [
"1601576874@qq.com"
] | 1601576874@qq.com |
8ee460dbcd85e7c4fe7d71857b861afa98d6e56e | 7475645dfba27bc75eba07e780b116116178e7b9 | /exec/java-exec/src/main/codegen/templates/CastHigh.java | 934b60b8895e85e784082031e344d7bf8fb59027 | [
"Apache-2.0",
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | yssharma/pig-on-drill | 9c25b4f493a768a2d8d3218281a2975bf4d924d0 | 16bc26320c0ffac545982c6f3d9f381160af3630 | refs/heads/master | 2016-09-11T10:30:37.633663 | 2014-10-22T07:20:18 | 2014-10-22T07:20:18 | 25,564,723 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,236 | 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... | [
"jacques@apache.org"
] | jacques@apache.org |
bd046bd1f2e1a000d7ae3c9b4cca7269453c6ead | 80b0bbe0ffb8578874a1e9014e249254fc1bb343 | /src/main/java/com/officer/policeofiicer/repository/BikerRepository.java | 816476e5728ff6b70a8048210d20342c025724d7 | [] | no_license | arshamsedaghatbin/police-office | 58221fdf792adf7ed4a4562100ddfcad89d80598 | 5ba881fe5fe66408ebf8826442b259ccf0b05a49 | refs/heads/master | 2021-02-05T13:49:55.272596 | 2020-03-01T17:38:57 | 2020-03-01T17:38:57 | 243,787,841 | 0 | 0 | null | 2020-02-29T23:09:08 | 2020-02-28T15:00:42 | Java | UTF-8 | Java | false | false | 377 | java | package com.officer.policeofiicer.repository;
import com.officer.policeofiicer.domain.Biker;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
/**
* Spring Data repository for the Biker entity.
*/
@SuppressWarnings("unused")
@Repository
public interface... | [
"arsham.sedaghatbin@gmail.com"
] | arsham.sedaghatbin@gmail.com |
4b181749d42d2aa5320ce462c978a98f5a9fb38c | 0205999a193bf670cd9d6e5b37e342b75f4e15b8 | /spring-context/src/main/java/org/springframework/format/datetime/standard/YearFormatter.java | e93771bc70dbb9dc812d5d8d3d46291494c8cbab | [
"Apache-2.0"
] | permissive | leaderli/spring-source | 18aa9a8c7c5e22d6faa6167e999ff88ffa211ba0 | 0edd75b2cedb00ad1357e7455a4fe9474b3284da | refs/heads/master | 2022-02-18T16:34:19.625966 | 2022-01-29T08:56:48 | 2022-01-29T08:56:48 | 204,468,286 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,281 | java | /*
* Copyright 2002-2018 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by a... | [
"429243408@qq.com"
] | 429243408@qq.com |
a49753200aa9d40667469dbb4959244da7734e28 | 3feb60a78b4c36218793caa62302ffe2766964ea | /app/src/main/java/com/dev/novel/HomePage.java | 9948e6ce1cbc87f9aef544d1369c6a3d2daa02ce | [] | no_license | chiuthuy/hoanglinh | ae5baaec0327f68386aaa63977059cd6729e70f0 | 519e2fab8039f03bba34f11467c661e3656c8bfd | refs/heads/master | 2022-07-04T12:42:25.028456 | 2020-05-14T15:37:48 | 2020-05-14T15:37:48 | 263,954,994 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,694 | java | package com.dev.novel;
import android.content.Intent;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.view.View;
import android.widget.AdapterView;
import android.widget.Button;
import android.widget.ListView;
import android.widget.Toast;
import androidx.annotation.NonNull;
import a... | [
"="
] | = |
152988119824a3f31ba5c848951a897c92b6cf02 | 4e6473153ecde7c7451c94b60bac8836c94e424f | /baseio-core/src/main/java/com/generallycloud/nio/component/ssl/JdkAlpnSslEngine.java | 09749823c356edeea81a00b2b6d2758dcbbb02fd | [] | no_license | pengp/baseio | df07daee2dd2d25c7dbf03f3f6eba0a1768af897 | dfb5215f4f22f451d80f2435c3e47fc37b4da5cc | refs/heads/master | 2020-06-10T17:16:45.090864 | 2016-12-06T06:13:02 | 2016-12-06T06:13:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,831 | java | package com.generallycloud.nio.component.ssl;
import java.util.LinkedHashSet;
import java.util.List;
import javax.net.ssl.SSLEngine;
import javax.net.ssl.SSLException;
import javax.net.ssl.SSLHandshakeException;
import org.eclipse.jetty.alpn.ALPN;
import org.eclipse.jetty.alpn.ALPN.ClientProvider;
import org.eclipse... | [
"8738115@qq.com"
] | 8738115@qq.com |
43bab0ee16fb9de99f5731ac985666ee1facf363 | 7079477d823d266ae2e1c9b287392fd6cbe1679c | /plugin/src/main/java/com/craftmend/openaudiomc/generic/migrations/MigrationWorker.java | 556f697198e02e108f504271e854a80c60334144 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | hrpdevelopment/OpenAudioMc | 777a24fb3d01defa2c46b163b9cf51518623b286 | db4f15a527601019cb5b96375e2bafbf5c4b9160 | refs/heads/master | 2022-07-28T02:38:41.764007 | 2020-05-08T17:36:40 | 2020-05-08T17:36:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,602 | java | package com.craftmend.openaudiomc.generic.migrations;
import com.craftmend.openaudiomc.OpenAudioMc;
import com.craftmend.openaudiomc.generic.core.logging.OpenAudioLogger;
import com.craftmend.openaudiomc.generic.migrations.interfaces.SimpleMigration;
import com.craftmend.openaudiomc.generic.migrations.migrations.Local... | [
"matsmoolhuizen@gmail.com"
] | matsmoolhuizen@gmail.com |
c4d5d6dfa31331afb39a83a70706706bae540c35 | bd7b2f839e76e37bf8a3fd841a7451340f7df7a9 | /archunit-example/example-plain/src/main/java/com/tngtech/archunit/example/layers/service/Async.java | 9776066e6f5076fc15e26c82164aa540c074a70e | [
"Apache-2.0",
"BSD-3-Clause"
] | permissive | TNG/ArchUnit | ee7a1cb280360481a004c46f9861c5db181d7335 | 87cc595a281f84c7be6219714b22fbce337dd8b1 | refs/heads/main | 2023-09-01T14:18:52.601280 | 2023-08-29T09:15:13 | 2023-08-29T09:15:13 | 88,962,042 | 2,811 | 333 | Apache-2.0 | 2023-09-14T08:11:13 | 2017-04-21T08:39:20 | Java | UTF-8 | Java | false | false | 203 | java | package com.tngtech.archunit.example.layers.service;
import java.lang.annotation.Retention;
import static java.lang.annotation.RetentionPolicy.RUNTIME;
@Retention(RUNTIME)
public @interface Async {
}
| [
"peter.gafert@tngtech.com"
] | peter.gafert@tngtech.com |
16274b0a19a44421b9a01446f78c426a49dc8d48 | e7e497b20442a4220296dea1550091a457df5a38 | /main_project/search/LuceneTest/src/UserSearcher.java | 940c64bd91fd6b060204acc4a77202fd177087e7 | [] | no_license | gunner14/old_rr_code | cf17a2dedf8dfcdcf441d49139adaadc770c0eea | bb047dc88fa7243ded61d840af0f8bad22d68dee | refs/heads/master | 2021-01-17T18:23:28.154228 | 2013-12-02T23:45:33 | 2013-12-02T23:45:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,285 | java | import java.io.FileNotFoundException;
import java.io.IOException;
import java.io.RandomAccessFile;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.apache.lucene.document.Document;
import org.apache.lucene.document.Field;
import org.apache.lucene.index.CorruptIndexException;
... | [
"liyong19861014@gmail.com"
] | liyong19861014@gmail.com |
839e87227752a35bcb4796bd6e68ddec15f39391 | 95379ba98e777550a5e7bf4289bcd4be3c2b08a3 | /java/net/sf/l2j/gameserver/model/item/MercenaryTicket.java | 0c8b8da0691f9fd61619764ddc6a523dfc946930 | [] | no_license | l2brutal/aCis_gameserver | 1311617bd8ce0964135e23d5ac2a24f83023f5fb | 5fa7fe086940343fb4ea726a6d0138c130ddbec7 | refs/heads/master | 2021-01-03T04:10:26.192831 | 2019-03-19T19:44:09 | 2019-03-19T19:44:09 | 239,916,465 | 0 | 1 | null | 2020-02-12T03:12:34 | 2020-02-12T03:12:33 | null | UTF-8 | Java | false | false | 1,379 | java | package net.sf.l2j.gameserver.model.item;
import java.util.Arrays;
import net.sf.l2j.gameserver.instancemanager.SevenSigns.CabalType;
import net.sf.l2j.gameserver.templates.StatsSet;
public final class MercenaryTicket
{
public enum TicketType
{
SWORD,
POLE,
BOW,
CLERIC,
WIZARD,
TELEPORT... | [
"vicawnolasco@gmail.com"
] | vicawnolasco@gmail.com |
efffdc2f471e197faa8234f006c5e2477767df96 | fd22b41d370e72429e01b2f2a48f1c5cdd60279f | /src/net/admin/goods/action/AdminGoodsModifyAction.java | 1016171d747c7bd259f984f113e585a6200ae066 | [] | no_license | cayori/mall | d5bc151f686b446e01dadfff0bd8cb821d7889ba | e963a713d751e6dcdbc1fb874440d1e4bf656dd2 | refs/heads/master | 2021-07-18T23:49:56.534537 | 2017-10-24T06:10:18 | 2017-10-24T06:10:18 | 107,203,035 | 0 | 0 | null | null | null | null | UHC | Java | false | false | 1,321 | java | package net.admin.goods.action;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import net.admin.goods.db.*;
public class AdminGoodsModifyAction implements Action {
public ActionForward execute(HttpServletRequest request,
HttpServletResponse response) throws Exceptio... | [
"cayori@gmail.com"
] | cayori@gmail.com |
32fecc0cd20d736bb542dd93231ca818e0444531 | 0af8b92686a58eb0b64e319b22411432aca7a8f3 | /api-vs-impl-small/domain/src/main/java/org/gradle/testdomain/performancenull_10/Productionnull_980.java | b84941c78182c14dd1a50083c1d1146e204f5184 | [] | 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.testdomain.performancenull_10;
public class Productionnull_980 {
private final String property;
public Productionnull_980(String param) {
this.property = param;
}
public String getProperty() {
return property;
}
private String prop0;
public String getP... | [
"cedric.champeau@gmail.com"
] | cedric.champeau@gmail.com |
a53c94e489d6011030ab1366c64d57baafb21585 | 0f1f95e348b389844b916c143bb587aa1c13e476 | /bboss-core-entity/src-asm/bboss/org/objectweb/asm/tree/analysis/Subroutine.java | 8ab607344ac1cdeb1724658ae70931dc75fd2af6 | [
"Apache-2.0"
] | permissive | bbossgroups/bboss | 78f18f641b18ea6dd388a1f2b28e06c4950b07c3 | 586199b68a8275aa59b76af10f408fec03dc93de | refs/heads/master | 2023-08-31T14:48:12.040505 | 2023-08-29T13:05:46 | 2023-08-29T13:05:46 | 2,780,369 | 269 | 151 | null | 2016-04-04T13:25:20 | 2011-11-15T14:01:02 | Java | UTF-8 | Java | false | false | 3,351 | java | /***
* ASM: a very small and fast Java bytecode manipulation framework
* Copyright (c) 2000-2011 INRIA, France Telecom
* 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. Redistribution... | [
"yin-bp@163.com"
] | yin-bp@163.com |
8fd7990fd308f4421f6601c4a1a665f9155d3322 | d395b4f055068d9375eabc23aac06f3fe906fb39 | /src/main/java/org/drip/specialfunction/hankel/ZitaFromSmallH2.java | 91db7987f00fd7986880bfca8e099d25ffc1b6e5 | [
"Apache-2.0"
] | permissive | afcarl/DROP | 2e2d339bfaaf04d303a28cde75a37de41282bbce | cecbaae4cb09fb11a2c895f4c2ba435d5ff1889a | refs/heads/master | 2020-09-12T21:33:17.944759 | 2019-11-18T05:25:20 | 2019-11-18T05:25:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,865 | java |
package org.drip.specialfunction.hankel;
/*
* -*- mode: java; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
*/
/*!
* Copyright (C) 2019 Lakshmi Krishnamurthy
*
* This file is part of DROP, an open-source library targeting risk, transaction costs, exposure, margin
* calculations, and portfolio ... | [
"lakshmimv7977@gmail.com"
] | lakshmimv7977@gmail.com |
80609cb7baedc40568fea0f276fc5dbbc9ab05e0 | e808d3e97e19558d15bacbcfeb9785014f2eb93a | /onebusaway-webapp/src/main/java/org/onebusaway/webapp/gwt/oba_application/control/Score.java | 2ef4787b7de5b3fc841a8398c3c0643e1fcb7627 | [
"Apache-2.0"
] | permissive | isabella232/onebusaway-application-modules | 82793b63678f21e28c98093cb71b333a2e22a3c1 | d2ca6c6e0038d158c9df487cab9f75d18b1214ff | refs/heads/master | 2023-03-08T20:02:35.766999 | 2019-01-03T16:41:11 | 2019-01-03T16:41:11 | 335,592,972 | 0 | 0 | NOASSERTION | 2021-02-24T05:43:58 | 2021-02-03T10:50:26 | null | UTF-8 | Java | false | false | 1,725 | java | /**
* Copyright (C) 2011 Brian Ferris <bdferris@onebusaway.org>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless requ... | [
"bdferris@google.com"
] | bdferris@google.com |
b30ca4d6402c17bb6a294bfe7addb58bc1a3931e | 56345887f87495c458a80373002159dbbbd7717f | /client-adapter/common/src/main/java/com/alibaba/otter/canal/client/adapter/support/JdbcTypeUtil.java | c24ff7de41fd7d9cc7f6b7dda560c57799b55763 | [
"Apache-2.0"
] | permissive | cainiao22/canal-bigdata | 724199c61632e98b43797d4fd276abcba7e426fb | a88362535faeda5f846a8f147d341f8d22ffd2e4 | refs/heads/master | 2022-12-26T16:59:50.256698 | 2018-12-05T07:27:17 | 2018-12-05T07:27:17 | 214,317,447 | 1 | 0 | Apache-2.0 | 2022-12-14T20:35:10 | 2019-10-11T01:30:07 | Java | UTF-8 | Java | false | false | 5,079 | java | package com.alibaba.otter.canal.client.adapter.support;
import java.math.BigDecimal;
import java.math.BigInteger;
import java.sql.*;
import org.joda.time.DateTime;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
/**
* 类型转换工具类
*
* @author rewerma 2018-8-19 下午06:14:23
* @version 1.0.0
*/
public class Jdb... | [
"yanpengfei@qding.me"
] | yanpengfei@qding.me |
6a31a84f85167c323d1cb285453d4f26e971f869 | 544cfadc742536618168fc80a5bd81a35a5f2c99 | /packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/displayinfo/DisplayInfoFragment.java | f415e5be2dbe68a7dd74e33952f4fc2e90a8a7f7 | [] | no_license | ZYHGOD-1/Aosp11 | 0400619993b559bf4380db2da0addfa9cccd698d | 78a61ca023cbf1a0cecfef8b97df2b274ac3a988 | refs/heads/main | 2023-04-21T20:13:54.629813 | 2021-05-22T05:28:21 | 2021-05-22T05:28:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,076 | java | /*
* Copyright (C) 2016 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | [
"rick_tan@qq.com"
] | rick_tan@qq.com |
22d4abd16549c2ec431d2bc979d0dc132a1df804 | 04653acfca56d9bab08beca174eb15eaee97e1ce | /eaccount-web-manage/src/main/java/com/ucsmy/eaccount/manage/dao/ManageIpScheduleTaskDao.java | 7f50b62ba85d4f9219034cd1c08ee04a2623af6d | [] | no_license | msm3673763/eaccount | 9fee55b68292326cebfe06486dd8a655fafad3a6 | e38de479a1f602493bc82cf2a575f250fa37851a | refs/heads/master | 2021-07-04T14:34:51.516682 | 2017-09-26T04:32:19 | 2017-09-26T04:32:19 | 104,832,964 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 666 | java | package com.ucsmy.eaccount.manage.dao;
import com.ucsmy.core.dao.BasicDao;
import com.ucsmy.eaccount.manage.entity.ManageIpScheduleTask;
import org.apache.ibatis.annotations.Param;
import org.springframework.stereotype.Repository;
/**
* 定时任务Dao
*
* @author chenqilin
* @since 2017/9/7
*/
@Repository
public interf... | [
"ma.siming@ucsmy.com"
] | ma.siming@ucsmy.com |
9995d0ef7a0baf6df4614eefa42d776080c73330 | be518806fd9880910b333bc51a56ccfbaad3c8e3 | /src/main/java/info/jerrinot/nettyloc/StringUtil.java | 85198237ad1639c373282e3b4d49b44cca2726e0 | [] | no_license | alisheikh/hugecast | 111e4ea59543bcd0ac54fe7b6806f940f852b7bf | bc3b201498ec46344d85336124bd29bccac547ab | refs/heads/master | 2020-12-25T09:08:08.703169 | 2013-12-01T19:15:51 | 2013-12-01T19:15:51 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,130 | java | /*
* Copyright 2012 The Netty Project
*
* The Netty Project licenses this file to you under the Apache License,
* version 2.0 (the "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at:
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless ... | [
"jaromir.hamala@gmail.com"
] | jaromir.hamala@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.