blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 410 | content_id stringlengths 40 40 | detected_licenses listlengths 0 51 | license_type stringclasses 2
values | repo_name stringlengths 5 132 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringlengths 4 80 | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 684M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 22
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 132
values | src_encoding stringclasses 34
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 3 9.45M | extension stringclasses 28
values | content stringlengths 3 9.45M | authors listlengths 1 1 | author_id stringlengths 0 352 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
fcea537ba728204cffd810144560bea386787397 | 54c28a1a5f7fa16b4442f55340abcb4b193e4397 | /network-server/src/main/java/com/programyourhome/immerse/network/server/action/PlayScenarioAction.java | 5d0fbda7796b62c0b87a4a6c42c87ab4c59865a4 | [
"Apache-2.0"
] | permissive | OrangeBaoWang/immerse | cb0e7a26b8ad214fcf329db96f90e14267237451 | 3b89232b7f6b9e229d1f127cb1135d305c856893 | refs/heads/master | 2021-10-11T00:27:58.982416 | 2019-01-19T20:55:46 | 2019-01-19T20:55:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 777 | java | package com.programyourhome.immerse.network.server.action;
import java.io.IOException;
import java.io.ObjectInput;
import java.util.UUID;
import com.programyourhome.immerse.domain.Scenario;
import com.programyourhome.immerse.network.server.ImmerseServer;
/**
* Play a scenario on the mixer.
*/
public class PlayScen... | [
"ewjmulder@yahoo.com"
] | ewjmulder@yahoo.com |
1c9bd5d8a484d2870ea45aa043d41ca901c76463 | ecf2c40f613588fa95f9c3109554f6a00be97762 | /src/main/java/com/byron/base/router/Dispatcher.java | 39a59debe41d1e8979d7e2a96ece5c2e8d9a3389 | [] | no_license | LengBoCode/base | 72b5ac539e2f95c391a80d8ac0eb2c0fae0bba9a | 23f2bc68f25dd076e6bde0af808a1e4b5c694b87 | refs/heads/master | 2022-12-23T15:45:30.111447 | 2020-09-12T06:55:32 | 2020-09-12T06:55:32 | 288,433,133 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 672 | java | package com.byron.base.router;
import java.util.HashMap;
/**
* 每个需要通信的组件内都有一个receiver
* 组件内通信的具体动作都有一个action
* Dispatcher负责统一管理receiver和action
*/
public class Dispatcher {
private static HashMap<String, BaseReceiver> receivers = new HashMap<>();
public static void registerReceiver(String re... | [
"byrongleng@tencent.com"
] | byrongleng@tencent.com |
b24bc82e84ba6f2a87f0074bf6425260d381ffe8 | 80576460f983a1ce5e11348e144257d6a2e12a97 | /Integracao/ContaCapitalIntegracaoEJB/src/test/java/br/com/sicoob/sisbr/cca/integracao/negocio/servicos/ejb/CapesIntegracaoServicoEJBTest.java | 79148645bf0a4316640ba8f2045065e1072a5c52 | [] | no_license | pabllo007/cca | 8d3812e403deccdca5ba90745b188e10699ff44c | 99c24157ff08459ea3e7c2415ff75bcb6a0102e4 | refs/heads/master | 2022-12-01T05:20:26.998529 | 2019-10-27T21:33:11 | 2019-10-27T21:33:11 | 217,919,304 | 0 | 0 | null | 2022-11-24T06:24:00 | 2019-10-27T21:31:25 | Java | UTF-8 | Java | false | false | 45,656 | java | /*
*
*/
package br.com.sicoob.sisbr.cca.integracao.negocio.servicos.ejb;
import java.math.BigDecimal;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import org.easymock.EasyMock;
import org.junit.Assert;
import org.junit.Ignore;
import org.junit.Test;
import br.com.bancoob.excecao.Banco... | [
"="
] | = |
00f254f491d2e43411351684dc4fef11d300dfa7 | c298bb6cc956a95ed570624a48d378098ff2e0e1 | /achilles-core/src/main/java/info/archinnov/achilles/internals/parser/accessors/Getter.java | 0dec9979c4cd5eaefe5feb058fd428f7becac0fc | [
"Apache-2.0",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | pgbhagat/Achilles | d1280ea296704280e67fd46e102922101c832fce | bba5e456a03e488c5f978cb818d817e5008eab91 | refs/heads/master | 2023-08-16T04:38:03.362601 | 2018-02-23T11:42:23 | 2018-02-23T11:42:23 | 122,614,004 | 0 | 0 | Apache-2.0 | 2023-08-05T18:31:17 | 2018-02-23T11:40:13 | Java | UTF-8 | Java | false | false | 764 | java | /*
* Copyright (C) 2012-2017 DuyHai DOAN
*
* 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 agree... | [
"doanduyhai@gmail.com"
] | doanduyhai@gmail.com |
00c6848767c075064918ca810b84e0827db45f19 | e96faaa3164146f8e8a96b459dc05145569b6eb6 | /fx-gateway-server/src/main/java/com/fx/cloud/gateway/server/service/IGatewayRouteService.java | 5906496fbacbeb2648aa1751a24530197ac4580c | [] | no_license | GX13697255906/fx | 55f136bbc866be06e65c6f5b1a30251316dce9a2 | f36eadd067b7d74d5b540158c25c25319842e38f | refs/heads/main | 2022-01-20T08:32:27.444075 | 2022-01-20T03:32:55 | 2022-01-20T03:32:55 | 253,255,107 | 0 | 0 | null | 2021-04-26T20:08:15 | 2020-04-05T14:32:28 | Java | UTF-8 | Java | false | false | 469 | java | package com.fx.cloud.gateway.server.service;
import com.fx.cloud.gateway.server.entity.GatewayRoute;
import com.baomidou.mybatisplus.extension.service.IService;
import java.util.List;
/**
* <p>
* 开放网关-路由 服务类
* </p>
*
* @author xun.guo
* @since 2022-01-12
*/
public interface IGatewayRouteService extends IServi... | [
"2594226416@qq.com"
] | 2594226416@qq.com |
42b03abc1cb79ec0568b013425b2f56374f87c71 | 351d07ae12c4a1331299a9dca90aeb7e25cf258b | /NumberGuess/gen/edu/harding/numberguess/BuildConfig.java | e683e8c31313f525441c2e38f04dfb32d94da234 | [] | no_license | tdurey/NumberGuess | 74cee9188d6a672a249d3a93d5a31b372ebeead4 | 70a143dbdd628a5c5258ed38055eaef364c4a6a9 | refs/heads/master | 2016-09-03T06:31:59.316879 | 2014-05-05T06:53:55 | 2014-05-05T06:54:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 165 | java | /** Automatically generated file. DO NOT MODIFY */
package edu.harding.numberguess;
public final class BuildConfig {
public final static boolean DEBUG = true;
} | [
"tdurey@harding.edu"
] | tdurey@harding.edu |
d41bd071a1ccc1c24e33de30e1e68281cbdf3db6 | 9c27398b8808a59b476ea7f7b82a6faaa50e4027 | /src/main/java/br/alura/patterns/memento/Contrato.java | 142f6eeafc7e23cfa9c1901bd813ff9b17883085 | [] | no_license | gabrielsmartins/design-patterns-II | 09605f18708640c729c377d3ac8b6df0779ae126 | 80b7a22a0c0ca7938dd314f0af772e1123058581 | refs/heads/master | 2022-01-24T18:16:01.702605 | 2019-10-20T18:37:26 | 2019-10-20T18:37:26 | 216,408,972 | 0 | 0 | null | 2022-01-21T23:32:33 | 2019-10-20T18:36:02 | Java | UTF-8 | Java | false | false | 1,125 | java | package br.alura.patterns.memento;
import java.time.LocalDateTime;
public class Contrato {
private LocalDateTime data;
private String cliente;
private TipoContrato tipo;
public Contrato(LocalDateTime data, String cliente, TipoContrato tipo) {
this.data = data;
this.cliente = cliente;
this.tipo =... | [
"ga.smartins94@gmail.com"
] | ga.smartins94@gmail.com |
772419905df676d67d98219b8e6aee5b3f17ef7b | 2b8c4443062c92ebed1093a979c92a5e38a5d70a | /src/main/java/com/korabelska/demo/repository/impl/DoctorRepositoryImpl.java | 511764c10851a0e3e6ec173a204e6382ca415245 | [] | no_license | yuliiakorabelska/data-jdbc | cb30d08bb9a56bc45de5c8c985c8a4d38ba34d0a | b8f0d106b6c741837e82af30a48822c94a1d3763 | refs/heads/master | 2022-06-09T18:31:42.193080 | 2020-05-05T13:50:13 | 2020-05-05T13:50:13 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,854 | java | package com.korabelska.demo.repository.impl;
import com.google.cloud.spanner.Key;
import com.korabelska.demo.exceptions.EntityNotFoundException;
import com.korabelska.demo.model.Doctor;
import com.korabelska.demo.repository.BaseRepository;
import org.springframework.cloud.gcp.data.spanner.core.SpannerTemplate;
import ... | [
"fedosenkoj@gmail.com"
] | fedosenkoj@gmail.com |
8e496177009633c6c9e1926f2c8c3eb661a2f358 | 1dfd0e45975f1cf7ff9f9561ff2cc18559e5c7df | /Projects/中证技术CMS/zzjscms/src/main/java/com/zzjs/cms/entity/vo/ComponentTypeVo.java | 58fa367069ab4cfcd577f0b1012237e2515e2975 | [
"Apache-2.0"
] | permissive | fengmoboygithub/main_respository | 20434a7a676707916a035d4f19f40dba56f26186 | c17bc196ae606ce4af503b68af7a926a8e677986 | refs/heads/master | 2023-01-12T23:43:15.501710 | 2020-11-18T15:48:48 | 2020-11-18T15:48:48 | 313,973,726 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,185 | java | package com.zzjs.cms.entity.vo;
import java.util.Date;
import java.util.List;
import com.zzjs.cms.constant.ComponentTypeConstant;
import com.zzjs.cms.entity.Component;
/**
* 组件类型vo类
*
* @author yinlong
*
*/
public class ComponentTypeVo {
/**
* 组件类型ID
*/
private long tpCompTypeId;
/**
* 组件类型名称
*/
pr... | [
"yangyanchao@otc-tech.cn"
] | yangyanchao@otc-tech.cn |
28586d568fb7f3c837a3f284387318bc8dd79b57 | 8e61a9658370a6ddb46316c9930d14aa6b37902f | /src/JP420000/bssv/e1/oracle/ShowSalesDetailLinePricing.java | bac21a7d9bcbe0646e30be04b02bcfa446d19be8 | [] | no_license | alanOO7/JDE_SOAP | dc1b1c1bfd7063542af8062bd61bcf165d84bcbc | 7fc78ee5510a61bd0f7ffe75265b4aac023b372e | refs/heads/master | 2020-05-31T14:10:55.762874 | 2019-06-05T05:34:56 | 2019-06-05T05:34:56 | 190,322,382 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 17,997 | java | /**
* ShowSalesDetailLinePricing.java
*
* This file was auto-generated from WSDL
* by the Apache Axis 1.4 Apr 22, 2006 (06:55:48 PDT) WSDL2Java emitter.
*/
package JP420000.bssv.e1.oracle;
public class ShowSalesDetailLinePricing extends JP420000.bssv.e1.oracle.ValueObject implements java.io.Serializable {
... | [
"alan_oo7@outlook.com"
] | alan_oo7@outlook.com |
0b205454ffa163fc970044dfa4af03e27a275746 | ba4112172790b1c55a0640ee7c6ae69fc3939098 | /src/RadarChartPlatform.java | 4266fe51f907f72cc00238bde4766b35c93ae975 | [] | no_license | RoloAdriana/TFG_Adriana_Rolo_inchausti | f7ae2756d789d9d899077eec42690668a66a17a0 | 5c571b1c4469f9d5559736b8eedee75514e14f88 | refs/heads/master | 2016-09-06T04:37:46.946315 | 2015-06-21T17:58:31 | 2015-06-21T17:58:31 | 37,819,697 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,976 | java | import java.awt.*;
import org.jfree.chart.*;
import org.jfree.chart.plot.*;
import org.jfree.chart.labels.*;
import org.jfree.chart.title.*;
import org.jfree.data.category.*;
import org.jfree.ui.ApplicationFrame;
import org.jfree.ui.RefineryUtilities;
import org.jfree.util.*;
public class RadarChartPlatform extend... | [
"adrianarolo@hotmail.com"
] | adrianarolo@hotmail.com |
bd8108c690970b1f487845a92f37fac652154091 | e18fc8d3cedf8499df91de319801095f52e11081 | /src/main/java/ru/progect/AppMain.java | ba28649747402c64ba27a57fe9b7ab28eab6771b | [] | no_license | SheeRMooN/springF | ae03d5fd94254085b785f5c17f0bbac3d1e5f17f | a8a504ad51c06be2d2bd433094614c41f5af179c | refs/heads/master | 2023-03-28T00:27:54.967291 | 2021-03-30T12:01:10 | 2021-03-30T12:01:10 | 352,735,626 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 759 | java | package ru.progect;
import org.springframework.context.annotation.AnnotationConfigApplicationContext;
import ru.progect.musicType.MusicPlayers;
public class AppMain {
public static void main(String[] args) {
AnnotationConfigApplicationContext context = new AnnotationConfigApplicationContext(
... | [
"legionerus@yandex.ru"
] | legionerus@yandex.ru |
d9fc5b99c9f39a229a7ccd195d976aab4ec092b2 | 3c5a076e323b58cd8cee661200840ed698897484 | /JAVA/spring/springfm-di-annotation/springfm-di-annotation/src/main/java/com/liteworm/App.java | 8183cc600fa6a4261cfb732307853a8668fcc8e2 | [
"Apache-2.0"
] | permissive | LiteWorm/wormlearning | a221f6dd94004aec635ade991f44555497d5e163 | 64fd89cc53e65f264a5c134d207403c5a2565e92 | refs/heads/master | 2023-09-01T18:53:12.268838 | 2023-08-31T01:27:00 | 2023-08-31T01:27:00 | 249,720,611 | 0 | 1 | Apache-2.0 | 2023-08-23T05:33:53 | 2020-03-24T13:50:29 | Java | UTF-8 | Java | false | false | 175 | java | package com.liteworm;
/**
* Hello world!
*
*/
public class App
{
public static void main( String[] args )
{
System.out.println( "Hello World!" );
}
}
| [
"ly090820@gmail.com"
] | ly090820@gmail.com |
d95c87ae2d08c56bd2fb944fb37b057928e61588 | 4c81abdbfb3d32ca3285ce5ab74c390d63e8ed7d | /app/src/main/java/smart/budget/expense/base/BaseActivity.java | 80262ce9c43eef42770017250da112025f38e482 | [
"MIT"
] | permissive | dhirajkumarsan/Expense | 4cfceab7491511aee4df326c0952ebeae7f7a34f | 6ead68a11d1415b83851db40537b1b38c9cc44be | refs/heads/master | 2023-02-16T09:48:33.020802 | 2021-01-06T17:04:36 | 2021-01-06T17:04:36 | 325,222,834 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 293 | java | package smart.budget.expense.base;
import androidx.appcompat.app.AppCompatActivity;
import com.google.firebase.auth.FirebaseAuth;
public class BaseActivity extends AppCompatActivity {
public String getUid() {
return FirebaseAuth.getInstance().getCurrentUser().getUid();
}
}
| [
"bhavansharora21@gmail.com"
] | bhavansharora21@gmail.com |
76accde9069424c364bf7d3793303374545a89a3 | a65ef3e98a8218ae774cbf000e6ba408abd5533a | /WebApp18/src/com/test/FriendDTO.java | 3c650515a0c7fb2cedb2553796e40307fd84328d | [] | no_license | SaeRomii/WebStudy | b5f510b63622a272bab228ace510ab357abbba21 | 58a37fb87d8384deeb78905214b7b610c97abaa6 | refs/heads/main | 2023-05-29T00:00:34.972254 | 2021-06-09T14:04:09 | 2021-06-09T14:04:09 | 362,139,361 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 773 | java | /*=====================
FriendDTO.java
=====================*/
package com.test;
public class FriendDTO
{
private String userName; //-- 이름
private String userAge; //-- 나이
private String gender; //-- 성별
private String[] boys; //-- 이상형
// getter / setter
public String getUserName()
{
return userName;
}... | [
"rmimimi22@gmail.com"
] | rmimimi22@gmail.com |
826443c5ef8e8b4235e121013c146e4a28de7878 | d1dd0c7d2063c5a5ae50e2d944795a3e4afaeb95 | /surefire-3.0.0-M5/surefire-its/src/test/java/org/apache/maven/surefire/its/JUnit4VersionsIT.java | dbf087c33b3006183c45c8cf45cf2c173af8c356 | [
"Apache-2.0"
] | permissive | wessam1292/finalcertificates | e42945e28ce6b2f4f17c92dcc18b9b9aa1e1ed35 | b580a23ac9f1e669041d611558b6f12369f522a3 | refs/heads/master | 2023-01-07T02:20:09.881872 | 2020-10-30T19:27:53 | 2020-10-30T19:27:53 | 305,834,552 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,758 | java | package org.apache.maven.surefire.its;
/*
* 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 Licen... | [
"wessam.gamal1992@gmail.com"
] | wessam.gamal1992@gmail.com |
80c7b29967c46c971cf3632b56fcbd54479734af | 4da9097315831c8639a8491e881ec97fdf74c603 | /src/StockIT-v1-release_source_from_JADX/sources/com/facebook/imagepipeline/producers/EncodedCacheKeyMultiplexProducer.java | 82229735b5279d8783ba48e80d52ad3665eaac8e | [
"Apache-2.0"
] | permissive | atul-vyshnav/2021_IBM_Code_Challenge_StockIT | 5c3c11af285cf6f032b7c207e457f4c9a5b0c7e1 | 25c26a4cc59a3f3e575f617b59acc202ee6ee48a | refs/heads/main | 2023-08-11T06:17:05.659651 | 2021-10-01T08:48:06 | 2021-10-01T08:48:06 | 410,595,708 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,169 | java | package com.facebook.imagepipeline.producers;
import android.util.Pair;
import com.facebook.cache.common.CacheKey;
import com.facebook.imagepipeline.cache.CacheKeyFactory;
import com.facebook.imagepipeline.image.EncodedImage;
import com.facebook.imagepipeline.request.ImageRequest;
public class EncodedCacheKeyMultiple... | [
"57108396+atul-vyshnav@users.noreply.github.com"
] | 57108396+atul-vyshnav@users.noreply.github.com |
be1e53d605349bb7e08c98ec22612c84fdb538dd | c45c05d217ff12403c96e1caa7f27c4e0ebe0528 | /src/test/java/tech/blacksource/blacknectar/service/BlackNectarAssertionsTest.java | 1c0b5a9e3b36afca59c808ec639e21257d254443 | [
"Apache-2.0"
] | permissive | BlackSourceLabs/BlackNectar-Service | 2827705aa8f026322f6f0f52ab8b0fb4250d72e6 | 866a12638a8cca20c2f5dbc49c2d88b403bd88c5 | refs/heads/develop | 2021-06-18T06:05:39.558041 | 2017-04-19T15:31:30 | 2017-04-19T15:31:30 | 74,163,779 | 6 | 1 | null | 2017-04-18T20:43:40 | 2016-11-18T20:24:30 | Java | UTF-8 | Java | false | false | 5,613 | java | /*
* Copyright 2017 BlackSource, LLC.
*
* 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 agr... | [
"jwellington.moreno@gmail.com"
] | jwellington.moreno@gmail.com |
eaeeefc1236afae8cf26362504dd568386d6e76b | 900961ee56d18be726ba0a7f468281b8a1be9bc2 | /src/main/java/it/cnr/istc/pst/platinum/ai/framework/microkernel/lang/flaw/FlawCategoryType.java | 37037ff90beb0418344d2614a68cbc31f7f15aad | [
"Apache-2.0"
] | permissive | pstlab/PLATINUm | 767f77ea7405639673f26fd399e2a14dcdb511f8 | 3b949ee8312090f696e83413849e0c90f50a070a | refs/heads/master | 2023-04-29T11:19:55.606724 | 2023-04-17T09:51:06 | 2023-04-17T09:51:06 | 123,152,138 | 14 | 0 | Apache-2.0 | 2020-10-15T14:34:14 | 2018-02-27T15:54:16 | Java | UTF-8 | Java | false | false | 519 | java | package it.cnr.istc.pst.platinum.ai.framework.microkernel.lang.flaw;
/**
*
* @author anacleto
*
*/
public enum FlawCategoryType
{
/**
* Category of flaws that entail only planning decisions to be solved
*/
PLANNING,
/**
* Category of flaws that entail only scheduling decisions to be solved
*/
SCHED... | [
"umbrico.alessandro@gmail.com"
] | umbrico.alessandro@gmail.com |
1d5bc1566d9fa92b4fc0bf1e60590ab9ae07646a | 811a6ae32474291f492b97e03251cce935bb2d42 | /app/src/main/java/ch/six/sixwallet/backend/six_p2p/callbacks/SendRequestCallback.java | 463313bef5a23d9b5ad45aa7f4dcbba58bdc98cc | [] | no_license | paddyzab/sixwallet | 226d356a1006f53400f2877e3761097e060156e9 | d1a5461924b8bac7a4d5fc7ae29071e8c4f18ea4 | refs/heads/master | 2016-09-03T07:36:20.380669 | 2015-03-21T16:48:26 | 2015-03-21T16:48:26 | 32,590,162 | 0 | 1 | null | 2015-03-21T15:36:22 | 2015-03-20T15:02:18 | Java | UTF-8 | Java | false | false | 526 | java | package ch.six.sixwallet.backend.six_p2p.callbacks;
import android.util.Log;
import ch.six.sixwallet.Home;
import retrofit.Callback;
import retrofit.RetrofitError;
import retrofit.client.Response;
public class SendRequestCallback implements Callback {
@Override
public void success(Object o, Response respons... | [
"patryk.zabicki@gmail.com"
] | patryk.zabicki@gmail.com |
11b0f215ac7bfce6ade8dc2084daa1fbefd1838c | c5529aaceac08cf0a929e00d33264832ed55a929 | /eatlibrary/src/main/java/com/e_at/eatlibrary/utils/GeneralUtil.java | 39c0b0594c41c2915cf5e474cefc424b81c7713f | [] | no_license | codingWhenever/super_order | 5b3c1aa71e64ac58fa5ae4bd0c096a4f5928d2e1 | 199c23d1610bb140f59360e75553191ee4109dbd | refs/heads/master | 2021-08-14T10:02:30.793174 | 2017-11-15T10:00:53 | 2017-11-15T10:00:53 | 109,657,767 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 630 | java | package com.e_at.eatlibrary.utils;
import android.content.Context;
import android.content.pm.PackageInfo;
import android.content.pm.PackageManager;
public class GeneralUtil {
/**
* 获取版本名
*
* @return 当前应用的版本号
*/
public static String getVersionName(Context context) {
try {
... | [
"136088653@qq.com"
] | 136088653@qq.com |
90aeaf393b6abade182dd5a2e9912dffe6450a82 | 6d5cadbb452ca7be0e7b1e3d4e71fe221861ed29 | /app/src/test/java/com/davidgh/weatherinfo/ExampleUnitTest.java | cb14f228f26002953512a9c7553f15639e12636a | [] | no_license | davitgh/WeatherInfo | f6770546905461ca00741cee646e262e1f6b70ba | 5d3527b806f763ddcd07bb30fc32669452a1440c | refs/heads/master | 2021-05-03T04:33:28.833151 | 2018-02-07T13:35:18 | 2018-02-07T13:35:18 | 120,619,345 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 401 | java | package com.davidgh.weatherinfo;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
@Test
public voi... | [
"davit.ghukasyan@yahoo.com"
] | davit.ghukasyan@yahoo.com |
435a137212d844365f5ae06fc51a22d7d339696f | e76b9c328c32f3bc19148ce1b42fd2a2aea182e2 | /src/main/java/info/smartkit/eip/obtuse_octo_prune/configs/StaticResourceConfiguration.java | 7d3bb4080bf1bb12c5658a8bc01a045669124b60 | [
"MIT"
] | permissive | yangboz/spring-boot-elasticsearch-LIRE-docker | 8e84a2b4743189c6f766c348a9c524b88f795693 | 70414fa7555bb00dd055ccb249067f572b3486e1 | refs/heads/master | 2021-07-22T07:31:23.966678 | 2017-11-01T15:21:31 | 2017-11-01T15:21:31 | 44,301,575 | 7 | 5 | null | null | null | null | UTF-8 | Java | false | false | 1,263 | java | package info.smartkit.eip.obtuse_octo_prune.configs;
import org.springframework.context.annotation.Configuration;
import org.springframework.web.servlet.config.annotation.ResourceHandlerRegistry;
import org.springframework.web.servlet.config.annotation.WebMvcConfigurerAdapter;
@Configuration
public class StaticResour... | [
"YoungWelle@gmail.com"
] | YoungWelle@gmail.com |
b71c28de89732397e11b046ddebf6b2fa4c4cce2 | 45b77c4898fff71af1604f244fe65b665cfbfb66 | /src/main/java/com/example/web/controller/TweetController.java | f7932042964f895ffb10ff2156904c6a9113c39c | [] | no_license | rokuyamad/pictweet_java | 945f3a96984515d03c57d50cfa0b0e6265e4b546 | 874146de71feb231c1dd821972b8380c66f72a37 | refs/heads/master | 2021-10-10T06:02:37.572372 | 2019-01-07T13:38:09 | 2019-01-07T13:38:09 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,058 | java | package com.example.web.controller;
import org.springframework.beans.BeanUtils;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.springframework.data.web.PageableDefault;
import org.springframework.se... | [
"dr19950228@gmail.com"
] | dr19950228@gmail.com |
ce94a9017be6206d736d746beb840b33ef5bc3bb | 96c161bbc218794a1c7216af301ebcd584265ae6 | /src/dbQuery/MySqlImageTest.java | de78c82d3262b7503acf2327097228c3649eff48 | [] | no_license | dpmihai/test | b23d57812156d174990e819be7fa878c2957b16a | 0eab964edfc13ebd1a7179d806cb2b5e6d2772a4 | refs/heads/master | 2020-04-15T22:50:03.796014 | 2017-07-28T12:33:03 | 2017-07-28T12:33:03 | 6,610,594 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,464 | java | package dbQuery;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.OutputStream;
import java.sql.Blob;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sq... | [
"dpmihai@yahoo.com"
] | dpmihai@yahoo.com |
6690674ae5c3ef80222d631f95ba93534a9b4b00 | 5eea41464206cffd9aeceaadb184b5661e31a481 | /src/test/java/features/RunFeature.java | 7b42d19ed820c6ed3adad3fa542d7b4e84043ce3 | [] | no_license | YDanot/pandemic-bdd-12022019 | b668dd1b74055b10e17c8e6896dd4b65e1141b89 | 494f81367ae9bcaa6f614b7a1a558b65cc036146 | refs/heads/master | 2020-04-22T15:14:22.792977 | 2019-02-13T08:39:29 | 2019-02-13T08:39:29 | 170,471,507 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 253 | java | package features;
import cucumber.api.CucumberOptions;
import cucumber.api.junit.Cucumber;
import org.junit.runner.RunWith;
@RunWith(Cucumber.class)
@CucumberOptions(strict = true,
glue = {"features"},tags = {"~@wip"}
)
public class RunFeature {
}
| [
"yann.danot.c@thalesdigital.io"
] | yann.danot.c@thalesdigital.io |
337718eb0bac800bef11ef04e544dbf44e32d491 | 342ae302ac609c118a08d16097f8816fb2b66000 | /src/main/java/com/nroad/okr/web/rest/vm/package-info.java | 3c9e6e261cb9ae422c138255a45946fefa65dbc1 | [] | no_license | 51888/okrserver | ee668c90c3fa553d061f4918e9985f0d33a72ec2 | 1c4478b949af20b45ca5a964ba8ee4377daa8b02 | refs/heads/master | 2021-08-23T07:55:37.693595 | 2017-12-04T06:54:09 | 2017-12-04T06:54:09 | 113,006,515 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 95 | java | /**
* View Models used by Spring MVC REST controllers.
*/
package com.nroad.okr.web.rest.vm;
| [
"jhipster-bot@users.noreply.github.com"
] | jhipster-bot@users.noreply.github.com |
4f22b6b265ae84b923e8edc545f57deec7b33237 | c177a0815d5d5c47dd52376954081d5d4fd12bb0 | /app/src/main/java/com/probe31/probe/sleepyapp/MODEL/InitResponse.java | 687517dce052d5db119b142fbe1b672fd8a2a6fb | [] | no_license | probhe31/sleepApp | b58247d75ec8bdf046c07e521636258a3d765522 | 23c63aa559a1a4fde764657d438bb6b594d43530 | refs/heads/master | 2020-03-23T04:22:07.100032 | 2018-07-21T16:12:03 | 2018-07-21T16:12:03 | 141,079,087 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 732 | java | package com.probe31.probe.sleepyapp.MODEL;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
public class InitResponse {
@SerializedName("status")
@Expose
private int status ;
@SerializedName("status_label")
@Expose
private String status_label;
... | [
"bheer31@gmail.com"
] | bheer31@gmail.com |
1b68fbaffff4a00dd52ed75cc478ff7037f8a396 | 5ab0ba8af9dbdff39a880a5fa9da2cc2ee8ac915 | /SEblog/src/com/DAO/UserStat.java | 057c727416c31b38e10a2c4060235f6bf5fce232 | [] | no_license | ffflyteam/SEBlog | 7bdc9c1eed0b9716ee9cdfe95809bafeb6ae2ac5 | e5e98f241e3544128ba61e04d2348477d4986299 | refs/heads/master | 2020-05-16T12:05:05.025850 | 2019-06-16T14:43:01 | 2019-06-16T14:43:01 | 178,838,440 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 212 | java | package com.DAO;
public enum UserStat {
NORMAL(0), //正常使用中
BE_FROZEN(1), //被冻结
;
private int id;
private UserStat(int id) {
this.id = id;
}
public int getId() {
return id;
}
}
| [
"1012246892@qq.com"
] | 1012246892@qq.com |
56ee06f3fc3605d613635d7fe029feabd009e0f7 | 977bc9c6bcf97364015de2dffa99c42306e422d7 | /src/AnnotationTest/AnnotationLogic.java | 643e4203d53432373978485c6a3c8144f1ab70b5 | [] | no_license | MeiChen26/LeetcodeTest | e6911047d34ee4c1b227d0d503118f76867822ea | 85466f48c1ca935a0a21c15a1fbba22243b523a9 | refs/heads/master | 2021-02-07T20:23:01.427744 | 2020-03-23T04:31:07 | 2020-03-23T04:31:07 | 244,073,074 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 657 | java | package AnnotationTest;
import java.lang.reflect.Method;
public class AnnotationLogic {
public static void annotationLogic() {
Class useAnnotationClass = UseAnnotation.class;
for(Method method : useAnnotationClass.getMethods()) {
SimpleAnnotation simpleAnnotation = (SimpleAnnotation)... | [
"meitong@meitongdeMacBook-Pro.local"
] | meitong@meitongdeMacBook-Pro.local |
5699a72fb1d8852633df5988fba54012d4e1bf45 | e64a9ff88c950ca4a3fc7179b965c458302dec72 | /app/src/main/java/DetectionService.java | e6ae6a81140631994be36399e8aaaac1191a2840 | [] | no_license | mupacif/gmaps | 2943ec5b46c1f4bd02c787d9edfc6e2d4d21e79a | b71125eefcaa157219ad157892063b1704aba0e8 | refs/heads/master | 2021-01-22T18:34:06.029846 | 2017-03-15T15:58:04 | 2017-03-15T15:58:04 | 85,093,455 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 639 | java | import android.app.IntentService;
import android.content.Intent;
import android.nfc.Tag;
import com.google.android.gms.location.ActivityRecognition;
import com.google.android.gms.location.ActivityRecognitionResult;
import com.google.android.gms.location.GeofencingEvent;
/**
* Created by student on 15-03-17.
*/
pub... | [
"student@bt-training.be"
] | student@bt-training.be |
c7b690a11da71000281fe0e8c50b6ef0162c11b6 | 7991248e6bccacd46a5673638a4e089c8ff72a79 | /base/common/src/main/java/org/artifactory/request/ResponseWithStatusHolderMapper.java | 353da81e81c519ce722ea828071213c08f96697f | [] | no_license | theoriginalshaheedra/artifactory-oss | 69b7f6274cb35c79db3a3cd613302de2ae019b31 | 415df9a9467fee9663850b4b8b4ee5bd4c23adeb | refs/heads/master | 2023-04-23T15:48:36.923648 | 2021-05-05T06:15:24 | 2021-05-05T06:15:24 | 364,455,815 | 1 | 0 | null | 2021-05-05T07:11:40 | 2021-05-05T03:57:33 | Java | UTF-8 | Java | false | false | 1,501 | java | /*
*
* Artifactory is a binaries repository manager.
* Copyright (C) 2018 JFrog Ltd.
*
* Artifactory is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at yo... | [
"david.monichi@gmail.com"
] | david.monichi@gmail.com |
b1453c4e3c42610bb1d623c26ec7af1b181f50b5 | 94aced6041168236c183e3c5129f150b03899cbd | /src/test/java/helpers/Helpers.java | 8875c38937e453e4e06b44fb2a7309eead899885 | [] | no_license | jdmaury94/qaAutomationCarnival | 8568a979a58d568e8d87c4103024c8e8682e04a5 | 95da40aee26def27b770cf8591a7a19fefbfd8a8 | refs/heads/master | 2020-09-25T07:28:16.233549 | 2019-12-04T21:00:44 | 2019-12-04T21:00:44 | 225,948,688 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,805 | java | package helpers;
import org.openqa.selenium.By;
import org.openqa.selenium.Keys;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.interactions.Actions;
import java.util.ArrayList;
import java.util.List;
public class Helpers {
public int formatStringToNumber(... | [
"jdmaury94@gmail.com"
] | jdmaury94@gmail.com |
965abb5b828b269200370361bf443efbf722c40e | 2eb567cb893850bec197ead1491f3e802cff93e6 | /java-se-samples/base/src/main/java/apibase/common/DoubleTest.java | 6cc93296ff5a66e9b129988e9ecf2042325e45b3 | [] | no_license | doubleview/java-awesome-demo | 4ca9971f01ab7b3be6fbefb76f9a7d8c78de0ed0 | 983491df02bf9c83978cbec83b93d1a68b1b2275 | refs/heads/master | 2022-12-22T10:12:26.250184 | 2021-07-25T05:58:22 | 2021-07-25T05:58:22 | 96,692,018 | 0 | 0 | null | 2022-12-16T09:52:49 | 2017-07-09T15:07:56 | Java | UTF-8 | Java | false | false | 351 | java | package apibase.common;
public class DoubleTest {
public static void main(String args[]) {
System.out.println("0.05 + 0.01 = " + (0.05 + 0.01));
System.out.println("1.0 - 0.42 = " + (1.0 - 0.42));
System.out.println("4.015 * 100 = " + (4.015 * 100));
System.out.println("123.3 / 100... | [
"doubleview@163.com"
] | doubleview@163.com |
c73fd9c021e409dd14b7a7a47a5de55a1c51b0f1 | 144f75c44a30ac458268123e349ae5d4de766275 | /server/src/main/java/me/noos/worker/RatingServlet.java | 47d38962939d28c22647bcaeb35bc254b48cc684 | [] | no_license | charlesbihis/noos | 9b5096cdadac9b648cbea261454980876e46c47a | 90ce9128d43c0d3dc100c0f362ea4a413173273a | refs/heads/master | 2020-05-30T12:07:06.754706 | 2012-12-16T04:10:20 | 2012-12-16T04:10:20 | 7,187,090 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,666 | java | package me.noos.worker;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import me.noos.engine.recommendation.collaborative.data.BaseDataset;
... | [
"charles@whoischarles.com"
] | charles@whoischarles.com |
d4ee5e264c215efff129c588bbb4c022597fa7e6 | 47eb777cb6bd21fa48287f5fd998f8e4ec5c7f06 | /hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/java/org/apache/hadoop/yarn/server/nodemanager/containermanager/logaggregation/LogAggregationService.java | 315f28cf05514c510c29545a1d9dd0274a606480 | [
"CDDL-1.1",
"LicenseRef-scancode-protobuf",
"BSD-3-Clause",
"BSD-2-Clause-Views",
"EPL-1.0",
"LicenseRef-scancode-unknown-license-reference",
"CDDL-1.0",
"Apache-2.0",
"BSD-2-Clause",
"MIT",
"Classpath-exception-2.0",
"LGPL-2.1-only",
"LicenseRef-scancode-other-permissive",
"GCC-exception-... | permissive | qtt-bigdata/hadoop | 55f0d9df970b2e98388fe3b480a028157d59fa4f | ebb348814fb49967cd33ad604d6fa4c4f3f5146c | refs/heads/qtt-2.6.0-5.16.1 | 2023-01-22T01:16:51.642516 | 2019-06-28T02:20:28 | 2019-06-28T02:20:28 | 177,924,762 | 0 | 2 | Apache-2.0 | 2023-01-02T21:54:53 | 2019-03-27T05:34:46 | Java | UTF-8 | Java | false | false | 20,055 | java | /**
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you may n... | [
"zhengyafei@innotechx.com"
] | zhengyafei@innotechx.com |
790f7f4a0bba3d21165945c86e0be37ac389a850 | 7a0fcd986daafa6329f118986d3ebdf52a1ec525 | /app/src/test/java/com/example/zengwei/curve/ExampleUnitTest.java | 1bd7ae4a945d0518db1cba91f8afda28d4759a47 | [] | no_license | cbdgit/Curve | 5240c77c308f43e789fd75483925ea6639bc35a4 | a0d566c26c30a26105bc4f1864a7d988505d808b | refs/heads/master | 2020-04-13T18:48:42.264176 | 2018-08-17T09:39:48 | 2018-08-17T09:39:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 403 | java | package com.example.zengwei.curve;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
@Test
public v... | [
"13085486819@163.com"
] | 13085486819@163.com |
64b98d65f6f3da09fb3781e4f7697e244300f00e | 80b69edf29f51d34cee8b2e8a5956e4a82a8bff1 | /codesnipt/com/kalllx/code/util/NumberDetect.java | 50b2830d0fc4f51467422b5a3d158a92a7c71685 | [
"MIT"
] | permissive | kalllx/codesnipt | 850b155b78af71d796af982d686c4aa5f3820378 | a4d78912c82c07c5011808ec5161475f293d50ab | refs/heads/master | 2016-09-06T06:18:07.923316 | 2014-03-20T10:26:46 | 2014-03-20T10:26:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 690 | java | package com.kalllx.code.util;
public class NumberDetect {
public static void main(String[] args) {
String str1="1122.2.2";
String str2="111";
String str3="111.2";
String str4="111s";
String str5="111.s";
String str6="1s11";
System.out.println(str1+":"+isNum(str1));
System.out.println(str2+":"... | [
"kalllx@yahoo.cn"
] | kalllx@yahoo.cn |
074573013a2ba904887b9a559f894685946c8d25 | ec9ea88075728c82d1ecb026d846294e87092887 | /src/main/java/com/algaworks/brewer/model/Pedido.java | c9b8e5be9b7968846541dac4ed505fca7a3608fe | [] | no_license | Beleboni/spring-project | f4d6a6fa60253ea32198c65640dee436faa4bd20 | e4bfb4411caa86679422583963efd7fb277e5e4d | refs/heads/master | 2021-01-13T05:23:47.336037 | 2017-05-08T01:47:01 | 2017-05-08T01:47:01 | 81,392,941 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,350 | java | package com.algaworks.brewer.model;
import java.math.BigDecimal;
import java.time.LocalDate;
import java.time.LocalDateTime;
import java.time.temporal.ChronoUnit;
import java.util.ArrayList;
import java.util.List;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
... | [
"fernando.beleboni@hotmail.com"
] | fernando.beleboni@hotmail.com |
20256d7ce6ba53e3d891ac7e085c17e9e7d7ba1e | 5dd9a978e06a37a31c9d1f94e7aa3c35bda90254 | /src/main/java/pl/maciejd/ws/TestRunWS.java | 470177e2b1029458369112165d2ab46955c50392 | [] | no_license | maciejd/greenfield-jee | dc91c6f7c1f4217bb38f8018c864121fe0864e05 | 64885aa7ebd6ec7d71f5c168517367c11ffd135d | refs/heads/master | 2020-07-27T02:06:17.138947 | 2016-11-14T13:14:00 | 2016-11-14T13:14:00 | 73,705,313 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,121 | 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 pl.maciejd.ws;
import javax.ejb.EJBTransactionRolledbackException;
import javax.inject.Inject;
import javax.jws.WebService;
im... | [
"maciej.dobrowolski@atos.net"
] | maciej.dobrowolski@atos.net |
414392dc70bbfa846d38f59f04e528db1271b6aa | 6d40a559ca0f874ae7ac922a19b5aaac8dec2e93 | /src/main/java/ch/uzh/seal/BLogDiff/model/rest/Job.java | a0b22d1bc3166ac3abd4580ddd6155cd05553372 | [] | no_license | noahch/blogdiff | a4cfcd07fd308c9dedeafd7d3e5be0df7e1094b9 | c19e9bf5824935ddd607c5cf2b93c4de215036f0 | refs/heads/master | 2022-11-28T15:08:42.672199 | 2019-07-30T15:54:20 | 2019-07-30T15:54:20 | 184,011,057 | 0 | 0 | null | 2022-11-16T11:48:42 | 2019-04-29T06:16:37 | Java | UTF-8 | Java | false | false | 1,004 | java | package ch.uzh.seal.BLogDiff.model.rest;
import com.fasterxml.jackson.annotation.JsonIgnore;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import com.fasterxml.jackson.annotation.JsonProperty;
import lombok.Getter;
import lombok.Setter;
import lombok.ToString;
@JsonIgnoreProperties(ignoreUnknown = tru... | [
"noah.chavannes@gmail.com"
] | noah.chavannes@gmail.com |
4bfc270e3dfc044f017d0ee6d3d0a6b1ca6e9186 | fab79c220c6175ba553c94c4d176959469589219 | /src/main/java/nc/block/tile/generator/BlockFusionCore.java | 01f3c599670dc5073d1903ec5f611e2f6c78d4ed | [
"CC0-1.0"
] | permissive | remclave/NuclearCraft | bf155280583ef4667a7dea60832264bf24909198 | e873333ad22c0918515376c246a6b0b906aa920a | refs/heads/master | 2020-03-25T08:56:26.322487 | 2018-06-15T15:44:01 | 2018-06-15T15:44:01 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,155 | java | package nc.block.tile.generator;
import nc.block.tile.BlockInventory;
import nc.block.tile.IActivatable;
import nc.config.NCConfig;
import nc.init.NCBlocks;
import nc.proxy.CommonProxy;
import nc.tile.generator.TileFusionCore;
import nc.util.BlockPosHelper;
import net.minecraft.block.material.Material;
import net.mine... | [
"joedodd35@gmail.com"
] | joedodd35@gmail.com |
794719462b35219e36d5d9b363db1258968f2b24 | 1b351ae881eec2382ced71d5e696e17df62e079e | /src/main/java/com/ATeam/twoDotFiveD/server/gameClientHandler.java | c226e337bbce22cb143081c5dac62bcc2049b2a4 | [] | no_license | Mitsugaru/TwoDotFiveD | 1d5b07dfeb45b089e241b78f4ca391c385743ef3 | ef14a0de2c95e171a24e214286a00b756d8d068a | refs/heads/master | 2021-01-19T08:46:06.979538 | 2012-04-22T00:30:40 | 2012-04-22T00:30:40 | 3,261,232 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 440 | java | package com.ATeam.twoDotFiveD.server;
import java.net.DatagramPacket;
import java.net.InetAddress;
public class gameClientHandler {
private InetAddress address;
private int port;
public void set(InetAddress anAddress, int aPort){
address=anAddress;
port=aPort;
}
public DatagramPacket message(byte[] data){
... | [
"jwadd001@gmail.com"
] | jwadd001@gmail.com |
97dc6f94c345630bd001328c75ae1ec8a2b814da | d1e4d358f739f8f63b2b7e10d3c2f7a56c490568 | /app/src/main/java/com/bnsantos/fyber/adapters/OfferViewHolder.java | 7b49f234705f21750cfe822c9223d3141ccfb340 | [
"Apache-2.0"
] | permissive | bnsantos/fyber-demo | 3d073c200eb50b282f5e13f483231c617d04c107 | eb98df13c64de52b0b1d5e7c6f6929c820f5b767 | refs/heads/master | 2016-08-11T20:26:09.501196 | 2015-11-22T21:29:04 | 2015-11-22T21:29:04 | 46,625,763 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,512 | java | package com.bnsantos.fyber.adapters;
import android.content.Context;
import android.support.v7.widget.RecyclerView;
import android.view.View;
import android.widget.ImageView;
import android.widget.TextView;
import com.bnsantos.fyber.R;
import com.bnsantos.fyber.model.Offer;
import com.bnsantos.fyber.model.Thumbnail;
... | [
"brunonascimentosantos@gmail.com"
] | brunonascimentosantos@gmail.com |
2ec5c71e00b54815165f7850d98a61495daee0af | a9b274fa9510171ad5b389a318a2b3a73b0b0655 | /src/main/java/com/test/weather/weather/config/RedisConfig.java | 224d7e942fdfebb75c558b013df2fddb51193ec4 | [] | no_license | lukehanabi/weather | 258ce0ff00f9a80a33f89e0d019eba491d740b93 | b4f446c56c0ea47408e31f84b88cae92cde298f9 | refs/heads/master | 2020-04-20T14:44:15.648940 | 2019-02-03T04:26:40 | 2019-02-03T04:26:40 | 168,908,307 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 879 | java | package com.test.weather.weather.config;
import org.springframework.cache.annotation.EnableCaching;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.context.annotation.PropertySource;
import org.springframework.data.redis.connec... | [
"lucas.luduena@gmail.com"
] | lucas.luduena@gmail.com |
ea09926eb5d18ecc866a76fcfb8ad44a5c291d50 | d16eaadf146fe636f6607068f1dd853489a3f64a | /src/main/java/com/ynyes/kjxjr/entity/TdOrder.java | 00e936feba97458055d583cb70bf80c31c1bb91d | [] | no_license | nieshr/xjr | ce824b7183634d1d72970d6082221e85e73a8dfe | 70ba60c262055d1b75f30a2b386fe67970da5e19 | refs/heads/master | 2021-01-10T07:10:13.758215 | 2015-12-31T10:13:36 | 2015-12-31T10:13:36 | 43,426,501 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 13,646 | java | package com.ynyes.kjxjr.entity;
import java.util.Date;
import java.util.List;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.O... | [
"125540670@qq.com"
] | 125540670@qq.com |
43609e3a339e51be8b7e6fae354fd124897ba36e | 834940f2650709bc252ea48a80d63c99f3033011 | /src/service/com/cyberup/service/course/CourseKemService.java | 5699d756a3dbc25076f873646a420dcd267957e5 | [] | no_license | yoonjinseok/cuinfo | a802cd1d38f923c5b6e71eea92f86ee9d5fb4dc4 | 4acf4ec1c120d534ec124c6b8181008c5a92743d | refs/heads/master | 2023-01-04T07:40:05.314756 | 2020-11-02T17:11:51 | 2020-11-02T17:11:51 | 309,440,573 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,189 | java | package com.cyberup.service.course;
import java.lang.reflect.Method;
import java.util.List;
import org.apache.commons.lang.StringUtils;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;... | [
"jsyoon@kotech.co.kr"
] | jsyoon@kotech.co.kr |
cd01582a4e5ccaf31b29766723bf47df7cb93d1b | 91a950c8641f415c275bde20a1f9744bab4c7a74 | /src/test/java/com/dbs/weather/weatherservice/WeatherserviceApplicationTests.java | 998197002c358e2f0eb2318ca52656e20cf02555 | [] | no_license | sst2k2/weatherservice | 3636556f15546398040ba8e9e0439117689ae652 | 68413a27bea3d85efd14dc651b85fa246c6f79a7 | refs/heads/master | 2020-09-01T04:19:00.174479 | 2019-10-31T23:48:13 | 2019-10-31T23:48:13 | 218,878,530 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,104 | java | package com.dbs.weather.weatherservice;
import com.dbs.weather.controller.WeatherController;
import com.dbs.weather.entities.ForecastEntity;
import com.dbs.weather.repository.WeatherRepository;
import com.dbs.weather.service.MapInfoRetrieverImpl;
import org.junit.Before;
import org.junit.jupiter.api.Test;
import org.j... | [
"shushantgotmare90@gmail.com"
] | shushantgotmare90@gmail.com |
81eafbc46fc7197eb7959f0d365b3e67014e7d8e | 2b2fb797deec885ceb6104d6a12460ee906cfa7d | /backend/src/main/java/com/vlad/backend/dto/OurRecipeDTO.java | 03f4c14f4cce5ca8c7fdfe1832897126b77d2096 | [] | no_license | iluczvlad/vlad_repo | 8f6fdb90d248cec12a98b11d5fa2a46831f36bd1 | c222775bcdd4b2d78a118b94289bc8d6335176f7 | refs/heads/master | 2022-12-10T16:55:17.805972 | 2019-05-30T14:45:58 | 2019-05-30T14:45:58 | 141,588,100 | 0 | 0 | null | 2022-12-09T04:59:37 | 2018-07-19T14:03:40 | Vue | UTF-8 | Java | false | false | 618 | java | package com.vlad.backend.dto;
import java.util.List;
public class OurRecipeDTO {
private Long id;
private String name;
private List<IngredientDTO> ingredients;
public Long getId() {
return id;
}
public void setId(Long id) {
this.id = id;
}
public String getName() {
... | [
"iluczvlad@gmail.com"
] | iluczvlad@gmail.com |
a0930860ddeec1c461e0ec8a03f3ca7560bdc291 | 33b7f43d96f76971b16edf23fa872ceca2c2d24c | /Java/RepasoSegundoParcial/Ej7/Library.java | 4ecd34353c30445a0b42f4c0a7508ed62a9cd629 | [] | no_license | pdomins/POO | 077f856f896c57489f85d9491190dab6fa02e366 | 14d73b43f53123b0ab09f34ebfc3c2d6ad6e6664 | refs/heads/master | 2022-12-18T22:22:36.751302 | 2020-09-15T12:42:12 | 2020-09-15T12:42:12 | 286,754,222 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,441 | java | package ar.itba.edu.POO.RepasoSegundoParcial.Ej7;
import java.time.LocalDate;
import java.util.*;
public class Library {
Map<String, BookInfo> bookMap = new HashMap<>();
Map<Clients, Loan> loans = new HashMap<>();
public Library addBook(String title, int stock){
bookMap.put(title, new BookInfo(ti... | [
"pdomingues@itba.edu.ar"
] | pdomingues@itba.edu.ar |
95ffbaf3d0fc8736b3c08363055fd3de260b4bed | b5b024e463f5cd3e3c4b693687cb9c787f16a168 | /remote-diagnosis-service/src/main/java/com/remote/diagnosis/service/domain/BaseDomain.java | 2b9908bc7451beda230cd33d78ba78749ecdaaac | [] | no_license | xiaoweibianchen/remote-diagnosis | 99f6947cec73d1dfa48c0bf72943edcb8a5aff1f | 6d827f4de1f276a6f30c091edb063bcc60487a6d | refs/heads/master | 2020-12-03T03:43:20.384340 | 2017-08-27T10:21:23 | 2017-08-27T10:21:23 | 95,765,357 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 958 | java | package com.remote.diagnosis.service.domain;
import java.io.Serializable;
import java.util.Date;
public class BaseDomain implements Serializable {
private String created;
private Date createdDate;
private String modified;
private Date modifiedDate;
public String getCreated() {
... | [
"liwei14@JRA4W42B273012.JDJR.360buyAD.local"
] | liwei14@JRA4W42B273012.JDJR.360buyAD.local |
78f08abac3f542daae843eddef7721f1167b0ab6 | 49f1893292bab017c3e29babfcdf0d3086996e1f | /app/src/main/java/br/com/movies_tek/data/db/Converters.java | 8a48898a14112f2195de881ec84b339fd9f057d9 | [] | no_license | ksdrof500/movies | 4897b6483d0054cba8547833c54c28e7c39a84af | c3a71542c86d23057633dc6080c3e4bf894d06fe | refs/heads/master | 2020-03-27T18:40:50.581438 | 2019-04-22T23:00:33 | 2019-04-22T23:00:33 | 146,936,676 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 488 | java | package br.com.movies_tek.data.db;
import android.arch.persistence.room.TypeConverter;
import java.util.Date;
public class Converters {
@TypeConverter
public static Date fromTimestamp(Long value) {
if (value == null) {
return new Date(0L);
}
return new Date(value);
}
... | [
"filipenunes.developer@gmail.com"
] | filipenunes.developer@gmail.com |
7c7924672b79c9d7d2455149884d92d501669d88 | ca93d74d71f5d992f03ec8b79b5b5fe08aac4f5f | /src/main/java/com/hengyun/service/patient/SNMacRelationService.java | a13d1d228914f6cfde90d7962a8ef560af888019 | [] | no_license | jarvisxiong/dev | 29d2445d89f97b385218d14d74700c5f026f8dac | ceeefde8d2e15f9d246ff700428583e0721d0d52 | refs/heads/master | 2021-01-01T06:55:52.363282 | 2016-07-07T06:22:09 | 2016-07-07T06:22:09 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 413 | java | package com.hengyun.service.patient;
import com.hengyun.domain.patient.SNMacRelation;
import com.hengyun.service.BaseService;
/**
* @author bob E-mail:panbaoan@thealth.cn
* @version 创建时间:2016年5月13日 下午4:53:40
* 类说明
*/
public interface SNMacRelationService extends BaseService<SNMacRelation,Integer>{
public void add(S... | [
"bob@thealth.cn"
] | bob@thealth.cn |
e5de8ea2608ec86dd1758777a10b55f80aba535a | ba4b3f72c53eb80f7cc52e93348032dd352c686e | /MyLib/src/org/me/mylib/LibClass.java | 0c25edbb2192c4f2c52f2aaad4b8023d1a902c41 | [] | no_license | Jerek426/HomeWork1 | 2e6dff9fe730f0f26541774d993e0f8a6b11bf81 | 8c88df71be7dbadf868e8efba8cb126d58036025 | refs/heads/master | 2021-01-19T03:24:12.162418 | 2013-02-08T02:48:33 | 2013-02-08T02:48:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 541 | java | package org.me.mylib;
/**
*
* @author Devon Dimone
*/
public class LibClass
{
/**
*
* @param args
* @return
*/
public static String acrostic(String[] args)
{
StringBuffer b = new StringBuffer();
for (int i = 0; i < args.length; i++)
{
if (args... | [
"you@example.com"
] | you@example.com |
b0af261ce2c753a1946ad2e29df93d33d5982317 | 179e0ec445a1223b44a3600665ee5d4a5d9609f1 | /NeverQuit/src/main/java/wdMethods/WdMethods.java | 551908024a4c9713fe328e8c30b405dd0ec8d5b5 | [] | no_license | HarishDasyam/GitProject | 443988ee8eb7edc3bff5c5bcc7f4aa0cae977ae3 | 94d77fb06d79fe88c6a932044737a997c17fc549 | refs/heads/master | 2021-08-07T14:52:47.851471 | 2020-04-19T13:05:40 | 2020-04-19T13:05:40 | 157,100,894 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,078 | java | package wdMethods;
import java.net.MalformedURLException;
import org.openqa.selenium.ElementNotVisibleException;
import org.openqa.selenium.NoSuchElementException;
import org.openqa.selenium.WebElement;
public interface WdMethods {
/**
* This method will launch the Any browser and
* maximise the... | [
"HARISH@HARISH_DASYAM"
] | HARISH@HARISH_DASYAM |
13782baa8df1a14de6cf029c88e30b12434f1174 | c663b981af3566743a774fae261548255947bfdc | /srth-osgi/uk.nhs.cfh.dsp.srth.information.model.impl/src/test/java/uk/nhs/cfh/dsp/srth/information/model/impl/internal/ClinicalEntityFactoryImplTest.java | 75331b4b8f6ab560d367ea2a2a132ed7f68bc426 | [] | no_license | termlex/snofyre | c653295ecb1b2a28a44d111ff7603a3cc639e7eb | 2622c524377ed7cc77a9aae9f1ec522b00da2b7c | refs/heads/master | 2022-05-22T18:37:18.579877 | 2022-03-25T15:23:41 | 2022-03-25T15:23:41 | 34,781,765 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,111 | java | /**
* Crown Copyright (C) 2008 - 2011
*
* 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 ... | [
"jay.kola@29ca23ef-472f-bbfa-ca66-17e9de3a230d"
] | jay.kola@29ca23ef-472f-bbfa-ca66-17e9de3a230d |
be64a5bae4e94ed1db3131d9147cc6406ed71b83 | 4bd68d9ccb8d993fc84a5d90f7504b9b1d518dd9 | /FitnessTracker/src/main/java/com/springmvc/service/ExerciseService.java | f2dbf402e95035f6075fd03315ce542f24118beb | [] | no_license | jayMcoder/HandsOn-SpringMVC | f14be9bf37800312ed47787f94f0a26671bbdf0c | e6cf676d396b84399fc7d2cdc02dada3c9c4a08b | refs/heads/master | 2020-05-16T14:11:34.420337 | 2019-04-30T15:38:43 | 2019-04-30T15:38:43 | 183,095,607 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 169 | java | package com.springmvc.service;
import java.util.List;
import com.springmvc.model.Activity;
public interface ExerciseService {
List<Activity> findAllActivities();
} | [
"jayaram.mani@optum.com"
] | jayaram.mani@optum.com |
20785e43bc8f0db721e31cbfb9aa6d33a0b94d4a | 58a4d1486a30ea16742707f0da565bc4cd25e562 | /eclipse/VerilogExpress/src/verilogExpress/SequentualDoer.java | 5e864965c2ea2254010970fd2f65054c82e9a8e5 | [] | no_license | JEdward7777/VerilogExpress | 95fa248e381a43d9628b497ffd1ccd26def5cd2d | ba6d22c88e28acaacfb482d5d08f5c3e096a1017 | refs/heads/master | 2021-06-01T23:40:47.953614 | 2018-06-21T18:02:04 | 2018-06-21T18:02:04 | 6,460,616 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,993 | java | package verilogExpress;
import java.util.HashSet;
public class SequentualDoer extends DoBlock {
static HashSet< String > usedStateVars = new HashSet< String >();
@Override
String getDoneSignal() {
return listToDo.getLast().getDoneSignal();
}
@Override
public String getChildActiveS... | [
"Gorge7777@gmail.com"
] | Gorge7777@gmail.com |
f052f1eae60eefdc88432a022b87f80d148ee6bc | c4203c32915c1ee09fd0ebe37149db351f8434ca | /baselibrary/src/main/java/com/yyyu/baselibrary/ui/widget/BounceScrollView.java | 032a7cc7e1c677f78472ae85d068e064ae620d35 | [] | no_license | yuqibiao2/LSM | 8eb23b017f124227a21c7a37ad8cda65e127228d | f1c872ecfc155c1f6800abcb4d1f5dba633649e5 | refs/heads/master | 2020-03-06T16:13:28.696197 | 2019-01-03T07:47:35 | 2019-01-03T07:47:35 | 126,969,699 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 5,454 | java | package com.yyyu.baselibrary.ui.widget;
import android.content.Context;
import android.graphics.Rect;
import android.util.AttributeSet;
import android.view.MotionEvent;
import android.view.View;
import android.view.animation.TranslateAnimation;
import android.widget.ScrollView;
/**
* 弹性ScrollView
*
*/
public class... | [
"yuqibiao19920605"
] | yuqibiao19920605 |
ff4f9b1dd0286a600ed1bdd6ed827350b42e341d | a09b4d2050f997a972a23225b96cc5b726f70bbe | /rmi/DynamicInvocation.java | 70afdec97d88fc501fd7879d9db2b2de9e9e2c9e | [] | no_license | cczhong11/Remote-Method-Invocation | a9a0636b2c074890d3c83f4ea81e92fb0b3c5a6b | 21d7f4037c9fa2238fdb5be5c264c90a843e5128 | refs/heads/master | 2021-01-25T09:52:33.923415 | 2018-02-28T18:09:34 | 2018-02-28T18:09:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,336 | java | package rmi;
import java.net.*;
import java.lang.reflect.Method;
import java.lang.reflect.Proxy;
import java.lang.reflect.InvocationHandler;
import java.io.ObjectInputStream;
import java.io.ObjectOutputStream;
public class DynamicInvocation<T> implements InvocationHandler{
//the information stored in each handle... | [
"tczhong24@gmail.com"
] | tczhong24@gmail.com |
60f6c1d8e44802703b0f8b339541e7cc62cc843e | ee16d6fce032df72e16dc2078396c10a83af1a3e | /ELF16/src/main/java/vtigerTestScripts/TC_12Test.java | dbd88279899e0d9cee32d5f3a19a637d9713792c | [] | no_license | Abhishek-M-97/Testing | 4c68618e3498d1ea3a52bea855def8db1704bbed | 223eac45144dbb8f08f8637af4bb5a601f756566 | refs/heads/master | 2023-07-13T02:14:00.183038 | 2021-09-02T10:10:59 | 2021-09-02T10:10:59 | 364,866,254 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,487 | java | package vtigerTestScripts;
import genericLibrary.*;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.ui.Select;
import org.testng.Assert;
import org.testng.Reporter;
import org.testng.annotations.Listeners;
import org.testng.annotations.Test;
import pomRepository.*;
/***
*
* @author Abhishek... | [
"Abhishek@ABHISHEK"
] | Abhishek@ABHISHEK |
49161a195ea4a7044a299256b9fc1c9680410d71 | 95bbe09da876e356c9376fe979ef7a9bf90822df | /src/main/java/org/citygml4j/ade/energy/model/core/FloorAreaProperty.java | 1fb751ceff3a93b6601be110562b99c3a8a058d4 | [
"Apache-2.0"
] | permissive | citygml4j/energy-ade-citygml4j | ef954ab104a690c0169d3ca10b65301e871cdcde | 663f32cdcdc579b95ff6d6427a728c61f9b30e47 | refs/heads/master | 2022-08-29T17:07:51.335493 | 2022-08-25T11:56:24 | 2022-08-25T11:56:24 | 157,459,176 | 9 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,035 | java | /*
* energy-ade-citygml4j - Energy ADE module for citygml4j
* https://github.com/citygml4j/energy-ade-citygml4j
*
* energy-ade-citygml4j is part of the citygml4j project
*
* Copyright 2019-2021 Claus Nagel <claus.nagel@gmail.com>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not... | [
"cnagel@virtualcitysystems.de"
] | cnagel@virtualcitysystems.de |
fc6d59a3f0144f0469982082b29e6f0ed93e374c | 49c57475dae2ade37bc1d7cdd0d2af540ca2a62d | /changgou-service/changgou-service-goods/src/main/java/com/changgou/goods/service/impl/SkuServiceImpl.java | 80f5b4bf8242637afdaf92c7775f2058edd9e19c | [] | no_license | a76037385a/changgou-parent | 3ac014839792a61f0f866752bd104392219d61e3 | c72e5fff0ca1e4d4de8e6080881d851fd4a7c070 | refs/heads/master | 2022-06-29T20:21:53.160752 | 2019-08-25T07:14:21 | 2019-08-25T07:14:21 | 204,235,253 | 0 | 0 | null | 2022-06-17T03:30:24 | 2019-08-25T02:18:11 | JavaScript | UTF-8 | Java | false | false | 7,513 | java | package com.changgou.goods.service.impl;
import com.changgou.goods.dao.SkuMapper;
import com.changgou.goods.pojo.Sku;
import com.changgou.goods.service.SkuService;
import com.changgou.order.pojo.OrderItem;
import com.github.pagehelper.PageHelper;
import com.github.pagehelper.PageInfo;
import org.springframework.beans.... | [
"76037385@qq.com"
] | 76037385@qq.com |
daee6ea735009681a91d25623a65aaadb1e24cb9 | 0639ae56532079d5622f00c8faeb8003c5eea6f3 | /Designpattern2/src/com/riversand/structural/decorator/BreadTypeDecorator.java | b7331f8e92f83f0fca6adac192947ebb52454187 | [] | no_license | ritam-sarkar/JavaBasics | 7ffacaf27f14d38a7223b9350e8f1ef57a8689c1 | eba9fbb916881fa88d8a8798423042356bb31a3d | refs/heads/master | 2023-04-07T09:26:15.607580 | 2023-03-16T03:13:36 | 2023-03-16T03:13:36 | 102,585,573 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 400 | java | package com.riversand.structural.decorator;
public class BreadTypeDecorator extends SandwichDecorator {
private String breadType;
public BreadTypeDecorator(Sandwich customsandwich, String breadType) {
super(customsandwich);
this.breadType = breadType;
}
public String make() {
return super.make()+" + "+add... | [
"rit.style@gmail.com"
] | rit.style@gmail.com |
c751490b6edae859d7116c18c1d0490672524417 | caa2efc6c09b2a69943b173dec19952a213fd7ae | /odin-core/src/main/java/com/purplepip/odin/creation/flow/DefaultFlow.java | 6f0c795738e34735e6db7aa40f5d0ea2887853ca | [
"MIT",
"Apache-2.0"
] | permissive | ianhomer/odin | 83963bf214442f696782c96222b432f40cefa15c | ac3e4a5ddbe5c441fc9fb22fa5f06a996ec1454c | refs/heads/main | 2021-10-19T22:27:29.709053 | 2020-11-15T17:37:40 | 2020-11-15T17:37:40 | 79,387,599 | 6 | 0 | NOASSERTION | 2021-10-05T21:04:08 | 2017-01-18T21:44:23 | Java | UTF-8 | Java | false | false | 2,672 | java | /*
* Copyright (c) 2017 the original author or authors. All Rights Reserved
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless re... | [
"ian.homer@gmail.com"
] | ian.homer@gmail.com |
57f89d077a1aecaf51f91aae173c82c0f57f15ed | 6814f68e6382945116005747a7111a326ef7ca84 | /src/multi_thread/Chapter3/notifyAll/ThreadB.java | 7976f9db0a11bca942b4b1f8f60394b8ebf50a8e | [] | no_license | ranxin1022/java_concurrency | 81538d3300256dc664f7f32c011c3552ada7b03b | d37e1ca5bbff10ae16ee5a106600005907d9f6c8 | refs/heads/master | 2020-03-22T09:44:32.494051 | 2018-07-05T14:00:52 | 2018-07-05T14:00:52 | 139,857,491 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 302 | java | package multi_thread.Chapter3.notifyAll;
public class ThreadB extends Thread
{
private Object lock;
public ThreadB(Object lock)
{
this.lock = lock;
}
@Override
public void run()
{
Service service = new Service();
service.testMethod(lock);
}
}
| [
"346150054@qq.com"
] | 346150054@qq.com |
b893ea935815baa5f15f524aea136dd63e33cc13 | ca7da6499e839c5d12eb475abe019370d5dd557d | /spring-context-indexer/src/test/java/org/springframework/context/index/sample/type/SpecializedRepo.java | a28f9485122d2266928e353b02fa1161978e5612 | [
"Apache-2.0"
] | permissive | yangfancoming/spring-5.1.x | 19d423f96627636a01222ba747f951a0de83c7cd | db4c2cbcaf8ba58f43463eff865d46bdbd742064 | refs/heads/master | 2021-12-28T16:21:26.101946 | 2021-12-22T08:55:13 | 2021-12-22T08:55:13 | 194,103,586 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 122 | java |
package org.springframework.context.index.sample.type;
public interface SpecializedRepo<T> extends Repo<T, Long> {
}
| [
"34465021+jwfl724168@users.noreply.github.com"
] | 34465021+jwfl724168@users.noreply.github.com |
8a1240fe095f0af4ea99079626c1627d59d8eb3e | d254ff443950042970aec7ef96d3654a21e2cf27 | /jharwal_problem1/src/jharwal_problem1/CAI5.java | 3530ca5d72560996622c8230626943658eb84c5e | [] | no_license | aryanjharwal/jharwal_assignment3 | 0c20ff1e4b27e9a87787b73f250b100e47e82f17 | 439099c964add001924fa785f2d86c28e01eca8b | refs/heads/master | 2021-01-15T06:45:38.681176 | 2020-02-25T04:47:29 | 2020-02-25T04:47:29 | 242,904,696 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,553 | java | package jharwal_problem1;
import java.security.SecureRandom;
import java.util.Scanner;
public class CAI5 {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
String flag;
do {
//calling quiz
quiz(sc);
//getting user input about next round
System.out.print("\nDo you want another rou... | [
"aryan@localhost"
] | aryan@localhost |
4180c85ac6098927740cac685368da377943c805 | d60e287543a95a20350c2caeabafbec517cabe75 | /LACCPlus/Hadoop/2668_1.java | b4c4dad1beebb40499e646457f499388e9253463 | [
"MIT"
] | permissive | sgholamian/log-aware-clone-detection | 242067df2db6fd056f8d917cfbc143615c558b2c | 9993cb081c420413c231d1807bfff342c39aa69a | refs/heads/main | 2023-07-20T09:32:19.757643 | 2021-08-27T15:02:50 | 2021-08-27T15:02:50 | 337,837,827 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 245 | java | //,temp,SwiftUtils.java,113,117,temp,RandomTextDataGenerator.java,124,131
//,3
public class xxx {
public static void debugEx(Logger log, String text, Exception ex) {
if (log.isDebugEnabled()) {
log.debug(text + ex, ex);
}
}
}; | [
"sgholami@uwaterloo.ca"
] | sgholami@uwaterloo.ca |
128f880660bcd92d21fe8fe427302b1a04ab02f0 | e9376e9d9da01844014a9785808e24e292cdd9e7 | /app/src/main/java/app/com/esenatenigeria/model/BillsModel.java | 177a048e41bff65110dcf21d687c4d054ff1b701 | [] | no_license | sh7verma/nass_ | 6f16264e3fa6e74d4c744d31b791c893b3f26b5b | 56b7a6af0786edcfa682369b04ad919e828c7950 | refs/heads/master | 2020-05-09T20:42:26.389838 | 2018-09-28T11:47:49 | 2018-09-28T11:47:49 | 181,417,480 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,100 | java | package app.com.esenatenigeria.model;
import android.arch.persistence.room.ColumnInfo;
import android.arch.persistence.room.Entity;
import android.arch.persistence.room.Index;
import android.arch.persistence.room.PrimaryKey;
import android.support.annotation.NonNull;
import java.util.List;
import app.com.esenatenige... | [
"shubham.v@applify.co"
] | shubham.v@applify.co |
ff1f227a39f0f8b27607870de3e2dd27617c9a0d | eb6a8d1f92b8620de8a5bdd8223a6fdd4560066e | /cli/src/main/java/com/github/microwww/security/cli/help/Nullable.java | a4b13c16b0acf6e065b99bdeab9b453330455f2f | [
"Apache-2.0"
] | permissive | microwww/URL-security | 3f94482c77ce242415229645f7125d4924e81c15 | c1587d817769a047211a2a2405ef130a6a5c1cfe | refs/heads/main | 2023-01-31T11:48:10.106472 | 2020-12-16T03:18:36 | 2020-12-16T03:18:36 | 310,476,616 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 79 | java | package com.github.microwww.security.cli.help;
public @interface Nullable {
}
| [
"lcs.005@163.com"
] | lcs.005@163.com |
c41ae3d81f20a6de968917215a272a0da85f3445 | cfc60fc1148916c0a1c9b421543e02f8cdf31549 | /src/testcases/CWE113_HTTP_Response_Splitting/CWE113_HTTP_Response_Splitting__URLConnection_setHeaderServlet_07.java | 7e776e5d7cd5be87562ae4f7a9a454eb1edb305a | [
"LicenseRef-scancode-public-domain"
] | permissive | zhujinhua/GitFun | c77c8c08e89e61006f7bdbc5dd175e5d8bce8bd2 | 987f72fdccf871ece67f2240eea90e8c1971d183 | refs/heads/master | 2021-01-18T05:46:03.351267 | 2012-09-11T16:43:44 | 2012-09-11T16:43:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 15,941 | java | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE113_HTTP_Response_Splitting__URLConnection_setHeaderServlet_07.java
Label Definition File: CWE113_HTTP_Response_Splitting.label.xml
Template File: sources-sinks-07.tmpl.java
*/
/*
* @description
* CWE: 113 HTTP Response Splitting
* BadSource: URLConnection Read a string ... | [
"amitf@chackmarx.com"
] | amitf@chackmarx.com |
0d907239607e7262828d8ab07f83a06afe59adfe | fe2feb6a4df973c9809463eefd1234eb7f34534a | /Stream/src/eicoma/com/github/stream/practice/StreamDemo7.java | ae3c8f3659018c66e4a61a4ffd26bc73a0ab024b | [] | no_license | Eicoma/some-practice | 49511594b8e4d92344f8355389b15a83b105ba26 | abd3b4dcaf6eae0f830352278d0e3d46df82aa62 | refs/heads/master | 2023-08-13T18:39:39.609257 | 2021-10-20T03:49:47 | 2021-10-20T03:49:47 | 356,270,679 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,968 | java | package eicoma.com.github.stream.practice;
import java.util.ArrayList;
import java.util.List;
import java.util.stream.Stream;
/**
* 案例需求
* <p>
* 现在有两个ArrayList集合,分别存储6名男演员名称和6名女演员名称,要求完成如下的操作
* <p>
* - 男演员只要名字为3个字的前三人
* - 女演员只要姓林的,并且不要第一个
* - 把过滤后的男演员姓名和女演员姓名合并到一起
* - 把上一步操作后的元素作为构造方法的参数创建演员对象,遍历数据
* <p>
* ... | [
"328084834@qq.com"
] | 328084834@qq.com |
a9b8020599a8a65d91ba4f6fc0c33a2f79c35f5b | 29a25e7ae2be4b84e56c55a8ae32ee745ec7f107 | /jPDFmelange/JPanelViewPrefs.java | 09a48d315a796b03afb2ea45de41b89335c7b0f6 | [] | no_license | dertoki/jPDFmelange | 83a637bed9ae597ed9a7e7e5ecef227a06abe293 | ab29e34dfe538b7472801aac2cc494c7be38f112 | refs/heads/master | 2021-01-01T05:50:38.878341 | 2014-03-09T18:17:55 | 2014-03-09T18:17:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,197 | java | /***************************************************************************
* Copyright (C) 2008 by Tobias Tandetzki *
* tandetzki.tobias@t-online.de *
* *
* This pr... | [
"dertoki"
] | dertoki |
dc26462833a9781094f0a2b5ab5b960b72e85788 | 93b52ef4c7ce3d90ee881346f7340971142b4bba | /Lesson8/src/MemoryDataService.java | 37affe61fa641ddda622244028a7192683581434 | [] | no_license | KarinaZelenkevich/Lesson8 | 68b6f39da33dbc053467e9121803c4d803f397cf | 638179cf907f270803bde3e49d3fd101d1441f3c | refs/heads/master | 2023-08-14T18:43:57.738201 | 2021-10-08T10:30:30 | 2021-10-08T10:30:30 | 414,942,991 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 542 | java | import java.util.ArrayList;
import java.util.List;
public class MemoryDataService implements DataService{
private List<String> list = new ArrayList<>();
@Override
public void add(String text) throws LowMemory {
if (list.size()>4) {
throw new LowMemory();
} else {
list... | [
"pioni.mika@mail.ru"
] | pioni.mika@mail.ru |
0e9aced758bb65938359fa5e4b655d3965e64719 | e07bb764864d7f618a245b242489e5f55acd879a | /code/tdt-base-support/tdt-sys/src/main/java/com/tdt/sys/core/attribute/AttributeSetInteceptor.java | cd08f83d74cb8f14cbe5423713d32283de43beb5 | [] | no_license | gechangjiang/wms | b61e7aed8a983a6bfbf4044289d8cf2dd67561d1 | 45d9ba6f6c0ca6d3ebee617a625199073b29b345 | refs/heads/main | 2023-07-03T21:21:21.464250 | 2021-08-09T08:53:14 | 2021-08-09T08:53:14 | 393,873,738 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,107 | java | /**
* Copyright 2018-2020 thedreamtree (https://gitee.com/thedreamtree)
* <p>
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
*... | [
"812829269@qq.com"
] | 812829269@qq.com |
184d191b91a65aeb8e2b6c012d62e30eda607c40 | 9af5abe79a9d2d38b2d6d34c4d821a07935e3339 | /src/main/java/com/phonemetra/turbo/binary/BinaryNameMapper.java | 0923caa525bc9db34ac32b4a1ecbc9103c4ee11c | [
"Apache-2.0"
] | permissive | Global-localhost/TurboSQL | a66b70a8fdb4cd67642dda0dad132986f2b9165c | 10dd81a36a0e25b1f786e366eb3ed9af0e5e325b | refs/heads/master | 2022-12-17T05:48:16.652086 | 2019-04-16T23:02:00 | 2019-04-16T23:02:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,631 | java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | [
"devteam@phonemetra.com"
] | devteam@phonemetra.com |
3264804fb1be87b577be11b4b0ee869929d9d243 | 2d24ff8a02feafb160c3665042aecd3154da0b14 | /Ex_203_Kniffel/src/BL/DiceTableModel.java | 6b8303f6c1d790b75bafcb5e88b4bdf0ab551076 | [] | no_license | hanslissi/17_Exercise_203_AdvancedKniffel | ca20b0f1d992f38aa7c04ccecfd5a15b502a6360 | a3e23361677d044313db07a08bc7de9c6ca6ec2c | refs/heads/master | 2020-04-04T20:51:23.837694 | 2018-11-05T18:41:11 | 2018-11-05T18:41:11 | 156,263,412 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,571 | 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 BL;
import java.util.ArrayList;
import java.util.Random;
import javax.swing.ImageIcon;
import javax.swing.table.AbstractTableM... | [
"johannesriedmueller@johanness-mbp.home"
] | johannesriedmueller@johanness-mbp.home |
ef38d478f67296aa3706a5f6bda71520043d8c92 | c7d3ad19ea7a8d7e8a9899351c15748c0311ee9c | /ArdavanGhaffari/QL/src/main/java/nl/uva/ql/ast/expression/binaryexpression/Subtraction.java | aa8325c1a76214f17d27038fc658358e86785f11 | [] | no_license | software-engineering-amsterdam/multi-ql | 97f6f6060b40411a01aa3ca0071c9dc1745a67b4 | 89b68e22284f7f77c192ab90dbd4c1e985ed7acc | refs/heads/master | 2022-04-29T08:22:12.454404 | 2022-04-19T10:59:57 | 2022-04-19T10:59:57 | 50,788,430 | 2 | 2 | null | 2022-04-19T10:59:58 | 2016-01-31T18:25:34 | Java | UTF-8 | Java | false | false | 451 | java | package nl.uva.ql.ast.expression.binaryexpression;
import nl.uva.ql.ast.expression.Expression;
import nl.uva.ql.visitors.ExpressionVisitor;
public class Subtraction extends BinaryExpression{
public Subtraction(Expression leftExpression, Expression rightExprssion, int line) {
super(leftExpression, rightExprssion, ... | [
"ardavan.ghaffari@student.uva.nl"
] | ardavan.ghaffari@student.uva.nl |
f4cb37090fc60229ce540c05b19a4b6a3973cbb8 | e76706fd2faa89b8c3ec96c97ba6db5a6017e697 | /src/main/java/com/adusoft/web/exception/InternalServerException.java | c5fd4e3f07c95534941857862dfebec9b4045b08 | [] | no_license | adusoft/timebuddy | c4683cb075f73f83649cb998fd50538e2b3f9526 | c1ad7865b51214d8e6708dd518d8df99da537f53 | refs/heads/master | 2020-12-24T16:50:20.559917 | 2015-02-10T21:20:00 | 2015-02-10T21:20:00 | 30,863,936 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 179 | java | package com.adusoft.web.exception;
public class InternalServerException extends RuntimeException {
public InternalServerException(String message) {
super(message);
}
}
| [
"adam.nowaczyk@softwaremind.pl"
] | adam.nowaczyk@softwaremind.pl |
759407c348f0d80a2d6c2f96a34ed8815a529fa0 | 9a8dd9507963838ec8ebd8b51d02d457b225fe54 | /src/ChickenSub.java | f310e6872a962b2414e8955976d1053044487c4d | [] | no_license | EunPyoLee/decorator-servway | ed6e9da5624f45bd15cca22477f29820b053d1c1 | 3e90f5cf0c850fdd94cfbe6600edd66a4d614bc8 | refs/heads/master | 2023-07-22T14:30:06.977953 | 2021-09-01T11:58:19 | 2021-09-01T11:58:19 | 400,963,552 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 500 | java | import common.Glossary;
import common.type.BaseEnum;
import common.type.BreadEnum;
public class ChickenSub extends Sub {
private BreadEnum bread;
private final Glossary glossary;
public ChickenSub(BreadEnum b, Glossary g){
this.bread = b;
this.name = "Chicken" + " " + b.toString();
... | [
"eunpyo@umich.edu"
] | eunpyo@umich.edu |
5d18e08ad89ac5548cbb97021b3ddc784b90595b | 8994b05deec0adf97da101bc8ddcd361865f00fb | /src/edit/GeneralTableModel.java | b4dc96fd8cfa52b38359bac086860f8ee57176c1 | [] | no_license | JaroslawHryszko/MISTA | ed9bc3f4c46d1bf612348a6b449c6e5f3024a64c | 087d399538e4f5f2a54fd1a3561c2929a359aa92 | refs/heads/master | 2022-07-01T16:52:01.783312 | 2022-05-28T12:29:40 | 2022-05-28T12:29:40 | 365,211,048 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,816 | java | /*
Author Dianxiang Xu
*/
package edit;
import java.awt.Dimension;
import java.util.*;
import javax.swing.JFrame;
import javax.swing.JScrollPane;
import javax.swing.JTable;
import javax.swing.UIManager;
import javax.swing.table.AbstractTableModel;
import javax.swing.table.DefaultTableCellRenderer;
... | [
"dxu@ENG401259.local"
] | dxu@ENG401259.local |
5bc281ee729a30cd0a5fe3e4a34c7c060a618608 | d9ac23429bc6f606fae300b38026ebfabb7e0b96 | /fsm-stateless4j/src/main/java/com/liuqitech/fsm/stateless4j/State.java | b1bf656e8c1ba0aaa87861f9afa2ac1dbdfd5b7f | [] | no_license | liuqitoday/fsm-demo | b802ccb16fdb4f2d0777eeaf821228debae2b83d | 343ae55f66e527feb28ddca5bd425a07c0556dac | refs/heads/master | 2021-03-06T23:12:31.792271 | 2020-03-10T07:13:18 | 2020-03-10T07:13:18 | 246,231,497 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 243 | java | package com.liuqitech.fsm.stateless4j;
/**
* 订单状态枚举
*/
public enum State {
/**
* 已确认
*/
CONFIRMED,
/**
* 已付款
*/
PAID,
/**
* 已发货
*/
SHIPPED,
/**
* 已签收
*/
RECEIVED;
} | [
"liuqitoday@163.com"
] | liuqitoday@163.com |
1a219e65901ce41935aaa1ca680ba3fa44e7e633 | ed57c8a0efe0f8c3c38e33e52efe7bd5db97f7a9 | /web1/src/main/java/com/example/web1/service/ICommentService.java | 424c50498658d413ca0ede76f058f7eff8611a83 | [] | no_license | sonbt1993/web1 | 5293e8a37f4125f5b873a34de5ce8389a02bf0d5 | 06e351568670a433ec2c982784d224d3cd002b79 | refs/heads/main | 2023-02-24T23:43:43.634777 | 2021-02-01T16:10:56 | 2021-02-01T16:10:56 | 334,679,714 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 72 | java | package com.example.web1.service;
public interface ICommentService {
}
| [
"sonbutung@gmail.com"
] | sonbutung@gmail.com |
717ccc1e771341b4d9a6d3cfd48960f82bbe247c | 14a44eaa62df3aed9a429b8dec700b62da688a08 | /src/main/java/HibernateProyect/HibernateProyect/modelo/Usuario.java | ee25e5afddae920f5288f2e5fd5ac4164fc881d1 | [] | no_license | daniatenciano/HibernateProyect | 23374f35f8efde0d04fe3da6b82773158c025d6e | cb1a524d043bd66055836ed1bde106b2313ad678 | refs/heads/master | 2020-03-11T09:05:47.791851 | 2018-04-20T12:12:58 | 2018-04-20T12:12:58 | 129,901,827 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,089 | java | package HibernateProyect.HibernateProyect.modelo;
import java.io.*;
import java.util.*;
import javax.persistence.*;
@Entity
@Table(name = "A_USU")
@Inheritance(strategy = InheritanceType.JOINED)
public class Usuario implements Serializable {
@Id
@GeneratedValue
@Column(name = "USU_ID")
private int idUsuario;
... | [
"daniatenciano@hotmail.es"
] | daniatenciano@hotmail.es |
0b93d735bd8588289fadad0b6ec6c9a30d9a147f | ed345750a6330dceaaf20fe6f05e33c8f34b2d2b | /java2-SchaumSeries/cap05/CocheCambioManual.java | 0c0d0dc49d17c0c8d3b3bfa7befc274baff0c593 | [] | no_license | unaidelao/Java-Exercises | 6425cb7003a0a350ddd24bf26c6674879ab73138 | 667a33f8d4e931cd895eb188e59460745349faa2 | refs/heads/master | 2021-01-11T16:34:39.878378 | 2019-07-21T23:42:26 | 2019-07-21T23:42:26 | 80,112,170 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 568 | java | /**
* Programación en Java 2 - Serie Schaum
*
* Ejercicio 5.15 parte 2 de 3.
*
* Subclase CocheCambioManual, que hereda de la superclase Coche.
*/
public class CocheCambioManual extends Coche {
public CocheCambioManual(String matricula) {
// llamada al constructor de la superclase
super(matricula)... | [
"unai.delao@gmail.com"
] | unai.delao@gmail.com |
5e3cbe964ed10221ae92a084c886ac8bb0008f24 | 5280865d3cb383952eecd712ccc53adf6ff05e59 | /cameraroll/schemas/REACHABILITY/cameraroll/app/src/main/java/us/koller/cameraroll/ui/EditImageActivity.java | b9d777add3085a59d13d0a326f2a8cf044e9af88 | [
"Apache-2.0"
] | permissive | LordAmit/MuseRepo_Apps | f753c686b114f78e1176ff94d5553b8ec7e0411a | f0c11783e9b01d5fa40309d5e60438263ddde7b6 | refs/heads/master | 2020-04-21T08:25:31.456933 | 2019-08-11T19:48:05 | 2019-08-11T19:48:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 22,440 | java | package us.koller.cameraroll.ui;
import android.content.Intent;
import android.graphics.Bitmap;
import android.graphics.drawable.Animatable;
import android.graphics.drawable.AnimatedVectorDrawable;
import android.graphics.drawable.Drawable;
import android.net.Uri;
import android.os.AsyncTask;
import android.os.Build;
... | [
"amitsealami@gmail.com"
] | amitsealami@gmail.com |
9fd14b791bb6a68b3d7dd44657b7b59d83e37ee4 | b4ebefa9d6e08254134942a7ed630db278772626 | /src/main/java/com/seungmoo/java8to11/parallel_sort/ParallelSort.java | 09b29a96ef1e83677f74d4ef0f649f711b414e79 | [] | no_license | dltmdan92/java8to11 | fb03ed4386ef9f35424402dd5c4626a8b5defdf1 | 000d7428ed56cf24f02ae4ddca54d9f922ebe73b | refs/heads/master | 2023-02-08T14:16:11.233031 | 2021-01-02T12:49:33 | 2021-01-02T12:49:33 | 323,620,517 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,220 | java | package com.seungmoo.java8to11.parallel_sort;
import java.util.Arrays;
import java.util.Random;
import java.util.stream.IntStream;
/**
* 20. 배열 Parallel 정렬
* Arrays.parallelSort()
* • Fork/Join 프레임워크를 사용해서 배열을 병렬로 정렬하는 기능을 제공한다.
*
* 병렬 정렬 알고리듬
* • 배열을 둘로 계속 쪼갠다.
* • 합치면서 정렬한다. (머지소트??)
*
* 경우에 따라 parallelSor... | [
"seungmoo.lee@lotte.net"
] | seungmoo.lee@lotte.net |
e0f8dd7030a1e66c2f3faec4ac686acd86ad2ebd | 931fa3112e5e2d8d8ac42d6d997eee7a9c10e820 | /LaunchExample/app/src/androidTest/java/com/example/launchexample/ExampleInstrumentedTest.java | ed4dbd8473a0457697506bfbbd033a87e803cf33 | [] | no_license | MalvernSTEMQQ/ASP | 29e1698cdcd5534299e0045760025a70892db659 | 397aeb150b2c0ee89a053cd00f237180c90d8ad6 | refs/heads/master | 2020-03-28T12:27:50.594099 | 2018-09-11T12:25:24 | 2018-09-11T12:25:24 | 148,301,082 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 754 | java | package com.example.launchexample;
import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumentation test, which will execute on an An... | [
"MalvernSTEM.QQ@gmail.co"
] | MalvernSTEM.QQ@gmail.co |
5de246e6e4494aeac9fbcf4f5d0a23520b139d64 | 26331af0023461a3e9b3653a4db376db1dbbf251 | /webmagic-dao/src/main/java/com/webmagic/mapper/DataAndCodeMapper.java | 4db3420a0af49f5481ecf063e484b6259856667c | [] | no_license | dfggking/webmagic-module | b874ff336ac3c54f33d342f78c10ae1ffbbc0a68 | a243b84ecd12064bb3fcfdd0fbdb38396d526ca3 | refs/heads/master | 2022-12-21T16:06:03.719619 | 2020-06-02T09:27:14 | 2020-06-02T09:27:14 | 154,348,030 | 0 | 1 | null | 2022-12-16T04:31:51 | 2018-10-23T15:00:59 | Java | UTF-8 | Java | false | false | 341 | java | package com.webmagic.mapper;
import com.webmagic.model.DataAndCode;
import java.util.List;
public interface DataAndCodeMapper {
int deleteByPrimaryKey(String id);
int insert(DataAndCode record);
DataAndCode selectByPrimaryKey(String id);
List<DataAndCode> selectAll();
int updateByPrimaryKey(D... | [
"835317619@qq.com"
] | 835317619@qq.com |
37256e4ecf16b24fcc2aa7b091fe91380fbdc219 | b2bf70794dd226a6ce53c7433d26696eec75ec74 | /src/br/com/cod3r/cm/Aplicacao.java | ef5f28a5d603b18db2b9b7a7a4c02eab256dac07 | [] | no_license | marciomarquesdesouza/campo-minado | ae3c3f610cf3c16b99bba12046daf3cefd9922a0 | d06e124a6b9db0a7670d3a60cb491dad7f13c7ae | refs/heads/master | 2023-04-12T22:26:42.287908 | 2021-04-22T03:55:12 | 2021-04-22T03:55:12 | 359,034,044 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 279 | java | package br.com.cod3r.cm;
import br.com.cod3r.cm.modelo.Tabuleiro;
import br.com.cod3r.cm.visao.TabuleiroConsole;
public class Aplicacao {
public static void main(String[] args) {
Tabuleiro tabuleiro = new Tabuleiro(6, 6, 6);
new TabuleiroConsole(tabuleiro);
}
}
| [
"marciomarques.contato@hotmail.com"
] | marciomarques.contato@hotmail.com |
5c446a3a726ae48a25e9bdf54d34bbfdfb102567 | 78f7fd54a94c334ec56f27451688858662e1495e | /VoterData/src/main/java/com/itgrids/voterdata/service/geo/DistanceChecker.java | 154826bcdff4228e6c2f15f5d8e4bb64254eb13b | [] | no_license | hymanath/PA | 2e8f2ef9e1d3ed99df496761a7b72ec50d25e7ef | d166bf434601f0fbe45af02064c94954f6326fd7 | refs/heads/master | 2021-09-12T09:06:37.814523 | 2018-04-13T20:13:59 | 2018-04-13T20:13:59 | 129,496,146 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,266 | java | package com.itgrids.voterdata.service.geo;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileReader;
import java.util.ArrayList;
import java.util.Date;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
public class DistanceChecker {
public static void main(Stri... | [
"itgrids@b17b186f-d863-de11-8533-00e0815b4126"
] | itgrids@b17b186f-d863-de11-8533-00e0815b4126 |
75ee60542e8e9daa0b43fd5319d153b77fa9a2a7 | 8e8fd1006cf37ec0599003d8bc192a3306a39ec6 | /acp/acp-packet/src/main/java/pers/acp/packet/iso8583/ISO8583Packet.java | 6faa752ef26fea7766a264421c9f1f2fd991689b | [] | no_license | BobBright/acp | 40db185e25dc29a111c8daea353325491292a72f | 10a9b9485feb876701fa5e6304ccc121570db247 | refs/heads/master | 2020-03-21T04:18:51.968753 | 2018-06-19T10:58:16 | 2018-06-19T10:58:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 23,218 | java | package pers.acp.packet.iso8583;
import pers.acp.core.log.LogFactory;
import java.io.UnsupportedEncodingException;
import java.util.HashMap;
import java.util.Iterator;
import java.util.Map;
import java.util.TreeMap;
/**
* 简单介绍下ISO8583。
* 这个东西说白了就是一种数据结构。我们定义一种规则把一堆东西放进去,再按照规则
* 把数据正确拿出来。这就是报文的实质。
* <p>
* ISO858... | [
"391289241@qq.com"
] | 391289241@qq.com |
ceaed815cad770e8d1af8cc297ba9ce923a414e7 | 954243429ec23172daeb16d72ee783fa231c9575 | /src/main/java/dik/library/reactiverepo/AuthorReactiveRepository.java | deac4b9b11ee0e111e74b2b007e6dea2d7785aaf | [] | no_license | realcorwin/library | 56549d9c34f339a7637b5993cbbb11a1aa33e308 | cb67e9cf7b9509721d938f2267814edb920f710b | refs/heads/master | 2020-04-14T18:33:49.310911 | 2019-03-15T22:08:58 | 2019-03-15T22:08:58 | 164,023,990 | 0 | 1 | null | 2019-04-24T17:55:48 | 2019-01-03T21:19:12 | Java | UTF-8 | Java | false | false | 345 | java | package dik.library.reactiverepo;
import dik.library.model.Author;
import org.springframework.data.mongodb.repository.ReactiveMongoRepository;
import reactor.core.publisher.Mono;
public interface AuthorReactiveRepository extends ReactiveMongoRepository<Author, String>, AuthorReactiveRepositoryCustom {
Mono<Void> ... | [
"realcorwin@mail.ru"
] | realcorwin@mail.ru |
b84e697d2bd9d84b8c3a8b050eade6cecc4ac936 | 4241c98228d7c2b2fbc3c271b2184c9b03c653cb | /app/src/test/java/com/example/jsu/lab4a/ExampleUnitTest.java | 09139d3c6a1d5cc12fee73abe10218057fcfac7a | [] | no_license | Mshell0126/CS408-Lab-4A | 92c589ae70a7f7015fead8d82c5dc3ad3a24b811 | abe93a48d0285b4dafa1a558b93e5e8714304dc9 | refs/heads/master | 2020-04-27T02:45:02.167886 | 2019-03-11T23:24:12 | 2019-03-11T23:24:12 | 174,004,149 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 382 | java | package com.example.jsu.lab4a;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
@Test
public void ... | [
"mshell2@stu.jsu.edu"
] | mshell2@stu.jsu.edu |
29cf9cd39c7fef0b7791dff1ce4d5e0d6e2f5bb2 | 8af1164bac943cef64e41bae312223c3c0e38114 | /results-java/AsyncHttpClient--async-http-client/eb136417465e13f0ba17c2ae8efdb9a45c22a315/before/NettyTransferListenerTest.java | 7bd7d6856c035859fc992abe722de7eeb9ecfd40 | [] | no_license | fracz/refactor-extractor | 3ae45c97cc63f26d5cb8b92003b12f74cc9973a9 | dd5e82bfcc376e74a99e18c2bf54c95676914272 | refs/heads/master | 2021-01-19T06:50:08.211003 | 2018-11-30T13:00:57 | 2018-11-30T13:00:57 | 87,353,478 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,160 | java | /*
* Copyright (c) 2010-2012 Sonatype, Inc. All rights reserved.
*
* This program is licensed to you under the Apache License Version 2.0,
* and you may not use this file except in compliance with the Apache License Version 2.0.
* You may obtain a copy of the Apache License Version 2.0 at http://www.apache.org/lic... | [
"fraczwojciech@gmail.com"
] | fraczwojciech@gmail.com |
4949bfd3dbac4984408aeccea45d2284a1bc5dbc | 6733e296a172655a25ac4fc41f743b42be590d03 | /src/main/java/in/ols/rest/model/CourseDto.java | c8aaa02843e7fd96cb1e702e9293a81bf17a016d | [] | no_license | sandeeprgurav/ols-rest-api | 7b4e15b188c44f188628596944fd22d032dc3b76 | 7e5825c5803cb56b9a643b40f1c689d3b88bde32 | refs/heads/master | 2020-09-10T16:58:57.746388 | 2019-12-01T22:20:41 | 2019-12-01T22:20:41 | 221,769,387 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,390 | java | package in.ols.rest.model;
import in.ols.rest.model.BaseModel.Status;
public class CourseDto implements Comparable<CourseDto>{
private String id;
private int serialNumber;
private String userId;
private String name;
private String description;
private String category;
private Status status;
private String e... | [
"sandeeprgurav@gmail.com"
] | sandeeprgurav@gmail.com |
9f7f87f7c7d03c0cd4a48eab376a1def38d38289 | 690e056cfcce18306b86bad14e5df14328c04c6c | /src/com/jalor/prize/test.java | c08eac03d390ce312c9e396fb060798e72fa2bfc | [] | no_license | simon-zm/Jalor | 3993f42316ba2fa3e9cac14b52ef690c95e7a202 | 8ed6e96a8151463db603307d40d4ac834021d83c | refs/heads/master | 2021-02-19T09:24:22.485699 | 2019-06-20T07:57:07 | 2019-06-20T07:57:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,813 | java | package com.jalor.prize;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
/**
* @Author liubo
* @Date 2018/12/20 12:23
* @Description: TODO
*/
public class test {
/**
* 给转盘的每个角度赋初始值
*
* @return
*/
private final static List<prize> initDrawList ... | [
"fm103097@163.com"
] | fm103097@163.com |
9f62cb7074242e9a3e2806b9784ef8ccf9835812 | 0d1dbe6c4563ca67f9a79c13c49ecce50e3ef060 | /oto_all/oto/src/main/java/edu/arizona/biosemantics/oto/oto/beans/UserStatisticsBean.java | 08d5113109b8e3ffddb39a065df1ce6b24462483 | [] | no_license | rodenhausen/andrew_backup | 4301876767c0eff6a1fb66b4f4c7d4caf9177368 | da39edffa08cad6d3ca9bf2f0e047ba4c7732216 | refs/heads/master | 2021-01-20T11:30:37.067858 | 2015-03-02T18:22:47 | 2015-03-02T18:22:47 | 31,552,041 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 910 | java | package edu.arizona.biosemantics.oto.oto.beans;
public class UserStatisticsBean {
private int userid;
private String userName;
private int count;
private int count_decidedTerms;
public UserStatisticsBean(int userid, String username, int count) {
this.userid = userid;
this.userName = username;
th... | [
"stockto2@email.arizona.edu"
] | stockto2@email.arizona.edu |
1a6c1a120250b254b3b7163a3cbe4a6e8cccff51 | 112d0d3d69ef5143be577fe45d0fdf2427822098 | /sistema-facturacion-rest/src/main/java/com/homeoffice/sistema/facturacion/servicios/implementacion/CategoriaServicioImpl.java | 4573a27976dfdc8cb8a5a62c273844c2dbeb402b | [] | no_license | sebasdiaz67/sistema-facturacion-rest | 3fc899d13307183004b23ea5d2a87a6d1a87ece6 | c43c33a4f566abfd9d7177e2a5bd7929b104f16d | refs/heads/master | 2022-09-15T19:36:37.448675 | 2020-06-01T04:33:20 | 2020-06-01T04:33:20 | 267,491,938 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,447 | java | package com.homeoffice.sistema.facturacion.servicios.implementacion;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.springframework.stereotype.Service;
import org.springframe... | [
"sebasdiaz67@gmail.com"
] | sebasdiaz67@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.