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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
efa552bf6a0fe905c51c992fe46ecc2e29a122fb | 29,515,015,262,565 | d0c76892d15701ff60aaa035437cadb95fb36b73 | /src/main/java/xyz/zhouzekai/zaq/dao/LikeDAO.java | 532586b0604ba01268b8898d9fa63a61600b2e0d | [] | no_license | ZZKdev/zaq | https://github.com/ZZKdev/zaq | 574fe7d8011a2c7813111a83fdf3d993ee9ba64d | d035fa970e9db20c8d406613d91e58fc54b8b2ae | refs/heads/master | 2021-02-15T11:21:11.068000 | 2020-04-08T07:06:00 | 2020-04-08T07:06:00 | 244,893,660 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package xyz.zhouzekai.zaq.dao;
import io.lettuce.core.api.sync.RedisCommands;
import org.springframework.stereotype.Repository;
import xyz.zhouzekai.zaq.util.RedisAdapter;
@Repository
public class LikeDAO {
private final String LIKE_PREFIX = "zaq:comment:like";
private final String SPLIT = ":";
public vo... | UTF-8 | Java | 1,161 | java | LikeDAO.java | Java | [] | null | [] | package xyz.zhouzekai.zaq.dao;
import io.lettuce.core.api.sync.RedisCommands;
import org.springframework.stereotype.Repository;
import xyz.zhouzekai.zaq.util.RedisAdapter;
@Repository
public class LikeDAO {
private final String LIKE_PREFIX = "zaq:comment:like";
private final String SPLIT = ":";
public vo... | 1,161 | 0.71404 | 0.71404 | 31 | 36.451614 | 30.381275 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.774194 | false | false | 3 |
701bbf123478a83c8f1c148720744a90e976290d | 36,593,121,405,802 | 79a21f7f0b8c225fd29b77caa03fd637f71ae0cc | /zlt-commons/zlt-ribbon-spring-boot-starter/src/main/java/com/central/common/ribbon/filter/LbIsolationFilter.java | 22c5e4ff56e86ea201b73ce26f70cabb41d62749 | [
"Apache-2.0"
] | permissive | acereee/microservices-platform | https://github.com/acereee/microservices-platform | 44b4a54c540764e0e8ce3c6194af4dfb007759fd | 35f6f04d4d9a829bf893a941586c22e706d7674a | refs/heads/master | 2022-06-21T16:18:04.853000 | 2020-05-07T03:50:36 | 2020-05-07T03:50:36 | 262,266,679 | 12 | 5 | Apache-2.0 | true | 2020-05-08T08:19:14 | 2020-05-08T08:19:13 | 2020-05-08T06:07:00 | 2020-05-07T03:51:02 | 88,245 | 0 | 0 | 0 | null | false | false | package com.central.common.ribbon.filter;
import cn.hutool.core.util.StrUtil;
import com.central.common.constant.CommonConstant;
import com.central.common.constant.ConfigConstants;
import com.central.common.context.LbIsolationContextHolder;
import org.springframework.beans.factory.annotation.Value;
import org.springfr... | UTF-8 | Java | 1,803 | java | LbIsolationFilter.java | Java | [
{
"context": ".io.IOException;\n\n/**\n * 负载均衡隔离规则过滤器\n *\n * @author zlt\n * @date 2019/9/15\n */\n@ConditionalOnClass(Filter",
"end": 863,
"score": 0.9996798634529114,
"start": 860,
"tag": "USERNAME",
"value": "zlt"
}
] | null | [] | package com.central.common.ribbon.filter;
import cn.hutool.core.util.StrUtil;
import com.central.common.constant.CommonConstant;
import com.central.common.constant.ConfigConstants;
import com.central.common.context.LbIsolationContextHolder;
import org.springframework.beans.factory.annotation.Value;
import org.springfr... | 1,803 | 0.750702 | 0.746771 | 50 | 34.619999 | 28.241028 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.52 | false | false | 3 |
208ac62d3f794c40a999d7a613b5bde626006937 | 34,488,587,444,227 | e8628dba925ba8c130767ed915d6973353320d01 | /src/main/java/com/jytang/test/mq/work/DeadLetterConsumer1.java | d8add930435558877077fdc1fabdbe153c74c35a | [] | no_license | tangjiayong/test_all | https://github.com/tangjiayong/test_all | d4a3f823a56eb94ac3d1d3ffa3deb46827c3cdf1 | 090496a4b82e502740f195a30f5b7cd51610d0fe | refs/heads/main | 2023-08-14T19:42:24.365000 | 2021-09-11T04:43:23 | 2021-09-11T04:43:23 | 402,468,577 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jytang.test.mq.work;
import com.jytang.test.mq.utils.RabbitMqUtils;
import com.rabbitmq.client.BuiltinExchangeType;
import com.rabbitmq.client.Channel;
import com.rabbitmq.client.DeliverCallback;
import org.apache.commons.lang3.StringUtils;
import java.util.HashMap;
import java.util.Map;
/**
* 功能描述:死信队列... | UTF-8 | Java | 2,391 | java | DeadLetterConsumer1.java | Java | [
{
"context": " java.util.Map;\n\n/**\n * 功能描述:死信队列消费者\n *\n * @author jytang\n * @since 2021-09-02\n */\npublic class DeadLetterC",
"end": 344,
"score": 0.9995722770690918,
"start": 338,
"tag": "USERNAME",
"value": "jytang"
},
{
"context": " arguments.put(\"x-dead-letter-routing... | null | [] | package com.jytang.test.mq.work;
import com.jytang.test.mq.utils.RabbitMqUtils;
import com.rabbitmq.client.BuiltinExchangeType;
import com.rabbitmq.client.Channel;
import com.rabbitmq.client.DeliverCallback;
import org.apache.commons.lang3.StringUtils;
import java.util.HashMap;
import java.util.Map;
/**
* 功能描述:死信队列... | 2,391 | 0.655096 | 0.648865 | 65 | 33.569229 | 29.734709 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.846154 | false | false | 3 |
b923391c86553dc001a016fc6e6a71c271cf7ff6 | 34,737,695,549,933 | a87016b490ca9b24c0000ee59c18af7b20272e2c | /app/src/main/java/ru/vsevolodkaganovych/testprojectshurik/provider/test/TestCursor.java | e4220ea60d6d31e2fa197b744f16226849af06cf | [] | no_license | kaganovych/TestProjectShurik | https://github.com/kaganovych/TestProjectShurik | aefb3318acdfaca36208b75438a643553230aa89 | 23587ab3a1b91c31b6744b5e02dee69933cb392a | refs/heads/master | 2021-12-14T02:50:34.711000 | 2014-11-12T13:17:04 | 2014-11-12T13:17:04 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.vsevolodkaganovych.testprojectshurik.provider.test;
import java.util.Date;
import android.database.Cursor;
import ru.vsevolodkaganovych.testprojectshurik.provider.base.AbstractCursor;
/**
* Cursor wrapper for the {@code test} table.
*/
public class TestCursor extends AbstractCursor {
public TestCur... | UTF-8 | Java | 760 | java | TestCursor.java | Java | [] | null | [] | package ru.vsevolodkaganovych.testprojectshurik.provider.test;
import java.util.Date;
import android.database.Cursor;
import ru.vsevolodkaganovych.testprojectshurik.provider.base.AbstractCursor;
/**
* Cursor wrapper for the {@code test} table.
*/
public class TestCursor extends AbstractCursor {
public TestCur... | 760 | 0.653947 | 0.653947 | 33 | 22.030304 | 21.694134 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.242424 | false | false | 3 |
0248637abf153fcdaf65ebe46955a75566fad4e1 | 36,034,775,656,994 | a8f0f3e4d1e8b54dcf9f33a232786689f047328a | /src/main/java/carpet/utils/MobAI.java | 90baa98d206397c16a4409e59d4bcb7faadebd10 | [] | no_license | Kahzerx/RiftedCarpet | https://github.com/Kahzerx/RiftedCarpet | d73dbbfbb3d398a595018d0419024cb2c94b541a | 80ee8d3d3eee408fbc73ee7e0dc428393767c63e | refs/heads/master | 2023-05-03T02:38:10.002000 | 2021-04-26T22:06:37 | 2021-04-26T22:06:37 | 271,365,423 | 4 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package carpet.utils;
import com.google.common.collect.Sets;
import net.minecraft.entity.Entity;
import net.minecraft.entity.EntityType;
import java.util.HashMap;
import java.util.Map;
import java.util.Set;
public class MobAI {
private static Map<EntityType, Set<TrackingType>> aiTrackers = new HashMap<>();
... | UTF-8 | Java | 1,008 | java | MobAI.java | Java | [] | null | [] | package carpet.utils;
import com.google.common.collect.Sets;
import net.minecraft.entity.Entity;
import net.minecraft.entity.EntityType;
import java.util.HashMap;
import java.util.Map;
import java.util.Set;
public class MobAI {
private static Map<EntityType, Set<TrackingType>> aiTrackers = new HashMap<>();
... | 1,008 | 0.669643 | 0.669643 | 34 | 28.647058 | 27.081448 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.617647 | false | false | 3 |
2cdedf42fad8ae9d50b2464c6e56a385fe3414a4 | 10,462,540,339,759 | e9b751a40ec9bc1120a2c23bf3fc1d178a1c7e3b | /smart-admin-service/smart-admin-api/src/main/java/net/rfs/smartadmin/module/system/systemconfig/domain/dto/SystemConfigUpdateDTO.java | 87b52ad4afb61db6f761de85cb4e3558a7486dd5 | [
"MIT"
] | permissive | renfushuai/erp | https://github.com/renfushuai/erp | 90faf37da8db8646d398e170f3ca45b298fb7613 | 715979935e66d648745b7f8475370e08702ebcff | refs/heads/master | 2023-05-09T05:46:20.931000 | 2021-06-02T06:44:06 | 2021-06-02T06:44:06 | 366,396,819 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.rfs.smartadmin.module.system.systemconfig.domain.dto;
import io.swagger.annotations.ApiModelProperty;
import lombok.Data;
import javax.validation.constraints.NotNull;
/**
*
* [ ]
*
* @version 1.0
* @since JDK1.8
* @author yandanyang
* @company 1024lab.net
* @copyright (c) 2019 1024lab.netInc. ... | UTF-8 | Java | 516 | java | SystemConfigUpdateDTO.java | Java | [
{
"context": " ]\n * \n * @version 1.0\n * @since JDK1.8\n * @author yandanyang\n * @company 1024lab.net\n * @copyright (c) 2019 10",
"end": 256,
"score": 0.9985226392745972,
"start": 246,
"tag": "USERNAME",
"value": "yandanyang"
}
] | null | [] | package net.rfs.smartadmin.module.system.systemconfig.domain.dto;
import io.swagger.annotations.ApiModelProperty;
import lombok.Data;
import javax.validation.constraints.NotNull;
/**
*
* [ ]
*
* @version 1.0
* @since JDK1.8
* @author yandanyang
* @company 1024lab.net
* @copyright (c) 2019 1024lab.netInc. ... | 516 | 0.718504 | 0.687008 | 25 | 19.32 | 20.497259 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 3 |
c92153cf5362ac83d74e4151adca2c920ece271b | 18,571,438,657,138 | 3bc44b542c02b1cf5c26bdcd6d79876351b5bf67 | /HandBagStore.java | 3fe7d1dd18deadabc9b9211b3097a5fe9de91d26 | [] | no_license | xagonz/OOD-Week2 | https://github.com/xagonz/OOD-Week2 | 3ba77b3ec2b1e11af8918d0160a9e057a4fece7f | 24f43713869294f6fcdb80a1b89d233dd228ef86 | refs/heads/main | 2023-07-28T23:47:49.253000 | 2021-09-09T18:46:35 | 2021-09-09T18:46:35 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* @author Xavier Gonzalez
* Week 2 - Factory Patterns
*/
public class HandBagStore {
SimpleHandBagFactory factory;
//Constructor
public HandBagStore(SimpleHandBagFactory factory) {
this.factory = factory;
}
//handles the creation of a handbag
public HandBag purchaseHandBag(String type) {... | UTF-8 | Java | 525 | java | HandBagStore.java | Java | [
{
"context": "/**\r\n * @author Xavier Gonzalez\r\n * Week 2 - Factory Patterns\r\n */\r\npublic class ",
"end": 31,
"score": 0.9998573660850525,
"start": 16,
"tag": "NAME",
"value": "Xavier Gonzalez"
}
] | null | [] | /**
* @author <NAME>
* Week 2 - Factory Patterns
*/
public class HandBagStore {
SimpleHandBagFactory factory;
//Constructor
public HandBagStore(SimpleHandBagFactory factory) {
this.factory = factory;
}
//handles the creation of a handbag
public HandBag purchaseHandBag(String type) {
HandB... | 516 | 0.653333 | 0.651429 | 28 | 16.75 | 15.758501 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.535714 | false | false | 3 |
87c061c9a11a8f33606b14cdba68439bb1eb4338 | 17,566,416,246,232 | 750ac7accc3857ebbdb037e89181ff226c491509 | /src/main/java/Test_2.java | eea53308350d259f99d3349c3288dd080027ab1b | [] | no_license | Elizene9/Test_Git2 | https://github.com/Elizene9/Test_Git2 | 1dad0c005941acf0a083d03f69abe94c3e5f6e7f | dd70cc3a3c5aba6e3040c5e0b3f3ac5642b1d2f0 | refs/heads/master | 2023-04-30T05:06:37.445000 | 2021-05-24T16:18:06 | 2021-05-24T16:18:06 | 370,414,931 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class Test_2 {
public static void main(String[] args) {
System.out.println("\nCharlene Test #2 Version control, Maven, and GitHub\n");
}
}
| UTF-8 | Java | 164 | java | Test_2.java | Java | [] | null | [] | public class Test_2 {
public static void main(String[] args) {
System.out.println("\nCharlene Test #2 Version control, Maven, and GitHub\n");
}
}
| 164 | 0.640244 | 0.628049 | 7 | 22.428572 | 29.946892 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 3 |
e798fefc20e804d60d0c07357ff395e11fa3fa9f | 14,637,248,553,180 | a18c9e66b099b4886569714904e2b11ec3b4f28e | /gefView/Policies/commands/area/NodeChangeConstraintCommand.java | e785a5b8e6c85ec05ccadae8707da751bb1ae6b1 | [] | no_license | cervando/CFramework-Eclipse-Plugin | https://github.com/cervando/CFramework-Eclipse-Plugin | 73cf01d7ba7698caba654787665388275d0bd4a4 | 7bd3c11d9127bd0a9ee7267d41bda3ebc61abb12 | refs/heads/master | 2020-05-04T12:54:47.385000 | 2019-04-04T20:41:40 | 2019-04-04T20:41:40 | 154,694,037 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package CPlugin.gefView.Policies.commands.area;
import CPlugin.model.Area;
import org.eclipse.draw2d.geometry.Rectangle;
import org.eclipse.gef.commands.Command;
/**
* This class execute a simple change in the graph,
* also is a row in the changes history
* @author armando-cinvestav
*
*/
public class NodeCha... | UTF-8 | Java | 1,029 | java | NodeChangeConstraintCommand.java | Java | [
{
"context": "* also is a row in the changes history \n * @author armando-cinvestav\n *\n */\npublic class NodeChangeConstraintC",
"end": 284,
"score": 0.841995358467102,
"start": 275,
"tag": "USERNAME",
"value": "armando-c"
},
{
"context": "a row in the changes history \n * @author ... | null | [] | package CPlugin.gefView.Policies.commands.area;
import CPlugin.model.Area;
import org.eclipse.draw2d.geometry.Rectangle;
import org.eclipse.gef.commands.Command;
/**
* This class execute a simple change in the graph,
* also is a row in the changes history
* @author armando-cinvestav
*
*/
public class NodeCha... | 1,029 | 0.75413 | 0.753158 | 40 | 24.75 | 23.034485 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.175 | false | false | 3 |
252d41b5610af4ce3546b2a2f0d4f4fc436af5ff | 23,545,010,723,219 | 005e2154164ae71e284ef0c58d79ebd5f09917f5 | /src/main/java/net/openobject/web/rest/CovidResource.java | 1392488482274c67ffb23e371a2d2ecffe02c892 | [] | no_license | DDOGYEOM/jh002 | https://github.com/DDOGYEOM/jh002 | 65da154866b340d92e55abd514fa81851d00b5f3 | 5de4740ac19b5b35e845ccbfd2f9232e4e3e6e9a | refs/heads/master | 2023-03-20T04:56:00.498000 | 2021-03-18T08:23:50 | 2021-03-18T08:23:50 | 348,576,695 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.openobject.web.rest;
import java.net.URI;
import java.net.URISyntaxException;
import java.util.List;
import java.util.Optional;
import net.openobject.domain.Covid;
import net.openobject.service.CovidQueryService;
import net.openobject.service.CovidService;
import net.openobject.service.dto.CovidCriteria;
i... | UTF-8 | Java | 7,376 | java | CovidResource.java | Java | [] | null | [] | package net.openobject.web.rest;
import java.net.URI;
import java.net.URISyntaxException;
import java.util.List;
import java.util.Optional;
import net.openobject.domain.Covid;
import net.openobject.service.CovidQueryService;
import net.openobject.service.CovidService;
import net.openobject.service.dto.CovidCriteria;
i... | 7,376 | 0.683162 | 0.677196 | 171 | 42.134502 | 35.205654 | 177 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.538012 | false | false | 3 |
257a6464f1d382e32b55b4a31c892d0f4293dd01 | 29,832,842,845,835 | d54f772f8aff1ee5dbb8864a0bfc1f959bae66ba | /itsu-site-web/src/main/java/com/itsu/site/framework/config/importselector/RefreshTokenImportSelector.java | febc152bbb3791d0fe908dcaeae16e048c5c2cb7 | [
"Apache-2.0"
] | permissive | zjwan461/itsu-site | https://github.com/zjwan461/itsu-site | 2cc1cfa7bdbf33f52e150eb7a836a83b44c00c68 | 4b5e7c2d26e1007a6f2c60f43c678e959ff6815a | refs/heads/master | 2023-06-29T22:34:51.606000 | 2021-07-28T01:22:30 | 2021-07-28T01:22:30 | 369,389,473 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.itsu.site.framework.config.importselector;
import com.itsu.core.component.dytoken.LocalTokenBlackList;
import com.itsu.core.exception.CodeAbleException;
import com.itsu.core.context.ApplicationContext;
import com.itsu.core.context.DefaultApplicationContext;
import com.itsu.core.vo.sys.RefreshTokenType;
imp... | UTF-8 | Java | 2,173 | java | RefreshTokenImportSelector.java | Java | [
{
"context": "til.Map;\nimport java.util.Objects;\n\n/**\n * @author Jerry Su\n * @Date 2021/5/27 17:33\n */\npublic class Refresh",
"end": 585,
"score": 0.999499499797821,
"start": 577,
"tag": "NAME",
"value": "Jerry Su"
}
] | null | [] | package com.itsu.site.framework.config.importselector;
import com.itsu.core.component.dytoken.LocalTokenBlackList;
import com.itsu.core.exception.CodeAbleException;
import com.itsu.core.context.ApplicationContext;
import com.itsu.core.context.DefaultApplicationContext;
import com.itsu.core.vo.sys.RefreshTokenType;
imp... | 2,171 | 0.711919 | 0.704556 | 48 | 44.270832 | 31.481304 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.791667 | false | false | 3 |
de3f752b7359683523441f3824ae2e330d13ad2a | 30,434,138,268,789 | 598c084d97bb8d20a36943f525b491316e781568 | /app/src/main/java/groupaltspaces/alternativespacesandroid/util/TokenCompleteTextView.java | 54ff37dd2b40e72516452a3136224bc0dcccf1df | [] | no_license | Julchenwsf/AlternativeSpacesAndroid | https://github.com/Julchenwsf/AlternativeSpacesAndroid | 72a34d0328ffa286042600176cb8496d644f75ff | 2f6ed900babd55a8c5e638613d016dc6a47f0894 | refs/heads/master | 2021-05-28T01:51:04.750000 | 2014-11-13T10:00:10 | 2014-11-13T10:00:10 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package groupaltspaces.alternativespacesandroid.util;
import android.content.Context;
import android.graphics.Canvas;
import android.graphics.Paint;
import android.graphics.Rect;
import android.os.Build;
import android.os.Parcel;
import android.os.Parcelable;
import android.text.Editable;
import android.text.InputFilt... | UTF-8 | Java | 13,027 | java | TokenCompleteTextView.java | Java | [
{
"context": "ForObject to provide your token view\n *\n * @author mgod\n */\n\npublic abstract class TokenCompleteTextView ",
"end": 972,
"score": 0.9988827705383301,
"start": 968,
"tag": "USERNAME",
"value": "mgod"
}
] | null | [] | package groupaltspaces.alternativespacesandroid.util;
import android.content.Context;
import android.graphics.Canvas;
import android.graphics.Paint;
import android.graphics.Rect;
import android.os.Build;
import android.os.Parcel;
import android.os.Parcelable;
import android.text.Editable;
import android.text.InputFilt... | 13,027 | 0.602978 | 0.601136 | 415 | 30.392771 | 27.988337 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.595181 | false | false | 3 |
82115408f1a3d6d11f473aadf04b6cb1b4f0b967 | 21,285,857,977,737 | bcbfe9d8a077e4887fbe4990ddbbbd440225a936 | /alexandria-business/src/main/java/com/alexandria/managers/ClientManager.java | 595fcedf16bd02d60035422790111cf33d8e9932 | [] | no_license | yanomami/ALEXANDRIA | https://github.com/yanomami/ALEXANDRIA | 5184b857ac5e526ede09e5bd54d94c678518c11b | 2390ee3b1a3c1ccba067e502c0adab71d45deeb1 | refs/heads/master | 2020-05-01T00:13:24.371000 | 2019-04-29T21:47:29 | 2019-04-29T21:47:29 | 177,163,426 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.alexandria.managers;
import com.alexandria.entities.ClientEntity;
import com.alexandria.entities.CountryEntity;
import com.alexandria.entities.PaymentMethodEntity;
import com.alexandria.entities.TitleEntity;
import java.util.List;
public interface ClientManager {
boolean isEmailAlreadyRegistered(Str... | UTF-8 | Java | 751 | java | ClientManager.java | Java | [] | null | [] | package com.alexandria.managers;
import com.alexandria.entities.ClientEntity;
import com.alexandria.entities.CountryEntity;
import com.alexandria.entities.PaymentMethodEntity;
import com.alexandria.entities.TitleEntity;
import java.util.List;
public interface ClientManager {
boolean isEmailAlreadyRegistered(Str... | 751 | 0.792277 | 0.792277 | 29 | 24.896551 | 24.1366 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.586207 | false | false | 3 |
9b9b2abcab223355c42c37ca39904f51295fccee | 21,285,857,978,193 | 2d104695c373c09ba38a7c77a58110a9c5491658 | /src/util/FileUtil.java | 54e3ddf9210c56e3100c03b8abcbd6ab302415ab | [] | no_license | chenpeipei-1012/MusicPlayer | https://github.com/chenpeipei-1012/MusicPlayer | feb2f2741ea13cfb39641da3b1d7c5de9271790b | d62735edd713d77e4099c7e72b4f6fddd1cade5c | refs/heads/master | 2023-02-10T04:14:43.038000 | 2021-01-04T16:51:25 | 2021-01-04T16:51:25 | 306,897,485 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package util;
import java.io.ByteArrayOutputStream;
import java.io.File;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
import org.apache.tomcat.util.http.fileupload.FileItemIterator;
import org.apache.tomcat.util.http.fileupload.FileItemStream;
i... | GB18030 | Java | 3,074 | java | FileUtil.java | Java | [] | null | [] | package util;
import java.io.ByteArrayOutputStream;
import java.io.File;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
import org.apache.tomcat.util.http.fileupload.FileItemIterator;
import org.apache.tomcat.util.http.fileupload.FileItemStream;
i... | 3,074 | 0.46238 | 0.461696 | 82 | 34.658535 | 26.278164 | 141 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.707317 | false | false | 3 |
52c34dd434328aabc07f107a144bc1e3f84389a2 | 9,156,870,278,734 | 593619baca0b0e2135d4a866ea520a2c98853aa8 | /src/test/java/discreteBehaviorSimulator/LogFormatterTest.java | abbf32733d17bdb576baba176f5afb1eb3131d02 | [] | no_license | Theo0x1337/TP_JDBFS | https://github.com/Theo0x1337/TP_JDBFS | 3137698c361a8c6cca8a870c526e4363154eb3a9 | 857a56dda689067255e0f74af0ab4987c8bdd327 | refs/heads/main | 2023-03-31T02:57:25.949000 | 2021-04-02T20:59:28 | 2021-04-02T20:59:28 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package discreteBehaviorSimulator;
/**
* @author Beda Igiraneza
*
*/
import org.junit.jupiter.api.Test;
import java.util.logging.Level;
import java.util.logging.LogRecord;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
import static org.junit.jupiter.api.Assertions.*;
public class LogFormatterT... | UTF-8 | Java | 883 | java | LogFormatterTest.java | Java | [
{
"context": "package discreteBehaviorSimulator;\n\n/**\n * @author Beda Igiraneza\n *\n */\n\nimport org.junit.jupiter.api.Test;\n\nimpor",
"end": 65,
"score": 0.9998754858970642,
"start": 51,
"tag": "NAME",
"value": "Beda Igiraneza"
}
] | null | [] | package discreteBehaviorSimulator;
/**
* @author <NAME>
*
*/
import org.junit.jupiter.api.Test;
import java.util.logging.Level;
import java.util.logging.LogRecord;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
import static org.junit.jupiter.api.Assertions.*;
public class LogFormatterTest {
... | 875 | 0.711212 | 0.690827 | 37 | 22.891891 | 22.312017 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.135135 | false | false | 3 |
1417886ba63d2bb0267af8b459ac21f9444a6d15 | 25,615,184,953,712 | ddda8a8da3f39f08ed417d861e9aaecd7346366a | /app/src/main/java/com/page/store/prodetails/model/PEResult.java | 8e1947777d9b75eb3fb418471e82649683c25770 | [] | no_license | qfant/np_poverty | https://github.com/qfant/np_poverty | c6976473f0d60a0b9baef8797dc05b83af2d7efd | 633258655acf824c713d85f81dc028933b2e0164 | refs/heads/master | 2021-07-19T04:49:10.967000 | 2018-12-05T02:41:31 | 2018-12-05T02:41:31 | 131,834,436 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.page.store.prodetails.model;
import com.alibaba.fastjson.annotation.JSONField;
import com.framework.domain.response.BaseResult;
import java.util.List;
/**
* Created by shucheng.qu on 2017/9/12.
*/
public class PEResult extends BaseResult {
public Data data;
public static class Data {
... | UTF-8 | Java | 654 | java | PEResult.java | Java | [
{
"context": "Result;\n\nimport java.util.List;\n\n/**\n * Created by shucheng.qu on 2017/9/12.\n */\n\npublic class PEResult extends ",
"end": 195,
"score": 0.9982013702392578,
"start": 184,
"tag": "USERNAME",
"value": "shucheng.qu"
}
] | null | [] | package com.page.store.prodetails.model;
import com.alibaba.fastjson.annotation.JSONField;
import com.framework.domain.response.BaseResult;
import java.util.List;
/**
* Created by shucheng.qu on 2017/9/12.
*/
public class PEResult extends BaseResult {
public Data data;
public static class Data {
... | 654 | 0.669725 | 0.659021 | 33 | 18.818182 | 17.161364 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.424242 | false | false | 3 |
9284ca7fe42b04d1a82f90b2ec5fc66051429751 | 21,749,714,417,445 | 9e0fdebb027c0a66575e27065adb1c78422056e7 | /dal/src/com/Argeloji/DataMapper/ZumreHibernateDataMapper.java | 8207437d7f070397272fc6e13104161aac727a1a | [] | no_license | serkangurbuz/dal | https://github.com/serkangurbuz/dal | 1b0c6278c7744a6528ef7c8837f914981aefb6de | 2837fa9a081b74f2c2ffbe8819e902e820d23d55 | refs/heads/master | 2016-09-10T21:36:59.556000 | 2013-04-18T11:39:21 | 2013-04-18T11:39:21 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.Argeloji.DataMapper;
import java.util.ArrayList;
import java.util.List;
import org.hibernate.Query;
import com.Argeloji.Api.KademeDataMapper;
import com.Argeloji.Api.OabDataMapper;
import com.Argeloji.Api.ZumreDataMapper;
import com.Argeloji.Domain.Kademe;
import com.Argeloji.Domain.Oab;
import com.Argel... | UTF-8 | Java | 2,119 | java | ZumreHibernateDataMapper.java | Java | [] | null | [] | package com.Argeloji.DataMapper;
import java.util.ArrayList;
import java.util.List;
import org.hibernate.Query;
import com.Argeloji.Api.KademeDataMapper;
import com.Argeloji.Api.OabDataMapper;
import com.Argeloji.Api.ZumreDataMapper;
import com.Argeloji.Domain.Kademe;
import com.Argeloji.Domain.Oab;
import com.Argel... | 2,119 | 0.668083 | 0.668083 | 113 | 17.743362 | 22.31424 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.761062 | false | false | 3 |
622a2d9461c89e4147ab3308e75f67055168c354 | 31,250,182,099,463 | a198c8cbab2f5000f586df621023f34689ce6190 | /src/main/java/Hotel.java | ff06759653540016d3a0c2801f9c6bc24bf3d74e | [] | no_license | LiamCavens/CodeClan-Hotel | https://github.com/LiamCavens/CodeClan-Hotel | 948675753ceb49be8a23c03a3b366040a7d4a2f8 | dbc6760772c63a0d3cea3b471e9d401ce4e061bd | refs/heads/master | 2020-03-15T12:56:51.645000 | 2018-05-06T10:46:30 | 2018-05-06T10:46:30 | 132,155,228 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import people.Guest;
import rooms.Bedroom;
import rooms.ConferenceRoom;
import rooms.Room;
import rooms.UtilityRoom;
import java.util.ArrayList;
public class Hotel {
private String name;
private double rating;
private ArrayList<Bedroom> bedrooms;
private ArrayList<ConferenceRoom> conferenceRooms;
... | UTF-8 | Java | 2,308 | java | Hotel.java | Java | [] | null | [] | import people.Guest;
import rooms.Bedroom;
import rooms.ConferenceRoom;
import rooms.Room;
import rooms.UtilityRoom;
import java.util.ArrayList;
public class Hotel {
private String name;
private double rating;
private ArrayList<Bedroom> bedrooms;
private ArrayList<ConferenceRoom> conferenceRooms;
... | 2,308 | 0.644714 | 0.643847 | 86 | 25.83721 | 22.975143 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.430233 | false | false | 3 |
dc57562e28a585da5a5dcc80d8b3e37c588eb0de | 22,943,715,328,594 | 1415496f94592ba4412407b71dc18722598163dd | /doc/jitsi-bundles-dex/sources/org/jitsi/gov/nist/javax/sip/ServerTransactionExt.java | cf66b2c2920c8b5c46d624a683d4ab3d26e82176 | [
"Apache-2.0"
] | permissive | lhzheng880828/VOIPCall | https://github.com/lhzheng880828/VOIPCall | ad534535869c47b5fc17405b154bdc651b52651b | a7ba25debd4bd2086bae2a48306d28c614ce0d4a | refs/heads/master | 2021-07-04T17:25:21.953000 | 2020-09-29T07:29:42 | 2020-09-29T07:29:42 | 183,576,020 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.jitsi.gov.nist.javax.sip;
import org.jitsi.javax.sip.ServerTransaction;
public interface ServerTransactionExt extends ServerTransaction, TransactionExt {
ServerTransaction getCanceledInviteTransaction();
}
| UTF-8 | Java | 224 | java | ServerTransactionExt.java | Java | [] | null | [] | package org.jitsi.gov.nist.javax.sip;
import org.jitsi.javax.sip.ServerTransaction;
public interface ServerTransactionExt extends ServerTransaction, TransactionExt {
ServerTransaction getCanceledInviteTransaction();
}
| 224 | 0.834821 | 0.834821 | 7 | 31 | 29.369566 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 3 |
b794f76cf1005d4e9401d9171f50abc450af369b | 6,794,638,266,435 | 10c5083739ab4bf7eeb5fbe4561b37fbe75beef1 | /tzh-api/src/main/java/ops/school/api/serviceimple/NoticeServiceImpl.java | be09b37fea83b4412aadb265c698b957056d67d3 | [] | no_license | qazcvbplm/tzh | https://github.com/qazcvbplm/tzh | 54e252f9b5890e1209727cba7536f4fe8d99f05d | 57f020ef880e44d1f638c9968f4541879fb2da24 | refs/heads/master | 2022-12-24T13:29:14.290000 | 2019-09-22T09:58:29 | 2019-09-22T09:58:29 | 88,457,206 | 0 | 0 | null | false | 2017-04-19T04:45:44 | 2017-04-17T02:00:36 | 2017-04-19T04:42:57 | 2017-04-19T04:45:35 | 0 | 0 | 0 | 1 | JavaScript | null | null | package ops.school.api.serviceimple;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
import ops.school.api.dao.NoticeMapper;
import ops.school.api.entity.Notice;
import ops.school.api.service.NoticeService;
import org.springframework.stereotype.Service;
@Service
public class NoticeServiceImpl exte... | UTF-8 | Java | 387 | java | NoticeServiceImpl.java | Java | [] | null | [] | package ops.school.api.serviceimple;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
import ops.school.api.dao.NoticeMapper;
import ops.school.api.entity.Notice;
import ops.school.api.service.NoticeService;
import org.springframework.stereotype.Service;
@Service
public class NoticeServiceImpl exte... | 387 | 0.842377 | 0.842377 | 11 | 34.18182 | 29.645844 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.636364 | false | false | 3 |
f085372df24564d7f974fe2c92a4273baf7c4df0 | 16,956,530,922,963 | 1c3f20f96eb27eca5be969088e7e9798497344be | /EditableListView/src/main/java/com/tavant/wicket/poc/EditableListView.java | 7a0edc1b3992d787b756dc257ceefd4a4d717e78 | [] | no_license | MeenakshiM25/Wicket | https://github.com/MeenakshiM25/Wicket | 15940a5297c93990669f9e2b77ada81b4033ae3e | ebfcebc87b638d6a62eb50a0b5283df160053a8d | refs/heads/master | 2021-01-25T11:54:59.301000 | 2018-03-01T13:53:32 | 2018-03-01T13:53:32 | 123,437,950 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tavant.wicket.poc;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import java.util.UUID;
import org.apache.commons.collections.Closure;
import org.apache.commons.collections.CollectionUtils;
import org.apache.commons.lang3.StringUtils;
import org.apache.wicket.Attribut... | UTF-8 | Java | 9,850 | java | EditableListView.java | Java | [] | null | [] | package com.tavant.wicket.poc;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import java.util.UUID;
import org.apache.commons.collections.Closure;
import org.apache.commons.collections.CollectionUtils;
import org.apache.commons.lang3.StringUtils;
import org.apache.wicket.Attribut... | 9,850 | 0.711675 | 0.709645 | 287 | 32.320557 | 27.034273 | 141 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.268293 | false | false | 3 |
35b76b52dd6fa306140825636d1cdfe2ede2df18 | 29,858,612,662,200 | 10d42251a85b38913c63231b361ad1d76a85a3b4 | /GroupReyclerView/src/main/java/com/demon/groupreyclerview/viewholder/NormalItemHolder.java | 1ed73abc8afd49e7c690dda3af11181ae1837f5d | [] | no_license | DeMonLiu623/DeMonTest | https://github.com/DeMonLiu623/DeMonTest | 2db65621e02c69f62d9e6c0ba80146ae0a4bd545 | d58717ff07b9c8424047f06aea2eb7240a08f22c | refs/heads/master | 2017-11-02T02:16:31.232000 | 2017-09-07T02:01:17 | 2017-09-07T02:01:17 | 96,205,174 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.demon.groupreyclerview.viewholder;
import android.content.Context;
import android.support.v7.widget.RecyclerView;
import android.view.View;
import android.widget.ImageView;
import android.widget.TextView;
import com.demon.groupreyclerview.R;
/**
* Created by Administrator on 2016/9/23 0023.
*/
public ... | UTF-8 | Java | 1,030 | java | NormalItemHolder.java | Java | [] | null | [] | package com.demon.groupreyclerview.viewholder;
import android.content.Context;
import android.support.v7.widget.RecyclerView;
import android.view.View;
import android.widget.ImageView;
import android.widget.TextView;
import com.demon.groupreyclerview.R;
/**
* Created by Administrator on 2016/9/23 0023.
*/
public ... | 1,030 | 0.723301 | 0.71165 | 35 | 28.428572 | 23.783892 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 3 |
ab0f2d4f772bffb6f438d0209b682cc405634186 | 25,709,674,265,280 | e699ca9e406d29dd4aff08bcf23acc9ab117131a | /src/com/jakespringer/engine/shapes/CollisionShape.java | ed6c93f1d73dad25c06e0bae77c96eabdfefdcc1 | [] | no_license | Ja-ake/codeday-multiplayer-game | https://github.com/Ja-ake/codeday-multiplayer-game | 81df966ca63ea2901c80e495672ad421aa3249d0 | 1207d52a3b57099460c9b8201085df4574b669cd | refs/heads/master | 2021-01-10T16:27:22.442000 | 2015-05-26T21:39:02 | 2015-05-26T21:39:02 | 50,809,567 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jakespringer.engine.shapes;
import java.util.ArrayList;
import com.jakespringer.engine.util.Vec2;
public abstract class CollisionShape {
public abstract AABB getAABB();
public abstract ArrayList<Vec2> getProjAxes(CollisionShape other);
public abstract ProjectionRange getProjRan... | UTF-8 | Java | 1,428 | java | CollisionShape.java | Java | [] | null | [] | package com.jakespringer.engine.shapes;
import java.util.ArrayList;
import com.jakespringer.engine.util.Vec2;
public abstract class CollisionShape {
public abstract AABB getAABB();
public abstract ArrayList<Vec2> getProjAxes(CollisionShape other);
public abstract ProjectionRange getProjRan... | 1,428 | 0.59874 | 0.589636 | 41 | 32.829269 | 23.799879 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.487805 | false | false | 3 |
242ed6be1e2425cecb5e4930d46e7ff780df0737 | 23,244,363,035,288 | 5eac5a3da6a71970b48e9c7a405e824f32477435 | /src/test/java/market/Hooks.java | 14ea2b170a21ef16f4af7baca255a0d5bebd8d0f | [] | no_license | ElenaPitel/YandexMarketTest | https://github.com/ElenaPitel/YandexMarketTest | 4c77cc5c71eb6ac1457bc3585c5592e3f8b5c677 | acb35c762336c2db377c30b3d752b00d1326fffa | refs/heads/master | 2020-04-25T00:49:13.756000 | 2019-02-28T19:54:24 | 2019-02-28T19:54:24 | 172,389,787 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package market;
import cucumber.api.java.After;
import cucumber.api.java.Before;
import java.util.ArrayList;
import java.util.List;
public class Hooks {
static List<AssertionError> errorList = new ArrayList<>();
@Before
public void clearData() {
errorList.clear();
}
@After
public vo... | UTF-8 | Java | 515 | java | Hooks.java | Java | [] | null | [] | package market;
import cucumber.api.java.After;
import cucumber.api.java.Before;
import java.util.ArrayList;
import java.util.List;
public class Hooks {
static List<AssertionError> errorList = new ArrayList<>();
@Before
public void clearData() {
errorList.clear();
}
@After
public vo... | 515 | 0.617476 | 0.617476 | 26 | 18.807692 | 18.091688 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.307692 | false | false | 3 |
476cde2a6209be387f69eb434adb2cb5a87bff07 | 13,065,290,540,404 | 96c12f17f68a0d3f5a5a5e6952fdfb55c2cb6471 | /src/main/java/mekanism/common/network/PacketPortableTeleporterGui.java | 968cd3552f63eeaad6595105e9edc7130c301e3d | [
"MIT"
] | permissive | Vaelzan/Mekanism | https://github.com/Vaelzan/Mekanism | 123feeb1a230381b22bc29f2a64d3ad27f140802 | b39588aae8073b3c2a70b1ac92108d8c96d82f31 | refs/heads/master | 2022-10-17T03:08:38.614000 | 2020-05-28T17:53:44 | 2020-05-28T17:53:44 | 272,005,020 | 0 | 0 | MIT | true | 2020-06-13T12:32:22 | 2020-06-13T12:32:21 | 2020-06-10T22:35:40 | 2020-06-13T11:46:41 | 87,098 | 0 | 0 | 0 | null | false | false | package mekanism.common.network;
import java.util.List;
import java.util.UUID;
import java.util.function.Supplier;
import mekanism.api.Action;
import mekanism.api.Coord4D;
import mekanism.api.energy.IEnergyContainer;
import mekanism.api.inventory.AutomationType;
import mekanism.api.math.FloatingLong;
import mekanism.c... | UTF-8 | Java | 10,209 | java | PacketPortableTeleporterGui.java | Java | [] | null | [] | package mekanism.common.network;
import java.util.List;
import java.util.UUID;
import java.util.function.Supplier;
import mekanism.api.Action;
import mekanism.api.Coord4D;
import mekanism.api.energy.IEnergyContainer;
import mekanism.api.inventory.AutomationType;
import mekanism.api.math.FloatingLong;
import mekanism.c... | 10,209 | 0.556666 | 0.554609 | 199 | 50.306534 | 37.857994 | 187 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.899498 | false | false | 3 |
03cfcd7ae48f58f13854a5825596c0234ded14c5 | 25,709,674,266,941 | 5e0f08a467776cf774cacfa6ba63b6c833735d32 | /WzFramwork/src/main/java/com/iwz/WzFramwork/mod/sdk/push/control/SdkPushControlApp.java | 37ef15efe4c716e1e3108b3d09873ded1668064d | [] | no_license | Madwheel/framwork | https://github.com/Madwheel/framwork | b01baf6b74f74ddfa3dd89187f1d40d3c8adbdf7 | ed0d2278d24d7498466173049c7003df6d26b207 | refs/heads/master | 2023-02-22T00:00:15.658000 | 2021-01-28T08:40:24 | 2021-01-28T08:40:24 | 333,683,139 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.iwz.WzFramwork.mod.sdk.push.control;
import android.content.Context;
import android.content.Intent;
import android.util.Log;
import com.iwz.WzFramwork.WzFramworkApplication;
import com.iwz.WzFramwork.base.EAppPhase;
import com.iwz.WzFramwork.base.app.ControlApp;
import com.iwz.WzFramwork.mod.BaseMgr;
impo... | UTF-8 | Java | 1,966 | java | SdkPushControlApp.java | Java | [
{
"context": "k.partern.xiaomi.MiPushManager;\n\n/**\n * 描述:\n * 作者:小辉\n * 时间:2019/11/03\n */\npublic class SdkPushControlA",
"end": 569,
"score": 0.9006903767585754,
"start": 567,
"tag": "NAME",
"value": "小辉"
}
] | null | [] | package com.iwz.WzFramwork.mod.sdk.push.control;
import android.content.Context;
import android.content.Intent;
import android.util.Log;
import com.iwz.WzFramwork.WzFramworkApplication;
import com.iwz.WzFramwork.base.EAppPhase;
import com.iwz.WzFramwork.base.app.ControlApp;
import com.iwz.WzFramwork.mod.BaseMgr;
impo... | 1,966 | 0.668574 | 0.664412 | 74 | 24.972973 | 22.012878 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.351351 | false | false | 3 |
eecd48bbe85ca4c0cc6e8763a34a580ba72e47f5 | 15,599,321,228,189 | 8adc1fde3be8bf9201e41a1b63f826ed5f386650 | /src/main/java/br/com/app/entity/almoxarifado/NotaFiscalProduto.java | 7927237caf41fa6284026c7accf35791118cd746 | [] | no_license | wandersonSantiago/gestaoConstrucaoCivil | https://github.com/wandersonSantiago/gestaoConstrucaoCivil | b06f158c06da1db5bbfea112363997ee070e58ab | cb6988f99910cf546df697e8dfa6e715bde5d2d0 | refs/heads/master | 2022-11-17T15:38:19.046000 | 2019-07-06T21:54:47 | 2019-07-06T21:54:47 | 61,765,808 | 6 | 9 | null | false | 2019-07-06T21:55:57 | 2016-06-23T02:13:29 | 2019-07-06T21:54:51 | 2019-07-06T21:55:32 | 19,915 | 2 | 2 | 17 | HTML | false | false | package br.com.app.entity.almoxarifado;
import java.io.Serializable;
import java.util.List;
import javax.persistence.CascadeType;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import ... | UTF-8 | Java | 2,893 | java | NotaFiscalProduto.java | Java | [] | null | [] | package br.com.app.entity.almoxarifado;
import java.io.Serializable;
import java.util.List;
import javax.persistence.CascadeType;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import ... | 2,893 | 0.764604 | 0.757 | 94 | 29.776596 | 30.023449 | 145 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.404255 | false | false | 3 |
700f92d9db5dce94a6d5e3b750cc117af4cf4f7f | 17,188,459,125,248 | fc124cfd9ca7d70d6909eb4a477d6ce03c9c3e94 | /src/maps/task01/Solution.java | ed2ced4a3813070f242aa361ffcf9b79bca7a1e3 | [] | no_license | Kadbain/Java_individ | https://github.com/Kadbain/Java_individ | ddf350fcac82f21285e6954785c14d247e17042e | cb2fe587c809a9ee342f5e967349ecf19b8cec0b | refs/heads/master | 2021-01-22T20:25:06.781000 | 2017-10-18T13:52:25 | 2017-10-18T13:52:25 | 85,314,257 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package maps.task01;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Map;
import java.util.Set;
/* Десять котов
Создать класс кот – Cat, с полем «имя» (String).
Создать словарь Map(<String, Cat>) и добавить туда 10 котов в виде «Имя»-«Кот». - createMap()
Получить из Map множество(Set) всех имен и... | UTF-8 | Java | 2,393 | java | Solution.java | Java | [] | null | [] | package maps.task01;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Map;
import java.util.Set;
/* Десять котов
Создать класс кот – Cat, с полем «имя» (String).
Создать словарь Map(<String, Cat>) и добавить туда 10 котов в виде «Имя»-«Кот». - createMap()
Получить из Map множество(Set) всех имен и... | 2,393 | 0.582169 | 0.571566 | 73 | 27.424658 | 26.056271 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.643836 | false | false | 3 |
3fad65b90bcbce2912a1e0a1c16dfa1da02941e1 | 20,624,432,961,269 | 7c4910e1d34059ce3db5febe88f9acd97bb7a683 | /app/src/main/java/yukiito/campusmap/MainActivity.java | ed020d434e3e74a63b4cad7db3c55cdf875a9435 | [] | no_license | Lazyuki/UWCampusMapPaths | https://github.com/Lazyuki/UWCampusMapPaths | 68109f6aa98a04d44a38b5665d79de8b48b0ffa3 | 47f1af1ece4e67691de88a0e4ec1d7a0bfc30b2f | refs/heads/master | 2021-04-26T22:04:25.166000 | 2018-03-06T04:23:20 | 2018-03-06T04:23:20 | 124,020,082 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package yukiito.campusmap;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.text.style.BulletSpan;
import android.view.View;
import android.widget.AdapterView;
import android.widget.ArrayAdapter;
import android.widget.Button;
import android.widget.ListView;
import java.io.Inpu... | UTF-8 | Java | 6,385 | java | MainActivity.java | Java | [] | null | [] | package yukiito.campusmap;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.text.style.BulletSpan;
import android.view.View;
import android.widget.AdapterView;
import android.widget.ArrayAdapter;
import android.widget.Button;
import android.widget.ListView;
import java.io.Inpu... | 6,385 | 0.570869 | 0.566171 | 189 | 32.78307 | 25.484522 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 3 |
20286486360a5f20afb887a6c987a6a50a15b483 | 20,624,432,960,697 | f7b9e7b4ac4749c9fb1d227baf42e22c94a9c1e7 | /src/main/java/s2/control/ProjectController.java | 27fd314a303923ed3a5aded5107372b5451695ef | [] | no_license | COSWhovian/entity | https://github.com/COSWhovian/entity | e82f5378d2d7270df403a0b578954c64ddbbab85 | 823e04f763d0d519279f8b0746cdaa8fd3413830 | refs/heads/master | 2021-01-12T10:10:36.333000 | 2016-12-13T17:02:58 | 2016-12-13T17:02:58 | 76,379,053 | 0 | 0 | null | false | 2016-12-13T17:02:59 | 2016-12-13T16:46:54 | 2016-12-13T16:46:54 | 2016-12-13T17:02:58 | 0 | 0 | 0 | 0 | null | null | null | package s2.control;
import com.google.gson.Gson;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.autoconfigure.EnableAutoConfiguration;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
import s2.... | UTF-8 | Java | 1,622 | java | ProjectController.java | Java | [
{
"context": "rt java.util.stream.Collectors;\n\n/**\n * Created by russl on 11/28/2016.\n */\n\n\n@RestController\n@EnableAutoC",
"end": 499,
"score": 0.9996436238288879,
"start": 494,
"tag": "USERNAME",
"value": "russl"
}
] | null | [] | package s2.control;
import com.google.gson.Gson;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.autoconfigure.EnableAutoConfiguration;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
import s2.... | 1,622 | 0.710851 | 0.704069 | 59 | 26.508474 | 25.466078 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.440678 | false | false | 3 |
9249c34d317a1e15a3002843430667b6ac978bc4 | 23,871,428,238,599 | 0ab2f2f75f135fb0cc3b63bebff0b00b2dc5cf41 | /src/com/manyanger/data/OnDataLoadedListener.java | 8d3e12cdc9434fdbea67dd73c98d6ad3837bfdc6 | [] | no_license | yzff/Fiiish | https://github.com/yzff/Fiiish | b9c7bf705bb1c96baa09e47acc36e49f5902cf6c | b39637d50d0c3bd0822360063f7d777f4d439923 | refs/heads/master | 2021-01-02T09:38:03.231000 | 2014-09-09T10:12:08 | 2014-09-09T10:12:08 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.manyanger.data;
import android.os.Message;
public abstract interface OnDataLoadedListener {
public abstract void OnDataLoaded(Message msg);
}
| UTF-8 | Java | 157 | java | OnDataLoadedListener.java | Java | [] | null | [] | package com.manyanger.data;
import android.os.Message;
public abstract interface OnDataLoadedListener {
public abstract void OnDataLoaded(Message msg);
}
| 157 | 0.815287 | 0.815287 | 7 | 21.428572 | 19.99898 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 3 |
1c3fd9e2360c323f5759e1893105011b566fc6bf | 8,091,718,395,746 | 1e24cc07881664e4ced89a78123610ca41ed0ad9 | /src/java/rowmappers/UsersRowMapper.java | 0d7e59c15630371e275f7d16c0abc87977109887 | [] | no_license | canebreak/VolonteurTrackingApp | https://github.com/canebreak/VolonteurTrackingApp | 9e823a878e6f6a4aeb2d945b33cd029c1234bb63 | 1a0234dd0a8b160da424d8caf42e14728cda1120 | refs/heads/master | 2020-03-19T18:39:14.097000 | 2018-07-20T14:20:13 | 2018-07-20T14:20:13 | 136,818,609 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package rowmappers;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.List;
import java.util.logging.Level;
import java.util.logging.Logger;
import models.User;
public class UsersRowMapper {
public static List<User> mapData(ResultSet rs) {
List<User> u... | UTF-8 | Java | 1,065 | java | UsersRowMapper.java | Java | [
{
"context": ");\n user.setUsername(rs.getString(\"username\"));\n user.setTotalHours(rs.getFloa",
"end": 784,
"score": 0.9443831443786621,
"start": 776,
"tag": "USERNAME",
"value": "username"
}
] | null | [] | package rowmappers;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.List;
import java.util.logging.Level;
import java.util.logging.Logger;
import models.User;
public class UsersRowMapper {
public static List<User> mapData(ResultSet rs) {
List<User> u... | 1,065 | 0.578404 | 0.578404 | 34 | 30.32353 | 21.476007 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.676471 | false | false | 3 |
f1077eb57dd51338a9812ecce94ac0b54b73f14e | 10,316,511,458,950 | 4c3f459ae2d6d83e6e4aabb4d1300337bf011bc1 | /net/divinerpg/mob/entity/EntityAngryBunny.java | c025ec2b7f9eb07175f8857bdd0561fd80ee7c1f | [] | no_license | Speawtr/DivineRPG | https://github.com/Speawtr/DivineRPG | a079da160186f068f48c1f62763736ee7731ef24 | 53e4ea907a518e18814a5cc4e051a2ac0107baa3 | refs/heads/master | 2018-07-20T19:23:16.374000 | 2013-09-27T07:55:58 | 2013-09-27T07:55:58 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.divinerpg.mob.entity;
import net.divinerpg.lib.Sound;
import net.minecraft.entity.EntityAgeable;
import net.minecraft.entity.SharedMonsterAttributes;
import net.minecraft.entity.ai.EntityAIAttackOnCollide;
import net.minecraft.entity.ai.EntityAIHurtByTarget;
import net.minecraft.entity.ai.EntityAILookIdle;... | UTF-8 | Java | 2,143 | java | EntityAngryBunny.java | Java | [] | null | [] | package net.divinerpg.mob.entity;
import net.divinerpg.lib.Sound;
import net.minecraft.entity.EntityAgeable;
import net.minecraft.entity.SharedMonsterAttributes;
import net.minecraft.entity.ai.EntityAIAttackOnCollide;
import net.minecraft.entity.ai.EntityAIHurtByTarget;
import net.minecraft.entity.ai.EntityAILookIdle;... | 2,143 | 0.774148 | 0.761549 | 81 | 25.456791 | 25.550749 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.54321 | false | false | 3 |
ed0baf52edb441a064293cbc2a30c1cea4fdad65 | 32,280,974,240,770 | e659ca8ad9495886cf72c4c736f32942f565e8a7 | /src/Bilfirma/Publishable.java | d339e6fbab25be5ac6dac22eb573d73c72b57320 | [] | no_license | johanomg/02_OOP | https://github.com/johanomg/02_OOP | a77f1dc4da1fb06c421322d9a4ba9116ebe4d3d0 | ccf24766d869e285cd9171a51466857cda14af93 | refs/heads/master | 2020-08-02T09:31:23.687000 | 2020-03-27T21:24:50 | 2020-03-27T21:24:50 | 211,303,331 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Bilfirma;
public interface Publishable {
void PrintHeader();
void PrintCompleteAd();
}
| UTF-8 | Java | 104 | java | Publishable.java | Java | [] | null | [] | package Bilfirma;
public interface Publishable {
void PrintHeader();
void PrintCompleteAd();
}
| 104 | 0.721154 | 0.721154 | 6 | 16.333334 | 11.883696 | 30 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 3 |
7c5039a5026e0e0190c6af6e913dea8a57bfc6e0 | 6,863,357,746,791 | ff8705574e9f3d962e92813480f78cb38cdb5c1f | /Chapt 18/PowerTest.java | 4b1e124b9073709bf8ef5adbbcbd04675798145a | [] | no_license | sirlaxalot24/AIT500 | https://github.com/sirlaxalot24/AIT500 | 40f8979e10eec48ba4d8dbe2fa71af915020c3c9 | b78cfbd9d4e7f6bfbac08fd9f2c37e5a64b1b2e7 | refs/heads/master | 2020-12-21T10:06:06.607000 | 2020-05-11T20:33:06 | 2020-05-11T20:33:06 | 236,396,052 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class PowerTest{
public static void main(String[] args) {
Power powerRun = new Power();
System.out.println("Using Recursion: " + powerRun.power(2, 3));
System.out.println("Using Math.pow():" + Math.pow(2, 3));
System.out.println("Using Recursion: " + powerRun.power(2, 1... | UTF-8 | Java | 545 | java | PowerTest.java | Java | [] | null | [] | public class PowerTest{
public static void main(String[] args) {
Power powerRun = new Power();
System.out.println("Using Recursion: " + powerRun.power(2, 3));
System.out.println("Using Math.pow():" + Math.pow(2, 3));
System.out.println("Using Recursion: " + powerRun.power(2, 1... | 545 | 0.585321 | 0.559633 | 13 | 40.076923 | 29.32959 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 3 |
a1de5fbf30d2224a9ef255e40935c18d0a2b7c3e | 27,419,071,223,199 | 9f7cd9f3c6d66542efd13d0065ce934bd51c27b1 | /erds1/src/erds/com/service/impl/ProfessorServiceImpl.java | 5a9faa45dc93dd098132e49798cc891b95f153f7 | [] | no_license | liangjunkaili/erds | https://github.com/liangjunkaili/erds | 94517945bcce3fbd6294015d4f40f665f97eccc5 | d3c73e85d6f8a4502582e394bb37d876a0f6f81f | refs/heads/master | 2021-09-14T01:23:46.693000 | 2018-05-07T05:46:28 | 2018-05-07T05:46:28 | 114,727,399 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package erds.com.service.impl;
import java.util.List;
import java.util.Map;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import erds.com.bean.Professor;
import erds.com.dao.ProfessorDao;
import erds.com.service.ProfessorService;
@Service("pr... | UTF-8 | Java | 708 | java | ProfessorServiceImpl.java | Java | [] | null | [] | package erds.com.service.impl;
import java.util.List;
import java.util.Map;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import erds.com.bean.Professor;
import erds.com.dao.ProfessorDao;
import erds.com.service.ProfessorService;
@Service("pr... | 708 | 0.776836 | 0.776836 | 26 | 25.23077 | 21.893637 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.961538 | false | false | 3 |
2ab3dc943dc3c223626a7213aa94e63152560acf | 6,219,112,644,973 | 89e218e0d1b134a73ab52e538a0acd6213564eee | /src/main/java/com/service/UserRepositoryImpl.java | f1ef3e318e21710afc4b5a3441d240cd04b4ac91 | [] | no_license | rktu/fervidJava | https://github.com/rktu/fervidJava | f621d1262480df595882bd3665e9e360054ee4ca | ce9a64aed139eeac5bcec67b05428810ae68df8b | refs/heads/master | 2020-03-19T16:32:02.817000 | 2018-06-10T15:08:24 | 2018-06-10T15:12:24 | 136,718,587 | 0 | 0 | null | true | 2018-06-09T12:00:36 | 2018-06-09T11:45:55 | 2018-06-09T11:45:58 | 2018-06-09T12:00:35 | 155 | 0 | 0 | 0 | Java | false | null | package com.service;
import java.text.DateFormat;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Calendar;
import java.util.Date;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.mong... | UTF-8 | Java | 3,437 | java | UserRepositoryImpl.java | Java | [] | null | [] | package com.service;
import java.text.DateFormat;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Calendar;
import java.util.Date;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.mong... | 3,437 | 0.738144 | 0.734943 | 119 | 27.882353 | 22.963316 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.226891 | false | false | 3 |
48036b3805c70ba7d165de1e913e7bfd803f7c6c | 9,448,928,091,713 | 6832918e1b21bafdc9c9037cdfbcfe5838abddc4 | /jdk_8_maven/cs/rest/original/languagetool/languagetool-language-modules/de/src/main/java/org/languagetool/rules/de/LongSentenceRule.java | e2522e9170d8694a8d90893bc95e7fa8122e7d0f | [
"Apache-2.0",
"GPL-1.0-or-later",
"LGPL-2.0-or-later",
"LGPL-2.1-only"
] | permissive | EMResearch/EMB | https://github.com/EMResearch/EMB | 200c5693fb169d5f5462d9ebaf5b61c46d6f9ac9 | 092c92f7b44d6265f240bcf6b1c21b8a5cba0c7f | refs/heads/master | 2023-09-04T01:46:13.465000 | 2023-04-12T12:09:44 | 2023-04-12T12:09:44 | 94,008,854 | 25 | 14 | Apache-2.0 | false | 2023-09-13T11:23:37 | 2017-06-11T14:13:22 | 2023-08-20T08:44:30 | 2023-09-13T11:23:36 | 154,785 | 19 | 12 | 3 | Java | false | false | /* LanguageTool, a natural language style checker
* Copyright (C) 2014 Daniel Naber (http://www.danielnaber.de)
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version ... | UTF-8 | Java | 4,288 | java | LongSentenceRule.java | Java | [
{
"context": "ural language style checker \n * Copyright (C) 2014 Daniel Naber (http://www.danielnaber.de)\n * \n * This library i",
"end": 85,
"score": 0.9998331069946289,
"start": 73,
"tag": "NAME",
"value": "Daniel Naber"
}
] | null | [] | /* LanguageTool, a natural language style checker
* Copyright (C) 2014 <NAME> (http://www.danielnaber.de)
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of... | 4,282 | 0.657477 | 0.651402 | 115 | 36.217392 | 43.545437 | 396 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.791304 | false | false | 3 |
dfc73d855d77e1fb467dc4a40b3a95a68f222b1a | 33,036,888,504,669 | 91946f2afb56b28625a6b98f0126dbc59a7a095b | /order-web/src/main/java/com/sfg/orange/order/web/controller/OrderController.java | 844509c55b344448cef7033d75e801857546acd5 | [] | no_license | hwshea/orange-order | https://github.com/hwshea/orange-order | 4b210f3d16c4ec8dfbbbe73351ed4a8585cb2b00 | e40c93628baa13977b539ba8cef217b3334a8b8c | refs/heads/master | 2020-05-17T22:55:13.763000 | 2019-04-29T07:14:34 | 2019-04-29T07:14:34 | 184,016,581 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sfg.orange.order.web.controller;
import com.sfg.orange.common.mvc.core.APIResponse;
import com.sfg.orange.common.util.LogUtils;
import com.sfg.orange.order.facade.IOrderService;
import com.sfg.orange.user.facade.IUserService;
import io.swagger.annotations.Api;
import io.swagger.annotations.ApiOperation;
im... | UTF-8 | Java | 1,771 | java | OrderController.java | Java | [] | null | [] | package com.sfg.orange.order.web.controller;
import com.sfg.orange.common.mvc.core.APIResponse;
import com.sfg.orange.common.util.LogUtils;
import com.sfg.orange.order.facade.IOrderService;
import com.sfg.orange.user.facade.IUserService;
import io.swagger.annotations.Api;
import io.swagger.annotations.ApiOperation;
im... | 1,771 | 0.700058 | 0.698321 | 52 | 32.21154 | 22.287748 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.730769 | false | false | 3 |
ec709c4b190d0d40a1e7a4855ab8f49ca4737a6a | 28,114,855,948,298 | 2bbe6e5d1b19e4c0be6a14100ea1e4ea96e136c4 | /src/leetcode/Q7_ReverseInteger.java | 9e2623b782a696623ae7a5a528aa2a2bd465a139 | [] | no_license | fivemoons/LeetCode | https://github.com/fivemoons/LeetCode | bce9e2c7584520fb277dad77b371980142a25790 | ce22755b2b1537c08f450cbfdbb421816edc45f1 | refs/heads/master | 2020-04-06T03:33:50.420000 | 2016-12-04T10:28:39 | 2016-12-04T10:28:39 | 40,874,626 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package leetcode;
public class Q7_ReverseInteger {
public static int reverse(int x) {
try {
if(x==Integer.MIN_VALUE) throw new Exception();
if(x<0) return -reverse(-x);
return Integer.parseInt(new StringBuffer(String.valueOf(x)).reverse().toString());
} catch (Exception e) {
return 0;
}
}
public... | UTF-8 | Java | 404 | java | Q7_ReverseInteger.java | Java | [] | null | [] | package leetcode;
public class Q7_ReverseInteger {
public static int reverse(int x) {
try {
if(x==Integer.MIN_VALUE) throw new Exception();
if(x<0) return -reverse(-x);
return Integer.parseInt(new StringBuffer(String.valueOf(x)).reverse().toString());
} catch (Exception e) {
return 0;
}
}
public... | 404 | 0.678218 | 0.64604 | 17 | 22.764706 | 22.817768 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.823529 | false | false | 3 |
7ce2c498b73311a85931f864acb19a34f3bf42ec | 33,406,255,682,406 | a8a14cfcc1be2cd47d347b41ae2c3313b059216e | /org/opencyc/constraintsolver/ProblemParser.java | f96f28c08b12c85d2fd113624362eb9826619db3 | [] | no_license | id2359/opencyc | https://github.com/id2359/opencyc | 8d09cf05751de2f8ba07e6a1398820dce579c3f4 | 40e927cd1166c560fa9a2e37e21c1747b6123150 | refs/heads/master | 2020-06-08T00:46:20.824000 | 2006-10-21T17:11:14 | 2006-10-21T17:11:14 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.opencyc.constraintsolver;
import java.io.IOException;
import java.util.ArrayList;
import java.util.HashSet;
import org.opencyc.api.CycApiException;
import org.opencyc.cycobject.CycList;
import org.opencyc.cycobject.CycVariable;
import org.opencyc.inferencesupport.ConstraintRule;
import org.opencyc.inferen... | UTF-8 | Java | 6,750 | java | ProblemParser.java | Java | [
{
"context": "lem</tt> object.<p>\n *\n * @version $Id$\n * @author Stephen L. Reed\n *\n * <p>Copyright 2001 Cycorp, Inc., license is ",
"end": 591,
"score": 0.9998798966407776,
"start": 576,
"tag": "NAME",
"value": "Stephen L. Reed"
}
] | null | [] | package org.opencyc.constraintsolver;
import java.io.IOException;
import java.util.ArrayList;
import java.util.HashSet;
import org.opencyc.api.CycApiException;
import org.opencyc.cycobject.CycList;
import org.opencyc.cycobject.CycVariable;
import org.opencyc.inferencesupport.ConstraintRule;
import org.opencyc.inferen... | 6,741 | 0.684148 | 0.68163 | 159 | 41.459118 | 31.503567 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.471698 | false | false | 3 |
8b6c99bf3a22389f00d012e62b15c6dec5b02d01 | 2,611,340,148,072 | 664ecc183e0bef562d207afb58dc553b52d8a892 | /256-Paint-House/Solution.java | 41297fa1c0848e08bb1154a6262c16713ca3c3ff | [] | no_license | kevinhjbj/leetcode | https://github.com/kevinhjbj/leetcode | bd0bbf8241817fbf53ec50a3d1ca036610aee1cd | 6a7d496ab9c2de9404fe5f33f76d60073caeff54 | refs/heads/master | 2021-01-10T08:22:58.744000 | 2017-01-15T19:44:32 | 2017-01-15T19:44:32 | 48,898,096 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class Solution {
public int minCost(int[][] costs) {
int n = costs.length;
if (n == 0) {
return 0;
}
int[][] sum = new int[n][3];
sum[0][0] = costs[0][0];
sum[0][1] = costs[0][1];
sum[0][2] = costs[0][2];
for (int i = 1; i < n; i++) {
for (int j = 0; j < 3; j++) {
switch(j) {
cas... | UTF-8 | Java | 685 | java | Solution.java | Java | [] | null | [] | public class Solution {
public int minCost(int[][] costs) {
int n = costs.length;
if (n == 0) {
return 0;
}
int[][] sum = new int[n][3];
sum[0][0] = costs[0][0];
sum[0][1] = costs[0][1];
sum[0][2] = costs[0][2];
for (int i = 1; i < n; i++) {
for (int j = 0; j < 3; j++) {
switch(j) {
cas... | 685 | 0.451095 | 0.394161 | 27 | 24.370371 | 24.271837 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.555556 | false | false | 3 |
2184f18ba57e974d9bee2ed1ee864f4564d8cb26 | 13,580,686,655,863 | fa45be69d587b170daa78cf6ea09cb69fe3bb332 | /my-productservice/src/main/java/org/efire/net/security/UserDetailsServiceImpl.java | 842d1fbd1600adbd399518440ae68d690e4c2b13 | [] | no_license | efirenetd/my-spring-security-app | https://github.com/efirenetd/my-spring-security-app | 8c3ac1103b744e2b21e4bba33b1524d28ba66d29 | 65b50496efce9293e2e4e486a8bf6bb5565d0b80 | refs/heads/master | 2023-06-11T03:22:03.140000 | 2021-06-17T13:40:59 | 2021-06-17T13:40:59 | 377,172,717 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.efire.net.security;
import org.efire.net.repository.UserRepository;
import org.springframework.security.core.userdetails.User;
import org.springframework.security.core.userdetails.UserDetails;
import org.springframework.security.core.userdetails.UserDetailsService;
import org.springframework.security.core.... | UTF-8 | Java | 1,091 | java | UserDetailsServiceImpl.java | Java | [] | null | [] | package org.efire.net.security;
import org.efire.net.repository.UserRepository;
import org.springframework.security.core.userdetails.User;
import org.springframework.security.core.userdetails.UserDetails;
import org.springframework.security.core.userdetails.UserDetailsService;
import org.springframework.security.core.... | 1,091 | 0.770852 | 0.770852 | 27 | 39.407406 | 30.160385 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 3 |
cb56fd3e70c2446b74e89fa0a9ad35a0f56f1b73 | 18,889,266,185,127 | c329c52548cc7460dc7c30b1afeeb0442ad0e654 | /src/com/bpingar/arias/activity/UsuariosActivity.java | fba55c17d124ad155d3fdc3e2ba435bc1ea6c3f2 | [] | no_license | nhpatt/Arias | https://github.com/nhpatt/Arias | fa46c1d6609fd2da1ae3a9dc7b874e3e45adf956 | 5cb16297547ca999a29446152b7e3db64f6d83da | refs/heads/master | 2021-01-16T22:10:58.765000 | 2013-03-09T13:02:26 | 2013-03-09T13:02:26 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bpingar.arias.activity;
import java.util.List;
import android.content.Intent;
import android.os.Bundle;
import android.view.ContextMenu;
import android.view.ContextMenu.ContextMenuInfo;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.widget.AdapterView.Adap... | UTF-8 | Java | 2,751 | java | UsuariosActivity.java | Java | [] | null | [] | package com.bpingar.arias.activity;
import java.util.List;
import android.content.Intent;
import android.os.Bundle;
import android.view.ContextMenu;
import android.view.ContextMenu.ContextMenuInfo;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.widget.AdapterView.Adap... | 2,751 | 0.763722 | 0.762268 | 97 | 27.360825 | 22.621122 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.092783 | false | false | 3 |
9287a2e73fcf1bc679535f477a6f98620a396ac3 | 39,522,289,065,015 | 7b8fb3c97951cd4be702c820333d9bda505db060 | /大数据/笔记/代码/1606Hadoop-outputformat/src/cn/tarena/score/ScoreDriver.java | 1c5467d7bffb609838dfdd9e73d7a65892e62d9f | [] | no_license | pinggaimuir/Document | https://github.com/pinggaimuir/Document | 12d886d580efd95c0dc482a259fdc80bfc30585d | da91004811326d48b6cec6bbff3c8ea17042d15c | refs/heads/master | 2021-01-01T16:42:04.122000 | 2018-05-11T08:41:54 | 2018-05-11T08:41:54 | 97,893,348 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.tarena.score;
import org.apache.hadoop.conf.Configuration;
import org.apache.hadoop.fs.Path;
import org.apache.hadoop.io.IntWritable;
import org.apache.hadoop.io.Text;
import org.apache.hadoop.mapreduce.Job;
import org.apache.hadoop.mapreduce.lib.input.FileInputFormat;
import org.apache.hadoop.mapreduce.lib... | GB18030 | Java | 1,675 | java | ScoreDriver.java | Java | [
{
"context": "ileInputFormat.setInputPaths(job,new Path(\"hdfs://192.168.234.191:9000/score\"));\n\t\tFileOutputFormat.setOutputPath(j",
"end": 1433,
"score": 0.9996861815452576,
"start": 1418,
"tag": "IP_ADDRESS",
"value": "192.168.234.191"
},
{
"context": "leOutputFormat.setOutputP... | null | [] | package cn.tarena.score;
import org.apache.hadoop.conf.Configuration;
import org.apache.hadoop.fs.Path;
import org.apache.hadoop.io.IntWritable;
import org.apache.hadoop.io.Text;
import org.apache.hadoop.mapreduce.Job;
import org.apache.hadoop.mapreduce.lib.input.FileInputFormat;
import org.apache.hadoop.mapreduce.lib... | 1,675 | 0.781428 | 0.761213 | 47 | 32.680851 | 25.869646 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.255319 | false | false | 3 |
bb640507c5a7bed5a97bbc65113125089636c767 | 35,837,207,167,066 | 07c7bb08e0cabe93279f9cd42833d5612076a061 | /src/main/java/com/wensheng/sso/module/vo/DeptPermItem.java | 2170b1ef7c6c802ffb09f069a903a2dbf2d271f0 | [] | no_license | magasea/zcc-sso | https://github.com/magasea/zcc-sso | f458efbcd51f00c72ae5f7ad63d650fda16628eb | a7b0d883a97923ac4b6db1c26903daffafcad43b | refs/heads/master | 2022-12-03T11:13:43.064000 | 2020-08-12T08:53:45 | 2020-08-12T08:53:45 | 286,661,102 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wensheng.sso.module.vo;
import java.util.List;
import lombok.Data;
@Data
public class DeptPermItem {
private Integer deptId;
private List<Long> permId;
}
| UTF-8 | Java | 173 | java | DeptPermItem.java | Java | [] | null | [] | package com.wensheng.sso.module.vo;
import java.util.List;
import lombok.Data;
@Data
public class DeptPermItem {
private Integer deptId;
private List<Long> permId;
}
| 173 | 0.757225 | 0.757225 | 11 | 14.727273 | 12.962119 | 35 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 3 |
8408778131575c19ae939f288bbd499bbd3e8914 | 39,470,749,472,853 | c160cb6962031ceb09abaae24185d8cfb0f529fc | /src/com/hfxt/controller/news/GetNewsServlet.java | 34ab330e744a9751f39cb168f6943cb8e75bd5c8 | [] | no_license | xianyu122/easybuy | https://github.com/xianyu122/easybuy | 58bbad34479ec681ff51e52fbf35c469e9bd312b | 7fb93051edd0a856f9086126bfddfd2feabef0ef | refs/heads/master | 2020-11-30T09:02:46.478000 | 2020-01-10T04:18:05 | 2020-01-10T04:18:05 | 230,361,860 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hfxt.controller.news;
import java.io.IOException;
import java.io.PrintWriter;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import com.h... | UTF-8 | Java | 1,626 | java | GetNewsServlet.java | Java | [] | null | [] | package com.hfxt.controller.news;
import java.io.IOException;
import java.io.PrintWriter;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import com.h... | 1,626 | 0.749372 | 0.749372 | 49 | 31.489796 | 26.949024 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.897959 | false | false | 3 |
3a387b4c80be223af6e3d8ad761febfbb33700ce | 38,800,734,603,763 | 1a4770c215544028bad90c8f673ba3d9e24f03ad | /second/quark/src/main/java/com/ucpro/feature/a/q.java | aa9a42c10efaf7805a6d95ac6fa46b04929e23c3 | [] | no_license | zhang1998/browser | https://github.com/zhang1998/browser | e480fbd6a43e0a4886fc83ea402f8fbe5f7c7fce | 4eee43a9d36ebb4573537eddb27061c67d84c7ba | refs/heads/master | 2021-05-03T06:32:24.361000 | 2018-02-10T10:35:36 | 2018-02-10T10:35:36 | 120,590,649 | 8 | 10 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ucpro.feature.a;
import android.view.View;
import android.view.ViewGroup;
import android.webkit.ValueCallback;
import android.widget.FrameLayout;
import com.uc.apollo.android.GuideDialog;
import com.uc.media.interfaces.IProxyHandler;
import com.uc.weex.component.e;
import com.uc.weex.component.f;
import co... | UTF-8 | Java | 2,693 | java | q.java | Java | [] | null | [] | package com.ucpro.feature.a;
import android.view.View;
import android.view.ViewGroup;
import android.webkit.ValueCallback;
import android.widget.FrameLayout;
import com.uc.apollo.android.GuideDialog;
import com.uc.media.interfaces.IProxyHandler;
import com.uc.weex.component.e;
import com.uc.weex.component.f;
import co... | 2,693 | 0.528407 | 0.520238 | 98 | 26.479591 | 18.310936 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.744898 | false | false | 3 |
35cebaa9731e583be303077bb07e9c9366cb52d7 | 36,223,754,217,786 | 948464e137aabf1905f09212de0394999cc1e998 | /scientific-repository/src/main/java/com/project/scientificrepository/LoggerDelegate.java | 81a79fed7db927adde4954f171c65e7406691759 | [] | no_license | markoKrajinovic/upp | https://github.com/markoKrajinovic/upp | 268a5d78d9a816a0433e8469fd7447d0d6dbd136 | c7058c5f995375e6e00c908b936336ed8460a78c | refs/heads/master | 2020-04-23T12:52:23.433000 | 2019-03-17T09:02:45 | 2019-03-17T09:02:45 | 171,182,422 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.project.scientificrepository;
import org.camunda.bpm.engine.delegate.DelegateExecution;
import org.camunda.bpm.engine.delegate.JavaDelegate;
public class LoggerDelegate implements JavaDelegate {
@Override
public void execute(DelegateExecution arg0) throws Exception {
// TODO Auto-generated method stu... | UTF-8 | Java | 360 | java | LoggerDelegate.java | Java | [] | null | [] | package com.project.scientificrepository;
import org.camunda.bpm.engine.delegate.DelegateExecution;
import org.camunda.bpm.engine.delegate.JavaDelegate;
public class LoggerDelegate implements JavaDelegate {
@Override
public void execute(DelegateExecution arg0) throws Exception {
// TODO Auto-generated method stu... | 360 | 0.797222 | 0.794444 | 15 | 23 | 24.110855 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.8 | false | false | 3 |
5a320184be1e5ad057ec5abd8029127476dabe23 | 8,160,437,864,059 | 75d766c29a018b584b60d9f1c36f238776ce2549 | /src/main/java/gp/dip/Tom.java | 4e9e4b49bc40d82ecb53fa84c8941aedf9e10818 | [] | no_license | XuBin8866/gof23 | https://github.com/XuBin8866/gof23 | 000cc5e9b916eb3df1beb93897070f9817094173 | 4d4f1e00f24f3e211aa49d258af96d9c252596b0 | refs/heads/master | 2022-12-22T11:54:16.808000 | 2021-07-02T09:24:11 | 2021-07-02T09:24:11 | 247,247,224 | 0 | 0 | null | false | 2022-12-16T15:41:18 | 2020-03-14T09:26:39 | 2021-07-02T09:24:15 | 2022-12-16T15:41:14 | 118 | 0 | 0 | 5 | Java | false | false | package gp.dip;
/**
* @author xxbb
*/
public class Tom {
private ICourse course;
public Tom(ICourse course){
this.course=course;
}
public void study(){
course.study();
}
public void studyJava(){
System.out.println("Tom在学习java");
}
public void studyPython(){
... | UTF-8 | Java | 384 | java | Tom.java | Java | [
{
"context": "package gp.dip;\n\n/**\n * @author xxbb\n */\npublic class Tom {\n private ICourse course",
"end": 36,
"score": 0.9995651245117188,
"start": 32,
"tag": "USERNAME",
"value": "xxbb"
},
{
"context": "lic void studyJava(){\n System.out.println(\"Tom在学习java\");\n ... | null | [] | package gp.dip;
/**
* @author xxbb
*/
public class Tom {
private ICourse course;
public Tom(ICourse course){
this.course=course;
}
public void study(){
course.study();
}
public void studyJava(){
System.out.println("Tom在学习java");
}
public void studyPython(){
... | 384 | 0.575269 | 0.575269 | 23 | 15.173913 | 13.72922 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.26087 | false | false | 3 |
a69f8f4238f9bb5c22ebb183305878e857ddc8e7 | 35,802,847,426,839 | 559f281aaec8693f85dc11bafd58b8b03f4c0d06 | /uib-ec-pbyt/src/main/java/com/uib/mobile/dao/impl/CommissionDaoImpl.java | 5b0ef9567926f1b43df16d564483e38f0de78bcb | [] | no_license | cenbow/cwj-business | https://github.com/cenbow/cwj-business | 4ca2b8ee24b396f94469ec536c970063af7e2ace | 6ef21df7344b4b06716d9852cc315a189d984284 | refs/heads/master | 2020-03-21T04:55:13.040000 | 2018-02-11T08:51:31 | 2018-02-11T08:51:31 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.uib.mobile.dao.impl;
import java.util.List;
import java.util.Map;
import org.springframework.stereotype.Component;
import com.uib.core.dao.MyBatisDao;
import com.uib.mobile.dao.CommissionDao;
import com.uib.mobile.dto.Commission;
@Component
public class CommissionDaoImpl extends MyBatisDao<Commission> i... | UTF-8 | Java | 625 | java | CommissionDaoImpl.java | Java | [] | null | [] | package com.uib.mobile.dao.impl;
import java.util.List;
import java.util.Map;
import org.springframework.stereotype.Component;
import com.uib.core.dao.MyBatisDao;
import com.uib.mobile.dao.CommissionDao;
import com.uib.mobile.dto.Commission;
@Component
public class CommissionDaoImpl extends MyBatisDao<Commission> i... | 625 | 0.7888 | 0.7888 | 26 | 23.038462 | 26.099632 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.961538 | false | false | 3 |
dcdd6959d1f1e97bcb21b19f861d3cf0f2c1a3e4 | 38,938,173,526,590 | d63c3d56666c1dba4e767448ae6a084fd2986e24 | /src/test/java/utils/RestServices.java | bc1a47977ebd6b8bbc8de4ee43449399d3e52a18 | [] | no_license | pradip3271/google-place-api | https://github.com/pradip3271/google-place-api | ca4888cdcf09b839f8124ecd79d3b01bd409e2ae | 68048c42850aff66228be73f5bb4e1f0982e152a | refs/heads/master | 2020-03-19T14:24:54.239000 | 2018-07-10T15:48:17 | 2018-07-10T15:48:17 | 136,621,542 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package utils;
import java.util.Properties;
import io.restassured.response.Response;
import io.restassured.specification.RequestSpecification;
public class RestServices {
static Properties properties;
static {
properties = Helper.loadResourceProperties("./src/test/resources/endpoints.properties");
}
pu... | UTF-8 | Java | 1,736 | java | RestServices.java | Java | [] | null | [] | package utils;
import java.util.Properties;
import io.restassured.response.Response;
import io.restassured.specification.RequestSpecification;
public class RestServices {
static Properties properties;
static {
properties = Helper.loadResourceProperties("./src/test/resources/endpoints.properties");
}
pu... | 1,736 | 0.705069 | 0.690668 | 68 | 24.529411 | 30.070736 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.985294 | false | false | 3 |
8b247368ccbfd632d93f3397d907847bd700d9b3 | 25,194,278,193,629 | ab18258b80ae306391ca6150dbe205d0e00d4d7e | /app/src/main/java/com/cs446/foodiehub/Interface/OnTitleChangeListener.java | 44a47bb5c87cf5674a12bc4f8e8563d06281e57f | [] | no_license | ww2lin/FoodieHub | https://github.com/ww2lin/FoodieHub | f8d6dceac3fadfd3a3726ffa8b232a9e96a6b887 | 3cf279f5ac996a81266a38b64576c1082230512c | refs/heads/master | 2021-04-30T22:28:22.554000 | 2016-12-23T08:10:20 | 2016-12-23T08:10:20 | 37,238,024 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cs446.foodiehub.Interface;
/**
* Created by Alex on 15-07-14.
*/
public interface OnTitleChangeListener {
void changeTitle(String newTitle);
}
| UTF-8 | Java | 162 | java | OnTitleChangeListener.java | Java | [
{
"context": " com.cs446.foodiehub.Interface;\n\n/**\n * Created by Alex on 15-07-14.\n */\npublic interface OnTitleChangeLi",
"end": 62,
"score": 0.999143123626709,
"start": 58,
"tag": "NAME",
"value": "Alex"
}
] | null | [] | package com.cs446.foodiehub.Interface;
/**
* Created by Alex on 15-07-14.
*/
public interface OnTitleChangeListener {
void changeTitle(String newTitle);
}
| 162 | 0.734568 | 0.679012 | 8 | 19.25 | 17.690039 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 3 |
0da4fb953eeb854362754a18504c42222362aab5 | 32,323,923,907,679 | 0d14680ed62ec8c3fba74222ed0015bc7c972915 | /src/test/java/net/seocoo/ggys/module/coupon/service/CouponTemplateServiceTest.java | 15579bb92e909c831eb2c3339ca7c596f9590f9f | [] | no_license | love52saber/ggys | https://github.com/love52saber/ggys | 3667567ece5431a547bb9b1bda1feaaea51cb4e2 | fce00e4cd81add9e586c88aef513eb2c65aeec95 | refs/heads/master | 2022-06-30T09:12:21.227000 | 2019-08-27T13:07:20 | 2019-08-27T13:07:20 | 204,705,232 | 0 | 0 | null | false | 2022-06-29T15:58:47 | 2019-08-27T13:06:23 | 2019-08-27T13:07:31 | 2022-06-29T15:58:44 | 285 | 0 | 0 | 4 | Java | false | false | package net.seocoo.ggys.module.coupon.service;
import net.seocoo.ggys.core.constants.YesNoEnum;
import net.seocoo.ggys.module.coupon.constants.CouponTemplateStateEnum;
import net.seocoo.ggys.module.coupon.entity.CouponTemplateDO;
import net.seocoo.ggys.module.coupon.service.impl.CouponTemplateServiceImpl;
import org.j... | UTF-8 | Java | 1,170 | java | CouponTemplateServiceTest.java | Java | [
{
"context": "\nimport static org.junit.Assert.*;\n\n/**\n * @author ZengXiaoLiang\n * @date 2018/5/29 15:52\n **/\n@RunWith(SpringRunn",
"end": 666,
"score": 0.9998146891593933,
"start": 653,
"tag": "NAME",
"value": "ZengXiaoLiang"
}
] | null | [] | package net.seocoo.ggys.module.coupon.service;
import net.seocoo.ggys.core.constants.YesNoEnum;
import net.seocoo.ggys.module.coupon.constants.CouponTemplateStateEnum;
import net.seocoo.ggys.module.coupon.entity.CouponTemplateDO;
import net.seocoo.ggys.module.coupon.service.impl.CouponTemplateServiceImpl;
import org.j... | 1,170 | 0.810256 | 0.798291 | 39 | 29.02564 | 28.586788 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.410256 | false | false | 3 |
41ed9a9cbf19fc48095b544669a52429e04922d7 | 12,163,347,426,033 | 65e1d70c4d9b87490ccfc02e207772f3364e4765 | /Assignment 2/src/LocationButton.java | c476085072854185b3e9edcc103c4f7f0c65a479 | [] | no_license | wesrer/Simple-Radar-Interface-Simulator | https://github.com/wesrer/Simple-Radar-Interface-Simulator | ae14b22474aca7ae71675a75beeb73d5aec9c896 | 405c607113888f14cdee6744d18dafc14ad594ec | refs/heads/master | 2021-07-23T23:17:57.583000 | 2017-11-03T21:31:12 | 2017-11-03T21:31:12 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import javax.swing.JButton;
import java.awt.event.ActionListener;
import java.awt.event.ActionEvent;
public class LocationButton extends JButton implements ActionListener {
private int marker;
private MapCanvas tempCanvas;
private Ships tempShip;
public LocationButton(String label, int marker, MapCanvas tempcanv... | UTF-8 | Java | 1,472 | java | LocationButton.java | Java | [] | null | [] | import javax.swing.JButton;
import java.awt.event.ActionListener;
import java.awt.event.ActionEvent;
public class LocationButton extends JButton implements ActionListener {
private int marker;
private MapCanvas tempCanvas;
private Ships tempShip;
public LocationButton(String label, int marker, MapCanvas tempcanv... | 1,472 | 0.644022 | 0.637908 | 42 | 34.047619 | 31.267626 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.690476 | false | false | 3 |
aa0f48842177c0231e213577c4b8e0c0c4a1bf9f | 601,295,471,914 | 864cacbc464254c4258156a7578d0aad6a7a4d50 | /src/oOOPS_Interface_Abstract/CurrentAccount.java | 5d942c43352fa0375de56dd7526937ab48129ac6 | [] | no_license | RahmanAutomationLab/HW3_OppsInterface | https://github.com/RahmanAutomationLab/HW3_OppsInterface | 02ae7c07c34fe820523d17cd52603abff75aef4a | b0fbe41c66a0b4332ef7fd2720a86f91ed9d4d72 | refs/heads/master | 2021-09-10T10:57:33.761000 | 2018-03-25T00:12:29 | 2018-03-25T00:12:29 | 125,769,563 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package oOOPS_Interface_Abstract;
public abstract class CurrentAccount {
public void accountbal() {}
public void serviceFree() {
System.out.println("Monthly service feeis $10");
}
}
| UTF-8 | Java | 196 | java | CurrentAccount.java | Java | [] | null | [] | package oOOPS_Interface_Abstract;
public abstract class CurrentAccount {
public void accountbal() {}
public void serviceFree() {
System.out.println("Monthly service feeis $10");
}
}
| 196 | 0.714286 | 0.704082 | 12 | 15.333333 | 17.773264 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.916667 | false | false | 3 |
19f7bfd8e21eaec49bf62807e7b2c977edfcf6d1 | 18,966,575,627,016 | f5b2fb43b100305891ffcdfeb612dd87699dbc5a | /purplejrank/src/test/java/org/purplejrank/mods/ScanningJrankInputTest.java | 7e0093c8347b09410b39537e07ba37bcde92f04f | [] | no_license | esialb/purplejrank | https://github.com/esialb/purplejrank | 73f40c1e50aa01ba7613210be86c29022479cf77 | 530ef12748bfa1f7476d0b5e7e7b93e0acb4cf03 | refs/heads/master | 2023-05-31T22:48:35.063000 | 2014-03-16T19:32:43 | 2014-03-16T19:32:43 | 17,567,645 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.purplejrank.mods;
import java.io.ByteArrayInputStream;
import java.io.Serializable;
import java.util.Arrays;
import java.util.Vector;
import org.junit.Assert;
import org.junit.Test;
import org.purplejrank.MappingClassLoader;
import org.purplejrank.Util;
public class ScanningJrankInputTest {
public stati... | UTF-8 | Java | 1,014 | java | ScanningJrankInputTest.java | Java | [] | null | [] | package org.purplejrank.mods;
import java.io.ByteArrayInputStream;
import java.io.Serializable;
import java.util.Arrays;
import java.util.Vector;
import org.junit.Assert;
import org.junit.Test;
import org.purplejrank.MappingClassLoader;
import org.purplejrank.Util;
public class ScanningJrankInputTest {
public stati... | 1,014 | 0.767258 | 0.761341 | 32 | 30.6875 | 28.114096 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.78125 | false | false | 3 |
34e59dfe7523a508457fadcf16b5ca998580b7b1 | 18,966,575,627,503 | a9a6f23132ecd86a6c2224c71b2754a6f8990272 | /Dependencies/src/api/util/accountcreation/CheckAccount.java | 4282f6e007cc61f60218884799ae808058f30a30 | [] | no_license | Krulvis/OSBotScripts | https://github.com/Krulvis/OSBotScripts | 8792690d7b89d1bae663e07029906a8ebe54f3d5 | e050a254ea29709cc1da6389f645b62669bff4ad | refs/heads/master | 2021-06-19T05:44:29.273000 | 2017-07-04T16:46:20 | 2017-07-04T16:46:20 | 92,846,862 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package api.util.accountcreation;
import java.io.BufferedReader;
import java.io.DataOutputStream;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.net.*;
import java.util.ArrayList;
import java.util.HashMap;
/**
* Created by Krulvis on 04-May-17.
*/
public class CheckAccount {
private ... | UTF-8 | Java | 7,005 | java | CheckAccount.java | Java | [
{
"context": "List;\nimport java.util.HashMap;\n\n/**\n * Created by Krulvis on 04-May-17.\n */\npublic class CheckAccount {\n\n ",
"end": 260,
"score": 0.9918854236602783,
"start": 253,
"tag": "USERNAME",
"value": "Krulvis"
},
{
"context": "p<String, String>() {{\n put(\... | null | [] | package api.util.accountcreation;
import java.io.BufferedReader;
import java.io.DataOutputStream;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.net.*;
import java.util.ArrayList;
import java.util.HashMap;
/**
* Created by Krulvis on 04-May-17.
*/
public class CheckAccount {
private ... | 7,007 | 0.544183 | 0.541185 | 181 | 37.701656 | 26.565866 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.767956 | false | false | 3 |
eaf904002e88b98a5ae5c5b94aa00676ead06325 | 18,966,575,630,812 | 801de89cf7f854ce8f751031c50f8c027ae45bbb | /15_io/src/io/ScoreForm2.java | b975ed6303e56eb6b7303adf679de6dbd42a24a5 | [] | no_license | K1n9karwai/practicGit | https://github.com/K1n9karwai/practicGit | 44dc7d75dde32b904fccace751be07855549ef10 | 3bb56a3081489ef018920b7429349e40684401e5 | refs/heads/master | 2020-12-13T00:02:20.444000 | 2020-01-16T07:49:15 | 2020-01-16T07:49:15 | 234,263,227 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io;
import java.awt.Container;
import java.awt.FlowLayout;
import java.awt.Font;
import java.awt.GridBagLayout;
import java.awt.GridLayout;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.util.ArrayList;
import javax.swing.Box;
import javax.swing.BoxLayout;
import javax.sw... | UHC | Java | 4,500 | java | ScoreForm2.java | Java | [] | null | [] | package io;
import java.awt.Container;
import java.awt.FlowLayout;
import java.awt.Font;
import java.awt.GridBagLayout;
import java.awt.GridLayout;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.util.ArrayList;
import javax.swing.Box;
import javax.swing.BoxLayout;
import javax.sw... | 4,500 | 0.675387 | 0.654004 | 171 | 24.707602 | 16.242926 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.707602 | false | false | 3 |
16123b681ee223127740ec5874d4f54edda0203d | 30,906,584,700,257 | a8b8d20a803b4e16b826aad6cf23991e20a86713 | /module11/module5/minmax/src/test/MinMaxFinderTest.java | 422ba4757be4b1355b89deb01071c18e437229e4 | [] | no_license | svetalbd/MyHomeworks | https://github.com/svetalbd/MyHomeworks | 6614ca906bf1bf5b094dfe6310172a47ef2b95ca | de2a45b64ff1ccddc167406e04847be09b6c9b0a | refs/heads/master | 2021-01-10T03:09:20.374000 | 2016-04-07T08:20:49 | 2016-04-07T08:20:49 | 52,582,547 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package test;
import com.goitonline.module5.minmax.MinMaxFinder;
import junit.framework.Assert;
import org.junit.After;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.junit.runners.Parameterized;
import java.util.Arrays;
import java.util.Collection;
import static junit.fr... | UTF-8 | Java | 1,399 | java | MinMaxFinderTest.java | Java | [
{
"context": "atic junit.framework.Assert.*;\n\n\n/**\n * Created by Сергей on 06.04.2016.\n */\n@RunWith(value = Parameterized",
"end": 364,
"score": 0.9996894598007202,
"start": 358,
"tag": "NAME",
"value": "Сергей"
}
] | null | [] | package test;
import com.goitonline.module5.minmax.MinMaxFinder;
import junit.framework.Assert;
import org.junit.After;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.junit.runners.Parameterized;
import java.util.Arrays;
import java.util.Collection;
import static junit.fr... | 1,399 | 0.650395 | 0.628859 | 55 | 24.345455 | 22.193544 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.818182 | false | false | 3 |
ef1873ff430910a585dd917cb768c56964bd10ab | 24,996,709,709,526 | cd9ac872b19bd95b64b0433f015773d0bfe81b72 | /src/main/java/com/znsx/cms/service/impl/ReduceManagerImpl.java | 024fffd830140f98ebe4fc0de8cec3477c255bf4 | [] | no_license | github188/cms14 | https://github.com/github188/cms14 | 6a9f670e6d4590aa15b99d11e94810b459fb65b4 | d0184613afb8e55c7bf01de12bde8740cc39b9dd | refs/heads/master | 2021-01-18T00:38:46.186000 | 2016-01-25T06:08:26 | 2016-01-25T06:08:26 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.znsx.cms.service.impl;
import java.sql.Timestamp;
import java.util.Collection;
import java.util.Date;
import java.util.HashMap;
import java.util.LinkedList;
import java.util.List;
import java.util.Map;
import org.springframework.beans.factory.annotation.Autowired;
import com.znsx.cms.persistent.dao.DasCo... | UTF-8 | Java | 108,813 | java | ReduceManagerImpl.java | Java | [
{
"context": "mberUtil;\n\n/**\n * ReduceManagerImpl\n * \n * @author huangbuji\n * <p />\n * Create at 2015-8-13 上",
"end": 3025,
"score": 0.9978684186935425,
"start": 3016,
"tag": "USERNAME",
"value": "huangbuji"
},
{
"context": "m data\n\t * 采集数据\n\t * @... | null | [] | package com.znsx.cms.service.impl;
import java.sql.Timestamp;
import java.util.Collection;
import java.util.Date;
import java.util.HashMap;
import java.util.LinkedList;
import java.util.List;
import java.util.Map;
import org.springframework.beans.factory.annotation.Autowired;
import com.znsx.cms.persistent.dao.DasCo... | 108,813 | 0.682558 | 0.675212 | 3,021 | 31.488249 | 21.3689 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.46905 | false | false | 3 |
70d0ce264773284f6a1125804f57b802b5c71f86 | 4,071,629,041,083 | 44bb7da9c318f27f793e0c8307e3669a29457145 | /src/com/gubarev/bufferedreader/BufferedReader.java | b12d508f7b3a87c31249b550b45bb5f2063142c1 | [] | no_license | OleksandrGubariev/IO | https://github.com/OleksandrGubariev/IO | da739730b3a9ff888c56f2503eb0cc1241165b22 | 45046e1ba9da4ae7bb2a451631a7c5a3c77f14a8 | refs/heads/master | 2020-06-08T17:25:20.314000 | 2019-07-24T12:00:12 | 2019-07-24T12:00:12 | 193,272,118 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gubarev.bufferedreader;
import java.io.IOException;
import java.io.Reader;
public class BufferedReader extends Reader {
private static final int INITIAL_CAPACITY = 8192;
private Reader in;
private char[] buffer;
private int index;
private int count;
public BufferedReader(Reader in... | UTF-8 | Java | 2,609 | java | BufferedReader.java | Java | [] | null | [] | package com.gubarev.bufferedreader;
import java.io.IOException;
import java.io.Reader;
public class BufferedReader extends Reader {
private static final int INITIAL_CAPACITY = 8192;
private Reader in;
private char[] buffer;
private int index;
private int count;
public BufferedReader(Reader in... | 2,609 | 0.51514 | 0.506708 | 90 | 27.98889 | 21.030397 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 3 |
ee917799501c23eb135963418d226e28b05f38cb | 3,126,736,200,676 | bb45ca5f028b841ca0a08ffef60cedc40090f2c1 | /app/src/main/java/hlx/ui/resources/fragment/ResourceRankingFragment.java | e28151a194a8f9be6285e2ae90fb9a6837fc6467 | [] | no_license | tik5213/myWorldBox | https://github.com/tik5213/myWorldBox | 0d248bcc13e23de5a58efd5c10abca4596f4e442 | b0bde3017211cc10584b93e81cf8d3f929bc0a45 | refs/heads/master | 2020-04-12T19:52:17.559000 | 2017-08-14T05:49:03 | 2017-08-14T05:49:03 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package hlx.ui.resources.fragment;
import android.content.Context;
import android.os.Bundle;
import android.support.annotation.z;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ListView;
import com.handmark.pulltorefresh.library.PullToRefreshListView;... | UTF-8 | Java | 9,001 | java | ResourceRankingFragment.java | Java | [] | null | [] | package hlx.ui.resources.fragment;
import android.content.Context;
import android.os.Bundle;
import android.support.annotation.z;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ListView;
import com.handmark.pulltorefresh.library.PullToRefreshListView;... | 9,001 | 0.584796 | 0.579765 | 255 | 34.07843 | 24.71361 | 144 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.65098 | false | false | 3 |
d8973017b6386eb6027d0c9e70a163de8b2e1da2 | 6,545,530,167,754 | 258de8e8d556901959831bbdc3878af2d8933997 | /utopia-service/utopia-vendor/utopia-vendor-impl/src/main/java/com/voxlearning/utopia/service/vendor/impl/handler/livecast/UpdateIndexRemind.java | 7f5f4da2365d44ef25ffa62ed2ae05ad42d80039 | [] | no_license | Explorer1092/vox | https://github.com/Explorer1092/vox | d40168b44ccd523748647742ec376fdc2b22160f | 701160b0417e5a3f1b942269b0e7e2fd768f4b8e | refs/heads/master | 2020-05-14T20:13:02.531000 | 2019-04-17T06:54:06 | 2019-04-17T06:54:06 | 181,923,482 | 0 | 4 | null | true | 2019-04-17T15:53:25 | 2019-04-17T15:53:25 | 2019-04-17T07:16:30 | 2019-04-17T07:15:25 | 290,613 | 0 | 0 | 0 | null | false | false | package com.voxlearning.utopia.service.vendor.impl.handler.livecast;
import com.voxlearning.utopia.service.vendor.api.entity.LiveCastIndexRemind;
import com.voxlearning.utopia.service.vendor.api.entity.LiveCastTargetAndExtra;
import com.voxlearning.utopia.service.vendor.api.event.LiveCastEvent;
import com.voxlearning.... | UTF-8 | Java | 1,638 | java | UpdateIndexRemind.java | Java | [
{
"context": "Inject;\nimport javax.inject.Named;\n\n/**\n * @author jiangpeng\n * @since 2017-11-28 下午3:51\n **/\n@Named\npublic cl",
"end": 621,
"score": 0.9690113067626953,
"start": 612,
"tag": "USERNAME",
"value": "jiangpeng"
}
] | null | [] | package com.voxlearning.utopia.service.vendor.impl.handler.livecast;
import com.voxlearning.utopia.service.vendor.api.entity.LiveCastIndexRemind;
import com.voxlearning.utopia.service.vendor.api.entity.LiveCastTargetAndExtra;
import com.voxlearning.utopia.service.vendor.api.event.LiveCastEvent;
import com.voxlearning.... | 1,638 | 0.76683 | 0.760098 | 43 | 37 | 33.084106 | 102 | true | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.395349 | false | false | 3 |
007cfe039cc009e77f4d048a40de40dca10005a0 | 10,050,223,477,370 | 517d8a5dbdbf7a92f3495f65dd5a71ca00b8dbb6 | /src/main/java/com/yoflying/drivingschool/domain/dao/RoleMapper.java | 02ca86ce7b5f2c597809e108df80e5456b301441 | [] | no_license | waddwaw/drivingSchool | https://github.com/waddwaw/drivingSchool | e6a6804679a7e8c5272c5f9885143ad1426d4f5a | bbf3c1fdfd91e6cb86470d0bdf416914fec97c15 | refs/heads/master | 2021-01-11T12:29:25.143000 | 2017-03-27T06:56:21 | 2017-03-27T06:56:21 | 76,311,332 | 7 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yoflying.drivingschool.domain.dao;
import com.yoflying.drivingschool.domain.model.Role;
import org.apache.ibatis.annotations.Param;
import org.apache.ibatis.annotations.Select;
import org.mybatis.spring.annotation.MapperScan;
import java.util.List;
/**
* 角色 Dao 接口
*
* @author liliqiang
* @since 201... | UTF-8 | Java | 889 | java | RoleMapper.java | Java | [
{
"context": "t java.util.List;\n\n\n/**\n * 角色 Dao 接口\n *\n * @author liliqiang\n * @since 2016年11月12日 上午11:59:03\n **/\n@MapperScan",
"end": 306,
"score": 0.9996287822723389,
"start": 297,
"tag": "USERNAME",
"value": "liliqiang"
}
] | null | [] | package com.yoflying.drivingschool.domain.dao;
import com.yoflying.drivingschool.domain.model.Role;
import org.apache.ibatis.annotations.Param;
import org.apache.ibatis.annotations.Select;
import org.mybatis.spring.annotation.MapperScan;
import java.util.List;
/**
* 角色 Dao 接口
*
* @author liliqiang
* @since 201... | 889 | 0.697041 | 0.680473 | 33 | 24.636364 | 27.2906 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 3 |
bbe3b79d7aa607713ac246911b848002a7ebcbfd | 10,050,223,480,846 | 4a3d71e4ccf3fd59dff36b4190f1c972c1f4c20a | /com.fly.vo/src/main/java/com/fly/vo/bean/YibaoProvinceBean.java | 8a74441c0884d96b01c0c69d1bdb74912f0461ec | [] | no_license | tanhaodi/repo1 | https://github.com/tanhaodi/repo1 | de63c018ae22553815f2e9a0c595d453c7375bfa | 2158ab8c51a82b3669ae089625d4b491e5763b04 | refs/heads/master | 2020-08-03T04:06:49.227000 | 2020-02-08T05:05:25 | 2020-02-08T05:05:25 | 211,620,553 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.fly.vo.bean;
/**
* @author dlz
*/
public class YibaoProvinceBean {
private String provinceCode;
private String province;
public String getProvinceCode() {
return provinceCode;
}
public void setProvinceCode(String provinceCode) {
this.provinceCode = provinceCode;
}
public String g... | UTF-8 | Java | 442 | java | YibaoProvinceBean.java | Java | [
{
"context": "package com.fly.vo.bean;\n\n/**\n * @author dlz\n */\npublic class YibaoProvinceBean {\n private St",
"end": 44,
"score": 0.9996123909950256,
"start": 41,
"tag": "USERNAME",
"value": "dlz"
}
] | null | [] | package com.fly.vo.bean;
/**
* @author dlz
*/
public class YibaoProvinceBean {
private String provinceCode;
private String province;
public String getProvinceCode() {
return provinceCode;
}
public void setProvinceCode(String provinceCode) {
this.provinceCode = provinceCode;
}
public String g... | 442 | 0.701357 | 0.701357 | 25 | 16.68 | 16.103962 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.28 | false | false | 3 |
2f890104b45ea164d537c8652b1b09d0acb0da56 | 14,259,291,428,285 | 39a08894a74d9a760feb1066ba435c05e975cc5f | /src/main/java/com/epsi/maven/webservices/json/Items.java | 7b8311a1ada9b5277ebbf765d8d1d7813882db9f | [] | no_license | rdelhaise/projet-edc2 | https://github.com/rdelhaise/projet-edc2 | d826208fb1b84d365ce8feddd0319714f1a28d54 | f86d89b25282027bdf38e27dd07372f85e3fa383 | refs/heads/master | 2020-03-18T11:36:30.547000 | 2018-07-19T18:46:11 | 2018-07-19T18:46:11 | 134,681,425 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.epsi.maven.webservices.json;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import com.fasterxml.jackson.annotation.JsonValue;
import io.swagger.annotations.ApiModelProperty;
import lombok.Data;
@Data
@JsonIgnoreProperties(ignoreUnknown=true)
public class Items {
@ApiModelProperty(requi... | UTF-8 | Java | 478 | java | Items.java | Java | [] | null | [] | package com.epsi.maven.webservices.json;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import com.fasterxml.jackson.annotation.JsonValue;
import io.swagger.annotations.ApiModelProperty;
import lombok.Data;
@Data
@JsonIgnoreProperties(ignoreUnknown=true)
public class Items {
@ApiModelProperty(requi... | 478 | 0.774059 | 0.774059 | 27 | 16.703703 | 18.594732 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.777778 | false | false | 3 |
647c01cf0bf70968b8df706e65c08064342bc394 | 16,329,465,666,092 | de7630bc9c0ea8c96122a58ce261de2f7ab30efd | /src/main/java/com/flipkart/client/studentRESTAPIController.java | 325763cf25d2bc5c1db48316a8cfb4ca9e13bb5b | [] | no_license | samadsid7/CRS-JEDI-FLIPKART-REST | https://github.com/samadsid7/CRS-JEDI-FLIPKART-REST | 201aac839d2dfc9eb4d4ca657f57e97de348a33c | d3f5dc6b3c8f3fdc707a0e32f83f2196289cc22e | refs/heads/master | 2023-07-03T23:05:04.608000 | 2021-07-28T14:17:05 | 2021-07-28T14:17:05 | 390,377,252 | 0 | 0 | null | false | 2021-07-30T04:29:02 | 2021-07-28T14:16:54 | 2021-07-28T14:17:13 | 2021-07-30T04:29:00 | 54 | 0 | 0 | 0 | Java | false | false | package com.flipkart.client;
public class studentRESTAPIController {
}
| UTF-8 | Java | 72 | java | studentRESTAPIController.java | Java | [] | null | [] | package com.flipkart.client;
public class studentRESTAPIController {
}
| 72 | 0.819444 | 0.819444 | 4 | 17 | 16.955826 | 39 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 3 |
0e119a003dd15f5b2d5d2f02c6fe99311025f768 | 16,329,465,664,457 | 9cbb0eb240abc3723d31c7ef7a6da4464d9dbd40 | /src/main/java/com/hq/cloudplatform/baseframe/sys/aspect/validation/ValidationPointcutAdvisor.java | c9d80a0f9af533dab5ec1255db363e64f7209700 | [] | no_license | kevinLele/BaseFrame-BF-SPRINGMVC | https://github.com/kevinLele/BaseFrame-BF-SPRINGMVC | 5af2cc6290736897e3e483537214d03576d71454 | 688bc5fe93cec67a23d7bc196f3392ac1d5d29d2 | refs/heads/master | 2022-12-22T22:57:26.986000 | 2018-07-12T09:00:16 | 2018-07-12T09:00:16 | 127,867,524 | 0 | 0 | null | false | 2022-12-16T08:58:27 | 2018-04-03T07:20:01 | 2018-08-06T08:59:50 | 2022-12-16T08:58:26 | 284 | 0 | 0 | 13 | Java | false | false | package com.hq.cloudplatform.baseframe.sys.aspect.validation;
import com.hq.cloudplatform.baseframe.sys.aspect.validation.annotation.ValidationMethod;
import org.aopalliance.aop.Advice;
import org.springframework.aop.support.StaticMethodMatcherPointcutAdvisor;
import org.springframework.beans.factory.annotation.Autowi... | UTF-8 | Java | 901 | java | ValidationPointcutAdvisor.java | Java | [
{
"context": "mport java.lang.reflect.Method;\n\n/**\n * Created by Administrator on 7/4/2017.\n */\npublic class ValidationPointcutA",
"end": 489,
"score": 0.7667503356933594,
"start": 476,
"tag": "USERNAME",
"value": "Administrator"
}
] | null | [] | package com.hq.cloudplatform.baseframe.sys.aspect.validation;
import com.hq.cloudplatform.baseframe.sys.aspect.validation.annotation.ValidationMethod;
import org.aopalliance.aop.Advice;
import org.springframework.aop.support.StaticMethodMatcherPointcutAdvisor;
import org.springframework.beans.factory.annotation.Autowi... | 901 | 0.791343 | 0.784684 | 29 | 30.068966 | 28.744932 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.413793 | false | false | 3 |
44bf350f5975c745e26660e1c628257ba208d53c | 20,100,446,951,296 | bf624964871846425fe5f5c580042b0fba4a750b | /tests/com/jayesh/sorting/InsertionSortTest.java | 1783d83ee07b862498c74fee744c04779955eaf8 | [] | no_license | Jayesh2411/DataStructures | https://github.com/Jayesh2411/DataStructures | 60ec61ca136d31b8a03113ca1b2c436f6e12d3c6 | dbb8db6a6448d5df76e5642465c2225a8c03c114 | refs/heads/master | 2020-06-12T19:24:28.332000 | 2019-07-13T17:18:10 | 2019-07-13T17:18:10 | 194,401,178 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jayesh.sorting;
import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.assertEquals;
class InsertionSortTest {
@Test
void insertionSortTest() {
int[] testData = SelectionSort.selectionSort(UnsortedData.createData());
for (int i = 0; i < testData.length... | UTF-8 | Java | 416 | java | InsertionSortTest.java | Java | [] | null | [] | package com.jayesh.sorting;
import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.assertEquals;
class InsertionSortTest {
@Test
void insertionSortTest() {
int[] testData = SelectionSort.selectionSort(UnsortedData.createData());
for (int i = 0; i < testData.length... | 416 | 0.668269 | 0.661058 | 16 | 25.0625 | 27.61899 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5625 | false | false | 3 |
1b33810a0114a49c9b195a313fe56816c2b0df73 | 14,396,730,413,537 | a75cedd676fde0d4300addcffcb415c5c8bd9f6c | /src/test/LanzamientoTest.java | 76aca90d58d64f18eeb70bc38c9983133d1f76c4 | [] | no_license | RungeKutta2/lanzamientoCaberIota | https://github.com/RungeKutta2/lanzamientoCaberIota | fb85100b8bbc337f515af96deec510c14f5bde7f | c1363e58d9d263a6832ae5df1bcb6a64b9bd66eb | refs/heads/master | 2022-07-17T04:23:15.042000 | 2020-05-21T02:25:55 | 2020-05-21T02:25:55 | 263,779,798 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package test;
import org.junit.Assert;
import org.junit.Test;
import competenciaCaber.Lanzamiento;
public class LanzamientoTest {
@Test
public void testSeSeteaBienElLanzamiento() {
Lanzamiento lanzamiento = new Lanzamiento(1.5,-3.0);
Assert.assertEquals(1.5, lanzamiento.getDistancia(),0);
Assert.assertEq... | UTF-8 | Java | 1,108 | java | LanzamientoTest.java | Java | [] | null | [] | package test;
import org.junit.Assert;
import org.junit.Test;
import competenciaCaber.Lanzamiento;
public class LanzamientoTest {
@Test
public void testSeSeteaBienElLanzamiento() {
Lanzamiento lanzamiento = new Lanzamiento(1.5,-3.0);
Assert.assertEquals(1.5, lanzamiento.getDistancia(),0);
Assert.assertEq... | 1,108 | 0.743682 | 0.711191 | 43 | 24.767443 | 25.697559 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.139535 | false | false | 3 |
337163d4ccdd56053f8ec20ee1cb1bfcb012e2ff | 14,396,730,413,978 | 82eba08b9a7ee1bd1a5f83c3176bf3c0826a3a32 | /ZmailSoap/src/java/org/zmail/soap/type/UrlAndValue.java | aaf0ba93441bdcb20009f1731e5bdbf4a2b7151b | [
"MIT"
] | permissive | keramist/zmailserver | https://github.com/keramist/zmailserver | d01187fb6086bf3784fe180bea2e1c0854c83f3f | 762642b77c8f559a57e93c9f89b1473d6858c159 | refs/heads/master | 2021-01-21T05:56:25.642000 | 2013-10-21T11:27:05 | 2013-10-22T12:48:43 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* ***** BEGIN LICENSE BLOCK *****
* Zimbra Collaboration Suite Server
* Copyright (C) 2011, 2012 VMware, Inc.
*
* The contents of this file are subject to the Zimbra Public License
* Version 1.3 ("License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the Lice... | UTF-8 | Java | 1,791 | java | UrlAndValue.java | Java | [] | null | [] | /*
* ***** BEGIN LICENSE BLOCK *****
* Zimbra Collaboration Suite Server
* Copyright (C) 2011, 2012 VMware, Inc.
*
* The contents of this file are subject to the Zimbra Public License
* Version 1.3 ("License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the Lice... | 1,791 | 0.664992 | 0.659408 | 63 | 27.428572 | 22.24518 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.365079 | false | false | 3 |
dfe026f41fd18c31ff455fc23675553c4d4f016e | 32,959,579,040,893 | 39b13c6b4de50f99f9177edf6c6fd3d80bbe2c00 | /src/test/java/io/cxh/mybatis/mapper/UserMapperTest.java | f575ddac7afcbeca665c385b01868319d9f4d95a | [] | no_license | xurisui/mybatis_test | https://github.com/xurisui/mybatis_test | ed21de16936ac71224b783ba11f8fa13ff1b488c | d30a80f8c2101d6e36ed1ecb580563473aebb80b | refs/heads/master | 2021-01-17T08:43:56.434000 | 2017-03-05T06:18:08 | 2017-03-05T06:18:08 | 83,949,146 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.cxh.mybatis.mapper;
import com.google.gson.Gson;
import io.cxh.mybatis.po.User;
import org.apache.ibatis.session.SqlSession;
import org.apache.ibatis.session.SqlSessionFactory;
import org.apache.ibatis.session.SqlSessionFactoryBuilder;
import org.junit.Before;
import org.junit.BeforeClass;
import org.junit.... | UTF-8 | Java | 4,885 | java | UserMapperTest.java | Java | [
{
"context": "rtEquals(24, user.getId());\n assertEquals(\"张三丰\", user.getUsername());\n assertEquals(\"1\", ",
"end": 1249,
"score": 0.9920417666435242,
"start": 1246,
"tag": "NAME",
"value": "张三丰"
},
{
"context": "als(userId, user1.getId());\n assertEquals(\"ad... | null | [] | package io.cxh.mybatis.mapper;
import com.google.gson.Gson;
import io.cxh.mybatis.po.User;
import org.apache.ibatis.session.SqlSession;
import org.apache.ibatis.session.SqlSessionFactory;
import org.apache.ibatis.session.SqlSessionFactoryBuilder;
import org.junit.Before;
import org.junit.BeforeClass;
import org.junit.... | 4,891 | 0.647739 | 0.614702 | 171 | 27.327486 | 24.570183 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.777778 | false | false | 3 |
cab88d928dc378af206a7f96053cb439c1901909 | 32,959,579,040,516 | de3c2d89f623527b35cc5dd936773f32946025d2 | /src/main/java/com/bytedance/sdk/openadsdk/p180d/JsDownloadListener.java | 6242542a171f7b77f9b308c5b59dab59f6e903cd | [] | no_license | ren19890419/lvxing | https://github.com/ren19890419/lvxing | 5f89f7b118df59fd1da06aaba43bd9b41b5da1e6 | 239875461cb39e58183ac54e93565ec5f7f28ddb | refs/heads/master | 2023-04-15T08:56:25.048000 | 2020-06-05T10:46:05 | 2020-06-05T10:46:05 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bytedance.sdk.openadsdk.p180d;
import org.json.JSONObject;
/* renamed from: com.bytedance.sdk.openadsdk.d.b */
public interface JsDownloadListener {
/* renamed from: a */
void mo16412a(String str, JSONObject jSONObject);
}
| UTF-8 | Java | 245 | java | JsDownloadListener.java | Java | [] | null | [] | package com.bytedance.sdk.openadsdk.p180d;
import org.json.JSONObject;
/* renamed from: com.bytedance.sdk.openadsdk.d.b */
public interface JsDownloadListener {
/* renamed from: a */
void mo16412a(String str, JSONObject jSONObject);
}
| 245 | 0.742857 | 0.710204 | 9 | 26.222221 | 20.30204 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 3 |
f8ab61ff49ac6b564263fb11c6f3e24d8b40c60e | 18,004,502,956,899 | a5cbb1ac1818a3da5300467504a1a7fa36890a0b | /News/src/cn/edu/imnu/bean/NewsBean.java | 49c70678a0e52d079872c21bba3fb4fef4f76765 | [] | no_license | ciecXxiu1225/news | https://github.com/ciecXxiu1225/news | 0249553e7755928f2ab8afd3bb8a20202f2f0100 | 682438b936133fa9a64ddf2ac84fe3b381ff3497 | refs/heads/master | 2020-03-22T11:13:56.638000 | 2018-07-13T16:29:42 | 2018-07-13T16:29:42 | 139,957,154 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.edu.imnu.bean;
public class NewsBean {
private String n_title,n_thing,n_time,n_image;
public String getN_title() {
return n_title;
}
public void setN_title(String n_title) {
this.n_title = n_title;
}
public String getN_thing() {
return n_thing;
}
public void setN_thing(String n_thing) {
this... | UTF-8 | Java | 803 | java | NewsBean.java | Java | [] | null | [] | package cn.edu.imnu.bean;
public class NewsBean {
private String n_title,n_thing,n_time,n_image;
public String getN_title() {
return n_title;
}
public void setN_title(String n_title) {
this.n_title = n_title;
}
public String getN_thing() {
return n_thing;
}
public void setN_thing(String n_thing) {
this... | 803 | 0.643836 | 0.643836 | 42 | 18.119047 | 13.601825 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.642857 | false | false | 3 |
8dd7e7857f35cf2987362ab07305b20a942a60ed | 936,302,883,768 | 7bbe0befa398a546816baa8bf8a49fdacde3cc4e | /org.topcased.modeler.uml.componentdiagram/srcHC/modelModelChecking/pvsfile/ProtocolCheckingFile.java | a085725a199a8e0eee085e61bf007b7e4c6cfc92 | [] | no_license | njusegzyf/AOPTool | https://github.com/njusegzyf/AOPTool | 47a72e3a4bfb3dc6cfb5aa7f9e2b293c10b454f6 | ac0847b8ac23a9323d7df2d7ae39b365cacef0f8 | refs/heads/master | 2018-04-06T12:53:18.118000 | 2015-07-15T15:52:49 | 2015-07-15T15:52:49 | 17,711,784 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* @Title ProtocolCheckingFile.java
* @Package model.pvsfile
* @Description: TODO
* @author hc
* @date 2014-3-11 上午07:40:39
* @version v1.0
*/
package modelModelChecking.pvsfile;
import java.io.File;
import java.io.FileWriter;
import java.io.IOException;
import modelModelChecking.Function;
im... | UTF-8 | Java | 5,434 | java | ProtocolCheckingFile.java | Java | [
{
"context": "e model.pvsfile\r\n * @Description: TODO\r\n * @author hc\r\n * @date 2014-3-11 上午07:40:39\r\n * @version v1.0\r",
"end": 105,
"score": 0.9983184337615967,
"start": 103,
"tag": "USERNAME",
"value": "hc"
},
{
"context": "colCheckingFile\r\n * @Description: TODO\r\n * @au... | null | [] | /**
* @Title ProtocolCheckingFile.java
* @Package model.pvsfile
* @Description: TODO
* @author hc
* @date 2014-3-11 上午07:40:39
* @version v1.0
*/
package modelModelChecking.pvsfile;
import java.io.File;
import java.io.FileWriter;
import java.io.IOException;
import modelModelChecking.Function;
im... | 5,434 | 0.542903 | 0.528067 | 205 | 22.331707 | 19.59087 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.336585 | false | false | 3 |
6af6067fb18032710e769e3ffeefb9646811c52e | 6,176,163,041,242 | e502414336e7a8881b0e4a16444125de58d88973 | /src/org/aapframework/lwjgl/events/KeyboardChar.java | ff30d6120a95ca79fb9183fe3a5c939dfabc3505 | [] | no_license | Aapmancorp/AapFrameWork | https://github.com/Aapmancorp/AapFrameWork | 431314a057b222350b4f351449c47a96eeda424a | e47bd731ae4b89fd7dc037df6ad2d2c64bdf4de8 | refs/heads/master | 2021-01-13T00:42:38.409000 | 2015-11-21T21:45:44 | 2015-11-21T21:45:44 | 45,309,420 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.aapframework.lwjgl.events;
import static org.lwjgl.glfw.GLFW.glfwSetCharCallback;
import java.util.ArrayList;
import org.aapframework.events.Observable;
import org.aapframework.events.Observer;
import org.aapframework.logger.Logger;
import org.lwjgl.glfw.GLFWCharCallback;
public class KeyboardChar exten... | UTF-8 | Java | 1,235 | java | KeyboardChar.java | Java | [] | null | [] | package org.aapframework.lwjgl.events;
import static org.lwjgl.glfw.GLFW.glfwSetCharCallback;
import java.util.ArrayList;
import org.aapframework.events.Observable;
import org.aapframework.events.Observer;
import org.aapframework.logger.Logger;
import org.lwjgl.glfw.GLFWCharCallback;
public class KeyboardChar exten... | 1,235 | 0.751417 | 0.751417 | 58 | 20.293104 | 20.135754 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.344828 | false | false | 3 |
bf62cb4db54011e562e0718e5d8d4e29a17d1ea2 | 11,982,958,763,744 | 7a33586ec57bf0c2f927d694c33894af6d4c5f53 | /servicemanager/src/main/java/com/xunfeng/sys/appVersion/web/AppVersionController.java | 8eac00dbfa212e7b1f61a59198e5114bbc3f0715 | [] | no_license | zhang765959964/hrbm | https://github.com/zhang765959964/hrbm | c86b8b8f1cbd159bee4b35d1068afdc34b16f1d8 | d034c43516f92e8433016ec4db3d910cc5d06881 | refs/heads/master | 2021-05-11T23:39:36.723000 | 2018-01-15T08:40:02 | 2018-01-15T08:40:02 | 117,515,559 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xunfeng.sys.appVersion.web;
import java.util.List;
import java.util.Map;
import javax.annotation.Resource;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.springframework.stereotype.Controller;
import org.springframework.beans.factory.annotation.Qua... | UTF-8 | Java | 2,023 | java | AppVersionController.java | Java | [
{
"context": "南讯丰信息技术有限公司\n* @Description: app版本表 控制器类\n* @author:jiangxin\n* @createDate 2016-11-29 17:05:15 \n* @version V1.",
"end": 1069,
"score": 0.9406492710113525,
"start": 1061,
"tag": "USERNAME",
"value": "jiangxin"
}
] | null | [] | package com.xunfeng.sys.appVersion.web;
import java.util.List;
import java.util.Map;
import javax.annotation.Resource;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.springframework.stereotype.Controller;
import org.springframework.beans.factory.annotation.Qua... | 2,023 | 0.809964 | 0.801746 | 59 | 32 | 24.112026 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.118644 | false | false | 3 |
35a3733f3675be7b83908804c43da05b9ca525bb | 833,223,679,791 | e088f4a9560b32008697d1c63e4ca1d6710d3bf2 | /ProjetoCalcme-back/src/main/java/com/projeto/calcme/service/CadastroService.java | 21a4ed79ab0858630a2f2852ede90ed4e32851a6 | [] | no_license | brMonteiro-G/Projeto_Formulario | https://github.com/brMonteiro-G/Projeto_Formulario | 50602604048a9f287fbd6527c6c56cf465b8e1cb | 0979c18f253450485db62394cc7fa195bd996dba | refs/heads/master | 2023-06-30T03:49:51.678000 | 2021-07-27T13:04:55 | 2021-07-27T13:04:55 | 390,500,074 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.projeto.calcme.service;
import org.springframework.stereotype.Service;
import com.projeto.calcme.model.Cadastro;
@Service
public interface CadastroService {
public abstract Cadastro create(Cadastro cadastro);
}
| UTF-8 | Java | 235 | java | CadastroService.java | Java | [] | null | [] | package com.projeto.calcme.service;
import org.springframework.stereotype.Service;
import com.projeto.calcme.model.Cadastro;
@Service
public interface CadastroService {
public abstract Cadastro create(Cadastro cadastro);
}
| 235 | 0.795745 | 0.795745 | 15 | 14.666667 | 19.53686 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.533333 | false | false | 3 |
206495dd358b65c416441b1daad4b03e3b8dca08 | 17,532,056,525,058 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/4/4_5c435543dea6a94d51108aec0b415f859cb46ade/XHTMLValidator/4_5c435543dea6a94d51108aec0b415f859cb46ade_XHTMLValidator_s.java | 267ba2a15940ab0699346a70c02d9c186a6b58e3 | [] | no_license | zhongxingyu/Seer | https://github.com/zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516000 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | false | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | 2023-06-21T00:53:27 | 2023-06-22T07:55:57 | 2,849,868 | 2 | 2 | 0 | null | false | false | /*******************************************************************************
* Copyright (c) 2009-2011 Red Hat, Inc.
* Distributed under license by Red Hat, Inc. All rights reserved.
* This program is made available under the terms of the
* Eclipse Public License v1.0 which accompanies this distributio... | UTF-8 | Java | 17,509 | java | 4_5c435543dea6a94d51108aec0b415f859cb46ade_XHTMLValidator_s.java | Java | [
{
"context": "rg.xml.sax.helpers.LocatorImpl;\n \n /**\n * @author Victor V. Rubezhny\n */\n @SuppressWarnings(\"restriction\")\n public cl",
"end": 2545,
"score": 0.999873161315918,
"start": 2527,
"tag": "NAME",
"value": "Victor V. Rubezhny"
}
] | null | [] | /*******************************************************************************
* Copyright (c) 2009-2011 Red Hat, Inc.
* Distributed under license by Red Hat, Inc. All rights reserved.
* This program is made available under the terms of the
* Eclipse Public License v1.0 which accompanies this distributio... | 17,497 | 0.640756 | 0.639385 | 492 | 34.585365 | 30.413057 | 222 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.077236 | false | false | 3 |
3fb18a289d266b66d6c8b9c8fe672df421687391 | 11,905,649,402,966 | 66ac099ff6d546bebd9ce136ac2966eee3baacad | /test-rest-api/test/com/inform8/test/services/category/TestUpdateCategoryService.java | 7705ccda1e1190ed6a70019ddfde85ed283a0ff0 | [] | no_license | mindfu/retail_sas | https://github.com/mindfu/retail_sas | 0ef8004f490944be47049b79b3b11a4c9fd0b42b | 7115cdbc5b575408b7bc4856b06b559085ca52ba | refs/heads/master | 2016-09-06T04:07:46.235000 | 2013-11-22T17:08:52 | 2013-11-22T17:08:52 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.inform8.test.services.category;
import org.junit.Test;
import com.inform8.entities.Category;
import com.inform8.entities.CategoryResponse;
import com.inform8.entities.Response;
import com.inform8.services.category.DeleteCategoryService;
import com.inform8.services.category.GetCategoryService;
imp... | UTF-8 | Java | 2,007 | java | TestUpdateCategoryService.java | Java | [] | null | [] | package com.inform8.test.services.category;
import org.junit.Test;
import com.inform8.entities.Category;
import com.inform8.entities.CategoryResponse;
import com.inform8.entities.Response;
import com.inform8.services.category.DeleteCategoryService;
import com.inform8.services.category.GetCategoryService;
imp... | 2,007 | 0.750872 | 0.746388 | 55 | 34.49091 | 24.495544 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.781818 | false | false | 3 |
a8a292c3b81aea85fac48d2e58e4e9a372b4bf48 | 30,245,159,725,235 | 6e42a1ac7186ad6943bf7d11d9df27460973c78b | /app/src/main/java/com/example/yuen/e_carei_doctor/customlistviewvolley/adater/CustomListAdapter_take.java | 88c39c18f1f15ec5473ac97aced5ddc96bdeabc7 | [] | no_license | ysoseerius/e_care_new | https://github.com/ysoseerius/e_care_new | 60c03b50cc0beb25bf94ae9aaf65b2b4d5edb8b0 | 0f615629051a089cb846f6fe6cdf71ec8d092813 | refs/heads/master | 2021-01-10T00:56:37.461000 | 2016-03-15T14:39:58 | 2016-03-15T14:39:58 | 49,622,930 | 0 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.yuen.e_carei_doctor.customlistviewvolley.adater;
import android.app.Activity;
import android.content.Context;
import android.telephony.SmsManager;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;... | UTF-8 | Java | 7,024 | java | CustomListAdapter_take.java | Java | [
{
"context": ";\n\tprivate static final String sendurl = \"http://10.89.133.147/test/take_notice.php\";\n\tprivate static final Stri",
"end": 1320,
"score": 0.7595667243003845,
"start": 1308,
"tag": "IP_ADDRESS",
"value": "0.89.133.147"
},
{
"context": "\n\tprivate static final Strin... | null | [] | package com.example.yuen.e_carei_doctor.customlistviewvolley.adater;
import android.app.Activity;
import android.content.Context;
import android.telephony.SmsManager;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;... | 7,024 | 0.680666 | 0.675968 | 223 | 30.497757 | 27.004379 | 166 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.780269 | false | false | 3 |
bc64f224f3b44f5fadb44211b73d7b1c9b7fff8f | 13,709,535,622,749 | 67c4ac94f1e10654afed1b7cec275c6b16edff3b | /src/main/java/zmaster587/advancedRocketry/network/PacketAirParticle.java | a65f8b0e8e0c8c5b55c99b0b9b8e6b238efc607e | [
"MIT"
] | permissive | Silfryi/AdvancedRocketry | https://github.com/Silfryi/AdvancedRocketry | a1119f15801fa138caa67de57a1531c3c71c7d91 | 4fd9ef0a5198e2afc2d310f8206f0729919fb766 | refs/heads/1.16.5 | 2022-04-29T01:23:45.296000 | 2021-12-01T05:38:55 | 2021-12-01T05:38:55 | 151,414,568 | 2 | 8 | MIT | true | 2022-01-04T22:28:25 | 2018-10-03T13:10:57 | 2021-12-09T15:56:24 | 2022-01-04T22:28:24 | 31,011 | 2 | 3 | 0 | Java | false | false | package zmaster587.advancedRocketry.network;
import net.minecraft.client.Minecraft;
import net.minecraft.client.settings.ParticleStatus;
import net.minecraft.entity.player.PlayerEntity;
import net.minecraft.entity.player.ServerPlayerEntity;
import net.minecraft.network.PacketBuffer;
import net.minecraftforge.api.distm... | UTF-8 | Java | 1,997 | java | PacketAirParticle.java | Java | [] | null | [] | package zmaster587.advancedRocketry.network;
import net.minecraft.client.Minecraft;
import net.minecraft.client.settings.ParticleStatus;
import net.minecraft.entity.player.PlayerEntity;
import net.minecraft.entity.player.ServerPlayerEntity;
import net.minecraft.network.PacketBuffer;
import net.minecraftforge.api.distm... | 1,997 | 0.767151 | 0.742614 | 63 | 30.698412 | 42.946861 | 232 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.396825 | false | false | 3 |
0d1f3a13368ba4e3972efa4ba185233b45365fe2 | 5,686,536,705,891 | 90557b97758d61bfd8d495ef07c1496af09862d2 | /RemoteSystemsTempFiles/Classes_Methods_Objects/ReturnObject.java | 72051a316e67fa07119358a3f67c9931ce2d9515 | [] | no_license | shrutichapadia/Selenium_TestNG_Examples | https://github.com/shrutichapadia/Selenium_TestNG_Examples | a4a7285a8411cef96a1476c2b129f3366b33fe0d | b755c1db2c74e00c99ba9b66ffecc2862e0c9ca2 | refs/heads/master | 2021-06-11T10:45:47.132000 | 2016-10-21T03:08:26 | 2016-10-21T03:08:26 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
// Returning an object.
class Test3 {
int a;
Test3(int i) {
a = i;
}
Test3 incrByTen() {
Test3 temp = new Test3(a+10); // temp =Test3(12)
return temp;
}
}
class ReturnObject {
public static void main(String args[]) {
Test3 ob1 = new Test3(2); // calling const a=2
//ob1.incrByTen();
//Test3 ob2;
Tes... | UTF-8 | Java | 555 | java | ReturnObject.java | Java | [] | null | [] |
// Returning an object.
class Test3 {
int a;
Test3(int i) {
a = i;
}
Test3 incrByTen() {
Test3 temp = new Test3(a+10); // temp =Test3(12)
return temp;
}
}
class ReturnObject {
public static void main(String args[]) {
Test3 ob1 = new Test3(2); // calling const a=2
//ob1.incrByTen();
//Test3 ob2;
Tes... | 555 | 0.61982 | 0.567568 | 24 | 20.958334 | 19.005436 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.541667 | false | false | 3 |
4189b5c59ab869b31bf4dbf22ad8594b43c6eca0 | 14,585,708,959,284 | 12e2c51d5840a08693016999768b4b51fee8727d | /Users/src/main/java/com/users/services/ManageStores.java | 6cc52dabe0aa45e5eeb895dda2380742b5d65ada | [] | no_license | crunchypack/PerJava | https://github.com/crunchypack/PerJava | b6a242f9fd5790bc0e8861eee02d5b095099e331 | bf8bed7e96700eacfa589ae9cd318dcb0b41d0a4 | refs/heads/main | 2023-04-14T06:23:32.678000 | 2021-04-30T03:01:58 | 2021-04-30T03:01:58 | 349,158,096 | 0 | 0 | null | false | 2021-03-26T17:21:36 | 2021-03-18T17:15:56 | 2021-03-18T17:22:00 | 2021-03-26T17:21:36 | 51 | 0 | 0 | 1 | Java | false | false | package com.users.services;
import java.util.List;
import javax.persistence.EntityManager;
import javax.persistence.EntityManagerFactory;
import javax.persistence.Persistence;
import com.users.entity.Stores;
public class ManageStores {
EntityManagerFactory factory = Persistence.createEntityManagerFactor... | UTF-8 | Java | 2,069 | java | ManageStores.java | Java | [] | null | [] | package com.users.services;
import java.util.List;
import javax.persistence.EntityManager;
import javax.persistence.EntityManagerFactory;
import javax.persistence.Persistence;
import com.users.entity.Stores;
public class ManageStores {
EntityManagerFactory factory = Persistence.createEntityManagerFactor... | 2,069 | 0.674722 | 0.674239 | 82 | 23.231707 | 19.360065 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.256098 | false | false | 3 |
4708a272779431fa79d7b8d384f56c4b42af4443 | 8,375,186,261,460 | 6e422be1f44b38c854fea9343c9edde53a65daa5 | /abdulkalam/src/javatraining/MultiLevel.java | 5207d54ca8640ff11712228144991c8506328170 | [] | no_license | madhan-ops/JavaSelenium | https://github.com/madhan-ops/JavaSelenium | 3edb62c4e47bd360a82db2334d80815e4fa7eb9a | 1745a9ae4d9d2f2273a3c8a4d9ff7a5d545d8b9d | refs/heads/master | 2021-04-16T09:22:55.014000 | 2020-03-23T05:52:10 | 2020-03-23T05:52:10 | 249,345,341 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package javatraining;
public class MultiLevel
{
public static void main(String[] args)
{
Modulus x=new Modulus();
x.i=10;
x.j=2;
x.mod();
System.out.println(x.div());
System.out.println(x.multiply());
System.out.println(x.mod());
}
}
class Multiplication
{
int i,j,k;
... | UTF-8 | Java | 578 | java | MultiLevel.java | Java | [] | null | [] | package javatraining;
public class MultiLevel
{
public static void main(String[] args)
{
Modulus x=new Modulus();
x.i=10;
x.j=2;
x.mod();
System.out.println(x.div());
System.out.println(x.multiply());
System.out.println(x.mod());
}
}
class Multiplication
{
int i,j,k;
... | 578 | 0.555363 | 0.550173 | 48 | 10.041667 | 11.454545 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.458333 | false | false | 3 |
2b7e1b0ca8fb801ca8c99cc739952fa7de7b22a6 | 32,220,844,655,194 | 55696b46f9bdd4098c34e01a2f8643f0d16d065f | /src/main/java/cdu_2017/xuye/cov19/QCgenerated/model/Qc.java | 8c643040d74c99d3e58dd4a575b7aebcca2dfa64 | [] | no_license | wusifan19980908/COV-19 | https://github.com/wusifan19980908/COV-19 | b03e3de51fbb8542fd04daa6ef20273be609b77c | c4a673329339a7e800c41827ec7b0ea620fc9414 | refs/heads/master | 2023-03-05T14:51:14.519000 | 2021-02-22T01:11:56 | 2021-02-22T01:11:56 | 335,840,246 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cdu_2017.xuye.cov19.QCgenerated.model;
import com.baomidou.mybatisplus.annotation.TableId;
import com.baomidou.mybatisplus.annotation.TableName;
import lombok.Data;
@Data
@TableName("user_area")
public class Qc {
@TableId
private String idNumber;
/**
* 二维码信息
*/
private String qcCode;... | UTF-8 | Java | 397 | java | Qc.java | Java | [] | null | [] | package cdu_2017.xuye.cov19.QCgenerated.model;
import com.baomidou.mybatisplus.annotation.TableId;
import com.baomidou.mybatisplus.annotation.TableName;
import lombok.Data;
@Data
@TableName("user_area")
public class Qc {
@TableId
private String idNumber;
/**
* 二维码信息
*/
private String qcCode;... | 397 | 0.6781 | 0.662269 | 20 | 17.950001 | 15.938868 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.35 | false | false | 3 |
a8868ff04dd98481cc29cb2d7e40c9f09ae6fd81 | 20,770,461,898,860 | 270f82bae7370a71b498b7e90a01b52017183811 | /hospital/src/main/java/com/hospital/service/DoctorService.java | 942ebf1be520119a095cea73f2ef089f158ea867 | [] | no_license | szcpitt/SpringBoot-Angular-Ionic | https://github.com/szcpitt/SpringBoot-Angular-Ionic | a72d2e83db147ac9807171f048a6d4570bc0e1e7 | 979aa4ce7c533b16595f89d87d5f1fdf6f0aa0cb | refs/heads/master | 2020-03-27T20:11:28.160000 | 2018-09-02T02:10:01 | 2018-09-02T02:10:01 | 147,047,023 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hospital.service;
import com.hospital.model.Doctor;
public interface DoctorService {
Doctor findByUserId(Long userId);
}
| UTF-8 | Java | 139 | java | DoctorService.java | Java | [] | null | [] | package com.hospital.service;
import com.hospital.model.Doctor;
public interface DoctorService {
Doctor findByUserId(Long userId);
}
| 139 | 0.784173 | 0.784173 | 7 | 18.857143 | 16.190197 | 37 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 3 |
472605e7aeaca928e34ceddf4a00f547342d4311 | 29,867,202,646,438 | 203bb0dbcf9ce4b635388117683c18278dd857da | /backend/src/main/java/com/devsuperior/dscatalog/entities/Product.java | 6592148af9adeff9f1e3e6501415c6cbdf844947 | [] | no_license | Carlos-Leuck/dscatalog-bootcamp-devsuperior | https://github.com/Carlos-Leuck/dscatalog-bootcamp-devsuperior | b2e37ddf5b17de344a34b1eff183f269c7ed5493 | 85c0b4d1ca66b2a07316f9a4be7ff19cb4918847 | refs/heads/master | 2023-07-16T01:05:41.364000 | 2021-09-02T21:07:06 | 2021-09-02T21:07:06 | 362,901,133 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.devsuperior.dscatalog.entities;
import javax.persistence.*;
import java.io.Serializable;
import java.time.Instant;
import java.util.HashSet;
import java.util.Set;
@Entity
@Table(name = "tb_product")
public class Product implements Serializable {
@Id
@GeneratedValue(strategy = GenerationType.IDENT... | UTF-8 | Java | 3,208 | java | Product.java | Java | [] | null | [] | package com.devsuperior.dscatalog.entities;
import javax.persistence.*;
import java.io.Serializable;
import java.time.Instant;
import java.util.HashSet;
import java.util.Set;
@Entity
@Table(name = "tb_product")
public class Product implements Serializable {
@Id
@GeneratedValue(strategy = GenerationType.IDENT... | 3,208 | 0.634975 | 0.624065 | 125 | 24.664 | 25.226318 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.368 | false | false | 3 |
de75270f24e5dcff7efa82b0825a2dc2c82f36c2 | 29,875,792,513,646 | 6e23e5b6dbcb5166937567b20a1f4f1c535aed88 | /app/src/main/java/com/moe/wl/ui/main/bean/OrderExpertBean.java | 46508605a3d7188b7190487dedefc12b9121a562 | [] | no_license | HandsomeBoy11/zhihuihouqin | https://github.com/HandsomeBoy11/zhihuihouqin | 2806931a118b11887c69752413f65c06278b4d08 | 9c16195b80fa425784b3737d6d4ce390b0cb14d4 | refs/heads/master | 2020-02-16T17:43:57.664000 | 2018-01-11T08:57:44 | 2018-01-11T08:57:44 | 124,867,197 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.moe.wl.ui.main.bean;
import java.io.Serializable;
import java.util.List;
/**
* 类描述:专家订单bean
* 作者:Shixhe On 2017/9/28 0028
*/
public class OrderExpertBean implements Serializable {
private int errCode;
private String msg;
private List<OrderlistEntity> orderlist;
public int getErrCode(... | UTF-8 | Java | 3,708 | java | OrderExpertBean.java | Java | [
{
"context": "import java.util.List;\n\n/**\n * 类描述:专家订单bean\n * 作者:Shixhe On 2017/9/28 0028\n */\n\npublic class OrderExpertBe",
"end": 119,
"score": 0.9972534775733948,
"start": 113,
"tag": "USERNAME",
"value": "Shixhe"
}
] | null | [] | package com.moe.wl.ui.main.bean;
import java.io.Serializable;
import java.util.List;
/**
* 类描述:专家订单bean
* 作者:Shixhe On 2017/9/28 0028
*/
public class OrderExpertBean implements Serializable {
private int errCode;
private String msg;
private List<OrderlistEntity> orderlist;
public int getErrCode(... | 3,708 | 0.549105 | 0.54612 | 170 | 20.682352 | 17.355936 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.317647 | false | false | 3 |
9572c64d79564fb86edc1f39b550e79e174f8c58 | 24,429,774,016,527 | a02f7aa23032ed11d683223b8855ee642c4a6460 | /1.JavaSyntax/src/com/javarush/task/task04/task0432/Solution.java | f84a9a0012982fca25f64e6a2ce2e5752cd9b01f | [] | no_license | nemerof/JavaRushTasks | https://github.com/nemerof/JavaRushTasks | 3ada70abb1024039cd984cbf68b8e6f8224df23e | 9cef5dc90461da9a063f56f4f76dfb76887ab6d0 | refs/heads/master | 2020-12-13T02:16:27.328000 | 2020-01-26T18:04:31 | 2020-01-26T18:04:31 | 222,767,571 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.javarush.task.task04.task0432;
/*
Хорошего много не бывает
*/
import java.io.*;
public class Solution {
public static void main(String[] args) throws Exception {
BufferedReader rd = new BufferedReader(new InputStreamReader(System.in));
String word = rd.readLine();
int amoun... | UTF-8 | Java | 484 | java | Solution.java | Java | [] | null | [] | package com.javarush.task.task04.task0432;
/*
Хорошего много не бывает
*/
import java.io.*;
public class Solution {
public static void main(String[] args) throws Exception {
BufferedReader rd = new BufferedReader(new InputStreamReader(System.in));
String word = rd.readLine();
int amoun... | 484 | 0.617711 | 0.602592 | 22 | 20.045454 | 22.67453 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.318182 | false | false | 3 |
8dd8fedd0204b7465537ed730b31e969e05e20f2 | 24,429,774,016,372 | 2501e52747e2546481062cad75b7953744e7149b | /transaction/src/main/java/com/cwzsmile/distributed/transaction/client/IOrderServiceProvider.java | 0aec32404bd753cd154c0cf2ae28658f026039cb | [] | no_license | chenwzforheart/distributed-solution | https://github.com/chenwzforheart/distributed-solution | e054c7ef9c2046e7c8da628f72782690aadbb695 | ff96d216bf6b614523fc371753a543f116f8be4d | refs/heads/master | 2023-04-28T11:50:25.021000 | 2022-09-24T01:56:15 | 2022-09-24T01:56:15 | 129,866,297 | 0 | 0 | null | false | 2023-04-24T01:29:39 | 2018-04-17T07:44:02 | 2022-09-24T01:56:49 | 2023-04-24T01:29:38 | 2,263 | 0 | 0 | 21 | Java | false | false | package com.cwzsmile.distributed.transaction.client;
/**
* @author csh9016
* @date 2021/2/4
*/
public interface IOrderServiceProvider {
Integer queryByOrderId();
}
| UTF-8 | Java | 172 | java | IOrderServiceProvider.java | Java | [
{
"context": "le.distributed.transaction.client;\n\n/**\n * @author csh9016\n * @date 2021/2/4\n */\npublic interface IOrderServ",
"end": 76,
"score": 0.9995487332344055,
"start": 69,
"tag": "USERNAME",
"value": "csh9016"
}
] | null | [] | package com.cwzsmile.distributed.transaction.client;
/**
* @author csh9016
* @date 2021/2/4
*/
public interface IOrderServiceProvider {
Integer queryByOrderId();
}
| 172 | 0.732558 | 0.674419 | 9 | 18.111111 | 17.71656 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.222222 | false | false | 3 |
b0307372e73d4623425642fc76e31904f7895ea2 | 29,480,655,523,623 | 24c769cd120b590d20bb68eb76f6844dc62a5967 | /src/main/java/tasks/Agregar.java | 3ffa8327287ae0dfa7aeb8824ff8ce3802342488 | [] | no_license | joelcagi/RetoAutomatizacionSophos | https://github.com/joelcagi/RetoAutomatizacionSophos | 9ad922985243461af98dde3db646dd4a57e2e537 | ac3bb6d7b9f012c0df44b8392a60449aa1b6948d | refs/heads/master | 2020-11-30T05:26:45.159000 | 2019-12-26T19:55:42 | 2019-12-26T19:55:42 | 230,315,605 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tasks;
import net.serenitybdd.screenplay.Actor;
import net.serenitybdd.screenplay.Task;
import net.serenitybdd.screenplay.Tasks;
import net.serenitybdd.screenplay.actions.Click;
import userinterface.LinioHomePage;
public class Agregar implements Task {
public static Agregar alCarritoDeCompras() {
... | UTF-8 | Java | 566 | java | Agregar.java | Java | [] | null | [] | package tasks;
import net.serenitybdd.screenplay.Actor;
import net.serenitybdd.screenplay.Task;
import net.serenitybdd.screenplay.Tasks;
import net.serenitybdd.screenplay.actions.Click;
import userinterface.LinioHomePage;
public class Agregar implements Task {
public static Agregar alCarritoDeCompras() {
... | 566 | 0.740283 | 0.740283 | 19 | 28.789474 | 21.7003 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.473684 | false | false | 3 |
6b638f52e837cfb92df13f3f0bf5145242205c24 | 4,690,104,292,816 | 63b9289fe4395b599545de10de7f1b46d3c367d3 | /ch8/src/arrays/ArrayEx3.java | d83ff7ffe6a69f4e4e894005a2bf173fb6fc174e | [] | no_license | glglgl45/javasource | https://github.com/glglgl45/javasource | 7d83499a3e22cb0b5ce1651ff9a0f01e32650980 | b89a599db48ddd098a7951ae7ad2d83450ebcecf | refs/heads/master | 2022-06-20T10:55:14.829000 | 2020-05-08T08:18:43 | 2020-05-08T08:18:43 | 261,990,856 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package arrays;
import java.util.Arrays;
public class ArrayEx3 {
public static void main(String[] args) {
// ASCII => A(65), a(97)
char arr[] = {'a','J','z','K','g','h','D','d','r','t','a','j','A'};
// 정렬 전
System.out.println(Arrays.toString(arr));
// 정렬(오름차순)
Arrays.sort(arr);
// 정렬 후
Syste... | UTF-8 | Java | 386 | java | ArrayEx3.java | Java | [] | null | [] | package arrays;
import java.util.Arrays;
public class ArrayEx3 {
public static void main(String[] args) {
// ASCII => A(65), a(97)
char arr[] = {'a','J','z','K','g','h','D','d','r','t','a','j','A'};
// 정렬 전
System.out.println(Arrays.toString(arr));
// 정렬(오름차순)
Arrays.sort(arr);
// 정렬 후
Syste... | 386 | 0.563536 | 0.549724 | 19 | 18.052631 | 18.72649 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.263158 | false | false | 3 |
70c242d2b3fa06da59006f845d7da2bf6ef6aabf | 12,146,167,549,778 | 1b2386fa3efc66b1949189e01b234daf3ea037b9 | /src/main/java/bfs/OpenLocks.java | e958bee1164e336723c3dfc9b83f258cc69c2216 | [] | no_license | murthymalladi/ds-algos | https://github.com/murthymalladi/ds-algos | 7b32b2dafbcb1fdc2b5a6eec9141d124f5de7239 | 31bcff95b1c933b22c5fa6aeb7ef41448f39e1e2 | refs/heads/master | 2021-06-27T02:03:26.145000 | 2020-09-19T10:00:36 | 2020-09-19T10:00:36 | 144,406,916 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package bfs;
import java.util.*;
/**
* Created by dmalladi on 12/12/2018.
*/
public class OpenLocks {
public static void main(String[] args) {
String[] deadends = {"8888"};
String target = "0009";
int val = bfs(deadends,target);
System.out.println(val);
}
public static ... | UTF-8 | Java | 1,784 | java | OpenLocks.java | Java | [
{
"context": "ckage bfs;\n\nimport java.util.*;\n\n/**\n * Created by dmalladi on 12/12/2018.\n */\npublic class OpenLocks {\n\n ",
"end": 61,
"score": 0.999498188495636,
"start": 53,
"tag": "USERNAME",
"value": "dmalladi"
}
] | null | [] | package bfs;
import java.util.*;
/**
* Created by dmalladi on 12/12/2018.
*/
public class OpenLocks {
public static void main(String[] args) {
String[] deadends = {"8888"};
String target = "0009";
int val = bfs(deadends,target);
System.out.println(val);
}
public static ... | 1,784 | 0.442265 | 0.413117 | 61 | 28.245901 | 23.101101 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.606557 | false | false | 3 |
9256cd7f92e9afd14af5d0939bbc797c01b6ff38 | 10,703,058,540,155 | d1de66f714149c0c2bc0464e207135705e212510 | /src/main/java/wy2019/WY_7.java | a3404f1c5c63ecb933ac3560c9a65956315268fd | [
"X11"
] | permissive | yokoyang/java_oj | https://github.com/yokoyang/java_oj | 216030224b3c110ae3a45b6b82b2e738f4cbc5d0 | 8e2f40e2b5c94308ddaf00d1c66bbe1c7cce3a48 | refs/heads/master | 2022-10-21T06:42:57.978000 | 2021-01-26T01:50:43 | 2021-01-26T01:50:43 | 177,991,025 | 0 | 0 | null | false | 2022-10-05T19:40:29 | 2019-03-27T12:33:55 | 2021-01-26T01:50:46 | 2022-10-05T19:40:26 | 544 | 0 | 0 | 3 | Java | false | false | package wy2019;
import java.util.*;
public class WY_7 {
public static void main(String[] arsg) {
Scanner sc = new Scanner(System.in);
int N = sc.nextInt();
ArrayList<Integer> H_list = new ArrayList<>();
ArrayList<Integer> M_list = new ArrayList<>();
ArrayList<Integer> time... | UTF-8 | Java | 1,125 | java | WY_7.java | Java | [] | null | [] | package wy2019;
import java.util.*;
public class WY_7 {
public static void main(String[] arsg) {
Scanner sc = new Scanner(System.in);
int N = sc.nextInt();
ArrayList<Integer> H_list = new ArrayList<>();
ArrayList<Integer> M_list = new ArrayList<>();
ArrayList<Integer> time... | 1,125 | 0.486222 | 0.472 | 41 | 26.439024 | 18.017673 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.731707 | false | false | 3 |
4abc0792c55baee2a6785fe12ba99a1439db60dc | 29,016,799,110,599 | 000e9ddd9b77e93ccb8f1e38c1822951bba84fa9 | /java/classes2/com/xiaomi/smack/packet/f.java | 22432ce23c3e19769e719a410da426f7261cb7a7 | [
"Apache-2.0"
] | permissive | Paladin1412/house | https://github.com/Paladin1412/house | 2bb7d591990c58bd7e8a9bf933481eb46901b3ed | b9e63db1a4975b614c422fed3b5b33ee57ea23fd | refs/heads/master | 2021-09-17T03:37:48.576000 | 2018-06-27T12:39:38 | 2018-06-27T12:41:35 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xiaomi.smack.packet;
import android.os.Bundle;
public class f
extends d
{
private b c = b.a;
private String d = null;
private int e = Integer.MIN_VALUE;
private a f = null;
public f(Bundle paramBundle)
{
super(paramBundle);
if (paramBundle.containsKey("ext_pres_type")) {
thi... | UTF-8 | Java | 3,556 | java | f.java | Java | [] | null | [] | package com.xiaomi.smack.packet;
import android.os.Bundle;
public class f
extends d
{
private b c = b.a;
private String d = null;
private int e = Integer.MIN_VALUE;
private a f = null;
public f(Bundle paramBundle)
{
super(paramBundle);
if (paramBundle.containsKey("ext_pres_type")) {
thi... | 3,556 | 0.585208 | 0.579303 | 135 | 25.348148 | 26.681196 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.348148 | false | false | 3 |
6720ee314415240b22105eb65e322cc9a090b9e8 | 15,229,954,053,848 | 9d3b4d67f1160eb761244143c74b4ea7a2e54ed0 | /app/src/main/java/com/example/pranay/nutrihome/Search.java | a3831e80580501cb1defe6f804af1c219e462a4f | [] | no_license | pranjas/NutriHome | https://github.com/pranjas/NutriHome | 81b4db24a489c8d0013b8f1aa4196a69050d7724 | c5348b59871d0b13f8d2b6ed45f0a64fc2be0542 | refs/heads/master | 2020-12-28T12:18:36.767000 | 2016-12-22T02:55:56 | 2016-12-22T02:55:56 | 68,422,176 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (c) 2016.
* Original Author[Case insensitive]: Pranay Kumar Srivastava <pranjas (at) gmail.com>
*
* You are free to re-distribute this code, modify it and make derivatives of this work
* however under all such cases the Original Author and Copyright holder must be
* accredited. The original auth... | UTF-8 | Java | 3,180 | java | Search.java | Java | [
{
"context": "ht (c) 2016.\n * Original Author[Case insensitive]: Pranay Kumar Srivastava <pranjas (at) gmail.com>\n *\n * You are free to r",
"end": 87,
"score": 0.9998798370361328,
"start": 64,
"tag": "NAME",
"value": "Pranay Kumar Srivastava"
}
] | null | [] | /*
* Copyright (c) 2016.
* Original Author[Case insensitive]: <NAME> <pranjas (at) gmail.com>
*
* You are free to re-distribute this code, modify it and make derivatives of this work
* however under all such cases the Original Author and Copyright holder must be
* accredited. The original author reserves the r... | 3,163 | 0.663836 | 0.661635 | 88 | 35.136364 | 33.991703 | 177 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 3 |
eda8fead6949f50276fad964968d5692d28ca3c2 | 9,680,856,355,081 | 940ae0b51078538a6550cee6a260b473a9fbc11e | /rest-calculator/src/test/java/com/example/calculator/ScientificCalculatorServiceTest.java | 4b25deceea5daf71de4200e08f062252db1379b9 | [] | no_license | raniaouassif/ECSE428AssignmentB | https://github.com/raniaouassif/ECSE428AssignmentB | ec5fb7395d64187272292a33a53aeb7b679d0db1 | 812f6252c606e4ed68806bf4030366f30b178ee5 | refs/heads/main | 2023-09-03T02:58:12.750000 | 2021-11-08T03:50:06 | 2021-11-08T03:50:06 | 424,266,159 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.calculator;
import static org.junit.jupiter.api.Assertions.assertEquals;
import static org.junit.jupiter.api.Assertions.assertFalse;
import static org.junit.jupiter.api.Assertions.assertTrue;
import java.math.BigInteger;
import org.junit.jupiter.api.Test;
import com.example.calculator.scientific... | UTF-8 | Java | 1,788 | java | ScientificCalculatorServiceTest.java | Java | [] | null | [] | package com.example.calculator;
import static org.junit.jupiter.api.Assertions.assertEquals;
import static org.junit.jupiter.api.Assertions.assertFalse;
import static org.junit.jupiter.api.Assertions.assertTrue;
import java.math.BigInteger;
import org.junit.jupiter.api.Test;
import com.example.calculator.scientific... | 1,788 | 0.786913 | 0.733221 | 47 | 37.063831 | 36.688107 | 140 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.595745 | false | false | 3 |
1bbb88565bc7a7e7b8992bcc3248a03b8fc13bf2 | 27,530,740,381,240 | d61d793819a86b3af452835ed80b45fab39f3e3b | /projectRentalSystem/src/pack1/VehicleContainer.java | 85e6cdf63180a263c6664b3c3da71e4f26a4f2b4 | [] | no_license | b-elnimah/Vehicle-Rental-System-Java | https://github.com/b-elnimah/Vehicle-Rental-System-Java | 1c95f1546788e0e9c5300714f8e4270c1c82ab92 | b25fcc8416e4856960c1b4772cd732290c1f98aa | refs/heads/master | 2022-06-08T14:30:26.996000 | 2020-05-07T15:48:46 | 2020-05-07T15:48:46 | 262,092,585 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pack1;
import java.util.ArrayList;
public class VehicleContainer {
private static ArrayList <Vehicle> vehicles = new ArrayList<Vehicle>();
public static void addVehicle(Vehicle vehicle) {
System.out.println("Added vehicle");
vehicles.add(vehicle);
}
public static String getVehicleStringByID (int... | UTF-8 | Java | 1,860 | java | VehicleContainer.java | Java | [] | null | [] | package pack1;
import java.util.ArrayList;
public class VehicleContainer {
private static ArrayList <Vehicle> vehicles = new ArrayList<Vehicle>();
public static void addVehicle(Vehicle vehicle) {
System.out.println("Added vehicle");
vehicles.add(vehicle);
}
public static String getVehicleStringByID (int... | 1,860 | 0.641398 | 0.636559 | 80 | 22.237499 | 22.052916 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.1125 | false | false | 3 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.