blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 7 332 | content_id stringlengths 40 40 | detected_licenses listlengths 0 50 | license_type stringclasses 2
values | repo_name stringlengths 7 115 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringclasses 557
values | visit_date timestamp[us] | revision_date timestamp[us] | committer_date timestamp[us] | github_id int64 5.85k 684M ⌀ | star_events_count int64 0 77.7k | fork_events_count int64 0 48k | gha_license_id stringclasses 17
values | gha_event_created_at timestamp[us] | gha_created_at timestamp[us] | gha_language stringclasses 82
values | src_encoding stringclasses 28
values | language stringclasses 1
value | is_vendor bool 1
class | is_generated bool 2
classes | length_bytes int64 7 5.41M | extension stringclasses 11
values | content stringlengths 7 5.41M | authors listlengths 1 1 | author stringlengths 0 161 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3b055be356ecd87be89e5a56d31ddc36f8ff7ad2 | f7f2afc68dedea3c99a115924c6e82d2eebea572 | /DugeonGame.java | 0e26e53afab82e52761ae733cb3c12faf9274a60 | [] | no_license | RamboRick/HeadFirstChap14Exercise | b24f72e7fe6d382a0d92c63a39904fed413eb941 | 854e4dc7540876ff410c9cbf0981120cc2f4dcec | refs/heads/master | 2021-09-06T09:14:31.294476 | 2018-02-04T21:47:12 | 2018-02-04T21:47:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 230 | java | package chap14;
import java.io.*;
class DugeonGame implements Serializable {
public int x = 3;
transient long y = 4;
private short z = 5;
int getX(){
return x;
}
long getY(){
return y;
}
short getZ(){
return z;
}
}
| [
"fanghaogab@gmail.com"
] | fanghaogab@gmail.com |
9d59fd0c5bd94ab508552fcec19c16cff536d492 | 01a54d4b7911824e46be55a7afa7db2a9b40e69c | /src/org/simbrain/util/propertyeditor/ComboBoxWrapper.java | 7c2da7114651e680c5d9a388d0612c8a007cd5b7 | [] | no_license | astachurski/simbrain | a5846398f9234766e3c041b6834a0f620012442e | b90e745987d7614c54ef61ca9a351b42ece8aabb | refs/heads/master | 2016-09-06T14:09:53.790965 | 2015-04-17T04:46:29 | 2015-04-17T04:46:29 | 34,584,394 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 680 | java | package org.simbrain.util.propertyeditor;
/**
* Wrapper for any object to be represented by a combo box in a
* ReflectivePropertyEditor.
*
* @author Jeff Yoshimi
*/
public interface ComboBoxWrapper {
/**
* Return the array of objects that the combo box will select among.
* toString must be overridd... | [
"jeffyoshimi@yahoo.com@bf00e721-664e-0410-b0bc-3daef764c4be"
] | jeffyoshimi@yahoo.com@bf00e721-664e-0410-b0bc-3daef764c4be |
d4d8b05c3972d6a2901c64b5e483c20d0e313b0c | dd3eec242deb434f76d26b4dc0e3c9509c951ce7 | /2018-work/jiuy-biz/jiuy-biz-core/src/main/java/com/yujj/dao/mapper/UserSearchLogMapper.java | 865d54e697fafe7fbf904f257c04ff2c88df6be9 | [] | no_license | github4n/other_workplace | 1091e6368abc51153b4c7ebbb3742c35fb6a0f4a | 7c07e0d078518bb70399e50b35e9f9ca859ba2df | refs/heads/master | 2020-05-31T10:12:37.160922 | 2019-05-25T15:48:54 | 2019-05-25T15:48:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 530 | java | package com.yujj.dao.mapper;
import java.util.List;
import org.apache.ibatis.annotations.Param;
import com.jiuyuan.dao.annotation.DBMaster;
import com.jiuyuan.entity.query.PageQuery;
import com.jiuyuan.entity.search.UserSearchLog;
@DBMaster
public interface UserSearchLogMapper {
/**
* @author DongZhong
*/
Li... | [
"nessary@foxmail.com"
] | nessary@foxmail.com |
df38c1fe872cdb0b76a9c93f34377ef6098130bd | db72b74bf7935c680339aa096987ffc6e3bcbc47 | /src/main/java/pl/coderslab/controllers/DentistController.java | 00c32f4a671bc0f7289381e944e7e41897daf2ed | [] | no_license | Raggof/gabinet-stomatologiczny | 7c18fb43ac2b5617c10f88c766232a8e0cf84bc4 | 5d51e6f9671f5e1975b4b62ab6040f026b27cbc1 | refs/heads/master | 2023-04-13T18:22:37.196533 | 2021-04-15T11:45:56 | 2021-04-15T11:45:56 | 320,675,207 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,686 | java | package pl.coderslab.controllers;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.validation.BindingResult;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframewor... | [
"mwalberto11@gmail.com"
] | mwalberto11@gmail.com |
186c4499ede7cd8b65d8b8a15883403ddb884f1c | 654422a5a346187bc59337d52e4317e1dd25821c | /admin/app/src/androidTest/java/com/example/vinu/admin/ExampleInstrumentedTest.java | bd20afc71f818c611fbec4bff4ad85ec9d93836f | [] | no_license | vinuvn/catchmybus | d94263c92068644531f790f00f6fd3458fb6302e | c86908e1c651568ea821452229ed77f1c67b5aec | refs/heads/master | 2020-04-02T07:01:48.792067 | 2018-11-28T20:06:53 | 2018-11-28T20:06:53 | 154,178,454 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 748 | java | package com.example.vinu.admin;
import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumentation test, which will execute on an Andro... | [
"teamboyzvishnudev@gmail.com"
] | teamboyzvishnudev@gmail.com |
66ac0e122170d713fe6b985fb0b76089c23149b7 | a5cc8b9765db129b941b6b22b5a9b712510c2420 | /src/ch01/ex06/RunnableUncheck.java | 831793415d58a061c56c260a87464a290b8fd133 | [] | no_license | hishijima56/java8-2016 | ce985e02909c91f3d3dec75ba1fadd668d13cc98 | 658adc8d4ade8a86b872cdf46392e78316d8afff | refs/heads/master | 2021-01-12T13:27:53.128899 | 2017-03-16T23:45:57 | 2017-03-16T23:45:57 | 69,833,903 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,229 | java | /*
* $Header: $
* $Revision: $
* $Date: $
*/
package ch01.ex06;
import java.util.concurrent.Callable;
/**
* 練習問題01_06
* @author Hidetoshi Ishijima
*
* @version $Revision: $ $Date: $
* @since 2016/11/17
*/
public class RunnableUncheck {
/**
* チェック例外を非チェック例外に変更してスローします。
* @param runnableEx {@li... | [
"hidetoshi.ishijima56@gmail.com"
] | hidetoshi.ishijima56@gmail.com |
623d0504c8956a0fee86c8436f912abb90ebed04 | 886c4554bf9d5d8be293646efe9ad855e2967afa | /gmall-web-util/src/main/java/com/bysj/gmall/util/CookieUtil.java | 59f2cf1b1e4750400bc3fd2446a8bb5bd6632871 | [] | no_license | zhuoyanqiu/gmall | 4a3da6357f96d502dc6ec26ea3068e8a6b47c7bb | 134be4aa294ff425aa26027e503e96064d49c8a3 | refs/heads/master | 2022-09-28T13:06:25.045422 | 2021-09-12T13:42:14 | 2021-09-12T13:42:14 | 216,146,333 | 0 | 0 | null | 2022-09-01T23:20:51 | 2019-10-19T03:59:16 | CSS | UTF-8 | Java | false | false | 4,057 | java | package com.bysj.gmall.util;
import javax.servlet.http.Cookie;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import java.io.UnsupportedEncodingException;
import java.net.URLDecoder;
import java.net.URLEncoder;
/**
* @param
* @return
* @author 卓炎秋
*/
public class Cooki... | [
"2560184787@qq.com"
] | 2560184787@qq.com |
9961048cc3cca482d905e8bf6ae886c8e7aee0ce | d9b14f351f668b004c4cb05a10d09e7e85243317 | /src/BaekJoon/_Before_Tagging/P4673.java | 7138b834490b9c764f2f28525c4009cd45130c73 | [] | no_license | nn98/Algorithm | 262cbe20c71ff9b5de292c244b95a2a0c25e5bd7 | 55b6db19cb9f2aa5c5056f5cabd2b22715b682fd | refs/heads/main | 2023-08-17T04:39:41.236707 | 2023-08-16T13:04:34 | 2023-08-16T13:04:34 | 178,701,901 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 533 | java | package BaekJoon._Before_Tagging;
public class P4673 {
static int[] arr=new int[10001];
public static void main(String[] args) {
// TODO Auto-generated method stub
for(int i=1;i<=10000;i++) {
String[] s=Integer.toString(i).split("");
int j=i;
for(String a:s) j+=Integer.parseInt(a);
for(;j<=10000;) ... | [
"jkllhgb@gmail.com"
] | jkllhgb@gmail.com |
08b4b171042de214b8d8fea0997318a2d7c5e58e | 25030e27f4d2fa59d7ef73a3ed60e597da617c92 | /src/uts/if2/pkg10119081/muhammadelzaabiezal/no2/UTSIF210119081MUHAMMADELZAABIEZALNo2.java | 4260245add826cd48316dbe26e5a10b2ec0b65b0 | [] | no_license | elzaabiezal/UTS-IF2-10119081-MUHAMMADELZAABIEZAL-no2 | c7ae1e83e50c36d71e6a355e15dd9d48632f0cdf | d20c5821e78d3eb4d1c441f2d36b3a7d39c3e9ac | refs/heads/master | 2023-01-30T17:50:06.485376 | 2020-12-04T14:02:35 | 2020-12-04T14:02:35 | 318,533,664 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,153 | 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 uts.if2.pkg10119081.muhammadelzaabiezal.no2;
import java.util.Scanner;
/**
*
* @author Elza Abiezal
* Nama : ... | [
"Elza Abiezal@LAPTOP-08RPP460"
] | Elza Abiezal@LAPTOP-08RPP460 |
14c04ae6cc7b88f5beb527cee1930c227fa281f4 | 022be1596843705a02435ac06224783380411d9c | /src/main/java/database/MySQLconnector.java | ff96047b9dd39f0898dd36bcf3ea93f7079455e4 | [] | no_license | MinchukSergei/KBRS | af0e7401c7203a0deac88bdf9b09dcf8b0b0e975 | 8c9abf167d2533671e18cdd1dd371bddc21a77bb | refs/heads/master | 2021-05-01T02:05:39.176768 | 2016-11-19T19:09:30 | 2016-11-19T19:09:30 | 68,807,322 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 885 | java | package database;
import util.ResourceBundleManager;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.SQLException;
public class MySQLconnector {
static final String DB_URL = "jdbc:mysql://localhost/kbsr";
public void registerJDBCdriver() {
try {
DriverManager.... | [
"minchuk94@gmail.com"
] | minchuk94@gmail.com |
69a2896755ba0f5512c4a2da612f2acb7d8aa89e | 8594557809cfa573056f3a85230e7a1fea00c700 | /src/fortest/ForDemo.java | 6ff65f74aecfa2869760a065669a986d872a543a | [] | no_license | moon177/lianxi | 2d7760430cc0a29354e5a819df0022de2033202c | 7dc1744fcbb7d09c8377e0871c31de90f8f20b9e | refs/heads/master | 2020-03-23T07:25:56.835641 | 2018-08-24T10:30:44 | 2018-08-24T10:30:44 | 141,270,811 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 838 | java | package fortest;
import com.sun.org.apache.bcel.internal.generic.ARRAYLENGTH;
import java.util.ArrayList;
import java.util.HashMap;
/**
* @author
* @Description:
* @date 2018/7/26 18:49
*/
public class ForDemo {
private static final Integer ONE = new Integer(1);//为什么加这句话
public static void main(String ar... | [
"545518104@qq.com"
] | 545518104@qq.com |
b53d59846edb783df3e3eff5b361239827b137cb | cc7840130a3bfef2c698d9a35d2b7d4f1c646839 | /src/main/java/com/yamada/weibo/utils/FileUtil.java | 0f04cdd7db0cb2dbb68a7cd331c0cba291508dda | [] | no_license | yamadadada/wb-backend | 6046bf48eccc2b4aa141ee2c1df21882ada4e098 | f1d8f9376fa91d93c18dc75b592bcc89f86a89a3 | refs/heads/master | 2022-06-24T22:33:25.768867 | 2020-05-31T12:55:48 | 2020-05-31T12:55:48 | 244,167,537 | 0 | 0 | null | 2022-06-21T02:53:51 | 2020-03-01T14:50:45 | Java | UTF-8 | Java | false | false | 1,782 | java | package com.yamada.weibo.utils;
import lombok.extern.slf4j.Slf4j;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.stereotype.Component;
import org.springframework.web.multipart.MultipartFile;
import java.io.File;
import java.io.IOException;
@Slf4j
@Component
public class FileUti... | [
"297354270@qq.com"
] | 297354270@qq.com |
cf4863257ef519091d393127acf9cc5c790b5951 | f62b80bf6a8df55c83f035e79639ef279c677d01 | /src/main/java/com/ringcentral/definitions/ListNetworksParameters.java | cd160037924fa7cd83e8af4d704cc89c1b9f4d7a | [] | no_license | ringcentral/ringcentral-java | 2776c83b7ec822b2ac01b8abed6a29e9d288d9da | b0fb081ffa48151d1a9b72517d2a5144a41144a5 | refs/heads/master | 2023-09-01T19:01:31.720178 | 2023-08-21T20:51:29 | 2023-08-21T20:51:29 | 55,440,696 | 17 | 27 | null | 2023-08-21T20:27:22 | 2016-04-04T20:00:47 | Java | UTF-8 | Java | false | false | 1,870 | java | package com.ringcentral.definitions;
/**
* Query parameters for operation listNetworks
*/
public class ListNetworksParameters {
/**
* Internal identifier of a site for filtering. To indicate company main
* site `main-site` value should be specified. Supported only if multi-site feature
* is enabl... | [
"tyler4long@gmail.com"
] | tyler4long@gmail.com |
838481555560332cb26caa2705d864942380d1d9 | e5392bd634a39217d9571ce3e21dd7063028a960 | /NewServlet/companyData/src/companyData/BatchTest.java | 6b2f3c296c2a8df7dca5c8d54b1684dca3cd329b | [] | no_license | Praveen421/java_test | 7f7885e1c468e464a8a559eda3b278770888f565 | 3cd8ccbc654c086cddc13da5e89348cfd3db9771 | refs/heads/master | 2020-06-19T17:53:56.904284 | 2019-07-14T07:56:35 | 2019-07-14T07:56:35 | 196,808,774 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 695 | java | package companyData;
import java.sql.*;
public class BatchTest {
public static void main(String[] args) throws SQLException,ClassNotFoundException {
Class.forName("oracle.jdbc.driver.OracleDriver");
Connection con=DriverManager.getConnection("jdbc:oracle:thin:@localhost:1521:orcl", "scott", "1234");
Statement s... | [
"pravee.kr855@gmail.com"
] | pravee.kr855@gmail.com |
50659563533f56e3e99a4eee7fd5f4756a1570f0 | 2d4e571e6e29cc768988498a81885c56b36dac4d | /src/main/java/com/retrochipradio/tasty/util/IHasModel.java | 09947953134da904b127a5f1c9add56b1b4b182b | [] | no_license | benserwa/Tasty | ac3012ab9ec65d7e6c0533b3dddf18f59aab0f4d | b94c2975f7ded46dc1e06f958663a1d3023b7ce6 | refs/heads/master | 2020-05-14T09:34:26.806533 | 2019-04-16T18:13:30 | 2019-04-16T18:13:30 | 181,741,199 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 102 | java | package com.retrochipradio.tasty.util;
public interface IHasModel {
public void registerModels();
}
| [
"enemyviolent@gmail.com"
] | enemyviolent@gmail.com |
5ec592417b986115944a1dc8c35244133a1bc0f3 | 87486d427c9ca90f587c51baae58446934aa3b64 | /src/main/java/readandwrite/book/cyc2018/javaIO/NIOClient.java | 3aaf315534d1485b3a9be94259836821d253e87a | [] | no_license | handsomZohn/spring-boot-01 | 002d39de44e78fc3ed7b220c5ae3210429b242b7 | 05d619f1207ac6f604f011ce6880e7ee739c3ace | refs/heads/master | 2022-06-19T18:00:40.096213 | 2021-06-09T11:42:18 | 2021-06-09T11:42:18 | 147,942,032 | 0 | 0 | null | 2022-06-17T03:05:22 | 2018-09-08T14:45:00 | Java | UTF-8 | Java | false | false | 574 | java | package readandwrite.book.cyc2018.javaIO;
import java.io.IOException;
import java.io.OutputStream;
import java.net.Socket;
/**
*@Description 套接字NIO实例客户端
*@CreateDate 18/07/18 16:21
*@Author zohn
*@Version 1.0
*
*/
public class NIOClient {
public static void main(String[] args) throws IOExcep... | [
"zzohn@foxmail.com"
] | zzohn@foxmail.com |
16439c39115254c0e653f973a2083f36fd2d5e76 | d46f553291b64388ecfd1459ab35055703a95d6f | /com.choucair.base/src/main/java/utilities/utilidadesEvidencias.java | abe6010156d5d280a4db482ea8d4c44cda2bdd6d | [] | no_license | rafaperez49/Proyecto-Automatizacion | 417074ee876cbbda6e6b1715cb9a6dfbb003a463 | 38f4294a2a46629c7d49ecad476af9480635dcf4 | refs/heads/master | 2020-03-21T23:36:46.049264 | 2018-07-03T14:09:43 | 2018-07-03T14:09:43 | 139,197,447 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,824 | java | package utilities;
import java.awt.Rectangle;
import java.awt.Robot;
import java.awt.Toolkit;
import java.awt.image.BufferedImage;
import java.io.BufferedReader;
import java.io.File;
import java.io.IOException;
import java.io.InputStreamReader;
import java.net.MalformedURLException;
import java.net.URL;
import javax.... | [
"rafaperez.9@hotmail.com"
] | rafaperez.9@hotmail.com |
5a84288949f761725eb1a4670c30ee0678f71e31 | 2b1f7bf4a2f1e191525529f5ed073487e1979fe2 | /backend/src/main/java/com/devsuperior/dsvendas/repositories/SellerRepository.java | d2c8ae263c134defe57c35cf19fa700827640ef9 | [] | no_license | JosimarSPJunior/CursoDevSuperior | fff1d88af021059c576e5f5d000ee891171b9750 | 7541eb4ac949c2ff1cfd54b5a268504fb1e23bb8 | refs/heads/main | 2023-07-27T15:41:20.221836 | 2021-09-12T23:12:17 | 2021-09-12T23:12:17 | 404,050,882 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 235 | java | package com.devsuperior.dsvendas.repositories;
import org.springframework.data.jpa.repository.JpaRepository;
import com.devsuperior.dsvendas.entities.Seller;
public interface SellerRepository extends JpaRepository<Seller, Long> {
}
| [
"josimarsousapintojunior10@gmail.com"
] | josimarsousapintojunior10@gmail.com |
3453a7c522d5027c6872421523f47baa87fdf7b9 | bca4966fa8c8b72de7e0c86ee4c6d16da2f36f18 | /core/src/ggl/gye/transmission/entities/NPCState.java | 96ecef61a6e68d103627adb30389db9cd2390193 | [] | no_license | Marcosan/ggjgye2018 | 8cc153a68ad9cfb38315c93f66f0a0a7f0ebb35b | f24f35e2b9cb108929b062d9a5defce2523eeae8 | refs/heads/master | 2021-05-09T18:52:26.652560 | 2018-01-28T21:27:48 | 2018-01-28T21:27:48 | 119,175,963 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 137 | java | package ggl.gye.transmission.entities;
/**
* Created by root on 11/08/17.
*/
public enum NPCState {
HIGH,
MEDIUM,
LOW;
}
| [
"marcoxavibsc@gmail.com"
] | marcoxavibsc@gmail.com |
1995d8213628ef3c49058f8ca637c9ebf713f996 | 4745ad8cf5e65efa05073285f85a34597e4e2144 | /leetcode/Convert Sorted Array to Binary Search Tree.java | dce6170916c90b8bebeaa94614fc7bbb6132cb1a | [] | no_license | skong03/leetcode | 58b8a06b5f12f2f1b6f80193faf64f924c8229b8 | e0eb18c7e743c74af9b9f9f13559a1d478ffa949 | refs/heads/master | 2020-06-05T02:03:26.331374 | 2013-11-20T22:35:18 | 2013-11-20T22:35:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 843 | java | /**
* Definition for binary tree
* public class TreeNode {
* int val;
* TreeNode left;
* TreeNode right;
* TreeNode(int x) { val = x; }
* }
*/
public class Solution {
public TreeNode sortedArrayToBST(int[] num) {
// Start typing your Java solution below
// DO NOT write main()... | [
"skong03@gmail.com"
] | skong03@gmail.com |
3e7fb675ec1df4ab060cc37ef97a19842c34bff0 | d473ee8b9e598ce5e58de13b4c7348d1c72e3971 | /src/main/java/com/prabhav/NetBallActivity.java | 713e3c7cb072b0063b97686ff81848b7817bf8de | [] | no_license | prabhavgarg/Scorer | 9daff1d9cc13372bc4fd879aa6c52f31b0ffeaf1 | 3d22758fda1739793ae79549043542bc06585f2d | refs/heads/master | 2021-07-08T23:32:25.887124 | 2017-10-05T11:08:55 | 2017-10-05T11:08:55 | 100,839,222 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,897 | java | package com.prabhav.play;
import android.app.AlertDialog;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.os.Handler;
import android.os.SystemClock;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.... | [
"noreply@github.com"
] | noreply@github.com |
2e40ab9ed42330c73b26ab68448b69f221d112c2 | 1fcfb498df38549a174b55d2f26276998d08311e | /TeamCode/src/main/java/org/montclairrobotics/sprocket/utils/SmoothVectorInput.java | 514f96d2d2766ef3e960d95e3db93eee13f67770 | [
"BSD-3-Clause"
] | permissive | MontclairRobotics/RelicRecovery2017 | 0cb5e35cc69ff070ac65ecf6540c007c0871fee4 | 141fed4c84d9de77ee8b0433a2fed3d638e41f9c | refs/heads/master | 2021-08-28T19:19:44.059495 | 2017-11-27T21:00:57 | 2017-11-27T21:00:57 | 108,323,224 | 0 | 0 | null | 2017-12-06T20:14:51 | 2017-10-25T20:36:11 | Java | UTF-8 | Java | false | false | 738 | java | package org.montclairrobotics.sprocket.utils;
import org.montclairrobotics.sprocket.geometry.Vector;
import org.montclairrobotics.sprocket.geometry.XY;
public class SmoothVectorInput implements Input<Vector>{
private SmoothInput x,y;
public SmoothVectorInput(int len,final Input<Vector> inp)
{
x=new SmoothInp... | [
"rafi@ukbaums.com"
] | rafi@ukbaums.com |
6dd5a6bfa7fb17d4a9bf2467eacd6d463b66f4ee | ac2453dc704f9b5e30aa2fb9d3ef543f27551848 | /boot-showcase-service/src/main/java/org/lina/boot/model/Category.java | f985a435ce923aea75a6b6c608766826dc724b47 | [] | no_license | eluwei/spring-boot-showcase | d4fee7cf216364ee73a6f1a896c291943cdb7102 | 0987e40dbb7cd5a64dca87217adcc34b0ee2adc2 | refs/heads/master | 2021-06-10T22:52:00.139196 | 2016-12-05T03:33:19 | 2016-12-05T03:33:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,156 | java | package org.lina.boot.model;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
@Table(name="category")
public class Category {
/**
* This field was generated by MyBatis Generator.
* This field corresponds to the... | [
"ljs2342003@gmail.com"
] | ljs2342003@gmail.com |
e640015d70df4dc2d8fe3a2ed7e514cc84175143 | 4688d19282b2b3b46fc7911d5d67eac0e87bbe24 | /aws-java-sdk-clouddirectory/src/main/java/com/amazonaws/services/clouddirectory/model/transform/AttachObjectRequestMarshaller.java | a1a547a1626fd376fd70b626ded7327d1dbce7b7 | [
"Apache-2.0"
] | permissive | emilva/aws-sdk-java | c123009b816963a8dc86469405b7e687602579ba | 8fdbdbacdb289fdc0ede057015722b8f7a0d89dc | refs/heads/master | 2021-05-13T17:39:35.101322 | 2018-12-12T13:11:42 | 2018-12-12T13:11:42 | 116,821,450 | 1 | 0 | Apache-2.0 | 2018-09-19T04:17:41 | 2018-01-09T13:45:39 | Java | UTF-8 | Java | false | false | 3,025 | java | /*
* Copyright 2012-2018 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... | [
""
] | |
67caf185dfee72baa12288f30bba1f391d88193c | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/12/12_717d1b97b2ab68d1e09e943fe2c71c836ab69fb4/RouterVersion/12_717d1b97b2ab68d1e09e943fe2c71c836ab69fb4_RouterVersion_t.java | 48e8ce36efad0cb612cd1a0973ee34419fde9362 | [] | 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 | 968 | java | package net.i2p.router;
/*
* free (adj.): unencumbered; not under the control of others
* Written by jrandom in 2003 and released into the public domain
* with no warranty of any kind, either expressed or implied.
* It probably won't make your computer catch on fire, or eat
* your children, but it might... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
b294eeb88921ec2ef4147915b531acd14bfb7f54 | 3030698787761271e7a20070a381778ece6f84bc | /Biblioteca JavaServelets/CapetasLp2123/CapaNegociosBiblioteca/src/paqueteNegocio/negUsuario.java | 9252164d78cf67099d9e045321ce5aea99c832dd | [] | no_license | acampos9913/Academicos | b6866e7f63baa9a2a2d6054489e82a73e63242d2 | 7d20ae74197c65dd92bd1425b2b1ed977f5d763f | refs/heads/master | 2020-12-20T18:33:33.641847 | 2020-01-25T13:40:04 | 2020-01-25T13:40:04 | 236,171,134 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 709 | java | package paqueteNegocio;
import PaqueteEntidades.entUsuario;
import java.util.ArrayList;
import paqueteDatos.datUsuario;
public class negUsuario {
public static entUsuario VerificarAcceso(String prmUser,
String prmPass) throws Exception{
try{
return datUsuario.VerificarAcce... | [
"acampos9913@gmail.com"
] | acampos9913@gmail.com |
911b96607136a7978cafdb47e21ab095bd87db21 | 1c63ab82cb710d5710440cb70184df9ea4973d95 | /src/main/java/be/iccbxl/pid/controller/FeedController.java | 16e344f72876ba41eb186a8735b865f94513bfe4 | [] | no_license | azeddine-sa/PID_2emeSess | 5485f961abdfd3dd3978e9a55263ce3b7c2b287b | ebb554e7f4d16602bab6dacb78ae5f9c7e02b2a2 | refs/heads/main | 2023-07-17T12:03:53.466705 | 2021-08-27T21:20:47 | 2021-08-27T21:20:47 | 392,676,253 | 0 | 0 | null | 2021-08-23T20:54:58 | 2021-08-04T12:14:59 | Java | UTF-8 | Java | false | false | 2,390 | java | package be.iccbxl.pid.controller;
import java.time.ZoneId;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Date;
import java.util.List;
import be.iccbxl.pid.model.Representation;
import be.iccbxl.pid.model.RepresentationService;
import org.springframework.beans.factory.annotation.Autowired;... | [
"bennour.ma@gmail.com"
] | bennour.ma@gmail.com |
a4558679786baeb8bf05138cece0f8cd3bcf08af | 11457abd64749f6e42e7b24243e042faa0aecf75 | /src/main/java/study/spring/hellospring/service/DepartmentService.java | 70a45bd66df3caddb95f9df0fc795dd865df155e | [] | no_license | junhee92kr/OpenAPI | 452bdc89319fa79e74a43b7f727862e50c29e814 | b192d10a77581415f2f1c35e329420f31fc73b58 | refs/heads/master | 2020-03-27T21:50:35.314872 | 2018-12-13T14:37:39 | 2018-12-13T14:37:39 | 147,179,479 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,195 | java | package study.spring.hellospring.service;
import java.util.List;
import study.spring.hellospring.model.Department;
/** 학과 관리 기능을 제공하기 위한 Service 계층. */
public interface DepartmentService {
/**
* 학과 목록 조회
* @return 조회 결과에 대한 컬렉션
* @throws Exception
*/
// -> import java.util.List;
public List<Department> get... | [
"dlfmadmfeo@gmail.com"
] | dlfmadmfeo@gmail.com |
e1889973de51a226705bf99f05bc5f6c0ff59acf | 2b2ce877a5cbb85ce6f39a293576cbe2cf1ed4d8 | /clouddo-zuul/src/test/java/com/bootdo/clouddozuul/ClouddoZuulApplicationTests.java | 347074191c8f06e5449d1786e7ebf54d10c0ecce | [] | no_license | xkang1019/clouddo | c8a441d8eadc3eb9fc91bb690ee22fddeba1083a | d79d1fa9b80e405bccc75c08f277f0d9e803c8c3 | refs/heads/master | 2020-04-07T06:15:11.123140 | 2018-02-03T11:24:42 | 2018-02-03T11:24:42 | 124,187,932 | 2 | 0 | null | 2018-03-07T06:09:34 | 2018-03-07T06:09:34 | null | UTF-8 | Java | false | false | 344 | java | package com.bootdo.clouddozuul;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.context.junit4.SpringRunner;
@RunWith(SpringRunner.class)
@SpringBootTest
public class ClouddoZuulApplicationTests {
@Test
public void... | [
"1992lcg@163.com"
] | 1992lcg@163.com |
e60796741ec4da0f7c8820eac4177cc2f29470f7 | e8c38cd847fa39afddaec13f8869934d87c45b74 | /TemLarB/TemLarB/src/java/br/com/temlar/DAO/QuartoDAOImpl.java | df6345eb3cdc2679d60e8c6bb22bc2e1ea8b053e | [] | no_license | JessicaSPina/temlar | 94464cd9b9911b20a476a820f4ee8d5689568ef7 | 398f31dd57d9567740093c0bcdc33ab7b97d65c4 | refs/heads/master | 2021-01-12T17:44:53.157425 | 2016-10-22T15:45:18 | 2016-10-22T15:45:18 | 71,636,994 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,526 | java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package br.com.temlar.DAO;
import br.com.temlar.modell.Quarto;
import br.com.temlar.modell.Pessoa;
import br.com.temlar.util.Connectio... | [
"jessica.bertina.jp@gmail.com"
] | jessica.bertina.jp@gmail.com |
47515d2de1a3f61d61dd8726e87f170744a199d1 | c7bcf7e7409457bf9c6e679c6ba7c1596aeae4a7 | /plugins/de.cau.cs.kieler.synccharts.codegen.dependencies/src/de/cau/cs/kieler/synccharts/codegen/dependencies/dependency/DependencyFactory.java | d794f7d6eb9ec2402f465e8a6e12d87019a06fae | [] | no_license | flymolon/de.cau.cs.kieler | 9a4a91251c84b112f472ded83595de77e5380027 | ead1a8fba7fca2072b36d931f62df735f818b94e | refs/heads/master | 2021-01-18T11:08:18.636739 | 2012-08-09T12:28:23 | 2012-08-09T12:28:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,798 | java | /**
* <copyright>
* </copyright>
*
* $Id$
*/
package de.cau.cs.kieler.synccharts.codegen.dependencies.dependency;
import org.eclipse.emf.ecore.EFactory;
/**
* <!-- begin-user-doc -->
* The <b>Factory</b> for the model.
* It provides a create method for each non-abstract class of the model.
* <!... | [
"cmot@informatik.uni-kiel.de"
] | cmot@informatik.uni-kiel.de |
57849b92464bb2b5834a0aab785f403aa6886ef1 | ab20833dea534969a80195dfe2b0219a80fc7150 | /src/dziedziczenie_abstract/Wegetarianska.java | 4ec26c4ecd72716c714d64773f84ec135e3cc79a | [] | no_license | Iaremii/MAS-project-3 | 13811768daf920dc40e544e723b3a252a287f5f9 | 49ffa2231b8c9c98ec25f24bb4db7d1d4979e4c4 | refs/heads/master | 2020-03-18T03:21:36.126979 | 2018-05-24T16:38:30 | 2018-05-24T16:38:30 | 131,845,817 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,015 | java | package dziedziczenie_abstract;
import java.util.Map;
/**
*
* @author Oleksandr
*/
public class Wegetarianska extends Kanapka {
private String nazwa;
private String przystawka;
private String napoj;
public Wegetarianska(String nazwa, String pieczywo, int wielkosc, double cena, String przystawka, ... | [
"ward.wsp@gmail.com"
] | ward.wsp@gmail.com |
563d0f1c8f3055cf5ac5ffb922c2bd473d3d1472 | 687cb4af2bc2238808498dc5b1c1012f1935dbe8 | /zadatak2.java | a22cf485a4dc32b97161452814e072f301a1a6d7 | [] | no_license | nvuchinic/zadaca.22.11.14 | 408f0e93f2e3b7a0f2fd55aa1e1288f15ef81a2d | c59a2ff17071f9b81e36914a5155e603823d6242 | refs/heads/master | 2016-09-06T03:00:43.011522 | 2014-11-25T21:50:00 | 2014-11-25T21:50:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,494 | java | /*Program koji ispisuje unesene brojeve po velicini,
te koliko je razlicitih brojeva uneseno*/
import java.util.Scanner;
public class zadatak2 {
public static void main(String[] args) {
int br1,br2,br3,max=0,min=0,sr=0,brRB=0;
Scanner unos=new Scanner(System.in);
System.out.println("Unesite tri broja u intervalu 5... | [
"nermin.vucinic@gmail.com"
] | nermin.vucinic@gmail.com |
20edfde7badfb2a59f063f9fe418442edd4df5b1 | a800d0e092e5a2b7ab165a0c19290a8deaa65b76 | /src/main/java/org/kj/blackjack/player/HumanPlayer.java | 087d8c9725a7bc17ce84009c341d0cc82f36c1bd | [
"Apache-2.0"
] | permissive | kinjalh/blackjack | 50290b313f61d562e891f0695f9c783b12e36bb7 | d354447944d8eebd088372546be7ca576158015f | refs/heads/master | 2020-03-27T14:41:41.110195 | 2018-09-02T02:44:34 | 2018-09-02T02:44:34 | 146,675,119 | 0 | 0 | Apache-2.0 | 2018-09-02T02:44:35 | 2018-08-30T00:41:01 | Java | UTF-8 | Java | false | false | 1,644 | java | package org.kj.blackjack.player;
import org.kj.blackjack.gameio.InputDevice;
import org.kj.blackjack.gameio.OutputDevice;
import org.kj.blackjack.gameutils.Action;
/**
* Interacts with a person through command line. Prompts player for their
* {@link Action} and displays information to them. At each stage the player... | [
"kinjal.haldar@gmail.com"
] | kinjal.haldar@gmail.com |
4fd4c2ccf04efea8cabf1a75509a385366861a44 | 7bcd056e8b8eb5fe9dcabd250a0f949c2f1edfe8 | /smavaMavenProject/src/test/java/testScript/LoginTest.java | 3218ebe32bd02eaa4ffca937a03b4095dc8107b4 | [] | no_license | dhirajkpandey/smavaProjectMaven | 33012b193da855cbb909dbb09a82a4d0f445b540 | 58df4bae0c176584a91a9f04465af9a59b8e2b3f | refs/heads/master | 2020-03-19T02:14:55.569940 | 2018-05-31T19:20:47 | 2018-05-31T19:20:47 | 135,612,107 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 303 | java | package testScript;
import org.testng.annotations.Test;
import smavaMavenProject.LoginPOM;
public class LoginTest extends BaseTest {
@Test
public void LoginTest() throws InterruptedException {
LoginPOM loginPOMObj = new LoginPOM(driver);
loginPOMObj.fnVerifyLogin(driver);
}
}
| [
"dhiraj@DESKTOP-3MFM675.lan"
] | dhiraj@DESKTOP-3MFM675.lan |
06714e4a34f6ae2f5158915641f1beffda160793 | 392e3ff9e804e8caf65964fd9e244876cdee841b | /acts-core/src/test/java/com/alipay/test/acts/runtime/ActsRuntimeContextThreadHoldTest.java | e71854953e0042f2c6bdf4d19d79dccf28e7e0e9 | [
"Apache-2.0"
] | permissive | elseifer/sofa-acts | 4d112e934ccdc6a76c6180e27322507e14c03f24 | a40275acfa52e08d354c62b67ad50ea6dea717e2 | refs/heads/master | 2020-04-25T21:43:08.177836 | 2019-04-19T06:07:52 | 2019-04-19T06:07:52 | 173,088,529 | 1 | 0 | Apache-2.0 | 2019-04-19T06:07:53 | 2019-02-28T10:08:19 | Java | UTF-8 | Java | false | false | 1,360 | 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 ... | [
"ddc.niqgniq@gmail.com"
] | ddc.niqgniq@gmail.com |
8c98dd57ce2268c35153f09b65a4e4ef071a50e1 | 6ae6ebc6919b0057320c649f053d6aae1241635d | /M_anagrams.java | 017479a17f847c2e27f90c419a8143b11d77a45e | [] | no_license | deciding/lintcode | 16cd129aa203889779020e2f783942f60748d3c9 | 1d1586b9bec36570cb6e6383c56d13062db32d17 | refs/heads/master | 2021-01-15T15:25:25.548171 | 2016-06-19T02:02:19 | 2016-06-19T02:02:19 | 43,603,092 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 950 | java | public class Solution {
/**
* @param strs: A list of strings
* @return: A list of strings
*/
public List<String> anagrams(String[] strs) {
// write your code here
ArrayList<String> ans = new ArrayList<>();
HashMap<Integer,ArrayList<String>> map=new HashMap<>();
fo... | [
"zhangzn710@gmail.com"
] | zhangzn710@gmail.com |
3b9ebce5c2f7dd464a12295e88b62b072e847ea6 | c59bbc7dea59f6a33872fdbf7060b74966a26105 | /taller2/Ejercicio2/src/implementar/Empleado.java | 62a503e5efa7e48f195a53e9fc0aae2231ced68d | [] | no_license | baavilah/Lab2 | 45ea47c83eaf42eeeba90e6da30fc0bc89733914 | c3a96a30383449bfedd4fadcb08512632191d577 | refs/heads/master | 2020-12-31T07:42:57.243186 | 2016-04-21T02:25:00 | 2016-04-21T02:25:00 | 56,730,723 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 520 | 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 implementar;
/**
*
* @author EL MEJOR
*/
public abstract class Empleado extends Persona{
protected String jefe;
... | [
"brianavila72@gmail.com"
] | brianavila72@gmail.com |
d5d658cc36425fbe9e02e7065c48944f9ae9aad5 | 386f8479ec297b0cd0b503aef1ab380fc214ef06 | /app/src/main/java/com/developers/paras/droidwatch/GuideToConnect.java | 62e63e4e355fbdd0540b8e4e46d950def1041689 | [
"MIT"
] | permissive | muskanmahajan486/DroidWatch | 9c8f87a3318785a51ae8d20cd4ea9b5de467f03e | 489e70fae3809e4300ad490153fe05ea1f052cb2 | refs/heads/master | 2023-04-01T23:54:00.078540 | 2021-03-28T12:46:39 | 2021-03-28T12:46:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,591 | java | package com.developers.paras.droidwatch;
import android.app.FragmentTransaction;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentManager;
import android.view.LayoutInflater;
i... | [
"khandelwalparas8@gmail.com"
] | khandelwalparas8@gmail.com |
6dc0344a8ce0e9890782be807573ec0b50ef38b3 | a3dc11fef2c67a7b1958fd4bf2dfb3ba0d934123 | /src/com/example/criminalintentsolution/CrimeLab.java | 1a5465049090c3b27ac6d20ad234410f009b27d1 | [] | no_license | BrittanyNovak/CriminalIntentSolution | aa52ff0edf66d845e749c1bfa99d29edf4737edf | 380cf3f74a63a05861485d4aa80d8c7f999ff7ad | refs/heads/master | 2016-09-01T05:09:37.859591 | 2015-11-04T02:22:21 | 2015-11-04T02:22:21 | 45,509,641 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 844 | java | package com.example.criminalintentsolution;
import java.util.ArrayList;
import java.util.UUID;
import android.content.Context;
public class CrimeLab {
private static CrimeLab sCrimeLab;
private Context mAppContext;
private ArrayList<Crime> mCrimes;
private CrimeLab(Context appContext) {
mAppContext = appCont... | [
"brittanynicole0106@gmail.com"
] | brittanynicole0106@gmail.com |
1d707b2832f51ba5f4102b6794154d517338edcd | cc27411adb3307cba5269560230006239a555663 | /Baseball/src/model/BaseballDto.java | a22de545fe3e712e067737e18ae01da70ef391bb | [] | no_license | swooan/Java | 0525f332e4ff123fc312a4b3c19ec5ef61511cc2 | 60d833b61323084e16e192d2296af99c4f80f3a3 | refs/heads/master | 2022-11-14T09:28:30.533822 | 2020-07-08T04:11:04 | 2020-07-08T04:11:04 | 277,773,457 | 0 | 0 | null | null | null | null | UHC | Java | false | false | 713 | java | package model;
public class BaseballDto {
String name;
int arr;
int col;
public BaseballDto() {
this("",0,0);
}
public BaseballDto(String name, int arr, int col) {
this.name = name;
this.arr = arr;
this.col = col;
}
public int getArr() {
return arr;
}
public void setArr(in... | [
"noreply@github.com"
] | noreply@github.com |
f4d49595592f7cd51e0783bf5f81c198ea9cfb93 | 65e0596f148b46160b3aa905dae9cfaaf6f884bf | /app/src/main/java/shop/bawei/com/moubao/model/beans/MyOrderBean.java | 02c0f5b0405f3ce17ef4567f96547a365ac75624 | [] | no_license | lyfld/moubao | e2a1ed66bf8ac967772d93f7b4fe7ce6cc6fa669 | 7728ebf7a80d32fe99806bc60bee1a9965b0cd9e | refs/heads/master | 2021-01-20T16:06:33.979463 | 2017-02-22T07:08:51 | 2017-02-22T07:08:51 | 82,772,159 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 31,440 | java | package shop.bawei.com.moubao.model.beans;
import java.io.Serializable;
import java.util.List;
/**
* Created by 刘伊帆 on 2017/2/13.
*/
public class MyOrderBean implements Serializable{
/**
* code : 200
* hasmore : true
* page_total : 4
* datas : {"order_group_list":[{"order_list":[{"order_i... | [
"312975008@qq.com"
] | 312975008@qq.com |
e2f2356d869b4f85ab84cc1ce7970506d718a51c | 38b6b23840decebf40d5ddd0672f9a8abe282d17 | /src/main/java/com/wing/apirecord/core/filter/UrlFilter.java | a78852bd1dc1c032e3d6eb743a4ecbfeac3c7661 | [] | no_license | tobecoder2015/apiRecord | 91ad62aea3b9cf58e98f1e093db59b21a0d4d9fc | 3124afd942e05e99d5aecfc617348ce504cecf8a | refs/heads/master | 2021-05-11T01:59:00.957594 | 2018-07-04T03:54:53 | 2018-07-04T03:54:53 | 118,346,002 | 8 | 2 | null | null | null | null | UTF-8 | Java | false | false | 1,210 | java | package com.wing.apirecord.core.filter;
import com.wing.apirecord.core.model.Request;
import com.wing.apirecord.core.record.Message;
import lombok.extern.slf4j.Slf4j;
@Slf4j
public class UrlFilter implements Filter {
private String pattern;
public UrlFilter(String pattern){
this.pattern=pattern;
}... | [
"wangqingshan@meituan.com"
] | wangqingshan@meituan.com |
87d2fc9c41465da33ec0ad5e6e19275e032161be | a73934eabef4b272380a60e4290f83f2bacc7a5a | /src/com/llf/thinking_in_java/c21_concurrency/LightOff.java | 176f5316deb5ccff0e591c7ecf819c13a82abf09 | [] | no_license | lilfei/JavaFeaturesTest | e37e3f8c27cdae4ba62436d94e96f5583abeac0f | a74fcde1975318f52b17616e911b103308b1aad3 | refs/heads/master | 2022-09-07T18:00:05.683064 | 2021-03-28T07:58:34 | 2021-03-28T07:58:34 | 140,555,599 | 0 | 0 | null | 2022-09-01T23:12:51 | 2018-07-11T09:51:48 | HTML | UTF-8 | Java | false | false | 523 | java | package com.llf.thinking_in_java.c21_concurrency;
public class LightOff implements Runnable {
protected int countDown = 10;
private static int taskCount = 0;
private final int id = taskCount++;
public LightOff() {
}
public LightOff(int countDown) {
this.countDown = countDown;
}
public String status() {
... | [
"satvr@126.com"
] | satvr@126.com |
31119ccfc981521b50e79a0752f9752434bc28f9 | ade34ed481014ddcdf54e560d28ded20a30f7266 | /src/Ex02_variable.java | fd6f3dd08ea3f39a516d85578bd47dc707c42e35 | [] | no_license | JungKyuHyun/javaSchool | 4ebe0eca13c0cef0532b0e1e77a404722328538b | 430b9d6d5979f340deb35ad7a4dbe3a42069f661 | refs/heads/master | 2020-04-19T09:20:00.689677 | 2019-02-01T03:02:13 | 2019-02-01T03:02:13 | 168,107,167 | 0 | 0 | null | null | null | null | UHC | Java | false | false | 735 | java | class Vtest{
int iv;
void print() {
System.out.println("instance variable : " + iv);
}
}
class Apt{
String color; // String 클래스이지만, 당분간 문자열 타입으로....ㅠ
Apt(String color){
//함수 (특수한 함수): 함수의 이름이 클래스 이름과 동일
//생성자 함수(constructor)
this.color = color;
}
void aptPrint() {
System.out.println("색... | [
"MJ"
] | MJ |
09f7f9f11218380e56b73abd08995772afdf4802 | 3f1e7f33fda138851a0d271877914b4b177d9a28 | /Server/moviecouch/src/main/java/com/sharabassy/moviecouch/controller/OMDBRestController.java | 40e6c6b821a86df7855e47b4f869b7deb06c4575 | [] | no_license | sharabassy/movie_couch | fad6591bac2d62cfd155a123011653dd69ae0d1c | 4b89f2ecc58f6fcb77cae1ff611dedc5f5b57702 | refs/heads/master | 2020-04-25T06:40:40.481160 | 2019-05-04T17:29:44 | 2019-05-04T17:29:44 | 172,589,015 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,192 | java | package com.sharabassy.moviecouch.controller;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import java.util.Map.Entry;
import org.springframework.core.ParameterizedTypeReference;
import org.springframework.http.HttpMethod;
import org.spr... | [
"Sharabassy"
] | Sharabassy |
bba6e0de4450d29e00374714e00f812076dca425 | fed41971c78ff70c701d754cfd023e3ea671ee85 | /gd-order-intf/src/main/java/com/gudeng/commerce/gd/order/entity/ReOrderCustomerEntity.java | aa4425639f56d49a8d042b4c57aadfed93e70753 | [] | no_license | f3226912/gd | 204647c822196b52513e5f0f8e475b9d47198d2a | 882332a9da91892a38e38443541d93ddd91c7fec | refs/heads/master | 2021-01-19T06:47:44.052835 | 2017-04-07T03:42:12 | 2017-04-07T03:42:12 | 87,498,686 | 0 | 6 | null | null | null | null | UTF-8 | Java | false | false | 1,841 | java | package com.gudeng.commerce.gd.order.entity;
import java.util.Date;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Id;
@Entity(name = "re_order_customer")
public class ReOrderCustomerEntity implements java.io.Serializable{
private static final long serialVersionUID = 597... | [
"253332973@qq.com"
] | 253332973@qq.com |
8e2b6be599ded67154ad7708d92a3df11f898dee | 15a51de7fb7f2e4922756af8dd49753fc9d5dcaf | /ClassTest-Webapp/src/main/java/com/android/domain/StudentGrade.java | 5acc4e7bb0c198109ddec43e9473f4d72476e87e | [] | no_license | oiegas/test-classes | 80050db4c79f2c036e5ea459c8b04304181a65eb | 4db7dc5fe910bc552d703201923aea0c1dd34d21 | refs/heads/master | 2021-01-21T04:53:49.919616 | 2016-07-03T20:32:22 | 2016-07-03T20:32:22 | 48,057,668 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 678 | java | package com.android.domain;
public class StudentGrade {
private int userId;
private String userName;
private String testName;
private float grade;
public int getUserId() {
return userId;
}
public void setUserId(int userId) {
this.userId = userId;
}
public String getTestName() {
ret... | [
"AlexandruOi@AlexandruOi-lap.yonder.local"
] | AlexandruOi@AlexandruOi-lap.yonder.local |
089e7d7a58fee99906e8d9cb8fe65b441b1b180f | 08fb478e67100d6b1886ad84884b6ec987b8e471 | /src/main/java/models/Withdraw.java | 18f2d5c92cca75eafa2f133e19ca5d7bf73911bb | [] | no_license | PrimeshShamilka/Bbank | c544262d3de90e96ef7f6e5ced97d8713af78488 | e4eb6e00abe1c41ce8724f828755e677c1cd8506 | refs/heads/master | 2022-07-17T09:36:31.222917 | 2020-08-03T08:19:42 | 2020-08-03T08:19:42 | 230,716,327 | 2 | 0 | null | 2022-06-21T02:32:42 | 2019-12-29T07:11:30 | Java | UTF-8 | Java | false | false | 1,159 | java | package models;
import java.sql.Timestamp;
// mobile withdraw
public class Withdraw {
private int withdrawID;
private int mobileAgentID;
private int customerID;
private float amount;
private int priority;
private Timestamp time;
private int accountNo;
public int getWithdrawID() {
return withdrawID;
}
pu... | [
"primeshs.17@cse.mrt.ac.lk"
] | primeshs.17@cse.mrt.ac.lk |
d68620d1127d29e9a5d78811626aef21b42077a2 | cb59d9923b64b2ce837ace9674d3aef499a86702 | /src/main/java/com/badlogicgames/filecache/SqliteCache.java | fa5f92099623d75e0db81698984d17a8f6bf677f | [
"Apache-2.0"
] | permissive | badlogic/filecache | 4ce5a9a6091f2ec6ff1bcc457483f891830cdf70 | bedf61bb1b3e0fe701ca41392284752828075c6e | refs/heads/master | 2021-01-23T13:22:57.057146 | 2015-02-28T00:57:32 | 2015-02-28T00:57:32 | 31,441,949 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,654 | java | /*
* Copyright (C) 2015 Mario Zechner
*
* 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 agr... | [
"badlogicgames@gmail.com"
] | badlogicgames@gmail.com |
9e467b1d9a0538fae95b9cdcea4bb7ba844b0cbe | 7eb7818405d0decc85f80b2d517e271e04093271 | /src/HistoryCustomer.java | 684717b9876993924a8165c0718ca8981de5964f | [] | no_license | prateek18597/Banking-Database-System | aa02fd66a62d20a74ee1d87a27708a308c0bdcd4 | ecf7b50bdd0704bd7537481666c4bddd16bf1d6e | refs/heads/master | 2020-05-09T18:47:35.778017 | 2019-08-31T15:56:35 | 2019-08-31T15:56:35 | 181,354,156 | 3 | 1 | null | 2019-08-31T15:56:36 | 2019-04-14T18:48:42 | Java | UTF-8 | Java | false | false | 10,396 | java |
import java.awt.Font;
/*
* 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.
*/
/**
*
* @author pratik
*/
public class HistoryCustomer extends javax.swing.JFrame {
/**
* Creates... | [
"prateek18597@gmail.com"
] | prateek18597@gmail.com |
5361d3b6f5c92bcdf63954c4e99bff2378200f98 | 32dd58edd88f2d2f7b41d6c517c0600540ed8def | /dependency-inyectIon/src/main/java/com/cristian/dependency/scopes/EjemploScope.java | edf6afa8d184a5d5a085d491170a1f3499a57581 | [] | no_license | janios/curso-spring-alex | c9f67fa87f24f1b06d059bca3a0b20df2bbfc53f | 3e74e68415b5d1fbe3915c7e069bf1612848a60f | refs/heads/master | 2023-03-01T00:43:24.984056 | 2021-01-14T21:25:57 | 2021-01-14T21:25:57 | 329,738,080 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 202 | java | package com.cristian.dependency.scopes;
import org.springframework.context.annotation.Scope;
import org.springframework.stereotype.Service;
@Service
@Scope("prototype")
public class EjemploScope {
}
| [
"escamilla.cristian@gmail.com"
] | escamilla.cristian@gmail.com |
265c95cc873538d9f04684c9c5862135f6d41f5b | 967317162df825737a466e4381d65e97d3d81893 | /src/main/java/service/IStudentService.java | 2a2706aa0a38aa6c26c5bcf71e042580a28921d0 | [] | no_license | luonganhtu19/uploadIMG_verifyGmail_Spring | c42f28e567913ca96c33692bb9fb7abfebfdfb73 | c712b4b8a0819715c8ac9e8743d624e1d94aa701 | refs/heads/master | 2023-02-26T18:32:20.431070 | 2021-01-29T06:48:12 | 2021-01-29T06:48:12 | 334,061,491 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 104 | java | package service;
import model.Student;
public interface IStudentService extends IService<Student> {
}
| [
"-"
] | - |
58d39a69fd64c541c805162e3df0190bed9388cd | 660dd0dbae47d40f68a719431a0b0e006fcfaecc | /FirstProjectApp/src/main/java/edu/scu/eventshub/WelcomeActivity.java | 56af02a396a6e73fe94029e27452aa47f37bd587 | [] | no_license | nvasudevan1991/SCUEventsHub | 00630675f0589dc575285afd3cee39844cf558bc | 07d9c6993c5f40a68e561f4c7854ef1c89918cc3 | refs/heads/master | 2021-01-23T16:04:45.648280 | 2017-06-14T18:34:21 | 2017-06-14T18:34:21 | 93,281,478 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,660 | java | package edu.scu.eventshub;
import android.content.Intent;
import android.os.AsyncTask;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.util.Log;
public class WelcomeActivity extends AppCompatActivity {
String APP_TAG = "SPLASH_SCREEN";
@Override
protected void on... | [
"nvasudevan@scu.edu"
] | nvasudevan@scu.edu |
504b69c38f641c893d0e8d0b139da11f418b0fd5 | a280aa9ac69d3834dc00219e9a4ba07996dfb4dd | /regularexpress/home/weilaidb/work/app/hadoop-2.7.3-src/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestSetrepIncreasing.java | aea8499add5cd591153f419905446a3f268c9233 | [] | no_license | weilaidb/PythonExample | b2cc6c514816a0e1bfb7c0cbd5045cf87bd28466 | 798bf1bdfdf7594f528788c4df02f79f0f7827ce | refs/heads/master | 2021-01-12T13:56:19.346041 | 2017-07-22T16:30:33 | 2017-07-22T16:30:33 | 68,925,741 | 4 | 2 | null | null | null | null | UTF-8 | Java | false | false | 510 | java | package org.apache.hadoop.hdfs;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertTrue;
import java.io.IOException;
import org.apache.hadoop.conf.Configuration;
import org.apache.hadoop.fs.BlockLocation;
import org.apache.hadoop.fs.FileStatus;
import org.apache.hadoop.fs.FileSystem;
impo... | [
"weilaidb@localhost.localdomain"
] | weilaidb@localhost.localdomain |
87d28fa92125f7787e68f3d8c98b307820bd5381 | 66731478f92353e00a30b722ec0e027b6ef035f0 | /src/main/java/service/RedisService.java | 7b6c3d5b7eedae5dd611ae5acbbe2ee893efa2d0 | [] | no_license | doubleair/be-hm | 95043379d3ef5c8b696d977a3cd3646d080f31b4 | ea7c0765ecdbb7040c88a389d4c23fd0369ca830 | refs/heads/master | 2021-05-07T09:06:57.677179 | 2017-11-29T06:02:12 | 2017-11-29T06:02:12 | 109,472,553 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 1,724 | java | package service;
import java.util.Map;
import model.UserCenterModel;
/**
* 类RedisService.java的实现描述:redis service
*
* @author jizhi.qy 2017年11月9日 下午3:09:52
*/
public interface RedisService {
/**
* 批量删除对应的value
*
* @param keys
*/
public void remove(final String... keys);
/**
... | [
"396617786@qq.com"
] | 396617786@qq.com |
0506b0e016c26504bd47309157869535dd88c8c7 | a512a7c995e7beaa22b5cd735a9295b4c04f2dbf | /android/app/src/main/java/com/rate/MainApplication.java | 63d0f5d936c3ad99dd233cbe782ce987d6bdfc65 | [] | no_license | EmreDereli/rate | c7f1b755859534489801f2222afd3e435a90d79f | e9a00fbd15725d4e8dce68e80d5d15d23d9ea105 | refs/heads/master | 2020-12-26T18:55:23.014802 | 2020-08-27T19:27:09 | 2020-08-27T19:27:09 | 237,605,694 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,322 | java | package com.rate;
import android.app.Application;
import android.content.Context;
import com.facebook.react.PackageList;
import com.facebook.react.ReactApplication;
import com.oblador.vectoricons.VectorIconsPackage;
import com.facebook.react.ReactNativeHost;
import com.facebook.react.ReactPackage;
import com.facebook.... | [
"emre@bigoen.com"
] | emre@bigoen.com |
99bb579d0e491bff1baf9df39ede70c91c0d8532 | e0fd2bcc2e9fecf5a1321529cf7ba93d1458127f | /wxCommon/src/com/ian/media/util/JsonDateSerializer.java | ff0d50147959a6f29474a1d35ca223fa9e1df416 | [] | no_license | EastWind1/wxShop | ab200db79c986548ac9db94ec2fe9c7444eb4415 | 05a062e9633d6324440fd8503ba6b04dd0216232 | refs/heads/master | 2022-10-22T00:35:24.290753 | 2018-05-20T12:34:10 | 2018-05-20T12:34:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 828 | java | package com.ian.media.util;
import java.io.IOException;
import java.text.SimpleDateFormat;
import java.util.Date;
import org.codehaus.jackson.JsonGenerator;
import org.codehaus.jackson.JsonProcessingException;
import org.codehaus.jackson.map.JsonSerializer;
import org.codehaus.jackson.map.SerializerProvid... | [
"657857337@qq.com"
] | 657857337@qq.com |
22c61b5eb1cfe601da7180d5b652dc6692baf888 | e8cd24201cbfadef0f267151ea5b8a90cc505766 | /group01/1814014897/zhouhui/src/week08/queue/QueueWithTwoStacks.java | 99ca3b72318d4e2428d718875aec3287465db7a9 | [] | no_license | XMT-CN/coding2017-s1 | 30dd4ee886dd0a021498108353c20360148a6065 | 382f6bfeeeda2e76ffe27b440df4f328f9eafbe2 | refs/heads/master | 2021-01-21T21:38:42.199253 | 2017-06-25T07:44:21 | 2017-06-25T07:44:21 | 94,863,023 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 815 | java | package week08.queue;
import java.util.Stack;
/**
* 用两个栈来实现一个队列
*
* @author Hui Zhou
*
* @param <E>
*/
public class QueueWithTwoStacks<E> {
private Stack<E> stack1;
private Stack<E> stack2;
public QueueWithTwoStacks() {
stack1 = new Stack<E>();
stack2 = new Stack<E>();
}
public b... | [
"542194147@qq.com"
] | 542194147@qq.com |
a2a93556d38922dc50b06eff7e8f7542757ba3be | f29a025e0316111e36bddb0985324f73ea4bfd38 | /DayFourPThree/src/com/wiley/clock/ClockMain.java | 43a1809f6c0b1843ff81dd30890a20414ed0e6c3 | [] | no_license | ChetanMadaboni/DSA | 9a72bb5169f2c0ec9d1d616b2ac2bfd97d913bbe | 6ee9cefbac7a6069b9c0b4e5da52650023b9ad82 | refs/heads/main | 2023-06-09T16:19:54.356341 | 2021-06-26T17:48:32 | 2021-06-26T17:48:32 | 380,562,766 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 291 | java | package com.wiley.clock;
public class ClockMain {
public static void main(String[] args) {
Clock c=new Clock();
Thread tic1=new Thread(new Tick(c));
Thread tac1=new Thread(new Tack(c));
Thread toc1=new Thread(new Tock(c));
tic1.start();
tac1.start();
toc1.start();
}
}
| [
"chetanmadabony19@gmail.com"
] | chetanmadabony19@gmail.com |
9d122a0bc4f773b7ee95086935e252c5508e92b0 | 4fe6a5946d5f04ba010edf5b797ee388e7ce0422 | /LocationApplication/src/com/bellychallenge/maps/GoogleMapsActivity.java | 273fb373539cdda3c757cba9f063725b04d3ed36 | [] | no_license | satheaki/LocationApplication-NearMe | 9da8161bc46d269fb8b22a05d04edf99351e9725 | 02b0cc57706ae430030736ab1d2370fdcb4f8a5e | refs/heads/master | 2021-01-10T04:05:07.201461 | 2016-03-16T21:05:30 | 2016-03-16T21:05:30 | 54,066,396 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,270 | java | package com.bellychallenge.maps;
import android.content.Intent;
import android.os.Bundle;
import android.support.v4.app.FragmentActivity;
import android.util.Log;
import android.widget.Toast;
import com.bellychallenge.main.R;
import com.google.android.gms.maps.CameraUpdateFactory;
import com.google.android.gms.maps.G... | [
"akshaysathe4@gmail.com"
] | akshaysathe4@gmail.com |
e507a581443ba631eb70f1f3f7caedae937c81b4 | 3267f914102fc3ffb048178ce8880a5918e7226f | /app/src/main/java/com/example/jobortal/JobDetailsActivity.java | 9d709f5209076007d2e1a36f0cc857e830bc6b97 | [] | no_license | Aashir999/jobportal | 16e5b1bf8225cf4572de7b74d70eeac436b248b7 | fcc77ae402981dfb5d16c3a47f60539ac5268182 | refs/heads/master | 2023-06-10T19:21:49.199306 | 2021-07-03T12:34:01 | 2021-07-03T12:34:01 | 382,610,914 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,648 | java | package com.example.jobortal;
import androidx.appcompat.app.AppCompatActivity;
import androidx.appcompat.widget.Toolbar;
import android.content.Intent;
import android.os.Bundle;
import android.widget.TextView;
public class JobDetailsActivity extends AppCompatActivity {
private Toolbar detail_toolbar;
privat... | [
"saadi90909@gmail.com"
] | saadi90909@gmail.com |
b9bf09328ba123d300532312084b5fbafcebe50f | d30763990d4acd2cf2bb6de6ee3b3de874bfec63 | /src/FromFirst/OOPS/six/InheritanceExample.java | 650f4544c3b7440a85358d6d0ffae8ce6175d601 | [] | no_license | iamamaresh007/Java | f7b56848eb1bd6c068fdb64090e1d4a2645d2856 | 3ccbceac0419b13de7e92aa69604a5ffd4f0b698 | refs/heads/master | 2021-02-08T05:52:42.946429 | 2020-03-01T09:12:25 | 2020-03-01T09:12:25 | 244,116,129 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,103 | java | package FromFirst.OOPS.six;
class Teacher {
int id;
String name;
String address;
public int getId() {
return id;
}
public void setId(int id) {
this.id = id;
}
public String getName() {
return name;
}
public void setName(String name) {
this.name = name;
}
public String getAddress() {
return a... | [
"61202675+iamamaresh007@users.noreply.github.com"
] | 61202675+iamamaresh007@users.noreply.github.com |
ef5873701c82304a94893648df3d236db1efe531 | f151a98c593fbe65b6e11931c5182a15adffdea9 | /MainProjectSpringMVC/src/presentation/data/ViewOrdersData.java | d4a55ff867b472091609684f5988a9e6c866193d | [] | no_license | vinhsteven/Pink | be6fa7929251004187d7c539fe234e14b3e2c36a | 5aa8865fad8e7641489e8cbf4915fb895bf9be4b | refs/heads/master | 2021-01-13T07:16:16.688406 | 2016-10-24T04:55:05 | 2016-10-24T04:55:05 | 71,646,492 | 0 | 0 | null | 2016-10-24T04:55:06 | 2016-10-22T15:05:55 | Java | UTF-8 | Java | false | false | 2,022 | java | package presentation.data;
import java.util.ArrayList;
import java.util.List;
import java.util.logging.Logger;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import business.BusinessConstants;
import business.SessionCache;
import business.... | [
"vinh.steven@gmail.com"
] | vinh.steven@gmail.com |
8d5b6b41ef2172a348136e24ebe296e510bc1675 | eb072810f0dc579dbbfe00e5a0307bc730aeedd6 | /MenuDrivenNumberOptions.java | 7ab416f9e7c37af62a22160aa1452b8664fd0486 | [] | no_license | narmasaru/labs | b8b8ba5def3a666f317262268b8873edfa90e101 | 9f8b9b5dc60634aa10946cd5ef9c1c41bfb60dde | refs/heads/master | 2020-07-28T21:31:38.409721 | 2016-10-03T16:05:19 | 2016-10-03T16:05:19 | 66,580,355 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,284 | java | import java.util.Scanner;
public class MenuDrivenNumberOptions {
public static void main(String[] args) {
// TODO Auto-generated method stub
Scanner sc = new Scanner(System.in);
System.out.println("Welcome to the number menu");
System.out.println("Number menu has 6 options to chose");
System.out.println("o... | [
"narmasarav@gmail.com"
] | narmasarav@gmail.com |
2cee2e3cc39022817c5bd73e39a617804d7d5dc9 | bcf1c5ccea99fe1678315cc59664922194b723ab | /src/solitaire/Solitaire.java | 185cc532d6be6dcefcba89307a2fca7bff11f10e | [] | no_license | margkiro/Solitaire | 61a615377894f92e11258470c7bddb3f32983621 | 22386010c12ed38c711dbbdec8a149dc5d9b482b | refs/heads/master | 2020-04-09T21:34:27.884101 | 2018-12-06T02:27:58 | 2018-12-06T02:27:58 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,166 | java | package solitaire;
import java.io.IOException;
import java.util.Scanner;
import java.util.Random;
/**
* This class implements a simplified version of Bruce Schneier's Solitaire Encryption algorithm.
*
* @author RU NB CS112
*/
public class Solitaire {
/**
* Circular linked list that is the deck of cards for ... | [
"noreply@github.com"
] | noreply@github.com |
59f58f5447c0107d5f4aeae50ab1ef1d0b268a93 | 7e4ccb1846377d70eea4637af1051811e884b6b7 | /src/main/java/com/infoasdp/util/RequestContext.java | 99b8727093625a2bc0f84b1c0a772bde81700bb2 | [] | no_license | septanuddin1509/infoasdp-login | efbf29a500a55650b43379e346c580a619af7e95 | 47e4dcecb8f9a8511fae048c10571f319cf775c2 | refs/heads/master | 2020-03-30T12:42:42.675284 | 2018-10-02T13:09:36 | 2018-10-02T13:09:36 | 151,236,258 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 178 | java | package com.infoasdp.util;
import java.util.HashMap;
public class RequestContext extends HashMap<String, Object> {
private static final long serialVersionUID = 1L;
}
| [
"septa@infoflow.co.id"
] | septa@infoflow.co.id |
a13987fbfe7239d3215dc433a33a831e95150da8 | 3f580dc70ae19c97285f15e0a9a1d5b13a0d87ec | /app/src/main/java/in/codekamp/codekampconnect/models/Error.java | aa8226e9fe614c2f4d5e173491b17bad2ff51752 | [] | no_license | himanshu096/kampkonnect | 38b0d6428b9007c6368d1fac88443d17a5310c87 | ea675531906140abaf5bb28224681b13dc84b4e5 | refs/heads/master | 2021-01-20T18:44:19.490804 | 2016-06-15T09:05:21 | 2016-06-15T09:05:21 | 61,193,907 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,826 | java | package in.codekamp.codekampconnect.models;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
import java.util.List;
import java.util.Map;
public class Error {
public static final int ERROR_CODE_UNIDENTIFIED = -10;
public static final int ERROR_CODE_NETWORK_ERROR ... | [
"aryurock4@gmail.com"
] | aryurock4@gmail.com |
d5e7059357a69216e9f11d456b13a5a8a02cc462 | 9bfa3498ff8d8cc291647a3f85075c6368eec746 | /src/com/app/service/impl/LocationServiceImpl.java | b71728120bb57af695dc0ce2372d94cdeb288963 | [] | no_license | Itsjeet007y1/VendorAppProject | a857cfb7d86ced37735cc75327beee9cf5af1eee | 2ad969dba6b9e99550cf41f8ee781a9be53931ca | refs/heads/master | 2020-03-06T17:12:21.457496 | 2018-03-27T12:54:51 | 2018-03-27T13:06:19 | 126,986,004 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 998 | java | package com.app.service.impl;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.app.dao.ILocationDao;
import com.app.model.Location;
import com.app.service.ILocationService;
@Service
public class LocationServic... | [
"32703731+ItsJeet007y@users.noreply.github.com"
] | 32703731+ItsJeet007y@users.noreply.github.com |
602f9585e36b75d2fe6f71ff1d9c52873c938e0d | 6b0caebfed8289e26cee7e4967bc92b5a4339165 | /app/src/main/java/com/example/mcqapp/AccountFragment.java | 6b58b3654cda38b1f0f100212eb55d819138f68c | [] | no_license | jbilic02/android--QUIZ-APP | 8bc19803df7c1c3ae6b6cd4b83f2ae8c6142c63d | 12a4653bfc70b33d642c9279699e8f267c770d9e | refs/heads/master | 2023-03-07T05:01:30.203807 | 2021-02-21T20:19:03 | 2021-02-21T20:19:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,664 | java | package com.example.mcqapp;
import android.content.Intent;
import android.os.Bundle;
import androidx.annotation.NonNull;
import androidx.fragment.app.Fragment;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import an... | [
"jbilic02@fesb.hr"
] | jbilic02@fesb.hr |
cf9d23010713525a5a33517327f81a199f09e717 | 25570916fda4a57e79d3ce7837ea0bd77e64acce | /src/main/java/com/xiaoming/day16/Test001.java | 7149ca2123e24736ce9cb57c21d2eaf7f00648c7 | [] | no_license | TPxiaoming/code-analysis | 36b734eee39d183876d4ee0506b1bfdbbcad2800 | 7e913ae8e072e5b5eb51893231784ab837381e67 | refs/heads/master | 2022-07-01T21:21:37.373453 | 2019-08-12T14:37:22 | 2019-08-12T14:37:22 | 198,444,409 | 0 | 0 | null | 2022-06-21T01:31:43 | 2019-07-23T14:12:10 | Java | UTF-8 | Java | false | false | 365 | java | package com.xiaoming.day16;
import com.xiaoming.day16.proxy.UserServiceProxy;
import com.xiaoming.day16.service.UserService;
import com.xiaoming.day16.service.impl.UserServiceImpl;
public class Test001 {
public static void main(String[] args) {
UserService userService = new UserServiceImpl();
new ... | [
"3093403587@qq.com"
] | 3093403587@qq.com |
617f28021ef27bdccd54ee11edf32c21f7438a92 | e7861c0ed1b49224b6c4ccf6dbfc63be61a026e5 | /JAVA/12월 17일 스트림끝 컬렉션시작 set ArrayList/차주님/testCollectionProject/src/test/set/TestTreeSet.java | eb71f1353723bae1f0f7410972f28495b3611cef | [] | no_license | kdw912001/kh | 7d7610b4ddaab286714131d1c9108373f6c920a9 | 73c511db0723e0bc49258d8d146ba6f8ee9db762 | refs/heads/master | 2020-04-06T10:19:58.220792 | 2019-05-03T18:41:57 | 2019-05-03T18:41:57 | 157,376,594 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,159 | java | package test.set;
import java.util.*;
public class TestTreeSet {
public static void main(String[] args) {
// TreeSet test
// 중복 허용 안 함
// 객체를 자동 오름차순정렬하면서 저장함
TreeSet tset = new TreeSet();
//Set tset = new TreeSet():
tset.add("orange");
tset.add("banana");
tset.add("apple");
tset.add("grape");... | [
"kdw912001@naver.com"
] | kdw912001@naver.com |
b00a849077c006b2750d12f060bd00b33f44698e | d34e6c9276ef6108541983cbecb7b94abd9dc77a | /src/projectPartB/TupleS.java | ac51c86211e7b098f25fcf0634ea7628969c8d7a | [] | no_license | laxmanbalajib/DBMS | 5be1f9c9938083c6d5fc26fd2557fdefb2e18085 | 7e927b75cb910f878639d78571c4f654be56706c | refs/heads/main | 2023-01-21T07:11:06.860612 | 2020-12-02T01:45:23 | 2020-12-02T01:45:23 | 316,557,811 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 562 | java | package projectPartB;
public class TupleS extends Tuple{
private int bValue;
private int cValue;
public TupleS(int bValue, int cValue) {
super();
this.bValue = bValue;
this.cValue = cValue;
}
@Override
public int getbValue() {
return bValue;
}
public void setbValue(int bValue) {
this.bValue = b... | [
"laxmanbalajib@tamu.edu"
] | laxmanbalajib@tamu.edu |
b1049fc38c808cfb55242c243c9f14834f7a9a66 | 66084d713b9e0eb26bed9828f2434bfed5d1e96f | /src/com/monyetmabuk/rajawali/tutorials/TerrainActivity.java | c85bc1747824140811d04baacfad58de5a75f744 | [] | no_license | 44kksharma/RajawaliExamples | c8396b5dc7097e7e4f7180fac0ccfdc053bcc8b9 | 42185bae8ac8e62e8a5bcf9164c83b54c4a7c0e8 | refs/heads/master | 2021-01-18T06:16:14.489768 | 2013-06-26T22:50:34 | 2013-06-26T22:50:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 398 | java | package com.monyetmabuk.rajawali.tutorials;
import android.os.Bundle;
public class TerrainActivity extends RajawaliExampleActivity {
private TerrainRenderer mRenderer;
public void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
mRenderer = new TerrainRenderer(this);
mRenderer.setSu... | [
"ippeldv@gmail.com"
] | ippeldv@gmail.com |
11ce5704b190505fc2cd09c72d64c8ba9d3adfb6 | 5a80002735018913fd193df5ff14d9e823bbb1dc | /admin/admin-frontend/src/test/java/no/valg/eva/admin/frontend/stemmegivning/ctrls/proving/models/VotingStatisticCategoriesTest.java | a5fd4dccbdc1cb86b8649f4fb77aec4d693b9e6c | [] | no_license | GhostNwa/election-eva-admin | 8e6dcea25346e96fc92a4fa84f7ddbd6a3cbb16b | 662d7ff2a20f1587eaee4ca1c63036a2308bbefd | refs/heads/master | 2022-12-09T13:05:12.291789 | 2019-09-26T14:32:58 | 2019-09-26T14:36:01 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,967 | java | package no.valg.eva.admin.frontend.stemmegivning.ctrls.proving.models;
import static org.testng.AssertJUnit.assertEquals;
import static org.testng.AssertJUnit.assertFalse;
import static org.testng.AssertJUnit.assertTrue;
import java.util.Arrays;
import java.util.Collections;
import no.valg.eva.admin.common.voting.Vo... | [
""
] | |
3c0622ebe79cbb03437800b53558ed5b26c441d0 | ef4b9fb8a43e6bf51eeb7f2fdf53b802d681ae9a | /src/RiverCrossing.java | b83fb705e6fcf926ac96a9d61b190077a251dd63 | [
"MIT"
] | permissive | plinkyg/JAVA-AUTOMAT-FSM-Puzzle | e6018be7674f6ac1924d7ab13ba2951d615dd35f | fea272938be173022229b64500b41d33e663ffa9 | refs/heads/master | 2021-09-21T09:53:07.091170 | 2018-08-24T03:47:05 | 2018-08-24T03:47:05 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,234 | java | import Model.Nodez;
import Model.State;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.TreeSet;
public class RiverCrossing {
private String[] moves = { "S", "SW", "SM", "SC", "SL", "SG",
"SWM", "SWC", "SWL", "SWG",
... | [
"shadrachgabriel@icloud.com"
] | shadrachgabriel@icloud.com |
81fb836446301fac99a2ce35f98383748d2f5aa9 | 6d834e7c921ad307eb7b1874d902957699121aa2 | /app/src/main/java/com/quanjiakan/net/retrofit/result_entity/GetUserHealthDocumentEntity.java | ce20f01da93761b760d2be17af2038a84da9d871 | [] | no_license | sengeiou/QuanjiakangWatch | d6e577af1580983514f7a84974d425583ad95766 | f5a65b0db887e0ee0d59b73167f3a13950e39b17 | refs/heads/master | 2020-05-29T19:53:55.096073 | 2018-01-23T10:03:20 | 2018-01-23T10:03:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,314 | java | package com.quanjiakan.net.retrofit.result_entity;
import com.quanjiakan.net.retrofit.result_entity.subentity.UserHealthDocumentEntity;
import java.io.Serializable;
import java.util.List;
/**
* Created by Administrator on 2017/12/13.
*/
public class GetUserHealthDocumentEntity implements Serializable{
/**
... | [
"marisareimu@126.com"
] | marisareimu@126.com |
6983915eb50c901fb0b3258ba0d3ec2e8e505886 | 4987bbdcbfd192dba36945752d7f2649af6e1a25 | /src/main/java/com/klein/uninet/web/rest/AccountResource.java | d150d92e37bea01642506eb541b79e98606d6889 | [] | no_license | kleiner617/CloudComputingFinalProject | 4ef4e30d57096fd4e91129e168d05450f8eb7638 | f98f768519bcb7be1b378c81c7f968b9f13a197a | refs/heads/master | 2021-08-28T07:49:45.236939 | 2017-12-11T15:18:47 | 2017-12-11T15:18:47 | 113,874,502 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,053 | java | package com.klein.uninet.web.rest;
import com.codahale.metrics.annotation.Timed;
import com.klein.uninet.domain.PersistentToken;
import com.klein.uninet.repository.PersistentTokenRepository;
import com.klein.uninet.domain.User;
import com.klein.uninet.repository.UserRepository;
import com.klein.uninet.security.Securi... | [
"kleiner617@gmail.com"
] | kleiner617@gmail.com |
6937856ded098521d4e2288d0ba3bd403b019890 | 60662555e173a99ef034c9834928ce98831b4fe3 | /src/DeleteStudDetails.java | 8091de2a8b7782f4f163918663e4e3bd8031c615 | [] | no_license | surajkumarsah/Academic_Administration | a09f3cf933589c655b2cdabfe445be7efa5917eb | d289ed119b6000427882abf23911e6f9cbf7b46d | refs/heads/master | 2020-05-24T14:28:30.996330 | 2019-05-18T03:35:38 | 2019-05-18T03:35:38 | 187,310,326 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 16,670 | java |
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import javax.swing.JOptionPane;
import net.proteanit.sql.DbUtils;
/*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the templ... | [
"surajkumarsah165@gmail.com"
] | surajkumarsah165@gmail.com |
c44326c5d8100054f6607755b2690f91ba9bb4e7 | 1daf3f9be3170259ede9a147ca216a2adfb73eb6 | /src/ch04/IString.java | fd6edf5e0fad26d98385540b9b84b37dec7f43ff | [] | no_license | nine9nine99/datastructure_java | e1cccc54c4ee39df4f01fdee7e8f7de7046b6c74 | a75fbf180a73b7ac9af040e1e275ee63019c7d1a | refs/heads/master | 2022-11-23T03:59:32.022995 | 2020-07-29T08:28:02 | 2020-07-29T08:28:02 | 276,895,240 | 0 | 0 | null | 2020-07-04T09:18:23 | 2020-07-03T12:31:19 | Java | UTF-8 | Java | false | false | 435 | java | package ch04;
public interface IString {
public void clear();
public boolean isEmpty();
public int length();
public char charAt(int index);
public IString substring(int begin, int end);
public IString insert(int offset, IString str);
public IString delete(int begin, int end);
public ISt... | [
"d404d@users.noreply.github.com"
] | d404d@users.noreply.github.com |
95a75e886e8be7939386a64f36ddd36b79fa6b52 | 4e3f772ad0e31ce91870e86147654794f0035dd4 | /src/collectionL/itheima05/ListDemo.java | 5970f8b2e2529f0f60b163ed2945bb89fda3a3f3 | [] | no_license | a1837075/demo | a27e91b860dbd4e1ab9b05f7f1e329c1eb09c721 | 8bde09f1480056f00a72496c903c22bc487bf70a | refs/heads/master | 2022-12-31T19:27:12.940667 | 2020-10-21T13:45:42 | 2020-10-21T13:45:42 | 293,812,101 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,260 | java | package collectionL.itheima05;
import java.util.ArrayList;
import java.util.List;
/**
List:
有序的(储存和读取的顺序是一致的)
有整数索引
允许重复的
List的特有功能:
void add(int index,E element)
E get(int index)
E remove(int index)
E set(int index,E element)
增删改查
*/
public class ListDemo {
public static void m... | [
"248739864@qq.com"
] | 248739864@qq.com |
e47f00f0fc6654cf3181ae48861bb437ac77bd0e | 563402bb4602fce344a09434aa365d89aa427f28 | /arconnor/WEB-INF/classes/it/bma/servizi/BmaAllegati.java | d8cb1d53fbfe1780141b9a24e7f75a0d4288f111 | [] | no_license | BackupTheBerlios/warconnor | 4b95fa5c0e842ddc8241de91e3dbf8b02f648a3c | 83d53b98ec3ec4857f1f582733dc82f59aea0404 | refs/heads/master | 2020-08-05T02:45:17.574148 | 2004-05-07T06:34:53 | 2004-05-07T06:34:53 | 40,247,114 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,420 | java | package it.bma.servizi;
import it.bma.comuni.*;
import it.bma.web.*;
import java.util.*;
public class BmaAllegati extends BmaServizio {
public BmaAllegati() {
super();
}
public String esegui(BmaJdbcTrx trx) throws BmaException {
BmaGestoreProdotto gp = new BmaGestoreProdotto();
gp.jModel = jModel;
String nomeTabel... | [
"ralbertoni"
] | ralbertoni |
738686da8284e525db9fa274686e05d349830659 | 82ada8f2b9753c7d97d720b396c6bda044fdf988 | /base-framework/src/main/java/com/lnr/android/base/framework/ui/control/view/recyclerview/OnViewPagerListener.java | a74cb353fd954db4d6da4a86447c952acc8b68bc | [] | no_license | xyyou123/dingtai-base-framework | f0dc377647b92df15c0d3f66942c5582eaefe506 | c983c4d9c4e8456c5dec9681ee347f0f2cfb484c | refs/heads/master | 2022-04-23T16:03:40.978218 | 2020-04-19T19:43:42 | 2020-04-19T19:44:12 | 257,085,196 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 509 | java | package com.lnr.android.base.framework.ui.control.view.recyclerview;
/**
* Created by 钉某人
* github: https://github.com/DingMouRen
* email: naildingmouren@gmail.com
* 用于ViewPagerLayoutManager的监听
*/
public interface OnViewPagerListener {
/*初始化完成*/
void onInitComplete();
/*释放的监听*/
void onPageRelea... | [
"zndx0502050105@163.com"
] | zndx0502050105@163.com |
5c4cbb38f9b7430ea77f4db6b13d0abe3ecc3ea7 | f3fed10a1429877eba7834365c88e6fd7a2aaa5a | /Spring Data II/DojoOverflow/src/main/java/com/codingdojo/overflow/services/TagService.java | d6d8d850b8dae6e38deabeec56a0be134b98dfed | [] | no_license | sahar-murrar/Java_Stack | ead0004fc0385c8d1234448323c4d485662c54e3 | cbee1b2867bca8adfdf07f1cb3ce38d1066cc410 | refs/heads/main | 2023-06-09T05:52:34.299878 | 2021-06-29T18:54:33 | 2021-06-29T18:54:33 | 375,152,809 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 991 | java | package com.codingdojo.overflow.services;
import java.util.List;
import org.springframework.stereotype.Service;
import com.codingdojo.overflow.models.Tag;
import com.codingdojo.overflow.repositories.QuestionRepository;
import com.codingdojo.overflow.repositories.TagRepository;
@Service
public class TagService {
pr... | [
"murrarsahar@gmail.com"
] | murrarsahar@gmail.com |
726acf3a1bc2fc08981a1aae3bae5e5d434dc7ad | 24487cdfa5a41d5a5c969ba5002cb49454ff8420 | /src/main/java/com/jgw/supercodeplatform/trace/common/util/WriteSheet.java | 9aeb8476e2e4702dd84322604706c8abbfbac44b | [] | no_license | jiangtingfeng/tttttttttttttttttttttttttttttttttttttt | 3d85a515c5d229d6b6d44bcab93a1ba24cb162a9 | 7f7dee932a084d54c469d24792e2b3429379a9d9 | refs/heads/master | 2022-10-09T06:02:47.823332 | 2019-07-03T10:56:07 | 2019-07-03T10:56:07 | 197,173,501 | 0 | 0 | null | 2022-10-04T23:53:25 | 2019-07-16T10:33:04 | Java | UTF-8 | Java | false | false | 156 | java | package com.jgw.supercodeplatform.trace.common.util;
import jxl.write.WritableSheet;
public interface WriteSheet {
void write(WritableSheet sheet);
}
| [
"wangzhaoqing@app315.net"
] | wangzhaoqing@app315.net |
6b58c906884f5cde9fb2fc8b23a002815ff03f3f | 7b2d653a2caec2cba1b95559e9456101c82d8fa6 | /workspace/Abdacky 8.3/src/MasterController.java | 3d0c77830bc57d80abbe66e0be374a9ff37e78cb | [] | no_license | jackyzou/Java-Workspace | 39585009707d335f35423077bd6387e02cc9065c | 035e2983d8ab38e9877ea6513c86e630e2dd2e6a | refs/heads/master | 2021-05-02T14:44:52.851620 | 2018-02-08T07:00:45 | 2018-02-08T07:00:45 | 120,723,647 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,398 | java | import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.FileWriter;
import java.io.IOException;
import java.io.PrintWriter;
import java.io.Reader;
import java.util.ArrayList;
import java.util.Scanner;
import java.... | [
"zoujiaqijacky@foxmail.com"
] | zoujiaqijacky@foxmail.com |
bd4849a219e37939fb688e245e19f728118520ac | 82d356e80f18dd7a356eb68b88c7fe4623bb70af | /apps/MicroBenchmarkTwo/app/src/test/java/edu/washington/cs/nl35/microbenchmarktwo/ExampleUnitTest.java | 3af0e57a62583b564857cfd28e4bfe0390e82c5f | [] | no_license | SugarsL/marvin-code | 4aa7e58795e262cac317b4e42f6c21e8e1dafb3e | c64b4261184fe51b07e256e70b6515dab7644fcc | refs/heads/master | 2022-03-27T05:29:19.589410 | 2020-01-09T18:41:20 | 2020-01-09T18:41:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 401 | java | package edu.washington.cs.nl35.microbenchmarktwo;
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 {
@Te... | [
"nl35@cs.washington.edu"
] | nl35@cs.washington.edu |
1d40fd20a49ea515dfbdd05b6aea9b93f08aafb9 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/22/22_3111015e646279ed8b42c0ddc008c419740aafcf/ModuleDeclarativeUIPreProcessor/22_3111015e646279ed8b42c0ddc008c419740aafcf_ModuleDeclarativeUIPreProcessor_t.java | e7f01bf43573701749c0e0fb95a2f23d8296f828 | [] | 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 | 2,826 | java | /*
* Copyright 2009 Sysmap Solutions Software e Consultoria Ltda.
*
* 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
*
... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
aa3f436a25b42d7c24d0251d1ea8505195c4e065 | 0647568a3f5915a4643635a3c8bd9a276409498f | /teleoperation/src/main/java/eu/gloria/gs/services/teleoperation/fw/operations/SelectFilterOperation.java | fd3dce7a85c3fc87319327b5bdf3b0931ab62772 | [] | no_license | fserena/GLORIAServices | 1aebdd198458c6d157951860aba3a249148bd517 | d587a98a3c50032cef47e5bce9e8a8d6fddfa47f | refs/heads/master | 2020-04-06T03:33:35.223366 | 2014-05-29T14:20:31 | 2014-05-29T14:20:31 | 9,467,709 | 1 | 1 | null | 2014-05-29T14:20:31 | 2013-04-16T08:14:55 | Java | UTF-8 | Java | false | false | 741 | java | package eu.gloria.gs.services.teleoperation.fw.operations;
import eu.gloria.gs.services.teleoperation.base.OperationArgs;
import eu.gloria.gs.services.teleoperation.base.OperationReturn;
import eu.gloria.gs.services.teleoperation.base.TeleoperationException;
import eu.gloria.rti.client.devices.FilterWheel;
pub... | [
"fserena@ciclope.info"
] | fserena@ciclope.info |
0a5806eb138f29eef8ef5405d248b1c27cca6528 | b884aa6060b5a68c7043b4a4ca419fa9a8f2aabd | /src/pt/foundthat/view/FrmConfigSala.java | 331b3c70bd8a9b054ba242ad14e44cde6e973bc5 | [] | no_license | joaorafaelsantos/found_that | f4f9587157ca72ab3d44f3e5e2bdc906b47cf789 | 37aea53f802b8f36aede245bcb51278d2099e812 | refs/heads/master | 2021-09-10T10:07:25.337194 | 2018-03-24T11:45:51 | 2018-03-24T11:45:51 | null | 0 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 10,831 | java | package pt.foundthat.view;
import java.awt.Color;
import java.awt.EventQueue;
import java.awt.Font;
import java.awt.Toolkit;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.MouseAdapter;
import java.awt.event.MouseEvent;
import java.awt.event.WindowAdapter;
imp... | [
"noreply@github.com"
] | noreply@github.com |
a9630888872e147732a6cca4b43ab7441e2745f9 | 7f38fe2262b64f0e3dd19106a652c44114cf0f83 | /src/humide/Test.java | dc8ba2f82d957564378f350c9608ca17ec9ea4ca | [] | no_license | ndeyenenedieye/humidite-avec-observateur | 2653e5da35d6134911c07b0686e668949809e5c8 | 40bd852405531e1f600f03c1e993e321d193048f | refs/heads/master | 2020-06-09T01:58:30.180549 | 2019-06-23T13:00:55 | 2019-06-23T13:00:55 | 193,348,361 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 532 | java | package humide;
public class Test {
private static final String bar = null;
Abstraithumide t =new thermometre();
Barometre b = new Barometre();
int i=0;
ConsoleTemp cons = new ConsoleTemp((thermometre)t);
ConsoleHum consHum= new ConsoleHum(bar);
journal jour = new journal((designPull.thermometre)
t.abonner(c... | [
"ndeyenenedieye@gmail.com"
] | ndeyenenedieye@gmail.com |
917b4708a83f30d329c3e4029f1af6872d25d954 | beffc6542dc4bf85946ceca7cca4a31ac230d376 | /spring-boot-project/spring-boot-cli/src/main/java/org/springframework/boot/cli/app/SpringApplicationLauncher.java | 76bfa1d54b425071efa934a3335aaffc4d0bd6ef | [
"Apache-2.0"
] | permissive | ZhouKaiDongGitHub/spring-boot-2.0.x | 4395970b183eff7321748d4ad0155784aa94eaa6 | 3f443764747c4ee01085bed6381292fa44744a49 | refs/heads/master | 2023-01-07T07:27:51.067468 | 2020-09-13T07:13:04 | 2020-09-13T07:13:04 | 215,676,265 | 1 | 0 | Apache-2.0 | 2022-12-27T14:52:46 | 2019-10-17T01:24:02 | Java | UTF-8 | Java | false | false | 3,210 | java | /*
* Copyright 2012-2019 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
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by a... | [
"Kaidong.Zhou@eisgroup.com"
] | Kaidong.Zhou@eisgroup.com |
1f6e5050373ce97cb518f2903619e640e9df36f6 | 5e22bc0718a65f73055cebfc40f41686fae2d1d8 | /src/main/java/com/edison/algorithm/string/单词搜索2.java | 0ad4cdd9e06f2c263143552c84090a962ef4ab47 | [] | no_license | EdsionGeng/day_day_algorithm | 100107b3a21141c216e33c3a36971b087f5e4ab8 | ff409749071081bf0a0ce4632e695a606ddf9197 | refs/heads/master | 2023-01-12T21:14:59.802992 | 2022-12-29T02:38:04 | 2022-12-29T02:38:04 | 223,535,879 | 2 | 0 | null | 2022-11-16T06:15:26 | 2019-11-23T05:24:19 | Java | UTF-8 | Java | false | false | 2,255 | java | package com.edison.algorithm.string;
import java.util.*;
public class 单词搜索2 {
int[][] dirs = {{1, 0}, {-1, 0}, {0, 1}, {0, -1}};
class Trie {
String word;
Map<Character, Trie> children;
public Trie() {
this.word = "";
this.children = new HashMap<>();
... | [
"841851827@qq.com"
] | 841851827@qq.com |
9faa19ab983211a392b8c27a1550e9b4cfe644b7 | ee49336ab7ad6d9cd11f26b46af7f72b06d6b43a | /mod01-sample1/src/main/java/net/franckbenault/dbtest/sample/DbManager.java | 960fe0187f5993f3473eb300b8e662fde2240702 | [] | no_license | franck-benault/test-dbsetup-dbunit | 9fdea1223a833732f30f54299595ab9a33a3a8b5 | 1d9e0e0ebe979f899fe9ba23a5f6006691f9fc60 | refs/heads/master | 2021-01-23T09:49:28.292205 | 2015-08-13T22:07:58 | 2015-08-13T22:07:58 | 21,919,148 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,548 | java | package net.franckbenault.dbtest.sample;
import java.sql.Connection;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import javax.sql.DataSource;
import org.hsqldb.jdbc.JDBCDataSource;
public class DbManager {
private String requestCreateTablesUsers = "CREATE TABLE USERS (... | [
"franck-benault@orange.fr"
] | franck-benault@orange.fr |
3a265cda74be89a8ec7842bcfc6bb96e5a502857 | c6044892e45f7cf8fb17a9e43b1a29add7df6bd3 | /tooling/karaf-maven-plugin/src/main/java/org/apache/karaf/tooling/client/CommandDescriptor.java | c5323609955ed23c874362983d99aadb38496d8e | [
"MIT",
"BSD-3-Clause",
"Apache-2.0",
"LicenseRef-scancode-public-domain",
"EPL-1.0"
] | permissive | htreu/karaf | 1c5648e478961e20cc3bdbd6d32418d526b0a22a | 82404953d60b4c9f2a4975f12785ec6dcf022da8 | refs/heads/master | 2021-07-02T12:43:01.024604 | 2019-03-12T07:20:40 | 2019-03-12T07:20:40 | 175,178,655 | 0 | 0 | Apache-2.0 | 2019-03-12T09:34:56 | 2019-03-12T09:34:54 | null | UTF-8 | Java | false | false | 1,199 | 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 ... | [
"jbonofre@apache.org"
] | jbonofre@apache.org |
a8e1b6adfe37e6d34cfbdde5b5374c5cef07e4f1 | 09d4a9e6f02ec10aa86cc5a312fae00a2b43842c | /seckill-common/src/main/java/com/seckill/common/bean/ManagerProductInfo.java | f701bc288b6b846d502dace55d1a986edab41ed0 | [] | no_license | xianzhixianzhixian/seckill | d4c740366562248f1516d29adeca2ddd06507424 | 4e7aaac6baa0f199a8eb42c3145aa1cf4cfb0d3f | refs/heads/master | 2022-04-14T12:07:13.471528 | 2020-02-29T15:43:25 | 2020-02-29T15:43:25 | 219,761,055 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,455 | java | package com.seckill.common.bean;
import java.math.BigDecimal;
import java.util.Date;
public class ManagerProductInfo {
private Long id;
private String productTitle;
private String productName;
private String productPictureUrl;
private BigDecimal productPrice;
private BigDecimal productDis... | [
"MrRobotFan@163.com"
] | MrRobotFan@163.com |
29c495126c89769f0e041427d91b46c7719b6ab8 | 0cce3c1dcedac94ac67e75e80f7f9586315193ea | /org.mortbay.jetty/src/org/mortbay/jetty/servlet/Invoker.java | bb188df156eb4bc80b48739a57c0ced8ee023b83 | [] | no_license | SuperMarioX/analytics | ada927f0af4b75e1401899a5aca7ecc491919791 | 3774a14c41ee36eaebe8bbe89cdf578a053883bc | refs/heads/master | 2021-01-11T00:00:52.108642 | 2013-07-21T08:43:35 | 2013-07-21T08:43:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,150 | java | // ========================================================================
// $Id: Invoker.java,v 1.1 2009/01/14 09:05:13 zhangyx Exp $
// Copyright 199-2004 Mort Bay Consulting Pty. Ltd.
// ------------------------------------------------------------------------
// Licensed under the Apache License, Version 2.0 (the ... | [
"mjyyl@126.com"
] | mjyyl@126.com |
82701b5bfc254c5c089beee124f90e3087586a29 | 243d571d13947743a3446b8a0d4bbea304291a6e | /src/main/java/com/nemtool/explorer/pojo/Accountremarks.java | 572bc474e956587dd541d80c1065476f33859817 | [
"MIT"
] | permissive | masker-Lee/explorer_es | 72f084690e8a22fa4a9fa33ff636963985d2b0d0 | 8cabba9ad4c800f310b7121a800e4772a27ae1d9 | refs/heads/master | 2023-01-27T19:06:13.027063 | 2020-12-10T08:03:46 | 2020-12-10T08:03:46 | 320,197,457 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 740 | java | package com.nemtool.explorer.pojo;
import java.io.Serializable;
public class Accountremarks implements Serializable{
/**
*
*/
private static final long serialVersionUID = 1L;
private Integer id;
private String address;
private String remark;
public Integer getId() {
return id;
}... | [
"masker-Lee@users.noreply.github.com"
] | masker-Lee@users.noreply.github.com |
6550b51796a987c685974d8a89aa8d40c06f007a | 41e717baecbcb4279de99550df54169f8631bb69 | /app/src/main/java/com/lwr/password/ui/userupdate/RegisterActivity.java | c34ef4d5a46d6998113b5e9a65ac30c2637995b2 | [] | no_license | liangwenrong/android-Password | 294b54b146817c3ae8577ece9e9621c23fce57ce | 4ab2efc8903bd140d3f0827af67e3430a937c16b | refs/heads/master | 2022-09-19T03:53:31.518446 | 2020-05-28T13:29:04 | 2020-05-28T13:29:04 | 267,298,014 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,993 | java | package com.lwr.password.ui.userupdate;
import android.app.AlertDialog;
import android.content.DialogInterface;
import android.content.Intent;
import android.os.Bundle;
import android.text.TextUtils;
import android.view.KeyEvent;
import android.view.View;
import android.view.inputmethod.EditorInfo;
import android.widg... | [
"944604889@qq.com"
] | 944604889@qq.com |
92e046e3efa60bd661341ffc6904cd354375ed54 | 66579544de4f10385f67fe12f817949f3157c169 | /PPSDD/src/controllerC/LoginManageCon.java | 7fe9716a52e27ad59c15f9590ffa4888c8eb4dc1 | [] | no_license | sarina22/library | ee735eb102a225c154f1b65ea9f9459edbb8c155 | 0496c19664654ded40e056a4788bcf20dc40011b | refs/heads/master | 2020-06-24T12:59:34.780913 | 2019-07-26T07:28:50 | 2019-07-26T07:28:50 | 198,968,763 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,009 | java | package controllerC;
import controllerC.*;
import modelM.UserLoginModel;
import javax.swing.*;
import viewV.*;
import controllerC.*;
import java.awt.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.util.Arrays;
import viewV.*;
public class LoginManageCon extends JDialog {
Lo... | [
"sarina.acharya22@gmail.com"
] | sarina.acharya22@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.