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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
655cea438ccfde26b23672bc7ce7345ea8d4ce51 | 82788e37c1d57a2291767fc634011b3ea35d598d | /framework/common/com/flying/common/util/AuthorizeCodeEncoder.java | 01df5465622d1ca61d9d03b509b130848b527719 | [] | no_license | hifong/flying2 | 30726f99f8d53f2619f51251a77ef6718d53c36e | bf5ccdee2cf3fac66d13224825ce0b569d394934 | refs/heads/master | 2020-12-08T09:29:09.503476 | 2020-05-14T12:57:33 | 2020-05-14T12:57:33 | 232,946,162 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 408 | java | package com.flying.common.util;
import java.util.UUID;
public class AuthorizeCodeEncoder {
public static String encode() throws Exception{
UUID uuid = UUID.randomUUID();
String md5Str= MD5.encode(uuid.toString()).toUpperCase();
String rs = null;
if(md5Str.length()<32){
rs = md5Str;
while(rs.length()<... | [
"hifong@outlook.com"
] | hifong@outlook.com |
18975a86b018e8286128c44e9411bb7a0945d7a8 | 60384d7047a01fb2794d4c9bf14072f2e57cad84 | /app/src/main/java/com/btetop/activity/FeedBackActivity.java | fd697ef5da8ad49118b022d46e08c08fe99728d4 | [
"MIT"
] | permissive | sophiemarceau/bte_Android | d88703209aa2a2d9f473938d9c6aadcad590a0f6 | e950ca0bc5a7f6b6386af1e7614a5bf8d70cf66e | refs/heads/master | 2020-08-27T11:03:35.250973 | 2019-10-25T02:05:14 | 2019-10-25T02:05:14 | 217,342,335 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 6,347 | java | package com.btetop.activity;
import android.text.Editable;
import android.text.InputFilter;
import android.text.Spanned;
import android.text.TextWatcher;
import android.view.View;
import android.widget.EditText;
import android.widget.ImageView;
import android.widget.TextView;
import com.btetop.R;
import com.btetop.ba... | [
"sophiemarceauqu@gmail.com"
] | sophiemarceauqu@gmail.com |
e72c7fb7eed1e7b9176a272b284b47da15518e87 | 7af7bd8a7cdcf286c69c6cb3f450ee5c6c434f5c | /TestNgTutorial/src/test/day2.java | 6040c315a5ea4af9b36df9f106bd15674d1e169a | [] | no_license | marcinbogucki/GitDemo | c1900a57899d713b006b83e687075a648be5d4ea | 97c29e55842ae68af09e5b179197f254daf7f8af | refs/heads/master | 2020-09-13T13:52:33.457282 | 2019-11-20T22:18:49 | 2019-11-20T22:18:49 | 222,806,286 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 455 | java | package test;
import org.testng.annotations.BeforeTest;
import org.testng.annotations.Test;
public class day2 {
@Test(groups={"Smoke"})
public void ploan ()
{
System.out.println("naleze do grupy Smoke");
}
@BeforeTest // metoda zostanie wykonana jako pierwsza przed wszystkimi innymi testami nalezacymi do t... | [
"marcinbogucki@web.de"
] | marcinbogucki@web.de |
ed45310ad6807830c6b59265b346f6d6961d384d | 3b4c38ed9d7c176a33e2b1796e853226667d3718 | /postgres-demo/src/main/java/com/examples/PostgresDemoController.java | 370093970e66308f446eabfce564b0613392fbda | [] | no_license | deepbt/sample-ms | 775b66cb6550b0e527dccb9bacb0ce7f2c6ec361 | b1d7a8740a902fde2774868555faf8afe26ce03f | refs/heads/master | 2021-03-28T11:31:33.582526 | 2018-01-13T11:29:53 | 2018-01-13T11:29:53 | 115,977,670 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 868 | java | package com.examples;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
@RestController
public class PostgresDemoControll... | [
"research.cloud2017@gmail.com"
] | research.cloud2017@gmail.com |
6c3ac3a89179660547858f463b5ebce1bd4b5c65 | 06d63546bab1d686fc87c67db65d9599c2e1dfe2 | /src/main/java/com/auction/model/QuoteType.java | 2b7f8ffca707d7f57a092fe89468d096ae6b4fd6 | [] | no_license | ikashkynbek/auction | 5318e450bd0bc363931f2cfb76af140da2d08d6d | 62f4583d79d37ca3969e3ea056db672cf6b14eef | refs/heads/master | 2021-01-19T07:06:36.880737 | 2017-02-07T09:03:15 | 2017-02-07T09:03:15 | 76,554,577 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 70 | java | package com.auction.model;
public enum QuoteType {
BID, OFFER;
}
| [
"ikashkynbek@gmail.com"
] | ikashkynbek@gmail.com |
3128612fe55a65678a99aad93e49303ed292edda | 082e26b011e30dc62a62fae95f375e4f87d9e99c | /docs/weixin_7.0.4_source/反编译源码/反混淆后/src/main/java/kotlinx/coroutines/C46847aq.java | b5a7c7e63686fd5e8096090c0a9cbfda5940e0cb | [] | no_license | xsren/AndroidReverseNotes | 9631a5aabc031006e795a112b7ac756a8edd4385 | 9202c276fe9f04a978e4e08b08e42645d97ca94b | refs/heads/master | 2021-04-07T22:50:51.072197 | 2019-07-16T02:24:43 | 2019-07-16T02:24:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,898 | java | package kotlinx.coroutines;
import com.tencent.matrix.trace.core.AppMethodBeat;
import p000a.C0220l;
import p000a.C37091y;
import p000a.p005f.p007b.C25052j;
@C0220l(dWo = {1, 1, 13}, dWp = {"\u0000$\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0002\b\u0002\n\u0002\u0010\u0002\n\u0000\n\u0002... | [
"alwangsisi@163.com"
] | alwangsisi@163.com |
33ec43b8307ffbe84a15cab71d8ba938a133ea57 | 49e8f15f65accaf818b732ef8b876b48b5c1e4fd | /src/main/java/com/nduginets/softwaredesign/actor/communications/ActorResponse.java | 8dc6d7d362a2f3f07eb130db5bbb89af0e003de7 | [] | no_license | glcanvas/software-design | 04297d6bf83bf4c00d9671f67cfc1bc0fe53cc54 | 8a4659f9ab06c71c8aee4c0e64b0c222727319a6 | refs/heads/master | 2022-04-12T01:31:09.925889 | 2020-04-03T13:35:39 | 2020-04-03T13:35:39 | 211,465,122 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,064 | java | package com.nduginets.softwaredesign.actor.communications;
import java.util.List;
import java.util.Objects;
public class ActorResponse {
private final String name;
private final List<String> results;
public ActorResponse(String name, List<String> results) {
this.name = name;
this.results ... | [
"duginetsn98@gmail.com"
] | duginetsn98@gmail.com |
49d81bf4d7bcf4bc9e47adffe19e42a484bcc152 | 4e1716b7f2e6514b835e7cdd1094069736e85072 | /spring-annotation-ouyangxizhu/src/main/java/com/ouyangxizhu/config/MainConfigAutowiredQualifierPrimary.java | c48b7984028628c01fc5d41c1f6ddd83f1f38a60 | [] | no_license | ouyangxizhu/SpringSourceCode | 7bebb6ab4b9df4cb8f623b3e6094bad9ba2422a0 | 713c95641174ec0dbd66161066e3ddc66e410b54 | refs/heads/master | 2022-12-01T08:17:53.483504 | 2020-08-09T09:00:58 | 2020-08-09T09:00:58 | 283,223,174 | 0 | 0 | null | 2020-07-28T13:38:38 | 2020-07-28T13:38:38 | null | UTF-8 | Java | false | false | 832 | java | package com.ouyangxizhu.config;
import com.ouyangxizhu.dao.BookDao;
import org.springframework.context.annotation.AnnotationConfigApplicationContext;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.ComponentScan;
import org.sprin... | [
"zhangchangzhen@meituan.com"
] | zhangchangzhen@meituan.com |
ca5cc7e2e18567de28464878d6227f710aafe904 | bf99d50f52cb03ca1671a5ec170bdc61c9ea1291 | /src/main/java/net/gudenau/minecraft/moreshulkers/gui/CraftyShulkerWorldScreenHandler.java | 61b08e909f54a1c8a6c9b3c97f9ab383ff7de399 | [] | no_license | gudenau/minecraft-more-shulkers | 9ca600e2a3454a35df3dedfb24eea8aa5e6696ac | 96a133f13d48c1776b219df6b553c7df5bdd6868 | refs/heads/master | 2022-11-12T16:13:50.629076 | 2020-07-02T20:50:12 | 2020-07-02T20:50:12 | 276,741,811 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,755 | java | package net.gudenau.minecraft.moreshulkers.gui;
import net.gudenau.minecraft.moreshulkers.MoreShulkers;
import net.gudenau.minecraft.moreshulkers.block.entity.CraftyShulkerBlockEntity;
import net.minecraft.entity.player.PlayerEntity;
import net.minecraft.entity.player.PlayerInventory;
import net.minecraft.inventory.In... | [
"gudenau@users.noreply.github.com"
] | gudenau@users.noreply.github.com |
268476b16d46bf594bf88fb5ec07e0557db7288d | 7b6a3bb70f7f045a39fc3590d5d0b62531a01e6d | /src/Trees_and_Graphs/Graph.java | 4015c95b2b382ede1cbb6152a9679d732ed1d411 | [] | no_license | kis-balazs/CtCI-Personal-Solutions | 4c39836b6e44f1c786b94a4c41bd489e99149e2a | 5a2ca7909e2b12d1bce647959a590646200b56ea | refs/heads/master | 2020-06-02T21:54:25.355479 | 2020-04-26T14:43:15 | 2020-04-26T14:43:15 | 191,320,601 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 407 | java | package Trees_and_Graphs;
public class Graph {
public static int MAX_VERTICES = 6;
private Node vert[];
public int count;
public Graph() {
vert = new Node[MAX_VERTICES];
count = 0;
}
public void addNode(Node newNode) {
if (count < vert.length) {
vert[count] = newNode;
count++;
} else {
Syste... | [
"balazs_kis35@yahoo.com"
] | balazs_kis35@yahoo.com |
672ed6a61fdf993165560ce445cf6cdef33fb36c | 3b6dfd0e96753ddf6f5614e7678449fa5d2e9e6c | /src/main/java/br/com/alelo/consumer/consumerpat/dao/ConsumerImplementDAO.java | e46664d2a68edfb6c36e0b5a93a5cb069c764e1b | [] | no_license | ferrari-kaiser/consumer-pat | 01b144d165648a4970771ae17d57fa9cb16922db | abda0791ea5e8c0460eed41bd02c1009b84806cc | refs/heads/main | 2023-07-13T12:13:08.251488 | 2021-08-27T19:35:14 | 2021-08-27T19:35:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,787 | java | package br.com.alelo.consumer.consumerpat.dao;
import br.com.alelo.consumer.consumerpat.DTO.ConsumerDTO;
import br.com.alelo.consumer.consumerpat.entity.Consumer;
import br.com.alelo.consumer.consumerpat.respository.ConsumerRepository;
import br.com.alelo.consumer.consumerpat.respository.ExtractRepository;
import org.... | [
"eduardo.junior@sicoob.com.br"
] | eduardo.junior@sicoob.com.br |
e2bcea377078f310e525ec34faa7dfce1b0c9105 | 08d73702a25fc81668a01f81303c28152b0f18f5 | /src/com/yugt/dp/behavioral/memento/Caretaker.java | 1dab3d97f7b27ae2f5f827e5fecc2e1da6a24fea | [] | no_license | guoyu07/DesignPattern-57 | 65edce944738f79ebe413dc3c48faca2fb8232e1 | e72299c3845dea94cf8a1f5c7bff8fda65ad784e | refs/heads/master | 2021-01-01T06:53:31.053866 | 2015-10-12T01:48:11 | 2015-10-12T01:48:11 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 308 | java | package com.yugt.dp.behavioral.memento;
/**
* 备忘维护者(用来维护备忘者对象)
* @author Administrator
*
*/
public class Caretaker {
private Memento memento;
public void setMemento(Memento memento) {
this.memento = memento;
}
public Memento getMemento() {
return memento;
}
}
| [
"yugangtao@bilin.com"
] | yugangtao@bilin.com |
a97b24866c5c1bb2e166c8d8d013b04f93f95402 | 0dbd987d03145e5864e2031d3523dab013102031 | /laurensknoll/QLJava/src/org/uva/sea/ql/visitor/semantic/Statement.java | 048bad9b57fbba10c108cbe9b1b15c6b68d1c7bd | [] | no_license | slvrookie/sea-of-ql | 52041a99159327925e586389a9c60c4d708c95f2 | 1c41ce46ab1e2c5de124f425d2e0e3987d1b6a32 | refs/heads/master | 2021-01-16T20:47:40.370047 | 2013-07-15T11:26:56 | 2013-07-15T11:26:56 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,479 | java | package org.uva.sea.ql.visitor.semantic;
import org.uva.sea.ql.ast.expr.atom.Ident;
import org.uva.sea.ql.ast.statement.AbstractStatement;
import org.uva.sea.ql.ast.statement.Block;
import org.uva.sea.ql.ast.statement.ComputedQuestion;
import org.uva.sea.ql.ast.statement.If;
import org.uva.sea.ql.ast.statement.Questio... | [
"laurensknoll@gmail.com"
] | laurensknoll@gmail.com |
5a55fd13530c791e6220bde7678e42b721825abc | 3047d3d662f82f6c43ef7993ce74045b4a2f5bc8 | /app/src/main/java/com/example/maximebritto/addressbook/data/Group.java | b8fc00f6b7a6fef125a0da59269e21a79c20fdb0 | [] | no_license | ELKANTOURI/Challenge | 3e6ba661784e8bf69730136936741efd9d23e232 | 6fe0de81916a20f3f02b528c255365740ce16e45 | refs/heads/master | 2020-04-07T14:25:39.704973 | 2018-11-20T23:49:51 | 2018-11-20T23:49:51 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 451 | java | package com.example.maximebritto.addressbook.data;
/**
* Created by trainermac on 02/03/16.
*/
public class Group {
int id;
String name;
String description;
Owner owner;
Integer stargazers_count;
public Owner getOwner() {
return owner;
}
public String getRepositoryName(){retu... | [
"badredddine.elkantouri@gamil.com"
] | badredddine.elkantouri@gamil.com |
2837c481fcd74e4e0590e061447dc4d29138e6a3 | 339929204f392381817d9401d4020135e3b7b8d4 | /AndroidModels/src/main/java/com/example/androidmodels/Enums/Transmissions/ListenerType.java | 217b2c3c92e9960f6c5fd39f3e04ff6d63af5977 | [] | no_license | TI2042/AndroidMssngrApp | 9ea1a57aa305e45ab41ac52fae8d0e7c60c9e28b | 0ef4baf643cb0f6a97b8b426e7416808aef02c39 | refs/heads/master | 2023-02-18T23:54:54.181813 | 2021-01-20T14:06:48 | 2021-01-20T14:06:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 433 | java | package com.example.androidmodels.Enums.Transmissions;
public enum ListenerType {
AuthorizationListener,
RegistrationListener,
UserInfoListener,
UserUpdateProfileListener,
ChatListListener,
ChatListDeleteListener,
ChatsMessagesListener,
ChatsMessagesDeleteListener,
UserListListen... | [
"tis3.1415@gmail.com"
] | tis3.1415@gmail.com |
84ec86b3103f33870875d7907c41c302b280a7d9 | c99b0bd4513c401ec184c574af1f11991fa3fe56 | /exam/src/p08/Lotto.java | 5fba5693880fd1dd2ed9e1754b475aa7b5e6302b | [] | no_license | mhsong91/exam | 28caa6d74dc661671797c1802d8d9fc1a06e217d | d72ed1433dcea2c3f95e78ad6028da52a58b1c3a | refs/heads/master | 2021-05-11T08:45:30.342807 | 2018-01-19T01:51:40 | 2018-01-19T01:51:40 | 118,060,627 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 426 | java | package p08;
import java.util.Random;
public class Lotto {
public static void main(String[] args) {
Random r = new Random();
int[] num = new int[6];
for (int i = 0; i < 6; i++) {
num[i] = r.nextInt(45) + 1;
for (int j = 0; j < i; j++) {
if (num[i] == num[j]) {
num[i] = 0;
i--... | [
"DJA@DJA-PC"
] | DJA@DJA-PC |
85b50d4874a2fa046e2c265e7a8faf06afdbddba | b2030372283c43a44da44099ed8bb1123fe42225 | /contact-service/src/main/java/com/microservice/demo/model/Contact.java | c096c351cdf26d5767c549360e58ac3861555e56 | [] | no_license | pradeepantal/MicroService | 18fb2e3f6fe4fbace73db9744b1e9c8e1d47880c | bd0b4194095efe4f8bb13f279706c75d2feafcd0 | refs/heads/master | 2020-03-25T04:39:19.143745 | 2018-08-03T09:18:40 | 2018-08-03T09:18:40 | 143,406,404 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,311 | java | package com.microservice.demo.model;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
@Entity
public class Contact {
@Id
@GeneratedValue
private Long id;
private String userId;
private String firstName;
private String lastName;
private String emai... | [
"pradeep.kumar1@spicelabs.in"
] | pradeep.kumar1@spicelabs.in |
7e0b0fc61e34d8c27600758d877bdaebaba0e518 | c22d271d2588514314855611af00abc487b74090 | /loyaltyservices.webapp/src/main/java/com/thy/loyalty/process/bookingws/CreateEmdDetail.java | 1d17e7a1f4b0a3bef78041aae3ef0152131227e6 | [] | no_license | Cenfal/labkayitspring | 97d1ec0791c1891f2d0662eb1924a8887285bd60 | d9f914b82f7a8b2f6ec041c4621e06b2ab4b8a75 | refs/heads/master | 2020-04-12T18:47:19.274828 | 2018-12-21T10:49:17 | 2018-12-21T10:49:17 | 162,690,519 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,417 | java | /**
*
*/
package com.thy.loyalty.process.bookingws;
import java.math.BigDecimal;
import com.thy.loyalty.loyaltyservices.member.dto.Member;
import com.thy.loyalty.loyaltyservices.milesell.dto.MileType;
import com.thy.loyalty.loyaltyservices.milesell.dto.PaymentType;
/**
* @author O_CETIN3
*
*/
public class Crea... | [
"cemilenfal@hotmail.com"
] | cemilenfal@hotmail.com |
ef2503440ebe02dcd71b267d0278194c47b0d049 | 93d826e683a556b783dde790e8e64438335639ee | /app/src/androidTest/java/com/bawei/zhoukao2/ExampleInstrumentedTest.java | da60e032bbd3fea1baacb283a009eadde720d9f0 | [] | no_license | caicailxq/Zhoukao2 | 1d2179f2b7b8dfa16d76c92e39d8f4ae7e25e65e | 01da843506b9faf4a86df7af17b52442ae0d2998 | refs/heads/master | 2021-07-17T16:23:33.839021 | 2017-10-25T00:33:39 | 2017-10-25T00:33:39 | 108,199,469 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 740 | java | package com.bawei.zhoukao2;
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 d... | [
"13015498771@qq.com"
] | 13015498771@qq.com |
21b705b429cf8559b5c298b94e448e897e540454 | eb40af90e8364a5f207d801b5e09d155592f42a7 | /app/src/main/java/com/example/rvadam/pfe/WelcomeScreen/WelcomeScreenActivity.java | c277b2595702f194ec6037facd651064e6a4a9eb | [] | no_license | romvad/PFE_Metralor_App | df0b36cbd85bf87e1668e1ada982845b0816863e | 6198fce24b29dd532cc49e8fb4ceba27496cff3d | refs/heads/master | 2020-03-08T11:44:08.903684 | 2018-06-13T00:46:46 | 2018-06-13T00:46:46 | 128,106,535 | 2 | 0 | null | 2018-05-24T07:55:30 | 2018-04-04T18:49:43 | Java | UTF-8 | Java | false | false | 1,077 | java | package com.example.rvadam.pfe.WelcomeScreen;
import android.app.FragmentManager;
import android.app.FragmentTransaction;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v7.app.AppCompatActivity;
import com.example.rvadam.pfe.R;
/**
* Created by rdelfoss on 09/05/2018.
... | [
"remi.delfosse@eisti.fr"
] | remi.delfosse@eisti.fr |
1fced9f4953d26a2a39671c4a6e9988a91a666f2 | bc80f828b13aebc4f8c86c516ee7c1d221b3e0b4 | /SCBOTDashboard/src/main/java/scb/ot/dashboard/utils/UserRoleUtils.java | c5b26d82a76f7e6805dd8e9366a1c9b4d2a170f3 | [] | no_license | mouseevent/scb | 2c914368bed07ad092bf36c96c898d3b721c1a61 | fc031726f9f61e3cefd77ac591af761ddf5c9134 | refs/heads/master | 2020-03-29T18:05:23.420906 | 2018-09-25T02:41:03 | 2018-09-25T02:41:03 | 150,194,018 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 380 | java | package scb.ot.dashboard.utils;
import scb.ot.dashboard.entity.User;
public class UserRoleUtils {
public static boolean hasReadAllPermission(User user) {
return user.getRole().getPermission().equalsIgnoreCase("READ_ALL");
}
public static boolean hasEditPermission(User user) {
return user.getRole... | [
"skyfa@LAPTOP-SQC6AL37"
] | skyfa@LAPTOP-SQC6AL37 |
f837851fceb90c0519cef93d0c4bd062d1b48c37 | 7f0eb7cffa68367131a7ba6a26ad1706c27477ee | /src/main/java/by/telecom/subapp/model/Log.java | 4e1caa89a96aacedd2997c98a84b37f5ccc86354 | [] | no_license | kingor/subapp | 110eb149e8484e30db43d996ac223c77535b83cf | bbfb60608d8f9b9b8a520bbbd5bc9b96631754d7 | refs/heads/master | 2021-01-21T04:47:06.561423 | 2016-07-16T18:35:20 | 2016-07-16T18:35:20 | 51,030,503 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,419 | java | package by.telecom.subapp.model;
import java.io.Serializable;
import java.util.Date;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
@Entity
public class Log implements Serializable {
private static final long serialVersionUID = 1L;
@Id
@GeneratedValue
pri... | [
"kingor333@mail.ru"
] | kingor333@mail.ru |
e539310f251c229e7108c749e2cd74224a5103c2 | fa7c99383f89049d3226ef2df636aa26f664cda2 | /app/src/main/java/com/nfc/electronicseal/util/AppInfo.java | 3cd81955d8f205a009226eb426194089304d65c8 | [] | no_license | 343702729/ElectronicSeal | f0f15d6198d4e6bc6ca9a9fa947b340523e2d395 | b8248f10fc2a6dbf3e719c157e6adea98721d8d3 | refs/heads/master | 2020-05-15T03:38:15.021717 | 2019-10-25T12:28:36 | 2019-10-25T12:28:36 | 182,070,216 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 682 | java | package com.nfc.electronicseal.util;
import android.content.Context;
import android.content.pm.PackageInfo;
import android.os.Build;
public class AppInfo {
public static int appCode;
public static String appVersion;
public static void init(Context mContext) {
PackageInfo pi = null;
try {... | [
"caol@jsaepay.com"
] | caol@jsaepay.com |
1d6882e8db527be4a1f8e3ca8b943153f462f3d5 | e8ed1359d0562ab4c61cde6c94cade35559a60d5 | /TargetLint/src/main/java/com/darkfoxdev/tesi/targetlint/LatexReportFileFormatter.java | 1f9a8dde6c53986ca4ccbf4b0ba3cca3ee30c5cd | [] | no_license | deib-polimi/TargetLint | 7861ca5a64541e8f507344dd644b4c37f3ccb551 | 2d95fd573aafbde45ca95bbb5a1269fc1854d217 | refs/heads/master | 2020-05-05T05:33:52.725189 | 2019-04-17T06:54:44 | 2019-04-17T06:54:44 | 179,757,008 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 5,577 | java | package com.darkfoxdev.tesi.targetlint;
import com.darkfoxdev.tesi.targetlint.tlast.TLClass;
import com.darkfoxdev.tesi.targetlint.tlast.TLElement;
import com.darkfoxdev.tesi.targetlint.tlast.TLMethod;
import java.io.File;
import java.nio.file.Files;
import java.util.ArrayList;
import java.util.Arrays;
import java.ut... | [
"pietroscura@me.com"
] | pietroscura@me.com |
bb7ee6d0ab660b13afa777b9416c00ae9f97f807 | 8b3ea2ba70bcdca494f294441a535714542599db | /src/dao/imp/BlankDaoImp.java | 87202b163c3528fd1ae7746a926e3b48644ae641 | [] | no_license | pzloveyou/DemoTom | b80b52c59007dfb99244a7878eb286c5b824f7fd | 133fd202b7aa0b12d841700f37303c487727db20 | refs/heads/master | 2021-04-20T01:06:52.763336 | 2020-03-24T07:51:11 | 2020-03-24T07:51:11 | 249,645,183 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 37,839 | java | package dao.imp;
import dao.BaseDao;
import dao.BlankDao;
import entity.Blank;
import entity.Page;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.List;
@SuppressWarnings("all")
public class BlankDaoImp extends BaseDao implements BlankDao {
public int user(Str... | [
"2831053223@qq.com"
] | 2831053223@qq.com |
775798be5ea8a74dce6e51365173bea071bc96e0 | 26b7f30c6640b8017a06786e4a2414ad8a4d71dd | /src/number_of_direct_superinterfaces/i12916.java | 3b27f42d8b94e9174c18fe0b6b0d868926da623d | [] | no_license | vincentclee/jvm-limits | b72a2f2dcc18caa458f1e77924221d585f23316b | 2fd1c26d1f7984ea8163bc103ad14b6d72282281 | refs/heads/master | 2020-05-18T11:18:41.711400 | 2014-09-14T04:25:18 | 2014-09-14T04:25:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 69 | java | package number_of_direct_superinterfaces;
public interface i12916 {} | [
"vincentlee.dolbydigital@yahoo.com"
] | vincentlee.dolbydigital@yahoo.com |
05fc7e19274bcb1c25b33804e1a934359f31be38 | 8f3bdeb205e35c52b2d70175285d64a65363aa4a | /FXCM_java/trading_sdk/trading_sdk/tradestation/src/fxts/stations/transport/tradingapi/requests/ChangePasswordRequest.java | 85239c4cc58ef6f1b8cd4411822faf34cf048491 | [] | no_license | tihomirski/trendkill-IntelliJ | 008faaa0e807e806a22baedd363904f913f5b2b7 | f6c18274f08cf799627ea4c359403b27e3098493 | refs/heads/master | 2023-01-30T04:19:29.993993 | 2020-12-17T01:00:39 | 2020-12-17T01:00:39 | 308,491,226 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,832 | java | /*
* $Header: //depot/FXCM/New_CurrentSystem/Main/FXCM_SRC/TRADING_SDK/tradestation/src/main/fxts/stations/transport/tradingapi/requests/ChangePasswordRequest.java#1 $
*
* Copyright (c) 2008 FXCM, LLC.
* 32 Old Slip, New York NY, 10005 USA
*
* Licensed under the Apache License, Version 2.0 (the "License");
... | [
"tihomir@kayabrands.com"
] | tihomir@kayabrands.com |
48f5d39333b687a9112c2afb71d38660db3ea831 | a5721d03524d9094f344bdc12746ca3b5579bc04 | /hy-lyjc-industrial-operation-monitoring/src/main/java/net/cdsunrise/hy/lyjc/industrialoperationmonitoring/vo/DataResourceVO.java | f7c84e9101eb2aa282ca9a45c0e8b0952c9aed34 | [] | no_license | yesewenrou/test | 2aeaa0ea09842eeed2b0e589895b4f00319bf13b | 992a70bed383f5574e4cc0db539dd764d984e5c6 | refs/heads/master | 2023-02-16T21:02:59.801518 | 2021-01-20T02:31:17 | 2021-01-20T02:31:17 | 327,574,246 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 676 | java | package net.cdsunrise.hy.lyjc.industrialoperationmonitoring.vo;
import lombok.Data;
import java.sql.Timestamp;
/**
* @author LHY
* 用于分页搜索条件
*/
@Data
public class DataResourceVO {
/**游客接待数**/
private Integer count;
private String scenicName;
private String countryName;
private String provName;
... | [
"896586757@qq.com"
] | 896586757@qq.com |
541b9e694fe092d21061f63a126ddaa136392656 | e5860a008d6a6265dd92501450cace40367e9b7d | /MiniJavaCompiler/MiniJavaCompiler/bin/Debug/netcoreapp2.1/prog2.java | 8f4649ac38ff3627d7f136885ed822b1018a3d6a | [] | no_license | jdholst/MiniJavaCompiler | fd52d5c066b720af8b41b45e573a677c753be3a3 | 9b0c79c91796076bd9a7c270e4e5a6cd155d8aaf | refs/heads/master | 2022-06-18T20:59:47.899745 | 2020-05-08T17:36:07 | 2020-05-08T17:36:07 | 237,890,980 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 239 | java | class one{
final int a = 2;
final int b = 3;
public float steam(float y, float c){
float a;
float b;
a = 25.0 + y;
b = 5;
c = 7;
return a;
}
}
final class Main{
public static void main(String[] args){
}
}
| [
"jacob.holst@jacks.sdstate.edu"
] | jacob.holst@jacks.sdstate.edu |
992512737d229387be62109114ec6b96ce93e6d4 | 6ccd73d85a8d6c1f923b7a8c52f5be64a22513f2 | /src/main/java/com/lmx/hmall/controllers/TestEndpoints.java | 9ec0e5dd612bd5dc6f17a48be355effa19aab3be | [] | no_license | tomberli/srpingboot_hmall | f337ae312b7324c81f840eef66397b371c002bc4 | 76804b1efe547d86f10e6c466a701e2606120bcc | refs/heads/master | 2021-06-14T01:39:52.849749 | 2019-07-28T16:20:38 | 2019-07-28T16:20:38 | 199,310,317 | 0 | 0 | null | 2021-06-04T02:06:30 | 2019-07-28T16:20:24 | Java | UTF-8 | Java | false | false | 671 | java | package com.lmx.hmall.controllers;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RestController;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
@RestCo... | [
"451721318@qq.com"
] | 451721318@qq.com |
ba4439f483949fa1e7ed6d1d8f46ca25e0abf4f0 | f0bf86a92f5e9f727ccb1cc245497e020543b53d | /DeBugDemo/app/src/main/java/com/example/debugdemo/BaseUse/BaseActivity.java | 339bbdb8f5303a068dbddbad56d5eb9e3a689da6 | [] | no_license | Tiannuo/DeBugDemo | c850eaed7dde246e1a0135975813b8f814cd5d8c | fd475043cbd821a3271d5a8847c18d6a01b16183 | refs/heads/master | 2021-01-10T15:13:15.702951 | 2016-03-16T02:51:51 | 2016-03-16T02:51:51 | 53,994,636 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 400 | java | package com.example.debugdemo.BaseUse;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import org.xutils.x;
/**
* Created by Administrator on 2016/3/8 0008.
*/
public class BaseActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
... | [
"1320917731@qq.com"
] | 1320917731@qq.com |
162ccfea2ad4fcc56971449afe31fd6736c3c70c | 9254e7279570ac8ef687c416a79bb472146e9b35 | /sofa-20190815/src/main/java/com/aliyun/sofa20190815/models/QueryHasDiagnosisShelltaskResponse.java | d4ac8be4e426b74340350d98ef86af4d3307df9b | [
"Apache-2.0"
] | permissive | lquterqtd/alibabacloud-java-sdk | 3eaa17276dd28004dae6f87e763e13eb90c30032 | 3e5dca8c36398469e10cdaaa34c314ae0bb640b4 | refs/heads/master | 2023-08-12T13:56:26.379027 | 2021-10-19T07:22:15 | 2021-10-19T07:22:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,161 | java | // This file is auto-generated, don't edit it. Thanks.
package com.aliyun.sofa20190815.models;
import com.aliyun.tea.*;
public class QueryHasDiagnosisShelltaskResponse extends TeaModel {
@NameInMap("headers")
@Validation(required = true)
public java.util.Map<String, String> headers;
@NameInMap("body"... | [
"sdk-team@alibabacloud.com"
] | sdk-team@alibabacloud.com |
56a53db8d741f9960523774ac9f879c805de27d7 | 1b8954d88fa2ab543b1073133343b726efcb95eb | /Other code/IM_Android_Template/src/processing/opengl/PShapeOpenGL.java | e58d3d598c667a8884d7195a830b1299c1d84c63 | [] | no_license | Multec/Multec_IM_13_5 | 43ba8c18f91cf436de02b83ff7c6d48f43ca3a8a | dcd7f4ec5aedaaeaf588542dacc754d165018f7a | refs/heads/master | 2020-12-24T15:40:10.760669 | 2014-01-10T11:57:59 | 2014-01-10T11:57:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 137,655 | java | /* -*- mode: java; c-basic-offset: 2; indent-tabs-mode: nil -*- */
/*
Part of the Processing project - http://processing.org
Copyright (c) 2011-12 Ben Fry and Casey Reas
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as publi... | [
"louisrigot@gmail.com"
] | louisrigot@gmail.com |
9421a4f05d08bbb0e68d9301e7663cc5c36c9305 | e1af7696101f8f9eb12c0791c211e27b4310ecbc | /MCP/temp/src/minecraft/net/minecraft/client/shader/ShaderLoader.java | 40f3e1a7f75c770660a02d6698e275df872150ec | [] | no_license | VinmaniaTV/Mania-Client | e36810590edf09b1d78b8eeaf5cbc46bb3e2d8ce | 7a12b8bad1a8199151b3f913581775f50cc4c39c | refs/heads/main | 2023-02-12T10:31:29.076263 | 2021-01-13T02:29:35 | 2021-01-13T02:29:35 | 329,156,099 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,248 | java | package net.minecraft.client.shader;
import com.google.common.collect.Maps;
import java.io.BufferedInputStream;
import java.io.Closeable;
import java.io.IOException;
import java.nio.ByteBuffer;
import java.util.Map;
import net.minecraft.client.renderer.OpenGlHelper;
import net.minecraft.client.resources.IReso... | [
"vinmaniamc@gmail.com"
] | vinmaniamc@gmail.com |
4607ec49967427e77f8b266078a2c67a2e66257b | e29e905c06849ea497a38597e6ff3d64cabaab7d | /part-2/src/main/java/ru/qaat/javatraining/part2/InitialWebDriver.java | a745d65dc45fa2cfb43f239db3bfff673c6ece63 | [] | no_license | QAATRU/AutomationTestingJava | 7794728b24ac7b811702c4b5352d159bd51ff439 | 3b6e9cdafec22be7045dc55ebfebfcd281920ac0 | refs/heads/master | 2021-01-20T21:16:30.937965 | 2016-08-15T18:53:29 | 2016-08-15T18:53:29 | 64,057,818 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,072 | java | package ru.qaat.javatraining.part2;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.chrome.ChromeDriver;
import org.openqa.selenium.remote.DesiredCapabilities;
import org.openqa.selenium.remote.RemoteWebDriver;
import org.testng.annotations.Test;
import java.net.MalformedURLException;
import java.net... | [
"admin@qaat.ru"
] | admin@qaat.ru |
a91b4e52564f2e793a43baa75c19826910de3e4f | 1f0697291bee7b61b45c19e51156194c55bc1227 | /src/test/java/com/cal/zuul/ZuulApplicationTests.java | 7132385ae06e479e5d1c3149c381fd6fd925362a | [] | no_license | the-dusky-husky/zuul | fb4e1bd65c39bb2a99de25243812ea7627e87936 | 871cf63d52591153aedfc5af8aeb9927b326c655 | refs/heads/master | 2022-12-11T21:09:20.224007 | 2020-08-25T15:47:21 | 2020-08-25T15:47:21 | 290,257,060 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 202 | java | package com.cal.zuul;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class ZuulApplicationTests {
@Test
void contextLoads() {
}
}
| [
"abhisheks@aclmobile.com"
] | abhisheks@aclmobile.com |
a27e009aeddda2b6514f0908a62f5b81d1b43b49 | 2b4124bf6175dc2aaca5ab77519f4e7f55279357 | /door/src/main/java/com/dnk/smart/door/service/UnitService.java | 7a74d9a432d500b69fd56718dbeb36ff19088b2b | [] | no_license | zhsyk34/smart | eba860e41d0f81d23a8113dc6ce56aa331677ca2 | 54821990190ffa1038a6aa189c287a0aa2517b53 | refs/heads/master | 2021-01-20T18:08:26.362265 | 2016-08-25T09:04:20 | 2016-08-25T09:04:20 | 65,285,292 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 585 | java | package com.dnk.smart.door.service;
import com.dnk.smart.door.entity.Unit;
import java.util.List;
import java.util.Map;
public interface UnitService {
int save(Unit unit);
int update(Unit unit);
int delete(long[] ids);
Unit find(long code);
List<Unit> findList(Long buildId, String name, int ... | [
"zhsy1985@sina.com"
] | zhsy1985@sina.com |
8c84efbb34c91ee62fc7bdbb23b0dd418968c65e | 61799205deb604dafe5cef98e9f7520cecf6f269 | /src/test/java/com/tvd12/reflections/testing/Collections2.java | 5f54f5800421870658b198df9ed47b6d7f5fe665 | [
"WTFPL"
] | permissive | tvd12/reflections | c9fd641bb56959780e6e2887c9a8d767c1f65255 | f945140c5e6484da18ea084bedbe437fa96e0c6f | refs/heads/master | 2022-07-27T00:48:27.482357 | 2022-07-10T16:31:05 | 2022-07-10T16:31:05 | 157,584,190 | 1 | 0 | WTFPL | 2022-07-10T16:31:05 | 2018-11-14T17:15:36 | Java | UTF-8 | Java | false | false | 1,844 | java | package com.tvd12.reflections.testing;
import java.util.AbstractCollection;
import java.util.Collection;
import java.util.Iterator;
import java.util.Spliterator;
import java.util.function.Consumer;
import java.util.function.Function;
import java.util.function.Predicate;
import com.tvd12.reflections.util.Iterators;
p... | [
"itprono3@gmail.com"
] | itprono3@gmail.com |
a96119a4830b2c845aae22bb5ba4f45f57b78131 | db77908c40c076bb713c1b00fd633457658964a3 | /common/ifs-rest-api-service/src/main/java/org/innovateuk/ifs/publiccontent/service/ContentGroupRestServiceImpl.java | 419dc16151c3f62d3d4bff6bbd01ee8a7f78f4da | [
"MIT"
] | permissive | InnovateUKGitHub/innovation-funding-service | e3807613fd3c398931918c6cc773d13874331cdc | 964969b6dc9c78750738ef683076558cc897c1c8 | refs/heads/development | 2023-08-04T04:04:05.501037 | 2022-11-11T14:48:30 | 2022-11-11T14:48:30 | 87,336,871 | 30 | 20 | MIT | 2023-07-19T21:23:46 | 2017-04-05T17:20:38 | Java | UTF-8 | Java | false | false | 2,032 | java | package org.innovateuk.ifs.publiccontent.service;
import org.innovateuk.ifs.commons.rest.RestResult;
import org.innovateuk.ifs.commons.service.BaseRestService;
import org.innovateuk.ifs.file.resource.FileEntryResource;
import org.springframework.core.io.ByteArrayResource;
import org.springframework.stereotype.Service;... | [
"markd@iuk.ukri.org"
] | markd@iuk.ukri.org |
d386800b016f283bab4a6b5b8a77586a2df292fd | ebba82f410831c55db4f65455e54142cf54479a0 | /HW04/lectureW6.java | 04031e69e62dd79d5586cace8b8ae32e9b4ef985 | [] | no_license | fakeAEmajorRosen/intro-to-OOP-hw | 8805be5e10443190403bea035cf332a3285d37ec | 2f78ccfb08a975820291ea083250da4d3bcecce4 | refs/heads/master | 2022-04-10T00:54:49.852444 | 2020-03-26T02:58:09 | 2020-03-26T02:58:09 | 250,141,844 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 40 | java | public class Javadoc{
public Javadoc
} | [
"tyu304@gatech.edu"
] | tyu304@gatech.edu |
79d29d37fa2cc401087a68aea8b4758c5c477498 | de761da85ce200374439980c6463490ad94a240e | /src/main/java/model/bo/ValorBO.java | 63143b97d9ed3d91cc19c0a496b6901db84d0467 | [] | no_license | proggustavo/EasyPark | eb4ba1a1a9f2871a0b819aeb717315429f0f6449 | 031c51c0f58ddd36d880dbc2e07cb116b64696dd | refs/heads/master | 2022-07-17T10:31:40.011750 | 2019-12-03T15:16:12 | 2019-12-03T15:16:12 | 222,342,378 | 0 | 0 | null | 2022-06-21T02:15:14 | 2019-11-18T01:55:07 | Java | UTF-8 | Java | false | false | 211 | java | package model.bo;
import model.dao.ValorDAO;
import model.vo.ValorVO;
public class ValorBO {
public ValorVO consultarValor() {
ValorDAO valorDAO = new ValorDAO();
return valorDAO.consultarValor();
}
}
| [
"prog.gustavosantos@gmail.com"
] | prog.gustavosantos@gmail.com |
0ed48227c356002f22e250721811ff7e64fbd214 | 9dc54daff87d819038272137b4b6d9c7a0880a65 | /src/main/java/com/zeus/inc/afinams/configs/DataTablesConfiguration.java | a774f7ec89db5b3f4cb2371e0f863344681fa121 | [] | no_license | Vex788/ManagementSystem | 4507760f43772fc9d17ef96213b0ab932e1df652 | 82181184dcd7fb5666f989634e699ec9d3fe8cdd | refs/heads/main | 2023-03-18T13:13:52.934263 | 2021-03-21T16:28:35 | 2021-03-21T16:28:35 | 348,300,560 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 477 | java | package com.zeus.inc.afinams.configs;
import org.springframework.context.annotation.Configuration;
import org.springframework.data.jpa.datatables.repository.DataTablesRepositoryFactoryBean;
import org.springframework.data.jpa.repository.config.EnableJpaRepositories;
@Configuration
@EnableJpaRepositories(basePa... | [
"vex788g@gmail.com"
] | vex788g@gmail.com |
aa43a5953a558f82445c29fa3a2d27e558621b61 | 9cb9ac15d77f5a1696ed86887b934af90f7e6644 | /src/jmh/java/org/objecttrouve/testing/matchers/fluentits/FluentIterableMatcher__01__not_null__match.java | 23025edabc8301f5bbbfae637beaecfb6fe87dbc | [
"MIT"
] | permissive | objecttrouve/convenience-matchers | 229820d0bbf2f9c87ec561a7d39930dc954194da | fe090260b7794506bc6c4f5802800e3d96476849 | refs/heads/master | 2023-06-28T09:30:07.514091 | 2023-06-26T17:44:11 | 2023-06-26T17:44:11 | 103,750,486 | 0 | 1 | MIT | 2023-06-15T18:08:00 | 2017-09-16T12:29:22 | Java | UTF-8 | Java | false | false | 1,175 | java | /*
* Released under the terms of the MIT License.
*
* Copyright (c) 2020 objecttrouve.org <un.object.trouve@gmail.com>
*
*/
package org.objecttrouve.testing.matchers.fluentits;
import org.hamcrest.CoreMatchers;
import org.openjdk.jmh.annotations.*;
import java.util.Collections;
import java.util.List;
import java... | [
"un.object.trouve@gmail.com"
] | un.object.trouve@gmail.com |
23b1404f135b97ffe1847152c843ab01e74d06ed | 369397d8d8b9548535a9f5c4348aaaa3706e70e9 | /src/me/tkb7/friends/EventListener.java | 2c9536b2152ccc461c8ddcde606ca9f78f5a7370 | [] | no_license | boy0001/friends | ab8bf7bb2a50b98c9b33499601fc40299a4434d8 | 32dfd085daa7fe2017f2212c368451f42dd6ecc8 | refs/heads/master | 2020-03-04T07:59:10.926044 | 2015-02-28T10:59:00 | 2015-02-28T10:59:00 | 31,415,531 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,953 | java | package me.tkb7.friends;
import java.util.Collection;
import org.bukkit.entity.Arrow;
import org.bukkit.entity.Entity;
import org.bukkit.entity.Fireball;
import org.bukkit.entity.LargeFireball;
import org.bukkit.entity.LivingEntity;
import org.bukkit.entity.Player;
import org.bukkit.entity.Projectile;
import org.bukk... | [
"jessepaleg@gmail.com"
] | jessepaleg@gmail.com |
190ff477682b9059e49ce353cfe77036536ec521 | eff2c880e0953f38a74a3cee946f84468e0532ef | /example-data/src/main/java/com/alltheducks/remotegenerator/example/ignoreannotatedfields/ExampleWithIgnoredFields.java | 1260eee27a305c280cdd2e71e8b530725d5e9be3 | [
"BSD-3-Clause"
] | permissive | AllTheDucks/remotegenerator | 138078906e811be4169575b22f91de4709bfaa98 | 4a7d4d6fbd9315a8aee43ee571a3bb3483db9f8a | refs/heads/master | 2021-03-12T23:59:55.912968 | 2014-01-14T12:31:20 | 2014-01-14T12:31:20 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 316 | java | package com.alltheducks.remotegenerator.example.ignoreannotatedfields;
import com.alltheducks.remotegenerator.RemoteIgnore;
import com.alltheducks.remotegenerator.RemoteModel;
@RemoteModel
public class ExampleWithIgnoredFields {
@RemoteIgnore
private String ignoredString;
private String aString;
}
| [
"shane@shaneargo.net"
] | shane@shaneargo.net |
dea17a2f798af9be9192b2f61d0b77aea1879f58 | 1421689062849ad63e0c9425c1bfb7766d48092a | /src/test/java/com/sky/test/VLXFileCreater.java | a9173144680370aad362ce300d0dd6cede298505 | [] | no_license | mikeswet/iXvDemo | 11dbd1e9acb3052c1a7e3c9bec819570cc1544b0 | 2f7031e7661118cadf76a2dd47d8cf9368d180ce | refs/heads/master | 2021-05-04T01:13:36.913986 | 2013-12-24T09:48:33 | 2013-12-24T09:48:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,543 | java | package com.sky.test;
import com.sky.app.core.IVLXBuilder;
import org.apache.commons.io.FileUtils;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.test.context.ContextConfiguration;
import org.springframework.test.context.junit4.SpringJUnit4ClassRunner;
import javax.annotation.Resou... | [
"davepotter@163.com"
] | davepotter@163.com |
a1fcd71db778b26fd8d25289382d2a98b871c64b | 0338fb6f98dd292150b4213923541f0b063c55f7 | /app/src/main/java/pe/cayro/pnpj/v2/model/report/InstitutionShare.java | 2eb8913eeacbc51714092be124dc814f53e1dfbc | [] | no_license | davidjoan/PNPJ | c78956071acbd5a84daa1e4ec37b362d83f85f36 | c1c639f4a970b7d0d4f395879291d5a9dafa1066 | refs/heads/master | 2021-01-17T19:25:06.472663 | 2016-08-08T18:30:58 | 2016-08-08T18:30:58 | 60,380,340 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,273 | java | package pe.cayro.pnpj.v2.model.report;
/**
* Created by David on 4/17/16.
*/
public class InstitutionShare {
private int id;
private String code;
private String name;
private String address;
private float porcday;
private float porcweek;
private float porcmonth;
public int getId() {... | [
"dtataje@FARMINDUSTRIA.LOCAL"
] | dtataje@FARMINDUSTRIA.LOCAL |
0e44bae7880598bbb12c413129e9819c2c8c0ed1 | 594784e0c88fc9da7261c19e43be186aa82a9225 | /src/main/java/com/demo/scraper/config/MyLocalPostgreSQLDialect.java | d59fa1e26111191f67748038f09ef57e3deedfe2 | [
"MIT"
] | permissive | luchatex/ecommerce-scraper | 847f50ed56703641d42a66fa38cd9eb23e0d984e | 960a3cae06246b6df612da65c8ffd8fd054c4853 | refs/heads/master | 2022-12-27T11:10:19.386274 | 2019-08-09T16:08:01 | 2019-08-09T16:08:01 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 268 | java | package com.demo.scraper.config;
import org.hibernate.dialect.PostgreSQL9Dialect;
public class MyLocalPostgreSQLDialect extends PostgreSQL9Dialect {
@Override
public String getTableTypeString() {
return " ENGINE=InnoDB DEFAULT CHARSET=utf8";
}
} | [
"elenanikolchova@gmail.com"
] | elenanikolchova@gmail.com |
86d8f745fe1f69c4a3b8b75914be83e77e0ef5c6 | 13a6eb80b8f87a35a435c97ebc60008826cca59a | /app/src/test/java/com/pangge/opencvjni/ExampleUnitTest.java | 7fc0b557e9987852fad21adefe2997fd79a84e6a | [] | no_license | qiuuu/NDKImage | ded138e579261e415cd8410e9e894df1f1736305 | 75d72574f713c36d13f9071ef479bcb5986b1b59 | refs/heads/master | 2021-01-23T00:26:11.569543 | 2017-05-30T09:58:36 | 2017-05-30T09:58:36 | 92,812,587 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 398 | java | package com.pangge.opencvjni;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* Example local unit test, which will execute on the development machine (host).
*
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
*/
public class ExampleUnitTest {
@Test
public void a... | [
"1410124787@qq.com"
] | 1410124787@qq.com |
8c1a8f148cc5009ff65bbf2ead6a62e0d9371464 | 2651639b15dc315a91d7becbec53812cf03e9160 | /src/vietj/intellij/asciidoc/file/AsciidocFileType.java | 87f4c96337c2c176c0bcb14d06264c3351a2c265 | [] | no_license | bleskes/idea-asciidoc | c5bb1c7a3dbd225745e1a11439955574712e17de | b021321d78ad66e6792b6b6d3c05e1d1f5a3f563 | refs/heads/master | 2020-07-11T00:51:45.152287 | 2013-07-24T13:41:45 | 2013-07-24T14:53:36 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,613 | java | /*
* Copyright 2013 Julien Viet
*
* 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 ... | [
"julien@julienviet.com"
] | julien@julienviet.com |
1b66693b71f0367330cac7a9a70aa25c57df8567 | 4bfc4b3a187b1c704de082ca0c24e421257ed289 | /Trivia/app/src/main/java/com/example/trivia/data/Repository.java | 20e9b25b4136dd111a846211cc8a10b547866aa6 | [] | no_license | AkithaIdd/GuiTest | d326775f89b782da1287f6836aa12d033a627e31 | 1dac7e393eced6399228f9183b9893de19b5a023 | refs/heads/main | 2023-07-16T10:23:37.088044 | 2021-08-17T04:05:12 | 2021-08-17T04:05:12 | 387,346,053 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,797 | java | package com.example.trivia.data;
import android.util.Log;
import com.android.volley.Request;
import com.android.volley.Response;
import com.android.volley.VolleyError;
import com.android.volley.toolbox.JsonArrayRequest;
import com.example.trivia.controller.AppController;
import com.example.trivia.model.Question;
imp... | [
"iddakitha@gmail.com"
] | iddakitha@gmail.com |
ae8e9844be4d71732a6cbfeea42d02db4e57f976 | 091725d3932082b3a9f1c9e8b699833904452bdb | /LifeNote/app/src/main/java/com/example/kimsuhong/lifenote/SelectAlbumAudioDialog.java | 682bc56a1c3d0c4b8dffd56f346b65ca2a9518bf | [] | no_license | suhongkim98/LifeNote | ccee887b34027566ad432ec2c207be5601f0c518 | 9f8a21b9d8840ed39adc06f6d2f10471db672e71 | refs/heads/master | 2021-06-17T18:27:53.813760 | 2021-03-06T16:57:56 | 2021-03-06T16:57:56 | 163,006,072 | 0 | 0 | null | 2020-08-14T11:38:54 | 2018-12-24T16:05:16 | Java | UTF-8 | Java | false | false | 4,819 | java | package com.example.kimsuhong.lifenote;
import android.app.AlertDialog;
import android.app.Dialog;
import android.content.Context;
import android.content.DialogInterface;
import android.os.Bundle;
import android.support.v7.app.AppCompatDialogFragment;
import android.view.LayoutInflater;
import android.view.View;
impor... | [
"kshz9815@naver.com"
] | kshz9815@naver.com |
274d7e0c8f98e3f7cb59d3662cdb982fd5cdf5ba | 35405ce5a57f6f9a5f84d1e827c8a0731993e7da | /app/src/main/java/com/example/countrieslist/viewmodel/CountryListViewModel.java | 603ce276a15d20fc3eb8a2df7b44db273ed5857e | [] | no_license | nidhi11choudhary/CountryList | 9f9aa002f628004daaa9bb1077382d728d68bb94 | 10c2b1de7394b4bef9db26dca9bdc3e7ef7a9159 | refs/heads/main | 2023-02-11T09:22:44.429705 | 2021-01-17T00:18:31 | 2021-01-17T00:18:31 | 329,963,799 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,698 | java | package com.example.countrieslist.viewmodel;
import android.database.Observable;
import androidx.lifecycle.MutableLiveData;
import androidx.lifecycle.ViewModel;
import com.example.countrieslist.di.DaggerAPIComponants;
import com.example.countrieslist.model.CountriesService;
import com.example.countrieslist.model.Cou... | [
"nidhi11choudhary@gmail.com"
] | nidhi11choudhary@gmail.com |
f5cbaf979e74cbb36df0c6fb898bf70b80642bde | 7c56c1a84fd207a00e70c784df0e79b837075837 | /AlarmManagerExam/src/main/java/com/example/alarmmanagerexam/TimePickerFragment.java | e2e9a582091085cfa474fe101385443e57baa80d | [] | no_license | mingi502/android-first-book | 00e3859bd1a5c561c38240c430df1d3c6fe5a73e | 8e3f4ead202ab7b6b878749f9cc7ed0c279cdd83 | refs/heads/master | 2023-08-24T08:24:20.879357 | 2021-10-19T16:29:29 | 2021-10-19T16:29:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,037 | java | package com.example.alarmmanagerexam;
import android.app.AlarmManager;
import android.app.Dialog;
import android.app.PendingIntent;
import android.app.TimePickerDialog;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.sup... | [
"a811219@gmail.com"
] | a811219@gmail.com |
970e716db949ac08d809d2015af447be1d0ea017 | e524f5ed993ee7354dd8aee7ea299aa1e1627cf9 | /first-example-application/src/test/java/com/github/robindevilliers/onlinebankingexample/steps/CancelStandingOrder.java | 43463117c364a7ea4b1d6f19f42d22f7578ab8b0 | [
"Apache-2.0"
] | permissive | Habens/cascade | 132efe8fb09c34bc5f7a36bd40a6c3a7a9ab9d06 | fb86168feed97ccc4b57b2e0d0b45a42f1904f9c | refs/heads/master | 2020-04-15T19:56:37.575802 | 2019-01-10T03:05:24 | 2019-01-10T03:05:24 | 164,971,834 | 0 | 0 | NOASSERTION | 2019-01-10T02:07:50 | 2019-01-10T02:07:49 | null | UTF-8 | Java | false | false | 914 | java | package com.github.robindevilliers.onlinebankingexample.steps;
import com.github.robindevilliers.cascade.annotations.*;
import org.openqa.selenium.WebDriver;
import com.github.robindevilliers.onlinebankingexample.domain.StandingOrder;
import java.util.List;
import static com.github.robindevilliers.onlinebankingexam... | [
"robindevilliers@me.com"
] | robindevilliers@me.com |
b444c23b6db4d8009c5bde9a264b7f1e83909c33 | 11f78d7f87ba6ca477eeb2270231372ebbada5a3 | /ent-creditQuery/ent-queryWeb/src/main/java/cn/com/dhcc/creditquery/ent/queryweb/util/Servlets2.java | 4a010b9e6140554e3d42672df7772388e7eaf7f6 | [] | no_license | Kong-1123/IdeaProject | 7f4e387947426d5465ec23ee3d5d64e98e181266 | b54e178dcc47095ae64d75db6c5d475c3dc90442 | refs/heads/master | 2022-12-29T19:38:03.362647 | 2019-06-09T06:03:00 | 2019-06-09T06:03:00 | 190,969,933 | 3 | 2 | null | 2022-12-10T05:29:51 | 2019-06-09T05:58:21 | HTML | UTF-8 | Java | false | false | 10,541 | java | /**
* Copyright (c) 2005-2014 leelong.cn
*
* Licensed under the Apache License, Version 2.0 (the "License");
*/
package cn.com.dhcc.creditquery.ent.queryweb.util;
import java.io.UnsupportedEncodingException;
import java.util.Calendar;
import java.util.Date;
import java.util.Enumeration;
import java.util.Iterator;
... | [
"kong_glb@gmail.com"
] | kong_glb@gmail.com |
2937c985c2ad3b4ae3397a1c0d27c7005d14cbed | c360e2239860cd74527eb71115f09e92455b4901 | /src/test/java/com/resource/server/web/rest/StateProvincesResourceIT.java | 4fe3f1802481ac5ce9a34cbf343fffe240e0dd71 | [] | no_license | thetlwinoo/ecp-resource | ff2be4bb831f108a44b3969eda379885c1472625 | 9659b178a333b7443604197301cc0b5f2cbbbaa8 | refs/heads/master | 2022-12-25T08:34:06.665691 | 2019-11-01T10:12:08 | 2019-11-01T10:12:08 | 216,721,900 | 0 | 0 | null | 2022-12-16T04:40:35 | 2019-10-22T04:16:44 | Java | UTF-8 | Java | false | false | 53,964 | java | package com.resource.server.web.rest;
import com.resource.server.ResourceApp;
import com.resource.server.domain.StateProvinces;
import com.resource.server.domain.Countries;
import com.resource.server.repository.StateProvincesRepository;
import com.resource.server.service.StateProvincesService;
import com.resource.serv... | [
"thetlwinoo85@yahoo.com"
] | thetlwinoo85@yahoo.com |
ea339c8be47d602f93084ec93c114ae322ee9765 | 457e498bf18c7e73d077ec09d047d9e973df67f1 | /src/main/java/com/book/service/UserAccountService.java | 8243b6ab9c674dba385cf347cb687c0b17015da8 | [] | no_license | zhouzhou114/BookManagementSystem | 74bc8ccea92dbcd606c604e8362fb4ed8bf6b253 | 7d8eac5555d67a144724637ecacaa903e6ce04c5 | refs/heads/master | 2022-12-27T21:57:27.125800 | 2019-07-17T01:23:50 | 2019-07-17T01:23:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 947 | java | package com.book.service;
import com.book.dao.UserAccountMapper;
import com.book.pojo.AdminAccount;
import com.book.pojo.UserAccount;
import com.book.utils.Msg;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import javax.security.auth.login.AccountExcepti... | [
"2214452605@qq.com"
] | 2214452605@qq.com |
3b61886ba36319c34b256665e841fdc4e401e23a | 644cc5a8d6d525886f6bfd6293fd6c1f3d9ce3f7 | /src/main/java/cap/controller/HelloController.java | 28170a3611bf8cf296c5fbd819c60f0bfa4001dc | [] | no_license | BigTree-wu/wujian | a2b36e300d7cdbe5b3f0bcdbc4d2bd72d4153019 | 4624858aa73259581f145742cd271226a8f30331 | refs/heads/master | 2020-03-27T23:58:55.423657 | 2018-09-04T15:00:06 | 2018-09-04T15:00:06 | 147,365,454 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,321 | java | package cap.controller;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
import org.springframework.web.servlet.ModelAndView;
import java.util.HashMap;
imp... | [
"1263127062@qq.com"
] | 1263127062@qq.com |
3868be3f132ef1543e62fda4d40e9ddd12079f54 | afca85a7921d263f057ef1fe96fac348a824ba49 | /view/src/main/java/drawer/soar/com/view/RotateLayout.java | 218ffadbea759fd0d54fa9421aace97635f8fe90 | [] | no_license | soarspaceandroid/CameraDrawer | d4b6ccf50778668d13f55c0e489fe3d7b6bca077 | 4650c07b78011fab012abfb7d3a6b72a7efd85a6 | refs/heads/master | 2020-03-14T02:14:19.507760 | 2018-04-28T09:34:10 | 2018-04-28T09:34:10 | 131,395,336 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,922 | java | /*
* Copyright (C) 2010 The Android Open Source Project
*
* 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 app... | [
"gaofei@ylb.net"
] | gaofei@ylb.net |
bf8f00e3ee115df80d01bca89ba2bf45d2f54383 | 8d086b019326de0bf9463d55a040949b8724032a | /src/main/java/com/distributed/project/api/message/response/LeaveResponse.java | e25904eadbc826f0463e525b7528398f6885dc26 | [] | no_license | Ahkam95/distributed-system-project | 67136e93edf264a4842b973ff6d06437b9c0e851 | 242024271bc4cbd7cd862c1cd205475f7580e52f | refs/heads/master | 2023-03-30T01:52:48.983301 | 2021-04-06T19:39:24 | 2021-04-06T19:39:24 | 355,278,023 | 0 | 0 | null | 2021-04-06T19:39:24 | 2021-04-06T17:38:05 | null | UTF-8 | Java | false | false | 551 | java | package com.distributed.project.api.message.response;
import com.distributed.project.api.message.Message;
public class LeaveResponse extends Message {
private int value;
public LeaveResponse(int value) {
this.value = value;
}
public int getValue() {
return value;
}
public ... | [
"mohamedahkam.16@cse.mrt.ac.lk"
] | mohamedahkam.16@cse.mrt.ac.lk |
5dc95511044459bc3d4e179b473c854d5bd6ce77 | 3b8965d924871fa9bb34937c737b9a2c07627ba0 | /src/main/java/com/nikolaev/test_task/ProfitCalculator/CurrencyRates/Currency.java | 4dc305e278526614b8d4e348e84cf11e52799d75 | [] | no_license | mrGary/test | 185ed3c428d41b9db3a9b54856540934ef30b43e | 023ee19790af25507082bf0323c639ca6224a256 | refs/heads/master | 2020-03-23T12:50:32.968751 | 2018-07-19T13:45:17 | 2018-07-19T13:45:17 | 141,585,494 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 101 | java | package com.nikolaev.test_task.ProfitCalculator.CurrencyRates;
public enum Currency {
USD,EUR
}
| [
"gary@desktop"
] | gary@desktop |
4791995d1f484e7d1e236995c157306e7343113c | 125c1d1190c04cd81e6ade72b644a6c776c536e4 | /Paytm_Service/src/main/java/com/aartek/service/RechargeService.java | 6851746f581811b9c35b8f0a1c74ca7fc3df62ba | [] | no_license | palashbhawsar/Paytm1 | 011a7ee203f1245fc1f3470b09d72975b6669f76 | 1d3ddaa609bc21361bbf263f076345e330787a3f | refs/heads/master | 2020-02-26T14:43:20.669967 | 2016-06-10T10:09:53 | 2016-06-10T10:09:53 | 60,837,403 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,371 | java | package com.aartek.service;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.aartek.model.Recharge;
import com.aartek.repository.RechargeRepository;
@Service
public class RechargeService {
@Autowired Recharge... | [
"PALASH@JORDAN"
] | PALASH@JORDAN |
e97f3f53cf47561af8e2bdc2d5f36ffc9720d6fa | ee5fa0318cd20727941a92170bafb389c9b877fa | /src/com/cute/leetcode/editor/cn/ReverseLinkedListIi.java | 9f1434afc5098bf1dd952e216e856189cd4a537f | [] | no_license | saberlgy1/leetcode | f379bcb14c61313cc6f484a3869fbae8381ea498 | edd06938a8f3bd05229fe4839420f600ba8ffe15 | refs/heads/master | 2022-06-09T05:54:42.079328 | 2022-05-27T05:17:48 | 2022-05-27T05:17:48 | 269,559,480 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,757 | java | //反转从位置 m 到 n 的链表。请使用一趟扫描完成反转。
//
// 说明:
//1 ≤ m ≤ n ≤ 链表长度。
//
// 示例:
//
// 输入: 1->2->3->4->5->NULL, m = 2, n = 4
//输出: 1->4->3->2->5->NULL
// Related Topics 链表
package com.cute.leetcode.editor.cn;
public class ReverseLinkedListIi {
class ListNode {
int val;
ListNode next;
ListNode(... | [
"liuguangyuan@neusoft.com"
] | liuguangyuan@neusoft.com |
0a1ae120b659763f8adf36956e1e04bb8a85b30b | c6f06ee70e30b46ad3e4eca3255de027cc7dbbea | /src/test/java/gmiBank/com/stepDefinitions/US003_Step.java | e1a1141b577964d5bed7e4e4a8b84b3309cbedd5 | [] | no_license | hdemir977/GmiBankProjektTeam62 | ea6c3ffaf5469233aefad9fd1f03a90fde396d9c | 16df69fdd3a5d72cc3fa51f78e3c746b50e4aaab | refs/heads/master | 2023-08-29T13:44:04.543038 | 2021-10-26T19:44:12 | 2021-10-26T19:44:12 | 412,586,048 | 2 | 1 | null | 2021-11-04T20:21:25 | 2021-10-01T18:57:36 | Java | UTF-8 | Java | false | false | 3,348 | java | package gmiBank.com.stepDefinitions;
import gmiBank.com.pages.US003Page;
import gmiBank.com.utilities.ConfigReader;
import gmiBank.com.utilities.Driver;
import io.cucumber.java.en.Given;
import io.cucumber.java.en.Then;
import org.junit.Assert;
public class US003_Step {
US003Page us_03_page = new US003Page();
... | [
"81862738+emine77@users.noreply.github.com"
] | 81862738+emine77@users.noreply.github.com |
960d1a40cfcf403f798a58935af24d07d6733673 | d152f764e56305e5e44e5d112d21eb188071415e | /springcloud-eureka-consumer/src/main/java/com/gwg/springcloud/ConsumerApplication.java | b5c0ac20fdaf959733320aa28f13f718a07944a9 | [] | no_license | gaoweigang/springcloud-circuitBreakerWithHystrix-zuul-gateway | f1a5470faf14b79cb1f0fd68579b36239a1aba73 | 474fcb92325c57b194b0984a42bfdf7eddd88c7e | refs/heads/master | 2022-01-22T11:15:09.246542 | 2019-07-22T01:57:57 | 2019-07-22T01:57:57 | 197,923,656 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 871 | java | package com.gwg.springcloud;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.client.discovery.EnableDiscoveryClient;
import org.springframework.cloud.netflix.eureka.EnableEurekaClient;
import org.springframework.cl... | [
"weigang.gao"
] | weigang.gao |
6e675661b06ce9161acc0d7dc73fc33868f748bb | 899d1c53f33378e3f6354bbc3b64f675b1bdfd4d | /Chapter5IOArrays/src/com/test/Test4.java | 5a351a3587201ad09cb07ce082a611c9af6248b7 | [] | no_license | coolshree4u/testpythonlantesting | f43ce058b1405e47174a6d85460345090adf81d2 | e81ddcb342133bf59bd2a6157df12802da2730ed | refs/heads/master | 2021-01-01T18:18:53.972321 | 2017-07-25T11:17:53 | 2017-07-25T11:17:53 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 226 | java | package com.test;
import java.io.PrintStream;
public class Test4 {
public static void main(String[] args) {
PrintStream pw=new PrintStream(System.out);
pw.format("%2$d is bigger than %1$d", 10, 5);
pw.close();
}
}
| [
"spatil1@parkar.consulting"
] | spatil1@parkar.consulting |
a80755fb82ee06cdb6d2e9e1a998009eefe71b13 | 05d53ef044607a75ad6929fe686e4634b17c01bf | /example-staging-workflow/src/main/java/hudson/stagingworkflow/VoteCountingActionHandler.java | 31c40ffb6d9f66be32848cd88582a6c3141387b9 | [] | no_license | jenkinsci/jbpm-plugin | 0190d697fe090ea33560cfbb6307534238a51a8d | c25f9e9b400e0fc6815f2b918ec15baebf5deb6e | refs/heads/master | 2023-08-18T16:29:12.610761 | 2012-04-06T16:00:51 | 2012-04-06T16:00:51 | 1,169,124 | 1 | 2 | null | 2022-06-21T00:51:09 | 2010-12-14T20:09:40 | Java | UTF-8 | Java | false | false | 3,109 | java | /*
* Copyright 2008 Tom Huybrechts and hudson.dev.java.net
*
* 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 ... | [
"huybrechts@dev.java.net"
] | huybrechts@dev.java.net |
f1d332df605b807fbb68510bb79c433769411550 | 3d05a2c234dba1bbb68fc3c43435cddd3752bd46 | /src/main/java/com/atguigu/proxy/cglib/ProxyFactory.java | 412ceb170f483a04b389b2430e9300bac95e7a06 | [
"Apache-2.0"
] | permissive | junglegodlion/design_pattern | 5f139b10f2496e0db5acc9c5db60dcad64616555 | 3b0100b79f0170dc18dce21fbb40a12fa4428c4b | refs/heads/master | 2022-12-23T11:14:11.218111 | 2020-02-12T04:53:59 | 2020-02-12T04:53:59 | 239,928,124 | 0 | 0 | Apache-2.0 | 2022-12-16T03:47:47 | 2020-02-12T04:38:23 | Java | GB18030 | Java | false | false | 1,177 | java | package com.atguigu.proxy.cglib;
import java.lang.reflect.Method;
import net.sf.cglib.proxy.Enhancer;
import net.sf.cglib.proxy.MethodInterceptor;
import net.sf.cglib.proxy.MethodProxy;
public class ProxyFactory implements MethodInterceptor {
//维护一个目标对象
private Object target;
//构造器,传入一个被代理的对象
public ProxyFact... | [
"1037044430@qq.com"
] | 1037044430@qq.com |
4e6f06ce70772e00e1bfb7e17806a409f1e68065 | 1067378e73c3331331d4cfea17a8f1b876532615 | /guice-aop-2/src/main/java/org/gm/guicetutorial/User.java | f6c6ac9fa62ba898046ceb855780c9bffc85bd60 | [] | no_license | butychaser/Guice | 210798bc797637ba90dcd6c2c7e91ce4125eb0b0 | 8c7a91d17124d55ac4cce4c140c934b731a86482 | refs/heads/master | 2020-04-02T07:08:34.333762 | 2016-07-07T23:56:45 | 2016-07-07T23:56:45 | 62,844,800 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 479 | java | package org.gm.guicetutorial;
import java.util.Set;
public class User
{
private String name;
private Set<Role> roles;
public User (String name, Set<Role> roles)
{
super();
this.name = name;
this.roles = roles;
}
public String getName ()
{
return nam... | [
"butychaser@hotmail.com"
] | butychaser@hotmail.com |
380a8490adda9736ad83791397c3449e29dfcd9c | 49db13f12b24ff7a38fe801a779111433a28e331 | /Repair_all_124.232.137.136/src-kq/com/repair/kq/dao/AnomalouDao.java | 67d7afd093171320f8442860ef2b5c1dd86e747b | [] | no_license | radtek/Repair_all_124.232.137.136 | 58c857fd4a52f455cb66f0f79ff938faf66320ea | c15a47bd29c456db6d846d7c2ba1d32748125a8e | refs/heads/master | 2023-03-15T21:50:20.243948 | 2016-02-25T09:52:33 | 2016-02-25T09:52:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 512 | java | package com.repair.kq.dao;
import java.util.List;
public interface AnomalouDao {
/**
* 查询早退出勤次数
* @param eachDateStr
* @param proteamId
* @param userName
* @return
*/
List<Object> countAnomalousEarly(String month, String proteamId, String userName);
/**
* 查询迟到出勤次数
* @param each... | [
"lookskystar@163.com"
] | lookskystar@163.com |
4c9102fe3347944dfea17be635d7ec9d32510d49 | 225011bbc304c541f0170ef5b7ba09b967885e95 | /cz/msebera/android/httpclient/impl/conn/DefaultProxyRoutePlanner.java | 05d37ff400bfcf72daf6219803fefce969d04280 | [] | no_license | sebaudracco/bubble | 66536da5367f945ca3318fecc4a5f2e68c1df7ee | e282cda009dfc9422594b05c63e15f443ef093dc | refs/heads/master | 2023-08-25T09:32:04.599322 | 2018-08-14T15:27:23 | 2018-08-14T15:27:23 | 140,444,001 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 987 | java | package cz.msebera.android.httpclient.impl.conn;
import cz.msebera.android.httpclient.HttpException;
import cz.msebera.android.httpclient.HttpHost;
import cz.msebera.android.httpclient.HttpRequest;
import cz.msebera.android.httpclient.annotation.Immutable;
import cz.msebera.android.httpclient.conn.SchemePortResolver;
... | [
"sebaudracco@gmail.com"
] | sebaudracco@gmail.com |
107fc7e17845777ff7cacff89f7c8a6f8c3af784 | c497ff9302bb835d6ccf5ebe22b3165cb4e67625 | /app/src/main/java/com/openclassrooms/entrevoisins/service/DummyNeighbourApiService.java | b7c38fbb0a40be9dd19fdc70d26f05155889585b | [] | no_license | CeliaTHP/OC_P3 | 25080f2a144ef15e2b05da9187dce56ff3ac2c67 | e245562a64fb3e418f57fcd3a3a82d43e5266645 | refs/heads/main | 2023-01-28T19:39:40.215402 | 2020-12-07T20:10:11 | 2020-12-07T20:10:11 | 308,196,516 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,387 | java | package com.openclassrooms.entrevoisins.service;
import com.openclassrooms.entrevoisins.model.Neighbour;
import java.util.ArrayList;
import java.util.List;
/**
* Dummy mock for the Api
*/
public class DummyNeighbourApiService implements NeighbourApiService {
private List<Neighbour> neighbours = DummyNeighbour... | [
"celiab@MacBook-Pro-de-Celia.local"
] | celiab@MacBook-Pro-de-Celia.local |
ea05ebe07ce21988d4603ed7e2934133072e758c | eec311c443c1fb17e3dc07029b4d6cd66b6b30da | /java/lolvideo_data_interface_java/src/com/yang/lolvideo/handler/request/IRequestHandler.java | 312b936925e8c81b82cc09542bc4f8b283ad8b30 | [] | no_license | hbhzsysutengfei/program | c16ea8ea8d47eeaa39a4bf585b4fbc8637179492 | 9ffda70b04facb4e8968797fe5b488b16717d418 | refs/heads/master | 2021-01-10T11:36:46.192780 | 2015-10-20T15:28:33 | 2015-10-20T15:28:33 | 44,609,805 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 341 | java | package com.yang.lolvideo.handler.request;
public interface IRequestHandler {
//public String getCacheIndex();
//public void setCacheIndex();
public static final String CACHE_DATA = "缂撳瓨鏁版嵁";
public static final String NOT_CACHE_DATA = "闈炵紦瀛樻暟鎹�";
public void doResponse();
public void logRequestType();
} | [
"hbhztengfei@163.com"
] | hbhztengfei@163.com |
8e2cb4fdd5ad27dcfb785c299af569620bf4870d | 493a2d11f0473196fcf7a5f5bb8765ade911741b | /ChaseWhisply/src/main/java/fr/tvbarthel/games/chasewhisply/ui/TutoFragment.java | 353c3636be91ad9aa7489e30563c809332011e95 | [
"Beerware"
] | permissive | HarshitMadhav/OpenFire | be3078ee5bb6edc58cb1dbf54ad9fbec420eee5c | 487e4989ea170c5f73e70c24ad031ced3320b8e6 | refs/heads/master | 2021-01-21T16:48:59.691613 | 2017-05-20T19:02:12 | 2017-05-20T19:02:12 | 91,909,834 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,067 | java | package fr.tvbarthel.games.chasewhisply.ui;
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.ImageView;
import fr.tvbarthel.games.chasewhisply.R;
public class TutoFragment extends Fragm... | [
"madhavtwister@gmail.com"
] | madhavtwister@gmail.com |
7ce33297192254cf9ad606a5b3a1e8deda3545a6 | 95053809b8273b7886b75ae54b83cec4be3e483b | /HelloWorld/src/main/java/com/cts/project/controller/HelloWorldController.java | 8fddc2afe7a40829bd31d56d2097a0a913d1f813 | [] | no_license | udaykumar572/mt-branch | 4dd4769f4e170ea5646b9ba7c3b9601aa08a2188 | 3ff9720aeb8521b2951a79c091f6905c6771e948 | refs/heads/master | 2022-07-17T21:25:57.086763 | 2020-03-14T13:20:31 | 2020-03-14T13:20:31 | 247,278,310 | 0 | 0 | null | 2022-06-29T18:01:05 | 2020-03-14T13:07:06 | JavaScript | UTF-8 | Java | false | false | 305 | java | package com.cts.project.controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
@RestController
public class HelloWorldController {
@RequestMapping("/hello")
public String Hello ()
{
return "Hello World!!!!";
}
}
| [
"60086619+udaykumar572@users.noreply.github.com"
] | 60086619+udaykumar572@users.noreply.github.com |
7ca8f668669a3278fd3bbab9267bce30f6817ec5 | 0d0566a3948d58dd34f631e626d3bcff211d125e | /faceapi/src/main/java/com/afr/utils/filehelper/FileHelper.java | 41783c9bc66ecb18283e57d96f178696490b5378 | [] | no_license | Caojiahai1/AFR | 3f473c6c4fe6038994cb70ea6c213c1c4450e242 | 2479d7f09a0e396e86084178d4e36b892d73823b | refs/heads/master | 2020-05-02T19:08:07.032984 | 2019-04-23T08:25:41 | 2019-04-23T08:25:41 | 178,150,293 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 811 | java | package com.afr.utils.filehelper;
import java.io.ByteArrayOutputStream;
import java.io.File;
import java.io.FileInputStream;
import java.io.IOException;
/**
* @author Yan liang
* @create 2019/3/29
* @since 1.0.0
*/
public class FileHelper {
public static byte[] getBytesFromFile(File f) {
if (f == null... | [
"18652550182@163.com"
] | 18652550182@163.com |
9bd66f51123ba14f3fab4570d894112eb37adf39 | 8e6bb4b825dca76e8d6665809d0bd6248962432e | /src/main/java/com/kh/portfolio/teacher/vo/AucodeVO.java | 5ddb70badec8fd3ba61a25192e603841d9df0b09 | [] | no_license | imsoohong/TEAMPROJECT_1_DOROOWA | 9afb17aaaa980538328bc3be7301c19568622cb9 | ea72b0700659d0c1337e71a1e8a078164ea6f9ce | refs/heads/main | 2023-06-19T18:09:41.548398 | 2021-07-02T05:37:48 | 2021-07-02T05:37:48 | 364,470,090 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 118 | java | package com.kh.portfolio.teacher.vo;
import lombok.Data;
@Data
public class AucodeVO {
private String code;
}
| [
"75714615+imsoohong@users.noreply.github.com"
] | 75714615+imsoohong@users.noreply.github.com |
f6db99f019e62dbeb8664633ff2647f8961acb59 | 131caa2fe0b526144c623b4794191952d20062f9 | /src/main/java/com/oxygenxml/git/view/event/ChangeEvent.java | dc277da0a1fa883652bc91b1e9f57688532e8a16 | [
"Apache-2.0"
] | permissive | BeniaminSavu/Oxygen-Git-Plugin | ba30a894824eabebb2e3d2eb15f4642e432d927f | c08d355a76492110dfe41b6b6e069b5553657b65 | refs/heads/master | 2020-12-02T17:50:29.223040 | 2017-08-16T13:06:39 | 2017-08-16T13:06:39 | 96,437,367 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 968 | java | package com.oxygenxml.git.view.event;
import java.util.List;
import com.oxygenxml.git.service.entities.FileStatus;
/**
* Event created when a file is changing its state, from staged to unstaged or
* from unstaged to staged
*
* @author Beniamin Savu
*
*/
public class ChangeEvent {
/**
* The new state in w... | [
"benisavu@gmail.com"
] | benisavu@gmail.com |
394080d19a45a993f56aa3c28546af2db2c2a4e3 | 29394783239ad96c1e7cae2a03d12d021d09f147 | /InsertionSortList.java | 6d11b5b86529ad04bfeb20b02dde0756695858f6 | [] | no_license | huyilong/CTCI-2015 | b6102534db36ee12a4b927027a8ae2ab32d2cc19 | 04bedcf1a4eebdf6d901b412e64594a874dab99a | refs/heads/master | 2021-01-10T10:09:53.648947 | 2016-01-17T04:45:09 | 2016-01-17T04:45:09 | 48,332,288 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 864 | java | /*
Insertion Sort
create a dummy head easy to insert node at the front
loop through each node (curr)
find the node (prev) before curr’s insertion position
insert curr into the correct position
go to next node
*/
public class Solution {
public ListNode insertionSortList(ListNode head) {
if(head==null || hea... | [
"hu.yilong@wustl.edu"
] | hu.yilong@wustl.edu |
6dc57ad00bfa07a4b4fc87883839c7642f551a63 | 827329121b24b65797c3c08af1848e0524235ad0 | /src/DecentThiever/Targets.java | 61e28efb1baee640f53dfad171d8e3a1653ea867 | [] | no_license | tomHaum/Thiever | 66c6706f6a5151b250a87d13170251e8d96978df | 38d23178fa77a5084618be202156a2dc20f845fe | refs/heads/master | 2020-04-26T12:17:55.574348 | 2013-05-08T20:42:46 | 2013-05-08T20:42:46 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,275 | java | package DecentThiever;
import org.powerbot.game.api.wrappers.Tile;
public enum Targets {
FallyGuard(new int[] { 9 }, "Guard", "Fally", "Pickpocket", new Tile[] {
new Tile(2946, 3370, 0), new Tile(2951, 3377, 0),
new Tile(2962, 3384, 0), new Tile(2966, 3393, 0) }),
DraynorMasterFarmer(new int[] {2234,3299}, "M... | [
"tbhizzle@yahoo.com"
] | tbhizzle@yahoo.com |
0ea335eba5c740c5f111b8a8e34143982c02c987 | d6c2c75aea1d4d4b63acb4347cc932735c9654c5 | /src/org/apache/xerces/dom/AttrImpl.java | a3ed700e3f2a76400fbb2894d80691c3a8b4d418 | [
"Apache-2.0",
"W3C-19980720",
"W3C",
"LicenseRef-scancode-public-domain",
"SAX-PD",
"ICU"
] | permissive | codelibs/xerces | e79359caca25ac2fc4c2d7e07271b5c93e164892 | 2d413d847de87d1147ccd57ea31f6ec6d5f84661 | refs/heads/master | 2023-03-22T04:37:48.407893 | 2020-08-06T01:43:00 | 2020-08-06T01:43:00 | 196,992,774 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 42,833 | 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 ... | [
"shinsuke@apache.org"
] | shinsuke@apache.org |
1b93e07ae8867342407325662003f295f8e5c1f0 | ac11432568c174415efde99281e634e2a9e3dc12 | /app/src/main/java/starlabs/noticeboard/EcFragment.java | 949c34922915e693ef6843a97e47f4f7abf5af09 | [] | no_license | Sarthak1119/Notice-Board | 4b49bb44f40e86eab30833dcdd482914b5046e8e | c5b9e2fc40d073aacb01c8a5f6b9e5def0efc7c2 | refs/heads/master | 2020-03-17T20:41:33.268775 | 2018-10-12T17:34:36 | 2018-10-12T17:34:36 | 133,924,205 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,928 | java | package starlabs.noticeboard;
import android.content.DialogInterface;
import android.content.Intent;
import android.net.Uri;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.support.v7.app.AlertDialog;
import android.view.LayoutInflater;
import android.view.View;
import android.view.Vie... | [
"jainsarthak.dee@gmail.com"
] | jainsarthak.dee@gmail.com |
d61877e2c3cd205137263fea0553770c66afeac3 | acfb20f622c884df87b60c86675686631de1a508 | /src/test/java/googleException/Utility.java | b3f6a600e221b9d34e8c3912c0b869a8acee1e0e | [] | no_license | goelsri/MavemDemo | 76309df6da811e729fd755d25a096c92a6fd6382 | 44450ea4280a2492a0129a8d45a1ecd374c1f240 | refs/heads/master | 2023-05-25T16:18:14.000840 | 2020-01-02T10:02:15 | 2020-01-02T10:02:15 | 230,903,888 | 0 | 2 | null | 2023-05-09T18:36:31 | 2019-12-30T11:28:45 | Java | UTF-8 | Java | false | false | 2,475 | java | package googleException;
import org.openqa.selenium.By;
import org.openqa.selenium.ElementNotVisibleException;
import org.openqa.selenium.NoSuchElementException;
import org.openqa.selenium.TimeoutException;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.chrome.C... | [
"srishtigoel07@gmail.com"
] | srishtigoel07@gmail.com |
2a2405a5993edd83ac9666fa9c80ac12cee6ed6e | 45e45d4903ab184345a591694b805f2cd3fbbe15 | /app/src/main/java/com/example/android/newsco/NewsFeedLoader.java | 31c1c0e3c5799352d1cc0ff60d0cf4d7988e1e7a | [] | no_license | bsemexan/newsco | 27353ad3f01305286c5e29f0cbfe38f82808e083 | b5114a2f320b6dc12d5b07a00a1c7273da8de6f5 | refs/heads/master | 2020-12-05T07:27:45.652875 | 2016-08-27T01:07:08 | 2016-08-27T01:07:08 | 66,593,916 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,127 | java | package com.example.android.newsco;
import android.content.AsyncTaskLoader;
import android.content.Context;
import java.util.List;
/**
* Created by beryy on 8/25/16.
*/
public class NewsFeedLoader extends AsyncTaskLoader<List<NewsFeed>> {
/**
* Tag for log messages
*/
private static final String... | [
"bsemexan@gmail.com"
] | bsemexan@gmail.com |
4b2e18177c6f546260683d3374983a73e726d8e2 | ce7846c3ce6b02bd55dbbcb8a80ce81f2f03e565 | /src/main/java/com/smt/app/resource/business/controller/BusinessResourceDynamicOperateController.java | a4586c3e80eadfe3cad11fd5c59260a547c3203b | [] | no_license | wangsf66/smt-app | 070e0283c56f4ab85e430877537417744eabbb76 | 1e50cd67a939c6f6112fc7e034dd7cd7b64dd28c | refs/heads/master | 2023-05-09T14:59:16.464485 | 2021-06-03T06:57:40 | 2021-06-03T06:57:40 | 373,410,864 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,923 | java | package com.smt.app.resource.business.controller;
import java.util.Map;
import javax.servlet.http.HttpServletRequest;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RequestBody;
import org.spri... | [
"1224812884@qq.com"
] | 1224812884@qq.com |
d7311dc597545720029a6cfa9674f617f8b1d3b3 | 2741da96e6c809e4dacccd0057db252677d476a3 | /src/Replits/Replit161_MethodWithReturn6WaterTax.java | 7ff5997520a90a6639dc14029c422ba0193dec02 | [] | no_license | SerhatAlturk/Practice_Project | 544dd7d06cb7cbd50d940b7bd87a52a8f87d41d2 | ff1135502bfdce24890d39b11c4c470f9d6b448d | refs/heads/master | 2022-12-03T01:55:55.923952 | 2020-08-22T02:34:51 | 2020-08-22T02:34:51 | 261,658,050 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 829 | java | package Replits;
public class Replit161_MethodWithReturn6WaterTax //Date: 18 Apr 2020 -- Time: 11:57 AM
{
public double waterTax(double units)
{
double bill = 0.0;
//your code here
if(units <= 50)
{
b... | [
"alturkserht@gmail.com"
] | alturkserht@gmail.com |
b9b36c0f6d0984a9255e28d91c4d80c669838037 | 4d2968fc6a5d7c13ce1912aac1b1d2b2f6011194 | /IOT-Guide-RuleEngine-Introduce/src/main/java/iot/technology/ruleengine/introduce/actions/WindowsPhone.java | c40a277ff0bb8857ee52f61c574dbf99d398ff0a | [
"Apache-2.0"
] | permissive | GYW/IOT-Technical-Guide | 833c408e2d8b5b52960d03abb041872721b47c21 | 787314d5b6aafd0179e9bc7f5ab39a34dfff9972 | refs/heads/master | 2023-05-08T23:40:01.945867 | 2022-02-08T14:17:05 | 2022-02-08T14:17:05 | 290,918,694 | 0 | 0 | Apache-2.0 | 2020-08-28T01:13:48 | 2020-08-28T01:13:47 | null | UTF-8 | Java | false | false | 584 | java | package iot.technology.ruleengine.introduce.actions;
import iot.technology.ruleengine.introduce.RuleI;
import iot.technology.ruleengine.introduce.model.OSType;
import iot.technology.ruleengine.introduce.model.Phone;
/**
* @author jamesmsw
* @date 2021/1/26 10:20 上午
*/
public class WindowsPhone implements RuleI<Pho... | [
"lovewsic@gmail.com"
] | lovewsic@gmail.com |
64de816bf525fcc629740055bad54d6e3e35d29b | 34f2fb505332f3dd0c659ca2dba9486510af32d9 | /jkzzk-io/src/com/jkzzk/io/fileException/FileExceptionDemo3.java | 73e155ffbf782bfe8fca98cb71b14f2cacbbbd1f | [] | no_license | jkzzk/self-learn | 8c1abe2d437311344aef1d84fd1fe019a44ade74 | 3499d59e4a63e76f6bd904699778135b519e3c3e | refs/heads/master | 2020-09-16T17:24:14.159344 | 2020-03-18T01:42:40 | 2020-03-18T01:42:40 | 223,840,948 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 879 | java | package com.jkzzk.io.fileException;
import java.io.FileWriter;
import java.io.IOException;
/**
* 在JDK1.9中,可以在try后写一对括号,括号内写的流对象的引用变量,可以自动释放流对象
* 格式:
* 流创建代码
* try(流对象的引用;流对象的引用){
* 有可能产生异常的代码
* }catch(异常类) {
* 异常处理代码
* }
*/
public class ... | [
"1745493589@qq.com"
] | 1745493589@qq.com |
9883e89ab6170b2bfbd8859c916fb607e11f093a | 53d5a7e056ce889235d6f917e40e4ddc808bb52f | /src/model/enums/EnumTeste.java | 7d9e6c36a0c9bdcec22146985a1c50ae2514ba77 | [] | no_license | cairoUdf/commerceAutomationUdf | bc2a6ff52c952337b8387ff424275b960691d264 | 31962379c04cb333a24aacc76f3a0f381e4239d0 | refs/heads/master | 2020-05-20T00:40:53.923323 | 2019-05-07T02:38:50 | 2019-05-07T02:38:50 | 185,292,605 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 54 | java | package model.enums;
public enum EnumTeste {
}
| [
"MOBLEY@DESKTOP-TRS0JM0"
] | MOBLEY@DESKTOP-TRS0JM0 |
4342ea7a528a4e15abf670a84652008e448dd289 | 1e004d61b7c11bdd588192685beb5b1b5ad2e2ca | /src/vista/Audio.java | e5e5e482e3a24051bfc63963e63672dffc5a0e7a | [] | no_license | lpujol/algo3-grupo6-tp3 | 0d336fc09349d58c2da9bb33fab0a47b4991db2b | 54bc23096b6b34f1a5fdd5b9167df8a483e77762 | refs/heads/master | 2020-06-02T09:08:58.591619 | 2009-12-17T19:23:32 | 2009-12-17T19:23:32 | 37,986,561 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 552 | java |
package vista;
import java.applet.AudioClip;
import java.net.URL;
public class Audio{
private AudioClip unClip;
public Audio(String archivo){
URL direccion = getClass().getClassLoader().getResource("util/"+ archivo);
unClip = java.applet.Applet.newAudioClip( dir... | [
"maucarp960@b69dfce8-cfd4-11de-bb02-e302c5db49d5"
] | maucarp960@b69dfce8-cfd4-11de-bb02-e302c5db49d5 |
c8fb70a27831aed4e015c5e7f0c8b7608975ca1f | 32cd70512c7a661aeefee440586339211fbc9efd | /aws-java-sdk-route53/src/main/java/com/amazonaws/services/route53/model/transform/GetHealthCheckLastFailureReasonRequestMarshaller.java | d910837e8fa8030ec822bf96b8bb792f596f51ac | [
"Apache-2.0"
] | permissive | twigkit/aws-sdk-java | 7409d949ce0b0fbd061e787a5b39a93db7247d3d | 0b8dd8cf5e52ad7ae57acd2ce7a584fd83a998be | refs/heads/master | 2020-04-03T16:40:16.625651 | 2018-05-04T12:05:14 | 2018-05-04T12:05:14 | 60,255,938 | 0 | 1 | Apache-2.0 | 2018-05-04T12:48:26 | 2016-06-02T10:40:53 | Java | UTF-8 | Java | false | false | 2,876 | java | /*
* Copyright 2010-2016 Amazon.com, Inc. or its affiliates. All Rights
* Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "l... | [
"aws@amazon.com"
] | aws@amazon.com |
29242dca55005fbad1434a90d1852c2cd0ee4f62 | baaf4478c23b4e57f9917f43ea0e853b563bd42e | /Java Reactor Server and CPP Client/Server/src/main/java/bgu/spl/net/api/bidi/Messages/Post.java | e3ae7c829413fb765bcb1dd0b13733bed25490f2 | [] | no_license | vaismav/Academic-Projects | 0571b09a81fa21b59dfcb3128919b485dcedda97 | f3dd91a93aef58c8d5881792c183b4d0a0ab2be9 | refs/heads/master | 2022-11-15T01:01:51.646417 | 2020-07-01T09:53:01 | 2020-07-01T09:53:01 | 276,338,539 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,431 | java | package bgu.spl.net.api.bidi.Messages;
import bgu.spl.net.srv.Connections;
import bgu.spl.net.api.bidi.Message;
import bgu.spl.net.api.DataBase;
import java.util.LinkedHashSet;
import java.util.LinkedList;
import java.util.Set;
public class Post extends Message {
private String content;
public Post(String ... | [
"aviciiv@gmail.com"
] | aviciiv@gmail.com |
aae63bf16b058dbe7b282a5230598cdf1500f456 | 39785d4abb0553702848ff3504d9714740550ca7 | /src/main/java/com/example/database/dao/SettingDao.java | e590937a835be21d758e83aa8026ac037a316a3d | [] | no_license | zslg/TagSearcherTestTask | 186a92535f329ddeb7ea8850a5979ba60453baa2 | c6d27dd3d622f1a7b1449ce4cba34c5e7aac4f67 | refs/heads/master | 2021-01-17T05:06:31.746311 | 2017-02-25T15:09:48 | 2017-02-25T15:09:48 | 83,139,161 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 464 | java | package com.example.database.dao;
import com.example.database.domain.SettingDomain;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.rest.core.annotation.RestResource;
import org.springframework.stereotype.Repository;
import org.springframework.transaction.annotation.Transa... | [
"mihail1c1985@gmail.com"
] | mihail1c1985@gmail.com |
00872069964dcdbc9bc3f9c1b7460316662c683b | d3ebd05002536525065dc761f672be869b2d2a93 | /ch07-converter2/src/com/corejsf/test/TestCreditCardConverter.java | b3dcda8750f8b126dc786d0fa9b527d46067c00b | [] | no_license | M-D-Y/JavaServerFaces3 | 64f279ec6f12af371288e70e8cbc9af1766dd926 | a08aea72992d4a5fd65b3304f2f908afe628130b | refs/heads/master | 2020-05-21T19:27:43.360131 | 2016-10-30T20:25:03 | 2016-10-30T20:25:03 | 60,286,738 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 805 | java | /**
* TODO: comments
*/
package com.corejsf.test;
import org.junit.Test;
import com.corejsf.CreditCard;
import com.corejsf.CreditCardConverter;
/**
* TODO: comments
*
* @author admin
*
* @since 4 сент. 2016 г.
*/
public class TestCreditCardConverter {
@Test
public void test() {
//t... | [
"muratovd@yandex.ru"
] | muratovd@yandex.ru |
a6d9b74acad5b1110852ab129025f56c9b67c5da | d8782a3691b0f90e5f447b4422f52a60b50eef59 | /src/com/oca/inheritance/fourtythree/Father.java | bafd60bb266af4678c392bf6a1d1bab2c79390ad | [] | no_license | Mehran-at/OCA-JavaSE8 | aebf50eb0485dad9bbf2eb23b588bc8607e9eb13 | 8254b936396038a9d049cc4bfe6399021c7934b2 | refs/heads/master | 2023-04-17T09:10:55.252715 | 2021-05-02T20:48:05 | 2021-05-02T20:48:05 | 362,449,356 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 60 | java | package com.oca.inheritance.fourtythree;
class Father {
}
| [
"mehran.hosseini@ebcont.com"
] | mehran.hosseini@ebcont.com |
8550bf0236a4f9e8cba26d0ef4d778cc452e04f7 | af606a04ed291e8c9b1e500739106a926e205ee2 | /aliyun-java-sdk-savingplan/src/main/java/com/aliyuncs/savingplan/transform/v20200715/QuerySavingPlanInstanceInnerResponseUnmarshaller.java | 2ce26c3c41af072aafbe39acbb1ce86ba380c659 | [
"Apache-2.0"
] | permissive | xtlGitHub/aliyun-openapi-java-sdk | a733f0a16c8cc493cc28062751290f563ab73ace | f60c71de2c9277932b6549c79631b0f03b11cc36 | refs/heads/master | 2023-09-03T13:56:50.071024 | 2021-11-10T11:53:25 | 2021-11-10T11:53:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,360 | java | /*
* 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
* distributed u... | [
"sdk-team@alibabacloud.com"
] | sdk-team@alibabacloud.com |
e5b7225e0d48827cefce88fdd13d5e06955be268 | 7687cbd1dd935b8448926557dbeaff1fbadf3ae7 | /restfulweb/src/main/java/com/restful/handler/CustomExceptionHandler.java | 5e39bda5ed850bb953e28866b09d09556b19f8fe | [] | no_license | HerdStarser/supper | bf66c15c108158e88cefb5214fcbe1a37038dc3c | 479a81f3349b78f45f3e104f984c7e654c22ce80 | refs/heads/master | 2020-03-18T02:41:26.941137 | 2018-06-10T10:42:51 | 2018-06-10T10:42:51 | 134,140,828 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,160 | java | package com.restful.handler;
import com.restful.ReturnMessage;
import com.restful.handler.exception.CustomException;
import com.restful.handler.exception.TryCatchException;
import org.springframework.http.HttpStatus;
import org.springframework.web.bind.annotation.*;
import java.util.HashMap;
import java.util.Map;
@... | [
"1285578164@qq.com"
] | 1285578164@qq.com |
d4f1118ed45e81d86a524366ba71602364052a79 | 50d8f0061d2df7d89a3bdfd7c74db414f582e9db | /generatorSqlmapCustom2/src/org/delphy/timetask/mapper/DelphyTransactionMapper.java | 9ed539f0116683af5f5951c86997806c852c8334 | [] | no_license | mutouji/newmall | b9536bd17cd51aa8c875b6351ec4a5563ac28144 | 1539789e4e814e4a9a42ebdb8aa689edac881b18 | refs/heads/master | 2021-09-05T00:21:57.551299 | 2018-01-23T02:40:37 | 2018-01-23T02:40:37 | 115,855,812 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,011 | java | package org.delphy.timetask.mapper;
import java.util.List;
import org.apache.ibatis.annotations.Param;
import org.delphy.timetask.pojo.DelphyTransaction;
import org.delphy.timetask.pojo.DelphyTransactionExample;
public interface DelphyTransactionMapper {
int countByExample(DelphyTransactionExample example);
... | [
"59022665@qq.com"
] | 59022665@qq.com |
3324d6b09b59097b6379987cd8b21b05db41a3ca | 980c88e75dabfdd26ecbaa3229b17e22b7728799 | /src/main/java/com/bdlz/LP/ReverseNum.java | 5c34d25254124d44f9cff6293655c687dc4ad50a | [] | no_license | ramakrishnavelisetti/Logical-Problems | 7e6e5233b2a15b8c5e42f85e7d7a59202455527d | 3047c7a36622f5e448724b3a4a15f574dd2f356e | refs/heads/master | 2023-07-16T01:15:02.179796 | 2021-09-02T18:05:06 | 2021-09-02T18:05:06 | 402,512,830 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 494 | java | package com.bdlz.LP;
import java.util.Scanner;
public class ReverseNum {
public static void main(String[] args) {
int remainder, reverse = 0;
System.out.println("Enter the number");
Scanner sc = new Scanner(System.in);
int num = sc.nextInt();
sc.close();
while (num ... | [
"ramakrishna96.velisetti@gmail.com"
] | ramakrishna96.velisetti@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.