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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3802d1055d6ff6a1cc73605ab167b0e66ee63f9b | 32,753,420,661,531 | e76182469706abcf9aa6fdc3aa24a471e88706e6 | /TV.java | 0f1a83b85d6715803e6ae44e3e0608be6a668a55 | [] | no_license | lazarbogdan99/lab2 | https://github.com/lazarbogdan99/lab2 | d46059b5590f78ebc9fa6350265763004531c176 | 2c3d99e7d5629ea9cc4e7e3ba680bc6fe76115b3 | refs/heads/master | 2020-05-23T15:42:41.858000 | 2019-05-15T13:30:07 | 2019-05-15T13:30:07 | 186,831,896 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class TV
{
//this holds the channel number
private int channelNumber;
//this holds the volumume
private int volume;
private boolean toogle=true; // this helps to determine if the tv is on or off
private static int serialNumber=0; //holds the serial number of the tv
private i... | UTF-8 | Java | 3,855 | java | TV.java | Java | [] | null | [] | public class TV
{
//this holds the channel number
private int channelNumber;
//this holds the volumume
private int volume;
private boolean toogle=true; // this helps to determine if the tv is on or off
private static int serialNumber=0; //holds the serial number of the tv
private i... | 3,855 | 0.526848 | 0.522698 | 147 | 24.224489 | 24.092169 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.204082 | false | false | 0 |
7cdd45bcb87f73fd86480a0c58114b991bc6f5bc | 32,753,420,662,839 | d40e4eeb640c6e7d88950d32ed4f13da8fb9373c | /src/main/java/a/stratification/controller/AControllerStrat.java | 599a740b44126b9506d5f529bf3d479bc4f443af | [] | no_license | franzhill/stratifGUI | https://github.com/franzhill/stratifGUI | dd985c8fe400446c0578d8c8b2042a39d29966b0 | 727521aca322168af4614b6b7c6681677ee2a9de | refs/heads/master | 2020-04-13T21:23:00.133000 | 2019-03-21T15:40:36 | 2019-03-21T15:40:36 | 161,846,868 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package main.java.a.stratification.controller;
import main.java.Gui;
import main.java.common.controller.AController;
import main.java.a.stratification.model.ModelStrat;
public abstract class AControllerStrat extends AController<ModelStrat>
{
public AControllerStrat(Gui gui, ModelStrat model)
{ super(gu... | UTF-8 | Java | 535 | java | AControllerStrat.java | Java | [] | null | [] | package main.java.a.stratification.controller;
import main.java.Gui;
import main.java.common.controller.AController;
import main.java.a.stratification.model.ModelStrat;
public abstract class AControllerStrat extends AController<ModelStrat>
{
public AControllerStrat(Gui gui, ModelStrat model)
{ super(gu... | 535 | 0.680374 | 0.680374 | 25 | 19.4 | 20.606794 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 0 |
ebf59134da609db4d1a32934999b30e6d1f40c94 | 4,286,377,367,410 | 03c01efb58868e92c1d7562067bd462fee6c0402 | /src/main/java/com/rnkrsoft/platform/client/logger/file/LoggerConstant.java | b3d9bca2317c3e4fcec21823c051c8bbed37aa3c | [] | no_license | XAlison/interface-platform-client4j-sdk | https://github.com/XAlison/interface-platform-client4j-sdk | a836ec19b0e0938cd1d92fc51530f225aa9b1453 | 456a12fd2c5caf64162faa6ef1ca024bf80bf28c | refs/heads/master | 2020-06-15T00:09:35.206000 | 2019-01-27T05:35:44 | 2019-01-27T05:35:44 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.rnkrsoft.platform.client.logger.file;
/**
* Created by rnkrsoft.com on 2019/1/19.
*/
public interface LoggerConstant {
String LOGGER_DIRECTORY = "logger.directory";
String LOGGER_PREFIX = "logger.prefix";
String LOGGER_SUFFIX = "logger.suffix";
String LOGGER_LEVEL = "logger.level";
St... | UTF-8 | Java | 355 | java | LoggerConstant.java | Java | [
{
"context": "ft.platform.client.logger.file;\n\n/**\n * Created by rnkrsoft.com on 2019/1/19.\n */\npublic interface LoggerConstant",
"end": 81,
"score": 0.9465568661689758,
"start": 69,
"tag": "EMAIL",
"value": "rnkrsoft.com"
}
] | null | [] | package com.rnkrsoft.platform.client.logger.file;
/**
* Created by <EMAIL> on 2019/1/19.
*/
public interface LoggerConstant {
String LOGGER_DIRECTORY = "logger.directory";
String LOGGER_PREFIX = "logger.prefix";
String LOGGER_SUFFIX = "logger.suffix";
String LOGGER_LEVEL = "logger.level";
String ... | 350 | 0.704225 | 0.684507 | 12 | 28.666666 | 19.469349 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 0 |
43a6ea28dce45d1bea32ad61865e498716da3c7b | 24,498,493,462,392 | 203d3a5d99eeecebc8980048c0b326d45e166f10 | /app/src/main/java/id/tiregdev/si_pemandu/Fragment/user.java | 14f1038ddbe77eb2e5f75aac509431355521aa72 | [] | no_license | JAR-FIS/SI-PEMANDU | https://github.com/JAR-FIS/SI-PEMANDU | 19f22251cd5b4ddadb3466d592fc1bf2a4dc42dd | 07d56fb2be1be50f1d98feb6467066f76eab3226 | refs/heads/master | 2021-04-09T11:08:50.067000 | 2018-03-16T11:01:16 | 2018-03-16T11:01:16 | 125,504,559 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package id.tiregdev.si_pemandu.Fragment;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import id.tir... | UTF-8 | Java | 1,170 | java | user.java | Java | [
{
"context": "mport id.tiregdev.si_pemandu.R;\n\n/**\n * Created by Muhammad63 on 3/16/2018.\n */\n\npublic class user extends Frag",
"end": 422,
"score": 0.9992912411689758,
"start": 412,
"tag": "USERNAME",
"value": "Muhammad63"
}
] | null | [] | package id.tiregdev.si_pemandu.Fragment;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import id.tir... | 1,170 | 0.675214 | 0.666667 | 43 | 26.209303 | 24.492579 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.604651 | false | false | 0 |
f9e10ab15c00c69f40a7eb18a3a04734ae00f7f4 | 5,497,558,152,112 | fb4e89cc96cf56ff1d8d189a4282c70168a67709 | /isystem-service/isystem-service-workflow/src/main/java/com/yksys/isystem/service/workflow/service/feign/AdminService.java | c919fc8867789471abd796e90e9bf60d4225538d | [
"Apache-2.0"
] | permissive | 289011505/YK-iSystem | https://github.com/289011505/YK-iSystem | 5a517dbb6d4487463b32d84d99c2c70a6b2d9c55 | 8dbaba1f395a0f67d21d4fa9c06a194cb0312a28 | refs/heads/master | 2022-04-23T02:49:18.087000 | 2020-04-20T09:37:05 | 2020-04-20T09:37:05 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yksys.isystem.service.workflow.service.feign;
import com.yksys.isystem.common.core.dto.Result;
import com.yksys.isystem.service.workflow.service.feign.fallback.AdminServiceFallback;
import org.springframework.cloud.openfeign.FeignClient;
import org.springframework.web.bind.annotation.GetMapping;
import org... | UTF-8 | Java | 1,286 | java | AdminService.java | Java | [
{
"context": " @program: YK-iSystem\n * @description:\n * @author: YuKai Fan\n * @create: 2020-03-16 09:34\n **/\n@FeignClient(va",
"end": 484,
"score": 0.9998106360435486,
"start": 475,
"tag": "NAME",
"value": "YuKai Fan"
}
] | null | [] | package com.yksys.isystem.service.workflow.service.feign;
import com.yksys.isystem.common.core.dto.Result;
import com.yksys.isystem.service.workflow.service.feign.fallback.AdminServiceFallback;
import org.springframework.cloud.openfeign.FeignClient;
import org.springframework.web.bind.annotation.GetMapping;
import org... | 1,283 | 0.711755 | 0.702093 | 43 | 27.906977 | 28.470968 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.395349 | false | false | 0 |
cd38361c52beb31a9d9a011f1634654611efa7cf | 18,915,036,003,787 | 46fceb3e1e2349320a07ab8667aa128ed5696911 | /src/main/java/nl/ekholabs/escode/web/DownloadController.java | dae075c9953ab7e5572613aad3834d04d2518a1b | [
"MIT"
] | permissive | artificially-ai/es-code-webapp | https://github.com/artificially-ai/es-code-webapp | 20021cbaddd5966c12e67007a92bed11f160701e | e15b2468ff983e9cb9dcd462403a3d74ef6d1056 | refs/heads/master | 2021-06-05T13:06:53.624000 | 2016-10-21T10:45:17 | 2016-10-21T10:45:17 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package nl.ekholabs.escode.web;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import javax.servlet.http.HttpServletResponse;
import java.io.*;
import java.util.Arrays;
import java.util.Comparator;
import java.util.List;
import java.util.stre... | UTF-8 | Java | 2,985 | java | DownloadController.java | Java | [] | null | [] | package nl.ekholabs.escode.web;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import javax.servlet.http.HttpServletResponse;
import java.io.*;
import java.util.Arrays;
import java.util.Comparator;
import java.util.List;
import java.util.stre... | 2,985 | 0.61273 | 0.6067 | 77 | 37.766235 | 25.356623 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.623377 | false | false | 0 |
2bd4ff6ee485b9308c1b0e01aa6c7e85dc74a93c | 24,300,924,964,260 | 740a921769a5eea4361261a646ac6bed3b0fed75 | /src/main/java/com/hybrid/views/BaseballView.java | 2ad0bc3c081113d01a42715e00902e56c4d49764 | [] | no_license | gaoara/IndividulProject | https://github.com/gaoara/IndividulProject | adf2c7b8e843d226cc3553b995c6d01b409a08f0 | 507a13697b0eff267dc6e91be711e5198e861650 | refs/heads/master | 2020-07-03T16:47:23.080000 | 2016-08-24T00:36:18 | 2016-08-24T00:36:18 | 66,414,206 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hybrid.views;
import com.gluonhq.particle.annotation.ParticleView;
import com.gluonhq.particle.view.FXMLView;
import com.hybrid.controllers.BaseballController;
@ParticleView(name = "baseball", isDefault = false)
public class BaseballView extends FXMLView {
public BaseballView() {
super(Ba... | UTF-8 | Java | 691 | java | BaseballView.java | Java | [] | null | [] | package com.hybrid.views;
import com.gluonhq.particle.annotation.ParticleView;
import com.gluonhq.particle.view.FXMLView;
import com.hybrid.controllers.BaseballController;
@ParticleView(name = "baseball", isDefault = false)
public class BaseballView extends FXMLView {
public BaseballView() {
super(Ba... | 691 | 0.672938 | 0.672938 | 29 | 22.827587 | 21.234436 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.413793 | false | false | 0 |
2e0790a14011d8f46622c85f25606a1c8989c019 | 6,176,163,002,390 | c698c9dc7403bdae739f011f72bb81db59b2e06c | /src/com/trainee/aizaz/selenium/NoOfCheckAndRadioButtons.java | 9c1f5eb4817b52f661676d206f2c1935cf216744 | [] | no_license | deepakmanikantak/training-automation | https://github.com/deepakmanikantak/training-automation | 24fd49eccf45cd9750316f27460e8d5d4f69fbfb | 0f3aad5b5e15e4fb4290560aa7d05d264ae2d04b | refs/heads/master | 2022-11-10T15:08:27.367000 | 2020-07-05T06:24:00 | 2020-07-05T06:24:00 | 258,772,640 | 0 | 0 | null | false | 2021-01-27T20:14:06 | 2020-04-25T12:40:43 | 2020-07-05T06:24:06 | 2020-07-05T06:24:01 | 59,958 | 0 | 0 | 0 | Java | false | false | package com.trainee.aizaz.selenium;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.chrome.ChromeDriver;
import java.util.List;
import java.util.concurrent.TimeUnit;
/**
* the purpose of this class is to count number
* of checkbox and radio buttons
*/
public class NoOf... | UTF-8 | Java | 1,595 | java | NoOfCheckAndRadioButtons.java | Java | [] | null | [] | package com.trainee.aizaz.selenium;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.chrome.ChromeDriver;
import java.util.List;
import java.util.concurrent.TimeUnit;
/**
* the purpose of this class is to count number
* of checkbox and radio buttons
*/
public class NoOf... | 1,595 | 0.695925 | 0.692163 | 30 | 52.166668 | 29.678368 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.733333 | false | false | 0 |
94a9c190f75296ac672bd308acf2e6dfa6960240 | 7,962,869,380,858 | 520a44e3740d4c24fd280d68662e65cf8909eb01 | /src/main/java/net/gudenau/minecraft/skullhunt/cca/SkullHuntTrackerImpl.java | 877a0b41a9d7e16389351571739d9a3d2b46b946 | [] | no_license | gudenau/minecraft-skullhunt | https://github.com/gudenau/minecraft-skullhunt | e0366cdea366eb3198cfe27c248d4cb8fab4e662 | 7769784b92089d664b497165d04f943366556a98 | refs/heads/master | 2022-12-27T09:42:09.955000 | 2020-10-15T20:09:24 | 2020-10-15T20:09:24 | 304,436,952 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.gudenau.minecraft.skullhunt.cca;
import java.util.HashSet;
import java.util.Set;
import net.minecraft.nbt.CompoundTag;
import net.minecraft.util.math.BlockPos;
public class SkullHuntTrackerImpl implements SkullHuntTracker{
private final Set<BlockPos> locations = new HashSet<>();
@Override
... | UTF-8 | Java | 1,213 | java | SkullHuntTrackerImpl.java | Java | [] | null | [] | package net.gudenau.minecraft.skullhunt.cca;
import java.util.HashSet;
import java.util.Set;
import net.minecraft.nbt.CompoundTag;
import net.minecraft.util.math.BlockPos;
public class SkullHuntTrackerImpl implements SkullHuntTracker{
private final Set<BlockPos> locations = new HashSet<>();
@Override
... | 1,213 | 0.652927 | 0.652102 | 44 | 26.568182 | 20.962519 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.386364 | false | false | 0 |
aa2105cc8099ada1fb72a1a1dfaa9424788f21d6 | 14,010,183,328,034 | 71ea2e1689a684892496c17127ce4bba86d17ec2 | /src/main/java/com/tf/smart/community/wechat/controller/cmsarea/CmsAreaController.java | b72e296123c9bfe2c80f84b7aa31935dcb518aca | [] | no_license | fqd0514/scaffolding-work | https://github.com/fqd0514/scaffolding-work | 7edd6d24296f46bf6eaf86e7f7f6524ab25737f6 | 7622e57c98fef36a0e0cb208288d6ad9af4bdb65 | refs/heads/main | 2023-02-28T01:23:51.141000 | 2021-01-15T09:52:56 | 2021-01-15T09:52:56 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tf.smart.community.wechat.controller.cmsarea;
import com.tf.smart.community.wechat.entity.vo.cmsarea.CmsAreaVo;
import com.tf.smart.community.wechat.entity.dto.cmsarea.CmsAreaDto;
import com.tf.smart.community.wechat.entity.query.cmsarea.CmsAreaQuery;
import com.tf.smart.community.wechat.service.cmsarea.IC... | UTF-8 | Java | 5,056 | java | CmsAreaController.java | Java | [
{
"context": "\n/**\n * <p>\n * CMS 区域表 前端控制器\n * </p>\n *\n * @author LeeYoung\n * @since 2021-01-15\n */\n@RestController\n@Request",
"end": 1481,
"score": 0.9808030128479004,
"start": 1473,
"tag": "USERNAME",
"value": "LeeYoung"
},
{
"context": "aService;\n\n /**\n * CMS 区域... | null | [] | package com.tf.smart.community.wechat.controller.cmsarea;
import com.tf.smart.community.wechat.entity.vo.cmsarea.CmsAreaVo;
import com.tf.smart.community.wechat.entity.dto.cmsarea.CmsAreaDto;
import com.tf.smart.community.wechat.entity.query.cmsarea.CmsAreaQuery;
import com.tf.smart.community.wechat.service.cmsarea.IC... | 5,056 | 0.697557 | 0.684078 | 139 | 33.158272 | 28.277723 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.410072 | false | false | 0 |
12ee7bb7dd8e2144b0c90de0d2b56001f2b8d960 | 14,010,183,325,353 | e3ab6498bda0cf9850472e21ffac9347d876b6ac | /src/main/java/Pepperi/Base/BasePage.java | 4730550d44e8a6c983772d9ff89344244c53779e | [] | no_license | Atif-Automation/Cl-pep-automation | https://github.com/Atif-Automation/Cl-pep-automation | 9d8a1000e25936274a6dbd758e1628de33170543 | 6916054eb74261d922cf5ad31379646742887fe2 | refs/heads/master | 2023-02-04T15:52:32.181000 | 2020-12-14T22:43:18 | 2020-12-14T22:43:18 | 321,485,227 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Pepperi.Base;
import PepperiUtilites.TimeUtil;
import io.github.bonigarcia.wdm.WebDriverManager;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.chrome.ChromeDriver;
import org.openqa.selenium.firefox.FirefoxDriver;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import j... | UTF-8 | Java | 1,801 | java | BasePage.java | Java | [
{
"context": "import PepperiUtilites.TimeUtil;\nimport io.github.bonigarcia.wdm.WebDriverManager;\nimport org.openqa.selenium.",
"end": 83,
"score": 0.9983294010162354,
"start": 73,
"tag": "USERNAME",
"value": "bonigarcia"
},
{
"context": "tStream ip = new FileInputStream(\"C:\\\\Use... | null | [] | package Pepperi.Base;
import PepperiUtilites.TimeUtil;
import io.github.bonigarcia.wdm.WebDriverManager;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.chrome.ChromeDriver;
import org.openqa.selenium.firefox.FirefoxDriver;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import j... | 1,801 | 0.624098 | 0.624098 | 63 | 27.587301 | 23.771154 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.460317 | false | false | 0 |
10c732f1baa17fd73d874730182204107515c5d0 | 23,510,651,012,550 | 1a925d647614fee1f4821311f9f54d6ef0262f1f | /app/src/main/java/com/kashyap/mltutor/activities/ScrollingActivity.java | fc7ad946afccca5112f1ebff8d4064152dc41e18 | [] | no_license | kashyapasrc/MLTutor | https://github.com/kashyapasrc/MLTutor | e56fcd252b2977b434cb64c1d30d380fadb7b2b3 | 1ea4f4e9bb1a4ca216dc40f97406b2a10cfc59f6 | refs/heads/master | 2021-09-14T22:19:41.613000 | 2018-05-21T06:13:59 | 2018-05-21T06:13:59 | 134,179,029 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.kashyap.mltutor.activities;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.support.design.widget.CollapsingToolbarLayout;
import android.support.design.widget.FloatingActionButton;
import android.support.design.widget.Snackbar;
import android.support... | UTF-8 | Java | 2,560 | java | ScrollingActivity.java | Java | [
{
"context": "om.kashyap.mltutor.utils.Constants;\n\nimport uk.co.deanwild.flowtextview.FlowTextView;\n\npublic class Scrollin",
"end": 703,
"score": 0.97550368309021,
"start": 695,
"tag": "USERNAME",
"value": "deanwild"
}
] | null | [] | package com.kashyap.mltutor.activities;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.support.design.widget.CollapsingToolbarLayout;
import android.support.design.widget.FloatingActionButton;
import android.support.design.widget.Snackbar;
import android.support... | 2,560 | 0.69375 | 0.692187 | 93 | 26.526882 | 22.628174 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.505376 | false | false | 0 |
847d187b98e174e3db20891243b4e858c00565fb | 31,447,750,587,652 | 091a5286e48e99b413fdac7b0e301661a628680d | /src/test/java/me/torissi/orderingrediants/controller/RestaurantControllerTest.java | abd9af6ddef3cf2e51eda3a28db021414175fcdc | [] | no_license | torissi/jpa-toy | https://github.com/torissi/jpa-toy | 4e5d2f66840f2d87a3d62826a8976d3af026ac31 | a29a913643f98fcd0bc6a2e4176f4555851d5ac1 | refs/heads/master | 2023-06-04T03:56:41.642000 | 2021-06-23T09:06:57 | 2021-06-23T09:06:57 | 378,841,213 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package me.torissi.orderingrediants.controller;
import static me.torissi.orderingrediants.common.config.URIConfig.uriOrderRestaurantId;
import static me.torissi.orderingrediants.common.config.URIConfig.uriRestaurant;
import static org.junit.jupiter.api.Assertions.*;
import static org.springframework.http.MediaType.APP... | UTF-8 | Java | 6,731 | java | RestaurantControllerTest.java | Java | [] | null | [] | package me.torissi.orderingrediants.controller;
import static me.torissi.orderingrediants.common.config.URIConfig.uriOrderRestaurantId;
import static me.torissi.orderingrediants.common.config.URIConfig.uriRestaurant;
import static org.junit.jupiter.api.Assertions.*;
import static org.springframework.http.MediaType.APP... | 6,731 | 0.754016 | 0.746061 | 161 | 39.608696 | 28.229137 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.465839 | false | false | 0 |
aa3f478390fa65e6b65fed5d502b7cb8a82dbe9f | 29,695,403,913,556 | 13379653fbff5a1e1259bdb002645a1ef6f316a3 | /src/main/java/com/zo/todoapp/api/IndexController.java | 705438dd6bd6ea2601bd3bc87bac48018c648129 | [] | no_license | joaogabrielzo/java-todo-app | https://github.com/joaogabrielzo/java-todo-app | b7e172712a37721d5ff111f0a89ff582d10d92eb | b461f91986bb3fac7fcda947a46f73c8b62db56a | refs/heads/master | 2022-07-30T00:49:34.311000 | 2020-05-20T14:23:33 | 2020-05-20T14:23:33 | 265,589,737 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zo.todoapp.api;
import org.springframework.web.bind.annotation.*;
@RestController
@RequestMapping("/")
public class IndexController {
@GetMapping
public String welcome() {
return "<h1> Welcome etc </h1>";
}
}
| UTF-8 | Java | 235 | java | IndexController.java | Java | [] | null | [] | package com.zo.todoapp.api;
import org.springframework.web.bind.annotation.*;
@RestController
@RequestMapping("/")
public class IndexController {
@GetMapping
public String welcome() {
return "<h1> Welcome etc </h1>";
}
}
| 235 | 0.706383 | 0.697872 | 14 | 15.785714 | 15.515792 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.214286 | false | false | 0 |
6260657d54f1a7e995f9ebf90ac341ff4a73ae76 | 3,246,995,296,451 | 78adfbcb768a34bc9d7bdf41e16cdf38d7abaa53 | /src/com/company/behaviour/visitor/IComicBook.java | 83ce1660d793a8b747ad98f24320d65f2ab29f4c | [] | no_license | chechoora/PatternExamples | https://github.com/chechoora/PatternExamples | 9f23a28e6e7625bf98e564eca1c1ad7b80ae2a00 | 44824290fa87f394c8bbff436dc08b0e9a57eaf3 | refs/heads/master | 2021-10-02T17:55:25.496000 | 2018-11-29T22:18:45 | 2018-11-29T22:18:45 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company.behaviour.visitor;
public class IComicBook {
}
| UTF-8 | Java | 68 | java | IComicBook.java | Java | [] | null | [] | package com.company.behaviour.visitor;
public class IComicBook {
}
| 68 | 0.794118 | 0.794118 | 4 | 16 | 16.170961 | 38 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 0 |
e511d59a1b7e0f5c9f483e19d4bff5f200ea6854 | 14,774,687,503,368 | f05fc7706541cf177b8e1c78927096f848a99c1b | /src/main/java/com/cisco/cmad/blogs/api/Users.java | f7ff6e196ba42750ab3fa5256677f14a375ea9b6 | [] | no_license | Nijamuddin/blog-project-advance | https://github.com/Nijamuddin/blog-project-advance | 768a37806ee39853338552f93d7a20dfe6523343 | b197ec3d4c26f67aa17a399a0873c6d0febb72b9 | refs/heads/master | 2021-01-16T06:33:56.675000 | 2017-09-27T05:13:25 | 2017-09-27T05:13:25 | 99,991,149 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cisco.cmad.blogs.api;
import java.util.List;
public interface Users {
public void create(User user) throws InvalidDataException, DuplicateDataException, BlogException;
public User read(String userId) throws DataNotFoundException, BlogException;
public List<User> readAllUsers() throws DataNotFoundExce... | UTF-8 | Java | 606 | java | Users.java | Java | [] | null | [] | package com.cisco.cmad.blogs.api;
import java.util.List;
public interface Users {
public void create(User user) throws InvalidDataException, DuplicateDataException, BlogException;
public User read(String userId) throws DataNotFoundException, BlogException;
public List<User> readAllUsers() throws DataNotFoundExce... | 606 | 0.826733 | 0.826733 | 17 | 34.64706 | 39.334076 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.352941 | false | false | 0 |
237e79683e90efe2de920be0931bf8b99ca2fd42 | 16,836,271,810,091 | 45f8ef9e5bce269f62bf9bcea0a1c5044e6d3b71 | /SpMVC_04_iolist03/src/main/java/com/biz/iolist/controller/ProductController.java | a83d168f2dce7729baa57a976166d8b13e4db2a2 | [] | no_license | hyerinyuu/Spring | https://github.com/hyerinyuu/Spring | 48d1d9c18f2e3130161f39847be17bfd148ab336 | 84d5361ee278e3bcef24fa16d00d7fe7ce4d68d2 | refs/heads/master | 2020-11-28T18:08:33.768000 | 2020-04-10T03:20:26 | 2020-04-10T03:20:26 | 221,869,579 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.biz.iolist.controller;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.... | UTF-8 | Java | 1,424 | java | ProductController.java | Java | [] | null | [] | package com.biz.iolist.controller;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.... | 1,424 | 0.756798 | 0.756798 | 55 | 23.072727 | 21.252468 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.290909 | false | false | 0 |
ea0633e2b949556adf607c72e59c2a162b08c1fd | 11,905,649,363,485 | 515fbd3e4b1b2ca50e92e7456b11ecb8e3003cb0 | /AppServer/src/com/protect/controllers/operationCustomer/EditCustomerController.java | 380a36ee2b26a238983114e4d1ee91e7265b1b34 | [] | no_license | devIsDimas/DallasIceCream | https://github.com/devIsDimas/DallasIceCream | 308ce3b4b7fc198f1eddd73c3390cc88510ca4d8 | b682838aeef10857512de4b139da093f0dc70139 | refs/heads/master | 2015-08-24T04:07:27.461000 | 2015-05-17T14:59:14 | 2015-05-17T14:59:14 | 35,314,470 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.protect.controllers.operationCustomer;
import application.customer.CustomerActivity;
import javafx.beans.value.ChangeListener;
import javafx.beans.value.ObservableValue;
import javafx.event.ActionEvent;
import javafx.fxml.FXML;
import javafx.scene.control.Button;
import javafx.scene.control.TextArea;
impor... | UTF-8 | Java | 5,278 | java | EditCustomerController.java | Java | [
{
"context": "mport java.util.ResourceBundle;\n\n/**\n * Created by MSI-G45 on 08/05/2015.\n */\npublic class EditCustomerContr",
"end": 759,
"score": 0.9995803236961365,
"start": 752,
"tag": "USERNAME",
"value": "MSI-G45"
}
] | null | [] | package com.protect.controllers.operationCustomer;
import application.customer.CustomerActivity;
import javafx.beans.value.ChangeListener;
import javafx.beans.value.ObservableValue;
import javafx.event.ActionEvent;
import javafx.fxml.FXML;
import javafx.scene.control.Button;
import javafx.scene.control.TextArea;
impor... | 5,278 | 0.650436 | 0.648541 | 155 | 33.051613 | 24.863964 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.56129 | false | false | 0 |
47307c1189a732598676136f6f8e5403e4d80158 | 17,394,617,588,060 | b38fc48d1ef038396f020fd4818c03738866f773 | /app/src/main/java/com/example/anuraag/todot/CustomAdapter.java | 2081c496ed2feaa03b06c9164cfbf76ec8a003e8 | [] | no_license | AnuraagPatil/ToDoT | https://github.com/AnuraagPatil/ToDoT | b72ff1776f3c50dc7dc47ced309f8c6f3c71b447 | 00a469dc0c9d7ebd6074938ab580fcda96deb372 | refs/heads/master | 2021-05-03T17:39:08.940000 | 2018-02-06T12:13:38 | 2018-02-06T12:13:38 | 120,450,970 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.anuraag.todot;
import android.annotation.SuppressLint;
import android.content.Context;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ArrayAdapt... | UTF-8 | Java | 1,603 | java | CustomAdapter.java | Java | [
{
"context": "package com.example.anuraag.todot;\n\nimport android.annotation.SuppressLint;\ni",
"end": 27,
"score": 0.929803192615509,
"start": 20,
"tag": "USERNAME",
"value": "anuraag"
},
{
"context": "w;\n\nimport java.util.ArrayList;\n\n/**\n * Created by anuraag on 5/2/18.\n */\... | null | [] | package com.example.anuraag.todot;
import android.annotation.SuppressLint;
import android.content.Context;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ArrayAdapt... | 1,603 | 0.728634 | 0.726138 | 53 | 29.245283 | 27.814009 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.716981 | false | false | 6 |
8954d28751e5b52734d363b8ca10394ff0cd5ceb | 6,279,242,207,583 | 3d28016f56c06fb38447a65ba4611d6ac9999842 | /src/com/bill/crawler/site/common/CommonPageHandler.java | 780e846687f6bcc52820bd308cfd24e596839c36 | [
"Apache-2.0"
] | permissive | billli5211/infodigger | https://github.com/billli5211/infodigger | 1508af972e5fb60af1cc979709b6a3f96c5d627f | dec43115a83bae725545151c7ba2431d03e10dbc | refs/heads/master | 2021-01-10T14:13:05.981000 | 2015-12-11T03:06:06 | 2015-12-11T03:06:06 | 47,799,675 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bill.crawler.site.common;
import java.io.File;
import java.io.FileWriter;
import java.io.IOException;
import java.util.List;
import com.bill.crawler.core.BasePageHandler;
import com.bill.crawler.global.PageTagConst;
import com.bill.crawler.utility.FilterUtil;
import com.bill.crawler.utility.LogUtil;
impor... | UTF-8 | Java | 1,657 | java | CommonPageHandler.java | Java | [] | null | [] | package com.bill.crawler.site.common;
import java.io.File;
import java.io.FileWriter;
import java.io.IOException;
import java.util.List;
import com.bill.crawler.core.BasePageHandler;
import com.bill.crawler.global.PageTagConst;
import com.bill.crawler.utility.FilterUtil;
import com.bill.crawler.utility.LogUtil;
impor... | 1,657 | 0.688594 | 0.68618 | 82 | 19.219513 | 18.407331 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.658537 | false | false | 6 |
c7c23b9dfc8f47eb6c249ed3a85a4c3b348b8dd4 | 32,796,370,304,565 | ef7af35f83c09a6a6e3f6a7e55df37e1590e32a3 | /src/iooperations/examples/Test.java | a15e014356b1656d1188827dd3cb3be64ab58058 | [] | no_license | ved740/core-java-examples | https://github.com/ved740/core-java-examples | ddda4a9deb607d42dd088bd9495a4c88aa3c5d83 | 99fb626dd6c9d36fd248fcc0dc9bd7923867d4fb | refs/heads/master | 2020-05-03T10:12:18.010000 | 2019-04-17T09:43:59 | 2019-04-17T09:43:59 | 178,573,830 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package iooperations.examples;
import java.io.*;
public class Test {
public static void main(String args[]) throws Exception {
RandomAccessFile randomFile = new RandomAccessFile("output.txt", "r");
randomFile.seek(0); //line 5
randomFile.writeBytes("Test"); //line 6
System.out.println("Current position:" + ra... | UTF-8 | Java | 375 | java | Test.java | Java | [] | null | [] | package iooperations.examples;
import java.io.*;
public class Test {
public static void main(String args[]) throws Exception {
RandomAccessFile randomFile = new RandomAccessFile("output.txt", "r");
randomFile.seek(0); //line 5
randomFile.writeBytes("Test"); //line 6
System.out.println("Current position:" + ra... | 375 | 0.728 | 0.72 | 12 | 30.25 | 24.712091 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.666667 | false | false | 6 |
86e07790c9b1fd69512d169bbbd7dd6ee7d5b154 | 32,796,370,303,335 | 944f9de255271855f76f2d8877a768ab8dde9b4a | /src/main/java/servlets/AddLabOrTestServlet.java | a221b96af93aa9ab71b7b9526f654370f8724ea2 | [] | no_license | agreenwalrus/Review-Assistant | https://github.com/agreenwalrus/Review-Assistant | 0040496888cdaab4b689b90cc3ea4e8177f973cd | 2c11e136a4d8c98e465fce3a8c92f9b1f2e899f9 | refs/heads/master | 2021-05-09T04:49:04.560000 | 2018-01-26T15:02:20 | 2018-01-26T15:02:20 | 119,288,878 | 2 | 0 | null | true | 2018-01-28T19:08:09 | 2018-01-28T19:08:09 | 2017-10-05T19:11:00 | 2018-01-26T15:03:20 | 4,879 | 0 | 0 | 0 | null | false | null | package servlets;
import resources.Hibernate.*;
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 java.io.IOException;
@WebServlet("/AddLabOrTest... | UTF-8 | Java | 1,922 | java | AddLabOrTestServlet.java | Java | [] | null | [] | package servlets;
import resources.Hibernate.*;
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 java.io.IOException;
@WebServlet("/AddLabOrTest... | 1,922 | 0.682622 | 0.682622 | 45 | 41.711113 | 30.534224 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.733333 | false | false | 6 |
e91b90f603502abb7d4f8bc2bad8cf148f79d0c5 | 12,369,505,821,130 | 44f461a6ad0c07bbe1bca5e95f50b703baa980b0 | /src/org/dihua/base/currencyhelpervindicate/cmd/CurrencyhelpervindicateCmd.java | f0bc8490a4c205341f0366f9b3fe9c0648a3e4bf | [] | no_license | zh-ngk-i/think-in-erp | https://github.com/zh-ngk-i/think-in-erp | ad29044f2691af6c1fa5d3637dea7f5d9973427f | 9cd361edad455825e61961acd34a6e0bf6070812 | refs/heads/master | 2017-12-01T00:30:12.012000 | 2017-02-14T08:13:04 | 2017-02-14T08:13:04 | 81,917,301 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* @(#) CurrencyhelpervindicateViewCommand.java
*
* Copyright (C) 2002-2004 The Epviflow Software Foundation. All rights reserved.
*
* 程序生成时间:[Fri Oct 10 14:40:06 CST 2008] 生成
*/
package org.dihua.base.currencyhelpervindicate.cmd;
//导入java类
import org.dihua.base.currencyhelpervindicate.service.ICurren... | UTF-8 | Java | 7,416 | java | CurrencyhelpervindicateCmd.java | Java | [] | null | [] | /*
* @(#) CurrencyhelpervindicateViewCommand.java
*
* Copyright (C) 2002-2004 The Epviflow Software Foundation. All rights reserved.
*
* 程序生成时间:[Fri Oct 10 14:40:06 CST 2008] 生成
*/
package org.dihua.base.currencyhelpervindicate.cmd;
//导入java类
import org.dihua.base.currencyhelpervindicate.service.ICurren... | 7,416 | 0.656967 | 0.65235 | 222 | 30.198198 | 25.423378 | 140 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.504505 | false | false | 6 |
18ef5425dbde73ab0f9c4204c3c0ce3904aa514c | 7,017,976,579,044 | 62944c46934a39ddfb061ac4023fd4757cf97a11 | /backend/src/main/java/com/ibmtraining/service/RoomServiceImpl.java | 6cc651ac3a5606b9c0a8774c59ed13990cc98cb5 | [] | no_license | ccjabiguero/Hotel-Booking | https://github.com/ccjabiguero/Hotel-Booking | 94e202d7b8ef84eb280312f985ce7abb52975372 | f439e086de13b2b809aac0e9bca52d1ace895f21 | refs/heads/master | 2020-05-15T15:02:47.671000 | 2019-05-06T05:39:48 | 2019-05-06T05:39:48 | 182,350,665 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ibmtraining.service;
import java.math.BigDecimal;
import java.util.List;
import org.apache.commons.lang3.StringUtils;
import com.ibmtraining.dao.RoomDao;
import com.ibmtraining.dao.RoomJdbcDaoImpl;
import com.ibmtraining.domain.Room;
public class RoomServiceImpl implements RoomService{
RoomDao roomDao... | UTF-8 | Java | 1,425 | java | RoomServiceImpl.java | Java | [] | null | [] | package com.ibmtraining.service;
import java.math.BigDecimal;
import java.util.List;
import org.apache.commons.lang3.StringUtils;
import com.ibmtraining.dao.RoomDao;
import com.ibmtraining.dao.RoomJdbcDaoImpl;
import com.ibmtraining.domain.Room;
public class RoomServiceImpl implements RoomService{
RoomDao roomDao... | 1,425 | 0.704561 | 0.703158 | 68 | 19.970589 | 19.926313 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.602941 | false | false | 6 |
e5e765dffe0f4b50bd1427aa9c97ee28ac9bd9c7 | 7,017,976,582,783 | d6f0d3d21e66f2c1ce49a3bd51b8045b79ae32fa | /src/main/java/org/starlightfinancial/rsb/service/geo/impl/B1ServiceImpl.java | c6aead93db75c8ca80a51edebde5ce1054323cbe | [] | no_license | csl51cn/rsb | https://github.com/csl51cn/rsb | dd8c3f0bc1bb9ee89d191cc713493654539384bb | c9c803bee287ef354d7a4e72ad01b3f8f4d76cf4 | refs/heads/master | 2018-09-19T00:38:16.152000 | 2018-06-06T03:07:59 | 2018-06-06T03:07:59 | 122,422,533 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.starlightfinancial.rsb.service.geo.impl;
import com.fasterxml.jackson.databind.ObjectMapper;
import org.apache.commons.lang.StringUtils;
import org.apache.http.NameValuePair;
import org.apache.http.client.entity.UrlEncodedFormEntity;
import org.apache.http.message.BasicNameValuePair;
import org.slf4j.Logge... | UTF-8 | Java | 4,709 | java | B1ServiceImpl.java | Java | [
{
"context": "ArrayList;\nimport java.util.List;\n\n/**\n * @Author: SiliChen\n * @Description:手机号码月消费档次\n * @Date: Created in 16",
"end": 1278,
"score": 0.9268362522125244,
"start": 1270,
"tag": "USERNAME",
"value": "SiliChen"
}
] | null | [] | package org.starlightfinancial.rsb.service.geo.impl;
import com.fasterxml.jackson.databind.ObjectMapper;
import org.apache.commons.lang.StringUtils;
import org.apache.http.NameValuePair;
import org.apache.http.client.entity.UrlEncodedFormEntity;
import org.apache.http.message.BasicNameValuePair;
import org.slf4j.Logge... | 4,709 | 0.67726 | 0.668241 | 109 | 41.72477 | 29.677431 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.853211 | false | false | 6 |
1767229b0d2bc07e37f2af5e55930554f52a0f58 | 8,048,768,720,491 | 49db71848c641eab3c3dae4ad61da25c7cb4f0d6 | /src/main/java/pl/kania/etd/periods/Cooccurrence.java | f215c3cbe98b9d4a7f35265aa47b0770052ba27c | [
"MIT"
] | permissive | jaskier07/EmergingTopicDetection | https://github.com/jaskier07/EmergingTopicDetection | 889dba6ee11b91e1161b39096976f39afcbd0ee1 | c82818427cc95599084720c0f51ec4c7e0152ddd | refs/heads/master | 2023-04-13T00:19:11.166000 | 2020-11-28T23:23:29 | 2020-11-28T23:23:29 | 281,609,978 | 0 | 0 | MIT | false | 2021-04-26T20:35:31 | 2020-07-22T07:41:58 | 2020-11-28T23:23:32 | 2021-04-26T20:35:30 | 223 | 0 | 0 | 1 | Java | false | false | package pl.kania.etd.periods;
import lombok.EqualsAndHashCode;
import lombok.Getter;
import lombok.Value;
@Getter
@EqualsAndHashCode(of = {"word1", "word2"})
public class Cooccurrence {
private final String word1;
private final String word2;
public Cooccurrence(String word1, String word2) {
if (w... | UTF-8 | Java | 512 | java | Cooccurrence.java | Java | [] | null | [] | package pl.kania.etd.periods;
import lombok.EqualsAndHashCode;
import lombok.Getter;
import lombok.Value;
@Getter
@EqualsAndHashCode(of = {"word1", "word2"})
public class Cooccurrence {
private final String word1;
private final String word2;
public Cooccurrence(String word1, String word2) {
if (w... | 512 | 0.613281 | 0.580078 | 22 | 22.272728 | 15.133292 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.545455 | false | false | 6 |
ddce678fe17137622dbc0431364dbc4ea448383b | 30,339,649,026,248 | 9f37a79178ed0dbd51ccdd8ed3d2a66aff7ea41b | /app/src/main/java/coffer/util/AnimUtils.java | 42ca580d7b2a4354bea44af5c94090bc10a93158 | [] | no_license | zhangbaoquan/coffer | https://github.com/zhangbaoquan/coffer | f63b62f5d2d9777b913e8d2ce3547c688402af86 | 0139abe49392c356b916e7005f9c022d956c1700 | refs/heads/master | 2022-05-13T02:14:08.435000 | 2020-05-30T08:26:44 | 2020-05-30T08:26:44 | 186,232,576 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package coffer.util;
import android.animation.Animator;
import android.animation.AnimatorListenerAdapter;
import android.animation.AnimatorSet;
import android.animation.Keyframe;
import android.animation.ObjectAnimator;
import android.animation.PropertyValuesHolder;
import android.animation.ValueAnimator;
import andro... | UTF-8 | Java | 12,698 | java | AnimUtils.java | Java | [
{
"context": "port java.lang.ref.WeakReference;\n\n/**\n * @author:张宝全\n * @date:2020-03-25\n * @Description: 动画辅助类\n * @Re",
"end": 592,
"score": 0.9988641738891602,
"start": 589,
"tag": "NAME",
"value": "张宝全"
}
] | null | [] | package coffer.util;
import android.animation.Animator;
import android.animation.AnimatorListenerAdapter;
import android.animation.AnimatorSet;
import android.animation.Keyframe;
import android.animation.ObjectAnimator;
import android.animation.PropertyValuesHolder;
import android.animation.ValueAnimator;
import andro... | 12,698 | 0.626648 | 0.604802 | 306 | 33.705883 | 26.689545 | 138 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.617647 | false | false | 6 |
d4d1792c43737e6cd840caef202af64718876b62 | 10,222,022,191,768 | fac6a5a3a48441ff6b826a3545bdcfcfd5c832c3 | /src/com/example/bubblesmasher/HighScoreActivity.java | a4ba22da7937193c04413b3125c3453bcb5e297d | [] | no_license | Rishikeshreddy/BubbleSmasher | https://github.com/Rishikeshreddy/BubbleSmasher | ea4385e750c2e339599540864b7acbae4f00c9f6 | 85f7918d9d5bad45ccd097fb42e7d4f375cd08ec | refs/heads/master | 2021-01-10T15:27:16.645000 | 2015-12-08T03:03:50 | 2015-12-08T03:03:50 | 44,572,283 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.bubblesmasher;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.net.MalformedURLException;
import java.net.URL;
import java.nio.charset.Charset;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Iterator;
import... | UTF-8 | Java | 4,992 | java | HighScoreActivity.java | Java | [
{
"context": "once = false;\r\n\r\n //API Key\r\n\tString apikey = \"apiKey=fTaISYKI8is6wNp-qrB-cS1MmNGfisNm\";\r\n\r\n\tpublic void onCreate(Bundle icicle) {\r\n ",
"end": 1482,
"score": 0.99920654296875,
"start": 1443,
"tag": "KEY",
"value": "apiKey=fTaISYKI8is6wNp-qrB-cS1MmNGfisNm"
... | null | [] | package com.example.bubblesmasher;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.net.MalformedURLException;
import java.net.URL;
import java.nio.charset.Charset;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Iterator;
import... | 4,992 | 0.648438 | 0.646234 | 162 | 28.814816 | 21.239151 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.37037 | false | false | 6 |
e0665723e48e4c8f4d206159728398b6b1ef84d6 | 4,690,104,309,048 | adfa60068a2c56b0a29f9a11a3cd2846d7012d97 | /textureviewdemo/src/main/java/com/example/textureviewdemo/MainActivity.java | da388f48b62fb34649de41b8e5e28ad28c7b896d | [] | no_license | AonoCandal/TestDemo | https://github.com/AonoCandal/TestDemo | ffd3b665e734d2291f6968127aa3fd53c92391cd | 2862bdb868a7516d2358d2b223b74be91741c1a6 | refs/heads/master | 2021-09-13T19:16:47.734000 | 2018-05-03T11:18:02 | 2018-05-03T11:18:02 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.textureviewdemo;
import android.graphics.SurfaceTexture;
import android.hardware.Camera;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.Gravity;
import android.view.TextureView;
import android.widget.FrameLayout;
import java.io.IOException;
import ja... | UTF-8 | Java | 2,061 | java | MainActivity.java | Java | [] | null | [] | package com.example.textureviewdemo;
import android.graphics.SurfaceTexture;
import android.hardware.Camera;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.Gravity;
import android.view.TextureView;
import android.widget.FrameLayout;
import java.io.IOException;
import ja... | 2,061 | 0.685589 | 0.683164 | 64 | 31.203125 | 28.477612 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.578125 | false | false | 6 |
8cb9ded5a516ffb046fe286193f7ae79b78019b4 | 26,886,495,279,291 | c4b2907b8c6ad81bd7914713d687c14fff76dd54 | /app/src/main/java/co/sanfen/android/androidinterview/contentprovider/CpActivity.java | 9b9755a6502ea11037a0c34b044b86eec8c5147b | [] | no_license | SanfenR/AndroidInterview | https://github.com/SanfenR/AndroidInterview | 92ede07ddd01a326b58faf4c9b29b2d9a9cf279a | db163c01b981bc87bff4f614d0e55f8a69de762d | refs/heads/master | 2020-03-11T13:44:09.694000 | 2018-04-23T03:45:47 | 2018-04-23T03:45:47 | 130,033,311 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package co.sanfen.android.androidinterview.contentprovider;
import android.Manifest;
import android.content.ContentResolver;
import android.content.pm.PackageManager;
import android.database.Cursor;
import android.net.Uri;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.v4.a... | UTF-8 | Java | 3,377 | java | CpActivity.java | Java | [] | null | [] | package co.sanfen.android.androidinterview.contentprovider;
import android.Manifest;
import android.content.ContentResolver;
import android.content.pm.PackageManager;
import android.database.Cursor;
import android.net.Uri;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.v4.a... | 3,377 | 0.621289 | 0.611994 | 95 | 34.105263 | 29.175503 | 136 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.789474 | false | false | 6 |
a9a294f7c1d0c7b60cddaa8d59c0f4351648d036 | 13,073,880,468,330 | 5d180276957df094f09ee511e05786316537f25d | /src/main/java/aspectj/example04/HelloWorld04.java | 040ca9bcaaf5ed50174d3d40710eb32f1856c656 | [
"Apache-2.0"
] | permissive | SomberOfShadow/Local | https://github.com/SomberOfShadow/Local | f727189f1791de203f1efd5cd76b8f241857e473 | 474e71024f72af5adf65180e5468de19ad5fdfd8 | refs/heads/main | 2023-07-18T04:11:49.240000 | 2021-09-07T15:55:28 | 2021-09-07T15:55:28 | 389,494,221 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package aspectj.example04;
public class HelloWorld04 {
public void sayHello(String str, String str2) throws InterruptedException {
System.out.println("Hello, World!");
Thread.sleep(100);
}
}
| UTF-8 | Java | 220 | java | HelloWorld04.java | Java | [] | null | [] | package aspectj.example04;
public class HelloWorld04 {
public void sayHello(String str, String str2) throws InterruptedException {
System.out.println("Hello, World!");
Thread.sleep(100);
}
}
| 220 | 0.677273 | 0.640909 | 12 | 17.333334 | 23.591429 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.416667 | false | false | 6 |
a564633573bd0341878e8436405e1a98edd48c35 | 37,795,712,238,596 | c8faa2a86ffb2434dabbdb5bece8f3565ed011fa | /android-RuiKu/app/src/main/java/cn/org/smartcold/ui/view/fragment/WarningFragment.java | 51322859206043afa853336b124dd6c9ea810426 | [] | no_license | liankuGit/lianku | https://github.com/liankuGit/lianku | 90135fae6f3f251a554678ea8d717c3d495dabf4 | 3fba020e2fcc439bfdc56c3022cbd142ca25d052 | refs/heads/master | 2018-10-15T17:41:24.492000 | 2018-10-12T10:13:03 | 2018-10-12T10:13:03 | 108,788,742 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.org.smartcold.ui.view.fragment;
import android.annotation.SuppressLint;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.support.v4.view.ViewPager;
import android.view.View;
import java.ut... | UTF-8 | Java | 4,192 | java | WarningFragment.java | Java | [
{
"context": "----------------------------------------\n * Coder:熊猿猿 on 2017/11/30.11:12\n * Email:370380156@qq.com\n * ",
"end": 1117,
"score": 0.9908015131950378,
"start": 1114,
"tag": "USERNAME",
"value": "熊猿猿"
},
{
"context": "-------\n * Coder:熊猿猿 on 2017/11/30.11:12\n * Email:3... | null | [] | package cn.org.smartcold.ui.view.fragment;
import android.annotation.SuppressLint;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.support.v4.view.ViewPager;
import android.view.View;
import java.ut... | 4,183 | 0.640241 | 0.631807 | 129 | 31.170542 | 25.702871 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.534884 | false | false | 6 |
09f531dc7b3c52ec7ce2526aceccbb142cc55bc1 | 37,151,467,147,530 | d38668f80f06032ce73ad66f9646f0b96468216c | /consumer-service/src/main/java/com/stackroute/ConsumerServiceApplication.java | 06942a9b192308b6d5fe1deb140fc29717b6a597 | [] | no_license | PrajwalThorat/Producing-and-Consuming-Messages-with-RabbitMQ | https://github.com/PrajwalThorat/Producing-and-Consuming-Messages-with-RabbitMQ | 51c652d69dd1292d288b6982f86f00af513f9b6f | 792da05abbc051b2839ce1b9757bac1ba486f120 | refs/heads/main | 2023-07-08T00:16:29.030000 | 2021-08-14T20:24:14 | 2021-08-14T20:24:14 | 396,120,938 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.stackroute;
import org.springframework.amqp.rabbit.annotation.EnableRabbit;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
/*
* Add annotation to enable support for @RabbitListener annotations
*/
@EnableRabbit
@SpringBoot... | UTF-8 | Java | 498 | java | ConsumerServiceApplication.java | Java | [] | null | [] | package com.stackroute;
import org.springframework.amqp.rabbit.annotation.EnableRabbit;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
/*
* Add annotation to enable support for @RabbitListener annotations
*/
@EnableRabbit
@SpringBoot... | 498 | 0.791165 | 0.791165 | 19 | 24.210526 | 26.260996 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.526316 | false | false | 6 |
cbabf0c278a6c8afb8f49224f1c23ecb21d28b64 | 8,263,517,144,436 | 13f04b0f6840297f5ad3073d83802e1fa9005bbb | /src/main/java/com/incuube/copycat/service/fcm/supplier/OnlyStatusFcmCommandSupplier.java | 7b243a6deb56eafee8df27b21952fd0beeddf0a6 | [] | no_license | Incuube/copycat | https://github.com/Incuube/copycat | ba62ea5475b046cfe074e61136502e7f03dc084a | fb3464205989885b918a38633fb0cdc8c4946cac | refs/heads/master | 2020-02-13T22:06:30.383000 | 2019-01-23T09:27:42 | 2019-01-23T09:27:42 | 84,197,763 | 0 | 0 | null | false | 2019-01-23T09:17:57 | 2017-03-07T12:42:05 | 2018-12-19T10:17:38 | 2019-01-23T09:17:56 | 170 | 0 | 0 | 1 | Java | false | null | package com.incuube.copycat.service.fcm.supplier;
import com.incuube.copycat.domain.CommandHolder;
import com.incuube.copycat.domain.Params;
import com.incuube.copycat.domain.fcm.FcmParams;
import com.incuube.copycat.domain.fcm.FcmStatus;
import com.incuube.copycat.service.fcm.FcmCommand;
import com.incuube.copycat.se... | UTF-8 | Java | 1,754 | java | OnlyStatusFcmCommandSupplier.java | Java | [] | null | [] | package com.incuube.copycat.service.fcm.supplier;
import com.incuube.copycat.domain.CommandHolder;
import com.incuube.copycat.domain.Params;
import com.incuube.copycat.domain.fcm.FcmParams;
import com.incuube.copycat.domain.fcm.FcmStatus;
import com.incuube.copycat.service.fcm.FcmCommand;
import com.incuube.copycat.se... | 1,754 | 0.749715 | 0.744014 | 53 | 32.094341 | 25.58247 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.754717 | false | false | 6 |
283439c2ee9710f078a8f6770d69877347720680 | 25,855,703,170,865 | 2574a1fa3ab2c60f1c9a6702f8d54b96a750aa9a | /src/main/java/com/inc/qualle/model/dto/CardDto.java | 0d9665aa06ebd0c871d5cec99f3855631d32e3af | [] | no_license | qualle34/Qualle.inc | https://github.com/qualle34/Qualle.inc | 75dd9d6114346f2e6e71c129047168ed95118207 | 66048a929ea9403f3e8499c539546f1a8c3b34d8 | refs/heads/master | 2022-07-29T12:09:17.770000 | 2022-05-03T13:44:24 | 2022-05-03T13:44:24 | 201,072,451 | 1 | 0 | null | false | 2022-06-21T04:27:16 | 2019-08-07T14:59:02 | 2022-05-03T13:44:31 | 2022-06-21T04:27:16 | 40,736 | 1 | 0 | 1 | Java | false | false | package com.inc.qualle.model.dto;
import lombok.*;
@Getter
@Setter
@Builder
@NoArgsConstructor
@AllArgsConstructor
public class CardDto {
private long id;
private String number;
private String date;
private long userId;
private long metadataId;
}
| UTF-8 | Java | 270 | java | CardDto.java | Java | [] | null | [] | package com.inc.qualle.model.dto;
import lombok.*;
@Getter
@Setter
@Builder
@NoArgsConstructor
@AllArgsConstructor
public class CardDto {
private long id;
private String number;
private String date;
private long userId;
private long metadataId;
}
| 270 | 0.733333 | 0.733333 | 17 | 14.882353 | 10.637793 | 33 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.411765 | false | false | 6 |
747d63c2fe66ab0b9c4c7f92542cf54d3dc264e8 | 18,004,502,949,650 | 2344e0142a86e06786d5817ab12e938525c55dc2 | /src/main/java/task_3/dao/TExecutor.java | 5a11da44c2f1eb09517588cbf2e79f58bb62a0a4 | [] | no_license | pro100boy/FoxmindedTraining | https://github.com/pro100boy/FoxmindedTraining | 54351d5a2b86b1aec23f519186b972616277c294 | a3b0fc516c4584dd60796aa36e98cd0137a62e8c | refs/heads/master | 2020-04-05T16:31:50.369000 | 2018-11-18T14:18:41 | 2018-11-18T14:18:41 | 157,016,864 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package task_3.dao;
import lombok.extern.java.Log;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.Arrays;
import java.util.List;
import static java.util.Objects.isNull;
import static java.util.Objects.nonNull;
@Log
public clas... | UTF-8 | Java | 1,636 | java | TExecutor.java | Java | [] | null | [] | package task_3.dao;
import lombok.extern.java.Log;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.Arrays;
import java.util.List;
import static java.util.Objects.isNull;
import static java.util.Objects.nonNull;
@Log
public clas... | 1,636 | 0.629584 | 0.626528 | 49 | 32.387756 | 34.131687 | 133 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.795918 | false | false | 6 |
2943c251959ae037966451c494265f9cce06c3cf | 25,142,738,621,604 | a619fb0ede6b652bed563532b73cad7eeaa2d79f | /heap/pairing/PairingHeap.java | 2609904b871649aea5817f1b477b63545ca67d4a | [] | no_license | qlootens/JavaHeapStructures | https://github.com/qlootens/JavaHeapStructures | 83d3714ca849d534facc37320347bbf949204dc4 | e9dcad3728d7be8d45b2e03a5d71ead0096049ca | refs/heads/master | 2021-05-14T15:36:03.352000 | 2018-01-03T20:59:26 | 2018-01-03T20:59:26 | 115,996,744 | 2 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package heap.pairing;
import heap.Element;
import heap.EmptyHeapException;
import heap.Heap;
import java.util.PriorityQueue;
import java.util.Queue;
public class PairingHeap<T extends Comparable<T>> implements Heap<T> {
public PairingElement<T> root; //reference of root
private Queue<PairingElement<T>> pque... | UTF-8 | Java | 5,731 | java | PairingHeap.java | Java | [] | null | [] | package heap.pairing;
import heap.Element;
import heap.EmptyHeapException;
import heap.Heap;
import java.util.PriorityQueue;
import java.util.Queue;
public class PairingHeap<T extends Comparable<T>> implements Heap<T> {
public PairingElement<T> root; //reference of root
private Queue<PairingElement<T>> pque... | 5,731 | 0.592741 | 0.592392 | 190 | 29.163158 | 24.712019 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.305263 | false | false | 6 |
c501686e0571bae0a603e815ee034211a3c307e1 | 1,116,691,507,744 | cdd6d7eabbba1adfcb3d09459482bdafabea5ea9 | /Java_Syntax/src/main/java/Level_5/lvl_5_task_23.java | ad4d722ed98ca90e580908c6b6a2c8720b052f8b | [] | no_license | AvengerDima/JavaRush | https://github.com/AvengerDima/JavaRush | dde5f2cffeff1449a38dc29c6c6c75b49cb698bd | 7805a3adf61fff3ae2762b86807c67befb31c814 | refs/heads/master | 2021-12-02T02:52:49.800000 | 2021-11-19T17:40:38 | 2021-11-19T17:40:38 | 256,775,964 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Level_5;
/*
Конструктор
*/
public class lvl_5_task_23 {
public Color color;
public static void main(String[] args) {
lvl_5_task_23 circle = new lvl_5_task_23();
circle.color.setDescription("Red");
System.out.println(circle.color.getDescription());
}
public lvl_5_task_23() {
this.col... | UTF-8 | Java | 577 | java | lvl_5_task_23.java | Java | [] | null | [] | package Level_5;
/*
Конструктор
*/
public class lvl_5_task_23 {
public Color color;
public static void main(String[] args) {
lvl_5_task_23 circle = new lvl_5_task_23();
circle.color.setDescription("Red");
System.out.println(circle.color.getDescription());
}
public lvl_5_task_23() {
this.col... | 577 | 0.644876 | 0.621908 | 34 | 15.647058 | 17.403316 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.264706 | false | false | 6 |
654be1f913e829a1bb49129c50fa8ff508deaafa | 13,108,240,207,191 | ea31f0a5541ea59b1575d3294e8e46189681ef63 | /src/org/epics/portdriver/interfaces/Interface.java | 4b75f22c4ef2809faca7cb682ef9e3705a8f383f | [
"MIT",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | mrkraimer/portDriverJava | https://github.com/mrkraimer/portDriverJava | 287ff513174d0e7031c93c8023a103aaf6cc2d3b | 6d382c9af65330c8f18ea4282d6572a7b21be811 | refs/heads/master | 2020-02-05T12:35:54.650000 | 2013-03-22T11:02:15 | 2013-03-22T11:02:15 | 37,140,520 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Copyright - See the COPYRIGHT that is included with this distribution.
* EPICS pvData is distributed subject to a Software License Agreement found
* in file LICENSE that is included with this distribution.
*/
package org.epics.portdriver.interfaces;
import org.epics.portdriver.Device;
/**
* Base for an int... | UTF-8 | Java | 627 | java | Interface.java | Java | [
{
"context": "e for an interface to a port or device.\n * @author mrk\n *\n */\npublic interface Interface {\n /**\n ",
"end": 362,
"score": 0.9995257258415222,
"start": 359,
"tag": "USERNAME",
"value": "mrk"
}
] | null | [] | /**
* Copyright - See the COPYRIGHT that is included with this distribution.
* EPICS pvData is distributed subject to a Software License Agreement found
* in file LICENSE that is included with this distribution.
*/
package org.epics.portdriver.interfaces;
import org.epics.portdriver.Device;
/**
* Base for an int... | 627 | 0.676236 | 0.676236 | 26 | 23.115385 | 22.349199 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.153846 | false | false | 6 |
12f6e6ca5e16aeedd7a7f36c1dfdaa7d5f6b83b3 | 33,509,334,909,374 | e0d57bcb1729d1ddf204ea41cabf7e83dbbce7f4 | /BOJ/2000번대/2400/2407/Q2407.java | 7795e54a5ed9a694297b7d552a01bdabf578b82e | [] | no_license | Taekyung2/Algo_collection | https://github.com/Taekyung2/Algo_collection | 1234e0276ac3394c03814865e713b6443e43824c | 9651c37dd600509bcdfe4b536b1385a8e1ed71e6 | refs/heads/main | 2023-08-01T21:42:21.922000 | 2021-09-14T12:38:22 | 2021-09-14T12:38:22 | 355,777,743 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package boj;
import java.math.BigInteger;
import java.util.Scanner;
public class Q2407 {
static BigInteger[][] cache;
public static void main(String[] args){
Scanner sc = new Scanner(System.in);
int n = sc.nextInt();
int m = sc.nextInt();
cache = new BigInteger[n + 1][m + 1];
... | UTF-8 | Java | 763 | java | Q2407.java | Java | [] | null | [] | package boj;
import java.math.BigInteger;
import java.util.Scanner;
public class Q2407 {
static BigInteger[][] cache;
public static void main(String[] args){
Scanner sc = new Scanner(System.in);
int n = sc.nextInt();
int m = sc.nextInt();
cache = new BigInteger[n + 1][m + 1];
... | 763 | 0.516383 | 0.500655 | 28 | 26.25 | 18.745714 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.821429 | false | false | 6 |
1ad603b43b78710e120daf6d159879edf4a15628 | 12,841,952,236,888 | 0c19a8bca5b88d108989633355373bb6138cc851 | /basicJava/src/abstraction/BangladeshBank.java | 92208061cb8c582d8262d929e7785b6682cc795d | [] | no_license | serajislam/java | https://github.com/serajislam/java | fee7847d39491fbcf2a20e1e0e5369815540e95c | e35d1dc4aeb2cccfaa7e8e01d32fb297f23da34b | refs/heads/master | 2020-04-14T09:15:57.071000 | 2019-01-31T01:14:49 | 2019-01-31T01:14:49 | 163,755,754 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package abstraction;
public interface BangladeshBank {
int minBalance = 100;
public void credit();
public void debit();
public void moneyTransfer();
}
| UTF-8 | Java | 172 | java | BangladeshBank.java | Java | [] | null | [] | package abstraction;
public interface BangladeshBank {
int minBalance = 100;
public void credit();
public void debit();
public void moneyTransfer();
}
| 172 | 0.680233 | 0.662791 | 11 | 13.636364 | 12.418994 | 33 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 6 |
8ef54f7d6e1ea9dcc30190df1ef207429b4571eb | 30,150,670,431,625 | fb2be9fd129bc2c5929371d9d1b604bfa8bafecb | /src/main/java/main/service/ActionServiceImpl.java | 78bd25d6063cbda90fcf9ddfc62dfa45acde0d92 | [] | no_license | hst2570/kr.jejun.project | https://github.com/hst2570/kr.jejun.project | 5a961c549622f8441d59259d63dc20eb23dbd38f | 1df34ce4806a74755455516469da7e44513fbed3 | refs/heads/master | 2020-05-26T00:41:07.386000 | 2016-06-17T02:11:22 | 2016-06-17T02:11:22 | 60,822,172 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package main.service;
import main.domain.Action;
import main.repository.ActionRepository;
import main.repository.CommentRepository;
import main.repository.UserRepository;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.ui.Model;
... | UTF-8 | Java | 1,925 | java | ActionServiceImpl.java | Java | [] | null | [] | package main.service;
import main.domain.Action;
import main.repository.ActionRepository;
import main.repository.CommentRepository;
import main.repository.UserRepository;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.ui.Model;
... | 1,925 | 0.659424 | 0.651276 | 55 | 32.472729 | 29.525862 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.545455 | false | false | 6 |
254df5e5a3a6a2ab251db84f1a84b033b5e07adb | 21,904,333,225,068 | 49cd9f95720671d322691ff376377ef5b12ccf79 | /auth-service/src/main/java/com/guruji/auth/repository/RoleEntityRepository.java | 7ad3f17a4ea4fb7ce1c273fb89b5a058bf0695e3 | [] | no_license | skulldown/guruji-microservices | https://github.com/skulldown/guruji-microservices | 9b4b284e1cc599e3e563470d4a1f35d5678ab9a7 | d2635dbc0610278cec99892dfaa28e237103aee2 | refs/heads/master | 2023-02-23T04:11:59.163000 | 2021-01-21T14:56:10 | 2021-01-21T14:56:10 | 329,889,624 | 0 | 1 | null | false | 2021-01-20T21:57:24 | 2021-01-15T11:11:36 | 2021-01-19T11:29:04 | 2021-01-19T11:29:01 | 78 | 0 | 1 | 1 | Java | false | false | package com.guruji.auth.repository;
import java.util.Optional;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import com.guruji.commons.entity.RoleEntity;
@Repository
public interface RoleEntityRepository extends JpaRepository<RoleEntity, Long> {
Op... | UTF-8 | Java | 376 | java | RoleEntityRepository.java | Java | [] | null | [] | package com.guruji.auth.repository;
import java.util.Optional;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import com.guruji.commons.entity.RoleEntity;
@Repository
public interface RoleEntityRepository extends JpaRepository<RoleEntity, Long> {
Op... | 376 | 0.832447 | 0.832447 | 15 | 24.133333 | 26.464735 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.533333 | false | false | 6 |
2d784cb4650bbac12a09da7c7b8bee0a4893338e | 5,085,241,279,311 | fcc886db61eff378dd159a4b0609139ddfa6c22e | /server/pxf-service/src/main/java/org/greenplum/pxf/service/SessionId.java | 5bc889de437f1a45d458f6510ee1a2ee8dddd88a | [
"Apache-2.0"
] | permissive | pivotal/gp-pxf-dev | https://github.com/pivotal/gp-pxf-dev | 6cd789eeff4ab6c5392d226827879b908a8af151 | bbe92fa7c711e447b81953cfe4afaa49b5b10c4b | refs/heads/master | 2023-08-17T12:11:44.634000 | 2018-10-18T18:19:48 | 2018-10-18T18:19:48 | 153,703,461 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.greenplum.pxf.service;
/*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, ... | UTF-8 | Java | 2,643 | java | SessionId.java | Java | [] | null | [] | package org.greenplum.pxf.service;
/*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, ... | 2,643 | 0.654181 | 0.652667 | 91 | 28.043957 | 26.578482 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.263736 | false | false | 6 |
855de265ae99a4f56f9ff496d88489230936cf6b | 22,557,168,274,453 | 72451944f5e57ce17f60442783229f4b05d207d7 | /code/src/com/ai/bce/ivalues/IBceExtTableConfigValue.java | 243b03bbec36c05ab33b8899c8d8f4c28defb91b | [] | no_license | amosgavin/db2app55 | https://github.com/amosgavin/db2app55 | ab1d29247be16bc9bbafd020e1a234f98bac1a39 | 61be5acb3143f5035f789cd0e0fd4e01238d9d7d | refs/heads/master | 2020-04-07T08:26:20.757000 | 2018-07-13T01:55:47 | 2018-07-13T01:55:47 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ai.bce.ivalues;
import com.ai.appframe2.common.DataStructInterface;
import java.sql.Timestamp;
public interface IBceExtTableConfigValue extends DataStructInterface{
public final static String S_ModuleId = "MODULE_ID";
public final static String S_State = "STATE";
public final static String S_ExtTa... | UTF-8 | Java | 1,180 | java | IBceExtTableConfigValue.java | Java | [] | null | [] | package com.ai.bce.ivalues;
import com.ai.appframe2.common.DataStructInterface;
import java.sql.Timestamp;
public interface IBceExtTableConfigValue extends DataStructInterface{
public final static String S_ModuleId = "MODULE_ID";
public final static String S_State = "STATE";
public final static String S_ExtTa... | 1,180 | 0.758475 | 0.757627 | 48 | 23.583334 | 22.240948 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5625 | false | false | 6 |
576091fbbee85499d22f931ad2fddc32e3199c20 | 11,519,102,292,904 | fa6d2e3c2090cb0c47ad96d202619c17adbba210 | /src/main/java/com/caniksea/poll/rankinteractive/autogame/entity/transaction/TransactionType.java | e04eb1036361fd56d51a2c3808e0b71946175b3a | [] | no_license | caniksea/autogame | https://github.com/caniksea/autogame | e93e065c4845595e7b79079d57ec15a74d488c54 | ab7b11bc058896de63ff3442d0d366294ca702a6 | refs/heads/master | 2023-06-26T06:39:26.238000 | 2021-07-25T21:38:49 | 2021-07-25T21:38:49 | 388,566,970 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.caniksea.poll.rankinteractive.autogame.entity.transaction;
import lombok.*;
import javax.persistence.Entity;
import javax.persistence.Id;
@ToString @Getter @Builder @Entity
@NoArgsConstructor(access = AccessLevel.PROTECTED)
@AllArgsConstructor(access = AccessLevel.PRIVATE)
public class TransactionType {
... | UTF-8 | Java | 374 | java | TransactionType.java | Java | [] | null | [] | package com.caniksea.poll.rankinteractive.autogame.entity.transaction;
import lombok.*;
import javax.persistence.Entity;
import javax.persistence.Id;
@ToString @Getter @Builder @Entity
@NoArgsConstructor(access = AccessLevel.PROTECTED)
@AllArgsConstructor(access = AccessLevel.PRIVATE)
public class TransactionType {
... | 374 | 0.796791 | 0.796791 | 14 | 25.714285 | 20.558031 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 6 |
72893b972c6230fa149f5a5b5bf185172ca781d5 | 12,240,656,812,594 | 4ee9a6b14f2b7035880d1500ef1fe8997472a78b | /app/src/main/java/com/assistne/aswallet/home/HomeMvp.java | 86a943d578377523cfa577ee9f34367cacca9320 | [] | no_license | AssIstne/AsWallet | https://github.com/AssIstne/AsWallet | e01b24bb36bf0111422742a9cdfe43881ba187e6 | 4297c1665530d061ffa986a2421edc2f49994045 | refs/heads/master | 2020-04-07T01:18:32.909000 | 2017-02-08T15:34:24 | 2017-02-08T15:34:24 | 59,223,554 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.assistne.aswallet.home;
import com.assistne.aswallet.component.BaseMvp;
import com.assistne.aswallet.model.BillModel;
import java.util.List;
/**
* Created by assistne on 16/5/19.
*/
public interface HomeMvp {
interface View {
void showBill(List<BillModel> billList);
/**
* 显... | UTF-8 | Java | 820 | java | HomeMvp.java | Java | [
{
"context": "lModel;\n\nimport java.util.List;\n\n/**\n * Created by assistne on 16/5/19.\n */\npublic interface HomeMvp {\n in",
"end": 182,
"score": 0.9993666410446167,
"start": 174,
"tag": "USERNAME",
"value": "assistne"
}
] | null | [] | package com.assistne.aswallet.home;
import com.assistne.aswallet.component.BaseMvp;
import com.assistne.aswallet.model.BillModel;
import java.util.List;
/**
* Created by assistne on 16/5/19.
*/
public interface HomeMvp {
interface View {
void showBill(List<BillModel> billList);
/**
* 显... | 820 | 0.694236 | 0.68797 | 27 | 28.555555 | 22.701498 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.62963 | false | false | 6 |
887f97bb567123bf9e2264c358ae00446d271e08 | 14,010,183,322,735 | a7d2b45e72d745f51db450cc16dc332269a6b5f1 | /AlmullaExchange/src/com/amg/exchange/registration/model/ViewActiveCustomerCheck.java | ee222efba69de1562665e5c4ad57d34febca08f7 | [] | no_license | Anilreddyvasantham/AlmullaExchange | https://github.com/Anilreddyvasantham/AlmullaExchange | 2974ecd53b1d752931c50b7ecd22c5a37fa05a03 | b68bca218ce4b7585210deeda2a8cf84c6306ee3 | refs/heads/master | 2021-05-08T17:48:01.976000 | 2018-02-02T09:32:22 | 2018-02-02T09:32:22 | 119,484,446 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.amg.exchange.registration.model;
import java.math.BigDecimal;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.Table;
/*******************************************************************************************************************... | UTF-8 | Java | 1,325 | java | ViewActiveCustomerCheck.java | Java | [
{
"context": "model\n\nCreated\t:\t\n\t\t\t\tDate\t: 19-Oct-2015\n\t\t\t\tBy\t\t: Mir Rabil Uddin\n\t\t\t\tRevision:\n\n**********************************",
"end": 493,
"score": 0.9998595118522644,
"start": 478,
"tag": "NAME",
"value": "Mir Rabil Uddin"
}
] | null | [] | package com.amg.exchange.registration.model;
import java.math.BigDecimal;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.Table;
/*******************************************************************************************************************... | 1,316 | 0.616604 | 0.612075 | 57 | 22.245613 | 23.883696 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.298246 | false | false | 6 |
4ff27c0320257650881c5f13a9bd78314d8952c3 | 33,277,406,609,885 | b323e468080b3b41487a23a2b29f50a3de551fba | /src/jUnitTests/Main.java | ffbeac58e11c023b375fe56d2c0eb7bd8885d213 | [] | no_license | JonasOelke/P2-Aufgabensammlung | https://github.com/JonasOelke/P2-Aufgabensammlung | acb3e0e73720347fd7337f44403cb60da1fbbbc7 | 3a08caa9e1055a5cad2840466ab53076198a01d0 | refs/heads/master | 2022-11-17T07:45:33.773000 | 2020-07-04T16:06:04 | 2020-07-04T16:06:04 | 276,953,928 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package jUnitTests;
import static org.junit.jupiter.api.Assertions.assertEquals;
import org.junit.Test;
public class Main {
}
| UTF-8 | Java | 134 | java | Main.java | Java | [] | null | [] |
package jUnitTests;
import static org.junit.jupiter.api.Assertions.assertEquals;
import org.junit.Test;
public class Main {
}
| 134 | 0.761194 | 0.761194 | 10 | 12.3 | 18.155165 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 6 |
d60660feda6c5c24d3277391e968bd1b17b7b8da | 14,482,629,768,707 | fdde9348607220684fe2e8ca25e920e3df2628b5 | /src/it/uniroma1/textadv/entity/pojo/objects/package-info.java | d19ddc9b44183763e1cc4dce182e243125850fb2 | [] | no_license | simonesestito/metodologie-text-adventure | https://github.com/simonesestito/metodologie-text-adventure | f499d4b5fb0b2decffe3d9f6871932d71dd0194a | 5346188a5042474e07c3eddca9ddef200bc56a66 | refs/heads/main | 2023-08-01T09:57:26.934000 | 2021-09-13T16:00:08 | 2021-09-13T16:00:08 | 370,747,683 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Generici oggetti presenti all'interno del gioco
*/
package it.uniroma1.textadv.entity.pojo.objects; | UTF-8 | Java | 107 | java | package-info.java | Java | [] | null | [] | /**
* Generici oggetti presenti all'interno del gioco
*/
package it.uniroma1.textadv.entity.pojo.objects; | 107 | 0.766355 | 0.757009 | 4 | 26 | 23.010866 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 6 |
37313846f673d4ec458f202572521fb847a9e380 | 858,993,472,921 | 31d30291c95a289050fd53d03a6e52dbebad3109 | /app/src/main/java/inca/jesus/trajesya/activities/Splash.java | 75ca1aa1082a6ca06125a7ab8ce19fa8cbdb594e | [] | no_license | inca2018/AppTrajesYa | https://github.com/inca2018/AppTrajesYa | 4d57dcd1e70afcb74b77e80a23b41bed282d96c6 | 5407129c0cdcc9e425b4fb9e1848bf053c4f73f6 | refs/heads/master | 2020-06-19T09:17:29.060000 | 2019-10-25T14:59:11 | 2019-10-25T14:59:11 | 196,657,735 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package inca.jesus.trajesya.activities;
import android.content.Context;
import android.content.Intent;
import android.net.ConnectivityManager;
import android.net.NetworkInfo;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.widget.ProgressBar;
import ... | UTF-8 | Java | 38,973 | java | Splash.java | Java | [] | null | [] | package inca.jesus.trajesya.activities;
import android.content.Context;
import android.content.Intent;
import android.net.ConnectivityManager;
import android.net.NetworkInfo;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.widget.ProgressBar;
import ... | 38,973 | 0.53813 | 0.536411 | 766 | 49.877285 | 32.806427 | 133 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.731071 | false | false | 6 |
ab1a6fd2b868f25404767c84624191b493080e78 | 858,993,475,023 | 8ba7e4555da4c58a4b56b35c2f16cdb2c36ba5f8 | /SeleniumGoIbibo/src/test/java/siteUtilities/ExcelDataReader.java | 17f7c48805b7db08bdc4724320be61139268a65d | [] | no_license | PriyaDurairajLearn/GoIbiboAutomationSample | https://github.com/PriyaDurairajLearn/GoIbiboAutomationSample | dcaeb389d8c62d5fa88c7f282c07d40e5bcad492 | 02d1f04f948ce95a29ec0c8b3b171dad555e2e6f | refs/heads/master | 2020-05-19T19:14:25.343000 | 2019-05-06T10:28:43 | 2019-05-06T10:28:43 | 185,173,937 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package siteUtilities;
import java.io.File;
import java.io.FileInputStream;
import org.apache.poi.xssf.usermodel.XSSFWorkbook;
public class ExcelDataReader {
XSSFWorkbook workbook;
ConfigDataReader config=new ConfigDataReader();
public ExcelDataReader() {
File src=new File(config.getExcelPa... | UTF-8 | Java | 1,141 | java | ExcelDataReader.java | Java | [] | null | [] | package siteUtilities;
import java.io.File;
import java.io.FileInputStream;
import org.apache.poi.xssf.usermodel.XSSFWorkbook;
public class ExcelDataReader {
XSSFWorkbook workbook;
ConfigDataReader config=new ConfigDataReader();
public ExcelDataReader() {
File src=new File(config.getExcelPa... | 1,141 | 0.725679 | 0.725679 | 44 | 23.931818 | 27.518091 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.681818 | false | false | 6 |
6d37d6af419bfc0a06f5295c2f879db0f00e0d2f | 7,765,300,907,577 | 30f1d3ed5eafb59cdf79adb21f39faca28f8225f | /H16EQ02/Modeles/ModChambre.java | 9d7c070b998ce7e57ad308c77a5cf465bcca1fbd | [] | no_license | francejean/H16EQ02 | https://github.com/francejean/H16EQ02 | 621d2f216fde14c34bf9d1351f875becfd506684 | 0155fbde8878bf76522e60fa427d1fa72e00464b | refs/heads/master | 2016-09-18T15:35:15.777000 | 2016-09-16T00:15:33 | 2016-09-16T00:15:33 | 66,562,878 | 0 | 3 | null | false | 2016-09-08T13:11:44 | 2016-08-25T14:03:09 | 2016-09-01T14:50:35 | 2016-09-08T13:11:13 | 19,623 | 0 | 3 | 0 | Java | null | null | package Modeles;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import javax.swing.JOptionPane;
import javax.swing.table.AbstractTableModel;
public final class ModChambre {
private static final boolean isConnected = false;
public static Ar... | UTF-8 | Java | 2,824 | java | ModChambre.java | Java | [] | null | [] | package Modeles;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import javax.swing.JOptionPane;
import javax.swing.table.AbstractTableModel;
public final class ModChambre {
private static final boolean isConnected = false;
public static Ar... | 2,824 | 0.660999 | 0.646121 | 104 | 26.14423 | 22.213743 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.903846 | false | false | 6 |
c26556be59f0d205b167949f319f5c7fa92772a6 | 6,322,191,881,758 | c8d4cff46ee834315127cdbee964fcd4539528c2 | /src/main/java/com/gaoyf/common/VO/BaseViews.java | 32b4a560262d360d8adca5a276238dc2c75ca9af | [] | no_license | gaoyf95/spring-boot-gaoyf | https://github.com/gaoyf95/spring-boot-gaoyf | 6e36899c32155e7d5e75553e048cfc1a31b8ecaf | 0089573d02ee8319a31183c257087f2d6c0ed9aa | refs/heads/master | 2022-06-27T23:26:24.088000 | 2019-12-11T06:52:23 | 2019-12-11T06:52:23 | 150,705,212 | 5 | 1 | null | false | 2022-06-17T01:44:01 | 2018-09-28T07:51:57 | 2020-04-24T09:42:51 | 2022-06-17T01:43:57 | 55 | 5 | 1 | 2 | Java | false | false | package com.gaoyf.common.VO;
/**
* Created by 高宇飞 on 2015/10/11.
* 基础Views(基于JsonView)
*/
public final class BaseViews {
/**
* 标志所有对象都可以直接访问
*/
public interface Public {
}
/**
* ListDTO对象的子集可以直接访问
*/
public interface PartListDTO extends Public {
}
/**
* 上传图片
... | UTF-8 | Java | 458 | java | BaseViews.java | Java | [
{
"context": "package com.gaoyf.common.VO;\n\n/**\n * Created by 高宇飞 on 2015/10/11.\n * 基础Views(基于JsonView)\n */\npublic ",
"end": 51,
"score": 0.9995710253715515,
"start": 48,
"tag": "NAME",
"value": "高宇飞"
}
] | null | [] | package com.gaoyf.common.VO;
/**
* Created by 高宇飞 on 2015/10/11.
* 基础Views(基于JsonView)
*/
public final class BaseViews {
/**
* 标志所有对象都可以直接访问
*/
public interface Public {
}
/**
* ListDTO对象的子集可以直接访问
*/
public interface PartListDTO extends Public {
}
/**
* 上传图片
... | 458 | 0.57732 | 0.556701 | 26 | 13.923077 | 14.717658 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.038462 | false | false | 6 |
3c35e66053963fff8a28ccfb99c716383c263277 | 25,692,494,402,564 | 0851c18de5dddeda3e3e0322888c7d1a7c38050e | /src/_04_encapsulation/_06_footballTeamGenerator/models/Team.java | 3bbcd94028a98aa2315c716b877df2133a0d7567 | [] | no_license | galet0/JavaOOPBasic | https://github.com/galet0/JavaOOPBasic | 826c757659d65622dd8b5c6cd5e16aba6c5d44b0 | 43e742d6554769eda2766328105cea9da81bb96e | refs/heads/master | 2021-01-19T07:02:15.505000 | 2016-07-03T21:29:17 | 2016-07-03T21:29:17 | 62,515,700 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package _04_encapsulation._06_footballTeamGenerator.models;
import java.util.HashMap;
/**
* Created by User on 02.07.2016.
*/
public class Team {
private String name;
private HashMap<String, Player> playersByName;
public Team(String name) {
this.setName(name);
this.playersB... | UTF-8 | Java | 1,373 | java | Team.java | Java | [
{
"context": "\n\r\nimport java.util.HashMap;\r\n\r\n/**\r\n * Created by User on 02.07.2016.\r\n */\r\npublic class Team {\r\n pri",
"end": 115,
"score": 0.5640037059783936,
"start": 111,
"tag": "USERNAME",
"value": "User"
}
] | null | [] | package _04_encapsulation._06_footballTeamGenerator.models;
import java.util.HashMap;
/**
* Created by User on 02.07.2016.
*/
public class Team {
private String name;
private HashMap<String, Player> playersByName;
public Team(String name) {
this.setName(name);
this.playersB... | 1,373 | 0.589221 | 0.577567 | 47 | 27.212767 | 24.861263 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.468085 | false | false | 6 |
3660f6bad0d71371ed96e17ee06df0a981cb956c | 25,692,494,402,451 | 92409247fc3c2ddef4636d2daaf0d08bf1f62cd8 | /secret/src/cn/tz/chenjia/utils/FileRWUtils.java | 90f0ece50c4c8bcf97b70307f442bb4efcbdd100 | [] | no_license | tz-chenjia/secret | https://github.com/tz-chenjia/secret | 259757245b81f5a56ce15cba4d3bd30f76b386bc | 4322d53161f4db4e6f7d46670b7c2fff5b9694e7 | refs/heads/master | 2020-03-29T08:39:32.243000 | 2018-09-28T08:54:27 | 2018-09-28T08:54:27 | 149,721,975 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.tz.chenjia.utils;
import java.io.*;
public class FileRWUtils {
public static boolean exists(String filePath) {
File file = new File(filePath);
File fileParent = file.getParentFile();
if(!fileParent.exists()){
fileParent.mkdirs();
}
if (fi... | UTF-8 | Java | 3,211 | java | FileRWUtils.java | Java | [] | null | [] | package cn.tz.chenjia.utils;
import java.io.*;
public class FileRWUtils {
public static boolean exists(String filePath) {
File file = new File(filePath);
File fileParent = file.getParentFile();
if(!fileParent.exists()){
fileParent.mkdirs();
}
if (fi... | 3,211 | 0.425197 | 0.424882 | 108 | 27.398148 | 16.367277 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.398148 | false | false | 6 |
c9c32df0c964d083f5b5d14610ee2a9eed2dfee9 | 25,761,213,898,119 | 06ee7c93968ea801ad2a679cf70b6733c39625f7 | /exercise36/src/main/java/baseline/Solution36.java | d17d2f3ee94a74e71443540f3fb1dd653118e4e0 | [] | no_license | RandyRoberts99/roberts-a03 | https://github.com/RandyRoberts99/roberts-a03 | a0dfc3307bc26f21524bc2063cc1a37084f3cb48 | 2ca054a705b4cf6373e428c757038de2dc64fe72 | refs/heads/main | 2023-08-10T23:06:57.028000 | 2021-10-04T01:06:44 | 2021-10-04T01:06:44 | 410,973,937 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* UCF COP3330 Fall 2021 Assignment 3 Solution
* Copyright 2021 Randall Roberts
*/
package baseline;
import org.junit.jupiter.api.Test;
import java.util.ArrayList;
import java.util.Scanner;
import static org.junit.jupiter.api.Assertions.assertEquals;
public class Solution36
{
private static final Scanne... | UTF-8 | Java | 3,997 | java | Solution36.java | Java | [
{
"context": "Fall 2021 Assignment 3 Solution\n * Copyright 2021 Randall Roberts\n */\n\npackage baseline;\n\nimport org.junit.jupiter.",
"end": 85,
"score": 0.999556839466095,
"start": 70,
"tag": "NAME",
"value": "Randall Roberts"
}
] | null | [] | /*
* UCF COP3330 Fall 2021 Assignment 3 Solution
* Copyright 2021 <NAME>
*/
package baseline;
import org.junit.jupiter.api.Test;
import java.util.ArrayList;
import java.util.Scanner;
import static org.junit.jupiter.api.Assertions.assertEquals;
public class Solution36
{
private static final Scanner reader ... | 3,988 | 0.529147 | 0.515136 | 151 | 25.476822 | 23.980354 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.456954 | false | false | 6 |
67b9631c1083cdd10a739999d9273add896a82d5 | 6,871,947,680,279 | 69aed4f3c450b255dc3eb286a638d48cb2a5b27a | /robots/src/tests/GameVisualizerTest.java | d96c21e1b257d0ca0590634c8eef502803c14e0b | [] | no_license | tatyana33993/Robots | https://github.com/tatyana33993/Robots | a67daf624ff0f65c4354ccbaafd8c13425c5611e | 9a1dad975dbc403e2800a0a491dd9cb5a37484ed | refs/heads/master | 2020-04-28T23:28:41.517000 | 2019-03-14T16:30:25 | 2019-03-14T16:30:25 | 175,656,259 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import gui.GameVisualizer;
import org.junit.jupiter.api.Test;
import java.awt.*;
import java.util.ArrayList;
import java.util.Random;
import static org.junit.jupiter.api.Assertions.assertFalse;
import static org.junit.jupiter.api.Assertions.assertTrue;
class GameVisualizerTest {
@Test
public void... | UTF-8 | Java | 1,603 | java | GameVisualizerTest.java | Java | [] | null | [] | import gui.GameVisualizer;
import org.junit.jupiter.api.Test;
import java.awt.*;
import java.util.ArrayList;
import java.util.Random;
import static org.junit.jupiter.api.Assertions.assertFalse;
import static org.junit.jupiter.api.Assertions.assertTrue;
class GameVisualizerTest {
@Test
public void... | 1,603 | 0.529632 | 0.522146 | 47 | 32.148937 | 22.254789 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.723404 | false | false | 6 |
122da3553d1f90daa2feddd1dca30ba3e1dcfdbf | 18,528,488,919,994 | 13e2be8a192b1c939365dfeb0f157ace62ccd781 | /src/main/java/com/deloitte/smt/repository/RiskPlanActionTaskTypeRepository.java | be99ffce8a592202ca1ae6c8a2f71802e1e044d4 | [] | no_license | srss-raju/stm | https://github.com/srss-raju/stm | 3794e35278a6c1f0beea9a9a8f7cd0e05eb81b40 | 8501362a532577ca0f975e117155c60e14aeda1b | refs/heads/master | 2021-01-19T00:26:09.546000 | 2017-11-10T09:03:03 | 2017-11-10T09:03:22 | 87,169,173 | 1 | 0 | null | false | 2017-05-05T09:10:29 | 2017-04-04T09:31:00 | 2017-04-04T10:36:36 | 2017-05-05T09:10:29 | 283 | 1 | 0 | 0 | Java | null | null | package com.deloitte.smt.repository;
import com.deloitte.smt.entity.RiskPlanActionTaskType;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
/**
* Created by myelleswarapu on 02-05-2017.
*/
@Repository
public interface RiskPlanActionTaskTypeRepository e... | UTF-8 | Java | 375 | java | RiskPlanActionTaskTypeRepository.java | Java | [
{
"context": "ramework.stereotype.Repository;\n\n/**\n * Created by myelleswarapu on 02-05-2017.\n */\n@Repository\npublic interface R",
"end": 237,
"score": 0.9994220733642578,
"start": 224,
"tag": "USERNAME",
"value": "myelleswarapu"
}
] | null | [] | package com.deloitte.smt.repository;
import com.deloitte.smt.entity.RiskPlanActionTaskType;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
/**
* Created by myelleswarapu on 02-05-2017.
*/
@Repository
public interface RiskPlanActionTaskTypeRepository e... | 375 | 0.832 | 0.810667 | 12 | 30.25 | 31.446053 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.416667 | false | false | 6 |
aee4e3fbf544b78f071c5ea25dd88c1a50d5effa | 20,255,065,775,801 | 72ab730f7e1d623b4a979953aa6e02e74c5cdb22 | /dotify.formatter.impl/test/org/daisy/dotify/engine/impl/TakenFromDP2Test.java | 5b5eb1554c99ddb7255849131c4cd4b824242a0e | [] | no_license | ramiz-shahid/dotify | https://github.com/ramiz-shahid/dotify | 0e96ec27a49bc3d99cc330cdee3f70c46a8df416 | 4f3f100dc90fa806c99c735c8cadf97d4ecf87a3 | refs/heads/master | 2020-04-06T16:46:05 | 2016-02-05T09:03:09 | 2016-02-05T09:03:09 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.daisy.dotify.engine.impl;
import java.io.IOException;
import org.daisy.dotify.api.engine.LayoutEngineException;
import org.daisy.dotify.api.writer.PagedMediaWriterConfigurationException;
import org.junit.Ignore;
import org.junit.Test;
public class TakenFromDP2Test extends AbstractFormatterEngineTest {
... | UTF-8 | Java | 24,746 | java | TakenFromDP2Test.java | Java | [
{
"context": "between sequences\n\t // (https://github.com/joeha480/dotify/issues/97)\n\t@Test\n\tpublic void testObflToP",
"end": 987,
"score": 0.9996187090873718,
"start": 979,
"tag": "USERNAME",
"value": "joeha480"
},
{
"context": "\t@Ignore // issue with leader (https://gi... | null | [] | package org.daisy.dotify.engine.impl;
import java.io.IOException;
import org.daisy.dotify.api.engine.LayoutEngineException;
import org.daisy.dotify.api.writer.PagedMediaWriterConfigurationException;
import org.junit.Ignore;
import org.junit.Test;
public class TakenFromDP2Test extends AbstractFormatterEngineTest {
... | 24,746 | 0.77265 | 0.75196 | 451 | 53.869179 | 42.527081 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.281596 | false | false | 6 |
4064d178d77e87e51fa5eb13473003d8c73ed03f | 20,933,670,606,456 | a84ad148d0439e654dd540032cf3ba90a3e4d348 | /eclipse_java_workspace/J_JavaThirdLib/src/hadoop/zookeeper/MyMainZookeeper.java | cd6f68c33b9745461d943b691e0956f63f7f55a0 | [] | no_license | zhao1jin4/eclipse_java_workspace | https://github.com/zhao1jin4/eclipse_java_workspace | 4b9b9f56bac0632c0d10c6f8e98160a2df48d87a | 919868eeb0ca86ebb47307aee3ef2f9c92d70b44 | refs/heads/master | 2022-12-20T09:04:47.693000 | 2021-01-30T02:31:45 | 2021-01-30T02:31:45 | 93,358,023 | 1 | 0 | null | false | 2022-12-16T15:31:56 | 2017-06-05T02:42:55 | 2021-01-30T02:33:02 | 2022-12-16T15:31:53 | 234,622 | 0 | 0 | 29 | Java | false | false | package hadoop.zookeeper;
import java.util.ArrayList;
import java.util.List;
import org.apache.zookeeper.AsyncCallback;
import org.apache.zookeeper.AsyncCallback.ChildrenCallback;
import org.apache.zookeeper.AsyncCallback.DataCallback;
import org.apache.zookeeper.AsyncCallback.StatCallback;
import org.apache... | GB18030 | Java | 7,774 | java | MyMainZookeeper.java | Java | [
{
"context": "MyMainZookeeper {\r\n\r\n\t\r\n\tpublic static String ip=\"127.0.0.1\";\r\n\tpublic static String ipPort=\"127.0.0.1:2181\";",
"end": 1089,
"score": 0.9997639060020447,
"start": 1080,
"tag": "IP_ADDRESS",
"value": "127.0.0.1"
},
{
"context": "ng ip=\"127.0.0.1\";\r\n\tp... | null | [] | package hadoop.zookeeper;
import java.util.ArrayList;
import java.util.List;
import org.apache.zookeeper.AsyncCallback;
import org.apache.zookeeper.AsyncCallback.ChildrenCallback;
import org.apache.zookeeper.AsyncCallback.DataCallback;
import org.apache.zookeeper.AsyncCallback.StatCallback;
import org.apache... | 7,774 | 0.675911 | 0.667754 | 186 | 37.548386 | 33.047382 | 185 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.639785 | false | false | 6 |
62b7292c503de55758bdee06c678f554366bfdc3 | 27,058,293,971,253 | a8ab3e1337d2a109db167fddd110ab5762a808c0 | /src/Practice/Module3/task05.java | a89160d4985ec72c8f6792f376637ddb4e43f43a | [] | no_license | slavicf/lessons | https://github.com/slavicf/lessons | 8ea01550e3949eeee575edd03a927640536cac69 | a13553589ea48c8324dabfd4d9d2639feb0d2da5 | refs/heads/master | 2021-08-19T23:46:11.649000 | 2017-11-24T14:16:30 | 2017-11-24T14:16:30 | 111,562,440 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Practice.Module3;
import java.util.Scanner;
public class task05 {
public static void main(String[] args) {
// Задание 5 (дополнительное)
// Пользователь вводит 2 числа. Ширину и высоту. Необходимо в консоли отрисовать прямоугольник из символов ‘+’.
//
// Пример:
// - Ввод: 2 ... | UTF-8 | Java | 1,247 | java | task05.java | Java | [] | null | [] | package Practice.Module3;
import java.util.Scanner;
public class task05 {
public static void main(String[] args) {
// Задание 5 (дополнительное)
// Пользователь вводит 2 числа. Ширину и высоту. Необходимо в консоли отрисовать прямоугольник из символов ‘+’.
//
// Пример:
// - Ввод: 2 ... | 1,247 | 0.403166 | 0.394786 | 36 | 28.833334 | 25.515245 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.361111 | false | false | 6 |
125cfb92ace236fc83736abde77d05f898db2042 | 12,128,987,653,673 | f987126905574b87992a291e63f4c703aea52ef1 | /AbstractFactory/PP_2019_3_AdriaCosta_AbstractFactory_Exemplo/FabricaClassica.java | f5448c95389c4c8dc8149c1b49690e3afa1bd9bc | [] | no_license | adriacostaa/design_patterns | https://github.com/adriacostaa/design_patterns | 3abc14ab3ea2781203ba31819e63b5852a7ab679 | 22e18a9c0f8aecddcb85b15e37aad726f29bde73 | refs/heads/master | 2022-01-14T18:59:31.362000 | 2019-07-20T21:04:44 | 2019-07-20T21:04:44 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
/**
* Escreva a descrição da classe FabricaClassica aqui.
*
* @author (seu nome)
* @version (número de versão ou data)
*/
public class FabricaClassica implements FabricaMoveis
{
@Override
public Cadeira criarCadeira(){
return new CadClassica();
}
@Override
public Mesa criarMesa(... | UTF-8 | Java | 370 | java | FabricaClassica.java | Java | [] | null | [] |
/**
* Escreva a descrição da classe FabricaClassica aqui.
*
* @author (seu nome)
* @version (número de versão ou data)
*/
public class FabricaClassica implements FabricaMoveis
{
@Override
public Cadeira criarCadeira(){
return new CadClassica();
}
@Override
public Mesa criarMesa(... | 370 | 0.639344 | 0.639344 | 18 | 19.277779 | 17.609358 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.111111 | false | false | 6 |
e1da4a1abc8395b7ea8ec6acfc8470212330d268 | 28,415,503,643,769 | cb9d2621822311a689bc280aedd49f6df73e3fc8 | /Competitions/src/codeforcesRound/A391.java | a89589f91c315fee27420b7743a71c6074ba94df | [] | no_license | kc596/eclipse-java | https://github.com/kc596/eclipse-java | 53bdf2764fbae2af966a68f8d3e6317e89c28742 | 0fa95dffb714ab2049833ef300615ded935e944c | refs/heads/master | 2021-06-16T02:01:28.225000 | 2017-01-18T17:13:14 | 2017-01-18T17:13:14 | 70,028,704 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package codeforcesRound;
/**
* @author Kunal
*
*/
import java.io.PrintWriter;
import java.io.InputStreamReader;
import java.io.BufferedReader;
import java.io.IOException;
import java.util.StringTokenizer;
public class A391 {
public static void main(String[] args) {
InputReader in = new InputRead... | UTF-8 | Java | 2,313 | java | A391.java | Java | [
{
"context": "package codeforcesRound;\r\n\r\n/**\r\n * @author Kunal\r\n *\r\n */\r\n\r\nimport java.io.PrintWriter;\r\nimport j",
"end": 49,
"score": 0.9991660118103027,
"start": 44,
"tag": "NAME",
"value": "Kunal"
}
] | null | [] | package codeforcesRound;
/**
* @author Kunal
*
*/
import java.io.PrintWriter;
import java.io.InputStreamReader;
import java.io.BufferedReader;
import java.io.IOException;
import java.util.StringTokenizer;
public class A391 {
public static void main(String[] args) {
InputReader in = new InputRead... | 2,313 | 0.587981 | 0.582361 | 106 | 19.820755 | 16.699789 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.669811 | false | false | 6 |
8bcf902ed803626dd32a131a59f8d061ad49af20 | 28,415,503,642,220 | a3369d3103691f8959d5ffd44308349ef2f2b354 | /src/MissileMovement_2.java | e762847983bb1ec6892643f7be3ca470909b86e2 | [] | no_license | sdilraj/tankgame-irilakkuma-sdilraj | https://github.com/sdilraj/tankgame-irilakkuma-sdilraj | 467d43a4ed43d24b186deff053a444073bc58f32 | 75b15a0e421013694c3e51e777e59e62b5d8a0ef | refs/heads/master | 2021-06-22T10:38:37.743000 | 2017-08-12T03:56:46 | 2017-08-12T03:56:46 | 97,051,057 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.awt.event.KeyAdapter;
import java.awt.event.KeyEvent;
public class MissileMovement_2 extends KeyAdapter {
Missile_2 missile;
public MissileMovement_2(Missile_2 missile) {
this.missile = missile;
}
@Override
public void keyPressed(KeyEvent e) {
missile.keyPresse... | UTF-8 | Java | 409 | java | MissileMovement_2.java | Java | [] | null | [] | import java.awt.event.KeyAdapter;
import java.awt.event.KeyEvent;
public class MissileMovement_2 extends KeyAdapter {
Missile_2 missile;
public MissileMovement_2(Missile_2 missile) {
this.missile = missile;
}
@Override
public void keyPressed(KeyEvent e) {
missile.keyPresse... | 409 | 0.638142 | 0.628362 | 20 | 19.450001 | 16.767454 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 6 |
436a540fe2184ecb6c988111b5c7022942bc6cce | 584,115,592,124 | 9bfd20ee724313525cba29501d050731090ea9f2 | /src/algorithms/heap/SdaHeapImpl.java | 4e494a935987a37dfa2c0e54284de476954e9f91 | [] | no_license | SzestKam/algorithms | https://github.com/SzestKam/algorithms | 4e1ba87e32b8bb42651fd6f7fe89c62c4b052810 | ae450434bb88243dde6362a54f735b0006dbf9c0 | refs/heads/master | 2020-04-23T06:48:39.667000 | 2019-02-24T10:49:38 | 2019-02-24T10:49:38 | 170,986,371 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package algorithms.heap;
import algorithms.Block;
/**
* @author Kamil Szestowicki
*/
public class SdaHeapImpl implements SdaHeap {
private Block TOP;
@Override
public void push(Block value) {
value.setNextElement(TOP);
TOP = value;
}
@Override
public Block pop() {
... | UTF-8 | Java | 1,218 | java | SdaHeapImpl.java | Java | [
{
"context": "ms.heap;\n\nimport algorithms.Block;\n\n/**\n * @author Kamil Szestowicki\n */\npublic class SdaHeapImpl implements SdaHeap {",
"end": 84,
"score": 0.9997370839118958,
"start": 67,
"tag": "NAME",
"value": "Kamil Szestowicki"
}
] | null | [] | package algorithms.heap;
import algorithms.Block;
/**
* @author <NAME>
*/
public class SdaHeapImpl implements SdaHeap {
private Block TOP;
@Override
public void push(Block value) {
value.setNextElement(TOP);
TOP = value;
}
@Override
public Block pop() {
if (isEmpty... | 1,207 | 0.495895 | 0.495074 | 67 | 17.179104 | 13.857403 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.343284 | false | false | 6 |
0837ced0fcb8b7e5f5c470fdb06628dc652ce76c | 19,241,453,506,250 | 5d02f310cfdeb5659bf15a63db2d460fe65e8406 | /Day6_HW/src/day6/ques5/JoinDemo.java | 476f9971ffbfeb119f6721bd8d6b788bd736576f | [] | no_license | supriyasinghgithub/hsbc-training | https://github.com/supriyasinghgithub/hsbc-training | 186f202ee03c02823c45c0761c241a210b5a2d8b | fbf4fdb63250374bd61a640396fb9cbf4d290196 | refs/heads/master | 2022-12-22T11:26:54.635000 | 2020-10-01T16:51:39 | 2020-10-01T16:51:39 | 295,968,183 | 0 | 0 | null | true | 2020-09-16T08:15:43 | 2020-09-16T08:15:42 | 2020-09-15T15:07:47 | 2020-09-15T15:07:45 | 4,611 | 0 | 0 | 0 | null | false | false | package day6.ques5;
public class JoinDemo extends Thread{
public void run()
{//printing 5 numbers
for(int i=0;i<5;i++) {
try {
Thread.sleep(1000);
} catch (InterruptedException e) {
// TODO Auto-generated catch block
e.printStackTrace();
}
System.out.println(i);}
}
}
| UTF-8 | Java | 318 | java | JoinDemo.java | Java | [] | null | [] | package day6.ques5;
public class JoinDemo extends Thread{
public void run()
{//printing 5 numbers
for(int i=0;i<5;i++) {
try {
Thread.sleep(1000);
} catch (InterruptedException e) {
// TODO Auto-generated catch block
e.printStackTrace();
}
System.out.println(i);}
}
}
| 318 | 0.603774 | 0.575472 | 17 | 16.705883 | 13.393435 | 38 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.117647 | false | false | 6 |
146269284ae6026a83875069ee059be6c103e251 | 27,659,589,418,697 | 8863154681594f9741e336ca2c32863328743999 | /app/src/main/java/com/example/bela/es2017/firebase/db/adapter/FBEstoqueConfirmaAdapter.java | 53eae5129a8df36d5d17e32ad7bd6aa65936c627 | [] | no_license | brunoklaus/ES2017 | https://github.com/brunoklaus/ES2017 | 31674595e17409150caf85a3662af7280e77f697 | 83de8fa7021a124e8c9ff61369463c36e13d7acd | refs/heads/master | 2021-01-19T20:02:51.413000 | 2017-12-11T12:50:46 | 2017-12-11T12:50:46 | 101,216,393 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.bela.es2017.firebase.db.adapter;
import android.content.Context;
import com.example.bela.es2017.firebase.db.model.InstIngrediente;
import com.example.bela.es2017.firebase.db.runnable.QueryRunnable;
import com.example.bela.es2017.firebase.searcher.RecebeSeleciona;
import java.util.List;
/**
* Ve... | UTF-8 | Java | 1,741 | java | FBEstoqueConfirmaAdapter.java | Java | [
{
"context": "cebeSeleciona} quando acaba a busca.\n * Created by klaus on 15/10/17.\n * @see {com.example.bela.es2017.fir",
"end": 430,
"score": 0.9970019459724426,
"start": 425,
"tag": "USERNAME",
"value": "klaus"
}
] | null | [] | package com.example.bela.es2017.firebase.db.adapter;
import android.content.Context;
import com.example.bela.es2017.firebase.db.model.InstIngrediente;
import com.example.bela.es2017.firebase.db.runnable.QueryRunnable;
import com.example.bela.es2017.firebase.searcher.RecebeSeleciona;
import java.util.List;
/**
* Ve... | 1,741 | 0.689259 | 0.674325 | 58 | 29.017241 | 31.021955 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.431034 | false | false | 6 |
73e405fb579d8df61a9865c7fc186511a30655be | 19,636,590,496,381 | 7834b193fb9a82dc4739cd62f0536172181b1dd2 | /spring-test/game/game-const/src/main/java/com/game/utils/DateUtil.java | 7b050349216306b5461063be93f29ffafde3e97c | [] | no_license | CHForDream/jm-spring-boot | https://github.com/CHForDream/jm-spring-boot | 995afbefe9a6921caac81cea358d6d80310d9f10 | 231f467b88645907ec9d3cc99a30b0efdbae1e09 | refs/heads/master | 2023-01-12T14:33:35.752000 | 2020-11-06T07:16:29 | 2020-11-06T07:16:29 | 278,351,524 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.game.utils;
import java.text.DateFormat;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Calendar;
import java.util.Date;
public class DateUtil {
private static SimpleDateFormat DATE_FORMATTER_YYYY_MM_DD = new SimpleDateFormat("yyyy-MM-dd");
public static String for... | UTF-8 | Java | 6,210 | java | DateUtil.java | Java | [] | null | [] | package com.game.utils;
import java.text.DateFormat;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Calendar;
import java.util.Date;
public class DateUtil {
private static SimpleDateFormat DATE_FORMATTER_YYYY_MM_DD = new SimpleDateFormat("yyyy-MM-dd");
public static String for... | 6,210 | 0.674155 | 0.655789 | 241 | 24.302904 | 19.783987 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.307054 | false | false | 6 |
ae01936c9210df76791758e31821fed2af0c58cc | 31,971,736,616,194 | 33d0454c8f800c9c3c4f33d07446945157c5a96c | /src/main/java/com/kNoAPP/OnTheRun/OnTheRun.java | b1fd24f09b7a84d1dda85cb7f4219fde5dacff92 | [] | no_license | GodComplexMC/OnTheRun | https://github.com/GodComplexMC/OnTheRun | 93a64d157cf5502bcd2d85f8cee0d4a070f096a4 | f5edc6f8e2c22528fe8343d326907f961a2a46a1 | refs/heads/master | 2018-06-02T12:27:22.907000 | 2018-05-31T00:25:56 | 2018-05-31T00:25:56 | 127,173,540 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.kNoAPP.OnTheRun;
import java.io.File;
import org.bukkit.Bukkit;
import org.bukkit.ChatColor;
import org.bukkit.Sound;
import org.bukkit.entity.Player;
import org.bukkit.plugin.Plugin;
import org.bukkit.plugin.java.JavaPlugin;
import com.kNoAPP.OnTheRun.aspects.Actions;
import com.kNoAPP.OnThe... | UTF-8 | Java | 4,845 | java | OnTheRun.java | Java | [
{
"context": "om.kNoAPP.OnTheRun.aspects.Message;\r\n\r\n//Copyright Alden \"kNoAPP\" Bansemer 2018\r\npublic class OnTheRun ext",
"end": 675,
"score": 0.9983934760093689,
"start": 670,
"tag": "NAME",
"value": "Alden"
},
{
"context": "Run.aspects.Message;\r\n\r\n//Copyright Alden \"k... | null | [] | package com.kNoAPP.OnTheRun;
import java.io.File;
import org.bukkit.Bukkit;
import org.bukkit.ChatColor;
import org.bukkit.Sound;
import org.bukkit.entity.Player;
import org.bukkit.plugin.Plugin;
import org.bukkit.plugin.java.JavaPlugin;
import com.kNoAPP.OnTheRun.aspects.Actions;
import com.kNoAPP.OnThe... | 4,845 | 0.690609 | 0.688751 | 140 | 32.621429 | 33.385727 | 192 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.135714 | false | false | 6 |
8349923f6f2249429b7842b3ff084b8e216eebdd | 3,539,053,110,938 | 30168ae0b8e8a43f4ebc9c3aefe63d13579cae79 | /StudentProfile/StudentProfile/src/iiitb/student/service/AdminService.java | 68d1232744f17d319834c6c53d4c6fa6cea9963b | [] | no_license | suhasdevmd/student-profile-group01 | https://github.com/suhasdevmd/student-profile-group01 | f1cc73cac7e0fb421b06618fc9fe0592ff4388c2 | c61a5d6b29f13f257a8c44d699ae34067943bd93 | refs/heads/master | 2021-01-01T05:35:29.222000 | 2013-03-19T12:31:31 | 2013-03-19T12:31:31 | 32,262,415 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package iiitb.student.service;
import iiitb.student.model.LoginDetails;
import iiitb.student.model.UserDetails;
import iiitb.student.util.DB;
import java.sql.Connection;
import java.sql.ResultSet;
import java.util.ArrayList;
public class AdminService {
Connection con;
ResultSet rs;
String query;
... | UTF-8 | Java | 4,077 | java | AdminService.java | Java | [
{
"context": "me\"));\r\n\t\t\t\tuserdetails.setUserName(rs.getString(\"userName\"));\r\n\t\t\t\tuserdetails.setRole(rs.getString(\"role\")",
"end": 1575,
"score": 0.9057957530021667,
"start": 1567,
"tag": "USERNAME",
"value": "userName"
},
{
"context": "ID\"));\r\n\t\t\t\tuserdetail... | null | [] | package iiitb.student.service;
import iiitb.student.model.LoginDetails;
import iiitb.student.model.UserDetails;
import iiitb.student.util.DB;
import java.sql.Connection;
import java.sql.ResultSet;
import java.util.ArrayList;
public class AdminService {
Connection con;
ResultSet rs;
String query;
... | 4,081 | 0.701741 | 0.701251 | 118 | 32.550846 | 24.285587 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.127119 | false | false | 6 |
c29f647119e2032b69b12e2f65f776f05afc91c0 | 31,817,117,779,255 | f02d16b94b2eeb66726492074d2a6721cfec06c8 | /src/main/java/ece651/risc/team11/NormalTerritory.java | 3acb045e78c17395859c0724e53fdf76da30f533 | [] | no_license | zq24/risc | https://github.com/zq24/risc | 8bdddf53481b1d1c15193ab10b30c22820b4a9d6 | aec5ff211a039997a44770d71aba88cf07f2692d | refs/heads/master | 2023-06-12T20:47:13.225000 | 2021-04-23T07:51:21 | 2021-04-23T08:01:36 | 260,352,650 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ece651.risc.team11;
/**
* This class represents the concrete implementation of Territory.
*/
public class NormalTerritory extends Territory {
private static final long serialVersionUID = 651L;
NormalTerritory() {
super();
}
NormalTerritory(double x, double y) {
super(x, y);
... | UTF-8 | Java | 327 | java | NormalTerritory.java | Java | [] | null | [] | package ece651.risc.team11;
/**
* This class represents the concrete implementation of Territory.
*/
public class NormalTerritory extends Territory {
private static final long serialVersionUID = 651L;
NormalTerritory() {
super();
}
NormalTerritory(double x, double y) {
super(x, y);
... | 327 | 0.666667 | 0.642202 | 16 | 19.5 | 21.148287 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 6 |
f24102ed85e63051c06da975a249187a91c37354 | 28,716,151,372,893 | 2dcdcd725ece57b80338d0153c7ca532aab859d2 | /microservices/carmodel-service/src/main/java/com/kenny/microservices/core/carModel/GetCarModel/businesslayer/GetCarModelService.java | 00ac8eea9596a7c691776d4a977e8ba2983cd671 | [] | no_license | Kenny-star/ws-car | https://github.com/Kenny-star/ws-car | 1aea72439da5781cc21bc3d08f767f11f49092bd | 1538be9ac631edd003ec5c3617c0fe65955ec475 | refs/heads/master | 2023-04-26T19:32:19.255000 | 2021-05-19T03:00:45 | 2021-05-19T03:00:45 | 368,728,077 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.kenny.microservices.core.carModel.GetCarModel.businesslayer;
import com.kenny.api.core.carModel.CarModel;
public interface GetCarModelService {
public CarModel getCarById(int carId);
}
| UTF-8 | Java | 205 | java | GetCarModelService.java | Java | [] | null | [] | package com.kenny.microservices.core.carModel.GetCarModel.businesslayer;
import com.kenny.api.core.carModel.CarModel;
public interface GetCarModelService {
public CarModel getCarById(int carId);
}
| 205 | 0.809756 | 0.809756 | 9 | 21.777779 | 25.788792 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 6 |
77e56b7323059652f6de06c6e63cc3af4e2ea13f | 31,018,253,846,521 | a4312599ec34cd9efbf8ce0a8420c6f7216619e4 | /src/main/java/com/hongcha/main/HomeController.java | 94147df9a876461878cfb513d3b9a8732ade397a | [] | no_license | kokakala/danbam | https://github.com/kokakala/danbam | 3f43c82b16cfb16ae98f93a004a8ad8fc7df5b21 | ef887116c232e967778d3629f5e9a08971900cfc | refs/heads/master | 2022-12-21T10:57:42.545000 | 2020-06-24T09:20:52 | 2020-06-24T09:20:52 | 241,815,811 | 0 | 0 | null | false | 2022-12-15T23:26:32 | 2020-02-20T07:01:40 | 2020-06-24T09:21:37 | 2022-12-15T23:26:29 | 8,079 | 0 | 0 | 16 | JavaScript | false | false |
package com.hongcha.main;
import javax.servlet.http.Cookie;
import
javax.servlet.http.HttpServletRequest;
import
javax.servlet.http.HttpSession;
import org.springframework.beans.factory.annotation.Autowired;
import
org.springframework.stereotype.Controller;
import
org.springframework.ui.Model;
import
... | UTF-8 | Java | 939 | java | HomeController.java | Java | [] | null | [] |
package com.hongcha.main;
import javax.servlet.http.Cookie;
import
javax.servlet.http.HttpServletRequest;
import
javax.servlet.http.HttpSession;
import org.springframework.beans.factory.annotation.Autowired;
import
org.springframework.stereotype.Controller;
import
org.springframework.ui.Model;
import
... | 939 | 0.728942 | 0.728942 | 38 | 23.263159 | 23.943666 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.210526 | false | false | 6 |
c88800c37cbf9920c635a7f7a830b249404336f3 | 7,017,976,600,958 | a5d67eead2aa4a2aa654f9277770868fdea447ea | /traveler_app/src/main/java/com/guestlogix/traveler/fragments/UrlEditTextPreferenceDialogFragmentCompat.java | a197ea4f0378b071c36c6c599fb028fda065a346 | [] | no_license | Guestlogix/traveler-android | https://github.com/Guestlogix/traveler-android | 8d37257029f7e8f6a04e310f46c1a396ed298249 | f32dbbbb4fccaa2b2d37edce3c96cd6003b626d4 | refs/heads/master | 2020-04-07T00:58:38.556000 | 2020-03-26T18:43:34 | 2020-03-27T18:16:39 | 157,926,335 | 0 | 1 | null | false | 2020-03-27T17:07:30 | 2018-11-16T22:03:09 | 2020-03-27T15:26:11 | 2020-03-27T17:07:29 | 7,696 | 0 | 1 | 17 | Java | false | false | /*
* Copyright 2018 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... | UTF-8 | Java | 4,442 | java | UrlEditTextPreferenceDialogFragmentCompat.java | Java | [] | null | [] | /*
* Copyright 2018 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... | 4,442 | 0.668393 | 0.666367 | 119 | 36.327732 | 29.498928 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.504202 | false | false | 6 |
82f8ecd65cc0cf0db6a767842428bc767bd17eae | 12,627,203,876,850 | 0352f9c1f5c1fab25eb016dbdadcb36752604729 | /dp/HouseRobber_E198E_I392M.java | 0fcc72b24847ffac9454b801e7b2538f334b06d4 | [] | no_license | jiangzheng/Algorithm-Java | https://github.com/jiangzheng/Algorithm-Java | 43a16b7692eaee50bda66f50cfa2d667bb06b9ff | bf2ab0e292356de10d9ed039715f2b76a8c00e4e | refs/heads/master | 2021-05-24T03:54:24.007000 | 2021-01-27T19:51:37 | 2021-01-27T19:51:37 | 65,647,996 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dp;
public class HouseRobber_E198E_I392M {
/**
* 1-d DP.
* d(i): the max money that the robber can get from house 0 to i.
* d(i) = max{ d(i - 1), d(i - 2) + nums[i] }
* Time: O(n); Space: O(n)
*/
public long rob(int[] nums) {
if (nums == null || nums.length == 0) {
return 0; // invalid input
... | UTF-8 | Java | 1,506 | java | HouseRobber_E198E_I392M.java | Java | [] | null | [] | package dp;
public class HouseRobber_E198E_I392M {
/**
* 1-d DP.
* d(i): the max money that the robber can get from house 0 to i.
* d(i) = max{ d(i - 1), d(i - 2) + nums[i] }
* Time: O(n); Space: O(n)
*/
public long rob(int[] nums) {
if (nums == null || nums.length == 0) {
return 0; // invalid input
... | 1,506 | 0.619522 | 0.585657 | 49 | 29.734694 | 28.274006 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.836735 | false | false | 6 |
bec05b4227ceb0e085bf21293b139045a2d59cec | 12,498,354,877,370 | 1b0a154e3fef5e6f136888cd8126503a2692e784 | /org.infai.amor.backend.resources/src/org/infai/amor/backend/resources/AmorResourceSetImpl.java | 2cf141acc1b53270267a6c63db7699bb18f30fe4 | [] | no_license | smee/amor | https://github.com/smee/amor | 58a0dd96807a3c8f5462f9fa1436d0e8e3208684 | aff784bc324265f6c03c505d9547186d5ce63559 | refs/heads/master | 2020-05-16T23:16:59.088000 | 2011-05-19T11:23:19 | 2011-05-19T11:23:19 | 596,895 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.infai.amor.backend.resources;
import org.eclipse.emf.ecore.EcorePackage;
import org.eclipse.emf.ecore.resource.impl.ResourceSetImpl;
public class AmorResourceSetImpl extends ResourceSetImpl{
public AmorResourceSetImpl() {
super();
getResourceFactoryRegistry().getExtensionToFa... | UTF-8 | Java | 953 | java | AmorResourceSetImpl.java | Java | [] | null | [] | package org.infai.amor.backend.resources;
import org.eclipse.emf.ecore.EcorePackage;
import org.eclipse.emf.ecore.resource.impl.ResourceSetImpl;
public class AmorResourceSetImpl extends ResourceSetImpl{
public AmorResourceSetImpl() {
super();
getResourceFactoryRegistry().getExtensionToFa... | 953 | 0.713536 | 0.705142 | 19 | 48.157894 | 41.358845 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.631579 | false | false | 6 |
255ecd05d2e22450ce857a16ed93872878d7b5fd | 24,764,781,467,464 | 95eb72eb0b839a73bfc5d0b4d255962a8b62381d | /src/main/java/util/study/thread/jdk8/juc/TestCountDownLatch.java | 66f7b561fd363e58b2b270db42ed1296ab365885 | [
"Apache-2.0"
] | permissive | 670380047/mzpWebMVC | https://github.com/670380047/mzpWebMVC | ed76bae1c59f739d752b3a275b4586e7b55c4e88 | cd1ae46a23e7b407ffbfac4eb6810d0497d3a42b | refs/heads/master | 2023-03-06T17:12:13.264000 | 2022-08-12T13:07:20 | 2022-08-12T13:07:20 | 181,106,697 | 0 | 0 | Apache-2.0 | false | 2023-02-22T05:11:23 | 2019-04-13T01:42:08 | 2022-03-17T02:56:38 | 2023-02-22T05:11:22 | 21,839 | 0 | 0 | 11 | Java | false | false | package util.study.thread.jdk8.juc;/**
* @version: java version 1.7+
* @Author : mzp
* @Time : 2020/6/11 15:16
* @File : TestCountDownlatch
* @Software: IntelliJ IDEA 2019.3.15
*/
import java.util.concurrent.CountDownLatch;
/**
* CountDownLatch:闭锁。 在完成某些运算时,需要等待其他线程的运算完成之后,当前运算才开始执行。
* 步骤:
* 1.... | UTF-8 | Java | 3,794 | java | TestCountDownLatch.java | Java | [
{
"context": "uc;/**\n * @version: java version 1.7+\n * @Author : mzp\n * @Time : 2020/6/11 15:16\n * @File : TestCountDo",
"end": 86,
"score": 0.999622106552124,
"start": 83,
"tag": "USERNAME",
"value": "mzp"
},
{
"context": "到闭锁的计数器为0后,下面的线程才会被唤醒。\n * @Description:\n * @Author mao... | null | [] | package util.study.thread.jdk8.juc;/**
* @version: java version 1.7+
* @Author : mzp
* @Time : 2020/6/11 15:16
* @File : TestCountDownlatch
* @Software: IntelliJ IDEA 2019.3.15
*/
import java.util.concurrent.CountDownLatch;
/**
* CountDownLatch:闭锁。 在完成某些运算时,需要等待其他线程的运算完成之后,当前运算才开始执行。
* 步骤:
* 1.... | 3,794 | 0.54048 | 0.515742 | 98 | 26.234694 | 20.736835 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.183673 | false | false | 6 |
efe0d6b5d526bd0467bbc96b9fecb2c39e936943 | 28,656,021,850,529 | eb07e6179fb298aec0b67e372a3efb0257fcecd1 | /task-control/src/view/TelaDetalheTarefa.java | 9dc3e0c208f117c2fa33ceac01f86636a555c820 | [] | no_license | GabrielSSAraujo/Controle-Tarefas | https://github.com/GabrielSSAraujo/Controle-Tarefas | 1586bdc3d25980afb6564db5ae9fd930a766a894 | 02b7b2422a11d1361267d5c3de0f8968a28e65a0 | refs/heads/main | 2023-04-16T21:54:07.920000 | 2021-04-29T04:32:21 | 2021-04-29T04:32:21 | 350,151,942 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package view;
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
import controle.*;
import modelo.*;
/**
* Criacao da interface com usuario mostrando detalhes das tarefas
* @author Gabriel Santos
* @version 1.0 (27/04)
*/
public class TelaDetalheTarefa implements ActionListener {
private JFra... | ISO-8859-1 | Java | 6,917 | java | TelaDetalheTarefa.java | Java | [
{
"context": " usuario mostrando detalhes das tarefas\n * @author Gabriel Santos\n * @version 1.0 (27/04)\n */\npublic class TelaDeta",
"end": 215,
"score": 0.9998445510864258,
"start": 201,
"tag": "NAME",
"value": "Gabriel Santos"
}
] | null | [] | package view;
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
import controle.*;
import modelo.*;
/**
* Criacao da interface com usuario mostrando detalhes das tarefas
* @author <NAME>
* @version 1.0 (27/04)
*/
public class TelaDetalheTarefa implements ActionListener {
private JFrame janel... | 6,909 | 0.62055 | 0.592764 | 206 | 32.54369 | 24.912966 | 144 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.101942 | false | false | 6 |
2af20e1295c818f676a3897e0cf9b301d7b3975a | 31,533,649,930,569 | 086b175971d00e5c79e95856b886666a345d5204 | /day11/src/com/atlishu/been/MyInterface.java | e2145eea9e71b19e459fb77211c386ccc7cc4801 | [] | no_license | Lee090017/Java30days | https://github.com/Lee090017/Java30days | 24a39c9313163ceffb9a2fde1b403c7224fc56e1 | 4dfd1dbe0bc37e85ba57416b326dda4b0a883ef3 | refs/heads/master | 2023-05-28T07:20:47.641000 | 2021-06-17T11:42:20 | 2021-06-17T11:42:20 | 377,755,237 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.atlishu.been;
/**
* @author lishustart
* @create 2021-05-11-19:25
*
* 可以在接口中定义私有方法
*/
public interface MyInterface {
//如下三个方法的权限修饰符都是public
void methodAbstract();
static void methodStatic(){
System.out.println("我是接口中的静态方法");
}
default void methodDefault(){
System.... | UTF-8 | Java | 601 | java | MyInterface.java | Java | [
{
"context": "package com.atlishu.been;\n\n/**\n * @author lishustart\n * @create 2021-05-11-19:25\n *\n * 可以在接口中定义私有方法\n *",
"end": 52,
"score": 0.9984522461891174,
"start": 42,
"tag": "USERNAME",
"value": "lishustart"
}
] | null | [] | package com.atlishu.been;
/**
* @author lishustart
* @create 2021-05-11-19:25
*
* 可以在接口中定义私有方法
*/
public interface MyInterface {
//如下三个方法的权限修饰符都是public
void methodAbstract();
static void methodStatic(){
System.out.println("我是接口中的静态方法");
}
default void methodDefault(){
System.... | 601 | 0.639309 | 0.611231 | 25 | 17.52 | 14.770565 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 6 |
6f1c27628fdb4b0628e3dcfd1ad8e366d19b5ad2 | 14,620,068,720,209 | a263d5452a8a8ab2f55d619eda51fe4785748b5a | /src/models/payment/Schedule.java | 03ea9476243a9faef29c0f85a16ef0e1b92f1083 | [] | no_license | jonh14lk/PayrollRefactor | https://github.com/jonh14lk/PayrollRefactor | cea4995251e87481b340881145acdd78dfaf520f | 2fad18b283d38a9ed7e596f81ba12ed67431f607 | refs/heads/main | 2023-08-17T07:53:29.812000 | 2021-09-16T16:05:49 | 2021-09-16T16:05:49 | 399,925,911 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package src.models.payment;
import java.io.Serializable;
public class Schedule implements Serializable {
private int time_gap;
private int day;
private int week_day;
public Schedule() {
this.time_gap = -1;
this.day = -1;
this.week_day = -1;
}
public int getTimeGap() {... | UTF-8 | Java | 2,137 | java | Schedule.java | Java | [] | null | [] | package src.models.payment;
import java.io.Serializable;
public class Schedule implements Serializable {
private int time_gap;
private int day;
private int week_day;
public Schedule() {
this.time_gap = -1;
this.day = -1;
this.week_day = -1;
}
public int getTimeGap() {... | 2,137 | 0.446838 | 0.438407 | 84 | 24.416666 | 20.085655 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.619048 | false | false | 6 |
2d9295c9dc304e1e0fe77cbc989d7f83dcf265c6 | 7,490,423,007,152 | 2e473030d2e99057a52890c6b6553cd8ab6077b9 | /project1/Professor/FilenameCommand.java | a1889b1b8aa0e8a94d40567cc857d49c6415cda6 | [] | no_license | Qiaowei2333/CS5343-Data-Structures | https://github.com/Qiaowei2333/CS5343-Data-Structures | 48bf150cbb3b3f6627df52739fc98bc644cdd19e | b301e91651aad880e7afd459c91486d6cf187e4d | refs/heads/master | 2020-04-19T15:30:18.821000 | 2019-01-30T04:12:06 | 2019-01-30T04:12:06 | 168,276,497 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Project1Commands;
import Project1BatchProcess.*;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.InputStream;
import java.io.OutputStream;
import java.io.PrintStream;
import java.util.Map;
import org.w3c.dom.Element;
p... | UTF-8 | Java | 1,780 | java | FilenameCommand.java | Java | [] | null | [] | package Project1Commands;
import Project1BatchProcess.*;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.InputStream;
import java.io.OutputStream;
import java.io.PrintStream;
import java.util.Map;
import org.w3c.dom.Element;
p... | 1,780 | 0.725281 | 0.723595 | 74 | 23.054054 | 22.197451 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.797297 | false | false | 6 |
a762e9d849bafc4fe8bf5d1082e4255354dc1c7c | 32,650,341,396,959 | c253cefcf0e9b01532974e66295bed88e7bd07c0 | /ExpenseManager/app/src/main/java/ict/com/expensemanager/ui/transaction/PartnersDialogFragment.java | 0285dd28b4c5ebccdc524f35b5c744e609dc94ff | [] | no_license | huyct3105/ExpenseManager | https://github.com/huyct3105/ExpenseManager | 60b99715064e9919486b3743b3a0106514f65b29 | 3fa4e4d3cbb14592f1043e7a4240aa23155821d3 | refs/heads/master | 2020-03-28T06:42:45.100000 | 2018-09-07T17:28:12 | 2018-09-07T17:28:12 | 147,854,575 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ict.com.expensemanager.ui.transaction;
import android.annotation.TargetApi;
import android.content.ContentResolver;
import android.content.ContentUris;
import android.content.Context;
import android.database.Cursor;
import android.net.Uri;
import android.os.Build;
import android.os.Bundle;
import android.os.P... | UTF-8 | Java | 7,205 | java | PartnersDialogFragment.java | Java | [] | null | [] | package ict.com.expensemanager.ui.transaction;
import android.annotation.TargetApi;
import android.content.ContentResolver;
import android.content.ContentUris;
import android.content.Context;
import android.database.Cursor;
import android.net.Uri;
import android.os.Build;
import android.os.Bundle;
import android.os.P... | 7,205 | 0.654832 | 0.653857 | 256 | 27.054688 | 28.61157 | 131 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.472656 | false | false | 6 |
d48d2446185365949a4c9ac9043ededdb03b2241 | 15,753,940,102,430 | 6ff12807b1e5b0aa078ca4ca5857460d814b4107 | /src/test/java/com/functionalprograming/FunctionalProgramList.java | 262840e80d35bed5751a6e79ad5750c7365be36b | [] | no_license | sachin19g/LearnCoreJava | https://github.com/sachin19g/LearnCoreJava | 3640c5cb9f0c544a430c0259be9629a835697f6e | 372330877fd1a34345d977c0669e6393fb291f89 | refs/heads/master | 2023-06-12T19:18:49.438000 | 2021-07-08T17:12:33 | 2021-07-08T17:12:33 | 383,070,977 | 0 | 0 | null | false | 2021-07-08T17:18:39 | 2021-07-05T08:36:31 | 2021-07-05T09:19:42 | 2021-07-08T17:18:37 | 23 | 0 | 0 | 0 | Java | false | false | package com.functionalprograming;
import java.util.List;
public class FunctionalProgramList {
List<String> list =List.of ("cat","bat","sac");
public List getList() {
return this.list;
}
} | UTF-8 | Java | 210 | java | FunctionalProgramList.java | Java | [] | null | [] | package com.functionalprograming;
import java.util.List;
public class FunctionalProgramList {
List<String> list =List.of ("cat","bat","sac");
public List getList() {
return this.list;
}
} | 210 | 0.666667 | 0.666667 | 11 | 18.181818 | 17.09236 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.545455 | false | false | 6 |
bf193d6d05d99f66ea3f0757e1c103397f35078c | 1,271,310,346,693 | 811fd4f8012d24fdfb11a651490d81f102413571 | /src/main/java/com/xiaomi/mampa/redis/codec/StringKeyValueCodec.java | 5e683f660de46aa999609298d7a70e75f8ab47d2 | [] | no_license | leoyonn/redis-mampa | https://github.com/leoyonn/redis-mampa | d859e59d88dca26e47a28b818084324ea8ed6312 | 96fe152e2cf57a2d93f317c13d0d21ef64579347 | refs/heads/master | 2016-09-05T19:58:51.979000 | 2014-04-03T09:25:26 | 2014-04-03T09:25:26 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* StringKeyValueCodec.java
* [CopyRight]
* @author leo [liuy@xiaomi.com]
* @date Mar 31, 2014 3:09:55 PM
*/
package com.xiaomi.mampa.redis.codec;
/**
* {@link IKeyValueCodec} for String Key and String Value.
*
* @author leo
*/
public class StringKeyValueCodec extends StringValueCodec<String> implements ... | UTF-8 | Java | 799 | java | StringKeyValueCodec.java | Java | [
{
"context": "StringKeyValueCodec.java\n * [CopyRight]\n * @author leo [liuy@xiaomi.com]\n * @date Mar 31, 2014 3:09:55 P",
"end": 62,
"score": 0.9959107637405396,
"start": 59,
"tag": "USERNAME",
"value": "leo"
},
{
"context": "KeyValueCodec.java\n * [CopyRight]\n * @author leo [liuy... | null | [] | /**
* StringKeyValueCodec.java
* [CopyRight]
* @author leo [<EMAIL>]
* @date Mar 31, 2014 3:09:55 PM
*/
package com.xiaomi.mampa.redis.codec;
/**
* {@link IKeyValueCodec} for String Key and String Value.
*
* @author leo
*/
public class StringKeyValueCodec extends StringValueCodec<String> implements IKeyValu... | 791 | 0.67209 | 0.658323 | 36 | 21.194445 | 24.907406 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.222222 | false | false | 6 |
5c9fb8df6afaacd00400cd6822ffa84fe8aa2391 | 5,781,025,988,840 | 4be8ab5551376f22c777cf10659e591afaf2c698 | /app/src/main/java/com/nearnia/encouragement/MainActivity2.java | fd1bea2ba8a3ff89ebd8f417534fdbf154787c39 | [] | no_license | surindersinghbindra/Encourage | https://github.com/surindersinghbindra/Encourage | b88d64e170b0f84b466887de9b52ce4f3dd77c7d | 7cf12dca9e4c23ab38dd6427065dd6508cbe24b7 | refs/heads/master | 2021-01-18T16:23:19.796000 | 2017-03-30T19:40:34 | 2017-03-30T19:40:34 | 86,741,630 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.nearnia.encouragement;
import android.app.TabActivity;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.content.pm.PackageInfo;
import android.content.pm.PackageManager.NameNotFoundException;
import android.content.res.Resources;
import... | UTF-8 | Java | 10,536 | java | MainActivity2.java | Java | [
{
"context": "es() {\n\t CrashManager.register(this, \"201cd61f553d4ca49086021d983ffc99\");\n\t }\n\n}",
"end": 10523,
"score": 0.6862348914146423,
"start": 10496,
"tag": "KEY",
"value": "61f553d4ca49086021d983ffc99"
}
] | null | [] | package com.nearnia.encouragement;
import android.app.TabActivity;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.content.pm.PackageInfo;
import android.content.pm.PackageManager.NameNotFoundException;
import android.content.res.Resources;
import... | 10,536 | 0.740699 | 0.732536 | 311 | 32.881027 | 28.477137 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.186495 | false | false | 6 |
7b0a278379de7d22639f174a1f2c37c70bea167e | 20,985,210,217,917 | 000b0e54705147630e305da9b00ffef5ae7d2fa1 | /src/main/java/kata/binarysearch/SearchInCircularlySortedArray.java | a2c7019c6eae34990b650e6c3ed040b5e9de6d5b | [] | no_license | Ramblers-Code/CodeKata | https://github.com/Ramblers-Code/CodeKata | 0647bee46dab070944b69650a5c98c10f89e0461 | 7a0ea10859564acf1f3def11d43aeccde678a5ed | refs/heads/master | 2018-02-18T20:14:56.969000 | 2018-02-15T22:46:40 | 2018-02-15T22:46:40 | 50,780,302 | 2 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package kata.binarysearch;
/**
* Search in a circularly rotated sorted array.
* <p>
* Suppose a sorted array is rotated at some pivot unknown to you beforehand.
* (i.e., 0 1 2 4 5 6 7 might become 4 5 6 7 0 1 2).
* <p>
* How do you find an element in the rotated array efficiently?
* You may assume no duplicate ... | UTF-8 | Java | 1,425 | java | SearchInCircularlySortedArray.java | Java | [] | null | [] | package kata.binarysearch;
/**
* Search in a circularly rotated sorted array.
* <p>
* Suppose a sorted array is rotated at some pivot unknown to you beforehand.
* (i.e., 0 1 2 4 5 6 7 might become 4 5 6 7 0 1 2).
* <p>
* How do you find an element in the rotated array efficiently?
* You may assume no duplicate ... | 1,425 | 0.477895 | 0.462456 | 47 | 29.319149 | 24.624937 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.276596 | false | false | 6 |
40b4421cf37b08cdf7fc05ff369f436538d1f025 | 20,950,850,485,788 | 7313bba9fdeb0ebcc6b4ab2911ff3474ca704d3e | /mingrui-shop-parent/mingrui-shop-service-api/mingrui-shop-service-api-xxx/src/main/java/com/baidu/shop/service/GoodsService.java | 1aa31ae7314cf52d71c65c9b624462bff83cc2fb | [] | no_license | BuRanYuNiYi/mr-shop | https://github.com/BuRanYuNiYi/mr-shop | e3d19b2f63271a4e55ec3ee083ebdff94e675c44 | 6bb86cb51324bc89ff0b79c305dfe40cab201524 | refs/heads/master | 2022-12-14T22:30:38.454000 | 2020-09-10T02:03:04 | 2020-09-10T02:03:04 | 290,703,068 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.baidu.shop.service;
import com.alibaba.fastjson.JSONObject;
import com.baidu.shop.base.Result;
import com.baidu.shop.dto.SkuDTO;
import com.baidu.shop.dto.SpuDTO;
import com.baidu.shop.entity.SpuDetailEntity;
import com.baidu.shop.entity.SpuEntity;
import com.github.pagehelper.PageInfo;
import io.swagger.a... | UTF-8 | Java | 1,539 | java | GoodsService.java | Java | [] | null | [] | package com.baidu.shop.service;
import com.alibaba.fastjson.JSONObject;
import com.baidu.shop.base.Result;
import com.baidu.shop.dto.SkuDTO;
import com.baidu.shop.dto.SpuDTO;
import com.baidu.shop.entity.SpuDetailEntity;
import com.baidu.shop.entity.SpuEntity;
import com.github.pagehelper.PageInfo;
import io.swagger.a... | 1,539 | 0.768763 | 0.768763 | 43 | 33.395348 | 20.165754 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.534884 | false | false | 6 |
b71b5804468b718b358df34352fed3ee5eb33c10 | 8,435,315,784,702 | 2d3bdc4187d3d5ec4316c8d545701ff83de20ed0 | /java-echo/src/main/java/com/yangzg/java/echo/core/RandomWordServer.java | e1b793121bb3ffe4e7d8a7f2773f869a05d9beae | [
"MIT"
] | permissive | yangzhenguo/java | https://github.com/yangzhenguo/java | 0f7bde969e0c3b9ff9fb8a799e070461256e10f7 | cff73662daecc0bc953708a96488145086c102ad | refs/heads/master | 2022-12-21T19:35:48.927000 | 2020-04-09T09:48:48 | 2020-04-09T09:48:48 | 190,890,421 | 0 | 0 | MIT | false | 2022-12-16T15:31:47 | 2019-06-08T13:22:14 | 2020-04-09T09:50:25 | 2022-12-16T15:31:42 | 1,311 | 0 | 0 | 78 | Java | false | false | package com.yangzg.java.echo.core;
import com.yangzg.java.echo.util.RedisUtil;
import redis.clients.jedis.Jedis;
import javax.websocket.*;
import javax.websocket.server.PathParam;
import javax.websocket.server.ServerEndpoint;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
import java.u... | UTF-8 | Java | 2,089 | java | RandomWordServer.java | Java | [
{
"context": " java.util.concurrent.TimeUnit;\n\n/**\n * Created by Sam on 2020/1/6.\n * @author Sam\n */\n@ServerEndpoint(\"",
"end": 367,
"score": 0.9702282547950745,
"start": 364,
"tag": "NAME",
"value": "Sam"
},
{
"context": "it;\n\n/**\n * Created by Sam on 2020/1/6.\n * @author... | null | [] | package com.yangzg.java.echo.core;
import com.yangzg.java.echo.util.RedisUtil;
import redis.clients.jedis.Jedis;
import javax.websocket.*;
import javax.websocket.server.PathParam;
import javax.websocket.server.ServerEndpoint;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
import java.u... | 2,089 | 0.522259 | 0.517951 | 75 | 26.853333 | 21.997389 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.386667 | false | false | 6 |
26ed0981139d02c2851ef07a36bca75a6aa906fa | 30,339,649,013,264 | 686eba8d4a53f27168b02220c47e71572fe478c9 | /src/main/java/com/ardaatay/issuemanagement/service/impl/IssueServiceImpl.java | d5f87449ff339a4940b85e26f5c5c46003b42759 | [] | no_license | ardaatay/issue-management | https://github.com/ardaatay/issue-management | 7f17e8de4791c68a01f3ba6e8bc4ca11b6c008fe | a8902bac985a59c9c57e820c6ba96e15f2fbd7e8 | refs/heads/master | 2023-01-07T16:42:46.786000 | 2021-05-08T22:38:04 | 2021-05-08T22:38:04 | 234,269,208 | 0 | 0 | null | false | 2023-01-07T13:55:55 | 2020-01-16T08:16:07 | 2021-05-08T22:38:15 | 2023-01-07T13:55:53 | 1,123 | 0 | 0 | 27 | Java | false | false | package com.ardaatay.issuemanagement.service.impl;
import com.ardaatay.issuemanagement.dto.*;
import com.ardaatay.issuemanagement.entity.Issue;
import com.ardaatay.issuemanagement.entity.Project;
import com.ardaatay.issuemanagement.entity.User;
import com.ardaatay.issuemanagement.repository.IssueRepository;
import com... | UTF-8 | Java | 4,284 | java | IssueServiceImpl.java | Java | [] | null | [] | package com.ardaatay.issuemanagement.service.impl;
import com.ardaatay.issuemanagement.dto.*;
import com.ardaatay.issuemanagement.entity.Issue;
import com.ardaatay.issuemanagement.entity.Project;
import com.ardaatay.issuemanagement.entity.User;
import com.ardaatay.issuemanagement.repository.IssueRepository;
import com... | 4,284 | 0.727591 | 0.727591 | 117 | 35.615383 | 29.751347 | 192 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.683761 | false | false | 6 |
bbd5ab7d08b24098f342f6f5c2f8a060bc89f4b1 | 30,339,649,016,127 | 97515fe1fd2fea6a65d87e0030ce69512a3664a7 | /MaxSub.java | 0acae4d622d5166c7c2e7b53e6480185bea774a6 | [] | no_license | dimritium/p_java | https://github.com/dimritium/p_java | 9874903b24d6e358c716c739e4fdb54029789f0e | f93abc77bfad5ec01377d5dd645962f69c97ded3 | refs/heads/master | 2021-07-13T16:04:06.182000 | 2020-08-05T17:42:38 | 2020-08-05T17:42:38 | 192,167,260 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.*;
class MaxSub {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
int n = sc.nextInt();
int arr[] = new int[n];
for(int i = 0; i < n; i++) {
arr[i] = sc.nextInt();
}
int curr_max = 1;
int result = 1;
for(int i = 0; i... | UTF-8 | Java | 581 | java | MaxSub.java | Java | [] | null | [] | import java.util.*;
class MaxSub {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
int n = sc.nextInt();
int arr[] = new int[n];
for(int i = 0; i < n; i++) {
arr[i] = sc.nextInt();
}
int curr_max = 1;
int result = 1;
for(int i = 0; i... | 581 | 0.421687 | 0.409639 | 24 | 21.875 | 12.43085 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.625 | false | false | 6 |
619a188c5d985e2870e8c27db7f73392d71770c8 | 17,463,337,089,976 | b2419895ede62bd42933bc999aa0e4b82a72928f | /app/src/main/java/com/sunday/sundaymovie/model/MovieDetailModel.java | c3ebe6d9a9a5933883e339b7dea5a94d9d941441 | [] | no_license | agentchen/sundaymovie | https://github.com/agentchen/sundaymovie | 7fdf1e6aa69fa1bb7bfa0ff0f0fd485764540b06 | 6d9bc34b003372fcba3e1456cda0e8686bf6f755 | refs/heads/master | 2020-05-21T02:08:49.834000 | 2017-12-23T03:58:46 | 2017-12-23T03:58:46 | 84,556,275 | 6 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sunday.sundaymovie.model;
import com.sunday.sundaymovie.bean.Movie;
import com.sunday.sundaymovie.net.Api;
import com.sunday.sundaymovie.net.OkManager;
import com.sunday.sundaymovie.net.converter.MovieConverter;
import java.util.List;
import io.reactivex.Observable;
/**
* Created by agentchen on 2017/7... | UTF-8 | Java | 1,726 | java | MovieDetailModel.java | Java | [
{
"context": "import io.reactivex.Observable;\n\n/**\n * Created by agentchen on 2017/7/24.\n */\n\npublic class MovieDetailModel ",
"end": 310,
"score": 0.9994796514511108,
"start": 301,
"tag": "USERNAME",
"value": "agentchen"
}
] | null | [] | package com.sunday.sundaymovie.model;
import com.sunday.sundaymovie.bean.Movie;
import com.sunday.sundaymovie.net.Api;
import com.sunday.sundaymovie.net.OkManager;
import com.sunday.sundaymovie.net.converter.MovieConverter;
import java.util.List;
import io.reactivex.Observable;
/**
* Created by agentchen on 2017/7... | 1,726 | 0.584983 | 0.572177 | 58 | 28.620689 | 21.445061 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.517241 | false | false | 6 |
0beaffb6092213360e89de529ba2084bf7564333 | 27,195,732,928,357 | b0bf7e63fb6d16712c430740888dd78ad79bac92 | /app/src/main/java/com/example/admin/people_blood/view/view1/SharedView.java | 51a490c0e52f3f65d5c9dbed6663a19b5ad4cb33 | [] | no_license | lixianglei/People_Blood | https://github.com/lixianglei/People_Blood | f2056ef141491bb847bbdd16fd4969b5c0fed5c5 | 7a34204447c8ed942899b6de775f41ae3900a723 | refs/heads/master | 2021-01-25T09:31:29.825000 | 2017-06-19T08:32:12 | 2017-06-19T08:32:12 | 93,841,639 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.admin.people_blood.view.view1;
import com.example.admin.people_blood.bean.SharedBean;
import java.util.List;
/**
* 项目名称: 血压测量
* 类描述:
* 创建人: 陈瑶瑶
* 创建时间: 2017/6/12 16:25
* 修改人:
* 修改内容:
* 修改时间:
*/
public interface SharedView {
void shared(List<SharedBean.DataBean> beanList);
}
| UTF-8 | Java | 379 | java | SharedView.java | Java | [
{
"context": "ava.util.List;\n\n/**\n * 项目名称: 血压测量\n * 类描述:\n * 创建人: 陈瑶瑶\n * 创建时间: 2017/6/12 16:25\n * 修改人:\n * 修改内容:\n * 修改时间",
"end": 169,
"score": 0.9985092282295227,
"start": 166,
"tag": "NAME",
"value": "陈瑶瑶"
}
] | null | [] | package com.example.admin.people_blood.view.view1;
import com.example.admin.people_blood.bean.SharedBean;
import java.util.List;
/**
* 项目名称: 血压测量
* 类描述:
* 创建人: 陈瑶瑶
* 创建时间: 2017/6/12 16:25
* 修改人:
* 修改内容:
* 修改时间:
*/
public interface SharedView {
void shared(List<SharedBean.DataBean> beanList);
}
| 379 | 0.679365 | 0.64127 | 19 | 15.578947 | 18.319721 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.210526 | false | false | 6 |
54f7d537b3d842c672586ec822a8769cbf30f9b6 | 31,155,692,781,510 | faa821f524c04155ee8ef7a845cb8a05fb37b3f3 | /app/src/main/java/com/r4sh33d/iblood/notification/acceptancedetails/NotificationAcceptanceDetailsActivity.java | 35c7fe2597a12f914ef385977ca9a96b7862298e | [
"Apache-2.0"
] | permissive | rasheedsulayman/IBlood | https://github.com/rasheedsulayman/IBlood | 734b090f4b7eb4e266eff6c8caa0da1bc493a527 | 049ffcff8bbb7a24e034e514bc1fd279df0cbc10 | refs/heads/master | 2022-11-19T22:26:44.936000 | 2020-06-30T09:32:43 | 2020-06-30T09:32:43 | 168,876,249 | 15 | 7 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.r4sh33d.iblood.notification.acceptancedetails;
import android.content.Intent;
import android.os.Bundle;
import android.support.constraint.ConstraintLayout;
import android.support.v7.app.ActionBar;
import android.support.v7.app.AlertDialog;
import android.support.v7.app.AppCompatActivity;
import android.sup... | UTF-8 | Java | 6,733 | java | NotificationAcceptanceDetailsActivity.java | Java | [] | null | [] | package com.r4sh33d.iblood.notification.acceptancedetails;
import android.content.Intent;
import android.os.Bundle;
import android.support.constraint.ConstraintLayout;
import android.support.v7.app.ActionBar;
import android.support.v7.app.AlertDialog;
import android.support.v7.app.AppCompatActivity;
import android.sup... | 6,733 | 0.718253 | 0.713204 | 182 | 35.994507 | 29.880623 | 131 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.60989 | false | false | 6 |
adf95898d2b9848cc1d0bb7a549e76784edb09c9 | 9,113,920,669,876 | fef5296397f9b950a11455e880a919537390aea0 | /enterprise/websvc.restapi/src/org/netbeans/modules/websvc/rest/model/impl/RestProviderDescriptionImpl.java | a3cd46302ef0b78f1bd42c2a563c61a15ecb6e1e | [
"Apache-2.0"
] | permissive | apache/netbeans | https://github.com/apache/netbeans | 5a4d6fa9e4f230b33e44519a479d66e47a381289 | 28d308b400bbe439ac0ac84b64d823ce0b69272e | refs/heads/master | 2023-08-29T15:32:41.838000 | 2023-08-29T09:48:59 | 2023-08-29T09:48:59 | 102,083,576 | 1,692 | 718 | Apache-2.0 | false | 2023-09-14T19:41:05 | 2017-09-01T07:00:11 | 2023-09-14T09:51:47 | 2023-09-14T19:41:04 | 381,002 | 2,386 | 791 | 718 | Java | false | false | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | UTF-8 | Java | 2,458 | java | RestProviderDescriptionImpl.java | Java | [] | null | [] | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 2,458 | 0.732303 | 0.729862 | 67 | 35.686565 | 29.201416 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.432836 | false | false | 6 |
00eaf67f44c3068f77ab984e44714332435c80c3 | 24,885,040,540,025 | 98af468e35e6c1f18782b6fef725169fbe2c2a79 | /MiscJava/src/examLab/exam2/q2/Test.java | 3d77016b21c690666d1a9bb2a4ea4c76038edba5 | [] | no_license | constantinpopa10/youtube.demo | https://github.com/constantinpopa10/youtube.demo | 53af8c8e6c1eb7bec98dde7bffd9ebaef8f2b348 | 75b4fa96d88a3f8499bf261f652fa7429423d582 | refs/heads/master | 2021-01-20T12:15:22.167000 | 2014-08-11T21:42:43 | 2014-08-11T21:42:43 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package examLab.exam2.q2;
import java.text.DateFormat;
import java.util.Calendar;
import java.util.Date;
import java.util.Locale;
public class Test {
public static void main(String[] args) {
Date date = new Date();
Locale locale = new Locale(Locale.FRANCE.toString());
System.out.println(locale.getDisplayCountr... | UTF-8 | Java | 529 | java | Test.java | Java | [] | null | [] | package examLab.exam2.q2;
import java.text.DateFormat;
import java.util.Calendar;
import java.util.Date;
import java.util.Locale;
public class Test {
public static void main(String[] args) {
Date date = new Date();
Locale locale = new Locale(Locale.FRANCE.toString());
System.out.println(locale.getDisplayCountr... | 529 | 0.710775 | 0.705104 | 22 | 23.045454 | 16.710033 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.681818 | false | false | 6 |
94cb6923c189f4f256581e5f6577fe3f933255ea | 6,330,781,815,471 | 9a6af401bf3af2efc462684e7856d7ca67d4c466 | /src/main/java/com/nightingale/bf/interpreter/MiniStringfuck.java | 0787863346f2dcb75098d3151f86b2ee94b884e7 | [] | no_license | vchernetskyi993/BF-IDE | https://github.com/vchernetskyi993/BF-IDE | ae3f8e181564caf8b9bd43e4b32a1a2ee6fc4a33 | 14fff67f904f3cd7bd0682add92b2f4e8d29cf9c | refs/heads/master | 2022-12-26T08:58:30.194000 | 2020-03-28T20:35:15 | 2020-03-28T20:35:15 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.nightingale.bf.interpreter;
import java.util.Deque;
import com.nightingale.bf.Interpreter;
import com.nightingale.bf.ctrl.Helper;
public class MiniStringfuck implements Interpreter {
private static final String OP = "+.";
private static final String REGEX = INCR + "|" + OUT;
public String interpret(... | UTF-8 | Java | 1,588 | java | MiniStringfuck.java | Java | [] | null | [] | package com.nightingale.bf.interpreter;
import java.util.Deque;
import com.nightingale.bf.Interpreter;
import com.nightingale.bf.ctrl.Helper;
public class MiniStringfuck implements Interpreter {
private static final String OP = "+.";
private static final String REGEX = INCR + "|" + OUT;
public String interpret(... | 1,588 | 0.644836 | 0.641058 | 69 | 22.028986 | 18.532362 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.42029 | false | false | 6 |
a494728f7feaa40e25a184dd157a802d9885aa47 | 4,200,478,054,409 | df2415bfdc73ac21703d9b83b30224f32df7ff90 | /core/src/com/allsopg/game/MyGdxGame.java | edfd167f36d0c5e06fda42aee63952dca9fe50b4 | [] | no_license | CameronMcD/2D_JacketAnim_V4 | https://github.com/CameronMcD/2D_JacketAnim_V4 | 55a890d724c3b17888805506555cab803dfce441 | ecc337ef6aa9d64942355fa3d410ffee19d800fd | refs/heads/master | 2021-04-28T19:29:44.859000 | 2018-02-17T22:23:25 | 2018-02-17T22:23:25 | 121,897,819 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.allsopg.game;
import com.allsopg.game.actor.AnimatedSprite;
import com.allsopg.game.actor.BonusSprite;
import com.allsopg.game.utility.Constants;
import com.allsopg.game.utility.UniversalResource;
import com.badlogic.gdx.ApplicationAdapter;
import com.badlogic.gdx.Gdx;
import com.badlogic.gdx.graphics.GL20... | UTF-8 | Java | 2,549 | java | MyGdxGame.java | Java | [] | null | [] | package com.allsopg.game;
import com.allsopg.game.actor.AnimatedSprite;
import com.allsopg.game.actor.BonusSprite;
import com.allsopg.game.utility.Constants;
import com.allsopg.game.utility.UniversalResource;
import com.badlogic.gdx.ApplicationAdapter;
import com.badlogic.gdx.Gdx;
import com.badlogic.gdx.graphics.GL20... | 2,549 | 0.749706 | 0.736367 | 74 | 33.445946 | 30.130411 | 161 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.662162 | false | false | 6 |
e2594b476087bdc3b1a21de019e8f172c9d52e3c | 11,141,145,181,827 | 53ddf0d34081dbf226e6f95d84db2ea006d15361 | /src/main/java/spring/auth/sample/SpringTestApplication.java | 58772e962ba7ff709da3a99fd2f0e76d1cec5402 | [] | no_license | mtaghavian/spring-auth-sample | https://github.com/mtaghavian/spring-auth-sample | 27313ef5ee6f8c2d5f2f546e52ac54fcaef7a5b6 | 5e6524901adfcf4b4d08a77c063715ec6f0079af | refs/heads/master | 2020-03-28T19:37:13.450000 | 2018-09-22T10:58:23 | 2018-09-22T10:58:23 | 148,993,173 | 5 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package spring.auth.sample;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collections;
import java.util.List;
import spring.auth.sample.model.User;
import spring.auth.sample.model.Role;
import spring.auth.sample.repository.RoleRepository;
import javax.annotation.PostConstruct;
import org.spring... | UTF-8 | Java | 6,292 | java | SpringTestApplication.java | Java | [
{
"context": "le.repository.AuthorityRepository;\n\n/**\n * @author Masoud Taghavian (masoud.taghavian@gmail.com)\n */\n@SpringBootAppli",
"end": 2039,
"score": 0.9998752474784851,
"start": 2023,
"tag": "NAME",
"value": "Masoud Taghavian"
},
{
"context": "rityRepository;\n\n/**\n * @... | null | [] | package spring.auth.sample;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collections;
import java.util.List;
import spring.auth.sample.model.User;
import spring.auth.sample.model.Role;
import spring.auth.sample.repository.RoleRepository;
import javax.annotation.PostConstruct;
import org.spring... | 6,171 | 0.733471 | 0.727114 | 154 | 39.857143 | 31.978975 | 156 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.597403 | false | false | 6 |
58b9c37b751f00057a609d5f9feb164dc79e3edd | 17,033,840,331,872 | 48d1eab19a1b9b326508854fbed7fcfbb35f6267 | /app/src/main/java/com/example/malami/przewodnikkulinarny/WyborJedzenia.java | 470b6bd5a2e7a97ee28df23feadd08d8c2a96e4c | [] | no_license | AleksandraWl/Przewodnik | https://github.com/AleksandraWl/Przewodnik | 567071e2cbaf0c711aa8c68b6621a83d765254e9 | 8081757567364abef9edcf515934f90b78a56351 | refs/heads/master | 2020-04-16T00:02:55.889000 | 2019-03-11T15:08:05 | 2019-03-11T15:08:05 | 153,507,044 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.malami.przewodnikkulinarny;
import android.Manifest;
import android.app.Dialog;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.SharedPreferences;
import android.content.pm.PackageManager;
import android.hardware.SensorManager;
import android.os.Environ... | UTF-8 | Java | 17,694 | java | WyborJedzenia.java | Java | [
{
"context": "package com.example.malami.przewodnikkulinarny;\n\nimport android.Manifest;\nim",
"end": 26,
"score": 0.9949778318405151,
"start": 20,
"tag": "USERNAME",
"value": "malami"
}
] | null | [] | package com.example.malami.przewodnikkulinarny;
import android.Manifest;
import android.app.Dialog;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.SharedPreferences;
import android.content.pm.PackageManager;
import android.hardware.SensorManager;
import android.os.Environ... | 17,694 | 0.561158 | 0.560366 | 475 | 36.244209 | 28.860889 | 179 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.627368 | false | false | 6 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.