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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
72bf2531c37b9f0d3422160efe146980da8fac5e | 13,125,420,067,106 | 5dfadc8ad305030c31c657490d7aa847aaf81744 | /timing-scheduler/src/main/java/com/timing/job/admin/core/thread/JobFailMonitorHelper.java | dc1bf35eab2ce8f4bf21b9b417a7897ed6bdc507 | [] | no_license | winstonelei/timing | https://github.com/winstonelei/timing | b4df7eebf0c50e1cac1684926f1f2fcad6da79ef | 4bad524c0c0d21921bb790ccbbd9e7ae6bacb8a5 | refs/heads/master | 2021-01-20T03:56:36.193000 | 2018-05-11T08:08:57 | 2018-05-11T08:08:57 | 101,376,544 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.timing.job.admin.core.thread;
import com.timing.executor.core.biz.model.ReturnT;
import com.timing.job.admin.core.model.TimingJobGroup;
import com.timing.job.admin.core.model.TimingJobInfo;
import com.timing.job.admin.core.model.TimingJobLog;
import com.timing.job.admin.core.schedule.TimingJobScheduler;
im... | UTF-8 | Java | 4,154 | java | JobFailMonitorHelper.java | Java | [
{
"context": " java.util.concurrent.TimeUnit;\n\n/**\n * Created by winstone on 2017/8/23.\n */\n@Deprecated\npublic class JobFai",
"end": 595,
"score": 0.9996867179870605,
"start": 587,
"tag": "USERNAME",
"value": "winstone"
}
] | null | [] | package com.timing.job.admin.core.thread;
import com.timing.executor.core.biz.model.ReturnT;
import com.timing.job.admin.core.model.TimingJobGroup;
import com.timing.job.admin.core.model.TimingJobInfo;
import com.timing.job.admin.core.model.TimingJobLog;
import com.timing.job.admin.core.schedule.TimingJobScheduler;
im... | 4,154 | 0.49707 | 0.492676 | 95 | 42.115791 | 38.256989 | 174 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.515789 | false | false | 9 |
903b8c54474036f16807ee10c122f0a560a3a613 | 1,022,202,233,968 | c8c42734757df03806b8dd7792ddc4718ce52d9a | /flashsale/src/main/java/cn/edu/xmu/flashsale/model/vo/FlashsaleItemRetVo.java | 6b48ec1c0cff33ba8b598279088ec188be3b627a | [] | no_license | liangyingshao/goods | https://github.com/liangyingshao/goods | eb0c4d85b73066dacba16138f230889bc94110c4 | 74ba572ea601cd3d558f7817c3e77b2376405c19 | refs/heads/ym | 2023-02-09T23:41:01.092000 | 2020-12-21T13:22:11 | 2020-12-21T13:22:11 | 316,247,924 | 1 | 0 | null | false | 2020-11-29T12:36:04 | 2020-11-26T14:02:28 | 2020-11-29T11:53:20 | 2020-11-29T12:36:03 | 9,940 | 0 | 0 | 1 | Java | false | false | package cn.edu.xmu.flashsale.model.vo;
import cn.edu.xmu.flashsale.model.bo.FlashSaleItem;
import cn.edu.xmu.flashsale.model.po.FlashSaleItemPo;
import cn.edu.xmu.ooad.model.VoObject;
import cn.edu.xmu.oomall.goods.model.SkuInfoDTO;
import lombok.Data;
import java.time.LocalDateTime;
@Data
public class FlashsaleItem... | UTF-8 | Java | 1,244 | java | FlashsaleItemRetVo.java | Java | [] | null | [] | package cn.edu.xmu.flashsale.model.vo;
import cn.edu.xmu.flashsale.model.bo.FlashSaleItem;
import cn.edu.xmu.flashsale.model.po.FlashSaleItemPo;
import cn.edu.xmu.ooad.model.VoObject;
import cn.edu.xmu.oomall.goods.model.SkuInfoDTO;
import lombok.Data;
import java.time.LocalDateTime;
@Data
public class FlashsaleItem... | 1,244 | 0.672026 | 0.672026 | 49 | 24.387754 | 18.244167 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.510204 | false | false | 9 |
a0c2dbed65fd6b425e4762671e19049a6bdf3447 | 15,994,458,255,746 | f5480247ac15ef4c776c721a8cc0d7d5281e1a2f | /src/main/java/com/duxuewei/onjava/string/StringEQ.java | 00f14e155b701035114608f6cd715b5f212c9382 | [] | no_license | duxuewei-flinty/onjava8-practice | https://github.com/duxuewei-flinty/onjava8-practice | edbf1fde10f5fb814febc55bf88ddeabe589fe4b | 17fea882b308ead422a8a02ceeb26cf799411258 | refs/heads/main | 2023-04-09T14:39:05.563000 | 2021-03-24T07:00:20 | 2021-03-24T07:00:20 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.duxuewei.onjava.string;
public class StringEQ {
public static void main(String[] args) {
// String a = "1";
// String a1 = "1";
// String iss = "isOper";
// System.err.println(iss == "isOper");
String a = "上山打老虎";
String b = a;
a = a +"123";
... | UTF-8 | Java | 367 | java | StringEQ.java | Java | [] | null | [] | package com.duxuewei.onjava.string;
public class StringEQ {
public static void main(String[] args) {
// String a = "1";
// String a1 = "1";
// String iss = "isOper";
// System.err.println(iss == "isOper");
String a = "上山打老虎";
String b = a;
a = a +"123";
... | 367 | 0.498599 | 0.481793 | 17 | 20 | 15.586571 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.529412 | false | false | 9 |
aa52cf1933a7f19ef52485f30584131bb06e91a4 | 17,557,826,344,719 | 64057936ad3a42a57ed73c6469a55c2e3fe841ba | /src/test/java/com/cucumber/MavenCucumberProject/TitleVerifySteps.java | 695b197f6e0d4f8328d40c34584059ab09d17555 | [] | no_license | AdarshaRangarajan/Cucumber-Selenium | https://github.com/AdarshaRangarajan/Cucumber-Selenium | a19a07552e803bca9a4bc89d37f10da2ae20dd1a | 632eb9b75a179999e3975a42d0f270ffcdab5d3e | refs/heads/master | 2021-01-12T04:47:27.506000 | 2017-01-02T02:16:04 | 2017-01-02T02:16:04 | 77,794,977 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cucumber.MavenCucumberProject;
import org.junit.Assert;
import org.openqa.selenium.WebDriver;
import com.cucumber.MavenCucumberProject.PageObject.TitleverifyPage;
import cucumber.api.java.After;
import cucumber.api.java.Before;
import cucumber.api.java.en.Then;
import cucumber.api.java.en.When;
public c... | UTF-8 | Java | 1,229 | java | TitleVerifySteps.java | Java | [] | null | [] | package com.cucumber.MavenCucumberProject;
import org.junit.Assert;
import org.openqa.selenium.WebDriver;
import com.cucumber.MavenCucumberProject.PageObject.TitleverifyPage;
import cucumber.api.java.After;
import cucumber.api.java.Before;
import cucumber.api.java.en.Then;
import cucumber.api.java.en.When;
public c... | 1,229 | 0.74939 | 0.74939 | 48 | 24.604166 | 24.63715 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.208333 | false | false | 9 |
cce2b5130f686ec0902034cbdeb833890cf99fb8 | 31,542,239,862,381 | 8bf238a9e48f7a9da2c4d2fc53ad84584b8e9f4d | /src/main/java/com/demo/reader/core/PhoneNumberValidationRule.java | 78d3ef886d754c3fb80c157d6c4b7c72e17abdf6 | [] | no_license | soleiana/country-finder | https://github.com/soleiana/country-finder | 5e891cf6af1e1de4d1e45335ec96db8246dd4402 | 936433e033a76ed43b247f1df4070b7db00dce41 | refs/heads/master | 2021-01-22T21:59:22.711000 | 2017-12-13T19:18:56 | 2017-12-13T19:18:56 | 85,497,585 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.demo.reader.core;
abstract class PhoneNumberValidationRule {
final PhoneNumberRegexFactory phoneNumberRegexFactory;
PhoneNumberValidationRule(PhoneNumberRegexFactory phoneNumberRegexFactory) {
this.phoneNumberRegexFactory = phoneNumberRegexFactory;
}
abstract boolean apply(String... | UTF-8 | Java | 337 | java | PhoneNumberValidationRule.java | Java | [] | null | [] | package com.demo.reader.core;
abstract class PhoneNumberValidationRule {
final PhoneNumberRegexFactory phoneNumberRegexFactory;
PhoneNumberValidationRule(PhoneNumberRegexFactory phoneNumberRegexFactory) {
this.phoneNumberRegexFactory = phoneNumberRegexFactory;
}
abstract boolean apply(String... | 337 | 0.804154 | 0.804154 | 12 | 27.083334 | 28.534945 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 9 |
76e74ab14491832fec9f83c6e0d8c5be933d0872 | 3,006,477,149,200 | 7c9f40c50e5cabcb320195e3116384de139002c6 | /Plugin_Preprocessor/src/tinyos/yeti/preprocessor/IncludeFile.java | dd8dcbda0175fe1bb9d749f9c59872783746914c | [] | no_license | phsommer/yeti | https://github.com/phsommer/yeti | 8e89ad89f1a4053e46693244256d03e71fe830a8 | dec8c79e75b99c2a2a43aa5425f608128b883e39 | refs/heads/master | 2021-01-10T05:33:57.285000 | 2015-05-21T19:41:02 | 2015-05-21T19:41:02 | 36,033,399 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Yeti 2, NesC development in Eclipse.
* Copyright (C) 2009 ETH Zurich
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any late... | UTF-8 | Java | 1,343 | java | IncludeFile.java | Java | [
{
"context": "ses/>.\n *\n * Web: http://tos-ide.ethz.ch\n * Mail: tos-ide@tik.ee.ethz.ch\n */\npackage tinyos.yeti.preprocessor;\n\nimport jav",
"end": 793,
"score": 0.9999271631240845,
"start": 771,
"tag": "EMAIL",
"value": "tos-ide@tik.ee.ethz.ch"
},
{
"context": " that gets incl... | null | [] | /*
* Yeti 2, NesC development in Eclipse.
* Copyright (C) 2009 ETH Zurich
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any late... | 1,321 | 0.688012 | 0.683544 | 43 | 30.232557 | 26.349915 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.232558 | false | false | 9 |
b2997655f041728aba376144cb1164dfde274841 | 8,358,006,404,151 | 1f7f63205e9ea7c620895b70b6eb72b15c80331f | /src/test/java/be/hehehe/geekbot/utils/BundleServiceTest.java | cbe849913cabab5dbc99f94c7d57db3a27dba4ac | [] | no_license | Oxxan/GeekBot | https://github.com/Oxxan/GeekBot | 76782192ad6703eaf991e579a72576d4fa417d73 | d34290d9a5caa8e8cb350da15ddc4f7796e64049 | refs/heads/master | 2021-01-15T16:06:00.362000 | 2012-02-22T13:52:10 | 2012-02-22T13:52:10 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package be.hehehe.geekbot.utils;
import javax.inject.Inject;
import junit.framework.Assert;
import org.apache.commons.lang.StringUtils;
import org.junit.Test;
import org.junit.runner.RunWith;
import be.hehehe.geekbot.WeldRunner;
@RunWith(WeldRunner.class)
public class BundleServiceTest {
@Inject
... | UTF-8 | Java | 482 | java | BundleServiceTest.java | Java | [] | null | [] | package be.hehehe.geekbot.utils;
import javax.inject.Inject;
import junit.framework.Assert;
import org.apache.commons.lang.StringUtils;
import org.junit.Test;
import org.junit.runner.RunWith;
import be.hehehe.geekbot.WeldRunner;
@RunWith(WeldRunner.class)
public class BundleServiceTest {
@Inject
... | 482 | 0.753112 | 0.753112 | 24 | 18.083334 | 18.92951 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 9 |
4a06960b3f8815f07abaf924f3faf8f0c211c0ee | 10,823,317,631,393 | 46259f0e31770a5193595a53a9c58c41cd8ecb46 | /src/com/companyJD1/lecture15_io_stream/Mission7.java | a825e5742b5b1347601718e25f44e2bef4ca9b18 | [] | no_license | IvanLapa/HelloWorld | https://github.com/IvanLapa/HelloWorld | 7760fdbfb1b44549b64d901fcacbe7a453286c49 | 7ba7aece57b8223456994081feab1350cf4fc9c0 | refs/heads/master | 2021-01-13T23:51:13.099000 | 2020-10-31T07:21:02 | 2020-10-31T07:21:17 | 242,531,095 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.companyJD1.lecture15_io_stream;
import java.io.*;
/**Задан файл с java-кодом. Прочитать текст программы из файла и записать
* в другой файл в обратном порядке символы каждой строки.
*/
public class Mission7 {
public static void main(String[] args) {
File fileRead = new File("C:\\Users\\Иван... | UTF-8 | Java | 1,340 | java | Mission7.java | Java | [
{
"context": "s) {\n File fileRead = new File(\"C:\\\\Users\\\\Иван\\\\IdeaProjects\\\\HelloWorld\\\\src\\\\com\\\\companyJD1\\\\",
"end": 320,
"score": 0.9996724128723145,
"start": 316,
"tag": "NAME",
"value": "Иван"
},
{
"context": "\");\n File fileWrite = new File(\"... | null | [] | package com.companyJD1.lecture15_io_stream;
import java.io.*;
/**Задан файл с java-кодом. Прочитать текст программы из файла и записать
* в другой файл в обратном порядке символы каждой строки.
*/
public class Mission7 {
public static void main(String[] args) {
File fileRead = new File("C:\\Users\\Иван... | 1,340 | 0.61039 | 0.595779 | 31 | 38.741936 | 40.455444 | 160 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.483871 | false | false | 9 |
73c11b28fd1ff0224bb1993649c14f11ba815499 | 1,176,821,041,212 | 8e37ded6ffd463f6fa04be12bc6981b51331505f | /src/main/java/com/mark/csdn/concurrent/thread/MultiThread.java | 35c452d3bafbdf230935dd201dc5bb1f69354366 | [] | no_license | 25Dong/CSDN-CONCURRENT | https://github.com/25Dong/CSDN-CONCURRENT | f1f91c7f7c95cead2a29a9fa3fe990cb5b2dc3f0 | bdaf55473138373f673802451818a6bb956cb276 | refs/heads/master | 2021-04-23T07:10:40.046000 | 2020-07-01T15:10:24 | 2020-07-01T15:10:24 | 249,908,321 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mark.csdn.concurrent.thread;
import java.lang.management.ManagementFactory;
import java.lang.management.ThreadInfo;
import java.lang.management.ThreadMXBean;
/**
* @Description: 查看一个普通的Java程序包含了那些线程
* @Author: Mark
* @CreateDate: 2020/3/7 11:47
* @Version: 1.0
* @Copyright : 豆浆油条个人非正式工作室
*
* 摘抄于《Ja... | UTF-8 | Java | 1,231 | java | MultiThread.java | Java | [
{
"context": "\n * @Description: 查看一个普通的Java程序包含了那些线程\n * @Author: Mark\n * @CreateDate: 2020/3/7 11:47\n * @Version: 1.0\n ",
"end": 230,
"score": 0.9975664615631104,
"start": 226,
"tag": "NAME",
"value": "Mark"
}
] | null | [] | package com.mark.csdn.concurrent.thread;
import java.lang.management.ManagementFactory;
import java.lang.management.ThreadInfo;
import java.lang.management.ThreadMXBean;
/**
* @Description: 查看一个普通的Java程序包含了那些线程
* @Author: Mark
* @CreateDate: 2020/3/7 11:47
* @Version: 1.0
* @Copyright : 豆浆油条个人非正式工作室
*
* 摘抄于《Ja... | 1,231 | 0.643888 | 0.623677 | 35 | 28.685715 | 22.618288 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.228571 | false | false | 9 |
0062a67938183c872523a3be72f8f39a6ab747c5 | 16,277,926,082,166 | eba867ce83b4b5f8747a5cbb993c73fb58cbded1 | /line/TokenType.java | 2f36298e756d0fc168209d5cd1aab2dd64a0ed2e | [] | no_license | alonaviv/SJavaVerifier | https://github.com/alonaviv/SJavaVerifier | 53acf67e35f2c16190376bd97b1e871cea3665be | 17499577fc777231cbb51ba8126912048dfb89b0 | refs/heads/master | 2020-12-24T19:04:07.628000 | 2016-05-22T17:30:04 | 2016-05-22T17:30:04 | 59,425,012 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package oop.ex6.line;
public enum TokenType {
//Note: DOUBLEVAL only finds "pure" doubles - with a decimal point.
//When checking a double variable, it can be both DOUBLEVAL and INTVAL.
DOUBLEVAL("-?\\d++(?:\\.\\d+)",TokenType.VALUE_SYMBOL),
INTVAL("-?\\d+",TokenType.VALUE_SYMBOL),
STRINGVAL("\".+\"+",TokenT... | UTF-8 | Java | 2,309 | java | TokenType.java | Java | [] | null | [] | package oop.ex6.line;
public enum TokenType {
//Note: DOUBLEVAL only finds "pure" doubles - with a decimal point.
//When checking a double variable, it can be both DOUBLEVAL and INTVAL.
DOUBLEVAL("-?\\d++(?:\\.\\d+)",TokenType.VALUE_SYMBOL),
INTVAL("-?\\d+",TokenType.VALUE_SYMBOL),
STRINGVAL("\".+\"+",TokenT... | 2,309 | 0.667822 | 0.665223 | 83 | 26.819277 | 21.210445 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.60241 | false | false | 9 |
fa93d7e78b3ad3619e64079b1408fb0d0846280e | 12,360,915,901,645 | b7f50eb906e525f70eb07030519e3a7484050e65 | /LanSongSDK/src/main/java/com/lansosdk/videoeditor/LSOCameraView.java | c02b513e9327a4e9bc412447ea27fbe805cff6a8 | [] | no_license | RubinTry/LanSoEditor_advance | https://github.com/RubinTry/LanSoEditor_advance | 5e81543967e9db90d6e5cd14702b9ef396a02401 | bf4890f551efb02bf72288e966db8cbfdd4b5a51 | refs/heads/master | 2022-12-29T16:51:19.687000 | 2020-10-19T03:24:21 | 2020-10-19T03:24:21 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lansosdk.videoeditor;
import android.annotation.TargetApi;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.SurfaceTexture;
import android.os.Build;
import android.util.AttributeSet;
import android.util.DisplayMetrics;
import android.util.Log;
import android.view.Grav... | UTF-8 | Java | 24,529 | java | LSOCameraView.java | Java | [] | null | [] | package com.lansosdk.videoeditor;
import android.annotation.TargetApi;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.SurfaceTexture;
import android.os.Build;
import android.util.AttributeSet;
import android.util.DisplayMetrics;
import android.util.Log;
import android.view.Grav... | 24,529 | 0.564584 | 0.559945 | 766 | 30.523499 | 23.520977 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.509138 | false | false | 9 |
33895aed39ba6388aef9f5bb949847c2af873a63 | 29,996,051,621,636 | fc782d99d56928dc2a37d177f316cb72c8bfe741 | /src/main/java/com/computationalproteomics/icelogoserver/webapplication/IceLogoWepAppSingelton.java | a32f40960c7619774a80d318b7fa31293d392bb2 | [] | no_license | compomics/icelogoserver | https://github.com/compomics/icelogoserver | e5a51a96210252fd3795352ae79511d5f2a31174 | 69bad0bb0db74d1e8ec8e5105ffa418a018c8dd9 | refs/heads/master | 2021-03-12T19:40:58.173000 | 2018-01-18T10:15:17 | 2018-01-18T10:15:17 | 32,521,966 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Created by IntelliJ IDEA.
* User: Niklaas
* Date: 11-Oct-2009
* Time: 09:47:45
* To change this template use File | Settings | File Templates.
*/
package com.computationalproteomics.icelogoserver.webapplication;
import com.compomics.icelogo.core.dbComposition.SwissProtComposition;
import java.u... | UTF-8 | Java | 1,894 | java | IceLogoWepAppSingelton.java | Java | [
{
"context": "/**\r\n * Created by IntelliJ IDEA.\r\n * User: Niklaas\r\n * Date: 11-Oct-2009\r\n * Time: 09:47:45\r\n * To c",
"end": 51,
"score": 0.9994549751281738,
"start": 44,
"tag": "NAME",
"value": "Niklaas"
}
] | null | [] | /**
* Created by IntelliJ IDEA.
* User: Niklaas
* Date: 11-Oct-2009
* Time: 09:47:45
* To change this template use File | Settings | File Templates.
*/
package com.computationalproteomics.icelogoserver.webapplication;
import com.compomics.icelogo.core.dbComposition.SwissProtComposition;
import java.u... | 1,894 | 0.637804 | 0.63094 | 69 | 25.449276 | 26.88221 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.217391 | false | false | 9 |
e73ce64a44042859a01546e531bea64f2db6f849 | 10,058,813,425,733 | fa15d2becaf80b4f17d6db6b3ff5cf66b4e2f62a | /app/src/main/java/com/depex/odepto/CardLabelViewAdapter.java | db0f31610570c5ae5155499533957d21c20df862 | [] | no_license | kapil061287/mypro | https://github.com/kapil061287/mypro | 23c724a9ba455d8b1061cf788559a2a447dae271 | c8d4bbea0fa9fdb52c7c7f1dd803d31471bff5d7 | refs/heads/master | 2021-05-01T18:51:56.173000 | 2018-04-04T10:46:33 | 2018-04-04T10:46:33 | 121,010,091 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.depex.odepto;
import android.app.Activity;
import android.content.Context;
import android.graphics.Color;
import android.graphics.drawable.GradientDrawable;
import android.support.constraint.ConstraintLayout;
import android.support.v7.widget.GridLayoutManager;
import android.support.v7.widget.RecyclerView... | UTF-8 | Java | 1,912 | java | CardLabelViewAdapter.java | Java | [] | null | [] | package com.depex.odepto;
import android.app.Activity;
import android.content.Context;
import android.graphics.Color;
import android.graphics.drawable.GradientDrawable;
import android.support.constraint.ConstraintLayout;
import android.support.v7.widget.GridLayoutManager;
import android.support.v7.widget.RecyclerView... | 1,912 | 0.743201 | 0.742155 | 56 | 33.160713 | 31.695976 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.589286 | false | false | 9 |
433a7a71a85207af1936d4261c138952845b4225 | 20,976,620,302,549 | 006114bd7ae3b90a1e38cdbab54b6f70837b18e6 | /src/main/java/pe/edu/upeu/SISRA/service/DocumentoService.java | 64a9747cfd24762afd1a2a3541606f63d51b9cd5 | [] | no_license | viviansolis/Proyecto_Bakend | https://github.com/viviansolis/Proyecto_Bakend | 3cab9931dd26a6e3643549b6178741cb92068be8 | 1f4dc34cfc2b0cadda9fd2a0ab8eef582c3f4655 | refs/heads/master | 2023-01-28T16:55:34.100000 | 2020-12-15T16:24:49 | 2020-12-15T16:24:49 | 321,691,999 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pe.edu.upeu.SISRA.service;
import java.util.Map;
public interface DocumentoService {
Map<String, Object> read(int id_req_asc);
}
| UTF-8 | Java | 144 | java | DocumentoService.java | Java | [] | null | [] | package pe.edu.upeu.SISRA.service;
import java.util.Map;
public interface DocumentoService {
Map<String, Object> read(int id_req_asc);
}
| 144 | 0.736111 | 0.736111 | 9 | 15 | 16.878653 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.777778 | false | false | 9 |
5f3ace1aa3b02a9c1f514f4201b123405288f8f3 | 6,975,026,928,745 | 678eba9d03b2404bda49eeb8f979a8ca793246cf | /robot/src/main/java/lujgame/robot/robot/config/RobotConfig.java | 4337fcee30a39eddb246ba3260b7910b50b86bf7 | [] | no_license | lowZoom/LujGame | https://github.com/lowZoom/LujGame | 7456b6c36ce8b97a5b755c78686830bad3fb47cd | 5675751183e62449866317f17c63e21a523e6176 | refs/heads/master | 2020-04-05T08:53:27.638000 | 2018-03-25T10:12:55 | 2018-03-25T10:12:55 | 81,704,611 | 2 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package lujgame.robot.robot.config;
import com.typesafe.config.Config;
public class RobotConfig {
public enum Abstract {
YES, NO,
}
public RobotConfig(String name, Config config, Abstract anAbstract, String anExtends) {
_name = name;
_config = config;
_abstract = anAbstract;
_extends = a... | UTF-8 | Java | 693 | java | RobotConfig.java | Java | [] | null | [] | package lujgame.robot.robot.config;
import com.typesafe.config.Config;
public class RobotConfig {
public enum Abstract {
YES, NO,
}
public RobotConfig(String name, Config config, Abstract anAbstract, String anExtends) {
_name = name;
_config = config;
_abstract = anAbstract;
_extends = a... | 693 | 0.670996 | 0.670996 | 41 | 15.902439 | 17.509308 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.463415 | false | false | 9 |
15776c57c6914eca40d2740630d6dc6e9ef97af8 | 12,000,138,662,440 | 7234a8ff870d5cfab3779d8fd19915d93229bab4 | /src/main/java/WordPattern.java | e9e88237cc32f90761513ad485043fbcf097fcae | [] | no_license | snehasishroy/leetcode-practice | https://github.com/snehasishroy/leetcode-practice | 6b723b2366cdacd9864e2807f99d4e9bbd66f8cb | 2116625b77af211897036df0539df257826b1245 | refs/heads/master | 2023-03-10T03:06:04.726000 | 2023-03-08T19:42:51 | 2023-03-08T19:42:51 | 181,065,505 | 15 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.HashMap;
import java.util.Map;
/**
* https://leetcode.com/problems/word-pattern/
* <pre>
* Given a pattern and a string s, find if s follows the same pattern.
*
* Here follow means a full match, such that there is a bijection between a letter in pattern and a non-empty word in s.
*
* Input: pat... | UTF-8 | Java | 1,795 | java | WordPattern.java | Java | [] | null | [] | import java.util.HashMap;
import java.util.Map;
/**
* https://leetcode.com/problems/word-pattern/
* <pre>
* Given a pattern and a string s, find if s follows the same pattern.
*
* Here follow means a full match, such that there is a bijection between a letter in pattern and a non-empty word in s.
*
* Input: pat... | 1,795 | 0.592758 | 0.58663 | 54 | 32.240742 | 29.058647 | 134 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.537037 | false | false | 9 |
daf2013479ad41d2f20428e032d7a97ea00886c7 | 6,485,400,626,161 | 57fd725f28e4c90612d03d792592ca10bc23a55c | /Restaurant.java | 72022cdea4378f15517eaf88f0695de7a6acdcbc | [] | no_license | barka91/Mini-Projet-Java | https://github.com/barka91/Mini-Projet-Java | b8a74eff010ad3779bf9a7d40bcc61d1b9de095f | 353531e274fa6f7a28c376761f61918921ac2b70 | refs/heads/master | 2023-01-10T09:48:16.309000 | 2020-11-17T20:10:36 | 2020-11-17T20:10:36 | 313,718,302 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class Restaurant {
private boolean etat;
private Point position;
private Plat Commande;
public Restaurant(x,y){
etat=True;
position=new Point(x,y);
Commande=plat();
}
}
| UTF-8 | Java | 221 | java | Restaurant.java | Java | [] | null | [] | public class Restaurant {
private boolean etat;
private Point position;
private Plat Commande;
public Restaurant(x,y){
etat=True;
position=new Point(x,y);
Commande=plat();
}
}
| 221 | 0.606335 | 0.606335 | 11 | 19.09091 | 10.974802 | 32 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.727273 | false | false | 9 |
9244dfffe24853964959163d6e553c5fdec7ef39 | 23,794,118,828,880 | e4a8a9d6a61d57cfa0aaa37ad0b1ee97ae11a765 | /slace-app/src/main/java/ua/yware/slace/web/rest/form/CreateUserForm.java | 30450fe49f3b7e90dbe34f66fd5ebbe6ac9316bf | [] | no_license | Yneth/slace | https://github.com/Yneth/slace | 0922fb86929ec8c4bd97f39ee6db8e10ef56c997 | eb5573524f675972101c934ef037088d1b37608a | refs/heads/master | 2021-07-13T14:55:03.686000 | 2017-06-17T08:54:23 | 2017-06-17T08:54:23 | 96,470,119 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ua.yware.slace.web.rest.form;
import lombok.Getter;
import lombok.Setter;
@Getter
@Setter
public class CreateUserForm {
private String login;
private String password;
private String email;
private String phone;
private String firstName;
private String lastName;
private Strin... | UTF-8 | Java | 358 | java | CreateUserForm.java | Java | [
{
"context": "il;\n\n private String phone;\n\n private String firstName;\n\n private String lastName;\n\n private Strin",
"end": 270,
"score": 0.9432174563407898,
"start": 261,
"tag": "NAME",
"value": "firstName"
},
{
"context": "\n private String firstName;\n\n pr... | null | [] | package ua.yware.slace.web.rest.form;
import lombok.Getter;
import lombok.Setter;
@Getter
@Setter
public class CreateUserForm {
private String login;
private String password;
private String email;
private String phone;
private String firstName;
private String lastName;
private Strin... | 358 | 0.715084 | 0.715084 | 26 | 12.769231 | 13.062888 | 37 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.423077 | false | false | 9 |
9afab5c9b094e57b07c2e77124de524eb9f4629e | 31,714,038,542,051 | c1d05faa23796eeb23ce6c238361fcedc98b8430 | /src/main/java/com/andredealmei/sgos/persistence/entity/Situacao.java | 32f4a2a0af60a6ae18b0f293456c315c3ad61fac | [] | no_license | andredealmei/SGOS | https://github.com/andredealmei/SGOS | 7b1090aaba5b6ee79eff235718ddaf342e6bb7bb | 5062ab449c46c9e1f4b63dfe6ade08c5372ab719 | refs/heads/master | 2018-07-03T02:58:59.738000 | 2018-06-29T16:25:11 | 2018-06-29T16:25:11 | 133,174,166 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.andredealmei.sgos.persistence.entity;
public enum Situacao {
ABERTO,
ORCAMENTO,
EM_ANDAMENTO,
AGUARDANDO_RETORNO_CLIENTE,
AGUARDANDO_RETIRADA,
FINALIZADO,
CANCELADO
}
| UTF-8 | Java | 211 | java | Situacao.java | Java | [
{
"context": "package com.andredealmei.sgos.persistence.entity;\n\npublic enum Situacao {\n",
"end": 24,
"score": 0.9653615355491638,
"start": 17,
"tag": "USERNAME",
"value": "dealmei"
}
] | null | [] | package com.andredealmei.sgos.persistence.entity;
public enum Situacao {
ABERTO,
ORCAMENTO,
EM_ANDAMENTO,
AGUARDANDO_RETORNO_CLIENTE,
AGUARDANDO_RETIRADA,
FINALIZADO,
CANCELADO
}
| 211 | 0.701422 | 0.701422 | 14 | 14.071428 | 13.760525 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 9 |
5cce8aff7aa474724b10a58745af28fb0401654f | 3,607,772,557,401 | d145e0a7c747f9d550d8e19842589dc2a9ca8f6b | /Minigames/src/main/java/au/com/mineauz/minigames/commands/set/SetLivesCommand.java | 8c6eaa0fda30c00cdcc392e1548337b4b9ce5e01 | [
"MIT"
] | permissive | AddstarMC/Minigames | https://github.com/AddstarMC/Minigames | 4f05eef4e152afc347936aed183393af961f1e37 | a323148b32d5eea9b391b6d52ea265ebdbedcaac | refs/heads/master | 2023-08-17T01:35:06.169000 | 2023-07-14T02:52:42 | 2023-07-14T02:52:42 | 7,033,568 | 75 | 79 | MIT | false | 2023-08-03T11:36:14 | 2012-12-06T10:10:27 | 2023-06-27T08:46:08 | 2023-08-03T11:36:13 | 8,808 | 72 | 61 | 38 | Java | false | false | package au.com.mineauz.minigames.commands.set;
import au.com.mineauz.minigames.commands.ICommand;
import au.com.mineauz.minigames.minigame.Minigame;
import org.bukkit.ChatColor;
import org.bukkit.command.CommandSender;
import java.util.List;
public class SetLivesCommand implements ICommand {
@Override
publi... | UTF-8 | Java | 1,881 | java | SetLivesCommand.java | Java | [] | null | [] | package au.com.mineauz.minigames.commands.set;
import au.com.mineauz.minigames.commands.ICommand;
import au.com.mineauz.minigames.minigame.Minigame;
import org.bukkit.ChatColor;
import org.bukkit.command.CommandSender;
import java.util.List;
public class SetLivesCommand implements ICommand {
@Override
publi... | 1,881 | 0.600744 | 0.598086 | 73 | 24.767124 | 27.60808 | 139 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.369863 | false | false | 9 |
16ba03e69ef96bda21f2ee82f17f4db364949eb3 | 19,920,058,342,077 | 84d8aafd90d33e329949f686a68bb884d859ec07 | /src/test/java/org/generationcp/middleware/manager/OntologyDataManagerImplIntegrationTest.java | bbf249bc0edac8521b9f80b12a449dccbb9f1199 | [] | no_license | qatestuser2019/Middleware | https://github.com/qatestuser2019/Middleware | b27d3395a948d3873efa9b38b0291d78788889e8 | a562605fcdb2fcdf4cb17562e1e39279de683bc7 | refs/heads/master | 2022-02-09T05:10:47.493000 | 2019-07-22T14:41:03 | 2019-07-22T14:41:03 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*******************************************************************************
* Copyright (c) 2012, All Rights Reserved.
*
* Generation Challenge Programme (GCP)
*
*
* This software is licensed for use under the terms of the GNU General Public License (http://bit.ly/8Ztv8M) and the provisions of Part F
* of t... | UTF-8 | Java | 38,732 | java | OntologyDataManagerImplIntegrationTest.java | Java | [
{
"context": "ublic void testAddTerm() {\n\t\tfinal String name = \"Test Method \" + new Random().nextInt(10000);\n\t\tfinal S",
"end": 23233,
"score": 0.61388099193573,
"start": 23229,
"tag": "NAME",
"value": "Test"
}
] | null | [] | /*******************************************************************************
* Copyright (c) 2012, All Rights Reserved.
*
* Generation Challenge Programme (GCP)
*
*
* This software is licensed for use under the terms of the GNU General Public License (http://bit.ly/8Ztv8M) and the provisions of Part F
* of t... | 38,732 | 0.774528 | 0.766782 | 963 | 39.220146 | 37.165977 | 138 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.140187 | false | false | 9 |
8617c68843e5007e8bb87652d004881ee07e1d8e | 1,108,101,619,228 | 72e89408e5ab586501fbbb0de9fe988d4eccc720 | /ole-app/olefs/src/main/java/org/kuali/ole/deliver/controller/LoanHistoryUpdateController.java | a9a637b6cc7e0144e01b740b7163c2b6116b15b2 | [] | no_license | rajeshgnanam/SOAS_2.1_Spr12_05052016 | https://github.com/rajeshgnanam/SOAS_2.1_Spr12_05052016 | 13fc3b3637a8326f5ef61e1ca417067019b68341 | 01e3d6d60957cea35fbfae3a243de70f6aafb350 | refs/heads/release-2.1 | 2017-05-05T09:03:00.425000 | 2017-03-09T10:42:44 | 2017-03-09T10:42:44 | 58,110,532 | 0 | 1 | null | false | 2017-03-09T09:23:50 | 2016-05-05T06:49:15 | 2016-05-06T07:33:54 | 2017-03-09T09:23:50 | 153,885 | 0 | 1 | 0 | Java | null | null | package org.kuali.ole.deliver.controller;
import org.apache.log4j.Logger;
import org.kuali.ole.deliver.form.LoanHistoryUpdateForm;
import org.kuali.ole.deliver.form.OleNoticeForm;
import org.kuali.ole.deliver.util.LoanHistoryUtil;
import org.kuali.rice.krad.service.BusinessObjectService;
import org.kuali.rice.krad.web... | UTF-8 | Java | 2,223 | java | LoanHistoryUpdateController.java | Java | [
{
"context": "rvlet.http.HttpServletResponse;\n\n/**\n * Created by gopalp on 3/18/16.\n */\n@Controller\n@RequestMapping(value",
"end": 801,
"score": 0.9996790885925293,
"start": 795,
"tag": "USERNAME",
"value": "gopalp"
}
] | null | [] | package org.kuali.ole.deliver.controller;
import org.apache.log4j.Logger;
import org.kuali.ole.deliver.form.LoanHistoryUpdateForm;
import org.kuali.ole.deliver.form.OleNoticeForm;
import org.kuali.ole.deliver.util.LoanHistoryUtil;
import org.kuali.rice.krad.service.BusinessObjectService;
import org.kuali.rice.krad.web... | 2,223 | 0.747638 | 0.744939 | 56 | 38.69643 | 28.75321 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.535714 | false | false | 9 |
14ed6d628778978e75d02048e7eebfbae747069d | 16,569,983,848,212 | c3ce69173ac33a1d424e26d3824bf4f77f610345 | /restlet-jaxrs-spring-hibernate-example/src/main/java/com/example/service/util/ServiceMessage.java | 7242f19f5b1af92f1e9183f14897eb0ad23d62ad | [] | no_license | kalevish/restful-service | https://github.com/kalevish/restful-service | 3a18ee1f861fb1a0db081b862600d45df11b8929 | 495a469669c6c7c735d1dd26c9ca2d1e8056f575 | refs/heads/master | 2018-01-09T18:36:45.293000 | 2016-03-14T03:33:28 | 2016-03-14T03:33:28 | 53,823,124 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.service.util;
import java.util.ArrayList;
import java.util.List;
public class ServiceMessage {
private List<String> message;
public List<String> getMessage() {
return message;
}
public void setMessage(List<String> message) {
this.message = message;
}
public void addMessage(String mes... | UTF-8 | Java | 516 | java | ServiceMessage.java | Java | [] | null | [] | package com.example.service.util;
import java.util.ArrayList;
import java.util.List;
public class ServiceMessage {
private List<String> message;
public List<String> getMessage() {
return message;
}
public void setMessage(List<String> message) {
this.message = message;
}
public void addMessage(String mes... | 516 | 0.695736 | 0.693798 | 27 | 18.111111 | 16.888159 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.222222 | false | false | 9 |
507ec48792e9e02627f194a51ce15458a70d1672 | 4,432,406,280,330 | 68cd958da794fb6f0c891bbbc05cb7c3aac67e31 | /src/main/java/kodlamaio/hrms/entities/dtos/LanguageDto.java | f2f651160d68557fd6f57234e6b7d9b6d4fbe36f | [] | no_license | m19yurttutar/HrmsBackend | https://github.com/m19yurttutar/HrmsBackend | c3320dba5f54c1c051e8195fc544b7f9eb33d9c8 | fd99320b0bd8141a55718000409033d35912757d | refs/heads/master | 2023-06-04T06:24:23.620000 | 2021-06-24T18:29:20 | 2021-06-24T18:29:20 | 366,025,274 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package kodlamaio.hrms.entities.dtos;
import kodlamaio.hrms.core.entities.abstracts.Dto;
import lombok.Data;
@Data
public class LanguageDto implements Dto {
private String language;
private int languageLevel;
}
| UTF-8 | Java | 221 | java | LanguageDto.java | Java | [] | null | [] | package kodlamaio.hrms.entities.dtos;
import kodlamaio.hrms.core.entities.abstracts.Dto;
import lombok.Data;
@Data
public class LanguageDto implements Dto {
private String language;
private int languageLevel;
}
| 221 | 0.78733 | 0.78733 | 10 | 21.1 | 17.801405 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 9 |
165186f84f3e4120710523241b12d1c52d14e9de | 32,916,629,376,873 | 506b2bf8db1e7c72bfc7d88b88a0ad8e608c14c9 | /ArrayExercise_InsertingElements.java | 9e41c03995393e5d976682ccecc4ba083115507e | [] | no_license | sebastienrevis/ExercisesFundamentalsWeek | https://github.com/sebastienrevis/ExercisesFundamentalsWeek | 8db0f1d3b7403230f8a0acc139fc64a895e6254b | b53054e60d640ea791a760d77a08a29c7b2072d1 | refs/heads/master | 2022-11-10T01:54:44.124000 | 2020-07-03T12:01:26 | 2020-07-03T12:01:26 | 276,889,066 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package be.vdab.Arrays;
import java.util.Arrays;
public class ArrayExercise_InsertingElements {
public static void main(String args[]) {
// Define an array and assign a variable that calculates the length of the array
int[] arrayOriginal = {1, 2, 3, 4, 5, 6, 7, 8};
in... | UTF-8 | Java | 1,345 | java | ArrayExercise_InsertingElements.java | Java | [] | null | [] | package be.vdab.Arrays;
import java.util.Arrays;
public class ArrayExercise_InsertingElements {
public static void main(String args[]) {
// Define an array and assign a variable that calculates the length of the array
int[] arrayOriginal = {1, 2, 3, 4, 5, 6, 7, 8};
in... | 1,345 | 0.607435 | 0.598513 | 31 | 41.387096 | 36.066853 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.612903 | false | false | 9 |
c799dd13b171dedaf5d7c0de1a4e3335004e9502 | 32,238,024,568,700 | 32f38cd53372ba374c6dab6cc27af78f0a1b0190 | /app/src/main/java/com/alipay/mobile/tinyappcommon/a/c.java | f1047e27b1252c9c02c10aaa2236ddcc2bc6b598 | [] | no_license | shuixi2013/AmapCode | https://github.com/shuixi2013/AmapCode | 9ea7aefb42e0413f348f238f0721c93245f4eac6 | 1a3a8d4dddfcc5439df8df570000cca12b15186a | refs/heads/master | 2023-06-06T23:08:57.391000 | 2019-08-29T04:36:02 | 2019-08-29T04:36:02 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.alipay.mobile.tinyappcommon.a;
import android.os.Bundle;
import android.os.Message;
import android.os.Messenger;
import android.text.TextUtils;
import com.alipay.mobile.liteprocess.LiteProcess;
import com.alipay.mobile.liteprocess.LiteProcessApi;
import com.alipay.mobile.liteprocess.ipc.IpcMsgClient;
impor... | UTF-8 | Java | 3,934 | java | c.java | Java | [] | null | [] | package com.alipay.mobile.tinyappcommon.a;
import android.os.Bundle;
import android.os.Message;
import android.os.Messenger;
import android.text.TextUtils;
import com.alipay.mobile.liteprocess.LiteProcess;
import com.alipay.mobile.liteprocess.LiteProcessApi;
import com.alipay.mobile.liteprocess.ipc.IpcMsgClient;
impor... | 3,934 | 0.556939 | 0.554143 | 106 | 36.113209 | 24.686457 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.858491 | false | false | 9 |
3bf3307eda7ba2ebbbc7d34614aa92aa8fc785e4 | 33,672,543,640,158 | cb2cd360f524e6fbaeff5a3d6a89fb5933200967 | /src/InputAndExecution.java | 1376337e95a8d20982609cd957eb7306b9f94c10 | [] | no_license | green-fox-academy/karczubm-todo-app | https://github.com/green-fox-academy/karczubm-todo-app | 01cf0328d84d4e50221dee103f715ebae8d3448b | 2364523312b8030de7a23b5eab3f00450a82c2a1 | refs/heads/master | 2022-02-28T13:11:20.834000 | 2019-10-03T15:33:56 | 2019-10-03T15:33:56 | 212,535,391 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.IOException;
import java.nio.file.Files;
import java.nio.file.Path;
import java.nio.file.Paths;
import java.util.List;
import java.util.Scanner;
public class InputAndExecution {
ToDo toDoObject;
Scanner sc = new Scanner(System.in);
private Path myPath;
private List<String> myFile;
p... | UTF-8 | Java | 3,708 | java | InputAndExecution.java | Java | [] | null | [] | import java.io.IOException;
import java.nio.file.Files;
import java.nio.file.Path;
import java.nio.file.Paths;
import java.util.List;
import java.util.Scanner;
public class InputAndExecution {
ToDo toDoObject;
Scanner sc = new Scanner(System.in);
private Path myPath;
private List<String> myFile;
p... | 3,708 | 0.47438 | 0.471953 | 104 | 34.653847 | 22.264481 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.528846 | false | false | 9 |
65a7d36c465959d6e295f8d9ab6d245ad3855473 | 29,042,568,889,801 | 2f75c5da4855431281d8df9d7be33dbb52c0bee9 | /RED_ShoppingMall/src/main/java/com/itwill/red/service/impl/WishListServiceImpl.java | 5a659c1cb8253c0d3e9ab7dbcd730f1fe1944785 | [] | no_license | 0chun/1511_itwill_3rd | https://github.com/0chun/1511_itwill_3rd | 91646169b7ac60cee3a5af0b7310a0d9c790f6f7 | 13b6be6dc3e9aa57c438f64fbdc2b35180b5c3cb | refs/heads/master | 2021-01-21T21:47:52.624000 | 2015-12-29T09:01:16 | 2015-12-29T09:01:16 | 48,176,136 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.itwill.red.service.impl;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import com.itwill.red.dao.WishListDao;
import com.itwill.red.dto.Product;
import com.itwill.red.dto.WishList;
import com.itwill.red.service.ProductService;
import com.itwill.red.service.WishListService;
... | UTF-8 | Java | 2,125 | java | WishListServiceImpl.java | Java | [] | null | [] | package com.itwill.red.service.impl;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import com.itwill.red.dao.WishListDao;
import com.itwill.red.dto.Product;
import com.itwill.red.dto.WishList;
import com.itwill.red.service.ProductService;
import com.itwill.red.service.WishListService;
... | 2,125 | 0.750608 | 0.749635 | 78 | 25.371796 | 24.832314 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.551282 | false | false | 9 |
4fa9b8ac75da8ac6d776089c2381b09a2c57101c | 5,815,385,734,895 | 4212172829d805b39fde0fd987d018db10e2b225 | /TicTacToe/Start.java | 5b01466d86a6f675640b475503e9f3c8477984a8 | [] | no_license | fanfreak247/Beginner-Projects | https://github.com/fanfreak247/Beginner-Projects | 8a4e5773dd71d19960d71d1acf8457c15f35be70 | c75d073c385264f7668eff0cff4e9ce62253cc16 | refs/heads/master | 2021-05-07T17:39:48.774000 | 2017-11-10T04:33:58 | 2017-11-10T04:33:58 | 108,699,421 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
Copyright © FanFreak247 All rights reserved.
Permission granted to reproduce for personal and educational use only. Commercial copying, hiring, lending is prohibited.
May be used free of charge. Selling without prior written consent prohibited. Obtain permission before redistributing. In all cases this not... | UTF-8 | Java | 1,077 | java | Start.java | Java | [
{
"context": "/*\r\n Copyright © FanFreak247 All rights reserved.\r\n Permission granted to re",
"end": 29,
"score": 0.9995194673538208,
"start": 18,
"tag": "USERNAME",
"value": "FanFreak247"
}
] | null | [] | /*
Copyright © FanFreak247 All rights reserved.
Permission granted to reproduce for personal and educational use only. Commercial copying, hiring, lending is prohibited.
May be used free of charge. Selling without prior written consent prohibited. Obtain permission before redistributing. In all cases this not... | 1,077 | 0.615242 | 0.609665 | 27 | 37.925926 | 39.962875 | 165 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 9 |
4916373386281d8d57150b6d3eac8ebafe294763 | 18,159,121,749,168 | 81524d3d65baa71c976d9990d72965eb558d3e57 | /njams-sdk/src/main/java/com/im/njams/sdk/argos/ArgosMultiCollector.java | c243f53abd9cda8b667b99dbb1322f3c20692bb0 | [
"JSON"
] | permissive | IntegrationMatters/njams-sdk | https://github.com/IntegrationMatters/njams-sdk | 89916141d56e32c73cd508f0c20e1f326c0dacd4 | a0eefe1360d841819f0ee0eed447c1f44f14cf4b | refs/heads/master | 2023-07-05T09:45:43.849000 | 2023-06-28T12:15:05 | 2023-06-28T12:15:05 | 139,853,884 | 7 | 3 | NOASSERTION | false | 2022-05-19T08:25:53 | 2018-07-05T13:30:47 | 2022-02-24T11:02:23 | 2022-05-19T08:25:52 | 14,051 | 7 | 2 | 0 | Java | false | false | /*
* Copyright (c) 2019 Faiz & Siegeln Software GmbH
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to deal in the Software without restriction, including without limitation
* the rights to use, copy, modify, ... | UTF-8 | Java | 2,702 | java | ArgosMultiCollector.java | Java | [] | null | [] | /*
* Copyright (c) 2019 Faiz & Siegeln Software GmbH
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to deal in the Software without restriction, including without limitation
* the rights to use, copy, modify, ... | 2,702 | 0.706144 | 0.704663 | 75 | 35.026669 | 37.410862 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.413333 | false | false | 9 |
fff8d93eb5798b3bb5430cdb77c244400409ecc4 | 33,277,406,622,455 | 0a1bd64051f2ba3d23742bfdbbf260f932ea39bb | /app/src/main/java/com/lidchanin/crudindiploma/activity/AddingShoppingListActivity.java | 74c78f81b763312ae935e0b8ef0fb6bee31fc6fe | [] | no_license | Lidchanin/CRUDinDiploma | https://github.com/Lidchanin/CRUDinDiploma | 0f3bf35e71faab250d9a61f83bf2c7044703832f | a6c8e167d5cadbeb2080daa33e8d64073e658d08 | refs/heads/master | 2021-01-19T02:51:54.005000 | 2017-05-16T18:06:49 | 2017-05-16T18:06:49 | 87,299,544 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lidchanin.crudindiploma.activity;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.KeyEvent;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.Toast;
import com.lidchani... | UTF-8 | Java | 3,086 | java | AddingShoppingListActivity.java | Java | [
{
"context": " you can create a new shopping list.\n *\n * @author Lidchanin\n * @see android.app.Activity\n */\npublic class Add",
"end": 634,
"score": 0.9809242486953735,
"start": 625,
"tag": "NAME",
"value": "Lidchanin"
}
] | null | [] | package com.lidchanin.crudindiploma.activity;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.KeyEvent;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.Toast;
import com.lidchani... | 3,086 | 0.651005 | 0.650356 | 92 | 32.54348 | 27.772528 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.456522 | false | false | 9 |
4b88b1e17f69ec3f16538235f431c30fefa03e4b | 1,529,008,389,029 | c1415dd817008866d0c77e89d345131bb35b0ae1 | /algorithms/src/main/java/algorithms/basics/FindMaxMultuplierPair.java | 656f2442a04dac95612de03dfb7ded366749982c | [] | no_license | keyurmahajan4u/Algorithm | https://github.com/keyurmahajan4u/Algorithm | 4648d63e279f2ae46c5fa51737f4fcc8894d53ca | dc0b6c56f839bf1a099b5bf1e9853a3c1723876d | refs/heads/master | 2021-01-01T04:30:33.996000 | 2020-11-07T17:14:17 | 2020-11-07T17:14:17 | 59,196,139 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package algorithms.basics;
/**
* Find max pair multiplier from given int array.
*
* @author keyur.mahajan
*
*/
public class FindMaxMultuplierPair {
private static int[] numbers = { 0, 11, 55, 99, 66, 50, 99, -50, 56 };
public static void main(String[] args) {
int maxNumber = findMaxNumber(number... | UTF-8 | Java | 708 | java | FindMaxMultuplierPair.java | Java | [
{
"context": " multiplier from given int array.\r\n * \r\n * @author keyur.mahajan\r\n *\r\n */\r\npublic class FindMaxMultuplierPair {\r\n\t",
"end": 115,
"score": 0.892662525177002,
"start": 102,
"tag": "NAME",
"value": "keyur.mahajan"
}
] | null | [] | package algorithms.basics;
/**
* Find max pair multiplier from given int array.
*
* @author keyur.mahajan
*
*/
public class FindMaxMultuplierPair {
private static int[] numbers = { 0, 11, 55, 99, 66, 50, 99, -50, 56 };
public static void main(String[] args) {
int maxNumber = findMaxNumber(number... | 708 | 0.611582 | 0.572034 | 28 | 23.285715 | 21.537106 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.964286 | false | false | 9 |
b9d65d91ab11805354c4bed0dbebb1ded18dccc6 | 4,277,787,434,982 | af47e6e0c34b1361fbdb3aa9529197484711401f | /src/net/lakkie/rubs/storage/UnitGroup.java | 479668241e9f930c3947c2152b4389d80eb38b43 | [] | no_license | LakkieNet/Risk-Universalis-Battle-Simulator | https://github.com/LakkieNet/Risk-Universalis-Battle-Simulator | 193eea159276e42fe2704565ac0e11eb476d0d3e | 53e5ef912d1cdb51b279dcb97d0bf8b9a6ff9ec0 | refs/heads/master | 2020-03-16T23:44:14.730000 | 2018-05-25T04:51:27 | 2018-05-25T04:51:27 | 133,089,516 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.lakkie.rubs.storage;
import java.io.Serializable;
import java.util.List;
import java.util.concurrent.CopyOnWriteArrayList;
import net.lakkie.rubs.ai.AIArmyOrder;
import net.lakkie.rubs.ai.RUBSBattleAI;
public class UnitGroup implements Serializable {
private static final long serialVersionUI... | UTF-8 | Java | 1,638 | java | UnitGroup.java | Java | [] | null | [] | package net.lakkie.rubs.storage;
import java.io.Serializable;
import java.util.List;
import java.util.concurrent.CopyOnWriteArrayList;
import net.lakkie.rubs.ai.AIArmyOrder;
import net.lakkie.rubs.ai.RUBSBattleAI;
public class UnitGroup implements Serializable {
private static final long serialVersionUI... | 1,638 | 0.675214 | 0.661172 | 73 | 20.438356 | 19.498497 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.69863 | false | false | 9 |
536fced993b012333482fa01c7279f383f3c8a47 | 6,674,379,184,304 | 8466e11135173dc921251cfc35531700f16021f7 | /src/akansha_Jain/Assignment_12/TestCase4.java | 8c424b4f9b2c321e63ea1856ba0dc079ab0b3b1b | [] | no_license | KrishnaKTechnocredits/SeleniumTechnoJuly2021 | https://github.com/KrishnaKTechnocredits/SeleniumTechnoJuly2021 | 7fef38aa843eae2e138736adb4fed9f071fb3c5f | db9c50bb18ec69ccf09834ffa206d198a46dcd65 | refs/heads/master | 2023-09-04T21:12:26.296000 | 2021-11-17T15:59:16 | 2021-11-17T15:59:16 | 418,002,755 | 3 | 0 | null | false | 2021-11-25T08:27:29 | 2021-10-17T02:50:23 | 2021-11-17T15:59:19 | 2021-11-25T08:27:29 | 58,600 | 1 | 0 | 3 | Java | false | false | /* Assignment - 12: 24th Oct'2021
https://datatables.net/extensions/autofill/examples/initialisation/focus.html
Program 4 : sorting works on employee name or not. */
package akansha_Jain.Assignment_12;
import java.util.ArrayList;
import java.util.Collections;
import org.openqa.selenium.By;
import org.openqa.selenium.... | UTF-8 | Java | 2,020 | java | TestCase4.java | Java | [] | null | [] | /* Assignment - 12: 24th Oct'2021
https://datatables.net/extensions/autofill/examples/initialisation/focus.html
Program 4 : sorting works on employee name or not. */
package akansha_Jain.Assignment_12;
import java.util.ArrayList;
import java.util.Collections;
import org.openqa.selenium.By;
import org.openqa.selenium.... | 2,020 | 0.735644 | 0.726238 | 55 | 35.745453 | 32.940285 | 137 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.854545 | false | false | 9 |
5944dd01af469196a886ee8dcedacb70114d6b19 | 6,803,228,203,343 | ed43b5276330c7ec2554ce47fa00c01e7deee6e9 | /src/main/java/org/esupportail/nfctag/service/api/impl/TagIdCheckSql.java | 6da8706fafcca5916533ef4a912bdf6c62d3e919 | [
"LGPL-2.0-or-later",
"CC-BY-4.0",
"W3C",
"EPL-1.0",
"CC-BY-SA-3.0",
"Classpath-exception-2.0",
"MPL-1.1",
"CDDL-1.0",
"CPL-1.0",
"LGPL-2.1-only",
"BSD-3-Clause",
"MIT",
"SAX-PD",
"GPL-2.0-only",
"Apache-2.0",
"LicenseRef-scancode-public-domain"
] | permissive | EsupPortail/esup-nfc-tag-server | https://github.com/EsupPortail/esup-nfc-tag-server | 99fb10a0ecc3ddc24a74d94b16eb24a0c760b3b7 | 41004309914f5418339f2a642e3044a2df61e0c5 | refs/heads/master | 2023-04-27T07:09:40.827000 | 2022-05-06T12:46:52 | 2022-05-06T12:46:52 | 63,779,649 | 11 | 15 | Apache-2.0 | false | 2023-04-17T17:39:56 | 2016-07-20T12:30:01 | 2022-06-27T13:47:04 | 2023-04-17T17:39:52 | 15,971 | 11 | 13 | 7 | Java | false | false | /**
* Licensed to ESUP-Portail under one or more contributor license
* agreements. See the NOTICE file distributed with this work for
* additional information regarding copyright ownership.
*
* ESUP-Portail licenses this file to you under the Apache License,
* Version 2.0 (the "License"); you may not use this fil... | UTF-8 | Java | 2,477 | java | TagIdCheckSql.java | Java | [] | null | [] | /**
* Licensed to ESUP-Portail under one or more contributor license
* agreements. See the NOTICE file distributed with this work for
* additional information regarding copyright ownership.
*
* ESUP-Portail licenses this file to you under the Apache License,
* Version 2.0 (the "License"); you may not use this fil... | 2,477 | 0.750707 | 0.748283 | 87 | 27.448277 | 25.898457 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.505747 | false | false | 9 |
6d4df8ef5b18f20c8735ee6f135b19323d9598ce | 18,494,129,183,340 | 1967d57598af37844cf5925b86f2be5bdf767fe8 | /project-mugo/src/main/java/com/saike/ebiz/delivery/dao/impl/DealerDAOImpl.java | 3e41a61becd32cc3bbf86e99accbc189696d7ab3 | [] | no_license | liubao19860416/project-mugo | https://github.com/liubao19860416/project-mugo | dea178dff4590d43b8a0705d89966a59d86d01c0 | 5f8c450d27561c3f7a8b9567a59f60bda53a8566 | refs/heads/master | 2018-03-21T17:17:18.978000 | 2016-10-27T15:14:38 | 2016-10-27T15:14:38 | 44,898,554 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.saike.ebiz.delivery.dao.impl;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.apache.commons.lang.StringUtils;
import org.springframework.stereotype.Repository;
import com.saike.ebiz.delivery.dao.DealerDAO;
import com.saike.ebiz.d... | UTF-8 | Java | 6,082 | java | DealerDAOImpl.java | Java | [
{
"context": "timeUtils;\r\n\r\n\r\n/**\r\n * 经销商DAO实现类\r\n * \r\n * @author zeng wei\r\n * @version 2.0\r\n * \r\n * @see {@link com.saike.g",
"end": 502,
"score": 0.9995985627174377,
"start": 494,
"tag": "NAME",
"value": "zeng wei"
},
{
"context": "t;\r\n }\r\n\r\n /**\r\n ... | null | [] | package com.saike.ebiz.delivery.dao.impl;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.apache.commons.lang.StringUtils;
import org.springframework.stereotype.Repository;
import com.saike.ebiz.delivery.dao.DealerDAO;
import com.saike.ebiz.d... | 6,080 | 0.586513 | 0.585007 | 179 | 31.385475 | 26.100193 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.670391 | false | false | 9 |
2ebe8b09cb9a00ea8c416ea18f78a571966f0761 | 29,712,583,759,201 | fdcfaf6992b391082263f4e7ea3663eb623deba2 | /src/patternrecognition2020/pkg1/MemoriasMain.java | 61013881c94edc225054b500e73ac0e5cb38238d | [] | no_license | zamudio1243/ReconocimientoPatrones | https://github.com/zamudio1243/ReconocimientoPatrones | 817db38b9d22b3bd21676c1d01b20902a06c114f | c164adf08ef95b0741314d26713157da2d41013c | refs/heads/master | 2021-12-02T00:10:44.267000 | 2021-11-30T19:58:39 | 2021-11-30T19:58:39 | 217,984,619 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package patternrecognition2020.pkg1;
/*
Hector noviembre 2019
*/
import herramientasclasificadores.Patron;
import memorias.CAP;
import memorias.Lernmatrix;
import java.util.ArrayList;
public class MemoriasMain {
public static void lernmatrix(){
int[][] x = new int[5][6];
int[][] y = new int[3]... | UTF-8 | Java | 1,623 | java | MemoriasMain.java | Java | [
{
"context": "package patternrecognition2020.pkg1;\n/*\nHector noviembre 2019 \n*/\n\nimport herramientasclasificadores.Patro",
"end": 56,
"score": 0.997194766998291,
"start": 40,
"tag": "NAME",
"value": "Hector noviembre"
}
] | null | [] | package patternrecognition2020.pkg1;
/*
<NAME> 2019
*/
import herramientasclasificadores.Patron;
import memorias.CAP;
import memorias.Lernmatrix;
import java.util.ArrayList;
public class MemoriasMain {
public static void lernmatrix(){
int[][] x = new int[5][6];
int[][] y = new int[3][3];
... | 1,613 | 0.563155 | 0.504005 | 61 | 25.606558 | 22.785009 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.327869 | false | false | 9 |
0a65a0df931b2fb446157ce9f7f1bec37bbec483 | 11,218,454,586,812 | 1687523f51857d4f79883761519fe64c966fe23f | /Presentation/org.egovframe.rte.ptl.mvc/src/main/java/org/egovframe/rte/ptl/mvc/bind/CommandMapArgumentResolver.java | 1cc3c91cf4feadf1b0acc6ec7beb08960bb32641 | [
"Apache-2.0"
] | permissive | eGovFramework/egovframe-runtime | https://github.com/eGovFramework/egovframe-runtime | 46c3910a060f0dccd79c71f2fcc977998a9f6c84 | 3d012cdd0227e686c8cdcecf998d383f14b966e2 | refs/heads/contribution | 2023-07-06T07:54:26.496000 | 2023-06-29T06:41:08 | 2023-06-29T06:41:08 | 240,443,569 | 31 | 62 | Apache-2.0 | false | 2023-09-11T05:31:43 | 2020-02-14T06:32:50 | 2023-08-22T09:00:40 | 2023-09-11T05:31:42 | 7,983 | 32 | 48 | 10 | Java | false | false | /*
* Copyright 2008-2014 MOSPA(Ministry of Security and Public Administration).
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
... | UTF-8 | Java | 3,457 | java | CommandMapArgumentResolver.java | Java | [
{
"context": " 값을 commandMap에 담는다.\n * </pre>\n * @author 실행환경 개발팀 함철\n * @since 2009.06.01\n * @version 1.0\n * <pre>\n * ",
"end": 1489,
"score": 0.9789183139801025,
"start": 1487,
"tag": "NAME",
"value": "함철"
}
] | null | [] | /*
* Copyright 2008-2014 MOSPA(Ministry of Security and Public Administration).
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
... | 3,457 | 0.733267 | 0.720079 | 81 | 36.444443 | 30.393713 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.320988 | false | false | 9 |
e52be288d133055f7bef50c6e5b5b0945bee327f | 14,525,579,408,832 | e3db9f4570e05bf93af029ce325e6db0cce172bb | /sigma-dal/src/main/java/com/tqmall/sigma/dao/PayOrderInfoMapper.java | d7f553c1ce5a528a95b9d415badf16c495a533d9 | [] | no_license | xie-summer/sigma | https://github.com/xie-summer/sigma | 974a5e69bb722eb4fa51ce2a8540826dcebb4b43 | 4a4e409d7ed9388ff90f48454937e48213d23579 | refs/heads/master | 2021-06-16T12:46:01.962000 | 2017-05-18T07:43:47 | 2017-05-18T07:43:47 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tqmall.sigma.dao;
import com.tqmall.sigma.entity.PayOrderInfoDO;
import org.apache.ibatis.annotations.Param;
import java.util.List;
import java.util.Map;
/**
*
* PayOrderInfoMapper数据库操作接口类
*
**/
public interface PayOrderInfoMapper{
/**
*
* 删除(根据主键ID删除)
*
**/
Integer deleteByPrimaryKey... | UTF-8 | Java | 1,275 | java | PayOrderInfoMapper.java | Java | [] | null | [] | package com.tqmall.sigma.dao;
import com.tqmall.sigma.entity.PayOrderInfoDO;
import org.apache.ibatis.annotations.Param;
import java.util.List;
import java.util.Map;
/**
*
* PayOrderInfoMapper数据库操作接口类
*
**/
public interface PayOrderInfoMapper{
/**
*
* 删除(根据主键ID删除)
*
**/
Integer deleteByPrimaryKey... | 1,275 | 0.638317 | 0.638317 | 73 | 14.315068 | 22.397331 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.863014 | false | false | 9 |
beb4eeb16a092fc23323badb98b175a614725384 | 16,690,242,925,379 | d851f4f34a87afa3d19133245136b7a08e9b1d88 | /app/src/main/java/com/chip/parkpro1/BeaconActivityService.java | 3e7fb0f91c052ee8fc47d8d88da53bd2f40c28ed | [] | no_license | emilioea1/yaahla_chip5 | https://github.com/emilioea1/yaahla_chip5 | 05b66c3e7069689a5093eaff844ff66b96cf09dc | 3ea546f918677e93198ced393b25ef6b9074beca | refs/heads/master | 2022-11-12T14:51:40.386000 | 2020-07-09T18:00:31 | 2020-07-09T18:00:31 | 278,435,365 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.chip.parkpro1;
import android.content.Intent;
import android.widget.Toast;
import androidx.annotation.NonNull;
import androidx.core.app.JobIntentService;
import mobi.inthepocket.android.beacons.ibeaconscanner.Beacon;
import mobi.inthepocket.android.beacons.ibeaconscanner.BluetoothScanBroadcastReceiver;
... | UTF-8 | Java | 1,321 | java | BeaconActivityService.java | Java | [] | null | [] | package com.chip.parkpro1;
import android.content.Intent;
import android.widget.Toast;
import androidx.annotation.NonNull;
import androidx.core.app.JobIntentService;
import mobi.inthepocket.android.beacons.ibeaconscanner.Beacon;
import mobi.inthepocket.android.beacons.ibeaconscanner.BluetoothScanBroadcastReceiver;
... | 1,321 | 0.753974 | 0.753217 | 31 | 41.645161 | 39.505451 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.612903 | false | false | 9 |
a7862152cf500a5beb4833d44401205404658014 | 17,609,365,926,187 | f88fe997e6ac2959ec8174c03018450544cbf125 | /IM/src/de/vbl/im/model/InKomponente.java | 3a870a7bcf13849e59aa67b129bb92724580ea14 | [] | no_license | Zschumme/IM | https://github.com/Zschumme/IM | 58c6cc4a2ee1ee64c3bea622897a341ea5f2cdd9 | 7383f096fe32f3372a26819bd53193ae055b65e3 | refs/heads/master | 2020-01-18T19:36:21.549000 | 2014-12-29T21:08:56 | 2014-12-29T21:08:56 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package de.vbl.im.model;
import static javax.persistence.GenerationType.IDENTITY;
import javafx.beans.binding.Bindings;
import javafx.beans.property.SimpleStringProperty;
import javafx.beans.property.StringProperty;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.pers... | WINDOWS-1252 | Java | 2,884 | java | InKomponente.java | Java | [] | null | [] |
package de.vbl.im.model;
import static javax.persistence.GenerationType.IDENTITY;
import javafx.beans.binding.Bindings;
import javafx.beans.property.SimpleStringProperty;
import javafx.beans.property.StringProperty;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.pers... | 2,884 | 0.578472 | 0.577083 | 116 | 22.810345 | 21.73822 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.353448 | false | false | 9 |
838d3173c005f7d18af3a8512f5ef352390166c9 | 9,534,827,408,936 | 0af7c9bd75772bba20e3916e9aa3fb92b1163402 | /src/dao/TipoOcorrenciaPolicialDAO.java | 0a02e5e81de5fd6c73e045540a59094ba9e9fa80 | [] | no_license | renanroeder99/TCCWeb | https://github.com/renanroeder99/TCCWeb | d4d8f8cbe91d4776a7e4b4a354d78a17eac3d2e5 | b853479f9818fc1929c7f42c0358a75224fbb5c0 | refs/heads/master | 2021-01-23T21:21:39.964000 | 2017-10-02T19:06:44 | 2017-10-02T19:06:44 | 102,893,658 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dao;
import database.Conexao;
import model.BaseOcorrencia;
import model.BaseTipoOcorrencia;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import java.util.ArrayList;
/**
*
* @author Wanderson Ferreira 30/08/2017.
*/
public class Tipo... | UTF-8 | Java | 5,547 | java | TipoOcorrenciaPolicialDAO.java | Java | [
{
"context": "nt;\nimport java.util.ArrayList;\n\n/**\n *\n * @author Wanderson Ferreira 30/08/2017.\n */\npublic class TipoOcorrenciaPolici",
"end": 286,
"score": 0.9998884201049805,
"start": 268,
"tag": "NAME",
"value": "Wanderson Ferreira"
}
] | null | [] | package dao;
import database.Conexao;
import model.BaseOcorrencia;
import model.BaseTipoOcorrencia;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import java.util.ArrayList;
/**
*
* @author <NAME> 30/08/2017.
*/
public class TipoOcorrenciaPo... | 5,535 | 0.595457 | 0.592573 | 157 | 34.337578 | 27.961201 | 142 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.605096 | false | false | 9 |
a720b45e0944e39e449a1413faf5c27df1cc2406 | 9,689,446,232,205 | cdb977f3001cf243d8a4153d49a6f24c636b1981 | /hxf-test/src/main/java/com/hxf/test/web/util/ResponseObject.java | 92688dbbec2286207dd16d0d81a130256e8e6197 | [] | no_license | hxf044/demos | https://github.com/hxf044/demos | 9828928952a23ae37ef99cb6fc0d8e0d318c482a | 349361084be9320c0f8c71da12226b30797bc193 | refs/heads/master | 2020-04-27T15:34:35.579000 | 2019-03-08T02:14:14 | 2019-03-08T02:14:14 | 174,451,386 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hxf.test.web.util;
import java.io.Serializable;
import java.util.List;
import java.util.Optional;
/**
* @author peanut angerpeanut@gmail.com
* @since 1.0
*/
public class ResponseObject implements Serializable{
private static final long serialVersionUID = 2732127907851832345L;
private int ... | UTF-8 | Java | 1,802 | java | ResponseObject.java | Java | [
{
"context": "l.List;\nimport java.util.Optional;\n\n/**\n * @author peanut angerpeanut@gmail.com\n * @since 1.0\n */\npublic ",
"end": 135,
"score": 0.9995646476745605,
"start": 129,
"tag": "USERNAME",
"value": "peanut"
},
{
"context": "mport java.util.Optional;\n\n/**\n * @author... | null | [] | package com.hxf.test.web.util;
import java.io.Serializable;
import java.util.List;
import java.util.Optional;
/**
* @author peanut <EMAIL>
* @since 1.0
*/
public class ResponseObject implements Serializable{
private static final long serialVersionUID = 2732127907851832345L;
private int status;
p... | 1,788 | 0.667592 | 0.655938 | 79 | 21.810127 | 25.970322 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.367089 | false | false | 9 |
b5e024371b9b659c081af2a025a5790930c841ee | 13,322,988,565,149 | 3211d33c3563f13e631823f89f79b975a1397966 | /engine/src/main/java/org/terasology/engine/rendering/assets/mesh/resource/AllocationType.java | 7d2fe140812bd7375533caf50efc58db9b73a865 | [
"Apache-2.0",
"CC-BY-4.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | MovingBlocks/Terasology | https://github.com/MovingBlocks/Terasology | 16de3854efe0896ae7a9e1a6d5036078bd4d4941 | 36591e16a4b5f120be8460013d69300ffbb48ec1 | refs/heads/develop | 2023-08-24T03:00:17.723000 | 2023-08-13T18:00:30 | 2023-08-13T18:00:30 | 1,438,007 | 3,344 | 1,871 | Apache-2.0 | false | 2023-09-10T19:16:22 | 2011-03-04T03:49:19 | 2023-09-08T16:28:43 | 2023-09-10T19:16:21 | 300,495 | 3,549 | 1,331 | 478 | Java | false | false | // Copyright 2021 The Terasology Foundation
// SPDX-License-Identifier: Apache-2.0
package org.terasology.engine.rendering.assets.mesh.resource;
import org.lwjgl.opengl.GL33;
public enum AllocationType {
STATIC(GL33.GL_STATIC_DRAW),
DYNAMIC(GL33.GL_DYNAMIC_DRAW),
STREAM(GL33.GL_STREAM_DRAW);
public... | UTF-8 | Java | 402 | java | AllocationType.java | Java | [] | null | [] | // Copyright 2021 The Terasology Foundation
// SPDX-License-Identifier: Apache-2.0
package org.terasology.engine.rendering.assets.mesh.resource;
import org.lwjgl.opengl.GL33;
public enum AllocationType {
STATIC(GL33.GL_STATIC_DRAW),
DYNAMIC(GL33.GL_DYNAMIC_DRAW),
STREAM(GL33.GL_STREAM_DRAW);
public... | 402 | 0.708955 | 0.674129 | 18 | 21.333334 | 18.058546 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.388889 | false | false | 9 |
18017be653fdee0f36ae2b044fb5437efedf52ad | 10,024,453,678,719 | 987c697617bff0c9d9473920d428cdb18db4069d | /dch-util/src/main/java/com/dch/util/ReadExcelToDb.java | 7761c06ddd39c2ded1347b13aa225cc6e3e05789 | [] | no_license | bellmit/dch-health | https://github.com/bellmit/dch-health | f78060ecc8cede64941f0bd0c66d834015762655 | 63eade430f17c3973d647a783908680f5fe12495 | refs/heads/master | 2022-04-14T20:11:06.821000 | 2019-03-21T09:50:09 | 2019-03-21T09:56:39 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dch.util;
import org.apache.poi.hssf.usermodel.HSSFWorkbook;
import org.apache.poi.ss.usermodel.*;
import org.apache.poi.xssf.usermodel.XSSFWorkbook;
import java.io.*;
import java.util.*;
/**
* Created by sunkqa on 2018/4/8.
*/
public class ReadExcelToDb {
//private static String excelDir = "F:\\s... | UTF-8 | Java | 4,178 | java | ReadExcelToDb.java | Java | [
{
"context": " java.io.*;\nimport java.util.*;\n\n/**\n * Created by sunkqa on 2018/4/8.\n */\npublic class ReadExcelToDb {\n ",
"end": 228,
"score": 0.9995692372322083,
"start": 222,
"tag": "USERNAME",
"value": "sunkqa"
}
] | null | [] | package com.dch.util;
import org.apache.poi.hssf.usermodel.HSSFWorkbook;
import org.apache.poi.ss.usermodel.*;
import org.apache.poi.xssf.usermodel.XSSFWorkbook;
import java.io.*;
import java.util.*;
/**
* Created by sunkqa on 2018/4/8.
*/
public class ReadExcelToDb {
//private static String excelDir = "F:\\s... | 4,178 | 0.478894 | 0.47574 | 120 | 33.349998 | 21.506453 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.525 | false | false | 9 |
49b7d9a85418721fae618f57beef38ed1f574d6f | 12,060,268,168,443 | 505c97e18a00365b952cecc652279dc41f622e6b | /demo-zk/src/main/java/com/zk/lock/DistributedLock.java | 6f7f3d995c88fda3a39b9166075ed69f8bb48392 | [] | no_license | halbert918/demo-test | https://github.com/halbert918/demo-test | acfdb2dec51a85e9dd1e057c28302831ecd79356 | 248b4936cb235d814a9f03910fd5946cb5898984 | refs/heads/master | 2021-01-10T11:00:49.159000 | 2017-04-28T07:55:49 | 2017-04-28T07:55:49 | 51,733,087 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zk.lock;
import org.apache.zookeeper.*;
import org.apache.zookeeper.data.Stat;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.io.IOException;
import java.util.Collections;
import java.util.Comparator;
import java.util.List;
import java.util.concurrent.CountDownLatch;
import java.util... | UTF-8 | Java | 7,284 | java | DistributedLock.java | Java | [
{
"context": "*\n * 基于zookeeper实现的分布式锁\n * @Vesrion 1.0\n * @Author heyinbo\n * @Date 2016/1/6\n * @Description\n */\npublic clas",
"end": 488,
"score": 0.9995977878570557,
"start": 481,
"tag": "USERNAME",
"value": "heyinbo"
},
{
"context": " DistributedLock(String nodeName) {\n ... | null | [] | package com.zk.lock;
import org.apache.zookeeper.*;
import org.apache.zookeeper.data.Stat;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.io.IOException;
import java.util.Collections;
import java.util.Comparator;
import java.util.List;
import java.util.concurrent.CountDownLatch;
import java.util... | 7,284 | 0.559748 | 0.553459 | 246 | 26.146341 | 24.550655 | 176 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.463415 | false | false | 9 |
0afa514f08bd1606859a2f9f7e8c3ff3bf2db806 | 8,134,668,068,231 | fe6902aa141019ea17a7f1fe3bac093d9b5a7213 | /tweetservice/src/main/java/ademsalih/softwarearch/tweetservice/service/NewTweetService.java | a67919685affa9063817e80bed053155f687e8ec | [] | no_license | ademsalih/twitterclone | https://github.com/ademsalih/twitterclone | a8122998a54852e25cc1b13060580728f7dcecfb | defa5596ff4ac4e0af0fff4ff24a986ad1fa9b8b | refs/heads/master | 2021-06-10T01:20:39.825000 | 2019-10-02T07:37:55 | 2019-10-02T07:37:55 | 177,738,358 | 1 | 0 | null | false | 2021-06-07T16:53:47 | 2019-03-26T07:43:27 | 2020-01-15T23:40:03 | 2021-06-07T16:53:46 | 85,079 | 1 | 0 | 1 | Java | false | false | package ademsalih.softwarearch.tweetservice.service;
import ademsalih.softwarearch.tweetservice.model.NewTweet;
import ademsalih.softwarearch.tweetservice.model.Tweet;
import java.util.List;
public interface NewTweetService {
List<NewTweet> getAllNewTweets();
List<NewTweet> getNewTweetsForUser(long id);
... | UTF-8 | Java | 534 | java | NewTweetService.java | Java | [] | null | [] | package ademsalih.softwarearch.tweetservice.service;
import ademsalih.softwarearch.tweetservice.model.NewTweet;
import ademsalih.softwarearch.tweetservice.model.Tweet;
import java.util.List;
public interface NewTweetService {
List<NewTweet> getAllNewTweets();
List<NewTweet> getNewTweetsForUser(long id);
... | 534 | 0.780899 | 0.780899 | 23 | 22.217392 | 22.463413 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.478261 | false | false | 9 |
a9f8d55e51fa99743ae7fb079262ef3af96154b8 | 37,941,741,101,217 | 12ce2231d0a4f68ce3ee59270531824895a63752 | /SalesClient/src/main/java/com/xiaoxing/salesclient/di/component/ZhanTingDetailComponent.java | 88b797fe01f494fdc2efc684d4e22b1a5322f475 | [] | no_license | lqqhd/paimai | https://github.com/lqqhd/paimai | 96333f6974a1eb6a9917bb7b671abcc12ccbbc33 | 675006bec0f8a92ca44b0881d58ffd2741caee52 | refs/heads/master | 2021-04-19T14:04:35.644000 | 2018-08-17T02:21:07 | 2018-08-17T02:21:07 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xiaoxing.salesclient.di.component;
import dagger.Component;
import com.jess.arms.di.component.AppComponent;
import com.xiaoxing.salesclient.di.module.ZhanTingDetailModule;
import com.jess.arms.di.scope.ActivityScope;
import com.xiaoxing.salesclient.mvp.ui.activity.ZhanTingDetailActivity;
@ActivityScope... | UTF-8 | Java | 499 | java | ZhanTingDetailComponent.java | Java | [] | null | [] | package com.xiaoxing.salesclient.di.component;
import dagger.Component;
import com.jess.arms.di.component.AppComponent;
import com.xiaoxing.salesclient.di.module.ZhanTingDetailModule;
import com.jess.arms.di.scope.ActivityScope;
import com.xiaoxing.salesclient.mvp.ui.activity.ZhanTingDetailActivity;
@ActivityScope... | 499 | 0.837675 | 0.837675 | 16 | 30.25 | 27.902733 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 9 |
d6e581fe01a1dd166cc03c394a596dbb5b972b5d | 35,794,257,477,134 | d3e03a0b1d9df542f813772935f0a0ed0ecbe087 | /ojcms-sqlbuilder/src/main/java/de/adito/ojcms/sqlbuilder/OJSQLBuilderForTableImpl.java | 007b9f31b6d92c0124843371d03dae999058013b | [
"MIT"
] | permissive | aditosoftware/beans | https://github.com/aditosoftware/beans | dedef20500b876174b4634281e93553ec3c11176 | 56c522501ac8ac27afd50889a4553e318728980a | refs/heads/master | 2021-05-08T07:42:39.785000 | 2020-06-13T14:00:00 | 2020-06-13T14:00:00 | 106,793,886 | 3 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.adito.ojcms.sqlbuilder;
import de.adito.ojcms.sqlbuilder.definition.IColumnIdentification;
import de.adito.ojcms.sqlbuilder.definition.column.IColumnDefinition;
import de.adito.ojcms.sqlbuilder.platform.IDatabasePlatform;
import de.adito.ojcms.sqlbuilder.platform.connection.IDatabaseConnectionSupplier;
impo... | UTF-8 | Java | 2,996 | java | OJSQLBuilderForTableImpl.java | Java | [
{
"context": "f the SQL builder for single tables.\n *\n * @author Simon Danner, 15.05.2018\n */\nfinal class OJSQLBuilderForTableI",
"end": 628,
"score": 0.9996678233146667,
"start": 616,
"tag": "NAME",
"value": "Simon Danner"
}
] | null | [] | package de.adito.ojcms.sqlbuilder;
import de.adito.ojcms.sqlbuilder.definition.IColumnIdentification;
import de.adito.ojcms.sqlbuilder.definition.column.IColumnDefinition;
import de.adito.ojcms.sqlbuilder.platform.IDatabasePlatform;
import de.adito.ojcms.sqlbuilder.platform.connection.IDatabaseConnectionSupplier;
impo... | 2,990 | 0.753672 | 0.751001 | 97 | 29.886599 | 33.213425 | 134 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.43299 | false | false | 9 |
df3daabe47d1d984f132bbb5903335c6e7a0696d | 35,794,257,477,296 | e19a80f671e79fee5f8a00a4e6b5e2bc1ec2c580 | /ursful-mina-core/src/main/java/com/ursful/framework/mina/client/mina/packet/PacketWriter.java | 021dfc47e651482dcb75e7d0c34adde9b53f9380 | [] | no_license | ynicing/urs-database | https://github.com/ynicing/urs-database | e1a0286842ca94753ae5fb13da275a6ad036d42c | 2fce01dec5e25726c37898992567929900e0576e | refs/heads/master | 2021-01-23T14:16:49.835000 | 2020-12-24T02:02:41 | 2020-12-24T02:02:41 | 93,249,747 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ursful.framework.mina.client.mina.packet;
import com.ursful.framework.mina.common.packet.Packet;
import org.apache.mina.core.session.IoSession;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.util.concurrent.ArrayBlockingQueue;
import java.util.concurrent.BlockingQueue;
public class ... | UTF-8 | Java | 3,883 | java | PacketWriter.java | Java | [] | null | [] | package com.ursful.framework.mina.client.mina.packet;
import com.ursful.framework.mina.common.packet.Packet;
import org.apache.mina.core.session.IoSession;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.util.concurrent.ArrayBlockingQueue;
import java.util.concurrent.BlockingQueue;
public class ... | 3,883 | 0.543137 | 0.541849 | 136 | 27.55147 | 23.035721 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.308824 | false | false | 9 |
fabc28cf419a7df36e54ca16e19af68b6d5311df | 34,677,565,982,707 | 586968cb48c5f00ce8765ed2efa9cc883ad55f1d | /src/test/java/B2B_PageLoadTime/TestSuiteBase.java | 2495c7f0702402966e82f581be2b6a045cdf8779 | [] | no_license | mrsachin24/B2B | https://github.com/mrsachin24/B2B | f76fc24eef299f5012c5166fad24d7dd8b713849 | 7504386477c55e6d6cab8da2de45101f6d0749fc | refs/heads/master | 2021-01-19T05:30:26.743000 | 2016-07-05T11:16:52 | 2016-07-05T11:16:52 | 62,558,104 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package B2B_PageLoadTime;
import org.testng.SkipException;
import org.testng.annotations.BeforeSuite;
import util.Utility;
public class TestSuiteBase {
@BeforeSuite
public void checkSuitRun(){
System.out.println("checking checkSuitRun ="+Utility.isSuiteRunnable("B2B_PageLoadTime") );
Utility.creatingXlsReport... | UTF-8 | Java | 650 | java | TestSuiteBase.java | Java | [] | null | [] | package B2B_PageLoadTime;
import org.testng.SkipException;
import org.testng.annotations.BeforeSuite;
import util.Utility;
public class TestSuiteBase {
@BeforeSuite
public void checkSuitRun(){
System.out.println("checking checkSuitRun ="+Utility.isSuiteRunnable("B2B_PageLoadTime") );
Utility.creatingXlsReport... | 650 | 0.755385 | 0.747692 | 23 | 27.26087 | 26.173697 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.521739 | false | false | 9 |
f71d65e2371b1e0772ab3ca31f857cd3b1d674ab | 34,411,277,999,783 | 5be877771eec456ec1a7bd25944a650e0d0f32b4 | /src/main/java/fr/an/mem4j/datatypesystem/reflect/AllocArrayDataType.java | eecbccb8e4ddd6116c5a87186cf715b5eb43e943 | [] | no_license | d4rkang3l/mem4j | https://github.com/d4rkang3l/mem4j | 165376cf153c8a4a947d2d8ec2ccae42f0540fbe | 4043597d1d1fe7418161e222befe827df76a1634 | refs/heads/master | 2021-01-21T10:04:37.577000 | 2016-04-03T22:15:51 | 2016-04-03T22:15:51 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package fr.an.mem4j.datatypesystem.reflect;
import fr.an.mem4j.datatypesystem.DataTypeSystem;
/**
*
*/
public class AllocArrayDataType extends TemplateInstanceDataType {
private final int allocArrayLen;
// ------------------------------------------------------------------------
public AllocArrayData... | UTF-8 | Java | 1,815 | java | AllocArrayDataType.java | Java | [] | null | [] | package fr.an.mem4j.datatypesystem.reflect;
import fr.an.mem4j.datatypesystem.DataTypeSystem;
/**
*
*/
public class AllocArrayDataType extends TemplateInstanceDataType {
private final int allocArrayLen;
// ------------------------------------------------------------------------
public AllocArrayData... | 1,815 | 0.554821 | 0.552617 | 63 | 27.809525 | 27.779665 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.349206 | false | false | 9 |
2b9de122c60a71932cf102d53c35f2c364a1d3d4 | 31,456,340,539,551 | 13e5310caa1859039ee8ab5a562d4e725b8b67e9 | /app/src/main/java/air/net/deflexion/mobile/LucidEggApp/presentation/di/modules/RepositoryModule.java | 002542779a71a9ea06d34bba764381576c0d0eb1 | [] | no_license | ThomasWilliamMarsh/EggRecipes | https://github.com/ThomasWilliamMarsh/EggRecipes | cd889fb27a7ea8aedfbcd7c33616a92ed2fa75c8 | 4a738eef5b8c3823177322046bab6a2b37d97f9c | HEAD | 2018-04-10T13:39:49.702000 | 2018-03-07T20:24:52 | 2018-03-07T20:24:52 | 82,470,599 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package air.net.deflexion.mobile.LucidEggApp.presentation.di.modules;
import javax.inject.Singleton;
import air.net.deflexion.mobile.LucidEggApp.data.repository.CategoriesDataRepository;
import air.net.deflexion.mobile.LucidEggApp.data.repository.RecipesDataRepository;
import air.net.deflexion.mobile.LucidEggApp.data... | UTF-8 | Java | 1,247 | java | RepositoryModule.java | Java | [
{
"context": "Module;\nimport dagger.Provides;\n\n/**\n * Created by thomas on 10/27/2017.\n */\n\n@Module\npublic class Reposito",
"end": 670,
"score": 0.9873238801956177,
"start": 664,
"tag": "USERNAME",
"value": "thomas"
}
] | null | [] | package air.net.deflexion.mobile.LucidEggApp.presentation.di.modules;
import javax.inject.Singleton;
import air.net.deflexion.mobile.LucidEggApp.data.repository.CategoriesDataRepository;
import air.net.deflexion.mobile.LucidEggApp.data.repository.RecipesDataRepository;
import air.net.deflexion.mobile.LucidEggApp.data... | 1,247 | 0.809142 | 0.802727 | 38 | 31.81579 | 33.82996 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.342105 | false | false | 9 |
eb8422bab63a913ef32845d056557b642f2da460 | 29,154,238,072,023 | 94df773f2993d98b8a0c388967a8b82b7ca3b269 | /src/org/zkoss/eclipse/componentwizard/wizards/NewComponentWizardPage.java | aac4f1d6083b211038457bc2e2a196c1c94c429b | [] | no_license | chun13009/zk-cdt | https://github.com/chun13009/zk-cdt | 6b15af49178f1030da2b5e5544e712c8932b6d91 | 759f9198bc6869580e7f878757958eb07a1f75cd | refs/heads/master | 2016-09-06T16:25:01.277000 | 2011-08-18T06:30:46 | 2011-08-18T06:30:46 | 38,148,519 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.zkoss.eclipse.componentwizard.wizards;
import org.eclipse.core.resources.IContainer;
import org.eclipse.core.resources.IResource;
import org.eclipse.core.resources.ResourcesPlugin;
import org.eclipse.jface.dialogs.IDialogPage;
import org.eclipse.jface.viewers.ISelection;
import org.eclipse.jface.viewers.IS... | UTF-8 | Java | 6,065 | java | NewComponentWizardPage.java | Java | [] | null | [] | package org.zkoss.eclipse.componentwizard.wizards;
import org.eclipse.core.resources.IContainer;
import org.eclipse.core.resources.IResource;
import org.eclipse.core.resources.ResourcesPlugin;
import org.eclipse.jface.dialogs.IDialogPage;
import org.eclipse.jface.viewers.ISelection;
import org.eclipse.jface.viewers.IS... | 6,065 | 0.723825 | 0.721682 | 225 | 25.959999 | 21.808727 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.991111 | false | false | 9 |
b731570953f075ab2f97ae3706bdaee636a730ee | 33,990,371,202,886 | 5586fcea50a25dbb108438e7ee602aa50077efee | /src/main/java/com/cai/item/pojo/Perms.java | bd688f2dd0476df8c4645bfb57eb2dc6e048b8fe | [] | no_license | cai8606/bysj | https://github.com/cai8606/bysj | 05317714bb3eb6c9e0fea1e1c8df5f7cd15ef29f | 747a073da4afb1ce9fb46331c6949620eb325b95 | refs/heads/master | 2022-10-19T10:37:24.722000 | 2020-03-23T13:25:59 | 2020-03-23T13:25:59 | 249,435,775 | 0 | 1 | null | false | 2022-10-12T20:37:52 | 2020-03-23T13:17:24 | 2020-03-23T13:27:38 | 2022-10-12T20:37:50 | 29 | 0 | 1 | 4 | Java | false | false | package com.cai.item.pojo;
import com.fasterxml.jackson.annotation.JsonFormat;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import tk.mybatis.mapper.annotation.KeySql;
import javax.persistence.Id;
import javax.persistence.Table;
import java.util.Date;
@Table(name = "permissi... | UTF-8 | Java | 671 | java | Perms.java | Java | [] | null | [] | package com.cai.item.pojo;
import com.fasterxml.jackson.annotation.JsonFormat;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import tk.mybatis.mapper.annotation.KeySql;
import javax.persistence.Id;
import javax.persistence.Table;
import java.util.Date;
@Table(name = "permissi... | 671 | 0.76155 | 0.76155 | 28 | 22.964285 | 13.097116 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 9 |
ea4540daafc83c9f667daaa69eef6415532cf0b9 | 4,836,133,194,287 | f756830dab3b61b262419ff9b93cb5267f8e918a | /src/main/java/com/gl365/validator/mapper/SzbIdCardMapper.java | f2fd25ec9217b9c712c229e7c59ca19f50278360 | [] | no_license | pengjianbo3478/validator | https://github.com/pengjianbo3478/validator | db970b73e2e39fa7a0cd11202e97c1602bccc87f | ab7cf9b864af5572a0c1080929dde60914f06a5f | refs/heads/master | 2020-03-17T07:02:33.215000 | 2018-05-14T15:21:01 | 2018-05-14T15:21:01 | 133,380,310 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gl365.validator.mapper;
import org.apache.ibatis.annotations.Param;
import com.gl365.validator.model.SzbIdCard;
public interface SzbIdCardMapper {
int insertSelective(SzbIdCard record);
SzbIdCard selectByPrimaryKey(Long id);
int updateByPrimaryKeySelective(SzbIdCard record);
... | UTF-8 | Java | 416 | java | SzbIdCardMapper.java | Java | [] | null | [] | package com.gl365.validator.mapper;
import org.apache.ibatis.annotations.Param;
import com.gl365.validator.model.SzbIdCard;
public interface SzbIdCardMapper {
int insertSelective(SzbIdCard record);
SzbIdCard selectByPrimaryKey(Long id);
int updateByPrimaryKeySelective(SzbIdCard record);
... | 416 | 0.752404 | 0.737981 | 17 | 22.588236 | 26.513168 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.470588 | false | false | 9 |
8579bf55f7e8a70e679e55af4542e4b4740c305c | 33,543,694,646,461 | dbc12351853bc727eddca5b9c16c82d62c4d697f | /jtafi18n/src/main/java/dweb/test/templates/TestTemplate.java | fcabd4af457b0265a79b98acc55f8734db5dd82a | [] | no_license | manish6789/Sawaglabs2 | https://github.com/manish6789/Sawaglabs2 | 1d4239611b32dc841b00a95c70b318c5f45233fc | af6e610aa203d2315357bde3b3b16a069e5e3f62 | refs/heads/master | 2022-06-17T09:42:56.512000 | 2019-10-25T18:42:16 | 2019-10-25T18:42:16 | 217,573,382 | 0 | 0 | null | false | 2022-05-20T21:14:26 | 2019-10-25T16:25:59 | 2019-10-25T18:42:18 | 2022-05-20T21:14:25 | 7,783 | 0 | 0 | 2 | HTML | false | false | package dweb.test.templates;
import java.net.URISyntaxException;
import java.net.URL;
import java.nio.file.Paths;
import java.util.HashMap;
import java.util.Map;
import org.apache.log4j.Logger;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.remote.DesiredCapabilities;
import org.testng.IT... | UTF-8 | Java | 5,436 | java | TestTemplate.java | Java | [] | null | [] | package dweb.test.templates;
import java.net.URISyntaxException;
import java.net.URL;
import java.nio.file.Paths;
import java.util.HashMap;
import java.util.Map;
import org.apache.log4j.Logger;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.remote.DesiredCapabilities;
import org.testng.IT... | 5,436 | 0.737859 | 0.737675 | 153 | 33.529411 | 33.700928 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.856209 | false | false | 9 |
7e6297eb03d7b0066e913d15c00bbe0c762dcbf5 | 9,380,208,580,292 | 213313eef6d77a0e5d616f9171f25cdf1bf6d9ae | /src/main/java/Shapes/Circle.java | 291f06839d19e4bc460e2b0782509c18cc96cc90 | [] | no_license | Vlad-Kliucharov/Projects | https://github.com/Vlad-Kliucharov/Projects | 1e8e446ff742106e6c4c110807ae4677539e6e06 | 38c9497d9a4517dd3a2d8433e872569b4db6ac82 | refs/heads/master | 2016-09-14T03:14:08.043000 | 2016-08-03T11:38:41 | 2016-08-03T11:38:41 | 64,837,777 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package Shapes;
/**
*
* @author Lenovo
*/
public class Circle {
public static void main(String[] args) {
... | UTF-8 | Java | 574 | java | Circle.java | Java | [
{
"context": "itor.\r\n */\r\npackage Shapes;\r\n\r\n/**\r\n *\r\n * @author Lenovo\r\n */\r\npublic class Circle {\r\n\r\n public static ",
"end": 235,
"score": 0.9938435554504395,
"start": 229,
"tag": "USERNAME",
"value": "Lenovo"
}
] | null | [] | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package Shapes;
/**
*
* @author Lenovo
*/
public class Circle {
public static void main(String[] args) {
... | 574 | 0.538328 | 0.512195 | 22 | 24.09091 | 24.864923 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 9 |
97b6f0cb9dc86eefc7d7cbca9d710189953185f2 | 7,584,912,249,278 | 1b978d4e59d21a3abc62d1623608d20ba4fd7533 | /demo/src/main/java/me/yokeyword/sample/demo_wechat/MainActivity.java | 0d18b37fa40f5cc53ea11f0e0e5f0f2e15c86145 | [
"Apache-2.0"
] | permissive | No1CharlesWu/ticker-android-fragmentation | https://github.com/No1CharlesWu/ticker-android-fragmentation | 524630f86e4da12c94b74eb244affeb3bb761490 | 268630be7436d7099265988d94bb4f30f75855e9 | refs/heads/master | 2021-08-30T16:05:10.593000 | 2017-12-17T07:36:33 | 2017-12-17T07:36:33 | 110,708,680 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package me.yokeyword.sample.demo_wechat;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v7.app.AlertDialog;
import android.text.TextUtils;
import android.util.Log;
import me.yokeyword.fragmentation.SupportActivity;
import me.yokeyword.fragme... | UTF-8 | Java | 3,005 | java | MainActivity.java | Java | [
{
"context": "ertListFragment;\n\n/**\n * 仿微信交互方式Demo\n * Created by YoKeyword on 16/6/30.\n */\npublic class MainActivity extends",
"end": 773,
"score": 0.9994044899940491,
"start": 764,
"tag": "USERNAME",
"value": "YoKeyword"
}
] | null | [] | package me.yokeyword.sample.demo_wechat;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v7.app.AlertDialog;
import android.text.TextUtils;
import android.util.Log;
import me.yokeyword.fragmentation.SupportActivity;
import me.yokeyword.fragme... | 3,005 | 0.680851 | 0.678061 | 84 | 33.130951 | 30.432899 | 150 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.52381 | false | false | 9 |
c8c7296e8a1b52c4805064f4947561c49bfab18b | 16,612,933,502,933 | 39dfb03c483956f351481338a623017571ce36f7 | /src/org/gss/adi/dialogs/OpenImageFromURL.java | 40b34c361c6d5842c8f391001db8957003f0f3f3 | [] | no_license | MaximeIJ/Analyzing-Digital-Images | https://github.com/MaximeIJ/Analyzing-Digital-Images | 12ad697a9a85526641982898c71be75417403991 | cc02058019d9e85ea607934eb4745fc4a7b0ffd3 | refs/heads/master | 2021-01-18T12:01:44.832000 | 2015-02-20T17:23:00 | 2015-02-20T17:23:00 | 23,059,506 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.gss.adi.dialogs;
import java.awt.Container;
import java.awt.Font;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.image.BufferedImage;
import java.io.IOException;
import java.net.MalformedURLException;
import java.net.URL;
import javax.imageio.I... | UTF-8 | Java | 3,755 | java | OpenImageFromURL.java | Java | [
{
"context": "ad);\r\n }\r\n }\r\n\r\n/* Location: C:\\Users\\Jordan\\Downloads\\ADIjava\\AnalyzingDigitalImages.jar\r\n * ",
"end": 3614,
"score": 0.9895663261413574,
"start": 3608,
"tag": "NAME",
"value": "Jordan"
}
] | null | [] | package org.gss.adi.dialogs;
import java.awt.Container;
import java.awt.Font;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.image.BufferedImage;
import java.io.IOException;
import java.net.MalformedURLException;
import java.net.URL;
import javax.imageio.I... | 3,755 | 0.642344 | 0.617044 | 102 | 34.823528 | 21.759115 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.892157 | false | false | 9 |
c6252af8d86fdcecbdef851e34a02faf1bfa04b9 | 22,351,009,852,005 | 1246b448cb66b6d06081c6c1d69c64cc4cdd9274 | /src/main/java/ru/bedward70/fitnesse/server/OneConnector.java | edac8ca44c0bc3c54f623d44b410c6ddb135fdc6 | [
"MIT"
] | permissive | bedward70/bedward70-fitnesse-io | https://github.com/bedward70/bedward70-fitnesse-io | 0958540d6bb857d062888268adce0aa38533973f | f71f19cf912358498e3b3da89091d4fae5a1c91f | refs/heads/master | 2023-08-01T03:27:58.713000 | 2023-07-10T07:21:58 | 2023-07-10T07:21:58 | 94,161,603 | 0 | 0 | MIT | false | 2023-07-10T07:21:59 | 2017-06-13T02:44:29 | 2022-01-07T03:56:20 | 2023-07-10T07:21:58 | 73 | 0 | 0 | 0 | Java | false | false | package ru.bedward70.fitnesse.server;
import org.eclipse.jetty.server.Server;
import org.eclipse.jetty.server.ServerConnector;
import org.eclipse.jetty.util.thread.ExecutorThreadPool;
/**
* Created by ebalovnev on 13.07.17.
*/
public class OneConnector {
public static void main( String[] args ) throws Exceptio... | UTF-8 | Java | 1,342 | java | OneConnector.java | Java | [
{
"context": "package ru.bedward70.fitnesse.server;\n\nimport org.eclipse.jetty.serve",
"end": 19,
"score": 0.710334300994873,
"start": 14,
"tag": "USERNAME",
"value": "ward7"
},
{
"context": "util.thread.ExecutorThreadPool;\n\n/**\n * Created by ebalovnev on 13.07.17.\n */\npublic c... | null | [] | package ru.bedward70.fitnesse.server;
import org.eclipse.jetty.server.Server;
import org.eclipse.jetty.server.ServerConnector;
import org.eclipse.jetty.util.thread.ExecutorThreadPool;
/**
* Created by ebalovnev on 13.07.17.
*/
public class OneConnector {
public static void main( String[] args ) throws Exceptio... | 1,342 | 0.536513 | 0.516393 | 53 | 24.320755 | 17.437515 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.415094 | false | false | 9 |
b929dc5234ff9b73f190ab15c457e766f70e21f2 | 7,713,761,312,231 | 1da7ca70b37da871aaf55a36f6d97815fdc91336 | /src/ServerForm.java | 36eaf2a4478177ae0cef5a977899d0e98eb13dc1 | [] | no_license | MitoroMisaka/OFICQ | https://github.com/MitoroMisaka/OFICQ | 16086fdec86dbe0b35259c38ab7ce6eddda810cb | 299326399058f3a352ceddf664712fdc2e821380 | refs/heads/master | 2023-06-13T02:35:46.245000 | 2021-07-09T10:45:30 | 2021-07-09T10:45:30 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import javax.swing.*;
import java.io.IOException;
public class ServerForm {
private int tabNum = 0;
JPanel root;
private JButton startButton;
private JTextField sayField;
private JButton sayButton;
private JTextField portTextField;
private JTabbedPane tabbedPane1;
private JTextArea pri... | UTF-8 | Java | 2,097 | java | ServerForm.java | Java | [] | null | [] | import javax.swing.*;
import java.io.IOException;
public class ServerForm {
private int tabNum = 0;
JPanel root;
private JButton startButton;
private JTextField sayField;
private JButton sayButton;
private JTextField portTextField;
private JTabbedPane tabbedPane1;
private JTextArea pri... | 2,097 | 0.564323 | 0.556671 | 58 | 35.034481 | 24.504023 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.62069 | false | false | 9 |
977c3544850d441b051b24d76b5e5acd0496a872 | 25,967,372,309,719 | 7b5ca6c0d81311c13d9001d7e83e642965e0d4ae | /src/main/java/com/fyn/demo/reflexDemo/reflex.java | debbc3725fc54a475bc4d4d4a95847bbd03cc41a | [] | no_license | fengyuning/girl | https://github.com/fengyuning/girl | dd9800f71f95c929cfa7d159b0c817a5237fd4b0 | 7abf425cdb30d8a42141b7348335ff90e84e2c33 | refs/heads/master | 2018-07-20T12:38:38.075000 | 2018-06-02T03:05:48 | 2018-06-02T03:05:48 | 135,093,718 | 1 | 0 | null | false | 2018-06-02T03:02:59 | 2018-05-28T01:03:39 | 2018-06-02T01:28:04 | 2018-06-02T03:00:33 | 82 | 0 | 0 | 1 | Java | false | null | package com.fyn.demo.reflexDemo;
public class reflex {
public static void main(String[] args){
//Foo的实例对象 new就出来了
Foo foo = new Foo();
//Foo这个类也是一个实例对象 但是要怎么表示呢
//任何一个类都是Class的实例对象 有三种表示方式
//第一种----------实际证明,每个类都有一个隐含的静态成员变量class
Class c1 = Foo.class; //静态成员变量... | UTF-8 | Java | 1,443 | java | reflex.java | Java | [] | null | [] | package com.fyn.demo.reflexDemo;
public class reflex {
public static void main(String[] args){
//Foo的实例对象 new就出来了
Foo foo = new Foo();
//Foo这个类也是一个实例对象 但是要怎么表示呢
//任何一个类都是Class的实例对象 有三种表示方式
//第一种----------实际证明,每个类都有一个隐含的静态成员变量class
Class c1 = Foo.class; //静态成员变量... | 1,443 | 0.521286 | 0.508254 | 54 | 20.333334 | 18.652773 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.277778 | false | false | 9 |
722c3d3796d9c5e1bdf045dbb5f2b6a8a0f8b363 | 14,980,845,979,602 | 7f836b2c71371eb176d6d71e04fea495953647d8 | /src/test/java/com/tdd/demotdd/TodoServiceTest.java | bf11c71bbaf6662ee165224ee391a87d2bfe5eae | [] | no_license | AmanuelChorito/demotdd | https://github.com/AmanuelChorito/demotdd | 20a7dd8bcfd42ec4711309b3afc4e75295f658cd | 779e8a00fc3fa3d32879045052a135a35fa745dd | refs/heads/master | 2023-08-17T06:31:12.905000 | 2021-09-20T16:45:04 | 2021-09-20T16:45:04 | 408,227,670 | 0 | 0 | null | false | 2021-09-20T13:01:10 | 2021-09-19T20:16:46 | 2021-09-19T20:16:55 | 2021-09-20T13:01:09 | 59 | 0 | 0 | 0 | Java | false | false | package com.tdd.demotdd;
import com.tdd.demotdd.domain.TodoItem;
import com.tdd.demotdd.repos.TodoRepository;
import com.tdd.demotdd.service.TodoService;
import com.tdd.demotdd.utils.TodoValidator;
import com.tdd.demotdd.domain.TaskStatus;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
imp... | UTF-8 | Java | 2,056 | java | TodoServiceTest.java | Java | [] | null | [] | package com.tdd.demotdd;
import com.tdd.demotdd.domain.TodoItem;
import com.tdd.demotdd.repos.TodoRepository;
import com.tdd.demotdd.service.TodoService;
import com.tdd.demotdd.utils.TodoValidator;
import com.tdd.demotdd.domain.TaskStatus;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
imp... | 2,056 | 0.742218 | 0.735409 | 67 | 29.686567 | 25.285362 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.701493 | false | false | 9 |
59e5109961fd22501b3b99d087667e3cef010561 | 29,454,885,756,343 | c64e1313de06fb7a40c7d79caa0802c0ad9f0ee9 | /app/src/main/java/io/agora/chatdemo/settings/SettingsActivity.java | e8c5af53b1c2a7bc5bbb831dd0ebefdaa7033b9e | [
"MIT"
] | permissive | TianyaHelp/Hyphenate-Demo-Android | https://github.com/TianyaHelp/Hyphenate-Demo-Android | 35913b9f1e9c1873c9eea4d249d7fc2af6f35f7f | b65cf5e806fbedfa600283bab23fb6ab1968978b | refs/heads/master | 2023-07-27T14:59:13.704000 | 2021-08-26T05:19:19 | 2021-08-26T05:19:19 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.agora.chatdemo.settings;
import android.content.Intent;
import android.os.Bundle;
import android.text.TextUtils;
import androidx.annotation.Nullable;
import androidx.appcompat.app.ActionBar;
import androidx.preference.PreferenceFragmentCompat;
import io.agora.chatdemo.Constant;
import io.agora.chatdemo.R;... | UTF-8 | Java | 1,764 | java | SettingsActivity.java | Java | [] | null | [] | package io.agora.chatdemo.settings;
import android.content.Intent;
import android.os.Bundle;
import android.text.TextUtils;
import androidx.annotation.Nullable;
import androidx.appcompat.app.ActionBar;
import androidx.preference.PreferenceFragmentCompat;
import io.agora.chatdemo.Constant;
import io.agora.chatdemo.R;... | 1,764 | 0.641723 | 0.641723 | 57 | 29.929825 | 22.23547 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.526316 | false | false | 9 |
43bd09221577fe3f6307b5651cf4ffa85f747c0e | 1,357,209,703,126 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/7/7_a2f3a5adb98f98ab9ce13528bb3326f6ca1783df/EditableImagePanel/7_a2f3a5adb98f98ab9ce13528bb3326f6ca1783df_EditableImagePanel_t.java | 8d4b92ad78ce7dd85a13dffd5035584c38ee79cc | [] | no_license | zhongxingyu/Seer | https://github.com/zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516000 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | false | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | 2023-06-21T00:53:27 | 2023-06-22T07:55:57 | 2,849,868 | 2 | 2 | 0 | null | false | false | package util;
import java.awt.Color;
import java.awt.Cursor;
import java.awt.Dimension;
import java.awt.Font;
import java.awt.FontMetrics;
import java.awt.Graphics;
import java.awt.event.MouseEvent;
import java.awt.event.MouseListener;
import java.awt.event.MouseMotionListener;
import java.awt.image.Buffer... | UTF-8 | Java | 11,640 | java | 7_a2f3a5adb98f98ab9ce13528bb3326f6ca1783df_EditableImagePanel_t.java | Java | [] | null | [] | package util;
import java.awt.Color;
import java.awt.Cursor;
import java.awt.Dimension;
import java.awt.Font;
import java.awt.FontMetrics;
import java.awt.Graphics;
import java.awt.event.MouseEvent;
import java.awt.event.MouseListener;
import java.awt.event.MouseMotionListener;
import java.awt.image.Buffer... | 11,640 | 0.624914 | 0.618041 | 544 | 20.39522 | 19.709751 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.595588 | false | false | 9 |
0bb2482e292814ac48c96060c022ab30592fd4a4 | 20,117,626,881,803 | 7ce47605a889ede11dd058512bf6ede9beb513dd | /src/br/com/cetip/aplicacao/garantias/negocio/ContratosCesta.java | 46c2ba9dd5fb7864ac81d351ce38a9965c232525 | [] | no_license | codetime66/guarantee | https://github.com/codetime66/guarantee | ecf50b8c64ea765dfd8f4afe8543b216acaa8297 | dd472059b0f3e51f3dc7093d50b57ce045e139cf | refs/heads/master | 2020-03-11T22:27:46.379000 | 2018-04-20T01:43:47 | 2018-04-20T01:43:47 | 130,292,861 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.cetip.aplicacao.garantias.negocio;
import java.util.List;
import br.com.cetip.aplicacao.garantias.apinegocio.IContratosCesta;
import br.com.cetip.aplicacao.garantias.apinegocio.VinculacaoContratoVO;
import br.com.cetip.aplicacao.instrumentofinanceiro.apinegocio.sec.ComitenteFactory;
import br.co... | UTF-8 | Java | 8,707 | java | ContratosCesta.java | Java | [] | null | [] | package br.com.cetip.aplicacao.garantias.negocio;
import java.util.List;
import br.com.cetip.aplicacao.garantias.apinegocio.IContratosCesta;
import br.com.cetip.aplicacao.garantias.apinegocio.VinculacaoContratoVO;
import br.com.cetip.aplicacao.instrumentofinanceiro.apinegocio.sec.ComitenteFactory;
import br.co... | 8,707 | 0.684736 | 0.683358 | 219 | 37.757992 | 31.671846 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.639269 | false | false | 9 |
f690cea9167d55050126633948aaf77f45f38f17 | 15,333,033,279,573 | a84a54a81cee28c16dc6cd3d6fc44943ee09a76c | /app/src/main/java/com/zncg/lavie/network/DeviceApi.java | 284a4ea0150ab3a30f6bfaae6892bea6afe3a323 | [
"Apache-2.0"
] | permissive | GFZkkk/MVP | https://github.com/GFZkkk/MVP | b2c1a58150fc495562c816cc07e66f4cca27a39f | 610e387e538c6c6175f62e8650a18737df0d0980 | refs/heads/master | 2020-04-17T20:36:41.028000 | 2019-12-17T06:39:04 | 2019-12-17T06:39:04 | 166,913,254 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zncg.lavie.network;
import com.zncg.lavie.model.bean.DeviceList;
import com.zncg.lavie.base.bean.ResultBean;
import java.util.Map;
import io.reactivex.Observable;
import retrofit2.http.Body;
import retrofit2.http.GET;
import retrofit2.http.Header;
import retrofit2.http.POST;
/**
* Created by gaofengze ... | UTF-8 | Java | 682 | java | DeviceApi.java | Java | [
{
"context": "er;\nimport retrofit2.http.POST;\n\n/**\n * Created by gaofengze on 2019/1/12\n */\npublic interface DeviceApi {\n ",
"end": 319,
"score": 0.9994745254516602,
"start": 310,
"tag": "USERNAME",
"value": "gaofengze"
}
] | null | [] | package com.zncg.lavie.network;
import com.zncg.lavie.model.bean.DeviceList;
import com.zncg.lavie.base.bean.ResultBean;
import java.util.Map;
import io.reactivex.Observable;
import retrofit2.http.Body;
import retrofit2.http.GET;
import retrofit2.http.Header;
import retrofit2.http.POST;
/**
* Created by gaofengze ... | 682 | 0.759531 | 0.740469 | 23 | 28.652174 | 28.423212 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.565217 | false | false | 9 |
04f8d84307e0178dbc21e3122a8b6f106b499f99 | 15,169,824,518,018 | df0ba07c062a3ee3e5804fb57aef1bdfc986d317 | /jdbc/dhcp/UserDao.java | 2eceb7f6afaf029d676e05d9c28a0f4fd77eb740 | [] | no_license | fate-7/MySpringLearning | https://github.com/fate-7/MySpringLearning | 42e603722ad6aa95416d326ac16f65e8d30b0013 | 55fc13f6e1bb75584f68e8cf8df160da1c77a6e4 | refs/heads/master | 2020-05-24T01:28:39.106000 | 2019-05-16T13:43:09 | 2019-05-16T13:43:09 | 187,035,600 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.rj.spring.jdbc.dhcp;
import org.springframework.jdbc.core.JdbcTemplate;
public class UserDao {
private JdbcTemplate jdbcTemplate;
public void setJdbcTemplate(JdbcTemplate jdbcTemplate) {
this.jdbcTemplate = jdbcTemplate;
}
public void update(){
jdbcTemplate.update("inser... | UTF-8 | Java | 402 | java | UserDao.java | Java | [
{
"context": "rt into t_user(username,password) values(?,?);\", \"tom\", \"998\");\n //\n }\n}\n",
"end": 372,
"score": 0.9901862144470215,
"start": 369,
"tag": "USERNAME",
"value": "tom"
},
{
"context": " t_user(username,password) values(?,?);\", \"tom\", \"998\");\n ... | null | [] | package com.rj.spring.jdbc.dhcp;
import org.springframework.jdbc.core.JdbcTemplate;
public class UserDao {
private JdbcTemplate jdbcTemplate;
public void setJdbcTemplate(JdbcTemplate jdbcTemplate) {
this.jdbcTemplate = jdbcTemplate;
}
public void update(){
jdbcTemplate.update("inser... | 402 | 0.679105 | 0.671642 | 17 | 22.647058 | 26.574957 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.588235 | false | false | 9 |
0d4f4e8a069965c6a900f876a0b682e162917beb | 13,778,255,109,521 | 7a9014d643199747f8a65c1a1990e656fbe5b852 | /src/madlib/MadLib.java | 92ecb90e11428a2ad0b1763792ab8b75d8e9d4e6 | [] | no_license | etwat3497/madLib | https://github.com/etwat3497/madLib | a74c0979b84d65aac413af6265246ae00e4d6168 | 89f1e69943dfb2953067a6577a918a30184b7a77 | refs/heads/master | 2020-07-26T04:39:49.265000 | 2016-11-17T00:50:14 | 2016-11-17T00:50:14 | 73,734,548 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package madlib;
import java.io.*;
import java.util.ArrayList;
import java.util.Random;
import java.util.Scanner;
/**
*
... | UTF-8 | Java | 5,931 | java | MadLib.java | Java | [
{
"context": "m;\r\nimport java.util.Scanner;\r\n/**\r\n *\r\n * @author etwat3497\r\n */\r\npublic class MadLib {\r\n\r\n /**\r\n * @p",
"end": 341,
"score": 0.9996483325958252,
"start": 332,
"tag": "USERNAME",
"value": "etwat3497"
}
] | null | [] | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package madlib;
import java.io.*;
import java.util.ArrayList;
import java.util.Random;
import java.util.Scanner;
/**
*
... | 5,931 | 0.495701 | 0.49216 | 158 | 35.537975 | 25.172478 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.493671 | false | false | 9 |
1420d2c2d821b881f99a9b5087c83ebff6eb3295 | 23,373,212,025,209 | 1411bc7f161e053160d9013e8eb621437d6b5fd5 | /src/main/java/fr/jsmadja/antredesdragons/core/chapters/ManualChoiceChapter.java | 8fa2466fa5dd84b2773838388380de1e1c9b1227 | [] | no_license | jsmadja/antre-des-dragons | https://github.com/jsmadja/antre-des-dragons | e04c489b7332c5f8044e0e849408beb8343bdda8 | d6f5e45febf6cc282113474915b9b2d9ced7763c | refs/heads/master | 2021-07-18T07:51:03.426000 | 2020-06-01T14:59:15 | 2020-06-01T14:59:15 | 175,958,159 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package fr.jsmadja.antredesdragons.core.chapters;
import fr.jsmadja.antredesdragons.core.entities.Pip;
import fr.jsmadja.antredesdragons.core.execution.Action;
import fr.jsmadja.antredesdragons.core.execution.Execution;
import lombok.Builder;
import lombok.Getter;
import java.util.List;
import static fr.jsmadja.antr... | UTF-8 | Java | 2,052 | java | ManualChoiceChapter.java | Java | [] | null | [] | package fr.jsmadja.antredesdragons.core.chapters;
import fr.jsmadja.antredesdragons.core.entities.Pip;
import fr.jsmadja.antredesdragons.core.execution.Action;
import fr.jsmadja.antredesdragons.core.execution.Execution;
import lombok.Builder;
import lombok.Getter;
import java.util.List;
import static fr.jsmadja.antr... | 2,052 | 0.635965 | 0.63499 | 72 | 27.5 | 24.808712 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.388889 | false | false | 9 |
628d7531685817db662c092fea017b2eaa50811e | 23,596,550,358,980 | e43c79e7fc96d57c6ab4469ba8620710adcd3baf | /app/src/main/java/com/shera/internexttv/model/LiveChannelDTO.java | 89323ecaad9f37db8409839f6ba13e79f8120a24 | [] | no_license | mhtparyani/Streaming | https://github.com/mhtparyani/Streaming | ca05df0a93f119446122123736308b64bd07732d | c3b62b44b6bb7096a42462be6afaa5d8c2e14398 | refs/heads/master | 2020-07-09T12:57:12.273000 | 2019-09-16T15:04:26 | 2019-09-16T15:04:26 | 203,973,053 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.shera.internexttv.model;
public class LiveChannelDTO {
private Long num;
private String name;
private String stream_type;
private String stream_icon;
private String added;
private String category_id;
private String custom_sid;
private String direct_source;
private Long ... | UTF-8 | Java | 2,411 | java | LiveChannelDTO.java | Java | [] | null | [] | package com.shera.internexttv.model;
public class LiveChannelDTO {
private Long num;
private String name;
private String stream_type;
private String stream_icon;
private String added;
private String category_id;
private String custom_sid;
private String direct_source;
private Long ... | 2,411 | 0.613438 | 0.613438 | 113 | 20.336283 | 18.011112 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.327434 | false | false | 9 |
c7a8b8e09b92fe74b435865d42b8d1c8e8527068 | 30,322,469,146,656 | e54aff389573a079232723480a0729c18b5f9c6b | /src/ApiPackage/ApiTagH5Class.java | 747c38b614301404805b1a247f438bac6f18e07d | [] | no_license | bavithiranChatly/ApiTagH5 | https://github.com/bavithiranChatly/ApiTagH5 | 189c2d270969b928b6cdbcf4e7cb8eea5f796467 | a53985d2e4113b9d517aaf13252b49ebde251c72 | refs/heads/master | 2021-01-08T15:07:38.124000 | 2020-02-21T05:48:27 | 2020-02-21T05:48:27 | 242,062,738 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ApiPackage;
import java.io.FileInputStream;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
import java.util.Properties;
import org.apache.http.NameValuePair;
import org.apache.http.client.entity.UrlEncodedFormEntity;
import org.apache.http.client.methods.CloseableHttpResponse;
... | UTF-8 | Java | 2,197 | java | ApiTagH5Class.java | Java | [
{
"context": "/TagManagement/SendTagDetailByOpenId?access_token=634b1d6f-5675-4925-be31-e282f247ebca&Version=v2\");\n\n\t\tHttpPost post = new HttpPost(Bas",
"end": 1539,
"score": 0.9644125699996948,
"start": 1503,
"tag": "KEY",
"value": "634b1d6f-5675-4925-be31-e282f247ebca"
}
] | null | [] | package ApiPackage;
import java.io.FileInputStream;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
import java.util.Properties;
import org.apache.http.NameValuePair;
import org.apache.http.client.entity.UrlEncodedFormEntity;
import org.apache.http.client.methods.CloseableHttpResponse;
... | 2,197 | 0.757396 | 0.735093 | 79 | 26.810127 | 31.420816 | 168 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.594937 | false | false | 9 |
6a24bb817d3edcdc41876bd80a42770286d9bdeb | 24,086,176,631,277 | 48fe69bb7fabb910711e311acb8390b9e9c3dec5 | /src/jpa/principal/principal.java | e0c697298196defb1c385006777a4a02eb2c7dff | [] | no_license | WandaRMaldo/EjemploEgg | https://github.com/WandaRMaldo/EjemploEgg | 17a86b9cc5ad7d15fa92adf8954176dc69c322a5 | a3f4fba6ee9abace0f8c23e0173fc7fb8f817f36 | refs/heads/main | 2023-07-30T20:43:59.657000 | 2021-09-28T23:42:45 | 2021-09-28T23:42:45 | 411,074,920 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package jpa.principal;
import jpa.excepcion.MiExcepcion;
import jpa.menu.Menu;
/**
*
* @author WANDA
*/
public class principal {
public static void main(String[] args) throws MiExcepcion{
Menu menu = new Menu();
menu.interfazPrincipal();
}
}
| UTF-8 | Java | 278 | java | principal.java | Java | [
{
"context": "xcepcion;\nimport jpa.menu.Menu;\n\n/**\n *\n * @author WANDA\n */\npublic class principal {\n\n public static v",
"end": 104,
"score": 0.9996390342712402,
"start": 99,
"tag": "NAME",
"value": "WANDA"
}
] | null | [] | package jpa.principal;
import jpa.excepcion.MiExcepcion;
import jpa.menu.Menu;
/**
*
* @author WANDA
*/
public class principal {
public static void main(String[] args) throws MiExcepcion{
Menu menu = new Menu();
menu.interfazPrincipal();
}
}
| 278 | 0.643885 | 0.643885 | 18 | 14.444445 | 16.747213 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.277778 | false | false | 9 |
dd00ba36138ef3621bbc5610424775391eeae4ee | 14,559,939,175,433 | 02c3502194234717ac12b17c776bcdb92eeef44a | /src/com/taskGWT/client/Entities/Person.java | 2f4a1f5554d8b03352ffac5a75dc74c5766905d3 | [] | no_license | AleksandrFomin/gwt | https://github.com/AleksandrFomin/gwt | eaf143f4a0b214fc88edf636acd0b8692c6e57bf | 78251c53910ed2481ed0fda5f85ee4440130ed1f | refs/heads/master | 2020-03-14T07:53:33.952000 | 2018-05-02T08:26:00 | 2018-05-02T08:26:00 | 131,445,904 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.taskGWT.client.Entities;
import java.sql.Time;
import java.sql.Timestamp;
import java.util.Date;
public class Person {
public Person(String name, String lastName, Date birthDate, Time time) {
this.name = name;
this.lastName = lastName;
this.birthDate = birthDate;
this.... | UTF-8 | Java | 1,133 | java | Person.java | Java | [] | null | [] | package com.taskGWT.client.Entities;
import java.sql.Time;
import java.sql.Timestamp;
import java.util.Date;
public class Person {
public Person(String name, String lastName, Date birthDate, Time time) {
this.name = name;
this.lastName = lastName;
this.birthDate = birthDate;
this.... | 1,133 | 0.606355 | 0.606355 | 60 | 17.883333 | 16.657423 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.433333 | false | false | 9 |
4c9f32e094d6f4997c104b9af59bee615e28dab3 | 29,635,274,386,059 | d04934902ca785560da2c0ec6c2cb60ab77d94d6 | /src/main/java/bean/EchartsResult.java | 0e48b22efcd7e295f6d2bebd5cae6d9de6e73a62 | [] | no_license | fanmcgrady/mini | https://github.com/fanmcgrady/mini | 3fca7259c7256da2d01e529ac0d90d8191eb458a | 6d4fc7687375718a4ae45c96bb067cf14147eac9 | refs/heads/master | 2023-01-22T14:02:43.032000 | 2020-11-20T00:15:56 | 2020-11-20T00:15:56 | 302,523,870 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package bean;
import java.util.List;
public class EchartsResult {
private List<String> xData;
private List<Integer> yData;
public List<String> getxData() {
return xData;
}
public void setxData(List<String> xData) {
this.xData = xData;
}
public List<Integer> getyData() {
... | UTF-8 | Java | 433 | java | EchartsResult.java | Java | [] | null | [] | package bean;
import java.util.List;
public class EchartsResult {
private List<String> xData;
private List<Integer> yData;
public List<String> getxData() {
return xData;
}
public void setxData(List<String> xData) {
this.xData = xData;
}
public List<Integer> getyData() {
... | 433 | 0.6097 | 0.6097 | 24 | 17.041666 | 15.656413 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 9 |
0f2c5d2d1e36011f6dfef0938fc7df229543f6c0 | 3,178,275,846,420 | 4cb5c2d253c39d5fdff1af1e298c7e091be68873 | /College/Main.java | 699ab8397a7b81b4762bc84db6d2abfc4cb3c556 | [] | no_license | jagadishr9/Playground | https://github.com/jagadishr9/Playground | 8f22c142200acd45250a85deea5168907735a425 | 3c1e655f41ff731c02c703f52363a5cd1b6b349f | refs/heads/master | 2022-07-05T14:18:55.768000 | 2020-05-14T10:25:04 | 2020-05-14T10:25:04 | 257,422,969 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | #include<iostream>
using namespace std;
struct College { char name[100]; char city[100]; int establishmentYear; float passPercentage; };
int main()
{
//Type your code here.
struct College num[3];
cout<<"Enter the number of colleges\n";
int n;
cin>>n;
for(int i=1;i<=n;i++)
{
cout<<"Enter the details of... | UTF-8 | Java | 919 | java | Main.java | Java | [] | null | [] | #include<iostream>
using namespace std;
struct College { char name[100]; char city[100]; int establishmentYear; float passPercentage; };
int main()
{
//Type your code here.
struct College num[3];
cout<<"Enter the number of colleges\n";
int n;
cin>>n;
for(int i=1;i<=n;i++)
{
cout<<"Enter the details of... | 919 | 0.598477 | 0.588683 | 37 | 23.864864 | 17.735538 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.945946 | false | false | 9 |
1022eced4a640ff0f74b656063f32596431c213e | 8,194,797,648,278 | 02d3affdad8c5aff5af1ed49367338692c3f740d | /backEnd/src/test/java/com/pitang/projectPitang/PersonControllerTest.java | 31ac840f59be1d50d25c1058deb52f6612ba8fad | [] | no_license | lacerdanycolas/pitangProject | https://github.com/lacerdanycolas/pitangProject | 2313f7a0a57ba5ebd69ade62ca3db5e8cbad53aa | eaec2d6e68e225431848372c882107717065ffab | refs/heads/master | 2023-01-22T07:42:59.760000 | 2021-05-08T22:30:29 | 2021-05-08T22:30:29 | 186,035,575 | 1 | 0 | null | false | 2023-01-07T05:29:30 | 2019-05-10T18:18:16 | 2021-12-07T15:57:33 | 2023-01-07T05:29:29 | 1,099 | 1 | 0 | 31 | Java | false | false | package com.pitang.projectPitang;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.pitang.projectPitang.controllers.PersonController;
import com.pitang.projectPitang.models.Person;
import com.pitang.projectPitang.models.dto.PersonEntityDTO;
import com.pitang.projectPitang.repository.PersonRepository;
im... | UTF-8 | Java | 10,594 | java | PersonControllerTest.java | Java | [
{
"context": "erson person = new Person();\n person.setName(\"Name Teste\");\n person.setGender(Gender.MALE);\n perso",
"end": 3990,
"score": 0.9981472492218018,
"start": 3980,
"tag": "NAME",
"value": "Name Teste"
},
{
"context": "Person person = new Person();\n person... | null | [] | package com.pitang.projectPitang;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.pitang.projectPitang.controllers.PersonController;
import com.pitang.projectPitang.models.Person;
import com.pitang.projectPitang.models.dto.PersonEntityDTO;
import com.pitang.projectPitang.repository.PersonRepository;
im... | 10,577 | 0.702756 | 0.69983 | 272 | 37.948528 | 31.005768 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.481618 | false | false | 9 |
7cd01979b601fd1ab826eb7ed87feeb64c84072d | 8,194,797,650,364 | 214c8b38d7eebfd534ecf28edf36a67896852c9a | /src/NonVeg.java | 14be4380bd89ea2facae02c6e19ce4ac64610bc1 | [] | no_license | AryanSankholkar/WeightLoss-Coach | https://github.com/AryanSankholkar/WeightLoss-Coach | f7a618c0948d397adbb8027fa80af5d7403ff709 | 35acd81c78662277331489b676cb4ee7109e2009 | refs/heads/main | 2023-08-16T14:40:39.482000 | 2021-10-13T18:58:33 | 2021-10-13T18:58:33 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.awt.EventQueue;
import javax.swing.JFrame;
import javax.swing.JLabel;
import java.awt.Font;
import java.awt.Color;
public class NonVeg {
private JFrame frame;
/**
* Launch the application.
*/
public static void NewScreen() {
EventQueue.invokeLater(new Runnable() {
public void run() {
try... | UTF-8 | Java | 4,638 | java | NonVeg.java | Java | [] | null | [] | import java.awt.EventQueue;
import javax.swing.JFrame;
import javax.swing.JLabel;
import java.awt.Font;
import java.awt.Color;
public class NonVeg {
private JFrame frame;
/**
* Launch the application.
*/
public static void NewScreen() {
EventQueue.invokeLater(new Runnable() {
public void run() {
try... | 4,638 | 0.690168 | 0.60414 | 127 | 35.519684 | 25.302221 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.094488 | false | false | 9 |
7266025524c50253f712825956a436aa9c4558fd | 2,843,268,384,930 | 4072d92c288627910c42f8f549baa2b511bc638c | /app/src/main/java/com/example/asus/monisan/v/activity/MainActivity.java | f0bbce44a2698a079203b31c4e13253a0472c419 | [] | no_license | houzhengbang-houzhengbang/monisan | https://github.com/houzhengbang-houzhengbang/monisan | bb07114c55aaa98b1b0b449af6f97e965c82925a | a829806f257cc58f6f5cd093dc6dedd4cdb7aef8 | refs/heads/master | 2020-03-21T09:06:09.126000 | 2018-06-29T06:52:34 | 2018-06-29T06:52:34 | 138,382,997 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.asus.monisan.v.activity;
import android.graphics.Color;
import com.example.asus.monisan.R;
import com.example.asus.monisan.m.model.MainModel;
import com.example.asus.monisan.p.MainPresenter;
import com.example.asus.monisan.v.fragment.FragmentList;
import com.example.asus.monisan.v.fragment.Fragme... | UTF-8 | Java | 1,477 | java | MainActivity.java | Java | [] | null | [] | package com.example.asus.monisan.v.activity;
import android.graphics.Color;
import com.example.asus.monisan.R;
import com.example.asus.monisan.m.model.MainModel;
import com.example.asus.monisan.p.MainPresenter;
import com.example.asus.monisan.v.fragment.FragmentList;
import com.example.asus.monisan.v.fragment.Fragme... | 1,477 | 0.688904 | 0.684139 | 57 | 24.771931 | 27.450125 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.421053 | false | false | 9 |
52d02ade60a9313d93855affa6411cf39d15a47a | 13,082,470,427,615 | dad0c141b7fbdb4583f569dbacf0ea32003110d4 | /src/main/java/com/aicvs/socket/ISocket.java | 03dc354cae7ec1aeeaf5bfaec916a2c4950918a8 | [] | no_license | 18679658563/WXInterface | https://github.com/18679658563/WXInterface | 208efdfededa28675e057125c782b86d92c5d822 | b09ea12db63853bf2a16b46a82b99365c0fc3639 | refs/heads/master | 2018-07-10T11:45:46.051000 | 2018-07-10T09:40:23 | 2018-07-10T09:40:23 | 135,676,219 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.aicvs.socket;
import java.util.List;
public interface ISocket {
List<GoodMessage> getCurrentGoods(String devId);
void unlock(String devId);
void lock(String devId);
String getType(String devId);
String getStatus(String devId);
}
| UTF-8 | Java | 266 | java | ISocket.java | Java | [] | null | [] | package com.aicvs.socket;
import java.util.List;
public interface ISocket {
List<GoodMessage> getCurrentGoods(String devId);
void unlock(String devId);
void lock(String devId);
String getType(String devId);
String getStatus(String devId);
}
| 266 | 0.721804 | 0.721804 | 14 | 18 | 16.801361 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 9 |
7b476d694e1a76a261b72420fc367799002637c7 | 18,597,208,440,960 | b9cb8b61bcd6aeb32124ecb39865d78080fcd329 | /module14/fourier/MakeMusic.java | d125ac9770ab65b026e1e4a0172ea7a6ddde8450 | [] | no_license | searri/CSCI-3212 | https://github.com/searri/CSCI-3212 | 601b53428bf8b1f589fad811bdc04bf9bc4f0213 | 712bf5b428df4a725b6fd5f77d9a72a7a8bbf31a | refs/heads/master | 2020-07-09T17:10:54.699000 | 2019-12-19T23:04:19 | 2019-12-19T23:04:19 | 204,029,867 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class MakeMusic {
public static void main (String[] argv)
{
int samplesPerSecond = 8000;
// Example:
byte[] samples = SignalProcUtil.makeMusic ("ABACADAFAGA", "DBDCDDDEDDG", samplesPerSecond);
// To make your own music, edit the two strings above. Use any letter among
// "A' through 'G' (in caps... | UTF-8 | Java | 515 | java | MakeMusic.java | Java | [] | null | [] |
public class MakeMusic {
public static void main (String[] argv)
{
int samplesPerSecond = 8000;
// Example:
byte[] samples = SignalProcUtil.makeMusic ("ABACADAFAGA", "DBDCDDDEDDG", samplesPerSecond);
// To make your own music, edit the two strings above. Use any letter among
// "A' through 'G' (in caps... | 515 | 0.708738 | 0.700971 | 18 | 27.611111 | 29.96876 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.888889 | false | false | 9 |
f67bc5b1f2a7f4ddb0b234a52e672811cab50c30 | 18,330,920,456,909 | d0cba41677f5defe05b0cf9ea4bf63e4f905a4ec | /SW/legacy/HEXIWEAR_android/app/src/main/java/com/mikroe/hexiwear_android/HexiwearService.java | edd77a50a1dd6dd7edcfe53bf7a5d80006cd4dff | [] | no_license | ErichStyger/HEXIWEAR | https://github.com/ErichStyger/HEXIWEAR | f1b5cc9e6f67c4779041374018447e616ad24e8c | 2e3724d40cd985f1feb16b807b7c33f707c9affd | refs/heads/master | 2021-01-21T00:56:48.436000 | 2017-02-12T10:49:16 | 2017-02-12T10:49:16 | 62,727,579 | 1 | 1 | null | true | 2016-07-06T14:31:20 | 2016-07-06T14:31:19 | 2016-07-06T14:31:10 | 2016-06-25T14:34:14 | 106,515 | 0 | 0 | 0 | null | null | null | package com.mikroe.hexiwear_android;
/**
* Created by djolic on 2015-11-24.
*/
import android.bluetooth.BluetoothGattCharacteristic;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.os.MessageQueue;
import android.util.Log;
import java.util.Arra... | UTF-8 | Java | 5,629 | java | HexiwearService.java | Java | [
{
"context": "ge com.mikroe.hexiwear_android;\n\n/**\n * Created by djolic on 2015-11-24.\n */\nimport android.bluetooth.Bluet",
"end": 62,
"score": 0.9996871948242188,
"start": 56,
"tag": "USERNAME",
"value": "djolic"
}
] | null | [] | package com.mikroe.hexiwear_android;
/**
* Created by djolic on 2015-11-24.
*/
import android.bluetooth.BluetoothGattCharacteristic;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.os.MessageQueue;
import android.util.Log;
import java.util.Arra... | 5,629 | 0.440931 | 0.390478 | 123 | 44.764229 | 38.167171 | 141 | false | false | 0 | 0 | 0 | 0 | 98 | 0.311068 | 0.422764 | false | false | 9 |
7979c8acb3817f6db3ab958034c65ebc8aca5ad2 | 26,276,609,952,278 | d47caf4e1be5c02a38a413e02d29a652011e2689 | /ProyectoEstructuras/src/proyectoestructuras/GUIProject.java | 4bc6bfd53851db3d3b99fb93b25ab44263f2b265 | [] | no_license | MAndresSL/ProyectoEstructuras_MS_CE_AV | https://github.com/MAndresSL/ProyectoEstructuras_MS_CE_AV | e4059555c7639e72b7aabb7dc41dd406234f3ed6 | d80900f391f08d352b3e58d6aaaeee508db76aae | refs/heads/master | 2021-07-03T15:26:11.554000 | 2017-09-25T21:58:37 | 2017-09-25T21:58:37 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package proyectoestructuras;
import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileNot... | UTF-8 | Java | 95,454 | java | GUIProject.java | Java | [
{
"context": "hooser.FileNameExtensionFilter;\n\n/**\n *\n * @author Maslz\n */\npublic class GUIProject extends javax.swing.J",
"end": 870,
"score": 0.9994667768478394,
"start": 865,
"tag": "USERNAME",
"value": "Maslz"
},
{
"context": ".Color(142, 174, 189));\n jLabel11.setTe... | null | [] | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package proyectoestructuras;
import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileNot... | 95,433 | 0.612673 | 0.585904 | 2,074 | 45.019287 | 33.622566 | 166 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.878496 | false | false | 9 |
281522730cf2be4734942aac6dd5e4e0b8ecab5c | 32,908,039,451,224 | 7aa9e8dedc121f1a35f514f01c73c0c152f4d90d | /app/src/main/java/com/kershaw/springboot/controller/DealSetupController.java | c739e5f8048ddc9899cb1c7535e1a6b594d8680e | [] | no_license | lovepreet007/karshaw | https://github.com/lovepreet007/karshaw | e6ab054e07a6986249dcf49e0039bc45e1d8e5a8 | 670b696ffe8c3588948d4ebf61fd02af452a725e | refs/heads/master | 2020-12-03T01:56:53.242000 | 2017-06-30T12:15:03 | 2017-06-30T12:15:03 | 95,884,944 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.kershaw.springboot.controller;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Date;
import java.util.List;
import java.util.Map;
import java.util.stream.Collectors;
import org.activiti.engine.ProcessEngineConfiguration;
import org.activiti.engine.RuntimeService;
import org.acti... | UTF-8 | Java | 7,469 | java | DealSetupController.java | Java | [] | null | [] | package com.kershaw.springboot.controller;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Date;
import java.util.List;
import java.util.Map;
import java.util.stream.Collectors;
import org.activiti.engine.ProcessEngineConfiguration;
import org.activiti.engine.RuntimeService;
import org.acti... | 7,469 | 0.754987 | 0.752979 | 189 | 38.51852 | 29.74612 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.195767 | false | false | 9 |
34f7afe76f88d14e3d5d55d3978fa669f98f814c | 30,039,001,284,156 | 66788f713d110e77839b4a3483eb150edc8af3e1 | /com/jasonalexllc/tower/PickaxeTower.java | 4e17d90ee26dec895918bc2d369710f68e7fda7e | [] | no_license | inser7Name/CoreDestruction | https://github.com/inser7Name/CoreDestruction | 8378a76f8b6c25842a6557af2aa196047b820c97 | a5c4214de37efe3964e57539792683c3af86811b | refs/heads/master | 2016-09-06T16:50:56.609000 | 2014-06-21T01:09:53 | 2014-06-21T01:09:53 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jasonalexllc.tower;
/**
*
* @author Jason Carrete
* @since Jun 19, 2014
*/
public class PickaxeTower extends Tower
{
private static final long serialVersionUID = -5222779550089892274L;
public PickaxeTower()
{
super(2, 5, .01, 250, "assets/pickaxeTower_idle.png");
}
public void attack(int x, ... | UTF-8 | Java | 338 | java | PickaxeTower.java | Java | [
{
"context": "ackage com.jasonalexllc.tower;\n\n/**\n * \n * @author Jason Carrete\n * @since Jun 19, 2014\n */\npublic class PickaxeTo",
"end": 65,
"score": 0.9998742938041687,
"start": 52,
"tag": "NAME",
"value": "Jason Carrete"
}
] | null | [] | package com.jasonalexllc.tower;
/**
*
* @author <NAME>
* @since Jun 19, 2014
*/
public class PickaxeTower extends Tower
{
private static final long serialVersionUID = -5222779550089892274L;
public PickaxeTower()
{
super(2, 5, .01, 250, "assets/pickaxeTower_idle.png");
}
public void attack(int x, int y)
... | 331 | 0.683432 | 0.588757 | 21 | 15.095238 | 19.687813 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 9 |
5e2ad2134e7600d80e596bcc7aad3c0184a290dc | 12,652,973,692,668 | 7e92032b9d6e72a1ab0a035f4da41f6a2ddf4552 | /src/cn.jrexe.learn/factory/AbstractCoffee.java | 6315330a2910c100656554d4f350ab0dc346e687 | [] | no_license | Jrexexe/DesignPattern-java | https://github.com/Jrexexe/DesignPattern-java | ffee88afdee18907bf45ce06cede9776cb03f4ae | 88971887d83c11d628b82999c5645aa62b11b944 | refs/heads/master | 2020-08-29T09:46:24.474000 | 2019-11-05T10:13:29 | 2019-11-05T10:13:29 | 217,997,249 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.jrexe.learn.factory;
/***
* @author Jrexe
*/
public abstract class AbstractCoffee {
protected String name;
public void prepare() {
System.out.println("打开机器 。。加热");
}
public void grind() {
System.out.println("研磨磨咖啡豆");
}
public void milk() {
System.out.pri... | UTF-8 | Java | 592 | java | AbstractCoffee.java | Java | [
{
"context": "package cn.jrexe.learn.factory;\n\n/***\n * @author Jrexe\n */\npublic abstract class AbstractCoffee {\n pr",
"end": 54,
"score": 0.9995884299278259,
"start": 49,
"tag": "USERNAME",
"value": "Jrexe"
}
] | null | [] | package cn.jrexe.learn.factory;
/***
* @author Jrexe
*/
public abstract class AbstractCoffee {
protected String name;
public void prepare() {
System.out.println("打开机器 。。加热");
}
public void grind() {
System.out.println("研磨磨咖啡豆");
}
public void milk() {
System.out.pri... | 592 | 0.551095 | 0.551095 | 36 | 14.222222 | 14.653614 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.222222 | false | false | 9 |
240e6703505fe1970d6d7d9532963a93fe36fb05 | 8,839,042,709,883 | ebe3950a8643d2ea93a23b214d15e531b7f8182a | /State.java | c08c912e8e3eeab90301a4b8e6ddda83cbab62d9 | [] | no_license | szaialt/JHneftafl | https://github.com/szaialt/JHneftafl | 49d61fdea20216c1c67b383edfad59d2b1b3853c | f8ae2629fd17e8b6aad132452a7c7423e300c3f2 | refs/heads/master | 2021-01-20T18:21:19.450000 | 2016-07-18T12:22:58 | 2016-07-18T12:22:58 | 63,600,839 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Vector;
public class State {
private Gamer next; // = Gamer.ATTACKER;
private Figure movedLast;
private Vector<Figure> defender; //a védő katonái
private Vector<Figure> attacker; //a támadó katonái
private Size size;
private GameType type;
private Figure king;
private Gamer winner;
... | UTF-8 | Java | 7,745 | java | State.java | Java | [] | null | [] | import java.util.Vector;
public class State {
private Gamer next; // = Gamer.ATTACKER;
private Figure movedLast;
private Vector<Figure> defender; //a védő katonái
private Vector<Figure> attacker; //a támadó katonái
private Size size;
private GameType type;
private Figure king;
private Gamer winner;
... | 7,745 | 0.615165 | 0.581076 | 230 | 32.547825 | 21.531673 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.447826 | false | false | 9 |
9668f9a115ac4ce2578e5cb4dbd1014c8a4bbfe8 | 32,753,420,611,502 | 89d18edb2396abb8a43649a11c3df96701bc90ff | /ClearVision/src/com/clearvision/controller/DisplayVisualizationController.java | 9cd2c534837bd0a236e8fd0cb4e94012ecd8409b | [] | no_license | cwinnard/ClearVision | https://github.com/cwinnard/ClearVision | 69b6f33552e0a7e4e30f0f1274099f19c940b64e | 4a83e96f9ca359ecdf4b4ea09d3e59f9cbfb5e14 | refs/heads/master | 2021-01-10T12:44:14.715000 | 2015-11-20T18:27:59 | 2015-11-20T18:27:59 | 45,937,828 | 6 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.clearvision.controller;
import java.io.IOException;
import java.util.ArrayList;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org... | UTF-8 | Java | 1,979 | java | DisplayVisualizationController.java | Java | [
{
"context": "baseJoiner();\n\t\tjoiner.joinUserAndBookmarkTables(\"presentation@test.com\");\n\t\tjoiner.joinUserBookmarkAndTagTables();\n\n\t\tLe",
"end": 1572,
"score": 0.9999082684516907,
"start": 1551,
"tag": "EMAIL",
"value": "presentation@test.com"
}
] | null | [] | package com.clearvision.controller;
import java.io.IOException;
import java.util.ArrayList;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org... | 1,965 | 0.774634 | 0.774128 | 69 | 27.68116 | 24.696707 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.405797 | false | false | 9 |
85a9fb77ef8d7e1b955e7d1e274f0aeceee05f78 | 23,416,161,709,804 | dbef0090ad3c69f318175dc36a3279da898e85d6 | /estudiantescreenplay/src/main/java/co/com/bancolombia/certificacion/lineabasescreenplay/userinterface/CapturaDatosUserInterface.java | 4793cb2fa39a3aaea169be460cff5ecf39953d62 | [] | no_license | lalisvc/estudiantescreenplay | https://github.com/lalisvc/estudiantescreenplay | ef60e772e1fe20b950f4685792be409872cefc4d | 3763e6af0ef285ddad26ee0ae26c2986f3fdfc1d | refs/heads/master | 2020-04-10T18:04:38.206000 | 2018-12-10T15:19:47 | 2018-12-10T15:19:47 | 161,193,215 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package co.com.bancolombia.certificacion.lineabasescreenplay.userinterface;
import net.serenitybdd.core.annotations.findby.By;
import net.serenitybdd.screenplay.targets.Target;
public class CapturaDatosUserInterface {
public static final Target TEXT_CAPTURADATOS =Target.the("captura primer nombre")
.... | UTF-8 | Java | 364 | java | CapturaDatosUserInterface.java | Java | [] | null | [] | package co.com.bancolombia.certificacion.lineabasescreenplay.userinterface;
import net.serenitybdd.core.annotations.findby.By;
import net.serenitybdd.screenplay.targets.Target;
public class CapturaDatosUserInterface {
public static final Target TEXT_CAPTURADATOS =Target.the("captura primer nombre")
.... | 364 | 0.78022 | 0.777473 | 11 | 32.090908 | 31.381681 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.363636 | false | false | 9 |
113dce202a71533cae581805887afd3e30c8fb48 | 19,310,172,982,103 | d3c9ca65595b85c3adf620c98cc31daa369c9f14 | /src/main/java/com/qianyuan/entity/reportserver$sqlexpress/Users.java | e24c70efafc301b80bdaf6297f1811406ef2e055 | [] | no_license | ChenXiaoHui8/lc | https://github.com/ChenXiaoHui8/lc | 1d1f06d73098110f60bf0cbeb524b5aad8b42276 | ea3011f978cbceabcc46331361d10032313f57c5 | refs/heads/master | 2020-04-19T23:39:24.815000 | 2019-03-27T02:07:06 | 2019-03-27T02:07:06 | 168,501,656 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.qianyuan.entity.reportserver$sqlexpress;
public class Users {
private String userId;
private String sid;
private long userType;
private long authType;
private String userName;
public String getUserId() {
return userId;
}
public void setUserId(String userId) {
this.userId = user... | UTF-8 | Java | 849 | java | Users.java | Java | [
{
"context": ";\n }\n\n\n public String getUserName() {\n return userName;\n }\n\n public void setUserName(String userName) ",
"end": 760,
"score": 0.8927273750305176,
"start": 752,
"tag": "USERNAME",
"value": "userName"
},
{
"context": "setUserName(String userName) {\n thi... | null | [] | package com.qianyuan.entity.reportserver$sqlexpress;
public class Users {
private String userId;
private String sid;
private long userType;
private long authType;
private String userName;
public String getUserId() {
return userId;
}
public void setUserId(String userId) {
this.userId = user... | 849 | 0.666667 | 0.666667 | 57 | 13.894737 | 14.911063 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.280702 | false | false | 9 |
1a861d86043629666e9e5357f9fc5be16bd02bfa | 5,995,774,359,793 | aca54608fe4edf87812f268828f685e74ac40395 | /poc/src/webapp/src/test/java/pl/openpkw/poc/webapp/velocityengine/When_processing_template.java | 61878861fc77094016501c34314fa58d387c817f | [] | no_license | michalgra/openpkw | https://github.com/michalgra/openpkw | a0ca1b6f0cd4e684cec952613188df827a409c54 | 439f0c1b12e643eff5ddf6e9258e1902ef8be95e | refs/heads/master | 2016-10-13T21:43:50.831000 | 2015-03-13T22:19:58 | 2015-03-13T22:19:58 | 31,559,050 | 0 | 0 | null | true | 2015-03-02T19:38:29 | 2015-03-02T19:38:27 | 2015-03-02T19:38:28 | 2015-03-02T18:28:46 | 3,962 | 0 | 0 | 0 | HTML | null | null | package pl.openpkw.poc.webapp.velocityengine;
import java.io.ByteArrayOutputStream;
import java.io.FileInputStream;
import java.io.InputStream;
import junit.framework.Assert;
import org.apache.velocity.VelocityContext;
import org.junit.Test;
import pl.openpkw.poc.webapp.VelocityEngine;
public class When_processing... | UTF-8 | Java | 1,808 | java | When_processing_template.java | Java | [] | null | [] | package pl.openpkw.poc.webapp.velocityengine;
import java.io.ByteArrayOutputStream;
import java.io.FileInputStream;
import java.io.InputStream;
import junit.framework.Assert;
import org.apache.velocity.VelocityContext;
import org.junit.Test;
import pl.openpkw.poc.webapp.VelocityEngine;
public class When_processing... | 1,808 | 0.721792 | 0.714602 | 64 | 27.265625 | 24.774761 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.015625 | false | false | 9 |
992aa47f8fa6f00ee99346597779691c29a68f63 | 13,804,024,906,402 | eed56ab9fecd924b95e43f9d260064448efc5056 | /practica9/ArbolDeExpansion.java | b8a1e51100e9c1206638573dbfd9401a0e3db096 | [] | no_license | ucabrera/AyED | https://github.com/ucabrera/AyED | 2bec69d4ee3fbefc4649e98b84660bdafd58d563 | d9bfcf06516ffa04dacdc3563e563f73a590f08a | refs/heads/master | 2016-09-19T02:16:16.323000 | 2016-09-14T16:53:45 | 2016-09-14T16:53:45 | 67,653,343 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package practica9;
import practica3.ListaEnlazadaGenerica;
import practica7.MinHeap;
public class ArbolDeExpansion<T> {
private CostoParaHeap [] prim(Grafo<T> grafo, Vertice<T> origen){
CostoParaHeap [] costo= new CostoParaHeap [grafo.getVertices().tamanio()];
CostoParaHeap min;
Arista<T> w;
in... | UTF-8 | Java | 4,098 | java | ArbolDeExpansion.java | Java | [] | null | [] | package practica9;
import practica3.ListaEnlazadaGenerica;
import practica7.MinHeap;
public class ArbolDeExpansion<T> {
private CostoParaHeap [] prim(Grafo<T> grafo, Vertice<T> origen){
CostoParaHeap [] costo= new CostoParaHeap [grafo.getVertices().tamanio()];
CostoParaHeap min;
Arista<T> w;
in... | 4,098 | 0.699122 | 0.68082 | 74 | 53.37838 | 37.655518 | 192 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.702703 | false | false | 9 |
c33f9a753741ba9225e2eab9c1d60e5761b07fcd | 31,275,951,867,205 | 5963f93832e8776c9ddde44af37964783d126bd1 | /src/test/java/co/edu/usbcali/bank/repository/UserTypeRepositoryTest.java | 74815fb90a4253005d7c7b39b379ba4949a2e869 | [] | no_license | dsantafe/bank | https://github.com/dsantafe/bank | d011b51fae72fbff6557f4acc737386b9552da16 | 74bee364875a70b00734dc62bfd298a247e8ce68 | refs/heads/master | 2022-04-11T16:02:09.706000 | 2020-03-26T05:52:53 | 2020-03-26T05:52:53 | 250,172,867 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package co.edu.usbcali.bank.repository;
import static org.junit.jupiter.api.Assertions.*;
import java.util.Optional;
import org.junit.jupiter.api.AfterEach;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.DisplayName;
import org.junit.jupiter.api.Test;
import org.slf4j.Logger;
import org.slf4j.... | UTF-8 | Java | 2,202 | java | UserTypeRepositoryTest.java | Java | [] | null | [] | package co.edu.usbcali.bank.repository;
import static org.junit.jupiter.api.Assertions.*;
import java.util.Optional;
import org.junit.jupiter.api.AfterEach;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.DisplayName;
import org.junit.jupiter.api.Test;
import org.slf4j.Logger;
import org.slf4j.... | 2,202 | 0.758856 | 0.757039 | 87 | 24.310345 | 23.43458 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.471264 | false | false | 9 |
6d0d2c91cfe36d08a2de72acafc77d804d8ffe2f | 19,756,849,587,113 | dda5914b456e78beb9259a9664b803dcf710b7a8 | /app/src/main/java/com/magnum/handloom/activity/ActivityProduct.java | 65d130664063f2b0a3f618f0d5b65d1c39ce9fd9 | [] | no_license | GajendraVish/Handicarft | https://github.com/GajendraVish/Handicarft | 90e49fd8296a54c6644ac33f75e42206ce495f89 | cd9ad904fdafd2d398019f05fd46eb9a03bf87d8 | refs/heads/master | 2022-11-17T06:39:32.149000 | 2020-07-03T05:17:47 | 2020-07-03T05:17:47 | 276,813,136 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.magnum.handloom.activity;
import android.app.ProgressDialog;
import android.app.SearchManager;
import android.content.Context;
import android.content.Intent;
import android.os.Build;
import android.os.Bundle;
import android.os.Handler;
import android.support.v4.widget.SwipeRefreshLayout;
import android.sup... | UTF-8 | Java | 11,131 | java | ActivityProduct.java | Java | [] | null | [] | package com.magnum.handloom.activity;
import android.app.ProgressDialog;
import android.app.SearchManager;
import android.content.Context;
import android.content.Intent;
import android.os.Build;
import android.os.Bundle;
import android.os.Handler;
import android.support.v4.widget.SwipeRefreshLayout;
import android.sup... | 11,131 | 0.63121 | 0.629234 | 259 | 41.976833 | 31.300503 | 143 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.667954 | false | false | 9 |
b4e95c2ec9295e547c1751e355eeb34720b45000 | 19,756,849,588,427 | f22b1419d52a7c42a9de8cbe621f34d74b6fd0f3 | /homework2/src/task2_2.java | 0e94134b800631bdd5b6d539dd2e4be8f4cac464 | [] | no_license | alexeykozovsky/java_study | https://github.com/alexeykozovsky/java_study | e7144bfc7127a76f75665528ee43a05ee3357cb6 | 977a392ebcc3c181f4d7067158b63883bb4a1523 | refs/heads/master | 2020-11-24T06:24:02.912000 | 2020-02-13T22:06:21 | 2020-02-13T22:06:21 | 227,994,593 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
public class task2_2 {
public static void main(String[] args) {
Scanner in = new Scanner(System.in);
System.out.println("Введите длину массива: ");
int len = in.nextInt(); // Читаем с консоли размер массива и записываем в len
int array[] = new int[len]; // ... | UTF-8 | Java | 1,856 | java | task2_2.java | Java | [] | null | [] | import java.util.Scanner;
public class task2_2 {
public static void main(String[] args) {
Scanner in = new Scanner(System.in);
System.out.println("Введите длину массива: ");
int len = in.nextInt(); // Читаем с консоли размер массива и записываем в len
int array[] = new int[len]; // ... | 1,856 | 0.506386 | 0.489144 | 50 | 30.32 | 22.648127 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.58 | false | false | 9 |
112c1286c1b76db5495d93d4273b3f03551dec6e | 14,955,076,143,927 | a59f03b222eb72cee28018705ddd04f8b518cac7 | /triana-toolboxes/common/src/main/java/common/array/ArrayToStream.java | 9b29c2e18892b5d58cfac4ad8059729101e169a8 | [
"Apache-2.0"
] | permissive | Janix520/Triana | https://github.com/Janix520/Triana | 487c90a0d822d8a6338f940fb5e4740ba5bd069f | da48ffaa0183f59e3fe7c6dc59d9f91234e65809 | refs/heads/master | 2022-03-27T19:29:45.050000 | 2014-08-29T17:43:13 | 2014-08-29T17:43:13 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package common.array;
import org.trianacode.taskgraph.Unit;
import triana.types.clipins.SequenceClipIn;
/**
* Turns an array into a stream of data
*
* @author Ian Wang
* @version $Revision: 2921 $
*/
public class ArrayToStream extends Unit {
/*
* Called whenever there is data for the unit to process
... | UTF-8 | Java | 3,141 | java | ArrayToStream.java | Java | [
{
"context": "Turns an array into a stream of data\n *\n * @author Ian Wang\n * @version $Revision: 2921 $\n */\npublic class Ar",
"end": 174,
"score": 0.9996058344841003,
"start": 166,
"tag": "NAME",
"value": "Ian Wang"
}
] | null | [] | package common.array;
import org.trianacode.taskgraph.Unit;
import triana.types.clipins.SequenceClipIn;
/**
* Turns an array into a stream of data
*
* @author <NAME>
* @version $Revision: 2921 $
*/
public class ArrayToStream extends Unit {
/*
* Called whenever there is data for the unit to process
... | 3,139 | 0.625279 | 0.618274 | 111 | 27.270269 | 30.42964 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.27027 | false | false | 9 |
ef768243ece3109ec32d04c6c066e10ead14ea3b | 6,030,134,111,544 | 29693091f634cc1e259a11801ff3e0808a9ae278 | /src/changeSingleton/ChangeViewsSingleton.java | bd2adae22ebf2c0b790326d922f6cc512c4929bd | [] | no_license | jesus5413/booki | https://github.com/jesus5413/booki | 5a2d40d462f600aae644409039685fb2470971a7 | 808d889efac2f267f7d366715970584b63093c34 | refs/heads/master | 2018-09-17T21:23:10.475000 | 2018-05-08T18:46:00 | 2018-05-08T18:46:00 | 118,393,722 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package changeSingleton;
import java.io.IOException;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import controller.MainMenuController;
import javafx.fxml.FXMLLoader;
import javafx.scene.layout.BorderPane;
import view.MainLauncher;
public class ChangeViewsSingleton {
private ... | UTF-8 | Java | 1,474 | java | ChangeViewsSingleton.java | Java | [] | null | [] | package changeSingleton;
import java.io.IOException;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import controller.MainMenuController;
import javafx.fxml.FXMLLoader;
import javafx.scene.layout.BorderPane;
import view.MainLauncher;
public class ChangeViewsSingleton {
private ... | 1,474 | 0.66825 | 0.666893 | 64 | 22.03125 | 19.887157 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.359375 | false | false | 9 |
391e349d9d4a896bd4d39f0fc5a8288f871bf3af | 6,030,134,108,185 | 28c0700e0eee225da630b33cbd6aa77cabcbf539 | /app/src/main/java/com/codehub/pfacademy/AbstrctActivity.java | dafe36af8a6b3564d36f7f75f010d7c96003535c | [] | no_license | GeorgiaKasfiki/PFAcademy | https://github.com/GeorgiaKasfiki/PFAcademy | 933e43417c15377a46531b2a82fa2a32d6887f5b | 65fae7023381a1b20f36dca6237ec47a4d202a0c | refs/heads/master | 2022-09-09T20:37:44.321000 | 2020-05-31T09:47:40 | 2020-05-31T09:47:40 | 268,250,641 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.codehub.pfacademy;
import androidx.annotation.Nullable;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
public abstract class AbstrctActivity extends AppCompatActivity{
abstract void initial();
abstract void running();
abstract void stopped();
abstract voi... | UTF-8 | Java | 1,208 | java | AbstrctActivity.java | Java | [] | null | [] | package com.codehub.pfacademy;
import androidx.annotation.Nullable;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
public abstract class AbstrctActivity extends AppCompatActivity{
abstract void initial();
abstract void running();
abstract void stopped();
abstract voi... | 1,208 | 0.623344 | 0.623344 | 69 | 16.47826 | 16.956558 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.304348 | false | false | 9 |
1cdeed1710fb3a09e2c7e768637beae3329a2dd8 | 31,233,002,200,659 | d16d43dbec71e837d17df247b041b9a677000f4f | /Challenges/WonderWoman/Player.java | 83e72af6b63e9b916d0e7063c7bf1b0051b1658b | [] | no_license | Wissben/CodinGame | https://github.com/Wissben/CodinGame | 72af81947dab030d29e1cd5f828e32058eb4aea7 | 8c8ce01287b10d41ce8b03b8a2376b38d8c4d8dc | refs/heads/master | 2020-12-02T23:58:10.806000 | 2017-07-01T14:19:40 | 2017-07-01T14:19:40 | 95,967,882 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.*;
import java.io.*;
import java.math.*;
/**
* Auto-generated code below aims at helping you parse
* the standard input according to the problem statement.
**/
class unit {
public int x,y;
public int level;
public Grid playground;
public unit (int x , int y,Grid g)
{
... | UTF-8 | Java | 2,611 | java | Player.java | Java | [] | null | [] | import java.util.*;
import java.io.*;
import java.math.*;
/**
* Auto-generated code below aims at helping you parse
* the standard input according to the problem statement.
**/
class unit {
public int x,y;
public int level;
public Grid playground;
public unit (int x , int y,Grid g)
{
... | 2,611 | 0.44887 | 0.443125 | 110 | 22.736364 | 17.491129 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.545455 | false | false | 9 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.