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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
71bb9caec70b29fec21a2367630341d98cdee46b | 30,279,519,495,583 | 3bebf7581c8faa6d63f364317dffacb84c5ff82b | /agGirisiMain.java | 11e8e9c85ef689e738b0d2974ada9390c83c1584 | [] | no_license | rahmikse/This-and-static | https://github.com/rahmikse/This-and-static | 15ef959e6969a1aa789758f892244ff865f30508 | a3e2dbddbc77ef6115cd06121023238dbdc33180 | refs/heads/master | 2022-06-14T03:36:48.049000 | 2020-05-07T12:50:10 | 2020-05-07T12:50:10 | 257,646,671 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sunum;
public class agGirisiMain {
public static void main(String[] args) {
agGirisi sinif1 = new agGirisi(" 8.8.4.4" ,8080); // sinif1 adında bir sınıf tanımladık.IP ve Port değerlerini gönderdik.
sinif1.Method("169.0.0.2"); // Yerel IP tanımladık.
}
}
| ISO-8859-9 | Java | 290 | java | agGirisiMain.java | Java | [
{
"context": " ve Port değerlerini gönderdik.\r\n\t\tsinif1.Method(\"169.0.0.2\"); // Yerel IP tanımladık.\r\n\t}\r\n\r\n}\r\n",
"end": 243,
"score": 0.9995383024215698,
"start": 234,
"tag": "IP_ADDRESS",
"value": "169.0.0.2"
}
] | null | [] | package sunum;
public class agGirisiMain {
public static void main(String[] args) {
agGirisi sinif1 = new agGirisi(" 8.8.4.4" ,8080); // sinif1 adında bir sınıf tanımladık.IP ve Port değerlerini gönderdik.
sinif1.Method("172.16.58.3"); // Yerel IP tanımladık.
}
}
| 292 | 0.679715 | 0.619217 | 10 | 26.1 | 37.063324 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 13 |
003f9e61a9618575c966ab279dbddcaa3951eb88 | 11,656,541,288,110 | 28b48ad411b0f493964d3063da68bf0a5f6393a1 | /src/test/java/com/nike/gimme/a/cli/commands/HelloWorldCommand.java | 367eb2dc87b26d6d59a83de37d3e9303d623f615 | [
"Apache-2.0"
] | permissive | tlisonbee/gimme-a-cli | https://github.com/tlisonbee/gimme-a-cli | 3f38b30c1d0a2f546ec15ffec17d614a22c79f91 | 6d2de663d3d43b6740aeb1170484a087b7477fa2 | refs/heads/master | 2020-06-22T03:27:25.605000 | 2019-07-18T16:02:32 | 2019-07-18T16:02:32 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2019-present, Nike, Inc.
* All rights reserved.
*
* This source code is licensed under the Apache-2.0 license found in
* the LICENSE file in the root directory of this source tree.
*/
package com.nike.gimme.a.cli.commands;
import com.beust.jcommander.Parameter;
import com.nike.gimme.a.cli.Command... | UTF-8 | Java | 693 | java | HelloWorldCommand.java | Java | [
{
"context": "/*\n * Copyright 2019-present, Nike, Inc.\n * All rights reserved.\n *\n * This source c",
"end": 34,
"score": 0.9548954367637634,
"start": 30,
"tag": "NAME",
"value": "Nike"
}
] | null | [] | /*
* Copyright 2019-present, Nike, Inc.
* All rights reserved.
*
* This source code is licensed under the Apache-2.0 license found in
* the LICENSE file in the root directory of this source tree.
*/
package com.nike.gimme.a.cli.commands;
import com.beust.jcommander.Parameter;
import com.nike.gimme.a.cli.Command... | 693 | 0.712843 | 0.704185 | 29 | 22.896551 | 21.997406 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.37931 | false | false | 13 |
7b960395de4964f0ba2e7b086363d0655f365dd7 | 3,401,614,156,669 | dc6b2411ed752e08e61cddb466f64181aba8a6e7 | /app/src/main/java/com/zjw/dr/util/DensityHelper.java | f637ffe43cbca8a2eead6d6f35bcb29c154270d3 | [] | no_license | zhujinwie/Dr | https://github.com/zhujinwie/Dr | 33611991ede7f05f0715b2da9395f89ee95fb3d6 | 34a9e9ca89cb97630f093d9c74b2b352203d69a6 | refs/heads/master | 2021-01-25T11:28:07.410000 | 2018-03-01T07:58:09 | 2018-03-01T07:58:09 | 123,399,344 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zjw.dr.util;
import android.app.Activity;
import android.content.Context;
import android.util.DisplayMetrics;
/**
* Created by 祝锦伟 on 2018/2/25.
*/
public class DensityHelper {
/**
* dip 转 px
* **/
public static int dip2px(Context context,float dpValue){
final float scale=c... | UTF-8 | Java | 1,029 | java | DensityHelper.java | Java | [
{
"context": "t android.util.DisplayMetrics;\n\n/**\n * Created by 祝锦伟 on 2018/2/25.\n */\n\npublic class DensityHelper {\n\n",
"end": 145,
"score": 0.9997697472572327,
"start": 142,
"tag": "NAME",
"value": "祝锦伟"
}
] | null | [] | package com.zjw.dr.util;
import android.app.Activity;
import android.content.Context;
import android.util.DisplayMetrics;
/**
* Created by 祝锦伟 on 2018/2/25.
*/
public class DensityHelper {
/**
* dip 转 px
* **/
public static int dip2px(Context context,float dpValue){
final float scale=c... | 1,029 | 0.633831 | 0.620896 | 46 | 20.847826 | 23.363821 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.347826 | false | false | 13 |
405d6ddcdb04181511a9b1727a0514a68fb5e22b | 24,326,694,828,272 | 3c0fa460c1b379c765c73a03027d6a00b7b42b82 | /src/Strings/Assignments/ReverseEachWord.java | 362735f8c93e9770df6e39fd188cec7616fcec1d | [] | no_license | Kurosakicoder/JavaDSALGO | https://github.com/Kurosakicoder/JavaDSALGO | c2055b6f6d8b2f7bb39b6990248cd8f710d6a6ae | 38a9a95601c2c250e0bc0b49f60754956a994b81 | refs/heads/main | 2023-07-08T10:53:26.122000 | 2021-08-28T06:04:16 | 2021-08-28T06:04:16 | 330,218,395 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Strings.Assignments;
import java.util.Scanner;
public class ReverseEachWord {
public static void main(String[] args) {
Scanner s = new Scanner(System.in);
String str = s.nextLine();
System.out.println(reverseEachWord(str));
}
public static String reverseEachWord(String str)... | UTF-8 | Java | 1,123 | java | ReverseEachWord.java | Java | [] | null | [] | package Strings.Assignments;
import java.util.Scanner;
public class ReverseEachWord {
public static void main(String[] args) {
Scanner s = new Scanner(System.in);
String str = s.nextLine();
System.out.println(reverseEachWord(str));
}
public static String reverseEachWord(String str)... | 1,123 | 0.512912 | 0.50846 | 40 | 27.075001 | 20.430843 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 13 |
257fd113bfa1427d1b92da54eeb41510e5275c51 | 7,902,739,833,982 | cb31830cd02c44edcb06d949a4ad501d486e0fec | /src/main/java/com/example/MyRouteBuilder.java | f2ed109d484bc8dae1b0a6a46aada6d788f244e6 | [] | no_license | DariusX/camel-no-spring | https://github.com/DariusX/camel-no-spring | 5a90411f7365f0e7cf7178181be48a663d578f0e | 2d532665418f9a6ed47d9fb0ba30d03b1417cc72 | refs/heads/master | 2023-04-29T20:06:06.749000 | 2019-09-23T03:42:03 | 2019-09-23T03:42:03 | 210,258,913 | 0 | 0 | null | false | 2023-04-14T19:31:23 | 2019-09-23T03:42:28 | 2019-09-23T03:42:58 | 2023-04-14T19:31:22 | 3 | 0 | 0 | 1 | Java | false | false | package com.example;
import org.apache.camel.builder.RouteBuilder;
public class MyRouteBuilder extends RouteBuilder {
@Override
public void configure() throws Exception {
interceptFrom("servlet:*")
.log("->>>>>>>>>> Intercepted <<<<<<<<<<<<<<<<<-");
System.out.println("---... | UTF-8 | Java | 908 | java | MyRouteBuilder.java | Java | [] | null | [] | package com.example;
import org.apache.camel.builder.RouteBuilder;
public class MyRouteBuilder extends RouteBuilder {
@Override
public void configure() throws Exception {
interceptFrom("servlet:*")
.log("->>>>>>>>>> Intercepted <<<<<<<<<<<<<<<<<-");
System.out.println("---... | 908 | 0.476872 | 0.47467 | 34 | 25.705883 | 26.681707 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.235294 | false | false | 13 |
3cd30549ea0c1916ac3b30e1a10792dc73c6a2b7 | 25,056,839,234,276 | 9bcfa007c17128125296d4d95e6d7322c9b060cc | /src/main/java/pl/mprzymus/ztwl5/authors/model/AuthorListDto.java | 2914911742d31fd6698883f600c4289c83afa134 | [] | no_license | mprzymus/ztw-l5 | https://github.com/mprzymus/ztw-l5 | a16183eb39f318f2d6870b2a54c6ad6976fed883 | 66559e278e85b67655e038c13dd7421728f823ea | refs/heads/master | 2023-04-01T23:39:49.589000 | 2021-04-08T15:36:18 | 2021-04-08T15:36:18 | 353,703,435 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pl.mprzymus.ztwl5.authors.model;
import com.fasterxml.jackson.annotation.JsonAutoDetect;
import java.util.List;
@JsonAutoDetect(fieldVisibility = JsonAutoDetect.Visibility.ANY)
public record AuthorListDto(List<AuthorDto> authors) {
}
| UTF-8 | Java | 245 | java | AuthorListDto.java | Java | [] | null | [] | package pl.mprzymus.ztwl5.authors.model;
import com.fasterxml.jackson.annotation.JsonAutoDetect;
import java.util.List;
@JsonAutoDetect(fieldVisibility = JsonAutoDetect.Visibility.ANY)
public record AuthorListDto(List<AuthorDto> authors) {
}
| 245 | 0.82449 | 0.820408 | 9 | 26.222221 | 25.676525 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 13 |
064c53aa15b505e126d44321b26aea7a6652fe50 | 23,252,953,006,930 | 3f04594766fc17d0bcbcae6e0f21da20d02d210f | /src/main/java/com/primeton/controller/filter/Filter1_CheckToken.java | dcd516804e3958385615195a4404b386e7e89710 | [] | no_license | 55345249/project | https://github.com/55345249/project | 68dce324bd519716b57247e834ebb7eec3a71588 | 2343dc0428f4f3d4e6bcb92ae331fd5dc01fafdd | refs/heads/master | 2021-09-13T21:17:47.032000 | 2018-05-04T09:01:54 | 2018-05-04T09:01:54 | 124,476,142 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.primeton.controller.filter;
import com.primeton.third.jwt.Jwt;
import com.primeton.third.jwt.TokenState;
import net.minidev.json.JSONObject;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import javax.servlet.*;
import javax.servlet.annotation.WebFilter;
import javax.servlet.annotation.WebInitPa... | UTF-8 | Java | 3,212 | java | Filter1_CheckToken.java | Java | [] | null | [] | package com.primeton.controller.filter;
import com.primeton.third.jwt.Jwt;
import com.primeton.third.jwt.TokenState;
import net.minidev.json.JSONObject;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import javax.servlet.*;
import javax.servlet.annotation.WebFilter;
import javax.servlet.annotation.WebInitPa... | 3,212 | 0.635939 | 0.631597 | 91 | 31.901098 | 24.943918 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.67033 | false | false | 13 |
b7365ea318f25cf001fb7e45ec348680a2d5dbfe | 33,002,528,743,957 | 98bacc06808b8637559ce5ed3a1ae744aa828d23 | /src/合并k个有序链表.java | a842d4bcd92f1176d5ee5b1e1155636043500fb8 | [] | no_license | fogbirdfree/algorithm | https://github.com/fogbirdfree/algorithm | adcfe0e2a4c42533c4881d8736e109a855c86c8c | ef40aa4fe4de2f5b4ed846d6f53a3b973261d706 | refs/heads/master | 2023-04-27T10:48:04.747000 | 2021-02-23T10:39:36 | 2021-02-23T10:39:36 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.HashMap;
public class 合并k个有序链表 {
public static void main(String[] args){
}
}
class ListNode2 {
int val;
ListNode2 next;
ListNode2(int x) { val = x; }
}
class Solution18 {
public ListNode2 mergeKLists(ListNode2[] lists) {
ListNode2 head = null;
for (int i = 0;... | UTF-8 | Java | 1,022 | java | 合并k个有序链表.java | Java | [] | null | [] | import java.util.HashMap;
public class 合并k个有序链表 {
public static void main(String[] args){
}
}
class ListNode2 {
int val;
ListNode2 next;
ListNode2(int x) { val = x; }
}
class Solution18 {
public ListNode2 mergeKLists(ListNode2[] lists) {
ListNode2 head = null;
for (int i = 0;... | 1,022 | 0.482143 | 0.46627 | 45 | 21.422222 | 16.254215 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.466667 | false | false | 13 |
ea074e3f95290855fd3f2827c5fca5cd1be7fbdc | 33,002,528,744,880 | 69a4f2d51ebeea36c4d8192e25cfb5f3f77bef5e | /methods/Method_8574.java | e65eaf2c91a36769bd74ac37c9ded1bcb774fc2f | [] | no_license | P79N6A/icse_20_user_study | https://github.com/P79N6A/icse_20_user_study | 5b9c42c6384502fdc9588430899f257761f1f506 | 8a3676bc96059ea2c4f6d209016f5088a5628f3c | refs/heads/master | 2020-06-24T08:25:22.606000 | 2019-07-25T15:31:16 | 2019-07-25T15:31:16 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public void updateMatrix(){
presentationMatrix.reset();
presentationMatrix.postTranslate(-state.getWidth() / 2,-state.getHeight() / 2);
presentationMatrix.postRotate(state.getOrientation());
state.getConcatMatrix(presentationMatrix);
presentationMatrix.postTranslate(areaView.getCropCenterX(),areaView.getCropC... | UTF-8 | Java | 381 | java | Method_8574.java | Java | [] | null | [] | public void updateMatrix(){
presentationMatrix.reset();
presentationMatrix.postTranslate(-state.getWidth() / 2,-state.getHeight() / 2);
presentationMatrix.postRotate(state.getOrientation());
state.getConcatMatrix(presentationMatrix);
presentationMatrix.postTranslate(areaView.getCropCenterX(),areaView.getCropC... | 381 | 0.80315 | 0.7979 | 8 | 46.625 | 26.846497 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 13 |
dad5b97b2b3862e7b1c2fcdffc3a2d4783288305 | 33,002,528,744,628 | 8c45015379c3cf75a330632ae7e962a887d46624 | /src/com/interceptor/MyInterceptor1.java | 296a41aa1939496cc1be9836d5fde024835fc24f | [] | no_license | ghuan/SSH | https://github.com/ghuan/SSH | 1a251af6dbb2fd86106433b4b58389cfb2992d89 | 9b681f1c31cadd4f12e1cc4eed6ce783bcd4bcf6 | refs/heads/master | 2021-06-05T16:02:24.025000 | 2018-07-09T14:58:39 | 2018-07-09T14:58:39 | 58,302,855 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.interceptor;
import com.opensymphony.xwork2.ActionInvocation;
import com.opensymphony.xwork2.interceptor.Interceptor;
public class MyInterceptor1 implements Interceptor {
/**
*
*/
private static final long serialVersionUID = 1L;
@Override
public void destroy() {
// TODO Auto-gen... | UTF-8 | Java | 821 | java | MyInterceptor1.java | Java | [] | null | [] | package com.interceptor;
import com.opensymphony.xwork2.ActionInvocation;
import com.opensymphony.xwork2.interceptor.Interceptor;
public class MyInterceptor1 implements Interceptor {
/**
*
*/
private static final long serialVersionUID = 1L;
@Override
public void destroy() {
// TODO Auto-gen... | 821 | 0.691839 | 0.680877 | 36 | 20.805555 | 23.438831 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.138889 | false | false | 13 |
67c6f6965eac72761680d9401d5b13aa2f88a284 | 32,152,125,234,150 | 47b9daf34909d23c30615c3186620c8b0e6013d3 | /bdf2-jbpm4-designer/src/main/java/com/bstek/bdf2/jbpm4/designer/converter/impl/TaskConverter.java | 5ecb620e54acb293c434d44e9056d40e4d87d7bd | [
"Apache-2.0"
] | permissive | 294033186/bdf2 | https://github.com/294033186/bdf2 | 5548dc23cd5b5d220558893165e923182dc5387f | 496ccd60feafb9e59b65020fbc2a4199a506fb4f | refs/heads/master | 2020-03-28T05:46:06.446000 | 2017-11-26T03:11:53 | 2017-11-26T03:11:53 | 147,795,504 | 1 | 1 | Apache-2.0 | true | 2018-09-07T08:36:24 | 2018-09-07T08:36:24 | 2018-09-03T06:35:04 | 2017-11-26T03:12:02 | 3,885 | 0 | 0 | 0 | null | false | null | package com.bstek.bdf2.jbpm4.designer.converter.impl;
import org.dom4j.Element;
import org.dom4j.tree.BaseElement;
import org.springframework.stereotype.Component;
import com.bstek.bdf2.jbpm4.designer.converter.JpdlInfo;
/**
* @author Jacky.gao
* @since 2013-6-18
*/
@Component
public class TaskConverter extends A... | UTF-8 | Java | 1,120 | java | TaskConverter.java | Java | [
{
"context": "jbpm4.designer.converter.JpdlInfo;\n\n/**\n * @author Jacky.gao\n * @since 2013-6-18\n */\n@Component\npublic class T",
"end": 248,
"score": 0.9991378784179688,
"start": 239,
"tag": "NAME",
"value": "Jacky.gao"
}
] | null | [] | package com.bstek.bdf2.jbpm4.designer.converter.impl;
import org.dom4j.Element;
import org.dom4j.tree.BaseElement;
import org.springframework.stereotype.Component;
import com.bstek.bdf2.jbpm4.designer.converter.JpdlInfo;
/**
* @author Jacky.gao
* @since 2013-6-18
*/
@Component
public class TaskConverter extends A... | 1,120 | 0.783929 | 0.771429 | 36 | 30.111111 | 23.652317 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.694444 | false | false | 13 |
c663f77b837cf75e406347adcc4ad0bc2e9df366 | 35,210,141,894,142 | 71858492a1f9295da61e7eb3e1b700dd400f83c4 | /p3/src/myUtilAula3/Employee.java | 0eb869ff0744a2c478794ec1b707708069c07ff9 | [] | no_license | Unn4m3DD/escolisca | https://github.com/Unn4m3DD/escolisca | c6808ff4e426dc5e6863304ba4488aa44b4f11dc | 68e20dbb4e2e90371df296dfd8d5f753a09ca152 | refs/heads/master | 2023-03-02T16:39:51.520000 | 2021-02-16T12:11:28 | 2021-02-16T12:11:28 | 316,180,900 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package myUtilAula3;
import java.util.Date;
public class Employee extends Client {
private int employeeId, nif;
private static int emploeyeeIdCount = 1;
public Employee(String name, String cc, Date birthDate, int nif) {
super(name, cc, birthDate);
this.employeeId = emploeyeeIdCount;
... | UTF-8 | Java | 921 | java | Employee.java | Java | [] | null | [] | package myUtilAula3;
import java.util.Date;
public class Employee extends Client {
private int employeeId, nif;
private static int emploeyeeIdCount = 1;
public Employee(String name, String cc, Date birthDate, int nif) {
super(name, cc, birthDate);
this.employeeId = emploeyeeIdCount;
... | 921 | 0.485342 | 0.476656 | 32 | 27.78125 | 26.513834 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.4375 | false | false | 13 |
142b39a4756584e32699a61cb224f00c3b12d6be | 20,718,922,299,404 | 0225912043968e53a56bc7a463442d9907f4d7b9 | /src/main/java/helloRest/CamelHelloRestExample.java | a7a5e9570c30b45f56e0bf14f3a3b985944619f3 | [] | no_license | mDehning/camel_helloWorld | https://github.com/mDehning/camel_helloWorld | 33584f5006b5cb8b883399675c1a77022be2e2ed | ff84442c14215f603f7dd0b8425da1f9b8bd7fe2 | refs/heads/master | 2021-01-21T10:48:40.028000 | 2017-09-06T11:27:07 | 2017-09-06T11:27:07 | 101,988,235 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package helloRest;
import org.apache.camel.CamelContext;
import org.apache.camel.Exchange;
import org.apache.camel.Processor;
import org.apache.camel.builder.RouteBuilder;
import org.apache.camel.impl.DefaultCamelContext;
import org.apache.camel.model.rest.RestBindingMode;
public class CamelHelloRestExample ... | UTF-8 | Java | 1,475 | java | CamelHelloRestExample.java | Java | [] | null | [] | package helloRest;
import org.apache.camel.CamelContext;
import org.apache.camel.Exchange;
import org.apache.camel.Processor;
import org.apache.camel.builder.RouteBuilder;
import org.apache.camel.impl.DefaultCamelContext;
import org.apache.camel.model.rest.RestBindingMode;
public class CamelHelloRestExample ... | 1,475 | 0.637966 | 0.631864 | 54 | 25.314816 | 22.265089 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.833333 | false | false | 13 |
dab4eb7e780aa52dc3d71c01b344c412b7d7dc90 | 34,033,320,883,802 | c712fac67578c621935c948088cbea895895a73e | /android_wc_gui/WordCloud.java | 10d3d6419b2b71e7bcfa88976944e6c37e045d00 | [] | no_license | SliverShooter/java_wc_gui | https://github.com/SliverShooter/java_wc_gui | 69dd0145d76262c2508010622125531f9d885302 | fd65efbac9b9b6b0b873af05ce790eeabd9bcb92 | refs/heads/master | 2021-01-13T10:36:31.126000 | 2016-10-22T13:56:38 | 2016-10-22T13:56:38 | 68,987,715 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.speedshooter.wordcloud;
import android.app.Activity;
import android.graphics.Color;
import android.graphics.Paint;
import android.graphics.Point;
import android.graphics.Rect;
import android.graphics.Typeface;
import android.widget.Button;
import android.widget.ImageView;
import java.util.ArrayLis... | UTF-8 | Java | 7,334 | java | WordCloud.java | Java | [
{
"context": "w;\n\nimport java.util.ArrayList;\n\n/**\n * Created by SpeedShooter on 2016/10/16.\n */\npublic class WordCloud extends",
"end": 354,
"score": 0.9982936382293701,
"start": 342,
"tag": "USERNAME",
"value": "SpeedShooter"
}
] | null | [] | package com.example.speedshooter.wordcloud;
import android.app.Activity;
import android.graphics.Color;
import android.graphics.Paint;
import android.graphics.Point;
import android.graphics.Rect;
import android.graphics.Typeface;
import android.widget.Button;
import android.widget.ImageView;
import java.util.ArrayLis... | 7,334 | 0.446141 | 0.434279 | 212 | 33.594341 | 24.896305 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.853774 | false | false | 13 |
3984728177a9869e9b6422c1b5a9e65778bf3528 | 35,081,292,893,472 | e1a2a9888dca515e396f6330c0ce68eac8b8bf01 | /spring-proxy/src/main/java/com/github/mxsm/proxy/two/LogPointcut.java | 699aa319130c21a78ccb30f0b374f9e881289fdb | [] | no_license | mxsm/spring-sample | https://github.com/mxsm/spring-sample | f012b332e77aadb4496863f1255130645c380193 | 77a0a57b562a73d609019a2016b2da71bea679b5 | refs/heads/master | 2022-12-20T23:43:42.473000 | 2022-03-13T06:23:28 | 2022-03-13T06:23:28 | 189,825,869 | 0 | 5 | null | false | 2022-12-16T15:33:20 | 2019-06-02T09:06:08 | 2022-01-29T02:28:15 | 2022-12-16T15:33:17 | 202 | 0 | 2 | 7 | Java | false | false | package com.github.mxsm.proxy.two;
import java.lang.reflect.Method;
import org.springframework.aop.support.StaticMethodMatcherPointcut;
import org.springframework.core.annotation.AnnotatedElementUtils;
/**
* @author mxsm
* @date 2021/11/26 16:17
* @Since 1.0.0
*/
public class LogPointcut extends StaticMethodMatch... | UTF-8 | Java | 492 | java | LogPointcut.java | Java | [
{
"context": "package com.github.mxsm.proxy.two;\n\nimport java.lang.reflect.Method;\nimpo",
"end": 23,
"score": 0.898598849773407,
"start": 19,
"tag": "USERNAME",
"value": "mxsm"
},
{
"context": ".annotation.AnnotatedElementUtils;\n\n/**\n * @author mxsm\n * @date 2021/11/26 16:17\n... | null | [] | package com.github.mxsm.proxy.two;
import java.lang.reflect.Method;
import org.springframework.aop.support.StaticMethodMatcherPointcut;
import org.springframework.core.annotation.AnnotatedElementUtils;
/**
* @author mxsm
* @date 2021/11/26 16:17
* @Since 1.0.0
*/
public class LogPointcut extends StaticMethodMatch... | 492 | 0.762195 | 0.731707 | 18 | 26.333334 | 26.400757 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.388889 | false | false | 13 |
611b1bfa20b162a7db085f3f378848a28990755b | 12,790,412,647,184 | 63e5940424226ebd695c81bb141a010e24ba5b5e | /src/games/spaceCops/entity/character/enemy/BasicEnemy.java | 1f141c5796f03f308cf39b43decce27889513e17 | [] | no_license | TeleGD/tgd-space-cops | https://github.com/TeleGD/tgd-space-cops | 249e0790739cbf562aafc4d141d972c7b2a502b6 | 37871ae13e39c403211f83684f970e75a471d30d | refs/heads/master | 2021-06-08T02:54:08.326000 | 2021-05-20T17:57:32 | 2021-05-20T17:57:32 | 173,144,494 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package games.spaceCops.entity.character.enemy;
import java.util.Random;
import org.newdawn.slick.GameContainer;
import org.newdawn.slick.Graphics;
import org.newdawn.slick.state.StateBasedGame;
import app.AppLoader;
import games.spaceCops.entity.projectile.Projectile;
import games.spaceCops.explosion.Explosion;
im... | UTF-8 | Java | 2,487 | java | BasicEnemy.java | Java | [] | null | [] | package games.spaceCops.entity.character.enemy;
import java.util.Random;
import org.newdawn.slick.GameContainer;
import org.newdawn.slick.Graphics;
import org.newdawn.slick.state.StateBasedGame;
import app.AppLoader;
import games.spaceCops.entity.projectile.Projectile;
import games.spaceCops.explosion.Explosion;
im... | 2,487 | 0.678327 | 0.662244 | 113 | 21.00885 | 19.995794 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.283186 | false | false | 13 |
89a238ff68b7319517e6f7b2f347f347d158ac9c | 32,538,672,274,814 | 8a4fe4ef23fba2feffce3b2dcb0824ec340d431d | /src/mp3something/Timer.java | 6407529e85f36c365198143cbbdeea8b7374eec1 | [] | no_license | imrayya/MP3_Decoder | https://github.com/imrayya/MP3_Decoder | b16d59c58d340a7a173363df2b9641709218e6eb | 8185b321affb586aad589fce8b78d192df22817a | refs/heads/master | 2018-04-05T13:52:28.758000 | 2015-09-16T17:22:59 | 2015-09-16T17:22:59 | 42,372,709 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package mp3something;
public class Timer {
public Timer() {
}
private long start;
private long end;
void start() {
start = System.nanoTime();
}
void end() {
end = System.nanoTime() - start;
}
long getEndTime() {
return end;
}
}
| UTF-8 | Java | 320 | java | Timer.java | Java | [] | null | [] | package mp3something;
public class Timer {
public Timer() {
}
private long start;
private long end;
void start() {
start = System.nanoTime();
}
void end() {
end = System.nanoTime() - start;
}
long getEndTime() {
return end;
}
}
| 320 | 0.4875 | 0.484375 | 22 | 12.545455 | 11.823425 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.272727 | false | false | 13 |
067ea74389a3b8761cdd623d7e24e524c43d43ba | 15,023,795,634,477 | bb245ea3b58a91cb8972d61d7830fffbeb2c72e5 | /Parking/后台管理系统/SmartID_YJY/src/com/dhsr/smartid/tingchexitong/web/TingcheController.java | 0cfd92643160bc6a2220549abd79652ca235c36a | [] | no_license | liuxiaogangqq/SmartID_YJY | https://github.com/liuxiaogangqq/SmartID_YJY | 8a7af694774d6c1227f5e0c119c1e8f12576a4da | 54b4041caae0fc6989293018ad5660c65a1eb742 | refs/heads/master | 2023-04-02T07:26:39.611000 | 2021-04-13T02:51:37 | 2021-04-13T02:51:37 | 356,897,205 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dhsr.smartid.tingchexitong.web;
import java.io.IOException;
import java.util.HashMap;
import java.util.Map;
import javax.annotation.Resource;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.springframework.stereotype.Controller;
import org.springfra... | UTF-8 | Java | 32,951 | java | TingcheController.java | Java | [] | null | [] | package com.dhsr.smartid.tingchexitong.web;
import java.io.IOException;
import java.util.HashMap;
import java.util.Map;
import javax.annotation.Resource;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.springframework.stereotype.Controller;
import org.springfra... | 32,951 | 0.736671 | 0.733842 | 933 | 32.713825 | 32.118927 | 152 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.468382 | false | false | 13 |
07c00b749de7e46d95b8734e86c341765dc8b678 | 22,539,988,411,985 | 399087d30f49cdf03a7118d842f326370400c4c0 | /utils/src/main/java/com/tangzhen/data/prefs/AppPreferencesHelper.java | 8ab3b7d6d2e3ad705152f3794342f6e3cf8c4b19 | [] | no_license | lwtwan321/tangzhen | https://github.com/lwtwan321/tangzhen | f1fb9d52c05eb6b46cf67f935cfe69a917a4c54f | e9c18e988fe06ca9403b9d79cd5145fecea9236a | refs/heads/master | 2020-04-27T20:34:58.305000 | 2019-03-19T16:20:46 | 2019-03-19T16:20:46 | 174,663,148 | 2 | 0 | null | false | 2019-03-19T09:10:55 | 2019-03-09T07:35:14 | 2019-03-19T09:10:52 | 2019-03-19T09:10:50 | 172 | 0 | 0 | 0 | Java | false | null | package com.tangzhen.data.prefs;
import android.content.Context;
import android.content.SharedPreferences;
import com.tangzhen.di.ApplicationContext;
import com.tangzhen.di.PreferenceInfo;
import javax.inject.Inject;
public class AppPreferencesHelper implements PreferencesHelper {
private static final String P... | UTF-8 | Java | 946 | java | AppPreferencesHelper.java | Java | [] | null | [] | package com.tangzhen.data.prefs;
import android.content.Context;
import android.content.SharedPreferences;
import com.tangzhen.di.ApplicationContext;
import com.tangzhen.di.PreferenceInfo;
import javax.inject.Inject;
public class AppPreferencesHelper implements PreferencesHelper {
private static final String P... | 946 | 0.72833 | 0.72833 | 32 | 28.5625 | 28.817245 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.46875 | false | false | 13 |
96310bf7608e6269e7d7ce6d96852e2db784ce80 | 7,395,933,733,606 | a7549d9621c937f3ac6a61b277edc5d8ce63d7d2 | /app/src/main/java/io/github/andreybgm/gigreminder/screen/locationchoice/uievent/LoadLocationsEvent.java | 9ce51379488679aecf83e517a94d8c074048cce8 | [
"Apache-2.0"
] | permissive | andreybgm/gigreminder | https://github.com/andreybgm/gigreminder | 6851d8c189112fad7734aa7237bf7259d6883c77 | 464630f59a7825155d3c286a643e7cdb7ac687b8 | refs/heads/master | 2020-12-02T20:59:23.428000 | 2017-10-11T20:01:42 | 2017-10-11T20:01:42 | 96,240,703 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.github.andreybgm.gigreminder.screen.locationchoice.uievent;
import io.github.andreybgm.gigreminder.screen.base.UiEvent;
public class LoadLocationsEvent implements UiEvent {
public static final LoadLocationsEvent INSTANCE = new LoadLocationsEvent();
private LoadLocationsEvent() {
}
}
| UTF-8 | Java | 310 | java | LoadLocationsEvent.java | Java | [
{
"context": "package io.github.andreybgm.gigreminder.screen.locationchoice.uievent;\n\nimpor",
"end": 27,
"score": 0.999294638633728,
"start": 18,
"tag": "USERNAME",
"value": "andreybgm"
},
{
"context": ".screen.locationchoice.uievent;\n\nimport io.github.andreybgm.gigreminder.scree... | null | [] | package io.github.andreybgm.gigreminder.screen.locationchoice.uievent;
import io.github.andreybgm.gigreminder.screen.base.UiEvent;
public class LoadLocationsEvent implements UiEvent {
public static final LoadLocationsEvent INSTANCE = new LoadLocationsEvent();
private LoadLocationsEvent() {
}
}
| 310 | 0.8 | 0.8 | 10 | 30 | 30.835045 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3 | false | false | 13 |
1a136a261dc2fb98be584701b97d376c8ef7b0ea | 1,589,137,967,534 | bda806c6c994a7779f809866d7ced81133af6453 | /src/main/java/lt/vianet/alna/saka/calculation/CalculateBranches.java | 928f79c9caa4c4b79c74b4c27f9a5bedcac73928 | [] | no_license | AS2000/Alna_Saka | https://github.com/AS2000/Alna_Saka | 8312f127fa9a095975f72792b27b30409a70360a | 44b1b2084278b41ddb080b5130bb107920fe441b | refs/heads/master | 2018-12-12T06:07:17.604000 | 2018-11-07T09:19:17 | 2018-11-07T09:19:17 | 148,481,036 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package lt.vianet.alna.saka.calculation;
import lt.vianet.alna.saka.Data.TreeBranch;
public class CalculateBranches {
private int longestTrank = 0;
private int branchQty = 1;
public int getLongestTrank(TreeBranch treeTrunk) {
if (!countBranches(treeTrunk)) {
return longestTrank;
... | UTF-8 | Java | 890 | java | CalculateBranches.java | Java | [] | null | [] | package lt.vianet.alna.saka.calculation;
import lt.vianet.alna.saka.Data.TreeBranch;
public class CalculateBranches {
private int longestTrank = 0;
private int branchQty = 1;
public int getLongestTrank(TreeBranch treeTrunk) {
if (!countBranches(treeTrunk)) {
return longestTrank;
... | 890 | 0.560674 | 0.55618 | 45 | 18.777779 | 20.788767 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.311111 | false | false | 13 |
40c0158665340edd9b9cab77b619cb290965f540 | 11,373,073,401,325 | dd5ca11a884135dc806a8f185af2a079b553970b | /src/main/java/ResponsePojo/ExecutiveSummary/Data.java | 4e804c7591d088e20eaeb955ec76af80c18b26dd | [] | no_license | mrigeshsingh/RestAssured | https://github.com/mrigeshsingh/RestAssured | b55727648251957747e6acd3647421ead14d1229 | a6bb9e12342a6c3af9cc11e3f706c54d4e7ecd19 | refs/heads/master | 2022-12-02T06:29:44.745000 | 2020-03-12T10:00:46 | 2020-03-12T10:00:46 | 242,727,825 | 0 | 0 | null | false | 2022-11-16T00:45:08 | 2020-02-24T12:14:44 | 2020-03-12T09:59:00 | 2022-11-16T00:45:05 | 3,300 | 0 | 0 | 2 | Java | false | false | package ResponsePojo.ExecutiveSummary;
import com.fasterxml.jackson.annotation.JsonProperty;
import java.util.List;
public class Data {
private List<responseMetricsInfo> qualityRisk;
private List<responseMetricsInfo> warehouseSummary;
private List<responseMetricsInfo> costSummary;
private List<re... | UTF-8 | Java | 1,667 | java | Data.java | Java | [] | null | [] | package ResponsePojo.ExecutiveSummary;
import com.fasterxml.jackson.annotation.JsonProperty;
import java.util.List;
public class Data {
private List<responseMetricsInfo> qualityRisk;
private List<responseMetricsInfo> warehouseSummary;
private List<responseMetricsInfo> costSummary;
private List<re... | 1,667 | 0.705459 | 0.705459 | 62 | 25.887096 | 25.592403 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.306452 | false | false | 13 |
0396344a062fc1edd4ee366c9c74b3551805c873 | 21,114,059,242,066 | 76e9510cbb72f628650327ce2e3250b8e074de5d | /tcmc-aris 2.3.2/.svn/pristine/93/9335a151460a3ae359fdb072a5d23bb40290b0bd.svn-base | 00801067896cbf69f8e88cbe6c22ff6691dc07f2 | [] | no_license | sinc3721/git | https://github.com/sinc3721/git | ba7ee760191ac825c4079c1db8777a5d01077102 | 14e3a820f51914bab711448cd4eb39cb519a3c2a | refs/heads/master | 2016-09-16T11:50:53.606000 | 2016-07-07T03:23:05 | 2016-07-07T03:23:05 | 62,770,361 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package com.tcmc.aris.service.ivf.dao;
import com.tcmc.aris.service.core.IBaseDao;
import com.tcmc.aris.service.ivf.model.RecordQueryRenewModel;
import com.tcmc.aris.service.ivf.pojo.FreezeRecord;
import org.apache.ibatis.annotations.Param;
import java.util.List;
import java.util.Map;
/**
* 冷冻查询续存 DAO
* @author d... | UTF-8 | Java | 1,322 | 9335a151460a3ae359fdb072a5d23bb40290b0bd.svn-base | Java | [
{
"context": "mport java.util.Map;\n\n/**\n * 冷冻查询续存 DAO\n * @author dengmiaomiao\n * @date 2016年6月12日 17:16\n */\n\npublic interface I",
"end": 331,
"score": 0.9996612668037415,
"start": 319,
"tag": "USERNAME",
"value": "dengmiaomiao"
},
{
"context": "{\n\n /**\n * 分页冷冻储存信息列表... | null | [] |
package com.tcmc.aris.service.ivf.dao;
import com.tcmc.aris.service.core.IBaseDao;
import com.tcmc.aris.service.ivf.model.RecordQueryRenewModel;
import com.tcmc.aris.service.ivf.pojo.FreezeRecord;
import org.apache.ibatis.annotations.Param;
import java.util.List;
import java.util.Map;
/**
* 冷冻查询续存 DAO
* @author d... | 1,322 | 0.663724 | 0.637239 | 45 | 26.666666 | 34.324593 | 165 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 13 | |
7f73e954b3501b7dcf7c334d95fc2bd6b59d3c38 | 23,819,888,628,103 | 71bde796d651d856316fc596954357a9a7d997c1 | /src/main/java/io/s3soft/product/resource/ProductResource.java | b5d21c4c06b54b629776b27f9cabc4a6c27438ef | [] | no_license | ShaikshaLove/Product-Microservice | https://github.com/ShaikshaLove/Product-Microservice | 251e58d177f99592425b7d25bb3ecccfa52384bd | 25c4a180adb737f7ed9d8345755f88ded3259baa | refs/heads/master | 2020-04-27T07:42:54.838000 | 2019-03-08T13:22:05 | 2019-03-08T13:22:05 | 174,145,298 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.s3soft.product.resource;
import java.io.File;
import java.io.FileOutputStream;
import java.io.IOException;
import java.util.List;
import java.util.Optional;
import java.util.StringTokenizer;
import javax.servlet.ServletContext;
import org.springframework.beans.factory.InitializingBean;
import ... | UTF-8 | Java | 6,078 | java | ProductResource.java | Java | [
{
"context": "product.wrapper.ProductWrapper;\r\n\r\n/**\r\n * @author shaiksha\r\n *\r\n */\r\n@RestController\r\n@RequestMapping(\"/api/",
"end": 1410,
"score": 0.9976847767829895,
"start": 1402,
"tag": "USERNAME",
"value": "shaiksha"
}
] | null | [] | package io.s3soft.product.resource;
import java.io.File;
import java.io.FileOutputStream;
import java.io.IOException;
import java.util.List;
import java.util.Optional;
import java.util.StringTokenizer;
import javax.servlet.ServletContext;
import org.springframework.beans.factory.InitializingBean;
import ... | 6,078 | 0.722935 | 0.721619 | 177 | 32.338982 | 26.058134 | 134 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.367232 | false | false | 13 |
8bf612825caf438586afa4df6930d8d4ad6ce017 | 16,922,171,156,585 | d5c7b08a049a772fa5017ccb9b6645a6c3367e1f | /About_Bishe/cloud-star/business/service-file-user/src/main/java/com/god23bin/fu/controller/UserDirectoryController.java | f1a67a4cdfa1e5637f65903c916bf2a23f6d72de | [] | no_license | God23Bin/RoadOfLearning_Java | https://github.com/God23Bin/RoadOfLearning_Java | 537c1bfffebae3d0187330b2825927b4ba40a069 | d4b3c37b8573a67be079180b0c97e3a7922d9969 | refs/heads/master | 2023-03-15T04:06:31.362000 | 2022-03-15T07:31:08 | 2022-03-15T07:31:08 | 336,578,547 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.god23bin.fu.controller;
import com.god23bin.commonutils.Result;
import com.god23bin.commonbase.entity.TNode;
import com.god23bin.commonbase.entity.UserDirectory;
import com.god23bin.fu.service.UserDirectoryService;
import io.swagger.annotations.ApiOperation;
import org.springframework.beans.factory.annota... | UTF-8 | Java | 2,276 | java | UserDirectoryController.java | Java | [
{
"context": "\n/**\n * <p>\n * 用户目录结构表 前端控制器\n * </p>\n *\n * @author god23bin\n * @since 2022-01-24\n */\n@RestController\n@CrossOr",
"end": 445,
"score": 0.9994592666625977,
"start": 437,
"tag": "USERNAME",
"value": "god23bin"
}
] | null | [] | package com.god23bin.fu.controller;
import com.god23bin.commonutils.Result;
import com.god23bin.commonbase.entity.TNode;
import com.god23bin.commonbase.entity.UserDirectory;
import com.god23bin.fu.service.UserDirectoryService;
import io.swagger.annotations.ApiOperation;
import org.springframework.beans.factory.annota... | 2,276 | 0.692639 | 0.683078 | 61 | 33.27869 | 32.927208 | 148 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.557377 | false | false | 13 |
26493976d2f879314538b0423e218948cb8db85a | 21,199,958,640,008 | 4e3701ff1212d5a00c61332e07a9a83481a697b9 | /Treinamento-Backend/src/main/java/netgloo/controllers/AlunoController.java | 46739dc1c1b5d630d287ca1d44e83a765d653847 | [] | no_license | icarusbro/treinamentojava | https://github.com/icarusbro/treinamentojava | 0bc0a7f854433b3bb807b83f1c11005c497dd2e9 | bf69b279f78a539548ec849918cffdb9cba482bd | refs/heads/master | 2021-01-21T10:46:34.675000 | 2017-02-24T18:08:10 | 2017-02-24T18:08:10 | 83,487,294 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package netgloo.controllers;
import netgloo.Excecoes.*;
import netgloo.Service.AlunoService;
import netgloo.models.*;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.dao.DataIntegrityViolationException;
import org.springframework.http.HttpStatus;
import org.springframework.htt... | UTF-8 | Java | 4,108 | java | AlunoController.java | Java | [] | null | [] | package netgloo.controllers;
import netgloo.Excecoes.*;
import netgloo.Service.AlunoService;
import netgloo.models.*;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.dao.DataIntegrityViolationException;
import org.springframework.http.HttpStatus;
import org.springframework.htt... | 4,108 | 0.646772 | 0.646772 | 125 | 31.84 | 22.551416 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.368 | false | false | 13 |
a81b8445f62f8bc31215a4e6bacf6380b1decc13 | 1,065,151,900,145 | f516e9517a3cae4d88c28a3b9c41ae5a6d1c4af9 | /CleverCup/src/main/java/com/example/fuad/myapplication/Register.java | 7bdb75e4c19903a5c66c45d58c7937e915a06eef | [] | no_license | Fuad607/Clever_cup | https://github.com/Fuad607/Clever_cup | 2353f19ba7fc12e022421fda1e79912bb4f9c1d1 | b635430da5c9be3c7629fc2c65181f50364273d8 | refs/heads/master | 2020-03-17T10:13:08.515000 | 2017-01-25T22:51:55 | 2017-01-25T22:51:55 | 133,497,028 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.fuad.myapplication;
import android.app.ProgressDialog;
import android.content.Context;
import android.content.Intent;
import android.net.ConnectivityManager;
import android.net.NetworkInfo;
import android.support.annotation.NonNull;
import android.support.v7.app.AppCompatActivity;
import android.os... | UTF-8 | Java | 4,647 | java | Register.java | Java | [] | null | [] | package com.example.fuad.myapplication;
import android.app.ProgressDialog;
import android.content.Context;
import android.content.Intent;
import android.net.ConnectivityManager;
import android.net.NetworkInfo;
import android.support.annotation.NonNull;
import android.support.v7.app.AppCompatActivity;
import android.os... | 4,647 | 0.659996 | 0.659565 | 130 | 34.746155 | 27.373011 | 131 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.684615 | false | false | 13 |
bdd4a84a3756ee82130e9da85293b2db87276c78 | 14,362,370,707,107 | fc1e0e638c5c11151f53d092095a023795e0eb83 | /domene/src/main/java/no/nav/foreldrepenger/mottak/task/TilJournalføringTask.java | c70b379cfe83cfb0301a9b8a86c26cf8bcf69a4c | [
"MIT"
] | permissive | gjengeda/fpfordel | https://github.com/gjengeda/fpfordel | 5395d1c2a104b3272833c467a88f80e2c6899a01 | b85104d094d40232aa6bb18f7e6314eb6e5f778b | refs/heads/master | 2021-01-07T06:46:28.213000 | 2020-02-04T16:02:22 | 2020-02-04T16:02:22 | 241,610,471 | 0 | 0 | MIT | true | 2020-02-19T11:58:01 | 2020-02-19T11:58:00 | 2020-02-04T16:02:26 | 2020-02-11T04:52:07 | 3,076 | 0 | 0 | 0 | null | false | false | package no.nav.foreldrepenger.mottak.task;
import java.util.Optional;
import java.util.UUID;
import javax.enterprise.context.Dependent;
import javax.inject.Inject;
import javax.transaction.Transactional;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import no.nav.foreldrepenger.fordel.kodeverdi.DokumentT... | UTF-8 | Java | 6,154 | java | TilJournalføringTask.java | Java | [] | null | [] | package no.nav.foreldrepenger.mottak.task;
import java.util.Optional;
import java.util.UUID;
import javax.enterprise.context.Dependent;
import javax.inject.Inject;
import javax.transaction.Transactional;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import no.nav.foreldrepenger.fordel.kodeverdi.DokumentT... | 6,154 | 0.720896 | 0.719588 | 120 | 49.966667 | 34.882404 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.683333 | false | false | 13 |
708e494540dbc7790bd089a560916dd1bc742584 | 32,186,484,927,463 | ebe03baa9795c6a0187d9eba3e5bbc1937db3029 | /r2dbc/r2dbc-transaction/src/main/java/com/vinsguru/r2dbctransaction/dto/DepositRequest.java | 29693e930092497e012ad70f23ecaeefeeb7cfcb | [] | no_license | vinsguru/vinsguru-blog-code-samples | https://github.com/vinsguru/vinsguru-blog-code-samples | 3680fe7de55d1926f9a4a58d73127e364e8b9190 | 44044cf71bc1edf50744f0c4e146ce1b0e9229d5 | refs/heads/master | 2022-07-05T10:18:49.476000 | 2022-06-30T14:42:34 | 2022-06-30T14:42:34 | 205,614,848 | 422 | 606 | null | false | 2022-06-30T14:42:35 | 2019-09-01T01:29:19 | 2022-06-30T14:30:12 | 2022-06-30T14:42:34 | 73,584 | 282 | 451 | 4 | Java | false | false | package com.vinsguru.r2dbctransaction.dto;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import lombok.ToString;
@Data
@ToString
@NoArgsConstructor
@AllArgsConstructor(staticName = "create")
public class DepositRequest {
private int account;
private int amount;
}
| UTF-8 | Java | 317 | java | DepositRequest.java | Java | [] | null | [] | package com.vinsguru.r2dbctransaction.dto;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import lombok.ToString;
@Data
@ToString
@NoArgsConstructor
@AllArgsConstructor(staticName = "create")
public class DepositRequest {
private int account;
private int amount;
}
| 317 | 0.798107 | 0.794953 | 17 | 17.647058 | 14.580169 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.411765 | false | false | 13 |
641a70a90a328b3263494afe9041f4090acff44c | 14,637,248,593,385 | 516cdc967db8a90132e5f58f5f7d3cd8a03f3454 | /CB_UI/src/CB_UI/MapManagerEventPtr.java | 820c4b21572f770ba6a78b79d043987c157c2f9d | [] | no_license | Longri/cachebox | https://github.com/Longri/cachebox | 6b81223c167ef96f19159fd1f92428aa147e4f1b | 318fa29dbfbf1c1467524941402ad4f1bc0a069c | refs/heads/master | 2020-04-08T15:34:56.169000 | 2018-12-20T07:40:49 | 2018-12-20T07:40:49 | 159,484,576 | 0 | 0 | null | true | 2018-11-28T10:30:03 | 2018-11-28T10:30:03 | 2018-11-27T21:05:27 | 2018-11-27T21:05:25 | 495,970 | 0 | 0 | 0 | null | false | null | package CB_UI;
import CB_Locator.Map.Descriptor;
import CB_Locator.Map.Layer;
public class MapManagerEventPtr {
public static MapManagerEvent Ptr = null;
public static byte[] OnGetMapTile(Layer layer, Descriptor descriptor) {
if (Ptr != null) {
return Ptr.GetMapTile(layer, descr... | UTF-8 | Java | 381 | java | MapManagerEventPtr.java | Java | [] | null | [] | package CB_UI;
import CB_Locator.Map.Descriptor;
import CB_Locator.Map.Layer;
public class MapManagerEventPtr {
public static MapManagerEvent Ptr = null;
public static byte[] OnGetMapTile(Layer layer, Descriptor descriptor) {
if (Ptr != null) {
return Ptr.GetMapTile(layer, descr... | 381 | 0.629921 | 0.629921 | 15 | 23.4 | 21.412769 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.533333 | false | false | 13 |
8e8bf12427eb39354ab5bdf339bebe227745da86 | 21,397,527,114,838 | d0711be404c3153b25d7ffefce8c65101480ac26 | /src/main/java/duke/util/Event.java | fd9e201d46b52392af14869e2c328cb415d83dbe | [] | no_license | Clouddoggo/duke | https://github.com/Clouddoggo/duke | 2ec8a9ff20821d2b21c69f23cfbef9071e6d884c | 4de1ae8418e15476286790c0fe82f26324367f5a | refs/heads/master | 2020-12-15T07:17:03.381000 | 2020-03-11T03:10:34 | 2020-03-11T03:10:34 | 235,029,944 | 0 | 0 | null | true | 2020-02-12T04:06:07 | 2020-01-20T06:02:17 | 2020-02-12T02:52:50 | 2020-02-12T04:06:06 | 1,621 | 0 | 0 | 3 | Java | false | false | package duke.util;
import java.time.LocalDate;
import java.time.format.DateTimeFormatter;
/**
* Represents a Event task.
*
* <p>CS2103T AY19/20 Semester 2
* Individual Duke project
* 29 Jan 2020
*
* @author Jel
*/
public class Event extends Task {
private LocalDate at;
/**
* Constructs an Event ... | UTF-8 | Java | 1,138 | java | Event.java | Java | [
{
"context": "dividual Duke project\n * 29 Jan 2020\n *\n * @author Jel\n */\npublic class Event extends Task {\n private",
"end": 219,
"score": 0.9972939491271973,
"start": 216,
"tag": "NAME",
"value": "Jel"
}
] | null | [] | package duke.util;
import java.time.LocalDate;
import java.time.format.DateTimeFormatter;
/**
* Represents a Event task.
*
* <p>CS2103T AY19/20 Semester 2
* Individual Duke project
* 29 Jan 2020
*
* @author Jel
*/
public class Event extends Task {
private LocalDate at;
/**
* Constructs an Event ... | 1,138 | 0.625659 | 0.612478 | 44 | 24.863636 | 22.764196 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.340909 | false | false | 13 |
5ea7691593d9e73446be263b2add91fe2fb9fc69 | 28,209,345,246,029 | 3ae30eda1d28ca08097446a81d93d1da3b0dfd7b | /DbUnit-Exemplo-Cinema/src/br/ufc/quixada/verificacao/dao/DAO.java | ed0347b44efe51f86ec7951a31ecb9f4937ca303 | [] | no_license | klairton/MID-BD-Exemplo-DbUnit | https://github.com/klairton/MID-BD-Exemplo-DbUnit | a84553eefd3a460103beaaa814f209971fd234f5 | d5bad2683350e7d80987845b8fa057f61e5f79b5 | refs/heads/master | 2016-03-22T21:18:22.757000 | 2012-08-07T13:36:56 | 2012-08-07T13:36:56 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.ufc.quixada.verificacao.dao;
import java.sql.Connection;
import java.sql.SQLException;
import java.sql.Statement;
public class DAO {
private Connection conn;
private Statement stmt;
private Statement novaStatement() {
try {
return this.conn.createStatement();
} catch (SQLException e) {
e.pri... | UTF-8 | Java | 616 | java | DAO.java | Java | [] | null | [] | package br.ufc.quixada.verificacao.dao;
import java.sql.Connection;
import java.sql.SQLException;
import java.sql.Statement;
public class DAO {
private Connection conn;
private Statement stmt;
private Statement novaStatement() {
try {
return this.conn.createStatement();
} catch (SQLException e) {
e.pri... | 616 | 0.691558 | 0.691558 | 37 | 15.675675 | 13.764533 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.540541 | false | false | 13 |
9f98dbe220d96e29e98c513d41f7aca2e0ce4f46 | 18,159,121,760,205 | 6f18e3b592fb1673f8267bb18e53d608dc342424 | /MyThreadProj/src/com/india/sync/p4/Test7.java | ffaccf3dbb9a1d16b7af89bdcf17aa7407ee84b6 | [] | no_license | kabitakumari/THREAD | https://github.com/kabitakumari/THREAD | 1ebae5727b2bd492efa0ff08b377fb6b58560b87 | 633d9e8572a1c5e4e4b15b493be0e35c987ac3de | refs/heads/master | 2016-09-06T05:13:50.070000 | 2015-08-18T14:45:48 | 2015-08-18T14:45:48 | 40,855,033 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.india.sync.p4;
public class Test7 {
public static void main(String args[]) {
Account ac1 = new Account();
WithdrawThread mth1 = new WithdrawThread(ac1);
UpdateAddThread mth2 = new UpdateAddThread(ac1);
mth1.start();
mth2.start();
}
}
class WithdrawThread extends Thread {
Account ... | UTF-8 | Java | 1,209 | java | Test7.java | Java | [] | null | [] | package com.india.sync.p4;
public class Test7 {
public static void main(String args[]) {
Account ac1 = new Account();
WithdrawThread mth1 = new WithdrawThread(ac1);
UpdateAddThread mth2 = new UpdateAddThread(ac1);
mth1.start();
mth2.start();
}
}
class WithdrawThread extends Thread {
Account ... | 1,209 | 0.575682 | 0.556658 | 63 | 17.222221 | 16.37986 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.904762 | false | false | 13 |
cb93b6270ebf3ae0519989b59c6e837bef90708d | 32,770,600,495,143 | e9dbca7d16ae0d6ace5ffbdd0597986d8c7f2f78 | /src/main/java/yokohama/unit/ast/FourPhaseTest.java | a8efbae6094e5506d4f11b4fea13383f7b638ae2 | [
"MIT"
] | permissive | tkob/yokohamaunit | https://github.com/tkob/yokohamaunit | 29ea191d9ed7916ed0c9e516b014a3673ea57a80 | 5e60b512153fbea81efdabc172afa2543a191224 | refs/heads/master | 2021-01-20T07:46:06.989000 | 2016-01-21T13:01:32 | 2016-01-21T13:01:32 | 27,025,404 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package yokohama.unit.ast;
import yokohama.unit.position.Span;
import java.util.Optional;
import lombok.EqualsAndHashCode;
import lombok.Value;
@Value
@EqualsAndHashCode(exclude={"span"})
public class FourPhaseTest implements Definition {
private String name;
private Optional<Phase> setup;
private Optiona... | UTF-8 | Java | 560 | java | FourPhaseTest.java | Java | [] | null | [] | package yokohama.unit.ast;
import yokohama.unit.position.Span;
import java.util.Optional;
import lombok.EqualsAndHashCode;
import lombok.Value;
@Value
@EqualsAndHashCode(exclude={"span"})
public class FourPhaseTest implements Definition {
private String name;
private Optional<Phase> setup;
private Optiona... | 560 | 0.742857 | 0.742857 | 22 | 24.454546 | 16.672588 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.545455 | false | false | 13 |
a1b70bea309073ec69e6baeb66c21efe01b6a267 | 8,117,488,213,569 | a0018782506828fafaca81ae1151a7187a06e7cb | /src/main/java/com/icosnet/rfid/service/impl/ArticleServiceImpl.java | 85635ac3e3051f69ab27ce23291734be0c5e006c | [] | no_license | zirconias/RFID_REWRITE | https://github.com/zirconias/RFID_REWRITE | 0b4382e337cdee02c8ca6de992f411ed0e94d603 | 4e72957ade5c439a4ed09c52696a73869c73de99 | refs/heads/master | 2021-01-21T19:28:40.272000 | 2015-05-02T13:44:53 | 2015-05-02T13:44:53 | 34,864,522 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.icosnet.rfid.service.impl;
import com.icosnet.rfid.domain.model.Article;
import com.icosnet.rfid.domain.repository.ArticleRepository;
import com.icosnet.rfid.service.ArticleService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.domain.Page;
import org.spring... | UTF-8 | Java | 1,348 | java | ArticleServiceImpl.java | Java | [
{
"context": "tional;\n\nimport java.util.List;\n\n/**\n * Created by xirconias on 01/05/15.\n */\n@Repository\n@Transactional\n@Serv",
"end": 566,
"score": 0.999622642993927,
"start": 557,
"tag": "USERNAME",
"value": "xirconias"
}
] | null | [] | package com.icosnet.rfid.service.impl;
import com.icosnet.rfid.domain.model.Article;
import com.icosnet.rfid.domain.repository.ArticleRepository;
import com.icosnet.rfid.service.ArticleService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.domain.Page;
import org.spring... | 1,348 | 0.744065 | 0.739614 | 53 | 24.433962 | 21.583107 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.320755 | false | false | 13 |
467c6d00e1d2efd65a99342746a9bd4f82950b69 | 10,934,986,738,141 | 9cdb46034655aee1bfdebef557b56efe33ec4d10 | /catalogo-service/src/main/java/com/autohelp/catalogoservice/model/FilmeFuturo.java | d640780d9d2b6d34bc252781e40e4136b5bb7139 | [] | no_license | SidneiReis/trabalhoMicroserviceFiap | https://github.com/SidneiReis/trabalhoMicroserviceFiap | 0eb52a68e56b190e31180f34be13641959068352 | fff2f467811fc8f54829342b46b2c837cdf709ef | refs/heads/master | 2022-11-02T14:41:15.319000 | 2020-06-21T14:56:44 | 2020-06-21T14:56:44 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.autohelp.catalogoservice.model;
import java.io.Serializable;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
@Entity
@Table(name="tb_filme_futuro")
public class FilmeFuturo impl... | UTF-8 | Java | 861 | java | FilmeFuturo.java | Java | [] | null | [] | package com.autohelp.catalogoservice.model;
import java.io.Serializable;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
@Entity
@Table(name="tb_filme_futuro")
public class FilmeFuturo impl... | 861 | 0.75029 | 0.749129 | 48 | 16.9375 | 16.419508 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.041667 | false | false | 13 |
3557d6eb2e2635c4e1514a2ecf847d0b95aea160 | 5,755,256,188,891 | 3a61634aebbfb1d1462b15ab708ffc60aa8fe58f | /app/src/main/java/com/shellcore/android/messaging/addContact/AddContactRepositoryImpl.java | 1d067b3860ec4294a8b857c64964482b228b4c55 | [] | no_license | ShellCore/Messaging | https://github.com/ShellCore/Messaging | bee5c562cb7fcf7fe7ff59d34b1d1fdf28bbf253 | 3f4a9b8196752be8147c68cf6e080f899809b055 | refs/heads/master | 2021-01-19T09:26:36.711000 | 2017-04-16T23:39:17 | 2017-04-16T23:39:17 | 82,107,813 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.shellcore.android.messaging.addContact;
import com.google.firebase.database.DataSnapshot;
import com.google.firebase.database.DatabaseError;
import com.google.firebase.database.DatabaseReference;
import com.google.firebase.database.ValueEventListener;
import com.shellcore.android.messaging.addContact.event... | UTF-8 | Java | 2,480 | java | AddContactRepositoryImpl.java | Java | [
{
"context": "saging.libs.GreenRobotEventBus;\n\n/**\n * Created by Cesar on 14/02/2017.\n */\npublic class AddContactReposit",
"end": 597,
"score": 0.99955815076828,
"start": 592,
"tag": "NAME",
"value": "Cesar"
}
] | null | [] | package com.shellcore.android.messaging.addContact;
import com.google.firebase.database.DataSnapshot;
import com.google.firebase.database.DatabaseError;
import com.google.firebase.database.DatabaseReference;
import com.google.firebase.database.ValueEventListener;
import com.shellcore.android.messaging.addContact.event... | 2,480 | 0.648387 | 0.645161 | 72 | 33.444443 | 27.1707 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.472222 | false | false | 13 |
aaebe4a62cc71bde71985ca80f48a8417273042c | 16,655,883,177,063 | 77d563c12dbd8431f5647dc0f735a06b766db87f | /alexademo/src/main/java/com/alexa/challenge/alexademo/model/System.java | 351e26f11f71937e618fe17ad7c5221894dc282f | [] | no_license | Kolawole-Akinwande/spinnaker-demo | https://github.com/Kolawole-Akinwande/spinnaker-demo | 173430a56da402b25d7f62eea5f501a271ff9a81 | c3594cb3f8c19d0338facf17b255a9781c901189 | refs/heads/master | 2020-05-27T00:49:58.213000 | 2019-05-24T13:55:54 | 2019-05-24T13:55:54 | 188,429,415 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.alexa.challenge.alexademo.model;
public class System {
public Device device;
public Application application;
public User user;
public String apiEndpoint;
public String apiAccessToken;
public User getUser() {
return user;
}
public void setUser(User user... | UTF-8 | Java | 1,080 | java | System.java | Java | [] | null | [] | package com.alexa.challenge.alexademo.model;
public class System {
public Device device;
public Application application;
public User user;
public String apiEndpoint;
public String apiAccessToken;
public User getUser() {
return user;
}
public void setUser(User user... | 1,080 | 0.616667 | 0.616667 | 49 | 20.040817 | 17.824495 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.326531 | false | false | 13 |
f494fd17e68297f0b080749695cf6428d1ac7f3a | 25,022,479,480,891 | 025bdfd7e584f13da7e497a3d5a9f101617bba4e | /cuco-parent/cuco-service/src/main/java/cn/cuco/service/member/carUsed/MemberCarportService.java | 2dba074dccb0fa164df899ec06415592923e4d89 | [] | no_license | syz133350475/githubRepertory | https://github.com/syz133350475/githubRepertory | deb70cc8192404a2a85072d732f5ed6107118c9f | 4665f8a458dd7eb2921c20f1a6c67566c2bba2f3 | refs/heads/master | 2021-06-23T22:09:52.892000 | 2017-09-05T07:22:50 | 2017-09-05T07:22:50 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.cuco.service.member.carUsed;
import cn.cuco.entity.MemberCarport;
import cn.cuco.entity.MemberFavoriteCartype;
import cn.cuco.page.PageResult;
/**
* @ClassName: MemberCarportService
* @Description: 用户车库相关接口
* @author zc.du
* @date 2017年2月23日 上午10:33:07
*/
public interface MemberCarportService {
/**... | UTF-8 | Java | 2,945 | java | MemberCarportService.java | Java | [
{
"context": "CarportService \n* @Description: 用户车库相关接口\n* @author zc.du\n* @date 2017年2月23日 上午10:33:07 \n*/\npublic interfa",
"end": 237,
"score": 0.999461829662323,
"start": 232,
"tag": "USERNAME",
"value": "zc.du"
},
{
"context": "rCarport \n * @Description: 创建用户车库\n * @aut... | null | [] | package cn.cuco.service.member.carUsed;
import cn.cuco.entity.MemberCarport;
import cn.cuco.entity.MemberFavoriteCartype;
import cn.cuco.page.PageResult;
/**
* @ClassName: MemberCarportService
* @Description: 用户车库相关接口
* @author zc.du
* @date 2017年2月23日 上午10:33:07
*/
public interface MemberCarportService {
/**... | 2,945 | 0.685192 | 0.680343 | 95 | 27.221052 | 22.445808 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.136842 | false | false | 13 |
57d5956d1efc6cc40ac36b1cd874182f7fe12eb9 | 26,860,725,535,048 | de6c2c3186768c59bdee61b7734c631d1191d38d | /app/src/main/java/com/nilepoint/monitorevaluatemobile/participant/FindPartcipantHostActivity.java | 9968d571accb619473786ef8b01fb3f5f2b0c705 | [] | no_license | abnormalbbk/nilepoint-mobile | https://github.com/abnormalbbk/nilepoint-mobile | 4ea55fef865740a06baf721407a525289d1bc803 | cfc41d595669b6b870090b7a5623ba3ed03f4705 | refs/heads/master | 2020-09-09T17:40:57.715000 | 2019-11-13T17:26:26 | 2019-11-13T17:26:26 | 221,514,193 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.nilepoint.monitorevaluatemobile.participant;
import android.app.SearchManager;
import android.content.Intent;
import android.net.Uri;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.Toolbar;
import android.v... | UTF-8 | Java | 3,415 | java | FindPartcipantHostActivity.java | Java | [
{
"context": " private static final String FIRST_NAME_KEY = \"firstName\";\n private static final String LAST_NAME_KEY =",
"end": 881,
"score": 0.9022765755653381,
"start": 872,
"tag": "KEY",
"value": "firstName"
},
{
"context": "\n private static final String LAST_NAME_KEY ... | null | [] | package com.nilepoint.monitorevaluatemobile.participant;
import android.app.SearchManager;
import android.content.Intent;
import android.net.Uri;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.Toolbar;
import android.v... | 3,415 | 0.680527 | 0.679649 | 112 | 29.491072 | 26.434216 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.482143 | false | false | 13 |
0419c1f7f65ee1cdb0e85e2676b6b6e9fbc1a5d3 | 11,682,311,084,569 | a3429a84fe32a4db9e4bc7ae69790bc6d8aa2253 | /src/vrbprog/PlaneShapes/Vertice2D.java | 8d8382bf96d9a550414c7a94022fc1fdc0cbfd31 | [] | no_license | vrbprog/CursorHW4 | https://github.com/vrbprog/CursorHW4 | cafda27c9e30fd7f599f5e156a13a4d48a9b2e2b | 836dc8338fac74cce3521949711783a2eb33599c | refs/heads/master | 2023-01-16T07:06:48.127000 | 2020-11-21T23:08:02 | 2020-11-21T23:08:02 | 314,793,955 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package vrbprog.PlaneShapes;
import vrbprog.Shapes.Vertice;
public class Vertice2D extends Vertice {
private int y;
public Vertice2D(int x, int y) {
super(x);
this.y = y;
}
public int getY() {
return y;
}
@Override
public String toString() {
return "Verti... | UTF-8 | Java | 419 | java | Vertice2D.java | Java | [] | null | [] | package vrbprog.PlaneShapes;
import vrbprog.Shapes.Vertice;
public class Vertice2D extends Vertice {
private int y;
public Vertice2D(int x, int y) {
super(x);
this.y = y;
}
public int getY() {
return y;
}
@Override
public String toString() {
return "Verti... | 419 | 0.479714 | 0.472554 | 24 | 16.458334 | 12.913104 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 13 |
f9469a59931439d6a390dc1c85e79deba967cbc0 | 15,693,810,557,599 | e133538fa825b85523bc830a5b0752dc127ea310 | /Java/FileSearcher/src/Rights.java | 00e74c9df38782f61cc571ac3b7b87ff3486fcab | [] | no_license | karabutov/Code-Examples | https://github.com/karabutov/Code-Examples | 2ec9fc87ce9b5044311aeace04adcf832539abec | fa7e686d1b9b9f44da367739cd9b0936337bfbd7 | refs/heads/master | 2020-03-25T16:08:17.617000 | 2018-08-12T16:03:26 | 2018-08-12T16:03:26 | 143,916,560 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.karabutov.file_seacher.pattern;
public class Rights extends TypeOfInfo {
Rights(String info){
super(info, 11);
}
@Override
public boolean printLine() {
if(!isPrinted()) {
System.out.print(getInfo());
setPrinted(true);
return true;
} else {
for(int i = 0; i < getSizeOf... | UTF-8 | Java | 591 | java | Rights.java | Java | [] | null | [] | package ru.karabutov.file_seacher.pattern;
public class Rights extends TypeOfInfo {
Rights(String info){
super(info, 11);
}
@Override
public boolean printLine() {
if(!isPrinted()) {
System.out.print(getInfo());
setPrinted(true);
return true;
} else {
for(int i = 0; i < getSizeOf... | 591 | 0.575296 | 0.566836 | 32 | 16.46875 | 16.116732 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2 | false | false | 13 |
98655540ee1ec5acd5e72e756fa7d11ad053b3e6 | 32,083,405,718,763 | c99881551bd454222ceaba31157673780172ae18 | /2D-Array/1.RowWiseSum.java | 89d6b68bf8b975fcf386b3343a6a175ad4a9beb3 | [] | no_license | GSamridhi09/DS_JAVA | https://github.com/GSamridhi09/DS_JAVA | 02f47abaac6b3039c5ed359cf0044c5cd5f759c3 | 01c4d80f5d0dc218d1e1dbc024673161cd42bea4 | refs/heads/main | 2023-08-04T05:44:30.443000 | 2021-09-19T18:38:40 | 2021-09-19T18:38:40 | 403,153,900 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.*;
public class Main
{
public static void main(String[] args) {
Scanner s=new Scanner(System.in);
int r=s.nextInt();
int c=s.nextInt();
int sum=0;
int arr[][]=new int[r][c];
for(int i=0;i<r;i++)
{
for(int j=0;j<c;j++)
{
arr[i][j]=s.nextInt();
}... | UTF-8 | Java | 497 | java | 1.RowWiseSum.java | Java | [] | null | [] | import java.util.*;
public class Main
{
public static void main(String[] args) {
Scanner s=new Scanner(System.in);
int r=s.nextInt();
int c=s.nextInt();
int sum=0;
int arr[][]=new int[r][c];
for(int i=0;i<r;i++)
{
for(int j=0;j<c;j++)
{
arr[i][j]=s.nextInt();
}... | 497 | 0.434608 | 0.422535 | 27 | 17.333334 | 11.595018 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.888889 | false | false | 13 |
8d1abf22469e3e99090af79922d2adbf53d0d16a | 429,496,741,967 | 62d349a3093a78f3601ecf823d5f57266d6ad8c3 | /app/src/main/java/mr/elhadj/tramwaytransport/LogRecyclerViewAdapter.java | c433bc642e5c7ce62f281351d40f8571a9b389d3 | [
"MIT"
] | permissive | dinoelhadj/TramwayTransportApp | https://github.com/dinoelhadj/TramwayTransportApp | f54c5d8aedd21f780a3f7ab474ac6bf9a0fc44b9 | 7a2b3d4e6af938c0367ca98cbd88a89c002db9be | refs/heads/master | 2023-06-20T08:37:49.474000 | 2021-04-19T03:40:20 | 2021-04-19T03:40:20 | 324,190,247 | 4 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package mr.elhadj.tramwaytransport;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.recyclerview.widget.RecyclerView;
import java.util.ArrayList;
public class LogRecyclerViewAdapter exten... | UTF-8 | Java | 3,041 | java | LogRecyclerViewAdapter.java | Java | [] | null | [] | package mr.elhadj.tramwaytransport;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.recyclerview.widget.RecyclerView;
import java.util.ArrayList;
public class LogRecyclerViewAdapter exten... | 3,041 | 0.607366 | 0.607366 | 88 | 33.545456 | 28.041328 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.420455 | false | false | 13 |
dd22ff92d8d859a751e4e2d4b511ddca9b0d4a87 | 21,363,167,372,877 | f7b5feb3f6f31945442c79bf0c624fdc8d18e5d1 | /src/PurchaseRequest.java | 9d68ecfdf00714c1f81a455e0ba3cab4e90ef0b5 | [] | no_license | deniseclark/prs_application | https://github.com/deniseclark/prs_application | 11dd079a016cbe9e5bec8d23923cbe2e9bb1be0a | cb8d05d3e40b1bf22850c7833af60c5f01ed5623 | refs/heads/master | 2021-08-08T08:51:29.727000 | 2017-11-10T00:35:36 | 2017-11-10T00:35:36 | 110,181,876 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //*****************************************************************************
//*** ***
//*** Class Name: PurchaseRequest ***
//*** ***
... | UTF-8 | Java | 8,519 | java | PurchaseRequest.java | Java | [] | null | [] | //*****************************************************************************
//*** ***
//*** Class Name: PurchaseRequest ***
//*** ***
... | 8,519 | 0.570255 | 0.567437 | 268 | 30.787313 | 25.726814 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.932836 | false | false | 13 |
325ab00617c71dbc7c852a3efd78d6d1b177643d | 3,169,685,918,142 | 36f1439f0323f766c9a63634e97de5b9409a7049 | /Legend/src/com/legend/lib/deleteProduct.java | 1f9dbaa0e2159c0a3449ea55feb92669f34de63a | [] | no_license | meher404/Legend-Deploy | https://github.com/meher404/Legend-Deploy | 0e69014c9718af335cece5c3110030d408c9ba98 | 94e49dbef068ddcc7661f9703f232f25189a747f | refs/heads/master | 2021-01-23T00:06:59.802000 | 2015-05-18T10:23:03 | 2015-05-18T10:23:03 | 35,810,653 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.legend.lib;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
public class deleteProduct {
static DBConnection db=null;
static Connection con=null;
static Statement st=null;
static Statement st1=null;
st... | UTF-8 | Java | 1,129 | java | deleteProduct.java | Java | [] | null | [] | package com.legend.lib;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
public class deleteProduct {
static DBConnection db=null;
static Connection con=null;
static Statement st=null;
static Statement st1=null;
st... | 1,129 | 0.695306 | 0.693534 | 50 | 21.58 | 19.290506 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.16 | false | false | 13 |
6d36365b2ac6a8213e30422845f97f310c7a5f9b | 1,279,900,298,479 | 0ac8d28c0b54de8d713f7131c2864bf678f06004 | /springMVCHibernate5-my/src/main/java/com/hzitxx/spring/demo/aspect/LogAspect.java | 7058fd9043f4c1aada4ee9a7c60f5d23fbc22b18 | [] | no_license | cglkoo/oldProject | https://github.com/cglkoo/oldProject | 0f37957ce9b5ed32e7baaa66b28338c072fbea13 | a83f25e1eb3c911e265ba133dfdbc371504b14b0 | refs/heads/master | 2022-12-21T15:01:18.457000 | 2019-04-20T08:11:13 | 2019-04-20T08:11:23 | 178,792,635 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hzitxx.spring.demo.aspect;
import java.util.Arrays;
import java.util.List;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import org.aspectj.lang.JoinPoint;
public class LogAspect {
private Logger logger = LogManager.getRootLogger();
/**
* 调... | UTF-8 | Java | 1,674 | java | LogAspect.java | Java | [] | null | [] | package com.hzitxx.spring.demo.aspect;
import java.util.Arrays;
import java.util.List;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import org.aspectj.lang.JoinPoint;
public class LogAspect {
private Logger logger = LogManager.getRootLogger();
/**
* 调... | 1,674 | 0.656516 | 0.655099 | 51 | 25.686274 | 20.892338 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.54902 | false | false | 13 |
64cb6f8a0dde2e973387b96fe9c6c3b91a853b23 | 29,867,202,613,852 | f08ec1a5dc248fc7dae55a4a8a4da5a51a46a82b | /mock-app/src/main/java/com/fortech/mockapp/service/CompanyService.java | 2cfb4b549718656ee0aa32d83f15bc15aace5f9c | [] | no_license | radasilviu/mock-server-client-backend | https://github.com/radasilviu/mock-server-client-backend | 971ffddeadc89ba0b78149513887ce270b5ddb26 | 3199d195f9fff813de8dd306d3563b7ed0261071 | refs/heads/master | 2023-01-11T23:11:20.703000 | 2020-11-10T10:07:33 | 2020-11-10T10:07:33 | 295,981,241 | 0 | 0 | null | false | 2020-11-10T10:07:34 | 2020-09-16T09:08:36 | 2020-11-05T11:04:42 | 2020-11-10T10:07:34 | 187 | 0 | 0 | 0 | Java | false | false | package com.fortech.mockapp.service;
import com.fortech.mockapp.configuration.model.PagedRequest;
import com.fortech.mockapp.entities.CompanyModel;
import com.fortech.mockapp.repository.CompanyRepository;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.domain.Page;
import... | UTF-8 | Java | 2,907 | java | CompanyService.java | Java | [] | null | [] | package com.fortech.mockapp.service;
import com.fortech.mockapp.configuration.model.PagedRequest;
import com.fortech.mockapp.entities.CompanyModel;
import com.fortech.mockapp.repository.CompanyRepository;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.domain.Page;
import... | 2,907 | 0.643275 | 0.642587 | 79 | 35.79747 | 26.650755 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.582278 | false | false | 13 |
e58ff41a801530fc2c040a04027f1f8895b1d275 | 3,547,643,037,815 | de2e884d7e5bca4971e7a9872837d1bbe9c5e978 | /app/src/main/java/com/movie/mling/movieapp/iactivityview/MovieInfoActivityView.java | 7193ef29b823d61ca0ab660e1832a45850621260 | [] | no_license | mamengling/MoviePYQ | https://github.com/mamengling/MoviePYQ | 8d6757abe2f90bc47ae81701e5b85cc22617ebcd | 3520bdd34c8ba86914a555f37e751a6f42433df4 | refs/heads/master | 2020-08-13T23:51:54.758000 | 2019-06-19T07:05:22 | 2019-06-19T07:05:22 | 215,059,111 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.movie.mling.movieapp.iactivityview;
import com.movie.mling.movieapp.base.IBaseActView;
import com.movie.mling.movieapp.mode.bean.MovieInfoBean;
/**
* 作者: MLing
* 邮箱:mamenglingkl1314@163.com
* 创建时间 :2018/3/9 12:39
* $DESE$
*/
public interface MovieInfoActivityView extends IBaseActView {
/**
... | UTF-8 | Java | 748 | java | MovieInfoActivityView.java | Java | [
{
"context": "ling.movieapp.mode.bean.MovieInfoBean;\n\n/**\n * 作者: MLing\n * 邮箱:mamenglingkl1314@163.com\n * 创建时间 :2018/3/9 ",
"end": 174,
"score": 0.9772864580154419,
"start": 169,
"tag": "USERNAME",
"value": "MLing"
},
{
"context": ".mode.bean.MovieInfoBean;\n\n/**\n * 作者: MLing\n... | null | [] | package com.movie.mling.movieapp.iactivityview;
import com.movie.mling.movieapp.base.IBaseActView;
import com.movie.mling.movieapp.mode.bean.MovieInfoBean;
/**
* 作者: MLing
* 邮箱:<EMAIL>
* 创建时间 :2018/3/9 12:39
* $DESE$
*/
public interface MovieInfoActivityView extends IBaseActView {
/**
* 成功回调
*/
... | 731 | 0.693084 | 0.668588 | 30 | 22.133333 | 24.162966 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.233333 | false | false | 13 |
cbdddc2383402478e42d5698766964132174af81 | 16,123,307,232,951 | 5d76b555a3614ab0f156bcad357e45c94d121e2d | /src-v3/oauth/signpost/AbstractOAuthConsumer.java | 109ac1392e9c0c2a93e64bf558235eac7e33fd5f | [] | no_license | BinSlashBash/xcrumby | https://github.com/BinSlashBash/xcrumby | 8e09282387e2e82d12957d22fa1bb0322f6e6227 | 5b8b1cc8537ae1cfb59448d37b6efca01dded347 | refs/heads/master | 2016-09-01T05:58:46.144000 | 2016-02-15T13:23:25 | 2016-02-15T13:23:25 | 51,755,603 | 5 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package oauth.signpost;
import com.crumby.impl.crumby.UnsupportedUrlFragment;
import java.io.IOException;
import java.util.Random;
import oauth.signpost.basic.UrlStringRequestAdapter;
import oauth.signpost.exception.OAuthCommunicationException;
import oauth.signpost.exception.OAuthExpectationFailedException;
import oa... | UTF-8 | Java | 6,956 | java | AbstractOAuthConsumer.java | Java | [] | null | [] | package oauth.signpost;
import com.crumby.impl.crumby.UnsupportedUrlFragment;
import java.io.IOException;
import java.util.Random;
import oauth.signpost.basic.UrlStringRequestAdapter;
import oauth.signpost.exception.OAuthCommunicationException;
import oauth.signpost.exception.OAuthExpectationFailedException;
import oa... | 6,956 | 0.69839 | 0.696521 | 172 | 39.44186 | 32.318943 | 160 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.680233 | false | false | 13 |
799647c0d5af4394da0725621ac7e56d1e595eb2 | 21,182,778,762,270 | e9f3210efb37fb369b1017afc4e80c5faa341314 | /3 year/FoodStorage/FoodStorage/src/main/java/com/ooad/g18208/FoodStorage/model/Recipe.java | 410332bc1c739b93c3ce9c8515efc2f35e09758a | [] | no_license | dashsofron/NsuEducation | https://github.com/dashsofron/NsuEducation | 1825fa23bc7a981783e97472192146c61ee714b8 | bd82370393a2930f9ef3ad22c7a68475092f9f63 | refs/heads/master | 2023-08-29T02:43:32.721000 | 2021-11-04T03:42:52 | 2021-11-04T03:42:52 | 243,964,406 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ooad.g18208.FoodStorage.model;
import java.util.List;
public class Recipe {
private String name;
private int id;
private long time;
private int difficulty;
private String rule;
private List<NeededGood> ingredients;
public String getName() {
return name;
}
publ... | UTF-8 | Java | 1,106 | java | Recipe.java | Java | [] | null | [] | package com.ooad.g18208.FoodStorage.model;
import java.util.List;
public class Recipe {
private String name;
private int id;
private long time;
private int difficulty;
private String rule;
private List<NeededGood> ingredients;
public String getName() {
return name;
}
publ... | 1,106 | 0.594937 | 0.590416 | 61 | 17.131147 | 15.657686 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.327869 | false | false | 13 |
5cd91f0e485a9a6820eead954d521dba1639ddfa | 22,222,160,811,034 | 32a202416b4fe82ab1aa9405e22c45ef62d70c07 | /clp_souyijie_service/src/main/java/com/inext/service/impl/MerchantProductPurposeServiceImpl.java | 563c6e9da21102c994d3f8e488ba7f54358939ff | [] | no_license | licheng700/stone2018 | https://github.com/licheng700/stone2018 | 81d07a5a0effbbbae7aa4617ec7523f03136c453 | 0fa99cc630bc17f98d5448cbc8b38e0f4b129ce8 | refs/heads/master | 2019-03-17T02:38:54.214000 | 2018-02-27T06:25:08 | 2018-02-27T06:25:08 | 123,080,763 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.inext.service.impl;
import java.util.List;
import java.util.Map;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import com.inext.dao.IMerchantProductPurposeDao;
import com.inext... | UTF-8 | Java | 750 | java | MerchantProductPurposeServiceImpl.java | Java | [] | null | [] | package com.inext.service.impl;
import java.util.List;
import java.util.Map;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import com.inext.dao.IMerchantProductPurposeDao;
import com.inext... | 750 | 0.850667 | 0.850667 | 25 | 29 | 27.987141 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.8 | false | false | 13 |
32a7bef333173ef37b2ed4ba3c81276bf7a4eda1 | 33,835,752,370,201 | d1ac09928d302d70cd913a79b40cde83c04e2ee0 | /src/events/brainsynder/games/team/SnowPack.java | 9c9aa59f0fa9e2cc2e826da6149027c461b2c129 | [] | no_license | CatsCraft-Private/MiniEvents | https://github.com/CatsCraft-Private/MiniEvents | 908b8b279bcc006372f5cfbb27b9fdad59f0df07 | e3f4c6a6e98a6ddc1ff8495ede6cba52ecbac58b | refs/heads/master | 2021-01-02T23:19:24.492000 | 2017-11-26T23:40:13 | 2017-11-26T23:40:13 | 99,498,644 | 0 | 1 | null | false | 2017-08-08T17:22:05 | 2017-08-06T16:19:21 | 2017-08-06T16:31:39 | 2017-08-08T17:11:31 | 19,464 | 0 | 1 | 2 | Java | null | null | package events.brainsynder.games.team;
import de.robingrether.idisguise.disguise.DisguiseType;
import de.robingrether.idisguise.disguise.MobDisguise;
import events.brainsynder.key.GameSettings;
import events.brainsynder.key.IGamePlayer;
import events.brainsynder.key.teams.TeamGameMaker;
import events.brainsynder.manag... | UTF-8 | Java | 10,066 | java | SnowPack.java | Java | [] | null | [] | package events.brainsynder.games.team;
import de.robingrether.idisguise.disguise.DisguiseType;
import de.robingrether.idisguise.disguise.MobDisguise;
import events.brainsynder.key.GameSettings;
import events.brainsynder.key.IGamePlayer;
import events.brainsynder.key.teams.TeamGameMaker;
import events.brainsynder.manag... | 10,066 | 0.557803 | 0.546442 | 269 | 36.297398 | 27.347836 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.728625 | false | false | 13 |
fba12de9a0eeeafe6ee4d2a24ad94d87808e3922 | 18,133,351,950,652 | fde9edd40828cbb7bd1e541d7c6fac99aeb01142 | /shoppingapp/app/src/main/java/com/example/shoppingapplication/NoteDatabase.java | 2a8b77394d12a276ed1ce19e4dd837ba6a3d8097 | [
"Apache-2.0"
] | permissive | Exarchias/shoppingApplication | https://github.com/Exarchias/shoppingApplication | 2387aace77851db85a0c65c9fa6ac5e92a8fee7b | c75ca613e22bdb4e69761962d22d7e21cc2fcdd4 | refs/heads/master | 2021-01-03T20:24:51.165000 | 2020-03-27T20:44:15 | 2020-03-27T20:44:15 | 240,224,904 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.shoppingapplication;
import android.content.Context;
import android.os.AsyncTask;
import android.os.Build;
import androidx.annotation.NonNull;
import androidx.room.Database;
import androidx.room.Room;
import androidx.room.RoomDatabase;
import androidx.sqlite.db.SupportSQLiteDatabase;
//Robert: Th... | UTF-8 | Java | 2,507 | java | NoteDatabase.java | Java | [
{
"context": "port androidx.sqlite.db.SupportSQLiteDatabase;\n\n//Robert: This is the actual DataBase.\n//PLEASE avoid to d",
"end": 316,
"score": 0.9994078278541565,
"start": 310,
"tag": "NAME",
"value": "Robert"
},
{
"context": " class NoteDatabase extends RoomDatabase {\n\n //R... | null | [] | package com.example.shoppingapplication;
import android.content.Context;
import android.os.AsyncTask;
import android.os.Build;
import androidx.annotation.NonNull;
import androidx.room.Database;
import androidx.room.Room;
import androidx.room.RoomDatabase;
import androidx.sqlite.db.SupportSQLiteDatabase;
//Robert: Th... | 2,507 | 0.636219 | 0.63582 | 68 | 35.882355 | 28.500015 | 94 | false | false | 0 | 0 | 0 | 0 | 81 | 0.03231 | 0.529412 | false | false | 13 |
97083c8bdacf8803de92740f7ddedf9c7dc9b02a | 20,581,483,331,887 | 1026848db858991c4746e3f61f2b97747320cd86 | /common/src/main/java/AuthResult.java | 4eb7ed0166b0de40d1040acb7bf46bdf4f08f9b5 | [] | no_license | PavelTikhonov/cloudStorage | https://github.com/PavelTikhonov/cloudStorage | 3d196d58e57c8f476dc7a4a43cd1cf81e1a64106 | f706f7dc7e5a5794051f7bed55375cd7b06448c5 | refs/heads/master | 2020-06-19T11:55:00.852000 | 2019-07-21T15:21:01 | 2019-07-21T15:21:01 | 196,697,988 | 0 | 0 | null | false | 2019-10-31T02:14:10 | 2019-07-13T08:30:41 | 2019-07-25T20:47:25 | 2019-10-31T02:14:07 | 79 | 0 | 0 | 2 | Java | false | false | public class AuthResult extends AbstractMessage {
private String result;
public AuthResult(String result) {
this.result = result;
}
public String getResult() {
return result;
}
}
| UTF-8 | Java | 217 | java | AuthResult.java | Java | [] | null | [] | public class AuthResult extends AbstractMessage {
private String result;
public AuthResult(String result) {
this.result = result;
}
public String getResult() {
return result;
}
}
| 217 | 0.640553 | 0.640553 | 11 | 18.727272 | 16.514957 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.272727 | false | false | 13 |
b3795070aa442d634db3857dbcc00b93fe2768ad | 1,924,145,385,984 | 98eab43f7c89f9bcf750133e109e5e9ca18b1d1f | /src/main/java/br/jus/cnj/service/SecurityService.java | 6cabfc931ad9f6d9f728fd254b395dbcb02ddd0d | [] | no_license | welder496/SpringTiles | https://github.com/welder496/SpringTiles | f549cd58f1395ed628f03e723cf767804f60919d | 7f2a5bcdf3e6d2e36389c5643a53d58e6bd296a4 | refs/heads/master | 2020-12-25T09:08:56.256000 | 2016-07-27T14:10:31 | 2016-07-27T14:10:31 | 63,269,964 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.jus.cnj.service;
import java.util.HashSet;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Qualifier;
import org.springframework.security.authentication.UsernamePasswordAuthenticationToken;
import org.springframework.... | UTF-8 | Java | 2,273 | java | SecurityService.java | Java | [] | null | [] | package br.jus.cnj.service;
import java.util.HashSet;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Qualifier;
import org.springframework.security.authentication.UsernamePasswordAuthenticationToken;
import org.springframework.... | 2,273 | 0.773867 | 0.773867 | 70 | 31.471428 | 30.250252 | 158 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.228571 | false | false | 13 |
cc39b16055c947f221f4b616ebd21b8e599b4642 | 26,053,271,644,510 | 1fd531bf5c69578471c4628c021a8d6831c93d53 | /MeetYouUpV11/app/src/main/java/com/example/andrei/meetyouupv11/model/Profile.java | 25daa32639157df5baaab929301c739f0ea9ba17 | [] | no_license | Shliferd/MeetYouUp11 | https://github.com/Shliferd/MeetYouUp11 | 8da6a470cbd56f4870daca9cc32836267076dace | 0d98e6cc93fd5e416b6722c1480eba68734f08dc | refs/heads/master | 2020-03-18T01:49:59.909000 | 2018-07-04T17:49:44 | 2018-07-04T17:49:44 | 134,161,769 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.andrei.meetyouupv11.model;
import java.util.ArrayList;
import java.util.List;
public class Profile {
private String userId;
private String name;
private String keyWords;
private String dateOfBirth;
private String profileDescription;
private String profilePictureUrl;
pr... | UTF-8 | Java | 5,637 | java | Profile.java | Java | [
{
"context": "package com.example.andrei.meetyouupv11.model;\n\nimport java.util.ArrayList;\n",
"end": 26,
"score": 0.8873092532157898,
"start": 20,
"tag": "USERNAME",
"value": "andrei"
}
] | null | [] | package com.example.andrei.meetyouupv11.model;
import java.util.ArrayList;
import java.util.List;
public class Profile {
private String userId;
private String name;
private String keyWords;
private String dateOfBirth;
private String profileDescription;
private String profilePictureUrl;
pr... | 5,637 | 0.618059 | 0.616995 | 194 | 28.056702 | 22.598282 | 138 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.371134 | false | false | 13 |
6cd089f5933d1e965331d1305883448656c12fd6 | 11,845,519,827,212 | a5b43123d91d23581ae1f1cc725d7b004a4caa25 | /java/LongestConsec.java | 58751604c9a3ea2aa4d0f9fdc6cbaea56828473d | [] | no_license | ivan570/code | https://github.com/ivan570/code | 376001416a01f0a870a0d73796f1a61dd3bfe958 | e5a8e9bf7c9ea27b070ca3f351bb54cb16ce0317 | refs/heads/main | 2023-05-23T04:48:30.477000 | 2021-06-11T15:50:30 | 2021-06-11T15:50:30 | 330,686,610 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | class LongestConsec {
public static String longestConsec(String[] strarr, int k) {
String str = "";
for(int i = 0;i < strarr.length - k;i++) {
String temp = "";
for(int n = 0;n < k;n++) {
temp += strarr[i+n];
}
if( temp.length() > str.length() )
... | UTF-8 | Java | 539 | java | LongestConsec.java | Java | [] | null | [] | class LongestConsec {
public static String longestConsec(String[] strarr, int k) {
String str = "";
for(int i = 0;i < strarr.length - k;i++) {
String temp = "";
for(int n = 0;n < k;n++) {
temp += strarr[i+n];
}
if( temp.length() > str.length() )
... | 539 | 0.525046 | 0.519481 | 19 | 27.421053 | 20.463873 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.526316 | false | false | 13 |
8c016d1795eb5710f9e69976e07ce4e133917018 | 8,108,898,319,996 | cd2d295fee9d65f2a86d3a6700485def6cfeebe9 | /Bayu/Juli-20-2018/AvengersBudgetPlan.java | d99127252c8d836c891a2105ef3132baa28cdb81 | [] | no_license | Padepokan79/BootcampG8 | https://github.com/Padepokan79/BootcampG8 | e6c44b07a3f112ca2269ceb9bf24ac182648de17 | 4bdc87461b83bcb9c0888ca7f9b758e4bb668905 | refs/heads/master | 2020-03-23T09:45:00.739000 | 2018-09-10T01:03:23 | 2018-09-10T01:03:23 | 141,406,266 | 0 | 0 | null | false | 2018-09-10T01:03:15 | 2018-07-18T08:39:19 | 2018-09-10T01:03:04 | 2018-09-10T01:03:15 | 379 | 0 | 0 | 1 | Java | false | null | import static java.lang.System.*;
import java.util.Scanner;
public class AvengersBudgetPlan {
public static void main( String[] args ) {
Scanner keyboard = new Scanner(System.in);
Double performScale ;
String hero ;
System.out.println( "===========================" );
System.out.println( "Avengers Bugdet P... | UTF-8 | Java | 1,196 | java | AvengersBudgetPlan.java | Java | [] | null | [] | import static java.lang.System.*;
import java.util.Scanner;
public class AvengersBudgetPlan {
public static void main( String[] args ) {
Scanner keyboard = new Scanner(System.in);
Double performScale ;
String hero ;
System.out.println( "===========================" );
System.out.println( "Avengers Bugdet P... | 1,196 | 0.648829 | 0.622074 | 30 | 38.900002 | 25.683134 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.533333 | false | false | 13 |
2423335e61993fe918e4bed06050626219df0857 | 8,108,898,318,052 | d1dd708d37b5a590d2142381c2c73bde0f4734a6 | /Demo2/src/ScriptHelper/InventoryListingHelper.java | 1353fdb2283900a2cd1627bcccb13b2b0b50d719 | [] | no_license | ashwani360/Demo | https://github.com/ashwani360/Demo | 9958dc90cd4bd2cf55d68aa154cafc6ec745f1e5 | fd60272baf927373a32489bebd7ddac40163744a | refs/heads/master | 2020-03-25T22:08:52.982000 | 2018-08-09T22:12:13 | 2018-08-09T22:12:13 | 144,207,846 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ScriptHelper;
import java.io.IOException;
import org.dom4j.DocumentException;
import org.openqa.selenium.Keys;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.testng.Assert;
import Driver.DriverHelper;
import Driver.xmlreader;
public class InventoryListin... | UTF-8 | Java | 903 | java | InventoryListingHelper.java | Java | [
{
"context": "ent el;\r\n\txmlreader xml=new xmlreader(\"C:\\\\Users\\\\ashwanis\\\\eclipse-workspace\\\\Demo2\\\\src\\\\Locators\\\\Invento",
"end": 426,
"score": 0.9222109913825989,
"start": 418,
"tag": "USERNAME",
"value": "ashwanis"
}
] | null | [] | package ScriptHelper;
import java.io.IOException;
import org.dom4j.DocumentException;
import org.openqa.selenium.Keys;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.testng.Assert;
import Driver.DriverHelper;
import Driver.xmlreader;
public class InventoryListin... | 903 | 0.747508 | 0.740864 | 36 | 23.083334 | 27.854158 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.166667 | false | false | 13 |
b4f1718d77dec1fec26007239b022a12dfdbf9c5 | 15,066,745,276,614 | a0660812be22a1ce5ae4e4f2a32102d2290f127e | /app/src/main/java/com/example/mehrbod/a250movies/RankResultActivitySecondThread.java | f2053e9ec1b720baf5c8f6aac8389c3da5ef8c00 | [] | no_license | mehrbodkh/250Movies | https://github.com/mehrbodkh/250Movies | 2d67af8b838b170faccf5936cdc7fc12e5f184c0 | 09813cccdfd807bcd7e5df6e53f84637fc459990 | refs/heads/master | 2020-12-02T06:43:32.324000 | 2017-07-11T11:51:54 | 2017-07-11T11:51:54 | 96,887,670 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.mehrbod.a250movies;
import android.app.Activity;
import android.database.Cursor;
import android.util.Log;
import android.view.ViewGroup;
import android.widget.ProgressBar;
import android.widget.TextView;
import java.io.FileNotFoundException;
import java.io.InputStream;
import java.util.ArrayList;
... | UTF-8 | Java | 17,526 | java | RankResultActivitySecondThread.java | Java | [
{
"context": " java.util.concurrent.TimeUnit;\n\n/**\n * Created by Mehrbod on 5/31/2017.\n */\n\npublic class RankResultActivit",
"end": 494,
"score": 0.9967171549797058,
"start": 487,
"tag": "USERNAME",
"value": "Mehrbod"
}
] | null | [] | package com.example.mehrbod.a250movies;
import android.app.Activity;
import android.database.Cursor;
import android.util.Log;
import android.view.ViewGroup;
import android.widget.ProgressBar;
import android.widget.TextView;
import java.io.FileNotFoundException;
import java.io.InputStream;
import java.util.ArrayList;
... | 17,526 | 0.382232 | 0.37607 | 432 | 39.569443 | 29.734314 | 137 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.511574 | false | false | 13 |
79c3f88d60a8944c82a36918ff2655bc5f64ff6c | 3,642,132,289,068 | 12d840e02ef6f56b7688b9faabc0be50ee9600a9 | /src/by/epam/module1/output/Print.java | 356f62be823cfee18360d99517ff5f743b7eb83d | [] | no_license | MikitaP/numberMultiplication | https://github.com/MikitaP/numberMultiplication | 48441544889669e6c542c97556caca73e47076f9 | c1521bade62f91e1ccf76137fc9dabb7935c0748 | refs/heads/master | 2021-01-22T10:51:50.313000 | 2017-02-20T09:15:40 | 2017-02-20T09:15:40 | 82,049,373 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package by.epam.module1.output;
import by.epam.module1.numbers.InputNumber;
import java.io.File;
import java.io.FileWriter;
import java.io.IOException;
import java.util.ArrayList;
public class Print {
private static final String FILE_PATH;
static {
FILE_PATH = "data\\out_result.txt";
}
pri... | UTF-8 | Java | 1,413 | java | Print.java | Java | [] | null | [] | package by.epam.module1.output;
import by.epam.module1.numbers.InputNumber;
import java.io.File;
import java.io.FileWriter;
import java.io.IOException;
import java.util.ArrayList;
public class Print {
private static final String FILE_PATH;
static {
FILE_PATH = "data\\out_result.txt";
}
pri... | 1,413 | 0.545648 | 0.544232 | 49 | 27.836735 | 24.67449 | 133 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.44898 | false | false | 13 |
8d0d4cd2608699441de38ceeebf97a3a4fce71c4 | 27,230,092,700,470 | e73ddfb4a2a638f6bc1d0c3bd4db3e8a03f0535b | /TeamCode/src/main/java/org/firstinspires/ftc/teamcode/Pushbot_2019.java | 2c87bb111e68eecfeabbc51bedef776e192c63cb | [
"BSD-3-Clause"
] | permissive | ehssteelhornets/SkyStone2019-master | https://github.com/ehssteelhornets/SkyStone2019-master | 02c3eeeaf797989d16ee6d69dfbdf03bd73c90a8 | e91e5c4113abd6b4d703f38623916f5386a6ad9e | refs/heads/master | 2020-08-15T18:00:43.660000 | 2020-01-28T20:20:40 | 2020-01-28T20:20:40 | 215,384,537 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.firstinspires.ftc.teamcode;
import com.qualcomm.robotcore.hardware.DcMotor;
import com.qualcomm.robotcore.hardware.DcMotorSimple;
import com.qualcomm.robotcore.hardware.HardwareMap;
import com.qualcomm.robotcore.hardware.Servo;
import com.qualcomm.robotcore.hardware.CRServo;
import com.qualcomm.robotcore.u... | UTF-8 | Java | 3,671 | java | Pushbot_2019.java | Java | [] | null | [] | package org.firstinspires.ftc.teamcode;
import com.qualcomm.robotcore.hardware.DcMotor;
import com.qualcomm.robotcore.hardware.DcMotorSimple;
import com.qualcomm.robotcore.hardware.HardwareMap;
import com.qualcomm.robotcore.hardware.Servo;
import com.qualcomm.robotcore.hardware.CRServo;
import com.qualcomm.robotcore.u... | 3,671 | 0.69191 | 0.677472 | 84 | 42.702381 | 23.721991 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.892857 | false | false | 13 |
0f5535644476af1e5acc7bbecbd2e2d5db49b7f8 | 2,508,260,921,541 | 88ead4f3128176d3b68f5eadcae168f867f18309 | /src/main/java/com/security/validation/date/FutureLocalDateValidator.java | 8dc1b76a2cf1df4357dac7c315ea17aa560b654e | [] | no_license | synthesize01/Validator | https://github.com/synthesize01/Validator | 6d4f1c9a46706d312967013c5e92c9a056337ce0 | 475cfa220c1ddc3cf388151fd38a88d1417ae32a | refs/heads/master | 2020-01-05T08:16:46.873000 | 2018-03-03T15:45:28 | 2018-03-03T15:45:28 | 123,703,106 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.security.validation.date;
import com.security.validation.Validator;
import java.time.LocalDate;
import java.time.LocalDateTime;
public class FutureLocalDateValidator implements Validator<LocalDate> {
@Override
public boolean isValid(LocalDate input) {
LocalDate now = LocalDate.now();
... | UTF-8 | Java | 360 | java | FutureLocalDateValidator.java | Java | [] | null | [] | package com.security.validation.date;
import com.security.validation.Validator;
import java.time.LocalDate;
import java.time.LocalDateTime;
public class FutureLocalDateValidator implements Validator<LocalDate> {
@Override
public boolean isValid(LocalDate input) {
LocalDate now = LocalDate.now();
... | 360 | 0.744444 | 0.744444 | 15 | 23 | 21.32604 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 13 |
e473cb1fbef37295c39219e6d5343982b0b141f7 | 8,194,797,619,083 | ad7a4ead69cf32b98843022325928fd4cbb7240a | /src/main/java/com/izdebski/SpringBootInitializeDatabaseHibernate/repository/EmployeeRepository.java | fc55a474ecd3e1b076b5bba390784ffc6a2d415c | [] | no_license | iizdebski/Spring-Boot-Initialize-a-database-using-Hibernate | https://github.com/iizdebski/Spring-Boot-Initialize-a-database-using-Hibernate | e92990836f902811a5f6ff6a2e2c495fa1683957 | c71f34bf1a72cdd4838bfbd6a315dce468e24f30 | refs/heads/master | 2020-04-12T16:34:05.036000 | 2018-12-20T18:28:05 | 2018-12-20T18:28:05 | 162,616,598 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.izdebski.SpringBootInitializeDatabaseHibernate.repository;
import com.izdebski.SpringBootInitializeDatabaseHibernate.entity.Employee;
import org.springframework.data.repository.CrudRepository;
public interface EmployeeRepository extends CrudRepository<Employee, Integer> {
} | UTF-8 | Java | 288 | java | EmployeeRepository.java | Java | [] | null | [] | package com.izdebski.SpringBootInitializeDatabaseHibernate.repository;
import com.izdebski.SpringBootInitializeDatabaseHibernate.entity.Employee;
import org.springframework.data.repository.CrudRepository;
public interface EmployeeRepository extends CrudRepository<Employee, Integer> {
} | 288 | 0.881944 | 0.881944 | 7 | 40.285713 | 35.094624 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 13 |
c8b5dc9e6429fcbf434708f02b2a1fba9d0e0f61 | 8,194,797,618,575 | c261aad017beb12f9485d475b80b754f35928908 | /src/com/bjsj/budget/dao/LookValueDao.java | a02126242160c43c591b179fec78e57d408384dd | [] | no_license | weichen666/budget | https://github.com/weichen666/budget | e6356a0845492559451d24e3423682547e939d1f | 9c9ead800d6f4d6fc22228263e767324ef1271db | refs/heads/master | 2020-03-06T06:10:05.311000 | 2017-09-01T08:06:15 | 2017-09-01T08:06:15 | 93,922,278 | 0 | 4 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bjsj.budget.dao;
import java.util.List;
import java.util.Map;
import org.apache.ibatis.annotations.Param;
import com.bjsj.budget.model.LookValue;
import com.bjsj.budget.page.PageInfo;
import com.bjsj.budget.page.PageObject;
public interface LookValueDao extends BaseDao {
List<LookValue> q... | UTF-8 | Java | 1,058 | java | LookValueDao.java | Java | [] | null | [] | package com.bjsj.budget.dao;
import java.util.List;
import java.util.Map;
import org.apache.ibatis.annotations.Param;
import com.bjsj.budget.model.LookValue;
import com.bjsj.budget.page.PageInfo;
import com.bjsj.budget.page.PageObject;
public interface LookValueDao extends BaseDao {
List<LookValue> q... | 1,058 | 0.733075 | 0.733075 | 39 | 24.564102 | 26.006701 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.230769 | false | false | 13 |
db11e768b0e9265fbe8d03f66a9485c4b215365d | 34,359,756,476 | c6d04360577b0a191cc343850b996574f6f2bafc | /SpringBootDemo/src/main/java/com/example/demo/entities/DepartmentInfo.java | dcfdc84a06aeb4104bbb9b9213bbdc36135fe0e7 | [] | no_license | Transformice27/ds | https://github.com/Transformice27/ds | 85a8e88051621d5ab252ce7a562ef9e55f6d3d70 | 58b716f941caf31a1fb0298fe63ad799a6a3f8d7 | refs/heads/main | 2023-02-10T03:55:44.283000 | 2021-01-07T07:06:04 | 2021-01-07T07:06:04 | 327,530,381 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //package com.example.demo.entities;
//
//import javax.persistence.Column;
//import javax.persistence.Entity;
//import javax.persistence.GeneratedValue;
//import javax.persistence.Id;
//import javax.persistence.Table;
//import lombok.Getter;
//import lombok.Setter;
//
//@Setter
//@Getter
//@Entity
//@Table... | UTF-8 | Java | 553 | java | DepartmentInfo.java | Java | [] | null | [] | //package com.example.demo.entities;
//
//import javax.persistence.Column;
//import javax.persistence.Entity;
//import javax.persistence.GeneratedValue;
//import javax.persistence.Id;
//import javax.persistence.Table;
//import lombok.Getter;
//import lombok.Setter;
//
//@Setter
//@Getter
//@Entity
//@Table... | 553 | 0.676311 | 0.672694 | 25 | 20.120001 | 16.209429 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.8 | false | false | 13 |
7b9fa77a0b2af61745111feb3eb6eb8f32d855be | 7,524,782,719,079 | 8a06957394b9173cac67868a2fda27ac2c3a3729 | /spring-cloud-redisson/src/main/java/com/company/spring/redis/service/RedissonService.java | 87ddb8e59011357b444ebbc3a98cda6d6d050a02 | [] | no_license | BinLee218/spring-cloud-my | https://github.com/BinLee218/spring-cloud-my | f5fcfbb158e1f0968cf19f4eeb7cabf02b1c94f2 | 61c6ab46ed7f6724e10253691bdd12117ae4c0c5 | refs/heads/master | 2023-04-19T17:23:00.935000 | 2021-05-18T09:44:31 | 2021-05-18T09:44:31 | 289,687,884 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company.spring.redis.service;
import com.sun.prism.shader.Solid_TextureYV12_AlphaTest_Loader;
import lombok.extern.slf4j.Slf4j;
import org.redisson.api.RLock;
import org.redisson.api.RSet;
import org.redisson.api.RedissonClient;
import org.springframework.beans.factory.annotation.Autowired;
import org.spri... | UTF-8 | Java | 7,661 | java | RedissonService.java | Java | [
{
"context": "mport java.util.function.Consumer;\n\n/**\n * @author bin.li\n * @date 2020/9/10\n */\n@Service\n@Slf4j\npublic ",
"end": 989,
"score": 0.8542518615722656,
"start": 986,
"tag": "NAME",
"value": "bin"
},
{
"context": "t java.util.function.Consumer;\n\n/**\n * @author bin... | null | [] | package com.company.spring.redis.service;
import com.sun.prism.shader.Solid_TextureYV12_AlphaTest_Loader;
import lombok.extern.slf4j.Slf4j;
import org.redisson.api.RLock;
import org.redisson.api.RSet;
import org.redisson.api.RedissonClient;
import org.springframework.beans.factory.annotation.Autowired;
import org.spri... | 7,661 | 0.61708 | 0.591709 | 196 | 35.795918 | 25.84864 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.964286 | false | false | 13 |
1005910b89530652d3406f2f80befed26c022a6c | 9,629,316,692,044 | 9a3122f217eef2605122549aff6d63c599269a83 | /android-rgb-tool/src/main/java/com/fastebro/androidrgbtool/palette/ImagePaletteActivity.java | f9ab1a6f9c17cd47ebe6c6020957e68d10b575cd | [
"Apache-2.0"
] | permissive | SnowVolf/rgb-tool | https://github.com/SnowVolf/rgb-tool | 3b9b279d89e7a9141a5e3dd567310baba8ae2b64 | f47ec86ab1a3dc3911abe20f4eb94dd354c2b3d4 | refs/heads/master | 2021-01-25T00:48:06.300000 | 2017-07-30T08:42:26 | 2017-07-30T08:42:26 | 98,509,202 | 2 | 0 | null | true | 2017-07-27T07:53:31 | 2017-07-27T07:53:31 | 2017-04-20T11:56:07 | 2017-05-18T20:02:11 | 1,133 | 0 | 0 | 0 | null | null | null | package com.fastebro.androidrgbtool.palette;
import android.annotation.TargetApi;
import android.content.Context;
import android.content.Intent;
import android.os.Build;
import android.os.Bundle;
import android.print.PrintManager;
import android.support.v4.app.DialogFragment;
import android.support.v4.view.MenuItemCom... | UTF-8 | Java | 4,534 | java | ImagePaletteActivity.java | Java | [
{
"context": "import butterknife.ButterKnife;\n\n/**\n * Created by danielealtomare on 27/12/14.\n * Project: rgb-tool\n */\npublic clas",
"end": 992,
"score": 0.9995430707931519,
"start": 977,
"tag": "USERNAME",
"value": "danielealtomare"
}
] | null | [] | package com.fastebro.androidrgbtool.palette;
import android.annotation.TargetApi;
import android.content.Context;
import android.content.Intent;
import android.os.Build;
import android.os.Bundle;
import android.print.PrintManager;
import android.support.v4.app.DialogFragment;
import android.support.v4.view.MenuItemCom... | 4,534 | 0.696295 | 0.69431 | 133 | 33.090225 | 26.763924 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.526316 | false | false | 13 |
37ec979fd16230b3353bd4c423422345d5e05e59 | 15,393,162,804,191 | ee8f4bed66c5928536f5a1656a523f65cf5081ef | /BJP_Project/src/Repository/InspectElements.java | 2ef6d6ff34a97d14b6f779085ab356888d50520e | [] | no_license | naginiT/BjPBySadanandam | https://github.com/naginiT/BjPBySadanandam | b31c1bf52f36b6eec330806cde1bfff589c5da2d | c6408d83f00490c9f6c06574391a51def7788a45 | refs/heads/master | 2020-03-24T00:02:04.293000 | 2018-07-25T08:17:28 | 2018-07-25T08:17:28 | 142,269,244 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Repository;
import org.openqa.selenium.By;
import org.openqa.selenium.WebElement;
public class InspectElements extends OpenBrowser{
//AdminLogin
static By AdminButton=By.xpath("/html/body/div[1]/div/div/div[1]/div/button/b/a");
static By user=By.name("username");
static By pswd=By.name("... | UTF-8 | Java | 15,531 | java | InspectElements.java | Java | [
{
"context": "1]/div/button/b/a\");\r\n static By user=By.name(\"username\");\r\n static By pswd=By.name(\"password\");\r\n ",
"end": 287,
"score": 0.9994834661483765,
"start": 279,
"tag": "USERNAME",
"value": "username"
},
{
"context": "ame(\"lastname\");\r\n static By u... | null | [] | package Repository;
import org.openqa.selenium.By;
import org.openqa.selenium.WebElement;
public class InspectElements extends OpenBrowser{
//AdminLogin
static By AdminButton=By.xpath("/html/body/div[1]/div/div/div[1]/div/button/b/a");
static By user=By.name("username");
static By pswd=By.name("... | 15,533 | 0.652373 | 0.643745 | 555 | 25.983784 | 31.906588 | 230 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.232432 | false | false | 13 |
53c714c79f19f0409b1d47531fb5d08d631eea75 | 33,054,068,325,821 | 8c647600c5f43878e9396efa56aecb22da001c4d | /simplified-tests/src/test/java/org/nypl/simplified/tests/local/opds/OPDSFeedEntryParserTest.java | c1df2017baca35fa12517bfb0f3b5750d3776bbb | [
"Apache-2.0",
"LicenseRef-scancode-warranty-disclaimer",
"BSD-3-Clause"
] | permissive | jonathangreen/Simplified-Android-Core | https://github.com/jonathangreen/Simplified-Android-Core | e6df5f3a0a4c92a11811704bb0f07d757677c5a1 | 34a6fda48570a75372723b71acd36130570e1bcb | refs/heads/master | 2022-12-11T02:54:58.447000 | 2020-07-21T16:11:28 | 2020-07-21T16:11:28 | 292,624,474 | 0 | 0 | NOASSERTION | true | 2020-09-03T16:35:13 | 2020-09-03T16:35:12 | 2020-09-02T18:27:49 | 2020-09-02T18:57:20 | 23,955 | 0 | 0 | 0 | null | false | false | package org.nypl.simplified.tests.local.opds;
import org.nypl.simplified.tests.opds.OPDSFeedEntryParserContract;
public final class OPDSFeedEntryParserTest extends OPDSFeedEntryParserContract {
}
| UTF-8 | Java | 199 | java | OPDSFeedEntryParserTest.java | Java | [] | null | [] | package org.nypl.simplified.tests.local.opds;
import org.nypl.simplified.tests.opds.OPDSFeedEntryParserContract;
public final class OPDSFeedEntryParserTest extends OPDSFeedEntryParserContract {
}
| 199 | 0.854271 | 0.854271 | 7 | 27.428572 | 32.766956 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 13 |
dbe7101acd90ba6ce76b26ebca158f74a3a46b0a | 7,782,480,758,576 | 0d43618050dab63b2e317e0cd11e998ffa08e747 | /analize-it/src/main/java/ru/alfabattle/kukolev/dto/UserAnalyticDto.java | 4e79a9d6cfa015800930153cc711842d5361a198 | [] | no_license | kukolev/alfabattle | https://github.com/kukolev/alfabattle | aa6fcd9fe0627db92419de44fade1b429139282b | 8ba15d1f5f12aaab0545686a0d4c9c578b365556 | refs/heads/master | 2022-11-13T02:34:25.117000 | 2020-06-27T13:58:52 | 2020-06-27T13:58:52 | 274,348,837 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.alfabattle.kukolev.dto;
import lombok.*;
import java.math.BigDecimal;
import java.util.*;
@Data
@AllArgsConstructor
@NoArgsConstructor
public class UserAnalyticDto {
private String userId;
private BigDecimal totalSum = new BigDecimal(0);
private Map<String, AnalyticInfoDto> analyticInfo = new ... | UTF-8 | Java | 335 | java | UserAnalyticDto.java | Java | [] | null | [] | package ru.alfabattle.kukolev.dto;
import lombok.*;
import java.math.BigDecimal;
import java.util.*;
@Data
@AllArgsConstructor
@NoArgsConstructor
public class UserAnalyticDto {
private String userId;
private BigDecimal totalSum = new BigDecimal(0);
private Map<String, AnalyticInfoDto> analyticInfo = new ... | 335 | 0.761194 | 0.758209 | 15 | 21.333334 | 19.841595 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.533333 | false | false | 13 |
2b64ab8daed611a760c420836efee5c5864a8f35 | 31,696,858,659,496 | 32bb7c996e02691cea319b86c5a74bb84b7aee12 | /src/main/java/com/hbhb/cw/report/service/impl/ReportNoticeServiceImpl.java | ae080a86cc47dd44313e5af83b1b0e7e749a7ee8 | [] | no_license | hbhb-devloper/report-manage | https://github.com/hbhb-devloper/report-manage | a60dd6b01983e831174d7f94487426c59471fd60 | 6107e72c703942999040a9113f1db4801c57f635 | refs/heads/master | 2023-03-18T02:38:59.421000 | 2021-03-20T12:05:42 | 2021-03-20T12:05:42 | 349,712,531 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hbhb.cw.report.service.impl;
import com.hbhb.core.utils.DateUtil;
import com.hbhb.cw.report.enums.NoticeState;
import com.hbhb.cw.report.enums.NoticeType;
import com.hbhb.cw.report.mapper.ReportNoticeMapper;
import com.hbhb.cw.report.model.ReportNotice;
import com.hbhb.cw.report.rpc.FlowTypeApiExp;
import ... | UTF-8 | Java | 4,447 | java | ReportNoticeServiceImpl.java | Java | [
{
"context": "\nimport lombok.extern.slf4j.Slf4j;\n\n/**\n * @author yzc\n * @since 2021-01-18\n */\n@Service\n@Slf4j\npublic c",
"end": 1301,
"score": 0.9996237754821777,
"start": 1298,
"tag": "USERNAME",
"value": "yzc"
}
] | null | [] | package com.hbhb.cw.report.service.impl;
import com.hbhb.core.utils.DateUtil;
import com.hbhb.cw.report.enums.NoticeState;
import com.hbhb.cw.report.enums.NoticeType;
import com.hbhb.cw.report.mapper.ReportNoticeMapper;
import com.hbhb.cw.report.model.ReportNotice;
import com.hbhb.cw.report.rpc.FlowTypeApiExp;
import ... | 4,447 | 0.680433 | 0.677725 | 120 | 35.924999 | 25.638891 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.583333 | false | false | 13 |
774c0d847f2a0f775411c86854436ee598b4cca7 | 8,839,042,716,179 | 5f9e12ccf8a6e3ba081d1a7dd8edf24090269d1f | /MySpider/src/spider/FinishedURLQueue.java | 42f309ebc67b5bf9a13c7b110b58375eeeba6cde | [] | no_license | shadowalker1150257856/spider | https://github.com/shadowalker1150257856/spider | e40190490babc9541ed2463e9a612a38a55d6d6a | f74e9c235e9bce69c3494340dc4da96040b1c064 | refs/heads/master | 2016-08-08T13:37:11.291000 | 2014-02-25T11:50:08 | 2014-02-25T11:50:08 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package spider;
import java.util.*;
import org.springframework.stereotype.Component;
@Component
public class FinishedURLQueue{
private Vector<String> finishedURLQueue = new Vector<String>();
/*返回URL*/
public synchronized String removeURL(){
boolean result = finishedURLQueue.isEmpty();
if(!result){
try{
... | GB18030 | Java | 1,033 | java | FinishedURLQueue.java | Java | [] | null | [] | package spider;
import java.util.*;
import org.springframework.stereotype.Component;
@Component
public class FinishedURLQueue{
private Vector<String> finishedURLQueue = new Vector<String>();
/*返回URL*/
public synchronized String removeURL(){
boolean result = finishedURLQueue.isEmpty();
if(!result){
try{
... | 1,033 | 0.708124 | 0.706118 | 43 | 22.186047 | 21.844328 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.790698 | false | false | 13 |
30ac19c4bee2aea3c7b48a63d3a9df9410137352 | 5,308,579,639,704 | 5de4425c555c3a58be0dd8d5b880ecb6fc3f69b7 | /src/info/programese/service/AreaComputacaoService.java | 6b2ac4d7f9eb13c3b92c6d9638537ceccb3e3fb3 | [] | no_license | livaper/ProgrameSe | https://github.com/livaper/ProgrameSe | f0f5f38ba732dc59f711932c6e3759c555250f48 | de2685b2658079909ecdc91f58f7d6550725b21d | refs/heads/master | 2020-06-16T05:53:54.268000 | 2016-12-04T15:46:30 | 2016-12-04T15:46:30 | 75,240,620 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package info.programese.service;
import java.sql.SQLException;
import java.util.List;
import info.programese.dao.AreaComputacaoDAO;
import info.programese.model.AreaComputacao;
public class AreaComputacaoService {
public static List<AreaComputacao> getTodasAreasComputacao() {
try {
return AreaComputacaoDAO.ge... | UTF-8 | Java | 791 | java | AreaComputacaoService.java | Java | [] | null | [] | package info.programese.service;
import java.sql.SQLException;
import java.util.List;
import info.programese.dao.AreaComputacaoDAO;
import info.programese.model.AreaComputacao;
public class AreaComputacaoService {
public static List<AreaComputacao> getTodasAreasComputacao() {
try {
return AreaComputacaoDAO.ge... | 791 | 0.76359 | 0.76359 | 34 | 22.264706 | 23.659731 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.558824 | false | false | 13 |
78218bb81ada7b48be1b7b016d08ab9f7a0bdc04 | 28,982,439,359,034 | 95d93397fb6720a5e60c5ff70d0f4f286a450d45 | /app/src/main/java/com/mezyapps/new_reportanalyst/view/adapter/OutstandingHDReceivableAdapter.java | 04e8c51d5983530445a09838778dc7e9580b8e83 | [] | no_license | mezyapps/NewReportAnalyst | https://github.com/mezyapps/NewReportAnalyst | efe6e3e37529020ef8af68a4af8046813c7d805a | a20847a969397c1b35a3feaec6e0a8a4c3457f4d | refs/heads/master | 2020-07-21T07:59:19.312000 | 2020-02-19T10:33:02 | 2020-02-19T10:33:02 | 206,787,209 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mezyapps.new_reportanalyst.view.adapter;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.recyclerview.widget.RecyclerView;
import com.mezyapps.n... | UTF-8 | Java | 2,247 | java | OutstandingHDReceivableAdapter.java | Java | [] | null | [] | package com.mezyapps.new_reportanalyst.view.adapter;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.recyclerview.widget.RecyclerView;
import com.mezyapps.n... | 2,247 | 0.785937 | 0.785937 | 57 | 38.403507 | 38.549061 | 136 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.561404 | false | false | 13 |
6cdf4442ce21d9acc96ad45819855d33d18a6a95 | 19,172,734,064,611 | 89dd7dae68c13f8445e847e19be80ddbd1e4d31d | /MmbnDemo/src/com/example/mmbndemo/battle/attacks/Airshot.java | 7bd0e845dd1c8226f23ff3182552ac94ed986aee | [] | no_license | asapoz2/mmbngame | https://github.com/asapoz2/mmbngame | e249ebb11d6bb4d5d1d1d6f83d1ef2aba08d9dc0 | 68114dfe40d766c34f6cdbab1214a607f49ec1e8 | refs/heads/master | 2021-01-22T23:26:27.167000 | 2017-03-20T23:50:12 | 2017-03-20T23:50:12 | 85,638,536 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.mmbndemo.battle.attacks;
import android.graphics.Bitmap;
import android.graphics.Canvas;
import android.graphics.Rect;
import com.example.mmbndemo.AndroidTutorial;
import com.example.mmbndemo.BitmapGetter;
import com.example.mmbndemo.R;
import com.example.mmbndemo.battle.BattleAttack;
import com.e... | UTF-8 | Java | 2,352 | java | Airshot.java | Java | [] | null | [] | package com.example.mmbndemo.battle.attacks;
import android.graphics.Bitmap;
import android.graphics.Canvas;
import android.graphics.Rect;
import com.example.mmbndemo.AndroidTutorial;
import com.example.mmbndemo.BitmapGetter;
import com.example.mmbndemo.R;
import com.example.mmbndemo.battle.BattleAttack;
import com.e... | 2,352 | 0.696429 | 0.664541 | 73 | 31.219177 | 26.686535 | 133 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.520548 | false | false | 13 |
a4e7368d9b12f72744f0f9939b276dead838a92c | 30,812,095,431,944 | 60552e6d0e6634b9505edb4b16302dc62dc00133 | /SocketAnywhere/src/com/socketanywhere/nonbreaking/NBSocketListenerThread.java | 73c19cf597f64af7c7f1dac6a413bb6652f86a68 | [
"Apache-2.0"
] | permissive | jgwest/socket-anywhere | https://github.com/jgwest/socket-anywhere | 33ece4a6e65317864f4053b0b3f0c1156f432c7e | ef0a2976c25d62763ef7b56672acbc8d4a06ec3c | refs/heads/master | 2021-06-20T06:04:35.539000 | 2021-02-09T04:20:39 | 2021-02-09T04:21:07 | 173,500,114 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
Copyright 2012, 2013 Jonathan West
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 a... | UTF-8 | Java | 6,924 | java | NBSocketListenerThread.java | Java | [
{
"context": "/*\r\n\tCopyright 2012, 2013 Jonathan West\r\n\r\n Licensed under the Apache License, Version ",
"end": 39,
"score": 0.9998801350593567,
"start": 26,
"tag": "NAME",
"value": "Jonathan West"
}
] | null | [] | /*
Copyright 2012, 2013 <NAME>
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed t... | 6,917 | 0.644714 | 0.638793 | 241 | 26.738588 | 26.541639 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.215768 | false | false | 13 |
24273eda54e98b86f3f76bc118ab2efbe3b03d62 | 12,799,002,588,082 | 3350ffee4d15756c7fc4278ebe119429cbddeaa8 | /src/main/java/pl/olszewski/Blog/repository/AttachmentRepository.java | 5fc4ef740bc5b78106d8ea3d5650d33d4e24fd89 | [] | no_license | loki380/Blog | https://github.com/loki380/Blog | 9223dff4b3a2fbf6758064a3c056ee53f30e7b32 | 395ff9a7d26baf2670e32db73effcb43b8d1b984 | refs/heads/master | 2023-03-28T19:39:28.919000 | 2021-03-31T11:20:35 | 2021-03-31T11:20:35 | 353,327,889 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pl.olszewski.Blog.repository;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import pl.olszewski.Blog.domain.Attachment;
import pl.olszewski.Blog.domain.Author;
import java.util.List;
@Repository
public interface AttachmentRepository extends Jp... | UTF-8 | Java | 574 | java | AttachmentRepository.java | Java | [] | null | [] | package pl.olszewski.Blog.repository;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import pl.olszewski.Blog.domain.Attachment;
import pl.olszewski.Blog.domain.Author;
import java.util.List;
@Repository
public interface AttachmentRepository extends Jp... | 574 | 0.799652 | 0.799652 | 23 | 23.956522 | 24.333691 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.521739 | false | false | 13 |
6717d425a15be653d8f3c705edd73b760f6c74a2 | 16,879,221,532,324 | bdd820e89b8385ff03e583ea70d119246d1bb0ff | /test_maven/src/main/java/com/chenxi/test/utils/ChoseMobileUtils.java | 07939fa7f59ed222c6f65f960d749e2addfe88c5 | [] | no_license | cy930826/test | https://github.com/cy930826/test | cb767b1bb81516ff8b77bbb8cb385a379b1b0620 | cff4689fb5a44d2c335872afc23884fc2d34ee6c | refs/heads/master | 2020-03-19T05:47:59.128000 | 2018-06-04T02:38:11 | 2018-06-04T02:38:11 | 135,962,886 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.chenxi.test.utils;
import org.apache.poi.ss.usermodel.Row;
import org.apache.poi.xssf.usermodel.XSSFCell;
import org.apache.poi.xssf.usermodel.XSSFRow;
import org.apache.poi.xssf.usermodel.XSSFSheet;
import org.apache.poi.xssf.usermodel.XSSFWorkbook;
import java.io.FileOutputStream;
import java.text.Simpl... | UTF-8 | Java | 6,041 | java | ChoseMobileUtils.java | Java | [] | null | [] | package com.chenxi.test.utils;
import org.apache.poi.ss.usermodel.Row;
import org.apache.poi.xssf.usermodel.XSSFCell;
import org.apache.poi.xssf.usermodel.XSSFRow;
import org.apache.poi.xssf.usermodel.XSSFSheet;
import org.apache.poi.xssf.usermodel.XSSFWorkbook;
import java.io.FileOutputStream;
import java.text.Simpl... | 6,041 | 0.55382 | 0.5497 | 164 | 34.518291 | 32.333149 | 162 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.615854 | false | false | 13 |
ded3718d7038bc26d47ea32828aa0acec9070a09 | 13,666,585,976,313 | 7894ca69c76c70e61168cf8b7b0f7eeaea0b8dea | /src/main/java/com/ai/baas/batch/client/util/RouterUtil.java | 07f3ed3be8497b5a4d2dac29068ff79f9df81df5 | [] | no_license | AI-OPT/baas-batch-order-client | https://github.com/AI-OPT/baas-batch-order-client | 1549bcb943894cc9ff3a2ee69563ecd5bea62edb | 19b3a2e738cd58bda69fb249904b96fae34ed8d8 | refs/heads/master | 2016-09-15T11:51:51.923000 | 2016-09-06T08:54:29 | 2016-09-06T08:54:29 | 62,537,319 | 1 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ai.baas.batch.client.util;
import com.ai.baas.batch.client.service.ICalProcessor;
public class RouterUtil {
@SuppressWarnings("unchecked")
public ICalProcessor getProcessorByRoute(String strClazz)throws Exception{
Class<ICalProcessor> clazz = (Class<ICalProcessor>)Class.forName(strClazz);
re... | UTF-8 | Java | 356 | java | RouterUtil.java | Java | [] | null | [] | package com.ai.baas.batch.client.util;
import com.ai.baas.batch.client.service.ICalProcessor;
public class RouterUtil {
@SuppressWarnings("unchecked")
public ICalProcessor getProcessorByRoute(String strClazz)throws Exception{
Class<ICalProcessor> clazz = (Class<ICalProcessor>)Class.forName(strClazz);
re... | 356 | 0.766854 | 0.766854 | 12 | 27.666666 | 27.629494 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.916667 | false | false | 13 |
e83b4eed83702feabcbe822055e09e765adadbb1 | 670,014,948,449 | 973fa912f19fdb6ccd8fd387a718f0c968ef248b | /app/src/main/java/xyz/yakdmt/followmeradio/injection/component/ActivityComponent.java | f154e3e866b975360678944f1a415629cc4e6723 | [] | no_license | yakdmt/follow-me-radio-android | https://github.com/yakdmt/follow-me-radio-android | 1b22ebbf603a215b52644a2161a02c23ad51de75 | d9eda9576a3047ed82cef14e1277a3147e7ec9d5 | refs/heads/master | 2021-01-20T21:16:23.575000 | 2016-06-12T14:12:48 | 2016-06-12T14:12:48 | 59,887,012 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package xyz.yakdmt.followmeradio.injection.component;
import android.app.Activity;
import android.content.Context;
import dagger.Component;
import xyz.yakdmt.followmeradio.injection.ActivityContext;
import xyz.yakdmt.followmeradio.injection.PerActivity;
import xyz.yakdmt.followmeradio.injection.modules.ActivityModule... | UTF-8 | Java | 669 | java | ActivityComponent.java | Java | [
{
"context": "owmeradio.ui.main.MainActivity;\n\n/**\n * Created by yakdmt on 09/04/16.\n */\n@PerActivity\n@Component(dependen",
"end": 401,
"score": 0.9996326565742493,
"start": 395,
"tag": "USERNAME",
"value": "yakdmt"
}
] | null | [] | package xyz.yakdmt.followmeradio.injection.component;
import android.app.Activity;
import android.content.Context;
import dagger.Component;
import xyz.yakdmt.followmeradio.injection.ActivityContext;
import xyz.yakdmt.followmeradio.injection.PerActivity;
import xyz.yakdmt.followmeradio.injection.modules.ActivityModule... | 669 | 0.807175 | 0.798206 | 24 | 26.875 | 24.856777 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 13 |
900ed26ffd60ae136cbb0f98011b07bd235fbf17 | 13,091,060,386,389 | 01ce875263d1842cbe3cbde34362ad991338be12 | /app/src/main/java/com/hotmail/ghazaljaved1993/movieslice/Activity/SearchResultsActivity.java | 25ddcc914f4ac0626580770be04f2aad997ae001 | [] | no_license | javedghazal/MovieSlice | https://github.com/javedghazal/MovieSlice | b3186dbd108823d895973f717ecce5522188f3e1 | 69567700f08af71ecfc134a303e63c965b6c9749 | refs/heads/master | 2021-01-01T18:52:28.969000 | 2017-07-27T00:40:09 | 2017-07-27T00:40:09 | 76,057,770 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hotmail.ghazaljaved1993.movieslice.Activity;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.support.v7.widget.GridLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.support.v7.widget.Toolbar;
import android.... | UTF-8 | Java | 3,203 | java | SearchResultsActivity.java | Java | [
{
"context": "sults for \"+query);\n String api_key = \"aa30ea4bd93242bad0effff696d4e82a\";\n ApiInterface apiService =\n ",
"end": 1868,
"score": 0.9996382594108582,
"start": 1836,
"tag": "KEY",
"value": "aa30ea4bd93242bad0effff696d4e82a"
}
] | null | [] | package com.hotmail.ghazaljaved1993.movieslice.Activity;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.support.v7.widget.GridLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.support.v7.widget.Toolbar;
import android.... | 3,203 | 0.65064 | 0.634405 | 78 | 40.064102 | 28.949709 | 139 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.75641 | false | false | 13 |
a6249d1220e1ee662405cbd270bfa611618a327a | 33,500,744,964,369 | 01bc2bf9e407513edf486fb70921a7a3af93d4a4 | /projetmajeur/Partie Serveur/Faircorp Commun/src/main/java/com/emse/spring/faircorp/model/LightDao.java | 33e5a12ae312e560ea5d401f256af56447b6630a | [] | no_license | NoeSAFFAF/MyWork | https://github.com/NoeSAFFAF/MyWork | 4e38d61ea704cd6b581912af8ceeed3225f048e2 | 25f6cbe8fd1dba97e681b2231f9e4b0e7aed10f4 | refs/heads/master | 2022-04-10T17:21:24.235000 | 2020-03-27T18:12:33 | 2020-03-27T18:12:33 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.emse.spring.faircorp.model;
//On crée une interface pour implémenter des méthodes de JpaRepository, utile pour pour modifier notre table de manière dynamique
import com.emse.spring.faircorp.entity.Light;
import org.springframework.data.jpa.repository.JpaRepository;
public interface LightDao extends JpaRep... | UTF-8 | Java | 363 | java | LightDao.java | Java | [] | null | [] | package com.emse.spring.faircorp.model;
//On crée une interface pour implémenter des méthodes de JpaRepository, utile pour pour modifier notre table de manière dynamique
import com.emse.spring.faircorp.entity.Light;
import org.springframework.data.jpa.repository.JpaRepository;
public interface LightDao extends JpaRep... | 363 | 0.832869 | 0.832869 | 8 | 43.875 | 42.25647 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.75 | false | false | 13 |
eff9510ae6b2022ebbfd8f1d8c1c1ee938459fd1 | 14,439,680,110,344 | 99a15911a848676894f7cbae01d514d052f16043 | /ai-steering/SteeringFX_final/src/common/misc/Cgdi.java | 85dfe6ca865ccf7d44dfc212018040b55efa3e8f | [] | no_license | algerd/ai | https://github.com/algerd/ai | 13f2adb6a7c7eea27e64c23912186513a9dc8baf | 4fa0212d4fe30106b497fd4f9c44399866185b76 | refs/heads/master | 2021-01-11T10:16:28.198000 | 2016-11-01T15:49:14 | 2016-11-01T15:49:14 | 72,550,742 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package common.misc;
import common.D2.Vector2D;
import java.util.List;
import javafx.scene.canvas.GraphicsContext;
import javafx.scene.paint.Color;
public class Cgdi {
private GraphicsContext gc;
public Cgdi(GraphicsContext gc) {
this.gc = gc;
}
public void clear() {
... | UTF-8 | Java | 1,528 | java | Cgdi.java | Java | [] | null | [] |
package common.misc;
import common.D2.Vector2D;
import java.util.List;
import javafx.scene.canvas.GraphicsContext;
import javafx.scene.paint.Color;
public class Cgdi {
private GraphicsContext gc;
public Cgdi(GraphicsContext gc) {
this.gc = gc;
}
public void clear() {
... | 1,528 | 0.555628 | 0.543194 | 53 | 27.811321 | 21.135731 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.886792 | false | false | 13 |
9bd686922f7765840c1a016398c7f094db1c2443 | 24,670,292,197,857 | c85a09effeb5c55f35ad2b10717d7a64757e5448 | /src/main/java/com/schetinin/examples/App.java | f5ceb82ad06fbbce694f8ceedc6e4fc6a08e134d | [] | no_license | Schetinin/examples | https://github.com/Schetinin/examples | 0144ced9895a153bda83daf18ae75a8850b80408 | 65574b9481f4b99e705ac4b62de508e0408d4f3c | refs/heads/master | 2021-08-28T08:28:04.839000 | 2017-12-11T18:20:13 | 2017-12-11T18:20:13 | 111,366,083 | 0 | 1 | null | false | 2017-11-23T17:32:34 | 2017-11-20T05:31:41 | 2017-11-20T05:34:51 | 2017-11-23T17:32:34 | 35 | 0 | 1 | 0 | Java | false | null | package com.schetinin.examples;
import java.io.IOException;
import java.lang.reflect.Array;
import java.text.DateFormat;
import java.text.SimpleDateFormat;
import java.util.*;
import java.util.concurrent.*;
import java.util.concurrent.atomic.AtomicBoolean;
/**
* Hello world!
*/
public class App {
public static... | UTF-8 | Java | 5,517 | java | App.java | Java | [] | null | [] | package com.schetinin.examples;
import java.io.IOException;
import java.lang.reflect.Array;
import java.text.DateFormat;
import java.text.SimpleDateFormat;
import java.util.*;
import java.util.concurrent.*;
import java.util.concurrent.atomic.AtomicBoolean;
/**
* Hello world!
*/
public class App {
public static... | 5,517 | 0.569694 | 0.558456 | 178 | 29.994383 | 26.723196 | 136 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.640449 | false | false | 13 |
54ba80e707d45f258f19351e542e53e567e7a4a0 | 12,549,894,455,270 | 16a890c51aefc41d530a6bf18d0f62b0da158a6f | /stagemonitor-core/src/test/java/org/stagemonitor/core/configuration/ConfigurationTest.java | a21571f022687e7aa76fa7ded3b5917052960b0f | [
"BSD-3-Clause",
"Apache-2.0",
"MIT"
] | permissive | b22sk2/stagemonitor | https://github.com/b22sk2/stagemonitor | a9ec01b74d2bc5800f56322be16bed3c9ebbb342 | 5570650e39e5ed2edcbe7c26e730a60a6893ab1d | refs/heads/master | 2021-01-19T20:50:28.432000 | 2017-04-16T06:20:19 | 2017-04-16T06:20:19 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.stagemonitor.core.configuration;
import org.junit.Before;
import org.junit.Test;
import org.stagemonitor.core.CorePlugin;
import org.stagemonitor.core.configuration.source.ConfigurationSource;
import org.stagemonitor.core.configuration.source.SimpleSource;
import org.stagemonitor.core.configuration.source.... | UTF-8 | Java | 12,771 | java | ConfigurationTest.java | Java | [
{
"context": "y {\n\t\t\tconfiguration.save(STAGEMONITOR_PASSWORD, \"pwd\", \"Transient Configuration Source\", null);\n\t\t\tfai",
"end": 6169,
"score": 0.7040292620658875,
"start": 6166,
"tag": "PASSWORD",
"value": "pwd"
},
{
"context": "urce(SimpleSource.forTest(STAGEMONITOR_PASSW... | null | [] | package org.stagemonitor.core.configuration;
import org.junit.Before;
import org.junit.Test;
import org.stagemonitor.core.CorePlugin;
import org.stagemonitor.core.configuration.source.ConfigurationSource;
import org.stagemonitor.core.configuration.source.SimpleSource;
import org.stagemonitor.core.configuration.source.... | 12,771 | 0.78138 | 0.780753 | 312 | 39.932693 | 37.676407 | 181 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.503205 | false | false | 13 |
aef2caabd0d331e1d98dd4873b0e78849b2cdaf2 | 5,171,140,628,289 | 34431ca3f07af7de7b2e10a1b7629a7b7a8837e8 | /com/smule/singandroid/customviews/ParticleGenerator.java | 9948d8bd4fe5618569eaf6de84559f2a6b3a90fb | [] | no_license | Bizarrus/Sing | https://github.com/Bizarrus/Sing | 7d3f131a90c82f6007d3ddde98af96dd45a0ca42 | d7c9384f0bd57dfccd590da8515fe13dbde77f1f | refs/heads/master | 2020-03-21T01:32:11.114000 | 2018-06-30T12:45:58 | 2018-06-30T12:45:58 | 137,946,905 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Decompiled with CFR 0_123.
*
* Could not load the following classes:
* android.content.Context
* android.content.res.Resources
* android.graphics.Bitmap
* android.graphics.BitmapFactory
* android.graphics.Canvas
* android.graphics.Color
* android.graphics.ColorFilter
* android.graphics.Lighting... | UTF-8 | Java | 8,929 | java | ParticleGenerator.java | Java | [] | null | [] | /*
* Decompiled with CFR 0_123.
*
* Could not load the following classes:
* android.content.Context
* android.content.res.Resources
* android.graphics.Bitmap
* android.graphics.BitmapFactory
* android.graphics.Canvas
* android.graphics.Color
* android.graphics.ColorFilter
* android.graphics.Lighting... | 8,929 | 0.50812 | 0.485497 | 278 | 31.115108 | 21.574724 | 131 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.776978 | false | false | 13 |
c8717e21b9b2330f24ea95a43e21415ffd09db21 | 5,720,896,476,170 | 61602d4b976db2084059453edeafe63865f96ec5 | /com/xunlei/androidvip/parameter/AndroidVipSubOfflineBtListTaskInfo.java | 60137ad0c38b0de472e94ac7c678fc8455379a20 | [] | no_license | ZoranLi/thunder | https://github.com/ZoranLi/thunder | 9d18fd0a0ec0a5bb3b3f920f9413c1ace2beb4d0 | 0778679ef03ba1103b1d9d9a626c8449b19be14b | refs/heads/master | 2020-03-20T23:29:27.131000 | 2018-06-19T06:43:26 | 2018-06-19T06:43:26 | 137,848,886 | 12 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xunlei.androidvip.parameter;
public class AndroidVipSubOfflineBtListTaskInfo {
public String mCid;
public String mCookie;
public int mDownloadStatus;
public long mFileSize;
public int mFileType;
public String mGcid;
public long mLeftLiveTime;
public String mLixianUrl;
pu... | UTF-8 | Java | 545 | java | AndroidVipSubOfflineBtListTaskInfo.java | Java | [] | null | [] | package com.xunlei.androidvip.parameter;
public class AndroidVipSubOfflineBtListTaskInfo {
public String mCid;
public String mCookie;
public int mDownloadStatus;
public long mFileSize;
public int mFileType;
public String mGcid;
public long mLeftLiveTime;
public String mLixianUrl;
pu... | 545 | 0.724771 | 0.724771 | 21 | 24.952381 | 10.092318 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.857143 | false | false | 13 |
e32b81fd0191f1f639026559a84a2ed50b19b010 | 30,253,749,680,223 | a4f94f4701a59cafc7407aed2d525b2dff985c95 | /core/languageDesign/refactoring/source_gen/jetbrains/mps/lang/refactoring/generator/baseLanguage/template/main/QueriesGenerated.java | 81e919c8630fffc096092281b95922081486f97f | [] | no_license | jamice/code-orchestra-core | https://github.com/jamice/code-orchestra-core | ffda62860f5b117386aa6455f4fdf61661abbe9e | b2bbf8362be2e2173864c294c635badb2e27ecc6 | refs/heads/master | 2021-01-15T13:24:53.517000 | 2013-05-09T21:39:28 | 2013-05-09T21:39:28 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package jetbrains.mps.lang.refactoring.generator.baseLanguage.template.main;
/*Generated by MPS */
import jetbrains.mps.smodel.IOperationContext;
import jetbrains.mps.generator.template.BaseMappingRuleContext;
import jetbrains.mps.smodel.SNode;
import jetbrains.mps.lang.smodel.generator.smodelAdapter.SNodeOperations;... | UTF-8 | Java | 65,217 | java | QueriesGenerated.java | Java | [] | null | [] | package jetbrains.mps.lang.refactoring.generator.baseLanguage.template.main;
/*Generated by MPS */
import jetbrains.mps.smodel.IOperationContext;
import jetbrains.mps.generator.template.BaseMappingRuleContext;
import jetbrains.mps.smodel.SNode;
import jetbrains.mps.lang.smodel.generator.smodelAdapter.SNodeOperations;... | 65,217 | 0.794103 | 0.736832 | 1,050 | 61.111427 | 68.744606 | 335 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.032381 | false | false | 13 |
b81493e5835d71e8bd24c9dfab1d30a54157bdff | 12,781,822,701,874 | 960d3b70ca60ce5707bd08b5ac2a81866ef969c2 | /src/main/java/cn/momia/mapi/api/feed/FeedV1Api.java | 0fa83d73167245683278fb228fa59109228f400f | [
"Apache-2.0"
] | permissive | lovemomia/mapi | https://github.com/lovemomia/mapi | 0dbdb27695ca9e82e5566d7db3b5000b6eaaa701 | 5957708df30819dba8a89d10e2b92943ff4ea7f0 | refs/heads/master | 2021-03-27T19:37:32.298000 | 2016-07-11T04:14:39 | 2016-07-11T04:14:39 | 40,113,157 | 1 | 0 | null | false | 2016-07-11T04:14:39 | 2015-08-03T08:11:50 | 2016-01-19T07:16:27 | 2016-07-11T04:14:39 | 712 | 1 | 0 | 0 | Java | null | null | package cn.momia.mapi.api.feed;
import cn.momia.common.core.dto.PagedList;
import cn.momia.common.core.http.MomiaHttpResponse;
import cn.momia.mapi.api.AbstractApi;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
import org.springframework.we... | UTF-8 | Java | 613 | java | FeedV1Api.java | Java | [] | null | [] | package cn.momia.mapi.api.feed;
import cn.momia.common.core.dto.PagedList;
import cn.momia.common.core.http.MomiaHttpResponse;
import cn.momia.mapi.api.AbstractApi;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
import org.springframework.we... | 613 | 0.796085 | 0.792822 | 18 | 33.055557 | 21.754877 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 13 |
70282fb83f075096a2c6544b58d7285a393b1c93 | 13,683,765,807,062 | ccabfef78210b4140509b139e50743d7db586a4e | /src/data/ReviewManager.java | da311be1ab2f92cd04349913a6a39f577f471991 | [] | no_license | JimmyRothric/HotelManagementSystem | https://github.com/JimmyRothric/HotelManagementSystem | d8e8f01e8ddca4fb30e77315ad8b695fc21cb20d | fbecf4c22ac8b8e3a073a5aa34d722c5f7ba2682 | refs/heads/master | 2021-09-05T07:34:10.156000 | 2018-01-25T08:32:08 | 2018-01-25T08:32:08 | 113,012,581 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package data;
public class ReviewManager {
private ReviewManager() {}
private static final ReviewManager instance = new ReviewManager();
public ReviewManager getReviewManager() {
return instance;
}
}
| UTF-8 | Java | 213 | java | ReviewManager.java | Java | [] | null | [] | package data;
public class ReviewManager {
private ReviewManager() {}
private static final ReviewManager instance = new ReviewManager();
public ReviewManager getReviewManager() {
return instance;
}
}
| 213 | 0.746479 | 0.746479 | 12 | 16.75 | 20.207775 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 13 |
c4ac80d027a7d1cf82428b21512298e15b498094 | 16,140,487,167,471 | d6d8a3d3d7b006f2eaa1bbaaf872975a76649906 | /mobile-parent/mobile-driver/src/main/java/com/wait/conditions/ExpectedCondition.java | 8bbf10cc5ba7ed8761c32d6a23d854a5c3f6de4a | [] | no_license | amordas/dte-mobile-driver | https://github.com/amordas/dte-mobile-driver | d73d032f4cb14332831594a6e0aaf7c66d7cf839 | b40433769d5c8e33586656e9cad596f6d1272b2c | refs/heads/master | 2015-08-08T11:42:42.938000 | 2013-07-11T15:56:48 | 2013-07-11T15:56:48 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wait.conditions;
import com.nativedriver.NativeDriver;
import com.wait.Function;
public abstract interface ExpectedCondition<T> extends Function<NativeDriver, T> {
}
| UTF-8 | Java | 181 | java | ExpectedCondition.java | Java | [] | null | [] | package com.wait.conditions;
import com.nativedriver.NativeDriver;
import com.wait.Function;
public abstract interface ExpectedCondition<T> extends Function<NativeDriver, T> {
}
| 181 | 0.812155 | 0.812155 | 8 | 21.625 | 26.837183 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 13 |
77e90baee67781b989daf435802d82f3a9a9dd0b | 5,789,615,932,774 | 63318b07e95a9d4a39cd00538e9a4988713bc187 | /Tax_Credits_Automation/src/main/java/adp/tcs/automation/stepsfiles/ManualKeySteps.java | 5126c9342998fdf246554b7519fe14730e1374cc | [] | no_license | garghina02/Jbehave | https://github.com/garghina02/Jbehave | c508e3ff449632ced7bd04521c28f9b635f4d305 | d61c2f73f9e72a247f22020d83d4ad0d4d249e9d | refs/heads/master | 2020-02-05T21:47:36.258000 | 2017-08-19T10:00:17 | 2017-08-19T10:00:17 | 97,934,056 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package adp.tcs.automation.stepsfiles;
import adp.tcs.automation.locators.ManualKeyLocators;
import adp.tcs.automation.pages.EditPersonalInformation;
import adp.tcs.automation.pages.ManualKeyPages;
import adp.tcs.automation.pages.MonitoringPages;
import adp.tcs.automation.pages.SearchSSNthroughHub;
import adp.tcs.auto... | UTF-8 | Java | 37,387 | java | ManualKeySteps.java | Java | [
{
"context": "InfoGaveInfoDate().sendKeys(getExcelData().get(\"HIRE_GAVE_INFO_DATE\"));\n\t\t\t\tmanualKeyElements.personalInfoJobOfferDat",
"end": 7083,
"score": 0.6615794897079468,
"start": 7066,
"tag": "KEY",
"value": "RE_GAVE_INFO_DATE"
},
{
"context": "InfoJobOfferDate().sendKey... | null | [] | package adp.tcs.automation.stepsfiles;
import adp.tcs.automation.locators.ManualKeyLocators;
import adp.tcs.automation.pages.EditPersonalInformation;
import adp.tcs.automation.pages.ManualKeyPages;
import adp.tcs.automation.pages.MonitoringPages;
import adp.tcs.automation.pages.SearchSSNthroughHub;
import adp.tcs.auto... | 37,372 | 0.661192 | 0.614679 | 868 | 42.072582 | 34.555347 | 170 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.922811 | false | false | 13 |
195367879a3e4bc5b5f83c36b28b3802e10e7930 | 25,993,142,139,795 | 332a6b1a512d14429c67d1084fa00945cc811082 | /src/main/java/com/hcl/BankApplication/repository/Repository.java | 437013337a14dbd74bca87a2c1b7793e89311d5e | [] | no_license | RajithaHCL/BankApllication | https://github.com/RajithaHCL/BankApllication | c442c4569a9e11fed9b7ea4919a588cfc8e91ffd | c1068ee043af706a6349f74f2679c703a294379d | refs/heads/master | 2020-06-19T00:45:27.214000 | 2019-07-12T05:47:28 | 2019-07-12T05:47:28 | 196,508,643 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hcl.BankApplication.repository;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import com.hcl.BankApplication.Model.User;
public interface Repository extends JpaRepository... | UTF-8 | Java | 395 | java | Repository.java | Java | [] | null | [] | package com.hcl.BankApplication.repository;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import com.hcl.BankApplication.Model.User;
public interface Repository extends JpaRepository... | 395 | 0.8 | 0.8 | 17 | 22.235294 | 26.554117 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.705882 | false | false | 13 |
26f8ee37fecf1ce8e97967ec3f89ed3d86c69e14 | 9,028,021,272,624 | 18f1d3bea22d0fb6fea80fe75e8aa03db5ede5ec | /ehangtian/src/com/framework/common/base/entity/RechCash.java | 78462ec4d2e1346c8fdab5aa3cbc755896f21b34 | [] | no_license | e04610112/project | https://github.com/e04610112/project | 4e751f2f7ccebf88ed0ed578a96c6372d1b7af56 | 53c462e10dd31e1d883892c294e43e1e79639c65 | refs/heads/master | 2016-09-10T01:33:55.532000 | 2014-07-14T09:04:49 | 2014-07-14T09:04:49 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.framework.common.base.entity;
import java.util.Date;
public class RechCash extends WorkFlowHelp{
private Long cashRechId;
private String rechNo;
private String cardAccountType;
private Long orgId;
private Long netOrgId;
private Integer rechPrice;
private String receFlag;
... | UTF-8 | Java | 5,352 | java | RechCash.java | Java | [] | null | [] | package com.framework.common.base.entity;
import java.util.Date;
public class RechCash extends WorkFlowHelp{
private Long cashRechId;
private String rechNo;
private String cardAccountType;
private Long orgId;
private Long netOrgId;
private Integer rechPrice;
private String receFlag;
... | 5,352 | 0.689209 | 0.689209 | 280 | 18.067858 | 17.096544 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.807143 | false | false | 13 |
488dd93ee12907b9fddbd68881d462ebfbec393c | 23,545,010,728,620 | 23b56f0a73efe08b7f567638c373658ba88d4a6a | /app/src/main/java/pe/com/drecipe/diabeticrecipeproject/models/Patient.java | ef7fb8e7e3cea21e4a7121b120ec400837c32c82 | [] | no_license | jhonaSD/DiabeticRecipeProject | https://github.com/jhonaSD/DiabeticRecipeProject | 371ee6eb170a0579acdfa5ac35ec6b4069538e36 | 9595e59af285c46e778efa09bfce26b5e719a260 | refs/heads/master | 2020-03-05T20:21:18.244000 | 2017-04-01T03:53:27 | 2017-04-01T03:53:27 | 83,113,201 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pe.com.drecipe.diabeticrecipeproject.models;
import org.json.JSONObject;
import java.io.Serializable;
import pe.com.drecipe.diabeticrecipeproject.util.Constantes;
/**
* Created by jhonnatan on 20/03/2017.
*/
public class Patient implements Serializable{
private Integer cod_patient;
private Strin... | UTF-8 | Java | 2,050 | java | Patient.java | Java | [
{
"context": "crecipeproject.util.Constantes;\n\n/**\n * Created by jhonnatan on 20/03/2017.\n */\n\npublic class Patient implemen",
"end": 202,
"score": 0.9996197819709778,
"start": 193,
"tag": "USERNAME",
"value": "jhonnatan"
}
] | null | [] | package pe.com.drecipe.diabeticrecipeproject.models;
import org.json.JSONObject;
import java.io.Serializable;
import pe.com.drecipe.diabeticrecipeproject.util.Constantes;
/**
* Created by jhonnatan on 20/03/2017.
*/
public class Patient implements Serializable{
private Integer cod_patient;
private Strin... | 2,050 | 0.656098 | 0.652195 | 82 | 24 | 23.801004 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.329268 | false | false | 13 |
e8f45f8221d89da68bef33cd9b3e05f499c4954a | 19,052,474,977,845 | 01498ecab50c3dcbbfc582a2752e6becc0fe9d2d | /app/src/main/java/arcus/app/device/adapter/DeviceListAdapter.java | 04b7e0685057cf970fea5b76251cc68c8a703b52 | [
"Apache-2.0"
] | permissive | ddavis7528/arcusandroid | https://github.com/ddavis7528/arcusandroid | 94080889c988c972fabfce9df3fc65877443b1c1 | 38b691ff3025743994463837d6a2905b43b9c3c2 | refs/heads/master | 2020-09-11T15:40:25.814000 | 2019-10-21T05:26:45 | 2019-10-21T05:26:45 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2019 Arcus Project.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or a... | UTF-8 | Java | 7,749 | java | DeviceListAdapter.java | Java | [] | null | [] | /*
* Copyright 2019 Arcus Project.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or a... | 7,749 | 0.636598 | 0.634921 | 213 | 35.380283 | 30.183647 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.511737 | false | false | 13 |
ce63dad70b3c045c148c39384716b0a569d2f40f | 18,219,251,289,317 | 706fa650eb607c5ea4749a7873edb408023547d5 | /src/main/java/br/sp/gov/cleiton/financiamento/controller/IntencaoController.java | e54c1b7b69e3cf24eab2442e87315141b1d23641 | [] | no_license | CleitonRodriguesAraujo96/financiamento-API | https://github.com/CleitonRodriguesAraujo96/financiamento-API | c3df4279aa1c89591fcff007dd7d724bcab2bd0f | e101b24baa4ae52f5d16fe1a8d9bfb0cdd889432 | refs/heads/main | 2023-06-05T02:47:27.114000 | 2021-06-24T02:57:23 | 2021-06-24T02:57:23 | 379,786,956 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.sp.gov.cleiton.financiamento.controller;
import javax.validation.Valid;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.validation.BindingResult;
import org.springframework.web.b... | UTF-8 | Java | 1,505 | java | IntencaoController.java | Java | [] | null | [] | package br.sp.gov.cleiton.financiamento.controller;
import javax.validation.Valid;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.validation.BindingResult;
import org.springframework.web.b... | 1,505 | 0.78804 | 0.78804 | 49 | 29.714285 | 24.52404 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.591837 | false | false | 13 |
25bb478ac70ba8b6132c099e28bfd60828a8bd1f | 6,957,847,087,022 | 7e0e0696e90c55b41a09f7d41b485ad10df279c1 | /app/src/main/java/com/myapp/appbase/func/FnWidget.java | 43f6272cfe27242b9a99456fc1d83951d31a6c63 | [] | no_license | KittyHawkITStudio/InfoScreen | https://github.com/KittyHawkITStudio/InfoScreen | 42858e95cff21be175bf7745649bd89f2c2e4da2 | dd24e986615a151092fb9a9a419a10624cabb2d7 | refs/heads/main | 2023-02-02T10:05:28.707000 | 2020-12-07T09:18:14 | 2020-12-07T09:18:14 | 309,397,491 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.myapp.appbase.func;
import android.content.Context;
import android.util.Log;
import android.view.View;
import android.widget.AdapterView;
import android.widget.ArrayAdapter;
import android.widget.DatePicker;
import android.widget.Spinner;
import android.widget.SpinnerAdapter;
import android.widget.Toast;
... | UTF-8 | Java | 3,209 | java | FnWidget.java | Java | [] | null | [] | package com.myapp.appbase.func;
import android.content.Context;
import android.util.Log;
import android.view.View;
import android.widget.AdapterView;
import android.widget.ArrayAdapter;
import android.widget.DatePicker;
import android.widget.Spinner;
import android.widget.SpinnerAdapter;
import android.widget.Toast;
... | 3,209 | 0.722775 | 0.722133 | 103 | 29.223301 | 25.336161 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.223301 | false | false | 8 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.