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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
952087c56b33731082dfd202a984c1d0ea4ff654 | 29,669,634,136,941 | 548374c53507132347a79e2381b27256063b7f58 | /assign4/Message.java | 417be548c1ccfcf0d2af1b8613b72eff3217e51b | [] | no_license | jared-wallace/OOP-Assignment4 | https://github.com/jared-wallace/OOP-Assignment4 | 973efad229f957b07a2ebec6a79f73825c914d94 | 23012efbb004d2e67976d1381602aa2546e8ecb4 | refs/heads/master | 2015-08-14T09:55:01.632000 | 2014-12-06T03:37:31 | 2014-12-06T03:37:31 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package assign4;
import java.util.Date;
/**
* A message object has an associated user (the customer, presumably), and
* a message text along with the date the message was created.
*/
class Message {
private final User _user;
private final String _msgText;
private final Date _date;
/**
* The constructo... | UTF-8 | Java | 1,497 | java | Message.java | Java | [] | null | [] | package assign4;
import java.util.Date;
/**
* A message object has an associated user (the customer, presumably), and
* a message text along with the date the message was created.
*/
class Message {
private final User _user;
private final String _msgText;
private final Date _date;
/**
* The constructo... | 1,497 | 0.632599 | 0.631931 | 53 | 27.264151 | 24.048811 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.45283 | false | false | 9 |
15572255d76131ffebf0b54148b66781ef32df20 | 35,055,523,077,129 | 1fbb0dd53648fd4e4c354d08952302917c0c7d5f | /product-oil/wechat/src/main/java/com/sinochem/crude/trade/wechat/service/impl/AccessTokenServiceImpl.java | d9a65483132f4b91682d97bff051cdad47f0ecc4 | [] | no_license | wang-shun/transaction | https://github.com/wang-shun/transaction | 2a68d96e4197bbdd71d05f0e6e91b1914e395ebc | 8a3bd4af7180d9fbafbb01ab1739702798430441 | refs/heads/master | 2020-04-04T18:10:33.235000 | 2018-11-05T02:27:57 | 2018-11-05T02:27:57 | 156,152,857 | 0 | 1 | null | true | 2018-11-05T03:03:30 | 2018-11-05T03:03:29 | 2018-11-05T02:33:15 | 2018-11-05T02:32:38 | 0 | 0 | 0 | 0 | null | false | null | package com.sinochem.crude.trade.wechat.service.impl;
import java.io.UnsupportedEncodingException;
import java.util.Date;
import java.util.HashMap;
import java.util.Map;
import com.google.gson.Gson;
import com.sinochem.crude.trade.wechat.constant.AccessTokenUtil;
import com.sinochem.crude.trade.wechat.constant.UrlMap... | UTF-8 | Java | 5,046 | java | AccessTokenServiceImpl.java | Java | [] | null | [] | package com.sinochem.crude.trade.wechat.service.impl;
import java.io.UnsupportedEncodingException;
import java.util.Date;
import java.util.HashMap;
import java.util.Map;
import com.google.gson.Gson;
import com.sinochem.crude.trade.wechat.constant.AccessTokenUtil;
import com.sinochem.crude.trade.wechat.constant.UrlMap... | 5,046 | 0.754794 | 0.750102 | 160 | 29.637501 | 24.298531 | 156 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.0125 | false | false | 9 |
8a3a348db40f4498b8b74fbda22956ef4247615a | 28,647,431,894,098 | d773b713f19781d3353348b5a10be0b8a6080009 | /Durgesh_PE4/src/main/test/com/stackroute/unittest/pe4/RegexMatchingTest.java | e5e366d5ad7039d2e0e6a691e028f447ed84b76f | [] | no_license | durgeshkc/JavaPractice | https://github.com/durgeshkc/JavaPractice | ec8b3d52482ae4cdabf722f99f3b00f3b48913a2 | 8334f0adde734f3ec72728070e23a663ecfc74b5 | refs/heads/master | 2020-04-12T05:28:33.989000 | 2019-01-03T06:14:40 | 2019-01-03T06:14:40 | 162,247,580 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.stackroute.unittest.pe4;
import org.junit.Test;
import static org.junit.Assert.*;
public class RegexMatchingTest {
RegexMatching match = new RegexMatching();
@Test
public void matching() {
assertTrue("true",match.matching("This is Harry","Harry"));
assertTrue("true",match.mat... | UTF-8 | Java | 666 | java | RegexMatchingTest.java | Java | [
{
"context": "\n assertTrue(\"true\",match.matching(\"This is Harry\",\"Harry\"));\n assertTrue(\"true\",match.match",
"end": 272,
"score": 0.9532346725463867,
"start": 267,
"tag": "NAME",
"value": "Harry"
},
{
"context": "assertTrue(\"true\",match.matching(\"This is Ha... | null | [] | package com.stackroute.unittest.pe4;
import org.junit.Test;
import static org.junit.Assert.*;
public class RegexMatchingTest {
RegexMatching match = new RegexMatching();
@Test
public void matching() {
assertTrue("true",match.matching("This is Harry","Harry"));
assertTrue("true",match.mat... | 666 | 0.645646 | 0.644144 | 25 | 25.68 | 26.878571 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.8 | false | false | 9 |
95b2e5f8561bd6608e49bc27ebdd0d4386bb2e80 | 25,795,573,615,498 | 89040b40fbc5b6e96c87c88fe984ce071ed3a858 | /src/com/wangrollin/qqtang/element/Ball.java | 3cabd8e773535bf55e13c721ff0d1db00b382942 | [] | no_license | userdong1997/QQTang4.0 | https://github.com/userdong1997/QQTang4.0 | ffcf9f1ffdd93f1e19787a615368a72e8adf4333 | 79669b0d3af6ffad08396acce9c7f2e06be345ed | refs/heads/master | 2022-12-03T15:06:51.788000 | 2020-08-21T09:01:17 | 2020-08-21T09:01:17 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wangrollin.qqtang.element;
import com.wangrollin.qqtang.player.Player;
import javax.swing.*;
public class Ball {
//哪个格子
private int heng, shu;
//威力大小
private int power;
//炸弹计时
private int timeCounter = 0;
//不爆炸的时间
private static final int MAX_TIME = 500;
//动态图
pri... | UTF-8 | Java | 6,537 | java | Ball.java | Java | [] | null | [] | package com.wangrollin.qqtang.element;
import com.wangrollin.qqtang.player.Player;
import javax.swing.*;
public class Ball {
//哪个格子
private int heng, shu;
//威力大小
private int power;
//炸弹计时
private int timeCounter = 0;
//不爆炸的时间
private static final int MAX_TIME = 500;
//动态图
pri... | 6,537 | 0.443747 | 0.434803 | 208 | 29.639423 | 24.951294 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.817308 | false | false | 9 |
2c86653e6ec21122707361e1d37daae78c612fe9 | 25,795,573,613,524 | 78b0d70c825cfc8b91c750a9f56cdd78da456257 | /SpringWithObjectMapper/src/main/java/com/programsji/config/ServletConfig.java | e7f96770d09692fdd9db0545e6398122453ec459 | [] | no_license | rejwan052/smallExamples | https://github.com/rejwan052/smallExamples | 5be6365cc3a356d95580151bf27197e299576fd8 | e01e899cf4ff5392e12bb654cfe38620a92e1221 | refs/heads/master | 2021-06-21T15:36:57.038000 | 2017-08-02T08:11:49 | 2017-08-02T08:11:49 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.programsji.config;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.ComponentScan;
import org.springframework.context.annotation.Configuration;
import org.springframework.transaction.annotation.EnableTransactionManagement;
import org.springframework.web.serv... | UTF-8 | Java | 1,083 | java | ServletConfig.java | Java | [] | null | [] | package com.programsji.config;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.ComponentScan;
import org.springframework.context.annotation.Configuration;
import org.springframework.transaction.annotation.EnableTransactionManagement;
import org.springframework.web.serv... | 1,083 | 0.857802 | 0.855032 | 26 | 40.653847 | 30.208178 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.115385 | false | false | 9 |
8c999508d06b747d54a426a4092ab2cf9b1b3fe7 | 36,344,013,280,780 | f322db4dbee2abbe280bcc89be75322aa018432f | /module_main/src/main/java/com/wss/module/main/ui/page/navigation/bean/City.java | 8634eb46d30d397f68690cd07d06152a814b0d35 | [] | no_license | wutq/AndroidModuleDemo | https://github.com/wutq/AndroidModuleDemo | fdf8a40a84e5d0ebf6e99a374f16b5b627b803c9 | ad8b78174d24dbb5432bc4c3a01c1c72b6c91bfa | refs/heads/master | 2022-01-31T04:07:45.634000 | 2022-01-19T09:18:56 | 2022-01-19T09:18:56 | 153,975,934 | 404 | 103 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wss.module.main.ui.page.navigation.bean;
import com.wss.common.base.bean.BaseBean;
import lombok.Getter;
import lombok.Setter;
/**
* Describe:城市
* Created by 吴天强 on 2020/8/20.
*/
@Getter
@Setter
public class City extends BaseBean {
private String initials;
private String name;
public Cit... | UTF-8 | Java | 624 | java | City.java | Java | [
{
"context": " lombok.Setter;\n\n/**\n * Describe:城市\n * Created by 吴天强 on 2020/8/20.\n */\n@Getter\n@Setter\npublic class Ci",
"end": 178,
"score": 0.9997742772102356,
"start": 175,
"tag": "NAME",
"value": "吴天强"
}
] | null | [] | package com.wss.module.main.ui.page.navigation.bean;
import com.wss.common.base.bean.BaseBean;
import lombok.Getter;
import lombok.Setter;
/**
* Describe:城市
* Created by 吴天强 on 2020/8/20.
*/
@Getter
@Setter
public class City extends BaseBean {
private String initials;
private String name;
public Cit... | 624 | 0.575163 | 0.563725 | 31 | 18.741936 | 16.455154 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.354839 | false | false | 9 |
8101574b85912d435a717bede9ade33078fe986a | 25,185,688,286,847 | f30590c45e647823d920f6d5761f920533251b6d | /hadoop/mapreduce-api/src/main/java/com/mapreduce/join/reducejoin/TableBean.java | dddabd3b38f6667fd682af191ecc9648b9a270c2 | [] | no_license | hengyufxh1/hadoop | https://github.com/hengyufxh1/hadoop | e8bf49185777350bf0b239d33b9fb8c311274c44 | 7439c514531937282606ffa937a41fc0a218c592 | refs/heads/master | 2022-07-08T23:29:47.908000 | 2020-10-30T09:52:14 | 2020-10-30T09:52:14 | 193,515,306 | 0 | 0 | null | false | 2022-06-17T02:28:49 | 2019-06-24T13:53:12 | 2020-10-30T09:52:18 | 2022-06-17T02:28:47 | 1,200 | 0 | 0 | 14 | Java | false | false | package com.mapreduce.join.reducejoin;
import lombok.Getter;
import lombok.Setter;
import org.apache.hadoop.io.Writable;
import java.io.DataInput;
import java.io.DataOutput;
import java.io.IOException;
/**
* $功能描述: TableBean
*
* @author :smart-dxw
* @version : 2019/6/17 20:12 v1.0
*/
@Getter
@Setter
public cla... | UTF-8 | Java | 1,345 | java | TableBean.java | Java | [
{
"context": "xception;\n\n/**\n * $功能描述: TableBean\n *\n * @author :smart-dxw\n * @version : 2019/6/17 20:12 v1.0\n */\n\n@Getter\n@",
"end": 253,
"score": 0.9996759295463562,
"start": 244,
"tag": "USERNAME",
"value": "smart-dxw"
}
] | null | [] | package com.mapreduce.join.reducejoin;
import lombok.Getter;
import lombok.Setter;
import org.apache.hadoop.io.Writable;
import java.io.DataInput;
import java.io.DataOutput;
import java.io.IOException;
/**
* $功能描述: TableBean
*
* @author :smart-dxw
* @version : 2019/6/17 20:12 v1.0
*/
@Getter
@Setter
public cla... | 1,345 | 0.636644 | 0.626636 | 59 | 21.016949 | 18.339077 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.38983 | false | false | 9 |
de1ba33c4182f9baa66b2cca37cdc081bde1c72a | 25,022,479,513,449 | 1ec83af19efad872e6b3050c99ba46bc77b0e1f0 | /component/common/src/main/java/com/ycg/ksh/common/extend/spring/DateStringFormatter.java | 1ee5bed01cd2b4e397a0a258d5e8adf83e4dd0d1 | [] | no_license | amao886/QRTMS | https://github.com/amao886/QRTMS | 8e306d1493a2f29ecca1ea3aeb666347d12f58fa | c781eef8850304e1a58414ff77e3ac6437c421a8 | refs/heads/master | 2022-03-05T20:17:52.135000 | 2020-06-30T10:29:36 | 2020-06-30T10:29:36 | 191,539,553 | 0 | 2 | null | false | 2022-02-09T23:52:20 | 2019-06-12T09:23:59 | 2020-06-30T10:30:27 | 2022-02-09T23:52:19 | 23,633 | 0 | 2 | 19 | JavaScript | false | false | package com.ycg.ksh.common.extend.spring;
import org.apache.commons.lang.time.DateFormatUtils;
import org.apache.commons.lang.time.DateUtils;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.format.Formatter;
import java.text.ParseException;
import java.util.Date;
import java.util.L... | UTF-8 | Java | 2,019 | java | DateStringFormatter.java | Java | [
{
"context": "转换\n * <p>\n * @developer Create by <a href=\"mailto:110686@ycgwl.com\">dingxf</a> at 2017-06-14 16:12:14\n */\npublic cla",
"end": 411,
"score": 0.9999217987060547,
"start": 395,
"tag": "EMAIL",
"value": "110686@ycgwl.com"
},
{
"context": "loper Create by <a href=\"mai... | null | [] | package com.ycg.ksh.common.extend.spring;
import org.apache.commons.lang.time.DateFormatUtils;
import org.apache.commons.lang.time.DateUtils;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.format.Formatter;
import java.text.ParseException;
import java.util.Date;
import java.util.L... | 2,010 | 0.688654 | 0.677045 | 70 | 26.071428 | 26.622396 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.614286 | false | false | 9 |
e8f8aa65bc9f856eb68d03099afe93bff9b3e63a | 1,082,331,794,953 | 8e3def56041d9794b28970d938d9cb6a46ac9850 | /backup/TFSMaster.java | 48d272c10ee638e060f3ceeeb680ef28c269642b | [] | no_license | dmaulik/TFS | https://github.com/dmaulik/TFS | 91a1422e390c573214102d731fa805244f6403c8 | d3b9b4de3920b587b9f8c1c648d6b67122aa0c03 | refs/heads/master | 2021-01-10T19:19:05.768000 | 2014-04-28T20:15:43 | 2014-04-28T20:15:43 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package TFS;
import java.util.*;
import java.util.List;
import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.FileWriter;
import java.io.IOException;
import java.io.ObjectInputStream;
import java.io.ObjectOutpu... | UTF-8 | Java | 13,656 | java | TFSMaster.java | Java | [] | null | [] | package TFS;
import java.util.*;
import java.util.List;
import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.FileWriter;
import java.io.IOException;
import java.io.ObjectInputStream;
import java.io.ObjectOutpu... | 13,656 | 0.58802 | 0.584212 | 422 | 31.357821 | 23.933308 | 137 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.898104 | false | false | 9 |
21e94ee31e210ab1f2e91dce8ab9bca045a7e22e | 25,692,494,392,806 | 28bbd0650b94ef6866315b3681b2be16eefbff39 | /src/main/java/com/image/service/controller/S3Controller.java | c7b40b4ef84db8b2dda7ecad976076b69844f68a | [] | no_license | arisusantolie/ImageResizingService | https://github.com/arisusantolie/ImageResizingService | e45232a4f3c3b3f3e924a58a9c0cdb7971db137c | e499bad7d4df7215a8af2d187c87f9cad821177c | refs/heads/master | 2023-03-17T23:14:19.585000 | 2018-06-18T09:47:10 | 2018-06-18T09:47:10 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.image.service.controller;
import com.amazonaws.auth.AWSCredentials;
import com.amazonaws.auth.AWSStaticCredentialsProvider;
import com.amazonaws.auth.BasicAWSCredentials;
import com.amazonaws.services.s3.AmazonS3;
import com.amazonaws.services.s3.AmazonS3Client;
import com.amazonaws.services.s3.model.*;
i... | UTF-8 | Java | 1,947 | java | S3Controller.java | Java | [] | null | [] | package com.image.service.controller;
import com.amazonaws.auth.AWSCredentials;
import com.amazonaws.auth.AWSStaticCredentialsProvider;
import com.amazonaws.auth.BasicAWSCredentials;
import com.amazonaws.services.s3.AmazonS3;
import com.amazonaws.services.s3.AmazonS3Client;
import com.amazonaws.services.s3.model.*;
i... | 1,947 | 0.727273 | 0.717 | 48 | 39.5625 | 36.371868 | 159 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5625 | false | false | 9 |
9aa6aae7581066fc798bf6d863210c4fd23c5ca9 | 34,703,335,779,677 | a0a601d62fd1243008ef288a4bf495646e789cf5 | /INMETData/src/main/java/br/embrapa/cnpaf/inmetdata/entity/InmetHourlyDataEntity.java | 351473c9ceee1d1647a9c89a1dd8da4fca2c7ba9 | [] | no_license | FelipheStival/INMETJava | https://github.com/FelipheStival/INMETJava | a1c15a75fbc61a6e84e5b820010a004ec2269c43 | d82944151352286ab86f8c5769f901d23fe0474f | refs/heads/master | 2022-12-07T09:49:16.227000 | 2020-08-24T18:04:55 | 2020-08-24T18:04:55 | 258,793,165 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.embrapa.cnpaf.inmetdata.entity;
import java.io.Serializable;
import java.time.LocalDate;
import com.google.gson.JsonObject;
import com.google.gson.JsonParser;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
import br.embrapa.cnpaf.inmetdata.enumerate.M... | UTF-8 | Java | 17,403 | java | InmetHourlyDataEntity.java | Java | [
{
"context": "imatic devices.\r\n * </p>\r\n * <br>\r\n * \r\n * @author Rubens de Castro Pereira and Sergio Lopes Jr.\r\n * @version 0.1\r\n * @since ",
"end": 928,
"score": 0.9998801946640015,
"start": 904,
"tag": "NAME",
"value": "Rubens de Castro Pereira"
},
{
"context": "<br>\r\... | null | [] | package br.embrapa.cnpaf.inmetdata.entity;
import java.io.Serializable;
import java.time.LocalDate;
import com.google.gson.JsonObject;
import com.google.gson.JsonParser;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
import br.embrapa.cnpaf.inmetdata.enumerate.M... | 17,376 | 0.71821 | 0.717175 | 623 | 25.934189 | 26.304987 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.529695 | false | false | 9 |
b401646089ed977201d50f17a0862f9f4c7167e1 | 36,816,459,679,946 | cde022754f0c07fe023b15f16bb0ce50c613c5c5 | /sprpc-provider/src/main/java/com/srp/factory/ServerFactoryBean.java | ce3c186c8eade33718885ea66a51da9231ec2637 | [] | no_license | RuipengSu/sprpc | https://github.com/RuipengSu/sprpc | 85be12957cadc3ed49a90163d1ed588b5b2e917f | 10b445fdcca443cf8d495a4edb0d810a950ba03a | refs/heads/master | 2020-04-09T11:30:01.836000 | 2018-12-04T06:56:46 | 2018-12-04T06:56:46 | 160,312,073 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.srp.factory;
import com.srp.bootstrap.ServerBuilder;
import com.srp.server.Server;
import lombok.Data;
import org.springframework.beans.factory.FactoryBean;
import javax.annotation.PreDestroy;
/**
* @ Author: Su RuiPeng
* @ Date: 2018/10/29
*/
@Data
public class ServerFactoryBean implements FactoryBea... | UTF-8 | Java | 1,221 | java | ServerFactoryBean.java | Java | [
{
"context": "ort javax.annotation.PreDestroy;\n\n/**\n * @ Author: Su RuiPeng\n * @ Date: 2018/10/29\n */\n@Data\npublic class Serv",
"end": 235,
"score": 0.9998737573623657,
"start": 225,
"tag": "NAME",
"value": "Su RuiPeng"
}
] | null | [] | package com.srp.factory;
import com.srp.bootstrap.ServerBuilder;
import com.srp.server.Server;
import lombok.Data;
import org.springframework.beans.factory.FactoryBean;
import javax.annotation.PreDestroy;
/**
* @ Author: <NAME>
* @ Date: 2018/10/29
*/
@Data
public class ServerFactoryBean implements FactoryBean<Ob... | 1,217 | 0.616347 | 0.609675 | 55 | 20.799999 | 15.177016 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.345455 | false | false | 9 |
da9720e46da0ca659f4e060e06aed080d28195e6 | 37,417,755,095,715 | 65ce15af7359e6a5b5c46e7e0d3ad6f0318e79b0 | /dev_error_example/src/main/java/com/fantasybaby/dee/code/equals/Employee.java | e94ebc7f646cd837bcb110985fd354f2769d72f0 | [] | no_license | FantasybabyChange/javaSeWorkspace | https://github.com/FantasybabyChange/javaSeWorkspace | 9ca3979ca62b93984c158c4b0c5f8ae34adb1e52 | 3ae4223117ea8d1f405902624cce4c0492af9703 | refs/heads/master | 2021-01-19T04:28:06.879000 | 2021-01-18T10:06:37 | 2021-01-18T10:06:37 | 87,372,082 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.fantasybaby.dee.code.equals;
import lombok.Data;
import lombok.EqualsAndHashCode;
import lombok.extern.slf4j.Slf4j;
/**
* @author fanta
* @Description
* @create 2021-01-14 23:01
*/
@Data
@Slf4j
@EqualsAndHashCode(callSuper = true)
public class Employee extends Person {
private String company;
... | UTF-8 | Java | 733 | java | Employee.java | Java | [
{
"context": "\nimport lombok.extern.slf4j.Slf4j;\n\n/**\n * @author fanta\n * @Description\n * @create 2021-01-14 23:01\n */\n\n",
"end": 150,
"score": 0.9955922961235046,
"start": 145,
"tag": "USERNAME",
"value": "fanta"
},
{
"context": "rgs) {\n Employee employee1 = new Emp... | null | [] | package com.fantasybaby.dee.code.equals;
import lombok.Data;
import lombok.EqualsAndHashCode;
import lombok.extern.slf4j.Slf4j;
/**
* @author fanta
* @Description
* @create 2021-01-14 23:01
*/
@Data
@Slf4j
@EqualsAndHashCode(callSuper = true)
public class Employee extends Person {
private String company;
... | 733 | 0.676671 | 0.639836 | 30 | 23.466667 | 23.82818 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 9 |
d4a713195468deb095f5cead19954e279b66e293 | 403,726,977,821 | bca7edbc5b015a066884930efb00ec27c66fa128 | /app/src/main/java/com/dheeraj/auctionapp/Cars.java | 2304986996acb439eaa155c40b0e84589d32d39c | [] | no_license | dheerajb/AuctionApp | https://github.com/dheerajb/AuctionApp | 7e725e0671943e939d023e2b520be7b5f57c9889 | 9f82e8b52815191aedd7e613db0ffe9b4c42544a | refs/heads/master | 2016-09-06T14:14:04.154000 | 2015-06-16T11:25:49 | 2015-06-16T11:25:49 | 37,689,841 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dheeraj.auctionapp;
import java.util.Map;
import java.util.Random;
/**
* Created by Subham Tyagi,
* on 15/Jun/2015,
* 1:28 PM
*/
public class Cars {
private static final Random RANDOM = new Random();
public static String[] urls = {
"http://images.askmen.com/top_10/cars/top-10-best-... | UTF-8 | Java | 1,278 | java | Cars.java | Java | [
{
"context": "l.Map;\nimport java.util.Random;\n\n/**\n * Created by Subham Tyagi,\n * on 15/Jun/2015,\n * 1:28 PM\n */\npublic class C",
"end": 111,
"score": 0.9998668432235718,
"start": 99,
"tag": "NAME",
"value": "Subham Tyagi"
}
] | null | [] | package com.dheeraj.auctionapp;
import java.util.Map;
import java.util.Random;
/**
* Created by <NAME>,
* on 15/Jun/2015,
* 1:28 PM
*/
public class Cars {
private static final Random RANDOM = new Random();
public static String[] urls = {
"http://images.askmen.com/top_10/cars/top-10-best-car-na... | 1,272 | 0.630673 | 0.56338 | 34 | 36.588234 | 34.093399 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.529412 | false | false | 9 |
e95bbaca78254e03feb339f653d4e82b21216d4a | 6,193,342,882,911 | a26e1ee88f9f742efad8fff97a38218376b4ad5c | /app/src/main/java/com/example/guy/projectapp1/LoadApp.java | d1caabc756fa6808dcfafecbf71ad6fd5838d842 | [] | no_license | gfudim/math-is-fun | https://github.com/gfudim/math-is-fun | 9d20c446d29311ae1d541264f71fc98309ba220d | cb5b27cbc400db3a7326bf145842fb99a7940248 | refs/heads/master | 2021-07-04T12:23:26.425000 | 2020-09-25T14:59:48 | 2020-09-25T14:59:48 | 176,488,929 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.guy.projectapp1;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.ProgressBar;
public class LoadApp extends Utils {
@Override
protected void onCreate(Bundle savedInstanceState) {
ProgressBar spinner;
super.onCreate(sa... | UTF-8 | Java | 1,146 | java | LoadApp.java | Java | [] | null | [] | package com.example.guy.projectapp1;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.ProgressBar;
public class LoadApp extends Utils {
@Override
protected void onCreate(Bundle savedInstanceState) {
ProgressBar spinner;
super.onCreate(sa... | 1,146 | 0.609075 | 0.60733 | 37 | 29.918919 | 21.354635 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.648649 | false | false | 9 |
12d6f21b1b910ae766b63a5ed6c089f73aad1e01 | 2,430,951,556,577 | 0db6313a9fbdd4b4c92c04c46546759346beabce | /core/src/main/java/zemberek/core/text/TokenSequence.java | 031502fa1bb81e845e28afc04c9bc5f4f418fd28 | [
"Apache-2.0"
] | permissive | COMU/zemberek-nlp | https://github.com/COMU/zemberek-nlp | 690537cd1cd1105a3e9ee99508aa1988622498c3 | 1533a96db5dbcd6b5a3236dc989a7a18578789cf | refs/heads/master | 2020-03-30T10:18:53.474000 | 2018-10-01T11:48:47 | 2018-10-01T11:48:47 | 151,114,896 | 4 | 1 | NOASSERTION | true | 2018-10-01T15:50:43 | 2018-10-01T15:50:42 | 2018-10-01T14:53:30 | 2018-10-01T11:49:09 | 49,918 | 0 | 0 | 0 | null | false | null | package zemberek.core.text;
import com.google.common.base.Joiner;
import com.google.common.base.Splitter;
import com.google.common.collect.Lists;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collections;
import java.util.Iterator;
import java.util.List;
/**
* a sequence of tokens. usually us... | UTF-8 | Java | 3,633 | java | TokenSequence.java | Java | [] | null | [] | package zemberek.core.text;
import com.google.common.base.Joiner;
import com.google.common.base.Splitter;
import com.google.common.collect.Lists;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collections;
import java.util.Iterator;
import java.util.List;
/**
* a sequence of tokens. usually us... | 3,633 | 0.627856 | 0.625654 | 159 | 21.849056 | 21.592915 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.402516 | false | false | 9 |
2b2b13af45f94614796f733984b05981e213baeb | 36,747,740,218,184 | 07a71837812e75194c42f3f6c2943acac5ded5c4 | /ekartMS-master/notificationMS/src/main/java/com/infosys/ekart/notification/entity/NotificationEntity.java | 137c96e0af5da4fdfacc2fe8fd391154ba935776 | [] | no_license | PriMon-07/Ekart | https://github.com/PriMon-07/Ekart | aa3d850b2ed5e76f05f798f62538eb5679f96fab | ad129fd3007451b02245d8c4e60e1706bba175f0 | refs/heads/main | 2023-01-24T23:54:31.156000 | 2020-12-08T12:40:29 | 2020-12-08T12:40:29 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.infosys.ekart.notification.entity;
import java.util.Date;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.Table;
import javax.persistence.Temporal;
import javax.persistence.TemporalType;
@Entity
@Table(name = "NOTIFICATION")
public class NotificationEntity {
@Id
... | UTF-8 | Java | 1,337 | java | NotificationEntity.java | Java | [] | null | [] | package com.infosys.ekart.notification.entity;
import java.util.Date;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.Table;
import javax.persistence.Temporal;
import javax.persistence.TemporalType;
@Entity
@Table(name = "NOTIFICATION")
public class NotificationEntity {
@Id
... | 1,337 | 0.754675 | 0.754675 | 73 | 17.315069 | 16.076765 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.109589 | false | false | 9 |
aec5b58be1b54620422db9835f33170290cf9d6e | 39,402,029,981,384 | 28e4786ada14d6f10c52707c7da86e3459fd73e6 | /interviews/array/src/main/java/SearchMatrix.java | 1ac9ca386dd789e72989dcedf16e48dfcd77c053 | [] | no_license | ceezyyy/leetcode | https://github.com/ceezyyy/leetcode | f675f7719cfb28b57c5fcd15853ec3042046c894 | feb04d00b62f1debe79aea820db9d43bea1d4632 | refs/heads/master | 2023-04-06T04:18:27.687000 | 2021-04-23T03:11:45 | 2021-04-23T03:11:45 | 174,517,066 | 7 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* <p>
* 240. Search a 2D Matrix II (Medium)
* https://leetcode.com/problems/search-a-2d-matrix-ii/
* </p>
*
* @author ceezyyy
* @since 2021/4/22
*/
public class SearchMatrix {
public boolean searchMatrix(int[][] matrix, int target) {
// 1 <= n, m <= 300
int rows = matrix.length;
... | UTF-8 | Java | 648 | java | SearchMatrix.java | Java | [
{
"context": "blems/search-a-2d-matrix-ii/\n * </p>\n *\n * @author ceezyyy\n * @since 2021/4/22\n */\npublic class SearchMatrix",
"end": 135,
"score": 0.9997060894966125,
"start": 128,
"tag": "USERNAME",
"value": "ceezyyy"
}
] | null | [] | /**
* <p>
* 240. Search a 2D Matrix II (Medium)
* https://leetcode.com/problems/search-a-2d-matrix-ii/
* </p>
*
* @author ceezyyy
* @since 2021/4/22
*/
public class SearchMatrix {
public boolean searchMatrix(int[][] matrix, int target) {
// 1 <= n, m <= 300
int rows = matrix.length;
... | 648 | 0.479938 | 0.449074 | 30 | 20.6 | 17.085276 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.366667 | false | false | 9 |
6ce252ffdd0ab272f15424f37cbb343a4df3cded | 39,178,691,708,286 | 65959aaa53925f7a91e3be31fc1529bc12c8741f | /app/src/main/java/android/com/bugmonitor/MainActivity.java | 28f5cd6aae2a48f09d1993650f708fb48c525921 | [] | no_license | lantier743865/kso | https://github.com/lantier743865/kso | 3f39cdf6d7c28eada0511b20d9d84d22e3d2bd89 | 9c6600e7a6f1167fd2ab0a0dc1d4ff28d7c1bed6 | refs/heads/master | 2021-03-31T00:22:41.784000 | 2018-03-13T09:44:55 | 2018-03-13T09:44:55 | 124,983,051 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package android.com.bugmonitor;
import android.Manifest;
import android.com.bugmonitor.base.BaseActivity;
import android.content.pm.PackageManager;
import android.os.BaseBundle;
import android.support.annotation.NonNull;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log... | UTF-8 | Java | 1,770 | java | MainActivity.java | Java | [] | null | [] | package android.com.bugmonitor;
import android.Manifest;
import android.com.bugmonitor.base.BaseActivity;
import android.content.pm.PackageManager;
import android.os.BaseBundle;
import android.support.annotation.NonNull;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log... | 1,770 | 0.649718 | 0.648023 | 54 | 31.777779 | 26.708763 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.592593 | false | false | 9 |
4cb46e258a2c6b596270a9fadfb3fd1d4eda9f84 | 39,247,411,163,711 | 6c650b3d776057f3bd81fe687657429c7e9a3fd4 | /Earth2300/src/ogpc/earth2300/resource/ResourceManager.java | d878ba2787a5b884bc89e1266e9566c556a4e267 | [] | no_license | jtwaugh/Platformer | https://github.com/jtwaugh/Platformer | 1e3d453fd731cce5ddf634c4006f1afcd781412b | 70e154e8e5b930fb86cbcfffa23b708e971b5784 | refs/heads/master | 2021-01-21T12:06:34.497000 | 2016-08-04T17:27:18 | 2016-08-04T17:27:18 | 20,814,484 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ogpc.earth2300.resource;
import java.awt.Color;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileWriter;
import java.io.IOException;
import java.util.ArrayList;
import java.util.HashMap;
import ogpc.earth2300.entity.Projectile;
import ogpc.earth2300... | UTF-8 | Java | 4,863 | java | ResourceManager.java | Java | [] | null | [] | package ogpc.earth2300.resource;
import java.awt.Color;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileWriter;
import java.io.IOException;
import java.util.ArrayList;
import java.util.HashMap;
import ogpc.earth2300.entity.Projectile;
import ogpc.earth2300... | 4,863 | 0.68723 | 0.667078 | 251 | 18.374502 | 20.280973 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.103586 | false | false | 9 |
cba76e7a61af9446ffb81d20eee3878400148bfd | 36,532,991,864,619 | c0849abb46cb3eb3ee84a8f89632a52762a8c99a | /Prototype5/Prototype3/app/src/main/java/com/example/prototype2/MainActivity.java | eae67d393bed81124e3504c9a6ba12c0e59ecdae | [] | no_license | rogicallab/prototype | https://github.com/rogicallab/prototype | 45dca59dfa73f564bcbcc6a3aeda521ce52e35f2 | a8313b1448c27db51aa63fc9450b672775c7670f | refs/heads/master | 2021-01-01T11:24:12.063000 | 2020-03-25T01:09:26 | 2020-03-25T01:09:26 | 239,257,895 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.prototype2;
import androidx.appcompat.app.AppCompatActivity;
import androidx.navigation.NavController;
import androidx.navigation.Navigation;
import androidx.navigation.ui.AppBarConfiguration;
import androidx.navigation.ui.NavigationUI;
import android.content.Context;
import android.content.Shared... | UTF-8 | Java | 1,741 | java | MainActivity.java | Java | [] | null | [] | package com.example.prototype2;
import androidx.appcompat.app.AppCompatActivity;
import androidx.navigation.NavController;
import androidx.navigation.Navigation;
import androidx.navigation.ui.AppBarConfiguration;
import androidx.navigation.ui.NavigationUI;
import android.content.Context;
import android.content.Shared... | 1,741 | 0.739052 | 0.736653 | 44 | 36.886364 | 28.835913 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.75 | false | false | 9 |
cb4430d53d7026bcee5398f5b0667484dd6c9789 | 36,326,833,434,554 | 0fa95d92b6b0c041a243e8d7787b68dded9e1700 | /pi/src/main/java/org/revo/ihear/pi/service/SchemaService.java | edbf4a1254cc3e405fce130e6aea7c57acc5bb1c | [] | no_license | ashraf-revo/ihear | https://github.com/ashraf-revo/ihear | c516d8c755cc3b33a50a1669cf7084a520ec2f56 | d8ee83fa67d54f5702fdbe2e303563924a6c12a5 | refs/heads/master | 2022-12-12T06:26:50.038000 | 2020-05-19T21:36:01 | 2020-05-19T21:36:01 | 201,517,734 | 0 | 0 | null | false | 2022-12-08T03:28:59 | 2019-08-09T18:03:49 | 2020-05-19T21:36:11 | 2022-12-08T03:28:59 | 3,513 | 0 | 0 | 4 | CSS | false | false | package org.revo.ihear.pi.service;
import org.revo.ihear.pi.domain.Schema;
import java.util.List;
import java.util.Optional;
public interface SchemaService {
Optional<Schema> findOneById(String id);
Schema save(Schema schema);
List<Schema> findAll();
}
| UTF-8 | Java | 270 | java | SchemaService.java | Java | [] | null | [] | package org.revo.ihear.pi.service;
import org.revo.ihear.pi.domain.Schema;
import java.util.List;
import java.util.Optional;
public interface SchemaService {
Optional<Schema> findOneById(String id);
Schema save(Schema schema);
List<Schema> findAll();
}
| 270 | 0.740741 | 0.740741 | 14 | 18.285715 | 16.489948 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 9 |
09ba90de3c05ba5b527f768f295a022565e08a5a | 35,991,825,984,578 | ba30d374f4f0c5acf10415b9660417644ac73272 | /app/src/main/java/orion/garon/gifsearcher/rest/GifMethods.java | ef9b70f5c7d75a6da3f95b5f5315473908db87a7 | [] | no_license | Garon147/GifSearcher | https://github.com/Garon147/GifSearcher | 505a1b06eb4adfcef898b9a1e2560e9082a25926 | 5a4188158a4cb8b42aa12009650abb8c304a3dca | refs/heads/master | 2021-01-18T20:16:24.759000 | 2017-04-05T09:32:12 | 2017-04-05T09:32:12 | 86,950,319 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package orion.garon.gifsearcher.rest;
import orion.garon.gifsearcher.rest.data.GifList;
import retrofit2.Call;
import retrofit2.Retrofit;
import retrofit2.converter.gson.GsonConverterFactory;
import retrofit2.http.GET;
/**
* Created by VKI on 01.04.2017.
*/
public interface GifMethods {
@GET("v1/gifs/trending... | UTF-8 | Java | 573 | java | GifMethods.java | Java | [
{
"context": "ory;\nimport retrofit2.http.GET;\n\n/**\n * Created by VKI on 01.04.2017.\n */\n\npublic interface GifMethods {",
"end": 242,
"score": 0.9979488849639893,
"start": 239,
"tag": "USERNAME",
"value": "VKI"
},
{
"context": " GifMethods {\n\n @GET(\"v1/gifs/trending?api_k... | null | [] | package orion.garon.gifsearcher.rest;
import orion.garon.gifsearcher.rest.data.GifList;
import retrofit2.Call;
import retrofit2.Retrofit;
import retrofit2.converter.gson.GsonConverterFactory;
import retrofit2.http.GET;
/**
* Created by VKI on 01.04.2017.
*/
public interface GifMethods {
@GET("v1/gifs/trending... | 565 | 0.710297 | 0.685864 | 22 | 25.045454 | 21.757919 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.363636 | false | false | 9 |
a22e4db3f67286cbdd65e3d1b5819fb346f3414e | 37,237,366,492,307 | 0f165ea98020a7706a590c56d6e82c622088b256 | /src/main/java/security/diffie/SocketAliceObject.java | 86a89b9c3aa64ed865dd280bdfc3b87947452213 | [] | no_license | danielkaiser80/uebungen | https://github.com/danielkaiser80/uebungen | 4d3e6f18367f53f230e68dd4a1416b77edb85682 | 67198791f94cecb08b424cb5a9acd32918a6aedf | refs/heads/master | 2020-04-06T16:11:05.972000 | 2019-07-17T20:44:54 | 2019-07-17T20:44:54 | 157,609,261 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package security.diffie;
import org.bouncycastle.crypto.AsymmetricCipherKeyPair;
import org.bouncycastle.crypto.agreement.DHAgreement;
import org.bouncycastle.crypto.generators.DHBasicKeyPairGenerator;
import org.bouncycastle.crypto.generators.DHParametersGenerator;
import org.bouncycastle.crypto.params.DHKeyGeneratio... | UTF-8 | Java | 4,633 | java | SocketAliceObject.java | Java | [
{
"context": "frame.setTitle(\"Diffie-Hellman-Schlüsselaustausch: Alice\");\n\t\tframe.setSize(800, 300);\n\t\tWindowListener l ",
"end": 1779,
"score": 0.717211902141571,
"start": 1774,
"tag": "NAME",
"value": "Alice"
}
] | null | [] | package security.diffie;
import org.bouncycastle.crypto.AsymmetricCipherKeyPair;
import org.bouncycastle.crypto.agreement.DHAgreement;
import org.bouncycastle.crypto.generators.DHBasicKeyPairGenerator;
import org.bouncycastle.crypto.generators.DHParametersGenerator;
import org.bouncycastle.crypto.params.DHKeyGeneratio... | 4,633 | 0.739581 | 0.735478 | 133 | 33.81955 | 21.062683 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.721805 | false | false | 9 |
a6361c674055efe59b302d6d44ef0d340a55349d | 37,632,503,480,079 | d6b9618bfd6852968876ff31950331258aa26ff9 | /backend/n2o/n2o-config/src/main/java/net/n2oapp/framework/config/metadata/compile/N2oCompileTransformerFactory.java | 225a2021cb7212ac09bd317434d42c73198bd389 | [
"Apache-2.0"
] | permissive | i-novus-llc/n2o-framework | https://github.com/i-novus-llc/n2o-framework | 03c19201914e4f551cbdce6cb8a3d013fb700af2 | 172e7724fc9cdd029ee8dd5b25985aeb4bf30659 | refs/heads/master | 2023-08-09T13:50:28.451000 | 2023-08-09T13:26:56 | 2023-08-09T13:26:56 | 162,547,920 | 43 | 21 | Apache-2.0 | false | 2023-02-03T11:48:29 | 2018-12-20T08:16:02 | 2023-01-31T17:08:47 | 2023-02-03T11:48:28 | 92,302 | 36 | 16 | 122 | Java | false | false | package net.n2oapp.framework.config.metadata.compile;
import net.n2oapp.framework.api.metadata.Compiled;
import net.n2oapp.framework.api.metadata.compile.CompileContext;
import net.n2oapp.framework.api.metadata.compile.CompileProcessor;
import net.n2oapp.framework.api.metadata.compile.CompileTransformer;
import net.n2... | UTF-8 | Java | 1,756 | java | N2oCompileTransformerFactory.java | Java | [] | null | [] | package net.n2oapp.framework.config.metadata.compile;
import net.n2oapp.framework.api.metadata.Compiled;
import net.n2oapp.framework.api.metadata.compile.CompileContext;
import net.n2oapp.framework.api.metadata.compile.CompileProcessor;
import net.n2oapp.framework.api.metadata.compile.CompileTransformer;
import net.n2... | 1,756 | 0.743736 | 0.736902 | 40 | 42.900002 | 39.423851 | 134 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.9 | false | false | 9 |
88a88045afaa09505b811d6f5c138cc2916cf6ea | 35,820,027,296,907 | d07655750f5f850ef1acbedb4cc9d8dbc9f499eb | /chapter_005/src/main/java/list/dynamiclinkedlist/DynamicLinkList.java | 118cf24363c87c8dea7fbe37d6f704ff348963d6 | [
"Apache-2.0"
] | permissive | maxvanny2010/job4j | https://github.com/maxvanny2010/job4j | e3da6de137a997411dd3b5dff9c3d0a8ba9818bf | bb158ad78ebef7fbaa0acaf3235ef80c0f5c9a2f | refs/heads/master | 2022-12-22T08:01:53.180000 | 2021-11-30T12:16:33 | 2021-11-30T12:16:33 | 162,292,097 | 0 | 0 | Apache-2.0 | false | 2022-12-16T15:44:05 | 2018-12-18T13:25:58 | 2021-11-30T12:16:38 | 2022-12-16T15:44:01 | 5,731 | 0 | 3 | 32 | Java | false | false | package list.dynamiclinkedlist;
import java.util.ConcurrentModificationException;
import java.util.Iterator;
/**
* DynamicLinkList.
*
* @param <T> param T.
* @author Maxim Vanny
* @version 5.0
* @since 2/22/2019
*/
@SuppressWarnings("Duplicates")
public class DynamicLinkList<T> implements Iterable<T> {
/**... | UTF-8 | Java | 2,639 | java | DynamicLinkList.java | Java | [
{
"context": "amicLinkList.\n *\n * @param <T> param T.\n * @author Maxim Vanny\n * @version 5.0\n * @since 2/22/2019\n */\n@Suppress",
"end": 183,
"score": 0.9997549653053284,
"start": 172,
"tag": "NAME",
"value": "Maxim Vanny"
}
] | null | [] | package list.dynamiclinkedlist;
import java.util.ConcurrentModificationException;
import java.util.Iterator;
/**
* DynamicLinkList.
*
* @param <T> param T.
* @author <NAME>
* @version 5.0
* @since 2/22/2019
*/
@SuppressWarnings("Duplicates")
public class DynamicLinkList<T> implements Iterable<T> {
/**
... | 2,634 | 0.486732 | 0.482942 | 119 | 21.168068 | 16.909706 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.260504 | false | false | 9 |
fc572ea5165f91a5c1e96a4ec0ad395bfffbdee0 | 19,602,230,763,010 | dbd4fe5eefcd3b58b42402036fcbbd7aacaa612b | /lesson3/Utils/Utils.java | 35781d06531f741f23b7a33d4b732c847d4ccddb | [] | no_license | autumnra1n/JavaExternal_06_03_2018 | https://github.com/autumnra1n/JavaExternal_06_03_2018 | b95e65da0985055afa51998251fa3ca203800a7e | 2ce6242f15e46fdec6e6430eb3e91ae43cf613dc | refs/heads/master | 2021-04-03T01:17:42.415000 | 2018-04-30T13:06:29 | 2018-04-30T13:06:29 | 124,435,416 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package lesson3.Utils;
import lesson3.model.CVehicle;
import java.util.Arrays;
/**
* Created by Михаил on 16.03.2018.
*/
public class Utils {
private final static int YEAR = 2012;
public static String highestPrice(DynamicVehicleArray vehicles){
int count = 0;
int maxPrice = 0;
for ... | UTF-8 | Java | 3,279 | java | Utils.java | Java | [
{
"context": "icle;\n\nimport java.util.Arrays;\n\n/**\n * Created by Михаил on 16.03.2018.\n */\npublic class Utils {\n priva",
"end": 106,
"score": 0.9998598694801331,
"start": 100,
"tag": "NAME",
"value": "Михаил"
}
] | null | [] | package lesson3.Utils;
import lesson3.model.CVehicle;
import java.util.Arrays;
/**
* Created by Михаил on 16.03.2018.
*/
public class Utils {
private final static int YEAR = 2012;
public static String highestPrice(DynamicVehicleArray vehicles){
int count = 0;
int maxPrice = 0;
for ... | 3,279 | 0.539261 | 0.52765 | 87 | 36.620689 | 29.181257 | 143 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.505747 | false | false | 9 |
21e6d0e9b2e1ffd76082f072b1486e0ebd0c3048 | 8,332,236,587,996 | d92ea22d2f594fe9a07b92eeb6e345cc599842ff | /src/com/bclymer/jsonviewer/EventBus.java | 168cac75c71c36975a7c2e43fbbca99447ba19a1 | [] | no_license | bclymer/JsonViewer | https://github.com/bclymer/JsonViewer | 6f52b371c7bd9aa138684c5869bda61153f2c568 | 93da7a45f31e4d9fd357c00ec034b6315b0716ff | refs/heads/master | 2016-09-15T18:03:59.631000 | 2013-10-06T20:38:28 | 2013-10-06T20:38:28 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bclymer.jsonviewer;
import java.lang.Thread.UncaughtExceptionHandler;
import java.lang.ref.WeakReference;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.concurrent.BlockingQueue;
import java.util.concurrent.LinkedBlockingQueue;
import jav... | UTF-8 | Java | 7,189 | java | EventBus.java | Java | [
{
"context": "ss to subscribe to events of any class.\n * @author Brian Clymer\n * @version 1.1\n */\npublic class EventBus {\n\n\tpri",
"end": 650,
"score": 0.9997353553771973,
"start": 638,
"tag": "NAME",
"value": "Brian Clymer"
}
] | null | [] | package com.bclymer.jsonviewer;
import java.lang.Thread.UncaughtExceptionHandler;
import java.lang.ref.WeakReference;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.concurrent.BlockingQueue;
import java.util.concurrent.LinkedBlockingQueue;
import jav... | 7,183 | 0.729448 | 0.728057 | 214 | 32.593456 | 30.791857 | 173 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.359813 | false | false | 9 |
0922a6fdaa413bb37283e6fe4b662f6be3190ac5 | 32,341,103,766,773 | 789c76efed8365b39d8095e1afb5e84e42c677ac | /Chapter1TruongNgocTinhAnh/Task1.27-1.33DesignPattern/Task1.27DecoratorDrawShape/src/DecoratorShape/DecoratorPatternDemo.java | 056ede0450814b7f444d3f7c957bb4df82e4bd43 | [] | no_license | truongngoctinhanh/AdvancedJavaSource | https://github.com/truongngoctinhanh/AdvancedJavaSource | 0c0d30728a6841e859b16223758e59a058d44081 | df8d806a9cbb442a6d4c023fc902d62874d2b87f | refs/heads/master | 2020-07-02T09:40:47.816000 | 2016-10-05T04:25:10 | 2016-10-05T04:25:10 | 65,964,099 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package DecoratorShape;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
/**
* @author Truong Ngoc Tinh Anh
* @version 1.0
* @created 05-September-2016 10:40:53 AM
* @class for management draw shape
*/
public class DecoratorPatternDemo {
public static void main(Strin... | UTF-8 | Java | 2,121 | java | DecoratorPatternDemo.java | Java | [
{
"context": "\nimport java.io.InputStreamReader;\n\n/**\n * @author Truong Ngoc Tinh Anh\n * @version 1.0\n * @created 05-September-2016 10:",
"end": 154,
"score": 0.9998002648353577,
"start": 134,
"tag": "NAME",
"value": "Truong Ngoc Tinh Anh"
}
] | null | [] | package DecoratorShape;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
/**
* @author <NAME>
* @version 1.0
* @created 05-September-2016 10:40:53 AM
* @class for management draw shape
*/
public class DecoratorPatternDemo {
public static void main(String[] args) {
... | 2,107 | 0.649222 | 0.631306 | 71 | 28.887323 | 22.884615 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.422535 | false | false | 9 |
8306d3e518afb6a639ea0c3e465bb51dfa1a9702 | 32,950,989,136,831 | f2a5494182a7b3f8e17443f85554d68aa07fdfb8 | /src/main/java/com/admarket/domain/AdvertiseOrder.java | 147905e0693f7abe62d31577cf564b3633730a32 | [] | no_license | Bogdaneshtu/abirzha | https://github.com/Bogdaneshtu/abirzha | dfcd46320ab7f96c26b0aa58ea52dc0a60488312 | 306ee1a7624ff8c0236157e9ffed480618ff71d9 | refs/heads/master | 2020-03-09T13:31:44.480000 | 2018-04-09T18:13:28 | 2018-04-09T18:13:28 | 128,813,444 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.admarket.domain;
import javax.persistence.*;
import javax.validation.constraints.*;
import java.io.Serializable;
import java.time.ZonedDateTime;
import java.util.Objects;
import com.admarket.domain.enumeration.Valuta;
import com.admarket.domain.enumeration.OrderStatus;
import com.admarket.domain.enumer... | UTF-8 | Java | 8,768 | java | AdvertiseOrder.java | Java | [] | null | [] | package com.admarket.domain;
import javax.persistence.*;
import javax.validation.constraints.*;
import java.io.Serializable;
import java.time.ZonedDateTime;
import java.util.Objects;
import com.admarket.domain.enumeration.Valuta;
import com.admarket.domain.enumeration.OrderStatus;
import com.admarket.domain.enumer... | 8,768 | 0.652372 | 0.651916 | 340 | 24.788235 | 23.362913 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.361765 | false | false | 9 |
54fde17d4cc98b8270fc3bb44e0fd3b3bc3f9e91 | 26,293,789,807,009 | 6478c60c8adecacaad6d5ac0dbe6981b4b17250d | /clone/src/com/child/Boy.java | 7504d09cab15ec0cd8ae11fd6349e9fe9932150b | [] | no_license | Dale-GoldenStar/JAVA_Test | https://github.com/Dale-GoldenStar/JAVA_Test | 8e18b973064e969f1689573b796b45514a1a1a2d | 9ea1393407fff65d834ee870f693e6a041e053bd | refs/heads/master | 2020-02-27T05:55:58.908000 | 2018-08-12T14:12:11 | 2018-08-12T14:12:11 | 84,064,798 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.child;
import com.parent.Person;
/**
* Created by jacee on 16-10-18.
*/
public class Boy extends Person implements Cloneable {
public Boy() {
mDressColor = 2;
}
// public void compareGender(Girl g) {
// System.out.println("Me: " + mDressColor);
// System.out.println("M... | UTF-8 | Java | 548 | java | Boy.java | Java | [
{
"context": "ild;\n\nimport com.parent.Person;\n\n/**\n * Created by jacee on 16-10-18.\n */\npublic class Boy extends Person ",
"end": 70,
"score": 0.9987489581108093,
"start": 65,
"tag": "USERNAME",
"value": "jacee"
}
] | null | [] | package com.child;
import com.parent.Person;
/**
* Created by jacee on 16-10-18.
*/
public class Boy extends Person implements Cloneable {
public Boy() {
mDressColor = 2;
}
// public void compareGender(Girl g) {
// System.out.println("Me: " + mDressColor);
// System.out.println("M... | 548 | 0.582117 | 0.567518 | 29 | 17.896551 | 19.016045 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.275862 | false | false | 9 |
97d30dd48fdb652534707cd537d1ff85d96924e1 | 32,710,470,935,410 | 50c498d19518096c8f8a64ab7fd10a996693b05e | /app/src/main/java/com/example/ru_you/ModelRecycler.java | d7e12b2624a0affb98cacf3b2f7527f3df8fac2a | [] | no_license | Nikita-Freedom/Ru-you | https://github.com/Nikita-Freedom/Ru-you | fe1176250dc6c896d198483912bbe559b2df9b07 | 77a6371e82e8de444530eade30bdd06ddbdd987c | refs/heads/master | 2020-12-11T10:09:02.060000 | 2020-01-14T10:42:41 | 2020-01-14T10:42:41 | 233,818,367 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.ru_you;
public class ModelRecycler {
private String number, name, surname, patronymic, imgUrl;
public String getNumber() {
return number;
}
public void setNumber(String number) {
this.number = number;
}
public String getName() {
return name;
}
... | UTF-8 | Java | 849 | java | ModelRecycler.java | Java | [] | null | [] | package com.example.ru_you;
public class ModelRecycler {
private String number, name, surname, patronymic, imgUrl;
public String getNumber() {
return number;
}
public void setNumber(String number) {
this.number = number;
}
public String getName() {
return name;
}
... | 849 | 0.600707 | 0.600707 | 45 | 17.888889 | 16.809021 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.355556 | false | false | 9 |
a4f140c64ca0e39eacf50f972bd87f24cb8d8f51 | 2,482,491,109,479 | e09b9173e9a89f9812d6d536d73a20936b1fe1fa | /borrowland_server/src/main/java/com/lackhite/borrowland/server/StaticDateFormat.java | 889734d50f0d0243b10bf23e4dc35ee2265b3df3 | [] | no_license | kannabi/borrowland | https://github.com/kannabi/borrowland | 86bd5d71a6e17c877f3ff9f244e9547b0d787f12 | de376cdd8372f5576f9c279df4061bc2b471f499 | refs/heads/master | 2021-01-22T09:57:51.655000 | 2017-05-18T06:04:15 | 2017-05-18T06:04:15 | 81,981,604 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lackhite.borrowland.server;
import java.text.DateFormat;
import java.text.SimpleDateFormat;
public class StaticDateFormat {
public static DateFormat dateFormat = new SimpleDateFormat("dd:MM:yyyy");
public static DateFormat timeFormat = new SimpleDateFormat("HH:mm");
}
| UTF-8 | Java | 291 | java | StaticDateFormat.java | Java | [] | null | [] | package com.lackhite.borrowland.server;
import java.text.DateFormat;
import java.text.SimpleDateFormat;
public class StaticDateFormat {
public static DateFormat dateFormat = new SimpleDateFormat("dd:MM:yyyy");
public static DateFormat timeFormat = new SimpleDateFormat("HH:mm");
}
| 291 | 0.786942 | 0.786942 | 9 | 31.333334 | 27.28451 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 9 |
c512a77f444b23e70a996f00c7a6d43e2ae7cda8 | 3,015,067,085,019 | 1a5c8c3837984e3ed540497f5ab3287364142a2d | /SmartDealer/src/com/adibrata/smartdealer/model/CoyCust.java | aeb96c1c141a3b9c4603b3f18c798c116a4a8c72 | [] | no_license | adibrata/smartdealer | https://github.com/adibrata/smartdealer | af2043d7f4dd71ec743a3eb30a154a8ec71698c1 | ba7d0c94cb9ce5661fc292f371628161442e7557 | refs/heads/master | 2021-01-10T21:14:58.476000 | 2015-07-15T10:22:15 | 2015-07-15T10:22:15 | 38,410,616 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.adibrata.smartdealer.model;
// Generated Jul 15, 2015 5:19:07 PM by Hibernate Tools 4.3.1
import java.io.Serializable;
import java.math.BigDecimal;
import java.util.Date;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistenc... | UTF-8 | Java | 18,080 | java | CoyCust.java | Java | [
{
"context": "yPlace = lastNotaryPlace;\r\n\t}\r\n\r\n\t@Column(name = \"LastNotaryName\", length = 50)\r\n\tpublic String getLastNotaryName(",
"end": 17881,
"score": 0.8157680034637451,
"start": 17867,
"tag": "NAME",
"value": "LastNotaryName"
}
] | null | [] | package com.adibrata.smartdealer.model;
// Generated Jul 15, 2015 5:19:07 PM by Hibernate Tools 4.3.1
import java.io.Serializable;
import java.math.BigDecimal;
import java.util.Date;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistenc... | 18,080 | 0.758905 | 0.754369 | 601 | 28.083195 | 22.454458 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.698835 | false | false | 9 |
ba2e781561346c1d5516f28cfd6d79c4cca9cfb0 | 11,338,713,712,335 | 0142cab4f35613b31f16292bdb627de1df13c7b8 | /test/credit/rule/LegalRule2.java | 6918257da820e3f8805b885d1f6c38046b7ce0eb | [] | no_license | zhipingch/ruleengine-1 | https://github.com/zhipingch/ruleengine-1 | e9a74fb3de63d11f5536fdf4e973c3f8706a3256 | 2ab2c245c2b7e28f4cdf060b714666b7806c291f | refs/heads/master | 2020-04-08T20:38:43.086000 | 2018-11-07T11:45:32 | 2018-11-07T11:45:32 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package credit.rule;
import org.easyrules.annotation.Action;
import org.easyrules.annotation.Condition;
import org.easyrules.annotation.Rule;
import org.slf4j.Logger;
import com.beetle.framework.log.AppLogger;
import credit.UserInfo;
@Rule(name = "LegalRule2", description = "")
public class LegalRule2 {
private st... | UTF-8 | Java | 1,207 | java | LegalRule2.java | Java | [] | null | [] | package credit.rule;
import org.easyrules.annotation.Action;
import org.easyrules.annotation.Condition;
import org.easyrules.annotation.Rule;
import org.slf4j.Logger;
import com.beetle.framework.log.AppLogger;
import credit.UserInfo;
@Rule(name = "LegalRule2", description = "")
public class LegalRule2 {
private st... | 1,207 | 0.693823 | 0.676813 | 45 | 23.822222 | 22.421507 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.533333 | false | false | 9 |
1c2a4bde8f21ead239f1c3de543ee796e83554cf | 20,143,396,656,482 | 39715143be76260ad50b8b07ea37963cdfbb5568 | /app/src/main/java/com/aliakbar/android/prod/customer/CustomerDetailActivity.java | ad7defc837214c6bd449290fb44920b64a3fe7de | [] | no_license | aliakbarhiphop/Prod | https://github.com/aliakbarhiphop/Prod | 5ee5385382290c0fff91b3adb63e45708799d20c | fd6ec2ed563392be47351e8e312ccbd46c96a940 | refs/heads/master | 2020-03-25T08:01:43.670000 | 2018-08-13T17:14:17 | 2018-08-13T17:14:17 | 143,587,207 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.aliakbar.android.prod.customer;
import android.app.AlertDialog;
import android.content.DialogInterface;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.util.Log;
import android.view.View;
import android.widget.FrameLayout;
import andr... | UTF-8 | Java | 16,184 | java | CustomerDetailActivity.java | Java | [] | null | [] | package com.aliakbar.android.prod.customer;
import android.app.AlertDialog;
import android.content.DialogInterface;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.util.Log;
import android.view.View;
import android.widget.FrameLayout;
import andr... | 16,184 | 0.542449 | 0.542017 | 380 | 41.589474 | 32.967606 | 181 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.655263 | false | false | 9 |
a8d12c6ae1caf31e39ee35cf3e26e1fb7af47dae | 14,611,478,759,728 | bc6b149dc547069d5225f47999c3cb41ff8be40c | /test-case/src/test/java/jp/skypencil/findbugs/slf4j/Issue37Test.java | b4ca6481fd6bb4a080268e64efa67ec5c1c32c5c | [
"Apache-2.0"
] | permissive | KengoTODA/findbugs-slf4j | https://github.com/KengoTODA/findbugs-slf4j | 52c8f970c0fb892fe2a4635957b0079d7f7eee18 | b3b8f9dd203b058c67748ad870a461b14ba26a81 | refs/heads/master | 2023-08-16T06:51:00.213000 | 2022-05-11T08:04:35 | 2022-05-11T08:09:56 | 5,559,719 | 55 | 9 | Apache-2.0 | false | 2023-03-13T14:57:03 | 2012-08-26T12:12:13 | 2023-02-18T13:36:40 | 2023-03-13T14:56:58 | 681 | 67 | 11 | 18 | Java | false | false | package jp.skypencil.findbugs.slf4j;
import java.util.Collections;
import java.util.Map;
import org.junit.jupiter.api.Test;
public class Issue37Test {
@Test
public void testToFindIllegalArgumentException() {
Map<String, Integer> expectedError =
Collections.singletonMap("SBSC_USE_STRINGBUFFER_CONCATENA... | UTF-8 | Java | 399 | java | Issue37Test.java | Java | [] | null | [] | package jp.skypencil.findbugs.slf4j;
import java.util.Collections;
import java.util.Map;
import org.junit.jupiter.api.Test;
public class Issue37Test {
@Test
public void testToFindIllegalArgumentException() {
Map<String, Integer> expectedError =
Collections.singletonMap("SBSC_USE_STRINGBUFFER_CONCATENA... | 399 | 0.756892 | 0.741855 | 14 | 27.5 | 23.194057 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.642857 | false | false | 9 |
474ac87f878dca9c8d8c16b0410f9fbfa4feab43 | 14,611,478,757,992 | 18f2acea9ebe8bdd357147627e4385454cc8fe9b | /src/main/java/io/github/emanuelcerqueira/wirecardbackendchallenge/core/services/PaymentProcessorVisitorService.java | e415efccefbc49dfe9df5fcc5df4456db7946201 | [] | no_license | emvnuel/wirecard-backend-challenge | https://github.com/emvnuel/wirecard-backend-challenge | 0cfcecfc9cb926fe9535396ca095108e00106597 | 78b8224de4ba314e11fb2eecb2c1a795bfb6a2c7 | refs/heads/main | 2023-01-05T16:19:33.255000 | 2020-10-31T01:17:09 | 2020-10-31T01:17:09 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.github.emanuelcerqueira.wirecardbackendchallenge.core.services;
import io.github.emanuelcerqueira.wirecardbackendchallenge.core.model.BoletoPayment;
import io.github.emanuelcerqueira.wirecardbackendchallenge.core.model.CreditCardPayment;
import io.github.emanuelcerqueira.wirecardbackendchallenge.core.model.... | UTF-8 | Java | 1,121 | java | PaymentProcessorVisitorService.java | Java | [
{
"context": "package io.github.emanuelcerqueira.wirecardbackendchallenge.core.services;\n\nimport i",
"end": 34,
"score": 0.9993497729301453,
"start": 18,
"tag": "USERNAME",
"value": "emanuelcerqueira"
},
{
"context": "backendchallenge.core.services;\n\nimport io.github.emanuelcerqu... | null | [] | package io.github.emanuelcerqueira.wirecardbackendchallenge.core.services;
import io.github.emanuelcerqueira.wirecardbackendchallenge.core.model.BoletoPayment;
import io.github.emanuelcerqueira.wirecardbackendchallenge.core.model.CreditCardPayment;
import io.github.emanuelcerqueira.wirecardbackendchallenge.core.model.... | 1,121 | 0.803747 | 0.803747 | 30 | 36.366665 | 32.566326 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.466667 | false | false | 9 |
864adabafd4f1cb91f481060c07c0d240d2f27fc | 21,517,786,160,202 | b2d5b00b206963cbdd88dd31f144a3c13ee1f60e | /catalogue/src/main/java/projectx/persistence/webentities/CurrentSession.java | 406bec777d8a87f2b24479bfb7de0e56dfba63df | [] | no_license | eawatts/ProjectX | https://github.com/eawatts/ProjectX | f592056d625a1858c94293c1ded9ea72f75d3a00 | c66a0ee0c000276b363550b18cc455d9cd722dbc | refs/heads/master | 2020-05-29T09:16:17.955000 | 2016-11-07T16:42:54 | 2016-11-07T16:42:54 | 69,440,986 | 1 | 0 | null | false | 2016-10-28T08:32:05 | 2016-09-28T08:10:36 | 2016-10-28T08:26:51 | 2016-10-28T08:32:04 | 16,726 | 1 | 0 | 0 | CSS | null | null | package projectx.persistence.webentities;
import javax.annotation.PostConstruct;
import javax.enterprise.context.SessionScoped;
import javax.inject.Named;
import projectx.persistence.entities.User;
import java.io.Serializable;
@SessionScoped
@Named("current_session")
public class CurrentSession implements Serializa... | UTF-8 | Java | 1,184 | java | CurrentSession.java | Java | [] | null | [] | package projectx.persistence.webentities;
import javax.annotation.PostConstruct;
import javax.enterprise.context.SessionScoped;
import javax.inject.Named;
import projectx.persistence.entities.User;
import java.io.Serializable;
@SessionScoped
@Named("current_session")
public class CurrentSession implements Serializa... | 1,184 | 0.735642 | 0.734797 | 62 | 18.096775 | 19.723663 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.080645 | false | false | 9 |
f718da7f9573bff99e9fb6c19bdfca5defdb4bec | 7,198,365,202,245 | 85f6655bb086ac00db535f0a63623cbdbd893aa3 | /app/src/main/java/mycroft/ai/mycroftcore/TestInteractionActivity.java | 696da2e18ba364b4eb7819ab2abb7e78e4a28c16 | [] | no_license | paulscott56/Android-Mycroft-Core-AssistAPIExperiment | https://github.com/paulscott56/Android-Mycroft-Core-AssistAPIExperiment | 35b2b494e3128afa479d338a5f96604b70d04545 | ea6fcd41f4feebcc9b7c42d138540b347c5b21a4 | refs/heads/master | 2021-01-20T18:44:27.223000 | 2016-06-23T14:48:24 | 2016-06-23T14:48:24 | 61,813,103 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package mycroft.ai.mycroftcore;
/**
* Created by paul on 2016/06/22.
*/
import android.app.Activity;
import android.app.VoiceInteractor;
import android.os.Bundle;
import android.util.Log;
import android.view.Gravity;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
public clas... | UTF-8 | Java | 3,598 | java | TestInteractionActivity.java | Java | [
{
"context": "package mycroft.ai.mycroftcore;\n\n/**\n * Created by paul on 2016/06/22.\n */\n\nimport android.app.Activity;\n",
"end": 55,
"score": 0.9946978092193604,
"start": 51,
"tag": "USERNAME",
"value": "paul"
}
] | null | [] | package mycroft.ai.mycroftcore;
/**
* Created by paul on 2016/06/22.
*/
import android.app.Activity;
import android.app.VoiceInteractor;
import android.os.Bundle;
import android.util.Log;
import android.view.Gravity;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
public clas... | 3,598 | 0.584213 | 0.580878 | 105 | 33.276192 | 25.522911 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.580952 | false | false | 9 |
f08f3823b22cd69b18e2bfa8a3e7c6df6dc53d93 | 29,575,144,809,291 | 27ef2a2ea8cc19c1aeba93f86d5fb4417631d576 | /src/Square.java | 1cb4229c92c55cc3461e09f1df6d4939acf5e120 | [] | no_license | clarissam5/8-20-18 | https://github.com/clarissam5/8-20-18 | ec0c2318c1c9deca14d9d776d3a34ee475b97e70 | e7c8975a267edc3b000cc498fff2387ed37999ec | refs/heads/master | 2020-03-26T22:53:57.002000 | 2018-08-22T18:50:43 | 2018-08-22T18:50:43 | 145,494,963 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class Square extends Shape {
public int side;
Square (String name, int side){
super(name);
}
@Override //Annotation
public void calculateArea() {
//Accessing Math's PI value
double area = (Math.pow(side, 2));
System.out.println("Area of a square is " + area);
}
public void calcul... | UTF-8 | Java | 527 | java | Square.java | Java | [] | null | [] |
public class Square extends Shape {
public int side;
Square (String name, int side){
super(name);
}
@Override //Annotation
public void calculateArea() {
//Accessing Math's PI value
double area = (Math.pow(side, 2));
System.out.println("Area of a square is " + area);
}
public void calcul... | 527 | 0.637571 | 0.633776 | 27 | 18.481482 | 18.048023 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.074074 | false | false | 9 |
6a602f3a6aff4342aed691937a266d2fe29cc600 | 7,395,933,695,264 | b844a7f55ce0c294edfe46098ef8a34babf95073 | /self-Study-Space/src/main/java/com/suyb/selfStudy/pattern/generic/nesting/StudentApp.java | 21e1a694a9406f238470ac27aa41419dd688906b | [] | no_license | robin-su/pattern | https://github.com/robin-su/pattern | 4618308f3479d556c8dfacea76dcab64f9f9c960 | b5c6e3c573b9aa88998fc5012ad7f304fdd4122c | refs/heads/master | 2021-07-21T05:12:05.330000 | 2017-10-31T13:44:40 | 2017-10-31T13:44:40 | 108,563,126 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.suyb.selfStudy.pattern.generic.nesting;
import java.util.HashMap;
import java.util.Map;
import java.util.Map.Entry;
import java.util.Set;
/**
* 泛型嵌套 --> 由外到内的拆分
*/
public class StudentApp {
public static void main(String[] args) {
Student<String> stu = new Student<String>();
stu... | UTF-8 | Java | 976 | java | StudentApp.java | Java | [
{
"context": "ring>();\r\n\t\tmap.put(\"a\",\"java\");\r\n\t\tmap.put(\"b\", \"马士兵Javase\");\r\n\t\t\r\n\t\tSet<Entry<String, String>> entrySet = m",
"end": 716,
"score": 0.9611668586730957,
"start": 707,
"tag": "NAME",
"value": "马士兵Javase"
}
] | null | [] | package com.suyb.selfStudy.pattern.generic.nesting;
import java.util.HashMap;
import java.util.Map;
import java.util.Map.Entry;
import java.util.Set;
/**
* 泛型嵌套 --> 由外到内的拆分
*/
public class StudentApp {
public static void main(String[] args) {
Student<String> stu = new Student<String>();
stu... | 976 | 0.622271 | 0.622271 | 39 | 21.487179 | 19.762527 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.846154 | false | false | 9 |
1513fbc031245fa11d53a427210b3283c9d02a24 | 30,262,339,577,342 | 2d2e1c6126870b0833c6f80fec950af7897065e5 | /scriptom-office-2k7/src/main/java/org/codehaus/groovy/scriptom/tlb/office2007/visio/VisUICtrlIDs.java | 322c0a475cbe05355b30dd1d73ca7421e0fc4f13 | [] | no_license | groovy/Scriptom | https://github.com/groovy/Scriptom | d650b0464f58d3b58bb13469e710dbb80e2517d5 | 790eef97cdacc5da293d18600854b547f47e4169 | refs/heads/master | 2023-09-01T16:13:00.152000 | 2022-02-14T12:30:17 | 2022-02-14T12:30:17 | 39,463,850 | 20 | 7 | null | false | 2015-07-23T12:48:26 | 2015-07-21T18:52:11 | 2015-07-22T05:53:44 | 2015-07-23T12:48:26 | 0 | 1 | 2 | 0 | Java | null | null | /*
* Copyright 2009 (C) The Codehaus. All Rights Reserved.
*
* Redistribution and use of this software and associated documentation
* ("Software"), with or without modification, are permitted provided that the
* following conditions are met:
* 1. Redistributions of source code must retain copyright statements an... | UTF-8 | Java | 42,545 | java | VisUICtrlIDs.java | Java | [
{
"context": "odehaus.\n * For written permission, please contact info@codehaus.org.\n * 4. Products derived from this Software may n",
"end": 821,
"score": 0.9999284744262695,
"start": 804,
"tag": "EMAIL",
"value": "info@codehaus.org"
},
{
"context": "D property. Obsolete as of Vis... | null | [] | /*
* Copyright 2009 (C) The Codehaus. All Rights Reserved.
*
* Redistribution and use of this software and associated documentation
* ("Software"), with or without modification, are permitted provided that the
* following conditions are met:
* 1. Redistributions of source code must retain copyright statements an... | 42,530 | 0.660383 | 0.605171 | 1,415 | 28.088339 | 25.791553 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.433922 | false | false | 9 |
6e707e673ecd918a311c651bd5ab558488ea4332 | 31,894,427,156,447 | cb322dee38f32caf8ee5d2e7f68f6281c5b0352c | /Core/org.emftext.language.java/src/org/emftext/language/java/extensions/classifiers/ClassExtension.java | 483c775a9ed7110c29b45f8209ff0e0a828d6e9f | [] | no_license | DevBoost/JaMoPP | https://github.com/DevBoost/JaMoPP | b83458ea74d0ead50f8879d8d9fdcae914686b13 | 8bc07e8407993e463323a5e0325540bed839502a | refs/heads/master | 2022-09-23T19:12:43.803000 | 2019-06-09T20:54:34 | 2019-06-09T20:54:34 | 5,324,796 | 13 | 13 | null | false | 2022-09-05T10:47:42 | 2012-08-07T07:25:32 | 2022-05-30T22:53:12 | 2022-09-05T10:37:59 | 12,408 | 14 | 18 | 15 | Java | false | false | /*******************************************************************************
* Copyright (c) 2006-2014
* Software Technology Group, Dresden University of Technology
* DevBoost GmbH, Berlin, Amtsgericht Charlottenburg, HRB 140026
*
* All rights reserved. This program and the accompanying materials
* are made ... | UTF-8 | Java | 4,168 | java | ClassExtension.java | Java | [] | null | [] | /*******************************************************************************
* Copyright (c) 2006-2014
* Software Technology Group, Dresden University of Technology
* DevBoost GmbH, Berlin, Amtsgericht Charlottenburg, HRB 140026
*
* All rights reserved. This program and the accompanying materials
* are made ... | 4,168 | 0.699856 | 0.695537 | 126 | 32.079365 | 24.751978 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.071429 | false | false | 9 |
f147c1369317f25deef11d5410de30604770d299 | 6,373,731,528,688 | 12ce874a5a036cffd11dab2f8229b4ff6da03f5e | /src/main/java/cabbage/project/lawyerSys/controller/ProjectCompanyDemandLawyerController.java | 81f2f841468205369fd0b283211f2448c7419180 | [] | no_license | pig-cabbage/lawyerSys | https://github.com/pig-cabbage/lawyerSys | e3cae8dab709035732bf913edb6ce103723bf7b1 | e99232240b5f4e7b892d8e7d39966d153233c895 | refs/heads/master | 2023-05-04T18:27:00.437000 | 2021-04-23T06:48:26 | 2021-04-23T06:48:26 | 344,865,718 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cabbage.project.lawyerSys.controller;
import cabbage.project.lawyerSys.common.utils.PageUtils;
import cabbage.project.lawyerSys.common.utils.R;
import cabbage.project.lawyerSys.entity.ProjectCompanyDemandLawyerEntity;
import cabbage.project.lawyerSys.entity.ProjectPlanEntity;
import cabbage.project.lawyerSys.s... | UTF-8 | Java | 2,463 | java | ProjectCompanyDemandLawyerController.java | Java | [
{
"context": "rt java.util.Map;\n\n\n/**\n * 企业选择律师记录表\n *\n * @author Weizhong\n * @email 2089319261@qq.com\n * @date 2021-02-07 2",
"end": 564,
"score": 0.985971212387085,
"start": 556,
"tag": "NAME",
"value": "Weizhong"
},
{
"context": "/**\n * 企业选择律师记录表\n *\n * @author Weizhong\n... | null | [] | package cabbage.project.lawyerSys.controller;
import cabbage.project.lawyerSys.common.utils.PageUtils;
import cabbage.project.lawyerSys.common.utils.R;
import cabbage.project.lawyerSys.entity.ProjectCompanyDemandLawyerEntity;
import cabbage.project.lawyerSys.entity.ProjectPlanEntity;
import cabbage.project.lawyerSys.s... | 2,453 | 0.756159 | 0.746138 | 89 | 25.910112 | 30.851816 | 138 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.303371 | false | false | 9 |
44ff8f339ca4ad9bc8bb9ba3006a4e100e28b9c1 | 31,001,074,004,972 | cc7cc593fbdb249e340e739d5d5982c8e53a46a0 | /joooin/src/main/java/com/joooin/system/group/_22/controller/PostGroupController.java | fe6ad792a261bc23ad2204a6e9ff6486a299d01b | [] | no_license | EEIT10506/JoooIN | https://github.com/EEIT10506/JoooIN | 28b1bfc71dbc47172d00b3548a579a78f468434b | 3e8d7a60db351d5856e67000889168951cb57a3c | refs/heads/master | 2020-04-26T16:06:02.828000 | 2019-04-02T09:59:14 | 2019-04-02T09:59:14 | 173,667,576 | 2 | 1 | null | false | 2019-03-04T16:16:36 | 2019-03-04T03:31:01 | 2019-03-04T15:18:40 | 2019-03-04T16:01:02 | 31 | 0 | 0 | 0 | Java | false | null | package com.joooin.system.group._22.controller;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.List;
import javax.servlet.ServletContext;
import javax.servlet.http.HttpSession;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.C... | UTF-8 | Java | 5,522 | java | PostGroupController.java | Java | [] | null | [] | package com.joooin.system.group._22.controller;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.List;
import javax.servlet.ServletContext;
import javax.servlet.http.HttpSession;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.C... | 5,522 | 0.741183 | 0.738339 | 163 | 30.361963 | 28.762796 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.828221 | false | false | 9 |
6463e76562071d57b7b8b2db2f5fc6e0c26a1b41 | 29,403,346,114,097 | 5ac4d322554a1f202c7560a3182b75189c350b6f | /src/java/entities/Response.java | ebe5dce46fa7f2e025d77e426257652ab0ef0468 | [] | no_license | PaulFr/poll-expert | https://github.com/PaulFr/poll-expert | 1f48de58e18b1eead05c5d642ab49e91962a2ba5 | 6538057d421452146372b17bfe8b3534e5fa01a6 | refs/heads/master | 2021-01-10T16:02:55.900000 | 2016-01-21T17:53:57 | 2016-01-21T17:53:57 | 48,187,580 | 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 entities;
import java.io.Serializable;
import javax.persistence.Basic;
import javax.persistence.Column;
import javax.persisten... | UTF-8 | Java | 3,209 | java | Response.java | Java | [
{
"context": "bind.annotation.XmlRootElement;\n\n/**\n *\n * @author Paul Frinchaboy\n */\n@Entity\n@Table(name = \"response\")\n@XmlRootEle",
"end": 741,
"score": 0.9998829960823059,
"start": 726,
"tag": "NAME",
"value": "Paul Frinchaboy"
}
] | 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 entities;
import java.io.Serializable;
import javax.persistence.Basic;
import javax.persistence.Column;
import javax.persisten... | 3,200 | 0.636335 | 0.632907 | 127 | 24.267717 | 22.065561 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.409449 | false | false | 9 |
d00b466dde3453b756ce4637e578e62b64e2cd98 | 29,403,346,116,120 | f7a3dea67ca6f7f9a56977161ca90126c9ef3404 | /mp/src/main/java/com/gitee/mp/entity/User.java | f61dc24fc08912078b0e1d230ec6a68a90f8952e | [] | no_license | cgb-study/frame | https://github.com/cgb-study/frame | e76756153664c4426167efe6972c359b2034769c | 53e5e04c120e0ecd04b46318ae9b8bf57e771b4e | refs/heads/master | 2023-03-19T17:57:54.466000 | 2021-03-22T00:56:37 | 2021-03-22T00:56:37 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gitee.mp.entity;
import com.baomidou.mybatisplus.annotation.*;
import lombok.AllArgsConstructor;
import lombok.Builder;
import lombok.Data;
import lombok.NoArgsConstructor;
import java.time.LocalDateTime;
/**
* @author jie
*/
@Data
@Builder
@NoArgsConstructor
@AllArgsConstructor
@TableName("tb_user")
p... | UTF-8 | Java | 1,032 | java | User.java | Java | [
{
"context": ";\n\nimport java.time.LocalDateTime;\n\n/**\n * @author jie\n */\n@Data\n@Builder\n@NoArgsConstructor\n@AllArgsCon",
"end": 238,
"score": 0.9949432611465454,
"start": 235,
"tag": "USERNAME",
"value": "jie"
}
] | null | [] | package com.gitee.mp.entity;
import com.baomidou.mybatisplus.annotation.*;
import lombok.AllArgsConstructor;
import lombok.Builder;
import lombok.Data;
import lombok.NoArgsConstructor;
import java.time.LocalDateTime;
/**
* @author jie
*/
@Data
@Builder
@NoArgsConstructor
@AllArgsConstructor
@TableName("tb_user")
p... | 1,032 | 0.699797 | 0.699797 | 44 | 21.40909 | 15.973441 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.409091 | false | false | 9 |
b61a036cabd38623989c1e97366faea07129db19 | 32,263,794,387,795 | e6d15cd4c054711baae7451ac30f23dbf044e6c0 | /src/main/java/cn/haichang/assignment/weforward/param/LogView.java | 9ee9842657c04297a7e8687ed12442a5b388376d | [] | no_license | linhaichang/lhc_assignment | https://github.com/linhaichang/lhc_assignment | deae0ce5de8589fa06f741f68c3c14fcd8a715c6 | 24e15dc1db7bf1f8b61351da457dd927a725ef33 | refs/heads/main | 2023-01-02T14:43:58.608000 | 2020-10-29T09:54:25 | 2020-10-29T09:54:25 | 305,633,172 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.haichang.assignment.weforward.param;
import cn.weforward.data.log.BusinessLog;
import cn.weforward.protocol.doc.annotation.DocAttribute;
import cn.weforward.protocol.doc.annotation.DocObject;
import java.util.Date;
/**
* @author HaiChang
* @date 2020/10/23
**/
@DocObject(description = "日志视图")
public cl... | UTF-8 | Java | 1,134 | java | LogView.java | Java | [
{
"context": "DocObject;\n\nimport java.util.Date;\n\n/**\n * @author HaiChang\n * @date 2020/10/23\n **/\n@DocObject(description =",
"end": 252,
"score": 0.9997305274009705,
"start": 244,
"tag": "NAME",
"value": "HaiChang"
}
] | null | [] | package cn.haichang.assignment.weforward.param;
import cn.weforward.data.log.BusinessLog;
import cn.weforward.protocol.doc.annotation.DocAttribute;
import cn.weforward.protocol.doc.annotation.DocObject;
import java.util.Date;
/**
* @author HaiChang
* @date 2020/10/23
**/
@DocObject(description = "日志视图")
public cl... | 1,134 | 0.641423 | 0.634124 | 51 | 20.509804 | 17.954597 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.254902 | false | false | 9 |
656ce0ec4caf55c5c84b993b66bca08856062487 | 18,528,488,982,909 | d98711471692d7aca52ad81770ed9bb6f78377fd | /AppuntiVariEsempioDueDBandServlets-portlet/docroot/WEB-INF/service/com/appuntivari/esempio/service/persistence/SistemiUtil.java | db0305e82a8182695b912cc2a2906719d7d1f3f1 | [] | no_license | RamkumarChandran/java-liferay.appuntivari.net | https://github.com/RamkumarChandran/java-liferay.appuntivari.net | deb6db8c106339f1105e452f9a15702fc82f8506 | 7c60487d131c4d0447d30ec165042ee50b270108 | refs/heads/master | 2016-09-08T00:28:56.671000 | 2014-01-18T11:49:13 | 2014-01-18T11:49:13 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Copyright (c) 2000-2013 Liferay, Inc. All rights reserved.
*
* This library is free software; you can redistribute it and/or modify it under
* the terms of the GNU Lesser General Public License as published by the Free
* Software Foundation; either version 2.1 of the License, or (at your option)
* any later... | UTF-8 | Java | 56,610 | java | SistemiUtil.java | Java | [
{
"context": "ode>portal.properties</code>\n * </p>\n *\n * @author Pasturenzi Francesco\n * @see SistemiPersistence\n * @see SistemiPersist",
"end": 1539,
"score": 0.9998599886894226,
"start": 1519,
"tag": "NAME",
"value": "Pasturenzi Francesco"
}
] | null | [] | /**
* Copyright (c) 2000-2013 Liferay, Inc. All rights reserved.
*
* This library is free software; you can redistribute it and/or modify it under
* the terms of the GNU Lesser General Public License as published by the Free
* Software Foundation; either version 2.1 of the License, or (at your option)
* any later... | 56,596 | 0.763346 | 0.760731 | 1,271 | 43.54052 | 54.56168 | 398 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.524784 | false | false | 9 |
cccff07333ce7337edbdda3b5ffd1cd94ae19f7a | 30,743,375,905,081 | 032147c1607b11c367bfb3248261ada849efec94 | /app/src/main/java/partridge/nathan/movienight/tmdb_service/OnReqCompletedHandler.java | a0dee095d69af62e2688033289a622ef489fdcab | [] | no_license | nathanpart/MovieNight | https://github.com/nathanpart/MovieNight | d0bf26c9821e517d8880220cd7a3ca49cb2e6cb9 | 4fe219ef6331913ed3908637e413fe04dbe9e48d | refs/heads/master | 2021-01-25T15:04:19.712000 | 2018-03-17T19:44:50 | 2018-03-17T19:44:50 | 123,745,490 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package partridge.nathan.movienight.tmdb_service;
import android.os.Bundle;
public interface OnReqCompletedHandler {
// Callback result codes
int BINDED = 1;
int MOVIE_LIST = 2;
int TV_LIST = 3;
int MOVIE_GENRES = 4;
int TV_GENRES = 5;
int GENRE_NET_ERROR = 6;
int NETWORK_ERROR = 7;
... | UTF-8 | Java | 569 | java | OnReqCompletedHandler.java | Java | [] | null | [] | package partridge.nathan.movienight.tmdb_service;
import android.os.Bundle;
public interface OnReqCompletedHandler {
// Callback result codes
int BINDED = 1;
int MOVIE_LIST = 2;
int TV_LIST = 3;
int MOVIE_GENRES = 4;
int TV_GENRES = 5;
int GENRE_NET_ERROR = 6;
int NETWORK_ERROR = 7;
... | 569 | 0.660808 | 0.648506 | 24 | 22.708334 | 16.776669 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.625 | false | false | 9 |
5c3dd395fa543765096e25e7d6e52bc74d0c604a | 3,513,283,288,275 | 712dcc1bd0ecf0087541579aef5306f2d1e4ed07 | /d27/Class1.java | 70c0b9a76252d907ae8988b914ef7e1732a9752b | [] | no_license | Renxinjiang/practice | https://github.com/Renxinjiang/practice | 7755438d5988a8101df31363d772d744e7b6a1b9 | 47c754c609f3e97111e75d3771f64e01f0eae08e | refs/heads/master | 2020-09-05T07:44:31.183000 | 2020-03-07T15:48:12 | 2020-03-07T15:48:12 | 220,030,256 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package d27;
import java.util.Arrays;
import java.util.Scanner;
/**
* @PackageName: d27
* @ClassName: Class1
* @Description:
* @author: 呆呆
* @date: 2020/3/4
*/
public class Class1 {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
int n = sc.nextInt();
in... | UTF-8 | Java | 720 | java | Class1.java | Java | [
{
"context": "* @ClassName: Class1\n * @Description:\n * @author: 呆呆\n * @date: 2020/3/4\n */\npublic class Class1 {\n ",
"end": 144,
"score": 0.8393505811691284,
"start": 142,
"tag": "NAME",
"value": "呆呆"
}
] | null | [] | package d27;
import java.util.Arrays;
import java.util.Scanner;
/**
* @PackageName: d27
* @ClassName: Class1
* @Description:
* @author: 呆呆
* @date: 2020/3/4
*/
public class Class1 {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
int n = sc.nextInt();
in... | 720 | 0.497207 | 0.476257 | 34 | 20.058823 | 15.039049 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 9 |
7bfcf68114ba7cc9918812c4b64f45f43cfadea3 | 429,496,798,387 | e65416a279eb6708c23096432d3f7caabca2f805 | /src/com/lkoa/activity/CenterMsgBaseActivity.java | 9cdbda54f0dedcfc515eaef5bde25892863117df | [] | no_license | suntinghui/LKOA4Android_Desea | https://github.com/suntinghui/LKOA4Android_Desea | 20c33cb47dba5c74945eacdb35de4547f3eaff71 | 8741b8adf847268af9488f03b40d78edd97c9de8 | refs/heads/master | 2021-01-02T08:21:29.367000 | 2014-07-03T03:35:37 | 2014-07-03T03:35:37 | 17,163,995 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lkoa.activity;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.View.OnClickListener;
import android.widget.ImageView;
import android.widget.LinearLayout;
import android.widget.TextView;
import com.lkoa.R;
import com.lkoa.business.Attac... | UTF-8 | Java | 2,456 | java | CenterMsgBaseActivity.java | Java | [] | null | [] | package com.lkoa.activity;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.View.OnClickListener;
import android.widget.ImageView;
import android.widget.LinearLayout;
import android.widget.TextView;
import com.lkoa.R;
import com.lkoa.business.Attac... | 2,456 | 0.755293 | 0.75285 | 79 | 29.088608 | 22.402639 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.949367 | false | false | 9 |
e99080b01c5b3c2f7ea1da6dc6a22984bd606e6e | 17,918,603,591,381 | b44479ca3ff1f0bc630695bc2ace2105fd56c36b | /annotation/src/main/java/org/demon/dao/BookDao.java | e78f0d4da29915fe948bb1799ad29a74b36a2703 | [] | no_license | qj118/mybatis_demo | https://github.com/qj118/mybatis_demo | 02e34fcb800096cdaa2ca9e4ad5849bf5bb1d3d9 | 5af9740a5c894bd1b8a84af561bcfbd1f71a0a7a | refs/heads/master | 2022-12-14T21:24:34.815000 | 2020-09-16T06:18:21 | 2020-09-16T06:18:21 | 289,183,612 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.demon.dao;
import org.apache.ibatis.annotations.Result;
import org.apache.ibatis.annotations.ResultMap;
import org.apache.ibatis.annotations.Results;
import org.apache.ibatis.annotations.Select;
import org.demon.domain.Book;
import java.util.List;
public interface BookDao {
/**
* @Results 用于封装结... | UTF-8 | Java | 1,244 | java | BookDao.java | Java | [] | null | [] | package org.demon.dao;
import org.apache.ibatis.annotations.Result;
import org.apache.ibatis.annotations.ResultMap;
import org.apache.ibatis.annotations.Results;
import org.apache.ibatis.annotations.Select;
import org.demon.domain.Book;
import java.util.List;
public interface BookDao {
/**
* @Results 用于封装结... | 1,244 | 0.588403 | 0.588403 | 38 | 26.68421 | 18.817833 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.473684 | false | false | 9 |
3245a609b884ba304dbaac3133164c091c6521f8 | 35,347,580,847,754 | 8747a5c851eaf4f491cbd53b1057ba0f291b444f | /sfge/src/main/java/com/salesforce/graph/vertex/NullAccessCheckedVertex.java | eb42a60fe1e2d757d93db8d0c714b194c3e9ca67 | [
"MIT",
"Apache-2.0"
] | permissive | forcedotcom/sfdx-scanner | https://github.com/forcedotcom/sfdx-scanner | bce241ab81db6bf5fc4319bb746faa8519a869c0 | 517bfd4a57169f6d89ee72f84fc170400245ffc8 | refs/heads/dev | 2023-08-16T18:43:53.956000 | 2023-08-16T15:15:47 | 2023-08-16T15:15:47 | 233,711,751 | 174 | 49 | MIT | false | 2023-09-11T20:37:00 | 2020-01-13T23:03:11 | 2023-09-05T16:44:31 | 2023-09-11T20:36:58 | 48,615 | 181 | 45 | 59 | HTML | false | false | package com.salesforce.graph.vertex;
/**
* Interface to mark vertices that can have null-access check performed on them. At some point in
* the analysis, they can have {@link com.salesforce.graph.ops.expander.NullValueAccessedException}
* thrown if the value is known to be null. These null access checks are surface... | UTF-8 | Java | 679 | java | NullAccessCheckedVertex.java | Java | [] | null | [] | package com.salesforce.graph.vertex;
/**
* Interface to mark vertices that can have null-access check performed on them. At some point in
* the analysis, they can have {@link com.salesforce.graph.ops.expander.NullValueAccessedException}
* thrown if the value is known to be null. These null access checks are surface... | 679 | 0.724595 | 0.724595 | 19 | 34.736843 | 36.800804 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.210526 | false | false | 9 |
8e998d53237bc5dd82ab21ffcccb4ad8831c2e21 | 16,716,012,781,282 | 9dcfb05c25e00f45e8ffef6b0bfb7e265e14b4e2 | /src/main/java/com/countmeup/domain/repository/InMemoryVoterRepository.java | f9eb768743f6f8eba4873e9b6e9a828998e6a0d0 | [] | no_license | pbartoszek/countmeup | https://github.com/pbartoszek/countmeup | 734a2e8fb8652a3cf40f723b09add874337f9de2 | c8fa0a853f0bd65ae6090e23d908ff8ae53acbb5 | refs/heads/master | 2020-12-30T14:13:48.065000 | 2017-05-13T22:29:26 | 2017-05-13T22:29:26 | 91,298,693 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.countmeup.domain.repository;
import com.countmeup.domain.Voter;
import com.countmeup.domain.VoterRepository;
import org.springframework.stereotype.Component;
import java.util.Map;
import java.util.Optional;
import java.util.concurrent.ConcurrentHashMap;
@Component
public class InMemoryVoterRepository imp... | UTF-8 | Java | 771 | java | InMemoryVoterRepository.java | Java | [] | null | [] | package com.countmeup.domain.repository;
import com.countmeup.domain.Voter;
import com.countmeup.domain.VoterRepository;
import org.springframework.stereotype.Component;
import java.util.Map;
import java.util.Optional;
import java.util.concurrent.ConcurrentHashMap;
@Component
public class InMemoryVoterRepository imp... | 771 | 0.706874 | 0.701686 | 26 | 28.653847 | 22.519978 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.538462 | false | false | 9 |
f7c2ce93b042976b4d755e063c2a20add5fcff1f | 29,291,676,999,920 | 97e7efa0599aa88cb07a714d882826dc109a6797 | /tst/storageContract/controller/ConsoleReaderTest.java | e728e46548c42c14417c325c0cbce1ddcaf0ed86 | [] | no_license | AndreasScharnetzki/CargoManagementSystem | https://github.com/AndreasScharnetzki/CargoManagementSystem | d28dbbd6ac155a1c098f0ad569d6d5fe01891f40 | 2738de9162bf3360ccb4b125ad14c644fdf7b065 | refs/heads/main | 2023-01-25T02:13:22.429000 | 2020-11-30T16:57:57 | 2020-11-30T16:57:57 | 317,273,583 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package storageContract.controller;
import org.junit.jupiter.api.AfterEach;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import storageContract.administration.CustomerImpl;
import storageContract.cargo.Hazard;
import storageContract.cargo.LiquidBulkCargoImpl;
import storageContract.contr... | UTF-8 | Java | 18,949 | java | ConsoleReaderTest.java | Java | [
{
"context": "Cargo = new LiquidBulkCargoImpl(new CustomerImpl(\"Jim\"), BigDecimal.ONE, Duration.ofSeconds(1), new Has",
"end": 1633,
"score": 0.9997472763061523,
"start": 1630,
"tag": "NAME",
"value": "Jim"
},
{
"context": " inserting new customer\n \"Jenny\\... | null | [] | package storageContract.controller;
import org.junit.jupiter.api.AfterEach;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import storageContract.administration.CustomerImpl;
import storageContract.cargo.Hazard;
import storageContract.cargo.LiquidBulkCargoImpl;
import storageContract.contr... | 18,949 | 0.533997 | 0.494629 | 379 | 48.868073 | 38.210617 | 196 | false | false | 0 | 0 | 0 | 0 | 102 | 0.005397 | 0.448549 | false | false | 9 |
d76e13b3f258aedcc484313b79e8a4f9a2dbd82f | 24,146,306,169,309 | 22ea2a4366fa12c5ffe92274ddc369bd0f3d5311 | /app/src/main/java/com/yey/studio/cutoutscreenadapter/utils/NotchUtils_XiaoMi_8.java | 712430dd9b6a134729eb5140543ed8f66cbb618b | [
"Apache-2.0"
] | permissive | msmt2017/CutoutScreenAdapter | https://github.com/msmt2017/CutoutScreenAdapter | 940d2e8b4697c46a958fc79aa5b125e0a6378a95 | 03b8d92ae0c6f137f00add43b5444bd5cbcae979 | refs/heads/master | 2022-11-13T11:44:21.932000 | 2020-06-23T06:30:06 | 2020-06-23T06:30:06 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yey.studio.cutoutscreenadapter.utils;
import android.content.Context;
import java.lang.reflect.Method;
// 小米 Android O 官方手机屏幕适配文档: https://dev.mi.com/console/doc/detail?pId=1293
public class NotchUtils_XiaoMi_8 {
/**
* 小米手机中,刘海屏状态栏高度与正常手机的不同,不建议写固定值,应该动态获取.
*
* @param context
* @... | UTF-8 | Java | 2,147 | java | NotchUtils_XiaoMi_8.java | Java | [] | null | [] | package com.yey.studio.cutoutscreenadapter.utils;
import android.content.Context;
import java.lang.reflect.Method;
// 小米 Android O 官方手机屏幕适配文档: https://dev.mi.com/console/doc/detail?pId=1293
public class NotchUtils_XiaoMi_8 {
/**
* 小米手机中,刘海屏状态栏高度与正常手机的不同,不建议写固定值,应该动态获取.
*
* @param context
* @... | 2,147 | 0.576125 | 0.567021 | 66 | 28.954546 | 27.801477 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 9 |
65796e5411b8f5ba82b854408e06ca5aae332a30 | 7,713,761,315,304 | fb22f201bc0a7ccd0543c0111b72677cbf4a5854 | /src/encounter/RemoveCondition.java | a7c53ca91eed3736271eba4ebdfe979f7fdb6d03 | [] | no_license | Kalrog/JamGame | https://github.com/Kalrog/JamGame | ccda1bca94566169cc63fc21f5af0323840054f0 | 0b2e217cdfd27eae054764fc023a3c6565cc4796 | refs/heads/master | 2021-01-11T21:44:18.563000 | 2017-01-15T12:02:50 | 2017-01-15T12:02:50 | 78,844,449 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package encounter;
import player.Player.Condition;
import world.World;
public class RemoveCondition extends Encounter
{
private static Condition condition;
public RemoveCondition(World w, String text, int distance, Condition condition)
{
super(w,null, text, new Solution[] {new RemoveEffect()}, 0, distance, 20... | UTF-8 | Java | 665 | java | RemoveCondition.java | Java | [] | null | [] | package encounter;
import player.Player.Condition;
import world.World;
public class RemoveCondition extends Encounter
{
private static Condition condition;
public RemoveCondition(World w, String text, int distance, Condition condition)
{
super(w,null, text, new Solution[] {new RemoveEffect()}, 0, distance, 20... | 665 | 0.715789 | 0.709774 | 39 | 16.051283 | 20.830141 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.589744 | false | false | 9 |
e4ca05abf422f4c8fec02d50cdaa549213a5424f | 35,003,983,492,473 | 5113fad6a2d237498af6c94eb5dd3836cb6367cd | /test/src/JVM/RemoteCallTest/ByteUtils.java | 178e5c459cdb6211705cc848bf8f83529e88bbc6 | [
"MIT"
] | permissive | LyonDon/Spring | https://github.com/LyonDon/Spring | 55d4bc6970018fa6885fddd1307fd90f59356d68 | e536a5c567d5e8dbaaee7f74eadfc71704c13d52 | refs/heads/master | 2020-05-07T21:49:57.327000 | 2019-09-01T10:42:06 | 2019-09-01T10:42:06 | 180,919,111 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package JVM.RemoteCallTest;
public class ByteUtils {
/**
* 将字节型转化为整型
* @param b 字节数组
* @param start 起始位置
* @param len 偏移量
* @return 整型的常量
*/
public static int bytes2Int(byte[] b,int start,int len) {
int sum=0;
int end=start+len;
for (int i = start; i < end; i++) {
int n=((int)b[i]&0xff);
n<... | UTF-8 | Java | 1,704 | java | ByteUtils.java | Java | [] | null | [] | package JVM.RemoteCallTest;
public class ByteUtils {
/**
* 将字节型转化为整型
* @param b 字节数组
* @param start 起始位置
* @param len 偏移量
* @return 整型的常量
*/
public static int bytes2Int(byte[] b,int start,int len) {
int sum=0;
int end=start+len;
for (int i = start; i < end; i++) {
int n=((int)b[i]&0xff);
n<... | 1,704 | 0.671016 | 0.661401 | 59 | 23.677965 | 25.468119 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.135593 | false | false | 9 |
4e6ac99c77f3a950a3239827a3f4f9c4b7ecd882 | 23,021,024,746,381 | 25e795ca22f7bd40760e4fc67d19c01b74a488d2 | /src/main/java/org/qortal/repository/hsqldb/transaction/HSQLDBCancelGroupInviteTransactionRepository.java | d61fa79bc16de21d01221166014608dbde018105 | [] | no_license | QORT/qortal | https://github.com/QORT/qortal | 8671562cf6540dc98e657f28e60a5f341e7b0eda | d81729d9f7cfef3060e15cbaf8563e89b8e72776 | refs/heads/master | 2023-09-01T07:26:13.299000 | 2020-07-03T11:14:31 | 2020-07-03T11:14:31 | 203,212,201 | 10 | 10 | null | true | 2023-08-11T12:48:21 | 2019-08-19T16:43:59 | 2023-06-05T03:22:37 | 2023-08-11T12:48:20 | 45,871 | 9 | 6 | 5 | Java | false | false | package org.qortal.repository.hsqldb.transaction;
import java.sql.ResultSet;
import java.sql.SQLException;
import org.qortal.data.transaction.BaseTransactionData;
import org.qortal.data.transaction.CancelGroupInviteTransactionData;
import org.qortal.data.transaction.TransactionData;
import org.qortal.repository.DataE... | UTF-8 | Java | 2,216 | java | HSQLDBCancelGroupInviteTransactionRepository.java | Java | [] | null | [] | package org.qortal.repository.hsqldb.transaction;
import java.sql.ResultSet;
import java.sql.SQLException;
import org.qortal.data.transaction.BaseTransactionData;
import org.qortal.data.transaction.CancelGroupInviteTransactionData;
import org.qortal.data.transaction.TransactionData;
import org.qortal.repository.DataE... | 2,216 | 0.809567 | 0.808213 | 53 | 40.811321 | 41.737751 | 147 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.886792 | false | false | 9 |
71a8fb499a00ac74ec0cfc49ba4bbb0baf10dc4b | 31,344,671,366,680 | 1f033fc20f5ea3deadac0d7b2348ab2a4d5d631b | /app/src/main/java/com/zzt/rxandroiddemo/MainModel.java | 208a7794d6dd6e6a28ffe1b4238a36431d65c759 | [] | no_license | guoyu07/Test-1 | https://github.com/guoyu07/Test-1 | ec9b8644251a6fcc62d7a493621f49aa3257aefd | 7ffb9dac4fa7d37e380ecbf09c5383f3e0b0f43f | refs/heads/master | 2020-03-20T05:00:58.165000 | 2016-10-25T06:49:32 | 2016-10-25T06:49:32 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zzt.rxandroiddemo;
/**
* Created by Android_ZzT on 16/10/25.
*/
public class MainModel {
private String[] datas;
public MainModel() {
datas = new String[] {
"一二三四五",
"上山打老鼠",
"老鼠不在家",
"打到小老虎2"
};
}
public S... | UTF-8 | Java | 489 | java | MainModel.java | Java | [
{
"context": "package com.zzt.rxandroiddemo;\n\n/**\n * Created by Android_ZzT on 16/10/25.\n */\n\npublic class MainModel {\n pr",
"end": 61,
"score": 0.9991463422775269,
"start": 50,
"tag": "USERNAME",
"value": "Android_ZzT"
}
] | null | [] | package com.zzt.rxandroiddemo;
/**
* Created by Android_ZzT on 16/10/25.
*/
public class MainModel {
private String[] datas;
public MainModel() {
datas = new String[] {
"一二三四五",
"上山打老鼠",
"老鼠不在家",
"打到小老虎2"
};
}
public S... | 489 | 0.478842 | 0.463252 | 26 | 16.26923 | 13.44378 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.307692 | false | false | 9 |
1e58e9dbb8a3a972cd64c1840b2988d352a51cc5 | 27,882,927,718,674 | 0cd50acee1c3b51fa1af9f582ecf8b3fe08f6bf3 | /statements/Level1Task4.java | ea737a0b55caeeb187403f464f68ea1951708c5c | [] | no_license | anastasiyaBula/JavaStart | https://github.com/anastasiyaBula/JavaStart | 9fcfd08b3805106ca97f4001493987c95f22ce0d | 764d82e7a736a1c215f24d1fa81608e2a99240b6 | refs/heads/master | 2020-03-30T07:27:43.384000 | 2018-09-30T14:18:01 | 2018-09-30T14:18:01 | 140,311,076 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package statements;
import java.util.Scanner;
public class Level1Task4 {
public static void main(String[] args) {
/*Треугольник существует только тогда, когда сумма любых ее двух сторон больше третьей.
Вводятся стороны треугольника. Программа указывает сущестует ли треугольник.*/
Scanner s... | UTF-8 | Java | 1,225 | java | Level1Task4.java | Java | [] | null | [] | package statements;
import java.util.Scanner;
public class Level1Task4 {
public static void main(String[] args) {
/*Треугольник существует только тогда, когда сумма любых ее двух сторон больше третьей.
Вводятся стороны треугольника. Программа указывает сущестует ли треугольник.*/
Scanner s... | 1,225 | 0.590998 | 0.589041 | 27 | 36.851852 | 26.898581 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 9 |
4af084c301734a3f42634e70d7e3e0b11feef42b | 1,881,195,723,849 | d2446dc84004bceedf782cdc45dbf75013c1104b | /src/SQL/CreateQueries.java | 38bea30dc377f4650e8d0cb0608edc01b1e61244 | [] | no_license | RominaUQ/Advanced_Java_2 | https://github.com/RominaUQ/Advanced_Java_2 | 8d4cf21ef6c08c735f864048ad52749d9ab26ac1 | 5434a164e0f972a8d4f803ab1dd3cd1205f93883 | refs/heads/master | 2020-03-11T08:22:01.711000 | 2018-05-22T13:41:36 | 2018-05-22T13:41:36 | 129,882,230 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package SQL;
import java.io.ByteArrayOutputStream;
import java.io.File;
import java.io.FileInputStream;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.SQLException;
/**
* @author Savran Aleksei This class is responsible for queries related to the
* ... | UTF-8 | Java | 2,534 | java | CreateQueries.java | Java | [
{
"context": "ent;\nimport java.sql.SQLException;\n\n/**\n * @author Savran Aleksei This class is responsible for queries related to ",
"end": 259,
"score": 0.9998960494995117,
"start": 245,
"tag": "NAME",
"value": "Savran Aleksei"
}
] | null | [] | package SQL;
import java.io.ByteArrayOutputStream;
import java.io.File;
import java.io.FileInputStream;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.SQLException;
/**
* @author <NAME> This class is responsible for queries related to the
* crea... | 2,526 | 0.6618 | 0.653512 | 98 | 24.857143 | 22.191191 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.918367 | false | false | 9 |
cc2c09a2ac4651e57b96643460d207151dfdb2a3 | 5,059,471,520,973 | 12bbc9a4a711e010632efae06355cda6c16ecead | /src/com/zerolg/Stack/Array.java | 802ae992644c178d8a4045c42094d7335e9d15d1 | [] | no_license | gc-china/datastructure | https://github.com/gc-china/datastructure | 3b6ad3e48c1fd743a93d88458e20f652f0471bc0 | acd5b19205941125d3e2133294201bf8a555fc89 | refs/heads/master | 2020-06-01T11:16:15.079000 | 2019-06-07T14:49:26 | 2019-06-07T14:49:26 | 190,761,048 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zerolg.Stack;
/**
* @program: com.zerolg.Array.Array
* @author: Gyc 数组
* @create: 2019-05-20 10:12
**/
public class Array<E> {
/**
* 初始数组
*/
private E[] data;
// 数组当前个数
private int size;
public Array(Integer capaticy) {
data = (E[]) new Object[capaticy];
... | UTF-8 | Java | 4,838 | java | Array.java | Java | [
{
"context": "**\n * @program: com.zerolg.Array.Array\n * @author: Gyc 数组\n * @create: 2019-05-20 10:12\n **/\npublic cla",
"end": 80,
"score": 0.44257646799087524,
"start": 79,
"tag": "NAME",
"value": "G"
}
] | null | [] | package com.zerolg.Stack;
/**
* @program: com.zerolg.Array.Array
* @author: Gyc 数组
* @create: 2019-05-20 10:12
**/
public class Array<E> {
/**
* 初始数组
*/
private E[] data;
// 数组当前个数
private int size;
public Array(Integer capaticy) {
data = (E[]) new Object[capaticy];
... | 4,838 | 0.435252 | 0.425135 | 236 | 17.847458 | 15.390195 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.330508 | false | false | 9 |
eef2ae92add69ef4c7e6e80a4d545f717bb44e6a | 2,688,649,528,985 | 1b9edcce2f7f3ace7c7d66bb0a1746908c9a8058 | /all-webgis-java/trmap-personal/src/test/java/com/trgis/trmap/personal/TestUserTopicPermission.java | 49158e65404cedb5c610d7bb6a001065aefeb1e7 | [] | no_license | ideli/csevice | https://github.com/ideli/csevice | 00cac33b7abd9c338ca2aceaf8b67a6ae7ef3e08 | ba3d533e98ced8af15996360deba4a16a2ca5572 | refs/heads/master | 2020-06-12T11:55:19.837000 | 2016-05-24T12:03:50 | 2016-05-24T12:03:50 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.trgis.trmap.personal;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.test.context.ActiveProfiles;
import org.springframework.test.context.ContextConfiguration;
import org.springframework.test.context.junit4.S... | UTF-8 | Java | 1,711 | java | TestUserTopicPermission.java | Java | [] | null | [] | package com.trgis.trmap.personal;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.test.context.ActiveProfiles;
import org.springframework.test.context.ContextConfiguration;
import org.springframework.test.context.junit4.S... | 1,711 | 0.776154 | 0.757452 | 63 | 26.15873 | 22.896736 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.666667 | false | false | 9 |
f983c3c32927422add0090b3b63785b06e87a7d1 | 21,217,138,446,802 | cd4df955b3e118713aeb7b71ac0dbc2e1ae4d84b | /essentials-uninstaller/src/main/java/org/onehippo/cms7/essentials/plugins/uninstaller/FileObjectFlattener.java | 77056dca9dbc464f2e0a44f237fea7e1b762c289 | [] | no_license | bloomreach/xm-essentials-uninstaller | https://github.com/bloomreach/xm-essentials-uninstaller | 0ddb536cc377b786ea44ad99b44e3eca9d949cd2 | 6febd3a33459bdefa8210a5aaa7a7e7d12f3f992 | refs/heads/master | 2023-07-19T19:58:30.065000 | 2021-09-02T08:16:08 | 2021-09-02T08:16:08 | 402,342,702 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.onehippo.cms7.essentials.plugins.uninstaller;
import org.apache.commons.vfs2.FileObject;
import org.apache.commons.vfs2.FileSystemException;
import java.util.Arrays;
import java.util.Collections;
import java.util.List;
import java.util.stream.Stream;
public class FileObjectFlattener {
private FileOb... | UTF-8 | Java | 1,040 | java | FileObjectFlattener.java | Java | [] | null | [] | package org.onehippo.cms7.essentials.plugins.uninstaller;
import org.apache.commons.vfs2.FileObject;
import org.apache.commons.vfs2.FileSystemException;
import java.util.Arrays;
import java.util.Collections;
import java.util.List;
import java.util.stream.Stream;
public class FileObjectFlattener {
private FileOb... | 1,040 | 0.692308 | 0.689423 | 36 | 27.888889 | 29.559523 | 135 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.388889 | false | false | 9 |
467006fc36f6de2310db7edfeb648f542331c177 | 13,632,226,251,275 | 3ee9870756ce9020de03b4e79d1fc5a299ac0c4e | /Sprint3/src/main/java/CampaignManager/domain/entities/valueObjects/click/InstantTime.java | ffea16b3581a6060956917b24b17fade34f41397 | [] | no_license | PolSM95/CampaignManager | https://github.com/PolSM95/CampaignManager | 85938adabc460494e4fee2daf970aa58a2ddc082 | 1242d8253d8af3f66a9107f7182cf73597143085 | refs/heads/master | 2022-12-29T06:15:01.222000 | 2020-05-08T18:06:32 | 2020-05-08T18:06:32 | 262,390,992 | 0 | 0 | null | false | 2020-10-13T21:50:49 | 2020-05-08T17:51:19 | 2020-05-08T18:06:35 | 2020-10-13T21:50:48 | 69 | 0 | 0 | 1 | Java | false | false | package CampaignManager.domain.entities.valueObjects.click;
import CampaignManager.domain.DTOs.click.InstantTimeDTO;
import java.util.Objects;
public class InstantTime {
private String instant;
public InstantTime(String instant) {
this.instant = instant;
}
public InstantTimeDTO... | UTF-8 | Java | 843 | java | InstantTime.java | Java | [] | null | [] | package CampaignManager.domain.entities.valueObjects.click;
import CampaignManager.domain.DTOs.click.InstantTimeDTO;
import java.util.Objects;
public class InstantTime {
private String instant;
public InstantTime(String instant) {
this.instant = instant;
}
public InstantTimeDTO... | 843 | 0.634638 | 0.634638 | 32 | 24.34375 | 21.017269 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 9 |
6100d78905792303e498a468cb8844da64b1d4b5 | 3,195,455,699,187 | 2931238de9b3b5a3781b009eca167c9e5ac1e007 | /app/src/main/java/com/example/restaurant/CategoriesRequest.java | 49ffa5bde97437f652077417385949254030cf0d | [] | no_license | JoostBankras/restaurant | https://github.com/JoostBankras/restaurant | e5779acad06ee49dd0cff5eed90d367c4bdbfe17 | e2a51cd5667ebf663ff1f3c6aa689473b79b61f3 | refs/heads/master | 2020-05-22T16:01:20.548000 | 2019-05-23T14:05:48 | 2019-05-23T14:05:48 | 186,419,070 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.restaurant;
import android.content.Context;
import android.content.Intent;
import android.widget.ListView;
import com.android.volley.Request;
import com.android.volley.RequestQueue;
import com.android.volley.Response;
import com.android.volley.VolleyError;
import com.android.volley.toolbox.JsonObj... | UTF-8 | Java | 2,086 | java | CategoriesRequest.java | Java | [] | null | [] | package com.example.restaurant;
import android.content.Context;
import android.content.Intent;
import android.widget.ListView;
import com.android.volley.Request;
import com.android.volley.RequestQueue;
import com.android.volley.Response;
import com.android.volley.VolleyError;
import com.android.volley.toolbox.JsonObj... | 2,086 | 0.687919 | 0.684084 | 71 | 28.366198 | 21.495653 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.549296 | false | false | 9 |
fd6c50fa06874f87c7412964c2a5872b5147b6f4 | 26,551,487,864,179 | 23051a4fc50a66247dc7f3d324756b9c9dbf3132 | /offer/Solution_29.java | ed7b611c157f5a8bf5b10cd8e0179be2da78f737 | [] | no_license | caixiong110/LeetCode | https://github.com/caixiong110/LeetCode | 41a7d67b26421a246d3b5d5024f2e491f912a268 | 926d31bc9380dfde86e651e3316b57c55c186117 | refs/heads/master | 2023-03-18T04:45:04.921000 | 2020-11-15T14:37:38 | 2020-11-15T14:37:38 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.str818.offer;
/**
* 顺时针打印矩阵
*
* 标签:数组
*
* Code It Now:https://leetcode-cn.com/problems/shun-shi-zhen-da-yin-ju-zhen-lcof/
*
* Note:https://str818.github.io/2019/07/09/sword-refers-to-offer-middle.html#29-%E9%A1%BA%E6%97%B6%E9%92%88%E6%89%93%E5%8D%B0%E7%9F%A9%E9%98%B5
*
* @author str818
* @date 20... | UTF-8 | Java | 1,329 | java | Solution_29.java | Java | [
{
"context": "%E6%89%93%E5%8D%B0%E7%9F%A9%E9%98%B5\n *\n * @author str818\n * @date 2020/4/12\n */\npublic class Solution_29 {",
"end": 308,
"score": 0.999643862247467,
"start": 302,
"tag": "USERNAME",
"value": "str818"
}
] | null | [] | package com.str818.offer;
/**
* 顺时针打印矩阵
*
* 标签:数组
*
* Code It Now:https://leetcode-cn.com/problems/shun-shi-zhen-da-yin-ju-zhen-lcof/
*
* Note:https://str818.github.io/2019/07/09/sword-refers-to-offer-middle.html#29-%E9%A1%BA%E6%97%B6%E9%92%88%E6%89%93%E5%8D%B0%E7%9F%A9%E9%98%B5
*
* @author str818
* @date 20... | 1,329 | 0.426595 | 0.354343 | 44 | 28.568182 | 27.394756 | 144 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.613636 | false | false | 9 |
e705573aa6d82c4fc875e8f130f43f0b06f3de38 | 6,528,350,291,247 | 5d4bcf345bc66af9046535b8079a9e51b30927ec | /frame-common/frame-common-core/src/main/java/com/snaker/common/utils/bean/BeanUtils.java | 19a42bdf9ca4e08b0266ea4fba7f15ce0297375a | [
"MIT"
] | permissive | snakerfor/sanker-cloud | https://github.com/snakerfor/sanker-cloud | 8237086a794d72bec962f7fc61f4b968d98c6591 | c3919cdae40cac8c37a3641a74476d4e979ec521 | refs/heads/main | 2023-08-27T06:42:21.599000 | 2021-11-11T09:31:21 | 2021-11-11T09:31:21 | 426,943,498 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.snaker.common.utils.bean;
import com.snaker.common.utils.reflect.ReflectUtils;
import org.apache.commons.collections4.CollectionUtils;
import java.lang.reflect.Field;
import java.lang.reflect.Method;
import java.util.*;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
/**
* Bean 工具类
*
*... | UTF-8 | Java | 4,906 | java | BeanUtils.java | Java | [
{
"context": "util.regex.Pattern;\n\n/**\n * Bean 工具类\n *\n * @author sfd\n */\npublic class BeanUtils extends org.springfram",
"end": 332,
"score": 0.9996172189712524,
"start": 329,
"tag": "USERNAME",
"value": "sfd"
}
] | null | [] | package com.snaker.common.utils.bean;
import com.snaker.common.utils.reflect.ReflectUtils;
import org.apache.commons.collections4.CollectionUtils;
import java.lang.reflect.Field;
import java.lang.reflect.Method;
import java.util.*;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
/**
* Bean 工具类
*
*... | 4,906 | 0.608341 | 0.605472 | 152 | 28.81579 | 29.017332 | 150 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.381579 | false | false | 9 |
3badad1bdd93e0d8dbd13bec08adce30561cd9ac | 8,555,574,920,242 | adb408f34837d4d061d91dfc7d737e57cbf49fa1 | /game/src/main/java/io/bacta/game/object/tangible/installation/InstallationObject.java | a36b5ff82c46f6400d7fdd028fadcdaa654c7389 | [] | no_license | bacta/swg-server | https://github.com/bacta/swg-server | 3a045be60c05520dc7f1045e5499de04aacc2e17 | 71115eea1792960b4bbb448921f262f4fdd86ce2 | refs/heads/develop | 2023-01-09T16:51:37.334000 | 2019-10-30T00:48:24 | 2019-10-30T00:48:24 | 87,016,230 | 8 | 1 | null | false | 2023-01-04T12:33:23 | 2017-04-02T21:06:39 | 2022-12-24T05:49:20 | 2023-01-04T12:33:19 | 3,345 | 6 | 1 | 46 | Java | false | false | package io.bacta.game.object.tangible.installation;
import io.bacta.game.object.tangible.TangibleObject;
import io.bacta.game.object.template.server.ServerObjectTemplate;
import io.bacta.shared.container.SlotIdManager;
import io.bacta.shared.template.ObjectTemplateList;
public class InstallationObject extends Tangibl... | UTF-8 | Java | 529 | java | InstallationObject.java | Java | [] | null | [] | package io.bacta.game.object.tangible.installation;
import io.bacta.game.object.tangible.TangibleObject;
import io.bacta.game.object.template.server.ServerObjectTemplate;
import io.bacta.shared.container.SlotIdManager;
import io.bacta.shared.template.ObjectTemplateList;
public class InstallationObject extends Tangibl... | 529 | 0.831758 | 0.831758 | 12 | 43.083332 | 36.065815 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.833333 | false | false | 9 |
cc6306f2a8fc4c517d2ac19f02665a434edd49fe | 11,235,634,478,497 | e10614f4b6a2183709dd197fea6f9298be2678c1 | /1920Fall/comp3111/project/src/main/java/monster/MonsterType.java | cf006b18cbf6aa2b7bb3b500317ea83adf7bfd9d | [] | no_license | cokenhe/hkust-comp-material | https://github.com/cokenhe/hkust-comp-material | 63a267fff783e6ff53eeaeeeb8ad44599dd23c72 | 43af76fcdf9c47996a9ddd0e7b76b9d99ef8df3c | refs/heads/main | 2023-05-06T18:40:29.057000 | 2021-05-20T10:45:55 | 2021-05-20T10:45:55 | 334,102,018 | 5 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package monster;
/**
* enum class of monster
*/
public enum MonsterType {
FOX,
PENGUIM,
UNICORN,
} | UTF-8 | Java | 122 | java | MonsterType.java | Java | [] | null | [] | package monster;
/**
* enum class of monster
*/
public enum MonsterType {
FOX,
PENGUIM,
UNICORN,
} | 122 | 0.57377 | 0.57377 | 10 | 11.3 | 9.252567 | 29 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 9 |
38dd852485cb415182d653e3752e41a632ac29cc | 33,071,248,231,783 | 690e53cd3f142827641dd05b99ac2b8d61555433 | /app/src/main/java/com/darkweb/genesisvpn/application/appManager/appListAdapter.java | a998fd129796b144c731b13bb46448f57ca192ca | [] | no_license | msmannan00/Genesis-VPN-Android | https://github.com/msmannan00/Genesis-VPN-Android | d3f1054bb3318c084b5b312d413335257efb8702 | 395364352347c4ee6a582025babbb89afcc2a0f7 | refs/heads/master | 2023-06-23T11:29:13.301000 | 2021-01-16T15:13:15 | 2021-01-16T15:13:15 | 199,302,033 | 2 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.darkweb.genesisvpn.application.appManager;
import android.os.Handler;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.LinearLayout;
import android.widget.Switch;
import android.widget.TextView;
import androidx.annotation.NonNull;
import and... | UTF-8 | Java | 7,488 | java | appListAdapter.java | Java | [] | null | [] | package com.darkweb.genesisvpn.application.appManager;
import android.os.Handler;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.LinearLayout;
import android.widget.Switch;
import android.widget.TextView;
import androidx.annotation.NonNull;
import and... | 7,488 | 0.565705 | 0.558761 | 182 | 40.142857 | 29.427904 | 147 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.653846 | false | false | 9 |
0ea9950e896ab860d8cb6444b9cb07e0b0fd5deb | 11,063,835,762,430 | 40a8cdb2c95fbcbb1f0addf5d8809a35a269dc74 | /src/belinic/game/Game.java | ff8fe1dce012d64e7e4e82594ce077c34749abef | [
"Apache-2.0"
] | permissive | vbelinic-tgm/Schiebepuzzle | https://github.com/vbelinic-tgm/Schiebepuzzle | b42337781343144b9580b245a2997ce255ddf67a | 045a1513873dac879a541392862cd7d6313dc95d | refs/heads/master | 2016-09-09T17:00:46.710000 | 2014-03-20T21:28:46 | 2014-03-20T21:28:46 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package belinic.game;
import java.awt.image.BufferedImage;
import javax.swing.ImageIcon;
import javax.swing.JButton;
import belinic.game.impl.Field;
/**
* Dies Methoden sollte ein Klasse beinhalten die man gegen die derzeitige tauschen moechte.
* @author Vennesa Belinic
* @version 1.0
*/
public interface Game {
... | UTF-8 | Java | 2,424 | java | Game.java | Java | [
{
"context": " gegen die derzeitige tauschen moechte.\n * @author Vennesa Belinic\n * @version 1.0\n */\npublic interface Game {\n\t\n\t\n\t",
"end": 274,
"score": 0.999758243560791,
"start": 259,
"tag": "NAME",
"value": "Vennesa Belinic"
}
] | null | [] | package belinic.game;
import java.awt.image.BufferedImage;
import javax.swing.ImageIcon;
import javax.swing.JButton;
import belinic.game.impl.Field;
/**
* Dies Methoden sollte ein Klasse beinhalten die man gegen die derzeitige tauschen moechte.
* @author <NAME>
* @version 1.0
*/
public interface Game {
//Met... | 2,415 | 0.732673 | 0.731023 | 81 | 28.925926 | 27.454014 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.111111 | false | false | 9 |
894538f8630f2c05853e3d3dadd633e332eeed51 | 6,914,897,408,749 | b309c94b6e1750f058c96c718acb6dd0ab6ec8ff | /app/src/main/java/com/mibtech/aesthetic_am/fragment/AddressAddUpdateFragment.java | 27a45024759ab1ec9209fed6f7abefdef7ef2fef | [] | no_license | anfaas1618/aestheticAM-clientApp | https://github.com/anfaas1618/aestheticAM-clientApp | 967301c3f1efcc046717bab13cab3548dc6f02d8 | a9d9b7de10a2a215b54d2c5912b64a14a41fbc58 | refs/heads/master | 2023-05-30T23:42:02.944000 | 2021-07-03T07:32:02 | 2021-07-03T07:32:02 | 377,737,241 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mibtech.aesthetic_am.fragment;
import android.annotation.SuppressLint;
import android.app.Activity;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.Menu;
import android.view.View;
import android.view.ViewGroup;
import android.view.inputmethod.InputMethodManager;
... | UTF-8 | Java | 19,187 | java | AddressAddUpdateFragment.java | Java | [] | null | [] | package com.mibtech.aesthetic_am.fragment;
import android.annotation.SuppressLint;
import android.app.Activity;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.Menu;
import android.view.View;
import android.view.ViewGroup;
import android.view.inputmethod.InputMethodManager;
... | 19,187 | 0.562516 | 0.559441 | 466 | 39.178112 | 27.779181 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.736051 | false | false | 9 |
f55a2064ba762f8f7cf436c6d4f77e4805969e2c | 26,456,998,602,117 | 85076099af233048a2a547d5b08a75709ec8d661 | /yebserver/src/main/java/com/org/hu/service/impl/MailLogServiceImpl.java | 25a59fe73ac00eb9502b542f5a6606ec2815718b | [] | no_license | huzeli/yeb | https://github.com/huzeli/yeb | 5e037d0313370bab1db5b85b7ad2536bd29c3508 | f0fdfcac7e6851c98d707c9e0ff05e42cf66f67e | refs/heads/master | 2023-03-18T08:15:10.261000 | 2021-03-04T15:16:42 | 2021-03-04T15:16:42 | 340,616,071 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.org.hu.service.impl;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
import com.org.hu.mapper.MailLogMapper;
import com.org.hu.pojo.MailLog;
import com.org.hu.service.IMailLogService;
import org.springframework.stereotype.Service;
/**
* <p>
* 服务实现类
* </p>
*
* @author jobob
* @si... | UTF-8 | Java | 466 | java | MailLogServiceImpl.java | Java | [
{
"context": "rvice;\n\n/**\n * <p>\n * 服务实现类\n * </p>\n *\n * @author jobob\n * @since 2021-02-20\n */\n@Service\npublic class Ma",
"end": 313,
"score": 0.9995819330215454,
"start": 308,
"tag": "USERNAME",
"value": "jobob"
}
] | null | [] | package com.org.hu.service.impl;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
import com.org.hu.mapper.MailLogMapper;
import com.org.hu.pojo.MailLog;
import com.org.hu.service.IMailLogService;
import org.springframework.stereotype.Service;
/**
* <p>
* 服务实现类
* </p>
*
* @author jobob
* @si... | 466 | 0.767544 | 0.75 | 20 | 21.799999 | 26.547316 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.35 | false | false | 9 |
e0d005a6281650eb16e832a249caff51ebda5f97 | 13,812,614,872,101 | a66273956012604b873fc11f4436db6d4c247479 | /Projeto Final/Funções_finais/OpenPlugin.java | b64e81612064b2f7593ff4fb1249cfef9c83baaf | [] | no_license | gnmmarechal/lfa-projfinal-backup | https://github.com/gnmmarechal/lfa-projfinal-backup | af89f7e25bb742a2aa61ee01b13cf8053bbd2b9c | 31f32d4c1cfd3600ab40f80231788ce4c1f3cd02 | refs/heads/master | 2020-06-21T00:03:09.037000 | 2019-07-07T23:06:49 | 2019-07-07T23:06:49 | 197,294,131 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class OpenPlugin implements Plugin
{
private String[] args = {"path"};
private String[] deps = {"cv2"};
private String[] pluginDeps = {"Image"};
public LFACodeGenerator.TargetLanguage getFunctionLanguage()
{
return LFACodeGenerator.TargetLanguage.Python;
}
private String getArgString()
{
String r... | UTF-8 | Java | 1,011 | java | OpenPlugin.java | Java | [] | null | [] | public class OpenPlugin implements Plugin
{
private String[] args = {"path"};
private String[] deps = {"cv2"};
private String[] pluginDeps = {"Image"};
public LFACodeGenerator.TargetLanguage getFunctionLanguage()
{
return LFACodeGenerator.TargetLanguage.Python;
}
private String getArgString()
{
String r... | 1,011 | 0.657765 | 0.652819 | 50 | 19.18 | 19.429554 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.74 | false | false | 9 |
81f4c0be3c13e5fbe3090a8a76743ef6c558688f | 18,365,280,217,185 | 9b005580b4f9cff23df29e21f2c492b42a065b13 | /src/main/java/br/com/servico/votacao/service/VotacaoService.java | a8dde1c694a356eea5a672d4162ddbcf55445b1d | [] | no_license | reawmarco-zz/api-votacao | https://github.com/reawmarco-zz/api-votacao | 2f7ecb606ce305c36717bdc073984e0fd814a93a | 38026cac1d580ac129a246228c3a06eb3fd152b5 | refs/heads/master | 2022-01-05T11:13:48.599000 | 2019-07-23T01:21:57 | 2019-07-23T01:21:57 | 195,463,842 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.servico.votacao.service;
import br.com.servico.votacao.dto.*;
import br.com.servico.votacao.exception.NotFoundException;
import br.com.servico.votacao.exception.SessoEncerradaException;
import br.com.servico.votacao.exception.VotoInvalidoException;
import br.com.servico.votacao.repository.VotacaoReposit... | UTF-8 | Java | 7,280 | java | VotacaoService.java | Java | [] | null | [] | package br.com.servico.votacao.service;
import br.com.servico.votacao.dto.*;
import br.com.servico.votacao.exception.NotFoundException;
import br.com.servico.votacao.exception.SessoEncerradaException;
import br.com.servico.votacao.exception.VotoInvalidoException;
import br.com.servico.votacao.repository.VotacaoReposit... | 7,280 | 0.691503 | 0.690814 | 169 | 41.970413 | 41.055225 | 171 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.573964 | false | false | 9 |
02a49cb6468ce702e364e52be9e1f2e5a2ad2144 | 764,504,188,135 | 8347f47c99d160b71072e9036b5805a14e47fd78 | /core/src/com/mygdx/game/Box2D_Scratch.java | e35e23a744a0aab975ab7806e9ad01f714f7518d | [] | no_license | bensouthern/Fungeon_Scratch | https://github.com/bensouthern/Fungeon_Scratch | acc742e7c393b2250ffaed35082a100dd5b9775e | 1314f2cb6eef22605f81365f3f280fde26b75225 | refs/heads/master | 2016-09-05T18:16:00.055000 | 2015-04-12T15:13:59 | 2015-04-12T15:13:59 | 33,733,366 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mygdx.game;
import com.badlogic.gdx.ApplicationAdapter;
import com.badlogic.gdx.Gdx;
import com.badlogic.gdx.graphics.Color;
import com.badlogic.gdx.graphics.GL20;
import com.badlogic.gdx.graphics.OrthographicCamera;
import com.badlogic.gdx.graphics.Texture;
import com.badlogic.gdx.graphics.g2d.Sprite;
imp... | UTF-8 | Java | 5,866 | java | Box2D_Scratch.java | Java | [
{
"context": ";\nimport box2dLight.RayHandler;\n\n/**\n * Created by Ben on 2015-03-07.\n */\npublic class Box2D_Scratch ext",
"end": 1301,
"score": 0.9896053075790405,
"start": 1298,
"tag": "NAME",
"value": "Ben"
}
] | null | [] | package com.mygdx.game;
import com.badlogic.gdx.ApplicationAdapter;
import com.badlogic.gdx.Gdx;
import com.badlogic.gdx.graphics.Color;
import com.badlogic.gdx.graphics.GL20;
import com.badlogic.gdx.graphics.OrthographicCamera;
import com.badlogic.gdx.graphics.Texture;
import com.badlogic.gdx.graphics.g2d.Sprite;
imp... | 5,866 | 0.682066 | 0.658541 | 161 | 35.434784 | 20.632479 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.062112 | false | false | 9 |
53fbff869c1913179b146b188532220404062d7d | 13,176,959,727,444 | 089337b6ea2cfc138f0961c33d1b37038e5b0530 | /era_bcb_sample/4/selected/2611973.java | 64ca20728a6c4ec646f40d9a1c52ba405a02d543 | [] | no_license | manzibanishi/Parallel_Code_detection | https://github.com/manzibanishi/Parallel_Code_detection | 7b88a49885bde22be3b4dd3c5ae04a1b65e75004 | b93dd45f9e19e79584fa1c3ed98b7e6a74214e75 | refs/heads/master | 2018-01-06T19:12:22.349000 | 2016-10-01T02:24:58 | 2016-10-01T02:24:58 | 69,706,822 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.assimilator.tools.deploymentdirectory.commands;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import java.util.logging.Logger;
/**
* Description:
*
* @author Larry Mitchell
* @version $Id: CopyOarFileCommand.java 344 2007-10-09 23:11:... | UTF-8 | Java | 2,287 | java | 2611973.java | Java | [
{
"context": "logging.Logger;\n\n/**\n * Description:\n *\n * @author Larry Mitchell\n * @version $Id: CopyOarFileCommand.java 344 2007",
"end": 257,
"score": 0.9998234510421753,
"start": 243,
"tag": "NAME",
"value": "Larry Mitchell"
}
] | null | [] | package net.assimilator.tools.deploymentdirectory.commands;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import java.util.logging.Logger;
/**
* Description:
*
* @author <NAME>
* @version $Id: CopyOarFileCommand.java 344 2007-10-09 23:11:43Z khar... | 2,279 | 0.630958 | 0.621338 | 72 | 30.763889 | 27.876461 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.361111 | false | false | 9 |
bdffb4d52cbca5c08297746180c551d0fc887acb | 21,792,664,068,127 | 2da69d5efd08d0f8411b88017a8906a3b4ec5940 | /first_try/Interpreter.java | 76bad6919094800dff6bc5322a1fe66e97532757 | [] | no_license | pforrence/1622-proj2 | https://github.com/pforrence/1622-proj2 | 3db2815216d01baffd298709d407340716e22738 | ea021797f86e5b5e05bb076865498434cbbddab7 | refs/heads/master | 2021-04-27T21:29:37.871000 | 2018-03-12T19:55:40 | 2018-03-12T19:55:40 | 122,401,911 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java_cup.runtime.Symbol;
public class Interpreter
{
public static void main(String[] args)
{
if (args.length != 1)
{
System.err.println("What are ya doin? Gimme an input file");
System.exit(1);
}
Symbol parse_list = null;
try
{
MyParser parser = new MyParser(new Lexer(new java.io.FileInpu... | UTF-8 | Java | 558 | java | Interpreter.java | Java | [] | null | [] | import java_cup.runtime.Symbol;
public class Interpreter
{
public static void main(String[] args)
{
if (args.length != 1)
{
System.err.println("What are ya doin? Gimme an input file");
System.exit(1);
}
Symbol parse_list = null;
try
{
MyParser parser = new MyParser(new Lexer(new java.io.FileInpu... | 558 | 0.655914 | 0.650538 | 27 | 19.703703 | 22.692493 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.037037 | false | false | 9 |
b613ea02d337ac224b9e95450527e89e6db374b0 | 28,681,791,669,898 | 144098064ba7c7ec51e7d4c7dbf7abbcb4526b69 | /src/com/aisino2/techsupport/service/impl/TrackingServiceImpl.java | a8b12ce3c99e6745a16727303c38e5a4239ac837 | [] | no_license | radtek/techsupport | https://github.com/radtek/techsupport | cd10fdef255a21d7ce909e314fe46f8274565705 | d11b355c59dc5835e6d249c5f07553629f85afad | refs/heads/master | 2020-05-24T15:59:02.118000 | 2015-06-30T02:48:36 | 2015-06-30T02:48:36 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.aisino2.techsupport.service.impl;
import java.util.Date;
import java.util.List;
import javax.annotation.Resource;
import org.apache.log4j.Logger;
import org.jbpm.api.task.Participation;
import org.springframework.stereotype.Component;
import com.aisino2.core.dao.Page;
import com.aisino2.core... | UTF-8 | Java | 6,916 | java | TrackingServiceImpl.java | Java | [] | null | [] | package com.aisino2.techsupport.service.impl;
import java.util.Date;
import java.util.List;
import javax.annotation.Resource;
import org.apache.log4j.Logger;
import org.jbpm.api.task.Participation;
import org.springframework.stereotype.Component;
import com.aisino2.core.dao.Page;
import com.aisino2.core... | 6,916 | 0.672923 | 0.668637 | 244 | 25.729507 | 22.761967 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.5 | false | false | 9 |
fe18d33f42ec70860c84eec99b5576216c998d30 | 4,793,183,502,967 | 848b11aaa784346fb90bd2572a7cd045b159acc6 | /3_Construccion/SDCE/src/main/java/mx/com/asteca/fachada/AulaFachada.java | 70a7f7a14bfe8737e22da27cfa9c75cf5af17bba | [] | no_license | amaro-coria/mx-com-sdce-asteca | https://github.com/amaro-coria/mx-com-sdce-asteca | f702de57478c47baf62eca2e59471dc1e90289dd | 206e2b1636b97e9aeb4437a22a34dbbc1fd9c683 | refs/heads/master | 2020-03-27T00:09:10.507000 | 2013-12-17T00:22:41 | 2013-12-17T00:22:41 | 37,559,210 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package mx.com.asteca.fachada;
import java.util.List;
import mx.com.asteca.comun.dto.AulaDTO;
import mx.com.asteca.comun.dto.CatGralDTO;
import mx.com.asteca.servicio.ServicioException;
/**
* @author Jorge Amaro Coria
* @version 1.0
* @since 1.0
*
*/
public interface AulaFachada extends BaseFachad... | UTF-8 | Java | 680 | java | AulaFachada.java | Java | [
{
"context": "eca.servicio.ServicioException;\r\n\r\n/**\r\n * @author Jorge Amaro Coria\r\n * @version 1.0\r\n * @since 1.0\r\n *\r\n */\r\npublic ",
"end": 230,
"score": 0.9998309016227722,
"start": 213,
"tag": "NAME",
"value": "Jorge Amaro Coria"
}
] | null | [] | package mx.com.asteca.fachada;
import java.util.List;
import mx.com.asteca.comun.dto.AulaDTO;
import mx.com.asteca.comun.dto.CatGralDTO;
import mx.com.asteca.servicio.ServicioException;
/**
* @author <NAME>
* @version 1.0
* @since 1.0
*
*/
public interface AulaFachada extends BaseFachada<AulaDTO, ... | 669 | 0.686765 | 0.680882 | 32 | 19.25 | 20.126165 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.65625 | false | false | 9 |
e4a4ccdd6ec418ecf878fe4bad244197a36b2713 | 25,022,479,527,689 | a735ad1b3e722091d715648c46b78ab482fa2e00 | /src/com/cjh/googlemarket_cjh/holder/MoreHolder.java | 71aeebd514a4ac03ff145fc771218b29ac1e3cef | [] | no_license | jiahui6445/Market_cjh | https://github.com/jiahui6445/Market_cjh | 9ae787f820c571b42d7ef9e9fb2c2bc4e8a10882 | c92d7efda7d4bc4285398117f1c2b8e74ca2527e | refs/heads/master | 2016-08-10T17:34:52.644000 | 2015-12-14T08:53:48 | 2015-12-14T08:53:48 | 47,239,252 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cjh.googlemarket_cjh.holder;
import android.view.View;
import android.widget.LinearLayout;
import android.widget.TextView;
import com.cjh.googlemarket_cjh.R;
import com.cjh.googlemarket_cjh.base.BaseHolder;
import com.cjh.googlemarket_cjh.base.MyBaseAdapter;
import com.cjh.googlemarket_cjh.util.U... | UTF-8 | Java | 1,827 | java | MoreHolder.java | Java | [] | null | [] | package com.cjh.googlemarket_cjh.holder;
import android.view.View;
import android.widget.LinearLayout;
import android.widget.TextView;
import com.cjh.googlemarket_cjh.R;
import com.cjh.googlemarket_cjh.base.BaseHolder;
import com.cjh.googlemarket_cjh.base.MyBaseAdapter;
import com.cjh.googlemarket_cjh.util.U... | 1,827 | 0.685393 | 0.681254 | 67 | 23.238806 | 18.392155 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.656716 | false | false | 0 |
d17d17c9e767b2095b463cb9d8751019e08268ee | 36,653,250,932,770 | fff8061c2923c55bcbc39fa05c0daeab955699a1 | /connector/src/main/java/org.apache.flink/connector/nebula/utils/VidTypeEnum.java | 0925178f23624ac172454c3f0e5207f2b3c5a42b | [] | no_license | 861752346/nebula-flink-connector | https://github.com/861752346/nebula-flink-connector | 7497ca39286f6cc765ab948fc59e0549082ff11d | 7272b2e34d29be51c46acc37b71485266464486c | refs/heads/master | 2023-08-28T21:24:09.312000 | 2021-11-01T08:40:32 | 2021-11-01T08:40:32 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* Copyright (c) 2020 vesoft inc. All rights reserved.
*
* This source code is licensed under Apache 2.0 License,
* attached with Common Clause Condition 1.0, found in the LICENSES directory.
*/
package org.apache.flink.connector.nebula.utils;
public enum VidTypeEnum {
/**
* INT vertex id
*/
INT... | UTF-8 | Java | 542 | java | VidTypeEnum.java | Java | [] | null | [] | /* Copyright (c) 2020 vesoft inc. All rights reserved.
*
* This source code is licensed under Apache 2.0 License,
* attached with Common Clause Condition 1.0, found in the LICENSES directory.
*/
package org.apache.flink.connector.nebula.utils;
public enum VidTypeEnum {
/**
* INT vertex id
*/
INT... | 542 | 0.608856 | 0.594096 | 29 | 17.689655 | 19.739866 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.275862 | false | false | 0 |
560697ea6a414f7e8af18b96f61e0442ac47beaa | 36,816,459,692,535 | ef82f13c5226e34eca2ae446440821982acadc88 | /app/src/main/java/com/example/ethan/playandroid/mvp/imp/articles/ArticlePresenter.java | 14daa14e6e852329092fc1e31764fcdaa53409fa | [] | no_license | maokai1229/PlayAndroid | https://github.com/maokai1229/PlayAndroid | 9c52826c78cd2124b10d6f39935e1bbd1226e17c | 1aa41e737db5ff7ac3e2029f561c4985eb88b257 | refs/heads/master | 2018-10-24T18:05:08.448000 | 2018-08-22T10:50:03 | 2018-08-22T10:50:03 | 144,162,867 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.ethan.playandroid.mvp.imp.articles;
import com.example.ethan.playandroid.data.ArticleDataRepository;
import com.example.ethan.playandroid.data.LoginDataRepository;
import com.example.ethan.playandroid.data.bean.ArticleDetailData;
import java.util.List;
import io.reactivex.android.schedulers.Andro... | UTF-8 | Java | 2,685 | java | ArticlePresenter.java | Java | [] | null | [] | package com.example.ethan.playandroid.mvp.imp.articles;
import com.example.ethan.playandroid.data.ArticleDataRepository;
import com.example.ethan.playandroid.data.LoginDataRepository;
import com.example.ethan.playandroid.data.bean.ArticleDetailData;
import java.util.List;
import io.reactivex.android.schedulers.Andro... | 2,685 | 0.620112 | 0.620112 | 75 | 34.799999 | 27.871611 | 142 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.44 | false | false | 0 |
ba8bd006990d08663eaae4000f76bcb0356604f3 | 35,828,617,222,242 | 69953f4c2f730eadaf21ec76706400c8e1404a30 | /libvlc/src/main/java/org/videolan/libvlc/util/Dumper.java | d1fe6696ec61be55c28171a7acbeacee8fd57df1 | [] | no_license | jacksunshine6/VlcVideoView | https://github.com/jacksunshine6/VlcVideoView | 7770601a6ea138443bde7b34c461e72d4e90a9d6 | 672f27ac5c46a76b377a1ee64711c1757ac662b2 | refs/heads/master | 2022-03-23T13:13:10.611000 | 2019-12-19T03:15:40 | 2019-12-19T03:15:40 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.videolan.libvlc.util;
import android.net.Uri;
import android.support.annotation.MainThread;
import org.videolan.libvlc.LibVLC;
import org.videolan.libvlc.Media;
import org.videolan.libvlc.MediaPlayer;
import java.util.ArrayList;
public class Dumper {
public interface Listener {
void onFinish... | UTF-8 | Java | 2,619 | java | Dumper.java | Java | [] | null | [] | package org.videolan.libvlc.util;
import android.net.Uri;
import android.support.annotation.MainThread;
import org.videolan.libvlc.LibVLC;
import org.videolan.libvlc.Media;
import org.videolan.libvlc.MediaPlayer;
import java.util.ArrayList;
public class Dumper {
public interface Listener {
void onFinish... | 2,619 | 0.590683 | 0.58992 | 85 | 29.811764 | 23.391548 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.541176 | false | false | 0 |
b6f9db4ec5059b1712939902f04a163ae7bda956 | 34,866,544,561,241 | e67d2680e7635f682c201eeb577eedcc02f70c72 | /mybatis-basis/src/main/java/com/reid/config/BoundSql.java | 9c609696120cabf824054b06d46c697c13273d18 | [] | no_license | BeginnerA/mybatis-basis | https://github.com/BeginnerA/mybatis-basis | 6d48a91f92adf8f4f4de107710b420bce5532e4f | 4da41139ebee530587128eab02476df240130577 | refs/heads/main | 2023-03-29T00:13:09.026000 | 2021-03-24T09:08:39 | 2021-03-24T09:08:39 | 339,966,843 | 5 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.reid.config;
import com.reid.utils.ParameterMapping;
import java.util.ArrayList;
import java.util.List;
/**
* <p>
* 解析后的sql语句和参数
* </p>
*
* @ClassName BoundSql
* @Author REID
* @Blog https://blog.csdn.net/qq_39035773
* @GitHub https://github.com/BeginnerA
* @Data 2021/1/15
* @Version V1.0
**/
... | UTF-8 | Java | 1,129 | java | BoundSql.java | Java | [
{
"context": "语句和参数\n * </p>\n *\n * @ClassName BoundSql\n * @Author REID\n * @Blog https://blog.csdn.net/qq_39035773\n * @Gi",
"end": 195,
"score": 0.9983441829681396,
"start": 191,
"tag": "USERNAME",
"value": "REID"
},
{
"context": "ql\n * @Author REID\n * @Blog https://blog.csdn.n... | null | [] | package com.reid.config;
import com.reid.utils.ParameterMapping;
import java.util.ArrayList;
import java.util.List;
/**
* <p>
* 解析后的sql语句和参数
* </p>
*
* @ClassName BoundSql
* @Author REID
* @Blog https://blog.csdn.net/qq_39035773
* @GitHub https://github.com/BeginnerA
* @Data 2021/1/15
* @Version V1.0
**/
... | 1,129 | 0.666363 | 0.650866 | 52 | 20.096153 | 22.326475 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 0 |
ba3ab5f38448ef304719456e416547244664ccef | 38,963,943,322,079 | b4c77d93db77cf169996daf5886a36a2211a86d8 | /src/javaJungsuk/chap15/FileReaderEx1.java | c94c140eca3ea54b12d80251c3a9734e1e9131b8 | [] | no_license | siyoon210/Java-Practice | https://github.com/siyoon210/Java-Practice | e5fb475d11339eea103feaaa9340bd983902aa7e | 9454e54b8827bba19c59acb5d259c8a0f3ecc4f5 | refs/heads/master | 2023-03-03T16:05:14.692000 | 2022-06-16T12:27:13 | 2022-06-16T12:27:13 | 147,627,167 | 0 | 0 | null | false | 2023-02-28T09:33:38 | 2018-09-06T06:22:33 | 2021-10-26T13:22:53 | 2023-02-28T09:33:38 | 23,761 | 0 | 0 | 22 | Java | false | false | package javaJungsuk.chap15;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.IOException;
public class FileReaderEx1 {
public static void main(String[] args) {
String fileName = "C:\\Users\\siyoon\\Documents\\GitHub\\Java-Practice\\src\\javaJu... | UTF-8 | Java | 1,056 | java | FileReaderEx1.java | Java | [
{
"context": "g[] args) {\n String fileName = \"C:\\\\Users\\\\siyoon\\\\Documents\\\\GitHub\\\\Java-Practice\\\\src\\\\javaJungs",
"end": 273,
"score": 0.9989959597587585,
"start": 267,
"tag": "USERNAME",
"value": "siyoon"
}
] | null | [] | package javaJungsuk.chap15;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.IOException;
public class FileReaderEx1 {
public static void main(String[] args) {
String fileName = "C:\\Users\\siyoon\\Documents\\GitHub\\Java-Practice\\src\\javaJu... | 1,056 | 0.551587 | 0.543651 | 34 | 28.647058 | 24.612146 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 0 |
2f6f08a77d74c9bf10e1b7db5810cdc7c44ec57f | 39,075,612,492,211 | 3af2c61331b9460ee3c4038139e24c3307126857 | /BAMSim/src/BAM/BAMRecommender/gui/ResultDialog.java | f98da5b04474a0c55ec24f5e166b7ad88eea9e91 | [] | no_license | rfreale/BAMSim | https://github.com/rfreale/BAMSim | a6f0a89a7b40677f49f7d343c0f3cfe10ebb1898 | 3d3ca559ae7bc2d26f642fb6f8fdbe2f3f8c8a67 | refs/heads/master | 2023-06-07T23:12:36.298000 | 2019-02-21T03:20:44 | 2019-02-21T03:20:44 | 69,345,617 | 0 | 0 | null | false | 2021-06-22T20:50:27 | 2016-09-27T10:30:18 | 2020-10-27T13:49:50 | 2021-06-22T20:48:38 | 200,350 | 0 | 0 | 1 | HTML | false | false | /**
* Travel Recommender example for the jCOLIBRI2 framework.
* @author Juan A. Recio-García.
* GAIA - Group for Artificial Intelligence Applications
* http://gaia.fdi.ucm.es
* 25/07/2006
*/
package BAM.BAMRecommender.gui;
import java.awt.BorderLayout;
import java.awt.Dimension;
import java.awt.FlowLayout;
impo... | UTF-8 | Java | 12,037 | java | ResultDialog.java | Java | [
{
"context": "r example for the jCOLIBRI2 framework. \n * @author Juan A. Recio-García.\n * GAIA - Group for Artificial Intelligence Appl",
"end": 95,
"score": 0.9998853802680969,
"start": 75,
"tag": "NAME",
"value": "Juan A. Recio-García"
},
{
"context": "ibri.util.FileIO;\n\n/**\n ... | null | [] | /**
* Travel Recommender example for the jCOLIBRI2 framework.
* @author <NAME>.
* GAIA - Group for Artificial Intelligence Applications
* http://gaia.fdi.ucm.es
* 25/07/2006
*/
package BAM.BAMRecommender.gui;
import java.awt.BorderLayout;
import java.awt.Dimension;
import java.awt.FlowLayout;
import java.awt.Fo... | 12,008 | 0.7115 | 0.697 | 416 | 27.848558 | 23.749365 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.237981 | false | false | 0 |
ed393cf9339b72aa3b43e36c6eebbd187be22c15 | 34,402,688,103,374 | f0dc6669183c797e0a4fd0e034897c4550283230 | /src/main/java/pl/awolny/controller/ShoppingCartController.java | f84ca55380e2a26363353ac8cd3c5a09a8e66dda | [] | no_license | alwolny/FridgeShop | https://github.com/alwolny/FridgeShop | 82257a116898a5b5c95b600ace6ffefa25606cda | 8c99144923385e9bab05d41cf2fe8311c1c08ca2 | refs/heads/master | 2021-08-24T11:09:17.502000 | 2017-12-09T12:37:11 | 2017-12-09T12:37:11 | 108,190,828 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pl.awolny.controller;
import java.math.BigDecimal;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation... | UTF-8 | Java | 1,331 | java | ShoppingCartController.java | Java | [] | null | [] | package pl.awolny.controller;
import java.math.BigDecimal;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation... | 1,331 | 0.781367 | 0.780616 | 48 | 26.75 | 21.652079 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.395833 | false | false | 0 |
927940851af872e4192bf3d22a65ec1ddc87de5d | 34,402,688,101,696 | 6e4507fabfc18e1fcb8a555cd1ab0c02e85d2089 | /src/com/company/BarberShop.java | 38255b6f4bdc99030b498a7c9c5ae5c7f0536f2c | [] | no_license | JanekMichal/SalonFryzjerski | https://github.com/JanekMichal/SalonFryzjerski | ec5299bb28fb80d6d34f107d46a0cd89fb7ea648 | eccc77eb091c84af0959c15d022266aeb3822bf3 | refs/heads/master | 2023-02-10T12:17:55.876000 | 2020-12-14T10:30:48 | 2020-12-14T10:30:48 | 318,565,790 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company;
import java.io.IOException;
import java.net.ServerSocket;
import java.net.Socket;
import java.util.ArrayList;
import java.util.List;
public class BarberShop {
public static String[] clientsList = new String[8];
public static List<Barber> clients = new ArrayList<>();
public static syn... | UTF-8 | Java | 1,208 | java | BarberShop.java | Java | [] | null | [] | package com.company;
import java.io.IOException;
import java.net.ServerSocket;
import java.net.Socket;
import java.util.ArrayList;
import java.util.List;
public class BarberShop {
public static String[] clientsList = new String[8];
public static List<Barber> clients = new ArrayList<>();
public static syn... | 1,208 | 0.585265 | 0.580298 | 39 | 30 | 22.448803 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.564103 | false | false | 0 |
5a734c4d3b7560c804affbf4cc5bab1ae24e6b11 | 39,359,080,344,835 | 7691e3061786ae3b861182be8023c06e12af48dc | /services/src/main/java/org/broadleafcommerce/vendor/paypal/service/DefaultPayPalPaymentService.java | 7433f2039549e1bbbc07d36a13573f2a43d7d338 | [
"Apache-2.0"
] | permissive | BroadleafCommerce/blc-paypal | https://github.com/BroadleafCommerce/blc-paypal | e920d61349d54beb398fd1c8bca2eb661c7ff8c1 | 96b7625425d71f98175e27c94253cc5c013317d5 | refs/heads/develop-ms | 2023-07-27T09:43:05.442000 | 2023-04-22T19:39:36 | 2023-04-22T19:39:36 | 5,317,414 | 8 | 17 | Apache-2.0 | false | 2023-09-11T22:17:39 | 2012-08-06T17:51:49 | 2023-08-12T04:47:14 | 2023-09-11T22:17:38 | 1,381 | 9 | 32 | 4 | Java | false | false | /*
* Copyright (C) 2009 - 2020 Broadleaf Commerce
*
* Licensed under the Broadleaf End User License Agreement (EULA), Version 1.1 (the
* "Commercial License" located at http://license.broadleafcommerce.org/commercial_license-1.1.txt).
*
* Alternatively, the Commercial License may be replaced with a mutually agree... | UTF-8 | Java | 8,495 | java | DefaultPayPalPaymentService.java | Java | [] | null | [] | /*
* Copyright (C) 2009 - 2020 Broadleaf Commerce
*
* Licensed under the Broadleaf End User License Agreement (EULA), Version 1.1 (the
* "Commercial License" located at http://license.broadleafcommerce.org/commercial_license-1.1.txt).
*
* Alternatively, the Commercial License may be replaced with a mutually agree... | 8,495 | 0.726898 | 0.724897 | 202 | 41.054455 | 32.287724 | 119 | true | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.589109 | false | false | 0 |
08d393dfb892358727a9feacf455e1f96cff6361 | 39,651,138,091,197 | 6aca836fdfb7e3d9be842297d78e3a5f33ae2bd1 | /1.7.02-Exercise-AddStubClasses/core/src/com/udacity/gamedev/icicles/Player.java | 3c6d1cfea984c55b079e0591372e97e073697c5b | [
"MIT"
] | permissive | IanEdington/ud405 | https://github.com/IanEdington/ud405 | ac410b3ae257c0b129b93b6ce27e67143b01563a | 709ac782c32d11c7eb3410ea2857b0aa4a124c9e | refs/heads/master | 2021-01-18T17:28:23.606000 | 2017-01-15T02:19:09 | 2017-01-15T02:19:09 | 78,229,071 | 0 | 0 | null | true | 2017-01-06T18:30:42 | 2017-01-06T18:30:42 | 2017-01-06T11:22:54 | 2016-07-29T03:14:02 | 15,558 | 0 | 0 | 0 | null | null | null | package com.udacity.gamedev.icicles;
public class Player {
}
| UTF-8 | Java | 62 | java | Player.java | Java | [] | null | [] | package com.udacity.gamedev.icicles;
public class Player {
}
| 62 | 0.774194 | 0.774194 | 4 | 14.5 | 14.974979 | 36 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 0 |
39d67d020404b4f44774b9b21bf0caa0b644da5e | 38,920,993,657,189 | 67e1e7395153494d69476267b2dfd016b40585a6 | /src/main/java/kitchenpos/menu/dto/menu/MenuProductResponse.java | 3c3dd5128fa664184a1002bce1e5cb1049d9074e | [] | no_license | mingyu-lee/jwp-refactoring | https://github.com/mingyu-lee/jwp-refactoring | bcfd30bfa928ba06f256b91b15d0eb5349195e9d | 33ff664b7231da8bab33daf92ae3738d1703abdb | refs/heads/main | 2023-03-20T10:52:41.409000 | 2021-03-19T10:02:10 | 2021-03-19T10:02:10 | 333,475,065 | 0 | 0 | null | true | 2021-03-19T10:02:11 | 2021-01-27T15:40:22 | 2021-01-27T15:40:24 | 2021-03-19T10:02:10 | 2,402 | 0 | 0 | 0 | null | false | false | package kitchenpos.menu.dto.menu;
import java.util.List;
import java.util.stream.Collectors;
import kitchenpos.menu.domain.menu.MenuProduct;
public class MenuProductResponse {
private Long seq;
private Long menuId;
private Long productId;
private long quantity;
protected MenuProductResponse() {
}
public Me... | UTF-8 | Java | 1,118 | java | MenuProductResponse.java | Java | [] | null | [] | package kitchenpos.menu.dto.menu;
import java.util.List;
import java.util.stream.Collectors;
import kitchenpos.menu.domain.menu.MenuProduct;
public class MenuProductResponse {
private Long seq;
private Long menuId;
private Long productId;
private long quantity;
protected MenuProductResponse() {
}
public Me... | 1,118 | 0.748658 | 0.748658 | 52 | 20.5 | 24.701681 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.403846 | false | false | 0 |
21d2d94de0a63206bd5a7cad1d0c88901e71a729 | 16,329,465,664,840 | 93635390b645124953d82942249fb2fe02ba39e9 | /PF/SCF-Session8/Square.java | f64366ee1d2011754d5a304237f27c32a0a76cd9 | [] | no_license | meta-shubham-joshi/GET2018 | https://github.com/meta-shubham-joshi/GET2018 | 2e49d5a1aff2e8f733e3800e739c103d8afce027 | 62327ad8aea474fc80af1bfedd908dc9d2e28299 | refs/heads/master | 2020-03-22T23:23:51.622000 | 2019-07-24T09:24:15 | 2019-07-24T09:24:15 | 140,807,787 | 0 | 0 | null | false | 2018-11-13T06:30:43 | 2018-07-13T06:41:15 | 2018-10-16T12:16:54 | 2018-11-13T06:30:27 | 70,722 | 0 | 0 | 33 | Java | false | null | package Com;
import java.util.ArrayList;
public class Square implements Shape{
private String type = "Square";
private int x_Coordinate;
private int y_Coordinate;
private int width;
private int id;
public Square(int x_Coordinate,int y_Coordinate, int width,int id){
this.x_Coordinate = x_Coordinate;
this... | UTF-8 | Java | 968 | java | Square.java | Java | [] | null | [] | package Com;
import java.util.ArrayList;
public class Square implements Shape{
private String type = "Square";
private int x_Coordinate;
private int y_Coordinate;
private int width;
private int id;
public Square(int x_Coordinate,int y_Coordinate, int width,int id){
this.x_Coordinate = x_Coordinate;
this... | 968 | 0.688017 | 0.686983 | 57 | 15.982456 | 16.588404 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.596491 | false | false | 0 |
d3bfd1ada84da5b34144b162b862a05fbd5488f8 | 23,940,147,716,557 | ec67dc750e434c8813b0d85d48953374d52cbc4d | /src/main/java/com/school/library/controller/BookController.java | 108ffd7887ac1930a8d2a56fe1b2c91d2acd6d82 | [] | no_license | JithinKM/LibraryApplication | https://github.com/JithinKM/LibraryApplication | f198c70822dabd359153a935ecad48c26bb605e4 | 8d86ec37a3aaa874ab396da1fc55e5fcee9d925f | refs/heads/main | 2023-06-25T18:34:12.523000 | 2021-07-31T10:46:07 | 2021-07-31T10:46:07 | 303,069,805 | 0 | 0 | null | false | 2021-05-02T16:21:40 | 2020-10-11T07:53:14 | 2021-05-02T16:21:19 | 2021-05-02T16:21:14 | 3,561 | 0 | 0 | 0 | JavaScript | false | false | package com.school.library.controller;
import org.apache.commons.lang3.StringUtils;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.security.core.annotation.Auth... | UTF-8 | Java | 4,247 | java | BookController.java | Java | [
{
"context": "etting assigned\n\t\tString username = userPrincipal.getUsername();\n\t\tint currentOwnedBooks = userService.getCurre",
"end": 2258,
"score": 0.8395565152168274,
"start": 2247,
"tag": "USERNAME",
"value": "getUsername"
},
{
"context": "edirectAttrs) {\n\t\tString userna... | null | [] | package com.school.library.controller;
import org.apache.commons.lang3.StringUtils;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.security.core.annotation.Auth... | 4,247 | 0.778667 | 0.777961 | 106 | 39.066036 | 32.338501 | 134 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.962264 | false | false | 0 |
780dbdc717de9528c9ee8a4ce1dfb63b41462aa0 | 6,871,947,685,239 | 83115106d29a4e4641bfca8e70e89b67dae1619c | /src/main/java/com/moduleforge/libraries/java3dfacade/Polygon.java | 7aefb039df69290e1af4546443fd96df44ec3a00 | [] | no_license | a-star-search/java3dfacade | https://github.com/a-star-search/java3dfacade | b62b2ce4715e030ec704824fa3d749b927a6f423 | 09237e5dbaba3c41b34110f5c35028faa7357e3b | refs/heads/master | 2020-12-23T05:19:43.944000 | 2017-09-07T11:40:49 | 2017-09-07T11:40:49 | 237,048,562 | 0 | 0 | null | false | 2020-10-13T19:09:12 | 2020-01-29T18:01:31 | 2020-01-29T18:02:13 | 2020-10-13T19:09:11 | 7 | 0 | 0 | 1 | Java | false | false | package com.moduleforge.libraries.java3dfacade;
import static com.moduleforge.libraries.java3dfacade.PolygonFactory.makePolygon;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collections;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
import javax.media.j3d.... | UTF-8 | Java | 6,836 | java | Polygon.java | Java | [] | null | [] | package com.moduleforge.libraries.java3dfacade;
import static com.moduleforge.libraries.java3dfacade.PolygonFactory.makePolygon;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collections;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
import javax.media.j3d.... | 6,836 | 0.677297 | 0.659743 | 184 | 35.152172 | 29.656891 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.777174 | false | false | 0 |
00d1dc0d0c1361b18ce4acee6f198309f0b8e15c | 13,563,506,730,307 | 0fc67dc81f5e467bbc6ccf20a6f4b512e21fc335 | /basic-parent/basic-personInterface/src/main/java/com/basic/person/model/User.java | bd02305096fc75b547c248dbbafd8fece41428af | [] | no_license | wangkeng/WebBasicProject | https://github.com/wangkeng/WebBasicProject | 529b4ad3242b59c6b4a7e46f7ba3c90546229286 | cbb3deae688d99cd9fdcac875cc4dff474e642ae | refs/heads/master | 2020-09-17T08:25:27.513000 | 2017-06-20T06:28:45 | 2017-06-20T06:28:45 | 94,493,523 | 2 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.basic.person.model;
import java.io.Serializable;
import java.util.Date;
import com.basic.common.base.model.BaseQueryParam;
public class User extends BaseQueryParam implements Serializable{
private static final long serialVersionUID = 1L;
/**
* This field was generated by MyBatis Gene... | UTF-8 | Java | 13,614 | java | User.java | Java | [] | null | [] | package com.basic.person.model;
import java.io.Serializable;
import java.util.Date;
import com.basic.common.base.model.BaseQueryParam;
public class User extends BaseQueryParam implements Serializable{
private static final long serialVersionUID = 1L;
/**
* This field was generated by MyBatis Gene... | 13,614 | 0.602909 | 0.602835 | 491 | 25.731161 | 25.604008 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.105906 | false | false | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.