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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
57830c4cd02c159bc3b04c279ceb60f57ed8376a | 23,330,262,353,468 | ad4f61d3803b7b6b7712757b3d5108690dbb9f9c | /java/rizsi-basic/src/main/java/rizsi/basic/BasicConsole.java | 562b89e7434a3fc31f13627f5686ea1e08478f63 | [] | no_license | rizsi/rbasic | https://github.com/rizsi/rbasic | 2c180ffc3085e4619d4e7f1079c150b44b9ce3ae | cb9460fb4cd1ce57f96832abb61573354e4f2728 | refs/heads/master | 2016-08-23T18:58:33.891000 | 2016-08-17T02:15:36 | 2016-08-17T02:15:36 | 65,863,646 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package rizsi.basic;
import java.io.IOException;
import com.googlecode.lanterna.terminal.Terminal;
public class BasicConsole extends Console
{
public BasicConsole(Terminal terminal) throws IOException {
super(terminal);
}
}
| UTF-8 | Java | 233 | java | BasicConsole.java | Java | [] | null | [] | package rizsi.basic;
import java.io.IOException;
import com.googlecode.lanterna.terminal.Terminal;
public class BasicConsole extends Console
{
public BasicConsole(Terminal terminal) throws IOException {
super(terminal);
}
}
| 233 | 0.7897 | 0.7897 | 14 | 15.642858 | 20.204693 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 2 |
2879b95ff9f4dcc314dad8a7b67b23103a6a986c | 33,586,644,299,366 | abae50a161981aa6e0207788d203b225337f118e | /app/src/main/java/com/example/s2784/layout/DiscussActivity.java | 4e80a420d61aecf91ab561e311efc224ec30e0a5 | [] | no_license | adam1214/NCKU_Line | https://github.com/adam1214/NCKU_Line | 68bf46281f4737aba68c507a35cba8fd97bad7b5 | 7df4b256f6ff2352afe59e21b6c26e50d86ec432 | refs/heads/master | 2020-12-15T12:34:07.036000 | 2019-09-02T02:43:44 | 2019-09-02T02:43:44 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.s2784.layout;
import android.content.Intent;
import android.os.Build;
import android.os.Bundle;
import android.support.annotation.RequiresApi;
import android.support.design.widget.FloatingActionButton;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.LinearLayoutMan... | UTF-8 | Java | 4,317 | java | DiscussActivity.java | Java | [] | null | [] | package com.example.s2784.layout;
import android.content.Intent;
import android.os.Build;
import android.os.Bundle;
import android.support.annotation.RequiresApi;
import android.support.design.widget.FloatingActionButton;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.LinearLayoutMan... | 4,317 | 0.6836 | 0.680121 | 120 | 34.924999 | 29.54944 | 140 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.783333 | false | false | 2 |
3d5d94ae3dcffb9278a3553bec53cffcf1ffee3e | 39,479,339,400,087 | 594cf8addb13959d1c1a28430dcb017a2ed8e1bd | /app/src/main/java/com/example/root/lab1/TipSuggesterActivity.java | 0460a6da37d5f9339b1d7fbd72401ccc131e703c | [] | no_license | pboud071/Lab1_SEG3525 | https://github.com/pboud071/Lab1_SEG3525 | 5ad9481ac4de251ff85b95115203226d7cfa58b4 | 24ae8ad1014b32bdcedb5ff55ef07c42013a5628 | refs/heads/master | 2021-01-10T05:26:36.873000 | 2015-06-18T16:35:11 | 2015-06-18T16:35:11 | 36,516,624 | 0 | 1 | null | false | 2015-06-06T01:37:16 | 2015-05-29T16:41:30 | 2015-05-29T16:46:23 | 2015-06-06T01:37:16 | 183 | 0 | 1 | 0 | Java | null | null | package com.example.root.lab1;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.RatingBar;
import android.widget.Tex... | UTF-8 | Java | 3,714 | java | TipSuggesterActivity.java | Java | [] | null | [] | package com.example.root.lab1;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.RatingBar;
import android.widget.Tex... | 3,714 | 0.624933 | 0.623856 | 104 | 34.71154 | 25.228445 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.644231 | false | false | 2 |
86c0164d34a953471d8e09b89f522c59cbee4926 | 34,359,738,427,203 | e414c45c9911cdbf047c5c4a993125ac2a1553fd | /Lab2/test/TransmissionBoxTest.java | c1dd62208cf2232b1d8a5ab4387fd43959e5a2aa | [] | no_license | northeastern-align/CS5004 | https://github.com/northeastern-align/CS5004 | a771f333397c0e2b6721865ad25a7f9fa9103fb2 | c364e54997ea8e94cecb911d226e28437a4e9222 | refs/heads/master | 2020-06-28T05:09:17.521000 | 2019-08-02T12:59:13 | 2019-08-02T12:59:13 | 200,149,310 | 2 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | import static org.junit.Assert.assertEquals;
import org.junit.Before;
import org.junit.Test;
/**
* JUnit test class for TransmissionBox
*/
public class TransmissionBoxTest {
private TransmissionBox transmission;
@Before
public void setUp() {
transmission = new TransmissionBox(29, 10, 20, 30,
4... | UTF-8 | Java | 1,162 | java | TransmissionBoxTest.java | Java | [] | null | [] | import static org.junit.Assert.assertEquals;
import org.junit.Before;
import org.junit.Test;
/**
* JUnit test class for TransmissionBox
*/
public class TransmissionBoxTest {
private TransmissionBox transmission;
@Before
public void setUp() {
transmission = new TransmissionBox(29, 10, 20, 30,
4... | 1,162 | 0.685026 | 0.653184 | 57 | 19.403509 | 21.923199 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.561404 | false | false | 2 |
1158845bb0c035678346532dc98cbc7d1e3c3523 | 34,359,738,425,116 | bda89d70329d174c4340f20d65dccf828fcf972b | /Hamka_scorpion/src/Model/WhiteSoldierTilesCriteria.java | 5ce9cefdb63740ee39b80dcf0b7a47df775755c2 | [] | no_license | mhahmad/Scorpion_Sw | https://github.com/mhahmad/Scorpion_Sw | b82dab20d73f33cb23877d470b666d75738b8cbd | 79ed1afc768bbee0e22625e3dd16f7f2a032c57a | refs/heads/master | 2023-02-12T12:22:29.424000 | 2021-01-10T20:51:50 | 2021-01-10T20:51:50 | 307,363,222 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Model;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Map;
import Model.Soldier;
import Model.Tile;
public class WhiteSoldierTilesCriteria implements TileCriteria{
@Override
public ArrayList<Tile> meetCriteria(HashMap<Tile, Soldier> tiles) {
ArrayList<Tile> toReturn =... | UTF-8 | Java | 715 | java | WhiteSoldierTilesCriteria.java | Java | [] | null | [] | package Model;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Map;
import Model.Soldier;
import Model.Tile;
public class WhiteSoldierTilesCriteria implements TileCriteria{
@Override
public ArrayList<Tile> meetCriteria(HashMap<Tile, Soldier> tiles) {
ArrayList<Tile> toReturn =... | 715 | 0.611189 | 0.60979 | 28 | 24.571428 | 24.459045 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 2 |
262b26693e7e8552306fc6e2e738ada5de41cf6a | 29,515,015,258,781 | 09fd2ac1e97e8dbe707cb2eb28089872f5379102 | /src/main/java/com/anita/nst2/elasticsearch/QuestionIndexer.java | c4f7201d8958c9a811da21b799527e17fdcbec09 | [] | no_license | anitailic/nst | https://github.com/anitailic/nst | 82ba0b5ab34a06891bf69c4883dc9788e370f9c8 | 33ef6b4ed4f7ac557e087148bcf0b382b0df87ef | HEAD | 2018-11-30T19:42:51.121000 | 2018-08-31T10:04:58 | 2018-08-31T10:04:58 | 120,790,175 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.anita.nst2.elasticsearch;
import com.anita.nst2.model.Question;
import com.anita.nst2.utils.Constants;
import java.util.Da... | UTF-8 | Java | 4,085 | java | QuestionIndexer.java | Java | [
{
"context": "framework.stereotype.Component;\n\n/**\n *\n * @author anita\n */\n@Component\npublic class QuestionIndexer {\n\n ",
"end": 818,
"score": 0.8972887992858887,
"start": 813,
"tag": "USERNAME",
"value": "anita"
}
] | 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 com.anita.nst2.elasticsearch;
import com.anita.nst2.model.Question;
import com.anita.nst2.utils.Constants;
import java.util.Da... | 4,085 | 0.658996 | 0.658262 | 101 | 39.445545 | 27.397865 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.673267 | false | false | 2 |
f55123043413de17ef77fc3d884f23c737dbe20b | 37,160,057,080,508 | 4b036ffabd1769666eea8906f53780882af23c88 | /src/com/adamdcombs/model/Item.java | 17a432da320af106672ca66f6620b684c3f46eff | [] | no_license | addcombs/MaterialTracking | https://github.com/addcombs/MaterialTracking | 849df436bf71b6772d9b2b0a7dd430777141f53c | 0c0fc1022819b3b9ec581cdab129c0e31b53dce5 | refs/heads/master | 2016-08-12T08:14:21.610000 | 2016-01-12T17:05:43 | 2016-01-12T17:05:43 | 47,418,309 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.adamdcombs.model;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.JoinTable;
import javax.persistence.ManyToOne;
@Entity
public class Item {
@Id
@GeneratedValue
private int cId;
priva... | UTF-8 | Java | 1,143 | java | Item.java | Java | [] | null | [] | package com.adamdcombs.model;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.JoinTable;
import javax.persistence.ManyToOne;
@Entity
public class Item {
@Id
@GeneratedValue
private int cId;
priva... | 1,143 | 0.697288 | 0.697288 | 64 | 16.859375 | 14.693607 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.5 | false | false | 2 |
2a6952427819fc792a407418eb533f4def2140fc | 38,019,050,531,247 | 5b92092ac802faf412dcf60749ca1752e4d258a7 | /stubs/android/opengl/GLES30.java | 1b7191aabc4f88551612de336b7ea9604482e316 | [] | no_license | kamilok1965/android-dokka-test | https://github.com/kamilok1965/android-dokka-test | f1a2984e750e855051ce60151e2e49e74a4c6e2d | 37dbc30ba13070a051ada0ccb91c33993ba12e96 | refs/heads/master | 2020-12-18T23:35:44.688000 | 2020-01-22T10:45:44 | 2020-01-22T10:45:44 | 235,552,656 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
**
** Copyright 2013, The Android Open Source Project
**
** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License.
** You may obtain a copy of the License at
**
** http://www.apache.org/licenses/LICENSE-2.0
**
** Unless required by appl... | UTF-8 | Java | 48,203 | java | GLES30.java | Java | [] | null | [] | /*
**
** Copyright 2013, The Android Open Source Project
**
** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License.
** You may obtain a copy of the License at
**
** http://www.apache.org/licenses/LICENSE-2.0
**
** Unless required by appl... | 48,203 | 0.709665 | 0.628737 | 1,918 | 24.131388 | 34.59227 | 210 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.50365 | false | false | 2 |
c776e3ace9726fe9f2393c0215ec12e7bfc9d601 | 37,314,675,902,305 | b59b7ecc02ad3d156e319aac6fcca5b0835d1e1e | /dubbo-api/src/main/java/com/less/api/model/Greeting.java | 3e379517ecb1dc7d101a775537b345781bdd16be | [] | no_license | woowooh/DubboStudy | https://github.com/woowooh/DubboStudy | 4b66b214351f3ccb184c66e3b42a523535b95ba8 | 7bc07148ea4a343756e424c65efcab20b1c0ac8a | refs/heads/master | 2020-09-28T02:37:13.525000 | 2020-06-13T16:24:24 | 2020-06-13T16:24:24 | 226,669,211 | 0 | 0 | null | false | 2019-12-08T15:46:04 | 2019-12-08T13:08:07 | 2019-12-08T15:25:19 | 2019-12-08T15:46:04 | 0 | 0 | 0 | 0 | Java | false | false | package com.less.api.model;
import lombok.Data;
import java.io.Serializable;
@Data
public class Greeting implements Serializable {
String message;
}
| UTF-8 | Java | 156 | java | Greeting.java | Java | [] | null | [] | package com.less.api.model;
import lombok.Data;
import java.io.Serializable;
@Data
public class Greeting implements Serializable {
String message;
}
| 156 | 0.769231 | 0.769231 | 10 | 14.6 | 15.291828 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 2 |
4aa3d2b40e5c1787deb6ffd9c6c1df5cdcff8a6b | 26,508,538,219,000 | b039e6dd0da4840b7c4fd8a0b79a247aed4b9a17 | /Algorithm/src/com/algorithm/ftrl/FTRLProximal.java | 5eb89524c6b4df884f9a07b1f8911dbd4a1f2f03 | [] | no_license | JanneLee/Algorithm-Java | https://github.com/JanneLee/Algorithm-Java | 432f350bbca4cabddcac3b0902ea5b5e49c37352 | 1ae6ad2a31608d8548e855acbc27b4d558e4c5f8 | refs/heads/master | 2021-05-04T10:03:00.690000 | 2021-01-14T08:23:11 | 2021-01-14T08:23:11 | 49,769,338 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.algorithm.ftrl;
import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileWriter;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.HashMap;
import java.util.Map;
import java.util.Map.Entry;
/**
* @aut... | UTF-8 | Java | 4,215 | java | FTRLProximal.java | Java | [
{
"context": "l.Map;\nimport java.util.Map.Entry;\n\n/**\n * @author lijianli\n */\npublic class FTRLProximal {\n\n private FTRL",
"end": 332,
"score": 0.9992988705635071,
"start": 324,
"tag": "USERNAME",
"value": "lijianli"
}
] | null | [] | package com.algorithm.ftrl;
import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileWriter;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.HashMap;
import java.util.Map;
import java.util.Map.Entry;
/**
* @aut... | 4,215 | 0.520858 | 0.511323 | 133 | 30.548872 | 22.633221 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.699248 | false | false | 2 |
3794c689c2b478bff75b1a14b3c4cc493df7dcf6 | 39,591,008,564,445 | 543187005bb7c42e01de72bc4af91314800fe716 | /unter-service/src/main/java/com/ravago/unter/repository/api/CarrierRepository.java | b4ea57c705454b0f56ad86d863d4e1094be65d73 | [] | no_license | vnature/unter | https://github.com/vnature/unter | 749b8e31ba8af8924f54356cbdc8259431da5dd0 | 91dacb6244a29a6822b1be132d8494ef84989114 | refs/heads/master | 2020-12-25T19:39:18.269000 | 2016-07-01T12:36:21 | 2016-07-01T12:36:32 | 62,300,258 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ravago.unter.repository.api;
import org.springframework.data.jpa.repository.JpaRepository;
import com.ravago.unter.domain.Carrier;
public interface CarrierRepository extends JpaRepository<Carrier, Long> {
Carrier findByname(String name);
}
| UTF-8 | Java | 257 | java | CarrierRepository.java | Java | [] | null | [] | package com.ravago.unter.repository.api;
import org.springframework.data.jpa.repository.JpaRepository;
import com.ravago.unter.domain.Carrier;
public interface CarrierRepository extends JpaRepository<Carrier, Long> {
Carrier findByname(String name);
}
| 257 | 0.821012 | 0.821012 | 10 | 24.700001 | 26.758364 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 2 |
22b973b21a132c19b08ea6719c49d34982ec55ee | 36,481,452,256,722 | 6f96620c4e4ad88e8c8f96a9cc91d4f1898204f3 | /ShopMall-Android/src/lbs/goodplace/com/View/adapter/MyAdapter.java | 30422d243058841524a809af24bb56ae445d47ba | [] | no_license | edwinace/projects | https://github.com/edwinace/projects | 80b9ccf684b3e821ecef3db6ab1e8594b2bff035 | b8b26787b75eed599c941e5ebe4d5f3c051e9df4 | refs/heads/master | 2016-09-13T08:31:59.781000 | 2016-04-30T08:00:22 | 2016-04-30T08:00:22 | 56,741,702 | 2 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package lbs.goodplace.com.View.adapter;
import java.text.DecimalFormat;
import java.util.ArrayList;
import java.util.List;
import com.amap.api.location.core.GeoPoint;
import lbs.goodplace.com.R;
import lbs.goodplace.com.component.ScoreStar;
import lbs.goodplace.com.controls.GoodPlaceContants;
import lbs.goodplace.co... | UTF-8 | Java | 9,914 | java | MyAdapter.java | Java | [] | null | [] | package lbs.goodplace.com.View.adapter;
import java.text.DecimalFormat;
import java.util.ArrayList;
import java.util.List;
import com.amap.api.location.core.GeoPoint;
import lbs.goodplace.com.R;
import lbs.goodplace.com.component.ScoreStar;
import lbs.goodplace.com.controls.GoodPlaceContants;
import lbs.goodplace.co... | 9,914 | 0.713948 | 0.708188 | 322 | 29.192547 | 23.618872 | 137 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.916149 | false | false | 2 |
cd9061b70ac702b6aff3a3794c7d1d8e474cd5e7 | 39,659,728,020,137 | 7f966c078b634975e06fa79fd53ddd2ef66126cb | /okdownload-filedownloader/src/main/java/com/liulishuo/filedownloader/notification/BaseNotificationItem.java | 1fa49dc293ac2b7cbb79fc054bbb2ef4dcced27d | [
"Apache-2.0"
] | permissive | RomanBorisenko1991/okdownload | https://github.com/RomanBorisenko1991/okdownload | f4e851e664a89c6f1857e8c82536988a99268e37 | 2a0934d4626e1fd89947111e84150d3d1031b940 | refs/heads/master | 2021-05-18T13:51:18.947000 | 2020-12-11T08:35:07 | 2020-12-11T08:35:07 | 251,269,953 | 3 | 2 | Apache-2.0 | true | 2020-12-11T08:35:08 | 2020-03-30T10:18:13 | 2020-05-09T06:47:53 | 2020-12-11T08:35:07 | 8,147 | 1 | 2 | 0 | Java | false | false | /*
* Copyright (c) 2018 LingoChamp Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or ag... | UTF-8 | Java | 3,370 | java | BaseNotificationItem.java | Java | [] | null | [] | /*
* Copyright (c) 2018 LingoChamp Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or ag... | 3,370 | 0.654303 | 0.651929 | 137 | 23.605839 | 24.044168 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.386861 | false | false | 2 |
5419c8f5b1702feb246d14179b22c6322e7f1a53 | 36,034,775,658,547 | 92225460ebca1bb6a594d77b6559b3629b7a94fa | /src/com/kingdee/eas/fdc/invite/AbstractTenderAccepterResultInfo.java | e015930b5b23d3e910129d964ec4ba6d115adf60 | [] | no_license | yangfan0725/sd | https://github.com/yangfan0725/sd | 45182d34575381be3bbdd55f3f68854a6900a362 | 39ebad6e2eb76286d551a9e21967f3f5dc4880da | refs/heads/master | 2023-04-29T01:56:43.770000 | 2023-04-24T05:41:13 | 2023-04-24T05:41:13 | 512,073,641 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.kingdee.eas.fdc.invite;
import java.io.Serializable;
import com.kingdee.bos.dao.AbstractObjectValue;
import java.util.Locale;
import com.kingdee.util.TypeConversionUtils;
import com.kingdee.bos.util.BOSObjectType;
public class AbstractTenderAccepterResultInfo extends com.kingdee.eas.fdc.invite.BaseInvite... | GB18030 | Java | 5,379 | java | AbstractTenderAccepterResultInfo.java | Java | [] | null | [] | package com.kingdee.eas.fdc.invite;
import java.io.Serializable;
import com.kingdee.bos.dao.AbstractObjectValue;
import java.util.Locale;
import com.kingdee.util.TypeConversionUtils;
import com.kingdee.bos.util.BOSObjectType;
public class AbstractTenderAccepterResultInfo extends com.kingdee.eas.fdc.invite.BaseInvite... | 5,379 | 0.623262 | 0.622479 | 198 | 24.797979 | 24.984432 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.328283 | false | false | 2 |
afc901199cc28287c75e0563d2fef368ad549cbf | 36,034,775,660,261 | 3e1a28c18189466cd1872b0ebada5359ad59e601 | /19/src/MathUtils.java | aed978640f590b27507f19929ad7bfd2b7473134 | [] | no_license | PetrM97/prog | https://github.com/PetrM97/prog | 06b03b1a3a7a6bde57910caccd55f51cca113612 | fca002e8de7a63c31ad58406b20491a7ba9418c8 | refs/heads/master | 2018-01-08T05:52:59.449000 | 2016-09-15T15:24:02 | 2016-09-15T15:24:02 | 45,613,493 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class MathUtils {
public static int min(int... numbers) {
int x = Integer.MAX_VALUE;
for (int i = 0; i < numbers.length; i++){
if( x > numbers[i] ){
x = numbers[i];
}
}
return x;
}
} | UTF-8 | Java | 257 | java | MathUtils.java | Java | [] | null | [] | public class MathUtils {
public static int min(int... numbers) {
int x = Integer.MAX_VALUE;
for (int i = 0; i < numbers.length; i++){
if( x > numbers[i] ){
x = numbers[i];
}
}
return x;
}
} | 257 | 0.455253 | 0.451362 | 11 | 22.454546 | 14.944526 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.818182 | false | false | 2 |
4276627571e1b14f8aac8061a2f30fdd9b957bfe | 35,158,602,338,536 | fbfa2b64263227d0cc35ec194ad232215ea16662 | /src/main/java/com/iip/datafusion/dgs/model/accuracy/ConditionValue.java | 2e8504a6667ba5904ea1ea119e23e31512c750f3 | [] | no_license | Viking18/DataFusion | https://github.com/Viking18/DataFusion | 13462d4b2872e436981e1a5c64e6c447b3cfb0c1 | 0207df63ca01a395d3720f960ac0b6d93b1cbd79 | refs/heads/master | 2021-09-18T14:07:06.666000 | 2018-07-15T06:32:04 | 2018-07-15T06:32:04 | 113,149,568 | 2 | 0 | null | true | 2017-12-20T03:32:22 | 2017-12-05T07:42:55 | 2017-12-13T07:00:44 | 2017-12-20T03:32:22 | 58 | 0 | 0 | 0 | Java | false | null | package com.iip.datafusion.dgs.model.accuracy;
import com.fasterxml.jackson.annotation.JsonProperty;
public class ConditionValue {
private String condition;
private String value;
public ConditionValue(String condition, String value) {
this.condition = condition;
this.value = value;
}... | UTF-8 | Java | 619 | java | ConditionValue.java | Java | [] | null | [] | package com.iip.datafusion.dgs.model.accuracy;
import com.fasterxml.jackson.annotation.JsonProperty;
public class ConditionValue {
private String condition;
private String value;
public ConditionValue(String condition, String value) {
this.condition = condition;
this.value = value;
}... | 619 | 0.654281 | 0.654281 | 30 | 19.633333 | 18.447191 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.366667 | false | false | 2 |
26021f1358b4f4e27104c0c18a65d5967698cbe0 | 35,966,056,184,084 | 8ae81f39306193875b22c3f58c13f8763f068ee6 | /src/java/mangerBean/TipoReservaBean.java | c752863cb6529072841ef8539b25126feb0617b5 | [] | no_license | SAULCONDE/Examen-Final | https://github.com/SAULCONDE/Examen-Final | ec2837f6fbd64f396a4ce9a4f6fd87db286927c4 | bc163ae15b0b1ad9ea52e20530317647bb710e46 | refs/heads/master | 2022-02-07T21:36:01.530000 | 2019-07-20T17:41:30 | 2019-07-20T17:41:30 | 197,958,454 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package mangerBean;
import dao.TipoReservaDao;
import entidades.Tiporeserva;
import java.util.ArrayList;
import javax.faces.... | UTF-8 | Java | 3,170 | java | TipoReservaBean.java | Java | [
{
"context": "faces.context.FacesContext;\r\n\r\n/**\r\n *\r\n * @author SAUL\r\n */\r\n@ManagedBean\r\n@ViewScoped\r\npublic class TipoR",
"end": 490,
"score": 0.9573137760162354,
"start": 486,
"tag": "USERNAME",
"value": "SAUL"
}
] | 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 mangerBean;
import dao.TipoReservaDao;
import entidades.Tiporeserva;
import java.util.ArrayList;
import javax.faces.... | 3,170 | 0.655836 | 0.655836 | 105 | 28.190475 | 32.872074 | 152 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.533333 | false | false | 2 |
eb12157635c8791124974ff704b2b37abd3a1fa3 | 27,367,531,656,463 | 9bacdcab0912a12844165c4e9b22f35a89907a99 | /Registration/src/be/hogent/b4/service/UserService.java | 285b93f670c1f3380b4930878a670ff96d72aad3 | [] | no_license | SachaProg/Prog5-1920 | https://github.com/SachaProg/Prog5-1920 | 55a91233018910eb4f650961d7f4c41e0b5e2f20 | 88898324524e2e8dcbf4cc41e2e464db7772e086 | refs/heads/master | 2020-08-06T10:40:01.456000 | 2020-01-07T20:38:02 | 2020-01-07T20:38:02 | 212,947,027 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package be.hogent.b4.service;
import be.hogent.b4.service.dto.UserDto;
import java.util.List;
public interface UserService {
public void saveUser(UserDto userDto);
public List<UserDto> getAll();
}
| UTF-8 | Java | 210 | java | UserService.java | Java | [] | null | [] | package be.hogent.b4.service;
import be.hogent.b4.service.dto.UserDto;
import java.util.List;
public interface UserService {
public void saveUser(UserDto userDto);
public List<UserDto> getAll();
}
| 210 | 0.742857 | 0.733333 | 12 | 16.5 | 17.026939 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.416667 | false | false | 2 |
f0b1bfc09af5bcef7aecda124f69dc3821307b53 | 1,202,590,895,041 | 11e90c11da711f66b0c0c24c4dab0107b099c0c8 | /GooglePlaceAPILibrary/src/main/java/com/sn/googleplaceapilibrary/GooglePlacesAPI/Objects/Predictions_Object.java | 59760397b73daa50d3844d032951fe96721cdb72 | [
"MIT"
] | permissive | pchauhan/GooglePlaceLib | https://github.com/pchauhan/GooglePlaceLib | ffae47682ca8d8e38256294b6a28b75fb7024c75 | dae8117c301d36b2527064e4bb1eb450bc6d8dd1 | refs/heads/master | 2021-01-10T20:55:48.773000 | 2015-08-10T10:15:39 | 2015-08-10T10:15:39 | 40,434,018 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sn.googleplaceapilibrary.GooglePlacesAPI.Objects;
/**
* Created by parag.chauhan on 7/31/2015.
*/
public class Predictions_Object {
public String description,id ,place_id,reference;
public String getDescription() {
return description;
}
public void setDescription(String descrip... | UTF-8 | Java | 1,691 | java | Predictions_Object.java | Java | [
{
"context": "ibrary.GooglePlacesAPI.Objects;\n\n/**\n * Created by parag.chauhan on 7/31/2015.\n */\npublic class Predictions",
"end": 86,
"score": 0.6469066739082336,
"start": 81,
"tag": "USERNAME",
"value": "parag"
},
{
"context": "GooglePlacesAPI.Objects;\n\n/**\n * Created by pa... | null | [] | package com.sn.googleplaceapilibrary.GooglePlacesAPI.Objects;
/**
* Created by parag.chauhan on 7/31/2015.
*/
public class Predictions_Object {
public String description,id ,place_id,reference;
public String getDescription() {
return description;
}
public void setDescription(String descrip... | 1,691 | 0.654642 | 0.650503 | 74 | 21.851351 | 22.454569 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.297297 | false | false | 2 |
6eff839e229a9bbb3ac4465ab10173549496627f | 9,509,057,663,036 | e787c556a822380e6a9d1fe9dd162fac288684f3 | /plugins/field-policy-default/src/main/java/com/thinkbiganalytics/policy/validation/TimestampValidator.java | a31cfaa3c2bbb525b640ee498475842307d99c2f | [
"WTFPL",
"CDDL-1.0",
"MIT",
"CC0-1.0",
"EPL-1.0",
"PostgreSQL",
"BSD-3-Clause",
"LGPL-2.1-only",
"Apache-2.0",
"LicenseRef-scancode-public-domain",
"LicenseRef-scancode-protobuf",
"OFL-1.1"
] | permissive | rohituppalapati/kylo-source | https://github.com/rohituppalapati/kylo-source | 82bd8e788a14a33edcff8ac6306245c230e90665 | cc794fb8a128a1bb6453e029ab7f6354e75c863e | refs/heads/master | 2022-12-28T08:14:32.280000 | 2019-08-13T18:16:31 | 2019-08-13T18:16:31 | 200,886,840 | 0 | 0 | Apache-2.0 | false | 2022-12-16T03:26:58 | 2019-08-06T16:23:27 | 2019-08-13T18:17:00 | 2022-12-16T03:26:56 | 13,781 | 0 | 0 | 15 | Java | false | false | package com.thinkbiganalytics.policy.validation;
/*-
* #%L
* thinkbig-field-policy-default
* %%
* Copyright (C) 2017 ThinkBig Analytics
* %%
* 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 Licens... | UTF-8 | Java | 4,189 | java | TimestampValidator.java | Java | [] | null | [] | package com.thinkbiganalytics.policy.validation;
/*-
* #%L
* thinkbig-field-policy-default
* %%
* Copyright (C) 2017 ThinkBig Analytics
* %%
* 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 Licens... | 4,189 | 0.663643 | 0.657675 | 119 | 34.201679 | 30.258156 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.462185 | false | false | 2 |
ca6d23cbeb6ae67a029071d2c2036e6d7d712176 | 10,823,317,605,528 | aa519697ef9b50ae57135b93bfab3e26d5a1d613 | /Tractor/src/main/java/com/xworkz/tractordaoimpl/TractorDAOImpl.java | 6cd1974131708ba8677aaf0ddf3091f9467d184b | [] | no_license | Prerana888/Java-program | https://github.com/Prerana888/Java-program | 8a1debdd705573830206093265d3ec6df1188139 | 1990993d8cf867390b842e96ff12ddce65f2d3ec | refs/heads/main | 2023-04-20T14:38:21.124000 | 2021-05-24T06:13:43 | 2021-05-24T06:13:43 | 320,166,112 | 0 | 0 | null | false | 2020-12-18T13:57:37 | 2020-12-10T05:09:34 | 2020-12-18T13:48:27 | 2020-12-18T13:57:18 | 6 | 0 | 0 | 1 | Java | false | false | package com.xworkz.tractordaoimpl;
import java.util.Objects;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.hibernate.Transaction;
import com.xworkz.tractordao.TractorDAO;
import com.xworkz.tractordto.TractorDTO;
public class TractorDAOImpl implements TractorDAO {
priva... | UTF-8 | Java | 1,040 | java | TractorDAOImpl.java | Java | [] | null | [] | package com.xworkz.tractordaoimpl;
import java.util.Objects;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.hibernate.Transaction;
import com.xworkz.tractordao.TractorDAO;
import com.xworkz.tractordto.TractorDTO;
public class TractorDAOImpl implements TractorDAO {
priva... | 1,040 | 0.693269 | 0.693269 | 46 | 20.608696 | 16.878695 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.847826 | false | false | 2 |
75fc4e60c88fa43154e76508e99fd21325dabf8a | 23,089,744,190,377 | 157238d6dc12e09f1579d9f6575b08cea0da56f8 | /src/models/database/Database.java | 788eeb5fa164831d87008adaf6641f18eb42b1c0 | [] | no_license | WenHuiC/PTT_System | https://github.com/WenHuiC/PTT_System | 1fc91215b83c069b22a3f07d97255124a2e5a48c | 86bd66e782e069123614799e7f425f0890202d1f | refs/heads/main | 2023-02-19T06:06:16.877000 | 2021-01-19T09:20:29 | 2021-01-19T09:20:29 | 330,924,419 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package models.database;
import java.io.File;
import java.io.FileWriter;
import java.io.IOException;
import java.nio.file.Files;
import java.nio.file.Paths;
import org.json.JSONObject;
import models.Model;
public class Database {
private static final String FILE_NAME = "model.json";
public static void save(Mod... | UTF-8 | Java | 1,084 | java | Database.java | Java | [] | null | [] | package models.database;
import java.io.File;
import java.io.FileWriter;
import java.io.IOException;
import java.nio.file.Files;
import java.nio.file.Paths;
import org.json.JSONObject;
import models.Model;
public class Database {
private static final String FILE_NAME = "model.json";
public static void save(Mod... | 1,084 | 0.666974 | 0.661439 | 47 | 22.085106 | 18.386894 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.446809 | false | false | 2 |
f438bc3d6b9bf16bbb06fea497e27b303dd36048 | 30,494,267,815,367 | 822e5b071ac4079423271ac7a9cfeb9a7e901564 | /ViolateCleanCode/src/Square.java | adfbdd959a6020ad65fd66d7be471d0ab88259f7 | [] | no_license | shubhamchy0201/CleanCodeModule | https://github.com/shubhamchy0201/CleanCodeModule | fa41c76e30f9c601da6f3c7bf609ff98d89b8bf6 | 23371a32cd68ec03780829773fa1365af3dd4ff4 | refs/heads/master | 2023-07-30T13:08:45.208000 | 2021-09-27T06:04:15 | 2021-09-27T06:04:15 | 410,745,276 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class Square extends Rectangle{
//Violating Liskov-substitution principle
@Override
public void setBreadth(int breadth) {
super.setBreadth(breadth);
super.setLength(breadth);
}
@Override
public void setLength(int length) {
super.setLength(length);
super.set... | UTF-8 | Java | 595 | java | Square.java | Java | [] | null | [] | public class Square extends Rectangle{
//Violating Liskov-substitution principle
@Override
public void setBreadth(int breadth) {
super.setBreadth(breadth);
super.setLength(breadth);
}
@Override
public void setLength(int length) {
super.setLength(length);
super.set... | 595 | 0.655462 | 0.655462 | 18 | 32.055557 | 21.027685 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.388889 | false | false | 2 |
7f06159364b5840449a7272376e256f947d9461c | 28,664,611,766,050 | 5a8c3d8fc443ccecda68230d20cd18b9346a9f5d | /app/src/test/java/com/dsm/iriscalendar/viewModel/LoginViewModelTests.java | 074cb1875d8cd894fd96e0789b4914b27a7f1b84 | [] | no_license | iriscalender/IrisCalendar | https://github.com/iriscalender/IrisCalendar | 376eca2cb65d5e88906cbd0f356f71cc5e37ee7b | eed1122900552fa2c45d6a6f699b92e341701290 | refs/heads/master | 2020-06-29T17:35:25.467000 | 2019-12-01T12:19:28 | 2019-12-01T12:19:28 | 200,580,368 | 0 | 0 | null | false | 2019-12-01T12:19:29 | 2019-08-05T04:09:14 | 2019-11-20T00:54:08 | 2019-12-01T12:19:29 | 333 | 0 | 0 | 0 | Java | false | false | package com.dsm.iriscalendar.viewModel;
import com.dsm.iriscalendar.BaseTest;
import com.dsm.iriscalendar.R;
import com.dsm.iriscalendar.data.repository.login.LoginRepository;
import com.dsm.iriscalendar.ui.login.LoginViewModel;
import com.jraska.livedata.TestObserver;
import org.junit.Before;
import org.junit.Test;
... | UTF-8 | Java | 3,429 | java | LoginViewModelTests.java | Java | [
{
"context": "Value(\"ID\");\n viewModel.password.setValue(\"PASSWORD\");\n\n TestObserver.test(viewModel.isLoginEn",
"end": 794,
"score": 0.9991627931594849,
"start": 786,
"tag": "PASSWORD",
"value": "PASSWORD"
},
{
"context": "etValue(\"\");\n viewModel.passwor... | null | [] | package com.dsm.iriscalendar.viewModel;
import com.dsm.iriscalendar.BaseTest;
import com.dsm.iriscalendar.R;
import com.dsm.iriscalendar.data.repository.login.LoginRepository;
import com.dsm.iriscalendar.ui.login.LoginViewModel;
import com.jraska.livedata.TestObserver;
import org.junit.Before;
import org.junit.Test;
... | 3,406 | 0.684456 | 0.682706 | 112 | 29.616072 | 29.405796 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 2 |
6d4f87f9a7f264f9312df2b8c471d8737ae3bfd8 | 206,158,468,331 | c9d1a6ccbe1db9ce909a130ba5cef2fb38ce1b07 | /src/main/java/examples/behaviouralPatterns/strategyPattern/Main.java | 7a653502f4f4e5557edb2351bec07a93c5b68d9d | [] | no_license | APoorProgrammer/portfolio | https://github.com/APoorProgrammer/portfolio | 4669112b5df0dc930340a4913e1d634dfebd1a9f | 13d125f9987951961268f6e4b2f89e1dc155c578 | refs/heads/master | 2020-03-27T13:12:36.576000 | 2018-11-18T09:08:54 | 2018-11-18T09:08:54 | 146,596,399 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package examples.behaviouralPatterns.strategyPattern;
public class Main {
public static void main(String[] args) {
Gala gala = new Gala(new CR7());
gala.getTheGoldeBallTo();
gala.setGoldenBall(new Messi());
gala.getTheGoldeBallTo();
}
}
| UTF-8 | Java | 250 | java | Main.java | Java | [] | null | [] | package examples.behaviouralPatterns.strategyPattern;
public class Main {
public static void main(String[] args) {
Gala gala = new Gala(new CR7());
gala.getTheGoldeBallTo();
gala.setGoldenBall(new Messi());
gala.getTheGoldeBallTo();
}
}
| 250 | 0.728 | 0.724 | 12 | 19.833334 | 18.040848 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.25 | false | false | 2 |
aced93b5193f47f1e7cfb1405bfc87521f0c7503 | 25,237,227,839,443 | 8e5d3e0cf1bb293e9e85c9c13c87798f80f18e51 | /KameleonConverter6/trunk/src/gov/nasa/gsfc/ccmc/KameleonConverter/DatabaseInfoParser.java | 6127e4ae4bf5718c415fe10968dfea1839487452 | [] | no_license | ccmc/ccmc-software | https://github.com/ccmc/ccmc-software | 8fc43f9fa00e44d0b4a212c1841d574a9eaf3304 | 0e2fb90add626f185b0b71cdb9a7b8b3b5c43266 | refs/heads/master | 2021-01-17T03:58:07.261000 | 2018-04-04T15:22:37 | 2018-04-04T15:22:37 | 40,681,189 | 10 | 7 | null | true | 2015-08-13T20:51:18 | 2015-08-13T20:51:18 | 2015-08-13T20:47:05 | 2015-08-13T20:49:55 | 0 | 0 | 0 | 0 | null | null | null | /*
* Name: DatabaseInfoParser.java
* DatabaseInfoLine.java
*
* Version: 6.0
*
* Author: Nitesh Donti
* NASA-GSFC-CCMC (Code 587)
* Intern
*
* Purpose: Parses the DatabaseInfo file, and calls
* DatabaseInfoLine.java (a class within this
* java file) for further assistance.
* Check... | UTF-8 | Java | 4,179 | java | DatabaseInfoParser.java | Java | [
{
"context": "seInfoLine.java\n * \n * Version: 6.0\n * \n * Author: Nitesh Donti\n * \t\t NASA-GSFC-CCMC (Code 587)\n * \t\t Intern\n",
"end": 111,
"score": 0.9998784065246582,
"start": 99,
"tag": "NAME",
"value": "Nitesh Donti"
},
{
"context": "* \n * Modification History:\n *... | null | [] | /*
* Name: DatabaseInfoParser.java
* DatabaseInfoLine.java
*
* Version: 6.0
*
* Author: <NAME>
* NASA-GSFC-CCMC (Code 587)
* Intern
*
* Purpose: Parses the DatabaseInfo file, and calls
* DatabaseInfoLine.java (a class within this
* java file) for further assistance.
* Checks for ... | 4,158 | 0.659488 | 0.654224 | 164 | 24.469513 | 25.336136 | 133 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.262195 | false | false | 2 |
3a638d413d9bef1204a2e88a3c70738f9133af27 | 17,368,847,812,371 | 6c30b2578a390f8c39fdff9d7f341e5c925fdcf8 | /CryptopiaClient/src/com/dusin/cryptopia/remote/data/enums/CurrencyListingStatus.java | 25fb635141cf81d7653d4b0b0ac7e2e817e8531d | [
"MIT"
] | permissive | dusin-xia/cryptopia4j | https://github.com/dusin-xia/cryptopia4j | 2747a82d72fe00f67cad622d0c8e55031066893a | 06601b5744124a1f9d6e6e3d455cfdc1ffdcc701 | refs/heads/master | 2020-03-14T05:18:15.753000 | 2018-05-09T21:35:51 | 2018-05-09T21:35:51 | 131,461,766 | 0 | 0 | null | true | 2018-04-29T03:04:17 | 2018-04-29T03:04:16 | 2018-01-31T02:39:09 | 2017-07-07T19:00:34 | 27 | 0 | 0 | 0 | null | false | null |
package com.dusin.cryptopia.remote.data.enums;
/**
* Created by Dylan Janeke on 2017/06/22.
*/
public enum CurrencyListingStatus {
ACTIVE("Active"), DELISTING("Delisting");
private final String label;
private CurrencyListingStatus(String l) {
this.label = l;
}
public static CurrencyList... | UTF-8 | Java | 520 | java | CurrencyListingStatus.java | Java | [
{
"context": "in.cryptopia.remote.data.enums;\n\n/**\n * Created by Dylan Janeke on 2017/06/22.\n */\npublic enum CurrencyListingSta",
"end": 79,
"score": 0.9998695254325867,
"start": 67,
"tag": "NAME",
"value": "Dylan Janeke"
}
] | null | [] |
package com.dusin.cryptopia.remote.data.enums;
/**
* Created by <NAME> on 2017/06/22.
*/
public enum CurrencyListingStatus {
ACTIVE("Active"), DELISTING("Delisting");
private final String label;
private CurrencyListingStatus(String l) {
this.label = l;
}
public static CurrencyListingSta... | 514 | 0.598077 | 0.582692 | 21 | 23.714285 | 19.021648 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 2 |
48a0cb654101621c1027a08d4dbdb517e129d978 | 18,605,798,361,128 | f46fbb27f0503b6d4a033656ddff971deb686d18 | /bice/envio_nominas/EnvioNominasCORE/src/cl/bicevida/core/model/services/ws/types/actualizadatos/fasetres/ws/param/types/RetListaProfesion.java | 2631fb0e40dccae8916cf4d8f29544a944bcdf34 | [] | no_license | dvaldesr/acgp-repository | https://github.com/dvaldesr/acgp-repository | 906bb6992cfafd215d14b6f0ffbe05eee9343547 | 32afb18e1074e6651482efd16eb8389d25729223 | refs/heads/master | 2021-01-10T12:23:20.088000 | 2013-04-17T13:02:33 | 2013-04-17T13:02:33 | 44,853,902 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // !DO NOT EDIT THIS FILE!
// This source file is generated by Oracle tools
// Contents may be subject to change
// For reporting problems, use the following
// Version = Oracle WebServices (10.1.3.0.0, build 060119.1546.05277)
package cl.bicevida.core.model.services.ws.types.actualizadatos.fasetres.ws.param.typ... | UTF-8 | Java | 1,500 | java | RetListaProfesion.java | Java | [
{
"context": "e the following\r\n// Version = Oracle WebServices (10.1.3.0.0, build 060119.1546.05277)\r\n\r\npackage cl.bicevid",
"end": 203,
"score": 0.6864904761314392,
"start": 195,
"tag": "IP_ADDRESS",
"value": "10.1.3.0"
}
] | null | [] | // !DO NOT EDIT THIS FILE!
// This source file is generated by Oracle tools
// Contents may be subject to change
// For reporting problems, use the following
// Version = Oracle WebServices (10.1.3.0.0, build 060119.1546.05277)
package cl.bicevida.core.model.services.ws.types.actualizadatos.fasetres.ws.param.typ... | 1,500 | 0.708 | 0.694 | 41 | 34.585365 | 36.91452 | 148 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.292683 | false | false | 2 |
85767f726a9361644ff80bbfab1250a32f5688f0 | 5,738,076,320,207 | e70abc02efbb8a7637eb3655f287b0a409cfa23b | /hyjf-admin/src/main/java/com/hyjf/admin/manager/activity/twoeleven2018/TwoelevenDefine.java | 3e770ce9d2b022014ccbadb5146ba24d929f491a | [] | no_license | WangYouzheng1994/hyjf | https://github.com/WangYouzheng1994/hyjf | ecb221560460e30439f6915574251266c1a49042 | 6cbc76c109675bb1f120737f29a786fea69852fc | refs/heads/master | 2023-05-12T03:29:02.563000 | 2020-05-19T13:49:56 | 2020-05-19T13:49:56 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hyjf.admin.manager.activity.twoeleven2018;
import com.hyjf.admin.BaseDefine;
import com.hyjf.common.util.ShiroConstants;
import com.hyjf.common.util.StringPool;
/**
* @author xiehuili on 2018/10/10.
*/
public class TwoelevenDefine extends BaseDefine {
/** 查看权限 */
public static final String PERM... | UTF-8 | Java | 2,304 | java | TwoelevenDefine.java | Java | [
{
"context": "t com.hyjf.common.util.StringPool;\n\n/**\n * @author xiehuili on 2018/10/10.\n */\npublic class TwoelevenDefine e",
"end": 198,
"score": 0.9994899034500122,
"start": 190,
"tag": "USERNAME",
"value": "xiehuili"
}
] | null | [] | package com.hyjf.admin.manager.activity.twoeleven2018;
import com.hyjf.admin.BaseDefine;
import com.hyjf.common.util.ShiroConstants;
import com.hyjf.common.util.StringPool;
/**
* @author xiehuili on 2018/10/10.
*/
public class TwoelevenDefine extends BaseDefine {
/** 查看权限 */
public static final String PERM... | 2,304 | 0.709677 | 0.694497 | 59 | 34.728813 | 33.627991 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.372881 | false | false | 2 |
7f3f76e631c8514cc913b6a299acee9909683547 | 21,045,339,762,530 | 412c0251a5c739d694a44287cf15d00723995fe3 | /src/main/java/com/education/hjj/bz/entity/vo/CashOutTemplateVo.java | 94acc5e10acc1f07f8f1715f745846d634991eed | [] | no_license | wangsuwei110/haojiajiao | https://github.com/wangsuwei110/haojiajiao | 0d6a4f544129ad1585e4bde83c2aee60405ccacf | 94517d72cb4db3143d3b2835c67c1baf247f815a | refs/heads/master | 2022-06-29T15:05:38.222000 | 2020-04-22T13:08:45 | 2020-04-22T13:08:45 | 209,914,781 | 2 | 0 | null | false | 2022-06-17T02:31:17 | 2019-09-21T02:49:19 | 2020-04-22T13:09:31 | 2022-06-17T02:31:15 | 1,366 | 2 | 0 | 6 | Java | false | false | package com.education.hjj.bz.entity.vo;
public class CashOutTemplateVo {
// 字段值例如:keyword1:订单类型,keyword2:下单金额,keyword3:配送地址,keyword4:取件地址,keyword5备注
private String value;
public String getValue() {
return value;
}
public void setValue(String value) {
this.value = value;
}
public CashOut... | UTF-8 | Java | 481 | java | CashOutTemplateVo.java | Java | [] | null | [] | package com.education.hjj.bz.entity.vo;
public class CashOutTemplateVo {
// 字段值例如:keyword1:订单类型,keyword2:下单金额,keyword3:配送地址,keyword4:取件地址,keyword5备注
private String value;
public String getValue() {
return value;
}
public void setValue(String value) {
this.value = value;
}
public CashOut... | 481 | 0.685851 | 0.673861 | 24 | 15.375 | 19.230644 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.875 | false | false | 2 |
182ac0cc415520a22d19c884179eace90bd57f01 | 10,101,763,105,921 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/28/28_e75e41643bfddce2dd6338d90b2a0dddf00eab00/FilterAdapter/28_e75e41643bfddce2dd6338d90b2a0dddf00eab00_FilterAdapter_t.java | ac2cf79704b0991a15199a48e88fea762ddeace7 | [] | 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 | /**
* See the file "LICENSE" for the full license governing this code.
*/
package com.todoroo.astrid.adapter;
import java.util.ArrayList;
import android.app.Activity;
import android.view.Gravity;
import android.view.View;
import android.view.ViewGroup;
import android.widget.AbsListView;
import android.... | UTF-8 | Java | 7,518 | java | 28_e75e41643bfddce2dd6338d90b2a0dddf00eab00_FilterAdapter_t.java | Java | [] | null | [] | /**
* See the file "LICENSE" for the full license governing this code.
*/
package com.todoroo.astrid.adapter;
import java.util.ArrayList;
import android.app.Activity;
import android.view.Gravity;
import android.view.View;
import android.view.ViewGroup;
import android.widget.AbsListView;
import android.... | 7,518 | 0.601889 | 0.597233 | 205 | 35.668293 | 27.318487 | 89 | false | false | 0 | 0 | 0 | 0 | 71 | 0.064778 | 0.697561 | false | false | 2 |
7f302d41e25d05b961311cbb876e9c94f09f4372 | 36,266,703,856,409 | 44bfbe7015644f9c9d867276f4b91bed58002f1b | /src/main/java/lib/Logger.java | e0dc6c81b9d91b9ad8e5d9af224f3beb4e46ccee | [] | no_license | andrezsegovia/javaJobLogger | https://github.com/andrezsegovia/javaJobLogger | 42fb7f72dd605acc533991e6cdf161ec4b27aebf | a62ac47e9f4fdf9025df6a0fbf30a98f93ee5ed5 | refs/heads/master | 2022-07-08T16:28:17.115000 | 2020-03-05T14:10:44 | 2020-03-05T14:10:44 | 244,998,465 | 1 | 0 | null | false | 2022-06-21T02:55:11 | 2020-03-04T20:34:54 | 2020-03-05T14:11:09 | 2022-06-21T02:55:10 | 137 | 0 | 0 | 3 | Java | false | false | package lib;
import lib.entity.Log;
public interface Logger {
void write(Log log) throws Exception;
}
| UTF-8 | Java | 108 | java | Logger.java | Java | [] | null | [] | package lib;
import lib.entity.Log;
public interface Logger {
void write(Log log) throws Exception;
}
| 108 | 0.731481 | 0.731481 | 7 | 14.428572 | 14.529351 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 2 |
f0f7da4ad2f57a4083a5fb646cb798a2b72e760d | 35,974,646,083,656 | 3e6fdb585dce6f94f4d7fabd4ff6160892970d44 | /app/src/main/java/com/example/overmind/IndexesMatrixBuilder.java | b708d78348d1f121e71e9cb8dc672c1deab0d581 | [] | no_license | fairfriend92/OvermindClient | https://github.com/fairfriend92/OvermindClient | a4142cd1160588ef619910800b8a94dfa4c7d72a | 9cd27afb46c7d1d1b6d01fdfd9e0557ee81d6773 | refs/heads/master | 2023-04-24T00:15:48.173000 | 2021-05-12T09:43:46 | 2021-05-12T09:43:46 | 75,747,222 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.overmind;
import android.util.Log;
import java.util.ArrayList;
/**
* Simple class that groups together the two matrices to pass them to a different class.
*/
class IndexesMatrices {
int[][] indexesMatrix;
int[][] neuronsMatrix;
IndexesMatrices(int[][] indexesMatrix, int[][] neurons... | UTF-8 | Java | 9,134 | java | IndexesMatrixBuilder.java | Java | [] | null | [] | package com.example.overmind;
import android.util.Log;
import java.util.ArrayList;
/**
* Simple class that groups together the two matrices to pass them to a different class.
*/
class IndexesMatrices {
int[][] indexesMatrix;
int[][] neuronsMatrix;
IndexesMatrices(int[][] indexesMatrix, int[][] neurons... | 9,134 | 0.616597 | 0.612984 | 223 | 39.959641 | 34.365005 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.578475 | false | false | 2 |
b2133465a5999f7567fd4d1e50f303d31e3eea3d | 11,381,663,364,689 | fe2ef5d33ed920aef5fc5bdd50daf5e69aa00ed4 | /jsps-kaken/src/4.service/jp/go/jsps/kaken/model/IShozokuMaintenance.java | 9fe337af3864be8c5ebd1d431af2d807e2259e68 | [] | no_license | sensui74/legacy-project | https://github.com/sensui74/legacy-project | 4502d094edbf8964f6bb9805be88f869bae8e588 | ff8156ae963a5c61575ff34612c908c4ccfc219b | refs/heads/master | 2020-03-17T06:28:16.650000 | 2016-01-08T03:46:00 | 2016-01-08T03:46:00 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*======================================================================
* SYSTEM :
* Source name :
* Description :
*
* Author : Admin
* Date : 2003/12/08
*
* Revision history
* Date Revision Author Description
*
*==================================... | SHIFT_JIS | Java | 8,218 | java | IShozokuMaintenance.java | Java | [
{
"context": "ame : \n * Description : \n *\n * Author : Admin\n * Date : 2003/12/08\n *\n * Revision ",
"end": 164,
"score": 0.6193894743919373,
"start": 159,
"tag": "NAME",
"value": "Admin"
},
{
"context": "oldPassword\t\t\t\t更新前パスワード\n\t * @param newPasswor... | null | [] | /*======================================================================
* SYSTEM :
* Source name :
* Description :
*
* Author : Admin
* Date : 2003/12/08
*
* Revision history
* Date Revision Author Description
*
*==================================... | 8,210 | 0.645224 | 0.637343 | 212 | 28.334906 | 25.558407 | 112 | false | false | 0 | 0 | 0 | 0 | 71 | 0.022676 | 2.004717 | false | false | 2 |
9817ab1af5530cd27216fce1d03dfc5fcabb12db | 35,476,429,869,418 | 5b82e2f7c720c49dff236970aacd610e7c41a077 | /QueryReformulation-master 2/data/processed/ToggleState.java | 0a23d021633785f9a52255c05fff42748c00c7db | [] | no_license | shy942/EGITrepoOnlineVersion | https://github.com/shy942/EGITrepoOnlineVersion | 4b157da0f76dc5bbf179437242d2224d782dd267 | f88fb20497dcc30ff1add5fe359cbca772142b09 | refs/heads/master | 2021-01-20T16:04:23.509000 | 2016-07-21T20:43:22 | 2016-07-21T20:43:22 | 63,737,385 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /***/
package org.eclipse.jface.commands;
import org.eclipse.jface.menus.IMenuStateIds;
import org.eclipse.jface.preference.IPreferenceStore;
/**
* <p>
* A piece of state storing a {@link Boolean}.
* </p>
* <p>
* If this state is registered using {@link IMenuStateIds#STYLE}, then it will
* control the presentation of... | UTF-8 | Java | 1,765 | java | ToggleState.java | Java | [] | null | [] | /***/
package org.eclipse.jface.commands;
import org.eclipse.jface.menus.IMenuStateIds;
import org.eclipse.jface.preference.IPreferenceStore;
/**
* <p>
* A piece of state storing a {@link Boolean}.
* </p>
* <p>
* If this state is registered using {@link IMenuStateIds#STYLE}, then it will
* control the presentation of... | 1,765 | 0.63966 | 0.63796 | 60 | 28.416666 | 27.411854 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.35 | false | false | 2 |
8709ca3cf4cdbe03b56d7f029b037a26faab704a | 35,476,429,869,125 | 0449b27138a57508872fd7a43ed157258fbca0e5 | /fapi/src/main/java/com/netcraker/dragun/model/User.java | b59b7f352b673b5a449fa03c74041176e4b357b2 | [] | no_license | Zhenua1256/NC_EDU_SD2_DragunZhenya | https://github.com/Zhenua1256/NC_EDU_SD2_DragunZhenya | bd6b0c8eefda9bfb92714d4793493adf4ff1882c | 05682d8f171fc45de05e122be840dcddfdd9c8c7 | refs/heads/master | 2023-01-09T10:59:37.126000 | 2019-12-16T20:52:48 | 2019-12-16T20:52:48 | 213,491,976 | 0 | 0 | null | false | 2023-01-07T10:44:08 | 2019-10-07T21:39:39 | 2019-12-16T20:52:57 | 2023-01-07T10:44:07 | 2,055 | 0 | 0 | 27 | Java | false | false | package com.netcraker.dragun.model;
import lombok.AllArgsConstructor;
import lombok.Builder;
import lombok.Data;
import lombok.NoArgsConstructor;
import javax.validation.constraints.NotBlank;
@Data
@Builder
@AllArgsConstructor
@NoArgsConstructor
// это юзерДто
public class User {
private Long id;
private Str... | UTF-8 | Java | 479 | java | User.java | Java | [] | null | [] | package com.netcraker.dragun.model;
import lombok.AllArgsConstructor;
import lombok.Builder;
import lombok.Data;
import lombok.NoArgsConstructor;
import javax.validation.constraints.NotBlank;
@Data
@Builder
@AllArgsConstructor
@NoArgsConstructor
// это юзерДто
public class User {
private Long id;
private Str... | 479 | 0.763326 | 0.763326 | 24 | 18.541666 | 11.853196 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 2 |
473e795695ed46c74e6fa186f0105a3abf1ef591 | 1,898,375,583,628 | e33ef350ab9f45c2efded9fe4bd722e02d7858ea | /jbpm-gwt/jbpm-gwt-form-builder/src/main/java/org/jbpm/formbuilder/client/command/ExportFormAsXulCommand.java | 6bf7df273881e393f3ceb97b5c276c008e216469 | [] | no_license | javadislamirad/jbpm | https://github.com/javadislamirad/jbpm | 3e950dd56c9969183950a1eede34bb7ed6d2b137 | 29e93c4d64bd4842b5d0097f8f6090e71212eff1 | refs/heads/master | 2020-12-30T18:58:16.196000 | 2011-07-19T21:17:20 | 2011-07-19T21:17:20 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.jbpm.formbuilder.client.command;
public class ExportFormAsXulCommand extends ExportFormCommand {
private static final String LANG = "xul";
public ExportFormAsXulCommand() {
super(LANG);
}
}
| UTF-8 | Java | 230 | java | ExportFormAsXulCommand.java | Java | [] | null | [] | package org.jbpm.formbuilder.client.command;
public class ExportFormAsXulCommand extends ExportFormCommand {
private static final String LANG = "xul";
public ExportFormAsXulCommand() {
super(LANG);
}
}
| 230 | 0.708696 | 0.708696 | 11 | 19.90909 | 22.117268 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.272727 | false | false | 2 |
4f829187b289f1dfbb388f96558d9bb37b7b0b4a | 10,608,569,224,218 | f8094a7f4fac8d9649072e6c85aad97c94b12db9 | /src/school/src/main/java/com/xcj/serve/dao/impl/courseware/AgentCoursewareSelfDaoImpl.java | d85cca770e75252d56327253cca47204742d2ad9 | [] | no_license | duanlizhi/xcjschool | https://github.com/duanlizhi/xcjschool | 9f21b1814924b3bbeea3a07ac0f1233cb5768af4 | e3ca58d67b37134829a6979fa0a75ea4e9597a45 | refs/heads/master | 2016-09-14T01:14:33.095000 | 2016-05-24T02:47:51 | 2016-05-24T02:47:51 | 59,466,079 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xcj.serve.dao.impl.courseware;
import java.util.List;
import javax.annotation.Resource;
import org.hibernate.Session;
import org.springframework.dao.DataAccessException;
import org.springframework.jdbc.core.BeanPropertyRowMapper;
import org.springframework.jdbc.core.JdbcTemplate;
import org.springframewo... | UTF-8 | Java | 19,649 | java | AgentCoursewareSelfDaoImpl.java | Java | [
{
"context": ">2015年8月24日 下午4:32:05</dd>\n * </dl>\n * \n * @author zhouwei\n * @see {@linkplain java.lang.String }\n * @since ",
"end": 1049,
"score": 0.9991309642791748,
"start": 1042,
"tag": "USERNAME",
"value": "zhouwei"
},
{
"context": " <dt><span class=\"strong\">author:</span>... | null | [] | package com.xcj.serve.dao.impl.courseware;
import java.util.List;
import javax.annotation.Resource;
import org.hibernate.Session;
import org.springframework.dao.DataAccessException;
import org.springframework.jdbc.core.BeanPropertyRowMapper;
import org.springframework.jdbc.core.JdbcTemplate;
import org.springframewo... | 19,649 | 0.660282 | 0.649112 | 498 | 36.214859 | 32.826977 | 181 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.311245 | false | false | 2 |
01462f1bc92610df345900ea0d4f63717748729f | 7,258,494,794,359 | 192c8a47149e4f67e4e5b7b716bc5c77e99448d1 | /src/Stake_Quene/MaxWindow_19.java | 0e45cf089cf735a58cf4a84b3ffa71d8db9a61e3 | [] | no_license | boringcc/SF | https://github.com/boringcc/SF | 9ac72a6785a3d27cdb038beedd968d7258b9ab1c | ec1142ae5798adbdf2d23c1808099fb6fe47ab1b | refs/heads/master | 2020-03-18T11:20:47.088000 | 2018-08-04T07:27:04 | 2018-08-04T07:27:04 | 134,665,437 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Stake_Quene;
import java.util.LinkedList;
public class MaxWindow_19 {
public int[] getMaxWindow(int[] arr,int w){
if(arr == null||w<1||arr.length < w){
return null;
}
LinkedList<Integer> qmax = new LinkedList<Integer>();
int res[] = new int[arr.length - w + 1];... | UTF-8 | Java | 768 | java | MaxWindow_19.java | Java | [] | null | [] | package Stake_Quene;
import java.util.LinkedList;
public class MaxWindow_19 {
public int[] getMaxWindow(int[] arr,int w){
if(arr == null||w<1||arr.length < w){
return null;
}
LinkedList<Integer> qmax = new LinkedList<Integer>();
int res[] = new int[arr.length - w + 1];... | 768 | 0.451823 | 0.442708 | 33 | 22.272728 | 19.907776 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.545455 | false | false | 2 |
6779e79eb7a4b128ccebb5543331e9363eee33f3 | 6,330,781,847,223 | df6dd4d54b004f03ed5df65314631ebae9f55bc7 | /food-delivery/src/main/java/com/reverside/sandiso/service/impl/UserServiceImpl.java | 25621454ea480cdab77934fdcff3645c4f66aa63 | [] | no_license | sandisompithi/food-delivery | https://github.com/sandisompithi/food-delivery | df99a06aa75142b98cea3fc18dfb9ddb5f216be8 | bebc8925433d85a89e0192ea08667a41a3a38cf5 | refs/heads/master | 2021-02-12T10:42:03.917000 | 2020-06-02T10:17:35 | 2020-06-02T10:17:35 | 244,587,130 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.reverside.sandiso.service.impl;
import java.util.List;
import com.reverside.sandiso.repository.UserRepository;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.crypto.bcrypt.BCryptPasswordEnc... | UTF-8 | Java | 2,167 | java | UserServiceImpl.java | Java | [] | null | [] | package com.reverside.sandiso.service.impl;
import java.util.List;
import com.reverside.sandiso.repository.UserRepository;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.crypto.bcrypt.BCryptPasswordEnc... | 2,167 | 0.731426 | 0.730503 | 86 | 23.197674 | 22.887907 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.488372 | false | false | 2 |
9981f48aa105d170ed104da3120b3bb323693256 | 32,049,045,993,569 | 499344a6472136ec2287b36523e744b9f0bf5b43 | /src/me/bram0101/game2d/object/CollisionObject.java | b2f67062b064b0c5d1569d39e6bf7ae9710225ad | [] | no_license | bram0101/2D-Game | https://github.com/bram0101/2D-Game | 38b76a6e57c89eb2ddf9d1696af797a22dce00eb | 4d4b947ebf87ec7331eff5d7cdfe206e67275902 | refs/heads/master | 2020-05-21T11:04:04.497000 | 2014-09-02T15:12:20 | 2014-09-02T15:12:20 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package me.bram0101.game2d.object;
public class CollisionObject extends GameObject{
private Collision collision;
public CollisionObject(int x, int y, int dx, int dy) {
super(x, y, dx, dy);
collision = new Collision(this);
}
public Collision getCollision() {
return collision;
}
}
| UTF-8 | Java | 298 | java | CollisionObject.java | Java | [
{
"context": "package me.bram0101.game2d.object;\n\npublic class CollisionObject exte",
"end": 19,
"score": 0.8425238728523254,
"start": 13,
"tag": "USERNAME",
"value": "am0101"
}
] | null | [] | package me.bram0101.game2d.object;
public class CollisionObject extends GameObject{
private Collision collision;
public CollisionObject(int x, int y, int dx, int dy) {
super(x, y, dx, dy);
collision = new Collision(this);
}
public Collision getCollision() {
return collision;
}
}
| 298 | 0.718121 | 0.701342 | 16 | 17.625 | 18.580484 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.5 | false | false | 2 |
f33f4d33aa50f24688219ba9beaaa3a1002e66af | 1,030,792,222,616 | 49b4856c8f87132b833399866726ed7ec76ac424 | /app/src/main/java/ghost/ghost/Account_register.java | a536023f3b5a6058a03fc3f0009554505ce5f52e | [] | no_license | techtronics/Android | https://github.com/techtronics/Android | 574439cf6a953a484f6541a18f7dad67b19673f7 | fc5c8d2133727f8a5c6641f42140ce0b8569830d | refs/heads/master | 2017-12-08T10:49:47.807000 | 2016-10-24T16:11:59 | 2016-10-24T16:11:59 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ghost.ghost;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.Toast;
import cn.bmob.sms.BmobSMS;
import cn.bmob.sms.listener.RequestSMSCod... | UTF-8 | Java | 3,452 | java | Account_register.java | Java | [
{
"context": ".bmob.v3.listener.SaveListener;\n\n/**\n * Created by G__Agee on 2016/10/2.\n */\npublic class Account_register e",
"end": 493,
"score": 0.9995689392089844,
"start": 486,
"tag": "USERNAME",
"value": "G__Agee"
},
{
"context": "mobUser();\n bu.setUs... | null | [] | package ghost.ghost;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.Toast;
import cn.bmob.sms.BmobSMS;
import cn.bmob.sms.listener.RequestSMSCod... | 3,450 | 0.535887 | 0.519903 | 89 | 36.258427 | 27.979738 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.662921 | false | false | 2 |
cff93d744b1c83ecbc388ef5dc537f8b7c2d8d9b | 24,429,774,046,074 | f40cc04ef8e26c697091c738dc23f288eb46c0fb | /app/src/main/java/ali/naseem/quizapp/Constants.java | 2eed30c18dc1923dc2ee1337324e69841b303f9c | [] | no_license | naseemali925/QuizApp | https://github.com/naseemali925/QuizApp | 190990831032281747b108804967c837b07904fe | 78178b2ce3c1606e634588d8dec9f99b7a43da5f | refs/heads/master | 2020-04-03T16:13:56.136000 | 2018-10-31T20:19:45 | 2018-10-31T20:19:45 | 155,396,891 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ali.naseem.quizapp;
public class Constants {
////////////Model Types//////////////////////////////////
public static final int TYPE_MULTI_CHOICE=1;
public static final int TYPE_SINGLE_CHOICE=2;
public static final int TYPE_TEXT=3;
}
| UTF-8 | Java | 258 | java | Constants.java | Java | [] | null | [] | package ali.naseem.quizapp;
public class Constants {
////////////Model Types//////////////////////////////////
public static final int TYPE_MULTI_CHOICE=1;
public static final int TYPE_SINGLE_CHOICE=2;
public static final int TYPE_TEXT=3;
}
| 258 | 0.600775 | 0.589147 | 8 | 31.25 | 20.974688 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 2 |
46f22421dde79e0081215240e475fda5b60b4c74 | 266,288,003,888 | 68f51e8a825f208149f04c6cc9796ea2c244258c | /step7-circleservice-solution/src/main/java/com/stackroute/activitystream/repository/CircleRepository.java | 432a73410ced6cf14f754f9c858ad4110c74adfa | [] | no_license | Raksha-Hegde/CapStone_Backend | https://github.com/Raksha-Hegde/CapStone_Backend | 20d4f7072566de28c5e07d5d927c26ef8cbee643 | 4ab874cd06231325bcd9986cdc4ea603dad6856b | refs/heads/master | 2020-04-02T02:18:07.438000 | 2018-10-20T12:53:40 | 2018-10-20T12:53:40 | 153,902,245 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.stackroute.activitystream.repository;
import java.util.List;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import com.stackroute.activitystream.model.Circle;
/*
* This class is implementing the JpaRepository interface for Circle.
* */
pub... | UTF-8 | Java | 506 | java | CircleRepository.java | Java | [] | null | [] | package com.stackroute.activitystream.repository;
import java.util.List;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import com.stackroute.activitystream.model.Circle;
/*
* This class is implementing the JpaRepository interface for Circle.
* */
pub... | 506 | 0.8083 | 0.8083 | 14 | 35.214287 | 27.50371 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.785714 | false | false | 2 |
103e12e8a43513a959c2186b51a5ec881e5a479d | 20,349,555,073,027 | 337b9938060bd056e25341e70a87b07d328b564e | /src/test/java/hu/indicium/dev/partners/PartnerApiApplicationTests.java | 58693b753e66d0875b58da5186bffb2380250dd3 | [] | no_license | svIndicium/partner-api | https://github.com/svIndicium/partner-api | f208400b3d66806456a12f7a606ebea5be432647 | 0aa7ec56a55ca56f41c6512ad25e79b585288b2a | refs/heads/master | 2023-06-18T04:19:59.914000 | 2021-07-12T14:19:52 | 2021-07-12T14:19:52 | 377,415,327 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package hu.indicium.dev.partners;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class PartnerApiApplicationTests {
@Test
void contextLoads() {
}
}
| UTF-8 | Java | 220 | java | PartnerApiApplicationTests.java | Java | [] | null | [] | package hu.indicium.dev.partners;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class PartnerApiApplicationTests {
@Test
void contextLoads() {
}
}
| 220 | 0.790909 | 0.790909 | 13 | 15.923077 | 18.511791 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.461538 | false | false | 2 |
15d67091700cb9967e0c91c096ab7b84ed743786 | 9,131,100,502,099 | a68a450c6a95b210a3a8b1fe3bc791717922ceb2 | /src/estructura/Comunicable.java | a70c230dc676cb6fd23253c8b894cb5f6ce1430a | [] | no_license | Kyuoraku/Concesionaria | https://github.com/Kyuoraku/Concesionaria | b0ed9e56d5ef023e745573ff2dbb3cc1b2204a88 | 5cf85e12a38147e9db5a7edb989cd7dbe2d10333 | refs/heads/master | 2020-06-10T06:08:24.388000 | 2019-06-25T03:17:03 | 2019-06-25T03:17:03 | 193,604,614 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package estructura;
public interface Comunicable {
public CharSequence getModelo();
public String toString();
}
| UTF-8 | Java | 128 | java | Comunicable.java | Java | [] | null | [] | package estructura;
public interface Comunicable {
public CharSequence getModelo();
public String toString();
}
| 128 | 0.703125 | 0.703125 | 9 | 12.222222 | 13.677052 | 33 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 2 |
c6951f5d6e0bcf8c33b1c8a35ab920ac642733e6 | 15,487,652,126,447 | fe2507cc7f0d2a973b638c2ca765fa6b297c88c8 | /src/main/java/org/cti/cc/po/GroupLineupStrategyPo.java | c057fd91124f01f9f3f5e4adad3afa93a0da28ee | [] | no_license | voipweb/cc-core | https://github.com/voipweb/cc-core | 1ab8e2ed8ce2dcbfe1dd0dc688c06a2f9e110e03 | 4fca062b4dc68c92a7faa30171395657c5bff14a | refs/heads/main | 2023-06-14T23:47:46.039000 | 2021-07-13T07:30:22 | 2021-07-13T07:30:22 | 373,032,552 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.cti.cc.po;
import org.cti.cc.entity.GroupLineupStrategy;
import org.cti.cc.entity.GroupStrategyExp;
import java.util.List;
/**
* Created by caoliang on 2020/11/25
*/
public class GroupLineupStrategyPo extends GroupLineupStrategy {
/**
* 坐席自定义策略
*/
private List<GroupStrategyExp> strat... | UTF-8 | Java | 576 | java | GroupLineupStrategyPo.java | Java | [
{
"context": "egyExp;\n\nimport java.util.List;\n\n/**\n * Created by caoliang on 2020/11/25\n */\npublic class GroupLineupStrateg",
"end": 164,
"score": 0.9973207116127014,
"start": 156,
"tag": "USERNAME",
"value": "caoliang"
}
] | null | [] | package org.cti.cc.po;
import org.cti.cc.entity.GroupLineupStrategy;
import org.cti.cc.entity.GroupStrategyExp;
import java.util.List;
/**
* Created by caoliang on 2020/11/25
*/
public class GroupLineupStrategyPo extends GroupLineupStrategy {
/**
* 坐席自定义策略
*/
private List<GroupStrategyExp> strat... | 576 | 0.72242 | 0.708185 | 25 | 21.48 | 23.375406 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.28 | false | false | 2 |
3c3893b43620c3cc300c36081d2549fe201a1397 | 21,019,569,947,087 | f69f940693a9debf7d105c3ae58daf350e4356ad | /src/main/java/spaska/data/readers/AbstractInputReader.java | a2aa4600245abb29b3ea28624e216fbe26d8fc52 | [] | no_license | psstoev/spaska | https://github.com/psstoev/spaska | 870564eac284e22836729b4f888818030c67e91b | 47f05b2660ced4ee6c8c5c917a28fa9aabead4ed | refs/heads/master | 2020-11-30T11:55:01.127000 | 2012-02-05T08:29:37 | 2012-02-05T08:29:37 | 2,881,853 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package spaska.data.readers;
import java.util.LinkedList;
import java.util.List;
import spaska.data.Dataset;
/**
* This is a convenient base class for {@link InputReader}. InputReaders can
* extend this class to get some of the functionality.
*
*/
public abstract class AbstractInputReader implements InputReader... | UTF-8 | Java | 1,278 | java | AbstractInputReader.java | Java | [] | null | [] | package spaska.data.readers;
import java.util.LinkedList;
import java.util.List;
import spaska.data.Dataset;
/**
* This is a convenient base class for {@link InputReader}. InputReaders can
* extend this class to get some of the functionality.
*
*/
public abstract class AbstractInputReader implements InputReader... | 1,278 | 0.669797 | 0.669797 | 52 | 23.576923 | 23.683283 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.230769 | false | false | 2 |
1f33530b686bcd2817bcb87211261a20ad39c037 | 31,971,736,551,975 | 790083fa39e0874adb649020e17aa772bbf1ba0e | /app/src/main/java/mytechcorp/ir/assisstant/AddPersonActivity.java | 94f4821beb24435c74d8c60c5bc08bef257eeb64 | [] | no_license | moeinkarimi/Assisstant | https://github.com/moeinkarimi/Assisstant | 136129a26998511fb33fc128d35c9a69a322c838 | 71bbfad9c6a64cd29eccbed6eed46273603b3949 | refs/heads/test | 2021-07-14T08:01:37.480000 | 2020-05-19T18:17:59 | 2020-05-19T18:17:59 | 137,096,878 | 1 | 0 | null | false | 2018-06-12T21:49:53 | 2018-06-12T16:06:03 | 2018-06-12T21:21:24 | 2018-06-12T21:49:52 | 1,934 | 0 | 0 | 0 | Java | false | null | package mytechcorp.ir.assisstant;
import android.app.Activity;
import android.app.Dialog;
import android.content.Context;
import android.database.sqlite.SQLiteDatabase;
import android.graphics.Typeface;
import android.support.annotation.NonNull;
import android.support.v4.content.ContextCompat;
import android.support.v... | UTF-8 | Java | 8,555 | java | AddPersonActivity.java | Java | [] | null | [] | package mytechcorp.ir.assisstant;
import android.app.Activity;
import android.app.Dialog;
import android.content.Context;
import android.database.sqlite.SQLiteDatabase;
import android.graphics.Typeface;
import android.support.annotation.NonNull;
import android.support.v4.content.ContextCompat;
import android.support.v... | 8,555 | 0.538588 | 0.532226 | 182 | 45.631866 | 34.875946 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.862637 | false | false | 2 |
360b02e31044e455dc915599e96985265e2fe825 | 1,443,109,079,787 | 37a7c112c8c50f1920229ad8ed6a90583e8ce4c8 | /src/gnwf/dao/WfJobUserRelteDAO.java | 97749668163d7a6b9eb660eda0a8d323fb35af48 | [] | no_license | yeqingyun/pdm | https://github.com/yeqingyun/pdm | a25ebe6a4aed80c8a706a4cafbedd97ea114f9d6 | 80cdaf5d84711b0fbd72ba04e1a966971af12ceb | refs/heads/master | 2021-04-12T11:27:28.603000 | 2018-08-16T13:56:19 | 2018-08-16T13:56:19 | 126,423,239 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package gnwf.dao;
import java.util.List;
import org.apache.log4j.Logger;
import org.frm.dao.BasicDAO;
import org.frm.dao.GenericDAO;
import gnwf.dao.helper.WfJobUserRelteHelper;
import gnwf.vo.WfJobUserRelte;
public class WfJobUserRelteDAO extends BasicDAO implements GenericDAO {
private WfJobUserRelteHelper wfJobU... | UTF-8 | Java | 2,692 | java | WfJobUserRelteDAO.java | Java | [] | null | [] | package gnwf.dao;
import java.util.List;
import org.apache.log4j.Logger;
import org.frm.dao.BasicDAO;
import org.frm.dao.GenericDAO;
import gnwf.dao.helper.WfJobUserRelteHelper;
import gnwf.vo.WfJobUserRelte;
public class WfJobUserRelteDAO extends BasicDAO implements GenericDAO {
private WfJobUserRelteHelper wfJobU... | 2,692 | 0.751486 | 0.749629 | 79 | 33.088608 | 34.100815 | 150 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.417722 | false | false | 2 |
ce4bd9b736f48a7ab4d7eff1e6fae9de7a011b57 | 11,802,570,176,847 | 2a06da93f4d8ecc36a978148161dd1f48d10b552 | /src/test/java/com/gamesys/wormholetravel/unit/handlers/TravelerHandlerTest.java | 3039257ebcfe262d2b0d32e46d7bf8db147e6c4a | [] | no_license | carvo-zz/wormhole-travel | https://github.com/carvo-zz/wormhole-travel | c63f5eb09ba5b7217a0f7d80f82cd57b86b647d7 | d4f47a2b127a752a8b42aeb65762cc7575bd56eb | refs/heads/master | 2021-09-17T04:53:41.448000 | 2018-06-28T04:02:15 | 2018-06-28T04:02:15 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gamesys.wormholetravel.unit.handlers;
import com.gamesys.wormholetravel.UrlMapping;
import com.gamesys.wormholetravel.commons.ServiceResponse;
import com.gamesys.wormholetravel.handlers.TravelerHandler;
import com.gamesys.wormholetravel.models.Travel;
import com.gamesys.wormholetravel.services.TravelerServ... | UTF-8 | Java | 3,538 | java | TravelerHandlerTest.java | Java | [] | null | [] | package com.gamesys.wormholetravel.unit.handlers;
import com.gamesys.wormholetravel.UrlMapping;
import com.gamesys.wormholetravel.commons.ServiceResponse;
import com.gamesys.wormholetravel.handlers.TravelerHandler;
import com.gamesys.wormholetravel.models.Travel;
import com.gamesys.wormholetravel.services.TravelerServ... | 3,538 | 0.744206 | 0.739401 | 82 | 42.146343 | 31.65366 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.743902 | false | false | 2 |
993753136bfcd7068e34482d09cf9ebc9025e2cb | 14,010,183,323,048 | fc634fede6ec765e4effb12f9583beab6c09472c | /app/src/main/java/com/idmission/libtestproject/fragments/CustomizeUIConfiguration.java | f96ba0e6fbb99ac7346f7d2bc06a63d669c62dd2 | [] | no_license | evolv-idmission/eVolv-Android | https://github.com/evolv-idmission/eVolv-Android | 225b224f04f08188839a69d90bb9ee5d663a0ebe | abd5d18426ad39d7911b36c8a65e29e9156408df | refs/heads/master | 2022-11-23T14:10:12.421000 | 2020-07-28T12:09:42 | 2020-07-28T12:09:42 | 283,187,786 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.idmission.libtestproject.fragments;
import android.app.Activity;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.os.Bundle;
import android.util.Log;
import android.util.Pair;
import android.view.LayoutInflater;
import android.view.View;
... | UTF-8 | Java | 99,754 | java | CustomizeUIConfiguration.java | Java | [] | null | [] | package com.idmission.libtestproject.fragments;
import android.app.Activity;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.os.Bundle;
import android.util.Log;
import android.util.Pair;
import android.view.LayoutInflater;
import android.view.View;
... | 99,754 | 0.739559 | 0.738597 | 1,339 | 73.498878 | 46.441471 | 300 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.116505 | false | false | 2 |
042012f188c39be925477162f95ae1aee47f7942 | 27,839,978,017,639 | 1e5fe92eee7a08146240677ab5b2c41a99d15a06 | /app/src/main/java/com/samboy/dmcc/jobs/model/Job.java | e9d84ab7e70180f622e233ca75b6290f444420ff | [] | no_license | samrajuadapt/DMCC | https://github.com/samrajuadapt/DMCC | dcf8dc4334625d94ef013ce7cff874358b9cc18a | 4055cf0a425bd88e642d0a23d1750b232ebc85db | refs/heads/master | 2022-12-29T06:48:02.034000 | 2020-10-19T11:54:15 | 2020-10-19T11:54:15 | 304,887,959 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.samboy.dmcc.jobs.model;
import androidx.room.Entity;
import androidx.room.PrimaryKey;
@Entity(tableName = "jobs")
public class Job {
@PrimaryKey(autoGenerate = true)
private int id;
private String userId;
private String country;
private String region;
private String state;
priv... | UTF-8 | Java | 1,603 | java | Job.java | Java | [] | null | [] | package com.samboy.dmcc.jobs.model;
import androidx.room.Entity;
import androidx.room.PrimaryKey;
@Entity(tableName = "jobs")
public class Job {
@PrimaryKey(autoGenerate = true)
private int id;
private String userId;
private String country;
private String region;
private String state;
priv... | 1,603 | 0.58141 | 0.58141 | 84 | 18.071428 | 16.321024 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.416667 | false | false | 2 |
5cc36a20dc4c1a27c3e880b70a0b20a6524e5177 | 16,569,983,840,149 | a6370c75b974470e25aa628dab36a582dea9b2d8 | /sportsbetting-application-domain/src/main/java/com/example/sportsbetting/database/OutcomeBuilder.java | 8f7ec484ba6613300ad31823b058c321ff46bc20 | [] | no_license | JankovicsSandor/VDVNIO_Sportbetting | https://github.com/JankovicsSandor/VDVNIO_Sportbetting | f76d5fbe0a5eb3d8c55a98edfc0ac859f5e42656 | 5ad1b599a11160ab3e334dfafc6a800cd0f6c028 | refs/heads/master | 2020-08-08T02:51:45.941000 | 2019-11-30T14:07:36 | 2019-11-30T14:07:36 | 213,683,907 | 0 | 0 | null | false | 2020-07-02T00:57:38 | 2019-10-08T15:36:09 | 2019-11-30T14:07:58 | 2020-07-02T00:57:36 | 126 | 0 | 0 | 1 | Java | false | false | /*
* 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 com.example.sportsbetting.database;
import com.example.sportsbetting.domain.Bet;
import com.example.sportsbetting.domain.Outc... | UTF-8 | Java | 1,133 | java | OutcomeBuilder.java | Java | [
{
"context": "rayList;\nimport java.util.List;\n\n/**\n *\n * @author Sanyi\n */\npublic class OutcomeBuilder {\n\n private Str",
"end": 452,
"score": 0.9716165661811829,
"start": 447,
"tag": "NAME",
"value": "Sanyi"
}
] | 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 com.example.sportsbetting.database;
import com.example.sportsbetting.domain.Bet;
import com.example.sportsbetting.domain.Outc... | 1,133 | 0.694616 | 0.694616 | 48 | 22.604166 | 21.836266 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.458333 | false | false | 2 |
9f44ab6106adf8bd7baa360ad0d5bf1bbf1cace2 | 30,279,519,453,971 | a4916e8156e2324e036e73542321244ec01a062a | /IndicadoresFinancieros/src/com/ibm/banorte/indicadoresFinancieros/server/dto/DolarDTO.java | f8333701ede47033aea67a8d12a17557a907abb0 | [] | no_license | otobismac/PublicoSumando | https://github.com/otobismac/PublicoSumando | adbbfc3fcd779a5ed651f63ac3a4ac2a167ac291 | d571032db09a1fb0d9bfa1d6f6350e556112f9a9 | refs/heads/master | 2020-12-08T23:30:46.790000 | 2020-01-10T20:07:42 | 2020-01-10T20:07:42 | 233,121,248 | 1 | 0 | null | false | 2020-10-13T18:46:17 | 2020-01-10T20:00:48 | 2020-01-10T20:41:06 | 2020-10-13T18:46:16 | 96,608 | 1 | 0 | 2 | JavaScript | false | false | package com.ibm.banorte.indicadoresFinancieros.server.dto;
import java.io.Serializable;
public class DolarDTO implements Serializable {
/**
*
*/
private static final long serialVersionUID = 1L;
private String nombreDolar;
private String compra;
private String venta;
public String getNombreDo... | UTF-8 | Java | 699 | java | DolarDTO.java | Java | [] | null | [] | package com.ibm.banorte.indicadoresFinancieros.server.dto;
import java.io.Serializable;
public class DolarDTO implements Serializable {
/**
*
*/
private static final long serialVersionUID = 1L;
private String nombreDolar;
private String compra;
private String venta;
public String getNombreDo... | 699 | 0.688126 | 0.686695 | 37 | 16.891891 | 17.201168 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.243243 | false | false | 2 |
380fd9a1d085545f34f70d5c7d68da5ce707c0c7 | 25,134,148,640,964 | 5d125e3fa3557ec7e740a0781c0fc48189a70e8a | /程序员代码面试指南/第八章:数组和矩阵问题/src/dxc/no14_自然数数组的排序/Test.java | 0e68d5d835d6ac5b6d8d8bc802b6230bf027e5c1 | [] | no_license | Dangwuxie/LeetCode_JavaSE_2019 | https://github.com/Dangwuxie/LeetCode_JavaSE_2019 | 7d7cc117b4402e76266f089c5d289d5488115f9c | fedec290d9b63dc80c6fe55c3e85f3f7536a6b1e | refs/heads/master | 2020-06-02T22:33:22.915000 | 2020-03-09T11:32:56 | 2020-03-09T11:33:12 | 191,330,169 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dxc.no14_自然数数组的排序;
/**
* @author dxc
* @Title: Test
* @Description: 天下风云出我辈,一入代码岁月催,
* --------------皇图霸业谈笑中,不胜编程一场醉。
* @date 2020/1/7 21:53
*/
public class Test {
public static void main(String[] args) {
int[] arr = new int[]{1,4,3,2,5};
ArrSort.sort2(arr);
for (int cur : ... | UTF-8 | Java | 461 | java | Test.java | Java | [
{
"context": "package dxc.no14_自然数数组的排序;\n\n/**\n * @author dxc\n * @Title: Test\n * @Description: 天下风云出我辈,一入代码岁月催,",
"end": 46,
"score": 0.9996386170387268,
"start": 43,
"tag": "USERNAME",
"value": "dxc"
}
] | null | [] | package dxc.no14_自然数数组的排序;
/**
* @author dxc
* @Title: Test
* @Description: 天下风云出我辈,一入代码岁月催,
* --------------皇图霸业谈笑中,不胜编程一场醉。
* @date 2020/1/7 21:53
*/
public class Test {
public static void main(String[] args) {
int[] arr = new int[]{1,4,3,2,5};
ArrSort.sort2(arr);
for (int cur : ... | 461 | 0.527559 | 0.480315 | 21 | 17.142857 | 14.710818 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.380952 | false | false | 7 |
a5aaedf22e2fd5b0607860f88b96aff84269099b | 16,836,271,854,989 | a03d610b26a1fc0d65c69856af8343a556da3ef5 | /src/siestageek/mvc/controller/MVCInitController.java | 51d321be3320725c362d14941a9b5fd7df447cae | [] | no_license | zzyzzy/MVCProjectV0 | https://github.com/zzyzzy/MVCProjectV0 | b927f06088138090d5db17b26d8048de3bf2db28 | 291d63f16177ac200d4bdbffd04fa1c5405241d2 | refs/heads/master | 2022-08-02T02:22:54.084000 | 2020-05-22T07:27:24 | 2020-05-22T07:27:24 | 266,042,397 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package siestageek.mvc.controller;
import javax.servlet.ServletConfig;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import java.io.FileInputStream;
import java.util.HashMap;
import java.util.Iterator;
import java.util.Map;
import java.util.Properties;
public class MVCInitController ex... | UTF-8 | Java | 2,929 | java | MVCInitController.java | Java | [] | null | [] | package siestageek.mvc.controller;
import javax.servlet.ServletConfig;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import java.io.FileInputStream;
import java.util.HashMap;
import java.util.Iterator;
import java.util.Map;
import java.util.Properties;
public class MVCInitController ex... | 2,929 | 0.551669 | 0.551669 | 84 | 28.607143 | 19.591675 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.392857 | false | false | 7 |
26d1f6fc2bc28e9167708e49186751028bd2e9fb | 8,504,035,282,093 | 02294d577bb9120d7ca49c9ce0225d351a3b2277 | /Flight-Service/src/main/java/capg/poc/FlightService/services/FlightService.java | 5c18aa330e179b6c957c78fbd93e94a2e2a93720 | [] | no_license | simranarora298/Online-Flight-Booking-System | https://github.com/simranarora298/Online-Flight-Booking-System | 8fc252931bc84239d51e3450abcbf9f42c6c4f90 | 58a945eb9b969effa15de12e3de90fdf999cabbd | refs/heads/main | 2023-08-18T07:11:21.300000 | 2021-10-17T17:16:34 | 2021-10-17T17:16:34 | 413,876,828 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package capg.poc.FlightService.services;
import java.util.ArrayList;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import capg.poc.FlightService.models.Flight;
import capg.poc.FlightService.repository.FlightRepository;
... | UTF-8 | Java | 1,658 | java | FlightService.java | Java | [] | null | [] | package capg.poc.FlightService.services;
import java.util.ArrayList;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import capg.poc.FlightService.models.Flight;
import capg.poc.FlightService.repository.FlightRepository;
... | 1,658 | 0.720748 | 0.720748 | 68 | 22.411764 | 23.442818 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.617647 | false | false | 7 |
6d86394deaa0ee4a75d8342d876290e9da072e1b | 7,859,790,197,076 | 3c75601021eb721876b8499b6079e86841a6fb83 | /src/latihanUkl4A/LatihanUkl4A.java | 1eac679077050ed07492e4c7053573ac533c8510 | [] | no_license | AyuAisyahFatimatuhSyahra/LatihanUkl4 | https://github.com/AyuAisyahFatimatuhSyahra/LatihanUkl4 | 765ac6511c31fa6c9c677e07f527e2826b5ba185 | 370c861541526023e73ea532fd17ad016097f724 | refs/heads/master | 2023-06-26T23:55:56.724000 | 2021-08-02T13:23:22 | 2021-08-02T13:23:22 | 391,957,586 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package latihanUkl4A;
public class LatihanUkl4A {
public static void main(String[] args) {
// TODO code application logic... | UTF-8 | Java | 774 | java | LatihanUkl4A.java | Java | [] | 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 latihanUkl4A;
public class LatihanUkl4A {
public static void main(String[] args) {
// TODO code application logic... | 774 | 0.529716 | 0.520672 | 29 | 25.689655 | 20.217957 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.758621 | false | false | 7 |
317bf82bc07e4456736e8db32a8ae5d737110d26 | 4,140,348,535,035 | 4353c02f63211c3f76bfc0dad367a7a180293fb1 | /src/main/java/com/medico/swiftcure/model/Comment.java | 9c16b3304786666dd9ed8e210ed1bad6693c8467 | [] | no_license | EnnBi/myrepo | https://github.com/EnnBi/myrepo | 339d447f1858192e8eeed1f4689b6c9dc0e149a7 | 2b6e3589b83a21757b24e4a74fade602ca73db8e | refs/heads/master | 2019-04-27T09:45:44.501000 | 2017-09-18T07:03:24 | 2017-09-18T07:03:24 | 82,655,742 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.medico.swiftcure.model;
import java.util.Date;
import java.util.List;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.p... | UTF-8 | Java | 1,708 | java | Comment.java | Java | [] | null | [] | package com.medico.swiftcure.model;
import java.util.Date;
import java.util.List;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.p... | 1,708 | 0.741803 | 0.741803 | 93 | 17.365591 | 16.317934 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.11828 | false | false | 7 |
af65dd635debe2ac4ce24ed2f577f24512b78533 | 32,152,125,197,862 | ce774eba6d63d7b3db7e338321b0db1333423e96 | /scParent/cloudalibaba-provider-payment9001/src/main/java/com/test/controller/PaymentController.java | 2e00874e455579392960a6c0da8aca09c9294faa | [] | no_license | ExcelCodeM/springCloudTest | https://github.com/ExcelCodeM/springCloudTest | 431631d8ee4345c32ea411c2a205640fc9902884 | 0949fa0559463a8fe0fbed35f1e494c81ddc8f6b | refs/heads/master | 2023-03-20T12:10:28.796000 | 2023-03-14T17:20:41 | 2023-03-14T17:20:41 | 246,057,727 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.test.controller;
import com.test.entity.R;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RestController;
/**
* @author :Breez... | UTF-8 | Java | 650 | java | PaymentController.java | Java | [
{
"context": ".bind.annotation.RestController;\n\n/**\n * @author :Breeze\n * @date :Created in 2020/4/16 22:36\n * @descript",
"end": 321,
"score": 0.9964118003845215,
"start": 315,
"tag": "USERNAME",
"value": "Breeze"
}
] | null | [] | package com.test.controller;
import com.test.entity.R;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RestController;
/**
* @author :Breez... | 650 | 0.715838 | 0.694099 | 26 | 23.76923 | 22.299202 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.423077 | false | false | 7 |
e66428b8679bd45f8f14439b0541bb1febc6d7f6 | 7,679,401,556,785 | 171940766add6dac321d8e7f10fbf7ce1ae7fbb0 | /Profile.java | a80695f77f5b1c7eb57445b2672fee241b342bc9 | [] | no_license | YanboGuo/522-final-project | https://github.com/YanboGuo/522-final-project | 7361a0c92d0a7341edef2f1a67ef0aabdf9d23e9 | 08609445bde13881d47f0a5755e0c855b034a995 | refs/heads/master | 2021-08-20T01:00:11.496000 | 2017-11-27T21:41:43 | 2017-11-27T21:41:43 | 112,017,850 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.*;
public class Profile {
private Scanner profilescanner = new Scanner(System.in);
String username = null;
private String password = null;
String address = null;
String phonenumber = null;
Payment payment = null;
String email = null;
account account;
public Profile(String usern... | UTF-8 | Java | 4,445 | java | Profile.java | Java | [
{
"context": "tring username = null;\r\n\tprivate String password = null;\r\n\tString address = null;\r\n\tString phonenumber = ",
"end": 163,
"score": 0.9669264554977417,
"start": 159,
"tag": "PASSWORD",
"value": "null"
},
{
"context": "ing password, account account){\r\n\t\tthis.us... | null | [] | import java.util.*;
public class Profile {
private Scanner profilescanner = new Scanner(System.in);
String username = null;
private String password = <PASSWORD>;
String address = null;
String phonenumber = null;
Payment payment = null;
String email = null;
account account;
public Profile(String... | 4,451 | 0.666592 | 0.662317 | 150 | 27.633333 | 21.786667 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.553333 | false | false | 7 |
f1bcab72d41c7df8f57dfeba20a848337a30548a | 34,265,249,087,619 | 695a788a830a198f04c1cdf9edab1733f6c3b3e3 | /volcano/src/main/java/br/mil/defesa/sisgeodef/srtm/LatLon.java | b2eb578cbf2b910824a64330291de4a54d20a302 | [] | no_license | icemagno/geoinfra | https://github.com/icemagno/geoinfra | 0270e4b7b88532b1e866223febf32054e16784e3 | 21f83a636c46f5f7ec88833aa7bc84ff31758873 | refs/heads/master | 2021-06-05T01:48:23.150000 | 2020-08-04T08:20:30 | 2020-08-04T08:20:30 | 186,869,306 | 1 | 0 | null | false | 2021-05-11T01:30:52 | 2019-05-15T17:00:00 | 2020-08-04T08:20:41 | 2021-05-11T01:30:51 | 873,911 | 0 | 0 | 17 | JavaScript | false | false | package br.mil.defesa.sisgeodef.srtm;
public class LatLon {
public double lat;
public double lon;
public LatLon( double lat, double lon) {
this.lat = lat;
this.lon = lon;
}
public double getLat() {
return lat;
}
public double getLon() {
return lon;
}
@Override
public Strin... | UTF-8 | Java | 406 | java | LatLon.java | Java | [] | null | [] | package br.mil.defesa.sisgeodef.srtm;
public class LatLon {
public double lat;
public double lon;
public LatLon( double lat, double lon) {
this.lat = lat;
this.lon = lon;
}
public double getLat() {
return lat;
}
public double getLon() {
return lon;
}
@Override
public Strin... | 406 | 0.610837 | 0.610837 | 25 | 14.24 | 14.865477 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.44 | false | false | 7 |
3f5cd737dda47dc30b19fb41d75783aeab595954 | 21,792,664,079,991 | 1e9db92de9e745f3259b1c803b63576d75fb5d07 | /src/main/java/ogs/wapi/mock/dao/entities/TransactionType.java | 021888618515015e69534a0c4978350eea578904 | [] | no_license | Amitpawar503/lazzy | https://github.com/Amitpawar503/lazzy | 0b72e64876f3fef3ba0392e94c3bb7bbd27b10aa | 14bef96000986ef75b78852f26dbf7dc9b6ab790 | refs/heads/master | 2020-04-01T13:51:42.279000 | 2018-10-16T10:59:36 | 2018-10-16T10:59:36 | 153,270,351 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ogs.wapi.mock.dao.entities;
public enum TransactionType
{
wager,
result,
rollback
}
| UTF-8 | Java | 97 | java | TransactionType.java | Java | [] | null | [] | package ogs.wapi.mock.dao.entities;
public enum TransactionType
{
wager,
result,
rollback
}
| 97 | 0.752577 | 0.752577 | 8 | 11.125 | 12.323124 | 35 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.75 | false | false | 7 |
fc2bb1d8fe1e976740c4a89b331b8572d28641ac | 17,420,387,393,617 | ad713f187758a74a0891da47fc5a14d640c4ab77 | /Bank Management System BMS/src/com/cgBanka/service/cgBankService.java | 95c639177cfb6c5a24543427237c420397fcf1a4 | [] | no_license | mouli07/Assignment-1 | https://github.com/mouli07/Assignment-1 | 491c6119af91e417614244cbb7cddff07ac91cb5 | 43cb726e8bc946f509c3a450276ba0877dbe1205 | refs/heads/master | 2020-03-23T19:10:56.358000 | 2018-08-25T17:46:46 | 2018-08-25T17:46:46 | 141,958,383 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cgBanka.service;
import java.util.ArrayList;
import java.util.Collection;
import java.util.List;
import java.util.Map;
import com.cgBanka.factory.cgBankFactory;
import com.cgbank.dao.cgBankDAO;
import com.framework.dao.BankDAOImpl;
import com.framework.pojo.BankAccount;
import com.framework.pojo.Customer;... | UTF-8 | Java | 2,655 | java | cgBankService.java | Java | [] | null | [] | package com.cgBanka.service;
import java.util.ArrayList;
import java.util.Collection;
import java.util.List;
import java.util.Map;
import com.cgBanka.factory.cgBankFactory;
import com.cgbank.dao.cgBankDAO;
import com.framework.dao.BankDAOImpl;
import com.framework.pojo.BankAccount;
import com.framework.pojo.Customer;... | 2,655 | 0.74049 | 0.738606 | 111 | 22.918919 | 23.268946 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.675676 | false | false | 7 |
c76f5667475a85bf00b5c99187bd019296d0df9d | 30,588,757,125,365 | 31320cad2a52e59ef2e14141f84e9ffc62db9036 | /src/main/java/com/vertexacademy/sort/MergeSort.java | f12dbe2a99fe667881c5e1715e7cd9dd55587726 | [] | no_license | jg-project/vertex | https://github.com/jg-project/vertex | b2083433b2e4a9d20a424637dfb4481682cfcb11 | 80872ec3d6f4b65479b67fdb2ee934f4c0286ac6 | refs/heads/master | 2021-01-01T05:13:52.853000 | 2016-05-29T10:14:57 | 2016-05-29T10:14:57 | 56,857,064 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.vertexacademy.sort;
import java.util.ArrayList;
/**
* Created by Vasyl on 23/04/2016.
*/
public class MergeSort implements Sorteable {
int[] array = new int[100];
{
for (int i = 0; i < array.length; i++) {
array[i] = (int) (Math.random() * 1000);
}
}
@Overri... | UTF-8 | Java | 1,691 | java | MergeSort.java | Java | [
{
"context": "t;\n\nimport java.util.ArrayList;\n\n/**\n * Created by Vasyl on 23/04/2016.\n */\npublic class MergeSort impleme",
"end": 85,
"score": 0.9982087016105652,
"start": 80,
"tag": "NAME",
"value": "Vasyl"
}
] | null | [] | package com.vertexacademy.sort;
import java.util.ArrayList;
/**
* Created by Vasyl on 23/04/2016.
*/
public class MergeSort implements Sorteable {
int[] array = new int[100];
{
for (int i = 0; i < array.length; i++) {
array[i] = (int) (Math.random() * 1000);
}
}
@Overri... | 1,691 | 0.467771 | 0.450621 | 64 | 25.421875 | 19.876026 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.453125 | false | false | 7 |
7c74eed461bbc462a54cbe67e808c154febeffc9 | 6,957,847,088,634 | 709d7c805dfbd0e785f1fb7b68161e23ba4cb387 | /src/test/java/com/cooper/demo/MybatisPlusTest.java | 9cddbbad1d2540ee497ad8a15ee45541c27dc422 | [] | no_license | CooperXJ/CephNetdisk | https://github.com/CooperXJ/CephNetdisk | 97cb039eba05b1add8378327f8173499eb930862 | 5ccca832b1804520aa60933116432a1602325f45 | refs/heads/master | 2023-06-05T02:25:19.953000 | 2021-06-23T01:37:09 | 2021-06-23T01:37:09 | 316,885,806 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cooper.demo;
import com.baomidou.mybatisplus.core.conditions.query.QueryWrapper;
import com.cooper.demo.Bean.User;
import com.cooper.demo.Mapper.UserMapper;
import org.junit.Test;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.context.SpringBootTest;
/*... | UTF-8 | Java | 824 | java | MybatisPlusTest.java | Java | [
{
"context": "boot.test.context.SpringBootTest;\n\n/**\n * @author 薛进\n * @version 1.0\n * @Description\n * @date 2021/6/1",
"end": 335,
"score": 0.9992773532867432,
"start": 333,
"tag": "NAME",
"value": "薛进"
},
{
"context": "ew QueryWrapper();\n wrapper.eq(\"username\",\"Xiao... | null | [] | package com.cooper.demo;
import com.baomidou.mybatisplus.core.conditions.query.QueryWrapper;
import com.cooper.demo.Bean.User;
import com.cooper.demo.Mapper.UserMapper;
import org.junit.Test;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.context.SpringBootTest;
/*... | 824 | 0.697304 | 0.682598 | 31 | 25.32258 | 19.599848 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.451613 | false | false | 7 |
473ea579e36fdc0e07d25d17a6296d64cee664b4 | 7,997,229,128,741 | 914f8f7fa94e31e0a489ac6246c1fa148600452b | /src/main/java/com/x_j0nnay_x/defincraft/items/customHoe.java | ea814b8dc5d855c2189df1e3e22f40f93fc2bdaf | [] | no_license | x-j0nnay-x/DefineCraft-Mod-1.16.4- | https://github.com/x-j0nnay-x/DefineCraft-Mod-1.16.4- | 78a392770efc482566f487ce77f9e63f27ce19b1 | 63044d7198ddecb384bdadc9f18e9098083cea35 | refs/heads/main | 2023-02-28T00:28:09.578000 | 2021-02-07T16:13:58 | 2021-02-07T16:13:58 | 326,068,255 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.x_j0nnay_x.defincraft.items;
import com.x_j0nnay_x.defincraft.util.RegHandler;
import net.minecraft.client.util.ITooltipFlag;
import net.minecraft.enchantment.Enchantments;
import net.minecraft.entity.player.PlayerEntity;
import net.minecraft.item.HoeItem;
import net.minecraft.item.IItemTier;
import net.mi... | UTF-8 | Java | 1,452 | java | customHoe.java | Java | [] | null | [] | package com.x_j0nnay_x.defincraft.items;
import com.x_j0nnay_x.defincraft.util.RegHandler;
import net.minecraft.client.util.ITooltipFlag;
import net.minecraft.enchantment.Enchantments;
import net.minecraft.entity.player.PlayerEntity;
import net.minecraft.item.HoeItem;
import net.minecraft.item.IItemTier;
import net.mi... | 1,452 | 0.732782 | 0.722452 | 38 | 37.210526 | 27.538641 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.842105 | false | false | 7 |
02aaa83fe9e691f4d5b0083781b22b3d800b2a01 | 515,396,134,821 | 21bd1ce3a13db5732f2b9ff51898e142f389e61f | /VC_SDET/src/com/vivriti/soundarya/assignment/QuestionsPage.java | 12868abc37fac480dc1b8b3e21daffef037cb168 | [] | no_license | Soundarya-Sundaram/VC_SDET_Rep | https://github.com/Soundarya-Sundaram/VC_SDET_Rep | b80fbf86bfa7f235a70ad7cd5447d782106eda60 | 3726d43b2bb138011657a1f375987d6a1006e3da | refs/heads/master | 2022-05-28T05:06:45.749000 | 2020-05-01T17:10:27 | 2020-05-01T17:10:27 | 260,511,771 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.vivriti.soundarya.assignment;
import java.text.SimpleDateFormat;
import java.util.Calendar;
import java.util.Date;
import java.util.List;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.ui.Select;
imp... | UTF-8 | Java | 3,248 | java | QuestionsPage.java | Java | [] | null | [] | package com.vivriti.soundarya.assignment;
import java.text.SimpleDateFormat;
import java.util.Calendar;
import java.util.Date;
import java.util.List;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.ui.Select;
imp... | 3,248 | 0.612993 | 0.612069 | 111 | 27.261261 | 23.897947 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.558559 | false | false | 7 |
5e37d5730d2e9eb6a0b3211f16785c83f92e9e95 | 9,517,647,563,501 | d68a5bd9f10d31fe79603418997a46af0579cb39 | /src/main/java/com/cinema/model/dto/MovieSessionResponseDto.java | 7752f9c0e49d5cd97be28c79f218cf5403486421 | [] | no_license | matviichuk92/cimena | https://github.com/matviichuk92/cimena | b7e85ec9ff762ece3964c67bc83aab559b70175e | 9edd27ab62c3d37bee799ed31e0528274ab57083 | refs/heads/master | 2023-01-02T22:02:02.452000 | 2020-10-27T13:37:20 | 2020-10-27T13:37:20 | 299,871,340 | 0 | 0 | null | false | 2020-10-29T15:06:50 | 2020-09-30T09:31:01 | 2020-10-28T11:38:10 | 2020-10-29T15:04:58 | 103 | 0 | 0 | 1 | Java | false | false | package com.cinema.model.dto;
import com.fasterxml.jackson.databind.annotation.JsonSerialize;
import com.fasterxml.jackson.datatype.jsr310.ser.LocalDateTimeSerializer;
import java.time.LocalDateTime;
public class MovieSessionResponseDto {
private Long sessionId;
private Long movieId;
private Long hallId;
... | UTF-8 | Java | 1,022 | java | MovieSessionResponseDto.java | Java | [] | null | [] | package com.cinema.model.dto;
import com.fasterxml.jackson.databind.annotation.JsonSerialize;
import com.fasterxml.jackson.datatype.jsr310.ser.LocalDateTimeSerializer;
import java.time.LocalDateTime;
public class MovieSessionResponseDto {
private Long sessionId;
private Long movieId;
private Long hallId;
... | 1,022 | 0.678082 | 0.675147 | 45 | 21.711111 | 19.391432 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.355556 | false | false | 7 |
b49c967af309fd1f834bebfac3d8173dc37eb8e8 | 15,418,932,602,618 | 2d6f6dc8591200ca13b68f78cb20346742a388ed | /RobotGame/src/robotgame/model/tablemodel/Event.java | 63c5520413cc4c6662667f9231b33063ce1e1764 | [] | no_license | kissLevi/robotGame | https://github.com/kissLevi/robotGame | 32783673294923de4939936047bd5377b5656de5 | 08a685001b4c14489b336ae609ca0f710f17200a | refs/heads/master | 2021-05-09T23:01:01.459000 | 2018-01-24T17:02:55 | 2018-01-24T17:02:55 | 118,768,043 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package robotgame.model.tablemodel;
public class Event {
private Direction direction;
private EventType event;
public Event(EventType event, Direction direction){
this.direction = direction;
this.event = event;
}
final void setEventType(EventType event){
this.event =... | UTF-8 | Java | 586 | java | Event.java | Java | [] | null | [] | package robotgame.model.tablemodel;
public class Event {
private Direction direction;
private EventType event;
public Event(EventType event, Direction direction){
this.direction = direction;
this.event = event;
}
final void setEventType(EventType event){
this.event =... | 586 | 0.648464 | 0.648464 | 27 | 20.703703 | 17.09194 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.37037 | false | false | 7 |
4441eb67bf0d82893c96190ef0a8614e83ea78da | 9,320,079,057,890 | c8e5859277c1950751a799a72e83e668d9734a5a | /src/main/java/kelvin/mite/mixin/client/HorseEntityModelMixin.java | ae271115042bf865a68b2edce2c6980f487d606a | [
"MIT"
] | permissive | Kelvin285/MITE-Reborn | https://github.com/Kelvin285/MITE-Reborn | 9b288e68110e519242f1043ce4bfdc7f517f0bfa | 006a33f1d437f16d2394693f206c888a199d561c | refs/heads/master | 2022-05-08T15:06:48.513000 | 2022-03-01T15:24:33 | 2022-03-01T15:24:33 | 219,820,472 | 15 | 12 | MIT | false | 2022-10-06T18:13:59 | 2019-11-05T18:14:23 | 2022-09-12T03:00:10 | 2022-03-01T15:24:36 | 6,801 | 11 | 9 | 3 | Java | false | false | package kelvin.mite.mixin.client;
import kelvin.mite.entity.HorseKicking;
import net.minecraft.client.model.ModelPart;
import net.minecraft.client.render.entity.model.AnimalModel;
import net.minecraft.client.render.entity.model.HorseEntityModel;
import net.minecraft.entity.passive.HorseBaseEntity;
import net.minecraft... | UTF-8 | Java | 9,348 | java | HorseEntityModelMixin.java | Java | [] | null | [] | package kelvin.mite.mixin.client;
import kelvin.mite.entity.HorseKicking;
import net.minecraft.client.model.ModelPart;
import net.minecraft.client.render.entity.model.AnimalModel;
import net.minecraft.client.render.entity.model.HorseEntityModel;
import net.minecraft.entity.passive.HorseBaseEntity;
import net.minecraft... | 9,348 | 0.674369 | 0.64356 | 180 | 50.933334 | 39.320282 | 210 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.794444 | false | false | 7 |
1abebea4da7d56a84f28e94600f7e25625aa9d9b | 3,959,959,872,326 | b2817c2c75c7bb6691ef963b4b02fcdb9f8a2fdc | /app/src/main/java/com/solutio/app/diary/subsistence/SubsistencesView.java | 0eb4b6f35896a2a9d2b7daacc953b203d9d6bd5c | [] | no_license | jcigmenupraxis/solutio-mobile | https://github.com/jcigmenupraxis/solutio-mobile | fe2b02a17ac80714e99ca8c6a40f788ceddd888e | 96b55ffa5b5e652459a5597fe2711b85088b1f06 | refs/heads/master | 2016-09-27T07:01:38.745000 | 2016-09-09T05:19:01 | 2016-09-09T05:19:01 | 48,011,384 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.solutio.app.diary.subsistence;
import com.solutio.app.diary.DiaryEntry;
import org.noobs2d.yamvp.core.View;
import java.util.List;
/**
* Shows all the claimed subsistences for a certain Diary Entry.
*
* @author Julious Igmen
*/
public interface SubsistencesView extends View {
String TAG = Subsi... | UTF-8 | Java | 1,039 | java | SubsistencesView.java | Java | [
{
"context": "sistences for a certain Diary Entry.\n *\n * @author Julious Igmen\n */\npublic interface SubsistencesView extends Vie",
"end": 243,
"score": 0.9998847842216492,
"start": 230,
"tag": "NAME",
"value": "Julious Igmen"
}
] | null | [] | package com.solutio.app.diary.subsistence;
import com.solutio.app.diary.DiaryEntry;
import org.noobs2d.yamvp.core.View;
import java.util.List;
/**
* Shows all the claimed subsistences for a certain Diary Entry.
*
* @author <NAME>
*/
public interface SubsistencesView extends View {
String TAG = Subsistences... | 1,032 | 0.769009 | 0.768046 | 46 | 21.586956 | 23.963356 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.413043 | false | false | 7 |
3a9957c728185a79281221eb3d007a78c9fd5f50 | 34,583,076,668,853 | f6cb837ecbf4d556c81a43a238465ffa46e1e662 | /game-objects/src/main/java/fr/iutdeck/objects/GameObjectType.java | 9f498dabf7a23957f33b234fd1f6f29efde2d163 | [] | no_license | Marethyun/iutdeck-server | https://github.com/Marethyun/iutdeck-server | c338e39891b1dbe2b36d955fd907b99330e26f9d | 64bd7d1e7df11632737d517b2ae79acf814bf247 | refs/heads/master | 2022-04-10T06:30:13.469000 | 2020-04-03T14:34:27 | 2020-04-03T14:34:27 | 236,713,498 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package fr.iutdeck.objects;
/**
* Décrit un gameobject dans sa sérialisation uniquement
*/
public enum GameObjectType {
ROOT("ROOT"),
CARD("CARD"),
HERO("HERO"),
PLAYER("PLYR"),
OPPONENT("OPNT"),
BOARD("BORD"),
DECK("DECK"),
HAND("HAND");
public final String name;
... | UTF-8 | Java | 480 | java | GameObjectType.java | Java | [] | null | [] | package fr.iutdeck.objects;
/**
* Décrit un gameobject dans sa sérialisation uniquement
*/
public enum GameObjectType {
ROOT("ROOT"),
CARD("CARD"),
HERO("HERO"),
PLAYER("PLYR"),
OPPONENT("OPNT"),
BOARD("BORD"),
DECK("DECK"),
HAND("HAND");
public final String name;
... | 480 | 0.552301 | 0.552301 | 26 | 16.384615 | 13.240604 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.461538 | false | false | 7 |
23c4c913f6260b7e1e7245d02e07ed900b66e39c | 26,594,437,557,189 | 29363b04f2850254e6ac0d1c2f0e18e870cbbee3 | /K-diff Pairs in an Array/Solution.java | a837626fa480bb35e302f0c52a8b8f9f760839e8 | [] | no_license | isfaaghyth/algorithm-playground | https://github.com/isfaaghyth/algorithm-playground | ca6184a70639bc8176920d4a9470888ef3f56e74 | 5af139031d0d069b0792398608288284e2175972 | refs/heads/master | 2020-07-28T08:24:07.085000 | 2019-09-18T17:12:41 | 2019-09-18T17:12:41 | 209,363,530 | 21 | 8 | null | null | null | null | null | null | null | null | null | null | null | null | null | // https://leetcode.com/problems/k-diff-pairs-in-an-array
//
//
// Given an array of integers and an integer k, you need to find the number of unique k-diff pairs in the array. Here a k-diff pair is defined as an integer pair (i, j), where i and j are both numbers in the array and their absolute difference is k.
//
... | UTF-8 | Java | 1,016 | java | Solution.java | Java | [] | null | [] | // https://leetcode.com/problems/k-diff-pairs-in-an-array
//
//
// Given an array of integers and an integer k, you need to find the number of unique k-diff pairs in the array. Here a k-diff pair is defined as an integer pair (i, j), where i and j are both numbers in the array and their absolute difference is k.
//
... | 1,016 | 0.550197 | 0.530512 | 28 | 35.285713 | 46.530987 | 249 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.821429 | false | false | 7 |
e0d242be134722e9f5dc420644b5701b3decdb34 | 5,686,536,723,987 | f35d451370b58d35946d8311e06317ad253665ec | /library/src/test/java/com/mapzen/valhalla/TestHttpHandler.java | ab18bc283773026fef28d6cffa6a427aa74a8bc9 | [
"Apache-2.0"
] | permissive | nebular/on-the-road_android | https://github.com/nebular/on-the-road_android | cc4ec5359d3b33c2d897734f38d2f25c0256b106 | 56a52a95d4f721b194344823bc6a4bb1626846c0 | refs/heads/master | 2021-01-17T10:15:08.586000 | 2017-02-28T21:22:38 | 2017-02-28T21:22:38 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mapzen.valhalla;
import java.io.IOException;
import okhttp3.Interceptor;
import okhttp3.logging.HttpLoggingInterceptor;
import retrofit2.Callback;
import retrofit2.Response;
/**
* Executes route requests synchronously in testing environment.
*/
class TestHttpHandler extends HttpHandler {
boolean head... | UTF-8 | Java | 906 | java | TestHttpHandler.java | Java | [] | null | [] | package com.mapzen.valhalla;
import java.io.IOException;
import okhttp3.Interceptor;
import okhttp3.logging.HttpLoggingInterceptor;
import retrofit2.Callback;
import retrofit2.Response;
/**
* Executes route requests synchronously in testing environment.
*/
class TestHttpHandler extends HttpHandler {
boolean head... | 906 | 0.743929 | 0.738411 | 34 | 25.647058 | 25.209572 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.529412 | false | false | 7 |
da411f146f807671b1a3cf736df42d24c6f15ebf | 5,789,615,925,167 | 55413f8c3542bedf3fc2bb79bbf878e058663bac | /src/main/java/com/hackerrank/LuckBalance.java | 77f86a4f13292c05287c6fa3b632d7f72e03a08f | [
"MIT"
] | permissive | aucd29/algs-progfun | https://github.com/aucd29/algs-progfun | 73ca37a1fb63dca662b81224c81272238449e6e2 | a89b0d332a3d4a257618e9ae6c7f898cb1695246 | refs/heads/master | 2021-08-28T00:49:18.192000 | 2017-12-10T23:18:36 | 2017-12-10T23:18:36 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hackerrank;
import java.util.PriorityQueue;
import java.util.Scanner;
public class LuckBalance {
public static void main(String[] args) {
Scanner in = new Scanner(System.in);
int n = in.nextInt();
int k = in.nextInt();
PriorityQueue<Integer> queue = new PriorityQueue<... | UTF-8 | Java | 744 | java | LuckBalance.java | Java | [] | null | [] | package com.hackerrank;
import java.util.PriorityQueue;
import java.util.Scanner;
public class LuckBalance {
public static void main(String[] args) {
Scanner in = new Scanner(System.in);
int n = in.nextInt();
int k = in.nextInt();
PriorityQueue<Integer> queue = new PriorityQueue<... | 744 | 0.485215 | 0.478495 | 30 | 23.799999 | 16.287828 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.633333 | false | false | 7 |
bf3ae5705a55a95bd1161f0d6e30f0fe001a3244 | 24,051,816,901,313 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/7/7_342ae41710af608696c33e1fbba768e4656b8444/HuffmanByteUncompress/7_342ae41710af608696c33e1fbba768e4656b8444_HuffmanByteUncompress_s.java | c1229a4065d06fff8aeff181dc95b4bef8cdc036 | [] | 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 | /*******************************************************************************
* Copyright (c) 2011 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and... | UTF-8 | Java | 2,745 | java | 7_342ae41710af608696c33e1fbba768e4656b8444_HuffmanByteUncompress_s.java | Java | [] | null | [] | /*******************************************************************************
* Copyright (c) 2011 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and... | 2,745 | 0.645537 | 0.638251 | 90 | 29.48889 | 25.57744 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.522222 | false | false | 7 |
979b2537b6c49fc9aa9e87505ab093f4e688c879 | 34,686,155,890,169 | 74290306d4bdc4ab85ece2bbebe05321d5dcc3bf | /src/main/java/com/qinyuan15/lottery/mvc/activity/dualcoloredball/ZhcwPageParser.java | 4962c3e66a4903fe7a6eac08e11cd2ae433bc039 | [] | no_license | qinyuan/lottery | https://github.com/qinyuan/lottery | c81a3adc3b3ec86b16ddc388de5bfa6eec046778 | afd78e155c771528076c5a64806ac7f692d13103 | refs/heads/master | 2021-01-21T04:27:28.928000 | 2016-05-16T15:06:03 | 2016-05-16T15:06:03 | 37,542,210 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.qinyuan15.lottery.mvc.activity.dualcoloredball;
import com.google.common.base.Joiner;
import com.qinyuan.lib.network.html.JavaScriptExecutor;
import org.mozilla.javascript.NativeObject;
import java.text.DecimalFormat;
import java.util.Arrays;
import static com.qinyuan15.lottery.mvc.activity.dualcoloredba... | UTF-8 | Java | 1,716 | java | ZhcwPageParser.java | Java | [] | null | [] | package com.qinyuan15.lottery.mvc.activity.dualcoloredball;
import com.google.common.base.Joiner;
import com.qinyuan.lib.network.html.JavaScriptExecutor;
import org.mozilla.javascript.NativeObject;
import java.text.DecimalFormat;
import java.util.Arrays;
import static com.qinyuan15.lottery.mvc.activity.dualcoloredba... | 1,716 | 0.619464 | 0.613636 | 53 | 31.377359 | 26.034248 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.528302 | false | false | 7 |
e748fe727c575eeb8816bf2bb8f3a4b1291ecbf1 | 35,064,113,009,900 | cb62eac6c8e1693c1753b3dffa71baf3b866ea57 | /CompactERP/src/main/java/cn/com/easyerp/core/authGroup/MenuGroup.java | 46632133cd7584a63c91a00d627b9fd4d8e6b4e5 | [
"Apache-2.0"
] | permissive | ZZQSimon/tools | https://github.com/ZZQSimon/tools | 14ba6e407af004d563dfb14b963a41a62152320a | cea6d6199d9ab07005c6e04a1bfd844c04c72e95 | refs/heads/master | 2021-05-20T17:24:42.888000 | 2019-11-04T03:31:20 | 2019-11-04T03:31:20 | 64,719,299 | 1 | 0 | Apache-2.0 | false | 2021-04-26T19:37:10 | 2016-08-02T02:59:41 | 2019-11-13T08:47:27 | 2021-04-26T19:37:10 | 53,101 | 0 | 0 | 5 | JavaScript | false | false | package cn.com.easyerp.core.authGroup;
public class MenuGroup {
private String menu_group_id;
public String getMenu_group_id() {
return this.menu_group_id;
}
private String menu_id;
public void setMenu_group_id(String menu_group_id) {
this.menu_group_id = menu_group_id;
}
... | UTF-8 | Java | 472 | java | MenuGroup.java | Java | [] | null | [] | package cn.com.easyerp.core.authGroup;
public class MenuGroup {
private String menu_group_id;
public String getMenu_group_id() {
return this.menu_group_id;
}
private String menu_id;
public void setMenu_group_id(String menu_group_id) {
this.menu_group_id = menu_group_id;
}
... | 472 | 0.620763 | 0.620763 | 23 | 19.52174 | 18.014172 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.304348 | false | false | 7 |
122588f97459c2a9ed4a76950e4c2ecf4bb0462c | 3,513,283,272,805 | b13cec6bca13c7a4b77f7bf71b20e88ac1b851a3 | /src/main/java/com/example/demo/configuration/SecurityConfiguration.java | 48c7fe5b57238680ce6ce5b5c38f147acba79ce2 | [] | no_license | Czarek-Ochman/Cookbook | https://github.com/Czarek-Ochman/Cookbook | f7ac1fa73d115f3881e70307f74191dda833d351 | 28a1340e6ade91cd3bb303dbc599c23c11603a86 | refs/heads/master | 2023-01-29T23:10:49.723000 | 2020-12-10T14:29:36 | 2020-12-10T14:29:36 | 297,374,801 | 0 | 0 | null | false | 2020-10-05T20:59:31 | 2020-09-21T15:02:26 | 2020-09-25T09:05:36 | 2020-10-05T20:59:31 | 60 | 0 | 0 | 0 | Java | false | false | package com.example.demo.configuration;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.http.HttpStatus;
import org.springframework.security.config.annotation.authe... | UTF-8 | Java | 3,103 | java | SecurityConfiguration.java | Java | [] | null | [] | package com.example.demo.configuration;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.http.HttpStatus;
import org.springframework.security.config.annotation.authe... | 3,103 | 0.658717 | 0.658073 | 70 | 43.342857 | 28.475998 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.314286 | false | false | 7 |
7ae8f76e9f620f83ed1b1f007f45cf6cb65ec1e5 | 20,495,583,999,994 | a9ccc918553aa94b6e0f1c1ad6323cbb021fc69a | /spring_mybatis_mvc/src/main/java/com/tsunami/smm/controller/StudentController.java | ea09ad3bca7bb559d92c6e21afc19a244f1bd437 | [] | no_license | TsunamiJava/GitHubRepository | https://github.com/TsunamiJava/GitHubRepository | 5bdfdd463123fd27dcc5b38f76e4b60ac3d030dc | c0d7fb1ad5a2639fb55ad53252f9b693bf5ff4d7 | refs/heads/master | 2021-01-20T07:19:06.347000 | 2017-09-10T12:22:10 | 2017-09-10T12:22:10 | 101,532,547 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tsunami.smm.controller;
import java.util.Date;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.test.context.ContextConfiguration;
import org.springframework.ui.Model;
import org.springframewo... | GB18030 | Java | 3,064 | java | StudentController.java | Java | [] | null | [] | package com.tsunami.smm.controller;
import java.util.Date;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.test.context.ContextConfiguration;
import org.springframework.ui.Model;
import org.springframewo... | 3,064 | 0.765852 | 0.756275 | 92 | 31.913044 | 24.288418 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.913043 | false | false | 7 |
c22f7008d93f7bd3651a7d5852597748c62d64e1 | 1,477,468,753,558 | a6126d4288c762abe1ca51c18e22440bc072f443 | /src/main/java/org/jabref/logic/importer/fileformat/medline/Investigator.java | 64ea31e62062bebe2d0cb5293620ed8a65eec696 | [
"MIT"
] | permissive | JabRef/jabref | https://github.com/JabRef/jabref | 20e2ae28c507d78c5d8b6c1ce5cc8c4891050123 | c303db504f852e43a9e9b60e4c4abe720ccdb546 | refs/heads/main | 2023-08-31T10:15:18.552000 | 2023-08-30T20:12:44 | 2023-08-30T20:12:44 | 17,634,071 | 3,476 | 3,028 | MIT | false | 2023-09-14T11:14:24 | 2014-03-11T14:48:42 | 2023-09-14T11:02:34 | 2023-09-14T02:42:17 | 223,187 | 3,112 | 2,164 | 416 | Java | false | false | package org.jabref.logic.importer.fileformat.medline;
import java.util.List;
public record Investigator(
String lastName,
String foreName,
List<String> affiliationList
) {
}
| UTF-8 | Java | 200 | java | Investigator.java | Java | [
{
"context": ".List;\n\npublic record Investigator(\n String lastName,\n String foreName,\n List<String> af",
"end": 130,
"score": 0.8896231055259705,
"start": 122,
"tag": "NAME",
"value": "lastName"
}
] | null | [] | package org.jabref.logic.importer.fileformat.medline;
import java.util.List;
public record Investigator(
String lastName,
String foreName,
List<String> affiliationList
) {
}
| 200 | 0.705 | 0.705 | 10 | 19 | 16.941074 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 7 |
d82cff170a8f02d6b8b26fb6b0359d2457e2ee71 | 1,477,468,753,956 | c7f46100d6988e1d5394f333251d4317d7f46a1f | /LuckyNumberGenerator.java | abc8848a9e4729e48e7f7c73d8309de963ad07d9 | [] | no_license | GloOn/AssignmentOfALuckyNumberGame | https://github.com/GloOn/AssignmentOfALuckyNumberGame | ab9da55cbc36187b44d7a79828ee1cd294f60a2b | 1b2f31bf871adaf8761201d50bb68d7dba65ef3b | refs/heads/master | 2021-01-15T22:28:45.685000 | 2015-06-24T03:09:13 | 2015-06-24T03:09:13 | 37,904,795 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
/**
* The LuckyNumberGenerator class is to creat a machine
* which can create a random integer between 1 and 100.
* I use the code "Math.random()" to let the system
* choose the random integer.
*
* @author Jing Guo
* @version Assignment 1 of FIT5131(due day: 12/9/2014)
*/
public class LuckyNumberGenerator
... | UTF-8 | Java | 973 | java | LuckyNumberGenerator.java | Java | [
{
"context": "stem \n * choose the random integer.\n * \n * @author Jing Guo \n * @version Assignment 1 of FIT5131(due day: 12/",
"end": 224,
"score": 0.99977046251297,
"start": 216,
"tag": "NAME",
"value": "Jing Guo"
}
] | null | [] |
/**
* The LuckyNumberGenerator class is to creat a machine
* which can create a random integer between 1 and 100.
* I use the code "Math.random()" to let the system
* choose the random integer.
*
* @author <NAME>
* @version Assignment 1 of FIT5131(due day: 12/9/2014)
*/
public class LuckyNumberGenerator
{
... | 971 | 0.582734 | 0.552929 | 40 | 23.325001 | 23.119675 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.125 | false | false | 7 |
0b3e61470dac6afe60bb597b0db699515085bddc | 23,115,514,039,266 | 495ff08bd44909ce437bfec156735ad8e64057ba | /vecaptcha/src/main/java/com/chandan/vecaptchatest/ui/CaptchaView.java | 1ed5e8e939d5e1a367a61c45f929240cf4144d8e | [] | no_license | chandan0506/VeCaptcha | https://github.com/chandan0506/VeCaptcha | f8fe1ae97dffe0dd13db57716f0fbff825566691 | 93f2cae1dc09fae205b7e89bb768f4a48aae4f5e | refs/heads/master | 2020-04-02T06:49:06.419000 | 2019-10-25T06:29:31 | 2019-10-25T06:29:31 | 154,169,533 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.chandan.vecaptchatest.ui;
import android.content.Context;
import android.content.res.TypedArray;
import android.support.annotation.Nullable;
import android.util.AttributeSet;
import android.util.Log;
import android.view.Gravity;
import android.view.View;
import android.widget.EditText;
import android.widge... | UTF-8 | Java | 3,709 | java | CaptchaView.java | Java | [
{
"context": "est.captcha.GenerateCaptcha;\n\n/**\n * Created by ${Chandan} on 05-10-2018.\n */\npublic class CaptchaView exte",
"end": 552,
"score": 0.9860504269599915,
"start": 545,
"tag": "USERNAME",
"value": "Chandan"
}
] | null | [] | package com.chandan.vecaptchatest.ui;
import android.content.Context;
import android.content.res.TypedArray;
import android.support.annotation.Nullable;
import android.util.AttributeSet;
import android.util.Log;
import android.view.Gravity;
import android.view.View;
import android.widget.EditText;
import android.widge... | 3,709 | 0.711513 | 0.702615 | 105 | 34.323811 | 30.419447 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.752381 | false | false | 7 |
f6c3b5a840f617f6554f8fa7e0b4bff4f78f9866 | 29,403,346,112,102 | f6b172e5b91fcd89bf86e6707deb368b2e3b8494 | /app/src/main/java/com/example/news/movenews/fragment/FocusNewsFragment.java | 7dd7275dd374f8e74dcc7ed5af8d7509bc55bbd8 | [] | no_license | Yone-sx/News | https://github.com/Yone-sx/News | 31a546dcf6d82c6aaa26bf4d3dc217a126875697 | 07d81bf35f1158b83b58eb3a35dc2d5bc181f8a4 | refs/heads/master | 2016-08-12T08:56:37.834000 | 2015-11-23T15:10:37 | 2015-11-23T15:10:37 | 45,399,162 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.news.movenews.fragment;
import android.os.Bundle;
import android.os.Handler;
import android.os.Message;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import and... | UTF-8 | Java | 3,992 | java | FocusNewsFragment.java | Java | [
{
"context": "equest;\n\nimport java.util.List;\n\n/**\n * Created by Yoe on 2015/10/11.\n */\npublic class FocusNewsFragment",
"end": 1088,
"score": 0.8948045969009399,
"start": 1085,
"tag": "USERNAME",
"value": "Yoe"
}
] | null | [] | package com.example.news.movenews.fragment;
import android.os.Bundle;
import android.os.Handler;
import android.os.Message;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import and... | 3,992 | 0.652642 | 0.636224 | 107 | 35.429905 | 26.523174 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.579439 | false | false | 7 |
c56cd84a22821327147cd8cb1597d67c2f8463a1 | 14,474,039,791,943 | 4ec65cc12bbe6a4da684f436f99015bccb81e147 | /Curl.javaproj/src/application/ProgressData.java | 8be9971d2846c006e65265d8ac613a85a330dda9 | [] | no_license | Norberts11/MoodernizeExamples | https://github.com/Norberts11/MoodernizeExamples | ec69674078c314b22cd659cc30eab1caa6f547c3 | 7ee6503ef596d6afc01220edbab77c2264969085 | refs/heads/master | 2020-08-24T17:45:36.808000 | 2020-07-27T11:13:03 | 2020-07-27T11:13:03 | 216,872,605 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package application;
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* ... | UTF-8 | Java | 4,108 | java | ProgressData.java | Java | [
{
"context": "___/|_| \\_\\_____|\n *\n * Copyright (C) 1998 - 2018, Daniel Stenberg, <daniel@haxx.se>, et al.\n *\n * This software is ",
"end": 408,
"score": 0.9998002052307129,
"start": 393,
"tag": "NAME",
"value": "Daniel Stenberg"
},
{
"context": "*\n * Copyright (C) 1998 - 2018... | null | [] | package application;
/***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* ... | 4,092 | 0.618793 | 0.60297 | 139 | 28.553957 | 26.404484 | 140 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.122302 | false | false | 7 |
d2591df902759efff0cc9a02ab1e5ee76d8dbac3 | 28,570,122,479,018 | cd2d579dff4c4c5b0653f292c81c7120e2c2ccbf | /permNum.java | e00d2028cee10312026ed54ac48c12f8266a7f95 | [] | no_license | isabelacmor/programmingteam | https://github.com/isabelacmor/programmingteam | a00353d906d066eb6b846aea464e59e0a3690d4d | dadaaef14cd2e770088d2fb4ec18806fb577d4bb | refs/heads/master | 2021-05-27T14:26:04.276000 | 2014-02-25T04:45:48 | 2014-02-25T04:45:48 | 11,412,303 | 2 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.*;
import java.util.*;
public class permNum {
public static void main(String [] args)
{
int [] values = {1, 2, 3, 4};
int N = values.length;
boolean [] used = new boolean[N];
int [] perm = new int[N];
permute(0, perm, values, used, N);
}
public static void permute(int in... | UTF-8 | Java | 688 | java | permNum.java | Java | [] | null | [] | import java.io.*;
import java.util.*;
public class permNum {
public static void main(String [] args)
{
int [] values = {1, 2, 3, 4};
int N = values.length;
boolean [] used = new boolean[N];
int [] perm = new int[N];
permute(0, perm, values, used, N);
}
public static void permute(int in... | 688 | 0.498547 | 0.486919 | 37 | 16.648649 | 17.634758 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.864865 | false | false | 7 |
ba1c562e6f6b988390c21d8b0cf23b7021e77a1a | 28,570,122,478,560 | 132538db8ca5eefe5b7bb7e8a37b6c9d1fe8f1af | /javaWork/JNote/swings/StatusBar.java | dd7450191fb9980b2e0edba30217cf5c2d362587 | [] | no_license | KiranPaladugu/javawork_old | https://github.com/KiranPaladugu/javawork_old | 0dd6832107f58b36f528dbace166d3e352082fd1 | 707f195149c7295c8efe7b8c98f218f0aaf5be88 | refs/heads/master | 2021-04-05T08:34:39.273000 | 2016-08-03T22:24:43 | 2016-08-03T22:26:21 | 61,388,772 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package swings;
import java.awt.BorderLayout;
import java.awt.Color;
import java.awt.GridLayout;
import javax.swing.BorderFactory;
import javax.swing.JLabel;
import javax.swing.JPanel;
public class StatusBar extends JPanel {
/**
*
*/
private static final long serialVersionUID = 43756157352750269... | UTF-8 | Java | 2,749 | java | StatusBar.java | Java | [] | null | [] | package swings;
import java.awt.BorderLayout;
import java.awt.Color;
import java.awt.GridLayout;
import javax.swing.BorderFactory;
import javax.swing.JLabel;
import javax.swing.JPanel;
public class StatusBar extends JPanel {
/**
*
*/
private static final long serialVersionUID = 43756157352750269... | 2,749 | 0.651146 | 0.642052 | 121 | 20.719007 | 17.421476 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.950413 | false | false | 7 |
c547ff5207a1bbe2de515495e011bea16af19d7a | 10,222,022,186,772 | 353a8692eca80b745830291a55b5427d5bf5f738 | /src/main/java/com/mkyong/web/dao/DaoCity.java | eb0e4a09cfd552bfffe0bbf42e90037e55894f64 | [] | no_license | mnastya51/springPhoneTalking | https://github.com/mnastya51/springPhoneTalking | 26b28987a3392cb55aec5c4cfbded79c277eaecb | 08666c7017120de7d83e3a2bdd943988ea24c363 | refs/heads/master | 2020-04-09T13:20:05.042000 | 2018-12-14T07:29:23 | 2018-12-14T07:29:23 | 160,369,990 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mkyong.web.dao;
import com.mkyong.web.models.City;
import javax.persistence.EntityManager;
import javax.persistence.Query;
import java.util.List;
public class DaoCity {
public static List<City> getCityFromDao() {
EntityManager em = Dao
.getInstance()
.getEntity... | UTF-8 | Java | 1,545 | java | DaoCity.java | Java | [] | null | [] | package com.mkyong.web.dao;
import com.mkyong.web.models.City;
import javax.persistence.EntityManager;
import javax.persistence.Query;
import java.util.List;
public class DaoCity {
public static List<City> getCityFromDao() {
EntityManager em = Dao
.getInstance()
.getEntity... | 1,545 | 0.530097 | 0.52945 | 55 | 27.09091 | 16.493826 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.490909 | false | false | 7 |
6cab58937d78b1b7379f1ff8d6be2bbeda2915e9 | 15,857,019,269,602 | ffb0011936b9b33ff483cb49344629cb2266a999 | /addressbook-web-test/src/test/java/ru/stqa/pft/addressbook/appmanager/ContactHelper.java | 18ffb2c9927ace9a38f83a4d01b89a577c4b2ca4 | [
"Apache-2.0"
] | permissive | andrey5891/java_pft | https://github.com/andrey5891/java_pft | fb272e9d719ae847b3afcb129b674f5442041b03 | 1ac3f05014fac88c41ddec42016c329cd2983dd4 | refs/heads/master | 2020-03-22T11:07:33.292000 | 2018-07-18T19:02:48 | 2018-07-18T19:02:48 | 139,948,969 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.stqa.pft.addressbook.appmanager;
import org.openqa.selenium.By;
import org.openqa.selenium.NoSuchElementException;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.firefox.FirefoxDriver;
import org.openqa.selenium.support.ui.Select;
import org.testng.As... | UTF-8 | Java | 6,323 | java | ContactHelper.java | Java | [] | null | [] | package ru.stqa.pft.addressbook.appmanager;
import org.openqa.selenium.By;
import org.openqa.selenium.NoSuchElementException;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.firefox.FirefoxDriver;
import org.openqa.selenium.support.ui.Select;
import org.testng.As... | 6,323 | 0.614821 | 0.612112 | 177 | 34.451977 | 28.389328 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.468927 | false | false | 7 |
9ce2c7f96ddbd4c9b4a167b739704fa6219c7ae2 | 2,121,713,868,839 | 9bb72702c90774967325a9f02e33107a3f8afe35 | /src/com/company/Solution_Math.java | e2360e52918675dafb3e7dbb32f3b3f87a70e525 | [] | no_license | jingshuaijiang/Leetcode_Solution | https://github.com/jingshuaijiang/Leetcode_Solution | e799e761586de0aa51e06c90c829c1b355ed4643 | e304657c67d45d8de4bbee1e5413041fab743744 | refs/heads/master | 2021-03-01T04:01:04.704000 | 2021-02-20T02:45:53 | 2021-02-20T02:45:53 | 245,751,964 | 1 | 0 | null | false | 2021-02-20T02:45:53 | 2020-03-08T04:31:17 | 2021-02-06T22:10:28 | 2021-02-20T02:45:53 | 281 | 1 | 0 | 0 | Java | false | false | package com.company;
import java.util.*;
import java.math.BigInteger;
public class Solution_Math {
public boolean isUgly(int num) {
while (num>0){
if(num == 1||num == 2 || num == 3 || num == 5){
return true;
}else if (num%2 == 0){
num/=2;
... | UTF-8 | Java | 9,965 | java | Solution_Math.java | Java | [] | null | [] | package com.company;
import java.util.*;
import java.math.BigInteger;
public class Solution_Math {
public boolean isUgly(int num) {
while (num>0){
if(num == 1||num == 2 || num == 3 || num == 5){
return true;
}else if (num%2 == 0){
num/=2;
... | 9,965 | 0.402968 | 0.377046 | 409 | 23.051344 | 19.252277 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.596577 | false | false | 7 |
1afc10798d03a6a50665a2587bd0ad87503c8343 | 3,925,600,115,881 | 77c0f49782a1e1d847b6e63fa87840b84d572d73 | /src/animals/com/XMLUnmarshaller.java | c32e3a029c340b6fd0ed6509681e604c47da59ae | [] | no_license | osama82/Ikea-test | https://github.com/osama82/Ikea-test | b914c2033a21551285fb985e0f71d909d8b209d4 | e053e59e73a97cd2af264911a31b672b639413d2 | refs/heads/master | 2021-09-06T09:46:16.890000 | 2018-02-05T05:28:17 | 2018-02-05T05:28:17 | 119,193,985 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package animals.com;
import javax.xml.bind.JAXBContext;
import javax.xml.bind.JAXBException;
import javax.xml.bind.Unmarshaller;
import java.io.File;
import java.util.List;
/**
* @author osama
* @Project Ikea test
* class to convert from XML file into list of Animals
*/
public class XMLUnmarshaller {
publi... | UTF-8 | Java | 997 | java | XMLUnmarshaller.java | Java | [
{
"context": "va.io.File;\nimport java.util.List;\n\n/**\n * @author osama\n * @Project Ikea test\n * class to convert from XM",
"end": 195,
"score": 0.9994633197784424,
"start": 190,
"tag": "USERNAME",
"value": "osama"
}
] | null | [] | package animals.com;
import javax.xml.bind.JAXBContext;
import javax.xml.bind.JAXBException;
import javax.xml.bind.Unmarshaller;
import java.io.File;
import java.util.List;
/**
* @author osama
* @Project Ikea test
* class to convert from XML file into list of Animals
*/
public class XMLUnmarshaller {
publi... | 997 | 0.646941 | 0.646941 | 39 | 24.487179 | 23.083874 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.384615 | false | false | 7 |
f028e1cf02e7d361f0845df7f2c36497c4f63969 | 24,206,435,693,399 | 26a5c1e67226702a098cf70afed546e15e6b2939 | /test/state/TestOutOfAmmoState.java | 56de1dadc011c04139bc6e2e7c264b0a83bc8ae5 | [] | no_license | emmdouge/DemonsVsHumans | https://github.com/emmdouge/DemonsVsHumans | 3f00365d61cb149fa97f3bb70e6a28b54886480a | 908a6e1fe43c1ab0dd83d4270c2b32ec2f462d6e | refs/heads/master | 2021-01-13T10:18:00.187000 | 2016-10-02T17:27:44 | 2016-10-02T17:27:44 | 69,478,187 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package state;
import static org.junit.Assert.*;
import environment.Environment;
import exceptions.RecoveryRateException;
import exceptions.WeaponException;
import gameplay.SimpleTimer;
import gameplay.Simulator;
import org.junit.Test;
import weapon.Pistol;
import weapon.Weapon;
/**
* @author Emmanuel
*Tests the... | UTF-8 | Java | 2,456 | java | TestOutOfAmmoState.java | Java | [
{
"context": "apon.Pistol;\nimport weapon.Weapon;\n\n/**\n * @author Emmanuel\n *Tests the outOfAmmoState with a simpleTimer\n */",
"end": 308,
"score": 0.9997391700744629,
"start": 300,
"tag": "NAME",
"value": "Emmanuel"
}
] | null | [] | package state;
import static org.junit.Assert.*;
import environment.Environment;
import exceptions.RecoveryRateException;
import exceptions.WeaponException;
import gameplay.SimpleTimer;
import gameplay.Simulator;
import org.junit.Test;
import weapon.Pistol;
import weapon.Weapon;
/**
* @author Emmanuel
*Tests the... | 2,456 | 0.704805 | 0.67101 | 90 | 26.288889 | 23.990852 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.222222 | false | false | 7 |
974e1b27523bab96471c31feb8d78332ff9c74b5 | 32,839,320,011,570 | b686530d3484ae6ccf4b092bd597704aba1095ea | /ssm-permission/src/main/java/com/beautifulsoup/permission/dao/PerAclMapper.java | 4b27c44ec17f2b2120891e428b322a1203004427 | [
"Apache-2.0"
] | permissive | chenglinjava68/RBAC-Permission | https://github.com/chenglinjava68/RBAC-Permission | 084a5f52e1e274d6a8b60d02a91eb962e02396d0 | 44acb77523a1cdbdb7a3f45b794fbe476c1d4ad2 | refs/heads/master | 2020-05-05T11:11:09.418000 | 2019-01-31T13:42:48 | 2019-01-31T13:42:48 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.beautifulsoup.permission.dao;
import com.beautifulsoup.permission.dataobject.PerAcl;
import com.beautifulsoup.permission.dataobject.PerAclExample;
import java.util.List;
import org.apache.ibatis.annotations.Param;
public interface PerAclMapper {
int countByExample(PerAclExample example);
int dele... | UTF-8 | Java | 877 | java | PerAclMapper.java | Java | [] | null | [] | package com.beautifulsoup.permission.dao;
import com.beautifulsoup.permission.dataobject.PerAcl;
import com.beautifulsoup.permission.dataobject.PerAclExample;
import java.util.List;
import org.apache.ibatis.annotations.Param;
public interface PerAclMapper {
int countByExample(PerAclExample example);
int dele... | 877 | 0.781072 | 0.781072 | 30 | 28.266666 | 29.337046 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 7 |
ac796ab91cf5d83149e1f9d39947ecb89796a6f4 | 32,839,320,011,987 | 5289fe18f8ad711028ddbb0130204dbf22195d68 | /src/main/java/com/usermodule/jwtutil/WebSecurityConfig.java | 05090424c6ec53b0cf1926ed5767c0d85f2606c1 | [] | no_license | ImranSheikh1997/usrmodulev1 | https://github.com/ImranSheikh1997/usrmodulev1 | aa85fb02b6260a55330b4b29dc29f556f87b159e | b9ed83c0d813ac3e2ab1c1132d0dcb1dc819f87e | refs/heads/master | 2023-03-29T16:13:27.114000 | 2021-04-09T12:27:11 | 2021-04-09T12:27:11 | 350,947,703 | 0 | 0 | null | false | 2021-03-26T04:20:05 | 2021-03-24T04:40:36 | 2021-03-24T04:41:02 | 2021-03-26T04:20:05 | 96 | 0 | 0 | 0 | Java | false | false | //This is Servlet Filter Like Config.
//Filter Comes Before Authentication. it will Filter out requests before it goes to Authentication.
package com.usermodule.jwtutil;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Bean;
import org.springframework.contex... | UTF-8 | Java | 5,848 | java | WebSecurityConfig.java | Java | [] | null | [] | //This is Servlet Filter Like Config.
//Filter Comes Before Authentication. it will Filter out requests before it goes to Authentication.
package com.usermodule.jwtutil;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Bean;
import org.springframework.contex... | 5,848 | 0.662791 | 0.661765 | 136 | 41.963234 | 30.7096 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.551471 | false | false | 7 |
85c75476911c61ecf1a8e8098903e005fd481613 | 38,998,303,064,751 | 80758bd96ae79e29b8ca43950765ba041d279377 | /src/main/java/io/github/vampirestudios/raa/generation/feature/tree/DoubleTreeFeature.java | e81d39e0338ecc1541c090a419c9a1093cb77389 | [
"MIT"
] | permissive | vampire-studios/Randomly-Adding-Anything | https://github.com/vampire-studios/Randomly-Adding-Anything | 67f89034a91e9bc2f5653dc09d822dba53eef9c5 | f40f07ab9569c5e3aa6b16b50533cea94e2ad80e | refs/heads/dev/1.15 | 2021-07-08T13:09:53.658000 | 2020-06-10T13:33:39 | 2020-06-10T13:33:39 | 206,352,270 | 49 | 25 | MIT | false | 2020-06-25T21:04:51 | 2019-09-04T15:29:31 | 2020-06-24T18:33:19 | 2020-06-25T21:04:50 | 6,349 | 37 | 17 | 3 | Java | false | false | package io.github.vampirestudios.raa.generation.feature.tree;
import com.mojang.datafixers.Dynamic;
import io.github.vampirestudios.raa.utils.Rands;
import net.minecraft.util.math.BlockBox;
import net.minecraft.util.math.BlockPos;
import net.minecraft.world.ModifiableTestableWorld;
import net.minecraft.world.gen.featu... | UTF-8 | Java | 6,636 | java | DoubleTreeFeature.java | Java | [
{
"context": "package io.github.vampirestudios.raa.generation.feature.tree;\n\nimport com.mojang.d",
"end": 32,
"score": 0.5939317941665649,
"start": 18,
"tag": "USERNAME",
"value": "vampirestudios"
},
{
"context": "t com.mojang.datafixers.Dynamic;\nimport io.github.vampirestudios.ra... | null | [] | package io.github.vampirestudios.raa.generation.feature.tree;
import com.mojang.datafixers.Dynamic;
import io.github.vampirestudios.raa.utils.Rands;
import net.minecraft.util.math.BlockBox;
import net.minecraft.util.math.BlockPos;
import net.minecraft.world.ModifiableTestableWorld;
import net.minecraft.world.gen.featu... | 6,636 | 0.644967 | 0.611965 | 104 | 62.817307 | 80.875946 | 318 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.971154 | false | false | 7 |
6c6a474e70694489c01182062ab10b51ba99ec70 | 15,006,615,790,626 | 5898842c67f8816a40d64a8d398dad7be5f103bc | /baleen-annotators/src/main/java/uk/gov/dstl/baleen/annotators/patterns/data/PatternExtract.java | 2120f31ca89b4a86d96da90acadb210d1fc907b3 | [
"Apache-2.0",
"LicenseRef-scancode-proprietary-license",
"LicenseRef-scancode-public-domain",
"PDDL-1.0",
"ODbL-1.0",
"LicenseRef-scancode-dbcl-1.0"
] | permissive | dstl/baleen | https://github.com/dstl/baleen | 9000b6f75029772650787f06b15e6cbe099b256b | e02e750eeed1c820bed6d187b83c5e71c176b349 | refs/heads/master | 2023-03-15T14:15:25.402000 | 2022-07-11T07:18:57 | 2022-07-11T07:18:57 | 42,057,361 | 166 | 58 | Apache-2.0 | false | 2022-08-21T14:19:18 | 2015-09-07T14:28:17 | 2022-07-11T07:40:56 | 2022-08-21T14:19:18 | 98,101 | 147 | 41 | 8 | Java | false | false | // Dstl (c) Crown Copyright 2017
package uk.gov.dstl.baleen.annotators.patterns.data;
import java.util.Arrays;
import java.util.List;
import java.util.stream.Collectors;
import uk.gov.dstl.baleen.types.language.WordToken;
import uk.gov.dstl.baleen.types.semantic.Entity;
/**
* A java bean corresponding to an extract... | UTF-8 | Java | 3,114 | java | PatternExtract.java | Java | [] | null | [] | // Dstl (c) Crown Copyright 2017
package uk.gov.dstl.baleen.annotators.patterns.data;
import java.util.Arrays;
import java.util.List;
import java.util.stream.Collectors;
import uk.gov.dstl.baleen.types.language.WordToken;
import uk.gov.dstl.baleen.types.semantic.Entity;
/**
* A java bean corresponding to an extract... | 3,114 | 0.631985 | 0.6307 | 147 | 20.183674 | 21.75967 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.272109 | false | false | 7 |
4bc8ef84895a12e7bd11ca9459f89a5832e82d1a | 25,606,595,026,317 | f3959075e6d0398a4a05371eae8caf4af121ff8c | /PingStatusApplication/src/main/java/com/ping/manager/FileManager.java | 5e55823d7bcec3a99797c516c688cd0c29e3d27a | [] | no_license | Satya-Sravanthi/PingStatusRepo | https://github.com/Satya-Sravanthi/PingStatusRepo | f10a15ddac7e58a012921c42468edb07238a5624 | a93eb4259be82988e567c481340bebf75a5edd96 | refs/heads/main | 2023-01-02T03:13:07.017000 | 2020-10-22T15:50:19 | 2020-10-22T15:50:19 | 306,144,241 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ping.manager;
import java.io.BufferedWriter;
import java.io.FileWriter;
import java.util.List;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.stereotype.Component;
import com.ping.dao.model.PingEntity;
/**
*... | UTF-8 | Java | 1,371 | java | FileManager.java | Java | [
{
"context": "tity;\n\n/**\n * Class to process file\n * \n * @author Satya Sravanthi Dhanekula\n *\n */\n@Component\npublic class FileManager {\n\n\tpr",
"end": 383,
"score": 0.997893750667572,
"start": 358,
"tag": "NAME",
"value": "Satya Sravanthi Dhanekula"
}
] | null | [] | package com.ping.manager;
import java.io.BufferedWriter;
import java.io.FileWriter;
import java.util.List;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.stereotype.Component;
import com.ping.dao.model.PingEntity;
/**
*... | 1,352 | 0.706783 | 0.705325 | 57 | 23.052631 | 22.794598 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.596491 | false | false | 7 |
bc0795b26b810f34f1527e940f11dd6cf2139ca2 | 16,466,904,679,533 | 447520f40e82a060368a0802a391697bc00be96f | /apks/comparison_androart/ro.btrl.pay/source/o/FQ.java | c97d347c2445ef17e5a015a49a655eec77d9c094 | [
"Apache-2.0"
] | permissive | iantal/AndroidPermissions | https://github.com/iantal/AndroidPermissions | 7f3343a9c29d82dbcd4ecd98b3a50ddf8d179465 | d623b732734243590b5f004d167e542e2e2ae249 | refs/heads/master | 2023-07-19T01:29:26.689000 | 2019-09-30T19:01:42 | 2019-09-30T19:01:42 | 107,239,248 | 0 | 0 | Apache-2.0 | false | 2023-07-16T07:41:38 | 2017-10-17T08:22:57 | 2019-09-30T19:01:44 | 2023-07-16T07:41:38 | 1,616,319 | 0 | 0 | 1 | null | false | false | package o;
import android.os.Parcel;
import android.os.Parcelable;
import android.os.Parcelable.Creator;
import java.io.UnsupportedEncodingException;
public class FQ
implements Parcelable
{
public static final Parcelable.Creator<FQ> CREATOR;
private static final int OTHER_POSITION = 6;
private static int ˊ = ... | UTF-8 | Java | 41,519 | java | FQ.java | Java | [] | null | [] | package o;
import android.os.Parcel;
import android.os.Parcelable;
import android.os.Parcelable.Creator;
import java.io.UnsupportedEncodingException;
public class FQ
implements Parcelable
{
public static final Parcelable.Creator<FQ> CREATOR;
private static final int OTHER_POSITION = 6;
private static int ˊ = ... | 41,519 | 0.470402 | 0.319378 | 1,572 | 25.31743 | 14.8433 | 138 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.526081 | false | false | 7 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.