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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
dd45d2414eb15b809ad1e92abbd81ccf58202f7d | dec482dcb3fff0ed34a8e0fb591fa06a2837b4f6 | /taotao_common/src/main/java/com/utils/HttpClientUtil.java | 594a12cc446fd1937a37bcab60cca940d7ba2a24 | [] | no_license | jerrylisri/taotao_parent | 90770ad26b2322b5c46da6a190964db975230280 | 4483272738ebbad02a64b97adebfcf1b1818baf3 | refs/heads/master | 2021-05-10T08:07:41.886747 | 2018-02-02T12:47:48 | 2018-02-02T12:48:06 | 118,876,365 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,721 | java | package com.utils;
import java.io.IOException;
import java.net.URI;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;
import org.apache.http.NameValuePair;
import org.apache.http.client.entity.UrlEncodedFormEntity;
import org.apache.http.client.methods.CloseableHttpResponse;
import org.apache.h... | [
"jerrylisri@outlook.com"
] | jerrylisri@outlook.com |
a4368b861b7ac1b92cd95450f302c551b3c1048a | 6e34771b226ed10b2f08b45b404eb60e8a86e415 | /src/test/java/com/hogwarts/contact/Department.java | a42a8a2c14b0a93a81b3dba6cfd51ad994e0ff1a | [] | no_license | dabaoting/wechat-web-test | 0acc6527f63ab3a615f6ae67a8be4a2b27f17427 | 5cddb9c0f3c44a5213932135934f09b7714b4261 | refs/heads/master | 2023-01-20T01:13:24.911322 | 2020-11-28T03:17:23 | 2020-11-28T03:17:23 | 313,651,269 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 460 | java | package com.hogwarts.contact;
import java.util.List;
public class Department {
private String name;
private List<Member> members;
public String getName() {
return name;
}
public List<Member> getMembers() {
return members;
}
public void setName(String ... | [
"792782387@qq.com"
] | 792782387@qq.com |
d870cfab0c4dc5257ea8e70e4e59dec723495cad | e594842f49ffde8d4c4558e0533949aeab3a4e77 | /src/main/java/com/ocelot/mod/game/core/level/tile/ConnectedTile.java | 8af351896e33b70a5b509f102d990ee4cda7d9d7 | [] | no_license | Ocelot5836/SuperMarioWorldApplication | dfcc98b1af8c79e441f8e1a9d086cf3c1489526f | 62abe057c3dda74ac32f08d7b341cfbc1ff618ac | refs/heads/master | 2021-04-26T21:47:59.960202 | 2018-11-15T05:51:02 | 2018-11-15T05:51:02 | 124,160,876 | 4 | 2 | null | 2018-03-07T21:20:27 | 2018-03-07T01:28:28 | Java | UTF-8 | Java | false | false | 6,092 | java | package com.ocelot.mod.game.core.level.tile;
import com.ocelot.mod.game.core.gfx.Sprite;
import com.ocelot.mod.game.core.level.TileMap;
import com.ocelot.mod.game.core.level.tile.property.PropertyString;
import com.ocelot.mod.game.core.level.tile.property.TileStateContainer;
import net.minecraft.client.Minecra... | [
"FinntheRaider@gmail.com"
] | FinntheRaider@gmail.com |
f7cde0c6db0a1df4823abbab85b600fc717ac013 | a04fdf4c0be8c60dfe532863107c2fd1281727b4 | /Java.Collections/src/main/java/Java/Collections/List/ExemploList.java | 684771c1f046b0d978768c71ce7498336ff3366b | [] | no_license | MarcusVSRDev/Capgemini | 047da9bc5a5ca8191432f376789d8946c8532cd1 | 2bbd5a17907f54eb78160026d7b799b67c4176c6 | refs/heads/main | 2023-07-19T16:29:58.050584 | 2021-09-21T22:21:40 | 2021-09-21T22:21:40 | 400,924,671 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,291 | java | package Java.Collections.List;
import java.lang.reflect.Array;
import java.util.*;
public class ExemploList {
public static void main(String[] args) {
//List<Double> notas = new ArrayList<>(Arrays.asList(7d, 8.5, 9.3, 5d, 7d, 0d, 3.6));
System.out.println("Crie uma lista e adicione sete notas");
... | [
"marcusvinicius616@gmail.com"
] | marcusvinicius616@gmail.com |
03353ee80a7a531b3576384a4b2e6a98f24545ce | 5fb8bc38bca5d6d7d3301f337f32da2a90c3fa13 | /src/test/java/unitTesting/UnitTestParametrized.java | ce1f445d9b20eed59544d5e319f6131b11647a86 | [] | no_license | baur100/a10 | c0bf42b9db9457aed6cb2180edefeb1f75b83c0f | c646b6e09199ba144fced29aa6b374709111e63e | refs/heads/main | 2023-04-06T07:59:41.118813 | 2021-04-14T02:28:14 | 2021-04-14T02:28:14 | 335,495,750 | 0 | 0 | null | 2021-03-20T20:23:39 | 2021-02-03T03:26:29 | Java | UTF-8 | Java | false | false | 729 | java | package unitTesting;
import org.testng.Assert;
import org.testng.annotations.DataProvider;
import org.testng.annotations.Test;
import tickets.CalculateTicketPrice;
public class UnitTestParametrized {
@DataProvider (name = "testData")
public Object[][] getTestData(){
return new Object[][]{
... | [
"baurzhan.zh@gmail.com"
] | baurzhan.zh@gmail.com |
bbac88c1e83c4f81a303c5b89f3a377a96b8f4cf | 7585bbcfad09b1236d00f0d62cd0109b9b27e706 | /lishiMobile/src/main/java/com/lis99/mobile/club/model/ClubMainListModel.java | a47e3367385d93d3474bc2637b9e11937a366816 | [] | no_license | xiaxiao1/Lis99Test | d7c943e25456bf341b43cd9da1a67bfe29fc55b2 | 43c3b2bb0b53dcee80d990a7ef8b5de44b5e9144 | refs/heads/master | 2020-06-30T23:44:50.990863 | 2016-11-21T09:41:37 | 2016-11-21T09:41:37 | 74,347,642 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 359 | java | package com.lis99.mobile.club.model;
/**
* Created by yy on 15/8/4.
*/
public class ClubMainListModel extends BaseModel {
//状态标识
public int type;
public int id;
public String image;
public String title;
public String topic_title;
public int topic_id;
/**是否同城:0否,1是*/
public int i... | [
"yangyang@lis99.com"
] | yangyang@lis99.com |
37e288a0777318b972772ab7021e09405f721c6d | cb1bca30868ce143ed0198d4002680c1be786ccc | /src/main/java/com/bookstore/servlets/SignIn.java | 59b1629ce83c02bf839321d968aac4ec21c182aa | [] | no_license | MaxYaro/YaroshenkoWeb | ea4520857d061902d76f241bc861f60d179f8dae | ce3f3e1689bb7d205be045d8fa0915f3a9aceb15 | refs/heads/master | 2022-12-28T07:30:53.251666 | 2020-05-29T00:56:34 | 2020-05-29T00:56:34 | 267,728,641 | 0 | 0 | null | 2020-10-13T22:23:54 | 2020-05-29T00:40:42 | Java | UTF-8 | Java | false | false | 1,275 | java | package com.bookstore.servlets;
import java.io.IOException;
import java.util.ArrayList;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession;
import com.bookstor... | [
"maxyaro3030@gmail.com"
] | maxyaro3030@gmail.com |
38d4162856665c64d3bf629ac13c492118c0f4db | 3b4009b067a4605fa11d014c5aed96768bdea960 | /webView_buildingAWebBrowser/src/sample/Main.java | b4dc8f28ee33fd6a446e38d97def930282ea81f1 | [] | no_license | viking736/JavaFX-mini-projects | 02dee63ddcbe69a8216f6d0b93971891b5a50c2c | 2d0e5d51e1112b849e135f2f64bbb61f63d0029f | refs/heads/main | 2023-06-05T20:29:03.657145 | 2021-07-02T12:08:25 | 2021-07-02T12:08:25 | 380,532,666 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 608 | 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... | [
"viking25082000@gmail.com"
] | viking25082000@gmail.com |
e5d7b5bf2ab364cfeea0a3e8a45f77b73849c915 | ae84bd8aae7e5f9fa6f0c8657a8398ebe001fe4f | /app/src/androidTest/java/com/example/android/parkit/ExampleInstrumentedTest.java | d778c1b12ca5cfe59b76a102de5ba51263383082 | [] | no_license | hsp98/ParkIt | b66de0d1abd33d9b159a8f11b2df2408a149ab6e | 723b4a04fcf07160c098921bd8c0b3b5866dae30 | refs/heads/master | 2023-01-14T04:10:38.850774 | 2020-11-03T16:35:54 | 2020-11-03T16:35:54 | 178,289,497 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 736 | java | package com.example.android.parkit;
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... | [
"42342849+hsp98@users.noreply.github.com"
] | 42342849+hsp98@users.noreply.github.com |
4df560bbc0e428a09ba0b7b80a249090b2571942 | c2820ab14e71fb8ceed367e136833ba05a00fc8e | /src/org/xmpp/android/contact/roster/Group.java | d6f608986d88fdf3dda0d4b602cb9d3a98e19a6c | [] | no_license | emdete/XmppAndroidService | 814b950f09c2b427e4aa8e7793f594a3ec7605e6 | b18f835194fed6d47e263b53e7f36e6e6e30d42c | refs/heads/master | 2021-01-23T00:34:07.834243 | 2014-02-21T17:11:44 | 2014-02-21T17:11:44 | 17,064,563 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 659 | java | package org.xmpp.android.contact.roster;
import org.xmpp.android.shared.stanzas.BaseStanza;
import org.xmpp.android.shared.stanzas.XmppStanza;
public class Group extends BaseStanza {
public static final StanzaType TYPE = new StanzaType("group", "jabber:iq:roster");
public Group(XmppStanza stanza) {
super(stanza)... | [
"github@rvin.mooo.com"
] | github@rvin.mooo.com |
752c6333894dad670fcffe7f85ba40387834e800 | 78bcabbf50d6daf269334778a4b131402bef6d5c | /src/main/java/com/learnings/practise/problems/binary_search_tree/InOrderPredecessor.java | b10d7a8f62459011a7ab0806dfa446d00728f8d0 | [] | no_license | Personal-Learnings/CodeIsLife | 760aa7bde789736311b1e7623d6555a497eefcdb | 2696e4a43011ed2574726c7bab957ef142e1d240 | refs/heads/master | 2020-07-28T16:23:11.265077 | 2020-03-12T23:00:41 | 2020-03-12T23:00:41 | 209,463,763 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,572 | java | package com.learnings.practise.problems.binary_search_tree;
public class InOrderPredecessor<T> {
private Integer findInOrderPredecessor(Node<T> tree, T data) throws Exception {
Node<T> foundNode = search(tree, data);
if(null == foundNode) {
throw new Exception(String.format("Node %s No... | [
"mjyashhome@Madanrajs-MacBook-Air.local"
] | mjyashhome@Madanrajs-MacBook-Air.local |
a1868d012b829f86936d902445e3562dcc2a644f | c513cef0467db2f49556c310b02c31f775b96bfe | /sjjh/sjjh-provider/src/main/java/nju/software/sjjh/webservice/IexportdtsService.java | 60c8ffdb37d8d153c5984050a6078caca0de80e5 | [] | no_license | lr12/sjjh | 2b51ae0a2e0e3bc581207bd06f74dcdfed7502c8 | 061668048e3149711067724aceef2c46dc965c2d | refs/heads/master | 2021-01-19T21:51:48.011449 | 2017-05-23T07:37:16 | 2017-05-23T07:37:16 | 88,716,247 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,008 | java | package nju.software.sjjh.webservice;
public interface IexportdtsService {
/**
* 导出法庭信息
* @param xml
* @return
*/
public String exportFTXX(String xml);
/**
* 导出人员信息
* @param xml
* @return
*/
public String exportRYXX(String xml);
/**
* 导出开庭信息
* @param xml
* @return
*/
public String ex... | [
"1533954499@qq.com"
] | 1533954499@qq.com |
94d8a3bb844567961b7e7204a2a694d936929745 | 5c0fc978e096fd9b442b583c75e65297ce6badb8 | /src/main/java/com/_37coins/bcJsonRpc/pojo/Vin.java | 686a65be9b69ccfcd4672c53bafa60bf6324c6d3 | [] | no_license | hernss/SocialSendApiRest | 6a9db0deff6be8364f59248e049b683ebeada132 | 9f255d4ef3f7570152a44076ef4ae96e5972dc70 | refs/heads/master | 2020-03-07T15:13:00.892344 | 2018-04-11T20:55:01 | 2018-04-11T20:55:01 | 127,548,555 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,738 | java | package com._37coins.bcJsonRpc.pojo;
import java.math.BigDecimal;
public class Vin {
/*"vin" : [
{
"coinbase" : "039cd9020101",
"sequence" : 4294967295
}
],
*/
/*
* {
"txid" : "755258f2c0233ed6e503597551ee5ae7cd45d2884cbdade4... | [
"hernantravado@yahoo.com.ar"
] | hernantravado@yahoo.com.ar |
0011cbb3d5b9a29f4b3d7da30c4ec4a0c5b559fa | b0f83d81a6d1b1d2caea42706f0362d7eb11bd15 | /core/src/com/teratorns/objects/TeratornsLogoObject.java | f0a415aa1dae2cbdcc61708290ca0c516f435268 | [] | no_license | tlimao/teratorns | a4eb5a432de55d20a7ce787d3914ab400a08b586 | 554db10293e34bf9d35c486f23347a970d872a49 | refs/heads/master | 2021-03-12T23:02:27.338754 | 2015-06-17T16:04:16 | 2015-06-17T16:04:16 | 23,495,174 | 0 | 0 | null | 2015-06-17T16:04:17 | 2014-08-30T15:58:52 | Java | UTF-8 | Java | false | false | 2,340 | java | package com.teratorns.objects;
import com.badlogic.gdx.graphics.Color;
import com.badlogic.gdx.graphics.glutils.ShapeRenderer.ShapeType;
import com.badlogic.gdx.math.Rectangle;
import com.badlogic.gdx.math.Vector2;
import com.teratorns.assets.AssetsLoader;
import com.teratorns.game.GameRenderer;
import com.ter... | [
"tloime@gmail.com"
] | tloime@gmail.com |
62739018205bf5bfb60037a967439d34abc1ca19 | 92defe9a6cfb711df61df190bf8804ef82993742 | /engine/src/main/java/com/agiletec/aps/system/common/entity/loader/ExtraAttributeRolesWrapper.java | aafded2c8007295e0fed306973b1dc7c7ec949d3 | [] | no_license | DevBrandon/entando-core | e6ffeddd0d76ff5f3694e96834a313764c20a739 | 4d1f88b372d4b0ef604fdde2aa929eef3de0e6b2 | refs/heads/master | 2020-12-26T01:13:58.694861 | 2014-12-01T17:18:43 | 2014-12-01T17:18:43 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,452 | java | /*
*
* Copyright 2013 Entando S.r.l. (http://www.entando.com) All rights reserved.
*
* This file is part of Entando software.
* Entando is a free software;
* You can redistribute it and/or modify it
* under the terms of the GNU General Public License (GPL) as published by the Free Software Foundation; version 2.
*
* S... | [
"eugenio.santoboni@gmail.com"
] | eugenio.santoboni@gmail.com |
8b56bf3e8be2e57663437559c8ff3789a55221b1 | a1a11ccd0d9938aa762bb9c01ddd1427f0e4deb4 | /main_module/src/main/java/org/cryse/novelreader/model/NovelSyncBookShelfModel.java | 5a75f05051681d29616f2a492b263ca69ee98055 | [
"Apache-2.0"
] | permissive | crysehillmes/smoothnovelreader | e27177e583ddedd918320afe4136fca023911b56 | 13afe386fcc687603525724b2e5e4a91c67bd88a | refs/heads/master | 2020-09-16T11:14:34.608290 | 2016-08-18T14:29:07 | 2016-08-19T05:49:10 | 65,994,022 | 9 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,212 | java | package org.cryse.novelreader.model;
import android.os.Parcel;
import android.os.Parcelable;
public class NovelSyncBookShelfModel implements Parcelable {
private String id;
private String lastChapterId;
private String lastChapterTitle;
private String lastUpdate;
public NovelSyncBookShelfModel(Str... | [
"tyk5555@hotmail.com"
] | tyk5555@hotmail.com |
27108404aa2efe98b178b093828f9f30934d3366 | 83c5ee93112cf2d505f5db329df50e300e132661 | /springcore/src/main/java/com/bharath/spring/springcore/shoppingcart/ShoppingCart.java | f62c5911abbb3d850d078e100938bd9eeda5ab20 | [] | no_license | Pygator/UdemySpringEasySteps | b393e02ee5704d102fb76c3d0f07bd9416a7ce16 | c9463c766ce2cfad88234f065f91fcca94b45e9c | refs/heads/master | 2020-03-17T22:55:17.582187 | 2018-05-29T03:18:01 | 2018-05-29T03:18:01 | 134,023,663 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 391 | java | package com.bharath.spring.springcore.shoppingcart;
import java.util.Set;
public class ShoppingCart {
private Item item;
public Item getItem() {
return item;
}
public void setItem(Item item) {
this.item = item;
}
@Override
public String toString() {
return "Shopping... | [
"pygator@linux.com"
] | pygator@linux.com |
5be3911af74bfa7dbc232cc46b16b391c7a98a41 | d0774b87c73ec59cdac85766a8f4776664a639bf | /app/src/main/java/com/bilibili/video/indicator/ViewPagerIndicatorHelper.java | 0aec8585c0c03638c570f31d7e8db124ef1b7b6b | [] | no_license | whiteyen/Video | 44a5ce762783b4ea591ed35e27b422e1b2966292 | cefb8fda7dc8d0670aa0ed790cc5cf3ecc623839 | refs/heads/master | 2020-12-30T05:32:54.442153 | 2020-02-18T14:22:24 | 2020-02-18T14:22:24 | 238,877,396 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,705 | java | package com.bilibili.video.indicator;
import android.support.v4.view.ViewPager;
import android.util.SparseArray;
import android.util.SparseBooleanArray;
public class ViewPagerIndicatorHelper {
private IPagerTitle mScrollListener;
private int mCurrentIndex;
private int mLastIndex;
private float mLastPo... | [
"https://gitee.com/Isshiki_yen/201727010317_tan_xueyuan.git"
] | https://gitee.com/Isshiki_yen/201727010317_tan_xueyuan.git |
a636803999c75184beaaf9dfda42bc9968bae400 | 6ff346b4086ecdb77dfead7e26a0a951b4dc3ef3 | /core/src/org/xendra/controls/MessageServerDialog.java | a5ff3024b36401a3d8b7718eab7f053064a3a486 | [] | no_license | xapiens/Xendra | 02ce123adb3e986325431f06b710b9b5c7c8aadf | b63d72d2319eca3f1c6cc67d05fac29ad8f6ef9a | refs/heads/master | 2023-05-25T11:23:05.879161 | 2023-05-23T04:27:12 | 2023-05-23T04:27:12 | 101,092,524 | 0 | 5 | null | null | null | null | UTF-8 | Java | false | false | 32,659 | java | package org.xendra.controls;
import java.awt.BorderLayout;
import java.awt.GridLayout;
import java.awt.Insets;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.KeyEvent;
import java.io.ByteArrayInputStream;
import java.io.File;
import java.io.IOException;
import java.io.In... | [
"francisco.morosini@gmail.com"
] | francisco.morosini@gmail.com |
6f58e1754fab84195d91254b38a0ba1aa68b6e93 | d57777f9324258a940c8cb6c99017adc7431ebe9 | /assignment3.java | 4afd9a6f70d43716eaf29276fa78da20beba46a0 | [] | no_license | kritika1922/m2 | 8800487aa1e360cdd0584e6dfcfd05cc1480371a | 98881aa2ea9df8f6097a800a6fc80063b5a9bf5d | refs/heads/master | 2023-08-22T17:34:45.530099 | 2021-10-06T13:26:02 | 2021-10-06T13:26:02 | 413,770,915 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,419 | java |
import java.io.File;
import java.io.IOException;
import java.util.Scanner;
import MyProject.*;
class Assignment3 {
public static void main(String args[]) throws IOException {
Scanner sc = new Scanner(System.in);
System.out.println("Enter Whatever you want");
System.out.println("Add\nDelete\nSearch");
Syste... | [
"kritika.gupta@hotwaxsystems.com"
] | kritika.gupta@hotwaxsystems.com |
c17f23bab65e65ece4761acf0669caba881aeee3 | c39fdf70886060060fd5ab2dcdf09a1e59325279 | /FileFormatException.java | 74191067a82b8f71b4c62204c56eb66746b78ba7 | [] | no_license | Elijah-Gabriel/Movie-Database | 1293cb5d4a6947076f8a19d112c118ee3686d6d1 | e5f068240d5a9f42f6edb8eb5c516c4378261b82 | refs/heads/master | 2020-03-23T16:53:00.880230 | 2018-07-21T17:06:05 | 2018-07-21T17:06:05 | 141,831,760 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 273 | java | public class FileFormatException extends Exception{
public FileFormatException() //default constructor for error message
{
super("Line not formatted correctly, skipped"); //error message to print out
}
public FileFormatException(String aMsg)
{
super(aMsg);
}
} | [
"41483549+Elijah-Gabriel@users.noreply.github.com"
] | 41483549+Elijah-Gabriel@users.noreply.github.com |
dfb840288058dc868042e301c60bd05eaea960ed | bcf7ff26896faaad4aa9c9961e7de2fe1be78f3a | /src/test/FancyMessage.java | 01189a1d1b21b93d30d3340a890ab3f62cb2e5ae | [] | no_license | db483/test | ab6077486fe25f4983e69965dba4683da1255e05 | 241431bb696e980278e9c47dbdd3fd160bd11140 | refs/heads/master | 2016-08-11T12:39:38.993614 | 2016-01-26T15:22:56 | 2016-01-26T15:26:14 | 50,424,802 | 0 | 0 | null | 2016-02-02T17:16:17 | 2016-01-26T11:37:05 | Java | UTF-8 | Java | false | false | 254 | java | package test;
public class FancyMessage extends Message {
public FancyMessage(String message, String owner) {
super(message, owner);
}
@Override
public String toString() {
return getOwner() + " sends you this message: " + getMessage();
}
}
| [
"db483@cornell.edu"
] | db483@cornell.edu |
424b226d76297e73d40309de07be39706a78c5ac | e3387e23d63425de08e1bd4b4d4eb4ea4e8e4e57 | /src/main/java/br/com/alura/store/model/CategoryId.java | a323bc681602528898b776dc27942aea261aef4f | [] | no_license | Gilmardealcantara/jpa | 1d0bcf739588fc79483dae3884c914c09709266c | 34bb3ab2a1dc4a9545c4e277ea2fd9ee41d881ae | refs/heads/main | 2023-06-14T14:41:30.371125 | 2021-07-19T03:28:02 | 2021-07-19T03:28:02 | 387,324,617 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 618 | java | package br.com.alura.store.model;
import javax.persistence.Embeddable;
import java.io.Serializable;
@Embeddable
public class CategoryId implements Serializable {
private String name;
private String type;
public CategoryId(String name, String type) {
this.name = name;
this.type = type;
... | [
"gilmar.alcantara@hotmart.com"
] | gilmar.alcantara@hotmart.com |
a3d59a28d8d63df57fd1158fdbe99aab8fe3e722 | 5456502f97627278cbd6e16d002d50f1de3da7bb | /android_webview/javatests/src/org/chromium/android_webview/test/AwContentsClientVisitedHistoryTest.java | 94e341efa3e91be3ea843f7c16dc563fa63e8e28 | [
"BSD-3-Clause"
] | permissive | TrellixVulnTeam/Chromium_7C66 | 72d108a413909eb3bd36c73a6c2f98de1573b6e5 | c8649ab2a0f5a747369ed50351209a42f59672ee | refs/heads/master | 2023-03-16T12:51:40.231959 | 2017-12-20T10:38:26 | 2017-12-20T10:38:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,310 | java | // Copyright 2013 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
package org.chromium.android_webview.test;
import android.test.suitebuilder.annotation.SmallTest;
import android.webkit.ValueCallback;
import o... | [
"lixiaodonglove7@aliyun.com"
] | lixiaodonglove7@aliyun.com |
59fbbf3edf694cabfd6dcca962a64af6b2e6f79d | 0a9878cadcfa7901044fb441bf7d8efac87a8f97 | /src/main/java/inPractice/chapter12/BoundedBuffer.java | 35c69f24f2c7d8939d1243b85db4373192580bbe | [] | no_license | lastFeng/JavaConcurrentPractice | 56b18479490351145aaee8a69e6991023a530e6f | 755486a55411681d133ff0eb85885d5d87466791 | refs/heads/main | 2023-06-17T08:52:27.611033 | 2021-07-12T07:28:09 | 2021-07-12T07:28:09 | 366,572,650 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,443 | java | package inPractice.chapter12;
import inPractice.annotation.GuardedBy;
import inPractice.annotation.ThreadSafe;
import java.util.concurrent.Semaphore;
@ThreadSafe
public class BoundedBuffer<E> {
private final Semaphore availableItems, availableSpaces;
@GuardedBy("this")
private final E[] items;
@Guard... | [
"563805728@qq.com"
] | 563805728@qq.com |
24fb280875cd9dbc9de58fd03f6802ebb9af35d2 | 0e18b3b6f4acc082a364f815281fd0cc09cd8561 | /Samsung/B17244.java | 37fc925db51377ab616256898453d393546e7903 | [] | no_license | ChanWoongLee/Algorithm | 6b6b2d0dfc52ecad657ae494f0665612c0dba24e | 5a5fbe1681094a2061edab1ee56e7cfd3600febe | refs/heads/master | 2021-08-01T17:42:15.867289 | 2021-07-27T14:47:24 | 2021-07-27T14:47:24 | 245,803,824 | 1 | 0 | null | null | null | null | UHC | Java | false | false | 3,278 | java | package Samsung;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.LinkedList;
import java.util.Queue;
public class B17244 {
// 1시 20 분 시작!!!
static int N, M;
static int[][] map;
static int[] dr = { -1... | [
"dlcksdnd6785@naver.com"
] | dlcksdnd6785@naver.com |
164732f01d47ded1309872e9c8b5a8c41b1b4573 | 021f5ec9986225b25638a13b9b9b70df2ce38263 | /src/test/java/edu/berkeley/compbio/sequtils/sequencereader/fasta/FastaParserTest.java | 760c873745db5d754549565e2c8b86912bb96588 | [
"Apache-2.0"
] | permissive | davidsoergel/sequtils | 473eb9746b8545698903fceb8ab994419282c18d | 5571a5790bfbb5de8aebfe6ed926e38b33ac6939 | refs/heads/master | 2021-01-01T15:31:48.329165 | 2014-07-06T05:11:14 | 2014-07-06T05:11:14 | 21,191,317 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,890 | java | /*
* Copyright (c) 2007-2013 David Soergel <dev@davidsoergel.com>
* Licensed under the Apache License, Version 2.0
* http://www.apache.org/licenses/LICENSE-2.0
*/
package edu.berkeley.compbio.sequtils.sequencereader.fasta;
import com.davidsoergel.dsutils.math.MersenneTwisterFast;
import edu.berkeley.... | [
"dev@davidsoergel.com"
] | dev@davidsoergel.com |
2ba3624e4c3247f47887b6de4809a1147cdc033f | 6570761ebcdc48f900ada1e219888417da93f406 | /minhaLojaDeGamesSecurity/src/main/java/com/minhaLojaDeGames/minhaLojaDeGames/seguranca/BasicSecurityConfig.java | ff138a1daa34fd9dbab340fabd9ba3280ec9bd9d | [] | no_license | djan-domingues/AtividadesSpring | a66394a81b41272bc3143df9dd21ef61d5244311 | 8a871bbe32f1f0eebf900f78037305004d9151f7 | refs/heads/master | 2023-06-26T19:30:38.524820 | 2021-07-30T19:15:22 | 2021-07-30T19:15:22 | 379,696,694 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,663 | java | package com.minhaLojaDeGames.minhaLojaDeGames.seguranca;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Bean;
import org.springframework.security.config.annotation.authentication.builders.AuthenticationManagerBuilder;
import org.springframework.securit... | [
"felipej.domingues@gmail.com"
] | felipej.domingues@gmail.com |
a03efe3ee04107483f22837b4ebd672e4deaad78 | e2cc9800d3bcceaad141d3215efe1690940c59d7 | /ny_Card/app/src/main/java/com/example/ny_card/MartActivity.java | 8dbd5212fb7f27a426635c3d0451546d0e807adb | [] | no_license | yura970804/Capstone | 244a2d7130439928f78b52e603007a41f944ad26 | 64e20ac6541562eb2c9c79438ed376c2a0e35f7c | refs/heads/master | 2023-02-14T17:52:26.146566 | 2021-01-18T08:53:09 | 2021-01-18T08:53:09 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 60 | java | package com.example.ny_card;
public class MartActivity {
}
| [
"simyura1@gmail.com"
] | simyura1@gmail.com |
823c464bf1c10fde2b77ad75cece8055d2408a2a | cf532637f18524369d4f4d2c3b2bebc836d068ec | /app-sample/src/main/java/io/noties/markwon/app/samples/latex/LatexDarkSample.java | 06f2ca8d45602ac8e85eb81ba5a7252848c05ed9 | [
"Apache-2.0"
] | permissive | bastienleonard/Markwon | 2a0006b4bcea14fe7ae5d8e046e4e3b66c0fb137 | 82cb42813a96d28a90fbf670a1ef093781df04bb | refs/heads/master | 2023-01-25T03:46:23.852648 | 2020-11-11T23:06:49 | 2020-11-11T23:06:49 | 316,166,587 | 0 | 0 | Apache-2.0 | 2020-11-26T08:25:54 | 2020-11-26T08:25:54 | null | UTF-8 | Java | false | false | 1,149 | java | package io.noties.markwon.app.samples.latex;
import io.noties.markwon.Markwon;
import io.noties.markwon.app.sample.Tags;
import io.noties.markwon.app.sample.ui.MarkwonTextViewSample;
import io.noties.markwon.ext.latex.JLatexMathPlugin;
import io.noties.markwon.sample.annotations.MarkwonArtifact;
import io.noties.markw... | [
"di@noties.io"
] | di@noties.io |
e0d277d015677a46e20cd58aeabf945cdbf75310 | b27bfe9db8f0c7e5ca9377397b23ef2ef27d4ddc | /morozov/syntax/errors/QuestionMarkIsNotExpectedHere.java | a784ab921bd1548ab415fc2bf08a00fc752ca647 | [] | no_license | Morozov2012/actor-prolog-java-library | 85fe97eb6a37709d742f4ab06b29d0718c7269c3 | 5a7e2011ac2152278b8ebae3dfb2da4d925619a3 | refs/heads/master | 2021-01-20T15:39:14.173431 | 2019-12-13T13:09:01 | 2019-12-13T13:09:01 | 7,780,078 | 5 | 3 | null | null | null | null | UTF-8 | Java | false | false | 200 | java | // (c) 2019 IRE RAS Alexei A. Morozov
package morozov.syntax.errors;
public class QuestionMarkIsNotExpectedHere extends ParserError {
public QuestionMarkIsNotExpectedHere(int p) {
super(p);
}
}
| [
"AlexeiMorozov2006@rambler.ru"
] | AlexeiMorozov2006@rambler.ru |
6f31ece2f4d849cb63123103608ef4216088da1a | d5f322967da9cd030fc2dbb4de3023cca5eba8ae | /king/src/main/java/com/king/service/IEnvironmentService.java | 567576b52f1f2e6dd4d54c51d037e06c5bd9cfb1 | [] | no_license | myouj/king | aca71310549c5b11ea04803f4ec2666a41491284 | 747fb2240b94cb692eb0e6998cc9e0790dd7f3f2 | refs/heads/master | 2020-04-07T11:39:36.526938 | 2018-12-07T08:08:25 | 2018-12-07T08:08:25 | 158,335,302 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 297 | java | package com.king.service;
import com.king.utils.ResultInfo;
/**
* @author M_youj E-mail: 18565544225@163.com
* @version 创建时间:2018年12月5日 上午9:07:38
* Describe:
*/
public interface IEnvironmentService {
ResultInfo selectAllEnvironment(int page, int rows);
}
| [
"18565544225@163.com"
] | 18565544225@163.com |
51f9735ade6b5b2393bfde9e169c5f55866666e9 | 3d39c8c6d66f402e40e03f610d0dbcc4a3b3fac1 | /src/com/jagex/rt4/lights/LightRenderer.java | 4e4dcde24f82b29b1c3debbd8c0940ac042df240 | [] | no_license | 95thcobra/508-HD | f1add7e3865e24ed65e7d0340e78c014a031afe1 | c0e1899487a90b3b022a81f4e84645f2bcaef1c0 | refs/heads/master | 2020-03-28T19:41:09.993251 | 2018-04-17T21:48:30 | 2018-04-17T21:48:30 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,784 | java | /* Class130 - Decompiled by JODE
* Visit http://jode.sourceforge.net/
*/
package com.jagex.rt4.lights;
import java.nio.ByteBuffer;
import javax.media.opengl.GL;
import com.jagex.io.Buffer;
import com.jagex.link.HashTable;
import com.jagex.rt4.Class14_Sub1;
import com.jagex.rt4.RT4GL;
import com.jagex.... | [
"glestrts@gmail.com"
] | glestrts@gmail.com |
442a4aa76d61b8123f82ae7e4d22fdbd0add1eb8 | 947ad90c8b8c4262e7fe041759d911403a4dac05 | /PNF_HW2/src/Components/myFilter/MyFilter.java | bf5957f325a88bb2a1ef2f5a2d45c0e64dc8580c | [] | no_license | kingchan223/Pipe_Filter | dcb80ac62d2ea325cc3e0c5ee95d621442198d4e | d2ce22e2f4726c6a61bc934a4c5879e2d831e5b3 | refs/heads/master | 2023-08-29T13:46:11.576003 | 2021-11-09T12:58:49 | 2021-11-09T12:58:49 | 423,501,142 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,079 | java | package Components.myFilter;
import Framework.CommonFilterImpl;
import utils.DefaultUtil;
import utils.UtilImpl;
import java.io.IOException;
import java.util.List;
public class MyFilter extends CommonFilterImpl {
DefaultUtil utils = new UtilImpl();
@Override
public void specificComputationForFilter() t... | [
"--global"
] | --global |
407a82d9ac44fcacebdd50afdceaca289626620a | 786bfc635cf9d233e9ce9508cd2c0b88cb6e78ec | /dk.dtu.imm.esculapauml.gui.topcased/src/dk/dtu/imm/esculapauml/gui/topcased/commands/EsculapaCommand.java | 7966948c0b0bc0241dc76c7c1e4c29795cdc2eae | [] | no_license | piotr-puczynski/esculapa-uml | eafbede835776aa738eb75e44ebacf31740e99b1 | 07a2f020fd713aa0d5fe160efbcee3e057bcfb37 | refs/heads/master | 2021-01-21T22:26:42.914199 | 2012-09-16T10:22:58 | 2012-09-16T10:22:58 | 34,077,485 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,968 | java | /******************************************************************************
* Copyright (c) 2011, 2012 Piotr J. Puczynski (DTU Informatics).
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this dis... | [
"piotr.puczynski@gmail.com"
] | piotr.puczynski@gmail.com |
9796af7e735af5f88e4163039c613d7e7cf2d17e | 89efe58164140bd5f535f8873e0954beaed59477 | /src/main/java/kr/or/initspring/dto/commons/CollegeDTO.java | be3fb8c28b4764c02404413e806e26a1aff0dc34 | [] | no_license | kown8447/ProjectSSS | ed06891e6675307fe0296cec9efb1684bf98511c | fb3ec52361cca9a486dcdefb5e6690db6e8b64eb | refs/heads/master | 2020-08-03T15:41:49.802077 | 2016-12-13T08:16:54 | 2016-12-13T08:16:54 | 73,536,054 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,521 | java | /*
* @Class : CollegeDTO
* @Date : 2016.11.19
* @Author : 권기엽
* @Desc : 단과대학 정보를 관리하는 DTO
*/
package kr.or.initspring.dto.commons;
public class CollegeDTO {
private String college_code; //단과대학 코드
private String professor_code; //교수번호
private String office_code; //사무실 코드
private String college_name; //단과대학 이름... | [
"kown8447@naver.com"
] | kown8447@naver.com |
fda8223c2fa32db47144fb161b442a74766215c8 | 65423f57d25e34d9440bf894584b92be29946825 | /target/generated-sources/xjc/com/clincab/web/app/eutils/jaxb/e2br3/COCTMT970000UVAuthorization3.java | a4ce4222e2b4f8e96b05d74bd1a9a403fa539b06 | [] | no_license | kunalcabcsi/toolsr3 | 0b518cfa6813a88a921299ab8b8b5d6cbbd362fe | 5071990dc2325bc74c34a3383792ad5448dee1b0 | refs/heads/master | 2021-08-31T04:20:23.924815 | 2017-12-20T09:25:33 | 2017-12-20T09:25:33 | 114,867,895 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,868 | java | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.11
// 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: 2017.12.20 at 02:30:... | [
"ksingh@localhost.localdomain"
] | ksingh@localhost.localdomain |
d804ca4dfec3d16243d9f02212df1caff6b55829 | 3ea826fd5b18aa0747841712fb8c35d5bfac3323 | /app/src/main/java/com/example/gauravpc/mis/temples.java | f0b1c4c81992d15f4ff5639536c595125fa0a478 | [] | no_license | gaurav4ever/Mis-Project | b727cd81b97b2e2bc73515d7c6f0add2dca00f0c | f86820970e82268feb2b280c09c6b67aa055b3a5 | refs/heads/master | 2021-01-20T07:38:09.004769 | 2017-05-02T11:05:47 | 2017-05-02T11:05:47 | 90,023,862 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,001 | java | package com.example.gauravpc.mis;
import android.Manifest;
import android.app.ProgressDialog;
import android.content.Context;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.content.res.AssetManager;
import android.graphics.Typeface;
import android.net.ConnectivityManager;
impor... | [
"gaurav sharma"
] | gaurav sharma |
eb7e24f34537ed6d650e089fed4d0365ec17ec5b | c506e19d4ad6311a90c9afd227e36155ae79d14e | /lab3/src/main/java/problem2/Soldier.java | 5850d4c7cd6c5e9fbe527ae609881e8d4db0c933 | [] | no_license | CheukTsai/cs5004_ood | 57d55a171e910bf3eb5f6be1d3224b476cfc236c | 767e236b1e2c1afe00ca0998a6e9bf6f19d8dd81 | refs/heads/main | 2023-08-31T21:37:40.711763 | 2021-10-23T21:24:20 | 2021-10-23T21:24:20 | 420,525,669 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,212 | java | package problem2;
/**
* A abstract class Soldier that inherits from its parent class of Piece.
*/
public abstract class Soldier extends Piece{
private static final Integer MAX_STAMINA = 100;
private static final Integer MIN_STAMINA = 0;
private Double stamina;
/**
* Constructs a Soldier
* @param na... | [
"li.zhuoca@northeastern.edu"
] | li.zhuoca@northeastern.edu |
d49261bab54738e6511c0b9daef317557e838c9f | 416443403df54fb750644332ec0544aba0d88f0b | /Java/BulbSwitcher.java | 1413b9f5ca7f8d44cb9d0a3c012a160df783057c | [] | no_license | Xiao-Ma/leetcode | b52fd469e5fdfccc93d932d3dd72f833570060af | b286956215a100cbb461271ebb28417f57fba2df | refs/heads/master | 2021-01-18T22:56:05.267815 | 2016-04-07T03:18:54 | 2016-04-07T03:18:54 | 31,341,771 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 560 | java | /**
* @author: Xiao
* LeetCode: bulb switcher
* Description: There are n bulbs that are initially off. You first turn on all
* the bulbs. Then, you turn off every second bulb. On the third
* round, you toggle every third bulb (turning on if it's off or
* turning off if it... | [
"irisx.m0809@gmail.com"
] | irisx.m0809@gmail.com |
2716f5434de75b647c620b3d8e7fc3509fc0dbac | a1ccd86b65a9875411bac7c5ad8a607dd977581f | /src/likou/company/bytedance/string/ReverseWords.java | 4b96733ed07d5f912e71c06f6a5e8c8fb97d4ccd | [] | no_license | wp518cookie/leetcode | 2b48549494f43ba666ca9b08b43e8815a2826455 | c12839693a0931ec6365621a4c3df28eb60c9941 | refs/heads/master | 2023-05-30T20:26:32.814839 | 2021-06-22T07:59:15 | 2021-06-22T07:59:15 | 73,679,492 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,354 | java | package likou.company.bytedance.string;
import java.util.ArrayDeque;
import java.util.Deque;
/**
* @author wuping
* @date 2020-06-29
* https://leetcode-cn.com/explore/featured/card/bytedance/242/string/1011/
* 给定一个字符串,逐个翻转字符串中的每个单词。
*
*
*
* 示例 1:
*
* 输入: "the sky is blue"
* 输出: "blue is sky the"
* 示例 2:
... | [
"403704156@qq.com"
] | 403704156@qq.com |
2c54b39c708d806826e3df94927818a297b03ca0 | fcaedb149d7e08058110aa9744e65c8e1f6137d5 | /app/src/main/java/sepm/englishgo/ChooseLevel.java | e069ffd52cf9b65386f07a156592c4bbccfed63b | [] | no_license | JamesToan/EnglishGO-master | b381c9d083c129aa60ba1eba05828987141d87be | dd214c6f134742ea0af36cdb55eb089dd7baac3a | refs/heads/master | 2020-04-11T08:34:14.449100 | 2018-12-13T14:05:56 | 2018-12-13T14:05:56 | 161,648,037 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,295 | java | package sepm.englishgo;
import android.content.Intent;
import android.graphics.drawable.Drawable;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.widget.Button;
public class ChooseLevel extends AppCompatActivity {
public static int LEVEL;
@... | [
"40598873+JamesToan@users.noreply.github.com"
] | 40598873+JamesToan@users.noreply.github.com |
2993f5b821e2924ce2b1239f8f60aacb63e93367 | dcce0cded9398c5915bffbb5e4f20946e6abddda | /Person.java | 2585cd942d94bfec45c6957ba8a1c0b7e7b81e50 | [] | no_license | widyapangestutians/praktikum10-widya | ac3717c78f3aac7b0d369f0665b296dc9ff28087 | b06fd2f806d90220749f4a3fae2bd05c9285ad4f | refs/heads/master | 2020-04-14T20:47:50.246160 | 2019-01-04T12:55:38 | 2019-01-04T12:55:38 | 164,107,122 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,030 | 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 Praktikum10;
/**
*
* @author widya
*/
public class Person {
protected String name;
protected String address;
... | [
"widyapangestuti522@gmail.com"
] | widyapangestuti522@gmail.com |
df269a9637b83a95cd77a5d00dda20fee56c3c24 | 8af1164bac943cef64e41bae312223c3c0e38114 | /results-java/elastic--elasticsearch/2cc97a0d3ed2a9276378e2a6462942deab04a1fb/after/RecoverySettingsTests.java | 64040decdb95941cc9c4e16e549938ee0e7cded5 | [] | no_license | fracz/refactor-extractor | 3ae45c97cc63f26d5cb8b92003b12f74cc9973a9 | dd5e82bfcc376e74a99e18c2bf54c95676914272 | refs/heads/master | 2021-01-19T06:50:08.211003 | 2018-11-30T13:00:57 | 2018-11-30T13:00:57 | 87,353,478 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,164 | java | /*
* Licensed to Elasticsearch under one or more contributor
* license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright
* ownership. Elasticsearch licenses this file to you under
* the Apache License, Version 2.0 (the "License"); you may
* not use this fi... | [
"fraczwojciech@gmail.com"
] | fraczwojciech@gmail.com |
4d36905543e1071775cb8619ad9af34206f95d61 | 85465b318c5f38e32f52792b6be3ce06063e9b32 | /Code/src/www/learnjava/garfield/ch30/HomeWorkTest.java | b4827d7bf9c6f90255006761a91bd7ca588b9687 | [] | no_license | Garfield-0927/LearnJava | dee0c20cd80948c73b6ba6eca26ca754366521c4 | 92d4d9c46c2d61f04d3397bc8a3a93483f709d09 | refs/heads/master | 2023-05-04T23:26:36.836449 | 2021-05-27T15:12:39 | 2021-05-27T15:12:39 | 367,068,028 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,077 | java | /**
* @author:Garfield
* @date :Created in 2021/5/27 20:30
*/
package www.learnjava.garfield.ch30;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
public class HomeWorkTest {
}
class Holder {
private int data = 0;
public int getData() {
retu... | [
"929780650@qq.com"
] | 929780650@qq.com |
84087f9510498a3f076bd282b1a04bc09c121221 | 19ea7b8fa26c4f0762b23a2b9b64d9c30c081342 | /src/test/java/pruebasTest.java | 75114d658acd2fff62f91454a99909973829cd43 | [] | no_license | sachone/travisProyect | 043f9be43fab4012e13c19693048d415b949df13 | 96396723bfc2c424a5c45c04e8f35ce0f31b6574 | refs/heads/master | 2021-01-25T06:06:13.356793 | 2015-01-19T14:16:19 | 2015-01-19T14:16:19 | 29,356,036 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,196 | 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.
*/
import org.junit.After;
import org.junit.AfterClass;
import org.junit.Before;
import org.junit.BeforeClass;
import org.junit.Test;
impo... | [
"al037542@s09-pc16"
] | al037542@s09-pc16 |
3dbcbc08a00fb059d6bd17107ebb6d748b1aca59 | 94138ba86d0dbf80b387064064d1d86269e927a1 | /group04/844028312/four/min-jvm/src/com/coderising/jvm/test/ClassFileloaderTest.java | 6c617b54ce05a1fa457c311f9c549362deff9b96 | [] | no_license | DonaldY/coding2017 | 2aa69b8a2c2990b0c0e02c04f50eef6cbeb60d42 | 0e0c386007ef710cfc90340cbbc4e901e660f01c | refs/heads/master | 2021-01-17T20:14:47.101234 | 2017-06-01T00:19:19 | 2017-06-01T00:19:19 | 84,141,024 | 2 | 28 | null | 2017-06-01T00:19:20 | 2017-03-07T01:45:12 | Java | UTF-8 | Java | false | false | 1,944 | java | package com.coderising.jvm.test;
import org.junit.After;
import org.junit.Assert;
import org.junit.Before;
import org.junit.Test;
import com.coderising.jvm.loader.ClassFileLoader;
public class ClassFileloaderTest {
static String path1 = "F:\\workspace\\min-jvm\\bin";
static String path2 = "C:\temp";
... | [
"844028312@qq.com"
] | 844028312@qq.com |
d76e26c82f9172ab68f6a1f6ca169d3b759f4bd9 | e4012103ed80df46e2ffa9219d837816842d91c3 | /build/tmp/expandedArchives/forge-1.15.2-31.2.21_mapped_snapshot_20200620-1.15.1-sources.jar_d3963c278627a7c46a4708e9daeaa27e/net/minecraft/item/ItemStack.java | 567633d61ec7394e11a95bc9213645ac57b0aa88 | [] | no_license | TheCowKingmoo/ShaftDriller | befe3a8721b4c150a93063fe03d3d3d995881a83 | 2cf25cddd41af33c2b73877099f489d3db02ae1a | refs/heads/master | 2022-11-16T08:54:46.250506 | 2020-07-16T23:51:39 | 2020-07-16T23:51:39 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 39,429 | java | package net.minecraft.item;
import com.google.common.collect.HashMultimap;
import com.google.common.collect.Lists;
import com.google.common.collect.Multimap;
import com.google.gson.JsonParseException;
import com.mojang.brigadier.StringReader;
import com.mojang.brigadier.exceptions.CommandSyntaxException;
import java.t... | [
"dschuurm@ucsd.edu"
] | dschuurm@ucsd.edu |
ea335bcfd7276bb0b9a2dce881a1b74c1804ddcd | a4424fdc2a740e47d72f39ec1f6ebdb7b564f274 | /src/test/java/com/parallelstack/rsearch/RsearchApiTest.java | bef86e0aef3884df2418e6b36a9239d9a9b231e0 | [] | no_license | ParallelStack/rsearch-sdk-java | 62460f100ee74e81f5a0741b73055846dc3d9f74 | ea2464fbca73b32ec55f8dd99cf708afb634c2c1 | refs/heads/master | 2021-09-09T01:57:20.224090 | 2018-03-13T08:19:04 | 2018-03-13T08:19:04 | 110,425,362 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 11,577 | java | /*
* ParallelStack RSearch API
* REST API Specification for ParallelStack RSearch API
*
* OpenAPI spec version: 1.3.0
* Contact: team@parallelstack.com
*
* NOTE: This class is auto generated by the swagger code generator program.
* https://github.com/swagger-api/swagger-codegen.git
* Do not edit the class manu... | [
"6973916+bansriyar@users.noreply.github.com"
] | 6973916+bansriyar@users.noreply.github.com |
f7955bb2a2b296aafed32dc1e6cda573d4102c6a | 51d1c42b0321a3ebdbf9a923c9b702c921d0b559 | /src/edu/vt/ece5574/sim/StorageAPI.java | c38f2171a7b1a66fd54afbe200b1364f3d9a3e76 | [] | no_license | dkindel/ece5574simulation | 36664f326b7d9d3bb5925d9aca23ecc9e1ee5c43 | 7cb5341e1bc8f18fc223fb64581b777187cac5ee | refs/heads/master | 2021-01-13T00:16:23.771322 | 2016-03-28T14:29:56 | 2016-03-28T14:29:56 | 54,333,822 | 0 | 2 | null | null | null | null | UTF-8 | Java | false | false | 3,814 | java | package edu.vt.ece5574.sim;
/**
* @author Vinit Gala
*
*/
import java.io.IOException;
import java.net.URI;
import java.net.URISyntaxException;
import org.apache.http.HttpResponse;
import org.apache.http.client.methods.HttpDelete;
import org.apache.http.client.methods.HttpGet;
import org.apache.http.... | [
"vinitgl431@gmail.com"
] | vinitgl431@gmail.com |
b5876179f744859656a926b660477f06817e76b1 | 66d61f901cd9bbc563ac173c1ea544efa349278b | /dashboard/src/main/generated/org/jobscheduler/dashboard/jobdefinition/xml/Script.java | 495b9096935a34cc604f7cc7e3a9fe31d59b3f0e | [
"Apache-2.0"
] | permissive | adamadieng-it/SoS-JobScheduler | a7e9ab4855e20ce3aa54b2cdc5fa3f35c6b13bd1 | 5555fcf793b774a0fa1c97c9ac508847c66bb589 | refs/heads/master | 2021-05-27T03:56:08.244263 | 2014-08-22T15:46:18 | 2014-08-22T15:46:18 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 7,666 | java | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7
// 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: 2014.08.21 at 05:03:5... | [
"slashart2012@gmail.com"
] | slashart2012@gmail.com |
a0d047eeec91122a5e714c8379dcdff54e53e636 | dc1dbb7e5a4b95bf44170d2f51fd08b3814f2ac9 | /data_defect4j/preprossed_method_corpus/Lang/63/org/apache/commons/lang/builder/EqualsBuilder_append_453.java | 363bd57e8d7dc7ffc727c1c0ed76207a883c5351 | [] | no_license | hvdthong/NetML | dca6cf4d34c5799b400d718e0a6cd2e0b167297d | 9bb103da21327912e5a29cbf9be9ff4d058731a5 | refs/heads/master | 2021-06-30T15:03:52.618255 | 2020-10-07T01:58:48 | 2020-10-07T01:58:48 | 150,383,588 | 1 | 1 | null | 2018-09-26T07:08:45 | 2018-09-26T07:08:44 | null | UTF-8 | Java | false | false | 2,186 | java |
org apach common lang builder
assist implement link object equal object method
method build good equal method
rule laid
href http java sun doc book effect index html effect java
joshua bloch rule compar code doubl code
code float code arrai tricki make
code equal code code hash code hashcod c... | [
"hvdthong@gmail.com"
] | hvdthong@gmail.com |
5d4e8cf6453f7091782bba43b8bd7975fc139445 | a3676920ec70d1d659a2123a2164a7af5619bd08 | /modules/booking-portlet/src/main/java/com/liferay/samples/fbo/booking/portlet/InitBookingPortletAction.java | 7aa51c3b0ef594511ee9b6daa9b85011132ab6c9 | [] | no_license | fabian-bouche-liferay/booking-client | 352264075b62f7da8afb3cd893270d88ed0cb581 | 2e2d320254ed788e7dff8eaa6c5d21189c3541c9 | refs/heads/master | 2023-07-09T01:50:54.695681 | 2021-08-24T06:58:46 | 2021-08-24T06:58:46 | 274,511,577 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,223 | java | package com.liferay.samples.fbo.booking.portlet;
import com.liferay.portal.kernel.log.Log;
import com.liferay.portal.kernel.log.LogFactoryUtil;
import com.liferay.portal.kernel.portlet.bridges.mvc.MVCActionCommand;
import com.liferay.portal.kernel.util.ParamUtil;
import com.liferay.samples.fbo.booking.constants.Bookin... | [
"fabian.bouche@liferay.com"
] | fabian.bouche@liferay.com |
e9cb51fa1a19ea54a3aa24e325b6112b2517134f | cded3617f5c54d81dc9ac8677921854cbfd5058d | /ArrayList/ArrayList1/src/com/surbitonix97/Demo.java | ec8099faffd536e1b6fbce3b7bec1f7a9fc24a61 | [] | no_license | Surbitonix/javaXperiments | ef660b3903da26f4f24f36913f821406a0dc2a1e | 7b7b485e1ed9e8fc4a9828b74ab9eb815e22a46c | refs/heads/master | 2022-04-25T18:23:40.197562 | 2020-05-01T14:06:21 | 2020-05-01T14:06:21 | 256,845,417 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,762 | java | package com.surbitonix97;
import java.util.Iterator;
import java.util.LinkedList;
import java.util.ListIterator;
import java.util.Scanner;
public class Demo {
public static void main(String[] args) {
LinkedList<String> placesILived = new LinkedList<String>();
addInOrder(placesILived,"Guimaraes");
... | [
"surbitonix97@surbitonix.com"
] | surbitonix97@surbitonix.com |
2f6479d24312a8e3bedcf63d9dd2472d170d78e3 | 6af436358eb05223e99f129fc80c356a9def917f | /HelloSpring/src/main/java/com/kcing/springprocessor/SpringBeanPostProcessor.java | e55a705c0b3852472e958ef1fa455c2d10c163c3 | [] | no_license | ramkmaharjan/SpringPractice | 77fb90d50e3b9ee7fbe326f6bd89828d933893b1 | e5de08e37232e9ebcb026e18cd4d5b67845a84a4 | refs/heads/master | 2020-12-24T15:49:18.452579 | 2014-11-17T14:08:51 | 2014-11-17T14:08:51 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 563 | java | package com.kcing.springprocessor;
import org.springframework.beans.BeansException;
import org.springframework.beans.factory.config.BeanPostProcessor;
public class SpringBeanPostProcessor implements BeanPostProcessor{
public Object postProcessBeforeInitialization(Object bean, String beanName)
throws BeansExcepti... | [
"ramkrishnamaharjan@nepalkcing.com"
] | ramkrishnamaharjan@nepalkcing.com |
873239c6848a024282e327b6420d266cd534b8a4 | 8b5a50fe98439cc123d1bc6b1e18856cfb82a6c9 | /app/src/main/java/yongchao/com/wineapp/ui/set/mvp/body/AddressListBody.java | 650b4efa82d74d1a47f329debcabc895e5ecbfd8 | [] | no_license | ljx123456/wineapp | 948b37c2e2cce91da4ae5b56274babfd5a9bc0ef | 4e830d0ff390cd50508eb1c18d09f97240e1a83f | refs/heads/main | 2022-12-29T00:35:29.779806 | 2020-10-23T08:29:39 | 2020-10-23T08:29:39 | 306,573,818 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 630 | java | package yongchao.com.wineapp.ui.set.mvp.body;
public class AddressListBody {
/**
* pageIndex : 1
* pageSize : 10
*/
private int pageIndex;
private int pageSize;
public int getPageIndex() {
return pageIndex;
}
public void setPageIndex(int pageIndex) {
this.page... | [
"911015964@qq.com"
] | 911015964@qq.com |
21e98767c5004344c233418e537412b3cce30ed3 | 8400d1db5d29ab3f150949854600eee8b9d4fa49 | /src/Offer/push_and_pop_sequence_of_stack.java | b6f956c6d6fa28ef9f6c6d15608b10d8aede7e66 | [] | no_license | DozzzeN/leetcode | 9664e6f332cd7ee08f10eabb0f9793a5253ee8fa | d6540c1df56348e94981237ff89c1738409b3613 | refs/heads/master | 2020-08-01T10:50:13.282254 | 2020-06-13T07:43:50 | 2020-06-13T07:43:50 | 210,971,594 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 1,566 | java | package Offer;
import java.util.Stack;
//https://www.nowcoder.com/practice/d77d11405cc7470d82554cb392585106?tpId=13&tqId=11174&tPage=2&rp=2&ru=/ta/coding-interviews&qru=/ta/coding-interviews/question-ranking
//输入两个整数序列,第一个序列表示栈的压入顺序,请判断第二个序列是否可能为该栈的弹出顺序。假设压入栈的所有数字均不相等。例如序列1,2,3,4,5是某栈的压入顺序,序列4,5,3,2,1是该压栈序列对应的一个弹出序列,... | [
"461367081@qq.com"
] | 461367081@qq.com |
9ca2f752ed58b40b8b8ddb62d983456874b4f4cf | 3cb795e3c307db7696205a7ea642505b2ce9001f | /app/src/androidTest/java/com/kurkov/p0801_handler/ApplicationTest.java | 5c62c89ced675c4bbe20c07e97a33ea54106c721 | [] | no_license | kurkov/P0801_Handler | 35aaf516ce8d510428ea8661e9ff0d87813ed5df | c24de75ec05120499e1f37d4d489c7f659b68b6e | refs/heads/master | 2021-01-22T09:04:15.592912 | 2015-09-22T09:47:45 | 2015-09-22T09:47:45 | 42,925,465 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 355 | java | package com.kurkov.p0801_handler;
import android.app.Application;
import android.test.ApplicationTestCase;
/**
* <a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a>
*/
public class ApplicationTest extends ApplicationTestCase<Application> {
public ApplicationTest() {
... | [
"aleksey.kurkov@gmail.com"
] | aleksey.kurkov@gmail.com |
e93fb8cdc6bee1dcbf98a7fce9d626e89040c88e | 4552a082cd979e56761391eb842246edcf039be7 | /ASBNZE13271/src/main/java/com/baske/model/Lek.java | 274dbe80da72f02a620c2fd561e1eec8f9eebbdd | [] | no_license | randomHamSandwich/SBNZ | 32d3005163fdad62300338366069d2bd38bfd54f | c90b4e4de2cbc3d10bf0dec85330ea3fb2854616 | refs/heads/master | 2020-05-29T14:59:43.012180 | 2019-06-04T07:57:48 | 2019-06-04T07:57:48 | 189,207,071 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,278 | java | package com.baske.model;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.HashSet;
public class Lek implements Serializable{
private String naziv;
private TipLeka tipLeka;
private HashSet<SastojakLeka> sastojci;
public TipLeka getTipLeka() {
return tipLeka;
}
publ... | [
"Lenovo@LAPTOP-VM4RHL16"
] | Lenovo@LAPTOP-VM4RHL16 |
f35610a955cec593269726f95c143453c233f4ae | 2e924b045959e20a7ae5a286f794e8609664c68c | /BibliotecaApp/src/cl/inacap/bibliotecaApp/controller/RegistrarController.java | aff939e232ef5654a7d9e38ab8267773306ade65 | [] | no_license | constanzaB72/biblioteca | 40e79d29e3cef73027b1f52f39188b70664eb1c9 | 4d2cb82fc21ee3e764d9529c983ac43a540fe813 | refs/heads/main | 2023-06-29T11:44:51.652477 | 2021-07-28T17:18:20 | 2021-07-28T17:18:20 | 377,364,486 | 0 | 0 | null | null | null | null | ISO-8859-3 | Java | false | false | 6,776 | java | package cl.inacap.bibliotecaApp.controller;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.sql.SQLIntegrityConstraintViolationException;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.List;
import javax.swing.DefaultListModel;
import javax.swing.JO... | [
"lkristalp@gmail.com"
] | lkristalp@gmail.com |
503bb4c1aad539ff17658400d75f6ff899a234ac | 42503a9dc7f8f8eaf7324514105395bebf0a70cb | /b-common/src/main/java/com/balabala/utils/JwtUtils.java | a28d92e16946f484d6b60ee9b35d3768591d4a77 | [] | no_license | XiaoLingShuShu/BALABALA | 45d003efed8775128f29fbdd38cf17d72f4d3441 | 4bdeaa414b1714f85066ede3ed9d49ceb492596d | refs/heads/master | 2022-12-02T02:11:50.636950 | 2022-11-17T02:30:56 | 2022-11-17T02:30:56 | 242,712,337 | 6 | 0 | null | 2022-11-17T02:30:57 | 2020-02-24T10:55:47 | Java | UTF-8 | Java | false | false | 3,484 | java | package com.balabala.utils;
import com.balabala.auth.Payload;
import io.jsonwebtoken.Claims;
import io.jsonwebtoken.Jws;
import io.jsonwebtoken.Jwts;
import io.jsonwebtoken.SignatureAlgorithm;
import org.joda.time.DateTime;
import java.security.PrivateKey;
import java.security.PublicKey;
import java.util.Base64;
impo... | [
"cxl1207"
] | cxl1207 |
ca3cc6a48362b3706352e8ed8064cae610b363b8 | 2cce464bf31dded1c640f7b62162b7564f724615 | /logsight-core/src/main/java/cn/fishmaple/logsight/config/ConfigLoader.java | cb680c22d195f700c6508ddf15b244ff35be8a7e | [
"MIT"
] | permissive | fishstormX/logsight | ce61080ece0b4d3ea7799194f189a8c84466e489 | 125656e1f32060511c27025fa57958eb4d966b79 | refs/heads/master | 2022-12-26T16:36:54.582458 | 2021-09-14T16:37:23 | 2021-09-14T16:37:23 | 253,977,742 | 28 | 7 | MIT | 2022-12-14T20:45:16 | 2020-04-08T03:39:56 | Java | UTF-8 | Java | false | false | 220 | java | package cn.fishmaple.logsight.config;
public interface ConfigLoader {
String getConfig(String key);
String getConfig(String key,String defaultValue);
Integer getIntConfig(String key,Integer defaultValue);
}
| [
"stromnetwork@163.com"
] | stromnetwork@163.com |
1f1b17a8c046c627845c552d575259abf0fdcaf2 | 339f79a997e3797467b13a491c945acb73613b54 | /src/Gdish/G005/g01/io/aio/ServerCompletionHandler.java | 2520259d5b037ff4770afa9ebcf05fabb6359ffd | [] | no_license | kobe1329989713/java_kobe | d22e165e9387bb3298c67692b9c57faff8172a0b | b2fd76cfa1c1977a5161f5b75d0eb0c65024690e | refs/heads/master | 2018-10-20T18:25:00.572735 | 2018-07-20T16:56:45 | 2018-07-20T16:56:45 | 114,659,648 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,042 | java | package Gdish.G005.g01.io.aio;
import java.nio.ByteBuffer;
import java.nio.channels.AsynchronousSocketChannel;
import java.nio.channels.CompletionHandler;
import java.util.concurrent.ExecutionException;
public class ServerCompletionHandler implements CompletionHandler<AsynchronousSocketChannel, Server> {
// 连接成功 执... | [
"1329989713@qq.com"
] | 1329989713@qq.com |
56efdc9ac17c5470a509d7c6148627172b8415ab | acf14b2da710272d2ca9b9da33e5f7cc214768f2 | /1erParcial/T 05-02 Interface/src/orquestaPack/Cuerda.java | 50fc94e5583b2043d9e23ad06670da57c2c4f960 | [] | no_license | ariel2k/PrograAvanzada | f849f4dd899da3c4bad79a88e1ffa01b514f943b | 293ae9c31ce8e02857d0804da96a8767dc2cf87e | refs/heads/master | 2021-01-20T23:31:18.548906 | 2015-05-03T15:53:08 | 2015-05-03T15:53:08 | 34,209,112 | 1 | 1 | null | null | null | null | WINDOWS-1250 | Java | false | false | 219 | java | package orquestaPack;
public class Cuerda extends Instrumento{
public Cuerda(String nombre){
this.nombre = new String(nombre);
}
public void tocar() {
System.out.println("Tocó Cuerda: "+this.nombre);
}
}
| [
"arielhmolina@gmail.com"
] | arielhmolina@gmail.com |
0958c53e41a727c37db2e098fb1f3fd584a0d9fd | d6556a1d69a650663d763bf43ace69970e9ec5b1 | /test/SimulatorTest.java | 263294b992ebef69c97238344814a106c2aaaa6c | [] | no_license | charmiidalal/PSA-Final-Project | 720ed00b602dc2e3899e89024b643501937ae4b7 | e103eba3a0ab53f1af8687a8ee4c7e680422d6b0 | refs/heads/main | 2023-04-06T13:53:07.279953 | 2021-04-22T03:26:01 | 2021-04-22T03:26:01 | 351,894,391 | 0 | 1 | null | 2021-04-22T03:26:02 | 2021-03-26T19:44:04 | Java | UTF-8 | Java | false | false | 291 | java | import utill.Simulator;
import org.junit.Test;
import java.io.IOException;
import java.util.Timer;
import static org.junit.Assert.*;
public class SimulatorTest {
@Test
public void testSimulator() throws IOException {
Simulator s = new Simulator();
s.run();
}
}
| [
"dalal.c@northeastern.edu"
] | dalal.c@northeastern.edu |
98a25a32fceab0bf8a8ffa4d4bc0e74d6b71ee63 | 67501d714633be015d07fd7033d205e8ac0366c0 | /iforward/src/cn/xm/hanley/iforward/utils/ExportUtil.java | e66e113a1c67de26dce72ba7b932440fcd5e78f7 | [] | no_license | jibenfa/iforward | cfe1d5342f3f892ecf9b989f4c1955807573acf5 | add2ba1046555c190f11edb37cab647baf33ba96 | refs/heads/master | 2021-08-27T21:09:23.116368 | 2017-12-02T05:59:50 | 2017-12-02T05:59:50 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,817 | java | package cn.xm.hanley.iforward.utils;
import java.io.File;
import java.io.FileWriter;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Date;
import cn.xm.hanley.iforward.domain.History;
import android.os.Environment;
import android.util.Log;
public class ExportUtil {
... | [
"tanghly@gmail.com"
] | tanghly@gmail.com |
27f120083b0aaa5a7939bb0270a583fcd223327e | 0df88782da7b29f04a17ff4363ce81394b8fea9c | /src/LLD/AmazonShoppingCart/constants/PaymentStatus.java | 75d81085990c415bd02f943184614f33fd84c1b8 | [] | no_license | shubhamsaxena444/DataStructuresAndAlgorithms | cd9dd6de946fc01b9a432eae07d7d665673da23c | bca195f4fb41fe1a373feb5b8ea86bd2b346f683 | refs/heads/master | 2021-07-30T16:22:30.308851 | 2021-07-19T17:48:56 | 2021-07-19T17:48:56 | 239,317,972 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 173 | java | package LLD.AmazonShoppingCart.constants;
public enum PaymentStatus {
UNPAID, PENDING, COMPLETED, FILLED, DECLINED, CANCELLED, ABANDONED, SETTLING, SETTLED, REFUNDED
}
| [
"shusaxena@expediagroup.com"
] | shusaxena@expediagroup.com |
2ea58f182e69c6c806044a85e797050e6ca99f2f | ce09a4afff72daccf9621a74723f0515d78a84c1 | /app/src/main/java/com/example/android/insanyah/ui/activities/SelectInterest.java | 5ca5b25e26d6fd064c50bb2e1f1fb25c459b67d6 | [] | no_license | mohamedmousa95/Insanyah | 022c1ecbcd8d9b44576c54cc766f3bbf1b7644f3 | 4d63b4dffe3fa82ff4046f09f46129f212e16965 | refs/heads/master | 2021-05-16T04:16:49.539640 | 2017-10-05T10:16:25 | 2017-10-05T10:16:25 | 105,878,974 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 17,342 | java | package com.example.android.insanyah.ui.activities;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.design.widget.NavigationView;
import android.support.v7.app.AppCompatActivity;
import android.view.MenuItem;
import android.view.View;
import an... | [
"mohamedmousa95@yahoo.com"
] | mohamedmousa95@yahoo.com |
7b95a0b29935c0b08e3691d475ea2381ed3d3df4 | cc7c5aa4792efbce1fa825218599637e0693834a | /api/target/generated-sources/openapi/src/main/java/io/reflectoring/api/ApiUtil.java | 4cc505397a9fc89c2571ee2f51521f3e52d12ca2 | [] | no_license | TomaszReda/testapi | 155b3d56f2ceb88be7c432ba267ed2bdc802b5a4 | 4643a666704f162bb621224e5bcfef0e81255554 | refs/heads/master | 2023-03-16T13:24:49.384448 | 2021-03-11T20:59:33 | 2021-03-11T20:59:33 | 346,825,715 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 641 | java | package io.reflectoring.api;
import org.springframework.web.context.request.NativeWebRequest;
import javax.servlet.http.HttpServletResponse;
import java.io.IOException;
public class ApiUtil {
public static void setExampleResponse(NativeWebRequest req, String contentType, String example) {
try {
... | [
"tomekreda16@gmail.com"
] | tomekreda16@gmail.com |
29cc7437f1e189a76a2dac587a23bd5d3dc0dcff | c3ac6bdd5a4038f6d11cc0ea83ad8e15721cde55 | /atech/src/main/java/com/challenge/atech/mapper/FlightMapper.java | aec8c3c0f15f7647995d7f4fdd7a0c8880a955e0 | [] | no_license | vinidual/Development-Challenge | 8b1b8a96d7dc0defdd137963558f1731966f9b66 | e4b02a9dffd21685f7d14359f58fcd5bd7c8498d | refs/heads/master | 2021-07-05T06:11:46.425977 | 2017-09-25T08:20:14 | 2017-09-25T08:20:14 | 104,527,977 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,541 | java | package com.challenge.atech.mapper;
import java.util.ArrayList;
import java.util.List;
import com.challenge.atech.entity.Flight;
import com.challenge.atech.model.FlightModel;
public final class FlightMapper {
public static FlightModel EntityToModel(Flight flight) {
FlightModel flightModel = new FlightModel(
... | [
"vinidual@gmail.com"
] | vinidual@gmail.com |
8f953b6aa8c2a873af2546044a3b34d6bf125527 | 08b64801ed78fa0a55887481578539a37ea4bc5a | /src/main/java/br/com/digitalhouse/exerciciosSpring/entrypoint/controller/StudentController.java | 3d70f617c0c37ffb63b1972ee853bcd12cb0ed91 | [] | no_license | cfugita/bootcamp-meli-spring | 4eb8f4efd63a82ad8c5a74400d5324b9e7a0b35c | 862549fb132e5ab5d3477e1641ae60e3c8fd6c96 | refs/heads/main | 2023-05-19T04:46:59.821127 | 2021-06-09T21:40:59 | 2021-06-09T21:40:59 | 371,428,347 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,023 | java | package br.com.digitalhouse.exerciciosSpring.entrypoint.controller;
import br.com.digitalhouse.exerciciosSpring.domain.entitys.Student;
import br.com.digitalhouse.exerciciosSpring.usecase.model.StudentUseCase;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.spring... | [
"carolina.fugita@mercadolivre.com"
] | carolina.fugita@mercadolivre.com |
f37f667ca45f58ba6e63ea9feaaba71f290091b8 | 6ff76c874bcaf985447a64472dde8854574d35f1 | /app/src/main/java/apps/motivateme/activities/VideoActivity.java | 3931f95ec47f5278e293207d5f4df06296423c2b | [] | no_license | vinsanity16985/motivateme | 08ff7eb359643f1cea25bbb2bf7c309d050b959e | 38ce77f2aef837fee7b3d018e5541fa00379bd11 | refs/heads/master | 2021-01-20T18:57:39.176482 | 2017-01-17T18:48:25 | 2017-01-17T18:48:25 | 64,284,234 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 339 | java | package apps.motivateme.activities;
import android.app.Activity;
import android.os.Bundle;
import apps.motivateme.R;
public class VideoActivity extends Activity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.activi... | [
"vincent.noca.13@cnu.edu"
] | vincent.noca.13@cnu.edu |
25360ed987985f2c473094e80609f430e03e7e2f | fd0e221fd461d1c2ba674948afbc06b96b829a5b | /ImprimirMedia.java | 3e9f5dc56d3ffb9bdd2e612471846e40a465081a | [] | no_license | JoaoVPereira/ExerciciosAula4 | 462ba1b56c27d1e960233e6faa5bf8cd7ff3407f | e7ce949588ce07afc3e6b9d533c2fb5918c0bbd6 | refs/heads/master | 2021-04-22T15:08:02.457628 | 2020-03-25T01:18:13 | 2020-03-25T01:18:13 | 249,856,112 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 736 | java | package ExerciciosAula4;
import javax.swing.*;
public class ImprimirMedia{
public static void main(String...args){
Double num, soma = 0.0;
int resp = 0;
do{
num = Double.parseDouble(JOptionPane.showInputDialog("Digite os numeros"));
if (n... | [
"joaovicpmelo@gmail.com"
] | joaovicpmelo@gmail.com |
40352debc2c902f640c9489a35bcd3ab12925804 | f68e9e7c1ef1982a98aac14dcb20035b784590fd | /src/main/java/hzf/demo/sort/BinarySearchMeituan.java | 5b445a42fd4ff59f30585e95de7b8d58a6eb2535 | [] | no_license | english207/Hello | c38e9201a3d8a7df3f0c09ecd4d3b337ae0ea2f5 | c04bba6e077215f064226d29441ab67cf536c62f | refs/heads/master | 2021-01-24T11:59:42.222020 | 2019-01-31T00:33:28 | 2019-01-31T00:33:28 | 57,899,701 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,321 | java | package hzf.demo.sort;
/**
* Created by fan on 2016/10/10.
*
*/
public class BinarySearchMeituan
{
public static int search(int[] arr, int x)
{
//特殊处理
if (arr == null || arr.length == 0)
{
return -1;
}
int start = 0;
int end = arr.length - 1;
... | [
"1054765291@qq.com"
] | 1054765291@qq.com |
c8e8cec9e9bf7e11c0b96f04fd98cbb2aceeca83 | db3e9d90738b26fbd629c77738304f6a8bc28348 | /flash/src/main/java/MavenSetup/flash/excelutils.java | b0dc50a36fefc782a66691c24276f7c259e31348 | [] | no_license | BhavithaT/Test | 72862dca58f8a325180b6cd2c7bfe9872d12d9ed | b980e604a7b5e95a8a5d6412e1b5eaa42e9167e6 | refs/heads/master | 2023-03-30T21:57:20.123966 | 2021-03-31T08:12:45 | 2021-03-31T08:12:45 | 276,908,293 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,879 | java | package MavenSetup.flash;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import org.apache.poi.hssf.usermodel.HSSFCell;
import org.apache.poi.hssf.usermodel.HSSFRow;
import org.apache.poi.hssf.usermodel.HSSFSheet;
import org.apache.poi.hssf.usermodel.... | [
"thukakula123@gmail.com"
] | thukakula123@gmail.com |
f216ab877edcb56bac16631daf100ed600053fb4 | 71dbd1600953f6032ff47b1b6e525c3eb11cfaf8 | /design_pattern/src/com/design/pattern/structural/proxy/dynamicproxy/OrderServiceDynamicProxy.java | 2d58163b81eab033e04810c3e3352b711a96ca31 | [] | no_license | Qgfsixsixsix/JavaDesignPattern | ce3dc679771b63653b4faed2f0339ad2563fecdf | da1a816e7d45704e9c40a84ac7bcb9a1b76eb348 | refs/heads/master | 2020-04-26T04:10:16.294382 | 2019-03-01T03:45:33 | 2019-03-01T03:45:33 | 173,292,799 | 0 | 0 | null | null | null | null | GB18030 | Java | false | false | 1,540 | java | package com.design.pattern.structural.proxy.dynamicproxy;
import java.lang.reflect.InvocationHandler;
import java.lang.reflect.Method;
import java.lang.reflect.Proxy;
import com.design.pattern.structural.proxy.Order;
import com.design.pattern.structural.proxy.db.DataSourceContextHolder;
public class OrderServiceDyna... | [
"1978347489@qq.com"
] | 1978347489@qq.com |
2a64a18adab60926286c57847f11ff12eee3e28e | 626f2f6c201b693367b4e8e332e96fc15027970a | /leyou/leyou-upload/src/main/java/com/leyou/upload/controller/UploadController.java | 258812ac14730f258aa8a89bc20d2634cde4449b | [] | no_license | zih1998/leyou | 93f0fcbf200977bbfbd99cfa8614a3a0558b3a3c | de1b5e84cbfc860106e4a3e5895686f635e07836 | refs/heads/master | 2023-05-06T17:53:51.256850 | 2021-04-13T04:58:51 | 2021-04-13T04:58:51 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,058 | java | package com.leyou.upload.controller;
import com.leyou.upload.service.UploadService;
import org.apache.commons.lang.StringUtils;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.stereotyp... | [
"1040663356@qq.com"
] | 1040663356@qq.com |
bc91bbb23591bc99c8e9227d8dacbd9cf3ef273f | 0493ffe947dad031c7b19145523eb39209e8059a | /OpenJdk8uTest/src/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/AppInputStream/ReadBlocksClose.java | 6f44d5d410b568f5a95360cfe1d69babbe1bea65 | [] | no_license | thelinh95/Open_Jdk8u_Test | 7612f1b63b5001d1df85c1df0d70627b123de80f | 4df362a71e680dbd7dfbb28c8922e8f20373757a | refs/heads/master | 2021-01-16T19:27:30.506632 | 2017-08-13T23:26:05 | 2017-08-13T23:26:05 | 100,169,775 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 10,282 | java | package test.sun.security.ssl.com.sun.net.ssl.internal.ssl.AppInputStream;
/*
* Copyright (c) 2003, 2011, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of ... | [
"truongthelinh95@gmail.com"
] | truongthelinh95@gmail.com |
4be9750727b6719f6c52afeda33e9225f0f58be7 | 4e30cb1346ca84fbcdf961f2f8eabc84ac4fc864 | /common.moplaf.gis/com.misc.common.moplaf.gis.kml.emf.edit/src/com/misc/common/moplaf/gis/kml/provider/LineStringItemProvider.java | 353eac1c42f310094012035cb7b03d463f87d301 | [] | no_license | MichelSc/common.moplaf | 14fda486dac18f66ce0ec5de8f2818be18f23c5a | 58e9b0b20d643d521388a93b609b68dc71f5e7d7 | refs/heads/master | 2022-11-05T05:39:51.935466 | 2022-10-27T06:24:25 | 2022-10-27T06:24:25 | 32,098,602 | 3 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,698 | java | /*******************************************************************************
* Copyright (c) 2017, 2018 Michel Schaffers and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, a... | [
"michelschaffers@gmail.com"
] | michelschaffers@gmail.com |
3825e22954418a21838c9a2b935b62c23e325a11 | a2316425525dc84a6b95d995d57b67dbe61b409c | /src/test/java/org/scu/dao/AreaDaoTest.java | 4bb7ff8e26c1970e8bd81370824b2061da5c73fc | [] | no_license | xingyiyang/myblog | 8a97ee1b55253aef6aae5d3eda88bcc3fad3bec8 | 6fa1a5c16c553acf0a050c4f0af29729d218d92c | refs/heads/master | 2018-09-03T12:54:53.638727 | 2018-06-04T07:09:15 | 2018-06-04T07:09:15 | 110,120,448 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 850 | java | package org.scu.dao;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.scu.domain.Area;
import org.springframework.test.context.ContextConfiguration;
import org.springframework.test.context.junit4.SpringJUnit4ClassRunner;
import javax.annotation.Resource;
import java.util.List;
import static org.ju... | [
"532956941@qq.com"
] | 532956941@qq.com |
73c69399b83d82e178288f5017dc7c38e94fb63c | b7caf647564618195da347b1b843125a8a425c74 | /Fall19/workspace/A2_ABSInterface/src/abs/shape/Viewer.java | 8ba85ecc22ed2c3c44458add2980e7a8d211dfeb | [] | no_license | sdwqdwd5/csc_143 | 1c8d933110be94af64e05a866e6cd5686f776278 | c65fd4c41bda823807474202c9aae41a8577e8b7 | refs/heads/master | 2020-08-11T18:57:59.789007 | 2020-08-10T14:38:54 | 2020-08-10T14:38:54 | 214,611,855 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 583 | java | package abs.shape;
import javax.swing.JFrame;
public class Viewer {
private static final int WIDTH = 600;
private static final int HEIGHT = 400;
private static final int LEFT_X = 750;
private static final int TOP_Y = 100;
public static void main(String[] args) {
Shape _shape_01;
Shape _shape_02;
Co... | [
"sunny246870@gmail.com"
] | sunny246870@gmail.com |
c5c7bf3a1c8584a39d72f678d3c25175bf4df78a | f4215389cd0d65946f909cdfc6fbb9827d02f727 | /src/main/java/com/qiantai/QiantaiApplication.java | f25781d6eb8327e006988879a7e5606412626fe4 | [] | no_license | spx1998/qiantai | 57b140e4dd2ed9727d6822393dc7fb2a6e97b0e3 | 3ca78b73618a18d492953deeed5f589591c71e24 | refs/heads/master | 2022-05-26T21:44:23.519687 | 2019-12-07T07:50:59 | 2019-12-07T07:50:59 | 226,474,045 | 0 | 0 | null | 2022-05-20T21:18:04 | 2019-12-07T07:38:44 | Java | UTF-8 | Java | false | false | 470 | java | package com.qiantai;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
//TODO: 售罄商品的问题 数据库修改 定时清空 前端反馈
//TODO: 图片url问题
//TODO: 餐桌使用中状态的处理 统计管理
@SpringBootApplication
public class QiantaiApplication {
public static void main(String[] args) {
... | [
"457799096@qq.com"
] | 457799096@qq.com |
2f0f79c989bee72e6fde76cd294a2a0549ffc412 | ebe5a9cbebaee07f63f6903b03a8cecf4b236326 | /Multi/src/MultiUSBInterface/KeyBoard.java | 025c8d536dbb6f9d9d73a6ba92f4b3eeb7147df7 | [] | no_license | GithubRobot01/itheima01 | cdcb909210c91236a75c9d15a02873de86dcb042 | 3bad1ec2d1ca2d8b9198fcf7dfd5128559124be5 | refs/heads/master | 2022-01-18T10:35:40.446327 | 2019-08-08T02:53:11 | 2019-08-08T02:53:11 | 197,952,235 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 336 | java | package MultiUSBInterface;
public class KeyBoard implements USB {
@Override
public void open() {
System.out.println("成功连接键盘");
}
@Override
public void close() {
System.out.println("断开键盘连接");
}
public void type(){
System.out.println("键盘打字");
}
}
| [
"1440035864@qq.com"
] | 1440035864@qq.com |
ea2e4b982952e3245b96fc9c7d715128860ea804 | 383abd24bb30afa861a68db53f4e2f1f14dac6ca | /Algorithms/Sorting/countingsort1.java | e62f8bb36cf64651d847dd9c9014f4fa2a938da9 | [] | no_license | shaurya10000/HackerRank | ed6e8e664919c6fe9d30247fe477eabcc25f13ce | 0900126a6ba0ef0f9a5c2a1283da808cc2ab1ca5 | refs/heads/master | 2020-09-15T13:34:48.752486 | 2017-03-06T03:01:00 | 2017-03-20T21:03:03 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 844 | java | /**
* https://www.hackerrank.com/challenges/countingsort1
*/
/**
* @author rakshith
*
*/
import java.io.*;
import java.util.*;
public class Solution {
public static void main(String[] args) {
Scanner input = new Scanner(System.in);
int n = input.nextInt();
int[] ar = new int[n];
... | [
"settyblue@gmail.com"
] | settyblue@gmail.com |
268269f97e3d3c91a59ccb232f2c71a2f41d92ec | ab9ef0e5afdaab7e96672bdea5c56ab613e2dc6e | /app/src/main/java/com/example/easychef/models/StepPOJO.java | 28a5f3f8e5e2fda2a5ea114cde987f5e3e77610d | [] | no_license | vaidehiphirke/EasyChef | fb8cbdbb2e57f57b115273c908f318d3aba2b990 | db17ddc76d9e3675a78198b0953000177ad8b80e | refs/heads/main | 2023-07-08T17:53:41.391902 | 2021-08-09T20:29:05 | 2021-08-09T20:29:05 | 385,377,275 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 830 | java | package com.example.easychef.models;
import com.google.gson.annotations.SerializedName;
import java.util.List;
public class StepPOJO {
@SerializedName("number")
private int number;
@SerializedName("step")
private String step;
@SerializedName("ingredients")
private List<IngredientPOJO> ingred... | [
"vaidehiphirke@fb.com"
] | vaidehiphirke@fb.com |
0f3a73d54a42eb611bbcd4a0a5b52aafe55e135e | 8c8667eeef6487bce01d612d5e948355256b39ac | /cajas/src/main/java/mx/babel/bansefi/banksystem/cajas/webservice/consultaenvioentreoficinas/EjecutarResponse.java | c3c091e1125f2f55d78db4adcdf266a11d6f1947 | [] | no_license | JesusGui/ProyectoBansefi | 7c0c228943be245bf69d1d2a9fe7f40a0a04db9f | 4b6caa502c279c51231d0f5f8cb0399813c233e2 | refs/heads/master | 2020-03-28T14:38:44.536238 | 2018-09-12T16:08:16 | 2018-09-12T16:08:16 | 148,507,197 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,685 | java |
package mx.babel.bansefi.banksystem.cajas.webservice.consultaenvioentreoficinas;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlType;
/... | [
"jesusguillermomendez@gmail.com"
] | jesusguillermomendez@gmail.com |
b18d6b7435c40b6663f1a8ffc3fd4ee98b1e6b15 | 80d39255ab548051b59db9bec85bfe4458cda128 | /app/src/main/java/com/example/veasnahan/locatepublic/LocationUtil/LocationHelper.java | 0756f936000d45c8e6ef5cbf0084444b4513179b | [] | no_license | veasnahan16/LocatePublic | d89f51abfa456776c5550f90ffc7df27d41d915d | 0925aaab934cf9d385040ed99a264bf55e483719 | refs/heads/master | 2018-11-16T02:33:06.487966 | 2018-09-16T14:00:40 | 2018-09-16T14:00:40 | 115,164,888 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 8,451 | java | package com.example.veasnahan.locatepublic.LocationUtil;
import android.Manifest;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.content.IntentSender;
import android.location.Address;
import android.location.Geocoder;
import android.location.Location;
import ... | [
"pomchanveasna@gmail.com"
] | pomchanveasna@gmail.com |
fdca12e154a464dca53adf7b050d6dbfaeb79210 | c67d57c9002ba44f9f1921bf645901a5b2dbc436 | /JavaWcp/src/polymorphism/human/Employee.java | c84eb13994d2095eaca2b555eacd69f80cf2e01d | [] | no_license | konmarii/java_practice | 35c136ec2df8b838a9f7b657c5d3cc14d8107f0b | 6c97b3877baf4cd18d0164a7d7bf76f33c982a6c | refs/heads/main | 2023-09-01T05:38:22.957774 | 2021-10-31T13:02:41 | 2021-10-31T13:02:41 | 420,338,614 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 423 | java | package polymorphism.human;
public class Employee extends Human {
private String department;
public Employee(String name, int age, String department) {
super(name, age);
this.department = department;
}
@Override
public String getProfile() {
String profile = "年齢は" + super.getAge() + "です。";
profile += "... | [
"chankonworld@gmail.com"
] | chankonworld@gmail.com |
e9339a7221ce341b2cd725450e2761f916c4a429 | a1826c2ed9c12cfc395fb1a14c1a2e1f097155cb | /imm-20200930/src/main/java/com/aliyun/imm20200930/models/CreateCompressPointCloudTaskRequest.java | 0df48a2988bd84fa18bd7de4b371c78f4d9b611a | [
"Apache-2.0"
] | permissive | aliyun/alibabacloud-java-sdk | 83a6036a33c7278bca6f1bafccb0180940d58b0b | 008923f156adf2e4f4785a0419f60640273854ec | refs/heads/master | 2023-09-01T04:10:33.640756 | 2023-09-01T02:40:45 | 2023-09-01T02:40:45 | 288,968,318 | 40 | 45 | null | 2023-06-13T02:47:13 | 2020-08-20T09:51:08 | Java | UTF-8 | Java | false | false | 4,197 | java | // This file is auto-generated, don't edit it. Thanks.
package com.aliyun.imm20200930.models;
import com.aliyun.tea.*;
public class CreateCompressPointCloudTaskRequest extends TeaModel {
@NameInMap("CompressMethod")
public String compressMethod;
@NameInMap("CredentialConfig")
public CredentialConfig ... | [
"sdk-team@alibabacloud.com"
] | sdk-team@alibabacloud.com |
b2cc7fa9346f2b1b6c0cee2a5a1707aa5e776908 | d4fdd992ad06363f095b39f93ec7a91445b497a1 | /app/src/main/java/gibran/com/br/movie_db_consumer/helpers/ObserverHelper.java | 8bdb918111158469488a9d65f26e84045bd294b4 | [] | no_license | GibranLyra/movie_db_consumer | 424ec990de5e0c79f997b48e385931e2095fe087 | 7eb98ca294d3d01ef73b6d82b2134d49fe13d69c | refs/heads/master | 2021-05-03T22:07:35.370123 | 2018-02-06T16:27:13 | 2018-02-06T16:27:13 | 120,386,486 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 438 | java | package gibran.com.br.movie_db_consumer.helpers;
import io.reactivex.disposables.Disposable;
/**
* Created by gibran.lyra on 22/02/2016.
*/
public class ObserverHelper {
public static void safelyDispose(Disposable... disposables) {
for (Disposable subscription : disposables) {
if (subscrip... | [
"gibran.lyra@quality.com.br"
] | gibran.lyra@quality.com.br |
7c5b301ad0468a4a7ad4588ff796a5c784d76448 | fc0b354186a1e7c49a811b68aa6641159faee8c3 | /src/main/java/com/dongzj/es/domain/EsSearchResult.java | 09f199d1e49fa077c2900d15bac1d046a6398cea | [] | no_license | oldDong/es-jest | 1f360a955f3d3d9d80e44d54e844369f2078fb83 | b37d38b6c11ef0e6f246530580f04fe0b2ddd887 | refs/heads/master | 2020-04-14T19:58:22.029942 | 2019-01-04T07:59:51 | 2019-01-04T07:59:51 | 164,076,957 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 707 | java | package com.dongzj.es.domain;
import java.util.List;
/**
* 封装ES查询结果
* <p>
* User: dongzj
* Mail: dongzj@shinemo.com
* Date: 2018/11/8
* Time: 11:54
*/
public class EsSearchResult<T> {
Integer total = null;
List<T> hits = null;
public Integer getTotal() {
return total;
}
public vo... | [
"dongzhijun0314@163.com"
] | dongzhijun0314@163.com |
d37a19ce7bfd14554a2ec1c0f6fdac577f21507f | 088242f5083ad805afe50c71b0e1e6ca3a9b0876 | /starter-code/ShoppingListWithDetailView/app/src/main/java/ly/generalassemb/drewmahrt/shoppinglistwithdetailview/DetailActivity.java | 1e6c818429a6ac8395577ede94650f19eb4cec04 | [] | no_license | mrtmmn/detail-view-lab | 00077c4db662c7152efd001e16ae934f66585f29 | f8828da8e389fbe86888e3ad62c125805fac9ffe | refs/heads/master | 2021-01-18T17:50:07.604201 | 2016-02-03T22:22:59 | 2016-02-03T22:22:59 | 51,029,568 | 0 | 0 | null | 2016-02-03T20:48:54 | 2016-02-03T20:48:53 | Java | UTF-8 | Java | false | false | 1,081 | java | package ly.generalassemb.drewmahrt.shoppinglistwithdetailview;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.widget.TextView;
public class DetailActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCrea... | [
"mrtmmn@gmail.com"
] | mrtmmn@gmail.com |
1210b3c6ec0c392492c5a639de93f67dc0912a60 | 78c9ab877617a8e7e96be859dc51bf0ee06db3af | /src/main/java/com/jcoder/JUC/bingfa/chapter2/ThreadGoupName.java | fc62817bd7b79371e1ca1a11b10fd62b649232c3 | [] | no_license | Egbert8527/JUC | a00971e8b7be88ce42c6e2b48e3ff136df965844 | c2a77a84b73aaa5da87addb246aa05e24a3dd1b5 | refs/heads/master | 2020-05-19T12:00:12.738647 | 2019-07-27T02:13:19 | 2019-07-27T02:13:19 | 185,005,398 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 285 | java | package com.jcoder.JUC.bingfa.chapter2;
public class ThreadGoupName implements Runnable{
@Override
public void run() {
}
public static void main(String[] args) {
ThreadGroup tg = new ThreadGroup("PrintGroup");
Thread t1 = new Thread();
}
}
| [
"hedongyang@xkw.cn"
] | hedongyang@xkw.cn |
9580d0d0f04f474c124864144d3524494474d981 | e584be470ab7b5aaa852077063780a80f088af4f | /src/graph/FloyedWarshall.java | 37eee7301d530f973de04c7014fa22fada10d8ce | [
"Apache-2.0"
] | permissive | ayubali/javainterviewprogramwithsolution | 632a41d1fa6fcba2098be6085fa56613164617ca | 26ee3a1bbfa882582a7a41d9a86ecc8e28d0b2b2 | refs/heads/master | 2020-12-25T02:50:09.159792 | 2016-05-01T16:12:56 | 2016-05-01T16:12:56 | 57,597,687 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,056 | java | package graph;
public class FloyedWarshall {
public int N;
public int[][] dist;
public int[][] path;
public FloyedWarshall(int N) {
this.N = N;
dist = new int[N][N];
path = new int[N][N];
for (int i = 0; i < N; i++) {
for (int j = 0; j < N; j++) {
if (i != j) {
dist[i][j] = 10000;
}
}
... | [
"ayub.ali.sarker@gmail.com"
] | ayub.ali.sarker@gmail.com |
3b761ab25e5fcc6fd26b76e15d6ae8f88291005d | 82ea0ec30a8e45a53ea1d366c32c5393fa11dcfa | /app/src/main/java/com/crtf/weather/data/pojo/colorfulclouds/response/Description.java | e8fe485819b2880fb5168c1bb826d9be4ed6ae42 | [] | no_license | RedEarListeningWind/weather | 0b5c38eacd17fb26c9b72026e6d25f0a12ab3057 | f91f62ad5c5ae720e3019615851daddd737c32df | refs/heads/main | 2023-05-05T21:57:42.189293 | 2021-05-17T15:27:10 | 2021-05-17T15:27:10 | 368,192,703 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 338 | java | package com.crtf.weather.data.pojo.colorfulclouds.response;
import com.fasterxml.jackson.annotation.JsonProperty;
import lombok.Data;
import lombok.Getter;
/**
* 实时预报自然语言描述
* @author crtf
*/
@Data
public class Description{
@JsonProperty("usa")
private String usa;
@JsonProperty("chn")
private String chn;
} | [
"362819113@qq.com"
] | 362819113@qq.com |
a1a4400dc4f2328768b6a779925eed12200acc32 | 421c27c49348594b8a8ddd009d4df31d51aacf32 | /src/main/java/com/appavoc/controller/CustomerController.java | d1c0f9714055f171e615f8457924f95a8678e949 | [] | no_license | babs105/projetj | 201e62ba3887130277bc70263aceb4a8499cb277 | a965b99bbcfdf078e70d792f71dddd95146ef5c1 | refs/heads/master | 2020-09-29T22:23:47.171855 | 2019-12-10T13:10:24 | 2019-12-10T13:10:24 | 227,136,215 | 0 | 0 | null | 2020-09-09T19:19:40 | 2019-12-10T14:07:40 | Java | UTF-8 | Java | false | false | 3,407 | java | /**
* *
o * Copyright (c) 2019 KhydmaShore Solutions Inc.
o *
o * All rights reserved.
o *
o *****************************************************************************
*/
/**
* @author ZEYNAB
*
*/
package com.appavoc.controller;
import java.util.List;
import org.springframework.beans.factory.annotation... | [
"babacar.dieng@khydmashore.com"
] | babacar.dieng@khydmashore.com |
b487129d934fb828b32a1d775c93c3b4da914cc7 | d2f810efbf145ea3e8b5925a7b5e90419477b586 | /src/net/minecraft/client/renderer/entity/layers/LayerIronGolemFlower.java | 702d3209872ad8ca01600878967b58665656b155 | [] | no_license | nullexthecodegod/Stealth | 7505536594fda0a577a3406b3ed89b75857dc2be | 334edcd2fc0f2fbda88b8845adb9c1a2f17023dd | refs/heads/master | 2021-05-14T18:15:11.746357 | 2018-01-11T04:32:51 | 2018-01-11T04:32:51 | 116,067,644 | 2 | 1 | null | null | null | null | UTF-8 | Java | false | false | 2,739 | java | package net.minecraft.client.renderer.entity.layers;
import net.minecraft.client.Minecraft;
import net.minecraft.client.model.ModelIronGolem;
import net.minecraft.client.renderer.BlockRendererDispatcher;
import net.minecraft.client.renderer.GlStateManager;
import net.minecraft.client.renderer.OpenGlHelper;
impo... | [
"NullEX@Offset#6604"
] | NullEX@Offset#6604 |
d2cba74a05bc7fb663b73541971d1fb7346c5e39 | f8135257ea25a509e61ed2c1e219b30a0ca83f65 | /app/src/main/java/com/karnaphuli/www/kportal/adapter/OnDutyReportAdapter.java | 82396f4311daf23df2f2cf9c7b8c50c5794e6b8e | [] | no_license | Piashsarker/HRMFinalCode | fbcc18c826d896a1cf8f07f14b2b0fe2bae83341 | cc9e6f54df2cf945c0d00b7362faa0e80022ba05 | refs/heads/master | 2021-01-11T05:33:34.057297 | 2016-10-24T14:58:25 | 2016-10-24T14:58:25 | 71,800,494 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,558 | java | package com.karnaphuli.www.kportal.adapter;
import android.content.Context;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import com.karnaphuli.www.kportal.R;
import com.karnaphuli.www.kportal... | [
"sarkerpt@gmail.com"
] | sarkerpt@gmail.com |
db28e887087eb6af5ebab52b4f1d7f9edd71ab59 | 3fe2578f719f5758a70d42dc06f29a739578db5f | /marketbillmanager/src/club/banyuan/service/ProviderService.java | 6163087cdcdcd2a0ebaaf33080662f277ae05588 | [] | no_license | foreverym/studydemo | e4a18c86a9c64481f22329e176c1f91504a83ace | 7d4d61ebf0bd802965e0ea006873c0d42aeab9bd | refs/heads/master | 2022-12-31T02:18:16.030448 | 2020-10-23T07:03:21 | 2020-10-23T07:03:21 | 297,961,253 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,178 | java | package club.banyuan.service;
import club.banyuan.util.PropUtil;
import club.banyuan.entity.Bill;
import club.banyuan.entity.Provider;
import com.alibaba.fastjson.JSONObject;
import java.io.*;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.List;
import java.util.Properties;
import java.util.s... | [
"1132454270@qq.com"
] | 1132454270@qq.com |
b07e6ce068d63e1b0edbc52a3debe9dc78e6ce0f | 55655da08dc81d2d9cc8360d8030516a832d9578 | /Assignment4/src/AccountOverdrawDemo.java | dc39a9734f2d1f34672d3ee2081593851cc0c399 | [] | no_license | anumshka/Java_Assignments | 2ac6c26b6337e8d777cfc5bcb39650d313e1671e | 90d18ac110fe3c1ccdc30d9024e9b0de8b743109 | refs/heads/master | 2023-07-05T03:45:18.977678 | 2021-08-26T08:56:53 | 2021-08-26T08:56:53 | 385,401,580 | 0 | 0 | null | 2021-08-03T21:56:22 | 2021-07-12T22:37:04 | null | UTF-8 | Java | false | false | 2,073 | java | public class AccountOverdrawDemo implements Runnable {
private Account account = new Account();
public static void main(String[] args) {
AccountOverdrawDemo job = new AccountOverdrawDemo();
//Making a job
Thread first = new Thread(job);
Thread second = new Thread(job);
... | [
"anushka.mpathak17@gmail.com"
] | anushka.mpathak17@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.