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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
b6ff86d48492e3f5cd8d68f712eb899cb3cfed55 | 37,331,855,771,102 | 5aba883ecf3de57fc79f0322296bf8d2cbfd92f0 | /src/main/java/vn/vccb/mssurveykpi/sco/SurveyMailSco.java | 4aaa1988616ec8d07c418453c0ce3d123e6d569c | [] | no_license | DucChuyenSoftwareEngineer/ms-survey-kpi | https://github.com/DucChuyenSoftwareEngineer/ms-survey-kpi | 702820cce7bfb4e05992910d253572d51218b5ae | a289ad1b85f265e19c9aa2c1090400937e93a36c | refs/heads/master | 2023-06-02T16:30:16.184000 | 2021-06-24T14:42:58 | 2021-06-24T14:42:58 | 379,954,926 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package vn.vccb.mssurveykpi.sco;
import lombok.Data;
@Data
public class SurveyMailSco extends PaginationSco {
private String title;
}
| UTF-8 | Java | 144 | java | SurveyMailSco.java | Java | [] | null | [] | package vn.vccb.mssurveykpi.sco;
import lombok.Data;
@Data
public class SurveyMailSco extends PaginationSco {
private String title;
}
| 144 | 0.756944 | 0.756944 | 8 | 16.875 | 17.381294 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 5 |
f5ab89aec525d30ccf17feac104dc583d924b274 | 38,053,410,270,811 | 4a11aa608aa25b80287183f79e6e5731c265b49a | /src/main/java/exception/FailedDataInsertionException.java | 44a05401567caabb86d3c0b254732af9fbdcd838 | [] | no_license | TristanMrb/Cineflex | https://github.com/TristanMrb/Cineflex | 04cb68ceca602d50627842b20165ebf911cba746 | a9bfa9969df0a04a47f09fb08243b78f501b4bf1 | refs/heads/master | 2020-07-29T22:00:18.465000 | 2020-04-05T22:35:33 | 2020-04-05T22:35:33 | 209,975,851 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package exception;
public class FailedDataInsertionException extends Exception {
public FailedDataInsertionException() {
super("Faild to insert data into database");
}
}
| UTF-8 | Java | 179 | java | FailedDataInsertionException.java | Java | [] | null | [] | package exception;
public class FailedDataInsertionException extends Exception {
public FailedDataInsertionException() {
super("Faild to insert data into database");
}
}
| 179 | 0.776536 | 0.776536 | 7 | 24.571428 | 23.341301 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 5 |
23ea7a32c9f2765b01c01bb8a649857d3cbb030f | 37,160,057,076,513 | 2e227436e02e7cc5a351e72291a9f06dd1d43c70 | /src/main/java/com/mycompany/myproject/ConnectedVerticle.java | 8db6a6950abf4dc7c11a89f87f19c2f5ce792951 | [
"Apache-2.0"
] | permissive | vmcuong/demo-vertx-module | https://github.com/vmcuong/demo-vertx-module | 59dd16623f80609a54e74e40309273c40d6dd20e | 5e034f63fa1bdfc5aa5e849032f24a29e52818d4 | refs/heads/master | 2021-01-19T14:07:19.127000 | 2015-03-18T11:01:14 | 2015-03-18T11:01:14 | 32,136,054 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mycompany.myproject;
import org.vertx.java.core.Handler;
import org.vertx.java.core.http.HttpServerRequest;
import org.vertx.java.platform.Verticle;
import org.vertx.java.core.logging.Logger;
/**
* Created by Toan on 13/03/2015.
*/
public class ConnectedVerticle extends Verticle {
DBConnector DBC;
... | UTF-8 | Java | 1,039 | java | ConnectedVerticle.java | Java | [
{
"context": ".vertx.java.core.logging.Logger;\n/**\n * Created by Toan on 13/03/2015.\n */\npublic class ConnectedVerticle",
"end": 227,
"score": 0.9606077671051025,
"start": 223,
"tag": "NAME",
"value": "Toan"
}
] | null | [] | package com.mycompany.myproject;
import org.vertx.java.core.Handler;
import org.vertx.java.core.http.HttpServerRequest;
import org.vertx.java.platform.Verticle;
import org.vertx.java.core.logging.Logger;
/**
* Created by Toan on 13/03/2015.
*/
public class ConnectedVerticle extends Verticle {
DBConnector DBC;
... | 1,039 | 0.635226 | 0.623677 | 31 | 32.516129 | 26.540134 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.516129 | false | false | 5 |
d7c2f866bcc5b645d38a40a57b0eee1bb7fb45be | 38,920,993,680,048 | 6c9c9f47fd0b4aa9efeb7af233d276b363800ae8 | /com/aprilvkuo/ques_gen/TestNer.java | e5b861dacf8d2ed32b6f3d4ded03188a65c58c03 | [] | no_license | aprilvkuo/question_generate_ltp | https://github.com/aprilvkuo/question_generate_ltp | e109c23b24b7a09f8a91546861cbded20998e644 | ce2ed0f2483a82a996f6df5dd51bfd5587c5cf68 | refs/heads/master | 2021-01-13T14:05:39.123000 | 2016-12-11T13:19:41 | 2016-12-11T13:19:41 | 76,175,368 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.aprilvkuo.ques_gen;
import java.util.ArrayList;
import java.util.List;
import com.aprilvkuo.com.Method;
import com.aprilvkuo.conf.LibConfig;
import edu.hit.ir.ltp4j.*;
public class TestNer {
public static void main(String[] args) {
if (Method.loadmodle()==0)
return;
List<String> words = new ... | UTF-8 | Java | 959 | java | TestNer.java | Java | [] | null | [] | package com.aprilvkuo.ques_gen;
import java.util.ArrayList;
import java.util.List;
import com.aprilvkuo.com.Method;
import com.aprilvkuo.conf.LibConfig;
import edu.hit.ir.ltp4j.*;
public class TestNer {
public static void main(String[] args) {
if (Method.loadmodle()==0)
return;
List<String> words = new ... | 959 | 0.617869 | 0.607104 | 39 | 22.846153 | 16.380943 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.974359 | false | false | 5 |
dc57943d49d6d03c9a00dda6fe7e14e4e2c69262 | 35,184,372,139,689 | 0504092d57d8f07cdba2023c0c705be9f6c7bb74 | /WatchFaceWithOptions/wear/src/main/java/com/ptrprograms/endgamewatchface/WatchFace.java | 8a8520a92ab54ae23ecc05cd5c9f3a519ef436dc | [
"Apache-2.0"
] | permissive | PaulTR/AndroidDemoProjects | https://github.com/PaulTR/AndroidDemoProjects | a3611e1e7ea12cbb21567726cb840a3f94b2d39a | 26bd01e37c11d3df605d91a69f2dfc13618d200f | refs/heads/master | 2022-09-06T10:42:09.257000 | 2022-08-08T12:34:13 | 2022-08-08T12:34:13 | 16,086,756 | 511 | 518 | Apache-2.0 | false | 2020-10-27T22:27:19 | 2014-01-20T23:24:21 | 2020-10-27T01:47:32 | 2020-10-27T08:45:33 | 36,688 | 552 | 462 | 1 | Java | false | false | package com.ptrprograms.endgamewatchface;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.content.IntentFilter;
import android.content.SharedPreferences;
import android.content.res.Resources;
import android.content.res.TypedArray;
import android.g... | UTF-8 | Java | 14,174 | java | WatchFace.java | Java | [
{
"context": " java.util.concurrent.TimeUnit;\n\n/**\n * Created by paulruiz on 3/29/15.\n */\npublic class WatchFace extends Ca",
"end": 1482,
"score": 0.9996232986450195,
"start": 1474,
"tag": "USERNAME",
"value": "paulruiz"
}
] | null | [] | package com.ptrprograms.endgamewatchface;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.content.IntentFilter;
import android.content.SharedPreferences;
import android.content.res.Resources;
import android.content.res.TypedArray;
import android.g... | 14,174 | 0.601877 | 0.595456 | 376 | 36.696808 | 28.959595 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.632979 | false | false | 5 |
1c3e1a337ccf5bf1dfb47a8f586195e155deacf5 | 26,508,538,218,174 | 4e5cbbb349fa812814a444db05d397a93e6ca31d | /ksgre-feedex/src/com/crawljax/plugins/aji/executiontracer/AstInstrumenter.java | eec5ee01049d61bc3e98687141d967baed0b947c | [] | no_license | Rudo-erek/ARTER | https://github.com/Rudo-erek/ARTER | d30ca847ec4b360b6f986c3982159251609709b1 | 6f81ed1302d2d81b1ecd6c2c1d6f433bbe83d1d3 | refs/heads/master | 2022-08-18T19:22:21.167000 | 2020-05-27T14:19:08 | 2020-05-27T14:19:08 | 260,393,632 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
Automatic JavaScript Invariants is a plugin for Crawljax that can be
used to derive JavaScript invariants automatically and use them for
regressions testing.
Copyright (C) 2010 crawljax.com
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Ge... | UTF-8 | Java | 3,157 | java | AstInstrumenter.java | Java | [
{
"context": "nstrumentation code near this code.\n * \n * @author Frank Groeneveld\n * @author Amin Milani Fard\n * @version $Id: AstI",
"end": 1282,
"score": 0.9998865127563477,
"start": 1266,
"tag": "NAME",
"value": "Frank Groeneveld"
},
{
"context": "s code.\n * \n * @author Fran... | null | [] | /*
Automatic JavaScript Invariants is a plugin for Crawljax that can be
used to derive JavaScript invariants automatically and use them for
regressions testing.
Copyright (C) 2010 crawljax.com
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Ge... | 3,137 | 0.724739 | 0.714602 | 96 | 31.885416 | 29.286257 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.25 | false | false | 5 |
d16feb4e1577e09b85ed40e7eea7ed8b18b03217 | 36,034,775,660,926 | 8c6dffbf5d1e50eef7acb045ba5a9fac8c250e4d | /src/jsrc/org/erights/e/elib/ref/Switcher.java | 82173a42f493be2ea18f7f8037567796eb206d56 | [
"MIT"
] | permissive | kpreid/e-on-java | https://github.com/kpreid/e-on-java | 772ff733da7d76cafbe74f766cd8bee1853ce544 | a0b3b599cf267b3138eea5f5fb83f27cebd28373 | refs/heads/master | 2016-09-06T16:19:08.103000 | 2011-10-26T11:56:25 | 2011-10-26T11:56:25 | 3,462,719 | 3 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.erights.e.elib.ref;
/*
The contents of this file are subject to the Electric Communities E Open
Source Code License Version 1.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.communities.com/EL/.
Software distributed und... | UTF-8 | Java | 2,727 | java | Switcher.java | Java | [
{
"context": " the Ref's target until commit()ted.\n *\n * @author Mark S. Miller\n * @deprecated Currently unused, so we may decide",
"end": 1257,
"score": 0.9996559023857117,
"start": 1243,
"tag": "NAME",
"value": "Mark S. Miller"
}
] | null | [] | package org.erights.e.elib.ref;
/*
The contents of this file are subject to the Electric Communities E Open
Source Code License Version 1.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.communities.com/EL/.
Software distributed und... | 2,719 | 0.621562 | 0.617162 | 103 | 25.475729 | 24.640265 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.291262 | false | false | 5 |
1bb62abdb732884c1a07fdd2ae07abbbfb82a631 | 18,794,776,916,437 | 071c80e5304f7ca2158dc5745edd6beb33664a3c | /src/main/java/myproject/models/TblRoles.java | d66da7fd553c8b5cf40e83deaf6857f67a7933ee | [] | no_license | rchrist2/springproject | https://github.com/rchrist2/springproject | 1a4a3f5b986f2411baf9af012f6889865d131e58 | 7dfdac04073d83995dbd937c4dfa591a10e29c96 | refs/heads/master | 2022-02-07T17:13:29.743000 | 2020-04-16T20:05:22 | 2020-04-16T20:05:22 | 235,884,095 | 0 | 0 | null | false | 2022-01-21T23:36:58 | 2020-01-23T20:51:05 | 2020-04-16T20:05:36 | 2022-01-21T23:36:55 | 85,155 | 0 | 0 | 2 | Java | false | false | package myproject.models;
import javax.persistence.*;
import java.util.Objects;
import java.util.Set;
@Entity
@Table(name = "tblroles")
public class TblRoles {
private int roleId;
private String roleName;
private String roleDesc;
private Set<Tblemployee> employees;
public TblRoles() {
}
... | UTF-8 | Java | 1,927 | java | TblRoles.java | Java | [] | null | [] | package myproject.models;
import javax.persistence.*;
import java.util.Objects;
import java.util.Set;
@Entity
@Table(name = "tblroles")
public class TblRoles {
private int roleId;
private String roleName;
private String roleDesc;
private Set<Tblemployee> employees;
public TblRoles() {
}
... | 1,927 | 0.615464 | 0.615464 | 84 | 21.940475 | 19.106438 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.392857 | false | false | 5 |
cbc71a4a1df3703ff9bba1d4412de7278949f6a5 | 1,486,058,735,481 | e330662e5821713a12ac3ed16501ed246309d7e3 | /mall-ware/src/main/java/com/yzh/mall/ware/dao/WareSkuDao.java | 5a6b97f53ad75775942d39ba66b91eea1b9a7332 | [] | no_license | yz80325/CloudMall | https://github.com/yz80325/CloudMall | 07042c16183f7f3ec763a9ff7f662d361729fe21 | 4f95bc67f1aace0cfd51184770ee23d721287ef4 | refs/heads/master | 2023-02-03T14:37:06.706000 | 2020-12-23T05:05:32 | 2020-12-23T05:05:32 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yzh.mall.ware.dao;
import com.yzh.mall.ware.entity.WareSkuEntity;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Param;
import java.util.List;
/**
* 商品库存
*
* @author yzh
* @email sunlightcs@gmail.com
* @date ... | UTF-8 | Java | 868 | java | WareSkuDao.java | Java | [
{
"context": "import java.util.List;\n\n/**\n * 商品库存\n * \n * @author yzh\n * @email sunlightcs@gmail.com\n * @date 2020-10-1",
"end": 279,
"score": 0.9996657967567444,
"start": 276,
"tag": "USERNAME",
"value": "yzh"
},
{
"context": "il.List;\n\n/**\n * 商品库存\n * \n * @author yzh\n * ... | null | [] | package com.yzh.mall.ware.dao;
import com.yzh.mall.ware.entity.WareSkuEntity;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Param;
import java.util.List;
/**
* 商品库存
*
* @author yzh
* @email <EMAIL>
* @date 2020-10-11 13... | 855 | 0.725581 | 0.709302 | 29 | 28.655172 | 33.641392 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.586207 | false | false | 5 |
7576dd839d9fd53c71d2ab840ef525976be5b395 | 14,448,270,023,157 | ce82a03a5128cbe92f59ecd67f97161031872d19 | /Homework/src/test/java/com/ca/msm/weipe03/homework/service/SchoolTripTest.java | 6aa0251c314053ad15080706803a4c05618d68d3 | [] | no_license | weinfurt/Java-practise | https://github.com/weinfurt/Java-practise | 60bbb012b893bdc1908d7def1cb4b6785346b1f9 | a2b50c01198b6f4d22b9f7f3ff78e2ee7346296b | refs/heads/master | 2020-04-06T04:22:26.465000 | 2015-02-16T15:22:58 | 2015-02-16T15:22:58 | 30,526,027 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ca.msm.weipe03.homework.service;
import static org.junit.Assert.*;
import java.util.ArrayList;
import java.util.List;
import org.junit.AfterClass;
import org.junit.BeforeClass;
import org.junit.Test;
import com.ca.msm.weipe03.homework.entity.Bus;
import com.ca.msm.weipe03.homework.entity.Sch... | UTF-8 | Java | 4,706 | java | SchoolTripTest.java | Java | [] | null | [] | package com.ca.msm.weipe03.homework.service;
import static org.junit.Assert.*;
import java.util.ArrayList;
import java.util.List;
import org.junit.AfterClass;
import org.junit.BeforeClass;
import org.junit.Test;
import com.ca.msm.weipe03.homework.entity.Bus;
import com.ca.msm.weipe03.homework.entity.Sch... | 4,706 | 0.71972 | 0.70867 | 120 | 37.233334 | 32.43037 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.25 | false | false | 5 |
29bfbc6c0e7947b0eec212806a158f1b7e8733ac | 33,578,054,369,624 | 0e2aeb0a1b149d3cb14cb5309828bcbba0a412f9 | /app/src/main/java/com/masterwok/stream_video_android/listeners/TorrentStreamListener.java | eeb1642c078c9337d3763f0196bc03880f4568a7 | [] | no_license | masterwok/stream-video-android | https://github.com/masterwok/stream-video-android | a3aabcedd53b03bd62349b680ca3238be72feec1 | 23851664d52540251de3117031ea1bf540fa5d3d | refs/heads/master | 2021-01-01T04:08:26.467000 | 2017-07-17T22:06:04 | 2017-07-17T22:06:04 | 97,129,556 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.masterwok.stream_video_android.listeners;
import com.github.se_bastiaan.torrentstream.StreamStatus;
import com.github.se_bastiaan.torrentstream.Torrent;
import com.github.se_bastiaan.torrentstream.listeners.TorrentListener;
public abstract class TorrentStreamListener implements TorrentListener {
@Ov... | UTF-8 | Java | 808 | java | TorrentStreamListener.java | Java | [
{
"context": "tream_video_android.listeners;\n\nimport com.github.se_bastiaan.torrentstream.StreamStatus;\nimport com.github.se_",
"end": 84,
"score": 0.9943863749504089,
"start": 73,
"tag": "USERNAME",
"value": "se_bastiaan"
},
{
"context": "aan.torrentstream.StreamStatus;\nimport c... | null | [] | package com.masterwok.stream_video_android.listeners;
import com.github.se_bastiaan.torrentstream.StreamStatus;
import com.github.se_bastiaan.torrentstream.Torrent;
import com.github.se_bastiaan.torrentstream.listeners.TorrentListener;
public abstract class TorrentStreamListener implements TorrentListener {
@Ov... | 808 | 0.733911 | 0.733911 | 34 | 22.764706 | 25.703123 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.205882 | false | false | 5 |
7b0b53d1024bada6169930bfdbf5c0c5d2794645 | 11,467,562,720,083 | 174266782061b2891baa2ab5cde857e8ba641202 | /HJ24-合唱队/Main.java | 22ef9f11a10f16fdf408f9f96911cb207f70e1e1 | [] | no_license | proregress/LeetCode | https://github.com/proregress/LeetCode | c1067ab5e83364ed4cddb2b19526dabf9aafedf4 | 23a83d1739af8294df8b36f553b2d9123a3159fa | refs/heads/master | 2022-05-19T21:30:13.897000 | 2022-05-11T15:20:30 | 2022-05-11T15:20:30 | 192,946,313 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /***思路: 动态规划的最长上升子序列LIS的变形
(1)计算出每个同学左边最多有几个人满足从左到右依次增大的序列要求(包括自己)。
示例:186 186 150 200 160 130 197 200
1 1 1 2 2 1 3 4
动态方程:
(2)计算出每个同学右边最多有几个人满足从右到左依次增大的序列要求(包括自己)。
示例:186 186 150 200 160 130 197 200
3 3 2 3 2 1 1 1
动态方程:
(3)将左右最多序列人数相加减一(自己加了两遍),就得到以该数为中心时,所在队列最多人数。
然后依次算出所有的队列... | UTF-8 | Java | 2,729 | java | Main.java | Java | [] | null | [] | /***思路: 动态规划的最长上升子序列LIS的变形
(1)计算出每个同学左边最多有几个人满足从左到右依次增大的序列要求(包括自己)。
示例:186 186 150 200 160 130 197 200
1 1 1 2 2 1 3 4
动态方程:
(2)计算出每个同学右边最多有几个人满足从右到左依次增大的序列要求(包括自己)。
示例:186 186 150 200 160 130 197 200
3 3 2 3 2 1 1 1
动态方程:
(3)将左右最多序列人数相加减一(自己加了两遍),就得到以该数为中心时,所在队列最多人数。
然后依次算出所有的队列... | 2,729 | 0.385017 | 0.343291 | 72 | 28.291666 | 15.406021 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 5 |
113aa965f488a04d6ce3af6d665a5809e3e6123d | 137,438,968,808 | 6c65c0210118e93ba62a6844718667857acc7488 | /app/src/main/java/com/example/myapplication/MainMenuActivity.java | f16d6e45f4fe766ddfc8cdb4303a3d3dc414eb07 | [] | no_license | Andreutzu31/ParkingBuddies | https://github.com/Andreutzu31/ParkingBuddies | 0668189597ab111ba35ee20b008995b90148eabe | c4931e1bc9510b672dcbe77bc750d9292feacd96 | refs/heads/main | 2023-09-02T18:22:14.094000 | 2021-10-29T07:35:24 | 2021-10-29T07:35:24 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.myapplication;
import static com.example.myapplication.FirebaseService.getToken;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import com.... | UTF-8 | Java | 2,233 | java | MainMenuActivity.java | Java | [
{
"context": " mSharedPreferences = getSharedPreferences(\"AAAAeyfhib4:APA91bHsPHLBVodVVcOh2_DfaGHZknpHOARTZXk1Bx-x5R3Fi",
"end": 821,
"score": 0.9770194888114929,
"start": 810,
"tag": "KEY",
"value": "AAAAeyfhib4"
},
{
"context": "edPreferences = getSharedPreferences(\"AAAAeyf... | null | [] | package com.example.myapplication;
import static com.example.myapplication.FirebaseService.getToken;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import com.... | 1,951 | 0.726825 | 0.708912 | 61 | 35.622952 | 41.501793 | 220 | false | false | 0 | 0 | 0 | 0 | 64 | 0.057322 | 0.606557 | false | false | 5 |
8549e4b58a4229f0c01ade604dc4d7dcec70cbcc | 22,454,089,049,099 | 447520f40e82a060368a0802a391697bc00be96f | /apks/obfuscation_and_logging/ro_ing_mobile_banking_android_activity/source/ᒶ.java | 73b8cab96e25e1c013fbd261390a1d7442450f3e | [
"Apache-2.0"
] | permissive | iantal/AndroidPermissions | https://github.com/iantal/AndroidPermissions | 7f3343a9c29d82dbcd4ecd98b3a50ddf8d179465 | d623b732734243590b5f004d167e542e2e2ae249 | refs/heads/master | 2023-07-19T01:29:26.689000 | 2019-09-30T19:01:42 | 2019-09-30T19:01:42 | 107,239,248 | 0 | 0 | Apache-2.0 | false | 2023-07-16T07:41:38 | 2017-10-17T08:22:57 | 2019-09-30T19:01:44 | 2023-07-16T07:41:38 | 1,616,319 | 0 | 0 | 1 | null | false | false | import java.io.IOException;
import java.lang.reflect.InvocationTargetException;
import java.lang.reflect.Method;
import java.util.Map;
import java.util.concurrent.ConcurrentHashMap;
public abstract class ᒶ<MessageType extends ᒶ<MessageType, BuilderType>, BuilderType extends ᒶ.iF<MessageType, BuilderType>>
extends ب<... | UTF-8 | Java | 25,111 | java | ᒶ.java | Java | [] | null | [] | import java.io.IOException;
import java.lang.reflect.InvocationTargetException;
import java.lang.reflect.Method;
import java.util.Map;
import java.util.concurrent.ConcurrentHashMap;
public abstract class ᒶ<MessageType extends ᒶ<MessageType, BuilderType>, BuilderType extends ᒶ.iF<MessageType, BuilderType>>
extends ب<... | 25,111 | 0.579106 | 0.551781 | 926 | 25.163067 | 27.01952 | 130 | false | false | 0 | 0 | 0 | 0 | 97 | 0.004004 | 0.691145 | false | false | 5 |
dc3bf8ee8efb86bf7c670e08892d045aedc73576 | 24,163,486,035,597 | 62be84352d59245bdaefa9a32a840266d29ab17e | /src/test/java/se/kth/iv1350/POSsys/view/ViewTest.java | d3d3511574650dca7527e6f96cbed3805f1042c5 | [
"BSD-2-Clause"
] | permissive | leifll/GreatPosSys | https://github.com/leifll/GreatPosSys | 13a1e989c96080c6f96fa0375d395081de806702 | 7bfb40fd27d255451520d825fa6a09e2fd8ee74a | refs/heads/master | 2020-05-17T09:00:08.679000 | 2019-04-26T12:44:27 | 2019-04-26T12:44:27 | 183,621,746 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package se.kth.iv1350.POSsys.view;
import java.io.ByteArrayOutputStream;
import java.io.PrintStream;
import org.junit.jupiter.api.AfterEach;
import static org.junit.jupiter.api.Assertions.assertTrue;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import se.kth.iv1350.POSsys.controller.Cont... | UTF-8 | Java | 1,162 | java | ViewTest.java | Java | [] | null | [] | package se.kth.iv1350.POSsys.view;
import java.io.ByteArrayOutputStream;
import java.io.PrintStream;
import org.junit.jupiter.api.AfterEach;
import static org.junit.jupiter.api.Assertions.assertTrue;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import se.kth.iv1350.POSsys.controller.Cont... | 1,162 | 0.681583 | 0.674699 | 41 | 27.365854 | 19.882282 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.585366 | false | false | 5 |
f6f84132bf232b5c9a8ca71c9c3ecbd0e7fb7253 | 32,822,140,094,254 | 3d27eaa99126b0a5bc0c96a98ea11be36383b70e | /MySkinTrackerTest/src/c301/w11/Controller/test/MySQLiteHelperTest.java | 55499b9b2c3b241d4cb01f1fde6b97432797430e | [] | no_license | cs301w11/Project01_cs301w11 | https://github.com/cs301w11/Project01_cs301w11 | 81ec15a83e98cd41441eb8b637db3f230959be3e | 891fe3a61d418edf597a73e9ba32703cd261edb2 | refs/heads/master | 2017-12-21T19:12:48.545000 | 2012-04-10T20:55:16 | 2012-04-10T20:55:16 | 3,382,818 | 2 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package c301.w11.Controller.test;
import c301.w11.Model.Photo;
import c301.w11.Controller.MySQLiteHelper;
import junit.framework.Assert;
import android.database.sqlite.SQLiteDatabase;
import android.test.AndroidTestCase;
public class MySQLiteHelperTest extends AndroidTestCase {
protected void setUp()... | UTF-8 | Java | 1,362 | java | MySQLiteHelperTest.java | Java | [] | null | [] | package c301.w11.Controller.test;
import c301.w11.Model.Photo;
import c301.w11.Controller.MySQLiteHelper;
import junit.framework.Assert;
import android.database.sqlite.SQLiteDatabase;
import android.test.AndroidTestCase;
public class MySQLiteHelperTest extends AndroidTestCase {
protected void setUp()... | 1,362 | 0.64464 | 0.632893 | 45 | 28.311111 | 22.684134 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.244444 | false | false | 5 |
52d32418b479a2c81f8639b0b89497b18ca46b8d | 32,822,140,091,248 | 6dea9c19d6c01c5d6ee360eb8be1cb90ef30d877 | /src/main/java/dto/SessionDTO.java | 1911c2d0ba06e37ac49bf354d00f97b10df7224d | [] | no_license | TereshchukArtem/MoviesProject | https://github.com/TereshchukArtem/MoviesProject | 8640c58d10eade25dd55ba31029960d66882ddba | 80f15ac9dd8f3c60ee52746bfa4728a9dfc5ed79 | refs/heads/master | 2020-03-08T17:05:07.905000 | 2018-04-29T19:51:20 | 2018-04-29T19:51:20 | 128,259,491 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dto;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import model.Entity;
import java.sql.Time;
@Data
@AllArgsConstructor
@NoArgsConstructor
public class SessionDTO extends Entity<Integer> {
private Time deliveryTime;
private int price;
private MovieDTO movi... | UTF-8 | Java | 352 | java | SessionDTO.java | Java | [] | null | [] | package dto;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import model.Entity;
import java.sql.Time;
@Data
@AllArgsConstructor
@NoArgsConstructor
public class SessionDTO extends Entity<Integer> {
private Time deliveryTime;
private int price;
private MovieDTO movi... | 352 | 0.78125 | 0.78125 | 19 | 17.526316 | 13.519453 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.526316 | false | false | 5 |
1095317b8f6b2d10e6fa1f634cf7a65d6eac679e | 22,144,851,384,456 | 0c3b75aca61f811d6b8fe5ea7da728ec10922b4d | /clamor/src/main/java/com/revature/services/RsvpService.java | 3379b88e8823cc721f90078e053dd12610dc85a4 | [] | no_license | clamor-project/clamor-server | https://github.com/clamor-project/clamor-server | aec1434d4d7ac04a37ab5ad21fe4cfe4a05f98ab | f1523a63391d9a7d861212bd61381d997bd53e00 | refs/heads/master | 2020-06-04T00:15:17.566000 | 2019-06-24T13:12:05 | 2019-06-24T13:12:05 | 191,789,819 | 0 | 0 | null | false | 2019-06-24T13:12:06 | 2019-06-13T15:35:11 | 2019-06-23T19:57:47 | 2019-06-24T13:12:06 | 179 | 0 | 0 | 0 | Java | false | false | package com.revature.services;
import java.util.List;
import com.revature.models.Rsvp;
public interface RsvpService {
List<Rsvp> findAll();
Rsvp findById(int id);
}
| UTF-8 | Java | 170 | java | RsvpService.java | Java | [] | null | [] | package com.revature.services;
import java.util.List;
import com.revature.models.Rsvp;
public interface RsvpService {
List<Rsvp> findAll();
Rsvp findById(int id);
}
| 170 | 0.758824 | 0.758824 | 10 | 16 | 13.274035 | 32 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.7 | false | false | 5 |
52f189a5c39473b2a6d85f668ab3a4caa803bb2c | 16,982,300,714,460 | b93c1372c2fe6ddc2211c2c8bd8d37ea7161e5a6 | /src/main/java/com/example/demo/TodoRepository.java | d8b2d3b6519aba90994baf5f3f3dbae2372fc2cb | [] | no_license | isDoneProgram/Spring-Boot-Rest | https://github.com/isDoneProgram/Spring-Boot-Rest | a8c446d79ab03ae2a009d6fa3a1dcd9210cf5469 | 3a6948ee1f0b7d19b8bb311b00747596062726a6 | refs/heads/master | 2023-07-15T19:52:11.854000 | 2021-08-23T06:33:14 | 2021-08-23T06:33:14 | 398,996,860 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.demo;
import java.util.List;
interface TodoRepository {
List<Todo> findAll();
Todo findByTodo(String task);
int deleteByTodo(String task);
int insertByTodo(Todo todo);
int updateByTodo(Todo todo);
}
| UTF-8 | Java | 245 | java | TodoRepository.java | Java | [] | null | [] | package com.example.demo;
import java.util.List;
interface TodoRepository {
List<Todo> findAll();
Todo findByTodo(String task);
int deleteByTodo(String task);
int insertByTodo(Todo todo);
int updateByTodo(Todo todo);
}
| 245 | 0.702041 | 0.702041 | 15 | 15.333333 | 14.554113 | 34 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.466667 | false | false | 5 |
f00896c2e64673c7397be26626760953ad54291c | 11,742,440,620,249 | b88a39abf63f38f959caf6ae263d6d96ea802952 | /java-sourcecode-analyzer/test/test_me-passed.java | f7d3a91382f9de72d8f4c0d9ae895799119ffc2d | [] | no_license | cloudtrends/scaffold-shell | https://github.com/cloudtrends/scaffold-shell | a8e580931b8541afc7fd9a8d64a664c1c1fb5c3e | c1e601faaefd543493e13e232a28d71a2915b824 | refs/heads/master | 2020-12-24T14:56:35.076000 | 2015-01-12T05:32:42 | 2015-01-12T05:32:42 | 10,092,860 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
import java.lang.reflect.Method;
import java.util.Set;
import net.sf.cglib.beans.BeanMap;
import net.sf.cglib.proxy.Enhancer;
import net.sf.cglib.proxy.MethodProxy;
import net.sf.cglib.proxy.MethodInterceptor;
public class TestMyClass {
public static void main(String[] argv){
try{ //
throw new MyExcep... | UTF-8 | Java | 2,011 | java | test_me-passed.java | Java | [] | null | [] |
import java.lang.reflect.Method;
import java.util.Set;
import net.sf.cglib.beans.BeanMap;
import net.sf.cglib.proxy.Enhancer;
import net.sf.cglib.proxy.MethodProxy;
import net.sf.cglib.proxy.MethodInterceptor;
public class TestMyClass {
public static void main(String[] argv){
try{ //
throw new MyExcep... | 2,011 | 0.68175 | 0.678767 | 92 | 20.858696 | 22.614243 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.836957 | false | false | 5 |
591acd1c94066fff633a13586a3dabb7db8f559c | 2,937,757,650,025 | 048c81e5ea4323bee4c8028ba66991d9636cce4d | /aeolos/aeolos-portal/aeolos-portal-controller/src/main/java/com/xrw/controller/portal/UserCategoryController.java | 7e7fe6c9fa9a957761cb2c4fb35c3c5a43cea8f7 | [] | no_license | xiao-ren-wu/Aeolos | https://github.com/xiao-ren-wu/Aeolos | e83f7f612011eb907fa7a1e1870eb53243bbb52d | 933516479d36a6cf179f94a1c5fb51ab57da546e | refs/heads/master | 2020-03-19T06:40:10.424000 | 2018-07-31T16:40:37 | 2018-07-31T16:40:37 | 136,044,409 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xrw.controller.portal;
import com.xrw.common.utils.PropertiesUtil;
import com.xrw.portal.pojo.po.Category;
import com.xrw.portal.pojo.vo.CategoryShowVo;
import com.xrw.portal.pojo.vo.CategoryVo;
import com.xrw.portal.pojo.vo.ServerResponse;
import com.xrw.portal.service.CategoryService;
import org.springfr... | UTF-8 | Java | 1,700 | java | UserCategoryController.java | Java | [
{
"context": "* @CreateBy IDEA\n * @Description: TODO\n * @Author: xiaorenwu\n * @CreateDate: 2018/6/23 12:53\n * @UpdateUser:\n ",
"end": 525,
"score": 0.9997321367263794,
"start": 516,
"tag": "USERNAME",
"value": "xiaorenwu"
}
] | null | [] | package com.xrw.controller.portal;
import com.xrw.common.utils.PropertiesUtil;
import com.xrw.portal.pojo.po.Category;
import com.xrw.portal.pojo.vo.CategoryShowVo;
import com.xrw.portal.pojo.vo.CategoryVo;
import com.xrw.portal.pojo.vo.ServerResponse;
import com.xrw.portal.service.CategoryService;
import org.springfr... | 1,700 | 0.744706 | 0.733529 | 51 | 32.333332 | 25.732916 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.411765 | false | false | 5 |
c4cb3424d381460090884d033e301b3973c5b565 | 21,277,267,987,931 | 582e7095a7a6fc2fed05797a49d97dc387d8c0e4 | /src/main/java/com/mfk/ws/aop/LogAspect.java | a944697987778a3c429ad8418c03a1d82cd03439 | [] | no_license | OshineO/springbootLearn | https://github.com/OshineO/springbootLearn | 8bf2dcc4ddaca17055cea7196e4c232b4089e1f8 | 97ee43b57db5a10f16c836ffba9fc39e411bef84 | refs/heads/master | 2023-05-20T12:57:01.988000 | 2021-06-12T06:27:11 | 2021-06-12T06:27:11 | 364,124,034 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mfk.ws.aop;
import org.aspectj.lang.JoinPoint;
import org.aspectj.lang.annotation.Aspect;
import org.aspectj.lang.annotation.Before;
import org.aspectj.lang.annotation.Pointcut;
import org.aspectj.lang.reflect.MethodSignature;
import org.springframework.stereotype.Component;
import java.lang.reflect.Metho... | UTF-8 | Java | 1,181 | java | LogAspect.java | Java | [] | null | [] | package com.mfk.ws.aop;
import org.aspectj.lang.JoinPoint;
import org.aspectj.lang.annotation.Aspect;
import org.aspectj.lang.annotation.Before;
import org.aspectj.lang.annotation.Pointcut;
import org.aspectj.lang.reflect.MethodSignature;
import org.springframework.stereotype.Component;
import java.lang.reflect.Metho... | 1,181 | 0.661445 | 0.661445 | 44 | 25.113636 | 22.758831 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 5 |
d59625028f727ddf3cb66f8d8355e62ea11387d1 | 18,562,848,718,917 | 280036af8736a0189f04baede62a363ee498991a | /src/main/java/com/study/sanmuyunsuan/test.java | fec811b1993e14e37eb4379c1231a3f93d17e5fc | [] | no_license | zane29/SpringMVCDemo | https://github.com/zane29/SpringMVCDemo | b1f73eab94da4d82c7f5419ee09c3597dc5043f6 | b2d95dcc6bb6dc56831905047965b326cfe2aec4 | refs/heads/master | 2022-07-20T21:43:19.898000 | 2020-03-22T07:12:24 | 2020-03-22T07:12:24 | 86,445,680 | 0 | 0 | null | false | 2022-06-17T02:57:48 | 2017-03-28T10:15:27 | 2020-03-22T07:18:40 | 2022-06-17T02:57:48 | 465 | 0 | 0 | 1 | Java | false | false | package com.study.sanmuyunsuan;
/**
* Created by Administrator on 2016/5/1.
*/
public class test {
}
| UTF-8 | Java | 104 | java | test.java | Java | [] | null | [] | package com.study.sanmuyunsuan;
/**
* Created by Administrator on 2016/5/1.
*/
public class test {
}
| 104 | 0.692308 | 0.634615 | 7 | 13.857142 | 15.103723 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.142857 | false | false | 5 |
53893abc3031ec1aadb1f71fd9295e9cb6f5cc7f | 20,461,224,265,395 | 5c5ec3c87d390c53cdf9d4c373d24c97e3cd6498 | /Java Files/src/week1/Week1Problem6.java | 7ddd565e5949ac14253103d568b40e6aaf07d8b3 | [] | no_license | Tungsten314/AoPS-Java-Programming-with-Data-Structures | https://github.com/Tungsten314/AoPS-Java-Programming-with-Data-Structures | b4ac1ad80f679778e562482c8cd0a7abe38b4233 | 5f0d0a25474521b7a22504b36a97c082ed7c3661 | refs/heads/master | 2021-01-25T12:30:50.349000 | 2014-03-08T05:44:58 | 2014-03-08T05:44:58 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package week1;
import java.util.Scanner; // Import the Scanner class
public class Week1Problem6 {
public static void main(String[] args) {
Scanner scan = new Scanner(System.in); // Create a new Scanner
System.out.print("Enter the coefficients of the polynomial ax^2 + bx + c, seperated by spaces: "); // Prompt t... | UTF-8 | Java | 1,981 | java | Week1Problem6.java | Java | [] | null | [] | package week1;
import java.util.Scanner; // Import the Scanner class
public class Week1Problem6 {
public static void main(String[] args) {
Scanner scan = new Scanner(System.in); // Create a new Scanner
System.out.print("Enter the coefficients of the polynomial ax^2 + bx + c, seperated by spaces: "); // Prompt t... | 1,981 | 0.656739 | 0.646643 | 40 | 48.525002 | 51.626053 | 163 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.6 | false | false | 5 |
1fd5dea2abf28a1cdbf579183d28d92c3139f663 | 23,708,219,484,077 | d8d8c5680b181b76903c2eb6a96e3574f3b53601 | /Tut7.java | 3e505e9c743ff95a89d5336fa5230feeb01d5e33 | [] | no_license | domp47/RandomStuff | https://github.com/domp47/RandomStuff | ca57454454853de6e76d68bb013bd047882ce344 | 5ac31cc0eee53ee31024c8675020f2dcd8dcbc14 | refs/heads/master | 2021-01-11T14:52:54.729000 | 2017-02-03T00:44:36 | 2017-02-03T00:44:36 | 80,240,876 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class Tut7 {
static int[][] a;
static int c = 1;
public static void main(String[] args) {
a = new int[3][5];
for(int y = 0;y<a.length;y++){
for(int x = 0;x<a[y].length;x++){
a[y][x] = 0;
}
}
a[0][4] = 111;
a[1][0] = 111;
a[2][0] = 111;
a[2][1] = 111;
a[2][2] = 111;
a[2][4] ... | UTF-8 | Java | 1,035 | java | Tut7.java | Java | [] | null | [] |
public class Tut7 {
static int[][] a;
static int c = 1;
public static void main(String[] args) {
a = new int[3][5];
for(int y = 0;y<a.length;y++){
for(int x = 0;x<a[y].length;x++){
a[y][x] = 0;
}
}
a[0][4] = 111;
a[1][0] = 111;
a[2][0] = 111;
a[2][1] = 111;
a[2][2] = 111;
a[2][4] ... | 1,035 | 0.48599 | 0.429952 | 61 | 15.95082 | 13.075351 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.885246 | false | false | 5 |
4a84e1fa55574d58663707bdfc3d627be18291a6 | 27,032,524,166,844 | 79db04ece59bea681a3e4559908f8bb9f10f6baa | /io.blesmol.netty.emf.handler/test/io/blesmol/netty/emf/handler/EmfPersisterTest.java | cdd4b90023ec708320282db71a8d06a15bb97da6 | [] | no_license | Blesmol-IO/netty-emf | https://github.com/Blesmol-IO/netty-emf | 58c05064813f8a0b44b16f3df8dd75555a52deb2 | db669f5d87739a200405880221fc096f8329fa67 | refs/heads/master | 2021-04-06T14:46:36.364000 | 2018-04-04T22:25:07 | 2018-04-04T22:25:07 | 125,239,375 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.blesmol.netty.emf.handler;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertNotNull;
import org.eclipse.emf.ecore.EAttribute;
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.EObject;
import org.eclipse.emf.ecore.EPackage;
import org.eclipse.emf.ecore.Ecore... | UTF-8 | Java | 2,067 | java | EmfPersisterTest.java | Java | [] | null | [] | package io.blesmol.netty.emf.handler;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertNotNull;
import org.eclipse.emf.ecore.EAttribute;
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.EObject;
import org.eclipse.emf.ecore.EPackage;
import org.eclipse.emf.ecore.Ecore... | 2,067 | 0.779874 | 0.777939 | 57 | 35.263157 | 29.219992 | 137 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.035088 | false | false | 5 |
6e3714c7b3855e656e037b8e546b6f01ae1027c3 | 20,564,303,481,253 | 41958bf4d64e772215426da970376869599a2bb4 | /applications/openhab2-service/src/main/java/org/vmartinvega/openhab/DadiAlarm1ScheduledTask.java | cb54223e8ef63f70e2c13d30457408331b839241 | [] | no_license | vmartinvega-pivotal/domotic-services | https://github.com/vmartinvega-pivotal/domotic-services | b2bb2dc28a9c5c156a013fb27bcd0cd83a1f0b56 | 7004f380ebbd5b106c11f2a2babca646e411512f | refs/heads/master | 2018-02-09T01:29:37.299000 | 2018-01-08T14:20:32 | 2018-01-08T14:20:32 | 95,496,142 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.vmartinvega.openhab;
import org.joda.time.DateTime;
import java.util.Date;
import static org.vmartinvega.openhab.Openhab2Core.*;
import static org.vmartinvega.openhab.Openhab2Core.OFF;
import static org.vmartinvega.openhab.Openhab2Core.variables_cellphonemom;
public class DadiAlarm1ScheduledTask impleme... | UTF-8 | Java | 2,289 | java | DadiAlarm1ScheduledTask.java | Java | [] | null | [] | package org.vmartinvega.openhab;
import org.joda.time.DateTime;
import java.util.Date;
import static org.vmartinvega.openhab.Openhab2Core.*;
import static org.vmartinvega.openhab.Openhab2Core.OFF;
import static org.vmartinvega.openhab.Openhab2Core.variables_cellphonemom;
public class DadiAlarm1ScheduledTask impleme... | 2,289 | 0.659091 | 0.646416 | 52 | 43 | 41.479374 | 157 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.653846 | false | false | 5 |
06c1de45a814ec084d24c63cbccccaecd4a1e3a9 | 6,674,379,243,868 | f321a61b9550b015d4c282c6f36cab6a2204221a | /Scan_hw1.java | 6edd16afab540b17b57c9f37f311a473fe548863 | [] | no_license | KangEunseo/2018-java-class | https://github.com/KangEunseo/2018-java-class | 9074c9eb9d036d51d29d13dc0e04f698db063172 | a0f8289118b9566f2ca02f14bc48aecb998831d6 | refs/heads/master | 2020-07-04T02:32:55.867000 | 2019-08-13T10:59:02 | 2019-08-13T10:59:02 | 202,124,706 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.*;
class Scan_hw1 {
public static void main(String ar[]) {
Scanner sc=new Scanner(System.in);
System.out.print("정수를 입력하세요. : ");
int i=sc.nextInt();
System.out.println(i%4);
}
} | UHC | Java | 221 | java | Scan_hw1.java | Java | [] | null | [] | import java.util.*;
class Scan_hw1 {
public static void main(String ar[]) {
Scanner sc=new Scanner(System.in);
System.out.print("정수를 입력하세요. : ");
int i=sc.nextInt();
System.out.println(i%4);
}
} | 221 | 0.653659 | 0.643902 | 11 | 17.727272 | 14.746901 | 39 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.818182 | false | false | 5 |
766c39b96d8b1a68d0b233878c2dfc4da59c399a | 11,665,131,244,668 | 291fa7725f507429d28196b8ca460a36a3edd2f1 | /src/fun/w0w/revise/MemoryHandler.java | d8d33ab68a326dc8eee61958c9257099aeab3e4b | [] | no_license | warez80/ReviseLanguage | https://github.com/warez80/ReviseLanguage | 11af730768e57d3a633eb96ac266baee84431f20 | b92a90a6e7e727cd29c53aca5c23243e92a6d662 | refs/heads/master | 2021-08-14T08:47:05.817000 | 2017-11-15T05:55:30 | 2017-11-15T05:55:30 | 110,785,864 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package fun.w0w.revise;
public final class MemoryHandler {
private final byte[] MEMORY;
public MemoryHandler(int memory) {
MEMORY = new byte[memory];
}
public int u1(int addr) {
return MEMORY[wrapAddress(addr)] & 0xFF;
}
public void u1(int addr, int val) {
MEMORY[wrapAddress(addr)] = (... | UTF-8 | Java | 977 | java | MemoryHandler.java | Java | [] | null | [] | package fun.w0w.revise;
public final class MemoryHandler {
private final byte[] MEMORY;
public MemoryHandler(int memory) {
MEMORY = new byte[memory];
}
public int u1(int addr) {
return MEMORY[wrapAddress(addr)] & 0xFF;
}
public void u1(int addr, int val) {
MEMORY[wrapAddress(addr)] = (... | 977 | 0.583419 | 0.561924 | 45 | 20.711111 | 17.966169 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 5 |
ff3b68ea55e823e8d4934736936e915295b9893d | 23,605,140,263,853 | 3efa417c5668b2e7d1c377c41d976ed31fd26fdc | /src/br/com/mind5/stats/statsOwnerSale/ownerSaleAggr/model/action/SowalagrVisiDaoInsert.java | a918e4f35092eee7ac5647ee8939f1cdf82285dc | [] | no_license | grazianiborcai/Agenda_WS | https://github.com/grazianiborcai/Agenda_WS | 4b2656716cc49a413636933665d6ad8b821394ef | e8815a951f76d498eb3379394a54d2aa1655f779 | refs/heads/master | 2023-05-24T19:39:22.215000 | 2023-05-15T15:15:15 | 2023-05-15T15:15:15 | 109,902,084 | 0 | 0 | null | false | 2022-06-29T19:44:56 | 2017-11-07T23:14:21 | 2022-01-18T22:22:20 | 2022-06-29T19:44:55 | 25,285 | 0 | 0 | 7 | Java | false | false | package br.com.mind5.stats.statsOwnerSale.ownerSaleAggr.model.action;
import java.util.List;
import br.com.mind5.dao.DaoStmtExec;
import br.com.mind5.dao.DaoStmtExecOption;
import br.com.mind5.model.action.ActionVisitorTemplateStmt;
import br.com.mind5.model.decisionTree.DeciTreeOption;
import br.com.mind5.st... | UTF-8 | Java | 821 | java | SowalagrVisiDaoInsert.java | Java | [] | null | [] | package br.com.mind5.stats.statsOwnerSale.ownerSaleAggr.model.action;
import java.util.List;
import br.com.mind5.dao.DaoStmtExec;
import br.com.mind5.dao.DaoStmtExecOption;
import br.com.mind5.model.action.ActionVisitorTemplateStmt;
import br.com.mind5.model.decisionTree.DeciTreeOption;
import br.com.mind5.st... | 821 | 0.80877 | 0.800244 | 23 | 33.695652 | 35.178345 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.913043 | false | false | 5 |
056a229c4402e6fe06f0ad6b880d0b7578fb7088 | 5,970,004,547,009 | d76605f06123f64521ca7ce915fd4149cb85bd78 | /src/Model/operations/commandOps/basicOps/Power.java | b92534251833f77670cec9b6d170bc5b8bf0616f | [
"MIT"
] | permissive | moseswayne/SLogo-IDE | https://github.com/moseswayne/SLogo-IDE | eb29a2295d577656b83b325f1e983bb379a5fb3d | 2fcadac0c72f585ed0a493eacf3d0587897f5a0f | refs/heads/master | 2021-01-01T20:07:02.718000 | 2017-03-11T08:06:13 | 2017-03-11T08:06:13 | 98,765,681 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Model.operations.commandOps.basicOps;
import Model.backEndUtils.ParameterObject;
/**
* Retuns the first input raised to the power of the second
*
* @author Elbert
*
*/
public class Power extends A_Multiple_Inputs {
@Override
protected double evaluate(ParameterObject params) {
return solve(params, (... | UTF-8 | Java | 391 | java | Power.java | Java | [
{
"context": "t raised to the power of the second\n * \n * @author Elbert\n *\n */\npublic class Power extends A_Multiple_Inpu",
"end": 176,
"score": 0.9669826626777649,
"start": 170,
"tag": "USERNAME",
"value": "Elbert"
}
] | null | [] | package Model.operations.commandOps.basicOps;
import Model.backEndUtils.ParameterObject;
/**
* Retuns the first input raised to the power of the second
*
* @author Elbert
*
*/
public class Power extends A_Multiple_Inputs {
@Override
protected double evaluate(ParameterObject params) {
return solve(params, (... | 391 | 0.746803 | 0.746803 | 17 | 22 | 26.797718 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.647059 | false | false | 5 |
0228b464a845e3fb0fb0a27403e28177f2ec5f75 | 26,414,048,870,957 | 7dcca59051527199111865e4efabe1840ddffebe | /app/src/main/java/nl/npipf/tgh/time2learn/Game5min.java | b8e7a315081ec6f6ec86cf2c96910fffcff3cc84 | [] | no_license | hoihoi661/Time2Learn | https://github.com/hoihoi661/Time2Learn | 6f5f5a5ee0599986e3b5cff2b0f50a00370ea30c | 518e12f298c9c90c0fd096881a74042959e5454b | refs/heads/master | 2020-06-06T17:11:23.503000 | 2014-12-05T09:44:41 | 2014-12-05T09:44:41 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package nl.npipf.tgh.time2learn;
import android.app.Activity;
import android.content.Intent;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.util.Log;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.widget.ArrayAdapter;
import android.... | UTF-8 | Java | 8,190 | java | Game5min.java | Java | [] | null | [] | package nl.npipf.tgh.time2learn;
import android.app.Activity;
import android.content.Intent;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.util.Log;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.widget.ArrayAdapter;
import android.... | 8,190 | 0.611111 | 0.594872 | 194 | 41.216496 | 31.835506 | 150 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.742268 | false | false | 5 |
c97b722567e72e3ea19e03fcac48044c45fe75df | 15,779,709,859,311 | 83b154cfd0a41d28461669ced63f7b446f78dddc | /src/main/java/com/urbanairship/datacube/dimensionholder/DimensionHolder.java | 40eef82dd31a941c45de7176cb95da4f980081f1 | [
"Apache-2.0"
] | permissive | hackersOfhackers/datacube | https://github.com/hackersOfhackers/datacube | 8f2c5b2ee17584bcd0d99078cd9b4d61fe2ef96a | 4334b9b071f3123cd447c3266a57e121d9f9ec8e | refs/heads/master | 2020-12-25T04:29:10.286000 | 2015-02-06T05:15:10 | 2016-02-27T00:40:22 | 52,634,740 | 0 | 0 | null | true | 2016-02-26T21:45:53 | 2016-02-26T21:45:52 | 2016-01-18T06:22:00 | 2015-09-18T21:50:08 | 5,155 | 0 | 0 | 0 | null | null | null | package com.urbanairship.datacube.dimensionholder;
/**
* To get dimensions from the row key, we need meta-data about
* the cube (its dimensions and map of (column qualifier name and operation(LongOp, IntOp etc))that
* the cube is using for aggregating in each column of the data cube table.
* so this dimensionHolde... | UTF-8 | Java | 3,073 | java | DimensionHolder.java | Java | [] | null | [] | package com.urbanairship.datacube.dimensionholder;
/**
* To get dimensions from the row key, we need meta-data about
* the cube (its dimensions and map of (column qualifier name and operation(LongOp, IntOp etc))that
* the cube is using for aggregating in each column of the data cube table.
* so this dimensionHolde... | 3,073 | 0.703222 | 0.703222 | 80 | 37.412498 | 26.115461 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6375 | false | false | 5 |
99c4f31d047f0d8d89be73f53498fff37bc455ec | 4,741,643,897,840 | 95ca83faa3e274dd5a98bd6dbb94a45c780cdb37 | /src/zhangfei/leetcode/KthSmallestElementInBST.java | d7c6e771bae76043c50b52aac6bb0f70271d6108 | [] | no_license | zhangfei614/OnlineJudge | https://github.com/zhangfei614/OnlineJudge | 034730343c8c3b070802eeae80e6c376d970af9d | 2712a1769a34b5b9f928c13c584afad2b5ff6e0d | refs/heads/master | 2021-07-23T11:01:50.727000 | 2020-05-11T02:50:58 | 2020-05-11T02:50:58 | 54,370,392 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package zhangfei.leetcode;
import java.util.Stack;
/**
* Created by Fei Zhang on 2016/3/21.
* Email:zhangfei614@126.com
Given a binary search tree, write a function kthSmallest to find the kth smallest element in it.
Note:
You may assume k is always valid, 1 ≤ k ≤ BST's total elements.
Follow up:
What if the... | UTF-8 | Java | 2,115 | java | KthSmallestElementInBST.java | Java | [
{
"context": "tcode;\n\nimport java.util.Stack;\n\n/**\n * Created by Fei Zhang on 2016/3/21.\n * Email:zhangfei614@126.com\n Given",
"end": 80,
"score": 0.9997265934944153,
"start": 71,
"tag": "NAME",
"value": "Fei Zhang"
},
{
"context": "**\n * Created by Fei Zhang on 2016/3/21.\n ... | null | [] | package zhangfei.leetcode;
import java.util.Stack;
/**
* Created by <NAME> on 2016/3/21.
* Email:<EMAIL>
Given a binary search tree, write a function kthSmallest to find the kth smallest element in it.
Note:
You may assume k is always valid, 1 ≤ k ≤ BST's total elements.
Follow up:
What if the BST is modifie... | 2,100 | 0.60987 | 0.597403 | 66 | 28.166666 | 27.361544 | 159 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 5 |
ca77afa9a5478f13d1e0e7301ccb6d55476c4034 | 25,460,566,200,554 | 27d388f2ce7c748e33e85434fbe33a06b4855eb4 | /app/src/main/java/com/cannizarro/doorbhash/RoomList.java | 92503e6a30f7e02ae7a60afe6c7de513b5243181 | [
"MIT"
] | permissive | cannizarro/DoorBhash | https://github.com/cannizarro/DoorBhash | b035fecbca94ffcbc05d9f17a8af109285a80371 | 219a4273ac2c12bba404af9eb891127944be49b9 | refs/heads/master | 2020-12-11T18:14:21.173000 | 2020-03-10T08:36:35 | 2020-03-10T08:36:35 | 233,922,750 | 1 | 1 | null | false | 2020-01-27T04:00:57 | 2020-01-14T19:49:55 | 2020-01-27T03:59:31 | 2020-01-27T04:00:56 | 235 | 0 | 1 | 0 | Java | false | false | package com.cannizarro.doorbhash;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.AdapterView;
import android.widg... | UTF-8 | Java | 3,253 | java | RoomList.java | Java | [
{
"context": "package com.cannizarro.doorbhash;\n\nimport androidx.annotation.NonNull;",
"end": 20,
"score": 0.5290073752403259,
"start": 16,
"tag": "USERNAME",
"value": "izar"
},
{
"context": "tent();\n username = intent.getStringExtra(\"username\");\n roomList = new A... | null | [] | package com.cannizarro.doorbhash;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.AdapterView;
import android.widg... | 3,253 | 0.63818 | 0.637258 | 103 | 30.582523 | 27.671627 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.553398 | false | false | 5 |
4afd4879a80bc7e87501553d5515c3f46475366f | 21,861,383,546,949 | 4e98869262dbc98a94eee9767da7e075d6c8b42b | /src/com/cyx/spring/_20_interceptor/InterceptorTest.java | 1131215f8c3f7e8f30a00830f5f322e247fe1135 | [] | no_license | xyzwc110120/spring_study | https://github.com/xyzwc110120/spring_study | 0caeca08375cdff9d2403aeb2d98f17ac913ae14 | 7f7da2e8ddf7f102fc2d090e7e4b01e10ab8dfb6 | refs/heads/master | 2022-01-05T08:38:17.272000 | 2019-06-04T06:37:10 | 2019-06-04T06:37:10 | 185,446,659 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cyx.spring._20_interceptor;
import com.cyx.spring._20_interceptor.domain.Employee;
import com.cyx.spring._20_interceptor.log.LogAdvice;
import com.cyx.spring._20_interceptor.service.EmployeeService;
import org.junit.jupiter.api.DisplayName;
import org.junit.jupiter.api.Test;
import org.springframework.bean... | UTF-8 | Java | 1,040 | java | InterceptorTest.java | Java | [] | null | [] | package com.cyx.spring._20_interceptor;
import com.cyx.spring._20_interceptor.domain.Employee;
import com.cyx.spring._20_interceptor.log.LogAdvice;
import com.cyx.spring._20_interceptor.service.EmployeeService;
import org.junit.jupiter.api.DisplayName;
import org.junit.jupiter.api.Test;
import org.springframework.bean... | 1,040 | 0.746875 | 0.738542 | 33 | 28.09091 | 23.778477 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.393939 | false | false | 5 |
10bb8b53ffa48ccad5d6182a3700d8d938dcf248 | 16,707,422,788,335 | b265d8a637f94f7d82a78f06bb993d1266c71aac | /deeplearning4j-scaleout/deeplearning4j-scaleout-akka/src/main/java/org/deeplearning4j/iterativereduce/actor/multilayer/MasterActor.java | ed1976ca37275268717f9855507b3702dd64fe52 | [
"Apache-2.0"
] | permissive | azinik/java-deeplearning | https://github.com/azinik/java-deeplearning | b7263a015759530788b19cb0918e0c8d326e4dce | 59a75df163b1724c94a89df1ab44a56249a173ba | refs/heads/master | 2020-12-24T23:19:03.337000 | 2014-10-29T03:50:35 | 2014-10-29T03:50:35 | 23,290,006 | 0 | 2 | null | true | 2014-10-29T03:54:48 | 2014-08-24T19:10:06 | 2014-10-28T22:53:02 | 2014-10-29T03:54:41 | 1,116,557 | 0 | 0 | 0 | Java | null | null | package org.deeplearning4j.iterativereduce.actor.multilayer;
import akka.actor.ActorRef;
import akka.actor.ActorSystem;
import akka.actor.PoisonPill;
import akka.actor.Props;
import akka.contrib.pattern.ClusterSingletonManager;
import akka.contrib.pattern.DistributedPubSubMediator;
import akka.routing.RoundRobinPool;
... | UTF-8 | Java | 6,859 | java | MasterActor.java | Java | [
{
"context": "* parameter server for iterative reduce\n * @author Adam Gibson\n *\n */\npublic class MasterActor extends org.deepl",
"end": 1103,
"score": 0.9991106390953064,
"start": 1092,
"tag": "NAME",
"value": "Adam Gibson"
}
] | null | [] | package org.deeplearning4j.iterativereduce.actor.multilayer;
import akka.actor.ActorRef;
import akka.actor.ActorSystem;
import akka.actor.PoisonPill;
import akka.actor.Props;
import akka.contrib.pattern.ClusterSingletonManager;
import akka.contrib.pattern.DistributedPubSubMediator;
import akka.routing.RoundRobinPool;
... | 6,854 | 0.633183 | 0.628809 | 233 | 28.437769 | 29.701038 | 135 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.437768 | false | false | 5 |
a11ff175b907a7a5f99172ca39780f51f7e0d653 | 17,282,948,409,456 | 3e99bc4e5fd894999f3394a1728a1c9098a4441f | /MyApp/src/com/moe/myapp/HomePage.java | 4f1e866b26a3e537f034d327a23d52d650b91eba | [] | no_license | rohayyem/workspace | https://github.com/rohayyem/workspace | 23668490c99657c37c058909f21fa36ee8750999 | 90caa47bc9e8db76c15b1e4e31a35b7fc2ffd220 | refs/heads/master | 2021-01-19T05:54:04.284000 | 2014-02-12T00:54:47 | 2014-02-12T00:54:47 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.moe.myapp;
import org.json.JSONArray;
import org.json.JSONObject;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.AdapterView;
import android.widget.ArrayAdapter;
import android.widget.ListView;
... | UTF-8 | Java | 5,318 | java | HomePage.java | Java | [] | null | [] | package com.moe.myapp;
import org.json.JSONArray;
import org.json.JSONObject;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.AdapterView;
import android.widget.ArrayAdapter;
import android.widget.ListView;
... | 5,318 | 0.679203 | 0.678074 | 196 | 26.132652 | 22.330147 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.408163 | false | false | 5 |
4c56fe3c9438bbc73ff7f9d0de8729a6e94bf1cc | 3,367,254,361,145 | 2b4bbcb2f978adaf7c9f4e3c35d7e46a830a7bc8 | /src/main/java/patternmatching/model/Point.java | d723b793d8d42d0fddab30bee604c78ba58d7b5f | [] | no_license | LorenzoZoia/WellDPatternMatching | https://github.com/LorenzoZoia/WellDPatternMatching | d009eb80bca3922ba4574e42e3f629fe57c6125f | fcc5933870bb46b639e79cc260d1d1f90aa12c5c | refs/heads/master | 2020-03-28T18:44:28.020000 | 2018-09-15T13:51:15 | 2018-09-15T13:51:15 | 148,905,523 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package patternmatching.model;
import org.springframework.stereotype.Component;
import javax.validation.constraints.NotNull;
import java.util.Objects;
/**
* Class used in order to represent a {@link Point} in a {@link Space}
*/
@Component
public class Point implements Comparable<Point>{
@NotNull
private f... | UTF-8 | Java | 1,139 | java | Point.java | Java | [] | null | [] | package patternmatching.model;
import org.springframework.stereotype.Component;
import javax.validation.constraints.NotNull;
import java.util.Objects;
/**
* Class used in order to represent a {@link Point} in a {@link Space}
*/
@Component
public class Point implements Comparable<Point>{
@NotNull
private f... | 1,139 | 0.520632 | 0.519754 | 59 | 18.305084 | 17.659927 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.271186 | false | false | 5 |
1a1f513d957ae916baf13b3572b940a87509fb3c | 33,371,895,890,627 | 4b0bf4787e89bcae7e4759bde6d7f3ab2c81f849 | /aliyun-java-sdk-aegis/src/main/java/com/aliyuncs/aegis/transform/v20161111/DescribeTraceInfoNodeListResponseUnmarshaller.java | 583db4812b5e2be7f376d818518632ff4656ab0f | [
"Apache-2.0"
] | permissive | aliyun/aliyun-openapi-java-sdk | https://github.com/aliyun/aliyun-openapi-java-sdk | a263fa08e261f12d45586d1b3ad8a6609bba0e91 | e19239808ad2298d32dda77db29a6d809e4f7add | refs/heads/master | 2023-09-03T12:28:09.765000 | 2023-09-01T09:03:00 | 2023-09-01T09:03:00 | 39,555,898 | 1,542 | 1,317 | NOASSERTION | false | 2023-09-14T07:27:05 | 2015-07-23T08:41:13 | 2023-08-31T07:30:44 | 2023-09-14T07:27:03 | 72,323 | 1,375 | 1,144 | 12 | Java | false | false | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed u... | UTF-8 | Java | 3,579 | java | DescribeTraceInfoNodeListResponseUnmarshaller.java | Java | [] | null | [] | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed u... | 3,579 | 0.777033 | 0.763621 | 72 | 48.097221 | 45.047245 | 159 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.833333 | false | false | 5 |
a983c25dc167a16cfa825fde7ac059a377bc1465 | 25,194,278,203,627 | 62d2c6c7935185dcfc1fad4e3a17605c5bcda182 | /src/main/java/org/txema/aws/AwsClient.java | c529d1457455a46947641f69204f0c74b4d175b6 | [] | no_license | txemasv/sqs-gui-client | https://github.com/txemasv/sqs-gui-client | 44c1cd3d9ff8319a20150f41abfe605c24fc146a | 8f07950aba31f03e605e0a6508d89aa7104e7b51 | refs/heads/master | 2021-03-27T15:47:52.444000 | 2018-03-04T22:18:57 | 2018-03-04T22:18:57 | 123,066,249 | 2 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.txema.aws;
import com.amazonaws.AmazonServiceException;
import com.amazonaws.services.sqs.AmazonSQS;
import com.amazonaws.services.sqs.AmazonSQSClient;
import com.amazonaws.services.sqs.model.*;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
public clas... | UTF-8 | Java | 5,793 | java | AwsClient.java | Java | [] | null | [] | package org.txema.aws;
import com.amazonaws.AmazonServiceException;
import com.amazonaws.services.sqs.AmazonSQS;
import com.amazonaws.services.sqs.AmazonSQSClient;
import com.amazonaws.services.sqs.model.*;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
public clas... | 5,793 | 0.631797 | 0.631624 | 159 | 35.433964 | 27.68046 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.559748 | false | false | 5 |
578eed6bc664a859ecf255ff4869a38cb657a51e | 2,963,527,487,848 | 5730406b36cd3394250ad346bee1784cb6bf2fa4 | /testFiles/Test.java | f54c78c81921f07d4de474c311c1b09a9cb5edb7 | [] | no_license | brandonbakshai/Distributed-Bellman-Ford | https://github.com/brandonbakshai/Distributed-Bellman-Ford | 08071cba65899b6950aee5719595a870e1ca9a94 | 09ea4db3bc73db4553498fe3b440d1c6a0ee55fc | refs/heads/master | 2021-03-30T18:00:25.754000 | 2015-12-21T03:56:38 | 2015-12-21T03:56:38 | 46,683,425 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
public class Test extends JFrame
{
public Test()
{
this.setTitle("Test Frame");
this.setSize(400, 400);
this.addWindowListener(new WindowAdapter() {
public void windowClosing(WindowEvent e) {... | UTF-8 | Java | 3,240 | java | Test.java | Java | [] | null | [] | import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
public class Test extends JFrame
{
public Test()
{
this.setTitle("Test Frame");
this.setSize(400, 400);
this.addWindowListener(new WindowAdapter() {
public void windowClosing(WindowEvent e) {... | 3,240 | 0.573148 | 0.537037 | 98 | 32.061226 | 18.950966 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.040816 | false | false | 5 |
47f479197a25e58a5df2d418bc4244ad8ee61489 | 16,423,954,988,582 | 61b05e80161a05412530545a249b0ebf04a41c4f | /BiSheDemo/app/src/main/java/com/bishedemo/adapter/SampleAdapter.java | 0b12ed0b83a917a1fff28dec3c97c47b2e06486f | [] | no_license | amtech/ASCode | https://github.com/amtech/ASCode | e6df2a9d24a6c0804860e99956b9b1056340955f | 794a20f38d2c6c894bec082074f26d162e33ed54 | refs/heads/master | 2020-05-15T14:28:58.949000 | 2017-05-17T13:40:26 | 2017-05-17T13:40:26 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bishedemo.adapter;
import java.util.List;
import android.content.Context;
import android.content.Intent;
import android.support.v7.widget.RecyclerView;
import android.support.v7.widget.RecyclerView.ViewHolder;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
imp... | UTF-8 | Java | 3,578 | java | SampleAdapter.java | Java | [] | null | [] | package com.bishedemo.adapter;
import java.util.List;
import android.content.Context;
import android.content.Intent;
import android.support.v7.widget.RecyclerView;
import android.support.v7.widget.RecyclerView.ViewHolder;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
imp... | 3,578 | 0.656022 | 0.653221 | 102 | 34 | 28.985798 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.627451 | false | false | 5 |
76fe9107796c20749ea26565197b4443cecb0499 | 9,629,316,731,654 | 64bbfbfba9ccbe2b1316d45cdd782bcd3342ab3e | /src/main/java/io/webservices/api/document/model/BytesDocument.java | 887bbec3e14670a1eca0cef237e7751952d982a1 | [
"Apache-2.0"
] | permissive | webservices-io/io-webservices-api.java | https://github.com/webservices-io/io-webservices-api.java | 6984e4b1cac421cc2defafc48c5a5fe15171767a | 76a5d18876a592dbed5e268304c04f70ade2d455 | refs/heads/master | 2016-09-06T16:33:19.980000 | 2013-02-07T16:14:12 | 2013-02-07T16:14:12 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.webservices.api.document.model;
import java.util.Arrays;
/**
* Class representing a document that holds the contents as bytes. It further holds the format of the document.
*
* @author Rintcius Blok
*/
public class BytesDocument implements Document {
/**
* The contents of the document as a byt... | UTF-8 | Java | 2,958 | java | BytesDocument.java | Java | [
{
"context": "er holds the format of the document.\n *\n * @author Rintcius Blok\n */\npublic class BytesDocument implements Documen",
"end": 213,
"score": 0.9998712539672852,
"start": 200,
"tag": "NAME",
"value": "Rintcius Blok"
}
] | null | [] | package io.webservices.api.document.model;
import java.util.Arrays;
/**
* Class representing a document that holds the contents as bytes. It further holds the format of the document.
*
* @author <NAME>
*/
public class BytesDocument implements Document {
/**
* The contents of the document as a byte array... | 2,951 | 0.565923 | 0.563895 | 125 | 22.664 | 22.693768 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.304 | false | false | 5 |
20a25d2ee9c338777c9fb6d58a92e2ab62149f09 | 18,141,941,906,380 | 4b22203146e4f0633197495710e2e55a9b2df2b5 | /src/main/java/eshop/dao/DaoCategory.java | 189cd86b3986c6434255c6a9027e801d4c1747a5 | [] | no_license | EvgeniyProtasov/EShop | https://github.com/EvgeniyProtasov/EShop | a730039a74b05e45d3537bd820f9318b0feffe08 | d16784a507cc670d412488742e8c2e201b4ca46d | refs/heads/master | 2020-06-01T03:47:44.543000 | 2019-06-17T18:21:45 | 2019-06-17T18:21:45 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package eshop.dao;
import eshop.entity.Type;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import java.util.ArrayList;
import java.util.List;
import java.util.ResourceBundle;
/**
* @author Евгений
*/
public class DaoCategory {
final stat... | UTF-8 | Java | 1,445 | java | DaoCategory.java | Java | [
{
"context": ";\nimport java.util.ResourceBundle;\n\n/**\n * @author Евгений\n */\npublic class DaoCategory {\n\n final static ",
"end": 273,
"score": 0.9997099041938782,
"start": 266,
"tag": "NAME",
"value": "Евгений"
}
] | null | [] | package eshop.dao;
import eshop.entity.Type;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import java.util.ArrayList;
import java.util.List;
import java.util.ResourceBundle;
/**
* @author Евгений
*/
public class DaoCategory {
final stat... | 1,445 | 0.705841 | 0.705146 | 47 | 29.595745 | 30.340382 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.531915 | false | false | 5 |
1ccc13fd576d531a7580725e66e53ac8b30bfc8a | 14,628,658,628,753 | 421180a9f32f03bef80039c1096ff0988cd0bbe7 | /src/Factory/Adapter/Adapter2.java | 2d61667ecb961e1fe7dafa80b848a7f270ffc96d | [] | no_license | fengzhaowang/project_java | https://github.com/fengzhaowang/project_java | 86a6ba26a26da19b4ab3be678993640cd7edc564 | 1ca0192e6fb5cb0ae6856b84138ae184c4b7af1b | refs/heads/master | 2023-01-01T08:15:11.898000 | 2020-10-20T01:08:42 | 2020-10-20T01:09:10 | 295,902,218 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Factory.Adapter;
/**
* @BelongsProject: Practice_Java
* @Author: loveT
* @Date: Created in 2020 - 10 - 15 15 : 26
* @Description: 适配器(对象适配器方式,使用了组合的方式)
* (相当于usb和ps/2的转接器)
*/
public class Adapter2 implements Target{
private Adaptee adaptee;
@Override
public void handleReq() {
adaptee... | UTF-8 | Java | 493 | java | Adapter2.java | Java | [
{
"context": "\n/**\n * @BelongsProject: Practice_Java\n * @Author: loveT\n * @Date: Created in 2020 - 10 - 15 15 : 26\n * @D",
"end": 81,
"score": 0.9995185136795044,
"start": 76,
"tag": "USERNAME",
"value": "loveT"
}
] | null | [] | package Factory.Adapter;
/**
* @BelongsProject: Practice_Java
* @Author: loveT
* @Date: Created in 2020 - 10 - 15 15 : 26
* @Description: 适配器(对象适配器方式,使用了组合的方式)
* (相当于usb和ps/2的转接器)
*/
public class Adapter2 implements Target{
private Adaptee adaptee;
@Override
public void handleReq() {
adaptee... | 493 | 0.629885 | 0.595402 | 22 | 18.772728 | 14.60676 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.227273 | false | false | 5 |
ec87990b8a57e95c5f7b86fa6711f8928f7276aa | 249,108,122,930 | ed40d3980e30408ad0913d91e95a479789734d4b | /agent/src/main/java/com/example/agent/entities/Soba.java | c564ad016669f569387896d565a97c74ca03c42a | [] | no_license | Aco95/XML-Project | https://github.com/Aco95/XML-Project | bba9baf34b8fe2afef458c7e0f3c3869199bc7a5 | 6461962b5596c481e909bfc532a9be59b5a14048 | refs/heads/master | 2020-03-19T20:33:30.490000 | 2018-06-24T09:52:11 | 2018-06-24T09:52:11 | 136,906,862 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2018... | UTF-8 | Java | 5,479 | java | Soba.java | Java | [] | null | [] | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2018... | 5,479 | 0.572367 | 0.561964 | 215 | 23.483721 | 24.440121 | 133 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.432558 | false | false | 5 |
64c3d88b0626ce882233870d23723d948819d3ce | 32,676,111,193,602 | 76d9994a164ee215ffb905057dc08df97568fcec | /src/com/infile/principal/principal.java | 3f9b835aebbf3a505ae56c322e89f8281be603d2 | [] | no_license | nadirhernandez/InfileTraductorMyM | https://github.com/nadirhernandez/InfileTraductorMyM | 33a0117eaee1b07d44d159212e20b395deb232df | c68e374e2c60e1af8c069dbf4648e6ee99fca8ca | refs/heads/main | 2023-05-09T07:15:00.012000 | 2021-06-07T23:06:18 | 2021-06-07T23:06:18 | 374,819,924 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.infile.principal;
import cl.getsoftware.jdirmonitor.DirectoryMonitor;
import cl.getsoftware.jdirmonitor.MonitorBuilder;
import cl.getsoftware.jdirmonitor.exception.DirectoryMonitorException;
import cl.getsoftware.jdirmonitor.filter.RegexNameFileFilter;
import cl.getsoftware.jdirmonitor.listener.FileL... | UTF-8 | Java | 101,949 | java | principal.java | Java | [
{
"context": "90098765\"; // CRE\r\n //static String cliente = \"sus7633hgh246\"; // INDU\r\n //static String cliente = \"dahop42",
"end": 5181,
"score": 0.9280179738998413,
"start": 5168,
"tag": "USERNAME",
"value": "sus7633hgh246"
},
{
"context": "3hgh246\"; // INDU\r\n //... | null | [] | package com.infile.principal;
import cl.getsoftware.jdirmonitor.DirectoryMonitor;
import cl.getsoftware.jdirmonitor.MonitorBuilder;
import cl.getsoftware.jdirmonitor.exception.DirectoryMonitorException;
import cl.getsoftware.jdirmonitor.filter.RegexNameFileFilter;
import cl.getsoftware.jdirmonitor.listener.FileL... | 101,948 | 0.4946 | 0.490097 | 1,853 | 53.01511 | 46.395119 | 279 | false | false | 0 | 0 | 0 | 0 | 108 | 0.003168 | 0.610362 | false | false | 5 |
50d89b332562cbe2d4d94b93ff29a72ba51fc6f1 | 26,491,358,297,806 | 5eabeccb09405eeb78baeb23b45b871936c317ca | /src/myUtil/DeliveryOrderDB.java | 76d77abee20ee1df944f698500e493f022bfe5ed | [] | no_license | goldin37/TRUCKER | https://github.com/goldin37/TRUCKER | ff35d4c5b357266573af9b8afa40e56e76b4965d | 5a744227e60a8c1ce68872b2e99e323aaaa5845c | refs/heads/master | 2023-06-19T03:17:08.734000 | 2021-07-13T06:39:17 | 2021-07-13T06:39:17 | 355,739,513 | 1 | 0 | null | false | 2021-05-14T00:34:06 | 2021-04-08T02:23:45 | 2021-05-13T07:24:41 | 2021-05-14T00:34:06 | 142,231 | 0 | 0 | 0 | Java | false | false | package myUtil;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.Statement;
import java.sql.Timestamp;
import java.time.LocalDateTime;
import java.util.ArrayList;
import javax.naming.Context;
import javax.naming.InitialContext;
import javax.sql.DataSource;
imp... | UTF-8 | Java | 17,492 | java | DeliveryOrderDB.java | Java | [] | null | [] | package myUtil;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.Statement;
import java.sql.Timestamp;
import java.time.LocalDateTime;
import java.util.ArrayList;
import javax.naming.Context;
import javax.naming.InitialContext;
import javax.sql.DataSource;
imp... | 17,492 | 0.670093 | 0.664865 | 539 | 30.58256 | 27.8871 | 359 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.773655 | false | false | 5 |
fc86c815273040d4ad8f765b0be6e99bc038fdac | 10,522,669,894,884 | c29922e73752fb02111a383f32c0ce836de66db2 | /JavaTpoint/src/keyword/This3.java | 13fe495a1294efd562513e49666c50e22d4e0c1d | [] | no_license | vincent1908/caphome | https://github.com/vincent1908/caphome | f1e9127b204eea4cb16b4b06e91d3ae5368b88d4 | 5f1f6dc919163ba684cac420068a92676db38270 | refs/heads/master | 2021-01-17T18:42:00.787000 | 2017-05-23T12:03:52 | 2017-05-23T12:03:52 | 71,584,025 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package keyword;
class This3{
int id;
String name;
String city;
This3(int id,String name){
this.id = id;
this.name = name;
}
This3(int id,String name,String city){
this(id,name);//now no need to initialize id and name
this.city=city;
}
void ... | UTF-8 | Java | 569 | java | This3.java | Java | [
{
"context": "(String args[]){ \n \tThis3 e1 = new This3(111,\"karan\"); \n \tThis3 e2 = new This3(222,\"Aryan\",\"delhi",
"end": 464,
"score": 0.9978270530700684,
"start": 459,
"tag": "NAME",
"value": "karan"
},
{
"context": "s3(111,\"karan\"); \n \tThis3 e2 = new This3(... | null | [] | package keyword;
class This3{
int id;
String name;
String city;
This3(int id,String name){
this.id = id;
this.name = name;
}
This3(int id,String name,String city){
this(id,name);//now no need to initialize id and name
this.city=city;
}
void ... | 569 | 0.539543 | 0.509666 | 23 | 23.73913 | 17.550467 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.956522 | false | false | 5 |
3f57e3cd0087cbcb087f25fd331d25fca0b24831 | 20,572,893,372,040 | cbfd200c092798527249eb1c2f36640579774c0d | /src/main/java/bariopendatalab/server/Server.java | 4f06d15bc81f74f9bae822a72d44b395bca349bf | [] | no_license | pippokill/EMWbariopendatalab | https://github.com/pippokill/EMWbariopendatalab | 15e89656fc0ec8d283a5f1af7da506ab40c3837b | 623036e56b177eb33244c512407003f096388a44 | refs/heads/master | 2021-01-20T19:15:43.540000 | 2016-06-17T08:40:16 | 2016-06-17T08:40:16 | 60,402,163 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package bariopendatalab.server;
import java.io.IOException;
import java.net.URI;
import java.util.concurrent.TimeUnit;
import java.util.logging.Level;
import java.util.logging.Logger;
import org.glassfish.grizzly.http.server.HttpServer;
import org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFacto... | UTF-8 | Java | 3,623 | java | Server.java | Java | [
{
"context": "rsey.server.ResourceConfig;\r\n\r\n/**\r\n *\r\n * @author pierpaolo\r\n */\r\npublic class Server extends Thread {\r\n\r\n ",
"end": 408,
"score": 0.9982283711433411,
"start": 399,
"tag": "USERNAME",
"value": "pierpaolo"
}
] | null | [] |
package bariopendatalab.server;
import java.io.IOException;
import java.net.URI;
import java.util.concurrent.TimeUnit;
import java.util.logging.Level;
import java.util.logging.Logger;
import org.glassfish.grizzly.http.server.HttpServer;
import org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFacto... | 3,623 | 0.603258 | 0.601601 | 103 | 33.14563 | 31.243612 | 139 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.359223 | false | false | 5 |
90f3115fe41fc2c80827e200ecd9002f912cf22f | 25,941,602,513,590 | f5677d3495f110117420231f120aa3a68bc9c38c | /app/src/main/java/com/mobtecnica/wafiapps/model/productsInManufacturer/ProductsInManufacturerRequest.java | 551bcf9b395c3a63c6641a31d9306042505eaee7 | [] | no_license | PersausiveTech/WafiApp | https://github.com/PersausiveTech/WafiApp | 5f87f19749df4a0525a21189512843df8f4cf03c | 8d2cf23d7fdcaa9243882783c136f4b5e7c97a5e | refs/heads/master | 2020-06-17T00:41:32.674000 | 2019-07-08T06:52:56 | 2019-07-08T06:52:56 | 195,746,026 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mobtecnica.wafiapps.model.productsInManufacturer;
import com.mobtecnica.wafiapps.model.BaseUserRequest;
import com.mobtecnica.wafiapps.utils.Constants;
public class ProductsInManufacturerRequest extends BaseUserRequest {
private ManufacturerModel manufacturerModel;
private String manufacturerId;
... | UTF-8 | Java | 1,375 | java | ProductsInManufacturerRequest.java | Java | [] | null | [] | package com.mobtecnica.wafiapps.model.productsInManufacturer;
import com.mobtecnica.wafiapps.model.BaseUserRequest;
import com.mobtecnica.wafiapps.utils.Constants;
public class ProductsInManufacturerRequest extends BaseUserRequest {
private ManufacturerModel manufacturerModel;
private String manufacturerId;
... | 1,375 | 0.709818 | 0.707636 | 42 | 31.738094 | 27.638878 | 135 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.595238 | false | false | 5 |
e05a7605df31a47cf4e8328ffed9a50fd44a4d3a | 32,134,945,336,717 | f9169554acf4073fec1869b5d72e93fec76f880b | /backup/Basis/prime check.java | c1c82ed33aa7d2e876984aab02642c9843c983b0 | [] | no_license | NormXU/Algorithms-WedThurFri | https://github.com/NormXU/Algorithms-WedThurFri | 8d6e7ca38314e778eb63e74afa6cd7d9b9d7fb0d | 543045fd3221ef741984953f7725915ed4b1f9b0 | refs/heads/master | 2020-04-15T07:48:28.461000 | 2019-06-29T10:38:34 | 2019-06-29T10:38:34 | 164,502,221 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.*;
public class Test{
public static void main(String[] args) {
}
public static void checkG(int limit){
for (int i = 4; i <= limit; i += 2) {
if (canDivide(i)){
System.out.println(i + "can be divided into two primes. ");
}
else{
System.out.println("Success ... | UTF-8 | Java | 755 | java | prime check.java | Java | [] | null | [] | import java.util.*;
public class Test{
public static void main(String[] args) {
}
public static void checkG(int limit){
for (int i = 4; i <= limit; i += 2) {
if (canDivide(i)){
System.out.println(i + "can be divided into two primes. ");
}
else{
System.out.println("Success ... | 755 | 0.490066 | 0.480795 | 41 | 17.414635 | 17.190434 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.365854 | false | false | 5 |
bd4ce8181257ca3b5c9781de24638f758c3c133a | 32,066,225,854,020 | 5bef6f7d072c592cc062a99c7de2339c9db86de6 | /Box.java | 527ca3e6ee82478332fa7dee13c6ba54ff52aaaf | [] | no_license | NazminDip/javaPracticer | https://github.com/NazminDip/javaPracticer | df631bd19478cfa608e67587bbd8d19c2e20b1bc | f48214061b0b0b6eb02cb96fc96813bf9d958578 | refs/heads/main | 2023-01-21T00:08:41.176000 | 2020-11-23T14:04:38 | 2020-11-23T14:04:38 | 309,911,034 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package ProblemSolve96;
public class Box {
Double height, width, depth;
Box(double h, double w, double d){
height =h;
width =h;
depth =d;
}
void display(){
double mm= height*width*depth;
System.out.println(" "+mm);
}
}
| UTF-8 | Java | 290 | java | Box.java | Java | [] | null | [] |
package ProblemSolve96;
public class Box {
Double height, width, depth;
Box(double h, double w, double d){
height =h;
width =h;
depth =d;
}
void display(){
double mm= height*width*depth;
System.out.println(" "+mm);
}
}
| 290 | 0.527586 | 0.52069 | 15 | 17.200001 | 12.592061 | 38 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.733333 | false | false | 5 |
1e532711c506bbe69b697d509effa2a5d6beadef | 6,949,257,103,657 | 6207e5076fae2372a69aa600681020a778364ca9 | /src/com/zhima/ui/space/activity/SpaceImageShowListActivity.java | 6af03431d0169240d833fc29180aa77ddb0aea63 | [] | no_license | xtdhwl/zhima | https://github.com/xtdhwl/zhima | c498f4e160906534bb35bca07316f6231f73ff54 | a5ae8806fee85cdaf025fb73fad2b641a63a6773 | refs/heads/master | 2021-01-21T22:29:21.303000 | 2014-11-18T13:21:18 | 2014-11-18T13:21:18 | 26,810,118 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zhima.ui.space.activity;
import java.util.ArrayList;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.view.View.OnClickListener;
import android.widget.AdapterView;
import android.widget.AdapterView.OnItemClickListener;
import android.widget.GridView;
import... | UTF-8 | Java | 4,932 | java | SpaceImageShowListActivity.java | Java | [
{
"context": "owListActivity\n * @Description 公共空间图片列表\n * @author jiang\n * @date 2012-9-20 下午12:42:26\n */\npublic class Sp",
"end": 1143,
"score": 0.9456229209899902,
"start": 1138,
"tag": "USERNAME",
"value": "jiang"
}
] | null | [] | package com.zhima.ui.space.activity;
import java.util.ArrayList;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.view.View.OnClickListener;
import android.widget.AdapterView;
import android.widget.AdapterView.OnItemClickListener;
import android.widget.GridView;
import... | 4,932 | 0.774021 | 0.771134 | 150 | 31.333334 | 28.350113 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.12 | false | false | 5 |
ae48eb09bf3f43bde10d1eb882b70caa866c04d3 | 14,207,751,828,188 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/1/1_b37dff3ce629082b91af52640a355ea2ae385acd/JoinCarPoolController/1_b37dff3ce629082b91af52640a355ea2ae385acd_JoinCarPoolController_t.java | 0bb8081ed15093126f9c3506a2d98928449a06d5 | [] | no_license | zhongxingyu/Seer | https://github.com/zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516000 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | false | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | 2023-06-21T00:53:27 | 2023-06-22T07:55:57 | 2,849,868 | 2 | 2 | 0 | null | false | false | package smartpool.web;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.ModelMap;
import org.springframework.web.bind.annotation.ModelAttribute;
import org.springframework.web.bind.annotation.PathVariable;
import org.... | UTF-8 | Java | 1,878 | java | 1_b37dff3ce629082b91af52640a355ea2ae385acd_JoinCarPoolController_t.java | Java | [] | null | [] | package smartpool.web;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.ModelMap;
import org.springframework.web.bind.annotation.ModelAttribute;
import org.springframework.web.bind.annotation.PathVariable;
import org.... | 1,878 | 0.741747 | 0.741747 | 46 | 39.804348 | 28.161507 | 131 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.826087 | false | false | 5 |
e4e4060a2243723f40821689d5c385060a678ad9 | 31,361,851,223,246 | 9da65cf856db19e3a5676ec62323ddb5fd5e7738 | /app/src/gen/wzp/main/friends/FriendsResult.java | 2f5afcfe25f2750202cf164b72aac44a62b231a8 | [] | no_license | firefistwei/LightTower-2.0 | https://github.com/firefistwei/LightTower-2.0 | 96fd3a089ce8f2a57319b8072b2fe3af840fd40c | 5a961ddba249ef1e1ba7d64a4f69c66eb5c015bb | refs/heads/master | 2016-09-06T20:12:05.657000 | 2014-02-16T16:55:28 | 2014-02-16T16:55:28 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package gen.wzp.main.friends;
/**
* 好友数据的实体
*
* @author rendongwei
*
*/
public class FriendsResult {
/**
* 好友的编号
*/
private String uid;
/**
* 好友的头像编号
*/
private int avatar;
/**
* 好友的姓名
*/
private String name;
/**
* 好友的姓名拼音
*/
private String name_pinyin;
/**
* 好友姓名的首字母
*/
private St... | GB18030 | Java | 2,565 | java | FriendsResult.java | Java | [
{
"context": "n.wzp.main.friends;\n\n/**\n * 好友数据的实体\n * \n * @author rendongwei\n * \n */\npublic class FriendsResult {\n\t/**\n\t * 好友的",
"end": 71,
"score": 0.9995511174201965,
"start": 61,
"tag": "USERNAME",
"value": "rendongwei"
}
] | null | [] | package gen.wzp.main.friends;
/**
* 好友数据的实体
*
* @author rendongwei
*
*/
public class FriendsResult {
/**
* 好友的编号
*/
private String uid;
/**
* 好友的头像编号
*/
private int avatar;
/**
* 好友的姓名
*/
private String name;
/**
* 好友的姓名拼音
*/
private String name_pinyin;
/**
* 好友姓名的首字母
*/
private St... | 2,565 | 0.625251 | 0.622437 | 132 | 17.848484 | 15.700552 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.818182 | false | false | 5 |
d1dacbc0c26fac716bb5c043ffeb440c64d3f69e | 18,734,647,409,154 | 61067f4522019fd11fdb75fe43e1674e019a331a | /app/src/main/java/com/cerridan/cookbook/MainActivity.java | f4ab04282dcdee6ae258bf3063b3a6b5b21999bf | [] | no_license | bwang95/cookbook | https://github.com/bwang95/cookbook | e78eefac9225a3207c795a0c2f0caeec6e36e10c | 66e48e806ec7761f261ad8ca465ec165d009c66e | refs/heads/master | 2021-01-18T21:24:37.688000 | 2016-05-22T23:37:47 | 2016-05-22T23:37:47 | 41,323,577 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2013 Square Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | UTF-8 | Java | 5,055 | java | MainActivity.java | Java | [] | null | [] | /*
* Copyright 2013 Square Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | 5,055 | 0.700495 | 0.697527 | 150 | 32.706665 | 27.158682 | 145 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.52 | false | false | 8 |
20ae76ebca409956923328e9d5aa3bf25c04a795 | 39,127,152,071,066 | 36dab366df3d4b55b053b02e34c7af6ae8b2ec6f | /XPlanning/src/language/exceptions/ActionNotFoundException.java | 587e4a6c5f6cbfd1ff18cdc44e36b258906da345 | [] | no_license | cmu-able/explainable-planning | https://github.com/cmu-able/explainable-planning | 167173741cea4aafbfc8e979000d9004611f2a7f | 3db89fdd67f8a3e4e7285f8024a1180facc92a64 | refs/heads/master | 2023-08-07T16:50:09.695000 | 2021-07-15T15:14:36 | 2021-07-15T15:14:36 | 392,075,734 | 0 | 0 | null | false | 2021-09-08T15:53:13 | 2021-08-02T19:49:44 | 2021-08-02T19:53:22 | 2021-09-08T15:53:13 | 180,540 | 0 | 0 | 3 | HTML | false | false | package language.exceptions;
import language.domain.models.IAction;
public class ActionNotFoundException extends XMDPException {
/**
* Auto-generated
*/
private static final long serialVersionUID = 1234146259289944369L;
public ActionNotFoundException(IAction action) {
super("Action '" + action.getName() + ... | UTF-8 | Java | 345 | java | ActionNotFoundException.java | Java | [] | null | [] | package language.exceptions;
import language.domain.models.IAction;
public class ActionNotFoundException extends XMDPException {
/**
* Auto-generated
*/
private static final long serialVersionUID = 1234146259289944369L;
public ActionNotFoundException(IAction action) {
super("Action '" + action.getName() + ... | 345 | 0.750725 | 0.695652 | 15 | 22 | 24.899799 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.8 | false | false | 8 |
54f4726a562a653f1d7de17ddfaa913c62025277 | 35,880,156,824,018 | 6b25132c900a6468b521eed24725b2092b3c5246 | /community-notes/community-notes-shared/src/main/java/com/demo/communitynotes/app/AppManifest.java | 1777ec6e070f14ada9ea2ac4ec424683a46e995a | [
"Apache-2.0"
] | permissive | OpenNTF/Hackathon2017-P2 | https://github.com/OpenNTF/Hackathon2017-P2 | 9b8dc179bb785f1bf9fd96c83a934a825d9ceba3 | 707a517f1ce4b330b6be735bccc64af226b2c776 | refs/heads/master | 2021-01-19T21:21:11.745000 | 2017-02-21T00:05:58 | 2017-02-21T00:05:58 | 82,501,609 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*!COPYRIGHT HEADER!
*
*/
package com.demo.communitynotes.app;
import com.darwino.commons.json.JsonException;
import com.darwino.jsonstore.Database;
import com.darwino.jsonstore.Session;
import com.darwino.jsonstore.extensions.ExtensionRegistry;
import com.darwino.jsonstore.meta.DatabaseFactory;
import com.darwino... | UTF-8 | Java | 1,492 | java | AppManifest.java | Java | [
{
"context": "fest;\n\n/**\n * Application Manifest.\n * \n * @author Philippe Riand\n */\npublic class AppManifest extends DarwinoManif",
"end": 450,
"score": 0.9998618960380554,
"start": 436,
"tag": "NAME",
"value": "Philippe Riand"
}
] | null | [] | /*!COPYRIGHT HEADER!
*
*/
package com.demo.communitynotes.app;
import com.darwino.commons.json.JsonException;
import com.darwino.jsonstore.Database;
import com.darwino.jsonstore.Session;
import com.darwino.jsonstore.extensions.ExtensionRegistry;
import com.darwino.jsonstore.meta.DatabaseFactory;
import com.darwino... | 1,484 | 0.752681 | 0.752681 | 69 | 20.623188 | 20.847342 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.130435 | false | false | 8 |
0bbf8a0bfacea1ff328a995c53ccb4f4ad084e0a | 1,357,209,735,342 | 39b691a3a417cfe73755dbcccf313de3a2a6e3e1 | /powerjob-server/powerjob-server-common/src/main/java/tech/powerjob/server/common/Holder.java | 2128fd4349388cfcd81647471b9aa4e197b1fb4a | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | PowerJob/PowerJob | https://github.com/PowerJob/PowerJob | 99857b7d8b4a979540aef63fe6e138d9fe79874b | 9ab2e92934bd7289270afceff67e3d0c860a043e | refs/heads/master | 2023-08-17T05:03:11.778000 | 2023-08-14T15:57:14 | 2023-08-14T15:57:14 | 247,659,028 | 3,529 | 706 | Apache-2.0 | false | 2023-09-10T07:55:59 | 2020-03-16T09:19:55 | 2023-09-09T15:22:29 | 2023-09-10T07:55:59 | 19,644 | 5,783 | 1,025 | 146 | Java | false | false | package tech.powerjob.server.common;
/**
* @author Echo009
* @since 2022/10/2
*/
public class Holder<T> {
private T value;
public Holder(T value) {
this.value = value;
}
public T get() {
return value;
}
public void set(T value) {
this.value = value;
}
}
| UTF-8 | Java | 315 | java | Holder.java | Java | [
{
"context": "kage tech.powerjob.server.common;\n\n\n/**\n * @author Echo009\n * @since 2022/10/2\n */\npublic class Holder<T> {\n",
"end": 61,
"score": 0.9993463754653931,
"start": 54,
"tag": "USERNAME",
"value": "Echo009"
}
] | null | [] | package tech.powerjob.server.common;
/**
* @author Echo009
* @since 2022/10/2
*/
public class Holder<T> {
private T value;
public Holder(T value) {
this.value = value;
}
public T get() {
return value;
}
public void set(T value) {
this.value = value;
}
}
| 315 | 0.549206 | 0.51746 | 23 | 12.695652 | 12.026908 | 36 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.217391 | false | false | 8 |
9500a1f04027373aa233fae991e1eca784c3a69f | 2,551,210,631,963 | a6d55ca0f935721caf867c7609f2f1844d4bd872 | /test/src/electronics_wherehouse/Users.java | eb1083bcbe92570192ae7535a52def4abdc100b4 | [] | no_license | BracketTrash/Electronics_Warehouse | https://github.com/BracketTrash/Electronics_Warehouse | 98a5d481e11e6bd0d2c963e389079c59dd729b5c | 34f605266070255133fa76836b829252fd90239c | refs/heads/master | 2020-04-18T19:10:18.393000 | 2019-01-26T15:44:15 | 2019-01-26T15:44:15 | 167,705,563 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package electronics_wherehouse;
import java.util.ArrayList;
/**
* This program implements an application that
* does the following ................
* Allows users to make accounts
* Allows users to login
* Allows admins to log in
* Allows products to be added
* Allows products to be displayed
*
... | UTF-8 | Java | 1,523 | java | Users.java | Java | [
{
"context": "* Allows products to be displayed\r\n *\r\n * @author Conor Casey\r\n * @version 1.0\r\n * @since 2018-10-23\r\n */\r\n\r\n",
"end": 342,
"score": 0.9998867511749268,
"start": 331,
"tag": "NAME",
"value": "Conor Casey"
},
{
"context": "this.userId = userId;\r\n ... | null | [] | package electronics_wherehouse;
import java.util.ArrayList;
/**
* This program implements an application that
* does the following ................
* Allows users to make accounts
* Allows users to login
* Allows admins to log in
* Allows products to be added
* Allows products to be displayed
*
... | 1,520 | 0.564675 | 0.558109 | 65 | 21.36923 | 19.434757 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.307692 | false | false | 8 |
62e0271de5c70b4c5a72769f4518a8c02608fdd3 | 4,758,823,833,139 | 79e2c4bbae6774b3b83769b792b0a13851f75b08 | /eco-app/src/test/java/easycare/alc/cuke/steps/patient/HstPatientNavigationSteps.java | 87fe6c4d54c0a56ff6be651dc4ed6dad1ac79bc8 | [] | no_license | mikessun/reports-repo | https://github.com/mikessun/reports-repo | 782916378ec3753c7c42db8a85c2313e588d41e0 | b2f44c22547ef777402716393debb58039b39b5c | refs/heads/master | 2019-01-19T20:11:40.844000 | 2016-04-15T23:08:32 | 2016-04-15T23:08:32 | 56,277,427 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package easycare.alc.cuke.steps.patient;
import com.google.common.base.Supplier;
import cucumber.annotation.en.Given;
import cucumber.annotation.en.Then;
import cucumber.annotation.en.When;
import easycare.alc.cuke.pageObjects.behaviors.patient.HstPatientLeftMenu;
import easycare.alc.cuke.pageObjects.behaviors.patient... | UTF-8 | Java | 11,334 | java | HstPatientNavigationSteps.java | Java | [] | null | [] | package easycare.alc.cuke.steps.patient;
import com.google.common.base.Supplier;
import cucumber.annotation.en.Given;
import cucumber.annotation.en.Then;
import cucumber.annotation.en.When;
import easycare.alc.cuke.pageObjects.behaviors.patient.HstPatientLeftMenu;
import easycare.alc.cuke.pageObjects.behaviors.patient... | 11,334 | 0.726751 | 0.726751 | 229 | 48.49345 | 37.839653 | 126 | false | false | 0 | 0 | 0 | 0 | 68 | 0.011735 | 0.467249 | false | false | 8 |
a002fa600913f5f356da350922e1c8ccc02e8108 | 24,721,831,817,168 | 64b4737219b0fb0fcda33faf423904b5a1a58722 | /javaEx/src/com/example/oop/shape/v2/ShapeApp.java | 857d53a7b77484b450a2decd0b35aa75b2ef426c | [] | no_license | EomYuri/bit-backup | https://github.com/EomYuri/bit-backup | df8dd71e7af53872b1a20cec7935caa52ef71bf5 | 21778699720f8982f2c49127b249b0017e033a48 | refs/heads/master | 2020-05-07T08:25:53.113000 | 2019-04-15T08:48:32 | 2019-04-15T08:48:32 | 180,321,693 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.oop.shape.v2;
public class ShapeApp {
public static void main(String[] args) {
// Shape s = new Shape(10,20); // 안됩니다
Rectangle r = new Rectangle(10,20,100,50);
r.draw();
Circle c = new Circle(10,10,30);
c.draw();
// 인터페이스는 그 자체로 참조타입으로 사용할 수 있다.
Drawable obj;
obj = r;
... | UTF-8 | Java | 469 | java | ShapeApp.java | Java | [] | null | [] | package com.example.oop.shape.v2;
public class ShapeApp {
public static void main(String[] args) {
// Shape s = new Shape(10,20); // 안됩니다
Rectangle r = new Rectangle(10,20,100,50);
r.draw();
Circle c = new Circle(10,10,30);
c.draw();
// 인터페이스는 그 자체로 참조타입으로 사용할 수 있다.
Drawable obj;
obj = r;
... | 469 | 0.573142 | 0.515588 | 27 | 14.444445 | 14.384491 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.185185 | false | false | 8 |
f0b88997a42c5d04212b656752155b55ef0cd02e | 36,790,689,890,440 | 5a01335f0076ac048c558d60bc20acedf1390cdd | /collect-server/src/main/java/org/openforis/collect/designer/form/AttributeDefinitionFormObject.java | f0a587d715bb65a1840953a730f0f7177a83d06d | [] | no_license | Arbonaut/collect | https://github.com/Arbonaut/collect | c2fb05e8cf1e3c6ee8256a264c1e80157e5708da | 989ee98fbe4d6db95eec003c042d76c7b6f08735 | refs/heads/master | 2021-01-18T12:26:40.178000 | 2013-05-14T19:28:58 | 2013-05-14T19:28:58 | 2,926,313 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package org.openforis.collect.designer.form;
import java.util.ArrayList;
import java.util.List;
import org.openforis.idm.metamodel.AttributeDefault;
import org.openforis.idm.metamodel.AttributeDefinition;
import org.openforis.idm.metamodel.EntityDefinition;
import org.openforis.idm.metamodel.validation.Ch... | UTF-8 | Java | 1,811 | java | AttributeDefinitionFormObject.java | Java | [
{
"context": "dm.metamodel.validation.Check;\n\n/**\n * \n * @author S. Ricci\n *\n */\npublic class AttributeDefinitionFormObject",
"end": 353,
"score": 0.9994632005691528,
"start": 345,
"tag": "NAME",
"value": "S. Ricci"
}
] | null | [] | /**
*
*/
package org.openforis.collect.designer.form;
import java.util.ArrayList;
import java.util.List;
import org.openforis.idm.metamodel.AttributeDefault;
import org.openforis.idm.metamodel.AttributeDefinition;
import org.openforis.idm.metamodel.EntityDefinition;
import org.openforis.idm.metamodel.validation.Ch... | 1,809 | 0.740475 | 0.740475 | 77 | 22.51948 | 24.935038 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.48052 | false | false | 8 |
b2e82d22a17c5cc4029e9751d8bd6964dbeb317f | 39,333,310,529,965 | 995f73d30450a6dce6bc7145d89344b4ad6e0622 | /Honor5C-7.0/src/main/java/sun/security/util/HostnameChecker.java | 13164500859a7bbeb04e9dcc5e69d1610730bd13 | [] | no_license | morningblu/HWFramework | https://github.com/morningblu/HWFramework | 0ceb02cbe42585d0169d9b6c4964a41b436039f5 | 672bb34094b8780806a10ba9b1d21036fd808b8e | refs/heads/master | 2023-07-29T05:26:14.603000 | 2021-09-03T05:23:34 | 2021-09-03T05:23:34 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sun.security.util;
import java.io.IOException;
import java.security.Principal;
import java.security.cert.CertificateException;
import java.security.cert.CertificateParsingException;
import java.security.cert.X509Certificate;
import java.util.Collection;
import java.util.List;
import java.util.StringTokenizer;
... | UTF-8 | Java | 8,239 | java | HostnameChecker.java | Java | [] | null | [] | package sun.security.util;
import java.io.IOException;
import java.security.Principal;
import java.security.cert.CertificateException;
import java.security.cert.CertificateParsingException;
import java.security.cert.X509Certificate;
import java.util.Collection;
import java.util.List;
import java.util.StringTokenizer;
... | 8,239 | 0.641947 | 0.628353 | 207 | 38.801933 | 30.657125 | 141 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.570048 | false | false | 8 |
418168902e17ece24bafb6b153e2ee72244130a8 | 16,192,026,755,433 | ec6686a63b6fb8fcc046378afd8f1e23ccf32677 | /src/algorithms/graps/dfs/NQueens.java | 67007f0e19201d4a10ee6b5ffc298def50536291 | [] | no_license | jp-jaiprakash/Interview-prep | https://github.com/jp-jaiprakash/Interview-prep | 657a0d60dc72c4b776959a7473e0c4629c4ae5f3 | e82eca70abc45222ccfbd55791149fa761f0fbba | refs/heads/master | 2023-06-21T09:12:26.915000 | 2021-07-22T16:31:11 | 2021-07-22T16:31:11 | 374,506,572 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package algorithms.graps.dfs;
import java.util.ArrayList;
import java.util.LinkedList;
import java.util.List;
public class NQueens {
public List<List<String>> solveNQueens(int n){
char[][] board = new char[n][n];
for(int i=0; i< n; i++){
for(int j=0; j< n; j++){
board[i][j] = '.... | UTF-8 | Java | 1,525 | java | NQueens.java | Java | [] | null | [] | package algorithms.graps.dfs;
import java.util.ArrayList;
import java.util.LinkedList;
import java.util.List;
public class NQueens {
public List<List<String>> solveNQueens(int n){
char[][] board = new char[n][n];
for(int i=0; i< n; i++){
for(int j=0; j< n; j++){
board[i][j] = '.... | 1,525 | 0.499016 | 0.493115 | 67 | 21.761194 | 20.09239 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.716418 | false | false | 8 |
42ebb3a637eebf8b2c62651b8155e43242e57dfc | 36,275,293,815,909 | 00aca547db8e8c19053308612f18afa0db31d99b | /lanxum/WSSB_20140527_2014_MAY17/test/com/ttsoft/bjtax/test/shenbao/sbzl/czzsjd/processor/TestCzzsjdProcessor.java | 7e89ba62c75354b9b5ca8448f6f4223546097706 | [] | no_license | jun33199/Study | https://github.com/jun33199/Study | 6809c178b894d5e42a73f2f6dd964f6bed862b2a | cd8b1709716907448a3269264be8ebd455ed5298 | refs/heads/master | 2021-01-01T19:10:34.768000 | 2015-12-25T08:13:47 | 2015-12-25T08:13:47 | 25,185,940 | 2 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ttsoft.bjtax.test.shenbao.sbzl.czzsjd.processor;
import java.util.ArrayList;
import java.util.Date;
import java.util.HashMap;
import java.util.Map;
import java.util.List;
import java.sql.Timestamp;
import junit.framework.Assert;
import junit.framework.TestCase;
import com.ttsoft.bjtax.shenbao.constant.Co... | GB18030 | Java | 6,069 | java | TestCzzsjdProcessor.java | Java | [] | null | [] | package com.ttsoft.bjtax.test.shenbao.sbzl.czzsjd.processor;
import java.util.ArrayList;
import java.util.Date;
import java.util.HashMap;
import java.util.Map;
import java.util.List;
import java.sql.Timestamp;
import junit.framework.Assert;
import junit.framework.TestCase;
import com.ttsoft.bjtax.shenbao.constant.Co... | 6,069 | 0.626994 | 0.625592 | 156 | 35.570515 | 24.215939 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.615385 | false | false | 8 |
135bdd5f39bdb8a4127b22782c3880424008eeb2 | 39,109,972,226,817 | b930c590b5daccf3827c3c943ea21e966481563f | /app/src/main/java/com/dragan/ipainter/backend_classes_main/Ceiling.java | d17545c7f3b6bdbeb11ebcea1314a151509f2f1c | [] | no_license | tabsoverspaces/iPainter | https://github.com/tabsoverspaces/iPainter | 8c61440ab4eb7e35d04211ccfc4a51f5031e78d2 | 0374099935e34087e95ec8666fdc240436b0f32a | refs/heads/master | 2021-05-11T08:20:45.053000 | 2018-01-18T23:23:06 | 2018-01-18T23:23:06 | 118,050,314 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dragan.ipainter.backend_classes_main;
import com.dragan.ipainter.backend_classes_main.work_actions.Glet;
import com.dragan.ipainter.backend_classes_main.work_actions.Painting;
import com.dragan.ipainter.utility.DefaultValues;
/**
* Created by Dragan on 1/18/2018.
*/
public class Ceiling extends RoomCom... | UTF-8 | Java | 766 | java | Ceiling.java | Java | [
{
"context": "ipainter.utility.DefaultValues;\n\n/**\n * Created by Dragan on 1/18/2018.\n */\n\npublic class Ceiling extends R",
"end": 264,
"score": 0.9961326122283936,
"start": 258,
"tag": "NAME",
"value": "Dragan"
}
] | null | [] | package com.dragan.ipainter.backend_classes_main;
import com.dragan.ipainter.backend_classes_main.work_actions.Glet;
import com.dragan.ipainter.backend_classes_main.work_actions.Painting;
import com.dragan.ipainter.utility.DefaultValues;
/**
* Created by Dragan on 1/18/2018.
*/
public class Ceiling extends RoomCom... | 766 | 0.507833 | 0.498695 | 32 | 22.9375 | 22.716923 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.1875 | false | false | 8 |
b95632e4cfa31cc3eaf9a44551ebe5c3cec7a954 | 39,616,778,355,993 | cf91e8f37bcdf90db6220d27fd446dacb08a1f3e | /ExceptionDemo/src/TryException.java | bae007045adb8eabf64a47ba88cb8f47d05cbb39 | [
"Apache-2.0"
] | permissive | tusjain/java | https://github.com/tusjain/java | 0f7f5fca4c23d7bc3cf713ba5e58e3a401eaee51 | d60589fdfe7b2202fce5ade9e004f94d92fd0c28 | refs/heads/master | 2021-01-01T04:46:27.807000 | 2015-04-01T17:18:31 | 2015-04-01T17:18:31 | 18,087,503 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | class TryException {
public static void main(String args[]){
int d=0;
try {
int a=12/d;
System.out.println("Not printed");
try{
System.out.println("It is try with in try");
}catch(Exception e1){
System.out.println("It is second level of exception");
}
System.out.println(" In try bu... | UTF-8 | Java | 1,250 | java | TryException.java | Java | [] | null | [] | class TryException {
public static void main(String args[]){
int d=0;
try {
int a=12/d;
System.out.println("Not printed");
try{
System.out.println("It is try with in try");
}catch(Exception e1){
System.out.println("It is second level of exception");
}
System.out.println(" In try bu... | 1,250 | 0.6464 | 0.64 | 45 | 26.777779 | 22.326754 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.088889 | false | false | 8 |
5a593420e0f311d2b9a3a38a31b4b5a2509d3e8b | 39,642,548,146,150 | ca3d82eb769bcf18f34e5ccad6623c66ee91e8f4 | /src/main/java/com/oy/eai/dto/NotiDto.java | 1347fc5fec546005dc4888ec06bf01841ae0d532 | [] | no_license | nooribba/oyeai | https://github.com/nooribba/oyeai | b6beb612fc6783edd75ded3319cd7df59476cd6d | 8c523dc8672e602b1118633c4b2bc39296e16515 | refs/heads/master | 2018-10-14T17:57:15.803000 | 2018-09-14T05:32:14 | 2018-09-14T05:32:14 | 138,674,606 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.oy.eai.dto;
public class NotiDto {
private String USER_ID;
private String EMAIL;
private String TEL;
private String ROLE;
private String IF_IDS;
private String SMS;
private String SMTP;
private String USEYN;
private String ROWNUM;
private String RESULT;
public String getUSER_ID()... | UTF-8 | Java | 1,570 | java | NotiDto.java | Java | [] | null | [] | package com.oy.eai.dto;
public class NotiDto {
private String USER_ID;
private String EMAIL;
private String TEL;
private String ROLE;
private String IF_IDS;
private String SMS;
private String SMTP;
private String USEYN;
private String ROWNUM;
private String RESULT;
public String getUSER_ID()... | 1,570 | 0.621019 | 0.621019 | 87 | 16.045977 | 12.090567 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.54023 | false | false | 8 |
6e9af371561bc4f580b932d8eefc1298e2b4ffe5 | 33,758,443,007,903 | ef5372a6666fc12c5ddfd1e7f736e6412029241e | /src/technoStudy/Day3/LongDataType.java | 8886cd6ca03033b6d7d26ff3916b59a3ac9d7f56 | [] | no_license | senacakir/JavaBatch3 | https://github.com/senacakir/JavaBatch3 | b7553cb4eff7225db76d84570011f621a3c098d3 | f2a1f18c146ee2f0f1090f72e11a03575896b752 | refs/heads/master | 2023-01-07T04:43:35.859000 | 2020-11-11T02:48:09 | 2020-11-11T02:48:09 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package technoStudy.Day3;
public class LongDataType {
public static void main(String[] args) {
long myFirstLong = 665416513216L;
long mySecondLong = 9216464646546546545L;
System.out.println(mySecondLong);
System.out.println(myFirstLong);
long maxLong = 9223372036854775807L;... | UTF-8 | Java | 485 | java | LongDataType.java | Java | [] | null | [] | package technoStudy.Day3;
public class LongDataType {
public static void main(String[] args) {
long myFirstLong = 665416513216L;
long mySecondLong = 9216464646546546545L;
System.out.println(mySecondLong);
System.out.println(myFirstLong);
long maxLong = 9223372036854775807L;... | 485 | 0.659794 | 0.515464 | 15 | 31.333334 | 19.570953 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 8 |
621f4ae4eea092e4fec7baf51f667bdc62f33704 | 34,531,537,119,821 | e23ea2c0dbd17492cafd7ddb3341d062efebf5f6 | /MAPPING/ONE-TO-MANY/WrapperDemo/src/co/in/pp/UserDTO.java | 0482a0d066c8ce498010ac270e684c87047a8e90 | [] | no_license | Shubh6695/Hibernate | https://github.com/Shubh6695/Hibernate | 8d7c9623198b46f44b9b53479dac71520ef1452e | f4fd3b2ec66de278b11388d8719fea179eda854d | refs/heads/master | 2020-03-25T19:53:08.126000 | 2018-08-09T07:27:40 | 2018-08-09T07:27:40 | 144,105,278 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package co.in.pp;
public class UserDTO {
private Integer eid, mobile, age;
private String fname, lname, email, address;
public Integer getEid() {
return eid;
}
public void setEid(Integer eid) {
this.eid = eid;
}
public Integer getMobile() {
return mobile;
}
public void setMobile(Integer mobile)... | UTF-8 | Java | 916 | java | UserDTO.java | Java | [] | null | [] | package co.in.pp;
public class UserDTO {
private Integer eid, mobile, age;
private String fname, lname, email, address;
public Integer getEid() {
return eid;
}
public void setEid(Integer eid) {
this.eid = eid;
}
public Integer getMobile() {
return mobile;
}
public void setMobile(Integer mobile)... | 916 | 0.665939 | 0.665939 | 66 | 12.878788 | 13.817551 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.257576 | false | false | 8 |
22ff97e95f4b3a3245bc56c09d145367376eccad | 37,117,107,372,134 | 5104ecc658c56b4fbe5c6ef38f40629c3a43c435 | /src/com/dfl/report/workschedule/AddPagesStationInfoTableOp.java | 43ebf3bed62895429283cde6e9c5aaeb2ed65acb | [] | no_license | fei7yang/TestWork1 | https://github.com/fei7yang/TestWork1 | 1a475c1652c6e5054b5adde37c5b05c3fd8c4a9a | b7e1e94535a23d69492128f436801a0377931f8b | refs/heads/main | 2023-08-14T08:05:59.558000 | 2021-09-30T17:55:04 | 2021-09-30T17:55:04 | 401,677,393 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dfl.report.workschedule;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.io.InputStream;
import java.text.DecimalFormat;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Date;
import java.util.... | GB18030 | Java | 18,850 | java | AddPagesStationInfoTableOp.java | Java | [] | null | [] | package com.dfl.report.workschedule;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.io.InputStream;
import java.text.DecimalFormat;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Date;
import java.util.... | 18,850 | 0.697631 | 0.682253 | 554 | 30.69314 | 24.69883 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.972924 | false | false | 8 |
3680828ddffe9c2b765739fa8d6a7b155f5ae11a | 34,308,198,800,783 | 513edd9f7080e9a5b135f18a82bc109134c34a4e | /Board.java | 093fe9c4f4e7ccef838cdd5a2af89a1b5a9ed0e5 | [
"MIT"
] | permissive | wannerdev/Xbot | https://github.com/wannerdev/Xbot | a9071a58d315ee4be693b31a7bcc1858074f4d33 | a20f525dffb65fbd46e3251bda1c7c9c232b499e | refs/heads/master | 2020-05-07T14:43:31.211000 | 2019-05-22T16:05:12 | 2019-05-22T16:05:12 | 180,606,319 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Xbot;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;
import lenz.htw.sawhian.Move;
public class Board {
private Config stateConfig;
private Map<Float,Config> confs;
public Board() {
stateConfig = new Config();
}
public Config getStateConfig() {
return stateConfig;
}
pub... | UTF-8 | Java | 8,632 | java | Board.java | Java | [] | null | [] | package Xbot;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;
import lenz.htw.sawhian.Move;
public class Board {
private Config stateConfig;
private Map<Float,Config> confs;
public Board() {
stateConfig = new Config();
}
public Config getStateConfig() {
return stateConfig;
}
pub... | 8,632 | 0.609977 | 0.602088 | 366 | 22.551912 | 21.560217 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.614754 | false | false | 8 |
7150db569609218df29b4f5fa653d4a8281b8081 | 6,287,832,174,533 | fff751e1556e3f3846875590c6cfc8a8f2074036 | /src/main/java/programmingByDoing/doWhileLoops/CollatzSequence.java | d727a7b460f265ed29784f6dacf069bf1eacfb6b | [] | no_license | CRadu/exercises_java | https://github.com/CRadu/exercises_java | 47a1d13e394b9a23edc539b6af604e68ffc5880d | 0658e995c8cef2f650114b62af10012e47425ff2 | refs/heads/master | 2020-03-19T16:45:28.816000 | 2018-06-09T14:14:25 | 2018-06-09T14:14:25 | 136,728,834 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Take any natural number n.
* <p>
* If n is even, divide it by 2 to get n / 2.
* If n is odd, multiply it by 3 and add 1 to get 3n + 1.
* Repeat the process indefinitely.
* In 1937, Lothar Collatz proposed that no matter what number you begin with, the sequence eventually reaches 1. This is widely believed t... | UTF-8 | Java | 1,645 | java | CollatzSequence.java | Java | [
{
"context": "1.\n * Repeat the process indefinitely.\n * In 1937, Lothar Collatz proposed that no matter what number you begin wit",
"end": 207,
"score": 0.9998491406440735,
"start": 193,
"tag": "NAME",
"value": "Lothar Collatz"
}
] | null | [] | /**
* Take any natural number n.
* <p>
* If n is even, divide it by 2 to get n / 2.
* If n is odd, multiply it by 3 and add 1 to get 3n + 1.
* Repeat the process indefinitely.
* In 1937, <NAME> proposed that no matter what number you begin with, the sequence eventually reaches 1. This is widely believed to be tru... | 1,637 | 0.550152 | 0.533131 | 44 | 36.409092 | 35.295712 | 185 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.568182 | false | false | 8 |
188a694f44e0980f3de23a8dfd7c21456239a4e6 | 24,060,406,792,666 | aa495b9fd23ea6a2db7b9d6e7e33ba4db6b9dfe2 | /test_demo/src/main/java/com/example/demo/sort_algorithm/FastSort.java | 69ca8a6d5492458e08467d5deaa01ccabc722919 | [] | no_license | TedYim/demo | https://github.com/TedYim/demo | 1efe8db1887b6d87f437de47ed473a95c5dd9be0 | 706def711620c42e42f0079ed51539663b37702d | refs/heads/master | 2022-12-13T07:31:26.837000 | 2019-12-07T08:42:06 | 2019-12-07T08:42:06 | 134,392,948 | 0 | 0 | null | false | 2022-06-21T01:34:39 | 2018-05-22T09:35:39 | 2019-12-07T08:42:25 | 2022-06-21T01:34:36 | 674 | 0 | 0 | 7 | Java | false | false | package com.example.demo.sort_algorithm;
import java.util.ArrayList;
import java.util.LinkedList;
import java.util.List;
import java.util.Random;
public class FastSort {
public static void main(String[] args) {
System.out.println("Hello World...");
int[] a = {12, 20, 5, 16, 15, 1, 30, 45, 23, 9};... | UTF-8 | Java | 4,671 | java | FastSort.java | Java | [] | null | [] | package com.example.demo.sort_algorithm;
import java.util.ArrayList;
import java.util.LinkedList;
import java.util.List;
import java.util.Random;
public class FastSort {
public static void main(String[] args) {
System.out.println("Hello World...");
int[] a = {12, 20, 5, 16, 15, 1, 30, 45, 23, 9};... | 4,671 | 0.413852 | 0.403645 | 169 | 23.337278 | 17.848768 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.792899 | false | false | 8 |
1c89667908ca5aef9ac3a21518efe19ca5586b33 | 35,278,861,402,448 | 5368bf85d4b01ca58a4f7a6fb0745c0a17c609d0 | /src/main/java/com/purrer/crud/repository/TweetRepository.java | 607f03c0a1f51c9353cd285d060239c9705dea35 | [] | no_license | Purrer-bot/CrudSpringReact | https://github.com/Purrer-bot/CrudSpringReact | df7904aa3f071e3b6ddeb24fa9880c89858d4f94 | 61eaf873106edb96981ca12b799a7e15d9c86f0b | refs/heads/master | 2022-12-22T11:14:56.708000 | 2020-10-07T17:58:28 | 2020-10-07T17:58:28 | 300,528,027 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.purrer.crud.repository;
import com.purrer.crud.model.Tweet;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import java.util.List;
public interface TweetRepository extends JpaRepository<Tweet, Integer> {
@Query(value = "select Tweet... | UTF-8 | Java | 464 | java | TweetRepository.java | Java | [] | null | [] | package com.purrer.crud.repository;
import com.purrer.crud.model.Tweet;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import java.util.List;
public interface TweetRepository extends JpaRepository<Tweet, Integer> {
@Query(value = "select Tweet... | 464 | 0.782328 | 0.782328 | 13 | 34.692307 | 37.238079 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.769231 | false | false | 8 |
4e62ee4b001a77831be48cfc71060cb370907f74 | 35,424,890,287,472 | 682ac52e5648bec8cc788d679ff81ad96ca0ec47 | /src/uiautowagon/mks/uiautowagon/interactor/search/InputTypes.java | 4a354f5582d220d0a1f837d6933801fa336bc247 | [] | no_license | pawansingh26/UiAutoWagon | https://github.com/pawansingh26/UiAutoWagon | 9e6c7bd111047dd547124b85fc63ed2ac09c075d | 5030527960031f89759696b0897c3ed61cbf2694 | refs/heads/master | 2022-11-17T02:44:55.163000 | 2020-07-21T15:48:03 | 2020-07-21T15:48:03 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package mks.uiautowagon.interactor.search;
public interface InputTypes {
InputTypes getType();
}
| UTF-8 | Java | 104 | java | InputTypes.java | Java | [] | null | [] | package mks.uiautowagon.interactor.search;
public interface InputTypes {
InputTypes getType();
}
| 104 | 0.759615 | 0.759615 | 7 | 13.857142 | 16.003826 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.857143 | false | false | 8 |
14b1d54fee4a2db8604078ea6a73063f2b5ba283 | 38,740,605,044,760 | 131c7c678cf1d8b012c17843eb487c1e30f3e911 | /src/main/java/dmitriy/blanutsa/coursework/persistance/entities/Picture.java | 1432cc6eaaf6f4c0334e69fbf6579abc9f98d812 | [] | no_license | dblanutsa/spring-semestr-6-course-work | https://github.com/dblanutsa/spring-semestr-6-course-work | bb2eaa3c6ca399e9a5ca613d08af78cc57c3d65b | 31b3cacd6cb97bd8cddd0dde5f68cb5a92408cbb | refs/heads/master | 2020-05-25T16:35:56.657000 | 2019-05-27T22:29:10 | 2019-05-27T22:29:10 | 187,890,482 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*package dmitriy.blanutsa.coursework.persistance.entities;
import lombok.Getter;
import lombok.Setter;
import org.hibernate.LazyInitializationException;
import org.hibernate.validator.constraints.Length;
import javax.persistence.*;
import javax.validation.constraints.NotBlank;
import javax.validation.constraints.Not... | UTF-8 | Java | 829 | java | Picture.java | Java | [] | null | [] | /*package dmitriy.blanutsa.coursework.persistance.entities;
import lombok.Getter;
import lombok.Setter;
import org.hibernate.LazyInitializationException;
import org.hibernate.validator.constraints.Length;
import javax.persistence.*;
import javax.validation.constraints.NotBlank;
import javax.validation.constraints.Not... | 829 | 0.73462 | 0.727382 | 30 | 26.633333 | 23.559122 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 8 |
fbd62338befd1526d4e9db244e8f896f005414fe | 27,728,308,925,038 | 0464508e04d98ee55d67bcbe00f79128231b4f88 | /src/com/gregghz/SyncReader/BookListFragment.java | 3f1c4aa28cd853aacac70ea413aa5ee0f9577934 | [] | no_license | ghjh/SyncReader | https://github.com/ghjh/SyncReader | eddfce62e8751409a7b2c6349e70394bee90aaad | b114e4a6bdd55f925c51b13a45c60900a63c7ed5 | refs/heads/master | 2020-12-24T14:53:50.630000 | 2012-08-24T00:33:43 | 2012-08-24T00:33:43 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gregghz.SyncReader;
import java.io.File;
import java.util.ArrayList;
import java.util.List;
import android.app.Activity;
import android.app.ProgressDialog;
import android.os.AsyncTask;
import android.os.Bundle;
import android.os.Environment;
import android.support.v4.app.ListFragment;
import android.view.... | UTF-8 | Java | 6,357 | java | BookListFragment.java | Java | [] | null | [] | package com.gregghz.SyncReader;
import java.io.File;
import java.util.ArrayList;
import java.util.List;
import android.app.Activity;
import android.app.ProgressDialog;
import android.os.AsyncTask;
import android.os.Bundle;
import android.os.Environment;
import android.support.v4.app.ListFragment;
import android.view.... | 6,357 | 0.671543 | 0.670285 | 217 | 28.294931 | 24.486347 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.520737 | false | false | 8 |
77e1ba6ae525b6cb0fc1c1a8d49c1f32a0442f68 | 34,368,328,341,191 | e576105fc07a2d84c5b1b17eca8e29a727bcfe3a | /homework-helper2/src/main/java/com/helper/service/impl/AdminService.java | 6e3e53ba0162c04d56c9ae8fb4c157e834eed682 | [] | no_license | GoshLee/dohomework | https://github.com/GoshLee/dohomework | 66492f2f05510152f43612adf7bcce33e67ad5fb | 4b979b93f1af6319765ca9ef6819cef1bc0d827b | refs/heads/master | 2020-04-26T09:03:07.137000 | 2019-03-02T11:48:29 | 2019-03-02T11:48:29 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.helper.service.impl;
import com.helper.mapper.AdminMapper;
import com.helper.pojo.Admin;
import com.helper.service.Login;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import ja... | UTF-8 | Java | 856 | java | AdminService.java | Java | [] | null | [] | package com.helper.service.impl;
import com.helper.mapper.AdminMapper;
import com.helper.pojo.Admin;
import com.helper.service.Login;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import ja... | 856 | 0.731308 | 0.731308 | 29 | 28.517241 | 23.9203 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.448276 | false | false | 8 |
43cb64f62bf0a7a591d37425698855c4c6cc3305 | 34,067,680,635,751 | 9cf40bc9d6d158d55a085160f442db026fa2277f | /SEGP/src/userInterface/MenuView.java | 0a222eb3fc4c772143d9dfd1038d86f4d7b2896c | [] | no_license | RamzanShahidkhan/javaFXBrowser | https://github.com/RamzanShahidkhan/javaFXBrowser | 6ecf7843255dbf4bb2c3b8a9c4f11cf00cfba4b3 | dc749bcb3788b9cd3abdfd37ae62f8bcd779ee49 | refs/heads/master | 2021-03-19T12:31:04.996000 | 2017-02-22T05:08:15 | 2017-02-22T05:08:15 | 77,521,186 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package userInterface;
import java.awt.Desktop.Action;
import java.util.Scanner;
import javax.swing.text.html.HTML;
import com.jfoenix.controls.JFXButton;
import com.jfoenix.controls.JFXDrawer;
import com.jfoenix.controls.JFXDrawersStack;
import com.jfoenix.transitions.hamburger.HamburgerSlideCloseTransition;
impor... | UTF-8 | Java | 7,431 | java | MenuView.java | Java | [
{
"context": "f_iyvezxzz0&zw&saddbat=ANGjdJ-Emx2dda42840wBZtN2MCXLRtPkpvp6kYfURU9_lj9K2-Gzc7qjXQcRo64970VZoMpNAdz46En",
"end": 4808,
"score": 0.5097360610961914,
"start": 4805,
"tag": "KEY",
"value": "XLR"
},
{
"context": "w&saddbat=ANGjdJ-Emx2dda42840wBZtN2MCXLRtPkpvp6kYfURU9_lj9K2-... | null | [] | package userInterface;
import java.awt.Desktop.Action;
import java.util.Scanner;
import javax.swing.text.html.HTML;
import com.jfoenix.controls.JFXButton;
import com.jfoenix.controls.JFXDrawer;
import com.jfoenix.controls.JFXDrawersStack;
import com.jfoenix.transitions.hamburger.HamburgerSlideCloseTransition;
impor... | 7,259 | 0.697349 | 0.659669 | 180 | 40.288887 | 91.139786 | 853 | false | false | 0 | 0 | 0 | 0 | 122 | 0.093662 | 2.466667 | false | false | 8 |
b0265f00010c22c38532e319808c897f2cc05ccf | 28,595,892,320,549 | 8b2cda9b5ee1bc5031185318faacecbc2c8f8d56 | /client_side/AndLit/app/src/main/java/com/andlit/database/entities/KnownPPL.java | 3be4fb61b1746463d75fe38911d09f4ab406da43 | [] | no_license | Albocoder/AndLit | https://github.com/Albocoder/AndLit | e2434f80ffc6517c79218918bad212426ca84d33 | 244dad05b9ad85be5efb7f901d0a73645293564b | refs/heads/master | 2023-02-11T01:26:44.996000 | 2021-01-01T19:09:14 | 2021-01-01T19:09:14 | 105,386,556 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.andlit.database.entities;
import android.arch.persistence.room.Entity;
import android.arch.persistence.room.Index;
import android.arch.persistence.room.PrimaryKey;
import com.andlit.database.converters.DateConverter;
import java.util.Date;
@Entity(tableName = "known_ppl",indices = {@Index(value = "global_... | UTF-8 | Java | 973 | java | KnownPPL.java | Java | [
{
"context": "id;\n this.name = name;\n this.sname = sname;\n this.dob = dob;\n this.age = a",
"end": 738,
"score": 0.7494741082191467,
"start": 737,
"tag": "NAME",
"value": "s"
}
] | null | [] | package com.andlit.database.entities;
import android.arch.persistence.room.Entity;
import android.arch.persistence.room.Index;
import android.arch.persistence.room.PrimaryKey;
import com.andlit.database.converters.DateConverter;
import java.util.Date;
@Entity(tableName = "known_ppl",indices = {@Index(value = "global_... | 973 | 0.686536 | 0.686536 | 32 | 29.40625 | 22.519241 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.125 | false | false | 8 |
f1e5d73e0cfcbaf4fa86ef3c4334d7a6fba8b30f | 8,143,258,041,822 | b1fac37ee6eb9eacfc9f96ca2e55af09e192f4d5 | /router/router_compiler/src/main/java/com/example/router_compiler/processor/RouteProcessor.java | 0c27a6796223070244d0083252cf35fe676db9c5 | [] | no_license | hongqianbetter/Structure | https://github.com/hongqianbetter/Structure | 41ab155c00bddf07ee00759d8636e26748739186 | e85113af3f697f368bb165094fe1c797a224fd11 | refs/heads/main | 2023-01-13T16:43:02.956000 | 2020-11-10T02:30:00 | 2020-11-10T02:30:00 | 308,376,170 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.router_compiler.processor;
import com.example.router_annotation.Route;
import com.example.router_annotation.model.RouteMeta;
import com.example.router_compiler.utils.Consts;
import com.example.router_compiler.utils.Log;
import com.example.router_compiler.utils.Utils;
import com.google.auto.service.... | UTF-8 | Java | 8,312 | java | RouteProcessor.java | Java | [
{
"context": "rt javax.lang.model.util.Types;\n\n/**\n * Created by hongqian.better@outlook.com\n * on 2020/11/3\n * 注解处理器 扫描到注解 会走这个方法\n * 在这个类上添加了",
"end": 1375,
"score": 0.999893069267273,
"start": 1348,
"tag": "EMAIL",
"value": "hongqian.better@outlook.com"
}
] | null | [] | package com.example.router_compiler.processor;
import com.example.router_annotation.Route;
import com.example.router_annotation.model.RouteMeta;
import com.example.router_compiler.utils.Consts;
import com.example.router_compiler.utils.Log;
import com.example.router_compiler.utils.Utils;
import com.google.auto.service.... | 8,292 | 0.632199 | 0.63089 | 215 | 34.534885 | 24.877886 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.525581 | false | false | 8 |
26851362937745df51e17a32b90abd20981689ac | 13,237,089,249,394 | ff70b07395d7506df355aa7b1aab1e84493e2ef6 | /rest-sample/src/main/java/konichiwa/ExperimentRestController.java | bd88d8e8bf8d23fd5fdd92ea66ada3400f1aa047 | [] | no_license | nagase2/NewSpringBootSample | https://github.com/nagase2/NewSpringBootSample | 31f083ae5cf5228e583f59e785721881557b5f9b | 9bccbe7cee63bb4869fd6c18df2e993e91c0d12c | refs/heads/master | 2020-12-30T15:08:13.821000 | 2017-07-08T15:57:03 | 2017-07-08T15:57:03 | 91,107,441 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package konichiwa;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestParam;
import org.springframework.web.bind.annotation.RestController;
import hello.Greeting;
import hello.HelloService;... | UTF-8 | Java | 569 | java | ExperimentRestController.java | Java | [] | null | [] | package konichiwa;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestParam;
import org.springframework.web.bind.annotation.RestController;
import hello.Greeting;
import hello.HelloService;... | 569 | 0.762742 | 0.752197 | 25 | 21.76 | 20.804384 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.32 | false | false | 8 |
dd0e06444448eb41e269b190fde9604409bb4828 | 10,488,310,192,336 | b03f40dd5f55aa16f110bc500f866e8c001066e5 | /src/main/java/com/ks/app/service/WOrderService.java | b1ea7aac0e1e68f55629569bf46a7d9f7be574f8 | [] | no_license | hoeoy/minghan | https://github.com/hoeoy/minghan | 701900f8023d5ecac1a959bd0959ec23b718cbf6 | 35a873b7ad3562a07fe65dc8d3be84ccc8c2615f | refs/heads/master | 2020-03-18T02:54:08.859000 | 2018-06-20T00:26:06 | 2018-06-20T00:26:06 | 134,212,776 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ks.app.service;
import java.math.BigDecimal;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.List;
import org.apache.commons.lang3.StringUtils;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springfra... | UTF-8 | Java | 5,031 | java | WOrderService.java | Java | [] | null | [] | package com.ks.app.service;
import java.math.BigDecimal;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.List;
import org.apache.commons.lang3.StringUtils;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springfra... | 5,031 | 0.706288 | 0.701274 | 161 | 28.73292 | 25.380522 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.42236 | false | false | 8 |
038471be7094614471cc3c884ae2af717abd705e | 25,915,832,717,687 | 79e72d82292a1701273b3c0e98d90fda8e269fc4 | /src/test/java/tw/EmployeeJPATest.java | d092dab3028c3e54099eb27f3b33359181ab7e64 | [] | no_license | CicyW/Spring-Boot | https://github.com/CicyW/Spring-Boot | c3240b6e582ee89c14f46814e477a57f7832904c | cef82dd8686aac25b383c410ead897027f234082 | refs/heads/master | 2020-03-11T23:07:11.328000 | 2018-05-02T07:06:04 | 2018-05-02T07:06:04 | 130,312,499 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tw;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.autoconfigure.orm.jpa.DataJpaTest;
import org.springframework.boot.test.autoconfigure.jdbc.AutoConfigureTestDatabase;
import org.springframework.data.j... | UTF-8 | Java | 2,779 | java | EmployeeJPATest.java | Java | [
{
"context": " Employee expectedEmployee = new Employee(5,\"小张\",22,\"female\");\n employeeRepository.save(ex",
"end": 1132,
"score": 0.9979543685913086,
"start": 1130,
"tag": "NAME",
"value": "小张"
},
{
"context": " Employee expectedEmployee = new Employee(5,\"小吴\",1... | null | [] | package tw;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.autoconfigure.orm.jpa.DataJpaTest;
import org.springframework.boot.test.autoconfigure.jdbc.AutoConfigureTestDatabase;
import org.springframework.data.j... | 2,779 | 0.739716 | 0.728795 | 74 | 36.12162 | 30.810209 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.783784 | false | false | 8 |
9a8c03c010ad20bf7510de41fae16af4962c54b0 | 26,216,480,426,522 | ffd2691e0cf5521336c06c26821d1735648ef32f | /src/main/java/org/example/Labs/Lab1Soru3.java | b1b6d3bb54d7e04f6bc83ccd6ae9f46890e1f33b | [] | no_license | ermanclk/algorithms | https://github.com/ermanclk/algorithms | b2115a7727e68dfefc51a50626b86189b24ecd17 | 0f9af3fbac887155bd0c3e141df97ab7afb1ff49 | refs/heads/main | 2023-06-18T22:28:23.640000 | 2021-07-13T17:51:58 | 2021-07-13T17:51:58 | 372,236,210 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package javatrainers.labs;
public class Lab1Soru3 {
public static void main(String[] args) {
int[] integerArray = { 5, 88, 69, 35, 76, 2, 14, 93 };
for (int i = 0; i < integerArray.length; i++) {
System.out.print(integerArray[i] + ",");
}
System.out.println("\n\n");
boolean siralandiMi = false;
whil... | UTF-8 | Java | 732 | java | Lab1Soru3.java | Java | [] | null | [] | package javatrainers.labs;
public class Lab1Soru3 {
public static void main(String[] args) {
int[] integerArray = { 5, 88, 69, 35, 76, 2, 14, 93 };
for (int i = 0; i < integerArray.length; i++) {
System.out.print(integerArray[i] + ",");
}
System.out.println("\n\n");
boolean siralandiMi = false;
whil... | 732 | 0.586066 | 0.554645 | 33 | 21.181818 | 19.873013 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.69697 | false | false | 8 |
a4626bf0fd351d7cab3b2200ed81e7fce589e1f8 | 2,499,671,032,154 | a1f13b83d2eee3e5a9875a0aecf08840828a3c5f | /cristalModel/src/main/java/ar/com/cristal/creditos/server/exception/EvaluadorServiceException.java | e4631c52f52e80d0563d071e445fd9a01e0f3172 | [] | no_license | herdebran/gestamboWeb | https://github.com/herdebran/gestamboWeb | 935d109a3eeb38a1f670d925520cd074b3de4ef9 | 26e0423b5cd3e7e9e94c5e4c3fa8aada15d5c402 | refs/heads/master | 2020-12-25T17:00:48.628000 | 2016-09-19T11:04:48 | 2016-09-19T11:04:48 | 57,038,008 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ar.com.cristal.creditos.server.exception;
public class EvaluadorServiceException extends DefaultException {
/**
*
*/
private static final long serialVersionUID = 1L;
final String MESSAGE = " El proceso de evaluación no pudo ejecutarse de manera correcta. ";
/**
* @param message
*/
public Evalu... | UTF-8 | Java | 603 | java | EvaluadorServiceException.java | Java | [] | null | [] | package ar.com.cristal.creditos.server.exception;
public class EvaluadorServiceException extends DefaultException {
/**
*
*/
private static final long serialVersionUID = 1L;
final String MESSAGE = " El proceso de evaluación no pudo ejecutarse de manera correcta. ";
/**
* @param message
*/
public Evalu... | 603 | 0.719269 | 0.717608 | 29 | 19.758621 | 25.042936 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.172414 | false | false | 8 |
1dd01e55aaae18244257e88fdb8a1370a9d12abd | 2,499,671,029,749 | d11c48b971cee078ae63ea28e32ef55c6ade34cb | /mvc/model/Contato.java | e9a3e1d547bef3ac43d533edb17e0096a2604c40 | [] | no_license | shoegaze04/Projeto-arquiteturas | https://github.com/shoegaze04/Projeto-arquiteturas | e3ef7ae2530022377da9e2b2b06003087ff30550 | 372a129225e7cf3f930f1526b8c37e1a8f6dcef9 | refs/heads/master | 2020-06-29T12:33:13.757000 | 2019-12-10T13:46:03 | 2019-12-10T13:46:03 | 200,537,632 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package model;
import java.util.ArrayList;
import java.util.List;
import observer.Observer;
public class Contato {
String nome;
String numero;
private List<Observer> observers = new ArrayList<Observer>();
public void attach(Observer ob) {
observers.add(ob);
}
public String getNome() {
... | UTF-8 | Java | 656 | java | Contato.java | Java | [] | null | [] | package model;
import java.util.ArrayList;
import java.util.List;
import observer.Observer;
public class Contato {
String nome;
String numero;
private List<Observer> observers = new ArrayList<Observer>();
public void attach(Observer ob) {
observers.add(ob);
}
public String getNome() {
... | 656 | 0.643293 | 0.643293 | 40 | 14.4 | 14.497931 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.325 | false | false | 8 |
dabd49e9ccfb2ee6eda1d82d4171921d11146dc2 | 7,670,811,599,491 | 055c90f959e920768c209ae6e8da25e81ec88c35 | /rbox-workflow/src/main/java/com/ruigu/rbox/workflow/service/impl/SpecialAfterSaleApplyConfigServiceImpl.java | cc0c0dc605e1c8796dc4399416720d38996fd05a | [] | no_license | bellmit/cloudLearn2020 | https://github.com/bellmit/cloudLearn2020 | d391637633f4eced9948076ee26c15ac41198144 | f62f63fbfdeddefd942582c0707597a48d096bc5 | refs/heads/master | 2022-12-08T08:27:43.267000 | 2020-09-01T01:26:09 | 2020-09-01T01:26:09 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ruigu.rbox.workflow.service.impl;
import com.querydsl.jpa.impl.JPAQueryFactory;
import com.ruigu.rbox.cloud.kanai.model.YesOrNoEnum;
import com.ruigu.rbox.cloud.kanai.security.UserHelper;
import com.ruigu.rbox.workflow.exceptions.GlobalRuntimeException;
import com.ruigu.rbox.workflow.manager.PassportFeignM... | UTF-8 | Java | 11,972 | java | SpecialAfterSaleApplyConfigServiceImpl.java | Java | [
{
"context": ";\nimport java.util.stream.Stream;\n\n\n/**\n * @author PanJianWei\n * @version 1.0\n * @date 2020/8/11 17:07\n */\n\n",
"end": 1739,
"score": 0.9992716908454895,
"start": 1732,
"tag": "NAME",
"value": "PanJian"
}
] | null | [] | package com.ruigu.rbox.workflow.service.impl;
import com.querydsl.jpa.impl.JPAQueryFactory;
import com.ruigu.rbox.cloud.kanai.model.YesOrNoEnum;
import com.ruigu.rbox.cloud.kanai.security.UserHelper;
import com.ruigu.rbox.workflow.exceptions.GlobalRuntimeException;
import com.ruigu.rbox.workflow.manager.PassportFeignM... | 11,972 | 0.687827 | 0.686081 | 280 | 39.900002 | 32.567688 | 138 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.503571 | false | false | 8 |
3b812b2000ddb007c08e193da4aeeb9cb9a96ee2 | 26,877,905,386,666 | 0b577b923c9e46cf072cd3d54e8af7f084c57f10 | /Gloria/GloriaUtil/target/generated-sources/jaxb/com/volvo/group/prototypepurchaseorder/components/_1_0/PurchaseOrderLineType.java | 490318d100d33e306e7688443e6e5ca29cb66918 | [] | no_license | perlovdinger/gloria1 | https://github.com/perlovdinger/gloria1 | b0a9ea0e391f78f871b058a07ff8c3219ea7978f | b6a220f3c712a29289fe42be3736796a7b7a4065 | refs/heads/master | 2020-12-25T21:12:55.874000 | 2016-09-18T09:11:30 | 2016-09-18T09:11:30 | 68,508,862 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.0.3-b01-fcs
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2016.09.09 at... | UTF-8 | Java | 13,003 | java | PurchaseOrderLineType.java | Java | [] | null | [] | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.0.3-b01-fcs
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2016.09.09 at... | 13,003 | 0.615704 | 0.611705 | 434 | 28.960829 | 27.702765 | 131 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.239631 | false | false | 8 |
61b0c585b8f3ae5dabaa46ccfe149845ae981f28 | 30,889,404,856,677 | 2f3fd5ab2cbbbe9c71af8a74fc14e4f73a00b01b | /app/src/main/java/ru/android/ainege/shoppinglist/ui/activities/CurrencyListActivity.java | a7d0f6c8ee2f758434c0722cf6d7f2e3a7582722 | [] | no_license | Ainege/ShoppingList | https://github.com/Ainege/ShoppingList | 4e5167f553069301c4ea1af417eb451237c89cea | 7ec210023d4717aa3c67921afd46e596af4e4685 | refs/heads/master | 2020-03-23T14:28:37.138000 | 2017-10-28T08:23:51 | 2017-10-28T08:23:51 | 37,151,528 | 1 | 1 | null | false | 2017-09-23T11:50:13 | 2015-06-09T18:49:11 | 2017-07-17T12:59:47 | 2017-09-23T11:50:13 | 12,891 | 1 | 1 | 0 | Java | null | null | package ru.android.ainege.shoppinglist.ui.activities;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import ru.android.ainege.shoppinglist.R;
import ru.android.ainege.shoppinglist.ui.fragments.catalogs.CurrencyListFragment;
/**
* Created by Evgenia on 20.10.2017.
*/
public class Curren... | UTF-8 | Java | 793 | java | CurrencyListActivity.java | Java | [
{
"context": ".catalogs.CurrencyListFragment;\n\n/**\n * Created by Evgenia on 20.10.2017.\n */\n\npublic class CurrencyLis",
"end": 275,
"score": 0.5144415497779846,
"start": 273,
"tag": "NAME",
"value": "Ev"
},
{
"context": "talogs.CurrencyListFragment;\n\n/**\n * Created by Evgeni... | null | [] | package ru.android.ainege.shoppinglist.ui.activities;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import ru.android.ainege.shoppinglist.R;
import ru.android.ainege.shoppinglist.ui.fragments.catalogs.CurrencyListFragment;
/**
* Created by Evgenia on 20.10.2017.
*/
public class Curren... | 793 | 0.684741 | 0.673392 | 26 | 29.5 | 28.319944 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.346154 | false | false | 8 |
409bcf5bc30291a7a16bb68a4e3afaa246a1d223 | 17,420,387,380,676 | c16176a861c4d262f3a7c4eae8026347b17df4db | /leet-code/src/medium/peeking_iterator/PeekingIterator.java | e2bd25c5848da75da33bf3fb053341a0eda4a61e | [] | no_license | joaofnfernandes/code-practice-2015 | https://github.com/joaofnfernandes/code-practice-2015 | 41c4af1239aac0e3220f05478e1b7cac058e996f | b740e2bcb0b4b9992d8d86fd3fe3e1c19c959434 | refs/heads/master | 2021-01-10T09:52:18.946000 | 2016-02-22T01:03:03 | 2016-02-22T01:03:03 | 36,350,337 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package medium.peeking_iterator;
import java.util.Iterator;
// an iterator that can peek the next element
class PeekingIterator implements Iterator<Integer> {
Iterator<Integer> iter;
Integer next;
public PeekingIterator(Iterator<Integer> iterator) {
iter = iterator;
}
// Returns the... | UTF-8 | Java | 1,086 | java | PeekingIterator.java | Java | [] | null | [] | package medium.peeking_iterator;
import java.util.Iterator;
// an iterator that can peek the next element
class PeekingIterator implements Iterator<Integer> {
Iterator<Integer> iter;
Integer next;
public PeekingIterator(Iterator<Integer> iterator) {
iter = iterator;
}
// Returns the... | 1,086 | 0.566298 | 0.566298 | 47 | 22.127659 | 19.472422 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.319149 | false | false | 8 |
98bce3495e2673ec4ac43c66b56530c52b4ecea6 | 1,425,929,151,270 | 6c27b784ebb8d0f0f25b157f775840a783cc1f95 | /app/actors/mail/EmailNotificacaoMessage.java | 587f574858ed54387a96446bd9c3d037abc85d18 | [
"Apache-2.0"
] | permissive | emersonjcarvalho/rest-api-conline | https://github.com/emersonjcarvalho/rest-api-conline | 91d00d2b41bd8fab238e3477b25d153662a5fdec | 8799163f14e4448459f132e892dffe006fe2a5f2 | refs/heads/master | 2020-04-06T04:59:12.843000 | 2014-09-09T16:07:11 | 2014-09-09T16:07:11 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package actors.mail;
/**
* Created by w6c on 27/07/2014.
*/
public class EmailNotificacaoMessage {
public final String subject;
public final String messageBodyText;
public final String templateHtmlMessage;
public final String to;
public EmailNotificacaoMessage(String subject, String messageBod... | UTF-8 | Java | 534 | java | EmailNotificacaoMessage.java | Java | [
{
"context": "package actors.mail;\n\n/**\n * Created by w6c on 27/07/2014.\n */\npublic class EmailNotificacaoM",
"end": 43,
"score": 0.999329149723053,
"start": 40,
"tag": "USERNAME",
"value": "w6c"
}
] | null | [] | package actors.mail;
/**
* Created by w6c on 27/07/2014.
*/
public class EmailNotificacaoMessage {
public final String subject;
public final String messageBodyText;
public final String templateHtmlMessage;
public final String to;
public EmailNotificacaoMessage(String subject, String messageBod... | 534 | 0.715356 | 0.698502 | 20 | 25.700001 | 27.250872 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 8 |
c15c47f8c0086bc6ccae0af39d7df6244dab0f92 | 19,791,209,304,884 | e633abeddee0ac0d71c298be889e6d1087ee2da4 | /app/src/main/java/com/example/edwinperaza/globallogictest/utils/data/APIService.java | db9c73e96288b379b1b127c11c74f59b7dda55fe | [] | no_license | edwinperaza/global-test | https://github.com/edwinperaza/global-test | f8fd646177690a97f9e2e9d92263bf2d649b1c43 | e2691f527ad928a0700ec0ee693cb9c0cbfac924 | refs/heads/master | 2020-03-25T09:18:36.933000 | 2018-08-06T01:03:32 | 2018-08-06T01:03:32 | 143,658,895 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.edwinperaza.globallogictest.utils.data;
import com.example.edwinperaza.globallogictest.product.modelObject.ProductModelObject;
import java.util.List;
import retrofit2.Call;
import retrofit2.http.GET;
public interface APIService {
@GET("list")
Call<List<ProductModelObject>> getProducts()... | UTF-8 | Java | 324 | java | APIService.java | Java | [] | null | [] | package com.example.edwinperaza.globallogictest.utils.data;
import com.example.edwinperaza.globallogictest.product.modelObject.ProductModelObject;
import java.util.List;
import retrofit2.Call;
import retrofit2.http.GET;
public interface APIService {
@GET("list")
Call<List<ProductModelObject>> getProducts()... | 324 | 0.796296 | 0.790123 | 15 | 20.666666 | 25.315783 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 8 |
7a33aa19dafcea197d368b87a57c6cbb1b67beaa | 32,899,449,513,372 | 647d59f7e4eb189c78e854eff04b813bf1ff2077 | /src/main/java/com/infiniteeggcreations/aopcraft/danuk/entity/render/RenderFamiliar.java | c5592d44b39198bf5320c50d596bf0f2df306b5e | [
"Apache-2.0"
] | permissive | lahermosa1/AoPCraft | https://github.com/lahermosa1/AoPCraft | ab8ca5ca4325837528ee89696a550170a2c79d34 | ae99acc6c5547fc1e04dfbf3c19e8187c652cb12 | refs/heads/edits-3-25-2018 | 2021-05-06T00:01:54.612000 | 2018-03-27T04:26:05 | 2018-03-27T04:26:05 | 116,878,891 | 1 | 0 | Apache-2.0 | false | 2018-03-27T04:26:06 | 2018-01-09T22:40:04 | 2018-03-27T04:20:07 | 2018-03-27T04:26:06 | 294 | 1 | 0 | 0 | Java | false | null | /*
* Copyright (c) 2018. Age of the Phoenix and B. H. Gorden. All rights reserved.
*/
package com.infiniteeggcreations.aopcraft.danuk.entity.render;
import com.infiniteeggcreations.aopcraft.core.lib.AoPReference;
import com.infiniteeggcreations.aopcraft.danuk.entity.EntityFamiliar;
import com.infiniteeggcr... | UTF-8 | Java | 1,223 | java | RenderFamiliar.java | Java | [
{
"context": "/*\r\n * Copyright (c) 2018. Age of the Phoenix and B. H. Gorden. All rights reserved.\r\n */\r\n\r\npackage com.infini",
"end": 62,
"score": 0.9997119903564453,
"start": 50,
"tag": "NAME",
"value": "B. H. Gorden"
}
] | null | [] | /*
* Copyright (c) 2018. Age of the Phoenix and <NAME>. All rights reserved.
*/
package com.infiniteeggcreations.aopcraft.danuk.entity.render;
import com.infiniteeggcreations.aopcraft.core.lib.AoPReference;
import com.infiniteeggcreations.aopcraft.danuk.entity.EntityFamiliar;
import com.infiniteeggcreation... | 1,217 | 0.753066 | 0.738348 | 33 | 35.060608 | 37.503891 | 133 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.575758 | false | false | 8 |
c3173377b331a3c29af24479bb97377623702e7f | 11,123,965,353,288 | 72df3273f745d0ddd35e20ab2f1b03b521be6ab7 | /src/test/java/TestingModule/CalculatorTest.java | fc379910642c06a0dc71d59187d52ee2d9cd49ea | [] | no_license | Mikhail-Ivanov/TestingModule | https://github.com/Mikhail-Ivanov/TestingModule | 195db67f119b1d38ea8533670d159fd60a872ec3 | 928434834f2912e8df91f5f0ca7ba85c9f3dff9b | refs/heads/master | 2018-12-28T07:43:10.353000 | 2013-12-18T13:59:26 | 2013-12-18T13:59:26 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package TestingModule;
import org.junit.*;
import org.junit.rules.ExpectedException;
import org.junit.rules.Timeout;
import org.junit.runner.RunWith;
import static org.hamcrest.CoreMatchers.is;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertThat;
@RunWith(MultiThreadTest... | UTF-8 | Java | 1,547 | java | CalculatorTest.java | Java | [] | null | [] | package TestingModule;
import org.junit.*;
import org.junit.rules.ExpectedException;
import org.junit.rules.Timeout;
import org.junit.runner.RunWith;
import static org.hamcrest.CoreMatchers.is;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertThat;
@RunWith(MultiThreadTest... | 1,547 | 0.65223 | 0.643827 | 61 | 23.360655 | 22.118929 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.442623 | false | false | 8 |
f7d604de7df110cd23cca1e3580ca0046684d162 | 4,372,276,749,520 | 10e0784019e1dca7d5b2549015161838febf62f7 | /app/src/main/java/com/zugogo/app/view/customize/layout/LoadingBar.java | fe6c271f24587cc0c4c6693c6876953db975f3ad | [] | no_license | EvanWn2015/zugogo_android | https://github.com/EvanWn2015/zugogo_android | c0974617c68764cbe1569854dd64fa15d091f7e9 | 62002ba25b95a1cd4271a2d893dc25434ae4e10e | refs/heads/master | 2020-03-13T21:29:54.071000 | 2018-04-27T13:44:32 | 2018-04-27T13:44:32 | 131,297,476 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zugogo.app.view.customize.layout;
import android.app.Activity;
import android.content.Context;
import android.graphics.Color;
import android.view.Gravity;
import android.view.LayoutInflater;
import android.view.ViewGroup;
import android.widget.RelativeLayout;
import com.wang.avi.AVLoadingIndicatorView;
im... | UTF-8 | Java | 2,155 | java | LoadingBar.java | Java | [
{
"context": "rView;\nimport com.zugogo.app.R;\n\n/**\n * Created by evan on 2018/1/4.\n */\n\npublic class LoadingBar extends",
"end": 366,
"score": 0.998489260673523,
"start": 362,
"tag": "USERNAME",
"value": "evan"
}
] | null | [] | package com.zugogo.app.view.customize.layout;
import android.app.Activity;
import android.content.Context;
import android.graphics.Color;
import android.view.Gravity;
import android.view.LayoutInflater;
import android.view.ViewGroup;
import android.widget.RelativeLayout;
import com.wang.avi.AVLoadingIndicatorView;
im... | 2,155 | 0.6529 | 0.639907 | 72 | 28.930555 | 25.39156 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.861111 | false | false | 8 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.