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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
a47ff4913aef5ac737473be2c391b79b528b5593 | 661fcc34e271d638786401aca6105d709ca3a063 | /KectechApp/wysLinkApp/src/main/java/com/kectech/android/wyslink/thirdparty/UniversalImageLoader/utils/L.java | 442610b3a995928e32b572f3f97d389c8987062a | [] | no_license | kiddove/Android | a4cfb7ef690369376dc1a35d33cd482b6715b9b9 | 5261da379a11165a8c7a2c1c7652ed13e1cf32db | refs/heads/master | 2020-12-15T05:02:20.859110 | 2016-05-02T20:35:49 | 2016-05-02T20:35:49 | 38,131,778 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,358 | java | /*******************************************************************************
* Copyright 2011-2014 Sergey Tarasevich
*
* 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.... | [
"kiddoe@gmail.com"
] | kiddoe@gmail.com |
e3a530bdd449f27adbd07c76491624055922613b | 139af6571416192fd36f9c9885a4c9b54792d8c6 | /EmpiricalAnalyses/VM/Mutants/VM149.java | af49f39e5b5d7d3d3e593d19674c57c4ce57fbb0 | [] | no_license | NatCPN/TransformRules | 6f60c368498f58e85aa25437939b5da3b5d39ce3 | eaa64c8dc43b75c1ea9e1588398ac3982a6962d7 | refs/heads/master | 2020-12-24T06:47:04.156901 | 2018-03-15T16:16:01 | 2018-03-15T16:16:01 | 73,331,665 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,127 | java | // This is mutant program.
// Author : ysma
public class VM149
{
public int the_system_mode = 1;
public int the_coffee_machine_output = 0;
public float the_request_timer = 0;
public int primed_the_system_mode = 1;
public int primed_the_coffee_machine_output = 0;
public float primed_the_... | [
"noreply@github.com"
] | NatCPN.noreply@github.com |
af7a63a6872935b1d019a4cec4fd7a3e0ef9d92d | 1c53d5257ea7be9450919e6b9e0491944a93ba80 | /merge-scenarios/glide/a93a9410a-library-src-main-java-com-bumptech-glide-GlideBuilder/expected.java | 6eec8afb75623fd1f040ed7558d1720ce647a1f5 | [] | no_license | anonyFVer/mastery-material | 89062928807a1f859e9e8b9a113b2d2d123dc3f1 | db76ee571b84be5db2d245f3b593b29ebfaaf458 | refs/heads/master | 2023-03-16T13:13:49.798374 | 2021-02-26T04:19:19 | 2021-02-26T04:19:19 | 342,556,129 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,399 | java | package com.bumptech.glide;
import android.content.Context;
import android.graphics.Bitmap;
import android.os.Build;
import android.util.Log;
import com.bumptech.glide.load.DecodeFormat;
import com.bumptech.glide.load.engine.Engine;
import com.bumptech.glide.load.engine.bitmap_recycle.BitmapPool;
import com.bumptech.g... | [
"namasikanam@gmail.com"
] | namasikanam@gmail.com |
a0903e428571c563b571dc67191184fa7ab6d8f4 | e27ea85737277165f920da1ef0b27425221fa273 | /Nedelja3/src/Nedelja/Zadatak16DrugiNacin.java | 9c8ddd3a1e36b66b9a780da6bd0326e84405ee26 | [] | no_license | MilosStojanovic96/Domaci-ITBC | 16cbeb82b67785158fa7b898470094e8e488a2d6 | 72f231cf56e059f07c1d6f268a207e9ea371f3dd | refs/heads/master | 2023-08-13T18:07:17.209438 | 2021-10-03T17:47:27 | 2021-10-03T17:47:27 | 399,592,931 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 445 | java | package Nedelja;
import java.util.ArrayList;
public class Zadatak16DrugiNacin {
public static ArrayList<Double> novaLista(ArrayList<Double> arr) {
ArrayList<Double> x = new ArrayList<>();
for (Double el : arr) {
x.add(el * 2 + 2);
}
return x;
}
public static vo... | [
"milosdstojanovic@gmail.com"
] | milosdstojanovic@gmail.com |
ab1d2ee1b5694a98090bb58fa337c4bc66ca7cd2 | 5fd010782dad2fab44b0a11fd6069ef16edc6b6e | /02_JAVA_EE/PERSISTENCE/JPA_EXAMPLE_ANNOTATIONS/src/courses/hibernate/service/AccountTransactionService.java | d82064bfd255927c414b4b268f58706346edde02 | [] | no_license | harrhys/ECLIPSE_WS | 49c3c5eb7cde2994cfcc59007288a0d10a47b130 | 3acfcad03a1c2020f4ec45d26dd163dc9bde69e8 | refs/heads/master | 2022-11-30T09:58:37.640705 | 2020-08-13T04:05:24 | 2020-08-13T04:05:24 | 276,666,955 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,024 | java | package courses.hibernate.service;
import courses.hibernate.dao.AccountTransactionDAO;
import courses.hibernate.vo.AccountTransaction;
/**
* Service layer for Account Transaction
*/
public class AccountTransactionService {
AccountTransactionDAO accountTransactionDAO = new AccountTransactionDAO();
/**
* Create... | [
"harrhys@gmail.com"
] | harrhys@gmail.com |
19c73c7ece8bcda4e8a9c2b58f0b6c4d55acb63a | c1d88948d21a0c7f9413880723afa200209bee9b | /src/esprit/pidev/entities/RandonneClient.java | c1e464b566d78af6bbd175da412dbc2b47fa7712 | [] | no_license | Giratin/PIDEV_Java | 6296ad64653b801b4c33ee366d4c28fe736bc908 | be3ceb3e9a78fd83f72cb0e27e404f86051b36be | refs/heads/master | 2020-04-02T21:28:38.620275 | 2018-10-30T23:43:39 | 2018-10-30T23:43:39 | 154,800,512 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,964 | 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 esprit.pidev.entities;
/**
*
* @author STA
*/
public class RandonneClient {
private int id;
private in... | [
"stayassine3@gmail.com"
] | stayassine3@gmail.com |
426c76a8bdaeb59ec1e3b17abe32b853612db3e3 | b5564cf2dd15950e1e92341115ba96bb3d0f313d | /工厂模式/src/ITransport.java | a31de6813b48117cb14d1cb4cdc58a52b9e52d36 | [] | no_license | WenJiahu001/design | c6b800e0b698fae043c22c54ec610cc69385c88b | 0aca82d2d4a514e0a5bc1c914d58dc666f0deb67 | refs/heads/master | 2022-12-30T15:08:57.296393 | 2020-10-19T07:28:32 | 2020-10-19T07:28:32 | 284,492,714 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 150 | java | /**
* @author WJH
* @date 2020/10/10
* 运输类接口
*/
public interface ITransport {
/**
* 货物交付
*/
void deliver();
}
| [
"848063664@qq.com"
] | 848063664@qq.com |
d52ccc1650b2ffe57f8669a2839248768909d769 | 3fefe52071efe9920fbe1eeba25232feca4b723e | /jax-rs/messenger/src/main/java/com/pawdirect/messenger/resources/beans/MessageFilterBean.java | 15c32af720cd35955925724287a14d32f14e4cf5 | [] | no_license | pwatson1/MessengerApp | f9a74d0f8d5d0565e551a590e555eae94bd7224f | e8a2629b7b66ddf79cf28b043532155f74e881e6 | refs/heads/master | 2021-01-23T01:41:14.433228 | 2017-05-31T00:02:37 | 2017-05-31T00:02:37 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 578 | java | package com.pawdirect.messenger.resources.beans;
import javax.ws.rs.QueryParam;
public class MessageFilterBean {
private @QueryParam("year") int year;
private @QueryParam("start") int start;
private @QueryParam("size") int size;
public int getYear() {
return year;
}
public void setYear(int ye... | [
"noreply@github.com"
] | pwatson1.noreply@github.com |
7fead6d5e8bb04f8dcd67c34f400f9c2b3b74a7c | f469db6008905310dbae7fbc21e9523cb8dc6d64 | /plugin/src/main/java/org/jazzcommunity/GitConnectorService/buildsecret/internal/BuildSecretsHelper.java | 44a41efe2fc7c6ffc4845ab1f91b26be65298ae0 | [
"MIT"
] | permissive | innerjoin/rtc-git-connector-service | fa022c310ee0362a0a919b8224e556c74dee3b34 | df639c13ef8668c88f38e63c7b667280752b171c | refs/heads/master | 2020-03-28T20:41:32.230980 | 2018-07-24T07:16:43 | 2018-07-24T07:16:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,956 | java | package org.jazzcommunity.GitConnectorService.buildsecret.internal;
import com.ibm.team.build.internal.common.ITeamBuildService;
import com.ibm.team.build.internal.common.model.IBuildSecrets;
import com.ibm.team.build.internal.common.model.query.BaseBuildSecretsQueryModel;
import com.ibm.team.build.internal.service.Qu... | [
"pascal.huerlimann@gmail.com"
] | pascal.huerlimann@gmail.com |
6553fb2c5287958617dd48febc26cf357365eb06 | a7761bf44d17aca3ca6f29b2344dfe4cefe486a4 | /src/Rz_compiler/backend/instructions/arithmetic_logic/NotInstr.java | 7e29faa142f6d3a8e8e32981b0365229164c3df7 | [] | no_license | RunzheYang/Rz_compiler | 949ba0968bebd26d7accc2ed92e284d5addd8a17 | 283bfd8dfc6a90f18041538ec7fcf1ee7b01ee1c | refs/heads/master | 2021-01-18T10:00:58.949177 | 2016-05-12T14:29:32 | 2016-05-12T14:29:32 | 55,415,667 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 604 | java | package Rz_compiler.backend.instructions.arithmetic_logic;
import Rz_compiler.backend.instructions.MipsInstruction;
import Rz_compiler.backend.instructions.PseudoInstruction;
import Rz_compiler.backend.instructions.visitors.InstructionVisitor;
import Rz_compiler.backend.operands.Operand;
/**
* Created by YRZ on 4/23... | [
"RunzheYang@icloud.com"
] | RunzheYang@icloud.com |
6e7ef4468a62ae0d478dc69ebcb2c3cee060e2fd | 5759a9935244669aa7c05a8847e5ab524e7b5c44 | /src/com/brainflow/modes/ImageCanvasMode.java | 1c7854382061a6ba6021da247ccf85deff8e6cf1 | [] | no_license | devillvalle/brainflow | 6da65c6262c5f459cddf6fc076417ca6ce4f97a4 | 8264888f5fb9a37db6edd43fb45b9323f2cfc7f7 | refs/heads/master | 2021-01-10T12:01:02.128634 | 2009-02-07T19:39:13 | 2009-02-07T19:39:13 | 53,578,163 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,258 | java | package com.brainflow.modes;
import com.brainflow.core.BrainCanvas;
import com.brainflow.core.IBrainCanvas;
import java.awt.event.*;
/**
* <p>Title: </p>
* <p>Description: </p>
* <p>Copyright: Copyright (c) 2002</p>
* <p>Company: </p>
*
* @author Bradley Buchsbaum
* @version 1.0
*/
public a... | [
"brad.buchsbaum@922ecd08-ad19-0410-8a94-01093a00bd73"
] | brad.buchsbaum@922ecd08-ad19-0410-8a94-01093a00bd73 |
2d75127ab257ff59ce05a617511c3d6c63d2de58 | 229154870f5d909c705a1606a6246f23a44f1115 | /minisys-integration/src/test/shiro/BaseTest.java | f13b547c8d02ff1acdacc2e1811b1d2bd76618df | [] | no_license | yujt-moon/minisys-parent | 614b361f98cf864814ef5200ac2b661bd4b5dad3 | e258d89543b2b125ac17b9e08aca67ede5c2b195 | refs/heads/master | 2022-12-24T04:54:33.244708 | 2019-10-07T14:33:07 | 2019-10-07T14:33:07 | 133,894,818 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,488 | java | package shiro;
import org.apache.shiro.SecurityUtils;
import org.apache.shiro.authc.UsernamePasswordToken;
import org.apache.shiro.config.IniSecurityManagerFactory;
import org.apache.shiro.mgt.SecurityManager;
import org.apache.shiro.subject.Subject;
import org.apache.shiro.util.Factory;
import org.apache.shir... | [
"1291932524@qq.com"
] | 1291932524@qq.com |
9ff4f4f8aae0df79aaa866982c706c09c0151387 | 4bcaae0053303c1fa916d7c6061f45f3b6678210 | /src/main/java/com/comiyun/volunteer/system/persistence/SysLogMapper.java | 3dfdb4769ad48b09244b2551d259b1940c2e7cb1 | [
"Apache-2.0"
] | permissive | jzxyouok/volunteer | 10bd33bc6827606f17909a16d32b71eb49e0b086 | 6694644f13172ec8ff9825f95c050d584b0e55fe | refs/heads/master | 2021-01-17T10:13:35.924463 | 2016-04-24T12:28:05 | 2016-04-24T12:28:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 318 | java | package com.comiyun.volunteer.system.persistence;
import com.comiyun.core.persistence.BaseMapper;
import com.comiyun.volunteer.system.entity.SysLog;
/**
* 系统日志
*
* @author ydwcn
* @ClassName: SysLogMapper
* @date 2014-6-30 下午3:34:04
*/
public interface SysLogMapper extends BaseMapper<SysLog> {
}
| [
"ydwcn@vimicloud.com"
] | ydwcn@vimicloud.com |
9d77fab2ab745a18cdf2b0c665cb7caac4fe5618 | 7dacfb68bf06b9608bad4554aa3357ac3abefa21 | /zeus-security/zeus-security-core/src/main/java/priv/wangcheng/zeus/security/core/social/SocialUserInfo.java | d53248c30e94f50fc95ed6d3a30794385818f264 | [] | no_license | EvenWC/toolkits | 4c8cb035c1b1eee5b9efdc5f42b03053e3befc66 | ae10b2a2ec48641aecd7e48355f60dbc2bffd8df | refs/heads/master | 2022-10-18T16:29:17.877397 | 2019-07-03T13:52:11 | 2019-07-03T13:52:11 | 195,056,331 | 0 | 0 | null | 2022-10-12T20:28:44 | 2019-07-03T13:13:04 | Java | UTF-8 | Java | false | false | 882 | java | /**
*
*/
package priv.wangcheng.zeus.security.core.social;
/**
* @author wangcheng
* @version $Id: SocialUserInfo.java, v0.1 2019/6/1 12:12 wangcheng Exp $$
*/
public class SocialUserInfo {
private String providerId;
private String providerUserId;
private String nickname;
private String headimg;
pu... | [
"18380431747@163.com"
] | 18380431747@163.com |
fae5d74d2ef8dd08c496c48b9793f975794f76bd | 922f16bc71ab100b64337667b7db7428737c0ada | /src/main/java/paulevs/betternether/blocks/BlockWillowBranch.java | 56fd5b3c9d18c5c38c8646ba58b13e912ed59ca2 | [] | no_license | AsterixxxGallier/BetterNether | 966042ae088dedba8f6add6df221f768062b8d49 | 08393ec39e453e7c1610aa2597917feb1bd3db1f | refs/heads/master | 2023-01-04T21:55:06.327586 | 2020-10-02T13:40:08 | 2020-10-02T13:40:08 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,353 | java | package paulevs.betternether.blocks;
import java.util.List;
import java.util.function.ToIntFunction;
import com.google.common.collect.Lists;
import net.fabricmc.api.EnvType;
import net.fabricmc.api.Environment;
import net.minecraft.block.Block;
import net.minecraft.block.BlockState;
import net.minecraft.b... | [
"paulevs@yandex.ru"
] | paulevs@yandex.ru |
64b48fad453281f047d76adb4b6f5f45813cc598 | 253dcf00c8f9302335688016dce86c91c4e21109 | /owner/src/test/java/org/aeonbits/owner/multithread/ThreadBase.java | 19a32fbd1b7c81c19354d4877243df6a113e085d | [
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | cybernetics/owner | 74aa7f31a18191a059b019c706cd36ac1e8a0b3e | 89bb9ff2640e1468e49150945d81c4412430869d | refs/heads/master | 2020-12-26T03:43:39.819448 | 2013-12-09T21:26:08 | 2013-12-09T21:26:08 | 16,543,828 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,807 | java | /*
* Copyright (c) 2013, Luigi R. Viggiano
* All rights reserved.
*
* This software is distributable under the BSD license.
* See the terms of the BSD license in the documentation provided with this software.
*/
package org.aeonbits.owner.multithread;
import org.aeonbits.owner.Config;
import org.aeonbits.owner.... | [
"luigi.viggiano@newinstance.it"
] | luigi.viggiano@newinstance.it |
9c676fdf2f03e4dc8d608547f5b6492f4c3853fe | f6451231fce1d5e95ff57d6a9ee8185d2d259301 | /Works/Work_2/src/Question8.java | fa7b7f1eff75e2f071b356157fd21de1bafeaf38 | [] | no_license | Golem97/Java_Introduction | 2ffba27efa124cd9a28c61a0e370745c2cd0a0bc | 3304d95774fe96f6e977c9a927efc7039351f744 | refs/heads/master | 2023-02-28T23:22:58.381018 | 2021-02-11T08:33:30 | 2021-02-11T08:33:30 | 337,792,502 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 484 | java | public class Question8{
public static void main (String[]args) {
MyConsole consl =new MyConsole();
int n;
int m;
int p;
int min;
int mi;
n=consl.readInt("Enter a number : ");
m=consl.readInt("Enter a number : ");
p=consl.readInt("Enter a number : ");
if (n>m) ... | [
"74254759+Golem97@users.noreply.github.com"
] | 74254759+Golem97@users.noreply.github.com |
b5bddb9ed3a744292304e54e207addfe1acb47e3 | 1a5277fe7c1e9bf97b91a0d33e23c65d8c001d51 | /src/main/java/kirill/pimenov/Exceptions/EmptyDBException.java | 48a020ee1f56f2387537f2ab787ed663b8b56c79 | [] | no_license | Cleste/task | 58d648c0b2fefcc4263876a276fc124ab09a92db | 6f57e20f66d3df3816b33ad30b916aaad38d8af2 | refs/heads/master | 2022-06-25T12:41:45.036670 | 2020-01-06T08:22:49 | 2020-01-06T08:22:49 | 211,386,768 | 0 | 0 | null | 2022-06-21T02:28:23 | 2019-09-27T19:17:22 | Java | UTF-8 | Java | false | false | 342 | java | package kirill.pimenov.Exceptions;
public class EmptyDBException extends Throwable {
@Override
public String toString() {
return "Подключение пустой или не соответствующей формату базе данных. Ознокомтесь с инструкцие в файле readme";
}
}
| [
"kpimen123@gmail.com"
] | kpimen123@gmail.com |
b9ba9fac1c2adef46ea6e8d2033634eaeac522c9 | de1660f5802b2332ae7ffdc7e213f49526d289c5 | /src/main/java/cn/zanezz/demo/entity/RolesUser.java | cb2b96327678f7dd04561acb9bec8a3e7b2f7d46 | [] | no_license | zhaozhen197/SpringBootPlusShiro | 670028ba11372f623e0b1c0f54d2cee9935d9ad6 | b30d5d4215fcf86dc7646b09fc6f29d3d254e851 | refs/heads/master | 2022-06-24T13:12:45.457559 | 2020-01-10T06:21:44 | 2020-01-10T06:21:44 | 232,956,855 | 0 | 0 | null | 2022-06-21T02:36:45 | 2020-01-10T03:21:40 | TSQL | UTF-8 | Java | false | false | 1,375 | java | package cn.zanezz.demo.entity;
import java.io.Serializable;
public class RolesUser implements Serializable {
/**
*
*/
private Integer id;
/**
*
*/
private Integer rid;
/**
*
*/
private Integer uid;
/**
* roles_user
*/
private static final l... | [
"zane197@163.com"
] | zane197@163.com |
ffd7e230ef0ec165fe4e537c588f71ab3040a3ce | ea2ea1bd3c41dced7a51f9f5808826293a0c08e0 | /flight_12_arquillian_rest/src/main/java/swarm/SwarmDeployment.java | eb6b05929ee802295e3043ad554ce9c858f8953d | [
"Apache-2.0"
] | permissive | eggeral/javaee-examples | 013052f7d573c2a1a21d8e251e16d1c5a0c518aa | 643072da9b94e2bf2c5baac6f47bd8841bd35f37 | refs/heads/master | 2021-01-10T12:30:52.161044 | 2016-11-21T00:19:28 | 2016-11-21T00:19:28 | 54,455,648 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 593 | java | package swarm;
import entity.Flight;
import org.jboss.shrinkwrap.api.ShrinkWrap;
import org.wildfly.swarm.jaxrs.JAXRSArchive;
import rest.ApplicationConfig;
import rest.FlightResource;
import service.FlightService;
public class SwarmDeployment {
public static JAXRSArchive createDeployment() {
return Shrin... | [
"alexander.egger@gmail.com"
] | alexander.egger@gmail.com |
864e4c476415630937edd83ec8b8d9d27d76956b | 0779681f8169bbfa176b6f8dd87e2f9b62fe1dd8 | /src/main/java/com/zapcloudstudios/enderflight/block/BlockEnderFlightContainer.java | 7d26288b200e83b7e444a718405ac17c8ecbadbc | [] | no_license | ZapCloud/EnderFlight | c84e54e4219eb5933961d5074b70e420b71177f6 | fd8db0243e08e819b80db66e66ff5a312118d3a4 | refs/heads/master | 2021-01-18T22:19:43.129981 | 2014-12-01T21:11:42 | 2014-12-01T21:11:42 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,121 | java | package com.zapcloudstudios.enderflight.block;
import net.minecraft.block.BlockContainer;
import net.minecraft.block.material.Material;
import com.zapcloudstudios.enderflight.EnderFlight;
import com.zapcloudstudios.enderflight.ITipItem;
import com.zapcloudstudios.enderflight.client.IRenderableBlock;
import com.zapclo... | [
"eeky.sam@gmail.com"
] | eeky.sam@gmail.com |
7b7a48618522a63588e01cd4decba7a50455d5bd | 1e36cbd1c160ca6b29a248bb234d1cf7990fa5c6 | /src/main/java/cug/swt/ssns/Interface/impl/RegisterImpl.java | 4707e62940e2496bbe03e20035975353623ff9cb | [] | no_license | WillZ22/SSNS | 35d17a765327d5740d4408f5c86a4d2b9f718648 | 3265acd2c1c5433869c0781b1a5df60039787168 | refs/heads/master | 2020-04-09T04:55:04.212976 | 2018-12-18T07:15:38 | 2018-12-18T07:15:38 | 160,043,213 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 814 | java | package cug.swt.ssns.Interface.impl;
import javax.jws.WebService;
import org.springframework.beans.factory.annotation.Autowired;
import cug.swt.ssns.Interface.Register;
import cug.swt.ssns.service.RegisterService;
@WebService(name = "registerservice",endpointInterface = "cug.swt.ssns.Interface.Register")
... | [
"38206314+WillZ@users.noreply.github.com"
] | 38206314+WillZ@users.noreply.github.com |
e369448dc6fb72557bf476d2323c8aa2210a8466 | b363426bcdf6576c5cd30e40e4fb74b293ebb062 | /myonlineauction/src/main/java/com/tinyauction/dao/ImageDaoImpl.java | 6062aeb9ae0eede35cb0e9e8baf0628693e17fe6 | [] | no_license | VladimirKholomyanskyy/Online-Auction | d8540e2b4f72ccdf8f70f18f988ed695ee3c9e58 | 72087bc33b48549f062dd9758db6bb4d3ce660a7 | refs/heads/master | 2022-12-30T04:30:29.136405 | 2019-06-27T14:44:13 | 2019-06-27T14:44:13 | 193,934,616 | 0 | 0 | null | 2022-12-15T23:38:34 | 2019-06-26T15:46:58 | Java | UTF-8 | Java | false | false | 555 | java | package com.tinyauction.dao;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Repository;
import com.tinyauction.entity.Image;
@Repository
public class ImageDaoImpl implements ImageDao {
... | [
"Vladimir@DESKTOP-BLGMIFH"
] | Vladimir@DESKTOP-BLGMIFH |
94c499efed35f830ad80cc116ecd2b219895fa8d | 18721e06c0f4a6293901f00e3653a435ff19c417 | /src/test/java/com/rupali/bank/pdftoexcel/PdfToExcelApplicationTests.java | 6d46de92630f17eab1370b93c0927b94a9de42a4 | [] | no_license | meraihan/pdf-to-excel | 2494995cf578f5c167c0291248939bf83d1834b9 | f3b0c15e8ef452ef234a1554dc761b9e9e1fc18f | refs/heads/master | 2020-09-05T08:58:04.182267 | 2019-11-26T17:45:41 | 2019-11-26T17:45:41 | 220,049,791 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 347 | java | package com.rupali.bank.pdftoexcel;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.context.junit4.SpringRunner;
@RunWith(SpringRunner.class)
@SpringBootTest
public class PdfToExcelApplicationTests {
@Test
public v... | [
"sayedmahmudraihan@gmail.com"
] | sayedmahmudraihan@gmail.com |
354af779661c4ac8b1151c8fecf981dae85870e9 | 5a6a6f70c6712bed1b8a9366439358267de422e2 | /LunascoFiles/IndoorNavi-version2/Basic/build/generated/source/r/debug/android/support/v7/appcompat/R.java | aca4ef4759fd14a96de348aac19b41f56bf4e384 | [] | no_license | DeLaSalleUniversity-Manila/hellogoogleglass-Cosdaman | 06e43a42154bd295b54e99e103a7c3c361ba21da | bfa41db88ef760588c3d4f7b8f4e0c51f7f7263f | refs/heads/master | 2020-04-06T05:13:54.794326 | 2016-11-08T07:05:38 | 2016-11-08T07:05:38 | 44,793,918 | 2 | 1 | null | 2016-10-11T02:39:21 | 2015-10-23T06:03:42 | Java | UTF-8 | Java | false | false | 85,159 | 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 android.support.v7.appcompat;
public final class R {
public static final class anim {
public static final int abc_fade_in = 0x7... | [
"Cosdaguy@gmail.com"
] | Cosdaguy@gmail.com |
39fc11143db857c4b869a6ed1fbfb54d645d38a1 | 4391c5c41512cb637c8312f294236dbffba7df91 | /Java/Utils.java | 644881a12ff29fa9e5c772105862d38ef0a1f19f | [] | no_license | 3t4n/MultiProcesadoresProyecto | b1bf522c2d32dde15abb2ef6386c1776cb6d0888 | db6bbe87e8b757147da1c10977129e8b5e199b38 | refs/heads/master | 2023-01-20T01:26:34.163121 | 2020-11-29T01:40:07 | 2020-11-29T01:40:07 | 316,855,100 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,288 | java | // =================================================================
//
// File : Utils.java
// Author: Pedro Perez
// Description: This file contains the implementation of the functions
// for initializing integer arrays.
//
// Copyright (c) 2020 by Tecnologico de Monterrey.
// All Rights Reserved. May be reprodu... | [
"A01209675@itesm.mx"
] | A01209675@itesm.mx |
793307678856bfeedd3d2274c5021c0ddd13629c | a377df60e1d24a0b50358060086fe521d9b57ea3 | /src/java/modelo/TipoProductoVO.java | 2a2ec5fe7a96e166d99750e63a8cbfd2ec829624 | [] | no_license | portafolioDuocUC/lindasonrisa | f725a0d42a924fb48c475a8a735ab0910c222d1a | b32c8f966875dac95defaa58144a43262cf24baa | refs/heads/master | 2020-03-13T07:29:36.274185 | 2018-04-25T15:44:48 | 2018-04-25T15:44:48 | 131,026,480 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 845 | 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 modelo;
/**
*
* @author Diana
*/
public class TipoProductoVO {
private int id;
private String nombre;
... | [
"noreply@github.com"
] | portafolioDuocUC.noreply@github.com |
6fbdeb2654d2fc0974d1c9688e3a8262bc395c1d | 3927258e502590626dd18034000e7cad5bb46af6 | /aws-java-sdk-code-generator/src/main/java/com/amazonaws/codegen/ant/task/CodeGeneratorTask.java | 8bc8d8e2539663ca39e9a17d55ac887cc3463154 | [
"JSON",
"Apache-2.0"
] | permissive | gauravbrills/aws-sdk-java | 332f9cf1e357c3d889f753b348eb8d774a30f07c | 09d91b14bfd6fbc81a04763d679e0f94377e9007 | refs/heads/master | 2021-01-21T18:15:06.060014 | 2016-06-11T18:12:40 | 2016-06-11T18:12:40 | 58,072,311 | 0 | 0 | null | 2016-05-04T17:52:28 | 2016-05-04T17:52:28 | null | UTF-8 | Java | false | false | 7,238 | java |
/*
* Copyright (c) 2016. 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 "lice... | [
"aws@amazon.com"
] | aws@amazon.com |
bcdd48a59e8389d1f9de574f048512831e291443 | bf3727e5b44daaaf495aa7a289fe38846c2ac134 | /src/java8/feature/methodreference/MethodReferenceExample.java | 496fe8d39b5f8af275dc2f5521977d5f2b93a643 | [] | no_license | vivekguptacse/algorithms_and_datastructure | 82cb66370fb948435bc5ee3b9fef419b4547e22a | b40023e5163397c4acf3d32c37ae059577837e57 | refs/heads/master | 2021-01-02T18:51:05.731067 | 2020-02-11T12:07:41 | 2020-02-11T12:07:41 | 239,751,594 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,743 | java | package java8.feature.methodreference;
import java.util.function.BiFunction;
interface Sayable
{
public void say();
}
class Message
{
Message(String msg)
{
System.out.print(msg);
}
}
interface Messageable
{
Message getMessage(String msg);
}
class Arithmetic
{
public static int add(int a, int b)
{
return... | [
"vivek.cse.gupta@gmail.com"
] | vivek.cse.gupta@gmail.com |
d7e77dfec7ea22fc16879a8b6d9e14ea4d6f07e2 | 96d2b99c3514a59668aabca0cf91b5990fc9c964 | /webapp_rms/src/main/java/com/e9cloud/mybatis/service/AxbRateService.java | d1f5ec92466533511d4bcb438363e4d7cd04261e | [] | no_license | donggua131432/33e9 | 6599590a2c8eb5ee53ac235a6b50df88021c35af | 96089f5001828c10dbf5657a3352326055dd2802 | refs/heads/master | 2020-04-13T11:58:28.053544 | 2018-12-26T15:10:17 | 2018-12-26T15:10:17 | 163,189,038 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 955 | java | package com.e9cloud.mybatis.service;
import com.e9cloud.core.page.Page;
import com.e9cloud.core.page.PageWrapper;
import com.e9cloud.mybatis.base.IBaseService;
import com.e9cloud.mybatis.domain.AxbRate;
import com.e9cloud.mybatis.domain.RestRate;
import com.e9cloud.mybatis.domain.UserAdmin;
import java.util.List;
/*... | [
"donggua131432@sina.cn"
] | donggua131432@sina.cn |
78cd697069bc7d516fd7ad1f531fbd0d1e9a395e | 89811c51feb22c2592e239f7f7993c4c9a5da715 | /app/src/androidTest/java/com/kite/joco/toolbarp1/ApplicationTest.java | 0458b3ae58e68b3e6a2ab53c037610fd9b6ed825 | [] | no_license | mesterj/ToolbarP1 | ea44cbb710e3658a297592480df365a7c347d6f8 | 12de5274866815ece800e83424e8bdcad435f007 | refs/heads/master | 2020-12-24T08:29:24.007163 | 2016-09-04T18:33:57 | 2016-09-04T18:33:57 | 41,368,642 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 354 | java | package com.kite.joco.toolbarp1;
import android.app.Application;
import android.test.ApplicationTestCase;
/**
* <a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a>
*/
public class ApplicationTest extends ApplicationTestCase<Application> {
public ApplicationTest() {
... | [
"mesterj@freemail.hu"
] | mesterj@freemail.hu |
17da51a42db69d149c9190281cf31e7dad428a95 | 14512c9d288721dd7c3a11d00e6dca77234e379c | /src/main/java/hello/hello_spring/repository/MemoryMemberRepository.java | cd0921f7392d308319464c1d447e4fcef4ec67f8 | [] | no_license | syeon-c/SpringBootStarter | a2a33ed5bdbde1f5ee26e2957e341f8312425520 | 7b92224466a3e61c490f1b07a10070b41aea4304 | refs/heads/master | 2023-03-25T16:05:51.102262 | 2021-03-27T14:43:54 | 2021-03-27T14:43:54 | 349,645,842 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,088 | java | package hello.hello_spring.repository;
import hello.hello_spring.domain.Member;
import org.springframework.stereotype.Repository;
import java.util.*;
public class MemoryMemberRepository implements MemberRepository {
private static Map<Long, Member> store = new HashMap<>();
private static long sequence = 0L... | [
"gkdltjdus@gmail.com"
] | gkdltjdus@gmail.com |
585959123ecb761b4585e463c9c01dc35acebe00 | 9e744a4c37b4b89a8e7c4dee3bfbdbd2969fd71a | /MyTubeVideo/VideoProcessor.java | 3374471951a6dc562b28317e61af2466678ae833 | [] | no_license | RajikaJain/java-sample | 4997539d85d6a1d751e52af37accee16a20793c4 | a09cd98ceecdd6ec0fc5e9d2755651539d2e0fb2 | refs/heads/master | 2023-06-04T04:45:06.794147 | 2021-06-24T06:09:33 | 2021-06-24T06:09:33 | 373,401,573 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 545 | java | package MyTubeVideo;
public class VideoProcessor {
private VideoEncoder encoder;
private VideoDatabase database;
private EmailServices emailServices;
public VideoProcessor(VideoEncoder encoder,VideoDatabase database, EmailServices emailServices) {
this.encoder = encoder;
this.datab... | [
"rajikajain2@gmail.com"
] | rajikajain2@gmail.com |
8e4c26ffd288d13b41c22cff3339ac2f7a994250 | 2568ef9fa8eed30fb17a5ffbb84c13a656abc0c8 | /src/fr/mertzel/ose/modele/Ose.java | 88cd5031aa2384516ab18176c48f443e152917fd | [] | no_license | quentinplisson/ose | 8d73d797ceab9c1fd474eaa217175b4cf45d3541 | 2c98b2dacb60b89483f853c0bc882d61950c4d2c | refs/heads/master | 2021-01-01T16:26:12.960827 | 2012-11-28T16:20:43 | 2012-11-28T16:20:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 309 | java | package fr.mertzel.ose.modele;
import fr.mertzel.ose.controleur.Controleur;
import fr.mertzel.ose.vue.*;
public class Ose {
public static void main(String [] args){
PlanSalle modele = new PlanSalle("Sans Nom") ;
FenetrePrincipale vue = new FenetrePrincipale(modele) ;
new Controleur(vue,modele) ;
}
}
| [
"quentinplisson@gmail.com"
] | quentinplisson@gmail.com |
ef81291b9ac5fd39739e25e4c682c65a63d47072 | 1ca9599356d80751f4cdb15ddebf424952151813 | /dart-impl/src/main/java/com/jetbrains/lang/dart/DartElementType.java | 1dcff4e003e1ea10547def0c90990f855f4495d3 | [] | no_license | consulo/consulo-google-dart | 59e460375bae07b44c8d9a7a855853ac668cf609 | 4782d6734aee6bdc19542ddf6a394393b8ebb469 | refs/heads/master | 2023-07-27T03:29:03.103937 | 2023-07-07T14:30:43 | 2023-07-07T14:30:43 | 10,568,294 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 338 | java | package com.jetbrains.lang.dart;
import consulo.language.ast.IElementType;
/**
* Created by IntelliJ IDEA.
* User: Maxim.Mossienko
* Date: 10/12/11
* Time: 8:06 PM
*/
public class DartElementType extends IElementType {
public DartElementType(String debug_description) {
super(debug_description, DartLanguage... | [
"vistall.valeriy@gmail.com"
] | vistall.valeriy@gmail.com |
b38c4b31598978142ac59874e42908726fcd9bb8 | 1d4c750f5d65437ff1c6edaab95b344d68f74c02 | /jworkflow.kernel/src/test/java/net/jworkflow/kernel/scenarios/DataIOScenario.java | 70020dc99a364acc2a6335dbe0dcceb6f69d68fc | [
"MIT"
] | permissive | insad/jworkflow | e08705d8364521148392091175ff16fde0df61d3 | c364e8c7a8c27394b909dc6fa51e5eda8d111926 | refs/heads/master | 2021-06-06T16:14:05.688683 | 2021-05-02T22:47:53 | 2021-05-02T22:47:53 | 142,211,135 | 0 | 0 | MIT | 2021-05-02T22:47:54 | 2018-07-24T20:45:14 | Java | UTF-8 | Java | false | false | 2,672 | java | package net.jworkflow.kernel.scenarios;
import net.jworkflow.kernel.interfaces.StepBody;
import net.jworkflow.kernel.interfaces.Workflow;
import net.jworkflow.kernel.models.ExecutionResult;
import net.jworkflow.kernel.models.StepExecutionContext;
import net.jworkflow.kernel.models.WorkflowInstance;
import net.jworkflo... | [
"daniel@gerlag.co.za"
] | daniel@gerlag.co.za |
d45a73b423498ae3dcd9e163ce116886c9307656 | 1d2a71aba141a9244463b54f21513a7ca820bf03 | /src/by/lepnikau/philosophy/of/java/chapter17/task05/CountingMapData.java | 5b9f59b878f2a864de7b1b0a67784ca43fadaf13 | [] | no_license | ViachaslauL/PhilosophyOfJava | f4757b733dc52c9d0fee6c8a5029c442050ed568 | 148d8ed0e1dd41cbb3b63fb80c49cf06ade47b10 | refs/heads/master | 2023-08-12T07:18:14.676824 | 2021-10-11T08:18:10 | 2021-10-11T08:18:10 | 403,288,937 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,865 | java | package by.lepnikau.philosophy.of.java.chapter17.task05;
import java.util.*;
class CountingMapData extends AbstractMap<Integer, String> {
private int size;
private static final String[] CHARS =
"А В С D E F G H I 3 К L M N 0 P Q R S T U V W X Y Z"
.split(" ");
public Count... | [
"Lotussutol@tut.by"
] | Lotussutol@tut.by |
7d761f1813a83668a0e29fccabf6e2466fed4cf6 | d444d6af1e7c529b080fe90ab00dec5fbe607def | /src/main/java/com/mbgo/searchmgr/core/service/impl/ConvertKeywordServiceImpl.java | 38d4c69f77fff5364ac9561eda9d3fb82365d404 | [] | no_license | dawn-knight/bg_search_manager_srv | 3b9e7396653bf41bc4c7232b03d9ebb68302519b | 899059a4008af9ac9834ca5919183c1285cb6a16 | refs/heads/master | 2021-01-13T02:53:48.343370 | 2016-12-22T00:41:49 | 2016-12-22T00:41:49 | 77,096,989 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,415 | java | package com.mbgo.searchmgr.core.service.impl;
import java.util.List;
import java.util.Map;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.mbgo.searchmgr.core.bean.MgrConvertKeyword;
import com.mbgo.searchmgr.core.mapper.MgrConvertKeywordMapper... | [
"dawn_knight_xp@hotmail.com"
] | dawn_knight_xp@hotmail.com |
fa17b2defd439a5b8eb2329b48442ada7493fcad | 1d928c3f90d4a0a9a3919a804597aa0a4aab19a3 | /java/neo4j/2019/8/NoChangeWriteTransactionTest.java | 6fe7db731fa86767aa87ccb95056ae196d1f9177 | [] | no_license | rosoareslv/SED99 | d8b2ff5811e7f0ffc59be066a5a0349a92cbb845 | a062c118f12b93172e31e8ca115ce3f871b64461 | refs/heads/main | 2023-02-22T21:59:02.703005 | 2021-01-28T19:40:51 | 2021-01-28T19:40:51 | 306,497,459 | 1 | 1 | null | 2020-11-24T20:56:18 | 2020-10-23T01:18:07 | null | UTF-8 | Java | false | false | 2,596 | java | /*
* Copyright (c) 2002-2019 "Neo4j,"
* Neo4j Sweden AB [http://neo4j.com]
*
* This file is part of Neo4j.
*
* Neo4j is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
... | [
"rodrigosoaresilva@gmail.com"
] | rodrigosoaresilva@gmail.com |
1151eaf513bbfa44820cb417168c83c49237b662 | d38afb4d31e0574dd2086fc84e5d664aecc77f5c | /com/planet_ink/coffee_mud/WebMacros/AccountNext.java | ff775f368576c6c2b28bdf45a0f78441368cb96e | [
"Apache-2.0"
] | permissive | Dboykey/CoffeeMud | c4775fc6ec9e910ff7ff8523c04567a580a9529e | 844704805d3de26a16b83bd07552d6ae82391208 | refs/heads/master | 2022-04-16T07:07:22.004847 | 2020-04-06T17:55:33 | 2020-04-06T17:55:33 | 255,074,559 | 0 | 1 | Apache-2.0 | 2020-04-12T12:10:07 | 2020-04-12T12:10:06 | null | UTF-8 | Java | false | false | 2,744 | java | package com.planet_ink.coffee_mud.WebMacros;
import com.planet_ink.coffee_mud.core.interfaces.*;
import com.planet_ink.coffee_mud.core.*;
import com.planet_ink.coffee_mud.core.collections.*;
import com.planet_ink.coffee_mud.Abilities.interfaces.*;
import com.planet_ink.coffee_mud.Areas.interfaces.*;
import com.pl... | [
"bo@zimmers.net"
] | bo@zimmers.net |
3e8ca8f49da955ad19ee0502d5d5a2e95f3cb490 | 7e4ce0ce565e6d15ad60cb30970a4fd2fd6d49d1 | /StringManipulation/StringManipulator.java | a366ab26eb07cc717b358fbcea3a09f5395c5d40 | [] | no_license | ramlaksnarain/Cody_Ortiz_StringManipulation | ebfaf4eaff4009e863081d8f2b3de35d4bc836d1 | 3d39117c93a6466790757c50fe3c989eb4108d79 | refs/heads/master | 2020-06-16T18:15:17.484329 | 2019-06-17T17:21:41 | 2019-06-17T17:21:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 770 | java | public class StringManipulator{
public String trimAndConcat(String str1, String str2){
String newStr = str1.trim() + str2.trim();
return newStr;
}
public Integer getIndexOrNull(String str1, char letter){
int index = str1.indexOf(letter);
if (index == -1)
return n... | [
"noreply@github.com"
] | ramlaksnarain.noreply@github.com |
0bb210bf692bc2cf35bac28bc22b293eac0fe154 | 095448842c9c36e9f93a2c27c3d617c74f6a66dd | /src/main/java/net/lemonmodel/patterns/parser/Absyn/PNP.java | ce51268dea7d98ad20df5e36a4827a098ac373ac | [
"Apache-2.0"
] | permissive | geolffrey/lemon.patterns | cbe67a6c8db3c102f85750e0c6d2f2deb2fbdf4b | 279f7b6016a162880a66461b3973f1aad576aa5c | refs/heads/master | 2023-09-01T03:00:23.352024 | 2018-07-27T15:01:08 | 2018-07-27T15:01:08 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 416 | java | package net.lemonmodel.patterns.parser.Absyn; // Java Package generated by the BNF Converter.
public abstract class PNP implements java.io.Serializable {
public abstract <R,A> R accept(PNP.Visitor<R,A> v, A arg);
public interface Visitor <R,A> {
public R visit(net.lemonmodel.patterns.parser.Absyn.EPNPSimple p,... | [
"john@mccr.ae"
] | john@mccr.ae |
43da451b0391aa8e16ffdad3dcdb049d140fc49c | e3935042d698dded4e20895bb135eb44d843ad27 | /app/src/main/java/com/qwezey/androidchess/RecordingsActivity.java | 557173985c9cd5f75688f8d552cbb7d0f0e60f9b | [] | no_license | ru-cs213-fall2018/android-chess | e5853b542fbab958ab791951aac569fce962d8ce | 91563dab512df4546603a891ffc9271cd701d22c | refs/heads/master | 2020-05-07T09:52:05.728494 | 2018-12-14T09:46:59 | 2018-12-14T09:46:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,601 | java | package com.qwezey.androidchess;
import android.content.Context;
import android.content.Intent;
import android.support.annotation.NonNull;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.support.v7.widget.DividerItemDecoration;
import android.support.v7.widget.LinearLayoutMana... | [
"ammaar.iqbal@gmail.com"
] | ammaar.iqbal@gmail.com |
33381d046e5739828bfd9b52a0c55fd45622fa47 | 7296f29f31a786344c305f12192e63fefd520b4c | /okhttp-tests/src/test/java/okhttp3/AddressTest.java | 7a1b7f1bd104ac3a3955060230fe2be3547a6fb1 | [
"Apache-2.0"
] | permissive | warmcoin/okhttp | d3b872b6b8edc2d1f91291fe69385a8e6ba80c5b | 8c3709689650eec64ecab12a9a6e9a667fc82062 | refs/heads/master | 2020-04-27T06:24:55.565581 | 2019-03-04T12:53:26 | 2019-03-04T12:53:26 | 174,107,058 | 1 | 0 | Apache-2.0 | 2019-03-06T08:48:45 | 2019-03-06T08:48:45 | null | UTF-8 | Java | false | false | 2,918 | java | /*
* Copyright (C) 2014 Square, 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 agre... | [
"jwilson@squareup.com"
] | jwilson@squareup.com |
fea39d7b66d05c3d487e675bd3714405dc370219 | 853ee634ff0c833cd3f1086464efd8b3fa57fac1 | /DesignPatterns/src/main/java/factory/me/Sauce.java | a5229e1373507eda1aa6e661dfacba9ce6a7718b | [] | no_license | nori007/HeadFirst | 6235cc986d084253f0084b33297fa6446dc9f726 | 4441a76df2c8f6cccf29b66dc791d9d2602ce639 | refs/heads/master | 2016-09-06T07:52:24.707702 | 2014-07-18T05:59:36 | 2014-07-18T05:59:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 92 | java | package factory.me;
/**
* Created by nori on 2014. 7. 15..
*/
public interface Sauce {
}
| [
"me@samlpe.com"
] | me@samlpe.com |
c5737aed4f0e3b69fa1d709a2cb085f0d7a81eb7 | 7f9365350cc95e1abf367bd7b93c4396a87754a7 | /Estructura_condicionales.java | 57e3aa0f490dc56903866ff319c5513b543322e2 | [] | no_license | juontush/Curso_java_desde_cero | e409c8ac4756b53e29feb2a7224f9b76ad08b6a5 | 4e5ed87c29df03faf3a943005dd363b9fa4cabb0 | refs/heads/master | 2020-07-10T18:31:41.881090 | 2019-08-25T19:05:43 | 2019-08-25T19:05:43 | 204,336,783 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 470 | java | public class Estructura_condicionales{
public static void main(String args[]){
int operacion = 1;
int var1 = 8;
int var2 = 4;
int resultado = 0;
if(operacion == 1){
resultado = var1 + var2;
}else if(operacion == 2){
resultado = var1 - var2;
}else if(operacion == 3){... | [
"noreply@github.com"
] | juontush.noreply@github.com |
5b559892a980b535bea0cabddf6ac97c6289f46e | 32cb19633547f95cb950ef6dc3d5ce5cec07435d | /uikit/build/generated/source/r/debug/android/support/compat/R.java | ec23a09ac36b207e8429ec8d828cc09e29aeea73 | [
"MIT"
] | permissive | xinyupu/tutorchat | 6d001efd832ec1a7ad7957d2ffbd1bc4f806e34a | ee7c3a007d3744aa1a041ced83625b3f4891c2ee | refs/heads/master | 2020-03-09T21:35:51.411214 | 2018-04-11T00:57:13 | 2018-04-11T00:57:13 | 129,012,810 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,313 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package android.support.compat;
public final class R {
public static final class attr {
public static int font = 0x7f040095... | [
"526966586@qq.com"
] | 526966586@qq.com |
b58903902777c141f7d9db283880b95c326a89ae | 05afdb3485f44299ce428d66641c29f36e41b0b4 | /例2-9 ComputeLoan.java | e9faf4aa674fc89db577a22ef29613bd7cae85d4 | [] | no_license | bonus555/java | 1e66b4929449a6b482e33dd2097797b6a88e638b | fe5518ad700eff78c49fc5ac2d3e873147f2db95 | refs/heads/master | 2020-07-23T07:57:32.789424 | 2019-12-17T07:31:12 | 2019-12-17T07:31:12 | 207,492,456 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 951 | java | import java.util.Scanner;
public class hhh {
public static void main(String[] args) {
// TODO Auto-generated method stub
Scanner input = new Scanner(System.in);
System.out.print("Enter annual interest rate,e.g.,7.25%: ");
double annualInterestRate = input.nextDouble();
double monthly... | [
"noreply@github.com"
] | bonus555.noreply@github.com |
3b9effd639a684de27b2f6c1cbc9087bb37d1991 | 2f1dc34d6f35143e7f082573ded60bd3d9f47091 | /common/src/androidTest/java/com/sergiomarrero/madridshops/common/ExampleInstrumentedTest.java | d349c3c3e519ed2b4a2443b367cec450d19815ea | [] | no_license | smarrerof/kc-android2 | 78d09e16cc4c464c444cf52a6810957779f24bc0 | fcc31c877c42d2a6989f2d4ba17155a35b3a9466 | refs/heads/master | 2021-04-30T08:26:10.172490 | 2018-02-24T19:39:39 | 2018-02-24T19:39:39 | 121,302,982 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 778 | java | package com.sergiomarrero.madridshops.common;
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.*;
/**
* Instrumented test, which will execute ... | [
"smarrerof@gmail.com"
] | smarrerof@gmail.com |
6ba12a8febd5f732332e01c14db532b2afe7270e | 981df8aa31bf62db3b9b4e34b5833f95ef4bd590 | /xworker_swt/src/main/java/xworker/swt/design/ItemInfo.java | b8a01925d45470fb06a08fd3e1ee3340b0313076 | [
"Apache-2.0"
] | permissive | x-meta/xworker | 638c7cd935f0a55d81f57e330185fbde9dce9319 | 430fba081a78b5d3871669bf6fcb1e952ad258b2 | refs/heads/master | 2022-12-22T11:44:10.363983 | 2021-10-15T00:57:10 | 2021-10-15T01:00:24 | 217,432,322 | 1 | 0 | Apache-2.0 | 2022-12-12T23:21:16 | 2019-10-25T02:13:51 | Java | UTF-8 | Java | false | false | 242 | java | package xworker.swt.design;
import org.xmeta.Thing;
public class ItemInfo {
public int index;
public Thing itemThing;
public ItemInfo(int index, Thing itemThing){
this.index = index;
this.itemThing = itemThing;
}
}
| [
"zhangyuxiang@tom.com"
] | zhangyuxiang@tom.com |
3aa174bcc79acd788cf68b244c7d3c24c71d68ee | 565d8700abc379f94fa53c2926ab1237f7207e8f | /src/main/java/com/usth/miaosha/controller/GoodsController.java | 05579c6e3e9880b873c57149c3c896c9221832f0 | [] | no_license | stantfout/miaosha | c3bfce08c68791b8eae111c2d6339670c8aa0f55 | 460c97f3c863c46e99cd1991f13d88e8981bdeaa | refs/heads/master | 2022-06-25T12:52:17.344469 | 2020-05-22T13:49:00 | 2020-05-22T13:49:00 | 238,470,516 | 0 | 0 | null | 2022-06-17T02:54:10 | 2020-02-05T14:32:43 | Java | UTF-8 | Java | false | false | 3,527 | java | package com.usth.miaosha.controller;
import com.alibaba.druid.util.StringUtils;
import com.usth.miaosha.access.AccessLimit;
import com.usth.miaosha.domain.MiaoshaUser;
import com.usth.miaosha.redis.GoodsKey;
import com.usth.miaosha.redis.RedisService;
import com.usth.miaosha.result.Result;
import com.usth.miaosha.serv... | [
"986093257@qq.com"
] | 986093257@qq.com |
7754940e1251a0418d03987da750c4c6daaa14d2 | 9120caf11387377b220faf223a1b91c5803edfa3 | /NewsReader/src/com/example/newsreader/MainActivity.java | bbea82fdec17dc02b080c7c32d09a0ea0b6731d5 | [] | no_license | cyuunankai/android_lessions | 3166fa28e3837759d50bf54020e4b951727ebf65 | 60cd2d6b08ebc917407656b744391d29a9bcd94d | refs/heads/master | 2020-05-19T07:17:43.144273 | 2015-01-20T02:52:40 | 2015-01-20T02:52:40 | 26,475,946 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 2,112 | java | package com.example.newsreader;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.ActionBarActivity;
import android.util.Log;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.view.View.OnClickListener;
import android.widget.Button;
im... | [
"li_yang@microad-tech.com"
] | li_yang@microad-tech.com |
e87aeddbaf602ac9abcbda04d3860538c6510f42 | ae2b1c5d215457972321474e942b7c4f2f460f51 | /guli-houduan/service/service_cms/src/main/java/com/atguigu/educms/CmsApplication.java | 5fe969ef7feef6cb652a91af5524395b41e1c66d | [] | no_license | lilyzhou0316/guli | 4cfa3e6282b39ba3bc890ad1d7bf297bd13330e0 | 919cfffad0b77d3bf9c194bd79fab010b3fa5cb6 | refs/heads/master | 2022-11-30T02:42:56.958566 | 2020-08-14T04:11:32 | 2020-08-14T04:11:32 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 559 | java | package com.atguigu.educms;/*
*@Author lee
* @date 2020/08/03
*/
import org.mybatis.spring.annotation.MapperScan;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.context.annotation.ComponentScan;
@SpringBootApplicati... | [
"1799044809@qq.com"
] | 1799044809@qq.com |
e1240b17dabb8e251bcdbdf6f92a814aa9c9e298 | 64b82851134e9b83e1481a44f878c52f2a2ce904 | /src/edu/drew/note/MergeSort.java | 695acab8678fc75e0335f5ae8dd58dc60904bcb3 | [] | no_license | emhill/DrewNote | 59156fe8834b088b8f925c5fbd4530edc60cecf7 | ddc06f52ad9f2b4b5373c83b428d214fc3048711 | refs/heads/master | 2021-01-10T12:37:13.070752 | 2018-03-05T17:15:07 | 2018-03-05T17:15:07 | 44,541,030 | 1 | 18 | null | 2018-03-05T17:15:08 | 2015-10-19T14:38:00 | Java | UTF-8 | Java | false | false | 1,882 | java | /*
* Honestly, I couldn't figure out how to test this at all.
I hope it works at least well enough for partial credit.
I have no idea if I'm even using the right variables, but I
put this off for too long and I definitely don't have time
anymore to worry about it. I'm turning in what I have!
I also couldn't figure o... | [
"nerwin@drew.edu"
] | nerwin@drew.edu |
c06fdab6bb032fbcf16de934bf101044516eeda7 | 2875f35372092b5f46ebb269edf40a9914f16cb7 | /src/com/proj/capp/service/UserService.java | 15f976a233d53cb7690d6625a1672d0f95827cb3 | [] | no_license | anupam0409/SpringContactApp | 29c842f781b8228beae0b2dac7903e1825290af7 | 5223d7015b09fefa80a4e1bd6a8741f06edb38f1 | refs/heads/master | 2020-06-23T23:05:18.596325 | 2019-07-25T07:36:27 | 2019-07-25T07:36:27 | 198,769,427 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 651 | java | package com.proj.capp.service;
import java.util.List;
import com.proj.capp.damain.User;
import com.proj.capp.exception.UserBlockedException;
public interface UserService {
public static final Integer LOGIN_STATUS_ACTIVE = 1;
public static final Integer LOGIN_STATUS_BLOCKED = 2;
public static final Integer ROLE_A... | [
"anupamv20@gmail.com"
] | anupamv20@gmail.com |
021220adaad389b59698c73136e91b2f7c20bea4 | 312be75f80f39dc1a45c6e2a1b1fb42972113d95 | /app/src/main/java/com/makus/icecream/Bungkus.java | f18651e3bc40e7cc72aa6eca42c2a05d2de40f17 | [
"MIT"
] | permissive | karendk/IceCream | 3733564f320b21df74a911702fbe6e65f11fc698 | a9f6ee25f2c1d7e61e0b50e4dcbc2b91abca6cdc | refs/heads/master | 2020-03-24T21:33:58.428637 | 2018-08-16T03:04:54 | 2018-08-16T03:04:54 | 143,038,500 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 582 | java | package com.makus.icecream;
/*
Created by Karen on 15/12/2016.
strawberry=7000
oreo=5000
chocochips=4000
*/
public class Bungkus extends IceCream {
private int bungkus;
public Bungkus(){
super();
this.bungkus=0;
}
public Bungkus(int rasa, int topping, int bungkus){
super(... | [
"karenmakus@gmail.com"
] | karenmakus@gmail.com |
89a27b0d3639d75b999e3648043239d365f4579d | 7ef841751c77207651aebf81273fcc972396c836 | /astream/src/main/java/com/loki/astream/stubs/SampleClass1208.java | 8a8e36fa7204307b6c8a43f10c9211d58a69e899 | [] | no_license | SergiiGrechukha/ModuleApp | e28e4dd39505924f0d36b4a0c3acd76a67ed4118 | 00e22d51c8f7100e171217bcc61f440f94ab9c52 | refs/heads/master | 2022-05-07T13:27:37.704233 | 2019-11-22T07:11:19 | 2019-11-22T07:11:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 375 | java | package com.loki.astream.stubs;import com.jenzz.pojobuilder.api.Builder;import com.jenzz.pojobuilder.api.Ignore;
@Builder public class SampleClass1208 {
@Ignore private SampleClass1209 sampleClass;
public SampleClass1208(){
sampleClass = new SampleClass1209();
}
public String getClassName... | [
"sergey.grechukha@gmail.com"
] | sergey.grechukha@gmail.com |
a5d3f5205a1a011705927ab007e5e9db39ed667d | df41a39020627817e03ab17665c63c1150f15563 | /bizcore/WEB-INF/demodata_core_src/com/test/demodata/loginhistory/CandidateLoginHistory.java | e222766d1d5ffb4388775da33f65155b472c6286 | [] | no_license | doublechaintech/demodata-biz-suite | acec89b59cfb07196366b4c498b0a8476d827c38 | 57e4885370b89a2781bf107b26d444a717b8d17b | refs/heads/master | 2022-12-14T05:19:06.244357 | 2020-03-17T06:17:42 | 2020-03-17T06:17:42 | 170,658,376 | 1 | 1 | null | 2022-12-08T22:29:55 | 2019-02-14T08:49:42 | Java | UTF-8 | Java | false | false | 174 | java |
package com.test.demodata.loginhistory;
import com.test.demodata.BaseCandidateEntity;
public class CandidateLoginHistory extends BaseCandidateEntity<LoginHistory>{
}
| [
"philip_chang@163.com"
] | philip_chang@163.com |
5d6f575a306769306ebe740069538e415ebee9d9 | b512890d7d3c5142c4be2821b31cbaa7154c153d | /SpringMemberBoard2/src/main/java/com/spring/memberboard2/board/BoardController.java | 0174797acc1b984789a008d4752f60ee7d639080 | [] | no_license | djlee1995/Study_Spring | 7afaa46c9f0c222d82dca1cc986521353104d55b | f8012675fc9a2b24c1c364fe2d916944fbac2bef | refs/heads/master | 2023-02-01T12:24:12.609153 | 2020-12-22T11:41:13 | 2020-12-22T11:41:13 | 315,966,403 | 0 | 0 | null | null | null | null | UHC | Java | false | false | 7,138 | java | package com.spring.memberboard2.board;
import java.io.File;
import java.io.FileInputStream;
import java.io.PrintWriter;
import java.util.List;
import java.util.UUID;
import javax.servlet.ServletOutputStream;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.serv... | [
"djlee1995@daum.net"
] | djlee1995@daum.net |
2da72dcd0c0eb146c38f79040c5c7e09f0725cb7 | d575ca2bea322f2cb704bbe9989fe47334e200d6 | /project/src/cloud/jbus/db/dao/SensorDao.java | f37823935ae3dbe0bd2e57e1b77b0842a97b7f3b | [
"Apache-2.0"
] | permissive | xuedapeng/jbus-cloud | 06d49f7c88b357669323abd0837a870666b74fae | 69303c4a48a8f5df2db573a8241c4fa86a6f4343 | refs/heads/master | 2022-04-30T19:48:16.683154 | 2018-08-02T15:26:32 | 2018-08-02T15:26:32 | 141,773,643 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,074 | java | package cloud.jbus.db.dao;
import java.util.ArrayList;
import java.util.List;
import javax.persistence.EntityManager;
import javax.persistence.Query;
import org.apache.log4j.Logger;
import cloud.jbus.db.bean.DeviceEntity;
import cloud.jbus.db.bean.SensorEntity;
public class SensorDao extends BaseZDao {
static ... | [
"xuedapeng@gmail.com"
] | xuedapeng@gmail.com |
c33b26bd3f5f48b5ce60b7572ebc013fe8177dd6 | d7c5121237c705b5847e374974b39f47fae13e10 | /airspan.netspan/src/main/java/Netspan/NBI_16_0/Backhaul/IBridgeTermRadioProfileDelete.java | 96547eb142fa24c45a3b74edeccf6bd1d2fef8e6 | [] | no_license | AirspanNetworks/SWITModules | 8ae768e0b864fa57dcb17168d015f6585d4455aa | 7089a4b6456621a3abd601cc4592d4b52a948b57 | refs/heads/master | 2022-11-24T11:20:29.041478 | 2020-08-09T07:20:03 | 2020-08-09T07:20:03 | 184,545,627 | 1 | 0 | null | 2022-11-16T12:35:12 | 2019-05-02T08:21:55 | Java | UTF-8 | Java | false | false | 1,987 | java |
package Netspan.NBI_16_0.Backhaul;
import java.util.ArrayList;
import java.util.List;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotatio... | [
"ggrunwald@ASIL-GGRUNWALD.airspan.com"
] | ggrunwald@ASIL-GGRUNWALD.airspan.com |
bd7b50bac5ff116468f7bb3cc2976c428e877c0c | c71a6bbcb5e823cffa519ee83d31e863759898cc | /School/src/main/java/com/example/School/util/MyanmarFontManager.java | d8d51ea7b1a3840d068ecfef7b0a3ffd179f4456 | [] | no_license | myatkoko/School-Management-System | 006d17fb95bd14670d9b194823b92be8a6cfd7aa | 034533df68dfd675400e479f7a818e8401e25dd3 | refs/heads/master | 2020-05-24T20:03:07.354153 | 2019-05-19T08:05:12 | 2019-05-19T08:05:12 | 187,448,376 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,147 | 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.School.util;
import com.google.myanmartools.TransliterateU2Z;
import com.google.myanmartools.Transliterate... | [
"noreply@github.com"
] | myatkoko.noreply@github.com |
70e09a7ce815f52dcc57e08e5906bc68a904d898 | 5e5a79bf893e31ca3e0f65f03c4906f886b72e35 | /src/test/InjectDataIntoTransFormation.java | 9d7ece4a60cec87d286a378bfdf261d392d79979 | [] | no_license | wuaowuao/kettle_java | f82e0091ace2518fad1740c5c8c283acf22984ee | 82047ccdb8faee39c6005104cb4c1846d42a6a5a | refs/heads/master | 2021-08-06T15:44:47.277211 | 2017-11-06T11:21:38 | 2017-11-06T11:21:38 | 109,685,728 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,568 | java | package test;
import org.pentaho.di.core.KettleEnvironment;
import org.pentaho.di.core.Result;
import org.pentaho.di.core.RowMetaAndData;
import org.pentaho.di.core.exception.KettleException;
import org.pentaho.di.core.exception.KettleStepException;
import org.pentaho.di.core.row.RowMetaInterface;
import org.pentaho.d... | [
"zhoukewei02@meituan.com"
] | zhoukewei02@meituan.com |
c82af49c960c92d089447ce581982b3e290a3174 | b675f988eed0f68e0fd69b6823a4cdcbb2d553be | /java_mysql/src/java/in/flipbrain/dto/PortfolioDto.java | 1cfeee95df6714d6630e6968feb160923f9ca297 | [
"MIT"
] | permissive | bsodhi/flipbrain | 8a1d770821c077e9290f9f0b53a0bc88d16d34b7 | 3c36f77c81155c848c85fc775efa77f755b89912 | refs/heads/master | 2021-01-10T18:46:36.982005 | 2017-03-26T09:42:04 | 2017-03-26T09:42:04 | 41,911,445 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 987 | java | /*
Copyright 2015 Balwinder Sodhi
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... | [
"sodhi@iitrpr.ac.in"
] | sodhi@iitrpr.ac.in |
8448cd5e8ddbc5e915daa3f82876314cee2c956a | e71f3564bfe61fd101efe7252f9aaa8718676cba | /src/test/java/com/sky/catalogue/service/CustomerServiceTest.java | 3f099006941487e1b1a64bbf9213fccbd851706c | [] | no_license | ranjanlal/SkyProductCatalogue | 04f95d34a49342051d25e49747f7c22d87e6becb | 364e64dfd7bca7e9ef52abfe6bd7eb7340f5abe3 | refs/heads/master | 2021-06-12T23:29:45.865288 | 2017-01-25T16:33:08 | 2017-01-25T16:33:08 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,891 | java | package com.sky.catalogue.service;
import static org.testng.Assert.assertEquals;
import static org.testng.Assert.assertNotNull;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.test.context.ContextConfiguration;
import org.springframework.test.context.t... | [
"ranjan.lal@oracle.com"
] | ranjan.lal@oracle.com |
7a2b5781eec24fb3131ac8ec3ee69517b8acf925 | 09c0385969745ce00b57ecc4229707b2e5da24b0 | /btc-trade-web/src/test/java/net/kadirderer/btc/web/test/service/BtcPlatformServiceTest.java | 55382b5ca7103d237d431d764873e9359431f6eb | [] | no_license | kderer/btc | b73a08fbc72c524ab7782380a658aff9f1685219 | c2e7822b85e88094c9703cedac4ef2cbf69aed68 | refs/heads/master | 2021-01-10T08:52:25.483501 | 2017-06-13T16:08:41 | 2017-06-13T16:08:41 | 29,803,079 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,271 | java | package net.kadirderer.btc.web.test.service;
import java.lang.reflect.InvocationTargetException;
import net.kadirderer.btc.db.model.BtcPlatform;
import net.kadirderer.btc.web.dto.BtcPlatformDto;
import org.junit.Test;
import org.springframework.beans.BeanUtils;
import org.springframework.beans.BeansExceptio... | [
"kderer@hotmail.com"
] | kderer@hotmail.com |
5957c90661e2630c3fb9e1b138374387f6fe399c | eee52ee77456151834b330434a27bef9317217eb | /java/algo/src/inversionDeValeurKevin/App.java | 7a2b7b3a74f65e57684bcfadd391e7123bd02cf8 | [] | no_license | FTurleque/abc_2105-perso | ad1879f5adcb2b7d07a06646b405531745392123 | 0d599024f29f2a71b71586b7cfd3f9e5f8366093 | refs/heads/main | 2023-08-22T04:42:15.723370 | 2021-10-14T09:16:36 | 2021-10-14T09:16:36 | 374,582,238 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 692 | java | package inversionDeValeurKevin;
import java.util.Scanner; // importer les composants Scanner
public class App
{
// code du composant
public static void main(String[] args) {
int a, b;
Scanner sc;
// votre algorithme
System.out.println("Entrer deux nombre : ");
sc ... | [
"57303912+FTurleque@users.noreply.github.com"
] | 57303912+FTurleque@users.noreply.github.com |
4d8f28a3495771333cdc76519bfa6f60a035f854 | 26c8df9305c1d6f1bb8742cd0459ffada8d353ed | /instrumentation-api/src/test/java/io/opentelemetry/instrumentation/api/instrumenter/http/HttpSpanStatusExtractorTest.java | a4a3714d09fb878ec4b911692f20f55a876c0fb5 | [
"Apache-2.0"
] | permissive | jsuereth/opentelemetry-java-instrumentation | f3b6999ff5bb032a12221ba338ddcfa156694ca6 | 8a335145513a7e7e029c700c97d9864e4051f754 | refs/heads/main | 2023-08-28T12:32:11.497511 | 2021-10-30T07:20:18 | 2021-10-30T07:20:18 | 423,457,024 | 0 | 0 | Apache-2.0 | 2021-11-01T12:29:15 | 2021-11-01T12:29:14 | null | UTF-8 | Java | false | false | 4,337 | java | /*
* Copyright The OpenTelemetry Authors
* SPDX-License-Identifier: Apache-2.0
*/
package io.opentelemetry.instrumentation.api.instrumenter.http;
import static org.assertj.core.api.Assertions.assertThat;
import static org.mockito.ArgumentMatchers.anyMap;
import static org.mockito.Mockito.when;
import io.opentelem... | [
"noreply@github.com"
] | jsuereth.noreply@github.com |
553fbb07683e076cd981785dee98c0347a5a9c50 | eda31a4cee208fa95f6f6f3a628b0aab83690798 | /app/src/main/java/tv/qishi/milian/music/MusicItem.java | 1dfcb827fae4eddcb175db0a14db2b9d80f63473 | [] | no_license | hellowardLF/fks | 7cbc3744f7bab50ace723ea936a0e5979489d68b | 060595ed5839ba3674deb8681eb247fb12bbf66f | refs/heads/master | 2021-05-05T21:15:39.844477 | 2017-12-27T11:49:31 | 2017-12-27T11:50:22 | 115,512,624 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,336 | java | package tv.qishi.milian.music;
import java.io.Serializable;
/**
* Created by Administrator on 2016/11/22.
* Author: XuDeLong
*/
public class MusicItem implements Serializable{
private String name;
private String singer;
private String time;
private String type;//1 本地音乐 2 网络音乐
private String h... | [
"1103493187@qq.com"
] | 1103493187@qq.com |
a042d6b2854a0627226ea37329900bef7f74d0e1 | 95d627fb63c7f8fb4d4bc401bac3c3787a248410 | /After Enhancement/controllers/UpdateCoffeeServlet.java | e5337a98f8aac7eaa05bd5b1c60138f3494c5007 | [] | no_license | amudiakmal/WebAppSecurity-2nd-Project | ed15b8237776ef69ae8e566eeb2047f56ced7a55 | b2b4e5cabc1e94591df20241d2e0ae138069b821 | refs/heads/master | 2022-12-06T16:28:27.682208 | 2020-08-16T05:18:33 | 2020-08-16T05:18:33 | 287,839,531 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,153 | java | package controllers;
import java.io.IOException;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
im... | [
"noreply@github.com"
] | amudiakmal.noreply@github.com |
72157419ae68d1be95435c577b5d17d99fea82ab | a484a3994e079fc2f340470a658e1797cd44e8de | /app/src/main/java/shangri/example/com/shangri/model/bean/request/addRuzhuBean.java | a049428e580c6c12d17fdb7c4e06aff1cd1fa724 | [] | no_license | nmbwq/newLiveHome | 2c4bef9b2bc0b83038dd91c7bf7a6a6a2c987437 | fde0011f14e17ade627426935cd514fcead5096c | refs/heads/master | 2020-07-12T20:33:23.502494 | 2019-08-28T09:55:52 | 2019-08-28T09:55:52 | 204,899,192 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 680 | java | package shangri.example.com.shangri.model.bean.request;
/**
* Created by Administrator on 2018/1/7.
*/
public class addRuzhuBean extends BaseBeen {
private int type;
private String name;
private String telephone;
public int getType() {
return type;
}
public void setType(int type) {... | [
"1763312610@qq.com"
] | 1763312610@qq.com |
65dd9441edf794571e651b734580050e4327c64a | 90dc51db64ed35a803ff9e1634b8b2a14db0d602 | /src/main/java/com/work/demos/mybatis/spider/services/SpiderService.java | 6d1d062538b8611ac8921544115ab5805978fbe5 | [] | no_license | wscxxxx/workdemo | e6a6ddf5bdd69f3e023836cb04f313a59c60e94a | 0f8230df187568c8ce99bf6e0d75d1958625f55e | refs/heads/master | 2020-09-25T15:22:51.733381 | 2020-01-03T09:29:08 | 2020-01-03T09:29:08 | 226,033,322 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 411 | java | package com.work.demos.mybatis.spider.services;
import com.alibaba.fastjson.JSONObject;
import com.work.demos.mybatis.generef.web.Mapptmp;
import com.work.demos.mybatis.spider.entity.WscEntity;
public interface SpiderService {
String getall();
void getlast( );
void domain(int page,String gene);
vo... | [
"1105188081@qq.com"
] | 1105188081@qq.com |
6a3aecda12917627f2d1b9a3862002fd41fcce6c | 149b9fbee227341402b0275a60c7bae9a500b3f4 | /sorting/src/elementary_sorts/ShuffleSort.java | 0287fa4269639dab29c7c32f5dd189d0085a84cc | [] | no_license | akezhanmussa/coding_problems | c0447176823e0c678331abc417fdda485de5fda8 | 0fab46b2f9614a8f5f420ad4749f9062f7eceef4 | refs/heads/master | 2022-12-26T04:15:34.800665 | 2020-10-16T04:11:43 | 2020-10-16T04:11:43 | 234,851,190 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 328 | java | package elementary_sorts;
/**
*
* Generate a randomm real number for each array entry
*
* Knuth shuffle
* In iteration i, pick integer r between 0 and i uniformly at random
* Swap a[i] and a[r]
*
* produces a uniformly random permutation of the input array in linear time
*
*
*
*
*/
public class ShuffleS... | [
"ake.mussa@gmail.com"
] | ake.mussa@gmail.com |
d08913fd4134ecba85123471c33f830d5d0a1083 | 1820305b1d54c0ecb5f79285b055026e3ef353f7 | /src/main/java/com/fww/code/file/ReadFile.java | f15b7dc47b49640572bac319b99c3f03477906a6 | [] | no_license | weiwei-fu/code | 7d4bb491a14d8eceebb32c55c8fe9f47784091c4 | 98487215cde553b4ce539c4bc0fec3f9357c0265 | refs/heads/master | 2021-06-13T07:30:19.635692 | 2019-05-30T13:48:16 | 2019-05-30T13:48:16 | 154,950,853 | 0 | 0 | null | 2021-03-31T20:59:54 | 2018-10-27T10:15:04 | Java | UTF-8 | Java | false | false | 6,845 | java | package com.fww.code.file;
import java.io.*;
/**
* Created by @author fww on 2018/12/8.
*/
public class ReadFile {
/**
* 以字节为单位读取文件,常用于读二进制文件,如图片、声音、影像等文件。
*/
public static void readFileByBytes(String fileName) {
File file = new File(fileName);
InputStream in = null;
try {
... | [
"fuweiwei@altamob.com"
] | fuweiwei@altamob.com |
8343e4c00181ff42e867acc8dab4aeeaa0af4f70 | a416cc143f6214b8eccfbf2ec27bc776972c4e85 | /src/main/java/com/example/security/interceptor/WebConfiguration.java | deba2c376f84f742e8d095fc7cd174f52be9f1c2 | [] | no_license | Ivan-Tashev/SpringSecurityH2 | aad6fbcce885f6beb5797d067ce258cb2cd06f27 | 44d7be9627b285c2748122336f5034430cb77af1 | refs/heads/master | 2023-08-11T07:26:00.883879 | 2021-10-07T12:41:07 | 2021-10-07T12:41:07 | 414,335,732 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 710 | java | package com.example.security.interceptor;
import org.springframework.context.annotation.Configuration;
import org.springframework.web.servlet.config.annotation.EnableWebMvc;
import org.springframework.web.servlet.config.annotation.InterceptorRegistry;
import org.springframework.web.servlet.config.annotation.WebMvcConf... | [
"anl@abv.bggit"
] | anl@abv.bggit |
bbf2177b24867bea94673c4fcc2b215bbd14a13c | 5e25796a8bf8d038396d08dfff2a097891b7ecda | /Pratica1/src/questoes/Questao5.java | 6252cce95601d16d4a451e74af1326f609f20aa9 | [
"MIT"
] | permissive | HeloiseKatharine/PC-3 | 08360cf48ce37bb77312afc0d28c85c6bdd45267 | 7dd1b9315e5c87660b2113ba14015945c5d2319c | refs/heads/main | 2023-06-25T05:32:17.087392 | 2021-07-29T18:45:49 | 2021-07-29T18:45:49 | 316,812,637 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 617 | java | /*
5) Qual é a diferença fundamental entre a classe Hashtable e a classe HashMap do pacote java.util?
*/
package questoes;
/**
*
* @author Heloise
*/
public class Questao5 {
/*
HashTable e HashMap , bascicamente tem o mesmo comportamento , a única diferença é que o primeiro é thread-safe e o outro não.
... | [
"katharineheloise@gmail.com"
] | katharineheloise@gmail.com |
0f5f6af9769abfc1cdeccbcce692979b03cc53f1 | 9ba9a26752d02b9ae65758628edf7e7af0997bd6 | /src/main/java/com/websystique/springmvc/configuration/AppConfig.java | 35f47f4013168a4cadc4ef9c6c2f9ca51fcdc6bd | [] | no_license | jonsua05/nov19 | 6f4553a18204951fd8eb6032d04aa4f4d7777954 | 6cb6a0d9ab034a2488f5296fb5c3dd5090377c34 | refs/heads/master | 2022-12-22T21:27:37.188192 | 2019-11-28T14:52:34 | 2019-11-28T14:52:34 | 222,734,565 | 0 | 0 | null | 2022-12-16T07:47:00 | 2019-11-19T15:59:45 | Java | UTF-8 | Java | false | false | 4,450 | java | package com.websystique.springmvc.configuration;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.MessageSource;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.ComponentScan;
import org.springframework.context.ann... | [
"USUARIO@jonsua05"
] | USUARIO@jonsua05 |
f0bf1995ca82cc9637e4630953eb718c2450688d | ebecfc94d8430778551892b5ae1ab700c0a54c55 | /whale-transport/src/main/java/com/cszjo/whale/core/server/WhaleServer.java | b0a6dface580e19cd6ecc7bab4073c3b6e048680 | [
"Apache-2.0"
] | permissive | hansiming/whale | 3b51575db4508817ca7d9075084328265f066d5b | 8e700993cc9a7f8c3153f1d80ba880bf46295264 | refs/heads/master | 2020-05-19T11:28:26.403576 | 2019-05-20T11:27:31 | 2019-05-20T11:27:31 | 184,992,824 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,197 | java | package com.cszjo.whale.core.server;
import java.net.InetAddress;
import java.util.concurrent.atomic.AtomicBoolean;
import com.cszjo.whale.common.exception.ExceptionCode;
import com.cszjo.whale.common.exception.WhaleException;
import io.netty.bootstrap.ServerBootstrap;
import io.netty.channel.Channel;
import io.nett... | [
"hansiming@baidu.com"
] | hansiming@baidu.com |
8a5f88607d6dcb8d2d41f823694d67ee1aabe2b8 | 9b9b9b855eba93c8dd9e3c2997d53c6f4728bc5a | /src/kr/ac/kopo/과제/20200410/전혜원_과제_2060340007/Day03Exam02.java | 15f9c604caff0e6cfd039033ba344f192b4e412e | [] | no_license | jhw-polytech/kopo_java | 3508569a3021ffe584f107152ad659bd1c1dd9fd | 191372687bdf78259789f472f8e948b6a91d1b6d | refs/heads/master | 2022-12-06T13:47:35.461835 | 2020-08-17T13:38:32 | 2020-08-17T13:38:32 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,105 | java | package kr.ac.kopo.day03.exam;
import java.util.Scanner;
/*
2. 4개의 정수를 입력받아 가장 큰수를 구하는 코드를 작성하시오.
정수는 각각 입력받아도 상관없습니다.
정수 4개를 입력하세요 : 89 4 222 6
89, 4, 222, 6 중 가장 큰수 : 222
*/
public class Day03Exam02 {
public static void main(String[] args) {
int big1;
int big2;
Scanner sc = new Scanner(System.i... | [
"2060340007@office.kopo.ac.kr"
] | 2060340007@office.kopo.ac.kr |
edfcbf411665d7726be8b583d8b87a16e07f8a94 | 39f1336f2292b374e63e8ab1e689b06392d87d2a | /changgou-service/changgou-service-goods/src/main/java/com/changgou/service/impl/CategoryServiceImpl.java | 36d89f5f14d4623b79c23ac7cfa46982e68e2fa6 | [] | no_license | cookiespiggy/changgou-parent | 8233026aafb8d3df558d99419a767c4a1ddcce3b | 9be53875876d94c29e909eaa7b9a40d5fa7cb653 | refs/heads/master | 2022-07-16T21:54:25.612132 | 2020-05-17T05:23:11 | 2020-05-17T05:23:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,932 | java | package com.changgou.service.impl;
import com.changgou.dao.CategoryMapper;
import com.changgou.goods.pojo.Category;
import com.changgou.service.CategoryService;
import com.github.pagehelper.PageHelper;
import com.github.pagehelper.PageInfo;
import org.springframework.beans.factory.annotation.Autowired;
import org.spri... | [
"1142409898@qq.com"
] | 1142409898@qq.com |
75e220b40de74e6e935786936e056fe70cad05b3 | 5067b3fbc7208f62265f0654797be63695b004aa | /src/com/club/view/Application.java | 0ecfdee2de611efe604f4ef9d173ca4d465b52cf | [] | no_license | victor-mitcov/simple-fitness-club-crm | 98f9d01bfa35e4f12147cc497c98d1563d790fa1 | 09958e3253a54d665a914f67e0c86bcc1215355f | refs/heads/master | 2020-09-12T05:16:21.580546 | 2019-11-18T08:53:12 | 2019-11-18T08:53:12 | 222,320,470 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 4,528 | java | package com.club.view;
import com.club.controller.ClientController;
import com.club.controller.ManagerController;
import com.club.controller.SubscriptionController;
import com.club.model.client.Client;
import com.club.model.client.ClientTableModel;
import com.club.model.manager.ManagerTableModel;
import com.club.model... | [
"v.mitcov@emendis.nl"
] | v.mitcov@emendis.nl |
da06eac04b85fcf20791b58ca213258303fc35fc | be03c88129cac45cc3b23444a2746d70ad581bee | /src/net/muse/sound/MIDIEventListener.java | d239183de918cacb5da7b2b90d85a9e96e30e94d | [] | no_license | muse324/mixtract | 53b6536ae0060f9b9d1b07fbbe6ae8b3e0aab2eb | 956c8ff60a7b661c0896ba4ad95b588365d24d62 | refs/heads/master | 2022-12-13T16:24:13.203997 | 2022-11-28T12:06:24 | 2022-11-28T12:06:24 | 39,932,827 | 0 | 0 | null | 2022-11-27T19:09:51 | 2015-07-30T05:25:59 | Java | UTF-8 | Java | false | false | 881 | java | package net.muse.sound;
/**
* MIDIイベントを受け取るためのリスナーインタフェースです.
* <p>
* MIDIイベントに関連するクラスは、このインタフェースを実装します。さらに、それらのクラスによって作成されたオブジェクトは、コンポーネントの
* addMIDIEventListener メソッドを使用することによってコンポーネントに登録されます.
* イベントが発生すると、イベント内容に合わせて,オブジェクトの editConfig メソッドが呼び出されます。
*
* @author Mitsuyo Hashida
* @since 2007.9.20
... | [
"hashida@172.20.10.6"
] | hashida@172.20.10.6 |
fdc38457e88978e821c04314199669e1dfbbf79e | 0742c885b929cfaf232f90375e07fbf1f74ea4e1 | /src/Object1.java | 873357d0b859965a26bbb5e585b1a3764e1daf1b | [] | no_license | lawnguyen/CPSC501_A3 | fce7cd5c2f858e7319196b7cb4447cb8ba541659 | 650f43388f6aa51dc81a5913efc251decdf4bf26 | refs/heads/master | 2020-09-10T01:08:05.477822 | 2019-11-16T06:42:20 | 2019-11-16T06:42:20 | 221,612,281 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 174 | java | import java.io.Serializable;
public class Object1 implements Serializable {
public int num;
public Object1() {
}
public Object1(int num) {
this.num = num;
}
}
| [
"lawrence.nguyen@ucalgary.ca"
] | lawrence.nguyen@ucalgary.ca |
75785c18cc6ad815d9512ebcda3859c67aaff8fd | 1b386b724fb943d8866c95c20db8a8bc3f1830c1 | /app/src/main/java/com/example/thesis/Class/EnrollClassClass.java | d6840baeccd143a39be6d7cef6fbdf7ad9ac25ad | [] | no_license | joshuaconconn/ALSA | 13d22e45437be66587c02437ddcc79e17b94d171 | 6848befa5839494d3ef411c3d27f5677ab4794f2 | refs/heads/master | 2023-04-19T05:33:22.251348 | 2021-04-21T10:38:35 | 2021-04-21T10:38:35 | 360,128,901 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,640 | java | package com.example.thesis.Class;
public class EnrollClassClass {
String InstructorName, instructorId
,traineeName, TraineeId,Date,classType, restDay, level;
Integer status;
public EnrollClassClass(){
}
public String getLevel() {
return level;
}
public void setLevel... | [
"joshuaconconn@gmail.com"
] | joshuaconconn@gmail.com |
1ac6846ce0e6c61d2926f49029a299f456db124c | ae094b6b9d3a16f4931ac6d2908e07176e43ad9d | /src/test/java/es/ric/bluetoothgps/ExampleUnitTest.java | 124520a84a1e45fe022d76d4fc67991b619d6d19 | [] | no_license | rchampa/BluetoothGPS | e2290a107195d5d5ad28e639d942d7cb26402f7c | cfd493600d335587cdbf75d521f36fe3d192635d | refs/heads/master | 2021-01-21T13:29:19.680105 | 2016-05-30T21:28:49 | 2016-05-30T21:28:49 | 48,386,740 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 312 | java | package es.ric.bluetoothgps;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* To work on unit tests, switch the Test Artifact in the Build Variants view.
*/
public class ExampleUnitTest {
@Test
public void addition_isCorrect() throws Exception {
assertEquals(4, 2 + 2);
}
} | [
"ricardochampa@gmail.com"
] | ricardochampa@gmail.com |
83ea9bdc11953f698d27f7ccb87689a9b8adc499 | ec0a361eef95ba999d6c533ed7b38dd3d302f445 | /app/src/main/java/sg/edu/rp/c346/project3/MainActivity.java | 6624f3b3061c59d52bff40b9041fec3e96453c59 | [] | no_license | Lizbethjosephkoithra/Project3 | 4840fd199459e74d054d114a9ebdfc331fbe5ca7 | 99ba3eaf1941ecbea105af3c16928678ed1f8a09 | refs/heads/master | 2020-06-18T19:54:59.424593 | 2019-07-11T16:05:54 | 2019-07-11T16:05:54 | 196,426,629 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 900 | java | package sg.edu.rp.c346.project3;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
public class MainActivity extends AppCompatActivity {
//private String mainActivityName = "Main2Activity";
@Override
protected void onCreate(Bundle savedInstanceStat... | [
"17041061@myrp.edu.sg"
] | 17041061@myrp.edu.sg |
b3020cae09bf1e55d4ee8b4a808b7429b4ae3227 | b9c5d52c023ea117f59f178bbdf79a195f2c8825 | /app/src/main/java/br/nauber/friends/FriendsDialog.java | d00356289a4603829969679a6d689c7055d9aa91 | [] | no_license | naubergois/friendsapp | a7f3b258e60c3620d13305ff78440af00eedeb8b | b0f6cd35a5e2eaf48dddcdcd8ef0b44b7688ed28 | refs/heads/master | 2016-09-13T21:12:12.408866 | 2016-05-27T03:24:36 | 2016-05-27T03:24:36 | 59,775,246 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,808 | java | package br.nauber.friends;
import android.app.Dialog;
import android.content.ContentResolver;
import android.content.DialogInterface;
import android.content.Intent;
import android.net.Uri;
import android.os.Bundle;
import android.support.v4.app.DialogFragment;
import android.support.v7.app.AlertDialog;
import android.... | [
"naubergois@gmail.com"
] | naubergois@gmail.com |
bfec36d8bad538420c4aa33a285119e92b3e6fa7 | 82fe18c14e0b0cb043cf0da12e9ee6c8cb17e670 | /Server/src/main/java/io/grpc/examples/ExampleServer.java | 9fdc64b4f8a9d903cff088a46feff426b1cf6bdf | [] | no_license | ZoneZ99/Android-gRPC-Example | 8a1f13f18a62883609878564676f882715e87b0b | d09d359c0719f145f6fe35cb4a90e58ce55cec25 | refs/heads/master | 2023-01-14T11:46:46.546608 | 2020-11-21T11:35:42 | 2020-11-21T11:35:42 | 314,774,050 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,314 | java | package io.grpc.examples;
import io.grpc.Server;
import io.grpc.ServerBuilder;
import io.grpc.stub.StreamObserver;
import java.io.IOException;
import java.util.concurrent.TimeUnit;
import java.util.logging.Logger;
public class ExampleServer {
private static final Logger LOG = Logger.getLogger(ExampleServer.class.g... | [
"sonofkyrat99@gmail.com"
] | sonofkyrat99@gmail.com |
adc53757ce6666d8b95e5531e224470febba0f3f | 6fc1f170636c784d326ff1335398bab796c1faee | /app/src/androidTest/java/dexterdatul/com/jsonparsingdemo/ExampleInstrumentedTest.java | 167d61cbd632536d46a3cdef45fb624a930f0a60 | [] | no_license | dexterdatul/JsonParsingDemo | bbeb74426c7fc31b784c42848038cd23f7e0b9b9 | 46a05e640b2d033a73e99779ad1ad4c324630606 | refs/heads/master | 2021-08-30T07:28:13.411649 | 2017-12-16T18:45:28 | 2017-12-16T18:45:28 | 114,479,513 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 763 | java | package dexterdatul.com.jsonparsingdemo;
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.*;
/**
* Instrumented test, which will execute on an... | [
"ddatul@almadaclinic.com"
] | ddatul@almadaclinic.com |
2b5283fad229aa7fe63fba1f1d2e3dd6d9b2bc4a | 33ba93423fac3040518e0ab96201838496b3b219 | /typora/3_shell脚本/20200604/myscripts/QueryResult.java | eb9cf76a28b733dec5a4b3511f1c3c944b10287f | [] | no_license | zhanghytc/bigdata_md | 4a5010da453b9563b7d30a7c752449b9394284ff | 2696a9fa5bbebb2cacbb0df4ff830e69db3e9b98 | refs/heads/master | 2022-11-18T15:47:11.619302 | 2020-07-17T03:02:03 | 2020-07-17T03:02:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,429 | java | // ORM class for table 'null'
// WARNING: This class is AUTO-GENERATED. Modify at your own risk.
//
// Debug information:
// Generated date: Wed Apr 08 00:00:51 CST 2020
// For connector: org.apache.sqoop.manager.MySQLManager
import org.apache.hadoop.io.BytesWritable;
import org.apache.hadoop.io.Text;
import org.apache... | [
"yijiafu001@126.com"
] | yijiafu001@126.com |
698cc50bfcc7d3e1e1f8278755a2dd2918f5e828 | 9a1b84746c9d03510237e0501cf39caa9a2c4bbb | /java/delaney-xmas-controller/src/org/delaney/xmas/sequence/Baseline.java | 7aad35ec2a6ec88bad3194d6fa8ff900e15efd0a | [] | no_license | delaneys73/personal | bd510edc2950cc3cee4b6e0038aa1d0924c427a2 | 7a18d277922849957250a11bb1b343106a772fd7 | refs/heads/master | 2020-12-25T17:56:40.428145 | 2012-08-21T10:24:54 | 2012-08-21T10:24:54 | 4,720,524 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 650 | java | package org.delaney.xmas.sequence;
public class Baseline {
private long startTime;
private long endTime;
private long interval;
private int outLine;
public long getStartTime() {
return startTime;
}
public void setStartTime(long startTime) {
this.startTime = startTime;
}
public long getEndTime() {
return... | [
"delaneys73@gmail.com"
] | delaneys73@gmail.com |
1894ddfa8099401a24fddbf383b6330f65deb04b | f1c72d5fdea5ed93e14df39054ab3d67e07d1f2b | /src/main/java/br/com/cotiinformatica/senders/MailSender.java | ef70a689cdeee8369e84f9ad3b1db77b503107ec | [
"MIT"
] | permissive | william-douglas-brasil/projetoSpringApi01 | 2888836deabca021773c4e75aca53706afcc193d | 585c86367acc6aabe8446140380e144aff02a2fd | refs/heads/main | 2023-06-18T04:46:27.363344 | 2021-07-17T00:20:54 | 2021-07-17T00:20:54 | 386,652,532 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 807 | java | package br.com.cotiinformatica.senders;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.mail.SimpleMailMessage;
import org.springframework.mail.javamail.JavaMailSender;
import org.springframework.stereotype.Component;
@Component
public class MailSender {
// injeção de depen... | [
"willdoug1992@gmail.com"
] | willdoug1992@gmail.com |
bf8c0f0fe097ebbc43a4a2cc9fbef508b5667729 | 048a5a1043c574a4df39220c25558b0aa9c6b914 | /src/day62_Maps/SetEntryForMap.java | b107e04087f8bcc1a77c3305539490bc68f08966 | [] | no_license | arvindmits/Java | 97e37e6009be9364a22520f177983ab486202534 | 68175f96220cb812cb98f226a0dc5bcb3e8634fe | refs/heads/master | 2023-03-16T06:36:47.530532 | 2021-01-04T19:10:06 | 2021-01-04T19:10:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,113 | java | package day62_Maps;
import java.util.LinkedHashMap;
import java.util.Map;
public class SetEntryForMap {
public static void main(String[] args) {
//username & passwords
Map<String, String> vyTrackCredentials = new LinkedHashMap<>();
vyTrackCredentials.put("username1", "password1");
... | [
"dgn.rumeysaa@gmail.com"
] | dgn.rumeysaa@gmail.com |
c4b7932f97d6cbdfa7cdccba784f213ae2859287 | e97f9f10cc13c5d35509fa8ff5c4695ffa503899 | /problems/the_skyline_problem/solution.java | 64aa7ec5532494e735dca728340aaa810ef00f95 | [] | no_license | texhnolyzze/leetcode-solutions | f8ee9741e6369d84484d571c1125a6197a12cb43 | 2359b90375d25183f1fb0dfdfd288dd18462f856 | refs/heads/main | 2023-08-16T11:50:10.785841 | 2021-10-15T08:55:51 | 2021-10-15T08:55:51 | 378,673,811 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,177 | java | import java.util.*;
class Solution {
private final int leftIdx = 0;
private final int rightIdx = 1;
private final int heightIdx = 2;
public List<List<Integer>> getSkyline(final int[][] buildings) {
final List<List<Integer>> res = new LinkedList<>();
final Collection<Integer> points = n... | [
"ilyaskarimullin1997@gmail.com"
] | ilyaskarimullin1997@gmail.com |
4ab34236e671239ec623ef09ece71ee10f8a1eaa | 1f9a968ddb8ae2efea132364e58163e2546aa01f | /core/src/main/java/com/lordz/lbt/service/MailService.java | 32102bd1dad812cfd5c74377de66432ca9024e5f | [] | no_license | ifuture-cloud/lbt-java | c8366ecc5e69f5cea4f2140b6e6c78f8ab70f95e | a8a78ff504800ca34c516376a576ebfe92bbf280 | refs/heads/master | 2021-06-18T01:32:02.349244 | 2019-10-21T11:13:36 | 2019-10-21T11:13:36 | 214,778,730 | 0 | 0 | null | 2021-06-04T02:14:18 | 2019-10-13T07:28:11 | Java | UTF-8 | Java | false | false | 1,051 | java | package com.lordz.lbt.service;
import java.util.Map;
/**
* Mail server
*
* @author ryanwang
* @date : 2019-03-17
*/
public interface MailService {
/**
* Send a simple email
*
* @param to recipient
* @param subject subject
* @param content content
*/
void sendMail(Strin... | [
"strongrobot@163.com"
] | strongrobot@163.com |
6f5e79a34b04168e1672aaf4e99d1737fbd8c5aa | d5e4a885baae265a38cee65c34b8c0bfb42481d3 | /src/recommend/DB_io.java | 0ec942107ce89368476725994f12d4474cc85cff | [] | no_license | yangkun1201/RecommendSystem | 018bc376ff246380f6462f5927e663d808612cb3 | 8f4c41135c51777e4678d0de8e26481c6aea5cc9 | refs/heads/master | 2020-03-08T21:35:36.708901 | 2018-04-12T18:01:29 | 2018-04-12T18:01:29 | 128,409,778 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,182 | java | package recommend;
import util.DBUtil;
import java.sql.*;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;
public class DB_io {
public static Connection conn = (Connection) DBUtil.getConnection();
public static void insertReadTimeIntoDB(int user_id,int item_id,String flag)
{
... | [
"1149642605@qq.com"
] | 1149642605@qq.com |
23af2bf9a508dfd491615ba36b50e23d894f732f | b0f01cf5c454d9cf6c3f07b2788431e27c6073d6 | /org/apache/pig/backend/hadoop/executionengine/physicalLayer/relationalOperators/POFRJoin.java | 6682c8e452982f6580cb3b02870819280a688fbf | [] | no_license | ami07/ReStoreV2 | 0af67769b29e5687165375aba3c7b605723dd241 | b05ef86bcfbe915523b82fb33697f8997efa90cc | refs/heads/master | 2020-12-24T20:43:14.942874 | 2016-05-27T08:29:02 | 2016-05-27T08:29:02 | 59,818,173 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 20,062 | java | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | [
"ielghand@.(none)"
] | ielghand@.(none) |
c6ced5b704aaee2e77b02d0d512f756f158c0ff6 | 5e1b85274057abcd3178645500c5cc868ca54301 | /src/main/java/com/yjjk/erp/mapper/ErpRelationCompanyHospitalMapper.java | 503fd23419b063f30277570558ee3d3ca05c820a | [] | no_license | CentreSeek/erp | 1718210fee9e7b840aff82ad0ed3dce0bfb45131 | 9bff4054b0328b031ee5f04d2149e4f72ee82395 | refs/heads/CentreS | 2023-08-07T17:12:10.837376 | 2019-11-28T11:54:09 | 2019-11-28T11:54:09 | 224,642,031 | 0 | 0 | null | 2023-07-22T22:54:20 | 2019-11-28T11:49:31 | Java | UTF-8 | Java | false | false | 356 | java | package com.yjjk.erp.mapper;
import com.yjjk.erp.entity.pojo.ErpRelationCompanyHospital;
import com.yjjk.erp.my.mapper.MyMapper;
public interface ErpRelationCompanyHospitalMapper extends MyMapper<ErpRelationCompanyHospital> {
/**
* 获取companyId
* @param hospitalId
* @return
*/
Integer get... | [
"centreseek@126.com"
] | centreseek@126.com |
4baeafbc74fb21efa367330f2096971583120abe | f221fb0ed98f0d2907c222352a121e9492b77735 | /src/app/com/iptv/sys/service/impl/SysUserGroupServiceImpl.java | 869def9cadfe463a146f2eeabb7f078a52372945 | [
"Apache-2.0"
] | permissive | MerylLiu/jdark | 73c7ef81a3913b54666b6b83fe7b038de8fc2c3d | e27637eed08e058c134c99021e1629e59a27711d | refs/heads/master | 2020-03-17T08:52:05.320197 | 2019-10-26T09:59:30 | 2019-10-26T09:59:30 | 133,452,497 | 1 | 2 | null | null | null | null | UTF-8 | Java | false | false | 1,848 | java | package com.iptv.sys.service.impl;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.springframework.stereotype.Service;
import com.iptv.core.common.BizException;
import com.iptv.core.service.impl.BaseServiceImpl;
import com.iptv.sys.service.SysUserGroupSer... | [
"mac@MerylMacBook-Pro.local"
] | mac@MerylMacBook-Pro.local |
d96424d0cc12e0cdc04717972dff50f03bd7d74d | 7d25470b3ab82e7b3e2f0169fa8b0503ce597709 | /jeecg-boot/jeecg-boot-module-system/src/main/java/org/jeecg/modules/medical/service/impl/WmEquipmentOnloanServiceImpl.java | 152d13dd4fa420a0bb6fe3345697b231f9971d41 | [
"MIT",
"Apache-2.0"
] | permissive | ISeeYouTomorrow/jeecg-boot2020-medical | 89932442c758e2ab7d10e23d4393f60dd6399c88 | a0eed9bc9699261273ed67039370d588b34a02f9 | refs/heads/master | 2023-02-25T05:59:11.834798 | 2021-01-25T00:50:30 | 2021-01-25T00:50:30 | 309,724,265 | 5 | 2 | null | null | null | null | UTF-8 | Java | false | false | 2,581 | java | package org.jeecg.modules.medical.service.impl;
import com.baomidou.mybatisplus.extension.plugins.pagination.Page;
import org.apache.shiro.SecurityUtils;
import org.jeecg.common.system.vo.LoginUser;
import org.jeecg.modules.medical.entity.WmEquipmentInfo;
import org.jeecg.modules.medical.entity.WmEquipmentOnloan;
impo... | [
"xile.lv@riverecth.com"
] | xile.lv@riverecth.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.