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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
d6f1bab6bb3aa57cfe80af78c84ac57f6fa93aa8 | 26,774,826,124,578 | 7d8c17918554eedb37b8ab958a6df930a5d03233 | /src/main/java/com/leopoo/language/util/Messages.java | 54d0c179f9ef6de881669c2783683b4fabb4eb7f | [] | no_license | leopoo/translate-api | https://github.com/leopoo/translate-api | 177d88a578f539bb0e74c7dbd554198b0fb0e16c | d849f59b4ef1d619c1967e21bc7ba0f796128b0d | refs/heads/master | 2020-07-17T18:32:08.420000 | 2017-06-21T02:17:55 | 2017-06-21T02:17:55 | 94,323,435 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.leopoo.language.util;
import java.util.MissingResourceException;
import java.util.ResourceBundle;
/**
* This is {@link com.leopoo.language.util.Messages} class generated by Eclipse
* automatically. Users don't use this class directly.
*
* @author Nakatani Shuyo
*/
public class Messages {
private... | UTF-8 | Java | 727 | java | Messages.java | Java | [
{
"context": "sers don't use this class directly.\n * \n * @author Nakatani Shuyo\n */\npublic class Messages {\n private static fi",
"end": 280,
"score": 0.9998718500137329,
"start": 266,
"tag": "NAME",
"value": "Nakatani Shuyo"
}
] | null | [] | package com.leopoo.language.util;
import java.util.MissingResourceException;
import java.util.ResourceBundle;
/**
* This is {@link com.leopoo.language.util.Messages} class generated by Eclipse
* automatically. Users don't use this class directly.
*
* @author <NAME>
*/
public class Messages {
private static ... | 719 | 0.672627 | 0.671252 | 27 | 25.925926 | 26.767761 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.259259 | false | false | 11 |
f057d884286ee5283c85eae71e931bce4194ea6d | 23,794,118,854,122 | c92bb8e62302a448f3b9830035ff909ce52ab7c1 | /src/main/java/com/backend/springboottemplate/service/dto/UserDTO.java | 5947f0d7075a35b30dc8b3f6c859fa46f8f4f317 | [] | no_license | ciprian-stoian/spring-boot-template | https://github.com/ciprian-stoian/spring-boot-template | 530631c83c113309b2a2e3bb6fafbdac6a223626 | 96d1091ee7f35cb0093c72e6e0355c73cf6ca7e3 | refs/heads/master | 2021-02-28T00:36:45.333000 | 2020-04-24T13:47:35 | 2020-04-24T13:47:35 | 245,648,442 | 0 | 0 | null | false | 2020-03-09T11:51:46 | 2020-03-07T14:35:01 | 2020-03-07T14:37:19 | 2020-03-09T11:51:45 | 82 | 0 | 0 | 0 | Java | false | false | package com.backend.springboottemplate.service.dto;
import com.fasterxml.jackson.annotation.JsonInclude;
import javax.validation.constraints.NotEmpty;
@JsonInclude(JsonInclude.Include.NON_NULL)
public class UserDTO extends TrackableDataTransferObject {
@NotEmpty(message = "Field username must not be null or empt... | UTF-8 | Java | 954 | java | UserDTO.java | Java | [
{
"context": "\n\n public String getUsername() {\n return username;\n }\n\n public void setUsername(final String ",
"end": 540,
"score": 0.9179537892341614,
"start": 532,
"tag": "USERNAME",
"value": "username"
},
{
"context": "e(final String username) {\n this.... | null | [] | package com.backend.springboottemplate.service.dto;
import com.fasterxml.jackson.annotation.JsonInclude;
import javax.validation.constraints.NotEmpty;
@JsonInclude(JsonInclude.Include.NON_NULL)
public class UserDTO extends TrackableDataTransferObject {
@NotEmpty(message = "Field username must not be null or empt... | 956 | 0.689727 | 0.689727 | 40 | 22.85 | 21.75724 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3 | false | false | 11 |
0b07bad4af063dc216de3d9a77689f46dd58b7d2 | 29,248,727,351,648 | e15fb9d8dc78c272fa4cb84bf823110dd8f13508 | /hadoop-hdfs-project/hadoop-hdfs/src/test/java/se/sics/hop/erasure_coding/TestErasureCodingApi.java | c46b3e720055652c93698a64351a68f6c72acbdb | [
"Apache-2.0",
"BSD-2-Clause"
] | permissive | maismail/hops-old | https://github.com/maismail/hops-old | 391d5a4ebb439e15b93b174d14928425a42fed79 | b09d9986c1d6ec48ab2200ca98d5c1ba8e47830b | refs/heads/master | 2020-03-30T15:52:40.208000 | 2015-01-14T11:00:23 | 2015-01-14T11:00:23 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package se.sics.hop.erasure_coding;
import org.apache.hadoop.fs.FSDataOutputStream;
import org.apache.hadoop.fs.Path;
import org.junit.Test;
import java.io.IOException;
public class TestErasureCodingApi extends BasicClusterTestCase {
private final Path testFile = new Path("/test_file");
@Test
public void tes... | UTF-8 | Java | 1,523 | java | TestErasureCodingApi.java | Java | [] | null | [] | package se.sics.hop.erasure_coding;
import org.apache.hadoop.fs.FSDataOutputStream;
import org.apache.hadoop.fs.Path;
import org.junit.Test;
import java.io.IOException;
public class TestErasureCodingApi extends BasicClusterTestCase {
private final Path testFile = new Path("/test_file");
@Test
public void tes... | 1,523 | 0.728825 | 0.728168 | 51 | 28.862745 | 28.939436 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.529412 | false | false | 11 |
6300740904fa32b61577e8d5ddd717f0af3fb213 | 11,244,224,421,222 | 706edb604513345c71894270caba505f1539f8a3 | /okapi/javasrc/snippet.java | f8b161c2a532ac809d7cb4a5d21a23c20c956014 | [] | no_license | canadatom/okapi | https://github.com/canadatom/okapi | 1fe2c555329db06f57972c031e8f1f54c1000585 | e04d6362b469a62b34a330de85f2d257149dccf5 | refs/heads/master | 2021-01-18T23:28:20.608000 | 2016-06-13T01:58:33 | 2016-06-13T01:58:33 | 26,373,398 | 2 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null |
import java.util.*;
public class snippet {
public relex x;
public phrase[] spr;
public String[] tokens;
snippet(String text_snip, relex rx) {
x = rx;
tokens = tokenizer(text_snip);
spr = phrasize(tokens); //important, call phase
}
public String toString() {
... | UTF-8 | Java | 3,464 | java | snippet.java | Java | [
{
"context": "n ll1;\n }\n/* //deleted by hubin\n public String toString() {\n StringBuff",
"end": 2344,
"score": 0.6187403202056885,
"start": 2339,
"tag": "USERNAME",
"value": "hubin"
}
] | null | [] |
import java.util.*;
public class snippet {
public relex x;
public phrase[] spr;
public String[] tokens;
snippet(String text_snip, relex rx) {
x = rx;
tokens = tokenizer(text_snip);
spr = phrasize(tokens); //important, call phase
}
public String toString() {
... | 3,464 | 0.513568 | 0.500866 | 122 | 27.377048 | 24.162472 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.721311 | false | false | 11 |
f7d71bab0078bd742f5eed4d938432fcec2dc3f0 | 30,751,965,892,364 | ecd5aa6cfbc13551d8b91abbbaf3e78b55ac98f1 | /src/com/player/impl/Skill.java | 24660321a286837dcc30909671444222009f288f | [] | no_license | lucksun8888/bladsword | https://github.com/lucksun8888/bladsword | 072c271ef31e1277a3ed3b9c1d49b97a5724b96b | fe438be681a34b47b4fb5d44fc9d2debfbba866b | refs/heads/master | 2022-12-24T08:57:34.108000 | 2020-09-24T14:16:03 | 2020-09-24T14:16:03 | 297,874,353 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.player.impl;
import java.util.ArrayList;
import java.util.HashMap;
import com.dbservice.impl.DbServiceImpl;
import com.result.impl.Rs;
import com.result.impl.Rslist;
public class Skill {
Rslist rl;
DbServiceImpl DBS;
String ROLE_ID;
HashMap<String, Rs> SKILLMAPID;
HashMap<String, Rs> SKILLMAPNAME;
... | GB18030 | Java | 2,546 | java | Skill.java | Java | [] | null | [] | package com.player.impl;
import java.util.ArrayList;
import java.util.HashMap;
import com.dbservice.impl.DbServiceImpl;
import com.result.impl.Rs;
import com.result.impl.Rslist;
public class Skill {
Rslist rl;
DbServiceImpl DBS;
String ROLE_ID;
HashMap<String, Rs> SKILLMAPID;
HashMap<String, Rs> SKILLMAPNAME;
... | 2,546 | 0.661932 | 0.66112 | 90 | 26.377777 | 26.772532 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2 | false | false | 11 |
bda00216256a1e840eccf7a7140deb217017d35c | 28,810,640,648,823 | 59bedc19094e995fb49125a22820af126d31510f | /src/main/java/com/stylefeng/guns/modular/assess/model/BzryAssess.java | c1c95f5b0ee28c96bfb916de93c0e70282b1984c | [
"Apache-2.0"
] | permissive | chen26507338/performance | https://github.com/chen26507338/performance | 2d433edf5b6b7d04e37b97fd19969e8cc24d5ff8 | 2994d42e73d8e2302b3dafa88ec1cfebc61c87bf | refs/heads/master | 2021-08-15T03:05:08.997000 | 2021-08-06T13:37:54 | 2021-08-06T13:37:54 | 249,667,048 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.stylefeng.guns.modular.assess.model;
import java.util.Date;
import com.baomidou.mybatisplus.annotations.TableId;
import com.baomidou.mybatisplus.annotations.TableField;
import com.baomidou.mybatisplus.annotations.TableName;
import com.stylefeng.guns.common.persistence.model.BaseActEntity;
import com.stylef... | UTF-8 | Java | 1,925 | java | BzryAssess.java | Java | [] | null | [] | package com.stylefeng.guns.modular.assess.model;
import java.util.Date;
import com.baomidou.mybatisplus.annotations.TableId;
import com.baomidou.mybatisplus.annotations.TableField;
import com.baomidou.mybatisplus.annotations.TableName;
import com.stylefeng.guns.common.persistence.model.BaseActEntity;
import com.stylef... | 1,925 | 0.609917 | 0.602204 | 108 | 15.814815 | 15.093013 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.222222 | false | false | 11 |
b635028cd7ab30610d417b6e474535b57aef509b | 23,321,672,473,353 | ec756c2603d55742373bcdc69eb9c39142c107b2 | /bethany/905_Sort_Array_By_Parity_Easy.java | bb804dc21ae69bf00195dae3e6c68dd917f2924d | [] | no_license | bethanybin/LeetCode | https://github.com/bethanybin/LeetCode | e451c5b29fb163c151b5e294ed660d4fd2d4f129 | d4003312236b4bd52ecd3e3ee4d4e3b5724ebe87 | refs/heads/master | 2020-05-02T17:05:24.352000 | 2019-06-04T00:03:56 | 2019-06-04T00:03:56 | 178,088,461 | 3 | 5 | null | null | null | null | null | null | null | null | null | null | null | null | null | class Solution {
public int[] sortArrayByParity(int[] A) {
int oddPointer = A.length - 1;
int i = 0;
while(i < oddPointer){
if((A[i] % 2) != 0){
int temp = A[oddPointer];
A[oddPointer] = A[i];
A[i] = temp;
oddPointer... | UTF-8 | Java | 633 | java | 905_Sort_Array_By_Parity_Easy.java | Java | [] | null | [] | class Solution {
public int[] sortArrayByParity(int[] A) {
int oddPointer = A.length - 1;
int i = 0;
while(i < oddPointer){
if((A[i] % 2) != 0){
int temp = A[oddPointer];
A[oddPointer] = A[i];
A[i] = temp;
oddPointer... | 633 | 0.467615 | 0.440758 | 23 | 26.52174 | 23.603371 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.434783 | false | false | 11 |
4efbdef516e0f361f52d6052727de3412d4dd148 | 11,072,425,697,951 | 6253283b67c01a0d7395e38aeeea65e06f62504b | /decompile/framework/hwpush/defpackage/ba.java | bb62b057e167d0c314f8a100bb46d0b554c669a1 | [] | no_license | sufadi/decompile-hw | https://github.com/sufadi/decompile-hw | 2e0457a0a7ade103908a6a41757923a791248215 | 4c3efd95f3e997b44dd4ceec506de6164192eca3 | refs/heads/master | 2023-03-15T15:56:03.968000 | 2017-11-08T03:29:10 | 2017-11-08T03:29:10 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package defpackage;
/* renamed from: ba */
public class ba {
private static final String[] bO = new String[]{"android.intent.action.TIME_SET", "android.intent.action.TIMEZONE_CHANGED", "com.huawei.android.push.intent.GET_PUSH_STATE", "com.huawei.android.push.intent.DEREGISTER", "com.huawei.intent.action.SELF_SHOW_... | UTF-8 | Java | 1,423 | java | ba.java | Java | [] | null | [] | package defpackage;
/* renamed from: ba */
public class ba {
private static final String[] bO = new String[]{"android.intent.action.TIME_SET", "android.intent.action.TIMEZONE_CHANGED", "com.huawei.android.push.intent.GET_PUSH_STATE", "com.huawei.android.push.intent.DEREGISTER", "com.huawei.intent.action.SELF_SHOW_... | 1,423 | 0.686578 | 0.682361 | 26 | 53.73077 | 101.006683 | 408 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.5 | false | false | 11 |
dea2157c1493edd5f09daac5cbde26596bd198b1 | 27,118,423,526,427 | 8dabdef356b3956b541129758e723a02a3c36df8 | /focus4.0/src/main/java/com/xzjy/controller/LesseeInformationController.java | 9a58cb19418d262a2b3d2322541dc4d014512cf9 | [] | no_license | wujun121/focus | https://github.com/wujun121/focus | bf9f1516ffebf00914b1353740ff6d66bb3dd8c5 | 61609bb427e917314388d850b672b784c8107606 | refs/heads/master | 2023-03-15T13:39:44.077000 | 2021-01-02T07:51:34 | 2021-01-02T07:51:34 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xzjy.controller;
import com.xzjy.mapper.LesseeInformationMapper;
import com.xzjy.pojo.LesseeInformation;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
import javax... | UTF-8 | Java | 3,957 | java | LesseeInformationController.java | Java | [] | null | [] | package com.xzjy.controller;
import com.xzjy.mapper.LesseeInformationMapper;
import com.xzjy.pojo.LesseeInformation;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
import javax... | 3,957 | 0.66879 | 0.668535 | 102 | 37.480392 | 27.658892 | 158 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.676471 | false | false | 11 |
c68e4d45f2b8f682876d29e6895d939536747cfb | 19,705,309,970,227 | 56f3669d5b38925237f1389c5895188cc4c1980a | /src/main/java/ksa/so/domain/BranchDay.java | bd706115338245a26d8d164970aa8a6adc4aed0e | [] | no_license | Yousuf66/smartypos | https://github.com/Yousuf66/smartypos | 76f0e0b8c7ada4acb9da473bd7e7fcf7b9906938 | 85c53d08635f50e1482547cfe1cca78f48442c29 | refs/heads/master | 2022-07-17T20:13:31.567000 | 2019-11-07T08:08:07 | 2019-11-07T08:08:07 | 218,976,416 | 0 | 0 | null | false | 2022-06-30T20:21:15 | 2019-11-01T11:54:51 | 2019-11-07T08:08:10 | 2022-06-30T20:21:14 | 56,987 | 0 | 0 | 5 | Java | false | false | package ksa.so.domain;
import java.sql.Timestamp;
import java.util.List;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.ManyTo... | UTF-8 | Java | 1,036 | java | BranchDay.java | Java | [] | null | [] | package ksa.so.domain;
import java.sql.Timestamp;
import java.util.List;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.ManyTo... | 1,036 | 0.745174 | 0.745174 | 57 | 17.175438 | 15.79154 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.017544 | false | false | 11 |
a470cce5517017a291baedc6d548f94a8789a06e | 14,774,687,530,496 | a9d3a5335ad40eb68231cdea35f4c9595ea198ac | /src/com/aspire/ponaadmin/web/usermanager/QueryUncheckUserAction.java | ff65454ec38f554690b6ca6376407e360f7a1fd4 | [] | no_license | radtek/ssms | https://github.com/radtek/ssms | 0fec547c63ed34f7f181ea60f73cd5fd772b4aed | 09561380a738f52f5eb3c4bc57ca8363024453ea | refs/heads/master | 2020-06-23T20:00:05.502000 | 2019-03-02T12:37:45 | 2019-03-02T12:37:45 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.aspire.ponaadmin.web.usermanager ;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.apache.struts.action.ActionForm;
import org.apache.struts.action.ActionForward;
import org.apache.struts.action.ActionMapping;
import com.aspire.common.excep... | GB18030 | Java | 2,148 | java | QueryUncheckUserAction.java | Java | [
{
"context": "(SHENZHEN) LTD All Rights Reserved</p>\r\n * @author shidr\r\n * @version 1.0.0.0\r\n * @since 1.0.0.0\r\n */\r\npub",
"end": 836,
"score": 0.999488353729248,
"start": 831,
"tag": "USERNAME",
"value": "shidr"
}
] | null | [] | package com.aspire.ponaadmin.web.usermanager ;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.apache.struts.action.ActionForm;
import org.apache.struts.action.ActionForward;
import org.apache.struts.action.ActionMapping;
import com.aspire.common.excep... | 2,148 | 0.681553 | 0.673786 | 62 | 31.225807 | 24.831964 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.451613 | false | false | 11 |
8c07bf9675c2901a062d80ca58579fef996816a1 | 4,836,133,183,142 | 08487c3699342fe9a8b4e2af694d9008ff6f163a | /src/main/java/com/example/demo/controller/FilmothequeController.java | 4bc02e4237317092ba3977d24d18d89fdbd11762 | [] | no_license | eHervouet/filmotheque | https://github.com/eHervouet/filmotheque | 2f44382d86ab328f534cecca0d699b66b8a65064 | 1bb112a1a4ee80291eaef4f3fe4d3b7d0254bed5 | refs/heads/main | 2023-05-14T01:58:04.566000 | 2021-06-08T12:16:15 | 2021-06-08T12:16:15 | 373,499,123 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.demo.controller;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.ModelAttribute;
import org... | UTF-8 | Java | 4,567 | java | FilmothequeController.java | Java | [
{
"context": "me\", \"1999\", 136, \"Avant de devenir un célèbre chevalier Jedi, et bien avant de se révéler l’âme la plu",
"end": 1137,
"score": 0.5704425573348999,
"start": 1134,
"tag": "NAME",
"value": "val"
},
{
"context": "1999\", 136, \"Avant de devenir un célèbre chevalier Jed... | null | [] | package com.example.demo.controller;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.ModelAttribute;
import org... | 4,482 | 0.755179 | 0.747605 | 105 | 41.75238 | 90.497437 | 464 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.161905 | false | false | 11 |
895a2c6551470c75003b3482bc1b9d84e042b1dc | 627,065,237,910 | e6490ce150b74297eef4f5ccf889274751c4c0a4 | /lista-p2/questao-1/Domingo.java | d6d0f2ee1679303b28cf4af7bae03a5de8ce812b | [] | no_license | jefersoncb/map | https://github.com/jefersoncb/map | 9c9090ad0f672dd0d53eb309adb458d1f850207f | d8af3b461e03db55bcc98d9e81d26d937edb0956 | refs/heads/master | 2021-01-20T22:11:29.628000 | 2017-11-23T20:59:04 | 2017-11-23T20:59:04 | 101,520,770 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class Domingo implements DiasSemana
{
public String mensagem()
{
retunr "Hoje é domingo!";
}
} | UTF-8 | Java | 122 | java | Domingo.java | Java | [] | null | [] | public class Domingo implements DiasSemana
{
public String mensagem()
{
retunr "Hoje é domingo!";
}
} | 122 | 0.628099 | 0.628099 | 7 | 16.428572 | 16.034401 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.142857 | false | false | 11 |
cc733dd5cd65eed618dad206625e076e1ad681e1 | 29,094,108,469,280 | 78521a2f41327f3ee4fddff6f5fe2429d74b7286 | /KiotoYuusHomepage/app/src/main/java/com/example/kiotoyuushomepage/MineActivity.java | 58c594568644fc3e69f919b5a879e64addc340c4 | [] | no_license | OrisHub/TWT-Homework | https://github.com/OrisHub/TWT-Homework | 26fc9b37ecf13607ee17117f12960074e2581b99 | 79d429374f68a19555008a387fe14a54658512e3 | refs/heads/master | 2020-08-20T04:18:06.223000 | 2019-10-24T16:27:04 | 2019-10-24T16:27:04 | 215,981,376 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.kiotoyuushomepage;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.graphics.Color;
import android.os.Bundle;
import android.view.Gravity;
import android.view.View;
import android.widget.Button;
import android.widget.ImageView;
import android.widget.Li... | UTF-8 | Java | 2,773 | java | MineActivity.java | Java | [] | null | [] | package com.example.kiotoyuushomepage;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.graphics.Color;
import android.os.Bundle;
import android.view.Gravity;
import android.view.View;
import android.widget.Button;
import android.widget.ImageView;
import android.widget.Li... | 2,773 | 0.619472 | 0.613898 | 66 | 39.772728 | 25.362103 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.893939 | false | false | 11 |
2e871177902a80eb98c2416b6bff40312eddc223 | 19,155,554,154,336 | 54f16d6534275302c505777e511313781238279a | /src/utils/Printer.java | e78c8f07175fa3b1f5dce4bdf11c259dc5d1cf26 | [] | no_license | biniama/algorithms_and_data_structures-princeton | https://github.com/biniama/algorithms_and_data_structures-princeton | 0133dd1d1053e3722fe5dd685b445939e1ab02b8 | 9d55db37891a6e65ba76d664bb3a0de268eefcad | refs/heads/master | 2020-04-02T12:48:05.541000 | 2018-11-07T14:28:00 | 2018-11-07T14:28:00 | 154,452,530 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package utils;
/**
* @author Biniam Asnake
*/
public class Printer {
public static void printArray(Integer[] array) {
for(Integer a : array) {
System.out.print(a + " ");
}
System.out.println();
}
public static void printI(Integer data) {
System.out.println(da... | UTF-8 | Java | 419 | java | Printer.java | Java | [
{
"context": "package utils;\n\n/**\n * @author Biniam Asnake\n */\npublic class Printer {\n\n public static voi",
"end": 44,
"score": 0.9998505711555481,
"start": 31,
"tag": "NAME",
"value": "Biniam Asnake"
}
] | null | [] | package utils;
/**
* @author <NAME>
*/
public class Printer {
public static void printArray(Integer[] array) {
for(Integer a : array) {
System.out.print(a + " ");
}
System.out.println();
}
public static void printI(Integer data) {
System.out.println(data);
... | 412 | 0.568019 | 0.568019 | 22 | 18.045454 | 17.081295 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.227273 | false | false | 11 |
0d135e8141521dc173d50c144b5fbd76c48539c7 | 6,923,487,336,247 | 1b31598074cf5c855a5acf303e2330ff3faa72d1 | /src/main/java/com/tyss/JavaFileHandling/ExcelRead.java | 2129e1626bf5ee4117ed8edddfccbd2c4a401c14 | [] | no_license | shitaldhuratTY/JavaCodes | https://github.com/shitaldhuratTY/JavaCodes | 93f3da6bdc8ae4ce35bbbf734cc9e6fa5c9e470b | 193cc0a3a72405a65d90b628156cee5594830e3f | refs/heads/master | 2020-08-31T16:17:59.500000 | 2019-11-01T04:22:11 | 2019-11-01T04:22:11 | 218,731,050 | 0 | 0 | null | false | 2020-10-13T17:08:04 | 2019-10-31T09:36:39 | 2019-11-01T04:22:57 | 2020-10-13T17:08:02 | 237 | 0 | 0 | 1 | Java | false | false | package com.tyss.JavaFileHandling;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.util.ArrayList;
import java.util.Collections;
import java.util.HashMap;
import java.util.Iterator;
import java.util.List... | UTF-8 | Java | 2,784 | java | ExcelRead.java | Java | [] | null | [] | package com.tyss.JavaFileHandling;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.util.ArrayList;
import java.util.Collections;
import java.util.HashMap;
import java.util.Iterator;
import java.util.List... | 2,784 | 0.702227 | 0.698994 | 113 | 23.637169 | 20.96101 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.185841 | false | false | 11 |
56d9ec13bc79a58eeac875b883389cf357d6a093 | 19,292,993,154,314 | 8c0392d27c74bf047849cad7e144f8665a0cff67 | /src/Listener/ControllerMVC.java | 3c9c7f18461e64b38684c82e8435545de2d6c75a | [] | no_license | dowan/Modelisation | https://github.com/dowan/Modelisation | 63edc7c5a1177380aa35c8e4e5b03b7215259760 | a9730726384b8b1fe4f6ba879744305d6a7f6f3c | refs/heads/master | 2016-09-07T14:56:48.146000 | 2015-05-13T08:35:13 | 2015-05-13T08:35:13 | 33,185,335 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Listener;
import java.awt.event.KeyEvent;
import java.awt.event.KeyListener;
import model.Model;
public class ControllerMVC implements KeyListener {
int[] tab;
boolean pressed = false;
private Model m;
public ControllerMVC(Model m ) {
this.m = m;
tab = m.getTab();
}
@Override
public void keyPres... | UTF-8 | Java | 1,228 | java | ControllerMVC.java | Java | [] | null | [] | package Listener;
import java.awt.event.KeyEvent;
import java.awt.event.KeyListener;
import model.Model;
public class ControllerMVC implements KeyListener {
int[] tab;
boolean pressed = false;
private Model m;
public ControllerMVC(Model m ) {
this.m = m;
tab = m.getTab();
}
@Override
public void keyPres... | 1,228 | 0.568404 | 0.549674 | 70 | 16.542856 | 14.436745 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.042857 | false | false | 11 |
84a2d1ed541b3836e84cb1e0ef971e64cdcd1606 | 16,381,005,290,175 | cd2c8192c7b6a1da02cdd5d03f8602d6081f3ba8 | /src/ObserverPattern/Subject/ISubject.java | 9d92116c90e7bb98bef6967e66a588fb7e3e8bf5 | [] | no_license | cyan1luc/COMP373Projects | https://github.com/cyan1luc/COMP373Projects | c67ec1bcd2aa5c970a6bd4d8adb60a89146be5e1 | c484403dfd8337e142d25ff3c81998c0e571a29a | refs/heads/master | 2020-05-09T19:03:06.474000 | 2019-04-15T05:12:26 | 2019-04-15T05:12:26 | 181,363,391 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package src.ObserverPattern.Subject;
import src.ObserverPattern.Observer.Observer;
public interface ISubject {
public void setAvailability(boolean availability);
public boolean getAvailability();
public void attach(Observer observer);
public void demoNotifyAllObservers();
}
| UTF-8 | Java | 298 | java | ISubject.java | Java | [] | null | [] | package src.ObserverPattern.Subject;
import src.ObserverPattern.Observer.Observer;
public interface ISubject {
public void setAvailability(boolean availability);
public boolean getAvailability();
public void attach(Observer observer);
public void demoNotifyAllObservers();
}
| 298 | 0.775168 | 0.775168 | 15 | 18.866667 | 20.723148 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 11 |
debf2f0250c9e49e6d20ba0285d9cf202fd65f9f | 23,295,902,657,799 | 162f344e0836b5775a40c180aac9263ec78d58bd | /app/src/main/java/ru/eremin/generate/data/SettingData.java | c05d8243bf17a205f6e6527e387574c5e597b077 | [] | no_license | alexanderEremin/generate | https://github.com/alexanderEremin/generate | 9be5c57ccd480326bfff0a710b4cba0ebccac3df | f7dbd3f19679e8a1fa0e334c4878d65cbb2db007 | refs/heads/master | 2022-09-12T17:59:41.276000 | 2020-05-25T00:42:56 | 2020-05-25T00:42:56 | 266,650,538 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.eremin.generate.data;
import android.content.Context;
import android.content.SharedPreferences;
import android.preference.PreferenceManager;
import ru.eremin.generate.data.managers.ConstantManager;
public class SettingData {
private SharedPreferences mSh;
private int mGeneratorTime, mAge_from, mAg... | UTF-8 | Java | 2,702 | java | SettingData.java | Java | [] | null | [] | package ru.eremin.generate.data;
import android.content.Context;
import android.content.SharedPreferences;
import android.preference.PreferenceManager;
import ru.eremin.generate.data.managers.ConstantManager;
public class SettingData {
private SharedPreferences mSh;
private int mGeneratorTime, mAge_from, mAg... | 2,702 | 0.651153 | 0.638797 | 69 | 34.188404 | 24.674269 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.623188 | false | false | 11 |
dd42a8221d396ba1015e420fcab03ea3385efb27 | 2,920,577,810,859 | 589fcc0a3f8c5ed3b46b0e23e5e158f23a0fc77d | /GeenFoodChallenge/app/src/main/java/com/byteme/greenfoodchallenge/SuggestedDietActivity.java | 75cb6d0f8afe5a3aecbbb7187250eab24657cc4f | [] | no_license | hermiaTT/Green-Food-APP | https://github.com/hermiaTT/Green-Food-APP | 2c1ae097a8d2941f90743a52cff6a6671d348e7a | 499a6755e90a58befeeeee50fcb201241a4acf76 | refs/heads/master | 2022-12-08T17:37:46.177000 | 2020-08-31T20:08:16 | 2020-08-31T20:08:16 | 291,812,636 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.byteme.greenfoodchallenge;
import android.app.Dialog;
import android.content.SharedPreferences;
import android.content.pm.ActivityInfo;
import android.graphics.Color;
import android.graphics.drawable.Drawable;
import android.media.Image;
import android.support.v7.app.AlertDialog;
import android.support.v7.... | UTF-8 | Java | 6,051 | java | SuggestedDietActivity.java | Java | [] | null | [] | package com.byteme.greenfoodchallenge;
import android.app.Dialog;
import android.content.SharedPreferences;
import android.content.pm.ActivityInfo;
import android.graphics.Color;
import android.graphics.drawable.Drawable;
import android.media.Image;
import android.support.v7.app.AlertDialog;
import android.support.v7.... | 6,051 | 0.622376 | 0.609982 | 172 | 34.168606 | 28.192457 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.563953 | false | false | 11 |
9f7d33b47a775d770cb9e4db950843943feb5ca6 | 7,086,696,105,973 | 0440fe94950270e4d380b60cbc083a84337a59c6 | /kwatke_Life.java | 6cac73c3d86f5365f4547be1e3900d4203718514 | [] | no_license | kjwatke/JAVA | https://github.com/kjwatke/JAVA | 98310974cc75f2212baac86c240b402431b0ce5b | 7fe580aaa1835cdd18aaa31569da09342d2fcc3b | refs/heads/master | 2016-09-23T07:19:10.892000 | 2016-05-31T18:25:54 | 2016-05-31T18:25:54 | 60,112,074 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // conways game of life, user will be able to see cells that live and die
//based on where they are in realation to each other in a grid 18x18 sized.
//
import java.util.Scanner;
import java.util.Random;
// Change NetID to your NetID
public class kwatke_Life
{
// the size of the grid (GRIDSIZE x GRIDSIZE)
f... | UTF-8 | Java | 9,704 | java | kwatke_Life.java | Java | [
{
"context": " by the British\"\n + \" mathematician John Horton Conway.The \\\"game\\\" is a zero-player game, meaning thati",
"end": 5691,
"score": 0.999687135219574,
"start": 5673,
"tag": "NAME",
"value": "John Horton Conway"
}
] | null | [] | // conways game of life, user will be able to see cells that live and die
//based on where they are in realation to each other in a grid 18x18 sized.
//
import java.util.Scanner;
import java.util.Random;
// Change NetID to your NetID
public class kwatke_Life
{
// the size of the grid (GRIDSIZE x GRIDSIZE)
f... | 9,692 | 0.461253 | 0.436933 | 313 | 30.003195 | 32.752388 | 149 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.546326 | false | false | 11 |
a1e2cfe3380ffe630837f47e66b6dbf70d8867a3 | 1,168,231,160,645 | 3d533a1dfd9342321c1c315cc616486f4384df1e | /camel-ejb/src/main/java/com/josue/camel/camelejb/CustomSplitter.java | 8bdb59681b3661966a8c600b161d3e6b9b88b6bc | [] | no_license | josueeduardo/Camel | https://github.com/josueeduardo/Camel | b6d85a8e6213db20ebc5160bc33df492bed94bf7 | 8f06eebd03c91c48581854ae7d277df28d299fbb | refs/heads/master | 2016-08-07T06:49:09.481000 | 2014-06-18T03:30:35 | 2014-06-18T03:30:35 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.josue.camel.camelejb;
import java.io.File;
import java.util.ArrayList;
import java.util.List;
public class CustomSplitter {
public List split(File file) {
String name = file.getName();
return new ArrayList<String>();
}
}
| UTF-8 | Java | 259 | java | CustomSplitter.java | Java | [] | null | [] | package com.josue.camel.camelejb;
import java.io.File;
import java.util.ArrayList;
import java.util.List;
public class CustomSplitter {
public List split(File file) {
String name = file.getName();
return new ArrayList<String>();
}
}
| 259 | 0.687259 | 0.687259 | 15 | 15.266666 | 14.289701 | 33 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.8 | false | false | 11 |
a0e5b42afe9e081c3aa859de3a6b3df0f2ac3075 | 16,011,638,108,625 | a73b022127b0961fb81aeef97ae752aecfd58f60 | /leetcode-solutions/src/com/leetcode/java/premium/amazon/MergeBinaryTree.java | 21a2425969140bb0b5af5a6df883d4a3955391ea | [] | no_license | akashpargat/Corvette | https://github.com/akashpargat/Corvette | 02f6af8345c9eac43a50cd07c510f090ebcd69df | 9bf1f45e7ffb7e766c778e4a1e05eb8cbb3161e4 | refs/heads/master | 2022-02-23T02:08:09.016000 | 2019-08-26T14:29:20 | 2019-08-26T14:29:20 | 110,289,047 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.leetcode.java.premium.amazon;
import com.java.datastructure.util.TreePrinter;
import com.leetcode.java.solutions.util.TreeNode;
public class MergeBinaryTree
{
public static TreeNode mergeTrees(TreeNode t1, TreeNode t2)
{
if (t1 == null)
{
return t2;
}
i... | UTF-8 | Java | 1,530 | java | MergeBinaryTree.java | Java | [] | null | [] | package com.leetcode.java.premium.amazon;
import com.java.datastructure.util.TreePrinter;
import com.leetcode.java.solutions.util.TreeNode;
public class MergeBinaryTree
{
public static TreeNode mergeTrees(TreeNode t1, TreeNode t2)
{
if (t1 == null)
{
return t2;
}
i... | 1,530 | 0.564052 | 0.526144 | 60 | 24.5 | 20.373594 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.566667 | false | false | 11 |
6661b54884257966b613e30226e739e2fc058b0e | 16,011,638,107,532 | a2dff5b82452c42d802b29ad3cbb590ea247aaf8 | /guns-admin/src/main/java/com/stylefeng/guns/modular/system/model/CrmCustomerrabin.java | e611f615424a1f1f324cbe6f45e5db7b50ef63d2 | [] | no_license | 847944670/guns-crm | https://github.com/847944670/guns-crm | 3bb4c37d27234d05e5f0fe55402b05028a7eae99 | 71a00705b3d17ecc316906e8f7211aac9b802102 | refs/heads/master | 2022-10-21T10:10:42.085000 | 2019-07-11T08:11:34 | 2019-07-11T08:11:34 | 196,348,535 | 0 | 0 | null | false | 2022-10-12T20:28:59 | 2019-07-11T08:04:16 | 2019-07-11T08:18:43 | 2022-10-12T20:28:56 | 4,482 | 0 | 0 | 6 | JavaScript | false | false | package com.stylefeng.guns.modular.system.model;
import com.baomidou.mybatisplus.enums.IdType;
import java.util.Date;
import com.baomidou.mybatisplus.annotations.TableId;
import com.baomidou.mybatisplus.activerecord.Model;
import com.baomidou.mybatisplus.annotations.TableName;
import java.io.Serializable;
/**
* <p>
... | UTF-8 | Java | 2,489 | java | CrmCustomerrabin.java | Java | [
{
"context": "izable;\n\n/**\n * <p>\n * 客户回收表\n * </p>\n *\n * @author wzb\n * @since 2018-09-30\n */\n@TableName(\"co_crm_custo",
"end": 354,
"score": 0.9995912313461304,
"start": 351,
"tag": "USERNAME",
"value": "wzb"
}
] | null | [] | package com.stylefeng.guns.modular.system.model;
import com.baomidou.mybatisplus.enums.IdType;
import java.util.Date;
import com.baomidou.mybatisplus.annotations.TableId;
import com.baomidou.mybatisplus.activerecord.Model;
import com.baomidou.mybatisplus.annotations.TableName;
import java.io.Serializable;
/**
* <p>
... | 2,489 | 0.579942 | 0.563913 | 127 | 18.15748 | 16.241982 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.299213 | false | false | 11 |
f12d4eb6729af49e29d93ad05b048aad2dec4d54 | 12,214,887,045,880 | 9972e34210e2660610750ff6bab950dbf4a99732 | /Battleships/app/src/main/java/com/oaoaoa/battleships/fragments/StartGameMenuFragment.java | 862105f52f2ddb137fbf20b84d838e192e455072 | [] | no_license | TEXHOKAMNKAD3E/Android | https://github.com/TEXHOKAMNKAD3E/Android | 9b2722680f4b1c33cfc2ef8d19ff1d6305a6600a | 7aecf9bc083c251480026cab47dcf479dbbf28ea | refs/heads/main | 2023-03-02T22:27:27.883000 | 2021-02-10T20:09:41 | 2021-02-10T20:09:41 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.oaoaoa.battleships.fragments;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.fragment.app.Fragment;
import com.oaoaoa.battleships.R;
import com.oaoaoa.battleships.activities.GameS... | UTF-8 | Java | 2,266 | java | StartGameMenuFragment.java | Java | [] | null | [] | package com.oaoaoa.battleships.fragments;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.fragment.app.Fragment;
import com.oaoaoa.battleships.R;
import com.oaoaoa.battleships.activities.GameS... | 2,266 | 0.611209 | 0.611209 | 74 | 29.621622 | 28.968157 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.418919 | false | false | 11 |
52498cc78319a9cedf405c46ded3a323f59c8788 | 6,863,357,760,379 | d3874df328c298b0f3ab42623b4d49779a529420 | /src/main/java/com/tea/tea/controller/MainController.java | e57347b3bbd03e803526631fffbaa3ac2d4cba37 | [] | no_license | cccqqf/st | https://github.com/cccqqf/st | aa3c22975a8d41bdfeb74fd8bcb72892a56541a7 | 64c3bcf401198e0e998c79777b764acf06b617d4 | refs/heads/master | 2020-04-27T10:28:13.286000 | 2019-03-28T09:15:14 | 2019-03-28T09:15:14 | 174,255,224 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tea.tea.controller;
import com.tea.tea.service.dateService;
import com.tea.tea.util.excelUtil;
import org.apache.poi.ss.formula.functions.Index;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import or... | UTF-8 | Java | 1,335 | java | MainController.java | Java | [
{
"context": "BigDecimal;\nimport java.util.*;\n\n/**\n * Created by CCCQQF on 2019/1/3.\n */\n@Controller\npublic class MainCon",
"end": 760,
"score": 0.9995025396347046,
"start": 754,
"tag": "USERNAME",
"value": "CCCQQF"
}
] | null | [] | package com.tea.tea.controller;
import com.tea.tea.service.dateService;
import com.tea.tea.util.excelUtil;
import org.apache.poi.ss.formula.functions.Index;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import or... | 1,335 | 0.768539 | 0.764045 | 46 | 28 | 26.090145 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.586957 | false | false | 11 |
b27e52b90ccb008b2de1e1e693858baf28d955af | 9,028,021,256,303 | eb901329fc198c9e509d6e8ac37b971a8f1e8b83 | /src/main/java/com/johngrib/objects/_15_call_charge/RatePolicy.java | b7b0a8f1b4911a8eaeac9e7de6fe9c6905494a21 | [] | no_license | woonys/study-objects | https://github.com/woonys/study-objects | 466d26f9f7d3c29a94b73409c97f31f0750cedd9 | f9064876e4a6369fe3842f39698062392116e179 | refs/heads/master | 2022-06-10T12:44:25.672000 | 2020-04-19T07:49:34 | 2020-04-19T07:49:34 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.johngrib.objects._15_call_charge;
import com.johngrib.objects._02_movie.Money;
public interface RatePolicy {
Money calculateFee(Phone phone);
}
| UTF-8 | Java | 160 | java | RatePolicy.java | Java | [] | null | [] | package com.johngrib.objects._15_call_charge;
import com.johngrib.objects._02_movie.Money;
public interface RatePolicy {
Money calculateFee(Phone phone);
}
| 160 | 0.78125 | 0.75625 | 7 | 21.857143 | 19.327469 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 11 |
a8431ffb466a66565742fbaa403e606cc02f3c1a | 8,048,768,775,004 | 73eb65fed740a1b224fdf78edc0c7ad19bd1f508 | /modules/webgen/test/org/openCage/webgen/clazz/LinkCollection.java | c40411af31522cf97d76628bd1ca73d74fc4ac18 | [] | no_license | matzy/stroy | https://github.com/matzy/stroy | a358a5f709f7c67bf040f23778dd36dc2414702d | 663373f32237f09b3959e8b223419e220b80d010 | refs/heads/master | 2021-01-10T07:25:59.176000 | 2012-09-23T20:15:29 | 2012-09-23T20:15:29 | 52,032,414 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.openCage.webgen.clazz;
import java.util.ArrayList;
import java.util.List;
/***** BEGIN LICENSE BLOCK *****
* Version: MPL 1.1
*
* The contents of this file are subject to the Mozilla Public License Version
* 1.1 (the "License"); you may not use this file except in compliance with
* the License. You may ob... | MacCentralEurope | Java | 20,517 | java | LinkCollection.java | Java | [
{
"context": "\n*\n* The Initial Developer of the Original Code is Stephan Pfab <openCage@gmail.com>.\n* Portions created by Steph",
"end": 715,
"score": 0.9998973608016968,
"start": 703,
"tag": "NAME",
"value": "Stephan Pfab"
},
{
"context": "l Developer of the Original Code is Step... | null | [] | package org.openCage.webgen.clazz;
import java.util.ArrayList;
import java.util.List;
/***** BEGIN LICENSE BLOCK *****
* Version: MPL 1.1
*
* The contents of this file are subject to the Mozilla Public License Version
* 1.1 (the "License"); you may not use this file except in compliance with
* the License. You may ob... | 20,494 | 0.524689 | 0.513332 | 462 | 43.404762 | 30.329266 | 198 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.396104 | false | false | 11 |
4da61f02d99c4598f2161ff7949c462c45cfba74 | 28,690,381,555,393 | f8c812b28805490c1b5f2a0ecbe3474d398da579 | /FileDownloader/src/com/example/filedownloader/TaskFragment.java | d839172a88048414b09b56a9d2d811354210dcbf | [] | no_license | vladimirperelygin/File-downloader | https://github.com/vladimirperelygin/File-downloader | d5abf8dc9d56caf84024c78efac806513d7a9670 | 6e71611a28851295152e0a47370146238116a0ce | refs/heads/master | 2016-09-06T02:10:18.849000 | 2014-04-08T18:20:52 | 2014-04-08T18:20:52 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.filedownloader;
import java.io.BufferedInputStream;
import java.io.FileOutputStream;
import java.io.InputStream;
import java.net.URL;
import java.net.URLConnection;
import android.app.Activity;
import android.app.Fragment;
import android.content.Context;
import android.os.AsyncTask;
import android... | UTF-8 | Java | 2,922 | java | TaskFragment.java | Java | [] | null | [] | package com.example.filedownloader;
import java.io.BufferedInputStream;
import java.io.FileOutputStream;
import java.io.InputStream;
import java.net.URL;
import java.net.URLConnection;
import android.app.Activity;
import android.app.Fragment;
import android.content.Context;
import android.os.AsyncTask;
import android... | 2,922 | 0.700205 | 0.69473 | 138 | 20.173914 | 19.039591 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.065217 | false | false | 11 |
d61895e332fea160e5d7caffebdd76a8cac04bab | 1,709,397,031,026 | 07da12c86ce9515de7e6bfe12713d702985bbb8a | /app-presentation/src/main/java/com/zxjdev/smile/presentation/common/di/module/MomentDomainModule.java | 94018a2612c9d9a233f2da4ee812d325bacb0ab9 | [] | no_license | 0x171/Smile | https://github.com/0x171/Smile | 18c4eb0fd52ad23bfe7be15b5e8868237974fe87 | 3c1041c3b44454c02719a7ed738315e85ec550a6 | refs/heads/master | 2017-10-06T09:41:04.117000 | 2017-06-15T08:56:50 | 2017-06-15T08:56:50 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zxjdev.smile.presentation.common.di.module;
import com.zxjdev.smile.data.moment.di.MomentDataModule;
import com.zxjdev.smile.domain.common.SchedulerFactory;
import com.zxjdev.smile.domain.moment.MomentRepository;
import com.zxjdev.smile.domain.moment.usecase.AddMoment;
import com.zxjdev.smile.domain.moment... | UTF-8 | Java | 845 | java | MomentDomainModule.java | Java | [] | null | [] | package com.zxjdev.smile.presentation.common.di.module;
import com.zxjdev.smile.data.moment.di.MomentDataModule;
import com.zxjdev.smile.domain.common.SchedulerFactory;
import com.zxjdev.smile.domain.moment.MomentRepository;
import com.zxjdev.smile.domain.moment.usecase.AddMoment;
import com.zxjdev.smile.domain.moment... | 845 | 0.827219 | 0.827219 | 24 | 34.208332 | 32.098778 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.583333 | false | false | 11 |
a17304a91f9c83c3632c6e4032c381506b93d525 | 7,645,041,843,477 | 257c9375ca7f64e603d62c00d39116850889a0cd | /src/Task4Operators.java | 28b8aac4853d2d7924d09a4df5c0828ae202529c | [] | no_license | Banderolka/aplinne_course | https://github.com/Banderolka/aplinne_course | 624d3781532b4bd3e533c8955aaff1926eba8b96 | 56312b76c3ad9a292b069510142889ce061f8f09 | refs/heads/master | 2023-03-08T22:15:12.837000 | 2021-03-08T19:37:11 | 2021-03-08T19:37:11 | 342,122,719 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
public class Task4Operators {
public static void main(String[] args) throws IOException {
BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));
System.out.println("Введите 3 числа");... | UTF-8 | Java | 757 | java | Task4Operators.java | Java | [] | null | [] | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
public class Task4Operators {
public static void main(String[] args) throws IOException {
BufferedReader reader = new BufferedReader(new InputStreamReader(System.in));
System.out.println("Введите 3 числа");... | 757 | 0.67341 | 0.666185 | 21 | 31.952381 | 28.888086 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.52381 | false | false | 11 |
8a6f7331dee4b0e7d535daff228f72383a14f668 | 25,366,076,898,731 | b465409079eb7591c84ed5b863048fbd09fdb1d4 | /src/main/java/alarm/AlarmService.java | df3cacaf2706585108d87c5a872dbb2c2336da0f | [] | no_license | jyl212/Mangus | https://github.com/jyl212/Mangus | de9207599316085b9ae6c9a9e0bf8a52146205c6 | ce72bb76518b844b2139c7c17858d8010e0a0ab4 | refs/heads/master | 2021-04-09T15:36:15.410000 | 2018-04-23T07:54:06 | 2018-04-23T07:54:06 | 125,686,000 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package alarm;
import java.util.List;
public interface AlarmService {
int alarmInsert(AlarmVO alarm);
List<AlarmVO> alarmList();
int alarmUpdate(AlarmVO alarm);
}
| UTF-8 | Java | 177 | java | AlarmService.java | Java | [] | null | [] | package alarm;
import java.util.List;
public interface AlarmService {
int alarmInsert(AlarmVO alarm);
List<AlarmVO> alarmList();
int alarmUpdate(AlarmVO alarm);
}
| 177 | 0.728814 | 0.728814 | 9 | 17.666666 | 13.374935 | 32 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.888889 | false | false | 11 |
1f1028983532974a76a26db29f684bb8da0f7740 | 10,771,777,993,696 | 712626a3c3800d8f422b24342db794542b186fdc | /app/src/main/java/com/csto/calculadornotas/Home.java | 211615344835731a23eff551a8a8a6471dd839e2 | [] | no_license | Xdiabolox/calculo | https://github.com/Xdiabolox/calculo | 801c8a7051c127883bd61a5e71598c84f5262580 | 7df15182702060f6017407eb6faebce9cf319cec | refs/heads/master | 2022-12-24T15:14:26.316000 | 2020-10-06T20:56:43 | 2020-10-06T20:56:43 | 301,853,104 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.csto.calculadornotas;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.EditText;
import android.widget.RadioButton;
import android.widget.TextView;
import android.widget.Toast;
public class Home exten... | UTF-8 | Java | 1,930 | java | Home.java | Java | [] | null | [] | package com.csto.calculadornotas;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.EditText;
import android.widget.RadioButton;
import android.widget.TextView;
import android.widget.Toast;
public class Home exten... | 1,930 | 0.626425 | 0.617098 | 62 | 30.129032 | 24.833305 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.758065 | false | false | 11 |
80744fe95a663f807bebe7404c31cba961a79401 | 13,391,708,059,508 | b8ce67a9fb6835148858679e86177cf96f7c9021 | /framework.cots2/src/main/java/com/cots/util/Cache.java | 68269aac7cffbba71e7e108d16ea9484a80c5f48 | [] | no_license | redtroy/product | https://github.com/redtroy/product | 283c72856142274cf6cfcd630a2d3164267eb161 | 8d00d58f9f73016d48ca7f8ea3e4ca85084eeaef | refs/heads/master | 2020-06-08T12:10:18.681000 | 2012-11-15T02:56:14 | 2012-11-15T02:56:14 | 5,503,854 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*all rights reserved,@copyright 2003
*/
package com.cots.util;
/**
* Description:
* <p/>
* User: chuguanghua
* Date: 2005-1-23
* Time: 13:48:51
* Version: 1.0
*/
public interface Cache {
/**
* initialize this cache.
*
* @param root the root path;
* @return true ... | UTF-8 | Java | 603 | java | Cache.java | Java | [
{
"context": "s.util;\r\n\r\n/**\r\n * Description:\r\n * <p/>\r\n * User: chuguanghua\r\n * Date: 2005-1-23\r\n * Time: 13:48:51\r\n * Versio",
"end": 126,
"score": 0.9993144273757935,
"start": 115,
"tag": "USERNAME",
"value": "chuguanghua"
}
] | null | [] | /**
*all rights reserved,@copyright 2003
*/
package com.cots.util;
/**
* Description:
* <p/>
* User: chuguanghua
* Date: 2005-1-23
* Time: 13:48:51
* Version: 1.0
*/
public interface Cache {
/**
* initialize this cache.
*
* @param root the root path;
* @return true ... | 603 | 0.580431 | 0.548922 | 31 | 17.451612 | 19.041277 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.258065 | false | false | 11 |
4c9bde41124456f73b651540367995c7a68b7450 | 1,632,087,608,863 | 7607b279631677ca2ca88b6851cd09e01a743456 | /src/test/java/page/TenMinuteMailPage.java | 40be795d1f17d4e1b927e844c5df2b2f9985fed3 | [] | no_license | Desto333/AutomationTrainingFramework | https://github.com/Desto333/AutomationTrainingFramework | dc5aee446e2307cd1c3cd178b22306dc377e8bbe | fa2d621e8820cccbc916d5d108a6f537bb1d8373 | refs/heads/master | 2023-02-23T07:10:51.401000 | 2021-01-25T18:03:23 | 2021-01-25T18:03:23 | 332,730,331 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package page;
import org.openqa.selenium.JavascriptExecutor;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
import org.openqa.selenium.support.PageFactory;
import java.awt.*;
import java.awt.datatransfer.DataFlavor;
import java.awt.datatransfer.... | UTF-8 | Java | 4,503 | java | TenMinuteMailPage.java | Java | [] | null | [] | package page;
import org.openqa.selenium.JavascriptExecutor;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
import org.openqa.selenium.support.PageFactory;
import java.awt.*;
import java.awt.datatransfer.DataFlavor;
import java.awt.datatransfer.... | 4,503 | 0.723518 | 0.721075 | 105 | 41.885715 | 25.822586 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.72381 | false | false | 11 |
7ae94e317c8a2f75179cce53f68537b1704eda7d | 1,632,087,609,774 | 6e16c595d981a672ee4d2fdb6d2643d8c2acd043 | /app/src/main/java/com/fix/FixAbstractActivity.java | ac730ff278b540d927235c7585b491a5af4b31b1 | [] | no_license | diribarne/Fix | https://github.com/diribarne/Fix | 967cdfaa07ba8af561ef189433db19d69340fa39 | d0b247e2102f5420c10d4a9ce2f4a0c93ee83bf6 | refs/heads/master | 2020-12-31T00:40:04.179000 | 2017-03-30T15:36:33 | 2017-03-30T15:36:33 | 86,593,794 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.fix;
import android.os.Bundle;
import android.support.annotation.Nullable;
import com.hannesdorfmann.mosby.mvp.MvpActivity;
import com.hannesdorfmann.mosby.mvp.MvpPresenter;
import com.hannesdorfmann.mosby.mvp.MvpView;
import com.hannesdorfmann.mosby.mvp.delegate.ActivityMvpDelegateCallback;
import java.u... | UTF-8 | Java | 1,463 | java | FixAbstractActivity.java | Java | [] | null | [] | package com.fix;
import android.os.Bundle;
import android.support.annotation.Nullable;
import com.hannesdorfmann.mosby.mvp.MvpActivity;
import com.hannesdorfmann.mosby.mvp.MvpPresenter;
import com.hannesdorfmann.mosby.mvp.MvpView;
import com.hannesdorfmann.mosby.mvp.delegate.ActivityMvpDelegateCallback;
import java.u... | 1,463 | 0.712235 | 0.708817 | 42 | 33.833332 | 28.538126 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.547619 | false | false | 11 |
eb22aa502c065fd9cb050c45f7006a292487eacc | 14,886,356,681,598 | 8391e3e7cfac7575d5c6f680ea4088ce09602992 | /src/datastructure/UseArrayList.java | 620b516045fbaf2b99f51ca659501b804f7dd814 | [] | no_license | ZaheraA/Midterm | https://github.com/ZaheraA/Midterm | c48717d7cf7012c46cc52b7449bdcd8945a74fb7 | 1c54dada238de6ef2151445b0c905184efbabb1b | refs/heads/master | 2021-01-20T05:48:45.633000 | 2017-05-02T01:55:16 | 2017-05-02T01:55:16 | 89,811,933 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package datastructure;
import java.util.ArrayList;
import java.util.Iterator;
public class UseArrayList {
public static void main(String[] args) {
/*
* Demonstrate how to use ArrayList that includes
* add,peek,remove,retrieve elements. Use For Each loop and while loop
* with Iterator to retrieve data. St... | UTF-8 | Java | 904 | java | UseArrayList.java | Java | [] | null | [] | package datastructure;
import java.util.ArrayList;
import java.util.Iterator;
public class UseArrayList {
public static void main(String[] args) {
/*
* Demonstrate how to use ArrayList that includes
* add,peek,remove,retrieve elements. Use For Each loop and while loop
* with Iterator to retrieve data. St... | 904 | 0.678097 | 0.678097 | 39 | 22.179487 | 21.133121 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.74359 | false | false | 11 |
216c5867125b85aa24fd254e2a796a03ad330006 | 13,365,938,262,173 | 15b27b274401ce9eb49ef963d2a33cd4fdbdbfdd | /app/src/main/java/fr/istic/m2gla/mmm/pimpmypint/BeerInfoActivity.java | 0d37157fbc85d726bb5cec748db059e5d93be9c4 | [] | no_license | MMMM2GLA2016/PimpMyPintProject | https://github.com/MMMM2GLA2016/PimpMyPintProject | 084819d1317df680456258c82b7b491bf29ee87f | 4dba31e12fc17f2147fae3bcdd33d00e49c2b4ae | refs/heads/master | 2021-01-10T17:00:41.939000 | 2016-03-25T16:05:53 | 2016-03-25T16:05:53 | 54,729,998 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package fr.istic.m2gla.mmm.pimpmypint;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.widget.TextView;
import com.firebase.client.DataSnapshot;
import com.firebase.client.Firebase;
import com.firebase.client.FirebaseError;
import com.firebase.c... | UTF-8 | Java | 1,807 | java | BeerInfoActivity.java | Java | [] | null | [] | package fr.istic.m2gla.mmm.pimpmypint;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.widget.TextView;
import com.firebase.client.DataSnapshot;
import com.firebase.client.Firebase;
import com.firebase.client.FirebaseError;
import com.firebase.c... | 1,807 | 0.674045 | 0.671832 | 55 | 31.854546 | 26.655663 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.472727 | false | false | 11 |
5ed8082aa734056dc5a94c8563dda1ebc17c0f38 | 31,112,743,099,938 | db5dd72e6cfdb08ad9e54d06107d29700d86a588 | /Sistema Gestionale/src/gui/AggiuntaArticolo.java | 6839755a5ec14702aa227d1b54256d3242f61bd8 | [] | no_license | aleks-nikolov/Progetto-OO-BD | https://github.com/aleks-nikolov/Progetto-OO-BD | ac9656eaf342b9e4055994e5c529b22614f7eb50 | 02a14f8e3b987d2ba9380060caa44191eca383df | refs/heads/master | 2020-12-06T23:40:53.002000 | 2020-05-28T15:50:32 | 2020-05-28T15:50:32 | 232,579,927 | 0 | 0 | null | false | 2020-01-12T17:14:11 | 2020-01-08T14:19:22 | 2020-01-11T16:16:59 | 2020-01-12T17:14:11 | 505 | 0 | 0 | 0 | null | false | false | package gui;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.util.ArrayList;
import javax.swing.JFrame;
import javax.swing.JPanel;
import javax.swing.border.EmptyBorder;
import logic.Controller;
import javax.swing.JLabel;
import javax.swing.JTextArea;
import javax.swing.JTextField;... | IBM852 | Java | 7,075 | java | AggiuntaArticolo.java | Java | [] | null | [] | package gui;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.util.ArrayList;
import javax.swing.JFrame;
import javax.swing.JPanel;
import javax.swing.border.EmptyBorder;
import logic.Controller;
import javax.swing.JLabel;
import javax.swing.JTextArea;
import javax.swing.JTextField;... | 7,075 | 0.719779 | 0.685848 | 249 | 27.405622 | 21.799379 | 150 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.759036 | false | false | 11 |
9d0b34a44044e54f404260621b18d4a0a17802cf | 9,070,970,951,626 | 3a24f3fc44dd51bf73c9649793706a9ec95ab9f1 | /larksuite-oapi/src/main/java/com/larksuite/oapi/service/meeting_room/v1/model/Freebusy.java | f4547231c54026abe1bfc193726714f5b502dc84 | [
"Apache-2.0"
] | permissive | keeperlibofan/oapi-sdk-java | https://github.com/keeperlibofan/oapi-sdk-java | e1d6180c3ec599c9b803187a14583d5c1cb940a0 | 1b603c46d7efbb84e15d2bd245f675d2e20cd477 | refs/heads/main | 2023-04-29T23:28:24.836000 | 2021-05-14T10:55:35 | 2021-05-14T10:55:35 | 368,723,315 | 0 | 0 | Apache-2.0 | true | 2021-05-19T02:35:37 | 2021-05-19T02:35:36 | 2021-05-14T10:55:37 | 2021-05-14T10:55:35 | 1,021 | 0 | 0 | 0 | null | false | false | // Code generated by lark suite oapi sdk gen
package com.larksuite.oapi.service.meeting_room.v1.model;
public class Freebusy {
}
| UTF-8 | Java | 131 | java | Freebusy.java | Java | [] | null | [] | // Code generated by lark suite oapi sdk gen
package com.larksuite.oapi.service.meeting_room.v1.model;
public class Freebusy {
}
| 131 | 0.770992 | 0.763359 | 6 | 20.833334 | 22.769985 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.166667 | false | false | 11 |
9d90096f195cd1bd4ea354e62822900ec4b94468 | 26,697,516,739,121 | ab48d8bba977d10b7dc32935e4955c9767c128bf | /src/main/java/com/fqcheng220/dao/UpmsPermissionMapper.java | 102d4605a55f3a3990c7adb362a7e48b4d2c8823 | [] | no_license | fqcheng220/upms | https://github.com/fqcheng220/upms | e287c2e83fd79fb4b79c5f5b59aae06783692de8 | 845952b400e3b040f85f13e470728820cc5634c2 | refs/heads/master | 2022-12-21T09:07:15.956000 | 2021-09-26T11:47:03 | 2021-09-26T11:51:29 | 162,020,093 | 0 | 0 | null | false | 2022-12-16T07:51:42 | 2018-12-16T16:31:38 | 2021-09-26T11:51:42 | 2022-12-16T07:51:39 | 22,955 | 0 | 0 | 10 | Java | false | false | package com.fqcheng220.dao;
import com.fqcheng220.model.UpmsPermission;
import com.fqcheng220.model.UpmsPermissionExample;
public interface UpmsPermissionMapper extends IBaseMapper<UpmsPermission,UpmsPermissionExample>{
} | UTF-8 | Java | 223 | java | UpmsPermissionMapper.java | Java | [] | null | [] | package com.fqcheng220.dao;
import com.fqcheng220.model.UpmsPermission;
import com.fqcheng220.model.UpmsPermissionExample;
public interface UpmsPermissionMapper extends IBaseMapper<UpmsPermission,UpmsPermissionExample>{
} | 223 | 0.869955 | 0.829596 | 7 | 31 | 32.880737 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 11 |
c09479ef015bb404edd732248a146c16af792c02 | 6,949,257,092,581 | 588174dfd32ecc20afb341e6231d00afbee551db | /src/main/java/com/denin/todoservice/controller/TodoResource.java | 555f2c4a76c47ddf8583c5f4c5870aa95ab6c470 | [] | no_license | navdeepbeniwal16/Udemy-angular-backend-todo | https://github.com/navdeepbeniwal16/Udemy-angular-backend-todo | 2e54da1c23443835b89531d097b6979d3543eff2 | f7f4f7ea6495819d047c7879af85b3db61d188cf | refs/heads/main | 2023-06-13T01:46:48.028000 | 2021-07-05T10:22:05 | 2021-07-05T10:22:05 | 383,014,328 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.denin.todoservice.controller;
import com.denin.todoservice.model.ToDo;
import com.denin.todoservice.model.TodoHardcodedService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.Path... | UTF-8 | Java | 716 | java | TodoResource.java | Java | [] | null | [] | package com.denin.todoservice.controller;
import com.denin.todoservice.model.ToDo;
import com.denin.todoservice.model.TodoHardcodedService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.Path... | 716 | 0.777933 | 0.777933 | 23 | 29.130434 | 24.875874 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.434783 | false | false | 11 |
ba6de4d30b2da2374500215821f1da85a6267486 | 18,537,078,862,738 | e19235f581186af87be41936138efb323cb50f83 | /weixin/src/main/java/com/baoqilai/biz/service/index/IndexService.java | 4081b9f66e5ef94a727d8dacc564de1dab64d724 | [] | no_license | baoqilai/admin | https://github.com/baoqilai/admin | dca65da515da30a97be06f9b5037958c13980dea | 1db4a16568722fdbb7a4f77bc292bb2e57cfdc41 | refs/heads/master | 2016-09-14T06:57:47.273000 | 2016-09-10T06:45:53 | 2016-09-10T06:45:53 | 62,211,453 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.baoqilai.biz.service.index;
import java.io.UnsupportedEncodingException;
import java.net.URLEncoder;
import org.apache.commons.lang.StringUtils;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;
import org.springframework.stereotype.Component;
import org.sprin... | UTF-8 | Java | 3,728 | java | IndexService.java | Java | [] | null | [] | package com.baoqilai.biz.service.index;
import java.io.UnsupportedEncodingException;
import java.net.URLEncoder;
import org.apache.commons.lang.StringUtils;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;
import org.springframework.stereotype.Component;
import org.sprin... | 3,728 | 0.689588 | 0.687639 | 97 | 35.03093 | 33.471779 | 158 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.773196 | false | false | 11 |
bc90bab53df86f674d302c78eebc2f43c978435c | 32,615,981,645,970 | c473c7defb1f99d01f650c6e6640d5bd4501ad19 | /src/sample/SgininPage.java | cd1769205d6d4895845c929848334862690b7d27 | [] | no_license | raawanahmed/Gym_Managment_System_fx- | https://github.com/raawanahmed/Gym_Managment_System_fx- | 7751370b21f6c7398cb0c01ead6bcd9d4dedcd96 | cd42aab977631bf4be227cdad4801412459726ca | refs/heads/main | 2023-04-03T22:55:08.402000 | 2021-04-03T14:18:34 | 2021-04-03T14:18:34 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sample;
import DataModels.Administrator;
import DataModels.Employee;
import javafx.event.ActionEvent;
import javafx.fxml.FXML;
import javafx.fxml.Initializable;
import javafx.scene.Scene;
import javafx.scene.control.Button;
import javafx.scene.control.CheckBox;
import javafx.scene.control.PasswordFie... | UTF-8 | Java | 1,496 | java | SgininPage.java | Java | [] | null | [] | package sample;
import DataModels.Administrator;
import DataModels.Employee;
import javafx.event.ActionEvent;
import javafx.fxml.FXML;
import javafx.fxml.Initializable;
import javafx.scene.Scene;
import javafx.scene.control.Button;
import javafx.scene.control.CheckBox;
import javafx.scene.control.PasswordFie... | 1,496 | 0.688503 | 0.688503 | 50 | 27.92 | 25.251408 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 11 |
4b8e00708deb4885dcf5c5642283dbb2744dadaa | 31,439,160,627,525 | f0823295d144df08ae0fa43b3547d469d0c081eb | /gateway/src/main/java/com/f_lin/gateway/GatewayApplication.java | f1d448f4ce2b4ce3f20296716c26af176561b1c1 | [] | no_license | savesmile/footprint | https://github.com/savesmile/footprint | 7bc9eece599aa8fec48a028255e00bdf8667147d | 3c1d3e6a198798556940892792e75cd2b2d7bcea | refs/heads/master | 2021-04-06T09:32:12.737000 | 2018-04-09T14:35:54 | 2018-04-09T14:35:54 | 124,978,156 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.f_lin.gateway;
import com.f_lin.gateway.filter.TokenVerificationSetting;
import com.f_lin.gateway.support.SimpleSupport;
import com.f_lin.gateway.support.UserIdMethodArgumentResolver;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
imp... | UTF-8 | Java | 1,091 | java | GatewayApplication.java | Java | [] | null | [] | package com.f_lin.gateway;
import com.f_lin.gateway.filter.TokenVerificationSetting;
import com.f_lin.gateway.support.SimpleSupport;
import com.f_lin.gateway.support.UserIdMethodArgumentResolver;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
imp... | 1,091 | 0.840513 | 0.840513 | 29 | 36.620689 | 27.42314 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.517241 | false | false | 11 |
e35543fa97274c49228eba2daa868737fc93974b | 42,949,687,425 | d897e81d78e055342089543c297cb3ec4a036802 | /MatrixManupulation/src/com/matrix/manupulations/MatrixFunctions.java | e9d411635ba9ea873e8a3a80e72a9e78a8b12191 | [] | no_license | Mayap282/Matrix-Multiplication | https://github.com/Mayap282/Matrix-Multiplication | dbe80488f222573a4bf30dfdea54f33d2d92dae8 | f2f1e5741b91669fbd5c08edefaca098569bc54a | refs/heads/master | 2021-01-02T09:36:28.936000 | 2017-08-04T19:24:29 | 2017-08-04T19:24:29 | 99,260,877 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.matrix.manupulations;
public interface MatrixFunctions {
void add(int[][] matrix1, int[][] matrix2, int row, int column);
void subtract(int[][] matrix1, int[][] matrix2, int row, int column);
void multiply(int[][] matrix1, int[][] matrix2, int row1, int column2, int row2);
}
| UTF-8 | Java | 307 | java | MatrixFunctions.java | Java | [] | null | [] | package com.matrix.manupulations;
public interface MatrixFunctions {
void add(int[][] matrix1, int[][] matrix2, int row, int column);
void subtract(int[][] matrix1, int[][] matrix2, int row, int column);
void multiply(int[][] matrix1, int[][] matrix2, int row1, int column2, int row2);
}
| 307 | 0.664495 | 0.635179 | 10 | 28.700001 | 31.400797 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.9 | false | false | 11 |
801555483766dbface4fe26d40ad6056507a4901 | 23,476,291,251,899 | 9f0126203666cd6a2c9125db5bc048771a846046 | /src/main/java/com/blinkbink/BraTik/MainActivity.java | d5189ff3c4be3de226e979e33d8adfcce768c636 | [
"Apache-2.0"
] | permissive | blinkbink/Braille-Keyboard | https://github.com/blinkbink/Braille-Keyboard | 49b1ef2168dbd5ea34b78accab68b34fd26a3603 | 65a0dc3951b770552f49f959fa2e2e0f1126d90b | refs/heads/master | 2021-05-02T11:12:08.606000 | 2018-02-08T14:57:38 | 2018-02-08T14:57:38 | 120,771,011 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.blinkbink.BraTik;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.view.inputmethod.InputMethodManager;
import java.util.Locale;
//The main screen of the app shortcut icon
public class MainActivity extends AppCompatActivity {
//-----... | UTF-8 | Java | 1,204 | java | MainActivity.java | Java | [] | null | [] | package com.blinkbink.BraTik;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.view.inputmethod.InputMethodManager;
import java.util.Locale;
//The main screen of the app shortcut icon
public class MainActivity extends AppCompatActivity {
//-----... | 1,204 | 0.638704 | 0.637874 | 37 | 31.567568 | 29.26906 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.405405 | false | false | 11 |
8af0b03942ffb8c55ba76c3025fe54d64eb1d67d | 10,118,942,979,329 | 22e38a49a35ac906c93cb1b6f03ca867f347f229 | /src/com/jannkasper/tree/BST.java | f0165497ea43705df8dccecc760a374a2b892e37 | [] | no_license | jannkasper/DSA | https://github.com/jannkasper/DSA | 4c2cde98a460f38c9308cf3e790b58075e7ba425 | e461bfc8a4dd1d792241a2166df1db46a77fd2e1 | refs/heads/master | 2022-04-18T20:05:41.048000 | 2020-04-20T21:23:20 | 2020-04-20T21:23:20 | 255,705,362 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jannkasper.tree;
class Node {
int value;
Node leftNode;
Node rightNode;
public Node(int value) {
this.value = value;
leftNode = null;
rightNode = null;
}
}
public class BST {
Node root = null;
public Node insert (int value){
Node createdNode = n... | UTF-8 | Java | 1,845 | java | BST.java | Java | [] | null | [] | package com.jannkasper.tree;
class Node {
int value;
Node leftNode;
Node rightNode;
public Node(int value) {
this.value = value;
leftNode = null;
rightNode = null;
}
}
public class BST {
Node root = null;
public Node insert (int value){
Node createdNode = n... | 1,845 | 0.515989 | 0.508943 | 74 | 23.932432 | 22.14225 | 142 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.459459 | false | false | 11 |
b687f62aa12ec1abf630eddcc796ce539a208d29 | 10,118,942,980,093 | 3fe772d37482738fbaa009d7ccad2c822321552c | /src/main/java/io/funraise/requests/PhoneMatchRequest.java | a12a4878c8cf06f19dc67c21bd22f9879f61942e | [
"Apache-2.0"
] | permissive | funraise/wealthengine4j | https://github.com/funraise/wealthengine4j | cc2772342590545761d5b2090585568d385fa4cc | 85a0bc3ef4e9c3693ded7c29f3e78ed8183bf58d | refs/heads/master | 2021-06-22T20:03:44.576000 | 2017-06-27T21:28:17 | 2017-06-27T21:28:17 | 44,570,366 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.funraise.requests;
import com.fasterxml.jackson.annotation.JsonIgnore;
public class PhoneMatchRequest extends MatchRequest {
public String phone;
@JsonIgnore
public boolean isValid() {
return super.isValid() && notEmpty(phone);
}
}
| UTF-8 | Java | 275 | java | PhoneMatchRequest.java | Java | [] | null | [] | package io.funraise.requests;
import com.fasterxml.jackson.annotation.JsonIgnore;
public class PhoneMatchRequest extends MatchRequest {
public String phone;
@JsonIgnore
public boolean isValid() {
return super.isValid() && notEmpty(phone);
}
}
| 275 | 0.709091 | 0.709091 | 13 | 20.153847 | 20.026314 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.307692 | false | false | 11 |
37d966bfef21671915092b143a10ce1a790eed3a | 10,118,942,977,730 | 4f651b578cc23372e70e40460ccb5ab9631e2077 | /app/src/main/java/com/speedata/earlabel/widget/SetContentPopWindow.java | 03252c428f7b30bbd571ad9176f68673a1d1429a | [] | no_license | TER1993/EarLabel | https://github.com/TER1993/EarLabel | 1dd296b7cf3f81bb8ce63fc022897ffdc3bb0a25 | f070b9589f1e705217155b9a8c939a431a4f9ed6 | refs/heads/master | 2021-07-16T00:21:05.074000 | 2017-10-23T07:31:09 | 2017-10-23T07:31:09 | 106,797,278 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.speedata.earlabel.widget;
import android.content.Context;
import android.support.v4.content.ContextCompat;
import android.support.v7.widget.DividerItemDecoration;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import ... | UTF-8 | Java | 3,065 | java | SetContentPopWindow.java | Java | [
{
"context": "rrayList;\nimport java.util.List;\n\n/**\n * @author :Reginer in 2017/9/22 16:01.\n * 联系方式:QQ:282921012",
"end": 557,
"score": 0.9858317971229553,
"start": 550,
"tag": "USERNAME",
"value": "Reginer"
}
] | null | [] | package com.speedata.earlabel.widget;
import android.content.Context;
import android.support.v4.content.ContextCompat;
import android.support.v7.widget.DividerItemDecoration;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import ... | 3,065 | 0.631997 | 0.621398 | 85 | 34.517647 | 25.567724 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.788235 | false | false | 11 |
f6864cc6177a23762a9e2ac8806a9c080836bfcd | 21,466,246,594,369 | d2bfc7a113459c0b66297b9aa895ac7dc176ab3d | /cofcoEorder/cofcoEorder/src/com/winchannel/core/conf/EmailConfigurator.java | c459895cd4a56fbfd98bb9a77f5c9078e0d381c6 | [] | no_license | runner36/yang | https://github.com/runner36/yang | f6c5cd771dc34529ed08b9f89d3d69aeb0f883ca | c541473e8febff50bad8decfb878034d6052f52a | refs/heads/master | 2016-09-10T09:25:46.265000 | 2014-11-29T05:07:56 | 2014-11-29T05:07:56 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.winchannel.core.conf;
import java.io.BufferedInputStream;
import java.io.FileInputStream;
import java.io.InputStream;
import java.util.Properties;
import org.apache.commons.lang.StringUtils;
public class EmailConfigurator {
public static final String FILE_NAME = Thread.currentThread()
.g... | UTF-8 | Java | 2,374 | java | EmailConfigurator.java | Java | [
{
"context": "e;\r\n\t}\r\n\r\n\tpublic String getPassword() {\r\n\t\treturn password;\r\n\t}\r\n\r\n\tpublic int getSmptPort() {\r\n\t\treturn smp",
"end": 2201,
"score": 0.8327714800834656,
"start": 2193,
"tag": "PASSWORD",
"value": "password"
},
{
"context": "o;\r\n\t}\r\n\r\n\tpu... | null | [] | package com.winchannel.core.conf;
import java.io.BufferedInputStream;
import java.io.FileInputStream;
import java.io.InputStream;
import java.util.Properties;
import org.apache.commons.lang.StringUtils;
public class EmailConfigurator {
public static final String FILE_NAME = Thread.currentThread()
.g... | 2,376 | 0.66091 | 0.66091 | 107 | 20.186916 | 18.232214 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.887851 | false | false | 11 |
e3af4b286702fab61dceb54aebcafa64d18fc142 | 5,609,227,332,078 | 241fd860c18a1f0eb323e837058bdc3731948ba3 | /app/src/main/java/com/example/student/smartmediagallery/ui/activity/list/MediaListActivity.java | fb29f01b31022208cd722f7949b40d540de1b6b0 | [] | no_license | madless/SmartMediaGallery | https://github.com/madless/SmartMediaGallery | 5fd7cc9abb785fb7c1c4d272b52eefa79638cbc5 | be05b8d0343de7494c7a7ae6f4485e98b217d212 | refs/heads/master | 2021-01-10T07:45:20.452000 | 2015-12-24T15:49:03 | 2015-12-24T15:49:03 | 47,708,174 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.student.smartmediagallery.ui.activity.list;
import android.annotation.SuppressLint;
import android.app.Dialog;
import android.app.ProgressDialog;
import android.content.DialogInterface;
import android.content.Intent;
import android.os.Bundle;
import android.support.v4.app.DialogFragment;
import and... | UTF-8 | Java | 7,867 | java | MediaListActivity.java | Java | [
{
"context": "ration;\n\nimport java.util.List;\n\n/**\n * Created by student on 09.12.2015.\n */\npublic abstract class MediaLis",
"end": 1706,
"score": 0.9983469247817993,
"start": 1699,
"tag": "USERNAME",
"value": "student"
}
] | null | [] | package com.example.student.smartmediagallery.ui.activity.list;
import android.annotation.SuppressLint;
import android.app.Dialog;
import android.app.ProgressDialog;
import android.content.DialogInterface;
import android.content.Intent;
import android.os.Bundle;
import android.support.v4.app.DialogFragment;
import and... | 7,867 | 0.69747 | 0.694928 | 190 | 40.405262 | 28.427174 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.678947 | false | false | 11 |
b3155f354212930bc986e6e6fb97a6e1c962336f | 34,531,537,088,433 | f51b59b279a344900326657ebff27f86dbec23a1 | /src/main/java/com/study/codelife/liang/falvProgect/hotevent/simlrity.java | 6ceda9a6fb88670aad8e07b17364b7e88c59c572 | [] | no_license | wuliangliang/liangStudy | https://github.com/wuliangliang/liangStudy | 56ed42abcb72468a8dd3dac380e81dd882d73dd1 | 4f9c898f318bb04c369a742a7bd5af249fff0188 | refs/heads/master | 2021-01-17T15:54:09.836000 | 2017-03-07T11:05:31 | 2017-03-07T11:05:31 | 62,976,069 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.study.codelife.liang.falvProgect.hotevent;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.HashSet;
import java.util.LinkedHashMap;
import java.util.List;
import java.util.Map;
import java.util.Map.Entry;
public class simlrity {
//每个文档,每个词的得分
public static ArrayList<LinkedHashMa... | UTF-8 | Java | 2,711 | java | simlrity.java | Java | [] | null | [] | package com.study.codelife.liang.falvProgect.hotevent;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.HashSet;
import java.util.LinkedHashMap;
import java.util.List;
import java.util.Map;
import java.util.Map.Entry;
public class simlrity {
//每个文档,每个词的得分
public static ArrayList<LinkedHashMa... | 2,711 | 0.681214 | 0.674383 | 84 | 30.321428 | 31.276478 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.583333 | false | false | 11 |
46c78315d63bb63422b91c03696a853df094e1f9 | 20,246,475,863,032 | b1d2bdfe15e9b973beaf16515152299627080994 | /src/avoid/Within/Void/EnemyAnimatedSprite.java | 4385dd83b90664f20e7c65aea27ff0717b684c3f | [] | no_license | Barina/avoid-at-void | https://github.com/Barina/avoid-at-void | 2b6c4317c1c1c6794dfd0df8838c6554b5ff0775 | 74e61539bbe329209b94cba578061e06fbf59517 | refs/heads/master | 2021-01-15T13:44:52.151000 | 2011-11-11T02:11:37 | 2011-11-11T02:11:37 | 32,255,722 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package avoid.Within.Void;
import org.anddev.andengine.opengl.texture.region.TiledTextureRegion;
import org.anddev.andengine.ui.activity.BaseGameActivity;
public class EnemyAnimatedSprite extends LiveAnimatedSprite
{
public EnemyAnimatedSprite(BaseGameActivity baseGameActivity, LiveEntityIdentity entityIdenti... | UTF-8 | Java | 901 | java | EnemyAnimatedSprite.java | Java | [] | null | [] | package avoid.Within.Void;
import org.anddev.andengine.opengl.texture.region.TiledTextureRegion;
import org.anddev.andengine.ui.activity.BaseGameActivity;
public class EnemyAnimatedSprite extends LiveAnimatedSprite
{
public EnemyAnimatedSprite(BaseGameActivity baseGameActivity, LiveEntityIdentity entityIdenti... | 901 | 0.748058 | 0.72586 | 26 | 32.73077 | 40.364262 | 157 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.307692 | false | false | 11 |
848ae989ec9b80bb1d17eedb56f31a37017bd40a | 20,349,555,079,831 | 300ec29ed2034c9e16d351303de5758a734d234e | /src/main/java/Tasks/Events.java | e2a65d8b1018f9f9aa2676002d1129a0de41d21b | [] | no_license | cctt1014/Timetable | https://github.com/cctt1014/Timetable | 82a437e102374242844197261f1ba1e8eb2958a0 | a813e436a780cb0f6b50464b4e15649dec61d014 | refs/heads/master | 2020-08-04T06:39:39.926000 | 2019-10-01T07:08:56 | 2019-10-01T07:08:56 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Tasks;
import java.text.SimpleDateFormat;
import java.util.Date;
public class Events extends Task {
protected Date startAt;
protected Date endAt;
private SimpleDateFormat simpleDateFormat;
public Events(String description, Date start, Date end) {
super(description);
this.star... | UTF-8 | Java | 902 | java | Events.java | Java | [] | null | [] | package Tasks;
import java.text.SimpleDateFormat;
import java.util.Date;
public class Events extends Task {
protected Date startAt;
protected Date endAt;
private SimpleDateFormat simpleDateFormat;
public Events(String description, Date start, Date end) {
super(description);
this.star... | 902 | 0.619734 | 0.619734 | 39 | 22.153847 | 20.93401 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.461538 | false | false | 11 |
36c91c2691ffae43baf4f12d2dacb5b34c21aa85 | 26,809,185,898,876 | 8d6c04935a7a70ef0d3fcde3013659fcd04bdf59 | /src/com/XD/inverterterminal/thread/ParaThread.java | 5a5d0dd3e644cb414d20826616e1af58e36f6926 | [] | no_license | xiongdida/Terminal | https://github.com/xiongdida/Terminal | b6ccd01bc4bbc79890f7a63dcdc8902509c35483 | 4da485de4d0da0a2294878a7ff84d1cbfab83304 | refs/heads/master | 2021-01-21T21:32:46.300000 | 2016-03-23T07:17:39 | 2016-03-23T07:17:39 | 38,464,629 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.XD.inverterterminal.thread;
import com.XD.inverterterminal.model.SciModel;
import com.XD.inverterterminal.utils.SendUtils;
public class ParaThread extends Thread {
private SciModel sModel;
private int paraNum;
private boolean sendOnce = true;
private boolean sendFlag = true;
public ParaThread(SciM... | UTF-8 | Java | 1,176 | java | ParaThread.java | Java | [] | null | [] | package com.XD.inverterterminal.thread;
import com.XD.inverterterminal.model.SciModel;
import com.XD.inverterterminal.utils.SendUtils;
public class ParaThread extends Thread {
private SciModel sModel;
private int paraNum;
private boolean sendOnce = true;
private boolean sendFlag = true;
public ParaThread(SciM... | 1,176 | 0.636905 | 0.620748 | 65 | 17.092308 | 13.218545 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.061538 | false | false | 11 |
ffad2114cd5b4384c5168f5f0f786f713adadc57 | 36,223,754,179,186 | 49ef9f459828b25638a9f15e2e518c7537ff6ab4 | /trunk/src/model/AbstractEmployeeJobView.java | 51155b34928ad21e52da465facd4548107a07a0e | [] | no_license | lucio-yz/BoWuWork | https://github.com/lucio-yz/BoWuWork | 5a85a3c7775a2a22dd943c8aa5fab526f45acc8d | 59645a606a776ce894a13cb688dd35f3fceef719 | refs/heads/master | 2016-08-07T10:08:00.568000 | 2015-12-07T12:47:42 | 2015-12-07T12:47:42 | 42,232,801 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package model;
/**
* AbstractEmployeeJobView entity provides the base persistence definition of
* the EmployeeJobView entity. @author MyEclipse Persistence Tools
*/
public abstract class AbstractEmployeeJobView implements java.io.Serializable {
// Fields
private EmployeeJobViewId id;
private Integer deptId;
... | UTF-8 | Java | 996 | java | AbstractEmployeeJobView.java | Java | [] | null | [] | package model;
/**
* AbstractEmployeeJobView entity provides the base persistence definition of
* the EmployeeJobView entity. @author MyEclipse Persistence Tools
*/
public abstract class AbstractEmployeeJobView implements java.io.Serializable {
// Fields
private EmployeeJobViewId id;
private Integer deptId;
... | 996 | 0.727912 | 0.727912 | 53 | 17.811321 | 21.239033 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.075472 | false | false | 11 |
39eea233a866284ecaae65ea0d98b532309f33d9 | 34,531,537,090,909 | 5e8c649859e365540b959100f72c82385a6fdf7e | /src/com/Window/Param/ElementEnter/Element.java | 3096e4ba76a1139f2184f1a8181e3413fbc951da | [] | no_license | Ensporet/EnsHorizont | https://github.com/Ensporet/EnsHorizont | 3f384f56a7a54e8d681b6d8eba8f6e4d292fd7df | c25ec19bb505d8907dcbba627471c18033441863 | refs/heads/master | 2020-05-22T10:05:33.747000 | 2019-05-12T21:00:05 | 2019-05-12T21:00:05 | 186,303,718 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.Window.Param.ElementEnter;
import javax.swing.*;
import javax.swing.border.TitledBorder;
import java.awt.*;
import java.lang.reflect.Field;
public abstract class Element<T , V>{
final private Object OBJECT;
final private Field FIELD ;
public Element(Object object, Field field) {
OB... | UTF-8 | Java | 1,874 | java | Element.java | Java | [] | null | [] | package com.Window.Param.ElementEnter;
import javax.swing.*;
import javax.swing.border.TitledBorder;
import java.awt.*;
import java.lang.reflect.Field;
public abstract class Element<T , V>{
final private Object OBJECT;
final private Field FIELD ;
public Element(Object object, Field field) {
OB... | 1,874 | 0.537887 | 0.534152 | 73 | 24.671232 | 27.438128 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.547945 | false | false | 11 |
dc4756471e9e786fa3fe85e8d97bc01c2b33a213 | 22,316,650,131,174 | b4227f625f29e2426693f940545b2883b51fbe5d | /src/main/java/junitparams/internal/InstanceFrameworkMethod.java | ad704544d7e3b25fe1d571c4506092fc2a3ef7a2 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | aosp-caf-upstream/platform_external_junit-params | https://github.com/aosp-caf-upstream/platform_external_junit-params | fe2b91e2011e7e8869f35d6d1b78c127b63f7f6d | 4f0b0c84c6d6b1f462849fe7a10fb56309e1f9aa | refs/heads/pie | 2021-07-05T02:33:47.811000 | 2017-06-09T13:38:33 | 2017-06-09T13:38:33 | 188,858,029 | 0 | 0 | NOASSERTION | false | 2020-10-13T13:29:19 | 2019-05-27T14:25:08 | 2019-05-27T14:25:18 | 2020-10-13T13:29:18 | 1,079 | 0 | 0 | 1 | HTML | false | false | package junitparams.internal;
import java.lang.reflect.Method;
import org.junit.rules.TestRule;
import org.junit.runner.Description;
import org.junit.runner.Runner;
import org.junit.runner.notification.RunListener;
import org.junit.runner.notification.RunNotifier;
import org.junit.runners.model.FrameworkMethod;
impor... | UTF-8 | Java | 2,096 | java | InstanceFrameworkMethod.java | Java | [] | null | [] | package junitparams.internal;
import java.lang.reflect.Method;
import org.junit.rules.TestRule;
import org.junit.runner.Description;
import org.junit.runner.Runner;
import org.junit.runner.notification.RunListener;
import org.junit.runner.notification.RunNotifier;
import org.junit.runners.model.FrameworkMethod;
impor... | 2,096 | 0.734733 | 0.734733 | 57 | 35.771931 | 30.428528 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.508772 | false | false | 11 |
41083ff7f4ea5179bff6580328085380b5e4efc0 | 34,162,169,898,113 | 70ef1e8bda62da52439ed786c2cd901852fb7442 | /Nauval/src/com/example/nauval/dao/ClubNauticoDAO.java | 670ac90fbd214c12de65f84918a796c2e314093a | [] | no_license | sai1080/proyecto | https://github.com/sai1080/proyecto | 7feb6b395559b2f9524d0e54c8097a2c07526fb1 | 3525b35c36102852d28c03f90d34f455e6febc23 | refs/heads/master | 2021-01-10T19:37:39.734000 | 2013-06-06T23:24:06 | 2013-06-06T23:24:06 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.nauval.dao;
import java.util.List;
import com.example.nauval.modelo.ClubNautico;
/**
* @author Simón
*Esta interface incorpora los metodos necesarios para el acceso a los datos en los diferentes
*casos de uso de nuestra aplicación
*/
public interface ClubNauticoDAO {
/**
* Recup... | ISO-8859-2 | Java | 738 | java | ClubNauticoDAO.java | Java | [
{
"context": "mple.nauval.modelo.ClubNautico;\r\n\r\n/**\r\n * @author Simón\r\n *Esta interface incorpora los metodos necesario",
"end": 129,
"score": 0.9873714447021484,
"start": 124,
"tag": "NAME",
"value": "Simón"
}
] | null | [] | package com.example.nauval.dao;
import java.util.List;
import com.example.nauval.modelo.ClubNautico;
/**
* @author Simón
*Esta interface incorpora los metodos necesarios para el acceso a los datos en los diferentes
*casos de uso de nuestra aplicación
*/
public interface ClubNauticoDAO {
/**
* Recup... | 738 | 0.72428 | 0.72428 | 24 | 28.375 | 25.978857 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.75 | false | false | 11 |
19fdb15fff99e8b9662b9bb590a2315e6a1bff0e | 4,879,082,910,663 | c351201a391121925eab31c0f71131d10ee3e4e6 | /src/sudoku/core/IFinishedListener.java | a130f569bd17d0b32a9c01c43d03f987510cf42d | [] | no_license | mikemey/sudoku-solver | https://github.com/mikemey/sudoku-solver | 83783a6eca79307b6d36bda43bbafa0747e7c4f9 | 15e1ee9152eb638831ddfcff83930bcc3a91a5e1 | refs/heads/master | 2021-01-15T21:44:13.752000 | 2015-03-22T20:00:01 | 2015-03-22T20:00:01 | 32,692,673 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package sudoku.core;
public interface IFinishedListener {
public void finished(boolean correct);
}
| UTF-8 | Java | 110 | java | IFinishedListener.java | Java | [] | null | [] |
package sudoku.core;
public interface IFinishedListener {
public void finished(boolean correct);
}
| 110 | 0.736364 | 0.736364 | 6 | 16 | 16.743158 | 39 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 11 |
02a7e7ea15c0fd87c4391534eedbf1ce3a6caf68 | 31,903,017,121,554 | 8e18795134c90e51582b3f1017c60fe31b48e009 | /src/test/java/com/shiyanlou/jdbc/test.java | 501652e67b216467b9d0d51928490e73387c21e8 | [] | no_license | cgm521/spring | https://github.com/cgm521/spring | 1fee05b94175891e31214ae06c6e60829cbf343f | 086c68c1a900716cc4847c8c755fe3715eee55db | refs/heads/master | 2021-09-11T20:51:20.719000 | 2018-04-12T07:36:11 | 2018-04-12T07:36:11 | 106,798,306 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.shiyanlou.jdbc;
import com.shiyanlou.jdbc.Dao.UserDao;
import com.shiyanlou.jdbc.bean.user;
import com.shiyanlou.jdbc.dataSource.DataSourceInstances;
import com.shiyanlou.jdbc.dataSource.DataSourceSwitch;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annot... | UTF-8 | Java | 890 | java | test.java | Java | [
{
"context": "xt.junit4.SpringJUnit4ClassRunner;\n\n/**\n * @author cgm\n * @date 2018/1/3.\n */\n@RunWith(SpringJUnit4Class",
"end": 490,
"score": 0.9996451139450073,
"start": 487,
"tag": "USERNAME",
"value": "cgm"
}
] | null | [] | package com.shiyanlou.jdbc;
import com.shiyanlou.jdbc.Dao.UserDao;
import com.shiyanlou.jdbc.bean.user;
import com.shiyanlou.jdbc.dataSource.DataSourceInstances;
import com.shiyanlou.jdbc.dataSource.DataSourceSwitch;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annot... | 890 | 0.775281 | 0.764045 | 30 | 28.666666 | 23.71966 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.466667 | false | false | 11 |
47c731e1067c28b3645628c2deb258693c57ca63 | 32,615,981,662,603 | a96ce2d9214838bf145a971df874304e3f8c4913 | /oes-common/oes-common-core/src/main/java/com/oes/common/core/entity/system/query/AnnounceQueryDto.java | d8123b59bae0726cee5fed37ad8cfbd9385c46ef | [
"Apache-2.0"
] | permissive | YunShiTiger/OES-Cloud-Testing-Platform | https://github.com/YunShiTiger/OES-Cloud-Testing-Platform | 3f22dfa4621907c009894d81e7b2d5a2e5e3a0ef | 19205107db6d74e5f8a521ec041799ee51ce2765 | refs/heads/master | 2023-03-06T10:21:47.850000 | 2020-11-06T02:20:40 | 2020-11-06T02:20:40 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.oes.common.core.entity.system.query;
import com.oes.common.core.entity.QueryParam;
import lombok.Data;
import lombok.EqualsAndHashCode;
/**
* @author chachae
* @version v1.0
* @date 2020/7/6 10:53
*/
@Data
@EqualsAndHashCode(callSuper = true)
public class AnnounceQueryDto extends QueryParam {
priv... | UTF-8 | Java | 562 | java | AnnounceQueryDto.java | Java | [
{
"context": ";\nimport lombok.EqualsAndHashCode;\n\n/**\n * @author chachae\n * @version v1.0\n * @date 2020/7/6 10:53\n */\n\n@Da",
"end": 172,
"score": 0.9996542930603027,
"start": 165,
"tag": "USERNAME",
"value": "chachae"
}
] | null | [] | package com.oes.common.core.entity.system.query;
import com.oes.common.core.entity.QueryParam;
import lombok.Data;
import lombok.EqualsAndHashCode;
/**
* @author chachae
* @version v1.0
* @date 2020/7/6 10:53
*/
@Data
@EqualsAndHashCode(callSuper = true)
public class AnnounceQueryDto extends QueryParam {
priv... | 562 | 0.691011 | 0.634831 | 34 | 14.705882 | 17.266985 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.235294 | false | false | 11 |
893588501f707c9275f4004cb607d2c3356e2b20 | 32,615,981,663,791 | 627fa2ccfe8c4ab9f998e99dbc4e40eb1a91e271 | /src/abstractioninterface/Person.java | b0a23aa5f1aed5afc5b7d3558c124cbe0d2fb189 | [] | no_license | cyrilelijahaurino/DCIT50 | https://github.com/cyrilelijahaurino/DCIT50 | 33c8a8f2cedb14e1f2ab65e6c2a6cfee8104ba3a | b9b0a3cd41a21734a889613736688e0b9675f873 | refs/heads/master | 2022-11-15T00:19:57.708000 | 2018-10-20T04:01:29 | 2018-10-20T04:01:29 | null | 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 abstractioninterface;
/**
*
* @author Cyril
*/
public class Person implements PersonBehavior {
String name;... | UTF-8 | Java | 1,332 | java | Person.java | Java | [
{
"context": "ckage abstractioninterface;\r\n\r\n/**\r\n *\r\n * @author Cyril\r\n */\r\npublic class Person implements PersonBehavi",
"end": 248,
"score": 0.9998214840888977,
"start": 243,
"tag": "NAME",
"value": "Cyril"
}
] | 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 abstractioninterface;
/**
*
* @author Cyril
*/
public class Person implements PersonBehavior {
String name;... | 1,332 | 0.614114 | 0.614114 | 49 | 25.183674 | 33.350746 | 135 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.469388 | false | false | 11 |
1baeed37bb7de0bc9de4657e0038003df6221a98 | 16,587,163,762,681 | 77c654048409f85548b347ef02eba4e1a3a55a8c | /JAVA_BOOK/src/Ch31/C01ChatServer.java | f5296abf31389ef762166bf1001b789e68288537 | [] | no_license | IDOSTUDIOID/2020.06.30_Study_Java | https://github.com/IDOSTUDIOID/2020.06.30_Study_Java | 89fe5e4d44959a461a7b66d2c757ae7b505d7c69 | 579d5ef0555afdbdeae43a45157e609643d2d580 | refs/heads/master | 2022-11-26T16:51:07.027000 | 2020-08-10T10:51:32 | 2020-08-10T10:51:32 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Ch31;
import java.net.ServerSocket;
import java.net.Socket;
public class C01ChatServer {
public static void main(String[] args) {
// 메인 스레드 서버소켓 생성
try {
ServerSocket server = new ServerSocket(7777); // 메인 스레드 서버소켓생성
Socket client = server.accept(); // 클라이언트 연결 요청받기
System.out.println(client.get... | UHC | Java | 1,019 | java | C01ChatServer.java | Java | [] | null | [] | package Ch31;
import java.net.ServerSocket;
import java.net.Socket;
public class C01ChatServer {
public static void main(String[] args) {
// 메인 스레드 서버소켓 생성
try {
ServerSocket server = new ServerSocket(7777); // 메인 스레드 서버소켓생성
Socket client = server.accept(); // 클라이언트 연결 요청받기
System.out.println(client.get... | 1,019 | 0.669182 | 0.649057 | 29 | 26.413794 | 25.347948 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.448276 | false | false | 11 |
f3a27e1d670bc6d579a60126508d417956464755 | 3,075,196,607,524 | 1aca00e5c479ff5b6f7e298ffebb04cb15ef9e17 | /src/main/java/org/goranjovic/scon/util/proxy/WrapperProxyFactory.java | 5cf2e7b7c0b42303a707b61f3fbb6a74af57fc2a | [] | no_license | goranjovic/swing-simple-controller | https://github.com/goranjovic/swing-simple-controller | 7e62191e40b50c417d86702e9eaff4ad163fecae | fd25bfb9b0ab16583b1732355a129f4af3711f9c | refs/heads/master | 2021-01-16T18:30:47.407000 | 2010-10-30T12:05:18 | 2010-10-30T12:05:18 | 32,144,443 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.goranjovic.scon.util.proxy;
import javassist.ClassPool;
import javassist.CtClass;
import javassist.CtConstructor;
import javassist.CtField;
import javassist.CtMethod;
import javassist.CtNewConstructor;
import javassist.CtNewMethod;
public abstract class WrapperProxyFactory {
public abstract void adjustP... | UTF-8 | Java | 2,926 | java | WrapperProxyFactory.java | Java | [] | null | [] | package org.goranjovic.scon.util.proxy;
import javassist.ClassPool;
import javassist.CtClass;
import javassist.CtConstructor;
import javassist.CtField;
import javassist.CtMethod;
import javassist.CtNewConstructor;
import javassist.CtNewMethod;
public abstract class WrapperProxyFactory {
public abstract void adjustP... | 2,926 | 0.711552 | 0.710526 | 104 | 27.134615 | 24.152582 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.298077 | false | false | 11 |
ae53c95fcdb6b57c493d935707e70af50421bf1b | 27,968,827,101,284 | 39276429f3a5aac2914a9ab0772c72dde8b404cc | /renren-admin/src/main/java/io/renren/modules/sys/controller/SysLogController.java | e27310b3ad89b91ddb263c10679bd53b097522d7 | [
"Apache-2.0"
] | permissive | liuyuchi1990/renren-security | https://github.com/liuyuchi1990/renren-security | 7a30ea909cc3ee65cad036589bd9c68919ae0c71 | 5af922eec3cd101f4a746f5bc603ad70925d16e3 | refs/heads/master | 2022-07-15T10:13:27.685000 | 2019-10-15T07:10:09 | 2019-10-15T07:10:09 | 154,243,505 | 1 | 0 | Apache-2.0 | false | 2022-07-06T20:29:46 | 2018-10-23T01:42:13 | 2020-06-04T02:21:53 | 2022-07-06T20:29:42 | 8,693 | 1 | 0 | 15 | JavaScript | false | false | /**
* Copyright 2018 人人开源 http://www.renren.io
* <p>
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by appli... | UTF-8 | Java | 9,729 | java | SysLogController.java | Java | [
{
"context": ";\n\nimport java.util.*;\n\n\n/**\n * 系统日志\n *\n * @author chenshun\n * @email sunlightcs@gmail.com\n * @date 2017-03-0",
"end": 1504,
"score": 0.997031033039093,
"start": 1496,
"tag": "USERNAME",
"value": "chenshun"
},
{
"context": ".*;\n\n\n/**\n * 系统日志\n *\n * @autho... | null | [] | /**
* Copyright 2018 人人开源 http://www.renren.io
* <p>
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless required by appli... | 9,716 | 0.639407 | 0.635699 | 230 | 41.213043 | 25.394501 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.878261 | false | false | 11 |
22a729814be78669bdaffafd41be740a78d35a43 | 16,527,034,190,364 | 273fb70b7f27619c6b6776344a46a8770b6bc4b3 | /app/src/main/java/com/wolf/sambuddhadhar/newsapp/application/AppModule.java | 18957b2a1a6e68d4bc068524e3c6443445ed911d | [] | no_license | sambuddha1990/NewsApp | https://github.com/sambuddha1990/NewsApp | 5c53541e2b423b5f13128afcbe5131ad6aa86197 | 02c76b986883ca2ee5d9064f92a1c0faad4b8e2a | refs/heads/master | 2021-10-22T12:53:29.181000 | 2019-03-10T21:12:33 | 2019-03-10T21:12:33 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wolf.sambuddhadhar.newsapp.application;
import android.app.Application;
import android.content.Context;
import com.wolf.sambuddhadhar.newsapp.application.ApplicationComponent.ApplicationScope;
import dagger.Module;
import dagger.Provides;
@Module
public class AppModule {
@ApplicationScope
@Provides
... | UTF-8 | Java | 451 | java | AppModule.java | Java | [] | null | [] | package com.wolf.sambuddhadhar.newsapp.application;
import android.app.Application;
import android.content.Context;
import com.wolf.sambuddhadhar.newsapp.application.ApplicationComponent.ApplicationScope;
import dagger.Module;
import dagger.Provides;
@Module
public class AppModule {
@ApplicationScope
@Provides
... | 451 | 0.822616 | 0.822616 | 18 | 24.055555 | 25.736856 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.388889 | false | false | 11 |
aa1269dfd7421435faa00003eebae745ba4e9fc9 | 29,308,856,888,247 | acd1c1658e92d31a5f6373abcce3da2b1faacb92 | /app/src/main/java/com/xtech/grill/ui/fragments/SettingFragment.java | 75b67c57ab2b32bd3616ab86a399fdd7f95db25c | [] | no_license | reyzarc/Grill | https://github.com/reyzarc/Grill | 5bd972891541447f03ce7a75d428857c30ea51b9 | 676406b1463ce73189df349546eba917f782910c | refs/heads/master | 2021-08-23T09:22:20.177000 | 2017-12-04T13:42:19 | 2017-12-04T13:42:19 | 111,770,330 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xtech.grill.ui.fragments;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.RelativeLayout;
import com.xtech.grill.R;
import com.xt... | UTF-8 | Java | 1,299 | java | SettingFragment.java | Java | [
{
"context": "fe;\nimport butterknife.Unbinder;\n\n/**\n * author : 武昌丶鱼\n * email : reyzarc@163.com\n * time : 2017-11-2",
"end": 457,
"score": 0.9973680377006531,
"start": 453,
"tag": "NAME",
"value": "武昌丶鱼"
},
{
"context": "rknife.Unbinder;\n\n/**\n * author : 武昌丶鱼\n * email :... | null | [] | package com.xtech.grill.ui.fragments;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.RelativeLayout;
import com.xtech.grill.R;
import com.xt... | 1,291 | 0.711613 | 0.70226 | 51 | 24.156862 | 22.54179 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.568627 | false | false | 11 |
c2fe24548d10c933c24e705a29f6d93e330f2256 | 20,607,253,133,075 | 8d16093ab081358f0672513c5020e5f857a7d9dc | /src/View/Help/differenceHelp.java | 941dd714515088ee7000c1a7dfffbfdcfd9aff6c | [
"MIT"
] | permissive | marzelinger/slogo | https://github.com/marzelinger/slogo | d5d19167f75497feb5d1a376939447273ad7738b | 7f5e8d382e6f6dd8bb7f1ce63caf09823842a0e6 | refs/heads/master | 2020-06-28T06:05:33.720000 | 2019-08-02T03:48:42 | 2019-08-02T03:48:42 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package View.Help;
import View.UserHistory;
public class differenceHelp extends Help{
public static final String differenceHelp = "Syntax: DIFFERENCE expr1 expr2\n"
+ "returns difference of the values expr1 and expr2";
public differenceHelp(UserHistory userHistory)
{
super(userHistor... | UTF-8 | Java | 376 | java | differenceHelp.java | Java | [] | null | [] | package View.Help;
import View.UserHistory;
public class differenceHelp extends Help{
public static final String differenceHelp = "Syntax: DIFFERENCE expr1 expr2\n"
+ "returns difference of the values expr1 and expr2";
public differenceHelp(UserHistory userHistory)
{
super(userHistor... | 376 | 0.699468 | 0.68883 | 16 | 22.4375 | 25.539108 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3125 | false | false | 11 |
3600e8130a34539efef19d3e9aff52cef0c6910f | 10,522,669,938,870 | 96d5014c7eccc73e8e2c716804d1a43d1ecc0245 | /backend/common/common-structure/src/test/java/org/moserp/common/structure/factories/DependentEntityPropertyFactoryTest.java | d238d89d70f346774f4b21aed783dbecf59765ad | [
"Apache-2.0"
] | permissive | pochadri/moserp | https://github.com/pochadri/moserp | 6ba238497c34d8f22c56360fd385770ef9a3323e | 9e974047ddac018ba736c86d6c11a2120fc5942a | refs/heads/master | 2020-12-24T13:17:45.673000 | 2016-01-19T09:38:52 | 2016-01-19T09:38:52 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.moserp.common.structure.factories;
import org.junit.Before;
import org.junit.Test;
import org.moserp.common.structure.ApplicationStructureBuilder;
import org.moserp.common.structure.domain.BusinessEntity;
import org.moserp.common.structure.domain.DependentEntityClass;
import org.moserp.common.structure.dom... | UTF-8 | Java | 1,843 | java | DependentEntityPropertyFactoryTest.java | Java | [] | null | [] | package org.moserp.common.structure.factories;
import org.junit.Before;
import org.junit.Test;
import org.moserp.common.structure.ApplicationStructureBuilder;
import org.moserp.common.structure.domain.BusinessEntity;
import org.moserp.common.structure.domain.DependentEntityClass;
import org.moserp.common.structure.dom... | 1,843 | 0.773738 | 0.773738 | 46 | 39.065216 | 32.561249 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.826087 | false | false | 11 |
34ed31a5b9f8b6f6c6548d18d16b39bde1c9a2d7 | 22,591,528,036,527 | 61d892ca7deabc3f9daac1667643e77c5389c3d4 | /ee19_spring_day02_aop/src/com/ithema/a_proxy/c_spring_aop/TestSpringaop.java | c1eefceaa2c3ff1d8c444592430f45f08b9fa44d | [] | no_license | huangyywulh/my_spring | https://github.com/huangyywulh/my_spring | ff6c47c2dde0f774d9b0a923dbcedea487dd9374 | f7b14b2facb1cdadb7fcd75c8f51ba1317cf8434 | refs/heads/master | 2020-05-03T08:36:09.622000 | 2019-03-30T08:06:02 | 2019-03-30T08:06:02 | 178,530,071 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ithema.a_proxy.c_spring_aop;
import org.junit.Test;
import org.springframework.context.ApplicationContext;
import org.springframework.context.support.ClassPathXmlApplicationContext;
public class TestSpringaop {
@Test
public void demo01() {
String xmlPath="com/ithema/a_proxy/c_spring_aop/Beans.xml";
... | UTF-8 | Java | 597 | java | TestSpringaop.java | Java | [] | null | [] | package com.ithema.a_proxy.c_spring_aop;
import org.junit.Test;
import org.springframework.context.ApplicationContext;
import org.springframework.context.support.ClassPathXmlApplicationContext;
public class TestSpringaop {
@Test
public void demo01() {
String xmlPath="com/ithema/a_proxy/c_spring_aop/Beans.xml";
... | 597 | 0.80402 | 0.80067 | 18 | 32.166668 | 29.326231 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.888889 | false | false | 11 |
7e98349975de4659fad8c5af197f361730cf641f | 12,927,851,592,431 | 90977061e602d7df0466e0d11d29be6368aa36f3 | /spring/Aspect_Oriented_Programming/aspectJ_introduction/src/main/java/ru/bukharov/training/spring/mixin/PhraseTrackedImpl.java | 96ec74d51202cd13bd33549c63b906fa387e3888 | [] | no_license | buharov-alexander/training | https://github.com/buharov-alexander/training | 76c68d5f0d9d59d0a4a72ca6da387c4a9d61ec60 | c90f771c52d4d5078d52749eadafdfb8dd9430e4 | refs/heads/master | 2022-12-20T02:01:58.575000 | 2022-05-13T15:57:09 | 2022-05-13T15:57:09 | 114,147,215 | 0 | 0 | null | false | 2022-12-15T23:36:00 | 2017-12-13T17:03:24 | 2022-03-30T11:45:06 | 2022-12-15T23:35:57 | 90 | 0 | 0 | 8 | Java | false | false | package ru.bukharov.training.spring.mixin;
public class PhraseTrackedImpl implements PhraseTracked {
private int count = 0;
@Override
public void countPhrase() {
count++;
System.out.println("Phrase counter was incremented: " + count);
}
@Override
public int count() {
... | UTF-8 | Java | 342 | java | PhraseTrackedImpl.java | Java | [] | null | [] | package ru.bukharov.training.spring.mixin;
public class PhraseTrackedImpl implements PhraseTracked {
private int count = 0;
@Override
public void countPhrase() {
count++;
System.out.println("Phrase counter was incremented: " + count);
}
@Override
public int count() {
... | 342 | 0.637427 | 0.634503 | 17 | 19.117647 | 20.493565 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.294118 | false | false | 11 |
4ca9929f2766aad4f2027dc961d6b434188fdecc | 21,045,339,818,487 | 6abd782bfb39debf18ab347e9ceb3c5512bbd849 | /ProsperWebDriverUIAutomation/src/test/java/com/prosper/page/borrower/borrowerPartners/BorrowerLendingTreePage.java | b6044e4b9baadb26f58f31ce2cd44cd211ccd399 | [] | no_license | nikmeh/QAREPO | https://github.com/nikmeh/QAREPO | e16a0fa283cf10313fd23de9c5304566e0de7052 | 0d8294024d1a2f589e174a6cc4611cb607f40757 | refs/heads/master | 2017-12-03T03:02:38.667000 | 2016-05-13T05:12:39 | 2016-05-13T05:12:39 | 64,505,548 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.prosper.page.borrower.borrowerPartners;
import org.apache.log4j.Logger;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
import com.prosper.framework.BasePage;
public class BorrowerLendingTreePage extends BasePage{
Logge... | UTF-8 | Java | 1,557 | java | BorrowerLendingTreePage.java | Java | [] | null | [] | package com.prosper.page.borrower.borrowerPartners;
import org.apache.log4j.Logger;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
import com.prosper.framework.BasePage;
public class BorrowerLendingTreePage extends BasePage{
Logge... | 1,557 | 0.774566 | 0.773282 | 48 | 30.4375 | 27.986534 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.3125 | false | false | 11 |
419690004c7fbdd00c831a2d1bc4119e841a0678 | 30,597,347,055,527 | 05d1096d81b8157ec0f8949da5d136f4fe4ecfc5 | /src/com/hsbc/frc/SevenHero/BaseHero.java | c1ce670d73842919dd9a86b8738f7d524787e351 | [] | no_license | worldfinal/JavaScorpio | https://github.com/worldfinal/JavaScorpio | e8c86b60fdbf619ce08bc22c6c2098d0538f977f | 20564244a11676b2a243e320879aaa2d4c7ad8c4 | refs/heads/master | 2021-01-21T04:55:37.640000 | 2016-07-01T15:51:43 | 2016-07-01T15:51:43 | 55,897,873 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hsbc.frc.SevenHero;
import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java... | UTF-8 | Java | 8,709 | java | BaseHero.java | Java | [
{
"context": "k.hsbc\";\n\tprotected final String myProxyString = \"133.13.162.149\";\n\tprotected final HttpHost PC_Proxy = new HttpHo",
"end": 2234,
"score": 0.9997639060020447,
"start": 2220,
"tag": "IP_ADDRESS",
"value": "133.13.162.149"
},
{
"context": "redentials upc = new User... | null | [] | package com.hsbc.frc.SevenHero;
import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java... | 8,710 | 0.713055 | 0.70031 | 273 | 30.901098 | 21.808048 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.516484 | false | false | 11 |
43c708dd2a3bec2ef78c94688fe70f8f988e841c | 1,941,325,261,566 | f659cb33a2957a84b5c2578707e0a95189bb0476 | /mafiaCodeTest/src/main/java/com/stratio/entities/ImprisonedTimeHierarchy.java | d7a4c1a1a320a8ca6538620c47a3e74b8231d6e8 | [] | no_license | OlgaJuarezArranz/LaChapu | https://github.com/OlgaJuarezArranz/LaChapu | 82b7a6f4b28660f508f2021b3f9cd33dbb9a6829 | 59bedd405f6c8496ee8d57b91737dd1e7bd0f451 | refs/heads/master | 2020-03-22T18:32:19.639000 | 2018-07-11T17:15:17 | 2018-07-11T17:15:17 | 140,466,107 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.stratio.entities;
import static javax.persistence.GenerationType.IDENTITY;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.Table;
@Entity
@Table(name = "imprisoned_time_hierarchy")
public clas... | UTF-8 | Java | 1,562 | java | ImprisonedTimeHierarchy.java | Java | [] | null | [] | package com.stratio.entities;
import static javax.persistence.GenerationType.IDENTITY;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.Table;
@Entity
@Table(name = "imprisoned_time_hierarchy")
public clas... | 1,562 | 0.792574 | 0.792574 | 61 | 24.606558 | 23.028336 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.262295 | false | false | 11 |
a08d619f2f96c762a5dd53093271eca1cf9b8a2b | 19,035,295,106,174 | 93beadaaa984e13885f411c180b151fa84eef1f2 | /src/main/java/com/programs/Anagrams.java | 670d8d6893d6f0458134635cf9eb77abdd8cb986 | [] | no_license | agbankar/citi-java-services | https://github.com/agbankar/citi-java-services | 63bb9abde7e5bacb2cd6744e52819c75d20f5222 | 5f345dc2ca6567622851afe9b16ccf8193ee2099 | refs/heads/master | 2023-05-13T20:37:29.033000 | 2023-02-13T12:22:52 | 2023-02-13T12:22:52 | 329,845,728 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.programs;
import java.util.Arrays;
public class Anagrams {
public static void main(String[] args) {
String str1 = "Race";
String str2 = "Care";
boolean b = areAnagrams(str1, str2);
}
public static boolean areAnagrams(String s1, String s2) {
if (s1 == null || s... | UTF-8 | Java | 735 | java | Anagrams.java | Java | [] | null | [] | package com.programs;
import java.util.Arrays;
public class Anagrams {
public static void main(String[] args) {
String str1 = "Race";
String str2 = "Care";
boolean b = areAnagrams(str1, str2);
}
public static boolean areAnagrams(String s1, String s2) {
if (s1 == null || s... | 735 | 0.526531 | 0.491156 | 30 | 23.5 | 16.241407 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.7 | false | false | 11 |
a545d65cc4b0eaba8826413ca5f61770630d881f | 18,837,726,601,216 | 7d933417ed871afbef509dc2443d040760660cf1 | /CBWSTC/src/cn/edu/ustb/cbwstc/config/CreatMkdir.java | d3aaba7b496f82f27b6d66f3bf0a226464943c73 | [] | no_license | USTBJJT/Proj1 | https://github.com/USTBJJT/Proj1 | 9eff97758058f8603cde9be8df46d7cf254b334c | 8a0412f8661889b9bed7084edcf39c394254e142 | refs/heads/master | 2021-01-17T14:20:19.074000 | 2017-11-19T12:52:14 | 2017-11-19T12:52:14 | 84,084,404 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.edu.ustb.cbwstc.config;
import java.io.File;
public class CreatMkdir {
public static void creatMkdir(String destDirName) {
File dir = new File(destDirName);
if(dir.exists()) {
}else {
dir.mkdirs();
}
}
}
| UTF-8 | Java | 246 | java | CreatMkdir.java | Java | [] | null | [] | package cn.edu.ustb.cbwstc.config;
import java.io.File;
public class CreatMkdir {
public static void creatMkdir(String destDirName) {
File dir = new File(destDirName);
if(dir.exists()) {
}else {
dir.mkdirs();
}
}
}
| 246 | 0.638211 | 0.638211 | 19 | 11.947369 | 14.816327 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.421053 | false | false | 11 |
3bee0ca5a577bf6068cf68f3af5175ef7281286e | 32,160,715,151,418 | fb20183f21f8754d25ded4f043ef3d6ede9ac5e6 | /app/src/main/java/com/hjhrq1991/car/View/PopUpWindow/PopUpAdapter.java | ee1eed172117ce1b4c7dc9ddeedcab473415be57 | [
"Apache-2.0"
] | permissive | hjhrq1991/C-Car | https://github.com/hjhrq1991/C-Car | e262e575cf405cc26798f67391fe6b878e7fba68 | 7752733f3e24f0c1943a2aa7c7ff3fccfeb2138b | refs/heads/master | 2021-07-16T04:39:14.826000 | 2016-09-18T05:44:14 | 2016-09-18T05:44:14 | 56,953,176 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hjhrq1991.car.View.PopUpWindow;
import android.content.Context;
import android.view.View;
import android.widget.TextView;
import com.hjhrq1991.car.Model.SelectModel;
import com.hjhrq1991.car.R;
import com.hjhrq1991.tool.Base.SimpleOneViewHolderBaseAdapter;
/**
* @author hjhrq1991 created at 12/14/15 15 ... | UTF-8 | Java | 922 | java | PopUpAdapter.java | Java | [
{
"context": "se.SimpleOneViewHolderBaseAdapter;\n\n/**\n * @author hjhrq1991 created at 12/14/15 15 43.\n * @Package com.qoocc.",
"end": 296,
"score": 0.9996073246002197,
"start": 287,
"tag": "USERNAME",
"value": "hjhrq1991"
}
] | null | [] | package com.hjhrq1991.car.View.PopUpWindow;
import android.content.Context;
import android.view.View;
import android.widget.TextView;
import com.hjhrq1991.car.Model.SelectModel;
import com.hjhrq1991.car.R;
import com.hjhrq1991.tool.Base.SimpleOneViewHolderBaseAdapter;
/**
* @author hjhrq1991 created at 12/14/15 15 ... | 922 | 0.715835 | 0.683297 | 38 | 23.263159 | 22.960703 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.394737 | false | false | 11 |
d9ac0de089d6ee0f66ca1d48b2ec482e37a6ff3c | 2,594,160,288,570 | c521acaa10e9ce4d63fda98d2cc0a6e9d33dd80b | /backend/src/repository/SuperRepo.java | cc13193a7f8692762cc4d5f86e20f3c372c94286 | [] | no_license | DaninduGunasekara123/posfrontend | https://github.com/DaninduGunasekara123/posfrontend | 8be5943389796607fc778611e82e7a18ebfa5a31 | 9ca20d9de504dfded3751d9f522d5f840e6700c3 | refs/heads/master | 2023-01-23T22:04:51.129000 | 2019-06-20T08:44:23 | 2019-06-20T08:44:23 | 192,882,395 | 0 | 0 | null | false | 2023-01-07T06:33:46 | 2019-06-20T08:38:00 | 2019-06-20T08:45:16 | 2023-01-07T06:33:46 | 4,217 | 0 | 0 | 27 | Java | false | false | package repository;
import java.sql.SQLException;
import java.util.List;
public interface SuperRepo<T,K> {
boolean add(T t) throws SQLException;
boolean update(T t) throws SQLException;
boolean delete(Integer t, Object cusName) throws SQLException;
T search(Integer k) throws SQLException;
List<T> ... | UTF-8 | Java | 352 | java | SuperRepo.java | Java | [] | null | [] | package repository;
import java.sql.SQLException;
import java.util.List;
public interface SuperRepo<T,K> {
boolean add(T t) throws SQLException;
boolean update(T t) throws SQLException;
boolean delete(Integer t, Object cusName) throws SQLException;
T search(Integer k) throws SQLException;
List<T> ... | 352 | 0.747159 | 0.747159 | 12 | 28.333334 | 19.859226 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.833333 | false | false | 11 |
9158f8b19663ca9be1e6d5746282f6031d2782f6 | 29,712,583,794,005 | 115cabe19812b7137b25dc5b5c82acbeb8c81c18 | /src/main/java/com/baizhi/service/impl/ArticleServiceImpl.java | 42a680f0ac3223fb5c6c0f8d14143e8baf5650ad | [] | no_license | lihe1208/cmfz_lh | https://github.com/lihe1208/cmfz_lh | 90716023155170456bf2840b3f0cfc2e0ccb4fd2 | 67d4f61470bc712d053dd1505d828afb093b61ad | refs/heads/master | 2020-05-15T21:38:53.363000 | 2019-04-24T08:46:12 | 2019-04-24T08:46:12 | 182,504,534 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.baizhi.service.impl;
import com.baizhi.eitity.Article;
import com.baizhi.mapper.ArticleMapper;
import com.baizhi.service.ArticleService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.util.List;
@Service
public class ArticleServic... | UTF-8 | Java | 851 | java | ArticleServiceImpl.java | Java | [] | null | [] | package com.baizhi.service.impl;
import com.baizhi.eitity.Article;
import com.baizhi.mapper.ArticleMapper;
import com.baizhi.service.ArticleService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.util.List;
@Service
public class ArticleServic... | 851 | 0.73443 | 0.73443 | 36 | 22.638889 | 20.337641 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 11 |
155d2053523264b890a0bc086ceab7b12489ad97 | 8,383,776,204,559 | bf3c947d8adfeebeb813200db1222cfbbbf894f8 | /src/awongdev/android/cedict/CantoneseCedictApplication.java | 8f0b548e733f612ed7483e1fd4ed3cd84ca81802 | [] | no_license | awong-dev/ccedict | https://github.com/awong-dev/ccedict | fba121b026d8d6bc672c5fa939b1b9d44d8b2722 | ab78a471952a3bcd3075fe26f580bd8f4cc9cb2c | refs/heads/master | 2020-06-04T03:31:50.258000 | 2013-04-26T10:46:18 | 2013-04-26T10:46:18 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package awongdev.android.cedict;
import java.io.File;
import java.util.HashSet;
import android.annotation.TargetApi;
import android.app.Application;
import android.database.DatabaseErrorHandler;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteDatabase.CursorFactory;
import android.... | UTF-8 | Java | 5,732 | java | CantoneseCedictApplication.java | Java | [] | null | [] | package awongdev.android.cedict;
import java.io.File;
import java.util.HashSet;
import android.annotation.TargetApi;
import android.app.Application;
import android.database.DatabaseErrorHandler;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteDatabase.CursorFactory;
import android.... | 5,732 | 0.758548 | 0.757851 | 183 | 30.322405 | 27.124483 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.382514 | false | false | 11 |
9beaac689b0b231d312d2f51f197510ba5837e57 | 8,383,776,207,077 | 46b002decce39ed115573b6231f73689ade8e44f | /backend/src/main/java/br/com/easypark/backend/data/ClienteDAO.java | 6f6a00a5f258eec6657a6e252954e897e08bef9f | [] | no_license | Victorhugo101/Shakal | https://github.com/Victorhugo101/Shakal | f4aed9229aec7587eb799f481159ef910d960a83 | 2f0985cae25ebce1ff4612964912a710c84be9f5 | refs/heads/master | 2020-04-07T06:36:59.076000 | 2019-06-15T08:11:01 | 2019-06-15T08:11:01 | 158,143,506 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.easypark.backend.data;
import org.springframework.data.jpa.repository.JpaRepository;
import br.com.easypark.backend.model.entity.Cliente;
public interface ClienteDAO extends JpaRepository<Cliente,Long> {
}
| UTF-8 | Java | 225 | java | ClienteDAO.java | Java | [] | null | [] | package br.com.easypark.backend.data;
import org.springframework.data.jpa.repository.JpaRepository;
import br.com.easypark.backend.model.entity.Cliente;
public interface ClienteDAO extends JpaRepository<Cliente,Long> {
}
| 225 | 0.822222 | 0.822222 | 9 | 24 | 27.560036 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 11 |
de96cb8d03c27b51e676f03c416f49b7afdb5592 | 27,324,581,979,192 | 1fedc5671145ec2cd49a04c559b9c531393fef64 | /src/Main.java | 13ae51beaceac302b1c322a761a5bf936633153e | [] | no_license | sortedmap/biggest-folder-finder | https://github.com/sortedmap/biggest-folder-finder | 7db2e1768f2f1dcfba8468d10603e63b57e9974f | 759fd2876d0f4c79cb799a510898af824c31d884 | refs/heads/master | 2022-11-21T22:06:12.073000 | 2020-07-25T13:44:02 | 2020-07-25T13:44:02 | 282,410,364 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.File;
import java.util.concurrent.ForkJoinPool;
public class Main
{
public static void main(String[] args)
{
ParametersBag bag = new ParametersBag(args);
String folderPath = bag.getPath();
long sizeLimit = bag.getLimit();
File file = new File(folderPath);
... | UTF-8 | Java | 729 | java | Main.java | Java | [] | null | [] | import java.io.File;
import java.util.concurrent.ForkJoinPool;
public class Main
{
public static void main(String[] args)
{
ParametersBag bag = new ParametersBag(args);
String folderPath = bag.getPath();
long sizeLimit = bag.getLimit();
File file = new File(folderPath);
... | 729 | 0.633745 | 0.633745 | 28 | 25.035715 | 20.842062 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.535714 | false | false | 11 |
d658e3f11fbcad54eb5210896b761f13ddbba31a | 22,385,369,593,277 | c04d5802b1bd0868b27cc25fa4ef37ba131c63ce | /src/main/java/com/appdynamics/extensions/cloudwatch/metricsmanager/metricsmanagerimpl/EC2MetricsManager.java | ce2e9b920b5401b2641093e6791b992bedce1ff3 | [
"Apache-2.0"
] | permissive | sarnowski/aws-cloudwatch-monitoring-extension | https://github.com/sarnowski/aws-cloudwatch-monitoring-extension | 44f0eb71dfe028c1cefe961a412051dfe71e129a | e9335181540d582f929c9702298af3309d8b7f58 | refs/heads/master | 2021-01-21T01:11:59.093000 | 2015-08-14T07:20:34 | 2015-08-14T07:20:34 | 40,665,371 | 1 | 0 | null | true | 2015-08-13T15:09:13 | 2015-08-13T15:09:13 | 2015-03-10T15:47:20 | 2015-07-04T02:07:09 | 79,390 | 0 | 0 | 0 | null | null | null | /**
* Copyright 2013 AppDynamics
*
* Licensed under the Apache License, Version 2.0 (the License);
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writin... | UTF-8 | Java | 6,587 | java | EC2MetricsManager.java | Java | [] | null | [] | /**
* Copyright 2013 AppDynamics
*
* Licensed under the Apache License, Version 2.0 (the License);
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writin... | 6,587 | 0.623653 | 0.618491 | 153 | 42.052288 | 34.271084 | 146 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.764706 | false | false | 11 |
6d0efa143c8f298743c8fab201a60c525e217c20 | 8,418,135,944,939 | 22a297b77b3954446a0d465c59d41472e43244ff | /src/net/shadew/helloworld/hw17/O.java | 2b08455abbbac243a2d699f8f81e519dd5222c76 | [] | no_license | ShadewEnder/HelloWorld50x | https://github.com/ShadewEnder/HelloWorld50x | 9a0f2223e27cbe9f33bbd7ea0a806fbaabb645c2 | cb9cccabb54cc14feab162a627afdebc8c5dbff9 | refs/heads/master | 2022-12-16T05:23:31.746000 | 2020-09-16T09:40:04 | 2020-09-16T09:40:04 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.shadew.helloworld.hw17;
public class O implements Letter {
@Override
public char getChar() {
return 'o';
}
}
| UTF-8 | Java | 142 | java | O.java | Java | [] | null | [] | package net.shadew.helloworld.hw17;
public class O implements Letter {
@Override
public char getChar() {
return 'o';
}
}
| 142 | 0.633803 | 0.619718 | 8 | 16.75 | 13.329947 | 35 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 11 |
7d2784498251d0c8a3b66b72e804a8558db2353d | 9,002,251,497,188 | f0d705992157c9ca1c11a5dfa19d9240e4e5986e | /start.java | 892eb529f5117581281753d3e601f7876bb745ab | [
"MIT"
] | permissive | Happy-orange-juice/MyShoppingSystem_0_2 | https://github.com/Happy-orange-juice/MyShoppingSystem_0_2 | de070ab24c9bf69e97ac9d9777397d72e28c051b | 4e1c2bbebbfe44329e994e46963d2323573b7167 | refs/heads/main | 2023-07-13T22:52:33.618000 | 2021-08-21T08:41:00 | 2021-08-21T08:41:00 | 394,589,837 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package MyShoppingSystem_0_2;
import jxl.read.biff.BiffException;
import java.io.IOException;
/**
* @author Àî×Ú
*/
public class start {
public start() {}
public static void main(String[] args) throws BiffException, IOException {
Menu menu = new Menu();
Data data = new Data();
data.... | WINDOWS-1252 | Java | 409 | java | start.java | Java | [
{
"context": "tion;\n\nimport java.io.IOException;\n\n/**\n * @author Àî×Ú\n */\npublic class start {\n public start() {}\n ",
"end": 116,
"score": 0.999808132648468,
"start": 112,
"tag": "NAME",
"value": "Àî×Ú"
}
] | null | [] | package MyShoppingSystem_0_2;
import jxl.read.biff.BiffException;
import java.io.IOException;
/**
* @author Àî×Ú
*/
public class start {
public start() {}
public static void main(String[] args) throws BiffException, IOException {
Menu menu = new Menu();
Data data = new Data();
data.... | 409 | 0.624691 | 0.619753 | 19 | 20.31579 | 18.629498 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.473684 | false | false | 11 |
cc40b089236bb0aca04a29e799acd1b3655fa930 | 23,914,377,945,313 | e97b95a522bc191b46fe789fbfd5a0593428bfa9 | /sdk/src/main/java/com/virgilsecurity/sdk/privatekeys/model/request/AuthRequest.java | fe7f007c69d549dd5c2b58967b3b4f8a9e7bfcc4 | [] | no_license | dv00d00/virgil-android | https://github.com/dv00d00/virgil-android | 102c45b09b7be918fea7922f2a4a8cd5be058ea6 | 7dfff88237683b11399a33c7c052f435fff54d4b | refs/heads/master | 2021-01-10T12:24:28.765000 | 2015-11-11T16:41:08 | 2015-11-11T16:41:08 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.virgilsecurity.sdk.privatekeys.model.request;
import com.google.gson.annotations.SerializedName;
import com.virgilsecurity.sdk.keys.model.UserData;
/**
* Created by Andrii Nutskovskyi on 14.10.15.
*/
public class AuthRequest {
String password;
@SerializedName("user_data")
UserData userData;
... | UTF-8 | Java | 458 | java | AuthRequest.java | Java | [
{
"context": "curity.sdk.keys.model.UserData;\n\n/**\n * Created by Andrii Nutskovskyi on 14.10.15.\n */\npublic class AuthRequest {\n S",
"end": 198,
"score": 0.9998573660850525,
"start": 180,
"tag": "NAME",
"value": "Andrii Nutskovskyi"
},
{
"context": "word, UserData userData) ... | null | [] | package com.virgilsecurity.sdk.privatekeys.model.request;
import com.google.gson.annotations.SerializedName;
import com.virgilsecurity.sdk.keys.model.UserData;
/**
* Created by <NAME> on 14.10.15.
*/
public class AuthRequest {
String password;
@SerializedName("user_data")
UserData userData;
public ... | 448 | 0.724891 | 0.71179 | 18 | 24.444445 | 20.982061 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 11 |
6a07d9b0c91663e997015d751399705447dc2492 | 24,704,651,898,895 | 2c32c8514ea0caac8f0f7356b5d4ff835c85786b | /src/com/common/interfaces/IMathAction.java | d00cd2855b3e2de9294b469cfd02624fd931d105 | [] | no_license | soulthani/Common | https://github.com/soulthani/Common | ef145c6250e3cde842e085ea00486d74224f39c6 | 609332233ea13054e86210b49c635427c2fdd9b5 | refs/heads/master | 2020-05-18T17:44:33.977000 | 2013-07-11T07:04:30 | 2013-07-11T07:04:30 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.common.interfaces;
public interface IMathAction extends IAction{
/**
* simplae addition function
*/
Integer add(Integer x, Integer y);
/**
* simplae substraction function
*/
Integer substract(Integer x, Integer y);
}
| UTF-8 | Java | 244 | java | IMathAction.java | Java | [] | null | [] | package com.common.interfaces;
public interface IMathAction extends IAction{
/**
* simplae addition function
*/
Integer add(Integer x, Integer y);
/**
* simplae substraction function
*/
Integer substract(Integer x, Integer y);
}
| 244 | 0.713115 | 0.713115 | 13 | 17.76923 | 16.921329 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.076923 | false | false | 11 |
0e4c7eeaad8197d578e503aed2323ed18beaf435 | 13,202,729,482,726 | cc20434224212295eb71191bf09e125ee3f02a91 | /Workspace/ArmsAndArmorTribes/src/ui/menus/Menu_MainMenu.java | aaf9d46f7bf2ec731317ae64e71c54a2f350ae42 | [] | no_license | Baefulwrath/ArmsAndArmorTribes | https://github.com/Baefulwrath/ArmsAndArmorTribes | 16846174568cbea5d2e0089973ca108638be334d | f6d7b4a15d8b00a2ba0b590281931c0cf81b0431 | refs/heads/master | 2016-09-05T19:54:28.526000 | 2013-06-30T01:52:08 | 2013-06-30T01:52:08 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ui.menus;
import java.awt.Rectangle;
import render.Assethandler;
import arms.State;
import ui.Button;
import ui.Menu;
public class Menu_MainMenu extends Menu{
public Menu_MainMenu(String id){
super(id);
set("Main Menu", State.MENU, true, 1.0f, true, true, -300, 200);
}
@Override
public void setu... | UTF-8 | Java | 757 | java | Menu_MainMenu.java | Java | [] | null | [] | package ui.menus;
import java.awt.Rectangle;
import render.Assethandler;
import arms.State;
import ui.Button;
import ui.Menu;
public class Menu_MainMenu extends Menu{
public Menu_MainMenu(String id){
super(id);
set("Main Menu", State.MENU, true, 1.0f, true, true, -300, 200);
}
@Override
public void setu... | 757 | 0.7107 | 0.647292 | 31 | 23.419355 | 29.251715 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.225806 | false | false | 11 |
ca61de4f424e3d18f532f8e59935992efc1389f2 | 30,812,095,403,987 | 2f001ada2ab4b6937b07047bb681cdf452b7b65e | /src/main/java/dev/mrmarshall/oozerpg/skills/dwarf/DwarfCombatSkills.java | 63bc12e872b22377ef07dd2c29d16de735a79403 | [] | no_license | MrMarshall421/OozeRPG | https://github.com/MrMarshall421/OozeRPG | 61e60ca9c3b688081578c0de2e1aca04c9d412d4 | 2eb72352faad96210f746e5de103882d769d3634 | refs/heads/master | 2020-09-01T03:53:39.893000 | 2020-01-09T14:04:10 | 2020-01-09T14:04:10 | 218,871,885 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (c) 2019. MrMarshall Development. The commercial usage of this content is only allowed with an exclusive permission by MrMarshall Developments.
*/
package dev.mrmarshall.oozerpg.skills.dwarf;
import dev.mrmarshall.oozerpg.OozeRPG;
import org.bukkit.Bukkit;
import org.bukkit.configuration.file.FileCon... | UTF-8 | Java | 2,461 | java | DwarfCombatSkills.java | Java | [] | null | [] | /*
* Copyright (c) 2019. MrMarshall Development. The commercial usage of this content is only allowed with an exclusive permission by MrMarshall Developments.
*/
package dev.mrmarshall.oozerpg.skills.dwarf;
import dev.mrmarshall.oozerpg.OozeRPG;
import org.bukkit.Bukkit;
import org.bukkit.configuration.file.FileCon... | 2,461 | 0.707842 | 0.693621 | 78 | 30.551283 | 29.381945 | 156 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.487179 | false | false | 11 |
d4bc1ef6152140e68b9de6c45bbfebb2524b9446 | 30,812,095,404,188 | 0bcac6eee19cbb3622488eae2a8496fb6c0286df | /app/src/main/java/ir/rasen/charsoo/model/post/UpdatePost.java | 7a0339b713ec77edf418d6d74b8913032ecbb7e6 | [] | no_license | rasenir/charsoo | https://github.com/rasenir/charsoo | 69720624244b5eaa1c66a316bfa39d609533ad4e | 59f203951bb7f7fbf181b7cb7e0285cd219aa481 | refs/heads/master | 2018-05-15T07:16:07.651000 | 2015-08-19T12:43:17 | 2015-08-19T12:43:17 | 38,155,305 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ir.rasen.charsoo.model.post;
import android.content.Context;
import android.os.AsyncTask;
import android.util.Log;
import ir.rasen.charsoo.controller.object.Post;
import ir.rasen.charsoo.controller.helper.Hashtag;
import ir.rasen.charsoo.controller.helper.Params;
import ir.rasen.charsoo.controller.helper.Serv... | UTF-8 | Java | 2,693 | java | UpdatePost.java | Java | [
{
"context": ".charsoo.model.WebservicePOST;\n\n\n/**\n * Created by android on 12/16/2014.\n */\npublic class UpdatePost extend",
"end": 505,
"score": 0.9193068742752075,
"start": 498,
"tag": "USERNAME",
"value": "android"
}
] | null | [] | package ir.rasen.charsoo.model.post;
import android.content.Context;
import android.os.AsyncTask;
import android.util.Log;
import ir.rasen.charsoo.controller.object.Post;
import ir.rasen.charsoo.controller.helper.Hashtag;
import ir.rasen.charsoo.controller.helper.Params;
import ir.rasen.charsoo.controller.helper.Serv... | 2,693 | 0.660602 | 0.65726 | 78 | 33.525642 | 26.185102 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.75641 | false | false | 11 |
101e107afe8639903c17903d3df199d2fe749333 | 24,833,500,915,159 | 38c1b71494214270de5b6ae92587d23f801b5625 | /src/main/scala/net/squantlib/util/ql/indexes/ibor/STIBOR.java | e6c466f913432e207e71795563b6a238017bb813 | [] | no_license | imperialft/squantlib | https://github.com/imperialft/squantlib | 4bb75439b535353a9da4199dff9636d6e3350629 | d948c521a0163d2d0e8954a2bc9e5dc470d7ef1e | refs/heads/master | 2023-06-12T16:54:18.875000 | 2023-06-11T04:41:50 | 2023-06-11T04:41:50 | 4,549,549 | 5 | 10 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.squantlib.util.ql.indexes.ibor;
import net.squantlib.util.ql.currencies.Europe.SEKCurrency;
import net.squantlib.util.ql.daycounters.Actual360;
import net.squantlib.util.ql.indexes.IborIndex;
import net.squantlib.util.ql.termstructures.AbstractYieldTermStructure;
import net.squantlib.util.ql.termstructures... | UTF-8 | Java | 1,370 | java | STIBOR.java | Java | [] | null | [] | package net.squantlib.util.ql.indexes.ibor;
import net.squantlib.util.ql.currencies.Europe.SEKCurrency;
import net.squantlib.util.ql.daycounters.Actual360;
import net.squantlib.util.ql.indexes.IborIndex;
import net.squantlib.util.ql.termstructures.AbstractYieldTermStructure;
import net.squantlib.util.ql.termstructures... | 1,370 | 0.725547 | 0.720438 | 50 | 26.4 | 23.325523 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.72 | false | false | 11 |
0c4e1f08e463ac71be2ea2ae75c85a60b6e2ed06 | 26,963,804,731,003 | 44594e3e521ed1774793363cc744ed139c757a49 | /SWIMv2Client/src/servlet/InviaRichiestaAmicizia.java | df40d480b95e5cc07af2c300cb2e2247efac8e32 | [] | no_license | cha63506/softwareEngineering2 | https://github.com/cha63506/softwareEngineering2 | 2f911bfcf4e278da313279eb0caa69f937ae03e2 | c1cad1d2f59c77e87787e206f6bf93841c348ffb | refs/heads/master | 2018-01-15T14:23:42.411000 | 2013-01-26T20:10:35 | 2013-01-26T20:10:35 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package servlet;
import java.io.IOException;
import java.util.GregorianCalendar;
import javax.naming.Context;
import javax.naming.InitialContext;
import javax.naming.NamingException;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import j... | UTF-8 | Java | 1,914 | java | InviaRichiestaAmicizia.java | Java | [] | null | [] | package servlet;
import java.io.IOException;
import java.util.GregorianCalendar;
import javax.naming.Context;
import javax.naming.InitialContext;
import javax.naming.NamingException;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import j... | 1,914 | 0.781087 | 0.780564 | 53 | 34.113209 | 30.483315 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.886792 | false | false | 11 |
ba1307f1ffb074f9c7355a237771339a123d603d | 6,648,609,406,272 | fa90d92dabae851b49f5e22746de144171719755 | /cogTraining/src/com/lumosity/model/base/BasePricePersonal.java | 751b89889393dceedc4b2eb8848d9ee6f2b8b38b | [] | no_license | tobyqqc/Cog_Project | https://github.com/tobyqqc/Cog_Project | fed48656b8b6e788b1c4fb514ccd90b03e93ba69 | a834ce9efd5abc92724d285b5e0f44387602b12b | refs/heads/master | 2020-04-18T05:39:34.313000 | 2019-01-24T02:14:02 | 2019-01-24T02:14:02 | 167,286,854 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lumosity.model.base;
import com.jfinal.plugin.activerecord.Model;
import com.jfinal.plugin.activerecord.IBean;
/**
* Generated by JFinal, do not modify this file.
*/
@SuppressWarnings("serial")
public abstract class BasePricePersonal<M extends BasePricePersonal<M>> extends Model<M> implements IBean {
... | UTF-8 | Java | 771 | java | BasePricePersonal.java | Java | [] | null | [] | package com.lumosity.model.base;
import com.jfinal.plugin.activerecord.Model;
import com.jfinal.plugin.activerecord.IBean;
/**
* Generated by JFinal, do not modify this file.
*/
@SuppressWarnings("serial")
public abstract class BasePricePersonal<M extends BasePricePersonal<M>> extends Model<M> implements IBean {
... | 771 | 0.722438 | 0.722438 | 36 | 20.416666 | 24.00622 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.027778 | false | false | 11 |
9703b57cf6e251d611be698322a3153a7f331dc5 | 22,239,340,688,169 | e8ff84ea02e29295499f3c229353906300fa6c40 | /CodeFuture/1-Test/Java/Source_NJPB/branch/code/njpb-business/src/main/java/com/avp/mem/njpb/resource/basic/VwWorkOrderBadComponentController.java | bef07bc2e046b7ab704c4a8425728291ec428cec | [] | no_license | dayunxiang/gitDocTrack | https://github.com/dayunxiang/gitDocTrack | 541adccfff04834cb699298f67079d76fb86347e | 837ce6d833665f11ac60e47d07bfb6056200f8c4 | refs/heads/master | 2021-01-06T23:20:15.924000 | 2018-08-28T01:42:14 | 2018-08-28T01:42:14 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Copyright (c) 2017 Avant-Port All Rights Reserved.
*/
package com.avp.mem.njpb.resource.basic;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.web.bind.annotation.RestController;
/**
* Created by len on 2018/1/18.
*/
@RestController
public class VwWorkOrderBadComponentCon... | UTF-8 | Java | 444 | java | VwWorkOrderBadComponentController.java | Java | [
{
"context": "bind.annotation.RestController;\n\n/**\n * Created by len on 2018/1/18.\n */\n@RestController\npublic class Vw",
"end": 246,
"score": 0.9978020787239075,
"start": 243,
"tag": "USERNAME",
"value": "len"
}
] | null | [] | /**
* Copyright (c) 2017 Avant-Port All Rights Reserved.
*/
package com.avp.mem.njpb.resource.basic;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.web.bind.annotation.RestController;
/**
* Created by len on 2018/1/18.
*/
@RestController
public class VwWorkOrderBadComponentCon... | 444 | 0.774775 | 0.745495 | 21 | 20.142857 | 27.630703 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.238095 | false | false | 11 |
4ca2d5fcded7df4ff7acf8bc468eb7fd5526b9a3 | 2,473,901,172,839 | d7335513548aa7c91fef94709cc82420eda45a05 | /src/main/java/com/clei/Y2019/M06/D26/ExchangerTest.java | fc1d57c44d1fb322826052d688f7a15afd01e3f1 | [] | no_license | TensyAndKiya/Test | https://github.com/TensyAndKiya/Test | e38839807e794cf7f915f1f04f90b28526826d88 | 53187107a0c218eef2eb1bd93b20fd9a84804833 | refs/heads/master | 2022-07-04T03:16:25.100000 | 2021-08-05T08:10:28 | 2021-08-05T08:10:28 | 213,881,294 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.clei.Y2019.M06.D26;
import com.clei.utils.PrintUtil;
import com.clei.utils.ThreadUtil;
import java.util.concurrent.Exchanger;
import java.util.concurrent.ThreadPoolExecutor;
import java.util.concurrent.TimeUnit;
import java.util.concurrent.TimeoutException;
/**
* 并发工具类之Exchanger
* 例子 儿子放学回家,母亲下班回家
*
... | UTF-8 | Java | 2,570 | java | ExchangerTest.java | Java | [
{
"context": " 并发工具类之Exchanger\n * 例子 儿子放学回家,母亲下班回家\n *\n * @author KIyA\n */\npublic class ExchangerTest {\n\n private sta",
"end": 335,
"score": 0.9965422749519348,
"start": 331,
"tag": "USERNAME",
"value": "KIyA"
}
] | null | [] | package com.clei.Y2019.M06.D26;
import com.clei.utils.PrintUtil;
import com.clei.utils.ThreadUtil;
import java.util.concurrent.Exchanger;
import java.util.concurrent.ThreadPoolExecutor;
import java.util.concurrent.TimeUnit;
import java.util.concurrent.TimeoutException;
/**
* 并发工具类之Exchanger
* 例子 儿子放学回家,母亲下班回家
*
... | 2,570 | 0.538428 | 0.530568 | 76 | 29.131578 | 20.973255 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.539474 | false | false | 11 |
274a572a279864cf3acf72ed067778660cb6e817 | 2,473,901,172,136 | 932cb2cf0b3bd609f827e15a7563d6bb259b5b6c | /spring-aop/src/main/java/com/hnanet/aop/PointCutConfig.java | 58f0a2d3533b003c0c9f84704a0032bc1b134ccd | [] | no_license | Nicoryou/learn-java | https://github.com/Nicoryou/learn-java | 62ed07d21ac1847e127539e03b3a04e365e5f483 | 272b1f89f4f178933fb37dc9fd2b21c139b78fa7 | refs/heads/master | 2020-12-12T04:46:51.022000 | 2020-01-15T09:30:50 | 2020-01-15T09:30:50 | 234,045,609 | 0 | 0 | null | true | 2020-01-15T09:29:56 | 2020-01-15T09:29:55 | 2020-01-15T09:28:04 | 2020-01-15T07:17:21 | 1,253 | 0 | 0 | 0 | null | false | false | package com.hnanet.aop;
import org.aspectj.lang.annotation.Aspect;
import org.aspectj.lang.annotation.Pointcut;
import org.springframework.stereotype.Component;
/**
* 切面表达式
*/
@Aspect
@Component
public class PointCutConfig {
/**
* 匹配 com.hnanet.aop 包及子包下所有类的方法
*/
@Pointcut("within(com.hnanet.aop... | UTF-8 | Java | 397 | java | PointCutConfig.java | Java | [] | null | [] | package com.hnanet.aop;
import org.aspectj.lang.annotation.Aspect;
import org.aspectj.lang.annotation.Pointcut;
import org.springframework.stereotype.Component;
/**
* 切面表达式
*/
@Aspect
@Component
public class PointCutConfig {
/**
* 匹配 com.hnanet.aop 包及子包下所有类的方法
*/
@Pointcut("within(com.hnanet.aop... | 397 | 0.698061 | 0.698061 | 21 | 16.238094 | 17.165594 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.190476 | false | false | 11 |
e66761c9b915848a41134e4cbd11a60140485ed0 | 17,867,063,979,139 | 402861d67d733094a2166078e0b599a95c13ba97 | /Atividades/Matrizes/Transposta.java | b0a23e29a412fe59a2b7aea8102d30d14945cc24 | [] | no_license | slayertop15/Java- | https://github.com/slayertop15/Java- | 8dd52c8efb9ed108bea6779eb8b1555092a1655f | 576b3e1f87833fb43247b0daaf4069aae25fccd0 | refs/heads/master | 2016-07-28T19:07:13.209000 | 2015-11-25T16:10:30 | 2015-11-25T16:10:30 | 35,559,022 | 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 Matrizes;
/**
*
* @author joel.osantos
*/
public class Transposta {
public static void main(String[] args) {
... | UTF-8 | Java | 1,299 | java | Transposta.java | Java | [
{
"context": "e editor.\n */\npackage Matrizes;\n\n/**\n *\n * @author joel.osantos\n */\npublic class Transposta {\n \n public sta",
"end": 234,
"score": 0.916822612285614,
"start": 222,
"tag": "NAME",
"value": "joel.osantos"
}
] | 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 Matrizes;
/**
*
* @author joel.osantos
*/
public class Transposta {
public static void main(String[] args) {
... | 1,299 | 0.546646 | 0.535852 | 44 | 28.477272 | 21.706188 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.590909 | false | false | 11 |
9422f5de7a6344ebc7e3293a3fe7c941eb1ed7cd | 9,698,036,166,680 | ab839414e03a0637521be3ccb2b154c56414f0bd | /fluent/src/main/java/io/kubernetes/client/openapi/models/V1ContainerStateRunningBuilder.java | 83d0dc34cdbea87e694f295deac219f1d1ea77a2 | [
"Apache-2.0"
] | permissive | jhbae200/java | https://github.com/jhbae200/java | 360641400b6e8f3b3792d44bd736b547b619658e | 817a54e09ef4acdff3b999675973d8bef0f6a550 | refs/heads/master | 2023-04-09T07:06:03.502000 | 2021-11-26T09:37:36 | 2021-11-26T09:37:36 | 195,909,553 | 0 | 2 | Apache-2.0 | true | 2023-03-29T15:48:04 | 2019-07-09T01:26:44 | 2021-11-26T09:37:54 | 2023-01-16T02:40:28 | 21,831 | 0 | 1 | 11 | Java | false | false | package io.kubernetes.client.openapi.models;
import io.kubernetes.client.fluent.VisitableBuilder;
import java.lang.Object;
import java.lang.Boolean;
public class V1ContainerStateRunningBuilder extends io.kubernetes.client.openapi.models.V1ContainerStateRunningFluentImpl<io.kubernetes.client.openapi.models.V1ContainerS... | UTF-8 | Java | 3,108 | java | V1ContainerStateRunningBuilder.java | Java | [] | null | [] | package io.kubernetes.client.openapi.models;
import io.kubernetes.client.fluent.VisitableBuilder;
import java.lang.Object;
import java.lang.Boolean;
public class V1ContainerStateRunningBuilder extends io.kubernetes.client.openapi.models.V1ContainerStateRunningFluentImpl<io.kubernetes.client.openapi.models.V1ContainerS... | 3,108 | 0.790862 | 0.781532 | 58 | 52.603447 | 65.192535 | 374 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.793103 | false | false | 11 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.