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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
b7876f84201e7bfcd1c6848baf7acb4bfc32c0cc | 3,573,412,859,073 | 4b70d580c29e41a43e56335c97efa07b01b216fc | /java-basic/src/main/java/com/zhw/aop/entry/Student.java | 787dd66c4f36bdb71a0b71d251d93e86955f1346 | [] | no_license | superevanzhu/code-practice | https://github.com/superevanzhu/code-practice | 22b95dece49c899095c3cc0e7f56fb2c6596fdf6 | 6f7f1ed9b73ac3620e84cac41348ef646929ba1b | refs/heads/master | 2018-09-24T19:49:34.076000 | 2018-06-12T09:04:43 | 2018-06-12T09:04:43 | 131,119,133 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zhw.aop.entry;
import com.zhw.aop.entry.face.IUser;
public class Student implements IUser {
public void log() {
System.out.println(this.getClass().getName() +" log method");
}
}
| UTF-8 | Java | 206 | java | Student.java | Java | [] | null | [] | package com.zhw.aop.entry;
import com.zhw.aop.entry.face.IUser;
public class Student implements IUser {
public void log() {
System.out.println(this.getClass().getName() +" log method");
}
}
| 206 | 0.679612 | 0.679612 | 9 | 21.888889 | 22.228333 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 12 |
2e1d3bb8de7ef3b4895f7755c5ba168bb504b80c | 10,977,936,410,054 | e10f4b1029c46e9c3d17122e7471e523e35ef1a8 | /DrugEmpire/src/com/pleapvp/drugs/LeaveMessage.java | a4dfa172762749e9038a847e81b8efc925d30637 | [] | no_license | CorseDev/DrugsEmpire | https://github.com/CorseDev/DrugsEmpire | 0a52071dd13bf96d656ac80f0404715a32f9c6fb | d30bcc55d5174bd9cc7b493db9ad3baa6ccbd9ec | refs/heads/master | 2021-01-22T14:32:37.712000 | 2013-05-29T19:32:33 | 2013-05-29T19:32:33 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pleapvp.drugs;
import org.bukkit.ChatColor;
import org.bukkit.entity.Player;
import org.bukkit.event.EventHandler;
import org.bukkit.event.Listener;
import org.bukkit.event.player.PlayerQuitEvent;
import org.bukkit.plugin.java.JavaPlugin;
import ru.tehkode.permissions.PermissionUser;
import ru.t... | WINDOWS-1252 | Java | 734 | java | LeaveMessage.java | Java | [] | null | [] | package com.pleapvp.drugs;
import org.bukkit.ChatColor;
import org.bukkit.entity.Player;
import org.bukkit.event.EventHandler;
import org.bukkit.event.Listener;
import org.bukkit.event.player.PlayerQuitEvent;
import org.bukkit.plugin.java.JavaPlugin;
import ru.tehkode.permissions.PermissionUser;
import ru.t... | 734 | 0.757162 | 0.757162 | 23 | 29.869566 | 20.801973 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.304348 | false | false | 12 |
6f03525d1aca6dfaf94aef7fe05a6b37bb843012 | 24,842,090,899,747 | 52d3f6cae280db50d94b332dadc67d4c40d8ba67 | /MVC_JSP_001/src/com/hewlett_packard/controllers/CreateLoginController.java | 1aafdf29516ae315e98a70828b14867aa6c39c90 | [] | no_license | bammmmmmmmm/bammmmmmmmm.JSP_MVC_Basic_001 | https://github.com/bammmmmmmmm/bammmmmmmmm.JSP_MVC_Basic_001 | 2a899dd2c09913978d5d583a3af6e58f6d324fd8 | d60134ab24a84afd76bddb1b0376be026a7a99d5 | refs/heads/master | 2021-01-17T06:39:42.451000 | 2016-08-05T13:14:12 | 2016-08-05T13:14:12 | 53,532,091 | 0 | 0 | null | false | 2016-03-25T11:32:48 | 2016-03-09T21:11:55 | 2016-03-12T22:11:17 | 2016-03-25T11:32:48 | 19 | 0 | 0 | 0 | Java | null | null | package com.hewlett_packard.controllers;
import java.io.IOException;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import com.hewlett_packar... | UTF-8 | Java | 1,754 | java | CreateLoginController.java | Java | [] | null | [] | package com.hewlett_packard.controllers;
import java.io.IOException;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import com.hewlett_packar... | 1,754 | 0.765678 | 0.765108 | 49 | 33.795918 | 31.488241 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.77551 | false | false | 12 |
2564249dece6be94d3d0c61870c083d5a1dbef51 | 30,648,886,672,905 | e1e3f569af627ac2e508ead8eb3d1911e8d0486a | /src/handler/member/LogonMemberMgmtHandler.java | 262b7db4093a23bfd83138f255c6375edbcffaf6 | [] | no_license | ajin2/letsband | https://github.com/ajin2/letsband | 9f1b90e2c9c61bcd9b80f3c81e0e83ed98aece7d | 6d293dfbcf419dd70b1a9f6aa8b4ab2946fe9dcc | refs/heads/master | 2021-08-06T23:46:22.400000 | 2017-11-07T07:08:29 | 2017-11-07T07:08:29 | 108,512,213 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package handler.member;
import java.sql.ResultSet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import handler.CommandHandler;
import member.LogonDBBean;
public class LogonMemberMgmtHandler implements CommandHandler{
@Override
public String process(HttpServletRequ... | UTF-8 | Java | 423 | java | LogonMemberMgmtHandler.java | Java | [] | null | [] | package handler.member;
import java.sql.ResultSet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import handler.CommandHandler;
import member.LogonDBBean;
public class LogonMemberMgmtHandler implements CommandHandler{
@Override
public String process(HttpServletRequ... | 423 | 0.825059 | 0.825059 | 18 | 22.5 | 26.579546 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.722222 | false | false | 12 |
d7076ce4fbb783871d68cca0bc114c239eb82c30 | 23,828,478,561,310 | d4c3f95e5a47686f2c761bc861f8754af6a39156 | /SnakeGame.java | e3064e3d1f64519b55808a8f88cae74739f90a04 | [] | no_license | trevorjung02/snake-game | https://github.com/trevorjung02/snake-game | 55714753813406f955e34745fdc006eaeef8f2b5 | 22d1ac370c047173010197dd2c6b151b9bee7673 | refs/heads/master | 2020-09-13T16:42:58.797000 | 2019-11-20T04:01:01 | 2019-11-20T04:01:01 | 222,844,750 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.*;
class SnakeGame {
public static void main(String[] args) {
//Body should be given head first
System.out.println("Use the keys W,A,S,D and press enter to move. Eat the asterisks to grow your snake body and increase your score. Don't hit yourself or the walls.");
Point[] body = new Point[] {ne... | UTF-8 | Java | 4,726 | java | SnakeGame.java | Java | [] | null | [] | import java.util.*;
class SnakeGame {
public static void main(String[] args) {
//Body should be given head first
System.out.println("Use the keys W,A,S,D and press enter to move. Eat the asterisks to grow your snake body and increase your score. Don't hit yourself or the walls.");
Point[] body = new Point[] {ne... | 4,726 | 0.607702 | 0.602201 | 233 | 19.287554 | 19.628496 | 170 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.454936 | false | false | 12 |
40a64e7f12f072d5af9c8adbba016875a8bccc58 | 798,863,955,084 | 7fd7c4ebccd006ea2d49e2e7a12b1e3722112307 | /src/test/java/kilobyte/common/instruction/PartiallyValidInstructionTests.java | f59339639460b6bdc90e0e300cbc1df69f079b16 | [
"MIT"
] | permissive | leksak/kilobyte | https://github.com/leksak/kilobyte | 3d99a9e5ebafeb91ab00112224674ad3f6ca0edb | ab25af00f96c0c4dc28e997385e1df436bd6ffb1 | refs/heads/master | 2020-04-06T20:29:22.528000 | 2017-03-07T15:22:03 | 2017-03-07T15:22:03 | 65,228,375 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package kilobyte.common.instruction;
import org.junit.jupiter.api.DisplayName;
import org.junit.jupiter.api.Nested;
import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.assertAll;
import static org.junit.jupiter.api.Assertions.assertTrue;
class PartiallyValidInstructionTests {
void ass... | UTF-8 | Java | 4,403 | java | PartiallyValidInstructionTests.java | Java | [] | null | [] | package kilobyte.common.instruction;
import org.junit.jupiter.api.DisplayName;
import org.junit.jupiter.api.Nested;
import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.assertAll;
import static org.junit.jupiter.api.Assertions.assertTrue;
class PartiallyValidInstructionTests {
void ass... | 4,403 | 0.66591 | 0.660686 | 104 | 41.33654 | 31.452532 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.086538 | false | false | 12 |
28fa32a75ec5b7247c963d8f83e949ae5a9a3df3 | 34,763,465,297,382 | 271c61365717e060365d10217d30afc37bb84fbf | /Algorithm/Programmers/Programmers_소수만들기.java | 0a3bd135c5d8de3c92feb2be6abd86ddddf6a293 | [] | no_license | ksccmp/personal-study | https://github.com/ksccmp/personal-study | 665d339fd9e40a072a6689ef210c206a01d8d36a | c129c166cedb1d72f860181aa3633dc252d45075 | refs/heads/master | 2023-01-13T09:48:07.209000 | 2020-10-21T15:05:20 | 2020-10-21T15:05:20 | 232,250,145 | 0 | 0 | null | false | 2023-01-05T11:28:08 | 2020-01-07T05:34:56 | 2020-10-21T15:05:35 | 2023-01-05T11:28:08 | 52,438 | 0 | 0 | 39 | JavaScript | false | false |
public class Programmers_소수만들기 {
public static void main(String[] args) {
System.out.println(solution(new int[]{1,2,3,4}));
System.out.println(solution(new int[]{1,2,7,6,4}));
}
static int array[];
static boolean visited[];
static int res;
public static int solution(int[] nums) {
... | UTF-8 | Java | 1,423 | java | Programmers_소수만들기.java | Java | [] | null | [] |
public class Programmers_소수만들기 {
public static void main(String[] args) {
System.out.println(solution(new int[]{1,2,3,4}));
System.out.println(solution(new int[]{1,2,7,6,4}));
}
static int array[];
static boolean visited[];
static int res;
public static int solution(int[] nums) {
... | 1,423 | 0.379335 | 0.360934 | 57 | 22.754387 | 13.884588 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.894737 | false | false | 12 |
2eb36fcf70cf6ab244783af1b9538a690c611387 | 19,439,022,012,841 | 1e96a37a5b2775f214046e93ef60340b3aafcd72 | /src/main/java/Collections/ProducerConsumer.java | 221317492675cff80cec05ab64ec045b6698a36b | [] | no_license | nadermedhet148/concurrency-practice | https://github.com/nadermedhet148/concurrency-practice | 5d54dba33c7baa2d70a2ba3b61fd7aba2ceb9028 | 871422725fecf9f00e46b347f2ef18940e5d7f5e | refs/heads/main | 2023-07-02T00:51:57.522000 | 2021-08-08T12:44:10 | 2021-08-08T12:44:10 | 374,704,079 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Collections;
import java.util.concurrent.BlockingQueue;
import java.util.concurrent.LinkedBlockingQueue;
public class ProducerConsumer {
public static void main(String args[]){
// will block after 5 then wait till consume
BlockingQueue sharedQueue = new LinkedBlockingQueue<>(5);
... | UTF-8 | Java | 1,545 | java | ProducerConsumer.java | Java | [] | null | [] | package Collections;
import java.util.concurrent.BlockingQueue;
import java.util.concurrent.LinkedBlockingQueue;
public class ProducerConsumer {
public static void main(String args[]){
// will block after 5 then wait till consume
BlockingQueue sharedQueue = new LinkedBlockingQueue<>(5);
... | 1,545 | 0.601942 | 0.596116 | 65 | 22.738462 | 22.355366 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.369231 | false | false | 12 |
d1f2d962466e8b4ffa5bb69272a5ca8ecf5e7aab | 21,844,203,728,197 | 3a990549d8a8098852104946c758ed3b34ad766b | /Arrowsmith/ArrowsmithApple/src/com/smith/dao/FacultyDAO.java | 5a23bfc865e338184dac82af42639796e86c339b | [] | no_license | nikkoborja19/thesis | https://github.com/nikkoborja19/thesis | 3b6252750f7d313e24036326a4a54fdd72dfd1a6 | e0f064fbdf60323606ed7660cae3f1df839f9cc1 | refs/heads/master | 2021-01-20T01:19:02.670000 | 2017-12-17T05:37:34 | 2017-12-17T05:37:34 | 89,255,672 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.smith.dao; | UTF-8 | Java | 22 | java | FacultyDAO.java | Java | [] | null | [] | package com.smith.dao; | 22 | 0.818182 | 0.818182 | 1 | 22 | 0 | 22 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 12 |
ef236c01607686e79274c16d188fe60b8daf6139 | 33,801,392,622,806 | f8de00ca6206e71ad1c0faad78ff3ed860f5c6ca | /util/src/test/java/ConsoleTest.java | 9ffa238b25af0bde04a0f570dccf4abfdf622a73 | [] | no_license | Softwerke-Java-School-2016/practice-an | https://github.com/Softwerke-Java-School-2016/practice-an | ced4243ef648f7d7b6b282b2bd87f168e26f9249 | 59bf3576900efccb52ddf9534517c486c3e39658 | refs/heads/master | 2017-12-03T19:10:08.426000 | 2016-05-17T14:17:08 | 2016-05-17T14:17:08 | 52,879,716 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
/**
* @author Nisnevich Arseniy
* @version 1.0 (26.03.2016)
*/
public class ConsoleTest {
public static void main(String[] args) throws IOException {
new ConsoleTest().test();
}
private void test() thro... | UTF-8 | Java | 567 | java | ConsoleTest.java | Java | [
{
"context": "\nimport java.io.InputStreamReader;\n\n/**\n * @author Nisnevich Arseniy\n * @version 1.0 (26.03.2016)\n */\npublic class Con",
"end": 126,
"score": 0.9998850226402283,
"start": 109,
"tag": "NAME",
"value": "Nisnevich Arseniy"
}
] | null | [] | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
/**
* @author <NAME>
* @version 1.0 (26.03.2016)
*/
public class ConsoleTest {
public static void main(String[] args) throws IOException {
new ConsoleTest().test();
}
private void test() throws IOExcept... | 556 | 0.647266 | 0.62963 | 21 | 26 | 23.307468 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 12 |
f3c46f4daf3b62f28e7132d03989d9c753ad4ab1 | 31,026,843,768,485 | a31611d2baee9a8e995a5b9f6777e94dfebde733 | /src/test/java/com/kodilla/kodillafinalfrontend/backend/api/payment/PaymentFacadeTest.java | 3bb8579cef4b9be8c4c562a942409e2c4e168e11 | [] | no_license | kszubra/kodilla-fin-frontend | https://github.com/kszubra/kodilla-fin-frontend | 308264f387f3f195674463c8924b9aa7713f5902 | d5a713a653eaa309c3601c095262e305dec91229 | refs/heads/master | 2020-05-17T09:34:08.720000 | 2019-06-12T10:14:47 | 2019-06-12T10:14:47 | 183,636,898 | 0 | 1 | null | false | 2019-06-12T10:14:48 | 2019-04-26T13:50:22 | 2019-04-26T13:59:28 | 2019-06-12T10:14:48 | 154 | 0 | 0 | 0 | Java | false | false | package com.kodilla.kodillafinalfrontend.backend.api.payment;
import com.kodilla.kodillafinalfrontend.domain.Payment;
import com.kodilla.kodillafinalfrontend.backend.api.payment.domain.dto.PaymentDto;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;... | UTF-8 | Java | 2,608 | java | PaymentFacadeTest.java | Java | [] | null | [] | package com.kodilla.kodillafinalfrontend.backend.api.payment;
import com.kodilla.kodillafinalfrontend.domain.Payment;
import com.kodilla.kodillafinalfrontend.backend.api.payment.domain.dto.PaymentDto;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;... | 2,608 | 0.655291 | 0.646089 | 94 | 26.75532 | 23.468262 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.351064 | false | false | 12 |
cb0c416b99dc9205d2cf9483f152db6d1079c036 | 25,366,076,909,445 | 31caa1ff885e56bf2b3925ff2f8dc7be4ea016fa | /src/View/Multe/ListView.java | 645c71d013c0deeb5b8fde2f21577d1916ff3717 | [
"MIT"
] | permissive | sungmun/TetrisClient | https://github.com/sungmun/TetrisClient | e2e458869dee6a529665e347a50f903005c1ecee | 7f2772712a2d6844bf90369078bceb0d7647888a | refs/heads/master | 2018-09-08T07:03:06.173000 | 2018-05-04T23:59:48 | 2018-05-04T23:59:48 | 94,629,566 | 0 | 0 | MIT | false | 2018-03-12T07:13:42 | 2017-06-17T14:42:14 | 2018-02-14T10:11:42 | 2018-03-12T07:13:42 | 3,642 | 0 | 0 | 0 | Java | false | null | package View.Multe;
import java.awt.Color;
import javax.swing.JScrollPane;
import javax.swing.JTable;
import Control.ListSelectAction;
import Control.MVC_Connect;
import Control.UserListModel;
import View.BaseClass.BasicPanel;
public class ListView extends BasicPanel{
/**
* 대전이 가능한 유저들의 정보를 보여주는 패널으로
* 이 패널은 J... | UTF-8 | Java | 1,200 | java | ListView.java | Java | [] | null | [] | package View.Multe;
import java.awt.Color;
import javax.swing.JScrollPane;
import javax.swing.JTable;
import Control.ListSelectAction;
import Control.MVC_Connect;
import Control.UserListModel;
import View.BaseClass.BasicPanel;
public class ListView extends BasicPanel{
/**
* 대전이 가능한 유저들의 정보를 보여주는 패널으로
* 이 패널은 J... | 1,200 | 0.737925 | 0.720036 | 46 | 23.304348 | 20.470413 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.652174 | false | false | 12 |
3435405d15f9443893e8240081a04993bcb734dd | 30,348,238,961,487 | 1b90e9e7bf951fc0f7ba2ff0937f04a68c86fdab | /Lekcja02/src/ged/ania/lekcja02/zad2/zad2.java | 1da18613912314eb32c1cb794aaaae4f592bf1e8 | [] | no_license | Anequa/PO | https://github.com/Anequa/PO | af74eb62867ddd3ed163756de2dd6f617b808b4a | ce9ac8f294daf505f5fc18b2607187e03773d812 | refs/heads/main | 2023-01-27T23:32:25.216000 | 2020-12-06T19:17:42 | 2020-12-06T19:17:42 | 301,787,614 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ged.ania.lekcja02.zad2;
import java.util.Scanner;
public class zad2 {
Scanner scan = new Scanner(System.in);
public static void wypisz(int tab[]) {
for (int i = 0; i < tab.length; i++) {
System.out.println("slot nr" + i + ": " + tab[i]);
}
}
public ... | UTF-8 | Java | 4,071 | java | zad2.java | Java | [] | null | [] | package ged.ania.lekcja02.zad2;
import java.util.Scanner;
public class zad2 {
Scanner scan = new Scanner(System.in);
public static void wypisz(int tab[]) {
for (int i = 0; i < tab.length; i++) {
System.out.println("slot nr" + i + ": " + tab[i]);
}
}
public ... | 4,071 | 0.335627 | 0.314496 | 181 | 20.453039 | 17.910898 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.541436 | false | false | 12 |
4d34f57f73c8284db75af6b19dcc66208695ba61 | 936,302,925,140 | d6f95edff03d488ad800e4e10604df04694ae690 | /src/main/java/admin/model/Award.java | a0ff18b1791e595c0b75ad7c08e3b14c65eb07f6 | [] | no_license | ronalcc/web | https://github.com/ronalcc/web | 92fa4657e41960d9512260717256ba5360799dec | e08a045125c4410ab75eee8f4f8fec776d7c0b99 | refs/heads/master | 2020-04-06T07:05:31.869000 | 2016-08-29T08:52:33 | 2016-08-29T08:52:33 | 65,835,106 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package admin.model;
import java.util.Date;
public class Award extends BaseModel {
/**
* This field was generated by MyBatis Generator.
* This field corresponds to the database column award.award_id
*
* @mbggenerated
*/
private Integer awardId;
/**
* This field was generated... | UTF-8 | Java | 6,874 | java | Award.java | Java | [] | null | [] | package admin.model;
import java.util.Date;
public class Award extends BaseModel {
/**
* This field was generated by MyBatis Generator.
* This field corresponds to the database column award.award_id
*
* @mbggenerated
*/
private Integer awardId;
/**
* This field was generated... | 6,874 | 0.628455 | 0.628455 | 255 | 25.960785 | 25.464285 | 149 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.145098 | false | false | 12 |
b14a433fbd6e56f72ea988d806a7b72b014e0743 | 27,831,388,128,079 | 60014b5e517479eff3f77c46a3aa3f5c777a3285 | /app/src/main/java/com/example/roy/recycleviewtest/entity/ShuangseqiuBean.java | d6ca6198458eddca042912f3bbacd677bdaecd23 | [] | no_license | sheenhill/AndroidChest | https://github.com/sheenhill/AndroidChest | fce91f6ab9bdb540b8a146918f4f9335417ac3a4 | d3658adc489e62fff34a131c29e0e099bf70354d | refs/heads/master | 2023-03-26T05:14:59.197000 | 2021-01-15T06:01:17 | 2021-01-15T06:01:17 | 220,657,592 | 1 | 0 | null | false | 2021-01-25T01:47:10 | 2019-11-09T14:54:09 | 2021-01-15T06:05:17 | 2021-01-25T01:47:09 | 28,841 | 0 | 0 | 0 | Java | false | false | package com.example.roy.recycleviewtest.entity;
public class ShuangseqiuBean {
/**
* code : 1
* msg : 该接口将在不久后停用,请替换到新版本接口【/common/latest】
* data : {"openCode":"04,12,14,21,27,29+12","code":"ssq","expect":"19103","name":"双色球","time":"2019-09-03 21:18:20"}
*/
private int code;
private S... | UTF-8 | Java | 1,973 | java | ShuangseqiuBean.java | Java | [] | null | [] | package com.example.roy.recycleviewtest.entity;
public class ShuangseqiuBean {
/**
* code : 1
* msg : 该接口将在不久后停用,请替换到新版本接口【/common/latest】
* data : {"openCode":"04,12,14,21,27,29+12","code":"ssq","expect":"19103","name":"双色球","time":"2019-09-03 21:18:20"}
*/
private int code;
private S... | 1,973 | 0.50965 | 0.4747 | 93 | 19.612904 | 18.276863 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.419355 | false | false | 12 |
ba9f8e0f07c96fb89c0dfe66f2089ceab2237743 | 27,401,891,388,885 | 3aa31184328dcd559a3087e60dd8fc1be5932dca | /src/test/java/org/study/pizzaservice/DiscountImplTest.java | d073322441dd1c72a19ad791bb8f401d98ce71cf | [] | no_license | Lehuta-Andrii/pizzasrv | https://github.com/Lehuta-Andrii/pizzasrv | d5cad2c54fab12100725b78f70068c1e74c17293 | 4dcb08c3ada3ec0104f8b27698dff6ec95cb5652 | refs/heads/master | 2021-01-18T22:24:15.269000 | 2016-05-20T14:09:10 | 2016-05-20T14:09:10 | 55,135,491 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.study.pizzaservice;
import static org.junit.Assert.*;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.mockito.Mock;
import org.mockito.runners.MockitoJUnitRunner;
import org.study.pizzaservice.domain.Pizza;
import org.study.pizzaservice.domain.accumulativecard.A... | UTF-8 | Java | 5,223 | java | DiscountImplTest.java | Java | [] | null | [] | package org.study.pizzaservice;
import static org.junit.Assert.*;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.mockito.Mock;
import org.mockito.runners.MockitoJUnitRunner;
import org.study.pizzaservice.domain.Pizza;
import org.study.pizzaservice.domain.accumulativecard.A... | 5,223 | 0.758185 | 0.728126 | 146 | 34.773972 | 32.099327 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.753425 | false | false | 12 |
3694e881b332720be66798564b7089b7b11277c8 | 5,592,047,479,894 | 747bee9f2b2fec47d44834d8251b8036e3cea79c | /SplitScreenTowerDefence/src/com/scs/splitscreentowerdefence/TowerDefenceMain.java | 9cd0c05162e6255006ced197cad8462e58cb56cc | [
"MIT"
] | permissive | SteveSmith16384/SplitScreenFPSEngine | https://github.com/SteveSmith16384/SplitScreenFPSEngine | 90d0a137d2a3b3efe852b398bdc27305e67c76de | 081b9e1169fa18c683f74083df2b5a2ffec0782a | refs/heads/master | 2020-04-16T04:31:52.668000 | 2019-02-14T15:22:10 | 2019-02-14T15:22:10 | 165,271,095 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.scs.splitscreentowerdefence;
import java.util.prefs.BackingStoreException;
import com.jme3.system.AppSettings;
import com.scs.splitscreenfpsengine.SplitScreenFpsEngine;
import com.scs.splitscreenfpsengine.MultiplayerVoxelWorldProperties;
import com.scs.splitscreenfpsengine.Settings;
import com.scs.splitsc... | UTF-8 | Java | 1,821 | java | TowerDefenceMain.java | Java | [] | null | [] | package com.scs.splitscreentowerdefence;
import java.util.prefs.BackingStoreException;
import com.jme3.system.AppSettings;
import com.scs.splitscreenfpsengine.SplitScreenFpsEngine;
import com.scs.splitscreenfpsengine.MultiplayerVoxelWorldProperties;
import com.scs.splitscreenfpsengine.Settings;
import com.scs.splitsc... | 1,821 | 0.745195 | 0.744646 | 71 | 24.647888 | 24.363503 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.971831 | false | false | 12 |
f26f09533de4929b3d15c8777724c37e0f2e2213 | 19,911,468,444,769 | f051c108647e8ad5d326974640ebf78fa25f54fa | /src/main/java/med/_1146_Snapshot_Array.java | 452023da20d05fd8512319e7f13107a4e8f90d2f | [] | no_license | udaythota/LeetCode | https://github.com/udaythota/LeetCode | 1ffedcc5cdce8b773bb47772201356bf086c2257 | 9bf772b041c34e94a55403c00e5311a200406f3f | refs/heads/master | 2022-11-23T05:52:30.951000 | 2022-11-16T19:45:27 | 2022-11-16T19:45:27 | 198,161,249 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package med;
import java.util.ArrayList;
import java.util.List;
import java.util.TreeMap;
/**
* Created by udaythota on 4/21/20.
* <p>
* Implement a SnapshotArray that supports the following interface:
* SnapshotArray(int length) initializes an array-like data structure with the given length. Initially, each ele... | UTF-8 | Java | 1,701 | java | _1146_Snapshot_Array.java | Java | [
{
"context": "List;\nimport java.util.TreeMap;\n\n/**\n * Created by udaythota on 4/21/20.\n * <p>\n * Implement a SnapshotArray t",
"end": 119,
"score": 0.9996336102485657,
"start": 110,
"tag": "USERNAME",
"value": "udaythota"
}
] | null | [] | package med;
import java.util.ArrayList;
import java.util.List;
import java.util.TreeMap;
/**
* Created by udaythota on 4/21/20.
* <p>
* Implement a SnapshotArray that supports the following interface:
* SnapshotArray(int length) initializes an array-like data structure with the given length. Initially, each ele... | 1,701 | 0.646678 | 0.633745 | 47 | 35.19149 | 41.265945 | 136 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.510638 | false | false | 12 |
ed09b07af7d3baad78be18c2c37b1c861fff2a66 | 21,492,016,394,476 | b44772103e38bad61ea5ebb2112c1dd6ffa5a491 | /app/src/main/java/is/hi/recipeapp/hugbv2/ui/MyFavoriteRecipe.java | e2b75f861c1fa8348f56afb5468605921046075d | [] | no_license | PeturLogi/hugbv2 | https://github.com/PeturLogi/hugbv2 | 8a372c5e7b780a545a6917ee047331bd1f45d987 | 777f128e96d11858f251e5e12c7a0469442185ec | refs/heads/master | 2021-05-03T17:20:21.162000 | 2018-04-19T00:01:28 | 2018-04-19T00:01:28 | 118,929,454 | 0 | 0 | null | false | 2018-02-06T10:50:46 | 2018-01-25T15:18:40 | 2018-01-25T15:18:40 | 2018-02-06T10:50:46 | 0 | 0 | 0 | 0 | null | false | null | package is.hi.recipeapp.hugbv2.ui;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.net.ConnectivityManager;
import android.net.NetworkInfo;
import android.support.v7.app.AlertDialog;
import android.support.v7.app.AppCompatActivity;
import android.os... | UTF-8 | Java | 9,134 | java | MyFavoriteRecipe.java | Java | [
{
"context": "splayFavorites(int nr) {\n String apiKey = \"ca9cb76e0f393e4e209217c8d388780f\";\n String apiId = \"c94137d2\";\n Stri",
"end": 3892,
"score": 0.9997644424438477,
"start": 3860,
"tag": "KEY",
"value": "ca9cb76e0f393e4e209217c8d388780f"
},
{
"context... | null | [] | package is.hi.recipeapp.hugbv2.ui;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.net.ConnectivityManager;
import android.net.NetworkInfo;
import android.support.v7.app.AlertDialog;
import android.support.v7.app.AppCompatActivity;
import android.os... | 9,134 | 0.597438 | 0.592074 | 262 | 33.862595 | 25.485743 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.59542 | false | false | 12 |
2d412d28a56b767b93d021ba4416b0f7aa71e42f | 1,408,749,341,246 | 4cec893e2a9c6c9a6e42c45ff32d00d7cca29e40 | /Kol.02.zd.02.org/src/UserDialog.java | 818c5b3b246e32c74a3ea84f0b00ca6ad0972965 | [] | no_license | v3nc1/NOOP | https://github.com/v3nc1/NOOP | a4ab1872499058fb6ffea4a89494f23083c4e918 | c5aefd6eb3c14f29002a9ecd040477bce39dbab5 | refs/heads/master | 2020-04-03T19:46:42.099000 | 2019-05-11T15:33:05 | 2019-05-11T15:33:05 | 155,535,083 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.awt.GridBagConstraints;
import java.awt.GridBagLayout;
import java.awt.Insets;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.JButton;
import javax.swing.JDialog;
import javax.swing.JFrame;
import javax.swing.JLabel;
import javax.swing.JTextField;
public class ... | UTF-8 | Java | 3,030 | java | UserDialog.java | Java | [] | null | [] | import java.awt.GridBagConstraints;
import java.awt.GridBagLayout;
import java.awt.Insets;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.JButton;
import javax.swing.JDialog;
import javax.swing.JFrame;
import javax.swing.JLabel;
import javax.swing.JTextField;
public class ... | 3,030 | 0.640924 | 0.619472 | 150 | 19.200001 | 16.757486 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.44 | false | false | 12 |
56fb028ee7bebb820f2e0e2ca88f977591eeac1a | 21,835,613,753,792 | 34c395465ea53a3aed84cbaeb07f8fc4ebbb2985 | /.svn/pristine/9d/9d709c0c4b958a5601953ef4ec9b61843a55a488.svn-base | 18a0382ea832511947eebce963e6153f517b25d9 | [] | no_license | SoyeonJO/TilesSpring_board | https://github.com/SoyeonJO/TilesSpring_board | 37f9db93a4a0720c003cb10f1d990c3930b5c903 | ebb3648527132d35fb8661a96bea731bfde9f509 | refs/heads/master | 2020-09-15T07:47:14.103000 | 2019-11-22T11:21:53 | 2019-11-22T11:21:53 | 223,384,449 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package kr.or.ddit.admin.qnaboard.dao;
import java.sql.SQLException;
import java.util.List;
import java.util.Map;
import kr.or.ddit.vo.QnaboardVO;
public interface IQnaBoardDao {
public List<QnaboardVO> qnaBoardList(Map<String, String> params) throws SQLException;
public QnaboardVO qnaBoardInfo(Map<String, String... | UTF-8 | Java | 717 | 9d709c0c4b958a5601953ef4ec9b61843a55a488.svn-base | Java | [] | null | [] | package kr.or.ddit.admin.qnaboard.dao;
import java.sql.SQLException;
import java.util.List;
import java.util.Map;
import kr.or.ddit.vo.QnaboardVO;
public interface IQnaBoardDao {
public List<QnaboardVO> qnaBoardList(Map<String, String> params) throws SQLException;
public QnaboardVO qnaBoardInfo(Map<String, String... | 717 | 0.817294 | 0.817294 | 19 | 36.736843 | 31.50078 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.263158 | false | false | 12 | |
f61f1a5de065b03cfda74b15235ecf38ab9ece1e | 32,203,664,822,137 | 73bc1f34b5e18c6582a8e88df0922bd5ef96302e | /J39_2/Kalendarz.java | 5eeef3984ccc701822bfc91cc841190bb4c22cb2 | [] | no_license | JavorSky500/kurs_JAVA | https://github.com/JavorSky500/kurs_JAVA | f65e167a91850642aa11a76f8766cb3e2e3019ff | 93c931b4951468585757caa93636443df9645d02 | refs/heads/master | 2020-05-24T23:15:41.888000 | 2019-05-19T18:53:09 | 2019-05-19T18:53:09 | 187,511,774 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package J39_2;
import java.util.ArrayList;
abstract public class Kalendarz implements KalendarzDane {
public ArrayList<String[]> historia = new ArrayList<>();
abstract public int Statystyki();
@Override
public boolean sprawdzTermin(String odKiedy, String doKiedy) {
boolean jest ... | UTF-8 | Java | 781 | java | Kalendarz.java | Java | [] | null | [] | package J39_2;
import java.util.ArrayList;
abstract public class Kalendarz implements KalendarzDane {
public ArrayList<String[]> historia = new ArrayList<>();
abstract public int Statystyki();
@Override
public boolean sprawdzTermin(String odKiedy, String doKiedy) {
boolean jest ... | 781 | 0.572343 | 0.558259 | 28 | 25.821428 | 32.433506 | 155 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 12 |
231326d6e9f4c1a240ef18a9da07041e7b245284 | 16,192,026,735,883 | ef0b641875abbcdd4ea4365145efd6d5c84b5686 | /src/main/java/ru/com/ma/service/impl/UserServiceImpl.java | d654330a1bb56dc49c43d324ff199e0b1210de01 | [] | no_license | ma4ev/springboot_app_1 | https://github.com/ma4ev/springboot_app_1 | 3976808308257de950e0043c0c375bb5d9c8fe15 | f05feafca4682067f637bc9e629a1541083ef9fd | refs/heads/master | 2020-04-14T05:16:56.820000 | 2019-02-10T21:41:24 | 2019-02-10T21:41:24 | 163,656,532 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.com.ma.service.impl;
import org.apache.commons.lang3.StringUtils;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.crypto.password.PasswordEncoder;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional... | UTF-8 | Java | 3,191 | java | UserServiceImpl.java | Java | [
{
"context": "D().toString());\n user.setPassword(password);\n repo.save(user);\n\n ",
"end": 2918,
"score": 0.6124964356422424,
"start": 2910,
"tag": "PASSWORD",
"value": "password"
}
] | null | [] | package ru.com.ma.service.impl;
import org.apache.commons.lang3.StringUtils;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.crypto.password.PasswordEncoder;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional... | 3,193 | 0.655594 | 0.65434 | 107 | 28.82243 | 25.534954 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.504673 | false | false | 12 |
e44cc88816a21cfffb90ee2aecd7ea4c6342f7d4 | 36,532,991,846,223 | 7943575d23aae0fc9ba8a685be589eb7bce9f91e | /work1.java | 216d97084ca6930e81de5f3ad72388391c1405f2 | [] | no_license | JustIT-USY/XuYiFeng-Practice | https://github.com/JustIT-USY/XuYiFeng-Practice | 6b6e4bbf98351238ebc33594d826cb143db30526 | dd06e574548bdcf0e27b87da2aac563c1bbadbae | refs/heads/master | 2020-03-30T19:31:50.913000 | 2018-11-25T08:49:14 | 2018-11-25T08:49:14 | 151,547,168 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package hellojava;
import java.util.Random;//导入随机数包
import java.util.Scanner;//导入键盘输入包
public class work1 {
public static void main(String[] args) {
System.out.println("这是猜数游戏,你有10次机会!");
System.out.println("请输入一个数字(0~50)");
Random game = new Random();
Scanner idea=new Scanner(System.in);
int ... | GB18030 | Java | 1,418 | java | work1.java | Java | [] | null | [] | package hellojava;
import java.util.Random;//导入随机数包
import java.util.Scanner;//导入键盘输入包
public class work1 {
public static void main(String[] args) {
System.out.println("这是猜数游戏,你有10次机会!");
System.out.println("请输入一个数字(0~50)");
Random game = new Random();
Scanner idea=new Scanner(System.in);
int ... | 1,418 | 0.453125 | 0.435937 | 55 | 21.272728 | 13.319098 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.072727 | false | false | 12 |
b188b391716ea26625d364e63664d0aed68a5e84 | 23,691,039,653,893 | 5d4abe884df8d9ab94c374f289ff94c8636c4c65 | /SpaceColonizer2/src/DisplayMap.java | 15e3a1d041836c258d1d0c3be9400e32c470fa7f | [] | no_license | pmooney123/SPACEASCIIGAME | https://github.com/pmooney123/SPACEASCIIGAME | 5c79d5e5c71a7d0d23153c717d60f9988b824a22 | df5b1f209ea42857e95cc29633be41c9fac708bd | refs/heads/main | 2023-06-05T09:05:41.776000 | 2021-07-05T02:03:35 | 2021-07-05T02:03:35 | 381,207,470 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.awt.event.KeyEvent;
public class DisplayMap extends SubMenu {
public Galaxy galaxy;
public DisplayMap(Galaxy galaxy) {
this.galaxy = galaxy;
this.ID = "dis";
}
@Override
public void displayOutput(AsciiPanel terminal) {
for (int x2 = 0; x2 < galaxy... | UTF-8 | Java | 616 | java | DisplayMap.java | Java | [] | null | [] | import java.awt.event.KeyEvent;
public class DisplayMap extends SubMenu {
public Galaxy galaxy;
public DisplayMap(Galaxy galaxy) {
this.galaxy = galaxy;
this.ID = "dis";
}
@Override
public void displayOutput(AsciiPanel terminal) {
for (int x2 = 0; x2 < galaxy... | 616 | 0.535714 | 0.516234 | 27 | 20.814816 | 21.84124 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 12 |
543de18d7cd95e7404c6cf422249765ebe05f4d0 | 16,295,105,977,263 | a7ef3782057e9d6677aa572ca8ca21fef440c8a7 | /src/main/java/by/ira/urm/ui/util/UIHelper.java | 508cd748f7440df9a96d999fa3237d1ad143733d | [] | no_license | mayorchyk/urm | https://github.com/mayorchyk/urm | d819d4ede08d3936da75a33e53fe58cc4a46c577 | 6496012bd6cc170fad81572203d931609fdfbe4c | refs/heads/master | 2021-01-21T13:11:51.431000 | 2011-11-26T19:22:21 | 2011-11-26T19:22:21 | 1,331,034 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package by.ira.urm.ui.util;
import by.ira.urm.model.Attribute;
import by.ira.urm.model.Case;
import by.ira.urm.ui.extensions.URTextField;
import by.ira.urm.ui.model.ContactModel;
import java.util.ArrayList;
import java.util.List;
import javax.swing.JTable;
import javax.swing.table.DefaultTableColumnModel;
import javax... | UTF-8 | Java | 5,108 | java | UIHelper.java | Java | [
{
"context": "lper methods for handle UI workflow.\n *\n * @author kiryl\n */\npublic class UIHelper {\n\n private static UIH",
"end": 478,
"score": 0.9997040629386902,
"start": 473,
"tag": "USERNAME",
"value": "kiryl"
}
] | null | [] | package by.ira.urm.ui.util;
import by.ira.urm.model.Attribute;
import by.ira.urm.model.Case;
import by.ira.urm.ui.extensions.URTextField;
import by.ira.urm.ui.model.ContactModel;
import java.util.ArrayList;
import java.util.List;
import javax.swing.JTable;
import javax.swing.table.DefaultTableColumnModel;
import javax... | 5,108 | 0.63195 | 0.629013 | 183 | 26.912569 | 25.496449 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.36612 | false | false | 12 |
181c53656d05121d6a4cb17d47854cc1a66b1f2c | 20,959,440,458,824 | 4ee96ecdf3744efbfdaf3083f86897e4e0e1c83f | /app/src/main/java/com/example/ad/mm/gongchang/IntHumanFactory.java | 042afc1a33d2bdb17617683ebb9c4ad31eec888b | [] | no_license | renyulin/demo | https://github.com/renyulin/demo | 5dc4d646241a41b286167a6f3f5a99bbcb2bbda5 | 82ab1d51b5e3d8d18df992837befe805559f02ad | refs/heads/master | 2020-04-04T00:32:09.134000 | 2018-11-01T02:53:14 | 2018-11-01T02:53:14 | 155,653,203 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.ad.mm.gongchang;
public interface IntHumanFactory {
public <T extends Human> T createHuman(Class<T> c);
}
| UTF-8 | Java | 131 | java | IntHumanFactory.java | Java | [] | null | [] | package com.example.ad.mm.gongchang;
public interface IntHumanFactory {
public <T extends Human> T createHuman(Class<T> c);
}
| 131 | 0.748092 | 0.748092 | 5 | 25.200001 | 21.460661 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 12 |
d60c267b27758d239c491c29ee47e06a308b51cf | 34,969,623,757,149 | af37c8b9f4ae67499184fdeb095a18522f19145f | /app/src/main/java/com/wz/beijingnews/ui/BaseView.java | d7cde4f218564a4658018bd71a16307341e94729 | [] | no_license | wangzheng-588/BeiJingNews | https://github.com/wangzheng-588/BeiJingNews | 918d6e7e7c8b3c89515d0a8dcb0b58228a6a4efc | 35f1e5fc7f6889d0eacf15fa60d276b721fdfb08 | refs/heads/master | 2021-06-18T08:43:26.083000 | 2017-06-13T10:06:30 | 2017-06-13T10:06:30 | 94,199,415 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wz.beijingnews.ui;
/**
* Created by wz on 17-6-2.
*/
public interface BaseView {
}
| UTF-8 | Java | 102 | java | BaseView.java | Java | [
{
"context": "package com.wz.beijingnews.ui;\n\n/**\n * Created by wz on 17-6-2.\n */\n\npublic interface BaseView {\n\n\n\n}\n",
"end": 52,
"score": 0.9995148181915283,
"start": 50,
"tag": "USERNAME",
"value": "wz"
}
] | null | [] | package com.wz.beijingnews.ui;
/**
* Created by wz on 17-6-2.
*/
public interface BaseView {
}
| 102 | 0.637255 | 0.598039 | 11 | 8.272727 | 12.151251 | 30 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.090909 | false | false | 12 |
1cd960536addcce611eed461edaff3273fb5fe05 | 38,620,345,939,043 | 05c2f19e54fa8ec885a7ecc4134ac6975970b285 | /microservice-gestion-rdv/src/main/java/com/mgestion_rdv/service/SalonService.java | f0dc54aacfbd75e348f233983902f5ea4e39078e | [] | no_license | FillionNicolas/gestionSalonCoiffureBack | https://github.com/FillionNicolas/gestionSalonCoiffureBack | edf7c64366d271d67e35da0f96c50ebddfdf26fa | e7aad9a571781024607919a5cb0c2ea99df28ec8 | refs/heads/master | 2023-01-22T10:47:12.692000 | 2020-11-25T16:13:02 | 2020-11-25T16:13:02 | 313,890,584 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mgestion_rdv.service;
import java.util.List;
import com.mgestion_rdv.entity.Salon;
public interface SalonService {
public Salon saveSalon(Salon salon);
public List<Salon> findAllSalon();
public Salon findOneSalon(Long idSalon);
void deleteSalon(Long idSalon);
}
| UTF-8 | Java | 310 | java | SalonService.java | Java | [] | null | [] | package com.mgestion_rdv.service;
import java.util.List;
import com.mgestion_rdv.entity.Salon;
public interface SalonService {
public Salon saveSalon(Salon salon);
public List<Salon> findAllSalon();
public Salon findOneSalon(Long idSalon);
void deleteSalon(Long idSalon);
}
| 310 | 0.712903 | 0.712903 | 18 | 16.222221 | 16.844238 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.888889 | false | false | 12 |
5397f7824183e2cdae5c413161f6664cb11d8bb3 | 38,173,669,332,571 | 80806fe2e49dca945f97ef58325aaf07ceae5a7d | /src/garage/model/vehicles/Van.java | 9887b6849650d3d24e15ea0afdc2e5bbe9881856 | [] | no_license | g0r4n/ProjektniZadatak2018 | https://github.com/g0r4n/ProjektniZadatak2018 | 1724b2b2b26cc264fbb9455b69edef7dd8c5de8f | 48f682c6d74e5cd3259ab621bbc993e20a5ded79 | refs/heads/master | 2018-11-09T02:03:57.452000 | 2018-09-09T18:54:31 | 2018-09-09T18:54:31 | 136,925,999 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package garage.model.vehicles;
import java.io.File;
import java.io.Serializable;
public class Van extends Vehicle
{
private double loadCapacity;
public Van(){}
public Van(String name, String chassisNumber, String registrationNumber, String engineNumber, File photography, int loadCapacity)
{
... | UTF-8 | Java | 631 | java | Van.java | Java | [] | null | [] | package garage.model.vehicles;
import java.io.File;
import java.io.Serializable;
public class Van extends Vehicle
{
private double loadCapacity;
public Van(){}
public Van(String name, String chassisNumber, String registrationNumber, String engineNumber, File photography, int loadCapacity)
{
... | 631 | 0.70523 | 0.70523 | 27 | 22.370371 | 29.554905 | 133 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.62963 | false | false | 12 |
b69e643a992f8914a26c8fb45d98fdddeec6acc6 | 31,361,851,250,564 | d7c59875de522b2bd515b4514128012f40adf641 | /src/textadventure/TextAdventure.java | 0ab67dc141d381b592f533a9b595dcc4403630dc | [] | no_license | MalikSh96/TAG | https://github.com/MalikSh96/TAG | d6d7edb5f17ac3390dc186655db2d0e5707c21ea | 8a547f877428e259f763a96fe56488b6f8c38f46 | refs/heads/master | 2021-05-08T03:09:35.353000 | 2017-11-05T16:53:28 | 2017-11-05T16:53:28 | 108,232,784 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package textadventure;
public class TextAdventure
{
public static void main(String[] args)
{
GameCTRL game = new GameCTRL();
game.GameCentral();
}
}
| UTF-8 | Java | 190 | java | TextAdventure.java | Java | [] | null | [] | package textadventure;
public class TextAdventure
{
public static void main(String[] args)
{
GameCTRL game = new GameCTRL();
game.GameCentral();
}
}
| 190 | 0.589474 | 0.589474 | 10 | 17 | 15.728954 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3 | false | false | 12 |
7f2a3a58c428360188dade429e655e93533e15bf | 16,114,717,364,036 | acf13ec9720e1ac7b92facf2fa4980008147a693 | /src/main/java/org/bukkit/craftbukkit/util/LongBaseHashtable.java | c397e5d22b4ee2b441ba02752790217f6927e92f | [] | no_license | Hugobros3/XolioCraftBukkit | https://github.com/Hugobros3/XolioCraftBukkit | c152cc6f2731b93076d0def7820a77bdfdafc747 | 8c95124bdd8fa2062c8764aa339f9b06100ce1aa | refs/heads/master | 2015-08-05T20:25:07.704000 | 2014-05-08T17:58:17 | 2014-05-08T17:58:17 | 3,415,731 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.bukkit.craftbukkit.util;
import net.minecraft.server.Chunk;
import net.minecraft.server.MinecraftServer;
import java.util.ArrayList;
import static org.bukkit.craftbukkit.util.Java15Compat.Arrays_copyOf;
public class LongBaseHashtable extends LongHash {
EntryBase[][][] values = new EntryBase[256][][... | UTF-8 | Java | 3,320 | java | LongBaseHashtable.java | Java | [] | null | [] | package org.bukkit.craftbukkit.util;
import net.minecraft.server.Chunk;
import net.minecraft.server.MinecraftServer;
import java.util.ArrayList;
import static org.bukkit.craftbukkit.util.Java15Compat.Arrays_copyOf;
public class LongBaseHashtable extends LongHash {
EntryBase[][][] values = new EntryBase[256][][... | 3,320 | 0.493072 | 0.481325 | 115 | 27.869566 | 22.128683 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.556522 | false | false | 12 |
356c4d216b4238a9e5213869af1d90c2212e8cdf | 37,855,841,759,027 | e5183262a8ae6f57452c13c096fdd3c6ab42269d | /app/src/main/java/bk_dev/apps/brockrice/sweettreats/adapter/StepsAdapter.java | 10ae8435470eebbf61968b0a663b23250918b32b | [] | no_license | BK114/SweetTreats | https://github.com/BK114/SweetTreats | bc16d3db78f86c5f39d9727fae52dadc4f2f72b1 | f4f8639fb34274229110fc4f90cf0adc1e8e9573 | refs/heads/master | 2020-04-05T13:16:04.445000 | 2018-11-09T17:22:00 | 2018-11-09T17:22:00 | 156,894,779 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package bk_dev.apps.brockrice.sweettreats.adapter;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.os.Parcelable;
import android.support.v7.widget.RecyclerView;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.... | UTF-8 | Java | 4,855 | java | StepsAdapter.java | Java | [
{
"context": "rice.sweettreats.model.Recipes;\n\n/**\n * Created by brockrice on 12/7/17.\n */\n\npublic class StepsAdapter extend",
"end": 840,
"score": 0.9992634654045105,
"start": 831,
"tag": "USERNAME",
"value": "brockrice"
}
] | null | [] | package bk_dev.apps.brockrice.sweettreats.adapter;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.os.Parcelable;
import android.support.v7.widget.RecyclerView;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.... | 4,855 | 0.647168 | 0.645314 | 123 | 38.479675 | 33.20039 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.512195 | false | false | 12 |
ef6452d7046c4ce31e31ab6a985da3c5882ca3fd | 39,041,252,752,467 | eec6220362c24485b2112a5678bd174151ae45b6 | /src/main/java/com/edu/active/services/storage/api/PostStorageService.java | d9b32ce68ba8b1607adb49d0962b898ee904da29 | [] | no_license | sherif98/Active | https://github.com/sherif98/Active | b0615943d64f1940dcc5ec7ca9f7ed8f23dcf7d1 | b4939cbe5a45f387ae196126748bf0e62bd1e89a | refs/heads/master | 2021-01-18T13:01:46.380000 | 2017-02-14T14:18:30 | 2017-02-14T14:18:30 | 80,718,489 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.edu.active.services.storage.api;
import com.edu.active.services.storage.model.Category;
import com.edu.active.services.storage.model.Post;
import com.edu.active.services.storage.model.User;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.springframew... | UTF-8 | Java | 646 | java | PostStorageService.java | Java | [] | null | [] | package com.edu.active.services.storage.api;
import com.edu.active.services.storage.model.Category;
import com.edu.active.services.storage.model.Post;
import com.edu.active.services.storage.model.User;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.springframew... | 646 | 0.801858 | 0.801858 | 21 | 29.761906 | 24.851761 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.619048 | false | false | 12 |
5a236008be7f343b8c8208714ac3472a5c4bf168 | 37,168,647,001,382 | 8a23071da91c6a394894edc7ed96994f860d27dc | /app/src/main/java/ch/beerpro/presentation/profile/myfridge/OnFridgeItemInteractionListener.java | 92722a7a2cb9aa1994fdefa4cd6d5abb3b6b0a8a | [] | no_license | alexSteiner93/beerpro | https://github.com/alexSteiner93/beerpro | aa824c4a0e4d83e2eaff2b562618f6d6025879b9 | 812820f61dda561edb8339be93860e9d736a6073 | refs/heads/master | 2020-08-01T04:33:25.532000 | 2019-10-31T10:06:50 | 2019-10-31T10:06:50 | 210,864,479 | 0 | 0 | null | true | 2019-10-29T17:50:04 | 2019-09-25T14:23:41 | 2019-10-29T15:05:08 | 2019-10-29T17:49:59 | 22,989 | 0 | 0 | 0 | Java | false | false |
package ch.beerpro.presentation.profile.myfridge;
import android.widget.ImageView;
import ch.beerpro.domain.models.Beer;
import ch.beerpro.domain.models.FridgeBeer;
public interface OnFridgeItemInteractionListener {
void onMoreClickedListener(ImageView photo, Beer beer);
void onFridgeAddClickedListener(Frid... | UTF-8 | Java | 409 | java | OnFridgeItemInteractionListener.java | Java | [] | null | [] |
package ch.beerpro.presentation.profile.myfridge;
import android.widget.ImageView;
import ch.beerpro.domain.models.Beer;
import ch.beerpro.domain.models.FridgeBeer;
public interface OnFridgeItemInteractionListener {
void onMoreClickedListener(ImageView photo, Beer beer);
void onFridgeAddClickedListener(Frid... | 409 | 0.819071 | 0.819071 | 13 | 30.461538 | 24.656456 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.615385 | false | false | 12 |
09a4372da0c33c2c3d483df508e4450d2856d464 | 22,230,750,752,484 | b5436b52146df4589e8708b8f2a3db380f5a1506 | /app/src/main/java/com/azarlive/android/p025f/C1607c.java | 5cf4d666b5792761701eeef5801b0a297b7ee284 | [] | no_license | KobeGong/AzarDev2 | https://github.com/KobeGong/AzarDev2 | 3af539544a69ea62de64b0ffd3d42c7a2c96fc0e | 93549dce7a675c6ba4992590f8313b5ca679e6c7 | refs/heads/master | 2018-02-09T15:11:24.821000 | 2017-07-10T13:18:21 | 2017-07-10T13:18:21 | 96,779,211 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.azarlive.android.p025f;
import android.content.Context;
import android.content.SharedPreferences;
import android.os.AsyncTask;
import android.util.Log;
import com.azarlive.android.BuildVars;
import com.azarlive.android.SchemeServiceActivity;
import com.azarlive.android.ServiceAsyncTask;
import com.azarlive... | UTF-8 | Java | 8,605 | java | C1607c.java | Java | [] | null | [] | package com.azarlive.android.p025f;
import android.content.Context;
import android.content.SharedPreferences;
import android.os.AsyncTask;
import android.util.Log;
import com.azarlive.android.BuildVars;
import com.azarlive.android.SchemeServiceActivity;
import com.azarlive.android.ServiceAsyncTask;
import com.azarlive... | 8,605 | 0.620686 | 0.550726 | 219 | 38.292236 | 40.013771 | 276 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.643836 | false | false | 12 |
8be231143c6695a27cf0b3b5aeceade385d82b44 | 17,798,344,505,390 | cce7b3e4490f82f3907bafa195b6f1a9290caf14 | /client/src/main/java/com/suan/client/apiclient/ServerApiClient.java | 324271195dd356d580cbfdd1fa6204b243702e55 | [] | no_license | jaysuan/hys-test | https://github.com/jaysuan/hys-test | 29eb797ae893c2fa7c122d82e98fe05036e700ec | aadfda27ec3c9770cb435072042991440403b1b6 | refs/heads/master | 2023-02-26T01:33:06.171000 | 2021-01-30T10:42:59 | 2021-01-30T10:42:59 | 333,565,033 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.suan.client.apiclient;
import com.suan.client.ClientMetadata;
import com.suan.client.ServerResponse;
import org.springframework.http.HttpStatus;
import org.springframework.http.MediaType;
import org.springframework.stereotype.Service;
import org.springframework.web.reactive.function.client.WebClient;
impor... | UTF-8 | Java | 1,911 | java | ServerApiClient.java | Java | [] | null | [] | package com.suan.client.apiclient;
import com.suan.client.ClientMetadata;
import com.suan.client.ServerResponse;
import org.springframework.http.HttpStatus;
import org.springframework.http.MediaType;
import org.springframework.stereotype.Service;
import org.springframework.web.reactive.function.client.WebClient;
impor... | 1,911 | 0.609628 | 0.607012 | 55 | 33.745453 | 27.268509 | 159 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 12 |
baeee0af74f58dd009409f6c68a9d8304cb9c04c | 27,496,380,665,298 | 11185942f8d1d35d9b800439be8a055228b1565d | /HomeWork3,4/People.java | b335d32a0d1e9fe93f8ff94dccaf1b61a93f3400 | [] | no_license | YuraMitriakhin/JAVA_OOP_HOME_WORK | https://github.com/YuraMitriakhin/JAVA_OOP_HOME_WORK | 0eb468b7ac175bf76dd99b12a5d39ab8b1f3a925 | 8dc6426cc7cfb7385987380c4603e3f594b6bf81 | refs/heads/master | 2021-09-27T16:22:09.528000 | 2018-11-09T15:39:37 | 2018-11-09T15:39:37 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gmail.yuramitryahin;
public class People {
private String name;
private String surname;
private int age;
private enum sex {male,female};
private sex s;
public People(String name, String surname, String sex, int age) {
super();
this.name = name;
this.surname = surname;
this.age = age;
setSe... | UTF-8 | Java | 953 | java | People.java | Java | [
{
"context": "package com.gmail.yuramitryahin;\n\npublic class People {\n\tprivate String name;\n\tpr",
"end": 31,
"score": 0.7579507827758789,
"start": 18,
"tag": "USERNAME",
"value": "yuramitryahin"
}
] | null | [] | package com.gmail.yuramitryahin;
public class People {
private String name;
private String surname;
private int age;
private enum sex {male,female};
private sex s;
public People(String name, String surname, String sex, int age) {
super();
this.name = name;
this.surname = surname;
this.age = age;
setSe... | 953 | 0.625394 | 0.625394 | 62 | 14.370968 | 14.483844 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.322581 | false | false | 12 |
ad11a812e9e4710305946d85cacada216508f152 | 22,539,988,400,702 | 2a07520a321ca0470054825359e56c268e590dfb | /ymm-portal/portal-dao/src/main/java/com/ymm/portal/dao/GoodsMapper.java | 34db4fa12c5251973e99acc50d5cfbc640d594f8 | [] | no_license | Organ-ymm/ymm | https://github.com/Organ-ymm/ymm | 4d5a743a76e9eefca98513c0fab9440a1716d6ca | 9084465d7ee5cc060da79e28506d172ef4a11767 | refs/heads/master | 2021-04-09T13:30:48.194000 | 2018-04-06T08:33:36 | 2018-04-06T08:33:36 | 125,450,841 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ymm.portal.dao;
import com.ymm.commons.pojo.po.Goods;
import com.ymm.portal.pojo.vo.GoodsCustom;
import org.apache.ibatis.annotations.Param;
import java.util.List;
public interface GoodsMapper {
List<Goods> listHotGoods(int cat_id);
List<Goods> listGoods(@Param("goodsCustom") GoodsCustom goodsCu... | UTF-8 | Java | 397 | java | GoodsMapper.java | Java | [] | null | [] | package com.ymm.portal.dao;
import com.ymm.commons.pojo.po.Goods;
import com.ymm.portal.pojo.vo.GoodsCustom;
import org.apache.ibatis.annotations.Param;
import java.util.List;
public interface GoodsMapper {
List<Goods> listHotGoods(int cat_id);
List<Goods> listGoods(@Param("goodsCustom") GoodsCustom goodsCu... | 397 | 0.765743 | 0.765743 | 15 | 25.466667 | 24.129833 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.533333 | false | false | 12 |
fdae4a98bd4dbd01e6e05fda6f5f18ed1b1759e5 | 7,627,861,945,861 | 2619809a39f360af987915f2f064b4293735aa7d | /src/main/java/net/jrouter/ActionInvocation.java | b7fceb2a2712fb850f5c7882c6079b9e6afaaa78 | [] | no_license | innjj/jrouter | https://github.com/innjj/jrouter | 7b2090a9d5982c96b76b0b3053e18ec463f1c0b8 | a5b6cee4f8102f1145d201c91ebbb9c66b3f05bb | refs/heads/master | 2021-01-21T14:33:03.091000 | 2020-11-28T08:00:08 | 2020-11-28T08:00:08 | 58,809,227 | 12 | 4 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (C) 2010-2111 sunjumper@163.com
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law o... | UTF-8 | Java | 4,316 | java | ActionInvocation.java | Java | [
{
"context": "/*\n * Copyright (C) 2010-2111 sunjumper@163.com\n *\n * Licensed under the Apache License, Version ",
"end": 47,
"score": 0.9998809099197388,
"start": 30,
"tag": "EMAIL",
"value": "sunjumper@163.com"
}
] | null | [] | /*
* Copyright (C) 2010-2111 <EMAIL>
*
* 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 agreed t... | 4,306 | 0.622121 | 0.617576 | 154 | 20.428572 | 19.888931 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.175325 | false | false | 12 |
a94fa2d48f91eab451cf0c81c52b7c2a8224844f | 5,617,817,264,141 | dff23ae4980a0e6c43d8a21a6883d05e6764adb2 | /Web-SpringMVC-Example/src/main/java/com/vik/research/web/form/validator/LoginFormValidator.java | 6fa99bb404eabd8ce7e9bb4134f76eb8b64fec34 | [] | no_license | viking-prj/research | https://github.com/viking-prj/research | dbbb8aa884c3c249e37c8f55bd13ac25a580bcb3 | fe8f84e11f524aae9bd4c33146b02596bf6b4434 | refs/heads/master | 2020-05-17T20:43:13.908000 | 2013-11-05T00:54:07 | 2013-11-05T00:54:07 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.vik.research.web.form.validator;
import org.springframework.stereotype.Component;
import org.springframework.validation.Errors;
import org.springframework.validation.Validator;
import com.vik.research.web.form.LoginForm;
@Component
public class LoginFormValidator extends GlobalValidator implemen... | UTF-8 | Java | 693 | java | LoginFormValidator.java | Java | [
{
"context": "form = (LoginForm) target;\r\n\r\n\t\tvalidateUsername(\"username\", form.getUsername(), errors);\r\n\t\tvalidatePasswor",
"end": 588,
"score": 0.9489496350288391,
"start": 580,
"tag": "USERNAME",
"value": "username"
},
{
"context": "form.getUsername(), errors);\r\n\t\t... | null | [] | package com.vik.research.web.form.validator;
import org.springframework.stereotype.Component;
import org.springframework.validation.Errors;
import org.springframework.validation.Validator;
import com.vik.research.web.form.LoginForm;
@Component
public class LoginFormValidator extends GlobalValidator implemen... | 695 | 0.759019 | 0.759019 | 26 | 24.653847 | 25.105841 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.076923 | false | false | 12 |
bca93824cb1e592509c26d457b8246161b780322 | 27,023,934,263,069 | 5dbf1a5a43397644dd735e77377665d1c98e8a07 | /src/main/java/com/my/tiles/SidebarPreparer.java | e66034622725fb811d8c62081c535aa9ff3e8afc | [] | no_license | vlad-shevchenko/ugly-blog | https://github.com/vlad-shevchenko/ugly-blog | be24c4fe2ab6e6abba0baeea037ce87f03c7a933 | d100ceb2ab11b4a573db10b131d5467c515322ab | refs/heads/master | 2020-05-20T05:59:38.782000 | 2015-01-04T10:03:27 | 2015-01-04T10:03:27 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.my.tiles;
import com.my.dao.interfaces.PostDao;
import com.my.dao.interfaces.TagDao;
import com.my.model.Post;
import com.my.model.Tag;
import com.my.util.PostUtil;
import org.apache.tiles.AttributeContext;
import org.apache.tiles.preparer.ViewPreparer;
import org.apache.tiles.request.Request;
import org.s... | UTF-8 | Java | 1,792 | java | SidebarPreparer.java | Java | [] | null | [] | package com.my.tiles;
import com.my.dao.interfaces.PostDao;
import com.my.dao.interfaces.TagDao;
import com.my.model.Post;
import com.my.model.Tag;
import com.my.util.PostUtil;
import org.apache.tiles.AttributeContext;
import org.apache.tiles.preparer.ViewPreparer;
import org.apache.tiles.request.Request;
import org.s... | 1,792 | 0.664063 | 0.657924 | 59 | 29.372881 | 27.329067 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.610169 | false | false | 12 |
60f23ad25a07921a0716f14d17908e9061ec1137 | 6,399,501,305,999 | 3025b3d2cde4aa1256a24b4bfdbda5d073b40d85 | /bf/src/com/wyx/suanfa/sorts/InsertionSortAdd.java | 30c9f3c9c7647bb52c3f7e3783210e54ecf6fdbd | [] | no_license | wangwyx/bingfa | https://github.com/wangwyx/bingfa | 6fabd14e06d95d8f5e71a84a891104e3444230c2 | 2580af120cf7b6bcdee763cf79d048877b539a16 | refs/heads/master | 2021-04-12T07:48:01.783000 | 2020-11-24T03:12:24 | 2020-11-24T03:12:24 | 94,510,083 | 0 | 0 | null | false | 2020-10-13T18:31:28 | 2017-06-16T05:54:52 | 2020-07-16T09:07:39 | 2020-10-13T18:31:27 | 242 | 0 | 0 | 1 | Java | false | false | package com.wyx.suanfa.sorts;
import java.util.Arrays;
/**
* 插入排序(插入位置,从头至尾搜索)
* @Author: ooooor
* 可查看博客介绍:https://mp.weixin.qq.com/s?__biz=MzIxMjE5MTE1Nw==&mid=2653199343&idx=1&sn=a5491fa908e45e6117423d9ba5062611&chksm=8c99e935bbee60232aacb7c2b74961a24e7b86d44bf98357c597ad277a8eb15639c1de7034d9&mpshare=1&scene=24... | UTF-8 | Java | 3,073 | java | InsertionSortAdd.java | Java | [
{
"context": "util.Arrays;\n\n/**\n * 插入排序(插入位置,从头至尾搜索)\n * @Author: ooooor\n * 可查看博客介绍:https://mp.weixin.qq.com/s?__biz=MzIxM",
"end": 100,
"score": 0.999701738357544,
"start": 94,
"tag": "USERNAME",
"value": "ooooor"
}
] | null | [] | package com.wyx.suanfa.sorts;
import java.util.Arrays;
/**
* 插入排序(插入位置,从头至尾搜索)
* @Author: ooooor
* 可查看博客介绍:https://mp.weixin.qq.com/s?__biz=MzIxMjE5MTE1Nw==&mid=2653199343&idx=1&sn=a5491fa908e45e6117423d9ba5062611&chksm=8c99e935bbee60232aacb7c2b74961a24e7b86d44bf98357c597ad277a8eb15639c1de7034d9&mpshare=1&scene=24... | 3,073 | 0.482264 | 0.419245 | 92 | 27.815218 | 33.863194 | 308 | false | false | 0 | 0 | 0 | 0 | 82 | 0.030943 | 0.630435 | false | false | 12 |
2bc571e4b64164e25a8b9f1c2063dc1209a77b90 | 3,556,232,955,036 | d980a42f2e8ff5481066f3d1e53a106bed8d47ae | /Backjun/src/graph/problem_11376.java | e978dbb2e30ddaeb7678216c1b3ff60537f38c82 | [] | no_license | jms8732/Coding_Practice | https://github.com/jms8732/Coding_Practice | a2a51e43f2064b864762d44e4f3788640b0d2b87 | d8352923cda120355faef2851b65639f73fa633f | refs/heads/master | 2021-06-24T18:57:31.640000 | 2021-04-07T09:29:50 | 2021-04-07T09:29:50 | 219,463,792 | 0 | 0 | null | false | 2021-04-07T09:29:51 | 2019-11-04T09:29:21 | 2021-04-06T08:09:24 | 2021-04-07T09:29:50 | 53,813 | 0 | 0 | 0 | Java | false | false | package graph;
//¿Ç÷ °È£2
import java.util.*;
import java.io.*;
public class problem_11376 {
static List<Integer> link[];
static int work [];
static boolean c [];
public static void main(String[] args) throws IOException{
BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
StringT... | WINDOWS-1252 | Java | 1,314 | java | problem_11376.java | Java | [] | null | [] | package graph;
//¿Ç÷ °È£2
import java.util.*;
import java.io.*;
public class problem_11376 {
static List<Integer> link[];
static int work [];
static boolean c [];
public static void main(String[] args) throws IOException{
BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
StringT... | 1,314 | 0.574273 | 0.558959 | 67 | 18.492537 | 17.111027 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.686567 | false | false | 12 |
1b7759d884b1ec2b3477fd47874936d11632a110 | 11,355,893,564,449 | ea8013860ed0b905c64f449c8bce9e0c34a23f7b | /WallpaperPickerGoogleRelease/sources/com/google/common/collect/ImmutableSortedSetFauxverideShim.java | f3b3f6100a7615b33e0ac3d38d9f506f3b3e0262 | [] | no_license | TheScarastic/redfin_b5 | https://github.com/TheScarastic/redfin_b5 | 5efe0dc0d40b09a1a102dfb98bcde09bac4956db | 6d85efe92477576c4901cce62e1202e31c30cbd2 | refs/heads/master | 2023-08-13T22:05:30.321000 | 2021-09-28T12:33:20 | 2021-09-28T12:33:20 | 411,210,644 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.google.common.collect;
/* loaded from: classes.dex */
public abstract class ImmutableSortedSetFauxverideShim<E> extends ImmutableSet<E> {
}
| UTF-8 | Java | 152 | java | ImmutableSortedSetFauxverideShim.java | Java | [] | null | [] | package com.google.common.collect;
/* loaded from: classes.dex */
public abstract class ImmutableSortedSetFauxverideShim<E> extends ImmutableSet<E> {
}
| 152 | 0.796053 | 0.796053 | 4 | 37 | 29.453354 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 12 |
0d9ff479e65922877d1c59228b7cf88adf347391 | 28,209,345,206,875 | f6e6527ad86f209ca65947ac33987493bd1a4124 | /src/ProblemSolving/BiggerIsGreater.java | 4b066b73834063101243c60c76378b0af1e2287d | [] | no_license | sevil-toprak/self-development | https://github.com/sevil-toprak/self-development | 0b05f1c17b0d644f0d86d7a02c57c597695a6730 | 8290a72d7517b636fa8633bf23b2c6c3ce2b8df5 | refs/heads/master | 2022-11-05T04:22:21.059000 | 2020-06-12T20:35:14 | 2020-06-12T20:35:14 | 271,834,998 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ProblemSolving;
import java.io.*;
import java.math.*;
import java.security.*;
import java.text.*;
import java.util.*;
import java.util.concurrent.*;
import java.util.regex.*;
/***********************
Lexicographical order is often known as alphabetical order when dealing with strings. A string is greater tha... | UTF-8 | Java | 2,223 | java | BiggerIsGreater.java | Java | [] | null | [] | package ProblemSolving;
import java.io.*;
import java.math.*;
import java.security.*;
import java.text.*;
import java.util.*;
import java.util.concurrent.*;
import java.util.regex.*;
/***********************
Lexicographical order is often known as alphabetical order when dealing with strings. A string is greater tha... | 2,223 | 0.68466 | 0.677913 | 75 | 28.639999 | 37.809219 | 180 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.426667 | false | false | 12 |
08d280b1880bd1f4db8d894e6dfe064c3f886926 | 31,559,419,694,467 | 477b07a462a2387d4d17edb5ecfa9552cae19609 | /LydiaLessons/src/solitaire/Solitaire.java | b1caee6f0f44f7782dadb4d170061474ce556cd3 | [] | no_license | Thinout/JavaLessons | https://github.com/Thinout/JavaLessons | 5f4324b50f7eed3a43046db628c77a6e20a1f977 | b542d4b93211a20a48685c714fb770f7851f52bf | refs/heads/master | 2021-01-01T18:55:20.723000 | 2015-06-11T17:56:06 | 2015-06-11T17:56:06 | 31,376,618 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package solitaire;
/*
Simple Solitaire Card Game in Java
Written by Tim Budd, Oregon State University, 1996
*/
// это программа -- апплет, которые сильнейшим образом ограничивают
import java.awt.*;
import java.applet.*;
public class Solitaire extends Applet { // унаследовались от класса Приложеньице .)
//глобальн... | UTF-8 | Java | 2,007 | java | Solitaire.java | Java | [
{
"context": "/*\n Simple Solitaire Card Game in Java\n Written by Tim Budd, Oregon State University, 1996\n */\n// это програм",
"end": 79,
"score": 0.9997245669364929,
"start": 71,
"tag": "NAME",
"value": "Tim Budd"
}
] | null | [] | package solitaire;
/*
Simple Solitaire Card Game in Java
Written by <NAME>, Oregon State University, 1996
*/
// это программа -- апплет, которые сильнейшим образом ограничивают
import java.awt.*;
import java.applet.*;
public class Solitaire extends Applet { // унаследовались от класса Приложеньице .)
//глобальные... | 2,005 | 0.667881 | 0.641773 | 51 | 31.313726 | 26.3435 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.254902 | false | false | 12 |
ed4c5fb070726d8179a62a2d1393bd9cce9385c6 | 10,307,921,552,124 | 85b931ee57fc879adf6b99f6dfac239e7328d0ca | /src/main/java/com/mycodefu/javacv/fun/converters/ImageTypeKey.java | 1cb198e3cae5ec4fee841c74c743036323c72123 | [
"MIT"
] | permissive | luketn/javacv-fun | https://github.com/luketn/javacv-fun | 67466fc16d33f2a4f6898b731865b56a59c93355 | 74ff4cf1b56dcd10af5c5c6c7578f52e58b791c5 | refs/heads/master | 2022-07-11T08:06:31.806000 | 2020-05-03T02:18:36 | 2020-05-03T02:18:36 | 34,910,105 | 1 | 0 | MIT | false | 2022-06-29T19:44:34 | 2015-05-01T15:46:20 | 2020-07-05T01:43:24 | 2022-06-29T19:44:33 | 7,929 | 0 | 0 | 2 | Java | false | false | package com.mycodefu.javacv.fun.converters;
import org.opencv.core.Mat;
/**
* Hashable key-safe representation of an image width, height and type.
*
* Intended for use in creating buffered image maps.
*
* Created by lthompson on 10/05/15.
*/
class ImageTypeKey {
private final int width;
private final in... | UTF-8 | Java | 1,543 | java | ImageTypeKey.java | Java | [
{
"context": " in creating buffered image maps.\n *\n * Created by lthompson on 10/05/15.\n */\nclass ImageTypeKey {\n private",
"end": 232,
"score": 0.9996410012245178,
"start": 223,
"tag": "USERNAME",
"value": "lthompson"
}
] | null | [] | package com.mycodefu.javacv.fun.converters;
import org.opencv.core.Mat;
/**
* Hashable key-safe representation of an image width, height and type.
*
* Intended for use in creating buffered image maps.
*
* Created by lthompson on 10/05/15.
*/
class ImageTypeKey {
private final int width;
private final in... | 1,543 | 0.561892 | 0.555412 | 69 | 21.362318 | 19.279013 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.463768 | false | false | 12 |
6d0098f1da8d017ae11aa56103f3d800e9f4fa48 | 15,857,019,302,673 | ddc6286c972a9935b9538d108488b7750199cbf1 | /cms-base-system/src/main/java/com/finance/modules/system/service/impl/UserInfoServiceImpl.java | bcd073b6a1ad775e2e7a85f6b71e9fde079bd24c | [] | no_license | tc7879685/cmsboot | https://github.com/tc7879685/cmsboot | bc145543c13cedfafe277a60b21f6b47b67c23bd | d7af171f74abd9c3ae50617524a393439d1cae50 | refs/heads/master | 2020-06-13T10:02:39.644000 | 2019-07-01T07:26:05 | 2019-07-01T07:26:05 | 194,621,144 | 0 | 0 | null | false | 2020-07-01T23:43:02 | 2019-07-01T07:24:47 | 2019-07-01T07:43:29 | 2020-07-01T23:43:01 | 92,421 | 0 | 0 | 2 | HTML | false | false | package com.finance.modules.system.service.impl;
import com.finance.modules.system.entity.UserInfo;
import com.finance.modules.system.mapper.UserInfoMapper;
import com.finance.modules.system.service.UserInfoService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Se... | UTF-8 | Java | 613 | java | UserInfoServiceImpl.java | Java | [] | null | [] | package com.finance.modules.system.service.impl;
import com.finance.modules.system.entity.UserInfo;
import com.finance.modules.system.mapper.UserInfoMapper;
import com.finance.modules.system.service.UserInfoService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Se... | 613 | 0.805873 | 0.805873 | 19 | 31.263159 | 26.522764 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.526316 | false | false | 12 |
63ffcdbbdd77078f7e4336bc189b7de9b56ca846 | 24,713,241,875,658 | ffb24c20ca3fdcb8e9cd222bdec5fec733bc437d | /src/edu/leetcode/medium/dynamicprogramming/UniquePaths.java | f0c1cf26a3c03032313ad7909ca8b2ef194b9d69 | [] | no_license | hung-duong/LeetCode | https://github.com/hung-duong/LeetCode | 1064814518885a12017c2ce216049cce3f9c9685 | f736b775c7ab2902b1b321180136a315ef0b6c37 | refs/heads/master | 2022-11-09T10:45:08.886000 | 2020-06-29T07:12:11 | 2020-06-29T07:12:11 | 78,798,437 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.leetcode.medium.dynamicprogramming;
/**
* Created by hungduong on 10/13/16.
*/
public class UniquePaths {
//Solution 1: Recursion -> Bad
static int numPaths = 0;
public static int uniquePaths1(int m, int n) {
uniquePathsHelper(m, n, 1, n);
return numPaths;
}
public... | UTF-8 | Java | 1,833 | java | UniquePaths.java | Java | [
{
"context": "code.medium.dynamicprogramming;\n\n/**\n * Created by hungduong on 10/13/16.\n */\npublic class UniquePaths {\n /",
"end": 76,
"score": 0.9994540214538574,
"start": 67,
"tag": "USERNAME",
"value": "hungduong"
}
] | null | [] | package edu.leetcode.medium.dynamicprogramming;
/**
* Created by hungduong on 10/13/16.
*/
public class UniquePaths {
//Solution 1: Recursion -> Bad
static int numPaths = 0;
public static int uniquePaths1(int m, int n) {
uniquePathsHelper(m, n, 1, n);
return numPaths;
}
public... | 1,833 | 0.397163 | 0.299509 | 78 | 22.5 | 17.272142 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.192308 | false | false | 12 |
bf0ddeba7118d3372f97eadff83135dee1466307 | 16,226,386,465,156 | a259a8a29c3efefa065f424d3e90159c81649b5e | /src/test/java/win/doyto/query/web/demo/module/user/UserService.java | bd6cab5b123a3329661e8f49713c05f3af653939 | [
"Apache-2.0"
] | permissive | doytowin/doyto-query-web | https://github.com/doytowin/doyto-query-web | edc8ee308a5def42dacc8547547d90f9fa5af598 | cb837eacab52e3397b2d9d698bc3705487229666 | refs/heads/develop | 2023-07-26T12:10:02.136000 | 2021-06-29T14:57:28 | 2021-06-29T14:57:28 | 252,471,447 | 2 | 1 | Apache-2.0 | false | 2021-06-20T03:46:53 | 2020-04-02T14:00:43 | 2021-06-15T10:06:15 | 2021-06-20T03:46:53 | 75 | 3 | 1 | 1 | Java | false | false | package win.doyto.query.web.demo.module.user;
import org.springframework.context.annotation.Primary;
import org.springframework.stereotype.Service;
import win.doyto.query.service.AbstractCrudService;
/**
* UserService
*
* @author f0rb on 2020-04-02
*/
@Primary
@Service
public class UserService extends AbstractCru... | UTF-8 | Java | 362 | java | UserService.java | Java | [
{
"context": "ractCrudService;\n\n/**\n * UserService\n *\n * @author f0rb on 2020-04-02\n */\n@Primary\n@Service\npublic class ",
"end": 239,
"score": 0.9996500015258789,
"start": 235,
"tag": "USERNAME",
"value": "f0rb"
}
] | null | [] | package win.doyto.query.web.demo.module.user;
import org.springframework.context.annotation.Primary;
import org.springframework.stereotype.Service;
import win.doyto.query.service.AbstractCrudService;
/**
* UserService
*
* @author f0rb on 2020-04-02
*/
@Primary
@Service
public class UserService extends AbstractCru... | 362 | 0.792818 | 0.767956 | 15 | 23.133333 | 25.439775 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 12 |
55040762abb0ed5ad4bf4c0d1ec1a49fcf489175 | 16,226,386,463,197 | 869d7cf6b70c16d418e3de090ae9e5190e4c9cdb | /app/src/main/java/com/cristhoper/mypersonalapp/preferences/LanguagePreference.java | d12c61ca8d41f4d31a1251a01824f22f3fb93c83 | [] | no_license | cristhoper23/MyPersonalApp | https://github.com/cristhoper23/MyPersonalApp | 98aeb8e7255d6c0ecf72f0118818178f9dfc07df | cc49c55572fbb5b2662059f2c8c915f59f077f68 | refs/heads/master | 2021-05-08T07:33:48.604000 | 2017-10-24T15:54:39 | 2017-10-24T15:54:39 | 106,885,599 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cristhoper.mypersonalapp.preferences;
import android.app.Application;
import android.content.res.Configuration;
import im.delight.android.languages.Language;
/**
* Created by Cris on 23/10/2017.
*/
public class LanguagePreference extends Application{
@Override
public void onCreate() {
... | UTF-8 | Java | 606 | java | LanguagePreference.java | Java | [
{
"context": "package com.cristhoper.mypersonalapp.preferences;\n\nimport android.app",
"end": 19,
"score": 0.6306824088096619,
"start": 15,
"tag": "USERNAME",
"value": "stho"
},
{
"context": "ght.android.languages.Language;\n\n/**\n * Created by Cris on 23/10/2017.\n */\n\npublic cl... | null | [] | package com.cristhoper.mypersonalapp.preferences;
import android.app.Application;
import android.content.res.Configuration;
import im.delight.android.languages.Language;
/**
* Created by Cris on 23/10/2017.
*/
public class LanguagePreference extends Application{
@Override
public void onCreate() {
... | 606 | 0.727723 | 0.714521 | 26 | 22.307692 | 22.759224 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.384615 | false | false | 12 |
aa29787a7294b720ba0c962879144bee0e6e51d3 | 18,545,668,844,729 | d031d64b14583442af1009714cbde284a463b73a | /src/pe/com/bbva/iipf/pf/dao/impl/LoadGenericDao.java | f7946640f5d258aa1be1a69dab94c84297940b72 | [] | no_license | pierjimenez/ProgramaFinanciero | https://github.com/pierjimenez/ProgramaFinanciero | 693e5eacec42be85493b996290be4bb70f98f604 | fc96347185713dce920bda5e3eb5720ecb5269d8 | refs/heads/master | 2021-01-10T05:35:06.841000 | 2016-02-10T22:18:36 | 2016-02-10T22:21:36 | 51,465,068 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pe.com.bbva.iipf.pf.dao.impl;
import java.sql.CallableStatement;
import java.sql.Connection;
import java.sql.ResultSet;
import java.sql.SQLException;
import org.apache.log4j.Logger;
import org.hibernate.HibernateException;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import ... | UTF-8 | Java | 2,221 | java | LoadGenericDao.java | Java | [] | null | [] | package pe.com.bbva.iipf.pf.dao.impl;
import java.sql.CallableStatement;
import java.sql.Connection;
import java.sql.ResultSet;
import java.sql.SQLException;
import org.apache.log4j.Logger;
import org.hibernate.HibernateException;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import ... | 2,221 | 0.686177 | 0.684376 | 73 | 28.452055 | 20.593948 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.876712 | false | false | 12 |
49980512abdea6397f7259cde3c4d609513e6ac7 | 223,338,369,311 | 8fbf3b717315da9e25cb4d4738a736bd3fc8290b | /kyc-manager/kycserver/kyc-service/src/main/java/com/kyc/service/impl/customer/ScanServiceImpl.java | 876f125647474a5f3592c2c1fe46925bdd5b73bc | [] | no_license | bugbug2022/kyc | https://github.com/bugbug2022/kyc | 78567e09f39e4f8d38ff8a347fbdd58f919190ad | 31632ca0645b5fa5782bb2404ac5567cae7c734e | refs/heads/master | 2023-07-12T03:01:42.577000 | 2020-09-08T03:49:40 | 2020-09-08T03:49:40 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.kyc.service.impl.customer;
import com.github.pagehelper.PageHelper;
import com.kyc.mapper.customer.ScanMapper;
import com.kyc.model.customer.CustomerInfo;
import com.kyc.model.customer.Scan;
import com.kyc.model.customer.ScanExcept;
import com.kyc.model.customer.ScanList;
import com.kyc.service.customer.Sc... | UTF-8 | Java | 1,856 | java | ScanServiceImpl.java | Java | [] | null | [] | package com.kyc.service.impl.customer;
import com.github.pagehelper.PageHelper;
import com.kyc.mapper.customer.ScanMapper;
import com.kyc.model.customer.CustomerInfo;
import com.kyc.model.customer.Scan;
import com.kyc.model.customer.ScanExcept;
import com.kyc.model.customer.ScanList;
import com.kyc.service.customer.Sc... | 1,856 | 0.729526 | 0.729526 | 65 | 27.553846 | 26.850029 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.553846 | false | false | 12 |
13aa433aefb97e3d5dbcda0cc8e0db507b9870e6 | 15,710,990,397,485 | d36dd17826691b80f674fa91b4e31e45cd49f626 | /Neural Network/src/exampleProblems/DigitRecognizingAI.java | 44c4a7400107606ed702736471adbfaaca415e63 | [] | no_license | unboagable/diy-neural-network | https://github.com/unboagable/diy-neural-network | 553d5232fbc4eb73a4857c22ecd7126a33f7163c | 9540e666e34d59b4ce236840d1483e6e60ad327e | refs/heads/master | 2023-02-16T08:57:03.876000 | 2021-01-15T02:20:04 | 2021-01-15T02:20:04 | 54,723,882 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package exampleProblems;
import java.awt.image.BufferedImage;
import java.io.File;
import java.io.FilenameFilter;
import java.io.IOException;
import javax.imageio.ImageIO;
import inputProcessers.GreyscaleImageProcessor;
import sigmoidNeuron.Network;
import utilities.IdxReader;
import utilities.NetworkException;
impo... | UTF-8 | Java | 4,867 | java | DigitRecognizingAI.java | Java | [] | null | [] | package exampleProblems;
import java.awt.image.BufferedImage;
import java.io.File;
import java.io.FilenameFilter;
import java.io.IOException;
import javax.imageio.ImageIO;
import inputProcessers.GreyscaleImageProcessor;
import sigmoidNeuron.Network;
import utilities.IdxReader;
import utilities.NetworkException;
impo... | 4,867 | 0.629751 | 0.618862 | 187 | 25.026737 | 21.841293 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.572192 | false | false | 12 |
18ba7bfe7a43712b3ef46797342b0908d979f452 | 5,583,457,513,145 | 8688298010680499881b954e92a95c9425b31736 | /src/main/java/PessoaJuridica.java | 415bbd4db8745ba50b7d31c320fd7578aa86f9e2 | [] | no_license | eduardopaludo/UFFSGF | https://github.com/eduardopaludo/UFFSGF | e2b03a5a3cec8a13b0877c6b6b4a0313ffbdb821 | d2801f93d5684a6acd12fde6f695bb1463a9aac0 | refs/heads/master | 2021-01-22T05:00:38.525000 | 2015-08-22T00:19:49 | 2015-08-22T00:19:49 | 41,183,080 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class PessoaJuridica {
}
| UTF-8 | Java | 35 | java | PessoaJuridica.java | Java | [] | null | [] |
public class PessoaJuridica {
}
| 35 | 0.714286 | 0.714286 | 3 | 10.333333 | 13.199327 | 29 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 12 |
93a5a5d505fa50e0da964d1295713db50caf6ef8 | 4,123,168,635,420 | 2666427e963a7348c7a1372c887b3b24feb5a677 | /cloud-fui-consul-config/src/main/java/com/fui/cloud/ConsulConfigApplication.java | b7e59529603e6dcd32fe830ec2c121d238cb6e2d | [] | no_license | cckmit/spring-cloud-microservice | https://github.com/cckmit/spring-cloud-microservice | cc548be7d9bd68f28218af24d0b245730b2dacab | ceffddc72ae57e1086dc9cccdee68cb1c35d20f0 | refs/heads/master | 2022-06-03T20:13:38.096000 | 2019-02-14T08:02:38 | 2019-02-14T08:02:38 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.fui.cloud;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.builder.SpringApplicationBuilder;
import org.springframework.boot.context.properties.EnableConfigurationProperties;
import org.springframework.cloud.client.discovery.EnableDiscoveryClient;
@Spri... | UTF-8 | Java | 563 | java | ConsulConfigApplication.java | Java | [] | null | [] | package com.fui.cloud;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.builder.SpringApplicationBuilder;
import org.springframework.boot.context.properties.EnableConfigurationProperties;
import org.springframework.cloud.client.discovery.EnableDiscoveryClient;
@Spri... | 563 | 0.843695 | 0.843695 | 16 | 34.25 | 29.226486 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 12 |
efa8df3234ff1a081c71b6536f14d2343ed8dffd | 23,510,651,016,790 | f447b9334d4c05867e716416ad3782eb884e443c | /src/main/java/com/iot/immutability/delegation/B2.java | b2661ef1ad3039e6977a69130a26b4bd2ba2b63d | [] | no_license | gvr-kumar/iot | https://github.com/gvr-kumar/iot | 64af69b72a883c0711bdaaa3b581011760dc3d38 | 3c2aae4d35d16dfb35d9f299d24950e14e3b4f92 | refs/heads/master | 2023-06-15T21:09:12.181000 | 2021-04-22T03:30:35 | 2021-04-22T03:30:35 | 292,450,676 | 0 | 0 | null | false | 2021-07-14T03:21:21 | 2020-09-03T02:56:53 | 2021-04-22T03:30:38 | 2021-07-14T03:15:01 | 964 | 0 | 0 | 1 | Java | false | false | package com.iot.immutability.delegation;
import com.iot.cloning.Address;
public class B2 implements Cloneable{
String name;
public B2(String name) {
super();
this.name = name;
}
public String getName() {
return name;
}
public void setName(String name) {
this.name = name;
}
@Override
protected... | UTF-8 | Java | 485 | java | B2.java | Java | [] | null | [] | package com.iot.immutability.delegation;
import com.iot.cloning.Address;
public class B2 implements Cloneable{
String name;
public B2(String name) {
super();
this.name = name;
}
public String getName() {
return name;
}
public void setName(String name) {
this.name = name;
}
@Override
protected... | 485 | 0.676289 | 0.665979 | 32 | 14.15625 | 15.262514 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.25 | false | false | 12 |
36a6bbba0d31c9834d41b350c221503408021a47 | 24,361,054,536,438 | aa3cfdf3ab29c36ba503ab744c9cc984e2e31277 | /app/src/main/java/finance/com/fp/mode/bean/HousePerson.java | 9a2b78c0bdc0253f02fb2386e33a374ad4660297 | [] | no_license | sangxiaonian/FProfessor | https://github.com/sangxiaonian/FProfessor | 34f84afb30f834d290d5539f4128013b3abf91dc | 2e7db0e5aa683b99fb06c63162ca7cec7e07ea90 | refs/heads/master | 2021-01-11T20:15:15.295000 | 2017-04-08T12:45:17 | 2017-04-08T12:45:17 | 79,074,960 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package finance.com.fp.mode.bean;
/**
* Description:
*
* @Author:桑小年
* @Data:2017/2/26 19:54
*/
public class HousePerson {
public String house_condition1;
public String house_condition2;
public String house_condition3;
public String house_condition4;
public String house_condition5;
public ... | UTF-8 | Java | 395 | java | HousePerson.java | Java | [
{
"context": ".fp.mode.bean;\n\n/**\n * Description:\n *\n * @Author:桑小年\n * @Data:2017/2/26 19:54\n */\npublic class HousePe",
"end": 72,
"score": 0.999609112739563,
"start": 69,
"tag": "NAME",
"value": "桑小年"
}
] | null | [] | package finance.com.fp.mode.bean;
/**
* Description:
*
* @Author:桑小年
* @Data:2017/2/26 19:54
*/
public class HousePerson {
public String house_condition1;
public String house_condition2;
public String house_condition3;
public String house_condition4;
public String house_condition5;
public ... | 395 | 0.712794 | 0.665796 | 17 | 21.529411 | 14.30803 | 35 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.470588 | false | false | 12 |
52685c33dba42600c0f8c335dfb61ab1a93b7d71 | 19,816,979,120,132 | f8c546d7962216a76f5b3194edc2156c3ee22f4f | /src/main/java/com/tm/saber/model/SaberResponseIris.java | dc00bd78bd0e56a3f223744bab251f33c559a4d4 | [] | no_license | nasranruwaidi/SABERAPI | https://github.com/nasranruwaidi/SABERAPI | 4abd70e95a0f5c4cb4497c7cb5e63730ed3c912b | cea1815bdd76bc37c29f90b91af43b74716758e2 | refs/heads/master | 2019-01-28T16:26:40.950000 | 2017-08-10T12:21:00 | 2017-08-10T12:21:00 | 98,414,943 | 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 com.tm.saber.model;
import com.tm.saber.iris.Iris;
import java.util.ArrayList;
/**
*
* @author i9610
*/
public class Saber... | UTF-8 | Java | 509 | java | SaberResponseIris.java | Java | [
{
"context": "is;\nimport java.util.ArrayList;\n\n/**\n *\n * @author i9610\n */\npublic class SaberResponseIris {\n \n pri",
"end": 297,
"score": 0.9993759989738464,
"start": 292,
"tag": "USERNAME",
"value": "i9610"
}
] | 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.tm.saber.model;
import com.tm.saber.iris.Iris;
import java.util.ArrayList;
/**
*
* @author i9610
*/
public class Saber... | 509 | 0.683694 | 0.675835 | 24 | 20.208334 | 21.185646 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 12 |
512303be57e966d21aa3e94daeb3c7cedb8f1bdd | 30,004,641,546,148 | b3fcadbdab482895a686119dbe9cf482742b51a7 | /src/View/AnimationCard.java | 1e8280a9a357cce0fc1674e01ae86296e6e19922 | [] | no_license | Lakinator/Schafkopf | https://github.com/Lakinator/Schafkopf | c767ffcb56d6b89ff3cebf31a2d5e494ec95726e | ecdfd48101e334563ddaabf3c4a380319cda7689 | refs/heads/master | 2020-03-22T10:14:23.429000 | 2018-07-21T15:10:49 | 2018-07-21T15:10:49 | 139,226,773 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package View;
import Model.Card;
import Model.CardStates;
import java.awt.*;
/**
* 26.06.2018 | created by Lukas S
*/
public class AnimationCard extends Card {
private boolean visible, sticky, animating;
private int posX, posY, cardWidth, cardHeight;
private int animationPosX, animatio... | UTF-8 | Java | 5,917 | java | AnimationCard.java | Java | [
{
"context": "ort java.awt.*;\r\n\r\n/**\r\n * 26.06.2018 | created by Lukas S\r\n */\r\n\r\npublic class AnimationCard extends Card {",
"end": 126,
"score": 0.9993212819099426,
"start": 119,
"tag": "NAME",
"value": "Lukas S"
}
] | null | [] | package View;
import Model.Card;
import Model.CardStates;
import java.awt.*;
/**
* 26.06.2018 | created by <NAME>
*/
public class AnimationCard extends Card {
private boolean visible, sticky, animating;
private int posX, posY, cardWidth, cardHeight;
private int animationPosX, animation... | 5,916 | 0.542519 | 0.534573 | 213 | 25.769953 | 26.143314 | 175 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.511737 | false | false | 12 |
4309ee541cb9a26951929276425e587f04fe2d88 | 29,248,727,324,388 | da0fb924bcc479ad4bb6050287f5d513e5f7afc8 | /src/main/java/sh/evc/sdk/wechat/mp/dict/ResponseType.java | 2328bc37e51c2172851850dc3e1123b6fc92cc56 | [
"Apache-2.0"
] | permissive | winixi/wechat-mp | https://github.com/winixi/wechat-mp | c857768e70377fde1fd2f9278c0e50c7f69d0261 | 07ea86635ee51a6abfbf49260373853f47742fb8 | refs/heads/main | 2023-06-25T10:36:42.635000 | 2021-08-01T13:42:48 | 2021-08-01T13:42:48 | 338,248,577 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sh.evc.sdk.wechat.mp.dict;
/**
* 返回类型
*
* @author winixi
* @date 2021/2/11 4:29 PM
*/
public enum ResponseType {
/**
* 字符串
*/
STRING,
/**
* 二进制
*/
BUFFER,
}
| UTF-8 | Java | 213 | java | ResponseType.java | Java | [
{
"context": "evc.sdk.wechat.mp.dict;\n\n/**\n * 返回类型\n *\n * @author winixi\n * @date 2021/2/11 4:29 PM\n */\npublic enum Respon",
"end": 68,
"score": 0.9994674324989319,
"start": 62,
"tag": "USERNAME",
"value": "winixi"
}
] | null | [] | package sh.evc.sdk.wechat.mp.dict;
/**
* 返回类型
*
* @author winixi
* @date 2021/2/11 4:29 PM
*/
public enum ResponseType {
/**
* 字符串
*/
STRING,
/**
* 二进制
*/
BUFFER,
}
| 213 | 0.512953 | 0.46114 | 20 | 8.65 | 9.387625 | 34 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.15 | false | false | 12 |
22ce9e541737281d5918f48a606cc9907d04ce9a | 21,268,678,062,760 | af2f9683ba1d6491b8b35ebddacea37f2a3990ec | /src/com/speedy/instant/HotspotProfilActivity.java | 7ef538ac28a4c69db82332f483b1e5565dc8b486 | [] | no_license | winatamika/android-speedy-instan | https://github.com/winatamika/android-speedy-instan | c4cced5928fd99e39444991a3bcd15a583e3ea76 | 53bd02534126bd5da3728d089425904fda89f1bc | refs/heads/master | 2021-03-12T20:31:22.015000 | 2015-03-09T08:22:06 | 2015-03-09T08:22:06 | 31,274,288 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.speedy.instant;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.io.Reader;
import java.util.List;
import org.apache.http.HttpEntity;
import org.apache.http.HttpResponse;
import org.apache.http.HttpStatus;
import org.apache.http.client.method... | UTF-8 | Java | 5,295 | java | HotspotProfilActivity.java | Java | [] | null | [] | package com.speedy.instant;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.io.Reader;
import java.util.List;
import org.apache.http.HttpEntity;
import org.apache.http.HttpResponse;
import org.apache.http.HttpStatus;
import org.apache.http.client.method... | 5,295 | 0.647781 | 0.644381 | 185 | 26.621622 | 19.852634 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.2 | false | false | 12 |
715dce57b2d867ceb8d52684354600571703e988 | 29,927,332,168,486 | 891e2e2ae345d5a41595695f33ae4b2e62dd2980 | /src/main/java/com/luxoft/logic/NavHelper.java | 56789c4d7ce3996a54d0c8aa7ab827cb332a1b28 | [] | no_license | tomasomsk/OIBFiller | https://github.com/tomasomsk/OIBFiller | 67ab865439d0deef8dd29b1d796244cfe5b142fc | 3c1d47508a3eece557cb9a0d4795a7d1bb0fb0bd | refs/heads/master | 2018-09-01T20:06:58.247000 | 2017-10-13T08:00:13 | 2017-10-13T08:00:13 | 93,421,287 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.luxoft.logic;
public class NavHelper extends BaseHelper{
public NavHelper(AppManager app) {
super(app);
}
public void gotoLoginPage(String baseUrl) {
this.driver = app.getDriver();
driver.manage().window().maximize();
driver.get(baseUrl);
waitForPageLoa... | UTF-8 | Java | 799 | java | NavHelper.java | Java | [] | null | [] | package com.luxoft.logic;
public class NavHelper extends BaseHelper{
public NavHelper(AppManager app) {
super(app);
}
public void gotoLoginPage(String baseUrl) {
this.driver = app.getDriver();
driver.manage().window().maximize();
driver.get(baseUrl);
waitForPageLoa... | 799 | 0.593242 | 0.593242 | 35 | 21.828571 | 18.113113 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.342857 | false | false | 12 |
932e7280f355680f0cc89f8159345e28119ef84a | 6,528,350,346,454 | 6625bc80db3ef210672f050b2b9e90f7f4b02c63 | /app/src/main/java/com/ns/yc/lifehelper/ui/me/view/fragment/MeGanKCollectFragment.java | 6eb1a5b38e1caef8958162bc13f7122cf7e06e90 | [
"Apache-2.0"
] | permissive | tuke0919/LifeHelper | https://github.com/tuke0919/LifeHelper | 8038509d7f8edd1efd2ae57115f3ae364bfa1d01 | b29a339f9baa0073d248556e93f84a793eb5cd8e | refs/heads/master | 2020-04-20T00:26:42.284000 | 2019-01-31T08:18:49 | 2019-01-31T08:18:49 | 168,521,667 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ns.yc.lifehelper.ui.me.view.fragment;
import android.content.Context;
import android.graphics.Color;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.widget.SwipeRefreshLayout;
import android.support.v7.widget.LinearLayoutManager;
import android.view.View;
imp... | UTF-8 | Java | 4,081 | java | MeGanKCollectFragment.java | Java | [
{
"context": "port java.util.List;\n\n\n/**\n * <pre>\n * @author yangchong\n * blog : https://github.com/yangchong211\n *",
"end": 1116,
"score": 0.9099916815757751,
"start": 1107,
"tag": "USERNAME",
"value": "yangchong"
},
{
"context": "uthor yangchong\n * blog : http... | null | [] | package com.ns.yc.lifehelper.ui.me.view.fragment;
import android.content.Context;
import android.graphics.Color;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.widget.SwipeRefreshLayout;
import android.support.v7.widget.LinearLayoutManager;
import android.view.View;
imp... | 4,081 | 0.680188 | 0.675983 | 145 | 26.882759 | 24.623371 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.434483 | false | false | 12 |
11b9b646aeac9fb0d53f5a6a8a780e8a7f3b5c3f | 13,950,053,834,942 | 5b40d54bca2c51cffedc1cf292e979cbbf4bb4bb | /src/unalcol/agents/distributed/FunctionComputingInterfaceAvgImpl.java | cc4e8b295155f61575832452cdf4305c566c2251 | [] | no_license | arleserp/DSSimulator | https://github.com/arleserp/DSSimulator | 86542f604140d4a45c98c62bbf941ca38bdd83ad | 9217d16ac36c2417d57ec5a35231744c2291b4fb | refs/heads/master | 2021-01-11T16:18:09.663000 | 2017-01-25T22:17:45 | 2017-01-25T22:17:45 | 80,061,924 | 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 unalcol.agents.distributed;
import java.util.Hashtable;
/**
*
* @author Arles Rodriguez
*/
public class Funct... | UTF-8 | Java | 965 | java | FunctionComputingInterfaceAvgImpl.java | Java | [
{
"context": "import java.util.Hashtable;\r\n\r\n/**\r\n *\r\n * @author Arles Rodriguez\r\n */\r\npublic class FunctionComputingInterfaceAvgI",
"end": 295,
"score": 0.9998788833618164,
"start": 280,
"tag": "NAME",
"value": "Arles Rodriguez"
}
] | 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 unalcol.agents.distributed;
import java.util.Hashtable;
/**
*
* @author <NAME>
*/
public class FunctionComput... | 956 | 0.647668 | 0.647668 | 32 | 28.15625 | 29.769016 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6875 | false | false | 12 |
47b38988111ef6ae35a7a199c400bc75566cef4b | 16,673,063,082,201 | 25733937c8a3215fea5b76b836c1423766342c84 | /assignment4APj/ass4JavaAdvanced/src/main/java/astanait/edu/kz/ViewReaders.java | 1675d6818fffb2346d63d4fa8bc71ebd3c0db231 | [] | no_license | Alinaufalova/assignment4 | https://github.com/Alinaufalova/assignment4 | 68aede78e812a263b232a464e5629557fd371b17 | 70f53cd947d926957068dcc5a88ca0b937b2ca06 | refs/heads/main | 2023-01-04T19:16:26.955000 | 2020-11-01T16:08:11 | 2020-11-01T16:08:11 | 309,132,739 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package astanait.edu.kz;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.Cookie;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import java.io.IOException;
import j... | UTF-8 | Java | 3,600 | java | ViewReaders.java | Java | [] | null | [] | package astanait.edu.kz;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.Cookie;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import java.io.IOException;
import j... | 3,600 | 0.580833 | 0.570556 | 94 | 36.297871 | 30.809238 | 138 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.765957 | false | false | 12 |
07c0907924e312e90abe288e7279b140658134cd | 11,682,311,094,058 | a53cf9689c93b76be4372a8573920d86f7db531c | /westore-admin/src/main/java/nz/net/osnz/westore/admin/product/ProductModule.java | 7e9f85da0dc23860488732ad5af599744617ab59 | [] | no_license | kdeng/westore-aggregate | https://github.com/kdeng/westore-aggregate | a8850cd2aebad4399b907333bc0864e9ca1c8656 | 44440b7deda227b36c7d7263bcba9d7635b68d9d | refs/heads/master | 2016-08-10T11:40:58.344000 | 2016-01-28T09:09:29 | 2016-01-28T09:09:29 | 49,940,510 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package nz.net.osnz.westore.admin.product;
import nz.net.osnz.westore.admin.module.LinkElement;
import nz.net.osnz.westore.admin.module.WeStoreModule;
import org.springframework.stereotype.Component;
import java.util.ArrayList;
import java.util.List;
/**
* @author Kefeng Deng (deng@51any.com)
*/
@Component
public ... | UTF-8 | Java | 978 | java | ProductModule.java | Java | [
{
"context": ".ArrayList;\nimport java.util.List;\n\n/**\n * @author Kefeng Deng (deng@51any.com)\n */\n@Component\npublic class Prod",
"end": 280,
"score": 0.9998598098754883,
"start": 269,
"tag": "NAME",
"value": "Kefeng Deng"
},
{
"context": "port java.util.List;\n\n/**\n * @autho... | null | [] | package nz.net.osnz.westore.admin.product;
import nz.net.osnz.westore.admin.module.LinkElement;
import nz.net.osnz.westore.admin.module.WeStoreModule;
import org.springframework.stereotype.Component;
import java.util.ArrayList;
import java.util.List;
/**
* @author <NAME> (<EMAIL>)
*/
@Component
public class Produc... | 966 | 0.747444 | 0.745399 | 42 | 22.285715 | 22.45767 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.357143 | false | false | 12 |
e938c7434be5efb4d817b5737991b2e3d5957ed8 | 11,682,311,098,266 | 9bd361898fbd799f463b77950bd2d7ebe28daf1d | /zaSasho/src/main/java/math/BezierQuadraticApplet.java | 2499bad9f2dc35b6376fc284d91ae7cdc8aaac1c | [] | no_license | slavianp/improc | https://github.com/slavianp/improc | 4a0c8d45cb077e444831101ecbaeb58762c9db9f | e3671ad28442fd72165cff21bb36175b43484af1 | refs/heads/master | 2020-03-06T11:39:24.965000 | 2019-04-13T17:42:22 | 2019-04-13T17:42:22 | 39,335,406 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package math;
import java.awt.Color;
import java.awt.Graphics;
import java.awt.Graphics2D;
import java.awt.geom.Path2D;
import java.awt.geom.Point2D;
import java.util.ArrayList;
import java.util.List;
import javax.swing.JFrame;
import com.slavi.math.BezierQuadraticCurve;
import a.myDelaunay.BasePointsListApplet;
p... | UTF-8 | Java | 2,378 | java | BezierQuadraticApplet.java | Java | [] | null | [] | package math;
import java.awt.Color;
import java.awt.Graphics;
import java.awt.Graphics2D;
import java.awt.geom.Path2D;
import java.awt.geom.Point2D;
import java.util.ArrayList;
import java.util.List;
import javax.swing.JFrame;
import com.slavi.math.BezierQuadraticCurve;
import a.myDelaunay.BasePointsListApplet;
p... | 2,378 | 0.68545 | 0.646762 | 92 | 24.847826 | 19.736269 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.271739 | false | false | 12 |
97012654acec6738d22275fe94e0b3b80cd38384 | 7,619,271,985,517 | 5cbd1a3dfc407b80928821a42d09c9d27466f821 | /src/main/java/dev/bernasss12/bebooks/mixin/HandledScreenMixin.java | 1571a9cb496b1d5ce08b4a99a9bcf005112f2052 | [
"Unlicense"
] | permissive | Bernasss12/BetterEnchantedBooks | https://github.com/Bernasss12/BetterEnchantedBooks | 9187bc45a67d63689b2d8cc0ecdc84882bbb3644 | b78ff03f47f505cd5d9e8ab079ea60c32ef89405 | refs/heads/mc-1.20 | 2023-08-10T14:25:03.476000 | 2023-07-28T19:56:47 | 2023-07-28T19:56:47 | 244,435,215 | 15 | 16 | Unlicense | false | 2023-06-09T13:05:11 | 2020-03-02T17:42:19 | 2022-07-25T02:10:47 | 2023-06-09T13:05:10 | 354 | 9 | 8 | 9 | Java | false | false | package dev.bernasss12.bebooks.mixin;
import dev.bernasss12.bebooks.BetterEnchantedBooks;
import dev.bernasss12.bebooks.client.gui.ModConfig;
import dev.bernasss12.bebooks.client.gui.tooltip.IconTooltipComponent;
import dev.bernasss12.bebooks.util.text.IconTooltipDataText;
import net.fabricmc.api.EnvType;
import net.f... | UTF-8 | Java | 2,165 | java | HandledScreenMixin.java | Java | [] | null | [] | package dev.bernasss12.bebooks.mixin;
import dev.bernasss12.bebooks.BetterEnchantedBooks;
import dev.bernasss12.bebooks.client.gui.ModConfig;
import dev.bernasss12.bebooks.client.gui.tooltip.IconTooltipComponent;
import dev.bernasss12.bebooks.util.text.IconTooltipDataText;
import net.fabricmc.api.EnvType;
import net.f... | 2,165 | 0.787991 | 0.782448 | 51 | 41.450981 | 28.951151 | 143 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.823529 | false | false | 12 |
cec046104e03d07d36c20bebae22af1578d7df59 | 2,379,411,903,949 | 6f434e13ed7e14bd7db155cdbde23ad6234b6318 | /Test9/app/src/main/java/com/example/administrator/test9/HttpCallBack.java | bf18d719cc4abd6a041f3b70b8023883aea0b859 | [] | no_license | wangximin123/exampleNine | https://github.com/wangximin123/exampleNine | d90f4787f7c72ca561e64ce6c0e9e419f5961264 | f067bfb98bf3858b459cb275c8960624d10b1fd6 | refs/heads/master | 2020-03-23T19:25:49.620000 | 2018-07-24T00:31:25 | 2018-07-24T00:31:25 | 141,977,073 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.administrator.test9;
public interface HttpCallBack {
public void onSuccess(String s);
public void onError(Exception e);
}
| UTF-8 | Java | 151 | java | HttpCallBack.java | Java | [] | null | [] | package com.example.administrator.test9;
public interface HttpCallBack {
public void onSuccess(String s);
public void onError(Exception e);
}
| 151 | 0.761589 | 0.754967 | 6 | 24.166666 | 16.945173 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 12 |
b2d75d41869a32132cbcd9a0dbae48bc288cce9f | 26,963,804,748,253 | a7220d64a015cd5f971bd5215e84e47be7fb075b | /LinkedList/Mytestclass.java | c2e704733bb26bb4d085b3d6873ffaf77f9e5336 | [] | no_license | MirageM/LinkedList | https://github.com/MirageM/LinkedList | fa876f65f8fb21122fa98c46072c38bc4b23e472 | a2e1237469e226a7ea24e990e496bbca46833d3f | refs/heads/master | 2023-03-06T21:35:47.916000 | 2021-02-21T21:37:17 | 2021-02-21T21:37:17 | 341,007,953 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //ITI1121 Assignment 4
//Mirage Mohammad
//300080185
//July 24th 2019
//Test File
public class Mytestclass {
public static void main(String[] args) {
System.out.println("# Raft Test");
SinglyLinkedList<Integer> List1 = new SinglyLinkedList<Integer>(null, null);//new List 1
SinglyLinkedList<... | UTF-8 | Java | 4,524 | java | Mytestclass.java | Java | [
{
"context": "//ITI1121 Assignment 4\n//Mirage Mohammad\n//300080185\n//July 24th 2019\n//Test File\n\npublic ",
"end": 40,
"score": 0.9998748302459717,
"start": 25,
"tag": "NAME",
"value": "Mirage Mohammad"
}
] | null | [] | //ITI1121 Assignment 4
//<NAME>
//300080185
//July 24th 2019
//Test File
public class Mytestclass {
public static void main(String[] args) {
System.out.println("# Raft Test");
SinglyLinkedList<Integer> List1 = new SinglyLinkedList<Integer>(null, null);//new List 1
SinglyLinkedList<Integer> ... | 4,515 | 0.617816 | 0.576702 | 130 | 33.799999 | 23.392439 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.823077 | false | false | 12 |
4bcb38d192de355fb34d6a773d0f54ffdbdfb92b | 5,016,521,860,976 | ec25e5aef3f822757768f958e64695b127cd283e | /app/src/main/java/com/scribblesinc/tams/MainActivity.java | 90032374478ca77e865ccc0920976119e34672bc | [] | no_license | apena16/TAMS_Android | https://github.com/apena16/TAMS_Android | f911b417a7ca5b1de96f039dd8ac3ce6779b89e0 | 636155837cfd3ce7eaab473b329793328eaf8e7a | refs/heads/master | 2016-08-12T04:13:19.824000 | 2016-04-20T18:37:34 | 2016-04-20T18:37:34 | 54,215,811 | 0 | 9 | null | false | 2016-04-20T18:37:35 | 2016-03-18T16:27:08 | 2016-03-18T16:27:26 | 2016-04-20T18:37:34 | 197 | 0 | 2 | 0 | Java | null | null | package com.scribblesinc.tams;
import android.Manifest;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.os.Build;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.v4.content.ContextCompat;
imp... | UTF-8 | Java | 6,942 | java | MainActivity.java | Java | [] | null | [] | package com.scribblesinc.tams;
import android.Manifest;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.os.Build;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.v4.content.ContextCompat;
imp... | 6,942 | 0.674445 | 0.667675 | 182 | 37.14835 | 32.161594 | 135 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.620879 | false | false | 12 |
c9c83a9a072b7ccaa7512413dde647a5bd122ec1 | 15,865,609,209,376 | b5ae80438aee44274f774984dc75982225c85592 | /src/fundemental/markerinterface/MyMarkerInterface.java | 4f835ec0a59951725ee42201ee63ca2165895895 | [] | no_license | omershatil/Old-Java-Patterns | https://github.com/omershatil/Old-Java-Patterns | c2dcc02ca587680a4c4a8bbee56c223a9aeaf15d | 8e8dcb1be41a7735bc02f819b93805b8029f3c70 | refs/heads/master | 2021-01-25T10:44:17.110000 | 2015-03-26T21:56:07 | 2015-03-26T21:56:07 | 32,951,854 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package fundemental.markerinterface;
public interface MyMarkerInterface {
}
| UTF-8 | Java | 83 | java | MyMarkerInterface.java | Java | [] | null | [] | package fundemental.markerinterface;
public interface MyMarkerInterface {
}
| 83 | 0.783133 | 0.783133 | 5 | 14.6 | 17.476841 | 36 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 12 |
8e9fbc0d1d8fcf9e63a08f5c614791ad995c5404 | 10,376,641,003,772 | 1eecfe02e4a5c50dee57a779fb30dd8415f38dbb | /src/com/mx/sab/model/Catestatusatencionidentidad.java | 51192b6d1019c1bd28e2b11928e84bcfb0635228 | [] | no_license | jsalgad0/SEB | https://github.com/jsalgad0/SEB | e4eee8711a9657adcfa3286ab671656c8d2a76c2 | e202a4ec22d9651a8cefeb17b788334d4c4314a6 | refs/heads/master | 2021-09-03T10:54:27.672000 | 2018-01-08T12:50:04 | 2018-01-08T12:50:04 | 114,375,563 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mx.sab.model;
// default package
import java.util.HashSet;
import java.util.Set;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import static javax.persistence.GenerationTyp... | UTF-8 | Java | 2,251 | java | Catestatusatencionidentidad.java | Java | [] | null | [] | package com.mx.sab.model;
// default package
import java.util.HashSet;
import java.util.Set;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import static javax.persistence.GenerationTyp... | 2,251 | 0.759662 | 0.757885 | 89 | 24.303371 | 23.406235 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.213483 | false | false | 12 |
aebb8fb1e11658e609420cbfb0dbc69548609110 | 9,328,668,984,290 | 0e1482c575c6c05e78082e99717ea4caae13e04b | /src/main/java/service/DatabaseService.java | 95af23d5284d7db2029968f90680b5b2651930b9 | [] | no_license | balakzde/public-contracts | https://github.com/balakzde/public-contracts | 839c50037e9ad1cfb0a44727bce2bfea38bf152b | e5c760edc631dcc8f15c690ddc2a6b23c1fe4b32 | refs/heads/master | 2020-04-16T02:28:36.344000 | 2016-10-30T23:25:44 | 2016-10-30T23:25:44 | 54,511,665 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package service;
import dto.SourceInfoDto;
import dto.SubmitterDto;
import java.sql.SQLException;
import java.util.Date;
import java.util.List;
import java.util.Set;
public interface DatabaseService {
void saveSubmitter(SubmitterDto submitterDto, int year) throws SQLException;
void saveSources(List<Source... | UTF-8 | Java | 947 | java | DatabaseService.java | Java | [] | null | [] | package service;
import dto.SourceInfoDto;
import dto.SubmitterDto;
import java.sql.SQLException;
import java.util.Date;
import java.util.List;
import java.util.Set;
public interface DatabaseService {
void saveSubmitter(SubmitterDto submitterDto, int year) throws SQLException;
void saveSources(List<Source... | 947 | 0.790919 | 0.790919 | 34 | 26.852942 | 32.807938 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.705882 | false | false | 12 |
117f36248e5c17a8850c461fcdefb710f4a4df32 | 13,116,830,141,074 | 66bc7264cb54d3c32dec1a3b1e6a6852895ce15f | /javaSE_Code/MyAwt/src/com/game/mygame1_2.java | cee1150c2325b09757f881dc9427e7fc343054d1 | [] | no_license | zmk-king/zmk-main | https://github.com/zmk-king/zmk-main | 6e4b72ec597455961b07cd915501c89f2113dd87 | 9828f3395bd7b55faa1fd215caf4c1ed314a01b3 | refs/heads/master | 2023-08-15T22:01:46.305000 | 2021-10-22T01:05:39 | 2021-10-22T01:05:39 | 418,793,410 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.game;
import javax.swing.*;
import java.awt.*;
import java.awt.event.*;
public class mygame1_2 {
//桌面宽度
private final int TABLE_WIDTH = 300;
//桌面高度
private final int TABLE_HEIGHT = 400;
//球拍的高度和宽度
private final int RACKET_WIDTH = 60;
private final int RACKET_HEIGHT = 20;
... | UTF-8 | Java | 4,623 | java | mygame1_2.java | Java | [] | null | [] | package com.game;
import javax.swing.*;
import java.awt.*;
import java.awt.event.*;
public class mygame1_2 {
//桌面宽度
private final int TABLE_WIDTH = 300;
//桌面高度
private final int TABLE_HEIGHT = 400;
//球拍的高度和宽度
private final int RACKET_WIDTH = 60;
private final int RACKET_HEIGHT = 20;
... | 4,623 | 0.494133 | 0.481877 | 149 | 24.738255 | 19.825546 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.442953 | false | false | 12 |
4e30d5e1397228469307490ac71c9dd5560cbca3 | 3,298,534,899,146 | f8b32c4a0ee33ff20b5850300ae9004b6af05196 | /codingBat/front3.java | 67cbe4b72ea63a9d6656efe8b979a07cb8f45ece | [] | no_license | JeevanNaikOP/Learning_Java | https://github.com/JeevanNaikOP/Learning_Java | 3e67ac5e53fd117fe71a228525f652f566c36021 | 6817b7700e06d2d8f2fc100e1a706ceb22e10935 | refs/heads/master | 2021-02-12T03:11:32.402000 | 2020-05-22T06:51:37 | 2020-05-22T06:51:37 | 244,555,926 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //Given a string, we'll say that the front is the first 3 chars of the string.
//If the string length is less than 3, the front is whatever is there. Return a new string which is 3 copies of the front
public String front3(String str) {
String temp=str.substring(0,3);
if(str.length()<=3)temp=str;
return(temp+te... | UTF-8 | Java | 332 | java | front3.java | Java | [] | null | [] | //Given a string, we'll say that the front is the first 3 chars of the string.
//If the string length is less than 3, the front is whatever is there. Return a new string which is 3 copies of the front
public String front3(String str) {
String temp=str.substring(0,3);
if(str.length()<=3)temp=str;
return(temp+te... | 332 | 0.71988 | 0.698795 | 8 | 40.5 | 37.71273 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.75 | false | false | 12 |
a5bb059d38048d5128c0b0b66a4e8eaca412966b | 32,392,643,363,713 | 6d890841ac202de39def6fce98cd429f353d4064 | /chapter_001/src/test/java/ru/job4j/array/ArrayDuplicateTest.java | c0e2e205a9e8c804ab77b25cb6846ddc19282969 | [
"Apache-2.0"
] | permissive | Darmandi/dsaraev | https://github.com/Darmandi/dsaraev | c2bd71b710282615efd387afe38999984640efaa | 589605abc963a2534dd2d08c099ce13688e18ddd | refs/heads/master | 2018-09-30T23:05:00.853000 | 2018-08-01T20:12:43 | 2018-08-01T20:12:43 | 111,850,673 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.job4j.array;
import org.junit.Test;
import static org.hamcrest.core.Is.is;
import static org.junit.Assert.assertThat;
public class ArrayDuplicateTest {
@Test
public void whenDuplicateStringFive() {
ArrayDuplicate stringmassiv = new ArrayDuplicate();
assertThat(stringmassiv.remove(ne... | UTF-8 | Java | 744 | java | ArrayDuplicateTest.java | Java | [] | null | [] | package ru.job4j.array;
import org.junit.Test;
import static org.hamcrest.core.Is.is;
import static org.junit.Assert.assertThat;
public class ArrayDuplicateTest {
@Test
public void whenDuplicateStringFive() {
ArrayDuplicate stringmassiv = new ArrayDuplicate();
assertThat(stringmassiv.remove(ne... | 744 | 0.668011 | 0.666667 | 18 | 40.388889 | 49.511097 | 191 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.5 | false | false | 12 |
0ed7ad04473ff61669b7e55b35cca36f755b9aae | 29,231,547,435,506 | ea476b9d37dfc0f63f341a2c75f09baccebe0f8d | /src/e/graphics/gui/ButtonGroup.java | a405d54fc54d5f58f511e89fbaa8294e3ca84aa9 | [] | no_license | LouisAlbanZiko/Pong | https://github.com/LouisAlbanZiko/Pong | 54533854115b01e39d011abb206dc4f289be8be2 | 0305252a9bde5344486b4b058359be0ecb0c8629 | refs/heads/master | 2023-07-20T21:44:45.314000 | 2020-02-29T19:22:55 | 2020-02-29T19:22:55 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package e.graphics.gui;
public class ButtonGroup {
private Button[] buttons;
public int selected;
public ButtonGroup(Button[] buttons) {
this.buttons = buttons;
}
public Button get(int id){
if(id < 0 || id > buttons.length - 1)
return null;
return buttons[id];
}
public void setS... | UTF-8 | Java | 781 | java | ButtonGroup.java | Java | [] | null | [] | package e.graphics.gui;
public class ButtonGroup {
private Button[] buttons;
public int selected;
public ButtonGroup(Button[] buttons) {
this.buttons = buttons;
}
public Button get(int id){
if(id < 0 || id > buttons.length - 1)
return null;
return buttons[id];
}
public void setS... | 781 | 0.608195 | 0.599232 | 46 | 14.978261 | 13.439865 | 39 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.717391 | false | false | 12 |
e8f93ae1930d1d93757e29fb7bce2ee64cb0a348 | 14,723,147,942,503 | b2164cea3caa1c92e2a8c860356332063a7b258f | /School-management-System1/src/com/SchoolManagementSyatem/Main.java | df578579b5fbc59b2a1c5da089fdc6602bab89c5 | [] | no_license | PavithraSenanayake/School-management-System | https://github.com/PavithraSenanayake/School-management-System | e41a895b78f4b460ec7263f5616c0c49c4fe7047 | 7c8f5943d748f49c0063bead0291f18ffe7403a6 | refs/heads/master | 2020-11-24T23:35:59.808000 | 2019-12-16T14:25:04 | 2019-12-16T14:25:04 | 228,390,113 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.SchoolManagementSyatem;
import java.util.ArrayList;
import java.util.List;
public class Main {
public static void main(String []args) {
Teacher ann = new Teacher(1,"Ann",5000);
Teacher luzzy = new Teacher(2,"Luzzy",8000);
Teacher sofy = new Teacher(3,"Sofi",10000);
List<Teacher> teacherL... | UTF-8 | Java | 1,415 | java | Main.java | Java | [
{
"context": "tring []args) {\n\t\t\n\t\tTeacher ann = new Teacher(1,\"Ann\",5000);\n\t\tTeacher luzzy = new Teacher(2,\"Luzzy\",8",
"end": 188,
"score": 0.9997261166572571,
"start": 185,
"tag": "NAME",
"value": "Ann"
},
{
"context": "r(1,\"Ann\",5000);\n\t\tTeacher luzzy = new Teach... | null | [] | package com.SchoolManagementSyatem;
import java.util.ArrayList;
import java.util.List;
public class Main {
public static void main(String []args) {
Teacher ann = new Teacher(1,"Ann",5000);
Teacher luzzy = new Teacher(2,"Luzzy",8000);
Teacher sofy = new Teacher(3,"Sofi",10000);
List<Teacher> teacherL... | 1,415 | 0.668551 | 0.642403 | 51 | 26.745098 | 25.715521 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.588235 | false | false | 12 |
401d814f40829ec005aa5b77ba64b9ebb09aa4b3 | 3,719,441,721,741 | 1cab065564880019215af421192bb11d54f7ab54 | /commons/src/main/java/com/jianf/commons/utils/ArithUtil.java | ffa475c1c0be270be89ce291e00495cc02de999d | [] | no_license | justDo1tDev/mall | https://github.com/justDo1tDev/mall | 45e3af16ed7bb2d217b0e0615025c3d24b87d65c | 0907e99b7442c4701532df385572e4a14a4f1331 | refs/heads/master | 2020-03-30T05:47:44.213000 | 2018-09-29T03:20:44 | 2018-09-29T03:20:44 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jianf.commons.utils;
import java.math.BigDecimal;
/**
* 数字计算工具类
*
* @author mshi
*/
public class ArithUtil {
/**
* 默认精度
*/
private static final int DEFAULT_DIV_SCALE = 32;
private static final String ZERO = "The scale must be a positive integer or zero";
private ArithUtil(... | UTF-8 | Java | 11,886 | java | ArithUtil.java | Java | [
{
"context": "ava.math.BigDecimal;\n\n/**\n * 数字计算工具类\n *\n * @author mshi\n */\npublic class ArithUtil {\n\n /**\n * 默认精度",
"end": 97,
"score": 0.9995157718658447,
"start": 93,
"tag": "USERNAME",
"value": "mshi"
},
{
"context": "eturn BigDecimal 返回类型\n * @throws\n * @... | null | [] | package com.jianf.commons.utils;
import java.math.BigDecimal;
/**
* 数字计算工具类
*
* @author mshi
*/
public class ArithUtil {
/**
* 默认精度
*/
private static final int DEFAULT_DIV_SCALE = 32;
private static final String ZERO = "The scale must be a positive integer or zero";
private ArithUtil(... | 11,886 | 0.510379 | 0.491858 | 467 | 22.933619 | 20.73525 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.37045 | false | false | 12 |
dd38dcde1e06d839445146509c899c8bb244e6cd | 24,283,745,133,080 | ff841ff3e216a9a3f05094d7920410c50723fa63 | /View/src/main/java/view/frame/component/mainPanelComponent/ViewPanel.java | c728e97f88011bcba89a8a93e358d6bc4988693b | [] | no_license | TristanBoulesteix/PyJChat | https://github.com/TristanBoulesteix/PyJChat | 275ec3b027bf601520e5593802cbd340676ab76a | aade85b41c48403e7e51c509635e1c172dfe1a7f | refs/heads/master | 2021-07-16T14:51:51.369000 | 2019-02-02T15:25:59 | 2019-02-02T15:25:59 | 148,980,641 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package view.frame.component.mainPanelComponent;
import java.awt.BorderLayout;
import java.awt.Color;
import java.awt.Cursor;
import java.awt.Font;
import java.awt.GridBagConstraints;
import java.awt.GridBagLayout;
import java.awt.GridLayout;
import java.awt.Insets;
import java.awt.event.ActionEvent;
import java.awt.e... | UTF-8 | Java | 8,841 | java | ViewPanel.java | Java | [] | null | [] | package view.frame.component.mainPanelComponent;
import java.awt.BorderLayout;
import java.awt.Color;
import java.awt.Cursor;
import java.awt.Font;
import java.awt.GridBagConstraints;
import java.awt.GridBagLayout;
import java.awt.GridLayout;
import java.awt.Insets;
import java.awt.event.ActionEvent;
import java.awt.e... | 8,841 | 0.749264 | 0.736347 | 272 | 31.44853 | 27.196945 | 244 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.654412 | false | false | 12 |
7aa890ebb9f2404936736305cb0f68f400774215 | 26,276,609,961,818 | 91925967283b0e10cb12a3ffede32a8093c33a19 | /src/Day34_CustomClass/Carpet.java | 3d66e24292802e4b0f112911494ab7288842a4fa | [] | no_license | mo-ali1/Spring2020B17_Java | https://github.com/mo-ali1/Spring2020B17_Java | f8da6b9665a04d53516d8d56b8827b2a28589545 | 354e52c22985240b79e42707df356b681f7a1b3f | refs/heads/master | 2022-07-15T13:37:41.097000 | 2020-05-18T15:17:33 | 2020-05-18T15:17:33 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Day34_CustomClass;
public class Carpet {
/*
2. create a custom class for the carpet class that should contain the following:
instance variables:
width, length, unitPrice, isPersian (boolean)
instance methods:
customOrder(): sets the carpet' width, length, unitPrice, & isPersian
... | UTF-8 | Java | 1,463 | java | Carpet.java | Java | [] | null | [] | package Day34_CustomClass;
public class Carpet {
/*
2. create a custom class for the carpet class that should contain the following:
instance variables:
width, length, unitPrice, isPersian (boolean)
instance methods:
customOrder(): sets the carpet' width, length, unitPrice, & isPersian
... | 1,463 | 0.649351 | 0.643199 | 44 | 32.25 | 31.887676 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.568182 | false | false | 12 |
b549de02d08432d3b3e6e366b22ed91a0f0f228c | 17,008,070,547,347 | ce302be024e6e5d17a3907a980a0ee0f0aed130a | /src/IA/Azamon/AzamonHeuristicFunction1.java | ee6edc97de4c0a4ad60a2d3ab86bd0938bc0553a | [] | no_license | heyslide/IA-Practica-1-Azamon | https://github.com/heyslide/IA-Practica-1-Azamon | e04169b1fb1b2bce2d6dcc64cba174a947703797 | 2b633c42d1ca99f4cdd4c6682f664342b27a5c62 | refs/heads/master | 2021-06-11T08:25:52.225000 | 2017-01-26T10:06:17 | 2017-01-26T10:06:17 | 103,955,404 | 2 | 0 | null | true | 2017-09-18T15:13:31 | 2017-09-18T15:13:31 | 2017-01-25T17:42:23 | 2017-01-26T10:06:17 | 1,466 | 0 | 0 | 0 | null | null | null | package IA.Azamon;
import aima.search.framework.HeuristicFunction;
// Aquest valora els costos.
public class AzamonHeuristicFunction1 implements HeuristicFunction {
public double getHeuristicValue(Object state) {
AzamonEstado estat = (AzamonEstado) state;
return estat.getPrecio();
}
}
| UTF-8 | Java | 320 | java | AzamonHeuristicFunction1.java | Java | [] | null | [] | package IA.Azamon;
import aima.search.framework.HeuristicFunction;
// Aquest valora els costos.
public class AzamonHeuristicFunction1 implements HeuristicFunction {
public double getHeuristicValue(Object state) {
AzamonEstado estat = (AzamonEstado) state;
return estat.getPrecio();
}
}
| 320 | 0.73125 | 0.728125 | 12 | 25.666666 | 23.931616 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.916667 | false | false | 12 |
447ab4b4f585798b0f7eacabbf57ca3faa3dddb2 | 36,910,948,952,605 | 8305e13fb033ebcaf80a6f9d7a9ace2d374f803b | /src/main/java/com/archer/livequote/dao/EmailTemplateRepository.java | 64822066a44c8d2a9180974be63034e4ce2f48c7 | [] | no_license | zn13621236/live-quote | https://github.com/zn13621236/live-quote | 08e6a5c8cc9c294e59a01ea8ef9a37cac209af4a | aee009c4d8c0efbbb62c5153015bf0dd8a33c02c | refs/heads/master | 2016-09-05T14:20:19.876000 | 2013-08-20T04:17:25 | 2013-08-20T04:17:25 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.archer.livequote.dao;
import com.archer.livequote.db.domain.EmailTemplate;
import org.springframework.data.mongodb.repository.MongoRepository;
import org.springframework.stereotype.Repository;
/**
* @author: ayang
*/
@Repository
public interface EmailTemplateRepository extends MongoRepository<EmailTempl... | UTF-8 | Java | 337 | java | EmailTemplateRepository.java | Java | [
{
"context": "gframework.stereotype.Repository;\n\n/**\n * @author: ayang\n */\n@Repository\npublic interface EmailTemplateRep",
"end": 228,
"score": 0.9993031024932861,
"start": 223,
"tag": "USERNAME",
"value": "ayang"
}
] | null | [] | package com.archer.livequote.dao;
import com.archer.livequote.db.domain.EmailTemplate;
import org.springframework.data.mongodb.repository.MongoRepository;
import org.springframework.stereotype.Repository;
/**
* @author: ayang
*/
@Repository
public interface EmailTemplateRepository extends MongoRepository<EmailTempl... | 337 | 0.821958 | 0.821958 | 12 | 27.083334 | 29.198912 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.416667 | false | false | 5 |
2f2fde3c88dd7325528f496fc76e8cc5fb477b57 | 9,414,568,380,136 | 0b0cf5a65b699a1eec70d967f6d5606665577927 | /app/src/main/java/com/example/cma/model/internal_audit/InternalAuditDocument.java | 1970c43b0eeca8c31058986abda37c6db8c27864 | [] | no_license | lgyhhh/CMA_PM | https://github.com/lgyhhh/CMA_PM | 5ec754bb0c858b517ee07c27b0ecf7020607d6d9 | 65d105a0b29a772a6b02448183cf0cc141e7b658 | refs/heads/master | 2020-03-18T00:55:33.951000 | 2018-07-22T02:46:56 | 2018-07-22T02:46:56 | 134,119,634 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.cma.model.internal_audit;
import java.io.Serializable;
/**
* Created by admin on 2018/7/11.
*/
public class InternalAuditDocument implements Serializable {
private long id;//内审的编号
private long year;//这个文档在此次内审中的年份
private String fileName;//文档名称
private String file;//文档实际名称
... | UTF-8 | Java | 1,102 | java | InternalAuditDocument.java | Java | [
{
"context": ";\n\nimport java.io.Serializable;\n\n/**\n * Created by admin on 2018/7/11.\n */\n\npublic class InternalAuditDocu",
"end": 100,
"score": 0.9428784847259521,
"start": 95,
"tag": "USERNAME",
"value": "admin"
}
] | null | [] | package com.example.cma.model.internal_audit;
import java.io.Serializable;
/**
* Created by admin on 2018/7/11.
*/
public class InternalAuditDocument implements Serializable {
private long id;//内审的编号
private long year;//这个文档在此次内审中的年份
private String fileName;//文档名称
private String file;//文档实际名称
... | 1,102 | 0.592734 | 0.586042 | 61 | 16.147541 | 16.354511 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.344262 | false | false | 5 |
bd4f5b9ffead50b3080adc5220267998830da9b6 | 24,687,472,072,130 | a45f559a07504529973b106bb354ef99dfcc5029 | /RacesServlets/src/main/java/entity/response/RacesUserResponse.java | f94eac8bb4702b8e9a44e2d5c476c4256f7c5ad3 | [] | no_license | AntonHladkiy/OOP_semester_6 | https://github.com/AntonHladkiy/OOP_semester_6 | 8574d6f56d23b21460b1f5087c3f5df6525eeaf9 | d8cc44d01f00ffa65dd05bcc2dab580c2b352149 | refs/heads/main | 2023-05-26T03:44:55.185000 | 2021-06-16T07:13:51 | 2021-06-16T07:13:51 | 377,405,798 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package entity.response;
import lombok.Getter;
import lombok.Setter;
import java.util.List;
@Getter
@Setter
public class RacesUserResponse {
private List<RaceResponseFinished> finishedRaces;
private List<RaceResponseAvailable> availableRaces;
private List<RaceResponseBetted> bettedRaces;
} | UTF-8 | Java | 306 | java | RacesUserResponse.java | Java | [] | null | [] | package entity.response;
import lombok.Getter;
import lombok.Setter;
import java.util.List;
@Getter
@Setter
public class RacesUserResponse {
private List<RaceResponseFinished> finishedRaces;
private List<RaceResponseAvailable> availableRaces;
private List<RaceResponseBetted> bettedRaces;
} | 306 | 0.800654 | 0.800654 | 15 | 19.466667 | 19.348959 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.466667 | false | false | 5 |
2940b134bc60301ca80f1a18e3fec1d9bb595b09 | 35,450,660,093,655 | 85821fb67fa73c81194f1f3de201ef50cf462c8e | /src/回溯/组合总和III.java | 1a3fb37505ad03ed16d7b7ea9206e34cd8d9d258 | [] | no_license | lyq0604/leetcode-practice | https://github.com/lyq0604/leetcode-practice | c162da159dd4bd5674cc95fc832f48ebc54cca93 | 037e47207242ee91e48a40bd0f8c0aaa67fdd16c | refs/heads/master | 2023-03-12T10:30:52.622000 | 2021-02-03T14:31:28 | 2021-02-03T14:31:28 | 279,065,728 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package 回溯;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
/**
* @author lyq on 2021-01-25 下午9:50
* @desc 给定一个数组 candidates 和一个目标数 target ,找出 candidates 中所有可以使数字和为 target 的组合。 candidates 中的每个数字在每个组合中只能使用一次。
* 说明: 所有数字(包括目标数)都是正整数。 解集不能包含重复的组合。
*/
public class 组合总和III {
private s... | UTF-8 | Java | 1,680 | java | 组合总和III.java | Java | [
{
"context": "til.Arrays;\nimport java.util.List;\n\n/**\n * @author lyq on 2021-01-25 下午9:50\n * @desc 给定一个数组 candidates 和",
"end": 108,
"score": 0.9996910095214844,
"start": 105,
"tag": "USERNAME",
"value": "lyq"
}
] | null | [] | package 回溯;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
/**
* @author lyq on 2021-01-25 下午9:50
* @desc 给定一个数组 candidates 和一个目标数 target ,找出 candidates 中所有可以使数字和为 target 的组合。 candidates 中的每个数字在每个组合中只能使用一次。
* 说明: 所有数字(包括目标数)都是正整数。 解集不能包含重复的组合。
*/
public class 组合总和III {
private s... | 1,680 | 0.564208 | 0.548497 | 54 | 26.111111 | 24.181923 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.685185 | false | false | 5 |
5655af7209b4883191d3e11c49eadd89e26fc433 | 36,086,315,241,680 | 0803b931fb6c14de5bddaab5b47b2375d90c2b39 | /src/main/java/me/sunny/demo/algos/lc/easy/MergerBinTree.java | 263707455a2a4c0809c219707e46cb83793a34c2 | [] | no_license | SunnnyChan/algorithms-collection | https://github.com/SunnnyChan/algorithms-collection | fd2270c7b630aaad52e34fd6d6a4a2e13b430997 | 79fa16a2fc7b201b9084af2f3c3c4d2ed3095f96 | refs/heads/master | 2023-06-02T00:15:30.393000 | 2021-06-26T04:47:32 | 2021-06-26T04:47:32 | 272,990,242 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package me.sunny.demo.algos.lc.easy;
/**
* 给定两个二叉树,想象当你将它们中的一个覆盖到另一个上时,两个二叉树的一些节点便会重叠。
*
* 你需要将他们合并为一个新的二叉树。
* 合并的规则是如果两个节点重叠,那么将他们的值相加作为节点合并后的新值,否则不为 NULL 的节点将直接作为新二叉树的节点。
*
* 示例 1:
*
* 输入:
* Tree 1 Tree 2
* 1 2
* / \ / \... | UTF-8 | Java | 1,953 | java | MergerBinTree.java | Java | [] | null | [] | package me.sunny.demo.algos.lc.easy;
/**
* 给定两个二叉树,想象当你将它们中的一个覆盖到另一个上时,两个二叉树的一些节点便会重叠。
*
* 你需要将他们合并为一个新的二叉树。
* 合并的规则是如果两个节点重叠,那么将他们的值相加作为节点合并后的新值,否则不为 NULL 的节点将直接作为新二叉树的节点。
*
* 示例 1:
*
* 输入:
* Tree 1 Tree 2
* 1 2
* / \ / \... | 1,953 | 0.499397 | 0.480096 | 70 | 22.685715 | 20.738882 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.485714 | false | false | 5 |
3f13f28d6653546d2d36f5e995acc728d107e75d | 38,654,705,668,885 | 21715d87eb8978437774cf84e31e538f5a737eb3 | /src/Di_Create/VoltageLevelCreate.java | fab6bdf7aa80fe3c2ccb8dd586e071cb5ca998d6 | [] | no_license | IDianaM/MmMRSK | https://github.com/IDianaM/MmMRSK | a96c35af5df6d0c981d1e61c34cde834aa5da812 | b8a0055654677f84cc6489027989f42c2cdad6ed | refs/heads/master | 2020-09-06T15:49:11.268000 | 2019-12-26T10:58:42 | 2019-12-26T10:58:42 | 220,469,583 | 0 | 0 | null | false | 2019-11-10T13:50:03 | 2019-11-08T13:11:47 | 2019-11-08T13:12:31 | 2019-11-10T13:49:33 | 7,795 | 0 | 0 | 1 | Java | false | false | package Di_Create;
import icons.DraggableNode;
import mpei.TSubstation;
import mpei.TVoltage;
import mpei.TVoltageLevel;
import java.math.BigDecimal;
public class VoltageLevelCreate {
// private static int transcount = 0;
// public static List<TVoltage> voltageList;
public static boolean flag;
publ... | UTF-8 | Java | 1,882 | java | VoltageLevelCreate.java | Java | [] | null | [] | package Di_Create;
import icons.DraggableNode;
import mpei.TSubstation;
import mpei.TVoltage;
import mpei.TVoltageLevel;
import java.math.BigDecimal;
public class VoltageLevelCreate {
// private static int transcount = 0;
// public static List<TVoltage> voltageList;
public static boolean flag;
publ... | 1,882 | 0.571199 | 0.569058 | 50 | 36.360001 | 31.224195 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.66 | false | false | 5 |
65a2982c57ac4d1c7edaad2933188f871fcad30c | 37,709,812,867,214 | 7d439f7a971828cdc4e483e73ea2dd0f613211c4 | /HomeWork15/src/main/java/ru/otus/homework15/Main.java | abcdf90633b5e68e74e4af00fca92edd9636f442 | [] | no_license | stvort/otus_java_2017_04 | https://github.com/stvort/otus_java_2017_04 | 3b889e7eae6809e7b27e7446c810c3d948c55186 | a082bdabc738de72427f72f9b3c99e73fe19f1f0 | refs/heads/master | 2019-12-15T12:25:04.492000 | 2017-08-24T05:26:44 | 2017-08-24T05:26:44 | 86,915,523 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.otus.homework15;
import ru.otus.homework15.common.db.datasets.AddressDataSet;
import ru.otus.homework15.common.db.DBSettings;
import ru.otus.homework15.common.db.datasets.PhoneDataSet;
import ru.otus.homework15.common.db.datasets.UserDataSet;
import ru.otus.homework15.common.db.DatabaseCreator;
import ru.ot... | UTF-8 | Java | 4,115 | java | Main.java | Java | [
{
"context": " private static final String FIRST_USER_NAME = \"Igor\";\n private static final int FIRST_USER_AGE = 1",
"end": 831,
"score": 0.999740719795227,
"start": 827,
"tag": "NAME",
"value": "Igor"
},
{
"context": "rivate static final String FIRST_USER_NEW_NAME = \"Vasya\"... | null | [] | package ru.otus.homework15;
import ru.otus.homework15.common.db.datasets.AddressDataSet;
import ru.otus.homework15.common.db.DBSettings;
import ru.otus.homework15.common.db.datasets.PhoneDataSet;
import ru.otus.homework15.common.db.datasets.UserDataSet;
import ru.otus.homework15.common.db.DatabaseCreator;
import ru.ot... | 4,115 | 0.693803 | 0.679465 | 107 | 37.457943 | 31.83523 | 140 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.663551 | false | false | 5 |
3db71f5837192ebe15a0c9160c37089521444976 | 36,567,351,588,950 | a07317fd5f0ae0c858619a30c3f7aa8b45045bd2 | /dao/src/main/java/net/ruixin/dao/plat/workflow/impl/SysWorkflowPageDataDao.java | 9365887abf2068c7b6d0ec2511b95b62491fdc0f | [] | no_license | yucheng0407/gps | https://github.com/yucheng0407/gps | f200f9d095c11246fdfe6173cc8900e0b7e4ca47 | 317612e5df6e0173a0092d532daca7e20264e541 | refs/heads/master | 2020-05-25T13:39:37.188000 | 2019-05-21T11:44:13 | 2019-05-21T11:44:13 | 187,825,923 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.ruixin.dao.plat.workflow.impl;
import net.ruixin.dao.plat.workflow.ISysWorkflowPageDataDao;
import net.ruixin.domain.plat.workflow.instance.SysWorkflowPageData;
import net.ruixin.util.hibernate.BaseDao;
import org.springframework.stereotype.Repository;
import java.util.HashMap;
import java.util.List;
impo... | UTF-8 | Java | 2,502 | java | SysWorkflowPageDataDao.java | Java | [] | null | [] | package net.ruixin.dao.plat.workflow.impl;
import net.ruixin.dao.plat.workflow.ISysWorkflowPageDataDao;
import net.ruixin.domain.plat.workflow.instance.SysWorkflowPageData;
import net.ruixin.util.hibernate.BaseDao;
import org.springframework.stereotype.Repository;
import java.util.HashMap;
import java.util.List;
impo... | 2,502 | 0.619871 | 0.61786 | 60 | 40.433334 | 31.097893 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.716667 | false | false | 5 |
ba150f007300a20b4d6eee064a3ab4cd071e8794 | 39,324,720,579,121 | a950fd50be8b3e1146355e128ff81e881dc3f216 | /app/src/main/java/morlokkidev/androidholvari/MainActivity.java | f37082014454c8cd886f75cbf9666741a9d7193c | [] | no_license | morlokkidev/AndroidHolvari | https://github.com/morlokkidev/AndroidHolvari | 28b8dfd981405f79d76158b3c97f1d0e415d142f | d852f0d4f54f6165a4a1ea15c78c128997be7bd9 | refs/heads/master | 2021-01-01T04:50:38.015000 | 2016-04-26T12:36:26 | 2016-04-26T12:36:26 | 57,126,844 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package morlokkidev.androidholvari;
import android.app.ListActivity;
/**
* Created by MAVU on 26.4.2016.
*/
public class MainActivity extends ListActivity {
}
| UTF-8 | Java | 164 | java | MainActivity.java | Java | [
{
"context": "mport android.app.ListActivity;\n\n/**\n * Created by MAVU on 26.4.2016.\n */\npublic class MainActivity exten",
"end": 93,
"score": 0.9920952320098877,
"start": 89,
"tag": "NAME",
"value": "MAVU"
}
] | null | [] | package morlokkidev.androidholvari;
import android.app.ListActivity;
/**
* Created by MAVU on 26.4.2016.
*/
public class MainActivity extends ListActivity {
}
| 164 | 0.756098 | 0.713415 | 10 | 15.4 | 17.956614 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 5 |
cf1f240e19d1ae427e705ae119c09d42926be24f | 352,187,350,842 | 79173331570be6a1d5d45f141f500b7bd719a3f9 | /202_Happy_Number/Java/Solution_1.java | 4ddeff6f2875d571b82005291c442aef4f169185 | [] | no_license | tk709671324/LeetcodeRepo | https://github.com/tk709671324/LeetcodeRepo | 88d151b3e5b00cd554cb23adf26cdb942c6a1a9b | cdf9ec7386d04b4a8a5fd9a367a07a4bf6b1d5f1 | refs/heads/master | 2020-04-02T03:10:26.836000 | 2019-04-30T23:06:14 | 2019-04-30T23:06:14 | 153,949,369 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.HashSet;
public class Solution_1 {
/*
Date 2018/11/18
Time complexity : O(n)
Space complexity : O(n)
beats : 78.99%
*/
public boolean isHappy(int n) {
int sum = n;
HashSet<Integer> set = new HashSet<>();
while (!set.contains(sum)) {
se... | UTF-8 | Java | 697 | java | Solution_1.java | Java | [] | null | [] | import java.util.HashSet;
public class Solution_1 {
/*
Date 2018/11/18
Time complexity : O(n)
Space complexity : O(n)
beats : 78.99%
*/
public boolean isHappy(int n) {
int sum = n;
HashSet<Integer> set = new HashSet<>();
while (!set.contains(sum)) {
se... | 697 | 0.423242 | 0.394548 | 42 | 15.595238 | 12.90452 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.309524 | false | false | 5 |
8453a1368fcbf0816a19979480fb8e804d7f4dd0 | 17,171,279,276,159 | 46c7b0b2ca4bbb1f44ffefa57230e25d6d04ac76 | /src/main/java/com/js/sas/controller/OrderDetailController.java | b1bf4e3ef75923a8fdf3e5b7d6474ed68891b69c | [
"Apache-2.0"
] | permissive | zhaochlive/sas | https://github.com/zhaochlive/sas | 1a08f353a945bf8338603085a8f09917ba6a70af | 486463bd2d9a3377bb5a1dd25be6da6176087bed | refs/heads/master | 2022-10-03T06:05:55.118000 | 2020-06-13T13:31:30 | 2020-06-13T13:31:30 | 193,008,875 | 0 | 3 | Apache-2.0 | false | 2022-09-08T01:01:33 | 2019-06-21T01:22:51 | 2020-06-13T13:31:46 | 2022-09-08T01:01:29 | 5,973 | 1 | 3 | 2 | Java | false | false | package com.js.sas.controller;
import com.js.sas.service.OrderDetailService;
import com.js.sas.service.StoreDetailService;
import com.js.sas.utils.CommonUtils;
import com.js.sas.utils.DateTimeUtils;
import org.apache.commons.lang3.StringUtils;
import org.springframework.beans.factory.annotation.Autowired;
import org.s... | UTF-8 | Java | 29,476 | java | OrderDetailController.java | Java | [
{
"context": " requestMap.put(\"username\",request.getParameter(\"username\").trim());\n }\n if (StringUtils.isNo",
"end": 19203,
"score": 0.7168885469436646,
"start": 19195,
"tag": "USERNAME",
"value": "username"
}
] | null | [] | package com.js.sas.controller;
import com.js.sas.service.OrderDetailService;
import com.js.sas.service.StoreDetailService;
import com.js.sas.utils.CommonUtils;
import com.js.sas.utils.DateTimeUtils;
import org.apache.commons.lang3.StringUtils;
import org.springframework.beans.factory.annotation.Autowired;
import org.s... | 29,476 | 0.60328 | 0.594023 | 597 | 47.314907 | 32.392403 | 162 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.889447 | false | false | 5 |
a4d7bcdc0d6655811f9e0114a683b2e03b416200 | 3,075,196,601,400 | f878143b8918b06c9f9f4cc7af1ed4bc7d489ab6 | /src/DAO/DAOEstoqueComandaItemEstoque.java | e6bc782ba171f9c43ac4af94c8cfc0b653ae9d76 | [] | no_license | carolinemoradore/restaurante | https://github.com/carolinemoradore/restaurante | ac8ba8c026b292a7c8d6286b650cf12cacf94863 | 3891dff0d3080706b1738145cdbcf2ae2f615c63 | refs/heads/master | 2021-08-24T12:08:10.533000 | 2017-12-09T18:10:13 | 2017-12-09T18:10:13 | 113,690,758 | 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 DAO;
import conexoes.ConexaoMySql;
import java.util.ArrayList;
import model.ModelComandaitem;
import model.ModelEstoque;
impor... | UTF-8 | Java | 3,213 | java | DAOEstoqueComandaItemEstoque.java | Java | [
{
"context": "ModelEstoqueComandaItemEstoque;\n\n/**\n *\n * @author PC\n */\npublic class DAOEstoqueComandaItemEstoque exte",
"end": 381,
"score": 0.8913236856460571,
"start": 379,
"tag": "USERNAME",
"value": "PC"
}
] | 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 DAO;
import conexoes.ConexaoMySql;
import java.util.ArrayList;
import model.ModelComandaitem;
import model.ModelEstoque;
impor... | 3,213 | 0.631497 | 0.628073 | 75 | 41.84 | 31.927853 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.586667 | false | false | 5 |
2e2568780ba711b4024f66a6e54763fd05c1dc43 | 17,652,315,629,399 | 3e5e5099707766275ac5ffc7b6c39d88aaa87edc | /src/main/java/com/blamejared/primordialbosses/client/render/RenderCalciumSkeleton.java | 0e6a564833207cae682ad7b8f682b334a2999950 | [] | no_license | GetConfluxed/PrimordialBosses | https://github.com/GetConfluxed/PrimordialBosses | 1ccece8ba66a012d70a59e67c48d368e29c4a294 | ba2bb3d65ea2acb4b851f201c318585a908b745c | refs/heads/master | 2020-04-19T13:08:11.801000 | 2019-01-29T18:57:21 | 2019-01-29T18:57:21 | 168,210,271 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.blamejared.primordialbosses.client.render;
import net.minecraft.client.Minecraft;
import net.minecraft.client.entity.EntityPlayerSP;
import net.minecraft.client.model.ModelSkeleton;
import net.minecraft.client.renderer.*;
import net.minecraft.client.renderer.entity.*;
import net.minecraft.client.renderer.e... | UTF-8 | Java | 7,079 | java | RenderCalciumSkeleton.java | Java | [
{
"context": "package com.blamejared.primordialbosses.client.render;\n\nimport net.minec",
"end": 22,
"score": 0.784842848777771,
"start": 12,
"tag": "USERNAME",
"value": "blamejared"
}
] | null | [] | package com.blamejared.primordialbosses.client.render;
import net.minecraft.client.Minecraft;
import net.minecraft.client.entity.EntityPlayerSP;
import net.minecraft.client.model.ModelSkeleton;
import net.minecraft.client.renderer.*;
import net.minecraft.client.renderer.entity.*;
import net.minecraft.client.renderer.e... | 7,079 | 0.580449 | 0.562509 | 171 | 40.403507 | 33.21357 | 165 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.959064 | false | false | 5 |
17436ce5fbc39976dace5af83e29540335edf6e7 | 4,286,377,396,935 | 97bc4048931f6484feb6eb9d5fd8d387ed7ee3c0 | /processor/src/main/java/com/rabbit/springcloudstream/processor/configs/ProcessorProducerTracingConfig.java | e760206d826a607e794ee7bae4c686143249d4d0 | [
"Apache-2.0"
] | permissive | huynhtt8/spring-cloud-stream-kafka-jaeger | https://github.com/huynhtt8/spring-cloud-stream-kafka-jaeger | 3c301f4c0efa3cb4ca27a789c670ecc755935b75 | 3283ec629f48e27648fc409db0687ea8d79e60b1 | refs/heads/master | 2022-01-09T15:29:38.248000 | 2018-09-10T05:52:10 | 2018-09-10T05:52:10 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.rabbit.springcloudstream.processor.configs;
import io.opentracing.Tracer;
import io.opentracing.contrib.kafka.spring.TracingProducerFactory;
import lombok.extern.slf4j.Slf4j;
import org.apache.kafka.clients.producer.ProducerConfig;
import org.apache.kafka.common.serialization.LongSerializer;
import org.apa... | UTF-8 | Java | 2,529 | java | ProcessorProducerTracingConfig.java | Java | [] | null | [] | package com.rabbit.springcloudstream.processor.configs;
import io.opentracing.Tracer;
import io.opentracing.contrib.kafka.spring.TracingProducerFactory;
import lombok.extern.slf4j.Slf4j;
import org.apache.kafka.clients.producer.ProducerConfig;
import org.apache.kafka.common.serialization.LongSerializer;
import org.apa... | 2,529 | 0.794781 | 0.791617 | 73 | 33.643837 | 27.183481 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.547945 | false | false | 5 |
16bd278a7f952432f22bfd854bc25f5caa545466 | 11,871,289,640,168 | c223299952d44dd5d1de5bba35b0d0b6cf2dab2c | /app/src/main/java/com/example/pawe/sixth/CustomAdapter.java | 5de908b60707b1ba71ca5cf80042be9d319bf62a | [] | no_license | pawelpiatek17/sixth | https://github.com/pawelpiatek17/sixth | 533b25b546a058722645e8cba6ba6e7442da31a6 | 784e3ca9814ff987a6a9407fe25e85759b89f76b | refs/heads/master | 2020-04-18T00:04:27.780000 | 2019-01-22T20:27:03 | 2019-01-22T20:27:03 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.pawe.sixth;
import android.app.Activity;
import android.content.Context;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ArrayAdapter;
import and... | UTF-8 | Java | 1,206 | java | CustomAdapter.java | Java | [] | null | [] | package com.example.pawe.sixth;
import android.app.Activity;
import android.content.Context;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ArrayAdapter;
import and... | 1,206 | 0.732172 | 0.730514 | 37 | 31.567568 | 28.394461 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.783784 | false | false | 5 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.