blob_id stringlengths 40 40 | __id__ int64 225 39,780B | directory_id stringlengths 40 40 | path stringlengths 6 313 | content_id stringlengths 40 40 | detected_licenses list | license_type stringclasses 2
values | repo_name stringlengths 6 132 | repo_url stringlengths 25 151 | snapshot_id stringlengths 40 40 | revision_id stringlengths 40 40 | branch_name stringlengths 4 70 | visit_date timestamp[ns] | revision_date timestamp[ns] | committer_date timestamp[ns] | github_id int64 7.28k 689M ⌀ | star_events_count int64 0 131k | fork_events_count int64 0 48k | gha_license_id stringclasses 23
values | gha_fork bool 2
classes | gha_event_created_at timestamp[ns] | gha_created_at timestamp[ns] | gha_updated_at timestamp[ns] | gha_pushed_at timestamp[ns] | gha_size int64 0 40.4M ⌀ | gha_stargazers_count int32 0 112k ⌀ | gha_forks_count int32 0 39.4k ⌀ | gha_open_issues_count int32 0 11k ⌀ | gha_language stringlengths 1 21 ⌀ | gha_archived bool 2
classes | gha_disabled bool 1
class | content stringlengths 7 4.37M | src_encoding stringlengths 3 16 | language stringclasses 1
value | length_bytes int64 7 4.37M | extension stringclasses 24
values | filename stringlengths 4 174 | language_id stringclasses 1
value | entities list | contaminating_dataset stringclasses 0
values | malware_signatures list | redacted_content stringlengths 7 4.37M | redacted_length_bytes int64 7 4.37M | alphanum_fraction float32 0.25 0.94 | alpha_fraction float32 0.25 0.94 | num_lines int32 1 84k | avg_line_length float32 0.76 99.9 | std_line_length float32 0 220 | max_line_length int32 5 998 | is_vendor bool 2
classes | is_generated bool 1
class | max_hex_length int32 0 319 | hex_fraction float32 0 0.38 | max_unicode_length int32 0 408 | unicode_fraction float32 0 0.36 | max_base64_length int32 0 506 | base64_fraction float32 0 0.5 | avg_csv_sep_count float32 0 4 | is_autogen_header bool 1
class | is_empty_html bool 1
class | shard stringclasses 16
values |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
fb0e413a0e6027f1c99634a72e7d287bde601abf | 30,142,080,499,979 | e8249be2e22396e2db07dfe4f22ded5de82bae49 | /src/main/java/fr/insee/pearljam/api/domain/ClosingCause.java | acd94e21dcdace09fd44252bd5d36cd18b38133d | [
"MIT"
] | permissive | InseeFr/Pearl-Jam-Back-Office | https://github.com/InseeFr/Pearl-Jam-Back-Office | ddaf31ec4f1327806fcc2bc3d9e6321c9af68100 | 2956a4b278cf9949bf1576117580706313e522e1 | refs/heads/master | 2023-07-21T14:04:04.221000 | 2023-03-31T12:30:38 | 2023-03-31T12:30:38 | 252,751,224 | 1 | 10 | MIT | false | 2023-07-19T08:46:23 | 2020-04-03T14:10:48 | 2021-12-17T12:50:50 | 2023-07-19T08:46:22 | 848 | 0 | 8 | 4 | Java | false | false | package fr.insee.pearljam.api.domain;
import java.io.Serializable;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.EnumType;
import javax.persistence.Enumerated;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
im... | UTF-8 | Java | 2,296 | java | ClosingCause.java | Java | [] | null | [] | package fr.insee.pearljam.api.domain;
import java.io.Serializable;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.EnumType;
import javax.persistence.Enumerated;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
im... | 2,296 | 0.703397 | 0.695122 | 119 | 18.294117 | 18.431957 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.260504 | false | false | 4 |
acfe9060781c72d41967cc4229f599053b257990 | 28,501,402,990,290 | 9f7bee023eb88e7744079b07ad1ee8626441b810 | /src/main/java/com/optimal_solutions_task/file_service/FileWriterServiceImpl.java | 37229c5b2550dc854b64243254364bda6c546d63 | [] | no_license | marianburdianov/consume-csv-file | https://github.com/marianburdianov/consume-csv-file | a69f689d5a852faa42b39ab66d6ec8f07396971b | 295d82e943eda6b16d8eb93e317c2c27d73ba1c6 | refs/heads/master | 2023-03-13T03:10:38.889000 | 2021-02-08T12:47:29 | 2021-02-08T12:47:29 | 331,902,938 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.optimal_solutions_task.file_service;
import com.opencsv.CSVWriter;
import lombok.Getter;
import lombok.RequiredArgsConstructor;
import lombok.Setter;
import java.io.FileNotFoundException;
import java.io.FileWriter;
import java.io.IOException;
import java.util.List;
import java.util.logging.FileHandler;
im... | UTF-8 | Java | 2,563 | java | FileWriterServiceImpl.java | Java | [] | null | [] | package com.optimal_solutions_task.file_service;
import com.opencsv.CSVWriter;
import lombok.Getter;
import lombok.RequiredArgsConstructor;
import lombok.Setter;
import java.io.FileNotFoundException;
import java.io.FileWriter;
import java.io.IOException;
import java.util.List;
import java.util.logging.FileHandler;
im... | 2,563 | 0.683964 | 0.683964 | 85 | 29.152941 | 27.880209 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.447059 | false | false | 4 |
ee5f2e33eb44cbae28b0c6af39c7c3dd9f95ddce | 19,018,115,209,525 | ae686467864fdf0a4e461dd051d903836cefb190 | /EasyTravel/src/Helpers/AuthHelper.java | 28adbcbede4a60c898a3ea700efc05c76dc49c7e | [] | no_license | RusteYa/EasyTravel | https://github.com/RusteYa/EasyTravel | 6274b5d5df30065b0af581fa70421fd105a65b99 | ac4189cb4cc4c4f2f0ce28d2dc4fd4f7cac003e5 | refs/heads/master | 2021-05-07T19:04:06.703000 | 2017-11-24T20:20:10 | 2017-11-24T20:21:54 | 108,886,643 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package helpers;
import entities.User;
import repositories.LoginDataRepository;
import repositories.UsersRepository;
import javax.servlet.http.Cookie;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import java.util.UUID;
/**
* Created by Rustem.
*/
public class AuthHel... | UTF-8 | Java | 2,501 | java | AuthHelper.java | Java | [
{
"context": "esponse;\nimport java.util.UUID;\n\n/**\n * Created by Rustem.\n */\npublic class AuthHelper {\n public static ",
"end": 294,
"score": 0.9968525171279907,
"start": 288,
"tag": "NAME",
"value": "Rustem"
}
] | null | [] | package helpers;
import entities.User;
import repositories.LoginDataRepository;
import repositories.UsersRepository;
import javax.servlet.http.Cookie;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import java.util.UUID;
/**
* Created by Rustem.
*/
public class AuthHel... | 2,501 | 0.61495 | 0.611313 | 74 | 32.445946 | 25.657906 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.662162 | false | false | 4 |
b7f1704c97c2385b42c15be2481011bfa5d74024 | 5,875,515,315,351 | 1f43ce7d460bf0c67d1094021a99258f4b9648a9 | /src/test/java/br/com/crazycrowd/mp3m4aconverter/steps/Mp3PathProcessorTest.java | 28c2c1c15918ad724ecbe867aed9ecacc39cdb40 | [
"MIT"
] | permissive | markitovtr1/MP3M4AConverter | https://github.com/markitovtr1/MP3M4AConverter | 200401f40d82d4c57b99e07f7e5a975d5b102213 | 6138f556b9f326154cb530997ab25e1232bedd35 | refs/heads/master | 2020-04-01T01:08:33.874000 | 2018-10-18T09:36:45 | 2018-10-18T09:36:45 | 152,727,836 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.crazycrowd.mp3m4aconverter.steps;
import static org.junit.Assert.assertEquals;
import static org.mockito.Matchers.any;
import static org.mockito.Mockito.doNothing;
import static org.mockito.Mockito.never;
import static org.mockito.Mockito.times;
import static org.mockito.Mockito.verify;
import static or... | UTF-8 | Java | 4,351 | java | Mp3PathProcessorTest.java | Java | [
{
"context": "p3m4aconverter.utils.TagWriter;\n\n/**\n *\n * @author marcos.romero\n */\n@RunWith(MockitoJUnitRunner.class)\n",
"end": 1057,
"score": 0.521213948726654,
"start": 1054,
"tag": "NAME",
"value": "mar"
},
{
"context": "aconverter.utils.TagWriter;\n\n/**\n *\n * @author ma... | null | [] | package br.com.crazycrowd.mp3m4aconverter.steps;
import static org.junit.Assert.assertEquals;
import static org.mockito.Matchers.any;
import static org.mockito.Mockito.doNothing;
import static org.mockito.Mockito.never;
import static org.mockito.Mockito.times;
import static org.mockito.Mockito.verify;
import static or... | 4,351 | 0.797977 | 0.787405 | 111 | 38.198196 | 33.280632 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.558559 | false | false | 4 |
9f09e30b5095ac25b036263d8523f2c11ef6d12e | 5,317,169,539,548 | 65c3362256f9061f13a1021969121a8cf64ef135 | /2-2/ch07/src/sec01/exam07/DownCasting.java | e91524c092f45862d63769b45690ce2c4b321e32 | [] | no_license | leejiyoon7/Eclipse_WS | https://github.com/leejiyoon7/Eclipse_WS | 3d1fbdcb434ae52f7865c34c9da207945104ba3f | 60343c72ad4accf1b42949048c7b845b4959190e | refs/heads/master | 2022-05-27T23:33:43.668000 | 2020-04-29T06:02:58 | 2020-04-29T06:02:58 | 259,838,723 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sec01.exam07;
import java.util.ArrayList;
class Animal{
public void move(){
System.out.println("동물이 움직입니다.");
}
}
class Human extends Animal{
public void move(){
System.out.println("사람이 두 발로 걷습니다. ");
}
public void readBook(){
System.out.println("사람이 책을 읽습니다. ");
}
}
class Tiger extends Animal... | UHC | Java | 2,880 | java | DownCasting.java | Java | [] | null | [] | package sec01.exam07;
import java.util.ArrayList;
class Animal{
public void move(){
System.out.println("동물이 움직입니다.");
}
}
class Human extends Animal{
public void move(){
System.out.println("사람이 두 발로 걷습니다. ");
}
public void readBook(){
System.out.println("사람이 책을 읽습니다. ");
}
}
class Tiger extends Animal... | 2,880 | 0.62096 | 0.618652 | 103 | 19.980583 | 16.828074 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.893204 | false | false | 4 |
afe4f422a3db69371c14ed3434365fd831fc4590 | 28,956,669,563,739 | a828119846088bba601a2aae274aa71ace65d9a4 | /Tool/dex2jar/out/com/google/android/gms/common/api/m.java | 9013d220f40d37c64a92f36197fead7984a46a08 | [] | no_license | PhuongThao09/ZingMP3 | https://github.com/PhuongThao09/ZingMP3 | 19112d400dc2c30719f03272c0de3b8101bfe3b9 | a060ee305894c2d89e8636bd2700b16ecde6c421 | refs/heads/master | 2020-06-11T20:11:33.371000 | 2019-06-27T11:37:16 | 2019-06-27T11:37:16 | 194,065,503 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //
// Decompiled by Procyon v0.5.30
//
package com.google.android.gms.common.api;
public abstract class m<R extends f>
{
}
| UTF-8 | Java | 127 | java | m.java | Java | [] | null | [] | //
// Decompiled by Procyon v0.5.30
//
package com.google.android.gms.common.api;
public abstract class m<R extends f>
{
}
| 127 | 0.692913 | 0.661417 | 9 | 13.111111 | 16.85523 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.111111 | false | false | 4 |
777f9c75cf7841b8160ac4e088457ddb65dba796 | 16,166,256,969,806 | 6be298072ed4437519af48f160eeef071ecc1aeb | /src/main/java/cn/appsys/service/AppCategoryService.java | 5e594fa94022947f448df00863b2dddce1fe584f | [] | no_license | Whiskyyin/App_Manager | https://github.com/Whiskyyin/App_Manager | d0dc07b912f83fbc11955acf2f7ea6388a104916 | 7e791d0480beb4c4165b0950f3185ab11cd65c78 | refs/heads/master | 2021-08-07T21:27:36.914000 | 2017-11-09T00:55:42 | 2017-11-09T01:20:16 | 110,050,152 | 2 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.appsys.service;
import java.util.List;
import cn.appsys.pojo.AppCategory;
public interface AppCategoryService {
List<AppCategory> appCategoryList(String parentId);
}
| UTF-8 | Java | 193 | java | AppCategoryService.java | Java | [] | null | [] | package cn.appsys.service;
import java.util.List;
import cn.appsys.pojo.AppCategory;
public interface AppCategoryService {
List<AppCategory> appCategoryList(String parentId);
}
| 193 | 0.756477 | 0.756477 | 10 | 17.299999 | 18.433935 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 4 |
235916068c39b89669c0f4922cbb3a338d497f9e | 23,716,809,460,176 | 789bdec9edc5b6afbf79575b144c667417cd1511 | /app/src/main/java/com/doyouevenplank/android/activity/VideoActivity.java | ffa24692ba0499619da8d3448700b33ee052bfdc | [] | no_license | tsmears/android-do-you-even-plank | https://github.com/tsmears/android-do-you-even-plank | c9864ddbe0f814356ad875a101bde1f5b56d2a4d | 34b3616e0038efeb030dc0a6bebc2bfbebce957a | refs/heads/master | 2021-01-21T10:05:54.526000 | 2017-04-16T23:23:05 | 2017-04-16T23:23:05 | 83,382,183 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.doyouevenplank.android.activity;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.os.Handler;
import android.view.View;
import android.widget.ProgressBar;
import android.widget.TextView;
import com.doyouevenplank.android.R;
import com.doyouevenplank.a... | UTF-8 | Java | 7,123 | java | VideoActivity.java | Java | [] | null | [] | package com.doyouevenplank.android.activity;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.os.Handler;
import android.view.View;
import android.widget.ProgressBar;
import android.widget.TextView;
import com.doyouevenplank.android.R;
import com.doyouevenplank.a... | 7,123 | 0.673031 | 0.667556 | 181 | 38.353592 | 31.20998 | 148 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.718232 | false | false | 4 |
bac8a3fff2a5930c6ae2ae971880c2f9562dba10 | 29,377,576,323,402 | 96484f2b541c9cf436d06460feea61bddf32cc71 | /Contacts/app/src/main/java/by/aangurets/contacts/model/Constants.java | a9bc52d5ec98cbdbe29c5ae40baf300e76e1c7ea | [] | no_license | aangurets/android-projects | https://github.com/aangurets/android-projects | d65f7d10fc20c185ebb9f5884470460583f09c58 | 8b6f46f8bd846e8737e04cef04143d7c2afcd4c5 | refs/heads/master | 2021-01-18T21:48:59.992000 | 2017-03-31T07:42:08 | 2017-03-31T07:42:08 | 42,136,383 | 0 | 0 | null | false | 2015-11-12T09:44:36 | 2015-09-08T20:11:07 | 2015-09-08T20:27:15 | 2015-11-12T09:44:30 | 632 | 0 | 0 | 0 | Java | null | null | package by.aangurets.contacts.model;
/**
* Created by aangurets on 15-Sep-15.
*/
public class Constants {
public static final String ID = "ID # ";
public static final String PHONE = "Phone number: ";
public static final String ID_SELECTED_CONTACT = "selected contact";
public static final String POSI... | UTF-8 | Java | 374 | java | Constants.java | Java | [
{
"context": "ge by.aangurets.contacts.model;\n\n/**\n * Created by aangurets on 15-Sep-15.\n */\npublic class Constants {\n\n p",
"end": 65,
"score": 0.9996925592422485,
"start": 56,
"tag": "USERNAME",
"value": "aangurets"
}
] | null | [] | package by.aangurets.contacts.model;
/**
* Created by aangurets on 15-Sep-15.
*/
public class Constants {
public static final String ID = "ID # ";
public static final String PHONE = "Phone number: ";
public static final String ID_SELECTED_CONTACT = "selected contact";
public static final String POSI... | 374 | 0.708556 | 0.697861 | 13 | 27.76923 | 28.711172 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.384615 | false | false | 4 |
af7738c1fdc3c9dbb7c1141d1eed8d247215ca60 | 28,673,201,726,576 | c0aa2baf62be5782f762f234d104cf6d8bae77ab | /src/lexer/WhitespaceToken.java | a33df69a973968faa35f10375fb12d8b5015213c | [] | no_license | Duta/Daejo | https://github.com/Duta/Daejo | d9b67b4fcd3bb1371f0ff91c501d0c7220397b1a | 729969354d452ba34658f6b3d48cff1aca07b6cc | refs/heads/master | 2020-12-24T17:08:44.644000 | 2013-06-08T10:52:02 | 2013-06-08T10:52:02 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package lexer;
/**
* Created with IntelliJ IDEA.
* User: Bertie
* Date: 06/06/13
* Time: 21:38
* To change this template use File | Settings | File Templates.
*/
public class WhitespaceToken extends Token {
public WhitespaceToken() {
super("WS");
}
}
| UTF-8 | Java | 262 | java | WhitespaceToken.java | Java | [
{
"context": "exer;\n\n/**\n * Created with IntelliJ IDEA.\n * User: Bertie\n * Date: 06/06/13\n * Time: 21:38\n * To change thi",
"end": 66,
"score": 0.9756309986114502,
"start": 60,
"tag": "USERNAME",
"value": "Bertie"
}
] | null | [] | package lexer;
/**
* Created with IntelliJ IDEA.
* User: Bertie
* Date: 06/06/13
* Time: 21:38
* To change this template use File | Settings | File Templates.
*/
public class WhitespaceToken extends Token {
public WhitespaceToken() {
super("WS");
}
}
| 262 | 0.675573 | 0.637405 | 14 | 17.714285 | 17.713709 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 4 |
ec1591322229875ccc592b1c00b36c2655bdc090 | 26,766,236,218,617 | d96f89552eae26726bcbd0132d488a0a45955870 | /Demo/app/src/main/java/com/hgf/jetpack/BaseApplication.java | 1485c70774322fb60d2e43c0a8df7baf14476452 | [
"Apache-2.0"
] | permissive | huangguofeng/Jetpack | https://github.com/huangguofeng/Jetpack | 766964649c32200381501250002fd6133fd4b3ab | c9bba517f311b4bb3b07c8c187a84a56c22e6d56 | refs/heads/main | 2023-08-15T01:41:23.475000 | 2021-10-10T07:07:13 | 2021-10-10T07:07:13 | 385,502,441 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hgf.jetpack;
import android.app.Application;
import android.content.Context;
import androidx.lifecycle.ProcessLifecycleOwner;
import androidx.multidex.MultiDex;
import com.hgf.jetpack.lifecycle.observer.ApplicationLifecycleObserver;
/**
* @author :huangguofeng
* date :2020-06-22
* package :com.hgf... | UTF-8 | Java | 799 | java | BaseApplication.java | Java | [
{
"context": "er.ApplicationLifecycleObserver;\n\n/**\n * @author :huangguofeng\n * date :2020-06-22\n * package :com.hgf.jetpac",
"end": 277,
"score": 0.9860130548477173,
"start": 265,
"tag": "USERNAME",
"value": "huangguofeng"
}
] | null | [] | package com.hgf.jetpack;
import android.app.Application;
import android.content.Context;
import androidx.lifecycle.ProcessLifecycleOwner;
import androidx.multidex.MultiDex;
import com.hgf.jetpack.lifecycle.observer.ApplicationLifecycleObserver;
/**
* @author :huangguofeng
* date :2020-06-22
* package :com.hgf... | 799 | 0.739675 | 0.729662 | 31 | 24.774193 | 24.650734 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.387097 | false | false | 4 |
72f85b2ce1fdcb3b71f956e1ce9b321f617ced14 | 22,728,966,948,181 | f5ab5192056b4190e2b36e282174af2c91bc6078 | /src/main/java/com/qa/framework/ExtentReport.java | e5841010a4e8d200dad02047fb2e3d89c74fa553 | [] | no_license | siddharthsircar/SelJavaFramework | https://github.com/siddharthsircar/SelJavaFramework | 9d5ec7c18da1d4527a05413aa4c214527d8dca34 | e9be1b143b1fc21e2dee55b8bdb70467e9f870c7 | refs/heads/master | 2022-04-09T03:43:29.498000 | 2019-09-25T10:57:43 | 2019-09-25T10:57:43 | 210,637,616 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.qa.framework;
import java.text.DateFormat;
import java.text.SimpleDateFormat;
import java.util.Calendar;
import com.aventstack.extentreports.ExtentReports;
import com.aventstack.extentreports.reporter.ExtentHtmlReporter;
import com.aventstack.extentreports.reporter.configuration.ChartLocation;
import com.... | UTF-8 | Java | 1,602 | java | ExtentReport.java | Java | [] | null | [] | package com.qa.framework;
import java.text.DateFormat;
import java.text.SimpleDateFormat;
import java.util.Calendar;
import com.aventstack.extentreports.ExtentReports;
import com.aventstack.extentreports.reporter.ExtentHtmlReporter;
import com.aventstack.extentreports.reporter.configuration.ChartLocation;
import com.... | 1,602 | 0.778402 | 0.778402 | 38 | 41.184212 | 30.25667 | 141 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.210526 | false | false | 4 |
b8f12745136cc6bbc281946663f6a519f02576c4 | 25,649,544,728,050 | 5547c92f1fce31a45999d6cb697ddb50f4a5831e | /src/GUI/MultiClient.java | dfb0dc233b735f6bebffe2e474e44ffb2659e98c | [] | no_license | mohammad747/Chat | https://github.com/mohammad747/Chat | 11715f1db6efba756472d156717fc3dc3c2b25f7 | 4fb4a35b5768c7088ed008d0c5e936be361ae45b | refs/heads/master | 2020-05-19T09:03:27.350000 | 2019-05-14T08:17:00 | 2019-05-14T08:17:00 | 184,937,759 | 1 | 1 | null | false | 2019-05-06T11:49:36 | 2019-05-04T19:45:42 | 2019-05-06T11:21:19 | 2019-05-06T11:49:36 | 31 | 1 | 0 | 0 | Java | false | false | package GUI;
import java.io.DataInputStream;
import java.io.DataOutputStream;
import java.io.IOException;
import java.net.Socket;
public class MultiClient implements Runnable {
Socket socket;
MultiClient (Socket socket){
this.socket = socket;
}
@Override
public void run() {
try... | UTF-8 | Java | 1,188 | java | MultiClient.java | Java | [] | null | [] | package GUI;
import java.io.DataInputStream;
import java.io.DataOutputStream;
import java.io.IOException;
import java.net.Socket;
public class MultiClient implements Runnable {
Socket socket;
MultiClient (Socket socket){
this.socket = socket;
}
@Override
public void run() {
try... | 1,188 | 0.561448 | 0.561448 | 47 | 24.276596 | 25.355097 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.319149 | false | false | 4 |
97dd8f72e1205663edac7a4e251117dafad46e0c | 20,564,303,444,303 | a8a45dacac124b3504f7fb1f6b3a1b59f7b6ddef | /app/src/main/java/com/example/android/reportcard/ReportCard.java | 7b36515bca99ca51898fedb2d70e4deffcc7fe5d | [] | no_license | victorcocuz/ReportCard | https://github.com/victorcocuz/ReportCard | 2fc9a28f9175454b9f73ce01d54502d8b0c5281c | 345705bd03eb139c685ebc224a802c9fc5886846 | refs/heads/master | 2021-01-23T05:50:06.729000 | 2017-05-31T21:58:25 | 2017-05-31T21:58:25 | 92,992,213 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.android.reportcard;
/**
* Created by victo on 5/30/2017.
*/
public class ReportCard {
private String mName;
private int mGrade;
private float mWeight;
public float average;
public float totalWeight;
public float addedAverage;
public ReportCard(String course, int gra... | UTF-8 | Java | 991 | java | ReportCard.java | Java | [
{
"context": "com.example.android.reportcard;\n\n/**\n * Created by victo on 5/30/2017.\n */\n\npublic class ReportCard {\n\n ",
"end": 64,
"score": 0.9937079548835754,
"start": 59,
"tag": "USERNAME",
"value": "victo"
}
] | null | [] | package com.example.android.reportcard;
/**
* Created by victo on 5/30/2017.
*/
public class ReportCard {
private String mName;
private int mGrade;
private float mWeight;
public float average;
public float totalWeight;
public float addedAverage;
public ReportCard(String course, int gra... | 991 | 0.584258 | 0.575177 | 48 | 19.645834 | 15.751309 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4375 | false | false | 4 |
06aed1c58387993794cb9d1e598fb956d349a9cd | 21,165,598,858,358 | 2945814ac5f79d9103b9fa5b950683b7fc4be8df | /app/src/main/java/com/cemsafa/note_crrk_android/FolderRVAdapter.java | 546fa6de517c109f0207d34b58414baddcd60cc1 | [] | no_license | cemsafa/note-app-android | https://github.com/cemsafa/note-app-android | 944446f8f50d6bb033d49b3daa5af6ea92f18ca2 | b63a83307d1bb8ab5d766b9f7c32395fb3158f6e | refs/heads/master | 2023-08-21T22:30:40.752000 | 2021-10-18T16:35:15 | 2021-10-18T16:35:15 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cemsafa.note_crrk_android;
import android.content.Context;
import android.content.Intent;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.recyclerview.widget.RecyclerView;
impo... | UTF-8 | Java | 2,389 | java | FolderRVAdapter.java | Java | [] | null | [] | package com.cemsafa.note_crrk_android;
import android.content.Context;
import android.content.Intent;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.recyclerview.widget.RecyclerView;
impo... | 2,389 | 0.731687 | 0.731687 | 73 | 31.726027 | 30.364119 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.534247 | false | false | 4 |
00924fce68758993c4ab9d5263b834108f27936d | 20,693,152,465,306 | 33c3bb8d564fa91ce569e7f176ac9e9d189604d7 | /app/src/main/java/com/example/app_ban_hang/detail/first_Detail_Layout.java | 0f9f01a63253a31f1189be25b35f4b2bdfa4831c | [] | no_license | pnhoa/PuppyStore | https://github.com/pnhoa/PuppyStore | 31ffc31877888daacc3b0cd541ff87cae6a531da | 5fea5ae9c9b94d96270a66a857da66e67655e50d | refs/heads/main | 2023-01-28T21:01:47.114000 | 2020-12-15T16:18:40 | 2020-12-15T16:18:40 | 321,722,012 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.app_ban_hang.detail;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import com.example.app_ban_hang.model.DatabaseAccessFavourite;
import com.example.app_ban_hang.model.DogClass;
import androidx.appcompat.app.AppCompatActivity;
import com.example.app_ban_hang.R;... | UTF-8 | Java | 5,560 | java | first_Detail_Layout.java | Java | [] | null | [] | package com.example.app_ban_hang.detail;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import com.example.app_ban_hang.model.DatabaseAccessFavourite;
import com.example.app_ban_hang.model.DogClass;
import androidx.appcompat.app.AppCompatActivity;
import com.example.app_ban_hang.R;... | 5,560 | 0.616007 | 0.611511 | 169 | 31.899408 | 26.246588 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.715976 | false | false | 4 |
81295243be1099ec811c708beaa33ef985fdac74 | 6,064,493,862,168 | e2970168f718515a5bb0d2bbb315bc23ca658f99 | /src/main/java/eu/cefim/java/model/categorieBillet/CategorieBilletQuery.java | 1fa605983d281709d5b0c55aacc060bea51d9bc1 | [] | no_license | eu-cefim-projetMVC/ProjectMVC | https://github.com/eu-cefim-projetMVC/ProjectMVC | 5939e8dae6044c0fedfc5f3d144ce209515e0eec | 53de19e0f08e345d27af312c8542b4c0f84e590f | refs/heads/master | 2022-07-24T06:18:50.123000 | 2020-02-17T08:03:58 | 2020-02-17T08:03:58 | 238,922,927 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package eu.cefim.java.model.categorieBillet;
import eu.cefim.java.model.AccesBdd;
import org.apache.commons.dbutils.BasicRowProcessor;
import org.apache.commons.dbutils.BeanProcessor;
import org.apache.commons.dbutils.QueryRunner;
import org.apache.commons.dbutils.handlers.BeanHandler;
import org.apache.commons.dbutil... | UTF-8 | Java | 2,806 | java | CategorieBilletQuery.java | Java | [] | null | [] | package eu.cefim.java.model.categorieBillet;
import eu.cefim.java.model.AccesBdd;
import org.apache.commons.dbutils.BasicRowProcessor;
import org.apache.commons.dbutils.BeanProcessor;
import org.apache.commons.dbutils.QueryRunner;
import org.apache.commons.dbutils.handlers.BeanHandler;
import org.apache.commons.dbutil... | 2,806 | 0.706029 | 0.705673 | 69 | 39.594204 | 40.294682 | 172 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.927536 | false | false | 4 |
ab7c70b3d3673090860fd1a56426a2e772e831c8 | 25,314,537,274,196 | a84ad148d0439e654dd540032cf3ba90a3e4d348 | /eclipse_java_workspace/J_JavaSE/src/threadPool/fork_join/Applyer.java | f6f788c16a702ccc86d548ac6cadf2399e00819a | [] | no_license | zhao1jin4/eclipse_java_workspace | https://github.com/zhao1jin4/eclipse_java_workspace | 4b9b9f56bac0632c0d10c6f8e98160a2df48d87a | 919868eeb0ca86ebb47307aee3ef2f9c92d70b44 | refs/heads/master | 2022-12-20T09:04:47.693000 | 2021-01-30T02:31:45 | 2021-01-30T02:31:45 | 93,358,023 | 1 | 0 | null | false | 2022-12-16T15:31:56 | 2017-06-05T02:42:55 | 2021-01-30T02:33:02 | 2022-12-16T15:31:53 | 234,622 | 0 | 0 | 29 | Java | false | false | package threadPool.fork_join;
import java.util.concurrent.ForkJoinPool;
import java.util.concurrent.RecursiveAction;
//RecursiveAction 文档中的示例,计算数组中的每个数的平方,最后相再加
class Applyer extends RecursiveAction
{
final double[] array;
final int lo, hi;
double result;
Applyer next; // keeps track of right-h... | GB18030 | Java | 2,120 | java | Applyer.java | Java | [] | null | [] | package threadPool.fork_join;
import java.util.concurrent.ForkJoinPool;
import java.util.concurrent.RecursiveAction;
//RecursiveAction 文档中的示例,计算数组中的每个数的平方,最后相再加
class Applyer extends RecursiveAction
{
final double[] array;
final int lo, hi;
double result;
Applyer next; // keeps track of right-h... | 2,120 | 0.586032 | 0.559717 | 62 | 29.903225 | 27.181416 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.483871 | false | false | 4 |
9045572c83b0c588639ea4df02217f1ac6de9ad5 | 8,160,437,902,564 | fdd001d87b506ebb2312dc64dbbe2de8a47e986c | /ClassWork3/domain/src/main/java/com/itacademy/domain/interactors/GetUserByIdUseCase.java | ba430dfb29e95479bac59d15f3211a7179919359 | [] | no_license | scream4ik89/Android | https://github.com/scream4ik89/Android | 746ebf24fd2cf3938871f082e05183f6b4537a4d | d48253225ee41c38bbe6a26edf2a5656f6aeb721 | refs/heads/master | 2021-04-30T05:44:22.904000 | 2018-04-26T21:38:24 | 2018-04-26T21:38:24 | 121,416,543 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.itacademy.domain.interactors;
import com.itacademy.domain.entity.UserEntity;
import com.itacademy.domain.executor.PostExecutionThread;
import com.itacademy.domain.repository.UserRepository;
import javax.inject.Inject;
import io.reactivex.Observable;
public class GetUserByIdUseCase extends BaseUseCase {
... | UTF-8 | Java | 1,431 | java | GetUserByIdUseCase.java | Java | [] | null | [] | package com.itacademy.domain.interactors;
import com.itacademy.domain.entity.UserEntity;
import com.itacademy.domain.executor.PostExecutionThread;
import com.itacademy.domain.repository.UserRepository;
import javax.inject.Inject;
import io.reactivex.Observable;
public class GetUserByIdUseCase extends BaseUseCase {
... | 1,431 | 0.699129 | 0.699129 | 35 | 35.085712 | 28.502001 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.342857 | false | false | 4 |
42f4793a03dc4b0d8476a9d3f7448c2f03a5cd07 | 24,610,162,663,713 | 66cee49f764ca90db395e32c1941e923e8b69e66 | /xm/js/MD_JSYLC/app/src/main/java/com/kmjd/jsylc/zxh/ui/fragment/LoginFragment.java | 8dc626856c38084a6e7bd0afc00eb109f41868aa | [
"Apache-2.0"
] | permissive | ming1991/kmxm | https://github.com/ming1991/kmxm | a69dcb004a5d3fac89f3f725455b046095a40213 | f3cbf8e5bb5fe1b6e7ae4090cf9e44f9d592bc56 | refs/heads/master | 2018-11-15T04:04:00.407000 | 2018-09-02T03:42:49 | 2018-09-02T03:42:49 | 147,045,112 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.kmjd.jsylc.zxh.ui.fragment;
import android.animation.ObjectAnimator;
import android.annotation.SuppressLint;
import android.app.Dialog;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.graphics.Color;
import android.graphics.drawable.Colo... | UTF-8 | Java | 41,825 | java | LoginFragment.java | Java | [
{
"context": "o.reactivex.functions.Consumer;\n\n/**\n * Created by androidshuai on 2017/12/22.\n */\n\npublic class LoginFragment ex",
"end": 2694,
"score": 0.9996848106384277,
"start": 2682,
"tag": "USERNAME",
"value": "androidshuai"
}
] | null | [] | package com.kmjd.jsylc.zxh.ui.fragment;
import android.animation.ObjectAnimator;
import android.annotation.SuppressLint;
import android.app.Dialog;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.graphics.Color;
import android.graphics.drawable.Colo... | 41,825 | 0.611776 | 0.609373 | 967 | 39.888313 | 32.538578 | 159 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.557394 | false | false | 4 |
a63aa6418bb9f9133727786cef6aba1ee246a240 | 20,864,951,146,208 | 845eda93757d23dfdb00e008198d4caa1115092e | /chapter_002/src/main/java/ru/job4j/languages/ProgrammingLanguage.java | c4280f5124bdce2588c3b0ecc9641617f6f8d0ab | [
"Apache-2.0"
] | permissive | da070116/job4j | https://github.com/da070116/job4j | 5da4b55abeea8c4a286aa017ad3af9b90c499ff9 | cd4a208bda803312fa9f302311acf5767a920396 | refs/heads/master | 2020-05-15T22:31:17.778000 | 2020-01-04T19:08:09 | 2020-01-10T15:51:54 | 182,528,462 | 0 | 0 | Apache-2.0 | false | 2020-10-13T12:57:09 | 2019-04-21T12:11:48 | 2020-01-10T15:52:31 | 2020-10-13T12:57:07 | 100,827 | 0 | 0 | 1 | Java | false | false | package ru.job4j.languages;
import ru.job4j.languages.Language;
public class ProgrammingLanguage extends Language {
}
| UTF-8 | Java | 120 | java | ProgrammingLanguage.java | Java | [] | null | [] | package ru.job4j.languages;
import ru.job4j.languages.Language;
public class ProgrammingLanguage extends Language {
}
| 120 | 0.816667 | 0.8 | 6 | 19 | 19.95829 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 4 |
be722954770bb1a94a1d1268d3ca4a430db63d7e | 20,864,951,146,640 | d23ecc01fa86b70e6fb4405d86b1e52a16fda976 | /src/ConditionalStatementsAndLoops/PrintAndSum.java | e67f8e29a269a9384cdbef43ac44abe34ac6d00b | [
"MIT"
] | permissive | VladimirMetodiev/JavaFundamentals | https://github.com/VladimirMetodiev/JavaFundamentals | 09df800430ab06e59b8823b845359f64a26d44ec | 5061bd45d42c0465421a2ae5faf382f012d5e627 | refs/heads/main | 2023-03-05T22:24:11.820000 | 2021-02-19T09:25:08 | 2021-02-19T09:25:08 | 340,016,711 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ConditionalStatementsAndLoops;
import java.util.Scanner;
public class PrintAndSum {
public static void main(String[] args) {
Scanner input = new Scanner(System.in);
int firstNumber = Integer.parseInt(input.nextLine());
int lastNumber = Integer.parseInt(input.nextLine());
i... | UTF-8 | Java | 546 | java | PrintAndSum.java | Java | [] | null | [] | package ConditionalStatementsAndLoops;
import java.util.Scanner;
public class PrintAndSum {
public static void main(String[] args) {
Scanner input = new Scanner(System.in);
int firstNumber = Integer.parseInt(input.nextLine());
int lastNumber = Integer.parseInt(input.nextLine());
i... | 546 | 0.582418 | 0.580586 | 21 | 25 | 21.255812 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 4 |
192f28b6d46f418974e3d437a0726fa9f58e8288 | 30,751,965,873,804 | 0775c542a608afcbe7276c9e011b68e3269579f8 | /src/test/java/bigdata/datagenerator/HiveDataGeneratorWithPMDModelITCase.java | f0a4bafef67ab697ac61beb7b08715cb59ed2902 | [] | no_license | xdxf520/im-datagenerator | https://github.com/xdxf520/im-datagenerator | 0d04c455785464e4476688f275ac1e1f70952556 | a8cc104745a8681fcd427697e4eb6ccefcebe00c | refs/heads/master | 2016-03-24T07:01:47.684000 | 2014-12-02T02:09:06 | 2014-12-02T02:09:06 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package bigdata.datagenerator;
import java.util.List;
import junit.framework.TestCase;
import org.pentaho.di.core.KettleEnvironment;
import org.pentaho.di.core.Props;
import org.pentaho.di.core.database.Database;
import org.pentaho.di.core.database.DatabaseMeta;
import org.pentaho.di.core.exception.KettleD... | UTF-8 | Java | 11,371 | java | HiveDataGeneratorWithPMDModelITCase.java | Java | [] | null | [] | package bigdata.datagenerator;
import java.util.List;
import junit.framework.TestCase;
import org.pentaho.di.core.KettleEnvironment;
import org.pentaho.di.core.Props;
import org.pentaho.di.core.database.Database;
import org.pentaho.di.core.database.DatabaseMeta;
import org.pentaho.di.core.exception.KettleD... | 11,371 | 0.734148 | 0.718319 | 302 | 35.652317 | 23.80373 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.688742 | false | false | 4 |
bee7b8492bd37c81e37bb9545d0666052521e663 | 30,339,649,039,696 | 6a8ad5fcf0a3face6d2e7be0892354f4a42d095a | /src/test/java/hu/akarnokd/rxjava2/CombineLatestError.java | 3bdf52cceb2fc82a9c1ac1c254818e95dc08404c | [
"Apache-2.0"
] | permissive | akarnokd/akarnokd-misc | https://github.com/akarnokd/akarnokd-misc | 3b5b80aa8f90c2607ee53413c9d49480b7d386c6 | 29d653f31b9383f9515366dfb336880825d42354 | refs/heads/master | 2023-08-25T22:23:22.636000 | 2023-08-24T05:05:35 | 2023-08-24T05:05:35 | 44,962,046 | 58 | 17 | Apache-2.0 | false | 2023-09-04T04:31:02 | 2015-10-26T10:41:21 | 2023-05-27T07:44:03 | 2023-09-04T04:31:02 | 2,130 | 54 | 17 | 7 | Java | false | false | package hu.akarnokd.rxjava2;
import java.util.Arrays;
import java.util.concurrent.TimeUnit;
import org.junit.*;
import io.reactivex.Observable;
public class CombineLatestError {
@Test
public void test() {
final int result = Observable.combineLatestDelayError(
Arrays.asList(
... | UTF-8 | Java | 747 | java | CombineLatestError.java | Java | [] | null | [] | package hu.akarnokd.rxjava2;
import java.util.Arrays;
import java.util.concurrent.TimeUnit;
import org.junit.*;
import io.reactivex.Observable;
public class CombineLatestError {
@Test
public void test() {
final int result = Observable.combineLatestDelayError(
Arrays.asList(
... | 747 | 0.559572 | 0.547523 | 27 | 26.666666 | 25.098326 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.481481 | false | false | 4 |
b77de5f8a9978da21d08c7fcb8fd3d4132d1b00d | 5,677,946,811,556 | 42429e42e78c0457e044f7316d511448a298ffc7 | /libraries/libGDBMS/src/test/java/com/hardcode/gdbms/engine/strategies/SQLTest.java | 5d2bb504ce14c1471a73df80d06ff466a1011464 | [] | no_license | gvtools/gvtools-legacy | https://github.com/gvtools/gvtools-legacy | 17b8ba50d391f61d1a897a4d94648e16acfc08e6 | 55115bb467891a95a6ae87111dd43a451920f94c | refs/heads/master | 2021-01-23T04:00:15.896000 | 2012-11-30T10:54:53 | 2012-11-30T10:54:53 | 6,940,052 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hardcode.gdbms.engine.strategies;
import com.hardcode.gdbms.DataSourceTestCase;
import com.hardcode.gdbms.engine.data.DataSource;
import com.hardcode.gdbms.engine.data.DataSourceFactory;
import com.hardcode.gdbms.engine.values.BooleanValue;
import com.hardcode.gdbms.engine.values.NullValue;
import com.hard... | ISO-8859-1 | Java | 18,746 | java | SQLTest.java | Java | [
{
"context": ".gdbms.engine.values.ValueFactory;\n\n/**\n * @author Fernando González Cortés\n */\npublic class SQLTest extends DataSourceTestCa",
"end": 446,
"score": 0.999864935874939,
"start": 422,
"tag": "NAME",
"value": "Fernando González Cortés"
},
{
"context": "lue(2);\n\t\tVa... | null | [] | package com.hardcode.gdbms.engine.strategies;
import com.hardcode.gdbms.DataSourceTestCase;
import com.hardcode.gdbms.engine.data.DataSource;
import com.hardcode.gdbms.engine.data.DataSourceFactory;
import com.hardcode.gdbms.engine.values.BooleanValue;
import com.hardcode.gdbms.engine.values.NullValue;
import com.hard... | 18,726 | 0.710702 | 0.688658 | 442 | 41.386879 | 21.619961 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.242081 | false | false | 4 |
ad71898b9a7498d8f241a4deca43fa36ce12ea90 | 19,713,899,891,791 | b6ce8b0b46c4473129c501ce732edc7486dea207 | /src/main/java/com/gdipsa/iresas2/repo/RaceRepo.java | dd68486c1e8559d7bc9de8903144faa077467323 | [] | no_license | darellchua2/iresas2 | https://github.com/darellchua2/iresas2 | 524970b4737471e076db69d1a06b99d094552023 | 875ee1acecb9d45839df3acdf8eccd91616a5443 | refs/heads/master | 2022-12-23T21:45:03.808000 | 2020-10-05T06:00:58 | 2020-10-05T06:00:58 | 301,308,031 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gdipsa.iresas2.repo;
import com.gdipsa.iresas2.model.Race;
import org.springframework.data.jpa.repository.JpaRepository;
public interface RaceRepo extends JpaRepository<Race, Integer> {
}
| UTF-8 | Java | 203 | java | RaceRepo.java | Java | [] | null | [] | package com.gdipsa.iresas2.repo;
import com.gdipsa.iresas2.model.Race;
import org.springframework.data.jpa.repository.JpaRepository;
public interface RaceRepo extends JpaRepository<Race, Integer> {
}
| 203 | 0.817734 | 0.807882 | 7 | 28 | 26.327606 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 4 |
24114fdf4ccd9344b8d637f66c87f3bfd31d37b5 | 18,348,100,309,035 | 064904a740fbfcaadaa91aa47454eba4d5537061 | /LAB7/Zadanie 2/AuctionUser.java | 1a43145dd2096ba480cbd780e86b4c69e50f9f4c | [] | no_license | kakastg/POJ | https://github.com/kakastg/POJ | b48023e33d005ffc5d76a7b4d638534a0983d1aa | 1e81e35d6bc3ab5779e524081093e15a8ada1431 | refs/heads/master | 2020-05-01T05:02:53.961000 | 2019-06-08T17:52:22 | 2019-06-08T17:52:22 | 177,290,394 | 2 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
Aleksander Mojzych
Kacper Wieczorek
Zadanie 2 lab7
Implementacja Buildera z Aukcjami
*/
public class AuctionUser {
private char type;
private String firstName;
private String lastName;
private String email;
int trustPoints;
public AuctionUser(char type){
... | UTF-8 | Java | 1,027 | java | AuctionUser.java | Java | [
{
"context": "/*\r\n Aleksander Mojzych\r\n Kacper Wieczorek\r\n Zadanie 2 lab7\r\n Im",
"end": 26,
"score": 0.9998878836631775,
"start": 8,
"tag": "NAME",
"value": "Aleksander Mojzych"
},
{
"context": "/*\r\n Aleksander Mojzych\r\n Kacper Wieczorek\r\n Zadanie 2... | null | [] | /*
<NAME>
<NAME>
Zadanie 2 lab7
Implementacja Buildera z Aukcjami
*/
public class AuctionUser {
private char type;
private String firstName;
private String lastName;
private String email;
int trustPoints;
public AuctionUser(char type){
this.type=type;
... | 1,005 | 0.600779 | 0.598832 | 41 | 23.04878 | 14.695198 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.487805 | false | false | 4 |
e072e837f8f49626807f4dc37ae8f177ca0c04d6 | 19,215,683,719,636 | c5c731ed23bed719229d282f5f298bf731386583 | /app/src/main/java/com/example/zawadeusz/rxjavaapplication/MainActivity.java | 6a3f7e82eca453238f2bdf1b6c9365f7fd268030 | [] | no_license | Khuzy/RxJavaApp | https://github.com/Khuzy/RxJavaApp | 3b25d7d22dd782bfb21cc1f5f7b57de896d75feb | 0f51a18737b6865d6520bf57cbac1c5327a72f40 | refs/heads/master | 2017-05-19T13:10:35.924000 | 2016-09-23T16:58:16 | 2016-09-23T16:58:16 | 68,621,569 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.zawadeusz.rxjavaapplication;
import android.app.ProgressDialog;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.widget.Button;
import android.widget.Toast;
... | UTF-8 | Java | 2,272 | java | MainActivity.java | Java | [] | null | [] | package com.example.zawadeusz.rxjavaapplication;
import android.app.ProgressDialog;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.widget.Button;
import android.widget.Toast;
... | 2,272 | 0.735035 | 0.733715 | 63 | 35.079365 | 25.039207 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.619048 | false | false | 4 |
dba2a9d601f5beaee4f8aebf09fb20b6b3f10379 | 33,741,263,119,388 | 6933ff81490e9aa93486bd098c28055e69538227 | /Q3/Projects/Project #2/UserInfoDriver.java | 09046e31dcc998ea08e987aa315dce6ab7adee32 | [] | no_license | PatheticMustan/Intro-To-Java-Files | https://github.com/PatheticMustan/Intro-To-Java-Files | b6762f4c5dfc1996ac9802bbdf6dc95dc68319e6 | 16084367501830acdc6da853a9153a406d049f97 | refs/heads/master | 2023-01-19T20:52:47.042000 | 2020-06-09T06:37:03 | 2020-06-09T06:37:03 | 215,792,718 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* UserInfoDriver.java by Kevin Wang
* UserInfoDriver tests the methods in UserInfo, and also takes user input, and user controlled exit.
*
* Create a class called UserInfo that will enable a user to register an account within a database. The registration must include the
* following information:
* ... | UTF-8 | Java | 7,053 | java | UserInfoDriver.java | Java | [
{
"context": "/* UserInfoDriver.java by Kevin Wang\n * UserInfoDriver tests the methods in UserInfo, ",
"end": 47,
"score": 0.9997804164886475,
"start": 37,
"tag": "NAME",
"value": "Kevin Wang"
},
{
"context": " can test my methods as well!\n // This time Karen is t... | null | [] | /* UserInfoDriver.java by <NAME>
* UserInfoDriver tests the methods in UserInfo, and also takes user input, and user controlled exit.
*
* Create a class called UserInfo that will enable a user to register an account within a database. The registration must include the
* following information:
* ? N... | 7,004 | 0.607685 | 0.594357 | 155 | 44.509678 | 35.816803 | 134 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.541936 | false | false | 4 |
63ef375e7570784451a2de3fd8823d7b11395391 | 335,007,457,113 | 82bf51aea1463c3694901e2a9e96d1b437ff2cb7 | /src/main/java/com/newneek_clone_back/entity/Article.java | 236ddc96af0d95f58a83a895fed98eb53b1cb754 | [] | no_license | DaHee200/newneek_clone_back | https://github.com/DaHee200/newneek_clone_back | 47e99105f7f41dfcbd5f84c8a6c1c9b9e4ee1080 | 51e4d8e710b5164ea6d2f8c1651cfc14c69885fa | refs/heads/main | 2023-04-10T07:34:59.003000 | 2021-04-06T00:24:38 | 2021-04-06T00:24:38 | 354,181,731 | 0 | 0 | null | true | 2021-04-03T02:32:33 | 2021-04-03T02:32:33 | 2021-04-02T10:20:31 | 2021-04-02T10:20:28 | 57 | 0 | 0 | 0 | null | false | false | package com.newneek_clone_back.entity;
import com.newneek_clone_back.dto.ArticleRequestDto;
import com.newneek_clone_back.service.ArticleCategoryService;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
import javax.persistence.*;
@Getter
@Setter
@Entity
@NoArgsConstructor//자동생성자
public c... | UTF-8 | Java | 1,239 | java | Article.java | Java | [] | null | [] | package com.newneek_clone_back.entity;
import com.newneek_clone_back.dto.ArticleRequestDto;
import com.newneek_clone_back.service.ArticleCategoryService;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
import javax.persistence.*;
@Getter
@Setter
@Entity
@NoArgsConstructor//자동생성자
public c... | 1,239 | 0.738812 | 0.738812 | 44 | 26.931818 | 30.247763 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.590909 | false | false | 4 |
39d7f30da4f72bd955080af69d6905a5a4b47c8a | 6,932,077,215,828 | ce0f27e6f1357ac5ca4b9740d69e5d7c1915aee2 | /src/main/java/pl/adam/praca_inzynierska/validators/AccountValidator.java | ee9a9bed18346567fa484ead878d7a39d3d7745b | [] | no_license | AdamLobocki/inz_spring | https://github.com/AdamLobocki/inz_spring | 8126b429fa53b4731e58d952a2cc72fa03cc7c76 | 01122f708089425cbcf1ac6da297ef230a17e26c | refs/heads/master | 2022-12-09T15:06:41.970000 | 2020-09-09T11:41:46 | 2020-09-09T11:41:46 | 228,440,243 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pl.adam.praca_inzynierska.validators;
import org.springframework.stereotype.Component;
import pl.adam.praca_inzynierska.account.AccountTO;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
@Component
public class AccountValidator {
private static final Pattern VALID_EMAIL_ADDRESS_REGEX = P... | UTF-8 | Java | 1,147 | java | AccountValidator.java | Java | [] | null | [] | package pl.adam.praca_inzynierska.validators;
import org.springframework.stereotype.Component;
import pl.adam.praca_inzynierska.account.AccountTO;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
@Component
public class AccountValidator {
private static final Pattern VALID_EMAIL_ADDRESS_REGEX = P... | 1,147 | 0.677419 | 0.659983 | 33 | 33.78788 | 37.734123 | 158 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.424242 | false | false | 4 |
02855aee80a0f151c27664fb807b76ff1538016b | 12,489,764,953,001 | 2ac8689ac7b7cb8b273c12b23919360a36679a8b | /src/main/java/roborally/programcards/ProgramCard.java | 3a429e7aa2b372e1f67adb233fc99073cf811cbd | [] | no_license | inf112-v20/legless-crane | https://github.com/inf112-v20/legless-crane | 27ca623978e8e6356360644e9f8207bf3be468ad | 425a2ffe89f59678d9075b09cc7e91ee35c11f15 | refs/heads/master | 2020-12-22T09:02:54.286000 | 2020-05-08T13:34:16 | 2020-05-08T13:34:16 | 236,733,664 | 0 | 0 | null | false | 2020-05-08T08:58:42 | 2020-01-28T12:47:18 | 2020-05-06T13:10:39 | 2020-05-08T08:58:41 | 40,272 | 0 | 0 | 22 | Java | false | false | package roborally.programcards;
import roborally.ui.BaseActor;
/**
* Program card, stores movement which will represent the player's different phases during the game.
*/
public class ProgramCard extends BaseActor {
private final String movement;
private int priority;
private int deckIndex;
/**
... | UTF-8 | Java | 958 | java | ProgramCard.java | Java | [] | null | [] | package roborally.programcards;
import roborally.ui.BaseActor;
/**
* Program card, stores movement which will represent the player's different phases during the game.
*/
public class ProgramCard extends BaseActor {
private final String movement;
private int priority;
private int deckIndex;
/**
... | 958 | 0.675365 | 0.675365 | 37 | 24.918919 | 27.227152 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.405405 | false | false | 4 |
01f6c3406219d81c3fb8bade4e11b836ca0d07f8 | 30,219,389,902,689 | aa84902a5e24f189ebdb914e34a1fcfbe8190b6b | /src/main/java/FirstTank.java | a499fdc7357005c3c8df4a6221c94f2358050359 | [] | no_license | franckbattu/bbtanks | https://github.com/franckbattu/bbtanks | a016c4d1cfcdfc81929dc9002eddf1ae8a9220a1 | d61321d90a90978ea3332bb542fa8ff13b98239a | refs/heads/master | 2020-09-27T01:38:52.139000 | 2019-12-10T20:56:36 | 2019-12-10T20:56:36 | 218,799,142 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import jgame.JGColor;
import utils.ObjectIdentifier;
/**
* This class represents the Tank of the first player
*/
public class FirstTank extends Tank {
/**
* Constructor.
*
* @param tankOrientation the initial orientation of the tank
* @param startX the initial position x
* @param startY... | UTF-8 | Java | 929 | java | FirstTank.java | Java | [] | null | [] | import jgame.JGColor;
import utils.ObjectIdentifier;
/**
* This class represents the Tank of the first player
*/
public class FirstTank extends Tank {
/**
* Constructor.
*
* @param tankOrientation the initial orientation of the tank
* @param startX the initial position x
* @param startY... | 929 | 0.622174 | 0.615716 | 32 | 28.03125 | 23.377987 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6875 | false | false | 4 |
771eddbaf6d2999049b78cb10bd209fa84156abe | 12,524,124,672,109 | c4412bd47ee9a604af56965fd842ee8c9ea1d445 | /src/main/java/identitychain/blockchain/transaction/IdentityEntry.java | 322421616d0f7f6bc52bddf5461010fa89855586 | [] | no_license | JustinStauch/IdentityChain | https://github.com/JustinStauch/IdentityChain | 75f984d191d565db2320cbc9bbbbb71c3fab500e | 02dcd010dff4ba27d692e46013dd67c4c09ba0e3 | refs/heads/master | 2021-03-19T17:30:19.583000 | 2018-04-13T18:30:53 | 2018-04-13T18:30:53 | 123,967,870 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package identitychain.blockchain.transaction;
import identitychain.blockchain.utilities.BlockChainInt;
import java.security.*;
public class IdentityEntry extends Transaction {
private final PublicKey publicKey;
private final String name;
private final BlockChainInt documentHash;
private byte[] signa... | UTF-8 | Java | 2,951 | java | IdentityEntry.java | Java | [] | null | [] | package identitychain.blockchain.transaction;
import identitychain.blockchain.utilities.BlockChainInt;
import java.security.*;
public class IdentityEntry extends Transaction {
private final PublicKey publicKey;
private final String name;
private final BlockChainInt documentHash;
private byte[] signa... | 2,951 | 0.598102 | 0.595053 | 109 | 26.073395 | 22.126287 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.431193 | false | false | 4 |
c944a320a047565622babd425892e93439e2f62b | 33,749,853,020,931 | 807dfaf3f766ec0e1ba7e924cfb7fa8c0e40aa45 | /src/com/agetac/model/SecteurIntervention.java | 32af0cf3edc0aa68b55abd1b2e67457111492269 | [] | no_license | ccoelo/agetac_project | https://github.com/ccoelo/agetac_project | ed7bb9893526feb492bcc259146aea559b2a0392 | f1f3560ac86bbc679aec838a28dd77cfd4521658 | refs/heads/master | 2021-01-01T19:20:22.077000 | 2014-04-23T07:45:44 | 2014-04-23T07:45:44 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.agetac.model;
public class SecteurIntervention {
/** Champs */
private int idSecteur;
private String nomSecteur;
private String couleurSecteur;
private int id;
/**
* Contructeur d'un secteur d'intervention
* @param id - int
* @param nom - String
* @param couleur - String
*/
public Sect... | UTF-8 | Java | 1,564 | java | SecteurIntervention.java | Java | [] | null | [] | package com.agetac.model;
public class SecteurIntervention {
/** Champs */
private int idSecteur;
private String nomSecteur;
private String couleurSecteur;
private int id;
/**
* Contructeur d'un secteur d'intervention
* @param id - int
* @param nom - String
* @param couleur - String
*/
public Sect... | 1,564 | 0.622123 | 0.620205 | 89 | 16.573034 | 16.617905 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.258427 | false | false | 4 |
a7aaefb8254d8ad75301c9ecdf12282b7ec7dcdb | 14,422,500,232,663 | 77914b4c4ad2b007f3a8c1e05a4c219405a4aa02 | /src/controle/venda/dao/Dao.java | 72499638718b3b3748ee2358053c61cd5600b52f | [] | no_license | fbrigatt/ControleVendasWebCam | https://github.com/fbrigatt/ControleVendasWebCam | 406a3adf142916a8edfaf38aeb8c086fc0ae5918 | e271a8b044f17afd0987efc6cc00c4e6e87e8fb4 | refs/heads/master | 2021-01-10T12:12:33.777000 | 2016-02-06T20:28:34 | 2016-02-06T20:28:34 | 51,220,536 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* 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 controle.venda.dao;
import java.sql.Connection;
import java.sql.SQLException;
import java.util.ArrayList;
/**
*
... | UTF-8 | Java | 668 | java | Dao.java | Java | [
{
"context": "import java.util.ArrayList;\r\n\r\n/**\r\n *\r\n * @author frede\r\n */\r\npublic interface Dao<T> {\r\n\r\n public voi",
"end": 337,
"score": 0.9995123147964478,
"start": 332,
"tag": "USERNAME",
"value": "frede"
}
] | null | [] | /*
* 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 controle.venda.dao;
import java.sql.Connection;
import java.sql.SQLException;
import java.util.ArrayList;
/**
*
... | 668 | 0.706587 | 0.706587 | 28 | 21.857143 | 24.189304 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 4 |
1b96e78901cdbd08ff4979cc7effee4637a1b5d7 | 9,028,021,258,255 | dda4c37d8dfefd912c0c576083ab896de7575c62 | /app/src/main/java/iso/piotrowski/marek/nyndro/plans/PlansFragment.java | 72f00b10386b109955db088630479f5e41559558 | [] | no_license | marekpiotrowskimp/nyndro_remote | https://github.com/marekpiotrowskimp/nyndro_remote | cbcd1d952abd6bb35597595360f9fc5cc9bbc67f | b7d05ef3abebcf5ef6792eb04c5cff74a627019c | refs/heads/master | 2021-01-18T16:16:23.994000 | 2017-10-05T17:49:26 | 2017-10-05T17:49:26 | 86,732,277 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package iso.piotrowski.marek.nyndro.plans;
import android.os.Build;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import com.desai.vatsal.mydynamiccalendar.MyDynamicCalendar;
import com.desai.vatsal.my... | UTF-8 | Java | 5,621 | java | PlansFragment.java | Java | [] | null | [] | package iso.piotrowski.marek.nyndro.plans;
import android.os.Build;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import com.desai.vatsal.mydynamiccalendar.MyDynamicCalendar;
import com.desai.vatsal.my... | 5,621 | 0.714286 | 0.713218 | 149 | 36.724831 | 30.029261 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.66443 | false | false | 4 |
c78c1fa9ba59fc0db581988da0795dc26011cb9a | 10,067,403,387,324 | c1337c5d029fcb540fb7cded1e45a69257917822 | /src/aula6_exercicio/Aparelho.java | 149473250e0c77cab76d0e765cd3c72b96af9cb6 | [] | no_license | alirod1997/senai_2021_tp | https://github.com/alirod1997/senai_2021_tp | 3bbce1b6d9b7a3f046cd3fe2ce42b225a8179f3e | cd629e72149dcddfee0a37e25a5a9cd0722b4b0e | refs/heads/main | 2023-09-04T09:58:43.357000 | 2021-11-15T23:56:37 | 2021-11-15T23:56:37 | 399,087,296 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package aula6_exercicio;
public interface Aparelho {
void ligação();
void mensagem();
}
| UTF-8 | Java | 95 | java | Aparelho.java | Java | [] | null | [] | package aula6_exercicio;
public interface Aparelho {
void ligação();
void mensagem();
}
| 95 | 0.72043 | 0.709677 | 7 | 12.285714 | 10.659862 | 27 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.857143 | false | false | 4 |
4cb68f3da988cc19006e57baa0f2a3ef7ba467be | 1,967,095,048,958 | 8135dcec2dfc28454cef2c58dd5a09fe71ee9cfe | /app/src/main/java/com/wuodj/myhome/landlord/manager/result/OrderDetails.java | a5008d951546d547b220e98881bc23c62bb3393f | [] | no_license | qlandroid/MyHome | https://github.com/qlandroid/MyHome | 62b95e949bd0b25db4267917a902af9248df47ec | 9c5f9ef109cded6759b0c9e2e841116cc8e6e5ec | refs/heads/master | 2018-09-27T22:47:42.475000 | 2018-06-07T11:45:13 | 2018-06-07T11:45:13 | 105,866,135 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wuodj.myhome.landlord.manager.result;
import com.wuodj.myhome.bean.result.HouseDetails;
/**
* 描述:
* 邮箱 email:strive_bug@yeah.net
* 创建时间 2018/4/12
*
* @author ql
*/
public class OrderDetails extends HouseDetails {
/**
* lrId : 1744
* lrTime : 1515985770000
* bDate : 151594560000... | UTF-8 | Java | 5,104 | java | OrderDetails.java | Java | [
{
"context": "bean.result.HouseDetails;\n\n/**\n * 描述:\n * 邮箱 email:strive_bug@yeah.net\n * 创建时间 2018/4/12\n *\n * @author ql\n */\n\npublic cl",
"end": 144,
"score": 0.9999184012413025,
"start": 125,
"tag": "EMAIL",
"value": "strive_bug@yeah.net"
},
{
"context": "rive_bug@yeah.net\n... | null | [] | package com.wuodj.myhome.landlord.manager.result;
import com.wuodj.myhome.bean.result.HouseDetails;
/**
* 描述:
* 邮箱 email:<EMAIL>
* 创建时间 2018/4/12
*
* @author ql
*/
public class OrderDetails extends HouseDetails {
/**
* lrId : 1744
* lrTime : 1515985770000
* bDate : 1515945600000
* eDa... | 5,092 | 0.582915 | 0.529104 | 224 | 20.321428 | 17.757401 | 145 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.316964 | false | false | 4 |
41eea9c7964f8e50bca9a60bd0c032794e9cfcc5 | 16,346,645,573,086 | 1d69946447ee90d9a86920a76b79701d97746efe | /src/main/java/com/adonis/ui/login/PasswordValidator.java | bfe16b00d24d2171eb3228f4e4249d73fa5cb32e | [
"Apache-2.0"
] | permissive | adm3942soit/VehiclyManager | https://github.com/adm3942soit/VehiclyManager | 1d499b95a35fdd0c5a1a6f951598ef363e243bb8 | fcc980302a17efdc7bea4d18b62bf046ad3c0f72 | refs/heads/master | 2021-01-19T02:28:11.643000 | 2020-12-21T18:01:24 | 2020-12-21T18:01:24 | 87,280,616 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.adonis.ui.login;
import com.adonis.data.persons.Person;
import com.adonis.data.service.PersonService;
import com.vaadin.data.ValidationResult;
import com.vaadin.data.ValueContext;
import com.vaadin.data.validator.AbstractValidator;
import java.util.function.BiFunction;
import java.util.function.Function;
... | UTF-8 | Java | 1,577 | java | PasswordValidator.java | Java | [
{
"context": "rt java.util.function.Function;\n\n/**\n * Created by oksdud on 28.03.2017.\n */\npublic class PasswordValidator",
"end": 345,
"score": 0.9996488690376282,
"start": 339,
"tag": "USERNAME",
"value": "oksdud"
},
{
"context": "ovided is not valid\");\n this.user... | null | [] | package com.adonis.ui.login;
import com.adonis.data.persons.Person;
import com.adonis.data.service.PersonService;
import com.vaadin.data.ValidationResult;
import com.vaadin.data.ValueContext;
import com.vaadin.data.validator.AbstractValidator;
import java.util.function.BiFunction;
import java.util.function.Function;
... | 1,577 | 0.667089 | 0.661382 | 52 | 29.326923 | 30.195339 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.538462 | false | false | 4 |
0d4cd8a499b294fc54a3c95191a22e73489e7b7e | 29,222,957,507,637 | 648d65b477cc545657833eab69ea281adae2bb8e | /src/java/RDIncentive/AddRDIncentive.java | 8171e2850a94b1c3794bc483d75f6440c6b6d4e7 | [] | no_license | ankitajkr/UnificationGrowthNidhi | https://github.com/ankitajkr/UnificationGrowthNidhi | 73767e57b47090a43920e42fc0b226e4c8fefa77 | 0211468320ce68071298dc778651998342421286 | refs/heads/master | 2020-02-20T01:19:37.489000 | 2018-10-04T07:21:06 | 2018-10-04T07:21:06 | 126,514,574 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* 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 RDIncentive;
import AuditTrail.AuditTrailBean;
import Incentive.IncentiveBean;
import java.io.IOException;
import java.io.Prin... | UTF-8 | Java | 4,051 | java | AddRDIncentive.java | Java | [
{
"context": "javax.servlet.http.HttpSession;\n\n/**\n *\n * @author Sourabh\n */\n@WebServlet(name = \"AddRDIncentive\", urlPatte",
"end": 609,
"score": 0.9991382956504822,
"start": 602,
"tag": "NAME",
"value": "Sourabh"
}
] | null | [] | /*
* 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 RDIncentive;
import AuditTrail.AuditTrailBean;
import Incentive.IncentiveBean;
import java.io.IOException;
import java.io.Prin... | 4,051 | 0.660331 | 0.65959 | 102 | 38.715687 | 29.336245 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.54902 | false | false | 4 |
3c9e8c9ae5091a73d49e2465e7f4d8478a94db1c | 10,677,288,761,558 | 737a5445fa755c44462326a90e358ee8d755f6a3 | /oldclient/src/main/java/org/nagoya/view/FXImageObservableWrapper.java | 6651fed4e771f9eebdbee201727c6082c35d61ea | [] | no_license | baha2046/japsearch2 | https://github.com/baha2046/japsearch2 | 5bb670ad92f7ee2f7f81c7a9bdf0955822e51f4c | 6310cb3feb181f376ebf65d816a7fc639fcd5997 | refs/heads/master | 2022-09-26T05:34:28.288000 | 2020-01-18T19:18:43 | 2020-01-18T19:18:43 | 234,784,939 | 0 | 0 | null | false | 2022-09-01T23:19:09 | 2020-01-18T19:20:43 | 2020-01-18T19:20:59 | 2022-09-01T23:19:07 | 9,875 | 0 | 0 | 5 | Java | false | false | package org.nagoya.view;
import javafx.beans.property.ObjectProperty;
import javafx.scene.image.Image;
import org.nagoya.GUICommon;
import java.util.function.BiConsumer;
public class FXImageObservableWrapper extends FXImageWrapper<ObjectProperty<Image>> {
public static final BiConsumer<Image, ObjectProperty<Imag... | UTF-8 | Java | 805 | java | FXImageObservableWrapper.java | Java | [] | null | [] | package org.nagoya.view;
import javafx.beans.property.ObjectProperty;
import javafx.scene.image.Image;
import org.nagoya.GUICommon;
import java.util.function.BiConsumer;
public class FXImageObservableWrapper extends FXImageWrapper<ObjectProperty<Image>> {
public static final BiConsumer<Image, ObjectProperty<Imag... | 805 | 0.704348 | 0.704348 | 28 | 27.75 | 28.427382 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.464286 | false | false | 4 |
148344a6b4d20dd272f74083878ccb7da38e95fb | 6,614,249,670,282 | 7c2c3143d8fd6ae39fa0f645db74ebfbd543ead3 | /JavaOnlineEpam/src/BasicsOfSoftwareCodeDevelopment/Сycle/Task8/Main.java | e4754c2503b44565a64b6f431bdad903a29c3ebe | [] | no_license | Natalia2410/EPAM-JAVA | https://github.com/Natalia2410/EPAM-JAVA | 9aca54e99edd5aa48767f64a7060d08899edac0f | 1373ba93b31c8ab08981d2bbad393c8a549dc7ed | refs/heads/master | 2020-05-20T03:51:46.794000 | 2019-09-05T12:42:22 | 2019-09-05T12:42:22 | 185,367,880 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package BasicsOfSoftwareCodeDevelopment.Сycle.Task8;
import java.util.ArrayList;
public class Main {
public static void main(String[] args) {
ArrayList<Integer> sameDigits = sameDigits(25252525, 14521452);
for (Integer x : sameDigits) {
System.out.print(x + " ");
}
}
... | UTF-8 | Java | 1,274 | java | Main.java | Java | [] | null | [] | package BasicsOfSoftwareCodeDevelopment.Сycle.Task8;
import java.util.ArrayList;
public class Main {
public static void main(String[] args) {
ArrayList<Integer> sameDigits = sameDigits(25252525, 14521452);
for (Integer x : sameDigits) {
System.out.print(x + " ");
}
}
... | 1,274 | 0.523959 | 0.494108 | 42 | 29.309525 | 21.245153 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.547619 | false | false | 4 |
e7df64eb2dee72dcc3c8a39f984ce7efa4d67887 | 12,103,217,896,024 | 6264755430be99a9a78ee817c15ee366cde78404 | /src/main/java/com/hyw/offer/leet/code/Main131.java | 15b7e1119df7f993308aa645d9d7e6eb361bc26a | [] | no_license | yuanwei0512/offer_code | https://github.com/yuanwei0512/offer_code | 15bab90721c7a23fab96d5724dd886e1ae4b7e65 | 0828342168bbf262684985f17509dc1687fb1a0a | refs/heads/master | 2022-07-16T01:01:22.125000 | 2020-04-21T14:40:13 | 2020-04-21T14:40:13 | 238,942,800 | 0 | 0 | null | false | 2021-03-31T21:47:07 | 2020-02-07T14:24:25 | 2020-04-21T14:41:03 | 2021-03-31T21:47:07 | 219 | 0 | 0 | 2 | Java | false | false | package com.hyw.offer.leet.code;
import java.util.*;
/**
* Project:study_996 @author 源伟
* DateTime:2020/2/19 15:20
* Description:TODO
*/
public class Main131 {
private LinkedList<String> segment = new LinkedList<>();
private List<List<String>> resultList = new ArrayList<>();
public List<List<Str... | UTF-8 | Java | 1,347 | java | Main131.java | Java | [
{
"context": "java.util.*;\n\n/**\n * Project:study_996 @author 源伟\n * DateTime:2020/2/19 15:20\n * Description:TODO\n ",
"end": 94,
"score": 0.9990859031677246,
"start": 92,
"tag": "NAME",
"value": "源伟"
}
] | null | [] | package com.hyw.offer.leet.code;
import java.util.*;
/**
* Project:study_996 @author 源伟
* DateTime:2020/2/19 15:20
* Description:TODO
*/
public class Main131 {
private LinkedList<String> segment = new LinkedList<>();
private List<List<String>> resultList = new ArrayList<>();
public List<List<Str... | 1,347 | 0.499626 | 0.474944 | 55 | 23.309092 | 19.2381 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.563636 | false | false | 4 |
be7a62c85f992a53aad426cb5bfb28d8d1f0397b | 10,213,432,285,630 | 5a894b4262b09c12669bf4ca4d69e08deefe15fd | /src/test/java/com/pellcorp/liquibase/TestUtils.java | 4f9678d65ba84ce7df2f2927475209033add5c07 | [
"Apache-2.0"
] | permissive | pellcorp/liquibase-extensions | https://github.com/pellcorp/liquibase-extensions | 285285303b521afe581f965d9de66fd26df3593d | 7965dab2de20a42f61553d28cdf98673b4dfb411 | refs/heads/master | 2017-09-24T07:21:09.344000 | 2017-07-13T07:29:59 | 2017-07-13T07:29:59 | 42,665,595 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pellcorp.liquibase;
import java.io.ByteArrayInputStream;
import java.io.File;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import org.apache.commons.io.FilenameUtils;
import org.apache.commons.io.IOUtils;
import com.twitter.common.io.FileUtils;
import liquibas... | UTF-8 | Java | 1,839 | java | TestUtils.java | Java | [] | null | [] | package com.pellcorp.liquibase;
import java.io.ByteArrayInputStream;
import java.io.File;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import org.apache.commons.io.FilenameUtils;
import org.apache.commons.io.IOUtils;
import com.twitter.common.io.FileUtils;
import liquibas... | 1,839 | 0.711256 | 0.708537 | 59 | 30.186441 | 26.060863 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.932203 | false | false | 4 |
ec2d93f0e68011bcc1b03415e97f05d963cc79d3 | 16,432,544,925,505 | 83daadc2abea5bd227b7f1fbda1f463f9f081590 | /app/src/main/java/com/example/kaniniadmin/adapters/MyData.java | 5900bc76ffee9d99ee73a9b84d904c54e4d35ebb | [] | no_license | Maina-Alex/Admin | https://github.com/Maina-Alex/Admin | 32e1b0ac8e3b7719e1c08aaee5ada5600e0b6c90 | cfa9b3ffd7c00f09678ec46a8b1ce1eb6fd5e8f8 | refs/heads/master | 2022-04-11T02:39:25.468000 | 2020-03-19T08:52:05 | 2020-03-19T08:52:05 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.kaniniadmin.adapters;
public class MyData {
public String name,phone;
public MyData(){
}
public MyData(String name){
this.name=name;
this.phone=phone;
}
public String getName() {
return name;
}
public void setName(String name) {
... | UTF-8 | Java | 491 | java | MyData.java | Java | [] | null | [] | package com.example.kaniniadmin.adapters;
public class MyData {
public String name,phone;
public MyData(){
}
public MyData(String name){
this.name=name;
this.phone=phone;
}
public String getName() {
return name;
}
public void setName(String name) {
... | 491 | 0.562118 | 0.562118 | 37 | 12.189189 | 13.863891 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.243243 | false | false | 4 |
766257a0c5d8887eeaaa6100f55e908182897d56 | 32,298,154,119,618 | fc4d132162219cda6bb072c846ae9a919b0c9129 | /Server/src/main/java/ro/upt/virtualcampus/rest/CourseResource.java | 44628f9936fe33dcc63d30757adfd817eb1d5a88 | [] | no_license | aling93/virtual-campus | https://github.com/aling93/virtual-campus | 90ac3079a3e166e846531dd61d3e45845ed2fae4 | 7a736aced91c128ff9597bd4ef5c7018277747bd | refs/heads/master | 2016-08-12T06:19:28.140000 | 2016-01-15T06:53:47 | 2016-01-15T06:53:47 | 47,461,995 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ro.upt.virtualcampus.rest;
import com.fasterxml.jackson.databind.SerializationFeature;
import com.fasterxml.jackson.jaxrs.annotation.JacksonFeatures;
import org.bson.types.ObjectId;
import ro.upt.virtualcampus.datalayer.DataAccess;
import ro.upt.virtualcampus.datalayer.DataAccessException;
import ro.upt.virtua... | UTF-8 | Java | 10,432 | java | CourseResource.java | Java | [] | null | [] | package ro.upt.virtualcampus.rest;
import com.fasterxml.jackson.databind.SerializationFeature;
import com.fasterxml.jackson.jaxrs.annotation.JacksonFeatures;
import org.bson.types.ObjectId;
import ro.upt.virtualcampus.datalayer.DataAccess;
import ro.upt.virtualcampus.datalayer.DataAccessException;
import ro.upt.virtua... | 10,432 | 0.536235 | 0.536043 | 283 | 35.86219 | 29.791124 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.424028 | false | false | 4 |
0b1b863b87d0270d3fde01f98d7e4fc87e84ff47 | 7,275,674,641,856 | 53d677a55e4ece8883526738f1c9d00fa6560ff7 | /com/tencent/mm/audio/mix/f/d$3.java | 1aa5803c4f97266e16655d509d00c7ae6b3a38fa | [] | no_license | 0jinxing/wechat-apk-source | https://github.com/0jinxing/wechat-apk-source | 544c2d79bfc10261eb36389c1edfdf553d8f312a | f75eefd87e9b9ecf2f76fc6d48dbba8e24afcf3d | refs/heads/master | 2020-06-07T20:06:03.580000 | 2019-06-21T09:17:26 | 2019-06-21T09:17:26 | 193,069,132 | 9 | 4 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tencent.mm.audio.mix.f;
import com.tencent.matrix.trace.core.AppMethodBeat;
import com.tencent.mm.audio.mix.d.m;
import com.tencent.mm.g.a.u;
import com.tencent.mm.g.a.u.a;
import java.util.HashMap;
final class d$3
implements m
{
d$3(d paramd)
{
}
public final void a(u paramu)
... | UTF-8 | Java | 3,227 | java | d$3.java | Java | [] | null | [] | package com.tencent.mm.audio.mix.f;
import com.tencent.matrix.trace.core.AppMethodBeat;
import com.tencent.mm.audio.mix.d.m;
import com.tencent.mm.g.a.u;
import com.tencent.mm.g.a.u.a;
import java.util.HashMap;
final class d$3
implements m
{
d$3(d paramd)
{
}
public final void a(u paramu)
... | 3,227 | 0.501085 | 0.457701 | 122 | 24.467213 | 22.495239 | 161 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.565574 | false | false | 4 |
da59c58a4f1581d0482cfaed1b73dade65a7e6f1 | 11,063,835,794,603 | d2cb162b045c748426416b07df8067a0e04c9927 | /app/src/test/java/ua/pp/rudiki/geotrigger/AreaTriggerTest.java | c07cbb984c158667589fa19c1cb1eecf6787833f | [] | no_license | vzhukovskyy/rudiki-app | https://github.com/vzhukovskyy/rudiki-app | c765ac7ca880303aeb188bfa60d2e3c0d33860a0 | 4a3afabba4a0957e3b5036d8160abdb06562f329 | refs/heads/master | 2021-01-12T05:00:03.827000 | 2017-01-03T20:40:43 | 2017-01-03T20:40:43 | 77,826,929 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ua.pp.rudiki.geotrigger;
import org.junit.Test;
import static org.junit.Assert.*;
public class AreaTriggerTest {
@Test
public void testAreaInitiallyOut() {
AreaTrigger area = new AreaTrigger(new GeoPoint(10, 10), 1);
area.changeLocation(10, 7);
assertFalse(area.entered());
... | UTF-8 | Java | 1,876 | java | AreaTriggerTest.java | Java | [] | null | [] | package ua.pp.rudiki.geotrigger;
import org.junit.Test;
import static org.junit.Assert.*;
public class AreaTriggerTest {
@Test
public void testAreaInitiallyOut() {
AreaTrigger area = new AreaTrigger(new GeoPoint(10, 10), 1);
area.changeLocation(10, 7);
assertFalse(area.entered());
... | 1,876 | 0.610341 | 0.574627 | 67 | 27 | 19.460638 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.880597 | false | false | 4 |
9870a3cc4fb72fed3e6a69157c538f69f0b85544 | 29,927,332,159,709 | c95918fcbf5ed4d1fe2ddf1ce2fe23f1ea3545e9 | /src/application/InserindoDados.java | 3bfdd3d420e10121bbd0639d91f8863b325730dc | [] | no_license | Rayllanderson/jdbc1 | https://github.com/Rayllanderson/jdbc1 | 9b51c17468969f9bbec296791d9c00eb192c1231 | 9031401d4472ddaa89db576078ab9bce4c4967a0 | refs/heads/master | 2022-11-08T06:08:56.478000 | 2020-06-18T05:27:47 | 2020-06-18T05:27:47 | 272,563,603 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package application;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import db.DB;
public class InserindoDados {
public static void main(String[]... | ISO-8859-1 | Java | 1,512 | java | InserindoDados.java | Java | [
{
"context": " primeira interrogação (?)\n\t pst.setString(1, \"Monkey D. Luffy\");\n\t pst.setString(2, \"MonkeyDLuffy@gmail.com\"",
"end": 825,
"score": 0.9998668432235718,
"start": 810,
"tag": "NAME",
"value": "Monkey D. Luffy"
},
{
"context": "ing(1, \"Monkey D. Luffy\");\n... | null | [] | package application;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import db.DB;
public class InserindoDados {
public static void main(String[]... | 1,488 | 0.627152 | 0.607947 | 63 | 22.968254 | 18.866253 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.349206 | false | false | 4 |
cbf99e90deccdb0ec12f1c7353bf31eebde283c4 | 29,927,332,160,631 | a656530baa2904159f0916860ec0923e6432038f | /part5/src/day06/code_1/ProductListGenerator.java | d6eea2d958b84571f068c4802b2af72cc3b8ad64 | [] | no_license | ice61/Thread | https://github.com/ice61/Thread | 6e489b34ef5354b89bd56eef24c68f6f465186d6 | 8ccc563d5d15b24daf40b2dad2e8a50b0d3b4ac9 | refs/heads/master | 2020-09-22T11:45:00.754000 | 2019-12-01T15:04:58 | 2019-12-01T15:04:58 | 225,180,102 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package day06.code_1;
import java.util.ArrayList;
import java.util.List;
public class ProductListGenerator {
//根据传入的大小创建一个产品集合
public List<Product> generate(int size) {
//创建一个集合
ArrayList<Product> products = new ArrayList<>();
for (int i = 0; i < size; i++) {
//创建产品
... | UTF-8 | Java | 721 | java | ProductListGenerator.java | Java | [] | null | [] | package day06.code_1;
import java.util.ArrayList;
import java.util.List;
public class ProductListGenerator {
//根据传入的大小创建一个产品集合
public List<Product> generate(int size) {
//创建一个集合
ArrayList<Product> products = new ArrayList<>();
for (int i = 0; i < size; i++) {
//创建产品
... | 721 | 0.533773 | 0.520593 | 26 | 22.346153 | 15.954123 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.423077 | false | false | 4 |
d0bc89dbc0b0b5bb7703a6e94d5eea2faa0f31a8 | 32,143,535,276,330 | 7b5d325e2d29bb0c2aa1fc714828705236fa1a06 | /src/_731/CanJump.java | 573df61847ba79ccd7133c06849032ebc5a12cf4 | [] | no_license | qued3er/leetcode | https://github.com/qued3er/leetcode | eb3ef0aa10f2ebf49aa66187260f1b9f78c73a74 | 2135a26e7eab269d5fdf333932ca6a9846471f3c | refs/heads/master | 2023-01-02T15:28:37.888000 | 2020-11-02T08:34:38 | 2020-11-02T08:34:38 | 290,907,537 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package _731;
import java.util.ArrayList;
import java.util.List;
/**
* @author li
* @Title:
* @Description:
* @date 2020/7/3116:43
*/
public class CanJump {
public boolean canJump( int[] nums) {
/*首先找到所有的0
* 然后需要判断每一个0之前有一个元素的值>它距离0的位置。
*
* 从前往后 在它有能力跳过前边的0的基础上判断它是否能跳过后边的0,可以早... | UTF-8 | Java | 1,847 | java | CanJump.java | Java | [
{
"context": ".ArrayList;\nimport java.util.List;\n\n/**\n * @author li\n * @Title:\n * @Description:\n * @date 2020/7/3116:",
"end": 84,
"score": 0.6679818034172058,
"start": 82,
"tag": "NAME",
"value": "li"
}
] | null | [] | package _731;
import java.util.ArrayList;
import java.util.List;
/**
* @author li
* @Title:
* @Description:
* @date 2020/7/3116:43
*/
public class CanJump {
public boolean canJump( int[] nums) {
/*首先找到所有的0
* 然后需要判断每一个0之前有一个元素的值>它距离0的位置。
*
* 从前往后 在它有能力跳过前边的0的基础上判断它是否能跳过后边的0,可以早... | 1,847 | 0.429564 | 0.405559 | 63 | 24.126984 | 15.0802 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.396825 | false | false | 4 |
f16ea63469218eed4fb5e17c2119a4482f8bf145 | 24,842,090,854,792 | 3de8e8ee58fed8b961013806f22318dc18093fd1 | /src/main/java/org/upf/gestion_Stagiaire/Entity/Soutenance.java | 1067d84b9b321defb3dc7425225b1f6b354279f6 | [] | no_license | AttarikYoussef/Gestion_Stagiaire | https://github.com/AttarikYoussef/Gestion_Stagiaire | e1e91ff458c7feebf85f9ac0a7792b08ffd438a4 | 05fa5ac2a4196964f0bb79ddbeff611b01e717c9 | refs/heads/master | 2023-03-09T10:05:41.153000 | 2021-02-04T10:46:40 | 2021-02-04T10:46:40 | 324,771,081 | 0 | 7 | null | false | 2021-02-04T21:39:41 | 2020-12-27T13:46:19 | 2021-02-04T10:46:44 | 2021-02-04T21:22:08 | 214 | 0 | 7 | 7 | Java | false | false | package org.upf.gestion_Stagiaire.Entity;
import java.io.Serializable;
import javax.persistence.*;
import java.sql.Time;
import java.util.Date;
import java.util.List;
/**
* The persistent class for the soutenance database table.
*
*/
@Entity
@NamedQuery(name="Soutenance.findAll", query="SELECT s FROM Soutenance ... | UTF-8 | Java | 2,171 | java | Soutenance.java | Java | [] | null | [] | package org.upf.gestion_Stagiaire.Entity;
import java.io.Serializable;
import javax.persistence.*;
import java.sql.Time;
import java.util.Date;
import java.util.List;
/**
* The persistent class for the soutenance database table.
*
*/
@Entity
@NamedQuery(name="Soutenance.findAll", query="SELECT s FROM Soutenance ... | 2,171 | 0.760479 | 0.760018 | 101 | 20.50495 | 20.217934 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.148515 | false | false | 4 |
e1ba3432792f3045276d37214358fb3560f81b63 | 27,367,531,628,388 | b3e80dcaab97063b3486fd620008bd5689ab63e2 | /InsurancePolicyManagement/src/main/java/com/example/InsurancePolicyManagement/InsurancePolicyManagement.java | 83db8277774a4c39f4edc5672815d51c6fc6ea9f | [] | no_license | harshalulla/AngularBackend | https://github.com/harshalulla/AngularBackend | 1b51d978e920e81594f66868d5250441abd5bafd | 2af62c5407fe9b329ab87d0c9d850aaf482c60da | refs/heads/master | 2023-02-20T10:56:45.797000 | 2021-01-13T13:24:19 | 2021-01-13T13:24:19 | 329,312,591 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.InsurancePolicyManagement;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class InsurancePolicyManagement {
public static void main(String[] args) {
SpringApplication.run(InsurancePolicyManag... | UTF-8 | Java | 346 | java | InsurancePolicyManagement.java | Java | [] | null | [] | package com.example.InsurancePolicyManagement;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class InsurancePolicyManagement {
public static void main(String[] args) {
SpringApplication.run(InsurancePolicyManag... | 346 | 0.83815 | 0.83815 | 13 | 25.615385 | 25.493706 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.692308 | false | false | 4 |
266fd27c632cf4eeedca6b467371d2e10e5bd8e2 | 22,668,837,428,223 | f766baf255197dd4c1561ae6858a67ad23dcda68 | /app/src/main/java/com/tencent/mm/plugin/welab/d/a.java | a3fadb3f3353a5ad24cbd7145778e1943bc0afa8 | [] | no_license | jianghan200/wxsrc6.6.7 | https://github.com/jianghan200/wxsrc6.6.7 | d83f3fbbb77235c7f2c8bc945fa3f09d9bac3849 | eb6c56587cfca596f8c7095b0854cbbc78254178 | refs/heads/master | 2020-03-19T23:40:49.532000 | 2018-06-12T06:00:50 | 2018-06-12T06:00:50 | 137,015,278 | 4 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tencent.mm.plugin.welab.d;
import android.app.Activity;
import com.tencent.mm.g.a.qu;
import com.tencent.mm.g.c.ci;
import com.tencent.mm.kernel.e;
import com.tencent.mm.kernel.g;
import com.tencent.mm.plugin.welab.a.a.b;
import com.tencent.mm.plugin.welab.a.a.d;
import com.tencent.mm.storage.x;
public fi... | UTF-8 | Java | 1,324 | java | a.java | Java | [] | null | [] | package com.tencent.mm.plugin.welab.d;
import android.app.Activity;
import com.tencent.mm.g.a.qu;
import com.tencent.mm.g.c.ci;
import com.tencent.mm.kernel.e;
import com.tencent.mm.kernel.g;
import com.tencent.mm.plugin.welab.a.a.b;
import com.tencent.mm.plugin.welab.a.a.d;
import com.tencent.mm.storage.x;
public fi... | 1,324 | 0.698777 | 0.680428 | 42 | 30.166666 | 38.805325 | 214 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.595238 | false | false | 4 |
737423fa1b3cee1c26373aa29ac4b6936bfe2cc7 | 23,888,608,140,281 | 2f25c04b08f424d1232b938ef6e001c7873c8c1e | /app/src/main/java/com/example/interio/interio/slide_menu/LicenseWebViewActivity.java | 6653f94641a481b0d0d588bcf9703926d410bd4e | [] | no_license | kimwoohyeun/interio2 | https://github.com/kimwoohyeun/interio2 | 50e5daa46435b947cd2c7417ae529216aaa0556f | d5abf65c004905df43874e5af1b59f0977a15771 | refs/heads/master | 2016-08-27T16:27:47.685000 | 2016-08-25T13:11:39 | 2016-08-25T13:11:39 | 62,482,700 | 0 | 0 | null | false | 2016-08-28T14:23:23 | 2016-07-03T05:25:03 | 2016-07-03T05:41:18 | 2016-08-28T14:23:22 | 82,544 | 0 | 0 | 32 | Java | null | null | package com.example.interio.interio.slide_menu;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.view.KeyEvent;
import android.webkit.WebView;
import android.webkit.WebViewClient;
import com.example.interio.interio.R;
pu... | UTF-8 | Java | 2,173 | java | LicenseWebViewActivity.java | Java | [
{
"context": " licenseView.loadUrl(\"https://github.com/chrisbanes/PhotoView\");\n licenseView.setWebVi",
"end": 1313,
"score": 0.9996803402900696,
"start": 1303,
"tag": "USERNAME",
"value": "chrisbanes"
}
] | null | [] | package com.example.interio.interio.slide_menu;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.view.KeyEvent;
import android.webkit.WebView;
import android.webkit.WebViewClient;
import com.example.interio.interio.R;
pu... | 2,173 | 0.631433 | 0.625869 | 62 | 33.790321 | 23.341875 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.66129 | false | false | 4 |
1a7cb884c13a5b422407dbe888e55fac887dd283 | 22,179,211,126,829 | 2dd0a74e83acd939ee92eb8e74919a66b3e6cef1 | /src/main/java/com/tcontrato/model/Tco_reportes.java | f3beef6d5c69f542057db2ece97db7684efb6b37 | [] | no_license | jlancherosn/tcontrato | https://github.com/jlancherosn/tcontrato | 82ef7d539f2d1bdbada94694c1f6f9b4166c71bd | 3b3ee64b7aa8981efbc7d2b9c696442414fbfc58 | refs/heads/main | 2023-06-19T07:21:19.533000 | 2021-07-19T05:20:24 | 2021-07-19T05:20:24 | 385,787,531 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tcontrato.model;
import java.util.Date;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.pe... | UTF-8 | Java | 1,172 | java | Tco_reportes.java | Java | [] | null | [] | package com.tcontrato.model;
import java.util.Date;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.pe... | 1,172 | 0.780717 | 0.77901 | 45 | 25.066668 | 18.150482 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.133333 | false | false | 4 |
a0db65898ed25b1b609cf0c385f5f0e4c372c270 | 12,807,592,489,273 | d360f93a62db6f097658d9f96c891f646f5b5eb1 | /src/ReverseStringWithSpaces.java | 0635a8337fdab176a5d31b1de2af2e2aac9c11bc | [] | no_license | kirthan18/Coding-Practise | https://github.com/kirthan18/Coding-Practise | 718da92fc06234e4a46654122601e2cfd7ced07b | 6b5e198a173912fb082db09ee3d39ca1f44b7ac6 | refs/heads/master | 2021-01-22T08:01:58.848000 | 2017-02-13T20:46:51 | 2017-02-13T20:46:51 | 81,869,258 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Created by kirthanaaraghuraman on 2/13/17.
*/
public class ReverseStringWithSpaces {
static String reverseStringWithSpaces(String s) {
StringBuilder result = new StringBuilder();
StringBuilder temp = new StringBuilder();
for (int i = 0; i < s.length(); i++) {
if (s.char... | UTF-8 | Java | 1,024 | java | ReverseStringWithSpaces.java | Java | [
{
"context": "/**\n * Created by kirthanaaraghuraman on 2/13/17.\n */\npublic class ReverseStringWithSpa",
"end": 37,
"score": 0.8442095518112183,
"start": 18,
"tag": "USERNAME",
"value": "kirthanaaraghuraman"
}
] | null | [] | /**
* Created by kirthanaaraghuraman on 2/13/17.
*/
public class ReverseStringWithSpaces {
static String reverseStringWithSpaces(String s) {
StringBuilder result = new StringBuilder();
StringBuilder temp = new StringBuilder();
for (int i = 0; i < s.length(); i++) {
if (s.char... | 1,024 | 0.488281 | 0.477539 | 33 | 30.030304 | 21.036022 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 4 |
327e9a987961350c4dd2d4b07ae1aeda55e7d15f | 4,131,758,600,748 | c5ce0047ae7db92b7be959c4a0ec479807e4f525 | /maven-ebenus-dao-service/src/main/java/com/cours/ebenus/dao/IHistoryDao.java | fee0b534e20c1a3ca59f0d4017addf5a009b7f71 | [] | no_license | RaphOb/Reservation_Parking | https://github.com/RaphOb/Reservation_Parking | b3622a05598d36b9c17d31f2b8e87bec7287892c | 450d253931625deaf019c3e91011749b653a169c | refs/heads/dao/recursive | 2022-07-04T11:16:55.547000 | 2020-02-01T13:05:01 | 2020-02-01T13:05:01 | 237,614,217 | 0 | 0 | null | false | 2022-06-21T02:43:46 | 2020-02-01T12:50:02 | 2020-02-01T13:05:06 | 2022-06-21T02:43:45 | 816 | 0 | 0 | 9 | JavaScript | false | false | package com.cours.ebenus.dao;
import com.cours.ebenus.dao.entities.History;
import java.util.List;
public interface IHistoryDao {
public List<History> findAllHistory();
public History findHistoryById(int idHistory);
public List<History> findHistoryByIdUtilisateur(Integer idUtilisateur);
public Lis... | UTF-8 | Java | 604 | java | IHistoryDao.java | Java | [] | null | [] | package com.cours.ebenus.dao;
import com.cours.ebenus.dao.entities.History;
import java.util.List;
public interface IHistoryDao {
public List<History> findAllHistory();
public History findHistoryById(int idHistory);
public List<History> findHistoryByIdUtilisateur(Integer idUtilisateur);
public Lis... | 604 | 0.781457 | 0.781457 | 24 | 24.166666 | 26.552883 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.458333 | false | false | 4 |
650da944689c6783e37d0c883177d9c42d51e718 | 4,131,758,601,708 | acb4951f8f6b19a6acb7479b6e73d78f4e3cb0d7 | /flash-cards/src/main/java/flashcards/workers/SolutionReportGenerator.java | 3a6e1ba63b7c962d83b54a0453e9c458556963d8 | [] | no_license | ilya2204/flash-cards | https://github.com/ilya2204/flash-cards | c4da9d2532c54c37d6c93830c4009f19b856c232 | 62e1b67d7f3a81b37462f11d9cdc5140f1ea21b2 | refs/heads/main | 2023-05-04T00:50:40.455000 | 2021-05-21T10:06:23 | 2021-05-21T10:06:23 | 342,591,314 | 2 | 0 | null | false | 2021-05-21T10:06:24 | 2021-02-26T13:55:43 | 2021-05-21T08:55:27 | 2021-05-21T10:06:23 | 400 | 2 | 0 | 3 | Java | false | false | package flashcards.workers;
import flashcards.models.card.Card;
interface SolutionReportGenerator {
String generateReport(Card card, String input);
}
| UTF-8 | Java | 154 | java | SolutionReportGenerator.java | Java | [] | null | [] | package flashcards.workers;
import flashcards.models.card.Card;
interface SolutionReportGenerator {
String generateReport(Card card, String input);
}
| 154 | 0.811688 | 0.811688 | 7 | 21 | 18.875532 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 4 |
ec8e230033b13c3939bd69735f5f37cbc2949f00 | 4,131,758,604,181 | 95c0e62d5121809a23da62a521a3866cdf7bfbe8 | /roborallyAPI/src/test/java/nl/sogyo/roborally/domain/squares/TestFastConveyerBelt.java | 115af456a5200aa072c3411af2dae8e0ab466188 | [] | no_license | Demdiran/RoboRally | https://github.com/Demdiran/RoboRally | 55b058f0e7fd2e0e4c9cba63b3ebd2156f28896e | 938783c71ac2d5bb184ee09efff98cde49a7da13 | refs/heads/master | 2023-02-20T10:15:25.135000 | 2020-07-01T08:36:17 | 2020-07-01T08:36:17 | 331,607,349 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package nl.sogyo.roborally.domain.squares;
import nl.sogyo.roborally.domain.Direction;
import nl.sogyo.roborally.domain.Roborally;
import nl.sogyo.roborally.domain.cards.*;
import org.junit.Before;
import org.junit.Test;
import nl.sogyo.roborally.domain.cards.DoNothingCard;
import nl.sogyo.roborally.domain.robots.Rob... | UTF-8 | Java | 25,737 | java | TestFastConveyerBelt.java | Java | [] | null | [] | package nl.sogyo.roborally.domain.squares;
import nl.sogyo.roborally.domain.Direction;
import nl.sogyo.roborally.domain.Roborally;
import nl.sogyo.roborally.domain.cards.*;
import org.junit.Before;
import org.junit.Test;
import nl.sogyo.roborally.domain.cards.DoNothingCard;
import nl.sogyo.roborally.domain.robots.Rob... | 25,737 | 0.659712 | 0.63197 | 559 | 45.039356 | 27.931719 | 147 | false | false | 0 | 0 | 0 | 0 | 79 | 0.032366 | 1.087656 | false | false | 4 |
fee5fd6ac29cf29d062a22c902ee299b1dcdee68 | 22,591,528,045,109 | 49e556379985adb16841ec74f0a39ab56af4dfad | /Old/yeschamixv2/trunk/codigo_fonte/WORKSPACE/yeschamixv2/src/br/com/gv8/yeschamix/relacaogrupoprodutofamilia/dto/RelacaoGrupoProdutoFamiliaDTO.java | 250f8f99d7abc01b6bb5baf99cfb73c86e7228b5 | [] | no_license | lkmoreira/YesChamix | https://github.com/lkmoreira/YesChamix | b1e6c0a80977c326e2e46af60246fe962d64f9fc | 2084f84097ce57e7baa850d4f77a11c026ae9aa0 | refs/heads/master | 2021-01-10T07:35:49.215000 | 2015-10-28T02:02:26 | 2015-10-28T02:02:26 | 44,283,478 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.gv8.yeschamix.relacaogrupoprodutofamilia.dto;
public class RelacaoGrupoProdutoFamiliaDTO {
private String idGrupoProduto;
private String idFamilia;
private String descGrupoProduto;
/**
* @param idGrupoProduto
* @param familia
*/
public RelacaoGrupoProdutoFa... | UTF-8 | Java | 1,476 | java | RelacaoGrupoProdutoFamiliaDTO.java | Java | [] | null | [] | package br.com.gv8.yeschamix.relacaogrupoprodutofamilia.dto;
public class RelacaoGrupoProdutoFamiliaDTO {
private String idGrupoProduto;
private String idFamilia;
private String descGrupoProduto;
/**
* @param idGrupoProduto
* @param familia
*/
public RelacaoGrupoProdutoFa... | 1,476 | 0.623984 | 0.623306 | 63 | 21.428572 | 21.000162 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.380952 | false | false | 4 |
cbb16131b9c4205c2dd3a1d8da64a3b2e6ff4052 | 32,701,881,051,774 | 0edd754357eaba0265ed94ec28e0bfa8ea0b4f70 | /src/LeetCodeDifficultQuestions/LongestSubstringAtmostKChars.java | 2816ffa4b922b6ee92c94c7004f21f69a73dcb65 | [] | no_license | susravan/LeetCode | https://github.com/susravan/LeetCode | d7ac114ff923fd814a68afd17c3ad295f1068e64 | 8c5f78422e45bbfbf584c3c9b6d808e1a37953a3 | refs/heads/master | 2021-01-11T17:58:43.042000 | 2018-05-08T05:14:38 | 2018-05-08T05:14:38 | 79,885,657 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package LeetCodeDifficultQuestions;
public class LongestSubstringAtmostKChars {
}
| UTF-8 | Java | 84 | java | LongestSubstringAtmostKChars.java | Java | [] | null | [] | package LeetCodeDifficultQuestions;
public class LongestSubstringAtmostKChars {
}
| 84 | 0.857143 | 0.857143 | 5 | 15.8 | 19.114393 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 4 |
4586fe98a46812f720887c59582fb7a299f7400d | 1,382,979,471,427 | a1af14b0d21629bede3f9e13e83766e7ad2104b9 | /app/src/main/java/com/voile/jule/ui/view/dialog/PlaylistDialog.java | 64b3b1eeed01266e75d9a106533a963ba0a52095 | [
"MIT"
] | permissive | sayantanu-dey/Juel | https://github.com/sayantanu-dey/Juel | 4442db841270ef75bc10c07047a76a67bb3685f5 | e8a35d87beb74b4906dc39641c59845bb22ce1ce | refs/heads/master | 2022-12-30T20:58:47.733000 | 2020-10-26T09:51:38 | 2020-10-26T09:51:38 | 305,088,209 | 0 | 0 | null | false | 2020-10-18T11:50:49 | 2020-10-18T11:41:03 | 2020-10-18T11:41:07 | 2020-10-18T11:50:48 | 0 | 0 | 0 | 0 | null | false | false | package com.voile.jule.ui.view.dialog;
import android.app.AlertDialog;
import android.content.Context;
import android.content.DialogInterface;
import android.text.InputType;
import android.widget.ArrayAdapter;
import android.widget.EditText;
import android.widget.Toast;
import androidx.fragment.app.FragmentActivity;
... | UTF-8 | Java | 2,754 | java | PlaylistDialog.java | Java | [] | null | [] | package com.voile.jule.ui.view.dialog;
import android.app.AlertDialog;
import android.content.Context;
import android.content.DialogInterface;
import android.text.InputType;
import android.widget.ArrayAdapter;
import android.widget.EditText;
import android.widget.Toast;
import androidx.fragment.app.FragmentActivity;
... | 2,754 | 0.627814 | 0.627814 | 77 | 34.766235 | 30.521824 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.649351 | false | false | 4 |
8ed10cf5020531c2da7acbd8def2dcbfeffc7d61 | 24,326,694,772,935 | 8c257fd734ee48cad35417335c12c41713d6d592 | /Elevens/src/CardTester.java | 615de451745633af86eab8970905cfe642e96a44 | [] | no_license | tygutowski/elevens | https://github.com/tygutowski/elevens | afc207983b11260d5b90c83ee301067925a792b7 | c6cacc43f92ae8b1f25f25b41e6b3d7a97fa9e6e | refs/heads/master | 2020-04-24T11:25:23.558000 | 2019-02-21T18:36:19 | 2019-02-21T18:36:19 | 171,924,298 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* This is a class that tests the Card class.
*/
public class CardTester {
/**
* The main method in this class checks the Card operations for consistency.
* @param args is not used.
*/
public static void main(String[] args) {
Card c1 = (new Card("Ace", "Spades", 1));
Card c2 = (new Card("... | UTF-8 | Java | 1,086 | java | CardTester.java | Java | [] | null | [] | /**
* This is a class that tests the Card class.
*/
public class CardTester {
/**
* The main method in this class checks the Card operations for consistency.
* @param args is not used.
*/
public static void main(String[] args) {
Card c1 = (new Card("Ace", "Spades", 1));
Card c2 = (new Card("... | 1,086 | 0.510129 | 0.489871 | 40 | 25.15 | 18.132223 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.925 | false | false | 4 |
3859318241bfebe925a92dd85395dc12e6dab36d | 824,633,754,796 | 46b84af54aea193b8400dfe1b04add535dcd3045 | /src/main/java/br/com/portal/config/WebSecurityConfig.java | 42560d742c9068c3442910404f65a1f8c1015233 | [] | no_license | Rabugari/Portal | https://github.com/Rabugari/Portal | 371a200e8ebc20dce174b54c87f36afa12b7bcc5 | e148f89fb1d12f6bacf3a51bb399cbb996340e16 | refs/heads/master | 2020-04-13T13:22:28.726000 | 2018-12-29T21:15:52 | 2018-12-29T21:15:52 | 163,227,762 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.portal.config;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.http.HttpMethod;
import org... | UTF-8 | Java | 3,726 | java | WebSecurityConfig.java | Java | [
{
"context": "**\n * Configuração para acesso das apis\n * @author douglas.takara\n */\n@Configuration\n@EnableWebSecurity\n@EnableGlob",
"end": 1536,
"score": 0.8770319819450378,
"start": 1522,
"tag": "NAME",
"value": "douglas.takara"
}
] | null | [] | package br.com.portal.config;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.http.HttpMethod;
import org... | 3,726 | 0.811996 | 0.811727 | 103 | 35.106796 | 30.507332 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.368932 | false | false | 4 |
f32004dbc74b2c7195cd0785da0a6f0d09d56df2 | 22,874,995,832,949 | 90743e197265738b5d3247fc4d8b1f229b98f5cf | /JAVA/CodeSignal/src/main/java/exercies/CheckPalindrome.java | 5429509e321d3f86fb87f5d50bf85abe1443be70 | [] | no_license | Andrei1107/GitHubCV | https://github.com/Andrei1107/GitHubCV | a54a770d000e7578d4d8a8d1095016fa326028e5 | dc7d4451441bb1ec1dd1902952f93b592a4555fc | refs/heads/master | 2022-06-26T09:08:16.061000 | 2019-12-06T16:07:00 | 2019-12-06T16:07:00 | 209,280,485 | 0 | 0 | null | false | 2022-06-21T02:23:32 | 2019-09-18T10:24:22 | 2019-12-06T16:07:20 | 2022-06-21T02:23:31 | 52,065 | 0 | 0 | 7 | JavaScript | false | false | package exercies;
import java.lang.reflect.Array;
import java.util.Arrays;
public class CheckPalindrome {
/*
Given the string, check if it is a palindrome.
*/
public static void main(String[] args) {
System.out.println(checkPalindrome("Ana"));
}
static boolean checkPalindrome... | UTF-8 | Java | 729 | java | CheckPalindrome.java | Java | [] | null | [] | package exercies;
import java.lang.reflect.Array;
import java.util.Arrays;
public class CheckPalindrome {
/*
Given the string, check if it is a palindrome.
*/
public static void main(String[] args) {
System.out.println(checkPalindrome("Ana"));
}
static boolean checkPalindrome... | 729 | 0.550069 | 0.544582 | 42 | 16.357143 | 20.603769 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.380952 | false | false | 4 |
1e31052ba8fc991dd45b0d7bda951da2dc3f8257 | 22,874,995,829,160 | 129d8d76752bf474f1f7e62821fc11ba7796b478 | /src/main/java/com/OnMobile/BusinessLib/App.java | 67d37faf9f38c7df7035f60f781b21424c4a12fd | [] | no_license | pnilava03/BaselineAPP | https://github.com/pnilava03/BaselineAPP | 1c1070869cc9e2314dba6d89a0fdac583d74e8b7 | 96b59741c1db46b32f0545cd2c4257a05c9357dc | refs/heads/master | 2021-07-03T03:08:56.056000 | 2017-09-24T11:12:23 | 2017-09-24T11:12:23 | 104,636,766 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.OnMobile.BusinessLib;
import java.time.Duration;
import io.appium.java_client.MobileBy;
import io.appium.java_client.TouchAction;
import io.appium.java_client.android.AndroidDriver;
import io.appium.java_client.android.AndroidElement;
import org.apache.log4j.Logger;
import org.openqa.selenium.By;
impor... | UTF-8 | Java | 2,354 | java | App.java | Java | [
{
"context": "r.findElement(MobileBy.AndroidUIAutomator(\"text(\\\"Socha Hai\\\")\"));\n\tint startY = wb.getLocation().getY() + (w",
"end": 1860,
"score": 0.8794808983802795,
"start": 1851,
"tag": "NAME",
"value": "Socha Hai"
}
] | null | [] | package com.OnMobile.BusinessLib;
import java.time.Duration;
import io.appium.java_client.MobileBy;
import io.appium.java_client.TouchAction;
import io.appium.java_client.android.AndroidDriver;
import io.appium.java_client.android.AndroidElement;
import org.apache.log4j.Logger;
import org.openqa.selenium.By;
impor... | 2,351 | 0.652082 | 0.644435 | 66 | 34.666668 | 31.670334 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.424242 | false | false | 4 |
7e598d3e8c663ee5416d827135bca25ec3148aa4 | 1,949,915,179,540 | 88454921dc6b6e8e7a1d91abc4f3756ebe336564 | /Testing.java | 74ad733e15ff78d62a674fcf169f41cd4cdf0428 | [] | no_license | ShoRaj-mDr/CECS-328_-07-5784 | https://github.com/ShoRaj-mDr/CECS-328_-07-5784 | f8dda606f985dd77e37efdecbf6c2633d68a6410 | 20a72d3b8d3af3b37144b2a81a9bb99dc1bf7745 | refs/heads/master | 2020-09-26T08:23:46.895000 | 2019-12-07T10:42:01 | 2019-12-07T10:42:01 | 226,215,897 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.*;
public class Testing {
private static List<Operator> oArray = new ArrayList<>(); //operator obj
private static List<Integer> iArray = new ArrayList<>(); //int obj
private static List<String> sArray = new ArrayList<>(); //string array
// private Stack<ParseTree> oStack = new Stack<>();
... | UTF-8 | Java | 1,643 | java | Testing.java | Java | [] | null | [] | import java.util.*;
public class Testing {
private static List<Operator> oArray = new ArrayList<>(); //operator obj
private static List<Integer> iArray = new ArrayList<>(); //int obj
private static List<String> sArray = new ArrayList<>(); //string array
// private Stack<ParseTree> oStack = new Stack<>();
... | 1,643 | 0.649422 | 0.644553 | 58 | 27.310345 | 22.853512 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.327586 | false | false | 4 |
aa422e246855761dd30a66d849d4cfaf09772721 | 11,965,778,918,090 | 3f595261404a8fef4408ccee7e347aaa88001b44 | /app/src/main/java/com/needyyy/app/Modules/Dating/suggestions/fragment/FriendSuggestion.java | e5c1ccce7edd2879d120b4b55c8e5b99a39533ca | [] | no_license | Needdyyy/Android | https://github.com/Needdyyy/Android | a580fd3b2d2686199d3bd8a661e14cb0bcfd4597 | d72b310ed588ccb2ae882466843caba33b50f215 | refs/heads/master | 2020-12-05T09:22:40.886000 | 2020-01-06T09:47:09 | 2020-01-06T09:47:09 | 232,066,727 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.needyyy.app.Modules.Dating.suggestions.fragment;
import android.annotation.SuppressLint;
import android.location.Location;
import android.os.Bundle;
import android.support.v7.widget.GridLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.util.Log;
import android.view.View;
import co... | UTF-8 | Java | 4,927 | java | FriendSuggestion.java | Java | [] | null | [] | package com.needyyy.app.Modules.Dating.suggestions.fragment;
import android.annotation.SuppressLint;
import android.location.Location;
import android.os.Bundle;
import android.support.v7.widget.GridLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.util.Log;
import android.view.View;
import co... | 4,927 | 0.636899 | 0.631825 | 128 | 37.476563 | 27.59358 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.710938 | false | false | 4 |
35319fac72394188ff28511ff03538eff99df1cf | 30,030,411,381,805 | 7ca57716533766d1bd07bf2cbbc559de2aefdd6f | /fanclubs247/src/com/zenpods/fanclubs247/tools/DateTools.java | 854bfb2806e0f5d1a9c6b14eb383a6531d2fe940 | [] | no_license | johnnyzen/fanclubs247-Android-Studio | https://github.com/johnnyzen/fanclubs247-Android-Studio | 66862f6c4cf5194d083510cfa10a67ae65a04533 | 0449dd34e651ebecac6c5d47313edcf418a3b88c | refs/heads/master | 2015-08-23T06:46:25.908000 | 2015-07-26T16:43:51 | 2015-07-26T16:43:51 | 33,992,571 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zenpods.fanclubs247.tools;
import org.joda.time.DateTime;
import org.joda.time.Duration;
import org.joda.time.DurationFieldType;
import org.joda.time.Period;
import org.joda.time.format.DateTimeFormat;
import org.joda.time.format.DateTimeFormatter;
import org.joda.time.format.PeriodFormatter;
import org.jo... | UTF-8 | Java | 4,082 | java | DateTools.java | Java | [] | null | [] | package com.zenpods.fanclubs247.tools;
import org.joda.time.DateTime;
import org.joda.time.Duration;
import org.joda.time.DurationFieldType;
import org.joda.time.Period;
import org.joda.time.format.DateTimeFormat;
import org.joda.time.format.DateTimeFormatter;
import org.joda.time.format.PeriodFormatter;
import org.jo... | 4,082 | 0.756002 | 0.751102 | 104 | 38.25 | 36.024765 | 152 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.942308 | false | false | 4 |
f98f058b4ddebb0174aad00ba849f347a14c11fc | 17,935,783,476,119 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/31/31_e94428013ad2ae5f2b51a611c5d9c66f11cc617b/NodeDAOImpl/31_e94428013ad2ae5f2b51a611c5d9c66f11cc617b_NodeDAOImpl_t.java | 897965fa319f490f3a53c95a496f1a24f8d66f6c | [] | no_license | zhongxingyu/Seer | https://github.com/zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516000 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | false | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | 2023-06-21T00:53:27 | 2023-06-22T07:55:57 | 2,849,868 | 2 | 2 | 0 | null | false | false | package org.sagebionetworks.repo.model.jdo;
import static org.sagebionetworks.repo.model.query.jdo.SqlConstants.*;
import java.io.IOException;
import java.util.ArrayList;
import java.util.Date;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Iterator;
import java.util.List;
... | UTF-8 | Java | 38,523 | java | 31_e94428013ad2ae5f2b51a611c5d9c66f11cc617b_NodeDAOImpl_t.java | Java | [
{
"context": " implementation of the NodeDAO.\r\n * \r\n * @author jmhill\r\n *\r\n */\r\n @Transactional(readOnly = true)\r\n pu",
"end": 2281,
"score": 0.9994760155677795,
"start": 2275,
"tag": "USERNAME",
"value": "jmhill"
},
{
"context": "sDao;\r\n \t\r\n \tprivate static Str... | null | [] | package org.sagebionetworks.repo.model.jdo;
import static org.sagebionetworks.repo.model.query.jdo.SqlConstants.*;
import java.io.IOException;
import java.util.ArrayList;
import java.util.Date;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Iterator;
import java.util.List;
... | 38,523 | 0.708797 | 0.707915 | 951 | 38.506836 | 33.866623 | 232 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.2755 | false | false | 4 |
125ca369c4263f25d3f48dc9c6ef0fe53b3ec07d | 22,016,002,373,382 | af4bf958ef7d9a7ee4e521d62a6574a3bd0abd71 | /src/jp/co/nttdata/rate/fms/calculate/AbstractContextPlugin.java | 419fdd8b5496c347800a4a31264348b3cd55e526 | [] | no_license | dtune/feeling | https://github.com/dtune/feeling | dfcc684c94e0e325637e944295c6882f4346c028 | 781910ac60672a372ea357aeb00c4408d319e61c | refs/heads/master | 2016-09-06T02:47:28.034000 | 2012-07-16T05:58:45 | 2012-07-16T05:58:45 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package jp.co.nttdata.rate.fms.calculate;
import java.text.MessageFormat;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import jp.co.nttdata.rate.exception.FmsRuntimeException;
import jp.co.nttdata.rate.rateFundation.dbConnection.DBConnection;
import jp.co.nttdata.rate.rate... | SHIFT_JIS | Java | 6,621 | java | AbstractContextPlugin.java | Java | [
{
"context": "ections.MapUtils;\r\n\r\n/**\r\n * 世代訂正処理を行う\r\n * @author zhanghy\r\n *\r\n */\r\npublic class AbstractContextPlugin impl",
"end": 482,
"score": 0.9996778964996338,
"start": 475,
"tag": "USERNAME",
"value": "zhanghy"
},
{
"context": "\"t\";\r\n\tprivate static final St... | null | [] | package jp.co.nttdata.rate.fms.calculate;
import java.text.MessageFormat;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import jp.co.nttdata.rate.exception.FmsRuntimeException;
import jp.co.nttdata.rate.rateFundation.dbConnection.DBConnection;
import jp.co.nttdata.rate.rate... | 6,621 | 0.648798 | 0.602455 | 202 | 26.628714 | 24.229631 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.658416 | false | false | 4 |
32ba91c853a2b33d96d74d541ccbde13f9feb6c1 | 33,354,716,087,792 | fc3269f18ceb6ac4b237d7dd2f399d3b4134182a | /src/ua/com/progforce/TaskManager/menu/Menu.java | 326dc690d383f60606347151c5962961444de061 | [] | no_license | svyrydovskii/progForceTest | https://github.com/svyrydovskii/progForceTest | ec37d5d282880c04e2b3fb4c46151674a6bba46d | 459dd70da7e3cef38e0e583191f8dcd1a7479352 | refs/heads/master | 2018-01-02T14:12:01.588000 | 2016-10-21T07:03:06 | 2016-10-21T07:03:06 | 71,493,452 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ua.com.progforce.TaskManager.menu;
import ua.com.progforce.TaskManager.TaskService;
import ua.com.progforce.TaskManager.domain.Task;
import java.util.List;
import java.util.Scanner;
/*
* The Menu object implements the State pattern. It might seem like an over-engineering for such a small app.
* But I... | UTF-8 | Java | 3,141 | java | Menu.java | Java | [] | null | [] | package ua.com.progforce.TaskManager.menu;
import ua.com.progforce.TaskManager.TaskService;
import ua.com.progforce.TaskManager.domain.Task;
import java.util.List;
import java.util.Scanner;
/*
* The Menu object implements the State pattern. It might seem like an over-engineering for such a small app.
* But I... | 3,141 | 0.544094 | 0.543458 | 113 | 26.778761 | 24.543526 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.40708 | false | false | 8 |
68c3c45349492d4152600291f31dbee65374bdd0 | 30,193,620,154,026 | 8008528c0d5e59dab5a187b2e57f778509a2e8a9 | /src/Uva11727.java | 847c5ea8065e687d1db2750b6287c563fbf896b4 | [] | no_license | Rainmavis/Practice | https://github.com/Rainmavis/Practice | f3f439863df80bf6a664aa1de331d1858e93c671 | ed830823bb4bc9daf237eb24d209e863c096dd81 | refs/heads/master | 2021-05-14T02:21:04.601000 | 2018-01-08T12:19:30 | 2018-01-08T12:19:30 | 116,593,078 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Arrays;
import java.util.Scanner;
class Uva11727 {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
int t = sc.nextInt();
for (int k = 1; k <= t; k++) {
int a = sc.nextInt();
int b = sc.nextInt();
int c = sc.nextInt();
System.out.println("C... | UTF-8 | Java | 418 | java | Uva11727.java | Java | [] | null | [] | import java.util.Arrays;
import java.util.Scanner;
class Uva11727 {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
int t = sc.nextInt();
for (int k = 1; k <= t; k++) {
int a = sc.nextInt();
int b = sc.nextInt();
int c = sc.nextInt();
System.out.println("C... | 418 | 0.555024 | 0.54067 | 16 | 24.125 | 24.761045 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.4375 | false | false | 8 |
dd24a360cad0dd1f8e2a27039901cbad550030fd | 23,502,061,110,463 | cd11b3d387326adebae4a1d9a63e283a3a33dbf3 | /TestWorkExample/src/com/granovskiy/Demo.java | 0b64ccf46a593b1aa40c447a4818f4d906dd3ae5 | [] | no_license | SviatoslavExpert/CodeWars7 | https://github.com/SviatoslavExpert/CodeWars7 | a878b770bf8fa919b4b642034e1e959deabed104 | 96803537b50f7b9d6ab29b609d1950e64c66334c | refs/heads/master | 2020-08-09T22:38:47.087000 | 2020-03-14T13:18:34 | 2020-03-14T13:18:34 | 214,192,534 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.granovskiy;
import java.util.InputMismatchException;
import java.util.Scanner;
public class Demo {
public static void main(String[] args) {
double a = 0.0d;
double b = 0.0d;
double c = 0.0d;
System.out.println("Програма вирішує квадратне рівняння:");
System.out.... | UTF-8 | Java | 2,127 | java | Demo.java | Java | [] | null | [] | package com.granovskiy;
import java.util.InputMismatchException;
import java.util.Scanner;
public class Demo {
public static void main(String[] args) {
double a = 0.0d;
double b = 0.0d;
double c = 0.0d;
System.out.println("Програма вирішує квадратне рівняння:");
System.out.... | 2,127 | 0.508938 | 0.499474 | 54 | 34.222221 | 26.092901 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.888889 | false | false | 8 |
0f2d506523fc27b921b65b97130f083d0c9e39bf | 11,708,080,919,546 | 444f43d13c7a1a6fdd1fdbd7a2e24d029c011003 | /common/src/main/java/com/zalyson/core/models/arena/chest/Item.java | 49d37de75a9f006b3326880234b8e25fa7b2ab45 | [] | no_license | zAlyson/SkyWars | https://github.com/zAlyson/SkyWars | a74074774e374b31e923c23b3e0baf0ad9c8b1db | 5e325a0f660eddb4a740380d442ef8af687bc9c6 | refs/heads/master | 2022-09-30T18:46:37.699000 | 2020-06-07T21:22:44 | 2020-06-07T21:22:44 | 270,433,577 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zalyson.core.models.arena.chest;
import lombok.AllArgsConstructor;
import lombok.Getter;
import org.bukkit.inventory.ItemStack;
@AllArgsConstructor
@Getter
public class Item {
private ItemStack itemStack;
private int percentage;
} | UTF-8 | Java | 255 | java | Item.java | Java | [] | null | [] | package com.zalyson.core.models.arena.chest;
import lombok.AllArgsConstructor;
import lombok.Getter;
import org.bukkit.inventory.ItemStack;
@AllArgsConstructor
@Getter
public class Item {
private ItemStack itemStack;
private int percentage;
} | 255 | 0.792157 | 0.792157 | 15 | 16.066668 | 15.411972 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 8 |
4f5e3e26ca551657c054b282d28fb0645242766c | 30,923,764,592,430 | 6c29ae0d19f9e6eab0988e207bc538f1818e71f8 | /app/src/main/java/com/ooo/demo/utils/logAcra/CrashSenderFactory.java | 34630a8160afaeb28684afadd9f3d119e8af18a5 | [] | no_license | 1825650144/ASTestDemo | https://github.com/1825650144/ASTestDemo | b474a4511209dfe19d271a85e97fd8e16e902fde | 120c71fd9a74f39763f3b4382abc21bc1c7c91b5 | refs/heads/master | 2019-04-26T14:44:51.144000 | 2019-04-26T10:22:13 | 2019-04-26T10:22:13 | 82,436,838 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ooo.demo.utils.logAcra;
import android.content.Context;
import android.support.annotation.NonNull;
import org.acra.config.CoreConfiguration;
import org.acra.sender.ReportSender;
import org.acra.sender.ReportSenderFactory;
/**
* 自定义异常报告工厂
* Created by Dongdd on 2018/5/29 18:38.
*/
public class CrashSen... | UTF-8 | Java | 545 | java | CrashSenderFactory.java | Java | [
{
"context": "portSenderFactory;\n\n/**\n * 自定义异常报告工厂\n * Created by Dongdd on 2018/5/29 18:38.\n */\npublic class CrashSenderF",
"end": 274,
"score": 0.9993491172790527,
"start": 268,
"tag": "USERNAME",
"value": "Dongdd"
}
] | null | [] | package com.ooo.demo.utils.logAcra;
import android.content.Context;
import android.support.annotation.NonNull;
import org.acra.config.CoreConfiguration;
import org.acra.sender.ReportSender;
import org.acra.sender.ReportSenderFactory;
/**
* 自定义异常报告工厂
* Created by Dongdd on 2018/5/29 18:38.
*/
public class CrashSen... | 545 | 0.764706 | 0.743833 | 20 | 25.35 | 24.350103 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 8 |
9331fb743ee5b0dc3b0fdd602b4b1967f8d21009 | 18,296,560,701,315 | 252e4457d0b363ab60faff43c1a664f9494cab77 | /app/src/main/java/com/computecrib/bakingapp/StepListFragment.java | e848f7ed4619ebd31e4a8c8482bb9d4399309cb0 | [] | no_license | BhavyanshM/Baking-App | https://github.com/BhavyanshM/Baking-App | 466467d4f646d69b954ba5ca9aad8eebebb7e7a6 | bf810d6d66151cb2271ee405438e0fa9bba662dc | refs/heads/master | 2020-03-23T03:51:59.087000 | 2018-10-03T01:12:49 | 2018-10-03T01:12:49 | 141,053,253 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.computecrib.bakingapp;
import android.os.Bundle;
import android.app.Fragment;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
i... | UTF-8 | Java | 1,777 | java | StepListFragment.java | Java | [] | null | [] | package com.computecrib.bakingapp;
import android.os.Bundle;
import android.app.Fragment;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
i... | 1,777 | 0.75408 | 0.752954 | 51 | 33.843136 | 32.027176 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.647059 | false | false | 8 |
1de07c710dc9430abf1b350e47ba900fc8d49276 | 8,409,545,968,816 | 86210b05bc32e5cd372d326570177c9aeaa6667a | /NettyWebserver.Api/src/test/java/org/haagensoftware/netty/webserver/util/JSMinifierTest.java | 8650405cd4646ace69b07bb78d660a4f14722ae1 | [] | no_license | joachimhs/Revdoc | https://github.com/joachimhs/Revdoc | 7ce359abec7e3ecaccf4a0576b5b82ea62ad48c9 | 009f5247305216fce1bf3122138da7ca0e9f9f50 | refs/heads/master | 2021-01-25T07:39:47.187000 | 2012-12-09T23:36:48 | 2012-12-09T23:36:48 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.haagensoftware.netty.webserver.util;
import static org.junit.Assert.*;
import org.junit.Test;
public class JSMinifierTest {
}
| UTF-8 | Java | 146 | java | JSMinifierTest.java | Java | [] | null | [] | package org.haagensoftware.netty.webserver.util;
import static org.junit.Assert.*;
import org.junit.Test;
public class JSMinifierTest {
}
| 146 | 0.760274 | 0.760274 | 11 | 12.272727 | 16.690176 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 8 |
4b073a3ef69a85ec09ae82e9db36f7c649a65c3b | 3,169,685,904,260 | 9bb00c7081e2368e05d20da25600785d56364aa7 | /video-service/src/main/java/com/zhiyou100/video/service/impl/VideoServiceImpl.java | a1fd0aa6c62f3cd5c1e04cd1795c2f07e9582abe | [] | no_license | huxiangyang2018/video | https://github.com/huxiangyang2018/video | 951cc4547f4e28979637ca2d8924ec3194044321 | e943826c4aef4d2e285386d0adaeb0a54c7e7bd9 | refs/heads/master | 2021-01-20T10:47:03.702000 | 2017-08-29T01:02:51 | 2017-08-29T01:02:51 | 101,601,443 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zhiyou100.video.service.impl;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.zhiyou100.video.dao.mapper.VideoMapper;
import com.zhiyou100.video.dao.model.Page;
import com.zhiyou100.video.dao.model.Vi... | UTF-8 | Java | 1,169 | java | VideoServiceImpl.java | Java | [] | null | [] | package com.zhiyou100.video.service.impl;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.zhiyou100.video.dao.mapper.VideoMapper;
import com.zhiyou100.video.dao.model.Page;
import com.zhiyou100.video.dao.model.Vi... | 1,169 | 0.700599 | 0.685201 | 55 | 19.254545 | 18.042595 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.363636 | false | false | 8 |
f934fd2df0b67ce1a7298d13a78c3d140337b419 | 3,169,685,907,516 | dbe07db4b6cd0da7767973427143bbf07098d634 | /src/main/java/com/mercadolibre/mercadopuntos/config/SwaggerConfig.java | 4ce0a104c19401566200c19b8c3dfa95f0bfbeea | [] | no_license | adrianachelotti/IP-Information | https://github.com/adrianachelotti/IP-Information | 247aee99fe87cedfc741a29cb98b3118a4e23bf4 | 41adc3192112f60ae927409b4158016820b9c234 | refs/heads/main | 2023-04-17T11:23:00.145000 | 2021-04-30T11:49:59 | 2021-04-30T11:49:59 | 358,909,614 | 0 | 0 | null | false | 2021-04-30T11:49:59 | 2021-04-17T15:08:33 | 2021-04-25T19:15:42 | 2021-04-30T11:49:59 | 35 | 0 | 0 | 0 | Java | false | false | package com.mercadolibre.mercadopuntos.config;
import com.fasterxml.classmate.TypeResolver;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.core.Ordered;
import springfox.documentation.builders.RequestHandlerSelectors;
import ... | UTF-8 | Java | 1,399 | java | SwaggerConfig.java | Java | [] | null | [] | package com.mercadolibre.mercadopuntos.config;
import com.fasterxml.classmate.TypeResolver;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.core.Ordered;
import springfox.documentation.builders.RequestHandlerSelectors;
import ... | 1,399 | 0.7198 | 0.716941 | 40 | 34 | 28.421824 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.475 | false | false | 8 |
1d031c0d7a63b569dd3b5c28e025e085f8126a27 | 7,017,976,630,885 | 8adc4e0536ebf07054ba0acdbf0b2c2b987c267a | /xmy/.svn/pristine/f0/f0f283f208ee32272f65ce0ffb7ed6e4e623eea3.svn-base | 0d6c91545d5806332e635a205471ecaa7e012b08 | [] | no_license | haifeiforwork/xmy | https://github.com/haifeiforwork/xmy | f53c9e5f8d345326e69780c9ae6d7cf44e951016 | abcf424be427168f9a9dac12a04f5a46224211ab | refs/heads/master | 2020-05-03T02:05:40.499000 | 2018-03-06T09:21:15 | 2018-03-06T09:21:15 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zfj.xmy.pc.web.controller.customization;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.servlet.http.HttpServletRequest;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springfram... | UTF-8 | Java | 1,235 | f0f283f208ee32272f65ce0ffb7ed6e4e623eea3.svn-base | Java | [] | null | [] | package com.zfj.xmy.pc.web.controller.customization;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.servlet.http.HttpServletRequest;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springfram... | 1,235 | 0.805216 | 0.805216 | 37 | 32.162163 | 25.436209 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.27027 | false | false | 8 | |
f5075f42b5ffbbeb85a0be89695a52f8f958164a | 20,392,504,732,346 | 91e13a7a1570a3dae7dd33a2087ac47cf10896e1 | /ByteShortIntLong/src/com/company/Main.java | 0e690aadfbcae8f3fcbeeb5041003b68f1a20580 | [] | no_license | HuanaMari/JAVA-exercises | https://github.com/HuanaMari/JAVA-exercises | d38792398e214d380803cc9b99efa15a200ed480 | e0248f3c17b66408aea53a69d32c9e0751035685 | refs/heads/master | 2021-05-24T13:10:29.689000 | 2020-05-06T19:02:17 | 2020-05-06T19:02:17 | 253,577,072 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company;
import java.sql.SQLOutput;
public class Main {
public static void main(String[] args) {
int myValue = 10000;
int myMinIntValue = Integer.MIN_VALUE;
int myMaxIntValue = Integer.MAX_VALUE;
int myMaxIntTest = 2_147_483_647;
byte myMinByt... | UTF-8 | Java | 1,390 | java | Main.java | Java | [] | null | [] | package com.company;
import java.sql.SQLOutput;
public class Main {
public static void main(String[] args) {
int myValue = 10000;
int myMinIntValue = Integer.MIN_VALUE;
int myMaxIntValue = Integer.MAX_VALUE;
int myMaxIntTest = 2_147_483_647;
byte myMinByt... | 1,390 | 0.629496 | 0.589928 | 48 | 27.958334 | 20.803604 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.625 | false | false | 8 |
c0ff2e8051e77ca038e6ba8db897c3995eaca2ac | 11,330,123,768,529 | a58148d83f3ee729d2571ba4886d2527cce0c163 | /com/company/NumberInRange.java | 21e0fcc160242e18a4fed8943b4e8166c0e99678 | [] | no_license | KaloyanMarkov1995/conditionalStatementsAdvanced_Java | https://github.com/KaloyanMarkov1995/conditionalStatementsAdvanced_Java | d6dd419905c8571762535c50ae5f30d878db18b0 | dbb35863d7baf7893c8f5ef4065cee33e406879e | refs/heads/main | 2023-09-01T05:52:46.304000 | 2021-10-18T16:00:54 | 2021-10-18T16:00:54 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company;
import java.util.Scanner;
public class NumberInRange {
public static void main(String[] args) {
Scanner scan = new Scanner(System.in);
double x =Double.parseDouble(scan.nextLine());
if(x>=-100 && x<=100 && x!=0){
System.out.println("Yes");
... | UTF-8 | Java | 397 | java | NumberInRange.java | Java | [] | null | [] | package com.company;
import java.util.Scanner;
public class NumberInRange {
public static void main(String[] args) {
Scanner scan = new Scanner(System.in);
double x =Double.parseDouble(scan.nextLine());
if(x>=-100 && x<=100 && x!=0){
System.out.println("Yes");
... | 397 | 0.528967 | 0.511335 | 18 | 20.055555 | 18.494661 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 8 |
23cf1e3d66058f6671b1db0e68863b70ab24bfff | 15,934,328,705,133 | bb7dda78c7f625147186e641f3f855bfe7db0de1 | /src/main/java/com/easyexcel/TestEeayexcel.java | 0adb6607777493de1b8c40327d4507185c5f5474 | [] | no_license | learnmyjava/springboot | https://github.com/learnmyjava/springboot | 76587430c199e5034c95921e194303a0928a3737 | 5ae45f6140d2f005259b14668edd6a16a6ba3ade | refs/heads/master | 2022-12-11T06:12:34.537000 | 2021-05-20T06:07:18 | 2021-05-20T06:07:18 | 224,149,803 | 0 | 0 | null | false | 2022-12-06T00:44:56 | 2019-11-26T09:15:39 | 2021-05-20T06:14:16 | 2022-12-06T00:44:54 | 786 | 0 | 0 | 5 | Java | false | false | package com.easyexcel;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.OutputStream;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import com.alibaba.excel.ExcelWriter;
import... | UTF-8 | Java | 1,573 | java | TestEeayexcel.java | Java | [
{
"context": "i.Test;\r\n\r\n/**\r\n * 使用eazyexcel 导出excel\r\n * @author lihonghui\r\n *\r\n */\r\npublic class TestEeayexcel {\r\n\r\n\t@Test\r",
"end": 533,
"score": 0.9924071431159973,
"start": 524,
"tag": "USERNAME",
"value": "lihonghui"
}
] | null | [] | package com.easyexcel;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.OutputStream;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import com.alibaba.excel.ExcelWriter;
import... | 1,573 | 0.69901 | 0.690429 | 64 | 21.671875 | 19.584795 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.6875 | false | false | 8 |
d642311350a6ad16ecfb6afd3c52b1979caadf0a | 14,508,399,555,027 | 734fa2211abb636a226154798772c658bc76c2d1 | /app/src/main/java/com/bignerdranch/testphilosophyjava/homecontrol/parallelExecution/synchronizing/PipedIO.java | c309113d48bcfa18f9ef9147bea7af38e04a8936 | [] | no_license | whatakat/philosophyJava | https://github.com/whatakat/philosophyJava | d16c1808ab65eb3dd855ba9015914c29f30f6c8b | d5a18b43c7e89f8a5666b517f82d8909d89c3997 | refs/heads/master | 2020-08-28T12:09:07.746000 | 2019-11-14T21:56:35 | 2019-11-14T21:56:35 | 217,694,632 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bignerdranch.testphilosophyjava.homecontrol.parallelExecution.synchronizing;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
import java.util.concurrent.TimeUnit;
public class PipedIO {
public static void main(String[] args)throws Exception {
Sender sender =... | UTF-8 | Java | 583 | java | PipedIO.java | Java | [] | null | [] | package com.bignerdranch.testphilosophyjava.homecontrol.parallelExecution.synchronizing;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
import java.util.concurrent.TimeUnit;
public class PipedIO {
public static void main(String[] args)throws Exception {
Sender sender =... | 583 | 0.722127 | 0.720412 | 18 | 31.388889 | 23.91452 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.611111 | false | false | 8 |
ea4b9e23509cc7df98b7de91aa9fb3e9976c80f3 | 12,360,915,901,326 | 7e904d4eb3d2f1653ef0e7bdb4715e0ef9734663 | /hw5_23.01.2018/src/com/study/robot/RoboPlant.java | 0d3498ba32e0228e7d0def2154536a7a3101c06c | [] | no_license | MishaOnyshchenko/new_hw | https://github.com/MishaOnyshchenko/new_hw | 72baa08075bed089854ab658fc5b34f25703f6a8 | d84605f9008aa95481f0a9bcbe3597b2d16e8fee | refs/heads/master | 2020-03-15T17:37:01.940000 | 2019-02-19T22:25:53 | 2019-02-19T22:25:53 | 132,265,651 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.study.robot;
/*
Необходимо собрать робота по частям (голова, руки, ноги, туловище) - это будут ваши объекты,
которые в свою очередь должны быть полями робота.
Голова, должна уметь говорить, руки писать, ноги ходить.
Если я собрал робота верно - голова, 2 руки, 2 ноги - должен увидеть сообщение:
робот гот... | UTF-8 | Java | 1,756 | java | RoboPlant.java | Java | [] | null | [] | package com.study.robot;
/*
Необходимо собрать робота по частям (голова, руки, ноги, туловище) - это будут ваши объекты,
которые в свою очередь должны быть полями робота.
Голова, должна уметь говорить, руки писать, ноги ходить.
Если я собрал робота верно - голова, 2 руки, 2 ноги - должен увидеть сообщение:
робот гот... | 1,756 | 0.684295 | 0.682692 | 38 | 31.842106 | 28.779129 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.921053 | false | false | 8 |
2a35e5969a0b54d5f8adbb83f2dc1c3f29afb044 | 6,975,026,927,771 | a840515f4397c3f4070d3269b4ccc9c586fbfaec | /Dice_Counter.java | 839a3eb6b5e405614df3219ab2923b933bf44141 | [] | no_license | JWay95/Problem-Set-1 | https://github.com/JWay95/Problem-Set-1 | 429f375b373df37f0ba5477190fe939f2f2efcdf | 60a558ef557d5d0043f99f3649f12131d30c544e | refs/heads/master | 2021-01-10T16:27:29.316000 | 2016-01-22T00:00:32 | 2016-01-22T00:00:32 | 50,129,137 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.*;
public class Dice_Counter {
public static void main(String[] args) {
int SIDES = 6;
double[] dist = new double[2*SIDES+1];
for (int i = 1; i <= SIDES; i++)
for (int j = 1; j <= SIDES; j++)
dist[i+j] += 1.0;
for (int k = 2; k <= 2*SIDES; k++)
dist[k] /= 36.0;
int N = 0;
... | UTF-8 | Java | 1,115 | java | Dice_Counter.java | Java | [] | null | [] | import java.util.*;
public class Dice_Counter {
public static void main(String[] args) {
int SIDES = 6;
double[] dist = new double[2*SIDES+1];
for (int i = 1; i <= SIDES; i++)
for (int j = 1; j <= SIDES; j++)
dist[i+j] += 1.0;
for (int k = 2; k <= 2*SIDES; k++)
dist[k] /= 36.0;
int N = 0;
... | 1,115 | 0.50852 | 0.4287 | 43 | 24.953489 | 17.33655 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.372093 | false | false | 8 |
dd1ebc38e4dd49724660b8ef1bc698f4b3c1a319 | 32,203,664,816,873 | 3ec667dd385f4f8e4388131d860bd99827b57c96 | /src/main/java/org/msyu/javautil/cf/MapToCollection.java | bb1b3a18df0fa1262422cd0d813233d7056dfb14 | [] | no_license | ypoluektovich/msyu-javautil-cf | https://github.com/ypoluektovich/msyu-javautil-cf | 15cb9cae1dbb3926723b165000eef65438cdd405 | d8f62e3b0c3adaf4daebc48d579d405f711bde16 | refs/heads/master | 2020-07-30T21:54:34.375000 | 2017-12-24T00:08:32 | 2017-12-24T00:08:32 | 73,618,977 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.msyu.javautil.cf;
import java.util.Collection;
import java.util.Map;
import java.util.Set;
import java.util.function.Function;
/**
* @since 0.1.1
*/
public class MapToCollection<K, V, C extends Collection<V>> {
private final Map<K, C> backingMap;
private final Function<? super K, ? extends C> collect... | UTF-8 | Java | 757 | java | MapToCollection.java | Java | [] | null | [] | package org.msyu.javautil.cf;
import java.util.Collection;
import java.util.Map;
import java.util.Set;
import java.util.function.Function;
/**
* @since 0.1.1
*/
public class MapToCollection<K, V, C extends Collection<V>> {
private final Map<K, C> backingMap;
private final Function<? super K, ? extends C> collect... | 757 | 0.719947 | 0.715984 | 33 | 21.939394 | 24.042814 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.272727 | false | false | 8 |
dc26572f1cc42fe7cb553dbfe032a86b8d0a2e49 | 17,128,329,585,047 | c20837b58c4121a254a85d379a41beccd80ea0c2 | /src/main/java/com/tsunazumi/buchalka/genericschallenge/Main.java | 63700f7397050eddf0af6403673345cdf7af2213 | [] | no_license | tkealamakia/sandbox | https://github.com/tkealamakia/sandbox | 97d8c2bf16088ffb69153249fb3e2b20ce4d187b | 0fb14733ed3bbd1cec999251ed5aea55dc373505 | refs/heads/master | 2023-06-23T08:52:17.003000 | 2023-06-10T22:22:16 | 2023-06-10T22:22:16 | 114,386,005 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tsunazumi.buchalka.genericschallenge;
import com.tsunazumi.misc.Foo;
public class Main {
public static void main(String[] args) {
Team<FootballTeam> dolphins = new Team("Dolphins");
Team<FootballTeam> eagles = new Team("Eagles");
Team<BasketballTeam> jazz = new Team("Jazz");
Team<Basketb... | UTF-8 | Java | 645 | java | Main.java | Java | [
{
"context": "gs) {\n Team<FootballTeam> dolphins = new Team(\"Dolphins\");\n Team<FootballTeam> eagles = new Team(\"Eagl",
"end": 198,
"score": 0.9874755144119263,
"start": 190,
"tag": "NAME",
"value": "Dolphins"
},
{
"context": "les\");\n Team<BasketballTeam> jazz = new Te... | null | [] | package com.tsunazumi.buchalka.genericschallenge;
import com.tsunazumi.misc.Foo;
public class Main {
public static void main(String[] args) {
Team<FootballTeam> dolphins = new Team("Dolphins");
Team<FootballTeam> eagles = new Team("Eagles");
Team<BasketballTeam> jazz = new Team("Jazz");
Team<Basketb... | 645 | 0.666667 | 0.666667 | 24 | 25.875 | 20.799263 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.625 | false | false | 8 |
50b0ece31226e940dfe4cc7a42619e7f2b7419e7 | 4,569,845,221,022 | bd13afb8162e9758552f87cad1b10e63a2a8c7dc | /src/main/java/com/waszczyk/designpatterns/creational/singleton/AmericaPresident.java | 5c3fc3509849735fa4a7e75e329c83ea9b743366 | [] | no_license | TomaszWaszczyk/DesignPatternsExperiments | https://github.com/TomaszWaszczyk/DesignPatternsExperiments | 7b232f23b4fa4b79b91f3ef66012beacbfd97c46 | 3a969cef0b0393e36b2cbe8b608fba92dd4658f0 | refs/heads/master | 2021-06-23T03:29:48.623000 | 2016-11-16T23:06:00 | 2016-11-16T23:06:00 | 22,038,834 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.waszczyk.designpatterns.creational.singleton;
/*
* Singleton has three elements:
*
* + private constructor - no other class can instantiate a new object.
+ private reference - no external modification.
+ public static method is the only place that can get an object.
*
* Source code you can f... | UTF-8 | Java | 691 | java | AmericaPresident.java | Java | [
{
"context": "Source code you can find here: https://github.com/TomaszWaszczyk/DesignPatternsExperiments\n * http://java.dzone.c",
"end": 363,
"score": 0.9995671510696411,
"start": 349,
"tag": "USERNAME",
"value": "TomaszWaszczyk"
}
] | null | [] | package com.waszczyk.designpatterns.creational.singleton;
/*
* Singleton has three elements:
*
* + private constructor - no other class can instantiate a new object.
+ private reference - no external modification.
+ public static method is the only place that can get an object.
*
* Source code you can f... | 691 | 0.752533 | 0.745297 | 25 | 26.639999 | 30.003839 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.68 | false | false | 8 |
529926b1334c302ebc0209897ed47fa33c5f438b | 6,794,638,321,524 | ed0742e24fec132d6df9be872ccefaffc311e2d3 | /spring-boot-spark/src/main/java/cn/eastseven/spark/config/KeyWordsProperties.java | e82e4f2492099e271cba479100b827fa0c913a36 | [] | no_license | eastseven/awesome-practice-projects | https://github.com/eastseven/awesome-practice-projects | 06529f643b444ca0c4b6f98323fc71c42c69e78f | eabcbbcff6a2f43b1205453c0d02ab988d2ef26a | refs/heads/master | 2020-12-03T02:31:47.645000 | 2018-08-10T08:41:17 | 2018-08-10T08:41:17 | 95,947,572 | 10 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.eastseven.spark.config;
import com.google.common.collect.Lists;
import com.google.common.collect.Maps;
import lombok.Data;
import lombok.extern.slf4j.Slf4j;
import org.apache.commons.lang3.StringUtils;
import org.apache.poi.ss.usermodel.*;
import org.springframework.beans.factory.annotation.Value;
import or... | UTF-8 | Java | 2,143 | java | KeyWordsProperties.java | Java | [
{
"context": "mport java.util.stream.Collectors;\n\n/**\n * @author eastseven\n */\n@Slf4j\n@Data\n@Configuration\npublic class KeyW",
"end": 546,
"score": 0.9993899464607239,
"start": 537,
"tag": "USERNAME",
"value": "eastseven"
}
] | null | [] | package cn.eastseven.spark.config;
import com.google.common.collect.Lists;
import com.google.common.collect.Maps;
import lombok.Data;
import lombok.extern.slf4j.Slf4j;
import org.apache.commons.lang3.StringUtils;
import org.apache.poi.ss.usermodel.*;
import org.springframework.beans.factory.annotation.Value;
import or... | 2,143 | 0.666822 | 0.663556 | 59 | 35.322033 | 34.601089 | 141 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.677966 | false | false | 8 |
84cfd233775597f84521629a3d7a87aa2c01c77a | 10,230,612,105,941 | e4d6c2244a7992850ad7c5c734c2de0d6a99ca3a | /src/leftviewbinarytree/LeftViewBinaryTree.java | c4dced5a1731822646ccd37c816fb6329b5f6422 | [] | no_license | rizkywhyu/LeftViewBinaryTree | https://github.com/rizkywhyu/LeftViewBinaryTree | df30778fef54c4c800ab0dc49c947f0537c85ee3 | 5d52eb93b54fd430874544bf3d1e0b9baaacb037 | refs/heads/main | 2023-05-03T08:22:30.841000 | 2021-05-24T22:06:26 | 2021-05-24T22:06:26 | 370,496,120 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* 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 leftviewbinarytree;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
/**
*
* @... | UTF-8 | Java | 3,227 | java | LeftViewBinaryTree.java | Java | [
{
"context": "ns;\r\nimport java.util.List;\r\n\r\n/**\r\n *\r\n * @author LENOVO\r\n */\r\npublic class LeftViewBinaryTree {\r\n\r\n in",
"end": 333,
"score": 0.9590012431144714,
"start": 327,
"tag": "USERNAME",
"value": "LENOVO"
}
] | null | [] | /*
* 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 leftviewbinarytree;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
/**
*
* @... | 3,227 | 0.519988 | 0.51255 | 116 | 25.818966 | 17.998371 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.655172 | false | false | 8 |
69a3367cca3d67210b41db4c36dbb86e79bc0442 | 26,594,437,549,107 | 603b36746d553d2dbbee7581c26599b6a6f6cede | /src/test/java/my/practice1/Part4Test.java | fd95b984040f33de9da228036fb6797eee122b94 | [] | no_license | AnnaAfanasieva/Practice1 | https://github.com/AnnaAfanasieva/Practice1 | 3151bb224b5b6af50d65ab648943760eeba18dcb | 53f536ef33b6b0644b88fcd7a279549e1c61f407 | refs/heads/master | 2023-08-25T15:37:35.690000 | 2021-09-15T15:24:20 | 2021-09-15T15:24:20 | 405,991,022 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package my.practice1;
import org.junit.Assert;
import org.junit.Test;
public class Part4Test {
@Test
public void testPart4() {
Part4.main(new String[]{"25", "15"});
Assert.assertEquals(5, Part4.result);
}
}
| UTF-8 | Java | 237 | java | Part4Test.java | Java | [] | null | [] | package my.practice1;
import org.junit.Assert;
import org.junit.Test;
public class Part4Test {
@Test
public void testPart4() {
Part4.main(new String[]{"25", "15"});
Assert.assertEquals(5, Part4.result);
}
}
| 237 | 0.637131 | 0.594937 | 12 | 18.75 | 15.427924 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.583333 | false | false | 8 |
c783caa7634e9a00cc6326437c7225dcd59c8a47 | 20,040,317,449,517 | a438020df7954027b43c218668e6bd49f7d5dafd | /mantis-tests/src/test/java/by/stqa/pft/mantis/tests/ResetPasswordTests.java | 726b027a52891e680653c63bfc1ada67f9c5b04d | [
"Apache-2.0"
] | permissive | MayaBunas/java_AQA_courses | https://github.com/MayaBunas/java_AQA_courses | f76d2c7a5755c10dc36000a60fc7db488df36b90 | 7363754d9dbe6aad5ec9dd970d33d33612b3e958 | refs/heads/master | 2022-11-18T09:09:09.851000 | 2020-07-19T18:07:25 | 2020-07-19T18:07:25 | 263,398,405 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package by.stqa.pft.mantis.tests;
import by.stqa.pft.mantis.appmanager.HttpSession;
import by.stqa.pft.mantis.model.MailMessage;
import by.stqa.pft.mantis.model.User;
import org.testng.annotations.AfterMethod;
import org.testng.annotations.BeforeMethod;
import org.testng.annotations.Test;
import javax.mail.MessagingE... | UTF-8 | Java | 1,990 | java | ResetPasswordTests.java | Java | [
{
"context": "ser user = new User().withUsername(String.format(\"user%s\", now)).withPassword(\"password\")\n .",
"end": 746,
"score": 0.904044508934021,
"start": 742,
"tag": "USERNAME",
"value": "user"
},
{
"context": "rname(String.format(\"user%s\", now)).withPassword(... | null | [] | package by.stqa.pft.mantis.tests;
import by.stqa.pft.mantis.appmanager.HttpSession;
import by.stqa.pft.mantis.model.MailMessage;
import by.stqa.pft.mantis.model.User;
import org.testng.annotations.AfterMethod;
import org.testng.annotations.BeforeMethod;
import org.testng.annotations.Test;
import javax.mail.MessagingE... | 1,992 | 0.726131 | 0.719598 | 54 | 35.851852 | 30.987099 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.777778 | false | false | 8 |
ad121a9dc540a3fbeac26147eaaf84808ba6861e | 30,872,224,969,273 | 2ea351c7e7ee089dc7e1f43af158a2a3143bf640 | /src/com/mattrios/reports/ContactScheduleFormController.java | 8761a7bd9efd07bde883d65a09b5e7627cd892be | [] | no_license | Matthew-Rios/Appointment-Scheduler | https://github.com/Matthew-Rios/Appointment-Scheduler | 50e36969e93d57bf8d58e89a30f9dc4c51e86d96 | 8990ef292bd4bb555090854b862915c6eb58d970 | refs/heads/main | 2023-06-18T19:24:04.908000 | 2021-07-12T13:40:26 | 2021-07-12T13:40:26 | 385,258,046 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mattrios.reports;
import com.mattrios.Database;
import com.mattrios.appointments.Appointment;
import com.mattrios.prepopulated_entities.Contact;
import javafx.collections.FXCollections;
import javafx.collections.ObservableList;
import javafx.event.ActionEvent;
import javafx.fxml.FXML;
import javaf... | UTF-8 | Java | 3,508 | java | ContactScheduleFormController.java | Java | [
{
"context": ".Stage;\r\nimport java.util.List;\r\n\r\n/**\r\n * @author Matt Rios\r\n */\r\npublic class ContactScheduleFormController ",
"end": 564,
"score": 0.9998709559440613,
"start": 555,
"tag": "NAME",
"value": "Matt Rios"
}
] | null | [] | package com.mattrios.reports;
import com.mattrios.Database;
import com.mattrios.appointments.Appointment;
import com.mattrios.prepopulated_entities.Contact;
import javafx.collections.FXCollections;
import javafx.collections.ObservableList;
import javafx.event.ActionEvent;
import javafx.fxml.FXML;
import javaf... | 3,505 | 0.695268 | 0.695268 | 98 | 33.795918 | 31.609531 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.469388 | false | false | 8 |
8580e25085557b534633a65af08bb7a49412901d | 13,597,866,508,892 | f3b997bc86c163095a5a488e702160fbb950fbc0 | /workspace/sort/src/practice/Main.java | 7d01aace6a87727eb20b7c69c55ad1ca6336f831 | [] | no_license | R-Takimoto/example | https://github.com/R-Takimoto/example | 975a822413ec09ddaec72edb031d0f241c5a569b | 5270fb6333d9b193e51f4aab96a2e3722dc28087 | refs/heads/master | 2023-01-01T06:43:16.329000 | 2020-10-22T08:35:05 | 2020-10-22T08:35:05 | 305,046,262 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package practice;
import java.util.ArrayList;
public class Main {
public static void main(String[] args) {
//スタジオ情報
String[] studioName = {"studio1", "studio2", "studio3", "studio4"};
int[] studioCapacity = {20, 20, 20, 20};
String[] studioCouse = {"java", "webクリエーター", "動画", "グラフィック"};
//Arra... | UTF-8 | Java | 2,177 | java | Main.java | Java | [] | null | [] | package practice;
import java.util.ArrayList;
public class Main {
public static void main(String[] args) {
//スタジオ情報
String[] studioName = {"studio1", "studio2", "studio3", "studio4"};
int[] studioCapacity = {20, 20, 20, 20};
String[] studioCouse = {"java", "webクリエーター", "動画", "グラフィック"};
//Arra... | 2,177 | 0.58752 | 0.556848 | 63 | 28.015873 | 26.942909 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.904762 | false | false | 8 |
8b496144c33dd75620f6cf079cc4d41c780cacb5 | 32,263,794,372,813 | 199950a4151cfa29f4533bef06339194fe8bf0ad | /app/src/main/java/com/aleson/example/nasaapodapp/feature/login/presentation/LoginView.java | 2af0202838130a592e964f2c8e924de1dc87c1cb | [] | no_license | AleAlves/NASA-APOD-APP | https://github.com/AleAlves/NASA-APOD-APP | efd176dabf224ba8ac5bd46be74653a8b0d34c62 | 5933579260ae2cdc7abf61062738d6532553aac6 | refs/heads/master | 2022-01-19T01:25:45.299000 | 2019-07-20T16:11:59 | 2019-07-20T16:11:59 | 102,865,160 | 1 | 0 | null | false | 2019-07-20T15:57:57 | 2017-09-08T13:36:51 | 2019-07-19T00:58:38 | 2019-07-20T15:57:56 | 25,429 | 1 | 0 | 0 | Java | false | false | package com.aleson.example.nasaapodapp.feature.login.presentation;
import com.aleson.example.nasaapodapp.common.view.BaseView;
public interface LoginView extends BaseView {
void startHome();
void onError();
void onError(String message);
}
| UTF-8 | Java | 257 | java | LoginView.java | Java | [] | null | [] | package com.aleson.example.nasaapodapp.feature.login.presentation;
import com.aleson.example.nasaapodapp.common.view.BaseView;
public interface LoginView extends BaseView {
void startHome();
void onError();
void onError(String message);
}
| 257 | 0.762646 | 0.762646 | 13 | 18.76923 | 23.491909 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.384615 | false | false | 8 |
486b9fed3e11bee4b36a0829b1553380912bc3e9 | 15,685,220,619,347 | 54f2af11b6d2ba9cde1554208ad047004a9908d6 | /app/src/main/java/com/example/cooplas/activities/Chat/GroupInfoActivity.java | 22611d2a75702a5cad04031b4d8106173675c880 | [] | no_license | mhuzaifa27/Cooplas | https://github.com/mhuzaifa27/Cooplas | 5a20bc6b066b3555dc06e662219bfed317bcd647 | 0018b05bf832312772cfdcb0a5652227521334d6 | refs/heads/master | 2023-05-01T06:04:14.650000 | 2021-05-13T13:54:52 | 2021-05-13T13:54:52 | 367,044,919 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.cooplas.activities.Chat;
import androidx.appcompat.app.AppCompatActivity;
import androidx.recyclerview.widget.GridLayoutManager;
import androidx.recyclerview.widget.LinearLayoutManager;
import androidx.recyclerview.widget.RecyclerView;
import android.app.Activity;
import android.content.Context;
i... | UTF-8 | Java | 7,060 | java | GroupInfoActivity.java | Java | [] | null | [] | package com.example.cooplas.activities.Chat;
import androidx.appcompat.app.AppCompatActivity;
import androidx.recyclerview.widget.GridLayoutManager;
import androidx.recyclerview.widget.LinearLayoutManager;
import androidx.recyclerview.widget.RecyclerView;
import android.app.Activity;
import android.content.Context;
i... | 7,060 | 0.615297 | 0.614448 | 174 | 39.58046 | 27.925432 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.637931 | false | false | 8 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.