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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
63f428dce39e8f0233c4ae9a4edd52a7f028cfec | b33be863c1a67a4a8658fa957f430f2bab63d588 | /src/main/java/com/autobotstech/cyzk/adapter/stickygridheaders/StickyGridHeadersSimpleAdapter.java | c27fa3cb3b6054896ad7d3eb001d1b558d53677b | [] | no_license | zhilee2008/autobotstech | 80624c429a6f753abf415e7e199f4a0ef0523154 | 88b183987b0b21bd4609b139b92a7492175324c6 | refs/heads/master | 2021-05-23T05:25:10.994409 | 2018-03-22T04:24:03 | 2018-03-22T04:24:03 | 95,187,239 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,370 | java | /*
Copyright 2013 Tonic Artos
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
... | [
"bjlizhi@cn.ibm.com"
] | bjlizhi@cn.ibm.com |
85ecf622f9acbd7c7263d747c0d6725acc07087b | 590b41d7116d78cda4b41a6787ec520d3eb5ffa3 | /src/newone/HelloWorld.java | 06590b4b331ad804762855089d8b6b3ba9daf39e | [] | no_license | Jeremy-april/20200511_HelleWorld | d027c13233debbe4b49f734876ae99f6def2ac8e | 10bb8c7c37457daa5ae63f28af6a7826da16e4fd | refs/heads/master | 2022-07-28T14:02:14.040585 | 2020-05-15T10:44:44 | 2020-05-15T10:44:44 | 264,167,988 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 846 | java | package newone;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.util.ArrayList;
import java.util.Date;
public class HelloWorld {
private static int num;
public static void main(String[] args) {
System.out.println("hellowored!");
ArrayList listnew = new ArrayList(... | [
"591291582@qq.com"
] | 591291582@qq.com |
c21a2cec855d4caaa926ec6e05bd5a611e91ce2f | f4e3b1c2b2c5c860a1ca3a5eefc406f43f0b9787 | /src/Figura/PruebaFiguras.java | 581ab0112f9edc2098ae14530e8269374abcc90e | [] | no_license | alber87/programacion | ed8e2351ad87020fc84a3184029e5be29a45df46 | 370c995008a1e44d7c730fab30c587130c3399f0 | refs/heads/master | 2020-03-08T14:36:43.177193 | 2018-04-19T18:42:14 | 2018-04-19T18:42:14 | 128,123,290 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,815 | java |
package Figura;
import java.util.Scanner;
import java.util.InputMismatchException;
public class PruebaFiguras {
@SuppressWarnings("SuspiciousIndentAfterControlStatement")
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
boolean salir = false;
in... | [
"albertorodriguezochandio@gmail.com"
] | albertorodriguezochandio@gmail.com |
e251a360980b4a35728f49d1606f17e22ad2e533 | c05b1d3993b23e13f62b6fb7289de1ff8460db4b | /src/com/섬나라아일랜드_DFS/Main.java | 4e726853bf9e3d46553a4aee75cc288d9f0eb510 | [] | no_license | Sangbeen-dev/Algorithm_Recursive-Tree-Graph_DFS_BFS | 6c765a0f7b45ff4844c547bf26b0161f680d31b3 | 87235f3f12652f84f8fc32d39fd605d2e88da263 | refs/heads/master | 2023-06-13T23:19:24.746179 | 2021-07-21T09:40:51 | 2021-07-21T09:40:51 | 380,778,858 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 956 | java | package com.섬나라아일랜드_DFS;
import java.util.Scanner;
public class Main {
static int answer=0, n;
static int[][] arr;
static int[] dx = {-1, -1, 0, 1, 1, 1, 0, -1};
static int[] dy = {0, 1, 1, 1, 0, -1, -1, -1};
public void DFS(int x, int y, int[][] arr) {
for (int i = 0; i < 8; i++) {
int nx = x+dx[i];
int... | [
"tkdqls960@naver.com"
] | tkdqls960@naver.com |
ef087c59b1698837e957ef6ae0b977b51dd0b052 | 26e611565ce0e9eed154caaf6548a281a829d356 | /onvif-ws-client/src/main/java/org/onvif/ver10/recording/wsdl/ExportRecordedDataResponse.java | 4395949b2fc71fff29614ab5b81cd3006c5611ea | [
"Apache-2.0"
] | permissive | doniexun/onvif-1 | ecb366070dca73781c7baf3b9bcff94dd68001f5 | ff9839c099e5f81d877a1753598a508c5c0bfc6b | refs/heads/master | 2020-05-27T09:14:42.784064 | 2017-12-20T18:15:59 | 2017-12-20T18:15:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,356 | java |
package org.onvif.ver10.recording.wsdl;
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.XmlAnyElement;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.Xml... | [
"f.pompermaier@gmail.com"
] | f.pompermaier@gmail.com |
7ce0745f814eef25401b157b274d135c347e051e | 5a1d6752ef215efaddf6b55e1bb88c0575d3d7cd | /erp/app.contractmanagement/domain/src/main/java/org/flowframe/erp/app/contractmanagement/domain/CustomSubscriptionPlan.java | 02304a6d6610cbfe678cb2e7a1be8419739e94f0 | [] | no_license | mduduzik/flowframe | 5849eddfed53a82e65f6d1e815db0ba2cc85e263 | 71245bf70688a08cf91a6b105fd8aae62cdab2ab | refs/heads/master | 2021-01-20T05:49:44.876366 | 2013-08-05T02:11:54 | 2013-08-05T02:11:54 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 502 | java | package org.flowframe.erp.app.contractmanagement.domain;
import javax.persistence.Entity;
import javax.persistence.ManyToOne;
@Entity
public class CustomSubscriptionPlan extends SubscriptionPlan {
@ManyToOne
private Customer tenant;
public Customer getTenant() {
return tenant;
}
public void setTenant(Custome... | [
"mduduzi.keswa@bconv.com"
] | mduduzi.keswa@bconv.com |
33c88edf03d17d199d7fbb83c9682975ff102075 | b9eeda66337c934252a392f13f6fb139365b99a1 | /src/main/java/br/com/atuafinanceira/atuafinanceira/model/UserLogin.java | 1d48a4b9a843f5b991cdb554067e60979130e1ff | [] | no_license | NatyDuarte/AtuaFin | 93ff60335dfdaff8e3e280b1b775c490e68ee43f | bab141a662c412d68ef901227638cca8df567502 | refs/heads/master | 2023-05-01T05:51:14.562888 | 2021-05-20T19:30:21 | 2021-05-20T19:30:21 | 369,316,944 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 644 | java | package br.com.atuafinanceira.atuafinanceira.model;
public class UserLogin {
private String nome;
private String usuario;
private String senha;
private String token;
public String getNome() {
return nome;
}
public void setNome(String nome) {
this.nome = nome;
}
public String getUsuario() {
... | [
"natacha96@hotmail.com"
] | natacha96@hotmail.com |
2380c8b3a068fe1e29c98f1bade51eb47fb98b4f | d07304a99b4637b919eb4e91fafb7dc34ccc0f41 | /src/main/java/de/tu_darmstadt/stud/lukas/marckmiller/pki/bonus/task4/Task4.java | 1cb5a742fb488c5a0db2ba7f71f5facc3f33728e | [] | no_license | LukasMarckmiller/PKI_2020_Exc | 3af3287e4c42b71ee089b05a3369b67671bd56fc | 6f073cc263ef6639899a70c82c3da7a113be9802 | refs/heads/master | 2022-11-16T00:42:13.933078 | 2020-07-04T16:32:21 | 2020-07-04T16:32:21 | 265,233,779 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,810 | java | package de.tu_darmstadt.stud.lukas.marckmiller.pki.bonus.task4;
import de.tu_darmstadt.stud.lukas.marckmiller.pki.bonus.utils.CryptoUtilsProvider;
import org.bouncycastle.asn1.x500.X500Name;
import org.bouncycastle.asn1.x500.X500NameBuilder;
import org.bouncycastle.asn1.x500.style.BCStyle;
import org.bouncycastle.asn1... | [
"lmarckmiller@gmail.com"
] | lmarckmiller@gmail.com |
474da96e0b99dd17c7bcb0c59744713537cd8b92 | f01c8fe3681ce98fc63d34cd8b927b9c95edb3a0 | /bcm-login/src/main/java/cn/com/unary/bcm/login/pojo/RegCodeInfo.java | b17f9d916b93189847159244def16a4073a8b8b1 | [] | no_license | lwgboy/online-register | 36f88c669bf0f409ea7b51dab2327d7cc15ae93b | c5f52d8016284de25f03f96ea1621575a6e15597 | refs/heads/master | 2020-06-14T04:04:43.889919 | 2018-11-08T08:21:38 | 2018-11-08T08:21:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,534 | java | package cn.com.unary.bcm.login.pojo;
/**
* Created by Administrator on 2018/10/17.
*/
public class RegCodeInfo {
private int id;
private String name;
private String mobile;
private String email;
private String location;
private String validPeriod;
private boolean active;
private Stri... | [
"15850546725@163.com"
] | 15850546725@163.com |
dcd92276475dbba503da76a33dbd6ab12f5f8dd1 | e7109987b069c11bb2d07092e7559f43ab43096b | /src/main/java/com/cainiao/manage/web/user/UserController.java | 39a5146527f994db5c660f728d70c87c82fd94a6 | [] | no_license | fanrencainiao/cainiao-manage | 4883f2e1c3ee5712d6e3a257132c3789797f9c56 | 20a4e4e8800b540cd1c638ecad9e17d0bf42e5c2 | refs/heads/master | 2022-02-21T17:38:55.879059 | 2019-09-05T03:39:08 | 2019-09-05T03:39:08 | 203,762,083 | 1 | 0 | null | 2022-02-09T22:18:26 | 2019-08-22T09:34:28 | JavaScript | UTF-8 | Java | false | false | 31,491 | java | package com.cainiao.manage.web.user;
import com.cainiao.manage.common.DateUtil;
import com.cainiao.manage.common.ValidateUtil;
import com.cainiao.manage.entity.ResponseResult;
import com.cainiao.manage.entity.UserDTO;
import com.cainiao.manage.entity.UserRolesVO;
import com.cainiao.manage.entity.UserSearchDTO;
import ... | [
"1063977059@qq.com"
] | 1063977059@qq.com |
1a96bc5a93813887348cbc47ad11f0598d577c9c | 35fcaaecbdb535a74c2d2ddb298b9d2383841e9b | /Posttest/src/tugas3/posttest3.java | f460b64ca076dd8ee8d0abc2f1f2af04b4ab0eea | [] | no_license | hanifaulia/VISUAL_A_1515015012_889011 | 2c42907fa3383b268f73d3a2a4e706081157c5a0 | 29ef253bdeaaca14fbd438bc3290aa9ce0019d6b | refs/heads/master | 2020-05-27T21:14:56.257634 | 2017-04-13T13:08:04 | 2017-04-13T13:08:04 | 83,643,012 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 20,501 | 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 tugas3;
/**
*
* @author hanif
*/
public class posttest3 extends javax.swing.JFrame {
/**
* Creates new form postt... | [
"cinema.hanifaulia@gmail.com"
] | cinema.hanifaulia@gmail.com |
ed0af512f5a4db68301451932e6631d723fd8aaf | 83897e6fa4edf252b740d2d103e29bd15a4badef | /1_Integral image & Max Value Stack/A1Q2/IntegralImage.java | c5e95ddb66b172215d854cd5564ce11197d8f7a8 | [] | no_license | sophiiae/DataStrucutre_Java | 020481f440c3f03a045167c6301a2d406dc8f394 | 16def6afbedde1b0ccbc15a3ce01b1ed0d84404a | refs/heads/master | 2020-04-09T05:19:53.493266 | 2018-12-25T00:05:34 | 2018-12-25T00:05:34 | 160,060,342 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,512 | java | package A1Q2;
/**
* Represents an integer integral image, which allows the user to query the mean
* value of an arbitrary rectangular subimage in O(1) time. Uses O(n) memory,
* where n is the number of pixels in the image.
*
*/
public class IntegralImage {
private final int[][] integralImage;
private fi... | [
"feifeizheng@outlook.com"
] | feifeizheng@outlook.com |
ec9a20b66b50d079d07d42d2c0aceeb73fbf1722 | 5f4e7b18c82bca2f3f8ff944a5b0ef31aaf5248e | /hapi-fhir-server/src/main/java/ca/uhn/fhir/rest/server/method/MethodUtil.java | 5d0241f87d8036064807c660b1381bbd9c4d6919 | [
"Apache-2.0",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | shayaanmunshi/hapi-fhir | 1e080ac18393f43cbe069229b674a34dd42a6535 | be07ebc4ef73feb776192cc7ce91d95fde466d8d | refs/heads/master | 2021-06-30T18:53:51.655542 | 2017-09-21T12:33:20 | 2017-09-21T12:33:20 | 201,999,525 | 1 | 0 | Apache-2.0 | 2019-08-12T19:55:49 | 2019-08-12T19:55:49 | null | UTF-8 | Java | false | false | 12,170 | java | package ca.uhn.fhir.rest.server.method;
/*-
* #%L
* HAPI FHIR - Server Framework
* %%
* Copyright (C) 2014 - 2017 University Health Network
* %%
* 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 Li... | [
"jamesagnew@gmail.com"
] | jamesagnew@gmail.com |
d87792623a86fd68e476f63a58c5fcde0895acf7 | 58dafff63212d9f6c291edbea615c98575047dbc | /src/main/java/example/business/FooPersistenceService.java | 1675bc32cef76a489baf63882443f5eca36a9189 | [] | no_license | slu-it/example-spring-security-component-scan-issue | d7cb95e274a3432c2ace2d98c0eabf1ad5cb8250 | dc6fdbbd197225a344e623da7af6f403c6f88e68 | refs/heads/master | 2020-12-03T03:54:34.828265 | 2017-06-29T14:54:23 | 2017-06-29T14:54:23 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 70 | java | package example.business;
public interface FooPersistenceService {
}
| [
"stefan.ludwig@novatec-gmbh.de"
] | stefan.ludwig@novatec-gmbh.de |
1e84c8143a8056885b842f7d39993a81c5358634 | 3942ca1ace35dd8e38e13436ede69468ff2a16a2 | /p2pSSM/src/main/java/com/zking/p2pSSM/utils/PasswordHelper.java | 7cb616e11746396ba5a906b3787c1c45e23eb56c | [] | no_license | whap2p/p2pSSM | 1927b4c6cf0ceee371ef81d966861244edba823b | cfce90e733ea8b9fe8787ac60f93a8460150b7c1 | refs/heads/master | 2020-04-24T19:50:01.130123 | 2019-03-11T05:29:00 | 2019-03-11T05:29:00 | 172,224,697 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,620 | java | package com.zking.p2pSSM.utils;
import org.apache.shiro.crypto.RandomNumberGenerator;
import org.apache.shiro.crypto.SecureRandomNumberGenerator;
import org.apache.shiro.crypto.hash.SimpleHash;
/**
* 用于shiro权限认证的密码工具类
*/
public class PasswordHelper {
/**
* 随机数生成器
*/
private static RandomNumberGe... | [
"2143370064@qq.com"
] | 2143370064@qq.com |
b5944f1d8405ea302cfb57d5c91aae678b09f5fe | ac808277839cfa3ae5f186ef41521eca6ebea663 | /src/main/java/fr/Operation/Withdrawal.java | cb167b54beeda39945a0fbd173b72e4e01ca768c | [] | no_license | BorisBlngr/Kata-Bank-Account | 8e12431bce07a25624985d0cb84829c6699df7e1 | 5188300a846984a084a0fc98fd88fa9d8c27a21c | refs/heads/master | 2020-05-17T10:17:28.817897 | 2019-05-03T16:00:38 | 2019-05-03T16:00:38 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 373 | java | package fr.Operation;
import fr.Money;
public class Withdrawal implements Operation {
@Override
public Money operate(Money money, Money amount) {
return money.minus(amount);
}
@Override
public String symbol() {
return "-";
}
@Override
public boolean equals(Object obj)... | [
"boris.thibaut.boulanger@gmail.com"
] | boris.thibaut.boulanger@gmail.com |
c6ad91b8c1e0d2be6fa8d657733aec09995d4af0 | 7f0c98401bb8ad14f407d343ac750778afcbfba3 | /hrm_course_parent/hrm_course_service_9002/src/main/java/cn/itsource/hrm/mapper/CourseTypeMapper.java | 080273d189f056846888b03c68506855bbc32c08 | [] | no_license | a3705348/hrm_ZYC | 152f5f04056db5cffdce5ec546f3abac67ee146f | 98d6fba775ab0e1e813407340254b9dac2ffbefd | refs/heads/master | 2020-07-15T17:07:24.690734 | 2019-09-01T02:16:54 | 2019-09-01T02:16:54 | 205,613,923 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 293 | java | package cn.itsource.hrm.mapper;
import cn.itsource.hrm.domain.CourseType;
import com.baomidou.mybatisplus.mapper.BaseMapper;
/**
* <p>
* 课程目录 Mapper 接口
* </p>
*
* @author yhptest
* @since 2019-08-31
*/
public interface CourseTypeMapper extends BaseMapper<CourseType> {
}
| [
"a3705348.163.com"
] | a3705348.163.com |
3db2e2671b98c1dc2df06ff63ac7900c0ec111b3 | 9c35febd351c20d91b665d6ec2946683be4c65da | /src/main/java/com/example/springbootstudy/service/MyService2.java | 74c777a8190dbc4dab9ca6dbb1b0b8e7106b9a96 | [] | no_license | quyixiao/spring-boot-study | 37f7ef7351894cb8a21b76cacc227956d0371a7b | b225ed789a7a044b0ea9968e044050a17bc19241 | refs/heads/master | 2023-06-14T10:46:41.096208 | 2021-07-05T06:07:41 | 2021-07-05T06:07:41 | 360,837,080 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 81 | java | package com.example.springbootstudy.service;
public @interface MyService2 {
}
| [
"2621048238@qq.com"
] | 2621048238@qq.com |
e43f403d08f19af25a239e221c2e6e64284867d1 | d5f8da5cfad4df0ad592f125cea0332a4c53e59f | /m.krasnoshchekov/src/main/java/action06_homework/MainCalc.java | 0a8deeeb9d9d3a2614b405d99f22daa5f6320c67 | [] | no_license | MaxProff3/Proff3 | 7ecd0ab566ce9d5fef40cbda94c67bb9279be3a7 | f43873ec720136f3d2f9df14649ad46ea3271dbc | refs/heads/master | 2020-05-29T16:38:52.883171 | 2016-07-17T10:55:56 | 2016-07-17T10:55:56 | 58,258,039 | 4 | 0 | null | null | null | null | UTF-8 | Java | false | false | 274 | java | package action06_homework;
public class MainCalc {
public static void main(String[] args) {
Calculator calc = new Calc();
String str = "15*2=";
for(char p:str.toCharArray()){
System.out.println("Input "+p);
calc.inChar(p);
System.out.println();
}
}
}
| [
"Natali@Nats"
] | Natali@Nats |
62041d21e89d22c12ae1567d486d85a285ffa131 | 85eff3b7cabd0c21a6e08fe863a959f11b232126 | /app/src/main/java/me/tmgg/viewsdemoapp/fragments/BottomBehaviorFragment.java | 4db5fdf160dfe79c1ea022e1e12b588cb304f26b | [] | no_license | Aidenat9/CustomViewsDemo | b969cdcadbea0785e24b50b6fd7a28b8e257d453 | fc114503a4029ef342376c2dc39f485916cd83dc | refs/heads/master | 2020-04-27T11:52:43.861470 | 2019-12-11T03:53:35 | 2019-12-11T03:53:35 | 174,312,363 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,369 | java | package me.tmgg.viewsdemoapp.fragments;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.design.widget.BottomSheetBehavior;
import android.support.v4.app.Fragment;
import android.util.Log;
import android.view.LayoutInflater;
import... | [
"tianmu19@gmail.com"
] | tianmu19@gmail.com |
a34de1335ccead3f304ffc8af2451da66f401766 | 465b02a7eff2bf2436da960c1afcca5be8af33bd | /app/src/main/java/com/example/moderndashboardui/HomeActivity.java | 81ffe271c1fea8afbabd50e3471355077a5e9c86 | [] | no_license | SagarBChauhan/Modern-UI-Android | 4efc5dc125d23f8ee1fe6dd0cd0f57d72752a44c | 528f55088e882f7ae01730f366e56e36fd1419ae | refs/heads/main | 2022-12-24T10:40:19.214195 | 2020-10-05T04:58:49 | 2020-10-05T04:58:49 | 301,297,636 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 703 | java | package com.example.moderndashboardui;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.os.Handler;
public class HomeActivity extends AppCompatActivity {
private static int SPLASH_TIMEOUT=500;
@Override
protected void onCreate(Bundl... | [
"chauhansagar373@gmail.com"
] | chauhansagar373@gmail.com |
83eaa38fa26ed5dae03cb789aa6a3792cfd3f150 | 04245ecc554d8021a3e23c1cd96caf0fa37bfd58 | /java-basic/src/main/java/bitcamp/java100/ch06/ex3/Test4.java | cc9b49ee0870af1a860980cf6dbfb50fe236d9ab | [] | no_license | soso1525/bitcamp | e2514059aac58566992f761dc1daa63091eb26ce | 993ad9e06d8fa4fa336a20a78eb31c5ee9bd9a8e | refs/heads/master | 2021-09-02T09:05:17.220450 | 2018-01-01T08:18:10 | 2018-01-01T08:18:10 | 104,423,404 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 132 | java | package bitcamp.java100.ch06.ex3;
public class Test4 {
public static void main(String[] args) {
MyClass3.m1();
}
}
| [
"clean"
] | clean |
58e0bc59df186c141fae3bf8a48957176ab0a446 | 3b232eff647d0db230f95ac3c315850f4d79c7ba | /src/main/java/io/sdb/sys/oauth2/TokenGenerator.java | a98882352f4eac95ba704ab77e839c7e218031a5 | [
"Apache-2.0"
] | permissive | mankycat/sdb-mall | dd6945028e477afead4175937efc7bf508d83484 | 1c9f88aeff3b1d7ab70ff90393f5a6c35d770f34 | refs/heads/master | 2021-09-28T16:42:43.745050 | 2018-11-18T14:57:56 | 2018-11-18T15:09:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,225 | java | package io.sdb.sys.oauth2;
import io.sdb.common.exception.RRException;
import java.security.MessageDigest;
import java.util.UUID;
/**
* 生成token
*
* @author chenshun
* @email sunlightcs@gmail.com
* @date 2017-05-20 14:41
*/
public class TokenGenerator {
public static String generateValue() {
return... | [
"40612328@qq.com"
] | 40612328@qq.com |
749835c7a7b1268815ff06442c46ff59c08a905d | 8782051a18d608de4c0c64229153f1636b60c528 | /plugins/android-designer/src/com/intellij/android/designer/model/ModelParser.java | e67384ab57f74bdf6307d989d32ffd45e78dd728 | [
"Apache-2.0"
] | permissive | DavyLin/intellij-community | 1401c4b79fae36bbcfd6fa540496c29edfd80c83 | 713829cd75a25e2f8fa43439771dd3a7feb1df9d | refs/heads/master | 2020-12-25T05:16:52.553204 | 2012-06-27T23:02:15 | 2012-06-27T23:03:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 15,527 | java | /*
* Copyright 2000-2012 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | [
"Alexander.Lobas@jetbrains.com"
] | Alexander.Lobas@jetbrains.com |
005fad29dc6013497007b4f0eb0525499c742e2e | 7d31655830c9e6d7fae764190262661d2f4d6942 | /app/src/main/java/com/example/myapplication/Activity_2.java | 1e57d64d7312dfb8312f27f327d54032aac4aec2 | [] | no_license | yang-haohao/Experiment1 | 5a4066910008ec493a8f217ff4de95e0ac7a2038 | cd94d465318b582347fe65427621feed8634cdc7 | refs/heads/master | 2021-02-28T22:01:37.063560 | 2020-03-07T13:55:28 | 2020-03-07T13:55:28 | 245,639,184 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 644 | java | package com.example.myapplication;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
public class Activity_2 extends AppCompatActivity {
Button btn2_5;
@Override
protected void onCreate(Bundle savedInstanceState) {
... | [
"963347149@qq.com"
] | 963347149@qq.com |
fdb1b93216dd611bdab84fe4a0dc720c3ca810ef | fcf845eda05398434698d5e1527bb561c7ddc100 | /zm-study-common/src/main/java/com/spring/common/util/FileUtil.java | d7e28cb3e9259a0bc8bd16ae1e1249e98308dc68 | [] | no_license | lovezmming/zm-study | f41b4e7f461c7a4e13cd4440521dd3a8a62a5b18 | 046840180261e2729304fdb18df43dee66df8804 | refs/heads/master | 2020-04-11T20:54:34.703524 | 2019-04-25T07:52:15 | 2019-04-25T07:52:15 | 162,087,958 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,737 | java | package com.spring.common.util;
import java.io.BufferedOutputStream;
import java.io.ByteArrayOutputStream;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
public class FileUtil
{
public static String getFileExtention(String fileName)
{
... | [
"zmzmlla@163.com"
] | zmzmlla@163.com |
9c44e897ac080ce0f6f58f3e232c46b57ff70990 | d49a923cbf90b65a3f0a5e903686fa90959c9f5c | /app/src/androidTest/java/com/lonja/calculator/ExampleInstrumentedTest.java | 237a17d714f9392a5915f9644584fc3cc62a0735 | [] | no_license | lonja/Calculator | 2db0574da13336929ae7bf9352a2298ab3c66c3b | 7cb45864a1d22a79250d5867bd1636da3aa66c85 | refs/heads/master | 2021-01-19T00:54:12.976451 | 2016-08-18T10:34:36 | 2016-08-18T10:34:36 | 64,851,518 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 744 | java | package com.lonja.calculator;
import android.content.Context;
import android.support.test.InstrumentationRegistry;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import static org.junit.Assert.*;
/**
* Instrumentation test, which will execute on an Android... | [
"lonja007@gmail.com"
] | lonja007@gmail.com |
4a9cda82fbc0d3a079dafc56dc05dba6ca8e86ba | 4ad89a9887a62984a37c96af51dcfc20f3bcc430 | /app/src/androidTest/java/com/yasar/yasar/ApplicationTest.java | 8b8ec616c55ace942e31f0a2cdf0a74e17e54ad8 | [] | no_license | rmcconkey/Yasar | 347446a8216d5f463b57820127a769c6a9197b70 | 7ee39fbe768fb2c74381b16bf17d1142e34042d8 | refs/heads/master | 2021-01-02T09:15:06.863189 | 2015-04-30T14:04:23 | 2015-04-30T14:04:23 | 22,198,701 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 346 | java | package com.yasar.yasar;
import android.app.Application;
import android.test.ApplicationTestCase;
/**
* <a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a>
*/
public class ApplicationTest extends ApplicationTestCase<Application> {
public ApplicationTest() {
super(A... | [
"robert.mcconkey@cont.scientificgames.com"
] | robert.mcconkey@cont.scientificgames.com |
81c96fd132a9773c320d728e0670e2445e2ec758 | 92ce0c6cf4973c7b81af7187a1c1c1de4e9ac655 | /src/robosorter/MartianEgg.java | d72be159981ef1b6c78cdf5a58881b581e1d9a96 | [] | no_license | AustinHyunwooLee/Game | fd936dc5cb36f9b3077c36583288d7e250ef99be | 6dab83ecc05910071a724fe219b68edce2232363 | refs/heads/master | 2020-03-16T19:57:32.777622 | 2018-05-10T18:42:06 | 2018-05-10T18:42:06 | 132,939,908 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,372 | 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 robosorter;
import basicgraphics.BasicFrame;
import basicgraphics.Sprite;
import basicgraphics.SpriteComponent;
import basicgr... | [
"austinkwonlee@gmail.com"
] | austinkwonlee@gmail.com |
7904bc07389a839c97734b4a54c2f4037fe72f10 | fea154b7f411b5aa40d1155d5b18372fc32c3e7f | /Exercícios de Aulas/10-15/TratamentoExecao/src/com/Fatec/Conta.java | e0cfca48c364f98923ea14e54e431b297c0c0327 | [
"MIT"
] | permissive | Felix-xilef/Programacao-Orientada-a-Objeto | 2983c38244b51297f2c4148838b2ba730b13c219 | ed30d6c8f8bb13ee0cadcfe4fb8a7d51c24ad12f | refs/heads/master | 2023-02-15T23:44:18.066683 | 2021-01-10T01:01:54 | 2021-01-10T01:01:54 | 289,007,696 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,242 | java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.Fatec;
/**
*
* @author Felix Petiz Bonilho
*/
public class Conta {
private String correntista;
private double s... | [
"felixpb@yahoo.com.br"
] | felixpb@yahoo.com.br |
e7e5a558f98cc18a7a64813d19d58623af983a79 | ce9d7ba4f41e7a168c2da48ef44b9e3c18ea3545 | /src/main/java/com/com/crc/test/TestApi.java | 5c572d8c3cd853db6b77c89880a9962d1cba0a2f | [] | no_license | clickear/neteasemusic | af22f78f1ec1dca19e9eb8abe7c9967561f181b3 | bbf3f1f5d7fb291371f72d09c3ba8bf5efbf76f7 | refs/heads/master | 2021-01-12T17:47:14.196283 | 2017-02-18T13:52:46 | 2017-02-18T13:52:46 | 69,390,812 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 817 | java | package com.com.crc.test;
import com.mashape.unirest.http.HttpResponse;
import com.mashape.unirest.http.JsonNode;
import com.mashape.unirest.http.Unirest;
import com.mashape.unirest.http.exceptions.UnirestException;
/**
* Created by Administrator on 2016/10/1.
*/
public class TestApi {
public TestApi() throws U... | [
"434647670@qq.com"
] | 434647670@qq.com |
014325132f816620cb03a8196aacb705a9bdb2e5 | 6f26f208788308b62dd6dc9e8fd0a7a3c89ae0c4 | /foundation/src/main/java/com/doublev2v/foundation/core/rest/RequestResult.java | 866f03b6bc4ea6b7281e1ee8558e1fe3a8e08624 | [] | no_license | lysun/Integralmall | 4da7d0349c91116d77925ceb85f4d647476eb236 | bf853a5f70d9ce1053174ef2c9d1af9ffba31dcd | refs/heads/master | 2021-01-25T12:23:57.863338 | 2015-11-11T06:19:14 | 2015-11-11T06:19:14 | 42,639,212 | 2 | 4 | null | null | null | null | UTF-8 | Java | false | false | 2,402 | java | package com.doublev2v.foundation.core.rest;
import java.io.IOException;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import com.doublev2v.foundation.utils.JsonSerializer;
/**
* 请求结果,分成功结果和错误结果两种
* @author pc
*
*/
public abstract class RequestResult {
private static Logger logger=LoggerFactory.get... | [
"sunli_200704@126.com"
] | sunli_200704@126.com |
ddd7de6311220da12b8bd834f5e212e11d7a5932 | 60d3b2699f658f025b3fe7f1117e1ed1601320de | /Minol/src/main/java/com/minoapp/adapter/CustomerListAdapter.java | 34979e9e12c21f4a8c6df1996887a80c2a382996 | [] | no_license | jt19880807/MinoApp | 495611f1a61d7867f04adddfd5cffb70645c84a3 | 3e92df29e080970ee3a727aa1bb6e55b760ed37c | refs/heads/master | 2021-01-02T08:55:03.579816 | 2017-10-13T08:44:58 | 2017-10-13T08:44:58 | 99,096,715 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,585 | java | package com.minoapp.adapter;
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.TextView;
import com.chad.library.adapter.base.BaseSectionQuickAdapter;
import com.chad.librar... | [
"422836331@qq.com"
] | 422836331@qq.com |
97a4b37283fe3b3c02c4b9ee1b1992a2b43ba2c8 | 3f7a5d7c700199625ed2ab3250b939342abee9f1 | /src/gcom/gui/faturamento/credito/AtualizarTipoCreditoAction.java | 41e44d488b75391f9ca2b80c92653a29d374c081 | [] | no_license | prodigasistemas/gsan-caema | 490cecbd2a784693de422d3a2033967d8063204d | 87a472e07e608c557e471d555563d71c76a56ec5 | refs/heads/master | 2021-01-01T06:05:09.920120 | 2014-10-08T20:10:40 | 2014-10-08T20:10:40 | 24,958,220 | 1 | 0 | null | null | null | null | ISO-8859-1 | Java | false | false | 6,620 | java | /*
* Copyright (C) 2007-2007 the GSAN - Sistema Integrado de Gestão de Serviços de Saneamento
*
* This file is part of GSAN, an integrated service management system for Sanitation
*
* GSAN is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published b... | [
"felipesantos2089@gmail.com"
] | felipesantos2089@gmail.com |
5adf0937fd4d4c176bff6aab0f0f0de12180ae49 | 80e79f339105a2a83ba5a363ec0f531a83fd06d5 | /SpringBootWithMVCAndThymeleaf/src/main/java/com/msilva/controller/GreetingController.java | f33d96bfae5ce5b1ec3b74035e6e9bdc46affd00 | [] | no_license | maransi/SpringBootWithMVCAndThymeleaf | a124f2abc91814d92d6f3eefc8686a0746e83b7b | 924c5ee3c3193eeef67d04d4880105ec6dd2840a | refs/heads/master | 2022-09-10T00:57:26.576379 | 2020-05-23T22:05:45 | 2020-05-23T22:05:45 | 266,418,978 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,116 | java | package com.msilva.controller;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.ModelAttribute;
import org.springframework.web.bind.annotation.PostMapping;
import org.springfr... | [
"maransi"
] | maransi |
674a9eff0253441ab576689d124b88faafe87839 | 7b36dd6bef919ad8570e9ed09d98e37a4c62805e | /javaStmt/src/part1/test/Gugudan.java | a5b679bcdcc9295b527be6a673e522d6bd81fe65 | [] | no_license | HyeonJay/java-Stmt | d6cf3b8a735841736ecdd1f242302dc6569de446 | e268e5371bb52901dbf59c76717d70e0d011145d | refs/heads/master | 2021-01-10T19:51:10.505020 | 2015-07-03T05:58:40 | 2015-07-03T05:58:40 | 38,474,928 | 0 | 0 | null | null | null | null | WINDOWS-1252 | Java | false | false | 478 | java | package part1.test;
public class Gugudan
{
public static void main(String[] args)
{
for (int i = 1; i < 10; i++) // ´Ü
{
for (int j = 1; j < 6; j++)
{
System.out.print(j + " * " + i + " = " + (i * j) + "\t"); // Çà
}
System.out.println();
}
System.out.println();
for (int i = 1; i < 10; i+... | [
"onsoftel@hanmail.net"
] | onsoftel@hanmail.net |
1da77b53f3bf892a7b18cce223a084e643a81cb0 | 37a30835fcea9664afa873871e479cd28e280378 | /app/src/main/java/com/duy/pascal/interperter/exceptions/parsing/missing/MissingSemicolonTokenException.java | 3e4dfaa29cc5a30173046a8ac09629e1ffdfd10a | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | DereckySany/pascalnide | 2e2ad859ff91809a52817f2a61dac92f048ece85 | c7f3f79ecf4cf6a81b32c7d389aad7f4034c8f01 | refs/heads/master | 2022-01-03T08:00:37.935504 | 2018-03-18T14:02:17 | 2018-03-18T14:02:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,529 | java | /*
* Copyright (c) 2017 Tran Le Duy
*
* 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 agree... | [
"tranleduy1233@gmail.com"
] | tranleduy1233@gmail.com |
793ec5d1cbf8042947a021cff80180187a4e5fa9 | 742d9e6fae5a17393f33dfe50fe5c8cf678e89d1 | /MyApplication10/app/src/main/java/com/example/myapplication10/entity/Person.java | 1204ece7e97d4ab7853abedd4db9bd0339efafe9 | [] | no_license | Pistachiout/AndroidProject | c9852f7e9a8018382daf2d6d8511e5f73f2e31e7 | 631accbf525600d82ec759521e75298f4f29de8e | refs/heads/master | 2023-05-09T03:33:03.848169 | 2021-06-02T14:55:15 | 2021-06-02T14:55:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 849 | java | package com.example.myapplication10.entity;
public class Person {
private String name;
private String sex;
private String phone;
public Person() {
}
public int getId() {
return id;
}
public String getName() {
return name;
}
public String getSex() {
re... | [
"63298680+1105358600@users.noreply.github.com"
] | 63298680+1105358600@users.noreply.github.com |
28cbf08b478c36004f8d9f01dbd2f591eceacd6d | cb349a50eeeb658dabe851e6bd4fea02926d9522 | /ParkingEJB/ejbModule/uy/com/parking/bean/IRegistroTipoBean.java | 63801bfcd024da30137af13b6867cc599923aebe | [] | no_license | batliber/Parking | 8003cc8e5cce6b8ec088784cd8abe8afcb6603d0 | 68d680bb47c8b6d96aff0ef1bda2cb7b27261f25 | refs/heads/master | 2020-08-10T15:56:06.227340 | 2014-10-30T03:44:28 | 2014-10-30T03:44:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 386 | java | package uy.com.parking.bean;
import java.util.Collection;
import javax.ejb.Remote;
import uy.com.parking.entities.RegistroTipo;
@Remote
public interface IRegistroTipoBean {
public Collection<RegistroTipo> list();
public void save(RegistroTipo registroTipo);
public void remove(RegistroTipo reg... | [
"batliber@gmail.com"
] | batliber@gmail.com |
a4ad3ea067b78a39ef608dfb277c8927f3c13ea2 | 9c9806544de6b11f17ab7eed47d8cee0b0aaac9b | /app/src/main/java/com/mobila/project/today/model/KeyGenerator.java | afb0fd4c01e9d82c608edbf28dc930b3e5854d7e | [] | no_license | jdsee/today | 5c8d5ecec8941c17f310bed45d078bd433f36bb8 | 0a96bd277e112d9e5482252b4a6438fcf4cfba5e | refs/heads/master | 2022-03-27T07:43:39.403860 | 2020-01-14T10:26:03 | 2020-01-14T10:26:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 203 | java | package com.mobila.project.today.model;
import java.util.UUID;
class KeyGenerator {
private KeyGenerator(){}
static String getUniqueKey(){
return UUID.randomUUID().toString();
}
}
| [
"46045816+zink-l@users.noreply.github.com"
] | 46045816+zink-l@users.noreply.github.com |
a02049b497f5f8f8bf5124f18378575fbad3f1da | 88225e1e02f087e7efd2a2e8e625ee229aca0790 | /uk.co.dancowan.robots.hal/src/uk/co/dancowan/robots/hal/core/CommandEvent.java | d8f030295763e036875b21f030000b07c825b6b7 | [] | no_license | mpmyanaga/roboworkbench | 4c59504db36e3ebfa0126ebff14761505023ea62 | 571705d176d3133d271a5db05fa23ec935461859 | refs/heads/master | 2021-01-19T20:19:05.561987 | 2010-05-01T20:33:28 | 2010-05-01T20:33:28 | 35,653,361 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,132 | java | /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* Copyright (C) 2009 Dan Cowan
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the ... | [
"dan@dancowan.co.uk@60abb826-fd37-11de-9a2d-79d510f670ec"
] | dan@dancowan.co.uk@60abb826-fd37-11de-9a2d-79d510f670ec |
36c90ff1e8985eb5a0b7354330762e056565dbc0 | adeeb9b29f24aec68a8191dbf80827fb5905e672 | /src/main/java/com/example/dorm/bean/DormBuild.java | 06d5a9b83e2d52c6709cf90cb3c1d76dc858e1c4 | [] | no_license | TeamMZT/DormManager | 8456a414ededac38e8db9c3e45155fc73953b6ce | a9744a34d0c8bca9902e61d6b005053102b0bca4 | refs/heads/master | 2023-01-07T09:33:13.242489 | 2020-11-05T09:37:21 | 2020-11-05T09:37:21 | 309,866,410 | 0 | 0 | null | 2020-11-06T08:03:20 | 2020-11-04T03:00:35 | Java | UTF-8 | Java | false | false | 799 | java | package com.example.dorm.bean;
/**
* projectName: dorm
*
* @author: 12510
* time: 2020/11/4 14:40
* description:宿舍楼实体类
*/
public class DormBuild {
private int dormBuildId;
private String dormBuildName;
private String dormBuildNote;
public int getDormBuildId() {
return dormBuildId;
}
... | [
"1251031046@qq.com"
] | 1251031046@qq.com |
e18722b216ae388bb64377dd1808d5369aa5c989 | a7c85a1e89063038e17ed2fa0174edf14dc9ed56 | /spring-aop-perf-tests/src/main/java/coas/perf/ComplexCondition250/Advice116.java | f2008b6c938d1d0642074fbea862f3ec704d1e19 | [] | no_license | pmaslankowski/java-contracts | 28b1a3878f68fdd759d88b341c8831716533d682 | 46518bb9a83050956e631faa55fcdf426589830f | refs/heads/master | 2021-03-07T13:15:28.120769 | 2020-09-07T20:06:31 | 2020-09-07T20:06:31 | 246,267,189 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,644 | java |
package coas.perf.ComplexCondition250;
import org.aspectj.lang.ProceedingJoinPoint;
import org.aspectj.lang.annotation.Around;
import org.aspectj.lang.annotation.Aspect;
import org.springframework.stereotype.Component;
import coas.perf.ComplexCondition250.Subject250;
@Aspect
@Component("Advice_250_116_cc")
public c... | [
"pmaslankowski@gmail.com"
] | pmaslankowski@gmail.com |
715a0f29253e6e4d55e51ca261e4df6dea7f5a54 | 7fafa321cae2049b353fac7bb2ea72db7343380d | /src/controlador/TeamServlet.java | 6c610ae0504d6b03f9854275606611cf783e7be6 | [] | no_license | joserafaelpm/SegundoPrevio2021 | 9b39ffebc70af3526733e62dabb453087ec59d55 | 7d2766b086b635631d779b2d8db73093978aacbe | refs/heads/main | 2023-04-30T18:12:01.924933 | 2021-05-20T13:20:12 | 2021-05-20T13:20:12 | 369,179,491 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,223 | java | package controlador;
import java.io.IOException;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
/**
* Servlet implementation class TeamServlet
*/
@W... | [
"joserafaelpm@ufps.edu.co"
] | joserafaelpm@ufps.edu.co |
0026215460097f30dd9c464a1f9b857b3969035a | 71d110eb47ce8a1c2b963ddad9438ab4084f3530 | /src/StructuralPatterns/BridgePattern/GreenCircle.java | a6b58f4d1d5558442d846c478a31de1278894f6c | [] | no_license | xzenge/DesignPattern | b021418574fe17e16bf96c7f80915c89b056a615 | 4418aa97f8628dfc6bd0e51319d4288dcb0f43a2 | refs/heads/master | 2021-01-24T10:35:39.525585 | 2016-10-14T05:56:53 | 2016-10-14T05:56:53 | 70,308,832 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 329 | java | package StructuralPatterns.BridgePattern;
/**
* Created by Administrator on 2016/10/9.
*/
public class GreenCircle implements DrawAPI {
@Override
public void drawCircle(int radius, int x, int y) {
System.out.println("Drawing Circle[ color: green, radius: " + radius + ", x: " + x + ", y:" + y + "]");... | [
"shixiang.sh@superjia.com"
] | shixiang.sh@superjia.com |
11e4521ec0641a327984162b876c802ae5ac4af5 | a662c696678b3e333084d35d18052444a78ac180 | /Day0721_2cocos2dbase/src/com/anjoyo/day0721_1cocos2dbase/MyLayer.java | 02cd618553ddf9fd7774ceafe248daddd63ba393 | [] | no_license | guoxiaojun001/cocos_2d | 7ed44af37a50e2c82b29225b7947888655102739 | d3bd79f578dcf627e81093ed74a12def95660f8c | refs/heads/master | 2016-09-11T02:54:01.748407 | 2015-04-11T13:51:17 | 2015-04-11T13:51:17 | 33,776,157 | 0 | 1 | null | null | null | null | GB18030 | Java | false | false | 653 | java | package com.anjoyo.day0721_1cocos2dbase;
import org.cocos2d.layers.CCLayer;
import org.cocos2d.nodes.CCSprite;
public class MyLayer extends CCLayer {
public MyLayer(){
init();
}
private void init() {
CCSprite zombie = CCSprite.sprite("z_1_01.png");
zombie.setAnchorPoint(0, 0);
zombie.setPosition(200, 150)... | [
"guoxiaojun8804@126.com"
] | guoxiaojun8804@126.com |
78fa2bf11eb2c06175af27684a49d4bf50f64c20 | 8bb9e4753477bcc28147c2344ee3008261b11db8 | /src/src/com/pages/StepsPage.java | 64503247d290d850a05c919433e141d9a6612f65 | [] | no_license | nischalramineni/Tc-automation | 06841356228d27b333e8523986d5a8114bc50749 | 48866bb8b397667ecaf1c86243545ef108da82d7 | refs/heads/master | 2021-03-22T04:52:06.750967 | 2017-06-28T18:42:15 | 2017-06-28T18:42:15 | 94,480,776 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 24,753 | java | package src.com.pages;
import java.io.IOException;
import java.util.List;
import java.util.concurrent.TimeUnit;
import org.openqa.selenium.By;
import org.openqa.selenium.JavascriptExecutor;
import org.openqa.selenium.Keys;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import o... | [
"nischalramineni@gmail.com"
] | nischalramineni@gmail.com |
dd701c46ff1eeb4b95727fa5ae9bae109a0e636d | f52a0da0a414ae1d4fd1a4ceba71a2a8c5af7e14 | /src/main/java/com/basic/advance/advanced_class_01/Code_03_LongestPathSum.java | 4671288de164fd9d75096b05ead5f87e59d2776f | [] | no_license | xiejinwen113/niuke-1 | 8783d95240cb97abac6dde1a2b3207c0a7127e58 | e1d5d37b612d3509859e4d915f13e08b8b56d22c | refs/heads/master | 2022-12-28T12:00:29.024228 | 2019-08-06T09:30:50 | 2019-08-06T09:30:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,344 | java | package com.basic.advance.advanced_class_01;
import java.util.HashMap;
public class Code_03_LongestPathSum {
public static class Node {
public int value;
public Node left;
public Node right;
public Node(int data) {
this.value = data;
}
}
public static int getMaxLength(Node head, int sum) {
HashMa... | [
"878147704@qq.com"
] | 878147704@qq.com |
936a834a8150443ac259b47ee4dce3d39904097e | a554f07b3fbd4a672abf50eb2525e892e300da07 | /BenchSystem/src/main/java/com/benchapp/models/Project.java | 7663334c66e263d0e9db6e29748d4222ca588097 | [] | no_license | jmirandas/benchapp | ecb6727aeab0a3b8f81046a82567f6cdd2e67e5b | 3577ecd2d45bbe7a82cf3f0eee7fa6cb765bf0ce | refs/heads/master | 2020-05-16T22:44:52.248097 | 2013-01-21T23:41:45 | 2013-01-22T16:31:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,595 | java | /**
*
*/
package com.benchapp.models;
import java.io.Serializable;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.OneToOne;
import javax.persistence.Table;... | [
"eduardo.bran@avantica.net"
] | eduardo.bran@avantica.net |
5e521bf579ed16999dab1e316bcff5763fdb20d6 | 60e1a7df2076c835a47959979cc2a277a9ba7546 | /vapor-server/src/main/java/evymind/vapor/server/supertcp/RequestEvent.java | b53b56535157c6cb07c203525ccef7a55efe86aa | [] | no_license | torworx/Vapor | 09243f4c871d6711df5f0eba3e6b7cf12359c0e6 | 4dc7156e50a2b72095f37e539ea0388b518f18ed | refs/heads/master | 2021-01-25T04:02:38.658132 | 2013-03-18T12:54:06 | 2013-03-18T12:54:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 442 | java | package evymind.vapor.server.supertcp;
import evymind.vapor.server.Request;
import evymind.vapor.server.Response;
public class RequestEvent {
private final Request request;
private final Response response;
public RequestEvent(Request request, Response response) {
this.request = request;
this.response = res... | [
"torworx@gmail.com"
] | torworx@gmail.com |
0dd8491bcbc9a85266bb8eaea866157dcc731b71 | 1a8546151a2f2bce8ae64739916cbbaaafc9e975 | /leARn-Navigation/app/src/main/java/com/example/learnnavigation/HomeFragment.java | 905f21de478e8a91fbdfb1ff926ab17c09adc088 | [] | no_license | diyaw/leARn | f22e5b32e515feaabf647e838740c1fdd320b05d | b1af026ee9211349655f373d95df2e0a542c7791 | refs/heads/master | 2022-08-01T14:24:20.293700 | 2020-05-22T08:09:33 | 2020-05-22T08:09:33 | 256,872,853 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 790 | java | package com.example.learnnavigation;
import androidx.lifecycle.ViewModelProviders;
import android.os.Bundle;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.fragment.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
p... | [
"chiragb99@gmail.com"
] | chiragb99@gmail.com |
c95438acbb43ac6aaa9f71df621e37f56c003f10 | 9ab5bdb918b886f1f2d09d81efb63ff83a86bfb0 | /core/src/main/java/com/jdt/fedlearn/core/entity/localModel/LocalLinearModel.java | ce2d606031ca576990eec59fcbdf4d03642e45ff | [
"Apache-2.0"
] | permissive | BestJex/fedlearn | 75a795ec51c4a37af34886c551874df419da3a9c | 15395f77ac3ddd983ae3affb1c1a9367287cc125 | refs/heads/master | 2023-06-17T01:27:36.143351 | 2021-07-19T10:43:09 | 2021-07-19T10:43:09 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,887 | java | /* Copyright 2020 The FedLearn Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to... | [
"wangpeiqi@jd.com"
] | wangpeiqi@jd.com |
dcbd23ac6fcfc6e5be9af286c4aeec29929f870d | 279b06d38332a87ded97015e0df2ec06f85bc6b5 | /banbanle/src/main/java/com/sf/banbanle/bean/BaiduPushInfo.java | 04f2d6f2a3726b4e48a7dd951affdc71f8f9eec4 | [] | no_license | xieningtao/WakeUp | 19d27dd656d32bc363773544264f5d6582329103 | d622b2bd77aee1f2dabba0f8a3f8cda305d64ddd | refs/heads/master | 2020-06-16T13:59:47.473881 | 2017-01-18T13:45:03 | 2017-01-18T13:45:03 | 75,094,017 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 301 | java | package com.sf.banbanle.bean;
/**
* Created by mac on 16/12/3.
*/
public class BaiduPushInfo {
public final String userId;
public final String channelId;
public BaiduPushInfo(String userId, String channelId) {
this.userId = userId;
this.channelId = channelId;
}
}
| [
"1"
] | 1 |
c0eec5bb848494835f7d43622c0d1f568eec7473 | 10be1e248267f630bc7019f09b5529b40cd83e7b | /src/lwh/java/zhujie/junit/DemoTest1.java | 05d8e9b218665724424bcf3c457ca996ba31e6ff | [] | no_license | liwanghonggc/JavaBase | 746233c3185f07939ecf8fe2a048969fa9a7be9c | c9ce0b96240bfddceb08a8421640bbe73fa275f1 | refs/heads/master | 2021-07-11T05:45:30.810974 | 2019-03-11T01:08:07 | 2019-03-11T01:08:07 | 148,955,380 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 370 | java | package lwh.java.zhujie.junit;
public class DemoTest1 {
@Test(time = 1000)
public void test1(){
try {
Thread.sleep(1500);
} catch (InterruptedException e) {
e.printStackTrace();
}
System.out.println("test1执行了");
}
public void test2(){
Sy... | [
"2391519868@qq.com"
] | 2391519868@qq.com |
59006a16b77b013f666d562fc392080aaa9ee6ce | 3a0abbd2c4eeedb7e5c4e9a0f6f3f793984723d7 | /In Class/TestBankAccount.java | 3fe4f3ae7aed1290000709f56a15ba7e6aa77cf0 | [] | no_license | Unix-Code/Computer-Science_Java | 87f69df2d913ece644bf06c142624bceb22023ad | c7eb539032781be0743217815718049485872537 | refs/heads/master | 2021-01-10T15:25:20.201675 | 2016-01-15T03:12:25 | 2016-01-15T03:12:25 | 47,480,506 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 233 | java | public class TestBankAccount {
public static void main(String [] args) {
BankAccount b1 = new BankAccount("Grace Hopper", 99);
b1.printSlip();
b1.deposit(100);
b1.printSlip();
}
} | [
"dmalakh@comcast.net"
] | dmalakh@comcast.net |
3bb8f909f3bf5072459b03fec41d52bef4002cd1 | bfed0d992f925ee137eb94026f0283724eba17fa | /V5.0/ZDK/src/nl/zeesoft/zdk/grid/ColumnFunction.java | 1cc1d9fae1b430d90faf09762afe31986a96b733 | [] | no_license | DyzLecticus/Zeesoft | c17c469b000f15301ff2be6c19671b12bba25f99 | b5053b762627762ffeaa2de4f779d6e1524a936d | refs/heads/master | 2023-04-15T01:42:36.260351 | 2023-04-10T06:50:40 | 2023-04-10T06:50:40 | 28,697,832 | 7 | 2 | null | 2023-02-27T16:30:37 | 2015-01-01T22:57:39 | Java | UTF-8 | Java | false | false | 344 | java | package nl.zeesoft.zdk.grid;
public class ColumnFunction {
public Object[] applyFunction(GridColumn column, Object[] values) {
for (int z = 0; z < values.length; z++) {
values[z] = applyFunction(column,z,values[z]);
}
return values;
}
public Object applyFunction(GridColumn column, int posZ, Object value)... | [
"dyz@xs4all.nl"
] | dyz@xs4all.nl |
31bfe69a7541ec57a9c190cb402a9e50056e0b0b | a0961570f84c946b0653ed92048dd9a59f69da84 | /src/com/sanki/hackingclass/Cc.java | 5af58e5b61b73447540edffbb1d84c51909dc80d | [] | no_license | sanket-naik/HackingClass-app-of-hacking-tricks-using-java | 426362efde9085f75b4037a8bf03345130e1fde2 | d0396f93ed7264773bb34b437866ef39d773d691 | refs/heads/master | 2020-03-28T07:29:50.325150 | 2018-09-08T05:55:29 | 2018-09-08T05:55:29 | 147,905,616 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,827 | java | package com.sanki.hackingclass;
import android.app.ActionBar;
import android.app.Activity;
import android.content.Intent;
import android.graphics.Color;
import android.graphics.drawable.ColorDrawable;
import android.net.Uri;
import android.os.Bundle;
import android.text.Html;
import android.view.View;
impor... | [
"1100sanket@gmail.com"
] | 1100sanket@gmail.com |
1bc24a625ca34c9b6d753eebd32870dceeadb3a9 | 8f094e759aa8dcc10e43187824311a4b23693514 | /src/jersey/server/resources/Resource.java | 2c82fb2ca6aadd0db653f1ed5dbb3235a55b924f | [] | no_license | jordanhudgens/java-api-server | 616a6e683273420601d81a903b48b27988dc2e68 | 5b410e9a15e2e465e47b94af20954bc448ea4dc0 | refs/heads/master | 2016-09-11T03:28:46.804232 | 2015-02-14T23:52:56 | 2015-02-14T23:52:56 | 30,812,406 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,297 | java | package jersey.server.resources;
import javax.ws.rs.Consumes;
import javax.ws.rs.DELETE;
import javax.ws.rs.GET;
import javax.ws.rs.PUT;
import javax.ws.rs.Produces;
import javax.ws.rs.core.Context;
import javax.ws.rs.core.MediaType;
import javax.ws.rs.core.Request;
import javax.ws.rs.core.Response;
import ... | [
"jordan@wow.com"
] | jordan@wow.com |
1c50745b44f5cedd5d9c665e51d7f6b5e748658b | 6f8587a68e2e296bd43d1035fccefd7e476b66b1 | /flink-streaming-web/src/main/java/com/flink/streaming/web/service/SystemConfigService.java | 856299d106c3ee139370867c2d4df789ff601bb9 | [
"MIT"
] | permissive | zhuimengrenweijian/flink-streaming-platform-web | 6c5a5b09282585eb0bbfee3f21ab8e377fdf9971 | b3856750a0c23a160273f076b83fe75042eba708 | refs/heads/master | 2023-03-13T09:58:25.205155 | 2021-05-07T15:10:58 | 2021-05-07T15:10:58 | 327,022,011 | 1 | 0 | MIT | 2021-03-08T14:54:26 | 2021-01-05T14:23:05 | null | UTF-8 | Java | false | false | 1,567 | java | package com.flink.streaming.web.service;
import com.flink.streaming.web.enums.DeployModeEnum;
import com.flink.streaming.web.enums.SysConfigEnumType;
import com.flink.streaming.web.model.dto.SystemConfigDTO;
import java.util.List;
/**
* @author zhuhuipei
* @Description:
* @date 2020-07-20
* @time 01:06
*/
publi... | [
"huipei.zhu@hipac.cn"
] | huipei.zhu@hipac.cn |
976c47d46a201a7f0b9ce32521f74ee2dfbb83bb | d29d56fb910937a9167dd0883b26476f2edb132e | /horizontalbarchartview/src/main/java/com/kishannareshpal/horizontalbarchartview/models/Data.java | 18513710bd10876d7579347aeea4e35c5c7ebb60 | [
"Apache-2.0"
] | permissive | kishannareshpal/HorizontalBarChartView | 7c453fbf80b895b91eadd245709aea38e8f83a23 | 40fa57b5d8059d0d9c448c229903cb38c53578c8 | refs/heads/master | 2020-04-10T10:25:50.771544 | 2019-03-15T04:24:39 | 2019-03-15T04:24:39 | 160,966,116 | 5 | 0 | null | null | null | null | UTF-8 | Java | false | false | 810 | java | package com.kishannareshpal.horizontalbarchartview.models;
/**
* Model
* Created by Kishan Nareshpal Jadav. 2018.
* Description: contains the storage details.
*/
public class Data {
private int id;
private int color;
private int percentage;
public Data(int id, int color, int percentage) {
... | [
"kishan_jadav@hotmail.com"
] | kishan_jadav@hotmail.com |
aab23a48b434f89dbc694a00ce9509f08bc1c80a | ed175e181343132144fec57f330d2bafae72115a | /maframe/src/main/java/com/yuelinghui/personal/maframe/util/DateUtil.java | 7a6dddd6b123314d503cf6ec2a5a2b8c999e7262 | [] | no_license | Yuelinghui/MyApplication | 32204e1235aa13249151efc9c521b986333b68bc | 8ad162771a2cd37daf41e6dbbdd0338bb8bd18a3 | refs/heads/master | 2021-01-18T19:31:41.930783 | 2017-02-28T08:46:02 | 2017-02-28T08:46:02 | 72,101,782 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 15,659 | java | package com.yuelinghui.personal.maframe.util;
import android.text.Spannable;
import android.text.SpannableString;
import android.text.TextUtils;
import android.text.style.AbsoluteSizeSpan;
import java.text.DecimalFormat;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Calendar;
im... | [
"linghui.yue@qdaily.com"
] | linghui.yue@qdaily.com |
c0e88e0dcc612672b4e25d7da7de693b0078e3e8 | c8688db388a2c5ac494447bac90d44b34fa4132c | /sources/com/google/android/gms/internal/measurement/C2880u4.java | 110a16ed1e6dacf629b7eb9b17f8f5065d11616e | [] | no_license | mred312/apk-source | 98dacfda41848e508a0c9db2c395fec1ae33afa1 | d3ca7c46cb8bf701703468ddc88f25ba4fb9d975 | refs/heads/master | 2023-03-06T05:53:50.863721 | 2021-02-23T13:34:20 | 2021-02-23T13:34:20 | 341,481,669 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 679 | java | package com.google.android.gms.internal.measurement;
import java.util.Map;
/* renamed from: com.google.android.gms.internal.measurement.u4 */
/* compiled from: com.google.android.gms:play-services-measurement-base@@17.6.0 */
interface C2880u4 {
/* renamed from: a */
Map<?, ?> mo18859a(Object obj);
/* ren... | [
"mred312@gmail.com"
] | mred312@gmail.com |
08191d202f5d8f5d2d47b7049c34db4b71530c46 | 9992154231dac834b7a274491e2cb7bd2e335479 | /web/src/main/java/com/hou/web/web03/MyController.java | d1bf040ef67a7b19719f01a48efd2208c6fe4321 | [] | no_license | Loveli9/springbootbase | e3e3408ab029c8a2ecd23303d3073b06db585920 | c1bba2769dc51add7ac9e8f6c232d23563325904 | refs/heads/master | 2022-06-23T18:58:11.484983 | 2020-04-30T23:43:47 | 2020-04-30T23:43:47 | 252,118,222 | 0 | 0 | null | 2022-06-21T03:06:46 | 2020-04-01T08:36:56 | Java | UTF-8 | Java | false | false | 575 | java | package com.hou.web.web03;
import org.springframework.web.bind.annotation.ExceptionHandler;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RestController;
@RestController
public class MyController {
//只在本Controller有效
@ExceptionHandler(value = Excepti... | [
"huyapeng@chinasoftinc.com"
] | huyapeng@chinasoftinc.com |
f943c13e18eb3d33d9eb31d8f480a5f72a628c89 | 484630636b275f57ca03dce69bde7a8dad3cf991 | /JavaCore/Thinking_in_Java/src/Part6/Lesson4/TestProtected2/TestProtected2.java | 4a8f52c7d0e1d748ae789896ac9cf975a16f9124 | [] | no_license | savra/Education_projects | 2ffc9395f91e3c7818f9283175d5247fc17d07d9 | a8c38c80ddd10692df243b3187e4a3230d6d286e | refs/heads/master | 2022-11-21T14:24:39.879891 | 2020-07-28T19:57:10 | 2020-07-28T19:57:10 | 283,288,648 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 466 | java | package Part6.Lesson4.TestProtected2;
import Part6.Lesson4.TestProtected1.TestProtected1;
public class TestProtected2 {
public static void main(String ... args)
{
TestProtected1 tp1 = new TestProtected1();
tp1.field1 = 5;
//tp1.field2 = 5; default
//tp1.field3 = 5; protected
... | [
"savrawar@mail.ru"
] | savrawar@mail.ru |
d4a229dbafe1d057f80e2a2fb3d96e83c494e61d | 0a532b9d7ebc356ab684a094b3cf840b6b6a17cd | /java-source/src/main/javax/tools/ForwardingFileObject.java | a177666ab6695565ad6ede70f4a0eba1d36dccc8 | [
"Apache-2.0"
] | permissive | XWxiaowei/JavaCode | ac70d87cdb0dfc6b7468acf46c84565f9d198e74 | a7e7cd7a49c36db3ee479216728dd500eab9ebb2 | refs/heads/master | 2022-12-24T10:21:28.144227 | 2020-08-22T08:01:43 | 2020-08-22T08:01:43 | 98,070,624 | 10 | 4 | Apache-2.0 | 2022-12-16T04:23:38 | 2017-07-23T02:51:51 | Java | UTF-8 | Java | false | false | 2,911 | java | /*
* Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
* ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*/
package javax.tools;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
im... | [
"2809641033@qq.com"
] | 2809641033@qq.com |
ef5b7cb42635b6b976b6d592c9a7c78e3e40e4ea | 78b5a74f88aeb2eb9620774bf0a61f15d49d2ca0 | /employee-jdbc/src/main/java/com/javainuse/service/EmployeeServiceImpl.java | a547aa3725cd4871f6ae96bd6b3bc6b108fb8995 | [] | no_license | vidhipatel201/employee-jdbc | 08000fc4e197c85d744a5860cc4762bf979135fb | 9c44f410504a7d096f64a6218004f5a47716120a | refs/heads/master | 2020-08-26T15:56:46.512666 | 2019-10-23T13:27:11 | 2019-10-23T13:27:11 | 217,063,730 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 623 | java | package com.javainuse.service;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.javainuse.dao.EmployeeDao;
import com.javainuse.model.Employee;
import com.javainuse.service.EmployeeService;
@Service
public class EmployeeS... | [
"VPatel@cyphersystems.com"
] | VPatel@cyphersystems.com |
617c9d8c209b04e1ff0fbee114b961f213be8589 | 4c6adf0ce6ef3f02dcef9c345e0e5e4ff139d886 | /MPS/app-website/src/main/java/com/pay/app/controller/base/login/LoginController.java | 9a6b0545c796edb42ef187f3a167bf12cebd505d | [] | no_license | happyjianguo/pay-1 | 8631906be62707316f0ed3eb6b2337c90d213bc0 | 40ae79738cfe4e5d199ca66468f3a33e9d8f2007 | refs/heads/master | 2020-07-27T19:51:54.958859 | 2016-12-19T07:34:24 | 2016-12-19T07:34:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,482 | java | package com.pay.app.controller.base.login;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.apache.commons.lang.StringUtils;
import org.springframework.web.servlet.ModelAndView;
import org.springframework.web.servlet.mvc.multiaction.MultiActionController;
import... | [
"stanley.zou@hrocloud.com"
] | stanley.zou@hrocloud.com |
e2a078054c3060f79ca2b5515b2673316164adc2 | 4b26b0848caa3ce7f9e1c94b7dbe878c011fcc9f | /src/baselivre/ui/rubrique/jiGestionRubrique.java | 54a40dd34cad6f28dc775406b689830381fc4433 | [] | no_license | garzgul/baselivre | 367976ffd354fc6a483ea6fcf45a278069bf9e74 | 8e39cf134d67503a013db2e85f7af93a7a3544e1 | refs/heads/master | 2021-01-13T02:22:23.257215 | 2014-08-21T14:13:59 | 2014-08-21T14:13:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 15,843 | java | package baselivre.ui.rubrique;
import baselivre.produit.Auteur;
import baselivre.produit.Editeur;
import baselivre.produit.Livre;
import baselivre.ui.frame.InterfaceRoot;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
impor... | [
"cdi116@pltz901.AFPA-PARIS-DI"
] | cdi116@pltz901.AFPA-PARIS-DI |
5b3dc1988d545951c8cbe7acd00dc07a00615b82 | b0875549e24f4e5956ea2ab822d4bb42e8b68563 | /aula-06-02-junit/src/test/java/br/com/tt/test.java | 9769d1f36dfc05cb9148851a0eba12cc40e44d16 | [] | no_license | laguirre171/TargetTrustNivel3 | 34ce930e5d46b4544c7832893e1a253d7d521905 | b4317ea6de8bbdcf4db81be5cc6c6c8644a6f509 | refs/heads/master | 2020-12-24T19:46:31.478834 | 2016-04-30T00:28:21 | 2016-04-30T00:28:21 | 56,723,161 | 0 | 0 | null | null | null | null | MacCentralEurope | Java | false | false | 766 | java | package br.com.tt;
import static org.junit.Assert.*;
import javax.persistence.EntityManager;
import javax.persistence.EntityManagerFactory;
import javax.persistence.Persistence;
import org.junit.Test;
import br.com.tt.model.Estado;
public class test {
@Test
public void test() {
EntityManager em = Persistence.... | [
"sala03@targettrust.local"
] | sala03@targettrust.local |
4f46ebb12f6dd9350d122c852fa5a5e9a68384ff | 0f9a7bb5f792bbced6cb0e4bd70c67b91a55c95f | /src/Goblin.java | 02f9817c80ba17841699002775c03fde84d09aee | [] | no_license | Dasuvorov/FirstRepository | 1679013d96ae61c60fcc21fd70ac04a8ea87b245 | 833625cee2507a7709ed778084334017768f7ea8 | refs/heads/master | 2020-12-14T22:18:13.875795 | 2020-04-10T06:43:50 | 2020-04-10T06:43:50 | 234,888,817 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 251 | java | public class Goblin implements Monster {
int id;
String name;
public Goblin(int id, String name) {
this.id = id;
this.name = name;
}
@Override
public void bye() {
System.out.println("bye");
}
} | [
"a9120294578@ya.ru"
] | a9120294578@ya.ru |
40aeddfcad5d8f6bf4a0d744a0ebd968f865dddd | 0da977fcdeafc69954357af9ebef0c6d770ab784 | /src/bperhaps/lecture11/ToStringExample2.java | 2057e049463c3b544f91c25092bd05849baa8060 | [] | no_license | bperhaps/java_init_my_brain | 6b72f4d8e2ea13bbffc4a41e1f7214c896d1d700 | c78ffebc1d1317304a832009d07b4e7f7c4a1dda | refs/heads/master | 2021-01-06T17:10:51.326392 | 2020-10-24T12:13:56 | 2020-10-24T12:13:56 | 241,411,396 | 1 | 2 | null | 2020-03-05T05:44:14 | 2020-02-18T16:31:46 | Java | UTF-8 | Java | false | false | 389 | java | package bperhaps.lecture11;
import java.util.Objects;
public class ToStringExample2 {
public static void main(String[] args) {
String str1 = "홍길동";
String str2 = null;
System.out.println(Objects.toString(str1));
System.out.println(Objects.toString(str2));
System.out.printl... | [
"sns2831@gmail.com"
] | sns2831@gmail.com |
0df05f495a443a3939ff618d441e33a4a93da8eb | a30bf2bd0d22e0db4dc1f91087655f59dfa440f4 | /projeto_integrador/app/build/tmp/kapt3/stubs/debug/com/sheyla/projeto_integrador/domain/Cast.java | 12796c89f024c7682d8d02750afac6faef61e7c6 | [] | no_license | sheylabarrientos/vitoriaCode | b2169588df6d2674d62a696457174fdd19ab725e | c0b4c97c18ec873d2e7f9b21681ce30f3c711400 | refs/heads/main | 2023-07-13T06:05:17.821875 | 2021-08-24T17:30:51 | 2021-08-24T17:30:51 | 369,212,770 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,836 | java | package com.sheyla.projeto_integrador.domain;
import java.lang.System;
@kotlin.Metadata(mv = {1, 5, 1}, k = 1, d1 = {"\u0000\"\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0000\n\u0002\u0010\u000e\n\u0002\b\f\n\u0002\u0010\u000b\n\u0002\b\u0002\n\u0002\u0010\b\n\u0002\b\u0002\b\u0086\b\u0018\u00002\u00020\u0001B)\u0012... | [
"sheylaaraujobarrientos@gmail.com"
] | sheylaaraujobarrientos@gmail.com |
449fe45ed8280fe77dcf7449af5dd2cb0ec10110 | 28bb8f9e29a821a15c8262b89f7aa968088ee3d0 | /src/by/it/examples/lesson15/listing14/DynQueue.java | 7348a55d47049f806c7241fe9983aa5f88582ae4 | [] | no_license | Khmelov/CS2017-09 | 0ffee1e1054b965b76ee8cf36993f0f3ca310ff2 | 793e0adb7468a62eac9a49f984955070927b55f7 | refs/heads/master | 2021-08-26T09:46:59.063670 | 2017-11-23T06:54:45 | 2017-11-23T06:54:45 | 105,267,925 | 0 | 89 | null | 2017-11-23T06:55:45 | 2017-09-29T12:06:36 | Java | UTF-8 | Java | false | false | 989 | java | package by.it.examples.lesson15.listing14;
// A dynamic queue.
class DynQueue implements ICharQ {
private char q[]; // this array holds the queue
private int putloc, getloc; // the put and get indices
// Construct an empty queue given its size.
public DynQueue(int size) {
q = new ch... | [
"375336849110@tut.by"
] | 375336849110@tut.by |
41ce5959572601bd1d1e2e1e9869ee58e56ca37f | 419a44f9874be15b4be4ff3504ca1db6f3535b19 | /src/main/java/com/softtek/academia/controller/StateController.java | 24380e86348d3dfaf4210e424582f28c626905e7 | [] | no_license | Eli2404/ExamenProblema13 | b62e1cb487d472bcb72545ea5cf3c8cf8edff935 | 5c41be4c59e64114af819d270cc936566b06888d | refs/heads/master | 2022-12-21T11:27:58.837279 | 2019-12-24T00:16:03 | 2019-12-24T00:16:03 | 229,840,598 | 0 | 0 | null | 2022-12-15T23:55:55 | 2019-12-24T00:09:00 | Java | UTF-8 | Java | false | false | 3,807 | java | //package com.softtek.academia.controller;
//
//import java.io.IOException;
//import java.util.HashMap;
//import java.util.LinkedHashMap;
//import java.util.List;
//import java.util.Map;
//
//import javax.servlet.http.HttpServletRequest;
//import javax.servlet.http.HttpServletResponse;
//
//import org.springframework.b... | [
"curso@stktrainning.com"
] | curso@stktrainning.com |
2a47f7741c3352774c0a639215ff70c8775e5af3 | b39e2eb2e8ef82c113fac35eb44cad792c9f94e5 | /AP Assignment 2/ArrayListExample.java | 99c9bf623b632c1a809d6b1d27eed68a34f499d6 | [] | no_license | Fatima-Naseer/Advanced-Programming | 2e81ef08a5ec1e7133da3c697de0bdf16583abab | 46b5831921427fd449cb75c26bae4c9ac7f87f46 | refs/heads/master | 2020-04-26T05:29:56.783476 | 2019-03-01T17:17:01 | 2019-03-01T17:17:01 | 173,336,182 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 833 | 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 arraylistexample;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.List;
/**
*
* @author Fatima
*/
... | [
"fatimanaseer05@gmail.com"
] | fatimanaseer05@gmail.com |
10edd134682e161cf85455e6db5aeb8fbc5777d9 | 5a0bfac7ad00c079fe8e0bdf1482f4271c46eeab | /app/src/main/wechat6.5.3/com/tencent/mm/plugin/freewifi/ui/FreewifiActivateWeChatNoAuthStateUI.java | 78654d550f4da9c164b40e46d86d00ad6c6d47e4 | [] | no_license | newtonker/wechat6.5.3 | 8af53a870a752bb9e3c92ec92a63c1252cb81c10 | 637a69732afa3a936afc9f4679994b79a9222680 | refs/heads/master | 2020-04-16T03:32:32.230996 | 2017-06-15T09:54:10 | 2017-06-15T09:54:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,773 | java | package com.tencent.mm.plugin.freewifi.ui;
import android.net.NetworkInfo.State;
import com.tencent.mm.model.ak;
import com.tencent.mm.plugin.freewifi.d.a;
import com.tencent.mm.plugin.freewifi.m;
import com.tencent.mm.plugin.freewifi.model.d;
import com.tencent.mm.plugin.freewifi.model.j;
import com.tencent.mm.sdk.pl... | [
"zhangxhbeta@gmail.com"
] | zhangxhbeta@gmail.com |
833859df37aca04d5a93b2a0088d3cb0e400ecc3 | c609b045ef0bd0dfbc1b0ac5caac869915bfba6d | /src/test/java/com/liujun/command/processbuilder/TestSynchronousLocalShellCommand.java | 67c3697e5343ff515d47579fbcc438b6a0920a14 | [] | no_license | kkzfl22/demojava8 | de0c8d877b7b980f2ee4bef9227af9470d79842f | 5d0030a27a8ffcac2a619e9bf5b7d8dc9eba171f | refs/heads/master | 2022-06-27T08:21:31.257326 | 2021-04-23T01:36:23 | 2021-04-23T01:36:23 | 208,544,311 | 3 | 0 | null | 2022-05-20T22:01:43 | 2019-09-15T04:58:48 | Java | UTF-8 | Java | false | false | 961 | java | package com.liujun.command.processbuilder;
import org.junit.Assert;
import org.junit.Test;
import java.util.Arrays;
import java.util.List;
/**
* 测试同步命令的执行
*
* @author liujun
* @version 0.0.1
*/
public class TestSynchronousLocalShellCommand {
/** 同步执行命令 */
@Test
public void synchornousDoCommand() {
//... | [
"liujun@paraview.cn"
] | liujun@paraview.cn |
0f98de72d506ee84dc37d20dad9e31492ef999c7 | 54b9e132bbb6f8baf850846925fd7126c5022772 | /5.implementation/VT/redsun/src/main/java/com/redsun/controller/DirectoryController.java | 00ed19e0cca2d67ecfaac67825c3ddbdfa2e3365 | [] | no_license | treviets/BIM | 40a10afdf6ff57939ac1c2105e23c0330b0a8fdc | ab6c85dd90ec4d8b6b89f79b07325aa54bafa09f | refs/heads/master | 2020-03-18T18:51:45.697405 | 2018-05-28T06:36:25 | 2018-05-28T06:36:25 | 135,119,151 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,725 | java | package com.redsun.controller;
import java.io.IOException;
import java.io.InputStream;
import java.util.HashMap;
import java.util.Map;
import javax.servlet.http.HttpServletRequest;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.core.io.InputStreamResource;
import... | [
"caohongvu@gmail.com"
] | caohongvu@gmail.com |
4c72330000798191ab7a445d65e6612ba0b86a43 | 7e914febe2b6aaa9830c49deaadb70b791cd9f80 | /src/main/BMI.java | 24b3cbe1b319c007b4f00565768bfad144b9e44e | [
"MIT"
] | permissive | predodamiao/Java-Unit-Testing | 6f8cfcd0d09a2c2d4abc83e7e0c37d6c954ee015 | c998886733d92a6cc7488fbd8e459c20b8d3a9cc | refs/heads/main | 2023-03-28T10:42:16.925694 | 2021-03-27T20:18:12 | 2021-03-27T20:18:12 | 352,166,846 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,129 | java | package main;
public class BMI {
private double height;
private double weight;
private Gender gender;
public BMI(double height, double weight, Gender gender){
this.setHeight(height);
this.setWeight(weight);
this.setGender(gender);
}
public BMI(){
}
public Dou... | [
"pedrohfcd@hotmail.com"
] | pedrohfcd@hotmail.com |
4a714ab3cad928d22586cb27d4f4f968a5bfd9e2 | 5b5ba0d3ceaab05dbeeb16aa4d0a785214441019 | /model/src/main/java/com/wat/model/HealthService.java | 6783439d87e759faaa9070b217dc420447441705 | [] | no_license | Lucas4088/zpm | b75bb3c65dc8afa595935bf9a895f8af3afd9335 | 6b48868d6a39703773df0fed89f86a8bda2fe712 | refs/heads/master | 2020-04-19T12:56:35.955362 | 2019-01-29T18:24:38 | 2019-01-29T18:24:38 | 168,204,995 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 213 | java | package com.wat.model;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
@Data
@AllArgsConstructor
@NoArgsConstructor
public class HealthService {
private String name;
}
| [
"salamonikp@wp.pl"
] | salamonikp@wp.pl |
ac9221d9157d3b3fd1a429048ca6ad77d8d734c0 | 83df6991f3e20392e3f19256cd8dd8b4ce188916 | /src/com/jorgoandres/picoplacatest/CarTest.java | 0ccadd24f25745893382bea39db37983a7610fef | [
"Apache-2.0"
] | permissive | jorgeoandres/PicoPlaca | 28c0164ce763cbca68310a9c8c6d4b2dcf42461a | ddf61811e1d4dc39fd9d28efafb0873aaf6f4ffd | refs/heads/master | 2021-01-20T02:33:06.323461 | 2017-08-24T20:03:58 | 2017-08-24T20:03:58 | 101,326,528 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,017 | java | package com.jorgoandres.picoplacatest;
import com.jorgeoandres.picoplaca.Car;
import org.junit.*;
import java.util.InputMismatchException;
import static junit.framework.TestCase.assertEquals;
public class CarTest {
@Test (expected = InputMismatchException.class)
public void setLicencePlateNumberWithANotVali... | [
"jorgeorozcosanchez@hotmail.com"
] | jorgeorozcosanchez@hotmail.com |
6175a6740020e71bb9b4ecd56b5cb85da5fa63a2 | 8369a35178e281d7444929c15195b3e89137d5b9 | /Block Game/src/com/idkstudios/game/rendering/particles/Smoke.java | 337f11702e765a6ef23ae20a32f219c49e21d186 | [] | no_license | TobyDrane/Java-3D-Voxel-Game | 10c4ae56d4cfec3fb7070acc3ef3b587450f2cce | b9012595cb53c0e4f8795176a0ed374ef3985312 | refs/heads/master | 2021-04-03T05:23:48.594800 | 2018-03-08T13:10:29 | 2018-03-08T13:10:29 | 124,393,336 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,638 | java | package com.idkstudios.game.rendering.particles;
import java.util.ArrayList;
import java.util.List;
import org.lwjgl.opengl.GL11;
import org.newdawn.slick.opengl.Texture;
import com.idkstudios.game.GameObject;
import com.idkstudios.game.game.Game;
import com.idkstudios.game.game.TextureStorage;
import com.idkstudios... | [
"tobydrane@gmail.com"
] | tobydrane@gmail.com |
81670c20d2c47ac068057811d0e69db3a1df2806 | cde4358da2cbef4d8ca7caeb4b90939ca3f1f1ef | /java/quantserver/snmpagent/src/main/java/deltix/snmp/smi/SMIRowImpl.java | 83fe0ade82cda222f4ff14b3314a724d3d84d898 | [
"Apache-2.0"
] | permissive | ptuyo/TimeBase | e17a33e0bfedcbbafd3618189e4de45416ec7259 | 812e178b814a604740da3c15cc64e42c57d69036 | refs/heads/master | 2022-12-18T19:41:46.084759 | 2020-09-29T11:03:50 | 2020-09-29T11:03:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,062 | java | package deltix.snmp.smi;
/**
*
*/
public class SMIRowImpl
extends SMIPrimitiveContainerImpl <SMITableImpl>
implements SMIRow
{
private final SMIIndexInfo indexInfo;
/**
* Row with primary index
*/
public SMIRowImpl(
SMITableImpl parent,
SMIOID ... | [
"akarpovich@deltixlab.com"
] | akarpovich@deltixlab.com |
c7070c8b42110180a615c79789f16280e3cbe300 | b047dfacae18397d75400c3ed29dfc1aa5d5c039 | /src/main/java/com/mar/algotools/markov/MarkovChainSparse.java | a535a2ac8695d5bc08bff6770d8abc42475474cb | [] | no_license | mrenauld/com-mar-algotools | c39fd0fac8c61e21c1cced1fe3b2ae9ba4bd47fb | da98464a8c15f41b27da01cb75503316a46f4aeb | refs/heads/master | 2021-01-15T22:39:22.659727 | 2018-03-05T12:37:17 | 2018-03-05T12:37:17 | 99,906,221 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,184 | java | package com.mar.algotools.markov;
import java.util.ArrayList;
import com.mar.algotools.matrix.SparseMatrix;
public class MarkovChainSparse implements IMarkovChain {
private int nbNodes;
private SparseMatrix chainData;
private ArrayList<String> nodeNames;
public MarkovChainSparse(int pNbNodes) {
... | [
"mrenauld@gmail.com"
] | mrenauld@gmail.com |
fd3ea6fb83618d6a201b7cba32b1d8bedb806aee | 740224f1a49b275aca308bd55620481441c73e28 | /app/src/main/java/com/tugba/cevizci/spacex/network/SpaceXApi.java | ffcedc69fb188b7e0ce8ddbaa9fa78dec930ab4c | [] | no_license | tugbaa/SpaceX | 84daf1ffb532d08578d141d8f7a949c21bb010ba | b2edb0012759eb818b18dd2877d024cc36ea219b | refs/heads/master | 2020-03-30T16:19:02.040278 | 2018-10-04T08:19:22 | 2018-10-04T08:19:22 | 151,403,390 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 257 | java | package com.tugba.cevizci.spacex.network;
import com.tugba.cevizci.spacex.data.Launch;
import java.util.List;
import retrofit2.Call;
import retrofit2.http.GET;
public interface SpaceXApi {
@GET("launches/")
Call<List<Launch>> getLaunches();
}
| [
"tugbacevizci.840@gmail.com"
] | tugbacevizci.840@gmail.com |
9546b9ba53bcbfb118ee283e20c936da916621e2 | 13a41dc7bcec73978ea4b714557e86790bc3ed26 | /src/test/java/com/yorosoft/enoticeboard/controller/NoticeControllerTest.java | bd5c8dbb9f412b9c01e6eb03a1f5057b4d152efb | [
"MIT"
] | permissive | codeur47/e-notice-board | e49ac50efcf27851ade5f38d74c05f8f1dd502a4 | 7fe15f2882792495305937adb7984090f4c8cba3 | refs/heads/main | 2023-07-08T01:04:04.166581 | 2021-09-04T17:22:57 | 2021-09-04T17:22:57 | 402,155,126 | 0 | 0 | null | 2021-09-02T00:46:17 | 2021-09-01T17:56:43 | Java | UTF-8 | Java | false | false | 6,568 | java | package com.yorosoft.enoticeboard.controller;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.yorosoft.enoticeboard.dto.NoticeDTO;
import com.yorosoft.enoticeboard.service.NoticeService;
import org.junit.jupiter.api.DisplayName;
import org.junit.jupiter.api.Test;
import org.junit.jupiter.api.extension.E... | [
"yoropapers@gmail.com"
] | yoropapers@gmail.com |
f3e6c4ef939058e77e293d597ba11b43e21fc23c | ce3014bb6eed65d35480135d2306ba6114d93abd | /src/main/java/com/yanan/plugin/spring/SpringBeansResource.java | 3496aaa003245e6d4e26a7c561858c3a6a973d40 | [
"Apache-2.0"
] | permissive | tja414312570/plugin.spring | d1c356a58bb7a05976bb1dfd043a980124fe4761 | 931f03c4ecc5de224d22497685a427b627f727e1 | refs/heads/main | 2023-08-26T08:25:19.244494 | 2021-10-12T09:48:54 | 2021-10-12T09:48:54 | 353,289,698 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 221 | java | package com.yanan.plugin.spring;
import com.yanan.framework.plugin.decoder.StandScanResource;
public class SpringBeansResource extends StandScanResource{
public SpringBeansResource(String path) {
super(path);
}
}
| [
"414312570@qq.com"
] | 414312570@qq.com |
b63fc97c638c3c897ec6324e362e453b07c8db78 | 7874efca5c893507654a4c6f488baaa65a8569e8 | /src/b/xwriter.java | bb926d94255462690c4b2f29a975e532298f25ec | [] | no_license | calint/b-blobs | 54c6be24ed9a659fcb71d0fc9cc27a0becb77432 | 720a09715165dc6c82b6b0e50582c600ce93486d | refs/heads/master | 2021-01-10T12:59:55.729141 | 2016-03-01T22:25:58 | 2016-03-01T22:25:58 | 43,054,406 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 18,473 | java | package b;
import static b.b.isempty;
import static b.b.tobytes;
import java.io.ByteArrayOutputStream;
import java.io.IOException;
import java.io.OutputStream;
public final class xwriter{
public xwriter(final OutputStream os){this.os=os;}
public xwriter(){os=new ByteArrayOutputStream();}
public OutputStream outputst... | [
"calin.tenitchi@gmail.com"
] | calin.tenitchi@gmail.com |
bdaac95dc84fd17abc89baf025651caa71e90a79 | 8a1bb4d51c94536c7ecbaa4c2cd81f51cad40fc7 | /src/main/java/siroswaldo/magicchat/channel/ChannelMap.java | 6b12cfd55ec752e75c4e9e898b2b5407511e95fe | [] | no_license | SirOswaldo/MagicChat | a07bb2c96e06953ab36b9040963c6e4892522ccc | 0ec60c92bb8a38cc5a10f66f40b783c03fbc2777 | refs/heads/master | 2022-06-09T01:25:47.819643 | 2020-05-11T18:13:14 | 2020-05-11T18:13:14 | 261,070,426 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,074 | java | package siroswaldo.magicchat.channel;
import org.bukkit.configuration.file.FileConfiguration;
import siroswaldo.magicchat.bukkit.MagicChat;
import java.util.*;
public class ChannelMap {
private final MagicChat magicChat;
private Map<String, Channel> channels;
public ChannelMap(MagicChat magicChat){
... | [
"DeveloperOswaldo@gmail.com"
] | DeveloperOswaldo@gmail.com |
c353822532461a71e65f7d381a6f822f9922247f | 3bb4d644c3b84fa51d9de9e8cd8fc6b1414245da | /Library/src/main/java/net/avicus/libraries/tracker/plugin/EntityDamageEventListener.java | 4cb02641ca35da9692a3a8a0efe2255169d3be8a | [
"LGPL-3.0-only",
"MIT",
"GPL-3.0-only"
] | permissive | jasoryeh/AvicusNetwork | 5062ecc8d152ebc28d3c0de3c9fef4b5f206f32c | a552beff1fc9c9b87477fae84cb52b8d79c10121 | refs/heads/master | 2020-12-14T14:07:02.068893 | 2020-07-09T05:21:23 | 2020-07-09T05:21:23 | 128,274,419 | 0 | 0 | MIT | 2018-04-05T23:13:03 | 2018-04-05T23:13:02 | null | UTF-8 | Java | false | false | 4,168 | java | package net.avicus.libraries.tracker.plugin;
import com.google.common.base.Preconditions;
import net.avicus.libraries.tracker.DamageInfo;
import net.avicus.libraries.tracker.DamageResolvers;
import net.avicus.libraries.tracker.Lifetime;
import net.avicus.libraries.tracker.Lifetimes;
import net.avicus.libraries.tracker... | [
"jason@jasonho.tk"
] | jason@jasonho.tk |
649671109ad95973e843e6b8771b4b87bcfd0139 | 232ef7ae446bd6977d5b6409e0519e427ae83098 | /src/com/shubhendu/javaworld/datastructures/graphs/DirectedEdge.java | 61474fa381284a2db143cd11289d7a0c0422236f | [] | no_license | Shubhendu/algorithms | b4fb3163c4fcdd7d0c0052818c9cb31631cb0a12 | 7fa04797760c49270257b11d18aaffeb16128a5b | refs/heads/master | 2021-04-30T04:39:29.163956 | 2018-02-14T17:50:07 | 2018-02-14T17:50:07 | 80,980,673 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,938 | java | package com.shubhendu.javaworld.datastructures.graphs;
public class DirectedEdge {
private final int v;
private final int w;
private final double weight;
/**
* Initializes a directed edge from vertex {@code v} to vertex {@code w}
* with the given {@code weight}.
*
* @param v
* the tail vert... | [
"mail2shubhendu@gmail.com"
] | mail2shubhendu@gmail.com |
8f96cab092ddaf4190d9f7c32f946baa9569dd6c | 9e9870bca87d1f7686aa5c03f70666728647b2f2 | /src/main/java/com/tatsinktech/web/controller/PushSMS_SubmitController.java | dadddaa73b308435943d57ebb340fa92099b0235 | [
"MIT"
] | permissive | olivier741/schoolAlert | 5abc934a067e7b2f9ae52e14cf1a2851eb78519d | 419a24d656bf83e684f3756f380f352b488cbabd | refs/heads/master | 2022-11-23T23:50:05.351949 | 2020-08-05T10:34:50 | 2020-08-05T10:34:50 | 285,251,139 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,978 | java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.tatsinktech.web.controller;
import com.tatsinktech.web.encrypt.PasswordUtils;
import com.tatsinktech.web.model.pus... | [
"oliviertatsink@gmail.com"
] | oliviertatsink@gmail.com |
cf07a18701d3876befde620494054d4d6eb4aff1 | 101125341931d25f3a669062b3c61c313fac2fe0 | /src/main/java/fit/basic/FlowControl.java | 4fcaa45cd052192672c4f168454d185ff7e841cf | [] | no_license | prof-emilio-resende/walkthrough-java | a241fce2fd012aa41602ef15c9311cf0f8ba7aa0 | fea42954c28d6747fa0a74408d0ab1b9a758c177 | refs/heads/main | 2023-08-28T19:04:43.800044 | 2021-10-30T01:41:13 | 2021-10-30T01:41:13 | 422,757,019 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 957 | java | package fit.basic;
import javax.print.event.PrintEvent;
public class FlowControl {
public static final int ONE = 1;
public static final int TWO = 2;
public static final int THREE = 3;
public static void doTry(int number) {
System.out.println("FlowControl...");
boolean isEven = ((number % 2) == 0);
... | [
"emilio.murta@msitbrasil.com"
] | emilio.murta@msitbrasil.com |
b0d8e1d7f862d062917236a6f41e2e61f2c8228a | c08aeeab3b80902405367c97761130cac31843b2 | /01_flow_control/src/main/java/com/lucky/loop/for_loop/ForTest_1.java | 7fb7d77158e4af841cee8ca7903523dc76cfee47 | [] | no_license | ZXyy2627/SpringRush | d0fb58462dbab176872bfc4b594f1ad89cbfce9f | f174d95e2d85cce5ec9e0ab849f6566250958ec7 | refs/heads/master | 2023-06-15T06:56:22.717769 | 2021-07-09T12:57:46 | 2021-07-09T12:57:46 | 376,056,246 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 660 | java | package com.lucky.loop.for_loop;
/**
* 编写程序 打印1到150 如果是3的倍数,那么就在后面加上foo
* 如果是5的倍数 就在后面加上biz
* 如果是7的倍数 就在后面加上baz
*/
public class ForTest_1 {
public static void main(String[] args) {
for (int i = 1; i <= 150; i++) {
System.out.println(i+" ");
if (i % 3 == 0) {
... | [
"1375423395@qq.com"
] | 1375423395@qq.com |
4c1067992152487fc64bc01c90c260da1220a4a9 | 9dfdb114e9645ee31d4f20fe002e734f636aaeaf | /app/src/main/java/br/net/netfitness/netfitness/SelecionarGraficoFragment.java | 9155610a643c2dea774ae55d759f45c841c8be0e | [] | no_license | karter76/NetFitnessMOBILE | 3c4c9147bbe1c3f199671f240c8a53875f0ec672 | d262c33bf441ae19afc87b94db7e3e4408e49cdd | refs/heads/master | 2016-09-11T02:21:24.728179 | 2015-06-15T14:34:13 | 2015-06-15T14:34:13 | 35,730,016 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,547 | java | package br.net.netfitness.netfitness;
import android.app.Activity;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import android.widget.CheckBox;
import android.widget.Toast;
... | [
"karter76@gmail.com"
] | karter76@gmail.com |
03b7d9be8a48639311bee30f5b9e9c341066515e | e351794d7dd9414e22308040c0aba98c345f1bbf | /spring-boot-tutorial-search/src/main/java/com/nandulabs/service/SearchService.java | f8f86980e212059fd502f3ba71ac1947567e9398 | [
"MIT"
] | permissive | narendrask89/spring-boot | 48d4f6272dc5e106b5fddd6241e643ce9aa704e9 | 58a833a58fccb81e81cdece867584ae2a9a026b3 | refs/heads/master | 2020-03-09T17:31:49.441140 | 2018-04-10T10:03:27 | 2018-04-10T10:03:27 | 128,910,694 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,098 | java | package com.nandulabs.service;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.core.convert.converter.Converter;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.PageRequest;
import o... | [
"nasahu@DIN66007718.corp.capgemini.com"
] | nasahu@DIN66007718.corp.capgemini.com |
7c54c353591a2480350b3f3a2ec4e054b04b952d | d6441b1f36fd723ebcbe97e386167af81106b437 | /src/main/java/com/example/actuator/config/CustomFeatureEndPoint.java | 6d5c285b639366fb8a317102954779b3960ac44a | [] | no_license | sandhu5/Actuators | e5d8b161a3cc2b19294cbb5b39a1707ad54888be | 4a2e91c4becc1891e4ee64ebed6288f4ccd6ad03 | refs/heads/master | 2020-03-28T13:56:32.862429 | 2018-09-12T08:02:17 | 2018-09-12T08:02:17 | 148,443,790 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 592 | java | package com.example.actuator.config;
import java.time.LocalTime;
import org.springframework.boot.actuate.health.Health;
import org.springframework.boot.actuate.health.HealthIndicator;
import org.springframework.stereotype.Component;
@Component
public class CustomFeatureEndPoint implements HealthIndicator {
@Overri... | [
"sandhu@bahadur.singh"
] | sandhu@bahadur.singh |
184e8b2221cac3d83e2f78a5653e564218cebea6 | c24219e6c07ed17df0a3283b31a2287a00cee654 | /core/src/main/java/com/zd/core/utils/type/BTree.java | a39bde9ad3671c1281c1d5cba802f1fc6d4ba4ab | [] | no_license | q66217910/clean-spring-cloud | 922685495785923d8e31109223b5cf41d861787b | d76833413bcbb58dfffe3e961993946ddfd1ca3e | refs/heads/master | 2022-06-22T06:28:15.475996 | 2020-08-28T09:10:59 | 2020-08-28T09:10:59 | 192,641,944 | 9 | 0 | null | 2022-06-21T04:00:00 | 2019-06-19T02:12:30 | Java | UTF-8 | Java | false | false | 8,256 | java | package com.zd.core.utils.type;
public class BTree<K extends Comparable<K>, V> {
private Node<K, V> root = new LeafNode<K, V>();
/**
* 非叶子节点节点数量
*/
private static final int M = 4;
public V find(K key) {
if (root != null) return root.find(key);
return null;
}
public... | [
"dezhang@homeinns.com"
] | dezhang@homeinns.com |
358580943f979ff81a08bbb8ece82c905c6c5dd7 | 655eea1d72bd31c906c0656fcd497104400de983 | /MarsRoverProb/src/com/marsroverprob/parser/AbstractParser.java | ed3127116537a5d9d0316328177ca63ce44f4a1e | [] | no_license | ShreyasVenkatesh/MarsRoverProblem | 61d0484ff8da9efb4553298a645633b3a4ad5348 | 7265abdcb5e2343dd45598164d9818eb4b9f4476 | refs/heads/master | 2021-04-29T23:01:46.542967 | 2018-08-30T09:52:36 | 2018-08-30T09:52:36 | 121,547,896 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 179 | java | package com.marsroverprob.parser;
import com.marsroverprob.model.Rover;
public interface AbstractParser {
Rover parse(Rover rover, String roverInput, String maxPos);
}
| [
"venkas39@INENVENKAS3L2C.corp.emc.com"
] | venkas39@INENVENKAS3L2C.corp.emc.com |
2726de8c79154546a20f7508fda39151a67082a4 | 85dac003e4c76606ab54be45a2d0a15bc1e461ca | /interfacesegregation/src/main/java/com/julioluis/interfacesegregation/model/Customer.java | 2d218d6f136f5abd0b3c89753f9f1b1f1bf18efc | [] | no_license | jpelegrino/solid | dedd0f05c92b050a8e3192c283ae020e2f748773 | b1459e4b54d63bb03680c78fccffb41c7ba5b56f | refs/heads/develop | 2023-01-19T21:46:25.728285 | 2019-10-19T16:44:01 | 2019-10-19T16:44:01 | 200,430,999 | 0 | 0 | null | 2023-01-07T10:50:47 | 2019-08-03T23:48:11 | Java | UTF-8 | Java | false | false | 293 | java | package com.julioluis.interfacesegregation.model;
import org.springframework.stereotype.Component;
@Component
public class Customer {
private String name;
public String getName() {
return name;
}
public void setName(String name) {
this.name = name;
}
}
| [
"jpelegrino@gmail.com"
] | jpelegrino@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.