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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3b4a9086ffec1f746387b0d7af030d6691838ca8 | f0d11fcc0f66c1d59cdf9cebbcb02b7056b6ac38 | /chap07Lab1/src/sec04/exam02_super/Airplane.java | 11049804319ce80671b666312de74d15ff5441ad | [] | no_license | kyeonhoy/javaLab | 6eeb2ccdf94155acd4114b2e1f0a2c8484883280 | 11c898b31e5c776911b360a1d40c88bf04d34ff3 | refs/heads/master | 2023-07-15T00:01:36.586117 | 2021-09-09T07:49:19 | 2021-09-09T07:49:19 | 403,528,619 | 1 | 0 | null | null | null | null | UHC | Java | false | false | 282 | java | package sec04.exam02_super;
public class Airplane {
public void land() {
System.out.println("착륙합니다.");
}
public void fly() {
System.out.println("일반비행합니다.");
}
public void takeOff() {
System.out.println("이륙합니다.");
}
}
| [
"ho511sd@naver.com"
] | ho511sd@naver.com |
eac1580e4861546e44ccb9cd66647ddd6da5d7bd | 82b839181fbddf77af2489541a6600667af44b28 | /app/src/androidTest/java/sudo/nasaspaceapps/cryosphere/ExampleInstrumentedTest.java | 9833b3fc6769b7fe1d4b4b4e1456bdecbf2fbbef | [] | no_license | Kapil706/cryosphere | e971f87990b85f294dc7f82f46c0b16123c12ebe | 4e80ad022a335d1a26d2f98f00302d42f852f603 | refs/heads/master | 2020-04-02T03:39:52.982807 | 2018-10-21T05:46:56 | 2018-10-21T05:46:56 | 153,977,491 | 1 | 0 | null | 2018-10-21T05:46:01 | 2018-10-21T05:46:01 | null | UTF-8 | Java | false | false | 742 | java | package sudo.nasaspaceapps.cryosphere;
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.*;
/**
* Instrumented test, which will execute on an A... | [
"sankalpchauhan.me@gmail.com"
] | sankalpchauhan.me@gmail.com |
279b02c17e457a6ec93792bd198637c95a602f8f | b2d2767d82aabf85c9ec1d51fe45137c3cde2f87 | /src/main/java/com/personal/util/CustomDateDeserializer.java | 9d88dd3e05b9fbaa311069a927a86e313fb98062 | [] | no_license | DevonZhen/NJIT-App | 249785f2e94b67c2baacab1dbe079d952487e6d7 | 3da584aa366bca7b7ac7275349ad978fc6b433f6 | refs/heads/master | 2023-01-02T20:00:16.011234 | 2020-10-26T16:19:01 | 2020-10-26T16:19:01 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 883 | java | package com.personal.util;
import java.io.IOException;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Date;
import com.fasterxml.jackson.core.JsonParser;
import com.fasterxml.jackson.core.JsonProcessingException;
import com.fasterxml.jackson.databind.DeserializationContext;
impor... | [
"zhen.devon@gmail.com"
] | zhen.devon@gmail.com |
97861e499364d05917b847a7daa3c08e50817f30 | c64984c6da13d51d92a19d054e1ef8e1379c5525 | /src/main/java/dev/pajak/blog/errorcodes/integration/CustomerRestClientException.java | e038094e7496e72739ff9b564cd4bc2baecb7ac7 | [] | no_license | maciej-pajak/error-codes-with-spring-aop-example | 83d0c199bf0662a6dcc6bd3d7392991c312bb6d9 | 0a0adb94febf34e643d2bab1992a4ba12ec0a95a | refs/heads/master | 2022-06-11T09:42:38.457124 | 2020-05-03T17:21:00 | 2020-05-03T17:24:02 | 260,982,352 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 199 | java | package dev.pajak.blog.errorcodes.integration;
public class CustomerRestClientException extends RuntimeException {
public CustomerRestClientException(String message) {
super(message);
}
}
| [
"maciej.pajak@horus.com.pl"
] | maciej.pajak@horus.com.pl |
7d1e6a87fd3b64b048cbf28e10c57e8ed55febb4 | d95ac9f1a0e72dda0925f6aa401f35cbeb14fbaf | /Contador/src/contador/Contador.java | f4ef7b5ed6e4d15ea4981cb82d8cdd904c0ec912 | [] | no_license | AureAle/5e18 | 5e11de40ae4858349e177f5dfa723f17e86a7a0b | 52370652272124949707eb9ba45040040566939a | refs/heads/master | 2020-04-08T09:01:49.588487 | 2018-11-29T18:03:25 | 2018-11-29T18:03:25 | 159,204,653 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 968 | java |
package contador;
import javafx.stage.FileChooser;
import javax.swing.*;
import java.awt.*;
import java.io.*;
public class Contador {
public static void main(String[] args) throws Exception {
System.out.println ("Número de palabras");
JFileChooser buscador = new JFileChoo... | [
"5e@iMac-de-iMac21.local"
] | 5e@iMac-de-iMac21.local |
35380b363fdcdb810c0af4868720e06298df44a2 | e6b2e02000c8512ee44b64884806ec886b0c92ee | /app/src/main/java/com/zmm/mvpsimpledemo3/model/Repository.java | 76ba8ac36657b7338ee4e5e3616ae4c33a5c8971 | [] | no_license | Giousa/MVPSimpleDemo3 | e788352b7ef132aaad2ad868a6fd3e75609e0d7e | 420c279bfccc67b3b002f5eaedf38ef7467b49cb | refs/heads/master | 2021-07-21T04:31:07.514769 | 2017-10-31T09:08:23 | 2017-10-31T09:08:23 | 108,971,264 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 24,040 | java | package com.zmm.mvpsimpledemo3.model;
import com.google.gson.annotations.SerializedName;
public class Repository {
/**
* id : 3070104
* name : abs.io
* full_name : JakeWharton/abs.io
* owner : {"login":"JakeWharton","id":66577,"avatar_url":"https://avatars3.githubusercontent.com/u/66577?v=3",... | [
"65489469@qq.com"
] | 65489469@qq.com |
66b505acaddc618df6857b91b2e011181ac44a9c | 9da390617a9a716a831d677d2bd79b5260860a2c | /app/src/main/java/com/example/aptech/greenfox/Insert_menu_items.java | c4288bcd1eb18b99541de2c2eac435ad4190e804 | [] | no_license | Asma-agency360/GreenFox_APP | 71369faa9ec0e986e5eb0ec7dab8bd82ed583859 | 3bf25c64e7986150d8975a32ad9867ffff9e63fb | refs/heads/main | 2023-01-19T10:54:21.028490 | 2020-11-20T16:26:42 | 2020-11-20T16:26:42 | 314,607,752 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 18,806 | java | package com.example.aptech.greenfox;
import android.app.ProgressDialog;
import android.content.Context;
import android.content.Intent;
import android.graphics.Bitmap;
import android.graphics.Color;
import android.media.MediaScannerConnection;
import android.net.Uri;
import android.os.Build;
import android.os.Bundle;
i... | [
"asma.agency360@gmail.com"
] | asma.agency360@gmail.com |
4524cfbb6f85633eebad46aeefb7fcb8aea98ebc | 4a2ab13526ce9e4f774cdad20cab21b10e190f16 | /app/src/main/java/com/warmtel/music/lyric/LyricView.java | 63244c579a257b302039c992b8d104b74257ecb9 | [] | no_license | woaihzq306/Android-Music-warmtel | 5020ce85e1291bd8be2ec8bfb8372f4862382728 | 683be0a170e5fbdfb5896c8a7514ddb40e0896cd | refs/heads/master | 2020-08-31T10:06:46.718317 | 2016-02-18T07:29:50 | 2016-02-18T07:29:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,245 | java | package com.warmtel.music.lyric;
import android.content.Context;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
import android.graphics.Typeface;
import android.util.AttributeSet;
import android.widget.TextView;
import java.io.File;
import java.util.List;
public class L... | [
"2915858910@qq.com"
] | 2915858910@qq.com |
4b429c237fbbd840f079d0df17a4ed00abb6b940 | 0683524028e589bc6735b32c934726b9df761fea | /src/main/java/cn/bdqn/pnback/pojo/Balance.java | 2fbd70f9eb08b78e8f376b2ff1de5088fd7d0017 | [] | no_license | hou1008/pnback | 92200a290b18f647fd1969c6e2a23e2fad55ce8d | c33051cd885577dad557b9956ae7a083323628f1 | refs/heads/master | 2022-11-25T00:02:46.464047 | 2019-09-29T06:10:26 | 2019-09-29T06:10:26 | 208,063,013 | 0 | 0 | null | 2022-11-16T08:22:49 | 2019-09-12T13:53:50 | JavaScript | UTF-8 | Java | false | false | 583 | java | package cn.bdqn.pnback.pojo;
import java.io.Serializable;
public class Balance implements Serializable{
private Integer bId;
private Integer uid;
private Integer bTotal;
public Integer getbId() {
return bId;
}
public void setbId(Integer bId) {
this.bId = bId;
}
publ... | [
"19991008hyd"
] | 19991008hyd |
2e8c276ba2ad99187dadd97dd19ab4be8895b94a | 582cd80df52521de31c2f49f320c2d3db85e546e | /src/chapterfour/methodsandencapsulation/writingsimplelambdas/WrittingSimpleLambdas.java | 4912d8f7b2ac836d43b39b021208ecf833f744c8 | [] | no_license | HumbertoPeluso/OCA_Java_Certified | 0d387144a2b5b545e3f845c54eca49651c0f6dba | a3e18983cb808e4c5335fdbfa699db6bfa948ae5 | refs/heads/master | 2020-06-02T16:37:55.489980 | 2019-08-06T17:10:02 | 2019-08-06T17:10:02 | 191,230,734 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 773 | java | package chapterfour.methodsandencapsulation.writingsimplelambdas;
public class WrittingSimpleLambdas {
/* Our goal is to print out all the animals in a list according to some criteria. We’ll show you
how to do this without lambdas to illustrate how lambdas are useful. We start out with the
Animal class:*/
}... | [
"humberto.peluso@credilink.com.br"
] | humberto.peluso@credilink.com.br |
6384424d95e4b0176d566559bcccb01b68a3e729 | 0271482cc52c928ebfbd2333f46dae7ab8503a8e | /cia-gateway/src/main/java/br/com/totvs/cia/gateway/amplis/equivalencia/service/RemetenteAmplisService.java | 29d61917fd4091b934a70f8f566f1f211d07b19e | [] | no_license | diegojunior/cia | 2643d0ec9ac2285fb6547051f03835df088416b9 | 836b55921eb7a37734f42c609af5e667dd087f10 | refs/heads/master | 2020-03-08T22:00:30.389590 | 2018-04-06T16:48:12 | 2018-04-06T16:48:12 | 128,420,035 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,226 | java | package br.com.totvs.cia.gateway.amplis.equivalencia.service;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import br.com.totvs.amplis.api.client.ApiException;
import br.com.totvs.amplis.api.client.http.DestinatarioRemetenteResour... | [
"diego.junior@sp01.local"
] | diego.junior@sp01.local |
5249a432d15c66a11397cf552e42e5a2dff51acb | ea03c0eff8dbdceaab3fc1c3c9e843fadf3018a2 | /modules/tool/axis2-java2wsdl-maven-plugin/src/test/java/org/apache/axis2/maven2/java2wsdl/test/Adder.java | 4157b23fa0b3529d46ac53baaaea04b8c03f21da | [
"Apache-2.0"
] | permissive | cranelab/axis1_3 | 28544dbcf3bf0c9bf59a59441ad8ef21143f70f0 | 1754374507dee9d1502478c454abc1d13bcf15b9 | refs/heads/master | 2022-12-28T05:17:18.894411 | 2020-04-22T17:50:05 | 2020-04-22T17:50:05 | 257,970,632 | 0 | 0 | Apache-2.0 | 2020-10-13T21:25:37 | 2020-04-22T17:21:46 | Java | UTF-8 | Java | false | false | 1,032 | 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 ma... | [
"45187319+cranelab@users.noreply.github.com"
] | 45187319+cranelab@users.noreply.github.com |
6a96eacacaf8fb005c895cf982701e6c5b02a579 | 71d03e24c825b527eb4a9ce0d3edda7053f57bb2 | /Imagelink/app/src/androidTest/java/com/codingblocks/imagelink/ExampleInstrumentedTest.java | f223b816149a4b0c0159a8d8ad3b9775d2102dfe | [] | no_license | neeraj0403/Android-code | 831183803d5bf97bd5d6038fb1cb1e4f59a2f9cb | a948201b228fcbdf0598e8d8ff5a455b14aaa220 | refs/heads/master | 2020-06-19T18:42:25.400878 | 2020-01-30T09:02:05 | 2020-01-30T09:02:05 | 196,826,850 | 0 | 3 | null | 2019-10-04T06:57:55 | 2019-07-14T11:12:53 | Java | UTF-8 | Java | false | false | 736 | java | package com.codingblocks.imagelink;
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.*;
/**
* Instrumented test, which will execute on an Andr... | [
"neerajkumarp40@gmail.com"
] | neerajkumarp40@gmail.com |
e0699067c2fa64a537f050f02127dd6e6aa3b4a6 | 34152651a0b4c4b5bae7d79fd3d52f78612aa793 | /config-server/src/test/java/configserver/ConfigserverApplicationTests.java | 8c1d3555552783b9a8bdf7c9f647f38eabd21c1e | [] | no_license | sjb961121/springcloud-study | b9420145730085210d843e66bd0966a4e8094ed2 | 11a4a3390752b70a8a836e8da26ad701e058e9e8 | refs/heads/master | 2023-01-04T05:26:43.307821 | 2020-10-25T07:53:11 | 2020-10-25T07:53:11 | 307,049,645 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 210 | java | package configserver;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class ConfigserverApplicationTests {
@Test
void contextLoads() {
}
}
| [
"sjb961121@126.com"
] | sjb961121@126.com |
4c91af587adc80accfa469e3db0e2a5b212e7fda | 7c400b9f9ab617e044c1557d1519a3c38558b861 | /RateService/src/test/java/nl/ica/oose/project/juke/rateservice/persistence/RateServiceConfigTest.java | 6ec9d28e422e86b1e25267996b2bdbb3d6306753 | [] | no_license | JStammen/JukeBox | 8f9facaaf9fd18cb46ae2c442cf632865b5c9402 | 8c7e365cc69b3bf8e01f4afd2069eb9a3213942e | refs/heads/master | 2021-01-10T16:27:42.247451 | 2015-12-18T08:27:17 | 2015-12-18T08:27:17 | 48,223,591 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,666 | java | package nl.ica.oose.project.juke.rateservice.persistence;
import org.junit.Before;
import org.junit.Test;
import static junit.framework.Assert.assertEquals;
import static org.junit.Assert.assertNull;
public class RateServiceConfigTest {
private final static String DRIVER = "driver";
private final static Str... | [
"jop.angel@hotmail.com"
] | jop.angel@hotmail.com |
7208e9f576066bd92f8636f2c4203044222ee928 | 6117911ef76a96406331341f197847c8b98d1393 | /src/chengyunzuo/chapter_8_arrayandmatrix/Problem_08_LongestIntegratedLength.java | 3d748737c5f5a4bb2883ebec150dc205e2b784e8 | [
"Apache-2.0"
] | permissive | faceloss/danceOffer | 885abb61163d00bbffe6fd4d1d246752339e0819 | 43c70534bebe9f4ab812b4224a45790b533567fa | refs/heads/master | 2023-05-25T00:31:11.387170 | 2023-05-14T22:32:41 | 2023-05-14T22:32:41 | 288,166,800 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,536 | java | package chengyunzuo.chapter_8_arrayandmatrix;
import java.util.Arrays;
import java.util.HashSet;
public class Problem_08_LongestIntegratedLength {
public static int getLIL1(int[] arr) {
if (arr == null || arr.length == 0) {
return 0;
}
int len = 0;
for (int i = 0; i < arr.length; i++) {
for (int j = i... | [
"15195886268@163.com"
] | 15195886268@163.com |
88337f56783a61ec95da516fd215c02d2a3a22f9 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/22/22_3fdf5148b8b9da3189efe58141d13169b4c60c34/ChatService/22_3fdf5148b8b9da3189efe58141d13169b4c60c34_ChatService_s.java | 6a02167ddb764f94986da76b407cf96f5723dcb6 | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 3,314 | java | /*
* Copyright (c) 2012. Ansvia Inc.
* Author: Robin Syihab.
*/
package com.ansvia.mindchat;
import android.app.IntentService;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.content.IntentFilter;
import android.util.Log;
/**
... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
7529efdb02d0fa4ad7998b12d9718603f17ef5a1 | 78356c2701e793dd8ea7007adac858ce82f1eeec | /demo/src/main/java/com/example/demo/use/cases/questions/update/UpdateQuestionUseCase.java | 2836d357ed6c48a00ff425fa84a5a9e9a39fa510 | [
"Unlicense"
] | permissive | pikachumetal/java-demo | 9386b322a158a027eaa1d9ab270cd97da40ccbe5 | 32d0ef0b7c5c934728d5912fe2c339a430e0181b | refs/heads/main | 2023-06-15T12:49:38.412159 | 2021-07-16T10:03:37 | 2021-07-16T10:03:37 | 383,374,700 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,567 | java | package com.example.demo.use.cases.questions.update;
import com.example.demo.domain.Question;
import com.example.demo.persistence.UnitOfWork;
import com.example.demo.problems.question.QuestionNonExistsProblem;
import com.example.demo.problems.question.QuestionQueryExistsProblem;
import com.example.demo.use.cases.infra... | [
"adelgado@medysif.com"
] | adelgado@medysif.com |
03d236029608322cef1a067b0348b02b6cc5bb61 | a8a87cde1e65151642e66b3da30c8a406048aefd | /MySuccess/10519 - Really Strange.java | 596eb8ec6712fa21c92f5f5a19a195f0c5ba3124 | [] | no_license | codingaquarium/ProgrammingCollection | c321c78fd043e7de77b6b37fbb25c323fbd3422a | 798d48421e01eb956ffc47109cfab36dc1fcb577 | refs/heads/master | 2020-05-30T07:50:32.289872 | 2014-11-22T22:04:27 | 2014-11-22T22:04:27 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 669 | java | /*
http://codingaquarium.wordpress.com/
Shaikh shiam Rahman
Khunla University of Engineering and Technology(KUET)
UVa - 10519 - Really Strange
*/
import java.math.BigInteger;
import java.util.Scanner;
class Main
{
public static void main( String args[] )
{
Scanner input = new Scanner( System.in );
BigInteger ... | [
"shiam.619@gmail.com"
] | shiam.619@gmail.com |
f87a6762c51a9ec4ccc112f661ec300489cce2fd | 965236976a6a0f7c225f727e616ad766791a6896 | /Robot2018/src/org/usfirst/frc/team2531/robot/commands/Square2.java | d08e395c8b9fe569961f96c178a91c38baa7b435 | [] | no_license | 2531RoboHawks/2018RobotCode | c11ffb159942fddafe827bf9a3e8bdb31871bf55 | 37cbea016e59f6affdcdf748da36e62f334de20d | refs/heads/master | 2021-07-03T10:14:14.047208 | 2018-12-05T20:06:28 | 2018-12-05T20:06:28 | 111,227,101 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 515 | java | package org.usfirst.frc.team2531.robot.commands;
import edu.wpi.first.wpilibj.command.CommandGroup;
/**
*
*/
public class Square2 extends CommandGroup {
public Square2() {
addSequential(new TimeDrive(1000, 0.5, 0));
addSequential(new Turn2Angle(90));
addSequential(new TimeDrive(1000, 0.5, 0));
addSequenti... | [
"chase@ChaseLaptop"
] | chase@ChaseLaptop |
8c1d204c21ec8fa717b6502056ae39d7c940ff1e | 15aab80ea0d27049b7ccdfd6ef4e6873f05b17bb | /app/service/BookService.java | c0390dbb7f1e7b5617d08c411c548b5814c79de3 | [] | no_license | bazzo03/library | 1e1dcc6d906e1a0f6707d18c6d6b59d7ccc2d301 | 7648a749e2b36dd9851af668bdacbbac0e2327f3 | refs/heads/master | 2020-04-11T12:46:01.538722 | 2018-12-14T14:09:38 | 2018-12-14T14:09:38 | 161,791,378 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 635 | java | package service;
import com.google.inject.Inject;
import converter.BookConverter;
import entity.BookEntity;
import repository.BookRepository;
import dto.BookDto;
import java.util.concurrent.CompletableFuture;
public class BookService {
@Inject
private BookRepository bookRepository;
public boole... | [
"dbernalbazzani@UNKNOWN-172-142-191-X.yahoo.com"
] | dbernalbazzani@UNKNOWN-172-142-191-X.yahoo.com |
c695bdf14cfdde5c678d8848aa67723337f2d4e2 | 4688011a82a15655b17d986c2bf2293d32ad4e7e | /example/android/app/src/debug/java/com/example/reactnativeiterate/ReactNativeFlipper.java | 66692df3848b9f7a789789dbfce815f0ee371c7e | [
"MIT"
] | permissive | endronk/react-native-iterate | d06a21572e4908bd639beb52c2eaf99201f29ae6 | c50655a89de43e7f91d32c1ad89652423284861a | refs/heads/master | 2023-06-04T10:07:54.536360 | 2021-05-14T18:25:57 | 2021-05-14T18:25:57 | 377,109,398 | 1 | 0 | MIT | 2021-06-15T09:34:59 | 2021-06-15T09:34:58 | null | UTF-8 | Java | false | false | 3,278 | java | /**
* Copyright (c) Facebook, Inc. and its affiliates.
*
* <p>This source code is licensed under the MIT license found in the LICENSE file in the root
* directory of this source tree.
*/
package com.example.reactnativeiterate;
import android.content.Context;
import com.facebook.flipper.android.AndroidFlipperClien... | [
"mike@pickaxe.nyc"
] | mike@pickaxe.nyc |
259864fce57d7dc9b4b2deaa829ee38f0a5bfd15 | fdde1aad018775cc5f89a714e856175ea2d643cf | /Java(SIT)/NOP/PROJECTS_codes/Zadatak4/ProbniGUI_Builder4.2_MVC/src/view/App.java | 6057bc41113becfa0af66e5d2fa90cd2019f6812 | [] | no_license | winZD/Java | e6f49c5c4b37e174599c4477df287b995a3ac2ba | b027ec72c4f3cb90a3bce66848dcd616d7b5120f | refs/heads/master | 2020-04-27T14:59:50.686488 | 2020-02-16T17:40:45 | 2020-02-16T17:40:45 | 161,062,861 | 0 | 0 | null | 2019-03-05T14:15:20 | 2018-12-09T17:14:57 | HTML | UTF-8 | Java | false | false | 234 | java | package view;
import javax.swing.SwingUtilities;
public class App {
public static void main(String[] args) {
SwingUtilities.invokeLater(new Runnable() {
@Override
public void run() {
new AppFrame();
}
});
}
}
| [
"puntica007@gmail.com"
] | puntica007@gmail.com |
9260e355f614c608244f4ce54c66e0d7261d37fa | b0b577431700352f7c40ca41a0def6ed4f558d5c | /app/build/generated/not_namespaced_r_class_sources/debug/processDebugResources/r/androidx/cardview/R.java | 66ac43f80f6a58acd724764088cac9ee127bca72 | [] | no_license | angelcherry1/electronicCommerce | da9e2007703f98aa2f4bb886ef14dd121e649e6c | 98aba1a401f446b24b5a5633e65a2d5c730a1020 | refs/heads/master | 2022-09-01T17:03:33.160314 | 2020-05-20T14:14:48 | 2020-05-20T14:14:48 | 265,577,627 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,185 | 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.cardview;
public final class R {
private R() {}
public static final class attr {
private attr() {}
... | [
"2946571671@qq.com"
] | 2946571671@qq.com |
20eab92b84bd4ef87ac0802782ba2405ab55aab0 | 4e314148918577a0daa3be856bb66ce168351383 | /trainticket-model/src/main/java/com/mangocity/vo/OrderBasisVo.java | b483e73d34f280d8748f290455b4f5a2cb3436d4 | [] | no_license | jerrik123/hcp01 | c3ee50b401d0815433eb9187c16ed866127c5754 | c59fa76350061449c45fa89860eafe24a071a987 | refs/heads/master | 2021-06-06T16:49:28.180827 | 2016-07-21T00:52:55 | 2016-07-21T00:52:55 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,831 | java | package com.mangocity.vo;
import java.io.Serializable;
import com.mangocity.model.Order;
/**
* 订单基本信息
*
* @author hongxiaodong
*
*/
public class OrderBasisVo extends Order implements Serializable {
/**
*
*/
private static final long serialVersionUID = 2997676210540094235L;
private String payModel;// ... | [
"yangjie_software@163.com"
] | yangjie_software@163.com |
01d5d85eb1608792513a1f735a2e26ec1af0e89a | c0ebf911522ad643eece2de810830b6a67fe83ba | /src/main/java/ru/malichenko/market/ws/orders/ObjectFactory.java | fcc92e569634f2a876ed5ed399a7e8ec5b33c7d6 | [] | no_license | tanbinh123/7-SpringBootMarket | 05d382f4e0859cf2567070c3e21427ab18bde80c | 3ab11ffda13cd8cc047441f6099b710f34b34ea5 | refs/heads/master | 2023-04-01T04:36:01.992741 | 2021-03-25T11:54:04 | 2021-03-25T11:54:04 | 461,385,484 | 1 | 0 | null | 2022-02-20T04:42:36 | 2022-02-20T04:42:36 | null | UTF-8 | Java | false | false | 1,959 | java | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.3.2
// See <a href="https://javaee.github.io/jaxb-v2/">https://javaee.github.io/jaxb-v2/</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2020.11.13 ... | [
"u.malichenko@gmail.com"
] | u.malichenko@gmail.com |
b14e04b92c59243fb9ec65a32735a1f0d293f89c | 62af4a2b48ac000b6fa0bfb206103e205ee043ee | /src/main/java/org/whyspring/core/annotation/AnnotationAttributes.java | ec4c5067b13eb2a675564c7de472da59826c530d | [] | no_license | Why1214/whyspring | e5f407a4bac04c54543954cf6d5704e63f337176 | d379d03cf0493d30bf8d1ada68b8695f89c0784d | refs/heads/master | 2020-05-01T08:11:51.900991 | 2019-04-13T08:38:37 | 2019-04-13T08:38:37 | 177,372,226 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,014 | java | package org.whyspring.core.annotation;
import org.whyspring.util.Assert;
import java.util.LinkedHashMap;
import java.util.Map;
import static java.lang.String.format;
@SuppressWarnings("serial")
public class AnnotationAttributes extends LinkedHashMap<String, Object> {
/**
* Create a new, empty {@link Annot... | [
"root@whydeMacBook.local"
] | root@whydeMacBook.local |
e89ab454105912ba28f3323670ba5f69a5ffbfb7 | 9687d6e6fc7a1a59f5a769d0bf1696484d5cd879 | /car-service-api/order/order-web/src/main/java/com/car/order/web/model/instance/OrderCaseDetail.java | 0c3b4219541814a92361e7cd5b2550de2540d2e2 | [] | no_license | willpyshan13/CarStore2.0 | 15fa662d5a8ca4a76c9e9d205dd1640d42e30e53 | e8b85b7b3145bcc10cdccdf4779300846bce6026 | refs/heads/main | 2023-08-14T14:03:35.196407 | 2021-09-14T06:08:56 | 2021-09-14T06:08:56 | 385,832,432 | 1 | 2 | null | null | null | null | UTF-8 | Java | false | false | 972 | java | package com.car.order.web.model.instance;
import com.car.common.datasource.model.BaseModelInfo;
import lombok.Data;
import javax.persistence.Column;
import javax.persistence.Table;
import java.math.BigDecimal;
/**
* @author zhouz
* @date 2020/12/31
*/
@Data
@Table(name = "order_case_detail")
public class OrderCas... | [
"545512533@qq.com"
] | 545512533@qq.com |
c3a86c87fc730ea17485f6597dae650d721dc2d1 | 7758319f54034acbec8825463a7df5f8f9e5be66 | /backend/src/main/java/com/cyio/backend/security/oauth2/HttpCookieOAuth2AuthorizationRequestRepository.java | 9a5d8bd0fb2951e854fe9de98b407d70efc4f717 | [] | no_license | Mluckydwyer/Cy.io | 87fb6f8b47698d2d18df3bcf5182403689b1c71a | 50a0e64a430e7fd6068a0422ad1e72d24282a6fd | refs/heads/master | 2023-01-23T21:05:13.885693 | 2020-01-03T11:05:31 | 2020-01-03T11:05:31 | 231,502,820 | 3 | 0 | null | 2023-01-12T05:57:41 | 2020-01-03T03:11:02 | HTML | UTF-8 | Java | false | false | 2,484 | java | package com.cyio.backend.security.oauth2;
import com.cyio.backend.util.CookieUtils;
import org.springframework.security.oauth2.client.web.AuthorizationRequestRepository;
import org.springframework.security.oauth2.core.endpoint.OAuth2AuthorizationRequest;
import org.springframework.stereotype.Component;
import com.nim... | [
"tomsun@localhost.localdomain"
] | tomsun@localhost.localdomain |
fdc29629ca2964ebf13db59cb04ed4b5f9a4a52a | fcf6fc9d71b3bb2740b4ef222dc5e459a0fcc7a0 | /src/sz/iecas/dao/UserMapper.java | 0003a547a14016f4b66a9bdd19cdce8fdaab46f3 | [] | no_license | Dylanwooo/Recruitment-system | 4db144428fc2206106d70cd8ebffd5a4ea9c2786 | f70643f6dd8ae840bab03db5fa326d4ebcd02502 | refs/heads/master | 2021-01-19T18:19:56.324472 | 2017-09-12T13:40:03 | 2017-09-12T13:40:03 | 101,124,149 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,597 | java | package sz.iecas.dao;
import java.util.List;
import org.apache.ibatis.annotations.Param;
import sz.iecas.model.User;
import sz.iecas.model.UserExample;
public interface UserMapper {
/**
* This method was generated by MyBatis Generator.
* This method corresponds to the database table user
... | [
"13128589345@163.com"
] | 13128589345@163.com |
664490372e0cda50d0e5df5325a678ef2ac04866 | 51afb31b4ccd3047fc7ad0450e4186aa4582a8b9 | /app/src/main/java/com/thebitcorps/imagemanipulator/fragments/CameraCaptureFragment.java | 1de8782501c04e81572660b92aac82ca5af56c47 | [] | no_license | diegollams/ImageManipulator | d87d685a7fa7729090f89bbcf99a14aebd2b8e42 | b5bbb0eecbfca1f943cc8dbca7ba4707c536dd1a | refs/heads/master | 2016-08-11T11:19:47.253236 | 2016-03-03T17:40:52 | 2016-03-03T17:40:52 | 50,435,222 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,955 | java | package com.thebitcorps.imagemanipulator.fragments;
import android.app.Activity;
import android.app.Fragment;
import android.app.FragmentManager;
import android.app.FragmentTransaction;
import android.graphics.Bitmap;
import android.hardware.Camera;
import android.net.Uri;
import android.os.Bundle;
import android.supp... | [
"diegollams@gmail.com"
] | diegollams@gmail.com |
a97543fb7cc8117245686ebe4615dacbeb134b99 | e039956f728dc7961972afd6b9b2eab981f555ac | /src/main/java/edu/northeastern/ccs/cs5500/problem1/AbstractFactory.java | 768edf3a97c61a47baf8853cca32bb34b36386d8 | [] | no_license | kryvtsunt/card-games | 84d3e4ee50f92fa203ed67f3edbd52d00ed1b364 | d3c8550310613cf680d5cb36267e6f3b6040fc9a | refs/heads/master | 2020-04-03T07:54:13.498356 | 2018-10-30T14:59:29 | 2018-10-30T14:59:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,397 | java | package edu.northeastern.ccs.cs5500.problem1;
/**
* An AbstractFactory is an abstraction of a Factory (Games and Decks generator).
*
* @author Tymofii Kryvtsun
*/
public abstract class AbstractFactory {
/**
* Generates a Deck by input Deck Type (look up DeckType Enum).
*
* @param type type of th... | [
"kryvtsun.t@husky.neu.edu"
] | kryvtsun.t@husky.neu.edu |
f2262feaee3a1ce35fa7acc71a423e1da6ec8cb9 | 665f14bdd75b01ff2a74a18bdf0fe4c7d346b7d8 | /core/src/main/java/cn/fdongl/point/core/service/UploadService.java | a506ad25bee803908ef95d6a024f1421e013cfc3 | [] | no_license | fangdongliu/point | 4b0507c97290e61c303cfd825ffc9c5bf34a6101 | a1ddff0e5eacd3ae3abbfaf35430d587e614f48f | refs/heads/master | 2022-07-14T04:10:29.541838 | 2019-09-15T09:20:22 | 2019-09-15T09:20:22 | 208,569,734 | 0 | 0 | null | 2022-06-29T17:38:43 | 2019-09-15T09:19:55 | Java | UTF-8 | Java | false | false | 12,132 | java | package cn.fdongl.point.core.service;
import cn.fdongl.point.auth.repository.UserRepository;
import cn.fdongl.point.auth.vo.JwtUser;
import cn.fdongl.point.core.exception.SheetNotFoundException;
import cn.fdongl.point.core.mapper.BatchUploadMapper;
import cn.fdongl.point.core.repository.CourseRepository;
import cn.fdo... | [
"894856599@qq.com"
] | 894856599@qq.com |
12c67e5571c6bff1be92613fa0654631374f4bb1 | 57bbcb0d0ea93ed881698ef8e6ab433fc64df0df | /PromoAdapter.java | 851e1b6f0cd058e55778f2a4dd92a09a152aec08 | [] | no_license | ykim344/WalkingDistance | d3169a3df9b6345e432bcbaa94735c8610d7ec42 | fec884170cf6a7148c269a1ba53d85d1cbde3837 | refs/heads/master | 2021-01-21T12:58:51.258809 | 2016-05-05T21:25:29 | 2016-05-05T21:25:29 | 54,291,262 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,931 | java | package com.example.yeonjun.walkingdistance;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ArrayAdapter;
import android.widget.ImageView;
import android.widget.TextView;
import java.util.List;
/**
* Created by Grish... | [
"klaykrueger@wisc.edu"
] | klaykrueger@wisc.edu |
1f53780df13fa5d79980e74c0058767cc992686b | 83f7fb41cc12224da83d351e182e83e3ac658f7f | /src/main/java/com/dbzq/po/Items.java | 0ea599ebcbf3d743a2f2615dfbd7e99e65f21b0d | [] | no_license | 4621374/SpringMVC | 93a48a230de76abb8f40be1789712cb6db9a273e | f6d337e15a2c4b2f2ac906253ed6b5b7cbc83e22 | refs/heads/master | 2021-05-14T18:34:28.338316 | 2018-01-31T08:52:17 | 2018-01-31T08:52:17 | 116,078,393 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,523 | java | package com.dbzq.po;
import java.util.Date;
public class Items {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column items.id
*
* @mbg.generated Fri Jan 19 11:21:43 CST 2018
*/
private Integer id;
/**
*
... | [
"zxj@DESKTOP-M30U0KD"
] | zxj@DESKTOP-M30U0KD |
0c43a15510fc066e5efe890d8b2edf8377aa7143 | e641aaf228d591d1ddf3530704364f39977511d8 | /doc/api/src/builder/ABuilder.java | 1bb5e85db53195a6685e839725e09a9189b434a8 | [
"MIT"
] | permissive | quentpilot/LiveCurrencyConverter | 5bacf5e73ac844b46d18a159d50bad9488f2671e | 0eefdbf8d74a09489b2d8bbed6d5f86fa1dcbc94 | refs/heads/master | 2021-07-24T03:39:34.121883 | 2017-11-05T11:17:17 | 2017-11-05T11:17:17 | 109,491,558 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 593 | java | /**
* @Description: Object class would to do some stuff
* @Author: Quentin Le Bian <quentin>
* @Email: quentin.lebian@pilotaweb.fr
* @Project: LiveCurrencyConverter
* @About: You're welcome to hack and code as your are each of theses sources files <3:p|--<;
... | [
"quentin.lebian.pro@gmail.com"
] | quentin.lebian.pro@gmail.com |
1cf6d9fcc0a4f2342a85da2f722556ea305e1ce5 | 5d3a7ebf663f3ff46b5d44337b1885a770ccebc9 | /sso-auth-dao/src/main/java/me/wuwenbin/items/sso/dao/model/querybo/LogBo.java | 7eece2e33b88101d5da321385bf83cecfbaf99a4 | [] | no_license | miyakowork/template-items-sso | db1f1a5e49240414ee963fae867e8fdfce94bf6e | 97f1635bfdeff9ff4c658ac071b52c4385ba1475 | refs/heads/master | 2021-09-11T15:21:29.020733 | 2018-04-09T06:28:54 | 2018-04-09T06:28:54 | 115,243,315 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 695 | java | package me.wuwenbin.items.sso.dao.model.querybo;
import lombok.Getter;
import lombok.Setter;
import me.wuwenbin.modules.pagination.query.model.bootstrap.BootstrapTableQuery;
import me.wuwenbin.modules.pagination.query.support.annotation.QueryColumn;
import me.wuwenbin.modules.pagination.query.support.annotation.QueryT... | [
"wwb547521014"
] | wwb547521014 |
784baee3061d7dbdfa0631cfd87bc0f72da51659 | 1cd3c0d1905aaad3d67d0c624b2c288c7b4d279c | /TypingMyMomsName/src/basicInputOutput/controller/BasicIORunner.java | ce8eb67ee7ec47331122c795984f24d7f48ecf86 | [] | no_license | FenderPickV87C/Java-Workspace | f88a75320a98ac232fcb6ef93206c5a0f408065a | 3ba3ed6842815ac42c114030bdcc82e5e8298b19 | refs/heads/master | 2021-01-25T16:45:23.387201 | 2017-11-03T04:32:20 | 2017-11-03T04:32:20 | 101,302,977 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 223 | java | package basicInputOutput.controller;
public class BasicIORunner
{
public static void main(String[] args)
{
BasicIOController myGreeting = new BasicIOController("Anita", "Wynn");
myGreeting.printGreeting();
}
}
| [
"CEB-Student@caddoschools.org"
] | CEB-Student@caddoschools.org |
b0815be82f1edeca5ebf72ba36d7c56481cbcffc | 73208473ead4c2483e3685765fc000bd9972b506 | /plugins/gradle-dsl/src/com/android/tools/idea/gradle/dsl/api/dependencies/ModuleDependencyModel.java | 3423c92ff9a7bbbf119adc97a937c012e586d5c6 | [
"Apache-2.0"
] | permissive | code-general/intellij-community | a72bda439b374a08a2fb753e32ddeb4d494b0b98 | a00c61d009b376bdf62a2859dd757c0766894a28 | refs/heads/master | 2023-02-12T04:29:56.503752 | 2020-12-30T04:29:00 | 2020-12-30T04:29:00 | 320,182,339 | 1 | 0 | Apache-2.0 | 2020-12-30T06:58:32 | 2020-12-10T06:36:43 | null | UTF-8 | Java | false | false | 1,081 | java | /*
* Copyright (C) 2017 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... | [
"intellij-monorepo-bot-no-reply@jetbrains.com"
] | intellij-monorepo-bot-no-reply@jetbrains.com |
85bbde86b4f42100d1c0be0bb75cbe1d454db864 | 415ae6774696b074c857701484eae9c2d8e46d42 | /app/src/androidTest/java/com/codepath/musichunter/FragmentTestRule.java | 5486daec2bbf66f9e08357674867780f5100d20e | [] | no_license | uchitsingh/MusicHunter | c144b6a0d9d3cec864cc86f6b2bf109b33ad2504 | b08ce97cb566813b4cd2a25ba6daec950d2268f1 | refs/heads/master | 2021-04-26T22:29:28.450121 | 2018-03-15T17:29:14 | 2018-03-15T17:29:14 | 124,101,613 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,582 | java | package com.codepath.musichunter;
import android.support.test.rule.ActivityTestRule;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentManager;
import android.support.v4.app.FragmentTransaction;
import org.junit.Assert;
/**
* Created by kalpesh on 20/07/2017.
*/
public class FragmentTe... | [
"uchitsingh7@gmail.com"
] | uchitsingh7@gmail.com |
9ad6c9c8a6fa6c91bae9fe287d0a2e250db723f4 | 19351b3b8f092816176d46db020d164742db6be2 | /main/java/demo/com/reiniot/av/compnentdependence/ApplicationComponent.java | 7c4f7856dd67ded3e78c105ce2d64a1de3c3abe2 | [] | no_license | chris-lg/dagger | d89bda1641f94df4e8be788ace1493cda5e60dbc | 88db2a58bc270701b5c0e2f76438dead44128656 | refs/heads/master | 2022-02-03T14:48:39.156807 | 2019-02-26T09:04:33 | 2019-02-26T09:04:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 350 | java | package demo.com.reiniot.av.compnentdependence;
import android.content.Context;
import dagger.Component;
//定义ApplicationComponent
@Component(modules={ApplicationModule.class})
public interface ApplicationComponent{
@ContextLife("Application")
Context getApplication(); // 对外提供ContextLife类型为"Application"的Con... | [
"756384955@qq.com"
] | 756384955@qq.com |
90b9382c58d07ef4137d58b7e804229b81a6191c | 1e8994706cadbe6ec0c0a084b863797fe6bb8c96 | /app/src/main/java/id/rllyhz/animeus/ui/AnimeFragment.java | 5ef34f18e2e765b9e739faf29a2f62f9dba775c2 | [
"Apache-2.0"
] | permissive | rllyhz/anime-us-android-app | 1eb745d0a17930ebfb03e2b178442906589b8da9 | b6e9af3df188dfe79981fff20bad2fdb62092da9 | refs/heads/master | 2023-03-02T19:46:22.620989 | 2021-02-10T07:34:54 | 2021-02-10T07:34:54 | 337,647,087 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,150 | java | package id.rllyhz.animeus.ui;
import android.app.ProgressDialog;
import android.content.DialogInterface;
import android.content.Intent;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.RelativeL... | [
"rullyihza00@gmail.com"
] | rullyihza00@gmail.com |
8b6af4840c613b260f57781c42cc893115ce8dd8 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/14/14_0eaa39badd5f86dace75e28f93b5ffa9406f4f42/MainWindow/14_0eaa39badd5f86dace75e28f93b5ffa9406f4f42_MainWindow_s.java | 7673178b6a05d30a144a85668aa8a9c606ef7b1e | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 46,182 | java | package pl.poznan.put.cs.bioserver.gui;
import java.awt.BorderLayout;
import java.awt.CardLayout;
import java.awt.Component;
import java.awt.Dimension;
import java.awt.Font;
import java.awt.GridBagConstraints;
import java.awt.GridBagLayout;
import java.awt.GridLayout;
import java.awt.Toolkit;
import java.a... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
56fb7a3e87ecb9ee22706227c91755272006678e | 3b4b17e567e1418177a204b30a64bc2b8cf4939d | /src/main/java/com/eshop/model/CartDetails.java | 940e611be92323755161424f6c7a6261b79b13e5 | [] | no_license | muniniit/pro1 | acc1e8923514da1079178257a66ccd6cc0c3beee | 1972db54dde747f7c6e5411194dc3f6547867547 | refs/heads/master | 2020-12-02T11:23:57.767907 | 2017-07-09T06:32:42 | 2017-07-09T06:33:50 | 96,635,430 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,455 | java | package com.eshop.model;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.Table;
import org.springframework.stereotype.Component;
@Entity
@Table
@Component
public class CartDetails {
@Id
... | [
"munilakshmi4a6@gmail.com"
] | munilakshmi4a6@gmail.com |
a2e424528eff4848d052eec46ac84f0badcb5257 | ce7650c821f81113113cb8a5bf9acfec9b398f98 | /src/main/java/com/tpsc/thepeoplesscorecard/controllers/CustomErrorController.java | 2d3d6e107903adc72a0d015ad2de1214932b2b9d | [] | no_license | nickbratt16/TPSC | 3bd3801feeb7a4b1410ed2b3f09bf8009c486791 | 2c73128b6590f38674229c0c9aade6c2e106d011 | refs/heads/main | 2023-04-19T09:20:00.607284 | 2021-05-05T00:07:05 | 2021-05-05T00:07:05 | 339,885,508 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,328 | java | package com.tpsc.thepeoplesscorecard.controllers;
import org.springframework.boot.web.servlet.error.ErrorController;
import org.springframework.http.HttpStatus;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.GetMapping;
import org.s... | [
"nrbratt@neiu.edu"
] | nrbratt@neiu.edu |
bd72be0cfe8d1f8693d2da0acd1fc9d20dbde29d | 0cc3e4df345e6f44ff5ff80f0e22e9e39c4fff68 | /src/main/java/me/andpay/ti/util/BasicFuture.java | f7f30a87890837c2f777025b789227b20f210073 | [] | no_license | echo-weng/ti-srv-util | 0a288d4325502f6b17fb3802744c34f8c0cd3818 | 2f70d94f90205c57322bcd99b1ff2b83b847d45d | refs/heads/master | 2016-09-06T05:22:37.587679 | 2015-03-03T10:21:53 | 2015-03-03T10:21:53 | 31,592,490 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 3,408 | java | package me.andpay.ti.util;
import java.util.concurrent.CancellationException;
import java.util.concurrent.ExecutionException;
import java.util.concurrent.Future;
import java.util.concurrent.TimeUnit;
import java.util.concurrent.TimeoutException;
/**
* 简单Future实现类
*
* @author alex
*/
public class BasicFuture<T> i... | [
"xiuqing.weng@yeepay.com"
] | xiuqing.weng@yeepay.com |
aa9479796cb13b430c19e088de0880dc7eb88309 | ff6f264f8d6b7a962f1c0bd6519cb59ecea6a162 | /src/java/net/sf/picard/util/IntervalTree.java | 77c89e9a3a1de88e187602857a1cb912586da744 | [] | no_license | utgenome/picard | c5c583d9362ec3cd535f806cfc19b82564cb3a7a | 8ef0bb735d06ffd1d4a399e15632713adbad7bb6 | refs/heads/master | 2021-01-10T02:04:15.653437 | 2013-11-05T01:38:13 | 2013-11-05T01:38:13 | 8,496,273 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 36,001 | java | /*
* The MIT License
*
* Copyright (c) 2009 The Broad Institute
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use... | [
"alecw@8bce386e-0d6e-43e0-b1ca-608082c0432d"
] | alecw@8bce386e-0d6e-43e0-b1ca-608082c0432d |
39f2dad5d53b0eef7e648a1158592c6edc4cf09d | e3706f94f3f3b16f7b91361bec06b8c028d50d1e | /FinalExamQuestions/src/QuestionA/iPersonReadWrite.java | 17e049474fd2fe2f7cc2acbab883927879afc474 | [] | no_license | bhodges24/Final_Exam_Questions | a7bc5fd38c015040faef808e66841190b6cc1ce1 | 349d1e52fa9beaf9652cdeb8e4812e058a565427 | refs/heads/master | 2016-08-11T21:14:32.961100 | 2015-12-18T21:50:50 | 2015-12-18T21:50:50 | 48,255,506 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 379 | java | package QuestionA;
import java.util.Date;
public interface iPersonReadWrite {
//Add all methods that set values
void setFirstName(String FirstName);
void setMiddleName(String MiddleName);
void setLastName(String LastName);
void setDOB(Date DOB);
void setAddress(String newAddress);
void setPhone(Str... | [
"benhodges@wifi-roaming-128-4-184-104.host.udel.edu"
] | benhodges@wifi-roaming-128-4-184-104.host.udel.edu |
4ad947317e0beb888e07e0983ce04b90a1bab5d8 | a03d40cbad1f26c2587528db07c1d7da9c8f4338 | /src/os4/task/params/AbstractGUIParameter.java | 31ccac92a554e1a144931868a62376be02567bf6 | [] | no_license | sergyegorov/OpenSpectrIV | 2989f8a1fc1621b4cee2f159dcd714db9ef0d207 | 52e9d89b3251474eca362b3c6101521ad0b4950b | refs/heads/master | 2021-01-01T18:07:37.116429 | 2014-12-25T09:14:12 | 2014-12-25T09:14:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,131 | java | /*
* The MIT License
*
* Copyright 2014 root.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, mo... | [
"sergyegorov2012@gmail.com"
] | sergyegorov2012@gmail.com |
88cfe051ae62d3107e69500feb1fe605d6d42207 | beb5d09e8065bd2e127535baf75f3a60a68a95a0 | /fish-game/src/main/java/com/toyo/fish/game/FishZoneApp.java | ee55e17321e5641d78aa02018bbca52f5f139d9e | [] | no_license | autumnsparrow/fish-game | 94c145cb3a98c61a8ed470d7e5026dfdae48e7f2 | 3178a63c455d39c51d35b33147f5b8071a94b0dd | refs/heads/master | 2021-04-06T20:17:52.280900 | 2018-03-14T14:55:50 | 2018-03-14T14:55:50 | 125,228,209 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,221 | java | package com.toyo.fish.game;
import com.sky.game.context.SpringContext;
import com.sky.game.context.service.ServerStarupService;
import com.sky.game.context.util.G;
import com.sky.game.context.util.GameUtil;
import com.toyo.fish.game.logic.handler.GlobalUserManager;
import com.toyo.remote.service.user.ILoginService;
... | [
"ruiqiuzhang@gmail.com"
] | ruiqiuzhang@gmail.com |
03bf201090501cfd6c36218d7059ccf96425d577 | 3e3d42f75d76b647997936ae885b28ac8ad76547 | /app/src/main/java/com/musicgarden/android/lib/ListItemController.java | 1ce30b779aa00dd4854fe601750185deed35ac2c | [] | no_license | sidn27/music-garden-android-app | 7fc31666e823b9a47671582f17ad4ba6f6c396bb | 4f946e7e77bae163fd66c572013a1cee4dc95592 | refs/heads/master | 2020-04-11T07:11:15.458278 | 2018-12-13T08:13:22 | 2018-12-13T08:13:22 | 161,603,785 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 165 | java | package com.musicgarden.android.lib;
public interface ListItemController {
public String getImage_url();
public String getName();
public int getId();
}
| [
"siddharthnarayan27@gmail.com"
] | siddharthnarayan27@gmail.com |
4eb3dee28b078ffb365ece3b1e1b0e14e2231a99 | ea002e3b86a51eb5e45f68cf6e40319297cb7679 | /app/src/main/java/com/opus_bd/myapplication/Utils/SinchCons.java | 9b1ef0a6fa4c29ce408934fcb4e5048d3f6b238e | [] | no_license | SUZAUDDAULA/Cyber_Chat_Kotha | e2937ab0da46bdc856ef27da63e74154b52fa551 | 0b358d0300a6212f57e30019ac71eb8a89277cf8 | refs/heads/master | 2022-11-22T00:46:28.184689 | 2020-07-12T10:55:11 | 2020-07-12T10:55:11 | 278,852,539 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 467 | java | package com.opus_bd.myapplication.Utils;
import com.sinch.android.rtc.SinchClient;
import com.sinch.android.rtc.calling.Call;
public class SinchCons {
public static String applicationKey = "a08de83a-27fb-474f-bece-0d4a107d16eb";
public static String applicationSecret = "W7/ieNUNLEiuYa24aOGSRA==";
public s... | [
"suzauddaula103@gmail.com"
] | suzauddaula103@gmail.com |
3c6d5a1264a19540fca911390e17b185893b3cbd | edeb76ba44692dff2f180119703c239f4585d066 | /libFMap_mapcontext/src/org/gvsig/fmap/mapcontext/layers/operations/XMLItem.java | 9a43b8838082b4c65c70ce9d7fda4ac0887f5947 | [] | no_license | CafeGIS/gvSIG2_0 | f3e52bdbb98090fd44549bd8d6c75b645d36f624 | 81376f304645d040ee34e98d57b4f745e0293d05 | refs/heads/master | 2020-04-04T19:33:47.082008 | 2012-09-13T03:55:33 | 2012-09-13T03:55:33 | 5,685,448 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 307 | java | package org.gvsig.fmap.mapcontext.layers.operations;
import org.gvsig.fmap.mapcontext.layers.FLayer;
import org.xml.sax.ContentHandler;
import org.xml.sax.SAXException;
public interface XMLItem {
public void parse(ContentHandler handler) throws SAXException;
public FLayer getLayer();
}
| [
"tranquangtruonghinh@gmail.com"
] | tranquangtruonghinh@gmail.com |
3db3170edc4327e8ff7517e8dd42cfc51c2c2684 | 518eadde6db89bca44770cdb8f09fa56873220c2 | /OOPAdvanced/Exercises/Reflection/src/pr02PrivateClassFiddling/com/BlackBoxInt.java | e93fc30e474d1184b6b2f047a6f07627e9e89655 | [] | no_license | vonrepiks/Java-Fundamentals-May-2018 | 7d000b709c0eaf03334cbc90f702b770b6e4c321 | 8beb9ac54aac5669841954b2240cee2bc27787a4 | refs/heads/master | 2020-03-17T10:17:35.674518 | 2018-08-08T07:07:11 | 2018-08-08T07:07:11 | 133,507,163 | 4 | 13 | null | 2018-11-02T19:44:59 | 2018-05-15T11:36:37 | Java | UTF-8 | Java | false | false | 719 | java | package pr02PrivateClassFiddling.com;
public class BlackBoxInt {
private static final int DEFAULT_VALUE = 0;
private int innerValue;
private BlackBoxInt(int innerValue) {
this.innerValue = innerValue;
}
private BlackBoxInt() {
this.innerValue = DEFAULT_VALUE;
}
private void add(int addend) {
this.inn... | [
"ico_skipernov@abv.bg"
] | ico_skipernov@abv.bg |
7aed87b1bb0d919cdeb037cd14e856cd918b2454 | cabe6d501ba7ca997c939606d55015955ea6fc4e | /src/main/java/ar/edu/ort/p1/u4/practico04/ej04_viajes_tren/src/Recorrido.java | b4ab8a3474e9348e43b82a989adddbd9ae9b8284 | [] | no_license | DelmerRo/Ejercicios-resueltos-herencia-polimorfismo-interfaz-fifo | 9a2f45999fa1b22bd29dbb4a2e602e8ebb3e7e2b | 6f0ccd913e2e28e1e925152685ab9b253374bd0f | refs/heads/master | 2023-09-02T08:42:09.623739 | 2021-11-22T18:18:07 | 2021-11-22T18:18:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,223 | java | package ar.edu.ort.p1.u4.practico04.ej04_viajes_tren.src;
public class Recorrido {
private static double PRECIO_X_ESTACION = 50;
private static double DCTO = 0.2;
private Estacion estDestino;
private Estacion estPartida;
public Recorrido(Estacion estDestino, Estacion estPartida) {
super();
this.estDestino = ... | [
"ignacio.sanchez@comafi.com.ar"
] | ignacio.sanchez@comafi.com.ar |
029c210da83a1051a38f24d5bde246bd494e6dd7 | db6c4de1f2ae20618968843a30f3b4dbdfb6d7eb | /Test/src/AES.java | 72bef9b4bdbdbdef434b957a84e5250e0ba5041d | [] | no_license | ravikumarbmca1986/Test | dc0a5858e20933613c6d95c3ed27cf22c452b4f3 | 5868e29d4e5896586107cf7b48efbaeef6c8e732 | refs/heads/master | 2021-09-01T13:52:46.779652 | 2017-12-27T07:23:39 | 2017-12-27T07:23:39 | 115,490,348 | 0 | 0 | null | 2017-12-27T08:59:33 | 2017-12-27T06:39:33 | Java | UTF-8 | Java | false | false | 2,370 | java | import java.io.UnsupportedEncodingException;
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmException;
import java.util.Arrays;
import java.util.Base64;
import javax.crypto.Cipher;
import javax.crypto.spec.SecretKeySpec;
public class AES {
private static String mykey = "***** t... | [
"PPMS@TA-RAVIKUMAR"
] | PPMS@TA-RAVIKUMAR |
bbd3d5b70db034784783f432433928bfc93946d7 | 7d77d015978a622787ced6e812ac989353e60450 | /library/common/src/main/java/com/jaydenxiao/common/base/BaseActivity.java | c3effef01d5976c2d01cf78e148eadedec8b8370 | [
"Apache-2.0"
] | permissive | jolewill/MvpZhihuNews | 9125446bc78c67cce3f18fe42398a491e30e13db | 3f755996b9bca717543d255c7b7dfc6cc20b3d23 | refs/heads/master | 2020-12-30T15:53:45.207580 | 2017-05-13T14:08:53 | 2017-05-13T14:08:53 | 91,176,755 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,176 | java | package com.jaydenxiao.common.base;
import android.content.Context;
import android.content.Intent;
import android.content.pm.ActivityInfo;
import android.os.Bundle;
import android.support.v4.content.ContextCompat;
import android.support.v7.app.AppCompatActivity;
import android.view.Window;
import com.jaydenxiao.comm... | [
"1106577075@qq.com"
] | 1106577075@qq.com |
0ff893ef968c6d5e600e4c7114f6353ddb5b8742 | a7e15cf3bffe5241992afd2c9a03f13f30d20ee8 | /src/main/java/com/Learning/JAVAPackage/LearnJava_1.java | 483c22649abb0af6d621004ac4f08e2ea2b7d20c | [] | no_license | QAFrameworks/LearningJavaStarter | 000a24ece3349185e70bdee788b1e6d46cc49eef | 18587f471da329392aa1661cdb6d367cbeac3213 | refs/heads/master | 2023-03-07T04:26:27.416314 | 2021-02-06T20:17:32 | 2021-02-06T20:17:32 | 336,529,258 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 652 | java | package com.Learning.JAVAPackage;
public class LearnJava_1 {
public int getX() { // getter setter
return x;
}
public void setX(int x) {
this.x = x;
}
int x= 4; // variable
public static void main(String args[]) { // execution starts from here
LearnJava_1 learnJava ... | [
"kunalmehta.km@gmail.com"
] | kunalmehta.km@gmail.com |
c09e32b1e9dfb7704056bc93d89124c159facac9 | be6b58c303fbf1bcabd2cc063ac760d5f91b748e | /test/de/stock/utils/UtilsTest.java | 84fa388a4d08276fd78846b11fffbffcad2c41b6 | [] | no_license | chlange/stock | 1bb7084411798eacdc7ef4a1fed635964ef111bd | eef2fd987ebba77d78b3dd975bce7c8771a5e22e | refs/heads/master | 2016-09-05T14:47:06.124686 | 2013-05-21T23:03:57 | 2013-05-21T23:03:57 | 5,319,739 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 616 | java | package de.stock.utils;
import static org.junit.Assert.assertEquals;
import org.junit.Test;
public class UtilsTest {
@Test
public void testRandomDouble() {
assertEquals(new Double(0), Utils.random(0.0, 0.0));
assertEquals(new Double(1.0), Utils.random(1.0, 1.0));
assertEq... | [
"chlange@htwg-konstanz.de"
] | chlange@htwg-konstanz.de |
8f38bf858598f40227e279192ec064a6ba796f42 | f377da2511519d130c0d1c0376e59998fdea02a4 | /src/game/generator/InitCase.java | 72c97c0c6aee5a5a603aaf4f6ab755289cae4b72 | [] | no_license | weiweijiaa/life_game | 601b553bcedbba6fc69dabe3e83df2de1cb2a6e6 | 4fb8b6285c80985ddfdb93ec7af8d8d47971b443 | refs/heads/master | 2022-11-13T22:06:24.214979 | 2020-07-09T16:55:23 | 2020-07-09T16:55:23 | 278,416,568 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,715 | java | package game.generator;
import java.io.File;
import java.io.FileWriter;
import java.io.IOException;
import java.io.PrintWriter;
import java.util.Random;
public class InitCase {
public static final int FILE_NUM=10;
public static void main(String[] args) {
for (int i = 0; i < FILE_NUM; i++) {
... | [
"496377073@qq.com"
] | 496377073@qq.com |
4bf819e08f494dc5e0f723b2e3c5345254c2d7ee | 5dd8d7c191d4897a3628e5e5baba8344fbd06b2b | /robotium/src/androidTest/java/com/example/dandancao/robotium/MyApplicationTest.java | 8cf3144e90765a579a7159eb0a74884defb36b5e | [] | no_license | Damily2016/Robotium_Test | 801280a2828c16d9dceedf997b4d1a79437fc2fc | ebb368c542534508605d58f5ec1c7692d3e3673f | refs/heads/master | 2021-01-12T02:46:15.718279 | 2017-01-05T08:53:00 | 2017-01-05T08:53:00 | 78,094,441 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,776 | java | package com.example.dandancao.robotium;
import android.test.ActivityInstrumentationTestCase2;
import com.robotium.solo.Solo;
import org.junit.Before;
import org.junit.Test;
/**
* Created by Dandan.Cao on 2016/12/30.
*/
public class MyApplicationTest extends ActivityInstrumentationTestCase2<MainActivity> {
priv... | [
"389967719@qq.com"
] | 389967719@qq.com |
055098dc9b324506d55ffddf886c833479170528 | 661babc2a50b15a05aef7b8ff567ee676552bd1c | /src/main/java/com/raj/reactive/ReactiveDemo/bean/SearchResult.java | 7e973c5996f63f235019abdfb61a825ed79c83f6 | [] | no_license | PranavBrothers/reactive-demo | 341649bd9e7a4d7c83b8a625e5a303f6f0da15ba | f22f5ff84e87d2afc917eed21f0ba5d0bd346980 | refs/heads/main | 2023-04-18T07:19:23.658852 | 2021-04-30T03:03:56 | 2021-04-30T03:03:56 | 361,609,536 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 297 | java | package com.raj.reactive.ReactiveDemo.bean;
import java.math.BigDecimal;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
@Data
@AllArgsConstructor
@NoArgsConstructor
public class SearchResult {
private String airlineName;
private BigDecimal fare;
}
| [
"monishrajkumar@gmail.com"
] | monishrajkumar@gmail.com |
7cbfcfe03dc2e28859088568394e37c270043c15 | 523325b68dfc8fc343dc309e43dca6b218c0371d | /lib-android/info.cmptech.scanwrapper/src/main/java/info/cmptech/scanwrapper/DecodeHandler.java | fb9d62486fa2a56065eca9bb45508f3f1aa934ae | [] | no_license | SZU-BDI/app-hybrid-core | cd87d3feaf864ec701bb85c5391717e414ee85a0 | 4d1e5cda8bab7fc9f6983f447ced78710c5cfe0d | refs/heads/master | 2020-04-15T14:01:31.873552 | 2018-01-26T10:12:57 | 2018-01-26T10:12:57 | 58,211,106 | 2 | 4 | null | null | null | null | UTF-8 | Java | false | false | 3,488 | java | /*
* Copyright (C) 2010 ZXing 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 applicable law or agr... | [
"wanjochan@gmail.com"
] | wanjochan@gmail.com |
0d74284ae5a864910fef5c84c675d454c9916b04 | 5c18b96d8d02aa95c00526e726d74179daab5ef1 | /src/java/Composant/dropDownnList.java | 897ae9d4c6afc2198811ee57f23b445ad251d53a | [] | no_license | jakubowicz/lixian_reponsive | 911c87eaf91395411b081fe28cbd9a4f7d13b906 | 0c1e69b6d7b4e20895cd66b38e5e47693e21ffdb | refs/heads/master | 2023-01-21T10:54:31.620429 | 2020-12-01T14:13:35 | 2020-12-01T14:13:35 | 315,715,010 | 0 | 0 | null | 2020-11-30T16:01:14 | 2020-11-24T18:08:39 | Java | UTF-8 | Java | false | false | 1,122 | java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package Composant;
import accesbase.Connexion;
import java.sql.ResultSet;
import java.sql.Statement;
import java.util.Vecto... | [
"joel_jakubowicz@hotmail.fr"
] | joel_jakubowicz@hotmail.fr |
7d6da95abeed1c802e9e7dbd1243b0009924326e | 07d8035be107669b512d0a884a438a3f2e89ca76 | /final-data/final-data-core/src/main/java/org/ifinal/finalframework/data/query/condition/CompareCondition.java | 388530df15c07ed9c656435672f13a0748abfa68 | [
"Apache-2.0"
] | permissive | liniukesi/final-frameworks | 71f239e3708ebf05e02ac0e376a1c70a3a73b906 | 22a6d45ecab565403f691b36de9e02cbffff5bcb | refs/heads/master | 2023-02-19T02:17:53.532617 | 2021-01-15T13:37:02 | 2021-01-15T13:37:02 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 573 | java | package org.ifinal.finalframework.data.query.condition;
import org.springframework.lang.NonNull;
/**
* @author likly
* @version 1.0.0
* @since 1.0.0
*/
@SuppressWarnings("unused")
public interface CompareCondition<V, R> extends Condition {
R eq(@NonNull V value);
R neq(@NonNull V value);
R gt(@NonN... | [
"likly@ilikly.com"
] | likly@ilikly.com |
0b91789d9e9e2df57b37d7e6360ab19d6ec26156 | a3f3a2229f3484949f0ba1b490c19b5571c44240 | /src/test/java/mendiandingdanModelTest/tuihuorukuTest.java | 51422e92b726d109b3cea518cb129551d30df2ec | [] | no_license | jiangtechao/WebDriverq | f04c5439fd5c2e7ce4d35050aeac7886cd02f42f | abd243148f2cb3664fd314b986937e2247f04583 | refs/heads/master | 2020-03-28T10:33:42.196027 | 2018-10-15T07:43:44 | 2018-10-15T07:43:44 | 148,120,308 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,273 | java | package mendiandingdanModelTest;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.firefox.FirefoxDriver;
import org.testng.Assert;
import org.testng.annotations.AfterTest;
import org.testng.annotations.BeforeTest;
import org.testng.annotations.Test;
import publicMode.logi... | [
"18217771547@163.com"
] | 18217771547@163.com |
481cfc49e6952bd5850d447709094ed862f149d3 | 573a66e4f4753cc0f145de8d60340b4dd6206607 | /JS-CS-Detection-byExample/Dataset (ALERT 5 GB)/357876/2014.07.18/cgeo-market_20140718/cgeo-market_20140718/main/src/cgeo/geocaching/settings/RegisterSend2CgeoPreference.java | cc2de9f2c922a370ab5d62aeb218ba399a447817 | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | mkaouer/Code-Smells-Detection-in-JavaScript | 3919ec0d445637a7f7c5f570c724082d42248e1b | 7130351703e19347884f95ce6d6ab1fb4f5cfbff | refs/heads/master | 2023-03-09T18:04:26.971934 | 2022-03-23T22:04:28 | 2022-03-23T22:04:28 | 73,915,037 | 8 | 3 | null | 2023-02-28T23:00:07 | 2016-11-16T11:47:44 | null | UTF-8 | Java | false | false | 4,125 | java | package cgeo.geocaching.settings;
import cgeo.geocaching.R;
import cgeo.geocaching.activity.ActivityMixin;
import cgeo.geocaching.network.Network;
import cgeo.geocaching.network.Parameters;
import cgeo.geocaching.ui.dialog.Dialogs;
import cgeo.geocaching.utils.Log;
import ch.boye.httpclientandroidlib.HttpResponse;
im... | [
"mmkaouer@umich.edu"
] | mmkaouer@umich.edu |
c39dc1343c8774e404b3c1693a3e937742b137ce | 082e26b011e30dc62a62fae95f375e4f87d9e99c | /docs/weixin_7.0.4_source/反编译源码/反混淆后/src/main/java/com/tencent/soter/p663a/p1108f/C30958e.java | f6104b0caa0ba7088075b4dff5425dfca52a82a2 | [] | 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 | 603 | java | package com.tencent.soter.p663a.p1108f;
/* renamed from: com.tencent.soter.a.f.e */
public interface C30958e extends C44468a<C16168a, C30959b> {
/* renamed from: com.tencent.soter.a.f.e$a */
public static class C16168a {
public String AvZ;
public String Awa;
public C16168a(String str,... | [
"alwangsisi@163.com"
] | alwangsisi@163.com |
ac577dd07550a45b540195dcf9d7a9a24a0ed1fe | ebb4a89fb46f548e4d23a1f60a6a610dbe2c1aa2 | /dao-jaxb/src/test/java/org/tristan/parking/dao/jaxbimpl/test/EntityDAOJaxbImplTest.java | 7ccceb745ac9151f25d5808e261e3c09bff54fea | [
"Apache-2.0"
] | permissive | 10tliu/ticketmachine | 2709ff14efe494dd71a960467d96fab79dd38352 | a1f1dd5b02b52044399d6dc841fce8de6dd22eaf | refs/heads/master | 2020-04-16T15:45:23.711715 | 2019-01-14T20:11:47 | 2019-01-14T20:11:47 | 165,712,756 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,480 | java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package org.tristan.parking.dao.jaxbimpl.test;
import java.io.File;
import java.util.List;
import org.junit.Test;
import static org.ju... | [
"3liut48@solent.ac.uk"
] | 3liut48@solent.ac.uk |
b00b6eae9dfa4aebaa92c64d36a7cbff83363b5c | 3b9cf2936abe0bb4d5507853a79d98f2d91af870 | /vividus/src/test/java/org/vividus/bdd/steps/FileStepsTests.java | 8559a8477c6f2546b0bc8fb4d99dac43b0b50b6e | [
"Apache-2.0"
] | permissive | ALegchilov/vividus | ef8a4906efb0c2ff68fd624fde4d2e6d743bae9b | 55bce7d2a7bcf5c43f17d34eb2c190dd6142f552 | refs/heads/master | 2020-09-08T16:50:21.014816 | 2019-11-12T10:40:45 | 2019-11-15T10:10:52 | 221,188,634 | 0 | 0 | Apache-2.0 | 2019-11-12T10:15:40 | 2019-11-12T10:15:39 | null | UTF-8 | Java | false | false | 2,146 | java | /*
* Copyright 2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... | [
"valfirst@yandex.ru"
] | valfirst@yandex.ru |
dbcbda183f774d1101f7720cdca92619a0be7f9b | 2180002d4b35248ee20d5f712a69f65d2299ff5e | /Tanya/src/Simple.java | 66866ddcc18319a9d3598ebab805307f48465e9c | [] | no_license | Tannya1309/selenium | 6c44ac35105e711408ab2aba2d3a5d6d74f3b830 | d69080c8a796742821196ad25066740f8f6f7d8c | refs/heads/master | 2022-11-16T16:06:50.842336 | 2020-07-04T18:33:16 | 2020-07-04T18:33:16 | 277,162,236 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 106 | java |
public class Simple {
public static void main(String[] args) {
Test s1= new Test(111, "karan");
}
} | [
"Tanya@192.168.1.3"
] | Tanya@192.168.1.3 |
b39b7d724547518465d3f879efb2a6377602be90 | b49626124678d79ba23ed48c52a0a4237394753d | /src/main/java/com/cominvi/app/oauth/services/IEmpleadosPerfilesService.java | c02713c879870c4689c53eaa2529b7e40ca5693b | [] | no_license | saul-granados/servicio-general | 5178e8ce88b7afb207dc2fd1ff46d1c807b72ba5 | 66f18a30ba537f8a8f2cb405864e3e574f265257 | refs/heads/main | 2023-06-12T03:52:25.828550 | 2021-06-23T13:27:28 | 2021-06-23T13:27:28 | 379,611,849 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 561 | java | package com.cominvi.app.oauth.services;
import java.util.List;
import com.cominvi.app.commons.general.EmpleadosPerfiles;
public interface IEmpleadosPerfilesService {
List<EmpleadosPerfiles> findAll();
EmpleadosPerfiles findById(Long idempleado, Long idperfil);
EmpleadosPerfiles save(EmpleadosPerfiles e... | [
"rocha.sgl@gmail.com"
] | rocha.sgl@gmail.com |
f3c32e155a9bb312256d55f06024bf38858cf6ef | 047cca08319a33f3d3f1d6d51a63644fd02cfce5 | /tillerinobot/src/main/java/tillerino/tillerinobot/predicates/StarDiff.java | 7a94409ac90f2e5525bd1ef7c1d981d35150b358 | [] | no_license | leusonmario/Tillerinobot | 9a99da6285c6cbfcfbbdffebcebf4872e1a9af3e | dfc13c160d0aca6fdb9c4da579e7815530e55ea8 | refs/heads/master | 2021-09-21T03:23:31.064935 | 2018-03-15T18:46:15 | 2018-03-15T18:46:15 | 109,865,367 | 0 | 0 | null | 2017-11-07T16:59:45 | 2017-11-07T16:59:45 | null | UTF-8 | Java | false | false | 369 | java | package tillerino.tillerinobot.predicates;
import org.tillerino.osuApiModel.OsuApiBeatmap;
public class StarDiff implements NumericBeatmapProperty {
@Override
public String getName() {
return "STAR";
}
@Override
public double getValue(OsuApiBeatmap beatmap, long mods) {
... | [
"omkelderman@gmail.com"
] | omkelderman@gmail.com |
35dbc3cfb51a1e4b9b9d82bae60e30261d2cc377 | 87059cd742e9ebe982c74ff71db81bff01f0925c | /src/main/java/com/my/restfulapi/common/util/log4j2/LogData.java | e42385b962c3122c5428e6a68e91e6e10b4c9079 | [] | no_license | wgy22316/my_restfulapi | e6f753dd57b29a069ebc50bbb0375ff99e7f0aeb | 3c5a08f62a75da96b8e8081499247b6c541781d1 | refs/heads/master | 2021-11-28T09:56:55.356621 | 2021-11-16T07:17:01 | 2021-11-16T07:17:01 | 154,527,300 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 830 | java | package com.my.restfulapi.common.util.log4j2;
import lombok.Data;
import java.util.List;
@Data
public class LogData {
/**
* 调用结果
*/
private Object result;
/**
* 服务器执行耗时
*/
private long elapsedMilliseconds;
/**
* 调用方完整信息
*/
private String invocation;
/**
... | [
"wu.gongyao@mwee.cn"
] | wu.gongyao@mwee.cn |
06b16a59fbb848e58a96e52eda59804d97fd3902 | f9c269be41fc8a3db6faf897ed486906ac628965 | /src/main/java/ng/com/gness/cardschemeconsumer/CardschemeConsumerApplication.java | 28e59ca62a4fc78def366319ccbb214987facc26 | [] | no_license | gness007/card-scheme-consumer | 08fb6b06abd30b102304ca222afbe73f03e94cba | 74272b8253ef3ab8c963724bd66e4923d04cdd8d | refs/heads/master | 2022-11-04T22:27:58.986486 | 2020-06-24T16:13:45 | 2020-06-24T16:13:45 | 274,708,887 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,298 | java | package ng.com.gness.cardschemeconsumer;
import ng.com.gness.cardschemeconsumer.model.Card;
import ng.com.gness.cardschemeconsumer.pojo.CardDTO;
import ng.com.gness.cardschemeconsumer.services.CardService;
import org.h2.tools.Server;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.b... | [
"gohilebo@gmail.com"
] | gohilebo@gmail.com |
1d4e32b6ec6c6b087417e25175c068cf85c8acdf | 409b7b11774a090607d742ae51e55ff2914963b5 | /src/main/java/com/spark/interfaces/InputStreamReader.java | d0845a005f811b5e86ac495b66eb04e2076da39d | [
"MIT"
] | permissive | cbartram/spark | c624d7fb514ca9e75280ea724088264d542711cb | 7ef3cb508f532fe8ccd013cfc05606a8c6fa94f4 | refs/heads/master | 2021-05-12T20:09:50.444622 | 2020-09-08T13:52:45 | 2020-09-08T13:52:45 | 117,114,440 | 3 | 0 | null | 2018-01-11T14:54:48 | 2018-01-11T14:54:47 | null | UTF-8 | Java | false | false | 544 | java | package com.spark.interfaces;
import java.io.InputStream;
import java.net.URL;
/**
* InputStreamReader - This interface should be implemented by any class who opens a URL connection and reads an input stream
* of any kind. The generic type T should indicate the type of data being read from the input stream. If the ... | [
"cbartram3@gmail.com"
] | cbartram3@gmail.com |
5f379bf2b2094547dc71926246b3e4b05e369a14 | 0c6e0ac2b21ad94b3a3de0e0f9cd57483c7b4e16 | /src/main/java/com/ldb/pojo/PageBean.java | 81f226099d4c42f21ee76ea6604c676c8f439b38 | [] | no_license | dddddb/CS | 895041eb13747018e11f42e3785d581a2f129bf4 | f43f60b6878ff11d196ff7eeee8c4c93c7feb7c9 | refs/heads/master | 2023-05-08T22:53:15.779188 | 2021-05-27T10:12:01 | 2021-05-27T10:12:01 | 371,266,295 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 332 | java | package com.ldb.pojo;
import lombok.Data;
import java.util.List;
@Data
public class PageBean<T> {
private int totalCount;//总记录数
private int totalPage;//总页数
private int currentPage;//当前页码
private int pageSize;//每页显示的条数
private List<T> list;//每页显示的数据集合
}
| [
"1263335061@qq.com"
] | 1263335061@qq.com |
63e9f185946fe58eb5d35e3de5494e09e30c8712 | 2b63502a88956a9d278aa21db7132b61136f7633 | /mongo-plan-checker-reactivestreams/src/main/java/com/github/isopov/mongoplanchecker/reactivestreams/PlanCheckerMongoCollection.java | be31f68c19eea2f4795f76b9abc97d2c0556ddaf | [
"MIT"
] | permissive | isopov/mongo-plan-checker | 5d2e7b706ca7d0cc37646fc7a1a5a05d40a32a0b | ec87324ccecf112436c0442dee5011adc030e5a0 | refs/heads/master | 2020-06-06T01:18:19.605202 | 2019-10-22T07:38:42 | 2019-10-22T07:38:42 | 192,598,775 | 0 | 0 | MIT | 2019-08-30T14:32:31 | 2019-06-18T19:14:13 | Java | UTF-8 | Java | false | false | 26,918 | java | package com.github.isopov.mongoplanchecker.reactivestreams;
import static com.github.isopov.mongoplanchecker.core.PlanChecker.explainModifier;
import com.github.isopov.mongoplanchecker.core.Nullable;
import com.github.isopov.mongoplanchecker.core.PlanChecker;
import com.mongodb.MongoNamespace;
import com.mongodb.Read... | [
"sopov.ivan@gmail.com"
] | sopov.ivan@gmail.com |
552a4bca1c98f8af64b3c799f24b484abaf1604f | 0e9edb0807b04b20f846e76f18f3c8f0b26b9526 | /src/main/java/sk/mrtn/pixi/client/parsers/Tmp.java | e2dcf9f0ad8fa5cee680350d470492ec001ad9f9 | [
"MIT"
] | permissive | klaun76/gwt-pixi | 9d3f5a1ef8ed860c1d4989406e079afc39b958bf | 22cbd1690b2a9e5e89eb95d8d1074b640a638fb3 | refs/heads/master | 2020-07-06T10:49:53.970090 | 2017-06-22T20:12:46 | 2017-06-22T20:12:46 | 66,664,125 | 7 | 1 | null | null | null | null | UTF-8 | Java | false | false | 247 | java | package sk.mrtn.pixi.client.parsers;
/**
* Created by klaun on 30/05/16.
* temporary class used when generating partial classes from javascript
* intended to be replaced by actual type when tested or read in
* documentation
*/
class Tmp {
}
| [
"martin.liptak@sowhat.sk"
] | martin.liptak@sowhat.sk |
e7bc9a69266fe70927bec0a276a19752255ad55c | 5f24433e4f5376b107793c6e9d862c1b324350d3 | /HW4/My_bprotsess/src/ttu/idu0080/ordershipmentservice/client/OrderShipmentService_OrderShipmentServicePort_Client.java | a401b8537d9e6d394e5341d1a26db230bff90844 | [] | no_license | arturgummel/IDU0080 | a22077df1792bb1bf2e8587de7ac41baedc23e14 | 6eb3e0969f64e27503f8c5b8ba7adcdb45d251e6 | refs/heads/master | 2021-01-21T07:01:07.118965 | 2017-02-27T13:39:47 | 2017-02-27T13:39:47 | 83,313,120 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,167 | java |
package ttu.idu0080.ordershipmentservice.client;
/**
* Please modify this class to meet your needs
* This class is not complete
*/
import java.io.File;
import java.net.MalformedURLException;
import java.net.URL;
import javax.xml.namespace.QName;
import javax.jws.WebMethod;
import javax.jws.WebParam;
import javax... | [
"arturgummel@gmail.com"
] | arturgummel@gmail.com |
275b5e28286872efccd5fbb1807dad9e1e54e007 | 3b100d0403ebf41600654a7b4963632986876d72 | /SuperDemo/lib/src/main/java/com/android/core/control/logcat/LogLevel.java | 7eaf613382c73d33820ad450e9a1c0e5c0a9fe2a | [] | no_license | KoalaHui/SuperDemo | 81c00671ae6345f53305b6e1a3dea6eb3cbd16b8 | 244fc5a875f41946d66616c1342e89816f6b3cf2 | refs/heads/master | 2021-01-17T18:18:25.158800 | 2016-08-04T10:23:11 | 2016-08-04T10:23:11 | 64,975,187 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 119 | java | package com.android.core.control.logcat;
public enum LogLevel {
FULL,
NONE;
private LogLevel() {
}
}
| [
"233192133@qq.com"
] | 233192133@qq.com |
8c57cbcb6cc34114a3a8f48a0ba51b3ee401fc5e | 1bc9ba30be08c84ae4ea5a3172cea9a3e527a030 | /gen/cn/david/listview/R.java | d532300afe11c4de876966c6554a0405429ca8fa | [] | no_license | LNAmp/ListViewTestApp | 28bd8a07db8c64e2e6665a5f5b8f51991535f2fe | 6ffa05958de69c76c2ceb6e25a094db8ac566009 | refs/heads/master | 2016-08-12T18:53:01.486859 | 2015-10-27T11:22:15 | 2015-10-27T11:22:15 | 45,035,915 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,717 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* aapt tool from the resource data it found. It
* should not be modified by hand.
*/
package cn.david.listview;
public final class R {
public static final class attr {
}
public static final class dimen {
... | [
"351450944@qq.com"
] | 351450944@qq.com |
97097a7a3222692e9564af6bb42566e5c76d82cb | 0cdfb75efb63fdfb1cd1bb2cc1e6d5db7a8f9213 | /AMFICOM/v1/bkp/mapviewclient/src/com/syrus/AMFICOM/Client/Map/UI/MapViewTableController.java | 5cdecff2a6b99c00465aa35d7a6d37bde93f734e | [] | no_license | syrus-ru/amficom | b230bd554b8c056c9ca1b3236f4c6ac0dc4bf0b5 | 1d1f0c89f05ad224cb7a111bbb36ed14416ab2fc | refs/heads/master | 2023-04-10T17:21:00.091946 | 2006-07-05T02:23:17 | 2006-07-05T02:23:17 | 361,810,067 | 5 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,965 | java | /*
* TestResourceController.java Created on 20.08.2004 10:38:55
*/
package com.syrus.AMFICOM.Client.Map.UI;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collections;
import java.util.List;
import com.syrus.AMFICOM.Client.General.Lang.LangModelMap;
import com.syrus.AMFICOM.Client.Map.MapPro... | [
"andrei.kroupennikov@gmail.com"
] | andrei.kroupennikov@gmail.com |
09f61ba251de1b6ed8d01c6cc794802dd83a3d22 | 5ecf279d1c4ec6466bab436cb718f590d2fead6a | /src/main/java/pl/edu/wat/wcy/isi/siecsilowni/controllers/SearchClientController.java | 490ac25415f6e697db58dba82cf569786c93686d | [] | no_license | MatexN/GymManagementApp | 6bef3342566d443140d7a13ba8fd19fb655e28ea | 35c1a141c8d83b05c82e64d8f66973670842f9cc | refs/heads/master | 2021-04-12T08:27:34.974983 | 2018-03-20T12:31:22 | 2018-03-20T12:31:22 | 126,012,824 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,583 | java | package pl.edu.wat.wcy.isi.siecsilowni.controllers;
import javafx.event.ActionEvent;
import javafx.fxml.FXML;
import javafx.scene.control.Button;
import javafx.scene.control.Label;
import pl.edu.wat.wcy.isi.siecsilowni.GymApp;
import pl.edu.wat.wcy.isi.siecsilowni.components.NumberTextField;
import pl.edu.wat.wcy.isi.... | [
"matex95@gmail.com"
] | matex95@gmail.com |
2421ec50da69ffe68beb1d553494005d9f8392f4 | bc70a4652a047a7afd15333747fc2aebfc90d2c4 | /platform/dolphin-platform-remoting-server/src/main/java/com/canoo/platform/remoting/server/RemotingContext.java | aeeb4f833d944dffc9d1c540fedcbe2d75c9efa4 | [
"Apache-2.0"
] | permissive | potapczuk/dolphin-platform | 91bc4f564f5accf61ea7b462701473622f63db5f | 95c13dbd72b8c9c54caf8e9dd06a4933baeba490 | refs/heads/master | 2021-07-18T07:16:08.341221 | 2017-10-23T12:26:31 | 2017-10-23T12:26:31 | 108,169,860 | 1 | 0 | null | 2017-10-24T18:53:03 | 2017-10-24T18:53:03 | null | UTF-8 | Java | false | false | 2,123 | java | /*
* Copyright 2015-2017 Canoo Engineering AG.
*
* 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 la... | [
"hendrik.ebbers@web.de"
] | hendrik.ebbers@web.de |
1a88c3fb5a76a474430cd2d5c993c1fd1d70559e | 9b3bcf523609aae3907b50e0dc550e3e4678f9d6 | /ideafork_ee6/src/main/java/at/irian/cdiatwork/ideafork/core/impl/config/typed/TypedConfigHandler.java | 7cd4f4b2dc9ff04d8bb577d85e52159548a5b542 | [] | no_license | CDIatWork/IdeaForkLite | 5283d3cf4f471bde369d43ffebfa3609193b7dcf | 152ff0d949160e0abfeb52d95f363bbcbb950aaa | refs/heads/master | 2021-01-18T02:10:25.389617 | 2016-08-01T16:21:33 | 2017-05-30T09:06:14 | 68,370,895 | 1 | 2 | null | null | null | null | UTF-8 | Java | false | false | 1,738 | java | package at.irian.cdiatwork.ideafork.core.impl.config.typed;
import at.irian.cdiatwork.ideafork.core.api.config.ApplicationVersion;
import at.irian.cdiatwork.ideafork.core.impl.config.context.ConfigScoped;
import org.apache.deltaspike.core.api.config.ConfigResolver;
import java.lang.reflect.InvocationHandler;
import j... | [
"gerhard.petracek@irian.at"
] | gerhard.petracek@irian.at |
2c5f555a8bf56b0d020ab2ae63c4940d2a17876b | edf7dc42337f0f644c5217afb9048acda2b22bea | /src/main/java/de/vs/monopoly/model/Player.java | 2bfbd22ddb229b096be862ae86a8693b7a524260 | [] | no_license | d-is/Monopoly | 8a92f3f8b1692da9c458d581c06b8c9c1f542b34 | 948c148db2c292bb8e1727262d3063e0cd6d594d | refs/heads/master | 2016-08-11T14:17:36.287152 | 2016-01-13T14:30:53 | 2016-01-13T14:30:53 | 44,614,034 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,547 | java | package de.vs.monopoly.model;
public class Player {
private String id;
private String name;
private String uri;
private Place place;
private int position;
private boolean ready;
public boolean isReady() {
return ready;
}
public void setReady(boolean ready) {
this.ready = ready;
}
public String getI... | [
"magnus@philipp"
] | magnus@philipp |
b952ca25e5c3e4c2d345ec1d48fe4182ed880a24 | 798744bdb13947314962a7835a088d1d8a31d0d3 | /test/br/com/six2six/validator/model/Person.java | 570e2cd7c84411b937003feaeb0c9a73afa73c0f | [] | no_license | six2six/validator | ae2249c23f422386a976720bd54984e4290fdd89 | 4e82b5f275199a2919b4b28f3103fb895089e24c | refs/heads/master | 2020-05-05T07:57:12.977024 | 2012-09-04T06:35:41 | 2012-09-04T06:51:14 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 771 | java | package br.com.six2six.validator.model;
public class Person {
private String name;
private int age;
private Address homeAddress;
private Address workingAddress;
public Person(String name, int age) {
this.name = name;
this.age = age;
}
public String getName() {
return name;
}
public void setName(St... | [
"bjornnborg@gmail.com"
] | bjornnborg@gmail.com |
d9b604295bcb0d5947cf396fdb5445860ab25a73 | 7f20b1bddf9f48108a43a9922433b141fac66a6d | /core3/impl/tags/impl-parent-3.0.0-alpha9/vizmap-gui-impl/src/main/java/org/cytoscape/view/vizmap/gui/internal/CyActivator.java | d3e426f5e7175a714f9143658795aea940fae39c | [] | no_license | ahdahddl/cytoscape | bf783d44cddda313a5b3563ea746b07f38173022 | a3df8f63dba4ec49942027c91ecac6efa920c195 | refs/heads/master | 2020-06-26T16:48:19.791722 | 2013-08-28T04:08:31 | 2013-08-28T04:08:31 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 20,011 | java |
package org.cytoscape.view.vizmap.gui.internal;
import java.awt.Color;
import java.awt.Font;
import java.awt.Paint;
import java.util.Properties;
import javax.swing.SwingConstants;
import javax.swing.table.DefaultTableCellRenderer;
import org.cytoscape.application.CyApplicationConfiguration;
import org.cytoscape.app... | [
"kono@0ecc0d97-ab19-0410-9704-bfe1a75892f5"
] | kono@0ecc0d97-ab19-0410-9704-bfe1a75892f5 |
66cb2fb7d295148e78709fc8caeee2c4c3726b6f | 7e7ccc418be440da6ace4984f6b87b341687b903 | /src/main/java/org/jcodec/codecs/mpeg4/MPEG4DCT.java | 76aaeb284c8c3204c6c028127afe173ab4c121f4 | [
"BSD-2-Clause",
"BSD-2-Clause-Views"
] | permissive | dsmatter/jcodec | e451334b16261462b8e0e3a5924cfd469ed4e166 | 3911d2ba6b8a9b677b753648ca71cae09285597d | refs/heads/master | 2021-06-08T19:58:44.863091 | 2021-04-12T10:32:28 | 2021-04-12T10:32:28 | 159,028,636 | 0 | 0 | BSD-2-Clause | 2018-11-25T12:20:29 | 2018-11-25T12:20:29 | null | UTF-8 | Java | false | false | 9,573 | java | package org.jcodec.codecs.mpeg4;
import org.jcodec.common.tools.MathUtil;
/**
* This class is part of JCodec ( www.jcodec.org ) This software is distributed
* under FreeBSD License
*
* @author The JCodec project
*
*/
public class MPEG4DCT {
private final static int W1 = 2841;
private final static int... | [
"zhukov.alex@gmail.com"
] | zhukov.alex@gmail.com |
83953032759d024a0644ac3a77a150a65b8f5341 | 77d08aaa311e9e59b857ea99a37e05a49fc9aa21 | /VeryGoodBookLibary/src/vgb/test/TestProperties.java | bda171dd98b0b2169816160912a7421a7398aa11 | [] | no_license | stardust220/verygoodbooks_Project | 8eb52dcf751daf15e6efe8021c431fcdc1aeafc3 | 7198dd8cf4056a60643cd02360eb3985d4a87e91 | refs/heads/master | 2021-01-19T12:22:37.739881 | 2016-09-30T10:30:55 | 2016-09-30T10:30:55 | 69,634,191 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,116 | java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package vgb.test;
import java.io.BufferedOutputStream;
import java.io.File;
import java.io.FileOutputStream;
import java.io.... | [
"r01941003@gmail.com"
] | r01941003@gmail.com |
8ed85e28832167ec97ae3207821cc4ba77caad38 | e3ec4e4c3e755e197adff5e22787ecb34a862cd1 | /app/src/main/java/recruitapp/ittproject3/com/recruitmentapp/JobApplicationFragment.java | 30b16dba2ccb923c9578b4efcb979c8fbb257af1 | [] | no_license | Andy----/RecruitmentApp | 996434b551bf2df981ebed369d3f115f21e5da52 | a3befd4ed7d25f5dfec2eea20c602e41605c934d | refs/heads/master | 2020-05-19T12:19:07.695219 | 2015-05-01T13:10:20 | 2015-05-01T13:10:20 | 29,937,260 | 0 | 1 | null | 2015-04-08T22:14:39 | 2015-01-27T22:05:03 | Java | UTF-8 | Java | false | false | 9,649 | java | package recruitapp.ittproject3.com.recruitmentapp;
import android.app.Activity;
import android.app.ProgressDialog;
import android.content.Intent;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.... | [
"andypollard84@gmail.com"
] | andypollard84@gmail.com |
a33db171d423b5563a37c6ab0bb541f57f0ff9d0 | 216b2aaa10e2bacc84a560e9f7523f9d9e9ddb44 | /app/src/main/java/com/badoystudio/jelajahlebak/splashscreen.java | 93489292c7938ac29d6b5a532f8d4cdd5ba5d10b | [] | no_license | guntoro12/jelajahlebak | e7e973afcf6a56faec88307d1f31cab5b02310d4 | 4d97cc12c888ae6db8da3b0f497214bc08dcf091 | refs/heads/master | 2021-01-19T13:08:53.180847 | 2017-08-20T00:00:57 | 2017-08-20T00:00:57 | 100,827,840 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,340 | java | package com.badoystudio.jelajahlebak;
import android.support.v7.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.os.Handler;
import android.view.Window;
import android.view.WindowManager;
//Created by Fathur (okedroid.com)
public class splashscreen extends AppCompatActi... | [
"guntoroagun@gmail.com"
] | guntoroagun@gmail.com |
65207c3abac3aa9f42aacbc37ec6a04dcb515cfe | 7cbd210808dacf3a21c0ad291feff450704efa93 | /algae-client-server/src/main/java/edu/odu/cs/AlgAE/Server/MenuGenerator.java | 6a059c9ddb9a5c674325c61c1e037180b36abfed | [
"LicenseRef-scancode-warranty-disclaimer",
"ECL-1.0"
] | permissive | sjzeil/AlgAE | ba4d7f56dd774da090176ff9f5667428f38230a1 | cdbe4a38f317f4fab0ab20cde4ed9d83d650347d | refs/heads/master | 2023-06-21T19:55:23.450615 | 2023-06-16T18:05:10 | 2023-06-16T18:05:10 | 19,076,217 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,063 | java | package edu.odu.cs.AlgAE.Server;
/**
* Interface to classes that can be used for generating AlgAE algorithm
* menus.
**/
public interface MenuGenerator
{
/**
* Each animation overrides this function to set up a menu of
* algorithms that can be selected for animation.
*/
public void buildMenu();
... | [
"zeil@cs.odu.edu"
] | zeil@cs.odu.edu |
f29b74933ad8486869445e3c42bd1ae49e07c0c4 | 412ef59326645437156fc844cf420f2a9b830d8a | /src/com/redcms/dao/imp/ContentAttachmentDaoImp.java | 58db6159c8e10756e6bbe1a921b2df7919fb496b | [] | no_license | langyamoren/redcms | a2f07d87cf87d914bc1f9d27b04cdec9dd77738a | 3529d9a302157836c5c6034deff701656a3a5e9d | refs/heads/master | 2021-01-23T07:35:31.878172 | 2017-06-01T08:37:01 | 2017-06-01T08:37:01 | 93,035,377 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 624 | java | package com.redcms.dao.imp;
import java.sql.SQLException;
import java.util.List;
import com.redcms.beans.ContentAttachment;
import com.redcms.dao.ContentAttachmentDao;
import com.redcms.dao.core.BaseDaoImp;
public class ContentAttachmentDaoImp extends BaseDaoImp<ContentAttachment>
implements ContentAttachmentDao
{... | [
"9703239@qq.com"
] | 9703239@qq.com |
91ab7b09f3f7a8f0250948f07d2d146fc8aa25ce | 793753e64b4eb25476845db57d22b0a7f845d2a9 | /src/main/java/cn/leiyy/modules/package-info.java | f7de9abbfa1d157a333409437615b853724624d6 | [
"Apache-2.0"
] | permissive | 13211331331/guns | e63c36677fe0311816aed7fbe0695ec6d3152a39 | b77b002ed71614fc398c8ce86ee321013be22d86 | refs/heads/master | 2021-01-01T06:08:41.503279 | 2017-08-29T07:48:32 | 2017-08-29T07:48:32 | 97,366,142 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 73 | java | /**
* Created by hanlin.huang on 2017/8/6.
*/
package cn.leiyy.modules; | [
"280468298@qq.com"
] | 280468298@qq.com |
70785fe3ddca8a084d0bf12dd8a8f179dfc7a42c | d885d7181d0923d0d3e5b7a915405125775ed878 | /TransportControl/src/transportManagement/supportClasses/NullTransition.java | 45320d2490d333cb6324873e991e409c072494f1 | [] | no_license | 3volve/TransportControl | 9a6401feddfde438a5d06f0e0d009cfbdc00d471 | d9c2b0bf82be03d401bdc8ddfe67e95e89ecc831 | refs/heads/master | 2020-04-26T00:44:33.523484 | 2019-05-21T16:44:39 | 2019-05-21T16:44:39 | 173,188,049 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 485 | java | package transportManagement.supportClasses;
import transportManagement.Transition;
public class NullTransition extends Transition {
public NullTransition() { super("", "This is a null transition.", null, null); }
protected boolean hasCities(String orig, String... dest) { return false; }
public void p... | [
"evolve95@gmail.com"
] | evolve95@gmail.com |
77afeff8b1093a6df0e44b4bb596c9ace26dff18 | ef14229979d26a08ac348b6e6ca62b41766c0af5 | /rh-admin/src/main/java/com/ntnikka/datasources/DataSourceNames.java | de43aaeee7f295ab73013f878361ac490c151972 | [] | no_license | dalu8888/rh-epframe-v1 | 861c6eade0af5e274cb6f09a6a2783793f3c3922 | 905ccf32d9036931758aad1f5e17ecc7c1739c46 | refs/heads/master | 2021-04-12T03:50:03.796820 | 2018-05-03T11:45:06 | 2018-05-03T11:45:06 | 125,827,880 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 210 | java | package com.ntnikka.datasources;
/**
* 增加多数据源,在此配置
*
* @author chenshun
*/
public interface DataSourceNames {
String FIRST = "first";
String SECOND = "second";
}
| [
"408462247@qq.com"
] | 408462247@qq.com |
89368b5dfd3332dca40cbdf6d7aefe56d5af14ef | 70c783f031a183c92324a7ec2aa9302b115fba0e | /android/app/src/main/java/com/bhekelapp/MainApplication.java | 933a63ddfdcc7097228676043b9dfe86b9b7d3d1 | [] | no_license | arternauta/bhekelApp | 49763324de1a134336dcea32376b2dff8c8f35dd | 72ffdaf2ec5b4f3fa21e821aaeea565b217ea5f4 | refs/heads/master | 2021-01-12T08:08:18.218739 | 2016-12-22T10:07:20 | 2016-12-22T10:07:20 | 76,479,431 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,032 | java | package com.bhekelapp;
import android.app.Application;
import android.util.Log;
import com.facebook.react.ReactApplication;
import com.oblador.vectoricons.VectorIconsPackage;
import com.horcrux.svg.RNSvgPackage;
import com.facebook.react.ReactInstanceManager;
import com.facebook.react.ReactNativeHost;
import com.face... | [
"arternauta@gmail.com"
] | arternauta@gmail.com |
d5a9e35671752b7a58bf30297de241ad1d65e3cf | 52bb643078a8ad02f080deb75823cdba954430f0 | /src/main/java/academy/academyhelper/Post.java | 4c17ece984fe6f28061d5eb789026d06d03f0db7 | [] | no_license | Jernsten/academyhelper | ad908b1edba7ab0df0d2fd1ae899bb364cdbe413 | 872ba23d80cf0cbd5ada4913d91e1e6c4fe0344c | refs/heads/master | 2021-08-30T05:55:16.231978 | 2017-12-16T09:08:33 | 2017-12-16T09:08:33 | 113,024,441 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,600 | java | package academy.academyhelper;
public class Post {
private int id;
private int userId;
private String content;
private String timestamp;
private int likes;
private int topicId;
private String name;
public Post() {
}
public Post(int id, int userId, String content, Strin... | [
"demirtas@kth.se"
] | demirtas@kth.se |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.