blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 332 | content_id stringlengths 40 40 | detected_licenses listlengths 0 50 | license_type stringclasses 2
values | repo_name stringlengths 7 115 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 557
values | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 684M ⌀ | star_events_count int64 0 77.7k | fork_events_count int64 0 48k | gha_license_id stringclasses 17
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 82
values | src_encoding stringclasses 28
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 7 5.41M | extension stringclasses 11
values | content stringlengths 7 5.41M | authors listlengths 1 1 | author stringlengths 0 161 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
4e947393b52dd93814acc82ad8023809230a8ea0 | b4aaa7906e6d1d52e9d258e918f4788893c3ef40 | /edu.udel.udse.jdt.astsimple/src/edu/udel/udse/jdt/astsimple/handlers/ASTViewerHandler.java | bc31567c7e86489f494658b25cd55cfb8376134c | [] | no_license | irenelizeth/jdt_practice | 0a43e703b39f51ff2b4bbb7d90ab4f6981579dd0 | b166c19f78267e667f05c2a43b1425d1cdc4fa95 | refs/heads/master | 2020-12-25T13:23:57.215727 | 2016-07-22T20:39:32 | 2016-07-22T20:39:32 | 63,981,716 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 837 | java | package edu.udel.udse.jdt.astsimple.handlers;
import org.eclipse.core.commands.AbstractHandler;
import org.eclipse.core.commands.ExecutionEvent;
import org.eclipse.core.commands.ExecutionException;
import org.eclipse.ui.IWorkbenchWindow;
import org.eclipse.ui.handlers.HandlerUtil;
import org.eclipse.jface.dialogs.Mess... | [
"imanotas@udel.edu"
] | imanotas@udel.edu |
9ef68e549a7390159c634e04aaa062acb62b2c78 | 81ba543811bfffb16731c334793dc883c7d92e9f | /src/main/java/head_01/demo_db/Conn.java | aadabbfab6eb55bbb8ba5676065d2163e90993d5 | [] | no_license | lrutivi/HeadFirstSQL-1 | 3a8d926d9630b4d5d50a788f048e31b7a8a76254 | c96a9e978a6b55135e8c5cd85eb5e6eb1aa8f6d9 | refs/heads/master | 2020-06-24T15:29:57.989781 | 2017-09-11T17:57:16 | 2017-09-11T17:57:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,247 | java | package head_01.demo_db;
import java.sql.*;
public class Conn {
public static Connection conn;
public static Statement statmt;
public static ResultSet resSet;
private static final String URL="jdbc:mysql://localhost:3306/headfirstsql";
private static final String USERNAME="root";
private stati... | [
"timon2@ukr.net"
] | timon2@ukr.net |
5f0f885aa4cbcdf514d9cc805163fb18d0496e89 | 66bcb983f6ed34a6d742b2af4e0aa41e45c89fcc | /a/src/be/ac/kuleuven/cs/ttm/transformer/dataflow/analyzer/Switch.java | d3092a57285ba610662149c4e64760cb89388781 | [] | no_license | vmram87/raytracempj | d3be7a4bb89a01746c0122d4154221a88d197351 | b3f42c06afb459b4a49daaeeb1be8b37d0426879 | refs/heads/master | 2021-01-10T01:32:29.222948 | 2010-11-05T04:10:14 | 2010-11-05T04:10:14 | 48,790,897 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,340 | java | /** This file is part of the BRAKES framework v0.3
* Developed by:
* Distributed Systems and Computer Networks Group (DistriNet)
* Katholieke Universiteit Leuven
* Department of Computer Science
* Celestijnenlaan 200A
* 3001 Leuven (Heverlee)
* Belgium
* Project Manager and Principal Inve... | [
"jinqing808@190398b0-3e5a-db71-e392-7b5dfaa953ca"
] | jinqing808@190398b0-3e5a-db71-e392-7b5dfaa953ca |
de9c8660a45505c5d3826bd15b5c14f829af85d1 | 55d75bfdb44754accd63e44c2d3af494e90c5e15 | /src/com/cjn/proxy/demo2/Proxy.java | 4f0fa1ce9ad6e3d0a134463b5633d5e8b3ef8f33 | [] | no_license | cjn93/designPattern | b1033977877e451d6404c152ee49b6f8ee9d527c | b195fe2a739991872d6bae87056776efb66ac348 | refs/heads/master | 2020-03-18T19:06:37.455668 | 2018-05-28T08:44:31 | 2018-05-28T08:44:31 | 135,134,459 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 452 | java | package com.cjn.proxy.demo2;
/**
*@author cjn
*@version 1.0
*@date 2018年5月24日 上午10:19:01
*@remark 只有代理的 追求者
*
**/
public class Proxy implements GiveGift {
Pursuit gg;//zhuojiayi
SchoolGirl mm;
public Proxy(SchoolGirl mm) {
// TODO Auto-generated constructor stub
gg = new Pursuit(mm);
}
@Override
public vo... | [
"cjn93@qq.com"
] | cjn93@qq.com |
90d82f108081023c07c1416b5f59fa239ebdf698 | ba8ec6f1c97606011bcdcd0d44d31f6e22bf91fc | /Person.java | a0f339e4822d6c2277df12792fac835ea7c96c1e | [] | no_license | apoorvak1997/Employee-timesheet | 4570ef1983f9f032c5ac72bf54d75cdeb41a8f48 | 2ad799d216b780a80a0531d73a38f1c930e06b0f | refs/heads/master | 2022-12-19T01:50:05.752193 | 2020-09-15T06:02:01 | 2020-09-15T06:02:01 | 295,629,655 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 93 | java | package csye6200.neu.edu;
public abstract class Person {
private String Name;
}
| [
"noreply@github.com"
] | noreply@github.com |
b4ab42e9dddc4a03b64f4f780c9d5a24626cd72a | d6eb6ec34d7945141de04743260aef9663a20d2f | /flow/modules/Skeletonize.java | 5fa381f377d0623ad5fd5d34d75196ce0603d5b8 | [
"Apache-2.0"
] | permissive | fourks/flow | 62f982181ec8a620259f466f5d0fbba840846e78 | 6ad55314aba8ecbde80c1a7c9fb0a460b7b8ee7d | refs/heads/master | 2020-05-15T14:49:35.375109 | 2019-03-16T21:02:14 | 2019-03-16T21:02:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,237 | java | // Copyright 2018 by George Mason University
// Licensed under the Apache 2.0 License
package flow.modules;
import flow.*;
/**
A Unit which strips out partials based on their distance from the nearest
highest-amplitude partial. The further a partial is from the the nearest
peak partial, the more its ampli... | [
"34138957+SeanLuke@users.noreply.github.com"
] | 34138957+SeanLuke@users.noreply.github.com |
8ecb2c620f5d2ba95bff09c2fbee7eb7e2bbb71c | 59cdc79432a4a2ac315de09463c700f5508404a9 | /app/src/androidTest/java/com/bwei/newhan/ExampleInstrumentedTest.java | bad6cae1e1ded1bb89d25b9acc597f1bfc094058 | [] | no_license | Hanleixin/JiangNan | 378774aab70fabecfefd7dc9d41b8d61f6d76cd1 | c3bd5677ce6bb48b0e5a97e811fe87be17f4a2fd | refs/heads/master | 2021-01-17T09:23:04.675396 | 2017-03-05T16:03:41 | 2017-03-05T16:03:41 | 83,983,068 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 734 | java | package com.bwei.newhan;
import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumentation test, which will execute on an Android devi... | [
"leixinhan@foxmail.com"
] | leixinhan@foxmail.com |
e1a84c6fc723d5142802340b8195942f6edc6951 | 2a66ed109c6b122166777c36cba2155a2a7cdf61 | /src/main/java/pe/ventas2020/daoImpl/UsuarioDaoImpl.java | af89a0be06d0d9b557efa4375f761091113c1a54 | [] | no_license | dreyna/ventas2020 | 422ea74e453160d9fb3cb0e78bb23c123f75fb54 | 2b16703d86b600aead5afdbed09f49859ea3299c | refs/heads/master | 2022-12-24T15:31:14.709791 | 2020-10-13T19:45:03 | 2020-10-13T19:45:03 | 303,811,623 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 670 | java | package pe.ventas2020.daoImpl;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.jdbc.core.BeanPropertyRowMapper;
import org.springframework.jdbc.core.JdbcTemplate;
import org.springframework.stereotype.Repository;
import pe.ventas2020.dao.UsuarioDao;
import pe.ventas2020.entit... | [
"dreyna@DESKTOP-JA7PVTB"
] | dreyna@DESKTOP-JA7PVTB |
b94dab2dc4da40d5046747d588919a6b4619e634 | b56e02d2aedf73ddd29187320532a292d7635560 | /statemachine/src/main/java/com/polidea/statemachine/log/LogHandler.java | 8c33b2671b6563a2127d8195dcc818ee9edaed11 | [
"MIT"
] | permissive | kwoylie/state-machine-android | 2c7f517a4de6ce8a9932251cf32e50879964c745 | 8db959075a9c9fd0965af9775e4dce995b948a3d | refs/heads/master | 2021-01-14T14:01:48.891764 | 2016-07-29T13:33:12 | 2016-07-29T13:33:12 | 64,478,182 | 0 | 0 | null | 2016-07-29T12:17:05 | 2016-07-29T12:17:03 | Java | UTF-8 | Java | false | false | 330 | java | package com.polidea.statemachine.log;
public interface LogHandler {
void d(String tag, String message);
void i(String tag, String message);
void v(String tag, String message);
void w(String tag, String message);
void e(String tag, String message);
void e(String tag, String message, Throwa... | [
"pawel.janeczek@polidea.com"
] | pawel.janeczek@polidea.com |
4797f1c1e46cc26c2a4a3d0dbdc70242c8a7f485 | ea6e3c324cf36d9b59a14598bb619a7a8f14329e | /workflow/automatiko-workflow-serverless/src/main/java/io/automatiko/engine/workflow/serverless/ServerlessProcessInstance.java | c0ca62aeffcff74344615733224db1cd7795174f | [
"Apache-2.0"
] | permissive | automatiko-io/automatiko-engine | 9eaf3a8f5945e645ca704aa317c97c32ea4011da | af7e315d73895798b8b8bdd0fa5d7fcce64d289d | refs/heads/main | 2023-08-24T21:25:17.045726 | 2023-08-16T08:20:56 | 2023-08-16T08:41:53 | 332,492,696 | 60 | 7 | Apache-2.0 | 2023-09-14T00:44:40 | 2021-01-24T16:06:36 | Java | UTF-8 | Java | false | false | 11,013 | java |
package io.automatiko.engine.workflow.serverless;
import java.util.Collection;
import java.util.Date;
import java.util.List;
import java.util.Map;
import java.util.Optional;
import java.util.Set;
import java.util.stream.Collectors;
import io.automatiko.engine.api.Model;
import io.automatiko.engine.api.auth.AccessPol... | [
"swiderski.maciej@gmail.com"
] | swiderski.maciej@gmail.com |
7c48285a9497a54d70e78f6c06e3210927240b46 | 50da4738f4f301a239858f02f8d5f4126cb4127f | /src/main/java/com/amazonaws/services/identitymanagement/model/CreateLoginProfileRequest.java | 920958f078636d9153cfdf2abf255d30ed26402f | [
"JSON",
"Apache-2.0"
] | permissive | scode/aws-sdk-for-java | f9e2d8ca181a1d56ba163c029ff90c52424f10a7 | c0bbbf7e6a6c0953e67b925c0b0732b264e87c33 | refs/heads/master | 2021-01-18T05:50:03.373152 | 2011-08-30T20:03:45 | 2011-08-30T20:03:45 | 2,297,200 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 5,800 | java | /*
* Copyright 2010-2011 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 "l... | [
"aws-dr-tools@amazon.com"
] | aws-dr-tools@amazon.com |
f5ba2aa0d204a7adacdab626fe6a2b744e115f07 | 3be69f34a096efa23378a4b25b66fe9dcd675cb2 | /src/main/java/com/lmiky/cms/directory/pojo/CmsDirectory.java | fbcc51648a31d465d73b822930bc4ed7ff42efea | [] | no_license | linminqin/lmiky_hibernate | cf2a70cbc36857459ae1f3a844c8a35068a2094b | 78e0a441455234034a291eaf73582d3100a4ebee | refs/heads/master | 2021-01-23T09:52:36.129123 | 2014-09-13T04:08:43 | 2014-09-13T04:08:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 465 | java | package com.lmiky.cms.directory.pojo;
import javax.persistence.Entity;
import javax.persistence.PrimaryKeyJoinColumn;
import javax.persistence.Table;
import com.lmiky.jdp.tree.pojo.BaseTreePojo;
/**
* 目录
* @author lmiky
* @date 2014-1-2
*/
@Entity
@Table(name="t_cms_directory")
@PrimaryKeyJoinColu... | [
"flylmiky@gmail.com"
] | flylmiky@gmail.com |
178a422ddbc4c56a95e6801d9702d39d09e65106 | 7dcb48de8406388e17f46911e4304f1e82cdaa52 | /server2/src/main/java/com/evoupsight/monitorpass/server/cache/impl/ServerCacheImpl.java | 50998ac6986980991858d9ea79b8eded252ddd94 | [] | no_license | evoup/monitor_pass | eadd80d7bc3c6876310efb4fff43523019ab0a63 | b7018a9357a7d71acd1cd5eb0b8e0f6dc8016a88 | refs/heads/master | 2022-06-24T11:20:38.248256 | 2019-10-21T04:30:45 | 2019-10-21T04:33:56 | 96,863,608 | 0 | 0 | null | 2022-06-21T01:46:32 | 2017-07-11T07:23:05 | C | UTF-8 | Java | false | false | 5,311 | java | package com.evoupsight.monitorpass.server.cache.impl;
import com.evoupsight.monitorpass.server.cache.ServerCache;
import com.evoupsight.monitorpass.server.constants.Constants;
import com.evoupsight.monitorpass.server.dao.mapper.RelationServerServerGroupMapper;
import com.evoupsight.monitorpass.server.dao.mapper.Relati... | [
"evoex123@gmail.com"
] | evoex123@gmail.com |
7188c6cd260ebae4a37bdf7a327c0d03493dd971 | 78c166c4dc3b65c14f708a08a7eea35a18b8cbbd | /components/org.wso2.carbon.identity.api.dispatcher/src/main/java/org/wso2/carbon/identity/api/dispatcher/DefaultExceptionMapper.java | 4b8c38d45ad8330205f96e5771d175be7f54c57a | [
"Apache-2.0"
] | permissive | somindatommy/identity-rest-dispatcher | 405ee42272ad60b2aec26ce5c65980a591be86ea | 8c282d45179b826eb01f8b75c01e8c9599119d57 | refs/heads/master | 2021-07-25T15:13:35.974221 | 2020-12-10T11:42:31 | 2020-12-10T11:42:31 | 229,014,924 | 0 | 0 | Apache-2.0 | 2019-12-19T08:59:37 | 2019-12-19T08:59:36 | null | UTF-8 | Java | false | false | 2,156 | java | /*
* Copyright (c) 2019, WSO2 Inc. (http://www.wso2.org) 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
*
* Unles... | [
"ayeshad.09@cse.mrt.ac.lk"
] | ayeshad.09@cse.mrt.ac.lk |
f15bf1564006fb27de49425edae5425652329dc4 | 62533122cbbd8350a4ea0834987e262a4bda0a49 | /app/src/test/java/com/example/minergame/ExampleUnitTest.java | 475ca5c681c6c40bdca8ddd3cab1a63e75f41aba | [] | no_license | klok101/Miner_Game | 231339b3cb5246efc38b31f5fcbc44ed44f59bb9 | bb32d52fbf3c165e3b56c3bdb6c0fcee8e7147e3 | refs/heads/master | 2020-12-31T09:48:55.555681 | 2020-02-07T17:28:09 | 2020-02-07T17:28:09 | 238,985,817 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 382 | java | package com.example.minergame;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
@Test
public void ... | [
"blackhawks4447@gmail.com"
] | blackhawks4447@gmail.com |
6a39c7f8921339c643c0a92547c6d9371f21d300 | 0ce26835ca89db1acf271cacc69d7b90fd8ecf3e | /SeleniumTraining/src/inhertenceConcept/Parent1111.java | 5443d54de75b3c5b22eecfd121f274fb0a2b0ac1 | [] | no_license | srinivaspatel8118/Office | 5679567840bf6e646e338a326b6959fffb0186af | 977c919e13943b0878aef1d4716a983a55c7beac | refs/heads/master | 2020-06-21T23:47:58.865115 | 2019-09-18T12:41:28 | 2019-09-18T12:41:28 | 197,581,273 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 315 | java | package inhertenceConcept;
/*
* 7.a.Create a parent class (ex:Parent1) with two instance methods with return type String
*/
public class Parent1111 {
String instnaceMethod1()
{
String str1="Srinivas";
return str1;
}
String instnaceMethod2()
{
String str2="Patel";
return str2;
}
}
| [
"spatel@XVDT0253.xeno.com"
] | spatel@XVDT0253.xeno.com |
e04d24a4b0e9638b22c405a798785cc650b54306 | 7a663b133d2f6b4d6af458f90cf66ab61c73d0f1 | /CreateContact.java | db6b2a26743bf968e12bb059ea686b1fb8993266 | [] | no_license | Benjamin2807/SeleniumAssignments | 2ed1cf7d34b3add8ff73f0b7ca7f2abd6717c7fc | 3a0db0f873fdc5923a8084ce30b07a09b396855f | refs/heads/main | 2023-05-16T03:38:41.504252 | 2021-06-05T08:45:45 | 2021-06-05T08:45:45 | 360,655,380 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,113 | java | package week2.day2;
import org.openqa.selenium.By;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.chrome.ChromeDriver;
import org.openqa.selenium.support.ui.Select;
import io.github.bonigarcia.wdm.WebDriverManager;
public class CreateContact {
public static void main(String[] args) {
... | [
"noreply@github.com"
] | noreply@github.com |
8f4b5a3284834e4bed84b1b426135720e01f8577 | 063f5ea4fd94691069bbce6ddd93a649d34180f2 | /src/main/java/com/soeasy/controller/mallController/ProductCategoryController.java | 8ce1646f0116a6b7ed059bfdb58c160f3cee4cdb | [] | no_license | h188472r/SoEasyMall | c1f670166609d622cd12b82b4f5501427740f19e | dd87b0bc61ded0a02fdb0b5a410bcc25a84e7091 | refs/heads/master | 2023-06-24T16:40:06.563935 | 2021-07-27T08:38:56 | 2021-07-27T08:38:56 | 382,291,292 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,864 | java | package com.soeasy.controller.mallController;
import javax.servlet.http.HttpServletRequest;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.validation.BindingResult;
import org.springframew... | [
"senyaky@gmail.com"
] | senyaky@gmail.com |
ae029ac19e6c96a17eca4e753427f775aed2cf7c | fc2ef923607747cbcba2a95ce0deb913aa0fb583 | /Chapter8/src/template/Car.java | c13905a418e73d16a74e82d1ccf4bbf948064110 | [] | no_license | easyspubjava/java_lesson | 0aa04a859ca65273f7719a403fe8abd7bf39e3c3 | 09dc911b3bffffee1bcc6417badea761396f59a1 | refs/heads/master | 2020-05-19T06:27:13.363927 | 2020-02-28T02:32:56 | 2020-02-28T02:32:56 | 184,874,217 | 0 | 0 | null | null | null | null | UHC | Java | false | false | 348 | java | package template;
public abstract class Car {
public abstract void drive();
public abstract void stop();
public void startCar()
{
System.out.println("시동을 켭니다");
}
public void turnOff()
{
System.out.println("시동을 끕니다.");
}
final public void run()
{
startCar();
drive();
stop();
turnOff();
... | [
"eunjong.park@gmail.com"
] | eunjong.park@gmail.com |
4f8489c4c0786d46528de0c2ed35107bb1d78bc4 | c21ed27cbb4b669141a07eb76128d7494de6893a | /app/src/main/java/metlife/lms/activity/MainActivity.java | e1c5b0125c128c7a342b007bdbea9604d0315e50 | [] | no_license | ashishcubic/metlife | b5ccbaf78921a94c5a1cd6c061ea1b0ee9967734 | ac5b1d624a3ea36f303466e451582200de5ccfee | refs/heads/master | 2021-01-20T14:34:36.667649 | 2017-05-08T13:02:05 | 2017-05-08T13:02:05 | 90,628,653 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,788 | java | package metlife.lms.activity;
import android.content.Intent;
import android.content.SharedPreferences;
import android.net.Uri;
import android.os.Bundle;
import android.os.Handler;
import android.support.design.widget.NavigationView;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentTransact... | [
"info@techolex.com"
] | info@techolex.com |
485029dbf29de53fec8edf811005b99849509b4c | eaa3ec46da67f73cbc1c578d75ba2fde53d83287 | /collapsiblecalendarview/src/main/java/com/shrikanthravi/collapsiblecalendarview/widget/UICalendar.java | 5d9f0321586b4dbd45b51d4ea83c863b71a0c5c5 | [] | no_license | jmcoder1/Kama | 996a22a5f35c2d2435d0280e7ab168d843d6a347 | 2c7d86d7060c389e032fb131d4687351a280d76f | refs/heads/master | 2020-04-05T05:30:08.488165 | 2018-11-07T19:36:23 | 2018-11-07T19:36:23 | 156,598,416 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,881 | java | package com.shrikanthravi.collapsiblecalendarview.widget;
import android.content.Context;
import android.content.res.ColorStateList;
import android.content.res.TypedArray;
import android.graphics.Color;
import android.graphics.PorterDuff;
import android.graphics.Typeface;
import android.graphics.drawable.Drawable;
imp... | [
"jojomasala@protonmail.com"
] | jojomasala@protonmail.com |
e2802333eb57600e873b679d266ca294e191836f | 5fbce2c9192f6cc5d6e2c0803fb5ec3cc640ba62 | /cloud-api-common/src/main/java/com/tingyu/cloud/entity/CommonResult.java | c4a0d0dc8d1f2458a98b780c4d5738177d93dd02 | [] | no_license | nameicc/cloud2020 | 9564c630723c86395457bde4e370d58c5ae93c0f | a6eb92fc6ea4ee88fbf14575839485a84909ef0d | refs/heads/master | 2023-01-29T11:44:58.328525 | 2020-12-12T09:41:23 | 2020-12-12T09:41:23 | 293,507,805 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 456 | java | package com.tingyu.cloud.entity;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
/**
* @Description 统一返回值
* @Author tingyu
* @Date 2020/9/8 18:20
**/
@Data
@AllArgsConstructor
@NoArgsConstructor
public class CommonResult<T> {
private Integer code;
private String mes... | [
"shichuanfeng@topscomm.com"
] | shichuanfeng@topscomm.com |
67ebc6fc1be00460d150bb05e21981d10cb6a317 | 81ca49f20f71aa9451e140022a80dd681d96f056 | /src/main/java/com/beiran/common/utils/transfer/DeptTransferUtils.java | 88fdb63f09023cc83b3f247cb58ec704befa3f18 | [
"MIT"
] | permissive | beiranc/erp-server | 31abb98d38005697ac6f275a101014644d262279 | 67b97c91fd79bfd62f77eadb720687d4e36fb08d | refs/heads/master | 2022-09-18T00:00:15.797691 | 2022-09-08T15:37:00 | 2022-09-08T15:37:00 | 247,779,774 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,025 | java | package com.beiran.common.utils.transfer;
import com.beiran.common.utils.DateTimeUtils;
import com.beiran.core.system.dto.DeptDto;
import com.beiran.core.system.dto.DeptSmallDto;
import com.beiran.core.system.entity.Dept;
import com.beiran.core.system.vo.DeptVo;
import lombok.extern.java.Log;
import org.springframewor... | [
"beiranlp@gmail.com"
] | beiranlp@gmail.com |
c23a8875531f0428f6df08b172705045128d7187 | 67ad6fd5ae2fe1905819110eb8d49ab2364f83c9 | /other_src/param_3Dtopfast.java | dc8721c67a7460994a18783f9329350745078f9f | [] | no_license | pierrelhuissier/Analysis_3D | a80a94232c523982314900a482ddf75f13c37174 | be9b58674283bbae91f0b9ed8a6fcb2528297bf1 | refs/heads/master | 2021-01-16T21:00:49.354590 | 2014-04-14T15:39:33 | 2014-04-14T15:39:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 37,548 | java | import ij.*;
import ij.plugin.filter.*;
import ij.process.*;
import ij.io.*;
import java.io.*;
import java.util.concurrent.atomic.AtomicInteger;
public class param_3Dtopfast implements PlugInFilter {
protected ImageStack stack;
InputStream pin;
int nb;
int dimx,dimy,dimz;
static int valPixel = 0;
... | [
"pl@PLPL.(none)"
] | pl@PLPL.(none) |
e28a95c985f6f8e7ae5374f5628cf688481af68c | 59b9e11d12551e56ccabaf22a5a8581c000720c9 | /src/test/java/creational/factoryMethod/FactoryMethodTest.java | ded7c23ff6ce56d2ae3ce1b1db7c2f9ea0df429e | [] | no_license | symeonn/design-patterns | c6300fdb654d42c20adfdc4fadab80acb8baefec | 5a3925d7f1085f66739e14771a050850c0d63492 | refs/heads/master | 2020-04-18T07:16:34.889717 | 2019-03-04T19:22:42 | 2019-03-04T19:22:42 | 167,354,377 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 535 | java | package creational.factoryMethod;
import static org.junit.Assert.*;
import org.hamcrest.core.IsInstanceOf;
import org.junit.Test;
public class FactoryMethodTest {
@Test
public void test() {
AbsFactory fmA = new FactoryA();
assertNotNull(fmA);
IProduct prodA = fmA.createProduct();
assertThat(prodA, I... | [
"m.lewandowski@nuadu.com"
] | m.lewandowski@nuadu.com |
a8973fc2bcdd03d9369ce4e3439664bed3580d8b | 5ac2fb4db63c9383abad7931025d5ac9bc7259d3 | /Tama_app/src/main/java/com/tama/chat/utils/KeyboardUtils.java | 7fa8e99c0a4c6b4a0e532ec8eca07532b144b6b0 | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | Testtaccount/TamaAndroid | 097f48f913c23449c983fa1260a1696b06742cc8 | 82912bd3cb80c9fc274c0c23adc005bba85b7fb7 | refs/heads/master | 2021-09-19T08:26:09.108350 | 2018-07-25T12:33:20 | 2018-07-25T12:35:42 | 139,688,915 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,195 | java | package com.tama.chat.utils;
import android.app.Activity;
import android.content.Context;
import android.view.View;
import android.view.inputmethod.InputMethodManager;
public class KeyboardUtils {
public static void showKeyboard(Activity activity) {
InputMethodManager inputManager = (InputMethodManager) ... | [
"avetik.avetik@gmail.com"
] | avetik.avetik@gmail.com |
fecc27489fb26cd85ee82e9bf1326db3df88606b | a484a3994e079fc2f340470a658e1797cd44e8de | /app/src/main/java/shangri/example/com/shangri/ui/adapter/NewHeadLinesAdapter.java | c1517b3cd56f87553a66be4cdd64e5f312693d25 | [] | 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 | 6,688 | java | package shangri.example.com.shangri.ui.adapter;
import android.content.Context;
import android.view.View;
import android.view.animation.Animation;
import android.view.animation.AnimationUtils;
import android.widget.ImageView;
import android.widget.TextView;
import com.bumptech.glide.Glide;
import java.util.List;
im... | [
"1763312610@qq.com"
] | 1763312610@qq.com |
7f7a72e9ed461ea156c3a2a209ed9d4bf6414f8a | dd72f7faf3b93ce0a0867df4c34b692032a7f0d9 | /src/microsoft_100/ListClass.java | 0e48fd6e2f82d7d06044eb03adcf3516209179ef | [] | no_license | dndxxiangyu/Test_java | 0bb2214c6764bd8afdedbc16b0b352da652b2c38 | b432f491db2d4c440ccafe0da1339a9ca0b7ff21 | refs/heads/master | 2021-01-10T18:31:19.101710 | 2017-08-02T02:04:29 | 2017-08-02T02:04:29 | 45,538,986 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,249 | java | package microsoft_100;
import java.util.LinkedList;
import java.util.Queue;
import yeheya.List;
public class ListClass{
public static void main(String[] args) {
SingleLinkedList<Integer> sl = new SingleLinkedList<Integer>();
for(int i = 0; i < 10; i++){
sl.add(i);
}
System.out.println(sl);
sl.rever... | [
"wuyu012@126.com"
] | wuyu012@126.com |
0bde8ff893bd6b356d230b51d2780676da106318 | 6a06bc79163c892646a89d0fafe3e46968d8e126 | /app/src/main/java/com/example/tchl/liaomei/data/LiaomeiData.java | 5577388a58d51d6c8213114665eda3be3f9043da | [] | no_license | whtchl/Liaomei | 3126e79e1aa5cf5be75ae44884c589bd12c8087f | c651d46372497a989d559f023d6e9576e4ecd596 | refs/heads/master | 2021-01-17T17:20:15.983095 | 2017-01-13T03:22:45 | 2017-01-13T03:22:45 | 61,127,288 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 242 | java | package com.example.tchl.liaomei.data;
import com.example.tchl.liaomei.data.entity.Liaomei;
import java.util.List;
/**
* Created by happen on 2016/6/3.
*/
public class LiaomeiData extends BaseData {
public List<Liaomei> results;
}
| [
"whtchl@126.com"
] | whtchl@126.com |
7fea04f7a3e0bcfc8df4f7ef0cf0296ca4f664b1 | 9afc47389be6c423da2dffb5f37935fd1edb66f2 | /src/oca/chapter5/mushfiginkitabi/interfaces/Supervore.java | def40bf1689cbfe756f793d8abe4bd4b803a3c78 | [] | no_license | polad1997/Training | 8153ae34b1867d23c5025670873ea806f1cca337 | 62941ed4b3b9065c3b835f0cf5c3e5f8034cef3a | refs/heads/master | 2023-05-09T18:45:20.453766 | 2021-06-13T18:47:33 | 2021-06-13T18:47:33 | 167,844,377 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 127 | java | package oca.chapter5.mushfiginkitabi.interfaces;
public interface Supervore extends Herbivore, Omnivore {
int a = 2;
}
| [
"alqayev1997@gmail.com"
] | alqayev1997@gmail.com |
c8900af3dff64265391e1e732705a3e369bb4e1c | 6ac298dc92c77548c33cc7378b6921836fe56eea | /app/src/main/java/za/co/thamserios/basilread/utils/DateUtil.java | afd279bc15079fcc86f929a2c24eddd3266404e1 | [] | no_license | rmukubvu/BasilRead | 06287a0c7b80553f86a1ec46ef2d6c8b1053115f | 07e42029081af5c228a739b6df79ce5d071aca2e | refs/heads/master | 2020-05-19T23:49:30.369801 | 2019-05-06T21:33:48 | 2019-05-06T21:33:48 | 185,275,332 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,398 | java | package za.co.thamserios.basilread.utils;
import org.joda.time.DateTime;
import java.text.DateFormat;
import java.text.SimpleDateFormat;
import java.util.Date;
/**
* Created by robson on 2017/03/01.
*/
public class DateUtil {
// long unixTime = System.currentTimeMillis() / 1000L;
public static java.sql.Ti... | [
"rmukubvu@gmail.com"
] | rmukubvu@gmail.com |
5ab1a0ff1f1cceb798a2eef432cc1ca4ee56ae66 | 17d24c22bac343e473df79451e1a12ad803860b2 | /pinyougou_git/pinyougou_sellergoods_interface/src/main/java/com/pinyougou/sellergoods/service/GoodsService.java | 864fc7bf0ab5973341de652bab42b947b462e7af | [] | no_license | liujianguo90/pinyougou2 | 0e2492198c299cf36df2cd5f416d9ca9f924821e | a087598cae7d8541a52532536458f978145b12d0 | refs/heads/master | 2022-07-24T03:15:18.186327 | 2019-06-29T07:45:56 | 2019-06-29T07:45:56 | 194,355,278 | 0 | 0 | null | 2021-08-09T21:01:21 | 2019-06-29T02:23:50 | JavaScript | UTF-8 | Java | false | false | 731 | java | package com.pinyougou.sellergoods.service;
import java.util.List;
import com.pinyougou.pojo.TbGoods;
import entity.PageResult;
/**
* 业务逻辑接口
* @author Steven
*
*/
public interface GoodsService {
/**
* 返回全部列表
* @return
*/
public List<TbGoods> findAll();
/**
* 分页查询列表
* @return
*/
publ... | [
"2383214764@qq.com"
] | 2383214764@qq.com |
74836a0d55a85cac44f572c6074c3aad36e940b8 | dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9 | /data_defect4j/preprossed_method_corpus/Lang/8/org/apache/commons/lang3/builder/HashCodeBuilder_append_763.java | 4de71986b10ae4e1903442054b37468ccd783d10 | [] | no_license | hvdthong/NetML | dca6cf4d34c5799b400d718e0a6cd2e0b167297d | 9bb103da21327912e5a29cbf9be9ff4d058731a5 | refs/heads/master | 2021-06-30T15:03:52.618255 | 2020-10-07T01:58:48 | 2020-10-07T01:58:48 | 150,383,588 | 1 | 1 | null | 2018-09-26T07:08:45 | 2018-09-26T07:08:44 | null | UTF-8 | Java | false | false | 2,404 | java |
org apach common lang3 builder
assist implement link object hash code hashcod method
enabl good code hash code hashcod code method built rule laid
book href http java sun doc book effect index html effect java joshua bloch write
good code hash code hashcod code method difficult aim simpl... | [
"hvdthong@gmail.com"
] | hvdthong@gmail.com |
11444e4b74a2d3fc023696854639057d61d417a7 | 95cb1bd066b584348fd3c6f2f17d24cc71f4e52b | /src/main/java/itao/workspace/spring/aop/annotation/Action.java | 06573b103fd8c04e79fe57e166c87c683fea02cc | [] | no_license | itaoboy/spring | 141b44f7c2b24adbe012e425b5420f0c29169544 | 12e3ee3481d35ee6b29eb113472c1c5465f993c0 | refs/heads/master | 2020-04-27T23:33:26.245238 | 2019-03-10T07:27:59 | 2019-03-10T07:27:59 | 174,780,521 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 254 | java | package itao.workspace.spring.aop.annotation;
import java.lang.annotation.*;
/**
* @author itao
* @since 2019-03-09 15:47
*/
@Target(ElementType.METHOD)
@Retention(RetentionPolicy.RUNTIME)
@Documented
public @interface Action {
String name();
}
| [
"1716367679@qq.com"
] | 1716367679@qq.com |
5bf0e024ae1fee9bb1f399974e4fbf19e2ee9bf1 | a04c5edcd59bbd65e3b8ef55b4f1a0ef3c4eba89 | /src/main/java/by/htp/cinema/web/controllers/crudControllers/CrudTicketController.java | 71a3268607bd97882935c027471a4ebde122f13e | [] | no_license | PatskoArkadzi/HTP_JD02_finalProject | 6f558f2a6eb5ae8546743143d003c1efd9a6eaf6 | abeb446392fc4245433a5900730cf2eb735ebaf6 | refs/heads/master | 2021-08-16T21:04:19.629179 | 2018-07-05T14:40:16 | 2018-07-05T14:40:16 | 130,855,042 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,201 | java | package by.htp.cinema.web.controllers.crudControllers;
import static by.htp.cinema.web.util.ConstantDeclaration.*;
import static by.htp.cinema.web.util.HttpRequestParamValidator.*;
import static by.htp.cinema.web.util.HttpRequestParamFormatter.*;
import java.io.UnsupportedEncodingException;
import java.util.Li... | [
"arkpatsko@gmail.com"
] | arkpatsko@gmail.com |
ce6603b444f4f745a3362836fd7078fe7b562200 | fbfc3daa65d0526fca9be38c13117231a2bcb292 | /small-framework/src/main/java/code/heitao/small/framework/entity/FormParam.java | 5da369a901f70852cef015c0f531e8a8ccfa1eaf | [] | no_license | Aimintao/lightFrame | ab352b7e38ffa41c467b733c573f420c25aaf8d6 | 093f304f9a012ac5b691be87e29d1044c5f7e8c4 | refs/heads/master | 2020-03-20T04:25:00.835488 | 2018-06-28T08:18:30 | 2018-06-28T08:18:30 | 137,181,537 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 552 | java | package code.heitao.small.framework.entity;
/**
* @author Aimin
* @Title: FormParam
* @ProjectName lightFrame架构
* @Description: 封装表单参数
* @date 2018/6/26 16:30
*/
public class FormParam {
private String fieldName;
private Object fieldValue;
public FormParam(String fieldName, Object fieldValue) {
... | [
"wb_taoaimin@zhongan.com"
] | wb_taoaimin@zhongan.com |
cad2356d1105596cf3b8151944723c38203e840e | a0dfd5c1ac53014855cbdb6c5baf34ee96923b79 | /acs/tabbychat/settings/TCSettingEnum.java | ecddd8a465c9e28ceac8e4b4350f0941d199c768 | [] | no_license | a3535ed54a5ee6917a46cfa6c3f12679/5ab07bac_orizia_v1 | 13b0d93ea8cd77e82f0d2e151b00fa41559fe145 | 1b7507aabd17dea3981a765a18f0798f20815cd7 | refs/heads/master | 2021-05-08T16:41:38.684821 | 2018-02-12T14:56:34 | 2018-02-12T14:56:34 | 120,166,619 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,760 | java | package acs.tabbychat.settings;
import acs.tabbychat.util.TabbyChatUtils;
import java.util.Properties;
import net.minecraft.client.Minecraft;
public class TCSettingEnum extends TCSetting implements ITCSetting
{
public TCSettingEnum(Object theSetting, String theProperty, String theCategory, int theID)
... | [
"unknowlk@tuta.io"
] | unknowlk@tuta.io |
76acd97cbdf69054733b2b71042996dbf4f36ecc | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/2/2_e7a58a123eae2cec2eb7fc8a2676de0ed432b67d/SqlQuery/2_e7a58a123eae2cec2eb7fc8a2676de0ed432b67d_SqlQuery_s.java | 22bde6dc622796de241597ab4fb04c4a28856e57 | [] | 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 | 93,372 | java | package com.psddev.dari.db;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Date;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Iterator;
import java.util.LinkedHashMap;
import java.util.List;
import java.util.Locale;
import java.util.Map;
import java.util.Set;... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
e2b331e55c2b27bd57e1d4bc6551bbb8a32b6448 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/9/9_108f7e5b718aeae5b16f99e3f228b23dd4a6cf51/MainActivity/9_108f7e5b718aeae5b16f99e3f228b23dd4a6cf51_MainActivity_s.java | 4d8714690d2a2b20aa1c0f218460bbc62e8510e2 | [] | 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 | 52,003 | java | /*
* This file is part of Fluid Nexus.
*
* Fluid Nexus 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
* (at your option) any later version.
*
* Fluid... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
ffc005601b53b0a039446c63d3817d6d4cfd9a95 | 70008cdb8f11cbc57ca2596492c00d753824e3b0 | /app/src/main/java/com/mobile/mtrader/di/qualifier/ApplicationContext.java | 281ab25e822edded9d6bbdc37f89979fe9527076 | [] | no_license | olukayodepaul/mobiletreaderv3 | 7ecf4056cf6546ff39887c453f9ec3160808a979 | d785dba13b8a47e09f65b6795cdf812aa2c700b5 | refs/heads/master | 2020-05-03T20:17:04.587375 | 2019-07-30T19:16:47 | 2019-07-30T19:16:47 | 178,799,674 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 126 | java | package com.mobile.mtrader.di.qualifier;
import javax.inject.Qualifier;
@Qualifier
public @interface ApplicationContext {
}
| [
"paul.olukayode.pro@gmail.com"
] | paul.olukayode.pro@gmail.com |
991fc1798d30f9ad2f1c79db05c5a901f6b5e79c | 1a12a0dba28b1f054f530442687dff07b6ffe419 | /src/main/java/vn/com/vsii/service/impl/AccountServiceImpl.java | 0af39e88a18c0bf05824624b438afdc892a4cc36 | [] | no_license | anhtuan9/vsii_test | 635b67650a8319780d6bf0ef57548160799fb2e5 | 5ddcb454ff56efb30973b76deb9ed77657d14304 | refs/heads/master | 2020-04-17T21:28:39.707730 | 2019-01-23T03:40:38 | 2019-01-23T03:40:38 | 166,951,499 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,714 | java | package vn.com.vsii.service.impl;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.springframework.security.crypto.password.PasswordEncoder;
import org.springframework.stereotype.Service;
import vn.c... | [
"batmanlate@gmail.com"
] | batmanlate@gmail.com |
0c525727de16ba804c9f5f6c506316b531187263 | bdcd46f5f1ebf0a333b50ad48f4bae6909359a66 | /src/controllers/NodeServiceSingelton.java | 063b11f431b462404c6e34d1fb12d5bab7de8b53 | [] | no_license | Michael-Raafat/Circus-Of-Plates | 4b5c29b1d9f0e15d74ff187cd1712efc85efb427 | d924dd877d49549d65aa68a99b8e35504dbd41a2 | refs/heads/master | 2020-07-29T06:29:20.723675 | 2019-09-20T03:39:26 | 2019-09-20T03:39:26 | 89,272,253 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,439 | java | package controllers;
import java.util.ArrayList;
import java.util.List;
import javafx.scene.Node;
import logs.LogService;
/**
* Singelton node service implementation.
* @author Amr
*
*/
public final class NodeServiceSingelton implements NodeService {
/**.
* Node service.
*/
private static NodeService servic... | [
"micoraafat96@gmail.com"
] | micoraafat96@gmail.com |
0b06bd3c4e9ca1b4df35aca190eb8724bc36bfc9 | 84b38ea2f96a9d9b7d6142a73fbf0b03db41a4a6 | /src/main/java/com/athena/chameleon/web/login/service/LoginService.java | 39cfc40d5b76d317f109406e681de88199b7df61 | [
"Apache-2.0"
] | permissive | OpenSourceConsulting/playce-chameleon | 06916eae62ba0bdf3088c5364544ae1f6acbe69b | 356a75674495d2946aaf2c2b40f78ecf388fefd0 | refs/heads/master | 2022-12-04T10:06:02.135611 | 2020-08-11T04:27:17 | 2020-08-11T04:27:17 | 5,478,313 | 4 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,171 | java | /*
* Copyright 2012 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... | [
"hjlee@osci.kr"
] | hjlee@osci.kr |
c669d9a4b355474e85a7e6a48e3227aa1eda1d61 | d75cc19e1535622621c624b1ecdb896ded18c4ed | /commonLib/src/main/java/com/officego/commonlib/base/recycle/BaseRecyclerAdapter.java | 5a5b98d08a15a5500e12b1edaa11b03c3011003a | [] | no_license | ysj0227/officego2006 | 7cbbc2b806c8abb4c5bff88f20e9077cd6fb148c | 128bef26a24c58f494143b02b16f3f886320e3ca | refs/heads/master | 2023-05-03T20:40:44.585329 | 2021-05-26T01:24:05 | 2021-05-26T01:24:05 | 273,682,946 | 0 | 0 | null | 2020-10-13T02:52:16 | 2020-06-20T10:03:59 | Java | UTF-8 | Java | false | false | 2,807 | java | package com.officego.commonlib.base.recycle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import androidx.annotation.IntRange;
import androidx.annotation.NonNull;
import androidx.recyclerview.widget.RecyclerView;
import java.util.Collection;
/**
* Common base class ... | [
"1976290043@qq.com"
] | 1976290043@qq.com |
77cd7e50659f8cc37e335b0707542020d405d33b | c9eae5f5116e60cef12dcf26ef47bcb93e5dd3a8 | /src/day16_Scanner/Scanner_NextLine.java | 780479d490b8d24bdf9ef0ca3530980f09c38cf0 | [] | no_license | A1myra/JavaProgramming2020_B21 | 871bb5630f92db3a6c211b28b8f8c872a373e972 | 0e23000c9aac88c8cb66d75dfc09aada896b46ce | refs/heads/master | 2023-02-26T07:51:03.634622 | 2021-02-01T20:33:26 | 2021-02-01T20:33:26 | 312,080,251 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 376 | java | package day16_Scanner;
import java.util.Scanner;
public class Scanner_NextLine {
public static void main(String[] args) {
Scanner input = new Scanner(System.in);
System.out.println("Enter your address");
String address = input.nextLine(); // nextLine allow us to enter multiple words
... | [
"amiraa1225@gmail.com"
] | amiraa1225@gmail.com |
2e669f31fde75868b58fe4aabe03c9566cc40fdb | 23cc963092bb93e4b0b6531747a40bbcfaea20fb | /Server/src/main/java/ar/com/adriabe/web/controllers/adapters/ProductFamilyJSONAdapter.java | b51e908c538b5c40076d05554d050bfb175d7887 | [] | no_license | MildoCentaur/billing | 819927d1695fde31b26451b4223fcf513d35e376 | 6c37bf3f476d326404cf70f4fd72740028eb3d01 | refs/heads/master | 2021-01-11T04:18:26.568172 | 2017-02-10T03:44:12 | 2017-02-10T03:44:12 | 71,210,731 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,387 | java | package ar.com.adriabe.web.controllers.adapters;
import ar.com.adriabe.model.ProductFamily;
import ar.com.adriabe.web.model.json.ProductFamilyJSON;
import java.util.ArrayList;
import java.util.List;
/**
* Created by Mildo on 1/23/15.
*/
public class ProductFamilyJSONAdapter {
public List<ProductFamilyJSON> b... | [
"alejandro.mildiner@gmail.com"
] | alejandro.mildiner@gmail.com |
04772b316457c86ade61855083687e52ce125f0d | 2843ca9ef3979ae681b026c66eddd1c6fd2b0f51 | /app/src/main/java/com/android/mvpp2p/injector/PerService.java | 4c8d29284925c811240efbc73f85a49b9acdbb3a | [] | no_license | rensw/P2PMVP | 5cd55ba34e374e567f734f7a8a8142e957a3f268 | 976695e4cf9235a0b733d746b628e529386aaddd | refs/heads/master | 2020-04-02T05:41:00.849627 | 2016-07-07T09:23:40 | 2016-07-07T09:23:40 | 62,623,724 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 266 | java | package com.android.mvpp2p.injector;
import java.lang.annotation.Retention;
import javax.inject.Scope;
import static java.lang.annotation.RetentionPolicy.RUNTIME;
/**
* Created by sll on 15/11/22.
*/
@Scope @Retention(RUNTIME) public @interface PerService {
}
| [
"rsw1992@163.com"
] | rsw1992@163.com |
f800b6739cd1f849d7d7ce60f717ba5e30fa2858 | 9b32140410ba1c063114daa5af25d8739d507703 | /distance/SquaredEuclidean.java | 25ba2bd7d1fd519d8a0421e9ce3c14d342a9a768 | [] | no_license | Abelarm/AlignmentFree-Hadoop | 12c7415dbf68053d22345919b799dfea8e7befd5 | ecfb2145c7bdf38fae00da4a502fb5688d16eb05 | refs/heads/master | 2021-01-21T12:40:21.272528 | 2016-03-10T11:30:43 | 2016-03-10T11:30:43 | 34,841,044 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,036 | java | package distance;
/**
*
* @author Gianluca Roscigno - email: giroscigno@unisa.it - http://www.di.unisa.it/~roscigno/
*
* @version 1.3
*
* Date: January, 30 2015
*/
public class SquaredEuclidean implements DistanceMeasure {
public SquaredEuclidean() {
super();
}
@Override
public double computePart... | [
"luigi3000@gmail.com"
] | luigi3000@gmail.com |
0912385ab36f83c5a4c73d4318cc7e9e0b138ee6 | 6629ab1ed6ad36db65816056d2a63d86bda17b89 | /ClaseSabado302/src/com/example/clasesabado302/ListViewDemo.java | 605edcc49dec15fb9a64daace79d219bd588c2b6 | [] | no_license | Eddyjim/MAEOCS | 52802e5f506a9fb36661c2cec06797be37426315 | f3d5b775fbba59db21de319bb62f68e6dba62e2b | refs/heads/master | 2016-09-06T03:53:03.041891 | 2013-05-14T07:11:49 | 2013-05-14T07:11:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,065 | java | package com.example.clasesabado302;
import android.app.ListActivity;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.widget.ArrayAdapter;
import android.widget.ListView;
import android.widget.TextView;
public class ListViewDemo extends ListAct... | [
"edward.jimenez.m@gmail.com"
] | edward.jimenez.m@gmail.com |
4611695c4b6e44ca3adea4010e8d0f53c6ff732b | ff30350502b71d97d19e8e0f9d66325be2ad8800 | /src/main/java/com/mavha/personascrud/config/DatabaseConfig.java | 42c31037f01ea16522c4e1d77f2cb12995f4e81a | [] | no_license | ayarde/personascrud | 24af691b01402b732b7116fb8dd4b0172eee07a5 | 1326e99f4b790c519a81c7a55e93d7abed9815d2 | refs/heads/master | 2020-03-18T03:06:30.555188 | 2018-05-21T20:12:04 | 2018-05-21T20:12:04 | 134,223,031 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 557 | java | package com.mavha.personascrud.config;
import org.springframework.context.annotation.Configuration;
import org.springframework.jdbc.datasource.DriverManagerDataSource;
import javax.sql.DataSource;
@Configuration
public class DatabaseConfig {
public DataSource dataSource(){
final DriverManagerDataSource... | [
"adrian.ayarde@gmail.com"
] | adrian.ayarde@gmail.com |
d55c3609a92fc583ad1834e91e254161b571fc11 | 8b84f3a7aa72d302a19da00ac8b844921e32c81a | /src/main/java/org/jyu/web/service/question/QuestionBlankService.java | 2364db4764310a6697af39e6e6b8f44024854f9d | [] | no_license | unclesky4/Learnease | f8c8e946a445d82371fb2c78d44964581d6415bc | 88e0eacd712fe4ed05459a8e5434a5c7025dd86b | refs/heads/master | 2020-03-11T08:56:53.029686 | 2018-07-03T12:50:46 | 2018-07-03T12:50:46 | 129,896,962 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,023 | java | package org.jyu.web.service.question;
import java.util.List;
import java.util.Map;
import org.jyu.web.dto.Result;
import org.jyu.web.entity.question.QuestionBlank;
public interface QuestionBlankService {
Result save(String shortName, String content, Integer difficulty, String userId, List<String> labelIds, String... | [
"1292931210@qq.com"
] | 1292931210@qq.com |
eda35d34caa3c0b8f6fe7d6542899e0caad0128e | 6255f6adcfaa9b5a2fb25598655492aa2cf9478e | /src/main/java/com/faype/security/core/service/GenericService.java | 7c5af9c8e8e20fa231a5b591005c69432bfee3c4 | [] | no_license | silveiraSoftware/faype-security-model-java | 71d82624236f19386a8cd05ba3f92f01fc9e1f83 | a1be2a11daa0af46fc470f8d8fb878c5071364d8 | refs/heads/master | 2021-06-25T02:44:21.476329 | 2017-07-04T21:40:41 | 2017-07-04T21:40:41 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,672 | java | package com.faype.security.core.service;
import com.faype.security.core.domain.GenericDomain;
import com.faype.security.core.domain.QueryObject;
import com.faype.security.core.domain.SearchResponse;
import com.faype.security.core.exception.DomainExistenceException;
import com.faype.security.core.repository.GenericRepo... | [
"willianmarquesfreire@gmail.com"
] | willianmarquesfreire@gmail.com |
1cdce7c44b6d4545fd0fdd0ca08d2b370057c5ef | 16a0cfd5667dc5c1eeaaac85366888a8854ce62b | /src/com/esri/gpt/catalog/schema/InputSelectWithOther.java | fe001237ae60b3d58c37c5284e4afb8ae8d77e5d | [
"Apache-2.0"
] | permissive | usgin/usgin-geoportal | d9d0e635963e4af63ce923ee0fbc81f6047e4530 | d23f0a8fa96c855f01c8b30be80fb8031d122188 | refs/heads/master | 2021-01-22T10:12:44.792482 | 2014-12-01T19:15:53 | 2014-12-01T19:15:53 | 3,076,342 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,757 | java | /* See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* Esri Inc. licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may not use this file except in compliance with
* the License. You may obtain a copy of the License at... | [
"urbanm@67efa443-47dd-41b6-99b9-72c5c247b029"
] | urbanm@67efa443-47dd-41b6-99b9-72c5c247b029 |
4831f37a361bd4b95c92cd39cc908659160bbe02 | b5b15968fb086b406ac98699916d04baeb21c97e | /Group1/src/lesson150922/HW/OOM/ConstructionHW.java | 5c54e006358bd83ca12b99672862cc3c290558c6 | [] | no_license | Shukman/HWJava_Fall | 7517ca0b9f83b4b6b290c5897156e251549e2187 | 6807320b5d2a91906dfc147ffc8ba2ac206c4a7c | refs/heads/master | 2021-01-10T15:43:04.490035 | 2016-04-24T12:24:01 | 2016-04-24T12:24:01 | 54,334,520 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 74 | java | package lesson150922.HW.OOM;
public class ConstructionHW {
}
| [
"Shukmanv@inbox.ru"
] | Shukmanv@inbox.ru |
d0b0b9d35ab6812be454971d2924ba2b4c7f568a | 171b90e6d3eb5f623caacb3be29a586d6a8cb6a8 | /src/main/java/com/leadsdc/webserver/dto/MailDTO.java | ef6fdacb88bed974538cac0c32ce46fecb72cc86 | [] | no_license | usaselmo/leadsdc-webserver | 1aa9ad6f78463fbbafa67eaf85593b014521b682 | 867371efcac04a8e6135396c2813f36163159f86 | refs/heads/main | 2023-02-24T02:38:39.232881 | 2021-01-15T18:38:41 | 2021-01-15T18:38:41 | 329,982,005 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 402 | java | package com.leadsdc.webserver.dto;
import java.util.List;
import lombok.Getter;
import lombok.RequiredArgsConstructor;
@Getter
@RequiredArgsConstructor
public class MailDTO {
private final List<PersonDTO> to;
private final List<PersonDTO> bcc;
private final String text;
private final List<MediaDTO... | [
"anselmo.sr@gmail.com"
] | anselmo.sr@gmail.com |
983c3e4b78b62aa60c89b865c7ccc28e42fcfc63 | 0ef8ce3db76289db5f9478f8771ee3ee6d024387 | /src/geektime/15_binary/BinaryFind.java | 6b1b8ca967741ebe9695367ffad0212b4b7604bc | [] | no_license | WarriorYu/Algorithm-Best-Practice | aac5fb454e879aa2fdd87351b5b6f4fcb3c5c862 | 185fa64ad8eadc8e2c5ad5ef06db4d3d90960e85 | refs/heads/master | 2021-08-31T11:49:29.787889 | 2021-08-17T02:27:17 | 2021-08-17T02:27:17 | 183,173,452 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,252 | java | /**
* Author : soldieryu.dev@gmail.com
* Create : 2019/6/3
* Describe : 二分查找 (数组必须有序,不存在重复)
*/
public class BinaryFind {
public static void main(String[] args) {
int[] arr = {1, 3, 4, 5, 7, 9, 10, 12};
int index = bsearch(arr, arr.length, 9);
System.out.print(index);
}
... | [
"soldieryu.dev@gmail.com"
] | soldieryu.dev@gmail.com |
343b45df67499bc12a36ccc275af22929460f388 | 879c90816b90232b224389f144725aaf4dc3939f | /WsIntegration/src/com/integration/ws/soap/SOAPUtil.java | d652d7500579bed9fa83aa06ffc73cd3a9c2a08b | [] | no_license | munditoro/wsintegracion | 12b7467519bd713ca42270da4ef8b203876532ba | fd764b4eb535cb24fdad4fb4b6dd11dd703843b4 | refs/heads/master | 2021-01-23T08:43:54.663464 | 2016-11-14T17:43:57 | 2016-11-14T17:43:57 | 73,729,327 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,897 | java | package com.integration.ws.soap;
import java.util.HashMap;
import javax.naming.Context;
import com.integracion.ws.security.SecConstants;
import com.integracion.ws.security.SecCrypto;
import com.integracion.ws.security.SecCryptoParams;
public class SOAPUtil {
public static SOAPMessage createSOAPMessage... | [
"noreply@github.com"
] | noreply@github.com |
480f46759bbb9d6639bc235c71687e3808de10d2 | cce34cb0a6fd6eeca32dbfea349af887143fa112 | /CustomerListStats.java | 2b150f0d0db609a742cb3786d2eb692d8fc4c339 | [] | no_license | eozmen410/CustomerAnalytics | 3159791a86aaa6961d0704915b24500a9f26378c | 795295026ee95da60bc1eb391ea280c5cb8705c9 | refs/heads/master | 2020-04-02T01:25:09.176751 | 2018-10-20T00:59:13 | 2018-10-20T00:59:13 | 153,854,602 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,877 | java | public class CustomerListStats implements CustomerAnalytics {
private int numberOfFemaleCustomers, numberOfMaleCustomers,
numberOfSeniorCustomers, numberOfAdultCustomers, numberOfYoungCustomers;
public CustomerListStats() {
numberOfAdultCustomers = 0;
numberOfFemaleCustomers = 0;
... | [
"ecenaz@dyn-209-2-234-196.dyn.columbia.edu"
] | ecenaz@dyn-209-2-234-196.dyn.columbia.edu |
4d179be5365e39d41497c7a681acb57b4c12fd25 | d105f7d16b745d69dd9a7ac64ed631a92b628027 | /src/test/java/edu/bzu/soa/demo/DemoApplicationTests.java | cc132794acf1c911f1178fb07ac893f5c1605971 | [] | no_license | BZUmaster/Demo | dfc246e11de281290d49fb09039dcbef37788f0d | fab8f6897cf03f7b037dc8cc401d0bf488c0e91a | refs/heads/master | 2021-01-20T15:42:03.035062 | 2017-05-09T20:37:42 | 2017-05-09T20:37:42 | 90,788,533 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 331 | java | package edu.bzu.soa.demo;
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 DemoApplicationTests {
@Test
public void contextLoads... | [
"eliasdkh@gmail.com"
] | eliasdkh@gmail.com |
516e5ede3cc4563fdc5294aaeccb7c1553632207 | 0af8b92686a58eb0b64e319b22411432aca7a8f3 | /single-large-project/src/test/java/org/gradle/test/performancenull_151/Testnull_15012.java | 9088a0823416b5ca56df9f1411ea9260fb04cd10 | [] | no_license | gradle/performance-comparisons | b0d38db37c326e0ce271abebdb3c91769b860799 | e53dc7182fafcf9fedf07920cbbea8b40ee4eef4 | refs/heads/master | 2023-08-14T19:24:39.164276 | 2022-11-24T05:18:33 | 2022-11-24T05:18:33 | 80,121,268 | 17 | 15 | null | 2022-09-30T08:04:35 | 2017-01-26T14:25:33 | null | UTF-8 | Java | false | false | 308 | java | package org.gradle.test.performancenull_151;
import static org.junit.Assert.*;
public class Testnull_15012 {
private final Productionnull_15012 production = new Productionnull_15012("value");
@org.junit.Test
public void test() {
assertEquals(production.getProperty(), "value");
}
} | [
"cedric.champeau@gmail.com"
] | cedric.champeau@gmail.com |
087ce77a36e498d6ca5290f91a11c225a34ec6a3 | 38ca4442311ce8d2a92ebd2c3eab69d4bae50c63 | /SpringCore/shop/src/main/java/org/shop/api/impl/UserServiceImpl.java | 498e3cf674c74ebd1c6a538de632ec0969a84b04 | [] | no_license | VGand/JMP2016 | 89757096d29a0ecceedaf85680b37858255507a3 | d0c53f2c71c36e842bdbb956bec8cfa52bb138a8 | refs/heads/master | 2020-05-21T16:40:24.728223 | 2016-10-22T18:49:34 | 2016-10-22T18:49:34 | 63,398,444 | 0 | 1 | null | 2016-08-26T05:27:30 | 2016-07-15T06:44:37 | Java | UTF-8 | Java | false | false | 1,280 | java | package org.shop.api.impl;
import java.util.List;
import org.shop.api.UserService;
import org.shop.data.User;
import org.shop.repository.UserRepository;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
@Component
public class UserServiceImpl implements U... | [
"andreivv@list.ru"
] | andreivv@list.ru |
fb2982bd22c6d1e793d721184cc989871daf4208 | a4e8fc07df596bc17418869fc75a2ad5097dd3ea | /src/oop/inheritence/demo/Animal.java | 3dad7f53d23466a72b9268069910c1c20c7368f6 | [] | no_license | dimaTsaruk/Fall2020 | 439ce42eeb76c8252d34d3a96f627f5833d3d5cb | b63a3d91174e0a8402a6da2190237eca47adcc0b | refs/heads/master | 2023-03-07T02:43:12.853007 | 2021-02-17T02:02:08 | 2021-02-17T02:02:08 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 162 | java | package oop.inheritence.demo;
public class Animal {
public String name = "ANIMAL";
public void printName(){
System.out.println(name);
}
}
| [
"askarmusakunov@Askars-MacBook-Pro.local"
] | askarmusakunov@Askars-MacBook-Pro.local |
79f313f8d0473d6ab3d4ee39e5817e21311faa20 | 216407b9625b01491175fb95b14653b9fb586fab | /src/main/java/com/fmsh/blockchain/core/redis/MessageConfiguration.java | b5c45f34bfff0bea7fb34bc61f0d185e69d429ab | [] | no_license | clozeblur/blockchain | 7edb19c689bf47f24515448e366e3caf2811d41d | 032e556e2010b659a8b9d0e37bdfc130f18e38a5 | refs/heads/master | 2020-03-22T05:19:40.420801 | 2018-08-22T08:51:04 | 2018-08-22T08:51:04 | 139,558,052 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,444 | java | package com.fmsh.blockchain.core.redis;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.data.redis.connection.RedisConnectionFactory;
import org.springframework.data.redis.listener.PatternTopic;
import org.springframework.data.... | [
"yuanjiaxin@fmsh.com.cn"
] | yuanjiaxin@fmsh.com.cn |
7eaaf35f9dafb385b7c7aea9a23a65d07b6a4f45 | a4a51084cfb715c7076c810520542af38a854868 | /src/main/java/com/shopee/app/ui/image/k.java | 81ba2a8094c279b24268bc8f5b54a8f2806d169d | [] | no_license | BharathPalanivelu/repotest | ddaf56a94eb52867408e0e769f35bef2d815da72 | f78ae38738d2ba6c9b9b4049f3092188fabb5b59 | refs/heads/master | 2020-09-30T18:55:04.802341 | 2019-12-02T10:52:08 | 2019-12-02T10:52:08 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,045 | java | package com.shopee.app.ui.image;
import android.content.Context;
import android.content.res.Resources;
import android.view.View;
import android.widget.ImageButton;
import com.garena.android.uikit.image.browser.GImageBrowserView;
import com.shopee.app.ui.image.indicator.PageIndicatorView;
import com.shopee.id.R;
import... | [
"noiz354@gmail.com"
] | noiz354@gmail.com |
243a1d2ab2922f1e5b94e77d15aa54bce0930cef | 81523c9d7512447413c9e7dd4bf79f0894789eac | /app/src/test/java/mtz/fernando/edu/mx/ipn/com/login/ExampleUnitTest.java | 4a0c9afadce8d29abf100c64bd3c4bef19ca19af | [] | no_license | FernandoMtz54744/Login | 55f5058979aebeeb668f91ec26d64a608ad002f5 | b9a3d4ef3b022bf3c1538edc16b477c7d39cbedb | refs/heads/master | 2020-04-22T08:26:24.006882 | 2019-02-12T03:02:43 | 2019-02-12T03:02:43 | 170,241,998 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 394 | java | package mtz.fernando.edu.mx.ipn.com.login;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
@Test
... | [
"fer_f@outlook.com"
] | fer_f@outlook.com |
c6e5f899969b107f7893ee47e2c798cf29408a17 | ba3b25d6cf9be46007833ce662d0584dc1246279 | /droidsafe_modified/modeling/api/java/io/NotSerializableException.java | 8f23db584bf177cf493e60812e48f9fde174bad0 | [] | no_license | suncongxd/muDep | 46552d4156191b9dec669e246188080b47183a01 | b891c09f2c96ff37dcfc00468632bda569fc8b6d | refs/heads/main | 2023-03-20T20:04:41.737805 | 2021-03-01T19:52:08 | 2021-03-01T19:52:08 | 326,209,904 | 8 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,423 | java | /*
* Copyright (C) 2015, Massachusetts Institute of Technology
*
* This program 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 2 of the License, or (at your
* option) any later version.... | [
"suncong@xidian.edu.cn"
] | suncong@xidian.edu.cn |
ee2e34cc6d2551ae52fdaad049d2b6ea4238c48b | 5f47e66d4eba3da0348c6f3e41765750f5f97496 | /CestUnMac_Android/src/com/cestunmac/android/ui/CategoriesTabFragment.java | 947810d2b65f851e0d0c93d64401f8d41f4f413b | [] | no_license | obonal/cestunmac | 7f363f3e77ff9cc0ffdf9038c7b39e6a0c249f78 | ae02d216d8811980cde884e1fded00298388e422 | refs/heads/master | 2020-09-22T02:14:51.446572 | 2014-12-18T16:23:05 | 2014-12-18T16:23:05 | 32,143,519 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 4,047 | java | package com.cestunmac.android.ui;
import java.util.Iterator;
import org.codehaus.jackson.JsonNode;
import android.content.Context;
import android.os.Bundle;
import android.os.Looper;
import android.support.v4.app.FragmentTransaction;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.Vi... | [
"olivier.bonal@gmail.com"
] | olivier.bonal@gmail.com |
704b41e3bd9f7d55ef899635a49a24ec85a24218 | c879e095def598160ba46a08a9b58e6356fab2bf | /src/main/java/com/zjh/graduationproject/service/admin/impl/AdminServiceImpl.java | 795e6244ad82182d5e9774146fb6dd0a84bd17cb | [] | no_license | JiaHanZhuang/graduation | 9483be9ead44eba8f5e26a620ed79534f8c8e61d | fdec012b72df0cd763c6518aac9890113cc4fe6e | refs/heads/master | 2021-07-02T21:28:33.475569 | 2019-12-21T06:34:00 | 2019-12-21T06:34:00 | 229,386,750 | 0 | 0 | null | 2021-04-26T19:48:37 | 2019-12-21T06:24:11 | JavaScript | UTF-8 | Java | false | false | 2,878 | java | package com.zjh.graduationproject.service.admin.impl;
import com.zjh.graduationproject.dao.AdminDao;
import com.zjh.graduationproject.dao.TypeDao;
import com.zjh.graduationproject.pojo.Admin;
import com.zjh.graduationproject.pojo.Movie;
import com.zjh.graduationproject.pojo.MovieType;
import com.zjh.graduationproject.... | [
"1290660512@qq.com"
] | 1290660512@qq.com |
1b2a3eea954aace8eecbcb57c0a9cd1b5889b53e | 79a9f0240a98269939e8e87374289e5b7ef58dc0 | /src/test/java/com/user/dao/mysqlConnect.java | f4ba19e86db6ce2b594069bc861091e745bd1737 | [] | no_license | chosung-dev/spring_board | 0583a13db83029b87324b99374bf0b3d90674da6 | 4feb4aab74797572556e8053c8239550c9e6dc1f | refs/heads/master | 2023-04-09T02:10:26.470952 | 2021-04-10T12:49:43 | 2021-04-10T12:49:43 | 355,490,185 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 608 | java | package com.user.dao;
import static org.junit.jupiter.api.Assertions.*;
import java.sql.Connection;
import java.sql.DriverManager;
import org.junit.jupiter.api.Test;
class mysqlConnect {
static {
try {
Class.forName("com.mysql.cj.jdbc.Driver");
} catch(Exception e) {
e.printStackTrace();
}
}
@Test
... | [
"chosung.dev@gmail.com"
] | chosung.dev@gmail.com |
c607e46fa9e4ae4e06ec6736ff1398b0ed904a63 | 288151cf821acf7fe9430c2b6aeb19e074a791d4 | /mfoyou-agent-server/mfoyou-agent-taobao/src/main/java/com/alipay/api/domain/ZhimaAuthInfoAuthqueryModel.java | 86a6af5ba63d12ebdfb5a9a4d9b8451ee670437d | [] | no_license | jiningeast/distribution | 60022e45d3a401252a9c970de14a599a548a1a99 | c35bfc5923eaecf2256ce142955ecedcb3c64ae5 | refs/heads/master | 2020-06-24T11:27:51.899760 | 2019-06-06T12:52:59 | 2019-06-06T12:52:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 708 | java | package com.alipay.api.domain;
import com.alipay.api.AlipayObject;
import com.alipay.api.internal.mapping.ApiField;
/**
* 查询是否授权的接口
*
* @author auto create
* @since 1.0, 2016-09-21 19:49:58
*/
public class ZhimaAuthInfoAuthqueryModel extends AlipayObject {
private static final long serialVersionUID = 541696963... | [
"15732677882@163.com"
] | 15732677882@163.com |
d75184762f452d7d6018da52136161035cef9315 | 816232db2f21e193612eaa60eda0d5897d31caaf | /Programmers/LEVEL1/java/solution23.java | 5242e3474994b5555ded24a7084cac9f3ffc32ae | [] | no_license | Juyoung4/StudyAlgorithm | a60bfa7657eac57f59200bfa204aff1ad27c79f8 | 4b190e0bfeb268bef4be00ae9bedd9ca8946fbd6 | refs/heads/master | 2023-08-31T04:37:07.422641 | 2021-09-27T08:38:09 | 2021-09-27T08:38:09 | 282,757,306 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 350 | java | package Programmers.LEVEL1.java;
import java.util.*;
public class solution23 {
public boolean solution(int x) {
int sum = 0;
int temp = x;
while (temp > 0){
sum += (temp % 10);
temp /= 10;
}
if (x % sum == 0)
return true;
else
... | [
"47167335+Juyoung4@users.noreply.github.com"
] | 47167335+Juyoung4@users.noreply.github.com |
384b01bcec496b3f47d8be231db204cb0e86170b | ea1a74759081f381aba69750c6f1daa71425ee79 | /RFID/src/com/zj/net/ServerSoap.java | 3ae6cd50cc5c5c7c81ece15c3910b888e57cc0a8 | [] | no_license | LukaszRichterUI/RFID-1 | f5d4f711ed244a0da146f318e6dff710179bbd9c | 2b2a6086dd8f2246c40ae6bdabeebd057898e644 | refs/heads/master | 2018-12-28T12:51:49.304385 | 2014-08-26T03:16:37 | 2014-08-26T03:16:37 | null | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 18,540 | java | package com.zj.net;
import java.util.ArrayList;
import java.util.List;
import org.ksoap2.SoapEnvelope;
import org.ksoap2.serialization.SoapObject;
import org.ksoap2.serialization.SoapSerializationEnvelope;
import org.ksoap2.transport.AndroidHttpTransport;
import org.ksoap2.transport.HttpTransportSE;
impor... | [
"21422826@qq.com"
] | 21422826@qq.com |
ef7bc932562ca89eba871c4a7574fcbf2baeeb39 | c51cde45051e4a29044e2df34b23fb2a0bef98ff | /INFONOTETST/18_ConexaoBD/src/model/DAO/ContatoDAO.java | 057ccac349e5def5abc1c93998c380443e43b826 | [] | no_license | rhborges7/Testes | 5062c511b7d10f95c619c8ca2df8dfd0f8867d12 | 14e89d9d02346bb6b010452882d532b97e749951 | refs/heads/master | 2020-04-08T01:04:26.109419 | 2018-12-19T23:49:25 | 2018-12-19T23:49:25 | 158,880,038 | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 4,137 | java | package model.DAO;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.Statement;
import model.Contato;
import util.Conexao;
public class ContatoDAO {
public static Contato inserir(String nome, String email, String mensagem) {
Contato contato =... | [
"noreply@github.com"
] | noreply@github.com |
6ce2b9c28551458145b7bcc41396e65a2e09f7ae | 2fcd688e4ab0732e6510524827334f82e9ae0471 | /src/main/java/com/worldpay/offer/service/CancelOfferService.java | ff15d10d670f32eda6cb871b73fce83f13fd6c9d | [] | no_license | stugrul/offer-service | 096f811d6f50cb8db031b7da729e93ecc7c5837b | 597ccee7433677c912b86e11e60b57826ca181d4 | refs/heads/master | 2020-03-28T19:29:39.009668 | 2019-01-22T10:04:28 | 2019-01-22T10:04:28 | 148,982,159 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 765 | java | package com.worldpay.offer.service;
import com.worldpay.offer.persistence.model.Offer;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Service;
@Service
public class CancelOfferService {
private JpaRepository<Offer, Long> offerJpaRepository;
private Retriev... | [
"stugrul@travix.com"
] | stugrul@travix.com |
d27f201961c7c4821328c3f2513fcd77caee7ac7 | c7a97925e531e443a648b61209c031c4b2832d85 | /mfsdk/src/main/java/com/morfeus/android/mfsdk/ui/config/exception/ConfigLoadException.java | 55d0b64f7832dcc5d40c711738df8ffa28167bf8 | [] | no_license | Siddharthyadav123/bSdk | b33433167fc497e7ecf8b5cca65ba3888a38e19c | 62ee33919df7d5b837fb5461f185e4cebc0a7252 | refs/heads/master | 2020-12-30T11:27:49.853357 | 2017-05-17T09:23:16 | 2017-05-17T09:23:16 | 91,557,848 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 348 | java | package com.morfeus.android.mfsdk.ui.config.exception;
/**
* Thrown when fails to load config properly
*/
public class ConfigLoadException extends Exception {
public ConfigLoadException(String message) {
super(message);
}
public ConfigLoadException(String message, Throwable cause) {
sup... | [
"siddharthdv80@gmail.com"
] | siddharthdv80@gmail.com |
eab9f89db3f895afe136753455d7e334333c71e3 | a5fb8913a497d58839a6943b203c0b44647b651e | /Client/src/main/java/org/xdi/oxauth/client/JwkRequest.java | 6721b3659896aafb6171013f895133c60ded5fbf | [
"MIT"
] | permissive | naveenkumargopi/oxAuth | 7b85f63791ad05998eced2b35b62b51b192836c0 | d94c769707428b851ef7be9b9fb8c047401b8bc2 | refs/heads/master | 2020-04-08T08:46:50.337735 | 2018-11-26T11:23:06 | 2018-11-26T11:47:28 | 142,112,443 | 0 | 0 | MIT | 2018-07-24T06:08:33 | 2018-07-24T06:08:33 | null | UTF-8 | Java | false | false | 442 | java | /*
* oxAuth is available under the MIT License (2008). See http://opensource.org/licenses/MIT for full text.
*
* Copyright (c) 2014, Gluu
*/
package org.xdi.oxauth.client;
/**
* Represents a JSON Web Key (JWK) request to send to the authorization server.
*
* @author Javier Rojas Blum Date: 11.15.2011
*/
publi... | [
"Yuriy.Movchan@gmail.com"
] | Yuriy.Movchan@gmail.com |
ea13d4cc13540a80beb4da328e2a5a9430bd804d | b16521cd7e5d2584e5e6f4ffd93181710fd90f57 | /app/src/main/java/com/wezebra/zebraking/ui/installment/ReFillActivity.java | e7db0754fa047310f8cd00097ffb24112a806c3d | [] | no_license | ch1025540473/Android | 70047fba3feae3847f7f2771c30e76a31d19df20 | 399d051ec86d368eb6968b5793be10d3ed8e5110 | refs/heads/master | 2021-01-21T06:55:23.353174 | 2015-08-21T10:17:17 | 2015-08-21T10:17:17 | 40,282,898 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,004 | java | package com.wezebra.zebraking.ui.installment;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.TextView;
import com.wezebra.zebraking.R;
import com.wezebra.zebraking.ui.BaseActivity;
public class ReFillActivity extends BaseActivity implements View.OnClickListen... | [
"andy.chen@wezebra.com"
] | andy.chen@wezebra.com |
d8b7057308260cfd4080db9b2da56e297c62497b | a3ebd03f2458f14b1acdb3746c826793b3036dc5 | /src/main/java/com/company/socket/Catcher.java | 15b68d3eabd15bffa098e592bed6220c926cfb93 | [] | no_license | Bellatrix95/java-tcp-ping | b5067051db8a42deb09ad799573ba7e327f47ede | 1b29fbacddbd9d4a7c99cc77938c7100fc4b62f7 | refs/heads/master | 2022-11-21T04:31:06.831247 | 2020-07-08T17:49:34 | 2020-07-08T17:49:34 | 274,092,546 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,720 | java | package main.java.com.company.socket;
import main.java.com.company.messages.Message;
import main.java.com.company.messages.MessageParser;
import main.java.com.company.utils.LoggerClass;
import java.io.IOException;
import java.net.InetAddress;
import java.net.ServerSocket;
import java.net.Socket;
import java.time.Zone... | [
"tipuric.ivana@nsoft.com"
] | tipuric.ivana@nsoft.com |
c4c9a6a11dcad3e12f7d61b4521c99e2a50126ed | 09d0ddd512472a10bab82c912b66cbb13113fcbf | /TestApplications/TF-BETA-THERMATK-v5.7.1/DecompiledCode/Fernflower/src/main/java/org/telegram/ui/_$$Lambda$PassportActivity$5Sry1zhVbDTBEYl5VpIUjvovUNY.java | 8517c8b5d6909d072d3f75d2fb2193a3d95c4d04 | [] | no_license | sgros/activity_flow_plugin | bde2de3745d95e8097c053795c9e990c829a88f4 | 9e59f8b3adacf078946990db9c58f4965a5ccb48 | refs/heads/master | 2020-06-19T02:39:13.865609 | 2019-07-08T20:17:28 | 2019-07-08T20:17:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 960 | java | package org.telegram.ui;
import android.view.View;
import android.view.View.OnClickListener;
import java.util.ArrayList;
import org.telegram.tgnet.TLRPC;
// $FF: synthetic class
public final class _$$Lambda$PassportActivity$5Sry1zhVbDTBEYl5VpIUjvovUNY implements OnClickListener {
// $FF: synthetic field
private... | [
"crash@home.home.hr"
] | crash@home.home.hr |
6a84528ff094bf3c6bb581e4fe0de6bd471ecdf8 | ade9d0f65898338f1e99a33d2630f3db74c32cf9 | /src/main/java/io/osdf/actions/info/api/InfoApiImpl.java | fc1a7c830e9e5bbafe5635830a6064d10fe8940e | [] | no_license | microconfig/osdf | 12c3f5064328832355f117f2447ebfe6277c7986 | d2355e7245562db875724f598febe5fa71f8643b | refs/heads/master | 2022-05-13T17:13:22.519756 | 2021-06-02T13:04:24 | 2021-06-02T13:04:24 | 249,974,202 | 7 | 4 | null | 2022-04-16T16:20:55 | 2020-03-25T12:36:25 | Java | UTF-8 | Java | false | false | 2,059 | java | package io.osdf.actions.info.api;
import io.osdf.actions.info.api.logs.LogsCommand;
import io.osdf.actions.info.api.status.StatusCommand;
import io.osdf.common.exceptions.StatusCodeException;
import io.osdf.core.application.core.Application;
import io.osdf.core.connection.cli.ClusterCli;
import io.osdf.settings.paths.... | [
"noreply@github.com"
] | noreply@github.com |
70a3d6a6d76aaa81a7c6fea7aec58704ae5ac00b | 0ee3697d1ab6b7a35945ec27795b3f67959e37ae | /src/main/java/com/vsu/by/app/education/task/TaskController.java | c38ca5eaecb97e9ee9e72b3f26325ea26027b46d | [] | no_license | NikitaKuzmichou/testing-programm-back | 48750acf9cfefdd198dbee98049888aa7923b54a | a419ff009165e273bfc5446e7b22fc127a5afa64 | refs/heads/master | 2022-09-26T14:46:10.856168 | 2020-04-26T16:19:16 | 2020-04-26T16:19:16 | 230,741,888 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,343 | java | package com.vsu.by.app.education.task;
import com.vsu.by.app.education.task.dto.*;
import com.vsu.by.app.people.teacher.Teacher;
import com.vsu.by.app.people.teacher.TeacherService;
import com.vsu.by.app.service.text.TextProcessing;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframew... | [
"nekit338@gmail.com"
] | nekit338@gmail.com |
0c9a126ac842d4e5f20d9af85da9579609a05394 | deb6c92422f047cc5d2ed41ae837d24e0a935bfb | /src/main/java/br/ufpa/facomp/veiculos/domain/enumeration/Identificador.java | 2246f61978b1b3fb0323bb079fd5cf142502c852 | [] | no_license | ufpa-engenharia-software/reserva-veiculos-web | 79f366f0dddd49a1151e55f134871abbb322a3bd | c76b894185132a420689bb51172ebbb69a2bc259 | refs/heads/main | 2023-04-28T01:24:41.550415 | 2021-05-12T12:58:35 | 2021-05-12T12:58:35 | 366,713,918 | 2 | 0 | null | 2021-05-12T12:58:36 | 2021-05-12T12:50:39 | Java | UTF-8 | Java | false | false | 166 | java | package br.ufpa.facomp.veiculos.domain.enumeration;
/**
* The Identificador enumeration.
*/
public enum Identificador {
SIAPE,
MATRICULA_SIGAA,
CNH,
}
| [
"jhipster-bot@jhipster.tech"
] | jhipster-bot@jhipster.tech |
a86504e0c9bd0a0aaca28bcb1f7c565e832155a6 | dc8bc7e3825a5abfec34e4656fb5f7a346093afe | /MyChat/app/src/main/java/com/example/aliasghar/mychat/Profile.java | 1fb0ad5811751fb418066921840f5eef6f229c78 | [] | no_license | aliasghar7552/Android | 894fbb66abe5280923dc56d09761a91884c81fde | c07c75fdcd69985f7b01d13008bcbbd58364c26b | refs/heads/master | 2021-05-11T21:04:59.610135 | 2018-11-18T14:56:50 | 2018-11-18T14:56:50 | 117,459,491 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 15,678 | java | package com.example.aliasghar.mychat;
import android.icu.text.SimpleDateFormat;
import android.icu.util.Calendar;
import android.support.annotation.NonNull;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.ImageView... | [
"aliasghar.7552@gmail.com"
] | aliasghar.7552@gmail.com |
577c1bcfdfc3d6361e70b13a9ce98679201792fc | 539979e3bc4ef82cc6e4323c8f778900b91fed77 | /InstructionParser/src/edu/umich/eecs/soar/delta/LispishObject.java | fe5f160bf71561193c941e1c2b03a55e68cf2676 | [
"BSD-2-Clause"
] | permissive | Bryan-Stearns/Delta | beeb2ae1f2e67352f26c4964d103a73da96079aa | 795023ced703d45e88a2318ffc64524a92e8feac | refs/heads/main | 2023-03-02T11:11:41.218483 | 2021-02-04T23:07:00 | 2021-02-04T23:07:00 | 335,648,101 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,301 | java | package edu.umich.eecs.soar.delta;
import java.util.ArrayList;
import java.util.List;
/**
* This class is for representing parsed text from a lisp-style file.
* Each object can be either a single String, or a list of strings, corresponding to the tokens within a parenthesis block.
* @author Bryan Stearns
* @sinc... | [
"bws3263827@gmail.com"
] | bws3263827@gmail.com |
9f2368fcbeef3fd64f5ef8038da0d745498e2ddc | b02a75ad17eb2b88287807575ceaabeeef4c0995 | /src/test/java/com/huobi/examples/IsolatedMarginClientExample.java | 7351b1743e5aed55e8c231577245647dde57ecd4 | [
"Apache-2.0"
] | permissive | hengxuZ/huobi_Java | 4fa3c061af5b20af28af553ebb74dda65ef80b02 | 18af788eefc53c022e62ec9c683b84585e23e0aa | refs/heads/master | 2022-12-10T09:16:19.780588 | 2020-09-03T07:48:38 | 2020-09-03T07:48:38 | 293,540,470 | 1 | 0 | Apache-2.0 | 2020-09-07T13:47:18 | 2020-09-07T13:47:17 | null | UTF-8 | Java | false | false | 4,274 | java | package com.huobi.examples;
import java.math.BigDecimal;
import java.util.List;
import com.huobi.Constants;
import com.huobi.client.IsolatedMarginClient;
import com.huobi.client.req.margin.IsolatedMarginAccountRequest;
import com.huobi.client.req.margin.IsolatedMarginApplyLoanRequest;
import com.huobi.client.req.marg... | [
"duqingxiang@huobi.com"
] | duqingxiang@huobi.com |
976e38e3e961ca3feba1726251fe8ecb9b3af575 | 7d4131c1fae05d684acd0fe98fdb09d54c26decd | /Collection01/src/cn/itheima/collectionTest/TestCollection02.java | 1685dbe7bb5eb8143d864c0b07c1ee0e8e553e21 | [] | no_license | zhangzhuang521/iterableProject | 3902302cf89b7b685482cfe73daa007e1a74016d | 6b0cc4db4b00cf89b8dc55790292b3436c973ba2 | refs/heads/master | 2023-07-06T06:23:09.562267 | 2021-08-09T15:00:53 | 2021-08-09T15:00:54 | 394,332,733 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 465 | java | package cn.itheima.collectionTest;
import java.util.ArrayList;
import java.util.Collection;
public class TestCollection02 {
public static void main(String[] args) {
Collection<String> collection = new ArrayList<>();
System.out.println(collection);
String s = new String();
System.ou... | [
"1158654165@qq.com"
] | 1158654165@qq.com |
2a9cde79f8b0e0ad16d0817824b9e27249ff548b | 4b2a844e3319cc322b27a746cee381e90c0ab580 | /src/main/java/com/fusion/pageobjects/claims/MassAdjustment.java | 300ac8883123385735bdc3aef01bca4734839e87 | [] | no_license | TT23990/SeleniumAutomationFramework | 236bb079f9f380644c6cbcb4c2f638c58c40571a | d737d3d6c057eb2cb902643f4c7d8d236d4aafa7 | refs/heads/master | 2023-06-30T10:15:18.276143 | 2021-08-02T01:07:05 | 2021-08-02T01:07:05 | 391,778,809 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 80 | java | package com.fusion.pageobjects.classic.claims;
public class MassAdjustment {
}
| [
"touseef.tamboli@anthem.com"
] | touseef.tamboli@anthem.com |
e4e09cc99988a9511086eaa135818b573bc67f70 | da38cf37c18f25a50fbbf040794dd134ebf38d66 | /HibernateDAOLayer/src/main/java/com/zygotecorp/app/HibernateDaoLayerApplication.java | 2121dd8b1760529d40bc8026be7d51402b7ae833 | [] | no_license | radhakrishnan0404/microservices | 8350502798bb269026f17c449b76042cd58b2435 | 4923c8a6bb12d6098d5a8facbee3e2b95ac0052b | refs/heads/zotrix | 2022-09-05T09:38:06.358677 | 2020-07-08T11:34:09 | 2020-07-08T11:34:09 | 201,642,600 | 0 | 0 | null | 2022-09-01T23:13:48 | 2019-08-10T14:42:07 | Java | UTF-8 | Java | false | false | 333 | java | package com.zygotecorp.app;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class HibernateDaoLayerApplication {
public static void main(String[] args) {
SpringApplication.run(HibernateDaoLayerApplication.class, ... | [
"radha.ta2008@gmail.com"
] | radha.ta2008@gmail.com |
0f5fe4fb849c28408646c105320bf80abff9e359 | 31d2d473a225418a71d317a75bbd433308a71dd2 | /src/TeenNumberChecker.java | 17673b480a454dd79f9c4c20f2b6dde30b1d530a | [] | no_license | Ted404/UdemyChallange | bd71f7c4de6b709658a349bd6093fdf401fbc176 | 64025ba0658d2b3181bb390b5d98707c7617d6ea | refs/heads/master | 2022-12-19T03:45:36.362073 | 2020-09-29T23:42:16 | 2020-09-29T23:42:16 | 298,397,891 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 271 | java | public class TeenNumberChecker {
public static boolean hasTeen(int a, int b, int c){
return ((a >= 13 && a <= 19) || (b >= 13 && b <= 19) || (c >= 13 && c <= 19));
}
public static boolean isTeen(int a){
return (a >= 13 && a <= 19);
}
}
| [
"tyahyayev@gmail.com"
] | tyahyayev@gmail.com |
c6e491b96c6c2546fd7838e5468ec62e21d38ee2 | 57bccc9613f4d78acd0a6ede314509692f2d1361 | /pbk-vis-lib/src/main/java/ru/armd/pbk/services/viss/VisExchangeService.java | 3d9cf57495d18591061647bac917e9fa173f858f | [] | no_license | mannyrobin/Omnecrome | 70f27fd80a9150b89fe3284d5789e4348cba6a11 | 424d484a9858b30c11badae6951bccf15c2af9cb | refs/heads/master | 2023-01-06T16:20:50.181849 | 2020-11-06T14:37:14 | 2020-11-06T14:37:14 | 310,620,098 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,081 | java | package ru.armd.pbk.services.viss;
import org.apache.log4j.Logger;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import ru.armd.pbk.core.services.BaseDomainService;
import ru.armd.pbk.domain.viss.VisExchange;
import ru.armd.pbk.dto.viss.VisExchangeDTO;
im... | [
"malike@hipcreativeinc.com"
] | malike@hipcreativeinc.com |
ef9422a8357247943371575cb0fb8e1f346d0f54 | 46301c7752ed33a35ab9b72feb9463ce66f9c416 | /CommonLibrary/src/main/java/com/zjclugger/lib/base/BaseListFragment.java | 203bbab5301fd3c9d645e5aa2f0b935ae2dc4edf | [
"Apache-2.0"
] | permissive | zjclugger/JLibrary | 81b22613f530a7b7977114641baab17312070711 | d004c5673e36ce90dc6e934c7bb5c647283ad857 | refs/heads/master | 2022-11-19T06:30:25.043053 | 2020-07-24T07:37:38 | 2020-07-24T07:37:38 | 275,754,517 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,168 | java | package com.zjclugger.lib.base;
import android.content.Context;
import android.os.Bundle;
import android.view.View;
import androidx.annotation.NonNull;
import com.zjclugger.component.Log;
import com.zjclugger.lib.R;
import com.zjclugger.lib.ui.adapter.JBaseQuickAdapter;
import com.zjclugger.lib.utils.Constants;
impo... | [
"zjclugger@126.com"
] | zjclugger@126.com |
16e81c311fe59bc091356804de0b82c6209f643f | 455c91418eccae2693c1014e0ebede4b2e1e99a2 | /diamond-client/src/main/java/com/taobao/diamond/client/DiamondConfigure.java | 04b5f112a29a4839c4ec869ec5aa3f5de00db409 | [] | no_license | topno3rpg/diamond | 2e0ae32e35f45d917e1e37239bc0ae3233c2d951 | 5b785e6d2bb94884d734cad8f1335798708060d3 | refs/heads/master | 2020-04-18T13:24:22.600247 | 2017-01-05T02:36:35 | 2017-01-05T02:36:35 | 66,806,851 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,163 | java | /*
* (C) 2007-2012 Alibaba Group Holding Limited.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
* Authors:
* leiwen <chrisredfield1985@126.com> , boyan <killme2008@gmail.... | [
"guozhongping@aixuedai.com"
] | guozhongping@aixuedai.com |
4b50d04b5a2651d48d1c595c7b7090272a3fe0aa | 9260e329cb9520de217abc88197c7e867fa3b772 | /app/src/main/java/cn/redcdn/hvs/udtroom/view/fragment/UDTChatFragment.java | f39e90e9eca7fc6873b5be55cf47cf9489af7216 | [] | no_license | cdc0002829/YiLianTiButelMedical | 2c27672ee01bb5fbb4563bb6be3dc18bb42c805e | 46901c4c7427f51f7505d3649a04c6b4b9cd5008 | refs/heads/master | 2021-09-04T12:30:52.341094 | 2018-01-18T16:18:52 | 2018-01-18T16:18:52 | 117,952,582 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 94,770 | java | package cn.redcdn.hvs.udtroom.view.fragment;
import android.annotation.TargetApi;
import android.app.Activity;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.IntentFilter;
import android.content.Sha... | [
"cdc0002829@126.com"
] | cdc0002829@126.com |
b775fe4e92360074564a6481153cd3c5102837d4 | eb1517897d7e9e372538b0982223b7ecaaff46b0 | /chrome/android/java/src/org/chromium/chrome/browser/fullscreen/ChromeFullscreenManager.java | 9b0a82c178c811b70c8d9620f656d783c7ab80cd | [
"BSD-3-Clause"
] | permissive | jiachengii/chromium | c93e9cfa8fb79d6a0b5e66848dc204e87236252c | ead0d3601849269629ff31de4daed20fce453ba7 | refs/heads/master | 2022-11-16T02:35:53.671352 | 2020-06-13T06:43:44 | 2020-06-13T06:43:44 | 271,964,385 | 0 | 0 | BSD-3-Clause | 2020-06-13T07:47:21 | 2020-06-13T07:47:21 | null | UTF-8 | Java | false | false | 46,114 | java | // Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
package org.chromium.chrome.browser.fullscreen;
import android.animation.Animator;
import android.animation.AnimatorListenerAdapter;
import android.anima... | [
"commit-bot@chromium.org"
] | commit-bot@chromium.org |
cc574301a657b2057705657743ae3b21f6689763 | 918fd6904bfb768053e4c7d0f7f0b371ab225efa | /pl.plgrid.unicore.common/src/main/java/pl/plgrid/unicore/common/resources/StandardResources.java | 002d6c7ceb0cde957fb9c5f926eb6ca2068e0c91 | [] | no_license | rkluszczynski/unicore-portal-plugins | 03e87da0403bb28812b357597988688ca14de59f | 1836c3eef0e0702f3844fe500aea3f3255359651 | refs/heads/master | 2020-05-18T15:42:39.154908 | 2016-11-20T13:20:43 | 2016-11-20T13:20:43 | 18,237,750 | 0 | 0 | null | 2016-11-20T13:20:50 | 2014-03-29T08:53:36 | Java | UTF-8 | Java | false | false | 1,013 | java | package pl.plgrid.unicore.common.resources;
import eu.unicore.portal.core.GlobalState;
import pl.plgrid.unicore.portal.core.i18n.SiteResourcesI18N;
/**
* Enumeration of well known names of Grid resources, defined in standards (JSDL).
*
* @author K. Benedyczak
*/
public enum StandardResources {
individualCPUSp... | [
"rkluszczynski@gmail.com"
] | rkluszczynski@gmail.com |
0740dfac75ec614f555ae7f810db38c1ca5b55a3 | 4ff01e9aac5fc5b6e199ff13738e44104871c786 | /General/JavaFIles/Servidor.java | 749a7fceb046adfd0c4b5247403e6e7d68c0dc38 | [
"MIT"
] | permissive | zazilibarra/Comunicacion | 5e11cc7b8f6e63c41702feef4f15f154a935f2cb | 25f935000187180339e274ff286b286da6bf6747 | refs/heads/master | 2021-01-13T18:36:56.638872 | 2020-06-06T22:18:31 | 2020-06-06T22:18:31 | 242,456,866 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,501 | java | /**
* @author Alvarez Esaú
* @author Ibarra Zazil
* @author Torres Daniel
*/
package comunicacion;
import java.io.*;
import java.net.*;
import java.util.ArrayList;
import java.util.List;
import java.util.logging.*;
public class Servidor {
//Lista para guardar los clientes conectados al servidor
static Li... | [
"="
] | = |
5efa0d99cd9f9ff83d97a3216d825b6c86a53c52 | 31e53c77d56df2f096ded87a8f0c3fd060bb68d5 | /src/main/java/org/bian/dto/CRPaymentInitiationTransactionUpdateInputModel.java | 7f1e56d2bd67a8baa8a55481b6df02ef562d49cc | [
"Apache-2.0"
] | permissive | bianapis/sd-payment-initiation-v2.0 | c0bc406be8b3f2e38120a378476ba05563b16585 | d7c2761b5b8999a0e4dc31fc0b5ad780067dcff5 | refs/heads/master | 2020-07-18T13:25:02.212945 | 2019-09-04T13:02:53 | 2019-09-04T13:02:53 | 206,253,706 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,823 | java | package org.bian.dto;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.annotation.JsonCreator;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import org.bian.dto.CRPaymentInitiationTransactionUpdateInputModelPaymentInitiationTransactionInstance... | [
"team1@bian.org"
] | team1@bian.org |
2384b0bf896b1b7db73fdafff933cfabd82adb59 | 40c4ba6396c527797795d9978b3a1673f43ea118 | /src/jav/io/ReadWriteFileTest1.java | cb6dfdea6410651dbfe436db0c9f67cebe80966a | [] | no_license | RakibHasanRiyad/Object-Oriented-Programming | 2c73a20dd527cfa5e11616f25eb6e85e5009e198 | 9c91758e6b85aa2988b1b4ddd3e6ca1842c33c92 | refs/heads/master | 2023-04-09T04:53:33.143686 | 2021-03-19T18:01:20 | 2021-03-19T18:01:20 | 335,740,409 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,028 | 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 jav.io;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.PrintWriter;
import java.util.Scanner;
/**
... | [
"riyadrakib@gmail.com"
] | riyadrakib@gmail.com |
d4b914c1b2375b53004b728e3b7dea5e94886792 | c288c58acd283e3ddb757aa931c2edb00e3afac2 | /src/automatas/Monomio.java | ecea70c3b960ddeb6f9c4b522c49f945f9a1287b | [] | no_license | raullucero/InterpreteFuncionesPolinomicas | 9cf9275da0d4603d450c4ac2d57c5d1f95ae0abe | 651cef21f740105b60dbd10affa1bb56af992fbf | refs/heads/master | 2021-01-25T08:28:39.482478 | 2014-12-11T01:31:16 | 2014-12-11T01:31:16 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 838 | java |
package automatas;
public class Monomio {
private double coeficiente;
private int exponente;
public Monomio() {
}
public Monomio(double coeficiente, int exponente) {
this.coeficiente = coeficiente;
this.exponente = exponente;
}
/**
* @return the coeficiente
... | [
"raul.lucero27@gmail.com"
] | raul.lucero27@gmail.com |
0ec13be1b9f82fac3c7f1387e2ca6eaac88afe67 | b79e2b505f61a908019d31305dc5fbc87ebf4b4a | /src/main/java/com/trabalhoweb/trabalhoweb/DataConfiguration.java | 2f08ae9e878d5bb91b343022474848980b66743f | [] | no_license | Ramonlobo633/TrabalhoWeb-Ramon | cb0a8180633413b0ed6a2fc80996305dcb065a5a | ff121e5b3976c5edd642816281b38b4cc3dcd6a5 | refs/heads/master | 2021-06-09T12:02:53.556155 | 2018-06-29T00:25:49 | 2018-06-29T00:25:49 | 139,081,726 | 0 | 0 | null | 2021-04-01T05:15:21 | 2018-06-29T00:25:02 | HTML | UTF-8 | Java | false | false | 1,152 | java | package com.trabalhoweb.trabalhoweb;
import javax.sql.DataSource;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.jdbc.datasource.DriverManagerDataSource;
import org.springframework.orm.jpa.JpaVendorAdapter;
import org.springf... | [
"ramonlobo633@gmail.com"
] | ramonlobo633@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.