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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
695f575e0affe24783489f7ad63622fec7741f4a | 16,415,365,060,328 | c05af3e8eb70444e5df92d023801658af4a31a1c | /bin/Release/work/org/w3c/dom/Attr.java | 3053d7d53fb227e4aded388132c3dccefc0c3cc1 | [] | no_license | zengge2/Java2Smali | https://github.com/zengge2/Java2Smali | e2b69b652cb7d36af0b0d764ff9a873521899acb | a6a73ab490d273d378f078e468997975ef3b6278 | refs/heads/master | 2020-06-28T05:09:36.642000 | 2019-08-02T02:22:02 | 2019-08-02T02:22:02 | 200,149,211 | 2 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (c) 2004 World Wide Web Consortium,
*
* (Massachusetts Institute of Technology, European Research Consortium for
* Informatics and Mathematics, Keio University). All Rights Reserved. This
* work is distributed under the W3C(r) Software License [1] in the hope that
* it will be useful, but WITHOUT ANY WAR... | UTF-8 | Java | 941 | java | Attr.java | Java | [] | null | [] | /*
* Copyright (c) 2004 World Wide Web Consortium,
*
* (Massachusetts Institute of Technology, European Research Consortium for
* Informatics and Mathematics, Keio University). All Rights Reserved. This
* work is distributed under the W3C(r) Software License [1] in the hope that
* it will be useful, but WITHOUT ANY WAR... | 941 | 0.780021 | 0.753454 | 24 | 38.208332 | 29.366901 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.541667 | false | false | 15 |
01c074347b910e1b083533c52ff64723866a62f3 | 13,219,909,399,608 | a22a237ff77fc11b3f73b030a680a4362bebd172 | /yums-starter-http/src/main/java/cn/chenjy/yums/http/template/OkHttpTemplate.java | 9fb14f08f2453c31d63a739a7676ab3d1cb783de | [
"Apache-2.0"
] | permissive | chenjy1991/yums-starter | https://github.com/chenjy1991/yums-starter | f197e53bc3814f82defaa05b5dc5f15bf7825bcc | 8f4b2b01293a1946c3cdba9fd5bbf5ce077f7629 | refs/heads/master | 2023-06-04T08:17:20.340000 | 2021-06-21T06:19:24 | 2021-06-21T06:19:24 | 374,720,815 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.chenjy.yums.http.template;
import cn.chenjy.yums.http.CharConst;
import com.google.gson.Gson;
import okhttp3.*;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import java.io.IOException;
import java.util.Iterator;
import java.util.Map... | UTF-8 | Java | 4,171 | java | OkHttpTemplate.java | Java | [
{
"context": "il.Iterator;\nimport java.util.Map;\n\n/**\n * @author ChenJY\n * @create 2021/6/18 11:13 上午\n * @DESCRIPTION\n */",
"end": 344,
"score": 0.993626594543457,
"start": 338,
"tag": "USERNAME",
"value": "ChenJY"
}
] | null | [] | package cn.chenjy.yums.http.template;
import cn.chenjy.yums.http.CharConst;
import com.google.gson.Gson;
import okhttp3.*;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import java.io.IOException;
import java.util.Iterator;
import java.util.Map... | 4,171 | 0.597707 | 0.593559 | 144 | 27.465279 | 24.988585 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 15 |
704f1e1ae2f380bc0d08f1d6a3a0aeff33f99e77 | 39,024,072,885,821 | 7f8cc05559cbd696c04d0307b26544375403c33d | /blog-api/src/main/java/com/titxu/blog/dao/mapper/CommentMapper.java | c833fc8076376bfa1a42dedcfece0589b6a575d0 | [] | no_license | titxue/lxueblog-api | https://github.com/titxue/lxueblog-api | 201e0eb40d1f8cd1030581da545228fc024aa506 | c38f32566564eb8b82fc798cc696d89a8b53c733 | refs/heads/master | 2023-07-16T14:12:49.782000 | 2021-08-28T13:11:26 | 2021-08-28T13:11:26 | 400,788,755 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.titxu.blog.dao.mapper;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import com.titxu.blog.dao.pojo.Comment;
import org.springframework.stereotype.Repository;
/**
* @author lxue
* @date 2021/7/31
* @apiNate
*/
@Repository
public interface CommentMapper extends BaseMapper<Comment> {
}
| UTF-8 | Java | 313 | java | CommentMapper.java | Java | [
{
"context": "ngframework.stereotype.Repository;\n\n/**\n * @author lxue\n * @date 2021/7/31\n * @apiNate\n */\n@Repository\npu",
"end": 202,
"score": 0.9996709823608398,
"start": 198,
"tag": "USERNAME",
"value": "lxue"
}
] | null | [] | package com.titxu.blog.dao.mapper;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import com.titxu.blog.dao.pojo.Comment;
import org.springframework.stereotype.Repository;
/**
* @author lxue
* @date 2021/7/31
* @apiNate
*/
@Repository
public interface CommentMapper extends BaseMapper<Comment> {
}
| 313 | 0.773163 | 0.750799 | 14 | 21.357143 | 20.92028 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 15 |
f14c8d3686e699bb4b3fbd42999664a7331e4296 | 36,567,351,597,071 | 03e2a7337d8fe3d9735ca448169428674908e9af | /starter/critter/src/main/java/com/udacity/jdnd/course3/critter/schedule/ScheduleService.java | da4c46a312befc15ebb8af4b4f756f66cc1ffff4 | [
"MIT"
] | permissive | rishabh1994/data-store-and-persistence-udacity | https://github.com/rishabh1994/data-store-and-persistence-udacity | 162ad89f67f414c990920ae752df5db024f4f54a | 69815b462ad93e39e7b26ab50b406da711e37d9e | refs/heads/master | 2023-01-12T05:12:44.122000 | 2020-11-07T18:16:12 | 2020-11-07T18:16:12 | 304,870,266 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.udacity.jdnd.course3.critter.schedule;
import lombok.extern.slf4j.Slf4j;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import javax.transaction.Transactional;
import java.util.List;
@Service
@Slf4j
@Transactional
public class ScheduleService... | UTF-8 | Java | 960 | java | ScheduleService.java | Java | [] | null | [] | package com.udacity.jdnd.course3.critter.schedule;
import lombok.extern.slf4j.Slf4j;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import javax.transaction.Transactional;
import java.util.List;
@Service
@Slf4j
@Transactional
public class ScheduleService... | 960 | 0.747917 | 0.74375 | 32 | 29 | 28.148046 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 15 |
57547bb27f37f6d359e4f9f2e6ecd930882931ba | 36,636,071,065,633 | 50eb6638d0fd7feda397b9c667e229236d7e1f01 | /src/org/launchcode/studio7/Main.java | 2aa348c2a76dda5dcd968605e0b4ad1901e349c7 | [] | no_license | MulesKC/java-web-dev-studio7 | https://github.com/MulesKC/java-web-dev-studio7 | 4bff571b3f2ae8b20d47f333718ed5491f3c8442 | 6e73329c17ccbb8754828056449f6ae57a51b5ee | refs/heads/master | 2021-01-05T08:27:13.925000 | 2020-02-18T01:27:44 | 2020-02-18T01:27:44 | 240,952,973 | 0 | 0 | null | true | 2020-02-16T19:33:55 | 2020-02-16T19:33:55 | 2019-11-08T20:58:43 | 2019-11-08T22:13:52 | 10 | 0 | 0 | 0 | null | false | false | package org.launchcode.studio7;
public class Main {
public static void main(String[] args){
CD music = new CD("Summer Jamz", 80, 20, 80, 12);
DVD movie = new DVD("Avatar", 300, 40, 120, 127);
// TODO: Declare and initialize a CD and a DVD object.
// TODO: Call each CD and DVD met... | UTF-8 | Java | 1,322 | java | Main.java | Java | [
{
"context": "d main(String[] args){\n CD music = new CD(\"Summer Jamz\", 80, 20, 80, 12);\n\n DVD movie = new DVD(\"",
"end": 136,
"score": 0.9997612237930298,
"start": 125,
"tag": "NAME",
"value": "Summer Jamz"
}
] | null | [] | package org.launchcode.studio7;
public class Main {
public static void main(String[] args){
CD music = new CD("<NAME>", 80, 20, 80, 12);
DVD movie = new DVD("Avatar", 300, 40, 120, 127);
// TODO: Declare and initialize a CD and a DVD object.
// TODO: Call each CD and DVD method t... | 1,317 | 0.569592 | 0.554463 | 54 | 23.481482 | 21.033255 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.703704 | false | false | 15 |
f83e8858ee017716efc59c9fb0ccb997ea95ad11 | 38,869,454,038,802 | 112faa1916a63d974f362d446f15da7938046e3f | /src/main/java/org/jetlinks/supports/rsocket/RSocketManager.java | f164ef66e95a573e2a3d0425b71dff63d71fe95a | [] | no_license | yuzhuguan/jetlinks-supports | https://github.com/yuzhuguan/jetlinks-supports | 549ffb040cb4f5638ca653f46eb2dc7a7df8bb7c | 2da02249fa38a75c84b2520452f59aa5f23c9fa6 | refs/heads/master | 2023-01-30T05:37:37.444000 | 2020-12-11T10:09:16 | 2020-12-11T10:09:16 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.jetlinks.supports.rsocket;
import reactor.core.publisher.Mono;
import java.util.List;
public interface RSocketManager {
Mono<ServerNode> getServer(String serverId);
List<ServerNode> getServers();
}
| UTF-8 | Java | 225 | java | RSocketManager.java | Java | [] | null | [] | package org.jetlinks.supports.rsocket;
import reactor.core.publisher.Mono;
import java.util.List;
public interface RSocketManager {
Mono<ServerNode> getServer(String serverId);
List<ServerNode> getServers();
}
| 225 | 0.76 | 0.76 | 14 | 15.071428 | 17.974047 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.357143 | false | false | 15 |
7dee66213ef9c8d7dcc94670aad41a1f3cadcf61 | 35,167,192,265,199 | 38cd382f64cd1eb48658b86c71af0ef1f51ffb5c | /src/main/java/jorge/rolmap/controller/TaskController.java | 900d51fd8052059a6e1260793ebe0440a7e9f5a5 | [] | no_license | JorgeLopezMartin/rolmap-backend-java | https://github.com/JorgeLopezMartin/rolmap-backend-java | f5cf366eb214072f06e4798df665438676c63fc8 | c12c5fc034c167263a8f0e3c235f71550c05aaa1 | refs/heads/master | 2023-02-04T17:56:58.110000 | 2020-12-27T12:22:27 | 2020-12-27T12:22:27 | 318,585,685 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package jorge.rolmap.controller;
import com.google.gson.Gson;
import jorge.rolmap.controller.util.ControllerUtils;
import jorge.rolmap.controller.util.requests.tasks.TaskPost;
import jorge.rolmap.model.Task;
import jorge.rolmap.service.TaskService;
import jorge.rolmap.util.exception.InstanceNotFoundException;
import j... | UTF-8 | Java | 2,862 | java | TaskController.java | Java | [] | null | [] | package jorge.rolmap.controller;
import com.google.gson.Gson;
import jorge.rolmap.controller.util.ControllerUtils;
import jorge.rolmap.controller.util.requests.tasks.TaskPost;
import jorge.rolmap.model.Task;
import jorge.rolmap.service.TaskService;
import jorge.rolmap.util.exception.InstanceNotFoundException;
import j... | 2,862 | 0.721523 | 0.721523 | 70 | 39.885715 | 37.754677 | 166 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.542857 | false | false | 15 |
533fd44f2915a1de36c58daf3938af7aa480a4bb | 15,908,558,928,615 | 0072599445cadd84bcbb04471be331a60ef44817 | /QRcode/src/com/ljl/CreatQRcode.java | ac7c618d616d17df70cf746e03000594ce849c4f | [] | no_license | liujialing123/erweima | https://github.com/liujialing123/erweima | 628229415196bb8ab33b1d9bbf3f58796c51f2d9 | 4e5d5d15ad4c21b190a48b7002c677fef8ce4b05 | refs/heads/master | 2020-03-22T11:11:55.121000 | 2018-07-06T08:55:21 | 2018-07-06T08:55:21 | 139,954,653 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ljl;
import java.awt.Color;
import java.awt.Graphics2D;
import java.awt.image.BufferedImage;
import java.io.File;
import java.io.IOException;
import java.util.Random;
import javax.imageio.ImageIO;
import com.swetake.util.Qrcode;
public class CreatQRcode {
public static void creatQRcode (String content1,Str... | GB18030 | Java | 3,131 | java | CreatQRcode.java | Java | [
{
"context": "\t\n\t\tString content1=\"BEGIN:VCARD\\r\\n\" + \n\t\t\"FN:姓名:刘嘉玲\\r\\n\"+\n\t\t\"ORG:学校:河北科技师范学院\t学院:数信\\r\\n\"+\n\t\t\"TITLE:在校生",
"end": 2317,
"score": 0.9998713135719299,
"start": 2314,
"tag": "NAME",
"value": "刘嘉玲"
}
] | null | [] | package com.ljl;
import java.awt.Color;
import java.awt.Graphics2D;
import java.awt.image.BufferedImage;
import java.io.File;
import java.io.IOException;
import java.util.Random;
import javax.imageio.ImageIO;
import com.swetake.util.Qrcode;
public class CreatQRcode {
public static void creatQRcode (String content1,Str... | 3,131 | 0.700323 | 0.670859 | 106 | 25.245283 | 20.626879 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.169811 | false | false | 15 |
2e1d4929cf578636bcf6f5749eebbb9057cad3bf | 25,237,227,898,633 | 95e944448000c08dd3d6915abb468767c9f29d3c | /sources/com/p280ss/android/ugc/aweme/share/improve/pkg/UserSharePackage.java | 3d210df06c819eedea26556dc2bbcb676bdd2c58 | [] | no_license | xrealm/tiktok-src | https://github.com/xrealm/tiktok-src | 261b1faaf7b39d64bb7cb4106dc1a35963bd6868 | 90f305b5f981d39cfb313d75ab231326c9fca597 | refs/heads/master | 2022-11-12T06:43:07.401000 | 2020-07-04T20:21:12 | 2020-07-04T20:21:12 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.p280ss.android.ugc.aweme.share.improve.pkg;
import android.app.Activity;
import android.content.Context;
import android.os.Handler;
import android.os.Parcel;
import android.os.Parcelable.Creator;
import android.text.TextUtils;
import com.alibaba.fastjson.JSON;
import com.bytedance.ies.abmock.C6384b;
import... | UTF-8 | Java | 20,814 | java | UserSharePackage.java | Java | [] | null | [] | package com.p280ss.android.ugc.aweme.share.improve.pkg;
import android.app.Activity;
import android.content.Context;
import android.os.Handler;
import android.os.Parcel;
import android.os.Parcelable.Creator;
import android.text.TextUtils;
import com.alibaba.fastjson.JSON;
import com.bytedance.ies.abmock.C6384b;
import... | 20,814 | 0.569719 | 0.474053 | 484 | 42 | 27.952366 | 212 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.826446 | false | false | 15 |
7e7fa6e1d0c3b6bfaed985fdf7c736f0f8ff26f5 | 42,949,742,097 | 012c90ea8955abb8bca532bd2511de6f24b56960 | /tests/TeamTests.java | 204ea914c1111d2e24eae65142461f0e1ca68b55 | [] | no_license | michaelcmkay/NarratorTester | https://github.com/michaelcmkay/NarratorTester | 5ab393506b180e0bcd72d2a9b39ed8c7e9c75644 | 5174107a94ccc0a756710b6b36eac358006dcffa | refs/heads/master | 2018-02-07T19:11:45.070000 | 2018-02-03T21:51:07 | 2018-02-03T21:51:07 | 46,630,287 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tests;
import shared.logic.Player;
import shared.logic.Team;
import shared.logic.exceptions.NamingException;
import shared.logic.exceptions.TeamSettingsException;
import shared.logic.support.Constants;
import shared.logic.templates.BasicRoles;
import shared.setups.GoT;
import shared.setups.Setup;
public class... | UTF-8 | Java | 3,345 | java | TeamTests.java | Java | [
{
"context": "}\n\t\t\n\t\ttry{\n\t\t\tn.getTeam(Setup.THREAT_C).setName(\"Joe\");\n\t\t\tfail();\n\t\t}catch(TeamSettingsException e){}",
"end": 933,
"score": 0.9991803765296936,
"start": 930,
"tag": "NAME",
"value": "Joe"
},
{
"context": "blic void testInvalidTeamName(){\n\t\tStrin... | null | [] | package tests;
import shared.logic.Player;
import shared.logic.Team;
import shared.logic.exceptions.NamingException;
import shared.logic.exceptions.TeamSettingsException;
import shared.logic.support.Constants;
import shared.logic.templates.BasicRoles;
import shared.setups.GoT;
import shared.setups.Setup;
public class... | 3,345 | 0.673842 | 0.664873 | 139 | 23.071943 | 17.147535 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.115108 | false | false | 15 |
1ded2ef0e99be9cf8f94faab6b6028c8884efad5 | 16,252,156,255,675 | 99343c5809b930f9946c3872f6e4ba4c4e7cf572 | /src/main/java/com/moglix/salesops/service/CatalogueService.java | c8b448b1a8df465f29bd0f2a58c5423fd35290e1 | [] | no_license | ravi282/gradlepro | https://github.com/ravi282/gradlepro | aa2d885a40cc109318e9c08285550daa5ae6da51 | 9ea0cfbd762951aaa75ad40360fcd472d5086070 | refs/heads/master | 2020-07-22T14:45:53.711000 | 2019-09-09T06:15:24 | 2019-09-09T06:15:24 | 207,237,138 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.moglix.salesops.service;
import com.google.gson.Gson;
import com.moglix.salesops.constant.Constants;
import com.moglix.salesops.dto.catalogue.AssignUomRequestDto;
import com.moglix.salesops.dto.catalogue.CatalogueApiResponse;
import com.moglix.salesops.dto.catalogue.ItemRefMsnInfoDto;
import com.moglix.sal... | UTF-8 | Java | 9,648 | java | CatalogueService.java | Java | [] | null | [] | package com.moglix.salesops.service;
import com.google.gson.Gson;
import com.moglix.salesops.constant.Constants;
import com.moglix.salesops.dto.catalogue.AssignUomRequestDto;
import com.moglix.salesops.dto.catalogue.CatalogueApiResponse;
import com.moglix.salesops.dto.catalogue.ItemRefMsnInfoDto;
import com.moglix.sal... | 9,648 | 0.712168 | 0.711235 | 154 | 61.649349 | 57.348167 | 262 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.915584 | false | false | 15 |
e381cdc7aa1f607fca3a20db684ecefa759d2c5a | 13,846,974,586,959 | cd67a211099c9e42728f3a7484487660ef3cee72 | /agency-backend/src/main/java/com/itechart/agency/entity/QuestionType.java | fb240fa68bccbd63aec8ff9f5c1b874407c5dea4 | [] | no_license | sherbenko/Recruiting-Agency | https://github.com/sherbenko/Recruiting-Agency | 9002cf8923b3c38d761d6f19ce43bcdc1f654d9d | a2ba5ec1c8cabf2a7ac46dc9f6fa5b12f9281c55 | refs/heads/master | 2022-12-30T14:26:41.698000 | 2020-10-19T10:25:14 | 2020-10-19T10:25:14 | 305,086,385 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.itechart.agency.entity;
import com.sun.istack.NotNull;
import lombok.AllArgsConstructor;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
import javax.persistence.*;
import java.util.List;
@Entity
@Table(name = "question_types")
@Getter
@Setter
@AllArgsConstructor
@NoArgsConst... | UTF-8 | Java | 641 | java | QuestionType.java | Java | [] | null | [] | package com.itechart.agency.entity;
import com.sun.istack.NotNull;
import lombok.AllArgsConstructor;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
import javax.persistence.*;
import java.util.List;
@Entity
@Table(name = "question_types")
@Getter
@Setter
@AllArgsConstructor
@NoArgsConst... | 641 | 0.74883 | 0.74883 | 32 | 19.03125 | 19.04351 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.40625 | false | false | 15 |
7b408dc7a822f2f20fae460494288296c64f10f0 | 30,820,685,337,405 | 19d0649d62a59a90c8a405c7a01b29921ec28407 | /src/main/java/com/myway/crawler/redis/WechatStatusCacheService.java | c0bf47dfb9ba14e81193ed16a8ebd0421669f221 | [] | no_license | zy117/wcz | https://github.com/zy117/wcz | e44c839c8b9dbc1b03feebfe057ac485a719de5f | dc63c198d5c5d3cba4fca3622d8d4691aef46028 | refs/heads/master | 2020-04-02T12:51:40.645000 | 2018-10-24T07:17:02 | 2018-10-24T07:17:02 | 154,455,308 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.myway.crawler.redis;
import org.springframework.stereotype.Service;
import com.myway.usf.redis.common.KeyGenerator;
import com.myway.usf.redis.service.BaseHashCacheService;
/**
*
* 结果缓存
*
* @author zhangy
* @version 2018年10月11日
*/
@Service
public class WechatStatusCacheService
... | UTF-8 | Java | 777 | java | WechatStatusCacheService.java | Java | [
{
"context": "acheService;\r\n\r\n/**\r\n * \r\n * 结果缓存\r\n * \r\n * @author zhangy\r\n * @version 2018年10月11日\r\n */\r\n@Service\r\npublic c",
"end": 234,
"score": 0.9996485710144043,
"start": 228,
"tag": "USERNAME",
"value": "zhangy"
}
] | null | [] | package com.myway.crawler.redis;
import org.springframework.stereotype.Service;
import com.myway.usf.redis.common.KeyGenerator;
import com.myway.usf.redis.service.BaseHashCacheService;
/**
*
* 结果缓存
*
* @author zhangy
* @version 2018年10月11日
*/
@Service
public class WechatStatusCacheService
... | 777 | 0.689384 | 0.678899 | 32 | 21.84375 | 23.636715 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3125 | false | false | 15 |
b248057004d0f7b9cd7bbc0c38fc7d8c10c7bba2 | 31,353,261,268,258 | e2c452e2dbd4757f9d7488f8fd55622efadd0511 | /src/main/java/org/just/computer/mathproject/Entity/Homework/Zuoye3.java | ecdb851abc4b34ca3d87096316647c6e93aecb3c | [] | no_license | GodofOrange/mathproject | https://github.com/GodofOrange/mathproject | 4712b93aae25c55b9a623f580026c6192345943c | d2c0b25fe2285b455a493844894be1f79094f23d | refs/heads/master | 2020-07-11T06:56:14.586000 | 2020-02-03T08:30:22 | 2020-02-03T08:30:22 | 204,471,224 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.just.computer.mathproject.Entity.Homework;
import javax.persistence.*;
/**
* 作业3表
*/
@Entity(name="Zuoye3")
public class Zuoye3 {
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
@Column(name = "id",columnDefinition="bigint COMMENT '主键,自动生成'")
private Integer id;
@Column(name ... | UTF-8 | Java | 913 | java | Zuoye3.java | Java | [] | null | [] | package org.just.computer.mathproject.Entity.Homework;
import javax.persistence.*;
/**
* 作业3表
*/
@Entity(name="Zuoye3")
public class Zuoye3 {
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
@Column(name = "id",columnDefinition="bigint COMMENT '主键,自动生成'")
private Integer id;
@Column(name ... | 913 | 0.629339 | 0.62262 | 42 | 20.261906 | 19.464325 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 15 |
361f3765b2d68ea5216e40dc85b832b9641548db | 27,857,157,892,025 | 300ae76f170f263eacc0196208d9a87445b030dc | /banque/src/test/java/fr/ides/gestion/banque/RetraitTest.java | 2e5221593e0e96a0269647b9e3af8adeac197a8c | [] | no_license | abellaaj/banque | https://github.com/abellaaj/banque | 799b3e50dbc6557d8052b61bbe3f37bde477bc78 | 0b0de4d9facfc2640b1162f91370b1c2affca3fd | refs/heads/master | 2022-12-07T14:49:54.660000 | 2022-11-20T12:53:06 | 2022-11-20T12:53:06 | 76,808,977 | 0 | 0 | null | false | 2022-11-20T12:51:14 | 2016-12-18T21:56:34 | 2022-11-20T12:18:21 | 2022-11-20T12:44:04 | 28 | 0 | 0 | 0 | Java | false | false | package fr.ides.gestion.banque;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.InputStream;
import java.sql.SQLException;
import org.dbunit.DatabaseUnitException;
import org.dbunit.dataset.xml.FlatXmlDataSetBuilder;
import org.dbunit.operation.DatabaseOperation;
import ... | UTF-8 | Java | 2,518 | java | RetraitTest.java | Java | [
{
"context": "nque.metier.IbanqueMetier;\r\n\r\n/**\r\n * \r\n * @author abellaaj\r\n *\r\n */\r\n@RunWith(SpringJUnit4ClassRunner.class)",
"end": 785,
"score": 0.998772382736206,
"start": 777,
"tag": "USERNAME",
"value": "abellaaj"
}
] | null | [] | package fr.ides.gestion.banque;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.InputStream;
import java.sql.SQLException;
import org.dbunit.DatabaseUnitException;
import org.dbunit.dataset.xml.FlatXmlDataSetBuilder;
import org.dbunit.operation.DatabaseOperation;
import ... | 2,518 | 0.733201 | 0.72008 | 81 | 29.049383 | 23.481487 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.506173 | false | false | 15 |
1204eac9de76ea4c1b51ab532263e873b7f719c7 | 27,857,157,891,352 | 95496ce117a22b111f457756c0bc954b9ae219fc | /src/main/java/fr/ippon/tatami/service/pipeline/tweet/rendering/TweetRenderingHandler.java | ef963711345adf21e188e07aec3c9c3cee6cce9f | [
"LicenseRef-scancode-warranty-disclaimer",
"Apache-2.0"
] | permissive | doanduyhai/tatami | https://github.com/doanduyhai/tatami | 7085c8ead83e1a957aa3ec4025dd08e36fb51971 | 5902bc7f0632849d6029c6679d602d5c8e792b10 | refs/heads/master | 2021-01-17T14:30:21.435000 | 2012-06-23T23:32:26 | 2012-06-23T23:32:26 | 3,767,015 | 8 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package fr.ippon.tatami.service.pipeline.tweet.rendering;
import fr.ippon.tatami.domain.Tweet;
public interface TweetRenderingHandler
{
public void onRender(Tweet tweet);
}
| UTF-8 | Java | 176 | java | TweetRenderingHandler.java | Java | [] | null | [] | package fr.ippon.tatami.service.pipeline.tweet.rendering;
import fr.ippon.tatami.domain.Tweet;
public interface TweetRenderingHandler
{
public void onRender(Tweet tweet);
}
| 176 | 0.8125 | 0.8125 | 8 | 21 | 21.470911 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 15 |
bc476d81f0558fdca0f7ce20327cc8bbebf69b98 | 28,733,331,257,404 | 32c6c02b75a92b1c134743de32115398e3cebda0 | /Simple/src/se/dixum/simple/utils/SimpleGesture.java | 9b928ac2d90b3f1ca70e78b3f66157d03988d9be | [
"Apache-2.0"
] | permissive | DavidSkeppstedt/Simple | https://github.com/DavidSkeppstedt/Simple | c9c926016b69abfdd5c4281c21e10b4cc3c7b9e9 | acc9106e50424ea825e5269b6be8302ef3da9ddc | refs/heads/master | 2021-01-19T00:23:54.520000 | 2013-12-12T18:35:41 | 2013-12-12T18:35:41 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package se.dixum.simple.utils;
import com.badlogic.gdx.input.GestureDetector.GestureListener;
import com.badlogic.gdx.math.Vector2;
public class SimpleGesture implements GestureListener {
public static boolean PAN = false,FLING = false;
public static float PAN_DX = 0, PAN_DY =0;
@Override
public boolean... | UTF-8 | Java | 1,231 | java | SimpleGesture.java | Java | [] | null | [] | package se.dixum.simple.utils;
import com.badlogic.gdx.input.GestureDetector.GestureListener;
import com.badlogic.gdx.math.Vector2;
public class SimpleGesture implements GestureListener {
public static boolean PAN = false,FLING = false;
public static float PAN_DX = 0, PAN_DY =0;
@Override
public boolean... | 1,231 | 0.696182 | 0.685621 | 71 | 16.338028 | 21.711906 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.71831 | false | false | 15 |
678f0a383f101a16283388471ec3626c7f58b02f | 2,568,390,477,000 | 7e2b2d00c7d687d87ed6ef7be2acb32116f0cb81 | /InstaFood/app/src/main/java/com/example/asd/modica/db/models/Anunciante.java | a2ad740cb0921bb629734ded70e829955e407611 | [] | no_license | 1213lego/proyectoSoftware | https://github.com/1213lego/proyectoSoftware | d9fa88391f67f5bf771c21c6c0aee85d415cfae7 | 3299bfb9a2036f04c46bc55374265eb8f2ef88d4 | refs/heads/master | 2018-12-23T13:01:15.959000 | 2018-12-22T02:21:23 | 2018-12-22T02:21:23 | 150,771,415 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.asd.modica.db.models;
import android.arch.persistence.room.Entity;
import android.arch.persistence.room.ForeignKey;
import android.arch.persistence.room.Index;
import android.arch.persistence.room.PrimaryKey;
import android.arch.persistence.room.TypeConverters;
import com.example.asd.modica.db.dat... | UTF-8 | Java | 1,930 | java | Anunciante.java | Java | [] | null | [] | package com.example.asd.modica.db.models;
import android.arch.persistence.room.Entity;
import android.arch.persistence.room.ForeignKey;
import android.arch.persistence.room.Index;
import android.arch.persistence.room.PrimaryKey;
import android.arch.persistence.room.TypeConverters;
import com.example.asd.modica.db.dat... | 1,930 | 0.698964 | 0.698964 | 74 | 25.081081 | 25.482244 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.405405 | false | false | 15 |
165e6043809ed5a0cdd80f48c6e26c9caf35efe9 | 27,255,862,465,769 | 9e4c294d87ee4099df496f91c72fda7faa1f6e41 | /app/src/main/java/com/android/moviestreamer/ui/people/PeoplePosterAdapter.java | c25205e6044c9368d9e7d584fbe984a724b5f3a6 | [] | no_license | diljots99-old/android-client-side-streaming-app | https://github.com/diljots99-old/android-client-side-streaming-app | 05e064234768d719b58190658d50e70ce87a218e | fcb92659549c21083d538c5930b7375d4b13b6a2 | refs/heads/master | 2023-01-27T16:13:14.558000 | 2020-12-08T11:19:30 | 2020-12-08T11:19:30 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.android.moviestreamer.ui.people;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.constraintlayout.widget.Constra... | UTF-8 | Java | 3,403 | java | PeoplePosterAdapter.java | Java | [] | null | [] | package com.android.moviestreamer.ui.people;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.constraintlayout.widget.Constra... | 3,403 | 0.67558 | 0.673523 | 96 | 34.447918 | 35.799171 | 182 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.510417 | false | false | 15 |
025391600a98abba8adf2080cf32d5ca7a457ae0 | 7,078,106,109,357 | 7e0ebf2fc9010e569698e9a4c502a8e53f4454c5 | /src/main/java/me/reb4ck/hyperskills/addons/MVDWPlaceholderAPIManager.java | 701582f6dea89880c7f175b682a6181237881f3c | [] | no_license | EnZiiK/HyperSkills | https://github.com/EnZiiK/HyperSkills | e6b1dab3f869ceddb012500ab82dbedaeebf5c20 | 83f0f79d1bcf92a97065255278656707194d0c78 | refs/heads/master | 2023-05-31T06:46:42.281000 | 2021-06-29T06:13:21 | 2021-06-29T06:13:21 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package me.reb4ck.hyperskills.addons;
import be.maximvdw.placeholderapi.PlaceholderAPI;
import me.reb4ck.hyperskills.HyperSkills;
import me.reb4ck.hyperskills.api.HyperSkillsAPI;
import me.reb4ck.hyperskills.objects.abilities.Ability;
import me.reb4ck.hyperskills.objects.SkillType;
import me.reb4ck.hyperskills.objects... | UTF-8 | Java | 3,050 | java | MVDWPlaceholderAPIManager.java | Java | [] | null | [] | package me.reb4ck.hyperskills.addons;
import be.maximvdw.placeholderapi.PlaceholderAPI;
import me.reb4ck.hyperskills.HyperSkills;
import me.reb4ck.hyperskills.api.HyperSkillsAPI;
import me.reb4ck.hyperskills.objects.abilities.Ability;
import me.reb4ck.hyperskills.objects.SkillType;
import me.reb4ck.hyperskills.objects... | 3,050 | 0.693443 | 0.691148 | 40 | 75.275002 | 71.053848 | 273 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.575 | false | false | 15 |
74afe5cdc2ac1609559ec0fbb589a16bec5278f8 | 3,917,010,177,465 | bacc02e0730b9dbe5c81815882a8595e64677e19 | /app/src/main/java/com/example/iit/dhakathon/CandidateList.java | c1c32322e94fc154538289bec131fca7ad570164 | [] | no_license | kazisrabon/VotesFor | https://github.com/kazisrabon/VotesFor | e340148552fb86bb041e0421575e8f2d8ba593a7 | 8b8d5c6e2943a995441eef32948a6c5674482227 | refs/heads/master | 2021-01-01T18:03:26.942000 | 2015-04-22T18:57:43 | 2015-04-22T18:57:43 | 34,131,548 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.iit.dhakathon;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.ActionBarActivity;
import android.support.v7.widget.Toolbar;
import android.view.View;
import android.widget.AdapterView;
import android.widget.ArrayAdapter;
import android.widget.Button;
import an... | UTF-8 | Java | 7,736 | java | CandidateList.java | Java | [
{
"context": " new ProfileDrawerItem().withName(\"Test\").withEmail(\"test@gmail.com\").withIcon(getResourc",
"end": 4162,
"score": 0.898324191570282,
"start": 4158,
"tag": "NAME",
"value": "Test"
},
{
"context": "w ProfileDrawerItem().withName(\"Test\").withEmail(\"te... | null | [] | package com.example.iit.dhakathon;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.ActionBarActivity;
import android.support.v7.widget.Toolbar;
import android.view.View;
import android.widget.AdapterView;
import android.widget.ArrayAdapter;
import android.widget.Button;
import an... | 7,729 | 0.632497 | 0.628878 | 176 | 42.954544 | 36.403954 | 155 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.596591 | false | false | 15 |
fe51db8fb51d76cce7bc5740a4956112ec5a1f3e | 3,161,095,930,718 | f4975d6249933a19c104b79cd5abd72c80a65b34 | /src/main/java/com/jiin/admin/website/server/service/TegolaService.java | 3d320320772560f24abe9a8af81f4a411c729664 | [] | no_license | tails5555/admin-view | https://github.com/tails5555/admin-view | 1e77f8555a340e9cb5dc8227acbea58b3ad0d75c | 9ca3c66f651e0eb30f1c68c66c1e867d5a44a587 | refs/heads/master | 2023-02-03T18:34:43.518000 | 2020-12-22T16:44:25 | 2020-12-22T16:44:25 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jiin.admin.website.server.service;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.stereotype.Service;
import org.springframework.util.StringUtils;
import java.io.File;
import java.io.FileNotFoundException;
import java.util.HashMap;
import java.util.Map;
import java.... | UTF-8 | Java | 2,223 | java | TegolaService.java | Java | [] | null | [] | package com.jiin.admin.website.server.service;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.stereotype.Service;
import org.springframework.util.StringUtils;
import java.io.File;
import java.io.FileNotFoundException;
import java.util.HashMap;
import java.util.Map;
import java.... | 2,223 | 0.489879 | 0.488529 | 59 | 36.677967 | 23.876406 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.610169 | false | false | 15 |
e1ca27302c2b9982dd8468bfa213c97e1573bc99 | 6,682,969,125,452 | c247f6bef7b31975c37092fa3d8ca37342f3f221 | /ssm/easybuy/src/main/java/cn/bdqn/easybuy/controller/IndexController.java | afdad9519e775354ca59e02c9e9c070de6120215 | [] | no_license | leepengtao/IdeaProjects | https://github.com/leepengtao/IdeaProjects | beb628272e2e645d9c5921ea4f25ed652a50d596 | 9458f1a4c1b0e60fe27aaddf137f44a6bc20db12 | refs/heads/master | 2023-03-08T14:44:07.928000 | 2021-02-26T11:14:37 | 2021-02-26T11:14:39 | 342,444,269 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.bdqn.easybuy.controller;
import cn.bdqn.easybuy.Service.CategoryService;
import cn.bdqn.easybuy.Service.NewsService;
import cn.bdqn.easybuy.Service.ProductService;
import cn.bdqn.easybuy.entity.CategoryVo;
import cn.bdqn.easybuy.entity.News;
import cn.bdqn.easybuy.entity.Product;
import cn.bdqn.easybuy.util... | UTF-8 | Java | 1,905 | java | IndexController.java | Java | [] | null | [] | package cn.bdqn.easybuy.controller;
import cn.bdqn.easybuy.Service.CategoryService;
import cn.bdqn.easybuy.Service.NewsService;
import cn.bdqn.easybuy.Service.ProductService;
import cn.bdqn.easybuy.entity.CategoryVo;
import cn.bdqn.easybuy.entity.News;
import cn.bdqn.easybuy.entity.Product;
import cn.bdqn.easybuy.util... | 1,905 | 0.719346 | 0.716076 | 57 | 31.192982 | 22.385332 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.649123 | false | false | 15 |
630a28ac9ae342ce1b0fba32f79ecd11a8ac1cd5 | 8,521,215,131,208 | 295d9b062e9c24a384b77a6a2251784f1974494c | /Lien/JavaFastTrack/src/sinhVien/ATM.java | b241db929d0b1f1bc2f39048f681d526503a74b1 | [] | no_license | FASTTRACKSE/FTJD1801_JavaCore | https://github.com/FASTTRACKSE/FTJD1801_JavaCore | 63a0da63ce6c809a70204b3a9ba5c23855574f56 | df6ac17cd0e595a791108d3d7697af94dc626350 | refs/heads/master | 2020-03-18T14:24:37.757000 | 2019-05-09T10:20:14 | 2019-05-09T10:20:14 | 134,846,650 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sinhVien;
import java.util.Scanner;
import baitapStudent.QuanLiSinhVien;
public class ATM {
public String maTK;
public String tenTK;
public int soDu;
public String loaiTien;
public String trangThai;
public ATM() {
super();
}
public ATM(String maTK, String tenTK, int soDu, String loaiTien, String ... | UTF-8 | Java | 1,653 | java | ATM.java | Java | [] | null | [] | package sinhVien;
import java.util.Scanner;
import baitapStudent.QuanLiSinhVien;
public class ATM {
public String maTK;
public String tenTK;
public int soDu;
public String loaiTien;
public String trangThai;
public ATM() {
super();
}
public ATM(String maTK, String tenTK, int soDu, String loaiTien, String ... | 1,653 | 0.676543 | 0.676543 | 87 | 17.620689 | 17.357128 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.666667 | false | false | 15 |
2c9c3db4dbc3ea3424ed9db18c44c615661b2a0b | 30,700,426,257,080 | f1528b73c79cf67644b247bc1fcb82ffa8d2f751 | /app/src/main/java/com/example/usuario/tcu_655/BaseDeDatos/TomasDeAgua.java | 05acc6c1917277258e7f4f0f411c3f88176f0937 | [] | no_license | geraldvindas/tcu_655_aplicacion | https://github.com/geraldvindas/tcu_655_aplicacion | 0373b518e10e0a36bb7d65c8f2acea621e6d9f84 | 1e87416ad9ad15f831cd93ee2422d31259138707 | refs/heads/master | 2020-04-21T02:58:54.983000 | 2019-02-23T13:34:10 | 2019-02-23T13:34:10 | 169,270,845 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.usuario.tcu_655.BaseDeDatos;
public class TomasDeAgua {
String zona;
String calidad;
String imagen1;
String descripcion1;
String imagen2;
String descripcion2;
public TomasDeAgua(String zona, String calidad, String imagen1, String descripcion1, String imagen2, String des... | UTF-8 | Java | 1,488 | java | TomasDeAgua.java | Java | [] | null | [] | package com.example.usuario.tcu_655.BaseDeDatos;
public class TomasDeAgua {
String zona;
String calidad;
String imagen1;
String descripcion1;
String imagen2;
String descripcion2;
public TomasDeAgua(String zona, String calidad, String imagen1, String descripcion1, String imagen2, String des... | 1,488 | 0.637097 | 0.608199 | 67 | 21.208956 | 20.943804 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.447761 | false | false | 15 |
08a035861b20ea877cf671d6e4cfb597b4efa995 | 12,292,196,416,036 | 94acef5d37af5dcecf9ac544a92bb95c70dac7fa | /app/src/main/java/com/projects/wens/kandoeteami/organisation/data/GroupItem.java | e7abd3de6a87806a4f424efd5dcc841beacb0041 | [] | no_license | teamiip2kdgbe/kandoeteami | https://github.com/teamiip2kdgbe/kandoeteami | 74579b6ae6ec5e82aa4f68dd9bd666759aab8cef | 46941813e8e4019d161b2a9e80562974ff909c63 | refs/heads/master | 2021-01-10T02:51:48.904000 | 2016-03-25T08:55:15 | 2016-03-25T08:55:15 | 52,361,135 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.projects.wens.kandoeteami.organisation.data;
import java.util.ArrayList;
import java.util.List;
/**
* Created by senne on 04/03/2016.
*/
public class GroupItem {
public String title;
public List<ChildItem> children;
public GroupItem(String title) {
this.title = title;
childr... | UTF-8 | Java | 576 | java | GroupItem.java | Java | [
{
"context": "rayList;\nimport java.util.List;\n\n/**\n * Created by senne on 04/03/2016.\n */\npublic class GroupItem {\n p",
"end": 133,
"score": 0.9986711740493774,
"start": 128,
"tag": "USERNAME",
"value": "senne"
}
] | null | [] | package com.projects.wens.kandoeteami.organisation.data;
import java.util.ArrayList;
import java.util.List;
/**
* Created by senne on 04/03/2016.
*/
public class GroupItem {
public String title;
public List<ChildItem> children;
public GroupItem(String title) {
this.title = title;
childr... | 576 | 0.644097 | 0.630208 | 29 | 18.862068 | 16.857872 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.344828 | false | false | 15 |
bd6ec980ce661898d215261f16d76290edbaa508 | 7,876,970,069,945 | f4b9a1e84ad1be2552ec1765ed68b320451e7d91 | /src/main/java/stepan/lys/service/utils/FixerIoClient.java | fdfae533ced2cd69333bef6a8be8fa2d85af98a4 | [] | no_license | stepanLys/intelliarts | https://github.com/stepanLys/intelliarts | f6554608bd7d1cdfceaf6775144b51bda87b6dce | 78eacff1b0bcbc259b274a57297eb6dedaea97e1 | refs/heads/master | 2020-05-17T15:29:02.922000 | 2019-05-14T12:51:54 | 2019-05-14T12:51:54 | 183,791,572 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package stepan.lys.service.utils;
import org.springframework.stereotype.Component;
import org.springframework.web.client.RestTemplate;
import java.net.URI;
import java.net.URISyntaxException;
import java.util.Map;
import java.util.Objects;
import java.util.Set;
import static stepan.lys.constants.FixerIoConst.FIXERIO... | UTF-8 | Java | 954 | java | FixerIoClient.java | Java | [] | null | [] | package stepan.lys.service.utils;
import org.springframework.stereotype.Component;
import org.springframework.web.client.RestTemplate;
import java.net.URI;
import java.net.URISyntaxException;
import java.util.Map;
import java.util.Objects;
import java.util.Set;
import static stepan.lys.constants.FixerIoConst.FIXERIO... | 954 | 0.655136 | 0.655136 | 42 | 21.714285 | 19.047916 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.452381 | false | false | 15 |
ca83598bb376e69d5880193f55871a4b7e3482a2 | 6,786,048,335,966 | 82ec7a38b9c68455a6a4ff42499ab1d40533e84f | /src/main/java/com/yinhai/weixin/model/message/TextMessage.java | 0ee798593915743556e29d4bb519869a5357c620 | [] | no_license | hanjiangriver/cdsi-weixin-pay | https://github.com/hanjiangriver/cdsi-weixin-pay | 8301d08c2482bbd093479eb13a9ec91965f679c5 | d39c87f7f97df74b081fa21698f9640ed0d48b51 | refs/heads/master | 2020-04-07T12:37:33.171000 | 2018-03-12T02:25:28 | 2018-03-12T02:25:28 | 124,212,030 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yinhai.weixin.model.message;
/**
* 文本消息
* Created by 张汉江 on 2018/3/11
*/
public class TextMessage extends BasicMessage {
//消息内容
private String content;
public String getContent() {
return content;
}
public void setContent(String content) {
this.content = content;
... | UTF-8 | Java | 520 | java | TextMessage.java | Java | [
{
"context": ".weixin.model.message;\n\n/**\n * 文本消息\n * Created by 张汉江 on 2018/3/11\n */\npublic class TextMessage extends",
"end": 71,
"score": 0.9993627667427063,
"start": 68,
"tag": "NAME",
"value": "张汉江"
}
] | null | [] | package com.yinhai.weixin.model.message;
/**
* 文本消息
* Created by 张汉江 on 2018/3/11
*/
public class TextMessage extends BasicMessage {
//消息内容
private String content;
public String getContent() {
return content;
}
public void setContent(String content) {
this.content = content;
... | 520 | 0.566265 | 0.552209 | 25 | 18.92 | 16.646729 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 15 |
00ba8636e5a3e284558ae60dc1d3dbe092e54e6e | 14,851,996,918,002 | 5240af522533bff8dee146016f0607c9789b9659 | /app/model/Round.java | 68f04bbcc4caaaf766c4f456e3b62d029fe9a238 | [] | no_license | komielHmadih/src | https://github.com/komielHmadih/src | 2ebcd0996e32bc3c99893161cdec2025037271b1 | a8feb07170c866a942841e0bd3a8214705efdf66 | refs/heads/master | 2023-06-01T17:11:38.581000 | 2021-06-17T14:15:32 | 2021-06-17T14:15:32 | 377,531,696 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package app.model;
import java.util.List;
import java.util.Scanner;
public class Round {
private int id;
private int playerStarted;
private Earth mat1;
private Earth mat2;
int score1 = 8000;
int score2 = 8000;
//constructor
public Round() {
}
public int getScore1() {
... | UTF-8 | Java | 2,835 | java | Round.java | Java | [] | null | [] | package app.model;
import java.util.List;
import java.util.Scanner;
public class Round {
private int id;
private int playerStarted;
private Earth mat1;
private Earth mat2;
int score1 = 8000;
int score2 = 8000;
//constructor
public Round() {
}
public int getScore1() {
... | 2,835 | 0.529101 | 0.5097 | 128 | 21.148438 | 18.019127 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3125 | false | false | 15 |
cb83c63de529a84cb0e5b0163f0478beea3129c7 | 420,906,799,079 | df1fe670c5ebf5ecd54778fd66044ee070468514 | /src/com/magicare/smartnurse/activity/ConcernActivity.java | 2e13b987ad715d254125ce81a68df5b64ded2a90 | [] | no_license | rice1985/SmartNurse | https://github.com/rice1985/SmartNurse | 852c7e109cc13fa7629b9da9718c2384aec48f18 | 7fd236e300f6f365f3d6ba5498a7d941211ee065 | refs/heads/master | 2016-09-06T11:42:31.441000 | 2015-11-26T17:16:21 | 2015-11-26T17:16:21 | 39,117,249 | 0 | 1 | null | false | 2015-11-26T12:07:31 | 2015-07-15T05:02:25 | 2015-07-15T08:54:57 | 2015-11-26T12:07:30 | 48,377 | 0 | 0 | 0 | Java | null | null | package com.magicare.smartnurse.activity;
import java.io.File;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
import android.annotation.SuppressLint;
import android.content.Context;
import android.content.Intent;
import android.database.Cursor;
import android.graphics.Bitmap... | UTF-8 | Java | 15,032 | java | ConcernActivity.java | Java | [] | null | [] | package com.magicare.smartnurse.activity;
import java.io.File;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
import android.annotation.SuppressLint;
import android.content.Context;
import android.content.Intent;
import android.database.Cursor;
import android.graphics.Bitmap... | 15,032 | 0.657938 | 0.655897 | 502 | 27.286852 | 19.941383 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.73506 | false | false | 15 |
314ae513e0a925fa9e2694200f704f5692c672d9 | 8,813,272,902,671 | e0e56d3cd5453bde1a35c5442c51d4c6483d5972 | /MathNotes/src/com/mathnotes/DrawingSurface.java | 7eb7b7e99738b098e94746ad5f3e6dfdea8be009 | [] | no_license | LadySnowy/math-notes | https://github.com/LadySnowy/math-notes | 88563894ac1391cf8abeeb723977772f46e2a56c | 4a8b696af3822d48351f12e291288a8b30970efa | refs/heads/master | 2016-09-06T03:55:49.503000 | 2012-11-27T07:18:47 | 2012-11-27T07:18:47 | 33,732,231 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mathnotes;
import android.annotation.SuppressLint;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.Canvas;
import android.graphics.PorterDuff;
import android.os.Handler;
import android.os.Message;
import android.util.AttributeSet;
import android.view.SurfaceHolder;
i... | UTF-8 | Java | 5,858 | java | DrawingSurface.java | Java | [] | null | [] | package com.mathnotes;
import android.annotation.SuppressLint;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.Canvas;
import android.graphics.PorterDuff;
import android.os.Handler;
import android.os.Message;
import android.util.AttributeSet;
import android.view.SurfaceHolder;
i... | 5,858 | 0.741891 | 0.737453 | 219 | 25.753426 | 27.089458 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.187215 | false | false | 15 |
28be41e0c9ab31358de90299c9362db50848d01b | 5,566,277,616,268 | fac5d6126ab147e3197448d283f9a675733f3c34 | /src/main/java/dji/internal/diagnostics/handler/FlightControllerDiagnosticsHandler$$Lambda$101.java | b6ff3825e84b0c8782222a11b9987dadc5b1b30d | [] | no_license | KnzHz/fpv_live | https://github.com/KnzHz/fpv_live | 412e1dc8ab511b1a5889c8714352e3a373cdae2f | 7902f1a4834d581ee6afd0d17d87dc90424d3097 | refs/heads/master | 2022-12-18T18:15:39.101000 | 2020-09-24T19:42:03 | 2020-09-24T19:42:03 | 294,176,898 | 0 | 0 | null | true | 2020-09-09T17:03:58 | 2020-09-09T17:03:57 | 2020-07-13T03:26:16 | 2020-04-29T00:01:57 | 65,458 | 0 | 0 | 0 | null | false | false | package dji.internal.diagnostics.handler;
import dji.internal.diagnostics.DJIDiagnosticsImpl;
import dji.utils.function.Consumer;
import dji.utils.function.Consumer$$CC;
import java.util.Set;
final /* synthetic */ class FlightControllerDiagnosticsHandler$$Lambda$101 implements Consumer {
private final Set arg$1;
... | UTF-8 | Java | 749 | java | FlightControllerDiagnosticsHandler$$Lambda$101.java | Java | [] | null | [] | package dji.internal.diagnostics.handler;
import dji.internal.diagnostics.DJIDiagnosticsImpl;
import dji.utils.function.Consumer;
import dji.utils.function.Consumer$$CC;
import java.util.Set;
final /* synthetic */ class FlightControllerDiagnosticsHandler$$Lambda$101 implements Consumer {
private final Set arg$1;
... | 749 | 0.720961 | 0.70494 | 26 | 27.807692 | 26.514175 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.423077 | false | false | 15 |
806fd39b55fb2c75034a64c0f37f3fe4c59c25f8 | 8,469,675,541,522 | 0551a40441b093bc4d61baecae9ab678fc790828 | /gulimall-order/src/main/java/com/james/gulimall/order/service/OrderOperateHistoryService.java | c54ac6e8014f246465a35f3877754fa4b023281e | [] | no_license | Jamesjayedm/gulimall | https://github.com/Jamesjayedm/gulimall | e6496d1510b8c75468cd081c350e919eda68e725 | 4b8817775b5af6932ff155ac07445dbc1c7c87f4 | refs/heads/main | 2023-07-02T05:59:18.322000 | 2021-07-22T12:16:09 | 2021-07-22T12:16:09 | 323,590,406 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.james.gulimall.order.service;
import com.baomidou.mybatisplus.extension.service.IService;
import com.james.common.utils.PageUtils;
import com.james.gulimall.order.entity.OrderOperateHistoryEntity;
import java.util.Map;
/**
* 订单操作历史记录
*
* @author pyj
* @email 631967081@gmail.com
* @date 2020-12-28 18... | UTF-8 | Java | 494 | java | OrderOperateHistoryService.java | Java | [
{
"context": "port java.util.Map;\n\n/**\n * 订单操作历史记录\n *\n * @author pyj\n * @email 631967081@gmail.com\n * @date 2020-12-28",
"end": 267,
"score": 0.9996211528778076,
"start": 264,
"tag": "USERNAME",
"value": "pyj"
},
{
"context": "Map;\n\n/**\n * 订单操作历史记录\n *\n * @author pyj\n * @... | null | [] | package com.james.gulimall.order.service;
import com.baomidou.mybatisplus.extension.service.IService;
import com.james.common.utils.PageUtils;
import com.james.gulimall.order.entity.OrderOperateHistoryEntity;
import java.util.Map;
/**
* 订单操作历史记录
*
* @author pyj
* @email <EMAIL>
* @date 2020-12-28 18:20:44
*/
p... | 482 | 0.780335 | 0.732218 | 19 | 24.105263 | 26.135063 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.368421 | false | false | 15 |
a207c2b93875d40faa247466052788c1f582af32 | 28,235,115,045,064 | 46c8f77816e1212d3e21fb5dce9be122ac48bee8 | /app/src/main/java/dev/atharvakulkarni/messenger/view/ui/chat_person.java | 256f2e38029a3f039bb8de0fca1cd2171a7377b3 | [] | no_license | rahul4452/Messenger-Android | https://github.com/rahul4452/Messenger-Android | 2f758cd047c465a2ed329db0f252591fdb41f708 | bd146f30324fbd1babc401c2f2e814a03aa02d02 | refs/heads/master | 2023-06-05T00:09:03.749000 | 2021-06-24T18:39:08 | 2021-06-24T18:39:08 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dev.atharvakulkarni.messenger.view.ui;
import android.os.Bundle;
import android.text.TextUtils;
import android.util.Log;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.widget.EditText;
import android.widget.FrameLayout;
import android.widget.TextView;
import an... | UTF-8 | Java | 15,849 | java | chat_person.java | Java | [
{
"context": " ChatWithModel.setUsername(chatwith_username);\n\n // Toast.makeText(cont",
"end": 5044,
"score": 0.9938907623291016,
"start": 5027,
"tag": "USERNAME",
"value": "chatwith_username"
},
{
"context": "t with a generated ID\n ... | null | [] | package dev.atharvakulkarni.messenger.view.ui;
import android.os.Bundle;
import android.text.TextUtils;
import android.util.Log;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.widget.EditText;
import android.widget.FrameLayout;
import android.widget.TextView;
import an... | 15,849 | 0.553978 | 0.551833 | 426 | 36.206573 | 30.99045 | 213 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.624413 | false | false | 15 |
f2d674bd510032b2c0d69daeb335e05d162e66fc | 14,585,708,938,957 | 174dc5d55498510994b3b9fb07704386f0d8c417 | /src/main/java/com/midea/emall/service/impl/CategoryServiceImpl.java | bbb2f1798ba248e345fc23cb7982da2c0fa4b393 | [] | no_license | JoeyEarlyToBed/springboot-project | https://github.com/JoeyEarlyToBed/springboot-project | 50a6f82ef9ae88862068f6f9abca122860fde97f | a1199f0bd6ddf8c0d8637f9afb9ed5f85402fb4f | refs/heads/master | 2023-07-16T19:09:11.201000 | 2021-08-06T12:42:15 | 2021-08-06T12:42:15 | 393,370,240 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.midea.emall.service.impl;
import com.github.pagehelper.PageHelper;
import com.github.pagehelper.PageInfo;
import com.midea.emall.exception.MideaMallException;
import com.midea.emall.exception.MideaMallExceptionEnum;
import com.midea.emall.model.dao.CategoryMapper;
import com.midea.emall.model.pojo.Category... | UTF-8 | Java | 4,187 | java | CategoryServiceImpl.java | Java | [] | null | [] | package com.midea.emall.service.impl;
import com.github.pagehelper.PageHelper;
import com.github.pagehelper.PageInfo;
import com.midea.emall.exception.MideaMallException;
import com.midea.emall.exception.MideaMallExceptionEnum;
import com.midea.emall.model.dao.CategoryMapper;
import com.midea.emall.model.pojo.Category... | 4,187 | 0.700122 | 0.699145 | 112 | 35.5625 | 28.740458 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.517857 | false | false | 15 |
77195e6874cffd6b8e7748d7f67e420744eac78a | 292,057,845,799 | ba5da2e304d6eaefd5a9ab474d47768bb6ab0810 | /admin/business/src/main/java/com/badminton/court/service/impl/CourtResourceServiceImpl.java | cc4f752cda3c6e48229a120b660423ad3fe28aba | [] | no_license | Luoqinbin/manager | https://github.com/Luoqinbin/manager | 81580befc0cc19ec5d958c337ae1ae9c7a2eb9e0 | a6ceaa590aa0a7b59f1f5cb46dc1a80298edc80b | refs/heads/master | 2021-01-22T22:34:58.093000 | 2017-05-04T05:46:44 | 2017-05-04T05:46:44 | 85,555,363 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.badminton.court.service.impl;
import com.badminton.court.service.CourtResourceService;
import org.springframework.stereotype.Service;
/**
* Created by Luoqb on 2017/3/15.
*/
@Service("courtResourceService")
public class CourtResourceServiceImpl implements CourtResourceService {
}
| UTF-8 | Java | 297 | java | CourtResourceServiceImpl.java | Java | [
{
"context": "ngframework.stereotype.Service;\n\n/**\n * Created by Luoqb on 2017/3/15.\n */\n@Service(\"courtResourceService\"",
"end": 171,
"score": 0.9996010661125183,
"start": 166,
"tag": "USERNAME",
"value": "Luoqb"
}
] | null | [] | package com.badminton.court.service.impl;
import com.badminton.court.service.CourtResourceService;
import org.springframework.stereotype.Service;
/**
* Created by Luoqb on 2017/3/15.
*/
@Service("courtResourceService")
public class CourtResourceServiceImpl implements CourtResourceService {
}
| 297 | 0.811448 | 0.787879 | 11 | 26 | 24.624453 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.272727 | false | false | 15 |
f4f61509f4504c1f890ebf9dc714acfc991b8d6b | 2,001,454,762,986 | 874d46af3abe75fab154cc804153a20ba135d02c | /xyhmo-service/src/main/java/com/xyhmo/service/impl/UserInfoServiceImpl.java | b51f8469b68672c801365b034881dfc57f31f915 | [] | no_license | 2549566/xyhmo | https://github.com/2549566/xyhmo | 39f9d237b628991f2348ef097745764d03a4eaf2 | 90dc5f3681741860e8f0f4734f3ed31eff83462f | refs/heads/master | 2021-06-21T23:18:10.578000 | 2019-04-09T15:39:20 | 2019-04-09T15:39:20 | 156,717,880 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xyhmo.service.impl;
import com.xyhmo.commom.enums.ParamEnum;
import com.xyhmo.commom.service.Contants;
import com.xyhmo.commom.service.RedisService;
import com.xyhmo.commom.utils.ParamCheckUtil;
import com.xyhmo.commom.utils.UniqueUtil;
import com.xyhmo.dao.UserInfoDao;
import com.xyhmo.domain.UserAuthInfo... | UTF-8 | Java | 6,744 | java | UserInfoServiceImpl.java | Java | [
{
"context": "e(userInfo.getUserType());\n vo.setPassword(userInfo.getPassword());\n vo.setBindVender(userInfo.getBindVend",
"end": 2739,
"score": 0.963339626789093,
"start": 2719,
"tag": "PASSWORD",
"value": "userInfo.getPassword"
},
{
"context": "erInfo.getUserType())... | null | [] | package com.xyhmo.service.impl;
import com.xyhmo.commom.enums.ParamEnum;
import com.xyhmo.commom.service.Contants;
import com.xyhmo.commom.service.RedisService;
import com.xyhmo.commom.utils.ParamCheckUtil;
import com.xyhmo.commom.utils.UniqueUtil;
import com.xyhmo.dao.UserInfoDao;
import com.xyhmo.domain.UserAuthInfo... | 6,735 | 0.668001 | 0.667705 | 180 | 36.466667 | 23.592466 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.633333 | false | false | 15 |
52eb29e3306a54de92ffb2d913ee01e4be0d6e44 | 1,992,864,896,668 | b0e4c3f3fb97d687bf4d79685e90ff19a31a5696 | /Project B/src/game/RoomManager.java | afc97a40f52ef4801ec00a87bc4204d85d21666a | [] | no_license | CCunningham0/training1 | https://github.com/CCunningham0/training1 | 71dd2080bfb8127a904339730943ef968eebda85 | 4067bf65e6c5c70a1f7c7533dc9c7dd649034028 | refs/heads/main | 2023-07-02T05:28:21.198000 | 2021-07-23T18:45:57 | 2021-07-23T18:45:57 | 385,650,838 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package game;
import fixtures.Room;
/*
* Class which loads rooms into memory
*/
public class RoomManager {
Room startingRoom;
public Room[] rooms;
/*
* Creates Room objects, links Rooms through exits, and designates
* a starting room
*/
public void init() {
rooms = new Room[8];
// Create Room ob... | UTF-8 | Java | 4,121 | java | RoomManager.java | Java | [] | null | [] | package game;
import fixtures.Room;
/*
* Class which loads rooms into memory
*/
public class RoomManager {
Room startingRoom;
public Room[] rooms;
/*
* Creates Room objects, links Rooms through exits, and designates
* a starting room
*/
public void init() {
rooms = new Room[8];
// Create Room ob... | 4,121 | 0.690124 | 0.685513 | 107 | 37.514019 | 29.74828 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.308411 | false | false | 15 |
1af9ac4120274a06f83ce75b31d731c59698a9db | 15,736,760,174,193 | 2d99a6840ce7fad264f8aeab632e726cb3cebc9a | /src/main/java/ch/codebulb/lombokvsgroovy/canonical/CanonicalLombok.java | 7a61fa7d00d28870a87ee2ae6f2730df06bc2586 | [
"BSD-3-Clause"
] | permissive | yaoReadingCode/lombokVsGroovy | https://github.com/yaoReadingCode/lombokVsGroovy | 5cda26164e262c9441e8cbe88facc915e22600f9 | dd07426d1b4da68124f658ab7c7b4c28d7f20f9d | refs/heads/master | 2021-05-12T03:42:23.283000 | 2016-05-29T14:43:33 | 2016-05-29T14:43:33 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ch.codebulb.lombokvsgroovy.canonical;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
@Data
@NoArgsConstructor
@AllArgsConstructor
public class CanonicalLombok {
private String name;
private int age = 10;
}
| UTF-8 | Java | 264 | java | CanonicalLombok.java | Java | [] | null | [] | package ch.codebulb.lombokvsgroovy.canonical;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
@Data
@NoArgsConstructor
@AllArgsConstructor
public class CanonicalLombok {
private String name;
private int age = 10;
}
| 264 | 0.80303 | 0.795455 | 13 | 19.307692 | 13.769445 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.461538 | false | false | 15 |
877f48ad637e088a7f4e5371757fa9e78555f5b8 | 6,760,278,568,887 | 609b8741cbc32b103fa12b5697668496ff7cdce5 | /src/main/java/com/chenjj/concurrent/utils/ReentrantLockTest4.java | faf3ecf3cd75065622c2ba758d11c3f88d86f8b2 | [] | no_license | chenjunjiang/concurrent | https://github.com/chenjunjiang/concurrent | 605edc063eb7e472943bbc9aa2500c271cb2e56a | a53365c57dca003ecb23cefe1053fde5ded8086d | refs/heads/master | 2021-08-08T23:07:58.230000 | 2021-01-29T09:05:44 | 2021-01-29T09:05:44 | 42,591,587 | 0 | 0 | null | false | 2020-11-18T09:26:19 | 2015-09-16T14:16:48 | 2020-11-18T09:26:00 | 2020-11-18T09:26:18 | 561 | 0 | 0 | 2 | Java | false | false | package com.chenjj.concurrent.utils;
import org.openjdk.jmh.annotations.*;
import org.openjdk.jmh.infra.Blackhole;
import org.openjdk.jmh.runner.Runner;
import org.openjdk.jmh.runner.RunnerException;
import org.openjdk.jmh.runner.options.Options;
import org.openjdk.jmh.runner.options.OptionsBuilder;
import java.util.... | UTF-8 | Java | 2,328 | java | ReentrantLockTest4.java | Java | [] | null | [] | package com.chenjj.concurrent.utils;
import org.openjdk.jmh.annotations.*;
import org.openjdk.jmh.infra.Blackhole;
import org.openjdk.jmh.runner.Runner;
import org.openjdk.jmh.runner.RunnerException;
import org.openjdk.jmh.runner.options.Options;
import org.openjdk.jmh.runner.options.OptionsBuilder;
import java.util.... | 2,328 | 0.636202 | 0.61391 | 80 | 27.0375 | 20.872496 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3125 | false | false | 15 |
8c71b31786227f9695876ba89687b7bde84be254 | 6,760,278,568,973 | 8c7d6e3226dc369c4b82286ae3e5371440a8c130 | /de.haase/src/main/java/java1618k1/GameOfLife.java | 1ae8c0b01f38292b338728e1d6bfee2feb2ff233 | [] | no_license | chrishaase/scrapbook | https://github.com/chrishaase/scrapbook | 85a488f94fd8e69dadd415b3b4eea705b0c0fd8e | 5f60144d9cfe47c6d10ebd0d5b471fd872671a34 | refs/heads/master | 2018-08-21T17:13:06.887000 | 2018-06-16T13:49:30 | 2018-06-16T13:49:30 | 130,110,136 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package java1618k1;
public class GameOfLife {
boolean[][] feld = {
{ false, false, false, false, false },
{ false, false, true, false, false },
{ false, false, true, false, false },
{ false, false, true, false, false },
{ false, false, false, false, false } };
... | UTF-8 | Java | 2,588 | java | GameOfLife.java | Java | [] | null | [] | package java1618k1;
public class GameOfLife {
boolean[][] feld = {
{ false, false, false, false, false },
{ false, false, true, false, false },
{ false, false, true, false, false },
{ false, false, true, false, false },
{ false, false, false, false, false } };
... | 2,588 | 0.491886 | 0.474884 | 95 | 25.242105 | 20.99309 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.126316 | false | false | 15 |
d37e68a7e71e9b60da15d8300094c1157a9eef3b | 29,222,957,483,081 | ffaf58e1641942c02fc8be0aa1ee2116215ed0be | /src/main/java/com/stusys/utils/TestCode.java | 03ea840d619b51994d018d67845ab48e0d6a1654 | [] | no_license | caoxingchi/StudentManager | https://github.com/caoxingchi/StudentManager | 72bb3a43c7460aedece93aa0ada62abfa03b1cc5 | f17cf92f2d4e4ee55dab08ebecabf289f696f400 | refs/heads/master | 2022-12-14T20:39:31.152000 | 2020-08-30T02:56:03 | 2020-08-30T02:56:03 | 291,375,850 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.stusys.utils;
import java.util.ArrayList;
import java.util.List;
public class TestCode {
public static void main(String[] args) {
List<Integer> ll=new ArrayList<>();
ll.add(231);
ll.add(412);
System.out.println(ll);
}
}
| UTF-8 | Java | 274 | java | TestCode.java | Java | [] | null | [] | package com.stusys.utils;
import java.util.ArrayList;
import java.util.List;
public class TestCode {
public static void main(String[] args) {
List<Integer> ll=new ArrayList<>();
ll.add(231);
ll.add(412);
System.out.println(ll);
}
}
| 274 | 0.620438 | 0.59854 | 13 | 20.076923 | 14.40866 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.538462 | false | false | 15 |
79adcf6ff8acafc62b67d4a4af38fc68f05cae0e | 29,214,367,617,462 | 01792e9d60f0e492af8604ca198d9d399dbd302c | /binary-tree-maximum-path-sum/Solution.java | 1df51bf0ce91198fab12507a90e7578b09eb7ddb | [] | no_license | singh523/leetcode | https://github.com/singh523/leetcode | 5de3bbe101b462a3416dc0cdbd020df055da1a15 | bf286849508d32b35217d5684514d1a61fd1874a | refs/heads/master | 2022-04-18T21:51:59.483000 | 2020-04-19T07:53:14 | 2020-04-19T07:53:14 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // Definition for binary tree
class TreeNode {
int val;
TreeNode left;
TreeNode right;
TreeNode(int x) {
val = x;
}
}
public class Solution {
int result = Integer.MIN_VALUE;
public int maxPathSum(TreeNode root) {
search(root);
return result;
}
int search(TreeNode node) {
if (node == null) {
retu... | UTF-8 | Java | 576 | java | Solution.java | Java | [] | null | [] | // Definition for binary tree
class TreeNode {
int val;
TreeNode left;
TreeNode right;
TreeNode(int x) {
val = x;
}
}
public class Solution {
int result = Integer.MIN_VALUE;
public int maxPathSum(TreeNode root) {
search(root);
return result;
}
int search(TreeNode node) {
if (node == null) {
retu... | 576 | 0.682292 | 0.678819 | 30 | 18.200001 | 18.687607 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.666667 | false | false | 15 |
07db9c40738952aec1f40d52270edea6a217c37c | 30,820,685,387,569 | 28565923384894839e99c61c8abf78cd2040c2fd | /Queues/RandomizedQueue.java | 22187835a76927c9596b59144b27b2decda9d658 | [] | no_license | ralucapelin/Algorithms-part-I | https://github.com/ralucapelin/Algorithms-part-I | fa7b5efa2c0da2c9b38d2182ade3f5558441f2ef | af136b187840daf4b2b6caecf5fc9a6a1a2acad7 | refs/heads/main | 2023-03-17T03:07:16.112000 | 2021-03-07T19:11:45 | 2021-03-07T19:11:45 | 345,419,566 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* *****************************************************************************
* Name:
* Date:
* Description:
**************************************************************************** */
import edu.princeton.cs.algs4.In;
import edu.princeton.cs.algs4.StdOut;
import edu.princeton.cs.algs4.StdRandom;
import... | UTF-8 | Java | 2,664 | java | RandomizedQueue.java | Java | [] | null | [] | /* *****************************************************************************
* Name:
* Date:
* Description:
**************************************************************************** */
import edu.princeton.cs.algs4.In;
import edu.princeton.cs.algs4.StdOut;
import edu.princeton.cs.algs4.StdRandom;
import... | 2,664 | 0.479354 | 0.474099 | 110 | 23.218182 | 19.194403 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.409091 | false | false | 15 |
8a0152aac1dba87cc74f5bcc28c97ea2c930662b | 27,779,848,514,949 | 1e070336420255164df3cab3d070605af5b2c6dd | /src/InputAndOutputStream/ReaderAndWriterDemo.java | ff57e2aa130945371a3fa4d80e2c9bf457163d9a | [] | no_license | mengdeqian/java011 | https://github.com/mengdeqian/java011 | 372958ab519fb0d56932de64c60822ce86032d89 | bcb0989083b8ba20125ce6e42062097867d485d2 | refs/heads/master | 2020-07-06T10:06:42.490000 | 2019-08-18T08:55:43 | 2019-08-18T08:55:43 | 202,981,190 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package InputAndOutputStream;
import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.FileWriter;
import java.io.IOException;
import java.io.InputStream;
/**
* 字符流文件读写
* @author mdq
*
*/
public class ReaderAndWrit... | GB18030 | Java | 1,433 | java | ReaderAndWriterDemo.java | Java | [
{
"context": "ava.io.InputStream;\r\n\r\n/**\r\n * 字符流文件读写\r\n * @author mdq\r\n *\r\n */\r\npublic class ReaderAndWriterDemo {\r\n\tpr",
"end": 283,
"score": 0.9996408820152283,
"start": 280,
"tag": "USERNAME",
"value": "mdq"
}
] | null | [] | package InputAndOutputStream;
import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.FileWriter;
import java.io.IOException;
import java.io.InputStream;
/**
* 字符流文件读写
* @author mdq
*
*/
public class ReaderAndWrit... | 1,433 | 0.663197 | 0.65948 | 55 | 22.454546 | 17.664364 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.127273 | false | false | 15 |
04b1c7decf36b8a8330a33e4c3e2f3fef2d97441 | 30,279,519,488,775 | dd3eec242deb434f76d26b4dc0e3c9509c951ce7 | /2018-work/jiuy-biz/jiuy-yjj-api/src/main/java/com/yujj/layimjavaclient/socket/A.java | 3083d48ae982b783535f04c488d7a5f3a8b46fcc | [] | no_license | github4n/other_workplace | https://github.com/github4n/other_workplace | 1091e6368abc51153b4c7ebbb3742c35fb6a0f4a | 7c07e0d078518bb70399e50b35e9f9ca859ba2df | refs/heads/master | 2020-05-31T10:12:37.160000 | 2019-05-25T15:48:54 | 2019-05-25T15:48:54 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yujj.layimjavaclient.socket;
import org.apache.log4j.chainsaw.Main;
import com.yujj.layimjavaclient.pojo.message.ToServerMessageMine;
import com.yujj.layimjavaclient.pojo.message.ToServerMessageTo;
import com.yujj.layimjavaclient.pojo.message.ToServerTextMessage;
import com.yujj.layimjavaclient.socket.sen... | UTF-8 | Java | 1,134 | java | A.java | Java | [
{
"context": "ssageMine();\n\t\tmine.setId(2);\n\t\tmine.setUsername(\"董仲\");\n\t\tmine.setContent(\"测试消息!!!\");\n\t\tmine.setAvatar",
"end": 689,
"score": 0.9996852278709412,
"start": 687,
"tag": "USERNAME",
"value": "董仲"
},
{
"context": "ToServerMessageTo();\n\t\tto.setId(1);\n\t\t... | null | [] | package com.yujj.layimjavaclient.socket;
import org.apache.log4j.chainsaw.Main;
import com.yujj.layimjavaclient.pojo.message.ToServerMessageMine;
import com.yujj.layimjavaclient.pojo.message.ToServerMessageTo;
import com.yujj.layimjavaclient.pojo.message.ToServerTextMessage;
import com.yujj.layimjavaclient.socket.sen... | 1,134 | 0.765625 | 0.762868 | 35 | 30.085714 | 28.605066 | 143 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.714286 | false | false | 15 |
31adfc10242b2ac7f6ed42ef42a18b47c68c67ac | 19,705,309,967,497 | 607757d79701ebedbc081cfead0c1f0b33c5d18a | /src/main/java/com/example/demo/models/CustomerDTO.java | a29ac704bac84215eeb76deefda5d9e295997769 | [] | no_license | Chaia81/NordicMotorhomeRental | https://github.com/Chaia81/NordicMotorhomeRental | 25a12b3e6cff9395583efdccf790622c77447db2 | cbda2821cbdd7e26c945795179dda38ce172de99 | refs/heads/master | 2022-07-29T08:06:59.761000 | 2020-05-25T12:12:01 | 2020-05-25T12:12:01 | 266,541,529 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.demo.models;
public class CustomerDTO {
private int cusId;
private String cusFirstName;
private String cusLastName;
private int cusPhone;
private String cusAddress;
private int cusZip;
private String cusCity;
private int cusDriversLicense;
private String cusEmail... | UTF-8 | Java | 2,861 | java | CustomerDTO.java | Java | [
{
"context": " this.cusId = cusId;\n this.cusFirstName = cusFirstName;\n this.cusLastName = cusLastNam",
"end": 593,
"score": 0.6697766780853271,
"start": 592,
"tag": "NAME",
"value": "c"
},
{
"context": "rstName = cusFirstName;\n this.cusLastName = cusLastName... | null | [] | package com.example.demo.models;
public class CustomerDTO {
private int cusId;
private String cusFirstName;
private String cusLastName;
private int cusPhone;
private String cusAddress;
private int cusZip;
private String cusCity;
private int cusDriversLicense;
private String cusEmail... | 2,861 | 0.591052 | 0.591052 | 116 | 23.672413 | 22.978167 | 177 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.465517 | false | false | 15 |
e56f76ddfb592b7e3de66f0e9a41e1a0441701b1 | 32,993,938,815,185 | b288bb367cf1d8c88dfada5db2cc189ac6df931b | /app/src/main/java/com/example/second/adapter/Adapters.java | a91ab7bc3fff31e28008093add21807ab5a192a9 | [] | no_license | Zahar322/Second | https://github.com/Zahar322/Second | 4bd6e40f194ee1775a397092118ca512203fc5a9 | 29581f9dfa2e005e0fc7279bbca7619eeb80569f | refs/heads/master | 2023-02-18T19:11:02.782000 | 2021-01-17T13:23:44 | 2021-01-17T13:23:44 | 330,396,162 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.second.adapter;
import android.app.Activity;
import android.content.Context;
import android.widget.ArrayAdapter;
import com.example.second.R;
import com.example.second.model.Coffee;
import com.example.second.model.User;
import java.util.List;
public class Adapters {
// public static ArrayAd... | UTF-8 | Java | 1,148 | java | Adapters.java | Java | [] | null | [] | package com.example.second.adapter;
import android.app.Activity;
import android.content.Context;
import android.widget.ArrayAdapter;
import com.example.second.R;
import com.example.second.model.Coffee;
import com.example.second.model.User;
import java.util.List;
public class Adapters {
// public static ArrayAd... | 1,148 | 0.737805 | 0.737805 | 35 | 31.799999 | 34.087952 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.8 | false | false | 15 |
12dbff5a8053b6d2d8d19269033a1f41cf040633 | 32,993,938,811,308 | 3ee05452b1aab2995a9c4d963be453fbc2d2c5f0 | /src/com/giraffects/notifymyway/EditVibrationPatternDialog.java | 28184e1606d84fa4704122b24e5ea7089ebfa9c7 | [] | no_license | JerichoJyant/NotifyMyWay | https://github.com/JerichoJyant/NotifyMyWay | 741d75e2c778198dce32ebca0d86b966f78eb836 | 288c9ace8651325d1e4a58c59338be9d378efc68 | refs/heads/master | 2021-05-27T01:31:35.083000 | 2011-04-03T22:00:09 | 2011-04-03T22:00:09 | 1,192,034 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.giraffects.notifymyway;
import android.app.Dialog;
import android.database.Cursor;
import android.view.View;
import android.view.View.OnClickListener;
import android.widget.Button;
import android.widget.TextView;
import android.widget.Toast;
public class EditVibrationPatternDialog extends Dialog implement... | UTF-8 | Java | 4,453 | java | EditVibrationPatternDialog.java | Java | [] | null | [] | package com.giraffects.notifymyway;
import android.app.Dialog;
import android.database.Cursor;
import android.view.View;
import android.view.View.OnClickListener;
import android.widget.Button;
import android.widget.TextView;
import android.widget.Toast;
public class EditVibrationPatternDialog extends Dialog implement... | 4,453 | 0.677072 | 0.676398 | 142 | 30.359156 | 21.492004 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.774648 | false | false | 15 |
da27e035e35565564a0e800cc1eef183e2f95b50 | 23,201,413,355,956 | 182648f67859f181a5b4bcbff6abb9da38ab1eaf | /src/main/java/com/yzpt/config/exception/basic/RestException.java | cbf547ecf5b9d0087795556fad0f8b04b2bb8b95 | [] | no_license | suikelei/yzpt | https://github.com/suikelei/yzpt | 8d7af703d3b3b9def4003511b59f42cc02228a7e | efc6018249fdd68d0f0ba7b17779f4abf0dbca7b | refs/heads/master | 2019-08-20T02:56:20.907000 | 2016-09-06T05:46:26 | 2016-09-06T05:46:26 | 67,336,204 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yzpt.config.exception.basic;
/**
* Created by suikelei on 15/12/24.
*/
public class RestException extends RuntimeException {
private static final long serialVersionUID = -1137527703456674414L;
private ErrorStatus status;
public RestException(Throwable cause, ErrorStatus status) {
super(status.get... | UTF-8 | Java | 532 | java | RestException.java | Java | [
{
"context": "om.yzpt.config.exception.basic;\n\n/**\n * Created by suikelei on 15/12/24.\n */\npublic class RestException exten",
"end": 68,
"score": 0.9995245933532715,
"start": 60,
"tag": "USERNAME",
"value": "suikelei"
}
] | null | [] | package com.yzpt.config.exception.basic;
/**
* Created by suikelei on 15/12/24.
*/
public class RestException extends RuntimeException {
private static final long serialVersionUID = -1137527703456674414L;
private ErrorStatus status;
public RestException(Throwable cause, ErrorStatus status) {
super(status.get... | 532 | 0.75 | 0.703008 | 25 | 20.280001 | 21.21607 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.12 | false | false | 15 |
5bb666ff233d4361aa9b39137ffffb70e1f48d40 | 5,454,608,491,313 | d4e7f138a2a53482d196b9a8c156a548ebd829cc | /app/src/main/java/com/stjepanmrganic/adoptr/ClickListener.java | 69f8348bf5a0aaf937979076154e25b906a3016c | [] | no_license | smrganic/DogShelter | https://github.com/smrganic/DogShelter | 3af97f79890d8060873447a6e2e0347acd5d304c | 39027b15e865e4234cf90228b0c67032d8ddfb05 | refs/heads/master | 2021-01-01T07:24:06.927000 | 2020-02-08T17:01:26 | 2020-02-08T17:01:26 | 239,169,036 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.stjepanmrganic.adoptr;
public interface ClickListener {
void onItemClick(int position);
}
| UTF-8 | Java | 107 | java | ClickListener.java | Java | [] | null | [] | package com.stjepanmrganic.adoptr;
public interface ClickListener {
void onItemClick(int position);
}
| 107 | 0.785047 | 0.785047 | 5 | 20.4 | 16.280048 | 35 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 15 |
0cd18ee8aa01dbeda5541962bd788f9663353c6e | 19,361,712,589,374 | f8676bfe1f51fc63f449a6e2b69aff0536b09cbd | /src/action/OutputFileAction.java | 74693df3eea8f6e9cd0c61caa1efc0694372c615 | [] | no_license | Wal8800/206-Project | https://github.com/Wal8800/206-Project | fb3b768cf6d5751e1a677ace41b5d2138e24f086 | ac30f8735ff607187e43be51fb76fe4ef7e72b7c | refs/heads/master | 2017-04-21T22:49:49.531000 | 2014-10-27T10:30:20 | 2014-10-27T10:30:20 | 24,632,157 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package action;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.io.File;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
import javax.swing.JFileChooser;
import javax.swing.JOptionPane;
/**
* Open a file chooser that allow the user to select or create file to sav... | UTF-8 | Java | 3,146 | java | OutputFileAction.java | Java | [
{
"context": "rmation to over write the selected file\n * @author Ka Chun Law\n */\npublic abstract class OutputFileAction implem",
"end": 585,
"score": 0.9995306730270386,
"start": 574,
"tag": "NAME",
"value": "Ka Chun Law"
}
] | null | [] | package action;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.io.File;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
import javax.swing.JFileChooser;
import javax.swing.JOptionPane;
/**
* Open a file chooser that allow the user to select or create file to sav... | 3,141 | 0.664971 | 0.6637 | 94 | 32.468086 | 28.263464 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.085106 | false | false | 15 |
99325ee55d0778655d09f6a77e4ce4f6fdbc2431 | 23,416,161,719,550 | 647508b7af8ef6b10573157841e73ccc7ee90b86 | /Practice_Chap17(String클래스)/src/example02/CharAtex.java | 623e18e9522009ad3d74929fe05ac2961dd8dde3 | [] | no_license | kimlsy2444/JAVA-Study | https://github.com/kimlsy2444/JAVA-Study | f2fc8cd47879db1c84cd5ca0bf5572b58bebcc70 | 592d0d603f2ba6f953950189eb1c3151474490fd | refs/heads/main | 2023-07-16T19:17:43.457000 | 2021-09-02T09:14:36 | 2021-09-02T09:14:36 | 402,355,464 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package example02;
public class CharAtex {
public static void main(String[] args) {
String ssn = "980203-2234567";
// o
// 특정문자를 받고자 할 때 charAt() 메서드 사용
char sex = ssn.charAt(7);
if(sex == '1' || sex == '3') {
System.out.println("남자 입니다.");
}
else if(sex == '2' || sex == '... | UHC | Java | 477 | java | CharAtex.java | Java | [] | null | [] | package example02;
public class CharAtex {
public static void main(String[] args) {
String ssn = "980203-2234567";
// o
// 특정문자를 받고자 할 때 charAt() 메서드 사용
char sex = ssn.charAt(7);
if(sex == '1' || sex == '3') {
System.out.println("남자 입니다.");
}
else if(sex == '2' || sex == '... | 477 | 0.520384 | 0.472422 | 25 | 15.68 | 15.01125 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.84 | false | false | 15 |
ba081f28237d05731877cf1b09743ba81b081457 | 9,062,381,026,482 | e247bc5b989085699d1330fd7c0afcc0d91866ff | /shipmentservice/src/main/java/com/kenyam/shipmentservice/ShipmentController.java | 493989eee44a585cce79ab4417415f2fd66e9a1b | [] | no_license | kenyam1979/MS-sample | https://github.com/kenyam1979/MS-sample | 24e141977765a2b7c5435057aab2e3913dba3763 | 2d617e51df949aa2f7b09b0c1886854d475086bd | refs/heads/main | 2023-03-21T23:02:20.189000 | 2021-03-09T13:15:41 | 2021-03-09T13:15:41 | 331,948,458 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.kenyam.shipmentservice;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.*;
import java.util.List;
@RestController
@RequestMapping("/api/shipment")
public class ShipmentController {
@Autowired
private ShipmentService shipmentService;
... | UTF-8 | Java | 1,351 | java | ShipmentController.java | Java | [] | null | [] | package com.kenyam.shipmentservice;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.*;
import java.util.List;
@RestController
@RequestMapping("/api/shipment")
public class ShipmentController {
@Autowired
private ShipmentService shipmentService;
... | 1,351 | 0.722428 | 0.722428 | 41 | 31.95122 | 31.322828 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.341463 | false | false | 15 |
875843506b07fd9c589e8ee0693b17abb437627d | 7,103,875,938,351 | 9b9b414777271b90424c57a4fc451406eaa8bb65 | /MyFirstApp/src/com/example/myfirstapp/Entry_point.java | 2362dd4ef8a1babc0cff98ce8601a8e270734c5d | [] | no_license | danielyaory/cool-app | https://github.com/danielyaory/cool-app | 772b4b87e3fe9b25a11244b6b1576910474575b1 | e5b1b438efb15b077b12eb2224b96ee796eb68b9 | refs/heads/master | 2020-05-30T09:22:09.203000 | 2015-04-18T14:05:31 | 2015-04-18T14:05:31 | 23,629,200 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.myfirstapp;
import android.app.Activity;
import android.content.Intent;
import android.media.MediaPlayer;
import android.os.Bundle;
public class Entry_point extends Activity {
MediaPlayer ourSong;
@Override
protected void onCreate(Bundle savedInstanceState) {
// TODO Auto-... | UTF-8 | Java | 1,238 | java | Entry_point.java | Java | [] | null | [] | package com.example.myfirstapp;
import android.app.Activity;
import android.content.Intent;
import android.media.MediaPlayer;
import android.os.Bundle;
public class Entry_point extends Activity {
MediaPlayer ourSong;
@Override
protected void onCreate(Bundle savedInstanceState) {
// TODO Auto-... | 1,238 | 0.630856 | 0.627625 | 66 | 16.757576 | 16.885588 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.106061 | false | false | 15 |
7259bd11878d46f6964ff75f9ebc9defde012a3b | 13,623,636,293,260 | 36431722fd181aae0686ebb41630dbba12fd5273 | /AirTrafficControl/src/br/ufrgs/inf/ga/GeneticAlgorithm.java | 78d3b99d2b24c28558507944a4e9ddcadaf947ff | [] | no_license | qusaida83/aircraft-traffic-control | https://github.com/qusaida83/aircraft-traffic-control | 38a7a1bdac3071d92f8103b4bc269cf83cb3ef39 | 29dec6a9dc6e9fd107a71c225a203f32b5eef75f | refs/heads/master | 2021-01-10T04:49:29.906000 | 2010-06-25T01:02:30 | 2010-06-25T01:02:30 | 53,085,745 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.ufrgs.inf.ga;
import java.util.List;
import br.ufrgs.inf.atc.model.AircraftStaticData;
import br.ufrgs.inf.atc.model.LandingSequenceCreator;
import br.ufrgs.inf.ga.exceptions.AlgorithmException;
import br.ufrgs.inf.ga.model.Individual;
import br.ufrgs.inf.ga.model.IndividualCreator;
import br.ufrgs.inf.ga.... | UTF-8 | Java | 7,940 | java | GeneticAlgorithm.java | Java | [
{
"context": "inite number of iterations.\n * </p>\n * \n * @author diego\n *\n */\npublic class GeneticAlgorithm {\n\t\n\t/**\n\t *",
"end": 899,
"score": 0.9954344034194946,
"start": 894,
"tag": "USERNAME",
"value": "diego"
}
] | null | [] | package br.ufrgs.inf.ga;
import java.util.List;
import br.ufrgs.inf.atc.model.AircraftStaticData;
import br.ufrgs.inf.atc.model.LandingSequenceCreator;
import br.ufrgs.inf.ga.exceptions.AlgorithmException;
import br.ufrgs.inf.ga.model.Individual;
import br.ufrgs.inf.ga.model.IndividualCreator;
import br.ufrgs.inf.ga.... | 7,940 | 0.743073 | 0.742065 | 243 | 31.674896 | 32.251541 | 144 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.781893 | false | false | 15 |
3236c44b35fd3db22927bcc4661becbf96a8b18d | 3,324,304,711,447 | 71c8eccf56a94168bbf9408894d64e6956724405 | /src/main/java/org/farmer/query/GetOp.java | f46b4ac3a6e40d3f273a42db082f0bf06751031f | [
"Apache-2.0"
] | permissive | gzygzy/farmer | https://github.com/gzygzy/farmer | f499ebda9bd60ff75b68763a9d5d98d0fad05795 | c5cdea4c31accd56db1ff2d2b1d4be20fe9a7cf4 | refs/heads/master | 2017-04-26T21:08:40.808000 | 2013-11-21T09:22:03 | 2013-11-21T09:22:03 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.farmer.query;
import java.io.IOException;
import org.apache.hadoop.conf.Configuration;
import org.apache.hadoop.hbase.HBaseConfiguration;
import org.apache.hadoop.hbase.util.Bytes;
import org.apache.hadoop.hbase.client.HTable;
import org.apache.hadoop.hbase.client.Get;
import org.apache.hadoop.hbase.client... | UTF-8 | Java | 1,095 | java | GetOp.java | Java | [
{
"context": "sult;\n\n/**\n * Created with IntelliJ IDEA.\n * User: mengxin\n * Date: 13-10-7\n * Time: 下午5:22\n * To change thi",
"end": 381,
"score": 0.9995168447494507,
"start": 374,
"tag": "USERNAME",
"value": "mengxin"
}
] | null | [] | package org.farmer.query;
import java.io.IOException;
import org.apache.hadoop.conf.Configuration;
import org.apache.hadoop.hbase.HBaseConfiguration;
import org.apache.hadoop.hbase.util.Bytes;
import org.apache.hadoop.hbase.client.HTable;
import org.apache.hadoop.hbase.client.Get;
import org.apache.hadoop.hbase.client... | 1,095 | 0.721357 | 0.714024 | 34 | 31.088236 | 25.170441 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.676471 | false | false | 15 |
96710ee5acfa66ee1aaab355c97e14975a4c09cc | 15,427,522,558,485 | d6984494b9493f8aecebc89c2fd181816bf032fe | /query/src/main/java/com/lantanagroup/link/query/uscore/Query.java | 1819d32da71ccfe86515b7cf41f29b341d80e7be | [
"Apache-2.0"
] | permissive | lantanagroup/nandina | https://github.com/lantanagroup/nandina | 45698fcbe69f15f5d60d82428130cbaf4208609a | a888b63551a37ed966bfdea58622d243595f70c2 | refs/heads/master | 2023-04-06T07:30:02.211000 | 2023-04-05T18:30:05 | 2023-04-05T18:30:05 | 250,599,538 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lantanagroup.link.query.uscore;
import com.lantanagroup.link.model.PatientOfInterestModel;
import com.lantanagroup.link.model.ReportContext;
import com.lantanagroup.link.model.ReportCriteria;
import com.lantanagroup.link.query.BaseQuery;
import com.lantanagroup.link.query.IQuery;
import org.slf4j.Logger;
i... | UTF-8 | Java | 1,448 | java | Query.java | Java | [] | null | [] | package com.lantanagroup.link.query.uscore;
import com.lantanagroup.link.model.PatientOfInterestModel;
import com.lantanagroup.link.model.ReportContext;
import com.lantanagroup.link.model.ReportCriteria;
import com.lantanagroup.link.query.BaseQuery;
import com.lantanagroup.link.query.IQuery;
import org.slf4j.Logger;
i... | 1,448 | 0.751381 | 0.749309 | 39 | 36.128204 | 36.987301 | 190 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.717949 | false | false | 15 |
64a0e221f6d3944e3725dbb4bec424dd31d0cb55 | 17,678,085,420,621 | ace0f3a4b0139a905751891428d7a209e1d93287 | /AlarmProject/src/com/imp/alarm/Adapter.java | cdb8785c7d70ad8070e4f65aa2a1a5bba3ab7dff | [] | no_license | sadistka/Alarm | https://github.com/sadistka/Alarm | 4c69cab0e0b385a03e97c0caa145ab1eb0dd2c3c | 04b22c4a7146c200795d27e1a25d1c57471bd669 | refs/heads/master | 2016-09-06T17:33:14.903000 | 2014-03-02T08:54:50 | 2014-03-02T08:54:50 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.imp.alarm;
import java.util.ArrayList;
import java.util.List;
import com.imp.alarm.ViewController.ControllerAdapterCallback;
import com.imp.utils.Utils;
import android.content.Context;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ArrayAdapter;
public class Adapter<T> ex... | UTF-8 | Java | 1,597 | java | Adapter.java | Java | [] | null | [] | package com.imp.alarm;
import java.util.ArrayList;
import java.util.List;
import com.imp.alarm.ViewController.ControllerAdapterCallback;
import com.imp.utils.Utils;
import android.content.Context;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ArrayAdapter;
public class Adapter<T> ex... | 1,597 | 0.702567 | 0.701941 | 57 | 27.017544 | 27.014286 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.614035 | false | false | 15 |
e4ab66146fd05a83c8a1870e51c8aaae71e74dac | 22,101,901,737,790 | 9515831ba6ad7face3309560e20f2f9da3aafffc | /gsalazar-core/src/main/java/ar/com/gsalazar/services/impl/ProyectoServiceImpl.java | 5392fb102bf5ad90a2fba3704b3d3f9d4e641e99 | [] | no_license | sunixi/gsalazar | https://github.com/sunixi/gsalazar | 2879aa30676f9f8231295bce60b5e048da6b1903 | c1130d45d6e5ee4e9ab21adea2dc3f98bad84024 | refs/heads/master | 2021-01-10T03:06:04.209000 | 2010-08-29T17:36:58 | 2010-08-29T17:36:58 | 44,815,057 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package ar.com.gsalazar.services.impl;
import java.sql.SQLException;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import ar.com.gsalazar.beans.Persona;
import ar.com.gsalazar.beans.Proyecto;
import ar.com.gsalazar.daos.ProyectoDAO;
import ar.com.gsala... | UTF-8 | Java | 2,908 | java | ProyectoServiceImpl.java | Java | [
{
"context": "rvices.impl.GenericServiceImpl;\r\n\r\n/**\r\n * @author Guillermo Salazar\r\n *\r\n */\r\npublic class ProyectoServiceImpl extend",
"end": 678,
"score": 0.9997389912605286,
"start": 661,
"tag": "NAME",
"value": "Guillermo Salazar"
}
] | null | [] | /**
*
*/
package ar.com.gsalazar.services.impl;
import java.sql.SQLException;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import ar.com.gsalazar.beans.Persona;
import ar.com.gsalazar.beans.Proyecto;
import ar.com.gsalazar.daos.ProyectoDAO;
import ar.com.gsala... | 2,897 | 0.753783 | 0.753095 | 89 | 30.674158 | 31.344328 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.550562 | false | false | 15 |
9a28f83441e34a5ef587d160e64ab0379045cdcc | 8,839,042,731,120 | a55f4eb9a9758480b2383f5bd21ba8733cacab68 | /explainability/service/xai-poc-v3/m2x-api/src/main/java/org/kie/trusty/m2x/model/PredictionInput.java | c9d74e387493d457cf8b1878e648abeee168e4dc | [
"Apache-2.0"
] | permissive | r00ta/trusty-ai-sandbox | https://github.com/r00ta/trusty-ai-sandbox | be71cee9281af5818d4ce7621273c28d2a779015 | 1bd26e2b8781204f5196719e40f2b37e121922e0 | refs/heads/master | 2021-12-29T09:53:01.852000 | 2021-09-07T12:21:12 | 2021-09-07T12:21:12 | 251,612,974 | 0 | 0 | Apache-2.0 | true | 2020-03-31T13:37:13 | 2020-03-31T13:37:12 | 2020-03-31T13:21:45 | 2020-03-31T13:21:42 | 5 | 0 | 0 | 0 | null | false | false | package org.kie.trusty.m2x.model;
import java.util.Collections;
import java.util.List;
import com.fasterxml.jackson.annotation.JsonCreator;
import com.fasterxml.jackson.annotation.JsonProperty;
import io.swagger.v3.oas.annotations.media.Schema;
/**
* The input of a prediction
*/
@Schema(name = "PredictionInput")
p... | UTF-8 | Java | 931 | java | PredictionInput.java | Java | [] | null | [] | package org.kie.trusty.m2x.model;
import java.util.Collections;
import java.util.List;
import com.fasterxml.jackson.annotation.JsonCreator;
import com.fasterxml.jackson.annotation.JsonProperty;
import io.swagger.v3.oas.annotations.media.Schema;
/**
* The input of a prediction
*/
@Schema(name = "PredictionInput")
p... | 931 | 0.659506 | 0.657358 | 41 | 21.707317 | 19.908625 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.292683 | false | false | 15 |
59dec203c75e10a5bf9fb2289b07f9b345b12778 | 22,325,240,034,755 | 9db31a345980d4f73d777f66499623eaa6caa316 | /src/TestPerson.java | e0acec2e32c2990c07b8ae2f9cb90167e0adb361 | [] | no_license | pradhanamit-eng/Serialization | https://github.com/pradhanamit-eng/Serialization | 68b842149ae9fe4d97d45810c0072d5d63df2924 | 60802f7c89cc22534f9895564d1075b4dc69f031 | refs/heads/master | 2020-08-29T22:04:46.703000 | 2019-10-29T02:14:46 | 2019-10-29T02:14:46 | 218,185,441 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class TestPerson
{
public static void main(String[] args)
{
// create object of person
Person person = new Person();
// store the name of person using setter
person.setName("Cute wale hasan");
// fetch name of person
String pn = person.getName();
System.out.println("name of person i... | UTF-8 | Java | 340 | java | TestPerson.java | Java | [
{
"context": "the name of person using setter\r\n\tperson.setName(\"Cute wale hasan\");\r\n\t\r\n\t// fetch name of person\r\n\tString pn = per",
"end": 217,
"score": 0.9998285174369812,
"start": 202,
"tag": "NAME",
"value": "Cute wale hasan"
}
] | null | [] |
public class TestPerson
{
public static void main(String[] args)
{
// create object of person
Person person = new Person();
// store the name of person using setter
person.setName("<NAME>");
// fetch name of person
String pn = person.getName();
System.out.println("name of person is "+pn);
... | 331 | 0.644118 | 0.644118 | 16 | 19.125 | 16.537363 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.125 | false | false | 15 |
de8333169336d5875bf0dc4c3b427a4ae9263900 | 18,588,618,508,332 | b15b4f84271e15c87876c89cd2b9ec38646a07ff | /Annotations/src/Developer.java | 520d04d2c5ef3429d21de335f51adc37efe4f8a1 | [] | no_license | bennylinn/springProjects | https://github.com/bennylinn/springProjects | a1ac5f7cdcd1a0fe9f6b26978f26da2240fbf87b | ce1f27922602105594d8e01b9d026707e5e5781b | refs/heads/master | 2023-01-22T11:48:53.466000 | 2020-11-30T02:39:59 | 2020-11-30T02:39:59 | 286,321,545 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class Developer extends Human {
@Deprecated
public String getName(){
return "Developer!";
}
}
| UTF-8 | Java | 118 | java | Developer.java | Java | [
{
"context": "recated\n\tpublic String getName(){\n return \"Developer!\";\n }\n}\n",
"end": 106,
"score": 0.8847697973251343,
"start": 97,
"tag": "NAME",
"value": "Developer"
}
] | null | [] |
public class Developer extends Human {
@Deprecated
public String getName(){
return "Developer!";
}
}
| 118 | 0.644068 | 0.644068 | 7 | 15.714286 | 13.603721 | 38 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 15 |
b56eb9ba29a011295b11adaa6dd1b67c8697bf81 | 24,275,155,206,998 | 93159d84b23c96e6c7d2aa60112cfc14ec84d3f6 | /tax/src/com/tax/junit/ws1/CommonEventType.java | 72aca035d2f3f5a6fefec1475e0018a47c338057 | [] | no_license | lzp-aygx/MyDemo | https://github.com/lzp-aygx/MyDemo | 353d3699bb8137eb3a724fe36d580019a79c2225 | 248bb75ed2898514d5f8651ec77bd0dafb09f4b9 | refs/heads/master | 2016-08-09T21:57:13.415000 | 2016-03-16T08:15:31 | 2016-03-16T08:15:31 | 52,426,879 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package com.tax.junit.ws1;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Java class for CommonEventType complex type.
*
* <p>The following schema fragment specifies... | UTF-8 | Java | 2,280 | java | CommonEventType.java | Java | [] | null | [] |
package com.tax.junit.ws1;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Java class for CommonEventType complex type.
*
* <p>The following schema fragment specifies... | 2,280 | 0.612719 | 0.60614 | 89 | 24.606741 | 26.694534 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.292135 | false | false | 15 |
4bf5841f15545cd10efe813aee5d357134b5baca | 34,153,579,970,166 | 31ae3f1b0da6397815f62db1e8d68d4b847477dc | /DynamicProgramming/Subsequence.java | d7ce485f7e23fa925ba161edbb35725c5434c894 | [] | no_license | Buvi14/Data_Structures_Problem_Solving_Using-_Java | https://github.com/Buvi14/Data_Structures_Problem_Solving_Using-_Java | a19bd6b8c2cbd4f2eaac13f65f4db2bc5243869f | 0d5ca5b30e0ce36142904da78efc86d7ee0b365c | refs/heads/main | 2023-07-03T18:47:12.566000 | 2021-08-14T03:07:42 | 2021-08-14T03:07:42 | 392,923,346 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package DynamicProgramming;
public class Subsequence {
public static void main(String[] args) {
System.out.println(isSubsequence("axc","ahbgdc"));
}
public static boolean isSubsequence(String s, String t) {
int[][] st = new int[s.length()+1][t.length()+1];
for (int i = 0; i < s.lengt... | UTF-8 | Java | 1,165 | java | Subsequence.java | Java | [] | null | [] | package DynamicProgramming;
public class Subsequence {
public static void main(String[] args) {
System.out.println(isSubsequence("axc","ahbgdc"));
}
public static boolean isSubsequence(String s, String t) {
int[][] st = new int[s.length()+1][t.length()+1];
for (int i = 0; i < s.lengt... | 1,165 | 0.370815 | 0.351073 | 37 | 30.486486 | 18.603432 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.594595 | false | false | 15 |
fe179a60e048382c09609a3977e14fdcc616e4bb | 27,453,431,019,271 | 0b4b7a9845135377bef160659f70e2e4af2ff592 | /AndroidTodolistOnline1/app/src/main/java/com/example/dell/androidtodolistonline1/BillActivity.java | 907a9a818823081294f5dce8b7905beb88ba36e3 | [] | no_license | Monir-Hossan/BillBoxAAPP-Project | https://github.com/Monir-Hossan/BillBoxAAPP-Project | a5ca840a7cc0b20fca37170d937e6bbd4fe47bc1 | 48b59159b9646625b8affa2422f097bef9a049d3 | refs/heads/master | 2020-05-26T15:36:22.931000 | 2019-05-24T19:05:11 | 2019-05-24T19:05:11 | 188,288,943 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.dell.androidtodolistonline1;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.widget.TextView;
import android.widget.Toast;
import com.example.dell.androidtodolistonline1.api.ApiBill;
import com.examp... | UTF-8 | Java | 3,738 | java | BillActivity.java | Java | [] | null | [] | package com.example.dell.androidtodolistonline1;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.widget.TextView;
import android.widget.Toast;
import com.example.dell.androidtodolistonline1.api.ApiBill;
import com.examp... | 3,738 | 0.649813 | 0.647673 | 111 | 32.675674 | 26.466419 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.675676 | false | false | 15 |
48a4495599ef195b40bfb7599e9f08263d08fdcf | 34,626,026,371,987 | 81719ea633603b090e720ea2c95b054054d1845e | /pjx-sga-jee/src/test/java/ar/com/sga/tests/PersonaServiceUTest.java | 38f8b1a5d1c56e2719e1d7fb1c06279f0bcd7bcf | [] | no_license | reyduar/jee-archetype-webapp | https://github.com/reyduar/jee-archetype-webapp | de0dc21352e03f3f06ba43320bcf4289146d9929 | 36b17f4b6bcef0c28f0aa86528e5f24e72a473b6 | refs/heads/master | 2020-04-13T21:39:04.566000 | 2014-02-24T03:21:31 | 2014-02-24T03:21:31 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ar.com.sga.tests;
import static org.junit.Assert.*;
import java.util.List;
import javax.ejb.embeddable.EJBContainer;
import org.junit.Before;
import org.junit.Test;
import ar.com.sga.domain.Persona;
import ar.com.sga.service.PersonaService;
public class PersonaServiceUTest {
private PersonaService perso... | UTF-8 | Java | 1,191 | java | PersonaServiceUTest.java | Java | [] | null | [] | package ar.com.sga.tests;
import static org.junit.Assert.*;
import java.util.List;
import javax.ejb.embeddable.EJBContainer;
import org.junit.Before;
import org.junit.Test;
import ar.com.sga.domain.Persona;
import ar.com.sga.service.PersonaService;
public class PersonaServiceUTest {
private PersonaService perso... | 1,191 | 0.74895 | 0.747271 | 45 | 25.466667 | 26.373894 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.444444 | false | false | 15 |
9e7a9462b874587daaf50bf8de6678dcc751963a | 36,077,725,299,711 | 507c3eeed7b78fba0757b228db3fb48d5947be9c | /WebMailApp/src/main/java/com/cfn/app/MailServlet.java | 5d6ae847fc650c018199b84ab2f91e5cc3473c8c | [] | no_license | sangramayak/com.old.spring | https://github.com/sangramayak/com.old.spring | 7ef7a798172d06700c84b8742ba9b38b416602ad | 58525b4437b2fa35859a04f12f0b52696f9dbce7 | refs/heads/master | 2021-04-27T00:46:13.282000 | 2018-02-05T07:16:26 | 2018-02-05T07:16:26 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cfn.app;
import java.io.IOException;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.springframework.context.ApplicationContext;
import org.springframework.conte... | UTF-8 | Java | 1,611 | java | MailServlet.java | Java | [] | null | [] | package com.cfn.app;
import java.io.IOException;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.springframework.context.ApplicationContext;
import org.springframework.conte... | 1,611 | 0.744258 | 0.743638 | 49 | 30.87755 | 31.313837 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.163265 | false | false | 15 |
fc6ec661f04c8e91384be2e0f27200e35e1dc3aa | 34,815,004,926,093 | ce6c35bd0e6e21568dd7ff0511ed97ab90fb5b86 | /src/Offers/OffersBean.java | eef4f097857260a353515cb4def9cc34502b6742 | [] | no_license | UdayangaAri/Ceybank-new | https://github.com/UdayangaAri/Ceybank-new | bf2fbdfb0fa15f56a3ffc89d35df7da9366b44f9 | ec5024951f4f51d296351a53958cf93667490f94 | refs/heads/master | 2022-12-25T09:25:02.725000 | 2020-10-09T08:58:31 | 2020-10-09T08:58:31 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Offers;
import java.sql.Blob;
import javax.servlet.http.Part;
public class OffersBean {
protected int id;
protected int ImageID;
protected String Status;
protected Part image;
protected String ImageDate;
protected Blob Images;
protected String exdate;
public String getExdate() {
return exdat... | UTF-8 | Java | 1,049 | java | OffersBean.java | Java | [] | null | [] | package Offers;
import java.sql.Blob;
import javax.servlet.http.Part;
public class OffersBean {
protected int id;
protected int ImageID;
protected String Status;
protected Part image;
protected String ImageDate;
protected Blob Images;
protected String exdate;
public String getExdate() {
return exdat... | 1,049 | 0.696854 | 0.696854 | 63 | 15.650794 | 12.739339 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.460317 | false | false | 15 |
c9ce325983b439270620b2f1be4cca7460df4a35 | 35,802,847,398,978 | 0b4d0c67d74b256e1befbaa1a2565f60a8072d00 | /src/main/java/io/lovelacetech/server/command/company/SaveCompanyCommand.java | 92a09b834888419b856e424a44f8dce2bff061a0 | [] | no_license | JaceyPenny/lovelaceassetmanager-server-v2 | https://github.com/JaceyPenny/lovelaceassetmanager-server-v2 | fddd4e9d72faa1a4e7bea6f982d7454f4a55885e | 425cac16cc8303f1cfb84027c319fa74ee784182 | refs/heads/master | 2020-05-18T15:15:41.003000 | 2018-04-08T06:21:53 | 2018-04-08T06:21:53 | 184,492,572 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.lovelacetech.server.command.company;
import io.lovelacetech.server.model.Company;
import io.lovelacetech.server.model.api.enums.AccessLevel;
import io.lovelacetech.server.model.api.model.ApiCompany;
import io.lovelacetech.server.model.api.model.ApiUser;
import io.lovelacetech.server.model.api.response.compa... | UTF-8 | Java | 3,204 | java | SaveCompanyCommand.java | Java | [] | null | [] | package io.lovelacetech.server.command.company;
import io.lovelacetech.server.model.Company;
import io.lovelacetech.server.model.api.enums.AccessLevel;
import io.lovelacetech.server.model.api.model.ApiCompany;
import io.lovelacetech.server.model.api.model.ApiUser;
import io.lovelacetech.server.model.api.response.compa... | 3,204 | 0.722846 | 0.722846 | 95 | 32.726315 | 26.551416 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.473684 | false | false | 15 |
e4fd2d631004381e0c5f5cb9345e7a612d56953d | 6,184,752,969,004 | b5f3a751db5e59115889868d1dc1370ac8962517 | /src/com/vng/skygarden/game/Machine.java | 9e3f99bfe5d801dd55c8123dc336301c7ab4826e | [] | no_license | lavaalone/cgm | https://github.com/lavaalone/cgm | 85581968d7f4c5484098f346300e5c4bb54746b8 | b8944284c55acbdf208586d17086f562f384bdc7 | refs/heads/master | 2021-01-10T20:40:06.767000 | 2015-04-22T05:32:05 | 2015-04-22T05:32:05 | 34,370,185 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.vng.skygarden.game;
import com.vng.netty.*;
import com.vng.util.*;
import com.vng.log.*;
import com.vng.db.*;
import java.util.*;
public class Machine
{
private byte floor;
private byte id;
private short level;
private int active_time;
private byte status;
private int start_time;
private by... | UTF-8 | Java | 18,083 | java | Machine.java | Java | [] | null | [] | package com.vng.skygarden.game;
import com.vng.netty.*;
import com.vng.util.*;
import com.vng.log.*;
import com.vng.db.*;
import java.util.*;
public class Machine
{
private byte floor;
private byte id;
private short level;
private int active_time;
private byte status;
private int start_time;
private by... | 18,083 | 0.638721 | 0.632473 | 740 | 23.437838 | 27.172974 | 182 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.463514 | false | false | 15 |
d4cdec047de1606b88e1112e6b590b2506bbf21c | 34,351,148,472,458 | dfd7e70936b123ee98e8a2d34ef41e4260ec3ade | /analysis/reverse-engineering/decompile-fitts-20191031-2200/sources/kr/co/popone/fitts/viewmodel/store/browser/StoreBrowserViewModel$checkProductLink$4.java | 7efaf3e06e66a2af08e0467c455e1fbd5d54efd4 | [
"Apache-2.0"
] | permissive | skkuse-adv/2019Fall_team2 | https://github.com/skkuse-adv/2019Fall_team2 | 2d4f75bc793368faac4ca8a2916b081ad49b7283 | 3ea84c6be39855f54634a7f9b1093e80893886eb | refs/heads/master | 2020-08-07T03:41:11.447000 | 2019-12-21T04:06:34 | 2019-12-21T04:06:34 | 213,271,174 | 5 | 5 | Apache-2.0 | false | 2019-12-12T09:15:32 | 2019-10-07T01:18:59 | 2019-12-09T06:55:30 | 2019-12-12T09:15:32 | 84,382 | 3 | 4 | 0 | Java | false | false | package kr.co.popone.fitts.viewmodel.store.browser;
import io.reactivex.functions.Consumer;
import kr.co.popone.fitts.model.product.AffiliatesProduct;
final class StoreBrowserViewModel$checkProductLink$4<T> implements Consumer<AffiliatesProduct> {
final /* synthetic */ StoreBrowserViewModel this$0;
S... | UTF-8 | Java | 701 | java | StoreBrowserViewModel$checkProductLink$4.java | Java | [] | null | [] | package kr.co.popone.fitts.viewmodel.store.browser;
import io.reactivex.functions.Consumer;
import kr.co.popone.fitts.model.product.AffiliatesProduct;
final class StoreBrowserViewModel$checkProductLink$4<T> implements Consumer<AffiliatesProduct> {
final /* synthetic */ StoreBrowserViewModel this$0;
S... | 701 | 0.763195 | 0.754636 | 17 | 39.235294 | 34.934441 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.411765 | false | false | 15 |
846aec23eb7746b6bde84f77768bf0800f9577a0 | 22,187,801,120,396 | e8ce774f263ef434f724e5b9d940922c5aa433bc | /src/cellShapes/CellShape.java | 4d6cfe14a3a04051e82ad8b57d15ff9274baae2a | [
"MIT"
] | permissive | as577/cell_society | https://github.com/as577/cell_society | e67983229aa260b58e15ed5d4ed3dd4a9f153bfa | 0cc66cabf19fba36090b006f7ac1969041618b67 | refs/heads/master | 2021-01-10T13:57:49.373000 | 2016-02-14T18:26:06 | 2016-02-14T18:26:06 | 51,707,110 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cellShapes;
/**
* The Cell Shape Super-class in which to extend all shapes from.
* @author Aditya Srinivasan, Harry Guo, and Michael Kuryshev
*/
import cellsociety_team25.SimulationView;
import javafx.scene.shape.Shape;
public abstract class CellShape {
/**
* Places and sets the parameters of the sha... | UTF-8 | Java | 728 | java | CellShape.java | Java | [
{
"context": "ass in which to extend all shapes from.\n * @author Aditya Srinivasan, Harry Guo, and Michael Kuryshev\n */\n\nimport cell",
"end": 119,
"score": 0.9998566508293152,
"start": 102,
"tag": "NAME",
"value": "Aditya Srinivasan"
},
{
"context": "end all shapes from.\n * @aut... | null | [] | package cellShapes;
/**
* The Cell Shape Super-class in which to extend all shapes from.
* @author <NAME>, <NAME>, and <NAME>
*/
import cellsociety_team25.SimulationView;
import javafx.scene.shape.Shape;
public abstract class CellShape {
/**
* Places and sets the parameters of the shape in the visual grid ba... | 704 | 0.692308 | 0.68956 | 34 | 20.411764 | 23.795845 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.941176 | false | false | 15 |
22b1b0b4832cc5fe2427d88d0b6d2f3114f59678 | 3,229,815,430,650 | 06154f410c0382908ff074cea60434d4eccdc691 | /Test.java | 5d319eb66bb1a9334ed775f061262d2668b67d76 | [] | no_license | akilynx/ToP4CAS | https://github.com/akilynx/ToP4CAS | e8f8bcecfe533e52ec34fa80974c887d206bc676 | 77978b12dc2f6cef240d31632281d8dd5b71c6d9 | refs/heads/master | 2021-01-02T08:47:01.231000 | 2014-12-16T12:04:11 | 2014-12-16T12:04:11 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package jp.ac.nagoya_u.is.nakamura.testpackage;
import java.util.ArrayList;
import java.util.List;
import java.util.Map.Entry;
import jp.ac.nagoya_u.is.nakamura.diffpackage.Extractor;
import jp.ac.nagoya_u.is.nakamura.diffpackage.LatestData;
import jp.ac.nagoya_u.is.nakamura.diffpackage.Result;
import jp.ac.nagoya_u.i... | UTF-8 | Java | 6,832 | java | Test.java | Java | [] | null | [] | package jp.ac.nagoya_u.is.nakamura.testpackage;
import java.util.ArrayList;
import java.util.List;
import java.util.Map.Entry;
import jp.ac.nagoya_u.is.nakamura.diffpackage.Extractor;
import jp.ac.nagoya_u.is.nakamura.diffpackage.LatestData;
import jp.ac.nagoya_u.is.nakamura.diffpackage.Result;
import jp.ac.nagoya_u.i... | 6,832 | 0.650592 | 0.644499 | 174 | 32.011494 | 29.201635 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.178161 | false | false | 15 |
08abcb39caab191c12d33871766ee0e25f729f32 | 3,229,815,430,142 | ba00a9202d33ff701f7c5dcf21f8aa155ce20c39 | /src/fresh/ui/FrmChangpwd.java | 3d1031041969b4406faf865d91223fe3903ebca3 | [] | no_license | happily4399/SUPER_FRESH | https://github.com/happily4399/SUPER_FRESH | f097f8cccbd7dbf75a9345057427785826897455 | ae65c1b5629062f47afee10ac41faf93562ba7ff | refs/heads/master | 2022-11-15T16:58:06.359000 | 2020-07-13T14:38:18 | 2020-07-13T14:38:18 | 276,839,713 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package fresh.ui;
import java.awt.BorderLayout;
import java.awt.Button;
import java.awt.Dimension;
import java.awt.FlowLayout;
import java.awt.Frame;
import java.awt.Toolkit;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.WindowAdapter;
import java.awt.event.WindowEvent;... | GB18030 | Java | 2,231 | java | FrmChangpwd.java | Java | [] | null | [] | package fresh.ui;
import java.awt.BorderLayout;
import java.awt.Button;
import java.awt.Dimension;
import java.awt.FlowLayout;
import java.awt.Frame;
import java.awt.Toolkit;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.WindowAdapter;
import java.awt.event.WindowEvent;... | 2,231 | 0.744893 | 0.735815 | 70 | 30.471428 | 20.601471 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.314286 | false | false | 15 |
90e3f6b0d7e4b6d76d04e9a3bf2806c8443f903b | 30,416,958,416,550 | 173a7e3c1d4b34193aaee905beceee6e34450e35 | /kmzyc-order/kmzyc-order-api/src/main/java/com/pltfm/app/entities/SettmentOperateStatement.java | 30beb5a7e5f7216194fda09c76d4400068837665 | [] | no_license | jjmnbv/km_dev | https://github.com/jjmnbv/km_dev | d4fc9ee59476248941a2bc99a42d57fe13ca1614 | f05f4a61326957decc2fc0b8e06e7b106efc96d4 | refs/heads/master | 2020-03-31T20:03:47.655000 | 2017-05-26T10:01:56 | 2017-05-26T10:01:56 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pltfm.app.entities;
import java.io.Serializable;
import java.text.SimpleDateFormat;
import java.util.Date;
/**
* 结算单操作流水
*
* @author weijl
*
*/
public class SettmentOperateStatement implements Serializable {
/**
*
*/
private static final long serialVersionUID = 6036435782... | UTF-8 | Java | 4,310 | java | SettmentOperateStatement.java | Java | [
{
"context": "ava.util.Date;\r\n\r\n/**\r\n * 结算单操作流水\r\n * \r\n * @author weijl\r\n * \r\n */\r\npublic class SettmentOperateStatement ",
"end": 165,
"score": 0.9995309710502625,
"start": 160,
"tag": "USERNAME",
"value": "weijl"
}
] | null | [] | package com.pltfm.app.entities;
import java.io.Serializable;
import java.text.SimpleDateFormat;
import java.util.Date;
/**
* 结算单操作流水
*
* @author weijl
*
*/
public class SettmentOperateStatement implements Serializable {
/**
*
*/
private static final long serialVersionUID = 6036435782... | 4,310 | 0.562361 | 0.526053 | 177 | 18.38418 | 18.524967 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.344633 | false | false | 15 |
8bf6a8f6236ebda534a4cffff92f6e1c8b0162fc | 21,165,598,856,066 | 3024821986f6a48cf2ef9a2d23587a034a5a2604 | /crmbase_fw/src/com/yuchengtech/bcrm/workreport/service/ReportAuthService.java | d9f58590821d4eec8cbfa09347ff863be3456cb2 | [] | no_license | huangquanlong/ssm-crud | https://github.com/huangquanlong/ssm-crud | 092ed6f93b05013a82e3be8b124317fcc7097ee6 | e1151b724744e498feef311b4fd1442ab4cbe71f | refs/heads/master | 2021-05-10T21:20:51.451000 | 2018-01-21T02:56:22 | 2018-01-21T02:56:22 | 118,224,732 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yuchengtech.bcrm.workreport.service;
import java.util.HashMap;
import java.util.Map;
import org.springframework.stereotype.Service;
import com.yuchengtech.bcrm.workreport.model.OcrmFSysReportAuth;
import com.yuchengtech.bob.common.CommonService;
import com.yuchengtech.bob.common.JPABaseDAO;
imp... | UTF-8 | Java | 1,267 | java | ReportAuthService.java | Java | [] | null | [] | package com.yuchengtech.bcrm.workreport.service;
import java.util.HashMap;
import java.util.Map;
import org.springframework.stereotype.Service;
import com.yuchengtech.bcrm.workreport.model.OcrmFSysReportAuth;
import com.yuchengtech.bob.common.CommonService;
import com.yuchengtech.bob.common.JPABaseDAO;
imp... | 1,267 | 0.765588 | 0.760852 | 41 | 28.902439 | 29.808989 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.634146 | false | false | 15 |
95f753ef47c35350885bb974ef8c9d402220ab85 | 9,483,287,825,331 | 03ebcc6fa1ca19c6a1a8d8c1ad172e76ac5140e5 | /SparkBuilderGeneratorPlugin/src/com/helospark/spark/builder/handlers/codegenerator/component/helper/CamelCaseConverter.java | 76b5a0d8e233bfcd44dac6725a3829b6f2b4264a | [
"MIT"
] | permissive | helospark/SparkBuilderGenerator | https://github.com/helospark/SparkBuilderGenerator | d7fb50ceac7f113ccfb6f66fdf4dbfcc78634169 | 86fe53ad2d55c77a2564b88161defd214852531c | refs/heads/master | 2023-08-17T10:23:16.083000 | 2023-08-06T20:01:00 | 2023-08-06T20:01:00 | 69,391,337 | 35 | 10 | MIT | false | 2023-08-06T20:01:01 | 2016-09-27T19:29:59 | 2023-02-19T02:33:06 | 2023-08-06T20:01:00 | 3,051 | 35 | 11 | 3 | Java | false | false | package com.helospark.spark.builder.handlers.codegenerator.component.helper;
public class CamelCaseConverter {
public String toUpperCamelCase(String variableName) {
if (variableName == null || variableName.length() <= 1) {
return variableName;
}
return String.valueOf(Character.... | UTF-8 | Java | 674 | java | CamelCaseConverter.java | Java | [] | null | [] | package com.helospark.spark.builder.handlers.codegenerator.component.helper;
public class CamelCaseConverter {
public String toUpperCamelCase(String variableName) {
if (variableName == null || variableName.length() <= 1) {
return variableName;
}
return String.valueOf(Character.... | 674 | 0.679525 | 0.670623 | 18 | 36.444443 | 35.131851 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 15 |
b1b88421e4a5997ed5259f089369aba63c7fa7b8 | 27,736,898,819,916 | 6554aa3c89985325d9f936dbb4eff9f4149668f8 | /app/src/main/java/ar/edu/unq/cpi/geography/data/expanded/analyzer/ApiCountryDataAnalyzer.java | c7e7a7a41da83c4adc27ec2db22450513f6c8b99 | [] | no_license | obj2-material/geography_android | https://github.com/obj2-material/geography_android | 2c575d94ae070ca58a3ee0b81fd6f3a6d9d8758c | 307ca2372d295dd8b5d4194fe4f5815fa5d32ef0 | refs/heads/master | 2021-05-07T04:15:12.532000 | 2018-05-16T23:16:25 | 2018-05-28T12:51:58 | 111,139,527 | 0 | 0 | null | false | 2018-05-28T12:52:00 | 2017-11-17T18:51:52 | 2018-05-17T18:15:13 | 2018-05-28T12:51:59 | 155 | 0 | 0 | 0 | Java | false | null | package ar.edu.unq.cpi.geography.data.expanded.analyzer;
import org.json.JSONException;
import org.json.JSONObject;
import ar.edu.unq.cpi.geography.data.expanded.CountryData;
/**
* Created by Carlos on 11/11/2017.
*/
public class ApiCountryDataAnalyzer {
private JSONObject rawData;
public ApiCountryDataA... | UTF-8 | Java | 1,767 | java | ApiCountryDataAnalyzer.java | Java | [
{
"context": "aphy.data.expanded.CountryData;\n\n/**\n * Created by Carlos on 11/11/2017.\n */\n\npublic class ApiCountryDataAn",
"end": 202,
"score": 0.9965968132019043,
"start": 196,
"tag": "NAME",
"value": "Carlos"
}
] | null | [] | package ar.edu.unq.cpi.geography.data.expanded.analyzer;
import org.json.JSONException;
import org.json.JSONObject;
import ar.edu.unq.cpi.geography.data.expanded.CountryData;
/**
* Created by Carlos on 11/11/2017.
*/
public class ApiCountryDataAnalyzer {
private JSONObject rawData;
public ApiCountryDataA... | 1,767 | 0.557442 | 0.551217 | 58 | 29.465517 | 24.021696 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.413793 | false | false | 15 |
225a2ffe594da3807532278a98a7e69f74a80aeb | 32,229,434,613,546 | 9c003733223894c65aaf1f53f6b6c3fb28b0f0d6 | /src/juxtanetwork/Compare.java | fa2b9bbb1e2edc56e59905eb0aeed2f100de3c41 | [] | no_license | dkaratasos/Juxta | https://github.com/dkaratasos/Juxta | 10a4c1b88c0902b866862bacdf49bc6d1aed2d76 | bb7bde52d8ea5296e92946236a58848df8e90b77 | refs/heads/master | 2021-07-06T20:32:38.832000 | 2019-04-16T13:10:35 | 2019-04-16T13:10:35 | 148,795,781 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package juxtanetwork;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileInputStream;
import java.io.InputStreamReader;
import java.util.ArrayList;
import java.util.HashMap;
import javax.swing.JComboBox;
import javax.swing.JList;
import javax.swing.JTextArea;
import javax.swing.tree.Defa... | UTF-8 | Java | 13,753 | java | Compare.java | Java | [] | null | [] | package juxtanetwork;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileInputStream;
import java.io.InputStreamReader;
import java.util.ArrayList;
import java.util.HashMap;
import javax.swing.JComboBox;
import javax.swing.JList;
import javax.swing.JTextArea;
import javax.swing.tree.Defa... | 13,753 | 0.571512 | 0.563441 | 364 | 35.782967 | 27.207275 | 148 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.596154 | false | false | 15 |
cd54280f8b2dfbff712e20921d5b2d41e77ed9a6 | 13,228,499,298,996 | a486e1a55142f7d4f97a54890ee7cfec9273f8ba | /Hand-In3/src/PassportController.java | b0e39d0768e6a2e869838b69a6dad4b4693ed7eb | [] | no_license | chavdarhristov/AppliedJavaProgramming | https://github.com/chavdarhristov/AppliedJavaProgramming | 53abb54152e1490c4b6e4a8c3207be656bf37cb5 | 8208bbc73071571ba727a9e7380d54c18ed3269c | refs/heads/master | 2020-12-21T08:44:58.837000 | 2020-01-26T21:18:01 | 2020-01-26T21:18:01 | 236,377,381 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class PassportController implements Runnable
{
private AirportQueue queue;
public PassportController(AirportQueue queue)
{
this.queue = queue;
}
@Override
public void run()
{
Passenger passenger = null;
while(true)
{
try
{
passenger = queue.getNextPassenger... | UTF-8 | Java | 520 | java | PassportController.java | Java | [] | null | [] |
public class PassportController implements Runnable
{
private AirportQueue queue;
public PassportController(AirportQueue queue)
{
this.queue = queue;
}
@Override
public void run()
{
Passenger passenger = null;
while(true)
{
try
{
passenger = queue.getNextPassenger... | 520 | 0.615385 | 0.607692 | 33 | 13.69697 | 19.444536 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.909091 | false | false | 15 |
ba5a29ffd271c6d1f4b87cab188f5aa0dce2c691 | 11,390,253,300,828 | ac04c7b60123ebdf2e7a9e163c19f53c107485a3 | /app/src/main/java/cc/rome753/demo/onerecycler/OnCreateVHListener.java | b3c1ad06e6fea37b7c14b98915a0436b0ae2c68f | [
"Apache-2.0"
] | permissive | rome753/OneRecyclerView | https://github.com/rome753/OneRecyclerView | d5350241d984226a37de2ee0da30b3e7e0db153e | ce36443cb749edd098c3b1e0a475c5a47a8e5512 | refs/heads/master | 2021-09-19T10:35:29.415000 | 2018-07-27T03:35:56 | 2018-07-27T03:35:56 | 110,517,504 | 10 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cc.rome753.demo.onerecycler;
import android.view.ViewGroup;
public interface OnCreateVHListener<S extends OneVH>{
/**
* 创建ViewHolder
* @param parent RecyclerView
* @return S extends OneVH
*/
S onCreateHolder(ViewGroup parent);
/**
* 根据当前位置或... | UTF-8 | Java | 512 | java | OnCreateVHListener.java | Java | [
{
"context": "package cc.rome753.demo.onerecycler;\n\nimport android.view.ViewGroup;",
"end": 18,
"score": 0.9897247552871704,
"start": 11,
"tag": "USERNAME",
"value": "rome753"
}
] | null | [] | package cc.rome753.demo.onerecycler;
import android.view.ViewGroup;
public interface OnCreateVHListener<S extends OneVH>{
/**
* 创建ViewHolder
* @param parent RecyclerView
* @return S extends OneVH
*/
S onCreateHolder(ViewGroup parent);
/**
* 根据当前位置或... | 512 | 0.580508 | 0.574153 | 20 | 22.65 | 16.574905 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 15 |
5177d508bc7bffacc9620a021a9deee5eae7c18b | 21,766,894,285,714 | 20ea74433a6b00806904435026c04b6d51650ff7 | /multipledb/src/test/java/com/labi/multipledb/MultipleDataSourcesProductTests.java | fcfcdf71f765bcc1ee81e2ccc1b3e4260fa99a35 | [] | no_license | mlabi/sample | https://github.com/mlabi/sample | c91145c9455c9fed301091dee7842c24cb41906a | b620471f1cafc5a6cbcc0b107c80d077f01fa466 | refs/heads/master | 2020-12-05T00:06:46.096000 | 2020-01-05T16:32:46 | 2020-01-05T16:32:46 | 231,945,323 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.labi.multipledb;
import com.labi.multipledb.customer.model.CustomerModel;
import com.labi.multipledb.customer.repo.CustomerRepository;
import com.labi.multipledb.product.model.ProductModel;
import com.labi.multipledb.product.repo.ProductRepository;
import org.junit.Test;
import org.junit.runner.RunWith;
im... | UTF-8 | Java | 1,254 | java | MultipleDataSourcesProductTests.java | Java | [] | null | [] | package com.labi.multipledb;
import com.labi.multipledb.customer.model.CustomerModel;
import com.labi.multipledb.customer.repo.CustomerRepository;
import com.labi.multipledb.product.model.ProductModel;
import com.labi.multipledb.product.repo.ProductRepository;
import org.junit.Test;
import org.junit.runner.RunWith;
im... | 1,254 | 0.793461 | 0.785486 | 35 | 34.828571 | 25.409206 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 15 |
d5fc4352b3370bd38b60f0fb4a88d888474ea0be | 15,642,270,929,120 | df8065f8487f16f90bb58ddabddda75c71159cd0 | /src/main/java/com/anis/mongodbboot/service/UsersServices.java | 295268ae8a3c2a8570a85f5b2bb1092abc14e42a | [] | no_license | Anis1988/mongo-k8s-docker | https://github.com/Anis1988/mongo-k8s-docker | aa65ad0999ff96f48cfde5ca72eb1f2c660b3962 | e3918fb3c520817788bc3a36f7393263d3836409 | refs/heads/main | 2023-01-28T03:13:08.506000 | 2020-12-11T16:59:51 | 2020-12-11T16:59:51 | 320,632,347 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.anis.mongodbboot.service;
import com.anis.mongodbboot.document.Address;
import com.anis.mongodbboot.document.Reviews;
import com.anis.mongodbboot.document.Users;
import com.anis.mongodbboot.repository.UserRepository;
import lombok.RequiredArgsConstructor;
import org.springframework.stereotype.Service;
imp... | UTF-8 | Java | 2,180 | java | UsersServices.java | Java | [] | null | [] | package com.anis.mongodbboot.service;
import com.anis.mongodbboot.document.Address;
import com.anis.mongodbboot.document.Reviews;
import com.anis.mongodbboot.document.Users;
import com.anis.mongodbboot.repository.UserRepository;
import lombok.RequiredArgsConstructor;
import org.springframework.stereotype.Service;
imp... | 2,180 | 0.631193 | 0.619725 | 67 | 31.537313 | 20.585699 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.61194 | false | false | 15 |
cd4ff94c8340cf9654d7844fbc2f4c86dc663acc | 1,090,921,730,312 | 33bb8fa2222254dcf0d52c92e461e85bb251bfb4 | /src/game/risk/utils/GameInterface.java | db7c9f010da030ee4daf5a251c69e382e9a2b39b | [] | no_license | tushargupta98/appRiskGame | https://github.com/tushargupta98/appRiskGame | 4afdce767adab56b90607bf1bcdce87ca6da058f | affd932a4ddab86c772babcefae4a3ee19464c5c | refs/heads/master | 2021-05-01T21:23:41.210000 | 2018-02-10T02:40:20 | 2018-02-10T02:40:20 | 120,976,924 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package game.risk.utils;
import java.awt.Color;
/**
* This Interface contains all the final values used by the Game GUIs.
*
* @author Tushar Gupta
* @version 1.0.0
* @since 12-October-2017
*
*/
public interface GameInterface {
/**
* Name of the Game displayed on Frame.
*/
public final static String... | UTF-8 | Java | 2,744 | java | GameInterface.java | Java | [
{
"context": "final values used by the Game GUIs.\n * \n * @author Tushar Gupta\n * @version 1.0.0\n * @since 12-October-2017\n *\n *",
"end": 152,
"score": 0.9998475909233093,
"start": 140,
"tag": "NAME",
"value": "Tushar Gupta"
}
] | null | [] | package game.risk.utils;
import java.awt.Color;
/**
* This Interface contains all the final values used by the Game GUIs.
*
* @author <NAME>
* @version 1.0.0
* @since 12-October-2017
*
*/
public interface GameInterface {
/**
* Name of the Game displayed on Frame.
*/
public final static String FRAME... | 2,738 | 0.617711 | 0.603134 | 126 | 20.777779 | 25.130419 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.325397 | false | false | 15 |
40153ced35f9fce79bb74035bd466a5fca7471a5 | 1,546,188,261,031 | 9fadea6359034e6d4cfeb56bc9a3dd826b59838d | /app/src/main/java/cz/pfservis/hosys/DiskCache.java | 63a07aa1a75c343b6bbc3b10b250e034fc8e450f | [
"Apache-2.0"
] | permissive | petrf22/hosys | https://github.com/petrf22/hosys | e67ee0a08d90142e8aefeda004dc3151947b47e7 | 2d4ce2b29e2dbebad59eb9c8e3b39ca44ca87952 | refs/heads/master | 2021-10-10T18:36:31.191000 | 2019-01-14T05:46:11 | 2019-01-15T10:48:26 | 111,959,029 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cz.pfservis.hosys;
import android.content.Context;
import android.os.Environment;
import android.util.Log;
import org.apache.commons.io.IOUtils;
import java.io.BufferedInputStream;
import java.io.BufferedOutputStream;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
impo... | UTF-8 | Java | 3,449 | java | DiskCache.java | Java | [] | null | [] | package cz.pfservis.hosys;
import android.content.Context;
import android.os.Environment;
import android.util.Log;
import org.apache.commons.io.IOUtils;
import java.io.BufferedInputStream;
import java.io.BufferedOutputStream;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
impo... | 3,449 | 0.670629 | 0.669759 | 115 | 29 | 30.076714 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.704348 | false | false | 15 |
7499fc8d9863597cc894dc9451d540bd8d987696 | 7,103,875,942,640 | c571c6c292f82f6d3588fb2440ed6638f3b3ed48 | /IDEAProjects/JDBCTest/src/org/jdbc/test2/TestSelect.java | 6cfec153be8a9439f9bde2e687d5843f37be9066 | [] | no_license | ALEX-YU23/JavaStudyDemo | https://github.com/ALEX-YU23/JavaStudyDemo | 53d2cfb1279b94abae0f2e07c87b0abd9f4bd466 | 68528bc9a3047e2ed8ab8f603f792c57f098d57c | refs/heads/main | 2023-06-18T17:57:38.137000 | 2021-07-17T06:49:35 | 2021-07-17T06:49:35 | 372,350,695 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.jdbc.test2;
import org.jdbc.test2.utils.JdbcUtils;
import java.sql.Connection;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
/**
* @author alex-ycp
* @create 2021-06-09 17:29
*/
public class TestSelect {
public static void main(String[] args) {
// 获取连接... | UTF-8 | Java | 1,480 | java | TestSelect.java | Java | [
{
"context": "eption;\nimport java.sql.Statement;\n\n/**\n * @author alex-ycp\n * @create 2021-06-09 17:29\n */\npublic class Test",
"end": 201,
"score": 0.9996897578239441,
"start": 193,
"tag": "USERNAME",
"value": "alex-ycp"
}
] | null | [] | package org.jdbc.test2;
import org.jdbc.test2.utils.JdbcUtils;
import java.sql.Connection;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
/**
* @author alex-ycp
* @create 2021-06-09 17:29
*/
public class TestSelect {
public static void main(String[] args) {
// 获取连接... | 1,480 | 0.558989 | 0.549157 | 44 | 31.363636 | 23.092789 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.522727 | false | false | 15 |
a00fb2ca79ae1adee071e99f966ece1b0fb495ee | 27,281,632,300,275 | 8a3bb4e9918ae65509e81e650ff93bd779600368 | /web-java/rvt-i/src/main/java/net/foreworld/rvt/mapper/TaskTakeMapper.java | c632095169a88949eb0798a4a1a31fac4a73bab5 | [
"MIT"
] | permissive | zswhcb/rvt | https://github.com/zswhcb/rvt | 2a1c67057a335d4fffe818adbeced9e712a9d6db | 2fa54c6461d0924c4737aae9d498b45d72b33611 | refs/heads/master | 2021-01-10T01:50:37.968000 | 2016-03-29T01:59:31 | 2016-03-29T01:59:31 | 47,094,575 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.foreworld.rvt.mapper;
import java.util.Date;
import java.util.List;
import net.foreworld.rvt.model.TaskTake;
import net.foreworld.rvt.util.MyMapper;
/**
*
* @author huangxin (3203317@qq.com)
* @license LGPL (http://www.gnu.org/licenses/lgpl.html)
* @copyright FOREWORLD.NET
*
*/
public interface Tas... | UTF-8 | Java | 473 | java | TaskTakeMapper.java | Java | [
{
"context": "et.foreworld.rvt.util.MyMapper;\n\n/**\n *\n * @author huangxin (3203317@qq.com)\n * @license LGPL (http://www.gnu",
"end": 190,
"score": 0.9595234990119934,
"start": 182,
"tag": "USERNAME",
"value": "huangxin"
},
{
"context": "d.rvt.util.MyMapper;\n\n/**\n *\n * @autho... | null | [] | package net.foreworld.rvt.mapper;
import java.util.Date;
import java.util.List;
import net.foreworld.rvt.model.TaskTake;
import net.foreworld.rvt.util.MyMapper;
/**
*
* @author huangxin (<EMAIL>)
* @license LGPL (http://www.gnu.org/licenses/lgpl.html)
* @copyright FOREWORLD.NET
*
*/
public interface TaskTakeMa... | 466 | 0.752643 | 0.737844 | 20 | 22.700001 | 21.970663 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 15 |
045418a23752ff7e9c4aad187ee77b014d7ffd4a | 20,358,145,020,745 | 0a40bc16c018ac0664b928a48400e7135abf3f79 | /DistributedCustomGIPC/src/serversAndClients/ANilsCustomCounterClient.java | 0dd1eaf4748eebe8283762826c311ee641b05cad | [] | no_license | npersson001/Distributed-Systems | https://github.com/npersson001/Distributed-Systems | 815231138647a78f64f20a90fcbbfa00bdd1893f | 1685ccce29dd677be44511bb9f8d49544b0f6904 | refs/heads/master | 2020-03-25T05:53:10.941000 | 2018-08-03T21:01:01 | 2018-08-03T21:01:01 | 143,470,799 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package serversAndClients;
import inputport.datacomm.duplex.object.DuplexObjectInputPortSelector;
import inputport.datacomm.duplex.object.explicitreceive.ReceiveReturnMessage;
import inputport.rpc.ACachingAbstractRPCProxyInvocationHandler;
import inputport.rpc.GIPCLocateRegistry;
import inputport.rpc.duplex.Dupl... | UTF-8 | Java | 2,903 | java | ANilsCustomCounterClient.java | Java | [] | null | [] | package serversAndClients;
import inputport.datacomm.duplex.object.DuplexObjectInputPortSelector;
import inputport.datacomm.duplex.object.explicitreceive.ReceiveReturnMessage;
import inputport.rpc.ACachingAbstractRPCProxyInvocationHandler;
import inputport.rpc.GIPCLocateRegistry;
import inputport.rpc.duplex.Dupl... | 2,903 | 0.790217 | 0.790217 | 77 | 35.701298 | 26.889898 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.077922 | false | false | 15 |
52120e62e4aa4275e59acd6b14293e6575eab0e8 | 7,954,279,501,058 | 492ff5fb03dd6534f9e208a608c9f1878acec323 | /core_java/src/com/nit/cj_multithreading/SubThread.java | aa5dfefebe70927d69f97a7d69dd1d72b779ab5d | [] | no_license | vikash011/core_java_codes | https://github.com/vikash011/core_java_codes | 1c0641efce4f9619b1d9dd1688d6ff466c48786b | 3718d1ab4e354e448bf133ccebcaca8a3bb0216e | refs/heads/master | 2022-12-27T11:04:42.701000 | 2020-10-01T14:22:06 | 2020-10-01T14:22:06 | 299,359,166 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.nit.cj_multithreading;
public class SubThread extends Thread {
int sub = 0;
@Override
public void run() {
for (int i = 50; i >= 0; i--) {
sub = sub - i; // sub -=i;
System.out.println("The Substraction:" + sub);
}
}
}
| UTF-8 | Java | 269 | java | SubThread.java | Java | [] | null | [] | package com.nit.cj_multithreading;
public class SubThread extends Thread {
int sub = 0;
@Override
public void run() {
for (int i = 50; i >= 0; i--) {
sub = sub - i; // sub -=i;
System.out.println("The Substraction:" + sub);
}
}
}
| 269 | 0.546468 | 0.531599 | 18 | 12.944445 | 16.115805 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.166667 | false | false | 15 |
ee4d6ddf2b1a1a82feb11aadc979543df5414de9 | 20,916,490,798,661 | 85df182f6062e16f103e55ce5f1307912abe92f6 | /Source/Java/Expressive/src/main/java/com/bijington/expressive/expressions/FunctionExpression.java | 4b08ea703f4629bd42eb8e114c67240bcaa509ca | [
"MIT"
] | permissive | denispakizh/expressive | https://github.com/denispakizh/expressive | 1700b0360aef68edf0eb0b8d71edfd13856e7f20 | 8f5c85dda8a88a7eeb580c5c95edac67df80f956 | refs/heads/master | 2021-08-11T15:49:38.871000 | 2021-08-10T13:04:14 | 2021-08-10T13:04:14 | 235,360,539 | 0 | 0 | MIT | true | 2021-08-10T09:04:47 | 2020-01-21T14:23:19 | 2020-01-22T09:21:25 | 2021-08-10T09:03:15 | 3,648 | 0 | 0 | 0 | C# | false | false | package com.bijington.expressive.expressions;
import com.bijington.expressive.exceptions.ExpressiveException;
import com.bijington.expressive.functions.IFunction;
import java.util.Map;
/**
* Created by shaun on 30/06/2016.
*/
public class FunctionExpression implements IExpression {
private final IFunction _fun... | UTF-8 | Java | 794 | java | FunctionExpression.java | Java | [
{
"context": "unction;\n\nimport java.util.Map;\n\n/**\n * Created by shaun on 30/06/2016.\n */\npublic class FunctionExpressio",
"end": 211,
"score": 0.980922520160675,
"start": 206,
"tag": "USERNAME",
"value": "shaun"
}
] | null | [] | package com.bijington.expressive.expressions;
import com.bijington.expressive.exceptions.ExpressiveException;
import com.bijington.expressive.functions.IFunction;
import java.util.Map;
/**
* Created by shaun on 30/06/2016.
*/
public class FunctionExpression implements IExpression {
private final IFunction _fun... | 794 | 0.720403 | 0.710327 | 29 | 26.379311 | 25.823557 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.517241 | false | false | 15 |
45c81d698be11b43a1eb3bcd713212dae8ef9ec7 | 29,892,972,442,654 | adbc37db1e24dcbef8f7cc7127319802f8b0826f | /server/src/com/example/udp_server/ServerListenThreadAllJoyn.java | 241ac8a79b4d77bc371d3f3446d4e0d28c8dd264 | [] | no_license | HangRuan/EffluxGuide | https://github.com/HangRuan/EffluxGuide | ff1d32a4176d6ac1792fad5af5080f355afc7f59 | 4321cde9947ec729b8a0d39f9138767dd90ee935 | refs/heads/master | 2016-09-06T15:42:07.710000 | 2015-04-23T08:20:27 | 2015-04-23T08:20:27 | 34,430,706 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.udp_server;
import java.net.DatagramSocket;
import org.alljoyn.bus.BusAttachment;
import org.alljoyn.bus.BusListener;
import org.alljoyn.bus.Mutable;
import org.alljoyn.bus.SessionOpts;
import org.alljoyn.bus.SessionPortListener;
import org.alljoyn.bus.Status;
import android.content.Context;
imp... | UTF-8 | Java | 3,757 | java | ServerListenThreadAllJoyn.java | Java | [] | null | [] | package com.example.udp_server;
import java.net.DatagramSocket;
import org.alljoyn.bus.BusAttachment;
import org.alljoyn.bus.BusListener;
import org.alljoyn.bus.Mutable;
import org.alljoyn.bus.SessionOpts;
import org.alljoyn.bus.SessionPortListener;
import org.alljoyn.bus.Status;
import android.content.Context;
imp... | 3,757 | 0.554166 | 0.554166 | 124 | 29.306452 | 26.243641 | 134 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.120968 | false | false | 15 |
8ec9973710949d6dd23e7e6d40518f6924403dd7 | 30,004,641,533,184 | 88f3832185ed92bc3ccf57a93cd8e0d089ca65ac | /Main.java | 138cf124619e8e67a299542634c575e5c9192eda | [] | no_license | Christoffer-Nielsen-Cph/Week-3-tasks | https://github.com/Christoffer-Nielsen-Cph/Week-3-tasks | e0884924c278af1b12d04d74758a6968139a6c31 | c1e8ba57b2ab3f8616afe16783f1cc5404f263bd | refs/heads/main | 2023-08-17T22:50:46.603000 | 2021-09-30T11:24:19 | 2021-09-30T11:24:19 | 412,030,715 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.File;
import java.io.FileNotFoundException;
import java.util.Arrays;
import java.util.Comparator;
import java.util.Locale;
import java.util.Scanner;
public class Main {
static Scanner scan;
private static String[] text;
private static char[] chars;
private static char myChar;
private... | UTF-8 | Java | 3,842 | java | Main.java | Java | [] | null | [] | import java.io.File;
import java.io.FileNotFoundException;
import java.util.Arrays;
import java.util.Comparator;
import java.util.Locale;
import java.util.Scanner;
public class Main {
static Scanner scan;
private static String[] text;
private static char[] chars;
private static char myChar;
private... | 3,842 | 0.520958 | 0.517053 | 134 | 27.619404 | 24.072897 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.477612 | false | false | 15 |
1e5c634aba6271c16cd09bf776ad6d46686d6370 | 19,018,115,224,488 | 1e21f8adf6af9a27d03559a08ca12d7741ceefce | /app/src/main/java/javax/microedition/rms/impl/AndroidRecordStoreManager.java | fd02ada0207ba8908b38c59bf9308427a13b9b70 | [
"Apache-2.0"
] | permissive | nikita36078/J2ME-Loader | https://github.com/nikita36078/J2ME-Loader | 4d2298347b12b394904c336c7ea4e06cf1b935c3 | c265feb3a74496493e6f01970772331d14d3716f | refs/heads/master | 2023-08-24T23:01:13.247000 | 2023-08-16T14:34:46 | 2023-08-16T14:34:46 | 91,971,028 | 1,657 | 281 | Apache-2.0 | false | 2023-08-16T14:34:47 | 2017-05-21T16:23:08 | 2023-08-16T06:31:38 | 2023-08-16T14:34:46 | 19,756 | 1,506 | 194 | 155 | Java | false | false | /*
* MicroEmulator
* Copyright (C) 2008 Bartek Teodorczyk <barteo@barteo.net>
* Copyright (C) 2017-2018 Nikita Shakarun
* <p>
* It is licensed under the following two licenses as alternatives:
* 1. GNU Lesser General Public License (the "LGPL") version 2.1 or any newer version
* 2. Apache License (the "AL") Vers... | UTF-8 | Java | 9,061 | java | AndroidRecordStoreManager.java | Java | [
{
"context": "/*\n * MicroEmulator\n * Copyright (C) 2008 Bartek Teodorczyk <barteo@barteo.net>\n * Copyright (C) 2017-2018 Ni",
"end": 59,
"score": 0.9998522400856018,
"start": 42,
"tag": "NAME",
"value": "Bartek Teodorczyk"
},
{
"context": "Emulator\n * Copyright (C) 2008 Bartek Te... | null | [] | /*
* MicroEmulator
* Copyright (C) 2008 <NAME> <<EMAIL>>
* Copyright (C) 2017-2018 <NAME>
* <p>
* It is licensed under the following two licenses as alternatives:
* 1. GNU Lesser General Public License (the "LGPL") version 2.1 or any newer version
* 2. Apache License (the "AL") Version 2.0
* <p>
* You may not ... | 9,031 | 0.727182 | 0.722658 | 267 | 32.936329 | 27.583576 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.498127 | false | false | 15 |
445df5943e5a75d92566d0161d1dd0fd774310a3 | 21,784,074,150,786 | a37a8e92ea0958fc15f4fa386c9f0e94c503961f | /Group1_Project_IS1220_part1_FearnleyMartin_SebastienBaur/src/Clients/CLUI.java | 17d7220c3ff9a03188fb22b6a9c23d0c9600bff1 | [] | no_license | fearnleymartin/Final-Project | https://github.com/fearnleymartin/Final-Project | a38bd34fba812f32d03a6223cadb55c1212fec20 | 90afac1285baee90ba717ca2f44f0fd47ef4d862 | refs/heads/master | 2021-01-01T16:12:41.764000 | 2016-11-18T20:11:13 | 2016-11-18T20:11:13 | 33,923,776 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Clients;
import java.util.*;
import treeImplementation.*;
import dataTypes.*;
public class CLUI {
//list contents of directory
public static void ls(String vfsname, String args, String pathname){
VdAndCurrentNode vdcn;
try {
vdcn = getVdACNFromVfsname(vfsname);
VirtualDisk vd = vd... | UTF-8 | Java | 21,747 | java | CLUI.java | Java | [] | null | [] | package Clients;
import java.util.*;
import treeImplementation.*;
import dataTypes.*;
public class CLUI {
//list contents of directory
public static void ls(String vfsname, String args, String pathname){
VdAndCurrentNode vdcn;
try {
vdcn = getVdACNFromVfsname(vfsname);
VirtualDisk vd = vd... | 21,747 | 0.645698 | 0.639628 | 629 | 32.573925 | 39.73505 | 486 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.683625 | false | false | 15 |
3fc7dc92002d4ff955b749da48fbf9bd22c7b48c | 6,416,681,154,262 | 2160d7150c58aba493af7c00ad2c1cbaf9983972 | /app/src/main/java/com/jingye/coffeemac/service/bean/action/ExchangeCoffeeByCodeInfo.java | de506e29848b3d2739f8dcdbd3a0a44da52f9af9 | [] | no_license | ailinghengshui/CoffeeMachine | https://github.com/ailinghengshui/CoffeeMachine | 5fb963d1dc02fd3667162822697de3bd17e3cd31 | 139a5c8b84255767d56038f2ea0c5a6130a5d40f | refs/heads/master | 2021-07-23T15:47:29.555000 | 2017-11-03T09:41:44 | 2017-11-03T09:41:44 | 109,377,882 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jingye.coffeemac.service.bean.action;
import com.jingye.coffeemac.service.ITranCode;
import com.jingye.coffeemac.service.bean.BeanAncestor;
public class ExchangeCoffeeByCodeInfo extends BeanAncestor {
private String uid;
private String fetchCode;
private long timestamp;
@Override
public int g... | UTF-8 | Java | 822 | java | ExchangeCoffeeByCodeInfo.java | Java | [] | null | [] | package com.jingye.coffeemac.service.bean.action;
import com.jingye.coffeemac.service.ITranCode;
import com.jingye.coffeemac.service.bean.BeanAncestor;
public class ExchangeCoffeeByCodeInfo extends BeanAncestor {
private String uid;
private String fetchCode;
private long timestamp;
@Override
public int g... | 822 | 0.738443 | 0.738443 | 47 | 16.510639 | 17.584898 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.170213 | false | false | 15 |
00cea062a28a7f3833f72f129b30783e6b627091 | 30,709,016,228,084 | bd489ae159a58fe4ef2b48edd56239d650b68f1d | /game-resource/src/main/java/com/dkm/produce/service/impl/ProduceServiceImpl.java | fdfce6fc6a56a3ae9fad73f9c2d6b517b7fa4db1 | [] | no_license | tax-project/dkm_game_project | https://github.com/tax-project/dkm_game_project | 71c515c32249311d016d434151e46c74b4109865 | 248f6230fa19c2e1c7ef35658bbbd0736a095466 | refs/heads/master | 2022-12-26T17:51:36.773000 | 2020-10-14T08:04:58 | 2020-10-14T08:04:58 | 287,437,968 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dkm.produce.service.impl;
import com.alibaba.fastjson.JSON;
import com.baomidou.mybatisplus.core.conditions.query.LambdaQueryWrapper;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
import com.dkm.attendant.dao.AttendantMapper;
import com.dkm.attendant.dao.AttendantUserMapper;
import co... | UTF-8 | Java | 12,959 | java | ProduceServiceImpl.java | Java | [
{
"context": ";\nimport java.util.stream.Stream;\n\n/**\n * @author 刘梦祺\n * @PROJECT_NAME: game_project\n * @DESCRIPTION:\n ",
"end": 1743,
"score": 0.9998167157173157,
"start": 1740,
"tag": "NAME",
"value": "刘梦祺"
}
] | null | [] | package com.dkm.produce.service.impl;
import com.alibaba.fastjson.JSON;
import com.baomidou.mybatisplus.core.conditions.query.LambdaQueryWrapper;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
import com.dkm.attendant.dao.AttendantMapper;
import com.dkm.attendant.dao.AttendantUserMapper;
import co... | 12,959 | 0.611261 | 0.601604 | 402 | 29.395523 | 25.75169 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.549751 | false | false | 15 |
ab8c1d68f039754a419839df577c5ad3f5d34e51 | 5,102,421,206,373 | b25e11292088c3090b1cc49064abbb244b8fc879 | /src/test/java/ru/appline/rencreditFramework/tests/ParametrizedDepositTest.java | 38e6c233c55150009fcec581c893b927acfc4193 | [] | no_license | toshkanchik/RenCredit | https://github.com/toshkanchik/RenCredit | f40151be511b9f5e84731ba39da1c13ad7ccc264 | 9609b8b9666d318224cfd219e652cddd09a39cc9 | refs/heads/master | 2023-03-13T05:15:47.779000 | 2021-02-18T21:33:09 | 2021-02-18T21:33:09 | 340,182,935 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.appline.rencreditFramework.tests;
import org.junit.jupiter.api.Tag;
import org.junit.jupiter.params.ParameterizedTest;
import org.junit.jupiter.params.provider.CsvFileSource;
import ru.appline.rencreditFramework.baseClasses.BaseTestClass;
import ru.appline.rencreditFramework.utils.Currencies;
pub... | UTF-8 | Java | 1,322 | java | ParametrizedDepositTest.java | Java | [] | null | [] | package ru.appline.rencreditFramework.tests;
import org.junit.jupiter.api.Tag;
import org.junit.jupiter.params.ParameterizedTest;
import org.junit.jupiter.params.provider.CsvFileSource;
import ru.appline.rencreditFramework.baseClasses.BaseTestClass;
import ru.appline.rencreditFramework.utils.Currencies;
pub... | 1,322 | 0.673139 | 0.67233 | 28 | 42.142857 | 30.99391 | 154 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.75 | false | false | 15 |
333dbcafb07afed8599d6fa04c29c5a2a1801a92 | 23,029,614,670,947 | 3b3c2a3ad7dc1f754950c6f868d30f01dac75e3a | /app/src/main/java/app/doctor/dmcx/app/da/project/doctorapp/Controller/PrescriptionController.java | ee9acf54d2438de764c99f6358bf1c37c6de78dd | [] | no_license | cmplxty/DoctorApp_Doctor | https://github.com/cmplxty/DoctorApp_Doctor | 04c3489a609b4b139a9ad27d88921b33ec9d7b1b | 241a895c0a6e2fe47d77e3680aab6125119f8a70 | refs/heads/master | 2020-04-02T00:40:43.629000 | 2018-12-11T05:47:08 | 2018-12-11T05:47:11 | 153,816,266 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package app.doctor.dmcx.app.da.project.doctorapp.Controller;
import android.widget.Toast;
import java.util.HashMap;
import java.util.Map;
import app.doctor.dmcx.app.da.project.doctorapp.Common.RefActivity;
import app.doctor.dmcx.app.da.project.doctorapp.Firebase.AFModel;
import app.doctor.dmcx.app.da.project.doctora... | UTF-8 | Java | 4,412 | java | PrescriptionController.java | Java | [] | null | [] | package app.doctor.dmcx.app.da.project.doctorapp.Controller;
import android.widget.Toast;
import java.util.HashMap;
import java.util.Map;
import app.doctor.dmcx.app.da.project.doctorapp.Common.RefActivity;
import app.doctor.dmcx.app.da.project.doctorapp.Firebase.AFModel;
import app.doctor.dmcx.app.da.project.doctora... | 4,412 | 0.682457 | 0.682457 | 89 | 48.573032 | 39.371719 | 142 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.808989 | false | false | 15 |
9738460c730125cfdd17798067340ab5fa72fa7d | 21,148,419,000,584 | 6235d3b43a49a6d7fea4344300874e8e6853f020 | /src/main/java/com/google/common/collect/ch.java | b9709b6055010acb339acdb54ae3a58b15514637 | [] | no_license | junges521/src_awe | https://github.com/junges521/src_awe | a12bcfeb6c62bd55afba7147b83f4e3df8797019 | cff4a5e230f3346f493df79744e6f2a6f20a47e2 | refs/heads/master | 2020-07-13T19:37:36.253000 | 2019-08-29T10:47:51 | 2019-08-29T10:47:51 | 205,140,726 | 0 | 0 | null | true | 2019-08-29T10:41:58 | 2019-08-29T10:41:58 | 2019-08-29T08:24:29 | 2019-08-23T11:31:27 | 177,015 | 0 | 0 | 0 | null | false | false | package com.google.common.collect;
import com.google.common.annotations.GwtCompatible;
import java.util.ListIterator;
@GwtCompatible
public abstract class ch<E> extends cg<E> implements ListIterator<E> {
protected ch() {
}
@Deprecated
public final void add(E e2) {
throw new UnsupportedOperati... | UTF-8 | Java | 451 | java | ch.java | Java | [] | null | [] | package com.google.common.collect;
import com.google.common.annotations.GwtCompatible;
import java.util.ListIterator;
@GwtCompatible
public abstract class ch<E> extends cg<E> implements ListIterator<E> {
protected ch() {
}
@Deprecated
public final void add(E e2) {
throw new UnsupportedOperati... | 451 | 0.698448 | 0.694013 | 20 | 21.549999 | 20.698973 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 15 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.