blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 410 | content_id stringlengths 40 40 | detected_licenses listlengths 0 51 | license_type stringclasses 2
values | repo_name stringlengths 5 132 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringlengths 4 80 | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 684M ⌀ | star_events_count int64 0 209k | fork_events_count int64 0 110k | gha_license_id stringclasses 22
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 132
values | src_encoding stringclasses 34
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 3 9.45M | extension stringclasses 28
values | content stringlengths 3 9.45M | authors listlengths 1 1 | author_id stringlengths 0 352 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
52c6c9d8fca90f5fa580b24da8fa1a3592f51243 | a41aecf9653ee34cb5d75ab23459e4d2e1787a8f | /src/android/utils/PrinterSetting.java | 92d119227de4f63e1a856d90301d3e118b9e347d | [
"MIT"
] | permissive | andrewphan/cordova-plugin-bixolon-bt-printer | 41f93e9fddc58513afb15c9a8be287117699f4db | d970b99187e6d3579e51173649ece5227329cf03 | refs/heads/master | 2020-03-18T14:09:48.585213 | 2018-05-29T04:23:35 | 2018-05-29T04:23:35 | 134,833,540 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,023 | java | package com.dn.andrewphan.bixolonprinter.utils;
import java.util.HashMap;
import java.util.Map;
/**
* Package: com.dn.andrewphan.bixolonprinter.utils
* Created by andrew.phan
* on 5/24/18 3:17 PM
*/
public class PrinterSetting {
// Action to execute
public static final String ACTION_PRINT_TEXT = "printTe... | [
"an.phan.chau.truong@gmail.com"
] | an.phan.chau.truong@gmail.com |
6b7940f6b0dff3b919c4933a76db2fcae08bc3b3 | 9d470695c72f14714ff5c0a2fe426c627d2cdd2a | /CSCI201L_FinalProject/src/servlets/Login.java | 7c40af9d81bf7eebd6943fa9284d502054a1191d | [] | no_license | mtawata/USC_CSCI201L_Final_iMusic | 8c81f431a8748b6656ab755614f3b8106c66a750 | 3ac9d97cb68d022e64ed20df4bb5d20e2353eb2c | refs/heads/master | 2020-05-03T21:40:07.091159 | 2019-04-01T09:22:53 | 2019-04-01T09:22:53 | 178,828,089 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 727 | java | package servlets;
import java.sql.ResultSet;
import java.sql.SQLException;
public class Login {
//If the server gets val = 0
public static String login(String username, String userPassword) throws ClassNotFoundException {
try {
//If user does not exist return "username"
ResultSet users = Database.getUsers(u... | [
"tawata@usc.edu"
] | tawata@usc.edu |
f8dd370b8552dc4b1a8b55be6e03da95099f7284 | 44eef90e43fd3ad94f6c820fe502876301bc5d02 | /mybatis/src/test/java/org/apache/ibatis/submitted/order_prefix_removed/Person.java | 4b392aa0550223d06fe8833060dcf46684a691fa | [] | no_license | chenhonghaovip/spring-framework-master | faafc370433113a25093e22c9927e8886f8a7463 | 5d56503bacf032d40e00b3075df1650dbb5a743f | refs/heads/master | 2023-08-18T15:21:40.161286 | 2023-08-11T07:22:57 | 2023-08-11T07:22:57 | 251,283,524 | 0 | 1 | null | 2022-12-10T06:04:11 | 2020-03-30T11:24:10 | Java | UTF-8 | Java | false | false | 1,202 | java | /**
* Copyright 2009-2015 the original author or authors.
* <p>
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless requir... | [
"zhihei.chh@alibaba-inc.com"
] | zhihei.chh@alibaba-inc.com |
6a484188732bcf90376aa3adbdad5a7f06e2cc84 | 2cb0c340f22febb2cac00864babe408c456c7715 | /Municipio/src/main/java/com/attozoic/main/repositories/RepositoryRebalancesCount.java | e4621ad08e490b1b2c1f22f111d58a201caaea9e | [] | no_license | kresovic-milos/municipio-server | 586945a205e1f7c484f159cea9e327537bd7b01d | 87db73f5d72a23ea6df22c517222f28708f082c9 | refs/heads/master | 2021-01-11T08:13:09.042552 | 2016-12-28T02:31:22 | 2016-12-28T02:31:22 | 69,808,401 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 251 | java | package com.attozoic.main.repositories;
import org.springframework.stereotype.Repository;
import com.attozoic.main.model.RebalancesCount;
@Repository
public interface RepositoryRebalancesCount extends RepositoryEntity<RebalancesCount> {
}
| [
"ivansrdic@gmail.com"
] | ivansrdic@gmail.com |
d2a8244ecdd8e5f4e0af9c6a271fdc39ede1a0c1 | ab303954ce9724c83ce7ef0df2920c1103c40364 | /oa-organ/src/main/java/com/zhss/oa/App.java | 09d31787721a5a8d840982bb09ef6b2204145d6a | [] | no_license | zhanglibin1117/oa-parent | def6b1ac4e1b59c9ce4f7df91f8078161c057942 | e39d40618d09cf07737041f5fe4a92f80cd52d6b | refs/heads/master | 2021-05-09T13:18:45.206619 | 2018-01-26T10:05:06 | 2018-01-26T10:05:06 | 119,030,766 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 187 | java | package com.zhss.oa;
/**
* Hello world!
*
*/
public class App
{
public static void main( String[] args )
{
System.out.println( "Hello World!" );
}
}
| [
"zhss@163.com"
] | zhss@163.com |
fa62717bb085da47068a3aa93572daf2108702eb | c93a02daa3ea3d73624db883cad07d8a556d01ba | /src/Interfaces/OrdenCompraCRUD.java | 8c3f372ef8e442e0fe328f4d879cbb22edc2ce2b | [] | no_license | Goby026/MrJuerga-Desktop | f7575e258fa66e50b2410becdb00dfed2444e753 | 9932f8c7f0b27de3007e38ea43438a9f5ed869a9 | HEAD | 2019-07-31T16:44:32.160174 | 2018-02-24T21:09:50 | 2018-02-24T21:09:50 | 75,757,246 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 376 | java |
package Interfaces;
import Modelo.OrdenCompra;
import java.util.List;
public interface OrdenCompraCRUD {
public boolean registrar(OrdenCompra oc) throws Exception;
public boolean modificar(OrdenCompra oc) throws Exception;
public boolean anular(OrdenCompra oc) throws Exception;
... | [
"ELMER_03@MRJUERGA_02"
] | ELMER_03@MRJUERGA_02 |
27046d00ab1b1fc5f0c03ccbb2eca1e545778339 | 57e0bb6df155a54545d9cee8f645a95f3db58fd2 | /src/by/it/tsyhanova/at04/TaskA.java | 4cf8b493e6fb2f0df314f9e38e19ecc86ada9c12 | [] | no_license | VitaliShchur/AT2019-03-12 | a73d3acd955bc08aac6ab609a7d40ad109edd4ef | 3297882ea206173ed39bc496dec04431fa957d0d | refs/heads/master | 2020-04-30T23:28:19.377985 | 2019-08-09T14:11:52 | 2019-08-09T14:11:52 | 177,144,769 | 0 | 0 | null | 2019-05-15T21:22:32 | 2019-03-22T13:26:43 | Java | UTF-8 | Java | false | false | 1,847 | java | package by.it.tsyhanova.at04;
import java.util.Scanner;
public class TaskA {
// Таблица умножения от 2 до 9 включительно
private static void printMulTable(){
for(int i=2;i<10;i++){
for(int j=2;j<10;j++){
System.out.printf("%1d*%1d=%-2d ",i,j,i*j);
}
... | [
"tatsianatsyhanova@yahoo.com"
] | tatsianatsyhanova@yahoo.com |
063d57a357929082df4a73039c281d946fa15d32 | 58eac8afa926b5646ca0dce62a9392dd48d4cf32 | /workspace_IncLing/Elevator/src/testset/ElevatorTest.java | 6798dd28688a862a705cf4afb60991e6d188a5b9 | [] | no_license | fischerJF/Community-wide-Dataset-of-Configurable-Systems | 71f20635032bbfed959382e98e808e657c5f1ef4 | eab5839ec7c6851934d255f3af3904b81a8dd13e | refs/heads/master | 2023-07-04T23:04:56.061388 | 2021-08-17T18:32:53 | 2021-08-17T18:32:53 | 236,009,474 | 3 | 2 | null | 2021-08-17T18:33:29 | 2020-01-24T13:39:55 | Java | UTF-8 | Java | false | false | 11,800 | java | package testset;
import static org.junit.Assert.*;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.powermock.api.mockito.PowerMockito;
import org.powermock.api.support.membermodification.MemberModi... | [
"fischerbatera@hotmail.com"
] | fischerbatera@hotmail.com |
d9bb9407484591af85caca491061cc320efada70 | ae0b9a24839983b7b14d1b4821dcd76ea7758e09 | /src/NaukaWDomu/Podstawa.java | 9a1dfc49a27a24238df702dc8b80dfa4cd2c97bb | [] | no_license | wkempa1990/Brudnopis | d1bef2a04a46e24f24d2838697aaaa17fa11ba16 | 1ababeb78ab9bd8e63054ee70872e3b18fd45493 | refs/heads/master | 2020-12-14T12:04:47.913713 | 2020-01-18T13:56:15 | 2020-01-18T13:56:15 | 234,734,171 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,769 | java | package NaukaWDomu;
public class Podstawa {
public static void main(String[] args) {
int a = 10;
a += 5;
a += 11;
a *= 10;
System.out.println(a);
String txt = "abcdefghijklmno";
System.out.println(txt.length());//length liczy dlugosc ciagu "abcdefghijklmno"
... | [
"wkempinski@outlook.com"
] | wkempinski@outlook.com |
0218901d62c21f3d86d644f116c669ca023c85db | 9e6be3c136847c31373ad324eb7cced2eecb0cc7 | /bootcamp/Expedia.java | 3f9379451357f354ac5ddee1c7fa76cbef38af93 | [] | no_license | tashnuva/Selenium_bootcamp | b92ef25f58a3737b5337d8be7fb9e44a5cfbb7fa | 5d3148e6082ceebf083701dc79aa26b3ef9e3c8f | refs/heads/master | 2023-02-06T08:30:43.774256 | 2020-12-26T20:37:44 | 2020-12-26T20:37:44 | 324,626,772 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,821 | java | package bootcamp;
import java.util.concurrent.TimeUnit;
import org.omg.PortableInterceptor.USER_EXCEPTION;
import org.openqa.selenium.By;
import org.openqa.selenium.By.ByXPath;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.chrome.ChromeDriver;
import org.testn... | [
"tasnuvactg@yahoo.com"
] | tasnuvactg@yahoo.com |
3a509d12625b51e27746577b1ed2d125543272b7 | dea04aa4c94afd38796e395b3707d7e98b05b609 | /Participant results/P17/Interaction-3/ArrayIntList_ES_0_AlreadyValued_Test.java | 9fe23c663b6c4d15358752e0e4198718bd38e544 | [] | no_license | PdedP/InterEvo-TR | aaa44ef0a4606061ba4263239bafdf0134bb11a1 | 77878f3e74ee5de510e37f211e907547674ee602 | refs/heads/master | 2023-04-11T11:51:37.222629 | 2023-01-09T17:37:02 | 2023-01-09T17:37:02 | 486,658,497 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 980 | java | /*
* This file was automatically generated by EvoSuite
* Tue Jan 25 10:35:38 GMT 2022
*/
package com.org.apache.commons.collections.primitives;
import org.junit.Test;
import static org.junit.Assert.*;
import com.org.apache.commons.collections.primitives.ArrayIntList;
import org.evosuite.runtime.EvoRunner;
import o... | [
"pedro@uca.es"
] | pedro@uca.es |
378487960e62a2b7fc82f030d090bd0d18adbb50 | 276df0eab5504f7e0253153175ff8cab0a2705ae | /Engine/org/apache/mahout/matrix/AbstractMatrix.java | 4c346006c188000f55c8edda11338426bd04aff3 | [] | no_license | ankitgoswami/SuggestionEngine | 0b9b56d276e515d1e6ede0f2c5e83ebb8ed30011 | 9279f47f0aa2df81f21d9150375df2c8418204e7 | refs/heads/master | 2016-09-05T23:26:16.245404 | 2012-03-01T10:22:53 | 2012-03-01T10:22:53 | 3,546,476 | 2 | 2 | null | null | null | null | UTF-8 | Java | false | false | 13,890 | java | /**
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may... | [
"sharadjain.sj@gmail.com"
] | sharadjain.sj@gmail.com |
e9dbc45359da94835ac1c02ea337ed00aeecfd6f | a33867248397df65b70bad738d91e095397f7d0f | /src/study/pattern/prototype/PrototypeDeepTest.java | c8dc55b48bfcb7f575bc828284b93f4e9e3840ec | [] | no_license | wangjjjjjjjjj/gupao | a2b8bc2ef7da3b252789632da8ef761efcbfbbe6 | 84d7cdd27d4042ed6f4751cf16b31f67df045149 | refs/heads/master | 2020-04-28T00:08:53.218263 | 2019-03-17T06:18:10 | 2019-03-17T06:18:10 | 174,805,271 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 569 | java | package study.pattern.prototype;
import java.util.ArrayList;
import java.util.List;
public class PrototypeDeepTest {
public static void main(String[] args) {
PrototypeDeep a = new PrototypeDeep();
a.setA("1");
a.setB("2");
List list = new ArrayList();
list.add("3");
... | [
"390748307@qq.com"
] | 390748307@qq.com |
5bbe47d998e361b7df04447da4982678d31d0bd6 | 07b9014f1d74d4ba1e447fb80cb380c5fce529ed | /src/main/java/by/levkovets/usermanagement/domain/UserAccount.java | 535a4c253853f61d2a38a9f52296cd0585c55efd | [] | no_license | SergeiLevkovets/user-management | 6bef991782aea41753456522b656009a89d9aff5 | 02f5f5b7756ada8c8716de016dc44fc2ad3e7e61 | refs/heads/master | 2021-01-06T22:22:36.793369 | 2020-02-21T08:33:44 | 2020-02-21T08:33:44 | 241,499,479 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,833 | java | package by.levkovets.usermanagement.domain;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import javax.persistence.*;
import javax.validation.constraints.NotBlank;
import java.util.Date;
/**
* Simple javaBean domain object that represent UserAccount
* */
@Entity
@Data
@Al... | [
"sergeilevkovets@gmail.com"
] | sergeilevkovets@gmail.com |
9ee33fb81ffeb297f026f16d8c3e767b45f63f13 | 5252a00843c6082d739d7a00142525fff0a2f3e7 | /zoeeasy-cloud-platform/zoeeasy-cloud-modules/zoeeasy-cloud-order/zoeeasy-cloud-order-server/src/main/java/com/zoeeasy/cloud/order/service/impl/MessageSendOrderServiceImpl.java | e5d3212a10ced39e0c14a46f739c984d52ae0319 | [] | no_license | P79N6A/parking | be8dc0ae6394096ec49faa89521d723425a5c965 | 6e3ea14312edc7487f725f2df315de989eaabb10 | refs/heads/master | 2020-05-07T22:07:03.790311 | 2019-04-12T03:06:26 | 2019-04-12T03:06:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,187 | java | package com.zoeeasy.cloud.order.service.impl;
import com.scapegoat.infrastructure.common.utils.StringUtils;
import com.scapegoat.infrastructure.core.dto.result.ResultDto;
import com.scapegoat.infrastructure.message.RocketMessage;
import com.zoeeasy.cloud.core.cst.MessageQueueDefinitions;
import com.zoeeasy.cloud.messa... | [
"xuqinghuo@126.com"
] | xuqinghuo@126.com |
6f9afa2c202f179d1d4dfafe74ed71a08d395eb2 | ecb449c5c6c40d31911c452d3b351f18a7c436de | /www.csie.ntu.edu.tw/~sylee/courses/dataStructures/code/misc/UsingAVector.java | 701b8a71a346d7b9a628fddeac4b4477171c421f | [] | no_license | 2892931976/Algorithms-in-Go | 166319cd97dc6521a06076f456d6eb14281868db | cbdb38d86282a42f9e0eb43e15f9362584524ffd | refs/heads/master | 2023-01-20T18:06:28.345390 | 2020-05-03T07:55:49 | 2020-05-03T07:55:49 | 203,523,554 | 1 | 1 | null | 2022-12-30T01:26:35 | 2019-08-21T06:44:23 | Java | UTF-8 | Java | false | false | 1,232 | java |
/** using a Vector */
package misc;
import java.util.*;
import wrappers.*;
public class UsingAVector
{
public static void main(String [] args)
{
// define a vector with initial capacity 1
Vector v = new Vector(1);
System.out.println("The initial capacity is "
+ v.cap... | [
"2892931976@qq.com"
] | 2892931976@qq.com |
a2ec61f9eceeefd6f843eb039d9e658e17819ccb | 4a39ab5ab4bf0914dbeb9f41e49852ff781968c6 | /org.entirej.ide.cf.rwt/src/org/entirej/ide/cf/rwt/RWTTabrisClientFrameworkProvider.java | 769ea0728726deef4e530d05490abf4fa30f4e76 | [
"LicenseRef-scancode-warranty-disclaimer",
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | entirej/plugin | 2bb1ede5d7c167e2637d391c44bec4ca9feb6d26 | c65d49e4d38ef140ae54bed0b76e6e010e1e2d47 | refs/heads/develop | 2022-12-12T13:41:18.195896 | 2022-12-06T07:51:11 | 2022-12-06T07:51:11 | 14,260,908 | 1 | 1 | null | 2022-12-06T07:51:12 | 2013-11-09T16:54:57 | Java | UTF-8 | Java | false | false | 9,207 | java | /*******************************************************************************
* Copyright 2013 CRESOFT AG
*
* 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.o... | [
"theanuradha@gmail.com"
] | theanuradha@gmail.com |
cc57d5eaa9c61daa6f93bd7dc40086299cb61adc | be9979211eb748c8301a4c0a75359d4bd2633cfe | /src/per/hss/dao/UserDao.java | 4c84890ca0545c3402515b782896250f08f75582 | [] | no_license | Hss533/StudentManage | d64c21b1db94d649499f5960e0b5e67f380f14e6 | 8c51ded1a7ea42bca342962ab1691b0c57a2f383 | refs/heads/master | 2020-03-11T08:13:23.475750 | 2018-04-17T09:15:48 | 2018-04-17T09:15:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,185 | java | package per.hss.dao;
import per.hss.model.User;
import per.hss.util.DbUtil;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.*;
public class UserDao {
public User login(Connection con, User user)
{
User resultUser=null;
String sql="select * from user... | [
"1097260937@qq.com"
] | 1097260937@qq.com |
d7d348b15ba46e1eb33dd5df9e96cfd06a852408 | ff0d01db50bf6171fd3dbdcf59d60a519b9c8a0f | /src/main/java/fr/treeptik/centreformation/dao/StagiaireDAO.java | 1518f5754250ded83bbb85b251016760debb7784 | [] | no_license | ericterrade/CentreFormation | 445b7117379479ebef563ac917d3f60f6a78b8a9 | 56da32c0669372ee72052a50c948272c7412cac9 | refs/heads/master | 2016-08-11T07:21:14.212043 | 2015-05-25T16:25:03 | 2015-05-25T16:25:03 | 36,240,623 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 343 | java | package fr.treeptik.centreformation.dao;
import java.util.List;
import fr.treeptik.centreformation.model.Stagiaire;
import fr.treeptik.centreformation.model.StagiaireDTO;
import fr.treeptik.centreformation.dao.GenericDAO;
public interface StagiaireDAO extends GenericDAO<Stagiaire, Integer>{
List<StagiaireDTO> fin... | [
"eric.terrade@gmail.com"
] | eric.terrade@gmail.com |
594bcb57332146800410ad9068bffadb416e5e04 | 91901d20dd99ecbac775a06a355f1d2d1450a407 | /core/discoRT/java/edu/wpi/disco/rt/realizer/PrimitiveRealizer.java | 6d0cdb900feb2d7f51a3b209240be6eb768f8d9d | [] | no_license | always-on/always | f9571441b8ad4b18c024393a94ce4781ffc25174 | 75f7a826feeece1d8fa8658326f00e88208fc832 | refs/heads/develop | 2021-01-01T15:51:04.229895 | 2015-12-12T17:44:44 | 2015-12-12T17:44:44 | 6,750,595 | 5 | 0 | null | 2015-07-02T00:42:25 | 2012-11-18T19:55:28 | C++ | UTF-8 | Java | false | false | 772 | java | package edu.wpi.disco.rt.realizer;
import edu.wpi.disco.rt.behavior.PrimitiveBehavior;
/**
* A PrimitiveRealizer's run() method will be called periodically for it to do
* something (if needed). Do not hold the thread. A PrimitiveRealizer should not
* require preconditions on the state of the Resource, i.e., it sho... | [
"rich@wpi.edu"
] | rich@wpi.edu |
30fe90444cf4076aaff2322ae5700e509927e1d7 | 1002c14520663a52912a52ce46f8fbd2054221a0 | /src/main/java/com/example/employment/repository/EmployeeRepository.java | 3b50bd4424afca4e6fd657201daba50b669f07f0 | [] | no_license | ChineduVickreg/Employee_management_app | 0de2806320f0e94eeac2863f2b9ee6ad30ec2535 | b5e00f4064c88473a7e0e476a4489d52fec6f753 | refs/heads/master | 2023-01-24T07:47:49.258656 | 2020-12-07T22:40:39 | 2020-12-07T22:40:39 | 318,624,655 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 294 | java | package com.example.employment.repository;
import com.example.employment.model.Employee;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
@Repository
public interface EmployeeRepository extends JpaRepository<Employee, Long> {
}
| [
"nwachukwuvictorc@gmil.com"
] | nwachukwuvictorc@gmil.com |
f91ab786f17e0ebe6007acdb4a77f34bfcf2a061 | 5e34c548f8bbf67f0eb1325b6c41d0f96dd02003 | /dataset/smallest_dedc2a7c_000/mutations/106/smallest_dedc2a7c_000.java | a4a56c92a9fb163524b67a9d3d2b881fbe37fe1e | [] | no_license | mou23/ComFix | 380cd09d9d7e8ec9b15fd826709bfd0e78f02abc | ba9de0b6d5ea816eae070a9549912798031b137f | refs/heads/master | 2021-07-09T15:13:06.224031 | 2020-03-10T18:22:56 | 2020-03-10T18:22:56 | 196,382,660 | 1 | 1 | null | 2020-10-13T20:15:55 | 2019-07-11T11:37:17 | Java | UTF-8 | Java | false | false | 2,269 | java | package introclassJava;
class IntObj {
public int value;
public IntObj () {
} public IntObj (int i) {
value = i;
}
}
class FloatObj {
public float value;
public FloatObj () {
} public FloatObj (float i) {
value = i;
}
}
class LongObj {
public long value;
public... | [
"bsse0731@iit.du.ac.bd"
] | bsse0731@iit.du.ac.bd |
e06207b9a66c9fe95fb39ac2a46fe95a59fa96a6 | 1977757fa8a337e3346795cfb1ceca9ae95b97fb | /src/day44/HouseBuilder.java | b74d401880170f0c1d72c1bf7451bea89d874ff5 | [] | no_license | Tarana82/MyFirstProject | fcb3e81c3659e9f846a71c7856fcf4ba914e15ad | 6fe9bb5f1d90812f6c2e5ef68ba275435a7cabce | refs/heads/master | 2021-02-11T16:22:21.801471 | 2020-03-03T03:33:39 | 2020-03-03T03:33:39 | 244,509,280 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 505 | java | package day44;
public class HouseBuilder {
public static void main(String[] args) {
CyberHouse.showNeighbourhoodName();
CyberHouse c1 = new CyberHouse("Vintage", 101);
c1.showAllInfo();
CyberHouse c2 = new CyberHouse("Classic", 102);
c2.showAllInfo();
//System.ou... | [
"tahmadova1982@gmail.com"
] | tahmadova1982@gmail.com |
4c46bc3027069c88b81f985f44c89f061e9ff2f5 | 16ed72e751dc1393912eb2ef3a830033831862c2 | /msi/src/main/java/dk/dma/enav/services/s124/views/ChartAffected.java | 3964a6ccf4db24ef44799d91291dc229e84c4a69 | [
"Apache-2.0"
] | permissive | maritime-web/Enav-Services | 43126ac447e82a03834cb49b283abf27432b6de0 | e0329646b924d74b7dc45dd2ca21a6ebdde31d9d | refs/heads/master | 2022-12-17T17:39:39.004132 | 2020-04-20T11:36:38 | 2020-04-20T11:36:38 | 50,661,158 | 1 | 1 | Apache-2.0 | 2022-12-05T23:33:40 | 2016-01-29T12:30:32 | Java | UTF-8 | Java | false | false | 939 | java | /* Copyright (c) 2011 Danish Maritime Authority.
*
* 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 l... | [
"steen@lundogbendsen.dk"
] | steen@lundogbendsen.dk |
c578661adfe5fccdc754424dc7e5f14ab21b583f | ee8c16c1474e161359f2cb77b0105f9ded8068d1 | /webrtc-demo/webrtc-demo-api/src/main/java/dev/onvoid/webrtc/demo/presenter/DesktopCaptureSettingsPresenter.java | 7830ab7b2dfcd901638f20cf6b2acc058f7538df | [
"BSD-3-Clause",
"LicenseRef-scancode-html5",
"DOC",
"Apache-2.0"
] | permissive | m-sobieszek/webrtc-java | b46fa47a4e1cd7b8e5992322311562a31eeabdee | 406336052da1bc079ca62577a3fc845e22e215c1 | refs/heads/master | 2022-08-22T12:32:28.509935 | 2022-06-15T11:47:50 | 2022-06-15T11:47:50 | 230,241,997 | 0 | 0 | Apache-2.0 | 2019-12-26T10:12:11 | 2019-12-26T10:12:10 | null | UTF-8 | Java | false | false | 1,266 | java | /*
* Copyright 2019 Alex Andres
*
* 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 ... | [
"andres.alex@protonmail.com"
] | andres.alex@protonmail.com |
db26b58a4da4429255fa0cc1c70d24a33a582f9b | 28c99d6b07a8683bed97c8d2190648d5b9dca757 | /src/main/java/io/github/wispoffates/minecraft/tktowns/responses/OutpostModificationResponse.java | c578c5a992a8138be8d59baaf460893a4f828b73 | [] | no_license | wispoffates/minecraft.tktowns | b0e0ecc5f347b1d0c497115119f9b2ffedce8595 | c68bb14629a865213cbbcaaf2d30fae26882cffa | refs/heads/master | 2016-09-06T14:38:49.870049 | 2015-05-21T03:23:20 | 2015-05-21T03:23:20 | 24,813,285 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 433 | java | package io.github.wispoffates.minecraft.tktowns.responses;
import io.github.wispoffates.minecraft.tktowns.api.impl.Outpost;
public class OutpostModificationResponse extends GenericModificationResponse {
protected Outpost outpost;
public OutpostModificationResponse(String message, Outpost outpost, boolean success)... | [
"fayted@gmail.com"
] | fayted@gmail.com |
3e71ce6090c7548de8e24f792dc3fd98f3acb10a | 2b6f5c78a02805fd7684409c31d3dc3f0a00e81e | /src/main/java/com/shedhack/thread/threadlocal/utility/ThreadLocalUtility.java | 6f3fb00a27261b561df7cae30dc6a04231ba4f45 | [] | no_license | imamchishty/threadlocal-string-utility | 7fccd10b4e0c145261a6a250fe4e29fc1af875d8 | 657380085516173ad9fc62c3d46d054735f57de1 | refs/heads/master | 2021-01-10T09:47:30.258404 | 2016-03-31T11:34:40 | 2016-03-31T11:34:40 | 55,134,516 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 531 | java | package com.shedhack.thread.threadlocal.utility;
/**
* Utility class simplifies the manner in which ThreadLocal (of String payload types) are stored, accessed and cleared.
*
* @author imamchishty
*/
public class ThreadLocalUtility {
private static final ThreadLocal<String> local = new ThreadLocal<>();
pu... | [
"imam.chishty@emc.com"
] | imam.chishty@emc.com |
67f79b8df885ace10335e24bad94792d49267161 | 01b56a5840baddc1eba73940d5ee3e2b98c02006 | /app/src/main/java/com/example/discussgo/firstscreen/view/fragments/RegisterFragment.java | f0f0dcb3992875d04a4b876a2ffc3c8c272db620 | [] | no_license | Sernrbia/DiscussGo-final | a45608734e0449b25259918acabc6361f3c9c4af | 77ad537541f6c84c6d4a7997b305168419d8341d | refs/heads/master | 2020-06-28T17:31:53.620503 | 2019-08-10T00:50:01 | 2019-08-10T00:50:01 | 200,297,529 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,857 | java | package com.example.discussgo.firstscreen.view.fragments;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import android.widget.EditText;
import androidx.fragment.app.Fragment;
import androidx.lifecycle.ViewModelProvi... | [
"dejan.randjelovic.016@gmail.com"
] | dejan.randjelovic.016@gmail.com |
458ee11c6d16fb00dd91d70a8705d59b8460ae01 | 20867edd60d647d3dc983bb4599ab55f7a417823 | /app/src/main/java/app/roque/moviesfeed/http/MoviesApiService.java | ea3644089be3ec55bb953c496888d4f883218026 | [] | no_license | kevingroque/Movies-Feed-Mvp-Dagger2-RxJava-Retrofit | 3fc72a9bd289dac5f1d449ceb689596047852df9 | d860ab06a2403870feda7c356dc75dc47aa22ff9 | refs/heads/master | 2020-08-05T03:41:25.823211 | 2019-10-02T15:50:25 | 2019-10-02T15:50:25 | 212,380,903 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 362 | java | package app.roque.moviesfeed.http;
import app.roque.moviesfeed.http.apiModel.TopMoviesRated;
import io.reactivex.Observable;
import retrofit2.http.GET;
import retrofit2.http.Query;
public interface MoviesApiService {
@GET("top_rated")
Observable<TopMoviesRated> getTopMoviesRated(/*@Query("api_key") String ap... | [
"keving.roque.huich@gmail.com"
] | keving.roque.huich@gmail.com |
f5aec46499213d4bc4eff0edb8ec37aa6d256146 | dbd5cc67713c20cea78040615dc19a2a9c4d9fcb | /src/main/java/com/spotify/client/demo/model/Example.java | ea6ffb4cf2e0f1b2b7325dc0b93dbb0d5ef75d11 | [] | no_license | adamcze4/SpringBoot_Spotify_Client_with_MongoDB | e812cf9bd1849de0083e74cc012c9fa3e80aacde | 8e4b68d90cb8276b7dc581fa26a5327b8c5e28be | refs/heads/master | 2022-10-08T02:03:00.844976 | 2020-06-10T11:08:17 | 2020-06-10T11:08:17 | 271,253,575 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,151 | java | package com.spotify.client.demo.model;
import java.util.HashMap;
import java.util.Map;
import com.fasterxml.jackson.annotation.JsonAnyGetter;
import com.fasterxml.jackson.annotation.JsonAnySetter;
import com.fasterxml.jackson.annotation.JsonIgnore;
import com.fasterxml.jackson.annotation.JsonInclude;
import com.faster... | [
"adamcze4@gmail.com"
] | adamcze4@gmail.com |
10cb8ac82c16c6bf9ad174d1a571f1d7648c97b7 | 487cf95b2537c14c205fd55f5aa16b19bd4d0c69 | /src/main/java/net/shopxx/template/directive/PaginationDirective.java | 58bf801a36203d80c098e5946372607a711e51fa | [] | no_license | heyewei/mall1 | 1953d777fc7a0a59037e7e819b732c05f77957b0 | 01b5b49289757a10bbb5d3dea25b114762a2c783 | refs/heads/develop | 2021-07-10T17:58:08.819438 | 2017-10-13T02:06:36 | 2017-10-13T02:06:36 | 107,208,648 | 1 | 1 | null | 2017-10-17T02:38:49 | 2017-10-17T02:38:49 | null | UTF-8 | Java | false | false | 5,320 | java | /*
* Copyright 2005-2017 shopxx.net. All rights reserved.
* Support: http://www.shopxx.net
* License: http://www.shopxx.net/license
*/
package net.shopxx.template.directive;
import java.io.IOException;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.sp... | [
"121323188@qq.com"
] | 121323188@qq.com |
371bbc17cad5d1541196439ab6c39f84243a43f5 | b347249be3422c10d43b027bce87be7c37031325 | /ModuloPagamento2/src/com/up/pagamento/endpoint/PagamentoEndPointImpl.java | 41a6fca7a5bcae726c4b541c647e7b5cecedf91a | [] | no_license | lucaswamser/ecommerce | dc1b3613f0790713a14862ce2c23a8cc145c752d | a0f392fc29fc42ed5d7cc4d8f2a49a2adc3b1613 | refs/heads/master | 2021-01-20T18:16:26.155035 | 2016-11-19T17:56:21 | 2016-11-19T17:56:21 | 61,677,260 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 796 | java | package com.up.pagamento.endpoint;
import javax.jws.WebMethod;
import javax.jws.WebService;
import com.up.pagamento.dao.PagamentoDaoImpl;
import com.up.pagamento.domain.Pagamento;
import com.up.pagamento.services.PagamentoService;
import com.up.pagamento.services.PagamentoServiceImpl;
@WebService(endpointInterface =... | [
"lucas@lucas-Aspire-E1-571"
] | lucas@lucas-Aspire-E1-571 |
8b39b144ffd70b91184167885e83fefbf176ecc9 | 815c18b4fa82e2ef7a15b661eb93bab8085b2257 | /cxx-checks/src/test/java/org/sonar/cxx/checks/LineRegularExpressionCheckTest.java | a30af45a4643e980156302f35c8dc2ba68b97d2d | [] | no_license | FrontEndART/sonar-cxx | 12b2ae22ad0bb802acade321a7c7e5e8654f8765 | 65b76a9db7851f90bded2cf71be6701b5b6c1c78 | refs/heads/master | 2021-01-16T20:34:52.236232 | 2016-06-10T08:26:21 | 2016-06-10T09:39:31 | 60,832,193 | 0 | 0 | null | 2016-06-10T07:51:49 | 2016-06-10T07:51:49 | null | UTF-8 | Java | false | false | 4,097 | java | /*
* Sonar C++ Plugin (Community)
* Copyright (C) 2011 Waleri Enns and CONTACT Software GmbH
* sonarqube@googlegroups.com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; e... | [
"guenter.wirth@etas.com"
] | guenter.wirth@etas.com |
3c9ba1f190bb80b05efa2b9a1edb7c742054de3b | d16ff20568c9c82dd9f821332cdffdeab01b97b3 | /code/src/org/bits/jcr/actors/Developer.java | e3422d3bccccbd5d3869cad4c46a4503633860cd | [] | no_license | shubbansal27/ReviewIt | b4966df019b5ddf6e96c7bd0ca795c8af1da29dd | a6585cef727227e20f3a79222caddb4e7cefc8fa | refs/heads/main | 2023-03-07T04:05:54.359383 | 2021-02-25T17:25:48 | 2021-02-25T17:25:48 | 342,323,445 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 443 | java | package org.bits.jcr.actors;
import java.io.*;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
public class Developer extends HttpServlet {
protected void doPost(HttpServletRequ... | [
"shubansa@cisco.com"
] | shubansa@cisco.com |
ee5b32ffaa27afd07ac4d98aa6b74eee20680a6c | 1680bc3a99e275962dff0f094f83bd987205959b | /CitasMedicas/src/java/pe/com/citasmedicas/dao/MedicoDao.java | 9ca2e4d29b006f6b46210ff62207f2e267411d0a | [] | no_license | richardtrujillo/dewcitamedica | a0e4d482be73bd9c676fe847e5c4eb87c29f8ad4 | 6830c74f2aa85d5a32b9c82c324ad33019acf532 | refs/heads/master | 2021-01-10T05:12:27.129443 | 2010-04-10T20:25:41 | 2010-04-10T20:25:41 | 36,374,320 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,005 | java | package pe.com.citasmedicas.dao;
import java.util.List;
import pe.com.citasmedicas.model.Especialidad;
import pe.com.citasmedicas.model.Medico;
/**
* Esta clase contiene los métodos a ser implementados por las clases de persistencia
* @author dew - Grupo 04
*/
public interface MedicoDao {
/**
* Obtiene u... | [
"kielsaenz@82247850-1900-11df-85bb-b9a83fee2cb1"
] | kielsaenz@82247850-1900-11df-85bb-b9a83fee2cb1 |
f5a0db0820f5679070bc5cc6e8ab59f87a1c2127 | f8d41d7bab69c60ca335f32e11d7b6fbff24d698 | /java/src/test/java/com/thoughtworks/refactoring/pullUpConstructorBody/ManagerTest.java | 3a43f2598f16abb7f6e3ec9f2f46d2c1d9a832b3 | [
"MIT"
] | permissive | sheltonsuen/refactoring | 872f6bdb972f5283ff5ac0c0a59949c1817d03ee | 48dbe45f031bb490a1104b0e6090e7b1f395188f | refs/heads/master | 2020-04-01T10:30:51.669443 | 2018-10-25T13:58:09 | 2018-10-25T13:58:09 | 153,120,759 | 0 | 0 | MIT | 2018-10-15T13:46:13 | 2018-10-15T13:46:12 | null | UTF-8 | Java | false | false | 372 | java | package com.thoughtworks.refactoring.pullUpConstructorBody;
import org.junit.Test;
import static org.junit.Assert.assertEquals;
public class ManagerTest {
@Test
public void descriptionOfManager() throws Exception {
Manager manager = new Manager("manager", "b", 1);
assertEquals(manager.descri... | [
"634725546@qq.com"
] | 634725546@qq.com |
0dcb99eeb6dede5b37a831771978e591bcd0fd78 | adceea293c35e411803ecd7426aff098def5a8b0 | /Lesson2/Classwork/For1.java | 525a0b4b29cbeabb8198405a739a1d7dd9e6d91a | [] | no_license | polosbl/Java | 0e36314780e006df2c2b75266e0f8165539740ea | 2a8d481f964c0fa15bf5afa2dbaf2076cab898ef | refs/heads/master | 2023-03-31T22:53:35.406994 | 2021-04-08T19:01:10 | 2021-04-08T19:01:10 | 346,018,621 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 263 | java | package Lesson2.Classwork;
public class For1 {
public static void main(String[] args) {
// Выведите на экран все числа от 20 до 1
for (int i = 20; i > 0; i--) {
System.out.println(i);
}
}
}
| [
"a.gordeichik@invento.by"
] | a.gordeichik@invento.by |
c66e6f6a8fecb6ae42115083ddb60d49ef1d739f | a40089046c5ec8397c8bf8c50619a8927ab3fe3f | /workspace/spring-boot-data-jpa/src/main/java/com/curso/springboot/jpa/models/entity/UserEntity.java | 858d850c94c1a7d21c217242b24675c12172c089 | [] | no_license | junglans/curso-spring | 7024af19cbe26b2bb256f572c6879d33448ec1e9 | bf1e37d2304bcffacf2639e4faf3ccaf2dbb11f7 | refs/heads/master | 2021-07-13T06:41:42.244989 | 2019-03-13T13:24:31 | 2019-03-13T13:24:31 | 149,016,372 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,609 | java | package com.curso.springboot.jpa.models.entity;
import java.io.Serializable;
import java.util.List;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.ConstraintMode;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.ForeignKey;
... | [
"jf.jimenez@mnemo.com"
] | jf.jimenez@mnemo.com |
a45de9cace1f2270725d19c1be0b51ff001d1bb4 | 8214f05bbbbd65837c197e64bdb6bf31cd95d538 | /src/main/java/cn/baby_p2p/demo/service/UserService.java | 419736e0fdaa524b114d5f7bf84955e67c2a33a6 | [] | no_license | babyp2pT240/baby_p2pxm | 60885ac640167e12980462378891fea76b0fb265 | da519027251a6f3866e7c42b00a4dea0e1b63f99 | refs/heads/master | 2022-07-09T04:34:46.962574 | 2020-03-02T03:26:56 | 2020-03-02T03:26:56 | 242,270,515 | 0 | 0 | null | 2022-06-21T02:50:39 | 2020-02-22T03:03:55 | JavaScript | UTF-8 | Java | false | false | 4,640 | java | package cn.baby_p2p.demo.service;
import cn.baby_p2p.demo.dao.TBankCardRepository;
import cn.baby_p2p.demo.dao.TUserAccountRepository;
import cn.baby_p2p.demo.dao.TUserInfoRepository;
import cn.baby_p2p.demo.dao.TUserWalletRepository;
import cn.baby_p2p.demo.pojo.TBankCard;
import cn.baby_p2p.demo.pojo.TUserAccount;
i... | [
"a1198957762@163.com"
] | a1198957762@163.com |
415b76a2687ef75bd54ee3f946dee59b95ac9ac7 | cc9925d381bb8dda2e89fbd2c50be9eaf7df70bc | /app/src/com/trovebox/android/app/ui/adapter/MultiSelectTagsAdapter.java | 54d3d3b09066dca107989438fc978d329b26a7cf | [
"Apache-2.0"
] | permissive | photo/mobile-android | 91e5ad5d93c6482dfaf00b0c8c59d58a314d9b87 | 24d1d105629403ec6fc19aa1f3cb4aa45c80d391 | refs/heads/master | 2021-01-15T22:29:16.633557 | 2020-10-01T07:04:11 | 2020-10-01T07:04:11 | 2,031,128 | 29 | 23 | Apache-2.0 | 2020-10-01T07:04:12 | 2011-07-11T15:49:24 | Java | UTF-8 | Java | false | false | 4,087 | java |
package com.trovebox.android.app.ui.adapter;
import java.util.ArrayList;
import java.util.Collections;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
import android.widget.CheckBox;
import android.widget.CompoundButton;
import android.widget.CompoundButton.OnCheckedChangeListener;
... | [
"httpdispatch@gmail.com"
] | httpdispatch@gmail.com |
91875a7caa82d02d983d5196df3de1fdafbfc234 | da62f2ca68ea688d45611bb745a86ae76b409348 | /containerkit/instrument/client/src/main/java/org/apache/excalibur/instrument/client/InstrumentManagerTreeModel.java | b8b0943f7c3e1394d952a6c94a7ed5ebf17d368a | [
"Apache-2.0"
] | permissive | eva-xuyen/excalibur | 34dbf26dbd6e615dd9f04ced77580e5751a45401 | 4b5bcb6c21d998ddea41b0e3ebdbb2c1f8662c54 | refs/heads/master | 2021-01-23T03:04:14.441013 | 2015-03-26T02:45:49 | 2015-03-26T02:45:49 | 32,907,024 | 1 | 2 | null | null | null | null | UTF-8 | Java | false | false | 41,337 | java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may... | [
"root@mycompany.com"
] | root@mycompany.com |
735b5e108a68a6b5f21d61605c87c9ef97e06a22 | bb7f8a1b64fdeb1d374022c0d24e975178cbf4c7 | /uikit/src/com/netease/nim/uikit/team/activity/AdvancedTeamInfoActivity.java | c57264bda9e3496651086b4bf53a0e1e0c9de624 | [] | no_license | er-rousy/meet-andoid | 09c746c8c1b0e8ea82745616866efea333f9e76b | bd4e5b36be2c67360240ba7852ad9299b2759cd9 | refs/heads/master | 2022-03-30T04:09:32.832225 | 2020-01-08T01:24:17 | 2020-01-08T01:24:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 54,918 | java | package com.netease.nim.uikit.team.activity;
import android.app.Activity;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.os.Bundle;
import android.os.Handler;
import android.text.TextUtils;
import android.util.Log;
import android.view.View;
import ... | [
"http://192.168.0.254:3000/Fred/meet-andoid.git"
] | http://192.168.0.254:3000/Fred/meet-andoid.git |
54080a4f2d42f5f0b458c11e89c48148e285b921 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/8/8_aff5236124995d294779dfd68b47b8e5164fefb2/ASListener/8_aff5236124995d294779dfd68b47b8e5164fefb2_ASListener_t.java | 187e1458936b09c8167ab139db24e6ccfb944240 | [] | 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 | 36,793 | java | package com.turt2live.antishare;
import java.io.BufferedWriter;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
import java.util.concurrent.ConcurrentHashMap;
import org.bukkit.Bukkit;
import org.bukkit.ChatColor;
import org.bukkit.GameMode;
import org.bukkit.Location;
impo... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
2e5196d50bf4730a7d6be1ebbd5bb305ec657ebd | 0706c4e0c89edd499ad0a885958421252d3fc2cc | /EmployeeImportance.java | 7c465047419d8b29288b8857bf4ff57737bc422f | [] | no_license | leonngai/LeetCode-Questions | 42d70f4b77914758cb620db3e6f872ae17560ab8 | 1ec409094601a6f74a2718e72d851c8a30e9ce18 | refs/heads/master | 2021-06-23T03:50:07.249584 | 2021-01-20T05:29:29 | 2021-01-20T05:29:29 | 176,599,413 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,486 | java | /*
// Employee info
class Employee {
// It's the unique id of each node;
// unique id of this employee
public int id;
// the importance value of this employee
public int importance;
// the id of direct subordinates
public List<Integer> subordinates;
};
*/
class Solution {
/*
Thin... | [
"ngai@synopsys.com"
] | ngai@synopsys.com |
b45a4cd67a41419a91d30b62132583c4d94860a1 | 9c90b9d63b8e9d3dc1d7c3bd9be9b555d75211aa | /src/main/java/se/inera/fmu/domain/model/eavrop/note/Note.java | 37c7d3fbcac40faed796d74305271517f6ca432c | [] | no_license | qwazer/fmu | bc2228893a348f1d12e32be9a9ea93ccb14b8809 | 1bdd65b289484303532c9b126899253f61a82bde | refs/heads/master | 2020-12-26T04:37:49.051002 | 2014-10-03T07:56:27 | 2014-10-03T07:56:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,080 | java | package se.inera.fmu.domain.model.eavrop.note;
import java.io.Serializable;
import java.util.UUID;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.Table;
import lombok.ToString;
import se.inera.fmu.domain.shared.AbstractBaseEntity;
import se.ine... | [
"rickard.hjortling@r2m.se"
] | rickard.hjortling@r2m.se |
8993921a20bd56270ae09507ce6cec77e2129953 | 3a01702ca03c11917da22bff39d7d9acbe0aa302 | /src/main/java/com/ceeses/dao/mapper/LnskfsxMapper.java | 3f9806542e63e727e79ad136ce6bcb7b209d6a6f | [] | no_license | collegeApply/ceeses | b36bbd2c74b22aa13abfeca1bc85663240b0afbc | c43a02f3506c6354a6fedb4a72a5be2af7fe53d9 | refs/heads/master | 2021-01-23T16:19:28.271686 | 2017-06-29T16:56:24 | 2017-06-29T16:56:24 | 93,291,605 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 224 | java | package com.ceeses.dao.mapper;
import com.ceeses.model.Lnskfsx;
import java.util.List;
/**
* Created by zhaoshan on 2017/6/4.
*/
public interface LnskfsxMapper {
public List<Lnskfsx> queryLnskfsx(Integer year);
}
| [
"15572760238@163.com"
] | 15572760238@163.com |
2000868d6f45ab4051ea11a43d3d786131d18ba1 | 35b49d6ff547ef5062c83471da9f5183d86fde1b | /src/main/java/com/company/AlgorithmFactory.java | 5725bac068deb2074359f5bfea3c55f6f8519856 | [] | no_license | FernandoES/Master-thesis | 26bf6a13dab2d0c362c9c15abd8710c6ed1a900c | b64a762fadc053526fbf191126771e232223a1e9 | refs/heads/master | 2020-03-30T10:13:32.165006 | 2018-12-01T23:20:41 | 2018-12-01T23:20:41 | 151,082,526 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,644 | java | package com.company;
import java.lang.reflect.*;
import java.util.*;
import com.company.algorithms.*;
public class AlgorithmFactory {
public Algorithm getAlgorithm(String algorithmName, int numberOfGroups){
Algorithm algorithm = selectAlgorithm(algorithmName);
algorithm.NUMBER_OF_GROUPS = numbe... | [
"fernan_1989@hotmail.com"
] | fernan_1989@hotmail.com |
afe7889ffd523aaa1037fae49ff3f0ce09d56295 | 45d401809e5272a4605ab77fc5af28c279e01b95 | /src/main/java/com/msdn/generator/service/FreemarkerService.java | 46b2d99856d80b60bba06ef8d5e4698c77a5b1b9 | [] | no_license | fmy1993/mybatisgenerator | 721ae0c661eb99e5e044cc0788869dc3e8103785 | b22404deaae7fdd38ba9f0ae08ba5c3f62b04730 | refs/heads/master | 2023-04-19T14:15:40.021681 | 2021-05-15T02:28:29 | 2021-05-15T02:28:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,511 | java | package com.msdn.generator.service;
import com.msdn.generator.entity.Config;
import com.msdn.generator.entity.GenerateParameter;
import com.msdn.generator.utils.StringUtils;
import freemarker.cache.CacheStorage;
import freemarker.cache.TemplateLoader;
import freemarker.template.Configuration;
import freemarker.templat... | [
"hkyy521@163.com"
] | hkyy521@163.com |
b4e0bda611d2f9e5054de590f39e8dd802067dc4 | 36ec7e118a084c076ed911d69025766ace468ae5 | /kodilla-hibernate/src/main/java/com/kodilla/hibernate/invoice/dao/ProductDao.java | b960e7bc4aa3717ea2630b34084f68d5562137ea | [] | no_license | andrzejsplewinski/Kodilla-Course | 8a23815461d38c0d901fa165e9a5155be40ec7c2 | 08bb5c471948b2940f6e1a5d9185e578d6b0b294 | refs/heads/master | 2023-03-29T04:42:44.691089 | 2020-01-11T14:54:39 | 2020-01-11T14:54:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 353 | java | package com.kodilla.hibernate.invoice.dao;
import com.kodilla.hibernate.invoice.Product;
import org.springframework.data.repository.CrudRepository;
import org.springframework.stereotype.Repository;
import javax.transaction.Transactional;
@Transactional
@Repository
public interface ProductDao extends CrudRe... | [
"andrzej.splewinski@gmail.com"
] | andrzej.splewinski@gmail.com |
cb52ff6cbfb7209deddf266004ac125af3bd5f23 | fc435f02a7fe09497f722ca0fce77d16dcbd0dc6 | /src/by/it/kudelich/lesson05/TaskB2.java | aac59fa7d8851dca96d02281d5bfcee696a7cf98 | [] | no_license | DaryaLoban/cs2018-01-08 | 28b1f5c9301c3b1d0f6ad50393d9334f8b6215a6 | 4d3e626861d9ed3f00c8e48afd4272e379a3344c | refs/heads/master | 2021-05-13T20:49:34.129814 | 2018-01-21T23:05:11 | 2018-01-21T23:05:11 | 116,920,507 | 0 | 0 | null | 2018-01-10T06:58:55 | 2018-01-10T06:58:55 | null | UTF-8 | Java | false | false | 1,501 | java | package by.it.kudelich.lesson05;
/*
Один большой массив и два маленьких
1. Создать массив m на 20 целых чисел.
2. Ввести в него значения с клавиатуры.
3. Создать два массива a и b на 10 целых чисел каждый.
4. Скопировать большой массив в два маленьких: половину чисел в первый маленький,
вторую половину во второй м... | [
"kudeliches@gmail.com"
] | kudeliches@gmail.com |
88ea78c807bde06fa3ef734008c17dd3f3160f27 | b249461bae017c99c0723ebd8c163977d2ed442d | /src/main/java/com/handsetdetection/cache/NoCache.java | d9d7ccf2500bd03710b4f1e97e80fba9c223f495 | [
"MIT"
] | permissive | HandsetDetection/detection-apikit-java | d9916b8ed99475756a56f27ce3705dd8a3fa7929 | a5b6d0fb29c94d2fe123967e452ca4851cfe9fb1 | refs/heads/master | 2020-04-06T03:47:04.631585 | 2017-10-10T06:44:07 | 2017-10-10T06:44:07 | 95,067,096 | 1 | 1 | null | 2017-10-10T06:44:08 | 2017-06-22T02:40:00 | Java | UTF-8 | Java | false | false | 2,027 | java | /*
* Copyright (c) 2017, Richard Uren <richard@teleport.com.au>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* * Redistributions of source code must retain the above copyright notice, ... | [
"thdls55@users.noreply.github.com"
] | thdls55@users.noreply.github.com |
2f876e3cfec33b3ddc36940386e7bb304abc97e0 | fc105a83971ff483bc0ca7eb65be519912ee8a0a | /Milestone2ClassesObjects/src/main/java/PersonCodeAlong/Person.java | cd7b6caf27ac9e3d43fb3f5d4bd8a4547160787e | [] | no_license | NarishSingh/SG2-Java-OOP | 9db64113683f5ca8614fbbce1023393c4d6fd196 | cce0d49c8fab2cbe0aff950b674d77c49e798968 | refs/heads/master | 2023-04-08T11:36:07.923534 | 2020-05-17T20:35:27 | 2020-05-17T20:35:27 | 255,391,704 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,083 | java | package PersonCodeAlong;
public class Person {
/*fields*/
private String name;
private int age;
private Address home; //uses address class
/*ctors*/
/*
public Person() {
//default
}
*/
public Person(String name, int age, Address home) {
this.name = name;
... | [
"narish.singh786@gmail.com"
] | narish.singh786@gmail.com |
e7a8fb4778c23889e63ba7412782da045fce8c32 | e6fff39054fc394395d38c5bcd4c3275b3bbdef5 | /VisionPlusX/src/com/sv/visionplus/transaction/grn/GrnForm.java | 85217eda7263156e9c3969e8670e610fbd65df06 | [] | no_license | supervisiontec/Specs-Shop---Vision-Plus | 0ea7111046d49b9631a9e574137822f429e95de4 | 5a76f10dba14d0befeb6a06f67c6a984b552684a | refs/heads/master | 2023-03-06T09:40:48.508328 | 2021-02-17T19:50:54 | 2021-02-17T19:50:54 | 107,935,028 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 754 | java | package com.sv.visionplus.transaction.grn;
import com.sv.visionplus.base.AbstractObjectCreator;
import com.sv.visionplus.base.transaction.AbstractTransactionForm;
import com.sv.visionplus.base.transaction.AbstractTransactionFormService;
import com.sv.visionplus.transaction.grn.model.GrnMix;
public class GrnForm
ext... | [
"chamara.kaza@gmail.com"
] | chamara.kaza@gmail.com |
0febef08e3200fcc3e7c33bda0faeb12bbbd1395 | eff9d1e6ce4032c7a2618cf8b40922401f3d1ce0 | /ls-java-core/src/main/java/com/ls/lishuai/aqs/MutextDemo.java | e0cb8ff8e881324d4534dbab22397eaf32957046 | [] | no_license | lishuai2016/all | 67d8ff5db911ca5c38b249172d3dcbf4234d49d7 | aa7d6774611c21e126e628268a6abd020138974f | refs/heads/master | 2022-12-09T11:03:08.571479 | 2019-08-18T16:38:41 | 2019-08-18T16:38:44 | 200,311,974 | 5 | 4 | null | 2022-11-16T07:57:51 | 2019-08-03T00:08:21 | Java | UTF-8 | Java | false | false | 621 | java | package com.ls.lishuai.aqs;
/**
* @Author: lishuai
* @CreateDate: 2018/8/3 17:18
*/
public class MutextDemo {
private static Mutex mutex = new Mutex();
public static void main(String[] args) {
for (int i = 0; i < 10; i++) {
Thread thread = new Thread(() -> {
mutex.lock()... | [
"1830473670@qq.com"
] | 1830473670@qq.com |
646ea779dc5373a3eae1a8cd724cfc9943c1eb96 | 2689a96a27b7d77bec4ba486baa9db8687645873 | /HelloWorld/app/src/test/java/com/ceva/helloworld/ExampleUnitTest.java | 1a97061cf06559e6585dd6a41a4673969b235b44 | [] | no_license | barcvilla/android-studio-3 | 6b15ed1393989899253e78d38af53b7d22b869fb | 9e4fac40d3ba118a85d61cc9f9ca0269b6672ac8 | refs/heads/master | 2020-03-10T10:01:25.098001 | 2018-05-25T21:10:08 | 2018-05-25T21:10:08 | 129,324,223 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 380 | java | package com.ceva.helloworld;
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 ad... | [
"barcvilla@gmail.com"
] | barcvilla@gmail.com |
4702560385d8c9624dcfd23324b514b68dd50e0c | 3b91ed788572b6d5ac4db1bee814a74560603578 | /com/tencent/mm/plugin/gallery/ui/ImagePreviewUI$17.java | 030c09a3abb5f0ac3abc219610fccc17a3a65c6a | [] | no_license | linsir6/WeChat_java | a1deee3035b555fb35a423f367eb5e3e58a17cb0 | 32e52b88c012051100315af6751111bfb6697a29 | refs/heads/master | 2020-05-31T05:40:17.161282 | 2018-08-28T02:07:02 | 2018-08-28T02:07:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 504 | java | package com.tencent.mm.plugin.gallery.ui;
import com.tencent.mm.plugin.gallery.model.m;
import com.tencent.mm.plugin.gallery.model.m.a;
class ImagePreviewUI$17 implements a {
final /* synthetic */ ImagePreviewUI jEa;
ImagePreviewUI$17(ImagePreviewUI imagePreviewUI) {
this.jEa = imagePreviewUI;
}
... | [
"707194831@qq.com"
] | 707194831@qq.com |
b34918ac783e749871bb35465638365b3e38e53f | 1e8f616605bb5af4890a25875119eaa8bb847d69 | /src/com/class31/TestParent.java | 2d1c44341478325b7af52378e805e5f126231da6 | [] | no_license | hasansinan17/BatchVJavaClasses | 418743f42627cf8a99f09477135ba026a1578a1e | 4e4de21841c43829865dbb44a3ad3929adf4925a | refs/heads/master | 2020-09-04T21:06:45.945960 | 2020-02-04T22:00:03 | 2020-02-04T22:00:03 | 219,891,902 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 133 | java | package com.class31;
public class TestParent {
public static void main(String[] args) {
Parent p=new Child();
p.hello();
}
}
| [
"hsinangh@gmail.com"
] | hsinangh@gmail.com |
8d2a9dbc6623db17ac01a89a5c7294ba79560a78 | 162fe280496f033542297df6a2b41292644262ee | /fresh-fruits-goods-service/src/main/java/com/fresh/fruits/service/impl/ItemServiceImpl.java | 394c034789ffecf7487b0ec1d67ce8d1f43b3e75 | [] | no_license | AJ990716/fresh-fruits | fc6e807f6d95d7785b0bf11ead899738c05925a7 | d4716a35c5975c5aaf3adae452409aabb7d0e7ad | refs/heads/master | 2023-06-17T09:35:29.879796 | 2021-07-22T04:15:17 | 2021-07-22T04:15:17 | 388,309,612 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 545 | java | package com.fresh.fruits.service.impl;
import org.springframework.stereotype.Service;
import java.util.Map;
import com.baomidou.mybatisplus.core.conditions.query.QueryWrapper;
import com.baomidou.mybatisplus.core.metadata.IPage;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
import com.fresh.frui... | [
"319067125@qq.com"
] | 319067125@qq.com |
fa292b2b6fb8738b30c8a6fcbe96929b972f9e49 | 461acdfede26ba5e0c53e47c54f36155c3b34cee | /Java_22_FileSampleData/src/com/biz/files/service/NameService.java | 211e51315fdf39c000c2a129edad58ef0b02665b | [] | no_license | qussoa/20191002 | dc5e13a0a7e35079aeb4a028c919cd8c310b5caf | 2843d602c09a49ff0980af79743fdf49b1295def | refs/heads/master | 2020-08-04T21:17:58.279045 | 2019-11-04T07:42:55 | 2019-11-04T07:42:55 | 212,282,154 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 255 | java | package com.biz.files.service;
public interface NameService {
public void readNameList(String nameFile) throws Exception;
public void readFamList(String famFile) throws Exception;
public void writeNameFile(String korNameFile) throws Exception;
}
| [
"qussoa@naver.com"
] | qussoa@naver.com |
50e7cd99f4f8f71b94b73dc626ac814c1db899fd | 584ccf5c7bbf0185c3cede2d30ec309d40af4a14 | /java/exercicios/src/Out7/MaiorInteiro.java | 69f239f98c1c176d6ff29184089e7cfbfa14bacb | [] | no_license | WashingtonPSantos/turma11java | 53fe4433b503a4626b24906d7f491d19de244098 | 8f2845a828955c855a51db7ab79937b7eb1b365b | refs/heads/master | 2023-01-09T02:55:12.179821 | 2020-11-08T23:15:31 | 2020-11-08T23:15:31 | 298,044,432 | 0 | 0 | null | null | null | null | WINDOWS-1252 | Java | false | false | 1,001 | java | package Out7;
import java.util.Scanner;
public class MaiorInteiro {
public static void main(String[] args) {
// 1- Faça um programa que receba três inteiros e diga qual deles é o maior.
Scanner leia = new Scanner(System.in);
int a,b,c;
System.out.print("Digite o valor de a: ");
a = leia.nextInt... | [
"washington_pereira@hotmail.com"
] | washington_pereira@hotmail.com |
04bdd37b97ff9b6e44a1b712bb838c9ed6a9b07f | c3e183b9b3ff1a511c6182893d70aaa352c167f0 | /src/main/java/com/m2m/domain/TagTrainSampleWithBLOBs.java | cd3faf0b2b0899b80610d1227d414d386a0adaae | [] | no_license | hushunjian/rest | a47a6e00b038eb5fb635ec4362ff0b6a5a92813b | 15b49ada2725bdba17a92986ed8372a0d56ef748 | refs/heads/master | 2021-05-04T12:33:54.762619 | 2018-02-05T11:37:10 | 2018-02-05T11:37:10 | 120,258,667 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,031 | java | package com.m2m.domain;
public class TagTrainSampleWithBLOBs extends TagTrainSample {
/**
* This field was generated by MyBatis Generator.
* This field corresponds to the database column tag_train_sample.summary
*
* @mbggenerated Thu Jan 11 17:51:54 CST 2018
*/
private String summary;
... | [
"hushunjian950420@163.com"
] | hushunjian950420@163.com |
7a7c1d8b793c04a33854a4f939e6c7d80ee0eb97 | ce07325c9ad45b771849ebb6d82ad1b0c1bf677d | /src/libro/cap02/excepciones/Aplicacion.java | eead9efc24fd529de953e38909e79ca11067845f | [] | no_license | abrahan0108/JavaAFondo | 88c45d1fe19b7e9315c26e9c531e476f8cb9f74f | 886770013843196766a6790dd693f600090909ec | refs/heads/master | 2020-06-22T19:14:24.119764 | 2019-07-19T14:26:20 | 2019-07-19T14:26:20 | 197,785,473 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,161 | java | package libro.cap02.excepciones;
import java.util.ResourceBundle;
public class Aplicacion {
public Usuario login(String usrname, String password) throws ErrorFisicoException {
try {
// Se lee el archivo de propiedades que debe estar ubicado en el
// package root
ResourceBundle rb = ResourceB... | [
"f8abrahan@gmail.com"
] | f8abrahan@gmail.com |
b39c86080f3fa89bb0661db8149e3795e6390e5b | 958aa7834f07b09862eda5e73b4465e64294fb38 | /src/main/java/com/sun/structure/FixedCapacityStackOfString.java | ed09c071f296cca788879c3d5a5d916044d0e946 | [] | no_license | sunwnehongl/Algorithms | 12e6ba58a24ffb5879adba00783f711c4adc481e | b1d3d83ed9e1da999c75492abdbd88bf5ede99a6 | refs/heads/master | 2022-06-27T04:32:00.993215 | 2022-06-18T15:31:41 | 2022-06-18T15:31:41 | 148,800,547 | 0 | 0 | null | 2020-10-13T14:01:15 | 2018-09-14T14:33:41 | Java | GB18030 | Java | false | false | 1,050 | java | package com.sun.structure;
/**
* @Auther: swh
* @Date: 2019/6/10 23:07
* @Description: 固定容量的字符串栈的实现
*/
public class FixedCapacityStackOfString {
// 栈实现用来存放栈内容的字符串数组
private String [] items;
// 栈当前的大小,也是下一个栈顶值得下标
private int size;
/***
* 固定容量字符串栈的构造器,只有一个参数为固定栈的容量
* @param initCapac... | [
"30740977+sunwnehongl@users.noreply.github.com"
] | 30740977+sunwnehongl@users.noreply.github.com |
5b2462a91c851b6f46c4028c2309c17d556d961d | eae7d9e7ba55065dfa63c25a4721122648c794cd | /EX_ReprDados/src/EX_01/TCPcliente.java | 8f15e278ac57d3ac7aa206a3a9c8ecb0f5e998f3 | [] | no_license | matheussguerra/SistemasDistribuidosListas | f89d20d4f30376dc36ccef95ba2f45accaa58206 | 6a2116358879643a1b493bda3d0f27d21557481f | refs/heads/master | 2021-07-23T20:36:57.358997 | 2017-11-05T03:00:54 | 2017-11-05T03:00:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,063 | 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 EX_01;
/**
*
* @author guerra
*/
/**
* TCPClient: Cliente para conexao TCP
* Descrição: Envia uma informacao ao servidor ... | [
"guerramatheus2@gmail.com"
] | guerramatheus2@gmail.com |
c76e0f2f478d22d37efd811a62748394f91e81c9 | 6930feb27097f713cfb9d113aa384ce5bbb5dba7 | /src/main/java/com/crud/tasks/TasksApplication.java | 25bba3f766543977ffcf9f89de1bb5ac31ebbb4e | [] | no_license | DawidBadura/SpringWeb- | a215385a0ead3fb6aee45c894936a7e941db1c59 | 1cc9b7838570b00b51cf7bcd11c633fe91806083 | refs/heads/master | 2023-03-22T03:36:36.416802 | 2021-03-16T21:38:35 | 2021-03-16T21:38:35 | 277,657,750 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 519 | java | package com.crud.tasks;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class TasksApplication/* extends SpringBootServletInitializer*/ {
/* @Override
protected SpringApplicationBuilder configure(SpringApplication... | [
"dawid.badurakrk@gmail.com"
] | dawid.badurakrk@gmail.com |
e5f4c56be80cb83ba81c8f42dd50fc6524ec4678 | 599fd53841c8c3e25c2801108ff356f8cc2a2cab | /M101J/src/main/java/com/home/mongodb/m101j/crud/FindTest.java | 583206e694b67d347f14139b4944179b7bff002c | [] | no_license | DineshPatri/MongoDB | d485274a9746ad0ca3878007626afc849b9b83eb | cb94dcf6faafb825261256057022221dfed9223d | refs/heads/master | 2020-04-08T07:08:07.115403 | 2018-12-09T18:09:14 | 2018-12-09T18:09:14 | 159,128,207 | 0 | 0 | null | 2018-12-09T18:09:15 | 2018-11-26T07:28:49 | null | UTF-8 | Java | false | false | 2,234 | java | /*
* Copyright 2015 MongoDB, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | [
"DP052402@cerner.net"
] | DP052402@cerner.net |
9d3d3c658798809ef66df404533e0947bd7b9e44 | 7b40d383ff3c5d51c6bebf4d327c3c564eb81801 | /src/android/support/v4/view/ViewGroupCompat$ViewGroupCompatJellybeanMR2Impl.java | 0192c5520186ed186a5cd330ce1fc2382dc721ef | [] | no_license | reverseengineeringer/com.yik.yak | d5de3a0aea7763b43fd5e735d34759f956667990 | 76717e41dab0b179aa27f423fc559bbfb70e5311 | refs/heads/master | 2021-01-20T09:41:04.877038 | 2015-07-16T16:44:44 | 2015-07-16T16:44:44 | 38,577,543 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 629 | java | package android.support.v4.view;
import android.view.ViewGroup;
class ViewGroupCompat$ViewGroupCompatJellybeanMR2Impl
extends ViewGroupCompat.ViewGroupCompatIcsImpl
{
public int getLayoutMode(ViewGroup paramViewGroup)
{
return ViewGroupCompatJellybeanMR2.getLayoutMode(paramViewGroup);
}
public void s... | [
"reverseengineeringer@hackeradmin.com"
] | reverseengineeringer@hackeradmin.com |
2236bfe54f0dd5ab2cc771887e8cf59c6f922490 | a375989d20ba4a68672f4eea6659bc6a7861e568 | /HackVG/app/src/main/java/com/hackvg/android/di/modules/DomainModule.java | a9b66281eeac07d329c1313ffbaf10d8d0652d62 | [
"Apache-2.0"
] | permissive | gooYangFeng/Material-Movies | cf765c62812279304d11640a8c1f94b85fc2548e | 0ebdd973148ca235abe061871fe9486deecd2c48 | refs/heads/master | 2020-05-23T10:10:45.012404 | 2015-11-26T10:12:39 | 2015-11-26T10:12:39 | 36,914,425 | 0 | 1 | null | 2015-06-05T05:49:08 | 2015-06-05T05:49:08 | null | UTF-8 | Java | false | false | 1,019 | java | /*
* Copyright (C) 2015 Saúl Molinero.
*
* 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 ... | [
"saulmm2@gmail.com"
] | saulmm2@gmail.com |
24c17799879d6d2dede6b02eeb410e58348c4069 | eb349e08462a1363237054d3bf522ac9c68a8238 | /src/FizzBuzz.java | 914e21f8e3eb262c917474d59b50c5aa4562da34 | [] | no_license | Miss-qi/week_2nd | 67a38ba28cf948ba1121fc07a7af9c8c26d4216f | 9e5d86ecf878f41a93f565358c0c1e63335851aa | refs/heads/master | 2021-01-01T05:54:23.731992 | 2017-07-15T07:48:09 | 2017-07-15T07:48:09 | 97,300,591 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 518 | java | public class FizzBuzz {
public static void main(String[] args) {
fizzBuzz();
}
public static void fizzBuzz() {
for (int i = 1; i <= 15; i++) {
if (i % 3 == 0 && i % 5 == 0) {
System.out.println("FizzBuzz");
} else if (i % 3 == 0) {
Sys... | [
"1370322806@qq.com"
] | 1370322806@qq.com |
c48d3d2ecdc0f8a17e0b9ca000807854dde6bff1 | e43b47beb5e1d79637ccc2b6ae92977b659ec338 | /app/src/main/java/com/imyyq/rvshowtime/ExampleFragment.java | 647738a8827814f9a7c5e45319e91ee73d131a9d | [] | no_license | imyyq-star/RvShowTimeLib | fbff12716938f35343e9b8445266eef215cad645 | 22b03bcac800ae449ffca69a6b4ad864059291b4 | refs/heads/master | 2022-08-01T22:12:59.753016 | 2020-05-20T09:00:35 | 2020-05-20T09:00:35 | 265,505,749 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,089 | java | package com.imyyq.rvshowtime;
import android.os.Bundle;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.fragment.app.Fragment;
import com.imyyq.rvshowtime.dat... | [
"imyyq.star@gmail.com"
] | imyyq.star@gmail.com |
703fe0b0a0d5bc7e7b8011f07241f756b38c36c8 | 95ee120f82dddd550af025a760f496fbdc4ec099 | /src/com/javarush/test/level27/lesson15/big01/statistic/StatisticEventManager.java | 214a99858fdbdc999bfe69cd6ade91b1e5c3d9de | [] | no_license | vsprog/JavaRushHomeWork | 863ce30d48b28e468fa9a60b5747893ba82fe468 | faadfb3a28d3adbd892577e3ff5efa1aa6fe7e87 | refs/heads/master | 2021-06-10T13:17:24.199933 | 2017-01-23T05:51:13 | 2017-01-23T05:51:13 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,701 | java | package com.javarush.test.level27.lesson15.big01.statistic;
import com.javarush.test.level27.lesson15.big01.kitchen.Cook;
import com.javarush.test.level27.lesson15.big01.statistic.event.CookedOrderEventDataRow;
import com.javarush.test.level27.lesson15.big01.statistic.event.EventDataRow;
import com.javarush.test.level... | [
"chmolekula@gmail.com"
] | chmolekula@gmail.com |
33df97ed6a4893e516208f0f1e24405787b9834d | ea2917b369d3bf693b0e475e8aecc22a2acf959a | /src/java/controle/UsuarioWS.java | 8684b46d6343d8ca88e6bc8af2b412fa774ddb8c | [] | no_license | renataeb/TCC | 16730b391363966880243791e2c883a6c750f167 | 5cc1d92b9b987e2b9a439c9cdc337d8b822e5e73 | refs/heads/master | 2020-08-10T21:11:53.767688 | 2019-10-11T11:48:37 | 2019-10-11T11:48:37 | 214,421,598 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,331 | 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 controle;
import dao.AdminDAO;
import dao.UsuarioDAO;
import java.io.IOException;
import java.io.PrintWriter;
impor... | [
"Aluno@NTI-HP"
] | Aluno@NTI-HP |
7ccc3319e8c37f888dba1269b02b86f8bc4e6464 | 15c5eadf6c6a4d3fa5bf5eb66f22e1cabd49df2c | /WeChatApp/WeChatApp/src/main/java/com/jisu/WeChatApp/pojo/MemberProhi.java | 282ad74fab2223fb89d5dfd2b07546b0135625e4 | [] | no_license | RunzhiH/WeChatApp | 8eb168f94526fa87d6563e5a55e4a297234476b2 | 40f40bcfb588305a8923ce86085499c78a2835c7 | refs/heads/master | 2021-07-02T16:02:35.120383 | 2020-10-19T07:16:20 | 2020-10-19T07:16:20 | 186,799,624 | 0 | 0 | null | 2020-10-19T07:16:22 | 2019-05-15T09:59:34 | JavaScript | UTF-8 | Java | false | false | 5,579 | java | package com.jisu.WeChatApp.pojo;
import java.util.Date;
public class MemberProhi {
/**
* This field was generated by MyBatis Generator. This field corresponds to the database column member_prohi.member_prohi_id
* @mbg.generated
*/
private String memberProhiId;
/**
* This field was generated by... | [
"hongrunzhi@126.com"
] | hongrunzhi@126.com |
c5915e9025d2e7b7c9cffa1ebb2b2d40514477ca | 929557608e958cf7628b9e0bad8ac937c1ba7cd8 | /src/main/java/hudson/plugins/analysis/core/AntBuilderCheck.java | 92ba5ccf1b8d264283df4c90c024f5247ad6699a | [
"MIT"
] | permissive | loelala/analysis-core-plugin | 2d56d3ac2bfc65f6d93bbfe259ac4e78ea741557 | 13edc435dae4ac8a8ee274011fc7216a1e51c88c | refs/heads/master | 2021-04-15T19:00:54.583925 | 2018-03-12T09:55:29 | 2018-03-12T09:55:29 | 126,339,983 | 0 | 0 | MIT | 2018-04-23T09:43:59 | 2018-03-22T13:32:40 | Java | UTF-8 | Java | false | false | 1,071 | java | package hudson.plugins.analysis.core;
import hudson.model.AbstractBuild;
import hudson.model.Project;
import hudson.tasks.Builder;
import hudson.tasks.Ant;
/**
* Verifies if the build is an {@link Ant} task.
*
* @author Ulli Hafner
*/
public final class AntBuilderCheck {
/**
* Returns whether the curren... | [
"ullrich.hafner@gmail.com"
] | ullrich.hafner@gmail.com |
4c46f34019c1a4a38744e00a85ecfd1115c022a0 | 7fe906aa8eebb9fb61a7bdc9ca1edf9989d28dc5 | /egg-facade/src/main/java/com/egg/manager/persistence/em/user/db/mysql/mapper/EmUserRoleMapper.java | 09eebb53773a562baf5dcf009cec62fa5f854002 | [
"Apache-2.0"
] | permissive | lanlandetiankong/egg_manager | aad0f304233665ed87cb47c2c86945000d0b4997 | 868b3d74f1a94d303ef39ea1bd8171ab405c96b9 | refs/heads/master | 2022-09-11T05:06:40.576855 | 2021-02-03T13:48:48 | 2021-02-03T13:48:48 | 208,092,096 | 0 | 1 | Apache-2.0 | 2022-09-01T23:13:00 | 2019-09-12T16:10:14 | Java | UTF-8 | Java | false | false | 2,034 | java | package com.egg.manager.persistence.em.user.db.mysql.mapper;
import com.baomidou.mybatisplus.extension.plugins.pagination.Page;
import com.egg.manager.persistence.commons.base.constant.db.mysql.EggMpSqlConst;
import com.egg.manager.persistence.commons.base.query.pagination.antdv.AntdvSortMap;
import com.egg.manager.pe... | [
"695605813@qq.com"
] | 695605813@qq.com |
bf9a9cd5b63f5e33da6e3f32972714394f1302ca | fe5b610f0ded630462e9f98806edc7b24dcc2ef0 | /Downloads/AyoKeMasjid_v0.3_apkpure.com_source_from_JADX/com/google/android/gms/ads/formats/NativeAdOptions.java | b1ab5cd3983f4f867cebc8bb7ba876679e52ba7b | [] | no_license | rayga/n4rut0 | 328303f0adcb28140b05c0a18e54abecf21ef778 | e1f706aeb6085ee3752cb92187bf339c6dfddef0 | refs/heads/master | 2020-12-25T15:18:25.346886 | 2016-08-29T22:51:25 | 2016-08-29T22:51:25 | 66,826,428 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,585 | java | package com.google.android.gms.ads.formats;
public final class NativeAdOptions {
public static final int ORIENTATION_ANY = 0;
public static final int ORIENTATION_LANDSCAPE = 2;
public static final int ORIENTATION_PORTRAIT = 1;
private final boolean zznV;
private final int zznW;
private final bo... | [
"arga@lahardi.com"
] | arga@lahardi.com |
ec90176b3fae803e113e47777ed965b7838d7be4 | 27f31c3ef8fbd6ff4463cafc92768d6ee2b2900d | /Infothek_tmj/src/li/tmj/db/sql/DBConnect.java | bf544bb1657ac1a5f5e25a5b5e2c2c3af4f5939f | [] | no_license | tmjGit/Infothek | a1002b121ce8eefe2128732e238e59aed2157224 | 20c1df10f2421a2ccc8da599deb2a943a971449d | refs/heads/master | 2020-04-07T10:57:26.104334 | 2018-11-20T00:36:07 | 2018-11-20T00:36:07 | 158,306,908 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,930 | java | //package li.tmj.db.sql;
//
//import java.sql.Connection;
//import java.sql.DriverManager;
//import java.sql.SQLException;
//import li.tmj.app.Application;
//import li.tmj.db.exception.DBConnectException;
//import org.pmw.tinylog.Logger;
//
////public final class DBConnect {//Singleton
//public final class DBConnect {
... | [
"git@tmj.li"
] | git@tmj.li |
834caf5b59149f49be1986adee7b20407b3ed40d | d4850e773872f333b78f3056b52b12c501a4ce5e | /myapp/src/main/java/com/rockgarden/myapp/uitl/FeedContextMenu.java | b9ab45b57c220faf0bcfc9463a938107cbc0f1cd | [] | no_license | rockgarden/MyCard | 0c359aa3611c16a6384cf3f6705f955dd42508a0 | 526de6b66a1b9c0ef4d4a3b596bc3fcd74eef898 | refs/heads/master | 2020-12-14T03:56:53.702161 | 2016-07-29T05:59:26 | 2016-07-29T05:59:26 | 46,687,989 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 2,511 | java | package com.rockgarden.myapp.uitl;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.ViewGroup;
import android.widget.LinearLayout;
import butterknife.ButterKnife;
import butterknife.OnClick;
import com.litesuits.common.utils.AndroidUtil;
import com.rockgarden.myapp.R;
/**
* C... | [
"rockwk@msn.com"
] | rockwk@msn.com |
80ed64a9d74a8f6192832e944fd01e83588f1867 | b31ea99b7ba411618e9a066ba0904c90373eaa39 | /app/src/main/java/com/example/myapplication/MainActivity.java | 06fe151a5b86c2c34e254978fe81ef6221dd8eb1 | [] | no_license | rushil-thareja/DIS-PROJECT | ad55a55a4f1c1b4b74577ba50a66e60a28ee6b08 | ff3a9768247a536407f5a9aa102ad71b59f43f55 | refs/heads/master | 2023-01-24T07:13:07.293148 | 2020-11-22T08:20:14 | 2020-11-22T08:20:14 | 314,793,049 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,657 | java | //package com.example.myapplication;
//
//import androidx.appcompat.app.AppCompatActivity;
//
//import android.os.Bundle;
//import android.view.MotionEvent;
//import android.widget.Toast;
//
//import com.google.ar.core.Anchor;
//import com.google.ar.core.HitResult;
//import com.google.ar.core.Plane;
//import com.google... | [
"rushilthareja@gmail.com"
] | rushilthareja@gmail.com |
eb86f262747e523138f34cff4d9c20def06b79c9 | 5e6abc6bca67514b4889137d1517ecdefcf9683a | /Client/src/main/java/com/runescape/scene/graphic/TextureLoader667.java | fea45c96a8c35f069c28fab8eace128d068fca10 | [] | no_license | dginovker/RS-2009-317 | 88e6d773d6fd6814b28bdb469f6855616c71fc26 | 9d285c186656ace48c2c67cc9e4fb4aeb84411a4 | refs/heads/master | 2022-12-22T18:47:47.487468 | 2019-09-20T21:24:34 | 2019-09-20T21:24:34 | 208,949,111 | 2 | 2 | null | 2022-12-15T23:55:43 | 2019-09-17T03:15:17 | Java | UTF-8 | Java | false | false | 6,152 | java | package com.runescape.scene.graphic;
import com.runescape.cache.def.TextureDefinition;
import com.runescape.cache.texture.Texture;
import com.runescape.net.requester.ResourceProvider;
public class TextureLoader667 {
public static int[] textureLastUsed;
public static int textureGetCount;
private... | [
"dcress01@uoguelph.ca"
] | dcress01@uoguelph.ca |
2f7ff3089d506b448bb81c720d462df714e51373 | 6193f2aab2b5aba0fcf24c4876cdcb6f19a1be88 | /hgzb/src/private/nc/bs/pub/action/N_ZB07_WRITE.java | eda68e833b5297af9a1b3e5b277efe1966f3838b | [] | no_license | uwitec/nc-wandashan | 60b5cac6d1837e8e1e4f9fbb1cc3d9959f55992c | 98d9a19dc4eb278fa8aa15f120eb6ebd95e35300 | refs/heads/master | 2016-09-06T12:15:04.634079 | 2011-11-05T02:29:15 | 2011-11-05T02:29:15 | 41,097,642 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 2,237 | java | package nc.bs.pub.action;
import java.util.Hashtable;
import nc.bs.pub.compiler.AbstractCompiler2;
import nc.vo.pub.AggregatedValueObject;
import nc.vo.pub.BusinessException;
import nc.vo.pub.compiler.PfParameterVO;
import nc.vo.trade.pub.HYBillVO;
import nc.vo.uap.pf.PFBusinessException;
public class N_Z... | [
"liuyushi_alice@163.com"
] | liuyushi_alice@163.com |
315fb3c628eb71c3692100d7b576c89b05d9ca55 | cfcbe9f1d135278d2e682b2e5a75f9aefbf79e69 | /java/src/com/caleb/java/juc/ThreadUnsafeExample.java | ec5b47ed70454fcc91fbc374d4db6b3c211d7c4f | [
"Apache-2.0"
] | permissive | huayo65001/JavaDemo | 6ba6c19ff50bcbcd1c820e7a77fbaa3bf72ad476 | 95f4ef8d041e02f6f59bdcf00c2c356127b1c95a | refs/heads/main | 2023-09-01T14:30:41.094083 | 2021-10-24T03:33:00 | 2021-10-24T03:33:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,037 | java | package com.caleb.java.juc;
import java.util.concurrent.CountDownLatch;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
/**
* @author:hanzhigang
* @Date : 2021/3/1 2:49 PM
*/
public class ThreadUnsafeExample {
public static void main(String[] args) throws InterruptedExceptio... | [
"zhigang_han0521@163.com"
] | zhigang_han0521@163.com |
a5bd463bb5c90d30e3d2fcf4918fe0238497b68b | e3e054fc775c012b698ac3ae160183d6b4069c44 | /app/src/main/java/com/example/sampah_ku/Dashboard.java | 8060e0f8cdb0efba0a609a13feda8c34b092c53a | [] | no_license | denaldipf/Sampah-Ku | 1be08bd748c1e8453caafc37391dcba75ac7d4d7 | d13cf201d32eb8eb186159c71cb2d2c5124626cc | refs/heads/master | 2023-05-03T00:47:01.013339 | 2021-05-22T16:44:48 | 2021-05-22T16:44:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 336 | java | package com.example.sampah_ku;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
public class Dashboard extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.activity_das... | [
"78007781+dzulfiqar12@users.noreply.github.com"
] | 78007781+dzulfiqar12@users.noreply.github.com |
3cc4519ae82a9ddbacfd2a793d90738f0a668c87 | 6baf22fbb88f13b0f5527efd0b983a2b00fad824 | /src/ArrayedStructures/ArrayedStack.java | ad65aa8effcca1f8abc6a32e0eca61e53a2a2f9c | [] | no_license | drahsansaleem/DataStructures-ADT | c3b19387f55f59f3d828f54f1675bd99db1d8878 | 029ce909f55c88646f650d4f09a379b87a320be0 | refs/heads/main | 2023-09-03T02:49:39.118817 | 2021-03-25T09:56:49 | 2021-03-25T09:56:49 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,367 | java | package ArrayedStructures;
import AbstractDataTypes.ArrayedStructure;
import AbstractDataTypes.DataStructure;
import AbstractDataTypes.Stack;
import util.StructureIterator;
import java.util.List;
@SuppressWarnings({"unchecked", "CStyleArrayDeclaration", "unused"})
public class ArrayedStack<T> implements Stack<T>, D... | [
"Osadkovski"
] | Osadkovski |
eaac8a8ecdad12af5ff22c2e87fa3f128271b1bc | 3efa417c5668b2e7d1c377c41d976ed31fd26fdc | /src/br/com/mind5/masterData/paymentStatus/info/Paymenus.java | 2eab75dda6b0003abb3af5ece0e1b5911f3b2e39 | [] | no_license | grazianiborcai/Agenda_WS | 4b2656716cc49a413636933665d6ad8b821394ef | e8815a951f76d498eb3379394a54d2aa1655f779 | refs/heads/master | 2023-05-24T19:39:22.215816 | 2023-05-15T15:15:15 | 2023-05-15T15:15:15 | 109,902,084 | 0 | 0 | null | 2022-06-29T19:44:56 | 2017-11-07T23:14:21 | Java | UTF-8 | Java | false | false | 322 | java | package br.com.mind5.masterData.paymentStatus.info;
public enum Paymenus {
ACCEPTED("ACCEPTED"),
REFUSED("REFUSED"),
WAITING("WAITING");
private final String codStatus;
private Paymenus(String cod) {
codStatus = cod;
}
public String getCodStatus() {
return codStatus;
}
}... | [
"mmaciel@mind5.com"
] | mmaciel@mind5.com |
429ae0f2c0baa2968fd791fe207c869db9961c6a | 37761230cff9d8ebb731074020f6d4a52dc41ee1 | /app/src/main/java/com/example/tps900/tps900/activity/TicketVerificationActivity.java | e78f0a26a6ff2ba02873d169afb4994ca95b0de1 | [] | no_license | lihuaizhan/FengNing | fb828b07a323a901e0764a7dab2cadbf5e8779d3 | 8f7a3da71da63030a4adccc835679bfed84ce050 | refs/heads/master | 2020-03-22T23:44:21.125668 | 2018-07-13T09:21:21 | 2018-07-13T09:21:21 | 140,826,025 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 35,238 | java | package com.example.tps900.tps900.activity;
import android.app.ProgressDialog;
import android.content.Intent;
import android.graphics.Bitmap;
import android.graphics.Color;
import android.graphics.drawable.BitmapDrawable;
import android.graphics.drawable.Drawable;
import android.os.Handler;
import android.os.Message;
... | [
"2381343538@qq.com"
] | 2381343538@qq.com |
47edb9c2901bb14dd00ad8e7e5cc014519b5d903 | 2675014ce51aa2be088c1c3d4126153ea3bdcf94 | /aws-java-sdk-kinesis/src/main/java/com/amazonaws/services/kinesisanalytics/model/transform/AddApplicationInputRequestMarshaller.java | 4be78a8a0f089e2cd794e145e7f34ec49064d6dc | [
"Apache-2.0"
] | permissive | erbrito/aws-java-sdk | 7b621cae16c470dfe26b917781cb00f5c6a0de4e | 853b7e82d708465aca43c6013ab1221ce4d50852 | refs/heads/master | 2021-01-25T05:50:39.073013 | 2017-02-02T03:58:41 | 2017-02-02T03:58:41 | 80,691,444 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,441 | java | /*
* Copyright 2012-2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with
* the License. A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "licen... | [
""
] | |
88881ebcbbc75b23d1ec614cdf89be1b1f047a6b | 3093a2393cc807425404613120ca6f7eabdc61e5 | /transaction-demo/src/main/java/com/anhe/pojo/v23mypackage/UploadDocumentReferenceDetail.java | f20d602fe8b6429ce2bc9ae9944b620adf6584c2 | [] | no_license | tangyongshuang/practice-parent | 928e1505f48bd84a4f8e7eaa28c0e08e617c4d38 | ef74210f74f84722ee1220e8f11c9e3614dc98a7 | refs/heads/master | 2022-06-23T23:34:20.343807 | 2019-06-19T08:16:47 | 2019-06-19T08:16:47 | 190,373,049 | 0 | 0 | null | 2022-06-17T03:25:50 | 2019-06-05T10:13:58 | Java | UTF-8 | Java | false | false | 6,499 | java |
package com.anhe.pojo.v23mypackage;
import java.math.BigInteger;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlSchemaType;
import javax.xml.bind.annotation.XmlType;
/**
* <p>UploadDo... | [
"albert.tang@circle.us"
] | albert.tang@circle.us |
0c414f5e084642120d12612decc7448b82c0f7ce | d1195c8554762cba6a7a5aaa801ca25b31080858 | /src/main/java/com/poly/service/ReportService.java | d1704a3d11927112cd53738b32e68b2a31bdd716 | [] | no_license | GoalShop/GoalShop-1 | b8b556a7e1678d4a0f1866b8448e3e0ce7b47a79 | 643e0da373061cd42f60db3624e8bda5821fbad1 | refs/heads/main | 2023-08-19T19:17:41.616706 | 2021-10-30T08:07:36 | 2021-10-30T08:07:36 | 413,252,706 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 508 | java | package com.poly.service;
import java.util.Date;
import java.util.List;
import com.poly.entity.ReportCategory;
import com.poly.entity.ReportProductbyDay;
import com.poly.entity.ReportTrademark;
public interface ReportService {
List<ReportCategory> getReportCategory() ;
List<ReportProductbyDay> getReportProduct... | [
"91859987+GoalShop@users.noreply.github.com"
] | 91859987+GoalShop@users.noreply.github.com |
648bdbdedd5ef99edc0b897781893af29ef7c105 | 8e6883fb124e1a42ae786488bf13b8caf5fa9df9 | /project/backend/src/main/java/ru/otus/project/service/BatchServiceImpl.java | c5593a7c62872de542aac843e63551fa79867be6 | [] | no_license | zubata/2019-09-otus-spring-Zubkov | cedf4eb0ab2f69a7e0460d51a6cbfd8ae219fc7f | 58c671320a117ab3c79d4d47fee9170e90a4240f | refs/heads/master | 2022-12-04T13:12:01.650907 | 2020-06-15T22:56:07 | 2020-06-15T22:56:07 | 207,668,675 | 0 | 0 | null | 2019-09-11T07:45:24 | 2019-09-10T21:44:48 | Java | UTF-8 | Java | false | false | 3,376 | java | package ru.otus.project.service;
import lombok.RequiredArgsConstructor;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.batch.core.Job;
import org.springframework.batch.core.JobExecution;
import org.springframework.batch.core.JobParameters;
import org.springframework.batch.core.laun... | [
"ozubkov@neoflex.ru"
] | ozubkov@neoflex.ru |
898cf46ab51ad8197afbfd76dfb521c52411373e | 3582978b7a13f90ae9e9b42dff3775fa92e4f920 | /src/main/java/com/mrs/marketsurveys/dto/UserDTO.java | e911d4feab98d31fdd697ce1db2c7605d2d2a93f | [] | no_license | arharg/marketsurveys | 4c352c6922247baf11813f1f588bdc809c80b02b | a5ceef8a62d895be2de2e2edbd987761223c8733 | refs/heads/master | 2022-03-05T02:29:37.822337 | 2018-08-01T06:05:22 | 2018-08-01T06:05:22 | 212,514,913 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 142 | java | package com.mrs.marketsurveys.dto;
import lombok.Data;
public @Data class UserDTO {
private String username;
private String password;
}
| [
"hardoyaroa@gmail.com"
] | hardoyaroa@gmail.com |
6254716c471b7dbfd5de186336d5af6c15a546dc | 687c566d7be328cb5db50ed1109bf1400cb3e5fb | /spring-boot-hbase/src/main/java/com/newtouch/work/common/JsonResult.java | 029308bf7454865aa35fac84d7ce0819cffd63bf | [] | no_license | yepengfei2020/springboot-study | 0e3ca335a561574e18e3b40f4b6150263ae820c9 | b41a5f7601b7a5162cd9b01677b1703e050648f0 | refs/heads/master | 2023-04-14T05:41:26.816104 | 2021-04-15T08:30:11 | 2021-04-15T08:30:11 | 285,528,803 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 462 | java | package com.newtouch.work.common;
import lombok.AllArgsConstructor;
import lombok.Data;
import java.io.Serializable;
/**
* @program: JsonResult
* @description: 格式化回参
* @author: yepengfei
* @create: 2021/3/19、9:46
* @Version 1.0
**/
@Data
@AllArgsConstructor
public class JsonResult<T> implements Serializable {
... | [
"811721443@qq.com"
] | 811721443@qq.com |
e339a3650ee481011b7e616e5dcbc277c051b619 | e1ba03ea9a4f7f5b8727db9a415879eb399a206a | /code/android_day0701_homework/src/com/example/android_day0701_venn_homework/fragment/MessageFragment.java | 9280a14dca1d797d0de47246a1b604112e53c990 | [] | no_license | LloydFinch/MyAndroidCode | 65f66ed64a331ca104a8bbdbda41076ef94f1f26 | 5bee5179d4eaf4f378a6974806ad9b73d4106d12 | refs/heads/master | 2021-06-20T21:20:38.809106 | 2017-08-13T02:20:36 | 2017-08-13T02:20:36 | 39,632,624 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,354 | java | package com.example.android_day0701_venn_homework.fragment;
import android.app.Activity;
import android.content.Context;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentManager;
import android.support.v4.app.FragmentTransaction;
import android.view.LayoutInflater... | [
"870289738@qq.com"
] | 870289738@qq.com |
d137a87a53509a320374f16d76b0fdd9ab226161 | 4aa90348abcb2119011728dc067afd501f275374 | /app/src/main/java/com/tencent/mm/plugin/game/gamewebview/ui/d$17.java | 3c53963a6450f96ee415761b573d17b3ae898858 | [] | no_license | jambestwick/HackWechat | 0d4ceb2d79ccddb45004ca667e9a6a984a80f0f6 | 6a34899c8bfd50d19e5a5ec36a58218598172a6b | refs/heads/master | 2022-01-27T12:48:43.446804 | 2021-12-29T10:36:30 | 2021-12-29T10:36:30 | 249,366,791 | 0 | 0 | null | 2020-03-23T07:48:32 | 2020-03-23T07:48:32 | null | UTF-8 | Java | false | false | 455 | java | package com.tencent.mm.plugin.game.gamewebview.ui;
class d$17 implements Runnable {
final /* synthetic */ String iTF;
final /* synthetic */ String iXg;
final /* synthetic */ d mZC;
d$17(d dVar, String str, String str2) {
this.mZC = dVar;
this.iXg = str;
this.iTF = str2;
}
... | [
"malin.myemail@163.com"
] | malin.myemail@163.com |
9f4628b342dca107994401b94d265df3cd7b5794 | bdefe06b209dc7dbf8844ecb86d636a33a5d6337 | /erx-00d198182586de6f5c556aad995383d13c79bd5f/erx.git/eRX-Model/src/com/walgreens/pharmacy/rules/ResultType.java | 2e8a4273163df9d2b3520ca4d46f0a0a2eeb894c | [] | no_license | tanickel/eRx | e0758713834a00ce8a55f053839d1c0ae95b6e4a | 432281c1c9f0e790c75dde0cfb2946ce94ff1dfc | refs/heads/master | 2021-01-22T23:48:56.938872 | 2014-09-07T13:38:43 | 2014-09-07T13:38:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 378 | java | package com.walgreens.pharmacy.rules;
import javax.xml.bind.annotation.XmlEnum;
import javax.xml.bind.annotation.XmlType;
@XmlType(name = "ResultType")
@XmlEnum
public enum ResultType {
COMPLETE,
MANUAL,
IN_PROGRESS;
public String value() {
return name();
}
public static ResultType ... | [
"tanickel@us.ibm.com"
] | tanickel@us.ibm.com |
a33535641cee7a60a54b985d8c661bdc6eb1df80 | ef5fc1ca0ba16a8e365aa9b493ad46ae27b2ee64 | /core/src/org/academiadecodigo/hexaltistas/persistence/dao/UserDao.java | 64cb8112d600dcb3176f8a47abb79cc07410a77d | [] | no_license | gui-pinto/Echo | 5a842922fcb6844170d73de292f544acf57813de | 6762bc97d58f282bc42c2f49adb7fb9daca505bb | refs/heads/master | 2020-03-15T00:31:13.440584 | 2018-04-06T11:58:20 | 2018-04-06T11:58:20 | 131,870,881 | 1 | 0 | null | 2018-05-02T15:30:45 | 2018-05-02T15:30:44 | null | UTF-8 | Java | false | false | 1,895 | java | package org.academiadecodigo.hexaltistas.persistence.dao;
import org.academiadecodigo.hexaltistas.model.User;
import org.academiadecodigo.hexaltistas.persistence.TransactionException;
import org.academiadecodigo.hexaltistas.persistence.jpa.JpaSessionManager;
import org.hibernate.HibernateException;
import javax.persi... | [
"ncardosolol@gmail.com"
] | ncardosolol@gmail.com |
2ec80f512ab41e99253d0c8e06e9faef9aac3497 | 1ef8371658b59f617395869bad526d87611fca60 | /OpenCL_Demo/src/main/java/org/openpixi/pixi/physics/solver/relativistic/LeapFrogRelativistic.java | 1716477da5b189601d8e3ff7907005c6e9b958e5 | [] | no_license | PetcuAlexandru/OpenCL_Demo | 8f0f0f7ab225c932c9e3488477743bbca636e08d | 6389d6c1cb4ee8df616b9d2be2c3e6fdfc4372fe | refs/heads/master | 2020-04-14T15:40:12.051133 | 2013-05-01T22:18:55 | 2013-05-01T22:18:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,148 | java | /*
* OpenPixi - Open Particle-In-Cell (PIC) Simulator
* Copyright (C) 2012 OpenPixi.org
*
* 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 o... | [
"alexandru3007@yahoo.com"
] | alexandru3007@yahoo.com |
34ab05454da8da38990e77d189296e88732aa5cd | 3d1669572512486a20f829795a4d4585c8e3c88c | /kodilla-patterns2/src/test/java/com/kodilla/patterns2/observer/homework/HomeworkTestSuite.java | 72a1ae941887045c5ecab0bbea6a86f97c7310f3 | [] | no_license | xmarcel99/kodilla-course | 53b889bc58688b644e0b7427a5aa9094b2b86598 | 0b98643a46dfbc7f76618ae3b2d104534b0106de | refs/heads/master | 2020-04-28T15:37:59.330807 | 2019-09-06T07:11:02 | 2019-09-06T07:11:02 | 175,382,070 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 942 | java | package com.kodilla.patterns2.observer.homework;
import org.junit.Assert;
import org.junit.Test;
public class HomeworkTestSuite {
@Test
public void testUpdate() {
//Given
Teacher lincolnBurrows = new Teacher("Lincoln Borrows");
Teacher johnSmith = new Teacher("John Smitch");
Ho... | [
"sensiss99@gmail.com"
] | sensiss99@gmail.com |
a98af63f00bbaab44ae7901564c46878a5695f17 | 66a603509064e876e30c1351dae1e9d35f2b21cc | /spring-core-4.0/org/springframework/core/io/ClassPathResource.java | 1c700739b4e0fbead448f81675c4685e233f838e | [
"Apache-2.0"
] | permissive | leogoing/spring_jeesite | 4e6d2fc96a028da38058f0c6b6fb13a56f930d0c | c2dc3da3925f089ead933685942dbdb689f14d4b | refs/heads/master | 2021-01-21T14:40:13.977630 | 2016-09-10T14:29:23 | 2016-09-10T14:29:23 | 56,330,057 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,760 | java | /*
* Copyright 2002-2014 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 ap... | [
"81391276@qq.com"
] | 81391276@qq.com |
d6e7548391a3b22189eb3f419b3a0137a5a1d134 | a33aac97878b2cb15677be26e308cbc46e2862d2 | /data/libgdx/Touchpad_setResetOnTouchUp.java | 9a45e80fd7d0efbd0b9dcdbda4765101290dffe0 | [] | no_license | GabeOchieng/ggnn.tensorflow | f5d7d0bca52258336fc12c9de6ae38223f28f786 | 7c62c0e8427bea6c8bec2cebf157b6f1ea70a213 | refs/heads/master | 2022-05-30T11:17:42.278048 | 2020-05-02T11:33:31 | 2020-05-02T11:33:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 159 | java | /**
* @param reset Whether to reset the knob to the center on touch up.
*/
public void setResetOnTouchUp(boolean reset) {
this.resetOnTouchUp = reset;
}
| [
"bdqnghi@gmail.com"
] | bdqnghi@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.