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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
5d82d44b8f1b99f07429fcc8ddbcf0046f598eff | 6e181b57cefca44439eb7f1ca0e4a23cc8365e8c | /java2/src/geekbrains/java_2/lesson_5/Threads.java | 26d6c53f256c6fa2645dde9041e796f11125d5a9 | [] | no_license | hantarex/java2 | fded824a835c362a96f67040a9b069a92a79c791 | 54cbf2a1cf9ba5e7e34b1ea3261143821fcff8a9 | refs/heads/master | 2021-01-16T21:36:05.050527 | 2016-12-17T12:17:33 | 2016-12-17T12:17:33 | 68,280,025 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,338 | java | package geekbrains.java_2.lesson_5;
public class Threads {
private static final int size = 10000000;
private static final int h = size / 2;
private float[] arr = new float[size];
private float[] arr1 = new float[size];
Threads() {
for (int i = 0; i < arr.length; i++) {
arr[i] =... | [
"6546@mail.ru"
] | 6546@mail.ru |
341270c3bd570832f6f340886ec397742cce34d9 | b83cb38c105ee521d9738c50f1daed274c99f1cb | /minecraft/info/spicyclient/ui/Jello/RenderSystem.java | 59eee5591d89bb4f11755c8260b7f735e4f4ebc1 | [
"MIT"
] | permissive | SuperS123/SpicyClient | 3e7141c2245ed4d3fb7d0f63fc25779082531eeb | 1c78bd372220754911a8cdfd67e7a434533980f5 | refs/heads/master | 2023-07-23T11:39:57.368099 | 2021-09-08T06:55:56 | 2021-09-08T06:55:56 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 30,142 | java | package info.spicyclient.ui.Jello;
import java.awt.Color;
import net.minecraft.client.Minecraft;
import net.minecraft.client.entity.EntityPlayerSP;
import net.minecraft.client.gui.GuiScreen;
import net.minecraft.client.renderer.RenderGlobal;
import net.minecraft.client.renderer.Tessellator;
import net.minecraft.client... | [
"46613166+NathanKassab@users.noreply.github.com"
] | 46613166+NathanKassab@users.noreply.github.com |
b0f57e329768b2e2852520d4127af78f0a5ead0a | 64e6a623a5e7342ff4ed435025935727e3164705 | /src/main/java/com/mrbysco/morecauldrons/blocks/BaseCauldronBlock.java | cdb1f2c29f8e5f4a77eb33d7077562a61f4f07c1 | [
"MIT"
] | permissive | Mrbysco/MoreCauldrons | e086a508b55897bd45216d956294ca6a1e82f58a | d8029d76a6a0bfbd4dd15ba9f8d1e78c4aff20f8 | refs/heads/1.16.5 | 2022-11-03T08:56:56.906902 | 2022-10-25T02:18:57 | 2022-10-25T02:18:57 | 126,231,323 | 4 | 5 | MIT | 2022-10-25T02:17:45 | 2018-03-21T19:38:42 | Java | UTF-8 | Java | false | false | 3,351 | java | package com.mrbysco.morecauldrons.blocks;
import net.minecraft.block.Block;
import net.minecraft.block.BlockState;
import net.minecraft.block.CauldronBlock;
import net.minecraft.entity.player.PlayerEntity;
import net.minecraft.fluid.Fluids;
import net.minecraft.item.ItemStack;
import net.minecraft.stats.Stats;
import ... | [
"Mrbysco@users.noreply.github.com"
] | Mrbysco@users.noreply.github.com |
d1814463301a718277d2a5352da7f13b9b694063 | daab099e44da619b97a7a6009e9dee0d507930f3 | /rt/com/oracle/xmlns/internal/webservices/jaxws_databinding/XmlMTOM.java | d65213bf4172f3cacac14727d8bfd5e342539db0 | [] | no_license | xknower/source-code-jdk-8u211 | 01c233d4f498d6a61af9b4c34dc26bb0963d6ce1 | 208b3b26625f62ff0d1ff6ee7c2b7ee91f6c9063 | refs/heads/master | 2022-12-28T17:08:25.751594 | 2020-10-09T03:24:14 | 2020-10-09T03:24:14 | 278,289,426 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,082 | java | /* */ package com.oracle.xmlns.internal.webservices.jaxws_databinding;
/* */
/* */ import java.lang.annotation.Annotation;
/* */ import javax.xml.bind.annotation.XmlAccessType;
/* */ import javax.xml.bind.annotation.XmlAccessorType;
/* */ import javax.xml.bind.annotation.XmlAttribute;
/* */... | [
"xknower@126.com"
] | xknower@126.com |
eb5d95095c8d21d2684e253f1d01aad2d42fb909 | 9cd23e3198ae067a711bbc514d96afc4a15c8cde | /turin-compiler/src/main/java/me/tomassetti/turin/compiler/bytecode/returnop/ReturnTrueBS.java | cc5bfb5d4af524833718a2f9cdc83d4f428080e0 | [
"Apache-2.0"
] | permissive | ledkk/turin-programming-language | fcebc4c5a50f59a7619b65d695d59c9ec197e565 | 8e983a4e00977aaf95480d32a7fa91828a805b40 | refs/heads/master | 2021-01-19T05:19:15.388987 | 2015-09-09T21:37:31 | 2015-09-09T21:37:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 445 | java | package me.tomassetti.turin.compiler.bytecode.returnop;
import me.tomassetti.turin.compiler.bytecode.BytecodeSequence;
import org.objectweb.asm.MethodVisitor;
import static org.objectweb.asm.Opcodes.ICONST_1;
import static org.objectweb.asm.Opcodes.IRETURN;
public class ReturnTrueBS extends BytecodeSequence {
@... | [
"federico@tomassetti.me"
] | federico@tomassetti.me |
5bd1fdbf98511b0fe0182ffc8d937135f69b3d17 | 279e6bfbf60fe58ca1e1a345ff5ff20b3162ce94 | /app/src/main/java/com/mulengabwalyajeff/theassistant/uploadstock/samsung/sam_charger.java | 6ccdea99d59f4f22608ff3b764e3df5ca9063cb8 | [] | no_license | BLACKAFROROSE/TheAssistant | ca5350243d0cbd2dff43d241263d9996845e51f0 | 3ebd20dd7e153f5536e3cb87041615db9a3efe57 | refs/heads/master | 2022-11-23T19:57:16.704152 | 2020-07-26T20:37:28 | 2020-07-26T20:37:28 | 256,383,518 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,738 | java | package com.mulengabwalyajeff.theassistant.uploadstock.samsung;
import androidx.annotation.NonNull;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.EditText;
import android.widget.Toast;
import com.google.android.gms.tasks.OnFailureListener;
... | [
"55460989+BLACKAFROROSE@users.noreply.github.com"
] | 55460989+BLACKAFROROSE@users.noreply.github.com |
85aebf18cc53da300b23f524ee746d0a38784d2a | fb80ff2007022b8be0a2cd5d89a87fbad94f57bb | /src/application/Program.java | 428581ff1be6ca3b426d37e223d7701fca41e7a9 | [] | no_license | ribeirojunior/chessSystem-java | ef846e513a9632af215e269740a5036e3dac14d1 | 6164a212a6d9f5123fa5f64f5abc6a1ed721af63 | refs/heads/master | 2022-11-17T01:21:51.287121 | 2020-07-16T22:14:22 | 2020-07-16T22:14:22 | 265,316,808 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,850 | java | package application;
import java.util.ArrayList;
import java.util.InputMismatchException;
import java.util.List;
import java.util.Scanner;
import chess.ChessException;
import chess.ChessMatch;
import chess.ChessPiece;
import chess.ChessPosition;
public class Program {
public static void main(String[] args) {
Sc... | [
"sergio.rivusjr@gmail.com"
] | sergio.rivusjr@gmail.com |
8650cd9d6c05b271eacdcb08ac019ba2175ac212 | 0da173a27bf0ac6a79d841c754496c8e8549fad1 | /app/src/main/java/pithynews/pithy/MainActivity.java | e2534a931cdad0df2e65b1126866c0ffed79d1ac | [] | no_license | aniketr1/Pithy | 291df2d8b58b75ed6705737771a3a02e08aa6fee | b936796f1530eaac831752349906f9aeb386e660 | refs/heads/master | 2021-09-01T23:22:35.284923 | 2017-12-29T05:18:53 | 2017-12-29T05:18:53 | 115,689,610 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,521 | java | package pithynews.pithy;
import android.content.Intent;
import android.graphics.Bitmap;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import andro... | [
"aniket.raj1947@gmail.com"
] | aniket.raj1947@gmail.com |
91b96fb804ac7c27e606d396ec60c692c75453f9 | 76cdc66c0634b6d1472d5ffd27ff8c4b34fec6c1 | /ParseStarterProject/src/main/java/com/parse/starter/UserListActivity.java | d2f3f7e4d5e77196a01e94b68960063694f2499c | [] | no_license | doubleRRAO/LastJuneChatApps | 8add98815742d6edefe7338f70c84738f2d0f035 | a8e315ba2982672ca3ee558ddd01d0faf1533eda | refs/heads/master | 2020-06-10T14:55:55.534449 | 2019-06-25T07:43:08 | 2019-06-25T07:43:08 | 193,659,423 | 0 | 0 | null | 2019-06-25T07:41:57 | 2019-06-25T07:41:55 | null | UTF-8 | Java | false | false | 2,138 | java | package com.parse.starter;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.AdapterView;
import android.widget.ArrayAdapter;
import android.widget.ListView;
import com.parse.FindCallback;
import com.parse.ParseExc... | [
"thedabezt@gmail.com"
] | thedabezt@gmail.com |
8058223fa62d98db6ed904feb6d458e46be0d647 | fa2d693223c4c0f30c7e829f68c909623fffc019 | /app/src/androidTest/java/org/joshbowen/helloworld/ApplicationTest.java | 3f7a9b7e873e8fc7ef816d455da90001a9f089a1 | [] | no_license | jbowen93/Hello_World | 890047b784154cd6eb7e32b3d21ccac8925d4149 | 996503f432c57a9eb7ba3ca86d1a9aa9d8d2affe | refs/heads/master | 2021-01-10T10:36:06.003157 | 2015-05-21T04:15:36 | 2015-05-21T04:15:36 | 35,990,553 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 355 | java | package org.joshbowen.helloworld;
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() {
... | [
"jish.bowen@gmail.com"
] | jish.bowen@gmail.com |
b4d25745987a371b884bf9a8925462821b4326e3 | 3d87169e68f67584ee7ca4763008ccf1ec7cd77d | /src/main/java/com/github/stepankalensky/mojeAdventura/logika/Prostor.java | 1c41c914cde896ca92d2fe56f6441a9ad2011aea | [] | no_license | stepankalensky/mojeAdventura | 7fe4cfd42b39bbcd36230c60958f57da6fe76a82 | 2285c39a5a4f7524dc555f98de4cdf283495e640 | refs/heads/master | 2021-04-06T00:49:51.527463 | 2018-04-02T15:35:08 | 2018-04-02T15:35:08 | 124,397,740 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,597 | java | package com.github.stepankalensky.mojeAdventura.logika;
import java.util.*;
import java.util.stream.Collectors;
/**
* Trida Prostor - popisuje jednotlivé prostory (místnosti) hry
*
* Tato třída je součástí jednoduché textové hry.
*
* "Prostor" reprezentuje jedno místo (místnost, prostor, ..) ve scénáři hry.
* P... | [
"skalensky@gmail.com"
] | skalensky@gmail.com |
4afbabcdea63a165e08598a8c7360f3a89b1de79 | 7399818011f311317d30abef5f614167fdefd871 | /EnWords/app/src/main/java/com/jwstudio/enwords/exercise/bean/ArticleInfo.java | 8679b614fbf70ce04c32773af8325ce04f69d3c8 | [] | no_license | sine233/EnWords | fef572a6f0b57ee81b9c187715b77b56b085e51e | 9527c3f048b9dd38baea67c2056197aceee4cbe6 | refs/heads/master | 2023-03-18T02:18:19.311221 | 2019-07-09T02:38:31 | 2019-07-09T02:38:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 842 | java | package com.jwstudio.enwords.exercise.bean;
public class ArticleInfo {
private String name;
private String music;
private String article;
public ArticleInfo() {
}
public String getName() {
return name;
}
public void setName(String name) {
this.name = name;
}
... | [
"limingbang841@gmail.com"
] | limingbang841@gmail.com |
3471da9d6191d0ad304c9ade1198255034c5f868 | 7f0346923445ffb4fb05aefa52c886701e0d008a | /petclinic/petclinic-core/src/be/heh/petclinic/domain/Pet.java | cfcac1da7ba256b75a936204fcc5bf500cdde256 | [] | no_license | xorob0/AdvancedWebDevProject | 815ea00e2e6d425306b622430429023221173778 | fe8ee6d39c3203ea98d8a604fc00c16a63f75b7e | refs/heads/master | 2020-04-07T05:12:47.673091 | 2018-11-18T13:38:57 | 2018-11-18T13:38:57 | 158,087,630 | 1 | 0 | null | 2018-11-18T13:39:07 | 2018-11-18T13:39:07 | null | UTF-8 | Java | false | false | 1,352 | java | package be.heh.petclinic.domain;
import java.time.LocalDate;
import java.util.ArrayList;
import java.util.Collections;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
public class Pet extends NamedEntity {
private String birthDate;
private String type;
private int ownerId;
p... | [
"samahaux98@gmail.com"
] | samahaux98@gmail.com |
381d5ba24e57d64aeb94a81bb8bed6c871e23c4f | 72f0814b372e38ed0a440acfb3a65794ee8bc041 | /src/java/SergeantCohort/CohortInfo.java | fe9a3e98531f2d269427e7cc79d3a0c0049a6948 | [] | no_license | bmistree/sergeant_cohort | ea1be4200da3ccbca4c9d1509137c855661252b2 | 93072c55b9361f42833bb40f115ee9abfdc53a18 | refs/heads/master | 2016-09-05T16:40:33.038118 | 2015-01-14T00:11:33 | 2015-01-14T00:11:33 | 26,978,263 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 777 | java | package SergeantCohort;
public class CohortInfo
{
public final String ip_addr_or_hostname;
public final int port;
public final long cohort_id;
public CohortInfo (
String ip_addr_or_hostname, int port, long cohort_id)
{
this.ip_addr_or_hostname = ip_addr_or_hostname;
this.po... | [
"bmistree@gmail.com"
] | bmistree@gmail.com |
53dc892d2d1ae7944c8aae6f75393ac462e3021b | f80f9cae4bbfd6c13d506662ed2b20d6ee702b9c | /LeetCode2nd/src/复杂BFS/ShortestPathVisitingAllNodes.java | 34726b9b0a765c07fea0d2760c95e34b5c144aaa | [] | no_license | yangcao522/Algorithms | a33c3a03530d5a68b648b20a4562e3e8b9f58469 | 8f7b69d8ee8530c01656f1f6968a8d51fb5c5f72 | refs/heads/master | 2021-06-20T16:56:42.237136 | 2019-08-16T20:11:00 | 2019-08-16T20:11:00 | 143,560,822 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,283 | java | package 复杂BFS;
import java.util.LinkedList;
import java.util.Queue;
public class ShortestPathVisitingAllNodes {
class State{
int path;
int head;
public State(int path, int head) {
this.path = path;
this.head = head;
}
public int shortestPathLength(i... | [
"yangcao522@gmail.com"
] | yangcao522@gmail.com |
b1bb53e8e7eeae09f03845ffca804def93ab0918 | 473b76b1043df2f09214f8c335d4359d3a8151e0 | /benchmark/bigclonebenchdata_completed/15734479.java | 9986aee27473ec41bae8042e21b2c573ebaffa63 | [] | no_license | whatafree/JCoffee | 08dc47f79f8369af32e755de01c52d9a8479d44c | fa7194635a5bd48259d325e5b0a190780a53c55f | refs/heads/master | 2022-11-16T01:58:04.254688 | 2020-07-13T20:11:17 | 2020-07-13T20:11:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,097 | java |
import java.io.UncheckedIOException;
class c15734479 {
private List retrieveData(String query) {
List data =(List)(Object) new Vector();
query = query.replaceAll("\\s", "+");
String q = "http://www.uniprot.org/uniprot/?query=" + query + "&format=tab&columns=id,protein%20names,organism";
... | [
"piyush16066@iiitd.ac.in"
] | piyush16066@iiitd.ac.in |
132c338b1e10633173e76856be585e1dd19febe6 | 2b94842389d46a838b739853ad3e9236455a9ba0 | /src/studystuff_interview_questions_all/Array_Example.java | 51d3f032ecfd727eabe697c6cfc4effdf08c4740 | [] | no_license | aroragaurav2810/Java-Interview-Programs-New | 329ed486dee977ec83e3a3ab4ea00c9f221283ad | e43fbaebd32baf16031342b2b341d46501e0551f | refs/heads/master | 2020-05-26T15:32:59.542316 | 2020-02-20T04:26:17 | 2020-02-20T04:26:17 | 188,287,272 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,494 | java | package studystuff_interview_questions_all;
interface Sports
{
Sports []sp1=new Sports[5];
}
public class Array_Example
{
public static void main(String[] args)
{
}
}
class Array_Example2 extends Array_Example
{
Array_Example []ar1=new Array_Example2[5]; // Allo... | [
"Gaurav Arora@DESKTOP-3TDB8FM"
] | Gaurav Arora@DESKTOP-3TDB8FM |
7c443116ec8b44fc21a91324e08ffa256d76a736 | b3e8bde15e6388d388ab6eae117146f403f4e4ea | /src/program1/Q13.java | 334f06ab68a02113eaf3fc7a99ccfced4358b43e | [] | no_license | Nagaraj-Acharya/NIIT_Programs | 98e524415d1ea9d538307ed30d7b4a027ce1ea95 | 999ff0be9366e596ceea0c1a651c28bd6606de3f | refs/heads/master | 2020-03-10T21:08:32.438447 | 2018-04-18T08:26:41 | 2018-04-18T08:26:41 | 129,586,423 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 709 | java | package program1;
import java.util.Scanner;
public class Q13
{
public static void main(String[] args)
{
int rev=0,sum=0;
int op[]=new int[10];
int k=0;
Scanner sc=new Scanner(System.in);
System.out.println("Enter the first number :");
int n1=sc.nextInt();
System.out.println("Enter ... | [
"MRuser@BLR-MSM-MR09-10.NIITEDUCATION.COM"
] | MRuser@BLR-MSM-MR09-10.NIITEDUCATION.COM |
610e202e59a8811d23c41b18147e1db45665b493 | 8c517c2db3019bec94175a12677adf3c7c2c2a60 | /ad-service/ad-sponsor/src/main/java/com/sunny/search/ad/utils/CommonUtils.java | c53c945d87674cb2b8916ff9a6c3d5b267fc3e02 | [] | no_license | zlkjzxj/ad-spring-cloud | 8198eab991aa87e24ae96f371284a774033bb280 | 63d70b5396f81c1bdee03ef5e89d7e7e91070492 | refs/heads/master | 2020-04-23T20:29:00.971324 | 2019-03-01T10:05:27 | 2019-03-01T10:05:27 | 171,441,484 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 836 | java | package com.sunny.search.ad.utils;
import com.sunny.ad.exception.AdException;
import com.sunny.search.ad.exception.AdException;
import org.apache.commons.codec.digest.DigestUtils;
import org.apache.commons.lang.time.DateUtils;
import java.util.Date;
/**
* Created by Qinyi.
*/
public class CommonUtils {
privat... | [
"zlkjzxj@163.com"
] | zlkjzxj@163.com |
574b4902dac74f0d10286d77fe6296e0d8b49ed5 | 254fdb8729b639fd0fb9896364d0e89186521b6a | /src/main/java/com/fishercoder/solutions/_655.java | 7e51aff5d62691cc30ad06731a81d4648ff79da1 | [
"Apache-2.0"
] | permissive | jiangxf/java_interview | 99e9601aefa058a2465946803ad348ffb91f804e | 1a1794689d7a977464e7e47a994140de67cf56be | refs/heads/master | 2020-04-08T14:54:06.386481 | 2018-12-04T06:03:31 | 2018-12-04T06:03:31 | 159,456,451 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,339 | java | package com.fishercoder.solutions;
import com.fishercoder.common.TreeNode;
import java.util.ArrayList;
import java.util.LinkedList;
import java.util.List;
/**
* 655. Print Binary Tree
* <p>
* Print a binary tree in an m*n 2D string array following these rules:
* 1. The row number m should be equal to the height ... | [
"jiangxiaofeng@simuyun.com"
] | jiangxiaofeng@simuyun.com |
5f23566f53ba2c65993d3a6c122846c88900a303 | 258c8a752208c3c58bd027476ce8acccc2c6656e | /src/test/java/com/atguigu/day1/Day1ApplicationTests.java | d7acc5e48265496434c83e90399ca206487a40b2 | [] | no_license | atguigu201808/day1 | 919c9d441502c4c75036b28805d455bd660923d3 | a96da79b5934c9a4a1ac099b2cf5cd77c86f3283 | refs/heads/master | 2020-05-14T14:08:40.468630 | 2019-04-17T06:03:00 | 2019-04-17T06:03:00 | 181,826,895 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 331 | java | package com.atguigu.day1;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.context.junit4.SpringRunner;
@RunWith(SpringRunner.class)
@SpringBootTest
public class Day1ApplicationTests {
@Test
public void contextLoads... | [
"tom@git.com"
] | tom@git.com |
55653cccb90c6eee3f77e94de8b677d71abb0480 | a6a22479d657a89c46ea186bef4949f347f285d9 | /app/models/Station.java | d5639df2c9b3b68d94342c6ab96d969038803a4a | [] | no_license | diarmuidoriordan/amon-sul-Release-3 | 11404a50fc5ee3d70bf68f7e33173338f5fc4993 | 68f076ad52f344456c8895eda3f561db9a683245 | refs/heads/main | 2023-05-06T14:41:10.463007 | 2021-05-23T18:50:15 | 2021-05-23T18:50:15 | 369,339,450 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,630 | java | /**
* @author Dermot O'Riordan
*/
package models;
import play.db.jpa.Model;
import java.util.ArrayList;
import java.util.List;
import javax.persistence.CascadeType;
import javax.persistence.Entity;
import javax.persistence.OneToMany;
/**
* This class creates a Station and includes a constructor to
* initialise ... | [
"diarmuidoriordan@gmail.com"
] | diarmuidoriordan@gmail.com |
44a4817de045ca205212b38178a4541d7ea0d114 | 7e4906f42c1818387d6d176650b8499f6ffd4c1f | /src/main/java/com/example/restfulapi/form/ProductForm.java | 2157160346574a8df7fc375f634f2930f4cf9e2b | [] | no_license | na2me/RESTfulAPI | ea7e7e97058e718489113c8f0dccfdc51e3063a3 | d028524074c0b3ca9e0b98a9adcf7a3aff2a03b1 | refs/heads/master | 2022-06-26T06:23:54.680738 | 2020-01-06T07:11:15 | 2020-01-06T07:11:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 755 | java | package com.example.restfulapi.form;
import lombok.Data;
import javax.validation.constraints.Max;
import javax.validation.constraints.Min;
import javax.validation.constraints.NotEmpty;
import javax.validation.constraints.Size;
/**
* ProductFormクラス
*
* @author Natsume Takuya
*/
@Data
public class ProductForm {
... | [
"natsumetakuya@team-lab.com"
] | natsumetakuya@team-lab.com |
3eb05d5ba9a57718eb3ad01f30b5258859f1ceb1 | 9a36c015e6bf4bbb9ae0a6809a4be2ff5118ebd1 | /src/com/company/MyQueue.java | e915567334ffd0c02cdec65bb53e62679031f562 | [] | no_license | orifjon9/MPP-preparing-examples | e46eed679d9152408f6ea3273f52db553d13bfe8 | 17a71ca57ea1e43b6c814436d0bd9c1feb1d7a8b | refs/heads/master | 2021-01-09T06:01:08.916799 | 2017-02-04T22:39:54 | 2017-02-04T22:39:54 | 80,892,352 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,120 | java | package com.company;
import java.util.Arrays;
/**
* Created by orifjon9 on 2/3/2017.
*/
public class MyQueue<T> {
private Object[] store;
private int lastIndex;
private final int DEFAULT_COUNT = 4;
public MyQueue(){
store = new Object[DEFAULT_COUNT];
}
public boolean add(T value)... | [
"orifjon9@gmail.com"
] | orifjon9@gmail.com |
88a44df827302c35f22045252c709ffeb979b116 | da40e7002f5d6a2b0aa81d7754155c88bd4d5847 | /src/main/java/com/ymatou/datamonitor/exception/MySimpleMappingExceptionResolver.java | 48c53d112082c88f124f05eca57feaa2c4704e13 | [] | no_license | xie-summer/datamonitor | 7543545f326415f9d1f815da2be1a69498d0d6fa | 1d001254e2f6d39765c4373a83d89e372a86cbec | refs/heads/master | 2021-06-16T07:54:00.248869 | 2017-03-09T09:39:39 | 2017-03-09T09:39:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,306 | java | /*
*
* (C) Copyright 2016 Ymatou (http://www.ymatou.com/).
* All rights reserved.
*
*/
package com.ymatou.datamonitor.exception;
import com.alibaba.fastjson.JSON;
import com.ymatou.datamonitor.util.ResponseStatusEnum;
import com.ymatou.datamonitor.util.WapperUtil;
import org.slf4j.Logger;
import org.slf4j.Logg... | [
"luoshiqian@ymatou.com"
] | luoshiqian@ymatou.com |
2a5c8efcdae99c336e4b652db153038158bb5979 | f92e0fe9e4bea2fd61572fde7477c7ec1e58099c | /host/shiver/src/main/java/dk/osaa/psaw/job/rasterizer/RasterGroup.java | 1e1fd06607dedfbad0533ff8023699f9f3668551 | [
"Apache-2.0"
] | permissive | openspaceaarhus/PhotonSaw | ad86d3e849c2afa1d211a11f8841d2c14e0ffe90 | 2d10985f5c600d3bb17b7038ec281d5847f48757 | refs/heads/master | 2023-01-24T16:01:43.113481 | 2023-01-17T17:52:01 | 2023-01-17T17:52:01 | 2,430,813 | 7 | 5 | NOASSERTION | 2022-02-01T00:55:43 | 2011-09-21T15:59:08 | C | UTF-8 | Java | false | false | 3,109 | java | package dk.osaa.psaw.job.rasterizer;
import dk.osaa.psaw.job.JobNodeGroup;
import dk.osaa.psaw.job.JobRenderTarget;
import dk.osaa.psaw.job.LaserNodeSettings;
import dk.osaa.psaw.job.RasterNode;
import lombok.extern.java.Log;
import lombok.val;
import java.awt.geom.Rectangle2D;
import java.util.ArrayList;
import java... | [
"dren.dk@gmail.com"
] | dren.dk@gmail.com |
57cc0cbbba02e344ead6f6a8bd73312c592cd451 | f5cc60472d1f301a8c3942d1b7e65fb7b993c2bc | /src/masterclient/CLI/MasterCLI.java | fac6b5e875839a12abb0d74d2fa7c02030150a88 | [
"MIT"
] | permissive | rubenwo/Chunk-Based-Distributed-Transcoding | 2155f621630a72d0996a5ff7467f3f7bea996bb3 | 7b8517c08e870100b4e10ed61b9ab7e4d3ecf8ae | refs/heads/master | 2020-03-23T17:05:17.661290 | 2018-07-21T20:01:21 | 2018-07-21T20:01:21 | 141,842,288 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 54 | java | package masterclient.CLI;
public class MasterCLI {
}
| [
"rwoldhui@avans.nl"
] | rwoldhui@avans.nl |
e519e4c439588d62fa491c46ae58a7e28d1bb19c | 62911049b9c91003da4bd293eaf52791d1984346 | /chat-system-wang-soufi/src/chatsystemTDa2/FileRequest.java | bf1d3a2f44d862930eab1b7f7e16ed8f894ca391 | [] | no_license | yuanbo07/chat-system-wang-soufi | d25e4468e29432d8700a89b6e52639be8af513bc | a33362f362e5c6b957b6900a77a74a05d64c0644 | refs/heads/master | 2021-01-10T01:09:20.205774 | 2014-12-27T01:30:35 | 2014-12-27T01:30:35 | 47,387,702 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 406 | java | package chatsystemTDa2;
public class FileRequest extends Message {
private static final long serialVersionUID = 4L;
private String name;
public FileRequest(String name){
this.name=name;
}
public String getName(){
return name;
}
public void setName(String name){
this.name=name;
}
... | [
"yuanbo.wang07@gmail.com"
] | yuanbo.wang07@gmail.com |
e073946833ec99a1f7ba9d30877e1270c869d8c7 | 76852b1b29410436817bafa34c6dedaedd0786cd | /sources-2020-11-04-tempmail/sources/androidx/customview/view/AbsSavedState.java | 6795dfa5ea049290b8f696f3a1d5ec3356f835d2 | [] | no_license | zteeed/tempmail-apks | 040e64e07beadd8f5e48cd7bea8b47233e99611c | 19f8da1993c2f783b8847234afb52d94b9d1aa4c | refs/heads/master | 2023-01-09T06:43:40.830942 | 2020-11-04T18:55:05 | 2020-11-04T18:55:05 | 310,075,224 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,004 | java | package androidx.customview.view;
import android.os.Parcel;
import android.os.Parcelable;
public abstract class AbsSavedState implements Parcelable {
public static final Parcelable.Creator<AbsSavedState> CREATOR = new a();
/* renamed from: c reason: collision with root package name */
public static fina... | [
"zteeed@minet.net"
] | zteeed@minet.net |
0ea5ba758d4de6d19900026277c861592c0a490f | b97bc0706448623a59a7f11d07e4a151173b7378 | /src/main/java/com/tcmis/internal/supply/factory/ChangeDlaShipToViewBeanFactory.java | 1bf2ec3ef538649998c71c7d01cd0344d752c4a2 | [] | no_license | zafrul-ust/tcmISDev | 576a93e2cbb35a8ffd275fdbdd73c1f9161040b5 | 71418732e5465bb52a0079c7e7e7cec423a1d3ed | refs/heads/master | 2022-12-21T15:46:19.801950 | 2020-02-07T21:22:50 | 2020-02-07T21:22:50 | 241,601,201 | 0 | 0 | null | 2022-12-13T19:29:34 | 2020-02-19T11:08:43 | Java | UTF-8 | Java | false | false | 17,325 | java | package com.tcmis.internal.supply.factory;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import java.beans.BeanInfo;
import java.beans.IntrospectionException;
import java.beans.Introspector;
import java.beans.PropertyDescriptor;
import java.lang.reflect.Method;
import java.sql... | [
"julio.rivero@wescoair.com"
] | julio.rivero@wescoair.com |
97f954c6a3ebe69982a33034df494491dd57dd0f | 0e67135a0cec33bb53bf5403ca1f4c85673d20d8 | /logss/axelor-core-342save/src/main/java/com/axelor/meta/service/MetaService.java | a507cc4aa7c248609242b1800e1ea49b73624f22 | [] | no_license | zuloloxi/adk3_demo3 | 6743e6e0b153507c0c87ea9b40d568151ee67d06 | 083ed630a909eb49d2d41ad327f1596b33bbd401 | refs/heads/master | 2020-03-14T23:38:40.669916 | 2018-05-02T13:02:34 | 2018-05-02T13:02:34 | 131,849,659 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 14,621 | java | /**
* Axelor Business Solutions
*
* Copyright (C) 2005-2017 Axelor (<http://axelor.com>).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License, version 3,
* as published by the Free Software Foundation.
*
* This program is distr... | [
"zuloloxi@github.org.com"
] | zuloloxi@github.org.com |
628d17240331634afdb2ded64ba7263e91140bfd | 6504352f86c2e4f7ef16cea3f5b7cc00bba96a33 | /XFAWealth/WebService/XFAWealthWebService/src/com/fsll/common/web/DataSourceHolder.java | a179d4a72caf945e7d77d0327311f882339d1277 | [] | no_license | jedyang/XFAWealth | 1a20c7b4d16c72883b27c4d8aa72d67df4291b9a | 029d45620b3375a86fec8bb1161492325f9f2c6c | refs/heads/master | 2021-05-07T04:53:24.628018 | 2017-08-03T15:25:59 | 2017-08-03T15:25:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 896 | java | /*
* Copyright (c) 2016-2019 by fsll
* All rights reserved.
*/
package com.fsll.common.web;
/**
* 数据源操作
*
* @author 黄模建 E-mail:mjhuang@fsll.cn
* @version 1.0.0 Created On: 2016-8-26
*/
public class DataSourceHolder {
//线程本地环境
private static ThreadLocal<String> contextHolder = new ThreadLocal<String>();
... | [
"549592047@qq.com"
] | 549592047@qq.com |
09d1cf6118b11a46925543fd0291ff644455a656 | 82faeb6c90f4d97a8c422e4f517ebd2c330bd646 | /webapi/src/test/java/com/mealtracker/utils/matchers/CommonMatchers.java | 4a220eb732ca7e7f0bc23524e7f6acfcaf079277 | [] | no_license | tmhung88/mealtracker | 67fae6e6f0e58061ebf8aad99746f1de45b3d8fe | df511f58538d158e2a5eff320a3da4e72611c0b8 | refs/heads/master | 2021-06-20T09:20:57.385521 | 2021-05-04T09:13:32 | 2021-05-04T09:13:32 | 209,909,516 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,179 | java | package com.mealtracker.utils.matchers;
import com.mealtracker.security.CurrentUser;
import org.mockito.ArgumentMatcher;
import java.util.Optional;
import static org.mockito.ArgumentMatchers.argThat;
public class CommonMatchers {
public static OptionalCurrentUser fields() {
return new OptionalCurrentUs... | [
"tmhung88@outlook.com"
] | tmhung88@outlook.com |
3f85a0737bc919faf41b163058de2b8801dfc3e0 | 3749312f8e0aeec943af824c2dab17d1a8c9cd71 | /app/src/main/java/com/ckmcknight/android/menufi/model/accountvalidation/AccountValidator.java | d5909d47a7734ea5652e325e49b000ebee217e27 | [] | no_license | MenuFi/MenuFiAndroidApp | 5f228df79021b4a2532ddf2a4f7ef40012b9e17c | af210b48f11d93e3ae4e4f0b45ed383005bc9880 | refs/heads/master | 2021-05-05T10:33:31.239717 | 2018-04-23T16:37:55 | 2018-04-23T16:37:55 | 118,033,968 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 503 | java | package com.ckmcknight.android.menufi.model.accountvalidation;
import com.android.volley.Response;
import org.json.JSONObject;
public interface AccountValidator {
String JSON_EMAIL_KEY = "email";
String JSON_PASSWORD_KEY = "password";
void login(Response.Listener<JSONObject> listener, Response.ErrorList... | [
"ckmcknight@gmail.com"
] | ckmcknight@gmail.com |
86e6341a1c5235953bc290eddac40ab05f6666d3 | 57295163d985242da389afda32b93ac3ac8fc023 | /src/main/java/org/lotzy/sample/multidb/service/HelloWorldService.java | d7a3a04afd647910ce10ce359f5f92f8082298ea | [] | no_license | Lotzy/springboot-multi-db | a5e44968123332608e6b09034127399b8c1abd06 | b72d3db7231fe69f2d9b457e38aa5f73a4692182 | refs/heads/master | 2020-10-01T01:28:47.899760 | 2019-12-11T17:45:03 | 2019-12-11T17:45:03 | 227,421,420 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,854 | java | /*
* Copyright 2012-2013 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... | [
"dl.laczko@almaviva.it"
] | dl.laczko@almaviva.it |
5de4fb487138e0cd7559fe2b13f7c702559b4278 | 8e8c7d50803f98cca7272bfba210729e95518656 | /server/src/com/cloud/vm/UserVmStateListener.java | 44fcef7fe3c1ee902e3c5982582d81541babe840 | [] | no_license | pigxiang/CloudStack | 4479f84b34e9f4cce57513ca05d0e75b7c70dd75 | 6caa3c853733d4d576f12154103e6ef1c1c78da1 | refs/heads/master | 2021-01-21T01:12:34.919355 | 2011-09-01T02:29:32 | 2011-09-01T02:29:32 | 2,306,219 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,075 | java | /**
* Copyright (C) 2010 Cloud.com, Inc. All rights reserved.
*
* This software is licensed under the GNU General Public License v3 or later.
*
* It 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, e... | [
"kishan@cloud.com"
] | kishan@cloud.com |
c534696055721dd791a8e72ef25fdcf614790826 | d8b0d50f3cadaafd8c2acd3002274291f6cdeb0a | /src/kr/co/atis/uiutil/ButtonTabComponent.java | f7e6a7ba107389d7833d59e3dcebf8f0648d8cdd | [] | no_license | okskblug/sols | 1623edd7b0f8dcd969004ddca47ee7bf0299ddb0 | 7152b647dd95ef2c1ce8e0074593b0e68644e075 | refs/heads/master | 2020-09-21T11:19:32.351625 | 2020-08-11T22:53:22 | 2020-08-11T22:53:22 | 224,772,790 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,625 | java | package kr.co.atis.uiutil;
import java.awt.BasicStroke;
import java.awt.Color;
import java.awt.Component;
import java.awt.Dimension;
import java.awt.FlowLayout;
import java.awt.Graphics;
import java.awt.Graphics2D;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.MouseAdap... | [
"okskblug@google.com"
] | okskblug@google.com |
050732d6187006cf2a6278131698aa05a27dbb7e | c738c635c8337f31f53ca1350e751dd76d9e3401 | /src/main/java/com/mailslurp/models/InboxForwarderTestResult.java | 33b48d28ee70d57a8a0d27b107971bde46e38c0f | [
"MIT"
] | permissive | mailslurp/mailslurp-client-java | e1f8fa9e3d91092825dfc6566a577d1be3dd5c8b | 5fff8afabd783c94c7e99c4ce8fcb8cb8058982c | refs/heads/master | 2023-06-24T02:46:29.757016 | 2023-06-12T23:35:46 | 2023-06-12T23:35:46 | 204,670,215 | 3 | 2 | MIT | 2022-05-29T01:44:33 | 2019-08-27T09:38:50 | Java | UTF-8 | Java | false | false | 8,533 | java | /*
* MailSlurp API
* MailSlurp is an API for sending and receiving emails from dynamically allocated email addresses. It's designed for developers and QA teams to test applications, process inbound emails, send templated notifications, attachments, and more. ## Resources - [Homepage](https://www.mailslurp.com) - Ge... | [
"contact@mailslurp.dev"
] | contact@mailslurp.dev |
2f8c8c5b5d15df5a3e092510826e45fe4990458e | 6f030a1c9ed29e53c48d5082d93093f37edbcbea | /src/test/java/com/moneyroomba/web/rest/TransactionResourceIT.java | 8d4bce3397d2a256d3ebabcb10ddc8e777376e77 | [] | no_license | Jukebox-Projects/Money-Roomba | 4733de788e4dfa3ab91e49fc257a6497a3d5d8a6 | 0b1fa3be9cc1268dd9cc66e7b6f209601f512b0c | refs/heads/main | 2023-07-12T10:43:54.547416 | 2021-08-19T01:45:34 | 2021-08-19T01:45:34 | 382,984,869 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 70,053 | java | package com.moneyroomba.web.rest;
import static org.assertj.core.api.Assertions.assertThat;
import static org.hamcrest.Matchers.hasItem;
import static org.springframework.security.test.web.servlet.request.SecurityMockMvcRequestPostProcessors.csrf;
import static org.springframework.test.web.servlet.request.MockMvcReque... | [
"andres.bonilla1298@gmail.com"
] | andres.bonilla1298@gmail.com |
0babe27a6b521b03da82d39db742265d41b8c291 | 0ba8daef628386849db36d3b69ec76bb83e76729 | /lottery-biz/src/main/java/me/zohar/lottery/agent/domain/RebateAndOddsSituation.java | af0036935c0fa10d573c1eeba1633c50dc0f492f | [] | no_license | lxy826076/spring-cloud-lottery | 4e6fcaeb787cfcd26b67a9557bf455d424122cbc | c1598c32e7fe0e4ebc6c4e3ba08f2dac52938936 | refs/heads/master | 2022-09-09T04:01:59.173965 | 2020-04-08T08:52:16 | 2020-04-08T08:52:16 | 254,022,380 | 2 | 0 | null | 2022-09-01T23:23:07 | 2020-04-08T07:57:53 | Java | UTF-8 | Java | false | false | 879 | java | package me.zohar.lottery.agent.domain;
import java.io.Serializable;
import java.util.Date;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.Table;
import org.hibernate.annotations.DynamicInsert;
import org.hibernate.annotations.DynamicUpdate;
im... | [
"xyliu@easipay.net"
] | xyliu@easipay.net |
bfe5efdd48e860886fd39fa899f1018398223285 | f3a3dcec8409adb99a9003967b9b5b4fa4887708 | /src/main/java/com/logfiles/entrypoint/LogFileResource.java | 851fc1c8ba49e7c030e185b45fd4731bc430d8c9 | [] | no_license | tecalex01/logfiles | 39b53003130a48c74668186c0917a2870a0830dc | 89269a1b318a17cb56aaad56d7f5515ec029dcc6 | refs/heads/main | 2023-04-05T19:49:19.305775 | 2021-04-28T18:55:56 | 2021-04-28T18:55:56 | 361,823,988 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 15,436 | java | package com.logfiles.entrypoint;
import java.io.File;
import java.io.IOException;
import java.net.InetAddress;
import java.net.UnknownHostException;
import java.nio.file.Files;
import java.nio.file.Paths;
import java.util.Arrays;
import java.util.LinkedList;
import java.util.List;
import java.util.stream.Co... | [
"alexdel@ALEXDEL-LAP.oradev.oraclecorp.com"
] | alexdel@ALEXDEL-LAP.oradev.oraclecorp.com |
eb78d94927abb080ae04f6a0c2728d9bd3c0902f | 8ec78e6ae1b611fd6e7d795fb0234f8c282d593e | /Toolkit/src/main/java/ru/simplgroupp/toolkit/common/Range.java | 5f9915c852e57b175e08a9298201ed9b5d5783c3 | [] | no_license | vo0doO/microcredit | 96678f7afddd2899ea127281168202e36ee739c0 | 5d16e73674685d32196af33982d922ba0c9a8a59 | refs/heads/master | 2021-01-18T22:23:25.182233 | 2016-11-25T09:04:36 | 2016-11-25T09:04:36 | 87,050,783 | 0 | 2 | null | 2017-04-03T07:55:10 | 2017-04-03T07:55:10 | null | UTF-8 | Java | false | false | 156 | java | package ru.simplgroupp.toolkit.common;
public interface Range {
public boolean between(Object value);
public Object getFrom();
public Object getTo();
}
| [
"juhnowski@gmail.com"
] | juhnowski@gmail.com |
d74b4f2c7db9e5eb78547d8399d9c0ad0bb91cea | ca4798d07495ba10a6aea05ccf7998a14ca937a2 | /src/simulations/Simulator.java | f57370ac5b78197be34ac02ccb02cf3777597719 | [] | no_license | Benybodipo/avaj-launcher | 38c4af1ebf5d7e07fc10ffbc2519e37c7f913ace | 39c3b63a5574698b52bca57649654f941795aa30 | refs/heads/master | 2020-06-09T21:35:06.011252 | 2019-06-24T13:36:56 | 2019-06-24T13:36:56 | 193,510,425 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 139 | java | package simulations;
public class Simulator {
public static void main(String[] args)
{
System.out.println(1234);
}
}
| [
"benybodipo@gmail.com"
] | benybodipo@gmail.com |
1a5fed7048b662e668096274df43c1d72afb2d22 | f6cd746fea3a9978fa8fa1a3d175356f319b4a9f | /A1_grpc_client/target/generated-sources/protobuf/java/com/aufgabe/grpc/InvoiceOrBuilder.java | 9b6482649e69c99dde1061c7e1c6dcf1181afa50 | [] | no_license | Lisella/grpc | a00e8a0a611fcb571789ce62fb8ad6a594cf6bec | 48c48897918aef3afeca03afad19dfb8aaeea7a4 | refs/heads/master | 2022-11-05T06:11:59.303333 | 2019-10-29T08:06:18 | 2019-10-29T08:06:18 | 218,233,275 | 0 | 0 | null | 2022-10-04T23:54:47 | 2019-10-29T07:59:13 | Java | UTF-8 | Java | false | true | 811 | java | // Generated by the protocol buffer compiler. DO NOT EDIT!
// source: InvoiceService.proto
package com.aufgabe.grpc;
public interface InvoiceOrBuilder extends
// @@protoc_insertion_point(interface_extends:Invoice)
com.google.protobuf.MessageOrBuilder {
/**
* <code>string clientId = 1;</code>
*/
ja... | [
"maus.lisa@gmx.de"
] | maus.lisa@gmx.de |
ffe70d2f75daa09c68ee8867908b61e849313472 | 86bba0d4d0c1a761727b6294e6e0e0b7d57e376e | /Week02/src/main/java/com/fzw/week02/question05/Solution.java | b559338a3912490eb8edb281cd431c3218dd9dd6 | [] | no_license | CarlaX/JavaAlgorithm | 59bc04d0819c9ef02b21cf6e455cd64c2f10e084 | a4c6c92cebcbdc6f005060dbc31984e9503166bb | refs/heads/main | 2023-06-30T02:04:31.570803 | 2021-08-04T02:45:17 | 2021-08-04T02:45:17 | 380,125,365 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,619 | java | package com.fzw.week02.question05;
import com.fzw.week02.common.ListNode;
/**
* @author fzw
* @description 23. 合并K个升序链表
* @date 2021-06-30
**/
public class Solution {
public ListNode mergeKLists(ListNode[] lists) {
int length = lists.length;
int newLength = 0;
if (length == 0) {
... | [
"idea@idea.com"
] | idea@idea.com |
dea4a08186eff5fc58a6f600cdfe1d16496dd33c | f959f0ddea0579455fd63efd73f68796ca3c89a3 | /thinkis-core/src/main/java/com/thinkis/common/utils/Exceptions.java | 6a9cf9cc80f2dd45f793b833e2f56515f8f5d92e | [
"MIT"
] | permissive | chocoai/firsthinkis | 951e48acd86c4e8eb69d3a4b7bdcf2489828f813 | 63920660440c8b08ab6f81bccdd948f3464ac6f2 | refs/heads/master | 2022-04-06T12:37:57.431079 | 2019-12-22T03:37:52 | 2019-12-22T03:37:52 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,692 | java | /**
* Copyright (c) 2005-2012 springside.org.cn
*/
package com.thinkis.common.utils;
import java.io.PrintWriter;
import java.io.StringWriter;
import javax.servlet.http.HttpServletRequest;
/**
* 关于异常的工具类.
* @author calvin
* @version 2013-01-15
*/
public class Exceptions {
/**
* 将CheckedException转换为Unchecked... | [
"18229712137@189.cn"
] | 18229712137@189.cn |
f48088f3a13c59b77079c02574a6452e58ee002b | 7d0fcc466f8d3533b920527d6421e8510c6a4bef | /app/src/main/java/com/example/phompang/lib2/model/Borrow.java | 1a9a611dc9f576df5d0ce509176fa9efa483be87 | [] | no_license | PhompAng/Lib2 | e47f02c633ceb3bdbd5ff6cc7e65a471211530ae | 316ac7fbbed5f354e07e9be647341bd615ed74a9 | refs/heads/master | 2020-06-16T15:10:14.338351 | 2016-11-29T14:35:13 | 2016-11-29T14:35:13 | 75,089,301 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,623 | java | package com.example.phompang.lib2.model;
import java.io.Serializable;
import java.util.Date;
/**
* Created by phompang on 11/29/2016 AD.
*/
public class Borrow implements Serializable {
private int id;
private Book book;
private Staff staff;
private Member member;
private Date start;
privat... | [
"tingtong003tomy@gmail.com"
] | tingtong003tomy@gmail.com |
d664b7a16b4bd1b1abd2784e392d4653ec444801 | 1f3beaa052725c1ba296d4ca64ada2c0cb68c4fa | /app/src/main/java/com/xyd/susong/store/StorePresenter.java | 759d81dd64299292fe2e4c6e0940a617eb0f99b8 | [] | no_license | zhengyiheng123/susong_special | adad056047f1b6d3a13d14c4c246aa4480648cb4 | fc9095d984f6903a6d574d0ce52ba039dc65d924 | refs/heads/master | 2021-05-05T20:37:21.070922 | 2018-01-05T03:53:43 | 2018-01-05T03:53:43 | 114,829,843 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,540 | java | package com.xyd.susong.store;
import com.xyd.susong.api.StoreApi;
import com.xyd.susong.base.BaseApi;
import com.xyd.susong.base.BaseModel;
import com.xyd.susong.base.BaseObserver;
import com.xyd.susong.base.RxSchedulers;
/**
* @author: zhaoxiaolei
* @date: 2017/7/20
* @time: 15:45
* @description:
*/
public cla... | [
"15621599930@163.com"
] | 15621599930@163.com |
5e8990846cdf67199dd53d60f184e61b9de85230 | 04db3b27f799634a7a32ceb689cd836612d296de | /src/main/java/com/aws/samples/cdk/stacktypes/gradle/GradleSupport.java | 82eea93718d5bc6bb2c6b98ffdba4626330506dd | [
"Apache-2.0"
] | permissive | PartTimeHackerman/aws-cdk-constructs-for-java | 3d52a985c64d154c49d724cd0f24968ac32de82e | 4cb771d2425353cc082d40f9213098d46be07f70 | refs/heads/main | 2023-07-27T22:44:42.739082 | 2021-09-09T20:23:14 | 2021-09-09T20:39:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 929 | java | package com.aws.samples.cdk.stacktypes.gradle;
import io.vavr.control.Try;
import org.gradle.tooling.BuildLauncher;
import org.gradle.tooling.GradleConnector;
import org.gradle.tooling.ProjectConnection;
import java.io.File;
public class GradleSupport {
public static void buildJar(File projectDirectoryFile) {
... | [
"tim@mattison.org"
] | tim@mattison.org |
38dbc613e8b0613df29a09756ca032ae9ab179da | db9457d801fa144fd75bfc6f026a1bcfb2e1472a | /src/main/java/com/rationaleemotions/annotations/internal/XmlRun.java | 033c7c58126e99db86677a8bd284d087aa5d4037 | [
"Apache-2.0"
] | permissive | gyyfifafans/sangrahah | b35dfb1986c5a43d704c79699c196dd32643bdb1 | a461cb02b65cd63d77426193318760d4f64928ae | refs/heads/master | 2022-11-21T07:01:51.762353 | 2020-07-26T17:09:34 | 2020-07-26T17:09:34 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 385 | java | package com.rationaleemotions.annotations.internal;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
@Target(ElementType.ANNOTATION_TYPE)
@Retention(RetentionPolicy.RUNTIME)
public @interface XmlRun {
St... | [
"krishnan.mahadevan1978@gmail.com"
] | krishnan.mahadevan1978@gmail.com |
7bf0d02a9322e920dec0493b1dfce3bc375a8a32 | 420e0cd076d07fb4ec85571099679444c9e7a507 | /second_hand_car/src/com/ywb/adapter/CategoryAdapter.java | 1d436d9e826fa6def67d9ce91c6482b3c1ccdcf1 | [] | no_license | xywyyyyy/second_hand_car | 8414106f549cf2615e17d563ece6c3fe49e482f1 | 90b1d2f0689190357d37e927d79901c5ab3ca3d8 | refs/heads/master | 2021-04-28T22:48:02.958429 | 2016-12-31T17:13:51 | 2016-12-31T17:13:51 | 77,745,085 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 4,373 | java | package com.ywb.adapter;
import java.util.List;
import java.util.Map;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseExpandableListAdapter;
import android.widget.ImageView;
import android.widget.TextView;
import c... | [
"yy@163.com"
] | yy@163.com |
4af8c151504d9734f411e8fdab44d5391312901f | 90852fbe536b74706046fa90cdac4cf70ebccc20 | /app/src/main/java/de/hawlandshut/pluto21_gkw/ManageAccountActivity.java | 1c5478aed025de6550683eed866c5cf23fedaed2 | [] | no_license | ajblendo/Pluto21_gKW | 98e2a119e8da45b2eee09fa91e46cbf48b051cb3 | c40caca0016a5b2656eab5495b4853a7866311a0 | refs/heads/master | 2023-02-22T01:45:46.232761 | 2021-01-13T12:07:34 | 2021-01-13T12:11:08 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,682 | java | package de.hawlandshut.pluto21_gkw;
import androidx.annotation.NonNull;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.TextView;
import android.widget.Toas... | [
"dgreipl@hawlandshutde.onmicrosoft.com"
] | dgreipl@hawlandshutde.onmicrosoft.com |
26ea047f008bc7e9d7c57514beff12511a27bdb7 | d7a5a187fbc799fcbefb7c439e906182c1031abd | /Week_02/FizzBuzz_412.java | 4e26c96a360d0d1d5f0c53c61f401947733dbe95 | [] | no_license | ToBeABetterMan-H/algorithm009-class02 | ab8de74d3e131869d9ef662931b9d7164044b3e5 | f3d7a07bf691270911a150e1f49bcb1eedc0406f | refs/heads/master | 2022-11-20T09:00:39.032361 | 2020-07-17T13:30:47 | 2020-07-17T13:30:47 | 266,490,162 | 0 | 0 | null | 2020-05-24T07:20:36 | 2020-05-24T07:20:36 | null | UTF-8 | Java | false | false | 1,563 | java | package com.wxh.algorithm;
import java.util.ArrayList;
import java.util.List;
/**
* 写一个程序,输出从 1 到 n 数字的字符串表示。
* 1. 如果 n 是3的倍数,输出“Fizz”;
* 2. 如果 n 是5的倍数,输出“Buzz”;
* 3.如果 n 同时是3和5的倍数,输出 “FizzBuzz”。
*
* 示例:
* n = 15,
* 返回:
* [
* "1",
* "2",
* "Fizz",
* "4",
* "Buzz",
* "Fizz",
* ... | [
"47262976+ToBeABetterMan-H@users.noreply.github.com"
] | 47262976+ToBeABetterMan-H@users.noreply.github.com |
74df3091e4586097fd1d117b38672d7a3b35f83b | eedb673c07a00bf09c7f472b877b3d2326934674 | /AuctionClient.java | c9fc47103c124fa9a68ea96347fe0bf51922ccb4 | [] | no_license | psalmon/AuctionSystem | 43b456a134f8cfb12f56746b3c309ea2b5bb24da | add9f921b005092f6533bcbf216219cd0cf9e46a | refs/heads/master | 2020-05-18T12:40:19.225408 | 2014-11-17T12:55:09 | 2014-11-17T12:55:09 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,605 | java | /**
* AuctionClient Client for making auction bids and offers on AuctionServer. As is, assigns 1 random offer and bid.
* @author Paul Salmon
*/
public class AuctionClient implements Runnable{
private String name;
private Thread t;
/**
* Constructor
* AuctionServer is local for testing purposes. S... | [
"psalmon88@gmail.com"
] | psalmon88@gmail.com |
ca2fe8f522c30efb5327f203c24ad79a0a1df1c5 | db5a408be2f78b9ea4f04d2f55d568957e1d14e1 | /src/main/java/com/mcbadgercraft/installer/config/json/ArtifactIdAdapter.java | edf2404838c4726f9d6a9163878efd7401946a5d | [] | no_license | CodingBadgers/ModPack-Installer | 16638e9596b7d9a84d8b702ebe46104494b56117 | 64e5fee2bd61daef1cec04503ede558b3b55d0cc | refs/heads/master | 2021-01-01T16:26:22.839349 | 2014-07-25T14:39:40 | 2014-07-25T14:39:40 | 17,683,830 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 707 | java | package com.mcbadgercraft.installer.config.json;
import com.google.gson.*;
import com.mcbadgercraft.installer.config.ArtifactId;
import java.lang.reflect.Type;
public class ArtifactIdAdapter implements JsonSerializer<ArtifactId>, JsonDeserializer<ArtifactId> {
@Override
public ArtifactId deserialize(JsonEle... | [
"thefishlive@hotmail.com"
] | thefishlive@hotmail.com |
3e8b5128add794416bea1e443938173b033d4c6e | b32ad27693eb9d6c43736d3f872e673bb1b9126e | /src/main/java/com/thinkcms/listenner/initnPostProcessor.java | 5cf94581db1b5b137546d4db4a1c7d46792ce7d8 | [] | no_license | Yingingbinn/cms | ba3372bb6765b328b45bdf6ed258a6a8ee1cfc09 | 74fa68448ff53ac205e7aef2cc928648a0ad46ef | refs/heads/master | 2020-05-27T19:00:19.487162 | 2017-02-20T15:12:37 | 2017-02-20T15:12:37 | 82,569,438 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 314 | java | package com.thinkcms.listenner;
import org.springframework.context.ApplicationListener;
import org.springframework.context.event.ContextRefreshedEvent;
public class initnPostProcessor implements
ApplicationListener<ContextRefreshedEvent> {
public void onApplicationEvent(ContextRefreshedEvent event) {
}
} | [
"935168511@qq.com"
] | 935168511@qq.com |
b6f6c3b162c70c760e5902456dd23d321e4af7bf | 27725131bce9f08862ef7e1385c862bcf0149f14 | /tsnackbar/src/test/java/com/huiwu/tsnackbar/ExampleUnitTest.java | 0d32434696562a84536c6bef1ff08d48a283b2e2 | [] | no_license | Perity2015/TSnackBar | 7f3291524cbb63e90c70915751ae0b5a3dbd2879 | b28124c3fd5eadfbdf409919d0d19e9b35901755 | refs/heads/master | 2021-01-20T18:27:51.425784 | 2016-07-08T08:15:14 | 2016-07-08T08:15:14 | 62,870,999 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 300 | java | package com.huiwu.tsnackbar;
import org.junit.Test;
import static org.junit.Assert.*;
/**
* To work on unit tests, switch the Test Artifact in the Build Variants view.
*/
public class ExampleUnitTest {
@Test public void addition_isCorrect() throws Exception {
assertEquals(4, 2 + 2);
}
} | [
"757345733@qq.com"
] | 757345733@qq.com |
abbbe948d32d798cf526ac2183abec56ebaca79e | 8671dca9aaaa19b7508a08a1a9907b6e175d0421 | /spring-cloud-consumer/src/test/java/com/lei/springcloudconsumer/SpringCloudConsumerApplicationTests.java | 9861e10d26926f3fc229cc88e795216716075bba | [] | no_license | heshuting520/caolldemo | 0b155318e0c371fc246c81dd8294e468d02abd0a | 2560f2a020845c1506f37af11bad7d171b41ad80 | refs/heads/master | 2021-01-07T12:14:19.232438 | 2020-02-21T19:43:13 | 2020-02-21T19:43:13 | 241,688,614 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 241 | java | package com.lei.springcloudconsumer;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class SpringCloudConsumerApplicationTests {
@Test
void contextLoads() {
}
}
| [
"276148155@qq.com"
] | 276148155@qq.com |
9a38e43def9eebbadac930095530da00cf6d7309 | 46d628f8181dd809cb4dc76c6ec64266d4421390 | /core/src/com/mygdx/game/InputHandler.java | 6b1ba19ff7e054b493026c75e637746dcafcc281 | [] | no_license | mmunson2/Leaf | 23dfc1a6dfc712695b399b73d6924177e2a6d68c | d85f4e6f9f2464f05af26663d508b42f1ab44d9f | refs/heads/master | 2021-04-18T17:14:44.709163 | 2020-08-19T01:50:43 | 2020-08-19T01:50:43 | 249,565,886 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,258 | java | package com.mygdx.game;
import com.badlogic.gdx.Gdx;
import com.badlogic.gdx.Input;
public class InputHandler
{
public static final int MOVE_PLAYER_UP = Input.Keys.UP;
public static final int MOVE_PLAYER_DOWN = Input.Keys.DOWN;
public static final int MOVE_PLAYER_LEFT = Input.Keys.LEFT;
public static... | [
"mmunson11@gmail.com"
] | mmunson11@gmail.com |
4036c57a530487d9ca741c19dc73e9abaa60eaa6 | 93b75c000c411e591dfe2a6ee124bd2ba74c9295 | /SimpleAsyncTask/app/src/main/java/com/example/simpleasynctask/MainActivity.java | 2cf2cb5ecae60551c5dc5b5b2b855f6d6d22352c | [] | no_license | DennAC99/CS3742021 | 35875057490a76b589cec11753574505343eb44d | 8e393dd9fb30c5fac5f57b2c7adeb049e02d0992 | refs/heads/main | 2023-06-19T02:35:15.889348 | 2021-07-12T17:32:07 | 2021-07-12T17:32:07 | 374,243,098 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,022 | java | package com.example.simpleasynctask;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.TextView;
public class MainActivity extends AppCompatActivity {
private TextView mTextView;
private static final String TEXT_STATE = "currentText";
... | [
"dencastel69@gmail.com"
] | dencastel69@gmail.com |
b43fc016b30ca200ea3f4eef8a5f74c5cb0ca490 | 168fcbef49dbe96e6052fbb531e9a2002bacdef1 | /Factorial of a number/Main.java | 60328f655a6afc936c9bfeb117af9a55ac835df1 | [] | no_license | monishaisha/Playground | c8fb5ffa09f8b488f3834f8f3224262530738774 | 20841ac9d249971a22cfc02b9157fb571705a47f | refs/heads/master | 2020-05-18T13:19:45.063517 | 2019-09-22T12:54:57 | 2019-09-22T12:54:57 | 184,435,612 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 327 | java | import java.util.Scanner;
class Main{
public static void main (String[] args){
// Type your code here
Scanner sc = new Scanner(System.in);
int num = sc.nextInt();
int fact = 1;
while(num > 0)
{
fact = fact * num;
num--;
}
System.out.println(fact... | [
"45688414+monishaisha@users.noreply.github.com"
] | 45688414+monishaisha@users.noreply.github.com |
575623fc4e47f87e1e09e2a1a1007bfb35988657 | a5ba7e9f351aeec5de18974f6110ab2bcaa3b868 | /KINTO/Kinto_France_Italy/src/test/java/e2eTests/stepdefinitions/milesRia/GlobalMrSteps.java | c7d8913ad01942f613a2cd8150d50934ac075257 | [
"Apache-2.0"
] | permissive | ambasonic/KINTO | 0481a46907deb9809287e505f18a3ea0d58833eb | 63b77476621ab531a9e01e27903f797a427e9c55 | refs/heads/master | 2022-12-16T16:56:59.827137 | 2020-09-01T15:05:01 | 2020-09-01T15:05:01 | 292,026,730 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 675 | java | package e2eTests.stepdefinitions.milesRia;
import Pages.milesRiaTabs.TopBarTabs;
import net.thucydides.core.annotations.Step;
public class GlobalMrSteps {
TopBarTabs topBarTabs;
@Step("The dealer click on save")
public void clickOnSaved() {
topBarTabs.clickOnSaved();
}
@Step("The deale... | [
"tfred@live.de"
] | tfred@live.de |
415d9215a05f9087accbcdd8ff8f53edc20e7bdd | 40af9ba91631cf62bafc5e9b453c914a6ca199bc | /src/main/java/team1/deal/service/CreatQuotedPriceService.java | af7a48a1827fc3230ac528ab3d7be431056d093a | [] | no_license | juzi214032/zeus-spring-boot | a321eef8fcd53c06625f393352206d68f513a7b9 | edb1ebe4c3f8d38e0b28cc1b39fe7e1ac024e213 | refs/heads/master | 2022-12-13T02:03:02.335426 | 2020-08-24T02:29:55 | 2020-08-24T02:29:55 | 284,157,184 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 464 | java | package team1.deal.service;
import team1.deal.model.po.QuotedPriceInfoPO;
import team1.deal.model.po.SaveQuotedPriceInfoPO;
import javax.servlet.http.HttpServletRequest;
public interface CreatQuotedPriceService {
//创建报价
public void CreatQuotedPrice(HttpServletRequest request, QuotedPriceInfoPO quotedPriceIn... | [
"2413013267@qq.com"
] | 2413013267@qq.com |
f472acf80172ad4ae51909cbf8f778045baba2ba | 6129d63e4db470deb2258c538b3da7068976f0c2 | /src/sample/Genetic/Population.java | 60c312731469bc39b360835b3c3c81a00e3365f2 | [] | no_license | infokomes/smart-forklift | 7403dc7f547db53af9a1009fd010ed5a7d7de06c | 544aed46fcb134d089d4723c0b4c472e27d45490 | refs/heads/master | 2021-06-04T23:03:26.975850 | 2016-09-30T09:17:28 | 2016-09-30T09:17:28 | 52,802,606 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,949 | java | package sample.Genetic;
public class Population {
Individual[] individuals;
public Population(int populationSize, boolean initialise) {
individuals = new Individual[populationSize];
// Stwórz populację
if (initialise) {
// Stwórz nowe osobniki
for (int i = 0; i... | [
"ac93912@st.amu.ede.pl"
] | ac93912@st.amu.ede.pl |
08fbb8390aa8766d80beba9687810d9d152fff83 | 60731924123756cca04b8d12441c546e92de6424 | /validate2log/src/main/java/com/practice/e2021/validate2log/config/PulsarConfig.java | be75b155e7cc2d3571119aa3962ad8c1b23d4a3c | [
"Apache-2.0"
] | permissive | zero9102/practice | 54fad072c9e156fc9af3e7694f26adf408f657f1 | 5bc13c941c1837b65e6fce950cceeb282ae5c9e4 | refs/heads/master | 2023-08-11T21:59:00.681542 | 2021-09-19T19:08:38 | 2021-09-19T19:08:38 | 395,160,909 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 724 | java | package com.practice.e2021.validate2log.config;
import com.practice.e2021.validate2log.bean.MessageDTO;
import io.github.majusko.pulsar.producer.ProducerFactory;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
/**
* https://www.jianshu.com/p/6d6fcfff4... | [
"chloesnow2019@gmail.com"
] | chloesnow2019@gmail.com |
c80f0ff789dcfcfe51b6f4419a37d9e80a30555c | 53cf991e92ab6606c89d2c0712286575fa03e70f | /Springworkspace/test44444/src/main/java/kkk/ddd/sdfsdf/HomeController.java | 2ee0f47354a371ac711b8b8fed4255f5cf57c3c2 | [] | no_license | gwagwagwak/SpringMVCFinalProject | 93bbf86ee652e7b5e755400447f2404c4db44a7d | 8020d6f2d2f97b9ec1f3c0c9931ae611b570bb53 | refs/heads/master | 2022-12-22T05:56:28.581249 | 2019-09-11T02:33:23 | 2019-09-11T02:33:23 | 203,471,681 | 0 | 0 | null | 2022-12-16T06:04:43 | 2019-08-20T23:49:49 | Java | UTF-8 | Java | false | false | 1,076 | java | package kkk.ddd.sdfsdf;
import java.text.DateFormat;
import java.util.Date;
import java.util.Locale;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.RequestMapping;
import org... | [
"52301302+gwagwagwak@users.noreply.github.com"
] | 52301302+gwagwagwak@users.noreply.github.com |
c29781ed8c70bdf84024b32a429902672577e832 | 713fc948f6f96cd107751715f1396200258afdd1 | /openbravopos_2.30.2_src/src-appengine-nordpos/src/main/java/mobi/nordpos/retail/action/CategoryImageActionBean.java | f2515c72e3a9915070419da6b3f604d51f4b4d0c | [] | no_license | cclafuente/openbravo-appengine-maven | 5464625c4b9fcbc1bd94ad30fcf21a5d6380835c | f6a368d4ba39286df4fcfcfa237507ddeedf99d1 | refs/heads/master | 2022-12-20T20:53:48.632393 | 2019-10-08T11:56:56 | 2019-10-08T11:56:56 | 68,410,250 | 1 | 0 | null | 2022-12-16T08:16:01 | 2016-09-16T19:48:36 | Java | UTF-8 | Java | false | false | 2,485 | java | /**
* Copyright (c) 2012-2015 Nord Trading 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 License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable l... | [
"carlos.cotelo@lstkco14552.softtek.com"
] | carlos.cotelo@lstkco14552.softtek.com |
5a9a0092c1d7fa73bc0ff074072f1661d0da285d | c38671e4959911c35065da60abe8d3ae48b273d5 | /app/src/main/java/com/company/android_2/Furniture.java | a5ac62a3ef96efe7aa18330449815bd6b21c38bb | [] | no_license | jenekL/android_2 | 1096e159ccc2c49535cd2bc979736a6889655aef | dbf820f6322a24b17fe75d038389c31b7ec6562c | refs/heads/master | 2020-04-04T20:01:48.744492 | 2018-11-05T14:36:35 | 2018-11-05T14:36:35 | 156,230,953 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,172 | java | package com.company.android_2;
public class Furniture {
private String name;
private String manufacturer;
private String material;
private String color;
private int cost;
public Furniture(String name, String manufacturer, String material, String color, int cost) {
this.name = name;
... | [
"jeklom@gmail.com"
] | jeklom@gmail.com |
c9b380d27f3c25fe3601b703d65d541e74eaf5b9 | 37183c5b978cc28004514542b622e3e90be58a95 | /Blocks/BlockDeadMachine.java | 3bdac9c7176ad65bf0245d7287fc291f6e6d02d4 | [] | no_license | ruki260/RotaryCraft | 4ae81ce65396965fbab641f054d2f275fb1f0e68 | 9fa1cbd03bbe2a0793d8a28d8d41de77b1b16fb4 | refs/heads/master | 2021-01-22T01:50:55.229160 | 2013-11-16T07:07:01 | 2013-11-16T07:07:01 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,189 | java | /*******************************************************************************
* @author Reika Kalseki
*
* Copyright 2013
*
* All rights reserved.
* Distribution of the software in any form is only allowed with
* explicit, prior permission from the owner.
****************************************************... | [
"reikasminecraft@gmail.com"
] | reikasminecraft@gmail.com |
a2ee62ef9814df9e11268b3682af921aa7f9233e | 35c8eec665c0b34871024b58c5dba0f00b4e2830 | /program/src/test/java/dk/au/cs/dash/test/dash/examples/DartPage214Simplified.java | 22cddfbe4e500747895eece823c77a0b82af272d | [
"CC-BY-4.0"
] | permissive | foens/dash | 24ee374df51ee22e2bcc8deaa9714d7b7f95991d | d45a044c2854ee6636c1f0a1fab556e56cf185a7 | refs/heads/master | 2021-01-25T04:52:53.692761 | 2015-05-02T13:16:50 | 2015-05-02T13:16:50 | 12,943,347 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 260 | java | package dk.au.cs.dash.test.dash.examples;
import dk.au.cs.dash.Dash;
public class DartPage214Simplified {
public static int test(int x, int y) {
if (x != y)
if (2 * x == x + 10)
Dash.error();
return 0;
}
}
| [
"kfoens@gmail.com"
] | kfoens@gmail.com |
0c6b667297c8a2c61bf1bf7635046578eefd45c9 | 17e8438486cb3e3073966ca2c14956d3ba9209ea | /cargo-core-0.9/api/util/src/main/java/org/codehaus/cargo/util/log/FileLogger.java | d3234b8eed89738927431f92747c77ec795c5c6c | [] | no_license | sirinath/Terracotta | fedfc2c4f0f06c990f94b8b6c3b9c93293334345 | 00a7662b9cf530dfdb43f2dd821fa559e998c892 | refs/heads/master | 2021-01-23T05:41:52.414211 | 2015-07-02T15:21:54 | 2015-07-02T15:21:54 | 38,613,711 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,858 | java | /*
* ========================================================================
*
* Copyright 2004-2006 Vincent Massol.
*
* 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://... | [
"hhuynh@7fc7bbf3-cf45-46d4-be06-341739edd864"
] | hhuynh@7fc7bbf3-cf45-46d4-be06-341739edd864 |
fae5c57f1308d7ad79cb087e89ff10c92e58d502 | 18d447e8e708eb490eff5b9b22881500dc196f66 | /lcompil/node/Switch.java | ae2b684cafa14776b93651b4781ead986bb85bbd | [] | no_license | SimonCrouzet/compilationl3-public | 2a25604daa36f49ded87c9ed8617d2c352cac926 | 4fa69aeef16f502b07ace906201f3d5ed13adc72 | refs/heads/master | 2020-12-20T09:34:20.191202 | 2020-04-10T20:01:28 | 2020-04-10T20:01:28 | 236,029,740 | 0 | 0 | null | 2020-04-10T19:58:47 | 2020-01-24T15:37:36 | Java | UTF-8 | Java | false | false | 142 | java | /* This file was generated by SableCC (http://www.sablecc.org/). */
package lcompil.node;
public interface Switch
{
// Empty body
}
| [
"simon.crouzet@laposte.net"
] | simon.crouzet@laposte.net |
d66aa75f04fcab0c018c463d61f84a66880fe2a1 | fe49198469b938a320692bd4be82134541e5e8eb | /scenarios/web/large/gradle/ClassLib050/src/main/java/ClassLib050/Class015.java | 1749c0219a2dc710cf8e9a323dcb7679a98b3b66 | [] | no_license | mikeharder/dotnet-cli-perf | 6207594ded2d860fe699fd7ef2ca2ae2ac822d55 | 2c0468cb4de9a5124ef958b315eade7e8d533410 | refs/heads/master | 2022-12-10T17:35:02.223404 | 2018-09-18T01:00:26 | 2018-09-18T01:00:26 | 105,824,840 | 2 | 6 | null | 2022-12-07T19:28:44 | 2017-10-04T22:21:19 | C# | UTF-8 | Java | false | false | 122 | java | package ClassLib050;
public class Class015 {
public static String property() {
return "ClassLib050";
}
}
| [
"mharder@microsoft.com"
] | mharder@microsoft.com |
f8284de513b6798a8174192fb7790c39be4ed76c | 028cbe18b4e5c347f664c592cbc7f56729b74060 | /v2/admin/mbeanapi-impl/src/java/com/sun/enterprise/management/j2ee/DASJ2EEServerImpl.java | 20d39d567595ce40687303427fae8a49815c1981 | [] | no_license | dmatej/Glassfish-SVN-Patched | 8d355ff753b23a9a1bd9d7475fa4b2cfd3b40f9e | 269e29ba90db6d9c38271f7acd2affcacf2416f1 | refs/heads/master | 2021-05-28T12:55:06.267463 | 2014-11-11T04:21:44 | 2014-11-11T04:21:44 | 23,610,469 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 19,373 | java | /*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
*
* Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.
*
* The contents of this file are subject to the terms of either the GNU
* General Public License Version 2 only ("GPL") or the Common Development
* and Distribution License("CDDL")... | [
"kohsuke@6f3ba3e3-413c-0410-a8aa-90bee3ab43b5"
] | kohsuke@6f3ba3e3-413c-0410-a8aa-90bee3ab43b5 |
600f157ef059d9c3d1c1f02dfe81e2011f061277 | cead01bdd8316e17d7e99be7b586ed30460a2241 | /src/main/java/com/gdin/dzzwsyb/swzzbdbxt/web/model/SubmissionExample.java | ee4d907ff35b9674ce5fccc9d2db114677649ecd | [] | no_license | hegangfeng/swzzbdbxt | 070215f84e687d58582fa78db5de8ffce13ece88 | 90cebdc262841f7d8a953a5492d0ba7e377235e1 | refs/heads/master | 2020-03-11T18:57:50.792543 | 2018-04-19T07:51:08 | 2018-04-19T07:51:08 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 30,514 | java | package com.gdin.dzzwsyb.swzzbdbxt.web.model;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
public class SubmissionExample {
protected String orderByClause;
protected boolean distinct;
protected List<Criteria> oredCriteria;
public SubmissionExample() {
... | [
"hp@hp-PC"
] | hp@hp-PC |
5f448d2b9f0ab89d46f6ffa61f9a5271ddc9d7c1 | c12acdb374d2261c3f2b2d25f3baea59fc6ebcfb | /pagingtest/src/main/java/com/example/pagingtest/Api.java | 39302d221b37aa7620ed60065703de02f9071322 | [] | no_license | Zzy2016/AndroidStudy | 082d4080a36aa8e5dfe1a4d708987ef5fa330038 | afb2182b49d6a11ecc17a7afa3bd45486958697f | refs/heads/master | 2023-02-11T23:54:29.358128 | 2021-01-13T11:00:18 | 2021-01-13T11:00:18 | 309,599,080 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 195 | java | package com.example.pagingtest;
import retrofit2.Call;
import retrofit2.http.GET;
public interface Api {
@GET("users?page=1&pagesize=6&site=stackoverflow")
Call<ListBean> getList();
}
| [
"906922090@qq.com"
] | 906922090@qq.com |
7255503a879f2b50d9bf8b7cb3d755a3f621465e | 63ff181da51f6cfccc04d48c7070debff8d70982 | /Pptips/app/src/main/java/com/ppamy/pptips/util/DataUtils.java | 71a91acac8700009287a7736c6e88481b64e169e | [] | no_license | hefrank/pptips | fc5999097ab3073d11151ea8a6c4687d4b9086bb | a7a6b46309bba09e97a7d2c1df5f6d5e99800bdd | refs/heads/master | 2021-01-01T03:48:01.334313 | 2016-10-03T02:21:42 | 2016-10-03T02:21:42 | 59,349,846 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,104 | java |
package com.ppamy.pptips.util;
import java.io.BufferedInputStream;
import java.io.ByteArrayInputStream;
import java.io.ByteArrayOutputStream;
import java.io.InputStream;
import java.util.List;
import java.util.Set;
import java.util.zip.GZIPInputStream;
import java.util.zip.GZIPOutputStream;
/**
* 数据备份和用户信息存储工具类
*
... | [
"he_frank@163.com"
] | he_frank@163.com |
1f781d245d905081850ec4dabf05d112169fad72 | 64c39387d690bc3061d4cf8db2f2334cd1c5beeb | /src/main/java/com/namespace/security/jwt/HeaderTokenClient.java | bca837938673e253c1e589556676f25a093a7971 | [
"Apache-2.0"
] | permissive | aerovulpe/Spring4-MYSQL-boilerplate | 41bd747d95d907744b63563e8ae8699b3797ac7c | ccf168d94fec949dedd960377c422483dea0e221 | refs/heads/master | 2020-12-24T19:37:00.300518 | 2016-06-10T09:51:46 | 2016-06-10T09:51:46 | 56,647,003 | 0 | 0 | null | 2016-04-29T10:24:18 | 2016-04-20T01:59:21 | Java | UTF-8 | Java | false | false | 951 | java | package com.namespace.security.jwt;
import org.pac4j.core.client.DirectClientV2;
import org.pac4j.core.context.WebContext;
import org.pac4j.core.credentials.TokenCredentials;
import org.pac4j.core.credentials.authenticator.TokenAuthenticator;
import org.pac4j.core.profile.CommonProfile;
import org.pac4j.core.util.Com... | [
"aerisvulpe@gmail.com"
] | aerisvulpe@gmail.com |
ddbb482c6331bb555ed50eba6217f3e443d81d35 | 64557b31271afdc9511bff7799d178e9ae40410d | /emperor/src/main/java/com/wktx/www/emperor/apiresult/mine/store/StoreData.java | 597998b29171fcfa073e923c2f7550f08c789988 | [] | no_license | yyj1204/junchenlun | d62e79f7e7773301b2798fc28eada3660ef0ee03 | d4670b1c0702f25817bfe86649f199de3e0e8845 | refs/heads/master | 2020-04-08T01:24:13.675127 | 2018-11-24T01:34:56 | 2018-11-24T01:36:49 | 158,893,389 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,074 | java | package com.wktx.www.emperor.apiresult.mine.store;
/**
* Created by yyj on 2018/2/8.
* 店铺信息
* {
* "ret": 200,"msg": "",
* "data": {
* "code":0,"msg":"",
* "info":{"id": "4","bgap": "1","bgat": "1","shop_logo":"","shop_name": "编辑2",
* "shop_url": "1","tow_name": "美工","bgat_name": "服装内衣"}... | [
"1036303629@qq.com"
] | 1036303629@qq.com |
bb3fa5ac2b66d8cf2ee4cec44d6c61876f5bac4e | facaa5dfcdb29d4aa24f8a8eb3955fad9edcc2d4 | /src/main/java/com/apap/tugas1/service/JabatanServiceImpl.java | 09573fdfaf0c5300c18822b4f8f5c35fa2396714 | [] | no_license | Apap-2018/tugas1_1606874570 | e38d6dfe9d84809321575f82a9a21814a1407931 | c524974309ba4d5b72e685bc3f3475cce1a77ef5 | refs/heads/master | 2020-04-01T13:30:07.320030 | 2018-10-19T16:19:40 | 2018-10-19T16:19:40 | 153,255,188 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,234 | java | package com.apap.tugas1.service;
import java.util.List;
import java.util.Optional;
import javax.transaction.Transactional;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.apap.tugas1.model.JabatanModel;
import com.apap.tugas1.repository.Jabata... | [
"deboradian09@gmail.com"
] | deboradian09@gmail.com |
631f948b80a6f11b90a8c6637b76af9be69f64dc | 70977638a2a3f6860e7887be32bb58adea71f2f2 | /kalkulator/src/kalkulator/Parser.java | 15c32ac972adc243a99400d2c304a19dd653a294 | [] | no_license | MonikaDjordjevic/Calculator | 77e4d21927d99e671892e9baaee3f6d7e1520915 | 43613e3fc07d9e5b1f6cb9ebdb98bf1dc4fb3b00 | refs/heads/master | 2021-01-22T21:45:02.919951 | 2017-03-19T16:12:15 | 2017-03-19T16:12:15 | 85,468,355 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 857 | java | package kalkulator;
import java.lang.String;
public class Parser{
public static Evaluable parse(String napis){
napis = napis.replaceAll("\\s+", "");
napis = napis.replaceAll("\\s+", "");
String[] parts = napis.split("(?<=\\+)|(?=\\+)|(?<=-)|(?=-)|(?<=\\*)|(?=\\*)|(?<=/)|(?=/)");
if(parts.len... | [
"Monika@calculator"
] | Monika@calculator |
48e143ad6acd5d0030119a55ac75c9a221022f03 | 6659df4dc8a47571b450547ffaaa14f2cf45d418 | /src/com/example/onemap/TaskDataBaseToMap.java | 44abe4f4ab139f47b01e6291cc662fd73e77379e | [] | no_license | yanlang13/oneMap | 5074e6ecb0aa05dfbef95d7e4750e2eb9c2924ed | 3c030eaa952a79bf668bebcdff98f6dcbb20bec8 | refs/heads/master | 2021-01-12T15:08:10.737528 | 2014-08-12T08:52:44 | 2014-08-12T08:52:44 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,538 | java | package com.example.onemap;
import java.io.File;
import java.io.IOException;
import java.net.MalformedURLException;
import java.net.URISyntaxException;
import java.net.URL;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.HashMap;
import java.util.List;
import org.apache.commons.io.FileUtils;
im... | [
"@"
] | @ |
8f639784cd8c826e915510fe312ef8370dac3bd2 | 4659c2c3e7d8f5e85d1b1248134fc9cf802a2a14 | /flink-1.12.0-Demo/src/main/java/com/shangbaishuyao/demo/FlinkDemo06/Flink08_State_Backend.java | b48a4619f960dcac522e0712bc9707426c630db6 | [
"Apache-2.0"
] | permissive | corersky/flink-learning-from-zhisheng | e68dfad1f91196d8cfeaaa0014fce7c55cb66847 | 9765eaee0e2cf49d2a925d8d55ebc069f9bdcda1 | refs/heads/main | 2023-05-14T07:12:49.610363 | 2021-06-06T15:21:17 | 2021-06-06T15:21:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,025 | java | package com.shangbaishuyao.demo.FlinkDemo06;
import org.apache.flink.contrib.streaming.state.RocksDBStateBackend;
import org.apache.flink.runtime.state.filesystem.FsStateBackend;
import org.apache.flink.runtime.state.memory.MemoryStateBackend;
import org.apache.flink.streaming.api.environment.StreamExecutionEnvironmen... | [
"shangbaishuyao@163.com"
] | shangbaishuyao@163.com |
10b414e6b430d1dcb7e8a80c2a1e276ba8adf5a4 | 83a29d9d1324d0768d587c12aab8e278d0e89400 | /app/src/interview/java/aron/demo/ndk/NDKActivity.java | 08affed706101c9217f8d2fc924f56a17b800584 | [] | no_license | liuwenrong/Demo4Roger | b2fc9080c44bad1d9a28a4d9a40262b65e91c928 | a771c64e9d7311191e6469e039692a6eafb1386e | refs/heads/master | 2020-03-16T21:40:16.388847 | 2019-04-24T06:37:54 | 2019-04-24T06:39:20 | 133,009,326 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,530 | java | package aron.demo.ndk;
import android.content.Context;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.Gravity;
import android.view.SurfaceHolder;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.LinearLayout;
... | [
"liuwenrong@zhangyue.com"
] | liuwenrong@zhangyue.com |
c28ddd8a109bc1ea3fb4e61c7bcc1ebb0e3bdcce | 40f8a37bbe8dd567106c90f13300bce75ea6c6fc | /AORMS/app/build/generated/not_namespaced_r_class_sources/debug/r/androidx/loader/R.java | ab6206c9ef1ca31edad88a53fd382c375ff31475 | [] | no_license | m-abdullah-aziz/Kitchen-Module | d0ed900023af04232a3791ce1122a0d9f592620d | cc9ae748c2df24369bca1eb909aebf6dc6c789df | refs/heads/master | 2023-09-04T04:30:32.173326 | 2019-11-30T19:57:15 | 2019-11-30T19:57:15 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,446 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* gradle plugin from the resource data it found. It
* should not be modified by hand.
*/
package androidx.loader;
public final class R {
private R() {}
public static final class attr {
private attr() {}
... | [
"abdullahaziz1998@gmail.com"
] | abdullahaziz1998@gmail.com |
4d81e1ffe59f370328a14403e7c93fc150880502 | 4921d45f6a1eadfe71eb23d3a7c7de41c8df8fb5 | /src/com/company/ISortAlgorithm.java | dda0dc916689b60319f6b898c4ecfc396d9ea1ff | [] | no_license | gargVader/Algo-Viz | 41c7bc4789f39862fcc9b9bf4298f924b0a97fa9 | 148292ce6a8dc8ef611b5901e7cb4111ccfc933e | refs/heads/main | 2023-04-16T18:23:48.698576 | 2021-05-04T14:10:36 | 2021-05-04T14:10:36 | 364,242,924 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 150 | java | package com.company;
/**
* Base Interface for sorting algorithms
*/
public interface ISortAlgorithm {
public void runSort(SortArray array);
}
| [
"girishgargcool@gmail.com"
] | girishgargcool@gmail.com |
6a976bed1bcfcb85d828f5199ccbd1fe81feda2b | c23543bbd3e45c648f4fccac38dc8474e755065e | /src/codingpark/net/cheesecloud/view/photoview/PageIndicator.java | 125e85bf56a691a2ebdd3ff3744d8474d48a93ff | [] | no_license | fangjingfeng/cheese | 2bc1b3cef0ce255f432ae64a85fa160419ce0087 | 922a06c2e90c3ed49c34e3fca9829c372370b858 | refs/heads/master | 2021-01-20T12:10:38.031824 | 2015-06-10T08:43:17 | 2015-06-10T08:43:17 | 35,271,114 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,892 | java | /*
* Copyright (C) 2011 Patrik Akerfeldt
* Copyright (C) 2011 Jake Wharton
*
* 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
... | [
"123@computer"
] | 123@computer |
80f0edfcb5db1a9b5b0f19544eb98c1b34a311f9 | e947cf88ce73c8d0db01d170539e989f631728f3 | /framework.uwt.swing/src/org/plazmaforge/framework/uwt/swing/adapter/SwingTableItemAdapter.java | f08d6a87c30249e712da85e27608335631bc6ec7 | [] | no_license | codeclimate-testing/java-plazma | 8537f572229253c6a28f0bc58b32d8ad619b9929 | d2f343564cd59882e43b1a1efede7a3b403e2bdb | refs/heads/master | 2021-01-21T05:36:14.105653 | 2017-09-05T21:38:32 | 2017-09-05T21:38:32 | 101,927,837 | 0 | 1 | null | 2017-10-19T13:15:00 | 2017-08-30T20:53:58 | Java | UTF-8 | Java | false | false | 1,690 | java | /*
* Copyright (C) 2012-2013 Oleh Hapon ohapon@users.sourceforge.net
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option... | [
"abaldwinhunter@codeclimate.com"
] | abaldwinhunter@codeclimate.com |
11fe305aed1007029602e18ea2df4c675cb42ef6 | 80fb9045832155daf17894aab6620f5d9cb991d6 | /crm/src/main/java/com/yang/crm/workbench/domain/ClueRemark.java | 748aa9a5b0ac127aea63ba9907ca557a9d615e60 | [] | no_license | Poeticyang/CRM | 387a983a68439cc2df6f2999d5c40a2af4c82eae | 95556540abcf032623c6b8c47e2d9c4276d26719 | refs/heads/master | 2023-04-19T22:10:29.874659 | 2021-05-02T13:39:51 | 2021-05-02T13:39:51 | 363,659,182 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,276 | java | package com.yang.crm.workbench.domain;
public class ClueRemark {
private String id;
private String noteContent;
private String createBy;
private String createTime;
private String editBy;
private String editTime;
private String editFlag;
private String clueId;
public String getId() {
return id;
}
publi... | [
"yang@poetic.com"
] | yang@poetic.com |
b4b5ff91068992fb0a9cbe3b6d31c6ea48ff5bb0 | 7bfaf06a90d9b72b8b26c396c36a1b896693150f | /java/src/NBIAExample1.java | e302baaf32aefb004f057811b97b872803758f0c | [] | no_license | cpatrick/NBIA-Exploration | c3ae589ab4013b438ed10a80762323087a6802db | 8ba6cb56feaf25758a40108c9e8831117dc08143 | refs/heads/master | 2016-09-11T07:27:14.823833 | 2010-11-24T15:49:55 | 2010-11-24T15:49:55 | 1,103,781 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,898 | java | import gov.nih.nci.ivi.utils.ZipEntryInputStream;
import gov.nih.nci.cagrid.ncia.client.NCIACoreServiceClient;
import java.io.BufferedInputStream;
import java.io.BufferedOutputStream;
import java.io.EOFException;
import java.io.File;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStre... | [
"cpreynolds@gmail.com"
] | cpreynolds@gmail.com |
e366395412c0b20411899a48971c75f9eb479399 | a6e2cd9ea01bdc5cfe58acce25627786fdfe76e9 | /src/main/java/com/alipay/api/domain/AlipayOpenAppLingbalingliuQueryModel.java | 87cc97ccd14b05aecefa6328204cee44bc97c395 | [
"Apache-2.0"
] | permissive | cc-shifo/alipay-sdk-java-all | 38b23cf946b73768981fdeee792e3dae568da48c | 938d6850e63160e867d35317a4a00ed7ba078257 | refs/heads/master | 2022-12-22T14:06:26.961978 | 2020-09-23T04:00:10 | 2020-09-23T04:00:10 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 562 | java | package com.alipay.api.domain;
import com.alipay.api.AlipayObject;
import com.alipay.api.internal.mapping.ApiField;
/**
* yufayanzheng
*
* @author auto create
* @since 1.0, 2018-08-16 12:02:08
*/
public class AlipayOpenAppLingbalingliuQueryModel extends AlipayObject {
private static final long ser... | [
"ben.zy@antfin.com"
] | ben.zy@antfin.com |
8f3990aa68f7141adbc31a9b1b827e6150a0fb61 | 19f08b5c8ca37fa86714effcba1822e9bbe8b99c | /src/main/java/edu/bu/met/cs665/hardware/PowerBrew5000.java | 79495f9acf019759a438ad783b584e38079c5012 | [] | no_license | jeffreydalby/PowerBrew | c68a80715e38a4c4104c43a0e5602f756860cdfa | eb6fb7bcb8c941b91c559ae7a095a4e70188f328 | refs/heads/master | 2020-04-05T04:46:01.377151 | 2018-07-13T19:07:37 | 2018-07-13T19:09:08 | 156,565,796 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,048 | java | package edu.bu.met.cs665.hardware;
import edu.bu.met.cs665.brew.Beverages.BeverageChoices;
import edu.bu.met.cs665.condiments.Condiments;
import java.util.Map;
//hardware controller for the PowerBrew5000
public class PowerBrew5000 implements Runnable {
//The PowerBrew5000 consists of three major hardware compon... | [
"jdalby@dalbydigital.com"
] | jdalby@dalbydigital.com |
bb4159415d2f1e9cd401569911f4026f8e74e667 | 75342c43fc9861145cf5130fee581c434b331a94 | /java_agent/agent-framework/agent-internal/src/main/java/io/agent/internal/jmx/Metric.java | 30f47424a2edea2486606893601ed194b2dae526 | [
"Apache-2.0"
] | permissive | sushantanshu/syscop | bafd41e4489df67edc1a3515eaa32106c93f4df8 | fde76073d56865b2027ecdbdee15c290fffe5594 | refs/heads/master | 2020-04-30T21:25:22.307797 | 2019-03-22T07:34:46 | 2019-03-22T07:34:46 | 177,092,704 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 959 | java |
package io.agent.internal.jmx;
import io.prometheus.client.Collector;
import java.util.HashMap;
import java.util.Map;
public class Metric implements MetricMBean {
private final Collector metric;
Metric(Collector metric) {
this.metric = metric;
}
/**
* @see MetricMBean#getValues()
... | [
"anshu.sushant@gmail.com"
] | anshu.sushant@gmail.com |
bf15437ba9166b77553c14798914aac441b9aedf | b90f4957583485b9b3ab3a315b00fda1ebc83854 | /src/main/java/stdlib/StdArrayIO.java | 15b82410448f526a629c83084fa8aecc1005dc4e | [
"MIT"
] | permissive | gjgj821/fortress | c7b54b100544f5ae66281eb394c467541b36c1ce | aa498347826fbf2f9c5b357d115574ac5296bada | refs/heads/master | 2020-05-22T08:05:18.503891 | 2016-09-28T03:35:25 | 2016-09-28T03:35:25 | 62,225,694 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,100 | java | package stdlib;
/******************************************************************************
* Compilation: javac StdArrayIO.java
* Execution: java StdArrayIO < input.txt
* Dependencies: StdOut.java
*
* A library for reading in 1D and 2D arrays of integers, doubles,
* and booleans from standard input... | [
"372290258@qq.com"
] | 372290258@qq.com |
a5383f8c0bf4c2e388348a820fca9a67eee46089 | 87a6b0ce9b1b4f1e4214201094af189f7ed22a09 | /src/main/java/seedu/address/logic/parser/DeleteGroupCommandParser.java | cfeb0c822fec0c33865fabc71588fd368f8adc15 | [
"MIT"
] | permissive | CS2103JAN2018-W15-B3/main | 817082009f743f3f6d914e13aa66a875092a3a7e | f32f34190f6f32080e5f25f1a7f1ad19f7b25c20 | refs/heads/master | 2021-01-24T16:51:47.538569 | 2018-04-15T15:04:21 | 2018-04-15T15:04:21 | 123,213,098 | 0 | 10 | null | 2018-04-15T14:55:51 | 2018-02-28T01:48:04 | Java | UTF-8 | Java | false | false | 1,203 | java | //@@author jas5469
package seedu.address.logic.parser;
import static seedu.address.commons.core.Messages.MESSAGE_INVALID_COMMAND_FORMAT;
import seedu.address.commons.exceptions.IllegalValueException;
import seedu.address.logic.commands.DeleteGroupCommand;
import seedu.address.logic.parser.exceptions.ParseException;
i... | [
"jas_p90@hotmail.com"
] | jas_p90@hotmail.com |
ba9d988d82b349560be67af822b7ae684077477b | 74cc54d86698511e4b2441acfa39f998cedf22ec | /src/main/java/guru/springframework/spring5webapp/bootstrap/BootStrapData.java | 0e580dfc4ad0d399798872b0f257590d6dcab8e0 | [] | no_license | DisterDE/spring5webapp | 4d206d7e9b24f3255617aff0b35ebb32f695f20a | a6af32c4489e547ade78949b5fdd3c39bf961aac | refs/heads/master | 2023-05-26T17:30:20.515537 | 2021-06-17T21:58:24 | 2021-06-17T21:58:24 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,465 | java | package guru.springframework.spring5webapp.bootstrap;
import guru.springframework.spring5webapp.domain.Author;
import guru.springframework.spring5webapp.domain.Book;
import guru.springframework.spring5webapp.domain.Publisher;
import guru.springframework.spring5webapp.repositories.AuthorRepository;
import guru.springfr... | [
"disterko@gmail.com"
] | disterko@gmail.com |
81e24d20d64b08bc4a75a6c2ecda87f90e4739ff | baec75be6af4d0401693e82e1f5535235ed3cc87 | /src/leetcode/_0070_ClimbingStairs.java | 756a301ae78c748710d454a8fea939cc3490d04b | [] | no_license | dadnotorc/orgrammar | 50afc792cb34084a52c8392388c0160b5ad3696c | a83d807c8c3d4fc1a4b8ec3c8456e500f7da8908 | refs/heads/master | 2023-04-27T19:24:15.779140 | 2023-04-20T20:22:12 | 2023-04-20T20:22:12 | 199,028,816 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,246 | java | package leetcode;
import org.junit.Test;
/**
* 70. Climbing Stairs
* Easy
* #DP
*
* You are climbing a staircase. It takes n steps to reach to the top. Each time you can either climb 1 or 2 steps.
* In how many distinct ways can you climb to the top?
*
* Note: Given n will be a positive integer.
*
* Example... | [
"dadnotorc@gmail.com"
] | dadnotorc@gmail.com |
26246b688cf17009e8bae5a8eeb3073d31dd9090 | affdf69805beea5efcfed609ca451f05e3ec1eed | /alian-mall/src/main/java/com/alian/pms/service/IBrandService.java | 482d34dcc3e99e70f61f8cb2546b99bc083efec7 | [] | no_license | Alian-zz/Alian-ds | e1560b07596d0844dbc09f637cbcce32e7c16469 | 49fafb867db1d57bf8d225dfc7be585f37d9f89f | refs/heads/master | 2023-02-10T04:49:33.026705 | 2020-12-29T10:53:02 | 2020-12-29T10:53:02 | 324,361,533 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 282 | java | package com.alian.pms.service;
import com.alian.pms.entity.Brand;
import com.baomidou.mybatisplus.extension.service.IService;
/**
* <p>
* 品牌表 服务类
* </p>
*
* @author zhangzhilian
* @since 2020-12-09
*/
public interface IBrandService extends IService<Brand> {
}
| [
"583670397@qq.com"
] | 583670397@qq.com |
9b2d54fc457d48d32ca8eae4aef9d09fdb4bf641 | 751256f30936275238b91b48a4f402dfc9248fd0 | /PickerForDate/app/src/main/java/com/example/liliyuan/pickerfordate/DatePickerFragment.java | 7be3662cac2c0e626d09b62a2f078d5a0f3a61d1 | [] | no_license | liyuanl123/AndroidPractice | 2c0530d0cf63dd2a171edcd518e7390e196f7a2a | 91c007b28ad61699b34d6477fa17dae0dcfda653 | refs/heads/master | 2020-04-10T15:36:22.508504 | 2018-12-10T04:34:56 | 2018-12-10T04:34:56 | 161,115,490 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,330 | java | package com.example.liliyuan.pickerfordate;
import android.app.DatePickerDialog;
import android.app.Dialog;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.v4.app.DialogFragment;
import android.support.v4.app.Fragment;
import android.widget.DatePicker;
import java.util.Cal... | [
"liyuanlsp@gmail.com"
] | liyuanlsp@gmail.com |
7fb18e145fe61612d1896c92c97135e47a355b9a | 9633324216599db0cf1146770c62da8123dc1702 | /src/fractalzoomer/functions/root_finding_methods/bairstow/Bairstow4.java | e265bcc1763405849fce9a5a9a31fd4101a8d90e | [] | no_license | avachon100501/Fractal-Zoomer | fe3287371fd8716aa3239dd6955239f2c5d161cd | d21c173b8b12f11108bf844b53e09bc0d55ebeb5 | refs/heads/master | 2022-10-05T21:42:07.433545 | 2020-06-05T11:19:17 | 2020-06-05T11:19:17 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,053 | java | /*
* Copyright (C) 2020 hrkalona2
*
* 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 3 of the License, or
* (at your option) any later version.
*
* This program is distribu... | [
"hrkalona@gmail.com"
] | hrkalona@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.