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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
98a8c2a98ded4b706c3c386eb025ea3931d580f0 | d54c7360b13e84aeab5daabde9aa504b1ce457e0 | /Ess/src/main/java/com/ulfric/ess/commands/CommandSetmotd.java | 3f2b3ed0845f7f2420b8e3f3b94171a77e355259 | [] | no_license | ThatForkyDev/LuckyPrison | 0fa1abfd4a83280522c6f100de2ac72c0e97c754 | ea0dd1a57986c2f8a5f8f6200f705bdb49f16e69 | refs/heads/master | 2022-01-17T18:30:15.317081 | 2016-12-27T13:29:19 | 2016-12-27T13:29:19 | 77,457,692 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,017 | java | package com.ulfric.ess.commands;
import java.util.regex.Pattern;
import com.ulfric.ess.modules.ModuleMotd;
import com.ulfric.lib.api.command.Argument;
import com.ulfric.lib.api.command.SimpleCommand;
import com.ulfric.lib.api.command.arg.ArgStrategy;
import com.ulfric.lib.api.java.Strings;
import com.ulfric.lib.api.l... | [
"DeclaredMC@gmail.com"
] | DeclaredMC@gmail.com |
097a6821d33387b61a7c7912629801328285cfef | 079ca0da2c1ab66569894f2a73d7375fca579c2b | /utils-apl-derived-table/src/main/java/org/omnaest/utils/table/StripeTransformer.java | 62ad8793788805149e90d4dd2bb3eb61cb7e1d96 | [
"LicenseRef-scancode-warranty-disclaimer",
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | zizopen/utils-apl-derived | 63666ccb6eb19502f73e19a1086283f7452d4626 | f97f31bd4f0b86c930f15ee53e6dc742a158bdba | refs/heads/master | 2021-01-23T19:45:42.197296 | 2015-02-01T16:10:05 | 2015-02-01T16:10:05 | 34,396,787 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,634 | java | /*******************************************************************************
* Copyright 2012 Danny Kunz
*
* 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.a... | [
"awonderland6@googlemail.com@4c589bc5-3898-6224-771f-302820b144f8"
] | awonderland6@googlemail.com@4c589bc5-3898-6224-771f-302820b144f8 |
462fc5d36ebd8a454c5a66ee34049cf52dea90c4 | 40717edf78e7eeafdb28d7c9f133f45b5cd7d9f8 | /src/com/fuyue/util/ui/adapter/SectionAdapter.java | ef10af5e200fb3f2ba8ef40ce21239147dcf496b | [] | no_license | CalvinXuw/FuYueFrame | 965d6b9b002a8245786e5c012d485e1f7bcf62e3 | 9d8f71d9f587d413fb21aedacd71799efacc2fbe | refs/heads/master | 2021-01-10T21:28:22.207667 | 2013-12-19T08:50:29 | 2013-12-19T08:50:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,931 | java | package com.fuyue.util.ui.adapter;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
/**
* section适配器
*
* @author Calvin
*
*/
public abstract class SectionAdapter extends BaseAdapter {
@Override
public int getCount() {
int sectionCount = sectionCount();
int coun... | [
"199169153@qq.com"
] | 199169153@qq.com |
52c355b96755a65f43a0f6cc8729f638cd27fc2e | 7130882e0708a1835dc6bc13ee92bbde1ef4abda | /src/main/java/org/monarch/golr/GolrLoaderModule.java | ad83f7edffa887268fcba6e94691a8840bbabe2a | [
"Apache-2.0"
] | permissive | SciGraph/golr-loader | cc95a5f6d16efd7f88d3d06f211862f47d87ba86 | 7368d11d074c3d010e824d58a9337466ab1f8f39 | refs/heads/master | 2022-11-23T03:44:34.760371 | 2021-12-09T20:04:07 | 2021-12-10T16:13:54 | 34,288,103 | 2 | 4 | Apache-2.0 | 2022-11-16T09:30:47 | 2015-04-20T21:41:40 | Java | UTF-8 | Java | false | false | 420 | java | package org.monarch.golr;
import io.scigraph.neo4j.Graph;
import io.scigraph.neo4j.GraphTransactionalImpl;
import javax.inject.Singleton;
import com.google.inject.AbstractModule;
import com.google.inject.assistedinject.FactoryModuleBuilder;
class GolrLoaderModule extends AbstractModule {
@Override
protected vo... | [
"condit@sdsc.edu"
] | condit@sdsc.edu |
c6189b5d71de87668657f83a1b4aae38ad7ab6bc | 116447e0159b96bbdbd08c387e2ee774a0e31316 | /src/main/java/com/web/liuda/business/service/impl/.svn/text-base/PrizeOptionServiceImpl.java.svn-base | 27211bfafb19a0a33383466a164e7b9f30b3d247 | [] | no_license | SongJian0926/liuda | 675037dd38b5d7755b4a22ce43ac391e65a24076 | 438a81833c092fca27b3e91a13f0d707000d7457 | refs/heads/master | 2021-01-20T15:23:29.125554 | 2017-05-09T15:26:17 | 2017-05-09T15:26:17 | 90,762,347 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,006 | package com.web.liuda.business.service.impl;
import java.util.ArrayList;
import java.util.Collections;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.domain.Page;
import org.springframework.data.domai... | [
"sj092678@163.com"
] | sj092678@163.com | |
89dc7fd695458c70567156aaffbb68387ecb30e0 | fc160694094b89ab09e5c9a0f03db80437eabc93 | /java-confidentialcomputing/google-cloud-confidentialcomputing/src/main/java/com/google/cloud/confidentialcomputing/v1alpha1/stub/GrpcConfidentialComputingStub.java | 8acf53afca45e96b89778e7aff3433c3cb847748 | [
"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 | 11,995 | 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 |
6c605c82905cdf1a99d08bfa67cfac2df8d07080 | 3ab5f3c529e281b7a83e499368c94eb79094dd3a | /src/main/java/ar/gob/gcba/dgisis/aplicaciones/config/FeignConfiguration.java | 954737697d152e622a25e44330b9d607b570bfd3 | [] | no_license | scarabetta/mapa360-aplicaciones | 6cabaa0c5aebe15337f8d76406647e5b0c98152d | 9410977eb5c2813d7a19347c0dea5213be8a768d | refs/heads/master | 2020-03-29T10:25:25.364175 | 2018-09-21T18:48:44 | 2018-09-21T18:48:44 | 149,804,528 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 533 | java | package ar.gob.gcba.dgisis.aplicaciones.config;
import org.springframework.cloud.openfeign.EnableFeignClients;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
@Configuration
@EnableFeignClients(basePackages = "ar.gob.gcba.dgisis.aplicaciones")
public cl... | [
"jhipster-bot@jhipster.tech"
] | jhipster-bot@jhipster.tech |
8ccc82f19b6c3d72296b2ba04ce3de301bece3c0 | b99dbac37852ef4210409e577d00c670fe7da48c | /src/main/java/com/manager/common/service/impl/DoiTuongServiceImpl.java | cb6051e2da56e93816bebc812637bc2266ea0ec0 | [] | no_license | devhvm/snv_common | e0973888d3422ab16a98566e51445dd214db0b10 | 5a862c8a2470c66fe4f263e853c985d066dd619a | refs/heads/master | 2022-12-11T02:56:42.890668 | 2019-04-01T01:43:19 | 2019-04-01T01:43:19 | 178,160,963 | 0 | 0 | null | 2022-12-08T19:47:11 | 2019-03-28T08:36:36 | Java | UTF-8 | Java | false | false | 2,596 | java | package com.manager.common.service.impl;
import com.manager.common.service.DoiTuongService;
import com.manager.common.domain.DoiTuong;
import com.manager.common.repository.DoiTuongRepository;
import com.manager.common.service.dto.DoiTuongDTO;
import com.manager.common.service.mapper.DoiTuongMapper;
import org.slf4j.Lo... | [
"vu.nguyenthach@asoview.vn"
] | vu.nguyenthach@asoview.vn |
6ac600a3d1fb8076336de3f2131ec99af47caaea | 53c33acafd582501bd21c359ef55f4f9425911d2 | /TeamCode/src/main/java/org/firstinspires/ftc/teamcode/RobotDirectionDrive.java | 147ed6336a71a3de3087bf81f53be422b27afac6 | [
"BSD-3-Clause"
] | permissive | MessMaker236/HFRoboticsAppMaster | 8e3676136b484fdc60d43936efa57cf5467429e0 | 57c5de44670b09a87214e89f9c3c61563b6f111f | refs/heads/master | 2020-06-16T03:03:58.139851 | 2017-01-16T17:43:55 | 2017-01-16T17:43:55 | 75,250,996 | 0 | 0 | null | 2016-12-03T22:54:47 | 2016-12-01T03:22:26 | Java | UTF-8 | Java | false | false | 256 | java | package org.firstinspires.ftc.teamcode;
/**
* Created by bm121 on 12/14/2016.
*/
public enum RobotDirectionDrive {
FORWARD, BACK, LEFT, RIGHT, DFLEFT, DFRIGHT, DBLEFT, DBRIGHT, SPINLEFT, SPINRIGHT; //Sets enum values for direction driving
}
| [
"bm121512@gmail.com"
] | bm121512@gmail.com |
2c947c6adecafeb117303493ba97399b4519ae95 | 53874726c184947a6f08beb9c0d990bfe3da8038 | /Anastasiya_Bezmen/OOP-task/src/by/task/soundrecording/Main.java | 72e0ff9784a50610a83f820f43d691d1da44d80e | [] | no_license | IharSuvorau1/training2020 | 839efd20cd08fc8d469102435f1088890db4e8f4 | 9e4d559b0cf875d86ebacd8b9067cb3bd44d46f5 | refs/heads/master | 2023-03-11T23:21:12.943371 | 2021-03-02T09:31:14 | 2021-03-02T09:31:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,151 | java | package by.task.soundrecording;
import by.task.soundrecording.domain.Disk;
import by.task.soundrecording.domain.MusicComposition;
import by.task.soundrecording.exception.SystemInputException;
import by.task.soundrecording.service.DiskService;
import by.task.soundrecording.service.IDiskService;
import by.task.so... | [
"aliaksandr_radkevich@epam.com"
] | aliaksandr_radkevich@epam.com |
adafd1bdd46d2d5ecf290d55eb16d681b2b10e95 | 163332a7912b1d385f431289df963744d0d7916f | /src/utils/GsonTest.java | 7651948292268abe37a52cc290ca5809d2d2bb70 | [
"MIT"
] | permissive | ivanbravi/RinascimentoFramework | 90ee1016a67e303d30f038d18a63c4ec92ba1e78 | ce31592f78572096ceedd5ced1bac4f82c5f08db | refs/heads/master | 2023-05-25T12:18:07.777143 | 2023-05-11T06:53:03 | 2023-05-11T06:53:03 | 188,228,414 | 6 | 2 | null | null | null | null | UTF-8 | Java | false | false | 1,023 | java | package utils;
import com.google.gson.Gson;
import com.google.gson.GsonBuilder;
import java.io.FileReader;
import java.io.FileWriter;
import java.io.Reader;
import java.io.Writer;
import java.util.ArrayList;
public class GsonTest {
public static void main(String[] args){
String path = "agents.json";
AgentsCo... | [
"acw383@qmul.ac.uk"
] | acw383@qmul.ac.uk |
cc64da55ee4035f147185c98e022e12e6d28dbd7 | 29693c21f1958f1dc8573d47828726e2ed41bdc1 | /src/engine/network/SomeRequest.java | a83b447dcd97e4af003f405725075cdaf8ce9f4c | [
"MIT"
] | permissive | mikeant42/Vulture | ff82fe40ef07d95975b40db59d6869dde40e6575 | e944fefe30eb489401b39f6077e49c59d34ade70 | refs/heads/master | 2021-09-09T09:53:56.534256 | 2018-03-14T22:44:51 | 2018-03-14T22:44:51 | 77,869,585 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 78 | java | package engine.network;
public class SomeRequest {
public String text;
}
| [
"antkiewicz@protonmail.com"
] | antkiewicz@protonmail.com |
0bffa7dba36af31b8b8b82afe808a7a046f51147 | 8c8e721bb3dca431bd8e29f0f6d28afa7410184e | /src/test/java/com/application/pages/EmailPage.java | 7390d081ef50e7e36166785be8a32e15442a0123 | [] | no_license | qashack/numberz | 888ae56c63d9dced9c90e934ff0dfddfded2840b | 8021a9640539432c9292cbc565dd6cd8ffe96467 | refs/heads/master | 2021-05-07T15:46:34.997058 | 2017-12-20T12:28:12 | 2017-12-20T12:28:12 | 108,539,592 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,763 | java | package com.application.pages;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
import org.openqa.selenium.support.PageFactory;
import org.testng.Assert;
import com.application.libraries.GenericUtils;
public class E... | [
"chandrashekar@qashack.com"
] | chandrashekar@qashack.com |
3610f5ab7c61879e1c0e2ead219c4ffbafd045bb | 8af2ec5f19c6bfc1af4b8552f64bc6b8b1ea51ec | /src/main/java/az/company/resume/ResumeApplication.java | 69c74f0e7f9fb82768dd3b6f145bb073ead32c52 | [] | no_license | ism4i1ov/resume-web-app-with-spring-boot | 7f5718761e065dbee3b5c309c82f180d50221699 | 9d239cbc92fec36a1f940ddf2479d7af02da2006 | refs/heads/master | 2023-04-22T00:47:35.045157 | 2021-05-12T10:40:39 | 2021-05-12T10:40:39 | 366,680,365 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 322 | java | package az.company.resume;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class ResumeApplication {
public static void main(String[] args) {
SpringApplication.run(ResumeApplication.class, args);
}
... | [
"ism4i1ov@gmail.com"
] | ism4i1ov@gmail.com |
e13243b3e84e1dc0f4716fa0d11c5a0ef7095053 | 10dd0d94b749e7f10fbbd50b4344704561d415f2 | /algorithm/src/algorithm/chapter2/template/LeetCode_105_519.java | 59c7e88b029a0c82981152e3be212415b71a7b40 | [] | no_license | chying/algorithm_group | 79d0bffea56e6dc0b327f879a309cfd7c7e4133e | cd85dd08f065ae0a6a9d57831bd1ac8c8ce916ce | refs/heads/master | 2020-09-13T19:10:19.074546 | 2020-02-13T04:12:56 | 2020-02-13T04:12:56 | 222,877,592 | 7 | 3 | null | null | null | null | UTF-8 | Java | false | false | 670 | java | package algorithm.chapter2.template;
import javax.swing.tree.TreeNode;
/**
* 【105. 从前序与中序遍历序列构造二叉树】根据一棵树的前序遍历与中序遍历构造二叉树。 注意: 你可以假设树中没有重复的元素。 例如,给出 前序遍历
* preorder = [3,9,20,15,7] 中序遍历 inorder = [9,3,15,20,7] 来源:力扣(LeetCode)
* 链接:https://leetcode-cn.com/problems/construct-binary-tree-from-preorder-and-inorder-trave... | [
"852342406@qq.com"
] | 852342406@qq.com |
a705965170f2f2f3c49c133580ddc0534263ecfc | 4bbc98f4e9fa92f350b4816fa331d470880e1df6 | /testdocbuild11/src/main/java/com/fastcode/testdocbuild11/addons/reporting/application/reportversion/dto/UpdateReportversionInput.java | cbec8d1959fbd96dcd08c167a422e8e84cc4147e | [] | no_license | sunilfastcode/testdocbuild11 | 07d7b8a96df7d07ef8e08325463e8eb85ac0da5c | d6a22d880015ed8cd7e10dae67f6b70e222a1849 | refs/heads/master | 2023-02-12T17:43:15.443849 | 2020-12-26T22:57:11 | 2020-12-26T22:57:11 | 319,411,987 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 588 | java | package com.fastcode.testdocbuild11.addons.reporting.application.reportversion.dto;
import lombok.Getter;
import lombok.Setter;
import org.json.simple.JSONObject;
@Getter
@Setter
public class UpdateReportversionInput {
private String ctype;
private String description;
private JSONObject query;
privat... | [
"info@nfinityllc.com"
] | info@nfinityllc.com |
31718fa460065ce49369ae6b21d2e39491e1ed87 | 700afb7d46b6042cc344eed044c5bfee758010bc | /at.o2xfs.win32/src/at/o2xfs/win32/SHORT.java | c225a46161fb93b2b14904c2c3a29b0d170faf08 | [
"BSD-2-Clause"
] | permissive | techhyuk/O2Xfs | 3488b9b8b60a18c8c6c6465733a4dae136bbc18e | a307775652459d830d363f3e9c8ec0df9bdc2d73 | refs/heads/master | 2021-01-01T17:06:16.375800 | 2012-11-24T18:41:48 | 2012-11-24T18:41:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,010 | java | /*
* Copyright (c) 2012, Andreas Fagschlunger. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* - Redistributions of source code must retain the above copyright
* notice, ... | [
"andreas.fagschlunger@reflex.at"
] | andreas.fagschlunger@reflex.at |
d641dbc199adcedc5c412dfc72b395ebf3618000 | 2f3824f2b7478e222b8b90b9d8ebbf1892b39a68 | /app/src/main/java/com/vignesh/healthcare/validator/MedicineValidator.java | 4e87ba06bb4971317bdd84e5634e02964296b655 | [] | no_license | BVigneshwar/HealthCare | 2bd4269619382965e2db5e0d953cf60e487983a0 | 0449157bd8b875113658b0f6483a82b37474bc9e | refs/heads/master | 2021-02-08T09:04:32.670876 | 2020-06-22T13:34:35 | 2020-06-22T13:34:35 | 244,133,602 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,736 | java | package com.vignesh.healthcare.validator;
import com.vignesh.healthcare.R;
import com.vignesh.healthcare.entity.MedicineEntity;
import java.util.LinkedList;
import java.util.List;
public class MedicineValidator {
MedicineEntity medicineEntity;
List<Integer> error_list;
public MedicineValidator(MedicineE... | [
"bvigneshwar643@gmail.com"
] | bvigneshwar643@gmail.com |
433b88c94dc28abfb52c0fa2042ec3e9bb8e4b74 | 36e40efcfa317432c192f169da2d330b1b284831 | /src/main/java/Rasad/Core/Net/IPAddressRangeGenerator/Bits.java | 87ea8bd2683f4669199d50494a2db346590224d8 | [] | no_license | MrezaPasha/Communication | 06a31879e089c4f14985add67d958b414332e4cf | b312ef27dd60037086f0e32ddf235a9cc103a793 | refs/heads/master | 2020-05-29T21:38:59.551104 | 2019-05-31T09:52:28 | 2019-05-31T09:52:28 | 189,385,266 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,247 | java | package Rasad.Core.Net.IPAddressRangeGenerator;
import Rasad.Core.*;
import Rasad.Core.Net.*;
public final class Bits
{
//C# TO JAVA CONVERTER WARNING: Unsigned integer types have no direct equivalent in Java:
//ORIGINAL LINE: public static byte[] Not(byte[] bytes)
public static byte[] Not(byte[] bytes)
{
//C# TO J... | [
"umz1387@gmail.com"
] | umz1387@gmail.com |
3ee2379660c06ed28ed88721ab2a723da8309113 | 8a49c7bbb56caff8f51db02e7fa8ae9f6ac74f2c | /src/arg_component/ComboBoxItem.java | 89fab1be6e039d5190ca239fabf4cd99f1828256 | [] | no_license | qwert2603/Radio-Database | 542d7fc26bf4d7ee68c06780affa3526c4e0ca46 | c36b97e70184c8c5467898d1e93628ff7fbacd01 | refs/heads/master | 2016-09-14T14:49:19.765278 | 2016-05-14T11:37:34 | 2016-05-14T11:37:34 | 56,308,770 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 399 | java | package arg_component;
public class ComboBoxItem {
public ComboBoxItem(int id, String s) {
this.s = s;
this.id = id;
}
public String s;
public int id;
@Override
public boolean equals(Object obj) {
return (obj instanceof ComboBoxItem) && (id == ((ComboBoxItem) obj).id);... | [
"qwert2603@mail.ru"
] | qwert2603@mail.ru |
c6e5d62760a4ab3a3e024d0f73233a7d41d13035 | 013025053382ff1d1b68b89cc497e05d462aa0be | /hw3/gnuplot/src/main/java/SplitResult.java | ddeda47c9f05f8b1f74a125f094e3e9d2231eaec | [] | no_license | sanha/CM2016 | fae5d5cdc0f02bb5970ef8ae505684b8afc7d511 | 3955602c3c0cb7e9064dbd54b1128719427ef70f | refs/heads/master | 2021-01-24T09:16:13.753009 | 2016-12-15T15:00:14 | 2016-12-15T15:00:14 | 69,885,048 | 0 | 0 | null | 2016-12-15T15:00:14 | 2016-10-03T15:40:53 | C++ | UTF-8 | Java | false | false | 3,063 | java | import java.io.FileInputStream;
import java.io.FileOutputStream;
public final class SplitResult {
final static int scale = 100;
public static void main(final String[] args) throws Exception {
splitResult();
}
private static void splitResult() {
final String filePath = "ideal/L/";
final String tar... | [
"sanhaleehana@naver.com"
] | sanhaleehana@naver.com |
9921cd5d6add7da66d334da4c978287391e854db | 74b47b895b2f739612371f871c7f940502e7165b | /aws-java-sdk-opensearch/src/main/java/com/amazonaws/services/opensearch/model/transform/VPCDerivedInfoMarshaller.java | 3e32d0f8a419cc7d6edaa65cbf5c990f80978be5 | [
"Apache-2.0"
] | permissive | baganda07/aws-sdk-java | fe1958ed679cd95b4c48f971393bf03eb5512799 | f19bdb30177106b5d6394223a40a382b87adf742 | refs/heads/master | 2022-11-09T21:55:43.857201 | 2022-10-24T21:08:19 | 2022-10-24T21:08:19 | 221,028,223 | 0 | 0 | Apache-2.0 | 2019-11-11T16:57:12 | 2019-11-11T16:57:11 | null | UTF-8 | Java | false | false | 2,929 | java | /*
* Copyright 2017-2022 Amazon.com, Inc. or its affiliates. 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. A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "licen... | [
""
] | |
95e460b5f5f49c093f7bc519961ab0ebb5e3ed93 | ef8bbfe9cc17412e9d97cc530edb8eb561f548e2 | /src/com/jfernandez/categoria/model/Categoria.java | 6112803b1947781db43b0322a27beaf1ad450f95 | [] | no_license | juanymdq/Facturacion-JAVA | f86fed7a618827cdb0240c481671804984a82848 | ea69becffe1b28eefe70ebd560317c9f7b4788ef | refs/heads/master | 2022-12-22T05:29:09.779716 | 2019-11-04T22:58:28 | 2019-11-04T22:58:28 | 216,685,594 | 0 | 0 | null | 2022-12-15T23:38:55 | 2019-10-21T23:49:17 | Java | UTF-8 | Java | false | false | 865 | java | package com.jfernandez.categoria.model;
public class Categoria {
private int id_categoria;
private String nombre_categoria;
//-----CONSTRUCTORES---------------------------------------------------
public Categoria() {}
public Categoria(int id_categoria) {
this.id_categoria = id_categoria;
}
public Ca... | [
"jifernandez04@hotmail.com"
] | jifernandez04@hotmail.com |
6c838dab55e37c5d8411f3c4106586a500054ff7 | 043c40bae28ee71147e0746524cf61b1c643de4a | /app/src/main/java/auroratech/traber/TBMyCarAddCarActivity.java | 02517aa878735293c3dc8499eacc7b12beb02978 | [] | no_license | zhuanglm/Traffic_Ticket | 9a4d36a7314af03a93561f612250ac03e85572c0 | 6026b4ac81bbe0e4fbe508710d297651d37767e8 | refs/heads/master | 2021-01-01T05:15:55.595570 | 2016-05-04T15:10:41 | 2016-05-04T15:10:41 | 57,993,296 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,825 | java | package auroratech.traber;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.net.Uri;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.ImageButton;
import android.widget.ImageView;
import android.... | [
"zhuanglm@gmail.com"
] | zhuanglm@gmail.com |
28b46c5ed9c5fa0055bc4ecb61008165234ac8d1 | 6ec5469ec2bca932a2418de61fee961a04a503e3 | /CtyManager-shoper/src/main/java/com/yard/manager/platform/action/LoginAction.java | 321a6e23d1e91238d2d00b011f4cd814da30ff09 | [] | no_license | Qiuyingx/CtyManager | e6cdb83c15dc9c46936c4d09046f25f9ce2ad250 | 8ec9ae87fe580b32f28fa77f8b182cb94119087d | refs/heads/master | 2020-12-31T07:32:16.224703 | 2016-05-08T13:20:53 | 2016-05-08T13:20:53 | 58,313,077 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,392 | java | package com.yard.manager.platform.action;
import java.io.IOException;
import org.apache.shiro.SecurityUtils;
import org.apache.shiro.authc.AuthenticationException;
import org.apache.shiro.authc.IncorrectCredentialsException;
import org.apache.shiro.authc.LockedAccountException;
import org.apache.shiro.authc.U... | [
"472128216@qq.com"
] | 472128216@qq.com |
9af0bb17c85a95d3e29ea8fd8cef1c1d8eb69cd4 | 7178ee1842813f270eaecfda6db98ff5eb05632f | /common-module/src/main/java/ch/selise/assessment/model/request/TransactionRequest.java | f202706f8de3fa73e82bed42035c7894d42c8b40 | [] | no_license | shahedbhuiyan/selise-assessment | a33d043f2a8077e20ba8772783c7efaf0553f9b1 | 62f1e285030806d81834560c89bdfa6af777cba5 | refs/heads/main | 2023-06-25T23:31:43.458066 | 2021-07-31T10:07:26 | 2021-07-31T10:07:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 885 | java | package ch.selise.assessment.model.request;
import lombok.Getter;
import lombok.Setter;
import javax.validation.constraints.NotBlank;
/**
* @author dipanjal
* @since 0.0.1
*/
@Getter
@Setter
public class TransactionRequest {
@NotBlank(message = "Request ID can not be empty")
private String requestId;
... | [
"dipanjal.maitra@bs-23.net"
] | dipanjal.maitra@bs-23.net |
2498f8fb554492ea27a7192945988421d61306bc | ac7444d1612a3639a297fa6cc88b8d9a2b89417c | /src/com/tomica/nioserver/events/EventListener.java | 6b8b3ce81464f13de1d2eba97e069b99ba1b6393 | [] | no_license | trapstar321/NIOServer_Java | 2cdab1051fdc2b27337fb3ca89c320a0c6ead4c9 | 348d5a60074010501eec5ef11491c300a6163523 | refs/heads/master | 2021-01-17T09:11:08.790818 | 2017-03-05T15:39:38 | 2017-03-05T15:39:38 | 83,981,287 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 75 | java | package com.tomica.nioserver.events;
public interface EventListener {
}
| [
"jadrejcictomica@gmail.com"
] | jadrejcictomica@gmail.com |
092d2f62b72c20d1331ad836c29638584950a2c1 | 13286918b4614fc6d4c55dbcc620fc38a198e841 | /app/src/main/java/id/or/pelkesi/actmedis/data/component/AboutActivityComponent.java | 0fcebf50db9eb858d3ea5f8cad5eb054a9d5f445 | [] | no_license | jeruji/actmedis | 792630520a4fb017a95e94b66fbce34c8665f7c7 | a9f0ff934cf0f9fba0ec501c4ec1f86b05d748df | refs/heads/master | 2020-05-18T06:37:03.600597 | 2019-05-05T01:16:54 | 2019-05-05T01:16:54 | 184,239,640 | 0 | 0 | null | 2019-05-05T01:08:36 | 2019-04-30T10:09:54 | Java | UTF-8 | Java | false | false | 427 | java | package id.or.pelkesi.actmedis.data.component;
import dagger.Component;
import id.or.pelkesi.actmedis.data.module.AboutActivityModule;
import id.or.pelkesi.actmedis.util.CustomScope;
import id.or.pelkesi.actmedis.view.about.AboutActivity;
@CustomScope
@Component(dependencies = NetComponent.class, modules = AboutActiv... | [
"lonelybutts@gmail.com"
] | lonelybutts@gmail.com |
7adb18a56692ae5de96f79ffdd631c307b326b36 | 028478a70cedced94e81703f7165cba89038c7cb | /app/src/main/java/com/example/filipinoapp/Results.java | 9ff1986d4c95a050efc56655237e7e0e83829e6f | [] | no_license | Yinkci/FillApp | 0bbb9b377323875b15e0c7ad4c38ace40dcd9232 | 5b560a7238e4646e9cdfdb978c34825e6669a172 | refs/heads/master | 2020-06-03T19:35:01.301024 | 2019-06-13T06:38:15 | 2019-06-13T06:38:15 | 191,704,425 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,916 | java | package com.example.filipinoapp;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.LinearLayout;
import android.widget.TextView;
import android.widget.Toast;
public class Results exten... | [
"yinkciworks@gmail.com"
] | yinkciworks@gmail.com |
7c6a0c436a2027bc46f6a31463b5c6fa3c8c939a | 37500a2105ed2f82144761f5093acfb6a86202b6 | /src/main/java/org/bank/me/metier/PageOperations.java | 16b27f52a4b8abd4a81ee1dbeb9b69cecc6d0f98 | [] | no_license | MedRist/Spring-Boot-App | d9d91306156237c734e17dfdba410dcec96b555c | 8009e3cd5c5179805065f8635e3e464307e8fb82 | refs/heads/master | 2021-08-31T14:23:37.991718 | 2017-12-21T17:07:19 | 2017-12-21T17:07:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 973 | java | package org.bank.me.metier;
import org.bank.me.entities.Operation;
import java.io.Serializable;
import java.util.List;
public class PageOperations implements Serializable{
private List<Operation> operations;
private int page;
private int nombre_Operations;
private int total_page;
public List<Op... | [
"mboudouar@gmail.com"
] | mboudouar@gmail.com |
fb2224d514cbf449ee47a32918e214494c05a2e4 | 676057a83fde9c388445b311ef00be306070fa63 | /019.巨大なソース修正/JavaUserManagementSystem_ver2.0/src/java/jums/UpdateResult.java | d5d15454cb8ceb146510d250efdcbd51f48fda10 | [] | no_license | kanon2810/GEEK-JOB_Challenge | 2e820b5d4069cfbb2de3fdc0a424cf060a3c9a2d | 43bbd2c7181c1223a6c9615e79788813389c1bf7 | refs/heads/master | 2020-03-14T21:34:03.659920 | 2018-07-30T17:16:08 | 2018-07-30T17:16:08 | 131,799,437 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,563 | java | package jums;
import java.beans.Beans;
import java.io.IOException;
import java.io.PrintWriter;
import java.sql.SQLException;
import java.util.logging.Level;
import java.util.logging.Logger;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
impor... | [
"kanonduut@gmail.com"
] | kanonduut@gmail.com |
52ffb4eb100fe7dcf1ce68a6b01c2d188ec70e89 | ca35a94b1dbf356d55f47ad890d78b45b7ffb399 | /src/questions/q_024.java | 1152318ecbe8921e34948b32212f7e044fef8b3f | [] | no_license | jkpark512/CodeUp_Basics100 | f92f101f19a3dd56cbf42af4c217afbf7292c2f7 | a8c2df3ff5b786efdb7a89e75120f47ea3baaa62 | refs/heads/master | 2020-08-29T20:19:41.113693 | 2020-03-23T12:58:16 | 2020-03-23T12:58:16 | 218,164,157 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 524 | java | // 기초 입출력 : 단어 1개 입력받아 나누어 출력하기
package questions;
import java.util.Scanner;
public class q_024 {
public static void main(String[] args) {
String inputVoca;
int VocaLength;
char[] array = null;
Scanner sc = new Scanner(System.in);
inputVoca = sc.nextLine();
VocaLength = inputVoca.length();
... | [
"43334484+jkpark512@users.noreply.github.com"
] | 43334484+jkpark512@users.noreply.github.com |
27bfcf556abfa06c13f87a8e13bea5238571d0a1 | cfb9ed3866d459daef66b06f19c3296856ab0f15 | /Java/Javalin/src/main/java/io/kidbank/WebEntrypoint.java | 8ae670300c2b79ce6909779cced5602aa54c41da | [] | no_license | marwan1023/Toolbelt | ef465b5dd19dd6b58b3061b9377450fe92735c6d | c0a65bbb40b2a68bb1843993421cf9cb26550244 | refs/heads/master | 2023-02-21T05:53:03.297250 | 2021-01-24T15:06:40 | 2021-01-24T15:06:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 690 | java | package io.kidbank;
import com.google.inject.Inject;
import io.alzuma.AppEntrypoint;
import io.alzuma.Routing;
import io.javalin.Javalin;
import javax.inject.Singleton;
import java.util.Collections;
import java.util.Set;
@Singleton
class WebEntrypoint implements AppEntrypoint {
private Javalin app;
@Inject(... | [
"darthbison@gmail.com"
] | darthbison@gmail.com |
8bcc5e2ee4154096bdc14ffb8f6cd4e2a95ffd9b | 45f424aebe870b4ba7d771dbde302ade51f3186d | /app/src/main/java/com/zby/ibeacon/agreement/CmdParse.java | e275dac0f6ff441f9d929d2c729fca44ace5a61c | [] | no_license | dashuizhu/LED | 313e57ce29c1f73b4d185d2911a5346a5141f25a | d9dd85231ba440967e02e4cd84885168c3ca6aa0 | refs/heads/master | 2021-07-13T21:32:08.447906 | 2019-09-25T03:47:51 | 2019-09-25T03:47:51 | 91,320,711 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,474 | java | package com.zby.ibeacon.agreement;
import java.io.UnsupportedEncodingException;
import android.app.Activity;
import android.content.Intent;
import android.os.Handler;
import android.util.Log;
import android.widget.Toast;
import com.zby.ibeacon.bean.DeviceBean;
import com.zby.ibeacon.bean.TimingBean;
import com.zby.i... | [
"328860252@qq.com"
] | 328860252@qq.com |
1db5037019e06ca7bd12bdbcd568769f484c8e28 | 248ebd7387994ac1aae4cf480395a13ace28c6e4 | /src/main/java/com/huawei/ibc/model/common/NodeType.java | 450ee24e5e853df172f5406e7bcd9712c06f0903 | [] | no_license | oferby/sim-net | e40bf499b06a89996c1db27e9bb031e1f4b4d1db | 697c240fa102ea15b264bf33d3edd18cb415bd6d | refs/heads/master | 2023-04-29T04:48:24.787066 | 2021-05-19T07:46:10 | 2021-05-19T07:46:10 | 290,185,471 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 227 | java | package com.huawei.ibc.model.common;
public enum NodeType {
COMPUTE_NODE, SWITCH, ROUTER, FIREWALL, GATEWAY, NAT, APPLICATION, INTERNET, SUBNET, ACL, LB, GROUP, POLICY, POLICY_ALLOW, POLICY_DENY, SERVICE, MPLS_SWITCH;
}
| [
"ofer.benyacov@toganetworks.com"
] | ofer.benyacov@toganetworks.com |
397bb33746ef400ab11abf3d7ecdc811d017946c | 57a056fe4c33e53a84b986d081cd457a09da6f2f | /Project_01/src/main/java/com/dxc/controller/MarksController.java | c5bdf596012c8f3bc3a22590459b6afdf52d365a | [] | no_license | hnimmagadda/spring-jpa | 403393e8cd62c0eedcb414ecef89d5a8b6a311de | d887cb190de10455314978cc15feadafcba0fc67 | refs/heads/master | 2022-12-16T01:19:59.642987 | 2020-09-19T14:34:05 | 2020-09-19T14:34:05 | 296,887,412 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,004 | java | package com.dxc.controller;
import java.text.ParseException;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.Req... | [
"hnimmagadda@IN-5CG0251NNP"
] | hnimmagadda@IN-5CG0251NNP |
38e9ec94cc9eb9eedb79f2a158a4c9f7b96c90a4 | 082e26b011e30dc62a62fae95f375e4f87d9e99c | /docs/weixin_7.0.4_source/反编译源码/未反混淆/src/main/java/com/tencent/mm/plugin/game/ui/w.java | db8036910da03f8d5c36386700af9eca83d5716a | [] | no_license | xsren/AndroidReverseNotes | 9631a5aabc031006e795a112b7ac756a8edd4385 | 9202c276fe9f04a978e4e08b08e42645d97ca94b | refs/heads/master | 2021-04-07T22:50:51.072197 | 2019-07-16T02:24:43 | 2019-07-16T02:24:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,906 | java | package com.tencent.mm.plugin.game.ui;
import android.graphics.Color;
import android.graphics.PorterDuff.Mode;
import android.graphics.drawable.Drawable;
import android.view.MotionEvent;
import android.view.View;
import android.view.View.OnTouchListener;
import android.widget.ImageView;
import com.tencent.matrix.trace... | [
"alwangsisi@163.com"
] | alwangsisi@163.com |
4ef6112340e1c78de21e698ef0aa45c8e97f6b86 | ddb08f5c2c7a8412a663df7b90d02b4a79af88ab | /fundamentals/src/main/java/co/edu/sena/fundamentals/les09/ClassMap.java | e430b5ec3ba36c2539da2ddcfba1c17abb17a515 | [] | no_license | ParticleDuality/hm-t4g12s4-ra19-actividades-Dasapugo4444 | baee49de1aebf7599fecded4f9545d723969aa83 | de2f8587f6d958a9b9ec4692b1144d3c4a6444d0 | refs/heads/master | 2021-09-26T01:05:50.992421 | 2018-10-26T20:00:08 | 2018-10-26T20:00:08 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,691 | java | package co.edu.sena.fundamentals.les09;
public class ClassMap {
public String[][] deskArray;
public String name;
public void setClassMap(){
deskArray=new String[3][4];
}
public void setDesk(){
boolean flag=false;
for (int row = 0; row < 3; row++) {
for (int co... | [
"dspulido13@misena.edu.co"
] | dspulido13@misena.edu.co |
3bee105930310acf2fdbf15bc7add903d0f745d1 | 163a66e7865093d4ea1043f2c307fff1bc74f8aa | /app/src/main/java/com/atendimento/adapter/AdapterEmpresasApp.java | 6b53cf951137b5cd4eb6996227cd205f716da7c4 | [] | no_license | HendrixGit/Atendimento | 1478e1c2655826c875b4e85ac0f3541151a18655 | b8730b4d60d666f607856ce1e38bb5ac3f27f75d | refs/heads/master | 2021-05-09T18:44:50.318975 | 2018-11-30T17:37:53 | 2018-11-30T17:37:53 | 119,171,783 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,643 | java | package com.atendimento.adapter;
import android.content.Context;
import android.view.View;
import com.atendimento.R;
import com.atendimento.model.Empresa;
import com.squareup.picasso.Callback;
import com.squareup.picasso.Picasso;
import java.util.List;
public class AdapterEmpresasApp extends AdapterGenerico {
... | [
"brunosalustiano303@hotmail.com"
] | brunosalustiano303@hotmail.com |
461cbdf34d50e52867cb9facc74acea43143413f | cdbd53ceb24f1643b5957fa99d78b8f4efef455a | /vertx-gaia/vertx-co/src/main/java/io/vertx/up/commune/exchange/BType.java | c8f8498fdbcb1f2f86db4c79fcf16f86168a0afd | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | chundcm/vertx-zero | f3dcb692ae6b9cc4ced52386cab01e5896e69d80 | d2a2d096426c30d90be13b162403d66c8e72cc9a | refs/heads/master | 2023-04-27T18:41:47.489584 | 2023-04-23T01:53:40 | 2023-04-23T01:53:40 | 244,054,093 | 0 | 0 | Apache-2.0 | 2020-02-29T23:00:59 | 2020-02-29T23:00:58 | null | UTF-8 | Java | false | false | 947 | java | package io.vertx.up.commune.exchange;
import java.math.BigDecimal;
import java.time.LocalDate;
import java.time.LocalDateTime;
import java.time.LocalTime;
import java.util.concurrent.ConcurrentHashMap;
import java.util.concurrent.ConcurrentMap;
/*
* Type Mapping here
* Definition for type conversation of `DualItem`... | [
"silentbalanceyh@126.com"
] | silentbalanceyh@126.com |
4b5085d4b66d1f2df87d1020a9e2165fe21603dd | 4068b4a2e477f177efc3932de044d011d74b8b25 | /picocli-codegen/src/main/java/picocli/codegen/annotation/processing/internal/CompletionCandidatesMetaData.java | 9e4eb3edaac821fadeb222bcbc7f930ec9b52d97 | [
"LicenseRef-scancode-free-unknown",
"Apache-2.0"
] | permissive | kakawait/picocli | d80b5ed0efb8cbe76a440dbf413b7393433d2bc7 | 3ba184ef0330df3052afe64aa0039f67bca38528 | refs/heads/master | 2020-06-07T21:14:59.559002 | 2019-06-26T08:06:58 | 2019-06-26T08:06:58 | 193,094,608 | 0 | 0 | Apache-2.0 | 2019-06-21T12:31:07 | 2019-06-21T12:31:07 | null | UTF-8 | Java | false | false | 3,323 | java | package picocli.codegen.annotation.processing.internal;
import picocli.codegen.annotation.processing.ITypeMetaData;
import picocli.codegen.util.Assert;
import javax.lang.model.element.AnnotationMirror;
import javax.lang.model.element.AnnotationValue;
import javax.lang.model.element.Element;
import javax.lang.model.el... | [
"remkop@yahoo.com"
] | remkop@yahoo.com |
caf174db3b4f344d8032394fdb2c054a922e888d | fb80d88d8cdc81d0f4975af5b1bfb39d194e0d97 | /Platform_TreeFramework/src/net/sf/anathema/platform/tree/presenter/view/ISpecialNodeView.java | 6c01a0eb245e30f75af815a6fa55081c18ebacb2 | [] | no_license | mindnsoul2003/Raksha | b2f61d96b59a14e9dfb4ae279fc483b624713b2e | 2533cdbb448ee25ff355f826bc1f97cabedfdafe | refs/heads/master | 2021-01-17T16:43:35.551343 | 2014-02-19T19:28:43 | 2014-02-19T19:28:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 137 | java | package net.sf.anathema.platform.tree.presenter.view;
public interface ISpecialNodeView extends SpecialControl {
String getNodeId();
} | [
"ursreupke@gmail.com"
] | ursreupke@gmail.com |
626bc877496256460d5483eba2e170e596442326 | 7bc4e9bed9a114329acd358785e1e34f8fe21cdb | /app/src/main/java/com/example/ex9/credits.java | cad22d777d395ea1ea04141e89fed1ff33bdd44e | [] | no_license | ns6991/ex9 | 97fec01af0f373527b471c47aa597b110aeec634 | 4e975b145a3e0bf017f9cd4a8b4cab7068d7abe5 | refs/heads/master | 2023-04-17T20:36:40.890262 | 2021-05-05T22:17:08 | 2021-05-05T22:17:08 | 364,719,387 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 967 | java | package com.example.ex9;
import androidx.appcompat.app.AppCompatActivity;
import android.annotation.SuppressLint;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.TextView;
import android.widget.Toast;
public class credits extends AppCompatActivity {
double... | [
"ns6991@bs.amalnet.k12.il"
] | ns6991@bs.amalnet.k12.il |
9a2a8177ad9bc7ba83ca5f0d7968f89ea7f7aca9 | 2a2e6b194d85678176ae4c4022dbd341073a9610 | /app/src/main/java/com/meiquick/vitimageload/MainActivity.java | b0d510a1ddef19b7cc635b917b2d7735915503e5 | [] | no_license | KeWeize/VitImageLoader | 2fb093ed5f21d8a1a28afd5ba04720a17aa4919c | d900b7bc70d3ff5e4bcbc6f653f880a8f47f8852 | refs/heads/master | 2020-03-28T05:55:51.340099 | 2018-09-10T08:15:23 | 2018-09-10T08:15:23 | 147,804,061 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,497 | java | package com.meiquick.vitimageload;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.ImageView;
import android.widget.TextView;
import android.widget.Toast;
import com.meiquick.imageload.MImageLoader;
import com.mei... | [
"vitar5@foxmail.com"
] | vitar5@foxmail.com |
4b258295a52d99b302c3f3784c5ac47dcfef0f80 | 3f811f5d0bcaa52d527b75bf30b0fa2133715675 | /app/src/main/java/com/example/r569642/imagescalingpoc/MyFragment.java | c413c7e0cbbbea79685b032d7a1b0f74fa52302f | [] | no_license | sheetal-hemrom/ImageScalingSample | 1dc2900b540f813601fce9165f0d552a011d8c9d | 2370c5c31def00b6f522418bfc5c2bf002a9cba9 | refs/heads/master | 2021-01-18T18:18:45.137939 | 2016-05-31T23:33:44 | 2016-05-31T23:33:44 | 60,130,536 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,325 | java | package com.example.r569642.imagescalingpoc;
import android.content.Context;
import android.media.Image;
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.... | [
"sheetal.hemrom@chase.com"
] | sheetal.hemrom@chase.com |
90c88ad4fa6beb1bc836ffaccbff75612705f5ec | 1acd3611676bf717320e8a7b05b23517c5ffe5b2 | /src/main/java/com/selenium/configure/environment/PropertiesHandler.java | 0bb19de5331a2c388aabd17a9c7b0a4749aeac04 | [
"Apache-2.0"
] | permissive | estefafdez/selenium-cucumber | f5e3de19d1258364d8326118c1f11945873e73d2 | 942dd9f679032f17ef28a81981d627c552f2ea1d | refs/heads/master | 2023-08-07T22:44:56.296053 | 2023-07-27T06:35:24 | 2023-07-27T06:35:24 | 81,545,385 | 10 | 34 | Apache-2.0 | 2023-09-06T16:43:22 | 2017-02-10T08:45:15 | Java | UTF-8 | Java | false | false | 2,619 | java | package com.selenium.configure.environment;
import java.io.IOException;
import java.io.InputStream;
import java.util.Properties;
import org.apache.log4j.Logger;
import org.openqa.selenium.By;
/**
* Custom class to handle the properties files.
* @author estefafdez
*
*/
public class PropertiesHandler {
priva... | [
"estefafdez@gmail.com"
] | estefafdez@gmail.com |
b84b27be17275c1e6acd783e4fb29fe2defc9388 | 9e517eba94bdb135dd87399d87cdb63dc9632b1a | /app/src/main/java/com/troyanskiievgen/carowners/repository/dao/CarDAO.java | 82664f4763c8c8619b777b8511e9b80c8ccd2862 | [] | no_license | Troyanskii/CarOwners | 680f869710ffb8ca2ca7395c7211424507fcd6df | febaf340f868c90f07564e4f8bf52eaedb41294c | refs/heads/master | 2020-12-02T06:45:00.078523 | 2017-07-11T13:55:01 | 2017-07-11T13:55:01 | 96,892,803 | 0 | 0 | null | 2017-07-11T13:55:02 | 2017-07-11T12:53:39 | Java | UTF-8 | Java | false | false | 254 | java | /*
* Copyright (c) 2017. Eugene Troyanskii
* Troyanskii.evgen@gmail.com
*/
package com.troyanskiievgen.carowners.repository.dao;
import android.arch.persistence.room.Dao;
/**
* Created by Relax on 11.07.2017.
*/
@Dao
public interface CarDAO {
}
| [
"troyanskii.evgen@gmail.com"
] | troyanskii.evgen@gmail.com |
52bba51f3bfd6d9612156304b3378c6ab19f5835 | 9e15febb6dc37e6e17d7ab06b4157232aa054fb3 | /Week14/week14day1/src/main/java/com/tts/week14day1/model/Greeting.java | b86928445fcf5bf4f5c2b11f604bbe6c56fad04d | [
"MIT"
] | permissive | Phillip-Revak/WIN | c8d2689b708e3288f177e9fc890dec0206317c3f | 4a5032e84c60bd34ebbe45c48efe6601c1f421ec | refs/heads/main | 2023-05-07T12:33:14.763134 | 2021-06-03T13:54:50 | 2021-06-03T13:54:50 | 343,567,447 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 481 | java | package com.tts.week14day1.model;
public class Greeting {
private Long id;
private String content;
public Greeting(Long id, String content) {
this.id = id;
this.content = content;
}
public Long getId() {
return id;
}
public void setId(Long id) {
this.id =... | [
"phillip.revak@gmail.com"
] | phillip.revak@gmail.com |
6ec264ac82ac3475b8ca89a81283c2a9f17d77e3 | f2feced5772f7b2be4fb299d60a84e7dd292c665 | /app/src/main/java/com/example/hp/railwaymanager/TrainSearchActivity.java | ddee94aa60fcb4df991115904eef6a2d983f3db4 | [] | no_license | sadia-sust/RailwayManager | ed02216a8059f1bf7226d26d5f45ae8f85427a11 | 4df416ff4f80f46884bba05b5eadf257f148a0be | refs/heads/master | 2021-07-25T02:51:18.489965 | 2017-11-06T07:41:56 | 2017-11-06T07:41:56 | 109,662,643 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,385 | java | package com.example.hp.railwaymanager;
import android.support.v7.app.ActionBarActivity;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuItem;
import android.widget.ListView;
import java.util.ArrayList;
public class TrainSearchActivity extends ActionBarActivity {
ListView list2;
s... | [
"sadiatasnimswarna@gamil.com"
] | sadiatasnimswarna@gamil.com |
fd9602b8aae8d2a363f97c30592faa76a78f62bb | 714fe59341fbaee9c8e899fbb35e5b16fd361718 | /src/main/java/com/study/hu/rpc/common/protocol/Response.java | e495fbdd42540bf64edd5b5d233500c55da67c07 | [] | no_license | hudongdong129/rpc | 09fdfd6731bd46c5999fba552aaa62f808f029a3 | 94cd605424fdf8d81a93fbb5bfb5d5aa2341cabc | refs/heads/master | 2022-06-24T21:57:42.622214 | 2019-12-25T05:34:49 | 2019-12-25T05:34:49 | 229,012,328 | 0 | 0 | null | 2022-06-17T02:48:24 | 2019-12-19T08:45:31 | Java | UTF-8 | Java | false | false | 1,413 | java | package com.study.hu.rpc.common.protocol;
import java.io.Serializable;
import java.util.HashMap;
import java.util.Map;
/**
* @Author hudongdong
* @Date 2019/12/19 14:33
*/
public class Response implements Serializable {
private static final long serialVersionUID = -4444706353612846553L;
private Status st... | [
"924859690@qq.com"
] | 924859690@qq.com |
1a7f33686fe3f0d15619ad95161bd54d7a84fca4 | 322c962b1058ea654d382b83a1225047bcc34a00 | /src/main/java/com/bigdatapassion/prodcon/KafkaProducerExample.java | 5023f4b66ebb9035059d29177ca538832a080914 | [] | no_license | zkarol/kafka-training | 712d09c51d77174cf2aa09aef2fcfc85c40b37a6 | e66af2dfaa0cd87cfa1a882eeb18f598ad8b6b38 | refs/heads/master | 2020-12-12T16:09:01.092678 | 2019-08-23T14:10:04 | 2019-08-23T14:10:04 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,920 | java | package com.bigdatapassion.prodcon;
import com.bigdatapassion.callback.LoggerCallback;
import org.apache.kafka.clients.producer.KafkaProducer;
import org.apache.kafka.clients.producer.Producer;
import org.apache.kafka.clients.producer.ProducerRecord;
import org.apache.log4j.Logger;
import java.util.Random;
import jav... | [
"radoslawszmit@gmail.com"
] | radoslawszmit@gmail.com |
ff51c5f97c95a009f5ff1a55be83047521a56196 | ff87d16bd74624d4953449cc4c408cf70229bfcb | /app/src/main/java/com/huyingbao/rxflux2/base/application/BaseApplication.java | c065c734aa97475be7ea2924bebc0212193ed524 | [
"LicenseRef-scancode-warranty-disclaimer",
"Apache-2.0"
] | permissive | HuYingBao/DmRxFlux | f380b8b9d6162c1b8134f65a44cfc9160ca4fe36 | ea32e015d044ac468b8c77caa120bcd6ed3b28df | refs/heads/master | 2021-08-15T03:52:25.628555 | 2017-11-17T08:47:39 | 2017-11-17T08:47:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,721 | java | package com.huyingbao.rxflux2.base.application;
import android.app.Application;
import android.content.Context;
import android.support.multidex.MultiDex;
import com.alibaba.sdk.android.man.MANService;
import com.alibaba.sdk.android.man.MANServiceProvider;
import com.huyingbao.dm.BuildConfig;
import com.huyingbao.rxfl... | [
"K0170016@test.htsc.com.cn"
] | K0170016@test.htsc.com.cn |
955f947e5ecfe581b0379dac902dcab71d767850 | d234cc1777205a569a026a1f1f45a6633bc502c9 | /Android/UniversalRemote/src/com/remote/universalremote/irapi/IrApi.java | 402816df6e6a3fcc7fbaab0379add6271dfdff7d | [] | no_license | deepalidk/andemos | ed0c5c590ce6e9982d43e1518116431b8c7cf5f3 | 03f7cf5d69d6ff9c4e4d60b7bcfa88eeae73ac63 | refs/heads/master | 2021-01-10T11:54:11.237390 | 2013-01-10T09:34:14 | 2013-01-10T09:34:14 | 51,981,513 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 20,450 | java | package com.remote.universalremote.irapi;
import java.util.LinkedList;
import android.text.format.Time;
import android.util.Log;
/**
* @author walker
* @date 2011.06.23
*/
public class IrApi implements IOnRead {
// Debugging
private static final String TAG = "Irapi";
private static final boolea... | [
"walkerwk@febdd8de-34b2-09fa-199c-44fb402a6750"
] | walkerwk@febdd8de-34b2-09fa-199c-44fb402a6750 |
de7e9981cbfd28a2c60de5dee21bbde84af0ef84 | 2040b6b739beb73a744e4b6e635c0d86192ff39e | /src/main/java/com/matthewyao/designpattern/template/Teacher.java | 9cb13fe5c349547becba3ce3a7f9ef461844b8ce | [] | no_license | matthewyao/JavaLearning | fc7d173406b4ee83cbd52cdb16bd6050cbb674b2 | e12d4d634a71e82e00d1ab4a769c3785bb518cbe | refs/heads/master | 2020-05-21T04:45:53.127910 | 2018-10-25T06:05:41 | 2018-10-25T06:05:41 | 49,195,263 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 440 | java | package com.matthewyao.designpattern.template;
/**
* Created by yaokuan on 2018/6/6.
*/
public class Teacher extends AbstractPerson {
@Override
public void getUp() {
System.out.println("洗漱、换衣服");
}
@Override
public void eatBreakfast() {
System.out.println("吃了:面包+鸡蛋");
}
... | [
"yaokuan@meituan.com"
] | yaokuan@meituan.com |
d493a9a060b2f682f40538f6d0adf39bc4d777dd | d9e37149704735d776684a15c9f2fbe6cf760993 | /ijwb/src/com/google/idea/blaze/ijwb/typescript/TsConfigRuleSection.java | e0f0d5b492bdf9f268a70e505fa2fee6e33cc558 | [
"Apache-2.0"
] | permissive | jacquesqiao/intellij | 4f3da33c5257e9beb54b68281d69730ff14da48c | 015973d885a258d9b3921e5c06572bb4e1b30045 | refs/heads/master | 2021-06-25T18:28:26.343747 | 2017-08-31T14:52:05 | 2017-08-31T14:52:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,531 | java | /*
* Copyright 2016 The Bazel Authors. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by a... | [
"brendandouglas@google.com"
] | brendandouglas@google.com |
f8f206ec400e61c36b45cd6bb0a1b9b7fc70b654 | 907d7b42f1277f929bdcfe6e73266b5071f524c5 | /common/src/main/java/com/example/runner/ExampleRunner.java | f1033289886ca8dd5e52c3954c0447c8ae9ad3f1 | [] | no_license | faleev/testing-example-java | 10171fb653645003d6ab6cbf281d66cd30a801be | befb254fd722777c90ae5aef11919d3d35ea285f | refs/heads/master | 2020-04-25T11:50:20.326864 | 2014-10-24T12:42:38 | 2014-10-24T12:42:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 183 | java | package com.example.runner;
public class ExampleRunner {
public static void main(String[] args) {
//TODO: Interaction with the outside world will be added here.
}
}
| [
"pavel.faleev@gmail.com"
] | pavel.faleev@gmail.com |
9c3a1925fe8b9401d8afebf00f998e587368e7c5 | d05cf6ca0ec1c1155de78d5e14b39f7773756eac | /src/main/java/br/edu/ifpb/collegialis/model/Coordenacao.java | e52b93b180f3f66d2ec7d12f98d2fb1f28f6e4c1 | [] | no_license | henriquefeIix/collegialis | 6b531aff89af98485fff9d0c7531944a7572a3a1 | f4663c782ac3c1df8269e70d7ae01d9e2711369a | refs/heads/master | 2022-05-21T05:03:50.539142 | 2022-03-23T12:31:07 | 2022-03-23T12:31:07 | 216,666,666 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,594 | java | package br.edu.ifpb.collegialis.model;
import java.io.Serializable;
import java.util.Objects;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.OneToOne;
import javax.persistence.SequenceGenerator;
... | [
"henriquefelix@outlook.com.br"
] | henriquefelix@outlook.com.br |
2f685e24f4e4b12e57a288150d6de1d06de0c3a7 | 68f8b810d485022394ef107b0360aa03df2b4a1d | /app/src/main/java/com/example/a50/vocabulary/MyViewPager.java | d5f01d0e5e3be29c6c16af4c2a7ea6cbd417aa34 | [
"MIT"
] | permissive | 50mengzhu/vocabulary | a01cd35ede2360ef42ba012eaada1aa70a0288af | b06b80c9df4936697634f64c9bc07505103c683b | refs/heads/master | 2021-01-20T13:17:49.134255 | 2017-09-03T02:08:09 | 2017-09-03T02:08:09 | 101,742,469 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,289 | java | package com.example.a50.vocabulary;
import android.content.Context;
import android.content.res.TypedArray;
import android.support.v4.view.ViewPager;
import android.util.AttributeSet;
import android.view.MotionEvent;
/**
* Created by 50萌主 on 2017/9/1.
*/
public class MyViewPager extends ViewPager {
private bool... | [
"1670041876@qq.com"
] | 1670041876@qq.com |
173f5ebdeb0e50112fb4938c976b67b6d18d86aa | 159088adff2e6b6a572b3bb3b144e8f1c5fcc24d | /Day 5/Classroom Program/MathOperation2.java | 369e37687823441c23ad0cba33c554b9a2bc4fb1 | [] | no_license | pratikparab912/Java-Technologies-Core-Java- | 27433b4365e5057c0f64163ada34a966ea5f22e7 | 493f97c20c70883c4bae52a5d9ea3074f36cf256 | refs/heads/master | 2022-12-27T05:16:25.878256 | 2020-10-10T14:38:57 | 2020-10-10T14:38:57 | 296,431,006 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 385 | java | class MathOperation1
{
static void sum ( int i , int j )
{
int k = i + j ;
System.out.println ( k ) ;
}
static void sum ( float i , float j )
{
float k = i + j ;
System.out.println ( k ) ;
}
}
class A7
{
static public void main ( String args [] )
{
MathOperation1.s... | [
"noreply@github.com"
] | pratikparab912.noreply@github.com |
c96d2cdb53fa6155f94ba73ac93dfe8a487fbd55 | 1a4f308ba2778c9af35a60f8f5cbc14109cc6882 | /Commit1/src/commit1/Commit1.java | aa8cc8cdb1808652c8f5da9db7fb6118265dc5cf | [] | no_license | JeffersonAguirre/DeberConTravis | 99c772048376603293188ba6e0b681f4e28c716e | 961869edff1ed871f4f3587cc7e1659460b4291b | refs/heads/master | 2020-12-05T07:10:55.773740 | 2016-09-14T14:12:21 | 2016-09-14T14:12:21 | 67,429,532 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 482 | 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 commit1;
/**
*
* @author Pc
*/
public class Commit1 {
/**
* @param args the command line arguments
... | [
"Pc@DESKTOP-2VUBUTH"
] | Pc@DESKTOP-2VUBUTH |
c7cc2eca37ff7df9c4bfe22350a659c38a25c522 | 93613d9ab42e023a5b1ecab0918691b93b698607 | /activity/src/main/java/com/yonyou/aco/cloudydisk/test/TableToEntity.java | 218a1c3ca712d8807e7070f4a6a59ac67fd5e324 | [] | no_license | lihuihui123456/OA | 6aafe4b93a09305ee9b169d1f8974a07855f3e79 | f50787dd1d8517989d2ffa16d4c24bdccc477f3c | refs/heads/master | 2022-12-24T08:56:17.793951 | 2019-12-17T06:09:06 | 2019-12-17T06:09:06 | 228,515,435 | 0 | 2 | null | 2022-12-16T00:59:51 | 2019-12-17T02:24:31 | JavaScript | UTF-8 | Java | false | false | 2,646 | java | package com.yonyou.aco.cloudydisk.test;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.ResultSet;
import java.sql.ResultSetMetaData;
import java.sql.SQLException;
import java.sql.Statement;
import java.util.ArrayList;
import java.util.List;
public class TableToEntity
{
public static voi... | [
"1833607032@163.com"
] | 1833607032@163.com |
e8b94c658cab6c762190c4ff255decd0dfb320e8 | 84d35af6e763527dfc4f2af66db9aace76f12eb1 | /kit/src/androidTest/java/com/jerryjin/kit/ExampleInstrumentedTest.java | 8eb14d617f9301df52cd6af4a9e22ef1286e696d | [
"Apache-2.0"
] | permissive | JerryJin93/AndroidCommonKit | af27866fe00bb6c232733aedd4439e93e1b60e67 | e99df0640b1ca9fa6c1eef4b8995f14cc370d750 | refs/heads/master | 2022-06-05T06:23:02.808669 | 2022-05-12T03:21:00 | 2022-05-12T03:21:00 | 193,690,561 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 708 | java | package com.jerryjin.kit;
import android.content.Context;
import androidx.test.InstrumentationRegistry;
import androidx.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumented test, which will execute on an Android device.
*
* @see ... | [
"JerryJin93@users.noreply.github.com"
] | JerryJin93@users.noreply.github.com |
ac877d235df0433f97fe87158391405a37d77d74 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/2/2_9b910f6ffc295254d91d7a258c9cb0e33c646005/LWCPlugin/2_9b910f6ffc295254d91d7a258c9cb0e33c646005_LWCPlugin_s.java | 17972cebdda2d53926e73435cc77209c48cd5932 | [] | 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 | 16,672 | java | package com.griefcraft.lwc;
import java.util.Iterator;
import java.util.List;
import java.util.Locale;
import java.util.Map;
import java.util.MissingResourceException;
import java.util.ResourceBundle;
import java.util.logging.Level;
import org.bukkit.Location;
import org.bukkit.World;
import ... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
2a65c590a25fdeff4d484b3aecb066870ada5a37 | ef38d70d9b0c20da068d967e089046e626b60dea | /hibernate-orm/HibBugResults/49/Satd-Fix-Diff.java | 14bf25df44a3df6b4761f8973a41e7927241e521 | [] | no_license | martapanc/SATD-replication-package | 0ea0e8a27582750d39f8742b3b9b2e81bb7ec25d | e3235d25235b3b46416239ee9764bfeccd2d7433 | refs/heads/master | 2021-07-18T14:28:24.543613 | 2020-07-10T09:04:40 | 2020-07-10T09:04:40 | 94,113,844 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 42,909 | java | diff --git a/hibernate-core/src/main/java/org/hibernate/persister/entity/SingleTableEntityPersister.java b/hibernate-core/src/main/java/org/hibernate/persister/entity/SingleTableEntityPersister.java
index 8196261aaa..0d9ed53e2d 100644
--- a/hibernate-core/src/main/java/org/hibernate/persister/entity/SingleTableEntityPe... | [
"marta.pancaldi@stud-inf.unibz.it"
] | marta.pancaldi@stud-inf.unibz.it |
6e8cd68ae31474b88038391088efb414c7180fa3 | 0cdf65294e75e14674a0031a0ce1d64b971fd1c4 | /src/com/zte/ums/an/uni/dsl/conf/cdf/dispatch/CollectPoints.java | b1cd7c38ff599d5841a683e00e270333aaa4f9a4 | [] | no_license | nodder/cdf | 519653d12b32ef71740ff7391dfb1745fee2cb9e | e62d4e7230d6938bbf8acb676158a09af801a197 | refs/heads/master | 2021-07-25T07:46:34.145033 | 2017-11-05T04:00:52 | 2017-11-05T04:00:52 | 109,546,733 | 1 | 1 | null | null | null | null | GB18030 | Java | false | false | 1,637 | java | package com.zte.ums.an.uni.dsl.conf.cdf.dispatch;
import java.util.ArrayList;
import java.util.Vector;
import com.zte.ums.api.common.snmpnode.ppu.entity.SnmpNode;
/**
* <p>文件名称: CollectPoints.java</p>
* <p>文件描述: </p>
* <p>版权所有: 版权所有(C)2007-2010</p>
* <p>公 司: 中兴通讯股份有限公司</p>
* <p>内容摘要: </p>
* <p>... | [
"nodder001@163.com"
] | nodder001@163.com |
ef2ad276e42e4e6aa2e6c2161eefd120592729e6 | f2ff306022ff235b50b3b990ca57a976c1b81ac7 | /JungchanLee-HW9/src/HearthstoneCard.java | 3792e779fdb78db8ec097b52f7020e5df46b1c4a | [] | no_license | Chanthebigbro/Chan-HW9 | a936552cf1839517a4eba923f0d92b44560380cc | 08edcebc7bd87a7ed73e29980485670f347d85fc | refs/heads/main | 2023-03-12T19:12:14.956652 | 2021-03-01T17:22:20 | 2021-03-01T17:22:20 | 343,498,376 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 775 | java |
public class HearthstoneCard
{
private int cost;
private int attack;
private int defense;
private String name;
public HearthstoneCard(String name, int cost, int attack, int defense)
{
this.cost = cost;
this.attack = attack;
this.defense = defense;
this.name = name;
}
public int getCost()
{
retu... | [
"Chanthebigbro@users.noreply.github.com"
] | Chanthebigbro@users.noreply.github.com |
6a87b17c837028c87e4894f66ecc1a70bba8cb69 | 9c059f377181921723fb68081687c649b4e51a6c | /msg-exchange-repository/src/main/java/zw/co/dobadoba/msgexchange/repository/config/DevelopmentDataSourceConfig.java | 9c488d7819f1d4ef0e71449fd12959bc37fe1e12 | [] | no_license | DeeObah/msg-exchange-service | c13e6a2dab89c81652e8c75914a9924d9fb5a458 | e03ddd59b007c80e94a3cbf50e0efd5cd7f63954 | refs/heads/master | 2020-12-02T11:13:52.861175 | 2017-09-27T13:20:22 | 2017-09-27T13:20:22 | 96,618,557 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,079 | java | package zw.co.dobadoba.msgexchange.repository.config;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.context.annotation.Profile;
import org.springframework.context.annotation.PropertySource;
import org.springframework.core.env... | [
"Arnold.Doba@econet.co.zw"
] | Arnold.Doba@econet.co.zw |
1b91b28cad41339e1c8ec23bb2ddd3cea857f093 | 0e5d2b504cf3b47bb96a44b7ede1ab895fbab2f1 | /src/EmployeeListTest.java | 90091a29c8dfc25585d64e8265e31acf63022b72 | [] | no_license | Kwoconut/SEP-project | 647cbb4c80cee9409347faa18916bd84d596f679 | ddc82a1475e017866b3f9da0d41ca43c80d7e936 | refs/heads/master | 2020-04-10T04:41:31.911077 | 2018-12-10T10:55:39 | 2018-12-10T10:55:39 | 160,806,067 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 715 | java | import model.Employee;
import model.EmployeeList;
import model.Name;
public class EmployeeListTest
{
public static void main(String[] args)
{
Name name = new Name("Valeriu","Marandici");
Name name2 = new Name("Valeriu","Romanciuc");
Employee employee = new Employee(name,"VM");
Employee empl... | [
"43205572+Kwoconut@users.noreply.github.com"
] | 43205572+Kwoconut@users.noreply.github.com |
1b48b5795c7a3e9df4fedac36e20884920b23cf4 | bc7a50e08f43bc7dd155e7b91feef364328ebde9 | /spring-d06-BeanDI/src/frame/study/ui/Client.java | a677177ccfd3e220d588c5aca5302353d32e5181 | [] | no_license | beipiaocanglang/25_spring_code | 7eaff3106780256d122c3ffd7657da098cfaafbc | e5f0e367f6923b70280f20739e400055716cf081 | refs/heads/master | 2021-08-29T17:44:33.802194 | 2017-12-14T14:10:29 | 2017-12-14T14:10:29 | 114,258,053 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 866 | java | package frame.study.ui;
import org.springframework.context.ApplicationContext;
import org.springframework.context.support.ClassPathXmlApplicationContext;
import frame.study.bean.UserBean;
import frame.study.bean.UserBean1;
import frame.study.bean.UserBean2;
import frame.study.bean.UserBean3;
import frame.study.bean.U... | [
"yUhU13552247687"
] | yUhU13552247687 |
66e8ecf6b04cc69e27f67f0276dd4355814aff53 | 7626a5056238e9ba385611ee655ac3b2eec37b8e | /modules/Core/src/main/java/org/terasology/core/world/generator/e/procedural/noise/experimental/VarianceNoise.java | cb9aa635bb0224802e2a61c202d5e64d4352c4bf | [
"CC-BY-4.0",
"Apache-2.0"
] | permissive | esapetri/Terasology | 00bd8a088ed1724971491c5620f6dc0928b5d15b | 2ad4b0708677f8df82b7a7d22fcb0891bfa39762 | refs/heads/master | 2021-01-17T06:59:33.422988 | 2018-12-28T18:31:17 | 2018-12-28T18:31:17 | 26,880,318 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 16,094 | java | /*
* Copyright 2013 MovingBlocks
*
* 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 t... | [
"esereja@yahoo.co.uk"
] | esereja@yahoo.co.uk |
904b98a3d10fa9ecc26e26c0732d9d06a47da215 | 074c1ac5890ec4fff064e435486de496219aed19 | /java.src/br/com/fatec/model/factory/FabricaConexao.java | a0a7ecb816525dd109834b4948a88cf375ee54d4 | [] | no_license | fatecanos/Crud-Callcenter | 4de396b26d0a4ec62a385435188506d96a857c69 | f20bc2f7c19d4ea2e67b3d265b9249ce5605e3a0 | refs/heads/master | 2020-05-18T08:15:52.158027 | 2019-05-04T22:13:01 | 2019-05-04T22:13:01 | 184,288,814 | 0 | 0 | null | 2019-05-04T22:13:02 | 2019-04-30T15:39:43 | Java | MacCentralEurope | Java | false | false | 1,933 | 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 br.com.fatec.model.factory;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
impo... | [
"lucasnogueiratdm@hotmail.com"
] | lucasnogueiratdm@hotmail.com |
be0e5d5702c2605bd8ef19b38a530815b2039589 | 4df4bcb6a849cbd6a72449f3fba7bacf33abdfc9 | /pixate-freestyle/src/com/pixate/freestyle/annotations/PXDocElement.java | ec3510d4adb48e767ce4a8a67ee9634effa5f3d5 | [
"LicenseRef-scancode-other-permissive",
"Apache-2.0",
"LicenseRef-scancode-generic-cla"
] | permissive | Pixate/pixate-freestyle-android | 3f89c45572a9d6909dcf6272075243c0f5707407 | d88f888834583d76658914fd62756854f953ad2c | refs/heads/master | 2022-07-05T08:29:16.111654 | 2015-09-08T20:02:18 | 2015-09-08T20:02:18 | 16,931,569 | 114 | 38 | null | 2015-02-02T17:50:59 | 2014-02-18T00:24:28 | Java | UTF-8 | Java | false | false | 1,175 | java | /*******************************************************************************
* Copyright 2012-present Pixate, 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://w... | [
"bill@billdawson.com"
] | bill@billdawson.com |
78fa1c6e9b49e23a4f9c94ff9c65378f2d4c60dd | 929eed8af7bc6be3b203667954a69321c1f4cf66 | /mobile/build/generated/source/r/debug/com/google/android/gms/analytics/R.java | ab1ab30a0c533bed8a5396cc93bc7e62d3df6ad5 | [] | no_license | vicjar/CalculadoraAndroid | 5f6eb4baae6bebd001b314331605a0320d41fb53 | b52cbd2adb089af347a37954df40bdbe5a256fd5 | refs/heads/master | 2016-09-13T00:15:39.685490 | 2016-05-02T05:15:20 | 2016-05-02T05:15:20 | 57,865,545 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 21,946 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* aapt tool from the resource data it found. It
* should not be modified by hand.
*/
package com.google.android.gms.analytics;
public final class R {
public static final class attr {
public static final int adSize = 0x7f... | [
"victorjair100@gmail.com"
] | victorjair100@gmail.com |
30f0160e0d9583855a0e9146d2a508e86effa5f2 | 4a604d471f1c0ca063081c707cf08db5407c237a | /Servlet3/src/SessionAttributeObserver.java | cc633fcc44f643e932133722e2aa42d9447a30cc | [] | no_license | saviobm/1Z0-899 | 74a375e63b203fe4a13784d922378413c42663d1 | e011c7472f028e92117cf7ac566ca95c7aced577 | refs/heads/master | 2021-09-05T10:49:10.166201 | 2018-01-26T15:34:51 | 2018-01-26T15:34:51 | 108,963,082 | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 785 | java | import javax.servlet.annotation.WebListener;
import javax.servlet.http.HttpSessionAttributeListener;
import javax.servlet.http.HttpSessionBindingEvent;
@WebListener
public class SessionAttributeObserver implements HttpSessionAttributeListener {
public void attributeAdded(HttpSessionBindingEvent event) {
System.... | [
"savio.maciel@cnpq.br"
] | savio.maciel@cnpq.br |
80b06ca8ece85634ef66e6ed7004089f5dcf9063 | 545f9f2023ad3727fb1a1b993239cd12e32ade5b | /src/main/java/com/leecx/controller/TwoInterceptorController.java | dba5a11e30b2cb3b6af304c203c32593a909bf5a | [] | no_license | yinfengjiujian/projectStart | 841661f93e257fda53d4cc73c896d50df6d083e1 | 8df6954e4bb9140ac90b819b018cfce533c08996 | refs/heads/master | 2020-03-10T10:46:37.432509 | 2018-04-19T08:47:05 | 2018-04-19T08:47:05 | 129,340,972 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,522 | java | package com.leecx.controller;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import org.springframework.stereotype.Controller;
import org.springframework.ui.ModelMap;
import org.springframework.web.bind.annotation.PostMapping;
import org.springframework.web.bind.annotation.RequestMapping;
... | [
"duanmeilin911@163.com"
] | duanmeilin911@163.com |
088636212627d4f50b09b46dece75a8d00c96353 | 9f9126851cd207694db258ccb4b5fdbbd1c9ae10 | /src/main/java/com/tao/player/hello.java | 0add7bf94d987d805b30341a302cf9c83e66d5a4 | [] | no_license | taoertaoer/player | 5c6e9e1eef7c03451e6960954a4772dea76eaa08 | 2d66f77b10219e28c88b16d42daaaee8f3afedca | refs/heads/master | 2022-12-23T10:07:03.197767 | 2020-09-29T16:50:38 | 2020-09-29T16:50:38 | 283,729,104 | 0 | 0 | null | 2020-09-29T16:17:38 | 2020-07-30T09:33:02 | null | UTF-8 | Java | false | false | 1,363 | java | package com.tao.player;
import java.io.IOException;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
/**
* Servlet implementation class hello
*/
@WebS... | [
"noreply@github.com"
] | taoertaoer.noreply@github.com |
268d0270f54e396092425024a1aca3ca49ea3a6c | eb63cb2bb6e324f4514db508812aeedbcbb32735 | /spring-cloud-service-consumer-feign/src/main/java/zx/sc/springcloudserviceconsumerfeign/HelloErrorServiceImpl.java | e0ae2891a4af0189282e54b6367ba6f0c92ebd60 | [] | no_license | wm-hao/spring-cloud-sample | 551c80637500f427235a5cc4ddb935d3f465028d | 9121eac2b5d915faa9b8d4c072774ce3b22cb3e3 | refs/heads/master | 2020-03-19T21:20:14.679358 | 2018-06-14T14:02:52 | 2018-06-14T14:02:52 | 134,803,258 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 301 | java | package zx.sc.springcloudserviceconsumerfeign;
import org.springframework.stereotype.Component;
@Component
public class HelloErrorServiceImpl implements IHelloService{
@Override
public String sayHiFromClientOne(String name) throws Exception {
return "hi " + name + " error";
}
}
| [
"448826602@qq.com"
] | 448826602@qq.com |
9fd4acb95a868154b20398959af1fb5e577acd8d | dc7b45b74b7296df23cb96f1e43dd09583b4f7af | /app/src/androidTest/java/com/example/charles/whowroteit/ExampleInstrumentedTest.java | 2ab8b6581c3e5d9e805898dea731b12f90598b20 | [] | no_license | munenek/WhoWroteIt | 5d6e244b5790ba3ba9ed7771c01f8c28219cfb32 | 9f76eae05fb438b54745f5f9f41724da5dc37072 | refs/heads/master | 2020-04-02T17:48:13.706842 | 2018-10-25T13:07:28 | 2018-10-25T13:07:28 | 154,672,487 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 764 | java | package com.example.charles.whowroteit;
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 ... | [
"charlesmunenek@gmail.com"
] | charlesmunenek@gmail.com |
593d375fbf9b10775c82dabee6400ffabd17b417 | 65699b1b908eb71186f93ba10dfe483b406538e7 | /app/src/main/java/net/kaisoz/droidstorm/PreferencesActivity.java | 8438af4d4de7b717448fed57f9fa8959ba55badb | [] | no_license | kaisoz/DroidStorm | 002a72a7fda29b8522503c7481882b84169b90c4 | 8c7005b372b71abdb40a5d3fa1d8d68cefdbca94 | refs/heads/master | 2020-12-24T12:32:24.154258 | 2016-11-07T09:45:39 | 2016-11-07T09:45:39 | 72,987,620 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,783 | java | package net.kaisoz.droidstorm;
import java.util.HashMap;
import java.util.Iterator;
import java.util.Locale;
import net.kaisoz.droidstorm.nxt.handler.NXTHandlerBaseActivity;
import net.kaisoz.droidstorm.util.DroidStormApp;
import android.content.Intent;
import android.content.SharedPreferences;
import android.conten... | [
"tomas.tormo@gmail.com"
] | tomas.tormo@gmail.com |
4350b2adffc316d9e3a55ed6d42b95e57c84d08d | fa297c819471e1eca163a63c7ade699df6c096f0 | /src/main/java/za/co/tman/inventory/web/rest/errors/ExceptionTranslator.java | e1233dbd27f683259c22bbc2af32ec1144e04c08 | [] | no_license | kappaj2/IMN-InventoryModule | ddc1b8fbe992772d44af565b2bc500100a1d965a | 9cf52940e6dda2741191192acd7d0d8b969a7ec2 | refs/heads/master | 2020-03-20T22:38:59.594555 | 2018-07-24T07:45:26 | 2018-07-24T07:45:26 | 137,808,383 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,049 | java | package za.co.tman.inventory.web.rest.errors;
import za.co.tman.inventory.web.rest.util.HeaderUtil;
import org.springframework.dao.ConcurrencyFailureException;
import org.springframework.http.ResponseEntity;
import org.springframework.validation.BindingResult;
import org.springframework.web.bind.MethodArgumentNotVali... | [
"kappaj@gmail.com"
] | kappaj@gmail.com |
e6a44df3fdcfa01b7a6d97abb3e2d8fee8be1464 | b4bd429351eadae80569c5790632fbf310760c82 | /src/com/questvisual/wordlens/messaging/e.java | 12e59e7ab70f7b0ae2bb4275ca23c9543f5a239a | [] | no_license | Kolimar/WorldLensSource | 18b615ef986296e49fde1dca25facba65338e1a2 | d0fd5c2292bcbc8a0f81adf3a18884ff6ad3d3e7 | refs/heads/master | 2020-12-05T15:16:27.560401 | 2016-06-02T05:10:30 | 2016-06-02T05:10:30 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 877 | java | // Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.geocities.com/kpdus/jad.html
// Decompiler options: braces fieldsfirst space lnc
package com.questvisual.wordlens.messaging;
import com.questvisual.util.b;
// Referenced classes of package com.questvisual.wordlens.messaging:... | [
"mvp@uber.com"
] | mvp@uber.com |
2d10342e0c40fea60ffa432e4548ec2abfb12e42 | 400fa21f2e6c107e8376e17d03af4d744204a715 | /translator-gui/src/main/java/ru/ezhov/translator/gui/OutputResult.java | 932b1e09ba6fce602aa5d099e12c324dd54a4d2d | [] | no_license | ezhov-da/translator | 74ea7ed26e755de9d2ffc1e8f61e097b74d0a730 | 14707e03a8241af206f166b46715aa205cceba3e | refs/heads/master | 2022-05-26T09:27:34.627981 | 2020-06-30T05:43:05 | 2020-06-30T05:43:05 | 139,899,823 | 0 | 0 | null | 2021-08-23T19:53:32 | 2018-07-05T20:57:13 | Java | UTF-8 | Java | false | false | 99 | java | package ru.ezhov.translator.gui;
public interface OutputResult {
void setText(String text);
}
| [
"ezhdenis@yandex.ru"
] | ezhdenis@yandex.ru |
4d43b494df2b0079e0a5ce93474ae17e6f1a78d4 | 8c085f12963e120be684f8a049175f07d0b8c4e5 | /castor/tags/TAG_1_0_1/src/tests/ptf/jdo/rel1toN/State.java | a0fab867d09d03f4dc04990d8f871982e5e8fea1 | [] | no_license | alam93mahboob/castor | 9963d4110126b8f4ef81d82adfe62bab8c5f5bce | 974f853be5680427a195a6b8ae3ce63a65a309b6 | refs/heads/master | 2020-05-17T08:03:26.321249 | 2014-01-01T20:48:45 | 2014-01-01T20:48:45 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,366 | java | /*
* Copyright 2005 Ralf Joachim
*
* 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 ... | [
"wguttmn@b24b0d9a-6811-0410-802a-946fa971d308"
] | wguttmn@b24b0d9a-6811-0410-802a-946fa971d308 |
5364f7bee8a72e29b0b7384580aa6b2839db3422 | a10a42f3bcee7672b50721c01c7cdd6570e940c9 | /app/src/main/java/com/cpigeon/app/modular/usercenter/model/daoimpl/RegisterDaoImpl.java | 2db18e81739e2c64e86053e18003872e55f50ff0 | [] | no_license | carleewang/CAppPlus | b31360517bd1dbad41a8c721eb8148573be86ec7 | 33086724720da165cc225539857d2ed1728b5c2c | refs/heads/master | 2021-09-28T09:19:22.814732 | 2018-11-16T08:57:56 | 2018-11-16T08:57:56 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,380 | java | package com.cpigeon.app.modular.usercenter.model.daoimpl;
import com.cpigeon.app.commonstandard.model.daoimpl.SendVerificationCodeImpl;
import com.cpigeon.app.modular.usercenter.model.dao.IRegisterDao;
import com.cpigeon.app.utils.CallAPI;
import java.net.ConnectException;
/**
* Created by chenshuai on 2017/4/8.
... | [
"656452024@qq.com"
] | 656452024@qq.com |
dbaec45084e3259116d709954343a5290b77dfbd | 7246895c0b8f9e4065b33b1db2833969a31315a2 | /tensquare_user/src/main/java/com/tensquare/user/pojo/User.java | 27367bc47a1463e28fb12bee647fc937fb32517b | [] | no_license | lastLi/tensquare_parent | 84b592e48cbf74e43d40d40a4805d3e0c9e0c536 | 228b4ff859344d4431b54c6262cdcc7065b56c85 | refs/heads/master | 2020-04-23T02:19:35.482669 | 2019-02-21T17:04:51 | 2019-02-21T17:04:51 | 170,842,737 | 0 | 1 | null | 2019-02-21T17:04:52 | 2019-02-15T09:59:58 | Java | UTF-8 | Java | false | false | 1,435 | java | package com.tensquare.user.pojo;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.Table;
import java.io.Serializable;
/**
* 实体类
*
* @author Administrator
*/
@Data
@Entity
@Table(name = "tb... | [
"493734068@qq.com"
] | 493734068@qq.com |
71a4c3b67a8b72d986f94d6f131e040f29bb2362 | 7c469369ac8f36f270e9b6bbe2958211a409e844 | /PS11_codeBlooded/src/sounds/SoundClips.java | b1fef9b3dbc5798463d1dd524c5d5570efe8921c | [] | no_license | kylePerryUT/asteroidsGame | 88107d1f4d4af184e55b4141600a91c52a7dcf46 | 3ba23126df69a8aa5b2248503c4cff68b3e97d86 | refs/heads/master | 2020-04-08T09:47:32.858699 | 2018-12-06T03:46:13 | 2018-12-06T03:46:13 | 159,239,851 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,747 | java | package sounds;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.io.BufferedInputStream;
import java.io.IOException;
import javax.sound.sampled.*;
import javax.swing.*;
@SuppressWarnings("serial")
public class SoundClips
{
/** A Clip that, when played, sounds like ... | [
"user@DESKTOP-1JTHIN8"
] | user@DESKTOP-1JTHIN8 |
f7e0bfe9b720df28196a3ce8bb585547bbf77b4c | a0d26315e63decad2044a08d25672570ff9f5818 | /src/Medium/Longest_Substring_Without_Repeating_Characters.java | f003c1f04dcecdf9c029c4c938a317ef77320a7a | [
"Apache-2.0"
] | permissive | GSephrioth/LeetCode | 4bd9d84a5891805a42af47bf43cf0c8b7be41e14 | e5fde610be15a7b2266dcc61d5a4023e5841093a | refs/heads/master | 2021-05-16T18:24:20.333438 | 2020-09-29T08:23:33 | 2020-09-29T08:23:47 | 95,619,130 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,790 | java | package Medium;
import java.util.Arrays;
import java.util.HashSet;
/**
* Given a string, find the length of the longest substring without repeating characters.
* Examples:
* Given "abcabcbb", the answer is "abc", which the length is 3.
* Given "bbbbb", the answer is "b", with the length of 1.
* Given "pwwkew", t... | [
"596620726@qq.com"
] | 596620726@qq.com |
5d7aa49b0ef70db2e7a7ecaf3ae5f064510dcd10 | 7fa754976ab4ec2b062af52968e785697fd83729 | /005/src/main/java/com/kodcu/main/CModel.java | 83b003072150e13e0a358a9119fc6d66c88d14a4 | [] | no_license | altuga/SpringOrnekleri | 23948274fdb84d6db4f8ee421718e26179acfcf7 | dc2f53c22a117f6192be6a534c7406537260ec27 | refs/heads/master | 2021-01-11T21:57:21.183720 | 2017-01-27T09:21:31 | 2017-01-27T09:21:31 | 78,884,949 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 806 | java | package com.kodcu.main;
/**
* @author : Altug Bilgin Altintas - altug@kodcu.com
*/
public class CModel extends Araba {
private double torqueMeasure = 1;
public static CModel getCModel() {
return new CModel();
}
public CModel() {
System.out.println(" C-Model yapilandic... | [
"noreply@github.com"
] | altuga.noreply@github.com |
dd458b954fbe51f6523e7792557e9003c972749b | d24a9e4c5c75a52a1f7346a8b8f2aeb45c730baa | /src/main/java/org/gaetan/DAO/userDao.java | 88bad85fecdc9ab918277a923f61261f05ab4525 | [] | no_license | ffmc02/APIFilleRouge | f420386a91b1b3d8f1bd916a0da7f0f2abf2ba42 | 9c16c2c33074f3035424451eab44d54e566ff846 | refs/heads/master | 2022-10-17T12:19:00.373431 | 2020-06-08T14:29:07 | 2020-06-08T14:29:07 | 270,699,416 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,771 | java | package org.gaetan.DAO;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import java.util.ArrayList;
import java.util.List;
public class userDao extends connexion {
public userDao() {
}
//methode d'insertion
public ... | [
"gaetan.jonard@outlook.fr"
] | gaetan.jonard@outlook.fr |
1a16974daa53b8f2d72b5e56efb2b846c223fdce | 38c145c55db02b57fe232ebf1adb580c239bce41 | /src/BasicsOfSoftwareCodeDevelopment/Branching/Task4.java | 1bb09c206ef7fad7ec30713179c7570b4dcaadca | [] | no_license | art-orient/UpSkillLab1 | 45ed3598a9f1bb13dd186cc1ac0947cf1e33e5c7 | 2e15814c30143e2d6d1ec1825406d61832021c2f | refs/heads/main | 2023-02-01T07:15:26.512383 | 2020-12-19T12:34:58 | 2020-12-19T12:34:58 | 302,310,016 | 0 | 0 | null | 2020-10-08T13:49:39 | 2020-10-08T10:50:47 | null | UTF-8 | Java | false | false | 729 | java | package BasicsOfSoftwareCodeDevelopment.Branching;
// 4. Заданы размеры А, В прямоугольного отверстия и размеры х, у, z кирпича.
// Определить, пройдет ли кирпич через отверстие.
public class Task4 {
public static String task4(int a, int b, int x, int y, int z) {
if ((a >= x && b >= y) || (a >= y && b >= x)... | [
"art-orient@tut.by"
] | art-orient@tut.by |
fde52b44242112b6e5c086bf4178350a2d6fe6f1 | 707febcf0a91d9609d20cbbb50fb2cbe171f3cc0 | /src/main/java/ua/edu/sumdu/j2se/Resendiz/CarRentalSystem/domain/Reservation.java | 411da7af277bfdd702ee76aff62ebec7c7fa5b1e | [] | no_license | rresendizlazaro/CarRentalSystem | d2448b1461c1fda0b22371c3e99c778f6c6165b4 | ed8b526eeef9c9b26a7ca07066e78bafbf233e92 | refs/heads/master | 2023-04-22T01:21:09.042480 | 2021-05-12T03:27:30 | 2021-05-12T03:27:30 | 360,348,415 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 661 | java | package ua.edu.sumdu.j2se.Resendiz.CarRentalSystem.domain;
import java.io.Serializable;
import javax.persistence.*;
import javax.validation.constraints.NotNull;
import lombok.Data;
@Data
@Entity
@Table(name = "reservation")
public class Reservation implements Serializable{
private static final long serialVersionU... | [
"rresendizlazaro@hotmail.com"
] | rresendizlazaro@hotmail.com |
409e387fdb125747a58b8ca505483101de463432 | cd7bac124d1f5bc7eb5b0ef5edab1e4bfd0423e9 | /app/src/main/java/com/example/megha/myapplication/adapter/SearchAdapter.java | 52d4e031fb4906fbc127f5762122f472a0f81c6b | [] | no_license | MeghaVaishy/sampleassigment | ab2456e40dc1636f444e046bc698899bcce09767 | 68ad1d170b3e5517848a03006a22fe72f30347f3 | refs/heads/master | 2020-03-30T06:10:51.515427 | 2018-09-30T14:52:40 | 2018-09-30T14:52:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,349 | java | package com.example.megha.myapplication.adapter;
import android.app.Activity;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.TextView;
import com.bumptech.glide.Glide;
im... | [
"meghav303@gmail.com"
] | meghav303@gmail.com |
65f45249836ccaf91214ed5b278d313788d8892f | 8f725927104fb791d72530356d2288689e632eee | /src/main/java/no/hib/models/MultipleAppointments.java | e950c08cb78819b37db3eea47757e08816ffffac | [
"Apache-2.0"
] | permissive | adrianrutle/msadmin | 56e0e781dcea01a36fe81c8fa64004d71bd6b9fb | 7567484cf72d510ab66fce7acf57fd34e9d74a6d | refs/heads/master | 2021-05-04T00:50:28.876017 | 2018-03-22T20:26:18 | 2018-03-22T20:26:18 | 120,348,825 | 0 | 1 | null | 2018-02-05T19:08:00 | 2018-02-05T19:07:59 | null | UTF-8 | Java | false | false | 1,535 | java | package no.hib.models;
import org.joda.time.DateTime;
import org.springframework.format.annotation.DateTimeFormat;
public class MultipleAppointments {
@DateTimeFormat(pattern = "yyyy-MM-dd'T'HH:mm")
private DateTime startDateTime;
private String patientSsn;
private String doctorSsn;
private int n... | [
"Karina Haugen"
] | Karina Haugen |
924ddbfe47f0193e4d224838fbf9c292feb3b299 | 32de5995339f5824771fc34ede15b5079985a44a | /src/main/java/com/bugpass/service/DiscussService.java | 5919afc665c74a13d7519984774a0f1fe1affb9a | [
"MIT"
] | permissive | pj-ye/BugPass | 398bb4e0dd624b85958d681e3de613f1d14c9ea3 | f6562ada1adc6ac48306e8d7fdc2f7c2573f1c16 | refs/heads/master | 2023-03-19T18:55:55.551200 | 2018-07-13T08:06:24 | 2018-07-13T08:06:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 881 | java | package com.bugpass.service;
import java.util.List;
import com.bugpass.entity.Discuss;
/**
* 讨论相关业务接口
* @author QiuWenYi
* @date 2018年7月4日 下午12:38:47
*/
public interface DiscussService {
/**
* 新增评论
* @param discuss
* @return 若成功返回true
*/
boolean addDiscuss(Discuss discuss);
/... | [
"cutecuteman@outlook.com"
] | cutecuteman@outlook.com |
2c2c7874513bd8c4a0112cb27b60b20fa3d79a51 | f014f7baff1eebe6702f25786a1bb6c08f83d9e6 | /Xibonacci.java | 9b9a48d2adfbe846862a3aca2146a9e5ccf23d08 | [] | no_license | angelgamo/Xibonacci | adac5f49a5f9e3ac9144284ca7d726093a76ec49 | 09011bbb10b02b29b151c6690d35edc19b5b8568 | refs/heads/main | 2023-03-21T06:51:17.717897 | 2021-03-12T18:26:34 | 2021-03-12T18:26:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,549 | java | import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import java.util.Scanner;
//https://dev.to/jamesrweb/kata-fibonacci-tribonacci-and-friends-3331
public class Xibonacci {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
int rep = sc.nextInt();
... | [
"noreply@github.com"
] | angelgamo.noreply@github.com |
6b520c2d859af040613b9f984cb15e13ac922cc8 | 49665d55373cff6fc7235ceadaaffa9374be1f63 | /src/main/java/com/luv2code/springdemoannotations/SwimCoach.java | af6fcfe0bdec5bd3e6c5999a8f85abb955aae4ab | [] | no_license | HrechanayaIV/UdemyPracticeSpring | a24abf97912ca377e454fff3e850e43a04a01fab | bbbfabb579f3564251749d2d1ff94919979552ed | refs/heads/master | 2021-09-02T09:37:46.606772 | 2018-01-01T14:19:54 | 2018-01-01T14:19:54 | 115,347,387 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 827 | java | package com.luv2code.springdemoannotations;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Qualifier;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.stereotype.Component;
@Component
public class SwimCoach impleme... | [
"grechanayaiv777@gmail.com"
] | grechanayaiv777@gmail.com |
0310e6f4fb0bc0e6c523e8bdca889c29ffd1aa0b | 015dcfdf9b560ed76cc0f33e5d95cafc27224f68 | /Carssier/Carssier_Staffs/src/ru/sibek/plugin/staff/worktime/StaffWorktimeUUIPlugin.java | 630e0b0ab73314437e149dfb0f9e6c4474843dd2 | [] | no_license | ermachkov/ERP | 4b070bb78ebb3f733a895fbe2bacbcbf5c31532e | 8017c20ea230e29031e3dd24ef58cb33ac987766 | refs/heads/master | 2020-06-07T12:32:31.019153 | 2012-10-12T10:02:17 | 2012-10-12T10:02:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,440 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package ru.sibek.plugin.staff.worktime;
import java.util.ArrayList;
import java.util.List;
import org.uui.component.RightPanel;
import org.uui.component.WorkPanel;
import org.uui.plugin.Plugin;
import org.uui.plugin.Rig... | [
"root@fc17x64-usb.beefymiracle"
] | root@fc17x64-usb.beefymiracle |
2d9737900d976a9a7ae3f3ce9275157d1fda91cc | 1ca86d5d065372093c5f2eae3b1a146dc0ba4725 | /dozer/src/main/java/com/surya/dozer/MyCustomConvertor.java | 30e38bb359c985a0e76d4244256db69854b74efa | [] | no_license | Suryakanta97/DemoExample | 1e05d7f13a9bc30f581a69ce811fc4c6c97f2a6e | 5c6b831948e612bdc2d9d578a581df964ef89bfb | refs/heads/main | 2023-08-10T17:30:32.397265 | 2021-09-22T16:18:42 | 2021-09-22T16:18:42 | 391,087,435 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,524 | java | package com.surya.dozer;
import java.text.DateFormat;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Date;
import org.dozer.CustomConverter;
import org.dozer.MappingException;
public class MyCustomConvertor implements CustomConverter {
@Override
public Object convert(Ob... | [
"suryakanta97@github.com"
] | suryakanta97@github.com |
ceb6bfd505cbfdebaab4d925f75c3759a2732e91 | bab291f97f803f3cc4bc560f87a3dfb392322d96 | /jenetics.ext/src/test/java/org/jenetics/ext/util/NodeTest.java | a0121a22665d55a9b5386cabc0570d00c849da79 | [
"Apache-2.0"
] | permissive | wilsonsf/jenetics | 0192df8491f6e10667481962e36f0cddb8f48feb | 911c4a34554eb41f1ecfa0c6eb26d650822a98b7 | refs/heads/master | 2021-08-11T12:36:26.679785 | 2017-11-13T17:34:03 | 2017-11-13T17:34:03 | 110,006,269 | 0 | 0 | null | 2017-11-08T17:13:07 | 2017-11-08T17:12:59 | Java | UTF-8 | Java | false | false | 2,474 | java | /*
* Java Genetic Algorithm Library (@__identifier__@).
* Copyright (c) @__year__@ Franz Wilhelmstötter
*
* 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/... | [
"franz.wilhelmstoetter@gmail.com"
] | franz.wilhelmstoetter@gmail.com |
f9bcceeeaabd92f0e70651a919b284adaa52cbce | 0f2ee5cab08234c0c26690feb0e5572a34b1b8a6 | /JavaApplication/src/TDemo/Demo2.java | 67a03a518d485e158fd2302d5871222145335753 | [] | no_license | StephenImp/JavaBasisAndPromote | dc16504c5ec54ff6826b2d1583fe52b65966a391 | bd4991965b3add27fc22b4daf8d68c0d8da9dc03 | refs/heads/master | 2022-12-26T15:47:27.762180 | 2021-03-04T14:11:54 | 2021-03-04T14:11:54 | 150,877,893 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,113 | java | package TDemo;
import java.util.ArrayList;
import java.util.List;
/**
* Created by MOZi on 2018/12/22.
*/
public class Demo2<T> {
private T demoT;
public static void main(String[] args) {
//限制T 为String 类型
Demo2<String> demo = new Demo2<String>();
//获取string类型
List<String>... | [
"stephenpengwen@163.com"
] | stephenpengwen@163.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.