blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 4 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 689M ⌀ | 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 131
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 32
values | content stringlengths 3 9.45M | authors listlengths 1 1 | author_id stringlengths 0 313 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0ed54241a772d9e3ccfd2bbf08f8a9b4b53f63e9 | b6199abe08586e153408063afa96a6e4f40be1aa | /Desktop/ClassScheduleSearch/src/sample/LoginController.java | eb4870984b615befc4902e4fc941e27963ea7aea | [] | no_license | mikeshprd/testt | 3aa2a61740512b2dc8235ae2ae9a51bd28437e09 | 4b29104b350e4e19bc2126af4412880e8bc10725 | refs/heads/master | 2021-05-09T20:13:28.198902 | 2018-03-14T21:12:44 | 2018-03-14T21:12:44 | 118,681,639 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,028 | java | package sample;
import javafx.event.ActionEvent;
import javafx.fxml.FXML;
import javafx.fxml.FXMLLoader;
import javafx.scene.Parent;
import javafx.scene.Scene;
import javafx.scene.control.Button;
import javafx.scene.control.Label;
import javafx.scene.control.TextField;
import javafx.stage.Stage;
import java.sql.Drive... | [
"mshepherd11@student.gsu.edu"
] | mshepherd11@student.gsu.edu |
ec2b5b29f667783d8f776b7d94bbc8853d405d31 | 8f0ae91a5055ac51733b9c0c4694c89fa7466635 | /mycloud-providerdept8002/src/main/java/com/gpw/springcloud/DeptProvider8002_App.java | 78ddce232aff182e2208bacb1567984438b51309 | [
"MIT"
] | permissive | gpw1126/microservice | aa683250072a6301c7cc3fbf132effc234b0df7e | 4c487f594569873ebd24ce0d2a9b1992ce9676af | refs/heads/master | 2022-06-22T04:16:26.554728 | 2019-06-12T13:11:08 | 2019-06-12T13:11:08 | 191,164,639 | 0 | 0 | MIT | 2020-07-01T23:24:37 | 2019-06-10T12:33:35 | Java | UTF-8 | Java | false | false | 512 | java | package com.gpw.springcloud;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.netflix.eureka.EnableEurekaClient;
/**
* @Author: Gpw
* @Date: 2019/6/7
* @Description: com.gpw.springcloud
* @Version: 1.0
*/
@Spr... | [
"admin@gpw.com"
] | admin@gpw.com |
82b51fb899d3cadbe834735e35122d6e86ae3a61 | 2283f5fae1c4342e8ba1321aaa0d4764db19a3b3 | /jabac-client/src/main/java/com/essue/jabac/client/query/EqualsConditionCompiler.java | 33ddd8e40612b99217a76797fde760c35f8b9657 | [
"MIT"
] | permissive | chengked/jabac | 4da55f66c53d6db1ed5d0520303c568ac961779e | 4fa18de3d126624b302ffbc831197f9b46ebe1dc | refs/heads/master | 2023-03-23T18:32:48.724850 | 2021-03-12T11:18:17 | 2021-03-12T11:18:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 482 | java | package com.essue.jabac.client.query;
import com.essue.jabac.client.query.criteria.Criteria;
import com.essue.jabac.client.query.criteria.Eq;
import com.essue.jabac.core.policy.condition.ConditionEvaluator;
public class EqualsConditionCompiler implements ConditionCompiler {
@Override
public Criteria compile(fina... | [
"512841513@qq.com"
] | 512841513@qq.com |
5313be39f27c35af9718f29f23e0c761103a9bd4 | d10e7f704ac04675787964b4a38be65ea15b4080 | /server/src/main/java/edp/davinci/model/DisplaySlide.java | e8db59435e751ccb2aa273c2c1b920de0f767188 | [
"EPL-1.0",
"BSD-3-Clause",
"Classpath-exception-2.0",
"W3C",
"LGPL-2.1-or-later",
"GPL-1.0-or-later",
"CDDL-1.0",
"LGPL-2.1-only",
"MIT",
"GPL-2.0-only",
"SAX-PD",
"Apache-2.0",
"LGPL-2.0-or-later",
"JSON",
"CC0-1.0",
"LicenseRef-scancode-public-domain"
] | permissive | a85255/davinci | 1f552d70a41efc8a0d405cdb9c3b9f1e683e9157 | eda2a424997115c7383df179be9fa9993d1b4c02 | refs/heads/master | 2022-12-24T04:59:59.153107 | 2019-10-30T07:55:21 | 2019-10-30T07:55:21 | 214,928,373 | 1 | 0 | Apache-2.0 | 2022-12-10T06:41:45 | 2019-10-14T02:13:26 | TypeScript | UTF-8 | Java | false | false | 1,427 | java | /*
* <<
* Davinci
* ==
* Copyright (C) 2016 - 2019 EDP
* ==
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
* http://www.apache.org/licenses/LICENSE-2.0
* Unless requi... | [
"hepan@xjgreat.com"
] | hepan@xjgreat.com |
8cfccb3ad91cfed8d5b585a701efe6a06be096a3 | 82380e31c433e6851dc1ff6f1bcccef30401c764 | /app/src/main/java/com/thoughworks/retail/binding/configuration/ProductConifguration.java | b73a2f088eb57bdbb48168199de442a86e3b079a | [] | no_license | Michelle0716/android-mvvp-master | 576201fa27f62ca4c8aa14afb381a0c72b029a79 | afe3794b5196d0c8c71bec0f2b336637296519ab | refs/heads/master | 2020-04-07T15:28:38.207361 | 2018-11-21T03:48:28 | 2018-11-21T03:48:28 | 158,487,216 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 993 | java | package com.thoughworks.retail.binding.configuration;
import android.content.Context;
import android.support.v4.app.FragmentManager;
import android.support.v7.widget.DefaultItemAnimator;
import android.support.v7.widget.LinearLayoutManager;
import com.thoughworks.retail.adapter.ProductAdapter;
import com.thoughworks.... | [
"1031983332b"
] | 1031983332b |
bdd08b72c79cc81df5a1b61d473ca7f016314d4a | 914d043510ed3f71d967c5622b8c757fb033bfb3 | /spring-boot-autoconfigure-data-jdbc-plus/src/main/java/com/navercorp/spring/boot/autoconfigure/data/jdbc/plus/repository/JdbcPlusReactiveSupportRepositoriesRegistrar.java | 6fed94c02fbfbd2830a2028dcb018a51cffc95ee | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | naver/spring-jdbc-plus | ee53940b290d1d84b67446d4aa964e139622bdde | 7ad384bc3d50ac66e3d06405973044ec0267a174 | refs/heads/main | 2023-08-31T00:20:28.505637 | 2023-08-28T02:29:19 | 2023-08-28T02:29:19 | 233,731,825 | 245 | 40 | Apache-2.0 | 2023-08-23T09:40:51 | 2020-01-14T01:41:35 | Java | UTF-8 | Java | false | false | 1,896 | java | /*
* Spring JDBC Plus
*
* Copyright 2020-2021 NAVER Corp.
*
* 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... | [
"mhyeon.lee@navercorp.com"
] | mhyeon.lee@navercorp.com |
62570c45ee44616df6fb6c17ec2329cae33b8bfe | ef1c8abca88b805d0b39c0cf449423983f88765b | /src/main/java/com/aspose/slides/model/ParagraphFormat.java | 8f751623b53ee01fa05a99c88cfe1270025427af | [
"MIT"
] | permissive | aspose-slides-cloud/aspose-slides-cloud-java | 86525cc27d92ece398f1d6977616470e41500d86 | 17d3006f15ea03562eebcd2fd42acc76bad4a514 | refs/heads/master | 2023-08-07T14:44:35.755022 | 2023-07-30T13:11:17 | 2023-07-30T13:11:17 | 149,193,516 | 0 | 4 | MIT | 2022-05-20T20:55:44 | 2018-09-17T22:01:33 | Java | UTF-8 | Java | false | false | 31,011 | java | /*
* --------------------------------------------------------------------------------------------------------------------
* <copyright company="Aspose">
* Copyright (c) 2018 Aspose.Slides for Cloud
* </copyright>
* <summary>
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of... | [
"victor.putrov@aspose.com"
] | victor.putrov@aspose.com |
10f42831924cd8d379b3e5fc18456387f6a9ab7a | b0f1624d5a2b1dcc02fde18626b2e14d16d0872a | /Allocator.diagram/src/AllocatorMetamodel/diagram/edit/policies/SoftwareSoftwareCompartmentCanonicalEditPolicy.java | 6c7fe9d64f94271ae858cc9ba25fa93e6a6b4166 | [] | no_license | isvogor-foi/Scall | b6afb225e9d6eff395bdce489cac53814d6dcc00 | 53caceaa94fc3637a73179d7e7fb9e6f1afaeca6 | refs/heads/master | 2021-01-10T20:54:40.483471 | 2015-01-31T17:52:36 | 2015-01-31T17:52:36 | 30,115,433 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,161 | java | package AllocatorMetamodel.diagram.edit.policies;
import java.util.ArrayList;
import java.util.Collection;
import java.util.Iterator;
import java.util.LinkedList;
import java.util.List;
import org.eclipse.core.runtime.IAdaptable;
import org.eclipse.emf.ecore.EObject;
import org.eclipse.emf.ecore.EStructural... | [
"isvogor@foi.hr"
] | isvogor@foi.hr |
ed9033737132db6d63030a2fa5d0a05cfb91abbf | fc160694094b89ab09e5c9a0f03db80437eabc93 | /java-aiplatform/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/CompleteTrialRequestOrBuilder.java | aeb5f2f62f91efcc941bd4e4a1327c5f56d1bb9d | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | googleapis/google-cloud-java | 4f4d97a145e0310db142ecbc3340ce3a2a444e5e | 6e23c3a406e19af410a1a1dd0d0487329875040e | refs/heads/main | 2023-09-04T09:09:02.481897 | 2023-08-31T20:45:11 | 2023-08-31T20:45:11 | 26,181,278 | 1,122 | 685 | Apache-2.0 | 2023-09-13T21:21:23 | 2014-11-04T17:57:16 | Java | UTF-8 | Java | false | false | 4,218 | java | /*
* Copyright 2023 Google 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
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | [
"noreply@github.com"
] | googleapis.noreply@github.com |
52987c7659565bbc414b69f10e997774f16241a5 | 6fc800f970b9ad25fa0c767a0117009688e28c8a | /app/src/main/java/com/lwf/retrofitdemo/thread/MyTask.java | 995aca33e9f02377ec766536e6d786d8854456f7 | [] | no_license | LiWenFei/retrofitdemo | e2c77a6de9936e7026a3b2611ed74f2d9df28aec | 0ac41b13332149a80e7f774b8fbffb3c67bf7197 | refs/heads/master | 2020-07-01T03:43:14.339098 | 2016-11-18T06:52:36 | 2016-11-18T06:52:36 | 74,099,906 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,807 | java | package com.lwf.retrofitdemo.thread;
import android.support.annotation.NonNull;
import java.util.concurrent.Executor;
/**
* 异步任务类
*/
public abstract class MyTask implements Runnable {
private static final MoreExecutor MORE_EXECUTOR = new MoreExecutor();
private static final int CORE_POOL_SIZE = 5;
/**... | [
"liwenfei@jinlinbao.com"
] | liwenfei@jinlinbao.com |
c7976d094a217a05a7408f70acee41f8f3a23a1e | 1b72958ab7d8749594fd0dca20e3d9e793151b4e | /application-ocps/contentBridge-core/src/main/java/com/ctb/contentBridge/core/publish/tools/ImageValidation.java | 6a2e527973982514cbf5289536ffedf823507ceb | [] | no_license | sumit-sardar/GitMigrationRepo01 | d0a89e33d3c7d873fac2dd66a7a5e59fd2b1bc3a | a474889914ea0e9805547ac7f4659c49e1a6b712 | refs/heads/master | 2021-01-17T00:45:16.256869 | 2016-05-12T18:37:01 | 2016-05-12T18:37:01 | 61,346,131 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,807 | java | package com.ctb.contentBridge.core.publish.tools;
import java.util.*;
import org.jdom.*;
import org.xml.sax.*;
import com.ctb.contentBridge.core.exception.BusinessException;
import com.ctb.contentBridge.core.publish.iknowxml.R2XmlTools;
import com.ctb.contentBridge.core.publish.sax.replacement.AbsolutePat... | [
""
] | |
06a88e841d7825843c366c510dbaca1fab955062 | 6a520aab0e037b4d8e104b9df48982d661d9c471 | /pet-clinic-data/src/test/java/guru/springframework/dependencyInversionPrinciple/ElectricPowerSwitchTest.java | 4bb028bb87be62c87ece40c3a937c5c34976106f | [] | no_license | ashutoshcp/spring5webapp | 1ee8018810fac152598fd119deeb8c772d102e74 | fff2e84e161babe085a4b3c7de95cb99df05b8b0 | refs/heads/master | 2022-06-23T12:44:48.364371 | 2022-06-16T04:10:39 | 2022-06-16T04:10:39 | 187,286,073 | 0 | 0 | null | 2019-05-17T21:55:48 | 2019-05-17T21:55:48 | null | UTF-8 | Java | false | false | 537 | java | package guru.springframework.dependencyInversionPrinciple;
import org.junit.Test;
public class ElectricPowerSwitchTest {
@Test
public void testPress() {
SwitchAble switchAbleBulb = new LightBulb();
Switch bulbPowerSwitch = new ElectricPowerSwitch(switchAbleBulb);
for (int i = 0; i < 2; i++) {
b... | [
"as01hu@gmail.com"
] | as01hu@gmail.com |
213805aea0e7344be13cd3fd2d495728c818a810 | 62b6160a0941c7175d970e1e478eb5be6716f1bb | /miao/src/main/java/com/lqh/miao/net/api/GroupAPI.java | 1719771a58a4e24d7139138838104b2eeeac4854 | [] | no_license | linqiaqia0622/Miaobo | 734e2ffdca3c02fb6fe87dc387a51cb1ce04d051 | 1350223422a56d514209e88bfc140bfb66430793 | refs/heads/master | 2020-07-05T17:03:49.195829 | 2016-08-20T09:21:16 | 2016-08-20T09:21:16 | 66,076,539 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 13,124 | java | /*
* Copyright (C) 2010-2013 The SINA WEIBO 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 require... | [
"linqiaqia0622@gmail.com"
] | linqiaqia0622@gmail.com |
fa770586d6bf3432cafabf0edfbda334619a48dd | 70aa8a1a5fc9ecc683b8526fedfcf20fcc2d77a5 | /src/main/java/pl/edu/agh/cs/kraksimcitydesigner/parser/ParsingException.java | 3749c41aab9797fb402172a355d972050cc2e70a | [] | no_license | Pysiokot/kraksim | cd837453b80bf1625da331e60385a6e3a7f1bcf3 | 398082b6ab6d43114bd331e73a6f0925c45202ea | refs/heads/master | 2022-12-20T04:21:19.862986 | 2020-09-29T16:32:30 | 2020-09-29T16:32:30 | 237,761,884 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 722 | java | package pl.edu.agh.cs.kraksimcitydesigner.parser;
// TODO: Auto-generated Javadoc
public class ParsingException extends Exception
{
private static final long serialVersionUID = 5515541347396062670L;
/**
* Instantiates a new parsing exception.
*/
public ParsingException() {
super();
}
... | [
"szcz.bart@gmail.com"
] | szcz.bart@gmail.com |
46b84b9e994fb9ce41f4d47d29e68a0354afdba0 | e63363389e72c0822a171e450a41c094c0c1a49c | /Mate20_9_0_0/src/main/java/com/android/server/rms/iaware/appmng/AppStartPolicyCfg.java | 478e4a1af91d61e3804fdf121aa9b9357c573123 | [] | no_license | solartcc/HwFrameWorkSource | fc23ca63bcf17865e99b607cc85d89e16ec1b177 | 5b92ed0f1ccb4bafc0fdb08b6fc4d98447b754ad | refs/heads/master | 2022-12-04T21:14:37.581438 | 2020-08-25T04:30:43 | 2020-08-25T04:30:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,966 | java | package com.android.server.rms.iaware.appmng;
public final class AppStartPolicyCfg {
public static final int APPSTART_DEFAULT = -1;
public enum AppStartAppOversea {
CHINA(0),
OVERSEA(1),
UNKNONW(2);
int mPriority;
private AppStartAppOversea(int priority) {
... | [
"lygforbs0@mail.com"
] | lygforbs0@mail.com |
cd39b9eb9208967cf3a8526785d8056be4b62a00 | 4c08b25f6b0260c16d2a06b0fc33fe5c2aa28cc6 | /src/main/java/com/spatil/common/model/Error.java | c33e86d4693bfa06d5fb6c89d3547426d94076f4 | [] | no_license | imsantosh6369/gameservice | 41a410353af344e0f01b4289f4bdbc5d3b64d80f | 12c7254b09a768395317597663d49bb789f8f409 | refs/heads/master | 2020-03-08T04:38:57.860699 | 2018-04-08T18:11:31 | 2018-04-08T18:11:31 | 127,928,101 | 0 | 0 | null | 2018-04-08T18:11:32 | 2018-04-03T15:19:22 | Java | UTF-8 | Java | false | false | 524 | java | package com.spatil.common.model;
public class Error {
public Error(String message,int errorCode) {
this.setMessage(message);
this.setErrorCode(errorCode);
}
public String getMessage() {
return message;
}
public void setMessage(String message) {
this.message = messag... | [
"santosh_patil@intuit.com"
] | santosh_patil@intuit.com |
c2ef64000efb02c2454737d1e45b2bf3cb55782b | 5abfd4c4a469c133b66d03ea392122ac5a8bc1a2 | /src/main/java/com/pronix/sbc/service/impl/PuestoDeTrabajoServiceImpl.java | 972ec35060735f8bf7ae2f3712edf80a96cb0199 | [] | no_license | Garritosk8CR/sbc_server_client | 56ddabde9f5b1e4831b372f207a44a3e8cfa3e22 | 5d810ac15b0a4e09bf9bc7227e18362ceff80aee | refs/heads/master | 2022-03-23T01:33:31.003169 | 2019-12-15T21:06:33 | 2019-12-15T21:06:33 | 227,466,041 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,429 | java | package com.pronix.sbc.service.impl;
import com.pronix.sbc.service.PuestoDeTrabajoService;
import com.pronix.sbc.domain.PuestoDeTrabajo;
import com.pronix.sbc.repository.PuestoDeTrabajoRepository;
import com.pronix.sbc.service.dto.PuestoDeTrabajoDTO;
import com.pronix.sbc.service.mapper.PuestoDeTrabajoMapper;
import o... | [
"emonteror@ucenfotec.ac.cr"
] | emonteror@ucenfotec.ac.cr |
dde8b4e8d4033314f31024936bd0bc0724012544 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/28/28_a65603b657fa86387c6d36d143edb67b4e98f80b/ParameterisationSection/28_a65603b657fa86387c6d36d143edb67b4e98f80b_ParameterisationSection_t.java | b483e82a5c00db961785af7c3651205ab392e585 | [] | 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 | 9,943 | java | /*
* Created on 17.may.2006
*
* This software is licensed under the terms of the GNU GENERAL PUBLIC LICENSE
* Version 2, which can be found at http://www.gnu.org/copyleft/gpl.html
*
*/
package org.cubictest.ui.sections;
import java.beans.PropertyChangeEvent;
import java.beans.PropertyChange... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
321938eaa7c10dc11f8946529f239ba07a8205b9 | 00d2576408bacb56499ce3aa595be3b49f78b7ed | /softgroup/services/messenger/messenger-api/src/main/java/com/softgroup/messenger/api/message/GetMessagesRequestData.java | 01aeaa44500b7f2ecc4a378c43fb5df29ddb3367 | [] | no_license | VasjaVn/cources.server-parallel | 05e1324467ad11535561403bc8272ad3e4580922 | e71b4a8fad3c979f76d9d743c0d3234f832c7029 | refs/heads/master | 2021-01-17T08:25:05.485078 | 2017-05-18T05:28:09 | 2017-05-18T05:28:09 | 83,904,148 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 231 | java | package com.softgroup.messenger.api.message;
import com.softgroup.common.protocol.RequestData;
public class GetMessagesRequestData implements RequestData {
private static final long serialVersionUID = 8479408464515950926L;
}
| [
"euro2012tovinnitsa@gmail.com"
] | euro2012tovinnitsa@gmail.com |
ed1ccb8a63585fdd13b0ab0ffa9f41b473815348 | b98c635746a6abbea60e78a18aa63ce8646e4bdd | /batching/src/test/java/de/hub/cs/dbis/aeolus/batching/api/BatchingFieldsGroupingMultipleITCase.java | 0dcb0b2de37cbca06cb96813e9df1d269544e73c | [
"Apache-2.0"
] | permissive | InsightsDev-dev/aeolus | 56e5b8693d85f45434c7b02f4404cded9f6d8a12 | 32f3a34f153a32ca87cdfa3fa063eb6bdb159c10 | refs/heads/master | 2020-12-24T09:07:48.734615 | 2016-07-23T20:55:47 | 2016-07-23T20:55:47 | 69,042,504 | 0 | 0 | null | 2016-09-23T16:33:21 | 2016-09-23T16:33:21 | null | UTF-8 | Java | false | false | 3,787 | java | /*
* #!
* %
* Copyright (C) 2014 - 2016 Humboldt-Universität zu Berlin
* %
* 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
*
* U... | [
"mjsax@informatik.hu-berlin.de"
] | mjsax@informatik.hu-berlin.de |
dc6388d06fabbee08666761e22e79760b310933b | fb241f812f71f03a7cc32e736c5b9ab3b3cb5c3d | /book-spring-boot-actual-combat-jsp/src/main/java/com/learning/spring/boot/BookSpringBootActualCombatJspApplication.java | 093c9f22c9c49ae9658a5dd1fc00527fcb66a6fc | [] | no_license | BerryHang/book-spring-boot-actual-combat | 58af3734e255e91946b2d0cb3a217400f41d6f7f | 59c819dd568f5165e323e742e869bdb6463a51c9 | refs/heads/master | 2022-09-03T21:41:28.055643 | 2020-01-17T08:22:45 | 2020-01-17T08:22:45 | 155,185,154 | 3 | 0 | null | 2022-09-01T23:08:29 | 2018-10-29T09:28:07 | JavaScript | UTF-8 | Java | false | false | 576 | java | package com.learning.spring.boot;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
/**
* @author beibei.huang
* @Title: BookSpringBootActualCombatJspApplication
* @ProjectName book-spring-boot-actual-combat-parent
* @Description: JSP应用启动类
* @... | [
"beibei.huang@weimob.com"
] | beibei.huang@weimob.com |
f161bd70ee4cfd66409e61f2168882fbcf5e0d06 | 29c0d84c069f63800f635f71b120dff151d353e5 | /src/com/nju/state/DispenseOutState.java | 1e9e32835730572f01a6a98e2897586b6c328149 | [] | no_license | littlefishvv/DesignPattern | b46785666cffd321b440c7b1720d7cdfc9dce9bf | 0e8ed7b730296855080269d7de0c5a7c9d797756 | refs/heads/master | 2022-12-20T16:29:05.136141 | 2020-10-13T06:57:24 | 2020-10-13T06:57:24 | 303,614,238 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 824 | java | package com.nju.state;
/**
* @author :Siyuan Gao
* @date :Created in 2020/10/3 10:49
* @description:奖品发放完的状态
* @modified By:
* @version: $
*/
public class DispenseOutState extends State {
// 初始化时传入活动引用
RaffleActivity activity;
public DispenseOutState(RaffleActivity activity) {
this.activity... | [
"1309478659@qq.com"
] | 1309478659@qq.com |
46fb0728ddf4e75652db6e26504e40ee85d4f47e | b85be04099edfef45f01669e44c5d584f7d3cb85 | /SocketClientApp/src/org/loup/activity/MainActivity.java | 277039a1c63d0eeb936252b6e4c6a7b8e96afc73 | [] | no_license | lu911/android_push_client | 5e3294894b62e70a2d70129eaf7e481187447936 | 401572e3267446291aa40fd6fb22df49e038bacf | refs/heads/master | 2023-02-18T22:34:35.568548 | 2013-09-21T10:54:50 | 2013-09-21T10:54:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,169 | java | /*
* Copyright © 2013 Yuk SeungChan, All rights reserved.
*/
package org.loup.activity;
import android.content.Intent;
import android.util.Log;
import com.cnp.activity.R;
import org.bson.*;
import org.bson.io.BSONByteBuffer;
import org.loup.net.NetworkCallback;
import org.loup.net.manager.SocketNetworkManager;
im... | [
"loup1788@gmail.com"
] | loup1788@gmail.com |
5bd73109f962e81be60c01dbe112573331e47790 | d3885b29bb1cba965a92ca05927ada63cbcac504 | /app/src/androidTest/java/edu/tecii/android/practica6radiobutnoti/ExampleInstrumentedTest.java | f9d1b48e186f12a605eb9cf7b3b7bbf189184add | [] | no_license | JuanChacon/Practica6RadioButNoti | d88c87f13f8d7e97bc0713b78cf3f53af700f655 | 76c5900b59f0957bc5de382cf4a63cf6e3de9d6d | refs/heads/master | 2021-07-04T13:21:28.858993 | 2017-09-27T18:30:49 | 2017-09-27T18:30:49 | 105,054,497 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 782 | java | package edu.tecii.android.practica6radiobutnoti;
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 ex... | [
"virgo_gt@hotmail.com"
] | virgo_gt@hotmail.com |
382a489622f0e3304948f3b3aa020ef86fbc4165 | 5786b8c28f069ae9b9b7f850edf4d4c1b5cf976c | /languages/CSharp/source_gen/CSharp/behavior/Pointer_type_block_1_2_1_BehaviorDescriptor.java | e5828c67aae62bb201be5d21ba2587ce66a1d681 | [
"Apache-2.0"
] | permissive | vaclav/MPS_CSharp | 681ea277dae2e7503cd0f2d21cb3bb7084f6dffc | deea11bfe3711dd241d9ca3f007b810d574bae76 | refs/heads/master | 2021-01-13T14:36:41.949662 | 2019-12-03T15:26:21 | 2019-12-03T15:26:21 | 72,849,927 | 19 | 5 | null | null | null | null | UTF-8 | Java | false | false | 377 | java | package CSharp.behavior;
/*Generated by MPS */
/**
* Will be removed after 3.4
* Need to support compilation of the legacy behavior descriptors before the language is rebuilt
* This class is not involved in the actual method invocation
*/
@Deprecated
public class Pointer_type_block_1_2_1_BehaviorDescriptor {
p... | [
"vaclav.pech@gmail.com"
] | vaclav.pech@gmail.com |
dba3a84464cba2162013f8860c8d93e237e19043 | a5b4bfe810d08e2a59a1f385a5a054da860a0623 | /android accessibility API test/OnInitializeAccessibilityEventTest/app/src/main/java/com/example/oninitializeaccessibilityeventtest/MainActivity.java | 3c31a874ec11cab1e75fdfb13e401815681f3cf7 | [] | no_license | khsbory/solutions-for-accessibility | e646bc8dafa3d60b475671bd9d0337cb1af339ef | 324e079e800f63a57e35aad12b3cb12dfcb6449c | refs/heads/master | 2023-07-11T21:42:25.110140 | 2021-08-03T02:47:28 | 2021-08-03T02:47:28 | 298,873,849 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,500 | java | package com.example.oninitializeaccessibilityeventtest;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Build;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.view.accessibility.AccessibilityEvent;
import android.widget.Button;
public class MainActivity ... | [
"goodsogi@gmail.com"
] | goodsogi@gmail.com |
2508fe090fac01bce2aee304cef368f9fc91dba3 | 10e665bcc8126ad87a8cbf99fffba983ed6994cc | /MySpringMVC/src/main/java/lee/sample/framework/util/pagination/ImagePaginationRenderer.java | 252ecedeec1e87aca5cf51d379907bddf7889d61 | [] | no_license | PlumpMath/MySpringMVC | 7abd5fba7220d9a4b11ac0ffeecad00aaab4ae3f | bc0b37e7cfcd4d87d44b211987d56e399de56841 | refs/heads/master | 2021-01-18T20:24:41.184686 | 2013-08-25T08:36:51 | 2013-08-25T08:36:51 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,343 | java | package lee.sample.framework.util.pagination;
import javax.servlet.ServletContext;
import org.springframework.web.context.ServletContextAware;
public class ImagePaginationRenderer extends AbstractPaginationRenderer implements ServletContextAware {
private ServletContext servletContext;
public Image... | [
"aiit22@naver.com"
] | aiit22@naver.com |
29893d9c9d76049636487e6c7237b23b5f515018 | bae05728457196af51c269cd6a0b1efc6d8495f7 | /MyGenerate/MyGenerate/src/main/java/cn/gameboys/frame/IGenerateHandler.java | f13bb385bb04a893dd278ec9d5c49bbdc6e64f80 | [] | no_license | Sniper2016/MyGenerate | 24e07ef132ad73fe54b12d06372ec58479018918 | 4238b3d7aec7576cb93834ec9465c87dec6278ee | refs/heads/master | 2022-07-02T23:28:37.270396 | 2019-09-23T14:28:41 | 2019-09-23T14:28:41 | 210,371,532 | 0 | 0 | null | 2022-06-21T01:55:53 | 2019-09-23T14:07:56 | Java | UTF-8 | Java | false | false | 105 | java | package cn.gameboys.frame;
public interface IGenerateHandler<T> {
void init();
String resolve();
}
| [
"1084038709@qq.com"
] | 1084038709@qq.com |
7631e20812b9d163b49d942a3fe456a4e862a6a4 | 498dd2daff74247c83a698135e4fe728de93585a | /clients/google-api-services-compute/alpha/1.31.0/com/google/api/services/compute/model/AllocationShareSettings.java | 7a144e6678d8bcda4ee75e1ed467812bb2c59ee9 | [
"Apache-2.0"
] | permissive | googleapis/google-api-java-client-services | 0e2d474988d9b692c2404d444c248ea57b1f453d | eb359dd2ad555431c5bc7deaeafca11af08eee43 | refs/heads/main | 2023-08-23T00:17:30.601626 | 2023-08-20T02:16:12 | 2023-08-20T02:16:12 | 147,399,159 | 545 | 390 | Apache-2.0 | 2023-09-14T02:14:14 | 2018-09-04T19:11:33 | null | UTF-8 | Java | false | false | 3,146 | 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 distributed under t... | [
"noreply@github.com"
] | googleapis.noreply@github.com |
796337204987b74214a53b3bf6b2d2f66d848630 | 432ff9313b7cd18250915d48ee0ffaa169239910 | /Java/src/com/leetcode/Medium/RemoveCoveredIntervals.java | 11fb327f6b38f64abc5ecac55acaee2720acc1b1 | [] | no_license | shankarmattigatti/LeetCode | 86752735ba28cf5be0c128085848950b4d0aefb5 | 93bc76fb118748195d3a5f7b03cc183129d7b4b7 | refs/heads/master | 2023-08-30T01:10:29.571034 | 2023-08-12T03:38:52 | 2023-08-12T03:38:52 | 174,800,463 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 594 | java | package com.leetcode.Medium;
import java.util.Arrays;
import java.util.Comparator;
// 1288. Remove Covered Intervals
public class RemoveCoveredIntervals {
public int removeCoveredIntervals(int[][] intervals) {
int res = 0, left = -1, right = -1;
Arrays.sort(intervals, Comparator.comparingInt(a -> ... | [
"shankarmattigatti@gmail.com"
] | shankarmattigatti@gmail.com |
bfcdcee371c28c66e2b7ec89c86b63f1c8e51be4 | 1f80547828944fb428530dc5e8710108d7d7194e | /src/test/java/ru/junit/utils/AllCategories.java | 4777d6fa056c5468fca5daa9a194286961f298cd | [] | no_license | OlgaLevitskaya/junittrenning | 615559e8c6fe8117d8c55846de38959ada0d391a | 8d030a705fe0084e0af79ce6265dcd4ab41436d7 | refs/heads/master | 2020-03-19T03:44:07.944359 | 2018-06-11T16:18:20 | 2018-06-11T16:18:20 | 135,756,681 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 150 | java | package ru.junit.utils;
public interface AllCategories {
public static interface PositiveTests {}
public static interface NegativeTests {}
}
| [
"levitskaya-olga@yandex.ru"
] | levitskaya-olga@yandex.ru |
98a5eafef2975361e8a7eb0d23a7bff168b4b87d | fa866ad6134108f7444efa545633cd57fa552425 | /Project4/src/main/java/edu/berkeley/cs186/database/cli/ExampleLoader.java | d027f23f2d3a1327d5e2930b6fbee69bc74edcbc | [] | no_license | sunilpimenta/MOOCbase | b4fc0ff0c54593ba0e8ed9dc3a7cb4e857110632 | ca4a896928f443da9324566eda2d75eca4018b12 | refs/heads/main | 2023-02-11T01:49:53.339267 | 2020-12-29T18:30:01 | 2020-12-29T18:30:01 | 331,160,257 | 2 | 2 | null | 2021-01-20T01:42:03 | 2021-01-20T01:42:03 | null | UTF-8 | Java | false | false | 5,373 | java | package edu.berkeley.cs186.database.cli;
import java.io.IOException;
import java.nio.charset.Charset;
import java.nio.file.Files;
import java.nio.file.Paths;
import java.util.ArrayList;
import java.util.List;
import edu.berkeley.cs186.database.Database;
import edu.berkeley.cs186.database.DatabaseException;
import edu... | [
"shi501331@berkeley.edu"
] | shi501331@berkeley.edu |
4af73f46d199adfe21dba55c243fe0e5ff9e02d6 | a9463fcc723cab6d527904b7ebb8d30d3c913159 | /tic-server/android/cardevice-gps/app/src/main/java/cn/bidostar/ticserver/model/RequestCommonParamsDto.java | 4d6cb40120ea41a5f510a0875c009de7c6f01a48 | [] | no_license | yangx2015/wdxc | 85cddf42da4a84c92714d882994bf2ad72824491 | ff7cee63edde5d5d82559dcceccf395ee68df548 | refs/heads/master | 2021-10-24T20:16:40.190679 | 2019-03-21T02:25:04 | 2019-03-21T02:25:04 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,424 | java | package cn.bidostar.ticserver.model;
import org.xutils.db.annotation.Column;
import org.xutils.db.annotation.Table;
import java.io.Serializable;
/**
* 公共接收参数对象
* @author wanggang
*
*/
@Table(name="requestdtomodel")
public class RequestCommonParamsDto implements Serializable {
@Column(name="id",isI... | [
"1085772106@qq.com"
] | 1085772106@qq.com |
6aeb506d557a740a11b536fafa230b93ef5c90e4 | 96b47813670522cc131127aa2fc55a980fad9a12 | /src/main/java/com/icinfo/common/listener/JobForWXAccessTokenListener.java | e1e20d1510997aa6bc837d3520c9797d03132492 | [] | no_license | orzzzzz/wechattest | 0e15076e2af4dc00e3463bb992ebe476fca565f8 | 85dc611766262e999915f222b75c5df06e995078 | refs/heads/master | 2021-01-20T19:26:29.351778 | 2016-08-08T00:49:05 | 2016-08-08T00:49:05 | 65,006,827 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,098 | java | package com.icinfo.common.listener;
import com.icinfo.common.util.AccessTokenUtil;
import org.springframework.context.ApplicationListener;
import org.springframework.context.event.ContextRefreshedEvent;
import java.util.concurrent.Executors;
import java.util.concurrent.ScheduledExecutorService;
import java.util.concu... | [
"670609976@qq.com"
] | 670609976@qq.com |
bac352cb8b1f0a0cbe5336a7d2b96598f9d9bb7e | c7531c2978103f7f6dc46d7ecceb9c56305f47fd | /src/main/java/cubes/main/dao/UserRepository.java | 4bf4e0045f33d91eaeb1b6004bf35bb765cf5778 | [] | no_license | milanzn/MyBlog | 97bd82eebb97e8c7981306cd5aa8a68e8be26301 | 4ea5b5560948a158510603a11534811e55652733 | refs/heads/main | 2023-08-17T23:46:24.063492 | 2021-09-15T19:37:14 | 2021-09-15T19:37:14 | 405,728,536 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 240 | java | package cubes.main.dao;
import org.springframework.data.jpa.repository.JpaRepository;
import cubes.main.entity.User;
public interface UserRepository extends JpaRepository<User, String>{
public User findByUsername(String username);
}
| [
"milanml2003@yahoo.com"
] | milanml2003@yahoo.com |
9d329b007ce092b57aaab3445a372151a8933b59 | 41e9d4aebb7a9fb6a317f3a0583ae099e791cd41 | /src/com/company/Place.java | b6bbcbc894653f38882d672e009e9562535996ce | [] | no_license | PetchMa/MazeSearchDFS | 25c4c180e5ef41eccac17150de71f984ce97ca98 | ef01615834b8b75d1503bbaa0e60782116f6defe | refs/heads/master | 2020-09-03T04:12:38.234957 | 2019-11-04T15:22:10 | 2019-11-04T15:22:10 | 219,383,025 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,421 | java | /*=================================================================
Place Class
Peter Ma
Oct 27 2019
Java JDK 11 LTS
=================================================================
Problem Definition – Hold the location of the mouse via coordinate pairs
Input – The row and the columns for the position/point
O... | [
"noreply@github.com"
] | PetchMa.noreply@github.com |
b8403a8ec59f400c5832f467d43a32289bf52fe9 | 14746c4b8511abe301fd470a152de627327fe720 | /soroush-android-1.10.0_source_from_JADX/com/google/android/gms/common/api/C1720i.java | a6180154631693ac8a3db7314e4c39e2f751b5cb | [] | no_license | maasalan/soroush-messenger-apis | 3005c4a43123c6543dbcca3dd9084f95e934a6f4 | 29867bf53a113a30b1aa36719b1c7899b991d0a8 | refs/heads/master | 2020-03-21T21:23:20.693794 | 2018-06-28T19:57:01 | 2018-06-28T19:57:01 | 139,060,676 | 3 | 2 | null | null | null | null | UTF-8 | Java | false | false | 94 | java | package com.google.android.gms.common.api;
public interface C1720i {
Status mo3007a();
}
| [
"Maasalan@riseup.net"
] | Maasalan@riseup.net |
93e1da8fdd79def9d31708ab8bb7c1bfa48059b9 | d0201573017e860718e9320fd6ea03f7d6bb2ef3 | /mybookstore/src/mybookstore/book/dao/BookDao.java | 924dd97bd018cd2fa17652754d5e241b6cc2c8b0 | [] | no_license | LongQiudao/mybookstore | c576c2c88553072dd3de8c5755eb83861d29524c | d87a00de9879edc03dc7e3f030759657759c9547 | refs/heads/master | 2020-04-01T10:37:24.059505 | 2018-10-15T14:13:02 | 2018-10-15T14:13:02 | 153,065,924 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,082 | java | package mybookstore.book.dao;
import java.sql.SQLException;
import java.util.List;
import java.util.Map;
import mybookstore.book.domain.Book;
import mybookstore.category.domain.Category;
import org.apache.commons.dbutils.QueryRunner;
import org.apache.commons.dbutils.handlers.BeanHandler;
import org.apache.commons.d... | [
"2224022091@qq.com"
] | 2224022091@qq.com |
b5093a72016af186b73529bb1bdaffe63796fef2 | aaabffe8bf55973bfb1390cf7635fd00ca8ca945 | /src/main/java/com/microsoft/graph/models/generated/BaseOutlookItem.java | af71d6837983f357a13b157e74584a80f4f6a323 | [
"MIT"
] | permissive | rgrebski/msgraph-sdk-java | e595e17db01c44b9c39d74d26cd925b0b0dfe863 | 759d5a81eb5eeda12d3ed1223deeafd108d7b818 | refs/heads/master | 2020-03-20T19:41:06.630857 | 2018-03-16T17:31:43 | 2018-03-16T17:31:43 | 137,648,798 | 0 | 0 | null | 2018-06-17T11:07:06 | 2018-06-17T11:07:05 | null | UTF-8 | Java | false | false | 2,584 | java | // ------------------------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License in the project root for license information.
// ------------------------------------------------------------------------------
pa... | [
"caitbal@microsoft.com"
] | caitbal@microsoft.com |
fee34cba73ed1af8ffe9461123ec9c971c1b2884 | 90e710e40de92f143d53955a17f96806c3b08ea6 | /app/src/main/java/com/olmatix/internal/Connections.java | 46a9629d6af1520671a48b562ace2e18ae68b900 | [] | no_license | MPTechnolabs/Controller | 60d679047d532fa36f62d1f614886bbab98ae86b | ab5921d0f27543f86f56d30ca0d66b79cf5b8744 | refs/heads/master | 2020-06-22T06:50:55.791075 | 2016-11-30T12:48:19 | 2016-11-30T12:48:19 | 74,751,924 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,141 | java | /*******************************************************************************
* Copyright (c) 1999, 2014 IBM Corp.
*
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* and Eclipse Distribution License v1.0 which accompany ... | [
"jolly.mptechnolabs@gmail.com"
] | jolly.mptechnolabs@gmail.com |
94354b3f59411882063eae03267f2cff6aa15fa5 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/28/28_b1e872236a38312c03dfb4ebeeaea6f2b1e88129/VideoCamera/28_b1e872236a38312c03dfb4ebeeaea6f2b1e88129_VideoCamera_t.java | 9b451ae8f7798c8e27cfa1d867961797a33f7d1a | [] | 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 | 109,132 | java | /*
* Copyright (C) 2007 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 b... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
8dfc5b495c2ba493da887bec5bb76f89678a4faa | 5c1e4e6fef09d28bdad22c8216fcc196da5d9756 | /src/main/java/votacao/Votacao.java | 1b8497193cca6fe86b31c2570fa233df391a9bf5 | [] | no_license | felipecechin/junit-tests | a8d97245937dd835ccd18015426a23edd9d658ad | d9ebc4f04b0224ad30662bec33aed7ca0c5b97fc | refs/heads/master | 2023-01-31T14:26:07.640926 | 2020-12-18T15:16:02 | 2020-12-18T15:16:02 | 322,358,940 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 825 | java | package votacao;
import java.util.Calendar;
public class Votacao {
/*
* Retorna um texto informando se a pessoa pode ou não votar
* dado um nome e a data de nascimento
*/
public static String podeVotar(String nome, int anoDeNascimento) {
String retorno = null;
int idade = retor... | [
"ficechin@hotmail.com"
] | ficechin@hotmail.com |
8749ba57e07bf3916df9bfe24fe86731b49c0334 | 8c04a17311926770816416dda7aa267c575219b3 | /src/main/java/com/epam/tutorial/lockerapp/control/LockerControl.java | 8a67292bc3648c99f1b6780ea88ab0ae5b70a2c2 | [] | no_license | briansolo1985/locker-jsp-webapp | f60805035eba1bd9a5c789c5c86d8d59de751a34 | edeeb9f2a70ad2f58f82bf8d657539dd4014eeb9 | refs/heads/master | 2021-01-19T22:47:18.032747 | 2017-04-20T11:39:28 | 2017-04-20T11:39:28 | 88,858,795 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,394 | java | package com.epam.tutorial.lockerapp.control;
import java.util.List;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import com.epam.tutorial.lockerapp.entities.Employee;
import com.epam.tutorial.lockerapp.entities.EmployeeManager;
import com.epam.tutorial.lockerapp.entities.Locker;
import com.epam.tutorial.... | [
"v-fkis@hotels.com"
] | v-fkis@hotels.com |
b3c41e0008a4f51f8d7822e91029002ef2e2a442 | e66170bbe0e10fa88274a2fa8ea62e212c6d17b2 | /app/src/main/java/edu/utep/cs5381/platformer/levels/LevelForest.java | ba692270c985bfff7b5a57b52fba8aa20ba654a6 | [] | no_license | mahdafr/19u_cs5381-platformer | 172d2431919e3af50a099c678a039997878f1166 | a5614203267e2d218a76045b68b4f06485b04ce5 | refs/heads/master | 2020-07-14T08:13:14.016365 | 2019-12-11T06:05:46 | 2019-12-11T06:05:46 | 205,280,879 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,851 | java | package edu.utep.cs5381.platformer.levels;
import java.util.ArrayList;
import edu.utep.cs5381.platformer.visuals.BackgroundData;
public class LevelForest extends LevelData {
public LevelForest() {
tiles = new ArrayList<String>();
this.tiles.add("p.......t..................g.......................... | [
"mmafravi@gmail.com"
] | mmafravi@gmail.com |
a62294a6b8a98f52166ed544671b2a8aa9a60865 | e0fda336ec1028bb1b6e5fe6c865da0f36c29c95 | /common-parent/src/main/java/com/yuyang/common/cache/SerializationUtils.java | 2e40f3a80f7c87880884193c8550dd832e083815 | [] | no_license | yuyang0403/syscentrol | 6d63653bde723292a08f37dacc445d3f8a3cc056 | 7d0188b3bcb535d43d8eeefcaf19d0a51ded36c5 | refs/heads/master | 2021-07-04T14:25:20.863025 | 2019-03-22T06:05:39 | 2019-03-22T06:05:39 | 137,903,159 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,215 | java | package com.yuyang.common.cache;
import java.io.*;
/**
* 用于调用session、cache等缓存服务时序列化对象, 改写自org.springframework.util.SerializationUtils,
* 主要替换了deserialize方法,使用自定义的ObjectInputStream,解决反序列化时找不到类的问题
*
*/
public class SerializationUtils {
public static byte[] serialize(Object object) {
if (object == null) {
retu... | [
"yuyang@winchannel.net"
] | yuyang@winchannel.net |
05794cf8281ef9e85a065ee70bbee2864f009cdf | c88a4eb70adf8b1466711fa4c0d327a1f6c6e6bc | /icoin/src/main/java/com/mx/bitso/challenge/icoin/controller/OrderBookController.java | cb396f0946d3e4eeb68b3526d8663bf81a374f90 | [] | no_license | israel-arteaga/sonar-trading-challenge | f1fffdf137ff1de6257ff38c5b8e821ddea89e6c | 0e0e6a4db73b62881e5ad6696430c5b0c9e4f804 | refs/heads/master | 2020-03-25T19:21:42.721795 | 2018-09-25T05:40:51 | 2018-09-25T05:40:51 | 144,078,897 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 781 | java | package com.mx.bitso.challenge.icoin.controller;
import com.mx.bitso.challenge.icoin.model.OrderBookWrapper;
import com.mx.bitso.challenge.icoin.service.OrderBookService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.MediaType;
import org.springframework.web.bind.annota... | [
"israelarteagaramirez@Israels-MacBook.local"
] | israelarteagaramirez@Israels-MacBook.local |
235c4c0947925875780b9cb5e1a00d6d910ccb5b | e9d4316f8b10e5e110825d49f4c0a09c431e5862 | /app/src/main/java/com/svalero/apimoviesprueba/movies/adapter/ListAdapter.java | b4351558e0f0fada83e9a020666c46feeec9254c | [] | no_license | PideroAntonio80/AppiMovies | b26bb77efb0a83e1465ae89d62ec608d280b6678 | 54b19ab4862115913186fd1b26344ba8858f2f9e | refs/heads/master | 2023-03-29T16:07:33.935585 | 2020-12-21T17:38:32 | 2020-12-21T17:38:32 | 322,866,713 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,082 | java | package com.svalero.apimoviesprueba.movies.adapter;
import android.content.Context;
import android.content.Intent;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.LinearLayout;
import android.widget.TextView;
import an... | [
"shadycreek@hotmail.com"
] | shadycreek@hotmail.com |
0e8ace31b9f711a861c7e0145366b09b4218ac47 | b2b70d2962759c08e4ff317ea34c625ff26487e5 | /src/main/java/levy/daniel/application/model/services/metier/personne/package-info.java | 5b8b9c6509e8632bbf79b6b4e4e4973bcc2f31ed | [] | no_license | DanielLEVY25021961/regex_javafx | fbca6f2c54ad2de0ba6054b2b50e430ec96332b2 | 74bc1e919543170422376eb3f626b72244f7067e | refs/heads/master | 2021-07-08T04:26:00.346463 | 2019-02-26T08:30:54 | 2019-02-26T08:30:54 | 143,826,535 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 325 | java | /**
* class package-info :<br/>
* .<br/>
* <br/>
*
* - Exemple d'utilisation :<br/>
*<br/>
*
* - Mots-clé :<br/>
* <br/>
*
* - Dépendances :<br/>
* <br/>
*
*
* @author dan Lévy
* @version 1.0
* @since 9 mai 2018
*
*/
package levy.daniel.application.model.services.metier.personne;... | [
"dany.levy@free.fr"
] | dany.levy@free.fr |
fbaf6ba5bb229834123495d632278a21e3e32cac | 218c04852127ccef77ea94650ac55384438ac678 | /Pract_12/SaveStudent.java | 83dd4eeccc9cda1c5c69c166b46ebbeb64da3612 | [
"MIT"
] | permissive | Realocity/JAVA_Practical | 24506b7eb6dbe165cf5311ace608f54a391a22ab | f9cd905892cabdb060cbcce66daf665acc0659c9 | refs/heads/main | 2023-05-05T23:19:00.307155 | 2021-05-20T04:42:53 | 2021-05-20T04:42:53 | 364,268,142 | 0 | 1 | null | 2021-05-20T04:42:53 | 2021-05-04T13:37:56 | Java | UTF-8 | Java | false | false | 796 | java | import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.SQLException;
public class SaveStudent {
JdbcConnection jdbcObj = new JdbcConnection();
public void storeStudentDetail(String Name,int RollNo,String Course,String DOB,String email) throws SQLException {
Connection con = jdbcObj.getCo... | [
"66507418+Realocity@users.noreply.github.com"
] | 66507418+Realocity@users.noreply.github.com |
89ad9747b1c71dc3338eeb807e4f4438980654b3 | 8c7f7c467cc103417c6c3f4eddcc46e701797363 | /src/main/java/com/crud/tasks/service/MailCreatorService.java | 99194758f505256414a44d63e5e29e6061b9529b | [] | no_license | RobertWojtaszczyk/robert-wojtaszczyk-kodilla-tasks | 2e06eec74356aa1646645b35341b2f3032fad400 | c18ad86e2668f254348758360b145737e3705243 | refs/heads/master | 2020-03-08T14:44:19.204817 | 2018-06-18T19:06:31 | 2018-06-18T19:06:31 | 128,193,784 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 686 | java | package com.crud.tasks.service;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Qualifier;
import org.springframework.stereotype.Service;
import org.thymeleaf.TemplateEngine;
import org.thymeleaf.context.Context;
import java.util.Map;
@Service
public ... | [
"robert.wojtaszczyk@gmail.com"
] | robert.wojtaszczyk@gmail.com |
abfbaac7f9fa2dc7d08b255e63ce48d89663faf2 | fcb7a2a7cefe35405b739dccabf18b5424de22e7 | /app/src/main/java/com/ryanzhou/company/inventoryapp/model/Product.java | f9e61f18aa9c3008b0b33f6e446b83aca357046c | [] | no_license | ryanzhou7/InventoryApp | cd94f882da0cdfcc0eda2e86cb9a55d3509cd5ad | b8c3668d8f141c3832b10b97a83af9b87d31d5c5 | refs/heads/master | 2021-01-20T19:05:30.465688 | 2016-08-01T20:26:08 | 2016-08-01T20:26:08 | 62,030,385 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,470 | java | package com.ryanzhou.company.inventoryapp.model;
import android.os.Parcel;
import android.os.Parcelable;
/**
* Created by ryanzhou on 6/27/16.
*/
public class Product implements Parcelable {
public static final String PRODUCT_BUNDLE_KEY = "productBundleKey";
public static final String PRODUCT_NAME_KEY = "p... | [
"ryanzhou7@gmail.com"
] | ryanzhou7@gmail.com |
4a535c7a188ae56f1091680e50358e57f9360882 | 25b43412199889f29e1305a4120d05a766b13539 | /app/src/main/java/com/specialty/administrator/home/Home_F.java | b0b84157182129be271b687f50bc1debd4f5e8e0 | [] | no_license | Cchenbin/Graduation-Project | c1c7673dfa642c46ec17ac07ac4953dae6aea0fc | 19a00ce59e3cbb1eff833245019146d2ecbe53cd | refs/heads/master | 2021-09-05T07:24:49.523301 | 2018-01-25T06:39:51 | 2018-01-25T06:39:51 | 114,838,312 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,417 | java | package com.specialty.administrator.home;
import android.content.Intent;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.TextView;
import android.widget... | [
"32832234+Cchenbin@users.noreply.github.com"
] | 32832234+Cchenbin@users.noreply.github.com |
023869b1d5826380baa6f5000b58a6a30da2e75d | 96670d2b28a3fb75d2f8258f31fc23d370af8a03 | /reverse_engineered/sources/ch/qos/logback/classic/joran/action/LevelAction.java | 1821ca9cf850613332c07a14297d34275f36cca7 | [] | no_license | P79N6A/speedx | 81a25b63e4f98948e7de2e4254390cab5612dcbd | 800b6158c7494b03f5c477a8cf2234139889578b | refs/heads/master | 2020-05-30T18:43:52.613448 | 2019-06-02T07:57:10 | 2019-06-02T08:15:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,433 | java | package ch.qos.logback.classic.joran.action;
import ch.qos.logback.classic.Level;
import ch.qos.logback.classic.Logger;
import ch.qos.logback.core.joran.action.Action;
import ch.qos.logback.core.joran.action.ActionConst;
import ch.qos.logback.core.joran.spi.InterpretationContext;
import org.xml.sax.Attributes;
@Depre... | [
"Gith1974"
] | Gith1974 |
ca671b69dea314adfd9cf410c162757e759402c2 | 58a0438fc9e8371289f9c8f72024f157212705b8 | /src/com/user/controller/Logout.java | 2eb1c65f89e30126166626e3e5ac401904f1521e | [] | no_license | Ashish-rajpoot/SchoolManagmentSystem | acb1c6f6bca174d2e1385cdd3c6c99b2047f1ad8 | a45c29259013748f3890825215d112d4826dad2c | refs/heads/master | 2023-03-12T11:20:17.514407 | 2021-03-06T05:02:42 | 2021-03-06T05:02:42 | 344,323,524 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,098 | java | package com.user.controller;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession;
import java.io.IOException;
import j... | [
"ashishrajput142@gmail.com"
] | ashishrajput142@gmail.com |
0565f48f0b932ed9072a5eb0943ed25d222652a2 | 8e6e9df4005eb8fcde1e567269b9d3da08a12032 | /src/main/java/com/example/shoponline1/controller/MainController.java | f29a94772c80b1690911a59f8e1a7d94dec5de7b | [] | no_license | thanhnhat26061998/shoponline | 5c01b553e9ba005dc65cd38cbdf4a1fcd3361c66 | 0b5a771b9375a5a600fcaccb9fde0bbe9c449982 | refs/heads/master | 2022-12-22T23:27:19.588872 | 2020-10-01T12:52:15 | 2020-10-01T12:52:15 | 270,947,045 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 13,974 | 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 com.example.shoponline1.controller;
import com.example.shoponline1.dao.IProductDetailDao;
import com.example.shoponline1.dto.C... | [
"thanhnhat2606@gmail.com"
] | thanhnhat2606@gmail.com |
e48b13a8be2fce014a6b8d0a639117ba0aa232c2 | 2291e54fd076ba1b09310b59e74b9e6cf962bcf8 | /src/test/java/com/richo/test/findbugs/AppTest.java | 0c996d2454261c29289270da7f800de07ab07144 | [] | no_license | RichoDemus/findbugs-test | a84a19abfe0a105dbe7a88c87403de6567510d72 | 66e64206009372ce64e6520d1863432de7036009 | refs/heads/master | 2021-01-23T15:42:39.653412 | 2015-02-09T13:53:13 | 2015-02-09T13:53:13 | 30,418,883 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 651 | java | package com.richo.test.findbugs;
import junit.framework.Test;
import junit.framework.TestCase;
import junit.framework.TestSuite;
/**
* Unit test for simple App.
*/
public class AppTest
extends TestCase
{
/**
* Create the test case
*
* @param testName name of the test case
*/
public ... | [
"richard.tjerngren@netnet.com"
] | richard.tjerngren@netnet.com |
8d2a35d031869cd32d2e44d3ad354819ca581367 | b5f5d0b4f322d6ff6408b2de18d294ee4b82fb6c | /org.insightech.er/src/org/insightech/er/editor/model/dbexport/java/ExportToJavaManager.java | f68d72ebd76e28c3e234fd5fd86fe20f29f485e2 | [] | no_license | ljincheng/ermaster | cebd3abbfad62a33381e219d884d3577a3bfe13b | 2d618e1666585d0ef69170d9685c0307cff2beaa | refs/heads/master | 2022-11-21T10:06:38.066623 | 2020-07-27T04:20:38 | 2020-07-27T04:20:38 | 282,792,445 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 25,901 | java | package org.insightech.er.editor.model.dbexport.java;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.io.InputStream;
import java.util.List;
import java.util.Set;
import java.util.TreeSet;
import java.util.regex.Matcher;
import org.insightech.er.ResourceString;
impor... | [
"ljincheng@126.com"
] | ljincheng@126.com |
95c3c384dd37d7dae5d70c777fc5159c4994865a | 75a3ba29e9afbc3d8f5ef22fbbb22767ecbea0c3 | /Robot.java | d1e309fe101e0538b8b716d733b6a7b79333ff60 | [] | no_license | Apostol6666/Robot | c29e131194bdb84d638ba97d04451a57efc3cc32 | 18582d84ddf7f34d366c27350a820cef8df8215d | refs/heads/master | 2022-12-16T13:18:16.701777 | 2020-09-29T15:43:37 | 2020-09-29T15:43:37 | 299,647,891 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,571 | java | package com.company;
public class Robot {
int x;
int y;
Direction direct;
public Robot(int x, int y, Direction dir) {
this.x = x;
this.y = y;
this.direct = dir;
}
public Direction getDirection() {
return this.direct;
}
public int getX() {
retur... | [
"noreply@github.com"
] | Apostol6666.noreply@github.com |
fca0988a8dbf52a6c81c5d1d4b260da70b21fa9c | 5456502f97627278cbd6e16d002d50f1de3da7bb | /content/public/android/java/src/org/chromium/content/browser/ContentViewCore.java | b3093cf5c4c0635466a792fd521e19ece0d8753e | [
"BSD-3-Clause"
] | permissive | TrellixVulnTeam/Chromium_7C66 | 72d108a413909eb3bd36c73a6c2f98de1573b6e5 | c8649ab2a0f5a747369ed50351209a42f59672ee | refs/heads/master | 2023-03-16T12:51:40.231959 | 2017-12-20T10:38:26 | 2017-12-20T10:38:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 125,925 | java | // Copyright 2012 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
package org.chromium.content.browser;
import android.annotation.SuppressLint;
import android.annotation.TargetApi;
import android.app.assist.Assi... | [
"lixiaodonglove7@aliyun.com"
] | lixiaodonglove7@aliyun.com |
aa0b080748eee975b185ab955ae8db5a4c511dcc | e3ebc3afe84bc979a0eeaaf28a5371ba061e28ec | /src/org/xez/jip/gwt/orders/server/OrdersServiceImpl.java | 0f6369ea6fe2684aaa90ab37be1d63d4ceca8ccc | [] | no_license | Xez99/GWT_lab_7 | 93928cb38611b2f3d906f5cdf48de9b82e7b933f | 440fc4d8a1e06c307205d244ef7161cc0d1bb060 | refs/heads/master | 2022-04-21T18:27:28.790348 | 2020-04-22T02:25:12 | 2020-04-22T02:25:12 | 257,768,711 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,624 | java | package org.xez.jip.gwt.orders.server;
import org.xez.jip.gwt.orders.client.OrdersService;
import org.xez.jip.gwt.orders.server.data.DataConfig;
import org.xez.jip.gwt.orders.server.data.DataProvider;
import org.xez.jip.gwt.orders.shared.FieldVerifier;
import com.google.gwt.user.server.rpc.RemoteServiceServlet;
import... | [
"ZhekaGorst@gmail.com"
] | ZhekaGorst@gmail.com |
22d35816402e4e0f1f690b1ec951695c93ee2be4 | 84d8b226033bc9eafe6168bfd5542fb4b4206e4d | /src/main/java/com/course/springbootstarter/surattugasdtl/SuratTugasDtlService.java | 91f7ec8110d005564900fd00d9a1bf8fafe16834 | [] | no_license | tutnatha/kangen-water-restfull-svr-mgnt | e7e7773517672e734c7fd467ebaf60955690fa8b | 4c3f4745118e42ff7c73e9213e159edcf1e8b82f | refs/heads/master | 2022-06-18T10:12:00.726609 | 2019-08-13T14:07:08 | 2019-08-13T14:07:08 | 179,807,952 | 0 | 0 | null | 2022-05-25T23:17:28 | 2019-04-06T08:31:00 | Java | UTF-8 | Java | false | false | 1,306 | java | package com.course.springbootstarter.surattugasdtl;
import java.util.ArrayList;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
@Service
public class SuratTugasDtlService {
@Autowired
private SuratTugasDtlRepository suratTug... | [
"i.ketut.sunartha@gmail.com"
] | i.ketut.sunartha@gmail.com |
a1dfab5d9fbbb98193cefa4662d1ed2fba0479b1 | ec4eaa69d7c9546f2440b998060bd39e49193441 | /app/src/main/java/com/gengli/technician/adapter/MoreFittingAdapter.java | d09ed57b173a6784ee02e8ce37c701b3a374b816 | [] | no_license | zhanghui2017/TechnicianApp | c0f915c2b05f34c1f70178fbf67c5e98e0146b99 | d3110d662644b9bb5a31591a876828ab1df9ea71 | refs/heads/master | 2020-03-06T15:53:19.567689 | 2018-03-27T09:40:51 | 2018-03-27T09:40:51 | 126,963,587 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,751 | java | package com.gengli.technician.adapter;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.ImageView;
import android.widget.TextView;
import com.gengli.technician.R;
import com.gengli.tech... | [
"313253175@qq.com"
] | 313253175@qq.com |
444a328e37e7cafb93152feb19e3b4dbb2db0d8d | 2a3adbd1a8cba3434263381997206fa86593cca4 | /toceansoft-excel-service/src/main/java/com/toceansoft/common/excel/service/ExcelConfigExcludeService.java | 961c6d2ac1b2ce3ec15dbc3c2ccbcfc056180a38 | [] | no_license | narci2010/toceansoft-base | e4590bd190e281d785bc01f5c40840f40f58fdc0 | 1b5e439e788a13d7a097a0aae92f78c194d9fc46 | refs/heads/master | 2022-09-11T15:03:29.800126 | 2019-06-04T09:54:40 | 2019-06-04T09:54:40 | 183,211,461 | 0 | 0 | null | 2022-09-01T23:05:50 | 2019-04-24T11:04:36 | JavaScript | UTF-8 | Java | false | false | 1,863 | java | /*
* Copyright 2010-2019 Tocean Group.
* 版权:商业代码,未经许可,禁止任何形式拷贝、传播及使用
* 文件名:ExcelConfigExcludeService.java
* 描述:
* 修改人: Tocean INC.
* 修改时间:2019-02-14 16:55:43
* 跟踪单号:
* 修改单号:
* 修改内容:
*/
package com.toceansoft.common.excel.service;
import com.toceansoft.common.excel.entity.ExcelConfigExcludeEntity;... | [
"narci.ltc@toceansoft.com"
] | narci.ltc@toceansoft.com |
53c03183d06a048a2d9e65c6dfa42e23ae9ea727 | 21db81c7b34f59c96c18fc2f3d1ab40f2068f1b3 | /mse10ccenter/src/callcenter/web/action/forum/ThreadAction.java | 259e4f32e49c4f011c8754e5db8ff6d8806b29b1 | [] | no_license | GeorgePhys/mse10callcenter | b5252adc4f17942f767db271e6e9d9528ca0a498 | f835769398db9e82a27049c335758e4c2e0dc035 | refs/heads/master | 2021-01-10T17:31:51.930448 | 2011-09-29T23:34:14 | 2011-09-29T23:34:14 | 36,535,031 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,976 | java | package callcenter.web.action.forum;
import javax.ejb.EJB;
import javax.faces.bean.ManagedBean;
import javax.faces.bean.SessionScoped;
import callcenter.entity.forum.ForumThread;
import callcenter.entity.forum.Post;
import callcenter.service.forum.ForumServiceBean;
import callcenter.web.action.BaseAction;
@ManagedBe... | [
"yasen.terziivanov@gmail.com"
] | yasen.terziivanov@gmail.com |
e34681c83c10f247e20413ca417190f2757d71c9 | e49a7dd3cbb76aeb029f209218d747a0acdc1fe4 | /tetrecs/src/main/java/uk/ac/soton/comp1206/game/Game.java | 0a23e3c123fcc192564babcab5f16e2c5bb7747e | [] | no_license | cwsbowe/tetrECS | 32c60959e00db7968e16aa672e6b459f8bb6e257 | 6d5f7938dfcbb797b3f031569f2ff57899e57d08 | refs/heads/master | 2023-08-17T00:39:20.910707 | 2021-09-30T19:38:15 | 2021-09-30T19:38:15 | 412,200,769 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,691 | java | package uk.ac.soton.comp1206.game;
import javafx.beans.property.SimpleDoubleProperty;
import javafx.beans.property.SimpleIntegerProperty;
import javafx.beans.property.SimpleListProperty;
import javafx.scene.media.Media;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import uk.ac.so... | [
"charliewsbowe@gmail.com"
] | charliewsbowe@gmail.com |
1856e32756daa034a8bede04f49f8602da7d335b | e55fce53868a20d4111ba7b79f7f290e23e62921 | /jsp_ws/herbmall/src/com/herbmall/comments/model/commentDAO.java | 71c42a6f45393fde3a1c94eb58853bda76316321 | [] | no_license | immsee098/javaP2 | f34a48450fa10bb63315a2a79b121a497584b2e6 | dd607ba05e616470fdfcb2b37c7e44052952a950 | refs/heads/master | 2022-12-24T03:31:22.514335 | 2020-02-14T01:13:33 | 2020-02-14T01:13:33 | 203,916,710 | 0 | 0 | null | 2022-12-16T10:37:20 | 2019-08-23T03:25:52 | HTML | UTF-8 | Java | false | false | 1,280 | java | //윤해서
package com.herbmall.comments.model;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Timestamp;
import java.util.ArrayList;
import java.util.List;
import com.herbmall.db.ConnectionPoolMgr;
public class commentDAO {
private... | [
"immsee098@gmail.com"
] | immsee098@gmail.com |
e36c0acd5f15e2ea1ed3089d1aead1ddbba2301e | 2d189720c340fa9a43d62fd61e1c2b1451ac008f | /app/src/main/java/com/example/subm1moviecatalogue/models/Dates.java | 7d0549432aba9bd11dda5505346e9a48e933f592 | [] | no_license | pradprat/dicoding-MovieCatalogue | ff7f56e7af38d6edfc03ec71becaf1fc52053ec2 | 291bb348416f30eab574f080c91e98bcbd07deab | refs/heads/master | 2020-06-16T13:30:44.919050 | 2019-07-24T06:10:02 | 2019-07-24T06:10:02 | 195,593,154 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 632 | java |
package com.example.subm1moviecatalogue.models;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
@SuppressWarnings("unused")
public class Dates {
@SerializedName("maximum")
@Expose
private String mMaximum;
@SerializedName("minimum")
@Expose
privat... | [
"33866097+pradprat@users.noreply.github.com"
] | 33866097+pradprat@users.noreply.github.com |
e4d87563bacac366d8e44f4629c9ec48fc9df76a | 4d6328fbffe0c75ee4ec00fc658406226ce88603 | /src/inaer/client/CalculatorModel.java | e12f53a0eafdeca08162fb8b1953916dfbe10b8c | [] | no_license | AntonioTB1971/calculator | 12b7e09c30dfe60c14cd8608cc95f4d03c997ddf | 3aad8407595c40ba9dff37ec6acdb7ce3808f7da | refs/heads/master | 2021-01-11T01:18:19.449479 | 2016-10-17T21:17:19 | 2016-10-17T21:17:19 | 71,060,732 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,642 | java | package inaer.client;
import java.util.ArrayList;
import java.util.List;
import inaer.client.CalculatorController.ECommands;
interface CalculatorModelObserver {
public void onModelChange();
}
public class CalculatorModel {
private String textValue;
private double accumulator;
private boolean p... | [
"noreply@github.com"
] | AntonioTB1971.noreply@github.com |
bc388a7bc74bb5dcca02f1c9834f0366d38908f8 | d00fb68fc270a60f8916d0852f95ddcc79939b34 | /xacj-interface/src/main/java/com/jfsoft/interfaces/webservice/client/Hello.java | e64386866fdb387d849366e03a81d6c39ba0d044 | [] | no_license | cMqQAQ/test | 12c284d86e47c646cab792486ebce024a3309710 | e5c883ffc9c5a464b64eed374b2868e8d573d683 | refs/heads/main | 2022-12-29T20:34:58.996880 | 2020-10-09T00:56:13 | 2020-10-09T00:56:13 | 302,497,623 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,268 | java |
package com.jfsoft.interfaces.webservice.client;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlType;
/**
* <p>hello complex type的 Java 类。
*
* <p>以下模式片段指定包含在此类中的预期内容。
*
* <pre>
* <complexType name="hello">
* <co... | [
"17831180025@163.com"
] | 17831180025@163.com |
9f9b98e14e94038fc3ee6cec94b886cedf91851a | 8a0afb86f64cdceef0e427079b8715dd484bf11c | /app/src/main/java/com/xi/liuliu/topnews/impl/ZoomInTransform.java | 0f57e9162b550952579320a2fbbad68d3ad3b721 | [] | no_license | xiyy/TopNews | 3c20f7458b63487383b274f18e88dd1f60b44ace | 51e5c228acd36a28ccd4fdb6026a800666498102 | refs/heads/master | 2020-06-18T06:39:52.570646 | 2019-07-11T05:52:32 | 2019-07-11T05:52:32 | 94,161,853 | 54 | 15 | null | null | null | null | UTF-8 | Java | false | false | 1,004 | java | package com.xi.liuliu.topnews.impl;
import android.support.v4.view.ViewPager;
import android.view.View;
/**
* Created by zhangxb171 on 2017/7/19.
*/
public class ZoomInTransform implements ViewPager.PageTransformer {
@Override
public void transformPage(View page, float position) {
int width = page.... | [
"zhangxiaobei99@126.com"
] | zhangxiaobei99@126.com |
704f357fcc507d55090675de72074fe59d7f4b72 | 79b8754148bb4f0b108cf3ffcf95583c77b5df0e | /src/main/java/com/book/mongo/UserService.java | 5689bc49b61406ce72c57d913a41175e55ec7229 | [] | no_license | zhangzheng181812/springtest1 | ffe8faef081a8a9539b9b7619e7031cf3af5911e | 3a2e77be890ea4abb8bbd9772a559d494d961134 | refs/heads/master | 2023-04-05T11:13:43.619720 | 2022-05-27T13:04:49 | 2022-05-27T13:04:49 | 141,992,281 | 0 | 0 | null | 2023-03-27T22:18:04 | 2018-07-23T09:29:02 | Java | UTF-8 | Java | false | false | 1,078 | java | package com.book.mongo;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.mongodb.core.MongoTemplate;
import org.springframework.data.mongodb.core.query.Criteria;
import org.springframework.data.mongodb.core.query.Query;
import org.springframework.stereotype.Service;
impor... | [
"568125122@qq.com"
] | 568125122@qq.com |
bebc553df8186e609cdc884053075b1cf18202ef | 55717aedd54faea5157a37c8537c470a62dd8988 | /latte-core/src/main/java/com/example/latte/delegates/web/WebViewInitializer.java | af980982d365b59408047ced1af632c6349a95a5 | [] | no_license | xiangruiwan/JopEC | d43e708fc1c7cc5201507b3f71dc42e00c8e9c7c | 71a208675b276cabc05598948af5cc60669dbcf9 | refs/heads/master | 2021-09-03T21:20:49.171062 | 2018-01-12T03:26:33 | 2018-01-12T03:26:41 | 110,545,590 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,771 | java | package com.example.latte.delegates.web;
import android.annotation.SuppressLint;
import android.view.View;
import android.webkit.WebSettings;
import android.webkit.WebView;
/**
* Created by Administrator on 2018/1/8.
*/
public class WebViewInitializer {
@SuppressLint("SetJavaScriptEnabled")
public WebView ... | [
"1491582284@qq.com"
] | 1491582284@qq.com |
9af56fd8e305b00251faae749ea997bbd2dd9953 | 4e0f0650b3c453c3580c64db30baea91dd84addd | /src/AtomicReference/AtomicDemo.java | e96c5fe203afed8ab479d72ffb4cea34e16a9149 | [] | no_license | wangqiangacer/volatile | 6330f5e0e7f357ddc4529ac41a64d9e26686fc82 | 133382dce7e8519f7bcd8a618f5e15f8ff4b287f | refs/heads/master | 2020-06-25T02:34:57.885801 | 2019-08-31T14:09:19 | 2019-08-31T14:09:19 | 199,172,591 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 503 | java | package AtomicReference;
import java.util.concurrent.atomic.AtomicReference;
public class AtomicDemo {
public static void main(String[] args) {
User zhangsan = new User("zhangsan", 22);
User lisi = new User("lisi", 23);
AtomicReference<User> atomicReference=new AtomicReference<User>();
... | [
"850994281@qq.com"
] | 850994281@qq.com |
327868d4d952c282823f308880abf00dd7afb59d | 34681071ddc6d8fd0bc1070dfae0f16682c7fc84 | /BIT504_as1/src/bit504_as1/Student.java | b97115790193f31ef9adc490cab1c5471b97f5d4 | [] | no_license | Anton-Stechman/assignment1-bit504 | 2a46caf89ebbcc129fcb9c69e120c5b948f46c15 | 35d7ffb5beb7a5b48c1e14044bc0b233ab254c95 | refs/heads/master | 2022-03-28T20:05:40.693688 | 2020-01-09T22:58:06 | 2020-01-09T22:58:06 | 232,922,368 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 493 | java | package bit504_as1;
public class Student
{
/*
* Course: BIT504
* Assignment: Assignment 1
* Student ID: 5000406
* Program By: Anton Stechman
*/
int id;
String firstName;
String lastName;
public AssignmentMarks math_marks;
public AssignmentMarks engl_marks;
public Student(int ID, String fNa... | [
"49045849+Anton-Stechman@users.noreply.github.com"
] | 49045849+Anton-Stechman@users.noreply.github.com |
96851ae08c6a9de4d85341e8dae89c649b52c0b7 | 8055b532077b515c13920180e901b7c4e51eefab | /HelloJava/src/cn/ucai/day05/TestArray2.java | 877a82f5977aed650272071b0ba71782d63549e1 | [] | no_license | MyCloudream/java1017 | 1950629c3ea0079b126272d9b25d54870b79cafd | b111df2547e76d7aff8f91ec8ee74de0dc208d76 | refs/heads/master | 2021-01-12T06:31:47.897270 | 2016-12-26T09:52:48 | 2016-12-26T09:52:48 | 77,374,635 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 972 | java | package cn.ucai.day05;
/**
* 数组定义好之后,数组元素有默认初始化
* 各种数据类型的默认值:
* 1、byte、short、int、long数组:不同位数的0
* 2、float、double:不同位数的0.0
* 3、boolean:false
* 4、char:'\u0000'
*
* 对于引用数据类型来说,为null
*
*/
public class TestArray2 {
public static void main(String[] args) {
String[] strArrNames = {"张三","李四","王五"};
for(int i=0... | [
"chenjun_work@163.com"
] | chenjun_work@163.com |
c6d4ab3d9a05083dcc574705daabe300826a40d5 | 4dbcde8a665efd59ce810bf59f7726f8feddd15d | /week-03/day04/Recursion/src/Refactorio.java | ad2ef11436e12931ee136020642ac39081bd0eed | [] | no_license | green-fox-academy/balesz9 | c9ac4905b83b64658605a4b6c0abca0e591adfed | 65fb2d88f1d749616aa3cf544aadf2cfad448a35 | refs/heads/master | 2020-04-15T13:55:38.780691 | 2019-03-21T01:40:56 | 2019-03-21T01:40:56 | 164,736,990 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 393 | java | public class Refactorio {
public static void main(String[] args) {
int number = 10;
System.out.println(Refactorio(number));
}
public static int Refactorio(int n){
if (n <=1){
return 1;
}
else
return n*Refactorio(n-1);
}
}
// Create a recur... | [
"vargabalint@gmail.com"
] | vargabalint@gmail.com |
fa2f2cada182efa6d3a38f2f162b85413a99bb12 | bcc7b278fbe2645d526524e19c6835c98decca24 | /src/main/java/hello/servlet/web/frontcontroller/v2/controller/MemberSaveControllerV2.java | 3722d93e0955202aa58a251f63a44c97e2c15394 | [] | no_license | pok3mon025/spring-mvc-1 | fb04f9d7ba7498f600059bb6da65d7679e48c642 | 34ad80e70edb450ece63ec0bf6b9968f4adacf28 | refs/heads/master | 2023-07-16T20:02:19.055173 | 2021-08-24T07:28:02 | 2021-08-24T07:28:02 | 385,155,091 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,142 | java | package hello.servlet.web.frontcontroller.v2.controller;
import java.io.IOException;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import hello.servlet.domain.member.Member;
import hello.serv... | [
"pok3mon025@gmail.com"
] | pok3mon025@gmail.com |
cb421d274915f1ab36f601cc3c30a0dc876d5583 | a82d14d7ea81c06b7ed3ff36435e84e0ab11df40 | /src/test/java/hermanos/bistro/pizza/PizzaApplicationTests.java | 12f28e53230aecb55f0b18513dcb9656cc9ea868 | [] | no_license | longht95/hermanos_bistro | b0f6f3a77b507f30175392c35fd10a4468816547 | 793ae888e9ff614b4fbff19b82863b29aa6684ba | refs/heads/main | 2023-06-12T10:10:49.324108 | 2021-07-01T12:47:21 | 2021-07-01T12:47:21 | 376,249,823 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 212 | java | package hermanos.bistro.pizza;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class PizzaApplicationTests {
@Test
void contextLoads() {
}
}
| [
"long.hotrieu@gmail.com"
] | long.hotrieu@gmail.com |
f2ae6524468483162e8c98397f98577e0b3a02ee | 66fb902eb15f595586594b58d853debf3035d1e7 | /musicplayer/src/main/java/ru/job4j/aop/logger/Logger.java | adcb476b66e4c9af39d83952a78ba53c9a884b29 | [] | no_license | Zhekbland/job4j_spring | 669a36c5c2554e80b89b51247c3a73f27bbe8d4b | fdf4b84632ca20c179fc798986148ac177f95e35 | refs/heads/master | 2022-12-22T14:05:00.720310 | 2019-11-17T20:50:13 | 2019-11-17T20:50:13 | 221,518,284 | 1 | 0 | null | 2022-12-16T05:08:56 | 2019-11-13T17:46:15 | Java | UTF-8 | Java | false | false | 466 | java | package ru.job4j.aop.logger;
import org.springframework.stereotype.Component;
/**
* Class Logger is an Aspect.
*
* @author Evgeny Shpytev (mailto:eshpytev@mail.ru).
* @version 1.
* @since 13.11.2019.
*/
@Component()
public class Logger {
public void printValue(Object obj) {
System.out.println(obj);
... | [
"eshpytev@mail.ru"
] | eshpytev@mail.ru |
1d4d87291473a1416fb929243d12b7d5406ed894 | 1c09cc4939b199ea204303daa502e34c8e70d0c0 | /Flipkart_Automation/src/main/java/com/support/ServiceType.java | 371836b813b6f3dc95276ec48e3e6e15a4fc89d5 | [] | no_license | nareshbabumandula/Flipkart | 213da33ee6e45288cbc4861d03d80f62265730e5 | 2b203d97365e96d3108a15395e6e971096988d34 | refs/heads/main | 2023-05-13T22:03:59.013215 | 2021-05-30T13:35:33 | 2021-05-30T13:35:33 | 344,669,583 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 83 | java | package com.support;
public enum ServiceType {
HIGH,
MEDIUM,
LOW
}
| [
"naresh2223@gmail.com"
] | naresh2223@gmail.com |
6159936e11a31cffd7f16ce4c5cd9c85f7b2c9cf | 75950d61f2e7517f3fe4c32f0109b203d41466bf | /samples/tags/fabric3-samples-parent-pom-1.6/trunk/apps/bigbank/bigbank-loan/src/main/java/org/fabric3/samples/bigbank/credit/CreditBureau.java | c8e039fb1b344e3eaa8a0a8d45f3359c9d33041d | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | codehaus/fabric3 | 3677d558dca066fb58845db5b0ad73d951acf880 | 491ff9ddaff6cb47cbb4452e4ddbf715314cd340 | refs/heads/master | 2023-07-20T00:34:33.992727 | 2012-10-31T16:32:19 | 2012-10-31T16:32:19 | 36,338,853 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,023 | java | /*
* Copyright (c) 2010 Metaform Systems
*
* See the NOTICE file distributed with this work for information
* regarding copyright ownership. This file is licensed
* 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 ... | [
"jmarino@83866bfc-822f-0410-aa35-bd5043b85eaf"
] | jmarino@83866bfc-822f-0410-aa35-bd5043b85eaf |
ac300f0fc07479bf6eb37af5f2aaf3619241bfee | 8e2f6073fc76c70d3f1fd0c3ea11c0cab21533f7 | /omniazero-integration/src/main/java/it/studiofontanelli/omniazero/integration/dao/AbiIstatRegioneDao.java | 93278c7bc24a1d01e24a6bd7d855522cade61bbf | [] | no_license | studiofontanelli/omniazero | bfa90d42c50749a070b70e5585c9615dfbcf3187 | 4293c210eccfe45581bfb37cc8f9d91175caaca8 | refs/heads/master | 2021-01-22T06:14:22.423735 | 2017-03-05T17:52:28 | 2017-03-05T17:52:28 | 81,748,927 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 300 | java | package it.studiofontanelli.omniazero.integration.dao;
import it.studiofontanelli.omniazero.integration.dto.AbiIstatRegione;
import it.studiofontanelli.omniazero.integration.input.DecodificaInput;
public interface AbiIstatRegioneDao extends CommonDao<AbiIstatRegione, DecodificaInput> {
}
| [
"studiofontanelli@gmail.com"
] | studiofontanelli@gmail.com |
eeb0581a7d684ae6ec09325acbb855face7bd960 | 4fd38f6e4e6e6ee4aa59f03289104d7c619081ec | /BowlingGame/src/kata/game/test/GameTest.java | 782e25a8fcf7b17d5a7893009e075288ac16059b | [] | no_license | RayHo8224/TDD_Test | 462dc3e2e56df2b83420e037e03a2fac026f5917 | 5fa276288761881a7cf49714c753204450879681 | refs/heads/master | 2021-05-12T09:14:44.923355 | 2018-01-13T08:54:22 | 2018-01-13T08:54:22 | 117,311,833 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,929 | java | package kata.game.test;
import static org.junit.Assert.*;
import kata.game.*;
import org.junit.Before;
import org.junit.Test;
public class GameTest {
private Game game;
@Before
public void setUp() throws Exception {
game = new Game();
}
// 測試玩家投球共20次全洗溝 (gutter)時的總得分數
// 期望結果值:0
@Test
public void testG... | [
"ray@ray"
] | ray@ray |
e38f3f2180ef7307e5720531adb5b7dff1508a0c | d092457677dfefdb5d4bad0691475ef92fa109e7 | /桌面汇总/新建文件夹/src/org/omg/IOP/ServiceContextListHolder.java | aff2eb7f16780bbad2542079189cb61ad4ad24d5 | [] | no_license | 9127menglei/config-repo | 19b0c8472902e8d1abc5a024ff7b2282d0d9fe02 | 632173c84a868853a77fc346c54cf28b8bd1c576 | refs/heads/master | 2020-03-28T00:48:29.214252 | 2019-01-03T02:29:40 | 2019-01-03T02:29:40 | 147,451,255 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,053 | java | package org.omg.IOP;
/**
* org/omg/IOP/ServiceContextListHolder.java .
* Generated by the IDL-to-Java compiler (portable), version "3.2"
* from c:/re/workspace/8-2-build-windows-i586-cygwin/jdk8u161/10277/corba/src/share/classes/org/omg/PortableInterceptor/IOP.idl
* Tuesday, December 19, 2017 5:10:18 PM PST
*/
/** ... | [
"15805189127@163.com"
] | 15805189127@163.com |
6b53182f8992c740dc7387d41ce4168f5cad53b5 | 87f05413601c67f3ec7a086c2d04f22abd257c6f | /java/commercials.java | 400353e60b9aec817dff1970748c2ebedda7ccf3 | [] | no_license | Sakshamgoel/Kattis-solutions | ed2c1c8fd53124bb6760cb1471b59ca95649c7e7 | 5f2163625737c3fce7c36a7519c132fde31289ad | refs/heads/master | 2023-06-25T14:47:03.298250 | 2021-07-06T17:54:02 | 2021-07-06T17:54:02 | 284,612,845 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 720 | java | import java.util.Scanner;
import java.util.Arrays;
public class commercials {
static int[] items;
static int students;
public static void main(String[] args) {
Scanner in = new Scanner(System.in);
students = in.nextInt();
int price = in.nextInt();
items = new int[students];
for(int i = 0; i < ... | [
"szg0112@auburn.edu"
] | szg0112@auburn.edu |
3713a6f56edc2c50f99cf81b6c657892dc27ca8d | 777b9f269ef36f620f4b07c193a057a997f377e8 | /javase_prj/src/day1207/Work.java | b8e93b2fd98fc7fa2a1a48b35a90ed230cc293f3 | [] | no_license | JeongTeacksung/-source-file_1 | 084a01c8211b123d6af1683aab8a7d3590dccd18 | fd0ec5546c36ec83917fce8e3be90177202b31a0 | refs/heads/master | 2020-04-22T19:09:53.819666 | 2019-02-14T08:51:31 | 2019-02-14T08:51:31 | 170,599,747 | 0 | 0 | null | null | null | null | UHC | Java | false | false | 2,342 | java | package day1207;
import java.util.Calendar;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Iterator;
import java.util.Map;
import java.util.Set;
import java.util.StringTokenizer;
/**
* 숙제<br>
* main method의 arguments로 날짜를 여러개 입력받아
* 입력받은 날짜의 요일을 저장하고 출력하는 method를
* 작성<br>
*... | [
"45474415+JeongTeacksung@users.noreply.github.com"
] | 45474415+JeongTeacksung@users.noreply.github.com |
d03a57e31229c6a8c40b792c53853155e5ddf4b9 | 1a31284ba378952c2cc29da91ee773ff7a7ca51d | /app/src/main/java/com/bw/movie/adapter/Paiqi_Adapter.java | ec7a4d0a470f58a9f51af242047e5ba028ba2fe8 | [] | no_license | zhanganheng/move | 5fcb29a086dce82f6405e24d45eb5a36f1c1eccd | 25c874ce684f3ad212775a8c89e12ad71b172f78 | refs/heads/master | 2020-09-27T08:06:19.599414 | 2019-12-07T07:10:03 | 2019-12-07T07:10:03 | 226,470,848 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,411 | java | package com.bw.movie.adapter;
/*
*@auther:张安恒
*@Date: 2019/11/18
*@Time:19:37
*@Description:${DESCRIPTION}
**/
import android.content.Context;
import android.content.Intent;
import android.support.annotation.NonNull;
import android.support.v4.app.FragmentActivity;
import android.support.v7.widget.RecyclerView;
im... | [
"3092294940@qq.com"
] | 3092294940@qq.com |
54fe763bf45040016093fc85aa656f27fa3ecc91 | 08ec02ba2f8ea55b22114b3c000aaabde3440daa | /src/tests/LivreTest.java | 2181a9db35db50760ce4285fd610db83525e79ae | [] | no_license | Piersees/QualiteLogicielProject | 60d76b82afab38bc385f4be8481970dc33c00841 | 2595b0144f2f95cc3bef283c0d56211d976ee263 | refs/heads/master | 2021-05-15T15:29:26.842749 | 2017-10-18T09:26:31 | 2017-10-18T09:26:31 | 107,385,227 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 913 | java | package tests;
import static org.junit.Assert.*;
import org.junit.After;
import org.junit.AfterClass;
import org.junit.Before;
import org.junit.BeforeClass;
import org.junit.Test;
import mediatheque.OperationImpossible;
import mediatheque.document.Livre;
import util.InvariantBroken;
public class LivreTest {
Livre... | [
"haikalpierre@gmail.com"
] | haikalpierre@gmail.com |
c2a4738695ff3348f5aba22f3e27977d418cc235 | 0ed2a57aff973b8ebde83ff32ca55a979b2839c1 | /libjaqr/src/main/java/net/jambel/jaqr/Intents.java | 162067a58f9b803621beaf8b0caae0f4a486fac3 | [] | no_license | jambelnet/jaQR | 8d6fc7def89e21b03cb0abd6fdb624bd3939dc68 | 118db47223c724387c295163518cdb6c42df92f3 | refs/heads/master | 2020-12-24T21:12:08.303058 | 2016-04-20T13:44:28 | 2016-04-20T13:44:28 | 56,678,284 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,543 | java | /*
* Copyright (C) 2008 ZXing authors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agr... | [
"jambel@gmail.com"
] | jambel@gmail.com |
a8576d3b340453a19993844d812927d5a5cdaebf | 3cd63aba77b753d85414b29279a77c0bc251cea9 | /main/plugins/org.talend.repository/src/main/java/org/talend/repository/preference/audit/SupportDBVersions.java | b18e5fc8208b66335e67fc217b830d7fa276e220 | [
"Apache-2.0"
] | permissive | 195858/tdi-studio-se | 249bcebb9700c6bbc8905ccef73032942827390d | 4fdb5cfb3aeee621eacfaef17882d92d65db42c3 | refs/heads/master | 2021-04-06T08:56:14.666143 | 2018-10-01T14:11:28 | 2018-10-01T14:11:28 | 124,540,962 | 1 | 0 | null | 2018-10-01T14:11:29 | 2018-03-09T12:59:25 | Java | UTF-8 | Java | false | false | 5,291 | java | // ============================================================================
//
// Copyright (C) 2006-2018 Talend Inc. - www.talend.com
//
// This source code is available under agreement available at
// %InstallDIR%\features\org.talend.rcp.branding.%PRODUCTNAME%\%PRODUCTNAME%license.txt
//
// You should have receiv... | [
"dlin@talend.com"
] | dlin@talend.com |
f431c31cfd9b89d474179335ca88ffe55c78ac6b | a2bc06049969011354b1cdb96e6947631f0f9d1f | /core/src/main/java/org/uzlocoinj/jni/NativeWalletReorganizeEventListener.java | defe813e4dc248576335dd711cb4f840a0f00ae6 | [
"Apache-2.0"
] | permissive | uzlocoin/Uzlocoinj | 27f7093f615d83f93fcd19598c1d8c1f6b012a5b | 15efb1819ced28154926c7c36d13ec765b9911ec | refs/heads/master | 2023-05-09T09:38:05.328491 | 2021-06-03T10:26:35 | 2021-06-03T10:26:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,153 | java | /*
* Copyright 2013 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 i... | [
"itduncan@asu.edu"
] | itduncan@asu.edu |
f26a43345d86066d0de21130ea9de6d946e26250 | 952b1f618dcc19f06f4c79544be91eabe2d15a3f | /src/main/java/com/denglu/entity/User.java | 2a2974f18ab3b519491b5ed7aa55bba0432c49f0 | [] | no_license | BIM-App/BIM-backend | d451492402828ff2d82fe3179d2804d5358b69a2 | 0f063eff1ac8e3054516457b2308e3573f6c72de | refs/heads/master | 2023-05-03T20:00:04.021577 | 2021-05-25T14:16:20 | 2021-05-25T14:16:20 | 297,077,340 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 246 | java | package com.denglu.entity;
public class User {
private String username;
public String getUsername() {
return username;
}
public void setUsername(String username) {
this.username = username;
}
}
| [
"2113892370@qq.com"
] | 2113892370@qq.com |
d85405f5ea9ba5d2e57d2d90aba76954a207a50b | f054905334dfd8a3f2ee283cfc505cc6c298b1ad | /Botsautos.java | c9fe327655700d7564bf23e70cc179883779ce5a | [] | no_license | Jonathan133/Kermis-tweede-doelstelling | 5924eb17f4b0dc054ac3875afc96bff54bc75069 | 5485ecf8301a86973a663d4cab67c907bf960999 | refs/heads/master | 2020-03-27T21:08:21.288747 | 2018-09-02T20:11:43 | 2018-09-02T20:11:43 | 147,117,808 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 363 | java |
public class Botsautos extends Attractie {
String naam = "Botsautos";
double prijs = 2.50;
double omzet = 0;
int verkochteKaartjes;
double oppervlakte;
void draaien () {
System.out.println("De attractie "+naam+" draait en heeft "+ ++verkochteKaartjes + " kaartjes verkocht" + " en een omzet gedraait van "+(... | [
"noreply@github.com"
] | Jonathan133.noreply@github.com |
5aae6f2a346454ffba10fa2e0bea82dcdab1e1c6 | 875abd4ba81841501dc64a8e3fdd844f7eebaf36 | /src/boundedgenerics/services/CalculationService.java | dd45c863336ebebe80f7360dc3469a722e9c1b3b | [] | no_license | robsonVargas/generics-set-map-devsuperior | cc42806248844b1a538b799dc5f65a7a8f17d0ec | 534d94235dae03165379e0662915be8368ad138a | refs/heads/main | 2023-08-28T03:56:37.922294 | 2021-10-28T23:44:34 | 2021-10-28T23:44:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 368 | java | package boundedgenerics.services;
import java.util.List;
public class CalculationService {
public static <T extends Comparable<T>> T max(List<T> list) {
if (list.isEmpty()) {
throw new IllegalStateException("List can't be empty");
}
T max = list.get(0);
for (T item : list) {
if (item.compareTo(max) > ... | [
"robsonsvargas1993@gmail.com"
] | robsonsvargas1993@gmail.com |
7223bb5a0b1b9b95ec6d9e6c5d2c2ad3b0c83fe2 | 9379f814ee57f03add28f7c9822ebb06078d3e78 | /src/main/java/com/java/features/MySinglton.java | 486bfe7738c7d431d215d3ea89006eedf95464b7 | [] | no_license | shankargundrelead/Sample | 305d537560093ee018397254a70392b779000185 | b31f40804d8688bb4e7aa0cfb564623cf68a831c | refs/heads/master | 2023-07-04T13:48:09.539907 | 2021-08-09T12:18:10 | 2021-08-09T12:18:10 | 394,272,383 | 0 | 0 | null | 2021-08-09T12:18:11 | 2021-08-09T11:54:43 | Java | UTF-8 | Java | false | false | 290 | java | package com.java.features;
public class MySinglton {
private static MySinglton singleton= null;
private MySinglton() {
}
public static MySinglton getSinglton() {
if(singleton ==null) {
singleton = new MySinglton();
}
return singleton;
}
}
| [
"Admin@DESKTOP-T53CDNQ"
] | Admin@DESKTOP-T53CDNQ |
a9b56cee41b4de4ca603d56f3938e197a1f79a25 | c53650d84544b4e59fa270beeb150851c98a6038 | /src/test/java/com/fastcampus/javaallinone/project3/mycontact/repository/PersonRepositoryTest.java | 6b08e1e3c4f7d7dbebd1195dbdc74b11cfaa2b0a | [] | no_license | jet2303/mycontact | 455928f922a9a0cf127eb9a413218019e1f65520 | 9d74d510b6b40a91d4efd427a5f8b04ad1c93e14 | refs/heads/master | 2023-04-10T02:03:48.684638 | 2021-04-25T14:51:24 | 2021-04-25T14:51:24 | 358,588,044 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,352 | java | package com.fastcampus.javaallinone.project3.mycontact.repository;
import com.fastcampus.javaallinone.project3.mycontact.domain.Person;
import com.fastcampus.javaallinone.project3.mycontact.domain.dto.Birthday;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.Test;
import org.springframework.beans... | [
"jet2303@naver.com"
] | jet2303@naver.com |
36511b31a012bb053591a995fa6e27c3f91e49da | 3ef55e152decb43bdd90e3de821ffea1a2ec8f75 | /large/module1050_public/tests/more/src/java/module1050_public_tests_more/a/IFoo3.java | aec3179bd94752a9808f8a5e71955c75eee56df1 | [
"BSD-3-Clause"
] | permissive | salesforce/bazel-ls-demo-project | 5cc6ef749d65d6626080f3a94239b6a509ef145a | 948ed278f87338edd7e40af68b8690ae4f73ebf0 | refs/heads/master | 2023-06-24T08:06:06.084651 | 2023-03-14T11:54:29 | 2023-03-14T11:54:29 | 241,489,944 | 0 | 5 | BSD-3-Clause | 2023-03-27T11:28:14 | 2020-02-18T23:30:47 | Java | UTF-8 | Java | false | false | 866 | java | package module1050_public_tests_more.a;
import javax.rmi.ssl.*;
import java.awt.datatransfer.*;
import java.beans.beancontext.*;
/**
* Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut
* labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam... | [
"gwagenknecht@salesforce.com"
] | gwagenknecht@salesforce.com |
fefd6afc51f7468e92a6077293d28d246e25a40e | 2fbd9b01fe38b213da451bfa52919a07abe08dd3 | /gmall-oms/src/main/java/com/atguigu/gmall/oms/controller/OrderOperateHistoryController.java | 31e5205909f4724431307de72a21321252891965 | [
"Apache-2.0"
] | permissive | wsmGo/gmall | dbc67bd7fc4cfb802e1514879b4414382dec5ba0 | e13a1377c091a947a6294f8cd3346903bf01ddaa | refs/heads/master | 2022-12-21T14:40:03.025186 | 2019-12-20T02:10:58 | 2019-12-20T02:10:58 | 225,277,926 | 0 | 0 | Apache-2.0 | 2019-12-02T03:54:17 | 2019-12-02T03:32:51 | JavaScript | UTF-8 | Java | false | false | 2,657 | java | package com.atguigu.gmall.oms.controller;
import java.util.Arrays;
import java.util.Map;
import com.atguigu.core.bean.PageVo;
import com.atguigu.core.bean.QueryCondition;
import com.atguigu.core.bean.Resp;
import io.swagger.annotations.Api;
import io.swagger.annotations.ApiOperation;
import org.springframework.beans... | [
"530@qq.com"
] | 530@qq.com |
edbae90dc7ad8f090571248f88406b7c0ccde0c2 | ad9abcccdff66f681339cca68f737862e5ea7730 | /src/test/bot/TestJoueur2.java | f8c3a83713eabbb8baf7a157657bc01b8ea696cf | [] | no_license | DeptInfoProjects/DFe | 0930beb0a1b2ec048a3808988ea3cdc3201ffbe1 | 09a592086ef783745a27a0e96379acd5540d26c5 | refs/heads/master | 2021-10-08T20:15:49.624284 | 2018-12-17T10:24:23 | 2018-12-17T10:24:23 | 153,093,330 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,423 | java |
package bot;
import org.evosuite.runtime.annotation.EvoSuiteClassExclude;
import org.evosuite.runtime.sandbox.Sandbox;
import org.junit.After;
import org.junit.AfterClass;
import org.junit.Before;
import org.junit.BeforeClass;
@EvoSuiteClassExclude
public class TestJoueur2 {
@org.junit.Rule
public org.evosuite... | [
"nt506155@etu.unice.fr"
] | nt506155@etu.unice.fr |
89e0934e75c41a2d3bf5de97ebf275526dbfc2cc | f9c0d83d99d04f755300a36f96bf38aa111f50d2 | /283.java | ac9e7d8a575a4eea50a3372e3736a7a978c780fe | [] | no_license | esperanzazwj/Leetcode | 82b78949d139b0358f51e81a2641763f72482a9e | 6fde500f7c012d3aadd92c1085e3c6dee91edacc | refs/heads/master | 2020-03-12T09:24:39.832055 | 2018-05-10T12:54:00 | 2018-05-10T12:54:00 | 130,371,582 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 259 | java | class Solution {
public void moveZeroes(int[] nums) {
int cnt=0;
for(int i=0;i<nums.length;i++){
if(nums[i]!=0)
nums[cnt++]=nums[i];
}
for(;cnt<nums.length;cnt++)
nums[cnt]=0;
}
} | [
"624585443@qq.com"
] | 624585443@qq.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.