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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
10218c8104c70c36b82ba29d2c4f069c1155a789 | 2649e529cd8744017852738df07f90454533def6 | /offer/src/chapter2/Main9.java | 7bffdccad1189889914253493dac77bf6a08ca79 | [] | no_license | Parallelline1996/-Algorithm | ba67db46a8dc86149153422d3368e6d36c7f328f | a3ac715d2824b2de6f4a8e981b04557239287c3f | refs/heads/master | 2020-03-28T18:36:30.473978 | 2019-03-28T08:01:52 | 2019-03-28T08:01:52 | 148,894,985 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 844 | java | package chapter2;
import java.util.Stack;
/*
* ็จไธคไธชๆ ๆฅๅฎ็ฐไธไธช้ๅ๏ผๅฎๆ้ๅ็PushๅPopๆไฝใ ้ๅไธญ็ๅ
็ด ไธบint็ฑปๅใ
* */
public class Main9 {
public static void main(String[] args) {
}
// ่ฟไธช็จไบ่ฟๆ
private static Stack<Integer> stack1 = new Stack<Integer>();
// ่ฟไธช็จไบๅบๆ
private static Stack<Integer> stack2 = new Stack<Integer>();
... | [
"32061653+Parallelline1996@users.noreply.github.com"
] | 32061653+Parallelline1996@users.noreply.github.com |
2a9d7c6eebe435818d6082898576ff888cb9ca9d | c7f57adb518d033ec342279c148f2647bc3ec855 | /java_test_api_client/src/main/java/io/swagger/client/Configuration.java | 685a94cf66f1e79c88e49b99c98efb1cb61ea7f7 | [
"Apache-2.0"
] | permissive | shanjingheng/test-swagger | a299d2ceb27b7dc7d2ab0e8b45e61a7e2ac7009b | 267efb8d891fcbe29b2cbf151d31ff4bc2ed062f | refs/heads/master | 2021-01-21T06:53:34.408155 | 2018-11-16T10:11:50 | 2018-11-16T10:11:50 | 83,293,749 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,664 | java | /**
* swagger ๆต่ฏ
* spring-boot restfulๆฅๅฃ
*
* OpenAPI spec version: v1.0
* Contact: shanjh@easemob.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 manually.
*
* Licensed under the Apache License, Ver... | [
"shanjh@easemob.com"
] | shanjh@easemob.com |
414884a7da9a2689be437faaad4ff67fe65b76e8 | cbd3bd1db55ba5efeafec885efde434b58cb843d | /Algo/src/Z18_DFS.java | 9fb0818f63567e18779e67a29e334940192ebfbc | [] | no_license | solomoni1/Algo | d86d80e890cea87b182e4ddb81149ce7ee151bbb | a0aee2290fa3bf054159409d502e3d2e2a3dc980 | refs/heads/master | 2020-12-01T04:22:29.847702 | 2020-02-04T10:08:16 | 2020-02-04T10:08:16 | 230,556,354 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,411 | java | import java.util.Stack;
public class Z18_DFS {
public static void dfs(int a) {
}
public static void main(String[] args) {
int[][] G = { //๊ทธ๋ํ์์ ์ฐ๊ฒฐ๋ ์ ์ ๋ค์ ๊ฐ์ ์ ๋ณด๋ฅผ ์ ์ฅ
{},
{2,3},
{1,4,5},
{1,7},
{2,6},
{2,6},
{4,5,7},
{3,6},
};
int[] stack = new int[10];
int top = -1;// ์คํ์ ์ธ... | [
"seoungjong@naver.com"
] | seoungjong@naver.com |
7bbd7b856d43005acf57979819cc37e471e098dc | 5c14b3ce18298145a17c7a7bbef989c6eb316724 | /anr_ui_activity22/gen/com/maranr/anr_ui_activity22/R.java | 52a3a4d85bbca6136271cfcec92697d401189093 | [] | no_license | anr-private/workspace_old_eclipse_projects | 6b07520101a7427680051a0b1070a0ef95b60281 | 8aa1c11e8f0538b73cfd731841852d705a54a55b | refs/heads/master | 2016-09-09T17:34:02.358189 | 2014-10-25T20:47:48 | 2014-10-25T20:47:48 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 880 | java | /* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* aapt tool from the resource data it found. It
* should not be modified by hand.
*/
package com.maranr.anr_ui_activity22;
public final class R {
public static final class attr {
}
public static final class dra... | [
"art@phantom"
] | art@phantom |
45d9509064d8f1b7b8f1e0abf8cea83d9feaef71 | dbe33e261ff6ab2b647f59bfa8d4e1a6f1a749fd | /src/cn/yjpt/dao/ResumeDao.java | 7f0bec2000b3d872b47c7622284f67eb191b349e | [] | no_license | Zane56Git/-javaee- | 19c7881c6b840b11099e3099836e569d4eee3dc3 | 912ee57283b1d59e9d8a88ae21459e71bf2c5cd3 | refs/heads/master | 2020-04-11T21:32:43.767308 | 2018-12-17T09:37:49 | 2018-12-17T09:37:49 | 162,109,208 | 2 | 0 | null | 2018-12-17T09:52:32 | 2018-12-17T09:52:31 | null | UTF-8 | Java | false | false | 172 | java | package cn.yjpt.dao;
import cn.yjpt.bean.Resume;
public interface ResumeDao {
public boolean addResume(Resume resume);
public Resume lookResume(int sid);
}
| [
"1085623683@qq.com"
] | 1085623683@qq.com |
ea6a0f1ed4ab98e71ea71d9c0bb8beb35267402c | 0b68b5410cc45cbec71bc8a07a34826ae8eaef4b | /Quizmi/src/fileControllers/QuizExporter.java | c25657e1813dc21b887a0bdcb3e277954eb2bb2c | [] | no_license | BaccarellaD/Quizmi | 5ade6c0d81e5510c9f8bc89d4ca447c4778d4c6f | a6357aff307ae8d844d19e5cdeca8aa9d6acab32 | refs/heads/master | 2021-01-22T04:10:47.855132 | 2017-05-28T02:17:56 | 2017-05-28T02:17:56 | 92,438,978 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 200 | java | package fileControllers;
import java.util.ArrayList;
import java.util.List;
import models.Quiz;
public class QuizExporter {
public void exportQuizzes(List<Quiz> quizzes) {
}
}
| [
"noreply@github.com"
] | BaccarellaD.noreply@github.com |
73dbb2912d044091f7d89611d084b9d5c4e866e6 | 9af487055bb6b1e4d481c78b5a3a210e25e5d974 | /src/recursiveProblemSolving/Main.java | 60a7c4e09a07572bec8fef6558369d00337c09c3 | [] | no_license | tfprado/Demo-Java-Programs | 87138f6b046716259eb05f47b0f23c1e849b7442 | 768547a5c3d29fc9623b683eb424f0b176404326 | refs/heads/master | 2020-03-31T23:49:53.320452 | 2018-10-13T00:25:09 | 2018-10-13T00:25:09 | 152,671,308 | 0 | 0 | null | null | null | null | WINDOWS-1252 | Java | false | false | 1,933 | java | package recursiveProblemSolving;
import java.util.ArrayList;
/**A recursive program that outputs all possibilities to put + or - or nothing
* between the numbers 1, 2, ..., 9 (in this order) such that the result is always 100.
* For example: 1 + 2 + 34 โ 5 + 67 โ 8 + 9 = 100.
* @author Thiago Prado
*
... | [
"tfprado2@gmail.com"
] | tfprado2@gmail.com |
a5c54ec666a67800d1f7f700cb4d79f75c933403 | 555d6b6b63dc7a1dac12ed5629307796f1bcf537 | /net/minecraft/world/biome/BiomeGenDesert.java | 767e8e849a6ed1bf3189650ffa336928ce8550e4 | [] | no_license | CrxsCode/Minecraft-Hack-Client-1.8 | 179d992cc41d8564b4ed6aaccdd99e1710f7cccf | ea2901180d51806c432d7acd85ecf430f9a6167c | refs/heads/master | 2020-03-19T10:12:05.310557 | 2018-06-06T16:01:24 | 2018-06-06T16:01:24 | 136,345,526 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,126 | java | package net.minecraft.world.biome;
import java.util.Random;
import net.minecraft.init.Blocks;
import net.minecraft.util.BlockPos;
import net.minecraft.world.World;
import net.minecraft.world.gen.feature.WorldGenDesertWells;
public class BiomeGenDesert extends BiomeGenBase {
public BiomeGenDesert(int p_i1977_1_) {
... | [
"mail.pxline@gmail.com"
] | mail.pxline@gmail.com |
80337c3f5a4d4339ff8ece3d3af7007fe66201b4 | 49e93f23a4f46fd3407756314bd3d674273500b4 | /app/src/main/java/com/example/linearprogressbar/MainActivity.java | 1bbb0ec03b90e0fe834bd019e28ff04699a1af91 | [] | no_license | fsctke/linearProgress | c5fcf76c5fdd62bbf8f37730f645b86f9cb41134 | 449c26dab719c9e169f6c876d22d6faab96c2faf | refs/heads/master | 2020-05-16T13:34:16.066097 | 2019-04-23T19:01:18 | 2019-04-23T19:01:18 | 183,078,761 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,918 | java | package com.example.linearprogressbar;
import android.app.ProgressDialog;
import android.os.Handler;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import java.util.Timer;
import java.util.TimerTask;
public class MainActivity extends AppCompatActivity {
ProgressDialog dialog;
Han... | [
"fsctke872@hotmail.com"
] | fsctke872@hotmail.com |
de4b114b8cc354d96021caf70a6151d2b62dc048 | 1764b571370c8e9f7533bb657d5d0c015946da23 | /springworkspace_shangguigu00/spring00/src/com/tjj/property/ReadProperties.java | 8bfd371f1c2c66b39eb14eb5b232007b60c5104f | [] | no_license | tangnew/history-project | bbdea7933409ceedef9fcd997f83731fa19c115e | 7cbe1374491bcf2aa672aade0f12f0d1540d1899 | refs/heads/master | 2020-03-19T04:12:22.370139 | 2018-06-02T10:42:13 | 2018-06-02T10:42:13 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 188 | java | package com.tjj.property;
public class ReadProperties {
private String user;
public void setUser(String user) {
this.user = user;
}
public String getUser() {
return user;
}
}
| [
"tang_new@163.com"
] | tang_new@163.com |
ea6af06cd2750660038429f80473cba083756121 | baa2b30b7003eec034f4d1ada005b40c2e8b61a5 | /RbacAuth/src/main/java/com/feagle/service/RoleService.java | b06617c0008f54297b4845af49908cb8382c3473 | [] | no_license | adanac/ssm-project | d96270d560bc179ddf0a1ef536bcddc7facff837 | b99788f6c4c6925776436a932abfa286edcc90eb | refs/heads/master | 2021-05-12T01:13:35.662614 | 2018-01-15T15:25:08 | 2018-01-15T15:25:08 | 117,554,698 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,982 | java | package com.feagle.service;
import com.feagle.dao.RoleDao;
import com.feagle.dao.RoleFunctionDao;
import com.feagle.entity.Role;
import com.feagle.entity.RoleFunction;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.util.Collection;
import java... | [
"adanac@sina.com"
] | adanac@sina.com |
8e1af4c1c1d35d0b9be1c77714129b1ce2119173 | 9900ad9b87a38388a4fc480b9cd9ebeb20ae620e | /BE/src/main/java/com/codesquad/team10/todo/service/AuthService.java | 1f93b792c64ebd81db8f1a90c12d688603225172 | [] | no_license | codesquad-member-2020/todo-10 | a81b8b9c6db7df0dc23d7480f48e2e1acde13699 | 65392bb0a90204c1de8e3484f65b04c080e05aad | refs/heads/dev | 2021-05-23T15:55:16.399731 | 2020-07-22T06:10:05 | 2020-07-22T06:10:05 | 253,369,582 | 4 | 1 | null | 2020-07-22T06:10:06 | 2020-04-06T01:40:22 | Swift | UTF-8 | Java | false | false | 1,742 | java | package com.codesquad.team10.todo.service;
import com.auth0.jwt.exceptions.JWTDecodeException;
import com.auth0.jwt.exceptions.SignatureVerificationException;
import com.codesquad.team10.todo.entity.User;
import com.codesquad.team10.todo.exception.custom.UserNotFoundException;
import com.codesquad.team10.todo.reposito... | [
"33659848+beginin15@users.noreply.github.com"
] | 33659848+beginin15@users.noreply.github.com |
8c66ff97cab4f84f0ad2219f5b44b666b598f8fd | 4e1b2e68357ba88cdffb81a2f47153288724062a | /src/main/java/com/learning/jhipster/web/rest/errors/FieldErrorVM.java | e21967c6bfc75f0e180141412d17975cab06b480 | [] | no_license | rishisha19/jhipster-app | 0df7c847b8a8295d2598408bda0761194559692f | 53d4157f96be0ef17914e643097ca3696881800e | refs/heads/master | 2022-12-11T12:15:18.819501 | 2019-11-15T07:23:26 | 2019-11-15T07:23:26 | 221,865,647 | 0 | 0 | null | 2022-12-10T09:02:01 | 2019-11-15T07:11:28 | Java | UTF-8 | Java | false | false | 653 | java | package com.learning.jhipster.web.rest.errors;
import java.io.Serializable;
public class FieldErrorVM implements Serializable {
private static final long serialVersionUID = 1L;
private final String objectName;
private final String field;
private final String message;
public FieldErrorVM(Strin... | [
"rishi.sha19@gmail.com"
] | rishi.sha19@gmail.com |
0b6e42ce12f280c7f5170aaf72096e8f31e102ce | 1818870fa6a216c585b1bfe4c2f6fd80853c61ed | /src/main/java/com/chang/happyshopping/controller/LoginController.java | 574b23eb77f24178ee1e7b2b89064f0a51945b5d | [] | no_license | evenstars/HighConcurrencyShopping | 4fa980470d7ba7cebd645da6ba7616a9d2fed594 | f89789f63dd2bb17ee84e5b9660bb947553b35c2 | refs/heads/master | 2022-07-16T07:03:10.358612 | 2019-12-22T22:25:38 | 2019-12-22T22:25:38 | 227,732,877 | 6 | 0 | null | 2022-06-21T02:26:08 | 2019-12-13T01:51:19 | Java | UTF-8 | Java | false | false | 2,743 | java | package com.chang.happyshopping.controller;
import com.chang.happyshopping.domain.User;
import com.chang.happyshopping.redis.RedisService;
import com.chang.happyshopping.redis.UserKey;
import com.chang.happyshopping.result.CodeMsg;
import com.chang.happyshopping.result.Result;
import com.chang.happyshopping.service.Ha... | [
"chang.liu159@google.com"
] | chang.liu159@google.com |
cbc75cd2899ce884ac402891e52e091cb8b72278 | 43ddacea6d1722a8371337c3664e210f4d51dbce | /src/DBPLResponse.java | 74fb529609104ecda15e9136de5dc7bda9abf020 | [] | no_license | saurabhgoyal12/Sample-JAXB | 11f2581d3677fa9912aba235bbc3872f104bb0aa | 6f7014e2bdde1ea17aba80b5bd369e6c3b6a5ee3 | refs/heads/master | 2021-05-12T14:45:05.828187 | 2018-01-10T14:04:00 | 2018-01-10T14:04:00 | 116,964,762 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 489 | java | import javax.xml.bind.annotation.XmlRootElement;
@XmlRootElement(name = "response")
public class DBPLResponse {
DBPLResponseHeader header;
private DBPLResponseDetail detail;
public DBPLResponseHeader getHeader() {
return header;
}
public void setHeader(DBPLResponseHeader header) {
this.header = ... | [
"Z176998@caremarkrx.net"
] | Z176998@caremarkrx.net |
c9e2714a27e54f8f28d54812bdbd03d7cd66fa7a | d704cfce52af46e11489fd2324634d8f4cf3089b | /src/main/java/com/example/alexthbot/fab/actions/ActionAny.java | e1ecce250c32454973b59fff3fc34d6955cbbb4d | [] | no_license | Vincerenko/TG | 397609d31c4cdd18a77e6bf005c74a95b9967538 | 34fa3996185e665bd988cfff3443b1237f44b829 | refs/heads/main | 2023-07-17T09:23:38.249746 | 2021-08-31T09:54:14 | 2021-08-31T09:54:14 | 398,987,842 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,059 | java | package com.example.alexthbot.fab.actions;
import com.example.alexthbot.fab.actions.parent.Action;
import com.example.alexthbot.fab.actions.router.ActionEnum;
import org.springframework.stereotype.Component;
import org.telegram.telegrambots.meta.api.methods.send.SendMessage;
import org.telegram.telegrambots.meta.api.o... | [
"vencer97shoes@gmail.com"
] | vencer97shoes@gmail.com |
a26226eb17c4834742107ea93d21f843a0a09c99 | 6bfee90cc5225a225043bd1b59b5334495c70b11 | /src/main/java/com/test/campaingapi/repository/CampaignRepository.java | 2d47935ddf6b52389c02ef8b9fe5296ee01fde29 | [] | no_license | renanpallin/spring-campaign-teams | ddd78f7fa145c2a508bd72aa3d2e68d429916141 | d96ec2ba8ce191fb923b3d03f323004b09a976bf | refs/heads/master | 2021-01-22T18:38:24.597492 | 2017-08-21T05:58:45 | 2017-08-21T05:58:45 | 100,760,141 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,205 | java | package com.test.campaingapi.repository;
import java.time.LocalDate;
import java.util.ArrayList;
import java.util.HashSet;
import org.springframework.data.jpa.repository.Query;
import org.springframework.data.repository.CrudRepository;
import org.springframework.data.repository.query.Param;
import com.test.campainga... | [
"renanpallin@gmail.com"
] | renanpallin@gmail.com |
0c78079dba133311ea24eace49d62cd78336b376 | d9ecd163cf58571da7ca653d3f924b89e5a625b7 | /app/src/main/java/br/usjt/ftce/progmulti/meuprimeiroappsi/MainActivity.java | 123ff1a7c1d36e38e99d27ce32b179ad0023c87f | [] | no_license | AccelEight/MeuPrimeiroAppSI | 16e5a0420598d029fe532d46f450dce0c10c0ef7 | a5372965f98fe74c2a345523a69d6debb64af045 | refs/heads/master | 2021-01-24T16:33:55.762367 | 2018-03-06T20:30:11 | 2018-03-06T20:30:11 | 123,203,063 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 589 | java | package br.usjt.ftce.progmulti.meuprimeiroappsi;
import android.app.Activity;
import android.os.Bundle;
import android.view.View;
import android.widget.EditText;
public class MainActivity extends Activity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceSta... | [
"arqdsis@mocli10216.animaedu.intranet"
] | arqdsis@mocli10216.animaedu.intranet |
85cb5afaea6d81c78c82027d87e4195f44a2d0ac | 1664956b521388037e72f07b487aad9cc0b49b59 | /src/main/java/de/userlarsb/pactDemo/someConsumer/ConsumerResponseData.java | 35db1800f87dc3dc12ea0a956f9e551a7a3c38be | [] | no_license | userlarsb/pact-demo | 9e0cb468a40acf7a1b5e7e3f6e02f5d69e0a3a02 | c418633527fce6966592394f8077bab2feb7dd34 | refs/heads/main | 2023-02-02T21:42:20.237473 | 2020-12-23T14:20:19 | 2020-12-23T14:20:19 | 323,721,567 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 396 | java | package de.userlarsb.pactDemo.someConsumer;
public class ConsumerResponseData {
private String response;
public String getResponse() {
return response;
}
public void setResponse(String response) {
this.response = response;
}
public ConsumerResponseData() {}
public Consum... | [
"lars.bonnes@tngtech.com"
] | lars.bonnes@tngtech.com |
556c9b297edb6c1b1939530522e68efb1d408992 | e37792e3770390718c824d6da927a47092ae26f3 | /src/test/java/com/github/kilianB/MathUtilTest.java | 09ea83d33a657e738797d129897ff99cd1a34e25 | [
"MIT"
] | permissive | codacy-badger/UtilityCode | 7414c933675bc15ac19e4c551640798be67066e8 | 9ae40b15c0fb2c3f352d1402c333c4c6fd0c8d69 | refs/heads/master | 2020-04-13T16:42:08.905898 | 2018-12-25T02:11:06 | 2018-12-25T02:11:06 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,911 | java | package com.github.kilianB;
import static org.junit.jupiter.api.Assertions.*;
import org.junit.jupiter.api.Nested;
import org.junit.jupiter.api.Test;
/**
* @author Kilian
*
*/
class MathUtilTest {
@Nested
class ClosestDivisibleInteger{
@Test
void findClosestDivisibleIntegerTest() {
// E... | [
"Kilian.Brachtendorf@t-online.de"
] | Kilian.Brachtendorf@t-online.de |
83a7637063f189d930904e4f6c64dddfd8b8274b | c55e44881109ae91c50f8a91b22f93ebe7dc1b03 | /src/model/Map/Terrain/Ground.java | d713504afcee098fdc105cfc8342d5a0ab3f1ae1 | [] | no_license | TylerBarkley/OOP2ElectricBoogaloo | a01f808963b7ddebde79e2d5307dca8ab886d598 | 7a304e44d2588b66eeff8debc78c32a3b510b7e3 | refs/heads/master | 2021-01-22T08:19:57.041208 | 2017-03-15T17:33:28 | 2017-03-15T17:33:28 | 81,892,860 | 0 | 0 | null | 2017-03-15T16:14:33 | 2017-02-14T01:59:21 | Java | UTF-8 | Java | false | false | 362 | java | package model.Map.Terrain;
import model.TerrainVisitor;
public class Ground extends Terrain
{
private static Ground terrain;
private Ground(){}
public static Ground getGroundTerrain(){
if(terrain==null)
{
terrain=new Ground();
}
return terrain;
}
@Override
public void visitTerrain(TerrainVisi... | [
"zrolston@ufl.edu"
] | zrolston@ufl.edu |
2291409005966729f1f54356265c07acc0549f80 | 6b5c7eb307c27742a6082b653c3934b7e7800910 | /src java/ArrayLists.java | 9595903ac44f5f1637adc0897839ebf375a42be5 | [] | no_license | andreamalin/HT-4 | 576179a8d8ebe7e2bab86aaea60a88e88e0b5e4e | f796fca5f7c3f0c9c12ddd6ee5d778787e8602aa | refs/heads/master | 2021-01-15T02:04:23.184108 | 2020-02-27T02:56:53 | 2020-02-27T02:56:53 | 242,843,098 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,038 | java | /**********************************************************
*ArrayList.java Fecha de creacion: 24/02/2020
* Ultima fecha de modificaciรณn: 24/02/2020
*
*Interfaz que contiene los metodos que puede usar un ArrayList
*
*@author Andrea Amaya #19357
*@author Carlos Raxtum #19721
*****************************... | [
"andreaa.malin@gmail.com"
] | andreaa.malin@gmail.com |
6b1f39139316d777a85a247688722b7f1c229ab8 | 3df14ed4c6b32e3671910632d1606695fec149f3 | /M1905AndroidV3.0/src/com/m1905/mobile/service/ConnectionChangeReceiver.java | 79ee97dbb9c5effcdaff0e02ccc1fd667e932634 | [] | no_license | junges521/TYMobil | e06f0e971f08cd3b243af0a5be27d296d4655f34 | daea88d3eaad5724d52e1f39f2f1176f87b45588 | refs/heads/master | 2020-06-17T21:20:55.600747 | 2015-07-12T08:32:40 | 2015-07-12T08:32:40 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,097 | java | package com.m1905.mobile.service;
import com.m1905.mobile.common.TianyiContent;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.net.ConnectivityManager;
import android.net.NetworkInfo;
public class ConnectionChangeReceiver extends BroadcastRecei... | [
"kyle_tiao@qq.com"
] | kyle_tiao@qq.com |
9c9eaf2c48db949adb940b37193934e869cc41cc | a915d83d3088d355d90ba03e5b4df4987bf20a2a | /src/Applications/jetty/websocket/api/annotations/OnWebSocketClose.java | f43d33c8954060de5fab164263afce9e14aec659 | [] | no_license | worldeditor/Aegean | 164c74d961185231d8b40dbbb6f8b88dcd978d79 | 33a2c651e826561e685fb84c1e3848c44d2ac79f | refs/heads/master | 2022-02-15T15:34:02.074428 | 2019-08-21T03:52:48 | 2019-08-21T15:37:59 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,471 | java | //
// ========================================================================
// Copyright (c) 1995-2013 Mort Bay Consulting Pty. Ltd.
// ------------------------------------------------------------------------
// All rights reserved. This program and the accompanying materials
// are made available under the ter... | [
"remzican_aksoy@apple.com"
] | remzican_aksoy@apple.com |
bab52ebca1949ed32929dd6aeea95f080b048812 | cd0f8d4a01a404dccb52a79ab17d26925612d620 | /vehicle/src/main/java/com/vehicle/controller/HomeController.java | 73e86c6398d00fe7001923fd4324fba186063fbe | [] | no_license | qquangz066/eureka-microservice | 1bc778f0c97a97ba8c42c3702418910cc55aacc4 | 5a951912901c7188d2674a00adb46bde8ba00059 | refs/heads/master | 2020-05-05T03:00:06.122605 | 2019-04-05T09:56:35 | 2019-04-05T09:56:35 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 778 | java | package com.vehicle.controller;
import com.vehicle.feign.UaaClient;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RestController;
import javax.servlet.http.HttpServletRequest;
@RestController
pu... | [
"quang.le.nhut@tpssoft.com.vn"
] | quang.le.nhut@tpssoft.com.vn |
47dc1ccf8a54d17fc55a9f89743a6dcfa5f6a1f8 | 95e8abd9fe2e5a9706bc3f16cc4671955eeaad87 | /src/main/java/ua/com/owu/dao/UserDao.java | 1373b4c608e23e7272f4bb816cf1b0e9aee52dac | [] | no_license | TBones123/springStart | 733dc5e3a8c3aa3cf19baff61b1d758624a3f0b4 | 4909b8e64795156c90cdf3965e3d81ff460fad1a | refs/heads/master | 2020-03-16T02:53:53.611640 | 2018-05-07T14:50:03 | 2018-05-07T14:50:03 | 132,475,345 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,246 | java | package ua.com.owu.dao;
import org.springframework.stereotype.Repository;
import org.springframework.transaction.annotation.Transactional;
import ua.com.owu.models.User;
import javax.persistence.EntityManager;
import javax.persistence.EntityManagerFactory;
import javax.persistence.PersistenceContext;
@Repository
... | [
"radushev123@gmail.com"
] | radushev123@gmail.com |
448debbb1e6288dd6ee0433658d0a234d84d61bd | ca30af78d74bce6c601fd97d2bbb51d03fe4281b | /src/main/java/com/ganesh/learn/more/java/Main1.java | 0ea312ed5e8339bce8411155251ef50f14bf8496 | [] | no_license | ganesh-sg/morejava | 198affeb11dcac6d059db3f357bcbbab155276c9 | 799fef8a1678a4d3d6562f822027e35f3bcfeffd | refs/heads/master | 2020-06-11T03:36:35.624222 | 2019-06-26T06:11:25 | 2019-06-26T06:11:25 | 193,840,370 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,178 | java | package com.ganesh.learn.more.java;
import java.lang.reflect.InvocationTargetException;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collections;
import java.util.Iterator;
import java.util.List;
import org.apache.commons.beanutils.BeanUtils;
import org.apache.commons.beanutils.PropertyUtils;... | [
"gkumar_c@itemmaster.com"
] | gkumar_c@itemmaster.com |
9290eae3d1ff01664d8774f3f534607afe5a8b9b | 4bb96a86442ba1eb8567f6099d3ae05c5428add2 | /demo/src/DP/P122.java | cca27b109470d517a5b8fffd5e573bc623839265 | [] | no_license | yimfeng/LeetCode | 7550f9b6a50493d369799d157f1a94e1e8b6e3f4 | 1cbf807d1d2c763ca8d6a8d079c9bbe383aa30d1 | refs/heads/master | 2023-03-14T14:17:41.293270 | 2021-03-05T07:11:42 | 2021-03-05T07:11:42 | 271,497,949 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,137 | java | package DP;
/**
* @author: yimfeng
* @date: 2020-12-26 1:00 ไธๅ
* @desc: ไนฐๅ่ก็ฅจ็ๆไฝณๆถๆบ II
*/
public class P122 {
public static void main(String[] args) {
}
public int maxProfit(int[] prices) {
if(prices == null || prices.length == 0)
return 0;
int len = prices.length;
in... | [
"1099100140@qq.com"
] | 1099100140@qq.com |
6f2a43456181fdb0a9d5e8da320a9f7290c6ff9c | 16a40b0e36c86d59c2481937d030a2468f38f543 | /src/main/java/com/fiap/facade/CarroFacade.java | 4e6a783a44731a5902a6b0d49791a7ea574ecc81 | [] | no_license | rafarcm/simcar | a50d80b544333029a0c0267f457b5844a7649869 | a8b47dd14690ca1d255203564d675323de637483 | refs/heads/master | 2021-01-24T03:38:10.767823 | 2020-05-27T14:27:12 | 2020-05-27T14:27:12 | 86,176,473 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,093 | java | package com.fiap.facade;
import com.fiap.entity.CarroEntity;
import com.fiap.entity.UsuarioEntity;
import com.fiap.repository.CarroRepository;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.Reques... | [
"rafarcm@yahoo.com.br"
] | rafarcm@yahoo.com.br |
d215d7eb6026c6490832b885f5f518042ff07523 | e2e32e5f30250bbac0932b02609567d06b3f3e6c | /src/c04_collision/Missile.java | 578b144a7682ab5cc9d09f1fea51e8c5389d7f51 | [] | no_license | codingbird1234/zetcode | 95e73d4219fc24bb823c47beca10f38cac3539ec | aa8659cc855208ae710adcac87809e61c154e847 | refs/heads/master | 2023-06-02T18:05:55.889840 | 2019-05-16T12:01:21 | 2019-05-16T12:01:21 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 471 | java | package c04_collision;
import java.awt.Image;
import java.awt.Rectangle;
import javax.swing.ImageIcon;
public class Missile extends Entity {
// protected final String IMAGE_FILE = "missile.png";
private final int BOARD_WIDTH = 390;
private final int MISSILE_SPEED = 2;
public Missile(int x, int y) {
IMAGE_FILE... | [
"sekewei@users.noreply.github.com"
] | sekewei@users.noreply.github.com |
b2828e29f24e8288917fba67b37df4bf86c34493 | c978a18649599e4c48bc0677e3efd3f1bd862bbd | /src/MianJing/ixl/onsite/TopStudentScores.java | 42600379d62ef39b945fa557cf15d188893ad763 | [] | no_license | TianboZ/LeetCode | d6de42ca8e1ad067fa9fc133880c851601e845bc | e1065321b9aa0f9f9b453fa3d5d588f2cb80291f | refs/heads/master | 2022-06-11T12:34:54.232728 | 2022-04-21T04:10:33 | 2022-04-21T04:10:33 | 120,261,610 | 2 | 2 | null | null | null | null | UTF-8 | Java | false | false | 2,231 | java | package MianJing.ixl.onsite;
import java.util.*;
/*
*
* assumption:
* k << # of students
*
*clarification:
* given unsorted input, find top k largest student score
*
* solution:
* use a min heap, add each element into heap one by one, while keeping min heap size <= k
*
* e.g.
* 1, 3, -1, 10, 100
* k = 2
*
* min h... | [
"zongtb1027@gmail.com"
] | zongtb1027@gmail.com |
09ceac1f16d9c15dddd1594b6a90e710092503b4 | d410c28e37e91c26ad48e1b142f7420058502063 | /src/com/gms/demo/SaveData.java | 3d751b798ae6e81278cd6cff088ca2db3ebe6037 | [] | no_license | katul/OrderMgmt | 85c224e84542ce80936bdc3ddae8b52918e8b7a7 | a69afd65af5e956970616924ae4585749681674e | refs/heads/master | 2022-11-15T07:02:25.497195 | 2020-06-28T17:58:19 | 2020-06-28T17:58:19 | 275,437,877 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,825 | java | package com.gms.demo;
import java.io.IOException;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.s... | [
"akguptah@gmail.com"
] | akguptah@gmail.com |
f59568f3d3c65d01fd38fc2292a7967f1f4d436c | ec7685150e0210b4d1b64b8fd3e04b24634d7347 | /exec/backend/roufarm/src/main/java/com/c105/roufarm/model/RoutineLog.java | aa12f5c384ec494bdb3d414f78462023221ab2ab | [] | no_license | wealways/RouFarm | 3bd0c1530eb8d3d7090dcc764c96e160d46df5b5 | bbeb7fae8847ae1626cca7fc64d7718ecedfc345 | refs/heads/master | 2023-06-01T22:43:14.020999 | 2021-06-20T03:42:02 | 2021-06-20T03:42:02 | 369,978,803 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 255 | java | package com.c105.roufarm.model;
import lombok.Data;
@Data
public class RoutineLog {
private String id; // ๊ณ ์ id
private String routineId; // ๋ฃจํด์ id
private String time; // ์๊ฐ
private String isSuccess; // ์ฑ๊ณต์ฌ๋ถ
}
| [
"shycompany@naver.com"
] | shycompany@naver.com |
fbad1a38fbe42bc1e0a4020b11166ec3f28ea24b | 67987e4e5ff91339d045f07a68ff6f7d2beb0d39 | /src/main/java/com/zvos/app/api/sdk/utils/ByteUtils.java | 3c060095d7eeebd37ae4897de53921309280a860 | [] | no_license | zhangjunchao09/httpsdk | a13df223fe7056f21b3e2dd6a2490a3606e9c25c | 66f67cf5300aca2415520e1e18757a5a72991449 | refs/heads/master | 2022-06-02T14:51:02.957969 | 2020-03-28T03:59:08 | 2020-03-28T03:59:08 | 250,705,202 | 0 | 0 | null | 2022-05-20T21:29:50 | 2020-03-28T03:23:33 | Java | UTF-8 | Java | false | false | 1,415 | java | package com.zvos.app.api.sdk.utils;
import java.util.HashMap;
import java.util.Map;
public class ByteUtils {
private static final char[] HEX_CHAR_TABLE = {'0', '1', '2', '3', '4', '5', '6', '7', '8', '9', 'A', 'B', 'C', 'D', 'E', 'F'};
private static final Map<Character, Byte> HEX_CHAR_MAP = new HashMap<>();... | [
"zjc"
] | zjc |
f97fa4917799cebcfdbda3ce4957e4008c9fed56 | c4bae91d1910961c067a7222194768b76b241f27 | /src/main/java/ru/sberbank/smartoffice/at/visitors/tracker/Tracker.java | d0b6fa8cce84b193cccb5056f90870511a6864da | [] | no_license | civildeath0/at-framework | db288ec5d2519ff520ead21460c3cd124d283802 | 81591e6323c0958fc21387e78fd8be46677a9d2e | refs/heads/master | 2023-03-23T18:08:40.292361 | 2021-03-16T10:04:34 | 2021-03-16T10:04:34 | 348,295,099 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 406 | java | package ru.sberbank.smartoffice.at.visitors.tracker;
import ru.sberbank.smartoffice.at.pageobjects.classes.detailed.*;
public interface Tracker {
void track(AirportPage airportPage);
void track(CompanyPage companyPage);
void track(FlightPage flightPage);
void track(MeetingPage meetingPage);
v... | [
"civildeath0@gmail.com"
] | civildeath0@gmail.com |
149992959edaafcb465f1fe2cb5a86c8ae831e5c | 85d2321e40c146846e89e3217eea36383d8247ad | /NeuralNetworks/src/ml/Run.java | f8b139ddc8658d1aeb648a80892001eba1e3d87c | [] | no_license | darshandpatel/MachineLearningAlgorithms | 22c0eecfea86f4deec8ba48e4d3c50999010b7b0 | 229ea79aab1a1df6294ee4ed51b365bd1ed3d3d7 | refs/heads/master | 2020-04-15T11:26:08.858481 | 2016-12-02T20:14:07 | 2016-12-02T20:14:07 | 42,361,790 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 259 | java | package ml;
public class Run {
public static void main(String args[]) {
//Perceptron perceptron = new Perceptron();
//perceptron.formPerceptron();
NeuralNetworks neuralNetworks = new NeuralNetworks();
neuralNetworks.formNeuralNetwork();
}
}
| [
"patel.dars@husky.neu.edu"
] | patel.dars@husky.neu.edu |
c7b637353730f7354f23a8d3a34dd96397103bf1 | 9b4c4aa0df2692b69a61aff9ab80e866bb000628 | /src/test/java/spring/finEdu/FinEduApplicationTests.java | cb7cd7d562db50f1732e43bf01eb2e980db5700c | [] | no_license | yuseogi0218/Fintech_SpringBoot | 6d03b2759c49a04eb581bf045baec9e2a880a7ed | 8607f4f16214b26ac7c1c9ca936acaf29fc5d410 | refs/heads/main | 2023-07-23T09:52:32.630284 | 2021-09-04T06:45:10 | 2021-09-04T06:45:10 | 391,221,577 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 205 | java | package spring.finEdu;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class FinEduApplicationTests {
@Test
void contextLoads() {
}
}
| [
"yuseogi0218@gmail.com"
] | yuseogi0218@gmail.com |
dcf4b329dc4045bc7bdae256fe1d69aa7ea84af1 | 6c107846bde93e656ef4a2e9c6b6cb32ac1ce091 | /app/src/main/java/com/apsakare/opengl/Triangle.java | fd8416c047030989eeb5222671fe52622866af21 | [] | no_license | AkshaySakare/OpenGLStudyTest | 102019e8237b93bda27be417a573191cd30e5389 | 229d44f691253632e00ab4ffadabf5f9c77d965e | refs/heads/master | 2021-04-09T11:06:35.239223 | 2020-11-27T12:09:48 | 2020-11-27T12:09:48 | 124,729,031 | 0 | 0 | null | 2020-05-03T15:33:30 | 2018-03-11T06:15:31 | Java | UTF-8 | Java | false | false | 1,229 | java | package com.apsakare.opengl;
import java.nio.ByteBuffer;
import java.nio.ByteOrder;
import java.nio.FloatBuffer;
import javax.microedition.khronos.opengles.GL10;
import javax.microedition.khronos.opengles.GL11;
/**
* Created by AKshay on 8/26/2017.
*/
class Triangle {
private FloatBuffer mFVertexBuffer;
p... | [
"sakshay2494@gmail.com"
] | sakshay2494@gmail.com |
233ef3bd67cc7b10786b3db1173450c11b19ae5f | df38d9c11139eaa9301a46d7f549483336036647 | /labo4_opgave_src/src/main/java/org/ibcn/gso/labo4/MainApp.java | d5fd2c4f9488da9227f308281a92d7fe0ca40073 | [] | no_license | BenjaminFraeyman/ASD_Lab4 | 14079dc6e5a04f5a4e01ff6e028e0bc122abdfa1 | 77d6a39ae4f06799229280b8960fdb1bdea94431 | refs/heads/master | 2020-04-30T08:35:37.218884 | 2019-03-27T10:57:07 | 2019-03-27T10:57:07 | 176,721,277 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,099 | java | package org.ibcn.gso.labo4;
import javafx.application.Application;
import static javafx.application.Application.launch;
import javafx.fxml.FXMLLoader;
import javafx.scene.Parent;
import javafx.scene.Scene;
import javafx.stage.Stage;
public class MainApp extends Application {
@Override
public void... | [
"noreply@github.com"
] | BenjaminFraeyman.noreply@github.com |
99e26c95a47bf108d793c26afeefc25ea592e3a0 | e92c68552b062874268fa2655d9c8ecd2de5d00a | /src/main/java/de/hhu/cs/dbs/internship/project/table/account/GekaufteTB.java | 636ba777dc92eb079b3a090049f3c5d3e0265271 | [] | no_license | baris8/DatabaseProject | ba512ef74591eead6508b0755fe0e93a23afda6f | b892b19616fd0d7145f42a37031d12dc2ae22a5b | refs/heads/master | 2020-10-01T01:02:49.291846 | 2019-12-11T17:01:24 | 2019-12-11T17:01:24 | 227,416,091 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,604 | java | package de.hhu.cs.dbs.internship.project.table.account;
import com.alexanderthelen.applicationkit.database.Data;
import com.alexanderthelen.applicationkit.database.Table;
import de.hhu.cs.dbs.internship.project.Project;
import java.sql.PreparedStatement;
import java.sql.SQLException;
public class GekaufteTB extends ... | [
"uectas.ba@gmail.com"
] | uectas.ba@gmail.com |
e826e32429129bb65f1567227b56bb9f07ba5e25 | 74cf2bbc859beb54b74caf9f66855656c7b0e166 | /app/src/main/java/com/example/nicholas/poundslasherfinal/forgotpass.java | f46ea458e0865506fd42d4e4be97d4a89a454752 | [] | no_license | Health-2-Be/real_final_pls_no_more-ur-killing-me- | e3e96a01056ac877687f0b35930d44059b5d28aa | ed0d3eebc2985311602a115e60231fa9f1a3cb39 | refs/heads/master | 2020-03-11T00:23:15.981881 | 2018-03-26T22:52:53 | 2018-03-26T22:52:53 | 129,662,517 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 355 | java | package com.example.nicholas.poundslasherfinal;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
public class forgotpass extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.la... | [
"33840334+NamelessNL@users.noreply.github.com"
] | 33840334+NamelessNL@users.noreply.github.com |
e521c59517e66777dd45ef4c18edb24891e98a82 | 70126a9c4781b7fade61b98cc8789ce301a77213 | /RestAssuredBDDAutomation/src/main/java/com/qa/restAssuredBDD/SerializationDesiJava.java | b5ea284ab03408d52217cd628d4478be6d174e47 | [] | no_license | RamChennale/projects | 59a42e2eb933a3431d3406b613e45aa46ed60481 | 242211a0ff12e06d7de74e1616cf4f8b37d763f1 | refs/heads/master | 2023-08-28T17:40:53.819500 | 2023-08-14T18:48:50 | 2023-08-14T18:48:50 | 203,310,306 | 0 | 0 | null | 2023-09-13T17:41:51 | 2019-08-20T06:06:05 | Java | UTF-8 | Java | false | false | 1,489 | java | package com.qa.restAssuredBDD;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.ObjectInputStream;
import java.io.ObjectOutputStream;
import java.io.Serializable;
import org.testng.annotations.Test;
public cl... | [
"ramchennale@RAM-PC.lotuswireless.com"
] | ramchennale@RAM-PC.lotuswireless.com |
ff644c82b1559a9bd01f7c0155b2301a4feb7f5d | cd984592acce4f10a836419e16aeab534e7fd62d | /src/org/usfirst/frc/team3539/robot/autongroups/GearRightGroup.java | 6df36230455aae85ac6ceabc456e8b741d1f3f10 | [] | no_license | BytingBulldogs3539/Steamworks-2017 | 332d55af7cb836fa6ba25f91cb49e37f3af9a01d | 36da5ace70ef111e57df1810a9c7402ee0bd3e3f | refs/heads/master | 2021-09-03T20:58:11.122182 | 2018-01-11T23:33:12 | 2018-01-11T23:33:12 | 82,123,505 | 2 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,169 | java | package org.usfirst.frc.team3539.robot.autongroups;
import org.usfirst.frc.team3539.robot.Robot;
import org.usfirst.frc.team3539.robot.RobotMap;
import org.usfirst.frc.team3539.robot.autoncommands.AutoWait;
import org.usfirst.frc.team3539.robot.autoncommands.AutonDrive;
import org.usfirst.frc.team3539.robot.autoncomma... | [
"bbprogrammers3539@gmail.com"
] | bbprogrammers3539@gmail.com |
850c48ca0631695e1499bb1da1abf064a68a5b84 | ab98ea27384f849e9a52903da926357157c14365 | /Offer/test9_.java | e762414e4a5f09e44450b9a6f0a9221a0ba47c30 | [] | no_license | nda1992/Reading_Books_Notebook | 51342ff066f6cb918eee1540b6fd4679c70e4dcd | 4e6c7f00bcdfd620899e0ea16bfb5dc093a848b6 | refs/heads/master | 2020-05-23T20:20:23.785510 | 2020-03-10T07:41:28 | 2020-03-10T07:41:28 | 186,927,859 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 608 | java | import java.util.Arrays;
//ๅๆ่ทณๅฐ้ถ
/*
* ไธๆฌกๅฏไปฅ่ทณไธ1็บงๅฐ้ถ๏ผไนๅฏไปฅ่ทณไธ2็บงๅฐ้ถ๏ผไนๅฏไปฅ่ทณไธn็บงๅฐ้ถ๏ผๆฑn็บงๅฐ้ถๆๅ ็ง่ทณๆณ
* f(n)=f(n-1)+f(n-2)+...+f(2)+f(1)
* */
public class test9_ {
public static void main(String[] args) {
System.out.println(JumpFloor(6));
}
public static int JumpFloor(int target){
int[] dp = new int[target];
... | [
"nda_1992@163.com"
] | nda_1992@163.com |
dd211837ac616fe2a32b784f45f0ec1c0cc28331 | d13f101f429e912598f80f9b583b88967e8be039 | /src/main/java/alessandraB/mar06/SimpleMethods.java | 2ae0a489837eb044bd0b18bd9cf89d3addceaa5a | [] | no_license | egalli64/oved210 | 389751ae35f5a086a6eabcfc399c05e8cf4688b9 | 4a5d7078f46a3f4f6f4ad94d5975f000be14786d | refs/heads/master | 2020-04-24T15:27:51.175208 | 2019-06-14T10:48:36 | 2019-06-14T10:48:36 | 172,068,768 | 2 | 2 | null | null | null | null | UTF-8 | Java | false | false | 3,520 | java | package alessandraB.mar06;
public class SimpleMethods {
/**
* input : char c output : true if c is an upper character ('A') false otherwise
* ('h'), anche '6' รจ un carattere se messo tra gli apici.
*/
public static boolean isUpper(char c) {
if (c >= 'A' && c <= 'Z') {
return true;
}
retur... | [
"alessandrabartesaghi96@hotmail.com"
] | alessandrabartesaghi96@hotmail.com |
4543695414b1bbabe42a24ee46ec26f4fc0b80eb | cd0db8908f7bde308403a286c42368589d8c86f8 | /src/main/java/org/launchcode/resaleshopinventory/models/Category.java | 7ccdaac3ce86bc640d973c830d6231f0e73731df | [
"MIT"
] | permissive | areichle1/resale-shop-inventory | ca9d54898526d8d939b94a78e4498f3ac7678e12 | 3515e7c44a88fe156bca6efa2abb9a264496eb49 | refs/heads/master | 2020-07-29T17:01:24.950381 | 2020-03-07T20:10:33 | 2020-03-07T20:10:33 | 209,892,548 | 1 | 0 | null | 2019-11-02T18:44:17 | 2019-09-20T22:42:35 | Java | UTF-8 | Java | false | false | 1,055 | java | package org.launchcode.resaleshopinventory.models;
import javax.persistence.*;
import javax.validation.constraints.NotNull;
import javax.validation.constraints.Size;
import java.util.ArrayList;
import java.util.List;
@Entity
public class Category {
@Id
@GeneratedValue
private int id;
@NotNull
@S... | [
"andrea_reichle@yahoo.com"
] | andrea_reichle@yahoo.com |
c57e75302cf8e4eef22a064ff5cddd6d42cf438d | 9a21bf74904ccc155f1007d8a53b416b61041082 | /Day20190517/src/ex190517/RemoteControl.java | 4fc8d0241b7d83e8babcf6a33c96563037425b2a | [] | no_license | jinminwook/20190517 | f98fb41816f07910af74d4a718651e0bb6e2c88a | 847942af6ab04b70905e40b7d2d76b433e12e0bb | refs/heads/master | 2020-05-24T07:51:28.684611 | 2019-05-17T07:52:25 | 2019-05-17T07:52:25 | 187,171,096 | 0 | 0 | null | null | null | null | UHC | Java | false | false | 1,558 | java | package ex190517;
public interface RemoteControl {
/*์ธํฐํ์ด์ค(interface)
* 1.์ธํฐํ์ด์ค๋ main ์ฝ๋์ ๊ฐ์ฒด๊ฐ์ ์ ์ ์ญํ ์ ํจ.
* 2.๊ฐ์ฒด์ ๋คํ์ฑ์ ๊ตฌํํ๋๋ฐ ์ฉ์ดํจ.
* 3.์ธํฐํ์ด์ค์ ๊ตฌ์ฑ ์์
* 3.1 ์์ ํ๋๋ง ์ ์ธ์ด ๊ฐ๋ฅํจ.
* ์ผ๋ฐ์ ์ธ ํ๋๋ก ์ ์ธํด๋ ์ปดํ์ผ ๊ณผ์ ์์
* static final ์ด ์๋์ผ๋ก ๋ถ์.
* 3.2 ์ถ์๋ฉ์๋๋ฅผ ๊ฐ์ง.
* 3.3 ๋ํดํธ ๋ฉ์๋ ๊ฐ์ง.
* ์ ๊ทผ์ ํ default๊ฐ ์๋๋ผ ๊ธฐ๋ณธ์ผ๋ก ... | [
"user@user-PC"
] | user@user-PC |
ca3230d6d340813a5a5e9ab299cacc00dd741df4 | 13e443a64c99bf0028db2eb27224eb6406f6c1c2 | /src/main/java/net/minecraft/client/renderer/tileentity/ChestTileEntityRenderer.java | d236aa061ce9e27ff0c1eb4811abf8e272a13f14 | [] | no_license | NicholasBlackburn1/Robo_Hacker | 5a779679d643250676c1c075d6697b10e8a7a9c5 | 02506e742d30df6a255ba63b240773a08c40bd74 | refs/heads/main | 2023-06-19T14:37:19.499548 | 2021-05-10T15:08:28 | 2021-05-10T15:08:28 | 353,691,155 | 2 | 2 | null | 2021-04-02T14:16:50 | 2021-04-01T12:23:15 | Java | UTF-8 | Java | false | false | 7,057 | java | package net.minecraft.client.renderer.tileentity;
import com.mojang.blaze3d.matrix.MatrixStack;
import com.mojang.blaze3d.vertex.IVertexBuilder;
import it.unimi.dsi.fastutil.floats.Float2FloatFunction;
import it.unimi.dsi.fastutil.ints.Int2IntFunction;
import java.util.Calendar;
import net.minecraft.block.Abstr... | [
"nickblackburn02@gmail.com"
] | nickblackburn02@gmail.com |
3262467db95a9c810164e34c1ec3261d553d0f78 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/14/14_45d47b4cefba0afb4d4da5fb1505f8515b2792f0/ComposeMessageActivity/14_45d47b4cefba0afb4d4da5fb1505f8515b2792f0_ComposeMessageActivity_s.java | c8c6a03a15b54ed41d81fee9a0495157732eb3ec | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 159,054 | java | /*
* Copyright (C) 2008 Esmertec AG.
* Copyright (C) 2008 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licen... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
418c1176d68d6bf3607ecbd39390755716c8339c | d0e74ff6e8d37984cea892dfe8508e2b44de5446 | /logistics-wms-city-1.1.3.44.5/logistics-wms-city-service/src/main/java/com/yougou/logistics/city/service/BillStatusLogServiceImpl.java | 092b9f77a4c542327c1c1eecc9b740b586534068 | [] | no_license | heaven6059/wms | fb39f31968045ba7e0635a4416a405a226448b5a | 5885711e188e8e5c136956956b794f2a2d2e2e81 | refs/heads/master | 2021-01-14T11:20:10.574341 | 2015-04-11T08:11:59 | 2015-04-11T08:11:59 | 29,462,213 | 1 | 4 | null | null | null | null | UTF-8 | Java | false | false | 5,262 | java | package com.yougou.logistics.city.service;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.annotation.Resource;
import org.apache.commons.lang.StringUtils;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Propagation;
import org.spri... | [
"heaven6059@126.com"
] | heaven6059@126.com |
dcfce1332fee761ab1c3f54ecbb12b82aa56eeeb | 134d824a3aa8518ce19019669d6bd7d06afddcfc | /src/tech/aistar/day03/LoadDemo.java | 2f388d68142d9f7d388631de975420479edca68c | [] | no_license | likuisuper/core-java | c6c3debc64725b0313a2e3437467142d2ee7f9c0 | b1c4e494c16dbf234f77459c2a7d26669e549e61 | refs/heads/master | 2023-01-08T08:47:55.560108 | 2020-10-31T08:15:22 | 2020-10-31T08:15:22 | 280,603,327 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 913 | java | package tech.aistar.day03;
/**
* ๆฌ็ฑปๅ่ฝ:้่ฝฝ็ๆนๆณ
* ๅๆ๏ผ้่ฝฝ็ๆนๆณ่ฏๅฎๆฏๅบ็ฐๅจๅไธไธช็ฑปไธญ
* 1.้่ฝฝ็ๆนๆณ็ๅ่ฃ่ฏๅฎๆฏไธ่ด็
* 2.้่ฝฝ็ๆนๆณ็ๅๆฐๅ่กจ่ฏๅฎๆฏไธไธๆ ท็
* 2-1.ๅๆฐๅ่กจ็ไธชๆฐไธไธๆ ท
* 2-2.ไธชๆฐไธๆ ท็ๆถๅ๏ผๅๆฐ็ฑปๅ่ฏๅฎ่ฆไธไธๆ ท
* 3.้่ฝฝ็ๆนๆณ็่ฟๅ็ฑปๅๅฏไปฅไธไธๆ ท
*
* @author cxylk
* @date 2020/7/20 20:23
*/
public class LoadDemo {
public static void main(String[] args) {
add(10);
... | [
"likuisuper@qq.com"
] | likuisuper@qq.com |
22cf7adfd2f9ade507810dbdc8e7fbb0855a0ad4 | d84f49de249d6693642dd150d7314c191f124af8 | /HackerNG/src/crossBrowsers/BuyDresses.java | 6486efcb8565617702ef6e313fecc89be7004efb | [] | no_license | domsqas-git/TestNGautomation | e75f00b23c573df435fd148fc5ac148499642850 | 8775d9ea2502ffa35843144a37e4e45f20730f92 | refs/heads/master | 2020-06-29T11:35:27.744407 | 2019-08-05T18:27:16 | 2019-08-05T18:27:16 | 200,523,419 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 12,507 | java | package crossBrowsers;
import org.openqa.selenium.By;
import org.openqa.selenium.JavascriptExecutor;
import org.openqa.selenium.Keys;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.chrome.ChromeDriver;
import org.openqa.selenium.firefox.FirefoxDriver;
i... | [
"domsqas@gmail.com"
] | domsqas@gmail.com |
89654dfbc3c5bdc3ee3995be9c9938fdcf01a1e7 | a9d89e59494140adf03dd63c288ef21ec334be4e | /OCliente/FileSender.java | 5b0e8663d125dc7e6e8469d7fdba8f89407395ff | [] | no_license | mnfsch/POO-chat | afacb16a4020942518c305e9e55dfd28c89d149c | db31f3b0378bfc6078e52a1c79a3b3a53a9ad06e | refs/heads/master | 2020-09-21T22:04:09.632255 | 2019-11-30T02:29:07 | 2019-11-30T02:29:07 | 224,948,247 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,113 | java | package OCliente;
import java.net.*;
import java.io.*;
public class FileSender implements Runnable
{
String fileName;
FileSender(String file)
{
fileName=file;
// socket criaรงรฃo
}
public void run()
{
try {
ServerSocket servsock = new ServerSocket(13... | [
"noreply@github.com"
] | mnfsch.noreply@github.com |
04b2fd0e7ba6545740297e09408ddc489224240c | 6b73a3a12125d1e132dc5f060c5aaea140a868e7 | /็จๅnc/Main.java | bb2ec2cd85667e4a1619af4798ea78aacec1750d | [] | no_license | FunctFan/changeTools | 844833e27761bcfc4aae95b236be79ddae291d17 | bf0cb7a530507cc611b5440eede21f1780b229c4 | refs/heads/main | 2023-08-12T09:38:57.576610 | 2021-10-18T06:23:19 | 2021-10-18T06:23:19 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,069 | java | import java.util.Scanner;
public class Main {
private static long key = 1231234234L;
public Main() {
}
public static String decode(String s) {
return decode(s, key);
}
public static String decode(String s, long k) {
if (s == null) {
return null;
... | [
"noreply@github.com"
] | FunctFan.noreply@github.com |
f8a7f8e96ebf8edff6bb9d212bb1981c16d1dfe7 | 86f26a81c66cf5d6cc9393448da5f5db68c657e5 | /SudokuSolver/SudokuDLX.java | 855b24c932bff8e72f997c55924555c50b171c14 | [
"MIT"
] | permissive | hyoiutu/SudokuSolver | 6a8fbd87be80cf1406d326a8cb7f421c71db18a9 | 8c173753c9b79ba329de4b2df48dea5e55ce55fd | refs/heads/master | 2020-05-14T13:03:21.738984 | 2015-11-05T06:07:17 | 2015-11-05T06:07:17 | 42,745,049 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 9,312 | java | package SudokuSolver;
import java.util.Arrays;
public class SudokuDLX extends AbstractSudokuSolver{
// ใณใณในใใฉใฏใฟ
public SudokuDLX(){
solvee = new int[S][S];
}
// ๆฐ็ฌๅ้กใใใจใซEPC่กๅใฎๅๆๅคใๆฑบๅฎใใ
private int[][] makeExactCoverGrid(int[][] sudoku){
// EPC่กๅใ็ๆใใ
int[][] R = sudokuExactCover();
f... | [
"keisuke495500@gmail.com"
] | keisuke495500@gmail.com |
c290d095277157cc63bad5ac11842c51e35c5422 | c1c9f2d81fa08cb1e4c247734ca00347d5f747e6 | /TracyRoutes_V1.0-ejb/src/java/sessionsbeans/CarreraFacadeLocal.java | c54941b66c876b26df674cb0879188fbb78418f2 | [] | no_license | unicesi/Aventon | 9e530597a29096be603c3dade3a17b288995e6c7 | 85f3411b8965f0671ba8b6dedc568f9137fbbecd | refs/heads/master | 2021-01-23T13:17:53.351781 | 2012-12-04T21:07:28 | 2012-12-04T21:07:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 504 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package sessionsbeans;
import entity.Carrera;
import java.util.List;
import javax.ejb.Local;
/**
*
* @author Administrador
*/
@Local
public interface CarreraFacadeLocal {
void create(Carrera carrera);
voi... | [
"oscarkiyoshigegarcesaparicio@d004e02.icesi.edu.co"
] | oscarkiyoshigegarcesaparicio@d004e02.icesi.edu.co |
08c9352520eb45e9750f87c39c2948a9a14d0296 | 69bc461599aae868d6120295a16ceb93fe974559 | /Tstechๅฃฐ็บง่ฎก_Pro0617ๅ่ฝๆผ็คบ็ป็ป็/src/com/tstech/soundlevelinstrument/util/NetStateUtil.java | 2d5afb2a56690e233627498adda9e7368016def4 | [] | no_license | muyouwoshi/soundlevel | eef10166bcaa63f3dad2cfbd0c264ffb547ea198 | 461522301fc088772060d4bac9a90a7bbae89d22 | refs/heads/master | 2020-02-26T15:01:05.085366 | 2017-06-12T11:14:39 | 2017-06-12T11:14:39 | 68,493,944 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,231 | java | package com.tstech.soundlevelinstrument.util;
import android.content.Context;
import android.net.ConnectivityManager;
import android.net.NetworkInfo;
import android.net.NetworkInfo.State;
import android.util.Log;
/**
* ็ฝ็ป็ถๆๅคๆญๅทฅๅ
ท<br/>
* <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/>
... | [
"940739709@qq.com"
] | 940739709@qq.com |
1c36d5e512b0bec0697c498468f6204a9b12d4c3 | f5889ba684c16e0807409f5a1a574ff6e5778136 | /app/src/main/java/knf/animeflv/Suggestions/Algoritm/SuggestionDB.java | e691d6ae07c1ada4012cb3a6ceb5887a48e7aab6 | [] | no_license | jordyamc/Animeflv | 416ba73a3c9c469773acb38a9e49ad59643a8527 | 3b653ad13862f94185c0204b28e5ce3f1e164f90 | refs/heads/master | 2021-01-17T01:02:13.250567 | 2019-11-27T06:59:27 | 2019-11-27T06:59:27 | 40,563,645 | 55 | 18 | null | null | null | null | UTF-8 | Java | false | false | 4,637 | java | package knf.animeflv.Suggestions.Algoritm;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.util.Log;
import java.util.ArrayList;
import java.util.List;
/**
* Created by Jordy on 02/01/2017.
*/
publi... | [
"jordyamc@hotmail.com"
] | jordyamc@hotmail.com |
811a3ab6876bc90d92b68e2f90065b92953c3e6e | 6be1e21938e1c043c94a22ee5cc8ff8dac9617df | /src/test/java/com/wbl/KayakFlights/AppTest.java | 5c64f5847d201f007da3f8d407a9cfe7d919011f | [] | no_license | 123usa/Selenium-Programs | bb37a0b1274af653d31879a02d8e13c72469f166 | 587ce222276500c843c3c9c16c3acea7cb7edbcf | refs/heads/master | 2022-12-08T22:54:34.601533 | 2020-09-03T20:00:05 | 2020-09-03T20:00:05 | 292,667,032 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 648 | java | package com.wbl.KayakFlights;
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 App... | [
"neerureetu@gmail.com"
] | neerureetu@gmail.com |
7aaab42ae1a1635b6b98eb524b2eaa1c96359dde | e7e03b23dee150b45b6c3f4c0dac931e00b1faa6 | /app/src/main/java/itdeveapps/baustudents/WeatherActivity.java | 314ce6839738fd4d932c570187660eb53c5c050b | [] | no_license | tamtom/BAUStudents | 8c43c8c6aaa2bc369d9f1efa627f2fa9ac2966de | 503d1bc4f5736b2c7e4bdd70729ad712f59243a7 | refs/heads/master | 2021-01-10T03:14:10.190099 | 2015-12-11T17:28:44 | 2015-12-11T17:28:44 | 43,182,710 | 0 | 1 | null | 2015-11-19T13:08:56 | 2015-09-26T00:33:44 | Java | UTF-8 | Java | false | false | 8,551 | java | package itdeveapps.baustudents;
import android.app.Dialog;
import android.app.ProgressDialog;
import android.content.Intent;
import android.content.SharedPreferences;
import android.graphics.Color;
import android.graphics.drawable.ColorDrawable;
import android.graphics.drawable.Drawable;
import android.os.Bundle;
imp... | [
"omar.tamimid1@gmail.com"
] | omar.tamimid1@gmail.com |
3ac9a93661d675b25266479fe96ddb5b8341a469 | 03570fa5a8a514b2ab1c52fc05c746187cac09c4 | /8puzzle/Solver.java | 3d78d9d2c5a2704d1a31393039a8c08906e45631 | [] | no_license | vanosidor/Coursera-Algorithms-Part1 | 68fc30b67167bbe09ec91c091374687333321c74 | 7854c23122d094c3b521594f22fd13a073add354 | refs/heads/master | 2023-04-01T13:57:21.408072 | 2021-03-31T09:27:59 | 2021-03-31T09:27:59 | 339,327,739 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,486 | java | /* *****************************************************************************
* Name:
* Date:
* Description:
**************************************************************************** */
import edu.princeton.cs.algs4.In;
import edu.princeton.cs.algs4.MinPQ;
import edu.princeton.cs.algs4.Stack;
import edu.p... | [
"vanosidor@gmail.com"
] | vanosidor@gmail.com |
6c8a8b16452e4b09c95582716432cd29b0b69a0c | 558ad40723ed9c8298ec52bd93aab94516c5b686 | /Clase2020/src/tema4/runnerSinInterfaces/RunnerNaves.java | fad2e2c55cf04d6e4baa53cb355b8832361ffb0a | [] | no_license | andoni-eguiluz/ud-prog2-clase-2020 | a46a9addf160974b7b28924f8180b7cc560dd941 | 92847a201d13920ff7b0308e8c07bb85e6fb8259 | refs/heads/master | 2021-07-17T02:53:41.199615 | 2021-02-14T16:37:25 | 2021-02-14T16:37:25 | 237,613,459 | 3 | 4 | null | null | null | null | UTF-8 | Java | false | false | 13,155 | java | package tema4.runnerSinInterfaces;
import java.awt.Color;
import java.awt.event.KeyEvent;
import java.util.ArrayList;
import java.util.Random;
import tema3.VentanaGrafica;
/** Juego runner ejercicio - con desplazamiento lateral de las naves aรฑadido
* Con bonus que funcionan como los asteroides pero en lug... | [
"andoni.eguiluz@deusto.es"
] | andoni.eguiluz@deusto.es |
07d75cd4a39a8cd2f07f059c8cc4caf324bc8917 | 46fc1e3f8aa6dbdc86a838e3b3c6fb05bf076657 | /src/test/java/com/kosta/jo3/getPriceTest.java | d32f0c3fc73fadf6cd43bf41161e796e9f03d361 | [] | no_license | kkvn260/O2O2 | 2a33f32a5896ec55dfcb0eaefa504838a0e92d8a | 580bfc30a6e0aa171d05148abe62761a9a1465e4 | refs/heads/master | 2023-09-03T21:35:49.689763 | 2021-10-21T04:56:46 | 2021-10-21T04:56:46 | 407,433,089 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 1,719 | java | package com.kosta.jo3;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertNotNull;
import java.util.HashMap;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.test.context.ContextConfigurati... | [
"gantri300@gmail.com"
] | gantri300@gmail.com |
04dbcb7248587fa081826d8d6ba0ed54a20048c2 | 9cfeb4c61cdbcf3a9d11c34b4e3291763f9a55fa | /iot-infomgt/iot-infomgt-dao/src/main/java/org/iotp/infomgt/dao/sql/rule/JpaBaseRuleDao.java | d1dbc35f9a720ddf93d537301a928f4749f64379 | [
"Apache-2.0"
] | permissive | soncd19/iotplatform | a6bbf73f381850fddba71a9356189d4c3a6a6a40 | c3f5545f58944b06145fd737fd5a85dc5b97d019 | refs/heads/master | 2023-08-05T01:17:28.160724 | 2021-10-08T02:54:30 | 2021-10-08T02:54:30 | 414,826,433 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 5,510 | java | /*******************************************************************************
* Copyright 2017 osswangxining@163.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://... | [
"soncd@vnpay.vn"
] | soncd@vnpay.vn |
319ab6c68e9f114e9e95e7cbe40b6f594ee0f1e8 | 36c2fad222b2d2c5f01b26b2fb8563dc0c2c6568 | /app/src/main/java/com/noveogroup/teamzolotov/iwashere/util/ValidatorUtils.java | 494a720418599d2bc0ebe40f3ac026894ec5a2ca | [] | no_license | WildWind03/IWasHere | b03cb6d759058f13769f441df80ce483dee8fb21 | 643fe8d55d1998d4c4499cc8556cff41e96531fb | refs/heads/master | 2021-01-10T18:14:30.593428 | 2016-08-05T04:08:11 | 2016-08-05T04:08:11 | 65,951,730 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,457 | java | package com.noveogroup.teamzolotov.iwashere.util;
import android.content.Context;
import com.noveogroup.teamzolotov.iwashere.R;
import com.noveogroup.teamzolotov.iwashere.validation.ValidationResult;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
public final class ValidatorUtils {
private stat... | [
"usergreat03@gmail.com"
] | usergreat03@gmail.com |
4124c6392613e5007c2e498776188255fd94cca5 | bb44c804ec755ef239c324e1312b00c12e577f36 | /InfoManage/src/cn/edu/info_manage/domain/User.java | 12f5bc1bb63cf462180e69bea382b9d6d6e1c9ea | [] | no_license | androids7/myinfomanager | 16c4ebe5b056fc4362364889b43c5c860f6de01f | 73f4f424367bbb9320339715fde998834cce0c45 | refs/heads/master | 2020-03-10T10:31:43.336082 | 2018-04-13T02:13:37 | 2018-04-13T02:13:37 | 129,334,966 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,669 | java | package cn.edu.info_manage.domain;
import java.io.File;
import java.io.Serializable;
import android.os.Environment;
public class User implements Serializable{
public static final String ID = "id";
public static final String NAME = "username";
public static final String PASSWORD = "password";
public... | [
"1559215761@qq.com"
] | 1559215761@qq.com |
d7d54f471b0903b8adec705de5b77f0961237c4d | 180875ed8fdfb790ee7bb6bd750a989a38ef5724 | /src/ThreeSum.java | 0bf3de1a20e4893f3f54b7317e100d598e5ed8f4 | [] | no_license | sinllychen/Leetcode | e75a08474989d363c3961543f0259b8f33c872b8 | f959bcff8742d060397af7806b68d807e1c67c56 | refs/heads/master | 2020-11-26T09:48:04.048379 | 2018-06-14T03:01:08 | 2018-06-14T03:01:08 | 41,954,668 | 0 | 0 | null | null | null | null | WINDOWS-1252 | Java | false | false | 1,934 | java | import java.util.ArrayList;
import java.util.List;
public class ThreeSum {
public void insertSort(int[] nums)
{
int key;
for(int i=1;i<nums.length;i++)
{
key=nums[i];
int j=i-1;
while(j>=0 && key<nums[j])
{
nums[j+1]=nums[j];
j--;
}
nums[j+1]=key;
}
}
public List... | [
"sinllychenfjnp@163.com"
] | sinllychenfjnp@163.com |
a35e558c5355889d10edf0a6f9ecc979065469b9 | 9ec4c781b6109069006943ad77245ecc08c84a23 | /src/main/java/io/github/arqueue/api/beans/get/login/Role.java | 449143541ec2cbdfe434867a87fe81cb3c4c755f | [] | no_license | demonus/arqueue | 39339d1c34a436a3578f30a34149fd17588f6ed0 | 781367ac4770971218ca88592b3a98f0fa575485 | refs/heads/master | 2021-01-10T11:57:43.632382 | 2015-11-26T00:58:45 | 2015-11-26T00:58:45 | 44,297,058 | 0 | 0 | null | 2015-10-26T22:35:09 | 2015-10-15T06:05:53 | Java | UTF-8 | Java | false | false | 696 | java | package io.github.arqueue.api.beans.get.login;
/**
* Created by root on 11/11/15.
*/
public class Role
{
private String id;
private String description;
private String name;
private String tenantId;
public String getId()
{
return id;
}
public void setId(String id)
{
this.id = id;
}
public String ... | [
"dmitriy.bannikov@gmail.com"
] | dmitriy.bannikov@gmail.com |
5c549ec5c63340b53677de9e103bca685e30c9db | 24e14bf593753d3fe91609cbf9667ce595933a18 | /src/com/ptc/tifworkbench/ui/DifferenceDialog.java | 40dbd72c9efc8b17165c24643910d65914950761 | [
"MIT"
] | permissive | rafichris/TIF | 55f2503eb3e5a9d03e8021f53d2e9d9e379fdaa9 | 0781f37581af242f46dc992ae29745854e16679e | refs/heads/master | 2021-12-10T05:58:06.124418 | 2015-08-05T14:43:26 | 2015-08-05T14:43:26 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 14,960 | java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package com.ptc.tifworkbench.ui;
import com.ptc.tifworkbench.jaxbbinding.ImSolution;
import com.ptc.tifworkbench.model.SolutionDifferencer;
import com.ptc.tifworkbench.worker.DifferenceWorker;
import com.ptc.tifworkbenc... | [
"pbowden@ptc.com"
] | pbowden@ptc.com |
86b6263cf201e008461f70fea2103cbbb13d9728 | 3daebb8be035124c1ccfe94546c15a37fa880914 | /src/main/java/abstractFactoryDesignPattern/ICICIBank.java | 419a57b30f451571754175134690a60f0adcb84f | [] | no_license | smyk009/springPractice | 0dbb47cfa16baedfc09f2fc2dbb062de0da23cbf | fe0495f16b6d7a77dce0e10785aa7f44ac2c8aab | refs/heads/master | 2022-05-29T21:40:37.097403 | 2019-08-28T11:41:54 | 2019-08-28T11:41:54 | 204,917,957 | 0 | 0 | null | 2022-04-23T02:04:26 | 2019-08-28T11:41:12 | Java | UTF-8 | Java | false | false | 160 | java | package abstractFactoryDesignPattern;
public class ICICIBank implements Bank {
@Override
public void getBank() {
System.out.println("ICICI Bank");
}
}
| [
"samyak.jain@calsofthq.com"
] | samyak.jain@calsofthq.com |
edae205beb09b5e3b80e183b10f80d71c00f606b | 980b91137b60025441c592350ccb9cfe6447d0d7 | /Leetcode/Done/806_Number_of_Lines_To_Write_String.java | ebb2ff3c0b5356818bed74ccddcbb4220d89b5a3 | [] | no_license | IlyaSamoylov45/Coding-Challenges-and-Exercises | 07d7e448996e0c41b4e9c125613ccfdf2fb365d2 | f2e2951c9fba7817785a778b320fdfbfb7172722 | refs/heads/master | 2021-12-14T23:09:50.723494 | 2021-12-05T21:39:33 | 2021-12-05T21:39:33 | 210,204,385 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,027 | java | // You are given a string s of lowercase English letters and an array widths denoting how many pixels wide each lowercase English letter is. Specifically, widths[0] is the width of 'a', widths[1] is the width of 'b', and so on.
//
// You are trying to write s across several lines, where each line is no longer than 100 ... | [
"ilyasamoylov45@gmail.com"
] | ilyasamoylov45@gmail.com |
05540de5fa7062fbf4dfe7d7f07979e6a2ea7cbd | b8c1145502e07b5dea35c8dba4a6e1839779d005 | /Input-Output-File-System-4.java | 69019c86bea727cc7a1117c4e5b42f77d275fb27 | [] | no_license | SunMingHomeworkTW/w3resource | be930be0adf89f60e96bccb7c003a20493567823 | 5f4ce1b48a8e0626ad0ebdd22ef002febf7df942 | refs/heads/master | 2020-03-21T15:04:39.050420 | 2018-06-26T06:20:34 | 2018-06-26T06:20:34 | 138,693,116 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 704 | java | import java.io.File;
class InputOutputFileSystem4 {
public static void main(String[] args){
// Create a File object
File my_file_dir = new File("/home/students/abc.txt");
if (my_file_dir.canWrite())
{
System.out.println(my_file_dir.getAbsolutePath() + " can write.\n");
... | [
"1229536801@qq.com"
] | 1229536801@qq.com |
546a1cd39d5fd0ef6e7ac7b2539b7adb4287cc2a | 3e90a56810e600d0a22ebba76a803a0f8fb2e730 | /src/main/java/com/li/dbarc/common/database/BaseDao.java | 4629731de8f5d28a8b3886a19c56a7a4dbcda087 | [] | no_license | woniu4500/arc-db | 21e853e668a9b2eb83e41ddc92a5bcf491df60f6 | 998f4814d1b6bb22c1018b358e2ec73409a5a443 | refs/heads/master | 2021-01-20T22:23:42.039724 | 2016-07-20T09:39:39 | 2016-07-20T09:39:39 | 63,769,418 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 342 | java | package com.li.dbarc.common.database;
public interface BaseDao<T> {
/**
* ๆ นๆฎไธป้ฎๆฅๆพๅฏน่ฑก
* @param vo
* @return
*/
T findByKey(T vo);
/**
* Update Object by Primary Key.
*
* @return effect rows.
*/
int updateByKey(T vo);
/**
* Insert Object.
*
* @return effect rows.
*/
int insert(T vo) ... | [
"woniu4500@aliyun.com"
] | woniu4500@aliyun.com |
f6d7d9e8a75893769b9570d442bcfe32ce13375a | cd15756c7e57947dd98eb3a8e4942b8ad3e694d9 | /google-ads/src/main/java/com/google/ads/googleads/v0/services/MutateFeedsRequest.java | 2502fc7008b23d4f39688704081dca60da378b35 | [
"Apache-2.0",
"LicenseRef-scancode-generic-cla"
] | permissive | DalavanCloud/google-ads-java | e4d967d3f36c4c9f0f06b98a74cd12cda90d5a85 | 70d951aa0202833b3e487fb909fd5294e1dda405 | refs/heads/master | 2020-04-21T13:07:19.440871 | 2019-02-06T13:54:21 | 2019-02-06T13:54:21 | 169,587,855 | 1 | 0 | Apache-2.0 | 2019-02-07T14:49:54 | 2019-02-07T14:49:54 | null | UTF-8 | Java | false | true | 40,160 | java | // Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/ads/googleads/v0/services/feed_service.proto
package com.google.ads.googleads.v0.services;
/**
* <pre>
* Request message for [FeedService.MutateFeeds][google.ads.googleads.v0.services.FeedService.MutateFeeds].
* </pre>
*
* Protobuf typ... | [
"noreply@github.com"
] | DalavanCloud.noreply@github.com |
16726d9944570afef63671e164d2ae236cb90ddb | f91a5b92df78bdd2df55a841a777c4b16d2938a6 | /DenysChevychelov/lesson_24/src/main/java/flyweight/FlyweightClient.java | 0b2c0aa4a2a28bb57bbe6a26b8e1d8b08ff49de7 | [] | no_license | rubfan/java-elementary-0804 | a3f2209c8e616c96df0a684a69b02786adf33cbc | 1cea7b2f1cd3a68d49972562498e991d5ad985f0 | refs/heads/master | 2023-03-11T14:45:47.823848 | 2020-08-20T00:09:05 | 2020-08-20T00:09:05 | 255,116,046 | 0 | 17 | null | 2020-12-29T02:27:41 | 2020-04-12T15:46:24 | Java | UTF-8 | Java | false | false | 514 | java | package flyweight;
import java.util.ArrayList;
import java.util.List;
public class FlyweightClient {
public static void main(String[] args) {
HeroFactory heroFactory = new HeroFactory();
List<Hero> heroes = new ArrayList<Hero>();
for (int i = 0; i < 10; i++) {
heroes.add(heroFa... | [
"dbch@ukr.net"
] | dbch@ukr.net |
8dcfac43c5084a44ad1997bc489c5eedfde05905 | 647ec12ce50f06e7380fdbfb5b71e9e2d1ac03b4 | /com.tencent.qqlite/assets/exlibs.1.jar/classes.jar/bfz.java | 5879878df77b83388bcc0b5324e0cd064bb3bfcf | [] | no_license | tsuzcx/qq_apk | 0d5e792c3c7351ab781957bac465c55c505caf61 | afe46ef5640d0ba6850cdefd3c11badbd725a3f6 | refs/heads/main | 2022-07-02T10:32:11.651957 | 2022-02-01T12:41:38 | 2022-02-01T12:41:38 | 453,860,108 | 36 | 9 | null | 2022-01-31T09:46:26 | 2022-01-31T02:43:22 | Java | UTF-8 | Java | false | false | 904 | java | import android.content.DialogInterface;
import android.content.DialogInterface.OnClickListener;
import com.tencent.mobileqq.activity.QQSettingMsgHistoryActivity;
import com.tencent.mobileqq.app.ThreadManager;
import com.tencent.mobileqq.statistics.ReportController;
public class bfz
implements DialogInterface.... | [
"98632993+tsuzcx@users.noreply.github.com"
] | 98632993+tsuzcx@users.noreply.github.com |
874f33e288d72c277f5a9d95a1fff8c67e9aa7c5 | 7eae24bfa24294b20e8d46c5c5c849ea3a74b51d | /buildSrc/src/main/groovy/com/binzi/plugin/asm/CostClassVisitor.java | 3729b59c35effd5be6fa27e24845aa5a7db7b650 | [] | no_license | huangyoubin/Android-AOP | bf8333669bf46a6b84f539fbacb0d162c927d468 | 2849273422c1aa683baed44542c7a31a48a84635 | refs/heads/master | 2022-11-19T17:09:57.530717 | 2020-07-22T03:39:32 | 2020-07-22T03:39:32 | 259,379,516 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,339 | java | package com.binzi.plugin.asm;
import com.binzi.aop.utils.Cost;
import org.objectweb.asm.AnnotationVisitor;
import org.objectweb.asm.ClassVisitor;
import org.objectweb.asm.MethodVisitor;
import org.objectweb.asm.Opcodes;
import org.objectweb.asm.Type;
import org.objectweb.asm.commons.AdviceAdapter;
/**
* @Author: hu... | [
"huangyoubin@gotokeep.com"
] | huangyoubin@gotokeep.com |
20c839de6fccb609eb14fd4a77f75069d7fac9af | 74deb60009a24d4ca4a7e0335c612762b7dcbabf | /thread_0519/ThreadPoolDemo47.java | e1d240604606ed521d388c20fbf6d58adbf49ce0 | [] | no_license | Xiaoyuer-6/Thread05 | c014db2acd1204ea290364ec2bd475f523d2e247 | efadebc16006be60c967b220885ea0b2cad7c65d | refs/heads/master | 2023-04-12T16:28:23.355639 | 2021-05-23T09:38:34 | 2021-05-23T09:38:34 | 370,012,041 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 684 | java | package thread.thread_0519;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
/**
* Created with IntelliJ IDEA.
* Description:
* User: HuYu
* Date: 2021-05-19
* Time: 20:06
*/
public class ThreadPoolDemo47 {
//ๅๅปบๅธฆ็ผๅญ็็บฟ็จๆฑ
public static void main(String[] args) {
E... | [
"1873310090@qq.com"
] | 1873310090@qq.com |
3cf072dff1c200b0c01d2ac5088dec48771a86e6 | dd6d3490baca0f73321603af88d11743ed3e1a56 | /chapter_005/src/main/java/ru/job4j/map/SimpleMap.java | 1ac3460d1975ed118f20d0a0784db0a3ed7d4137 | [
"Apache-2.0"
] | permissive | alexander-pimenov/job4j | 2d37343ce862e6bcd2e48bdac1d90b8bbb7cef2a | 026b2e983c33ce47d68f84a14a72dccc41d13226 | refs/heads/master | 2023-07-11T00:42:21.930586 | 2023-06-30T22:46:19 | 2023-06-30T22:46:19 | 171,486,103 | 0 | 0 | Apache-2.0 | 2022-09-08T01:12:05 | 2019-02-19T14:15:29 | Java | UTF-8 | Java | false | false | 160 | java | package ru.job4j.map;
public interface SimpleMap<K, V> {
boolean insert(K key, V value);
V get(K key);
boolean delete(K key);
int size();
}
| [
"pimalex1978@yandex.ru"
] | pimalex1978@yandex.ru |
222721bc238a2ed24408bb1381fcdecad7a4e718 | 9f49b8cc4ba73ccc0ee98f9dc0fb544aeabe877a | /specialNumbers/StrongNum.java | c8d5b9c358f94c800ab18759648d94997382d794 | [] | no_license | vetri-vel/My_programs | 37f88370be569a1460cc7bad363237966463c75e | 0101f76a33436cfd16e04c7f14eb49d7a1747826 | refs/heads/master | 2020-04-13T19:58:25.338656 | 2019-01-08T16:23:00 | 2019-01-08T16:23:00 | 163,417,328 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 725 | java | package specialNumbers;
import java.util.Scanner;
public class StrongNum
{
public static void main(String[]a )
{
Scanner s = new Scanner(System.in);
System.out.println("enter to check the number..: ");
int n = s.nextInt();
boolean m = isStrong(n);
if(m)
System.out.println("this numbers is... | [
"noreply@github.com"
] | vetri-vel.noreply@github.com |
45296e25cd4e26dcd4966c4d1dff115edd346fc9 | b280a34244a58fddd7e76bddb13bc25c83215010 | /scmv6/center-task1/src/main/java/com/smate/center/task/model/bdsp/BdspDataForm.java | 74055b285b7dc9502a1af04d3da06d51cd0a3c56 | [] | no_license | hzr958/myProjects | 910d7b7473c33ef2754d79e67ced0245e987f522 | d2e8f61b7b99a92ffe19209fcda3c2db37315422 | refs/heads/master | 2022-12-24T16:43:21.527071 | 2019-08-16T01:46:18 | 2019-08-16T01:46:18 | 202,512,072 | 2 | 3 | null | 2022-12-16T05:31:05 | 2019-08-15T09:21:04 | Java | UTF-8 | Java | false | false | 476 | java | package com.smate.center.task.model.bdsp;
import com.smate.center.task.model.snsbak.bdsp.BdspProject;
public class BdspDataForm {
private BdspProject bdspProject;
private Long insId;
public Long getInsId() {
return insId;
}
public void setInsId(Long insId) {
this.insId = insId;
}
public Bds... | [
"zhiranhe@irissz.com"
] | zhiranhe@irissz.com |
448db5f80236172441c7bd931cc6033ff8bb56a1 | 4fa9dd21dba7f99536416fc53cc9d34436f5e6f2 | /src/datos/PersonaJDBC.java | 2c183baff0569f21c2daffa9b036f0065eb8389f | [] | no_license | cjmedinag/EvaluacionCrud | 655438119d8f4b4e671e3abc68fd6354da43f68f | 9abbaa922de1b487313e4846373720d8d96bd62b | refs/heads/master | 2022-12-04T16:07:05.585887 | 2020-08-26T17:37:44 | 2020-08-26T17:37:44 | 290,561,942 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,704 | 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 datos;
import domain.Persona;
import java.sql.*;
import java.util.*;
/**
*
* @author user
*/
public class PersonaJDBC {
... | [
"cjmedinag@unal.edu.co"
] | cjmedinag@unal.edu.co |
12d543549da3d6a706dedb9e193f1da8b94f9aeb | 64372f560b064692f44260a6e2d2992022b82eb1 | /RozkladJazdy/src/com/tomasz/rozkladjazdy/MinMaxInputFilter.java | 36f35be3035a8dc6eca75fb17c6e27d829169bc8 | [] | no_license | jk128/rozkladjazdy | ab04ec6046cdebb5539c9b87e10453eeba95b8c2 | 2a7ee7e64cba8ca9793c082e0124848e9032f01a | refs/heads/master | 2021-01-15T20:22:57.874776 | 2015-03-07T09:50:25 | 2015-03-07T09:50:25 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 923 | java | package com.tomasz.rozkladjazdy;
import android.text.InputFilter;
import android.text.Spanned;
public class MinMaxInputFilter implements InputFilter {
private int min, max;
public MinMaxInputFilter(int min, int max) {
this.min = min;
this.max = max;
}
public MinMaxInputFilter(String... | [
"t.plesniak1@gmail.com"
] | t.plesniak1@gmail.com |
0fcd20e8c7b4ff9bcbe0e87533423d01a66b9c17 | 4041069fa0b0447e9a1efc4ceef26f4bf61fa732 | /code/stats/restexpress/src/main/java/presentation/controller/SampleController.java | 3c2da3e6e51cfe22a44eb03dcbd05d136394d90a | [] | no_license | codelotus/elixir_presentation | 4015a723aad958681992e55fa76225daeba32e81 | 62034f41e3c45939add6298c6d0905bda213e25e | refs/heads/master | 2021-01-02T09:32:36.302692 | 2014-03-06T23:52:28 | 2014-03-06T23:52:28 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 685 | java | package presentation.controller;
import org.restexpress.Request;
import org.restexpress.Response;
public class SampleController
{
public SampleController()
{
super();
}
public Object create(Request request, Response response)
{
//TODO: Your 'POST' logic here...
return null;
}
public Object read(Request... | [
"brian.ehmann@pearson.com"
] | brian.ehmann@pearson.com |
b47e2e1242b7e5eea7cfc11fa54b77041c28c807 | 2f7c818ead049a0688e0a279ba127333cacd8674 | /IFuture/src/com/sinoinnovo/plantbox/bean/areabean/MyAreaBean.java | c451da804ebf03ada0cc45a1040e9d2b94964dfe | [] | no_license | wxianing/PlantBox | 30b8e3f359da1996e8a82f62cdf5d05a24379242 | b721d700dee06875d653a802e63b370ea459fdd8 | refs/heads/master | 2020-12-24T21:01:27.350001 | 2016-06-01T11:02:41 | 2016-06-01T11:02:41 | 58,519,428 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 6,786 | java | package com.sinoinnovo.plantbox.bean.areabean;
import java.io.Serializable;
import java.util.List;
/**
* Created by Administrator on 2016/5/24 0024.
*/
public class MyAreaBean implements Serializable {
/**
* PageIndex : 1
* RecordCount : 3
* DataList : [{"Records":[],"Distincts":0,"Id":27,"UserI... | [
"wxianing@163.com"
] | wxianing@163.com |
c1de4d7c989c9d8d9678534d89411edf6f6e57eb | 90855dfbe1899e673908cb763113a4dd703b63ad | /app/src/main/java/com/example/cgpacalculator/Practical_Course.java | 229f7ec159f56ca98a819fde555134c2be877130 | [] | no_license | samir937/Campus_Guide | 1add2e67a71796847b537ddf5e4a4914dd25123c | 820fd93cf9496cb3da478511c28e0754b55f4f00 | refs/heads/master | 2020-08-27T08:14:04.333491 | 2019-12-08T21:27:25 | 2019-12-08T21:27:25 | 217,296,443 | 1 | 0 | null | null | null | null | UTF-8 | Java | false | false | 13,377 | java | package com.example.cgpacalculator;
import androidx.appcompat.app.ActionBar;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Context;
import android.content.Intent;
import android.graphics.Color;
import android.graphics.drawable.ColorDrawable;
import android.os.Bundle;
import android.text.Text... | [
"samirpattanaik14@gmail.com"
] | samirpattanaik14@gmail.com |
4d5096923821b78720bf20afaad464b43cff355c | 4bd41c52a8a00627e647b088dc4553cf24ad6b89 | /HANDIN/SEP2_RE_Code/src/domain/model/Date/test.java | 662c49bda51efce5d5b7d9c069f8ad746a8fe162 | [] | no_license | Triesik/SEP2_RE | 2f0b063da622e04b9a66e33f45a12a7b29ef0047 | 85b2ac36af88281df19e4ac3efb374b0c48fb74d | refs/heads/master | 2020-07-06T10:33:05.883744 | 2019-08-16T08:47:52 | 2019-08-16T08:47:52 | null | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 759 | java | package domain.model.Date;
import java.util.Calendar;
public class test {
public static void main(String args[]) {
Calendar givenDate;
int day = 0;
Date date = new Date(Calendar.getInstance());
//System.out.print(date.getCurrentWeekDay());
int currentDay = date.getCurren... | [
"32910284+Altair97@users.noreply.github.com"
] | 32910284+Altair97@users.noreply.github.com |
220aa6782910b9a2db4c3c01bd0c4fa32c2dbe4f | be73270af6be0a811bca4f1710dc6a038e4a8fd2 | /crash-reproduction-moho/results/XWIKI-13708-1-16-MOEAD-WeightedSum:TestLen:CallDiversity/com/xpn/xwiki/internal/template/TemplateListener_ESTest.java | 50a27776c737a89679f2069aef23e4a9d2a8a517 | [] | no_license | STAMP-project/Botsing-multi-objectivization-using-helper-objectives-application | cf118b23ecb87a8bf59643e42f7556b521d1f754 | 3bb39683f9c343b8ec94890a00b8f260d158dfe3 | refs/heads/master | 2022-07-29T14:44:00.774547 | 2020-08-10T15:14:49 | 2020-08-10T15:14:49 | 285,804,495 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 570 | java | /*
* This file was automatically generated by EvoSuite
* Tue Apr 07 23:46:06 UTC 2020
*/
package com.xpn.xwiki.internal.template;
import org.junit.Test;
import static org.junit.Assert.*;
import org.evosuite.runtime.EvoRunner;
import org.evosuite.runtime.EvoRunnerParameters;
import org.junit.runner.RunWith;
@RunWi... | [
"pouria.derakhshanfar@gmail.com"
] | pouria.derakhshanfar@gmail.com |
af5b6d010456287df1d64fc2bb9d360635521472 | 8a6453cd49949798c11f57462d3f64a1fa2fc441 | /aws-java-sdk-translate/src/main/java/com/amazonaws/services/translate/model/transform/EncryptionKeyMarshaller.java | 851fc2b8dd25ecd8b7dbc58afec9b47c73e7690e | [
"Apache-2.0"
] | permissive | tedyu/aws-sdk-java | 138837a2be45ecb73c14c0d1b5b021e7470520e1 | c97c472fd66d7fc8982cb4cf3c4ae78de590cfe8 | refs/heads/master | 2020-04-14T14:17:28.985045 | 2019-01-02T21:46:53 | 2019-01-02T21:46:53 | 163,892,339 | 0 | 0 | Apache-2.0 | 2019-01-02T21:38:39 | 2019-01-02T21:38:39 | null | UTF-8 | Java | false | false | 2,200 | java | /*
* Copyright 2013-2018 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with
* the License. A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "licen... | [
""
] | |
3e4e701752e893512303235b30afb8717e3c85aa | 74539d9e911ccfd18b0c13a526810be052eec77b | /src/com/google/common/collect/CompoundOrdering.java | 367ab019560be66d289f0dca9b1813762c7a9e56 | [] | no_license | dovikn/inegotiate-android | 723f12a3ee7ef46b980ee465b36a6a154e5adf6f | cea5e088b01ae4487d83cd1a84e6d2df78761a6e | refs/heads/master | 2021-01-12T02:14:41.503567 | 2017-01-10T04:20:15 | 2017-01-10T04:20:15 | 78,492,148 | 0 | 1 | null | null | null | null | UTF-8 | Java | false | false | 1,798 | java | package com.google.common.collect;
import com.google.common.annotations.GwtCompatible;
import com.google.common.collect.ImmutableList.Builder;
import java.io.Serializable;
import java.util.Comparator;
import java.util.Iterator;
import java.util.List;
@GwtCompatible(serializable = true)
final class CompoundOrdering<T>... | [
"dovik@dovik-macbookpro.roam.corp.google.com"
] | dovik@dovik-macbookpro.roam.corp.google.com |
7d5a04ead71ac1b9f589ca53d297bed8f2f8a8b4 | 56015a933a04e6754cf8680702b9378accdfb059 | /src/UTF8_LF/myproject/application/winpe32/Section.java | be1d7f9c94cd59b08b75cd1ffbc7d79aee876212 | [
"MIT"
] | permissive | shuichiro-endo/pplusviewer | b5bc8b445511f063c993574ff1a67701bbbf442e | 8a5cd3a288b8495742d29b46ba1ee4546c8824cb | refs/heads/master | 2023-01-12T12:22:18.240469 | 2019-07-16T20:31:40 | 2019-07-16T20:31:40 | 167,485,929 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,547 | java | package myproject.application.winpe32;
import java.nio.ByteBuffer;
import java.nio.ByteOrder;
import javax.xml.bind.DatatypeConverter;
public class Section {
String name;
String strRawAddress;
int rawAddress;
int rawSize;
String strVirtualAddress;
int virtualAddress;
int virtualSize;
int diff;
public Sec... | [
"29345543+shuichiro-endo@users.noreply.github.com"
] | 29345543+shuichiro-endo@users.noreply.github.com |
7426c29a0d8b452a6129fc0da9818379a22e738d | 1a3de9f86032b3c5771f086da63d3a97da50c73b | /review_manager/src/test/java/exort/review_manager/service/ApplicationServiceTest.java | 2aa956d3151246baa8cdfac2ce32cf60c6cf3bbe | [] | no_license | exorteam/Exort | afab5764580ba0c6fa9190f0b93ed0bffa0e8546 | 9a99799b86cd584ddd45fcd830fe86674ab05061 | refs/heads/master | 2021-07-21T13:07:59.809212 | 2019-09-09T14:44:42 | 2019-09-09T14:44:42 | 181,691,175 | 3 | 1 | null | 2020-06-18T16:30:24 | 2019-04-16T13:07:27 | Java | UTF-8 | Java | false | false | 829 | java | package exort.review_manager.service;
import exort.review_manager.entity.Application;
import exort.review_manager.entity.IdGenEntity;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.extension.ExtendWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boo... | [
"icecola2018@gmail.com"
] | icecola2018@gmail.com |
b8bb11914487d64c21f5e9432d7eb1069f3c6937 | e7a8e09e33337f4532b7038a94fa7191a91cf251 | /refatoracao/refatoracao/src/main/java/com/refatoracao/UsuarioComNomeVazioException.java | f1a6154ff0b0e98fc8628c0bad90fb00f58891b7 | [] | no_license | KevinDaSilvaS/TDD-ITA | bbe13dd689585b242129cdd407c265537bcc34f2 | c13af0cb71ca2fb5b0804b866be630b9b45f4c02 | refs/heads/master | 2022-12-28T06:38:09.622726 | 2020-07-28T22:56:57 | 2020-07-28T22:56:57 | 283,345,039 | 1 | 0 | null | 2020-10-14T00:01:19 | 2020-07-28T22:52:34 | Java | UTF-8 | Java | false | false | 206 | java | package com.refatoracao;
@SuppressWarnings("serial")
public class UsuarioComNomeVazioException extends Exception {
public UsuarioComNomeVazioException(String message)
{
super(message);
}
}
| [
"you@example.com"
] | you@example.com |
c9586ca49ee68055fc236f02b0d865c012fdf579 | d5825a3d35ed4d992274aa99d1335078e80ab9e1 | /src/main/java/org/enviapramim/model/ml/ItemResponse.java | 82a8612a3ac8692aacc1a9175856aa45d7c2e467 | [] | no_license | glaucobarroso/envia-pra-mim | 50d3748ecbef707635cc137ef9435cfa912886b9 | 649eb7b6fe0b6b594cfa7447698386de7ad5324f | refs/heads/master | 2020-03-21T23:56:30.617348 | 2018-10-14T20:47:57 | 2018-10-14T20:47:57 | 139,214,466 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 2,562 | java | package org.enviapramim.model.ml;
import java.util.List;
/**
* Created by Glauco on 13/03/2017.
*/
public class ItemResponse {
public Boolean accepts_mercadopago;
public Shipping shipping;
public SellerAddress seller_address;
public String id;
public String site_id;
public String title;
... | [
"glaucoaok@gmail.com"
] | glaucoaok@gmail.com |
0157c624d197410011ebd837be4e1edd462703c7 | e6bbeb4ae2b5a8ad01a784dba55113a9a50ec3c3 | /vehicles/src/test/java/mk/gp/emt/vehicles/VehiclesApplicationTests.java | 7f56ace833a0534f74cb1c2599ba2c8e72d3e92d | [] | no_license | gpodyt/ddd-emt-car-rental | d9ac66dab47fd42391c26da5c367560f36edd2a4 | ad0377535450ea06f618d449ea2bce8924cd2dff | refs/heads/master | 2023-07-19T06:04:26.787521 | 2021-09-22T22:38:41 | 2021-09-22T22:38:41 | 409,355,969 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 221 | java | package mk.gp.emt.vehicles;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class VehiclesApplicationTests {
@Test
void contextLoads() {
}
}
| [
"markmark204@gmail.com"
] | markmark204@gmail.com |
97a23eb94ca14d628acb1cc0466f746800eed766 | 159cc4be111159b8940f0b5dbfca7f79df51edfe | /src/main/java/solutions/ValidParentheses.java | 0e64c0332af6b8c0618ff77b13d551815029254d | [] | no_license | h4ever/LintCodeSolution | e7d5527d9fa27613f2214564e73e274212d1fb30 | 6d1d8cef05b4948511ba74d5001f4a83a43719e4 | refs/heads/master | 2023-08-23T23:33:22.857007 | 2023-08-03T10:05:57 | 2023-08-03T10:05:57 | 213,806,653 | 0 | 0 | null | 2020-10-13T23:30:08 | 2019-10-09T02:54:25 | Java | UTF-8 | Java | false | false | 445 | java | package solutions;
import java.util.Stack;
public class ValidParentheses {
public boolean isValid(String s) {
Stack<Character> stack = new Stack<Character>();
for (char c : s.toCharArray()) {
if (c == '(')
stack.push(')');
else if (c == '{')
stack.push('}');
else if (c == '[')
s... | [
"yangyinhui163@163.com"
] | yangyinhui163@163.com |
eebb5b67c0e842e54285a321cb0c6bdfc7085f8e | e1e9b038b7e54edf20df4310b546f9b3fab67dcd | /jydudailib/src/main/java/com/jiyou/jydudailib/thirdtools/http/okhttp3/Authenticator.java | b54ffeb127d09e8f7ca8ee5e04aabca24b982419 | [] | no_license | fyc/Dudai | bfff0697271e20cb5794b4ee616dc940c960f26f | 075d89c80dc95c07ad43f1befa5d7ddce963057c | refs/heads/master | 2020-06-13T20:05:37.073800 | 2019-06-26T13:23:12 | 2019-06-26T13:23:12 | 194,774,032 | 0 | 0 | null | null | null | null | UTF-8 | Java | false | false | 3,030 | java | /*
* Copyright (C) 2015 Square, Inc.
*
* 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 agre... | [
"fangyichao@7yol.cn"
] | fangyichao@7yol.cn |
eee32f5f4771f6c4244fa42813a87fa75ecce9ca | e0284f5f6503660524b2847927bae0e11bed2242 | /src/chat/lesson4/online/ClientGUI.java | dbebf3d508ee19262072f0669b024ee1364889b5 | [] | no_license | njakimov/secondCourseOOP | 00b6616c5d4cc4fa78ec90d0ede851aee262eb69 | 558ed7553c1acc19f06826f81a320490f2a65680 | refs/heads/master | 2023-01-31T16:05:35.902893 | 2020-12-17T14:43:02 | 2020-12-17T14:43:02 | 318,315,554 | 0 | 0 | null | 2020-12-14T17:16:43 | 2020-12-03T20:46:48 | Java | UTF-8 | Java | false | false | 5,947 | java | package chat.lesson4.online;
import lesson6.MyFile;
import javax.swing.*;
import java.awt.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.KeyAdapter;
import java.awt.event.KeyEvent;
import java.io.File;
import java.io.IOException;
import java.nio.file.Files;
import ja... | [
"mn.yakimov@pfsz.ru"
] | mn.yakimov@pfsz.ru |
503404a5779c8d87ac793a075ad71454db19ad60 | eb9f655206c43c12b497c667ba56a0d358b6bc3a | /java/java-tests/testData/compileServer/incremental/membersChange/deleteSAMInterfaceMethod/src/ServiceClient.java | c7b2308c51450ba32188810e3275ef2ca76bcdbf | [
"Apache-2.0"
] | permissive | JetBrains/intellij-community | 2ed226e200ecc17c037dcddd4a006de56cd43941 | 05dbd4575d01a213f3f4d69aa4968473f2536142 | refs/heads/master | 2023-09-03T17:06:37.560889 | 2023-09-03T11:51:00 | 2023-09-03T12:12:27 | 2,489,216 | 16,288 | 6,635 | Apache-2.0 | 2023-09-12T07:41:58 | 2011-09-30T13:33:05 | null | UTF-8 | Java | false | false | 119 | java | public class ServiceClient {
public void execute() {
Util.invokeService(() -> System.out.println("Hello"));
}
} | [
"intellij-monorepo-bot-no-reply@jetbrains.com"
] | intellij-monorepo-bot-no-reply@jetbrains.com |
cc5743b8fed16b68b70f875f47e001304eaaf733 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/23/23_62d0276a0d60f7db875d94efb262cfd379a5f9c6/MonacaPageActivity/23_62d0276a0d60f7db875d94efb262cfd379a5f9c6_MonacaPageActivity_t.java | a998901f2249e86449ddf68a4fde83e8a5feff5e | [] | no_license | zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516692 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | null | UTF-8 | Java | false | false | 37,950 | java | package mobi.monaca.framework;
import java.io.File;
import java.io.FileReader;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.io.Reader;
import java.io.StringWriter;
import java.io.Writer;
import java.util.ArrayList;
import java.util.HashMap;
import j... | [
"yuzhongxing88@gmail.com"
] | yuzhongxing88@gmail.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.