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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
a5f58de7b6c7c2177cf209b8fa5e991ea664c95f | 403,726,981,771 | 497fcb88c10c94fed1caa160ee110561c07b594c | /bi/bi-shared/src/main/java/com/yazino/bi/campaign/dao/CampaignScheduleDao.java | 38287cd64f50051ef424aeea3977a88470d6a8f0 | [] | no_license | ShahakBH/jazzino-master | https://github.com/ShahakBH/jazzino-master | 3f116a609c5648c00dfbe6ab89c6c3ce1903fc1a | 2401394022106d2321873d15996953f2bbc2a326 | refs/heads/master | 2016-09-02T01:26:44.514000 | 2015-08-10T13:06:54 | 2015-08-10T13:06:54 | 40,482,590 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yazino.bi.campaign.dao;
import com.yazino.bi.campaign.domain.CampaignSchedule;
import org.joda.time.DateTime;
import java.util.List;
public interface CampaignScheduleDao {
void updateNextRunTs(Long campaignId, DateTime nextRunTs);
List<CampaignSchedule> getDueCampaigns(DateTime currentTimestamp)... | UTF-8 | Java | 488 | java | CampaignScheduleDao.java | Java | [] | null | [] | package com.yazino.bi.campaign.dao;
import com.yazino.bi.campaign.domain.CampaignSchedule;
import org.joda.time.DateTime;
import java.util.List;
public interface CampaignScheduleDao {
void updateNextRunTs(Long campaignId, DateTime nextRunTs);
List<CampaignSchedule> getDueCampaigns(DateTime currentTimestamp)... | 488 | 0.805328 | 0.805328 | 18 | 26.111111 | 25.612255 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 8 |
4aed82b88f04924c7fdaf1d394b74be49209101d | 37,142,877,193,983 | 09561ce2103e304b2631afb22ac40157f642569a | /src/test/java/ff/wechat/AppTest.java | aee410b02f8bb5cc624999b59dfd2d91144a42a0 | [] | no_license | 1lvflow/fff | https://github.com/1lvflow/fff | 2d4de04ecaf7d932df474a99cb950b22a902c63c | 5f64de33465c49b437e269d0a5b4eed4f7c6253f | refs/heads/master | 2021-04-12T04:56:33.596000 | 2019-01-09T14:11:14 | 2019-01-09T14:11:14 | 125,885,482 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ff;
import junit.framework.Test;
import junit.framework.TestCase;
import junit.framework.TestSuite;
import org.apache.commons.lang3.StringUtils;
import org.jsoup.Jsoup;
import org.jsoup.nodes.Document;
import org.jsoup.nodes.Element;
import org.jsoup.select.Elements;
import org.slf4j.Logger;
import org.slf4j.L... | UTF-8 | Java | 7,921 | java | AppTest.java | Java | [] | null | [] | package ff;
import junit.framework.Test;
import junit.framework.TestCase;
import junit.framework.TestSuite;
import org.apache.commons.lang3.StringUtils;
import org.jsoup.Jsoup;
import org.jsoup.nodes.Document;
import org.jsoup.nodes.Element;
import org.jsoup.select.Elements;
import org.slf4j.Logger;
import org.slf4j.L... | 7,921 | 0.560569 | 0.544667 | 221 | 34.004524 | 26.869637 | 216 | false | false | 0 | 0 | 0 | 0 | 82 | 0.010601 | 0.687783 | false | false | 8 |
9e6125a9835b780fc953125a2592ceb745538955 | 19,301,583,081,296 | edb647010efa5df6e897ab04e277d5420045ccef | /CarFix/src/com/selfsoft/baseinformation/dao/ITmCardTypeDao.java | 957be4bbbb2aed2d54a82a221df57a69bfca7d69 | [] | no_license | xixisfather/CarFix | https://github.com/xixisfather/CarFix | eb6d18c76241fc9b1a3853c77ff545da589b39e9 | 93f5bebe1dc7a7809d0e5145e69bb30aa052f706 | refs/heads/master | 2021-01-22T03:39:54.269000 | 2017-05-31T11:17:55 | 2017-05-31T11:17:55 | 92,369,575 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.selfsoft.baseinformation.dao;
import com.selfsoft.baseinformation.model.TmCardType;
import com.selfsoft.framework.dao.IDao;
public interface ITmCardTypeDao extends IDao<TmCardType>{
}
| UTF-8 | Java | 207 | java | ITmCardTypeDao.java | Java | [] | null | [] | package com.selfsoft.baseinformation.dao;
import com.selfsoft.baseinformation.model.TmCardType;
import com.selfsoft.framework.dao.IDao;
public interface ITmCardTypeDao extends IDao<TmCardType>{
}
| 207 | 0.801932 | 0.801932 | 8 | 23.875 | 24.240656 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 8 |
03e921d9fe7532b01ebd17dc1af73de91ccd7725 | 35,570,919,176,891 | 6abb4aa3f171a708b98b807f439a30e8e9ad5a57 | /shop-eureka-service/shop-coupon-service/src/main/java/com/qf/service/CouponService.java | 563e67440c4c539041c4cd77e9c9b8941d1ff8d3 | [
"Apache-2.0"
] | permissive | 630461866/hhh-shop | https://github.com/630461866/hhh-shop | 23cd01f0298f3a0b4aa85373cc3bb8b4b2a733e4 | b2805711a2294daf0daf34658063492d4072ca3b | refs/heads/master | 2022-07-13T05:59:38.863000 | 2020-03-21T02:16:47 | 2020-03-21T02:16:47 | 245,988,317 | 2 | 0 | Apache-2.0 | false | 2022-06-17T02:58:31 | 2020-03-09T09:04:36 | 2020-03-21T02:17:51 | 2022-06-17T02:58:29 | 8,330 | 1 | 0 | 12 | CSS | false | false | package com.qf.service;
import com.qf.dto.ResultBean;
public interface CouponService {
ResultBean queryCouponByUserId(String userId);
void updateCouponById(int orderId);
}
| UTF-8 | Java | 183 | java | CouponService.java | Java | [] | null | [] | package com.qf.service;
import com.qf.dto.ResultBean;
public interface CouponService {
ResultBean queryCouponByUserId(String userId);
void updateCouponById(int orderId);
}
| 183 | 0.775956 | 0.775956 | 9 | 19.333334 | 18.41497 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 8 |
376dba10be57490af419a096f05813c847971226 | 36,721,970,404,886 | 5854cdfd5645129877637239536fe4a4728e52c9 | /modules/BinaryTree/ConstructionAndConversion/ConvertBinaryTreeToDLL.java | 17cb18993dc40e3642b634f4ea9b37ce1cb6ee11 | [] | no_license | guru056/DSA-JAVA | https://github.com/guru056/DSA-JAVA | 183760b5fda04232202bdd9a4d4b757507cfe157 | 8d04b03e36242184357e63b2ad5a4504d044984f | refs/heads/master | 2021-11-21T07:45:52.203000 | 2021-08-03T18:02:06 | 2021-08-03T18:02:06 | 221,527,933 | 1 | 1 | null | false | 2021-08-03T14:01:50 | 2019-11-13T18:42:25 | 2021-06-06T19:03:57 | 2021-08-03T13:59:58 | 659 | 1 | 1 | 1 | Java | false | false | package BinaryTree.ConstructionAndConversion;
import BinaryTree.Node;
public class ConvertBinaryTreeToDLL {
// static Node prev = null;
//
// public static Node convertToDLL(Node node)
// {
// if (node == null)
// return null;
//
// Node left = convertToDLL(node.left);
//
// ... | UTF-8 | Java | 375 | java | ConvertBinaryTreeToDLL.java | Java | [] | null | [] | package BinaryTree.ConstructionAndConversion;
import BinaryTree.Node;
public class ConvertBinaryTreeToDLL {
// static Node prev = null;
//
// public static Node convertToDLL(Node node)
// {
// if (node == null)
// return null;
//
// Node left = convertToDLL(node.left);
//
// ... | 375 | 0.605333 | 0.605333 | 20 | 17.75 | 18.398029 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3 | false | false | 8 |
796d180a0584ce4e1353b5f146f9d9aa5382155b | 38,963,943,316,138 | 9e29a85c493516669222ad2e713c822c8daf5b52 | /src/main/java/com/example/demo/serviceImpl/ResponsableServiceImp.java | 325a2f9976d76952b636055a2baa4dc77ec189e7 | [] | no_license | ImedZnd/online-recruitment | https://github.com/ImedZnd/online-recruitment | 29c6a47b9c7ca28cf3944f97051cc8f757bee800 | 4970ba0c3ef497ea5b919050621def51578c7ebf | refs/heads/master | 2023-06-24T09:21:14.971000 | 2019-06-17T16:36:31 | 2019-06-17T16:36:31 | 175,407,444 | 0 | 0 | null | false | 2023-06-20T18:32:14 | 2019-03-13T11:29:38 | 2020-07-15T16:26:42 | 2023-06-20T18:32:13 | 209 | 0 | 0 | 1 | Java | false | false | package com.example.demo.serviceImpl;
import java.util.List;
import java.util.Optional;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.crypto.password.PasswordEncoder;
import org.springframework.stereotype.Service;
import com.example.demo.model.Responsable;
import ... | UTF-8 | Java | 1,947 | java | ResponsableServiceImp.java | Java | [] | null | [] | package com.example.demo.serviceImpl;
import java.util.List;
import java.util.Optional;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.crypto.password.PasswordEncoder;
import org.springframework.stereotype.Service;
import com.example.demo.model.Responsable;
import ... | 1,947 | 0.798151 | 0.798151 | 74 | 25.31081 | 23.762863 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.094595 | false | false | 8 |
65f9b7e2b1193ec91a63da452be13f1e2624a6b2 | 36,197,984,407,220 | 0aa5985c050e92bb1953fe0206b184fa2f9c239a | /dev/dev/src/main/java/org/gestion/ecole/dev/repository/FilliereRepository.java | 7967499963aeb88b83b883bb72e0b8586fa439a9 | [] | no_license | Tagguine/webSchool- | https://github.com/Tagguine/webSchool- | cb1947a9ba8168e0cf4989de2f4d44fa551aae23 | f5967b342d679507ae5e0bc19fb640d50cc4dcbb | refs/heads/main | 2023-03-28T15:46:12.419000 | 2021-04-05T22:05:51 | 2021-04-05T22:05:51 | 348,864,131 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.gestion.ecole.dev.repository;
import org.gestion.ecole.dev.entities.Filliere;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import org.springf... | UTF-8 | Java | 1,441 | java | FilliereRepository.java | Java | [] | null | [] | package org.gestion.ecole.dev.repository;
import org.gestion.ecole.dev.entities.Filliere;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import org.springf... | 1,441 | 0.793893 | 0.793893 | 35 | 40.171429 | 32.596657 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.457143 | false | false | 8 |
bc2716813c7324727761668a4d8cda2ae39ab2ba | 37,967,510,915,966 | 414fdd8d8805138259872b50d4370038c0a025fb | /chandu/ExpandableList/src/com/example/expandablelist/MainActivity.java | 49c7c7c4e00e0365dfd56675cbf0e07503dd2848 | [] | no_license | suryaharshan1/android-windroilla | https://github.com/suryaharshan1/android-windroilla | d16295a23d5d597ed7cb45e22153b9ff28c10abd | fc50ff05689a68ba0696d306d1081525777a8012 | refs/heads/master | 2020-04-05T23:19:58.776000 | 2014-08-02T20:21:47 | 2014-08-02T20:21:47 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.expandablelist;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import android.support.v7.app.ActionBarActivity;
import android.support.v7.app.ActionBar;
import android.support.v4.app.Fragment;
import android.os.Bundle;
import android.view.LayoutInflater;
import androi... | UTF-8 | Java | 1,974 | java | MainActivity.java | Java | [
{
"context": " new ArrayList<String>();\n LittleTurn.add(\"Harsha\");\n LittleTurn.add(\"VishnuPriya\");\n ",
"end": 1365,
"score": 0.9993804693222046,
"start": 1359,
"tag": "NAME",
"value": "Harsha"
},
{
"context": "LittleTurn.add(\"Harsha\");\n LittleTurn... | null | [] | package com.example.expandablelist;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import android.support.v7.app.ActionBarActivity;
import android.support.v7.app.ActionBar;
import android.support.v4.app.Fragment;
import android.os.Bundle;
import android.view.LayoutInflater;
import androi... | 1,943 | 0.714792 | 0.712259 | 62 | 30.838709 | 18.616844 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.145161 | false | false | 8 |
c82f0524bd5dad673c0b616180b8b0ddd5e13c9c | 39,298,950,794,078 | 8f487a372d30eccbae4857e7a813aa18fdf2e828 | /service/src/main/java/com/tu/FinancialQuickCheck/dto/Project.java | 01da64581d9d9c84f25a71c7fa5a37a0b775527b | [
"MIT"
] | permissive | m4xrdk/amos2021ws05-fin-prod-port-quick-check | https://github.com/m4xrdk/amos2021ws05-fin-prod-port-quick-check | f2d67348763de691d4d28cd4b9d43461d3d32614 | 87e7d88223b560f0c30a9910d9a121ac5a227587 | refs/heads/main | 2023-09-02T12:25:41.424000 | 2021-11-16T15:41:44 | 2021-11-16T15:41:44 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tu.FinancialQuickCheck.dto;
import com.tu.FinancialQuickCheck.db.ProductEntity;
import java.util.ArrayList;
import java.util.List;
public class Project {
public String name;
public int id;
public List<Product> products;
public Project(String name, int id, List<ProductEntity> productEn... | UTF-8 | Java | 927 | java | Project.java | Java | [] | null | [] | package com.tu.FinancialQuickCheck.dto;
import com.tu.FinancialQuickCheck.db.ProductEntity;
import java.util.ArrayList;
import java.util.List;
public class Project {
public String name;
public int id;
public List<Product> products;
public Project(String name, int id, List<ProductEntity> productEn... | 927 | 0.625674 | 0.625674 | 34 | 26.264706 | 26.5411 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.617647 | false | false | 8 |
39d6efd5aaa284e9676ae9c1c31b21fda3994799 | 34,969,623,763,766 | 6bb1afbabed1c8c68b4e0ddef9ef7338265feb42 | /src/Strings/Pangrams.java | bfccbc7255d995586e083bcf148fa5d6703e9138 | [] | no_license | sheetal804/HackerRank | https://github.com/sheetal804/HackerRank | 7ce07afd7887b5ad2ece6d1f981fc274450c0d24 | 7ddf016caa832111be4cadfd75fb1c8b9d62e6d3 | refs/heads/master | 2021-09-01T22:22:07.620000 | 2017-12-28T22:21:18 | 2017-12-28T22:21:18 | 115,651,993 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Strings;
import java.util.Scanner;
public class Pangrams {
public static void main(String[] args) {
// TODO Auto-generated method stub
char [] find="abcdefghijklmnopqrstuvwxyz".toCharArray();
int findCount[]=new int[26];
for(int i=0;i<26;i++)
{
findCount[i]=0;
//System.out.printl... | UTF-8 | Java | 949 | java | Pangrams.java | Java | [] | null | [] | package Strings;
import java.util.Scanner;
public class Pangrams {
public static void main(String[] args) {
// TODO Auto-generated method stub
char [] find="abcdefghijklmnopqrstuvwxyz".toCharArray();
int findCount[]=new int[26];
for(int i=0;i<26;i++)
{
findCount[i]=0;
//System.out.printl... | 949 | 0.500527 | 0.482613 | 52 | 16.25 | 13.715341 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.096154 | false | false | 8 |
839d1d82fdbcfb2d33651845a3cc6a488827f829 | 25,572,235,338,005 | de3d7348c42e275f551d121bf7c6cf25009acc7c | /cucumber-spring-demo/src/test/java/com/automation/cucumber/ZipCOmpareExample.java | 5f65c9729242691c111c23d6aa088079f024ac35 | [] | no_license | qadatta/qa-test-automation | https://github.com/qadatta/qa-test-automation | af3a8bf85e1be9833066471b393948d304dfa2cc | 40044dbd9675cfbdf32c8e9a890c730cf2586063 | refs/heads/master | 2022-07-04T03:10:16.119000 | 2020-05-11T17:43:49 | 2020-05-11T17:43:49 | 248,307,105 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.automation.cucumber;
import static org.hamcrest.MatcherAssert.assertThat;
import java.io.IOException;
import java.util.Iterator;
import java.util.Set;
import java.util.zip.ZipEntry;
import java.util.zip.ZipFile;
import io.cucumber.java.Scenario;
public class ZipCOmpareExample {
static Scenario scenari... | UTF-8 | Java | 2,379 | java | ZipCOmpareExample.java | Java | [] | null | [] | package com.automation.cucumber;
import static org.hamcrest.MatcherAssert.assertThat;
import java.io.IOException;
import java.util.Iterator;
import java.util.Set;
import java.util.zip.ZipEntry;
import java.util.zip.ZipFile;
import io.cucumber.java.Scenario;
public class ZipCOmpareExample {
static Scenario scenari... | 2,379 | 0.697772 | 0.684321 | 91 | 25.142857 | 29.626825 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.21978 | false | false | 8 |
26914b8bd4231407cbaaf473450ec81082523e63 | 25,572,235,336,319 | 18fcd3d104b103354896578c77f794e9ffbe0454 | /file-export/src/main/java/com/mehmetpekdemir/fileexport/service/ExcelServiceImpl.java | 8f286840284ce13a16bbb1cf2f00e3b3b066c187 | [] | no_license | mehmetpekdemir/Spring-Boot-Examples | https://github.com/mehmetpekdemir/Spring-Boot-Examples | e2370d532f07de8c6804465b673ca95e3eb6a532 | c043f200472025770357cab103940bff2ca39d83 | refs/heads/master | 2023-02-18T10:44:29.894000 | 2021-01-12T10:14:18 | 2021-01-12T10:14:18 | 323,279,589 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mehmetpekdemir.fileexport.service;
import com.mehmetpekdemir.fileexport.entity.TutorialEntity;
import com.mehmetpekdemir.fileexport.repository.TutorialRepository;
import lombok.RequiredArgsConstructor;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transact... | UTF-8 | Java | 2,435 | java | ExcelServiceImpl.java | Java | [
{
"context": "e.poi.xssf.usermodel.XSSFWorkbook;\n\n/**\n * @author MEHMET PEKDEMIR\n * @since 1.0\n */\n@Service\n@RequiredArgsConstruct",
"end": 705,
"score": 0.9998574256896973,
"start": 690,
"tag": "NAME",
"value": "MEHMET PEKDEMIR"
}
] | null | [] | package com.mehmetpekdemir.fileexport.service;
import com.mehmetpekdemir.fileexport.entity.TutorialEntity;
import com.mehmetpekdemir.fileexport.repository.TutorialRepository;
import lombok.RequiredArgsConstructor;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transact... | 2,426 | 0.703901 | 0.700616 | 74 | 31.905405 | 27.253153 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.581081 | false | false | 8 |
e2871fec50a6a54547a5210cb268e06a7f99098f | 14,104,672,632,335 | f5782a580800c5dc953ea5a3372c6fcccee66c68 | /src/main/java/com/example/demo/repo/InvoiceRepository.java | 25d96d97e9cb9b068296f1fa0fb62b33d8fa97af | [] | no_license | Ajay-va/SpringBootProjectEx1 | https://github.com/Ajay-va/SpringBootProjectEx1 | 5aece22fef79a6cfe505766d25082185b6377020 | 4b2136d690b5e78e00fdfaa3f08ff07c8b0036e5 | refs/heads/master | 2023-07-17T00:26:16.264000 | 2021-08-20T04:13:51 | 2021-08-20T04:13:51 | 398,142,381 | 0 | 0 | null | false | 2021-08-23T13:02:01 | 2021-08-20T03:22:33 | 2021-08-20T04:13:54 | 2021-08-23T13:02:00 | 69 | 0 | 0 | 0 | Java | false | false | package com.example.demo.repo;
import org.springframework.data.jpa.repository.JpaRepository;
import com.example.demo.model.Invoice;
public interface InvoiceRepository extends JpaRepository<Invoice,Integer> {
} | UTF-8 | Java | 213 | java | InvoiceRepository.java | Java | [] | null | [] | package com.example.demo.repo;
import org.springframework.data.jpa.repository.JpaRepository;
import com.example.demo.model.Invoice;
public interface InvoiceRepository extends JpaRepository<Invoice,Integer> {
} | 213 | 0.830986 | 0.830986 | 9 | 22.777779 | 27.931574 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 8 |
baf22a5397d7af2533f95a94b5476ca948bcd8d6 | 12,953,621,386,819 | 8feaf686aeedfea1123c9337c4206246e0456ab2 | /src/main/java/skillport/javasix/multithread/Employee.java | 86875c6f1c02cfbfe9b8a74f255f10064e69dfdb | [] | no_license | Bichev/javalearn | https://github.com/Bichev/javalearn | 0b22a42769bb60d346f92a894ba9f5358ee20f84 | d5ec4ed76cd56bd74b50e6b8dd908643afc4b263 | refs/heads/master | 2021-01-25T07:28:18.711000 | 2012-10-18T07:47:33 | 2012-10-18T07:47:33 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package skillport.javasix.multithread;
public class Employee {
protected int salary;
public Employee (){}
public Employee (int salary){
this.salary = salary;
}
}
| UTF-8 | Java | 176 | java | Employee.java | Java | [] | null | [] | package skillport.javasix.multithread;
public class Employee {
protected int salary;
public Employee (){}
public Employee (int salary){
this.salary = salary;
}
}
| 176 | 0.704545 | 0.704545 | 13 | 12.538462 | 13.275863 | 38 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.923077 | false | false | 8 |
aac3eda9f251ff644525422b3d722902782c1e54 | 29,334,626,658,710 | 756d81ca0ba3c3f6e1da7e9d83fe32b455aac890 | /week4.CafeScenario/src/week4/CafeScenario/CafeNeroCustomerManager.java | a0fa42d73e70a864a3ee5f5feba9973250768777 | [] | no_license | tscburak/JavaKamp | https://github.com/tscburak/JavaKamp | 0150e42d2a87005f225a1bd7ab42db9ba60a0a20 | 852895b8a1142ed8b2b45db84ad1032159f282e5 | refs/heads/main | 2023-05-06T20:45:25.956000 | 2021-05-27T11:57:58 | 2021-05-27T11:57:58 | 362,021,377 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package week4.CafeScenario;
public class CafeNeroCustomerManager extends BaseCustomerManager {
public void addServer(Customer customer){
System.out.println(customer.firstName + " " + customer.lastName + " has been added the server!");
}
}
| UTF-8 | Java | 262 | java | CafeNeroCustomerManager.java | Java | [] | null | [] | package week4.CafeScenario;
public class CafeNeroCustomerManager extends BaseCustomerManager {
public void addServer(Customer customer){
System.out.println(customer.firstName + " " + customer.lastName + " has been added the server!");
}
}
| 262 | 0.721374 | 0.717557 | 11 | 21.818182 | 32.228779 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.818182 | false | false | 8 |
f3e677a636c4f1757f8e34a8920095c024d8153e | 28,157,805,641,313 | a3648949eeefcadcc0ba17321a5c168735ed498f | /src/main/java/it/unisalento/se/saw/restapi/LectureRatingController.java | 95bda4c14f5721a765d19762936069b0e44197ee | [] | no_license | franco-dub/SpringApp | https://github.com/franco-dub/SpringApp | 5bbaac0410efbd6a79b545d3e9f7298df3028d85 | 1156fe4239e346f9a509eef0fde508e120df2950 | refs/heads/master | 2020-03-22T09:24:30.090000 | 2019-02-25T09:30:01 | 2019-02-25T09:30:01 | 139,835,242 | 0 | 1 | null | false | 2019-02-20T10:35:10 | 2018-07-05T10:44:25 | 2019-02-20T10:32:46 | 2019-02-20T10:35:09 | 61,826 | 0 | 1 | 0 | Java | false | null | package it.unisalento.se.saw.restapi;
import it.unisalento.se.saw.IService.LectureRatingIService;
import it.unisalento.se.saw.dto.LectureRatingDto;
import it.unisalento.se.saw.exceptions.CustomErrorType;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpStatus;
import o... | UTF-8 | Java | 3,967 | java | LectureRatingController.java | Java | [] | null | [] | package it.unisalento.se.saw.restapi;
import it.unisalento.se.saw.IService.LectureRatingIService;
import it.unisalento.se.saw.dto.LectureRatingDto;
import it.unisalento.se.saw.exceptions.CustomErrorType;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpStatus;
import o... | 3,967 | 0.672801 | 0.672801 | 94 | 41.202129 | 35.107609 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.117021 | false | false | 8 |
1546e21cea4878cd8da000670b91427d00b74eab | 283,467,842,720 | a34c0916b3232636234897a2b46a5afefba62d0d | /src/com/cheese/ssh/action/OrderAction.java | 1673f15c35ac0c1567557917df1f4846a630a594 | [] | no_license | warteac/dhucheese | https://github.com/warteac/dhucheese | 5d3459c105a4c7081fc7d6056ac0561d6e4610c7 | 366168c7caa13cff9487193d72a998f473fcef37 | refs/heads/master | 2017-11-02T12:56:50.639000 | 2016-06-29T04:19:38 | 2016-06-29T04:19:38 | 59,561,536 | 0 | 5 | null | false | 2016-06-29T04:19:39 | 2016-05-24T09:55:26 | 2016-05-30T05:30:38 | 2016-06-29T04:19:38 | 21,161 | 0 | 3 | 1 | CSS | null | null | package com.cheese.ssh.action;
import com.cheese.ssh.beans.Order;
import com.cheese.ssh.beans.Task;
import com.cheese.ssh.beans.User;
import com.cheese.ssh.service.IOrderManagerService;
import com.opensymphony.xwork2.ActionSupport;
import net.sf.json.JSONObject;
public class OrderAction extends ActionSup... | UTF-8 | Java | 1,549 | java | OrderAction.java | Java | [] | null | [] | package com.cheese.ssh.action;
import com.cheese.ssh.beans.Order;
import com.cheese.ssh.beans.Task;
import com.cheese.ssh.beans.User;
import com.cheese.ssh.service.IOrderManagerService;
import com.opensymphony.xwork2.ActionSupport;
import net.sf.json.JSONObject;
public class OrderAction extends ActionSup... | 1,549 | 0.67138 | 0.670707 | 78 | 17.038462 | 16.804642 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.333333 | false | false | 8 |
6cd1fe07569c45fe91c9d0e02943574a3fe3d687 | 20,066,087,275,029 | e09233c2a2792970385d4ce00c8c0d3f3a63a11d | /src/com/string/NullOperation.java | 9e14aece74158cd3c9883628cd109acd2d6ce6ff | [] | no_license | lakechat/test | https://github.com/lakechat/test | 2a4939f1a4a7102561ab01a95e7aa84e4fe05dc8 | 744cd14bfbdbc55417284abfbfd60b39ea80bf91 | refs/heads/master | 2020-05-23T01:37:19.446000 | 2020-02-04T18:02:02 | 2020-02-04T18:02:02 | 14,197,824 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.string;
public class NullOperation {
public static void main(String[] args){
String s1 = "1";
String s2 = "2";
String tmp = null;
String s = s1+s2+tmp;
if(s==null)
System.out.println("null value");
System.out.println(s);
}
}
| UTF-8 | Java | 263 | java | NullOperation.java | Java | [] | null | [] | package com.string;
public class NullOperation {
public static void main(String[] args){
String s1 = "1";
String s2 = "2";
String tmp = null;
String s = s1+s2+tmp;
if(s==null)
System.out.println("null value");
System.out.println(s);
}
}
| 263 | 0.623574 | 0.60076 | 15 | 16.533333 | 12.847136 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.933333 | false | false | 8 |
cdb8757b076c368c2314c6fa32930692fde1e121 | 30,331,059,049,341 | 2c7acb1a2e0d197a935f1cd88454180404fc7032 | /app/src/main/java/com/example/formula1/api/JsonImageApi.java | 906b50bf572520925766e6a457da54098dc73c1a | [] | no_license | agorcsa/Formula1 | https://github.com/agorcsa/Formula1 | 11bcf3b2d837d9340d87d9106448cb2df5d16502 | 49509036c00ae9f51410ad4d6880a8618b8daa77 | refs/heads/master | 2022-12-11T22:32:49.657000 | 2020-09-11T16:59:31 | 2020-09-11T16:59:31 | 289,778,139 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.formula1.api;
import retrofit2.Call;
import retrofit2.http.GET;
import retrofit2.http.Path;
import retrofit2.http.Query;
public interface JsonImageApi {
// full url from Google Search API
// [API_KEY] = AIzaSyADx9HTfg1vEtKt2KllxBhwpjB5qUvO52k
// [ENGINE_KEY] = 000213537299717655806: f... | UTF-8 | Java | 741 | java | JsonImageApi.java | Java | [
{
"context": "full url from Google Search API\n // [API_KEY] = AIzaSyADx9HTfg1vEtKt2KllxBhwpjB5qUvO52k\n // [ENGINE_KEY] = 000213537299717655806: fsqe",
"end": 273,
"score": 0.9997352957725525,
"start": 234,
"tag": "KEY",
"value": "AIzaSyADx9HTfg1vEtKt2KllxBhwpjB5qUvO52k"
},
{
... | null | [] | package com.example.formula1.api;
import retrofit2.Call;
import retrofit2.http.GET;
import retrofit2.http.Path;
import retrofit2.http.Query;
public interface JsonImageApi {
// full url from Google Search API
// [API_KEY] = <KEY>
// [ENGINE_KEY] = <KEY>
// [SEARCH_STRING] = <arbitrarily defined in you... | 644 | 0.705803 | 0.624831 | 23 | 31.217392 | 32.104389 | 143 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.347826 | false | false | 8 |
9db92790a77f7e232d6a6a986eeb4876a4803313 | 12,644,383,745,872 | 6d6cd6149130b048ff99b9943bd02786a2cc560f | /PhoneStrore/ClassProject/src/DeleteMobile.java | 408d8aacc9ebd9f4bd2eeed39355ea89616bd115 | [] | no_license | prolaymukherjee/java_project | https://github.com/prolaymukherjee/java_project | 9a434881ab3dfcfc1ae8702fed11250d3ec59488 | 26d11d7ed738800321334b23df0cbd05a6df3acb | refs/heads/master | 2020-03-21T10:29:58.457000 | 2018-06-24T04:46:51 | 2018-06-24T04:46:51 | 138,454,078 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.awt.BorderLayout;
import java.awt.EventQueue;
import javax.swing.border.EmptyBorder;
import net.proteanit.sql.DbUtils;
import java.sql.*;
import javax.swing.*;
import java.awt.Font;
import java.awt.Color;
import java.awt.event.ActionListener;
import java.awt.event.ActionEvent;
public class DeleteMobile... | UTF-8 | Java | 4,382 | java | DeleteMobile.java | Java | [] | null | [] | import java.awt.BorderLayout;
import java.awt.EventQueue;
import javax.swing.border.EmptyBorder;
import net.proteanit.sql.DbUtils;
import java.sql.*;
import javax.swing.*;
import java.awt.Font;
import java.awt.Color;
import java.awt.event.ActionListener;
import java.awt.event.ActionEvent;
public class DeleteMobile... | 4,382 | 0.678229 | 0.63099 | 170 | 24.77647 | 19.042601 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.270588 | false | false | 8 |
eb807fde120b4db0462b7181f270c406830468c7 | 13,297,218,757,042 | 1328ecc3f875e4ba85d053ec3a069e8eac60f080 | /src/com/test/tank/Bullet.java | 4767d9fe0a47625bc310dc971ef7570ff50ed812 | [] | no_license | guaiguaihu/tankwar | https://github.com/guaiguaihu/tankwar | cbf66c017d8f233bbd4d313f092cd3002ba777cb | 7b5645ac81acd52491a415f430a093586bc227e6 | refs/heads/master | 2022-12-21T23:18:51.251000 | 2020-10-02T07:21:37 | 2020-10-02T07:21:37 | 299,334,739 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.test.tank;
import com.test.tank.constant.Constants;
import com.test.tank.constant.Direction;
import com.test.tank.i.IRectangle;
import com.test.tank.util.PropertyManager;
import com.test.tank.util.ResourceManager;
import com.test.tank.util.ThreadUtils;
import java.awt.*;
import java.awt.image.BufferedImag... | UTF-8 | Java | 3,497 | java | Bullet.java | Java | [
{
"context": "wt.image.BufferedImage;\n\n/**\n * 子弹类\n *\n * @author: liujinliang\n * @create: 2020-09-26 21:12\n **/\npublic class Bu",
"end": 361,
"score": 0.9962576627731323,
"start": 350,
"tag": "USERNAME",
"value": "liujinliang"
}
] | null | [] | package com.test.tank;
import com.test.tank.constant.Constants;
import com.test.tank.constant.Direction;
import com.test.tank.i.IRectangle;
import com.test.tank.util.PropertyManager;
import com.test.tank.util.ResourceManager;
import com.test.tank.util.ThreadUtils;
import java.awt.*;
import java.awt.image.BufferedImag... | 3,497 | 0.55229 | 0.541054 | 146 | 22.773973 | 17.845137 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.534247 | false | false | 8 |
8520c5847cc3e6afe7b6676bd62264e56847ca59 | 13,297,218,755,135 | 84b91e91205b50d909c7aed38ca99949779dd95e | /allsrc/com/xiaomi/mistatistic/sdk/a/l.java | 5fb2325fa253d51f25de5f49f0fba1125a3a5d8c | [
"Unlicense"
] | permissive | clilystudio/NetBook | https://github.com/clilystudio/NetBook | e02824dc74356809a85c15c9548957169e7e5c6e | a8ca6cb91e9259ed7dec70b830829d622525b4b7 | refs/heads/master | 2021-01-21T14:40:30.853000 | 2016-07-29T09:39:36 | 2016-07-29T09:39:36 | 59,257,604 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xiaomi.mistatistic.sdk.a;
import android.content.Context;
import android.os.Build;
import android.os.Build.VERSION;
import android.provider.Settings.Secure;
import java.io.UnsupportedEncodingException;
import java.math.BigInteger;
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmExce... | UTF-8 | Java | 3,343 | java | l.java | Java | [] | null | [] | package com.xiaomi.mistatistic.sdk.a;
import android.content.Context;
import android.os.Build;
import android.os.Build.VERSION;
import android.provider.Settings.Secure;
import java.io.UnsupportedEncodingException;
import java.math.BigInteger;
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmExce... | 3,343 | 0.607239 | 0.556985 | 128 | 25.125 | 22.914925 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.484375 | false | false | 8 |
7fe97820f1ad765d5106d576f3ac3963ace8a302 | 25,958,782,392,941 | 2e590ef886718e01d7ec58beff00a28d7aa9a366 | /source-code/java/mc/test/gov/nasa/kepler/mc/pi/OriginatorsModelRegistryCheckerTest.java | e5f2085847e91ec89209ee81df730a761f1e9531 | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | adam-sweet/kepler-pipeline | https://github.com/adam-sweet/kepler-pipeline | 95a6cbc03dd39a8289b090fb85cdfc1eb5011fd9 | f58b21df2c82969d8bd3e26a269bd7f5b9a770e1 | refs/heads/master | 2022-06-07T21:22:33.110000 | 2020-05-06T01:12:08 | 2020-05-06T01:12:08 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2017 United States Government as represented by the
* Administrator of the National Aeronautics and Space Administration.
* All Rights Reserved.
*
* This file is available under the terms of the NASA Open Source Agreement
* (NOSA). You should have received a copy of this agreement with the
* Kepl... | UTF-8 | Java | 8,336 | java | OriginatorsModelRegistryCheckerTest.java | Java | [
{
"context": "oogle.common.collect.ImmutableSet;\n\n/**\n * @author Miles Cote\n * \n */\npublic class OriginatorsModelRegistryChec",
"end": 3051,
"score": 0.9998064041137695,
"start": 3041,
"tag": "NAME",
"value": "Miles Cote"
}
] | null | [] | /*
* Copyright 2017 United States Government as represented by the
* Administrator of the National Aeronautics and Space Administration.
* All Rights Reserved.
*
* This file is available under the terms of the NASA Open Source Agreement
* (NOSA). You should have received a copy of this agreement with the
* Kepl... | 8,332 | 0.714971 | 0.706094 | 214 | 37.95327 | 28.534086 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.738318 | false | false | 8 |
ebe5a81427f44fb97a9901c62f57a61b4e1475c3 | 28,681,791,670,886 | 388597c9f6da7f98e74716b8f6b1c4e052ba751c | /pub/src/main/java/pub/sys/service/SysEnumsService.java | 8f2744911a02100e680a6113ffbc1a4b43c54962 | [] | no_license | turningOwei/bigdata | https://github.com/turningOwei/bigdata | b6158a911c4c023207d452b0d4aef6a0eed69e1d | 402b34f9295222367777aa676b316b1644e72288 | refs/heads/master | 2021-01-20T06:43:29.229000 | 2017-05-01T10:56:19 | 2017-05-01T10:56:20 | 89,916,577 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pub.sys.service;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.PageRequest;
import pub.sys.domain.SysEnums;
public interface SysEnumsService {
public Page<SysEnums> querySysEnums(SysEnums sysEnums,
PageRequest buildPageRequest);
public void saveOrUpdate(SysE... | UTF-8 | Java | 378 | java | SysEnumsService.java | Java | [] | null | [] | package pub.sys.service;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.PageRequest;
import pub.sys.domain.SysEnums;
public interface SysEnumsService {
public Page<SysEnums> querySysEnums(SysEnums sysEnums,
PageRequest buildPageRequest);
public void saveOrUpdate(SysE... | 378 | 0.798942 | 0.798942 | 15 | 24.200001 | 20.881252 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.4 | false | false | 8 |
d7ad44f858a7ddb079d0a3aa115676b20b455b16 | 13,675,175,926,183 | 6f9b82591e693f467fb8f8fbbfbe3b786503725d | /consultaPHP/src/com/example/consultaphp/ConsultaServidor.java | e5937976fbf28d4bf47750553db52b3679be8376 | [] | no_license | javierlmserpis/PMM | https://github.com/javierlmserpis/PMM | 33ff90e8f2a34d5c835091adcdf13252317f6f53 | 0ac6431dbe41e0eebdf5bd0d6eae628f8ea273c7 | refs/heads/master | 2018-12-31T22:50:44.946000 | 2014-02-20T16:53:49 | 2014-02-20T16:53:49 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.consultaphp;
import org.apache.http.HttpResponse;
import org.apache.http.client.HttpClient;
import org.apache.http.client.methods.HttpPost;
import org.apache.http.impl.client.DefaultHttpClient;
import org.apache.http.util.EntityUtils;
import android.app.Activity;
import android.os.Bundle;
import ... | UTF-8 | Java | 1,883 | java | ConsultaServidor.java | Java | [
{
"context": "ew DefaultHttpClient();\n \tString url = \"http://192.168.24.53:8080/hola.php\";\n \tHttpPost peticion = new Http",
"end": 1423,
"score": 0.9994176030158997,
"start": 1410,
"tag": "IP_ADDRESS",
"value": "192.168.24.53"
}
] | null | [] | package com.example.consultaphp;
import org.apache.http.HttpResponse;
import org.apache.http.client.HttpClient;
import org.apache.http.client.methods.HttpPost;
import org.apache.http.impl.client.DefaultHttpClient;
import org.apache.http.util.EntityUtils;
import android.app.Activity;
import android.os.Bundle;
import ... | 1,883 | 0.657432 | 0.649973 | 67 | 27.014925 | 20.252504 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.253731 | false | false | 8 |
33d5cab25542f4426ad7301a6348697f68e6203a | 13,761,075,234,362 | 33e5e1c1d9373ae7eba77ad735ae560715a1fb7a | /src/main/java/com/jvk/renderer/vk/semaphores/SemaphoreManager.java | 0d3fdc3f8352299aaf3fce5196a0c27d1a15386e | [
"Apache-2.0"
] | permissive | manuel3108/jvk | https://github.com/manuel3108/jvk | c242916864f34206ae4763e9a6d6368fc6908755 | b82bf7188818a3b482f18399eaa99c1444904767 | refs/heads/master | 2020-04-27T18:28:17.075000 | 2019-03-23T13:01:42 | 2019-03-23T13:01:42 | 174,571,688 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jvk.renderer.vk.semaphores;
import com.jvk.renderer.vk.other.Device;
public class SemaphoreManager {
private Semaphore imageAvailable;
private Semaphore renderingDone;
public SemaphoreManager(Device device){
imageAvailable = new Semaphore(device);
renderingDone = new Semapho... | UTF-8 | Java | 500 | java | SemaphoreManager.java | Java | [] | null | [] | package com.jvk.renderer.vk.semaphores;
import com.jvk.renderer.vk.other.Device;
public class SemaphoreManager {
private Semaphore imageAvailable;
private Semaphore renderingDone;
public SemaphoreManager(Device device){
imageAvailable = new Semaphore(device);
renderingDone = new Semapho... | 500 | 0.702 | 0.702 | 23 | 20.73913 | 18.985619 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.347826 | false | false | 8 |
7b956b3906c6e0ff9954fbaa204288d32681c92a | 8,435,315,835,417 | 2327df8cd1ca4d027fa5d15e93d94f547ab504be | /model/src/main/java/org/openforis/collect/android/viewmodel/UiNodeChange.java | 98b97a122af457dd6db1679fc959b69fe1c90ea5 | [
"MIT"
] | permissive | nagyist/openforis.collect-mobile | https://github.com/nagyist/openforis.collect-mobile | 9897c9fcf2ff20289af9986a23f91ed1e8d88258 | 1fda7b1154105de78383fd36c8849c007d0ab251 | refs/heads/master | 2023-08-31T17:42:49.390000 | 2023-08-23T19:48:18 | 2023-08-23T19:48:18 | 85,397,092 | 0 | 0 | MIT | true | 2023-08-24T14:40:33 | 2017-03-18T11:43:44 | 2022-12-17T15:32:36 | 2023-08-24T14:40:29 | 2,366 | 0 | 0 | 0 | Java | false | false | package org.openforis.collect.android.viewmodel;
import org.apache.commons.lang3.builder.ToStringBuilder;
import java.util.HashSet;
import java.util.Set;
/**
* @author Daniel Wiell
*/
public class UiNodeChange {
public boolean statusChange;
public boolean relevanceChange;
public boolean valueChange;
... | UTF-8 | Java | 908 | java | UiNodeChange.java | Java | [
{
"context": "til.HashSet;\nimport java.util.Set;\n\n/**\n * @author Daniel Wiell\n */\npublic class UiNodeChange {\n public boolea",
"end": 184,
"score": 0.9996997714042664,
"start": 172,
"tag": "NAME",
"value": "Daniel Wiell"
}
] | null | [] | package org.openforis.collect.android.viewmodel;
import org.apache.commons.lang3.builder.ToStringBuilder;
import java.util.HashSet;
import java.util.Set;
/**
* @author <NAME>
*/
public class UiNodeChange {
public boolean statusChange;
public boolean relevanceChange;
public boolean valueChange;
publ... | 902 | 0.668502 | 0.667401 | 31 | 28.290323 | 22.674688 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.516129 | false | false | 8 |
ba43c223b7e8001625d03bc85057e82aea26c6fb | 9,053,791,115,470 | 7dd73504d783c7ebb0c2e51fa98dea2b25c37a11 | /eaglercraftx-1.8-main/sources/main/java/com/google/common/base/Verify.java | a471014aac85e9566d16211d41f36c823e32d75b | [
"LicenseRef-scancode-proprietary-license"
] | permissive | bagel-man/bagel-man.github.io | https://github.com/bagel-man/bagel-man.github.io | 32813dd7ef0b95045f53718a74ae1319dae8c31e | eaccb6c00aa89c449c56a842052b4e24f15a8869 | refs/heads/master | 2023-04-05T10:27:26.743000 | 2023-03-16T04:24:32 | 2023-03-16T04:24:32 | 220,102,442 | 3 | 21 | MIT | false | 2022-12-14T18:44:43 | 2019-11-06T22:29:24 | 2022-12-13T16:33:24 | 2022-12-13T00:31:17 | 1,085,729 | 6 | 10 | 1 | C++ | false | false | /*
* Copyright (C) 2013 The Guava Authors
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
* in compliance with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed ... | UTF-8 | Java | 7,573 | java | Verify.java | Java | [
{
"context": "rorMessageArgs);\n\t\treturn reference;\n\t}\n\n\t// TODO(kevinb): consider <T> T verifySingleton(Iterable<T>) to ",
"end": 7452,
"score": 0.9987666606903076,
"start": 7446,
"tag": "USERNAME",
"value": "kevinb"
}
] | null | [] | /*
* Copyright (C) 2013 The Guava Authors
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
* in compliance with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed ... | 7,573 | 0.666183 | 0.662089 | 187 | 39.497326 | 33.391113 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.812834 | false | false | 8 |
1bdf7588b8c3f7ce0574bdb03f9b21ff19b89842 | 10,840,497,483,953 | 1f22f190a3fb1bb4d516c033dbfff8d43fb0b4a2 | /src/main/java/com/hightech/apidoc/dao/ext/DocAppVersionDao.java | 43ed11676de6121c7ac26d09de7c01d12a76a3ec | [] | no_license | gaogaotech/apidoc | https://github.com/gaogaotech/apidoc | df03248b33f902e6b04daf950f1b619ab084146d | 316a64121a55f477defec776cbbcd1a5ac40f39e | refs/heads/master | 2020-04-05T13:40:40.704000 | 2017-07-19T07:08:34 | 2017-07-19T07:08:34 | 94,973,724 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hightech.apidoc.dao.ext;
import java.util.List;
import com.hightech.apidoc.dao.MBGDocAppVersionDao;
import com.hightech.apidoc.model.dvo.DocAppVersion;
import com.hightech.apidoc.model.param.AppVersionQueryParam;
public interface DocAppVersionDao extends MBGDocAppVersionDao {
List<DocAppVe... | UTF-8 | Java | 530 | java | DocAppVersionDao.java | Java | [] | null | [] | package com.hightech.apidoc.dao.ext;
import java.util.List;
import com.hightech.apidoc.dao.MBGDocAppVersionDao;
import com.hightech.apidoc.model.dvo.DocAppVersion;
import com.hightech.apidoc.model.param.AppVersionQueryParam;
public interface DocAppVersionDao extends MBGDocAppVersionDao {
List<DocAppVe... | 530 | 0.815094 | 0.815094 | 16 | 31.25 | 30.274784 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 8 |
f7e89324f511df9a80d9429764e8a5ac07b19b50 | 19,816,979,170,327 | 80c45f185a2acbb11c698d9422884c1cdecf5429 | /app/src/main/java/com/example/jinhui/androiddemo/day21_adapter_footer_header/example/ExampleActivity.java | 133f3c05bbff5324657a0fb8e393bbc301fc5c6b | [] | no_license | yyclang/AndroidDemo | https://github.com/yyclang/AndroidDemo | ecf5798f7b6f7a89d99a9b443e0a5d845b360358 | d3b271be4fdf1401668da73747590521c9a10fba | refs/heads/master | 2020-05-27T19:13:21.857000 | 2018-12-08T04:58:12 | 2018-12-08T04:58:12 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.jinhui.androiddemo.day21_adapter_footer_header.example;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.widget.Button;
import com.example.jinhui.androiddemo.R;
import butterknife.BindVi... | UTF-8 | Java | 1,205 | java | ExampleActivity.java | Java | [
{
"context": "fe;\nimport butterknife.OnClick;\n\n/**\n * Created by jinhui on 2018/2/4.\n * Email:1004260403@qq.com\n */\n\npubl",
"end": 409,
"score": 0.9995371699333191,
"start": 403,
"tag": "USERNAME",
"value": "jinhui"
},
{
"context": ";\n\n/**\n * Created by jinhui on 2018/2/4.... | null | [] | package com.example.jinhui.androiddemo.day21_adapter_footer_header.example;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.widget.Button;
import com.example.jinhui.androiddemo.R;
import butterknife.BindVi... | 1,195 | 0.683817 | 0.66805 | 45 | 25.777779 | 19.717886 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 8 |
430370f18d82c669cea4e6c22f2419e92ea46034 | 12,180,527,257,820 | 0faac2ca2f5599cb1f606a1329f3889993a212f1 | /src/main/java/com/intranet/onlineshop/repository/TicketRepository.java | fb66ea8ebcfbe2041545b8976c2d2b551e81d0f0 | [] | no_license | denis-chakarov/shopnow-site | https://github.com/denis-chakarov/shopnow-site | acb9b8550cf28218e86695cab6762cd8709874ca | 899a3e3bad7dc16469f27941f9df1afe255d6c61 | refs/heads/master | 2021-10-13T02:01:36.207000 | 2021-10-03T12:45:25 | 2021-10-03T12:45:25 | 226,343,738 | 0 | 0 | null | false | 2021-10-03T13:20:55 | 2019-12-06T14:11:53 | 2021-10-03T12:45:28 | 2021-10-03T13:17:20 | 1,138 | 0 | 0 | 1 | Java | false | false | package com.intranet.onlineshop.repository;
import com.intranet.onlineshop.domain.entities.Ticket;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
/**
* Repository class used for executing queries on the tickets table represented by the Ticket class
*... | UTF-8 | Java | 410 | java | TicketRepository.java | Java | [] | null | [] | package com.intranet.onlineshop.repository;
import com.intranet.onlineshop.domain.entities.Ticket;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
/**
* Repository class used for executing queries on the tickets table represented by the Ticket class
*... | 410 | 0.82439 | 0.82439 | 13 | 30.538462 | 32.855431 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.384615 | false | false | 8 |
3f1e61901ffaf68077b5681d7c574a86ccb18cce | 12,807,592,497,112 | 8aae4bd57bc6a941a45d4534a6e66d07ba015a98 | /jsidplay2/src/main/java/ui/whatssidsettings/WhatsSidSettings.java | c77ff9f441e8fb5beb15a7e78e5d02eb79d0b561 | [] | no_license | PotcFdk/jsidplay2 | https://github.com/PotcFdk/jsidplay2 | 5c1cb6adb95abbfb9753b01d5ac8d5c2d7520ae6 | 4c9cd2726510440c3f917fb398cabe41799fe461 | refs/heads/master | 2021-01-17T20:04:17.338000 | 2021-01-17T11:17:15 | 2021-01-17T11:17:15 | 40,255,868 | 1 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ui.whatssidsettings;
import static sidplay.ini.IniDefaults.DEFAULT_WHATSSID_CAPTURE_TIME;
import static sidplay.ini.IniDefaults.DEFAULT_WHATSSID_ENABLE;
import static sidplay.ini.IniDefaults.DEFAULT_WHATSSID_MATCH_RETRY_TIME;
import static sidplay.ini.IniDefaults.DEFAULT_WHATSSID_MATCH_START_TIME;
import stati... | UTF-8 | Java | 2,890 | java | WhatsSidSettings.java | Java | [
{
"context": "WHATSSID_USERNAME);\n\t\twhatsSidSection.setPassword(DEFAULT_WHATSSID_PASSWORD);\n\t\twhatsSidSection.setCaptureTime(DEFAULT_WHATSS",
"end": 2578,
"score": 0.9910899996757507,
"start": 2553,
"tag": "PASSWORD",
"value": "DEFAULT_WHATSSID_PASSWORD"
}
] | null | [] | package ui.whatssidsettings;
import static sidplay.ini.IniDefaults.DEFAULT_WHATSSID_CAPTURE_TIME;
import static sidplay.ini.IniDefaults.DEFAULT_WHATSSID_ENABLE;
import static sidplay.ini.IniDefaults.DEFAULT_WHATSSID_MATCH_RETRY_TIME;
import static sidplay.ini.IniDefaults.DEFAULT_WHATSSID_MATCH_START_TIME;
import stati... | 2,875 | 0.826298 | 0.824914 | 72 | 39.138889 | 32.667648 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.736111 | false | false | 8 |
6c44eee887cb5796a837022a2d18dbb346f4b537 | 16,106,127,381,500 | 70ce3ddeff99ebdbc4234327c4e47ae7922c70c9 | /src/main/java/com/czy/api/doc/builder/entity/ParameterTypeEntity.java | 8e97d5257e22f3a5e688968ff346359e7b2a33a5 | [
"Apache-2.0"
] | permissive | czy0218/api-doc-builder | https://github.com/czy0218/api-doc-builder | f0b672f95b933fbd5cefba66e22f97a1dc7c246f | 5095274b08f4fa1ad4bddd685aee66955a97c517 | refs/heads/master | 2020-04-25T14:57:58.835000 | 2019-07-04T10:09:31 | 2019-07-04T10:09:31 | 172,861,302 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.czy.api.doc.builder.entity;
import com.czy.api.doc.builder.model.ModelClassModel;
/**
* @Author: czy
* @Date: 2019/2/26 17:38
* @Version 1.0
*/
public class ParameterTypeEntity {
public ParameterTypeEntity(String parameterType, ModelClassModel parameter) {
this.parameterType = parameterTy... | UTF-8 | Java | 804 | java | ParameterTypeEntity.java | Java | [
{
"context": "oc.builder.model.ModelClassModel;\n\n/**\n * @Author: czy\n * @Date: 2019/2/26 17:38\n * @Version 1.0\n */\npub",
"end": 115,
"score": 0.99965900182724,
"start": 112,
"tag": "USERNAME",
"value": "czy"
}
] | null | [] | package com.czy.api.doc.builder.entity;
import com.czy.api.doc.builder.model.ModelClassModel;
/**
* @Author: czy
* @Date: 2019/2/26 17:38
* @Version 1.0
*/
public class ParameterTypeEntity {
public ParameterTypeEntity(String parameterType, ModelClassModel parameter) {
this.parameterType = parameterTy... | 804 | 0.690298 | 0.674129 | 35 | 21.971428 | 21.510777 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.314286 | false | false | 8 |
c2e539ce139b8f9adc585079a75a0d7d320decf9 | 33,268,816,744,157 | abaf8b129221320e4993f1bcf33d77d5624725a6 | /CheckYourDrugAndroid/app/src/main/java/com/example/elisa/checkyourdrug/MainActivity.java | c41df9697ce4dfd54095868b702ef09e5ce876b3 | [] | no_license | elimamos/CheckYourDrug | https://github.com/elimamos/CheckYourDrug | 282238fbbc467304381c25680cf9dfe734660db6 | 2964a6bfb8daa2936a4451cb45d3d15eb36e64e0 | refs/heads/master | 2021-08-27T21:23:42.071000 | 2017-12-10T10:12:50 | 2017-12-10T10:12:50 | 107,248,363 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.elisa.checkyourdrug;
import android.Manifest;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.os.Build;
import android.os.Bundle;
import android.support.annotation.RequiresApi;
import android.support.v7.app.AppCompatActivity;
import android.view.View... | UTF-8 | Java | 1,467 | java | MainActivity.java | Java | [
{
"context": "package com.example.elisa.checkyourdrug;\r\n\r\nimport android.Manifest;\r\nimpor",
"end": 25,
"score": 0.9706500768661499,
"start": 20,
"tag": "USERNAME",
"value": "elisa"
}
] | null | [] | package com.example.elisa.checkyourdrug;
import android.Manifest;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.os.Build;
import android.os.Bundle;
import android.support.annotation.RequiresApi;
import android.support.v7.app.AppCompatActivity;
import android.view.View... | 1,467 | 0.65576 | 0.654397 | 47 | 29.212767 | 22.416689 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.446809 | false | false | 8 |
af9cb5df5bcba2eba0921300ea1302b0fbf761df | 22,763,326,677,364 | c81dbcc938b4d67c103668dfa33c93c6de2961e1 | /Blockchain/Oblig-UTXO/src/no/pederyo/CoinbaseTx.java | b0e24bebb1178b80eb5ba518bc3591f174537a1b | [] | no_license | 181221/dat159 | https://github.com/181221/dat159 | b253d9e8fee209f09753af8f5dba1d761fc852ed | 43b629a67a1405de4933974686c6788b9a252a7b | refs/heads/master | 2020-03-28T12:35:51.856000 | 2018-11-19T11:40:36 | 2018-11-19T11:40:36 | 148,314,027 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package no.pederyo;
public class CoinbaseTx {
//Simplified compared to Bitcoin (nothing significant missing)
private String coinbase; // "The Times 03/Jan/2009 Chancellor
// on brink of second bailout for banks"
private Output output;
private String txHash;
public CoinbaseTx(Stri... | UTF-8 | Java | 792 | java | CoinbaseTx.java | Java | [] | null | [] | package no.pederyo;
public class CoinbaseTx {
//Simplified compared to Bitcoin (nothing significant missing)
private String coinbase; // "The Times 03/Jan/2009 Chancellor
// on brink of second bailout for banks"
private Output output;
private String txHash;
public CoinbaseTx(Stri... | 792 | 0.642677 | 0.628788 | 34 | 22.294117 | 22.233427 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.588235 | false | false | 8 |
045c38094e78a855de11b2a39a03f60f9907b274 | 24,137,716,211,125 | d307adcc5adf65a8aaf203841fb77eb0c329a034 | /src/main/java/models/News.java | 60c4119f95ab36e3345b8fe13a05b5c0bc0edeeb | [
"MIT"
] | permissive | Becka7/News-portal | https://github.com/Becka7/News-portal | 6f2a63590566f55f7c88e6a77f9ddc1c86f9ef72 | 9fa57d16a6adeda74a6cbdf4e678db16f3479154 | refs/heads/master | 2023-07-14T10:17:21.704000 | 2021-08-25T15:39:18 | 2021-08-25T15:39:18 | 398,220,409 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package models;
import java.util.Objects;
public class News {
private int id;
private String text;
public News(String text) {
this.text = text;
}
public int getId() {
return id;
}
public String getPost() {
return text;
}
public void setId(int id) {
... | UTF-8 | Java | 748 | java | News.java | Java | [] | null | [] | package models;
import java.util.Objects;
public class News {
private int id;
private String text;
public News(String text) {
this.text = text;
}
public int getId() {
return id;
}
public String getPost() {
return text;
}
public void setId(int id) {
... | 748 | 0.544118 | 0.544118 | 44 | 15.954545 | 15.456617 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.363636 | false | false | 8 |
5fb2258c337577186aa48f578af244c6af0a0597 | 4,870,492,943,183 | 09bf4abc1b4f1bb699e01f5871678a1e0ac0ca30 | /MySimpleProject_CRUD/src/CRUD/Insert_Values.java | 3e3c2ac7bd3105a97331eecfde852fc837e5bd46 | [] | no_license | tatenda89/MySimpleJSP_CRUD | https://github.com/tatenda89/MySimpleJSP_CRUD | 5cd56c0a6381ad78814364ef2e77aa6982a4a853 | 74dd52ae99c0083d37197b46878a71e95d25eba6 | refs/heads/master | 2022-10-31T05:16:51.206000 | 2020-06-15T10:34:25 | 2020-06-15T10:34:25 | 272,407,500 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package CRUD;
import java.sql.Connection;
import java.sql.*;
import org.simplex.Db_Connection;
public class Insert_Values {
public void insertValues(String sl_no,String username,String email,String mobile) throws SQLException,ClassNotFoundException {
Db_Connection db = new Db_Connection();
Connecti... | UTF-8 | Java | 649 | java | Insert_Values.java | Java | [
{
"context": "\r\n\t\r\n\tpublic void insertValues(String sl_no,String username,String email,String mobile) throws SQLException,C",
"end": 192,
"score": 0.8417871594429016,
"start": 184,
"tag": "USERNAME",
"value": "username"
},
{
"context": "= null;\r\n\t\tString query = \"insert in... | null | [] | package CRUD;
import java.sql.Connection;
import java.sql.*;
import org.simplex.Db_Connection;
public class Insert_Values {
public void insertValues(String sl_no,String username,String email,String mobile) throws SQLException,ClassNotFoundException {
Db_Connection db = new Db_Connection();
Connecti... | 649 | 0.701079 | 0.694915 | 23 | 26.217392 | 28.509275 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.217391 | false | false | 8 |
d5556bd95f5ccacde2f6ce2bafc4a664d0ab5ecf | 12,927,851,613,044 | 895ab8f1e08e3d084b90aac11027b5b057f92137 | /src/main/java/flaxbeard/steamcraft/block/BlockThumper.java | bbb0380af12382b44a53d55a3ccc3352ec37312a | [] | no_license | Zenith-One/Flaxbeards-Steam-Power | https://github.com/Zenith-One/Flaxbeards-Steam-Power | 206180463c9ef8c3322cc1728d1e73a01a472344 | f35578a2fbe1295d4fbabf0488ba35ed33e665e6 | refs/heads/master | 2021-01-17T23:14:05.496000 | 2014-06-27T16:20:41 | 2014-06-27T16:20:41 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package flaxbeard.steamcraft.block;
import cpw.mods.fml.relauncher.Side;
import cpw.mods.fml.relauncher.SideOnly;
import net.minecraft.block.BlockContainer;
import net.minecraft.block.material.Material;
import net.minecraft.client.renderer.texture.IIconRegister;
import net.minecraft.tileentity.TileEntity;
import net.m... | UTF-8 | Java | 857 | java | BlockThumper.java | Java | [] | null | [] | package flaxbeard.steamcraft.block;
import cpw.mods.fml.relauncher.Side;
import cpw.mods.fml.relauncher.SideOnly;
import net.minecraft.block.BlockContainer;
import net.minecraft.block.material.Material;
import net.minecraft.client.renderer.texture.IIconRegister;
import net.minecraft.tileentity.TileEntity;
import net.m... | 857 | 0.786464 | 0.767795 | 31 | 26.645161 | 23.102224 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.806452 | false | false | 8 |
a1e57256ac169789c5eb63f4eef4c52a800b7752 | 12,927,851,612,111 | 16aaea77ad52643f8353f312d712e0d1ffdcb0ae | /src/main/java/burp/ITab.java | 8e0d5aa7f2bf691cc83a2e383bd37177b7e7ff82 | [] | no_license | reversial/couchburp | https://github.com/reversial/couchburp | e3021c1128659d6a7abe532a09e0702384ee098b | 091c8086bbc58d88989eeddd5e01f0a40cdac7ba | refs/heads/master | 2016-09-16T19:41:35.482000 | 2016-07-03T18:36:10 | 2016-07-03T18:36:10 | 62,344,628 | 1 | 1 | null | false | 2016-07-03T18:36:10 | 2016-06-30T21:54:14 | 2016-07-03T07:24:58 | 2016-07-03T18:36:10 | 103 | 1 | 1 | 0 | Java | null | null | /* Component of CouchDB collaboration plugin for Burp Suite Professional Edition
* Author: William Patrick Herrin
* Date: Jul 2, 2016
* Email: wherrin@prevsec.com, willherrin1@gmail.com
*/
package burp;
/*
* @(#)ITab.java
*
* Copyright PortSwigger Ltd. All rights reserved.
*
* This code may be used to extend... | UTF-8 | Java | 1,296 | java | ITab.java | Java | [
{
"context": "gin for Burp Suite Professional Edition\n * Author: William Patrick Herrin \n * Date: Jul 2, 2016\n * Email: wherrin@prevsec.c",
"end": 114,
"score": 0.9998411536216736,
"start": 92,
"tag": "NAME",
"value": "William Patrick Herrin"
},
{
"context": "iam Patrick Herrin \n... | null | [] | /* Component of CouchDB collaboration plugin for Burp Suite Professional Edition
* Author: <NAME>
* Date: Jul 2, 2016
* Email: <EMAIL>, <EMAIL>
*/
package burp;
/*
* @(#)ITab.java
*
* Copyright PortSwigger Ltd. All rights reserved.
*
* This code may be used to extend the functionality of Burp Suite Free Edit... | 1,254 | 0.695988 | 0.691358 | 43 | 29.139534 | 28.371769 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.186047 | false | false | 8 |
b394c14b4758175b20a27bb430595f258dce7e1f | 23,991,687,347,018 | dd4069d8f81cfdae36212df3aebc02e1023ccfc0 | /src/com/iteacher/schoolcourse/model/SchoolVo.java | 61b46b614246abe4b3e617cbf917c40cf1345601 | [] | no_license | zianlaile/IteacherWeb | https://github.com/zianlaile/IteacherWeb | 0c8e57ce0ffb598be2d877af49eabf8b7d8b3548 | a6c3b38ec2696a8aaeb3be02bb7fc4a86196ac96 | refs/heads/master | 2021-01-12T04:05:26.180000 | 2016-12-29T02:41:00 | 2016-12-29T02:41:00 | 77,498,069 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.iteacher.schoolcourse.model;
/**
* @author xiaozhou
* @date 2016年7月31日 下午4:34:52
* 类说明
*/
public class SchoolVo {
private String schoolname;
private Integer id;
private Integer schoolid;
private String campusname;
private String weekbegindate;
private String cour... | UTF-8 | Java | 1,524 | java | SchoolVo.java | Java | [
{
"context": " com.iteacher.schoolcourse.model;\r\n/**\r\n * @author xiaozhou\r\n * @date 2016年7月31日 下午4:34:52\r\n * 类说明\r\n */\r\npubl",
"end": 66,
"score": 0.9973481893539429,
"start": 58,
"tag": "USERNAME",
"value": "xiaozhou"
}
] | null | [] | package com.iteacher.schoolcourse.model;
/**
* @author xiaozhou
* @date 2016年7月31日 下午4:34:52
* 类说明
*/
public class SchoolVo {
private String schoolname;
private Integer id;
private Integer schoolid;
private String campusname;
private String weekbegindate;
private String cour... | 1,524 | 0.661804 | 0.653846 | 88 | 15.136364 | 15.720703 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.045455 | false | false | 8 |
ed4f71bec2ddc3e33803be7e5675a1bb5f190b1b | 23,991,687,348,089 | 5beb2ea59a44d2e958bfb5869b74a50eac9b1160 | /search/src/main/java/com/search/vo/OverviewArticleTrendExcel.java | 4f32b426a822b9d0ac6eb39d1ff042828e3320e5 | [] | no_license | tanglingyu19930228/dashbord | https://github.com/tanglingyu19930228/dashbord | 2176413e5741c3780571db04e5cae03f3be5bcb3 | 68990a784ba4b63850df7f4073fe22f9a58892b0 | refs/heads/master | 2023-02-11T05:28:56.306000 | 2021-01-05T13:46:23 | 2021-01-05T13:46:23 | 316,652,973 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.search.vo;
import lombok.Data;
/**
* @author Administrator
*/
@Data
public class OverviewArticleTrendExcel {
private String productName;
private Long dateKey;
private Long total;
}
| UTF-8 | Java | 211 | java | OverviewArticleTrendExcel.java | Java | [
{
"context": "om.search.vo;\n\nimport lombok.Data;\n\n/**\n * @author Administrator\n */\n@Data\npublic class OverviewArticleTrendExcel ",
"end": 73,
"score": 0.8186882138252258,
"start": 60,
"tag": "NAME",
"value": "Administrator"
}
] | null | [] | package com.search.vo;
import lombok.Data;
/**
* @author Administrator
*/
@Data
public class OverviewArticleTrendExcel {
private String productName;
private Long dateKey;
private Long total;
}
| 211 | 0.71564 | 0.71564 | 15 | 13.066667 | 13.213461 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 8 |
533fe3d46af999d9bf4c8cffd95e88154f50364f | 23,493,471,138,950 | c85468073b7fb80461bf707e9f7fcd954836668f | /src/com/practice/linkedlist/services/MyQueueUsingTwoStack.java | d9ad6dad2155ea546705f7ee9a5f1ecc1d7472ae | [] | no_license | prafulkumarjha/DSAlgoExercises | https://github.com/prafulkumarjha/DSAlgoExercises | 9d812fa900d879710917f39a109fd9bd615c5084 | 1e99dd1fcb52855111287b88c41c8e9b99a414c8 | refs/heads/master | 2021-01-18T20:38:47.210000 | 2018-03-07T08:39:42 | 2018-03-07T08:39:42 | 86,982,124 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package com.practice.linkedlist.services;
/**
* @author Praful Jha
*
*/
public class MyQueueUsingTwoStack {
MyStack stack1 = new MyStack();
MyStack stack2 = new MyStack();
public void enQueue(int data) {
stack1.push(data);
}
public int deQueue() {
if(stack2.isEmpty()) {
while(!stack... | UTF-8 | Java | 617 | java | MyQueueUsingTwoStack.java | Java | [
{
"context": " com.practice.linkedlist.services;\n\n/**\n * @author Praful Jha\n *\n */\npublic class MyQueueUsingTwoStack {\n\n\tMySt",
"end": 80,
"score": 0.9998618960380554,
"start": 70,
"tag": "NAME",
"value": "Praful Jha"
}
] | null | [] | /**
*
*/
package com.practice.linkedlist.services;
/**
* @author <NAME>
*
*/
public class MyQueueUsingTwoStack {
MyStack stack1 = new MyStack();
MyStack stack2 = new MyStack();
public void enQueue(int data) {
stack1.push(data);
}
public int deQueue() {
if(stack2.isEmpty()) {
while(!stack1.is... | 613 | 0.604538 | 0.583468 | 46 | 12.413043 | 13.247766 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.5 | false | false | 8 |
d15d0787981a3f14b0fb68da455b3afb3a920a85 | 23,493,471,141,250 | 662cd6c6fe6ea95a4efe4653d3118fe7cc17565b | /src/main/java/com/abc/zh/study/reflect/ReflectRunProperties.java | 61f9c6500ad9f54e2acf92ade89e29ea31d9299e | [] | no_license | Easton-zh/myTestProject | https://github.com/Easton-zh/myTestProject | 3b4cac92540517a174cc03564afcbe4165759527 | 09d27657e6f15d214ee8c44ff18e32ec3b7d7ce0 | refs/heads/master | 2023-06-25T17:42:58.624000 | 2021-07-26T12:52:55 | 2021-07-26T12:52:55 | 389,630,304 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.abc.zh.study.reflect;
import org.junit.Test;
import java.io.FileReader;
import java.io.IOException;
import java.lang.reflect.InvocationTargetException;
import java.lang.reflect.Method;
import java.util.Properties;
/**
* 我们利用反射和配置文件,可以使:应用程序更新时,对源码无需进行任何修改
* 我们只需要将新类发送给客户端,并修改配置文件即可
*/
public class Ref... | UTF-8 | Java | 1,632 | java | ReflectRunProperties.java | Java | [] | null | [] | package com.abc.zh.study.reflect;
import org.junit.Test;
import java.io.FileReader;
import java.io.IOException;
import java.lang.reflect.InvocationTargetException;
import java.lang.reflect.Method;
import java.util.Properties;
/**
* 我们利用反射和配置文件,可以使:应用程序更新时,对源码无需进行任何修改
* 我们只需要将新类发送给客户端,并修改配置文件即可
*/
public class Ref... | 1,632 | 0.716031 | 0.71374 | 40 | 31.75 | 35.082581 | 165 | false | false | 0 | 0 | 0 | 0 | 64 | 0.048855 | 0.55 | false | false | 8 |
425c3f0292ff0913f22d63e59e486ef91043eb80 | 16,329,465,684,336 | 68a0a14feb72eda1d5613373c1798bb10f205677 | /src/test/java/eu/luminis/elastic/index/IndexServiceIT.java | a376ee9d234da7fe33e208d092c1dc43855c4859 | [
"BSD-3-Clause"
] | permissive | lukehuang/elastic-rest-spring-wrapper | https://github.com/lukehuang/elastic-rest-spring-wrapper | 0a048b02c58200cb52531f5c82b015e8065ee361 | f98fcfc45a225e6c7eff451b96b41b5b10e62416 | refs/heads/master | 2020-03-18T14:06:59.070000 | 2018-02-07T10:40:57 | 2018-02-07T10:40:57 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package eu.luminis.elastic.index;
import eu.luminis.elastic.SingleClusterRestClientConfig;
import eu.luminis.elastic.TestConfig;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.test.context.ContextConfiguration;
import or... | UTF-8 | Java | 1,512 | java | IndexServiceIT.java | Java | [] | null | [] | package eu.luminis.elastic.index;
import eu.luminis.elastic.SingleClusterRestClientConfig;
import eu.luminis.elastic.TestConfig;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.test.context.ContextConfiguration;
import or... | 1,512 | 0.707011 | 0.703042 | 44 | 33.386364 | 25.438175 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.590909 | false | false | 8 |
aed92e6933c0b4121772f6325599132003ad9332 | 1,640,677,543,208 | 9728d2c905b55ab89f96c22fd6fecd97ee08402f | /LanguageFundamentalsTopicInJava/src/org/techM/app/Arrays.java | 78b16c8e63f3a79d8a042408251745817879ed78 | [] | no_license | MalneediHarini/JavaAssignment1Programs | https://github.com/MalneediHarini/JavaAssignment1Programs | 051050c1aeb1fab7801e1ec179b6cb5fe1ddf43c | 16536df6d400609e7229e8d45eafacc439781519 | refs/heads/master | 2023-08-03T00:05:54.272000 | 2021-09-19T12:04:33 | 2021-09-19T12:04:33 | 408,093,017 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.techM.app;
import java.util.Scanner;
public class Arrays
{
public static void main(String[]args)
{
// declares an Array of integers.
int[] arr;
// allocating memory for 5 integers.
arr = new int[5];
// initialize the first elements of the array
... | UTF-8 | Java | 1,115 | java | Arrays.java | Java | [] | null | [] | package org.techM.app;
import java.util.Scanner;
public class Arrays
{
public static void main(String[]args)
{
// declares an Array of integers.
int[] arr;
// allocating memory for 5 integers.
arr = new int[5];
// initialize the first elements of the array
... | 1,115 | 0.525561 | 0.498655 | 48 | 22.229166 | 17.819979 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.083333 | false | false | 8 |
e2e3ee1b9677e4b320e50e7ea0a0747080560ea7 | 30,872,224,951,484 | aab74a80a980034acbd142496bceda582ba375c5 | /SaltyContacts/SaltyContacts/src/main/java/com/mti/saltycontacts/views/SquareButton.java | 5895c2a51597276bc2315c2a02a219626c0c500f | [] | no_license | SaltySoft/ContactsAndroid | https://github.com/SaltySoft/ContactsAndroid | b632c1cc2c3330e9f953117388febb10f049f971 | 4ab8bdf13d47a2c1036e5cb5973cbc30c2dc4d89 | HEAD | 2016-09-07T19:09:40.632000 | 2013-11-24T22:06:06 | 2013-11-24T22:06:06 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mti.saltycontacts.views;
import android.content.Context;
import android.util.AttributeSet;
import android.view.View;
import android.widget.LinearLayout;
/**
* Created by Antoine on 11/24/13.
*/
public class SquareButton extends LinearLayout {
public SquareButton(Context context) {
super(con... | UTF-8 | Java | 638 | java | SquareButton.java | Java | [
{
"context": "rt android.widget.LinearLayout;\n\n/**\n * Created by Antoine on 11/24/13.\n */\npublic class SquareButton extend",
"end": 192,
"score": 0.9896627068519592,
"start": 185,
"tag": "NAME",
"value": "Antoine"
}
] | null | [] | package com.mti.saltycontacts.views;
import android.content.Context;
import android.util.AttributeSet;
import android.view.View;
import android.widget.LinearLayout;
/**
* Created by Antoine on 11/24/13.
*/
public class SquareButton extends LinearLayout {
public SquareButton(Context context) {
super(con... | 638 | 0.719436 | 0.710031 | 26 | 23.538462 | 22.035339 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.461538 | false | false | 8 |
90cf1453f9266a0e6eafefcb8bed76d8192382c4 | 10,514,079,943,264 | bea349d428430f924fbcc77a2696f93a8448c63c | /src/main/java/edu/eci/users/controller/UserController.java | 4def2119065010618d03777dfabc50203a29ace3 | [] | no_license | Angelica-Alfaro/IETI_LAB1-I | https://github.com/Angelica-Alfaro/IETI_LAB1-I | 0314081b253edb3e066758fdbd10a43b31cb7714 | be10082a71a0f5d0894dd282036ea8dab3532569 | refs/heads/master | 2023-07-15T21:54:21.450000 | 2021-08-26T02:40:11 | 2021-08-26T02:40:11 | 398,088,230 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.eci.users.controller;
import edu.eci.users.data.User;
import edu.eci.users.dto.UserDto;
import edu.eci.users.services.UserService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.*;
import java.ut... | UTF-8 | Java | 2,195 | java | UserController.java | Java | [] | null | [] | package edu.eci.users.controller;
import edu.eci.users.data.User;
import edu.eci.users.dto.UserDto;
import edu.eci.users.services.UserService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.*;
import java.ut... | 2,195 | 0.638269 | 0.637813 | 69 | 30.811594 | 27.090977 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.42029 | false | false | 8 |
5b84fb378080c949f684f7f4f250965c5095a74b | 10,660,108,858,385 | e3bad38256c455c565a9b23eecbe28dbbe58a212 | /Projects/Project 5/Player.java | 7b8fa90e5b7431542cd3e116a8df3ceaf9385e25 | [] | no_license | atwinkles/CSCI_1301 | https://github.com/atwinkles/CSCI_1301 | 2460d5e40499f209d3837a3efc4c585a2481b1b5 | 2c873cb502b40babb9612a5c90e721d7ab953e2f | refs/heads/main | 2023-03-16T21:58:38.929000 | 2021-03-22T01:17:02 | 2021-03-22T01:17:02 | 350,166,114 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
/*
* Player.java
* Author: Alexander Winkles
* Submission Date: April 26, 2017
*
* Purpose: A Java class that conceptualizes the concept of a player
* for the purpose of playing blackjack.
*
* Statement of Academic Honesty:
*
* The following code represents my own work. I have neither
* received nor given inappropri... | UTF-8 | Java | 1,650 | java | Player.java | Java | [
{
"context": "\n/*\n* Player.java\n* Author: Alexander Winkles\n* Submission Date: April 26, 2017\n*\n* Purpose: A ",
"end": 45,
"score": 0.9998357892036438,
"start": 28,
"tag": "NAME",
"value": "Alexander Winkles"
}
] | null | [] |
/*
* Player.java
* Author: <NAME>
* Submission Date: April 26, 2017
*
* Purpose: A Java class that conceptualizes the concept of a player
* for the purpose of playing blackjack.
*
* Statement of Academic Honesty:
*
* The following code represents my own work. I have neither
* received nor given inappropriate assista... | 1,639 | 0.69697 | 0.692121 | 64 | 24.765625 | 22.623095 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.640625 | false | false | 8 |
eade317f457bb59e16fe9bdb4c8fa5245976b835 | 841,813,632,244 | a17551ecb46f2a07bf4c60c11c2bbba5723960da | /jadabs/bundles/mservices/messenger/src/ch/ethz/jadabs/jxme/im/IMService.java | 472500a0fc368e1b4568ab9ac13cceabc7494815 | [] | no_license | BackupTheBerlios/jadabs | https://github.com/BackupTheBerlios/jadabs | 9f5a2fdccb6bbb744926e32078d2904eacdb9312 | fce31c26acb3b1b5410a990c9be130cf9d7d5a0b | refs/heads/master | 2021-01-22T07:22:53.301000 | 2005-08-26T12:09:31 | 2005-08-26T12:09:31 | 40,247,566 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Created on Nov 15, 2004
*
*/
package ch.ethz.jadabs.jxme.im;
/**
* @author andfrei
*
*/
public interface IMService
{
public static final int IM_STATUS_ONLINE = 1;
public static final int IM_STATUS_BUSY = 2;
public static final int IM_STATUS_OFFLINE = 3;
public static final Str... | UTF-8 | Java | 601 | java | IMService.java | Java | [
{
"context": "*/\npackage ch.ethz.jadabs.jxme.im;\n\n/**\n * @author andfrei\n * \n */\npublic interface IMService\n{\n\n public ",
"end": 92,
"score": 0.9944284558296204,
"start": 85,
"tag": "USERNAME",
"value": "andfrei"
}
] | null | [] | /*
* Created on Nov 15, 2004
*
*/
package ch.ethz.jadabs.jxme.im;
/**
* @author andfrei
*
*/
public interface IMService
{
public static final int IM_STATUS_ONLINE = 1;
public static final int IM_STATUS_BUSY = 2;
public static final int IM_STATUS_OFFLINE = 3;
public static final Str... | 601 | 0.63228 | 0.617305 | 33 | 17.212122 | 20.842493 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.393939 | false | false | 8 |
80c561df834c57b79b3c9cff7c5104dae2b43856 | 14,276,471,297,794 | 6725c5c2909a2bc092f41148b1a8c06291631c89 | /src/main/java/com/example/travel/dao/HolidayDao.java | 3890dc44e4da5c652c4b81be6b665dead7e2da2f | [] | no_license | DXLYitem/travel | https://github.com/DXLYitem/travel | 02b50c2d4b90e4df2d34f158fd94f013f7c8f39c | 3c594b41a73eb1d5cf24181cb23c2a022ab0a1e1 | refs/heads/master | 2020-03-18T05:57:21.265000 | 2018-05-29T09:16:55 | 2018-05-29T09:18:41 | 133,453,469 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.travel.dao;
import com.example.travel.entity.Holiday;
import java.util.List;
/**
* 度假套餐DAO层
*/
public interface HolidayDao {
/**
* 查询所有度假套餐
* @return
*/
List<Holiday> selectHoliday();
}
| UTF-8 | Java | 261 | java | HolidayDao.java | Java | [] | null | [] | package com.example.travel.dao;
import com.example.travel.entity.Holiday;
import java.util.List;
/**
* 度假套餐DAO层
*/
public interface HolidayDao {
/**
* 查询所有度假套餐
* @return
*/
List<Holiday> selectHoliday();
}
| 261 | 0.638298 | 0.638298 | 17 | 12.823529 | 13.254235 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.235294 | false | false | 8 |
ae7d1ef78475ff2dc1b90a0be14b388760017c15 | 8,366,596,357,873 | a03135b5aff0a43f529710b622ff83f10705961f | /PrimitiveObsession/src/primitiveobsession/SinCodeSmellDireccion.java | c51e9b87dba2b3ac721b5d2e3814ed970b4b47a3 | [] | no_license | l-AngelMoya/Refactoring | https://github.com/l-AngelMoya/Refactoring | 13db9403e750b9b659720f836acdd7f7f36634ef | 6ef4503355979ecd3cadd6aa83cf84009c744464 | refs/heads/master | 2020-03-25T09:06:08.493000 | 2018-08-07T04:05:05 | 2018-08-07T04:05:05 | 143,647,598 | 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 primitiveobsession;
/**
*
* @author Angel Moya
*/
public class SinCodeSmellDireccion {
private String nombreCalle;
... | UTF-8 | Java | 1,144 | java | SinCodeSmellDireccion.java | Java | [
{
"context": " */\npackage primitiveobsession;\n\n/**\n *\n * @author Angel Moya\n */\npublic class SinCodeSmellDireccion {\n priv",
"end": 242,
"score": 0.9998639225959778,
"start": 232,
"tag": "NAME",
"value": "Angel Moya"
}
] | 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 primitiveobsession;
/**
*
* @author <NAME>
*/
public class SinCodeSmellDireccion {
private String nombreCalle;
pri... | 1,140 | 0.645979 | 0.645979 | 46 | 23.869566 | 24.418995 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.521739 | false | false | 8 |
3d7df3778293d007a76b3edd79cf61d2a99e792a | 14,774,687,509,691 | e32b96008337c3917f42289d146e59b1b8b69b49 | /ntua/mint2/src/main/java/gr/ntua/ivml/mint/db/XpathHolderDAO.java | 602fb2e33548a5de91114787f89eee4af8508794 | [
"Apache-2.0"
] | permissive | europeana/contrib | https://github.com/europeana/contrib | 7aed4293d46ee1729a5e5857a72d74ac8d3fc4ae | 68cb95d3b7abd61135c70e92d07c22ecde35d126 | refs/heads/master | 2020-05-31T01:40:10.693000 | 2019-01-10T10:30:20 | 2019-01-10T10:30:20 | 11,665,046 | 3 | 8 | null | false | 2014-01-16T15:26:49 | 2013-07-25T16:12:50 | 2014-01-06T17:21:02 | 2014-01-06T17:21:00 | 328,588 | 0 | 1 | 1 | Java | null | null | package gr.ntua.ivml.mint.db;
import gr.ntua.ivml.mint.persistent.Dataset;
import gr.ntua.ivml.mint.persistent.XpathHolder;
import java.util.List;
import org.compass.core.xml.XmlObject;
public class XpathHolderDAO extends DAO<XpathHolder, Long> {
public List<XpathHolder> getByRelativePath( XpathHold... | UTF-8 | Java | 3,538 | java | XpathHolderDAO.java | Java | [] | null | [] | package gr.ntua.ivml.mint.db;
import gr.ntua.ivml.mint.persistent.Dataset;
import gr.ntua.ivml.mint.persistent.XpathHolder;
import java.util.List;
import org.compass.core.xml.XmlObject;
public class XpathHolderDAO extends DAO<XpathHolder, Long> {
public List<XpathHolder> getByRelativePath( XpathHold... | 3,538 | 0.619276 | 0.617863 | 113 | 29.309734 | 29.885647 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.876106 | false | false | 8 |
64d88eb381e9b83839ccc365cde64637e4b50a84 | 6,012,954,250,868 | 3c93431c01c50af1a866bdfed31abcdc6fefae0a | /webStudy04_Mybatis/src/main/java/kr/or/ddit/web/GugudanServlet.java | cb11ce78206b86f2fd6fb1dbc9945b639d663087 | [] | no_license | kimgwanhee/sturdy-potato | https://github.com/kimgwanhee/sturdy-potato | e6a256ad2d47c6c7ccfc0271fa17eb6b03d8635c | bc7e5070d27aa9ee2d42899efd6f0e973f2ca6ad | refs/heads/master | 2020-04-06T13:57:38.571000 | 2018-12-12T11:28:41 | 2018-12-12T11:28:41 | 157,521,656 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package kr.or.ddit.web;
import java.io.*;
import javax.servlet.http.*;
import javax.servlet.*;
import java.util.*;
import javax.servlet.annotation.*;
@WebServlet(value = "/gugudan.do", loadOnStartup=3)
public class GugudanServlet extends HttpServlet{
@Override
protected void service(HttpServletRequest re... | UTF-8 | Java | 1,830 | java | GugudanServlet.java | Java | [] | null | [] | package kr.or.ddit.web;
import java.io.*;
import javax.servlet.http.*;
import javax.servlet.*;
import java.util.*;
import javax.servlet.annotation.*;
@WebServlet(value = "/gugudan.do", loadOnStartup=3)
public class GugudanServlet extends HttpServlet{
@Override
protected void service(HttpServletRequest re... | 1,830 | 0.64016 | 0.632151 | 60 | 27.166666 | 22.253214 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.483333 | false | false | 8 |
21c3d2f70c1140fe83d0c5874f7dd1726ad5ebca | 15,942,918,653,539 | 2589d656387f6488488691ab48527f4e042a2827 | /PrimerProyecto/src/main/java/Modelo/PuestoDAO.java | 319ba0895cbf686538538863b152f020369b65b2 | [] | no_license | RicardoGG/IngDeSoftware2017-2 | https://github.com/RicardoGG/IngDeSoftware2017-2 | c52adb5dd1ec6e39825079f1892ab9d39806d71d | 4eac5244b48748522798b6ca062ccf921df1bcff | refs/heads/master | 2021-01-13T17:12:09.247000 | 2017-05-05T19:01:57 | 2017-05-05T19:01:57 | 81,748,107 | 6 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Modelo;
import Mapeo.Puesto;
import java.util.List;
import org.hibernate.Query;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.hibernate.Transaction;
/**
*
* @author diego
*/
public class PuestoDAO {
// Atributo para iniciar nueva sesion
private SessionFactory session... | UTF-8 | Java | 3,692 | java | PuestoDAO.java | Java | [
{
"context": "port org.hibernate.Transaction;\n\n/**\n *\n * @author diego\n */\npublic class PuestoDAO {\n // Atributo para",
"end": 214,
"score": 0.9976494312286377,
"start": 209,
"tag": "USERNAME",
"value": "diego"
}
] | null | [] | package Modelo;
import Mapeo.Puesto;
import java.util.List;
import org.hibernate.Query;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.hibernate.Transaction;
/**
*
* @author diego
*/
public class PuestoDAO {
// Atributo para iniciar nueva sesion
private SessionFactory session... | 3,692 | 0.500813 | 0.500813 | 149 | 23.778524 | 16.713474 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.395973 | false | false | 8 |
50cbb9bbd3eb4d070bf1fc3868cc4689af66c574 | 15,942,918,654,382 | 1cbd5eef2cd63d0df0211abaf405f1a9fcd9e73d | /SearchRobot/src/frontend/impl/items/selection/SelectionArea.java | 79895d8c67442f91de07c82270ccb1a34d7b4fdf | [] | no_license | zannc2/SearchRobot | https://github.com/zannc2/SearchRobot | 4e8f3637fc103b8af7810e6cef43cb230cf38f46 | 3428bfba3364d30b8fb8664db6248739eb6adccf | refs/heads/master | 2020-03-29T11:26:47.229000 | 2014-01-14T00:39:45 | 2014-01-14T00:39:45 | 12,927,884 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package frontend.impl.items.selection;
import helper.Position;
import helper.Size;
import helper.Vector;
import java.awt.BasicStroke;
import java.awt.Color;
import java.awt.Graphics;
import java.awt.Graphics2D;
import java.awt.Rectangle;
import java.awt.Stroke;
import java.util.List;
import frontend.impl.items.Abstr... | UTF-8 | Java | 2,639 | java | SelectionArea.java | Java | [
{
"context": " is used to draw a selection of items. \n * @author zannc2 & gfels4\n *\n */\npublic class SelectionArea extend",
"end": 535,
"score": 0.9996954202651978,
"start": 529,
"tag": "USERNAME",
"value": "zannc2"
},
{
"context": "to draw a selection of items. \n * @author zann... | null | [] | package frontend.impl.items.selection;
import helper.Position;
import helper.Size;
import helper.Vector;
import java.awt.BasicStroke;
import java.awt.Color;
import java.awt.Graphics;
import java.awt.Graphics2D;
import java.awt.Rectangle;
import java.awt.Stroke;
import java.util.List;
import frontend.impl.items.Abstr... | 2,639 | 0.688897 | 0.674119 | 118 | 21.364407 | 18.698168 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.923729 | false | false | 8 |
0515ce9ab8d6d23876a61b2db2c3c9f409c2cf0e | 3,143,916,070,087 | 4c0bb56948dd9340c9eee488e824456cf9121392 | /app/src/main/java/com/example/yikezhong/ui/activity/videodetail/presenter/VideoDetailPresenter.java | ba24f89780fb249f513b898483e43db390d2df96 | [] | no_license | DWYiKeZhong/DWYiKeZhong | https://github.com/DWYiKeZhong/DWYiKeZhong | c9e4420e9b29f8cf133ff1102d94b79b60e5e273 | 713f06653caa70b712c454136226fa7229716ee5 | refs/heads/master | 2020-03-19T06:31:14.635000 | 2018-06-22T03:38:49 | 2018-06-22T03:38:49 | 136,028,529 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.yikezhong.ui.activity.videodetail.presenter;
import com.example.yikezhong.bean.VideoDetailBean;
import com.example.yikezhong.net.VideoDetailApi;
import com.example.yikezhong.ui.activity.videodetail.contract.VideoDetailContract;
import com.example.yikezhong.ui.base.BasePresenter;
import javax.inject... | UTF-8 | Java | 1,748 | java | VideoDetailPresenter.java | Java | [
{
"context": "eactivex.schedulers.Schedulers;\n\n/**\n * Created by lenovo on 2018/6/6.\n */\n\npublic class VideoDetailPresent",
"end": 529,
"score": 0.9996391534805298,
"start": 523,
"tag": "USERNAME",
"value": "lenovo"
}
] | null | [] | package com.example.yikezhong.ui.activity.videodetail.presenter;
import com.example.yikezhong.bean.VideoDetailBean;
import com.example.yikezhong.net.VideoDetailApi;
import com.example.yikezhong.ui.activity.videodetail.contract.VideoDetailContract;
import com.example.yikezhong.ui.base.BasePresenter;
import javax.inject... | 1,748 | 0.617849 | 0.614416 | 54 | 31.370371 | 26.895061 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.296296 | false | false | 8 |
507bce7ed1d038ca2693edfbe09da490171fffab | 10,840,497,456,404 | 769fe195caca51bf31ec0f53559cdb3241907901 | /BookStoreService/src/main/java/com/vd/service/BookStoreMgmtServiceImpl.java | ad274d10be729113b97f4471c95a8244182afaf6 | [] | no_license | abdulmoid1559/Spring | https://github.com/abdulmoid1559/Spring | f493623a2eb4b756082ea16f7b3e30cf1a0f3845 | 03aa2cf6b25d96012c9fa956f407228b581d2188 | refs/heads/master | 2023-03-13T00:20:12.784000 | 2021-03-03T07:40:24 | 2021-03-03T07:40:24 | 331,816,824 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.vd.service;
import java.util.ArrayList;
import java.util.List;
import org.springframework.beans.BeanUtils;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.vd.bo.BookBO;
import com.vd.dto.BookDTO;
import com.vd.repository.... | UTF-8 | Java | 845 | java | BookStoreMgmtServiceImpl.java | Java | [] | null | [] | package com.vd.service;
import java.util.ArrayList;
import java.util.List;
import org.springframework.beans.BeanUtils;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.vd.bo.BookBO;
import com.vd.dto.BookDTO;
import com.vd.repository.... | 845 | 0.742012 | 0.742012 | 34 | 22.852942 | 18.648659 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.441176 | false | false | 8 |
bfbb0077a5efdfe46f2f048340ad5e93f2339910 | 18,829,136,639,601 | 15854ecf566565f3e566d6597c8c3bd1d5a25a36 | /src/main/java/com/googlecode/iforums/bean/Topic.java | 7930bef5061221e5188194cc5b96fef3b2ca94d0 | [] | no_license | 1621740748/iforums | https://github.com/1621740748/iforums | 39851b3b131e0b0f18312e3898b0f967b3ecf8df | 2a120b1b8acccc7f729700c343d901b228c134d7 | refs/heads/master | 2021-05-31T00:03:49.143000 | 2012-05-03T06:12:26 | 2012-05-03T06:12:26 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.googlecode.iforums.bean;
import java.io.Serializable;
import java.util.Date;
public class Topic implements Serializable {
/**
*
*/
private static final long serialVersionUID = -9077030223726774545L;
private int id;
private int forumId;
private String title;
... | UTF-8 | Java | 3,348 | java | Topic.java | Java | [] | null | [] | package com.googlecode.iforums.bean;
import java.io.Serializable;
import java.util.Date;
public class Topic implements Serializable {
/**
*
*/
private static final long serialVersionUID = -9077030223726774545L;
private int id;
private int forumId;
private String title;
... | 3,348 | 0.560335 | 0.554659 | 143 | 21.412588 | 13.746114 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.412587 | false | false | 8 |
51b51ad603f1acfba48b7bf7f49af289fe84f87b | 13,073,880,485,370 | e611a3edb441dbf0593911cef09b44aee8854555 | /src/com/web/business/system/service/BaseRoleService.java | 719fbdd02b07dc32c956b727afa4d8f42416a4fd | [] | no_license | xshlife/pos | https://github.com/xshlife/pos | fb57b2848ddb4ac5876825c57baf0990b24be059 | 5539bc4c4cdc0bd55439e75b9b1b6c3abd4521b1 | refs/heads/master | 2021-01-22T09:48:35.761000 | 2014-12-27T09:23:55 | 2014-12-29T01:26:54 | 28,530,751 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* author: 谢少华
*
* date: 2014-06-20 15:46
*/
package com.web.business.system.service;
import java.util.List;
import com.web.api.core.service.template.TemplateService;
import com.web.business.system.entity.BaseRoleEntity;
public interface BaseRoleService extends TemplateService {
public List<B... | UTF-8 | Java | 363 | java | BaseRoleService.java | Java | [
{
"context": "/**\r\n * author: 谢少华\r\n * \r\n * date: 2014-06-20 15:46\r\n */\r\npackage com",
"end": 19,
"score": 0.9995989203453064,
"start": 16,
"tag": "NAME",
"value": "谢少华"
}
] | null | [] | /**
* author: 谢少华
*
* date: 2014-06-20 15:46
*/
package com.web.business.system.service;
import java.util.List;
import com.web.api.core.service.template.TemplateService;
import com.web.business.system.entity.BaseRoleEntity;
public interface BaseRoleService extends TemplateService {
public List<B... | 363 | 0.731092 | 0.697479 | 17 | 19.117647 | 21.919323 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.411765 | false | false | 8 |
7452635ef12ffaafc76f1fbe1a6221991e8c12f1 | 11,725,260,718,778 | 09473b528092f3fca601979d25c863c4e54c5ba2 | /src/test/java/Patterns/Singleton/Preconditions.java | 74031cf116d582ea56dff6856db423d28b40bf31 | [] | no_license | voronyukea/PracticeForAndersen | https://github.com/voronyukea/PracticeForAndersen | 39b2aa53a3a9e5a9ce7ab5079a13b5879f355641 | 1d8508aa1e1471d33b2b0d3af077b22724c87bc7 | refs/heads/main | 2023-07-08T13:37:04.869000 | 2021-08-20T15:02:13 | 2021-08-20T15:02:13 | 398,298,912 | 0 | 0 | null | false | 2021-08-20T15:15:30 | 2021-08-20T14:14:09 | 2021-08-20T15:02:16 | 2021-08-20T15:05:38 | 0 | 0 | 0 | 1 | Java | false | false | package Patterns.Singleton;
//в примере рассматривается изменение файла конфигурации для запуска теста
public class Preconditions {
private static Preconditions Instance;
private String browser;
private boolean startMaximized;
private boolean headless;
@Override
public String toString() {
... | UTF-8 | Java | 1,256 | java | Preconditions.java | Java | [] | null | [] | package Patterns.Singleton;
//в примере рассматривается изменение файла конфигурации для запуска теста
public class Preconditions {
private static Preconditions Instance;
private String browser;
private boolean startMaximized;
private boolean headless;
@Override
public String toString() {
... | 1,256 | 0.626678 | 0.626678 | 47 | 24.340425 | 24.358385 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.468085 | false | false | 8 |
8643d17d99fbb7815eb8d52f7ef24f10f1391ffb | 11,725,260,719,085 | ea7a470e83e2f33ddc12b15ab77c0c3824daa11b | /src/com/huifu/mybatis/handler/LikeTypeHandler.java | b061b1578697f1ad7f5de70c746aedf33dfbc294 | [] | no_license | suenle/Recovery | https://github.com/suenle/Recovery | 03c82d4ce83c8b29a0d31b4d1ab4bdd56b315691 | df39603f768a735c49a52242a43d5601b357a907 | refs/heads/master | 2021-01-23T01:21:14.746000 | 2017-06-08T08:25:41 | 2017-06-08T08:26:08 | 85,901,055 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2001-2012 Software Engineering Center Chinese Academy of Sciences.
* All rights reserved. SEC PROPRIETARY/CONFIDENTIAL. Use is subject to license
* terms.
*/
package com.huifu.mybatis.handler;
import java.sql.CallableStatement;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import jav... | UTF-8 | Java | 3,185 | java | LikeTypeHandler.java | Java | [
{
"context": "cType=VARCHAR} escape '\\'\n * </pre>\n * \n * @author zx.\n * @since 1.0\n * @version 1.0\n */\npublic class L",
"end": 747,
"score": 0.9586337804794312,
"start": 745,
"tag": "NAME",
"value": "zx"
},
{
"context": "pe=VARCHAR} escape '\\'\n * </pre>\n * \n * @author zx.... | null | [] | /*
* Copyright 2001-2012 Software Engineering Center Chinese Academy of Sciences.
* All rights reserved. SEC PROPRIETARY/CONFIDENTIAL. Use is subject to license
* terms.
*/
package com.huifu.mybatis.handler;
import java.sql.CallableStatement;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import jav... | 3,185 | 0.640767 | 0.627312 | 103 | 27.864079 | 30.047874 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.475728 | false | false | 8 |
365835868d7dedd5b208f4f122054792911efba4 | 18,270,790,916,044 | 1887a5f9a062a3994c608fb8ea18803bdd9739fc | /Algorithms/Implementation/Beautiful Triplets/Solution.java | bcf776b99d106d27f392e2104a058e7b0634d40d | [
"MIT"
] | permissive | ChudasamaJignesh/HackerRank--Solutions--CORE-CS | https://github.com/ChudasamaJignesh/HackerRank--Solutions--CORE-CS | e379383755b7584a32417ae213337ff8142b6e37 | 6c1abaf3aba924eea86803174b046bb4f560831e | refs/heads/master | 2020-12-02T06:33:19.628000 | 2017-07-19T14:39:14 | 2017-07-19T14:39:14 | 96,853,629 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* DeveloperName(): Jignesh Chudasama
* GithubName(): https://github.com/Jignesh-81726
*/
import java.io.*;
import java.util.*;
public class Solution {
public static void main(String[] args) {
Scanner input = new Scanner(System.in);
int n = input.nextInt();
int d = input.... | UTF-8 | Java | 899 | java | Solution.java | Java | [
{
"context": "/* \n * DeveloperName(): Jignesh Chudasama\n * GithubName(): https://github.com/Jignesh-",
"end": 47,
"score": 0.9998937249183655,
"start": 30,
"tag": "NAME",
"value": "Jignesh Chudasama"
},
{
"context": "hudasama\n * GithubName(): https://github.com/Jig... | null | [] | /*
* DeveloperName(): <NAME>
* GithubName(): https://github.com/Jignesh-81726
*/
import java.io.*;
import java.util.*;
public class Solution {
public static void main(String[] args) {
Scanner input = new Scanner(System.in);
int n = input.nextInt();
int d = input.nextInt();
... | 888 | 0.463849 | 0.45495 | 40 | 21.5 | 17.871765 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.325 | false | false | 8 |
63ec9acfa0e89841e1a061c7e7d21b89e5819264 | 20,624,433,003,938 | 2d38ba92f20e429bac8b29de491ab5a0a5861c2a | /src/rover07Util/Query.java | 5919a0eaf2022868b38a0745082ee6e572b7c05f | [] | no_license | CS-537-Spring-2016/ROVER_07 | https://github.com/CS-537-Spring-2016/ROVER_07 | 3bcd62c49500f66cf79e720d36616d3cf944f0bf | 85f80f9c26a4f4648bbb7b1825da3f2bbeef1748 | refs/heads/master | 2021-01-17T15:41:02.976000 | 2016-06-04T22:20:30 | 2016-06-04T22:20:30 | 55,834,739 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package rover07Util;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.PrintWriter;
import java.util.ArrayList;
import com.google.gson.Gson;
import com.google.gson.reflect.TypeToken;
import common.Coord;
import common.ScanMap;
import enums.Science;
public class Query {
/**
* Specifies whi... | UTF-8 | Java | 3,304 | java | Query.java | Java | [] | null | [] | package rover07Util;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.PrintWriter;
import java.util.ArrayList;
import com.google.gson.Gson;
import com.google.gson.reflect.TypeToken;
import common.Coord;
import common.ScanMap;
import enums.Science;
public class Query {
/**
* Specifies whi... | 3,304 | 0.703995 | 0.702784 | 131 | 24.221375 | 23.132967 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.770992 | false | false | 8 |
d83327cf32a8f8de66b04c33f5db8f687bdc9cdc | 29,059,748,775,911 | ac1768b715e9fe56be8b340bc1e4bc7f917c094a | /openbis/sourceTest/java/ch/ethz/sis/openbis/systemtest/asapi/v3/CreateTagTest.java | 9954f6c3669d3a88a9ab75ed9ec7106339dbeb9c | [
"Apache-2.0"
] | permissive | kykrueger/openbis | https://github.com/kykrueger/openbis | 2c4d72cb4b150a2854df4edfef325f79ca429c94 | 1b589a9656d95e343a3747c86014fa6c9d299b8d | refs/heads/master | 2023-05-11T23:03:57.567000 | 2021-05-21T11:54:58 | 2021-05-21T11:54:58 | 364,558,858 | 0 | 0 | Apache-2.0 | false | 2021-06-04T10:08:32 | 2021-05-05T11:48:20 | 2021-05-22T20:46:09 | 2021-05-22T21:21:30 | 1,392,213 | 0 | 0 | 2 | Java | false | false | /*
* Copyright 2016 ETH Zuerich, CISD
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agr... | UTF-8 | Java | 12,428 | java | CreateTagTest.java | Java | [
{
"context": "/*\n * Copyright 2016 ETH Zuerich, CISD\n *\n * Licensed under the Apache License,",
"end": 29,
"score": 0.7327225208282471,
"start": 26,
"tag": "NAME",
"value": "uer"
},
{
"context": "rization.ProjectAuthorizationUser;\n\n/**\n * @author pkupczyk\n */\n@Test(groups = {... | null | [] | /*
* Copyright 2016 ETH Zuerich, CISD
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agr... | 12,428 | 0.61112 | 0.598648 | 378 | 31.878307 | 28.186378 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.560847 | false | false | 8 |
51065d5b34820641c47b0c0a51d51b6a21f2d646 | 13,434,657,741,250 | c77373d47c7baea2afd304744549feb352204867 | /Android/android-exercise/HenCoder/src/main/java/hen/coder/draw5/OnDrawAfterView.java | 934676223647721943a0fb653461135db7c82966 | [
"Apache-2.0",
"MIT"
] | permissive | chuwuwang/ReadingNotes | https://github.com/chuwuwang/ReadingNotes | b5df189c86eb189c81b52ad17257ffa32e7129de | cbdb886f53eeb0841e5bfc9b7716dbb3fc7e7b8d | refs/heads/master | 2021-06-13T08:46:03.921000 | 2021-06-07T11:04:26 | 2021-06-07T11:04:26 | 84,656,422 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package hen.coder.draw5;
import android.content.Context;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Matrix;
import android.graphics.Paint;
import android.graphics.Rect;
import android.graphics.drawable.Drawable;
import android.support.annotation.Nullable;
import android.supp... | UTF-8 | Java | 1,725 | java | OnDrawAfterView.java | Java | [] | null | [] | package hen.coder.draw5;
import android.content.Context;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Matrix;
import android.graphics.Paint;
import android.graphics.Rect;
import android.graphics.drawable.Drawable;
import android.support.annotation.Nullable;
import android.supp... | 1,725 | 0.662666 | 0.655717 | 55 | 27.781818 | 22.260189 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.654545 | false | false | 8 |
12771cbf8ece390313ebf719e6b29f5ab772bc65 | 197,568,552,529 | c4e64d5b07c1b4b988062bd86356e1c24b0b280f | /jeecg-boot/jeecg-boot-project/src/main/java/org/jeecg/modules/project/controller/TestProjectController.java | 0f95ee1759b1a065a34a8247328425a06f2ac00d | [
"MIT",
"Apache-2.0"
] | permissive | GitSorcerer/jeecg-boot | https://github.com/GitSorcerer/jeecg-boot | f9cc3430178765ab0cee57a705e628ea06a8cb0f | 599e178b9d2061ee24fb00c1325aac150c094ee6 | refs/heads/master | 2022-03-01T17:25:10.417000 | 2020-01-04T08:17:27 | 2020-01-04T08:17:27 | 213,956,910 | 0 | 0 | Apache-2.0 | false | 2022-04-09T04:02:19 | 2019-10-09T15:37:13 | 2020-01-04T08:17:41 | 2022-04-09T04:02:18 | 5,861 | 0 | 0 | 23 | Java | false | false | package org.jeecg.modules.project.controller;
import com.alibaba.fastjson.JSONObject;
import io.swagger.annotations.Api;
import io.swagger.annotations.ApiOperation;
import lombok.extern.slf4j.Slf4j;
import org.apache.commons.lang.StringUtils;
import org.jeecg.common.api.vo.Result;
import org.jeecg.modules.project.enti... | UTF-8 | Java | 3,813 | java | TestProjectController.java | Java | [
{
"context": "ArrayList;\nimport java.util.List;\n\n/**\n * @Author: GH\n * @Date: 2019/11/18 21:56\n * @Version 1.0\n */\n@R",
"end": 678,
"score": 0.6318029761314392,
"start": 676,
"tag": "USERNAME",
"value": "GH"
}
] | null | [] | package org.jeecg.modules.project.controller;
import com.alibaba.fastjson.JSONObject;
import io.swagger.annotations.Api;
import io.swagger.annotations.ApiOperation;
import lombok.extern.slf4j.Slf4j;
import org.apache.commons.lang.StringUtils;
import org.jeecg.common.api.vo.Result;
import org.jeecg.modules.project.enti... | 3,813 | 0.607038 | 0.572114 | 129 | 28.077518 | 17.690979 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.651163 | false | false | 8 |
1c82ef6ac94917a27c9ac2c2fc3fa7849cba974d | 18,717,467,537,718 | ddcf14f5681a2b511749017f4ff5514748c93940 | /family_service_platform/src/main/java/com/msb/mapper/TblMydashMapper.java | 2df007271ee9c9ed29b96a6916f1cc1f34b186b9 | [] | no_license | leiyungit/property-server | https://github.com/leiyungit/property-server | f811f61c7bb1a57c90de340089a5a9cdd8b3393d | a28934935c6d029df54f45affa0c26bef7e0bc98 | refs/heads/main | 2023-01-06T12:36:35.742000 | 2020-11-14T14:36:59 | 2020-11-14T14:36:59 | 305,880,106 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.msb.mapper;
import com.msb.bean.TblMydash;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
/**
* <p>
* 我的驾驶舱 Mapper 接口
* </p>
*
* @author leiy
* @since 2020-10-21
*/
public interface TblMydashMapper extends BaseMapper<TblMydash> {
}
| UTF-8 | Java | 277 | java | TblMydashMapper.java | Java | [
{
"context": "**\n * <p>\n * 我的驾驶舱 Mapper 接口\n * </p>\n *\n * @author leiy\n * @since 2020-10-21\n */\npublic interface TblMyda",
"end": 169,
"score": 0.9995849132537842,
"start": 165,
"tag": "USERNAME",
"value": "leiy"
}
] | null | [] | package com.msb.mapper;
import com.msb.bean.TblMydash;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
/**
* <p>
* 我的驾驶舱 Mapper 接口
* </p>
*
* @author leiy
* @since 2020-10-21
*/
public interface TblMydashMapper extends BaseMapper<TblMydash> {
}
| 277 | 0.707224 | 0.676806 | 16 | 15.4375 | 19.02948 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.1875 | false | false | 8 |
1f38ef3e07c39635a35552c77eadffa1130139a5 | 7,670,811,596,041 | 96c48b375d20ba117b5952eb5ec6c2a24f57cd66 | /src/main/java/io/renren/mongo/sync/entity/CourseUserPlanClassEntity.java | b4732f32c78cf46a893484d3cbb8a83b5c9d5f50 | [] | no_license | zzzzata/school-admin | https://github.com/zzzzata/school-admin | 1cddfa7df9029e2ea3d34396162005a5f943ba0d | baea150018b085f45135b08957aa8027bb5f24e2 | refs/heads/master | 2022-12-21T23:45:01.185000 | 2019-09-20T06:16:31 | 2019-09-20T06:16:31 | 209,701,174 | 0 | 0 | null | false | 2022-12-16T08:07:45 | 2019-09-20T03:54:18 | 2019-10-19T02:35:26 | 2022-12-16T08:07:42 | 4,866 | 0 | 0 | 15 | Java | false | false | package io.renren.mongo.sync.entity;
import org.springframework.data.mongodb.core.mapping.Document;
@Document(collection="classplan_user")
public class CourseUserPlanClassEntity {
@Override
public String toString() {
return "CourseUserPlanClassEntity [_id=" + _id + ", user_id=" + user_id + ", classplan_id=" + cla... | UTF-8 | Java | 1,531 | java | CourseUserPlanClassEntity.java | Java | [] | null | [] | package io.renren.mongo.sync.entity;
import org.springframework.data.mongodb.core.mapping.Document;
@Document(collection="classplan_user")
public class CourseUserPlanClassEntity {
@Override
public String toString() {
return "CourseUserPlanClassEntity [_id=" + _id + ", user_id=" + user_id + ", classplan_id=" + cla... | 1,531 | 0.668227 | 0.668227 | 61 | 23.508196 | 22.846331 | 135 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.377049 | false | false | 8 |
de58b05a4c6d9b04ebb3bc5a6c4190abb4ecf5b2 | 10,866,267,277,914 | 4736b1b9be2bcef4888609b14321f0f7472f3fbb | /Abstract Factory/source/Global.java | 0c21e4800266014490d8051cb6ea1a6916012e5f | [] | no_license | 5l1v3r1/Java-Design-Pattern-Examples | https://github.com/5l1v3r1/Java-Design-Pattern-Examples | 24f0edb2bccf7d86495508fe77f7a416bd0ad2a9 | 265019dfb6e580a4ccee1709d980dff6834eead9 | refs/heads/main | 2023-03-04T04:16:02.568000 | 2021-02-10T00:47:58 | 2021-02-10T00:47:58 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class Global implements Market{
@Override
public BatteryType createBatteryType() {
return new Cobalt();
}
@Override
public CameraZoom createCameraZoom() {
return new X2();
}
@Override
public CPUCores createCPUCores() {
return new DualCores();
}
@... | UTF-8 | Java | 601 | java | Global.java | Java | [] | null | [] | public class Global implements Market{
@Override
public BatteryType createBatteryType() {
return new Cobalt();
}
@Override
public CameraZoom createCameraZoom() {
return new X2();
}
@Override
public CPUCores createCPUCores() {
return new DualCores();
}
@... | 601 | 0.608985 | 0.600666 | 31 | 18.387096 | 15.673436 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.193548 | false | false | 8 |
6a608b9f96184406d87b3e829215f295fd09c8ce | 5,317,169,538,629 | 61581d5a30f890646900ed9c39ef5d9b86706d77 | /src/main/java/com/madetech/dvla/hgv/mot/repository/MOTRepository.java | fc01d8bc34f5f7256f6e5406b7418cc96b4f3520 | [] | no_license | madetech/spring-practice | https://github.com/madetech/spring-practice | 4e019842b6ed633bd98083003c5760287648ddf7 | eca6a08905c71842be349f2eac629098778817f3 | refs/heads/main | 2022-12-20T03:06:53.675000 | 2020-10-21T09:44:22 | 2020-10-21T09:44:22 | 305,341,944 | 3 | 1 | null | false | 2020-10-19T10:38:39 | 2020-10-19T10:10:09 | 2020-10-19T10:37:35 | 2020-10-19T10:38:39 | 0 | 0 | 1 | 0 | Java | false | false | package com.madetech.dvla.hgv.mot.repository;
import com.madetech.dvla.hgv.mot.entity.MOTEntity;
import org.springframework.data.mongodb.repository.MongoRepository;
public interface MOTRepository extends MongoRepository<MOTEntity, String> {
public MOTEntity getByVehicleRegistration(String vehicleRegistration);
}
| UTF-8 | Java | 320 | java | MOTRepository.java | Java | [] | null | [] | package com.madetech.dvla.hgv.mot.repository;
import com.madetech.dvla.hgv.mot.entity.MOTEntity;
import org.springframework.data.mongodb.repository.MongoRepository;
public interface MOTRepository extends MongoRepository<MOTEntity, String> {
public MOTEntity getByVehicleRegistration(String vehicleRegistration);
}
| 320 | 0.840625 | 0.840625 | 8 | 39 | 31.519835 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.625 | false | false | 8 |
15a32f358ca372edec6a6a9de8441ff1426467c8 | 30,142,080,500,523 | effa4e107d030c6bf06962e6758c9ba7416d9532 | /app/src/main/java/com/example/mynewsapp/ui/NewsDetailsActivity.java | d3e8db9e38de009b990bd192afdf48c66a7b9117 | [] | no_license | amargiram/My_news_app | https://github.com/amargiram/My_news_app | eb8f9b9c4aaf8fadaf48a8c1560141cf002f0b18 | 9ee92d6be52130b1b1eab916db4d5934f1aba019 | refs/heads/master | 2020-10-01T16:24:26.254000 | 2019-12-12T10:28:26 | 2019-12-12T10:28:26 | 227,576,078 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.mynewsapp.ui;
import androidx.annotation.NonNull;
import androidx.appcompat.app.AppCompatActivity;
import androidx.appcompat.widget.Toolbar;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.util.Log;
import android.view.Menu;
import android.vi... | UTF-8 | Java | 4,066 | java | NewsDetailsActivity.java | Java | [] | null | [] | package com.example.mynewsapp.ui;
import androidx.annotation.NonNull;
import androidx.appcompat.app.AppCompatActivity;
import androidx.appcompat.widget.Toolbar;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.util.Log;
import android.view.Menu;
import android.vi... | 4,066 | 0.660846 | 0.660846 | 149 | 26.288591 | 23.618982 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.469799 | false | false | 8 |
1073f80877f91f83490afab32097a4a58df86223 | 30,142,080,500,435 | cb5dbefe93e79ff06d2a1fb837b592b6a559fc11 | /backend/src/main/java/com/technoboom/meetingapp/domain/CustomerRepository.java | f6bbf3f8d3ea35618a5748d00cf0bf02bb20600b | [] | no_license | dmytro-feshchenko/meeting-app | https://github.com/dmytro-feshchenko/meeting-app | ae177e008bc92c55d828800a26e41331a0e23885 | 60114061bc27a068a1c8f0b49a08e84aefd5d01d | refs/heads/master | 2022-02-20T22:53:31.036000 | 2017-07-03T18:53:51 | 2017-07-03T18:53:51 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.technoboom.meetingapp.domain;
import com.technoboom.meetingapp.domain.Customer;
import org.springframework.data.repository.CrudRepository;
/**
* Created by IntelliJ IDEA.
* Date: 6/26/17
* Time: 10:00 PM
* Project: MeetingApp
* Package: com.technoboom.meetingapp
*
* @author dmitryi
* @version 1.0
... | UTF-8 | Java | 418 | java | CustomerRepository.java | Java | [
{
"context": "* Package: com.technoboom.meetingapp\n *\n * @author dmitryi\n * @version 1.0\n * @since 1.0\n */\npublic interfac",
"end": 303,
"score": 0.9170681238174438,
"start": 296,
"tag": "NAME",
"value": "dmitryi"
}
] | null | [] | package com.technoboom.meetingapp.domain;
import com.technoboom.meetingapp.domain.Customer;
import org.springframework.data.repository.CrudRepository;
/**
* Created by IntelliJ IDEA.
* Date: 6/26/17
* Time: 10:00 PM
* Project: MeetingApp
* Package: com.technoboom.meetingapp
*
* @author dmitryi
* @version 1.0
... | 418 | 0.748804 | 0.717703 | 19 | 21 | 21.479488 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.210526 | false | false | 8 |
92e7ff938ebc0302f3911e0701f7e9703e431dd7 | 7,078,106,173,060 | 09c3bfc1fe94e56e795779149db829663c9a1182 | /app/src/main/java/com/example/bryanty/proj_post/object/Information.java | 5d33839495ea61f6c6193a0efee5051095f3ef70 | [] | no_license | GamaX320/PROJ_POST | https://github.com/GamaX320/PROJ_POST | d3ea7551c3c39031ee6c561c6804beee4473a9b8 | 3f3b8a6bbeeda847520cab000fefc60cdea5acf1 | refs/heads/master | 2021-01-10T21:16:51.086000 | 2015-06-09T12:27:57 | 2015-06-09T12:27:57 | 36,109,431 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.bryanty.proj_post.object;
/**
* Created by BRYANTY on 09/06/2015.
*/
public class Information {
public int userAvatar;
public String userName;
public String title;
public String content;
}
| UTF-8 | Java | 228 | java | Information.java | Java | [
{
"context": "ample.bryanty.proj_post.object;\n\n/**\n * Created by BRYANTY on 09/06/2015.\n */\npublic class Information {\n ",
"end": 72,
"score": 0.9982544183731079,
"start": 65,
"tag": "USERNAME",
"value": "BRYANTY"
}
] | null | [] | package com.example.bryanty.proj_post.object;
/**
* Created by BRYANTY on 09/06/2015.
*/
public class Information {
public int userAvatar;
public String userName;
public String title;
public String content;
}
| 228 | 0.70614 | 0.671053 | 11 | 19.727272 | 14.746901 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 8 |
bcd41af4c1eb3a6b61d3beb94bec4f83314fd1e3 | 16,853,451,730,937 | 5a80002735018913fd193df5ff14d9e823bbb1dc | /admin/admin-common/src/main/java/no/valg/eva/admin/common/configuration/model/election/LocaleId.java | 106a28abe313a3a1c9dc3f896ea81c00cd4f1304 | [] | no_license | GhostNwa/election-eva-admin | https://github.com/GhostNwa/election-eva-admin | 8e6dcea25346e96fc92a4fa84f7ddbd6a3cbb16b | 662d7ff2a20f1587eaee4ca1c63036a2308bbefd | refs/heads/master | 2022-12-09T13:05:12.291000 | 2019-09-26T14:32:58 | 2019-09-26T14:36:01 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package no.valg.eva.admin.common.configuration.model.election;
import java.io.Serializable;
public class LocaleId implements Serializable {
private final String id;
public LocaleId(String id) {
this.id = id;
}
public String getId() {
return id;
}
public String getName() {
return "@locale[" + id + "].na... | UTF-8 | Java | 759 | java | LocaleId.java | Java | [] | null | [] | package no.valg.eva.admin.common.configuration.model.election;
import java.io.Serializable;
public class LocaleId implements Serializable {
private final String id;
public LocaleId(String id) {
this.id = id;
}
public String getId() {
return id;
}
public String getName() {
return "@locale[" + id + "].na... | 759 | 0.631094 | 0.629776 | 43 | 16.651163 | 18.237303 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.348837 | false | false | 8 |
43f0a5997eae7062bea3ce4d0b4b0f0a33a1304e | 3,135,326,173,665 | 357c2a0dd21f9b5354f4251e62ef0a1867c990ac | /Tetris_Basic/src/tetris/Tetris.java | 1185b7e5bfc89362fd4614e11bb1bca654f6405e | [] | no_license | llamberson/Java-Projects | https://github.com/llamberson/Java-Projects | fe096b83936f01aff8ac0df569b72dc8bd4c8bb8 | 3ada45c2672891dd41304085a2ad0edf09e8598d | refs/heads/master | 2021-01-10T21:23:15.700000 | 2015-07-01T23:49:16 | 2015-07-01T23:49:16 | 38,399,852 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* Luke Lamberson - TCSS 305*/
package tetris;
import java.awt.BorderLayout;
import javax.swing.JFrame;
import javax.swing.JLabel;
/**
* Basic version of my Tetris program. Allows play with score keeping
* and a pause function via the 'P' key. This version doesn't include
* Menu Options Pane, Restar... | UTF-8 | Java | 1,297 | java | Tetris.java | Java | [
{
"context": "/* Luke Lamberson - TCSS 305*/\r\npackage tetris;\r\n\r\nimport java.awt.",
"end": 17,
"score": 0.999869704246521,
"start": 3,
"tag": "NAME",
"value": "Luke Lamberson"
},
{
"context": " coloring for\r\n * 'raised/3D' effects.\r\n * @author Luke Lamberson\r\n * @version ... | null | [] | /* <NAME> - TCSS 305*/
package tetris;
import java.awt.BorderLayout;
import javax.swing.JFrame;
import javax.swing.JLabel;
/**
* Basic version of my Tetris program. Allows play with score keeping
* and a pause function via the 'P' key. This version doesn't include
* Menu Options Pane, Restart, Quit,... | 1,281 | 0.678489 | 0.653817 | 53 | 22.471699 | 20.791512 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.113208 | false | false | 8 |
be09dc4e9d89d42660efbd838f35dcfca1038f27 | 1,417,339,217,812 | b05810933fce0b80af4951dfd6f7465bf0fcdf37 | /app/src/main/java/com/slut/recorder/db/pass/bean/PassLabel.java | cbde3d65008ebf4f20a7dcd57a13201063d594a6 | [] | no_license | GITHUBShaoGan/Recorder | https://github.com/GITHUBShaoGan/Recorder | 2f26976451834afbf0ddd0c00b4f1ba482c6649b | 973ea5b14fa81c15e809379d54c8c7793498074c | refs/heads/master | 2020-06-13T11:13:41.638000 | 2016-12-02T10:50:14 | 2016-12-02T10:50:14 | 75,387,243 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.slut.recorder.db.pass.bean;
import android.os.Parcel;
import android.os.Parcelable;
import com.j256.ormlite.field.DatabaseField;
import com.j256.ormlite.table.DatabaseTable;
/**
* Created by 七月在线科技 on 2016/11/28.
*/
@DatabaseTable
public class PassLabel implements Parcelable{
@DatabaseField
p... | UTF-8 | Java | 2,849 | java | PassLabel.java | Java | [
{
"context": "6.ormlite.table.DatabaseTable;\n\n/**\n * Created by 七月在线科技 on 2016/11/28.\n */\n\n@DatabaseTable\npublic class",
"end": 211,
"score": 0.5277507305145264,
"start": 207,
"tag": "NAME",
"value": "七月在线"
}
] | null | [] | package com.slut.recorder.db.pass.bean;
import android.os.Parcel;
import android.os.Parcelable;
import com.j256.ormlite.field.DatabaseField;
import com.j256.ormlite.table.DatabaseTable;
/**
* Created by 七月在线科技 on 2016/11/28.
*/
@DatabaseTable
public class PassLabel implements Parcelable{
@DatabaseField
p... | 2,849 | 0.593937 | 0.587593 | 122 | 22.254099 | 19.044195 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.401639 | false | false | 8 |
319694769fe2a4b4b40968fcc7c1866f13c191d1 | 34,986,803,624,379 | fe774f001d93d28147baec987a1f0afe0a454370 | /ml-model/files/old-files/set12/novice/kaushikdhola_sock-merchant_solution.java | 21abd038076d2a37f0d67b1777a26ebbbf05f870 | [] | no_license | gabrielchl/ml-novice-expert-dev-classifier | https://github.com/gabrielchl/ml-novice-expert-dev-classifier | 9dee42e04e67ab332cff9e66030c27d475592fe9 | bcfca5870a3991dcfc1750c32ebbc9897ad34ea3 | refs/heads/master | 2023-03-20T05:07:20.148000 | 2021-03-19T01:38:13 | 2021-03-19T01:38:13 | 348,934,427 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
import java.util.*;
import java.util.HashSet;
import java.util.Set;
public class Solution {
public static void main(String[] args) {
HashSet<Integer> socks=new HashSet();
Scanner scanner = new Scanner(System.in);
int output,size,count=0;;
size=scanner.nextInt();
int[] arr=n... | UTF-8 | Java | 719 | java | kaushikdhola_sock-merchant_solution.java | Java | [] | null | [] |
import java.util.*;
import java.util.HashSet;
import java.util.Set;
public class Solution {
public static void main(String[] args) {
HashSet<Integer> socks=new HashSet();
Scanner scanner = new Scanner(System.in);
int output,size,count=0;;
size=scanner.nextInt();
int[] arr=n... | 719 | 0.481224 | 0.477051 | 42 | 16.095238 | 13.928062 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 8 |
3b6ea2493a281e1d63d5a2c90350a52369c6dfb5 | 38,860,864,124,763 | a0a275985d2ab113f8408dd3c8f85d74631b6407 | /src/src2/LongestIncreasingSubsequence.java | 36aed2ec80c0220ebc3ab6c71f94ef51c8dda4bb | [] | no_license | anchal565/PersonalPrograms | https://github.com/anchal565/PersonalPrograms | bbe2163c364bff3911fc5fb8a85a5a652dc4c5dc | 929e35faf7a57fd49f1458f7d5ba8ec42a3d5689 | refs/heads/main | 2023-01-03T05:29:00.793000 | 2020-10-26T18:39:20 | 2020-10-26T18:39:20 | 305,170,061 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
public class LongestIncreasingSubsequence {
public static void main(String[] args) throws IOException {
BufferedReader bufferedReader = new BufferedReader(new InputStreamReader(System.in));
int T = Integer.... | UTF-8 | Java | 1,305 | java | LongestIncreasingSubsequence.java | Java | [] | null | [] | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
public class LongestIncreasingSubsequence {
public static void main(String[] args) throws IOException {
BufferedReader bufferedReader = new BufferedReader(new InputStreamReader(System.in));
int T = Integer.... | 1,305 | 0.470498 | 0.463602 | 38 | 33.342106 | 20.11451 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.789474 | false | false | 8 |
258e0d3b2b2ce34aef6fa58e9258b67ebff7dc43 | 33,887,292,007,058 | efb5c77d24524644bdcff18654aba72142772034 | /src/main/java/com/example/demo/service/export/ExportPDFITextService.java | 6b10f5b4d4b57db2e015d6d9981a8027f1ecd87c | [] | no_license | Pcharlet/ipi-java-250-export | https://github.com/Pcharlet/ipi-java-250-export | 5b6af16c1bfcdffd5d644df1af9ec53c17e983a9 | 69047b7dbf07265940375eaa205d41da722a1d0a | refs/heads/master | 2020-03-11T08:14:18.449000 | 2018-04-17T12:14:11 | 2018-04-17T12:14:11 | 129,878,526 | 0 | 0 | null | true | 2018-04-17T09:17:01 | 2018-04-17T09:17:01 | 2018-04-16T15:28:27 | 2018-04-16T15:28:26 | 24 | 0 | 0 | 0 | null | false | null | package com.example.demo.service.export;
import com.example.demo.dto.ClientDTO;
import com.example.demo.dto.FactureDTO;
import com.example.demo.dto.LigneFactureDTO;
import com.example.demo.entity.Facture;
import com.itextpdf.text.Document;
import com.itextpdf.text.DocumentException;
import com.itextpdf.text.Paragraph;... | UTF-8 | Java | 1,255 | java | ExportPDFITextService.java | Java | [] | null | [] | package com.example.demo.service.export;
import com.example.demo.dto.ClientDTO;
import com.example.demo.dto.FactureDTO;
import com.example.demo.dto.LigneFactureDTO;
import com.example.demo.entity.Facture;
import com.itextpdf.text.Document;
import com.itextpdf.text.DocumentException;
import com.itextpdf.text.Paragraph;... | 1,255 | 0.710757 | 0.710757 | 37 | 32.918919 | 23.645329 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.756757 | false | false | 8 |
6b94c6e34a55e2fead630ee6f350f2fa3c7e12a1 | 35,510,789,639,685 | ebe3708ed3fab3064503bd77763b796dfba98d65 | /src/main/java/com/infotop/attribute/service/AttributeService.java | 7a59c483fa621f55349e5e5cb91895ef640c057d | [] | no_license | boxercool/InfoCMS | https://github.com/boxercool/InfoCMS | 7fcc8b7e5c8896d4c3bd3ee45b7709c2b0e20814 | d11381df1843dd8170660b0475edcaa1695153c9 | refs/heads/master | 2021-06-28T13:10:09.149000 | 2017-09-18T22:57:28 | 2017-09-18T22:57:28 | 103,911,841 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.infotop.attribute.service;
import java.util.List;
import java.util.Map;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.PageRequest;
import org.springframework.data.domain.Sort;
import org.springfra... | UTF-8 | Java | 2,537 | java | AttributeService.java | Java | [] | null | [] | package com.infotop.attribute.service;
import java.util.List;
import java.util.Map;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.PageRequest;
import org.springframework.data.domain.Sort;
import org.springfra... | 2,537 | 0.715018 | 0.713441 | 76 | 31.381578 | 28.550034 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.342105 | false | false | 8 |
a0450bd18ac589d4412062ca4481ae29c4185bed | 36,498,632,111,685 | eb325122d2f02b03bdbe2655c49040319eaa74f0 | /src/main/java/net/halalaboos/huzuni/mod/misc/chat/mutators/Educated.java | 01f05c12aa7325970e477df6ea08dc75417c1601 | [] | no_license | XxlunimexX/Huzuni-1.11 | https://github.com/XxlunimexX/Huzuni-1.11 | 844c57d9e9ca1d99838fd63e541d5ed728afc2bb | 1825a404d93cb5837566562f9e9faa6513568b3d | refs/heads/master | 2021-01-21T22:02:04.106000 | 2017-04-28T04:12:35 | 2017-04-28T04:12:35 | 95,153,933 | 9 | 6 | null | true | 2017-06-22T20:29:35 | 2017-06-22T20:29:35 | 2017-06-16T21:25:38 | 2017-04-28T04:12:50 | 1,977 | 0 | 0 | 0 | null | null | null | package net.halalaboos.huzuni.mod.misc.chat.mutators;
import net.halalaboos.huzuni.mod.misc.chat.Mutator;
/**
* Makes the user sound quite educated.
* */
public class Educated extends Mutator {
public Educated() {
super("Educated", "Allows You To Speak In An Educated Fashion");
}
@Override
public boolean... | UTF-8 | Java | 1,011 | java | Educated.java | Java | [] | null | [] | package net.halalaboos.huzuni.mod.misc.chat.mutators;
import net.halalaboos.huzuni.mod.misc.chat.Mutator;
/**
* Makes the user sound quite educated.
* */
public class Educated extends Mutator {
public Educated() {
super("Educated", "Allows You To Speak In An Educated Fashion");
}
@Override
public boolean... | 1,011 | 0.669634 | 0.661721 | 42 | 23.071428 | 25.059351 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.738095 | false | false | 8 |
5c401afe1538d5cf7dd4dcb6b23eae9b0f26cccd | 5,188,320,540,620 | 385069946ce59d3ab91b9d73cd331e08f632a70a | /springboot-01/src/main/java/com/boot/controller/CustomerController.java | abd0789e598bfc5e08f61ff02aee11515b617c10 | [] | no_license | nanmaoi/ceshi | https://github.com/nanmaoi/ceshi | 1365c4f1adc3f5d9beb3775d18285f18e9263231 | f118f1b0431c244cffbe2787ef63fab0422c4206 | refs/heads/main | 2023-07-23T17:55:27.829000 | 2021-09-03T03:53:12 | 2021-09-03T03:53:12 | 402,634,126 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.boot.controller;
import com.boot.mapper.CustomerMapper;
import com.boot.pojo.Customer;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RestController;
import java.util.List;
@RestContr... | UTF-8 | Java | 694 | java | CustomerController.java | Java | [] | null | [] | package com.boot.controller;
import com.boot.mapper.CustomerMapper;
import com.boot.pojo.Customer;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RestController;
import java.util.List;
@RestContr... | 694 | 0.742075 | 0.742075 | 25 | 26.76 | 21.435074 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.44 | false | false | 8 |
74446a74cea096dd86050e1ccff1d2c081d98bd4 | 12,927,851,573,469 | 9969d049569acd730274361dda41311cbf41e614 | /SparseVector.java | eab81dd9fb254cb18fa041407b3a09d7683a5979 | [] | no_license | Akaenki/LeetCode | https://github.com/Akaenki/LeetCode | e66c480d5887c28ec430c02dc9875835e2b6d0ea | ade02cfad43b15ea18e89dc2fe6299260e47ec74 | refs/heads/master | 2021-04-15T03:44:55.643000 | 2018-10-24T19:09:03 | 2018-10-24T19:09:03 | 126,733,626 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.*;
public class SparseVector {
int size;
List<int[]> vector;
SparseVector(int[] _vector){
size = _vector.length;
vector = new ArrayList<>();
for(int i = 0; i<size; ++i){
if(_vector[i] != 0){
vector.add(new int[]{i, _vector[i]});
... | UTF-8 | Java | 1,289 | java | SparseVector.java | Java | [] | null | [] | import java.util.*;
public class SparseVector {
int size;
List<int[]> vector;
SparseVector(int[] _vector){
size = _vector.length;
vector = new ArrayList<>();
for(int i = 0; i<size; ++i){
if(_vector[i] != 0){
vector.add(new int[]{i, _vector[i]});
... | 1,289 | 0.408844 | 0.394104 | 49 | 25.306122 | 19.87841 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.510204 | false | false | 8 |
3886b50836709514df1a5c7b94ae816f1772ad73 | 9,010,841,438,789 | 80a6ae331230094c013a27209728ebd9be72e303 | /src/genophenbrowser-server/src/main/java/com/gmi/nordborglab/browser/server/domain/util/CandidateGeneListEnrichment.java | 5fd6cf7887045230c7be3f6e7985e807da8bdae8 | [] | no_license | timeu/geno-phen-browser | https://github.com/timeu/geno-phen-browser | 3d91b6b9052fb75829b9fa19af0ea3a1779e6411 | e64da72200261190793e5fea05dcc3fdfb3fd79d | refs/heads/master | 2021-05-24T04:57:22.399000 | 2020-06-21T16:41:14 | 2020-06-21T16:41:14 | 6,652,540 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gmi.nordborglab.browser.server.domain.util;
import com.gmi.nordborglab.browser.server.domain.BaseEntity;
import com.gmi.nordborglab.browser.server.domain.cdv.Study;
import javax.persistence.AttributeOverride;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.E... | UTF-8 | Java | 4,138 | java | CandidateGeneListEnrichment.java | Java | [
{
"context": "Date;\n\n/**\n * Created with IntelliJ IDEA.\n * User: uemit.seren\n * Date: 03.12.13\n * Time: 14:04\n * To change thi",
"end": 629,
"score": 0.920610785484314,
"start": 618,
"tag": "USERNAME",
"value": "uemit.seren"
}
] | null | [] | package com.gmi.nordborglab.browser.server.domain.util;
import com.gmi.nordborglab.browser.server.domain.BaseEntity;
import com.gmi.nordborglab.browser.server.domain.cdv.Study;
import javax.persistence.AttributeOverride;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.E... | 4,138 | 0.672547 | 0.666022 | 177 | 22.378531 | 21.485725 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.378531 | false | false | 8 |
26f1b1cc18abf73290b552279ea3c4fd31b2fc55 | 20,074,677,208,043 | f6b4cda8d2edcf53079821b1ab0c56ecf7f19238 | /src/main/java/com/eaw1805/data/managers/beans/CommanderManagerBean.java | 6101b47be848321360a24a1301739c05194ca6d9 | [
"MIT"
] | permissive | EaW1805/data | https://github.com/EaW1805/data | 1c325c599d1cef9b121b2ced73e08ce77a733220 | e68c4b8f9cdeb04bb7cbd864711bf18c6f8454d9 | refs/heads/master | 2021-01-18T22:59:29.205000 | 2016-06-17T21:45:41 | 2016-06-17T21:45:41 | 28,887,870 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.eaw1805.data.managers.beans;
import com.eaw1805.data.model.Game;
import com.eaw1805.data.model.Nation;
import com.eaw1805.data.model.army.Commander;
import com.eaw1805.data.model.map.Position;
import com.eaw1805.data.model.map.Region;
import java.util.List;
/**
* Manages for CRUD operations for the enti... | UTF-8 | Java | 4,205 | java | CommanderManagerBean.java | Java | [] | null | [] | package com.eaw1805.data.managers.beans;
import com.eaw1805.data.model.Game;
import com.eaw1805.data.model.Nation;
import com.eaw1805.data.model.army.Commander;
import com.eaw1805.data.model.map.Position;
import com.eaw1805.data.model.map.Region;
import java.util.List;
/**
* Manages for CRUD operations for the enti... | 4,205 | 0.665161 | 0.659215 | 133 | 30.616541 | 29.031672 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.263158 | false | false | 8 |
816432f70106191b79dfec5b5a0c34f9d91b9cac | 21,320,217,662,748 | 9341f80f04e54b8360a9afd6ab565637e9b2f61a | /src/prj/betfair/api/betting/operations/ReplaceOrdersOperation.java | fff7ae2095fcc0da40e70ad6a58a3c20a7c1048b | [] | no_license | Maxvgrad/JBetfairAPI | https://github.com/Maxvgrad/JBetfairAPI | de1d904d8bdb4ee1a8fd6b91ba707c020e3b0898 | 462106ad10f9c8474e6447e8d8c7b6ffcfdb9468 | refs/heads/master | 2020-03-27T19:57:43.893000 | 2017-09-23T19:28:12 | 2017-09-24T17:00:03 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package prj.betfair.api.betting.operations;
import prj.betfair.api.betting.datatypes.ReplaceInstruction;
import prj.betfair.api.betting.datatypes.ReplaceExecutionReport;
import java.util.List;
import com.fasterxml.jackson.annotation.JsonProperty;
import prj.betfair.api.betting.exceptions.APINGException;
import prj.... | UTF-8 | Java | 2,957 | java | ReplaceOrdersOperation.java | Java | [] | null | [] | package prj.betfair.api.betting.operations;
import prj.betfair.api.betting.datatypes.ReplaceInstruction;
import prj.betfair.api.betting.datatypes.ReplaceExecutionReport;
import java.util.List;
import com.fasterxml.jackson.annotation.JsonProperty;
import prj.betfair.api.betting.exceptions.APINGException;
import prj.... | 2,957 | 0.712547 | 0.711194 | 100 | 28.57 | 27.227654 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.31 | false | false | 8 |
8982257d35330b5f05e6eec6f67c560d6702b4ca | 3,702,261,862,870 | 12173c9aa2dcd083ebf47e0318f41833e791bae4 | /MidtermStarterProject/src/test/java/com/cisc181/core/Student_Test.java | 0839552dc817c56425fc4f3ee618c97abbdcb709 | [] | no_license | melissagartland/GartlandMidterm | https://github.com/melissagartland/GartlandMidterm | 30ca8b42821d9fd856db4b72b2bf275c539686b6 | 018cd0ef70b9eba0d680a55def394c27f501cde1 | refs/heads/master | 2021-01-10T07:33:41.560000 | 2015-10-12T04:39:31 | 2015-10-12T04:39:31 | 44,053,809 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cisc181.core;
import static org.junit.Assert.*;
import org.junit.BeforeClass;
import org.junit.Test;
import java.util.ArrayList;
public class Student_Test {
@BeforeClass
public static void setUpBeforeClass() throws Exception {
Student student;
ArrayList<Student> studentList = new ArrayList<Student... | UTF-8 | Java | 386 | java | Student_Test.java | Java | [] | null | [] | package com.cisc181.core;
import static org.junit.Assert.*;
import org.junit.BeforeClass;
import org.junit.Test;
import java.util.ArrayList;
public class Student_Test {
@BeforeClass
public static void setUpBeforeClass() throws Exception {
Student student;
ArrayList<Student> studentList = new ArrayList<Student... | 386 | 0.720207 | 0.712435 | 29 | 12.310345 | 16.844324 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.862069 | false | false | 8 |
06b3ef2c09b8616a298f7db3cdf10f69de6c7e1f | 16,904,991,324,259 | eb7aad426bb4ead6ead60594311546f545366fdd | /src/pl/wildfire/drop/utils/ItemUtil.java | 4873933279e409ec6df48bed8428220c0169f2cf | [] | no_license | xWildFire/wDrop | https://github.com/xWildFire/wDrop | 3c963fded5a10658695bf32bf79a793ba3931bd4 | 3d6115034157c7a7db11a357c6e2e2bf504ac88d | refs/heads/master | 2020-07-11T04:09:49.153000 | 2019-08-26T09:40:38 | 2019-08-26T09:40:38 | 204,442,207 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pl.wildfire.drop.utils;
import org.bukkit.enchantments.Enchantment;
import org.bukkit.inventory.ItemStack;
public final class ItemUtil {
public static boolean isPickaxe(final ItemStack tool) {
return tool != null && Enchantment.DIG_SPEED.canEnchantItem(tool);
}
}
| UTF-8 | Java | 290 | java | ItemUtil.java | Java | [] | null | [] | package pl.wildfire.drop.utils;
import org.bukkit.enchantments.Enchantment;
import org.bukkit.inventory.ItemStack;
public final class ItemUtil {
public static boolean isPickaxe(final ItemStack tool) {
return tool != null && Enchantment.DIG_SPEED.canEnchantItem(tool);
}
}
| 290 | 0.751724 | 0.751724 | 10 | 28 | 24.975988 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 8 |
5d5893cec52d1f0b1bec532250e1005cf78adde8 | 18,897,856,156,287 | bb951bf241f86ec21a6cabc9f3666e4e0cb7b49c | /app/src/main/java/com/example/wechat_demo/myRecyclerViewAdapter.java | 54463bed3c510122671d9fbd225b8c60d184be94 | [] | no_license | 9292922/WeChat_Demo | https://github.com/9292922/WeChat_Demo | 61cb7c3ea802a29a09f71f23ac4fa873f1ec0818 | 369cb539200114d84076d642e4b8254c116aa423 | refs/heads/master | 2020-07-16T14:08:06.111000 | 2019-09-02T07:45:20 | 2019-09-02T07:45:20 | 205,803,412 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.wechat_demo;
import android.content.Context;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.TextView;
import android.widget.Toast;
import androidx.annotation.NonNull;
import... | UTF-8 | Java | 11,569 | java | myRecyclerViewAdapter.java | Java | [] | null | [] | package com.example.wechat_demo;
import android.content.Context;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.TextView;
import android.widget.Toast;
import androidx.annotation.NonNull;
import... | 11,569 | 0.574374 | 0.568469 | 278 | 37.370502 | 36.532867 | 200 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.561151 | false | false | 8 |
621ca2101ba8c49abd55c93c58424223c637c38f | 29,600,914,657,720 | 891c8f45f6cbbc95ef8aeed00ecaf7a52cca262b | /JAVA/src/Thread/Test.java | fcdfe312f7a149e3cbc4e79eeed53db87a1ac00f | [] | no_license | ulopez293/java | https://github.com/ulopez293/java | 44391ff367358f1f8dd010b5a47add265e7bc70a | 996f5be2978fabd42c3ec7551a4e4cfa55a6beea | refs/heads/master | 2022-12-09T04:44:32.746000 | 2020-09-09T17:59:57 | 2020-09-09T17:59:57 | 294,190,011 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Thread;
public class Test {
public static void main(String args[]){
Monitor m = new Monitor(3);
Productor p = new Productor(m,6,2000);
Consumidor c = new Consumidor(m,6,4000);
p.start();
c.start();
}
}
| UTF-8 | Java | 270 | java | Test.java | Java | [] | null | [] | package Thread;
public class Test {
public static void main(String args[]){
Monitor m = new Monitor(3);
Productor p = new Productor(m,6,2000);
Consumidor c = new Consumidor(m,6,4000);
p.start();
c.start();
}
}
| 270 | 0.544444 | 0.503704 | 11 | 22.545454 | 16.956434 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.909091 | false | false | 8 |
a2ac0805d8a3a9d386183a5065d338ead23ae260 | 4,320,737,109,286 | c1cab0095f7146411ae37e96e7b0b89d6ed4e885 | /run-user-api/src/main/java/com/rzlearn/user/dto/UpdatePlatfromUserDTO.java | 768ad4fd0889282863f6a53f273d759fbfac252d | [] | no_license | qingbuyaozaishuohehe/double-teacher | https://github.com/qingbuyaozaishuohehe/double-teacher | 7c534a2386a47b920d73c14a3d79acb35c452f28 | 087c2340a41a6ee6e7bd62fe94f80049a1833b22 | refs/heads/master | 2020-05-15T02:20:13.500000 | 2019-04-18T08:33:28 | 2019-04-18T08:33:28 | 182,047,384 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.rzlearn.user.dto;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import lombok.Data;
import javax.validation.constraints.NotNull;
import java.util.Date;
import java.util.LinkedHashSet;
import java.util.List;
import java.util.Set;
/**
* <p>ClassName:SaveUserDTO</p... | UTF-8 | Java | 1,295 | java | UpdatePlatfromUserDTO.java | Java | [
{
"context": "veUserDTO</p>\n * <p>Description:</p>\n *\n * @author JiPeigong\n * @date 2018-06-07 18:49\n **/\n@Data\n@ApiModel(\"修",
"end": 368,
"score": 0.9787972569465637,
"start": 359,
"tag": "USERNAME",
"value": "JiPeigong"
}
] | null | [] | package com.rzlearn.user.dto;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import lombok.Data;
import javax.validation.constraints.NotNull;
import java.util.Date;
import java.util.LinkedHashSet;
import java.util.List;
import java.util.Set;
/**
* <p>ClassName:SaveUserDTO</p... | 1,295 | 0.620084 | 0.610042 | 66 | 17.10606 | 14.678503 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.272727 | false | false | 8 |
bbd1e221af4ee6bc5399a509e069bd4f12811dc4 | 4,320,737,109,748 | 7353da69779f1b8ae5568651310838e1c7f0bff9 | /src/dao/RoleDao.java | 895a66e3dd395548229f9a2c69f15eb119c4cc35 | [] | no_license | loveelsa0626/jd.com_houtai | https://github.com/loveelsa0626/jd.com_houtai | 7e7bc71cd4862ca707fdeb39a8fd6ae0fa7ec129 | a8582b400da4a9d01f61ded9621556f6fdfa3016 | refs/heads/master | 2018-01-02T03:55:41.563000 | 2016-12-09T08:20:54 | 2016-12-09T08:20:54 | 71,739,684 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dao;
import entity.Roles;
import java.util.List;
public interface RoleDao {
/**
* 查询全部角色信息
* @return
*/
List<Roles> getAllRoles();
}
| UTF-8 | Java | 184 | java | RoleDao.java | Java | [] | null | [] | package dao;
import entity.Roles;
import java.util.List;
public interface RoleDao {
/**
* 查询全部角色信息
* @return
*/
List<Roles> getAllRoles();
}
| 184 | 0.60119 | 0.60119 | 14 | 11 | 10.106575 | 30 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 8 |
dbf7ffa4e09d15bb80ca29ad2caa93c098a89c64 | 1,090,921,758,591 | 7e77c3da7b0fcedb44db56d066644295d7a3edd6 | /src/homework_2/Queue.java | 44faf2914ec6f4c758a751612a9cee2d7abd10e7 | [] | no_license | syntheticfeelings/HOMEWORK_2 | https://github.com/syntheticfeelings/HOMEWORK_2 | 9a8e585cc0d25502e2127833eeed364bf0f14f93 | 4156a3f072b5a96edaf561915168eadd6cf28223 | refs/heads/master | 2020-03-18T22:47:09.171000 | 2018-06-18T03:49:31 | 2018-06-18T03:49:31 | 135,364,818 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package homework_2;
public interface Queue {
int poll();
int peek();
int add();
}
| UTF-8 | Java | 95 | java | Queue.java | Java | [] | null | [] | package homework_2;
public interface Queue {
int poll();
int peek();
int add();
}
| 95 | 0.589474 | 0.578947 | 7 | 12.571428 | 8.261047 | 24 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 8 |
ff7c13c5f5c7a399aa32d1e2aad49362d12dd893 | 10,720,238,423,168 | c8f2858bd56ef6f65531620191e74c9d542b26d8 | /gof/src/main/java/com/nott/gof/_03_factoryMethod/code/AbstractFactory.java | d8365fe3f14c790fd2865a0dde573d661c5d85e8 | [] | no_license | HmJJ/practices | https://github.com/HmJJ/practices | 6736421bcc3f151664df88c3456adf99c82b0e53 | 2f4f06a95c54a8c47f4d3cc9f272b765e90abaab | refs/heads/master | 2022-10-22T15:55:18.340000 | 2020-09-18T03:28:35 | 2020-09-18T03:28:35 | 185,371,014 | 0 | 0 | null | false | 2022-10-05T18:20:38 | 2019-05-07T09:37:13 | 2020-09-18T03:28:46 | 2022-10-05T18:20:37 | 153,641 | 0 | 0 | 9 | Java | false | false | package com.nott.gof._03_factoryMethod.code;
/**
* @Author: wangjun
* @Description:
* @Date: created in 2019/7/24 16:28
* @Modified By:
**/
public interface AbstractFactory {
public Product newProduct();
}
| UTF-8 | Java | 218 | java | AbstractFactory.java | Java | [
{
"context": ".nott.gof._03_factoryMethod.code;\n\n/**\n * @Author: wangjun\n * @Description:\n * @Date: created in 2019/7/24 1",
"end": 69,
"score": 0.9967883229255676,
"start": 62,
"tag": "USERNAME",
"value": "wangjun"
}
] | null | [] | package com.nott.gof._03_factoryMethod.code;
/**
* @Author: wangjun
* @Description:
* @Date: created in 2019/7/24 16:28
* @Modified By:
**/
public interface AbstractFactory {
public Product newProduct();
}
| 218 | 0.674312 | 0.614679 | 13 | 15.769231 | 15.388077 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.153846 | false | false | 8 |
21cc4fb28fc87c070b5ad0f35de0de7ccc55f9a8 | 31,379,031,113,543 | cad20519b557b89df9610c13b7a6b5669b991161 | /packages_v12-update-1.03/ast2500/packages/JViewer-ARM-AST-src/data/src/com/ami/kvm/jviewer/soc/SOCIVTPPktHdr.java | 5c9685c7df61649392b9e78c71176c76c9f2d87d | [] | no_license | ericwang-git0524/Seahawk | https://github.com/ericwang-git0524/Seahawk | f83cf8eef74615992c8f46dd72a741e2b802f19f | dda4dcf1802203d99db38cf32597d38aa7db0e84 | refs/heads/master | 2020-08-27T20:41:58.348000 | 2019-10-25T08:50:13 | 2019-10-25T08:50:13 | 217,482,274 | 1 | 6 | null | null | null | null | null | null | null | null | null | null | null | null | null | /****************************************************************
** **
** (C) Copyright 2006-2009, American Megatrends Inc. **
** **
** All Rights Reserved. ... | UTF-8 | Java | 1,139 | java | SOCIVTPPktHdr.java | Java | [] | null | [] | /****************************************************************
** **
** (C) Copyright 2006-2009, American Megatrends Inc. **
** **
** All Rights Reserved. ... | 1,139 | 0.376646 | 0.33626 | 27 | 41.185184 | 26.118019 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.703704 | false | false | 8 |
37ecf1c787d8b7a4a1723e2aeb9cb10bdea97c02 | 17,308,718,246,447 | 48503f8cdaab213325a072cdd886aec4d66fbbd7 | /app/src/main/java/com/ericlau/testrecyclerviewandcardview/MainActivity.java | 20675f152b568c31125cb28d79d74126fb48bdf0 | [] | no_license | lyhenrique/TestRecyclerViewAndCardView | https://github.com/lyhenrique/TestRecyclerViewAndCardView | 2f26168b9eb8994439238c4dfc47dcef17973f60 | e5e837adddc3fd82dd8a66af41e7badde4605fec | refs/heads/master | 2021-01-10T07:47:16.083000 | 2016-03-09T04:11:58 | 2016-03-09T04:11:58 | 53,467,349 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ericlau.testrecyclerviewandcardview;
import android.content.Intent;
import android.os.Bundle;
import android.os.Handler;
import android.os.Message;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.GridLayoutManager;
import android.support.v7.widget.RecyclerView;
import andr... | UTF-8 | Java | 8,100 | java | MainActivity.java | Java | [
{
"context": "ayList;\nimport java.util.List;\n\n\n/**\n * Created by cundong on 2015/10/29.\n *\n * 带HeaderView的分页加载GridLayout R",
"end": 1037,
"score": 0.9996814131736755,
"start": 1030,
"tag": "USERNAME",
"value": "cundong"
},
{
"context": "\n }\n ... | null | [] | package com.ericlau.testrecyclerviewandcardview;
import android.content.Intent;
import android.os.Bundle;
import android.os.Handler;
import android.os.Message;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.GridLayoutManager;
import android.support.v7.widget.RecyclerView;
import andr... | 8,100 | 0.614528 | 0.609972 | 241 | 31.792532 | 30.68334 | 168 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.572614 | false | false | 8 |
eff7e0cbcff1e1b98e4f9a8bcff224900a40d352 | 24,034,637,044,012 | 5c790e045dc60a73f680705f1395ce18c364e991 | /2-EstructuraMavenModelClasses/src/main/java/com/indra/formacio/model/Enterprise.java | c604ab3fe96ae25c5e3de4e08a2343383f057b2c | [
"MIT"
] | permissive | gpujol/formacio_Java_3 | https://github.com/gpujol/formacio_Java_3 | e8e065826f410f9d4833b68b64d385c70a98a874 | dfa6c106c1d3d20078429e59fe02bc6980bfade6 | refs/heads/master | 2021-01-10T10:51:37.429000 | 2019-04-02T14:47:17 | 2019-04-02T14:47:17 | 55,473,506 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.indra.formacio.model;
import java.util.ArrayList;
public class Enterprise {
private ArrayList<Employee> empleadosEmpresa;
private ArrayList<Customer> clientesEmpresa;
private ArrayList<Product> productosEmpresa;
private ArrayList<Sale> ventasEmpresa;
public Enterprise(){
this.emplea... | UTF-8 | Java | 4,557 | java | Enterprise.java | Java | [
{
"context": "loyee();\r\n\t\t\te.setId(new Long(i));\r\n\t\t\te.setName(\"Empleado \"+i);\r\n\t\t\templeadosEmpresa.add(e);\r\n\t\t\tfor (int j",
"end": 1974,
"score": 0.9038988947868347,
"start": 1966,
"tag": "NAME",
"value": "Empleado"
},
{
"context": "mer();\r\n\t\t\t\tc.setId(ne... | null | [] | package com.indra.formacio.model;
import java.util.ArrayList;
public class Enterprise {
private ArrayList<Employee> empleadosEmpresa;
private ArrayList<Customer> clientesEmpresa;
private ArrayList<Product> productosEmpresa;
private ArrayList<Sale> ventasEmpresa;
public Enterprise(){
this.emplea... | 4,557 | 0.624534 | 0.621681 | 156 | 27.211538 | 22.304136 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.557692 | false | false | 8 |
1f78e7e54bad17dd06c46de695731ed50fb5004f | 20,942,260,577,408 | 428a98013d841eb9ff28938e3c13be685c9b0994 | /Assignment 4/Assign4/src/Searcher.java | ba26e2110e50ef4a705e7e90fbde08b4c3d96480 | [] | no_license | nelavensubas/CS1027 | https://github.com/nelavensubas/CS1027 | 810070e937491a33aa3f94a50e2aeeef5005d806 | da0ac2533beebdbd884356ec3dd73e80b883a97b | refs/heads/master | 2023-05-15T08:49:14.417000 | 2021-06-11T21:39:29 | 2021-06-11T21:39:29 | 288,287,833 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Assignment 4: This is the file prints information about whether it found
* a certain word in a collection of text files or not.
*/
import java.io.BufferedReader;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.IOException;
public class Searcher {
/**
* Reference the table of... | UTF-8 | Java | 2,846 | java | Searcher.java | Java | [] | null | [] | /*
* Assignment 4: This is the file prints information about whether it found
* a certain word in a collection of text files or not.
*/
import java.io.BufferedReader;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.IOException;
public class Searcher {
/**
* Reference the table of... | 2,846 | 0.696416 | 0.696065 | 92 | 29.934782 | 26.270666 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.108696 | false | false | 8 |
ffed6913a7de6384dc0748222b8b8eaa25a75e8f | 20,942,260,581,609 | e36e6c413f5687baebb20bf8d80985811f856a5b | /oop/src/main/java/clazz/encapsulation/modifier/ProtectedTest.java | cfd3ce94c25d1113076885048b932ff6b9b40b8e | [] | no_license | qiame01/javaSE | https://github.com/qiame01/javaSE | 5e3f97bc88edd893a7b4f14f87540fd384c961fd | a0476ce9ccf6a0a34553732aa9afbf865fb30972 | refs/heads/main | 2023-07-17T23:41:05.656000 | 2022-04-16T13:03:36 | 2022-04-16T13:03:36 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package clazz.encapsulation.modifier;
public class ProtectedTest {
public static void main(String[] args) {
Student s = new Student();
s.name = "zs";
// s.age = 100;
}
}
class Student extends Master {
void speak() {
System.out.println(age);
}
}
class Master {
public String name;
String id;
// protec... | UTF-8 | Java | 394 | java | ProtectedTest.java | Java | [
{
"context": " args) {\n\t\tStudent s = new Student();\n\t\ts.name = \"zs\";\n\t\t// s.age = 100;\n\t}\n}\n\nclass Student extends M",
"end": 153,
"score": 0.8330625891685486,
"start": 151,
"tag": "NAME",
"value": "zs"
}
] | null | [] | package clazz.encapsulation.modifier;
public class ProtectedTest {
public static void main(String[] args) {
Student s = new Student();
s.name = "zs";
// s.age = 100;
}
}
class Student extends Master {
void speak() {
System.out.println(age);
}
}
class Master {
public String name;
String id;
// protec... | 394 | 0.679558 | 0.671271 | 24 | 14.083333 | 13.12414 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 8 |
faa3de18625cb5899d9882fa888ecd5848fc64c8 | 25,297,357,416,326 | e026a33d947020ead27096a97e3abb0b623eff55 | /Guess-The-Number/.github/src/main/java/com/sg/guessthenumber/controller/GuessTheNumberErrorController.java | d45d3ce99575e34e1546dce0dda2a04bf1376448 | [] | no_license | dannyrig/Guess-The-Number | https://github.com/dannyrig/Guess-The-Number | 6c0594375d9f30123db6230fdc9e04d1e2fc6458 | 46e61fc041d6059a31878959b9f8d83b0e256b67 | refs/heads/main | 2023-03-09T08:33:05.505000 | 2021-02-19T20:35:21 | 2021-02-19T20:35:21 | 340,481,247 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sg.guessthenumber.controller;
import org.springframework.dao.DataIntegrityViolationException;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.ControllerAdvice;
import org.springframework.web.bind.annotation.Exception... | UTF-8 | Java | 3,683 | java | GuessTheNumberErrorController.java | Java | [] | null | [] | package com.sg.guessthenumber.controller;
import org.springframework.dao.DataIntegrityViolationException;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.ControllerAdvice;
import org.springframework.web.bind.annotation.Exception... | 3,683 | 0.7388 | 0.7388 | 82 | 43.914635 | 31.370407 | 110 | true | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.402439 | false | false | 8 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.