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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
8c9128b6d7937160ef8411b70819af2a7bffa415 | 073bb5ee0142c1b15d286e6c762ccccc732e1a31 | /src/test/java/day2/HrGetRequest.java | 59486546ab7d7177a22b19256a11eb3cf8c01bcf | [] | no_license | IvanaDordevic/B22_RestAssured-Ivana | 88a990c534f249c60d4e17a90544774611590f4e | 0cb080123b555447f9e4e2148be04fac01861d41 | refs/heads/master | 2023-07-16T21:13:07.439613 | 2021-08-31T19:50:56 | 2021-08-31T19:50:56 | 401,826,114 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,557 | java | package day2;
import io.restassured.RestAssured;
import io.restassured.http.ContentType;
import io.restassured.response.Response;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.BeforeAll;
import org.junit.jupiter.api.DisplayName;
import org.junit.jupiter.api.Test;
import static io.restassured.R... | [
"ivanadordevic.usa@gmail.com"
] | ivanadordevic.usa@gmail.com |
8b7ad0a689133e2867a975f0211a6211c36e7c7a | eb9f655206c43c12b497c667ba56a0d358b6bc3a | /plugins/javaFX/testData/intentions/fieldToProperty/TwoFilesFieldToPropertySecondFile_after.java | b7310043afa44545c07174941ce5d6b0f3a7d03f | [
"Apache-2.0"
] | permissive | JetBrains/intellij-community | 2ed226e200ecc17c037dcddd4a006de56cd43941 | 05dbd4575d01a213f3f4d69aa4968473f2536142 | refs/heads/master | 2023-09-03T17:06:37.560889 | 2023-09-03T11:51:00 | 2023-09-03T12:12:27 | 2,489,216 | 16,288 | 6,635 | Apache-2.0 | 2023-09-12T07:41:58 | 2011-09-30T13:33:05 | null | UTF-8 | Java | false | false | 153 | java | import javafx.scene.Node;
class DoubleDemo2 {
static void foo(DoubleDemo dd) {
double d = dd.data.get();
dd.data.set(d + 2);
}
} | [
"pavel.dolgov@jetbrains.com"
] | pavel.dolgov@jetbrains.com |
e696765eedf8a083e415548130b0c99de438cf5a | 2dd64b029b5649e979af085032e742aea0920ecf | /open-platform-lmdb-server-common/src/main/java/com/minivision/openplatform/lmdb/server/common/constant/LmdbConstant.java | 5ecb7f35ce5ccb635149fd3fa9a833b66e860802 | [] | no_license | caixingjava/open-platform-lmdb-server | a0a3e6d607c414b6ad86c43e0ef6e0ac11d9b13b | 1bdb708a4346873773930c65b1730038b1079393 | refs/heads/master | 2020-03-26T21:00:51.035103 | 2018-08-20T03:20:46 | 2018-08-20T03:20:46 | 145,360,789 | 5 | 0 | null | null | null | null | UTF-8 | Java | false | false | 227 | java | package com.minivision.openplatform.lmdb.server.common.constant;
/**
* <Description> <br>
*
* @author caixing<br>
* @version 1.0<br>
* @taskId <br>
* @CreateDate 2018年08月17日 <br>
*/
public class LmdbConstant {
}
| [
"18851418545@163.com"
] | 18851418545@163.com |
c21be606bcdf13947e6e4b65c0f42d14e54fd186 | 36faaeaa95551ae8e439dfef28365192752bfe8f | /src/main/java/com/zhang/TestLock.java | f2642d7f8f0296a30868c0bb19dad8b02b18711e | [] | no_license | lzhlz945/juc | a7487d6f6b5510c6f08092b0de25361b845bfdaa | 9801c347a99a587f035a942da6e18c45aeca973b | refs/heads/master | 2023-01-29T19:26:51.034128 | 2020-12-10T03:00:59 | 2020-12-10T03:00:59 | 307,284,616 | 0 | 0 | null | 2020-10-26T07:15:36 | 2020-10-26T06:50:51 | Java | UTF-8 | Java | false | false | 1,192 | java | package com.zhang;
import java.util.concurrent.locks.Lock;
import java.util.concurrent.locks.ReentrantLock;
/**
* @author: create by zhl
* @version: v1.0
* @description: com.zhang
* @date:2020/10/28
*/
public class TestLock {
public static void main(String[] args) {
MyLock myLock = new MyLock();
... | [
"1746678613@qq.com"
] | 1746678613@qq.com |
bb3a70fd5394347ca91fb8988065fcbaedb77f38 | e8298f800635bbf9a271824043b7f056f150f635 | /src/com/hch/mine/MainActivity.java | f3d7b69ed138895c38bed08499df5d01788ca1a0 | [] | no_license | hechiheng/Mine | 47411fd1ef8a9ac30bb4dcd308bed7ab4efd1411 | 5f10b97ecdd2b70c089152d2d0898a17da54860d | refs/heads/master | 2021-07-07T00:26:52.457593 | 2017-10-03T03:48:55 | 2017-10-03T03:48:55 | 105,612,120 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 18,607 | java | package com.hch.mine;
import java.util.ArrayList;
import android.app.Activity;
import android.app.AlertDialog;
import android.app.AlertDialog.Builder;
import android.content.Context;
import android.content.DialogInterface;
import android.graphics.Typeface;
import android.media.AudioManager;
import android.media.Media... | [
"hechiheng@qq.com"
] | hechiheng@qq.com |
879d10b63c1aad973218628c6dc25282775c8175 | 4dca9a246c16d6c75b36da660dc6b23152e6651b | /ycf/src/main/java/spring/dto/result/PermissionResponse.java | f93811b50873db355dd01aa84c39cdade0fea462 | [] | no_license | zhoubaojiang/test | 5951100fce678226f33e2fabd66aa06e08b7ae02 | c206d96c50d890768fe070a486121ca4a4cba976 | refs/heads/master | 2022-08-21T06:37:12.273564 | 2019-12-23T11:10:44 | 2019-12-23T11:10:44 | 227,252,836 | 1 | 0 | null | 2022-06-29T17:50:29 | 2019-12-11T01:52:14 | Java | UTF-8 | Java | false | false | 1,238 | java | package spring.dto.result;
import io.swagger.annotations.ApiModelProperty;
import lombok.Data;
import java.util.Date;
/**
*
* 功能描述: 权限信息
* @author: xiongkun
* @date: 2018年8月29日 上午11:56:40
*/
@Data
public class PermissionResponse {
@ApiModelProperty(value="权限表主键")
private Long permissionId;
@ApiModelProper... | [
"838888921@qq.com"
] | 838888921@qq.com |
e3731e5350b633ab7b401cc0510741cac1e09c50 | fe1616575ed0047e71bd6a49b492a87fa65bf886 | /src/baseballtest/Sports.java | 67f166d50d825efaf39a93b86f13b7c3be4e422e | [] | no_license | ArdaDolanay0/Sports | d3a6ddf1ee76c57d1c2d0b33f6b593549b22622d | 4810b5b68275319edd505adb79f350568890c774 | refs/heads/master | 2021-06-07T02:24:51.826470 | 2016-11-09T19:02:36 | 2016-11-09T19:02:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 318 | 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 baseballtest;
/**
*
* @author ardol7945
*/
public class Sports {
public Sports(){
}
}
| [
"ardol7945@C0Y7M02.Student.UGDSB.ED"
] | ardol7945@C0Y7M02.Student.UGDSB.ED |
13530c119131cc3ebb36cc117b982e3439d067e7 | e7e2377031dfee7ad6a52c5c821efe759edfd10a | /patterndesign/src/main/java/com/imooc/resChain/client.java | 16278a1250be2408b44d690f49b3bc514176b657 | [] | no_license | johnYin2015/AndroidBasics | a29ef978e41f171c8a5c0a0225c6c7903cfcd158 | 3371acd869a444041850a442705bd313534dbcee | refs/heads/master | 2020-06-16T23:04:19.030874 | 2019-07-08T06:26:19 | 2019-07-08T06:26:19 | 195,727,883 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 444 | java | package com.imooc.resChain;
public class client {
public static void main(String[] strings) {
Handler projectManager = new ProjectManager(3);
Handler departmentManager = new DepartmentManager(5);
Handler generalManager = new GeneralManager(15);
//创建职责链
projectManager.setNextHandler(departmentManager);
dep... | [
"wit.zhaoguo@gmail.com"
] | wit.zhaoguo@gmail.com |
2414b00a9a904c9a598dcbbda5bf7c5218cdf7ae | fc3fd241469aa8801b1f73fcff121282b7f9323b | /cie split/marks3.java | a2bfd38f000e72b92c311b700277fd59c9c2e54e | [] | no_license | Gpraveen12345/mini-projects | da90570d59f11da6a46fac9bb90478f6cd7d3d7c | 8395878e8d2102a41dd71ef83438cd6d716c1669 | refs/heads/master | 2020-05-01T05:27:15.515736 | 2019-04-25T06:30:59 | 2019-04-25T06:30:59 | 177,301,856 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 13,192 | java | package com.example.lokesh.ciesplit;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.Toast;
import com.google.firebase.database.DataSnapshot;
import co... | [
"gpraveeninfotch@gmail.com"
] | gpraveeninfotch@gmail.com |
05abbd86a6dca8970e26d034663c071ba5d314f9 | 1aead92f55af00e5d01c579e99dcaacf1c1b2c04 | /.svn/pristine/fd/fdf4529d53cf607c758329fe84f7722aee642d7f.svn-base | 87ce64ba50d7da3a07550f8995c99dabd8c47333 | [] | no_license | jcroot/HX_Mpos | f711d4c75ecfae23c3d82cc162e0e2c1187ccc97 | 0033bbe6f9386ba3e246eb9cdaf4c6e908683f43 | refs/heads/master | 2020-04-11T23:36:30.152290 | 2016-05-25T10:19:39 | 2016-05-25T10:19:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,004 | package com.lk.td.pay.beans;
import java.io.Serializable;
import java.util.List;
import android.os.Parcel;
import android.os.Parcelable;
/**
* 保存程序异常退出时用户状态
*
* @author Ding
*
*/
public class SaveUserState implements Serializable {
public SaveUserState() {
}
// private SaveUserState(Parcel in) {
// this.a... | [
"1037704496@qq.com"
] | 1037704496@qq.com | |
b982c568f6ded5eb57e790c1ba56c6e390f5c8db | 7b6f646bbab7bf9767cf81d72415d0ca184949ec | /src/main/java/com/san/service/BookService.java | 02a4bff7f8bc4db8d1d5ae2d81ac014af6347b71 | [] | no_license | anilagrawal038/spring-jpa-multiple-datasources | 01c59b229280a41f7666ca328189ceaf19a77f3b | 5ed7da82b19064a18153504418c4087183093761 | refs/heads/master | 2020-03-10T00:53:04.004724 | 2018-04-11T13:00:09 | 2018-04-11T13:00:09 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 530 | java | package com.san.service;
import java.util.Random;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import com.san.domain.Book;
import com.san.repo.BookRepository;
@Component
public class BookService {
@Autowired
private BookRepository productReposito... | [
"Anil Agrawal"
] | Anil Agrawal |
38b4323e2f7fed041f5635ab23dfa830bcab0517 | 34c4e398ed8ba503ff3273b68d5b97a43000c129 | /core/src/main/java/org/geduino/ros/core/messages/model/Duration.java | 29b56f69767814ba8e46b80a9921ec6343694d0c | [] | no_license | geduino-foundation/geduino-ros-java | fbc652f62e0fd73b11c9edbdfb2be38888dae508 | 229c2e0bf958eddfbcf9e050eea146be01741813 | refs/heads/master | 2021-01-17T11:39:26.462247 | 2016-10-02T16:51:47 | 2016-10-02T16:51:47 | 29,131,470 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 810 | java | package org.geduino.ros.core.messages.model;
public class Duration extends RosTime {
private static final long serialVersionUID = 1L;
public static final Duration ZERO = new Duration();
public Duration() {
super(0, 0);
}
public Duration(long seconds, long nanos) {
super(seconds, nanos);
}
public Durati... | [
"a.francescon@geniusbytes.com"
] | a.francescon@geniusbytes.com |
c240c2f8b7a0cb30cc670d08b02ca92af45d781e | 8f0adbc43af8edf1492f86a5a92c859511a426bf | /app/src/main/java/com/example/bitm/tourmate/DataParser.java | d391c0c01cdff30ae2a5702a730d5cd2d2947f67 | [] | no_license | abrarfahimalam/Tourmate | 78b79f2fea7c5caf2e9de72c2009e49ccc50268e | b23a37e068066a04aafbd4125874ca9b62691645 | refs/heads/master | 2021-08-06T17:08:26.146540 | 2017-11-06T15:40:46 | 2017-11-06T15:40:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,606 | java | package com.example.bitm.tourmate;
import android.util.Log;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
/**
* Created by NirZhar on 9/27/2017.
*/
public class DataParser {
private HashMap<... | [
"33423523+FahimNirzhar@users.noreply.github.com"
] | 33423523+FahimNirzhar@users.noreply.github.com |
9d02c9ad56c625c8a0c475819b25b50e7a6c9d41 | a321ecdde177ab5bc93427a2c6eb41fc865913be | /src/com/tp/concurrency/lock/Part08_LockConditionClassExample2.java | 06c438fa567e9948bde0237a83eb8c51e3e7d617 | [] | no_license | aman-saurabh/java-multithreading-and-concurrency | b739655019ef48d63c3c4183b2dc5f24d39bd885 | c4c1c2fe05e8660559bd1d9a7f1421e3314a57db | refs/heads/main | 2023-04-28T11:34:34.404062 | 2021-05-16T07:33:31 | 2021-05-16T07:33:31 | 356,961,218 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,574 | java | package com.tp.concurrency.lock;
/*
* This is one of the most appropriate solution to the problem discussed in Part4 and part6.
* Solved the same problem of part4 with the help of 'Condition' class.
* It should be executed in the following sequence :
* First one deposit() method gets executed, followed by checkBal... | [
"asaurabh001@gmail.com"
] | asaurabh001@gmail.com |
006c81d10653f4563567ee9162a7864ab3418f1e | 7aed3f69f409e318803424922123350b5d8b15fd | /service-pm/src/test/java/com/fang/pm/controll/LogcatControllTest.java | 287844f3d6283fc08659b02f05b5348c233cc78d | [] | no_license | fangDevAnd/pm-end | b019b599169bdcd723046c116f234c9c2ce63c48 | c6be90afa78ce95b66b12b4a9547c9db7c43048c | refs/heads/master | 2023-04-08T22:08:52.820527 | 2021-04-20T16:34:57 | 2021-04-20T16:34:57 | 309,027,934 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 669 | java | package com.fang.pm.controll;
import com.fang.pm.entity.resp.Result;
import com.google.gson.Gson;
import org.junit.jupiter.api.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.te... | [
"13077995907@163.com"
] | 13077995907@163.com |
7a7120d584760f270a1a83e8c4f0093e57303cac | d5c9e50234cf7c7466ea207ebb39b1c13ca7101b | /materialdrawer/src/main/java/com/heinrichreimersoftware/materialdrawer/DrawerView.java | d48462d698b6125240c0a73155adcfb3202893fa | [] | no_license | sandeepbahalkar123/DMS_EMRD_repo | 21077f84aeec0ba584a466f65dca1bf003819a43 | ba5094959a24d959c8c7fb26627f4c3027d91366 | refs/heads/master | 2020-03-15T05:43:02.253296 | 2018-05-03T12:41:53 | 2018-05-03T12:41:53 | 131,992,923 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 66,811 | java | /*
* MIT License
*
* Copyright (c) 2017 Jan Heinrich Reimer
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, co... | [
"ganesh9405@gmail.com"
] | ganesh9405@gmail.com |
794e43133db53d76b9245452499371ae79280801 | 63b8f78137bf0b95f55ca9c8d4df2a209471e67a | /javaEx/src/com/java/api/generics/v2/BoxApp.java | 96815658a6f4c700065c0ae6d4d8c2eae5ef9aee | [] | no_license | sandee-han/bit-java | 508d41c65ae8965419deb2960ea72308b18e122e | 7b5a268bb16c2ed81bc2a0a4ab04990ae67539f3 | refs/heads/master | 2022-12-04T08:59:42.118868 | 2020-08-27T02:49:06 | 2020-08-27T02:49:06 | 284,865,249 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,108 | java | package com.java.api.generics.v2;
// v2.
public class BoxApp {
public static void main(String[] args) {
// 정수를 담을 수 있는 Box를 생성
// Box<Integer> intBox = new Box<Integer>(); // 타입을 Integer 지정
Box<Integer> intBox = new Box<>(); // 뒤의 것은 생략 가능
intBox.setContent(2020); // OK
// intBox.setContent("2020")... | [
"iwmism1938@naver.com"
] | iwmism1938@naver.com |
ac5f8840fa9761755596652e22de2185ba914c9e | c212b115f9e68f9ab616c6934ae64382197708aa | /src/main/java/shepherd/standard/cluster/node/ClusterLevelEvent.java | caf5223ccd2a44e27f21c6edbdcd2c95bf52ddf8 | [] | no_license | ali1995reza/Shepherd-Standard-Implement | c27be4a1b2148691f98a90180c7488e1803ee67b | 75a19d8ecf173e08c2d05fb6cd55fc6c716e26a8 | refs/heads/master | 2023-01-20T10:39:12.644696 | 2020-11-29T17:31:39 | 2020-11-29T17:31:39 | 302,421,664 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,474 | java | package shepherd.standard.cluster.node;
import shepherd.standard.datachannel.IoChannel;
import shepherd.utils.buffer.ByteBufferArray;
final class ClusterLevelEvent
{
enum Type
{
DATA_RECEIVED , CONNECT , DISCONNECT;
boolean is(Type t)
{
return this == t;
}
... | [
"alirezaakhoundi73@gmail.com"
] | alirezaakhoundi73@gmail.com |
d140ed6a948174951cbf2519bd92de941089b9f3 | 286a52782d3ce2368d905c6116b80930537c8bc4 | /src/udemy/academy/learnprogramming/_13_challenge3/Main.java | 27b695b76acb839237f4ba994e6102b9f39b524f | [] | no_license | prakshh/dataStructuresAndAlgorithms | 59f8ab49d939c2ca5748a8f4017450e3349120a5 | 751ba3725a403b4ebe9bf3cad66b3b93660cbe4e | refs/heads/main | 2023-04-19T17:43:49.801915 | 2021-05-09T06:45:59 | 2021-05-09T06:45:59 | 355,410,141 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,557 | java | package udemy.academy.learnprogramming._13_challenge3;
// sort following strings using radix sort
public class Main {
public static void main(String[] args) {
String[] stringsArray = { "bcdef", "dbaqc", "abcde", "omadd", "bbbbb"};
// do radix sort
radixSort(stringsArray, 26, 5);
... | [
"prakashdas18@gmail.com"
] | prakashdas18@gmail.com |
a39f2b6110e357f0474f3f42540aafe7126fbec2 | 03ec2d044f75a755fd40b85954ad73dda71fd943 | /src/main/java/sapacClient/oracle/iam/ws/sap/ac10/lookup/GracTWsLuOpBproc.java | 4574a572bc57d7f9fd751d1286493c1506a3151a | [] | no_license | keshavkr/SAPACUM | 6d63d077c1ad9241eeb24c6eae9d27f95435091c | 6be7a3e10a44ce37523a44824c5802b08a9b9bc0 | refs/heads/master | 2020-04-02T09:27:56.454997 | 2018-10-24T09:20:53 | 2018-10-24T09:20:53 | 154,293,994 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,812 | java |
package oracle.iam.ws.sap.ac10.lookup;
import java.util.ArrayList;
import java.util.List;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Java class for GracTWsLuOpBproc complex type.
*
* <p>The following schema... | [
"keshavkr86@gmail.com"
] | keshavkr86@gmail.com |
dcba0e84bb395034c2b9cdc5ecf0d3542ffa6bd0 | 327d615dbf9e4dd902193b5cd7684dfd789a76b1 | /base_source_from_JADX/sources/com/google/android/gms/internal/ads/zzdye.java | 22cd41a81e3f8c2e16ead156716969931a442106 | [] | no_license | dnosauro/singcie | e53ce4c124cfb311e0ffafd55b58c840d462e96f | 34d09c2e2b3497dd452246b76646b3571a18a100 | refs/heads/main | 2023-01-13T23:17:49.094499 | 2020-11-20T10:46:19 | 2020-11-20T10:46:19 | 314,513,307 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 923 | java | package com.google.android.gms.internal.ads;
import java.util.concurrent.Callable;
import java.util.concurrent.Executor;
final class zzdye extends zzdyh<V> {
private final Callable<V> zzhxf;
private final /* synthetic */ zzdyf zzhxg;
/* JADX INFO: super call moved to the top of the method (can break code... | [
"dno_sauro@yahoo.it"
] | dno_sauro@yahoo.it |
cc7fd9ea4ce84db18bbdb824b3952b9f0b9329f0 | c7c6d665bdbcb68e5d48039e056f2b866ddca3f9 | /app/src/main/java/com/app_republic/test_app/SwipeToDeleteCallback.java | 84b62097e856773a3687a78d21a5e0dd4190f742 | [] | no_license | elhadjhamlaoui/Simple-UI | c3743a9eb21e6f5cbda6379d614acf67712c1603 | bdf6e10e8986beb0f35b4e4ff7baad7884d78c59 | refs/heads/master | 2020-05-21T09:10:54.137901 | 2019-05-10T14:19:45 | 2019-05-10T14:19:45 | 185,993,048 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,216 | java | package com.app_republic.test_app;
import android.support.annotation.NonNull;
import android.support.v7.widget.RecyclerView;
import android.support.v7.widget.helper.ItemTouchHelper;
import com.app_republic.test_app.adapter.CardAdapter;
import com.app_republic.test_app.adapter.PostAdapter;
import static com.app_repub... | [
"elhadjhamlaoui@gmail.com"
] | elhadjhamlaoui@gmail.com |
95371d6325576d7a380be9837515e21f0571105e | c2c9728551c653faac3d5b34fbf28eee5d5ba162 | /src/Pieces/ChessPiece.java | 753c3a419f0ca78d4cda6157446fdc8b4bbe87d2 | [] | no_license | GregoirePelegrin/JAVA_Chess | a9b0fcd49ae6ed454c555742be237423bfb32330 | 8bd5854db5c17b29c42c86c2025eeca827f8c248 | refs/heads/main | 2023-02-09T23:31:42.446215 | 2020-12-31T17:10:00 | 2020-12-31T17:10:00 | 325,356,311 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,147 | java | package Pieces;
import Board.Cell;
import Manager.GameManager;
import Utils.Side;
import java.util.ArrayList;
public abstract class ChessPiece {
protected boolean dead = false;
protected GameManager gm;
protected String name;
protected Cell position;
protected boolean selected = false;
protec... | [
"pelegrin.gregoire@gmail.com"
] | pelegrin.gregoire@gmail.com |
d8db3808e900ca5139643c62193201bcd552ae85 | de0daed4659ff8718cab4dbc167bd66cbfcf2a89 | /app/src/main/java/com/example/googlemapsaudio/BluetoothReceiverImpl.java | dd42a3956729369fcfd80dbe84796f4a421bf803 | [] | no_license | mronestonyo/GoogleMapsAudio | 23eee1161792f8dd07dad2629babe8d14b5117ef | 794cc4b34145c174574951ee92e5320ba5d970ac | refs/heads/master | 2020-10-02T03:26:33.036042 | 2019-12-16T00:42:14 | 2019-12-16T00:42:14 | 227,690,708 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,185 | java | package com.example.googlemapsaudio;
import android.bluetooth.BluetoothAdapter;
import android.bluetooth.BluetoothDevice;
import android.bluetooth.BluetoothHeadset;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.util.Log;
import android.widget.To... | [
"antonio.ones@accenture.com"
] | antonio.ones@accenture.com |
b4ab39f5bde05d56e21eaf6c150354820c542485 | 63be41e6c2c472340c3e7182527f266fd3368988 | /src/customerHCLAssignment/CustomerDao.java | 7ea8b1e6f01d42225945dcd08ca5c90188975332 | [] | no_license | Dhathri29/HCLTrainings | 9d5c71c7cedc68701a9ef303d867fcb4fa2ea7b9 | bda69b3ad96fba2c859a9b1d1be192add6079abd | refs/heads/master | 2023-01-16T05:33:31.555846 | 2020-11-07T16:29:50 | 2020-11-07T16:29:50 | 305,795,006 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 452 | java | package customerHCLAssignment;
import java.util.List;
import java.util.Optional;
public interface CustomerDao {
public void addCustomer(Customer customer);
public void delCustomer(int id);
public void updateCustomer(int id, double purchase_capacity);
public List<Customer> getAllCustomer();
... | [
"dhathrivupparapalli@gmail.com"
] | dhathrivupparapalli@gmail.com |
5682e7f8932d014bb0a6631e51b1fdfb9a55c375 | bc1bd728540052344b7d134d3a9b1891e4c57c04 | /박지훈2819/src/chapter2/operationEx3.java | 7c9aece6fe476415233ed297684008939f3959f2 | [] | no_license | jihoon2819/javaStudy | 8fa153bf90c10e7d66795acbbf9bc9169bd80994 | 80876ed39062c4e53b89925db659090d18a4909c | refs/heads/master | 2023-07-05T02:08:38.579120 | 2021-08-05T12:28:19 | 2021-08-05T12:28:19 | 393,030,759 | 0 | 0 | null | null | null | null | UHC | Java | false | false | 1,409 | java | package chapter2;
/**
*
*삼항연산자
* 조건식이 참이면 : 콜론앞의 결과를 반환
* 조거식이 거짓이면: 콜돈뒤의 결과를 반환
*/
public class operationEx3 {
public static void main(String[] args) {
char select = 'Y'; // 대소문자 확인
boolean trueFalse = false;
trueFalse = (select == 'y' ? true: false);
System.out.println(trueFalse);
System.out.prin... | [
"ITPS@DESKTOP-NUOPUIF"
] | ITPS@DESKTOP-NUOPUIF |
ee9b08589c6ec6102b24786b5151d2979b1f197c | 73364c57427e07e90d66692a3664281d5113177e | /dhis-web/dhis-web-maintenance/dhis-web-maintenance-program/src/main/java/org/hisp/dhis/trackedentity/action/dataentryform/SetAutoSaveDataEntrySettingAction.java | bb488e2ae281e187e44c9a06f0adb80f15961271 | [
"BSD-3-Clause"
] | permissive | abyot/sun-pmt | 4681f008804c8a7fc7a75fe5124f9b90df24d44d | 40add275f06134b04c363027de6af793c692c0a1 | refs/heads/master | 2022-12-28T09:54:11.381274 | 2019-06-10T15:47:21 | 2019-06-10T15:47:21 | 55,851,437 | 0 | 1 | BSD-3-Clause | 2022-12-16T12:05:12 | 2016-04-09T15:21:22 | Java | UTF-8 | Java | false | false | 3,102 | java | package org.hisp.dhis.trackedentity.action.dataentryform;
/*
* Copyright (c) 2004-2017, University of Oslo
* 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 sourc... | [
"abyota@gmail.com"
] | abyota@gmail.com |
b9f5258a4a12048c6ea16fd2ceaa6618fd46a0e2 | 6d4ae7224b021913ce0b782687fb24fc89f7a5e5 | /java-8.3/银行高级案例/银行案例/Model/LoanInfo.java | c179fa5e3aab6745c766b2904b55be3d94951671 | [] | no_license | numberfirst/Java | c1be05dc1744dca8df6917d5f3408ed8457402db | 1966d85d4c2e0cf250209b27d47084b54fd917b4 | refs/heads/master | 2021-01-20T01:27:32.960505 | 2017-08-31T09:43:53 | 2017-08-31T09:43:53 | 101,288,502 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,498 | java | package 银行案例.Model;
import java.math.BigDecimal;
public class LoanInfo{
private Account account;
private BigDecimal loanNum;
private int loanYears;
private BigDecimal repayment;
private boolean hasHouse;
private boolean mortHouse;
private double salary;
private int grade;
private String date;
... | [
"Ben@Ben-PC"
] | Ben@Ben-PC |
18547b54b8f8014307f5cd8542db3565d5e627da | fe50a246874ccbde29427071c44bda854f03e589 | /Arvore Rubro Negra/Main.java | ce6a81097560a1ff2db02bd1cedcc21f95c5fc79 | [] | no_license | OliAtaide/Estrutura-de-Dados-Nao-Lineares | 50a0b423a286b5d07f862f6bcc7fd2e2bac53646 | 6ec6064cc7262318113df0ce736afdfd07ac86ac | refs/heads/master | 2023-04-08T19:18:31.932100 | 2021-04-26T16:07:19 | 2021-04-26T16:07:19 | 349,515,270 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 738 | java | public class Main {
public static void printTree(Tree t) {
int h = t.height(t.getRoot());
t.inOrder(t.getRoot());
int w = t.nodes.size();
int[][] vector = new int[h][w];
for (int i = 0; i < w; i++) {
Node n = t.nodes.get(i);
vector[t.depth(n)][i] = n.getKey();
}
for (int l = 0; l < h; l++) {
for... | [
"filipe.ataide@escolar.ifrn.edu.br"
] | filipe.ataide@escolar.ifrn.edu.br |
e967d171e6ff18976dafdc9515c4569cf0312919 | d2e12b769c0e411375b4dcb665bf78b6a5bb6383 | /Fake-Reddit-Spring/src/test/java/com/ga/controller/ProfileControllerTest.java | 30364c223d965f3f2a66f2e14fc0bc4be5a89d3d | [] | no_license | david8015/FakeReddit | 32827e6e37b18bfe2099847b3d8788150a6b6290 | df711cd06a4c9d159fe26626a4f0abdb6c669839 | refs/heads/master | 2022-12-21T11:07:03.271358 | 2019-10-28T18:20:19 | 2019-10-28T18:20:19 | 216,585,189 | 0 | 0 | null | 2022-02-10T00:15:45 | 2019-10-21T14:12:36 | Java | UTF-8 | Java | false | false | 4,648 | java | package com.ga.controller;
import static org.mockito.ArgumentMatchers.*;
import static org.mockito.Mockito.mock;
import static org.springframework.test.web.servlet.result.MockMvcResultMatchers.content;
import static org.springframework.test.web.servlet.result.MockMvcResultMatchers.status;
import java.util.ArrayList;
i... | [
"karasik.benjamin28@gmail.com"
] | karasik.benjamin28@gmail.com |
b0f5ca8bc14a30c8fa230c81b304ce1501fc108b | 4feac515c4d97718d285ef012208f0cdcce6387c | /src/main/java/delight/async/flow/CallbackMap.java | 7307d42b3adea3001dab060f2ec0fd3a83e85272 | [] | no_license | javadelight/delight-async | a89ba70614799f35099a1b174035f2334aac7890 | d8e5b02715032414fd750427f22070ecd668c3f3 | refs/heads/master | 2023-09-04T04:01:04.017915 | 2023-08-31T20:48:35 | 2023-08-31T20:48:35 | 38,526,021 | 1 | 0 | null | 2023-08-31T20:48:36 | 2015-07-04T07:36:38 | Java | UTF-8 | Java | false | false | 2,576 | java | /*******************************************************************************
* Copyright 2011 Max Erik Rohde http://www.mxro.de
*
* All rights reserved.
******************************************************************************/
package delight.async.flow;
import delight.async.Value;
import deligh... | [
"mxro@nowhere.com"
] | mxro@nowhere.com |
9105b743dc760acc10a0c63968801ccd1007e712 | 05492ee233030e833ace9d2d0414a75f8c283c71 | /src/main/java/com/test/jwt/entity/UserCustom.java | 8d7d2dbc4ba84b5b59e067cf1facf622540fec1e | [] | no_license | ih0615/jwtPractice | 34e18e2e0a24b7bd1b091cfbc459dfa0d6237a0f | c6be3fcdb3d578a89563ba33cf4177f893e1917d | refs/heads/master | 2023-04-15T04:50:15.821310 | 2021-04-14T04:49:16 | 2021-04-14T04:49:16 | 357,773,836 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 476 | java | package com.test.jwt.entity;
import com.test.jwt.response.UserResponseDto;
import java.util.List;
public interface UserCustom {
//전체 찾기
List<UserResponseDto.UserCommonDto> findAllUser();
//자신 찾기
UserResponseDto.UserCommonDto findOneUser(String userId);
//로그인시 자신 정보 불러오기
User findOneByUserId(S... | [
"ih0615@naver.com"
] | ih0615@naver.com |
c9f35455528c11b10f5ca2ab1a375995893148d1 | c9bf67665f1d9ee617ec65b13e91fea8cb218881 | /client/test/edu/rit/se/sse/rapdevx/MainTest.java | f0865e132dbf7f4e2809369477929fe7d2418ba7 | [] | no_license | rit-sse/rapdevx | 2b1d81416d4e1b56a8076d26c6c056bd100a16a2 | ef61497ab272cb261b70b163827c9d5a95e32665 | refs/heads/master | 2020-05-19T14:14:05.952501 | 2011-12-21T01:36:11 | 2011-12-21T01:36:11 | 2,895,887 | 3 | 1 | null | null | null | null | UTF-8 | Java | false | false | 217 | java | package edu.rit.se.sse.rapdevx;
import org.junit.Test;
/**
* Sample test class
* @author Derek Erdmann
*/
public class MainTest {
@Test
public void test() {
}
@Test
public void failingTest(){
}
}
| [
"derek@derekerdmann.com"
] | derek@derekerdmann.com |
f86714a556c8eba18472cfa960d5c85e86142d8c | 0653d37519a8c022b03528282c36bf6b18e9ae98 | /HackerRank/src/challengesAlgorithms/warmup/PlusMinus.java | c8ef8ed16d3c3638bb87767a3c228382c3623078 | [] | no_license | ArturMiranda/HackerRank | 8044b1d04b282fe95b6988bbe28642ee377356d7 | db84ecc0dda35678dae5a2d14799a5e66efb010a | refs/heads/master | 2022-04-01T09:42:38.762078 | 2020-02-15T18:44:39 | 2020-02-15T18:44:39 | 108,486,064 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 962 | java | package challengesAlgorithms.warmup;
import java.util.Scanner;
public class PlusMinus {
public static void main(String[] args) {
/* Enter your code here. Read input from STDIN. Print output to STDOUT. Your class should be named Solution. */
Scanner in = new Scanner(System.in);
int n = in.... | [
"arturjunior87@gmail.com"
] | arturjunior87@gmail.com |
138546d55904220ff5e67c4da903c67854cd97b2 | 3c944012d26dc91334b1aa3d2e081d89031d3f84 | /app/src/main/java/ch/epfl/sqltest/User.java | 5adc276cd4fe34e6ae9295f70b197b0df88bd533 | [] | no_license | AmroAbdrabo/Android-sqlite-firebase | cb1c64f45ca129b2522835d7fd9407a721b32e38 | eaae9f69ad4e01568695957001ddd94058613b4f | refs/heads/master | 2022-04-11T16:53:34.191206 | 2020-03-26T16:27:26 | 2020-03-26T16:27:26 | 250,146,632 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 538 | java | package ch.epfl.sqltest;
import androidx.annotation.NonNull;
import androidx.room.ColumnInfo;
import androidx.room.Entity;
import androidx.room.Ignore;
import androidx.room.PrimaryKey;
@Entity
public class User {
@PrimaryKey
@ColumnInfo(name = "userID")
@NonNull
public String email;
public User(S... | [
"amro.abdrabo@gmail.com"
] | amro.abdrabo@gmail.com |
ce9474e0a1ecfff5479e2f7064b35ceebfbbdde0 | 91aef10d580c8f97d1ac3f83735c319ad8b0f0b6 | /src/test/java/com/rmaj91/fishingstoreapi/store/controller/ItemControllerTest.java | 53150b7c64b17d049f4c6f6f79852d74d3b2ea6e | [] | no_license | rmaj91/fishingStoreApi | 9039e3a5407f18ceca2b59dee2f613214e3a387c | 6fa90eddb5e99f1534319e75d39133b8d96fad9b | refs/heads/master | 2020-12-20T23:35:41.890346 | 2020-02-22T18:29:42 | 2020-02-22T18:29:42 | 236,242,649 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,482 | java | package com.rmaj91.fishingstoreapi.store.controller;
import com.rmaj91.fishingstoreapi.store.model.Item;
import com.rmaj91.fishingstoreapi.store.service.ItemService;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import org.mockito.InjectMocks;
import org.mockito.Mock;
import org.mockito.M... | [
"rmaj91@gmail.com"
] | rmaj91@gmail.com |
b68f7076124f9b9fa8e751d8f9ead9b9a83d5236 | 82bdbb61fbbaa8e267f7ed13cc098f56a55c7cf8 | /AppInfoSystem/src/cn/appsys/pojo/AppVersion.java | 61f40a9b96962a59f7a7258501122a553d1a5536 | [] | no_license | yyq310277898/999 | 641e1c7bd7640caa43b804d4961640f5f14730f2 | c8f8398f21a161e80e3c467c8e0f2f6341060236 | refs/heads/master | 2020-03-18T03:11:03.667362 | 2018-05-21T06:15:10 | 2018-05-21T06:15:10 | 134,226,782 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,983 | java | package cn.appsys.pojo;
import java.math.BigDecimal;
import java.util.Date;
public class AppVersion {
private Integer id;//主键id
private Integer appId;//appId
private String versionNo;//版本号
private String versionInfo;//版本描述
private Integer publishStatus;//发布状态id
private String downloadLink;//apk文件下载... | [
"you@example.com"
] | you@example.com |
1459d2eb8badbc90144656ab3de79c0099e8c9f8 | ffd01501bb53bfaaf180da7719e94a5459a996ee | /Module4/case_study_module4/src/main/java/com/example/entity/service/RentType.java | c21be6f4a39b83889ddaffa90e231e8e1c181be0 | [] | no_license | huuhan2507/C1020G1-Tranhuuhan | 6b01b85e8c7d1bd585fc66365a965c3df5ee80a4 | e42f7089c1b5318439c311115ed8d94afe8ae146 | refs/heads/main | 2023-04-19T15:46:38.638524 | 2021-05-11T12:14:08 | 2021-05-11T12:14:08 | 331,478,784 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 473 | java | package com.example.entity.service;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
import javax.persistence.*;
import java.util.Set;
@NoArgsConstructor
@Getter
@Setter
@Entity
public class RentType {
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
private Integer r... | [
"you@example.com"
] | you@example.com |
d655791163a1c1ceb094e99c474db55181fa80f0 | 5105c05a0f3e34ccd4beecb5c8cc6bd6fb8d5050 | /src/main/java/xf/xflp/base/item/PositionType.java | 1d5039b32af7ebbdad27143788423f1f38597c22 | [
"MIT"
] | permissive | hschneid/xflp | 1799b6079facb1685e3066c379f8284d2aabd65a | ac5d1c7b566713af2dca88376915b72228732942 | refs/heads/master | 2023-06-07T06:19:39.701274 | 2023-05-25T12:17:13 | 2023-05-25T12:17:13 | 99,508,195 | 32 | 9 | MIT | 2023-05-25T11:37:11 | 2017-08-06T19:20:39 | Java | UTF-8 | Java | false | false | 121 | java | package xf.xflp.base.item;
public enum PositionType {
TMP,
ROOT,
BASIC,
EXTENDED_H,
EXTENDED_V;
}
| [
"holger.schneider.81@gmail.com"
] | holger.schneider.81@gmail.com |
32383cc8d007dc17bd614bb91f6b0f8d1cc36ec5 | ba2a31c78c3d3c52b2cda5ca3de51ef391dbbbd7 | /dataManager/Restaurant.java | 7ba770ac0d12a6ff3e3c88903d7379bb76484f94 | [] | no_license | heyitztoby/CZ2002 | aac7898824348a48cc38e7f018918225e36a9888 | f8eb3625d291d041809928e5350b68325b887854 | refs/heads/main | 2023-04-22T18:51:07.385470 | 2021-04-22T06:43:12 | 2021-04-22T06:43:12 | 360,417,897 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,990 | java | package app.dataManager;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Calendar;
import app.AppConstants;
import app.model.Booking;
import app.model.Invoice;
import app.model.MenuItem;
import app.model.Order;
import app.model.OrderItem;
import app.model.PromotionItem;
import app.util.Utility;
... | [
"xuanniisan@hotmail.com"
] | xuanniisan@hotmail.com |
f481ead4751c59ca209269fdbb93f145254d8ac2 | 252851ec3358c42892b69c579d863e7fb82b37e5 | /weixin-admin/src/main/java/com/cky/intercetor/LoginInterceptor.java | f891581b7674e829882633201b8253cb7fe75970 | [] | no_license | salted-fish-cky/project_space | e613a3a2a1121d3c91554a2919fc3ae1e9b25eac | e1079b72e14d4b6e95d451e59c6ce250783569ef | refs/heads/master | 2022-12-21T14:31:46.945062 | 2019-07-08T08:32:56 | 2019-07-08T08:32:56 | 174,693,502 | 0 | 0 | null | 2022-12-16T11:56:07 | 2019-03-09T12:46:07 | JavaScript | UTF-8 | Java | false | false | 1,096 | java | package com.cky.intercetor;
import com.cky.model.AdminUser;
import java.util.List;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.springframework.web.servlet.HandlerInterceptor;
import org.springframework.web.servlet.ModelAndView;
public class LoginInterceptor... | [
"caokeyu@iboxpay.com"
] | caokeyu@iboxpay.com |
5b1ea61b6614dfd2ce4c4f3c44b11850dfa2cda5 | 2390e15110673b797245d340ea1ee20eba68e31a | /src/main/java/com/cw/base/RequestHeader.java | c6bac9a804ed6c6f5b1b2b7b6f6137c90e381f3d | [] | no_license | laoliuwang/cw_common | 3d83f7c73603f40c69d559a5489ce275b4be7015 | 59decc2c7cd0b312d099dfbef96424af07b8120e | refs/heads/master | 2022-11-30T00:19:04.844502 | 2020-08-14T07:46:26 | 2020-08-14T07:46:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 216 | java | /**
*
*/
package com.cw.base;
import lombok.Data;
/**
*
* @author xueyongfei
* @date 2020年7月24日
*/
@Data
public class RequestHeader {
private RequestPagination requestPagination;
}
| [
"llbt@LLBT-xueyongfei"
] | llbt@LLBT-xueyongfei |
af8840f97a61eb543d48ff0944826fceae374245 | 00b3c5d54d7d686561b1db81f9b515befbb4be22 | /src/encapsulation/Test3.java | 84317feab357e119083b2559ec9129e87091564f | [] | no_license | javaandselenium/Javaqsp_Weekend | 6715819256aa155736875887c8588df3b5f4125d | 55826dae5e85aaf667ee24efce5727c285bc7053 | refs/heads/master | 2023-01-24T12:28:30.160630 | 2020-12-05T08:37:08 | 2020-12-05T08:37:08 | 307,049,741 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 214 | java | package encapsulation;
public class Test3 {
public static void main(String[] args) {
Test2 t=new Test2();
System.out.println(t.getBankName());
System.out.println(t.getAccountBalance());
}
}
| [
"QSP@DESKTOP-EVK9GMC"
] | QSP@DESKTOP-EVK9GMC |
c7627dc0d6118f02a078054956f9e6e9b6061496 | a1f54c4fc08b70dfcde20dd3dc2e0b544850ceb9 | /design pattern/src/combined/djview/BPMObserver.java | 61282a332e81b71d1b8ff1dca029e3c515457826 | [] | no_license | smith1984/java_src_tutorial | 175d4f69e443084f82c48ab7457dcacfae3dfb23 | 50fd98e37d675f597074a6e53a9ef34824d5fcd4 | refs/heads/master | 2020-04-09T03:38:38.848665 | 2018-12-01T21:57:20 | 2018-12-01T21:57:20 | 159,990,788 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 80 | java | package combined.djview;
public interface BPMObserver {
void updateBPM();
}
| [
"smith150384@gmail.com"
] | smith150384@gmail.com |
fb6b5346caefbbb71ce9dcd339f10f3adcb64e59 | 0e8a9a2c36697fabeac373199c5f37a87eff5efc | /src/main/java/gov/nist/mu/validation/Schema.java | 0094ef55de7a8a5815872e920b9bd6ea762ecfdb | [
"LicenseRef-scancode-public-domain",
"Apache-2.0"
] | permissive | rahulsom/muval | 25cec40e5e8adf6f1ffb03c6f2e10730a1f2df16 | 25f890d222e0683ef5f77fc064e9c076eb1ba432 | refs/heads/master | 2023-08-31T04:42:18.882865 | 2023-07-26T15:18:32 | 2023-07-26T20:09:27 | 53,240,181 | 2 | 3 | Apache-2.0 | 2023-09-14T15:19:04 | 2016-03-06T05:55:16 | Java | UTF-8 | Java | false | false | 385 | java | package gov.nist.mu.validation;
/**
* Represents a Schema.
*
* @author rahul somasunderam
*/
public class Schema extends Ruleset {
/**
* Creates a new Schema.
*
* @param resourceName name of the resource
* @param filename name of the file
*/
public Schema(String resourceName, S... | [
"rahul.som@gmail.com"
] | rahul.som@gmail.com |
703515c61b9d851e521e4684b5b559212dc9940e | 77e8e9b98d6e6a51657b631079b875cf1aa1143c | /src/main/java/com/zbkc/nutz/bean/Role_authorize.java | edc9a220713f653a6a3ad4571208003482a20693 | [] | no_license | momozqy/nutzdemo | bae06554f0aea648de58b440e7e9c8a64814c849 | a6151d8d9f9b37a06db140248f56648557ff5a15 | refs/heads/master | 2021-01-19T16:05:34.954390 | 2017-04-20T02:02:21 | 2017-04-20T02:02:21 | 88,248,368 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 441 | java | package com.zbkc.nutz.bean;
import org.nutz.dao.entity.annotation.Column;
import org.nutz.dao.entity.annotation.Id;
import org.nutz.dao.entity.annotation.Table;
/**
* Created by momo on 2017/4/14.
*/
@Table("角色_权限")
public class Role_authorize {
@Column("角色ID")
private Long RoleID;
@Column("权限ID")
... | [
"532676071@qq.com"
] | 532676071@qq.com |
4128f203cece2b2f6b0a6ff1bceb2c96fbbc639f | e42c98daf48cb6b70e3dbd5f5af3517d901a06ab | /modules/uctool-manager/src/main/java/com/cisco/axl/api/_10/AddTimePeriodReq.java | 38831f490006a8cc1a33f9fc428b9a72337f3fa7 | [] | no_license | mgnext/UCTOOL | c238d8f295e689a8babcc1156eb0b487cba31da0 | 5e7aeb422a33b3cf33fca0231616ac0416d02f1a | refs/heads/master | 2020-06-03T04:07:57.650216 | 2015-08-07T10:44:04 | 2015-08-07T10:44:04 | 39,693,900 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,503 | java |
package com.cisco.axl.api._10;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Java class for AddTimePeriodReq complex type.
*
* <p>The following schema fragment spec... | [
"agentmilindu@gmail.com"
] | agentmilindu@gmail.com |
c77a7ccbf651aef05e52a2d13ad11b1817e92cc3 | 03e2b9e914743bcc32b43c1bf9802cd2973fefa1 | /src/main/java/kz/bee/drools/planner/schedule/solver/move/LessonSwapMove.java | 020a0e813b1cfffa93bc4c3dd24c6721dfe53d8c | [] | no_license | nurlan/schedule | 1cb6ce3c38c321a3c97c19035061667e3ce248a0 | 6a40aedbed8397ec3094ad7bf198b9d65bed6401 | refs/heads/master | 2016-09-10T17:32:38.000372 | 2012-05-18T08:32:12 | 2012-05-18T08:32:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,199 | java | package kz.bee.drools.planner.schedule.solver.move;
import java.util.Arrays;
import java.util.Collection;
import kz.bee.drools.planner.schedule.domain.Lesson;
import kz.bee.drools.planner.schedule.domain.Period;
import kz.bee.drools.planner.schedule.domain.Room;
import org.apache.commons.lang.ObjectUtils;
import org... | [
"nurlan.rakhimzhanov@gmail.com"
] | nurlan.rakhimzhanov@gmail.com |
a63bff210ce2926671f5225670c820cb2ac74f4c | 6fbe50f01b80302edf22535d5df0da01f05cf98f | /WEB-INF/classes/ems/EditProfile.java | 0f3f18bcafa5f5d1a98cb69a9abb15fbed457019 | [] | no_license | Dhanabal07/Samlems | 42c8f702d8c17396d9e2ad4c89188e00a57fd088 | 8d3e35eaef15b39d008a35389d4e41c40c9f654f | refs/heads/master | 2023-06-16T05:25:09.542085 | 2021-07-18T13:53:16 | 2021-07-18T13:53:16 | 387,187,240 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,452 | java | package ems;
import java.io.IOException;
import java.io.PrintWriter;
import java.util.*;
import java.sql.*;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.*;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
publi... | [
"dhanabalratha@gmail.com"
] | dhanabalratha@gmail.com |
136ccabcab2f2eca3f8a07b0e2cec06718bc0452 | cb26df4aa32b4155356bd7ebdab13cca20d1eb8d | /tdaysofcode/java/Testing.java | 225824e0ffbf4b4c32ba423a9cde24778d2f1c5c | [] | no_license | johnalvn/hr-algtm | a91fdae05cbb2f5d57c193fc3243ac5a6b061687 | addef2fdd85270a0e89b246f2dce0add1371bc92 | refs/heads/master | 2020-03-27T23:59:59.607003 | 2018-09-12T17:20:38 | 2018-09-12T17:20:38 | 147,367,132 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,768 | java | import java.util.*;
public class Testing {
static class TestDataEmptyArray {
public static int[] get_array() {
// complete this function
return new int[] {};
}
}
static class TestDataUniqueValues {
public static int[] get_array() {
// complete this function
return new int[] {4,7};
}
public... | [
"jhon1052020@hotmail.com"
] | jhon1052020@hotmail.com |
6aaa0c1ef3e60f0f46bd7935285001ee307cb045 | 480ecb1950b269811b4242e13e58c793c651aae2 | /online-shopping/src/main/java/net/roshan/onlineshopping/controller/ManagementController.java | 7adcdafe463ee23bb8b6e9ea4f1704a105dd2219 | [] | no_license | roshanbhavsar3543/online-shopping | b5265332dd3f3ac96b5526658afec9862ca904f4 | 6c3a234f048f9f955f95427764867fa74cf2742f | refs/heads/master | 2022-12-26T00:31:55.877285 | 2019-09-15T16:42:16 | 2019-09-15T16:42:16 | 195,437,946 | 1 | 0 | null | 2022-12-16T11:07:28 | 2019-07-05T16:19:35 | JavaScript | UTF-8 | Java | false | false | 5,061 | java | package net.roshan.onlineshopping.controller;
import java.util.List;
import javax.servlet.http.HttpServletRequest;
import javax.validation.Valid;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Con... | [
"roshanbhavsar3543@gmail.com"
] | roshanbhavsar3543@gmail.com |
a2c8bbe74d16c505df2f5a445a3138f8513e61da | 9e51ddd808ff217b4f815575ca416953a94b4bb9 | /src/test/java/com/toyRobot/controller/PlaceCommandContollerTest.java | 93af514acbcfcf97449196bf2132d6c1870efe12 | [] | no_license | supu1585/toyRobot | c3ae848e9e9f70ccde8b310de44fa352d40e7a3e | 18c37df0d8ac91808b4e8f707da49df4ff8948d3 | refs/heads/master | 2022-03-23T12:03:26.769026 | 2020-01-06T12:04:52 | 2020-01-06T12:04:52 | 232,065,794 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,186 | java | package com.toyRobot.controller;
import static org.junit.jupiter.api.Assertions.assertEquals;
import static org.junit.jupiter.api.Assertions.assertThrows;
import org.junit.jupiter.api.Test;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.context.SpringBootTest;
impo... | [
"supu1585@gmail.com"
] | supu1585@gmail.com |
fa4f1665ea36c0621f4a0d257809cb40ea02b22a | 3a23fcf7e7c2a3058fd92c84fc390b0f196bb790 | /sample/build/generated/not_namespaced_r_class_sources/debug/r/com/pnikosis/materialishprogress/R.java | 4bedf7f951401433758fcbdf6a3b927928828e7b | [] | no_license | MHuuuu/app_peise | f881061d6c6798a5bb0e1e9f258330e8bfc7f1f4 | fe47aac12de3287c908587fdbe9e2eb270442a6c | refs/heads/master | 2022-12-08T14:04:03.214086 | 2020-08-26T18:03:13 | 2020-08-26T18:03:13 | 267,610,934 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 63,674 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package com.pnikosis.materialishprogress;
public final class R {
private R() {}
public static final class anim {
priva... | [
"644093581@qq.com"
] | 644093581@qq.com |
5a3612951337c2e46991a405dbf4a8c89fe0f4f8 | 90f17cd659cc96c8fff1d5cfd893cbbe18b1240f | /src/main/java/com/facebook/react/uimanager/layoutanimation/LayoutUpdateAnimation.java | 202b9c616aff7d472064b720c7c03be254be653c | [] | no_license | redpicasso/fluffy-octo-robot | c9b98d2e8745805edc8ddb92e8afc1788ceadd08 | b2b62d7344da65af7e35068f40d6aae0cd0835a6 | refs/heads/master | 2022-11-15T14:43:37.515136 | 2020-07-01T22:19:16 | 2020-07-01T22:19:16 | 276,492,708 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 882 | java | package com.facebook.react.uimanager.layoutanimation;
import android.view.View;
import android.view.animation.Animation;
import javax.annotation.Nullable;
class LayoutUpdateAnimation extends AbstractLayoutAnimation {
private static final boolean USE_TRANSLATE_ANIMATION = false;
LayoutUpdateAnimation... | [
"aaron@goodreturn.org"
] | aaron@goodreturn.org |
2f9ac80fd865fb5d8c72f205e3feaac22f588dee | f86938ea6307bf6d1d89a07b5b5f9e360673d9b8 | /CodeComment_Data/Code_Jam/train/Magic_Trick/S/Main(57).java | f015d6b8b6090054b55f680be8b706d7157e1f9a | [] | no_license | yxh-y/code_comment_generation | 8367b355195a8828a27aac92b3c738564587d36f | 2c7bec36dd0c397eb51ee5bd77c94fa9689575fa | refs/heads/master | 2021-09-28T18:52:40.660282 | 2018-11-19T14:54:56 | 2018-11-19T14:54:56 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,672 | java | package methodEmbedding.Magic_Trick.S.LYD708;
import java.io.*;
/**
* Created by danim_000 on 4/13/14.
*/
public class Main {
public static void main(String [ ] args){
//read from file line by line
String file_name = "input.txt";
try {
BufferedReader br = new BufferedReade... | [
"liangyuding@sjtu.edu.cn"
] | liangyuding@sjtu.edu.cn |
396681793f92842aeb9e047580f0284c3a1c31b6 | 60e7ad4f18109c73c93856436b2188c2691c34d5 | /receiver/src/main/java/top/marchand/container/receiver/executionOrderModel/ExecutionOrderModel.java | 78a7c46988f2215c474a5a6658c3cbc6ab2743e4 | [] | no_license | cmarchand/poc-container | 65e0709a0a40a1bbd8c5a520f64650a9ea92886c | 8c7fea5e0cea97e7c6bf9ec51d506c0cf03ceeec | refs/heads/master | 2020-04-14T14:18:24.426802 | 2019-01-23T23:06:47 | 2019-01-23T23:06:47 | 163,892,707 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,350 | java | /*
* MPL 2.0
*/
package top.marchand.container.receiver.executionOrderModel;
import java.util.HashMap;
import java.util.Map;
/**
*
* @author cmarchand
*/
public class ExecutionOrderModel {
private final TinyArtifact component;
private TinyArtifact environnement;
private TinyArtifact business;
... | [
"christophe@marchand.top"
] | christophe@marchand.top |
b358c90d86b29ee27f5796f01f82b21d9f65157b | 60d88d5d2e4a63d8d6a8b4946c78935fc7692e6d | /src/exercise/UI/WordLike/app/src/main/java/com/example/wordlike/PreviewPopUpWord.java | 1dbe160d8a35e740313c00f4bcdfdafb604658ef | [] | no_license | kook1932/Making_Vocabulary_List | 9232fb90d678e8abf027674340fbcb259d4b94f4 | 31970f4be9be25efc57ed5d792b8fe4b4a84837d | refs/heads/master | 2020-07-23T19:50:43.429510 | 2019-06-25T01:49:37 | 2019-06-25T01:49:37 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 352 | java | package com.example.wordlike;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
public class PreviewPopUpWord extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.activit... | [
"48195130+poetree77@users.noreply.github.com"
] | 48195130+poetree77@users.noreply.github.com |
591a0260fd81726c32dd17b0a7afb4a4b2a1d21c | ebb880c4d4495599495387d7e629efea5cbde127 | /src/main/java/com/shangshufang/apiservice/mapper/CompanyAccountMapper.java | 553e6c9a826476004809f0c4d120b8ecc3771a27 | [] | no_license | ShangShuFang/shangshufang.apiservice | 18463052a2097cf1403b0da97e761ccba93dba43 | 3d86910238511e674b799623ff5d6e29fb437ddd | refs/heads/master | 2021-06-27T19:52:49.113326 | 2021-03-05T08:13:01 | 2021-03-05T08:13:01 | 219,971,237 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 697 | java | package com.shangshufang.apiservice.mapper;
import com.shangshufang.apiservice.entity.CompanyAccountEntity;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Param;
import java.util.List;
@Mapper
public interface CompanyAccountMapper extends BaseMapper<CompanyAccountEntity> {
int ... | [
"johnny.q.zhang@outlook.com"
] | johnny.q.zhang@outlook.com |
c20229880b6636236a7daef6bdeb3e0909e9b968 | d682bf5a026d194c4910d6da8826a0cc8ce6758c | /src/com/pratik/datastructures/stack/LongestParenthesisSubstring.java | d7d5801a20d47e505c766e32a4f15b52e01cebdb | [] | no_license | pratikmurali/DataStructures | a8a59dae2e9c37c9e8ccfdae763677702f604e45 | b942e1f2bbb4e5369d8df2bc5ba6de09655a91b3 | refs/heads/master | 2020-06-10T04:01:41.840206 | 2018-10-28T05:42:32 | 2018-10-28T05:42:32 | 76,091,589 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,448 | java | package com.pratik.datastructures.stack;
public class LongestParenthesisSubstring {
public static int maxLenMatchingParen(String s) {
// use last to store the last matched index
int len = s.length(), maxLen = 0, last = -1;
if (len == 0 || len == 1)
return 0;
// use this stack to store the index of '('
... | [
"pratik.murali@gmail.com"
] | pratik.murali@gmail.com |
44862bba1c5dd17520830713a158642b25095e61 | 83a5b01975fd2f25487e3b8d41c2499d996f2795 | /src/main/java/com/br/example/patterns/templatemethod/example1/Main.java | 10a9f66f4af991e535f145cf730a843128948c1c | [] | no_license | fernandoTorresan/Desing-Patterns | dd348426459e0b62b40e452260dabfb0d7dcb1d6 | 0b1b621356c8a48103403e48c7c0ba3f9d443516 | refs/heads/master | 2020-03-07T11:17:24.921128 | 2018-07-23T01:58:28 | 2018-07-23T01:58:28 | 127,451,847 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 81 | java | package com.br.example.patterns.templatemethod.example1;
public class Main {
}
| [
"fernandotdo61@gmail.com"
] | fernandotdo61@gmail.com |
ab810ac7bc49d8d14d74b858b872f210219d6221 | 4dc6778ca991683f155084e2ddb9841668c397ed | /Axcalo/src/main/java/com/shaobig/languages/shizproject/services/core/logic/LangLogic.java | f9720f0b2d3ed0547913bdc6a5e11e5637a37344 | [] | no_license | shaobig/Axcalo | 9f6fe6dd953700f3a81160a91b7e17d0ae594cd9 | 9702242316818744a495409a9ed22679baa2c3fd | refs/heads/master | 2023-03-09T13:20:39.322227 | 2021-02-23T19:06:45 | 2021-02-23T19:06:45 | 341,661,130 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 332 | java | package com.shaobig.languages.shizproject.services.core.logic;
public abstract class LangLogic implements LangLogicable, Summator, Translator {
private String text;
public LangLogic(String text) {
this.text = text;
}
public String getText() {
return text;
}
public void setText(String text) {
this.text =... | [
"54940461+shaobig@users.noreply.github.com"
] | 54940461+shaobig@users.noreply.github.com |
247a6f6611c47e1b5fb14b4cd7394b6d328c2b03 | c82f89b0e6d1547c2829422e7de7664b378c1039 | /src/com/hongyu/dao/ReceiptDepositStoreDao.java | 2d90cc14f7f6d946874cf883b7dbf75b79a6d37a | [] | no_license | chenxiaoyin3/shetuan_backend | 1bab5327cafd42c8086c25ade7e8ce08fda6a1ac | e21a0b14a2427c9ad52ed00f68d5cce2689fdaeb | refs/heads/master | 2022-05-15T14:52:07.137000 | 2022-04-07T03:30:57 | 2022-04-07T03:30:57 | 250,762,749 | 1 | 2 | null | null | null | null | UTF-8 | Java | false | false | 188 | java | package com.hongyu.dao;
import com.grain.dao.BaseDao;
import com.hongyu.entity.ReceiptDepositStore;
public interface ReceiptDepositStoreDao extends BaseDao<ReceiptDepositStore, Long> {
} | [
"925544714@qq.com"
] | 925544714@qq.com |
d01633d77fa48c5205f051f8a192e8639265a482 | c731e07174dcb7b5abff344d1be5168e1f321f03 | /src/com/jookershop/linefriend/game/HistoryItemAdapter.java | 1a4b1dbabdc029ccecd4a36c5f47055470514c82 | [] | no_license | pennyweng/linefriend_en_client | 154a7e9f2ec12e7e33b0894f53f07743ceb75a76 | 5b53251ad9a027c4b1833594e7cf72eba57dd4a0 | refs/heads/master | 2016-09-06T18:45:07.269071 | 2015-01-19T17:25:13 | 2015-01-19T17:25:13 | 29,482,312 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,624 | java | package com.jookershop.linefriend.game;
import java.net.URLEncoder;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Date;
import org.json.JSONArray;
import android.app.Activity;
import android.app.AlertDialog;
import android.app.AlertDialog.Builder;
import android.content.... | [
"penny_weng@htc.com"
] | penny_weng@htc.com |
7e5cbb70f029a9335bbed44c7b38c8d3186ea756 | 9ba823ec29cf59aadf49a1464c81d48202e81e63 | /server/src/main/java/com/messagebus/server/daemon/RunPolicy.java | 0c7dde21a78e3b799f76291cec4e0b20b2d1d9de | [
"Apache-2.0"
] | permissive | yuechuanbingzhi163/banyan | eb081210f1496b2c4e47a1ad94cc2dd77707cce7 | b2b74803445558cc8a2300b27692e2a1377286fe | refs/heads/master | 2021-01-22T14:46:07.578137 | 2015-03-31T09:04:38 | 2015-03-31T09:04:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 164 | java | package com.messagebus.server.daemon;
public enum RunPolicy {
ONCE, //执行一次
CYCLE_SCHEDULED //周期性得循环执行
}
| [
"yanghua1127@gmail.com"
] | yanghua1127@gmail.com |
3a8cbb2d6aaaca1ec010dd4e11b84b4c4f66ac21 | 56dd99a1802e0cd3e99c997aa459978ee1f1e207 | /app/src/main/java/testapp/com/testappdemo/models/MatrimonialModel.java | 56483bd157daea65cb3f135921a752815c7e7734 | [] | no_license | sudhir6yadav/testworkspace | c91046f760da2974a15b261f10e2bf46b94decfa | 2838419ee70087d2c415e4e0889b2f52209177d7 | refs/heads/master | 2020-04-15T05:12:58.650970 | 2019-01-08T15:46:19 | 2019-01-08T15:46:19 | 164,413,114 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 629 | java |
package testapp.com.testappdemo.models;
import java.util.List;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
public class MatrimonialModel {
@SerializedName("results")
@Expose
private List<Result> results = null;
@SerializedName("info")
@Expose
... | [
"sudhir6yadav@gmail.com"
] | sudhir6yadav@gmail.com |
d8ffc63398725ce15813ba61dd2e0253206a2e70 | 2f485cd7accd9d6b761aaf7c8323e1860b8ca5ea | /src/test/java/nl/hu/cisq1/lingo/trainer/presentation/TrainerControllerIntegrationTest.java | 2cce33e205764bd0b3e0e7f4b4865e6fb5511baf | [] | no_license | RaymonvdBrink/lingo-raymon | cc272d52226ba8964c2fd06c417db19fb9bdebf5 | e1e1fc233440b3c1a803246a1bcc17053cf6dc90 | refs/heads/main | 2023-06-28T10:48:05.388425 | 2021-04-08T14:31:28 | 2021-04-08T14:31:28 | 335,280,602 | 0 | 1 | null | 2021-07-27T06:25:10 | 2021-02-02T12:24:55 | Java | UTF-8 | Java | false | false | 1,490 | java | package nl.hu.cisq1.lingo.trainer.presentation;
import nl.hu.cisq1.lingo.CiTestConfiguration;
import org.junit.jupiter.api.DisplayName;
import org.junit.jupiter.api.Test;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.autoconfigure.web.servlet.AutoConfigureMockMvc;
... | [
"57092807+RaymonvdBrink@users.noreply.github.com"
] | 57092807+RaymonvdBrink@users.noreply.github.com |
77953d05864d865d643c0c34c165be94ef6fdb41 | fbbbb1d63568af00664dcfbf2a1cb12ac35943f7 | /app/src/main/java/com/example/official/WorkshopsListAdapter.java | 3620c8ca8b1b0f24b1b7088c567aa46741093ee3 | [] | no_license | Jairam1998/New_workshops | e2b5e17ff217cd9669f24db602bf36d1c93a7962 | 6c25946883545a1008df48cc9809a1b8d39cab3f | refs/heads/master | 2020-11-25T11:07:54.743123 | 2019-12-17T14:18:29 | 2019-12-17T14:18:29 | 228,631,991 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,504 | java | package com.example.official;
import android.content.ClipData;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ArrayAdapter;
import android.widget.TextView;
import java.util.List;
public class WorkshopsListAdapter exte... | [
"vaidehijayaram00@gmail.com"
] | vaidehijayaram00@gmail.com |
430696f619d988195a8603522b217bd9373885db | af9133828ecaaa59bd3288727a13650f996f9bd4 | /android/app/src/main/java/com/meme_feed/MainApplication.java | 83d2d21d0a0a794f412dd90badd3f263c1b405bc | [] | no_license | shekarpuid/Meme_Feed | 6f542c8d953d5277ae6f21120301cc17e1f7755d | 8deabdaefcdb6c39ebb895b85252ad7d86edc4ca | refs/heads/master | 2023-03-08T04:26:25.596942 | 2021-02-19T19:17:17 | 2021-02-19T19:17:17 | 340,466,240 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,769 | java | package com.meme_feed;
import android.app.Application;
import android.content.Context;
import com.facebook.react.PackageList;
import com.facebook.react.ReactApplication;
import com.RNFetchBlob.RNFetchBlobPackage;
import com.imagepicker.ImagePickerPackage;
import com.facebook.react.ReactInstanceManager;
import... | [
"39290179+sidsravan@users.noreply.github.com"
] | 39290179+sidsravan@users.noreply.github.com |
b7137116ee9ed3a003bb4c221d343316c924b9c4 | 27afe4ad7020e3b1f1b887e851125869283fcb71 | /src/main/java/com/metservice/kanban/charts/burnup/HistoricDatasetPopulator.java | f62b7cfca0be86d0d453094a89fc9e397ba6397b | [] | no_license | kanban/kanban-app | 48f6fdc80811df561b7ed87eaaf725aa487bb80c | ef081ff99366fbfcdfd82cd241729ec0fa16c701 | refs/heads/master | 2021-01-11T03:19:04.621095 | 2017-11-14T22:03:23 | 2017-11-14T22:03:23 | 1,997,891 | 23 | 20 | null | 2017-11-14T22:03:24 | 2011-07-04T23:29:42 | Java | UTF-8 | Java | false | false | 981 | java | package com.metservice.kanban.charts.burnup;
import static com.metservice.kanban.charts.burnup.BurnUpChartSeriesNames.BACKLOG;
import static com.metservice.kanban.charts.burnup.BurnUpChartSeriesNames.COMPLETE;
import static com.metservice.kanban.charts.burnup.BurnUpChartSeriesNames.IN_PROGRESS;
import org.jfree.d... | [
"bharat.sangekar@metservice.com"
] | bharat.sangekar@metservice.com |
b849425d17166fe9a9a844f7b8013a558f01280a | b8c41e1e8874a8bc01de075df84664256aabb001 | /app/src/main/java/com/hado/myexample/instagram/InstagramApp.java | f8ecb84c9144c71b9ab0968215dc0d8e7d689dab | [] | no_license | ngohado/My-Example | 6d762679116039aa0ece594c955241adcecab603 | 6592d8f9b208727382a3ca9fd5ac6c8ea4cdc5b5 | refs/heads/master | 2020-04-12T03:55:21.463146 | 2016-10-05T03:39:24 | 2016-10-05T03:39:24 | 61,310,008 | 0 | 0 | null | 2016-10-05T03:39:24 | 2016-06-16T16:40:52 | Java | UTF-8 | Java | false | false | 8,330 | java | package com.hado.myexample.instagram;
import android.app.ProgressDialog;
import android.content.Context;
import android.os.Handler;
import android.os.Message;
import android.util.Log;
import org.json.JSONObject;
import org.json.JSONTokener;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.In... | [
"doannh_tt@runsystem.net"
] | doannh_tt@runsystem.net |
550bb786b5f66fdbc73963fd7c33c4145c60db34 | ae5eb1a38b4d22c82dfd67c86db73592094edc4b | /project493/src/main/java/org/gradle/test/performance/largejavamultiproject/project493/p2469/Production49382.java | 2116d888affdd54cf885de2939dfe28d31cf3b3b | [] | no_license | big-guy/largeJavaMultiProject | 405cc7f55301e1fd87cee5878a165ec5d4a071aa | 1cd6a3f9c59e9b13dffa35ad27d911114f253c33 | refs/heads/main | 2023-03-17T10:59:53.226128 | 2021-03-04T01:01:39 | 2021-03-04T01:01:39 | 344,307,977 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,890 | java | package org.gradle.test.performance.largejavamultiproject.project493.p2469;
public class Production49382 {
private String property0;
public String getProperty0() {
return property0;
}
public void setProperty0(String value) {
property0 = value;
}
private String property1;
... | [
"sterling.greene@gmail.com"
] | sterling.greene@gmail.com |
634e4f239b878897d9ec0fa99173a7f981b50ca1 | c79b13544f6e4d0508e7ffc208cdfde0e385423d | /weather/src/main/java/weathermachine/WateringMachine.java | 60e66a94e9eb6115d80470039a90ce0e77227633 | [] | no_license | tofdragon/refactor | 2c1d6acbc457477549b369a50e08ed67fa5b3890 | 3e64a2f1c6d31d5f9dc32315de803fe0a3776c33 | refs/heads/master | 2022-12-22T09:09:06.050970 | 2020-12-06T10:01:37 | 2020-12-06T10:01:37 | 183,640,424 | 0 | 0 | null | 2022-12-16T03:33:44 | 2019-04-26T14:12:32 | Java | UTF-8 | Java | false | false | 1,064 | java | package weathermachine;
import java.util.function.Predicate;
public class WateringMachine implements WeatherObserver {
private boolean status;
private Predicate<ChangeEvent> predicate;
public WateringMachine() {
predicate = changeEvent -> {
final int temp2Value = 10;
ret... | [
"sunjing@sinobest.cn"
] | sunjing@sinobest.cn |
cb3608ccfc44f0aca9eaf8e5a7e62cb32a528db3 | 6be39fc2c882d0b9269f1530e0650fd3717df493 | /weixin反编译/sources/com/tencent/mm/pluginsdk/ui/preference/HeadImgNewPreference.java | 2a8450024ed259d94bc94d2071ea2938c8c203d6 | [] | no_license | sir-deng/res | f1819af90b366e8326bf23d1b2f1074dfe33848f | 3cf9b044e1f4744350e5e89648d27247c9dc9877 | refs/heads/master | 2022-06-11T21:54:36.725180 | 2020-05-07T06:03:23 | 2020-05-07T06:03:23 | 155,177,067 | 5 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,696 | java | package com.tencent.mm.pluginsdk.ui.preference;
import android.content.Context;
import android.util.AttributeSet;
import android.view.View;
import android.view.View.OnClickListener;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.RelativeLayout;
import android.widget.TextView;
imp... | [
"denghailong@vargo.com.cn"
] | denghailong@vargo.com.cn |
b4a94df4509b5946ae5e6337967706fb6fcf9bbb | 94ccab478b3cd5bafe58d32f8c69fb2396053249 | /ch02/src/ch02/Ch02Ex02_05.java | 962682f332427b10d43de766b0dbc1bd65162493 | [] | no_license | dudgks/work_java | 9c52e546b7d20e79b8ec1cc48c688d58891f49e0 | b699447031e4db1462a5a520939243d2a21c2de6 | refs/heads/master | 2021-08-07T23:11:06.200802 | 2018-08-03T10:57:56 | 2018-08-03T10:57:56 | 134,249,201 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,045 | java | package ch02;
import java.util.Scanner;
public class Ch02Ex02_05 {
public static void main(String[] args) {
// 1. Scanner 객체 생성 , system.in은 키보드
Scanner scanner = new Scanner(System.in);
// 2. 하나의 정수와 하나의 실수를 문자열로 입력받기
String strNum1 = scanner.nextLine();
String strNum2 = scanner.nextLine... | [
"KOITT@KOITT-PC"
] | KOITT@KOITT-PC |
e52c5815f5b2e0fe9bd95aba6c47c2cb07b28e18 | e102baf786efce6b83d8096a0a43a64f20e73268 | /app/src/main/java/com/example/zq/kanfang/tools/HttpUtil.java | 5f7b27c98ce5806c4712eb7f5526575af24fb57a | [] | no_license | qiangzhen/Kanfang | 42b585229ec16fccc5c8b916ec5bb77169344501 | f3a3a13759b60e4fcbb58568a3beb73a35df1b40 | refs/heads/master | 2021-01-21T13:30:07.402383 | 2016-05-25T09:55:41 | 2016-05-25T09:55:41 | 43,999,466 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,458 | java | package com.example.zq.kanfang.tools;
import java.io.ByteArrayOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.net.HttpURLConnection;
import java.net.MalformedURLException;
import java.net.URL;
/**
* Created by zq on 2015/9/22.
*/
public class HttpUtil {
/**
* 根据指定的地址获取字节... | [
"978823884@qq.com"
] | 978823884@qq.com |
aeccda246b579ac4108a06e1a817b1a1a24a0539 | b9822f984590b503d4ada0036d378c8e3c451c5e | /src/main/java/com/likang/auth/ApiSignature.java | ab4c6e71cfca7d7c989945b733a5e35229c52176 | [] | no_license | LiLane/AutoTrade | 59e0d8c8603874326432ad102766f2d894a1e0d3 | b0e706a9b5678e3162e0756d697c77145a75d612 | refs/heads/master | 2021-09-05T05:39:19.582295 | 2018-01-24T13:25:01 | 2018-01-24T13:25:01 | 114,240,948 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,379 | java | package com.likang.auth;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import javax.crypto.Mac;
import javax.crypto.spec.SecretKeySpec;
import java.io.UnsupportedEncodingException;
import java.net.URLEncoder;
import java.nio.charset.StandardCharsets;
import java.security.InvalidKeyException;
import java.se... | [
"likang02@meituan.com"
] | likang02@meituan.com |
b06a94b09d3a53668d5bde58e33da6ff890ccefb | 4db23693350928ecead170ed1ec59b792533aeff | /tiiimmo/admin/src/main/java/com/linln/admin/quality/controller/BadPCBController.java | eb90a721a700cb3759bb0cd3c013d3a3e6d2e1e9 | [
"Apache-2.0"
] | permissive | ckshe/siui | ca931980ab742f6e63c84c93371617f11e867e2e | 4064cbbc97093f202de44cc925bb0cd57e2a8fde | refs/heads/master | 2022-12-20T09:38:33.940471 | 2020-08-05T01:13:06 | 2020-08-05T01:13:06 | 301,584,374 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,833 | java | package com.linln.admin.quality.controller;
import com.linln.admin.quality.domain.BadPCB;
import com.linln.admin.quality.service.BadPCBService;
import com.linln.admin.quality.validator.BadPCBValid;
import com.linln.common.enums.StatusEnum;
import com.linln.common.utils.EntityBeanUtil;
import com.linln.common.utils.Res... | [
"853804912@qq.com"
] | 853804912@qq.com |
8d6898d6106a5edb8f14c9d997a3c212bb03d618 | 79f003e820130eabc3955fe06bb8d080768e9dc5 | /app/src/main/java/com/example/dobit/rplife/Home/ChatTempAdapter.java | 9edf2a0942c851b9f2d65566846cdc8e120f209a | [] | no_license | jeremysantillan/RPLIFE | 0a2450378207bc282c1cb5d0fa0b281e37d6df3e | 7ab3f460c3e6edd7183f0e57a53df67735c1dca4 | refs/heads/master | 2021-06-21T13:48:40.024293 | 2016-12-05T14:43:21 | 2016-12-05T14:43:21 | 100,262,350 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,782 | java | package com.example.dobit.rplife.Home;
/**
* Created by dobit on 12/3/2016.
*/
import android.content.Context;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.TextView;
... | [
"junndobit123@gmail.com"
] | junndobit123@gmail.com |
e6475e4b8e167d0ef42fc81e6280ad12924903fd | ab09885bf024ecb5af6b4062faa0a9a4e4f2be6e | /HibernateEx/src/com/sjsu/MinElement.java | dd9bc4c467e9f046456ab88de83fc11829dfd4ea | [] | no_license | agarwalharshit/MyWorkspaces | 2b63d666d79b5849d223038c40e9652d51876d24 | 0e7f665af79fa7c516262949aae91d2eaf68fbc7 | refs/heads/master | 2021-01-12T02:33:32.335411 | 2017-02-18T00:34:29 | 2017-02-18T00:34:29 | 78,069,989 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 450 | java | package com.sjsu;
public class MinElement {
public static void main(String[] args) {
try{
//int[] arr={56,78,89,4,12,23,34,44};
int[] arr={8,1,2,3,4,5,6,7};
int minElement=-1;
for(int i=0;i<(arr.length-1);i++){
if(arr[i+1]<arr[i]){
minElement=arr[i+1];
break;
}
}
if(minElement==-1){
... | [
"Harshit@harshit.local"
] | Harshit@harshit.local |
9afa8f6991567ec48a30d45f36a1991667552513 | a1826c2ed9c12cfc395fb1a14c1a2e1f097155cb | /aiccs-20191015/src/main/java/com/aliyun/aiccs20191015/models/GetSkillGroupServiceStatusResponse.java | f073af37252d428b96f9549002d75a1d9d18caf1 | [
"Apache-2.0"
] | permissive | aliyun/alibabacloud-java-sdk | 83a6036a33c7278bca6f1bafccb0180940d58b0b | 008923f156adf2e4f4785a0419f60640273854ec | refs/heads/master | 2023-09-01T04:10:33.640756 | 2023-09-01T02:40:45 | 2023-09-01T02:40:45 | 288,968,318 | 40 | 45 | null | 2023-06-13T02:47:13 | 2020-08-20T09:51:08 | Java | UTF-8 | Java | false | false | 1,479 | java | // This file is auto-generated, don't edit it. Thanks.
package com.aliyun.aiccs20191015.models;
import com.aliyun.tea.*;
public class GetSkillGroupServiceStatusResponse extends TeaModel {
@NameInMap("headers")
@Validation(required = true)
public java.util.Map<String, String> headers;
@NameInMap("stat... | [
"sdk-team@alibabacloud.com"
] | sdk-team@alibabacloud.com |
60f4d04e94291f3f1632767fcb553451e12380a0 | d22924b7b0edf470f63f1d53cc2417af1090a9cb | /Array1/src/Array9/Array9.java | 00ad9de239124b2012e631c6a7a46bf3b3f51a51 | [] | no_license | MariaGonca/I.E.-6.1.-Programaci-n-Arrays- | dc671801f855a050d975fbfc971698cc1d9e18b4 | 747cbde8a7f0e89d9d90190ebf0a9ebafc83ca99 | refs/heads/master | 2023-02-19T19:52:54.597620 | 2021-01-18T20:41:15 | 2021-01-18T20:41:15 | 330,779,311 | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 788 | java | package Array9;
import java.util.Scanner;
/**
*
* @author mcgca
*
*/
public class Array9 {
static Scanner sc = new Scanner(System.in);
/**
* Elabore un programa que permita introducir 20 elementos de tipo entero en un
arreglo, el programa mostrara impreso el arreglo en orden inverso.
* @param args
*/
public... | [
"mariadelcarmen.gonzalezcarranza@nervion.salesianas.org"
] | mariadelcarmen.gonzalezcarranza@nervion.salesianas.org |
896a6640606ec2a732554398184d91d48293769a | c7bdefcaa4b2c7d1a857bfd5253c556df0159cbc | /SLOTGAMES/src/test/java/stepDefinition_SeaPearl/SeaPearl_Balance_Check_MaxBet_WinAmount_AddedTo_Balance.java | 26dff79994eb139a18f558821ce52bb8cb77b016 | [] | no_license | pavanysecit/SLOTGAMES_MOBILES | 62a97bded1f4d0df0f50fc2176e473ce3dac267b | 80bb25d81feda93b3f9137080bd2f0922e882da6 | refs/heads/master | 2021-02-15T04:56:59.388043 | 2021-01-07T09:36:44 | 2021-01-07T09:36:44 | 244,863,982 | 0 | 0 | null | 2020-10-13T20:03:05 | 2020-03-04T09:52:42 | Java | UTF-8 | Java | false | false | 5,287 | java | package stepDefinition_SeaPearl;
import org.junit.Assert;
import org.openqa.selenium.By;
import org.openqa.selenium.support.ui.ExpectedConditions;
import org.openqa.selenium.support.ui.WebDriverWait;
import cucumber.api.java.en.Given;
import cucumber.api.java.en.Then;
import cucumber.api.java.en.When;
import io.appiu... | [
"pavan.kumar@ysecit.com"
] | pavan.kumar@ysecit.com |
91f4aaff899f330e8fb8d5658593d504cc03e85a | 0bcfbf8eed2de3438a4a74f22871e222f36da7b2 | /backend_project2/src/main/java/com/niit/model/ProfilePicture.java | bda1c3f487b90ac6fa6882977db17940091b0ee0 | [] | no_license | Aditinair2/Project- | 17160ed658a4a1757c18f88fd8c7e514c44a360b | 1bbb4089a25b0bf5378cc3a6fde397eb55f6fbfb | refs/heads/master | 2020-12-02T23:51:33.319603 | 2017-10-10T09:16:50 | 2017-10-10T09:16:50 | 95,955,211 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 520 | java | package com.niit.model;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.Lob;
import javax.persistence.Table;
@Entity
@Table(name="profilepicture")
public class ProfilePicture {
@Id
private String username;
@Lob
private byte[] image;
public String getUsername() {
return u... | [
"aditi7493@gmail.com"
] | aditi7493@gmail.com |
cf076829ea541bd5811224b2b373644b6c0d9058 | 0c2e2e06c56ec0e05ddb74679fdfe6c4404274b1 | /java-advanced/src/main/java/com/sda/advanced/oop/polymorphism/static1/Human.java | 64a220dd276e6d545ef951519925b0a142faccd9 | [] | no_license | cosminbucur/sda-upskill | d9ef46237c3cc93a25219b9ecbca60d0b7d5d14b | 71fcab3705a8fb8c72bfa7dfa33d17fbde6a31fd | refs/heads/master | 2023-08-11T20:19:51.710710 | 2021-09-11T20:16:18 | 2021-09-11T20:16:18 | 333,095,665 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 305 | java | package com.sda.advanced.oop.polymorphism.static1;
public class Human {
public void walk() {
System.out.println("human walks");
}
public final void run() {
System.out.println("human runs");
}
private void sing() {
System.out.println("human sings");
}
}
| [
"cosmin.bucur@kambi.com"
] | cosmin.bucur@kambi.com |
3845a15577c4fae534d04945e643287f03f4e3ca | 7e6c65c2a27fa25f85c0a6a78c5de2c7cbd92d36 | /JAICore/jaicore-search/src/jaicore/search/algorithms/standard/core/SolutionAnnotationEvent.java | b852432e65814d1a0e9d7f90aafca331bad4cc9c | [] | no_license | mirkojuergens/AILibs | 1481592b4c2568b162f4c646b55aa48d4c078e52 | 82fb70c75c68f92a562f8b7a3674e836d175abd6 | refs/heads/master | 2020-03-19T03:37:11.275050 | 2018-10-23T06:50:42 | 2018-10-23T06:50:42 | 135,744,730 | 0 | 0 | null | 2018-06-04T13:15:38 | 2018-06-01T17:16:21 | Java | UTF-8 | Java | false | false | 667 | java | package jaicore.search.algorithms.standard.core;
import java.util.List;
public class SolutionAnnotationEvent<T, V extends Comparable<V>> {
private final List<T> solution;
private final String annotationName;
private final Object annotationValue;
public SolutionAnnotationEvent(List<T> solution, String annotation... | [
"fmohr@mail.upb.de"
] | fmohr@mail.upb.de |
6205404879cd5839f999eb1bea87a6fcc89367ab | 7e0a8d9fbd45cd45c0ba928f0bf0682fdfc3c933 | /src/main/java/com/mypractice/assistancetracker/dao/UserDetailsDao.java | 7ce184fd1916a0269efadecbc6524108c30f1eb4 | [] | no_license | Nasruddinkhan/AssistanceTracker | 0a3135cacdc59970e6ea32c9ba52b80bc28b61a3 | bd5a53547ab1d91d3327d9c54d36c2d323f19a72 | refs/heads/master | 2022-09-14T01:52:52.473839 | 2020-05-28T15:40:30 | 2020-05-28T15:40:30 | 250,590,307 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 187 | java | package com.mypractice.assistancetracker.dao;
import com.mypractice.assistancetracker.model.User;
public interface UserDetailsDao {
User findUserByUsername(String username);
}
| [
"nasruddinkhan44@gmail.com"
] | nasruddinkhan44@gmail.com |
8e24061cdc468a702ee02a120b5972f553810b59 | 492b7e6e4941c0435515c06e6f4a01ef50b4067d | /src/main/java/com/genrs/webdataservice/repository/server/PlayerCredentialsRepository.java | 34d1f33ff50d4c1b62fda1dc9976338aa2eaaef7 | [] | no_license | filenote/webdataservice | 3217c12e9b25fc2acf50335b8e8ff926df49397e | 0427d1a78c4865ef6cb0e8e177a013dd2c061e43 | refs/heads/master | 2020-04-08T04:01:56.645268 | 2018-11-25T05:06:39 | 2018-11-25T05:06:39 | 158,999,704 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,218 | java | package com.genrs.webdataservice.repository.server;
import com.genrs.webdataservice.model.server.entity.PlayerCredentials;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.jdbc.core.JdbcTemplate;
import org.springframework.stereotype.Repository;
import javax.swing.text.html.Op... | [
"prodriguez.eh@gmail.com"
] | prodriguez.eh@gmail.com |
8f2b1459edd40dfc01cc9c7ef3b652dabc0b0cb6 | 2c6d68bfd7cfbb8e7f20a5644654c613418fe483 | /src/main/java/pl/coderslab/hib/day1/Book.java | 6a9c435fe0685ebee1e5a1efe8aff1f1522581c6 | [] | no_license | arek-jozwiak-coderslab/gdajees02sf | 043d5364ff92ec00bf0c5a0deba8e3741f22f341 | 866e0a0d8939647badfa24453bc9c949460c87ff | refs/heads/master | 2020-03-25T13:59:40.363256 | 2018-10-05T05:29:50 | 2018-10-05T05:29:50 | 143,850,796 | 0 | 0 | null | 2018-08-20T12:10:28 | 2018-08-07T09:28:54 | Java | UTF-8 | Java | false | false | 1,599 | java | package pl.coderslab.hib.day1;
import javax.persistence.*;
@Entity
@Table(name = "books")
public class Book {
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
private Long id;
private String title;
@ManyToOne
private Author author;
private String isbnA;
private String publ... | [
"arek@arcyro.pl"
] | arek@arcyro.pl |
b607d3a7be7ec7874cb6184f88565704ca1cb7cc | dca09898aa503c3f25d0692b4aa267dade7449ac | /JavaChatB13/src/MultiClient6.java | ce24d42a501b35b7a5eabfcb97bb7649df359994 | [] | no_license | chihi430/20190802 | b1deb2525b9f19c1a5da99fdf17a3fecc28d0756 | 43e70d553643b38f14b297d6edbb0e4ba4b4b911 | refs/heads/master | 2020-06-28T06:10:51.785498 | 2019-09-06T03:45:44 | 2019-09-06T03:45:44 | 200,160,635 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,050 | java |
import java.io.*;
import java.net.*;
import java.util.Scanner;
public class MultiClient6 {
public static void main(String[] args) throws UnknownHostException,
IOException
{
System.out.println("이름을 입력해 주세요");
Scanner s = new Scanner(System.in);
String s_name = s.nextLine();
try {
St... | [
"chigi430@gmail.com"
] | chigi430@gmail.com |
0f89abae401711c946c46c2f02b707894633bf3b | bc387efdc4b9c842d9d899b4199888b0907fe8cd | /code/coreJava/src/lesson3/Point.java | 45862ba01a631594ed1fce57d0d03501f851242a | [] | no_license | tofu1983123/java-study | ffe5436dcaf9be1ec6013e345c846e19f324e065 | 5836ccbf553aa6128032c718acffb25e05dcfd9c | refs/heads/master | 2021-01-02T08:13:55.823405 | 2015-06-06T14:00:24 | 2015-06-06T14:00:24 | 31,314,204 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 538 | java | package lesson3;
public class Point {
private double x,y;//
public Point(){}
public Point(double x, double y) {
this.x = x;
this.y = y;
}
public double getX() {
return x;
}
public void setX(double x) {
this.x = x;
}
public double getY() {
return y;
}
public void set... | [
"tofu1983@163.com"
] | tofu1983@163.com |
07b74ae420fe71a307eeee33520615fad51ad1d5 | 2715c912406f5b6ede91ff92317f034ca20b4bd3 | /backend/src/main/java/com/techprimers/db/controller/UsersController.java | 4e3ce9d9a1ff9c92354baf25417fa529db7bb3e0 | [
"MIT"
] | permissive | Magic-Fang/course-register-web | 2c22b1ca1f84c6de0d162bee6e82ed7408698fd9 | 97fd1ad20723019d2f2763f02153ccfc100fdd0c | refs/heads/master | 2020-05-16T12:56:54.479373 | 2019-04-25T03:25:07 | 2019-04-25T03:25:07 | 183,059,847 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 713 | java | package com.techprimers.db.controller;
import com.techprimers.db.model.Users;
import com.techprimers.db.repository.UsersRepository;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.*;
import java.util.List;
@RestController
@RequestMapping(value = "/rest/us... | [
"fangzhou@lawn-143-215-90-200.lawn.gatech.edu"
] | fangzhou@lawn-143-215-90-200.lawn.gatech.edu |
d491a5185f86432653cde0f56b7541442eb42d22 | 48c18a3d9810338912e74f4f233c351fb8d1b947 | /src/main/java/org/tempuri/zmlq/GetAllCompanysResponse.java | 68a7c47e97a2a52ff7f9884484701b410c503a48 | [] | no_license | hjshiwbd/menjin-web | 1d1a7637ecdaf2c75a0051751badbd1264ca260d | 1156d467508b2190499dc7086ad1c137ca0ad9e9 | refs/heads/master | 2021-01-10T10:02:15.296458 | 2016-04-06T15:54:19 | 2016-04-06T15:54:19 | 49,773,068 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,686 | java |
package org.tempuri.zmlq;
import javax.xml.bind.JAXBElement;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElementRef;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlType;
/**
* <p>anonymou... | [
"34489659@qq.com"
] | 34489659@qq.com |
132ca5aa9a0c4aeb411b21d66fe1a8a883a61e5f | b2b465990de865d63021551e14fb99e4453a6bab | /src/main/java/wait/FluentWaitServices.java | f71cf00a839c3a4ae68c8df9d0f6bcf123c356e9 | [] | no_license | arifcakir/javaDockerSeleniumGrid | 03edbb8bfc31e52802a12489e93220b904f610c2 | 118dcd04f43c69181746b86af6783e7d20635388 | refs/heads/master | 2023-03-30T06:13:29.874365 | 2021-04-11T14:33:33 | 2021-04-11T14:33:33 | 356,890,286 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,046 | java | package wait;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.support.ui.FluentWait;
import java.util.concurrent.TimeUnit;
public class FluentWaitServices extends WaitService {
FluentWaitServices() {
fluentWebDriverWait = new FluentWait<WebDriver>(webdriver)
.withTimeout... | [
"arif.cakir@kizilay.org.tr"
] | arif.cakir@kizilay.org.tr |
b42de81801db3df0968a65af95f2d3c094d15193 | b9bde20d3b2abaefd057d240dbb5a3f71389a117 | /app/src/main/java/com/aa183/firmansyah/TampilBook.java | 19b0f327bf4f444856639f1a2aa95ae7e4ddf6ef | [] | no_license | dickyfirmansyah616/UAS_180030064_1 | 1e1f4f65e9d78badadc39c81a64158eefe2fa4c1 | fe46bf53855936958013a2332da93c33902b6213 | refs/heads/master | 2022-09-18T21:24:56.671468 | 2020-05-31T04:33:12 | 2020-05-31T04:33:12 | 268,207,811 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,939 | java | package com.aa183.firmansyah;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.os.Bundle;
import android.widget.ImageView;
import android.widget.TextView;
import android.widget.Toast;
import java.io.F... | [
"anakshot01@gmail.com"
] | anakshot01@gmail.com |
1f08fbb60de352bc9dd051444d4196d586f83dd7 | 6e3a0d0d21a7e5fcb6e4a859434cf79765826d75 | /app/src/main/java/org/cookingpatterns/Parsing/CookNode.java | c07d4ab6ea121d55d8732c8afe465050465e8d41 | [] | no_license | Valkyrja/CookingPatterns | 151579b2b4ea77e2052ee9ee5a6a98ad3a72b470 | 21eaa613633c3f17580b040fdecf4ce356d00b89 | refs/heads/master | 2021-01-17T04:36:19.125286 | 2015-12-09T13:38:49 | 2015-12-09T13:38:49 | 45,673,914 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 299 | java | package org.cookingpatterns.Parsing;
import org.cookingpatterns.Interfaces.ISyntaxTreeVisitor;
/**
* Created by Andreas on 02.12.2015.
*/
public class CookNode extends Node {
@Override
public void acceptVisitor(ISyntaxTreeVisitor visitor) {
visitor.VisitCookNode(this);
}
}
| [
"andreas.gladik@gmail.com"
] | andreas.gladik@gmail.com |
2c3e46893bcba634552845e27e1a95fb0eedfd9f | 11e6fba7577ec6d6ce30e59ddb73b7292b01df2b | /src/main/java/com/jorgefeitosa/cursomc/domain/Pagamento.java | f93f5f22c2b44107b07a0c14bfb65fa6d3336b26 | [] | no_license | jfeitosamm/cursomc | 3bb4d231b64629040a349f2622f96c9f092f7a2f | 2ac8917b84839361a6f17856a3f11551168a25f6 | refs/heads/master | 2022-12-12T21:26:23.425769 | 2020-08-30T02:32:58 | 2020-08-30T02:32:58 | 283,920,222 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,832 | java | package com.jorgefeitosa.cursomc.domain;
import java.io.Serializable;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.Inheritance;
import javax.persistence.InheritanceType;
import javax.persistence.JoinColumn;
import javax.persistence.MapsId;
import javax.persistence.OneToOne;
... | [
"jorgefeitosa.btu@gmail.com"
] | jorgefeitosa.btu@gmail.com |
19753470bf6d8fd4d2c6ab49445b8f0552b9c526 | 4729acfca28e8ff347564129581444639efc188c | /app/src/main/java/com/example/quanlinhanvien/Danh_Sach.java | e7b7369cbbb2bbaa9a816bab153b45e907d781b6 | [] | no_license | minhtien99tn/MinhTien | eac6e81b14d74719941cdf0b8f36b4e3952dcb81 | 53a33987650770bb574d9437330ae8ee2ea90aec | refs/heads/master | 2022-04-11T01:00:28.729376 | 2020-04-11T09:43:44 | 2020-04-11T09:43:44 | 254,833,422 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,432 | java | package com.example.quanlinhanvien;
import androidx.appcompat.app.AppCompatActivity;
import android.app.Dialog;
import android.content.Intent;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widg... | [
"="
] | = |
217edd6351041e3ca991de247c09141b676f3b80 | e04e0051145da059ccac7ed72d4c158b6df08f02 | /Java/codility/src/lesson5.java | 59f8c7a3fb8e310f626fa7562ce72f42ed07acf0 | [] | no_license | bnerDY/ACM | 4cea2060b085c7c938ba5a603deff778da7da2a2 | 4114cf26d68b27f52a2871b4419a46604c5dc876 | refs/heads/master | 2021-01-17T04:08:01.020771 | 2019-04-16T15:12:42 | 2019-04-16T15:12:42 | 17,503,371 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,258 | java | /**
* Created by Martin on 15/11/2015.
*/
public class lesson5 {
//Prefix Sums.
/**
* Given three integers A, B and K,
* returns the number of integers within the range [A..B] that
* are divisible by K, i.e.:
* { i : A ≤ i ≤ B, i mod K = 0 }
* For example, for A = 6, B = 11 and K = 2... | [
"dingxin.yu@uqconnect.edu.au"
] | dingxin.yu@uqconnect.edu.au |
502d8292fffd176a72fd1e94761560b5b04c0e9d | 5a5f0f473a3994380b8f03a5500934990154ef0c | /Övning91/src/övning91/Övning91.java | d05473f32ea5279e65f57a9aa2ae7fba072c8248 | [] | no_license | rappos/Gymnasiet-Programmering-1 | 89b4af1b78a4749ad3ec7fb8c5ae3b6dc757abae | 0ae705dab78775b319dd75eb5fb3f4455a2cb76e | refs/heads/master | 2023-05-30T20:17:12.639608 | 2023-04-28T12:06:23 | 2023-04-28T12:06:23 | 232,209,584 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 452 | java | package övning91;
import java.util.Scanner;
public class Övning91 {
public static void main(String[] args) {
Scanner input = new Scanner(System.in);
System.out.print("Radie: ");
int radie = input.nextInt();
double svar = basytaCylinder(radie);
System.out.println(svar);
... | [
"emilemail4@gmail.com"
] | emilemail4@gmail.com |
25b04225485f7c0d06d81a82763b6871dac506d6 | 229d69924cfb01e6cd5cf46577f3e6beaef6bdfe | /12-graphs/src/main/java/com/arunav/dsalgo/graphsv2/operations/undirected/DFSPaths.java | f925e39f0ce1c1042ff8aac0581c1f01d556b523 | [] | no_license | arunav-b/dsalgo | c0cbb9f195c06918bf9146c285745401c3b48721 | 0bd0a6f7af0f3545eedb02e19981447c441b3dd5 | refs/heads/master | 2023-08-15T02:30:47.473614 | 2021-09-28T23:01:18 | 2021-09-28T23:01:18 | 255,022,169 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 969 | java | package com.arunav.dsalgo.graphsv2.operations.undirected;
import com.arunav.dsalgo.graphsv2.structure.Graph;
import java.util.Map;
// This class is to find paths in a graph with respect to a source vertex using DFS
public class DFSPaths<T extends Comparable<T>> extends AbstractPaths<T> {
// Find all paths in g... | [
"itsarunav4u@gmail.com"
] | itsarunav4u@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.