blob_id stringlengths 40 40 | directory_id stringlengths 40 40 | path stringlengths 4 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 689M ⌀ | 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 131
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 32
values | content stringlengths 3 9.45M | authors listlengths 1 1 | author_id stringlengths 0 313 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
6f6a451d548b7a63ba0d8f201f4157039056c059 | 5b8337c39cea735e3817ee6f6e6e4a0115c7487c | /sources/com/google/android/exoplayer2/upstream/cache/CacheDataSinkFactory.java | f9751ed3e925dc965bbf082bbd539cd7aacdac30 | [] | no_license | karthik990/G_Farm_Application | 0a096d334b33800e7d8b4b4c850c45b8b005ccb1 | 53d1cc82199f23517af599f5329aa4289067f4aa | refs/heads/master | 2022-12-05T06:48:10.513509 | 2020-08-10T14:46:48 | 2020-08-10T14:46:48 | 286,496,946 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 751 | java | package com.google.android.exoplayer2.upstream.cache;
import com.google.android.exoplayer2.upstream.DataSink;
import com.google.android.exoplayer2.upstream.DataSink.Factory;
public final class CacheDataSinkFactory implements Factory {
private final int bufferSize;
private final Cache cache;
private final ... | [
"knag88@gmail.com"
] | knag88@gmail.com |
ec6a8ef8cae7b11ba5c500e49f4aeb7720f40511 | 785fc3eba3ba5dfa2f74e09eb7d558173d033e44 | /src/controlador/AcepcionControlador.java | 3b426bab26e8143b2aabd7c055d3837e9065a9a0 | [] | no_license | vick08bv/ProyectoDiccionario | 2e9cb2978e450107c12fb414d3c291327d360ff0 | 0941b2a08474d944db1729696285784b6ee6eb40 | refs/heads/master | 2020-09-20T17:56:44.852218 | 2019-12-05T23:27:43 | 2019-12-05T23:27:43 | 224,553,240 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 10,581 | java | package controlador;
import conexion.Conexion;
import modelo.Acepcion;
import java.util.ArrayList;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.PreparedStatement;
/**
* Controlador para la clase Acepción.
*/
public class AcepcionControlador {
private ... | [
"vick08bv@users.noreply.github.com"
] | vick08bv@users.noreply.github.com |
6d027a1060f048f6659a636b064565a544cfad25 | d51218b9157aa3776284e156f9ce009a8c56d33c | /app/src/test/java/pet/clever/volleyfragment/ExampleUnitTest.java | 5f8a636ade76e391383a99aa0472717ee3afc065 | [] | no_license | rrizun/VolleyFragment | 5d0fa1ae7e51c62c70e82dc6da9b97bbaa023bdd | f44681db6bb4edbde8cd0436951cdfc80f84a889 | refs/heads/master | 2020-08-05T06:50:30.486599 | 2016-09-03T00:47:56 | 2016-09-03T00:47:56 | 67,263,312 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 318 | java | package pet.clever.volleyfragment;
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);
}
} | [
"rrizun@gmail.com"
] | rrizun@gmail.com |
f2f8a9e179d52859a44d09aa37f95ab1fbe9736d | effae60fd5e304165de1da51fa195d45fdcc762c | /Academy Management System/src/ams/ui/MainUI.java | d12609835b3474f1086d87d359fcdfee8cc850b0 | [] | no_license | rasansmn/Academy_Management_System | 187c2fb89323af3c5154195ab08fc938d0deb178 | c79190a8dc7f0feb3cf73504008b3f98d601e48e | refs/heads/master | 2021-07-09T07:35:02.671959 | 2017-10-02T19:16:35 | 2017-10-02T19:16:35 | 105,574,522 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 486,415 | 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 ams.ui;
import ams.db.Log;
import ams.data.UserType;
import ams.data.Validator;
import ams.db.Backup;
import ams.db.VectorModel... | [
"rasansmn@gmail.com"
] | rasansmn@gmail.com |
bbcf671e3976a16561e280e0c3d0fe77ceff3ef4 | a8828367cedff13aa67acca7f562bb15f0784df6 | /Suport curs - ZeroToHero/ZeroToHeroWebApp - pasul 14/src/main/java/ro/zerotohero/model/Employee.java | 6404560cf2044a72ee68af89fadc433f8f0101e6 | [] | no_license | TeamnetGroup/FromZeroToHero | fa26e9ec7838b11b6025383c1a08f1b19ef011c4 | b28d584c503b6b7b9770eaf6bd23c3d72c9a1fd6 | refs/heads/master | 2016-09-06T20:04:55.455963 | 2014-01-07T09:48:02 | 2014-01-07T09:48:02 | 14,399,152 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,216 | java | package ro.zerotohero.model;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.List;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import javax.persistence.Gen... | [
"liviu.spiroiu@liviuspi-mbl.intranet.teamnet.ro"
] | liviu.spiroiu@liviuspi-mbl.intranet.teamnet.ro |
1a28962a017c0d9aa58e29c1230c11359d3458b8 | 648140c37af354b05d6dbc52e48cd3de89c9ba92 | /common/src/main/java/com/codefinity/microcontinuum/common/notification/NotificationLogReader.java | 1fb05cb1b594e55820e8ca38cfe54f9dda2e7634 | [
"MIT"
] | permissive | codefinity/micro-continuum | 242b530d8f08c1a7d3a745012450cffb122b2e71 | 59f0b426faaf6faa551f2bda1c305040e2a8d31d | refs/heads/master | 2021-03-30T21:20:01.295883 | 2018-07-22T10:18:06 | 2018-07-22T10:18:06 | 124,922,490 | 4 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,912 | java | /*package com.codefinity.microcontinuum.common.notification;
import java.util.ArrayList;
import java.util.Collection;
import java.util.Collections;
import java.util.Iterator;
import java.util.List;
import java.util.ListIterator;
import java.util.NoSuchElementException;
import com.codefinity.microcontinuum.common.medi... | [
"nikhilpat@gmail.com"
] | nikhilpat@gmail.com |
dc4f7300ed77ac9ac7fae85151575cd965135b37 | 7e34a7041306f87d79efa1aee4ed2a806362f16c | /Chapter 13/StringReverse.java | f420711032a006317ad434f366f6079139916b22 | [] | no_license | alsutton1/unit7ObjectOrientedDesign | 40fb2063766b0df36f880e7aad075b02ec588d99 | a1e3486a709377609620d844f2ae0b783f1ff679 | refs/heads/master | 2021-01-18T19:15:28.535006 | 2015-03-12T16:30:52 | 2015-03-12T16:30:52 | 30,422,742 | 0 | 0 | null | 2015-02-06T16:55:33 | 2015-02-06T16:55:33 | null | UTF-8 | Java | false | false | 467 | java |
public class StringReverse
{
public static String reverse(String text)
{
if(text.length() <= 1)
{
return text;
}
char c = text.charAt(0);
String rest = new String(text.substring(1));
String reverseText = reverse(rest) + c;
... | [
"AlexSutton2011@gmail.com"
] | AlexSutton2011@gmail.com |
d379526aac6c11e8c2a5c29f264ab4b5f6baeac7 | 421f0a75a6b62c5af62f89595be61f406328113b | /generated_tests/no_seeding/8_gfarcegestionfa-fr.unice.gfarce.interGraph.ChoixDB4O-1.0-10/fr/unice/gfarce/interGraph/ChoixDB4O_ESTest.java | a06729ede5100662312370e9dc00b85661f4fd7a | [] | no_license | tigerqiu712/evosuite-model-seeding-empirical-evaluation | c78c4b775e5c074aaa5e6ca56bc394ec03c2c7c6 | 11a920b8213d9855082d3946233731c843baf7bc | refs/heads/master | 2020-12-23T21:04:12.152289 | 2019-10-30T08:02:29 | 2019-10-30T08:02:29 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 650 | java | /*
* This file was automatically generated by EvoSuite
* Mon Oct 28 23:41:42 GMT 2019
*/
package fr.unice.gfarce.interGraph;
import org.junit.Test;
import static org.junit.Assert.*;
import org.evosuite.runtime.EvoRunner;
import org.evosuite.runtime.EvoRunnerParameters;
import org.junit.runner.RunWith;
@RunWith(Ev... | [
"pderakhshanfar@bsr01.win.tue.nl"
] | pderakhshanfar@bsr01.win.tue.nl |
96856133a64b7b940bf6f1690f9ae2ecf33167fe | 2da111b62f7ffbe718b6bcc7de7574cc90b79bc7 | /src/team/sulv/mybatis/dao/CommentDao.java | 071f1e06892f5eefd1a82134c09238046ce51120 | [] | no_license | yosora1/Sulv | b48b6d866f3c8eb18b7272b405b56ae8963ab7a2 | 48615fe5ce72e42d011121702db43419eb851a46 | refs/heads/master | 2020-03-22T21:11:08.420639 | 2018-07-20T08:02:47 | 2018-07-20T08:02:47 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,921 | java | package team.sulv.mybatis.dao;
import java.io.IOException;
import java.util.List;
import org.apache.ibatis.session.SqlSession;
import team.sulv.mybatis.Idao.CollectionMapper;
import team.sulv.mybatis.Idao.CommentMapper;
import team.sulv.mybatis.po.Collection;
import team.sulv.mybatis.po.CollectionKey;
import team.s... | [
"41095544+yosola1@users.noreply.github.com"
] | 41095544+yosola1@users.noreply.github.com |
5c33a76509338e6feb4ddfb88cd1fd5f79f119ef | 1d759fea7875bfd403c23be5112ac3696a955df4 | /app/src/main/java/jonathan/fall/foodmed/PresentMeal/MealMain.java | ac0d15ad78bdf529789a6ab8a1c1a3ab2201f0b9 | [] | no_license | johnny550/food_med_And | fcab9441c49b56971e06fac3650619f4adf45f38 | 3670e09bddcef1a0a2fae93117c63e3bd71b2bb4 | refs/heads/master | 2020-06-20T12:54:56.941085 | 2019-09-02T14:11:18 | 2019-09-02T14:11:18 | 197,129,645 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 28,180 | java | package jonathan.fall.foodmed.PresentMeal;
import android.app.AlertDialog;
import android.app.ProgressDialog;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.SharedPreferences;
import android.database.Cursor;
import android.database.sqlite.S... | [
"sergeijohnny@gmail.com"
] | sergeijohnny@gmail.com |
541f25306be27f3bcce9f3a9c8af3bd1d98024c2 | 097df92ce1bfc8a354680725c7d10f0d109b5b7d | /com/amazon/ws/emr/hadoop/fs/shaded/com/amazonaws/services/kms/model/transform/AliasListEntryJsonUnmarshaller.java | cc93124b519e9cb42910a19ffc501f076169128f | [] | no_license | cozos/emrfs-hadoop | 7a1a1221ffc3aa8c25b1067cf07d3b46e39ab47f | ba5dfa631029cb5baac2f2972d2fdaca18dac422 | refs/heads/master | 2022-10-14T15:03:51.500050 | 2022-10-06T05:38:49 | 2022-10-06T05:38:49 | 233,979,996 | 2 | 2 | null | 2022-10-06T05:41:46 | 2020-01-15T02:24:16 | Java | UTF-8 | Java | false | false | 2,691 | java | package com.amazon.ws.emr.hadoop.fs.shaded.com.amazonaws.services.kms.model.transform;
import com.amazon.ws.emr.hadoop.fs.shaded.com.amazonaws.services.kms.model.AliasListEntry;
import com.amazon.ws.emr.hadoop.fs.shaded.com.amazonaws.transform.JsonUnmarshallerContext;
import com.amazon.ws.emr.hadoop.fs.shaded.com.amaz... | [
"Arwin.tio@adroll.com"
] | Arwin.tio@adroll.com |
19d984a6e60c8d66809d26a822d53cc4877c2e70 | 26a43a7bdea69efb2479d5bdedef72db64614aff | /src/main/java/com/jsan/mvc/adapter/StrictSimpleRestMappingAdapter.java | dac44b565b41591109148444f74d702971620139 | [] | no_license | rihillver/jsan | e053f0893bb63040abeb9f3998c20eb2e3afcdf4 | 1baf3c90abe429f07e2744e2e2939435e4a63334 | refs/heads/master | 2022-04-01T10:59:37.073519 | 2022-02-08T07:22:18 | 2022-02-08T07:22:18 | 93,006,737 | 1 | 0 | null | 2020-10-12T20:09:30 | 2017-06-01T02:09:24 | Java | UTF-8 | Java | false | false | 2,635 | java | package com.jsan.mvc.adapter;
import javax.servlet.http.HttpServletRequest;
import com.jsan.mvc.MappingInfo;
import com.jsan.mvc.MvcConfig;
/**
* 严谨的轻度 REST 风格的映射适配器。
* <p>
* 该模式下 URL 的结尾有反斜杠和没有反斜杠将映射到不同的控制器,这种模式的好处在于视图上的链接可以使用相对路径。
*
*/
public class StrictSimpleRestMappingAdapter implements Mapp... | [
"rihillver@163.com"
] | rihillver@163.com |
acf15833d2e368e2125b373367fe41deb4b9984f | 36ada653c8229611acc300300b436ea3139ec0aa | /FeedMeAppStaffAdmin/app/src/main/java/com/danny/feedmeappadminstaff/Remote/APIService.java | 7c0b3418308bdf9552b8b5eeae8066683e9ecbf7 | [] | no_license | Mamata2507/G03_39-FEED-ME-APP-STAFF-ADMIN | faaa7f1eaba6041193548d5e4b05f6cdac0cb839 | 8667fd4afea99e26b8aae448097f2d299e427252 | refs/heads/master | 2023-03-16T03:00:25.331474 | 2020-10-09T11:01:32 | 2020-10-09T11:01:32 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 79 | java | package com.danny.feedmeappadminstaff.Remote;
public interface APIService {
}
| [
"wanmohddanialhakim@gmail.com"
] | wanmohddanialhakim@gmail.com |
855b92f2af7d318790bdcc96192ca9167a822463 | 53d677a55e4ece8883526738f1c9d00fa6560ff7 | /com/tencent/mm/plugin/wallet_index/c/g.java | 8f33bc400d91caabbd214a8d208b249a80860dc1 | [] | no_license | 0jinxing/wechat-apk-source | 544c2d79bfc10261eb36389c1edfdf553d8f312a | f75eefd87e9b9ecf2f76fc6d48dbba8e24afcf3d | refs/heads/master | 2020-06-07T20:06:03.580028 | 2019-06-21T09:17:26 | 2019-06-21T09:17:26 | 193,069,132 | 9 | 4 | null | null | null | null | UTF-8 | Java | false | false | 2,823 | java | package com.tencent.mm.plugin.wallet_index.c;
import com.tencent.matrix.trace.core.AppMethodBeat;
import com.tencent.mm.ai.b;
import com.tencent.mm.ai.b.a;
import com.tencent.mm.ai.b.b;
import com.tencent.mm.ai.f;
import com.tencent.mm.network.q;
import com.tencent.mm.opensdk.modelpay.PayReq;
import com.tence... | [
"172601673@qq.com"
] | 172601673@qq.com |
50c8f0177b29a13440d135ba605bbc469b96ef80 | 6cd22ce8aadd4d58af83db29c15946baf1ffebf8 | /src/main/java/com/shubham/dataStructures/ddArray/NQueens.java | 6f9609e7335a19f529b20c6e42d85193eb400b9e | [] | no_license | shubhm-agrwl/dataStructures-algorithms | b095ab3a297f565c27fdb12af5d8c468384ef09d | 726631159746d79a54e72a19c8cccd49e64fc821 | refs/heads/master | 2021-06-23T09:28:51.828025 | 2021-06-15T23:04:53 | 2021-06-15T23:04:53 | 225,211,919 | 1 | 0 | null | 2020-10-13T17:53:17 | 2019-12-01T18:53:23 | Java | UTF-8 | Java | false | false | 2,117 | java | package com.shubham.dataStructures.ddArray;
import java.util.ArrayList;
import java.util.List;
public class NQueens {
int rows[];
// "hill" diagonals
int hills[];
// "dale" diagonals
int dales[];
int n;
// output
List<List<String>> output = new ArrayList();
// queens positions
int queens[];
pu... | [
"agrawalshubham1103@gmail.com"
] | agrawalshubham1103@gmail.com |
56c2d5cbfcf0b3bbd60e3dde1864f2139e6b3772 | 9c5a122b877b7b22680b913fe25cf26e315ff954 | /src/main/java/it/polito/ezshop/data/ReturnTransaction.java | 58a692472c7439f2e717ed48aca1251e092bebd3 | [] | no_license | GigSam/EzSoftware1 | 3ebc8f3e696ae5dd944536eeff6566296613d819 | 4964387e014ee37faebf3db1d18e9a003903facf | refs/heads/main | 2023-08-24T10:33:08.324501 | 2021-11-04T11:32:52 | 2021-11-04T11:32:52 | 424,566,738 | 0 | 0 | null | 2021-11-04T11:25:54 | 2021-11-04T11:15:10 | null | UTF-8 | Java | false | false | 486 | java | package it.polito.ezshop.data;
import java.time.LocalDate;
import java.util.Map;
public interface ReturnTransaction {
Integer getReturnId();
void setReturnId(Integer balanceId);
Map<ProductType, Integer> getReturnedProduct();
void setReturnedProduct(Map<ProductType,Integer> returnedProduct) ;
... | [
"s290156@studenti.polito.it"
] | s290156@studenti.polito.it |
caa78c6d0f073a79d0ae5939536b49b58ef56a79 | d8baa628c94de379f916f711f0a5fc8076674da6 | /src/main/java/com/fuelfinder/model/User.java | cc810c1d4ec3953c360c73ce24f49fe6dc4399c7 | [] | no_license | saifalam/FuelFinderService | 7b61eb4161abcae5335c2dc9374372a221b55f66 | f477975b657a8efd9f19b8744a712a0db923b412 | refs/heads/master | 2020-03-21T11:06:09.016123 | 2017-12-05T20:26:44 | 2017-12-05T20:26:44 | 135,369,409 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 960 | java | package com.fuelfinder.model;
import java.io.Serializable;
import javax.persistence.*;
@Entity
public class User implements Serializable {
@Id
@GeneratedValue
private Long id;
private String accessToken;
private String firstname;
private String lastname;
private String email;
public ... | [
"nikson_kanti.paul@mailbox.tu-dresden.de"
] | nikson_kanti.paul@mailbox.tu-dresden.de |
fe37b3b7d692ea563aa2b0daacbef83f13943635 | 687aa03dcd89ad493e69a610e52fbb37c002e440 | /app/src/main/java/com/xzy/forestSystem/gogisapi/IOData/DXF/pojo/Writer.java | e05ab9c9c1848965f1616c2d2a5d8b3d62825943 | [] | no_license | liner0211/STFby-Android | b1fc4412b01394f6cd2e6f8905fc8acd6507435c | f7b0f448263a4d5bac5c2dcd4dc9b9a0b1628cfc | refs/heads/master | 2023-05-06T02:41:19.719147 | 2021-05-31T07:12:06 | 2021-05-31T07:12:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,235 | java | package com.xzy.forestSystem.gogisapi.IOData.DXF.pojo;
import java.io.IOException;
import java.io.OutputStream;
import java.io.OutputStreamWriter;
public class Writer {
public static void Write(Document d, OutputStream s) throws IOException {
OutputStreamWriter sr = new OutputStreamWriter(s);
Wri... | [
"czhgithub.com"
] | czhgithub.com |
db1211eb1460dc0ae2c8ebbde74dd942de25ad5c | 4016885f4c8e4c8738d41e24eb882aebd913abe7 | /src/main/java/tech/sqlclub/common/net/ByteUnit.java | 9d4dabd9b6833b8cf0d117950ae8cf691870fa62 | [] | no_license | bebee4java/common-utils | a27ddd77e2af56730edab2a256f13b9266399f90 | 02844e604bc15a5953956ad1575305369e19c17f | refs/heads/master | 2023-06-25T09:24:02.976360 | 2023-06-12T16:10:09 | 2023-06-12T16:10:09 | 230,719,240 | 0 | 1 | null | 2022-12-14T20:43:19 | 2019-12-29T07:42:04 | Scala | UTF-8 | Java | false | false | 1,868 | java | package tech.sqlclub.common.net;
/**
* 字节单位处理
* 参考 org.apache.spark.network.util.ByteUnit
* Created by songgr on 2022/02/22.
*/
public enum ByteUnit {
BYTE(1),
KiB(1L << 10),
MiB(1L << 20),
GiB(1L << 30),
TiB(1L << 40),
PiB(1L << 50);
ByteUnit(long multiplier) {
this.multiplier... | [
"grsong.cn@gmail.com"
] | grsong.cn@gmail.com |
24b95364c4994a08c73f49cff09f0415bbeadf1d | 02372f8a6bde7e78b61ae418d6f91abf7c03a24b | /APT/ioc-compiler/src/main/java/com/example/DIProcessor.java | 5dfd4968b382481fcd84eac2fd2dc17e57a29218 | [] | no_license | whyalwaysmea/AndroidDemos | b5622b791789b28158017c9a8de9d0e9d3258d0c | 38aa0c43ab0870f981bbe67faf0320eca0c1a7c6 | refs/heads/master | 2020-12-01T17:57:09.646925 | 2017-08-01T10:02:37 | 2017-08-01T10:02:37 | 67,411,667 | 35 | 16 | null | null | null | null | UTF-8 | Java | false | false | 3,828 | java | package com.example;
import com.google.auto.service.AutoService;
import com.squareup.javapoet.ClassName;
import com.squareup.javapoet.JavaFile;
import com.squareup.javapoet.MethodSpec;
import com.squareup.javapoet.ParameterizedTypeName;
import com.squareup.javapoet.TypeName;
import com.squareup.javapoet.TypeSpec;
imp... | [
"404402223@qq.com"
] | 404402223@qq.com |
39449dd29ad92b844beb8fb59ed9ad44952e7a4d | 9c3c82c0f675bd015c501c0fd52821a96fc127ec | /src/main/java/com/majia/classloader/breakparentclassloader/SimpleObject.java | 86b801b3c12927764c62869bf3dbab762464a57a | [] | no_license | majia666/multi-threads | f65d94c4eac2bbaf51156a30946676d3f0881cb5 | bfade3c0fdd7af14d12c2125e192824c035d1b37 | refs/heads/master | 2022-01-13T06:51:53.795081 | 2021-12-28T15:12:37 | 2021-12-28T15:12:37 | 247,425,358 | 0 | 0 | null | 2020-10-13T20:22:12 | 2020-03-15T08:05:22 | Java | UTF-8 | Java | false | false | 85 | java | package com.majia.classloader.breakparentclassloader;
public class SimpleObject {
}
| [
"614640021@qq.com"
] | 614640021@qq.com |
09571e9f5db75e670caadbd52544c46195c2dd5c | f1e6f042df22f398d785f6820ba54afa0e18fd40 | /src/main/java/com/akshay/jenkins/App.java | 5cf69438f2db97a7bdc0c0ffa58799b20bc93dcf | [] | no_license | akshyapurohit/jenkins | 6e5600f575f301c361dee4296ad3ef4ced25c8f9 | 2cef5605a71ccfe2649db3091b1a535cd551b560 | refs/heads/master | 2021-10-16T08:27:13.871249 | 2019-02-09T13:12:37 | 2019-02-09T13:12:37 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 268 | java | package com.akshay.jenkins;
/**
* Hello world!
*
*/
public class App
{
public static void main( String[] args )
{
System.out.println(sample());
}
public static String sample() {
return "Hello World!";
}
}
| [
"noreply@github.com"
] | akshyapurohit.noreply@github.com |
4f2e8964222ca038e976967637a7eac7a9c82b2c | 5ef9541a27d60327076134941d262aa25e80a990 | /berbon-owner-facade/src/test/java/berbon/owner/facade/AppTest.java | dc618b9a287bfb656445e6f8f7aff7381b894415 | [] | no_license | baijt/myproj | 1dededcd435b3573c02fa9255f8b47f8d29fd1b8 | 7a08dface757da09cbce2d930c5a04eeefe0f4ca | refs/heads/master | 2016-09-14T10:26:57.843822 | 2016-05-11T03:01:13 | 2016-05-11T03:01:13 | 57,288,009 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 647 | java | package berbon.owner.facade;
import junit.framework.Test;
import junit.framework.TestCase;
import junit.framework.TestSuite;
/**
* Unit test for simple App.
*/
public class AppTest
extends TestCase
{
/**
* Create the test case
*
* @param testName name of the test case
*/
public AppT... | [
"317347607@qq.com"
] | 317347607@qq.com |
294449dbe7a444a446c940117745f5345b08db70 | d3f18f9820832c8d44ca2fa45425275d27d58bb3 | /okex-api/src/main/java/com/kevin/gateway/okexapi/swap/model/SwapPlaceAlgoOrderRequest.java | 739f47f7bbe31a8610f5e98d2be325ba92a97a33 | [] | no_license | ssh352/exchange-gateway | e5c1289e87184e68b1b2bcf01ffa07c53269437f | ecccf6aa1a42b3fe576fccb01f5939dcf4cae25d | refs/heads/master | 2023-05-06T01:24:25.062703 | 2021-06-03T02:44:35 | 2021-06-03T02:44:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,482 | java | package com.kevin.gateway.okexapi.swap.model;
import com.kevin.gateway.okexapi.future.type.OpenCloseLongShortType;
import com.kevin.gateway.okexapi.spot.model.SpotPlaceAlgoType;
import com.kevin.gateway.okexapi.swap.SwapMarketId;
import com.fasterxml.jackson.annotation.JsonSubTypes;
import com.fasterxml.jackson.annota... | [
"kevinchen19888@163.com"
] | kevinchen19888@163.com |
67debcf308a2ff4c2da5885dbc809ccff80a5392 | 8262f80de83852537c79a0abbf0b722e38d540df | /src/main/java/com/maycon/coursomc/CursomcApplication.java | aa1ff6964767e469d3305788875f9aaece5d1cbb | [] | no_license | mayconjovan/cursomc | 6ca07ce631e0edeea89f3f2edc602a27c2f2e180 | 7a23d84039544e82f1a5b53c3eb25893e6f8f056 | refs/heads/master | 2022-12-27T20:15:09.938583 | 2020-10-11T18:11:20 | 2020-10-11T18:11:20 | 302,717,244 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,041 | java | package com.maycon.coursomc;
import java.text.SimpleDateFormat;
import java.util.Arrays;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.CommandLineRunner;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplicat... | [
"mayconjovan@gmail.com"
] | mayconjovan@gmail.com |
b506a319246c56ee328d47d00a15235482c2f715 | 15e1d11adea4fa288c0087a19db23b70280a7f4a | /src/main/java/com/plus/core/PlusMetadataReader.java | fa87c2929a9e5e283b10e35384274c1ed0f12adb | [] | no_license | wwxname/MyPlus | 8f9a1a0760138badcbc45f4a795636bd82cdb2b3 | 3255d51acdab0b1b819295234c2c4d419c9e8f64 | refs/heads/master | 2020-03-23T17:53:31.058087 | 2018-10-30T09:47:00 | 2018-10-30T09:47:00 | 141,880,143 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,044 | java | package com.plus.core;
import org.springframework.asm.ClassReader;
import org.springframework.core.NestedIOException;
import org.springframework.core.io.Resource;
import org.springframework.core.type.AnnotationMetadata;
import org.springframework.core.type.ClassMetadata;
import org.springframework.core.type.classreadi... | [
"1074424012@qq.com"
] | 1074424012@qq.com |
dc770bc4672d8f5498b2b3f27fdf7fbcebb691cf | 4e3dd214467e38a639e4a7e893f83b265d2dffc9 | /src/Vistas/Busqueda_PresAct.java | 0f71aababbd3ea81a1b5eebf6bca23bfeab5f9fa | [] | no_license | ArtDugarte/RI_Incret_2.0 | 5a3aa1720fdfdc4d44d5e84cfd8fd0d7f9960ec4 | ef3e00d0c014e303d27f3965b9735407860fd9c6 | refs/heads/master | 2023-04-30T06:00:48.454633 | 2021-05-17T14:25:56 | 2021-05-17T14:25:56 | 368,213,589 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 18,155 | java | package Vistas;
import Modelos.DesplegableMarca;
import Modelos.DesplegableNombre;
import Modelos.Modelo;
import Modelos.OperarEstudiante;
import Modelos.OperarInstrumento;
import Modelos.OperarNombreInstrumento;
import Modelos.OperarPrestamo;
import java.awt.Toolkit;
import java.awt.event.ItemEvent;
import java.text.... | [
"arthuro.dugarte@gmail.com"
] | arthuro.dugarte@gmail.com |
a7c9039c0f515af99e1b7166190832c7331d2edc | cdd011950f944a7c7c91feede249a4424f027bf5 | /bmc-core/src/main/java/com/oracle/bmc/core/responses/DeleteVolumeKmsKeyResponse.java | 947f0b8b301c5bb6abadfc985b2d0053ce89ce96 | [
"UPL-1.0",
"Apache-2.0",
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | kpanwar/oci-java-sdk | 1f769ddb34c37f5c939b8dad43c42e249b0551d4 | b60d045abad0e68e20b50139516a879751dc33a2 | refs/heads/master | 2020-04-13T03:52:19.405231 | 2018-12-13T17:55:00 | 2018-12-13T17:55:00 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 908 | java | /**
* Copyright (c) 2016, 2018, Oracle and/or its affiliates. All rights reserved.
*/
package com.oracle.bmc.core.responses;
import com.oracle.bmc.core.model.*;
@javax.annotation.Generated(value = "OracleSDKGenerator", comments = "API Version: 20160918")
@lombok.Builder(builderClassName = "Builder")
@lombok.Getter
... | [
"sumit.kumar.dey@oracle.com"
] | sumit.kumar.dey@oracle.com |
9fb3f6fb4e53ce0516a5858204b2058e7ed901b7 | 4c151980ad335b90398454988f2cdee9d46ab30f | /src/com/bracketbird/client/pages/matches/FinalGroupStageRanker.java | 0cf4543e335303b316af058167a7534c6fe170c2 | [] | no_license | MartinKierkegaard/Bracketbird | 42d1a4a48656a30c4b98712778f52217f3ac397d | 81c9c9748c09c767c8b888dc51942b59836f0759 | refs/heads/master | 2021-01-15T08:05:28.405809 | 2015-01-04T20:15:01 | 2015-01-04T20:15:01 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,583 | java | package com.bracketbird.client.pages.matches;
import com.bracketbird.client.model.Team;
import com.bracketbird.client.model.tournament.*;
import java.util.ArrayList;
import java.util.List;
public class FinalGroupStageRanker {
//TODO - THIS IS CRAPPY - rewrite
private List<Position> positions;
public F... | [
"jonasgreen12345@gmail.com"
] | jonasgreen12345@gmail.com |
2e58faf737e9ccd1acb75bb0dd2037f7fea4ca35 | 21ea986d7bb9ff090f582c0c9a81dca3ec00d471 | /src/main/java/com/mmall/service/impl/OrderServiceImpl.java | 566789f773d650379e685854cc49832f1406b16a | [
"MIT"
] | permissive | HNfa/MMALL | d213866973bf7ca8b8f7dab1eb4e6fd92807ec70 | 1f65a2e89b5c144643859216b5a38f5673a20e9b | refs/heads/master | 2021-09-25T10:49:49.836924 | 2018-10-21T11:59:50 | 2018-10-21T11:59:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 26,570 | java | package com.mmall.service.impl;
import com.alipay.api.AlipayResponse;
import com.alipay.api.response.AlipayTradePrecreateResponse;
import com.alipay.demo.trade.config.Configs;
import com.alipay.demo.trade.model.ExtendParams;
import com.alipay.demo.trade.model.GoodsDetail;
import com.alipay.demo.trade.model.builder.Ali... | [
"gongfukang@outlook.com"
] | gongfukang@outlook.com |
3fc9dc6de82ba52a8a45c2cf3cd1ee514cacc9e5 | 128ef0deb67b569c16064fc76b97bffc75f3714c | /src/main/java/ir/maktab/service/validation/LoginValidation.java | eded678c27cbd7932961e613ccfe025e55c71d7b | [] | no_license | HannaneZaminy/HomeService_SpringMVC | b2dbe4fcfae55d30873618dde3d88fd0c38e503a | b5615482ffc345c74d696183f09401678180a79b | refs/heads/master | 2023-06-03T19:36:09.112070 | 2021-06-25T12:46:07 | 2021-06-25T12:46:07 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 75 | java | package ir.maktab.service.validation;
public interface oginValidation {
}
| [
"zaminyh@yahoo.com"
] | zaminyh@yahoo.com |
d9a64b480da72cabfd5e50a4ddc06f24fe812115 | 06265a9d3741a7d3734dfcb6219fd3258d827fd3 | /Fifth task/src/sample/FoundText.java | c1ec1c8ba900bd25558fb10ceadde35174c0615d | [] | no_license | Paxing939/Educational_practice_4th_semestr | e552e58dedffe2419203ba228046a66d6511c64a | a7425f1315f4e25d9800bffdcad16429bb5b3428 | refs/heads/master | 2021-03-29T12:27:39.712731 | 2020-06-06T16:40:58 | 2020-06-06T16:40:58 | 247,953,731 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 438 | java | package sample;
import java.util.ArrayList;
public class FoundText {
public static ArrayList<String> findDateInText(String text) {
ArrayList<String> foundDates = new ArrayList<>();
for (int i = 0; i < text.length() - 10; ++i) {
if (ValidDate.isValidDate(text.substring(i, i + 10))) {
... | [
"isachek2001@gmail.com"
] | isachek2001@gmail.com |
626cf19bd547a9372615fd6f9b606b2437f690e8 | 8637f778db63cc7c6f40dd3925d71278837bc6e7 | /Ejercicio09/src/ejercicio09/Ejercicio09.java | e45bf53d7a7b7e3d79d2685ad96140bf277afdf9 | [] | no_license | IntroProgramacion-P-Oct20-Feb21/taller3-FabianMontoya9975 | e514c3db44a45c67ee03708de6fdf8b919bad766 | 906d3242f270e555322a049f500fbe5816ad94a3 | refs/heads/main | 2023-01-19T01:09:07.279123 | 2020-11-20T17:21:19 | 2020-11-20T17:21:19 | 308,619,948 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 530 | 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 ejercicio09;
/**
*
* @author josef
*/
public class Ejercicio09 {
/**
* @param args the command line arguments
... | [
"jfmontoya1@utpl.edu.ec"
] | jfmontoya1@utpl.edu.ec |
4246e689668427a7b78500a3b308a1e3fa5b4c6a | b52bdef128ecebcc8808ed95f8287bc97a4c4174 | /client/src/main/java/com/orientechnologies/orient/client/remote/OEngineRemote.java | 0431415ba31cd6778e2d448a49b77209c0a23f96 | [
"Apache-2.0",
"CDDL-1.0",
"BSD-3-Clause"
] | permissive | saeedtabrizi/orientdb | 4736d86e82e713b34d21566ca844db5af177f53a | 361cf4816b6597ab7d5cd356745ee3f7f475116d | refs/heads/develop | 2021-01-15T14:43:20.379474 | 2019-09-09T12:20:03 | 2019-09-09T12:20:03 | 56,811,541 | 0 | 0 | Apache-2.0 | 2019-09-09T12:22:10 | 2016-04-21T23:24:41 | Java | UTF-8 | Java | false | false | 1,838 | java | /*
*
* * Copyright 2010-2016 OrientDB LTD (http://orientdb.com)
* *
* * 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... | [
"lomakin.andrey@gmail.com"
] | lomakin.andrey@gmail.com |
343d4cadcc1c70f0fc01d17d4442cef75d71ea8a | 19171b1b74515ecf969ad821d5ee53523ebe6d6e | /missioni-rest-services/missioni-dropwizard-connector/src/main/java/it/cnr/missioni/dropwizard/connector/api/token/CreateTokenException.java | 82b831508a578fe89d5c10a17b7b1b5a312c5285 | [] | no_license | geosdi/cnr-missioni | e053c5815c766fabbee87705c83a9c2562a7a1c4 | 8a31ae77cea3ed1b621c346c3c9ee3f477e712de | refs/heads/master | 2022-07-09T20:40:16.461286 | 2022-07-01T05:45:29 | 2022-07-01T05:45:29 | 46,708,853 | 1 | 1 | null | 2022-07-01T05:45:30 | 2015-11-23T09:08:23 | Java | UTF-8 | Java | false | false | 2,540 | java | /*
* geo-platform
* Rich webgis framework
* http://geo-platform.org
* ====================================================================
*
* Copyright (C) 2008-2014 geoSDI Group (CNR IMAA - Potenza - ITALY).
*
* This program is free software: you can redistribute it and/or modify it
* under the ... | [
"vito.salvia@gmail.com"
] | vito.salvia@gmail.com |
13724474b1b74aa9be34e1ad2b62f2738d44afc8 | 3dd8af1e3c6353f647aadd6592a657402217e35a | /eureka-provider/src/main/java/com/hkk/eurekaclient/EurekaProviderApplication.java | 10228e0bec4141727ce6fbb1b77f236ccdead254 | [] | no_license | 531621028/spring-cloud-demo | b5cca12f52c1110626484285f87011707eba199d | af5445aa451699d2e65a0c17aef54cb3add17497 | refs/heads/master | 2023-03-14T18:08:02.603712 | 2021-02-28T06:06:17 | 2021-02-28T06:06:17 | 273,452,522 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 525 | java | package com.hkk.eurekaclient;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.context.ConfigurableApplicationContext;
@SpringBootApplication
public class EurekaProviderApplication {
public static void main(String[]... | [
"kangkang.hu@thoughtworks.com"
] | kangkang.hu@thoughtworks.com |
d27bd5157c4f5b659e4bad429efde93164a6cdb5 | 6443d8d1fd583e17a47233cec3d685061402ae93 | /financial_invest/src/main/java/com/one/financial/financial/entity/BankCardEntity.java | 6bae571c41a4715fa8de751aec64db475ea70c14 | [] | no_license | Git-zhb/one | f49b0678b41caf0afd00a899767c375494c1c647 | 9545e817171042ff7027f40ec0185638f9778a95 | refs/heads/master | 2022-07-22T10:35:00.694951 | 2020-02-27T03:25:19 | 2020-02-27T03:25:38 | 242,666,546 | 1 | 0 | null | 2022-06-21T02:52:26 | 2020-02-24T06:50:32 | JavaScript | UTF-8 | Java | false | false | 1,470 | java | package com.one.financial.financial.entity;
import com.baomidou.mybatisplus.annotation.TableId;
import com.baomidou.mybatisplus.annotation.TableName;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import java.io.Serializable;
import java.util.Date;
import lombok.Data;
/**
*
... | [
"2662349097@qq.com"
] | 2662349097@qq.com |
9b6e8275e1ce8b7cee1d6cc25697f46831308eab | d8ec0f725150d24b598b6406d2c57ca640905fca | /app/src/toothpick/java/info/kimjihyok/pokemonworldchampionship/toothpick/generated/trainer/Trainer28.java | b622313b35b497ca0f85ca07399e5676db2d6bdb | [] | no_license | wotomas/PokemonWorldChampionship | b968d1fce117aba38d2311a6599501e54475eb59 | 4476fffd477b061d724317aaeb07c04762379991 | refs/heads/master | 2020-11-29T11:59:39.599484 | 2017-03-16T08:32:06 | 2017-03-16T08:32:06 | 84,800,186 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 877 | java | package info.kimjihyok.pokemonworldchampionship.toothpick.generated.trainer;
import info.kimjihyok.pokemonworldchampionship.toothpick.generated.pokemon.Pokemon1;
import info.kimjihyok.pokemonworldchampionship.toothpick.generated.pokemon.Pokemon2;
import info.kimjihyok.pokemonworldchampionship.toothpick.generated.pokem... | [
"jkimab@flitto.com"
] | jkimab@flitto.com |
8116c50e4cde351f0d7ebcfc9f98d125076b6211 | c2182e62de8cf2c9ab7bfbb89a9fd25c6ac07bda | /app/src/main/java/com/example/nearplace/network/NetworkClient.java | a44c946216244623e80be1b7e5b685dc43d5e49b | [] | no_license | pappu112/NearbyPlace | 2947e60e525bef2e298d25fd80c640136778d875 | 466a62930d8e97160fe2b8769044ec10e32db9fe | refs/heads/master | 2022-10-02T15:50:33.778035 | 2020-04-23T01:24:33 | 2020-04-23T01:24:33 | 257,737,686 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,066 | java | package com.example.nearplace.network;
import com.google.gson.Gson;
import com.google.gson.GsonBuilder;
import retrofit2.Retrofit;
import retrofit2.converter.gson.GsonConverterFactory;
public class NetworkClient {
private static final String BASE_URL = "http://3.16.3.181/near/";
// private static final Strin... | [
"rocker.pappu@gmail.com"
] | rocker.pappu@gmail.com |
e15eef763891e4ceb8df7ad16e7d2353da1dee2e | b2696eb93d6acf153ceaec3e7a63888eec039ef2 | /Ex18dlgp3/Tique.java | 32c5f7a756090ca41e45df76f38f79cd735bb919 | [] | no_license | Dadvanced/ExPRO_3Parcial | e0f75973519276e49e78b089f082d6f3f55e9205 | 372ca72334a1dddc50c4509f42c28a77a484756d | refs/heads/master | 2021-01-13T21:25:46.888402 | 2017-02-14T11:07:51 | 2017-02-14T11:07:51 | 81,936,846 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,821 | java | package ex18dlgp3;
/**
*
* @author David León Galisteo
*/
public class Tique {
private int horas;
private int minutos;
private int numeroTique = 1; //es el número de tiquet del objeto
private static int numTique = 1; //es el número de tiquet total de la clase
private static double recaudacion;
//////... | [
"dadvanced@hotmail.com"
] | dadvanced@hotmail.com |
c714ad4a42877f15fad302ededbfc9973b4be3c1 | c7a927951df15e74c01470ed0b35f549042a646f | /src/main/java/com/levelofhierarchy/model/Roles.java | 960dad4bece58ecc503007b5ef0fd53c9e03267c | [] | no_license | udhaya97/levelofhierarchyexample | e1f0e84ae8c3cc2e028a9b7c5b63af3e1b5e0afd | 605661be60ea297326687486f5ddc205ed3a63ee | refs/heads/master | 2023-03-28T05:06:14.347670 | 2021-03-27T13:20:30 | 2021-03-27T13:20:30 | 352,078,264 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 921 | java | package com.levelofhierarchy.model;
import java.util.List;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.OneToMany;
import javax.persistence.Table;
@Entity
@Table(name="roles")
public class Roles {
@Id
private int roleId;
private String roleName;
@OneToMany(mappedBy = ... | [
"udhaya2cse@gmail.com"
] | udhaya2cse@gmail.com |
97cf30a7c8ed015526089f070aa22733f8c86134 | 718f1016480179d6fe1d6ea9a425a182540c0e7b | /COMP_1451_Java_2/lab1/src/ca/bcit/comp1451/Session1LabB/Club.java | 6b41a7882786d595a01321d765ef2012d086b63c | [] | no_license | VladislavGudkov/BCIT_COURSES | f0cc4f75143ea0cdd80e53bfc72bd377dbf6a69f | 5acd1afb6f58d63f30a54373efd97135765358ee | refs/heads/main | 2023-07-01T12:53:12.936029 | 2021-08-09T18:28:27 | 2021-08-09T18:28:27 | 394,378,723 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,617 | java | package ca.bcit.comp1451.Session1LabB;
import java.util.ArrayList;
import java.util.Iterator;
public class Club
{
private ArrayList <Member> members;
/**
* @No args constructor for arraylist members
*/
public Club()
{
members = new ArrayList<Member>();
}
//Method for adding a member to the arra... | [
"noreply@github.com"
] | VladislavGudkov.noreply@github.com |
6a594211ea1602be15dff3ba51470fd28f8c9f08 | afafffd3227ca901d5930f42331c9e76a3d0b796 | /BigBoss-BE-master/BigBoss-BE-master/src/main/java/com/example/APIBigboss/models/InforCompany.java | cb16296fbe578b460b0137d686ae0970868c0b24 | [] | no_license | HoangTrongHa/sem4 | 75b78fed7d5b82523e6d58409506fdb47e837e63 | 89acdcb386da26f9bb534f2ded07a9a2ff254964 | refs/heads/develop | 2023-07-27T07:31:59.808870 | 2021-09-10T13:44:01 | 2021-09-10T13:44:01 | 382,607,410 | 0 | 0 | null | 2021-07-10T14:18:48 | 2021-07-03T12:14:24 | JavaScript | UTF-8 | Java | false | false | 1,013 | java | package com.example.APIBigboss.models;
import com.sun.istack.NotNull;
import java.util.Set;
import org.springframework.lang.Nullable;
import javax.persistence.*;
@Entity
public class InforCompany {
@Id
// set up primary key
@GeneratedValue(strategy = GenerationType.IDENTITY)
private int id;
@Not... | [
"ha9a1ltt@gmail.com"
] | ha9a1ltt@gmail.com |
6b7e7038040b5a999962b78c537bc912487cdf19 | d3a43f1b065033a932c4c91af0c53467b6d21015 | /src/main/java/sample/Main.java | 848ea1355a99d92e2f73e867e724633fee5004a8 | [] | no_license | thittth1807067/NetCafe | fe8b7bf4108b8135e0063620c370f085e32873f3 | 2c8277a44174b6e89a03fe7b27b379219658c760 | refs/heads/master | 2020-06-18T05:13:41.661546 | 2019-07-10T09:33:51 | 2019-07-10T09:33:51 | 196,175,991 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 578 | java | package sample;
import javafx.application.Application;
import javafx.fxml.FXMLLoader;
import javafx.scene.Parent;
import javafx.scene.Scene;
import javafx.stage.Stage;
public class Main extends Application {
@Override
public void start(Stage primaryStage) throws Exception{
Parent root = FXMLLoader.lo... | [
"thittth1807067@fpt.edu.vn"
] | thittth1807067@fpt.edu.vn |
80642d85e133ec9c09c31e1939b980a514e9d755 | 6db3be2cdd4cae57375cea996145ee408561af6d | /src/main/java/br/com/albinomoreira/sbt/domain/DescricaoLancamento.java | eb841388421914a26899ba93dbfd2bbf34731ab5 | [] | no_license | albinoueg/SBT | 2f05241507646df7f64755d8fe814e23d8ca1c21 | f67e487acff10d5e384465a9c2ee67e497de068c | refs/heads/master | 2023-03-22T04:18:17.028122 | 2021-03-22T01:26:11 | 2021-03-22T01:26:11 | 329,293,844 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 947 | java | package br.com.albinomoreira.sbt.domain;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.OneToMany;
import javax.persistence.Table;
import javax.validation.constraints.NotBlank;
import javax.validation.constraints.Size;
import java.util.List;
@Entity
@Table(name = "DESCRICAO... | [
"albino.sistemas@gmail.com"
] | albino.sistemas@gmail.com |
9087e26cf74696907f5b5d61d98fe5849fe3320c | e8556bc1d9f532bed38c4fad120b1f398fb7e5a9 | /CasaDoCodigoServer-master/src/main/java/br/com/caelum/fj59/casadocodigo/configuration/FirebaseConfig.java | 5ffc34c488cd40cbc43a242c98b7316968740d79 | [] | no_license | fabiano7878/android59caelum | 5aacd9db3dcad6cb74ef51310754a400fd57c68c | 4c50739ba85a4b16449ddcd8cf40ad0a499f52ca | refs/heads/master | 2021-08-31T09:59:51.102006 | 2017-12-21T00:48:10 | 2017-12-21T00:48:10 | 114,037,297 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 721 | java | package br.com.caelum.fj59.casadocodigo.configuration;
import java.io.InputStream;
import javax.annotation.PostConstruct;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.context.annotation.Configuration;
import com.google.firebase.FirebaseApp;
import com.google.firebase.Firebas... | [
"fabiano78@hotmail.com"
] | fabiano78@hotmail.com |
3ba0d73603b7165c58ddfd76914b8ef6620d5cc2 | 5ce8d703ee59cb665be17b7fbbe7d47f27abc2aa | /model/src/main/java/cc/oceanz/todo/model/TodoItem.java | 8d44a90b02e1177d0b593758cd59b3fa930c0ce6 | [] | no_license | jiayeee/todo | 9148c232db61661c4efefe962bff38310c0dd989 | c3478d8e2337f0f391dd1c85dd0716a56d02fc84 | refs/heads/master | 2020-03-21T17:29:24.335426 | 2018-06-27T05:41:32 | 2018-06-27T05:43:18 | 138,834,793 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 643 | java | package cc.oceanz.todo.model;
public class TodoItem {
private String name;
private boolean hasDone;
public TodoItem(String name) {
this.name = name;
}
public String getName() {
return name;
}
public void setName(String name) {
this.name = name;
}
public ... | [
"737093270@qq.com"
] | 737093270@qq.com |
af6c8ac56030347ba1803870b2bbf1b814266699 | e5386d4405f32037c9234d7e6c9253ac3e9e9639 | /app/src/main/java/com/ahxbapp/xjjsd/adapter/CartAdapter.java | 8fdc0049d6a98d1fc6d31883a4ef8a02d4a4d7a7 | [] | no_license | liuwenfang/XJJSD1 | 11fa55555a21b89730938f9bf30a268a9997db2e | 8571983a920179b294972a462467aecbe6af2997 | refs/heads/master | 2020-04-23T06:45:19.930979 | 2019-02-16T02:35:26 | 2019-02-16T02:35:26 | 170,984,239 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,977 | java | package com.ahxbapp.xjjsd.adapter;
import android.content.Context;
import android.view.View;
import android.view.ViewGroup;
import android.widget.AdapterView;
import com.ahxbapp.xjjsd.R;
import com.ahxbapp.xjjsd.adapter.common.CommonAdapter;
import com.ahxbapp.xjjsd.adapter.common.ViewHolder;
import com.ahxbapp.xjjsd... | [
"1348058915@qq.com"
] | 1348058915@qq.com |
b73b64162c210c65afcc468197c93e5eff43eec9 | d00ca5d5d5a752671cb90c98ff75e2045490150f | /app/src/main/java/com/example/indext/gtaobao/layout_taobao/GtaobaoAdapter.java | 6c90b143326d2503342e055ef44f649ae08a363b | [] | no_license | indext88/Gtaobao | 919defa5db620d3c533fd7c0baedf9e3bf3fafa8 | 13b03c76a5e56db555d4390986b3ee271603d746 | refs/heads/master | 2020-05-04T16:35:16.286421 | 2019-04-03T12:07:45 | 2019-04-03T12:07:45 | 179,281,969 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,387 | java | package com.example.indext.gtaobao.layout_taobao;
import android.content.Context;
import android.content.Intent;
import android.view.View;
import android.view.ViewGroup;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.widget.ImageView;
import android.widget.TextView;
... | [
"YourName@mindmini.com"
] | YourName@mindmini.com |
cd862c37cc672d14c60258ee760c7fa7f2ac5c60 | 1d74f708286ff3779cf962b5250f6394d4665086 | /src/java/dongtv/listener/XslListener.java | 952e11ba557f15ca18b5e6eae94314dbd45c2e36 | [] | no_license | dongtvse05344/FoodSupplement | bffc607f63d849cf9a86935e6b39e9ada5a391a8 | 2a4e25c529c08987238fbfede358ecf7c92ecac8 | refs/heads/master | 2022-11-25T03:58:30.237831 | 2020-07-22T15:54:49 | 2020-07-22T15:54:49 | 272,010,368 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,329 | 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 dongtv.listener;
import dongtv.util.XMLUtils;
import java.util.logging.Level;
import java.util.logging.Logger;
import javax.se... | [
"xhunter1412@gmail.com"
] | xhunter1412@gmail.com |
400501ea35a9cb42c6c3a94d7c3f0d76d95da350 | ba333491a13967e09ee2c2e48a64b8aa05a08d2c | /base/src/main/java/com/wind/base/http/page/SePage.java | 65904b978a81c0e5e649babb55a4f4fd026bbf9c | [] | no_license | yqyzxd/AppFramework | 33fddbad3bbade131325d8ec9fce07233b00f1f6 | 5d588f985e4ffe2afe888d5d7ebdf87b269fdaaa | refs/heads/master | 2021-01-24T10:27:52.976864 | 2019-09-19T07:54:27 | 2019-09-19T07:54:27 | 123,052,999 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,418 | java | package com.wind.base.http.page;
import com.wind.base.api.IPageApi;
import com.wind.base.request.PageRequest;
import com.wind.base.response.PageResponse;
import javax.inject.Inject;
/**
* 分页策略2: startIndex, endIndex
*
* @author hiphonezhu@gmail.com
* @version [Android-BaseLine, 2015-09-29 21:54]
*/
public abstr... | [
"shihaowind@163.com"
] | shihaowind@163.com |
d33f79ab98c4c1a0ab15ee43daceeb05e5fe582a | 3e898a0edf2aebd3345c79615d9c533139d6666e | /sdk/compute/mgmt/src/main/java/com/azure/management/compute/TargetRegion.java | 8ea7df7c5d18034adb340ebee6370ecf02278291 | [
"BSD-3-Clause",
"LicenseRef-scancode-warranty-disclaimer",
"LGPL-2.1-or-later",
"Apache-2.0",
"MIT",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-generic-cla"
] | permissive | JasonWHowell/azure-sdk-for-java | 81fd8988895511080b0d1feff5112e1c47dad620 | 346475e8f6ebbcd09047797f7fcef4129c78ce43 | refs/heads/master | 2023-04-16T05:16:52.441674 | 2020-06-03T16:38:26 | 2020-06-03T16:38:26 | 269,185,086 | 0 | 0 | MIT | 2020-06-03T20:14:00 | 2020-06-03T20:14:00 | null | UTF-8 | Java | false | false | 3,493 | java | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
// Code generated by Microsoft (R) AutoRest Code Generator.
package com.azure.management.compute;
import com.azure.core.annotation.Fluent;
import com.azure.core.util.logging.ClientLogger;
import com.fasterxml.jackson.annot... | [
"noreply@github.com"
] | JasonWHowell.noreply@github.com |
cba89120c409638d8a446fa6f82eef5403fc2127 | 1ba27fc930ba20782e9ef703e0dc7b69391e191b | /Src/Base/src/main/java/com/compuware/caqs/service/SettingsSvc.java | aeb5675b04bc8c57d88b96ace69a4d9808ca746a | [] | no_license | LO-RAN/codeQualityPortal | b0d81c76968bdcfce659959d0122e398c647b09f | a7c26209a616d74910f88ce0d60a6dc148dda272 | refs/heads/master | 2023-07-11T18:39:04.819034 | 2022-03-31T15:37:56 | 2022-03-31T15:37:56 | 37,261,337 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,699 | java | package com.compuware.caqs.service;
import com.compuware.caqs.constants.Constants;
import com.compuware.caqs.constants.MessagesCodes;
import com.compuware.caqs.dao.factory.DaoFactory;
import com.compuware.caqs.dao.interfaces.SettingsDao;
import com.compuware.caqs.domain.dataschemas.settings.SettingValuesBean;
i... | [
"laurent.izac@gmail.com"
] | laurent.izac@gmail.com |
2235e320334fae3872a7cf23ccf6a7030158cb0a | fb65da797755449720a3377651aa52392281dae3 | /mod3/CSC212md3SLP/CSC212mod3SLP/src/MultiPropTaxGUI.java | f71de18923668c70c9073288f1dcbf26e3d00f55 | [] | no_license | tculpepp/CSC212 | 00a50d323120b16aba76d490b2516fe8d140ce1e | 01dcac7723d30bc593bb2b54e47fbb4e725afdee | refs/heads/master | 2020-12-09T23:17:36.700263 | 2020-02-25T22:34:24 | 2020-02-25T22:34:24 | 233,444,785 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 4,852 | java | /**
* MultiPropTaxGui is a simple program to take user inputs
* & and calculate a property tax amount for multiple houses.
* @author tculpepp
*/
import javafx.application.Application;
import javafx.geometry.Orientation;
import javafx.stage.Stage;
import javafx.scene.Scene;
import javafx.scene.control.Button;
import... | [
"tculpepp@gmail.com"
] | tculpepp@gmail.com |
dbd59ab8098467a5d64df209409065f62f3b3bcc | 9725f230d1330703a963fba3ba6f369a10887526 | /aliyun-java-sdk-elasticsearch/src/main/java/com/aliyuncs/elasticsearch/transform/v20170613/UpdateWhiteIpsResponseUnmarshaller.java | f3f57b339e8f7e804bae0c1f9e58c5c36a4afd99 | [
"Apache-2.0"
] | permissive | czy95czy/aliyun-openapi-java-sdk | 21e74b8f23cced2f65fb3a1f34648c7bf01e3c48 | 5410bde6a54fe40a471b43e50696f991f5df25aa | refs/heads/master | 2020-07-13T02:18:08.645626 | 2019-08-29T03:16:37 | 2019-08-29T03:16:37 | 204,966,560 | 0 | 0 | NOASSERTION | 2019-08-28T23:38:50 | 2019-08-28T15:38:50 | null | UTF-8 | Java | false | false | 1,592 | java | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed u... | [
"sdk-team@alibabacloud.com"
] | sdk-team@alibabacloud.com |
e6632fd70a87e3c11e35b36c0e0d8b747d6b2900 | c47c254ca476c1f9969f8f3e89acb4d0618c14b6 | /datasets/github_java_10/9/81.java | 1e50eca4c54e16c4c1fd19e1a2761d21556db01f | [
"BSD-2-Clause"
] | permissive | yijunyu/demo | 5cf4e83f585254a28b31c4a050630b8f661a90c8 | 11c0c84081a3181494b9c469bda42a313c457ad2 | refs/heads/master | 2023-02-22T09:00:12.023083 | 2021-01-25T16:51:40 | 2021-01-25T16:51:40 | 175,939,000 | 3 | 6 | BSD-2-Clause | 2021-01-09T23:00:12 | 2019-03-16T07:13:00 | C | UTF-8 | Java | false | false | 654 | java | package 算法.几种常见的排序算法;
import java.util.Arrays;
public class SelectionSort {
public static void main(String[] args) {
int selectionSort[]= new int[]{5,2,8,4,9,1};
for (int i=0;i<selectionSort.length-1;i++){
int flag=i;
for (int j=i;j<selectionSort.length;j++){
... | [
"y.yu@open.ac.uk"
] | y.yu@open.ac.uk |
8b0e09a1ae9293b0cb9a51dc993a76092baeda2d | aa173f5b6146a7b80ecea2a5bd58853073ec2f83 | /rdf_core/src/com/hp/hpl/jena/mem/faster/NodeToTriplesMapFaster.java | 239aa6fbf420a8b00f1aa69b6c69a079ebf7999e | [] | no_license | danhlephuoc/rdfonthego | 1fc3df23e02a2550efc4b02e8ca73b8abaea660a | 8640a3ffd43587bb765c924adc72da2f010ac717 | refs/heads/master | 2021-01-19T16:51:28.322269 | 2011-10-26T12:13:49 | 2011-10-26T12:13:49 | 32,389,301 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,358 | java | /*
(c) Copyright 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP
All rights reserved - see end of file.
$Id: NodeToTriplesMapFaster.java,v 1.33 2009/03/18 10:11:05 chris-dollin Exp $
*/
package com.hp.hpl.jena.mem.faster;
import java.util.*;
import com.hp.hpl.jena.graph.*;
impor... | [
"ltanh18@gmail.com@6aefd41b-18be-dc13-23f8-84389d374314"
] | ltanh18@gmail.com@6aefd41b-18be-dc13-23f8-84389d374314 |
3df688822fb2b7ec5ddfa21162ab4335ee47c272 | 140787f5132f962a08acc0a33faca5ea5c068429 | /myAlgorithms/src/algorithms/search/Searcher.java | 32ce2f51796581498b9d18038ffc748c0cc150cd | [] | no_license | litalzigron/project | 03da10ef4c458345b73969d64bbf702e1abcdd00 | 5faa94d56b49d2f802ed256726edb92c623c2cb3 | refs/heads/master | 2020-08-27T06:39:37.849548 | 2015-09-03T11:36:21 | 2015-09-03T11:41:40 | 41,723,720 | 0 | 0 | null | null | null | null | WINDOWS-1255 | Java | false | false | 613 | java | package algorithms.search;
/**
* The Interface Searcher.
*
* @param <T> the generic type
*/
public interface Searcher <T>{
/**
* Search.
*
* @param s the s
* @return the solution
*/
// the search method//מחזיר מערך של כל המצבים המקומות שהיה בו
public Solution<T> ... | [
"litalzigron@gmail.com"
] | litalzigron@gmail.com |
d56aea6b0e2df425b654172c14c582b2197a0f05 | 1eb8ad3a9846217b2d0420b23a1a7073d20ffb56 | /test/ProbabilityTest.java | 0460e8a02cebf52e5c66d4febb01a4587b477b26 | [] | no_license | sumitvarude/basic1 | 56909fef1957960bdd7c4acbac8e326bee3e5373 | 6c716473d2c67a8eb5b03204a86dc5b1b2e29439 | refs/heads/master | 2021-01-10T21:43:15.376128 | 2014-01-31T13:06:56 | 2014-01-31T13:06:56 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,731 | java | import org.junit.Test;
import static org.junit.Assert.assertEquals;
public class ProbabilityTest {
@Test
public void testWillGiveProbability(){
Probability probability = new Probability(0.2);
assertEquals(0.2,probability.getValue(),0.0);
}
@Test
public void testWillGiveInverseProb... | [
"sumitvarude@gmail.com"
] | sumitvarude@gmail.com |
1d15caca37ff87ad7d9709f792d21fb596dc48fc | 3cd76e1eaa386a980fb93582d55e51a326283695 | /crosffitzzang/src/main/java/kr/co/ict3/brd/mbr/MemberService.java | 0976a95437c55793397d6ec27bc27cb9b51469dd | [] | no_license | gellgellhell/crossfitzzang | edc236a4aa39000380fb8e231e252408dbab3b48 | 8d1ba5f7d3ddfc4cba9c3eb79a370bad6be8032d | refs/heads/main | 2023-01-12T10:06:30.162277 | 2020-11-13T06:37:43 | 2020-11-13T06:37:43 | 305,925,868 | 0 | 0 | null | 2020-10-21T07:56:45 | 2020-10-21T06:13:17 | Java | UTF-8 | Java | false | false | 457 | java | package kr.co.ict3.brd.mbr;
import java.util.List;
public interface MemberService {
public List<MemberBoardDTO> listAll();
public MemberBoardDTO detail(String bno);
public int likeCnt(String bno, String heart);
public int insHanjul(ReplyDTO inDto);
public List<ReplyDTO> viewHanjul(String bno);... | [
"user@ICT3-24"
] | user@ICT3-24 |
1c7af5aa3cb607786de9e8c571d678ace8361e57 | 37799ab3875472a752bd377a0b8cae8aff8ae6be | /java/AULAS/src/principal/TesteAnimal.java | 8e5a0b7a0488ad4d3943cdbcceef236b8f5a8cb5 | [] | no_license | mlmaricato/turma21 | fe78f1bd0e497c365bc8fb0e28c0777e42c247e1 | c5477505b07aa5d90c2cd7b38292680a6b51dd0c | refs/heads/main | 2023-05-06T21:51:58.662261 | 2021-05-24T14:43:48 | 2021-05-24T14:43:48 | 363,942,388 | 0 | 0 | null | null | null | null | ISO-8859-3 | Java | false | false | 1,241 | java | package principal;
import java.util.Scanner;
import lista6heranca.Cachorro;
import lista6heranca.CachorroCaseiro;
import lista6heranca.Cavalo;
import lista6heranca.Preguica;
public class TesteAnimal {
public static void main(String[] args) {
// TODO Auto-generated method stub
Scanner leia = new Scanner (Sys... | [
"malumaricatoo@gmail.com"
] | malumaricatoo@gmail.com |
833d6009b1de5919715cd17ecfdcbbcb20fa5a0a | 8b290fb5bb213c8fe83031f8d90ab4a59ab77d42 | /alps/vehiclecommerceservices/src/com/bp/alps/vehiclecommerceservices/order/AlpsOrderEntryManagementStrategy.java | defb3ba4e34972ac3d80505a96bc66185c40de81 | [] | no_license | SSJLYY/SR2 | f5a05df0b6f8333890e5b91a95f99e6c260b447a | e69bc5295c9a7e995462e2eec989d06983e2b938 | refs/heads/master | 2020-03-30T06:04:40.417452 | 2018-10-24T03:14:50 | 2018-10-24T03:14:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 847 | java | package com.bp.alps.vehiclecommerceservices.order;
import com.bp.alps.core.data.order.AlpsCommerceEntryResult;
import com.bp.alps.core.data.order.AlpsCommerceOrderEntryParameter;
import com.bp.alps.core.data.order.AlpsCommercePlaceOrderParameter;
import com.bp.alps.core.data.order.AlpsCommerceResult;
import de.hybris.... | [
"18621616775@163.com"
] | 18621616775@163.com |
635b65a2d301944eeaffd99462cd58f1d5f8259c | 975cb35475909580abe1645ba3cf79666d878be8 | /src/main/java/com/soulmonk/ndfsm/repository/time/ServiceRepository.java | d73081245b997fa9cdf14070a16ccd07e7782bfa | [] | no_license | soulmonk/ndfsm_workspace_java | e46073331a413ceda265ba116e1bbb05caa78af3 | b5e57978cc100e1862f591a01c3c18ea2811b776 | refs/heads/master | 2020-12-21T00:15:48.079200 | 2019-05-20T09:22:03 | 2019-05-20T09:22:03 | 29,188,668 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 405 | java | package com.soulmonk.ndfsm.repository.time;
import com.soulmonk.ndfsm.domain.time.Service;
import com.soulmonk.ndfsm.domain.user.User;
import org.springframework.data.jpa.repository.JpaRepository;
import java.util.List;
public interface ServiceRepository extends JpaRepository<Service, Long> {
public List<Servic... | [
"fsoulmonk@gmail.com"
] | fsoulmonk@gmail.com |
6ca7b7947e37359a90e0fcb3c348794e3ae81b6c | a21d611631a2d785b8932bb60ad38442924a56d3 | /ADV_JAVA/009_28_OCT_2020/src/com/app/entity/AccountType.java | 401995729cadf4edf48c6ee2c884d6ffec3917c2 | [] | no_license | AlexeiRubin/CDAC_ACTS | 18b2da7bbd2d20c757c0e400adeb563f20fdac28 | b5d8dc553d14a31187c6ca62b66872f05bfae4bd | refs/heads/master | 2023-01-29T09:32:00.939444 | 2020-12-14T07:57:21 | 2020-12-14T07:57:21 | 244,440,141 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 89 | java | package com.app.entity;
public enum AccountType {
SAVING, CURRENT, FD, LOAN, DMAT
} | [
"noreply@github.com"
] | AlexeiRubin.noreply@github.com |
48db53d5ea65dfd8faa97d5c705db773483817b1 | dee197d90a655afbd229048c26a585b0333830f1 | /part05-Part05_17.Money/src/main/java/Money.java | 19ac283ee0fd9114e2d959f29f85b361df07ffd7 | [] | no_license | vbrodar/mooc-java-course | 9944574623ba23009441f8e35da1de0928214ba7 | b83d3e123f1624832b82e400b8b7d67654c55143 | refs/heads/main | 2023-04-24T05:43:03.909468 | 2021-05-20T10:08:08 | 2021-05-20T10:08:08 | 366,278,430 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,539 | java |
public class Money {
private final int euros;
private final int cents;
public Money(int euros, int cents) {
if (cents > 99) {
euros = euros + cents / 100;
cents = cents % 100;
}
this.euros = euros;
this.cents = cents;
}
public int euros()... | [
"vedran.brodar@hotmail.com"
] | vedran.brodar@hotmail.com |
f6c08167316add35a67ead426dd7971f17a0fe35 | b19a2abb002a0f2aff5c8a723a328ad38c1fc3d6 | /app/src/androidTest/java/com/eziosoft/wltoysrobot/ExampleInstrumentedTest.java | c3067a2d2ab7d2b2543e761902c47d3f6ce6fd41 | [] | no_license | eziosoft/wltoys-f4-robot-wifi-control | 4526c6347c76d6c76e9ba984b83c66d8388a4737 | 25722fec338dbeca60335bba47d34bcfb2afa29d | refs/heads/master | 2021-09-23T11:04:49.590534 | 2018-09-21T21:18:15 | 2018-09-21T21:18:15 | 114,179,905 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 749 | java | package com.eziosoft.wltoysrobot;
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 Androi... | [
"eziosoft@gmail.com"
] | eziosoft@gmail.com |
0bd05160613b6a5b8284dc19ce0ff105c0f5e18b | b8f3cfd25ef8553ba21b89de674428faef478c7e | /app/src/main/java/com/dzkandian/common/uitls/processes/Stat.java | a5bed25389855a655c7ec595c6cde30616999143 | [] | no_license | DarianLiu/dzkd | 236747055d5eb1214756c95a2b284fdf139c943c | 9ec3d08ac58a265de71b0396918eec5b9e5c3311 | refs/heads/master | 2022-01-10T07:08:25.746807 | 2019-05-13T01:26:15 | 2019-05-13T01:26:15 | 186,324,724 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 22,573 | java | /*
* Copyright (C) 2015. Jared Rummler <jared.rummler@gmail.com>
*
* 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 requir... | [
"darian.liu@foxmail.com"
] | darian.liu@foxmail.com |
9a399797d380f3ca0318dff868dfe3ff0a3d1451 | 0441cb109fdf70da407fd277aecc8c2b21efae56 | /IIHT Project/MWProject/springmvchelloworld/src/main/java/com/example/stockspring/HelloController.java | 7acb67bc3bd73e6a539427ed03f3071a0d5c890b | [] | no_license | SatirthaSaha/FinalProject | f05e6a6bd31bc681033ba6b2291e613c9ce601ca | 853bf374f32573e19a6019fc06a13c85d7a548d0 | refs/heads/master | 2022-07-13T05:06:07.278831 | 2019-09-27T13:18:29 | 2019-09-27T13:18:29 | 211,323,244 | 0 | 0 | null | 2022-06-29T17:40:36 | 2019-09-27T13:16:28 | Java | UTF-8 | Java | false | false | 1,307 | java | package com.example.stockspring;
import java.util.ArrayList;
import java.util.List;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.servlet.ModelAndView;
@Controller
public class HelloController {
@RequestMapping(path="... | [
"satirtha1996@gmail.com"
] | satirtha1996@gmail.com |
ffd9a77439cc8919fe6239f4dde010453c1f3c77 | 65aee608515bb994f9779741d564fc60fbe9432f | /base/src/main/java/com/flb/base/pinyin/ToPinYinUtils.java | 74f09f603eb648fcaecce13a9028ca0354775b0c | [] | no_license | flb775141545/base | 8624498ae07d61a2c28d6046b767fe8e180cd78d | 180973bd77606f886204f8696fe4730f6a7e1eac | refs/heads/master | 2021-01-11T04:00:22.831285 | 2016-10-19T14:09:01 | 2016-10-19T14:09:01 | 71,259,840 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,352 | java | package com.flb.base.pinyin;
import net.sourceforge.pinyin4j.PinyinHelper;
import net.sourceforge.pinyin4j.format.HanyuPinyinCaseType;
import net.sourceforge.pinyin4j.format.HanyuPinyinOutputFormat;
import net.sourceforge.pinyin4j.format.HanyuPinyinToneType;
import com.flb.base.common.StringUtils;
public cl... | [
"775141545@qq.com"
] | 775141545@qq.com |
93e4c86def50b5454a59bf317077711848051e37 | d1edc13241cb658068939f9fce17a8ab07fbdbd5 | /converter/src/fi/ni/ifc2x3/IfcAddress.java | bd5b04b02b273bb6f765c3802bb7d76f7aa27d45 | [] | no_license | lewismc/IFC-to-RDF-converter | c4e0d05822d018f75598434bbf820e27413dce77 | efe5775417e92978c2032e15344fa8ec04277235 | refs/heads/master | 2020-12-25T02:50:06.051976 | 2013-02-09T08:59:22 | 2013-02-09T08:59:22 | 8,226,606 | 3 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,495 | java | package fi.ni.ifc2x3;
import fi.ni.ifc2x3.interfaces.*;
import fi.ni.*;
import java.util.*;
/*
* IFC Java class
* @author Jyrki Oraskari
* @license This work is licensed under a Creative Commons Attribution 3.0 Unported License.
* http://creativecommons.org/licenses/by/3.0/
*/
public class IfcAddress extends Th... | [
"davy.vandeursen@gmail.com"
] | davy.vandeursen@gmail.com |
4908409b75a5e06729320d1922a29c1c4d0b8bda | 38efabad05e9adf50d9782a39cc5fd82b7a5a2fc | /PathPoint.java | 84bb05663f13308169aabd413f30c35a8085b3e7 | [
"MIT"
] | permissive | Imakestuff123/Haruhi-Suzumiya-RTS-Engine | 1954d4ad52d8a59030c0c6a13583c8f110d7346c | 174f69e0280547bfbf78831a6c2f49aa29ef47a0 | refs/heads/master | 2020-05-19T22:08:08.793961 | 2019-05-06T18:33:33 | 2019-05-06T18:33:33 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,597 | java | import javax.swing.*;
import java.awt.*;
import javax.imageio.ImageIO;
import java.lang.Math;
import java.awt.image.BufferedImage;
import java.io.File;
public class PathPoint extends Object
{
//int alphadirection;
PathManager PathManage;
public PathPoint(MainManager main, int x, int y, KeyboardInput Keyboard, ... | [
"50180446+Imakestuff123@users.noreply.github.com"
] | 50180446+Imakestuff123@users.noreply.github.com |
b61f0c4adbfbd9e08cc9c742eacbc20aa6496324 | e137504ea7f36dc7cca89d788badeaa51aaee806 | /code/Miwok/app/src/main/java/com/example/miwok/WordAdapter.java | ac28a3640b67a645785e32a28a532185a38ecc91 | [] | no_license | tolgacantc/android | 7e63eed0ffff5bae2b1aa27b1115d7a26415d7e0 | a1f857d01d05a200c3adf36bd1e42b54313f1e41 | refs/heads/master | 2023-01-08T03:29:20.845188 | 2019-06-15T04:21:36 | 2019-06-15T04:21:36 | 136,994,061 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,770 | java | package com.example.miwok;
import android.app.Activity;
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.ArrayList;
import java.util.List;
public class Wor... | [
"tolgacantc@yahoo.com"
] | tolgacantc@yahoo.com |
ae1b77f8d719f2db3fbb7ea4586cffc8d60e5b13 | 7e38c4d353af58198f1093772469f798775cecae | /src/main/java/com/smartbear/swagger4j/impl/InfoImpl.java | 5d5164210da9d244558a448eb3b8142ae7d76de6 | [
"Apache-2.0"
] | permissive | SmartBear/swagger4j | 9a03599a55a0ec220154140e4ba5b51c08182c39 | 7324180341803aa6ed239f637ea564c34289e462 | refs/heads/master | 2021-06-30T14:08:50.648899 | 2019-04-30T15:44:58 | 2019-04-30T15:44:58 | 10,291,255 | 17 | 8 | Apache-2.0 | 2020-10-15T19:26:40 | 2013-05-25T23:32:28 | Java | UTF-8 | Java | false | false | 1,545 | java | package com.smartbear.swagger4j.impl;
import com.smartbear.swagger4j.Info;
/**
* Default implementation of the Info Interface
*
* @see com.smartbear.swagger4j.Info
*/
public class InfoImpl implements Info {
private String title;
private String description;
private String termsOfServiceUrl;
privat... | [
"ole@lensmar.com"
] | ole@lensmar.com |
239c2303f369a54378882fac9c37d4592a05cf6b | 139eb9842d5009b79cd948b1eda82385326f62f3 | /Lection12/src/filters/DirsWithLastModified.java | 034701b9e5d61b21963b327a08039c6c65ac82a8 | [] | no_license | Vadimka29/Infopulse | 432051d70f4ffd87607a74f6ca647c6f11334068 | d1ba85febb532f350be9795d9d3f8390ed698268 | refs/heads/master | 2016-09-05T13:16:28.652628 | 2014-10-10T10:45:22 | 2014-10-10T10:45:22 | 22,219,881 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 564 | java | package filters;
import java.io.File;
import java.io.FileFilter;
import java.util.Calendar;
import java.util.GregorianCalendar;
public class DirsWithLastModified implements FileFilter {
private GregorianCalendar c1;
private GregorianCalendar c2;
public DirsWithLastModified(){
c1 = new GregorianCalendar();
c2... | [
"vadimka2995@gmail.com"
] | vadimka2995@gmail.com |
ebae86f840e73fc0fd705ff75be49ec422bff7d7 | 4bb0b400faba3ef17df6f37397c85cb6a661a20c | /advertorial/src/main/java/com/hua/app/dao/BatchPriceAdjustmentWebsitDAO.java | db9be8f51a84b4f8f86236af1633ce2b3b43385d | [] | no_license | huasuoworld/git1 | 056b69302aa3ec9c384e39543e8b650c89da3b1e | 1c8f784ae11e62ad83fa98d7e089016d1cff0cce | refs/heads/master | 2021-01-20T11:49:50.936731 | 2017-02-22T00:47:52 | 2017-02-22T00:47:52 | 82,628,734 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 591 | java | package com.hua.app.dao;
import java.util.List;
import org.springframework.stereotype.Repository;
import com.hua.app.vo.BatchPriceAdjustmentWebsitVO;
@Repository(value = "batchPriceAdjustmentWebsitMapper")
public interface BatchPriceAdjustmentWebsitDAO {
public String commit(BatchPriceAdjustmentWebsi... | [
"huasuoworld@outlook.com"
] | huasuoworld@outlook.com |
1492e42f94965f0e32ba9604a0a51fdfbf5d9ff4 | 045e9ef20a25ba1448256c603d1ce93b672d7366 | /src/main/java/com/qa/Pages/taskPage.java | cedac32a75f1c422a0c4d77b22fd7a438a1d4a29 | [] | no_license | NivethaSudhan/NivethaK | 7ebc45256c87280e3581b767a2849af3d014c03d | 43d466b3079c97e6eab15c3234cfaf29153c3232 | refs/heads/master | 2022-07-13T15:02:25.717621 | 2019-09-24T14:19:14 | 2019-09-24T14:19:14 | 210,614,525 | 0 | 0 | null | 2022-06-29T17:40:10 | 2019-09-24T13:49:22 | HTML | UTF-8 | Java | false | false | 110 | java | package com.qa.Pages;
import ParentClass.parentClass;
public class taskPage extends parentClass {
}
| [
"noreply@github.com"
] | NivethaSudhan.noreply@github.com |
42dcc45badd699a4294776343e0ff24515ec01c7 | 445c3cf84dd4bbcbbccf787b2d3c9eb8ed805602 | /aliyun-java-sdk-sas/src/main/java/com/aliyuncs/sas/model/v20181203/GetLocalInstallScriptResponse.java | 9a7f86aad9e29eb7e2c8990ca5e4113828fd85a4 | [
"Apache-2.0"
] | permissive | caojiele/aliyun-openapi-java-sdk | b6367cc95469ac32249c3d9c119474bf76fe6db2 | ecc1c949681276b3eed2500ec230637b039771b8 | refs/heads/master | 2023-06-02T02:30:02.232397 | 2021-06-18T04:08:36 | 2021-06-18T04:08:36 | 172,076,930 | 0 | 0 | NOASSERTION | 2019-02-22T14:08:29 | 2019-02-22T14:08:29 | null | UTF-8 | Java | false | false | 1,480 | java | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed u... | [
"sdk-team@alibabacloud.com"
] | sdk-team@alibabacloud.com |
bda8359f6e5a7e6c99180eb764a97305f9c99df0 | efc6e323d57eca207706783ca2362b5a6cd528e5 | /app/src/main/java/com/bhb/huybinh2k/music/fragment/FavoriteSongsFragment.java | 07de8f47f2f19e3ee8cf26679a58be9323a04c70 | [] | no_license | sdokgo/music | 71d99989be9d0e688f4422e6c3508b62941f7f7e | 49a108fb0f1a76f886205f143ee9d5b5f697c288 | refs/heads/master | 2022-12-16T22:03:32.651290 | 2020-09-08T04:00:53 | 2020-09-08T04:00:53 | 289,174,329 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,684 | java | package com.bhb.huybinh2k.music.fragment;
import android.os.Bundle;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Toast;
import com.bhb.huybinh2k.music.R;
import com.bhb.huyb... | [
"binhbh@bkav.com"
] | binhbh@bkav.com |
b9e0dd327dfbcfc4dcee92aca0fd9e76004f3a37 | 211fee3f3305098c6c442454978467869aee6923 | /app/src/main/java/com/example/chippy/WinScreenActivity.java | 212e96e630610476f960918b78d626318fd21c3c | [] | no_license | Sivaprrasad/Chippy | 4c2e5cd5051d44ad06edf62bc78b8bd1154b6b91 | 41c8677640987190df8f997f7616e1c4e3ae8bf1 | refs/heads/master | 2020-08-26T21:36:55.751081 | 2019-10-27T17:40:13 | 2019-10-27T17:40:13 | 217,156,203 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 896 | java | package com.example.chippy;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.ImageView;
public class WinScreenActivity extends AppCompatActivity {
Button restart;
ImageView ... | [
"usivaprasad95@gmail.com"
] | usivaprasad95@gmail.com |
f1740f0c831c1a0f3995a0d0d66e2501d5b2ca3b | 9b243900c0f746e22f74b0327cf40c3f8b6a3816 | /src/bgp/core/messages/notificationexceptions/UpdateMessageException.java | cf6ff2df3cf9e15ae32e3a12cf271ed769ec6eeb | [
"MIT"
] | permissive | Nikheln/BGP-simulator | a2f6f27d8d17de7bebdbbffc9cde8a1c005d1ee8 | a65ab40958f17c32ee9807afd94bee09bc91992d | refs/heads/master | 2021-06-14T21:39:16.513451 | 2017-03-26T07:33:51 | 2017-03-26T07:33:51 | 80,046,202 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 573 | java | package bgp.core.messages.notificationexceptions;
import bgp.core.messages.NotificationMessage;
import bgp.core.messages.NotificationMessage.UpdateMessageError;
public class UpdateMessageException extends NotificationException {
private static final long serialVersionUID = 1L;
private final UpdateMessageError erro... | [
"niko.hellgren@gmail.com"
] | niko.hellgren@gmail.com |
3e7bb62888576a1254c3ced12a955f951d41304e | 83d8c05ab461acbec2230c339654c9c1345bf360 | /src/Module5/TripAdvisorDAO.java | dcf5ee763702536a51ddea7933f4fd17e07a78f2 | [] | no_license | golegovich/untitled2 | d9f39e56c3a95c3a8d8561483d86f1773905ebd2 | e18a0b0436bc231fe7846ca8fb0813446183cdaa | refs/heads/master | 2020-05-27T13:42:00.952735 | 2017-06-08T19:50:19 | 2017-06-08T19:50:19 | 82,554,408 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,465 | java | package Module5;
import java.time.LocalDate;
import java.time.Month;
/**
* Created by George on 21/03/2017.
*/
public class TripAdvisorDAO implements DAO{
private static Room[] rooms = new Room [10];
public TripAdvisorDAO(){
rooms[0] = new Room(18, 100, 1, LocalDate.of(2017, Month.JANUARY, 1), "L... | [
"tar.georgiy@gmail.com"
] | tar.georgiy@gmail.com |
2bd2eacb2534d8d702f3531297cc772fafeddc5c | 24eeaf8dfb9fbdcfb14ac009d5745f15c20aa25b | /src/main/java/com/arttraining/api/bean/BannerShowBean.java | 016d83602a5d35e5983de1fe778e0671c080ac57 | [] | no_license | sweet28/api | b3b06906385964d1a2e91e451499a876c281b684 | 4fa1872b2a74afbae580adbbf679f05da2ef6daa | refs/heads/master | 2021-01-11T02:21:00.227484 | 2019-01-18T02:58:52 | 2019-01-18T02:58:52 | 70,977,678 | 1 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,541 | java | package com.arttraining.api.bean;
import com.arttraining.commons.util.ImageUtil;
public class BannerShowBean {
private String error_code;
private String error_msg;
private int banner_id;
private String title;
private String create_time;
private String content;
private String pic;
private String ur... | [
"pc@Lenovo-PC"
] | pc@Lenovo-PC |
506a8cb2d593a3620500b9f480a583e75fb3393b | a8262c90dcfd1054343446bb448c627f3c515337 | /build/generated-sources/jaxb/generated/KnowledgeBases.java | a41a3ef376eb655fbea43cc9be46b29f04667d90 | [] | no_license | ArtemKravchenko/WumpusWorld | a68a95365847170d1cd07f9a67fd3a21ea81dd4f | c5d22e205d4739e529c35690e35ae1ef3b58d0e8 | refs/heads/master | 2021-01-01T18:55:58.967445 | 2013-10-08T11:57:51 | 2013-10-08T11:57:51 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,398 | java | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.5-2
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2013.09.24 at 03:42... | [
"artemkravchenko1991@mail.ru"
] | artemkravchenko1991@mail.ru |
b2e714344ca7b1b3cc3c79d0e14b32d89719fc9e | 0cc630e118eb919304f4c4e2a35a5faf73765c2f | /tcc/src/test/java/com/br/uvv/tcc/gateway/controller/ProductControllerUnitTest.java | b25267cea49c08ed492f392080302d297c871dba | [] | no_license | MarinNogueira/Clean-Architecture | 6b478e3382beddd58e48ec18f4dd7e252634e3b2 | 6dafe7583eee166bd371203206afc2b3fb757af1 | refs/heads/master | 2023-08-28T06:03:10.978100 | 2021-11-03T20:10:13 | 2021-11-03T20:10:13 | 424,337,039 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 88 | java | package com.br.uvv.tcc.gateway.controller;
public class ProductControllerUnitTest {
}
| [
"38378982+MarinNogueira@users.noreply.github.com"
] | 38378982+MarinNogueira@users.noreply.github.com |
4850993321c1ab998f8369933573dccae390f07d | 3a20ca88a93ad46f2d7de029c594cbf251623375 | /concurrency/src/main/java/com/akon/concurrency/NativeExceptionHandling.java | d271b5c37c922e359194bcfc55d167e6d9ec91ac | [] | no_license | ch3nwe1/myspring | d098916989855a566214371dfe0ef9770af42324 | 54119d05c25ddc8ad8ed5ca63d76aebdf3030f22 | refs/heads/master | 2022-07-15T05:53:37.581604 | 2019-07-07T13:39:03 | 2019-07-07T13:39:03 | 160,556,211 | 0 | 0 | null | 2022-06-21T01:15:41 | 2018-12-05T17:45:20 | Java | UTF-8 | Java | false | false | 472 | java | package com.akon.concurrency;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
public class NativeExceptionHandling {
public static void main(String[] args) {
try {
ExecutorService executorService = Executors.newCachedThreadPool();
executorServic... | [
"ch3nwe1@163.com"
] | ch3nwe1@163.com |
b62c7842a6512e22bd09b0b0cfcfcc8a4eb54fd7 | 56059fae62120b7e9ca627e09dbb5c242e35c143 | /Maximum Element In Each Row/Main.java | 14ddc47a6d321eaec5d2f529245f2bac8714550b | [] | no_license | zaidumarajz/Playground | 34f6b97c94ae30de8e6bc430fd2cee5866d6c42f | 29922dc63c2610d0f50314fa280d1036aef24689 | refs/heads/master | 2020-07-11T08:53:04.669715 | 2019-09-03T16:47:57 | 2019-09-03T16:47:57 | 204,496,314 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 540 | java | import java.util.Scanner;
class Main
{
public static void main(String args[])
{
Scanner s=new Scanner(System.in);
int[][] a=new int[10][10];
int m=s.nextInt();
int n=s.nextInt();
int max=0;
for(int i=0;i<m;i++)
{
for(int j=0;j<n;j++)
{
a[i][j]=s.next... | [
"52023942+zaidumarajz@users.noreply.github.com"
] | 52023942+zaidumarajz@users.noreply.github.com |
d07684f46206f834809998689bc1537dbb0c338a | 311863d35590e2093faa87b486e92219a4dc6173 | /compon/src/main/java/com/dpcsa/jura/compon/base/BaseActivity.java | 253c06116ee9478c2dbcac64aebac8be13fb31bc | [] | no_license | juravk/dpcsa | cc40cdfc56cc3041560a3fd7b3b6dccdb1af59b0 | 129a7eebf9172da1b45283eaa5818add88c7c20f | refs/heads/master | 2020-04-11T16:52:13.244896 | 2019-01-02T07:35:58 | 2019-01-02T07:35:58 | 161,938,191 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 35,582 | java | package com.dpcsa.jura.compon.base;
import android.app.DialogFragment;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.content.IntentFilter;
import android.os.Build;
import android.os.Bundle;
import android.support.annotation.NonNull;
import andro... | [
"yurakvlad@gmail.com"
] | yurakvlad@gmail.com |
d6b9bb4796c51c6f5de4906b5d0668efec6f1e23 | 1a56f4ae86409a4e4c5014a0fe839bbc27db7bee | /src/test/java/com/industrieit/ledger/clientledger/core/redis/controller/TransactionControllerTest.java | d9cf683dce57fc4899befe3fc5918b4192463636 | [] | no_license | andrewkkchan/client-ledger-core-redis | 1146c8e2897709ad568efcfdac7b94e8d1370a30 | 68d9df2d35adaec02fc5d394f8cafb2d737ed2b5 | refs/heads/master | 2020-07-29T19:21:18.167405 | 2019-09-21T08:30:51 | 2019-09-21T08:30:51 | 209,929,574 | 17 | 3 | null | null | null | null | UTF-8 | Java | false | false | 2,967 | java | package com.industrieit.ledger.clientledger.core.redis.controller;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.google.common.collect.Iterables;
import com.industrieit.ledger.clientledger.core.redis.entity.TransactionEvent;
import com.industrieit.ledger.clientledger.core.redis.entity.TransactionResul... | [
"andrew.koonkit.chan@gmail.com"
] | andrew.koonkit.chan@gmail.com |
6c8f8921fdb2a2692f8a881fb73e94b542efe87b | f3ace548bf9fd40e8e69f55e084c8d13ad467c1c | /excuterWrong/FineGraineHeap/AOIU_25/PQueue.java | 06ecb175c8fcb7777eb72ae703601fc0e0db2c16 | [] | no_license | phantomDai/concurrentProgramTesting | 307d008f3bba8cdcaf8289bdc10ddf5cabdb8a04 | 8ac37f73c0413adfb1ea72cb6a8f7201c55c88ac | refs/heads/master | 2021-05-06T21:18:13.238925 | 2017-12-06T11:10:01 | 2017-12-06T11:10:02 | 111,872,421 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 459 | java | /*
* PQueue.java
*
* Created on March 8, 2007, 10:49 PM
*
* From "Multiprocessor Synchronization and Concurrent Data Structures",
* by Maurice Herlihy and Nir Shavit.
* Copyright 2007 Elsevier Inc. All rights reserved.
*/
package mutants.FineGrainedHeap.AOIU_25;
/**
* Unbounded priority queue interface
* @p... | [
"zxmantou@163.com"
] | zxmantou@163.com |
c202333d27d963dedda86f0d34416c64d5b3df7b | 201de1906e9498baa6df7423296c43ce1c04d6b6 | /.history/src/main/java/com/example/ManagerProject/Controller/RestProjectFileMpp_20190821101525.java | 4fd3d5f7ed25c0a3fe8e91ed097e3a4c9e33c8a7 | [] | no_license | Isamae/Project-Estratego | 822e9782e94444df8beb2afc736e808ce52fe58f | 0429245ff8cc2c5cc4d442cc1d09516ea67ac779 | refs/heads/master | 2022-12-12T00:34:23.736293 | 2020-03-27T19:23:22 | 2020-03-27T19:23:22 | 200,688,183 | 0 | 0 | null | 2022-11-28T22:21:50 | 2019-08-05T16:06:52 | Java | UTF-8 | Java | false | false | 17,037 | java |
package com.example.ManagerProject.Controller;
import java.io.Console;
import java.io.File;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import org.springframework.boot.configurationprocessor.json.JSONArray;
import org.springframework.boot.configurationprocessor.json.JSONException;
import org.... | [
"diego.ismael.montesdeoca@gmail.com"
] | diego.ismael.montesdeoca@gmail.com |
2b75990c079f384083469aaea76a5d379238b338 | b7deb3efd55e9a8511ec8aaa1d9d6a18861ba5d9 | /benchmarks/src/util/bitset/src/bitset/entity/withlock/BitSet.java | 7e3da2bfc002ec0b4ac4a05d9e0baf3f08c51fa3 | [] | no_license | AyeshaSadiq7/AutoLock | 892defadc11009a0152290006fdeaab725ad34d1 | 3f2208d66cc1e0f145be8bef6b59723cf3fcd1fc | refs/heads/master | 2022-03-01T17:07:03.290105 | 2019-11-23T01:17:40 | 2019-11-23T01:17:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 20,471 | java | package bitset.withlock;
import java.io.*;
import java.util.*;
import top.anonymous.anno.Perm;
import java.util.concurrent.locks.ReentrantReadWriteLock;
public class BitSet implements Cloneable, java.io.Serializable {
public ReentrantReadWriteLock sizeIsSticky_words_wordsInUseLock = new ReentrantReadWriteLock();
priv... | [
"liebes@ifix.com"
] | liebes@ifix.com |
60ddc83f81d75399e36239ba9780b9d70dd00fb2 | e01653182131c84e36e132a427d5d9519293fd99 | /data/src/main/java/com/example/demo/data/domain/dto/BookDTO.java | 480bf4dc02a2d65d5b9671a8bc02f533bc23a667 | [] | no_license | Gamurar/library-spring | fd12b5fcc56d1edf56498f1c70b7eabf13341605 | 0534919c99595435f07cc0335678d037b7d8bece | refs/heads/master | 2022-12-20T13:53:36.986685 | 2019-07-15T12:15:32 | 2019-07-15T12:15:32 | 194,243,932 | 0 | 3 | null | 2022-12-14T20:41:40 | 2019-06-28T09:11:55 | Java | UTF-8 | Java | false | false | 7,249 | java | package com.example.demo.data.domain.dto;
import lombok.Data;
import java.util.ArrayList;
import java.util.List;
@Data
public class BookDTO {
public String DEFAULT_PICTURE_CONTENT = "iVBORw0KGgoAAAANSUhEUgAAAPAAAAC4CAIAAABSPPbEAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5J... | [
"iana_gamurari@bk.ru"
] | iana_gamurari@bk.ru |
047e60a6721acf5d19fecd4ff71b1885fe5d5731 | 1f19aec2ecfd756934898cf0ad2758ee18d9eca2 | /u-1/u-11/u-11-f7029.java | 2782546b2bba4758f6a680e9918a38b6a14e70c8 | [] | no_license | apertureatf/perftest | f6c6e69efad59265197f43af5072aa7af8393a34 | 584257a0c1ada22e5486052c11395858a87b20d5 | refs/heads/master | 2020-06-07T17:52:51.172890 | 2019-06-21T18:53:01 | 2019-06-21T18:53:01 | 193,039,805 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 106 | java | mastercard 5555555555554444 4012888888881881 4222222222222 378282246310005 6011111111111117
3316522402687 | [
"jenkins@khan.paloaltonetworks.local"
] | jenkins@khan.paloaltonetworks.local |
37b8a32f1adf6fe2511da0e9508a4fc9faf3642e | 4c3bfd6d3e71e8b1d07a168e1e8b93bb7401e1af | /src/main/java/com/nju/oawork/model/entity/plan/Plan.java | 6264c15b9d9ae261e731a02d68d1858fd026949e | [
"MIT"
] | permissive | MODmaxM/OAwork | 04e83760b63ef48733eba9b141639750577e766d | ec488311c1fecf02ad3e6aee5d5b71c3f3bad3ac | refs/heads/master | 2022-06-21T04:40:21.340667 | 2020-02-14T14:10:56 | 2020-02-14T14:10:56 | 240,513,693 | 0 | 0 | MIT | 2022-06-21T02:48:04 | 2020-02-14T13:24:37 | JavaScript | UTF-8 | Java | false | false | 4,259 | java | package com.nju.oawork.model.entity.plan;
import java.util.Date;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.ManyToOne;
imp... | [
"ccy19971024@gmail.com"
] | ccy19971024@gmail.com |
822f62050667b6aba654dfbaa588956393f12f76 | 6cf4066531057d72b8f8e5ab7cd5c84f7b4f4346 | /app/src/main/java/com/example/taper/Models/Likes.java | dc422348369319e97092a0353cca5aee79af82f7 | [] | no_license | Prl-1234/Taper-android-app | d0b978e1bd42e0eee72469e29e2e536813fa452f | 487f38bd9c85eb64455f923b06a222d28d48543f | refs/heads/master | 2023-02-02T04:25:39.192998 | 2020-12-12T12:34:12 | 2020-12-12T12:34:12 | 307,369,709 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 481 | java | package com.example.taper.Models;
public class Likes {
private String user_id;
public Likes(String user_id) {
this.user_id = user_id;
}
public Likes() {
}
public String getUser_id() {
return user_id;
}
public void setUser_id(String user_id) {
this.user_id = us... | [
"priyal0917@gmail.com"
] | priyal0917@gmail.com |
cbee799258749394c7c9027e5fea6057754c0483 | 7b01fc739e0af0176a8346361a5ce8b6096ceb83 | /src/dao/ResetCategory.java | d3efb1f1942cf40240b09a918570486107666e65 | [] | no_license | DpprZ/KZSDN | f88fc93b6ad537179726531a370dbc96c64ab0c2 | e7de677f3c7e2584087a080687fe770731f08b9f | refs/heads/master | 2023-02-08T01:45:53.178354 | 2021-01-05T05:47:10 | 2021-01-05T05:47:10 | 326,878,357 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,219 | java | package dao;
import bean.Blog;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.SQLException;
import java.util.Properties;
public class ResetCategory {//返回都是false
public boolean resetBlog(String author,String category,String str) throws ClassNotFoundEx... | [
"1223788353@qq.com"
] | 1223788353@qq.com |
eb893d4d065e129863d3744535e0ad5b05fbb4e1 | 28f1bd2053f48abad4ee0dc51ccb5d28730937c0 | /疯狂Java讲义(第3版)光盘内容/codes/09/9.1/GenericList.java | 3ffb236106196a9f0ce46584aab26b594ac363e1 | [
"Apache-2.0"
] | permissive | JamesKing9/-Java-3- | ce029cd2d78b50aaf4bdf39f120b83fd9ff1cf94 | 3fa0aae7bc5dd95a119322c431431f116fda9ec8 | refs/heads/master | 2020-12-02T10:03:32.508167 | 2017-07-09T13:05:31 | 2017-07-09T13:05:31 | 96,684,655 | 2 | 1 | null | null | null | null | GB18030 | Java | false | false | 700 | java |
import java.util.*;
/**
* Description:
* <br/>网站: <a href="http://www.crazyit.org">疯狂Java联盟</a>
* <br/>Copyright (C), 2001-2016, Yeeku.H.Lee
* <br/>This program is protected by copyright laws.
* <br/>Program Name:
* <br/>Date:
* @author Yeeku.H.Lee kongyeeku@163.com
* @version 1.0
*/
public class GenericList
... | [
"shencheng.wan@outlook.com"
] | shencheng.wan@outlook.com |
ddb70c42a1203b0164343197067c1ce4f31a14ff | f166bac709823f669c1db1982fb8a4bf3188be41 | /Cos.java | be7c66c39e89d12ac815d113220c1b4435e3a3f8 | [] | no_license | ModiEsawi/Mathematical-Expressions-Automatic-Differentiation-and-Algebraic-Simplification | b06b4c2128a7e9bc0918031f61e7c020c8e9e064 | 49f9d13e7c4733758ea20e1fb1eda5483e6bf32d | refs/heads/master | 2022-11-28T16:52:25.768674 | 2020-08-11T11:07:58 | 2020-08-11T11:07:58 | 286,719,961 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,486 | java | import java.util.List;
import java.util.Map;
/**
* The Cos class.
*/
public class Cos extends UnaryExpression implements Expression {
/**
* the given Expression that the current expression gets.
*
* @param singleExpression : the expression.
*/
public Cos(Expression singleExp... | [
"noreply@github.com"
] | ModiEsawi.noreply@github.com |
caf35c61c3b1a49594188a9b431115ea9025861d | e30d3a7e5ddc968f50cb0694c877f51e0fe6ca59 | /src/test/java/com/xwintop/xJavaFxTool/javafx/tool/TableBeanTool.java | fdfb38f2c44e586f4e7e8f9d306e1af703408245 | [
"Apache-2.0",
"LicenseRef-scancode-mulanpsl-2.0-en",
"MulanPSL-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | foukation/xJavaFxTool | 0a098e8b9001989080068682c3451f655245f6cb | d9f30ddef75e29c7dfa7204577789d4167090bb9 | refs/heads/master | 2021-05-25T14:43:21.070194 | 2020-03-21T08:00:12 | 2020-03-21T08:00:12 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,056 | java | package com.xwintop.xJavaFxTool.javafx.tool;
import com.xwintop.xcore.util.StrUtil;
import org.apache.commons.lang3.reflect.FieldUtils;
import org.junit.Test;
import java.lang.reflect.Field;
public class TableBeanTool {
@Test
public void buildTableBean(){
// Class<?> beanClass = EmailToolTableBean.class;
Class<... | [
"1277032935@qq.com"
] | 1277032935@qq.com |
22f9a5524abefcab2b08ab38b9fba47a0696ced6 | 34b2a82e9cedbfcac781790306f27e8dd5634e78 | /144-Binary-Tree-Preorder-Traversal/solution.java | 3c662927d39373d010eb3e2e58666850eff30d98 | [
"MIT"
] | permissive | youhusky/Leetcode | 9d79cbf2ce0d4a52d2fab03c83ad7cfb5da2424a | f24ad46a839b7a6b6ae8ed1370f1da513e80baf1 | refs/heads/master | 2020-04-16T18:06:52.041675 | 2016-10-03T19:57:31 | 2016-10-03T19:57:31 | 51,571,810 | 6 | 1 | null | null | null | null | UTF-8 | Java | false | false | 589 | java | /**
* Definition for a binary tree node.
* public class TreeNode {
* int val;
* TreeNode left;
* TreeNode right;
* TreeNode(int x) { val = x; }
* }
*/
public class Solution {
public List<Integer> preorderTraversal(TreeNode root) {
ArrayList<Integer> res = new ArrayList<Integer>();
... | [
"youhusky@126.com"
] | youhusky@126.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.