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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
4dc9b9879ec0318a8bf7561d509bde231a0235dd | 7,490,423,026,785 | e063982b93de9c966bee779f7bf848b76732ad11 | /app/src/main/java/com/myinternapp/networking/NetworkSetup.java | 492cb59fcfa3e07e31529ebcfb1afb26ee625400 | [] | no_license | dhbaldha/InternApp | https://github.com/dhbaldha/InternApp | 1d088cb76774bfb7c642fe4c665165422e956976 | cafe484e9ebd282ace4a28a27db6bd73f5adf8f9 | refs/heads/master | 2020-04-06T13:31:07.991000 | 2018-11-14T06:52:49 | 2018-11-14T06:52:49 | 157,503,309 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.myinternapp.networking;
import android.content.Context;
import java.io.IOException;
import java.util.List;
import okhttp3.Headers;
import okhttp3.Interceptor;
import okhttp3.OkHttpClient;
import okhttp3.Response;
import okhttp3.logging.HttpLoggingInterceptor;
import retrofit2.Retrofit;
import retrofit2.c... | UTF-8 | Java | 2,041 | java | NetworkSetup.java | Java | [] | null | [] | package com.myinternapp.networking;
import android.content.Context;
import java.io.IOException;
import java.util.List;
import okhttp3.Headers;
import okhttp3.Interceptor;
import okhttp3.OkHttpClient;
import okhttp3.Response;
import okhttp3.logging.HttpLoggingInterceptor;
import retrofit2.Retrofit;
import retrofit2.c... | 2,041 | 0.66683 | 0.657031 | 79 | 24.835443 | 25.360905 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.379747 | false | false | 7 |
12d8afc4cb8c25721b86e87f27063a07403a51ba | 2,207,613,200,293 | 252c47c0c963bf7ff9d4fb98217ea664073e1bca | /src/com/mraof/minestuck/item/weapon/ItemWeapon.java | 42489a55d6aa12b7c8083c737b50c1b1fa38f3e6 | [] | no_license | DavepetaspriteSquared/Minestuck | https://github.com/DavepetaspriteSquared/Minestuck | d2b7b8d40c7f101bb21db2559b8895cc0f741495 | 22fe5859cff570b771ba56780b8cb01c3e1be701 | refs/heads/1.9.4 | 2020-06-13T08:26:36.137000 | 2016-10-20T10:26:07 | 2016-10-20T10:26:07 | 75,433,539 | 0 | 0 | null | true | 2016-12-02T21:46:56 | 2016-12-02T21:46:55 | 2016-09-29T03:21:33 | 2016-12-01T17:55:38 | 32,312 | 0 | 0 | 0 | null | null | null | package com.mraof.minestuck.item.weapon;
import net.minecraft.entity.SharedMonsterAttributes;
import net.minecraft.entity.ai.attributes.AttributeModifier;
import net.minecraft.inventory.EntityEquipmentSlot;
import net.minecraft.item.Item;
import net.minecraft.item.ItemStack;
import com.google.common.collect.HashMulti... | UTF-8 | Java | 1,365 | java | ItemWeapon.java | Java | [] | null | [] | package com.mraof.minestuck.item.weapon;
import net.minecraft.entity.SharedMonsterAttributes;
import net.minecraft.entity.ai.attributes.AttributeModifier;
import net.minecraft.inventory.EntityEquipmentSlot;
import net.minecraft.item.Item;
import net.minecraft.item.ItemStack;
import com.google.common.collect.HashMulti... | 1,365 | 0.801465 | 0.799267 | 45 | 29.355556 | 39.52673 | 178 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.6 | false | false | 7 |
29d8e083de6d8a9df3702357398b6e610a0a1d22 | 29,781,303,292,712 | 59b20eced897e4b89e164d4ea9fc3b0c76ce1d48 | /src/main/java/com/rivetlogic/migration/api/exception/ParsingException.java | 3320c3922d71c5e1a15fd33026a587f0a19e5238 | [] | no_license | hlim/migration | https://github.com/hlim/migration | 436e55d09e182f955394d43a1f787d6f00eca3ae | 75929b7d56e45b8b61cd00924da2b4d8a7e66698 | refs/heads/master | 2021-03-12T21:37:45.567000 | 2015-09-10T20:57:33 | 2015-09-10T20:57:33 | 40,930,150 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.rivetlogic.migration.api.exception;
/**
* <p>ParsingException</p>
*/
public class ParsingException extends Exception {
public ParsingException() {
super();
}
public ParsingException(String msg) {
super(msg);
}
public ParsingException(String msg, Exception e) {
... | UTF-8 | Java | 414 | java | ParsingException.java | Java | [] | null | [] | package com.rivetlogic.migration.api.exception;
/**
* <p>ParsingException</p>
*/
public class ParsingException extends Exception {
public ParsingException() {
super();
}
public ParsingException(String msg) {
super(msg);
}
public ParsingException(String msg, Exception e) {
... | 414 | 0.618357 | 0.618357 | 23 | 17 | 18.021727 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.304348 | false | false | 7 |
3a29891293bcbb79c5e55285679598ad43024e61 | 25,159,918,482,246 | a76d9e4281f6cb780330f382ddfcce4b6592d5ca | /app/src/main/java/com/example/wdc/ui/fragment/base/BaseFragment.java | 10495f24bdbd75f2313cb1d8a55fb721611f874a | [] | no_license | dechaow/Ms | https://github.com/dechaow/Ms | ff792d0a318a6503c8a3c6a5719624ff882a037a | 99422c905aea1b485c55753880c763f50e960332 | refs/heads/master | 2021-01-19T05:01:45.662000 | 2018-11-09T07:17:58 | 2018-11-09T07:17:58 | 64,284,517 | 4 | 4 | null | false | 2018-03-27T06:31:24 | 2016-07-27T06:47:31 | 2018-03-26T12:29:43 | 2018-03-26T12:29:42 | 3,217 | 1 | 3 | 1 | Java | false | null | package com.example.wdc.ui.fragment.base;
import com.example.wdc.view.base.BaseView;
/**
* Created by wdc on 2016/7/21.
*/
public abstract class BaseFragment extends BaseLazyFragment implements BaseView {
@Override
public void showLoading(String msg) {
toggleShowLoading(true,msg);
}
@Over... | UTF-8 | Java | 701 | java | BaseFragment.java | Java | [
{
"context": "example.wdc.view.base.BaseView;\n\n/**\n * Created by wdc on 2016/7/21.\n */\npublic abstract class BaseFragm",
"end": 108,
"score": 0.9996126294136047,
"start": 105,
"tag": "USERNAME",
"value": "wdc"
}
] | null | [] | package com.example.wdc.ui.fragment.base;
import com.example.wdc.view.base.BaseView;
/**
* Created by wdc on 2016/7/21.
*/
public abstract class BaseFragment extends BaseLazyFragment implements BaseView {
@Override
public void showLoading(String msg) {
toggleShowLoading(true,msg);
}
@Over... | 701 | 0.657632 | 0.647646 | 35 | 19.028572 | 19.570364 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 7 |
3399bda2380e6ded7ebaf3623aed4c8a217646cc | 26,843,545,652,880 | d8fb9f4634073c7006f60c16d4a1ecbd07ffe21e | /src/main/java/com/trends/database/UserItemDriver.java | 8f2ebca4e14bbee79ef312dea617b6cd99194c6f | [
"MIT"
] | permissive | justinsong01/TrendTracker | https://github.com/justinsong01/TrendTracker | f4d8de7befee2ef220222778573d7edf5208d618 | f28f9057f6c39e9565833a08477d83342f106784 | refs/heads/master | 2021-09-03T23:04:41.640000 | 2018-01-12T18:21:40 | 2018-01-12T18:21:40 | 117,273,589 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.trends.database;
import java.io.IOException;
import java.util.Properties;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import org.apache.hadoop.conf.Configuration;
import org.apache.hadoop.fs.FileSystem;
import org.apache.hadoop.fs.Path;
import org.apache.hadoop.io.... | UTF-8 | Java | 4,617 | java | UserItemDriver.java | Java | [] | null | [] | package com.trends.database;
import java.io.IOException;
import java.util.Properties;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import org.apache.hadoop.conf.Configuration;
import org.apache.hadoop.fs.FileSystem;
import org.apache.hadoop.fs.Path;
import org.apache.hadoop.io.... | 4,617 | 0.74204 | 0.732943 | 156 | 28.596153 | 23.056446 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.98718 | false | false | 7 |
8af0dea3f5589159916d8b4d0a8536dc495e0e9d | 24,154,896,141,624 | 56442c5391df2194767abd95cced73f7c5cd0c7a | /src/main/java/controller/PlayMarketController.java | 700e43a7b9828bec8da565f8d78b0ea7c0809d2f | [] | no_license | Quipex/Data-gatherer | https://github.com/Quipex/Data-gatherer | 7afb6562b7279f971e74d5f2ab97f139e5b65ab1 | 1e1b6eb00bac4c41b02b65e849b7136afbe3e1e4 | refs/heads/master | 2022-09-28T15:06:31.867000 | 2020-07-08T12:10:58 | 2020-07-08T12:10:58 | 182,767,606 | 0 | 0 | null | false | 2022-09-01T23:06:52 | 2019-04-22T11:22:13 | 2020-07-08T12:11:02 | 2022-09-01T23:06:49 | 62 | 0 | 0 | 7 | Java | false | false | package controller;
import exceptions.CrawlerException;
import lombok.extern.log4j.Log4j2;
import model.ApplicationInfo;
import persist.LocalCsvStorage;
import utils.Config;
import utils.ThreadUtils;
import utils.crawler.PlayMarketCrawler;
import java.nio.file.Paths;
import java.time.LocalTime;
import java.util.Array... | UTF-8 | Java | 2,020 | java | PlayMarketController.java | Java | [] | null | [] | package controller;
import exceptions.CrawlerException;
import lombok.extern.log4j.Log4j2;
import model.ApplicationInfo;
import persist.LocalCsvStorage;
import utils.Config;
import utils.ThreadUtils;
import utils.crawler.PlayMarketCrawler;
import java.nio.file.Paths;
import java.time.LocalTime;
import java.util.Array... | 2,020 | 0.650495 | 0.641089 | 71 | 27.450705 | 23.042391 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.492958 | false | false | 7 |
902a9954ca6bae9aec58ac83a656b6bb4f06b65c | 5,583,457,548,274 | 569d0ec5adea108f6495de85848bd587e9b9d34b | /TravelAgency/src/java/DAO/SendMail.java | b79e7d503a25d3e0bc67088a9186f420a77be870 | [] | no_license | duybach96/travelagency | https://github.com/duybach96/travelagency | 6ed29a0344f5701347e643aad966e2c4c70c937d | ce8be00c4a6fc9ac59a8b38e95ce3340d47b70ca | refs/heads/master | 2018-10-10T14:57:38.163000 | 2018-06-23T08:47:45 | 2018-06-23T08:47:45 | 138,013,620 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package DAO;
import java.io.IOException;
import java.util.Date;
import java.util.HashMap;
import java.util.Map;
import java.util.Prope... | UTF-8 | Java | 4,229 | java | SendMail.java | Java | [
{
"context": ";\nimport javax.mail.internet.*;\n\n/**\n *\n * @author Bách\n */\npublic class SendMail {\n\n public void send",
"end": 423,
"score": 0.9982953071594238,
"start": 419,
"tag": "NAME",
"value": "Bách"
},
{
"context": "pInlineImages) {\n final String username = ... | null | [] | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package DAO;
import java.io.IOException;
import java.util.Date;
import java.util.HashMap;
import java.util.Map;
import java.util.Prope... | 4,212 | 0.535927 | 0.52614 | 103 | 39.669903 | 29.332836 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.699029 | false | false | 7 |
d6e06d85cd0e0398d9c3615f61b4ad296d49f02a | 38,740,605,048,302 | 8e98ec0f3a12833ae62c86bf423e9c1ed170ccc1 | /src/main/java/harishpareek/voting/Result.java | 80571cdea84a36a7fb9abda868b191044d508b57 | [] | no_license | hpareek1/Voting | https://github.com/hpareek1/Voting | ee8842f4db8d703fd8db31030a9d30f2b49d3368 | 4f6a827afd760c657595500dfd317d69db9aa587 | refs/heads/master | 2020-03-23T21:00:31.689000 | 2018-07-23T23:11:42 | 2018-07-23T23:11:42 | 142,076,034 | 0 | 0 | null | false | 2018-07-23T23:11:43 | 2018-07-23T22:30:24 | 2018-07-23T23:08:21 | 2018-07-23T23:11:43 | 0 | 0 | 0 | 0 | Java | false | null | package harishpareek.voting;
public class Result {
public String name;
public int votes;
public Result() {
}
public Result(String name, int votes) {
this.name = name;
this.votes = votes;
}
}
| UTF-8 | Java | 234 | java | Result.java | Java | [] | null | [] | package harishpareek.voting;
public class Result {
public String name;
public int votes;
public Result() {
}
public Result(String name, int votes) {
this.name = name;
this.votes = votes;
}
}
| 234 | 0.598291 | 0.598291 | 14 | 15.714286 | 13.182394 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 7 |
ba39fabd8cfef4ab5cf4158368a212772ae9b405 | 37,744,172,613,186 | 6e32371406ae49d8dd91ecdd700cffe7be8cfe4a | /Day 2/src/Kite.java | 33ecc6fd1b3c90454a2da8f3049b40f40eb4eb96 | [] | no_license | MysteriousHo-Oh123/8th-Grade-Projects | https://github.com/MysteriousHo-Oh123/8th-Grade-Projects | 1a97b9cc45cc9856a64178fa00fba383b3b29bd0 | 03ac3fa761ae68abff01acd57efc9a852054b9df | refs/heads/master | 2022-02-15T09:20:15.547000 | 2019-08-27T17:01:02 | 2019-08-27T17:01:02 | 204,750,159 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.awt.*;
import javax.swing.*;
public class Kite extends JPanel {
public void paint(Graphics g) {
g.setColor(Color.decode("#000080"));
int x[] ={100, 50, 100, 150};
int y[] ={5, 50, 100, 50};
g.fillPolygon(x, y, 4);
}
public static void main(String[] args) {
JFrame frame= new JFrame(" ");
fram... | UTF-8 | Java | 498 | java | Kite.java | Java | [] | null | [] | import java.awt.*;
import javax.swing.*;
public class Kite extends JPanel {
public void paint(Graphics g) {
g.setColor(Color.decode("#000080"));
int x[] ={100, 50, 100, 150};
int y[] ={5, 50, 100, 50};
g.fillPolygon(x, y, 4);
}
public static void main(String[] args) {
JFrame frame= new JFrame(" ");
fram... | 498 | 0.668675 | 0.604418 | 19 | 25.210526 | 14.75619 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.473684 | false | false | 7 |
e7cb0a9ce079b923cd3a9d7cc2b89130167ce077 | 24,953,760,053,126 | 507b1a1ba7ea968aa0f80abc836fe24a04a22bb6 | /src/main/java/by/toxa/fishingshop/model/repository/Specification.java | 68371022fb2db77ea1288459cc12cb1b2e747a42 | [] | no_license | Toxa1987/FishingShopFinalTask | https://github.com/Toxa1987/FishingShopFinalTask | 6f656e474a730a09c96ab29ca486456b7065ecdd | 527fe0eda41d5c4efece26379695e941217d43b3 | refs/heads/main | 2023-07-13T21:51:58.936000 | 2021-08-26T11:52:56 | 2021-08-26T11:52:56 | 376,716,362 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package by.toxa.fishingshop.model.repository;
import java.sql.Statement;
/**
* The interface Specification.
* @author Anton Pysk
*/
public interface Specification {
/**
* Gets statement.
*
* @return the statement
*/
Statement getStatement();
}
| UTF-8 | Java | 277 | java | Specification.java | Java | [
{
"context": "t;\n\n/**\n * The interface Specification.\n * @author Anton Pysk\n */\npublic interface Specification {\n /**\n ",
"end": 132,
"score": 0.9998523592948914,
"start": 122,
"tag": "NAME",
"value": "Anton Pysk"
}
] | null | [] | package by.toxa.fishingshop.model.repository;
import java.sql.Statement;
/**
* The interface Specification.
* @author <NAME>
*/
public interface Specification {
/**
* Gets statement.
*
* @return the statement
*/
Statement getStatement();
}
| 273 | 0.65343 | 0.65343 | 16 | 16.3125 | 13.989812 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.1875 | false | false | 7 |
44fdb0a9598b0810bf1841cfee6a6d28b59ae4f3 | 39,384,850,135,179 | 94ceca3208fd26855418f849de9486cfcd13d332 | /cms-service/src/main/java/com/cms/service/dto/CmsPermissionDto.java | 33086bb81210755eac0fa005e0dbc8964e8fd4ae | [] | no_license | wufuqin/cms | https://github.com/wufuqin/cms | c178ae1dfe3818b356625a32cb11a1c1f88e4850 | 20f9ded4d383f1dc76c3122bc03d0a66ac6c9fb9 | refs/heads/master | 2023-02-17T12:01:32.080000 | 2021-01-19T15:21:32 | 2021-01-19T15:21:32 | 268,717,758 | 0 | 0 | null | false | 2020-10-13T22:30:09 | 2020-06-02T06:20:14 | 2020-06-05T15:03:03 | 2020-10-13T22:30:07 | 779 | 0 | 0 | 3 | JavaScript | false | false | package com.cms.service.dto;
import com.cms.core.foundation.BaseDto;
import org.hibernate.validator.constraints.NotBlank;
import javax.validation.constraints.Max;
import javax.validation.constraints.Min;
import javax.validation.constraints.NotNull;
import java.util.List;
/**
* 权限菜单dto类
* @Author: 可乐
* @Date: 22:3... | UTF-8 | Java | 2,271 | java | CmsPermissionDto.java | Java | [
{
"context": "mport java.util.List;\n\n/**\n * 权限菜单dto类\n * @Author: 可乐\n * @Date: 22:39 2020/12/7\n */\n@SuppressWarnings(",
"end": 304,
"score": 0.8255086541175842,
"start": 303,
"tag": "NAME",
"value": "可"
},
{
"context": "ort java.util.List;\n\n/**\n * 权限菜单dto类\n * @Author: 可乐\n ... | null | [] | package com.cms.service.dto;
import com.cms.core.foundation.BaseDto;
import org.hibernate.validator.constraints.NotBlank;
import javax.validation.constraints.Max;
import javax.validation.constraints.Min;
import javax.validation.constraints.NotNull;
import java.util.List;
/**
* 权限菜单dto类
* @Author: 可乐
* @Date: 22:3... | 2,271 | 0.588997 | 0.577439 | 99 | 20.848484 | 19.149261 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 7 |
0941905605188cd5169522bd05cb63afee677525 | 39,384,850,134,028 | fbf27d453d933352a2c8ef76e0445f59e6b5d304 | /boss/src/com/fy/boss/operation/service/ServerMaintenance.java | 06266793a4bc3741b4b97e61c4d22f4177385c14 | [] | no_license | JoyPanda/wangxian_server | https://github.com/JoyPanda/wangxian_server | 0996a03d86fa12a5a884a4c792100b04980d3445 | d4a526ecb29dc1babffaf607859b2ed6947480bb | refs/heads/main | 2023-06-29T05:33:57.988000 | 2021-04-06T07:29:03 | 2021-04-06T07:29:03 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.fy.boss.operation.service;
public class ServerMaintenance {
}
| UTF-8 | Java | 79 | java | ServerMaintenance.java | Java | [] | null | [] | package com.fy.boss.operation.service;
public class ServerMaintenance {
}
| 79 | 0.759494 | 0.759494 | 6 | 11.833333 | 16.476414 | 38 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.166667 | false | false | 7 |
e3490f7756ad3d71b789d5a0d768234cc19d3cef | 37,632,503,467,136 | eaa8f4545fe367dce27a095c007b035ecb5d378d | /Java/Data Structures/Java List/Solution.java | 5fac83646ba6fa93b51b3e7e1342eb2ecbbd0eb5 | [] | no_license | VelislavKlimentov/HackerRank | https://github.com/VelislavKlimentov/HackerRank | 3ea585e28124fea1ad7c9e103ea87a0178e28d25 | aab9667344ab6e09a733f95a1820921b7f429f11 | refs/heads/master | 2020-03-24T21:23:30.298000 | 2018-11-06T11:19:36 | 2018-11-06T11:19:36 | 143,029,767 | 3 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.*;
public class Solution {
public static void main(String[] args) {
Scanner scan = new Scanner(System.in);
int n = scan.nextInt();
List<Integer> list = new LinkedList<Integer>();
for(int i = 0; i < n; i++) {
... | UTF-8 | Java | 1,038 | java | Solution.java | Java | [] | null | [] | import java.util.*;
public class Solution {
public static void main(String[] args) {
Scanner scan = new Scanner(System.in);
int n = scan.nextInt();
List<Integer> list = new LinkedList<Integer>();
for(int i = 0; i < n; i++) {
... | 1,038 | 0.38343 | 0.38054 | 45 | 22.088888 | 16.264238 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.466667 | false | false | 7 |
30e768815b22352cae07ae2cb1122303bf08dbab | 12,472,585,094,925 | e57e9f050eb6400eb1baae0023a91b4b9f52f1d5 | /lab102-code-generation-tutor/src/main/java/egovframework/example/sample/service/SampleVO.java | 989cdccd768fa2b21dcef1c41e3b94106225a3be | [
"Apache-2.0"
] | permissive | parkyc70/egovframe | https://github.com/parkyc70/egovframe | ea5f6b053cbf9f9d2e35e0b24782bdcf68dace92 | e09de0dd04509328d4724fa1dd4c7759f6871d28 | refs/heads/master | 2022-12-07T08:34:57.678000 | 2020-03-05T06:16:14 | 2020-03-05T06:16:14 | 164,778,477 | 0 | 1 | Apache-2.0 | false | 2022-12-06T00:30:19 | 2019-01-09T03:16:16 | 2020-03-05T06:16:17 | 2022-12-06T00:30:17 | 7,578 | 0 | 1 | 34 | Java | false | false | package egovframework.example.sample.service;
/**
* @Class Name : SampleVO.java
* @Description : Sample VO class
* @Modification Information
*
* @author 홍길동
* @since 2010.04.23
* @version 1.0
* @see
*
* Copyright (C) All right reserved.
*/
public class SampleVO extends SampleDefaultVO{
... | UTF-8 | Java | 1,611 | java | SampleVO.java | Java | [
{
"context": "lass\r\n * @Modification Information\r\n *\r\n * @author 홍길동\r\n * @since 2010.04.23\r\n * @version 1.0\r\n * @see\r\n",
"end": 169,
"score": 0.9997684359550476,
"start": 166,
"tag": "NAME",
"value": "홍길동"
}
] | null | [] | package egovframework.example.sample.service;
/**
* @Class Name : SampleVO.java
* @Description : Sample VO class
* @Modification Information
*
* @author 홍길동
* @since 2010.04.23
* @version 1.0
* @see
*
* Copyright (C) All right reserved.
*/
public class SampleVO extends SampleDefaultVO{
... | 1,611 | 0.564486 | 0.557632 | 73 | 19.986301 | 16.995159 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.232877 | false | false | 7 |
9470a835b78b261aa250ccd818bdb8fdd8b966cd | 1,408,749,281,465 | 2b0aba488e4c04d03448026bb31051e30cb76c91 | /src/com/intiformation/gestiontransport/entity/Marchandise.java | 7bd1b9a59102455069ae778d187274543fa7a352 | [] | no_license | projet-JSF/gestion-transport | https://github.com/projet-JSF/gestion-transport | 3eda7effdddb689d38b7ac04035497450fbd38ac | 8cce358a9a9eda3a1c2fa668e4a009fad930a3de | refs/heads/master | 2022-04-19T14:45:15.952000 | 2020-04-20T08:14:21 | 2020-04-20T08:14:21 | 255,286,244 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.intiformation.gestiontransport.entity;
import java.io.Serializable;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistenc... | ISO-8859-1 | Java | 3,268 | java | Marchandise.java | Java | [] | null | [] | package com.intiformation.gestiontransport.entity;
import java.io.Serializable;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistenc... | 3,268 | 0.65829 | 0.657371 | 145 | 21.503448 | 22.668867 | 111 | false | false | 0 | 0 | 0 | 0 | 93 | 0.057003 | 1.344828 | false | false | 7 |
c47a1e546a9ca5ad28f6e49c3fe1b148e3f1eb16 | 29,575,144,864,822 | 10b7a871123984011fc133646a769a754e11eb4b | /pipelines/batch/src/main/java/org/openmrs/analytics/FetchPatients.java | 427013a27027a1d85f6fdee3c4235f45971b1123 | [
"Apache-2.0"
] | permissive | GoogleCloudPlatform/openmrs-fhir-analytics | https://github.com/GoogleCloudPlatform/openmrs-fhir-analytics | d903a347c0c533bf5c4274d4722b5b3c1725cf78 | 74bbcc3237698c7e794117cecf0daa8c37768ca7 | refs/heads/master | 2023-06-21T22:32:15.715000 | 2023-06-08T11:01:01 | 2023-06-08T11:01:01 | 285,892,219 | 51 | 49 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2020-2022 Google LLC
*
* 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 agree... | UTF-8 | Java | 2,764 | java | FetchPatients.java | Java | [] | null | [] | /*
* Copyright 2020-2022 Google LLC
*
* 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 agree... | 2,764 | 0.710926 | 0.705137 | 75 | 35.853333 | 27.487061 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.64 | false | false | 7 |
f7137f791748c821f9ac9eec4bb99130827e5dc0 | 25,262,997,642,772 | 7f27c3a44dcefb00fdc1d5fdb50c813c4619b064 | /src/main/java/Base/BallotID.java | 453ec6df929ed1200222c0ec937051021ed9e92f | [] | no_license | ennioVisco/paxos | https://github.com/ennioVisco/paxos | 6a0bec901f1d56592589c356dc6cca2a7852b5ca | 06e416b896a0f7191f1857a05559c368b8e01eb1 | refs/heads/master | 2022-02-19T22:14:07.909000 | 2019-09-10T10:24:17 | 2019-09-10T10:24:17 | 198,241,290 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Base;
import javafx.util.Pair;
import org.jetbrains.annotations.NotNull;
import java.util.UUID;
public class BallotID implements Comparable<BallotID> {
private Pair<Integer, UUID> id;
public BallotID(Integer i, UUID l) {
id = new Pair<>(i, l);
}
public Integer getKey() {
ret... | UTF-8 | Java | 1,117 | java | BallotID.java | Java | [] | null | [] | package Base;
import javafx.util.Pair;
import org.jetbrains.annotations.NotNull;
import java.util.UUID;
public class BallotID implements Comparable<BallotID> {
private Pair<Integer, UUID> id;
public BallotID(Integer i, UUID l) {
id = new Pair<>(i, l);
}
public Integer getKey() {
ret... | 1,117 | 0.553268 | 0.552372 | 50 | 21.34 | 18.894032 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.44 | false | false | 7 |
0454b16e768346a54cbfbc5095bd4d3ab4ce0b27 | 18,245,021,095,150 | a1abbad9b97be14c601ea31fe0f2549eb9312747 | /SimpliLearnProjects/src/datastructrue/LinkedListDemo.java | 83581e017fe4915665c08944a6d12039dd89bc20 | [] | no_license | mahamed81/MigratingFolders | https://github.com/mahamed81/MigratingFolders | 604656d63ca72adfcf36b8b553e9d7f33f6461ce | dea0b708e7d1d66e704889d1569ad2c8976243f6 | refs/heads/main | 2023-01-29T16:16:30.707000 | 2020-12-06T19:45:21 | 2020-12-06T19:45:21 | 319,111,558 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package datastructrue;
public class LinkedListDemo {
Node head;
static class Node{
int data;
Node next;
Node(int data){
this.data= data;
next=null;
}
}
public void display() {
Node n = head;
while(n!=null) {
System.out.println(n.data);
n=n.next;
}
}
public static void m... | UTF-8 | Java | 555 | java | LinkedListDemo.java | Java | [] | null | [] | package datastructrue;
public class LinkedListDemo {
Node head;
static class Node{
int data;
Node next;
Node(int data){
this.data= data;
next=null;
}
}
public void display() {
Node n = head;
while(n!=null) {
System.out.println(n.data);
n=n.next;
}
}
public static void m... | 555 | 0.594595 | 0.583784 | 63 | 7.809524 | 11.538558 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 7 |
5160b1a8e8368a9b599edbd08577085288ae02d0 | 17,867,063,967,017 | 0c3eef5d75995475536fac82a5190ffdf549dbb5 | /app/src/main/java/com/kik/reposappjava/viewmodel/MainActivityViewModel.java | 4017deda40a5d536bb6d8983bd2cbae6862141ad | [] | no_license | Rechot/MobileInternshipTask | https://github.com/Rechot/MobileInternshipTask | f05e16bad87ceabe10773069d2b710844107fd2e | 5947272b7983870b008c3deb2e37548592383a05 | refs/heads/master | 2020-08-06T08:37:09.339000 | 2018-05-03T23:33:41 | 2018-05-03T23:33:41 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.kik.reposappjava.viewmodel;
import android.arch.lifecycle.LiveData;
import android.arch.lifecycle.MutableLiveData;
import android.arch.lifecycle.Transformations;
import android.arch.lifecycle.ViewModel;
import com.kik.reposappjava.model.UserReposRepository;
public class MainActivityViewModel extends View... | UTF-8 | Java | 920 | java | MainActivityViewModel.java | Java | [] | null | [] | package com.kik.reposappjava.viewmodel;
import android.arch.lifecycle.LiveData;
import android.arch.lifecycle.MutableLiveData;
import android.arch.lifecycle.Transformations;
import android.arch.lifecycle.ViewModel;
import com.kik.reposappjava.model.UserReposRepository;
public class MainActivityViewModel extends View... | 920 | 0.730435 | 0.730435 | 32 | 27.75 | 24.28863 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4375 | false | false | 7 |
6d6aeb9af7d6ebc5c36bf687ac8938a5f4dcb9f7 | 16,097,537,441,093 | f6b6cdfc4a0dcbd58959fbfc3e98bf65cc3cf527 | /prophit/java/orbit/gui/Constants.java | d008edfb349d30055cb273c3536cd615f2aeacd5 | [] | no_license | codehaus/prophit | https://github.com/codehaus/prophit | c4f219551923ed9068ad6e7c4cd60ab95e00801c | 80474d65f618f635cb2dc5c54ab37ad5a168a413 | refs/heads/master | 2023-07-20T01:29:25.366000 | 2003-04-29T00:31:09 | 2003-04-29T00:31:09 | 36,500,757 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package orbit.gui;
public interface Constants
{
/**
* Extent of the diagram rendering space. This roughly translates to the size of the
* base of the diagram
*/
public static double DIAGRAM_EXTENT = 1.0;
/**
* Extent of the entire screen. This could be calculated from the projection matrix
* but this c... | UTF-8 | Java | 993 | java | Constants.java | Java | [] | null | [] | package orbit.gui;
public interface Constants
{
/**
* Extent of the diagram rendering space. This roughly translates to the size of the
* base of the diagram
*/
public static double DIAGRAM_EXTENT = 1.0;
/**
* Extent of the entire screen. This could be calculated from the projection matrix
* but this c... | 993 | 0.703928 | 0.687815 | 33 | 29.09091 | 28.17732 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.060606 | false | false | 7 |
483fa3f9f0940a178a4e45000b74e1908fd8d806 | 31,009,663,886,973 | 0b4eb60476047a8799191d91e8df8cef48d38a60 | /app-controller/src/main/java/com/app/controller/MenuController.java | 62af659d9b995822e391f8c88786172ee091a2f9 | [] | no_license | lehuibaicai/huibai | https://github.com/lehuibaicai/huibai | 61f39c580b891948e008e4d5f91c627d7d1e47dc | ae098f9914db2fb1e201750fbbc956fcefee3606 | refs/heads/master | 2020-02-29T14:35:32.060000 | 2017-09-19T15:36:02 | 2017-09-19T15:36:02 | 89,478,524 | 0 | 3 | null | false | 2020-10-13T04:32:09 | 2017-04-26T12:32:06 | 2019-11-28T09:24:02 | 2020-10-13T04:32:08 | 17,928 | 0 | 7 | 22 | JavaScript | false | false | package com.app.controller;
import java.util.List;
import javax.annotation.Resource;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.ResponseBody;
import com.app.bean.SysFuncInfo;
import com.app.service.B... | UTF-8 | Java | 692 | java | MenuController.java | Java | [] | null | [] | package com.app.controller;
import java.util.List;
import javax.annotation.Resource;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.ResponseBody;
import com.app.bean.SysFuncInfo;
import com.app.service.B... | 692 | 0.801187 | 0.801187 | 29 | 22.241379 | 22.754545 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.793103 | false | false | 7 |
d77d3e5e1ee2b0ed1895ed63b90aea750909a0f6 | 19,688,130,113,192 | 18537fb4eb1aeda8224455d6f0fa434011af6233 | /src/com/company/Puzzle.java | f18af0633025c838178f67b5f46cd4dcb4c7fa21 | [] | no_license | BrentVanZant1999/Puzzle-Generator | https://github.com/BrentVanZant1999/Puzzle-Generator | 5a4030ca5a050c3a73a58af5b24150b400561a28 | 004fa595886e65114e7b4af864b69161ef825397 | refs/heads/master | 2020-03-25T03:47:31.234000 | 2018-08-06T07:40:32 | 2018-08-06T07:40:32 | 143,360,344 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company;
import java.util.Random;
public class Puzzle {
private Piece[][] contents;
private int size;
private int colorWheelSize;
private int difficulty;
private Random myRandom;
//main puzzle constructor
Puzzle(int size, int difficulty, int colorWheelSize) {
this.myRan... | UTF-8 | Java | 2,858 | java | Puzzle.java | Java | [] | null | [] | package com.company;
import java.util.Random;
public class Puzzle {
private Piece[][] contents;
private int size;
private int colorWheelSize;
private int difficulty;
private Random myRandom;
//main puzzle constructor
Puzzle(int size, int difficulty, int colorWheelSize) {
this.myRan... | 2,858 | 0.545136 | 0.538488 | 81 | 34.283951 | 24.153948 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.654321 | false | false | 7 |
cab55159032cc61a1b84f2dcbc73e548b600d33b | 5,832,565,634,587 | 499a821adf061921fa553e140db4c9d5dc873f44 | /app/src/main/java/ma/makar/tinkoffnews/core/mappers/Mapper.java | 8d7adbc5a81b849c129c5b4f98784abf8ca7e521 | [] | no_license | makar15/TinkoffNews | https://github.com/makar15/TinkoffNews | 189c5b8e2a80ca8863ff4d470790ce9a4b462e1f | a8d52c81fa87caf6db8b1eb17460b08e3c5d8254 | refs/heads/master | 2020-12-02T19:27:29.200000 | 2017-07-08T10:28:06 | 2017-07-10T07:07:01 | 96,342,589 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ma.makar.tinkoffnews.core.mappers;
public interface Mapper<M, D> {
M dataToModel(D date);
/**
* Not yet required
*/
D modelToData(M model);
}
| UTF-8 | Java | 175 | java | Mapper.java | Java | [] | null | [] | package ma.makar.tinkoffnews.core.mappers;
public interface Mapper<M, D> {
M dataToModel(D date);
/**
* Not yet required
*/
D modelToData(M model);
}
| 175 | 0.617143 | 0.617143 | 11 | 14.909091 | 14.500499 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.363636 | false | false | 7 |
68a15093855f2be17b22f607324af50ce9beae2d | 19,945,828,138,705 | 8e79ad2aa93a6d5cf857c41f7a3b3f88415da3c2 | /SortStack.java | dc065ea007aa30fe7e71cc2f6b9b07cf9a1fff14 | [] | no_license | JuliaChenJing/Algorithm | https://github.com/JuliaChenJing/Algorithm | 6881a3def39994af103ed11479f487ed8cc093bb | 0d44c267c0f3fd53781c69681a49fc29d2ae622f | refs/heads/master | 2021-01-11T19:03:06.182000 | 2017-06-04T16:22:11 | 2017-06-04T16:22:11 | 79,303,179 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Stack;
public class SortStack {
public static Stack<Integer> sort(Stack<Integer> s) {
Stack<Integer> re = new Stack<Integer>();
while (!s.isEmpty()) {
//处理s当前的peek值
int tmp = s.pop();
//re里面只能存小的,如果re里面的peek值比s里的peek值大,则把这两个值对调
while (!re.isEmpty() && re.peek() > tmp)
{... | UTF-8 | Java | 722 | java | SortStack.java | Java | [] | null | [] | import java.util.Stack;
public class SortStack {
public static Stack<Integer> sort(Stack<Integer> s) {
Stack<Integer> re = new Stack<Integer>();
while (!s.isEmpty()) {
//处理s当前的peek值
int tmp = s.pop();
//re里面只能存小的,如果re里面的peek值比s里的peek值大,则把这两个值对调
while (!re.isEmpty() && re.peek() > tmp)
{... | 722 | 0.577982 | 0.562691 | 46 | 13.217391 | 15.018703 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.869565 | false | false | 7 |
46451ba51ddd8524c4a64fcc12b851f61f14c8d2 | 6,846,177,891,044 | dd2ec007cc2a674a1e175e46351883dabb6f32a3 | /src/main/java/com/danpeter/postson/impl/TableName.java | e8928f4e4e180dd65dbaece1b06011fe5413a2c9 | [
"MIT"
] | permissive | danpeter/postson | https://github.com/danpeter/postson | 29a0d08fe55872624a60ea08292def7a3601b467 | 8dc4fc727fca945474f56fe4413cc95558f51c95 | refs/heads/master | 2021-01-22T10:02:06.086000 | 2015-06-29T20:18:44 | 2015-06-29T20:18:44 | 35,765,182 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.danpeter.postson.impl;
import com.danpeter.postson.annotations.Table;
import com.google.common.base.CaseFormat;
import java.util.Optional;
public class TableName {
private final String tableName;
private TableName(String tableName) {
this.tableName = tableName;
}
public static <... | UTF-8 | Java | 702 | java | TableName.java | Java | [] | null | [] | package com.danpeter.postson.impl;
import com.danpeter.postson.annotations.Table;
import com.google.common.base.CaseFormat;
import java.util.Optional;
public class TableName {
private final String tableName;
private TableName(String tableName) {
this.tableName = tableName;
}
public static <... | 702 | 0.679487 | 0.679487 | 26 | 26 | 25.678486 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.384615 | false | false | 7 |
330f38550aa2d157f0486dfb9ebdc0fc7b0f60f0 | 13,168,369,744,554 | 64f8953d82c0ffdb2c9aab2d0a0b24bba993b218 | /src/chapter03/cglib/Test.java | dfaa4aa3108450e76437501cc8c09fc5a037fe96 | [
"MIT"
] | permissive | johnnymillergh/JavaWebSSMLearning | https://github.com/johnnymillergh/JavaWebSSMLearning | 879bce0d1ceca83b677d2e4d933c0a7f40496c83 | 4470a0f503f0a00e0de60eee0e0bb60003c045a9 | refs/heads/master | 2020-03-19T02:50:03.925000 | 2018-06-11T05:32:21 | 2018-06-11T05:32:21 | 135,665,908 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package chapter03.cglib;
public class Test {
public static void main(String[] args) {
CGLibProxy cgLibProxy = new CGLibProxy();
UserDao userDao = new UserDao();
UserDao userDao1 = (UserDao) cgLibProxy.createProxy(userDao);
userDao1.addUser();
userDao1.deleteUser();
}
}
| UTF-8 | Java | 320 | java | Test.java | Java | [] | null | [] | package chapter03.cglib;
public class Test {
public static void main(String[] args) {
CGLibProxy cgLibProxy = new CGLibProxy();
UserDao userDao = new UserDao();
UserDao userDao1 = (UserDao) cgLibProxy.createProxy(userDao);
userDao1.addUser();
userDao1.deleteUser();
}
}
| 320 | 0.64375 | 0.628125 | 12 | 25.666666 | 21.183065 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 7 |
1c4083c6aff1f97adc9f978654336e9f142218d1 | 18,683,107,752,796 | 8ebb74e8559b934a92a27e3d28c9916bfaf7a2cd | /src/main/java/com/qiatu/jihe/model/UserActionInfo.java | 5adfa907b3e73ca4dec838563988c9551bd111cf | [] | no_license | qiatu-org/android | https://github.com/qiatu-org/android | 6ff47f2219cca484e9c5d6974f5d9c822d8b8137 | 137cec9cb6b03a5f1136b287b30fb07101dad099 | refs/heads/master | 2015-09-26T04:46:18.257000 | 2015-09-16T11:12:15 | 2015-09-16T11:12:15 | 42,170,887 | 0 | 1 | null | false | 2015-09-09T15:39:24 | 2015-09-09T10:02:55 | 2015-09-09T10:05:16 | 2015-09-09T15:39:24 | 0 | 0 | 1 | 0 | Java | null | null | package com.qiatu.jihe.model;
/**
* Created by zhujl on 2015/9/15.
*/
public class UserActionInfo {
private String objId;
private String status;
private String type;
public String getObjId() {
return objId;
}
public void setObjId(String objId) {
this.objId = objId;
}
... | UTF-8 | Java | 591 | java | UserActionInfo.java | Java | [
{
"context": "package com.qiatu.jihe.model;\n\n/**\n * Created by zhujl on 2015/9/15.\n */\npublic class UserActionInfo {\n ",
"end": 54,
"score": 0.9995058178901672,
"start": 49,
"tag": "USERNAME",
"value": "zhujl"
}
] | null | [] | package com.qiatu.jihe.model;
/**
* Created by zhujl on 2015/9/15.
*/
public class UserActionInfo {
private String objId;
private String status;
private String type;
public String getObjId() {
return objId;
}
public void setObjId(String objId) {
this.objId = objId;
}
... | 591 | 0.588832 | 0.576988 | 34 | 16.382353 | 14.060823 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.294118 | false | false | 7 |
a23b3eb38a80b0ee8fb6682bb1ceb90760dd2316 | 3,633,542,354,610 | e6cd4ed0c927943d02d465f946ee33e624cfbdb0 | /Java Project/Kapritxitos/src/tests/PruebasTest.java | 594b81b2c91f0c51a5c6ce5f5cd1a98332db42dd | [] | no_license | fdbe98/kapritxitos | https://github.com/fdbe98/kapritxitos | 3b57032e5fcd46b0f0e76b2df8e2a191cee3849f | 7ed67b4b2cf04fc254d584c38e114b63a4fa256c | refs/heads/main | 2023-04-22T20:24:15.899000 | 2021-05-09T18:24:51 | 2021-05-09T18:24:51 | 363,953,753 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tests;
import static org.junit.jupiter.api.Assertions.assertEquals;
import javax.xml.bind.JAXBException;
import org.junit.jupiter.api.Test;
import business.Methods;
import data.Inventory;
import data.Product;
class PruebasTest {
@Test
void testShopsOrdered() throws JAXBException {
// Arrange
String[] ... | UTF-8 | Java | 677 | java | PruebasTest.java | Java | [] | null | [] | package tests;
import static org.junit.jupiter.api.Assertions.assertEquals;
import javax.xml.bind.JAXBException;
import org.junit.jupiter.api.Test;
import business.Methods;
import data.Inventory;
import data.Product;
class PruebasTest {
@Test
void testShopsOrdered() throws JAXBException {
// Arrange
String[] ... | 677 | 0.698671 | 0.660266 | 29 | 22.344828 | 20.826502 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.896552 | false | false | 7 |
6325abe0bbb09cc133aa6fad9150e666c43fc669 | 17,978,733,113,051 | cb77b35c8b4b4045ad305f926d846f6b44f98c3a | /app/src/main/java/com/rumofuture/nemo/model/source/BookRepository.java | 9ec9dd03f039e4d532213a3d65ead2c0afde5d87 | [] | no_license | wyx151425/nemo-android | https://github.com/wyx151425/nemo-android | 54460f4e396b9a81564bda4ddf4d13adc0f5bbb4 | aade33b9c8bd3cd1c5f2b7da7e249d27eb6e6e77 | refs/heads/master | 2021-09-02T12:00:37.149000 | 2018-01-02T12:00:34 | 2018-01-02T12:00:34 | 100,349,507 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.rumofuture.nemo.model.source;
import android.support.annotation.NonNull;
/**
* Created by WangZhenqi on 2018/1/1.
*/
public class BookRepository implements BookDataSource {
private static BookRepository sInstance;
private final BookDataSource mBookLocalDataSource;
private final BookDataSo... | UTF-8 | Java | 944 | java | BookRepository.java | Java | [
{
"context": "oid.support.annotation.NonNull;\n\n/**\n * Created by WangZhenqi on 2018/1/1.\n */\n\npublic class BookRepository imp",
"end": 115,
"score": 0.9968236684799194,
"start": 105,
"tag": "NAME",
"value": "WangZhenqi"
}
] | null | [] | package com.rumofuture.nemo.model.source;
import android.support.annotation.NonNull;
/**
* Created by WangZhenqi on 2018/1/1.
*/
public class BookRepository implements BookDataSource {
private static BookRepository sInstance;
private final BookDataSource mBookLocalDataSource;
private final BookDataSo... | 944 | 0.711864 | 0.705508 | 33 | 27.60606 | 24.965357 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.363636 | false | false | 7 |
57fcca52061f8ce89951f8956dc77194a2626f82 | 584,115,587,813 | e9b1235f732e623ddc0fad2911e34eb02c535ff3 | /src/main/java/com/food/shop/resources/ProductResource.java | 2e27676cf6947fb81e375856d4b79c7f457b9b94 | [] | no_license | mechztcc/foodshop-api | https://github.com/mechztcc/foodshop-api | 90f1566edbefc53c0692382a9505f5684dd2529c | f5f1b57ef220787152f3c450170b9ebeaeb32f87 | refs/heads/master | 2023-05-15T10:50:54.789000 | 2021-06-08T18:11:22 | 2021-06-08T18:11:22 | 372,315,995 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.food.shop.resources;
import com.food.shop.domain.Product;
import com.food.shop.dto.ProductDTO;
import com.food.shop.services.ProductService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.*;
impor... | UTF-8 | Java | 1,789 | java | ProductResource.java | Java | [] | null | [] | package com.food.shop.resources;
import com.food.shop.domain.Product;
import com.food.shop.dto.ProductDTO;
import com.food.shop.services.ProductService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.*;
impor... | 1,789 | 0.746227 | 0.746227 | 53 | 32.754719 | 27.68959 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.471698 | false | false | 7 |
9b2de29ebc685495725fa5403901928d0477cf6e | 19,215,683,704,238 | ab3f7e44f56b03dd7b3df0ff7aa170416f96a531 | /src/jp/ats/dexter/plugin/Type.java | 56f966ff9264f2d194334c5c3df0185b269070c3 | [] | no_license | ats-jp/dexter.plugin | https://github.com/ats-jp/dexter.plugin | 8783ade1bcdf8b3917100771b1bb281f663bf235 | 794f9cfcb9aadc99127d995e8c42f76a22cd61e7 | refs/heads/master | 2021-08-31T16:58:57.288000 | 2017-12-22T04:44:35 | 2017-12-22T04:44:35 | 115,076,979 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package jp.ats.dexter.plugin;
import java.math.BigDecimal;
import java.time.LocalDate;
import java.time.LocalTime;
import jp.ats.substrate.U;
enum Type {
String("type-string", String.class),
Int("type-int", int.class),
Long("type-long", long.class),
Boolean("type-boolean", boolean.class),
Decimal("type-dec... | UTF-8 | Java | 939 | java | Type.java | Java | [] | null | [] | package jp.ats.dexter.plugin;
import java.math.BigDecimal;
import java.time.LocalDate;
import java.time.LocalTime;
import jp.ats.substrate.U;
enum Type {
String("type-string", String.class),
Int("type-int", int.class),
Long("type-long", long.class),
Boolean("type-boolean", boolean.class),
Decimal("type-dec... | 939 | 0.698616 | 0.698616 | 50 | 17.780001 | 18.300043 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.26 | false | false | 7 |
3d0a4659b98767db02b1dc9e5d8982d7441afedc | 13,950,053,816,662 | 7012fa4bc8fa975cdd9d9c5c19f4abf1e7c21c5d | /leet136.java | 51da5c7a843019821b048eb38be3012a7be429a2 | [] | no_license | krishanuskr/Interview-Java-Programs | https://github.com/krishanuskr/Interview-Java-Programs | cc5df36da8ebc8f9b45489eedd250ff0c9e16190 | 2fee6551a3ea001d6c29fbd4b70efe906f4ce39d | refs/heads/master | 2022-11-16T19:41:04.584000 | 2020-06-29T07:03:24 | 2020-06-29T07:03:24 | 272,396,821 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*Given a non-empty array of integers, every element appears twice except for one. Find that single one.
Note:
Your algorithm should have a linear runtime complexity. Could you implement it without using extra memory?
Example 1:
Input: [2,2,1]
Output: 1
Exam... | UTF-8 | Java | 905 | java | leet136.java | Java | [] | null | [] | /*Given a non-empty array of integers, every element appears twice except for one. Find that single one.
Note:
Your algorithm should have a linear runtime complexity. Could you implement it without using extra memory?
Example 1:
Input: [2,2,1]
Output: 1
Exam... | 905 | 0.552486 | 0.517127 | 31 | 27.193548 | 32.075939 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.870968 | false | false | 7 |
0864883ad6f0eca82dc1f53e7e4e49085950c2a6 | 28,140,625,740,733 | 733c610972a4e22700d5c8891de81b8c2787a1b7 | /src/main/java/com/hyeop/whereismyhometraining/domain/common/CommonUtil.java | 4a05125be717488cde708af06352e078b3b3194d | [] | no_license | Hyeop617/whereismyhometraining | https://github.com/Hyeop617/whereismyhometraining | edf7835e603b2bdc452afb63b64ef9cea17078cb | 82f4a649e5e56b2e27fb84f9f32709bdb5721c85 | refs/heads/master | 2023-01-21T10:29:25.335000 | 2020-12-03T05:36:26 | 2020-12-03T05:36:26 | 299,090,376 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hyeop.whereismyhometraining.domain.common;
import com.hyeop.whereismyhometraining.entity.account.Account;
import com.hyeop.whereismyhometraining.entity.account.AccountRepository;
import javassist.Loader;
import lombok.extern.slf4j.Slf4j;
import org.springframework.beans.factory.annotation.Autowired;
import... | UTF-8 | Java | 3,539 | java | CommonUtil.java | Java | [] | null | [] | package com.hyeop.whereismyhometraining.domain.common;
import com.hyeop.whereismyhometraining.entity.account.Account;
import com.hyeop.whereismyhometraining.entity.account.AccountRepository;
import javassist.Loader;
import lombok.extern.slf4j.Slf4j;
import org.springframework.beans.factory.annotation.Autowired;
import... | 3,539 | 0.64015 | 0.636679 | 76 | 44.486843 | 34.533543 | 137 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.552632 | false | false | 7 |
f3887bf422a9e4f4fe6fb210215e35a55071ab43 | 16,535,624,126,740 | 20e6708528dc93bb389736d68d9244e7ce32c8d4 | /app/src/main/java/com/magatame/john/justgo/JustGo.java | 506be4898335918144533c7e752003473480c62b | [] | no_license | jmcelreavey/JustGo | https://github.com/jmcelreavey/JustGo | 0522ba724cd527b32727be6562e41a0a2a8ceeb5 | 065593e38e9451ecd12f1c12c7b36ef2c6a493a6 | refs/heads/master | 2021-03-12T21:46:25.169000 | 2015-05-21T18:53:39 | 2015-05-21T18:53:39 | 36,030,569 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.magatame.john.justgo;
import android.app.ActionBar;
import android.app.ActionBar.TabListener;
import android.app.FragmentTransaction;
import android.content.Context;
import android.database.Cursor;
import android.hardware.Sensor;
import android.hardware.SensorEvent;
import android.hardware.SensorEventListe... | UTF-8 | Java | 8,274 | java | JustGo.java | Java | [] | null | [] | package com.magatame.john.justgo;
import android.app.ActionBar;
import android.app.ActionBar.TabListener;
import android.app.FragmentTransaction;
import android.content.Context;
import android.database.Cursor;
import android.hardware.Sensor;
import android.hardware.SensorEvent;
import android.hardware.SensorEventListe... | 8,274 | 0.616147 | 0.605995 | 245 | 32.767345 | 27.248497 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.530612 | false | false | 7 |
7a1f20bbb87dfa290052ecc04ed539b4c6dd2e94 | 18,983,755,492,807 | a3af85d1859eea44dd76d8585b581e662a5b83cf | /GPM/app/src/main/java/com/akshay/gpm/CircleFragment.java | a7abae22e84bd3830240cf5a822b7c21e80d0c81 | [] | no_license | akshay1188/googleplusmini | https://github.com/akshay1188/googleplusmini | f517f7509b9822e75c9c6e6066a0560d5aacee86 | 8d6d4c2ea1b3ce065afb642b38eb062c3377676d | refs/heads/master | 2016-09-06T06:15:51.700000 | 2015-05-03T00:36:33 | 2015-05-03T00:36:33 | 34,968,522 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.akshay.gpm;
import android.content.Intent;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.AdapterView;
import android.widget.ArrayAdapter;
import an... | UTF-8 | Java | 5,555 | java | CircleFragment.java | Java | [] | null | [] | package com.akshay.gpm;
import android.content.Intent;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.AdapterView;
import android.widget.ArrayAdapter;
import an... | 5,555 | 0.645905 | 0.643384 | 174 | 30.925287 | 25.779127 | 134 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.471264 | false | false | 7 |
86f4fe2735715988302d969f5586c59491d05a83 | 7,413,113,611,841 | 22b7c8d5e7416e522c0a50a8a037737b02937008 | /src/Solution.java | 23096fdabc68ad3247bd2992788accea75c2b667 | [] | no_license | Victor-bra/print | https://github.com/Victor-bra/print | f9709e2c7a469538bba5a64a3d2dde947f89cad5 | 6a213d38aad0e752c9649ccc375a31f636af34ac | refs/heads/master | 2023-07-02T05:22:28.998000 | 2021-08-04T16:49:53 | 2021-08-04T16:49:53 | 392,762,546 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
public class Solution {
public static void main(String[] args) {
int koll = 0;
boolean x = false;
do {
x = false;
try {
Scanner input = new Scanner(System.in);
System.out.print("Введите число страниц ");
... | UTF-8 | Java | 2,197 | java | Solution.java | Java | [] | null | [] | import java.util.Scanner;
public class Solution {
public static void main(String[] args) {
int koll = 0;
boolean x = false;
do {
x = false;
try {
Scanner input = new Scanner(System.in);
System.out.print("Введите число страниц ");
... | 2,197 | 0.374706 | 0.351199 | 65 | 31.738462 | 16.41976 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.692308 | false | false | 7 |
02eb765321c463dc01f99723522fae5958a347f1 | 3,487,513,444,410 | 7cb321c24afd4f066e6923d9704d904247daaded | /SummerVacation_Project2/src/kr/ac/jbnu/accmgr/ui/ScheduleEntity.java | fa9b59f7994ab36e2b944c8f315db51ce900d53c | [] | no_license | SummerVacationProject2/CalenderProject | https://github.com/SummerVacationProject2/CalenderProject | d980011e4106c0fa1628d726995f826d484b3629 | c6bc0e35d98d0bd1b78418cdb6a531c627f5f784 | refs/heads/master | 2021-01-13T01:55:55.889000 | 2014-08-12T12:59:22 | 2014-08-12T12:59:22 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package kr.ac.jbnu.accmgr.ui;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import javax.swing.table.AbstractTableModel;
import kr.ac.jbnu.accmgr.model.ScheduleItem;
import kr.ac.jbnu.accmgr.persistent.CalenderDBManager;
public class ScheduleEntity extends AbstractTableModel {... | UHC | Java | 2,066 | java | ScheduleEntity.java | Java | [] | null | [] | package kr.ac.jbnu.accmgr.ui;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import javax.swing.table.AbstractTableModel;
import kr.ac.jbnu.accmgr.model.ScheduleItem;
import kr.ac.jbnu.accmgr.persistent.CalenderDBManager;
public class ScheduleEntity extends AbstractTableModel {... | 2,066 | 0.6261 | 0.619257 | 91 | 21.483517 | 19.645407 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.659341 | false | false | 7 |
8947b76306789c4886d79d6a680b164d324c91f0 | 17,789,754,565,446 | bb1ce83046a9cc4890a26b3113c4f3cdb397d7d0 | /income/src/main/java/com/yrx/parvenu/income/Rooster.java | f4a59fd282b0679b3690a4db9c63fddfa860cf43 | [] | no_license | Naturaler/parvenu | https://github.com/Naturaler/parvenu | e7ade949d632185b473a4d43c97af407ca2a7741 | bbabfb6ec923869875d2e5a1e07a3225ed36f3a4 | refs/heads/master | 2022-07-12T04:27:36.805000 | 2020-02-20T11:10:05 | 2020-02-20T11:10:05 | 241,523,931 | 0 | 0 | null | false | 2022-06-25T07:29:27 | 2020-02-19T03:29:21 | 2020-02-20T11:10:20 | 2022-06-25T07:29:26 | 26 | 0 | 0 | 3 | Java | false | false | package com.yrx.parvenu.income;
import com.yrx.parvenu.income.worker.Hunter;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.scheduling.annotation.Scheduled;
import org.springframework.stereotype.Component;
import java.util.List;
/**
* Created by r.x on 2020/2/20.
*/
@Comp... | UTF-8 | Java | 570 | java | Rooster.java | Java | [
{
"context": "ponent;\n\nimport java.util.List;\n\n/**\n * Created by r.x on 2020/2/20.\n */\n@Component\npublic class Rooster",
"end": 296,
"score": 0.9996662139892578,
"start": 293,
"tag": "USERNAME",
"value": "r.x"
}
] | null | [] | package com.yrx.parvenu.income;
import com.yrx.parvenu.income.worker.Hunter;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.scheduling.annotation.Scheduled;
import org.springframework.stereotype.Component;
import java.util.List;
/**
* Created by r.x on 2020/2/20.
*/
@Comp... | 570 | 0.682456 | 0.670175 | 25 | 21.799999 | 18.77232 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.36 | false | false | 7 |
d8a484aa6586ad18e21421de739a052a15f189ab | 2,224,793,101,864 | c3b1d32ee5560a26941d885497e015d07fd3d68b | /javafirstwsut/src/main/java/com/trainings/ws/soap/UTPasswordCallBack1.java | c87fbfb317d3f717daeb0ecf0551d582ce6b76c9 | [] | no_license | vasudhareddy/Webservices | https://github.com/vasudhareddy/Webservices | 7833d5a8bd85eeda559a5efb5fbb599f69aecb3d | fa51380cba399651dda4acb1d02d7016cfde921f | refs/heads/master | 2020-02-20T20:30:44.024000 | 2018-03-25T05:40:46 | 2018-03-25T05:40:46 | 126,668,601 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.trainings.ws.soap;
import java.io.IOException;
import java.util.HashMap;
import java.util.Map;
import javax.security.auth.callback.Callback;
import javax.security.auth.callback.CallbackHandler;
import javax.security.auth.callback.UnsupportedCallbackException;
import org.apache.wss4j.common.ext.... | UTF-8 | Java | 919 | java | UTPasswordCallBack1.java | Java | [
{
"context": "p<>();\r\n\tUTPasswordCallBack1(){\r\n\t\tpasswords.put(\"vasudha\", \"vasudha\");\r\n\t\tpasswords.put(\"vijaya\", \"vijaya\"",
"end": 502,
"score": 0.8473765850067139,
"start": 495,
"tag": "PASSWORD",
"value": "vasudha"
},
{
"context": "PasswordCallBack1(){\r\n\t\tpas... | null | [] | package com.trainings.ws.soap;
import java.io.IOException;
import java.util.HashMap;
import java.util.Map;
import javax.security.auth.callback.Callback;
import javax.security.auth.callback.CallbackHandler;
import javax.security.auth.callback.UnsupportedCallbackException;
import org.apache.wss4j.common.ext.... | 935 | 0.729053 | 0.724701 | 37 | 22.837837 | 23.932917 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.594595 | false | false | 7 |
1500f2c1e90a3158d0b867b6c4bf2364d4c436b7 | 28,570,122,508,634 | c0215cd2cf9edbfad36f891129bf23799b183baf | /programmers-java/src/practice/Practice28.java | a516f5ea857a60ba4ffe909ff9e0b91f6ee91ffb | [] | no_license | infomuscle/algorithms-programmers | https://github.com/infomuscle/algorithms-programmers | 06521c299d05c927f222538ce7587c914535cbe5 | 43e1986c9e306d464f92f9ab9e8d87ece71513c3 | refs/heads/master | 2023-03-10T01:10:09.779000 | 2023-03-06T13:02:29 | 2023-03-06T13:02:29 | 192,705,752 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package practice;
public class Practice28 {
class Solution {
public int[][] solution(int[][] arr1, int[][] arr2) {
int[][] answer = new int[arr1.length][arr1[0].length];
for (int i = 0; i < arr1.length; i++) {
for (int j = 0; j < arr1[i].length; j++) {
... | UTF-8 | Java | 810 | java | Practice28.java | Java | [] | null | [] | package practice;
public class Practice28 {
class Solution {
public int[][] solution(int[][] arr1, int[][] arr2) {
int[][] answer = new int[arr1.length][arr1[0].length];
for (int i = 0; i < arr1.length; i++) {
for (int j = 0; j < arr1[i].length; j++) {
... | 810 | 0.439506 | 0.38642 | 32 | 24.3125 | 22.756094 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.8125 | false | false | 7 |
dfdab019a9c76793d204501b876b43a34bb65290 | 14,276,471,313,609 | 546b76b39fc3cd38adf9e8d3311bf315247ac951 | /src/main/java/org/jenkinsci/plugins/statusbadges/StatusActionFactory.java | 6548f4f543f60c16b941d08d45fb62564ff12877 | [
"MIT"
] | permissive | appscode/jenkins-status-badges-plugin | https://github.com/appscode/jenkins-status-badges-plugin | 9b106ea19a43691d8c80c739c7729ccfd3b8f066 | ce070629719c9420f5a3e61e0fd86257f4529501 | refs/heads/master | 2021-06-14T03:06:42.004000 | 2017-03-04T23:24:50 | 2017-03-04T23:24:50 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.jenkinsci.plugins.statusbadges;
import hudson.Extension;
import hudson.model.AbstractProject;
import hudson.model.Action;
import hudson.model.BallColor;
import hudson.model.TransientProjectActionFactory;
import java.io.IOException;
import java.util.Collection;
import java.util.Collections;
import java.aw... | UTF-8 | Java | 939 | java | StatusActionFactory.java | Java | [] | null | [] | package org.jenkinsci.plugins.statusbadges;
import hudson.Extension;
import hudson.model.AbstractProject;
import hudson.model.Action;
import hudson.model.BallColor;
import hudson.model.TransientProjectActionFactory;
import java.io.IOException;
import java.util.Collection;
import java.util.Collections;
import java.aw... | 939 | 0.750799 | 0.750799 | 39 | 23.076923 | 22.669741 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.461538 | false | false | 7 |
a8501af5b7a7c7839f5642c8ae12e73130e3ce75 | 21,088,289,445,412 | b6f5ad57e077ec28ce73f92c8fc403a9c7b0b8a5 | /src/main/java/com/course/selection/util/CosUtil.java | eed4858143ee071d83e0a1c0c8a86fee7534d26d | [] | no_license | liangjunkaili/selection | https://github.com/liangjunkaili/selection | bb00c142ba888b79e98179110a8c09a66c812e65 | 201218a07b648ef0cae1b66e092b9e2f027471fb | refs/heads/master | 2020-04-11T22:24:30.296000 | 2018-12-24T10:02:24 | 2018-12-24T10:02:24 | 162,135,280 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.course.selection.util;
import com.qcloud.cos.COSClient;
import com.qcloud.cos.ClientConfig;
import com.qcloud.cos.auth.BasicCOSCredentials;
import com.qcloud.cos.auth.COSCredentials;
import com.qcloud.cos.model.ObjectMetadata;
import com.qcloud.cos.model.PutObjectRequest;
import com.qcloud.cos.model.PutObj... | UTF-8 | Java | 2,124 | java | CosUtil.java | Java | [
{
"context": "55325\";\n\t//项目密钥\n\tpublic static String SECRETID = \"AKIDNtJkXWvQ1dDPhtSTTWUYY6ZveJKLrY9r\";\n\tpublic static String SECRETKey = \"x5AxfP1XvBKP",
"end": 787,
"score": 0.9997555613517761,
"start": 751,
"tag": "KEY",
"value": "AKIDNtJkXWvQ1dDPhtSTTWUYY6ZveJKLrY9r"
},
{
... | null | [] | package com.course.selection.util;
import com.qcloud.cos.COSClient;
import com.qcloud.cos.ClientConfig;
import com.qcloud.cos.auth.BasicCOSCredentials;
import com.qcloud.cos.auth.COSCredentials;
import com.qcloud.cos.model.ObjectMetadata;
import com.qcloud.cos.model.PutObjectRequest;
import com.qcloud.cos.model.PutObj... | 2,066 | 0.766221 | 0.747615 | 60 | 33.933334 | 26.153946 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.433333 | false | false | 7 |
36f366a926355c512e9a2192b128964e2328d2ce | 28,939,489,647,176 | d00f1e0f9f06a7dfa52d3e28b34ea8929d549802 | /app/src/main/java/com/example/popularmoviesstage2/adapter/MovieAdapter.java | 399180713a58a488f59a5d8369115124261cc534 | [] | no_license | SakshiPande/Popular-Movie-Stage-2 | https://github.com/SakshiPande/Popular-Movie-Stage-2 | 5edcbaeeeb6660e2161ed2aa127ce38ffabc2553 | 21695b86cf25a8f77321e7954b2d351ae3a97efa | refs/heads/master | 2020-04-06T09:42:41.439000 | 2018-11-22T18:50:42 | 2018-11-22T18:50:42 | 157,353,629 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.popularmoviesstage2.adapter;
import android.content.Context;
import android.content.Intent;
import android.support.annotation.NonNull;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Im... | UTF-8 | Java | 2,729 | java | MovieAdapter.java | Java | [] | null | [] | package com.example.popularmoviesstage2.adapter;
import android.content.Context;
import android.content.Intent;
import android.support.annotation.NonNull;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Im... | 2,729 | 0.67827 | 0.673873 | 81 | 32.703705 | 26.807243 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.617284 | false | false | 7 |
5f4987089c7ff7ddf69e0ad5d4bde390719c2aa2 | 721,554,561,722 | 51f565b876d0c42fd609f490cbbe5c6186f9eafd | /app/src/main/java/cn/edu/cuit/liyun/laboratory/team/TeamDetailActivity.java | d0adb0693dfa054fe4f05bc5476af233e9c14030 | [] | no_license | jianglei260/Laboratory | https://github.com/jianglei260/Laboratory | 2d51a607b1b24e0248248e2734d27043b3b3b428 | acbc7b1431abe2f6f5db88d5622e8a17c6c1cdc4 | refs/heads/master | 2021-01-20T01:18:08.111000 | 2017-05-06T07:58:16 | 2017-05-06T07:58:16 | 89,254,228 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.edu.cuit.liyun.laboratory.team;
import android.content.Intent;
import android.databinding.DataBindingUtil;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import cn.edu.cuit.liyun.laboratory.R;
import cn.edu.cuit.liyun.laboratory.base.BaseActivity;
import cn.edu.cuit.liyun.labora... | UTF-8 | Java | 1,180 | java | TeamDetailActivity.java | Java | [] | null | [] | package cn.edu.cuit.liyun.laboratory.team;
import android.content.Intent;
import android.databinding.DataBindingUtil;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import cn.edu.cuit.liyun.laboratory.R;
import cn.edu.cuit.liyun.laboratory.base.BaseActivity;
import cn.edu.cuit.liyun.labora... | 1,180 | 0.762712 | 0.761864 | 31 | 37.064518 | 28.398018 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.580645 | false | false | 7 |
c211351179ae18196867884b1e8c25dfcb4266a4 | 26,156,350,894,776 | 9533a267cae4630483467a0e1bc503c9b9ecb04e | /app/src/main/java/com/example/android/sunshine/app/ItemViewModel.java | b9a99c423660138144323c9abb03385c3adcca98 | [
"Apache-2.0"
] | permissive | zwhmepsy/Sunshine | https://github.com/zwhmepsy/Sunshine | d6b4fed7e134132e94a913aab85c854001e0e419 | 950d8deee6ba74543e1c87e996b059229bd0a858 | HEAD | 2019-08-09T16:32:01.311000 | 2016-09-26T02:09:58 | 2016-09-26T02:09:58 | 67,184,305 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.android.sunshine.app;
import android.content.Context;
import android.database.Cursor;
import android.databinding.BaseObservable;
import android.databinding.Bindable;
import android.databinding.BindingAdapter;
import android.graphics.drawable.Drawable;
import android.widget.ImageView;
import com.bu... | UTF-8 | Java | 2,408 | java | ItemViewModel.java | Java | [
{
"context": "mport com.bumptech.glide.Glide;\n\n/**\n * Created by zwh on 8/27/16.\n */\npublic class ItemViewModel extend",
"end": 362,
"score": 0.9995329976081848,
"start": 359,
"tag": "USERNAME",
"value": "zwh"
}
] | null | [] | package com.example.android.sunshine.app;
import android.content.Context;
import android.database.Cursor;
import android.databinding.BaseObservable;
import android.databinding.Bindable;
import android.databinding.BindingAdapter;
import android.graphics.drawable.Drawable;
import android.widget.ImageView;
import com.bu... | 2,408 | 0.706395 | 0.701827 | 82 | 28.365854 | 26.351522 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.47561 | false | false | 7 |
f2a2679cb0dbc598e15af89399bc947245f5b1a2 | 1,348,619,781,679 | 5403261872bfd5f166ab305567da4a18d3c4ea33 | /server/src/test/java/org/opensearch/action/admin/indices/cache/clear/TransportClearIndicesCacheActionTests.java | 1abd4c06e50e7610e400f3eac66fc7578a3363c2 | [
"Apache-2.0",
"LicenseRef-scancode-free-unknown",
"SSPL-1.0"
] | permissive | opensearch-project/OpenSearch | https://github.com/opensearch-project/OpenSearch | 1f1ec7be4bc949937fbc2156c5bdbcd6f50a7372 | e98ded62d4b672a03acb4beb02bd047d7d4e1c69 | refs/heads/main | 2023-09-03T15:28:02.756000 | 2023-09-02T18:55:09 | 2023-09-02T18:55:09 | 334,274,271 | 7,644 | 1,321 | Apache-2.0 | false | 2023-09-14T21:53:11 | 2021-01-29T22:10:00 | 2023-09-14T20:09:00 | 2023-09-14T21:53:10 | 558,185 | 7,536 | 1,182 | 1,403 | Java | false | false | /*
* SPDX-License-Identifier: Apache-2.0
*
* The OpenSearch Contributors require contributions made to
* this file be licensed under the Apache-2.0 license or a
* compatible open source license.
*/
package org.opensearch.action.admin.indices.cache.clear;
import org.opensearch.action.support.ActionFilters;
impor... | UTF-8 | Java | 6,011 | java | TransportClearIndicesCacheActionTests.java | Java | [] | null | [] | /*
* SPDX-License-Identifier: Apache-2.0
*
* The OpenSearch Contributors require contributions made to
* this file be licensed under the Apache-2.0 license or a
* compatible open source license.
*/
package org.opensearch.action.admin.indices.cache.clear;
import org.opensearch.action.support.ActionFilters;
impor... | 6,011 | 0.738479 | 0.735485 | 135 | 43.525925 | 33.651554 | 134 | true | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.785185 | false | false | 7 |
9cec352b5be9cb3996f3e3cde6dfc009ab44b189 | 4,020,089,441,268 | 6e2e383a00778d826c451a4d9274fc49e0cff41c | /hackerrank/src/Leecode/Prob_769.java | d6daefd9686b83ee8074e7b8e16c06594b7a247b | [] | no_license | kenvifire/AlgorithmPractice | https://github.com/kenvifire/AlgorithmPractice | d875df9d13a76a02bce9ce0b90a8fad5ba90f832 | e16315ca2ad0476f65f087f608cc9424710e0812 | refs/heads/master | 2022-12-17T23:45:37.784000 | 2020-09-22T14:45:46 | 2020-09-22T14:45:46 | 58,105,208 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Leecode;
public class Prob_769 {
public int maxChunksToSorted(int[] arr) {
int currMax = Integer.MIN_VALUE;
int cnt = 0;
for(int i = 0; i < arr.length; i++) {
if(arr[i] > currMax) {
currMax = arr[i];
}
if(i >= currMax) {
... | UTF-8 | Java | 386 | java | Prob_769.java | Java | [] | null | [] | package Leecode;
public class Prob_769 {
public int maxChunksToSorted(int[] arr) {
int currMax = Integer.MIN_VALUE;
int cnt = 0;
for(int i = 0; i < arr.length; i++) {
if(arr[i] > currMax) {
currMax = arr[i];
}
if(i >= currMax) {
... | 386 | 0.417098 | 0.404145 | 18 | 20.444445 | 14.426912 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 7 |
418dde4af1f85f3d3a7410e282bd3f524652f604 | 23,433,341,596,414 | 5e516a38609cc1982aab45efe34964eb61b7c742 | /app/src/main/java/com/example/myapplication/Female.java | be6242df5ac961130c06f0b0f2c929918c0eebe2 | [] | no_license | Jin2007/TestRep3 | https://github.com/Jin2007/TestRep3 | a321f12a09b4726dffe6833e59f9bc51a7242e63 | 6bb234fca910bd5055fc219da32f138fc028f7c2 | refs/heads/master | 2021-01-16T05:40:00.948000 | 2020-07-07T14:44:31 | 2020-07-07T14:44:31 | 242,995,177 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.myapplication;
import android.os.Bundle;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import androidx.fragment.app.Fragment;
import androidx.lifecycle.LiveData;
import androidx.lifecycle.Observer;
import androidx.recyclerview.... | UTF-8 | Java | 2,259 | java | Female.java | Java | [] | null | [] | package com.example.myapplication;
import android.os.Bundle;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import androidx.fragment.app.Fragment;
import androidx.lifecycle.LiveData;
import androidx.lifecycle.Observer;
import androidx.recyclerview.... | 2,259 | 0.61089 | 0.610004 | 73 | 29.945206 | 21.496664 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.671233 | false | false | 7 |
1a2fd6601761a1b18677c106408bb7ecd65c6fee | 13,383,118,155,361 | 1bff03f53a6e6d9043df62bd6bbf30bf371caf7a | /program/design-pattern/src/club/huangdu94/pattern/create/builder/example1/entity/tire/ITire.java | a4b899cdc27aa767759515209e9d714c3a686f67 | [] | no_license | huangdu94/down-to-earth | https://github.com/huangdu94/down-to-earth | 6060351752ab6d6f750e4f2e56ceab61ba3a83a0 | 995306df93bd785e0d741c7e22861bef639e8b6a | refs/heads/master | 2023-08-31T07:33:21.120000 | 2023-08-25T09:30:59 | 2023-08-25T09:30:59 | 210,098,553 | 2 | 4 | null | false | 2022-06-17T02:51:21 | 2019-09-22T06:01:41 | 2021-12-02T09:18:28 | 2022-06-17T02:51:20 | 2,333 | 2 | 3 | 4 | Java | false | false | package club.huangdu94.pattern.create.builder.example1.entity.tire;
/**
* 轮胎接口
*
* @author yiyun (huangdu.hd@alibaba-inc.com)
* @date 2021/5/14
*/
public interface ITire {
void tire();
}
| UTF-8 | Java | 205 | java | ITire.java | Java | [
{
"context": "r.example1.entity.tire;\n\n/**\n * 轮胎接口\n *\n * @author yiyun (huangdu.hd@alibaba-inc.com)\n * @date 2021/5/14\n ",
"end": 100,
"score": 0.9361211657524109,
"start": 95,
"tag": "NAME",
"value": "yiyun"
},
{
"context": "e1.entity.tire;\n\n/**\n * 轮胎接口\n *\n * @author yiy... | null | [] | package club.huangdu94.pattern.create.builder.example1.entity.tire;
/**
* 轮胎接口
*
* @author yiyun (<EMAIL>)
* @date 2021/5/14
*/
public interface ITire {
void tire();
}
| 186 | 0.680203 | 0.629442 | 11 | 16.90909 | 20.442623 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.181818 | false | false | 7 |
633eabc5a249cdd04a14603d0ebf3ab22d200e72 | 26,130,581,037,368 | fb09ac46286c6e12a5a9f361e0257f8455dc071d | /src/java/tdg/model/NormalPrior.java | 65b9ec36c7d753835d6efee0248b36f2c33540c3 | [
"Apache-2.0"
] | permissive | tamuri/tdg12 | https://github.com/tamuri/tdg12 | 1d668dc35863ea2734fc5b75c49f8ab8215f9c9b | fff2b9cd52caa0123f565978b5d7c1eb8e699048 | refs/heads/master | 2020-06-05T23:24:36.847000 | 2016-09-13T20:22:22 | 2016-09-13T20:22:22 | 2,947,951 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tdg.model;
import cern.colt.matrix.DoubleFactory1D;
import cern.colt.matrix.DoubleMatrix1D;
import cern.jet.math.Functions;
public class NormalPrior implements Prior {
private final double coefficient;
public NormalPrior(double sigma) {
this.coefficient = 1 / (2 * Math.pow(sigma, 2));
}... | UTF-8 | Java | 1,341 | java | NormalPrior.java | Java | [] | null | [] | package tdg.model;
import cern.colt.matrix.DoubleFactory1D;
import cern.colt.matrix.DoubleMatrix1D;
import cern.jet.math.Functions;
public class NormalPrior implements Prior {
private final double coefficient;
public NormalPrior(double sigma) {
this.coefficient = 1 / (2 * Math.pow(sigma, 2));
}... | 1,341 | 0.685309 | 0.423564 | 35 | 37.285713 | 72.445671 | 434 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.085714 | false | false | 7 |
e442ce696000082fa9f28470da264dfba921f5e7 | 30,142,080,527,914 | 4e470fd21d1159e351d224dc8a9f29464d35370d | /trabajo-final-v1/src/main/java/com/example/trabajofinalv1/controller/Login/UserController.java | 7d3f8af79a109bc61132d69a703b6348dc21fc0c | [] | no_license | jhonalexis-parra/proyectoBackendJava | https://github.com/jhonalexis-parra/proyectoBackendJava | 6e054845b69462e36843cd6af7e3bf6be71e3bbc | 2120bb7e3cccab90c9c9e4bb928f30cb089f5d35 | refs/heads/main | 2023-09-06T05:17:36.897000 | 2021-10-04T02:17:03 | 2021-10-04T02:17:03 | 406,961,777 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.trabajofinalv1.controller.Login;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
@RestController
public class Use... | UTF-8 | Java | 486 | java | UserController.java | Java | [] | null | [] | package com.example.trabajofinalv1.controller.Login;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
@RestController
public class Use... | 486 | 0.769547 | 0.763375 | 17 | 27.588236 | 25.550547 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.352941 | false | false | 7 |
41231058bb93f622e4f334abacbb0128d6a025a5 | 9,646,496,586,716 | ab6756d0f71d5eebd4d540b4869d40f08ea94bb2 | /src/main/java/com/xsimo/dwiki/singleUserControls/Formatter.java | 2a47b5e9375ac97c59563a7762b608ae47b99ddd | [
"MIT"
] | permissive | xsimo/DWiki | https://github.com/xsimo/DWiki | 3d76edd977438fba372457bf99a2395fdb971726 | 64c40f9f0303cedf56fd0280b1d009d39d50668e | refs/heads/master | 2021-01-21T17:41:21.169000 | 2017-05-21T19:29:20 | 2017-05-21T19:29:20 | 91,981,403 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xsimo.dwiki.singleUserControls;
import com.xsimo.dwiki.singlePageModel.*;
/**
* The Formatter transforms some standard text in Hyper Text Markup Language
* @author DIRO
*/
public class Formatter {
/**
* this format() method recognize CamelCase and adds hyperlinks to it.<br>
* it also adds html bas... | UTF-8 | Java | 759 | java | Formatter.java | Java | [
{
"context": "dard text in Hyper Text Markup Language\n * @author DIRO\n */\npublic class Formatter {\n\t/**\n\t * this format",
"end": 183,
"score": 0.9861895442008972,
"start": 179,
"tag": "USERNAME",
"value": "DIRO"
}
] | null | [] | package com.xsimo.dwiki.singleUserControls;
import com.xsimo.dwiki.singlePageModel.*;
/**
* The Formatter transforms some standard text in Hyper Text Markup Language
* @author DIRO
*/
public class Formatter {
/**
* this format() method recognize CamelCase and adds hyperlinks to it.<br>
* it also adds html bas... | 759 | 0.664032 | 0.658762 | 23 | 32 | 28.339556 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.347826 | false | false | 7 |
c68a6ed45bd54240034c25eee1253264a41c259a | 13,752,485,306,789 | 2bec239beed3fba48419473deb312f7b9d20ecb6 | /Microprocessors/src/instructions/ret.java | 304071b367f382c00efca8a226ea2f587fb208f3 | [] | no_license | ahmad3m3/Micwopwosessor | https://github.com/ahmad3m3/Micwopwosessor | 390e05cd2034f1f5ae44b079cac2ec60db92a4ac | 6d12a323c1efa156188d15463a6a2fd280e61f28 | refs/heads/master | 2018-01-08T12:01:49.974000 | 2015-12-13T22:48:32 | 2015-12-13T22:48:32 | 47,034,588 | 0 | 0 | null | false | 2015-12-13T19:32:37 | 2015-11-28T18:18:18 | 2015-11-28T18:47:06 | 2015-12-13T19:32:37 | 195 | 0 | 0 | 0 | Java | null | null | package instructions;
public class ret extends instructions{
String regA;
public ret(String type,String regA){
super(type);
this.regA=regA;
}
}
| UTF-8 | Java | 154 | java | ret.java | Java | [] | null | [] | package instructions;
public class ret extends instructions{
String regA;
public ret(String type,String regA){
super(type);
this.regA=regA;
}
}
| 154 | 0.727273 | 0.727273 | 10 | 14.4 | 13.566134 | 38 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.3 | false | false | 7 |
b43fcb1c3d2516dbd3ea71530d4e30a40d7ff30e | 14,817,637,183,928 | 6df00f4f5a57d1872bdbf966d4603e3af57ac50a | /src/main/java/org/example/tapestry/components/ui/dialog/WizardStep1.java | 078615f91adb84ef7e628cf654ded3949a49033d | [] | no_license | bbcooper/tapestry-examples | https://github.com/bbcooper/tapestry-examples | 09ffd5e0775b403ead7917e5c345325ba0f6225c | cc8db3f2cc42c6844d80eb3ea6e3c4fc76f10c64 | refs/heads/master | 2021-01-10T14:06:56.775000 | 2007-10-23T22:39:55 | 2007-10-23T22:39:55 | 47,400,439 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.example.tapestry.components.ui.dialog;
import org.apache.tapestry.MarkupWriter;
import org.apache.tapestry.annotations.BeginRender;
public class WizardStep1 {
private String message = "Wizard step 1 component.";
@BeginRender
void renderMessage(MarkupWriter writer) {
writer.w... | UTF-8 | Java | 434 | java | WizardStep1.java | Java | [] | null | [] | package org.example.tapestry.components.ui.dialog;
import org.apache.tapestry.MarkupWriter;
import org.apache.tapestry.annotations.BeginRender;
public class WizardStep1 {
private String message = "Wizard step 1 component.";
@BeginRender
void renderMessage(MarkupWriter writer) {
writer.w... | 434 | 0.691244 | 0.686636 | 17 | 23.529411 | 20.622995 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.352941 | false | false | 7 |
8bf855adeb211b2ad765543e812af11b835f2290 | 21,303,037,804,958 | 4c89bcf236820f2cf2fc1a0bc5c13ba09f454987 | /src/main/java/m10/s16/MyIntListException.java | 9f1dea11cd68c90b6aa2ae8faf464000c05ab01f | [] | no_license | claramente9/jse | https://github.com/claramente9/jse | 90a632e09ea5379768e6c7dc046edba95b0668f7 | a7eb24c56c946eb6546ddfe9c042125cb50a7576 | refs/heads/master | 2023-08-25T12:43:23.106000 | 2021-10-15T08:19:06 | 2021-10-15T08:19:06 | 414,213,685 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package m10.s16;
public class MyIntListException extends Exception {
private static final long serialVersionUID = 1L;
// TODO: ctor accepting a message
}
| UTF-8 | Java | 164 | java | MyIntListException.java | Java | [] | null | [] | package m10.s16;
public class MyIntListException extends Exception {
private static final long serialVersionUID = 1L;
// TODO: ctor accepting a message
}
| 164 | 0.75 | 0.719512 | 7 | 22.428572 | 22.070389 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 7 |
18e9246f56668473cddc81d1d6efa7b8b6831602 | 32,873,679,698,224 | fd58e819e891d5b58f11fd1eb41b1410029304fa | /src/main/java/cn/jeeweb/modules/htgl/controller/HtglHzgsController.java | f043c42535717159c5c85e4761241d72dbb012aa | [
"MIT"
] | permissive | KaizhiDu/Bingzheng-Mechanical-Management-System | https://github.com/KaizhiDu/Bingzheng-Mechanical-Management-System | c7596b6675ed92b6b88f4fa78763f73c8806f468 | c079a7ab1f5c69e02dc8d421bc0cfe25c125b1e7 | refs/heads/master | 2022-12-24T04:54:52.303000 | 2020-12-16T03:03:54 | 2020-12-16T03:03:54 | 146,078,738 | 0 | 0 | MIT | false | 2022-12-16T03:44:06 | 2018-08-25T08:21:57 | 2020-12-16T03:04:29 | 2022-12-16T03:44:02 | 148,639 | 0 | 0 | 19 | Java | false | false | package cn.jeeweb.modules.htgl.controller;
import cn.jeeweb.core.common.controller.BaseCRUDController;
import cn.jeeweb.core.query.wrapper.EntityWrapper;
import cn.jeeweb.core.security.shiro.authz.annotation.RequiresPathPermission;
import cn.jeeweb.modules.htgl.entity.HtglGsht;
import cn.jeeweb.modules.htgl.entity.Htg... | UTF-8 | Java | 3,798 | java | HtglHzgsController.java | Java | [
{
"context": "il.List;\n\n/**\n * Dscription: 合同管理- 公司\n * @author : Kevin Du\n * @version : 1.0\n * @date : 2020/3/21 16:21\n */\n",
"end": 1177,
"score": 0.9992551803588867,
"start": 1169,
"tag": "NAME",
"value": "Kevin Du"
}
] | null | [] | package cn.jeeweb.modules.htgl.controller;
import cn.jeeweb.core.common.controller.BaseCRUDController;
import cn.jeeweb.core.query.wrapper.EntityWrapper;
import cn.jeeweb.core.security.shiro.authz.annotation.RequiresPathPermission;
import cn.jeeweb.modules.htgl.entity.HtglGsht;
import cn.jeeweb.modules.htgl.entity.Htg... | 3,796 | 0.699155 | 0.69308 | 97 | 38.03093 | 25.644859 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.793814 | false | false | 7 |
29fcbab6efb974c73d93f814cec1e684a40fd209 | 32,126,355,389,014 | 3201a6a05149aae1fef74917c7b25ffe8e0e2e7d | /tlink/tlink-ebms/src/main/java/com/esum/ebms/v2/service/transport/clazz/ClassTransportInfo.java | e2498e349846dc57c3ac1cbdeb111f4c763e2b9f | [] | no_license | trustlab-repo/T-LiNK | https://github.com/trustlab-repo/T-LiNK | 321abdccbec77a672b154443489ce1af7f764eab | a03c9948325e7b25feb80083e4c945db28ebd7ef | refs/heads/master | 2018-02-07T19:57:46.861000 | 2017-08-07T06:27:16 | 2017-08-07T06:27:16 | 96,088,303 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Created on 2004-05-20
*/
package com.esum.ebms.v2.service.transport.clazz;
import com.esum.ebms.v2.service.transport.TransportType;
/**
* Class Call방식을 사용하는 TransportType의 정보.
*
* Copyright(c) eSum Technologies., inc. All rights reserved.
*/
public class ClassTransportInfo implements TransportType
{
prot... | UHC | Java | 661 | java | ClassTransportInfo.java | Java | [] | null | [] | /*
* Created on 2004-05-20
*/
package com.esum.ebms.v2.service.transport.clazz;
import com.esum.ebms.v2.service.transport.TransportType;
/**
* Class Call방식을 사용하는 TransportType의 정보.
*
* Copyright(c) eSum Technologies., inc. All rights reserved.
*/
public class ClassTransportInfo implements TransportType
{
prot... | 661 | 0.76131 | 0.74571 | 30 | 20.366667 | 22.400124 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.833333 | false | false | 7 |
304533dce1377093fdd82dbc06e17628457a4ad9 | 5,531,917,888,052 | 9863d7bd8a4e4593bcf79836957284647675b140 | /doc/LesserAudioSwitch_v.2.7.2(124)_source_from_JADX/sources/p000/C1415ye.java | 152ff0d0614670ca5e54440939d6a2e131e43a7f | [] | no_license | solvek/AudioSpeakerTest | https://github.com/solvek/AudioSpeakerTest | e71d9268ca097695dc3b51c4537f7ffb54b6c70f | 49780b874cb24e7d1f6226ce36653cfab6bda842 | refs/heads/master | 2023-09-02T20:22:35.458000 | 2021-11-23T09:40:52 | 2021-11-23T09:40:52 | 424,282,640 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package p000;
import android.animation.LayoutTransition;
import java.lang.reflect.Field;
import java.lang.reflect.Method;
/* renamed from: ye */
public class C1415ye {
/* renamed from: a */
public static LayoutTransition f5188a;
/* renamed from: b */
public static Field f5189b;
/* renamed from:... | UTF-8 | Java | 483 | java | C1415ye.java | Java | [] | null | [] | package p000;
import android.animation.LayoutTransition;
import java.lang.reflect.Field;
import java.lang.reflect.Method;
/* renamed from: ye */
public class C1415ye {
/* renamed from: a */
public static LayoutTransition f5188a;
/* renamed from: b */
public static Field f5189b;
/* renamed from:... | 483 | 0.670807 | 0.614907 | 24 | 19.125 | 14.663766 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 7 |
d3ab65274fff008e07b32dfe604abc47c61a8fff | 24,120,536,404,115 | adcf7c098194b9af7e47c6ebd1e93377a630b102 | /src/SwordAndShield/Piece.java | 5c2175bd874697c2217b76154a887229f8071029 | [] | no_license | Mansour-J/sww | https://github.com/Mansour-J/sww | 4f31053e5508344d006bc855eee0f911c4c7ecff | da96b4b0a62aa52153fa1c59d271e8fb2d3b87f4 | refs/heads/master | 2021-06-22T03:47:55.252000 | 2017-08-16T00:59:56 | 2017-08-16T00:59:56 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package SwordAndShield;
import java.util.ArrayList;
import java.util.List;
/**
* Represents a actual piece that is in play on the board or
* in other areas such as hands and cemetery
* By index:
* North: 0, East: 1, South: 2, West: 3
*
* @author David Hack
* @version 1.0
*/
public class Piece im... | UTF-8 | Java | 6,681 | java | Piece.java | Java | [
{
"context": "rth: 0, East: 1, South: 2, West: 3\r\n *\r\n * @author David Hack\r\n * @version 1.0\r\n */\r\npublic class Piece impleme",
"end": 275,
"score": 0.9996234178543091,
"start": 265,
"tag": "NAME",
"value": "David Hack"
}
] | null | [] | package SwordAndShield;
import java.util.ArrayList;
import java.util.List;
/**
* Represents a actual piece that is in play on the board or
* in other areas such as hands and cemetery
* By index:
* North: 0, East: 1, South: 2, West: 3
*
* @author <NAME>
* @version 1.0
*/
public class Piece implem... | 6,677 | 0.526867 | 0.516539 | 244 | 25.381147 | 21.734194 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.377049 | false | false | 7 |
4470d6a866d3a41f4516679c5e5a38b41b70dd7d | 23,089,744,184,752 | 81094cb7065d90b2a5f428a50fded1afaff4b3a6 | /TobotDisinfect/src/main/java/com/tobot/disinfect/module/set/system/AppVersionAdapter.java | 7e88c840a21f96ddb8af18e298807000e8745202 | [] | no_license | tobotai/TobotRobot_Slam | https://github.com/tobotai/TobotRobot_Slam | bf47b1f169ea37c458e70f22096e9d8a07f2cc1e | 858f7c1a93f737cd596421d568db67d2dcefd9a7 | refs/heads/master | 2023-02-12T00:17:42.737000 | 2021-01-06T10:34:00 | 2021-01-06T10:34:00 | 275,496,867 | 5 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tobot.disinfect.module.set.system;
import android.content.Context;
import android.widget.TextView;
import com.tobot.common.base.BaseRecyclerAdapter;
import com.tobot.common.base.BaseRecyclerHolder;
import com.tobot.disinfect.R;
/**
* @author houdeming
* @date 2020/5/29
*/
public class AppVersionAdapte... | UTF-8 | Java | 926 | java | AppVersionAdapter.java | Java | [
{
"context": "der;\nimport com.tobot.disinfect.R;\n\n/**\n * @author houdeming\n * @date 2020/5/29\n */\npublic class AppVersionAda",
"end": 267,
"score": 0.9996364116668701,
"start": 258,
"tag": "USERNAME",
"value": "houdeming"
}
] | null | [] | package com.tobot.disinfect.module.set.system;
import android.content.Context;
import android.widget.TextView;
import com.tobot.common.base.BaseRecyclerAdapter;
import com.tobot.common.base.BaseRecyclerHolder;
import com.tobot.disinfect.R;
/**
* @author houdeming
* @date 2020/5/29
*/
public class AppVersionAdapte... | 926 | 0.691209 | 0.683517 | 31 | 28.354839 | 26.199665 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.483871 | false | false | 7 |
a40c7a02510c00ab05090e494115b85585802dd4 | 16,458,314,687,520 | 5e8671f2e59e757376a145171baa269078d9a4e4 | /CobrosWeb/src/java/py/com/konecta/redcobros/cobrosweb/controller/cobranzas.java | b9ab6b63a21f54bac9b9d36a7fdbe3a7fff0d1d1 | [] | no_license | gpereiraPy/Practigiros | https://github.com/gpereiraPy/Practigiros | 507663e698b40cc3d9078b06eeb598d2017b83b0 | 1a9d76c6f1e320b2c3098b4d22563726f3433cfe | refs/heads/master | 2016-08-11T02:34:02.700000 | 2016-02-16T14:14:08 | 2016-02-16T14:14:08 | 51,839,732 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package py.com.konecta.redcobros.cobrosweb.controller;
import py.com.konecta.redcobros.ejb.FormContribFacade;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
import java.io.PrintWri... | UTF-8 | Java | 54,466 | java | cobranzas.java | Java | [
{
"context": "cta.redcobros.utiles.UtilesSet;\n\n/**\n *\n * @author konecta\n */\npublic class cobranzas extends HttpServlet {\n",
"end": 1297,
"score": 0.9993889331817627,
"start": 1290,
"tag": "USERNAME",
"value": "konecta"
},
{
"context": "stemaFacade parametroSistemaFacade; //Ag... | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package py.com.konecta.redcobros.cobrosweb.controller;
import py.com.konecta.redcobros.ejb.FormContribFacade;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
import java.io.PrintWri... | 54,454 | 0.541032 | 0.53769 | 994 | 53.785713 | 50.12244 | 524 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.939638 | false | false | 7 |
469951b69305e81e81eda68a05c6a0684a1697e5 | 16,458,314,685,751 | d822aab0322c221a0042c9780e967ea2ce068882 | /src/main/java/net/team33/test/FinalIterator.java | 59f1cda3308707e21c2b3603c05b9c310bc58e4e | [] | no_license | akk-team33/lib-test | https://github.com/akk-team33/lib-test | ae90fe2cdba17a662e31535ff3ee7addc3d76f4b | feafa1217f4fee853701b1f29bbdf07c781c5f34 | refs/heads/master | 2021-01-23T02:59:15.367000 | 2014-06-20T13:33:02 | 2014-06-20T13:33:02 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.team33.test;
import java.util.Iterator;
public class FinalIterator<E> implements Iterator<E> {
private final Iterator<E> backing;
public FinalIterator(final Iterator<E> backing) {
this.backing = backing;
}
@Override
public final boolean hasNext() {
return backing.hasN... | UTF-8 | Java | 415 | java | FinalIterator.java | Java | [] | null | [] | package net.team33.test;
import java.util.Iterator;
public class FinalIterator<E> implements Iterator<E> {
private final Iterator<E> backing;
public FinalIterator(final Iterator<E> backing) {
this.backing = backing;
}
@Override
public final boolean hasNext() {
return backing.hasN... | 415 | 0.640964 | 0.636145 | 21 | 18.761906 | 17.481705 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 7 |
6db9dc997b052f5183e5ed286bc8a693bf10d2a2 | 16,458,314,686,476 | 8ccd1c071b19388f1f2e92c5e5dbedc78fead327 | /src/main/java/ohos/resourceschedule/utils/ResSchedLog.java | 720091febfaa0fd7e4b7bfbc797ec058b5140570 | [] | no_license | yearsyan/Harmony-OS-Java-class-library | https://github.com/yearsyan/Harmony-OS-Java-class-library | d6c135b6a672c4c9eebf9d3857016995edeb38c9 | 902adac4d7dca6fd82bb133c75c64f331b58b390 | refs/heads/main | 2023-06-11T21:41:32.097000 | 2021-06-24T05:35:32 | 2021-06-24T05:35:32 | 379,816,304 | 6 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ohos.resourceschedule.utils;
import ohos.hiviewdfx.HiLogLabel;
public class ResSchedLog {
public enum Domain {
RESSCHED(218109696),
BGTASK(218109697),
WORKSCHED(218109698);
private final int domain;
private Domain(int i) {
this.d... | UTF-8 | Java | 704 | java | ResSchedLog.java | Java | [] | null | [] | package ohos.resourceschedule.utils;
import ohos.hiviewdfx.HiLogLabel;
public class ResSchedLog {
public enum Domain {
RESSCHED(218109696),
BGTASK(218109697),
WORKSCHED(218109698);
private final int domain;
private Domain(int i) {
this.d... | 704 | 0.558239 | 0.518466 | 31 | 20.709677 | 18.45866 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.387097 | false | false | 7 |
6df577058484f65461c0f15d898398f482ac2376 | 21,861,383,552,419 | bbb8ba1e220111f921021ac232eace0fa0850262 | /src/main/java/com/rasl/repositories/StatusRepository.java | a4f013c0ade258504c59ad31a3ed8f7b5dbe6c4e | [] | no_license | aslanovr/TaskManagement | https://github.com/aslanovr/TaskManagement | 4af123cbbbf400d0ddf6c4c4bc83884035a9c9b9 | 67d34a721c61ff887c7cce8d5c2ee55656d2e7fc | refs/heads/master | 2021-04-28T05:05:14.325000 | 2018-09-30T19:14:05 | 2018-09-30T19:14:05 | 122,172,082 | 0 | 0 | null | false | 2018-09-30T19:16:23 | 2018-02-20T08:25:55 | 2018-09-23T13:59:48 | 2018-09-30T19:16:22 | 125 | 0 | 0 | 0 | Java | false | null | package com.rasl.repositories;
import com.rasl.pojo.Status;
import org.springframework.data.jpa.repository.JpaRepository;
/**
* Created by ruslan on 20.02.2018.
*/
public interface StatusRepository extends JpaRepository<Status, Integer> {
}
| UTF-8 | Java | 245 | java | StatusRepository.java | Java | [
{
"context": "a.jpa.repository.JpaRepository;\n\n/**\n * Created by ruslan on 20.02.2018.\n */\npublic interface StatusReposit",
"end": 148,
"score": 0.9983533024787903,
"start": 142,
"tag": "USERNAME",
"value": "ruslan"
}
] | null | [] | package com.rasl.repositories;
import com.rasl.pojo.Status;
import org.springframework.data.jpa.repository.JpaRepository;
/**
* Created by ruslan on 20.02.2018.
*/
public interface StatusRepository extends JpaRepository<Status, Integer> {
}
| 245 | 0.783673 | 0.75102 | 10 | 23.5 | 25.69533 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 7 |
23e217674d6953cecf1680dcd4087a374de85a06 | 14,568,529,079,206 | 7121ed327f692ab025c8b5122c80e4c840f6f4ee | /core/src/main/java/ru/ensemplix/api/entity/projectile/BundleArrow.java | c2157b0367e7c52dc5c92ba9053682a1c8bb564b | [] | no_license | ensemplix/bundle | https://github.com/ensemplix/bundle | 1da9fe9db9f74d77e85746430e103061f7db665d | e76ebbc42ab17fa38579ebd2753c147832317ad2 | HEAD | 2018-02-09T05:49:09.412000 | 2017-10-15T23:04:40 | 2017-10-15T23:04:40 | 161,529,737 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.ensemplix.api.entity.projectile;
public interface BundleArrow extends BundleProjectile {
}
| UTF-8 | Java | 104 | java | BundleArrow.java | Java | [] | null | [] | package ru.ensemplix.api.entity.projectile;
public interface BundleArrow extends BundleProjectile {
}
| 104 | 0.826923 | 0.826923 | 5 | 19.799999 | 24.144564 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 7 |
9541e6c32cea5ac422225ac11ca16dc5c1f6794c | 13,666,585,937,046 | c8f4691d7d02ac29a8f98fae6dc49d20e02b0d5f | /JDeveloper Projects/Application7/Client/src/com/rightnow/ws/messages/v1_2/ObjectFactory.java | 6636b92219b29202c0511e365b29d4202d0c991b | [] | no_license | naikpraveen56/oim-api-samples | https://github.com/naikpraveen56/oim-api-samples | 5bc746e7aedff067e80c88a17fd248f170147aa1 | 77516e2585119547228c5301f775523ef1384220 | refs/heads/master | 2020-02-25T20:57:39.010000 | 2019-02-21T20:56:22 | 2019-02-21T20:56:22 | 63,393,840 | 1 | 0 | null | false | 2016-07-15T05:27:43 | 2016-07-15T05:20:56 | 2016-07-15T05:24:40 | 2016-07-15T05:26:55 | 0 | 1 | 0 | 1 | null | null | null |
package com.rightnow.ws.messages.v1_2;
import javax.xml.bind.JAXBElement;
import javax.xml.bind.annotation.XmlElementDecl;
import javax.xml.bind.annotation.XmlRegistry;
import javax.xml.namespace.QName;
/**
* This object contains factory methods for each
* Java content interface and Java element interface
* gene... | UTF-8 | Java | 36,285 | java | ObjectFactory.java | Java | [] | null | [] |
package com.rightnow.ws.messages.v1_2;
import javax.xml.bind.JAXBElement;
import javax.xml.bind.annotation.XmlElementDecl;
import javax.xml.bind.annotation.XmlRegistry;
import javax.xml.namespace.QName;
/**
* This object contains factory methods for each
* Java content interface and Java element interface
* gene... | 36,285 | 0.668045 | 0.66347 | 902 | 39.226166 | 40.668171 | 155 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.374723 | false | false | 7 |
843c25e6fdb31131667a59702396e1c62cee4f7c | 30,030,411,359,439 | 3d1fe57bb0995d556b205361ee4a504a41d77dab | /TurtleboneCore/src/main/java/com/turtlebone/core/filter/SecurityFilter.java | b57e74a6efa5620563a28feffb4e10ef1ae68991 | [] | no_license | ExpertsOfTurtle/TurtleboneParent | https://github.com/ExpertsOfTurtle/TurtleboneParent | e990dc46504bd4cb2c4270f5f5a5241ce1935d81 | 7bb23d0dde427c3497ca24e957dcc463b8422a61 | refs/heads/master | 2021-10-11T13:12:47.743000 | 2019-01-26T07:18:49 | 2019-01-26T07:18:49 | 112,362,667 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.turtlebone.core.filter;
import java.io.IOException;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
import javax.servlet.Filter;
import javax.servlet.FilterChain;
import javax.servlet.FilterConfig;
import javax.servlet.ServletException;
import javax.servlet.ServletRequest;
impor... | UTF-8 | Java | 5,843 | java | SecurityFilter.java | Java | [
{
"context": "r(\"username\");\r\n\t\trequest.setAttribute(\"username\", username);\r\n\t\trequest.setAttribute(\"tokenId\", tokenId);\r\n\t",
"end": 2170,
"score": 0.9969973564147949,
"start": 2162,
"tag": "USERNAME",
"value": "username"
},
{
"context": " new VerifyTokenRequest();\r... | null | [] | package com.turtlebone.core.filter;
import java.io.IOException;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
import javax.servlet.Filter;
import javax.servlet.FilterChain;
import javax.servlet.FilterConfig;
import javax.servlet.ServletException;
import javax.servlet.ServletRequest;
impor... | 5,843 | 0.697257 | 0.696222 | 173 | 31.531792 | 29.359156 | 139 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.034682 | false | false | 7 |
9c3a74bfe5296afbc7051db53fe4e8f6c027c30e | 6,476,810,723,705 | 2b99d876cd7b3d41912726b54ffd737ed114c55b | /app/src/main/java/com/example/guillermo/webservice02/MainActivity.java | 64ccfb4fc3a2ca13eace8ccd3e26c28230c6c2bf | [] | no_license | GuillermoReyesGuerrero/3.2-webservice02 | https://github.com/GuillermoReyesGuerrero/3.2-webservice02 | aae6e3a927a73ef852a168fba262616b48abda44 | b16929dc3f86f803ec99a972c754f88017d345d3 | refs/heads/master | 2021-04-12T11:27:06.402000 | 2018-03-22T16:23:34 | 2018-03-22T16:23:34 | 126,363,419 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.guillermo.webservice02;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.TextView;
public class MainActivity extends AppCompatActivity {
Button click;
public static TextView datadst;
... | UTF-8 | Java | 1,239 | java | MainActivity.java | Java | [
{
"context": "package com.example.guillermo.webservice02;\n\nimport android.support.v7.app.AppC",
"end": 29,
"score": 0.60084468126297,
"start": 20,
"tag": "USERNAME",
"value": "guillermo"
}
] | null | [] | package com.example.guillermo.webservice02;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.TextView;
public class MainActivity extends AppCompatActivity {
Button click;
public static TextView datadst;
... | 1,239 | 0.682002 | 0.67958 | 37 | 32.486488 | 20.630104 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.621622 | false | false | 7 |
6e4b66e3ac3deda667e2fbc47d199048e0fd210d | 7,636,451,898,377 | 43f74ea498cb0dae05bf2390b448d16f398a0a2b | /workspace/ncp_web_pc_mlb/src/main/java/com/plgrim/ncp/web/pc/mlb/member/GuestController.java | 3debf6113f18847eb4d1f64084f07e1f57e6d12c | [] | no_license | young-hee/pc_mlb | https://github.com/young-hee/pc_mlb | 2bdf5813418c14be2d7e2de78f0f294ed8264dde | 708417eada78eed398e068460bda44adea16cbdf | refs/heads/master | 2022-11-22T00:11:05.335000 | 2020-07-22T08:27:03 | 2020-07-22T09:10:07 | 281,615,442 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* Copyright (c) 2018 plgrim, Inc.
* All right reserved.
* http://plgrim.com
* This software is the confidential and proprietary information of plgrim
* , Inc. You shall not disclose such Confidential Information and
* shall use it only in accordance with the terms of the license agreement
* you entered into with... | UTF-8 | Java | 4,845 | java | GuestController.java | Java | [
{
"context": "----------------------------------\n * @author id\n * @since 2018.04.30 \n */\npackage com.plg",
"end": 426,
"score": 0.5072333216667175,
"start": 424,
"tag": "NAME",
"value": "id"
}
] | null | [] | /* Copyright (c) 2018 plgrim, Inc.
* All right reserved.
* http://plgrim.com
* This software is the confidential and proprietary information of plgrim
* , Inc. You shall not disclose such Confidential Information and
* shall use it only in accordance with the terms of the license agreement
* you entered into with... | 4,845 | 0.763141 | 0.75623 | 131 | 35.450382 | 30.90819 | 149 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.480916 | false | false | 7 |
56f020af055a19e292f7eb0f80ea5fed74057293 | 3,633,542,400,366 | 4d52041ca5e3bf2b31d59572e09f02fe579ca78c | /service-product/src/main/java/com/wss/service/product/service/impl/ProductServiceImpl.java | b49c07f708f09309bb9df22402063e480264d50b | [] | no_license | Tigsi/spring-cloud-nocas-roketmq-transaction-demo | https://github.com/Tigsi/spring-cloud-nocas-roketmq-transaction-demo | 099744ac51fab4e6d705c98f954985855ece4a7c | 648e7ffd78d984818e43ac504d8c0d0a5cb7fae9 | refs/heads/master | 2023-03-16T20:23:34.385000 | 2021-03-05T08:51:55 | 2021-03-05T08:51:55 | 344,750,047 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wss.service.product.service.impl;
import com.wss.service.product.entity.Produce;
import com.wss.service.product.service.ProductService;
import org.springframework.stereotype.Service;
@Service("productService")
public class ProductServiceImpl implements ProductService {
@Override
public Produce ... | UTF-8 | Java | 473 | java | ProductServiceImpl.java | Java | [] | null | [] | package com.wss.service.product.service.impl;
import com.wss.service.product.entity.Produce;
import com.wss.service.product.service.ProductService;
import org.springframework.stereotype.Service;
@Service("productService")
public class ProductServiceImpl implements ProductService {
@Override
public Produce ... | 473 | 0.767442 | 0.767442 | 18 | 24.277779 | 25.130339 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.833333 | false | false | 7 |
f366aaa8b5d1fc4cb7436a51310afa68b98278db | 27,255,862,530,634 | c907f7129ed31e50144d16c7559974cb53b83ea4 | /Basic/ZooKeeper/src/com/javaoop/zookeeper/Gorilla.java | cd152a8431b231aa7260ebe4e94c71a2640a8da4 | [] | no_license | klandon94/java_oop | https://github.com/klandon94/java_oop | dd0153a1c4bc1880fda151efbbba4c1c49cc5c2c | 8b6d80c498f28b915bb54fe1cd200585437404fc | refs/heads/master | 2020-03-22T09:40:59.034000 | 2018-07-05T13:26:10 | 2018-07-05T13:26:10 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.javaoop.zookeeper;
public class Gorilla extends Mammal{
public void throwSomething() {
System.out.println("Just threw something");
energyLevel -= 5;
}
public void eatBananas() {
System.out.println("Just ate a banana, life is good");
energyLevel += 10;
}
public void climb() {
System.out.p... | UTF-8 | Java | 388 | java | Gorilla.java | Java | [] | null | [] | package com.javaoop.zookeeper;
public class Gorilla extends Mammal{
public void throwSomething() {
System.out.println("Just threw something");
energyLevel -= 5;
}
public void eatBananas() {
System.out.println("Just ate a banana, life is good");
energyLevel += 10;
}
public void climb() {
System.out.p... | 388 | 0.688144 | 0.675258 | 18 | 20.555555 | 18.448795 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.611111 | false | false | 7 |
1667c5a9636f6cb3f306ec6ad454ac092e7cd9ae | 24,043,226,929,681 | 6e49a82df0e0995d8d5529f2b692b45d7520505a | /Course 3 - Java Programming Arrays, Lists, and Structured Data/Week 3/src/LogAnalyzer.java | 92d0f8d5ffc524ed313db4e07d58f39c50596df6 | [] | no_license | siddharthapdutta/Java-Programming-Software-Engineering-Fundamentals | https://github.com/siddharthapdutta/Java-Programming-Software-Engineering-Fundamentals | 5e03745ccbbd0c07818f119378fbf3b763d60583 | 38b7428dd534077218224ed70f13e7219f31e437 | refs/heads/master | 2023-01-14T06:42:47.076000 | 2020-11-17T07:12:30 | 2020-11-17T07:12:30 | 305,108,579 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.ArrayList;
import java.util.HashMap;
import edu.duke.FileResource;
public class LogAnalyzer
{
private ArrayList<LogEntry> records;
public LogAnalyzer() {
records = new ArrayList<LogEntry>();
}
public void readFile(String filename) {
FileResou... | UTF-8 | Java | 4,948 | java | LogAnalyzer.java | Java | [] | null | [] | import java.util.ArrayList;
import java.util.HashMap;
import edu.duke.FileResource;
public class LogAnalyzer
{
private ArrayList<LogEntry> records;
public LogAnalyzer() {
records = new ArrayList<LogEntry>();
}
public void readFile(String filename) {
FileResou... | 4,948 | 0.573969 | 0.57114 | 151 | 30.768211 | 23.110001 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.708609 | false | false | 7 |
5fc0a6c000b0700ecaf837071f794d8ade64460f | 24,043,226,931,005 | cce5ec5f9a8d688a7ce64b5d097025d0419349a5 | /ManolosVenta/src/com/pereira/manolos/cliente/panels/PanelClientes.java | 4721bbb8a1c640be7b3d47c4c08087d76b2420c5 | [] | no_license | jl24pereira/ManolosPizza | https://github.com/jl24pereira/ManolosPizza | bfa3fa3829a7488c6d285e3083d682483026b3cd | 291458088ee85767d837fa38c1c248f532d5c0d9 | refs/heads/master | 2020-03-17T02:19:43.997000 | 2018-05-12T22:00:50 | 2018-05-12T22:00:50 | 133,186,124 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pereira.manolos.cliente.panels;
import com.mrlonee.swing.animation.AnimatedPanel;
import com.pereira.manolos.cliente.dialogs.DialogCliente;
import com.pereira.manolos.cliente.listarenderer.ClienteRenderer;
import com.pereira.manolos.cliente.main.PanelInicio;
import com.pereira.manolos.negocio.dao.DAOManage... | UTF-8 | Java | 14,334 | java | PanelClientes.java | Java | [] | null | [] | package com.pereira.manolos.cliente.panels;
import com.mrlonee.swing.animation.AnimatedPanel;
import com.pereira.manolos.cliente.dialogs.DialogCliente;
import com.pereira.manolos.cliente.listarenderer.ClienteRenderer;
import com.pereira.manolos.cliente.main.PanelInicio;
import com.pereira.manolos.negocio.dao.DAOManage... | 14,334 | 0.688433 | 0.672248 | 303 | 46.306931 | 31.789762 | 158 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.887789 | false | false | 7 |
08c26b3820779524b8b03fe0d59ecdbb086f75c5 | 22,694,607,224,228 | b860bbb36fd09e1d4e301f70764cd722296db75d | /misc/src/main/java/com/qd/mystudy/misc/TestException.java | 22351d30ec30f0ef7c5e4ecd230e2a9b2557af4a | [] | no_license | qdli/mystudy | https://github.com/qdli/mystudy | c52c1739c87aefe78de2c7ba9d73c52b7670bdfe | 101656c22c2006a7224ed62f51a813403c8854e3 | refs/heads/master | 2016-08-05T20:58:54.835000 | 2016-01-26T02:27:29 | 2016-01-26T02:27:29 | 28,268,702 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.qd.mystudy.misc;
/**
* Created by liqingdong911 on 2015/7/13.
*/
public class TestException {
private static void throwEE(){
throw new Error();
}
private static void throwOE(){
throw new OutOfMemoryError();
}
private static void throwRE(){
th... | UTF-8 | Java | 584 | java | TestException.java | Java | [
{
"context": "package com.qd.mystudy.misc;\r\n\r\n/**\r\n * Created by liqingdong911 on 2015/7/13.\r\n */\r\npublic class TestException {\r",
"end": 64,
"score": 0.9993396401405334,
"start": 51,
"tag": "USERNAME",
"value": "liqingdong911"
}
] | null | [] | package com.qd.mystudy.misc;
/**
* Created by liqingdong911 on 2015/7/13.
*/
public class TestException {
private static void throwEE(){
throw new Error();
}
private static void throwOE(){
throw new OutOfMemoryError();
}
private static void throwRE(){
th... | 584 | 0.553082 | 0.530822 | 33 | 15.69697 | 16.395647 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.242424 | false | false | 7 |
7f5d17c9dbf28f3b1d50cf032eea339aa236eed1 | 14,851,996,948,735 | 92f95194536043fa5fc40e9784087ea7ceafa285 | /Db-to-File/src/main/java/com/example/DbtoFile/listener/StepListener.java | b23596e34da3970093d8f8140c7cfc157238a7ac | [] | no_license | LavishVerma/DB_To_File_With_Config_Server | https://github.com/LavishVerma/DB_To_File_With_Config_Server | f376b4a1a263d4ba5f6d0ab67895b33d9e7f7d0e | e145d82b40a8c09823339ee1bc8104afe76bfbf8 | refs/heads/master | 2022-12-30T10:14:08.836000 | 2020-10-14T07:09:07 | 2020-10-14T07:09:07 | 303,930,951 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.DbtoFile.listener;
import lombok.extern.slf4j.Slf4j;
import org.springframework.batch.core.ExitStatus;
import org.springframework.batch.core.StepExecution;
import org.springframework.batch.core.StepExecutionListener;
import org.springframework.stereotype.Component;
@Component
@Slf4j
public class S... | UTF-8 | Java | 682 | java | StepListener.java | Java | [] | null | [] | package com.example.DbtoFile.listener;
import lombok.extern.slf4j.Slf4j;
import org.springframework.batch.core.ExitStatus;
import org.springframework.batch.core.StepExecution;
import org.springframework.batch.core.StepExecutionListener;
import org.springframework.stereotype.Component;
@Component
@Slf4j
public class S... | 682 | 0.760997 | 0.756598 | 23 | 28.652174 | 24.972347 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.391304 | false | false | 7 |
a6d43d85847a69aac88943ddd04e4d402d8251dc | 15,573,551,469,696 | 7dd8eb944026ebc87e2556a6c1a4ffdc8f4c1e8b | /src/tank/Tank.java | bca5c32cd0b2e8d6b8f817a5bd1b08e4b195cfdd | [] | no_license | fzrank3301/tank | https://github.com/fzrank3301/tank | 172706024a0e4f0cb8f76b2afb74af605ef4e3dd | 885bd0686bc8aa91bbc4998e8528881ca2070274 | refs/heads/master | 2021-01-26T03:26:13.409000 | 2020-03-03T12:10:20 | 2020-03-03T12:10:20 | 243,289,459 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tank;
import java.awt.Color;
import java.awt.Graphics;
public class Tank {
private int x, y;
private Dir dir;
private static final int SPEED = 5;
private boolean moving = false;
private TankFrame tf;
public static final int WIDTH = ResourceMgr.tankD.getWidth();
public static final int HEIGHT = Resou... | UTF-8 | Java | 2,004 | java | Tank.java | Java | [] | null | [] | package tank;
import java.awt.Color;
import java.awt.Graphics;
public class Tank {
private int x, y;
private Dir dir;
private static final int SPEED = 5;
private boolean moving = false;
private TankFrame tf;
public static final int WIDTH = ResourceMgr.tankD.getWidth();
public static final int HEIGHT = Resou... | 2,004 | 0.604592 | 0.602041 | 132 | 13.848485 | 14.440308 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.068182 | false | false | 7 |
3f27aae40d95533127913e5f15fb253b8efc2f73 | 14,568,529,122,149 | 3940b3b38a85fd539ab35e9a2d8a6641acff87f9 | /trees/MyBinaryTree.java | cb0f1ff0a145abc7e0a159ae02f1d9ef5c263337 | [] | no_license | iamsoumik18/My-Code | https://github.com/iamsoumik18/My-Code | 50c33ef1d618c5fc49de5f29e41f3e04a72eab6e | cbfb9294335b31de5d6b0c841c78db60560fe6da | refs/heads/master | 2023-06-23T20:42:43.385000 | 2021-07-26T16:03:38 | 2021-07-26T16:03:38 | 332,741,324 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package trees;
import java.util.*;
public class MyBinaryTree {
static Scanner sc = new Scanner(System.in);
public static void main(String[] args) {
Node root = createTree();
System.out.print("In-order : ");
inOrder(root);
System.out.println();
System.out.print("Pre-order : ");
preOrder(root);
Syst... | UTF-8 | Java | 1,344 | java | MyBinaryTree.java | Java | [] | null | [] | package trees;
import java.util.*;
public class MyBinaryTree {
static Scanner sc = new Scanner(System.in);
public static void main(String[] args) {
Node root = createTree();
System.out.print("In-order : ");
inOrder(root);
System.out.println();
System.out.print("Pre-order : ");
preOrder(root);
Syst... | 1,344 | 0.634673 | 0.633929 | 75 | 16.92 | 13.289354 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.96 | false | false | 7 |
afb76211df48bc005e3df1db721b0e0b417119e0 | 31,379,031,120,805 | 9923d4c85ffb0f188c425983174e79a27c19a36c | /CRM/src/com/xu/customer/action/DoSearchAction.java | ca35f4897d60e950a1ac19b99a9edf18dd1c4ff9 | [] | no_license | xu347711055/CRM | https://github.com/xu347711055/CRM | 1e717e418f1b5ec6ac1f34979aea74d3e98fe261 | 227fef3bec22daffdd5d8f7ea470b51a43a490ed | refs/heads/master | 2021-01-19T18:53:55.717000 | 2017-05-10T07:46:39 | 2017-05-10T07:46:39 | 88,386,825 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xu.customer.action;
import java.util.Date;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.apache.struts2.convention.annotation.Action;
import org.apache.struts2.convention.annotation.Namespace;
import org.apache.struts2.convention.annotation.ParentPackage;
import org.apa... | UTF-8 | Java | 4,113 | java | DoSearchAction.java | Java | [] | null | [] | package com.xu.customer.action;
import java.util.Date;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.apache.struts2.convention.annotation.Action;
import org.apache.struts2.convention.annotation.Namespace;
import org.apache.struts2.convention.annotation.ParentPackage;
import org.apa... | 4,113 | 0.735473 | 0.733528 | 166 | 23.777109 | 22.134686 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.740964 | false | false | 7 |
713a81da33260ac19ecc8b1f8d7b38d803356f5e | 3,977,139,742,430 | d82df7ef4b53d8700e82d132a62208899d6668ef | /attemper-sys/src/main/java/com/github/attemper/sys/service/BaseService.java | bd51e2da8d68e9a940aaccc9c8cdb1efa0b96f04 | [
"MIT"
] | permissive | attemper/attemper | https://github.com/attemper/attemper | b8a62cd2feae71ed5acdfa59f6c2a035a4b068d5 | 0ba921e2ca4024e5bd7f2cfcd5ae182693ca5b74 | refs/heads/master | 2023-08-11T11:51:28.839000 | 2022-08-16T14:00:44 | 2022-08-16T14:00:44 | 233,859,859 | 181 | 62 | MIT | false | 2023-07-23T02:46:47 | 2020-01-14T14:29:01 | 2023-07-19T07:44:25 | 2023-07-23T02:46:47 | 2,766 | 161 | 61 | 3 | Java | false | false | package com.github.attemper.sys.service;
public interface BaseService {
String injectTenantId();
}
| UTF-8 | Java | 106 | java | BaseService.java | Java | [] | null | [] | package com.github.attemper.sys.service;
public interface BaseService {
String injectTenantId();
}
| 106 | 0.754717 | 0.754717 | 7 | 14.142858 | 16.409306 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 7 |
ad0fbe744a2574824addbc4df72f05b44bf96acb | 14,078,902,813,191 | 7c20e166a7cc66a53407d58077ac46614035f153 | /hrms/src/main/java/com/test/biz/ManagerService.java | 6b9e0a6cfd3c9bba9569e0064269c979e60f8011 | [] | no_license | liuzonglin1226/hrms1 | https://github.com/liuzonglin1226/hrms1 | 72e6d0524d6afdfd78bd4a9a2ea5d231f8bff79c | 20b4c09a360ec7cbe3b7230d95d52eb78bcb92be | refs/heads/master | 2020-03-12T20:12:14.253000 | 2018-04-27T08:53:20 | 2018-04-27T08:53:20 | 130,800,351 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.test.biz;
import com.test.model.Manager;
public interface ManagerService {
Manager selectByNameAndPass(Manager manager);
}
| UTF-8 | Java | 141 | java | ManagerService.java | Java | [] | null | [] | package com.test.biz;
import com.test.model.Manager;
public interface ManagerService {
Manager selectByNameAndPass(Manager manager);
}
| 141 | 0.787234 | 0.787234 | 7 | 19.142857 | 17.995464 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 7 |
cc0f1d00d6d6a0a09c6df99894d2c839a6479408 | 7,696,581,433,187 | 83477a40418cca7c1b143e188a0d9d407caaa561 | /src/main/java/com/sys/service/impl/purpose/PurposeServiceImpl.java | f8697afe5de7b4071ac8636a84ce66b3ec35909f | [] | no_license | 734635746/lrs | https://github.com/734635746/lrs | d5448ac2b525d6a58e45ab5acc9d6bd86d1ac3e7 | f9c12a8d748bce6ccc5873c296c8af3648004c9e | refs/heads/master | 2020-08-31T17:23:42.601000 | 2019-12-04T15:06:45 | 2019-12-04T15:06:45 | 218,741,684 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sys.service.impl.purpose;
import org.jeecgframework.core.common.service.impl.CommonServiceImpl;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import com.sys.service.purpose.PurposeServiceI;
/**
* @ClassName: PurposeServiceImpl
... | UTF-8 | Java | 560 | java | PurposeServiceImpl.java | Java | [
{
"context": "iceImpl\r\n* @Description: 善款用途service实现类\r\n* @author kooking\r\n* @date 2018-3-29 上午11:30:36\r\n*/ \r\n@Service(\"pur",
"end": 369,
"score": 0.9996471405029297,
"start": 362,
"tag": "USERNAME",
"value": "kooking"
}
] | null | [] | package com.sys.service.impl.purpose;
import org.jeecgframework.core.common.service.impl.CommonServiceImpl;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import com.sys.service.purpose.PurposeServiceI;
/**
* @ClassName: PurposeServiceImpl
... | 560 | 0.789668 | 0.765683 | 20 | 25.1 | 25.557583 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 7 |
2892ef2986f428248f325b50a584b8314eb426af | 26,877,905,353,309 | dd3cab8aed72608ae7940b19ad11aed5121e2c02 | /Practice/src/trees/graphTraversal.java | 8d0f1bbcd42300535d8d572840f50673bfebbb6a | [] | no_license | abhimanyu1210/Code-Base | https://github.com/abhimanyu1210/Code-Base | b251d1a89e8499d7797547e89835d5239c3eea74 | ce76a9500e98ee1ae72700aca8db233f4c53caaf | refs/heads/master | 2016-09-10T10:39:48.462000 | 2014-09-14T00:47:52 | 2014-09-14T00:47:52 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package trees;
import java.util.Queue;
public class graphTraversal {
public static void main(String[] args) {
/*
* create a dummy graph
*/
binarytreestructure n8 = new binarytreestructure(null,null,8);
binarytreestructure n5 = new binarytreestructure(null,null,5);
binarytreestructure n6 = new bi... | UTF-8 | Java | 2,502 | java | graphTraversal.java | Java | [] | null | [] | package trees;
import java.util.Queue;
public class graphTraversal {
public static void main(String[] args) {
/*
* create a dummy graph
*/
binarytreestructure n8 = new binarytreestructure(null,null,8);
binarytreestructure n5 = new binarytreestructure(null,null,5);
binarytreestructure n6 = new bi... | 2,502 | 0.690647 | 0.681055 | 104 | 23.057692 | 23.957827 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.538461 | false | false | 7 |
e21f35abd1e2e2095b09ff824f178434e7aef440 | 24,378,234,418,432 | f0446740f57bf322075b7f9aedf1fb14923a89b5 | /aso-design-ea-modeler/src/main/java/mx/com/adesis/asodesign/eamodeler/execution/GetDuplicatedEntitiesExecution.java | 208d8d0822e10bfa1089b0562731ac60a04b8116 | [] | no_license | tlacuache987/aso-design-ea-integration | https://github.com/tlacuache987/aso-design-ea-integration | c921bfa684fe1973e9fc3eeb9eb03b9b55309417 | c8c132083b1fd8f9cde447ffedf2e3e0b916185a | refs/heads/master | 2021-01-21T05:00:09.846000 | 2016-05-11T15:23:02 | 2016-05-11T15:23:02 | 47,281,224 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package mx.com.adesis.asodesign.eamodeler.execution;
import java.awt.Toolkit;
import java.awt.datatransfer.Clipboard;
import java.awt.datatransfer.StringSelection;
import java.io.File;
import java.util.List;
import java.util.Map;
import javax.swing.DefaultListModel;
import mx.com.adesis.asodesign.eamodeler.EAModelIn... | UTF-8 | Java | 1,914 | java | GetDuplicatedEntitiesExecution.java | Java | [] | null | [] | package mx.com.adesis.asodesign.eamodeler.execution;
import java.awt.Toolkit;
import java.awt.datatransfer.Clipboard;
import java.awt.datatransfer.StringSelection;
import java.io.File;
import java.util.List;
import java.util.Map;
import javax.swing.DefaultListModel;
import mx.com.adesis.asodesign.eamodeler.EAModelIn... | 1,914 | 0.754963 | 0.754963 | 69 | 26.73913 | 27.72727 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.115942 | false | false | 7 |
8cf1694445f25c5d429c95811f530e4f94c9bc55 | 28,217,935,184,472 | 3caef593748dbd183c2cbb32e91c663d281a0e92 | /java/src/ch07/Ex24.java | 8c9589aff939d9fa7ff5f4915177e8a59d1cc7da | [] | no_license | imdangun/lecture | https://github.com/imdangun/lecture | 9f4f71757a10e7db8d51a11276866c38e212a8a6 | d0bbd57370f7234302e3280158e9d54a090a7d1b | refs/heads/master | 2018-02-18T10:38:44.709000 | 2016-12-11T04:57:04 | 2016-12-11T04:57:04 | 42,836,903 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ch07;
public class Ex24 {
public static void main(String[] args){
E e = new E();
e.autoPlay(new C());
e.autoPlay(new D());
}
}
interface I{
void play();
}
class C implements I{
public void play(){
System.out.println("C.play()");
}
}
class D implements I{
public void play()... | UTF-8 | Java | 427 | java | Ex24.java | Java | [] | null | [] | package ch07;
public class Ex24 {
public static void main(String[] args){
E e = new E();
e.autoPlay(new C());
e.autoPlay(new D());
}
}
interface I{
void play();
}
class C implements I{
public void play(){
System.out.println("C.play()");
}
}
class D implements I{
public void play()... | 427 | 0.550351 | 0.540984 | 31 | 11.516129 | 11.390066 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.935484 | false | false | 7 |
6709bade6a7cee48624773dbf3e037fe75869c92 | 26,276,609,970,945 | 3642a7ae440e64ff02c565ae0932e8e412fd84d2 | /book/src/org/keyuan/filter/CodeFilter.java | c00039ccac88ab1754ef11f7e956fdeedba8fe5d | [] | no_license | google-code/b2c110 | https://github.com/google-code/b2c110 | 3c83069e3ed0fc926d92c49460943d6c103f6302 | f7f0c80dab309580e40ce0075fe8985d09cd7cca | refs/heads/master | 2016-08-04T20:33:55.555000 | 2015-03-15T17:52:22 | 2015-03-15T17:52:22 | 32,275,064 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.keyuan.filter;
import java.io.IOException;
import java.util.Date;
import javax.servlet.Filter;
import javax.servlet.FilterChain;
import javax.servlet.FilterConfig;
import javax.servlet.ServletException;
import javax.servlet.ServletRequest;
import javax.servlet.ServletResponse;
import org.apac... | GB18030 | Java | 1,917 | java | CodeFilter.java | Java | [] | null | [] | package org.keyuan.filter;
import java.io.IOException;
import java.util.Date;
import javax.servlet.Filter;
import javax.servlet.FilterChain;
import javax.servlet.FilterConfig;
import javax.servlet.ServletException;
import javax.servlet.ServletRequest;
import javax.servlet.ServletResponse;
import org.apac... | 1,917 | 0.791733 | 0.788553 | 52 | 34.28846 | 24.16238 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.538462 | false | false | 7 |
916f4c627ebeb32c9290fbbd6e78e459d744f1a5 | 27,504,970,565,285 | b38cde04e18d3a43636686ffd102bf639fe56ea8 | /design-patterns/src/main/java/imran/builder/BookBuilder.java | 521c10d1bff4dcdee23d90c5d1261418c9f32de4 | [] | no_license | gulimran/design-patterns | https://github.com/gulimran/design-patterns | 310aefca0065e87ce73e076210499739e71eb7b5 | fb04db8b0b704356501abd8363d4422ecca2ddfc | refs/heads/master | 2021-01-10T20:14:40.661000 | 2014-01-05T16:56:36 | 2014-01-05T16:56:36 | 15,420,907 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package imran.builder;
abstract class BookBuilder {
protected Book book;
public void createBook() {
this.book = new Book();
}
public Book getBook() {
return book;
}
abstract void setGenre();
abstract void addAuthor();
abstract void setTitle();
}
| UTF-8 | Java | 301 | java | BookBuilder.java | Java | [] | null | [] | package imran.builder;
abstract class BookBuilder {
protected Book book;
public void createBook() {
this.book = new Book();
}
public Book getBook() {
return book;
}
abstract void setGenre();
abstract void addAuthor();
abstract void setTitle();
}
| 301 | 0.607973 | 0.607973 | 20 | 14.05 | 13.264521 | 31 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.35 | false | false | 7 |
131fe96b86860ab66f2af33eebf419c3fa10357c | 1,365,799,657,170 | f99712f0aa23627c28e86a390e9085be02401c28 | /KSVDO-LIB/android_utils/src/me/ele/utils/CalendarUtils.java | b73031b0c10f9bbf40fa04af03978489c2cbe899 | [] | no_license | 1054353861/OneMin | https://github.com/1054353861/OneMin | 7d403904b8b35f535b3ac5c5c220616a6a723c80 | b581139142a2b5e9707991c1e9d8bccd52a61f7e | refs/heads/master | 2021-01-19T10:42:20.182000 | 2014-11-04T10:00:57 | 2014-11-04T10:00:57 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package me.ele.utils;
import java.util.Calendar;
import java.util.TimeZone;
public class CalendarUtils {
public static final int MILLIS_SECONDS_UNIT = 1000;
private CalendarUtils() { }
public static Calendar getSystemCalendar() {
Calendar now = Calendar.getInstance();
now.setTime(Da... | UTF-8 | Java | 1,287 | java | CalendarUtils.java | Java | [] | null | [] | package me.ele.utils;
import java.util.Calendar;
import java.util.TimeZone;
public class CalendarUtils {
public static final int MILLIS_SECONDS_UNIT = 1000;
private CalendarUtils() { }
public static Calendar getSystemCalendar() {
Calendar now = Calendar.getInstance();
now.setTime(Da... | 1,287 | 0.665113 | 0.662005 | 46 | 26.97826 | 22.775358 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.434783 | false | false | 7 |
fecc0bc11bc1c793505f7acdbb89b3b40f051a17 | 8,418,135,961,994 | 2af80e69bc7435d2ad1d54b0a9f4518fcd42f7ec | /dao/src/main/java/com/becomejavasenior/dao/LanguageDao.java | d3fa452614eefe299bc4ee1e57125833adff1843 | [] | no_license | nigmatullin-om/CRM-Helios | https://github.com/nigmatullin-om/CRM-Helios | 894557feafaf60c22dd857f9bdc1ab827a9bed0e | f27fc3f075beee38bbf9519961ff7e0f3b8c2ea4 | refs/heads/master | 2020-04-09T05:24:13.613000 | 2016-09-14T14:44:51 | 2016-09-14T14:44:51 | 68,100,195 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.becomejavasenior.dao;
import com.becomejavasenior.model.Language;
import java.util.List;
public interface LanguageDao {
int create(Language language);
Language getLanguageById(int id);
int update(Language language);
int delete(Language language);
List<Language> findAll();
}
| UTF-8 | Java | 311 | java | LanguageDao.java | Java | [] | null | [] | package com.becomejavasenior.dao;
import com.becomejavasenior.model.Language;
import java.util.List;
public interface LanguageDao {
int create(Language language);
Language getLanguageById(int id);
int update(Language language);
int delete(Language language);
List<Language> findAll();
}
| 311 | 0.749196 | 0.749196 | 14 | 21.214285 | 16.25765 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 7 |
d570eca50b81ee23fa0e0c729ec5040706d9a856 | 21,646,635,237,207 | b8ea2276482d5280f9cc169ac8e6de3dc0e84f1c | /learning-servlet/src/main/java/info/ivicel/dao/impl/JdbcTemplate.java | 117cea58e9efd0ec4262a4d6a1280023de38b674 | [] | no_license | ivicel/dev-java | https://github.com/ivicel/dev-java | 4a696684259116210c462b80db191b1098033c27 | b2789b59c212394be9127202636d770a3abb9b76 | refs/heads/master | 2023-09-03T11:19:01.647000 | 2021-10-11T06:45:20 | 2021-11-21T12:38:15 | 181,725,485 | 0 | 0 | null | false | 2021-11-21T12:14:18 | 2019-04-16T16:19:06 | 2021-11-21T11:50:30 | 2021-11-21T12:14:17 | 23,676 | 0 | 0 | 0 | JavaScript | false | false | package info.ivicel.dao.impl;
import com.alibaba.druid.pool.DruidDataSource;
import java.beans.BeanInfo;
import java.beans.Introspector;
import java.io.IOException;
import java.lang.reflect.Field;
import java.lang.reflect.InvocationTargetException;
import java.sql.Connection;
import java.sql.DriverManager;
import jav... | UTF-8 | Java | 7,970 | java | JdbcTemplate.java | Java | [
{
"context": "\";\n private static final String DB_USERNAME = \"db.username\";\n private static final String DB_PASSWORD = \"",
"end": 1005,
"score": 0.9642258286476135,
"start": 994,
"tag": "USERNAME",
"value": "db.username"
},
{
"context": "\";\n private static final Strin... | null | [] | package info.ivicel.dao.impl;
import com.alibaba.druid.pool.DruidDataSource;
import java.beans.BeanInfo;
import java.beans.Introspector;
import java.io.IOException;
import java.lang.reflect.Field;
import java.lang.reflect.InvocationTargetException;
import java.sql.Connection;
import java.sql.DriverManager;
import jav... | 7,971 | 0.525094 | 0.523463 | 258 | 29.891474 | 19.594629 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 7 |
da66290064573088b70c9344eb10666e49e061d2 | 21,930,103,023,766 | beb07b403268dda50dc610126c37fc01586fbd67 | /WebServiceProject/src/com/simple/Greeter.java | 90255f66ec00247ecec74abecc2f62c6fc1edbb0 | [] | no_license | jillye123/soap-rest-webservices | https://github.com/jillye123/soap-rest-webservices | 5f992dbc013a98280189f193c06ecde50a50b434 | 0203a68dde5fc1a0f3b450e128a7fd68db06b845 | refs/heads/main | 2023-04-21T03:21:52.341000 | 2021-04-30T20:15:11 | 2021-04-30T20:15:11 | 363,150,466 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.simple;
import java.util.Date;
import javax.jws.WebMethod;
import javax.jws.WebParam;
import javax.jws.WebResult;
import javax.jws.WebService;
import com.beans.Person;
@WebService(targetNamespace = "www.jill.example.org")
public class Greeter {
@WebMethod
public String sayHello(@WebParam(name = "gree... | UTF-8 | Java | 668 | java | Greeter.java | Java | [] | null | [] | package com.simple;
import java.util.Date;
import javax.jws.WebMethod;
import javax.jws.WebParam;
import javax.jws.WebResult;
import javax.jws.WebService;
import com.beans.Person;
@WebService(targetNamespace = "www.jill.example.org")
public class Greeter {
@WebMethod
public String sayHello(@WebParam(name = "gree... | 668 | 0.727545 | 0.727545 | 33 | 19.242424 | 17.278521 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.121212 | false | false | 7 |
1f6487e15dd681f5ebe09103c61898f8f8915642 | 15,530,601,804,361 | f0c1ea7a54640e551ba0ab1e890759015346e57e | /src/main/java/it/plansoft/demojpa/controller/UserController.java | 2b675cda58561d23b2a625e0e4a2c582a90d80b7 | [] | no_license | giuseppegrosso/jpademo | https://github.com/giuseppegrosso/jpademo | 9d5dcb8ee803f510ca4c0b969de62aaa4c237234 | 176b2b17ba10a304bcee4493fe9985403ce123cc | refs/heads/master | 2023-03-20T22:49:20.226000 | 2021-03-05T18:17:08 | 2021-03-05T18:17:08 | 342,917,004 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package it.plansoft.demojpa.controller;/* ggrosso created on 21/02/2021 inside the package - it.plansoft.demojpa.controller */
import it.plansoft.demojpa.model.User;
import it.plansoft.demojpa.model.UserProfile;
import it.plansoft.demojpa.repository.UserRepository;
import it.plansoft.demojpa.service.UserProfileService... | UTF-8 | Java | 1,020 | java | UserController.java | Java | [
{
"context": "package it.plansoft.demojpa.controller;/* ggrosso created on 21/02/2021 inside the package - it.pla",
"end": 49,
"score": 0.9996088147163391,
"start": 42,
"tag": "USERNAME",
"value": "ggrosso"
}
] | null | [] | package it.plansoft.demojpa.controller;/* ggrosso created on 21/02/2021 inside the package - it.plansoft.demojpa.controller */
import it.plansoft.demojpa.model.User;
import it.plansoft.demojpa.model.UserProfile;
import it.plansoft.demojpa.repository.UserRepository;
import it.plansoft.demojpa.service.UserProfileService... | 1,020 | 0.819608 | 0.811765 | 29 | 34.172413 | 32.100132 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.586207 | false | false | 7 |
25c3fb4381798b9ce91e8435bee3dafced968a61 | 38,792,144,662,397 | 8b17ec87ee15b72b086a0a89064f488fe6b41e5c | /src/bybelhard/j19/lessons/lessons07/interfaces/Machine.java | 51b0b76489aedcc402e9f522b34f4abc0727d8e5 | [] | no_license | ArtemKrishtanovich/ArtemJ19 | https://github.com/ArtemKrishtanovich/ArtemJ19 | 715670ff9728c1e1efec87e61f061e09e6df1c63 | 4bc04d56bf342723ada753497534f85935f84de7 | refs/heads/master | 2020-09-30T03:03:47.113000 | 2019-12-27T18:25:19 | 2019-12-27T18:25:19 | 227,186,199 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package bybelhard.j19.lessons.lessons07.interfaces;
public class Machine {
public Machine(String title) {
this.title = title;
}
private String title;
}
}
| UTF-8 | Java | 184 | java | Machine.java | Java | [] | null | [] | package bybelhard.j19.lessons.lessons07.interfaces;
public class Machine {
public Machine(String title) {
this.title = title;
}
private String title;
}
}
| 184 | 0.646739 | 0.625 | 14 | 12.142858 | 15.994897 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.214286 | false | false | 7 |
21d142b0a03b9c0d1bfaedd70e86cbb1ca31ca18 | 37,460,704,776,225 | 0904eab4dbc1a901d8c7aa94ecc70fc354cee576 | /src/main/java/org/trescal/cwms/core/login/entity/userpreferences/db/UserPreferencesServiceImpl.java | 70480cd4a6ce71c8f15eec89c8d749068a132a79 | [] | no_license | ukcastlerock/zxghft | https://github.com/ukcastlerock/zxghft | ff8d4fd824b212a61dfa99c318b18efef8aec9f4 | 1249b6105aa69a92cc5c8bff5be2bf8b0bcf7a6d | refs/heads/master | 2016-08-03T14:18:15.136000 | 2015-06-08T12:41:57 | 2015-06-08T12:41:57 | 37,062,754 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.trescal.cwms.core.login.entity.userpreferences.db;
import java.util.Collection;
import java.util.HashSet;
import java.util.List;
import java.util.Locale;
import java.util.Set;
import org.trescal.cwms.core.dwr.ResultWrapper;
import org.trescal.cwms.core.login.entity.user.User;
import org.trescal.cwms.core.... | UTF-8 | Java | 3,785 | java | UserPreferencesServiceImpl.java | Java | [] | null | [] | package org.trescal.cwms.core.login.entity.userpreferences.db;
import java.util.Collection;
import java.util.HashSet;
import java.util.List;
import java.util.Locale;
import java.util.Set;
import org.trescal.cwms.core.dwr.ResultWrapper;
import org.trescal.cwms.core.login.entity.user.User;
import org.trescal.cwms.core.... | 3,785 | 0.801585 | 0.801321 | 134 | 27.246269 | 27.124489 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.559701 | false | false | 7 |
07ae97091f735a96882fb73d7215268a647d22bc | 14,121,852,533,617 | 9075337d4c0a91e792233b7dd2947c3c298c82b1 | /src/main/java/com/example/lesson/EmailSender.java | baec8176ee087c1cb772841603956fdc366ba7a9 | [] | no_license | lyakechko/lessonTask | https://github.com/lyakechko/lessonTask | c0cbff0a009038bd4c7280db28da3ff39159d5f7 | 95e56416131f332f729f3b7983b1db6be01f084a | refs/heads/main | 2023-06-30T23:01:02.989000 | 2021-08-03T17:34:09 | 2021-08-03T17:34:09 | 392,400,396 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.lesson;
import java.util.Objects;
public class EmailSender implements ISender {
@Override
public void sendMessage(Message message) {
System.out.println("Ваше сообщение отправлено: ");
if (Objects.nonNull(message)) {
System.out.println(message.getText());
... | UTF-8 | Java | 794 | java | EmailSender.java | Java | [] | null | [] | package com.example.lesson;
import java.util.Objects;
public class EmailSender implements ISender {
@Override
public void sendMessage(Message message) {
System.out.println("Ваше сообщение отправлено: ");
if (Objects.nonNull(message)) {
System.out.println(message.getText());
... | 794 | 0.616477 | 0.615057 | 24 | 28.333334 | 21.847324 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 7 |
6af5b11f0d884fbc3aa67fdd84ba818f9888ba55 | 37,434,934,973,147 | a1732d23cbdad17b9349353942ad7e44250a42e9 | /app/src/main/java/tcd/training/com/calendar/Utils/DataUtils.java | f83af045792c877d2167605d42569dbe1a81e89f | [] | no_license | tcdat96/Calendar | https://github.com/tcdat96/Calendar | 63138a59d2f85ca0b8784f9503a0d2a174e85d58 | 688626ddb021adbb0b1f22735168b52cf6bebac9 | refs/heads/master | 2021-08-31T18:26:35.235000 | 2017-12-22T10:39:55 | 2017-12-22T10:39:55 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tcd.training.com.calendar.Utils;
import android.Manifest;
import android.content.ContentResolver;
import android.content.ContentUris;
import android.content.ContentValues;
import android.content.Context;
import android.content.pm.PackageManager;
import android.database.Cursor;
import android.net.Uri;
... | UTF-8 | Java | 33,346 | java | DataUtils.java | Java | [
{
"context": "tcd.training.com.calendar.R;\r\n\r\n/**\r\n * Created by cpu10661-local on 8/30/17.\r\n */\r\n\r\npublic class DataUtils {\r\n\r\n ",
"end": 1291,
"score": 0.9992449879646301,
"start": 1277,
"tag": "USERNAME",
"value": "cpu10661-local"
}
] | null | [] | package tcd.training.com.calendar.Utils;
import android.Manifest;
import android.content.ContentResolver;
import android.content.ContentUris;
import android.content.ContentValues;
import android.content.Context;
import android.content.pm.PackageManager;
import android.database.Cursor;
import android.net.Uri;
... | 33,346 | 0.584538 | 0.581179 | 801 | 39.630463 | 32.423244 | 133 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.724095 | false | false | 7 |
8810f5ec9b63dd59f17ea59c99c763009403d034 | 39,419,209,844,483 | ca5e247c3deeff764d8dee9f64aa55551c8fc554 | /src/controller/Player.java | c491027947df164a609caa9aa84b9ce4969c087f | [] | no_license | mbootsgezel/melone-adventures | https://github.com/mbootsgezel/melone-adventures | e3caa4cc82d9c920e485f7ad6cb859fcf09a8a27 | e2a7e22f3f40ebf242b558a7eb446716f9c1a71b | refs/heads/master | 2021-01-10T07:26:23.742000 | 2015-05-22T14:16:22 | 2015-05-22T14:16:22 | 36,063,135 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package controller;
public class Player {
public void move(String direction, model.Player player){
}
public void left(model.Player player){
player.setPosX(-10);
}
public void right(model.Player player){
player.setPosX(10);
}
}
| UTF-8 | Java | 243 | java | Player.java | Java | [] | null | [] | package controller;
public class Player {
public void move(String direction, model.Player player){
}
public void left(model.Player player){
player.setPosX(-10);
}
public void right(model.Player player){
player.setPosX(10);
}
}
| 243 | 0.711934 | 0.695473 | 14 | 16.357143 | 17.665977 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.214286 | false | false | 7 |
b53dfce7b29c71d647b91f56ebf9ee33a6459b20 | 2,989,297,263,128 | 63e13dd0efc02e8aa434a0b97c66a05a7afd1161 | /pie/src/main/java/cn/poco/pie/utils/PieUtils.java | ba241ba5886dbcba726b4266036718f439226344 | [] | no_license | MarkChan7/pie | https://github.com/MarkChan7/pie | e239c1f1a28ba192ca292622770dff38a7e7754d | 740618959adfd2a656623fde7545e0e0bbd2d8d2 | refs/heads/master | 2021-01-23T06:54:19.867000 | 2018-02-05T08:10:49 | 2018-02-05T08:10:49 | 86,406,904 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.poco.pie.utils;
import android.os.Bundle;
import org.json.JSONObject;
import java.util.HashMap;
import java.util.Iterator;
import java.util.Map;
import java.util.Set;
/**
* Date : 2016/11/7
* Author: MarkChan
* Desc :
*/
public class PieUtils {
public static Map<String, String> jsonToMap(Strin... | UTF-8 | Java | 1,452 | java | PieUtils.java | Java | [
{
"context": "ava.util.Set;\n\n/**\n * Date : 2016/11/7\n * Author: MarkChan\n * Desc :\n */\npublic class PieUtils {\n\n p",
"end": 222,
"score": 0.6571928262710571,
"start": 218,
"tag": "NAME",
"value": "Mark"
},
{
"context": "til.Set;\n\n/**\n * Date : 2016/11/7\n * Author: ... | null | [] | package cn.poco.pie.utils;
import android.os.Bundle;
import org.json.JSONObject;
import java.util.HashMap;
import java.util.Iterator;
import java.util.Map;
import java.util.Set;
/**
* Date : 2016/11/7
* Author: MarkChan
* Desc :
*/
public class PieUtils {
public static Map<String, String> jsonToMap(Strin... | 1,452 | 0.533747 | 0.528926 | 56 | 24.928572 | 23.833393 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.553571 | false | false | 7 |
eb287d5a7176881003ebb36185a05de7bd74c2f4 | 22,531,398,486,934 | 9244548e62bcc27a5479ca37fdca4ca0bc2e1a9a | /jinshuo-admin/src/main/java/com/jinshuo/mall/admin/web/test/ums/UmsUserController.java | 691d8d836f504bb9b22cb13efc95b91d43f1bc0b | [] | no_license | dongsantu/jinshuo-mall | https://github.com/dongsantu/jinshuo-mall | f53b6f3a786c8eca91e969e380d4a767eaeceaa7 | 3ebb8baa3885f1609f7e3c34a704b11da8c1bb7f | refs/heads/master | 2022-12-28T02:38:56.211000 | 2020-10-10T02:16:44 | 2020-10-10T02:16:44 | 287,887,914 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jinshuo.mall.admin.web.test.ums;
import com.jinshuo.mall.admin.application.service.ums.IUmsUserService;
import com.jinshuo.mall.admin.domain.ums.UmsUser;
import com.jinshuo.mall.core.response.WrapperResponse;
import io.swagger.annotations.Api;
import io.swagger.annotations.ApiOperation;
import lombok.exter... | UTF-8 | Java | 1,890 | java | UmsUserController.java | Java | [
{
"context": "d.annotation.*;\n\n/**\n * 用户账户 信息操作处理\n * \n * @author dyh\n * @date 2020-08-12\n */\n@RestController\n@RequestM",
"end": 486,
"score": 0.99970543384552,
"start": 483,
"tag": "USERNAME",
"value": "dyh"
}
] | null | [] | package com.jinshuo.mall.admin.web.test.ums;
import com.jinshuo.mall.admin.application.service.ums.IUmsUserService;
import com.jinshuo.mall.admin.domain.ums.UmsUser;
import com.jinshuo.mall.core.response.WrapperResponse;
import io.swagger.annotations.Api;
import io.swagger.annotations.ApiOperation;
import lombok.exter... | 1,890 | 0.745604 | 0.73857 | 69 | 23.724638 | 24.770765 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.014493 | false | false | 7 |
0086ba3d45adbe19dc83408ad4f10f293d6f593c | 22,531,398,482,650 | 870b35c76ab7b4521954a0faf8c59a59f9c3c838 | /main.java | 145e4b0ca4f91b3464e6d4ac091326f88c21540b | [] | no_license | bmg0001/Java_Credit_Card | https://github.com/bmg0001/Java_Credit_Card | f41fd726e5294aea269554e8d94d162f87952d29 | dcf488eca9b927fee8c8f0cd004d5e6a06644c5d | refs/heads/master | 2020-03-18T14:09:06.638000 | 2018-05-25T09:18:06 | 2018-05-25T09:18:06 | 134,832,704 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package kr.krl.credit;
import java.util.*;
import java.io.*;
public class main {
public static void main(String[] args) throws IOException{
boolean loop = true;
int num = 0;
Scanner sc = new Scanner(System.in);
Credit[] card = new Credit[50];
while(loop) {
System.out.println("===== 신용카드 ====");
Sys... | UHC | Java | 3,255 | java | main.java | Java | [] | null | [] | package kr.krl.credit;
import java.util.*;
import java.io.*;
public class main {
public static void main(String[] args) throws IOException{
boolean loop = true;
int num = 0;
Scanner sc = new Scanner(System.in);
Credit[] card = new Credit[50];
while(loop) {
System.out.println("===== 신용카드 ====");
Sys... | 3,255 | 0.582308 | 0.571001 | 116 | 24.922413 | 19.199564 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.844828 | false | false | 7 |
a134ce0781f46bc4a50da425e8ef73d8ebcdc369 | 19,215,683,742,109 | f15eed409621ec6f4f16c561545a68f2d67a3858 | /src/smartDisplay/information/timeDate/InfoTimeDate.java | 81eafff25c9d3733ca7a73309ab919867cd9f31c | [] | no_license | knitro/SmartDisplay_Legacy | https://github.com/knitro/SmartDisplay_Legacy | b5aefc9eb2c9f7fb1af841ec42757014fee19dfb | ef52c4444624ab81a2d6729247d8bffbc8cfd81e | refs/heads/master | 2022-03-31T23:53:38.499000 | 2019-11-27T06:28:22 | 2019-11-27T06:28:22 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package smartDisplay.information.timeDate;
import java.time.LocalDate;
import java.time.LocalTime;
import smartDisplay.information.Info;
import support.Support;
public class InfoTimeDate implements Info {
///////////////////////////////////
/*Fields*/
///////////////////////////////////
private final LocalTime... | UTF-8 | Java | 1,621 | java | InfoTimeDate.java | Java | [] | null | [] | package smartDisplay.information.timeDate;
import java.time.LocalDate;
import java.time.LocalTime;
import smartDisplay.information.Info;
import support.Support;
public class InfoTimeDate implements Info {
///////////////////////////////////
/*Fields*/
///////////////////////////////////
private final LocalTime... | 1,621 | 0.520666 | 0.520666 | 75 | 20.613333 | 18.585939 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.386667 | false | false | 7 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.