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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0805396b339dfa1064920d7e3092fc1f8e2903d6 | 377,957,131,748 | 07c9c4d380d1e20d483775473f46973e32669490 | /src/Master/MasterModel.java | 61dec1e5ff13cf81386bc025edf188dbfb09471b | [
"MIT"
] | permissive | Razenko/MultiSlotMachine | https://github.com/Razenko/MultiSlotMachine | 49924b14562f6b6e8bc4c5f16b3c0adc8d89837e | ba828f60a14fca66623e9d8fd5f0e7eb48bcf2d1 | refs/heads/master | 2021-05-04T10:36:04.380000 | 2017-04-04T21:47:01 | 2017-04-04T21:47:01 | 54,976,495 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Master;
import Observer.Observer;
import Observer.SlotMachineSubject;
import SlotMachine.SlotMachineController;
import SlotMachine.SlotMachineModel;
import SlotMachine.SlotMachineView;
import java.util.ArrayList;
/**
* Multi SlotMachine.
* Design Patterns Eindopdracht.
* Student: Marcel Schoeber
* Student... | UTF-8 | Java | 2,428 | java | MasterModel.java | Java | [
{
"context": "hine.\n * Design Patterns Eindopdracht.\n * Student: Marcel Schoeber\n * Studentnummer: 331910\n */\n\n/**\n * Model for Ma",
"end": 309,
"score": 0.9998878836631775,
"start": 294,
"tag": "NAME",
"value": "Marcel Schoeber"
}
] | null | [] | package Master;
import Observer.Observer;
import Observer.SlotMachineSubject;
import SlotMachine.SlotMachineController;
import SlotMachine.SlotMachineModel;
import SlotMachine.SlotMachineView;
import java.util.ArrayList;
/**
* Multi SlotMachine.
* Design Patterns Eindopdracht.
* Student: <NAME>
* Studentnummer: 3... | 2,419 | 0.598847 | 0.59061 | 97 | 24.030928 | 25.839495 | 175 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.319588 | false | false | 14 |
2e442191c9f0a1cc5f865a0ff3e8122b23aca3a1 | 36,120,674,998,079 | 74fffd89bcac2131afba4449537aff69f36982ac | /src/main/java/com/apiary/Service/BeehiveServiceDefaultImpl.java | dbcbb36449f73c17b7151e1f8ce659204d0a29b0 | [] | no_license | qDurszlakp/Apiary | https://github.com/qDurszlakp/Apiary | c247c70bca02a45144d4f959a4454fe872d4fbcf | 683389e99f3d865f62fe7b62068e81d90afc767f | refs/heads/master | 2020-04-07T07:39:09.993000 | 2019-01-25T20:26:13 | 2019-01-25T20:26:13 | 158,184,147 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.apiary.Service;
import com.apiary.DataTransferObject.BeehiveDto;
import com.apiary.Entity.Apiary;
import com.apiary.Entity.Beehive;
import com.apiary.Exception.BeehiveException;
import com.apiary.Exception.ItemNotFound;
import com.apiary.Pojo.BeehivePojo;
import com.apiary.Repository.ApiaryRepository;
impo... | UTF-8 | Java | 4,352 | java | BeehiveServiceDefaultImpl.java | Java | [
{
"context": "mport java.util.stream.Collectors;\n\n/**\n * @author Durszlak\n */\n@Service\npublic class BeehiveServiceDefaultIm",
"end": 722,
"score": 0.9962033033370972,
"start": 714,
"tag": "NAME",
"value": "Durszlak"
}
] | null | [] | package com.apiary.Service;
import com.apiary.DataTransferObject.BeehiveDto;
import com.apiary.Entity.Apiary;
import com.apiary.Entity.Beehive;
import com.apiary.Exception.BeehiveException;
import com.apiary.Exception.ItemNotFound;
import com.apiary.Pojo.BeehivePojo;
import com.apiary.Repository.ApiaryRepository;
impo... | 4,352 | 0.67693 | 0.67693 | 119 | 35.57143 | 35.688091 | 148 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.546219 | false | false | 14 |
8e8bb9a6e43c167d468e8980ed1419309973ab35 | 8,005,819,056,532 | c2712626c76f8f5335c38143832969328ce45047 | /blog/src/main/java/cn/jiawei/blog/pojo/Blog.java | 9a45db256df84894d3f8f14fefb1da8e9a4f40af | [
"Apache-2.0"
] | permissive | 1993601516/ayosobi | https://github.com/1993601516/ayosobi | 67c2bb9cdbd6bb3bc6e22938912734c7d9f49c90 | 2b7388f444d6ecc952a48c2d84f8ab80827b6141 | refs/heads/master | 2023-08-06T07:28:40.558000 | 2021-09-21T03:07:12 | 2021-09-21T03:07:12 | 408,668,923 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.jiawei.blog.pojo;
import java.util.Date;
public class Blog {
private int blog_id;
private String blog_tag_id;
private int blog_category_id;
private int blog_view;
private int blog_status;
private String blog_title;
private String blog_content;
private String blog_img;
pr... | UTF-8 | Java | 4,214 | java | Blog.java | Java | [] | null | [] | package cn.jiawei.blog.pojo;
import java.util.Date;
public class Blog {
private int blog_id;
private String blog_tag_id;
private int blog_category_id;
private int blog_view;
private int blog_status;
private String blog_title;
private String blog_content;
private String blog_img;
pr... | 4,214 | 0.568818 | 0.568818 | 161 | 25.173914 | 26.010405 | 255 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.490683 | false | false | 14 |
89613a5a36508c176c9d16b922ce0bea98ed102a | 23,416,161,709,876 | 98f20ec801c8acddc757fa4339d21e83dcbb2a02 | /adpharma/adpharma.modules/adpharma.client.frontoffice/src/main/java/org/adorsys/adpharma/client/jpa/section/SectionAgency.java | 15dd20ef7604595d06216af8052daa7c65fdb61f | [
"Apache-2.0"
] | permissive | francis-pouatcha/forgelab | https://github.com/francis-pouatcha/forgelab | f7e6bcc47621d4cab0f306c606e9a7dffbbe68e1 | fdcbbded852a985f3bd437b639a2284d92703e33 | refs/heads/master | 2021-03-24T10:37:26.819000 | 2014-10-08T13:22:29 | 2014-10-08T13:22:29 | 15,254,083 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.adorsys.adpharma.client.jpa.section;
import javafx.beans.property.SimpleBooleanProperty;
import javafx.beans.property.SimpleStringProperty;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlRootElement;
import org.adorsys... | UTF-8 | Java | 4,254 | java | SectionAgency.java | Java | [] | null | [] | package org.adorsys.adpharma.client.jpa.section;
import javafx.beans.property.SimpleBooleanProperty;
import javafx.beans.property.SimpleStringProperty;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlRootElement;
import org.adorsys... | 4,254 | 0.633286 | 0.632346 | 202 | 20.059406 | 18.888323 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.445545 | false | false | 14 |
57b8dca1993e36017ac60f89d94da1af4eec163d | 13,804,024,905,208 | 6b036b6fe7705f1a10f91ac580434fae2b184ce0 | /framework/configadmin/src/main/java/com/weibangong/framework/configadmin/internal/ZookeeperConfig.java | fc9a0166d7d638d2d874766c8ad865f30732e1fb | [] | no_license | chenbo9527/learn | https://github.com/chenbo9527/learn | e1cd6d75356ddaeebbaa75ab73fce2580988486a | 744b5488a023382f9e429d36a49fe48f197b2356 | refs/heads/master | 2020-07-04T06:35:57.916000 | 2016-09-21T10:56:44 | 2016-09-21T10:56:44 | 66,421,259 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.weibangong.framework.configadmin.internal;
import lombok.Data;
/**
* Created by jianghailong on 15/11/19.
*/
@Data
public class ZookeeperConfig {
public static final String GLOBAL_CONFIG_NODE="global-config";
private String url;
private int timeout;
private String zNode;
private... | UTF-8 | Java | 575 | java | ZookeeperConfig.java | Java | [
{
"context": ".internal;\n\nimport lombok.Data;\n\n/**\n * Created by jianghailong on 15/11/19.\n */\n@Data\npublic class ZookeeperConf",
"end": 107,
"score": 0.9981477856636047,
"start": 95,
"tag": "USERNAME",
"value": "jianghailong"
}
] | null | [] | package com.weibangong.framework.configadmin.internal;
import lombok.Data;
/**
* Created by jianghailong on 15/11/19.
*/
@Data
public class ZookeeperConfig {
public static final String GLOBAL_CONFIG_NODE="global-config";
private String url;
private int timeout;
private String zNode;
private... | 575 | 0.671304 | 0.66087 | 29 | 18.827587 | 21.167751 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.482759 | false | false | 14 |
570c4e247a29926e1af20c5a792f43706b5433c2 | 13,804,024,905,199 | 60b0dd66942007b676187a621ad07cf141d0e9d2 | /src/main/java/com/asiainfo/loadhive/bo/Migu.java | ffc84fc68a81358550554f15542e2beeb0daa9ac | [] | no_license | jiewenpang/LoadHive | https://github.com/jiewenpang/LoadHive | 2c27db1eb35aa6750074c599056ce39e4cdba1a4 | 341341ed70c88ff326ab98769f6b586ede34f51c | refs/heads/master | 2021-01-22T03:44:43.502000 | 2017-06-15T10:59:04 | 2017-06-15T10:59:04 | 92,400,150 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.asiainfo.loadhive.bo;
import java.sql.SQLException;
import com.asiainfo.loadhive.elexplain.BaseEL;
public class Migu extends BaseBO {
public void run() {
// just for demo
initProperty();
try {
executeDql("desc cdr_02_201607");
} catch (SQLException e) {
logger.warn("", e);
}
S... | UTF-8 | Java | 949 | java | Migu.java | Java | [] | null | [] | package com.asiainfo.loadhive.bo;
import java.sql.SQLException;
import com.asiainfo.loadhive.elexplain.BaseEL;
public class Migu extends BaseBO {
public void run() {
// just for demo
initProperty();
try {
executeDql("desc cdr_02_201607");
} catch (SQLException e) {
logger.warn("", e);
}
S... | 949 | 0.669125 | 0.635406 | 38 | 24 | 23.351997 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.026316 | false | false | 14 |
f251c84693bbc4e5ed0ff6eb56c5ea1770949066 | 39,591,008,563,131 | 0fd6874b12c57e4d0945013d2024c0d446442d46 | /src/main/java/com/ebxps/cadif/tabletrigger/CadiNewUpdateStatusTableTrigger.java | 2f4bf23ed8b5ffe1369c18a438950efb5bc3e5a0 | [] | no_license | KinshukON/ebxps-cadif | https://github.com/KinshukON/ebxps-cadif | 097ac5ad491ca9876e75a22f5ec6948b376ecc5d | 4d7b5f5943611334cf55638e71b353d53c0d185e | refs/heads/master | 2020-04-12T22:03:31.486000 | 2018-12-22T04:11:25 | 2018-12-22T04:11:25 | 162,780,185 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ebxps.cadif.tabletrigger;
import com.ebxps.cadif.adpatation.CadiRepository;
import com.onwbp.org.apache.log4j.Category;
import com.orchestranetworks.schema.Path;
import com.orchestranetworks.schema.PathAccessException;
import com.orchestranetworks.schema.SchemaNode;
import com.orchestranetworks.schema.Sche... | UTF-8 | Java | 3,352 | java | CadiNewUpdateStatusTableTrigger.java | Java | [
{
"context": "eration is to update an existing record\n * @author Craig Cox - Orchestra Networks 2017\n *\n */\n\npublic class Ca",
"end": 1165,
"score": 0.9998636841773987,
"start": 1156,
"tag": "NAME",
"value": "Craig Cox"
}
] | null | [] | package com.ebxps.cadif.tabletrigger;
import com.ebxps.cadif.adpatation.CadiRepository;
import com.onwbp.org.apache.log4j.Category;
import com.orchestranetworks.schema.Path;
import com.orchestranetworks.schema.PathAccessException;
import com.orchestranetworks.schema.SchemaNode;
import com.orchestranetworks.schema.Sche... | 3,349 | 0.790274 | 0.788783 | 91 | 35.835163 | 39.900772 | 194 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.285714 | false | false | 14 |
8e934b28e7a64c457089e48f5079768143421f92 | 21,371,757,286,388 | 87a386d1fc3251a6585ec6a2436d4d393edef391 | /edu.kit.ipd.sdq.kamp4aps.aps.tests/src/edu/kit/ipd/sdq/kamp4aps/model/aPS/ComponentRepository/tests/PanelTest.java | 31eff77137b66e676e4bad9cf02f462ef91c50f3 | [
"Apache-2.0"
] | permissive | KAMP-Research/KAMP4APS | https://github.com/KAMP-Research/KAMP4APS | 22970cb48b866710e7dd082b4d838f80cd814e19 | 3bdb3b040c0c1347f5e2f374c30d155001db3228 | refs/heads/master | 2022-09-22T03:58:25.525000 | 2020-04-14T13:12:31 | 2020-04-14T13:12:31 | 93,068,486 | 0 | 5 | Apache-2.0 | false | 2019-07-26T12:42:12 | 2017-06-01T14:52:27 | 2018-05-02T12:36:35 | 2018-05-15T17:28:59 | 31,071 | 0 | 2 | 2 | Java | false | false | /**
*/
package edu.kit.ipd.sdq.kamp4aps.model.aPS.ComponentRepository.tests;
import edu.kit.ipd.sdq.kamp4aps.model.aPS.ComponentRepository.Panel;
/**
* <!-- begin-user-doc -->
* A test case for the model object '<em><b>Panel</b></em>'.
* <!-- end-user-doc -->
* @generated
*/
public abstract class Pa... | UTF-8 | Java | 781 | java | PanelTest.java | Java | [] | null | [] | /**
*/
package edu.kit.ipd.sdq.kamp4aps.model.aPS.ComponentRepository.tests;
import edu.kit.ipd.sdq.kamp4aps.model.aPS.ComponentRepository.Panel;
/**
* <!-- begin-user-doc -->
* A test case for the model object '<em><b>Panel</b></em>'.
* <!-- end-user-doc -->
* @generated
*/
public abstract class Pa... | 781 | 0.599232 | 0.596671 | 36 | 19.694445 | 20.650288 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.694444 | false | false | 14 |
2cb0e944edc43f8be4447bbf6ab618c95d741b56 | 2,714,419,364,331 | e7166e8e27f6547f8fd668e70f275712263f7542 | /Application/Core/development/src/com/amsystem/bifaces/user/dao/IUserProfileDao.java | 0d0008c1e428cbd96caed7d1f2ad7ac9c45aca83 | [] | no_license | amsystemsas/bifaces | https://github.com/amsystemsas/bifaces | 2db914ba216b31ee65e4e86a78590690c4d3110b | c004effddf55d1caef1caa909b3754d8462a02ad | refs/heads/master | 2021-01-20T04:08:32.281000 | 2018-05-16T16:52:19 | 2018-05-16T16:52:19 | 89,502,104 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.amsystem.bifaces.user.dao;
import com.amsystem.bifaces.user.model.UserProfile;
import java.util.List;
/**
* Title: UserProfileDao.java <br>
*
* @author Jaime Aguilar (JAR)
* File Creation on 08/09/2016.
*/
public interface IUserProfileDao {
List<UserProfile> findAll();
UserProfile ... | UTF-8 | Java | 382 | java | IUserProfileDao.java | Java | [
{
"context": "*\n * Title: UserProfileDao.java <br>\n *\n * @author Jaime Aguilar (JAR)\n * File Creation on 08/09/2016.\n */",
"end": 183,
"score": 0.9998986124992371,
"start": 170,
"tag": "NAME",
"value": "Jaime Aguilar"
}
] | null | [] | package com.amsystem.bifaces.user.dao;
import com.amsystem.bifaces.user.model.UserProfile;
import java.util.List;
/**
* Title: UserProfileDao.java <br>
*
* @author <NAME> (JAR)
* File Creation on 08/09/2016.
*/
public interface IUserProfileDao {
List<UserProfile> findAll();
UserProfile findByT... | 375 | 0.704188 | 0.683246 | 20 | 18.1 | 17.952436 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3 | false | false | 14 |
8325940b32f5142a70af52d412dc61437a61da2c | 3,178,275,824,988 | a2df260e45fb3a55f0c054239c7dc5a964d6f685 | /src/main/java/de/timosl/ssp/models/SocketMessage.java | acf23cd15893a95b599a347c856eff3d4a246392 | [
"MIT"
] | permissive | Paularag95/simple-socket-protocol | https://github.com/Paularag95/simple-socket-protocol | fb7fa10e6ec1c8738374cd4bbd57bd2d510e678d | 9782b7bdbb60f16c1489080fe530ce970f115c5d | refs/heads/master | 2021-12-05T22:59:45.949000 | 2015-08-28T18:27:27 | 2015-08-28T18:27:27 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.timosl.ssp.models;
/**
* A SocketMessage wraps an actual event and adds additional
* attributes for managing the flow of messages between the client and
* the server. The {@link #messageID} and {@link #messageReplyID} can be used
* to create requests and responses. The {@link #eventClass} attribute
* ... | UTF-8 | Java | 1,889 | java | SocketMessage.java | Java | [] | null | [] | package de.timosl.ssp.models;
/**
* A SocketMessage wraps an actual event and adds additional
* attributes for managing the flow of messages between the client and
* the server. The {@link #messageID} and {@link #messageReplyID} can be used
* to create requests and responses. The {@link #eventClass} attribute
* ... | 1,889 | 0.717311 | 0.717311 | 63 | 28.984127 | 28.432316 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.063492 | false | false | 14 |
66997b2413947f26162c595131b4b6990b13037c | 2,894,807,983,008 | 48d7e29b65c1f0c54d3f9d76ba1fda9740eb85d1 | /src/main/java/dp06/structural/adapter/Socket.java | 1601f1712a3ec2c2fb871dd4df6188e3824ae2f0 | [] | no_license | MouneshBadiger/DesignPatterns | https://github.com/MouneshBadiger/DesignPatterns | 4f79b05a2cfc6f1b0854830d8440f80d4ecf5052 | 6fabc4f7e7ddae2b680bfbd85ae53f08d9b42c95 | refs/heads/master | 2021-07-10T13:39:56.130000 | 2019-09-19T16:45:21 | 2019-09-19T16:45:21 | 205,635,910 | 0 | 0 | null | false | 2020-10-13T15:43:00 | 2019-09-01T05:59:07 | 2019-09-19T16:46:49 | 2020-10-13T15:42:58 | 1,933 | 0 | 0 | 1 | Java | false | false |
package dp06.structural.adapter;
//class which produces the voltage output
public class Socket {
public Volt getVolt(){
return new Volt(120);
}
}
| UTF-8 | Java | 152 | java | Socket.java | Java | [] | null | [] |
package dp06.structural.adapter;
//class which produces the voltage output
public class Socket {
public Volt getVolt(){
return new Volt(120);
}
}
| 152 | 0.736842 | 0.703947 | 8 | 17.875 | 14.373913 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.75 | false | false | 14 |
93665235aa26115712f795ebfc86f0c5eeea2cd9 | 1,082,331,821,791 | d3a5733e682bf627160ebefab736131a7d75b762 | /broadleaf/core/broadleaf-framework/src/main/java/org/broadleafcommerce/core/order/service/OrderItemService.java | e61f058c412a213a00b2a149c242e242e5e4c8dc | [] | no_license | PaulMllr/codeneticsPlatform | https://github.com/PaulMllr/codeneticsPlatform | f5ba8e70c872950f53ead6c6dcfbc08ec788d3c0 | b9bcda66c9028d0b8be05087e2b129ab18d0312d | refs/heads/master | 2018-10-14T11:40:36.632000 | 2018-10-13T04:52:09 | 2018-10-13T04:52:09 | 106,147,598 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* #%L
* BroadleafCommerce Framework
* %%
* Copyright (C) 2009 - 2016 Broadleaf Commerce
* %%
* Licensed under the Broadleaf Fair Use License Agreement, Version 1.0
* (the "Fair Use License" located at http://license.broadleafcommerce.org/fair_use_license-1.0.txt)
* unless the restrictions on use therein are... | UTF-8 | Java | 3,066 | java | OrderItemService.java | Java | [] | null | [] | /*
* #%L
* BroadleafCommerce Framework
* %%
* Copyright (C) 2009 - 2016 Broadleaf Commerce
* %%
* Licensed under the Broadleaf Fair Use License Agreement, Version 1.0
* (the "Fair Use License" located at http://license.broadleafcommerce.org/fair_use_license-1.0.txt)
* unless the restrictions on use therein are... | 3,066 | 0.791585 | 0.786367 | 74 | 40.432434 | 42.297874 | 173 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.486486 | false | false | 14 |
ffb0ae0b37c100e347e200818e4976e63b226e76 | 36,936,718,783,134 | 75334d9ea347633415f2b69e801359089d062aed | /TakeTwoStones/TakeTwoStones.java | eb6345027151be63837881cf5f71c8543c9cb61b | [] | no_license | nchristiansen84/ProgrammingProblems_OpenKattis | https://github.com/nchristiansen84/ProgrammingProblems_OpenKattis | 7d7ac3d7bfbdd75d22c02a7a39d369253a40f99e | c1c4740e70cee2b3771b23a10013d84f681d7516 | refs/heads/master | 2020-04-14T14:26:56.816000 | 2019-01-03T00:18:17 | 2019-01-03T00:18:17 | 163,897,201 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package TakeTwoStones;
import java.util.*;
public class TakeTwoStones {
public static void main(String[] args) throws Exception{
Scanner sc=new Scanner(System.in);
// Loops through cases
while(sc.hasNextInt()){
// Gets number of stones
int numStone... | UTF-8 | Java | 630 | java | TakeTwoStones.java | Java | [
{
"context": "even\r\n if(numStones % 2 == 0){ // Even, Bob wins\r\n System.out.println(\"Bob\");\r",
"end": 460,
"score": 0.9814138412475586,
"start": 457,
"tag": "NAME",
"value": "Bob"
},
{
"context": "en, Bob wins\r\n System.out.println(\"B... | null | [] | package TakeTwoStones;
import java.util.*;
public class TakeTwoStones {
public static void main(String[] args) throws Exception{
Scanner sc=new Scanner(System.in);
// Loops through cases
while(sc.hasNextInt()){
// Gets number of stones
int numStone... | 630 | 0.504762 | 0.501587 | 21 | 28.095238 | 18.176134 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.380952 | false | false | 14 |
f90d4fdb11c1e835377c874358c513423bd524e4 | 26,096,221,318,182 | 82215b1454ef228ddd2404ff020364be3d239076 | /app/src/main/java/com/example/zeroset/login/ui/loginActivity.java | 57b90aa7327626f53d66c4d57df29e7535b078fc | [] | no_license | sk-zeroset/zeroset_android | https://github.com/sk-zeroset/zeroset_android | 618a7f0fa5efe8468ea8219ca71c7ff3b01d4c8b | 1aa40aa369953ae11e09bdbf4aa85f3c02e7ed9a | refs/heads/main | 2023-05-28T17:01:52.907000 | 2021-06-18T08:43:23 | 2021-06-18T08:43:23 | 347,041,047 | 0 | 0 | null | false | 2021-06-18T08:43:24 | 2021-03-12T11:21:28 | 2021-06-18T08:36:30 | 2021-06-18T08:43:23 | 888 | 0 | 0 | 0 | Java | false | false | package com.example.zeroset.login.ui;
import androidx.appcompat.app.AppCompatActivity;
import androidx.constraintlayout.widget.ConstraintLayout;
import androidx.fragment.app.Fragment;
import androidx.fragment.app.FragmentManager;
import androidx.fragment.app.FragmentTransaction;
import android.app.Activity;
import an... | UTF-8 | Java | 4,203 | java | loginActivity.java | Java | [] | null | [] | package com.example.zeroset.login.ui;
import androidx.appcompat.app.AppCompatActivity;
import androidx.constraintlayout.widget.ConstraintLayout;
import androidx.fragment.app.Fragment;
import androidx.fragment.app.FragmentManager;
import androidx.fragment.app.FragmentTransaction;
import android.app.Activity;
import an... | 4,203 | 0.656287 | 0.655569 | 123 | 32.943089 | 29.751081 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.585366 | false | false | 14 |
6e15f7b26f5f4316d3c9e1b409c8f7d7946a0f95 | 18,708,877,562,585 | 220cfde7b35ac704daab803bdd25df23f6bc3d3c | /newswaggy/src/main/java/com/thinkingstack/swaggyplus/Repository/DishRepo.java | c181f71f49243cac50c0cc282edc1de39ddd81d2 | [] | no_license | Soumyaworks/ThinkingStack_Swaggyplus | https://github.com/Soumyaworks/ThinkingStack_Swaggyplus | 967c9c299509460f689835523d6b1e46a60a21bb | 2e4374b72e48c621fdaa416be3038a05ddf551e4 | refs/heads/master | 2022-11-30T22:23:52.500000 | 2020-08-18T20:21:58 | 2020-08-18T20:21:58 | 288,462,398 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.thinkingstack.swaggyplus.Repository;
import java.util.List;
import org.springframework.data.jpa.repository.JpaRepository;
import com.thinkingstack.swaggyplus.Resources.Dish;
public interface DishRepo extends JpaRepository<Dish ,Long> {
public List<Dish> findBydishName(String dishName);
}
| UTF-8 | Java | 308 | java | DishRepo.java | Java | [] | null | [] | package com.thinkingstack.swaggyplus.Repository;
import java.util.List;
import org.springframework.data.jpa.repository.JpaRepository;
import com.thinkingstack.swaggyplus.Resources.Dish;
public interface DishRepo extends JpaRepository<Dish ,Long> {
public List<Dish> findBydishName(String dishName);
}
| 308 | 0.821429 | 0.821429 | 13 | 22.692308 | 25.927071 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.538462 | false | false | 14 |
f22c5e15f21e0c9cd784af854256bec1fab7ab73 | 26,044,681,687,445 | 582e5f57fadc93c5720c1c98308d86371453e443 | /src/main/java/org/example/Data/CityDaoImpl.java | 35741fa4d0a7be23c078f889f7d284e11ed4411f | [] | no_license | CashIsTrash/Assignment_JDBC | https://github.com/CashIsTrash/Assignment_JDBC | 40673c311942eed700dade4942b9917ec60947ce | 62fc8f9ee2f1c14ffd226b987ca804d910bf7ce7 | refs/heads/master | 2022-07-11T12:36:33.620000 | 2020-02-24T21:42:39 | 2020-02-24T21:42:39 | 242,849,390 | 0 | 0 | null | false | 2022-06-21T02:51:29 | 2020-02-24T21:39:02 | 2020-02-24T21:43:51 | 2022-06-21T02:51:28 | 155 | 0 | 0 | 2 | TSQL | false | false | package org.example.Data;
import org.example.Model.City;
import java.sql.*;
import java.util.ArrayList;
import java.util.List;
import static org.example.Data.City_db.getConnections;
public class CityDaoImpl implements CityDao {
private static final String FIND_BY_ID = "SELECT * FROM City WHERE ID = ?";
pri... | UTF-8 | Java | 8,201 | java | CityDaoImpl.java | Java | [] | null | [] | package org.example.Data;
import org.example.Model.City;
import java.sql.*;
import java.util.ArrayList;
import java.util.List;
import static org.example.Data.City_db.getConnections;
public class CityDaoImpl implements CityDao {
private static final String FIND_BY_ID = "SELECT * FROM City WHERE ID = ?";
pri... | 8,201 | 0.543348 | 0.541397 | 220 | 36.277271 | 28.916815 | 133 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.609091 | false | false | 14 |
199ff70a696e8d5ab65cca522b4d8c66b64e116f | 3,032,246,935,039 | 96670d2b28a3fb75d2f8258f31fc23d370af8a03 | /reverse_engineered/sources/com/twitter/sdk/android/core/identity/ShareEmailClient$EmailService.java | 0a18b96bb1a404eec28990d74efbcdbecf2e00a7 | [] | no_license | P79N6A/speedx | https://github.com/P79N6A/speedx | 81a25b63e4f98948e7de2e4254390cab5612dcbd | 800b6158c7494b03f5c477a8cf2234139889578b | refs/heads/master | 2020-05-30T18:43:52.613000 | 2019-06-02T07:57:10 | 2019-06-02T08:15:19 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.twitter.sdk.android.core.identity;
import com.twitter.sdk.android.core.C4580e;
import com.twitter.sdk.android.core.models.User;
import retrofit.http.GET;
import retrofit.http.Query;
interface ShareEmailClient$EmailService {
@GET("/1.1/account/verify_credentials.json?include_email=true")
void verif... | UTF-8 | Java | 435 | java | ShareEmailClient$EmailService.java | Java | [] | null | [] | package com.twitter.sdk.android.core.identity;
import com.twitter.sdk.android.core.C4580e;
import com.twitter.sdk.android.core.models.User;
import retrofit.http.GET;
import retrofit.http.Query;
interface ShareEmailClient$EmailService {
@GET("/1.1/account/verify_credentials.json?include_email=true")
void verif... | 435 | 0.781609 | 0.747126 | 11 | 38.545456 | 34.806904 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.727273 | false | false | 14 |
45655684a78aeac9762202b274cb3a9a7845da8c | 1,039,382,120,170 | bb22def14e4c46901fc5fe0fb9132ce7d0d2c8c6 | /src/main/java/uk/gov/hmcts/reform/judicialapi/domain/Authorisation.java | 15807c06bf7ed36e4af55b1f9213dae4535d0046 | [
"MIT"
] | permissive | hmcts/rd-judicial-api | https://github.com/hmcts/rd-judicial-api | dba645bcc4653a891f7cc7e104e8c2bc110fec48 | 597595e67110e3e55c1b074c1edbcdca96c79dce | refs/heads/master | 2023-08-31T14:52:16.452000 | 2023-08-31T13:23:29 | 2023-08-31T13:23:29 | 206,096,924 | 1 | 1 | MIT | false | 2023-09-14T12:56:16 | 2019-09-03T14:25:23 | 2023-01-31T17:32:37 | 2023-09-14T12:56:15 | 35,626 | 0 | 2 | 45 | Java | false | false | package uk.gov.hmcts.reform.judicialapi.domain;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
import java.io.Serializable;
import java.time.LocalDateTime;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Fet... | UTF-8 | Java | 1,760 | java | Authorisation.java | Java | [] | null | [] | package uk.gov.hmcts.reform.judicialapi.domain;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
import java.io.Serializable;
import java.time.LocalDateTime;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Fet... | 1,760 | 0.717614 | 0.713068 | 68 | 24.882353 | 18.738548 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.485294 | false | false | 14 |
8aac75e63ea8e5681058fbcd975fcf68ebadd53b | 8,967,891,739,896 | 95676475b5adb03514dad59453e25cc145cbbb62 | /para-server/src/main/java/com/erudika/para/server/ParaServer.java | 6401ad39c3f5670b261ca22d1ec32c04b7adc458 | [
"Apache-2.0"
] | permissive | Erudika/para | https://github.com/Erudika/para | 1f6068f3756216787c403ad930ca3ec9ac4f3825 | 386aa9d1fb7e284d54d3dd63626c9ee3ad135d98 | refs/heads/master | 2023-09-01T17:48:17.908000 | 2023-08-02T16:34:55 | 2023-08-02T16:34:55 | 17,575,379 | 512 | 165 | Apache-2.0 | false | 2023-08-15T03:04:40 | 2014-03-09T22:31:26 | 2023-08-14T14:19:05 | 2023-08-15T03:04:39 | 5,445 | 491 | 135 | 8 | Java | false | false | /*
* Copyright 2013-2022 Erudika. https://erudika.com
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by appli... | UTF-8 | Java | 14,245 | java | ParaServer.java | Java | [
{
"context": "/*\n * Copyright 2013-2022 Erudika. https://erudika.com\n *\n * Licensed under the Apa",
"end": 33,
"score": 0.998885452747345,
"start": 26,
"tag": "NAME",
"value": "Erudika"
},
{
"context": " For issues and patches go to: https://github.com/erudika\n */\npackage com.er... | null | [] | /*
* Copyright 2013-2022 Erudika. https://erudika.com
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by appli... | 14,226 | 0.737452 | 0.735276 | 405 | 34.17284 | 27.625265 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.25679 | false | false | 14 |
997ff07a23a685bb3b7fd2f7a0d60932849bcd84 | 16,484,084,513,206 | 36187a509b037180192eaf9dba8e63c29996ae88 | /omoponfhir-omopv5-sqlrender/src/main/java/edu/gatech/chai/omopv5/model/entity/DeviceExposure.java | 902110fdb75a219065becd50699470143f05290f | [
"Apache-2.0"
] | permissive | gt-health/GT-FHIR2 | https://github.com/gt-health/GT-FHIR2 | bed4631f431a4496370d5119cd2ce29c3613302e | f8580daab747d5a480d534b9a1dd26b5c633884b | refs/heads/master | 2021-05-08T13:59:11.066000 | 2019-09-20T00:24:53 | 2019-09-20T00:24:53 | 120,048,796 | 20 | 3 | Apache-2.0 | true | 2019-06-28T14:26:42 | 2018-02-03T01:23:52 | 2019-06-27T14:07:15 | 2019-06-28T14:26:41 | 1,041 | 17 | 3 | 0 | Java | false | false | /*******************************************************************************
* Copyright (c) 2019 Georgia Tech Research Institute
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
... | UTF-8 | Java | 4,594 | java | DeviceExposure.java | Java | [] | null | [] | /*******************************************************************************
* Copyright (c) 2019 Georgia Tech Research Institute
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
... | 4,594 | 0.74532 | 0.743361 | 180 | 24.522223 | 22.448572 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.222222 | false | false | 14 |
688f2fe4953b973c704ba48d3ea9c2dd856936e3 | 29,326,036,722,508 | a29ef994954929e5ebf4e654f6ddf7220f0248a4 | /src/main/java/com/mahindra/epcfrm/service/LeadMasterService.java | ce3d5b1461439de2e08a7ae1e888f965ac0f5465 | [] | no_license | rajkumaraddu/epc-frm | https://github.com/rajkumaraddu/epc-frm | a4be291100a6cdcdcbd1677c6efebba67694d6eb | aa305d758bc13a95e9683e12ca6bf76aa5573775 | refs/heads/master | 2023-04-23T16:54:55.259000 | 2021-05-07T11:52:53 | 2021-05-07T11:52:53 | 354,156,404 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mahindra.epcfrm.service;
import org.springframework.web.multipart.MultipartFile;
import com.mahindra.epcfrm.dto.FarmerMasterDto;
import com.mahindra.epcfrm.dto.KycMasterDto;
import com.mahindra.epcfrm.dto.LeadMasterDto;
import com.mahindra.epcfrm.dto.LeadSearchDto;
import com.mahindra.epcfrm.dto.MasterRes... | UTF-8 | Java | 2,414 | java | LeadMasterService.java | Java | [] | null | [] | package com.mahindra.epcfrm.service;
import org.springframework.web.multipart.MultipartFile;
import com.mahindra.epcfrm.dto.FarmerMasterDto;
import com.mahindra.epcfrm.dto.KycMasterDto;
import com.mahindra.epcfrm.dto.LeadMasterDto;
import com.mahindra.epcfrm.dto.LeadSearchDto;
import com.mahindra.epcfrm.dto.MasterRes... | 2,414 | 0.848384 | 0.847556 | 47 | 50.361702 | 36.54285 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.212766 | false | false | 14 |
b3da534ac0bdb98c09e7996cf17eabcdaadbad5a | 5,119,601,053,181 | 38b9a1bec5eacc6cc081b1f1db7e0cda2eeba853 | /PizzaOnline/src/com/impetus/pizzaonline/util/PizzaUtil.java | 235d9b92a8715f0a58608d7faca5771888c05cf9 | [] | no_license | manaswita/projects | https://github.com/manaswita/projects | ee3bdc337de7853975a4a592f380af6a2651e836 | bde8463ef80d67cc3c9a3ef968f34a3b6e8cc390 | refs/heads/master | 2021-05-16T02:58:00.159000 | 2016-09-23T04:01:23 | 2016-09-23T04:01:23 | 13,582,963 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.impetus.pizzaonline.util;
import java.text.DecimalFormat;
import java.util.Iterator;
import java.util.LinkedHashMap;
import java.util.List;
import java.util.Map;
import java.util.Properties;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
import javax.mail.Message;
import javax.mail.Messag... | UTF-8 | Java | 6,116 | java | PizzaUtil.java | Java | [
{
"context": "thods utilised in other action classes.\n * @author nimmi.menon\n *\n */\npublic class PizzaUtil {\n\t\n\tprivate final ",
"end": 862,
"score": 0.9143934845924377,
"start": 851,
"tag": "USERNAME",
"value": "nimmi.menon"
},
{
"context": "pizzaProps.getUsername();\n\tfina... | null | [] | package com.impetus.pizzaonline.util;
import java.text.DecimalFormat;
import java.util.Iterator;
import java.util.LinkedHashMap;
import java.util.List;
import java.util.Map;
import java.util.Properties;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
import javax.mail.Message;
import javax.mail.Messag... | 6,104 | 0.660726 | 0.654349 | 265 | 22.079245 | 20.368246 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.750943 | false | false | 14 |
2733e926a0355eb4ffe3c9bef440ba8b2baaf0d0 | 5,119,601,050,609 | 799416bfe4f90be18dc98563773839db47af9d38 | /src/com/corejava/Object/Example.java | 592e0f6393e914c46e9a6a5c951e290f73a7e6bc | [] | no_license | qamanoj/CoreJava | https://github.com/qamanoj/CoreJava | a0d7cfae4d5ef39e9583490d7d134e03c7211cdb | 47ba778619fa2144efad379f1a407a93e4da2314 | refs/heads/master | 2020-05-01T05:35:19.608000 | 2019-03-23T15:27:47 | 2019-03-23T15:27:47 | 177,306,147 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.corejava.Object;
public class Example
{
int a=11;
public static void main(String[] args)
{
System.out.println("hello");
m();
System.out.println("hii");
}
public static void m()
{
Example e=new Example();
System.out.println("creating object outside main method");
System.out.println(e.a);... | UTF-8 | Java | 326 | java | Example.java | Java | [] | null | [] | package com.corejava.Object;
public class Example
{
int a=11;
public static void main(String[] args)
{
System.out.println("hello");
m();
System.out.println("hii");
}
public static void m()
{
Example e=new Example();
System.out.println("creating object outside main method");
System.out.println(e.a);... | 326 | 0.671779 | 0.665644 | 18 | 17.111111 | 16.454952 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.5 | false | false | 14 |
c0ff5762162dfb8ce24bf9495f9903e15fb7d772 | 18,081,812,347,914 | ed615619b27f1f08c66228c53f08634c36b0f6c2 | /src/main/java/com/lxdev/petclinic/utils/JsonCreator.java | 9e2272c8540635cdced7bdd587e50e58c8158367 | [] | no_license | eddeveloper90/petclinic | https://github.com/eddeveloper90/petclinic | 83a6da102340ce7707ebfa781f01026740eb44ac | 51c19e9d322d4352a2bd7cea2c43993cba44014e | refs/heads/main | 2023-04-24T13:46:00.993000 | 2021-05-03T19:22:35 | 2021-05-03T19:22:35 | 364,037,481 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* @author eddeveloper <ed.developer90@gmail.com>
* Date : 2020-02-15
* Time : 12:06 PM
*/
package com.lxdev.petclinic.utils;
import com.fasterxml.jackson.databind.ObjectMapper;
public class JsonCreator {
public static ObjectMapper objectMapper = new ObjectMapper();
}
| UTF-8 | Java | 284 | java | JsonCreator.java | Java | [
{
"context": "/**\n * @author eddeveloper <ed.developer90@gmail.com>\n * Date : 2020-02-15\n",
"end": 26,
"score": 0.9996477365493774,
"start": 15,
"tag": "USERNAME",
"value": "eddeveloper"
},
{
"context": "/**\n * @author eddeveloper <ed.developer90@gmail.com>\n * Date : 2020-02-1... | null | [] | /**
* @author eddeveloper <<EMAIL>>
* Date : 2020-02-15
* Time : 12:06 PM
*/
package com.lxdev.petclinic.utils;
import com.fasterxml.jackson.databind.ObjectMapper;
public class JsonCreator {
public static ObjectMapper objectMapper = new ObjectMapper();
}
| 267 | 0.728873 | 0.679577 | 13 | 20.846153 | 21.827457 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.230769 | false | false | 14 |
af5bde6e9c9920813576b94d5747ba273a023b20 | 35,991,825,982,988 | f4a90e9be9616b2bafaca1a953fc81a9f1209b93 | /src/main/java/com/apiadmincore/core/admin/controllers/AdminAuthenticationController.java | b17495bd31816d3e5bd8435ed5fbeb76b7436dd6 | [] | no_license | jasielmacedo/java-spring-api-with-admin | https://github.com/jasielmacedo/java-spring-api-with-admin | 0d0e25c3fcc20b6563ab8b1eaa832e3765ab355f | 0205b606966fdc95066d90129d740c2249829741 | refs/heads/main | 2023-02-09T15:15:41.620000 | 2021-01-06T18:59:03 | 2021-01-06T18:59:03 | 327,399,494 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.apiadmincore.core.admin.controllers;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.validation.Valid;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframewor... | UTF-8 | Java | 2,401 | java | AdminAuthenticationController.java | Java | [] | null | [] | package com.apiadmincore.core.admin.controllers;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.validation.Valid;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframewor... | 2,401 | 0.775833 | 0.77375 | 79 | 29.379747 | 27.399208 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.696203 | false | false | 14 |
e8feac11deef565139958f3ed67baa23168bd483 | 20,186,346,333,578 | 1062eb441ec24a799487597147858b36760b432d | /medsTrace-app/src/main/java/ar/edu/austral/medstrace/app/service/SessionManager.java | 7f0239253c2e332b9b654a47f3764a00dc13c994 | [] | no_license | jroperto/medsTrace | https://github.com/jroperto/medsTrace | 6881be9dec48d363ae1852fee58906b621a09ca3 | 8890f94cc32f66e40ed2f386a47487e7dce64b80 | refs/heads/master | 2016-08-07T09:16:30.264000 | 2014-07-21T01:08:45 | 2014-07-21T01:08:45 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ar.edu.austral.medstrace.app.service;
import android.content.Context;
import android.content.SharedPreferences;
import ar.edu.austral.medstrace.app.db.NurseRepository;
import ar.edu.austral.medstrace.app.exception.NoResultsFoundException;
import ar.edu.austral.medstrace.app.model.Nurse;
import com.googlecode.a... | UTF-8 | Java | 1,827 | java | SessionManager.java | Java | [
{
"context": "annotations.annotations.RootContext;\n\n/**\n * User: Juan\n * Date: 10/6/13\n */\n@EBean\npublic class SessionM",
"end": 566,
"score": 0.9266108870506287,
"start": 562,
"tag": "NAME",
"value": "Juan"
}
] | null | [] | package ar.edu.austral.medstrace.app.service;
import android.content.Context;
import android.content.SharedPreferences;
import ar.edu.austral.medstrace.app.db.NurseRepository;
import ar.edu.austral.medstrace.app.exception.NoResultsFoundException;
import ar.edu.austral.medstrace.app.model.Nurse;
import com.googlecode.a... | 1,827 | 0.719759 | 0.714286 | 57 | 31.052631 | 29.157419 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.473684 | false | false | 14 |
a245ab29bd3376016bfe7d3f5a2d7561aa6bf723 | 2,869,038,185,210 | 0ac78edcb8cfd7424fc3bc6e8ac376310f2331eb | /Lab2/Main.java | c66c5201c975b4b966d2f3af375c4293ee3e41fc | [] | no_license | Shvingelskiy/Java-Labs | https://github.com/Shvingelskiy/Java-Labs | 42b90e2864fc0fadc930a37a87942037a658eca4 | 09b6d0f8f96a5e8a86360cbfc83915b31faaffe8 | refs/heads/master | 2020-03-07T11:48:43.904000 | 2018-06-15T09:15:08 | 2018-06-15T09:15:08 | 127,464,353 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sample;
/**
* This method start app
* @Author Shvingelskiy Evgeniy
* @since 1.0
* @version 1.0
*/
class Main{
public static void main(String[] args) {
GUI mygui= new GUI();
mygui.showing();
}
} | UTF-8 | Java | 232 | java | Main.java | Java | [
{
"context": "e sample;\n\n/**\n * This method start app\n * @Author Shvingelskiy Evgeniy\n * @since 1.0\n * @version 1.0\n */\n\nclass Main{\n ",
"end": 77,
"score": 0.9998655319213867,
"start": 57,
"tag": "NAME",
"value": "Shvingelskiy Evgeniy"
}
] | null | [] | package sample;
/**
* This method start app
* @Author <NAME>
* @since 1.0
* @version 1.0
*/
class Main{
public static void main(String[] args) {
GUI mygui= new GUI();
mygui.showing();
}
} | 218 | 0.590517 | 0.573276 | 15 | 14.533334 | 12.92474 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 14 |
296f3c9f5cf70790e33f0414699691604db8eaf8 | 9,457,518,014,964 | 19aeb857cec580cbc7e11281ebc69567ded1eb1e | /InventoryServer/src/main/java/com/hapex/inventory/utils/ErrorDetails.java | 306beaf4e341067c89c9630e301918aaedf886fa | [
"MIT"
] | permissive | barthap/ElectroInventory | https://github.com/barthap/ElectroInventory | e50af9d6d916082c77ec977d26ad8f4a02b6e5ce | 1d6aa44a01fbb8d277048ae3a318edae4ff52f6b | refs/heads/master | 2023-02-23T06:26:56.520000 | 2020-02-29T17:03:52 | 2020-02-29T17:03:52 | 194,951,935 | 1 | 0 | MIT | false | 2023-02-14T00:34:55 | 2019-07-03T00:23:09 | 2021-11-11T11:44:05 | 2023-02-14T00:34:54 | 2,224 | 0 | 0 | 6 | Java | false | false | package com.hapex.inventory.utils;
import lombok.Value;
import org.springframework.http.HttpHeaders;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.web.context.request.WebRequest;
import java.util.Date;
@Value
public class ErrorDetails {
pri... | UTF-8 | Java | 889 | java | ErrorDetails.java | Java | [] | null | [] | package com.hapex.inventory.utils;
import lombok.Value;
import org.springframework.http.HttpHeaders;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.web.context.request.WebRequest;
import java.util.Date;
@Value
public class ErrorDetails {
pri... | 889 | 0.730034 | 0.730034 | 30 | 28.633333 | 25.618332 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.733333 | false | false | 14 |
4116c90235ec897c595440be05fa3d8e0f9607e2 | 15,564,961,519,676 | 46610fde691ed62714506bc254bfbaef7fa02d79 | /code/ingredients/Factory/CreateurLegume.java | 71f1e93357ea12f4e19947666dedb50ed7b72b4d | [
"MIT"
] | permissive | simon13456/App1_S3 | https://github.com/simon13456/App1_S3 | 8522dd29e6be99d5c726102720b9a7fd88023d83 | ab89ec3fdc5c9b9ec6f94aa26e8757970b40c57e | refs/heads/main | 2023-08-05T08:56:42.279000 | 2021-09-11T23:18:43 | 2021-09-11T23:18:43 | 403,437,866 | 0 | 0 | NOASSERTION | false | 2021-09-06T21:59:26 | 2021-09-06T00:03:52 | 2021-09-06T21:42:05 | 2021-09-06T21:59:25 | 40 | 0 | 0 | 0 | Java | false | false | package ingredients.Factory;
import ingredients.State.EtatM;
import ingredients.Ingredient;
import ingredients.Factory.Concrete.Legume;
import menufact.exceptions.IngredientException;
/**
* Cette section devra hériter de CréateurDingredient et faire partie de la factory
*/
public class CreateurLegume extends Create... | UTF-8 | Java | 965 | java | CreateurLegume.java | Java | [] | null | [] | package ingredients.Factory;
import ingredients.State.EtatM;
import ingredients.Ingredient;
import ingredients.Factory.Concrete.Legume;
import menufact.exceptions.IngredientException;
/**
* Cette section devra hériter de CréateurDingredient et faire partie de la factory
*/
public class CreateurLegume extends Create... | 965 | 0.738397 | 0.738397 | 26 | 35.46154 | 31.884686 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.461538 | false | false | 14 |
dfd152bcfacbfe68ba2d3ce682ecf7b3eff64106 | 30,193,620,132,690 | d36d4cde11073f4534d9e5705f8b3df448e491c5 | /app/src/main/java/tma/elitex/Utils/MassageDialog.java | 70cbd998ce8799da26c205a50d271546c182ce9c | [] | no_license | KrumIliev/Elitex | https://github.com/KrumIliev/Elitex | 0cb58f033673ec4ba21265b7da192ccb34a1521d | a2dfc794dc74f0c1a35c720f8c63b22e6503ee37 | refs/heads/master | 2021-05-04T10:11:01.042000 | 2016-08-14T17:08:30 | 2016-08-14T17:08:30 | 50,667,380 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tma.elitex.utils;
import android.app.Dialog;
import android.content.Context;
import android.os.Bundle;
import android.view.View;
import android.view.Window;
import android.widget.TextView;
import tma.elitex.R;
/**
* Dialog for displaying massages
*
* Created by Krum Iliev.
*/
public class MassageDialog e... | UTF-8 | Java | 1,329 | java | MassageDialog.java | Java | [
{
"context": " * Dialog for displaying massages\n *\n * Created by Krum Iliev.\n */\npublic class MassageDialog extends Dialog im",
"end": 286,
"score": 0.9998745918273926,
"start": 276,
"tag": "NAME",
"value": "Krum Iliev"
}
] | null | [] | package tma.elitex.utils;
import android.app.Dialog;
import android.content.Context;
import android.os.Bundle;
import android.view.View;
import android.view.Window;
import android.widget.TextView;
import tma.elitex.R;
/**
* Dialog for displaying massages
*
* Created by <NAME>.
*/
public class MassageDialog exten... | 1,325 | 0.677953 | 0.677953 | 58 | 21.913794 | 20.330276 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.396552 | false | false | 14 |
28f3e9486747c9199a22ede60c3e3cb3eccd0894 | 31,499,290,191,959 | 256d669bb437752e77a2d7e62770909f3c7aee4a | /smart-tasks-model/src/main/java/org/example/ws_ht/api/xsd/ObjectFactory.java | a85bcb2ffb8b0c01e8f3ad40cd13bcbce4fc1a79 | [] | no_license | Salaboy/smart-tasks | https://github.com/Salaboy/smart-tasks | b7abaae4564e593a6e4e87ebe1b97904fee1e64b | 8b64aef64f1aafcc47c73227933f063821899bb0 | refs/heads/master | 2016-08-06T15:24:20.744000 | 2012-01-27T18:28:04 | 2012-01-27T18:28:04 | 1,205,842 | 8 | 7 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package org.example.ws_ht.api.xsd;
import javax.xml.bind.JAXBElement;
import javax.xml.bind.annotation.XmlElementDecl;
import javax.xml.bind.annotation.XmlRegistry;
import javax.xml.namespace.QName;
/**
* This object contains factory methods for each
* Java content interface and Java element interface
* genera... | UTF-8 | Java | 16,212 | java | ObjectFactory.java | Java | [] | null | [] |
package org.example.ws_ht.api.xsd;
import javax.xml.bind.JAXBElement;
import javax.xml.bind.annotation.XmlElementDecl;
import javax.xml.bind.annotation.XmlRegistry;
import javax.xml.namespace.QName;
/**
* This object contains factory methods for each
* Java content interface and Java element interface
* genera... | 16,212 | 0.59641 | 0.59641 | 690 | 22.494204 | 24.490593 | 139 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.16087 | false | false | 14 |
935f0bd04a4b9a9d4c38b233151fcf70b48d8618 | 37,288,906,101,469 | 4c19b724f95682ed21a82ab09b05556b5beea63c | /XMSYGame/java2/server/zxyy-webhome/src/main/java/com/xmsy/server/zxyy/webhome/modules/manager/giftcoinconfig/service/impl/GiftCoinConfigServiceImpl.java | 7cd2a0d3e3b419e0ffe53cc1f37d0ee45a9bba7e | [] | no_license | angel-like/angel | https://github.com/angel-like/angel | a66f8fda992fba01b81c128dd52b97c67f1ef027 | 3f7d79a61dc44a9c4547a60ab8648bc390c0f01e | refs/heads/master | 2023-03-11T03:14:49.059000 | 2022-11-17T11:35:37 | 2022-11-17T11:35:37 | 222,582,930 | 3 | 5 | null | false | 2023-02-22T05:29:45 | 2019-11-19T01:41:25 | 2022-03-24T16:11:47 | 2023-02-22T05:29:40 | 340,142 | 2 | 5 | 39 | JavaScript | false | false | package com.xmsy.server.zxyy.webhome.modules.manager.giftcoinconfig.service.impl;
import java.io.Serializable;
import java.util.List;
import org.springframework.cache.annotation.CacheEvict;
import org.springframework.cache.annotation.Cacheable;
import org.springframework.stereotype.Service;
import org.springframework... | UTF-8 | Java | 2,329 | java | GiftCoinConfigServiceImpl.java | Java | [
{
"context": "mes = EhCacheName.GIFT_COIN_CONFIG_CACHE, key = \"'EncouragementGiftConfig'\", unless = \"#result == null",
"end": 1844,
"score": 0.5919255614280701,
"start": 1842,
"tag": "KEY",
"value": "En"
}
] | null | [] | package com.xmsy.server.zxyy.webhome.modules.manager.giftcoinconfig.service.impl;
import java.io.Serializable;
import java.util.List;
import org.springframework.cache.annotation.CacheEvict;
import org.springframework.cache.annotation.Cacheable;
import org.springframework.stereotype.Service;
import org.springframework... | 2,329 | 0.790039 | 0.789609 | 63 | 35.968254 | 33.85495 | 146 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.587302 | false | false | 14 |
3efb477a1b29362dd64b7ccb5c1367c067daa639 | 15,238,544,014,474 | 5b9969e1e91ca4a6b6af26c0f00c0f7de026af45 | /Day 2/ClassesAndObjects/RectangleTest.java | 927936182c828408b33639c6b31ec00f7c2a0e29 | [] | no_license | sayalimartal/Assignments | https://github.com/sayalimartal/Assignments | 6b1c37a529fd1d5a333d1588b7868c7abb29f64b | 883b2845e3be685a647852e9df193224405caf7f | refs/heads/master | 2020-03-23T19:54:12.308000 | 2018-07-30T12:20:12 | 2018-07-30T12:20:12 | 142,009,251 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class RectangleTest {
public static void main(String[] args) {
Rectangle rectangle=new Rectangle();
rectangle.setLength(10.5f);
rectangle.setBreadth(2.9f);
float length=rectangle.getLength();
System.out.println("Length of the rectangle is "+length);
float breadth=rectangle.getBreadth(... | UTF-8 | Java | 590 | java | RectangleTest.java | Java | [] | null | [] |
public class RectangleTest {
public static void main(String[] args) {
Rectangle rectangle=new Rectangle();
rectangle.setLength(10.5f);
rectangle.setBreadth(2.9f);
float length=rectangle.getLength();
System.out.println("Length of the rectangle is "+length);
float breadth=rectangle.getBreadth(... | 590 | 0.715254 | 0.70678 | 22 | 25.772728 | 22.327993 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.136364 | false | false | 14 |
1c72095110b6879cbe398f688085115bf53c055c | 2,705,829,453,508 | 67f0f1852df766735cffe1915d9c20b68840b651 | /app/src/main/java/com/android/tool/ListViewUtility.java | c35e923be73fd56251deeccf256f1bd80851dbc1 | [] | no_license | hondorchen/CampusPlaying | https://github.com/hondorchen/CampusPlaying | 6ba14f3ad785bdab83060eb95f5b2b4cb10ff6bc | ba6a25f643b50c1613b6a819c97fe2f326e67835 | refs/heads/master | 2021-06-17T04:52:25.099000 | 2017-05-04T00:58:18 | 2017-05-04T00:58:18 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.android.tool;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ListAdapter;
import android.widget.ListView;
/**
* Listview工具
* 参考: http://blog.csdn.net/q445697127/article/details/7920761
* 当listView被嵌套在ScrollView中会出现listView的item不会完全显示出来的问题
* 原因在于此情况下ListView的高度无法计算出来,
*... | UTF-8 | Java | 1,583 | java | ListViewUtility.java | Java | [
{
"context": "w;\n\n/**\n * Listview工具\n * 参考: http://blog.csdn.net/q445697127/article/details/7920761\n * 当listView被嵌套在ScrollVie",
"end": 208,
"score": 0.9994841814041138,
"start": 198,
"tag": "USERNAME",
"value": "q445697127"
}
] | null | [] | package com.android.tool;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ListAdapter;
import android.widget.ListView;
/**
* Listview工具
* 参考: http://blog.csdn.net/q445697127/article/details/7920761
* 当listView被嵌套在ScrollView中会出现listView的item不会完全显示出来的问题
* 原因在于此情况下ListView的高度无法计算出来,
*... | 1,583 | 0.684807 | 0.668934 | 37 | 34.756756 | 26.265181 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.540541 | false | false | 14 |
600df49a31dbb7b5658213b7a591c6d32d51efc8 | 20,564,303,457,404 | 7566a723c2922b7e80921022f23254d67ba75dd6 | /Proyecto2020/src/controlador/RegistroControlador.java | 74c719c587c980c8db8eac23e9edf883312e0c81 | [] | no_license | miguelalmont/PROYECTO-FINAL-1DAM | https://github.com/miguelalmont/PROYECTO-FINAL-1DAM | b6684b4a72ede0b788dfc8a138be2cb665e4c3d6 | 2f649e2accb62c88c81417cbd9eb1e91dedd81ec | refs/heads/master | 2022-07-03T15:37:12.344000 | 2020-05-08T21:22:31 | 2020-05-08T21:22:31 | 236,728,661 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package controlador;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.JOptionPane;
import j... | UTF-8 | Java | 5,067 | java | RegistroControlador.java | Java | [
{
"context": "iosJDBC;\nimport vista.Registro;\n\n/**\n *\n * @author migue\n */\npublic class RegistroControlador implements A",
"end": 547,
"score": 0.9974660277366638,
"start": 542,
"tag": "USERNAME",
"value": "migue"
},
{
"context": "\n String encrypPass = ... | null | [] | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package controlador;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.JOptionPane;
import j... | 5,067 | 0.584865 | 0.583482 | 141 | 34.893616 | 32.372326 | 252 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.496454 | false | false | 14 |
e5b5947b7df36a2729cf945d485444de6671c70b | 34,402,688,103,241 | 8896b7a5dcaa1bc23bfd46c3337db8eb320ff37f | /spring-boot-security-jwt/src/main/java/com/bezkoder/springjwt/controllers/admin/ClassifiedsController.java | 2652982a63ba5ad400a9f278e1cb33352c412bb4 | [] | no_license | Chaitu121/spring-boot-security-jwt | https://github.com/Chaitu121/spring-boot-security-jwt | 3642d77f23402bf5541687e6f2359ab3f4e865f3 | 70fa16cc47438f92554680573d1b95a419f1fc57 | refs/heads/main | 2023-03-31T23:20:52.386000 | 2021-04-01T10:38:58 | 2021-04-01T10:38:58 | 351,763,962 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bezkoder.springjwt.controllers.admin;
import java.io.File;
import java.io.IOException;
import java.util.Date;
import java.util.List;
import javax.servlet.ServletContext;
import javax.servlet.http.HttpServletResponse;
import org.apache.commons.io.FileUtils;
import org.apache.commons.io.FilenameUtils;
impo... | UTF-8 | Java | 5,238 | java | ClassifiedsController.java | Java | [] | null | [] | package com.bezkoder.springjwt.controllers.admin;
import java.io.File;
import java.io.IOException;
import java.util.Date;
import java.util.List;
import javax.servlet.ServletContext;
import javax.servlet.http.HttpServletResponse;
import org.apache.commons.io.FileUtils;
import org.apache.commons.io.FilenameUtils;
impo... | 5,238 | 0.767469 | 0.766705 | 148 | 34.391891 | 31.687374 | 184 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.837838 | false | false | 14 |
6c7b257f02b895e3f67607421229a0cb25f8c7de | 9,912,784,573,087 | 2006cadb67a123d4e375a9860c066ce8b4da7afb | /src/main/java/aha/graphql/domain/model/Image.java | 3f21145a10351f379df445203a7f04fea5e93372 | [
"MIT"
] | permissive | ahahsan/graphql-spring | https://github.com/ahahsan/graphql-spring | dcd9ddf68e4c844ee181bcabe7b6804da5227092 | b2cdca33853320e897a75acd85fdb54e62d35791 | refs/heads/master | 2020-12-22T15:42:43.259000 | 2020-01-28T21:29:07 | 2020-01-28T21:29:07 | 236,845,115 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package aha.graphql.domain.model;
import lombok.AllArgsConstructor;
import lombok.Data;
@Data
@AllArgsConstructor
public class Image {
private final Long id;
private final ImageResolution resolution;
private final String location;
}
| UTF-8 | Java | 250 | java | Image.java | Java | [] | null | [] | package aha.graphql.domain.model;
import lombok.AllArgsConstructor;
import lombok.Data;
@Data
@AllArgsConstructor
public class Image {
private final Long id;
private final ImageResolution resolution;
private final String location;
}
| 250 | 0.772 | 0.772 | 12 | 19.833334 | 14.932255 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 14 |
6498cf7035c3e15d0ad1054b27773d6912fb9217 | 8,650,064,178,036 | 28682e80050edf803cc77cb773f7267303d2658c | /src/com/kharitonov/fuel_summary/entity/vehicle/WheelUnit.java | 2e0c0d47d588d20e971be67e85e702268cf5b0b5 | [] | no_license | senator2202/FuelSummary | https://github.com/senator2202/FuelSummary | 74bc78aa6bda71151a9ae5d5d85ab1ffd942e93f | 7fa3e0789ef3ecf004dfc317341483fa17ec5682 | refs/heads/master | 2023-05-11T02:26:54.181000 | 2021-03-10T11:16:51 | 2021-03-10T11:16:51 | 282,876,258 | 0 | 0 | null | false | 2023-05-09T18:54:21 | 2020-07-27T11:22:41 | 2021-03-10T11:17:09 | 2023-05-09T18:54:20 | 2,435 | 0 | 0 | 2 | Java | false | false | package com.kharitonov.fuel_summary.entity.vehicle;
public class WheelUnit {
protected final String unitNumber;
protected final int garageNumber;
protected final int modelCode;
public WheelUnit(String stateNumber, int garageNumber, int modelCode) {
this.unitNumber = stateNumber;
this.g... | UTF-8 | Java | 599 | java | WheelUnit.java | Java | [] | null | [] | package com.kharitonov.fuel_summary.entity.vehicle;
public class WheelUnit {
protected final String unitNumber;
protected final int garageNumber;
protected final int modelCode;
public WheelUnit(String stateNumber, int garageNumber, int modelCode) {
this.unitNumber = stateNumber;
this.g... | 599 | 0.672788 | 0.672788 | 25 | 22.959999 | 19.535568 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.48 | false | false | 14 |
6a6de8ba236bd4cf09179dfa7b530271bca2dc39 | 18,640,158,066,562 | 0adca95573efcf76a09325703f81dedd818cf084 | /fcrepo-server/src/main/java/org/fcrepo/server/storage/types/ObjectMethodsDef.java | c847133ff9b1c5305ed39f954394c16d909fb55e | [
"DOC",
"Apache-2.0"
] | permissive | phaidra/fcrepo3 | https://github.com/phaidra/fcrepo3 | 79dcbe55473da815fe638f98a5f7dfda86d17e3d | 58cdeb7afeac35d1e155db6657a37a21ffbf087a | refs/heads/master | 2023-05-24T19:35:31.136000 | 2023-05-19T15:28:31 | 2023-05-19T15:28:31 | 69,553,083 | 0 | 1 | Apache-2.0 | false | 2022-09-22T17:58:01 | 2016-09-29T09:34:45 | 2020-03-17T08:10:10 | 2022-09-22T17:57:58 | 22,311 | 0 | 0 | 22 | Java | false | false | /* The contents of this file are subject to the license and copyright terms
* detailed in the license directory at the root of the source tree (also
* available online at http://fedora-commons.org/license/).
*/
package org.fcrepo.server.storage.types;
import java.util.Date;
/**
* Data structure to contain all me... | UTF-8 | Java | 614 | java | ObjectMethodsDef.java | Java | [
{
"context": "d definitions for a digital object.\n * \n * @author Ross Wayland\n */\npublic class ObjectMethodsDef {\n\n public S",
"end": 386,
"score": 0.9998770952224731,
"start": 374,
"tag": "NAME",
"value": "Ross Wayland"
}
] | null | [] | /* The contents of this file are subject to the license and copyright terms
* detailed in the license directory at the root of the source tree (also
* available online at http://fedora-commons.org/license/).
*/
package org.fcrepo.server.storage.types;
import java.util.Date;
/**
* Data structure to contain all me... | 608 | 0.721498 | 0.721498 | 25 | 23.559999 | 25.531282 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.28 | false | false | 14 |
28908d4c62b2ac956e35d904768ed5d61bfa2784 | 15,075,335,257,130 | 1e90a4161ce7ea0bc3e0dc4bc66ef88b4bbb54cb | /app/src/main/java/psb/com/kidpaint/utils/reward/TaskEnum.java | a0d14d5226d4133a90620d834eb944d430667a41 | [] | no_license | mehdishz11/BoomBoom | https://github.com/mehdishz11/BoomBoom | c325ce9e72dc98ee96e57ca01ce76d2b43e95407 | 46ccc1b9a031e10e3cc3c656bf3ab123d299f448 | refs/heads/master | 2021-01-04T01:18:26.469000 | 2020-02-13T17:36:48 | 2020-02-13T17:36:48 | 240,316,317 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package psb.com.kidpaint.utils.reward;
public enum TaskEnum {
STEP_2(4, 5,200,15,"امتیاز دادن","به برنامه ۵ امتیاز دهید و ۲۰۰ سکه جایزه بگیرید"),
STEP_1(3, 8,150,14,"اشتراک گذاری","برنامه را با دوستان خود به اشتراک بگذارید و ۱۵۰ سکه جایزه بگیرید\nدر ضمن با این کار کمک بزرگی به ما کردین");
private int id;
... | UTF-8 | Java | 1,896 | java | TaskEnum.java | Java | [] | null | [] | package psb.com.kidpaint.utils.reward;
public enum TaskEnum {
STEP_2(4, 5,200,15,"امتیاز دادن","به برنامه ۵ امتیاز دهید و ۲۰۰ سکه جایزه بگیرید"),
STEP_1(3, 8,150,14,"اشتراک گذاری","برنامه را با دوستان خود به اشتراک بگذارید و ۱۵۰ سکه جایزه بگیرید\nدر ضمن با این کار کمک بزرگی به ما کردین");
private int id;
... | 1,896 | 0.564351 | 0.549544 | 80 | 20.950001 | 23.23139 | 147 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.525 | false | false | 14 |
cb6a38c4fb19e1c2b4f40a9807dd3d981aa0bd36 | 17,995,912,983,209 | d9bb16e8647622c9a2434e5225768cc680c5b7af | /src/test/java/com/bitpay/sdk/model/payout/PayoutInstructionTransactionTest.java | c48054b45f362a0fffecce3ab0cec71e980c1095 | [
"MIT"
] | permissive | bitpay/java-bitpay-client | https://github.com/bitpay/java-bitpay-client | 557c5001126e32927efb91c72fcb2c21b2d79f21 | 3688226755359e986f5ea60830505b8cd5d4f0f3 | refs/heads/master | 2023-08-22T17:04:10.072000 | 2023-08-09T22:04:04 | 2023-08-09T22:04:04 | 26,554,189 | 40 | 60 | MIT | false | 2023-09-04T17:25:10 | 2014-11-12T20:12:42 | 2023-03-12T02:34:00 | 2023-09-04T17:25:07 | 13,047 | 34 | 59 | 5 | Java | false | false | /*
* Copyright (c) 2019 BitPay
*/
package com.bitpay.sdk.model.payout;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.Test;
public class PayoutInstructionTransactionTest {
@Test
public void it_should_change_txid() {
// given
String expected = "expectedString";
... | UTF-8 | Java | 1,245 | java | PayoutInstructionTransactionTest.java | Java | [] | null | [] | /*
* Copyright (c) 2019 BitPay
*/
package com.bitpay.sdk.model.payout;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.Test;
public class PayoutInstructionTransactionTest {
@Test
public void it_should_change_txid() {
// given
String expected = "expectedString";
... | 1,245 | 0.627309 | 0.619277 | 55 | 21.636364 | 21.500414 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.345455 | false | false | 14 |
d5b9a483aa05c5d75f8ace75bb90e8a0824afdfb | 29,463,475,696,748 | bf98fcc05bbfa4ec38c4a1326b5e68eb8bd744b8 | /wsSecurityPolicy/JavaFirstWSSecPol/src/main/java/com/redhat/gss/example/ws/callback/KeystorePasswordCallback.java | 128ef9f92c3f6df7ecc8f448d462f02b6219f02a | [
"LicenseRef-scancode-public-domain",
"CC0-1.0"
] | permissive | jasinner/redhat | https://github.com/jasinner/redhat | 9799105b8635c9ab5e71a0f2167cb53dc452438f | af0d8fbee0c160b2e52a8d321c53a9fdd7f8a9af | refs/heads/master | 2021-01-22T11:46:55.257000 | 2015-04-22T07:04:29 | 2015-04-22T07:04:29 | 6,770,595 | 3 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.redhat.gss.example.ws.callback;
import java.io.IOException;
import java.util.HashMap;
import java.util.Map;
import javax.inject.Inject;
import javax.security.auth.callback.Callback;
import javax.security.auth.callback.CallbackHandler;
import javax.security.auth.callback.UnsupportedCallbackException;
impo... | UTF-8 | Java | 1,207 | java | KeystorePasswordCallback.java | Java | [
{
"context": "orePasswordCallback() {\n\t\tpasswords.put(\"alice\", \"password\");\n\t\tpasswords.put(\"bob\", \"password\");\n\t}\n\n\t/**\n\t",
"end": 578,
"score": 0.7195304036140442,
"start": 570,
"tag": "PASSWORD",
"value": "password"
},
{
"context": "put(\"alice\", \"password\"... | null | [] | package com.redhat.gss.example.ws.callback;
import java.io.IOException;
import java.util.HashMap;
import java.util.Map;
import javax.inject.Inject;
import javax.security.auth.callback.Callback;
import javax.security.auth.callback.CallbackHandler;
import javax.security.auth.callback.UnsupportedCallbackException;
impo... | 1,211 | 0.742336 | 0.741508 | 44 | 26.454546 | 24.45446 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.636364 | false | false | 14 |
f812449ed4be7ae5da43a1ea934992f294770053 | 23,304,492,599,408 | 189abedd0684bde27a85a209ae33890c64d4ab2f | /ModuleWebRtc/src/main/java/com/example/william/my/webrtc/webrtc/ConnectionObserver.java | 52efc95199a20524e1280d5c017cf4a30ca18c1e | [] | no_license | wuwei2015/MyApp | https://github.com/wuwei2015/MyApp | c2aa532618fce32e25ccf80faa823e1eed9e6028 | 36f5534b84e5d2b6ba421de7cc94a0fae668193a | refs/heads/master | 2020-05-15T11:37:08.567000 | 2020-04-26T16:08:31 | 2020-04-26T16:08:31 | 182,235,326 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.william.my.webrtc.webrtc;
import android.util.Log;
import org.webrtc.DataChannel;
import org.webrtc.IceCandidate;
import org.webrtc.MediaStream;
import org.webrtc.MediaStreamTrack;
import org.webrtc.PeerConnection;
import org.webrtc.RtpReceiver;
import org.webrtc.SurfaceViewRenderer;
import org.we... | UTF-8 | Java | 3,895 | java | ConnectionObserver.java | Java | [
{
"context": "package com.example.william.my.webrtc.webrtc;\n\nimport android.util.Log;\n\nimpo",
"end": 27,
"score": 0.8731749057769775,
"start": 20,
"tag": "USERNAME",
"value": "william"
}
] | null | [] | package com.example.william.my.webrtc.webrtc;
import android.util.Log;
import org.webrtc.DataChannel;
import org.webrtc.IceCandidate;
import org.webrtc.MediaStream;
import org.webrtc.MediaStreamTrack;
import org.webrtc.PeerConnection;
import org.webrtc.RtpReceiver;
import org.webrtc.SurfaceViewRenderer;
import org.we... | 3,895 | 0.662462 | 0.662462 | 137 | 25.620438 | 25.749815 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.357664 | false | false | 14 |
72e11810a0915a387ac7afb99d5858e09d7b3c66 | 20,968,030,388,525 | 25795be880f5d5066f309c42bf89805f245b504e | /sheji_3/src/com/hzyc/practice/service/impl/ProvinceServiceImpl.java | 58d96b57888f02b082ec9cd114c02fb2dc1988ca | [] | no_license | zhng1456/shop | https://github.com/zhng1456/shop | 0cfc694430860cd44cc930d5b682aeac75e09d61 | 806177c29d98ed80daf9333dab9b8477c72714ca | refs/heads/master | 2021-03-31T01:37:08.368000 | 2018-03-15T02:21:02 | 2018-03-15T02:21:02 | 124,632,279 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hzyc.practice.service.impl;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.hzyc.practice.mappers.ProvinceMapper;
import com.hzyc.practice.models.Province;
import com.hzyc.practice.service.ProvinceServiceInter... | UTF-8 | Java | 567 | java | ProvinceServiceImpl.java | Java | [] | null | [] | package com.hzyc.practice.service.impl;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.hzyc.practice.mappers.ProvinceMapper;
import com.hzyc.practice.models.Province;
import com.hzyc.practice.service.ProvinceServiceInter... | 567 | 0.823633 | 0.823633 | 20 | 27.35 | 22.913479 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.85 | false | false | 14 |
4d3d48ea668276d6c22ef31f7fcb7db6469d4029 | 13,030,930,824,870 | 4755f301bab2914b227d68d179463531b75ac498 | /test/OrmliteFactory/src/org/xiangbalao/common/android/factory/DBFactory.java | 1ddc14b13d67e90620619b4803d04735091e7627 | [] | no_license | longtaoge/OrmliteDemo | https://github.com/longtaoge/OrmliteDemo | 807c6d55f255522bd205b538244894f27e1ffd22 | c224b144c58a3895b731cbae048eea6a044987e2 | refs/heads/master | 2021-01-15T11:23:16.487000 | 2016-02-21T12:35:19 | 2016-02-21T12:35:19 | 48,276,510 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.xiangbalao.common.android.factory;
import android.content.Context;
import android.util.Log;
import com.j256.ormlite.android.apptools.OpenHelperManager;
import com.j256.ormlite.dao.Dao;
import java.sql.SQLException;
import org.xiangbalao.common.android.DatabaseHelper;
import org.xiangbalao.common.android.d... | UTF-8 | Java | 729 | java | DBFactory.java | Java | [] | null | [] | package org.xiangbalao.common.android.factory;
import android.content.Context;
import android.util.Log;
import com.j256.ormlite.android.apptools.OpenHelperManager;
import com.j256.ormlite.dao.Dao;
import java.sql.SQLException;
import org.xiangbalao.common.android.DatabaseHelper;
import org.xiangbalao.common.android.d... | 729 | 0.746228 | 0.737997 | 27 | 26.037037 | 22.779915 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.666667 | false | false | 14 |
a8582180fd76e956cb71db0c1c5d41c4ea59f7f6 | 5,007,931,936,365 | ec6d5eb9b3f252333247124a6baa638cd62ab4da | /em-core/src/main/java/org/zwx/enterprise/sentiment/SentimentType.java | e1c4a54caf0ea95c879c781f931aa37ca48362fb | [] | no_license | Alan000/enterprise-mining | https://github.com/Alan000/enterprise-mining | e4f6cec4371ca3693662190261c26652ea4128dc | fa0bfaadc99e00f2adb192df4203a6ae33cd59f3 | refs/heads/master | 2017-12-22T07:02:48.498000 | 2016-04-06T03:02:07 | 2016-04-06T03:02:07 | 46,465,152 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.zwx.enterprise.sentiment;
public enum SentimentType {
SENTIMENT, DEGREE, NEG, CONJ, ATTRIBUTE
}
| UTF-8 | Java | 110 | java | SentimentType.java | Java | [] | null | [] | package org.zwx.enterprise.sentiment;
public enum SentimentType {
SENTIMENT, DEGREE, NEG, CONJ, ATTRIBUTE
}
| 110 | 0.781818 | 0.781818 | 5 | 21 | 17.285831 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.2 | false | false | 14 |
c6444cf8ef1ea4a0b82651b5e20878dcbd833656 | 17,832,704,273,281 | c87c0a9c0ee5b423cdefee13796ce03c936e82d5 | /app/src/main/java/com/treats/treats/nodes/TrendingDataNode.java | 59f4a23734153041f4a58469df58afa16f590bef | [] | no_license | daviduzan/treats | https://github.com/daviduzan/treats | 7998acb4b5b500e098cd31079916ee9705fa1eb3 | 170564c94fea4982881f9275c33f3d8f6cb55844 | refs/heads/master | 2021-01-17T17:47:20.986000 | 2016-10-01T06:58:10 | 2016-10-01T06:58:10 | 69,724,394 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.treats.treats.nodes;
import com.google.firebase.database.DataSnapshot;
import com.google.firebase.database.DatabaseError;
import com.google.firebase.database.DatabaseReference;
import com.google.firebase.database.FirebaseDatabase;
import com.google.firebase.database.ValueEventListener;
import com.treats.tr... | UTF-8 | Java | 3,109 | java | TrendingDataNode.java | Java | [
{
"context": "s;\n\nimport java.util.ArrayList;\n\n/**\n * Created by david.uzan on 9/3/2016.\n */\npublic class TrendingDataNode ex",
"end": 593,
"score": 0.9992550611495972,
"start": 583,
"tag": "USERNAME",
"value": "david.uzan"
}
] | null | [] | package com.treats.treats.nodes;
import com.google.firebase.database.DataSnapshot;
import com.google.firebase.database.DatabaseError;
import com.google.firebase.database.DatabaseReference;
import com.google.firebase.database.FirebaseDatabase;
import com.google.firebase.database.ValueEventListener;
import com.treats.tr... | 3,109 | 0.712769 | 0.710518 | 88 | 34.329544 | 28.370407 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 14 |
da4f8587d53ddf68b27f40ed1c8f48e8091afad0 | 13,331,578,496,544 | 724891fcf0065cfa6d51526040541394db45be8e | /2019-3-4/server/mybatis-demo/src/main/java/com/cdgit/loan/csm/controller/CsmBizListController.java | 77070fc5bbcea968d1f3a3265d0f978e82b8953d | [] | no_license | Jahvey/vue_base_project00 | https://github.com/Jahvey/vue_base_project00 | 22c85f1cd15ec93871d4b62b2b63c0f12473d102 | 72c2adfa1245f02ff223440838b5f22e134debb4 | refs/heads/master | 2020-04-08T14:26:55.757000 | 2019-04-08T14:50:12 | 2019-04-08T14:50:12 | 159,437,456 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package com.cdgit.loan.csm.controller;
import java.util.Map;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.PostMapping;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.RequestMapping;... | UTF-8 | Java | 1,547 | java | CsmBizListController.java | Java | [
{
"context": "csm.service.CsmBizListServiceImpl;\n\n/**\n * @author cwalk\n *\n */\n@RestController\n@RequestMapping(\"bizSql\")\n",
"end": 463,
"score": 0.9995667934417725,
"start": 458,
"tag": "USERNAME",
"value": "cwalk"
}
] | null | [] | /**
*
*/
package com.cdgit.loan.csm.controller;
import java.util.Map;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.PostMapping;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.RequestMapping;... | 1,547 | 0.705003 | 0.703054 | 66 | 22.318182 | 25.717085 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.515152 | false | false | 14 |
07624e775247391f518a5687293c0a2c0e0db7bc | 29,575,144,842,603 | c3b49f1bfb28d4623757b4a335fd9046db094be0 | /palindrome2.java | be35c64f0e35ad4081eebb23c356d9dadcf65064 | [] | no_license | au420/project-ch7-vickyjiao0507 | https://github.com/au420/project-ch7-vickyjiao0507 | 66c9e2f7c1ffac3196ebbc6aa3625b5d188cce68 | 8c85ac428fd8814400523d360b51e6909705bf4b | refs/heads/master | 2020-06-09T11:51:56.128000 | 2019-06-24T04:23:25 | 2019-06-24T04:23:25 | 193,433,067 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
public class palindrome2 {
public static void main(String[] args)
{
Scanner keyboard=new Scanner(System.in);
System.out.print("This program is going to test for palindromes. Enter the word or line you want to test and end it with a period.");
String s1=keyboard.nextLine();
int leng... | UTF-8 | Java | 611 | java | palindrome2.java | Java | [] | null | [] | import java.util.Scanner;
public class palindrome2 {
public static void main(String[] args)
{
Scanner keyboard=new Scanner(System.in);
System.out.print("This program is going to test for palindromes. Enter the word or line you want to test and end it with a period.");
String s1=keyboard.nextLine();
int leng... | 611 | 0.672668 | 0.662848 | 22 | 26.818182 | 28.362326 | 135 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.454545 | false | false | 14 |
a49ae0735495d25f0e7fb815513c089154da904c | 7,103,875,967,045 | cc8f9de53b96390eee9a40cdc21213c0b6c2f79c | /FirstApp/src/main/java/com/example/demo/Student.java | 0f83bb1d988687c756b44adfb02656f6c96da7df | [] | no_license | rakeshgowdan/SpringBoot-Workspace | https://github.com/rakeshgowdan/SpringBoot-Workspace | fe27697ac2b87743fa8e01f9d6bd077d46ce07a0 | fa5339729d58b87404da03ad95f65712efcaa5c3 | refs/heads/master | 2022-12-09T00:13:23.269000 | 2020-09-15T12:19:41 | 2020-09-15T12:19:41 | 295,649,026 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.demo;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
@Component
public class Student {
private int id;
private String name;
@Autowired
private SystemLaptop sl;
public int getId() {
return id;
}
public void setId(int id) {
... | UTF-8 | Java | 544 | java | Student.java | Java | [] | null | [] | package com.example.demo;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
@Component
public class Student {
private int id;
private String name;
@Autowired
private SystemLaptop sl;
public int getId() {
return id;
}
public void setId(int id) {
... | 544 | 0.705882 | 0.705882 | 30 | 17.133333 | 16.465588 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.3 | false | false | 14 |
df95db159f6edc92b7670fb9db6aa613c64c96c3 | 29,300,266,953,906 | 70a77e49156079bcdafea8f08e4f6886e624ab8a | /app/src/main/java/com/wul/hlt_client/entity/UserBo.java | 98e1ad0c88baeabe716c3df2586262e667987ae7 | [] | no_license | wuliang6661/hlt_client | https://github.com/wuliang6661/hlt_client | 6faf526e72e8aca807c0df2fb8b5940cd6e07d18 | 0eccb3bffcf11c7cce6516de4db7ff5d751290ac | refs/heads/master | 2020-04-11T22:17:08.243000 | 2019-07-16T06:15:36 | 2019-07-16T06:15:36 | 162,131,183 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wul.hlt_client.entity;
/**
* Created by wuliang on 2018/12/9.
*
* 用户信息bean
*/
public class UserBo {
/**
* number : 811959
* phone : 13878487477
* name : 小西
* id : 5
* token : eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiI4MTE5NTkiLCJjcmVhdGVkIjoxNTQ0NDQ1NzYzMjYwLCJleHAiOjE1NTMwODU3NjN... | UTF-8 | Java | 1,212 | java | UserBo.java | Java | [
{
"context": "kage com.wul.hlt_client.entity;\n\n/**\n * Created by wuliang on 2018/12/9.\n *\n * 用户信息bean\n */\n\npublic class Us",
"end": 61,
"score": 0.999275267124176,
"start": 54,
"tag": "USERNAME",
"value": "wuliang"
},
{
"context": " : 811959\n * phone : 13878487477\n ... | null | [] | package com.wul.hlt_client.entity;
/**
* Created by wuliang on 2018/12/9.
*
* 用户信息bean
*/
public class UserBo {
/**
* number : 811959
* phone : 13878487477
* name : 小西
* id : 5
* token : <KEY>
*/
private String number;
private String phone;
private String name;
... | 1,033 | 0.605833 | 0.565 | 65 | 17.461538 | 26.17872 | 199 | false | false | 0 | 0 | 0 | 0 | 76 | 0.063333 | 0.246154 | false | false | 14 |
02c2aaedc33cb1f13b8dd2bfecf39a8a4bfdc101 | 16,784,732,245,038 | 7123683af2b4c8658d6a7a809f21b0c7ef5cfb91 | /app/src/main/java/com/example/pagingapp/adapters/PostsPagedListAdapter.java | 107708f0fedc47377bd730f3a2a4fc020fe6498c | [] | no_license | itsdevbrat/Paging2 | https://github.com/itsdevbrat/Paging2 | 7bfc851fd9c6a7096028a6a2a54b88a6296ca2d8 | d6d44fcc0b32938e7b2449d4a5b5e153a5ef8455 | refs/heads/master | 2023-01-05T14:27:02.604000 | 2020-11-07T11:29:05 | 2020-11-07T11:29:05 | 282,849,624 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Created by Devbrat on 7/26/2020
*/
package com.example.pagingapp.adapters;
import android.view.LayoutInflater;
import android.view.ViewGroup;
import androidx.annotation.NonNull;
import androidx.databinding.DataBindingUtil;
import androidx.paging.PagedListAdapter;
import androidx.recyclerview.widget.DiffUtil;
... | UTF-8 | Java | 2,635 | java | PostsPagedListAdapter.java | Java | [
{
"context": "/*\n * Created by Devbrat on 7/26/2020\n */\n\npackage com.example.pagingapp.a",
"end": 24,
"score": 0.9993844032287598,
"start": 17,
"tag": "NAME",
"value": "Devbrat"
}
] | null | [] | /*
* Created by Devbrat on 7/26/2020
*/
package com.example.pagingapp.adapters;
import android.view.LayoutInflater;
import android.view.ViewGroup;
import androidx.annotation.NonNull;
import androidx.databinding.DataBindingUtil;
import androidx.paging.PagedListAdapter;
import androidx.recyclerview.widget.DiffUtil;
... | 2,635 | 0.685768 | 0.681594 | 75 | 34.133335 | 31.022717 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.48 | false | false | 14 |
0adcba7197bb7b4f476cbb0d767d60c975b628c3 | 23,441,931,548,954 | f07e7db448854f0ae23b32096873729f9250b716 | /file-server/src/main/java/name/zemon/david/propwareide/server/file/service/LocalFileService.java | 1bb38169bdaaedfffad84c3375cd88842ee39313 | [] | no_license | DavidZemon/PropWare-Server | https://github.com/DavidZemon/PropWare-Server | b67c9791dc3e4d8b92102d702427fee1f4c8f477 | 36010bb5ad75a2df6efb91e5049ab7c3f52a21d4 | refs/heads/master | 2020-05-17T05:55:22.100000 | 2015-09-26T22:46:38 | 2015-09-26T22:46:38 | 42,791,442 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package name.zemon.david.propwareide.server.file.service;
import name.zemon.david.propwareide.common.pojo.PWFile;
import java.io.*;
import java.util.ArrayList;
import java.util.Collection;
import java.util.stream.Collectors;
import static name.zemon.david.propwareide.server.file.util.FilesystemUtility.*;
/**
* Cre... | UTF-8 | Java | 2,828 | java | LocalFileService.java | Java | [
{
"context": ".file.util.FilesystemUtility.*;\n\n/**\n * Created by david on 9/19/15.\n */\npublic class LocalFileService imp",
"end": 333,
"score": 0.9994781613349915,
"start": 328,
"tag": "USERNAME",
"value": "david"
}
] | null | [] | package name.zemon.david.propwareide.server.file.service;
import name.zemon.david.propwareide.common.pojo.PWFile;
import java.io.*;
import java.util.ArrayList;
import java.util.Collection;
import java.util.stream.Collectors;
import static name.zemon.david.propwareide.server.file.util.FilesystemUtility.*;
/**
* Cre... | 2,828 | 0.685997 | 0.683876 | 68 | 40.588234 | 36.134647 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.852941 | false | false | 14 |
f3eeee20be0f410420bd9964cf9f98c5f84d003f | 10,849,087,455,826 | f6a8464901de95e5abc39cd8a2212e912fe5a4bc | /fuse-service/src/main/java/com/kayhut/fuse/services/suppliers/SnowflakeRequestIdSupplier.java | 2ec05df0de321c0714392819dfd976edd90d1df1 | [] | no_license | seanbarzilay/yang-db | https://github.com/seanbarzilay/yang-db | 7196f87134cd1e13caede68483704e3cdf169ffa | 303255e1a98e36e03d703ba820ad0af594d3d64f | refs/heads/master | 2020-09-27T16:51:22.450000 | 2019-04-29T14:16:09 | 2019-04-29T14:16:09 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.kayhut.fuse.services.suppliers;
import com.google.inject.Inject;
import com.kayhut.fuse.dispatcher.driver.IdGeneratorDriver;
import com.kayhut.fuse.model.Range;
import com.kayhut.fuse.model.transport.ContentResponse;
import com.kayhut.fuse.services.controllers.IdGeneratorController;
import com.twitter.snow... | UTF-8 | Java | 1,540 | java | SnowflakeRequestIdSupplier.java | Java | [
{
"context": "lake.support.IdSequenceFactory;\n\n/**\n * Created by Roman on 4/9/2018.\n */\npublic class SnowflakeRequestIdS",
"end": 427,
"score": 0.8873481154441833,
"start": 422,
"tag": "NAME",
"value": "Roman"
}
] | null | [] | package com.kayhut.fuse.services.suppliers;
import com.google.inject.Inject;
import com.kayhut.fuse.dispatcher.driver.IdGeneratorDriver;
import com.kayhut.fuse.model.Range;
import com.kayhut.fuse.model.transport.ContentResponse;
import com.kayhut.fuse.services.controllers.IdGeneratorController;
import com.twitter.snow... | 1,540 | 0.709091 | 0.699351 | 50 | 29.799999 | 23.635567 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.46 | false | false | 14 |
2a4caea8dd99269c3b21f4afdb1b4f73547ce0f3 | 19,877,108,664,362 | 01c5c05661c5c2007013b754215b563b873691e9 | /app/src/main/java/com/hotcast/vr/tools/VedioBitmapUtils.java | de920b7c0710025e4019121239c0524add4bcd2d | [] | no_license | RongzhiLiu/wearepapapa | https://github.com/RongzhiLiu/wearepapapa | aaefc7bfb40574267ab108ce40648004287bd46c | 2cf1510bf986eb01e6fede0a7f4807ad305d7be7 | refs/heads/master | 2019-01-17T16:06:00.365000 | 2016-06-06T04:08:31 | 2016-06-06T04:08:32 | 49,420,855 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hotcast.vr.tools;
import android.content.Context;
import android.graphics.Bitmap;
import android.media.MediaMetadataRetriever;
import android.media.ThumbnailUtils;
import android.provider.MediaStore;
import android.view.ViewGroup;
/**
* Created by liurongzhi on 2016/1/13.
*/
public class VedioBitmapUtil... | UTF-8 | Java | 1,253 | java | VedioBitmapUtils.java | Java | [
{
"context": "\nimport android.view.ViewGroup;\n\n/**\n * Created by liurongzhi on 2016/1/13.\n */\npublic class VedioBitmapUtils {",
"end": 273,
"score": 0.9996768236160278,
"start": 263,
"tag": "USERNAME",
"value": "liurongzhi"
}
] | null | [] | package com.hotcast.vr.tools;
import android.content.Context;
import android.graphics.Bitmap;
import android.media.MediaMetadataRetriever;
import android.media.ThumbnailUtils;
import android.provider.MediaStore;
import android.view.ViewGroup;
/**
* Created by liurongzhi on 2016/1/13.
*/
public class VedioBitmapUtil... | 1,253 | 0.695725 | 0.679799 | 38 | 30.394737 | 28.643488 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.657895 | false | false | 14 |
955249501ab3580d702a6eb53d699b49c062b793 | 25,658,134,643,735 | 9a5bc5457d10c79f396fc04cc2e2b823c1921b5c | /tests/fragments/step1/src/test/java/org/nigajuan/springloaded/service/oneBean/OneBeanServiceA.java | 26f3f30eafc5d16e9ab00ab956cd7dd6ebfe4238 | [
"Apache-2.0"
] | permissive | nithril/spring-loaded-spring-plugin | https://github.com/nithril/spring-loaded-spring-plugin | eae92aa8dec3913f78512aae6dcc7250f1808177 | 9e1452ff49437e635ff969b3dbd7d1ffe0b5d8b9 | refs/heads/master | 2020-05-18T07:39:20.098000 | 2014-03-17T21:13:06 | 2014-03-17T21:13:06 | 16,814,169 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.nigajuan.springloaded.service.oneBean;
import javax.annotation.PostConstruct;
import org.nigajuan.springloaded.StateHolder;
import org.springframework.stereotype.Service;
/**
* Created by nigajuan on 08/02/14.
*/
@Service
public class OneBeanServiceA implements OneBean {
public Integer version = 2... | UTF-8 | Java | 423 | java | OneBeanServiceA.java | Java | [
{
"context": "ngframework.stereotype.Service;\n\n/**\n * Created by nigajuan on 08/02/14.\n */\n@Service\npublic class OneBeanSer",
"end": 212,
"score": 0.999525785446167,
"start": 204,
"tag": "USERNAME",
"value": "nigajuan"
}
] | null | [] | package org.nigajuan.springloaded.service.oneBean;
import javax.annotation.PostConstruct;
import org.nigajuan.springloaded.StateHolder;
import org.springframework.stereotype.Service;
/**
* Created by nigajuan on 08/02/14.
*/
@Service
public class OneBeanServiceA implements OneBean {
public Integer version = 2... | 423 | 0.747045 | 0.728132 | 20 | 20.15 | 19.769358 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3 | false | false | 14 |
753a80e33eb04f504a11ddffe970387803bfdafd | 20,882,131,051,497 | 10830d8401e46f89feb59d1d560eaff05b62bd65 | /src/com/github/syuchan1005/jobshelper/Windows/BasicWindow.java | f36c45eda6884b3c5271fc8fa6f47912a4dec1a7 | [
"LicenseRef-scancode-unknown-license-reference",
"MIT",
"Apache-2.0"
] | permissive | syuchan1005/JobsHelper | https://github.com/syuchan1005/JobsHelper | 4f2cf1ed8e63b35240c781fefef83f2eb2ffc11a | a96174b485b0e05c128ce5d3785aff764d2f4cd7 | refs/heads/master | 2020-12-24T08:03:10.110000 | 2016-09-10T14:14:36 | 2016-09-10T14:14:36 | 58,276,521 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.github.syuchan1005.jobshelper.Windows;
import com.github.syuchan1005.jobshelper.Color;
import lombok.Getter;
import javax.swing.JCheckBox;
import javax.swing.JComboBox;
import javax.swing.JFormattedTextField;
import javax.swing.JPanel;
import javax.swing.JTabbedPane;
import javax.swing.JTextField;
import ... | UTF-8 | Java | 2,533 | java | BasicWindow.java | Java | [
{
"context": "package com.github.syuchan1005.jobshelper.Windows;\n\nimport com.github.syuchan100",
"end": 30,
"score": 0.9995869398117065,
"start": 19,
"tag": "USERNAME",
"value": "syuchan1005"
},
{
"context": "yuchan1005.jobshelper.Windows;\n\nimport com.github.syuchan1005.jobshelpe... | null | [] | package com.github.syuchan1005.jobshelper.Windows;
import com.github.syuchan1005.jobshelper.Color;
import lombok.Getter;
import javax.swing.JCheckBox;
import javax.swing.JComboBox;
import javax.swing.JFormattedTextField;
import javax.swing.JPanel;
import javax.swing.JTabbedPane;
import javax.swing.JTextField;
import ... | 2,533 | 0.731938 | 0.725622 | 64 | 38.578125 | 28.819918 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.875 | false | false | 14 |
d945eddaeb5150034541f8a9585ff0e1c6718ff3 | 8,589,984,427 | 963212f9ece3f4e13a4f0213e7984dab1df376f5 | /qardio_source/cfr_dec/com/bumptech/glide/request/target/BitmapImageViewTarget.java | c110fe6ccb7f78a302559919c8a2483960964d48 | [] | no_license | weitat95/mastersDissertation | https://github.com/weitat95/mastersDissertation | 2648638bee64ea50cc93344708a58800a0f2af14 | d465bb52b543dea05c799d1972374e877957a80c | refs/heads/master | 2020-06-08T17:31:51.767000 | 2019-12-15T19:09:41 | 2019-12-15T19:09:41 | 193,271,681 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Decompiled with CFR 0.147.
*
* Could not load the following classes:
* android.graphics.Bitmap
* android.view.View
* android.widget.ImageView
*/
package com.bumptech.glide.request.target;
import android.graphics.Bitmap;
import android.view.View;
import android.widget.ImageView;
import com.bumptech.glid... | UTF-8 | Java | 639 | java | BitmapImageViewTarget.java | Java | [] | null | [] | /*
* Decompiled with CFR 0.147.
*
* Could not load the following classes:
* android.graphics.Bitmap
* android.view.View
* android.widget.ImageView
*/
package com.bumptech.glide.request.target;
import android.graphics.Bitmap;
import android.view.View;
import android.widget.ImageView;
import com.bumptech.glid... | 639 | 0.738654 | 0.732394 | 26 | 23.538462 | 18.474995 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.269231 | false | false | 14 |
13fffebc4651d393c0439870a0b45c96c41da7b7 | 1,683,627,195,084 | 9d9fbf779cb6e8dae637a0ab09c14cbef3f986dc | /Tutorials/TreeNodes/src/LeafNode.java | bd6c42394e9fbe172f82226f7a2bd815545ce44c | [] | no_license | TheAdamG/java-tutorial-solutions | https://github.com/TheAdamG/java-tutorial-solutions | 67a1ced4ca44ffa542175a84fb8079f91a03cc04 | 88dc3dd36eff2dc0b912ae50cc9df613493bad7f | refs/heads/master | 2020-12-14T22:08:01.576000 | 2020-03-08T12:53:07 | 2020-03-08T12:53:07 | 234,886,307 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class LeafNode<E> extends AbstractTreeNode<E> {
@Override
public int getNumberOfChildren() {
return 0;
}
@Override
public AbstractTreeNode<E> getChild(int childIndex) {
return null;
}
@Override
public void setChild(int childIndex, AbstractTreeNode<E> child) {
//Deliberately does n... | UTF-8 | Java | 333 | java | LeafNode.java | Java | [] | null | [] | public class LeafNode<E> extends AbstractTreeNode<E> {
@Override
public int getNumberOfChildren() {
return 0;
}
@Override
public AbstractTreeNode<E> getChild(int childIndex) {
return null;
}
@Override
public void setChild(int childIndex, AbstractTreeNode<E> child) {
//Deliberately does n... | 333 | 0.6997 | 0.696697 | 18 | 17.5 | 21.06933 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.166667 | false | false | 14 |
23ceeebfef6e512c090dc175e549739c4b24dc8a | 13,228,499,328,815 | 38678ad258b9c853a805028094492885f404c02c | /src/nu/sebka/dark/main/tools/MapLoader.java | dcca91865a5cf279bda86bc994f0f25a849289d7 | [] | no_license | sebbekarlsson/zembez | https://github.com/sebbekarlsson/zembez | 389bb4d74333d7b511af1d5f4a24dcbc4952aedc | 672ac5f2b868ad0db5c9e746c95f109fcc70cb9e | refs/heads/master | 2021-01-16T00:17:54.982000 | 2014-07-12T00:06:41 | 2014-07-12T00:06:41 | 21,755,363 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package nu.sebka.dark.main.tools;
import java.awt.image.BufferedImage;
import java.io.File;
import java.io.IOException;
import javax.imageio.ImageIO;
import nu.sebka.dark.instances.tiles.CobbleTile;
import nu.sebka.dark.instances.tiles.GrassTile;
import nu.sebka.dark.instances.tiles.StoneTile;
import nu.sebka.dark.... | UTF-8 | Java | 1,203 | java | MapLoader.java | Java | [] | null | [] | package nu.sebka.dark.main.tools;
import java.awt.image.BufferedImage;
import java.io.File;
import java.io.IOException;
import javax.imageio.ImageIO;
import nu.sebka.dark.instances.tiles.CobbleTile;
import nu.sebka.dark.instances.tiles.GrassTile;
import nu.sebka.dark.instances.tiles.StoneTile;
import nu.sebka.dark.... | 1,203 | 0.56941 | 0.524522 | 40 | 29.075001 | 22.729263 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.825 | false | false | 14 |
7d52c4babfd9ea323f62ae156ed623d0897bc1fa | 9,689,446,278,617 | a6594bc6fe997bbdff747e0632e043c781e3cd2b | /app/src/main/java/bak/mateusz/sourcemeter/model/ProjectManagementStatistics.java | dfdbfa048a222188ecc0e014ab69b1fd117a90e7 | [] | no_license | apex39/SourceMeter | https://github.com/apex39/SourceMeter | 46c4d04e544d9586b13d7aac7324e5ed6748599a | 88620c673a148a822333f247b04e88a439c5fbcf | refs/heads/master | 2020-12-25T06:24:50.333000 | 2016-08-25T14:30:42 | 2016-08-25T14:30:42 | 63,409,502 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package bak.mateusz.sourcemeter.model;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
public class ProjectManagementStatistics {
@SerializedName("averageLinesPerDay")
@Expose
private Double averageLinesPerDay;
@SerializedName("globalAverageLinesPerDay")... | UTF-8 | Java | 1,171 | java | ProjectManagementStatistics.java | Java | [] | null | [] | package bak.mateusz.sourcemeter.model;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
public class ProjectManagementStatistics {
@SerializedName("averageLinesPerDay")
@Expose
private Double averageLinesPerDay;
@SerializedName("globalAverageLinesPerDay")... | 1,171 | 0.684031 | 0.684031 | 52 | 21.51923 | 21.037046 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.173077 | false | false | 14 |
b3847658f87b447948b461f77c2fa36a94080d8f | 29,712,583,818,372 | 2b9db4a718b8a9a80ab998d5ab53cca5696621fe | /Java/algo_and_ds/src/main/java/org/bkpathak/ds/linklist/LRUCache.java | 0d79bd2e43f872ea3cfa111627f9b213e334c30f | [
"MIT"
] | permissive | bkpathak/HackerRank-Problems | https://github.com/bkpathak/HackerRank-Problems | 422b99ceb81a28a7ee1a65ba1fc59ef89b77514b | 03e118b7caf3e1f85046dffd5e7cbeb48c60ee83 | refs/heads/master | 2021-01-20T13:47:58.791000 | 2016-03-06T05:21:28 | 2016-03-06T05:21:28 | 41,640,058 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.bkpathak.ds.linklist;
/**
* Created by bijay on 1/24/16.
* Basic Least Recently Used Cache Implementation
*
*/
public class LRUCache {
// A QNode implemented using doubly LinkedList
class QNode {
QNode prev, next;
int pageNumber;
QNode(int pageNumber) {
this... | UTF-8 | Java | 5,375 | java | LRUCache.java | Java | [
{
"context": "ckage org.bkpathak.ds.linklist;\n\n/**\n * Created by bijay on 1/24/16.\n * Basic Least Recently Used Cache Im",
"end": 58,
"score": 0.9979011416435242,
"start": 53,
"tag": "USERNAME",
"value": "bijay"
}
] | null | [] | package org.bkpathak.ds.linklist;
/**
* Created by bijay on 1/24/16.
* Basic Least Recently Used Cache Implementation
*
*/
public class LRUCache {
// A QNode implemented using doubly LinkedList
class QNode {
QNode prev, next;
int pageNumber;
QNode(int pageNumber) {
this... | 5,375 | 0.557953 | 0.551442 | 180 | 28.861111 | 21.301739 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 14 |
56fd15362cf1943ae337f33ffb5e2e40729d45c7 | 841,813,657,830 | ad3a5eabbc7ad3be18a692eafc11958eacad44ad | /src/main/java/com/sw/plugins/statistics/memberStatistics/entity/MemberC4.java | 061889a9d674ddc2d3212a4a5689911f8c168558 | [] | no_license | chenpengGH/tms | https://github.com/chenpengGH/tms | ac368062558598188562ae9c7ab76a27c4d7873b | f09e165aa257fa38ef410356d555e7c7a84d10b9 | refs/heads/master | 2019-07-25T16:12:50.059000 | 2017-06-09T08:26:40 | 2017-06-09T08:26:40 | 85,138,509 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sw.plugins.statistics.memberStatistics.entity;
import com.sw.core.common.Constant;
import com.sw.core.data.entity.RelationEntity;
/**
* memberToC4
* @author lizheng
*
*/
public class MemberC4 extends RelationEntity{
private static final long serialVersionUID = 513040374201771444L;
// 必须信息... | UTF-8 | Java | 23,271 | java | MemberC4.java | Java | [
{
"context": "tity.RelationEntity;\n\n/**\n * memberToC4\n * @author lizheng\n *\n */\npublic class MemberC4 extends RelationEnti",
"end": 181,
"score": 0.999485969543457,
"start": 174,
"tag": "USERNAME",
"value": "lizheng"
},
{
"context": "E_NULL;//\t可以有多个list[bankName:\"招商银行\",bank... | null | [] | package com.sw.plugins.statistics.memberStatistics.entity;
import com.sw.core.common.Constant;
import com.sw.core.data.entity.RelationEntity;
/**
* memberToC4
* @author lizheng
*
*/
public class MemberC4 extends RelationEntity{
private static final long serialVersionUID = 513040374201771444L;
// 必须信息... | 23,271 | 0.749058 | 0.744624 | 769 | 28.322496 | 24.079788 | 163 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.980494 | false | false | 14 |
4c073798e934a3be28a524c8bf77e45d2aff93fd | 14,353,780,708,389 | 27525e731ac290c6d83921d6c877f3d65e1a2f3f | /Weibo/src/main/java/com/kuyun/service/FunsTypeService.java | 497c58a5a0ccdc0c783482b5cce74588759f53bd | [] | no_license | yeyuqingcheng/weibo | https://github.com/yeyuqingcheng/weibo | b41b5c7c5ae4a69895d10c674c71b32575155092 | 40a5f976e7806966a86cf93bfc0bb1675f0d8560 | refs/heads/master | 2020-06-19T05:32:41.885000 | 2019-07-12T13:13:56 | 2019-07-12T13:13:56 | 196,581,879 | 0 | 1 | null | false | 2020-10-13T14:32:33 | 2019-07-12T13:13:18 | 2019-07-12T13:20:20 | 2020-10-13T14:32:32 | 15,703 | 0 | 0 | 4 | JavaScript | false | false | package com.kuyun.service;
import java.util.List;
import com.kuyun.entity.FunsType;
public interface FunsTypeService {
// 查询所有趣事类型
public List<FunsType> findAllFunsType();
// 查询单个趣事类型
public FunsType findFunsType(Integer id);
// 查询是否存在趣事类型名称
public FunsType compareFunsType(String type);
/... | UTF-8 | Java | 695 | java | FunsTypeService.java | Java | [] | null | [] | package com.kuyun.service;
import java.util.List;
import com.kuyun.entity.FunsType;
public interface FunsTypeService {
// 查询所有趣事类型
public List<FunsType> findAllFunsType();
// 查询单个趣事类型
public FunsType findFunsType(Integer id);
// 查询是否存在趣事类型名称
public FunsType compareFunsType(String type);
/... | 695 | 0.728696 | 0.728696 | 30 | 17.166666 | 17.862593 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.8 | false | false | 14 |
48faf931b7bd0b99a9fc43c5688aee8206be0659 | 28,458,453,361,562 | d79726d1baf7cd6aaa3d4e792b09481b2a025fee | /src/main/java/com/mindicraft/bituber/dto/VideoPartsDTO.java | 14a2d4c68aa9628db242cdd00afa582c99476423 | [] | no_license | yashar-heidarnejad/bituber | https://github.com/yashar-heidarnejad/bituber | 51446ffe8cd929910a359af85f12dfaf974e4235 | 786db32f26812142c2971bab1c765c78b29748ac | refs/heads/master | 2019-08-06T02:25:16.624000 | 2017-08-15T07:16:28 | 2017-08-15T07:16:28 | 61,884,562 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mindicraft.bituber.dto;
public class VideoPartsDTO {
private Snippet snippet = new Snippet();
private Status status = new Status();
public VideoPartsDTO(String title) {
this.snippet.title = title;
}
public String getTitle() {
return snippet.title;
}
public vo... | UTF-8 | Java | 739 | java | VideoPartsDTO.java | Java | [] | null | [] | package com.mindicraft.bituber.dto;
public class VideoPartsDTO {
private Snippet snippet = new Snippet();
private Status status = new Status();
public VideoPartsDTO(String title) {
this.snippet.title = title;
}
public String getTitle() {
return snippet.title;
}
public vo... | 739 | 0.641407 | 0.641407 | 36 | 19.555555 | 18.595764 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.277778 | false | false | 14 |
62346b7eee62338a12c4fc5448fc438bd54f67c3 | 30,356,828,911,383 | 73d291cac5bf7c996921d06c205307c493dd6fb8 | /src/com/zhwyd/server/dao/WorldServerDao.java | e4159c1869324d14116d8825ca9b19df1655b59f | [] | no_license | linkaijie/WYD-ServerManager | https://github.com/linkaijie/WYD-ServerManager | 5a56b9fb3145eb8ae2c50523b5f75c376328fc5a | 3485c434475d3f57376b2f34883e6df9aba5bdad | refs/heads/master | 2021-01-10T08:09:04.268000 | 2016-01-13T08:20:55 | 2016-01-13T08:20:55 | 49,558,971 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zhwyd.server.dao;
import java.util.List;
import com.zhwyd.server.bean.WorldServer;
import com.zhwyd.server.controller.model.WorldServerModel;
import com.zhwyd.server.web.page.Pager;
public interface WorldServerDao extends DaoSupport<WorldServer> {
/**
* 获取WorldServer列表
* @param worldSe... | UTF-8 | Java | 626 | java | WorldServerDao.java | Java | [] | null | [] | package com.zhwyd.server.dao;
import java.util.List;
import com.zhwyd.server.bean.WorldServer;
import com.zhwyd.server.controller.model.WorldServerModel;
import com.zhwyd.server.web.page.Pager;
public interface WorldServerDao extends DaoSupport<WorldServer> {
/**
* 获取WorldServer列表
* @param worldSe... | 626 | 0.749191 | 0.749191 | 17 | 34.35294 | 28.277908 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.529412 | false | false | 14 |
4fc5ea53e59d59e26ebe00188fc647399cdb2cd3 | 18,141,941,926,114 | a636930ebd1bde983d7fe63c9d8172e7665703cd | /LMSSpring/src/main/java/com/gcit/lms/dao/GenreDAO.java | 56a5ad5b46a7767df5e6b69d84dc3805d221e18b | [] | no_license | johnsibandze/gcit-lms | https://github.com/johnsibandze/gcit-lms | 609e3126b2fa097dd7f51a59a194d0a928db98f7 | 3ed45a42d8f7f695e29a440414e287fc4ba1e83d | refs/heads/master | 2020-03-31T02:24:14.872000 | 2015-07-29T17:07:57 | 2015-07-29T17:07:57 | 38,076,363 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gcit.lms.dao;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.jdbc.core.ResultSetExtractor;
import com.gcit.lms.domain.Book;
import com.gcit.lms... | UTF-8 | Java | 2,798 | java | GenreDAO.java | Java | [] | null | [] | package com.gcit.lms.dao;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.jdbc.core.ResultSetExtractor;
import com.gcit.lms.domain.Book;
import com.gcit.lms... | 2,798 | 0.670121 | 0.669407 | 94 | 27.765957 | 24.740967 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.138298 | false | false | 14 |
ea202c1f5b82ceb1debd5d1acebf97ea70f6b88e | 34,256,659,214,586 | 9868acd12b3b9111026df7bcacc2a941bde885d9 | /BFS.java | 1cc235e71b9e1308e16201b6fb9120f1bcda7f0c | [] | no_license | marsianin88/AlgorithmsThatSolvePuzzles | https://github.com/marsianin88/AlgorithmsThatSolvePuzzles | 4bb2e9e24aa3b649026c9a3e384ed62053b65298 | 8a7c8a7ab9991a450393615d8354a335db06e276 | refs/heads/master | 2020-04-01T05:29:37.624000 | 2018-10-13T19:27:53 | 2018-10-13T19:27:53 | 152,905,760 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.HashSet;
import java.util.LinkedList;
import java.util.Queue;
public class BFS {
private Board board;
private long nodes = 1;
private HashSet visited = new HashSet<String>();
public BFS(int size){
board = new Board(size);
}
public Board solve() {
Queue<Board... | UTF-8 | Java | 1,679 | java | BFS.java | Java | [] | null | [] | import java.util.HashSet;
import java.util.LinkedList;
import java.util.Queue;
public class BFS {
private Board board;
private long nodes = 1;
private HashSet visited = new HashSet<String>();
public BFS(int size){
board = new Board(size);
}
public Board solve() {
Queue<Board... | 1,679 | 0.501489 | 0.500893 | 69 | 23.333334 | 21.903389 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.42029 | false | false | 14 |
d43f18c5c7f09f104a033e34f1dc2fd9b98c5f31 | 25,812,753,453,546 | 353ba815b5afdebca71e82f480e21ed6d6cd02f2 | /polardbx-executor/src/main/java/com/alibaba/polardbx/executor/mpp/execution/PipelineContext.java | b77716bd096dfb4f2f83eeb3f858f210eadf2b22 | [
"Apache-2.0"
] | permissive | strongduanmu/galaxysql | https://github.com/strongduanmu/galaxysql | 924483f1e1ac17b206a558bdbf63aaebccf727bd | 3913f52de15bf4966f1f113c6800bcc5af3b5b05 | refs/heads/main | 2023-09-05T01:45:27.940000 | 2023-02-07T08:39:09 | 2023-02-07T08:39:09 | 418,372,501 | 0 | 0 | Apache-2.0 | true | 2021-10-18T06:29:16 | 2021-10-18T06:29:15 | 2021-10-18T06:25:37 | 2021-10-18T06:00:40 | 19,062 | 0 | 0 | 0 | null | false | false | /*
* Copyright [2013-2021], Alibaba Group Holding Limited
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | UTF-8 | Java | 13,875 | java | PipelineContext.java | Java | [] | null | [] | /*
* Copyright [2013-2021], Alibaba Group Holding Limited
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | 13,875 | 0.631712 | 0.628036 | 367 | 36.806538 | 28.234482 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.591281 | false | false | 14 |
8521645345426813e3ebfe244d69bedf97fdfc39 | 35,948,876,317,326 | 1d2400423dada2a96ac36ee2899297e34d501ae3 | /app/src/main/java/com/farhan/lawyer/models/CaseType.java | a4b5cf8cd6e61821c797de6739a69e4fbb514ed9 | [] | no_license | farhanlatheef/Lawyer | https://github.com/farhanlatheef/Lawyer | 33a5102b427018bde958c1dde76581ee46d297d3 | bf6d3a7695aa79d9a14ae9b319685d9e8ed3ea9c | refs/heads/master | 2019-07-30T04:03:12.134000 | 2015-07-19T07:45:37 | 2015-07-19T07:45:37 | 39,325,807 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.farhan.lawyer.models;
import com.fasterxml.jackson.annotation.JsonCreator;
import com.fasterxml.jackson.annotation.JsonProperty;
import java.util.ArrayList;
import java.util.List;
/**
* Created by farhan on 16/7/15.
*/
public class CaseType {
private int id;
private String name;
private st... | UTF-8 | Java | 1,147 | java | CaseType.java | Java | [
{
"context": "rayList;\nimport java.util.List;\n\n/**\n * Created by farhan on 16/7/15.\n */\npublic class CaseType {\n priva",
"end": 219,
"score": 0.7995954155921936,
"start": 213,
"tag": "USERNAME",
"value": "farhan"
}
] | null | [] | package com.farhan.lawyer.models;
import com.fasterxml.jackson.annotation.JsonCreator;
import com.fasterxml.jackson.annotation.JsonProperty;
import java.util.ArrayList;
import java.util.List;
/**
* Created by farhan on 16/7/15.
*/
public class CaseType {
private int id;
private String name;
private st... | 1,147 | 0.646905 | 0.642546 | 49 | 22.408163 | 20.74325 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.387755 | false | false | 14 |
a40ac96510c2cb4455320e3196ea8c851b2d3214 | 15,994,458,218,005 | a370ff524a6e317488970dac65d93a727039f061 | /src/test/java/template/LongHashMapTest.java | 041c06baf0a34969a2a9cac8aa26468f7de23df6 | [] | no_license | taodaling/contest | https://github.com/taodaling/contest | 235f4b2a033ecc30ec675a4526e3f031a27d8bbf | 86824487c2e8d4fc405802fff237f710f4e73a5c | refs/heads/master | 2023-04-14T12:41:41.718000 | 2023-04-10T14:12:47 | 2023-04-10T14:12:47 | 213,876,299 | 9 | 1 | null | false | 2021-06-12T06:33:05 | 2019-10-09T09:28:43 | 2021-06-12T06:32:14 | 2021-06-12T06:33:05 | 82,147 | 5 | 1 | 0 | Java | false | false | package template;
import java.util.Iterator;
import java.util.LinkedHashMap;
import java.util.Map;
import org.junit.Assert;
import org.junit.Test;
import template.primitve.generated.datastructure.LongEntryIterator;
import template.primitve.generated.datastructure.LongHashMap;
public class LongHashMapTest {
@Tes... | UTF-8 | Java | 1,965 | java | LongHashMapTest.java | Java | [] | null | [] | package template;
import java.util.Iterator;
import java.util.LinkedHashMap;
import java.util.Map;
import org.junit.Assert;
import org.junit.Test;
import template.primitve.generated.datastructure.LongEntryIterator;
import template.primitve.generated.datastructure.LongHashMap;
public class LongHashMapTest {
@Tes... | 1,965 | 0.513486 | 0.496183 | 69 | 27.47826 | 21.695929 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.855072 | false | false | 14 |
55a5c1124307fbe3105c056127f35d39d5b59183 | 16,947,940,957,907 | 53d17bc9b3251ccee6fdd3bc549696d2f3ba20b6 | /bai 1 kho vc/src/bai/pkg1/kho/vc/Bai1KhoVc.java | de4ae54ead92d76d2e73bda9240b3abe55ad5069 | [] | no_license | CeyMoi/Huu4 | https://github.com/CeyMoi/Huu4 | d1823f961d4456d902c520e748d09b1aae9130ce | 4022d1598117f4666d781171974099a602b36380 | refs/heads/master | 2020-07-04T17:47:45.451000 | 2019-09-30T18:43:32 | 2019-09-30T18:43:32 | 202,360,182 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package bai.pkg1.kho.vc;
import java.util.Scanner;
/**
*
* @author Huucock
*/
public class Bai1KhoVc {
public static void mai... | UTF-8 | Java | 1,087 | java | Bai1KhoVc.java | Java | [
{
"context": ".vc;\n\nimport java.util.Scanner;\n\n/**\n *\n * @author Huucock\n */\npublic class Bai1KhoVc {\n\n public static v",
"end": 263,
"score": 0.7237784266471863,
"start": 256,
"tag": "NAME",
"value": "Huucock"
}
] | null | [] | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package bai.pkg1.kho.vc;
import java.util.Scanner;
/**
*
* @author Huucock
*/
public class Bai1KhoVc {
public static void mai... | 1,087 | 0.552898 | 0.551058 | 42 | 24.904762 | 21.909782 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 14 |
4c65fcee3e62b73ac05a2869358ad5061a149c17 | 21,071,109,612,775 | 31c9dc4994236936a3a57b96f4fcd398dd2415e3 | /src/hiof/SkaalsveenEskerud/network/msg/PositionMessage.java | b0f419e678f94aca956c98130237c9c75535a220 | [] | no_license | Martineskerud/PlayingAround | https://github.com/Martineskerud/PlayingAround | 02ee981dea09efce89ba67720ae8687e282d3907 | 3cf91e610164ef2745cc5e13466064d74b05d51f | refs/heads/master | 2016-09-06T11:54:33.958000 | 2014-01-19T14:58:21 | 2014-01-19T14:58:21 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package hiof.SkaalsveenEskerud.network.msg;
import com.jme3.math.Quaternion;
import com.jme3.math.Vector3f;
import com.jme3.network.AbstractMessage;
import com.jme3.network.serializing.Serializable;
import java.util.Arr... | UTF-8 | Java | 1,878 | java | PositionMessage.java | Java | [
{
"context": "zable;\nimport java.util.Arrays;\n\n/**\n *\n * @author anskaal\n */\n@Serializable\npublic class PositionMessage ex",
"end": 351,
"score": 0.9996210932731628,
"start": 344,
"tag": "USERNAME",
"value": "anskaal"
}
] | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package hiof.SkaalsveenEskerud.network.msg;
import com.jme3.math.Quaternion;
import com.jme3.math.Vector3f;
import com.jme3.network.AbstractMessage;
import com.jme3.network.serializing.Serializable;
import java.util.Arr... | 1,878 | 0.621406 | 0.610756 | 73 | 24.726027 | 23.320436 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.561644 | false | false | 14 |
b3c7bb9389cda92b0e347a59a07e529d8de473c6 | 13,091,060,335,246 | 502f7e58811938a48d1e1dbf7b979a06f7cef047 | /Mobile Application/Draft/app/src/main/java/com/example/sufya/draft/recycler_Views/expandable/SectionedExpandableLayoutHelper.java | fa4266335798c5e5379991587d11eb06b6d81564 | [] | no_license | sufyana35/University-Dissertation | https://github.com/sufyana35/University-Dissertation | 29fba96593cffae28a0951a7c8921bff1f7a8a6d | ee0e31ea725e76462677c5641ed85ee61099a5de | refs/heads/master | 2022-04-21T07:26:49.735000 | 2020-04-20T19:40:28 | 2020-04-20T19:40:28 | 257,380,972 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.sufya.draft.recycler_Views.expandable;
import android.app.Activity;
import android.content.Context;
import android.support.v7.widget.GridLayoutManager;
import android.support.v7.widget.RecyclerView;
import com.example.sufya.draft.recycler_View_Models.expandable_item;
import com.example.sufya.draft... | UTF-8 | Java | 3,540 | java | SectionedExpandableLayoutHelper.java | Java | [
{
"context": "hMap;\nimport java.util.Map;\n\n/**\n * /**\n * @Author bpncool. (2016). .\n * @website https://github.com/bpncool",
"end": 501,
"score": 0.9996946454048157,
"start": 494,
"tag": "USERNAME",
"value": "bpncool"
},
{
"context": "bpncool. (2016). .\n * @website https://git... | null | [] | package com.example.sufya.draft.recycler_Views.expandable;
import android.app.Activity;
import android.content.Context;
import android.support.v7.widget.GridLayoutManager;
import android.support.v7.widget.RecyclerView;
import com.example.sufya.draft.recycler_View_Models.expandable_item;
import com.example.sufya.draft... | 3,540 | 0.718079 | 0.716384 | 94 | 36.659573 | 35.806976 | 160 | false | false | 0 | 0 | 0 | 0 | 84 | 0.023729 | 0.606383 | false | false | 14 |
2d7bb66f77a0b8323b4742edccee1928bcb9a06d | 1,477,468,769,433 | 4764621ebd47c0c6350cc5b00923ef97ed996aaf | /Main.java | 37a857981802af8b3afd91f421ce932611f851a3 | [] | no_license | KiyashiNura/Comparable | https://github.com/KiyashiNura/Comparable | 22f9dcef0d3ea7f475f4be76f604817607aec275 | c5df1051a65100e5b9d7259e35f695e40b745828 | refs/heads/main | 2023-05-08T20:18:50.597000 | 2021-06-03T22:19:09 | 2021-06-03T22:19:09 | 373,650,029 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.KiyashiNura;
import java.util.List;
class Mass<T> implements Comparable<T> {
T val;
public Mass(T value){
val = value;
}
@Override
public int compareTo(T o) {
return String.valueOf(val.hashCode()).compareTo(String.valueOf(o.hashCode()));
}
}
cl... | UTF-8 | Java | 848 | java | Main.java | Java | [] | null | [] | package com.KiyashiNura;
import java.util.List;
class Mass<T> implements Comparable<T> {
T val;
public Mass(T value){
val = value;
}
@Override
public int compareTo(T o) {
return String.valueOf(val.hashCode()).compareTo(String.valueOf(o.hashCode()));
}
}
cl... | 848 | 0.502358 | 0.502358 | 47 | 16.085106 | 18.165703 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.255319 | false | false | 14 |
984b5a39c52ddf786c3c633bfcc5151abaa5b019 | 29,523,605,195,251 | f91b83f8d79d4869062a4708f91ca539d2092121 | /Building-Country/src/Main/Bank/Bank.java | 0634f96be8db9544511ee68dce602cc74d5da1d8 | [] | no_license | zahraamirinezhad/Building-Country-Project | https://github.com/zahraamirinezhad/Building-Country-Project | 26148a2428c0241187f218f7d17e6a8679044a7f | 03702de1f01228653e0a7e5f6b924e933e6da39b | refs/heads/main | 2023-06-24T05:16:48.377000 | 2021-07-31T10:34:52 | 2021-07-31T10:34:52 | 391,151,674 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Main.Bank;
import java.io.Serializable;
import java.util.ArrayList;
public class Bank implements Serializable {
private static String[] BankWorks = {"OPENING A BANK ACCOUNT" , "LOGIN" , "SHOW BANK INFORMATION","EXIT"};
private ArrayList<HesabBanki> HesabHaBanki = new ArrayList<>();
private... | UTF-8 | Java | 2,516 | java | Bank.java | Java | [] | null | [] | package Main.Bank;
import java.io.Serializable;
import java.util.ArrayList;
public class Bank implements Serializable {
private static String[] BankWorks = {"OPENING A BANK ACCOUNT" , "LOGIN" , "SHOW BANK INFORMATION","EXIT"};
private ArrayList<HesabBanki> HesabHaBanki = new ArrayList<>();
private... | 2,516 | 0.612083 | 0.608108 | 95 | 24.505262 | 23.08742 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.431579 | false | false | 14 |
ef9eca5da3351d7263d5e6b86985fedcba225fc0 | 21,517,786,223,918 | 08701fc1dde5a9d419a49026b3c04671dfb680f8 | /src/main/java/cn/liupengstudy/learningspringbootandmybatis/test/likeDaoImpl.java | e46488ebc498141306c5468c5a2f23aa075c144e | [] | no_license | liupengzhouyi/learningspringbootandmybatis | https://github.com/liupengzhouyi/learningspringbootandmybatis | 5bfe4be14ed43e366faf71e7298c205a18dcec80 | bf2bf47b917134d6999f2809a8fef3546d88fac2 | refs/heads/master | 2022-11-28T11:49:29.642000 | 2019-09-25T08:28:02 | 2019-09-25T08:28:02 | 200,847,959 | 0 | 0 | null | false | 2022-11-16T10:35:16 | 2019-08-06T12:34:53 | 2019-09-25T08:28:16 | 2022-11-16T10:35:13 | 1,693 | 0 | 0 | 4 | Java | false | false | /*
package cn.liupengstudy.learningspringbootandmybatis.test;
import java.sql.ResultSet;
import java.sql.SQLException;
public class likeDaoImpl implements likeDao {
@Override
public int addNumber(like like) {
String sql = "insert into like(replyId, likeUser, likeType) value (?, ?, ?)";
Object... | UTF-8 | Java | 2,200 | java | likeDaoImpl.java | Java | [] | null | [] | /*
package cn.liupengstudy.learningspringbootandmybatis.test;
import java.sql.ResultSet;
import java.sql.SQLException;
public class likeDaoImpl implements likeDao {
@Override
public int addNumber(like like) {
String sql = "insert into like(replyId, likeUser, likeType) value (?, ?, ?)";
Object... | 2,200 | 0.580455 | 0.569545 | 73 | 29.136986 | 23.828333 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.643836 | false | false | 14 |
81320c0093e8386c7c93df7c8d3511aaedee48d2 | 16,587,163,726,739 | 74f558f1e52339ea6a0a388a576222668c89b066 | /Java_3-5/src/spec/poit/MakePoit.java | ef3cac49713cb13f519293b616d6a0f749f0a8b1 | [] | no_license | KuvanovaOlga/Java | https://github.com/KuvanovaOlga/Java | 9077fe081e5b52fcdb92640a402b6a04f924aeda | 18ce41c2b053cb2391147b9d4b815af2e1eed7f4 | refs/heads/master | 2021-04-28T18:12:50.186000 | 2018-07-17T14:16:33 | 2018-07-17T14:16:33 | 121,868,045 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package spec.poit;
import factory.Factory;
import spec.devi.Devi;
import student.Student;
public class MakePoit extends Factory{
@Override
public Student createInstance() {
return new Poit();
}
} | UTF-8 | Java | 217 | java | MakePoit.java | Java | [] | null | [] | package spec.poit;
import factory.Factory;
import spec.devi.Devi;
import student.Student;
public class MakePoit extends Factory{
@Override
public Student createInstance() {
return new Poit();
}
} | 217 | 0.709677 | 0.709677 | 12 | 17.166666 | 12.953979 | 38 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.416667 | false | false | 14 |
9ff383772ca8c22e3e1a1335221f16fbd72b041b | 16,698,832,862,811 | ac49190345e921dded73833e24bd2ca7a0a31578 | /HW08-0036489629/tests/Instructions/hr/fer/zemris/java/simplecomp/impl/instructions/MockTests.java | 780d9dbafdf6c4e6d240442919aa3a6969c8bbb5 | [] | no_license | the-JJ/FER-OPJJ | https://github.com/the-JJ/FER-OPJJ | a15871cfd042662bebb1416969b2e96832c0ec07 | fce1288119b60c3a3666c09c463fdc7d208d1888 | refs/heads/master | 2021-06-01T18:00:16.700000 | 2016-09-03T10:58:24 | 2016-09-03T10:58:24 | 67,282,608 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package hr.fer.zemris.java.simplecomp.impl.instructions;
import java.util.ArrayList;
import java.util.List;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.mockito.Mock;
import org.mockito.runners.MockitoJUnitRunner;
import hr.fer.zemris.java.simplecomp.models.Computer;
import hr.fer.zemris.java.s... | UTF-8 | Java | 5,151 | java | MockTests.java | Java | [] | null | [] | package hr.fer.zemris.java.simplecomp.impl.instructions;
import java.util.ArrayList;
import java.util.List;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.mockito.Mock;
import org.mockito.runners.MockitoJUnitRunner;
import hr.fer.zemris.java.simplecomp.models.Computer;
import hr.fer.zemris.java.s... | 5,151 | 0.728014 | 0.713065 | 181 | 27.464088 | 23.271994 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.662983 | false | false | 14 |
d019a00a2b35c4df5ed49b50bcd5307a834f262e | 7,696,581,400,043 | 98e4908d9a67cda511ee89492b25616a69bce652 | /mediaTimescale/src/util/io/ByteOutputTools.java | b472b4bb46faa36aad1dd5dea3f609ecd66f8442 | [] | no_license | suzigit/AudioTimescale | https://github.com/suzigit/AudioTimescale | bfc4e2cd1aa50525916aae9aa018cf2cd1bea928 | 05d0c890ba6d4ae208a35fac3cec4ef93a4c31c9 | refs/heads/master | 2021-03-12T23:27:11.087000 | 2015-05-10T19:06:45 | 2015-05-10T19:06:45 | 35,379,715 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Essa classe faz parte do projeto de ajuste elastico de audio comprimido
* do formatador Hyperprop.
* Todos os direitos sao reservados.
*
* @Copyright: Laboratorio TeleMidia
* @author: <a href="mailto:smbm@telemidia.puc-rio.br">Suzana Mesquita</a>
* Creation date: (06/05/2005)
*/
package util.i... | UTF-8 | Java | 2,143 | java | ByteOutputTools.java | Java | [
{
"context": "aboratorio TeleMidia\r\n * @author: <a href=\"mailto:smbm@telemidia.puc-rio.br\">Suzana Mesquita</a>\r\n * Creation date: (06/05/20",
"end": 243,
"score": 0.9999330639839172,
"start": 218,
"tag": "EMAIL",
"value": "smbm@telemidia.puc-rio.br"
},
{
"context": "uthor: <a h... | null | [] | /*
* Essa classe faz parte do projeto de ajuste elastico de audio comprimido
* do formatador Hyperprop.
* Todos os direitos sao reservados.
*
* @Copyright: Laboratorio TeleMidia
* @author: <a href="mailto:<EMAIL>"><NAME></a>
* Creation date: (06/05/2005)
*/
package util.io;
import util.data.Shar... | 2,116 | 0.64769 | 0.64349 | 92 | 21.293478 | 22.54924 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.478261 | false | false | 14 |
d5c90438472ead1d15ee13aae6416e82f9713c68 | 8,881,992,377,077 | 3de61155c4c9604c8a7990d498efc37c70ab0587 | /nd4j-bytebuddy/src/main/java/org/nd4j/bytebuddy/dup/Duplicate.java | c4590e005bb13830c0a9930d2bf0eaea01ff7fe8 | [
"Apache-2.0"
] | permissive | Ephratahanim/nd4j | https://github.com/Ephratahanim/nd4j | 771acb2d80a57e47d9587c9e6d262bb86fb4e315 | b7d62f2d8e34cd9f866cf6efed48a674bc29936e | refs/heads/master | 2020-12-25T21:00:57.293000 | 2017-02-10T03:31:32 | 2017-02-10T03:31:32 | 48,203,389 | 1 | 0 | null | true | 2015-12-17T23:16:25 | 2015-12-17T23:16:24 | 2015-12-11T02:42:55 | 2015-12-14T02:54:48 | 178,680 | 0 | 0 | 0 | null | null | null | package org.nd4j.bytebuddy.dup;
import net.bytebuddy.description.method.MethodDescription;
import net.bytebuddy.implementation.Implementation;
import net.bytebuddy.implementation.bytecode.ByteCodeAppender;
import net.bytebuddy.implementation.bytecode.Duplication;
import net.bytebuddy.implementation.bytecode.StackManip... | UTF-8 | Java | 801 | java | Duplicate.java | Java | [
{
"context": "t.bytebuddy.jar.asm.MethodVisitor;\n\n/**\n * @author Adam Gibson\n */\npublic class Duplicate implements ByteCodeApp",
"end": 400,
"score": 0.9997599124908447,
"start": 389,
"tag": "NAME",
"value": "Adam Gibson"
}
] | null | [] | package org.nd4j.bytebuddy.dup;
import net.bytebuddy.description.method.MethodDescription;
import net.bytebuddy.implementation.Implementation;
import net.bytebuddy.implementation.bytecode.ByteCodeAppender;
import net.bytebuddy.implementation.bytecode.Duplication;
import net.bytebuddy.implementation.bytecode.StackManip... | 796 | 0.817728 | 0.816479 | 19 | 41.157894 | 37.212425 | 136 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.684211 | false | false | 14 |
8af0d8c47d360419b80251cf301bc95fa76012eb | 8,881,992,375,644 | 1cc434ef83a5f02d20979ea07ca905f7b4713afd | /src/main/java/ua/shield/service/UserServiceImpl.java | c8a4f9e4238ce7ddb64c135aa81db2602fbc39d8 | [] | no_license | kunaksergey/Mailer | https://github.com/kunaksergey/Mailer | fcbee8b78670fe639dc3b8b3665068651dccf5df | b7497e8a4d630b0c0d317be216b270893490f72e | refs/heads/master | 2021-01-23T09:14:31.747000 | 2017-09-18T10:21:35 | 2017-09-18T10:21:35 | 102,572,066 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ua.shield.service;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import ua.shield.entity.User;
import ua.shield.service.repository.UserRepository;
import java.util.Set;
/**
* Created by sa on 01.09.17.
*/
@Service("userService")
public class U... | UTF-8 | Java | 1,775 | java | UserServiceImpl.java | Java | [
{
"context": "ository;\n\nimport java.util.Set;\n\n/**\n * Created by sa on 01.09.17.\n */\n@Service(\"userService\")\npublic c",
"end": 264,
"score": 0.938556969165802,
"start": 262,
"tag": "USERNAME",
"value": "sa"
}
] | null | [] | package ua.shield.service;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import ua.shield.entity.User;
import ua.shield.service.repository.UserRepository;
import java.util.Set;
/**
* Created by sa on 01.09.17.
*/
@Service("userService")
public class U... | 1,775 | 0.660282 | 0.656901 | 83 | 20.385542 | 18.936056 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.240964 | false | false | 14 |
691fd6bd491be0ac9dfb5ea0f36904e33ef3dd80 | 26,895,085,275,666 | c41eecffe6ab28ec01dba8fce5637b5c2d34b36b | /数据结构与算法(JAVA语言版)/dsa数据结构与算法(JAVA语言版/adt/StackArray.java | 57a9974fcc8719576a166cefa0c59be45ede7497 | [
"MIT"
] | permissive | HuangCongQing/AlgorithmsAndDataStructure | https://github.com/HuangCongQing/AlgorithmsAndDataStructure | 91d81970c38abd4e57ffec089fecff72bb9c1da1 | e86ac063534b69695df8c22703024b486b4f766c | refs/heads/master | 2023-01-09T11:48:51.697000 | 2023-01-05T08:57:12 | 2023-01-05T08:57:12 | 107,424,413 | 15 | 23 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dsa.adt;
import dsa.adt.Stack;
import dsa.exception.StackEmptyException;
public class StackArray implements Stack {
private final int LEN = 4; //数组的默认大小
private Object[] elements; //数据元素数组
private int top; //栈顶指针
public StackArray() {
top = -1;
elements = new Object[LEN];
}
//返回堆栈的大小
public ... | GB18030 | Java | 1,176 | java | StackArray.java | Java | [] | null | [] | package dsa.adt;
import dsa.adt.Stack;
import dsa.exception.StackEmptyException;
public class StackArray implements Stack {
private final int LEN = 4; //数组的默认大小
private Object[] elements; //数据元素数组
private int top; //栈顶指针
public StackArray() {
top = -1;
elements = new Object[LEN];
}
//返回堆栈的大小
public ... | 1,176 | 0.66348 | 0.655832 | 55 | 18.018183 | 15.791242 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.690909 | false | false | 14 |
e37c1ff30ea1f193e63f6c3b59387c9742a3492f | 16,398,185,145,319 | 41df8e882ecd4fa66b2d7894f4f278eff4d5efbf | /src/main/java/utils/TimeUtil.java | b810341b2c71745f96cd3cee9dd14ea55effa377 | [] | no_license | yuguichen/exercise_me | https://github.com/yuguichen/exercise_me | df3937cab399c467fed4b2e4d761186b8840ef90 | acbef68ee1f5f650891e69f9c1f01afd23bbd87d | refs/heads/master | 2021-07-07T00:13:11.021000 | 2020-09-22T13:03:44 | 2020-09-22T13:03:44 | 185,109,896 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package utils;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Date;
public class TimeUtil {
/**
* handleTimeFormat:将日期字符串转换为以下格式 : yyyy-MM-dd HH:mm:ss、yyyy-MM-dd
* HH:mm、yyyy-MM-dd、HH:mm:ss、 HH:mm
*
* @param timeString
* @return
*/
public st... | UTF-8 | Java | 4,766 | java | TimeUtil.java | Java | [] | null | [] | package utils;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Date;
public class TimeUtil {
/**
* handleTimeFormat:将日期字符串转换为以下格式 : yyyy-MM-dd HH:mm:ss、yyyy-MM-dd
* HH:mm、yyyy-MM-dd、HH:mm:ss、 HH:mm
*
* @param timeString
* @return
*/
public st... | 4,766 | 0.536648 | 0.516502 | 133 | 34.082706 | 29.446024 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.458647 | false | false | 14 |
01bb3d60d5cea65acbf9f22199157f5423cd2489 | 8,555,574,862,368 | b936669f2a79ca736300487c5483208336b2522a | /naf/WEB-INF/src/com/terapico/b2b/levelfourcat/LevelFourCatManager.java | c661f6e3589867ecb417b4e027b8ac7769992f96 | [
"Apache-2.0"
] | permissive | philipgreat/java-web-tool-framework | https://github.com/philipgreat/java-web-tool-framework | 7a3f39272352ae57f695d1809f289b974e11b088 | 680a23c016ced93e67583a31c5f0353c456b0c3f | refs/heads/master | 2016-09-14T16:11:02.730000 | 2016-08-01T16:12:28 | 2016-08-01T16:12:28 | 55,028,892 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package com.terapico.b2b.levelfourcat;
import java.util.Date;
public interface LevelFourCatManager{
public LevelFourCat createLevelFourCat(String parentCatId, String displayName, String[] options) throws Exception;
public LevelFourCat updateLevelFourCat(String levelFourCatId, String property, Object newVal... | UTF-8 | Java | 944 | java | LevelFourCatManager.java | Java | [] | null | [] |
package com.terapico.b2b.levelfourcat;
import java.util.Date;
public interface LevelFourCatManager{
public LevelFourCat createLevelFourCat(String parentCatId, String displayName, String[] options) throws Exception;
public LevelFourCat updateLevelFourCat(String levelFourCatId, String property, Object newVal... | 944 | 0.811441 | 0.810381 | 21 | 42.666668 | 49.073639 | 139 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.47619 | false | false | 14 |
f19577c64c209bf66660b6a7341c0ecca15309f1 | 7,954,279,442,759 | c612495fff17e8a0da0a50d7033c627b5390c92d | /shadows/framework/src/main/java/org/robolectric/shadows/CellSignalStrengthLteBuilder.java | 9b5d1a1ac2e76df483c2f9485ffc54e706cc08b7 | [
"Apache-2.0",
"MIT"
] | permissive | robolectric/robolectric | https://github.com/robolectric/robolectric | cca98e5322ef751fa48fc6331c8e6e29b2df962e | 35d9d9849cea1850cab929322fbb4015681505a0 | refs/heads/master | 2023-08-30T13:51:25.407000 | 2023-08-28T08:28:48 | 2023-08-28T08:58:36 | 867,564 | 4,903 | 1,001 | NOASSERTION | false | 2023-09-14T15:01:52 | 2010-08-28T00:28:25 | 2023-09-14T12:08:05 | 2023-09-14T15:01:50 | 55,859 | 5,700 | 1,356 | 497 | Java | false | false | package org.robolectric.shadows;
import static org.robolectric.util.reflector.Reflector.reflector;
import android.os.Build;
import android.telephony.CellInfo;
import android.telephony.CellSignalStrengthLte;
import androidx.annotation.RequiresApi;
import org.robolectric.RuntimeEnvironment;
import org.robolectric.util.... | UTF-8 | Java | 3,019 | java | CellSignalStrengthLteBuilder.java | Java | [] | null | [] | package org.robolectric.shadows;
import static org.robolectric.util.reflector.Reflector.reflector;
import android.os.Build;
import android.telephony.CellInfo;
import android.telephony.CellSignalStrengthLte;
import androidx.annotation.RequiresApi;
import org.robolectric.RuntimeEnvironment;
import org.robolectric.util.... | 3,019 | 0.760185 | 0.759854 | 96 | 30.447916 | 25.875048 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.625 | false | false | 14 |
8d41e217eb497f7a52dea8742764bedf7b24f7b6 | 21,526,376,099,306 | 1191c854f8d3056e3ceba2e1fd842b5582df85f3 | /task3/ArifmProgression.java | 965b15098f336808fdf19acd65a4868c83fd70d1 | [] | no_license | NikolaiBidonov/Homework | https://github.com/NikolaiBidonov/Homework | 6877cc9f3b30ab52559214673eeaa541f8aff7dd | 269d6eefb9ef7a2ab593c618fd2bcc51770662bf | refs/heads/master | 2020-05-07T19:31:22.650000 | 2019-07-19T18:57:53 | 2019-07-19T18:57:53 | 180,816,432 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.bidonov.task3;
import java.util.Scanner;
public class ArifmProgression {
public static void main(String[] args) {
Scanner scanner = new Scanner (System.in);
System.out.print ("Введите начало прогрессии ");
while (!scanner.hasNextDouble ()) {
System.out.pri... | UTF-8 | Java | 926 | java | ArifmProgression.java | Java | [] | null | [] | package ru.bidonov.task3;
import java.util.Scanner;
public class ArifmProgression {
public static void main(String[] args) {
Scanner scanner = new Scanner (System.in);
System.out.print ("Введите начало прогрессии ");
while (!scanner.hasNextDouble ()) {
System.out.pri... | 926 | 0.545455 | 0.541818 | 25 | 31 | 21.723721 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.56 | false | false | 14 |
e4d52d4bb18430211346945c0b1dd197882bee88 | 19,232,863,560,842 | 1d36672f3e495ab388d8c27258763479bd32f928 | /Hands-On-Semana4-OO/src/com/leandroserra/banco/heranca/Corrida.java | b5a0763429c6881aa2d444851fa42f2653a6112f | [] | no_license | lssdeveloper/workspace-ita | https://github.com/lssdeveloper/workspace-ita | 2938f6ba20bd89e1fb61f01cfa844cfc27ed8d30 | 4817f2318502e19f1d26b1663f7129e07c79cad0 | refs/heads/master | 2021-01-20T01:52:01.437000 | 2017-08-24T15:15:44 | 2017-08-24T15:15:44 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.leandroserra.banco.heranca;
import java.util.HashMap;
import java.util.Map;
public class Corrida {
private int pista;
private Map<CarroCorrida, Integer> carros = new HashMap<>();
public Corrida(int tamanho) {
pista = tamanho;
}
public void adicionaCarro(CarroCorrida carro){
carros.put(carro,... | UTF-8 | Java | 831 | java | Corrida.java | Java | [] | null | [] | package com.leandroserra.banco.heranca;
import java.util.HashMap;
import java.util.Map;
public class Corrida {
private int pista;
private Map<CarroCorrida, Integer> carros = new HashMap<>();
public Corrida(int tamanho) {
pista = tamanho;
}
public void adicionaCarro(CarroCorrida carro){
carros.put(carro,... | 831 | 0.654633 | 0.65343 | 40 | 19.775 | 18.057529 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.125 | false | false | 14 |
8b77d55a398f9e3a645c322b2079a84d5d325c40 | 609,885,377,628 | ec7146f077cab66b76e209d469fd990ef0cfcef2 | /backend/backend-application/src/main/java/com/destrostudios/cards/backend/application/services/DeckService.java | 20a0b2d54cc1396cbb5ff2b7c0fa72eee98080e6 | [] | no_license | destrostudios/cards | https://github.com/destrostudios/cards | 20cec5b08c18dc33fd9bac7cf873f1904e473a17 | 80013de9e2aeda8b7c21cec00c43fe33c197b03c | refs/heads/master | 2023-07-21T00:14:19.810000 | 2023-07-14T22:12:42 | 2023-07-14T22:12:42 | 129,561,657 | 0 | 0 | null | false | 2023-03-12T12:35:23 | 2018-04-14T23:23:10 | 2022-05-31T20:45:10 | 2023-03-12T12:35:21 | 89,474 | 0 | 0 | 0 | Java | false | false | package com.destrostudios.cards.backend.application.services;
import com.destrostudios.cards.shared.model.*;
import com.destrostudios.cards.shared.model.internal.NewCardListCard;
import lombok.AllArgsConstructor;
import java.util.List;
@AllArgsConstructor
public class DeckService {
private ModeService modeServi... | UTF-8 | Java | 1,981 | java | DeckService.java | Java | [] | null | [] | package com.destrostudios.cards.backend.application.services;
import com.destrostudios.cards.shared.model.*;
import com.destrostudios.cards.shared.model.internal.NewCardListCard;
import lombok.AllArgsConstructor;
import java.util.List;
@AllArgsConstructor
public class DeckService {
private ModeService modeServi... | 1,981 | 0.647148 | 0.647148 | 60 | 32.016666 | 26.104591 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.566667 | false | false | 14 |
72e5f29bfd575c29a48f38c51fb3992b4a89ba43 | 19,284,403,169,301 | b6283c4d40f955784a6af09d2af90b0f5d304d95 | /src/main/java/com/organiser/file/obj/Order.java | 25f9af389d6aa31f50c656afd8522b1bcb51979e | [] | no_license | ajnikitins/IA_Organiser | https://github.com/ajnikitins/IA_Organiser | 9a6d002c2e0cd4bdde8d8b9baeea763f28a315c9 | 4b2755b95820d7c2b2301d3d539c90c9db06d6f7 | refs/heads/master | 2020-09-14T19:01:59.359000 | 2020-04-06T09:38:41 | 2020-04-06T09:38:41 | 223,222,548 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.organiser.file.obj;
import com.fasterxml.jackson.annotation.JsonIgnore;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.databind.annotation.JsonDeserialize;
import com.fasterxml.jackson.databind.annotation.JsonSerialize;
import com.organiser.file.exceptions.DateBeforeToda... | UTF-8 | Java | 7,103 | java | Order.java | Java | [
{
"context": "ame name of order\n * @param customerName name of costumer\n * @param details order details\n * @param com",
"end": 1850,
"score": 0.8161859512329102,
"start": 1842,
"tag": "NAME",
"value": "costumer"
}
] | null | [] | package com.organiser.file.obj;
import com.fasterxml.jackson.annotation.JsonIgnore;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.databind.annotation.JsonDeserialize;
import com.fasterxml.jackson.databind.annotation.JsonSerialize;
import com.organiser.file.exceptions.DateBeforeToda... | 7,103 | 0.696044 | 0.695622 | 255 | 26.854902 | 25.030775 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.352941 | false | false | 14 |
3fced471f84bc3bc836cd7347a1e7ed8ba5ce1b1 | 14,413,910,248,182 | 364c068e61f78879cefe69ab70061a7d69a9db47 | /InheritanceProtectedExample/src/edu/cis232/players/HumanPlayer.java | e02d87c7c3a4769ddc9c9f15ffc82c553a91016e | [] | no_license | CIS232-SP2016/InheritanceProtectedExample | https://github.com/CIS232-SP2016/InheritanceProtectedExample | 636d134dec0e5338aa137d85aab3bebc08c7c208 | 359a53d8c972c98e15502b46b668f159f1c6369b | refs/heads/master | 2016-07-25T14:56:32.548000 | 2016-02-18T02:25:03 | 2016-02-18T02:25:03 | 51,972,076 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.cis232.players;
public class HumanPlayer extends Player {
public HumanPlayer(int hp, int ap){
this.hp = hp;
this.ap = ap;
this.level = 1;
}
}
| UTF-8 | Java | 181 | java | HumanPlayer.java | Java | [] | null | [] | package edu.cis232.players;
public class HumanPlayer extends Player {
public HumanPlayer(int hp, int ap){
this.hp = hp;
this.ap = ap;
this.level = 1;
}
}
| 181 | 0.61326 | 0.59116 | 12 | 13.083333 | 14.138944 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.333333 | false | false | 14 |
0e6f27b5ea6eb93758e4e96eb4dd99ebc49c525f | 16,028,817,959,032 | b1a37e3bef33e9699c372a1e670cb807cf1233d6 | /java-playground-main/src/main/java/com/andymur/pg/java/rmi/registry/BaseServiceVmRunner.java | f9d7c73f6afd919a46e4e510649feca3d4f3c1d5 | [] | no_license | andymur/java-pg | https://github.com/andymur/java-pg | a804b682fc6c961d11d3d71c4634f15733f1cdfb | 6edd4ef22c0ff74944c9f638cf3ccd92d80e7fd6 | refs/heads/master | 2023-03-20T12:05:07.002000 | 2023-03-08T21:46:24 | 2023-03-08T21:46:24 | 29,851,990 | 2 | 0 | null | false | 2023-01-08T14:33:18 | 2015-01-26T08:30:07 | 2023-01-08T14:32:30 | 2023-01-08T14:33:16 | 14,626 | 0 | 0 | 10 | Java | false | false | package com.andymur.pg.java.rmi.registry;
import com.andymur.pg.java.rmi.registry.services.WeatherService;
import com.andymur.pg.java.rmi.registry.services.WeatherServiceImpl;
import java.rmi.NotBoundException;
import java.rmi.RemoteException;
import java.rmi.registry.LocateRegistry;
import java.rmi.registry.Registry... | UTF-8 | Java | 798 | java | BaseServiceVmRunner.java | Java | [
{
"context": "ort java.rmi.registry.Registry;\n\n/**\n * Created by andymur on 10/7/17.\n */\npublic class BaseServiceVmRunner ",
"end": 348,
"score": 0.9995911121368408,
"start": 341,
"tag": "USERNAME",
"value": "andymur"
}
] | null | [] | package com.andymur.pg.java.rmi.registry;
import com.andymur.pg.java.rmi.registry.services.WeatherService;
import com.andymur.pg.java.rmi.registry.services.WeatherServiceImpl;
import java.rmi.NotBoundException;
import java.rmi.RemoteException;
import java.rmi.registry.LocateRegistry;
import java.rmi.registry.Registry... | 798 | 0.773183 | 0.761905 | 22 | 35.272728 | 30.253748 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.636364 | false | false | 14 |
7e5c87b603dc4a7c47b334780161e4db0b589519 | 16,028,817,961,033 | 1689025818ce068904969c2823ab5511d4a046c5 | /src/main/java/com/epam/library/controller/LibraryController.java | 539b8fb01a66ff44b88db22b6bc9c66545ed7962 | [] | no_license | Faworit/FinalWork | https://github.com/Faworit/FinalWork | c29d3a8408b4b4fb7a47bca668ab2f2a87829cf4 | 75d7cf617566301cc073e01b11e2508cee65d8ed | refs/heads/master | 2020-04-29T11:49:25.915000 | 2019-05-19T11:27:50 | 2019-05-19T11:27:50 | 176,114,390 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.epam.library.controller;
import com.epam.library.service.Service;
import com.epam.library.service.ServiceFactory;
import org.apache.log4j.Logger;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServle... | UTF-8 | Java | 1,494 | java | LibraryController.java | Java | [] | null | [] | package com.epam.library.controller;
import com.epam.library.service.Service;
import com.epam.library.service.ServiceFactory;
import org.apache.log4j.Logger;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServle... | 1,494 | 0.715529 | 0.71419 | 47 | 30.787233 | 27.734253 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.638298 | false | false | 14 |
4fdb9904b10e7dff1d291044f9fec15dacfd928a | 16,492,674,437,647 | 8326a869603eb74cb2a42f6edef257aba0465868 | /src/test/java/seedu/expensetracker/logic/commands/StatsCommandTest.java | 4474f68e8bb5aae1d2d3b8a4714ec09253ad0439 | [
"MIT",
"LicenseRef-scancode-other-permissive"
] | permissive | CS2103-AY1819S1-T12-1/main | https://github.com/CS2103-AY1819S1-T12-1/main | 249fcf0efb1bfd51e5633f1f7cb6387d573b7ce7 | f73d0c38ac9f9d520bf8509e8020c5498d065adb | refs/heads/develop | 2020-03-28T10:43:56.360000 | 2018-11-12T15:10:25 | 2018-11-12T15:10:25 | 148,139,186 | 3 | 10 | NOASSERTION | true | 2018-11-12T15:15:48 | 2018-09-10T10:33:11 | 2018-11-12T15:10:29 | 2018-11-12T15:15:48 | 31,058 | 0 | 5 | 7 | Java | false | null | package seedu.expensetracker.logic.commands;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertTrue;
import static seedu.expensetracker.logic.commands.CommandTestUtil.assertCommandSuccess;
import static seedu.expensetracker.logic.commands.StatsCommand.MESSAGE_SUCCESS;
import org.junit... | UTF-8 | Java | 3,067 | java | StatsCommandTest.java | Java | [] | null | [] | package seedu.expensetracker.logic.commands;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertTrue;
import static seedu.expensetracker.logic.commands.CommandTestUtil.assertCommandSuccess;
import static seedu.expensetracker.logic.commands.StatsCommand.MESSAGE_SUCCESS;
import org.junit... | 3,067 | 0.760678 | 0.756766 | 68 | 44.10294 | 34.818073 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.088235 | false | false | 14 |
60d67415ddb9c8828a8137b4367e646c2aa7b90f | 15,874,199,151,666 | a29450de13b985e4d85460d25a842b44db633078 | /host/app/src/main/java/com/warrantix/main/common/event/DownloadSuccessPluginMapEvent.java | 26b93e7cd67cc5cc10e2ba9992f2f251fbe0f97e | [] | no_license | wangxiaoming88/warrantix | https://github.com/wangxiaoming88/warrantix | 45c16f9458b59e010137e09ea978c5dc95c62d05 | 994ced887a6a18413b4960d6dab832227d0ad9e1 | refs/heads/master | 2021-01-11T09:16:51.233000 | 2017-02-09T02:54:39 | 2017-02-09T02:54:39 | 81,401,461 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.warrantix.main.common.event;
import com.warrantix.main.common.rest.model.PluginMapInfo;
import java.util.ArrayList;
/**
*
* Deprecated
*
*/
public class DownloadSuccessPluginMapEvent {
ArrayList<PluginMapInfo> pluginMapInfo;
public DownloadSuccessPluginMapEvent(ArrayList<PluginMapInfo> info){
pl... | UTF-8 | Java | 427 | java | DownloadSuccessPluginMapEvent.java | Java | [] | null | [] | package com.warrantix.main.common.event;
import com.warrantix.main.common.rest.model.PluginMapInfo;
import java.util.ArrayList;
/**
*
* Deprecated
*
*/
public class DownloadSuccessPluginMapEvent {
ArrayList<PluginMapInfo> pluginMapInfo;
public DownloadSuccessPluginMapEvent(ArrayList<PluginMapInfo> info){
pl... | 427 | 0.779859 | 0.779859 | 22 | 18.40909 | 21.955862 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.681818 | false | false | 14 |
53760a97078068b568c4ac7f3ede7cabff2702d6 | 15,375,982,939,691 | 91d5391eb3ca6c2cae6acf0a1d4dfd65096c1eff | /src/com/jia/leetCode/Pro0056.java | 42c3c1fb2b1a197cfe65054777f2ef3625818cf9 | [] | no_license | STU756/Leetcode | https://github.com/STU756/Leetcode | 9a1df6dc3207dac7f91b7775c30f2a03a1b5607b | d09fce3e0e315f50273625992f96ac05894434ef | refs/heads/master | 2022-11-06T01:48:18.998000 | 2020-06-22T16:29:27 | 2020-06-22T16:29:27 | 274,189,893 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jia.leetCode;
import java.util.Arrays;
import java.util.Comparator;
/**
* 给出一个区间的集合,请合并所有重叠的区间。
示例 1:
输入: [[1,3],[2,6],[8,10],[15,18]]
输出: [[1,6],[8,10],[15,18]]
解释: 区间 [1,3] 和 [2,6] 重叠, 将它们合并为 [1,6].
示例 2:
输入: [[1,4],[4,5]]
输出: [[1,5]]
解释: 区间 [1,4] 和 [4,5] 可被视为重叠区间。
来源:力扣(LeetCode)
链接:https://leetco... | UTF-8 | Java | 1,619 | java | Pro0056.java | Java | [
{
"context": "vals\n著作权归领扣网络所有。商业转载请联系官方授权,非商业转载请注明出处。\n * @author Administrator\n *\n */\npublic class Pro0056 {\n\n public int[][]",
"end": 414,
"score": 0.9101927876472473,
"start": 401,
"tag": "NAME",
"value": "Administrator"
}
] | null | [] | package com.jia.leetCode;
import java.util.Arrays;
import java.util.Comparator;
/**
* 给出一个区间的集合,请合并所有重叠的区间。
示例 1:
输入: [[1,3],[2,6],[8,10],[15,18]]
输出: [[1,6],[8,10],[15,18]]
解释: 区间 [1,3] 和 [2,6] 重叠, 将它们合并为 [1,6].
示例 2:
输入: [[1,4],[4,5]]
输出: [[1,5]]
解释: 区间 [1,4] 和 [4,5] 可被视为重叠区间。
来源:力扣(LeetCode)
链接:https://leetco... | 1,619 | 0.504255 | 0.456738 | 58 | 23.310345 | 19.804394 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.810345 | false | false | 14 |
ea405423eec899940f3d3ec498a453bc2770a58f | 32,882,269,642,022 | 20815417a315feb4c9622d1d1548d19bde75104a | /src/com/miglab/miyo/ui/TestChatActivity.java | ec272d678c267c62d8fd4a8ef854e9f08a9638e0 | [] | no_license | smartdata-x/miyo | https://github.com/smartdata-x/miyo | aedc140265da26d0882ee19f08e82cf0c639e280 | 7234ccc63cf72c07e3113fd88556ca6bfb127977 | refs/heads/master | 2020-12-14T09:50:41.220000 | 2015-06-29T15:37:41 | 2015-06-29T15:37:41 | 35,019,646 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.miglab.miyo.ui;
import android.widget.ImageView;
import android.widget.ListView;
import com.miglab.miyo.R;
import com.miglab.miyo.entity.EmoticonPageInfo;
import com.miglab.miyo.third.universalimageloader.core.ImageLoader;
import com.miglab.miyo.ui.widget.EmoticonGroup;
import com.miglab.miyo.ui.widget.Emo... | UTF-8 | Java | 1,412 | java | TestChatActivity.java | Java | [
{
"context": "rayList;\nimport java.util.List;\n\n/**\n * Created by fanglei\n * Email: 412552696@qq.com\n * Date: 2015/6/16.\n *",
"end": 462,
"score": 0.9972293972969055,
"start": 455,
"tag": "USERNAME",
"value": "fanglei"
},
{
"context": "a.util.List;\n\n/**\n * Created by fanglei... | null | [] | package com.miglab.miyo.ui;
import android.widget.ImageView;
import android.widget.ListView;
import com.miglab.miyo.R;
import com.miglab.miyo.entity.EmoticonPageInfo;
import com.miglab.miyo.third.universalimageloader.core.ImageLoader;
import com.miglab.miyo.ui.widget.EmoticonGroup;
import com.miglab.miyo.ui.widget.Emo... | 1,403 | 0.711048 | 0.699009 | 47 | 29.042553 | 23.706501 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.531915 | false | false | 14 |
3e3ba96a153464d103b38b019576b2152ed2c313 | 31,705,448,619,221 | 525cee11fbb91d7ff8a67523703fd1fbfdf61074 | /src/main/java/com/btxy/basis/model/objectimport/ErrorElement.java | 28e03b1a459ca86fb460e3a55c294c8969c31fe1 | [] | no_license | galebo/appfuse_base | https://github.com/galebo/appfuse_base | 3bd9e9ee9a56ce1f40ea3829211b7bd4aa016ec1 | 38c0711c17163190d2a2063e9d4c148ff5cc98b7 | refs/heads/master | 2019-03-09T19:17:09.447000 | 2019-01-22T02:22:20 | 2019-01-22T02:22:20 | 101,270,267 | 0 | 1 | null | false | 2018-04-09T06:33:49 | 2017-08-24T08:07:31 | 2017-08-24T08:10:23 | 2018-04-09T06:33:49 | 973 | 0 | 1 | 0 | Java | false | null | package com.btxy.basis.model.objectimport;
public class ErrorElement {
private int index;
private String message;
public int getIndex() {
return index;
}
public void setIndex(int index) {
this.index = index;
}
public String getMessage() {
return message;
}
public void setMessage(String mes... | UTF-8 | Java | 369 | java | ErrorElement.java | Java | [] | null | [] | package com.btxy.basis.model.objectimport;
public class ErrorElement {
private int index;
private String message;
public int getIndex() {
return index;
}
public void setIndex(int index) {
this.index = index;
}
public String getMessage() {
return message;
}
public void setMessage(String mes... | 369 | 0.672087 | 0.672087 | 20 | 16.450001 | 13.912135 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.35 | false | false | 14 |
7ab2d8a0692965f50492b7d50a97e9c4de18d4ad | 19,765,439,540,924 | 8f7fa81ff9fbc3098e02da898cf2f8d40606c600 | /src/main/java/com/zhanglei/IO-basic/randomAccessFile/RAF.java | 264d243b73c5a699b2f336924dfbfb5ed85685df | [] | no_license | zhanglei-workspace/Java-related-code | https://github.com/zhanglei-workspace/Java-related-code | c0ac624d3152401b0e56ede6cf1dbf777445b31c | f95bc686a46f157b7199df74a5afef455c23dd2d | refs/heads/master | 2022-12-17T09:02:34.805000 | 2019-07-06T10:00:06 | 2019-07-06T10:00:06 | 51,248,116 | 2 | 2 | null | false | 2022-12-16T03:47:08 | 2016-02-07T13:14:31 | 2019-07-06T10:00:40 | 2022-12-16T03:47:05 | 52,656 | 0 | 2 | 11 | Java | false | false | package randomAccessFile;
import java.io.IOException;
import java.io.RandomAccessFile;
public class RAF
{
/**
* RandomAccessFile(随机读写文件)
* @param args
* @throws IOException
*/
public static void main(String[] args) throws IOException
{
// writeFile();
readFile();
}
public static void readFile() ... | GB18030 | Java | 1,092 | java | RAF.java | Java | [] | null | [] | package randomAccessFile;
import java.io.IOException;
import java.io.RandomAccessFile;
public class RAF
{
/**
* RandomAccessFile(随机读写文件)
* @param args
* @throws IOException
*/
public static void main(String[] args) throws IOException
{
// writeFile();
readFile();
}
public static void readFile() ... | 1,092 | 0.645 | 0.632 | 58 | 16.241379 | 18.430027 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.706897 | false | false | 14 |
59bee69b6ffde1999cd86aa61e40c719a713ef0c | 12,034,498,390,387 | 9502dc81dc83fd0a18ebd7da26e85b4cec6c3fbe | /src/main/java/com/huangxw/algorithm/linkedlist/PalindromeStruct.java | 0b45e52442af0eb9529b95d1acc33857f1b631c9 | [] | no_license | tuolagi13/JavaStudy | https://github.com/tuolagi13/JavaStudy | 3a55a775527ebdd8ec0660f4c014997747563ad5 | 6cd6a722d84760a8c3f5bee11691410798015f71 | refs/heads/master | 2022-07-22T05:30:34.926000 | 2022-07-08T10:51:11 | 2022-07-08T10:51:11 | 244,898,776 | 0 | 0 | null | false | 2022-06-21T04:14:12 | 2020-03-04T12:48:45 | 2022-03-13T12:50:27 | 2022-06-21T04:14:09 | 176 | 0 | 0 | 4 | Java | false | false | package com.huangxw.algorithm.linkedlist;
/**
* 判断一个链表是否是一个回文结构
* 给定一个单链表的头节点head,请判断该链表是否为回文结构。
* 例子:
* 1->2->1,返回true;1->2->2->1,返回true;1->2->3,返回false
* 如果链表长度为N,时间复杂度达到o(N),额外空间复杂度达到o(1)
*/
public class PalindromeStruct {
/**
* 单向链表数据结构
*/
public static class Node {
public int... | UTF-8 | Java | 2,747 | java | PalindromeStruct.java | Java | [] | null | [] | package com.huangxw.algorithm.linkedlist;
/**
* 判断一个链表是否是一个回文结构
* 给定一个单链表的头节点head,请判断该链表是否为回文结构。
* 例子:
* 1->2->1,返回true;1->2->2->1,返回true;1->2->3,返回false
* 如果链表长度为N,时间复杂度达到o(N),额外空间复杂度达到o(1)
*/
public class PalindromeStruct {
/**
* 单向链表数据结构
*/
public static class Node {
public int... | 2,747 | 0.496623 | 0.484466 | 89 | 23.955055 | 15.297727 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.47191 | false | false | 14 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.