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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
b9d0086a8124d7ad368a48cdc6a3faf0cacbab88 | 7,645,041,787,459 | 9d83abd53919165c127631d5a0b2756c3746bf62 | /app/src/main/java/com/example/gradetracker_pj1/EditAssignment.java | 8a4b89308920f472c1e040104a39cdca796880f0 | [] | no_license | raul676/GradeTrackerpj1 | https://github.com/raul676/GradeTrackerpj1 | edb1ec29a125e0018d1bf166ee35f7bc3e60ae1c | fa1cc0b21132081db7a9f9b17a9dac63bdc36ffd | refs/heads/master | 2022-12-14T14:32:15.668000 | 2020-09-17T23:37:39 | 2020-09-17T23:37:39 | 292,146,365 | 0 | 2 | null | false | 2020-09-14T19:52:20 | 2020-09-02T01:21:26 | 2020-09-14T19:37:25 | 2020-09-14T19:52:19 | 270 | 0 | 1 | 0 | Java | false | false | package com.example.gradetracker_pj1;
import android.content.DialogInterface;
import android.os.Bundle;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import android.widget.EditText;
import android.widget.TextView;
im... | UTF-8 | Java | 8,143 | java | EditAssignment.java | Java | [] | null | [] | package com.example.gradetracker_pj1;
import android.content.DialogInterface;
import android.os.Bundle;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import android.widget.EditText;
import android.widget.TextView;
im... | 8,143 | 0.567113 | 0.565885 | 183 | 43.497269 | 31.995539 | 148 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.535519 | false | false | 12 |
edf17f7cbea430cbd44252a0d90d9f636c3e2dc1 | 30,279,519,483,654 | 6ba446e7f44735efee64c8af0a385a27b05f991f | /acl-biz/src/main/java/com/kingbo401/acl/dao/PermissionGroupRefDAO.java | a7cb908f3f47dba0d4b968f9ef45f1095d83c6a0 | [] | no_license | kingbo401/ice-acl | https://github.com/kingbo401/ice-acl | 3a706c425aa76fc8bbefaf023e4797c570164b82 | 1b6807b435da7b480db1f7350cb66500fc82c998 | refs/heads/master | 2022-07-05T14:50:22.427000 | 2020-06-27T13:10:56 | 2020-06-27T13:10:56 | 131,106,607 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.kingbo401.acl.dao;
import java.util.List;
import org.apache.ibatis.annotations.Param;
import com.kingbo401.acl.model.entity.PermissionDO;
import com.kingbo401.acl.model.entity.PermissionGroupRefDO;
import com.kingbo401.acl.model.entity.param.PermissionGroupRefQueryParam;
public interface PermissionGroup... | UTF-8 | Java | 759 | java | PermissionGroupRefDAO.java | Java | [] | null | [] | package com.kingbo401.acl.dao;
import java.util.List;
import org.apache.ibatis.annotations.Param;
import com.kingbo401.acl.model.entity.PermissionDO;
import com.kingbo401.acl.model.entity.PermissionGroupRefDO;
import com.kingbo401.acl.model.entity.param.PermissionGroupRefQueryParam;
public interface PermissionGroup... | 759 | 0.805007 | 0.789196 | 21 | 35.142857 | 37.038315 | 139 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.619048 | false | false | 12 |
3e1fb7846e572f654ec835aecdcc2d28a89e00e1 | 32,925,219,308,296 | 18d414cc829f8408222c3fc1d4d4581e6f4a53a5 | /shop2019101511/src/main/java/com/bawei/shop2019101511/view/AdderView.java | f0c61947f6531f096c3f011a611fcafb977cef66 | [] | no_license | Yuchenlei0426/dimensionality-e-commerce | https://github.com/Yuchenlei0426/dimensionality-e-commerce | 2f4831a179430a60ad1f23c908d2306e6524669d | d36b11128b808349d5f46936384cd2d342dc53d9 | refs/heads/master | 2020-09-08T15:02:49.532000 | 2019-11-12T11:08:11 | 2019-11-12T11:08:11 | 221,167,216 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bawei.shop2019101511.view;
import android.content.Context;
import android.content.res.TypedArray;
import android.text.TextUtils;
import android.util.AttributeSet;
import android.view.LayoutInflater;
import android.view.View;
import android.widget.Button;
import android.widget.LinearLayout;
import android.w... | UTF-8 | Java | 3,128 | java | AdderView.java | Java | [] | null | [] | package com.bawei.shop2019101511.view;
import android.content.Context;
import android.content.res.TypedArray;
import android.text.TextUtils;
import android.util.AttributeSet;
import android.view.LayoutInflater;
import android.view.View;
import android.widget.Button;
import android.widget.LinearLayout;
import android.w... | 3,128 | 0.581783 | 0.575048 | 95 | 31.821053 | 23.323347 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.652632 | false | false | 12 |
07a2795dbbdb75d016bbc597d69c5d411c9a038b | 10,136,122,822,801 | c1e3ee8269b3f8c6d4578e398c93c7719403ef73 | /src/test/java/stepdefinition/StepDefinitions.java | d629c069e0d8c33cb72c96fc2ee53a47a7e199fc | [] | no_license | IrinaCh29/lesson | https://github.com/IrinaCh29/lesson | d662e7aa66c92e91d697815c102f9e25929fc1f1 | 1798af6d77b935ff47cf26d0794aaf0e5ef2510d | refs/heads/master | 2022-12-24T03:52:34.131000 | 2020-09-11T19:47:59 | 2020-09-11T19:47:59 | 288,803,729 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package stepdefinition;
import com.google.common.io.Files;
import io.cucumber.java.After;
import io.cucumber.java.Before;
import io.cucumber.java.Scenario;
import io.cucumber.java.en.Then;
import io.cucumber.java.en.When;
import org.openqa.selenium.OutputType;
import org.openqa.selenium.TakesScreenshot;
import pages.C... | UTF-8 | Java | 4,117 | java | StepDefinitions.java | Java | [] | null | [] | package stepdefinition;
import com.google.common.io.Files;
import io.cucumber.java.After;
import io.cucumber.java.Before;
import io.cucumber.java.Scenario;
import io.cucumber.java.en.Then;
import io.cucumber.java.en.When;
import org.openqa.selenium.OutputType;
import org.openqa.selenium.TakesScreenshot;
import pages.C... | 4,117 | 0.694195 | 0.693952 | 141 | 28.205673 | 21.754112 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.390071 | false | false | 12 |
d717e10e1079fb45fb405ea00addda52c399bbfb | 24,017,457,128,857 | e0c28830b2d297ba12bba75efd8f0cd6d6208005 | /test/TesterVolvo240.java | 16ed449da6146485f9b73c55b4e542bb4cdc7fb0 | [] | no_license | Willeeez/F-rdig-Labb-1-a | https://github.com/Willeeez/F-rdig-Labb-1-a | 8dc91ff0e540ec6c56769ed537bdddfee2e7af67 | 3ca96a1c7a1ceccb577222338445e8bc5c53702e | refs/heads/main | 2023-01-13T17:11:17.756000 | 2020-11-11T07:56:27 | 2020-11-11T07:56:27 | 311,775,348 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.assertTrue;
import static org.junit.jupiter.api.Assertions.assertEquals;
public class TesterVolvo240 extends Volvo240{
Volvo240 nyVolvo240 = new Volvo240();
@Test
public void testStartEngineGivesCurrentSpeed() {// Should giv... | UTF-8 | Java | 1,526 | java | TesterVolvo240.java | Java | [] | null | [] | import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.assertTrue;
import static org.junit.jupiter.api.Assertions.assertEquals;
public class TesterVolvo240 extends Volvo240{
Volvo240 nyVolvo240 = new Volvo240();
@Test
public void testStartEngineGivesCurrentSpeed() {// Should giv... | 1,526 | 0.690695 | 0.635649 | 46 | 32.173912 | 30.838503 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 12 |
4f808b000d8bef06cce75a3658752b8f1ea14cc8 | 27,633,819,588,277 | c1cab5c7af3ea0ae6f3b4d620df16144b10f4628 | /src/main/java/com/uniteproject/pojo/BannerUrl.java | 7d528e7a6c3a58bfa304423d25c42e405b5c8ed3 | [] | no_license | JiXiangLongBoy/unionPro | https://github.com/JiXiangLongBoy/unionPro | f08b41a29a9fd2f629960774e4aabb2a39129cb9 | bf6eb91d9feb7d78d122d1e9171d9a937a8ed69e | refs/heads/master | 2020-06-21T08:05:43.032000 | 2019-07-26T07:08:58 | 2019-07-26T07:08:58 | 197,390,086 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.uniteproject.pojo;
import com.fasterxml.jackson.annotation.JsonInclude;
public class BannerUrl {
@JsonInclude(JsonInclude.Include.NON_NULL)
private String bannerUrl01;
@JsonInclude(JsonInclude.Include.NON_NULL)
private String bannerUrl02;
@JsonInclude(JsonInclude.Include.NON_NULL)
... | UTF-8 | Java | 1,449 | java | BannerUrl.java | Java | [] | null | [] | package com.uniteproject.pojo;
import com.fasterxml.jackson.annotation.JsonInclude;
public class BannerUrl {
@JsonInclude(JsonInclude.Include.NON_NULL)
private String bannerUrl01;
@JsonInclude(JsonInclude.Include.NON_NULL)
private String bannerUrl02;
@JsonInclude(JsonInclude.Include.NON_NULL)
... | 1,449 | 0.623188 | 0.573499 | 59 | 23.559322 | 20.000229 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.305085 | false | false | 12 |
db094387670a2a065dce1a88170c8683ccc005b1 | 23,132,693,892,895 | acd9c8e5fc347de3dbf11aae75f6d725a532e620 | /src/main/java/kehao/emulator/EmulatorArena.java | 635447defab19522d5a74216978aeea75cf56451 | [] | no_license | v5kehao/kh | https://github.com/v5kehao/kh | 3be90a768fadeeff52cb4cf7746f11db6a4d2f4f | f72a775c7b3f8d6d61f04b3edb07b8b8e863468e | refs/heads/master | 2020-05-13T15:50:56.030000 | 2013-12-27T17:08:30 | 2013-12-27T17:08:30 | 12,743,556 | 1 | 3 | null | false | 2013-12-07T00:40:37 | 2013-09-11T00:05:05 | 2013-12-07T00:32:14 | 2013-12-07T00:31:35 | 1,687 | 0 | 2 | 1 | Java | null | null | package kehao.emulator;
import java.util.LinkedHashMap;
import java.util.Map;
import kehao.emulator.game.model.basic.ArenaCompetitors;
import kehao.emulator.game.model.basic.BattleNormal;
import kehao.emulator.game.model.basic.Thieves;
import kehao.emulator.game.model.response.*;
import kehao.exception.ServerNotAvail... | UTF-8 | Java | 3,504 | java | EmulatorArena.java | Java | [] | null | [] | package kehao.emulator;
import java.util.LinkedHashMap;
import java.util.Map;
import kehao.emulator.game.model.basic.ArenaCompetitors;
import kehao.emulator.game.model.basic.BattleNormal;
import kehao.emulator.game.model.basic.Thieves;
import kehao.emulator.game.model.response.*;
import kehao.exception.ServerNotAvail... | 3,504 | 0.690639 | 0.690068 | 80 | 42.799999 | 39.022877 | 143 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.9875 | false | false | 12 |
81f7e13d5d1df997a67eaedef6d8d435fb330317 | 28,509,992,924,320 | a0945abdaff02be65e4fe7af1b418e0eb4cbe1dd | /orgPg.java | 7f386e462a52129ce4bdc1ec12318d686dfecd10 | [] | no_license | twhite14/vado | https://github.com/twhite14/vado | a417a37727bc2a9dfab6e8e388976fed5d4da485 | 81d65e804c7bd3893f85876bc6dfee3da519c9af | refs/heads/master | 2021-01-17T08:50:56.960000 | 2015-08-11T04:54:21 | 2015-08-11T04:54:21 | 33,163,079 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.michael.mainpage;
/**
* From Mike
* This loads user info from organization page and puts the class into the array list
* The list needs to be moved to the server and not in the Phone so we don't waste phone memory.
*
* End of Mike
**/
import android.content.Intent;
import android.support.v7.a... | UTF-8 | Java | 3,519 | java | orgPg.java | Java | [
{
"context": "package com.example.michael.mainpage;\n\n/**\n * From Mike\n * This loads user info from organization page",
"end": 52,
"score": 0.7089419960975647,
"start": 51,
"tag": "NAME",
"value": "M"
}
] | null | [] | package com.example.michael.mainpage;
/**
* From Mike
* This loads user info from organization page and puts the class into the array list
* The list needs to be moved to the server and not in the Phone so we don't waste phone memory.
*
* End of Mike
**/
import android.content.Intent;
import android.support.v7.a... | 3,519 | 0.673771 | 0.672066 | 120 | 28.325001 | 25.306509 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.491667 | false | false | 12 |
3135b3961fad6a7b647e052434d43a649e70ad0d | 22,153,441,353,179 | 8e22ab1cb2e3292166e5a2b5ed0a07d25f5b155c | /src/com/minos/design/pattern/creational/factorymethod/PythonVideo.java | 3d29ace6d980aba0f5634a1bcd5ce44b3ce04e7b | [] | no_license | minos-ty/DesignPattern | https://github.com/minos-ty/DesignPattern | 75eb043d1a1c2cc012abe02d6c63860927667ecc | 621e63054e3e2aacdb7368a6c695c7431649e62d | refs/heads/master | 2023-01-14T15:43:02.153000 | 2020-11-22T14:08:39 | 2020-11-22T14:08:39 | 314,828,567 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.minos.design.pattern.creational.factorymethod;
/**
* @Author: minos
* @Date: 2020/11/21 23:24
*/
public class PythonVideo extends Video{
@Override
public void produce() {
System.out.println("录制PYTHON学习视频");
}
}
| UTF-8 | Java | 260 | java | PythonVideo.java | Java | [
{
"context": "pattern.creational.factorymethod;\n\n/**\n * @Author: minos\n * @Date: 2020/11/21 23:24\n */\npublic class Pytho",
"end": 81,
"score": 0.9994959831237793,
"start": 76,
"tag": "USERNAME",
"value": "minos"
}
] | null | [] | package com.minos.design.pattern.creational.factorymethod;
/**
* @Author: minos
* @Date: 2020/11/21 23:24
*/
public class PythonVideo extends Video{
@Override
public void produce() {
System.out.println("录制PYTHON学习视频");
}
}
| 260 | 0.665323 | 0.616935 | 13 | 18.076923 | 18.382523 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.153846 | false | false | 12 |
1848c1eae8fa2475b7c91b53f50edfc7ca21d39f | 11,106,785,449,027 | abb46fb506f4827ddbb910b75889ba8f15b250d2 | /src/main/java/com/tripcaddie/frontend/trip/service/TripService.java | b1c86376792ccbcbc86cba0c097586143a860537 | [] | no_license | jeevanmysore/tripacaddie | https://github.com/jeevanmysore/tripacaddie | 023f13a5e3f0e2a54971816a649c7e3f04897121 | abab7bfc8baf8f45467c335ecf0bcca6c171674c | refs/heads/master | 2021-01-10T08:57:58.479000 | 2015-10-28T11:59:28 | 2015-10-28T11:59:28 | 45,109,131 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tripcaddie.frontend.trip.service;
import java.util.ArrayList;
import com.tripcaddie.backend.trip.model.TripMember;
import com.tripcaddie.frontend.trip.dto.TripDto;
import com.tripcaddie.frontend.trip.dto.TripLeaderDelegationDto;
import com.tripcaddie.frontend.trip.dto.TripMemberDto;
public interface Trip... | UTF-8 | Java | 1,909 | java | TripService.java | Java | [] | null | [] | package com.tripcaddie.frontend.trip.service;
import java.util.ArrayList;
import com.tripcaddie.backend.trip.model.TripMember;
import com.tripcaddie.frontend.trip.dto.TripDto;
import com.tripcaddie.frontend.trip.dto.TripLeaderDelegationDto;
import com.tripcaddie.frontend.trip.dto.TripMemberDto;
public interface Trip... | 1,909 | 0.837087 | 0.837087 | 37 | 50.594593 | 43.512321 | 183 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.891892 | false | false | 12 |
993e2dde5b43e03c0815b74eb7b10cf2c123835a | 360,777,313,569 | 439b672d555b38788a130e1e52c532530421b196 | /src/main/java/com/alatfa/gps/model/Chauffeur.java | b431de5fec8b092144ec237fef8aa461bf2c363b | [] | no_license | yassinejebli/alatfaGPS | https://github.com/yassinejebli/alatfaGPS | 448b6f2a0a6cb4a1a4d41b93d1e440d6a4b5d24e | 8c732048b250e142bfb67c338c04f8f7ac305990 | refs/heads/master | 2021-01-17T17:50:12.577000 | 2016-06-21T19:49:40 | 2016-06-21T19:49:40 | 60,814,295 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.alatfa.gps.model;
import com.fasterxml.jackson.annotation.JsonManagedReference;
import org.springframework.data.annotation.Id;
import org.springframework.data.mongodb.core.mapping.Document;
import java.util.HashSet;
import java.util.Set;
@Document
public class Chauffeur {
@Id
private String id... | UTF-8 | Java | 1,310 | java | Chauffeur.java | Java | [] | null | [] | package com.alatfa.gps.model;
import com.fasterxml.jackson.annotation.JsonManagedReference;
import org.springframework.data.annotation.Id;
import org.springframework.data.mongodb.core.mapping.Document;
import java.util.HashSet;
import java.util.Set;
@Document
public class Chauffeur {
@Id
private String id... | 1,310 | 0.617557 | 0.617557 | 77 | 16.012987 | 16.213264 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.311688 | false | false | 12 |
c3cbb6f63cd868953b3054923bac9c7f9c38798a | 9,861,244,969,488 | 12604b12c67c6c037f402e514c5d77cea412ea98 | /brainfuck4j.model/src/com/google/code/brainfuck4j/model/brainfuck/BrainfuckFactory.java | 3a5eafef0ad7eb3a1d58c8952e7ed49e57c6f422 | [] | no_license | jfbenckhuijsen/brainfuck4j | https://github.com/jfbenckhuijsen/brainfuck4j | a3bae7d71025fdaf62f55c36526c282c11ca4c96 | 3723f2f3c5cff64e457a890261f1f1939ded2bbd | refs/heads/master | 2021-01-10T09:08:48.575000 | 2009-04-03T08:53:17 | 2009-04-03T08:53:17 | 45,494,840 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* <copyright>
* </copyright>
*
* $Id$
*/
package com.google.code.brainfuck4j.model.brainfuck;
import org.eclipse.emf.ecore.EFactory;
/**
* <!-- begin-user-doc -->
* The <b>Factory</b> for the model.
* It provides a create method for each non-abstract class of the model.
* <!-- end-user-doc -->
* @see co... | UTF-8 | Java | 1,875 | java | BrainfuckFactory.java | Java | [] | null | [] | /**
* <copyright>
* </copyright>
*
* $Id$
*/
package com.google.code.brainfuck4j.model.brainfuck;
import org.eclipse.emf.ecore.EFactory;
/**
* <!-- begin-user-doc -->
* The <b>Factory</b> for the model.
* It provides a create method for each non-abstract class of the model.
* <!-- end-user-doc -->
* @see co... | 1,875 | 0.6352 | 0.6336 | 73 | 24.684931 | 23.012728 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.753425 | false | false | 12 |
7d487b04ed4e1796b792dd3e2a2c9460b3ffec75 | 31,980,326,508,476 | 16a8a60010a22e1c3329aa21742e3ac299e89ae9 | /Functions/FillInFunctions.java | 90fbe2e126075ec694c5730221ca01226950dcb6 | [] | no_license | nickazua/ProgramByDoing | https://github.com/nickazua/ProgramByDoing | b8cf13f4c0c95deae8bce5926b215b337ad2c990 | c496dbe72ea7436c49e44d375f80b7c6547aab1f | refs/heads/master | 2021-01-01T18:41:48.473000 | 2014-08-20T06:51:00 | 2014-08-20T06:51:00 | 22,519,120 | 15 | 11 | null | null | null | null | null | null | null | null | null | null | null | null | null | // Fill-In Functions - Fix the broken functions and function calls.
public class FillInFunctions
{
public static void main( String[] args )
{
// Fill in the function calls where appropriate.
System.out.println("Watch as we demonstrate functions.");
System.out.println();
System.out.println("I'm going to get... | UTF-8 | Java | 2,161 | java | FillInFunctions.java | Java | [
{
"context": "out.println();\n\t\tSystem.out.println(\"programmed by Graham Mitchell\");\n\t\tSystem.out.println(\"modified by Nick Azua\");",
"end": 1132,
"score": 0.9998729825019836,
"start": 1117,
"tag": "NAME",
"value": "Graham Mitchell"
},
{
"context": "aham Mitchell\");\n\t\tSy... | null | [] | // Fill-In Functions - Fix the broken functions and function calls.
public class FillInFunctions
{
public static void main( String[] args )
{
// Fill in the function calls where appropriate.
System.out.println("Watch as we demonstrate functions.");
System.out.println();
System.out.println("I'm going to get... | 2,149 | 0.639519 | 0.630727 | 102 | 20.17647 | 21.370867 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.784314 | false | false | 12 |
49e2687aa23aed1f51f42643dbd45ebaa89abb50 | 21,157,008,953,759 | d7c5bcd8edff1c07936869cca83069c227a45041 | /src/test/java/com/zous/catmaster/controller/BaseControllerTest.java | 9c9edb80c9b1c1f5da2f55025df8e5de436a8b43 | [] | no_license | 251687230/CatMasterServer | https://github.com/251687230/CatMasterServer | bbbf7050a92e09dea5999f89054228574bea537f | eb2fc6d14e609e64a49d09ca9dc860a8f576b1df | refs/heads/master | 2022-04-09T02:04:59.064000 | 2020-02-09T15:57:39 | 2020-02-09T15:57:39 | 225,342,612 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zous.catmaster.controller;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.google.gson.Gson;
import com.zous.catmaster.CatmasterApplication;
import com.zous.catmaster.utils.SecurityUtils;
import org.junit.Before;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annot... | UTF-8 | Java | 2,046 | java | BaseControllerTest.java | Java | [
{
"context": "vc mvc;\n protected static String VERIFE_KEY = \"zous.catmaster@2019\";\n protected final String USER_NAME = \"1327882",
"end": 1236,
"score": 0.979164719581604,
"start": 1217,
"tag": "KEY",
"value": "zous.catmaster@2019"
},
{
"context": "78820324\";\n protecte... | null | [] | package com.zous.catmaster.controller;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.google.gson.Gson;
import com.zous.catmaster.CatmasterApplication;
import com.zous.catmaster.utils.SecurityUtils;
import org.junit.Before;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annot... | 2,050 | 0.773705 | 0.760997 | 49 | 40.7551 | 28.867416 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.693878 | false | false | 12 |
42f21ae688852054a65a76fa02835efd8ae298d2 | 7,584,912,299,506 | 22b6eecadc8ee5bdf76fb4aa2a56c30d86f2251b | /JXiangCun/src/com/jxc/entity/Sequence.java | aa3d4597767eaa122c096b8a53880a51c3895924 | [] | no_license | chrgu000/WanHeng | https://github.com/chrgu000/WanHeng | 2c3048788739a9813c5e4c88b0de881a2ae02333 | b2ff8b73ed3c5726b7b86962b6617a1ab196da7e | refs/heads/master | 2020-05-23T13:59:05.208000 | 2018-09-19T06:15:26 | 2018-09-19T06:15:26 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jxc.entity;
public class Sequence {
private Integer id;
private String sequence;
public Integer getId() {
return id;
}
public void setId(Integer id) {
this.id = id;
}
public String getSequence() {
return sequence;
}
public void setSequence(String sequence) {
this.sequence = sequence;
}
@Override
public... | UTF-8 | Java | 409 | java | Sequence.java | Java | [] | null | [] | package com.jxc.entity;
public class Sequence {
private Integer id;
private String sequence;
public Integer getId() {
return id;
}
public void setId(Integer id) {
this.id = id;
}
public String getSequence() {
return sequence;
}
public void setSequence(String sequence) {
this.sequence = sequence;
}
@Override
public... | 409 | 0.701711 | 0.701711 | 23 | 16.782608 | 15.531054 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.608696 | false | false | 12 |
3f3b84c5053e3448eb2ed26e71339f339e7d8378 | 9,002,251,453,573 | 44f5a633b14b00e75e111c93d378395c7c087b68 | /src/javafxmvc/model/domain/Cidade.java | 502f5aa411aa5bd1e505ec2a8d117835ee254523 | [] | no_license | jonatanbandeira/JAVAFX | https://github.com/jonatanbandeira/JAVAFX | 5fc0f5dac65eeebda7ef78235cf93f308389e007 | edc9a4e1e0967bba2da7a17ac5757ae9a9171b65 | refs/heads/main | 2023-06-11T10:54:28.025000 | 2021-06-30T02:17:53 | 2021-06-30T02:17:53 | 377,752,675 | 0 | 1 | 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 javafxmvc.model.domain;
import java.io.Serializable;
/**
*
* @author victor
*/
public class Cidade implements Serializable... | UTF-8 | Java | 967 | java | Cidade.java | Java | [
{
"context": ";\n\nimport java.io.Serializable;\n\n/**\n *\n * @author victor\n */\npublic class Cidade implements Serializable {",
"end": 272,
"score": 0.8012875914573669,
"start": 266,
"tag": "USERNAME",
"value": "victor"
}
] | 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 javafxmvc.model.domain;
import java.io.Serializable;
/**
*
* @author victor
*/
public class Cidade implements Serializable... | 967 | 0.633919 | 0.633919 | 46 | 20.043478 | 18.756977 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.326087 | false | false | 12 |
9325dfff59ea9a402dc02118cff335b478c73a09 | 38,732,015,084,725 | af18180cf7acc6b0b1a470cdf75ebea2a995ea2b | /MyCustomView/app/src/main/java/com/keyc/mycustomview/adapter/ContactSortAdapter.java | a0618659fc2ef7da779e38c75d42372f0c155b16 | [] | no_license | kcmars/html | https://github.com/kcmars/html | e72105df68d13a93b2f6218693f69e7cb1836a6c | 7f950f3df66020adf5ae7b91a478078b1533146c | refs/heads/master | 2022-12-13T13:55:29.678000 | 2021-01-18T01:49:27 | 2021-01-18T01:49:27 | 133,935,692 | 1 | 0 | null | false | 2022-12-08T06:05:55 | 2018-05-18T09:48:09 | 2021-01-18T01:54:18 | 2022-12-08T06:05:53 | 43,177 | 1 | 0 | 9 | JavaScript | false | false | package com.keyc.mycustomview.adapter;
import android.support.annotation.NonNull;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.LinearLayout;
import android.widget.TextVi... | UTF-8 | Java | 3,901 | java | ContactSortAdapter.java | Java | [
{
"context": "stener;\n\nimport java.util.List;\n\n/**\n * Created by keyC on 2019/6/13.\n */\n\npublic class ContactSortAdapte",
"end": 517,
"score": 0.9994727373123169,
"start": 513,
"tag": "USERNAME",
"value": "keyC"
}
] | null | [] | package com.keyc.mycustomview.adapter;
import android.support.annotation.NonNull;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.LinearLayout;
import android.widget.TextVi... | 3,901 | 0.631209 | 0.627828 | 123 | 30.260162 | 23.648111 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.495935 | false | false | 12 |
d546543149a416a94f7109981625278b3284220c | 35,399,120,487,527 | 78a579d51d641da2cdd1d4994b4fa960075fafa5 | /src/dao/UsuarioDAO.java | 8d1ef994040096e41fde5db72fde1e2874f8d204 | [] | no_license | BrunoCAF/space-invaders | https://github.com/BrunoCAF/space-invaders | bba064d5c1b2814d409e0196d43cf884472d8b35 | 5009a06a34b293f749ef013854877819ae2094af | refs/heads/main | 2023-08-13T10:09:58.408000 | 2021-09-26T23:57:29 | 2021-09-26T23:57:29 | 410,688,452 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dao;
import connection.ConnectionFactory;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import model.Usuario;
public class UsuarioDAO {
private final Connection con;
public Usuario... | UTF-8 | Java | 2,534 | java | UsuarioDAO.java | Java | [] | null | [] | package dao;
import connection.ConnectionFactory;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import model.Usuario;
public class UsuarioDAO {
private final Connection con;
public Usuario... | 2,534 | 0.51026 | 0.508287 | 83 | 28.554216 | 17.826643 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.638554 | false | false | 12 |
26cc1b3bac385d1a01ef659909e6fdaeb030c082 | 35,399,120,484,374 | ee704ae01581a8c8a51fee839e2b38e3de0e9d93 | /JavaClientMqtt/src/main/java/Test/Main.java | 7aa82ae58edd4ee99b996380dac0a4203dabb112 | [] | no_license | Kuerl/mqtt_protocol_demo_mobile_javaapp | https://github.com/Kuerl/mqtt_protocol_demo_mobile_javaapp | 51cfbb7a2d9bbb9755723c1acea2020a521b184b | 5e68eaf4e9b10317d003bfa04b3ef5fe604226d2 | refs/heads/main | 2023-02-04T10:56:42.239000 | 2020-12-28T08:17:02 | 2020-12-28T08:17:02 | 311,665,097 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Test;
import org.eclipse.paho.client.mqttv3.MqttException;
public class Main {
public static void main(String[] args) throws MqttException {
Sub testSubClient = new Sub("hcmiuiot.tech", "id/test");
testSubClient.subCore();
}
}
| UTF-8 | Java | 261 | java | Main.java | Java | [] | null | [] | package Test;
import org.eclipse.paho.client.mqttv3.MqttException;
public class Main {
public static void main(String[] args) throws MqttException {
Sub testSubClient = new Sub("hcmiuiot.tech", "id/test");
testSubClient.subCore();
}
}
| 261 | 0.689655 | 0.685824 | 10 | 25.1 | 25.10956 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 12 |
9a0c3c54787df83dea2a78392e32456270f50c0a | 17,257,178,648,197 | 7089d0e74b9f7a09560d08ca404925e7ae362aee | /src/main/java/com/laborguru/action/store/StorePositionPrepareAction.java | 2acf0a0fe127e460416c14bd63f95011737b77a1 | [] | no_license | leonards-ar/LaborGuru_SPM | https://github.com/leonards-ar/LaborGuru_SPM | 24b0e9b22f2c661bdb8e7662ec11757c2339fb86 | 9260c6d60eceab1b08833430ee1985ed73a9a1b3 | refs/heads/master | 2021-01-12T10:21:16.144000 | 2017-01-17T23:18:34 | 2017-01-17T23:18:34 | 76,428,599 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.laborguru.action.store;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import org.apache.log4j.Logger;
import com.laborguru.action.SpmActionResult;
import com.laborguru.exception.ErrorEnum;
import com.laborguru.exception.SpmCheckedException;
import com.laborgu... | UTF-8 | Java | 9,095 | java | StorePositionPrepareAction.java | Java | [
{
"context": "ork2.Preparable;\r\n\r\n/**\r\n * \r\n * @author <a href=\"fbarrera@gmail.com\">Federico Barrera Oro</a>\r\n * @version 1.0\r\n * @s",
"end": 434,
"score": 0.9999279379844666,
"start": 416,
"tag": "EMAIL",
"value": "fbarrera@gmail.com"
},
{
"context": "/**\r\n * \r\n * ... | null | [] | package com.laborguru.action.store;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import org.apache.log4j.Logger;
import com.laborguru.action.SpmActionResult;
import com.laborguru.exception.ErrorEnum;
import com.laborguru.exception.SpmCheckedException;
import com.laborgu... | 9,070 | 0.654426 | 0.651787 | 393 | 21.142494 | 21.508389 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.735369 | false | false | 12 |
cc98cab31f645d5058d14fc24a65962e494262a9 | 20,658,792,754,044 | ca493f154e48d5a9481b938c0b2285ea8c5f5ac4 | /Command/src/command/OnAircondition.java | 3302097e9a9c5dbdc0917c6fc039ec5c1b02f4fe | [] | no_license | LanPeoplea/Pattern | https://github.com/LanPeoplea/Pattern | 8ce71b9b724583d6db8e7607c0766da5e79a018f | f48d39df4cc63a29fb2b301c23cb9f4ffb657ad5 | refs/heads/master | 2022-09-23T00:11:04.486000 | 2020-06-01T08:26:50 | 2020-06-01T08:26:50 | 261,974,668 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package command;
/**
*一个打开空调命令类
*/
public class OnAircondition implements Command{
Aircondition aircondition;
public OnAircondition(Aircondition aircondition){
this.aircondition=aircondition;
}
@Override
public void execute() {
aircondition.on();
}
}
| UTF-8 | Java | 313 | java | OnAircondition.java | Java | [] | null | [] | package command;
/**
*一个打开空调命令类
*/
public class OnAircondition implements Command{
Aircondition aircondition;
public OnAircondition(Aircondition aircondition){
this.aircondition=aircondition;
}
@Override
public void execute() {
aircondition.on();
}
}
| 313 | 0.677966 | 0.677966 | 16 | 17.4375 | 16.944649 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 12 |
75866ebc28e4dcd3dbd05186c79d76fa4326b4ed | 28,303,834,541,618 | 75d7ae4d24970b85842eaee66bd1fe20adb05a10 | /Assn14/src/Assignment14.java | 98f85e44ff4e14d565b28b723394aa703a288ed0 | [] | no_license | JakeLandowski/JavaWork | https://github.com/JakeLandowski/JavaWork | d7bba5739886bcb84b9ce4d2218341fb7fc6f4fe | 3cc5d52993886429d462a6ee007ea876f9722b7f | refs/heads/master | 2021-01-23T04:28:30.263000 | 2017-04-03T13:39:29 | 2017-04-03T13:39:29 | 86,196,632 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // Jacob Landowski, CS141, Winter 2017, Section 2751
// Programming Assignment #14, 2/12/17
//
// This program reads a file of employee information
// and loops through each line in the file and
// extracts the data and calculates pay, then displays it.
import java.io.*;
import java.util.*;
public class Assignment14... | UTF-8 | Java | 1,900 | java | Assignment14.java | Java | [
{
"context": "//\tJacob Landowski, CS141, Winter 2017, Section 2751\n//\tProgramming ",
"end": 18,
"score": 0.9996139407157898,
"start": 3,
"tag": "NAME",
"value": "Jacob Landowski"
}
] | null | [] | // <NAME>, CS141, Winter 2017, Section 2751
// Programming Assignment #14, 2/12/17
//
// This program reads a file of employee information
// and loops through each line in the file and
// extracts the data and calculates pay, then displays it.
import java.io.*;
import java.util.*;
public class Assignment14
{ /... | 1,891 | 0.617895 | 0.593158 | 72 | 25.388889 | 21.788475 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.611111 | false | false | 12 |
111d33c9b19469da2e713d6e2542739c7c053543 | 33,440,615,408,347 | ed9ae1286373ce72f36779d02176f961a3f84d65 | /src/test/java/bitwise/O09_MissingOccurrenceTest.java | 3dc6ae18233dfb2ad973c18417ef5d7d9f511073 | [] | no_license | NaveenMathialagan/Data-Structures | https://github.com/NaveenMathialagan/Data-Structures | 2c995ae0cbdcd4f4f2ac9c653319ba6a34ff1ce9 | 7f2ff9b485bc1971574906dff76d8fe3c38201ee | refs/heads/master | 2022-04-20T06:27:02.080000 | 2022-04-20T05:00:24 | 2022-04-20T05:00:24 | 256,730,512 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package bitwise;
import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.assertEquals;
class O09_MissingOccurrenceTest {
@Test
public void shouldReturnTheMissingOccurrenceInGivenSequence() {
O09_MissingOccurrence missingOccurrence = new O09_MissingOccurrence();
int ... | UTF-8 | Java | 644 | java | O09_MissingOccurrenceTest.java | Java | [] | null | [] | package bitwise;
import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.assertEquals;
class O09_MissingOccurrenceTest {
@Test
public void shouldReturnTheMissingOccurrenceInGivenSequence() {
O09_MissingOccurrence missingOccurrence = new O09_MissingOccurrence();
int ... | 644 | 0.715838 | 0.690994 | 19 | 32.947369 | 29.428724 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.894737 | false | false | 12 |
482a36a9ad988107144223d45de030ef69c26058 | 33,036,888,473,530 | ccf82688f082e26cba5fc397c76c77cc007ab2e8 | /Mage.Tests/src/test/java/org/mage/test/cards/asthough/AsThoughManaAndAITest.java | c1abed9f83a4e776e692fb4cbbcf6ec33c6467a0 | [
"MIT"
] | permissive | magefree/mage | https://github.com/magefree/mage | 3261a89320f586d698dd03ca759a7562829f247f | 5dba61244c738f4a184af0d256046312ce21d911 | refs/heads/master | 2023-09-03T15:55:36.650000 | 2023-09-03T03:53:12 | 2023-09-03T03:53:12 | 4,158,448 | 1,803 | 1,133 | MIT | false | 2023-09-14T20:18:55 | 2012-04-27T13:18:34 | 2023-09-11T18:25:38 | 2023-09-14T20:18:55 | 801,396 | 1,632 | 712 | 1,307 | Java | false | false | package org.mage.test.cards.asthough;
import mage.constants.PhaseStep;
import mage.constants.Zone;
import org.junit.Test;
import org.mage.test.serverside.base.CardTestPlayerBase;
/**
* @author JayDi85
*/
public class AsThoughManaAndAITest extends CardTestPlayerBase {
@Test
public void test_AutoPaymentMustU... | UTF-8 | Java | 1,104 | java | AsThoughManaAndAITest.java | Java | [
{
"context": "erverside.base.CardTestPlayerBase;\n\n/**\n * @author JayDi85\n */\npublic class AsThoughManaAndAITest extends Ca",
"end": 203,
"score": 0.9996724128723145,
"start": 196,
"tag": "USERNAME",
"value": "JayDi85"
}
] | null | [] | package org.mage.test.cards.asthough;
import mage.constants.PhaseStep;
import mage.constants.Zone;
import org.junit.Test;
import org.mage.test.serverside.base.CardTestPlayerBase;
/**
* @author JayDi85
*/
public class AsThoughManaAndAITest extends CardTestPlayerBase {
@Test
public void test_AutoPaymentMustU... | 1,104 | 0.673007 | 0.663043 | 33 | 32.454544 | 32.499969 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.060606 | false | false | 12 |
9e9c0825099e95f66eb2866a6821bd2ef68812bf | 27,393,301,448,831 | d7d8d5ecbede1c1a2d0af8bedabe3419e5a00202 | /src/main/java/com/acme/platform/health/bone/dao/BoneImage.java | 2d725cc59ad2efd1aa6db5bd4b3c67be006367f4 | [] | no_license | wgq017/test | https://github.com/wgq017/test | ec0f8a448fdc6715a99db6d66f69b4e6e15f286d | 57816944033c5135a6bec891b15043a1e1113af0 | refs/heads/master | 2016-09-22T17:59:07.045000 | 2016-07-06T06:05:51 | 2016-07-06T06:05:51 | 62,611,029 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.acme.platform.health.bone.dao;
import java.util.Arrays;
public class BoneImage {
private String id;
private byte[] image;
@Override
public String toString() {
return "BoneImage [id=" + id + ", image=" + Arrays.toString(image)
+ "]";
}
public String getId() {
return id;
}
... | UTF-8 | Java | 497 | java | BoneImage.java | Java | [] | null | [] | package com.acme.platform.health.bone.dao;
import java.util.Arrays;
public class BoneImage {
private String id;
private byte[] image;
@Override
public String toString() {
return "BoneImage [id=" + id + ", image=" + Arrays.toString(image)
+ "]";
}
public String getId() {
return id;
}
... | 497 | 0.609658 | 0.609658 | 28 | 15.75 | 15.880412 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.392857 | false | false | 12 |
11c0474857e3128cb9bf804f4c32ccdf2435d216 | 31,636,729,111,181 | 40fca6a95a2d2289481519f40513ff38916961d5 | /module-1/oop/car-crash-skeleton/src/org/academiadecodigo/carcrash/cars/CarFactory.java | 481761f7f7933c6aeaefc08b857724bc47f0accc | [] | no_license | vascoferraz/AcademiaDeCodigo | https://github.com/vascoferraz/AcademiaDeCodigo | 7a9c125fdbddab523879350b3ebd994878e82447 | c0862e73ad83e3db1ac52d7f2e5e14fe3845c590 | refs/heads/master | 2023-04-01T08:09:14.035000 | 2021-04-14T08:47:34 | 2021-04-14T08:47:34 | 331,267,324 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.academiadecodigo.carcrash.cars;
public class CarFactory {
public static Car getNewCar() {
int carType = (int) (Math.random() * 2);
Car car = new Fiat();
switch (carType) {
case 0: return new Fiat();
case 1: return new Mustang();
}
retu... | UTF-8 | Java | 488 | java | CarFactory.java | Java | [] | null | [] | package org.academiadecodigo.carcrash.cars;
public class CarFactory {
public static Car getNewCar() {
int carType = (int) (Math.random() * 2);
Car car = new Fiat();
switch (carType) {
case 0: return new Fiat();
case 1: return new Mustang();
}
retu... | 488 | 0.543033 | 0.536885 | 27 | 17.074074 | 16.939819 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.296296 | false | false | 12 |
1254c8750233f8825da08d4e4f5d83d7543a54f1 | 17,841,294,148,329 | 4fd08e736019049a838dec9efa74cc2190b6625f | /testdata/src/main/java/reflection/invocation/B.java | 3ad5c0bcfdcce66511d7fa67d5c89b0a903bb977 | [
"BSD-3-Clause",
"Apache-2.0",
"LicenseRef-scancode-other-permissive"
] | permissive | knighthunter09/spring-loaded | https://github.com/knighthunter09/spring-loaded | 50a42cc41912ede861cae942e6458b79f2a6faa0 | 658a8678a672d24e9528fb63f70fa502ca7341ea | refs/heads/master | 2020-08-03T17:47:45.312000 | 2016-06-25T00:10:51 | 2016-06-25T00:10:51 | 73,540,025 | 1 | 0 | null | true | 2016-11-12T08:04:24 | 2016-11-12T08:04:21 | 2016-11-12T08:03:54 | 2016-07-01T07:30:56 | 35,197 | 0 | 0 | 0 | null | null | null | package reflection.invocation;
/**
* For invocation testing, we need a class hierarchy of some complexity to see if dispatching works right.
*
* Will be using a 3 deep hierarchy C extends B extends B.
*
* Further we will be adding methods with different modifiers
*
* @author kdvolder
*/
public class B exten... | UTF-8 | Java | 760 | java | B.java | Java | [
{
"context": "ng methods with different modifiers\n * \n * @author kdvolder\n */\npublic class B extends A {\n\n\tpublic String pu",
"end": 295,
"score": 0.9996922612190247,
"start": 287,
"tag": "USERNAME",
"value": "kdvolder"
}
] | null | [] | package reflection.invocation;
/**
* For invocation testing, we need a class hierarchy of some complexity to see if dispatching works right.
*
* Will be using a 3 deep hierarchy C extends B extends B.
*
* Further we will be adding methods with different modifiers
*
* @author kdvolder
*/
public class B exten... | 760 | 0.688158 | 0.686842 | 40 | 18 | 21.452272 | 106 | true | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.85 | false | false | 12 |
c39d33c2c5c9eefdc8128c4b5a0d2dc85ac6b8fd | 21,655,225,119,895 | 0e668ac9d017c24c349b0ee41fbbb3cf238caac3 | /lintcode-cli/lintcode-java/0834-remove-duplicate-letters.java | dc3918854a378798bae600855a664dc321edc217 | [] | no_license | cc189/acm | https://github.com/cc189/acm | b90c856c9fe506543bfd4eeb30df7b68c59e3622 | 863303e8af0a710e1a0f00d3dbc6ee8a36e9c254 | refs/heads/master | 2018-09-09T07:35:34.612000 | 2018-09-08T07:29:13 | 2018-09-08T07:29:13 | 133,901,792 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class Solution {
/**
* @param s: a string
* @return: return a string
*/
public String removeDuplicateLetters(String s) {
// write your code here
}
}
/**
### Problem
remove-duplicate-letters
https://www.lintcode.com/problem/remove-duplicate-letters/description
### Description... | UTF-8 | Java | 630 | java | 0834-remove-duplicate-letters.java | Java | [] | null | [] | public class Solution {
/**
* @param s: a string
* @return: return a string
*/
public String removeDuplicateLetters(String s) {
// write your code here
}
}
/**
### Problem
remove-duplicate-letters
https://www.lintcode.com/problem/remove-duplicate-letters/description
### Description... | 630 | 0.706349 | 0.706349 | 26 | 23.26923 | 43.716358 | 226 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.038462 | false | false | 12 |
b59484c7cf27996b8ea091a2abf5745ae8d8568c | 25,039,659,362,336 | 4f91649129faf5a7573b9f77826a9cfdb3fc81ed | /CultureSpot/app/src/main/java/com/example/culturespot/FavoritesList.java | a3f171425094c2216695b8c8a3d560a03ee9adf2 | [
"MIT"
] | permissive | Mahjoub-Adam/CultureSpot | https://github.com/Mahjoub-Adam/CultureSpot | 157e6c81d59a74f6488f97acd7313de01a5a03cf | 8df4ccf769f900b3e36e2dfb33085e887ba06264 | refs/heads/main | 2023-04-02T13:50:50.669000 | 2021-04-15T19:03:38 | 2021-04-15T19:03:38 | 349,231,531 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.culturespot;
import androidx.annotation.NonNull;
import com.google.android.gms.tasks.OnSuccessListener;
import com.google.firebase.auth.FirebaseAuth;
import com.google.firebase.auth.FirebaseUser;
import com.google.firebase.database.DataSnapshot;
import com.google.firebase.database.Database... | UTF-8 | Java | 2,971 | java | FavoritesList.java | Java | [] | null | [] | package com.example.culturespot;
import androidx.annotation.NonNull;
import com.google.android.gms.tasks.OnSuccessListener;
import com.google.firebase.auth.FirebaseAuth;
import com.google.firebase.auth.FirebaseUser;
import com.google.firebase.database.DataSnapshot;
import com.google.firebase.database.Database... | 2,971 | 0.585998 | 0.583305 | 76 | 37.092106 | 28.52108 | 134 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.578947 | false | false | 12 |
b669ee23749d2e3f2547c8b62a0033b36fae94e8 | 14,568,529,091,383 | d71e879b3517cf4fccde29f7bf82cff69856cfcd | /ExtractedJars/Ibotta_com.ibotta.android/javafiles/com/airbnb/lottie/ShapeContent.java | 68141d862d5bcb64584d80cd9d2652bbd273b5bf | [
"MIT"
] | permissive | Andreas237/AndroidPolicyAutomation | https://github.com/Andreas237/AndroidPolicyAutomation | b8e949e072d08cf6c6166c3f15c9c63379b8f6ce | c1ed10a2c6d4cf3dfda8b8e6291dee2c2a15ee8a | refs/heads/master | 2020-04-10T02:14:08.789000 | 2019-05-16T19:29:11 | 2019-05-16T19:29:11 | 160,739,088 | 5 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | // Decompiled by Jad v1.5.8g. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.kpdus.com/jad.html
// Decompiler options: packimports(3) annotate safe
package com.airbnb.lottie;
import android.graphics.Path;
import java.util.List;
// Referenced classes of package com.airbnb.lottie:
// PathContent, Sha... | UTF-8 | Java | 7,242 | java | ShapeContent.java | Java | [
{
"context": "// Decompiled by Jad v1.5.8g. Copyright 2001 Pavel Kouznetsov.\n// Jad home page: http://www.kpdus.com/jad.html\n",
"end": 61,
"score": 0.9996140003204346,
"start": 45,
"tag": "NAME",
"value": "Pavel Kouznetsov"
}
] | null | [] | // Decompiled by Jad v1.5.8g. Copyright 2001 <NAME>.
// Jad home page: http://www.kpdus.com/jad.html
// Decompiler options: packimports(3) annotate safe
package com.airbnb.lottie;
import android.graphics.Path;
import java.util.List;
// Referenced classes of package com.airbnb.lottie:
// PathContent, ShapePath, An... | 7,232 | 0.580088 | 0.50718 | 189 | 37.317459 | 26.752535 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.433862 | false | false | 12 |
17eaf880ca5bfe64734fc1b48cffe3a644e8fd8b | 10,299,331,580,976 | 27770949ff9233db6ec09025f350cfd105328998 | /src/main/java/minecrafttransportsimulator/guis/instances/GUIRadio.java | 8feeae0b77fbb605c0409bab6a26e486fa63e708 | [] | no_license | HydrogenC/MinecraftTransportSimulator | https://github.com/HydrogenC/MinecraftTransportSimulator | d5801d20d262579b50d8b1e0cd07af2f93f196f0 | 4a2b3319c2df373e8a431e556fd95c2e21a3488a | refs/heads/master | 2020-12-09T15:01:26.934000 | 2020-03-22T07:41:10 | 2020-03-22T07:41:10 | 233,341,933 | 0 | 0 | null | true | 2020-03-22T03:41:10 | 2020-01-12T05:13:51 | 2020-01-25T03:43:09 | 2020-03-22T03:41:10 | 11,879 | 0 | 0 | 0 | Java | false | false | package minecrafttransportsimulator.guis.instances;
import java.awt.Color;
import java.net.URL;
import java.util.ArrayList;
import java.util.List;
import minecrafttransportsimulator.MTS;
import minecrafttransportsimulator.guis.components.AGUIBase;
import minecrafttransportsimulator.guis.components.GUIComponentButton;... | UTF-8 | Java | 6,487 | java | GUIRadio.java | Java | [] | null | [] | package minecrafttransportsimulator.guis.instances;
import java.awt.Color;
import java.net.URL;
import java.util.ArrayList;
import java.util.List;
import minecrafttransportsimulator.MTS;
import minecrafttransportsimulator.guis.components.AGUIBase;
import minecrafttransportsimulator.guis.components.GUIComponentButton;... | 6,487 | 0.728226 | 0.712194 | 170 | 37.158825 | 34.043461 | 163 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.147059 | false | false | 12 |
206b88f3abfe51a51d51a4c68050d77a1f5e4fec | 2,284,922,608,290 | 72505428c14e83ff8777fa2019ab0cbad5a6080f | /hello-service-api/src/main/java/com/xzs/FuckService.java | 5da8b5e302405fbec7da5026225352b07e16052e | [] | no_license | xzso3o/My-RPC-Framework | https://github.com/xzso3o/My-RPC-Framework | ef9b18a1770f94f349091fa13d2e555f52906fad | c8ce387ba3c4e4e2010c8f933809b93ef7389042 | refs/heads/main | 2023-06-14T09:13:45.045000 | 2021-07-12T15:16:00 | 2021-07-12T15:16:00 | 385,290,294 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xzs;
public interface FuckService {
String fuck(FuckObject fuckObject);
}
| UTF-8 | Java | 91 | java | FuckService.java | Java | [] | null | [] | package com.xzs;
public interface FuckService {
String fuck(FuckObject fuckObject);
}
| 91 | 0.758242 | 0.758242 | 5 | 17.200001 | 15.484185 | 39 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 12 |
83386480ca547ce61512e00f9fcb0824284420e1 | 32,169,305,059,328 | 2b42b62fe46103e474009cbaf7122c2dbca0388c | /app/src/main/java/ru/abr/dit/DAO/UPGDAO.java | 77e310c578e1298be4798669d125c4bf60430691 | [] | no_license | maximec2406/IKS | https://github.com/maximec2406/IKS | 0635bd95d83231a300c7b7322be89486359cf15e | 2cbba29c4dd2b6293e63d2bba1dc4ff26dd5b111 | refs/heads/master | 2023-01-10T14:12:53.998000 | 2019-11-08T15:00:07 | 2019-11-08T15:00:07 | 212,336,420 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.abr.dit.DAO;
public class UPGDAO {
private String host;
private String port;
private String login;
private String pass;
private String protocol;
private String path;
private String namespaceURI;
private String namespace;
private String servicename;
private S... | UTF-8 | Java | 2,355 | java | UPGDAO.java | Java | [] | null | [] | package ru.abr.dit.DAO;
public class UPGDAO {
private String host;
private String port;
private String login;
private String pass;
private String protocol;
private String path;
private String namespaceURI;
private String namespace;
private String servicename;
private S... | 2,355 | 0.604671 | 0.604671 | 117 | 19.128204 | 21.254879 | 161 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.418803 | false | false | 12 |
84667307c312b9755781e1ee2c4ce4ff983bbd86 | 25,108,378,819,647 | ccc792147fad0672f549546e9dd83a84c37e621c | /app/src/main/java/com/example/mybook/utils/Rx.java | 2b9a043231c9418e4fb29be9ffc70714907932d0 | [] | no_license | tomycatbaby/MyBook | https://github.com/tomycatbaby/MyBook | 4b452b09a31d55d0f0604a0b636c337688e8d9a1 | eae26ca6057f1bf5e5caef101496e4c60f299179 | refs/heads/master | 2020-05-30T05:29:48.715000 | 2020-01-17T02:24:18 | 2020-01-17T02:24:18 | 189,561,641 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.mybook.utils;
import android.util.Log;
import com.example.mybook.entity.UserInfo;
import com.google.gson.JsonObject;
import org.reactivestreams.Subscriber;
import org.reactivestreams.Subscription;
import java.util.ArrayList;
import java.util.List;
import java.util.concurrent.TimeUnit;
import io... | UTF-8 | Java | 9,256 | java | Rx.java | Java | [] | null | [] | package com.example.mybook.utils;
import android.util.Log;
import com.example.mybook.entity.UserInfo;
import com.google.gson.JsonObject;
import org.reactivestreams.Subscriber;
import org.reactivestreams.Subscription;
import java.util.ArrayList;
import java.util.List;
import java.util.concurrent.TimeUnit;
import io... | 9,256 | 0.514292 | 0.50851 | 303 | 29.250826 | 24.256668 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.419142 | false | false | 12 |
2cd79c34d5b54e739159066f6f3a1f31cfe27dad | 3,925,600,125,602 | 14bafeecd463ce7e6d505fa8f82068202ae52858 | /training-app-monolithic-v1/src/main/java/com/agileactors/domain/ContractType.java | 4d7c3560e534474bc800770764759f85cc9b8c53 | [] | no_license | christosperis/training-apps | https://github.com/christosperis/training-apps | 88515e670bb52a91b84c0e6747d4c9d7c865cfe8 | fb4e8b46dcd429a1ca53527b086bdb315f35b823 | refs/heads/master | 2020-04-21T16:59:05.871000 | 2019-02-01T12:30:43 | 2019-02-01T12:30:43 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.agileactors.domain;
public enum ContractType {
LIFE, VEHICLE
}
| UTF-8 | Java | 80 | java | ContractType.java | Java | [] | null | [] | package com.agileactors.domain;
public enum ContractType {
LIFE, VEHICLE
}
| 80 | 0.75 | 0.75 | 5 | 15 | 12.664912 | 31 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 12 |
f9043c494399c73eb856eb88519ae514cd3192d6 | 28,965,259,460,989 | bd0a160ae9df2695d400080604f3bb944493e369 | /src/main/java/com/enfernuz/quik/lua/rpc/serde/protobuf/GetInfoParamArgsPbSerializer.java | bc1bb4286b5b87e49192758aa14db3f43815bffb | [] | no_license | Enfernuz/quik-lua-rpc-java-client | https://github.com/Enfernuz/quik-lua-rpc-java-client | c2380301d31445fd671577cf1db8f82318af1fe7 | 7dbe225f60c671af91a08eb9ad02e94a5ce4e956 | refs/heads/master | 2023-06-22T02:24:40.449000 | 2022-04-04T03:37:22 | 2022-04-04T03:37:22 | 109,439,391 | 7 | 7 | null | false | 2023-06-14T22:51:31 | 2017-11-03T20:22:31 | 2023-05-08T19:30:00 | 2023-06-14T22:51:31 | 1,525 | 8 | 6 | 5 | Java | false | false | package com.enfernuz.quik.lua.rpc.serde.protobuf;
import com.enfernuz.quik.lua.rpc.api.messages.GetInfoParam;
import com.enfernuz.quik.lua.rpc.serde.Serializer;
import org.jetbrains.annotations.NotNull;
enum GetInfoParamArgsPbSerializer implements Serializer<GetInfoParam.Args>, ToPbConverter<GetInfoParam.Args, qlua.r... | UTF-8 | Java | 756 | java | GetInfoParamArgsPbSerializer.java | Java | [] | null | [] | package com.enfernuz.quik.lua.rpc.serde.protobuf;
import com.enfernuz.quik.lua.rpc.api.messages.GetInfoParam;
import com.enfernuz.quik.lua.rpc.serde.Serializer;
import org.jetbrains.annotations.NotNull;
enum GetInfoParamArgsPbSerializer implements Serializer<GetInfoParam.Args>, ToPbConverter<GetInfoParam.Args, qlua.r... | 756 | 0.722222 | 0.722222 | 23 | 31.869566 | 35.723946 | 138 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.391304 | false | false | 12 |
f9d2712d92d9c4d372b4b98999722cd9dbf843b2 | 21,174,188,778,375 | c48363cf799063361cf15b25319fa873aecad15e | /automapper/src/main/java/se/codepool/automapper/annotations/ViewModel.java | e857c1014db16cb36d4f35eeed66fef942ca38e6 | [] | no_license | Niroda/AutoMapper | https://github.com/Niroda/AutoMapper | 0580c0979484f2b2134a6c9f96dbd986ce64d1a7 | dacd351e59f8a38dbb93fa96bc613328c2d1942d | refs/heads/master | 2020-03-11T08:56:25.111000 | 2018-06-04T09:12:50 | 2018-06-04T09:12:50 | 129,896,665 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package se.codepool.automapper.annotations;
import static java.lang.annotation.ElementType.TYPE;
import static java.lang.annotation.RetentionPolicy.RUNTIME;
import java.lang.annotation.Retention;
import java.lang.annotation.Target;
@Retention(RUNTIME)
@Target(TYPE)
/**
* An annotation used to select to ... | UTF-8 | Java | 520 | java | ViewModel.java | Java | [
{
"context": "ich entity will current type be mapped.\n * @author Ali\n */\npublic @interface ViewModel {\n\t/**\n\t * Entity",
"end": 376,
"score": 0.9952671527862549,
"start": 373,
"tag": "NAME",
"value": "Ali"
}
] | null | [] | /**
*
*/
package se.codepool.automapper.annotations;
import static java.lang.annotation.ElementType.TYPE;
import static java.lang.annotation.RetentionPolicy.RUNTIME;
import java.lang.annotation.Retention;
import java.lang.annotation.Target;
@Retention(RUNTIME)
@Target(TYPE)
/**
* An annotation used to select to ... | 520 | 0.726923 | 0.726923 | 25 | 19.799999 | 20.778835 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.56 | false | false | 13 |
33caa4732028ea9cdbe9d7231ed11b7878d5f2ec | 27,333,171,886,701 | c8a2df66e878645a387cd4cbcd89368a0ec02ac4 | /src/test/java/Impuestos/Datos_confImpuestos.java | 623108f251a8793c9c6046c5b6151305d5476d04 | [] | no_license | nicolasrioseco/ProyectCuore | https://github.com/nicolasrioseco/ProyectCuore | bdd613aac280a96d3da77218d68f459a155ac6ec | d4c9b8e3cfe576064765fb9cf44f392faead0ba6 | refs/heads/master | 2020-03-18T19:40:19.297000 | 2018-05-28T14:12:00 | 2018-05-28T14:12:00 | 135,169,064 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Impuestos;
import java.util.ArrayList;
import utility.ExcelUtils;
public class Datos_confImpuestos {
public static ArrayList<Integer> idProv = new ArrayList<Integer>();
public String setdatosImpuestos(int row) throws Exception {
// Listado de Provincias e id:
// 1-> Provincia de Buenos Aires, 2-... | UTF-8 | Java | 1,634 | java | Datos_confImpuestos.java | Java | [] | null | [] | package Impuestos;
import java.util.ArrayList;
import utility.ExcelUtils;
public class Datos_confImpuestos {
public static ArrayList<Integer> idProv = new ArrayList<Integer>();
public String setdatosImpuestos(int row) throws Exception {
// Listado de Provincias e id:
// 1-> Provincia de Buenos Aires, 2-... | 1,634 | 0.693915 | 0.66134 | 45 | 35.155556 | 38.837528 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.755556 | false | false | 13 |
c14d27a05e7c70dc67cd9135e0820626e6b88476 | 27,436,251,087,042 | c3decddef0007ff6517167ad445c09af3007112c | /app/src/main/java/ru/drsk/progserega/inspectionsheet/services/EquipmentService.java | d297947b21270e7707263c38c26a2fd63e2ecb4c | [] | no_license | progserega/InspectionSheet | https://github.com/progserega/InspectionSheet | e57f648a3d46240c2dc2a531deb02d95c1c3026e | f8d353efcf6440f20e82d54b0332f28a788d16a8 | refs/heads/master | 2021-06-09T20:56:13.733000 | 2021-02-25T23:32:04 | 2021-02-25T23:32:04 | 140,659,378 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.drsk.progserega.inspectionsheet.services;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import ru.drsk.progserega.inspectionsheet.entities.Equipment;
import ru.drsk.progserega.inspectionsheet.entities.EquipmentType;
import ru.drsk.progserega.inspectionsh... | UTF-8 | Java | 4,539 | java | EquipmentService.java | Java | [] | null | [] | package ru.drsk.progserega.inspectionsheet.services;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import ru.drsk.progserega.inspectionsheet.entities.Equipment;
import ru.drsk.progserega.inspectionsheet.entities.EquipmentType;
import ru.drsk.progserega.inspectionsh... | 4,539 | 0.704762 | 0.704762 | 132 | 33.204544 | 30.875788 | 153 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.469697 | false | false | 13 |
f9e52d5066dfdb34b12b1ccc9a54d33482d1569d | 12,446,815,289,712 | 5ed504d34c147fd127b5336c99242365da3df86b | /src/com/salescrm/UpdateReminderTimeAPI.java | b4da42e65821b3d2e0134dbff0b3cab56b0623d5 | [] | no_license | Arasu378/SalesCrmApi | https://github.com/Arasu378/SalesCrmApi | 232212a652c7176993b877072500b62f7a9ab121 | 9b05db749909e7158560d597cfe1041921e1d4a0 | refs/heads/master | 2021-08-23T20:24:56.605000 | 2017-12-06T11:36:56 | 2017-12-06T11:36:56 | 102,078,944 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.salescrm;
import javax.ws.rs.Consumes;
import javax.ws.rs.PUT;
import javax.ws.rs.Path;
import javax.ws.rs.Produces;
import javax.ws.rs.core.MediaType;
import consumeclass.UpdateReminderTimeClass;
import model.ReminderTimeModel;
import response.ReminderTimeResponse;
@Path("/updateReminderTime... | UTF-8 | Java | 589 | java | UpdateReminderTimeAPI.java | Java | [] | null | [] | package com.salescrm;
import javax.ws.rs.Consumes;
import javax.ws.rs.PUT;
import javax.ws.rs.Path;
import javax.ws.rs.Produces;
import javax.ws.rs.core.MediaType;
import consumeclass.UpdateReminderTimeClass;
import model.ReminderTimeModel;
import response.ReminderTimeResponse;
@Path("/updateReminderTime... | 589 | 0.797963 | 0.797963 | 22 | 24.772728 | 18.493074 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 13 |
67e57f0bc1e0bdaef29a8a45812f9559f8dcfb74 | 30,571,577,215,360 | 40fb136cdfff8179abfb414c2715aeb8c4c903db | /getApetFx-project/src/main/java/at/htl/getAPet/model/likes/LikesRepository.java | ede3f4d8c8c1cc74d17e16c709dfba580943582f | [] | no_license | maximiliansteiger/getApet | https://github.com/maximiliansteiger/getApet | c54031ec3119600767c3b8a8fff5ce7a01e1ccfa | b7b2a2946bca3a5eb17335f7c4c25769304d8143 | refs/heads/main | 2023-06-05T20:13:50.241000 | 2021-06-24T07:36:45 | 2021-06-24T07:36:45 | 348,259,996 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package at.htl.getAPet.model.likes;
import at.htl.getAPet.model.Animal.Animal;
import at.htl.getAPet.model.User.User;
import java.util.List;
public interface LikesRepository {
void insertInformation(User user, Animal animal);
List<Integer> getLikesPerUser(User user);
}
| UTF-8 | Java | 282 | java | LikesRepository.java | Java | [] | null | [] | package at.htl.getAPet.model.likes;
import at.htl.getAPet.model.Animal.Animal;
import at.htl.getAPet.model.User.User;
import java.util.List;
public interface LikesRepository {
void insertInformation(User user, Animal animal);
List<Integer> getLikesPerUser(User user);
}
| 282 | 0.77305 | 0.77305 | 12 | 22.5 | 20.068632 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.583333 | false | false | 13 |
d024fd9b6b8a66be2fc836ab883da3515ecacc1c | 19,877,108,648,624 | eda1d495b15f2df896f4f81cbb0e4f1ab7c6f1a3 | /feature-pooling-dmaap/src/test/java/org/onap/policy/drools/pooling/state/ProcessingStateTest.java | 02cbe491503d32adfd2dba3e45c4ddac30919a05 | [
"CC-BY-4.0",
"Apache-2.0"
] | permissive | onap/policy-drools-pdp | https://github.com/onap/policy-drools-pdp | 60d5b857b721d654f67b8f0db8b20bfd54db65e3 | d6f6ebc925506cdf18b903df2cd3cbcef311082d | refs/heads/master | 2023-09-04T11:11:09.123000 | 2023-08-28T16:32:18 | 2023-08-28T16:32:18 | 115,063,777 | 5 | 0 | NOASSERTION | false | 2021-06-29T19:07:00 | 2017-12-22T01:39:51 | 2021-06-28T14:45:34 | 2021-06-29T19:07:00 | 11,187 | 4 | 0 | 1 | Java | false | false | /*
* ============LICENSE_START=======================================================
* ONAP
* ================================================================================
* Copyright (C) 2018, 2020-2021 AT&T Intellectual Property. All rights reserved.
* ========================================================... | UTF-8 | Java | 12,892 | java | ProcessingStateTest.java | Java | [] | null | [] | /*
* ============LICENSE_START=======================================================
* ONAP
* ================================================================================
* Copyright (C) 2018, 2020-2021 AT&T Intellectual Property. All rights reserved.
* ========================================================... | 12,892 | 0.635278 | 0.621083 | 393 | 31.804071 | 25.99794 | 105 | false | false | 0 | 0 | 0 | 0 | 81 | 0.012566 | 0.737913 | false | false | 13 |
9081fa569d46b9a75a6832b73daed47054b18042 | 19,275,813,293,095 | e89c452bd0733813991d29e0af56bbb63caf93b2 | /OOPS-1/Polynomial class.java | f017f965310d73c6f04deda7562e41c11dbcfe1c | [] | no_license | aparnakochar/Coding-Ninja-Data-Structure | https://github.com/aparnakochar/Coding-Ninja-Data-Structure | 5f8d9fd8cfe56eda61cf5b4740bfedd431e2df9f | 7018987a1acafcebb2c69584ffc56a437bc5b112 | refs/heads/main | 2023-05-11T21:48:59.584000 | 2021-06-07T05:13:26 | 2021-06-07T05:13:26 | 342,847,701 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null |
/* Signature of four required functions is given in the code. You can create other functions as well if you need.
* Also you should submit your code even if you are not done with all the functions.
*/
// Main used internally is shown here just for your reference.
/*public static void main(String[] args) {
Scanner... | UTF-8 | Java | 4,357 | java | Polynomial class.java | Java | [] | null | [] |
/* Signature of four required functions is given in the code. You can create other functions as well if you need.
* Also you should submit your code even if you are not done with all the functions.
*/
// Main used internally is shown here just for your reference.
/*public static void main(String[] args) {
Scanner... | 4,357 | 0.574478 | 0.56415 | 163 | 25.723927 | 23.424147 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.509202 | false | false | 13 |
8f372b6797501f6f91a58127ead78c2ce2a7f1d7 | 3,496,103,381,804 | 3577e92ac106da2fd504d18c6604e048b4b5aba7 | /socialalert-app/src/test/java/com/bravson/socialalert/facades/ProfileFacadeTest.java | e1f9f5226e8f5848d54243fdc7e4cd9efdc6601b | [] | no_license | lgarin/socialalert-server | https://github.com/lgarin/socialalert-server | 3591f10e38ae7499220cfd01f97a4d5bf70fd60f | 9eceee2c8ba64fc5d70652a6ebc6952ccae1d722 | refs/heads/master | 2021-05-14T08:52:51.096000 | 2016-10-24T15:04:38 | 2016-10-24T15:04:38 | 116,310,789 | 0 | 0 | null | false | 2021-05-12T00:20:59 | 2018-01-04T21:45:40 | 2018-01-04T21:50:49 | 2021-05-12T00:20:59 | 16,063 | 0 | 0 | 12 | JavaScript | false | false | package com.bravson.socialalert.facades;
import java.io.IOException;
import java.net.URI;
import java.util.Arrays;
import java.util.List;
import java.util.UUID;
import javax.annotation.Resource;
import javax.validation.ValidationException;
import org.joda.time.DateTime;
import org.junit.Before;
import o... | UTF-8 | Java | 11,337 | java | ProfileFacadeTest.java | Java | [
{
"context": "eUser() throws IOException {\r\n\t\tuserFacade.login(\"lucien@test.com\", \"123\");\r\n\t\tProfileInfo info = profileFacade.get",
"end": 2622,
"score": 0.9999244213104248,
"start": 2607,
"tag": "EMAIL",
"value": "lucien@test.com"
},
{
"context": "ofile();\r\n\t\tassertN... | null | [] | package com.bravson.socialalert.facades;
import java.io.IOException;
import java.net.URI;
import java.util.Arrays;
import java.util.List;
import java.util.UUID;
import javax.annotation.Resource;
import javax.validation.ValidationException;
import org.joda.time.DateTime;
import org.junit.Before;
import o... | 11,149 | 0.756373 | 0.721972 | 289 | 37.228374 | 25.754023 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.235294 | false | false | 13 |
d968256cef22134dc32d0483c0c0c80cbe7520bc | 23,416,161,749,091 | 11693528a83f289a06c01971be89c2a86de97168 | /storage-experiments/src/edu/uci/asterixdb/storage/experiments/feed/IFeedDriver.java | 824ed8b8d708b5488829be8681aa2b8aee95edf4 | [] | no_license | luochen01/storage-experiments | https://github.com/luochen01/storage-experiments | 05bceaf29c7a5bd1b842af70692c8ca1f0a1811e | 9e330c2b113f561d608dc52a10500e25a0f229d7 | refs/heads/master | 2022-12-06T12:43:46.255000 | 2021-07-10T18:51:36 | 2021-07-10T18:51:36 | 105,938,371 | 0 | 0 | null | false | 2022-11-16T05:45:20 | 2017-10-05T20:43:03 | 2021-07-10T18:51:42 | 2022-11-16T05:45:17 | 36,238 | 0 | 0 | 7 | Java | false | false | package edu.uci.asterixdb.storage.experiments.feed;
import java.io.IOException;
import org.apache.commons.lang3.mutable.MutableBoolean;
public interface IFeedDriver {
public long getNextId(MutableBoolean isNew) throws IOException;
}
| UTF-8 | Java | 241 | java | IFeedDriver.java | Java | [] | null | [] | package edu.uci.asterixdb.storage.experiments.feed;
import java.io.IOException;
import org.apache.commons.lang3.mutable.MutableBoolean;
public interface IFeedDriver {
public long getNextId(MutableBoolean isNew) throws IOException;
}
| 241 | 0.813278 | 0.809129 | 10 | 23.1 | 25.315805 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 13 |
8f9a42768a19207cc666ae35f15bc2ac77883a80 | 28,355,374,091,485 | b7099782b98a28aece288940ed465ef1f08774f8 | /patrones-diseno/observador/original/src/main/java/curso/patrones/observador/Application.java | 8f37365870ac0468215cb7f81a3928c5f67b1f2d | [] | no_license | escueladevhack/arquitectura-software | https://github.com/escueladevhack/arquitectura-software | 68ae6b66e70115218026d99dcdf8955af657b9cc | beb649d88ebf344badc7aa5b5c5a8d6157ed983c | refs/heads/master | 2020-04-11T05:21:24.096000 | 2018-12-18T16:49:45 | 2018-12-18T16:49:45 | 161,547,180 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package curso.patrones.observador;
import curso.patrones.observador.entidades.Usuario;
import curso.patrones.observador.negocio.ServicioUsuario;
public class Application {
public static void main(String[] args) {
ServicioUsuario servicio = new ServicioUsuario();
//Crear observador y registrarlo... | UTF-8 | Java | 521 | java | Application.java | Java | [
{
"context": "servicio\n\n\n Usuario usuario = new Usuario(\"Jack\", \"Sparrow\", \"jack@pirate.com\");\n //La lla",
"end": 381,
"score": 0.5478788018226624,
"start": 377,
"tag": "USERNAME",
"value": "Jack"
},
{
"context": "\n\n\n Usuario usuario = new Usuario(\"... | null | [] | package curso.patrones.observador;
import curso.patrones.observador.entidades.Usuario;
import curso.patrones.observador.negocio.ServicioUsuario;
public class Application {
public static void main(String[] args) {
ServicioUsuario servicio = new ServicioUsuario();
//Crear observador y registrarlo... | 513 | 0.709056 | 0.709056 | 21 | 23.714285 | 26.075245 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.380952 | false | false | 13 |
74e270eca806611fe6c993a59a541b5eb0e5d704 | 13,082,470,451,636 | bac2cf35e7f618a1d4d06bc8671183febb7ba0db | /microservice_car/src/main/java/com/micro/car/service/CarService.java | bd0c8cd76671c46414f900816e2cb3bc238f8581 | [
"MIT"
] | permissive | rafabc/microservice-full-environment | https://github.com/rafabc/microservice-full-environment | ecedcc391d431b7cf590b78287513af41e1271eb | 26ba99f69f51c5795e5872584ec177d7d4a630e1 | refs/heads/master | 2021-05-04T03:36:55.217000 | 2016-12-10T00:50:59 | 2016-12-10T00:50:59 | 71,385,540 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.micro.car.service;
import java.util.ArrayList;
import java.util.List;
import javax.annotation.PostConstruct;
import org.springframework.stereotype.Service;
import com.micro.car.dto.Car;
@Service
public class CarService {
List<Car> cars;
@PostConstruct
public void init() {
cars = new A... | UTF-8 | Java | 901 | java | CarService.java | Java | [
{
"context": "Azul\", \"2001\", \"105\"));\n\t\t cars.add(new Car(\"3\", \"Alfa Romeo\", \"159\", \"Negro\", \"2008\", \"150\"));\n\t\t cars.add(ne",
"end": 507,
"score": 0.9998049736022949,
"start": 497,
"tag": "NAME",
"value": "Alfa Romeo"
},
{
"context": "egro\", \"2008\", \"150\"... | null | [] | package com.micro.car.service;
import java.util.ArrayList;
import java.util.List;
import javax.annotation.PostConstruct;
import org.springframework.stereotype.Service;
import com.micro.car.dto.Car;
@Service
public class CarService {
List<Car> cars;
@PostConstruct
public void init() {
cars = new A... | 893 | 0.612653 | 0.54828 | 42 | 20.452381 | 23.756907 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.023809 | false | false | 13 |
e48bb9bc6a2071b2fc7a171c89412a4e1f93dc66 | 13,082,470,453,554 | c24da1532a5aff96dc6e5e76f1141ca4f92365e9 | /src/main/java/com/fh/mapper/scanstron/StuScanstronTaskMapper.java | 8fb0cd87ffd3e6d1c8a70e1558b480f52a9d04b4 | [] | no_license | yinlongcong/test1 | https://github.com/yinlongcong/test1 | e2cbaf8ed0f0e088f4e6180de5b5df1bfa1afb76 | 0fe373ac0145e3a0f1adbb3f7f0fbea7c1eb0bac | refs/heads/master | 2020-04-11T14:41:07.252000 | 2018-12-15T04:11:57 | 2018-12-15T04:11:57 | 161,864,082 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.fh.mapper.scanstron;
import com.fh.entity.Page;
import com.fh.model.common.ScantronBackModel;
import com.fh.model.common.ScantronInfoModel;
import com.fh.model.scantask.*;
import com.fh.model.school.StudentModel;
import com.fh.util.PageData;
import org.apache.ibatis.annotations.Param;
import java.util.Li... | UTF-8 | Java | 10,046 | java | StuScanstronTaskMapper.java | Java | [] | null | [] | package com.fh.mapper.scanstron;
import com.fh.entity.Page;
import com.fh.model.common.ScantronBackModel;
import com.fh.model.common.ScantronInfoModel;
import com.fh.model.scantask.*;
import com.fh.model.school.StudentModel;
import com.fh.util.PageData;
import org.apache.ibatis.annotations.Param;
import java.util.Li... | 10,046 | 0.647017 | 0.642243 | 394 | 20.269035 | 20.866234 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.230964 | false | false | 13 |
5609be4cf17cdf7b30a9112cbaa51b0d118bd62a | 21,680,994,963,691 | 038dffd30926652bcfc0dabd866b294d33c0a2a9 | /WindowBuilder/src/robotBasic/BasicRobot.java | 64aeb0e3ec812968a18d5600dce55a485c38a90e | [] | no_license | jmnie/FYP_Remote_Sensing_Demonstration_USING_EV3 | https://github.com/jmnie/FYP_Remote_Sensing_Demonstration_USING_EV3 | 1ce61653fa218eca5f5c2a3298ba2f0fbaed322a | b2fee05e78232c0600f5e7acc93475847430e25c | refs/heads/master | 2021-09-09T00:51:31.410000 | 2018-03-13T04:00:33 | 2018-03-13T04:00:33 | 89,575,129 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package robotBasic;
import lejos.remote.ev3.RemoteRequestEV3;
import lejos.remote.ev3.RemoteRequestPilot;
import lejos.remote.ev3.RemoteRequestRegulatedMotor;
import lejos.remote.ev3.RemoteRequestSampleProvider;
import java.io.Serializable;
import java.text.DecimalFormat;
import java.util.ArrayList;
import lejos.hard... | UTF-8 | Java | 16,582 | java | BasicRobot.java | Java | [
{
"context": "icSensor;\n\t //\n\t public static String address = \"10.0.1.1\";\n RemoteRequestEV3 brick;\n \n /*---",
"end": 755,
"score": 0.999608039855957,
"start": 747,
"tag": "IP_ADDRESS",
"value": "10.0.1.1"
}
] | null | [] | package robotBasic;
import lejos.remote.ev3.RemoteRequestEV3;
import lejos.remote.ev3.RemoteRequestPilot;
import lejos.remote.ev3.RemoteRequestRegulatedMotor;
import lejos.remote.ev3.RemoteRequestSampleProvider;
import java.io.Serializable;
import java.text.DecimalFormat;
import java.util.ArrayList;
import lejos.hard... | 16,582 | 0.534797 | 0.524062 | 687 | 23.131004 | 18.620245 | 145 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.305677 | false | false | 13 |
aa1bc60b3bdfccaccd09bc7922d6c7252c039faa | 15,710,990,437,864 | f589d725cd0a20a5167d18038d9dfbb85db33026 | /src/main/java/slimeknights/tconstruct/library/tools/context/ToolAttackContext.java | 687dea06f581a2e3e6397130b49cc3cc1ca38403 | [
"MIT"
] | permissive | DimensionalDevelopment/TinkersConstruct | https://github.com/DimensionalDevelopment/TinkersConstruct | 4ea3d83d9f805eaff41607810105326ac293aa2a | e665e7794dddc2c7d2f0824fef3c0066b2f66900 | refs/heads/1.16-fabric | 2023-08-06T00:03:32.840000 | 2021-07-28T06:48:18 | 2021-07-28T06:48:18 | 355,390,765 | 27 | 5 | null | true | 2021-07-28T06:51:07 | 2021-04-07T02:40:01 | 2021-07-28T06:09:54 | 2021-07-28T06:51:05 | 38,175 | 13 | 3 | 0 | Java | false | false | package slimeknights.tconstruct.library.tools.context;
import lombok.Data;
import net.minecraft.entity.Entity;
import net.minecraft.entity.LivingEntity;
import net.minecraft.entity.player.PlayerEntity;
import net.minecraft.util.Hand;
import javax.annotation.Nonnull;
import javax.annotation.Nullable;
/** Object for c... | UTF-8 | Java | 1,275 | java | ToolAttackContext.java | Java | [] | null | [] | package slimeknights.tconstruct.library.tools.context;
import lombok.Data;
import net.minecraft.entity.Entity;
import net.minecraft.entity.LivingEntity;
import net.minecraft.entity.player.PlayerEntity;
import net.minecraft.util.Hand;
import javax.annotation.Nonnull;
import javax.annotation.Nullable;
/** Object for c... | 1,275 | 0.742745 | 0.741176 | 41 | 30.097561 | 20.970135 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.536585 | false | false | 13 |
6fefd445489b3b13a25eadf24ceb037befe3397e | 20,255,065,831,439 | 1c53dbd683226fbb356c046fdbec4fd6072c716f | /BackFromTheBrink/Semester 2/src/payUpWildCard.java | cdd411ea62899b33ca16a7ba86f0978c92bec1a7 | [] | no_license | cmcgarry5/csc2058-2021-g25 | https://github.com/cmcgarry5/csc2058-2021-g25 | 154df326f72f445ae2f5c7e3bfcc410ed07192ac | 522786a65b852056bd95618e561f5d6a2b8878c9 | refs/heads/master | 2023-03-19T10:34:05.775000 | 2021-03-09T17:29:27 | 2021-03-09T17:29:27 | 345,896,968 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.*;
public class payUpWildCard extends WildCard{
private int feeToPayZoosAndParks;
private int feeToPay;
private boolean isMaintenance;
public payUpWildCard(String cardName, boolean isMaint, int fee) {
super(cardName);
setFeeToPay(fee);
setMaintenance(isMaint);... | UTF-8 | Java | 2,007 | java | payUpWildCard.java | Java | [] | null | [] | import java.util.*;
public class payUpWildCard extends WildCard{
private int feeToPayZoosAndParks;
private int feeToPay;
private boolean isMaintenance;
public payUpWildCard(String cardName, boolean isMaint, int fee) {
super(cardName);
setFeeToPay(fee);
setMaintenance(isMaint);... | 2,007 | 0.597907 | 0.592925 | 66 | 29.40909 | 27.3601 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 13 |
7424fc60bcc4abdb9331ae8b2dde8b2337285787 | 16,793,322,148,344 | 6b10f27256c6753c2005dd9aea3fec75a2794d1c | /apollo-ws/service-skeletons/java/trunk/library-service/src/main/java/edu/pitt/apollo/libraryservice/methods/QueryLibraryMethod.java | cd70532cf37abf5b453a5bed7ff94b5577662eca | [
"Apache-2.0"
] | permissive | tectronics/apollo | https://github.com/tectronics/apollo | 306b1d449ffb89be67eec5a00ff6f85c1576c596 | ecfaa319c933809805a22a4387a029d293abfba0 | refs/heads/master | 2018-01-11T13:50:36.898000 | 2015-08-07T17:30:27 | 2015-08-07T17:30:27 | 43,488,660 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.pitt.apollo.libraryservice.methods;
import edu.pitt.apollo.db.LibraryDbUtils;
import edu.pitt.apollo.db.LibraryUserRoleTypeEnum;
import edu.pitt.apollo.db.exceptions.ApolloDatabaseException;
import edu.pitt.apollo.library_service_types.v3_0_0.QueryMessage;
import edu.pitt.apollo.library_service_types.v3_0_... | UTF-8 | Java | 1,596 | java | QueryLibraryMethod.java | Java | [
{
"context": "on.v3_0_0.MethodCallStatusEnum;\n\n/**\n *\n * Author: Nick Millett\n * Email: nick.millett@gmail.com\n * Date: Nov 7, ",
"end": 560,
"score": 0.9998242259025574,
"start": 548,
"tag": "NAME",
"value": "Nick Millett"
},
{
"context": "tusEnum;\n\n/**\n *\n * Author: Nick ... | null | [] | package edu.pitt.apollo.libraryservice.methods;
import edu.pitt.apollo.db.LibraryDbUtils;
import edu.pitt.apollo.db.LibraryUserRoleTypeEnum;
import edu.pitt.apollo.db.exceptions.ApolloDatabaseException;
import edu.pitt.apollo.library_service_types.v3_0_0.QueryMessage;
import edu.pitt.apollo.library_service_types.v3_0_... | 1,575 | 0.775689 | 0.760025 | 49 | 31.571428 | 28.726011 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.673469 | false | false | 13 |
7c9484bc127fe2fbec2c95e3c603bf931cd7a53d | 27,066,883,920,824 | 37903e9a9e446b089aa1ae3acd440d03adc9c373 | /Kinetise/src/com/kinetise/data/application/formdatautils/FormValidation.java | 552273cf4a06aaf8944bc1254dec0c69ef9f32c8 | [] | no_license | mobilechampion/Cieo-Home | https://github.com/mobilechampion/Cieo-Home | 43b62cf1c499fd1446641b264629aac947d55740 | d56c302e910c213bcb654092cda9de622f89a9bf | refs/heads/master | 2020-06-25T04:59:41.784000 | 2017-06-10T07:33:44 | 2017-06-10T07:33:44 | 94,236,177 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.kinetise.data.application.formdatautils;
import com.google.gson.annotations.SerializedName;
import java.util.ArrayList;
import java.util.List;
public class FormValidation {
@SerializedName("dependencies")
private List<String> dependencies;
@SerializedName("rules")
private List<FormValid... | UTF-8 | Java | 1,382 | java | FormValidation.java | Java | [] | null | [] | package com.kinetise.data.application.formdatautils;
import com.google.gson.annotations.SerializedName;
import java.util.ArrayList;
import java.util.List;
public class FormValidation {
@SerializedName("dependencies")
private List<String> dependencies;
@SerializedName("rules")
private List<FormValid... | 1,382 | 0.658466 | 0.658466 | 56 | 23.678572 | 20.957531 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.357143 | false | false | 13 |
a8f6bacd14338e5f6fa03b6cf165550671cda290 | 18,537,078,876,537 | 2fb6d3f64da22c0003cf298c50c63e8bf481da87 | /kielet/venaja/numbers/NumberTest.java | d6264f07fab8d685f2d33084a4d4b1aab2024663 | [
"MIT"
] | permissive | tkukka/VariousContent | https://github.com/tkukka/VariousContent | 68c0b7b03bff02e54aba31fef6af94c250f21eeb | 91b245fc9195ee6e8096e4f787d4ed29931a85f2 | refs/heads/master | 2023-04-09T13:03:25.279000 | 2023-03-21T11:15:01 | 2023-03-21T11:15:01 | 232,808,571 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import static org.junit.Assert.*;
import java.util.Arrays;
import java.util.Collection;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.junit.runners.Parameterized;
import org.junit.runners.Parameterized.Parameters;
@RunWith(Parameterized.class)
public class NumberTest {
private int input;
... | UTF-8 | Java | 6,389 | java | NumberTest.java | Java | [] | null | [] | import static org.junit.Assert.*;
import java.util.Arrays;
import java.util.Collection;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.junit.runners.Parameterized;
import org.junit.runners.Parameterized.Parameters;
@RunWith(Parameterized.class)
public class NumberTest {
private int input;
... | 6,389 | 0.447573 | 0.372878 | 131 | 37.221375 | 19.0797 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.458015 | false | false | 13 |
a01531cb266edd94021ad436554c59b576bde40d | 12,506,944,806,171 | cfc5ab6a71e8c81e09f9642c57f5012052f90f88 | /app/src/main/java/br/com/desafioandroidconcrete/home/adapter/HomePresenterImplAdapter.java | 2f31f6240e616e3f0e1b613c4f09c8275ddb5474 | [] | no_license | Alison-Soldado/appGitHubApiJava | https://github.com/Alison-Soldado/appGitHubApiJava | 0dc898995fee6711b391782bd6312c7900dc7f8b | 301d8fff76904741827aa2bc54aaa9408608ea7f | refs/heads/master | 2018-12-01T00:22:41.721000 | 2018-09-05T18:47:46 | 2018-09-05T18:47:46 | 111,001,287 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.desafioandroidconcrete.home.adapter;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import br.com.desafioandroidconcrete.R;
import br.com.desafioandroidconcrete.home.adapter.viewHolder.HomeViewHolder;
import b... | UTF-8 | Java | 2,067 | java | HomePresenterImplAdapter.java | Java | [
{
"context": "ata.model.listRepository.Items;\n\n/**\n * Created by alison on 27/09/17.\n */\n\npublic class HomePresenterImplA",
"end": 487,
"score": 0.9995375275611877,
"start": 481,
"tag": "USERNAME",
"value": "alison"
}
] | null | [] | package br.com.desafioandroidconcrete.home.adapter;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import br.com.desafioandroidconcrete.R;
import br.com.desafioandroidconcrete.home.adapter.viewHolder.HomeViewHolder;
import b... | 2,067 | 0.694243 | 0.689889 | 57 | 35.263157 | 33.162823 | 155 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.631579 | false | false | 13 |
6b99c0b9315c6511823559b88e3257e28ca8cdb0 | 13,511,967,134,268 | 209f84e2a33c74fabd4589eb524dffa08d0209c0 | /web.ui/src/test/java/collabware/web/cometd/CometdProtocolEndpointTest.java | b8b1946f6b74adf42f6454f330b9fd9a971a9be1 | [
"MIT"
] | permissive | HotblackDesiato/collabware | https://github.com/HotblackDesiato/collabware | 39fcd4dadd68a485a2f4d815d6ac3d132c5401c8 | 3fc4d6d9214d63cb6a9273720124e1fa0379601f | refs/heads/master | 2016-09-05T23:04:17.035000 | 2014-04-06T13:29:09 | 2014-04-06T13:29:09 | 17,085,825 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package collabware.web.cometd;
import static org.easymock.EasyMock.verify;
import static org.hamcrest.Matchers.is;
import static org.junit.Assert.assertThat;
import java.util.List;
import org.cometd.bayeux.server.ServerMessage.Mutable;
import org.cometd.bayeux.server.ServerSession;
import org.cometd.server.ServerMes... | UTF-8 | Java | 20,327 | java | CometdProtocolEndpointTest.java | Java | [] | null | [] | package collabware.web.cometd;
import static org.easymock.EasyMock.verify;
import static org.hamcrest.Matchers.is;
import static org.junit.Assert.assertThat;
import java.util.List;
import org.cometd.bayeux.server.ServerMessage.Mutable;
import org.cometd.bayeux.server.ServerSession;
import org.cometd.server.ServerMes... | 20,327 | 0.739657 | 0.733606 | 458 | 43.382095 | 32.057335 | 133 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.703057 | false | false | 13 |
82214cbd9d5a9dd2629d8ea1c29a2a4bb3ba0b03 | 26,920,855,051,496 | 0798fc85a4b123c1c53f6b4c34b49786163f8dea | /src/main/java/com/example/voter/model/CityMV.java | 2d28c6a2fe59fb074b27b4cb64fadba514fb1582 | [] | no_license | gauravjestha3/VoterEnrollment-Using-SpringJpa | https://github.com/gauravjestha3/VoterEnrollment-Using-SpringJpa | 5dae8cf012be2e4e417b29cf34e280ee2f450216 | 5a4948831003163843da085c02d5333f69df2c21 | refs/heads/master | 2020-03-28T23:03:06.968000 | 2018-09-18T10:59:16 | 2018-09-18T10:59:16 | 149,273,391 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.voter.model;
/**
* @author gaurav
*
*/
public class CityMV {
private Long cityId;
private String cityName;
public Long getCityId() {
return cityId;
}
public void setCityId(Long cityId) {
this.cityId = cityId;
}
public String getCityName() {
return cityName;
}
public void setC... | UTF-8 | Java | 380 | java | CityMV.java | Java | [
{
"context": "package com.example.voter.model;\n\n/**\n * @author gaurav\n *\n */\npublic class CityMV {\n\tprivate Long cityId",
"end": 55,
"score": 0.8806774020195007,
"start": 49,
"tag": "USERNAME",
"value": "gaurav"
}
] | null | [] | package com.example.voter.model;
/**
* @author gaurav
*
*/
public class CityMV {
private Long cityId;
private String cityName;
public Long getCityId() {
return cityId;
}
public void setCityId(Long cityId) {
this.cityId = cityId;
}
public String getCityName() {
return cityName;
}
public void setC... | 380 | 0.689474 | 0.689474 | 27 | 13.111111 | 13.403519 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.962963 | false | false | 13 |
841b9374d271ecca95d714a3908adc98a44d39e2 | 13,726,715,532,660 | 296b44cb25b9471cd2e623b1cab3be6b17e2dfa9 | /consul/consul-name/src/main/java/com/wanzi/consul/NameController.java | f6a2f9be3a97cdcb7d4e39d8c9b08aceee4e5223 | [] | no_license | zhangyuyu/Spring-Cloud | https://github.com/zhangyuyu/Spring-Cloud | 315371e8434b3c64f536aaed17f3e3812b36a5e4 | 0f19458251acd00e3b5081b71efa39c91932ceb1 | refs/heads/master | 2020-12-25T18:52:07.508000 | 2017-06-26T12:33:30 | 2017-06-28T08:12:19 | 93,996,099 | 5 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wanzi.consul;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestParam;
import org.springframework.web.bind.annotation.RestController;
@RestController
@RequestMapping("/wanzi")
publ... | UTF-8 | Java | 544 | java | NameController.java | Java | [] | null | [] | package com.wanzi.consul;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestParam;
import org.springframework.web.bind.annotation.RestController;
@RestController
@RequestMapping("/wanzi")
publ... | 544 | 0.735294 | 0.735294 | 21 | 24.904762 | 21.913042 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.380952 | false | false | 13 |
6b562dadce08f6357a586ef72c6261c2b5b17336 | 30,520,037,654,251 | 0c65f879cdf8858b9e931bb9a3a914cc76307685 | /src/main/java/ch/alpine/sophus/hs/sn/SnAction.java | 100d5c4a2c33673ef2d37934f3c9226e5ddebe3b | [] | no_license | datahaki/sophus | https://github.com/datahaki/sophus | b9674f6e4068d907f8667fb546398fc0dbb5abc6 | cedce627452a70beed13ee2031a1cf98a413c2a7 | refs/heads/master | 2023-08-16T23:45:40.252000 | 2023-08-09T17:46:17 | 2023-08-09T17:46:17 | 232,996,526 | 3 | 0 | null | false | 2022-06-08T22:39:06 | 2020-01-10T08:02:55 | 2021-11-27T15:17:50 | 2022-06-08T22:39:06 | 11,231 | 2 | 0 | 0 | Java | false | false | // code by jph
package ch.alpine.sophus.hs.sn;
import ch.alpine.tensor.Tensor;
import ch.alpine.tensor.api.TensorUnaryOperator;
/** formula generalized from
* "Rotation Between Two Vectors in R^3"
* by Ethan Eade */
public class SnAction implements TensorUnaryOperator {
private final Tensor g;
public SnAction(... | UTF-8 | Java | 426 | java | SnAction.java | Java | [
{
"context": "// code by jph\npackage ch.alpine.sophus.hs.sn;\n\nimport ch.alpine",
"end": 14,
"score": 0.9851722717285156,
"start": 11,
"tag": "USERNAME",
"value": "jph"
},
{
"context": "rom\n * \"Rotation Between Two Vectors in R^3\"\n * by Ethan Eade */\npublic class SnAction impl... | null | [] | // code by jph
package ch.alpine.sophus.hs.sn;
import ch.alpine.tensor.Tensor;
import ch.alpine.tensor.api.TensorUnaryOperator;
/** formula generalized from
* "Rotation Between Two Vectors in R^3"
* by <NAME> */
public class SnAction implements TensorUnaryOperator {
private final Tensor g;
public SnAction(Tens... | 422 | 0.706573 | 0.704225 | 21 | 19.285715 | 16.31868 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 13 |
4a9fb2529690750ffb594345596a2a86f4112365 | 22,282,290,341,629 | caac7d16de30402495d50b3eeec77436e5167c77 | /SensoryTurtlesClient/src/it/framework/core/service/enums/ErrorTypeEnum.java | 18ca563b0aa2ac00cbb99cf0c5e01d17a1096960 | [] | no_license | faro1976/latartaruga | https://github.com/faro1976/latartaruga | f56643182cf13d6927ef8458b7ff3056bd3bd286 | d677c76369a333d09da73c0bc2f1b29ddbc9dc96 | refs/heads/master | 2018-02-10T23:34:46.925000 | 2017-02-17T15:48:23 | 2017-02-17T15:48:23 | 61,433,152 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package it.framework.core.service.enums;
public class ErrorTypeEnum {
public static final String RUNTIME = "RUNTIME";
public static final String OPERATION = "OPERATION";
public static final String BUSINESS = "BUSINESS";
public static final String VALIDATION = "VALIDATION";
public static final String CONSTR... | UTF-8 | Java | 455 | java | ErrorTypeEnum.java | Java | [] | null | [] | package it.framework.core.service.enums;
public class ErrorTypeEnum {
public static final String RUNTIME = "RUNTIME";
public static final String OPERATION = "OPERATION";
public static final String BUSINESS = "BUSINESS";
public static final String VALIDATION = "VALIDATION";
public static final String CONSTR... | 455 | 0.753846 | 0.753846 | 11 | 39.363636 | 19.809423 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.363636 | false | false | 13 |
c1cfa59a0cac2062a0376527ce663b2c4a2e4aa5 | 29,411,936,104,257 | a291b69b5f08e108cc5035bab41d9d3e8854132d | /src/main/java/com/firstline/repos/StudyRepository.java | 162f59da87c88b07e2844ce1ca88bb92e8a15bfa | [] | no_license | AleksandrAbashin/procedureSchedulingWebApp | https://github.com/AleksandrAbashin/procedureSchedulingWebApp | 3901047496a115d5f17cf16db92c629a891433a1 | 93d9b7916ab53930c1dc4c4872ad43f2355002f0 | refs/heads/master | 2021-10-08T10:33:03.386000 | 2018-12-11T08:55:00 | 2018-12-11T08:55:00 | 154,329,138 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.firstline.repos;
import com.firstline.domain.Study;
import org.springframework.data.jpa.repository.JpaRepository;
public interface StudyRepository extends JpaRepository<Study, Long> {
Study getById(Long id);
}
| UTF-8 | Java | 233 | java | StudyRepository.java | Java | [] | null | [] | package com.firstline.repos;
import com.firstline.domain.Study;
import org.springframework.data.jpa.repository.JpaRepository;
public interface StudyRepository extends JpaRepository<Study, Long> {
Study getById(Long id);
}
| 233 | 0.7897 | 0.7897 | 13 | 16.923077 | 23.905138 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.384615 | false | false | 13 |
fc27d6903a44159f0b8a04ba11074f88d9534c0a | 18,545,668,818,052 | ed11ba341c3daf67f5a1d07a8babe99917b9b790 | /src/main/java/com/flow/enginehouse/service/impl/AppServiceImpl.java | 5ece21a072e2e44b7434097a1fc2c8bb44b43891 | [] | no_license | wobblewedge/engine-house | https://github.com/wobblewedge/engine-house | 67f01009ca1d4a4379191b7d50f2b020a34543d5 | ab4b3b081238c6c26e5e5a9bcefc339b2a077d37 | refs/heads/master | 2020-06-10T19:27:43.433000 | 2019-08-21T13:17:37 | 2019-08-21T13:17:37 | 193,722,009 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.flow.enginehouse.service.impl;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.stream.Collectors;
import org.flowable.engine.runtime.ProcessInstance;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.rest.webmvc.ResourceN... | UTF-8 | Java | 2,062 | java | AppServiceImpl.java | Java | [] | null | [] | package com.flow.enginehouse.service.impl;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.stream.Collectors;
import org.flowable.engine.runtime.ProcessInstance;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.rest.webmvc.ResourceN... | 2,062 | 0.799224 | 0.799224 | 60 | 33.366665 | 28.010693 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.383333 | false | false | 13 |
e4876016abb018ac6a776579911aefb5dd3fc3d1 | 17,179,869,208,183 | 76c568f65cc40f200680082a464b94cdb75accd6 | /src/homework/MaxAndMin.java | 7a4a068227c3081bd25ff5c1fe602cefc22cf06d | [] | no_license | allaivanova1989/homework15.09 | https://github.com/allaivanova1989/homework15.09 | 6c0edcea635d015ddc4011cf8e23e70c168af113 | 9d63a99700f1ddd123c47e82206a8047678c6ca0 | refs/heads/master | 2023-07-29T03:12:10.357000 | 2021-09-15T09:19:27 | 2021-09-15T09:19:27 | 406,689,768 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package homework;
public class MaxAndMin {
public void searchMinAndMax() {
int[] array = {6, -63, 55, -100, 0, 17, 201};
int min = array[0];
int max = array[0];
int sum = 0;
for (int i = 0; i < array.length - 1; i++) {
if (array[i + 1] < min) {
mi... | UTF-8 | Java | 582 | java | MaxAndMin.java | Java | [] | null | [] | package homework;
public class MaxAndMin {
public void searchMinAndMax() {
int[] array = {6, -63, 55, -100, 0, 17, 201};
int min = array[0];
int max = array[0];
int sum = 0;
for (int i = 0; i < array.length - 1; i++) {
if (array[i + 1] < min) {
mi... | 582 | 0.393471 | 0.350515 | 24 | 23.25 | 16.525864 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.791667 | false | false | 13 |
473995687fd199c0dc2266cc50a1710ad44bda67 | 755,914,290,516 | 965caccaba5282205a38c55b192ce9a2be5c4623 | /src/main/java/com/github/yftx/test/ui/TestAutoCompleteDemo.java | f22b2d788495f42f11dfd162fbae68d006e16c1e | [] | no_license | yftx/test4Android | https://github.com/yftx/test4Android | ba20378332d3ff6ffba1c6f0858f6bb1492b1682 | a901d247891ab22f19bbd52cf17037bb013dcece | refs/heads/master | 2021-01-01T18:11:47.963000 | 2013-01-27T16:28:16 | 2013-01-27T16:28:16 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.github.yftx.test.ui;
import android.content.Context;
import android.os.AsyncTask;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.view.inputmethod.InputMethodManager;
import android.widget.*;
import com.github.kevinsawick... | UTF-8 | Java | 6,269 | java | TestAutoCompleteDemo.java | Java | [
{
"context": "ger;\nimport android.widget.*;\nimport com.github.kevinsawicki.wishlist.ViewFinder;\nimport com.github.rtyl",
"end": 315,
"score": 0.5955178141593933,
"start": 311,
"tag": "USERNAME",
"value": "vins"
},
{
"context": "vinsawicki.wishlist.ViewFinder;\nimport com.github.rt... | null | [] | package com.github.yftx.test.ui;
import android.content.Context;
import android.os.AsyncTask;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.view.inputmethod.InputMethodManager;
import android.widget.*;
import com.github.kevinsawick... | 6,258 | 0.635666 | 0.633219 | 211 | 28.042654 | 24.724319 | 138 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.473934 | false | false | 13 |
c2271fb0901f5fcb727854050a95218758518e92 | 12,008,728,605,477 | 28d16729c5080400cd8d804c571bdb4e22687147 | /src/main/java/com/revature/quizzard/dtos/AccountRegisterDTO.java | e6405750390eb1860b9de584cb041bdfedd4c770 | [] | no_license | LiquidPlummer/quizzard-api | https://github.com/LiquidPlummer/quizzard-api | 54edf2b5c6e68e307127911e1589570c95869623 | 0f174b81a859c7d00be5141b84107954b4561907 | refs/heads/main | 2023-06-14T20:45:55.288000 | 2021-07-02T15:54:30 | 2021-07-02T15:54:30 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.revature.quizzard.dtos;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
@AllArgsConstructor
@NoArgsConstructor
public @Data class AccountRegisterDTO {
String username;
String password;
String email;
String firstName;
String lastName;
}
| UTF-8 | Java | 309 | java | AccountRegisterDTO.java | Java | [] | null | [] | package com.revature.quizzard.dtos;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
@AllArgsConstructor
@NoArgsConstructor
public @Data class AccountRegisterDTO {
String username;
String password;
String email;
String firstName;
String lastName;
}
| 309 | 0.779935 | 0.779935 | 15 | 19.6 | 11.757551 | 39 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 13 |
83e035cf31aac1bae81524792ab5550c5b0a0f8e | 26,912,265,086,486 | 7b2e79662381a58319d65f70bf978368de36b383 | /sleep/src/main/java/com/cz/yingpu/frame/util/ResourceUtils2.java | 12c53733d07006823b50e2b484833d767642ebd7 | [] | no_license | exceptiondc/sleep | https://github.com/exceptiondc/sleep | 1e8efbc3226b56847bb8aa901be9c483762edd3e | 928ccb1de24bf5bc416db4b325fe76054639eb67 | refs/heads/master | 2022-07-06T23:48:44.140000 | 2022-06-22T07:06:08 | 2022-06-22T07:06:08 | 130,443,892 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cz.yingpu.frame.util;
import java.util.Properties;
public class ResourceUtils2 {
private static Properties Properties;
public ResourceUtils2() {
}
/* static {
Properties = new Properties();
try {
Properties.load(new FileInputStream(
ClassLoader.getSystemClassLoader().getReso... | UTF-8 | Java | 861 | java | ResourceUtils2.java | Java | [] | null | [] | package com.cz.yingpu.frame.util;
import java.util.Properties;
public class ResourceUtils2 {
private static Properties Properties;
public ResourceUtils2() {
}
/* static {
Properties = new Properties();
try {
Properties.load(new FileInputStream(
ClassLoader.getSystemClassLoader().getReso... | 861 | 0.652893 | 0.649351 | 43 | 17.744186 | 20.280697 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.465116 | false | false | 13 |
4b206e7aab83afd5836653bb022d732319cd0713 | 13,176,959,699,293 | a57cb56cc4e807041bbeb300a342f05e89072ab5 | /modules/cpr/src/main/java/org/atmosphere/interceptor/TrackMessageSizeB64Interceptor.java | c52de6e07b8cd0f86f64783949602fa9196ffb81 | [
"Apache-2.0"
] | permissive | blono/atmosphere | https://github.com/blono/atmosphere | 703390787e699f29b3101c817225e5754d172f13 | 94de2526cf328373ea2f087fc510147da6d8a7c0 | refs/heads/atmosphere-2.5.x | 2020-05-15T01:25:43.924000 | 2019-04-18T06:41:43 | 2019-04-18T06:41:43 | 182,028,907 | 0 | 0 | Apache-2.0 | true | 2019-05-28T06:53:07 | 2019-04-18T06:26:19 | 2019-04-18T06:41:52 | 2019-05-28T06:51:20 | 109,657 | 0 | 0 | 1 | Java | false | false | /*
* Copyright 2008-2019 Async-IO.org
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... | UTF-8 | Java | 4,435 | java | TrackMessageSizeB64Interceptor.java | Java | [
{
"context": "tionConfig#EXCLUDED_CONTENT_TYPES}\r\n *\r\n * @author Jeanfrancois Arcand\r\n * @author Martin Mačura\r\n */\r\npublic class Trac",
"end": 1358,
"score": 0.9998812675476074,
"start": 1339,
"tag": "NAME",
"value": "Jeanfrancois Arcand"
},
{
"context": "S}\r\n *\r\n * @a... | null | [] | /*
* Copyright 2008-2019 Async-IO.org
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... | 4,414 | 0.681552 | 0.67456 | 111 | 37.945946 | 36.998379 | 151 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.432432 | false | false | 13 |
9320e83fee8fdd3596e808526559beaf872281e1 | 16,234,976,405,141 | fe89046bd32e20d3534951208e4de40ca097746b | /src/gui/manager/OrLearning/parkingAreas.java | 60d3bca092a942582da7ad3c86b7b656216a1ed2 | [
"Apache-2.0"
] | permissive | markrey/SmartCity-ParkingManagement | https://github.com/markrey/SmartCity-ParkingManagement | f7a7ed1076a1ec1697e95ece3878c218ef4dc495 | 22d5ab5d506100ed206a491b4b47d8fe9624e120 | refs/heads/master | 2021-01-12T01:10:57.078000 | 2017-01-08T13:59:07 | 2017-01-08T13:59:07 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package gui.manager.OrLearning;
import gui.manager.OrLearning.CreatingABasicWindow.Color;
public class parkingAreas {
private String name;
private Color color;
private int spots;
//Constructors
parkingAreas() {
this.name="";
this.color=Color.GRAY;
this.spots=0;
}
parkingAreas(String name, Color color... | UTF-8 | Java | 723 | java | parkingAreas.java | Java | [] | null | [] | package gui.manager.OrLearning;
import gui.manager.OrLearning.CreatingABasicWindow.Color;
public class parkingAreas {
private String name;
private Color color;
private int spots;
//Constructors
parkingAreas() {
this.name="";
this.color=Color.GRAY;
this.spots=0;
}
parkingAreas(String name, Color color... | 723 | 0.687933 | 0.686546 | 44 | 15.386364 | 13.108317 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.568182 | false | false | 13 |
2c08f7d661c7297c112ac9d9df9b69168bd3ba00 | 16,234,976,403,238 | abd50e5d913da5f2aa11b823af8cc742a54ae116 | /manager_ads/src/manager/ADV01/logic/ADV01LogicIF.java | c7e887f8e428e9b79e4755bbc22d5c5545aa37c6 | [] | no_license | duongbata/manager_ads | https://github.com/duongbata/manager_ads | c8d1cdfb4ea27675df0d97aa6e148e315d75ee98 | d7835eaa24da067e63a2c4db4b1f8464f227aae8 | refs/heads/master | 2016-09-11T06:49:26.772000 | 2015-04-16T02:32:13 | 2015-04-16T02:32:13 | 32,072,293 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package manager.ADV01.logic;
import java.io.IOException;
import java.util.List;
import java.util.Map;
import manager.ADV01.bean.AdsBean;
import manager.common.bean.UserBean;
public interface ADV01LogicIF {
List<AdsBean> listAds(UserBean user);
AdsBean getAdsById(String appId);
Map<Integer, Strin... | UTF-8 | Java | 615 | java | ADV01LogicIF.java | Java | [] | null | [] | package manager.ADV01.logic;
import java.io.IOException;
import java.util.List;
import java.util.Map;
import manager.ADV01.bean.AdsBean;
import manager.common.bean.UserBean;
public interface ADV01LogicIF {
List<AdsBean> listAds(UserBean user);
AdsBean getAdsById(String appId);
Map<Integer, Strin... | 615 | 0.731707 | 0.721951 | 28 | 19.964285 | 17.76932 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.285714 | false | false | 13 |
14abcf0eca68d16e150e2cce2feddcdfbc7a393f | 944,892,829,147 | 2850de89d7d690fa6404d5e323439faea202e0cb | /src/SV_support/Atom.java | 7c51fef9ede125176abe071326021c793c4cdcb2 | [] | no_license | WilliamLeaves/MolConstructor | https://github.com/WilliamLeaves/MolConstructor | 21086463f5c664872b54520515b5dc1e210974aa | 676eabc6a08adfa4c201dbf25d5a7501328b0387 | refs/heads/master | 2020-03-06T15:24:24.208000 | 2018-04-13T03:16:18 | 2018-04-13T03:16:18 | 126,955,369 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package SV_support;
public class Atom {
public String element;
public double innerX;
public double innerY;
public double innerZ;
public Atom(String e, double x, double y, double z) {
this.innerX = x;
this.innerY = y;
this.innerZ = z;
this.element = e;
}
public void transCoordinate(double[] axisList) {... | UTF-8 | Java | 2,289 | java | Atom.java | Java | [] | null | [] | package SV_support;
public class Atom {
public String element;
public double innerX;
public double innerY;
public double innerZ;
public Atom(String e, double x, double y, double z) {
this.innerX = x;
this.innerY = y;
this.innerZ = z;
this.element = e;
}
public void transCoordinate(double[] axisList) {... | 2,289 | 0.619921 | 0.594583 | 94 | 23.351065 | 21.612499 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.234043 | false | false | 13 |
2d8fd84b791204428bd31ba3a4a4c766424b7f12 | 23,201,413,357,499 | 8960802e6038f24c3a1563d75f4e415c36822229 | /src/test/java/com/eezy/logintest/StartNewPlanTest.java | 956819d7d2ed718afc6fd87b6d5315878b0ece7e | [] | no_license | rexrayzx/Test | https://github.com/rexrayzx/Test | 69ccb73349e560e27db2a2d71affa7d73c385321 | 9b8222e9701a06e7b0f72591a46406bbe2e839b8 | refs/heads/master | 2023-06-02T13:39:15.879000 | 2021-06-17T13:26:47 | 2021-06-17T13:26:47 | 362,380,591 | 0 | 0 | null | false | 2021-05-12T07:50:20 | 2021-04-28T07:40:16 | 2021-05-11T09:30:39 | 2021-05-12T07:50:20 | 26,684 | 0 | 0 | 1 | HTML | false | false | package com.eezy.logintest;
import org.testng.Assert;
import org.testng.annotations.Test;
import com.eezy.generics.BaseTest;
import com.eezy.pages.LogInToeezyPage;
import com.eezy.pages.LoginHomePage;
import com.eezy.pages.MoreSignUpoptionPage;
import com.eezy.pages.SignUpForeezyPage;
import com.eezy.pages.UserProfil... | UTF-8 | Java | 1,325 | java | StartNewPlanTest.java | Java | [] | null | [] | package com.eezy.logintest;
import org.testng.Assert;
import org.testng.annotations.Test;
import com.eezy.generics.BaseTest;
import com.eezy.pages.LogInToeezyPage;
import com.eezy.pages.LoginHomePage;
import com.eezy.pages.MoreSignUpoptionPage;
import com.eezy.pages.SignUpForeezyPage;
import com.eezy.pages.UserProfil... | 1,325 | 0.806038 | 0.804528 | 34 | 37.970589 | 20.895376 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.882353 | false | false | 13 |
9de813a9c4ff66a5cf52324b4408e01b5157c22c | 16,234,976,438,535 | 8dbab6ba11e4df4306c8bb968b4673d0e38425bd | /app/src/main/java/com/example/projectandroid/RegisterService.java | 61ff2fbab27e5dc71a453c9014c7acca50a2d160 | [] | no_license | AniqAsyraaf/Service-Platform-Application | https://github.com/AniqAsyraaf/Service-Platform-Application | 5d63d23ebbd9b716defde2f383c822b235aa538d | 335eb55c9c0b6e7923b5ac46eca6203ae29c55f3 | refs/heads/master | 2023-04-14T13:43:07.468000 | 2021-04-23T04:36:15 | 2021-04-23T04:36:15 | 360,760,051 | 3 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.projectandroid;
import android.Manifest;
import android.content.Intent;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.appcompat.app.AppCompatActivity;
import androidx.core.app.ActivityCompat;
import android.content.pm.PackageManager;
import android.graph... | UTF-8 | Java | 14,352 | java | RegisterService.java | Java | [] | null | [] | package com.example.projectandroid;
import android.Manifest;
import android.content.Intent;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.appcompat.app.AppCompatActivity;
import androidx.core.app.ActivityCompat;
import android.content.pm.PackageManager;
import android.graph... | 14,352 | 0.614897 | 0.612179 | 344 | 40.723839 | 45.997242 | 356 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.686047 | false | false | 13 |
79402ac67ab55efd5a3e1dffba975b4f24c0d977 | 15,771,119,979,341 | 11dd74fd18dc9b16abe949448b839c04c81db03e | /src/main/java/com/assignment/schedule/creator/HostsFreeScheduleCreator.java | 3a264f8a9df8cd25d6ad7f2216a90dbf96f36cb3 | [] | no_license | eralmas7/EventCalendar | https://github.com/eralmas7/EventCalendar | 28286642fa4d6bd80e90c62298c02aa922a32a35 | be5274f892c4faa140dd5d2a16006cea96a1a882 | refs/heads/master | 2016-08-11T07:24:00.080000 | 2015-11-07T17:47:11 | 2015-11-07T17:47:11 | 44,920,912 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.assignment.schedule.creator;
import java.time.Instant;
import java.util.HashMap;
import java.util.Map;
import java.util.stream.LongStream;
import com.assignment.model.Interval;
import com.assignment.model.MeetingInput;
import com.assignment.utils.DateTimeUtils;
/**
* A class responsible to create the fre... | UTF-8 | Java | 1,576 | java | HostsFreeScheduleCreator.java | Java | [] | null | [] | package com.assignment.schedule.creator;
import java.time.Instant;
import java.util.HashMap;
import java.util.Map;
import java.util.stream.LongStream;
import com.assignment.model.Interval;
import com.assignment.model.MeetingInput;
import com.assignment.utils.DateTimeUtils;
/**
* A class responsible to create the fre... | 1,576 | 0.723985 | 0.718274 | 27 | 57.370369 | 70.593857 | 274 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.814815 | false | false | 13 |
7c3ea01598dc53e7f8d3ad9df992b5e76d4fd723 | 18,708,877,601,054 | 9e20c211652043350d5f9b550bd9b29b739db32d | /src/main/java/com/github/redouane59/topteamsapi/functions/evaluation/IRatingUpdatesCalculator.java | 344f7f8a09c42e892eae8296a007d599321ac658 | [] | no_license | redouane59/top-teams-api | https://github.com/redouane59/top-teams-api | 74d13e961be916180e3c3d245d440f4fc0f43bce | df356f79d377a7c9d9f14c20619569c7c75fb8fc | refs/heads/master | 2023-04-09T01:24:10.078000 | 2022-10-19T20:30:48 | 2022-10-19T20:30:48 | 166,547,217 | 3 | 0 | null | false | 2023-03-31T15:28:59 | 2019-01-19T13:02:02 | 2022-02-15T22:04:17 | 2023-03-31T15:28:59 | 133 | 3 | 0 | 1 | Java | false | false | package com.github.redouane59.topteamsapi.functions.evaluation;
import com.github.redouane59.topteamsapi.model.Game;
import com.github.redouane59.topteamsapi.model.Player;
import java.util.List;
public interface IRatingUpdatesCalculator {
List<Player> getUpdatedPlayers(Game game);
}
| UTF-8 | Java | 293 | java | IRatingUpdatesCalculator.java | Java | [
{
"context": "package com.github.redouane59.topteamsapi.functions.evaluation;\n\nimport com.git",
"end": 29,
"score": 0.9994769096374512,
"start": 19,
"tag": "USERNAME",
"value": "redouane59"
},
{
"context": "teamsapi.functions.evaluation;\n\nimport com.github.redouane59.topteamsapi.... | null | [] | package com.github.redouane59.topteamsapi.functions.evaluation;
import com.github.redouane59.topteamsapi.model.Game;
import com.github.redouane59.topteamsapi.model.Player;
import java.util.List;
public interface IRatingUpdatesCalculator {
List<Player> getUpdatedPlayers(Game game);
}
| 293 | 0.819113 | 0.798635 | 12 | 23.416666 | 24.931435 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.416667 | false | false | 13 |
c9a9de35032d80e660d2ce99179e3f8ef65d084e | 8,203,387,549,108 | a669e3cb136966fbb7d1d5a260af93971ecec6f0 | /src/main/java/bd/BetTools.java | 48eadb57ec0bc2ebd88cbc2eee8a518183b07690 | [] | no_license | jordanupmc/betcoinServer | https://github.com/jordanupmc/betcoinServer | 222ea252b5ea9aa220a4577481859abd2de4fbe7 | 7c2000e26c2f9d27f12910de4a1d05a775c17ff0 | refs/heads/master | 2020-03-31T08:51:28.218000 | 2018-11-23T15:25:15 | 2018-11-23T15:25:15 | 152,074,593 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package bd;
import com.mongodb.client.MongoCollection;
import com.mongodb.client.MongoCursor;
import com.mongodb.util.JSON;
import org.bson.BsonDocument;
import org.bson.BsonString;
import org.bson.Document;
import org.bson.conversions.Bson;
import org.json.JSONArray;
import org.json.JSONObject;
import java.io.IOExce... | UTF-8 | Java | 17,768 | java | BetTools.java | Java | [] | null | [] | package bd;
import com.mongodb.client.MongoCollection;
import com.mongodb.client.MongoCursor;
import com.mongodb.util.JSON;
import org.bson.BsonDocument;
import org.bson.BsonString;
import org.bson.Document;
import org.bson.conversions.Bson;
import org.json.JSONArray;
import org.json.JSONObject;
import java.io.IOExce... | 17,768 | 0.563447 | 0.559617 | 431 | 40.194897 | 33.124374 | 222 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.800464 | false | false | 13 |
68c9b3dd84ea1071ce3ccdd04344a33e35ae6176 | 20,005,957,732,987 | 26aca728ac0b9bafcd3ec3eaaa5aae9d352a55d8 | /src/main/java/br/com/supercloud/dynamic/HowSum.java | acb453f6e4d738360d9a47e6f2086201fb86c73a | [
"MIT"
] | permissive | thiagotigaz/algorithms-solutions | https://github.com/thiagotigaz/algorithms-solutions | 53dce39a74d8e0f5755f2ceb98687eb9482b18d8 | abb32703f0beb200d78063bcfd0b1836a3e35a13 | refs/heads/master | 2021-11-13T21:22:32.017000 | 2021-10-28T20:14:57 | 2021-10-28T20:14:57 | 204,752,339 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.supercloud.dynamic;
import java.util.*;
public class HowSum {
public static void main(String[] args) {
System.out.println(howSumTabulation(7, new int[]{2, 3}));
System.out.println(howSumTabulation(7, new int[]{5, 3, 4, 7}));
System.out.println(howSumTabulation(7, new int[]... | UTF-8 | Java | 3,102 | java | HowSum.java | Java | [] | null | [] | package br.com.supercloud.dynamic;
import java.util.*;
public class HowSum {
public static void main(String[] args) {
System.out.println(howSumTabulation(7, new int[]{2, 3}));
System.out.println(howSumTabulation(7, new int[]{5, 3, 4, 7}));
System.out.println(howSumTabulation(7, new int[]... | 3,102 | 0.547711 | 0.527402 | 79 | 38.265823 | 26.686985 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.177215 | false | false | 13 |
2cb76e0636a11ce0a82b8d6050c15818da360d78 | 26,749,056,387,008 | 27bb9f4e0aed9a6056cfd1512d95e02ab67f6d7b | /examples/designpatterns/mvc/MVCExampleResults/src/main/java/nl/ddoa/example/dice/DobbelsteenSwingView.java | 7a8ff6fa4acffc0b468080cc10e1134d0fbc3187 | [
"MIT"
] | permissive | FrancescaWiegman/dea-code-examples | https://github.com/FrancescaWiegman/dea-code-examples | 71ec96fe02acde0093e090d44e112a94c6c1e656 | 2794149ef61b24d70f2ed443f877186661c9f0e5 | refs/heads/master | 2020-04-07T14:35:47.446000 | 2018-03-12T15:09:06 | 2018-03-12T15:09:06 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package nl.ddoa.example.dice;
import java.awt.Container;
import java.net.URL;
import java.util.Observable;
import java.util.Observer;
import javax.swing.ImageIcon;
import javax.swing.JFrame;
import javax.swing.JLabel;
@SuppressWarnings("serial")
public class DobbelsteenSwingView extends JFrame implements Observer
{
... | UTF-8 | Java | 1,094 | java | DobbelsteenSwingView.java | Java | [] | null | [] | package nl.ddoa.example.dice;
import java.awt.Container;
import java.net.URL;
import java.util.Observable;
import java.util.Observer;
import javax.swing.ImageIcon;
import javax.swing.JFrame;
import javax.swing.JLabel;
@SuppressWarnings("serial")
public class DobbelsteenSwingView extends JFrame implements Observer
{
... | 1,094 | 0.648995 | 0.638026 | 46 | 22.782608 | 19.949842 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.521739 | false | false | 13 |
8e5fd8352512066359e75978023c37749fa5bf3b | 26,749,056,388,771 | ca030864a3a1c24be6b9d1802c2353da4ca0d441 | /classes10.dex_source_from_JADX/com/facebook/payments/settings/model/PaymentSettingsPickerScreenData.java | 1b2bf09f19a8d945ef2023a04547cdcb48961cef | [] | no_license | pxson001/facebook-app | https://github.com/pxson001/facebook-app | 87aa51e29195eeaae69adeb30219547f83a5b7b1 | 640630f078980f9818049625ebc42569c67c69f7 | refs/heads/master | 2020-04-07T20:36:45.758000 | 2018-03-07T09:04:57 | 2018-03-07T09:04:57 | 124,208,458 | 4 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.facebook.payments.settings.model;
import android.content.Intent;
import android.os.Parcel;
import android.os.Parcelable.Creator;
import com.facebook.payments.paymentmethods.model.PaymentMethodsInfo;
import com.facebook.payments.paymentmethods.picker.PickerScreenParams;
import com.facebook.payments.paymentm... | UTF-8 | Java | 2,587 | java | PaymentSettingsPickerScreenData.java | Java | [] | null | [] | package com.facebook.payments.settings.model;
import android.content.Intent;
import android.os.Parcel;
import android.os.Parcelable.Creator;
import com.facebook.payments.paymentmethods.model.PaymentMethodsInfo;
import com.facebook.payments.paymentmethods.picker.PickerScreenParams;
import com.facebook.payments.paymentm... | 2,587 | 0.755315 | 0.721299 | 67 | 37.611938 | 33.771824 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.492537 | false | false | 13 |
c3e1945cf72ed8ab608165a6f2a287f2b76e4625 | 7,292,854,472,106 | b019866656147be4c4fa1b4a3d9e8867f722bf09 | /src/main/java/com/codeteam/website/modules/about/dao/SiteAboutMapper.java | 4a9af9cbaf8c07dc97f343c731c057934cdb2510 | [] | no_license | AkaSiran/Website | https://github.com/AkaSiran/Website | 9b61bd64803aec1793785b712865d6532040211e | 24c3aa5d4209bd7ddbd0516bb643f318eaef2526 | refs/heads/master | 2023-06-19T05:35:13.269000 | 2021-07-23T02:31:46 | 2021-07-23T02:31:46 | 385,782,729 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.codeteam.website.modules.about.dao;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import com.codeteam.website.modules.about.entity.po.SiteAboutPo;
/**
* Created by Fyc on 2021-7-12.
* 关于我们
*/
public interface SiteAboutMapper extends BaseMapper<SiteAboutPo>
{
}
| UTF-8 | Java | 296 | java | SiteAboutMapper.java | Java | [
{
"context": "es.about.entity.po.SiteAboutPo;\n\n/**\n * Created by Fyc on 2021-7-12.\n * 关于我们\n */\npublic interface SiteAb",
"end": 192,
"score": 0.996475338935852,
"start": 189,
"tag": "USERNAME",
"value": "Fyc"
}
] | null | [] | package com.codeteam.website.modules.about.dao;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import com.codeteam.website.modules.about.entity.po.SiteAboutPo;
/**
* Created by Fyc on 2021-7-12.
* 关于我们
*/
public interface SiteAboutMapper extends BaseMapper<SiteAboutPo>
{
}
| 296 | 0.784722 | 0.760417 | 12 | 23 | 25.993589 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 13 |
25ad9f9fc254094c1379ba509039c80a5a66e1da | 27,608,049,844,929 | 72ee1490b4a17b9c1fefa22d735ee6cf2648b4a8 | /src/main/java/lab3/pass/SkiPassType.java | 957b3036a30242240df7807588c2c9ce6601a744 | [] | no_license | Sayuri/kpi-labs | https://github.com/Sayuri/kpi-labs | 53bb55f515ac89f50ddb22d755f69fc9d45cfdfa | 091ed36d2e48e7c7d0d5124fc310b67429534c0c | refs/heads/master | 2022-09-05T00:04:22.233000 | 2020-05-29T06:22:04 | 2020-05-29T06:22:04 | 267,750,192 | 0 | 0 | null | false | 2020-05-29T06:22:05 | 2020-05-29T02:50:31 | 2020-05-29T06:17:25 | 2020-05-29T06:22:05 | 62 | 0 | 0 | 1 | Java | false | false | package lab3.pass;
public enum SkiPassType {
BASIC,
PREFERENTIAL,
VIP;
}
| UTF-8 | Java | 86 | java | SkiPassType.java | Java | [] | null | [] | package lab3.pass;
public enum SkiPassType {
BASIC,
PREFERENTIAL,
VIP;
}
| 86 | 0.651163 | 0.639535 | 7 | 11.285714 | 8.547585 | 25 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 13 |
39a739033dfa9558f16631026325b4cd2130838c | 8,358,006,364,520 | 8f8129823a17086702cfb55965760b999059107f | /hlt/GameMap.java | 62a035db4cf1a1962ee0b057e46cfe70fdf73a4f | [] | no_license | clbarrell/hatlite_17_bot | https://github.com/clbarrell/hatlite_17_bot | 5b0b6417c00348eaf7f6513685ec90fade88ada5 | 7a314109e11c24ad97d8b9bcf661269418d58dae | refs/heads/master | 2021-09-03T14:57:18.915000 | 2018-01-09T23:54:18 | 2018-01-09T23:54:18 | 116,882,839 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package hlt;
import java.util.*;
public class GameMap {
private final int width, height;
private final int playerId;
private final List<Player> players;
private final List<Player> playersUnmodifiable;
private final Map<Integer, Planet> planets;
private final List<Ship> allShips;
private fi... | UTF-8 | Java | 10,159 | java | GameMap.java | Java | [] | null | [] | package hlt;
import java.util.*;
public class GameMap {
private final int width, height;
private final int playerId;
private final List<Player> players;
private final List<Player> playersUnmodifiable;
private final Map<Integer, Planet> planets;
private final List<Ship> allShips;
private fi... | 10,159 | 0.59494 | 0.592676 | 296 | 33.320946 | 29.036238 | 173 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.658784 | false | false | 13 |
1ab1a2e3580384a497ed06d86dc65c373c2f7be1 | 32,633,161,585,939 | a2b699456c94eed6cc54bf8366d1fab91781aeca | /mars/mars-api/src/main/java/com/colourfulchina/mars/api/entity/sync/GiftAtvcodeVo.java | ebfd925c3afcfdda45b7bca2486665a0f67dce52 | [] | no_license | elephant5/old-code | https://github.com/elephant5/old-code | 8a35aa17163e87f506c6f12da032b1978b0c4ec3 | bfb27297d5fcb6aaea8eac5a4032eba7d01cc7ee | refs/heads/master | 2023-01-24T12:25:53.549000 | 2020-12-04T01:50:15 | 2020-12-04T01:50:15 | 318,364,156 | 1 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.colourfulchina.mars.api.entity.sync;
import io.swagger.annotations.ApiModelProperty;
import lombok.Data;
import java.io.Serializable;
import java.math.BigDecimal;
import java.time.LocalDate;
import java.time.LocalDateTime;
/**
* <p>
*
* </p>
*
* @author
* @since 2019-12-11
*/
@Data
public class ... | UTF-8 | Java | 1,313 | java | GiftAtvcodeVo.java | Java | [] | null | [] | package com.colourfulchina.mars.api.entity.sync;
import io.swagger.annotations.ApiModelProperty;
import lombok.Data;
import java.io.Serializable;
import java.math.BigDecimal;
import java.time.LocalDate;
import java.time.LocalDateTime;
/**
* <p>
*
* </p>
*
* @author
* @since 2019-12-11
*/
@Data
public class ... | 1,313 | 0.691546 | 0.684692 | 54 | 23.314816 | 14.885768 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.407407 | false | false | 13 |
52fc93d55665aa19897ec086eb60624a5c0e51bf | 300,647,779,697 | 2b351788b80891e6d7b24787b9e5d8c9921978a5 | /03_projects/logicalexp/01_src/main/java/org/isk/jvmhardcore/lexp/core/Expression.java | 1009c08ed98a250257dfa91d0fe4034fa2efda98 | [] | no_license | yohanbeschi/jvm_hardcore | https://github.com/yohanbeschi/jvm_hardcore | f05c38f856fe3ce15047723fddea1dce58572e5d | 996d0759f821ac3c1e80ddc6676f4668dd5f8d93 | refs/heads/master | 2021-01-13T02:26:02.422000 | 2014-05-25T20:02:32 | 2014-05-25T20:02:32 | 11,667,723 | 5 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.isk.jvmhardcore.lexp.core;
import org.isk.jvmhardcore.lexp.visitor.Visitable;
public interface Expression extends Visitable {
}
| UTF-8 | Java | 143 | java | Expression.java | Java | [] | null | [] | package org.isk.jvmhardcore.lexp.core;
import org.isk.jvmhardcore.lexp.visitor.Visitable;
public interface Expression extends Visitable {
}
| 143 | 0.811189 | 0.811189 | 7 | 19.428572 | 22.398069 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 13 |
67c832c98689b8c0dc62521f20c8978bce3c44af | 34,102,040,367,211 | ff49d0a58da6849f6d3d582cee2fb5c60845d46a | /guarantorsmng/src/main/java/cn/springmvc/model/GuaranteeBankCard.java | 32ad3f502dfcdc31c6f0df78023fdb577a6f05bc | [] | no_license | moutainhigh/sxlc | https://github.com/moutainhigh/sxlc | 08ed3d26c1ab0ccfd238731af6c7306ffa24978c | 7c384d3c45ccefd29ba9da671c0ffcb62d657797 | refs/heads/master | 2021-06-01T04:21:49.706000 | 2016-05-30T12:59:58 | 2016-05-30T12:59:58 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package cn.springmvc.model;
/**
* 会员银行卡
* @author 朱祖轶
* @Description: TODO
* @since
* @date 2016-4-25 下午5:29:55 */
public class GuaranteeBankCard {
private long bankCardId;//银行卡信息id
private long receiveCard;//会员银行卡信息id
public long getReceiveCard() {
return receiveCard;
}
public void set... | UTF-8 | Java | 1,486 | java | GuaranteeBankCard.java | Java | [
{
"context": ".springmvc.model; \r\n\r\n\r\n/** \r\n * 会员银行卡\r\n* @author 朱祖轶 \r\n* @Description: TODO \r\n* @since \r\n* @date 2016-",
"end": 65,
"score": 0.9998235702514648,
"start": 62,
"tag": "NAME",
"value": "朱祖轶"
}
] | null | [] |
package cn.springmvc.model;
/**
* 会员银行卡
* @author 朱祖轶
* @Description: TODO
* @since
* @date 2016-4-25 下午5:29:55 */
public class GuaranteeBankCard {
private long bankCardId;//银行卡信息id
private long receiveCard;//会员银行卡信息id
public long getReceiveCard() {
return receiveCard;
}
public void set... | 1,486 | 0.686773 | 0.677326 | 61 | 20.491804 | 14.802108 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.409836 | false | false | 13 |
d712f5e89f5bbd269dda2cecba3fb847f87853e6 | 39,015,482,944,419 | 5ac7b60ef19664b2a2dec5c0a4c52519a9ed6e96 | /src/main/java/com/thinkgem/jeesite/modules/service/entity/technician/AppServiceTechnicianInfo.java | c482aae7ca1b8253586e045763b229ebaebf21af | [
"Apache-2.0"
] | permissive | wangyingjiao/apiservice | https://github.com/wangyingjiao/apiservice | ccf333503225ac82fda024a7f7db2f84d5544527 | 6261e593866be787d9ac016ce16824f8e8c805d7 | refs/heads/master | 2020-03-19T06:04:46.696000 | 2018-05-17T09:56:47 | 2018-05-17T09:56:47 | 135,988,833 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Copyright © 2012-2016 <a href="https://github.com/thinkgem/jeesite">JeeSite</a> All rights reserved.
*/
package com.thinkgem.jeesite.modules.service.entity.technician;
import com.fasterxml.jackson.annotation.JsonFormat;
import com.fasterxml.jackson.annotation.JsonIgnore;
import com.thinkgem.jeesite.common... | UTF-8 | Java | 7,541 | java | AppServiceTechnicianInfo.java | Java | [
{
"context": "ight © 2012-2016 <a href=\"https://github.com/thinkgem/jeesite\">JeeSite</a> All rights reserved.\n */\npac",
"end": 70,
"score": 0.9986286163330078,
"start": 62,
"tag": "USERNAME",
"value": "thinkgem"
},
{
"context": "util.List;\n\n/**\n * 服务技师APP返回信息Entity\n *\n ... | null | [] | /**
* Copyright © 2012-2016 <a href="https://github.com/thinkgem/jeesite">JeeSite</a> All rights reserved.
*/
package com.thinkgem.jeesite.modules.service.entity.technician;
import com.fasterxml.jackson.annotation.JsonFormat;
import com.fasterxml.jackson.annotation.JsonIgnore;
import com.thinkgem.jeesite.common... | 7,541 | 0.66571 | 0.663387 | 308 | 22.759741 | 20.367582 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.38961 | false | false | 13 |
cb423b1d7ebfbc66324d90c15b08cd7ba0a1d76f | 34,926,674,095,650 | e6e9741082dd028bc8fd004182baa502486495cd | /springbootshirodemo/src/main/java/com/example/springbootshirodemo/mapper/PermissionMapper.java | 096df44322e7567110f49af7e687bd25f992e9a1 | [] | no_license | Kevin-snow/springbootdemo | https://github.com/Kevin-snow/springbootdemo | ddfcd50ee7fac67994e79bae66e2abc9bbb24742 | ee4ad41a48f0fc12cb005bbeca376fb11c1cacc4 | refs/heads/master | 2022-07-03T15:41:39.626000 | 2019-11-23T10:47:09 | 2019-11-23T10:47:09 | 171,965,082 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.springbootshirodemo.mapper;
import com.example.springbootshirodemo.pojo.Permission;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Param;
import java.util.List;
/**
* PermissionMapper
* @author kevin
* @date 2019/11/21
*/
@Mapper
public interface PermissionM... | UTF-8 | Java | 529 | java | PermissionMapper.java | Java | [
{
"context": "ava.util.List;\n\n/**\n * PermissionMapper\n * @author kevin\n * @date 2019/11/21\n */\n@Mapper\npublic interface ",
"end": 259,
"score": 0.9994490146636963,
"start": 254,
"tag": "USERNAME",
"value": "kevin"
}
] | null | [] | package com.example.springbootshirodemo.mapper;
import com.example.springbootshirodemo.pojo.Permission;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Param;
import java.util.List;
/**
* PermissionMapper
* @author kevin
* @date 2019/11/21
*/
@Mapper
public interface PermissionM... | 529 | 0.688588 | 0.673114 | 25 | 19.68 | 19.297089 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.28 | false | false | 13 |
e5bf877832006da5e44d50b640509240b3d40f0a | 27,565,100,170,144 | 40175bd20d0333d132439a20f1f46fac879f1f68 | /core/src/main/java/com/axisframework/messaging/RollbackConfiguration.java | a256e9a2e482ead36ac214f8c85fcacda712b1bd | [] | no_license | lqbilbo/learning | https://github.com/lqbilbo/learning | ec95d5abcc6e96f3b137da243bae12f6d5bf8fee | 7b38aa8cc14424bd745ce53e66ff81e7648811ae | refs/heads/master | 2018-10-16T15:55:50.969000 | 2018-08-24T15:48:31 | 2018-08-24T15:48:31 | 139,966,799 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.axisframework.messaging;
/**
* 配置触发回滚的开关
*
* @author luoqi
* @since 1.0
*/
public interface RollbackConfiguration {
/**
* 是否触发回滚
* @param throwable
* @return
*/
boolean rollbackOn(Throwable throwable);
}
| UTF-8 | Java | 281 | java | RollbackConfiguration.java | Java | [
{
"context": "amework.messaging;\n\n/**\n * 配置触发回滚的开关\n *\n * @author luoqi\n * @since 1.0\n */\npublic interface RollbackConfig",
"end": 74,
"score": 0.9993574619293213,
"start": 69,
"tag": "USERNAME",
"value": "luoqi"
}
] | null | [] | package com.axisframework.messaging;
/**
* 配置触发回滚的开关
*
* @author luoqi
* @since 1.0
*/
public interface RollbackConfiguration {
/**
* 是否触发回滚
* @param throwable
* @return
*/
boolean rollbackOn(Throwable throwable);
}
| 281 | 0.621514 | 0.613546 | 17 | 13.764706 | 13.709291 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.117647 | false | false | 13 |
774fb2a3759d47b60a11a7b42635dc7f0cb1075e | 28,982,439,377,824 | e2de057056220b1e6bae873db64058e45150beb3 | /src/main/java/com/sunft/chapter03/StateTest.java | 9f0fe5f01ab34cbc63cba1f8d5039d35c56e0ad3 | [] | no_license | sunft/PracticeJavaConcurrency | https://github.com/sunft/PracticeJavaConcurrency | 64d401c10a727fe56ccbaf3286dfccf731d6babf | 9637b8e4a04e5a8b441a52e4002aed09bf1dcf02 | refs/heads/master | 2021-04-06T22:34:49.033000 | 2020-03-19T22:57:10 | 2020-03-19T22:57:10 | 248,620,531 | 0 | 0 | null | false | 2021-03-31T21:59:06 | 2020-03-19T22:50:51 | 2020-03-19T22:57:30 | 2021-03-31T21:59:05 | 4,618 | 0 | 0 | 3 | Java | false | false | package com.sunft.chapter03;
public class StateTest {
}
| UTF-8 | Java | 60 | java | StateTest.java | Java | [] | null | [] | package com.sunft.chapter03;
public class StateTest {
}
| 60 | 0.733333 | 0.7 | 7 | 7.571429 | 11.709058 | 28 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.142857 | false | false | 13 |
170fced0efff750b5a6d0414df0a0a6feac546e2 | 32,615,981,680,319 | 42dbdde76abaa0050b64988acbee22846b29e704 | /okhttpdemo/src/main/java/com/android/yangjw/okhttpdemo/DownloadActivity.java | ea3935b39ad1caf06130d504576f5a12d4786cc2 | [] | no_license | yangjingwen2/ScrollFloatView | https://github.com/yangjingwen2/ScrollFloatView | 99e1038e4a7509e603803bdcdeb9c060ba4de7e7 | 40fc0444ce9336bf2b13c6ed3c94a291fa21ec58 | refs/heads/master | 2016-09-13T02:49:50.084000 | 2016-04-27T03:42:10 | 2016-04-27T03:42:10 | 56,675,445 | 3 | 10 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.android.yangjw.okhttpdemo;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.os.Environment;
import android.os.Handler;
import android.os.Message;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.ut... | UTF-8 | Java | 5,781 | java | DownloadActivity.java | Java | [
{
"context": "sponse;\n\n/**\n * 文件下载\n * androidxx.cn\n * created by yangjw at 2016.4.12\n */\npublic class DownloadActivity ex",
"end": 735,
"score": 0.9996241331100464,
"start": 729,
"tag": "USERNAME",
"value": "yangjw"
}
] | null | [] | package com.android.yangjw.okhttpdemo;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.os.Environment;
import android.os.Handler;
import android.os.Message;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.ut... | 5,781 | 0.526276 | 0.519118 | 155 | 33.251614 | 22.774233 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.516129 | false | false | 13 |
dd7b866c2bb307b53e13dbcc7f89cd65a4e71706 | 20,023,137,543,608 | b4394f9f9bdd8454a6f109420b520188fb5c9f0d | /Unit12Lab3Test.java | c804fecd0aac2b1fcf1febdef429145195cdad47 | [] | no_license | sohcahtoa08/APCS-2016 | https://github.com/sohcahtoa08/APCS-2016 | 00185f4c42e9ee0e667893df710685494eb11a56 | 6e645f07335168181126c2fa23a6caf45d694db3 | refs/heads/master | 2021-07-24T22:39:26.067000 | 2017-11-04T18:54:33 | 2017-11-04T18:54:33 | 109,516,039 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* This program tests the objects and methods associated with the classes
* Contact and ContactList in coordination with maps and files.
*
* @author Pranshu Suri
*/
import java.util.*;
import java.io.*;
public class Test {
public static void main(String[] args) {
// Initialize & declare variables
Sc... | UTF-8 | Java | 2,382 | java | Unit12Lab3Test.java | Java | [
{
"context": "n coordination with maps and files.\n * \n * @author Pranshu Suri\n*/\n\nimport java.util.*;\nimport java.io.*;\n\npublic",
"end": 169,
"score": 0.9998742938041687,
"start": 157,
"tag": "NAME",
"value": "Pranshu Suri"
}
] | null | [] | /**
* This program tests the objects and methods associated with the classes
* Contact and ContactList in coordination with maps and files.
*
* @author <NAME>
*/
import java.util.*;
import java.io.*;
public class Test {
public static void main(String[] args) {
// Initialize & declare variables
Scanner ... | 2,376 | 0.63644 | 0.630982 | 98 | 23.306122 | 21.194632 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.928571 | false | false | 13 |
1864432cc9ed7f4c31a620497947be4d44ed8a8b | 13,666,585,987,100 | 455c67c9e2db131803bb6174bcd5b26fd85c0e1b | /src/com/javarush/test/level09/lesson11/bonus03/Solution.java | 4d00899698f311ea33696a0204a0ff946ac75d10 | [] | no_license | InvizzzZZ/JavaRushHomeWork | https://github.com/InvizzzZZ/JavaRushHomeWork | 9a025133fa6b5f129fe73da7c1130fadf82d6371 | 0606830f88e9183e462ee219d30b7e6eaf4bdf73 | refs/heads/master | 2018-02-10T14:31:28.587000 | 2016-12-06T13:05:42 | 2016-12-06T13:05:42 | 52,995,204 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.javarush.test.level09.lesson11.bonus03;
import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.util.ArrayList;
/* Задача по алгоритмам
Задача: Пользователь вводит с клавиатуры список слов (и чисел). Слова вывести в возрастающем порядке, числа - в убывающем.
Пример ввода:
Вишня
1
Боб
... | UTF-8 | Java | 3,562 | java | Solution.java | Java | [] | null | [] | package com.javarush.test.level09.lesson11.bonus03;
import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.util.ArrayList;
/* Задача по алгоритмам
Задача: Пользователь вводит с клавиатуры список слов (и чисел). Слова вывести в возрастающем порядке, числа - в убывающем.
Пример ввода:
Вишня
1
Боб
... | 3,562 | 0.486866 | 0.473122 | 121 | 26.057852 | 24.128889 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.512397 | false | false | 13 |
018648e5b3591ab48683ba6968698acd9f5d711b | 24,446,953,899,611 | 5034fe38d1a395b06774b9fc9630d5787a8356f8 | /src/main/java/mariot7/decorativestyles/blocks/WoodenStairs.java | b570fd7cbb4478bea3819e055eed45553789a7a7 | [] | no_license | mariot7/Decorative-Styles | https://github.com/mariot7/Decorative-Styles | 7fe41bd567998edd880385e35a7caa0d3bce1fef | 1ef131f4bb2778f2eb481c9f6e81ed2838e2bf12 | refs/heads/master | 2021-01-18T23:44:58.124000 | 2016-09-27T22:18:21 | 2016-09-27T22:18:21 | 62,554,398 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package mariot7.decorativestyles.blocks;
import java.util.Collection;
import com.google.common.collect.ImmutableMap;
import mariot7.decorativestyles.Main;
import mariot7.decorativestyles.init.BlockListds;
import net.minecraft.block.Block;
import net.minecraft.block.BlockStairs;
import net.minecraft.block.SoundType;
... | UTF-8 | Java | 865 | java | WoodenStairs.java | Java | [] | null | [] | package mariot7.decorativestyles.blocks;
import java.util.Collection;
import com.google.common.collect.ImmutableMap;
import mariot7.decorativestyles.Main;
import mariot7.decorativestyles.init.BlockListds;
import net.minecraft.block.Block;
import net.minecraft.block.BlockStairs;
import net.minecraft.block.SoundType;
... | 865 | 0.795376 | 0.788439 | 35 | 23.714285 | 18.89304 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.171429 | false | false | 13 |
08736fc9a1ab8e062f5fd396254a3b128f474e35 | 10,797,547,782,976 | 8e600a2b6c594f80709a9549f10f57ce957006a2 | /COMP/COMP328/Tutorial Project/Tutorial Project/src/MySecondJava.java | 30b805b185659cab1b74af80aca8d9a2520d8659 | [] | no_license | Serkit/Education | https://github.com/Serkit/Education | 9c27b8d54218e2e0a4f0cfbbbde5f2a01497e1c1 | c3b7d1e524cb61c44c590f09ff423fd80ca0c92e | refs/heads/master | 2018-02-07T16:57:38.634000 | 2018-01-26T05:17:30 | 2018-01-26T05:17:30 | 95,988,506 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* @param args
*/
public class MySecondJava
{
public static void main(String[] args)
{
//Declare and initialize variables
int sum = 0;
int number = 0;
while(number < 20)
{
number++;
if(number % 2 == 0)
continue;
sum += number;
}
System.out.println("The sum of even numbers is ... | UTF-8 | Java | 334 | java | MySecondJava.java | Java | [] | null | [] | /*
* @param args
*/
public class MySecondJava
{
public static void main(String[] args)
{
//Declare and initialize variables
int sum = 0;
int number = 0;
while(number < 20)
{
number++;
if(number % 2 == 0)
continue;
sum += number;
}
System.out.println("The sum of even numbers is ... | 334 | 0.580838 | 0.562874 | 24 | 12.958333 | 14.43514 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.791667 | false | false | 13 |
7ce7a4b78b23028af77fd0140994acf0f2ba6036 | 10,797,547,785,125 | edf4dd084e5834113e050b29f85cc56a8e71daf0 | /losningar/losning-labb-2/src/main/java/se/cag/routes/OrderTransformBean.java | aad01eaf66daa83248fa0cf509a529aace468162 | [] | no_license | CAG-Contactor/apache-camel-lab | https://github.com/CAG-Contactor/apache-camel-lab | 7cb61e6a6ed74101996f6924f816bdd14b43d0be | c7e540fa1478efa34c4f7ca02f4f5b586286642f | refs/heads/master | 2021-08-19T19:07:56.715000 | 2017-11-27T06:56:56 | 2017-11-27T06:56:56 | 108,308,086 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package se.cag.routes;
import com.fasterxml.jackson.databind.ObjectMapper;
import org.apache.camel.Body;
import org.apache.camel.Handler;
import org.apache.camel.Message;
import java.io.IOException;
public class OrderTransformBean {
@Handler
public void transform(@Body Message message) throws IOException {
O... | UTF-8 | Java | 719 | java | OrderTransformBean.java | Java | [] | null | [] | package se.cag.routes;
import com.fasterxml.jackson.databind.ObjectMapper;
import org.apache.camel.Body;
import org.apache.camel.Handler;
import org.apache.camel.Message;
import java.io.IOException;
public class OrderTransformBean {
@Handler
public void transform(@Body Message message) throws IOException {
O... | 719 | 0.803073 | 0.803073 | 19 | 36.684212 | 36.36808 | 139 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.526316 | false | false | 13 |
800e2daf05b66acf7520edb892919d8374dc60eb | 14,181,982,013,732 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/2/2_9155c4acfce39ff088e22cdf9eab13b36f6908e7/SpawnHeight/2_9155c4acfce39ff088e22cdf9eab13b36f6908e7_SpawnHeight_s.java | b81b0ac63e213d4c5533fb0771228d8c30e72375 | [] | 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 com.nullblock.vemacs.spawnheight;
import org.bukkit.event.EventHandler;
import org.bukkit.event.EventPriority;
import org.bukkit.event.Listener;
import org.bukkit.event.entity.CreatureSpawnEvent;
import org.bukkit.event.entity.CreatureSpawnEvent.SpawnReason;
import org.bukkit.plugin.java.JavaPlugin;
... | UTF-8 | Java | 1,392 | java | 2_9155c4acfce39ff088e22cdf9eab13b36f6908e7_SpawnHeight_s.java | Java | [] | null | [] | package com.nullblock.vemacs.spawnheight;
import org.bukkit.event.EventHandler;
import org.bukkit.event.EventPriority;
import org.bukkit.event.Listener;
import org.bukkit.event.entity.CreatureSpawnEvent;
import org.bukkit.event.entity.CreatureSpawnEvent.SpawnReason;
import org.bukkit.plugin.java.JavaPlugin;
... | 1,392 | 0.683908 | 0.683908 | 45 | 29.911112 | 24.235714 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.044445 | false | false | 13 |
addf903874a153270885ac2edd1826543d725a95 | 23,210,003,327,033 | 79006e9f432456421af7397d94dbc06b371a24c1 | /pia/phyutility/src/jebl/evolution/sequences/GeneticCode.java | cd1cb203fe433e71a1d93dc777d7bc91059c88cc | [
"MIT",
"GPL-3.0-only"
] | permissive | MartinGuehmann/PIA2 | https://github.com/MartinGuehmann/PIA2 | 7e8b076978389f22be76bfec79975041fdc20afb | cebb4d0913b3f2d7cfe1edbc9980cdc9c7cc937d | refs/heads/master | 2021-09-18T09:28:26.758000 | 2018-03-05T23:54:09 | 2018-03-05T23:54:09 | 244,445,337 | 0 | 0 | MIT | true | 2020-03-02T18:31:44 | 2020-03-02T18:31:44 | 2017-10-27T16:16:17 | 2018-03-05T23:54:22 | 14,436 | 0 | 0 | 0 | null | false | false | /*
* GeneticCode.java
*
* (c) 2002-2005 JEBL Development Core Team
*
* This package may be distributed under the
* Lesser Gnu Public Licence (LGPL)
*/
package jebl.evolution.sequences;
import java.util.*;
/**
* A set of standard genetic codes.
*
* @author Andrew Rambaut
* @author Alexei Drummond
*
* @ve... | UTF-8 | Java | 12,022 | java | GeneticCode.java | Java | [
{
"context": "\n * A set of standard genetic codes.\n *\n * @author Andrew Rambaut\n * @author Alexei Drummond\n *\n * @version $Id: Ge",
"end": 283,
"score": 0.9998205900192261,
"start": 269,
"tag": "NAME",
"value": "Andrew Rambaut"
},
{
"context": "tic codes.\n *\n * @author Andrew... | null | [] | /*
* GeneticCode.java
*
* (c) 2002-2005 JEBL Development Core Team
*
* This package may be distributed under the
* Lesser Gnu Public Licence (LGPL)
*/
package jebl.evolution.sequences;
import java.util.*;
/**
* A set of standard genetic codes.
*
* @author <NAME>
* @author <NAME>
*
* @version $Id: Geneti... | 12,005 | 0.69797 | 0.691649 | 298 | 39.342281 | 34.099396 | 165 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.983221 | false | false | 13 |
2b903c99ca75efab9fc6c39b17b7fd55046f9094 | 16,561,393,951,037 | e6157a779514afb66e3db8333f30e16834338e82 | /src/JavaAdvanced/MultidimensionalArrays/src/Exercises/_12_The_Matrix_2.java | 88283733e399606568e72e9925617426b890d2d6 | [] | no_license | kossyo/JavaAdvanced | https://github.com/kossyo/JavaAdvanced | e4021fa2709ba361babc79b5dcdab44a02a30652 | e09c66cff08eb69f612dbfada36aa22e3cd0db2f | refs/heads/master | 2021-03-20T23:39:22.726000 | 2020-03-14T09:03:37 | 2020-03-14T09:03:37 | 247,243,456 | 0 | 0 | null | false | 2020-10-13T20:21:13 | 2020-03-14T08:58:59 | 2020-03-14T09:03:47 | 2020-10-13T20:21:11 | 542 | 0 | 0 | 2 | Java | false | false | package Exercises;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.ArrayDeque;
import java.util.Arrays;
import java.util.Deque;
public class _12_The_Matrix_2 {
static BufferedReader reader = new BufferedReader(new InputStreamReader(System.i... | UTF-8 | Java | 2,993 | java | _12_The_Matrix_2.java | Java | [] | null | [] | package Exercises;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.ArrayDeque;
import java.util.Arrays;
import java.util.Deque;
public class _12_The_Matrix_2 {
static BufferedReader reader = new BufferedReader(new InputStreamReader(System.i... | 2,993 | 0.482125 | 0.471767 | 98 | 28.540817 | 26.904278 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.540816 | false | false | 13 |
f92d22537812aaff2cf7e342e9f2e41a0fc7bb92 | 14,937,896,264,711 | 1176e2212a13cf2f90d984c776a56295022d260d | /SZASServer/src/com/szas/server/gwt/client/router/RouteAction.java | 147bb4291801d82c4a568a2e17fbef17b12ebf64 | [
"Apache-2.0"
] | permissive | jacek-marchwicki/SZAS-form | https://github.com/jacek-marchwicki/SZAS-form | e65cb838c596596abc746af02fd46ea6107b9bfc | 6ba54aee349fefc136ea72b04f44d1fcde6cb283 | refs/heads/master | 2020-04-06T06:55:34.849000 | 2011-06-13T01:39:36 | 2011-06-13T01:39:36 | 1,524,867 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.szas.server.gwt.client.router;
public interface RouteAction<T> {
T run(String command, String params);
}
| UTF-8 | Java | 119 | java | RouteAction.java | Java | [] | null | [] | package com.szas.server.gwt.client.router;
public interface RouteAction<T> {
T run(String command, String params);
}
| 119 | 0.764706 | 0.764706 | 5 | 22.799999 | 18.432579 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.8 | false | false | 13 |
dbf51d9d4a1253cd9346429fd68972193a8b35ad | 33,208,687,183,788 | b39c05ea5c9c298bcdd1c1af6667eb1da01ba285 | /Week 05/02-exponential-size-dfa-quiz.java | b6d9eb11984f52336a4b51c137909ddbd6c0164e | [] | no_license | raghav3112/Algorithms---Part-II | https://github.com/raghav3112/Algorithms---Part-II | fb31ba25a029fb0bc0f27500d2f3701fa30b45b0 | 16e29e61304dd3054e316dd279bb1a16b8d4749e | refs/heads/master | 2022-01-25T14:46:44.374000 | 2019-06-23T13:30:05 | 2019-06-23T13:30:05 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // Exponential-size DFA
// Pseudo-code
public class ExponentialSizeDFA {
// Match transitions
private char[] re;
// Epsilon transition digraph
private Digraph G;
// Number of states
private int M;
// Helper function to build diagraph
private Digraph buildDigraph() {}
// Build exponential-size DF... | UTF-8 | Java | 426 | java | 02-exponential-size-dfa-quiz.java | Java | [] | null | [] | // Exponential-size DFA
// Pseudo-code
public class ExponentialSizeDFA {
// Match transitions
private char[] re;
// Epsilon transition digraph
private Digraph G;
// Number of states
private int M;
// Helper function to build diagraph
private Digraph buildDigraph() {}
// Build exponential-size DF... | 426 | 0.701878 | 0.701878 | 20 | 20.299999 | 14.550258 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.15 | false | false | 13 |
6b87727fafa4ba5d2e0ea2f5c5f257850d91cad3 | 5,102,421,162,851 | 651b21a6201fbca082be4a4596c13c14dd310bb0 | /EngIII_Project/src/br/com/fatec2019/Strategy/IStrategy.java | aab5e28de0a140335ab846a13d6b9f449cf1c251 | [] | no_license | eduardowmu/curso-git | https://github.com/eduardowmu/curso-git | 82de91166f2b793403350cd4c9eb505b3db55f35 | bfc2d7617064103bad62bab0affa0734d7d9c7ae | refs/heads/master | 2020-04-27T00:59:13.038000 | 2019-06-25T20:08:27 | 2019-06-25T20:08:27 | 173,951,868 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.fatec2019.Strategy;
import br.com.fatec2019.Dominio.EntidadeDominio;
//interface de Strategy, cujas classes que a implementam irão sempre implementar um método com mesmo nome,
//seja de validação ou outros métodos
public interface IStrategy
{public abstract String Processar(EntidadeDominio entidade);}
| ISO-8859-1 | Java | 325 | java | IStrategy.java | Java | [] | null | [] | package br.com.fatec2019.Strategy;
import br.com.fatec2019.Dominio.EntidadeDominio;
//interface de Strategy, cujas classes que a implementam irão sempre implementar um método com mesmo nome,
//seja de validação ou outros métodos
public interface IStrategy
{public abstract String Processar(EntidadeDominio entidade);}
| 325 | 0.825 | 0.8 | 7 | 44.714287 | 30.517977 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.714286 | false | false | 13 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.