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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
bff0b277227fd08f01dacb369b940bf6a8f697ce | 4,209,067,967,869 | 7af1e0e1542a01cba2f426e9a8db10f194bccb78 | /src/main/java/com/mitdbg/modeldb/databaseServices/MongoService.java | a6fe2b26ea81da1dff2644ed0322b72fc2cf8ba3 | [] | no_license | achalshant/modeldb-backend | https://github.com/achalshant/modeldb-backend | 3a7bc8d3aabf30b6f65bc9d4069b373e9c82c7a3 | d8db510173f87b10a5b10219cc8fffe77a0cb1ca | refs/heads/master | 2020-05-02T08:26:16.295000 | 2019-03-30T01:08:13 | 2019-03-30T01:08:13 | 177,842,882 | 0 | 0 | null | true | 2019-03-26T18:03:21 | 2019-03-26T18:03:20 | 2019-03-24T01:38:17 | 2019-03-24T01:38:15 | 108 | 0 | 0 | 0 | null | false | null | package com.mitdbg.modeldb.databaseServices;
import static com.mongodb.client.model.Filters.eq;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.List;
import org.bson.Document;
import com.google.protobuf.InvalidProtocolBufferException;
import com.google.protobuf.MessageOrBuilder;
import com.mitd... | UTF-8 | Java | 7,106 | java | MongoService.java | Java | [] | null | [] | package com.mitdbg.modeldb.databaseServices;
import static com.mongodb.client.model.Filters.eq;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.List;
import org.bson.Document;
import com.google.protobuf.InvalidProtocolBufferException;
import com.google.protobuf.MessageOrBuilder;
import com.mitd... | 7,106 | 0.731917 | 0.731494 | 203 | 34.004925 | 28.841591 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.561576 | false | false | 0 |
c29f6420838391095a60913ec99a2dd10d82f169 | 7,232,724,944,184 | 2120b55dd0cb005f38d0699f0bda21a5d756c91f | /jmeter-report-server/src/main/java/es/excentia/jmeter/report/server/testresults/ResettableStringWriter.java | e10ff69b272c5dbdb2a91c53545fcdf5070fcba0 | [] | no_license | drptbl/sonar-jmeter | https://github.com/drptbl/sonar-jmeter | 0fff55ad5cb10df22b79cbbfbafd2cd3c2c37e51 | c8d97cea0ef098396bbd92b5066244ad4dc2fed0 | refs/heads/master | 2021-01-18T11:08:01.591000 | 2015-08-11T16:05:24 | 2015-08-11T16:05:24 | 42,173,131 | 1 | 0 | null | true | 2015-09-09T10:53:32 | 2015-09-09T10:53:32 | 2015-09-09T10:53:26 | 2015-08-11T16:05:25 | 853 | 0 | 0 | 0 | null | null | null | /*
* JMeter Report Server
* Copyright (C) 2010 eXcentia
* dev@sonar.codehaus.org
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, or (at your o... | UTF-8 | Java | 2,356 | java | ResettableStringWriter.java | Java | [
{
"context": "/*\n * JMeter Report Server\n * Copyright (C) 2010 eXcentia\n * dev@sonar.codehaus.org\n *\n * This program is f",
"end": 57,
"score": 0.9996554851531982,
"start": 49,
"tag": "USERNAME",
"value": "eXcentia"
},
{
"context": "er Report Server\n * Copyright (C) 2010 eXcent... | null | [] | /*
* JMeter Report Server
* Copyright (C) 2010 eXcentia
* <EMAIL>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, or (at your option) any late... | 2,341 | 0.697793 | 0.691851 | 83 | 27.397591 | 26.563831 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.337349 | false | false | 0 |
f583047972b30f28482e50d44680aa2bb9c007ba | 8,160,437,880,868 | 8cec49069bb217cf936e2af18ec58dc969f4a3ae | /msa-common/src/main/java/com/speeder/services/msa_common/models/base_data/Mobile.java | fbadfd1658650011e3d083b1c8a766657feec412 | [] | no_license | supeng911/Micro-Service-Architecture | https://github.com/supeng911/Micro-Service-Architecture | 274d09f18223b2799f0dc1c057123e234580d948 | 566ee30bb5785bb943d5791378a435c671b77726 | refs/heads/master | 2020-04-15T20:21:51.193000 | 2019-04-10T03:18:14 | 2019-04-10T03:18:14 | 164,990,119 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.speeder.services.msa_common.models.base_data;
import lombok.Data;
import java.sql.Timestamp;
@Data
public class Mobile {
private Long id;
private Long uid;
private String code;
private String num;
private Timestamp updatedAt;
private Timestamp createdAt;
}
| UTF-8 | Java | 304 | java | Mobile.java | Java | [] | null | [] | package com.speeder.services.msa_common.models.base_data;
import lombok.Data;
import java.sql.Timestamp;
@Data
public class Mobile {
private Long id;
private Long uid;
private String code;
private String num;
private Timestamp updatedAt;
private Timestamp createdAt;
}
| 304 | 0.713816 | 0.713816 | 23 | 12.217391 | 15.19999 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.391304 | false | false | 0 |
60d65eb715930707ccc21d5607e50c276793c438 | 3,908,420,255,442 | 918a874c69352206eb2d0ea562f5940ec4572e3c | /src/java/modelo/vo/Funciones.java | 23a4ec2be435110343387922b0a73174da2e498e | [] | no_license | MahnuelO/JavaImagen | https://github.com/MahnuelO/JavaImagen | fb3e1a9f4f72d78631db4bfa4a5cb5c39d48db58 | fd3e2a2022247c797ddd24cdb16a84d759716f3b | refs/heads/master | 2020-04-10T05:38:17.932000 | 2018-12-07T09:29:06 | 2018-12-07T09:29:06 | 160,833,440 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package modelo.vo;
public class Funciones {
private int id_funciones;
private int id_detalle_cargo;
private int id_cargo;
private int id_experiencia_laboral;
private int id_ocupacion;
private int tiempo;
public int getId_funciones() {
return id_funciones;
}
... | UTF-8 | Java | 1,361 | java | Funciones.java | Java | [] | null | [] | package modelo.vo;
public class Funciones {
private int id_funciones;
private int id_detalle_cargo;
private int id_cargo;
private int id_experiencia_laboral;
private int id_ocupacion;
private int tiempo;
public int getId_funciones() {
return id_funciones;
}
... | 1,361 | 0.592212 | 0.592212 | 60 | 20.683332 | 19.165501 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.316667 | false | false | 0 |
2bb99032c0a9b9462bc2e75ef2517ba81451bc21 | 12,446,815,238,688 | 08aebb6771a3c5f0ceded146774fb5593489ec17 | /ejbModule/bg/softuni/repository/UsersRepository.java | 41c1433589ae58955d1416913e4ae0e05fa1c38a | [] | no_license | kosio197/IpscCompetitionsEJB | https://github.com/kosio197/IpscCompetitionsEJB | 99a9593bb7b201898e59d1a5f570e0c4cee2320e | 4816fe97669ec704a7b5f6d1c7d0311eb324347e | refs/heads/master | 2020-12-24T11:46:11.931000 | 2017-12-31T21:24:42 | 2017-12-31T21:24:42 | 73,014,629 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package bg.softuni.repository;
import java.util.List;
import javax.ejb.Local;
import bg.softuni.model.competition.Competition;
import bg.softuni.model.user.User;
@Local
public interface UsersRepository {
boolean usernameExists(String username);
boolean emailExists(String email);
void addUser(User user... | UTF-8 | Java | 581 | java | UsersRepository.java | Java | [] | null | [] | package bg.softuni.repository;
import java.util.List;
import javax.ejb.Local;
import bg.softuni.model.competition.Competition;
import bg.softuni.model.user.User;
@Local
public interface UsersRepository {
boolean usernameExists(String username);
boolean emailExists(String email);
void addUser(User user... | 581 | 0.746988 | 0.746988 | 30 | 18.366667 | 19.420752 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 0 |
a92a10308fc5efb616fef1057d5327ad40c8c9a3 | 21,871 | 46058529be3de9d3188bf1fbb9abe7185ce874b6 | /common/src/org/riotfamily/common/beans/override/MapMergeProcessor.java | 879e50b4f52e528716352418bd34669215b1d61c | [
"Apache-2.0"
] | permissive | evgeniy-fitsner/riot | https://github.com/evgeniy-fitsner/riot | 6d2cacb80f79cfdddf4d743d8390cbff15d1d881 | 1107e587af0e646599a5b5ed39f422ee524ac88a | refs/heads/9.1.x | 2021-01-12T21:28:56.337000 | 2014-07-17T07:39:38 | 2014-07-17T07:42:51 | 29,406,556 | 0 | 1 | null | true | 2015-01-17T21:38:48 | 2015-01-17T21:38:48 | 2015-01-17T10:31:10 | 2014-12-04T09:30:08 | 24,699 | 0 | 0 | 0 | null | null | null | /* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed ... | UTF-8 | Java | 3,125 | java | MapMergeProcessor.java | Java | [
{
"context": ".springframework.util.StringUtils;\n\n/**\n * @author Felix Gnass [fgnass at neteye dot de]\n * @since 6.5\n */\npubli",
"end": 1358,
"score": 0.9998771548271179,
"start": 1347,
"tag": "NAME",
"value": "Felix Gnass"
}
] | null | [] | /* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed ... | 3,120 | 0.74208 | 0.7392 | 102 | 29.637255 | 25.861921 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.705882 | false | false | 0 |
96a65d3ed1b82ee06cf020f9c6f0c522495b725e | 30,734,785,987,168 | eb40b0c7ca1b3020595e3c09db3e1f88a778d8aa | /src/main/java/com/zking/erp/basic/service/Impl/GoodsServiceImpl.java | e7508150ef3d13bc1b0330c4ebcc9b7ee24ef0dd | [] | no_license | libe8013/erp | https://github.com/libe8013/erp | d6ad64d39d66c542dde7ad941133e02ff79de537 | 490c2ff02364358d7209588b80bd42f1a9bed176 | refs/heads/master | 2020-04-11T12:51:38.817000 | 2019-01-02T18:27:12 | 2019-01-02T18:27:12 | 161,794,686 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zking.erp.basic.service.Impl;
import com.zking.erp.base.util.PageBean;
import com.zking.erp.basic.mapper.GoodsMapper;
import com.zking.erp.basic.model.Goods;
import com.zking.erp.basic.service.IGoodsService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotyp... | UTF-8 | Java | 1,370 | java | GoodsServiceImpl.java | Java | [] | null | [] | package com.zking.erp.basic.service.Impl;
import com.zking.erp.base.util.PageBean;
import com.zking.erp.basic.mapper.GoodsMapper;
import com.zking.erp.basic.model.Goods;
import com.zking.erp.basic.service.IGoodsService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotyp... | 1,370 | 0.732847 | 0.732847 | 52 | 25.346153 | 23.126646 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.326923 | false | false | 0 |
ec82878befad914706cf6c7be3de75e634458203 | 10,539,849,767,744 | 834c0aa4f565e3c51533819d96ead1ced151a62e | /src/main/java/com/hw/services/impl/BaseLotteryInfoServiceImpl.java | 2efd421415fd74528b87451a8f5500a899646bbd | [
"Apache-2.0"
] | permissive | ioplee/kuaile | https://github.com/ioplee/kuaile | 3e64b16b76675164d5d8acf3e0d4455469c12893 | f74111643b8a58cb9acc18565f1927fbd3a52bab | refs/heads/master | 2020-05-30T05:03:16.088000 | 2019-05-31T07:58:37 | 2019-05-31T07:58:37 | 189,552,462 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hw.services.impl;
import lombok.extern.slf4j.Slf4j;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import org.springframework.transaction.interceptor.TransactionAspectSupport;
i... | UTF-8 | Java | 5,837 | java | BaseLotteryInfoServiceImpl.java | Java | [
{
"context": ".ArrayList;\nimport java.util.List;\n\n/**\n* @author: Robin\n* @create: 2019-05-10 00:12:49\n* @description: 玩家",
"end": 765,
"score": 0.9855389595031738,
"start": 760,
"tag": "NAME",
"value": "Robin"
}
] | null | [] | package com.hw.services.impl;
import lombok.extern.slf4j.Slf4j;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import org.springframework.transaction.interceptor.TransactionAspectSupport;
i... | 5,837 | 0.665186 | 0.659321 | 139 | 39.482014 | 29.453379 | 149 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.597122 | false | false | 0 |
9d0fa5e2e5e79f3635c61d1e91a5a9bb3cd23513 | 32,813,550,158,543 | b92a009041cee3b0dd615ee9b94daade0379bd6d | /athena-executor/src/main/java/com/ccb/athena/executor/scheduler/counter/Counter.java | 60a94459e4381affdc5ecff78950902c86100ef7 | [] | no_license | pandong912/athena | https://github.com/pandong912/athena | 9c847ad56a9724e505b1d67bdd17bbfbbf2d5d6d | a308506074dcc1ce8f4134440ba1ab5180877631 | refs/heads/master | 2021-01-12T03:56:47.949000 | 2017-02-08T07:09:21 | 2017-02-08T07:09:21 | 81,299,721 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ccb.athena.executor.scheduler.counter;
public interface Counter {
void increase(String key);
void decrease(String key);
int sum(String key);
}
| UTF-8 | Java | 164 | java | Counter.java | Java | [] | null | [] | package com.ccb.athena.executor.scheduler.counter;
public interface Counter {
void increase(String key);
void decrease(String key);
int sum(String key);
}
| 164 | 0.743902 | 0.743902 | 10 | 15.4 | 16.451139 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.9 | false | false | 0 |
044f227cb25b5c31245f38b0f7e2b303b5b85e67 | 20,426,864,478,687 | ba1512f6fe865d49f2c1267faeaa4c07f2dae2e6 | /test/unit/com/google/enterprise/connector/util/filter/DeletePropertyFilterTest.java | b30602c22b823cb36027841c499833dd9a4cd549 | [] | no_license | lizunmvn/google-connector-manager | https://github.com/lizunmvn/google-connector-manager | 971af9be14ab7613fe25e85f3143ae74883a2f9b | b6adcd4aee552459d27ee847a6003d55622aa3db | refs/heads/master | 2017-04-24T20:40:15.144000 | 2013-02-01T16:21:51 | 2013-02-01T16:21:51 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // Copyright 2011 Google Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in... | UTF-8 | Java | 3,750 | java | DeletePropertyFilterTest.java | Java | [] | null | [] | // Copyright 2011 Google Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in... | 3,750 | 0.722667 | 0.7184 | 114 | 31.894737 | 24.418633 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.447368 | false | false | 0 |
5067dadcf2c462e6da24e9e9dae2ddc82572a917 | 33,105,607,938,091 | 387a65c018915b1f2b771aaf3a83257f44b2e1a9 | /AlgoEx/src/ShortestPathVisitingAllNodes.java | 69686bcb052a5778584d1a62df1dae2ec9633d76 | [] | no_license | zhwcris/AlgorithmEx | https://github.com/zhwcris/AlgorithmEx | fe00fe6c910f3108ab105459da3a180286950eda | 531104f61c3b98c09afbc1d49ce0d525c0e74fae | refs/heads/master | 2023-08-25T02:54:05.586000 | 2021-10-03T23:49:05 | 2021-10-03T23:49:05 | 111,509,124 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.HashSet;
import java.util.LinkedList;
import java.util.Queue;
import java.util.Set;
public class ShortestPathVisitingAllNodes {
public int shortestPathLength(int[][] graph) {//bfs
int N = graph.length, mask = 1, count = 0;
Set<String> set = new HashSet<>();
Queue<int[]> q =... | UTF-8 | Java | 2,296 | java | ShortestPathVisitingAllNodes.java | Java | [] | null | [] | import java.util.HashSet;
import java.util.LinkedList;
import java.util.Queue;
import java.util.Set;
public class ShortestPathVisitingAllNodes {
public int shortestPathLength(int[][] graph) {//bfs
int N = graph.length, mask = 1, count = 0;
Set<String> set = new HashSet<>();
Queue<int[]> q =... | 2,296 | 0.402878 | 0.392986 | 79 | 27.151899 | 19.710621 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.759494 | false | false | 0 |
ed3033d1b924aff44f182606b5cf2f6cde4e9995 | 13,529,147,005,680 | ccdfac45bfb4c6f9eafc720d126d4f4585e640df | /myris/core/src/dot/empire/myris/Settings.java | 3165d1da8d82f704052fe545a4c119e697e34839 | [
"MIT",
"CC-BY-4.0"
] | permissive | Blunderchips/myris | https://github.com/Blunderchips/myris | 8ba308f32ad02f9f096de5950172da85b677978e | d7014714b41e41deedd5e1e10e163f84d876ee1e | refs/heads/master | 2020-04-05T05:39:45.456000 | 2018-12-31T12:00:53 | 2018-12-31T12:00:53 | 156,605,074 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dot.empire.myris;
import com.badlogic.gdx.Gdx;
import com.badlogic.gdx.Preferences;
import dot.empire.myris.gfx.ScoreLabel;
import java.util.Locale;
/**
* General settings and preferences. Created 16/11/2018.
*
* @author Matthew 'siD' Van der Bijl
* @see com.badlogic.gdx.Preferences
*/
public final clas... | UTF-8 | Java | 3,029 | java | Settings.java | Java | [
{
"context": "and preferences. Created 16/11/2018.\n *\n * @author Matthew 'siD' Van der Bijl\n * @see com.badlogic.gdx.Prefe",
"end": 242,
"score": 0.999807596206665,
"start": 235,
"tag": "NAME",
"value": "Matthew"
},
{
"context": "ences. Created 16/11/2018.\n *\n * @author Matthew ... | null | [] | package dot.empire.myris;
import com.badlogic.gdx.Gdx;
import com.badlogic.gdx.Preferences;
import dot.empire.myris.gfx.ScoreLabel;
import java.util.Locale;
/**
* General settings and preferences. Created 16/11/2018.
*
* @author Matthew 'siD' <NAME>
* @see com.badlogic.gdx.Preferences
*/
public final class Sett... | 3,023 | 0.621327 | 0.616705 | 109 | 26.78899 | 24.864799 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.40367 | false | false | 0 |
7134cbea922607df50fa5c85122ba200adedf4b5 | 3,633,542,349,022 | 8c59146063417a9b28e3197c516d1aca4b89a786 | /src/String/IsRotation.java | 3bef2f8ab0c7ad33452b8b240446ef30f3f0aa42 | [] | no_license | yafeites/code | https://github.com/yafeites/code | 2218b5a0251981c5fe6c355a6facb3fad3a42854 | ba966939b6615ddecb8332abd0f9b6cd5c854d7b | refs/heads/master | 2020-09-02T14:27:29.365000 | 2020-05-07T12:17:18 | 2020-05-07T12:17:18 | 219,241,083 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package String;
public class IsRotation {
public static boolean isRotation(String s1,String s2)
{
if(s1.length()!=s2.length())
{
return false;
}
s1=s1+s1;
if(s1.contains(s2))
{
return true;
}
return false;
}
}
| UTF-8 | Java | 313 | java | IsRotation.java | Java | [] | null | [] | package String;
public class IsRotation {
public static boolean isRotation(String s1,String s2)
{
if(s1.length()!=s2.length())
{
return false;
}
s1=s1+s1;
if(s1.contains(s2))
{
return true;
}
return false;
}
}
| 313 | 0.476038 | 0.447284 | 17 | 17.411764 | 14.229459 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.352941 | false | false | 0 |
0c4410eadd29af1b5615593ff8b7ba7e5b76bf1e | 19,585,050,888,915 | d50c18ed3da75b019de0ce39ba5a021aa10c4f0a | /ALGORITHM.java | 6fce1253a0e1bfcdea321b17d8427766c252aba0 | [] | no_license | compstki/letterCount | https://github.com/compstki/letterCount | ccc29c91fd19e16472097bb2f8480cc3ea27665e | 5e27af746d102f976020a2863f687509e421686c | refs/heads/master | 2021-01-10T13:09:18.553000 | 2016-09-15T20:53:03 | 2016-09-15T20:53:03 | 43,682,142 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import javax.swing.JOptionPane;
public class ALGORITHM
{
// declare an array which can store DATA objects
private DATA[] dataList;
// constructor
public ALGORITHM()
{
// set the size of the array
dataList = new DATA[200];
}
// populate the array with DATA objects
publi... | UTF-8 | Java | 4,124 | java | ALGORITHM.java | Java | [] | null | [] | import javax.swing.JOptionPane;
public class ALGORITHM
{
// declare an array which can store DATA objects
private DATA[] dataList;
// constructor
public ALGORITHM()
{
// set the size of the array
dataList = new DATA[200];
}
// populate the array with DATA objects
publi... | 4,124 | 0.524491 | 0.517216 | 144 | 27.638889 | 21.999247 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.388889 | false | false | 0 |
4f6ca91196f98df3d56916784b8e66fd0fe0ea82 | 25,503,515,846,883 | c04d4314f452cfd7627b02a8500d050455c3dbc3 | /src/Print_Chief_Notice.java | 039d3dc7ee3c1b8f4440b4ca4cdba2f22062df58 | [] | no_license | aarjaycreation/virtualbox | https://github.com/aarjaycreation/virtualbox | 7c5c0392e483d4186b98215682f0a3f1c2b7d3c9 | bef5887fa268b22146868af82b4c15c3731bf1b7 | refs/heads/master | 2023-08-21T06:29:21.722000 | 2021-10-26T17:46:43 | 2021-10-26T17:46:43 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.*;
import java.awt.*;
import java.sql.*;
import java.util.*;
import javax.swing.*;
import java.awt.event.*;
import javax.swing.event.*;
public class Print_Chief_Notice extends JInternalFrame implements ActionListener
{
JLabel title=new JLabel("Print Chief Notice",JLabel.CENTER);
JComb... | UTF-8 | Java | 5,983 | java | Print_Chief_Notice.java | Java | [] | null | [] | import java.io.*;
import java.awt.*;
import java.sql.*;
import java.util.*;
import javax.swing.*;
import java.awt.event.*;
import javax.swing.event.*;
public class Print_Chief_Notice extends JInternalFrame implements ActionListener
{
JLabel title=new JLabel("Print Chief Notice",JLabel.CENTER);
JComb... | 5,983 | 0.60722 | 0.571954 | 267 | 20.400749 | 22.812878 | 150 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.580524 | false | false | 0 |
c0f3c69bf33feabda64637d5ae1fb0fd734307e0 | 10,144,712,784,798 | 2e1abd1236a6c0ea4b9b8ecf97b604d9cb9a8582 | /src/pres/playerui/PlayerScreenPanel.java | 071c227acf983916013e36bfa91829d21423ebb0 | [] | no_license | doraczp/NBADataAnalyzer | https://github.com/doraczp/NBADataAnalyzer | df8cb1f6965012c5e1db3a61141a1e666044a1a3 | 2d5c236b2a07b3d5fd2f7e95b0271f146f9cbbf9 | refs/heads/master | 2021-05-29T02:21:04.324000 | 2015-05-10T15:33:45 | 2015-05-10T15:33:45 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pres.playerui;
import java.awt.Dimension;
import java.awt.Font;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.util.ArrayList;
import javax.swing.BorderFactory;
import javax.swing.ButtonGroup;
import javax.swing.ImageIcon;
import javax.swing.JComboBox;
import javax.swing.... | GB18030 | Java | 14,275 | java | PlayerScreenPanel.java | Java | [] | null | [] | package pres.playerui;
import java.awt.Dimension;
import java.awt.Font;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.util.ArrayList;
import javax.swing.BorderFactory;
import javax.swing.ButtonGroup;
import javax.swing.ImageIcon;
import javax.swing.JComboBox;
import javax.swing.... | 14,275 | 0.715135 | 0.677206 | 488 | 27.256147 | 19.872286 | 158 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.270492 | false | false | 0 |
ae294c69e3b5ed27f90fd357438d83a880480146 | 15,582,141,358,805 | d0b199b999ecdf4e4f4e2d5fe2d8bbba0f112be8 | /es/hol/iberians/Arena.java | 402965dd56110ba5b21d226ec68e52e56457dc2c | [] | no_license | jesus997/CreativePVP | https://github.com/jesus997/CreativePVP | 76344539c6bbc5f69bfcfa6f1bb0ff03540ac7e2 | 083b845783249e678fdd08ab9faa3a89633f4d01 | refs/heads/master | 2016-09-16T01:17:10.236000 | 2014-05-17T23:09:20 | 2014-05-17T23:09:20 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package es.hol.iberians;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import org.bukkit.Location;
public class Arena {
@SuppressWarnings({ "unchecked", "rawtypes" })
private int id = 0;
private List<Location> spawns = new ArrayList<>();
private List<Location> respawn = ... | UTF-8 | Java | 2,418 | java | Arena.java | Java | [] | null | [] | package es.hol.iberians;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import org.bukkit.Location;
public class Arena {
@SuppressWarnings({ "unchecked", "rawtypes" })
private int id = 0;
private List<Location> spawns = new ArrayList<>();
private List<Location> respawn = ... | 2,418 | 0.574028 | 0.571547 | 99 | 23.424242 | 17.446074 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.50505 | false | false | 0 |
8090e01a687145dea94cb8652bbf3c61b6c155c8 | 21,801,254,015,698 | 055fd536839fcc13de74a3369e670de62583a589 | /21/2월/0210/Main_BJ_16926_배열돌리기1.java | e269540910b5b5f77251b3a81a17e92b41e30650 | [] | no_license | SeonA1223/Algorithm | https://github.com/SeonA1223/Algorithm | b37517e1137d10beb5648df26a9015c459aa704f | b7e1cb374eb50c12177e450699b2f9d7d9d75d06 | refs/heads/main | 2023-08-03T22:44:08.001000 | 2021-09-07T12:18:19 | 2021-09-13T12:31:16 | 398,503,297 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package problem210210;
import java.util.Scanner;
public class Main_BJ_16926_배열돌리기1 {
static int N, M, R;
static int[] dy = { 0, 1, 0, -1 };//행인덱스
static int[] dx = { 1, 0, -1, 0 };//열인덱스
//우 아 좌 상
static int[][] arr;
public static... | UTF-8 | Java | 2,341 | java | Main_BJ_16926_배열돌리기1.java | Java | [] | null | [] | package problem210210;
import java.util.Scanner;
public class Main_BJ_16926_배열돌리기1 {
static int N, M, R;
static int[] dy = { 0, 1, 0, -1 };//행인덱스
static int[] dx = { 1, 0, -1, 0 };//열인덱스
//우 아 좌 상
static int[][] arr;
public static... | 2,341 | 0.345437 | 0.315337 | 70 | 28.914286 | 22.19829 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.9 | false | false | 0 |
c6562de510a1f46e7f2288f858c947ede21c6c65 | 30,657,476,585,977 | 85341c39db37e127a1eed49169e632fa7e3cfb9f | /src/com/ums/buildings/IBA.java | ad8c293ee213385a30e56225c1773053d36f258d | [] | no_license | sami-abdul511/UMS | https://github.com/sami-abdul511/UMS | d5f93239e8c77c5ccc0768d26653a81113d24031 | 86af80968966a41e4dccb6760af13fc4d556ffb6 | refs/heads/master | 2021-06-14T18:58:22.250000 | 2017-02-11T12:57:39 | 2017-02-11T12:57:39 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ums.buildings;
import com.ums.entities.Dean;
import com.ums.entities.Teacher;
import com.ums.event.Event;
import com.ums.lists.CourseList;
import com.ums.lists.StudentList;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Comparator;
public class IBA extends Departme... | UTF-8 | Java | 3,305 | java | IBA.java | Java | [] | null | [] | package com.ums.buildings;
import com.ums.entities.Dean;
import com.ums.entities.Teacher;
import com.ums.event.Event;
import com.ums.lists.CourseList;
import com.ums.lists.StudentList;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Comparator;
public class IBA extends Departme... | 3,305 | 0.632375 | 0.623298 | 95 | 32.789474 | 33.305569 | 134 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.736842 | false | false | 0 |
ba284b1e416be4693eb416ba79ed196c7e40c9da | 21,096,879,390,129 | b08f1485d0c2c18e57134d0d3d56220fdff3cc5e | /ClimateCore/src/main/java/com/icip/core/repository/ClimateImpactRepository.java | 696cf32402b307c3f1565a1c0c02f55524ca1d35 | [] | no_license | bithu30/myRepo | https://github.com/bithu30/myRepo | 250c9383d31c296a9e116032aebf4ce947d1964e | 64485bb10327ed3a84b3c15200b1dd6a90117a8e | refs/heads/master | 2022-10-21T16:26:45.997000 | 2018-05-31T02:51:31 | 2018-05-31T02:51:31 | 41,030,617 | 5 | 18 | null | false | 2022-10-05T07:40:41 | 2015-08-19T11:43:00 | 2020-09-09T06:47:31 | 2018-05-31T02:52:01 | 1,235,720 | 5 | 14 | 1 | Jupyter Notebook | false | false | /*
* 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 com.icip.core.repository;
import com.icip.core.icipproject.ClimateImpact;
import com.icip.core.icipproject.ClimatePreventiveMe... | UTF-8 | Java | 807 | java | ClimateImpactRepository.java | Java | [
{
"context": "Measure;\nimport java.util.List;\n\n/**\n *\n * @author icipmac\n */\npublic interface ClimateImpactReposito",
"end": 368,
"score": 0.8864181041717529,
"start": 368,
"tag": "USERNAME",
"value": ""
},
{
"context": "easure;\nimport java.util.List;\n\n/**\n *\n * @author i... | 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 com.icip.core.repository;
import com.icip.core.icipproject.ClimateImpact;
import com.icip.core.icipproject.ClimatePreventiveMe... | 807 | 0.798017 | 0.798017 | 23 | 34.086956 | 30.657879 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.608696 | false | false | 0 |
c896022da4623f9c2cc5425489f4f396a36743b3 | 773,094,150,066 | 823c10563c5fe55deaa3a360ec94bc9b1ba8e2c1 | /src/main/java/de/m1well/spring/webapp/sample/service/UserDetailsServiceImpl.java | 671383a6911a5a7afe268d2618436afb61220ecc | [
"MIT"
] | permissive | MrSkip/spring_hibernate_sample_webapp | https://github.com/MrSkip/spring_hibernate_sample_webapp | 49794296a46652d90212cddd51e80c41b8c0d5c9 | a95a6cbe7e23ac10e7f3766d8fc2e91680496ee4 | refs/heads/master | 2021-07-18T19:50:06.583000 | 2017-10-24T19:05:59 | 2017-10-24T19:10:53 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.m1well.spring.webapp.sample.service;
import de.m1well.spring.webapp.sample.model.AppAuthority;
import de.m1well.spring.webapp.sample.model.AppUser;
import de.m1well.spring.webapp.sample.repository.AppUserRepository;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.se... | UTF-8 | Java | 1,566 | java | UserDetailsServiceImpl.java | Java | [
{
"context": "til.HashSet;\nimport java.util.Set;\n\n/**\n * author: Michael Wellner<br/>\n * date: 24.10.17<br/>\n */\npublic class User",
"end": 848,
"score": 0.9996561408042908,
"start": 833,
"tag": "NAME",
"value": "Michael Wellner"
}
] | null | [] | package de.m1well.spring.webapp.sample.service;
import de.m1well.spring.webapp.sample.model.AppAuthority;
import de.m1well.spring.webapp.sample.model.AppUser;
import de.m1well.spring.webapp.sample.repository.AppUserRepository;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.se... | 1,557 | 0.797573 | 0.791188 | 39 | 39.179485 | 31.241714 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.538462 | false | false | 0 |
68f82a03dadc0fb59dda1df81e6e1f41ba98dbe5 | 31,001,073,986,815 | 0ebbb6df021aab34da2f6017072bc4d54e0a2ebd | /src/main/java/interview/bytedance/Main1.java | c35acf32babd964e1cf3e64dd109dcb2f5b87e3a | [] | no_license | genggengyuhuai/myStudy | https://github.com/genggengyuhuai/myStudy | 0d428611e44193e1f31a551b33dd7c7df723821f | 4f144bb665fec4ec7b95ec56100f8017b82f1bd7 | refs/heads/master | 2021-06-20T19:34:49.129000 | 2021-05-02T13:39:28 | 2021-05-02T13:39:28 | 217,287,024 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package interview.bytedance;
/**
* @author lihaoyu
* @date 2/25/2020 3:58 PM
*/
public class Main1 {
private static volatile Integer anInt = 0;
static class A implements Runnable{
@Override
public void run() {
for (int i = 0; i < 1000000; i++) {
anInt++;
... | UTF-8 | Java | 604 | java | Main1.java | Java | [
{
"context": "package interview.bytedance;\n\n/**\n * @author lihaoyu\n * @date 2/25/2020 3:58 PM\n */\npublic class Main1",
"end": 52,
"score": 0.9881471991539001,
"start": 45,
"tag": "USERNAME",
"value": "lihaoyu"
}
] | null | [] | package interview.bytedance;
/**
* @author lihaoyu
* @date 2/25/2020 3:58 PM
*/
public class Main1 {
private static volatile Integer anInt = 0;
static class A implements Runnable{
@Override
public void run() {
for (int i = 0; i < 1000000; i++) {
anInt++;
... | 604 | 0.533113 | 0.490066 | 29 | 19.827587 | 18.351114 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.413793 | false | false | 0 |
6b004c360257e579753d163ef70da84f25a9dfc3 | 32,753,420,624,752 | e1007306ea694e9540682a60d6f80ebeb1512027 | /family-web/src/main/java/com/family/web/UserController.java | 78d77fd30ad0104e54572c15a85ea908ffe1b1e2 | [] | no_license | honeyleo/family-parent | https://github.com/honeyleo/family-parent | e2ef8bff4c8346c6388339e9f6ab15ce70d2f332 | 492b032d8179e954adcddfabbb406079d1404ef0 | refs/heads/master | 2021-01-11T22:06:12.957000 | 2018-05-10T14:28:21 | 2018-05-10T14:28:21 | 78,924,585 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.family.web;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.servlet.http.HttpServletRequest;
import org.apache.commons.lang.StringUtils;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Value;
import org... | UTF-8 | Java | 8,841 | java | UserController.java | Java | [
{
"context": ".setId(user.getId());\n tmp.setPassword(cNewPassword);\n tmp.setSalt(salt);\n user",
"end": 7447,
"score": 0.9983516335487366,
"start": 7435,
"tag": "PASSWORD",
"value": "cNewPassword"
}
] | null | [] | package com.family.web;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.servlet.http.HttpServletRequest;
import org.apache.commons.lang.StringUtils;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Value;
import org... | 8,839 | 0.75844 | 0.757645 | 237 | 36.118145 | 28.09708 | 141 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.919831 | false | false | 0 |
272a57012f8196d9e21eab3e2a67daf14269ce8f | 9,139,690,434,968 | 8b1727e4877dbdb4fb9461e30657c83cd50158e2 | /src/Lesson19/TaskCashRegister/Paidable.java | 01eabfd5a5ca69a67ec0589c3c6f6ab1d1cd2087 | [] | no_license | RLegun/JavaCoreProject | https://github.com/RLegun/JavaCoreProject | 97ee60d9986caf74758c834da71bed225a6ec252 | 85732d321c63c3a06816277238f64f425b8dd117 | refs/heads/master | 2021-08-30T07:14:03.932000 | 2017-12-08T19:21:54 | 2017-12-08T19:21:54 | 108,164,999 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Lesson19.TaskCashRegister;
public interface Paidable {
int executePay();
}
| UTF-8 | Java | 88 | java | Paidable.java | Java | [] | null | [] | package Lesson19.TaskCashRegister;
public interface Paidable {
int executePay();
}
| 88 | 0.761364 | 0.738636 | 5 | 16.6 | 13.778244 | 34 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 0 |
91ece7522196cce551e9c1c03915928b88ef2b68 | 23,055,384,467,795 | 690775609332be3c79c46aed095a14b6c3d73bbc | /src/heap/NextSmallerElement.java | 50f35748cef057be101e7c0ec615f2a40496ca82 | [] | no_license | Cdora1/NewRepository | https://github.com/Cdora1/NewRepository | 91492f29b650bd4dc5f261ef8b3465b1b4605122 | 547316f42f886ea221af8c4bbeae2572323a8a61 | refs/heads/master | 2023-06-03T10:34:45.866000 | 2021-06-22T17:41:37 | 2021-06-22T17:41:37 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package heap;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.LinkedList;
import java.util.List;
import java.util.Stack;
public class NextSmallerElement {
public static List<Integer> countSmaller(int[] arr) {
Stack<Integer> s = new Stack<Integer>();
HashMap<Integer, Integer> mp = new Hash... | UTF-8 | Java | 928 | java | NextSmallerElement.java | Java | [] | null | [] | package heap;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.LinkedList;
import java.util.List;
import java.util.Stack;
public class NextSmallerElement {
public static List<Integer> countSmaller(int[] arr) {
Stack<Integer> s = new Stack<Integer>();
HashMap<Integer, Integer> mp = new Hash... | 928 | 0.588362 | 0.575431 | 50 | 17.559999 | 17.29874 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.06 | false | false | 0 |
377e1c053f7b9d68f831343523234798e78fe89b | 23,055,384,466,065 | 989395cbbabd9c67e9b0a099dfb95976b3f5f20e | /app/src/main/java/com/example/homework_2/MainActivity.java | 5763658b8dcc651f2579ca007b57039c43cc362f | [] | no_license | BerembaevaAki/homework_2 | https://github.com/BerembaevaAki/homework_2 | ed58aba819aabe41201f60d91ac2c1f1204e5629 | 64570ef20b88b53c0454061bd6269defb043047b | refs/heads/master | 2022-02-16T16:15:51.445000 | 2019-07-29T13:35:30 | 2019-07-29T13:35:30 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.homework_2;
import androidx.appcompat.app.AppCompatActivity;
import androidx.core.text.TextUtilsCompat;
import android.os.Bundle;
import android.os.PersistableBundle;
import android.text.TextUtils;
import android.util.Log;
import android.view.View;
import android.widget.Button;
import android.widg... | UTF-8 | Java | 1,510 | java | MainActivity.java | Java | [] | null | [] | package com.example.homework_2;
import androidx.appcompat.app.AppCompatActivity;
import androidx.core.text.TextUtilsCompat;
import android.os.Bundle;
import android.os.PersistableBundle;
import android.text.TextUtils;
import android.util.Log;
import android.view.View;
import android.widget.Button;
import android.widg... | 1,510 | 0.599338 | 0.598013 | 59 | 24.576271 | 17.975693 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.542373 | false | false | 0 |
83a7edf182d60bc7b81210344bebf8b8c939d800 | 10,316,511,485,519 | 76184a0c82158dc73e4b541b6fb7bec3e9b369e0 | /manager/src/main/java/com/reign/manager/service/script/ScriptService.java | a091c3a14acba2d9ecaec73f08ad6468eb79c970 | [] | no_license | jgteng/reign | https://github.com/jgteng/reign | b564f7819f2356692eda12b94fc9e421b50d5934 | fc678c0293af7a3bb4a12b2cf950d048c4edf513 | refs/heads/master | 2021-01-21T13:56:53.430000 | 2016-05-23T08:43:42 | 2016-05-23T08:43:42 | 49,260,159 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.reign.manager.service.script;
import com.reign.domain.script.Script;
import java.io.File;
import java.util.List;
/**
* Created by ji on 15-12-10.
*/
public interface ScriptService {
public byte[] getFile(String... args) throws Exception;
public boolean saveFile(File paramFile) throws Exception... | UTF-8 | Java | 386 | java | ScriptService.java | Java | [
{
"context": "io.File;\nimport java.util.List;\n\n/**\n * Created by ji on 15-12-10.\n */\npublic interface ScriptService {",
"end": 148,
"score": 0.9710032939910889,
"start": 146,
"tag": "USERNAME",
"value": "ji"
}
] | null | [] | package com.reign.manager.service.script;
import com.reign.domain.script.Script;
import java.io.File;
import java.util.List;
/**
* Created by ji on 15-12-10.
*/
public interface ScriptService {
public byte[] getFile(String... args) throws Exception;
public boolean saveFile(File paramFile) throws Exception... | 386 | 0.740933 | 0.725389 | 17 | 21.705883 | 22.603395 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.411765 | false | false | 0 |
77cbc79df813ef6592a405a18e5c41d07e9952fc | 12,610,024,011,340 | 185e6515ce3921d2230056b941353accbce7d95c | /strategy-pattern/src/main/java/cn/onlon/design/strategy/pattern/context/Context.java | f9150032cfcc3da7b5954aed907c03a56e9ca787 | [] | no_license | guoqingcun/Design-pattern | https://github.com/guoqingcun/Design-pattern | cd495e2a1539fddde4782dc5faf669e0a148e336 | 22e460a098b8c16a02b52701d9b040e486c7d55a | refs/heads/master | 2021-10-23T05:39:16.098000 | 2021-10-20T07:44:18 | 2021-10-20T07:44:18 | 178,579,391 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* All rights Reserved, Designed By www.onlon.cn
* @Title: Context.java
* @Package cn.onlon.design.strategy.pattern.context
* @Description: TODO(用一句话描述该文件做什么)
* @author: 郭清存
* @date: 2019年4月5日 上午11:12:14
* @version V1.0
* @Copyright: 2019 www.onlon.cn Inc. All rights reserved.
*/ ... | UTF-8 | Java | 949 | java | Context.java | Java | [
{
"context": "Description: TODO(用一句话描述该文件做什么) \n * @author: 郭清存 \n * @date: 2019年4月5日 上午11:12:14 \n * @vers",
"end": 196,
"score": 0.9998157620429993,
"start": 193,
"tag": "NAME",
"value": "郭清存"
},
{
"context": "xt \n * @Description:TODO(策略的上下文) \n * @author: 郭清存 \n ... | null | [] | /**
* All rights Reserved, Designed By www.onlon.cn
* @Title: Context.java
* @Package cn.onlon.design.strategy.pattern.context
* @Description: TODO(用一句话描述该文件做什么)
* @author: 郭清存
* @date: 2019年4月5日 上午11:12:14
* @version V1.0
* @Copyright: 2019 www.onlon.cn Inc. All rights reserved.
*/ ... | 949 | 0.664242 | 0.62303 | 35 | 22.571428 | 19.149466 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.485714 | false | false | 0 |
c4a691cc59e4889e21b66f3f20a62b8b4029add0 | 24,558,623,035,040 | 8c2b32d6dee645beef1159330d7b14f2ca026093 | /gelato/src/main/java/gelato/leet1/sumNumbers.java | 20bc3c63dfdc54656b008088e22b6cd7f3b7afbe | [] | no_license | jinszh/gelato | https://github.com/jinszh/gelato | 9243c0bb4b28894cda24d493220abf273a48e6f5 | 74b3b8cb0440b2b150fbc8c3a1b8a1e0842d389b | refs/heads/master | 2022-12-23T14:12:16.820000 | 2021-08-05T08:55:17 | 2021-08-05T08:55:17 | 154,602,479 | 0 | 0 | null | false | 2022-12-16T04:49:13 | 2018-10-25T03:07:45 | 2021-08-05T08:55:25 | 2022-12-16T04:49:10 | 1,207 | 0 | 0 | 4 | Java | false | false | package gelato.leet1;
import gelato.model.TreeNode;
//129
public class sumNumbers {
int sum = 0;
public int sumNumbers(TreeNode root) {
dfs(root, 0);
return sum;
}
private void dfs(TreeNode root, int v){
if(root == null) return;
if(root.left == null && root.right == nu... | UTF-8 | Java | 492 | java | sumNumbers.java | Java | [] | null | [] | package gelato.leet1;
import gelato.model.TreeNode;
//129
public class sumNumbers {
int sum = 0;
public int sumNumbers(TreeNode root) {
dfs(root, 0);
return sum;
}
private void dfs(TreeNode root, int v){
if(root == null) return;
if(root.left == null && root.right == nu... | 492 | 0.518293 | 0.493902 | 22 | 21.363636 | 16.977379 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.590909 | false | false | 0 |
0bc3f20b3ab52b7c41640b72f3246c26202ed2e3 | 15,530,601,780,486 | 156188dab883f0141dc97306182e65614d2c13a4 | /src/twitterHTTP/IpTest2.java | 8b2512dbc627277853c253827c989b8da9a1d29b | [] | no_license | qifeili/TwitterAgricultureCrawler | https://github.com/qifeili/TwitterAgricultureCrawler | 872cc9f4f5072f920a6de1520ca2e5d85343bc9a | 0859bb245fcea404cec9fcf636978271ca3470bd | refs/heads/master | 2020-12-02T17:46:02.620000 | 2017-07-06T11:55:07 | 2017-07-06T11:55:07 | 96,423,334 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package twitterHTTP;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
public class IpTest2 {
public static void main(String[] args) {
Pattern p = Pattern.compile("(http://|ftp://|https://|www){0,1}[^\u4e00-\u9fa5\\s]*?\\.(com|net|cn|me|tw|fr){0,1}(\\S)+(\\/... | UTF-8 | Java | 947 | java | IpTest2.java | Java | [] | null | [] | package twitterHTTP;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
public class IpTest2 {
public static void main(String[] args) {
Pattern p = Pattern.compile("(http://|ftp://|https://|www){0,1}[^\u4e00-\u9fa5\\s]*?\\.(com|net|cn|me|tw|fr){0,1}(\\S)+(\\/... | 947 | 0.441394 | 0.417107 | 31 | 28.483871 | 33.192371 | 145 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.774194 | false | false | 0 |
269b0c540c9ae4af16777a5226147871a25b7dce | 25,288,767,472,834 | 51d4db297594e24de46c1efaf4f0430891f3f6c1 | /src/adapterpattern/Duck.java | 95522073e8c1973edb77f9429d11420d7c5cd1e0 | [] | no_license | sciencefl/Design-Patterns-master | https://github.com/sciencefl/Design-Patterns-master | 5c0150649ac9eb26c249ce91b9a30cb8a0cc7c57 | 456f7e6f14f25d22d309115afea49080740b6667 | refs/heads/master | 2021-07-13T10:34:19.429000 | 2020-05-26T05:56:14 | 2020-05-26T05:56:14 | 146,556,444 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package adapterpattern;
public interface Duck {
public void fly();
public void quack();
}
| UTF-8 | Java | 102 | java | Duck.java | Java | [] | null | [] | package adapterpattern;
public interface Duck {
public void fly();
public void quack();
}
| 102 | 0.666667 | 0.666667 | 7 | 12.571428 | 10.648369 | 23 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.714286 | false | false | 0 |
b143bb0eb7d6280e20887c612b5c5ba681416e29 | 32,469,952,798,681 | 82d9cf1a6d7e04f496862c8e6e46d07f2f40221e | /CodingBookExcercises/src/test/java/Chapter1/question1_1/DuplicateCheckerTest.java | 6126cdbe13598c49080a372809de69c9ab206a3f | [] | no_license | cjrgraham/CodingBookExcercises | https://github.com/cjrgraham/CodingBookExcercises | ec5b10ecf6fb1a427782541fa591494787007b84 | f4a19f6e8d8acfacaeaa2817b5454ef4109ebeef | refs/heads/master | 2020-05-17T20:49:31.093000 | 2019-05-11T15:31:19 | 2019-05-11T15:31:19 | 181,973,767 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Chapter1.question1_1;
import static org.junit.jupiter.api.Assertions.*;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import org.junit.jupiter.api.extension.ExtendWith;
import org.mockito.InjectMocks;
import org.mockito.Mock;
import org.mockito.Mockito;
import org.mocki... | UTF-8 | Java | 1,684 | java | DuplicateCheckerTest.java | Java | [] | null | [] | package Chapter1.question1_1;
import static org.junit.jupiter.api.Assertions.*;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import org.junit.jupiter.api.extension.ExtendWith;
import org.mockito.InjectMocks;
import org.mockito.Mock;
import org.mockito.Mockito;
import org.mocki... | 1,684 | 0.699525 | 0.695368 | 63 | 24.730158 | 21.10759 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.809524 | false | false | 0 |
fb9b64c64ee45fd5ad46c1c07922fd794885aac5 | 32,469,952,800,059 | c840c7a2e20671f1be41cd626b86ca1c7e88bc65 | /Boblio/Ouvrage.java | ef3b91617b1368b80d2919715679a1d1e1d4107d | [] | no_license | mwone472/javaL3 | https://github.com/mwone472/javaL3 | 69c0ab110fdb40672c0bdb4c483914f4dd8f3fab | fcb4c0b9b002b5be840a87bd68048e0a244a951e | refs/heads/master | 2023-04-18T14:47:13.071000 | 2021-05-01T17:45:01 | 2021-05-01T17:45:01 | 340,361,228 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.ArrayList;
public class Ouvrage {
private int ouvrage_id;
private String nom_ouvrage;
private int number_interne;
private ArrayList<Auteur> list_author = new ArrayList<Auteur>();
public Ouvrage(int number_interne, String nom_ouvrage, int ouvrage_id) {
this.number_interne =... | UTF-8 | Java | 889 | java | Ouvrage.java | Java | [] | null | [] | import java.util.ArrayList;
public class Ouvrage {
private int ouvrage_id;
private String nom_ouvrage;
private int number_interne;
private ArrayList<Auteur> list_author = new ArrayList<Auteur>();
public Ouvrage(int number_interne, String nom_ouvrage, int ouvrage_id) {
this.number_interne =... | 889 | 0.619798 | 0.619798 | 34 | 25.17647 | 21.320345 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.411765 | false | false | 0 |
d89eff5b1ac7509905d90ecb5fbebdbdb7baa348 | 8,160,437,908,600 | dbba3ecb618104a8122d179d523ca84258a1697e | /src/com/wickedgaminguk/ExplosiveSmite/ExplosiveSmite.java | 6b216872ffc867fc39ac29e41d0529ad75716d4b | [] | no_license | WickedGamingUK/Explosive-Smite | https://github.com/WickedGamingUK/Explosive-Smite | 8492e222449c176d7092565c3e5676e31a8c3f4f | d2d677131b10ed83099391cde34156fded1cb841 | refs/heads/master | 2016-09-15T23:04:08.097000 | 2013-12-01T09:15:06 | 2013-12-01T09:15:06 | 9,880,349 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package com.wickedgaminguk.ExplosiveSmite;
import com.wickedgaminguk.ExplosiveSmite.Commands.*;
import java.io.IOException;
import org.bukkit.plugin.PluginDescriptionFile;
import org.bukkit.plugin.java.JavaPlugin;
import java.io.File;
import java.util.logging.Level;
import org.bukkit.configuration.file.FileConfigurat... | UTF-8 | Java | 2,489 | java | ExplosiveSmite.java | Java | [] | null | [] |
package com.wickedgaminguk.ExplosiveSmite;
import com.wickedgaminguk.ExplosiveSmite.Commands.*;
import java.io.IOException;
import org.bukkit.plugin.PluginDescriptionFile;
import org.bukkit.plugin.java.JavaPlugin;
import java.io.File;
import java.util.logging.Level;
import org.bukkit.configuration.file.FileConfigurat... | 2,489 | 0.668943 | 0.664926 | 70 | 34.557144 | 32.558796 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.728571 | false | false | 0 |
2f4d3787da0b72077a16fec752d53139604c2635 | 3,539,053,062,042 | 8a1d15ff941033dece30d949f9ae9936eb15abd9 | /spring-boot-security/src/main/java/com/frozen/springbootsecurity/po/UserRole.java | cd833ef1ae1f8198db91ffb2d6a65ee0bcf0dd15 | [] | no_license | jdfrozen/J-frozen | https://github.com/jdfrozen/J-frozen | 5488b7401e1d31263b429580bfc61066e14f0166 | bcdd1b37d0ba6e160c0d29d4d3aeb7a93f73ec63 | refs/heads/master | 2022-12-11T18:05:36.386000 | 2021-01-29T07:29:43 | 2021-01-29T07:29:43 | 160,789,767 | 1 | 0 | null | false | 2022-11-21T22:37:13 | 2018-12-07T07:45:59 | 2021-01-29T07:30:34 | 2022-11-21T22:37:13 | 22,000 | 1 | 0 | 20 | Java | false | false | package com.frozen.springbootsecurity.po;
import lombok.Data;
import lombok.ToString;
import java.util.Date;
@ToString
@Data
public class UserRole {
private Long id;
private Long userId;
private Long roleId;
private Date createTime;
private Date updateTime;
}
| UTF-8 | Java | 287 | java | UserRole.java | Java | [] | null | [] | package com.frozen.springbootsecurity.po;
import lombok.Data;
import lombok.ToString;
import java.util.Date;
@ToString
@Data
public class UserRole {
private Long id;
private Long userId;
private Long roleId;
private Date createTime;
private Date updateTime;
}
| 287 | 0.731707 | 0.731707 | 20 | 13.35 | 12.740781 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.45 | false | false | 0 |
3c4e192cf30910b5fa93e3e8b3228bf788ef1897 | 13,400,298,002,494 | be5acab16b4e50c97e1a2cc3a420c103480dbcc8 | /src/java/controller/StudentController11.java | 8fb80757c0ca73d50d3133833ce81b4df7d433a6 | [] | no_license | san6695/bv | https://github.com/san6695/bv | 41fb29f9d40daea303a924a655e3d803f53d983c | 0e4ab2109adde76c662716ba4ddb13ebf92975f0 | refs/heads/master | 2020-03-14T21:39:33.803000 | 2018-05-02T05:33:38 | 2018-05-02T05:33:38 | 131,801,719 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package controller;
import java.util.List;
import org.hibernate.Query;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.hibernate.Transaction;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.transa... | UTF-8 | Java | 7,883 | java | StudentController11.java | Java | [] | null | [] | package controller;
import java.util.List;
import org.hibernate.Query;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.hibernate.Transaction;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.transa... | 7,883 | 0.636748 | 0.634187 | 232 | 32.663792 | 24.80265 | 148 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.422414 | false | false | 0 |
4579294adf0e071a64d36132ba82bc37c1819c83 | 23,837,068,531,609 | 7ea185fa90710fcf5edd8f770ee5683a8a721b39 | /src/main/java/pe/com/fingerprint/persistence/LaptopMapper.java | 81a2151ad4ab74af758aa3c88217fd9f14edab7f | [] | no_license | jmoics/MidFinger | https://github.com/jmoics/MidFinger | 51d3666cccf90759da1713913566b1b5882f9b0b | 70e9f63e5d9ac1cdb821ce2ba99b8651ac2b53fd | refs/heads/master | 2017-05-05T08:25:19.442000 | 2017-03-10T20:45:41 | 2017-03-10T20:45:41 | 59,431,421 | 0 | 0 | null | false | 2016-08-16T22:02:39 | 2016-05-22T19:55:25 | 2016-05-23T07:15:18 | 2016-08-16T22:02:38 | 29,389 | 0 | 0 | 0 | Java | null | null | package pe.com.fingerprint.persistence;
import java.util.List;
import pe.com.fingerprint.model.Laptops;
import pe.com.fingerprint.model.LaptopsMove;
/**
* @author Jorge
*
*/
public interface LaptopMapper
{
/**
* @param _laptop for filters.
* @return List of Laptops
*/
List<Laptops> getLapto... | UTF-8 | Java | 1,123 | java | LaptopMapper.java | Java | [
{
"context": "com.fingerprint.model.LaptopsMove;\n\n/**\n * @author Jorge\n *\n */\npublic interface LaptopMapper\n{\n /*",
"end": 168,
"score": 0.9009392857551575,
"start": 167,
"tag": "NAME",
"value": "J"
},
{
"context": "m.fingerprint.model.LaptopsMove;\n\n/**\n * @author Jorge... | null | [] | package pe.com.fingerprint.persistence;
import java.util.List;
import pe.com.fingerprint.model.Laptops;
import pe.com.fingerprint.model.LaptopsMove;
/**
* @author Jorge
*
*/
public interface LaptopMapper
{
/**
* @param _laptop for filters.
* @return List of Laptops
*/
List<Laptops> getLapto... | 1,123 | 0.611754 | 0.609083 | 57 | 18.701754 | 17.617739 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.210526 | false | false | 0 |
3f240124c2bdc07ed9f9f0cfee9e8404e07db332 | 15,272,903,743,419 | 7966fc91a740ef937c22063b890ec900f0c5ad07 | /Selenium/Webdriver_API/Common.java | b33434f66211f4203cec029b87ce095665a1fc81 | [] | no_license | ThuanLan/WEBDRIVER_API_13_THUANNT5 | https://github.com/ThuanLan/WEBDRIVER_API_13_THUANNT5 | 4fc34c57560c1b19e3bbec7d76e32bec97d47889 | c6b17764bbdc9644af57ef080d09f13c238f64f8 | refs/heads/master | 2020-12-23T12:42:20.233000 | 2020-02-05T08:11:05 | 2020-02-05T08:11:05 | 237,156,229 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Webdriver_API;
import java.util.Random;
import java.util.Set;
import java.util.concurrent.TimeUnit;
import org.openqa.selenium.By;
import org.openqa.selenium.JavascriptExecutor;
import org.openqa.selenium.NoSuchElementException;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebEle... | UTF-8 | Java | 4,319 | java | Common.java | Java | [] | null | [] | package Webdriver_API;
import java.util.Random;
import java.util.Set;
import java.util.concurrent.TimeUnit;
import org.openqa.selenium.By;
import org.openqa.selenium.JavascriptExecutor;
import org.openqa.selenium.NoSuchElementException;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebEle... | 4,319 | 0.711931 | 0.707753 | 138 | 29.217392 | 23.494291 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.913043 | false | false | 0 |
003d7929e5899f51f3752b7b79190194bec9ad45 | 6,975,026,907,685 | 1473db8b5ee8f40d0d2f2ebc0bc437994c561291 | /app/src/main/java/com/gameaholix/coinops/shopping/viewModel/ShoppingListViewModelFactory.java | 7ada8af13d358fc43fa28e1ec8702476a45874af | [] | no_license | mkillewald/GwG2018_Capstone | https://github.com/mkillewald/GwG2018_Capstone | 37583d32fef27e69c513202c9e4eaf151d2ad915 | 91ccc23034269ddf1df1ad4204eea72d8496e5e1 | refs/heads/master | 2020-03-26T10:30:09.354000 | 2019-01-02T17:49:32 | 2019-01-02T17:49:32 | 144,800,666 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gameaholix.coinops.shopping.viewModel;
import android.arch.lifecycle.ViewModel;
import android.arch.lifecycle.ViewModelProvider;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
public class ShoppingListViewModelFactory implements ViewModelProvider.Factory {
priva... | UTF-8 | Java | 638 | java | ShoppingListViewModelFactory.java | Java | [] | null | [] | package com.gameaholix.coinops.shopping.viewModel;
import android.arch.lifecycle.ViewModel;
import android.arch.lifecycle.ViewModelProvider;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
public class ShoppingListViewModelFactory implements ViewModelProvider.Factory {
priva... | 638 | 0.76489 | 0.76489 | 21 | 29.428572 | 25.546543 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.380952 | false | false | 0 |
b8bb017ad8d267be9476c3deea791cbf5372d46e | 22,711,787,111,916 | 88c28deb4cf497e1b17664173712e1620ccb8492 | /app/src/main/java/parkesfamily/co/uk/lotterychecker/database/Table_Players.java | 4fae5b21aad486d02a2425fb3c89466bca44dfe5 | [] | no_license | gavp1979/LottoBingo | https://github.com/gavp1979/LottoBingo | 4a07dfaba3210315c85832e382a87364f637286b | 29f3d423f2707de1ecc5a7c8f0a5afe2cc4807df | refs/heads/master | 2020-06-08T07:27:41.822000 | 2015-02-27T17:13:22 | 2015-02-27T17:13:22 | 29,087,864 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package parkesfamily.co.uk.lotterychecker.database;
import android.content.ContentValues;
import android.database.sqlite.SQLiteDatabase;
import android.util.Log;
/**
* Created by Gav on 09/01/2015.
*/
public class Table_Players
{
// Database table
public static final String TABLE_PLAYERS = "players";
p... | UTF-8 | Java | 5,097 | java | Table_Players.java | Java | [
{
"context": "abase;\nimport android.util.Log;\n\n/**\n * Created by Gav on 09/01/2015.\n */\npublic class Table_Players\n{\n ",
"end": 185,
"score": 0.9992601871490479,
"start": 182,
"tag": "NAME",
"value": "Gav"
},
{
"context": "ontentValues();\n\n values.put(COLUMN_NAME, \"... | null | [] | package parkesfamily.co.uk.lotterychecker.database;
import android.content.ContentValues;
import android.database.sqlite.SQLiteDatabase;
import android.util.Log;
/**
* Created by Gav on 09/01/2015.
*/
public class Table_Players
{
// Database table
public static final String TABLE_PLAYERS = "players";
p... | 5,084 | 0.602904 | 0.568766 | 138 | 35.934784 | 18.60544 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.34058 | false | false | 0 |
88ee9e30ff3821d2957d5e9cec17eba0bd8cd2b0 | 20,358,145,042,329 | 79f0702d546fbeef22f206a1f0ee71db133dba87 | /LabExam/fibrec.java | ba17b747117cd5812bb1a4e707e073545860b1a0 | [] | no_license | raghavddps2/LabExam-Prep | https://github.com/raghavddps2/LabExam-Prep | f19763f5e31f3c1b863c292f8f49275d6c879b9b | edddd13a4f5de0a0614f502796290a7c3ab6cf30 | refs/heads/master | 2021-11-13T21:13:29.762000 | 2021-11-13T09:09:59 | 2021-11-13T09:09:59 | 153,180,278 | 3 | 4 | null | false | 2021-11-13T09:09:59 | 2018-10-15T20:54:21 | 2021-06-02T16:03:48 | 2021-11-13T09:09:59 | 355 | 0 | 2 | 1 | C | false | false | import java.util.Scanner;
class fibrec{
static int fib(int n){
if(n == 0){
return 0;
}
else if(n == 1){
return 1;
}
else{
return (fib(n-1)+fib(n-2));
}
}
public static void main(String[] args){
Scan... | UTF-8 | Java | 782 | java | fibrec.java | Java | [] | null | [] | import java.util.Scanner;
class fibrec{
static int fib(int n){
if(n == 0){
return 0;
}
else if(n == 1){
return 1;
}
else{
return (fib(n-1)+fib(n-2));
}
}
public static void main(String[] args){
Scan... | 782 | 0.392583 | 0.383632 | 31 | 23.290323 | 19.813963 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.451613 | false | false | 0 |
c53fc128cb3d7f4b35b782564b9b0f01d2348389 | 20,358,145,043,460 | 7d80233093398f7d7c121d888fc5575270939162 | /src/test/java/com/oxande/vinci/util/VinciUtilsTest.java | d8acf6f02ee70330c6a9e6e0f40268b76cb30b19 | [
"Apache-2.0"
] | permissive | hybridhyper/vinci | https://github.com/hybridhyper/vinci | 85693a572339b5f9d97a23e08f9b973b14377c36 | d864f22bc10551062900ce345834358863de2a1c | refs/heads/master | 2020-09-04T14:07:30.364000 | 2017-11-09T07:10:31 | 2017-11-09T07:10:31 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.oxande.vinci.util;
import org.junit.Assert;
import org.junit.Test;
/**
* Test of the VinciUtils library
*/
public class VinciUtilsTest {
@Test public void toJavaTest() {
Assert.assertEquals("\"zozo\"", VinciUtils.toJava("zozo"));
Assert.assertEquals("\"It's a \\t tabulat... | UTF-8 | Java | 817 | java | VinciUtilsTest.java | Java | [
{
"context": " la coriandre\"));\r\n Assert.assertEquals(\"\\\"Victor \\\\net Zola\\\"\", VinciUtils.toJava(\"Victor \\net Zol",
"end": 527,
"score": 0.9965391755104065,
"start": 521,
"tag": "NAME",
"value": "Victor"
},
{
"context": "ndre\"));\r\n Assert.assertEquals(\"... | null | [] | package com.oxande.vinci.util;
import org.junit.Assert;
import org.junit.Test;
/**
* Test of the VinciUtils library
*/
public class VinciUtilsTest {
@Test public void toJavaTest() {
Assert.assertEquals("\"zozo\"", VinciUtils.toJava("zozo"));
Assert.assertEquals("\"It's a \\t tabulat... | 813 | 0.631319 | 0.623921 | 22 | 34.863636 | 37.145042 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.681818 | false | false | 0 |
7b85a06983952a86bd301ca6e18e7c9f6e05b4b9 | 12,446,815,268,365 | 38a175cd7515c9147fd2e890743cd89f8412fda2 | /SGSI - MAGERIT/app/src/main/java/es/udc/fic/sgsi_magerit/AddEditThreat/IdentifyThreatFragment.java | c5ed942247f11189378536652c8baeb930c646a5 | [] | no_license | rubenbperez/SGSI-MAGERIT | https://github.com/rubenbperez/SGSI-MAGERIT | 1265b83dcb2c57552ba39bc257670ffd50495279 | 9e92ca7533f6bb6128b55c415fe23e6f1bfa1ce4 | refs/heads/master | 2020-05-21T15:01:16.745000 | 2017-09-22T00:26:35 | 2017-09-22T00:26:35 | 61,615,930 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package es.udc.fic.sgsi_magerit.AddEditThreat;
import android.content.Context;
import android.net.Uri;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.AdapterVie... | UTF-8 | Java | 14,298 | java | IdentifyThreatFragment.java | Java | [] | null | [] | package es.udc.fic.sgsi_magerit.AddEditThreat;
import android.content.Context;
import android.net.Uri;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.AdapterVie... | 14,298 | 0.669558 | 0.668439 | 308 | 45.415585 | 35.295361 | 138 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.675325 | false | false | 0 |
9aea327cafc34015894aff2b70b1387e8a57b6ce | 13,537,736,981,326 | f6f89e6e84493ab1fa25c246fa22bdf9e68ff5a5 | /chain-parsers-common/src/main/java/com/cloudera/parserchains/parsers/RenameFieldParser.java | 4b718a9e2ae0b5ab5be55c12e2ca44d9d5986e66 | [] | no_license | nickwallen/chain-parsers | https://github.com/nickwallen/chain-parsers | 4ce59bcc858869b1ac2a485aa327465925953f66 | 9bf87368deeb330fb7ef683e8447c4e02797e877 | refs/heads/master | 2020-12-19T19:13:52.602000 | 2020-02-04T20:19:55 | 2020-02-04T20:19:55 | 235,825,652 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cloudera.parserchains.parsers;
import com.cloudera.parserchains.core.ConfigName;
import com.cloudera.parserchains.core.ConfigValue;
import com.cloudera.parserchains.core.FieldName;
import com.cloudera.parserchains.core.Message;
import com.cloudera.parserchains.core.MessageParser;
import com.cloudera.parser... | UTF-8 | Java | 3,025 | java | RenameFieldParser.java | Java | [] | null | [] | package com.cloudera.parserchains.parsers;
import com.cloudera.parserchains.core.ConfigName;
import com.cloudera.parserchains.core.ConfigValue;
import com.cloudera.parserchains.core.FieldName;
import com.cloudera.parserchains.core.Message;
import com.cloudera.parserchains.core.MessageParser;
import com.cloudera.parser... | 3,025 | 0.648595 | 0.648595 | 89 | 32.988766 | 27.622046 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.561798 | false | false | 0 |
66b4262269b25756c0b97e7231d1fa0be6e51b96 | 13,537,736,980,345 | 995d36aa315aa40600b5bbeb61db928d6c084c54 | /Projects/BuildMyDay/src/buildmyday/Board.java | c0dcd1b100f9cefe7286a41af3c940353702e6ec | [] | no_license | Dimonai/Java-Projects | https://github.com/Dimonai/Java-Projects | 56a89f9d6f6a9d51699cd33db99e9f99f7f58624 | da6f3048313d9df5fc00eb830adcf0b5d128d857 | refs/heads/master | 2015-08-14T02:00:38.985000 | 2015-06-08T17:07:40 | 2015-06-08T17:07:40 | 25,299,778 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package buildmyday;
import java.util.ArrayList;
public class Board {
/**
* Instance variables
*/
public ArrayList<Column> columnGroup;
private String title;
private int id;
private static int currentBoard;
/**
* Class variables
*/
public stati... | UTF-8 | Java | 2,006 | java | Board.java | Java | [] | null | [] | package buildmyday;
import java.util.ArrayList;
public class Board {
/**
* Instance variables
*/
public ArrayList<Column> columnGroup;
private String title;
private int id;
private static int currentBoard;
/**
* Class variables
*/
public stati... | 2,006 | 0.473579 | 0.471087 | 98 | 18.469387 | 15.838602 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.377551 | false | false | 0 |
a30ce557c169ac42949e9e2ea7885599110142e5 | 29,583,734,736,917 | eddefcc32891b30ce2cab143aee5f4bca92f8d06 | /src/main/java/cn/ntboy/mhttpd/Host.java | 43316ebde5a4c9072e262a8debaffce89c8b2382 | [] | no_license | jianse/mhttpd-java | https://github.com/jianse/mhttpd-java | be5b8cfba1d9609f450688743a2ec5a3f1923017 | 50731827fe4c5097694488599dc4edcb39e89a5e | refs/heads/master | 2022-01-17T03:31:35.655000 | 2022-01-10T12:30:46 | 2022-01-10T12:30:46 | 215,227,424 | 0 | 0 | null | false | 2022-01-10T12:30:47 | 2019-10-15T06:49:33 | 2021-12-16T10:37:06 | 2022-01-10T12:30:46 | 293 | 0 | 0 | 0 | Java | false | false | package cn.ntboy.mhttpd;
public interface Host {
}
| UTF-8 | Java | 52 | java | Host.java | Java | [] | null | [] | package cn.ntboy.mhttpd;
public interface Host {
}
| 52 | 0.75 | 0.75 | 4 | 12 | 11.510864 | 24 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 0 |
67645d615b5c75520e37f165aff1cf1edccb8855 | 29,360,396,484,419 | d04f52ec0772455289e2a428bb06d34824a4eead | /Project 03_Parital_Completed/Client/src/main/java/Client.java | e203b2c471aadea53040fb3957bc2903c322e35b | [] | no_license | JGuo99/CS342 | https://github.com/JGuo99/CS342 | 5d0a9fd69fc10c0e93853ea63d41ab6af5b2aedb | 0921ba99e5bb0ed587ad8699c7090c212cd5cd19 | refs/heads/master | 2022-04-09T12:45:37.789000 | 2020-02-13T21:08:08 | 2020-02-13T21:08:08 | 214,037,811 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.IOException;
import java.io.ObjectInputStream;
import java.io.ObjectOutputStream;
import java.io.Serializable;
import java.net.Socket;
import java.util.function.Consumer;
public class Client extends Thread {
Socket socketC;
ObjectOutputStream out;
ObjectInputStream in;
private Consumer<... | UTF-8 | Java | 1,243 | java | Client.java | Java | [
{
"context": "{\n try {\n socketC = new Socket(\"127.0.0.1\", 1234); //Change this later\n out = ne",
"end": 500,
"score": 0.9997671842575073,
"start": 491,
"tag": "IP_ADDRESS",
"value": "127.0.0.1"
}
] | null | [] | import java.io.IOException;
import java.io.ObjectInputStream;
import java.io.ObjectOutputStream;
import java.io.Serializable;
import java.net.Socket;
import java.util.function.Consumer;
public class Client extends Thread {
Socket socketC;
ObjectOutputStream out;
ObjectInputStream in;
private Consumer<... | 1,243 | 0.580048 | 0.572003 | 46 | 26.02174 | 19.810503 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.478261 | false | false | 0 |
79b76701049d39f3a9215c13c6ab20bc18006ef2 | 22,660,247,480,723 | afeeb03cb213ef49998b46712cce374d02307b0d | /src/main/java/com/ibx/projects/smartschools/SmartWebSchoolsApplication.java | 0995c99e20341942f620c3345f0d46c0bbdf2a53 | [] | no_license | santoshMathologic/SmartWebSchools | https://github.com/santoshMathologic/SmartWebSchools | 6c5125a60a97a5c9303590fbdf086dcfe666f05a | 47a38f6cbf40d4ad3bdbe170d388598a0606d741 | refs/heads/master | 2020-07-20T19:02:27.022000 | 2016-11-26T09:55:38 | 2016-11-26T09:55:38 | 66,153,878 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ibx.projects.smartschools;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.EnableAutoConfiguration;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.context.annotation.ComponentScan;
import org.springframe... | UTF-8 | Java | 1,142 | java | SmartWebSchoolsApplication.java | Java | [] | null | [] | package com.ibx.projects.smartschools;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.EnableAutoConfiguration;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.context.annotation.ComponentScan;
import org.springframe... | 1,142 | 0.827496 | 0.827496 | 26 | 41.923077 | 53.172379 | 265 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.884615 | false | false | 0 |
3be4b2206d663572028a1695f12a6acb929e61e0 | 10,574,209,540,682 | 613088788468bb1077876f08f22233c8d74584cb | /generic-rts/src/main/java/pl/rembol/jme3/rts/input/state/Command.java | 405814f8d89caf39d5c1f129e6579693eef8c4db | [] | no_license | RemboL/world | https://github.com/RemboL/world | c2f91f5acf47b8b50a31ef3e8d4acad1d71d2d62 | df04dfb9821f5713c9efd52aef0e432c8733734c | refs/heads/master | 2021-01-17T06:57:55.098000 | 2017-06-25T06:32:08 | 2017-06-25T06:32:08 | 45,726,299 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pl.rembol.jme3.rts.input.state;
public class Command {
private ActionButtonPosition position;
private String iconName;
private int keyInput;
public Command(ActionButtonPosition position, String iconName,
int keyInput) {
this.position = position;
this.iconNam... | UTF-8 | Java | 642 | java | Command.java | Java | [] | null | [] | package pl.rembol.jme3.rts.input.state;
public class Command {
private ActionButtonPosition position;
private String iconName;
private int keyInput;
public Command(ActionButtonPosition position, String iconName,
int keyInput) {
this.position = position;
this.iconNam... | 642 | 0.613707 | 0.61215 | 31 | 19.709677 | 16.800909 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.419355 | false | false | 0 |
f0c5848725245da54a82cfa243d7edcb3f955620 | 8,881,992,401,209 | e682fa3667adce9277ecdedb40d4d01a785b3912 | /internal/fischer/mangf/A141609.java | a71adc51c0b1232a76464a827ee81dbb5e5cffa2 | [
"Apache-2.0"
] | permissive | gfis/joeis-lite | https://github.com/gfis/joeis-lite | 859158cb8fc3608febf39ba71ab5e72360b32cb4 | 7185a0b62d54735dc3d43d8fb5be677734f99101 | refs/heads/master | 2023-08-31T00:23:51.216000 | 2023-08-29T21:11:31 | 2023-08-29T21:11:31 | 179,938,034 | 4 | 1 | Apache-2.0 | false | 2022-06-25T22:47:19 | 2019-04-07T08:35:01 | 2022-03-26T06:04:12 | 2022-06-25T22:47:18 | 8,156 | 3 | 0 | 1 | Roff | false | false | package irvine.oeis.a141;
// generated by patch_offset.pl at 2022-08-27 22:36
import irvine.math.z.Z;
import irvine.oeis.recur.ConstantOrderRecurrence;
/**
* A141609 a(n)=(a(n - 1)*a(n - 2) + a(n - 1)^2)/a(n - 3).
* @author Georg Fischer
*/
public class A141609 extends ConstantOrderRecurrence {
/** Construct th... | UTF-8 | Java | 524 | java | A141609.java | Java | [
{
"context": "n - 1)*a(n - 2) + a(n - 1)^2)/a(n - 3).\n * @author Georg Fischer\n */\npublic class A141609 extends ConstantOrderRec",
"end": 241,
"score": 0.9998546838760376,
"start": 228,
"tag": "NAME",
"value": "Georg Fischer"
}
] | null | [] | package irvine.oeis.a141;
// generated by patch_offset.pl at 2022-08-27 22:36
import irvine.math.z.Z;
import irvine.oeis.recur.ConstantOrderRecurrence;
/**
* A141609 a(n)=(a(n - 1)*a(n - 2) + a(n - 1)^2)/a(n - 3).
* @author <NAME>
*/
public class A141609 extends ConstantOrderRecurrence {
/** Construct the seque... | 517 | 0.625954 | 0.534351 | 22 | 22.818182 | 22.760883 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 0 |
4e015100a74f4c968fabed15b86e6be67ae15348 | 32,762,010,590,767 | ccea1dcad485acb2347718f0695b919df06b2b3e | /WEB-INF/classes/gov/noaa/pfel/erddap/util/ThreadedWorkManager.java | d79e627de649b6f1e9dc301f49dee6984fdeafbf | [
"LicenseRef-scancode-warranty-disclaimer",
"LicenseRef-scancode-other-permissive"
] | permissive | BobSimons/erddap | https://github.com/BobSimons/erddap | 82a825e8dab0f1a620cea31d53d46ab6e7fc00c2 | 4956f2180dd54a82c906f5b9e120a00699dba728 | refs/heads/master | 2023-04-29T03:20:58.867000 | 2023-04-28T20:46:14 | 2023-04-28T20:46:14 | 4,228,540 | 60 | 56 | null | null | null | null | null | null | null | null | null | null | null | null | null | package gov.noaa.pfel.erddap.util;
import java.util.ArrayList;
import java.util.List;
import java.util.concurrent.Callable;
import java.util.concurrent.ExecutionException;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
import java.util.concurrent.FutureTask;
public class ThreadedW... | UTF-8 | Java | 2,119 | java | ThreadedWorkManager.java | Java | [] | null | [] | package gov.noaa.pfel.erddap.util;
import java.util.ArrayList;
import java.util.List;
import java.util.concurrent.Callable;
import java.util.concurrent.ExecutionException;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
import java.util.concurrent.FutureTask;
public class ThreadedW... | 2,119 | 0.628127 | 0.627183 | 67 | 30.626865 | 23.884571 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.462687 | false | false | 0 |
9bdeb766bdcd3b0cbac8c8bcff57e80cec091e50 | 103,079,265,157 | 39624cc96a19e9691bd8291d10586c75e9d36b5e | /Week10/Empty.java | 7d5a840604da3b332ab604b21c351cf414de6e9c | [] | no_license | madanalogy/CS2030 | https://github.com/madanalogy/CS2030 | d1fced0f52ac3b5acd0e6a5bbcca48cf9b61f255 | 46f15abd44610c7193f6b64267853e01bc54c2b2 | refs/heads/master | 2021-10-09T20:36:41.857000 | 2019-01-03T10:21:09 | 2019-01-03T10:21:09 | 163,957,516 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cs2030.mystream;
public class Empty<T> extends Ahmed<T> {
public Empty () {}
public boolean isEmpty() {
return true;
}
}
| UTF-8 | Java | 155 | java | Empty.java | Java | [] | null | [] | package cs2030.mystream;
public class Empty<T> extends Ahmed<T> {
public Empty () {}
public boolean isEmpty() {
return true;
}
}
| 155 | 0.593548 | 0.567742 | 9 | 16.222221 | 13.472423 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.222222 | false | false | 0 |
3c7358587edbbbf151ac73cfb982c44db537c9a2 | 103,079,263,338 | fde3a87f64a099a0a8d1110c18753c6c8c317353 | /src/main/java/com/daniel/coupons/enums/Category.java | 7e7ecfbad77820363c217ebea9910b4c9aaca4d1 | [] | no_license | danielkariti/CouponsProject-Backend | https://github.com/danielkariti/CouponsProject-Backend | 968482dbc5b9b1dab72932bb548f60177691dda0 | 26eda7c80e3d618bb13ed7941242a240ec175668 | refs/heads/master | 2023-07-21T10:31:01.067000 | 2021-08-26T16:04:43 | 2021-08-26T16:04:43 | 393,361,689 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.daniel.coupons.enums;
public enum Category {
FOOD("Food"),
ELECTRICITY("Electricity"),
VACATION("Vacation"),
FASHION("Fashion"),
ENTERTAINMENT("Entertainment"),
SPORTS("Sports"),
HEALTH("Health");
private String category;
Category(String category){
this.category = category;
}
public St... | UTF-8 | Java | 376 | java | Category.java | Java | [] | null | [] | package com.daniel.coupons.enums;
public enum Category {
FOOD("Food"),
ELECTRICITY("Electricity"),
VACATION("Vacation"),
FASHION("Fashion"),
ENTERTAINMENT("Entertainment"),
SPORTS("Sports"),
HEALTH("Health");
private String category;
Category(String category){
this.category = category;
}
public St... | 376 | 0.691489 | 0.691489 | 24 | 14.583333 | 12.13094 | 33 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.375 | false | false | 0 |
8c43c2c276b6aaea4fd82a05e318cf0c30938e14 | 2,843,268,399,470 | 5b32de09bc3ccade4c88623862b9aa0afd351e68 | /server/src/main/java/com/provectus/formula/alexis/DAO/ConfigurationDAO.java | 195803ad2e92b2c3a89685b759dbc382bb23cfe0 | [] | no_license | pkoptilin/alexis-server | https://github.com/pkoptilin/alexis-server | c12bbf2535f9f5171049e728c8d4fe51ab46b2ae | d0ab37c1a662d9a8eec528a1076f81461abc2ab4 | refs/heads/master | 2020-04-08T13:31:44.379000 | 2019-01-14T21:32:37 | 2019-01-14T21:32:37 | 159,394,836 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.provectus.formula.alexis.DAO;
import com.provectus.formula.alexis.models.ConfigurationReturn;
import java.util.Optional;
public interface ConfigurationDAO {
ConfigurationReturn getConfigurationByUserId(Long userId);
Optional<ConfigurationReturn> getConfigurationByAlexaId(String alexaId);
void... | UTF-8 | Java | 398 | java | ConfigurationDAO.java | Java | [] | null | [] | package com.provectus.formula.alexis.DAO;
import com.provectus.formula.alexis.models.ConfigurationReturn;
import java.util.Optional;
public interface ConfigurationDAO {
ConfigurationReturn getConfigurationByUserId(Long userId);
Optional<ConfigurationReturn> getConfigurationByAlexaId(String alexaId);
void... | 398 | 0.836683 | 0.836683 | 11 | 35.18182 | 30.815634 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.636364 | false | false | 0 |
96ac2624b25ef02d2031fe0ea6e7938b2406c732 | 2,843,268,399,666 | e90a4882492a69b27d4bf7322149eb444c104da5 | /sos1/src/main/java/g28/sos1/problems/graphs/criteria/PathCriterion.java | 2a408b41a947f337779c2144b4c16b98054b6781 | [] | no_license | michael-borkowski/sos-g28 | https://github.com/michael-borkowski/sos-g28 | 5740550a29435a72220b52b32fb3aeb9e89afad1 | 81485ad51009debadb7e4c2d1f5f3b3b803416bb | refs/heads/master | 2021-08-23T05:36:33.746000 | 2017-12-03T17:38:14 | 2017-12-03T17:38:14 | 112,948,883 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package g28.sos1.problems.graphs.criteria;
import g28.sos1.problems.graphs.DirectedGraph;
import g28.sos1.problems.graphs.Edge;
import g28.sos1.problems.graphs.Path;
import java.util.Comparator;
import java.util.List;
public abstract class PathCriterion implements Comparator<Path> {
public PathCriterion() {
... | UTF-8 | Java | 749 | java | PathCriterion.java | Java | [] | null | [] | package g28.sos1.problems.graphs.criteria;
import g28.sos1.problems.graphs.DirectedGraph;
import g28.sos1.problems.graphs.Edge;
import g28.sos1.problems.graphs.Path;
import java.util.Comparator;
import java.util.List;
public abstract class PathCriterion implements Comparator<Path> {
public PathCriterion() {
... | 749 | 0.727637 | 0.706275 | 28 | 25.75 | 24.264355 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 0 |
668cbe9faea91f46947f97f0945e2e12230347e9 | 6,571,300,007,354 | e760cd8ffc85c6402549f094e279a2400356d328 | /chapter_003/part_005/src/main/java/ru/abelov/chat/package-info.java | fbc27e877c5a27ec4be4e94a163655a537649155 | [
"Apache-2.0"
] | permissive | xcyde/Java-A-to-Z | https://github.com/xcyde/Java-A-to-Z | aca7b425fcc29472e5142d2792bf462f721a6dcd | a06701b96293ecee0f7aa1d79dd50a028c5af89c | refs/heads/master | 2020-12-02T01:11:19.934000 | 2018-08-15T09:47:02 | 2018-08-15T09:47:02 | 67,689,699 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Package for chapter_003/part_005.
* @author Aleksandr Belov
* @since 05.12.2016
*/
package ru.abelov.chat; | UTF-8 | Java | 116 | java | package-info.java | Java | [
{
"context": "**\n * Package for chapter_003/part_005.\n * @author Aleksandr Belov\n * @since 05.12.2016\n */\npackage ru.abelov.chat;",
"end": 67,
"score": 0.9998776316642761,
"start": 52,
"tag": "NAME",
"value": "Aleksandr Belov"
}
] | null | [] | /**
* Package for chapter_003/part_005.
* @author <NAME>
* @since 05.12.2016
*/
package ru.abelov.chat; | 107 | 0.681035 | 0.560345 | 6 | 18.5 | 12.010412 | 36 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.166667 | false | false | 0 |
5b810ff54bca42c4dd23b98283ca940d8e721e29 | 13,159,779,848,329 | 867eca343c02a6a0823022cec5efb81eecd9c1f6 | /LivrOnTime/src/main/java/controleur/CdeSuppression.java | e49c24984f12cff31b5ba127705aba3bf6c72e19 | [] | no_license | lsordillon/LivrOnTime | https://github.com/lsordillon/LivrOnTime | 19d995b426e9ad9e81d99a937c2565ca6dbd51b5 | a945ce4a24aea8d7959be6069a59ceb048f7a31e | refs/heads/master | 2021-08-08T17:32:24.518000 | 2017-11-10T19:11:40 | 2017-11-10T19:11:40 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package controleur;
import LivrOnTime.Main;
import modele.Intersection;
import modele.Livraison;
import modele.Plan;
import modele.Tournee;
/**
* La classe CdeSuppression implemente l interface Commande pour la suppression
* d une livraison dans la tournee. Elle stocke la livraison supprimee et sa
* pos... | UTF-8 | Java | 1,569 | java | CdeSuppression.java | Java | [
{
"context": "son supprimee et sa\r\n * position.\r\n * \r\n * @author Matthieu\r\n *\r\n */\r\npublic class CdeSuppression implements ",
"end": 352,
"score": 0.9997345805168152,
"start": 344,
"tag": "NAME",
"value": "Matthieu"
}
] | null | [] | package controleur;
import LivrOnTime.Main;
import modele.Intersection;
import modele.Livraison;
import modele.Plan;
import modele.Tournee;
/**
* La classe CdeSuppression implemente l interface Commande pour la suppression
* d une livraison dans la tournee. Elle stocke la livraison supprimee et sa
* pos... | 1,569 | 0.697259 | 0.697259 | 63 | 22.904762 | 24.189539 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.492064 | false | false | 0 |
706d598f7b4fe54697b2bf68ef1c3596042167e3 | 32,255,204,409,115 | e68afb67412b86d838a268664129e1daa66d3ce4 | /Core/src/main/java/gg/hound/core/commands/user/ReportCommand.java | d569cb6ab99af2735ad6c80002ad975bd72ea762 | [] | no_license | edutf8/development-projects-2020 | https://github.com/edutf8/development-projects-2020 | a1481b10e8958a1041500e6ed3c567958da92849 | 2aead4b149b97f6f81f122341450f1bc49c4391c | refs/heads/master | 2022-11-20T19:02:34.513000 | 2020-07-16T19:19:14 | 2020-07-16T19:19:14 | 280,238,480 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package gg.hound.core.commands.user;
import gg.hound.core.CorePlugin;
import gg.hound.core.punishments.PunishmentData;
import gg.hound.core.punishments.Reason;
import gg.hound.core.tasks.PlayerCooldownTask;
import gg.hound.core.user.CoreUser;
import gg.hound.core.user.UserManager;
import gg.hound.core.util.ItemBuilder... | UTF-8 | Java | 3,504 | java | ReportCommand.java | Java | [] | null | [] | package gg.hound.core.commands.user;
import gg.hound.core.CorePlugin;
import gg.hound.core.punishments.PunishmentData;
import gg.hound.core.punishments.Reason;
import gg.hound.core.tasks.PlayerCooldownTask;
import gg.hound.core.user.CoreUser;
import gg.hound.core.user.UserManager;
import gg.hound.core.util.ItemBuilder... | 3,504 | 0.67266 | 0.666096 | 100 | 34.040001 | 32.291462 | 144 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.74 | false | false | 0 |
0b553ddedaa66af44fb9c600b843f8e6fc87e11a | 20,358,145,054,316 | 600d556afe9b8075c1d40f6da3d9046c3f5b9159 | /java-example-tools/src/test/java/com/gyq/pattern/proxy/jdkdynamicproxy/JdkDynamicProxyTest.java | 3e956774fba6e51f4ba556442a8e310ab3315d06 | [] | no_license | gaoyaqiu/java-example | https://github.com/gaoyaqiu/java-example | 5d5040ea10da28cee215bef564abf791133ce865 | 04aecf2fe7032ceb08be0d37beffa06a8bd98deb | refs/heads/master | 2022-11-15T01:09:51.728000 | 2020-07-09T13:32:06 | 2020-07-09T13:32:06 | 116,021,924 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gyq.pattern.proxy.jdkdynamicproxy;
import com.gyq.pattern.proxy.Person;
import com.gyq.pattern.proxy.staticproxy.LiSi;
import org.junit.Before;
import org.junit.Test;
import java.io.IOException;
import java.lang.reflect.Proxy;
/**
* @author gaoyaqiu
* @date 2018/6/20
*/
public class JdkDynamicProxyTes... | UTF-8 | Java | 1,139 | java | JdkDynamicProxyTest.java | Java | [
{
"context": "n;\nimport java.lang.reflect.Proxy;\n\n/**\n * @author gaoyaqiu\n * @date 2018/6/20\n */\npublic class JdkDynamicPro",
"end": 265,
"score": 0.998914897441864,
"start": 257,
"tag": "USERNAME",
"value": "gaoyaqiu"
}
] | null | [] | package com.gyq.pattern.proxy.jdkdynamicproxy;
import com.gyq.pattern.proxy.Person;
import com.gyq.pattern.proxy.staticproxy.LiSi;
import org.junit.Before;
import org.junit.Test;
import java.io.IOException;
import java.lang.reflect.Proxy;
/**
* @author gaoyaqiu
* @date 2018/6/20
*/
public class JdkDynamicProxyTes... | 1,139 | 0.661425 | 0.653099 | 40 | 26.025 | 31.540836 | 143 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.475 | false | false | 0 |
3b4bf2624522cb427d2f8c7641ec59e4ff75cfb0 | 32,444,183,002,288 | 6ec8669591eeeba59865ed233a3ba4a8be355f3c | /src/Movie.java | 5c9a13bad9e4ba58bd23626593d534ee577e0fa7 | [] | no_license | knobelman/StateMachine | https://github.com/knobelman/StateMachine | d06873de028fecc6d8e5538d444eea4cbcf77013 | af2ab0d5f74881542c0df03b1e1875aef7d2f18b | refs/heads/master | 2020-05-29T23:38:36.674000 | 2019-06-01T17:11:04 | 2019-06-01T17:11:04 | 189,441,423 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Random;
public class Movie {
private int size;
private int length;
Random rand = new Random();
public Movie(int size) {
this.size = size;//GB
this.length = rand.nextInt(120);//Minutes
}
public int getLength() {
return length;
}
... | UTF-8 | Java | 712 | java | Movie.java | Java | [] | null | [] | import java.util.Random;
public class Movie {
private int size;
private int length;
Random rand = new Random();
public Movie(int size) {
this.size = size;//GB
this.length = rand.nextInt(120);//Minutes
}
public int getLength() {
return length;
}
... | 712 | 0.481742 | 0.477528 | 37 | 17.243244 | 13.950502 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.324324 | false | false | 0 |
2a72a6ba57e7bc4b124d9b9fd2b3ffd1c6dcc324 | 13,589,276,552,584 | 21bcd1da03415fec0a4f3fa7287f250df1d14051 | /sources/com/google/android/gms/measurement/internal/C5235e1.java | dd99cd81acea1453fc3cde306331231696a80b5e | [] | no_license | lestseeandtest/Delivery | https://github.com/lestseeandtest/Delivery | 9a5cc96bd6bd2316a535271ec9ca3865080c3ec8 | bc3fae8f30804a2520e6699df92c2e6a4a0a7cfc | refs/heads/master | 2022-04-24T12:14:22.396000 | 2020-04-25T21:50:29 | 2020-04-25T21:50:29 | 258,875,870 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.google.android.gms.measurement.internal;
import com.google.android.gms.internal.measurement.C4745eb;
/* renamed from: com.google.android.gms.measurement.internal.e1 */
/* compiled from: com.google.android.gms:play-services-measurement-impl@@17.1.0 */
final /* synthetic */ class C5235e1 implements C5466z2 ... | UTF-8 | Java | 553 | java | C5235e1.java | Java | [] | null | [] | package com.google.android.gms.measurement.internal;
import com.google.android.gms.internal.measurement.C4745eb;
/* renamed from: com.google.android.gms.measurement.internal.e1 */
/* compiled from: com.google.android.gms:play-services-measurement-impl@@17.1.0 */
final /* synthetic */ class C5235e1 implements C5466z2 ... | 553 | 0.694394 | 0.598553 | 19 | 28.105263 | 26.576393 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.210526 | false | false | 0 |
0d730f02ae20f61f9b23f7b4a722358788f0830a | 24,962,349,924,622 | cf48449596dec78380a8bab3465ed7c0610353e6 | /src/test/java/name/sugawara/hiroshi/math/function/integer/FactorialFunctionTest.java | 00bb53b9b75ce584a9afa40f18cfdf8efbd5b8a6 | [] | no_license | Sughir/MathLibrary | https://github.com/Sughir/MathLibrary | 50171b2d7b39483980a5af7ff0b8cf0e33328d6b | 223a431d9e8412578fbaa9e4d9f2bd41be22e8fe | refs/heads/master | 2021-07-14T08:40:10.992000 | 2017-10-18T17:01:35 | 2017-10-18T17:01:35 | 107,275,140 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Created Date : 2007/02/01 15:45:19
*/
package name.sugawara.hiroshi.math.function.integer;
import static org.junit.Assert.assertNotNull;
import static org.junit.Assert.assertNotSame;
import static org.junit.Assert.assertTrue;
import java.math.BigInteger;
import org.junit.Before;
import org.junit.... | UTF-8 | Java | 2,218 | java | FactorialFunctionTest.java | Java | [
{
"context": "Before;\r\nimport org.junit.Test;\r\n\r\n/**\r\n * @author Hiroshi Sugawara\r\n * @version $Id$ Created Date : 2007/02/01 15:45",
"end": 361,
"score": 0.9998874664306641,
"start": 345,
"tag": "NAME",
"value": "Hiroshi Sugawara"
}
] | null | [] | /**
* Created Date : 2007/02/01 15:45:19
*/
package name.sugawara.hiroshi.math.function.integer;
import static org.junit.Assert.assertNotNull;
import static org.junit.Assert.assertNotSame;
import static org.junit.Assert.assertTrue;
import java.math.BigInteger;
import org.junit.Before;
import org.junit.... | 2,208 | 0.63505 | 0.595303 | 81 | 25.333334 | 28.968267 | 139 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 0 |
3e686c289f3e47686071b8f4d11c1a2fcb2741dd | 28,767,691,001,942 | 91d1d05c0e63ac509f2a490d2409b7dbf6450055 | /springcloud-consumer-ribbon/src/main/java/com/qiqi/springcloudconsumerribbon/service/HelloService.java | 374a3c670418a10be36bfe3f35e611b6c8e72e62 | [] | no_license | swiperqi/springcloud | https://github.com/swiperqi/springcloud | 735435fd69c6177a74533a7af75675594742a38d | 71ec13d5bea4cbdbdb5bd4a0bc2b7874be8e0ae4 | refs/heads/master | 2022-11-05T17:19:23.806000 | 2020-05-17T13:29:47 | 2020-05-17T13:29:47 | 263,044,703 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.qiqi.springcloudconsumerribbon.service;
/**
* @author qiqi
* @date 2020-05-12
*/
public interface HelloService {
String hello(String name);
String helloFeign(String name);
}
| UTF-8 | Java | 200 | java | HelloService.java | Java | [
{
"context": "springcloudconsumerribbon.service;\n\n/**\n * @author qiqi\n * @date 2020-05-12\n */\n\npublic interface HelloSe",
"end": 72,
"score": 0.9967113137245178,
"start": 68,
"tag": "USERNAME",
"value": "qiqi"
}
] | null | [] | package com.qiqi.springcloudconsumerribbon.service;
/**
* @author qiqi
* @date 2020-05-12
*/
public interface HelloService {
String hello(String name);
String helloFeign(String name);
}
| 200 | 0.71 | 0.67 | 12 | 15.666667 | 16.699966 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 0 |
52895e79af3324320d564e687debc19ff12f7ea5 | 11,227,044,523,736 | 592c7e7d7dcd7139b718c0e790ccfc45463ce204 | /src/main/java/arrayparameters/Test.java | 610421f59a238ebcb33eb39a3809e9df021b7455 | [] | no_license | SivakumarRevuri/SpringCore | https://github.com/SivakumarRevuri/SpringCore | da35570d0d4151fd30ff832f233ce851eda0fda6 | 8e2284109e283fb3c47e7bbb68873c6d907d9194 | refs/heads/master | 2021-06-27T12:29:20.683000 | 2019-06-04T13:02:49 | 2019-06-04T13:02:49 | 158,075,032 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package arrayparameters;
import org.springframework.context.ApplicationContext;
import org.springframework.context.support.ClassPathXmlApplicationContext;
public class Test {
public static void main(String[] args) {
ApplicationContext context = new ClassPathXmlApplicationContext("resources/array.xml");
Fruits ... | UTF-8 | Java | 488 | java | Test.java | Java | [] | null | [] | package arrayparameters;
import org.springframework.context.ApplicationContext;
import org.springframework.context.support.ClassPathXmlApplicationContext;
public class Test {
public static void main(String[] args) {
ApplicationContext context = new ClassPathXmlApplicationContext("resources/array.xml");
Fruits ... | 488 | 0.772541 | 0.772541 | 16 | 29.5 | 27.631504 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.375 | false | false | 0 |
f1bc112e63607d367d21ba31e948a35a0bf28c8e | 6,442,450,944,183 | b6dc874a12fd4d80366e43b998456210bcdb5462 | /core/model/src/test/java/org/eclipse/rdf4j/model/impl/SimpleLiteralTest.java | cddb3577307bfade1934086fec4bd268012bc997 | [
"MIT",
"BSD-3-Clause",
"CPL-1.0",
"JSON",
"Apache-2.0",
"EPL-1.0",
"MPL-1.1",
"Apache-1.1",
"LicenseRef-scancode-generic-export-compliance"
] | permissive | seralf/rdf4j | https://github.com/seralf/rdf4j | b0e8da6bbfbb12ffbf39e9c0847097337c642621 | 17c1b12aa083f5513fb29975dcf10db9d50f892b | refs/heads/master | 2020-12-02T19:35:40.109000 | 2020-08-11T08:51:30 | 2020-08-11T08:51:30 | 96,359,265 | 1 | 0 | BSD-3-Clause | true | 2020-08-17T13:34:23 | 2017-07-05T20:37:45 | 2020-04-15T15:00:58 | 2020-08-17T13:33:14 | 31,813 | 0 | 0 | 1 | Java | false | false | /*******************************************************************************
* Copyright (c) 2015 Eclipse RDF4J contributors, Aduna, and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Distribution License v1.0
* which accompanies th... | UTF-8 | Java | 12,495 | java | SimpleLiteralTest.java | Java | [
{
"context": "\n * Copyright (c) 2015 Eclipse RDF4J contributors, Aduna, and others.\n * All rights reserved. This program",
"end": 136,
"score": 0.9930561780929565,
"start": 131,
"tag": "NAME",
"value": "Aduna"
},
{
"context": "nit tests for {@link SimpleLiteral}.\n *\n * @author Pe... | null | [] | /*******************************************************************************
* Copyright (c) 2015 Eclipse RDF4J contributors, Aduna, and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Distribution License v1.0
* which accompanies th... | 12,489 | 0.704922 | 0.695798 | 427 | 28.262295 | 30.505676 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.444965 | false | false | 0 |
a4b23ec20744201e6e209c098d3b83fa53f211cd | 5,360,119,254,372 | 03a57dd6bbe6373b0c883182c5a73b1e0b6a7c1d | /app/src/main/java/posidenpalace/com/test6/RecycleAdapter.java | 5954cbc24bb6035b303d6807508675dc1530b01e | [] | no_license | Willus08/Test6 | https://github.com/Willus08/Test6 | a8ee87f59f0e96873eb08423035760fb9a065c25 | d648a254f6f6239ed7a201533423982eb9be205d | refs/heads/master | 2021-01-01T19:48:12.730000 | 2017-07-30T16:11:03 | 2017-07-30T16:11:03 | 98,689,452 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package posidenpalace.com.test6;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.FrameLayout;
import android.widget.ImageView;
import android.widget... | UTF-8 | Java | 2,468 | java | RecycleAdapter.java | Java | [] | null | [] | package posidenpalace.com.test6;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.FrameLayout;
import android.widget.ImageView;
import android.widget... | 2,468 | 0.666532 | 0.665721 | 75 | 31.906666 | 27.908028 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.626667 | false | false | 0 |
672784c86379799ecfc3a79b84c438386ac9d2e3 | 26,637,387,172,410 | 90d7b98e0149c9db52ba7af998e3f56847440d53 | /src/main/java/com/oversea/common/enums/UserType.java | 65f4482e7b8c4d71da0ec1dd533d395d6fc8244b | [] | no_license | tzwdbd/common | https://github.com/tzwdbd/common | ce80bcb7fabd42e484fe421ef2ef5dadc0e32f03 | 32adb67f068d3a7263399c9aacd7c1c3aec9b1b3 | refs/heads/master | 2020-02-19T16:53:25.218000 | 2018-03-23T04:54:27 | 2018-03-23T04:54:27 | 126,921,662 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.oversea.common.enums;
import com.oversea.common.util.StringUtil;
public enum UserType {
MOBILE("mobile", "手机"),
TAOBAO("tb", "淘宝"),
WECHAT("wechat", "微信"),
APPWECHAT("appwechat", "app微信"),
DUMMY("dummy", "刷单小号"),
JIAZB("jiazb", "家政帮"),
ZHONGDA("zhongda", "中大对接平台","partnerType"),
SOUGOU("... | UTF-8 | Java | 1,379 | java | UserType.java | Java | [] | null | [] | package com.oversea.common.enums;
import com.oversea.common.util.StringUtil;
public enum UserType {
MOBILE("mobile", "手机"),
TAOBAO("tb", "淘宝"),
WECHAT("wechat", "微信"),
APPWECHAT("appwechat", "app微信"),
DUMMY("dummy", "刷单小号"),
JIAZB("jiazb", "家政帮"),
ZHONGDA("zhongda", "中大对接平台","partnerType"),
SOUGOU("... | 1,379 | 0.599096 | 0.599096 | 68 | 18.514706 | 15.109884 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.235294 | false | false | 0 |
ed82cba6784d60fbd53562df04463897878b6704 | 4,423,816,380,488 | 35a067635ab631c482a4bd6d30f45460a4f1c8e4 | /src/main/java/cs444/group9/AST/Node/Statement/StatementNode.java | cbb0545e17e5f0db2053e68fc2d8c0d3071dddb3 | [] | no_license | acgatea/Java-compiler | https://github.com/acgatea/Java-compiler | ddee20a857eeb09f4612af64c937d80552f6a319 | 9dd8cf79c614d964084ba36ba7a0a494cb9ec411 | refs/heads/main | 2023-08-29T10:57:38.318000 | 2021-10-16T23:35:27 | 2021-10-16T23:35:27 | 417,942,736 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*******************************************************************************
* StatementNode.java
*
* A module implementing the Statement node for the AST.
* ****************************************************************************/
package cs444.group9.AST.Node.Statement;
import cs444.group9.AST.N... | UTF-8 | Java | 2,665 | java | StatementNode.java | Java | [] | null | [] | /*******************************************************************************
* StatementNode.java
*
* A module implementing the Statement node for the AST.
* ****************************************************************************/
package cs444.group9.AST.Node.Statement;
import cs444.group9.AST.N... | 2,665 | 0.434522 | 0.427767 | 70 | 36.042858 | 28.08428 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.357143 | false | false | 0 |
8159445b196967ff18dfd1bd71a376a041fc8853 | 4,423,816,378,570 | 5560d106128da015ce7c365cf07e1ffc9cf311ca | /src/java8/features/example1/Community.java | d21b0e2b23957e4bb6c1569c32e46b313d139c89 | [] | no_license | hanysourcecode/Java8-Features | https://github.com/hanysourcecode/Java8-Features | fed60ade5dead732c99789106bb1befc835cf27e | 7317bda58e79b8fa2154b30fe647a80ef2dfb66e | refs/heads/master | 2023-03-15T15:26:59.894000 | 2015-07-06T08:51:46 | 2015-07-06T08:51:46 | null | 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 java8.features.example1;
import java.util.Collections;
import java.util.List;
/**
*
* @author Hany.Ahmed
*/
public class ... | UTF-8 | Java | 1,769 | java | Community.java | Java | [
{
"context": "ections;\nimport java.util.List;\n\n/**\n *\n * @author Hany.Ahmed\n */\npublic class Community implements CommunityIn",
"end": 302,
"score": 0.9998656511306763,
"start": 292,
"tag": "NAME",
"value": "Hany.Ahmed"
}
] | 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 java8.features.example1;
import java.util.Collections;
import java.util.List;
/**
*
* @author Hany.Ahmed
*/
public class ... | 1,769 | 0.56303 | 0.559073 | 74 | 22.905405 | 20.085068 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.189189 | false | false | 0 |
b5c5cf25b11a77d4f6387dd87641d3b100b38ee8 | 4,887,672,847,481 | fc16c214e43c52ee71e39da2557c84dbfc3bab0d | /app/src/main/java/com/tanveer/qhunter/fragment/QRGenerateFragment.java | d9c04eff6e59b4879e31c19dcb346f804757ba60 | [] | no_license | DrawTechBD/qHunter | https://github.com/DrawTechBD/qHunter | 8e185bfc5110687a1c8b8c5be14eef3d22ccbc28 | 0e851467300e834af297d123c1fe74cce2e3fe2a | refs/heads/master | 2020-07-21T11:48:20.840000 | 2019-10-26T01:41:44 | 2019-10-26T01:41:44 | 206,855,042 | 0 | 1 | null | false | 2019-09-28T10:04:45 | 2019-09-06T18:46:32 | 2019-09-22T10:51:38 | 2019-09-28T10:04:45 | 225 | 0 | 1 | 2 | Java | false | false | package com.tanveer.qhunter.fragment;
import android.annotation.SuppressLint;
import android.app.AlertDialog;
import android.app.ProgressDialog;
import android.content.DialogInterface;
import android.content.Intent;
import android.graphics.Bitmap;
import android.location.Location;
import android.location.LocationListe... | UTF-8 | Java | 14,782 | java | QRGenerateFragment.java | Java | [] | null | [] | package com.tanveer.qhunter.fragment;
import android.annotation.SuppressLint;
import android.app.AlertDialog;
import android.app.ProgressDialog;
import android.content.DialogInterface;
import android.content.Intent;
import android.graphics.Bitmap;
import android.location.Location;
import android.location.LocationListe... | 14,782 | 0.599513 | 0.599378 | 392 | 36.709183 | 26.186577 | 168 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.663265 | false | false | 0 |
60eb1ac074c10c8e326a8803a7c518f82525841d | 19,688,130,115,794 | bdf94d3aa8f037934b1e13ac7fdc60338139654f | /Assembler.java | 9fb75821a15653cc8a27c4c2434b53c40d3c82e3 | [] | no_license | ANIKET7419/MINI-ASSEMBLER | https://github.com/ANIKET7419/MINI-ASSEMBLER | 97e2cd1be2fae4a77cb5b4ca89e20de0e6cab0c3 | 3dacb15b3d696286397d3bad94630c30703c071b | refs/heads/main | 2023-01-12T11:39:57.672000 | 2020-11-14T06:48:38 | 2020-11-14T06:48:38 | 312,045,016 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package Assembler;
import org.jetbrains.annotations.NotNull;
import java.io.*;
import java.util.ArrayList;
/**
*
* PROJECT NAME --- DUMMY ASSEMBLER
* <br>
* DEVELOPER --- ANIKET
* <br>
* COURSE -- BSC ( HONS ) COMPUTER SCIENCE LAST YEAR
* <br>
* COLLEGE --- DYAL SINGH COLLEGE ( DELHI UNIVERSITY )
* <br>
... | UTF-8 | Java | 26,652 | java | Assembler.java | Java | [
{
"context": " NAME --- DUMMY ASSEMBLER\n * <br>\n * DEVELOPER --- ANIKET\n * <br>\n * COURSE -- BSC ( HONS ) COMPUTER SCIENC",
"end": 187,
"score": 0.9997043609619141,
"start": 181,
"tag": "NAME",
"value": "ANIKET"
},
{
"context": " COMPUTER SCIENCE LAST YEAR\n * <br>\n * COLLEGE --... | null | [] |
package Assembler;
import org.jetbrains.annotations.NotNull;
import java.io.*;
import java.util.ArrayList;
/**
*
* PROJECT NAME --- DUMMY ASSEMBLER
* <br>
* DEVELOPER --- ANIKET
* <br>
* COURSE -- BSC ( HONS ) COMPUTER SCIENCE LAST YEAR
* <br>
* COLLEGE --- <NAME> COLLEGE ( DELHI UNIVERSITY )
* <br>
* C... | 26,613 | 0.338361 | 0.326279 | 668 | 38.892216 | 31.275248 | 229 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.552395 | false | false | 0 |
5c4d92ccdd42d13fb20cc11a870e53da4b205f9c | 850,403,526,268 | ed094297869d51695fc47104d6d17b5daf2d3ff2 | /src/main/java/com/example/contacto/MainActivity.java | a66b61280c78ca34a8b606d34b316105d22dc1e5 | [] | no_license | cperezimbert/contacto | https://github.com/cperezimbert/contacto | e53f38140683874328e28090cc651d74cd8f4711 | 1968f92afa0c807b2f366fa2361a09ea27190fc1 | refs/heads/main | 2023-01-08T21:29:31.020000 | 2020-11-02T15:35:29 | 2020-11-02T15:35:29 | 309,387,191 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.contacto;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.Button;
import android.widget.DatePicker;
import android.widget.EditText;
import android.widget.To... | UTF-8 | Java | 4,306 | java | MainActivity.java | Java | [] | null | [] | package com.example.contacto;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.Button;
import android.widget.DatePicker;
import android.widget.EditText;
import android.widget.To... | 4,306 | 0.53056 | 0.530328 | 106 | 38.613209 | 24.845018 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.669811 | false | false | 0 |
6a69163a5a7348a7389c428206d824d392dcdd53 | 77,309,414,681 | c19cc78880298eae676af0e1fc510884cba40b05 | /src/sim/net/overlay/dht/swarm/StreamEvent.java | f7aabc647d0a051b1715e2538fda98ab185510c4 | [
"BSD-2-Clause"
] | permissive | bramp/p2psim | https://github.com/bramp/p2psim | 40283349144147c8bbd43615c7776e90e271531c | b73a3576a55da19428c297e84bd4bdb3dcb32790 | refs/heads/master | 2023-05-03T16:32:06.793000 | 2013-04-18T21:15:00 | 2013-04-18T21:15:00 | 7,320,705 | 4 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Created on 04-May-2005
*/
package sim.net.overlay.dht.swarm;
import sim.events.Event;
import sim.events.EventException;
import sim.events.Events;
/**
* @author Andrew Brampton
*/
public class StreamEvent extends Event {
public int packetCount = 0;
public final SwarmPeer peer;
public fin... | UTF-8 | Java | 1,192 | java | StreamEvent.java | Java | [
{
"context": "ion;\r\nimport sim.events.Events;\r\n\r\n/**\r\n * @author Andrew Brampton\r\n */\r\npublic class StreamEvent extends Event {\r\n\r",
"end": 195,
"score": 0.9998584985733032,
"start": 180,
"tag": "NAME",
"value": "Andrew Brampton"
}
] | null | [] | /*
* Created on 04-May-2005
*/
package sim.net.overlay.dht.swarm;
import sim.events.Event;
import sim.events.EventException;
import sim.events.Events;
/**
* @author <NAME>
*/
public class StreamEvent extends Event {
public int packetCount = 0;
public final SwarmPeer peer;
public final int OP... | 1,183 | 0.658557 | 0.64849 | 57 | 18.912281 | 17.415743 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.22807 | false | false | 0 |
85a32c75468edd282383a63dadca3a1b5dec30b2 | 5,016,521,829,221 | e338f8d30e7c38d712b5c86adefcabde3b8ef249 | /Crawler/src/interfaces/HtmlDownloader.java | 4a908552ddb06487cd076db9a98ce862b78ff4fa | [] | no_license | MollyHe5/SeekMovies | https://github.com/MollyHe5/SeekMovies | 48054be95d8a4eb2e5e37a5009bd93ebe6ca193d | 9ffdbbfd8483ee0f9f4fe4797fe8c79fa90b3bcb | refs/heads/master | 2022-09-10T04:24:56.297000 | 2017-07-08T10:05:05 | 2017-07-08T10:05:05 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package interfaces;
import java.io.IOException;
/**
* Created by douchengfeng on 2017/5/30.
* 用于下载html页面
*/
public interface HtmlDownloader {
/**
* 用于下载html页面
* @param url 页面的url
* @return html页面,以字符串的形式
*/
String getHtmlPage(String url) throws IOException;
/**
* 用于结束下载器
... | UTF-8 | Java | 419 | java | HtmlDownloader.java | Java | [
{
"context": "s;\n\nimport java.io.IOException;\n\n/**\n * Created by douchengfeng on 2017/5/30.\n * 用于下载html页面\n */\npublic interface ",
"end": 80,
"score": 0.9991569519042969,
"start": 68,
"tag": "USERNAME",
"value": "douchengfeng"
}
] | null | [] | package interfaces;
import java.io.IOException;
/**
* Created by douchengfeng on 2017/5/30.
* 用于下载html页面
*/
public interface HtmlDownloader {
/**
* 用于下载html页面
* @param url 页面的url
* @return html页面,以字符串的形式
*/
String getHtmlPage(String url) throws IOException;
/**
* 用于结束下载器
... | 419 | 0.622535 | 0.602817 | 23 | 14.434783 | 14.622276 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.173913 | false | false | 0 |
cfe8ccd7ad02ec87f9849c3c80af76bc830f4bc7 | 23,244,363,010,280 | 2a83693b029e72c9cf20f3209eec3133398bc8e8 | /Practice/src/com/practice/A.java | 37f2a09d243d3450002070d76124645586ba6865 | [] | no_license | kumarankit01/euler | https://github.com/kumarankit01/euler | 98a01449a69fe80a7c90a24916270405d4e1cfd3 | 40f9eee2c83b86779b4ccab1d79b668807bc2d3d | refs/heads/master | 2021-01-10T21:40:29.663000 | 2015-04-27T03:26:44 | 2015-04-27T03:26:44 | 34,643,970 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.practice;
class C{
{
System.out.println("C ins");
}
C(){
System.out.println("C const!!");
}
static{
System.out.println("C static");
}
}
class B extends C{
{
System.out.println("B ins");
}
static{
System.out.println("B static");
}
}
public class A extends B {
stati... | UTF-8 | Java | 507 | java | A.java | Java | [] | null | [] | package com.practice;
class C{
{
System.out.println("C ins");
}
C(){
System.out.println("C const!!");
}
static{
System.out.println("C static");
}
}
class B extends C{
{
System.out.println("B ins");
}
static{
System.out.println("B static");
}
}
public class A extends B {
stati... | 507 | 0.57002 | 0.57002 | 35 | 12.485714 | 13.641054 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.228571 | false | false | 0 |
a1e2c2d55530e901c8c6d772e1ac37084f3322cb | 2,534,030,706,931 | bd69275e097dacbf28cb7def0b02620cedabb17d | /queue-core/src/main/java/com/kingsoft/wps/mail/queue/KMQueueManager.java | 9a92b100f38b20d07f61f054081bcbe120048fb1 | [
"Apache-2.0"
] | permissive | wanghuading/KMQueue | https://github.com/wanghuading/KMQueue | 30c23982b7980e87eccb8a6b9612f6934dd413c5 | 424136867c8dfaaaf6306a3ae3493381f9c82486 | refs/heads/master | 2020-03-16T22:57:07.594000 | 2018-02-11T03:27:57 | 2018-02-11T03:28:03 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.kingsoft.wps.mail.queue;
import com.kingsoft.wps.mail.exception.NestedException;
import com.kingsoft.wps.mail.queue.backup.BackupQueue;
import com.kingsoft.wps.mail.queue.backup.RedisBackupQueue;
import com.kingsoft.wps.mail.utils.Assert;
import com.kingsoft.wps.mail.utils.KMQUtils;
import redis.clients.je... | UTF-8 | Java | 11,136 | java | KMQueueManager.java | Java | [
{
"context": "port java.util.logging.Logger;\n\n/**\n * Created by 刘春龙 on 2018/1/17.\n * <p>\n * 队列管理器,redis线程池的初始化,队列的初始化",
"end": 773,
"score": 0.9998226165771484,
"start": 770,
"tag": "NAME",
"value": "刘春龙"
}
] | null | [] | package com.kingsoft.wps.mail.queue;
import com.kingsoft.wps.mail.exception.NestedException;
import com.kingsoft.wps.mail.queue.backup.BackupQueue;
import com.kingsoft.wps.mail.queue.backup.RedisBackupQueue;
import com.kingsoft.wps.mail.utils.Assert;
import com.kingsoft.wps.mail.utils.KMQUtils;
import redis.clients.je... | 11,136 | 0.546787 | 0.544867 | 334 | 28.628742 | 23.735189 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.407186 | false | false | 0 |
03813699d505d62118f2cdd4de908e97e05dbc63 | 20,633,022,913,756 | 0762537a6c04de8182978d6b345b853027c00b2c | /src/ca/hjalmionlabs/rendering/gui/toolbar/Toolbar.java | bc441a7f828c2e5c3e5a3290c10d95f70ee5dcfe | [] | no_license | Hjalmion-Labs/SandboxGame | https://github.com/Hjalmion-Labs/SandboxGame | def47fde750d1efa45dda0ed236e593580f20766 | 0a4285eba1a17c81e2d739aba44721edcc63eb9d | refs/heads/master | 2022-03-17T11:48:45.701000 | 2019-12-06T00:17:35 | 2019-12-06T00:17:35 | 111,003,956 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ca.hjalmionlabs.rendering.gui.toolbar;
import java.awt.Color;
import java.util.ArrayList;
import java.util.List;
import ca.hjalmionlabs.main.Game;
import ca.hjalmionlabs.world.tiles.Tile;
import ca.hjalmionlabs.world.tiles.TileType;
public class Toolbar
{
/** X-position of top left corner of the Toolbar */... | UTF-8 | Java | 6,765 | java | Toolbar.java | Java | [] | null | [] | package ca.hjalmionlabs.rendering.gui.toolbar;
import java.awt.Color;
import java.util.ArrayList;
import java.util.List;
import ca.hjalmionlabs.main.Game;
import ca.hjalmionlabs.world.tiles.Tile;
import ca.hjalmionlabs.world.tiles.TileType;
public class Toolbar
{
/** X-position of top left corner of the Toolbar */... | 6,765 | 0.637842 | 0.611973 | 325 | 19.815384 | 19.82686 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.864615 | false | false | 0 |
3f6ae358022fc364059da671000fddaca38c5bc5 | 28,664,611,760,065 | dd43915d036195d5925c5b49e1ede767b6eb82c7 | /Junit5Tutorial/src/test/java/TestInfoDemo.java | 2db69502188e3160fe6fb0ee7233cbf344d43619 | [] | no_license | cwray01/BigDataLearning | https://github.com/cwray01/BigDataLearning | 12a1f6368a61e5aeeb0963384d4cfc217c38f190 | 7738ca32e30bab141ed0e267bfb7870323ef9a5d | refs/heads/master | 2021-07-01T01:40:09.539000 | 2019-04-16T23:56:31 | 2019-04-16T23:56:31 | 114,504,107 | 2 | 0 | null | false | 2017-12-17T03:38:37 | 2017-12-17T02:31:08 | 2017-12-17T02:31:08 | 2017-12-17T03:38:37 | 0 | 0 | 0 | 0 | null | false | null | import static org.junit.jupiter.api.Assertions.assertEquals;
import static org.junit.jupiter.api.Assertions.assertTrue;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.DisplayName;
import org.junit.jupiter.api.Tag;
import org.junit.jupiter.api.Test;
import org.junit.jupiter.api.TestInfo;
/**
* ... | UTF-8 | Java | 1,705 | java | TestInfoDemo.java | Java | [] | null | [] | import static org.junit.jupiter.api.Assertions.assertEquals;
import static org.junit.jupiter.api.Assertions.assertTrue;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.DisplayName;
import org.junit.jupiter.api.Tag;
import org.junit.jupiter.api.Test;
import org.junit.jupiter.api.TestInfo;
/**
* ... | 1,705 | 0.719648 | 0.715542 | 56 | 29.446428 | 29.7453 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.392857 | false | false | 0 |
8316bc903be430268f19e50e90393cf4974691fe | 12,859,132,086,400 | 29b52f4d202b0e5b3e1b0a4b3130a4a7bbed0392 | /PrimerosPasos2018/src/practicasPropuestas/PrimeraPracticaPropuesta.java | d72d1baa6226a1a31a39a4210f32f44fb469f9b2 | [] | no_license | juanra1997/DI | https://github.com/juanra1997/DI | 80b5350a2f4210a583c444e9345a286d44efe650 | 656d97c147f1dc60d97f3efb5a9aebf80bd182bd | refs/heads/master | 2020-03-29T02:31:31.412000 | 2019-03-12T12:24:08 | 2019-03-12T12:24:08 | 149,441,261 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package practicasPropuestas;
import javax.swing.JFrame;
public class PrimeraPracticaPropuesta {
public static void main(String[] args) {
MiMarco marco=new MiMarco();
marco.setLocation(200,300);
}
}
class MiMarco extends JFrame{
private static final long serialVersionUID = 1L;
public MiMarco() {
... | UTF-8 | Java | 499 | java | PrimeraPracticaPropuesta.java | Java | [] | null | [] | package practicasPropuestas;
import javax.swing.JFrame;
public class PrimeraPracticaPropuesta {
public static void main(String[] args) {
MiMarco marco=new MiMarco();
marco.setLocation(200,300);
}
}
class MiMarco extends JFrame{
private static final long serialVersionUID = 1L;
public MiMarco() {
... | 499 | 0.719439 | 0.693387 | 30 | 15.6 | 16.58634 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.3 | false | false | 0 |
5a6f46414c471c2d332dbb63974cd764402e89e6 | 13,091,060,338,297 | f083b293c040290a06d79dd0fd3199f8ec94e78b | /My Java/src/com/pkg1/A4.java | f54b673b7bfd3cfbd9b0137042ee15dbe7547ab1 | [] | no_license | bhushanbpujar/Bhushan | https://github.com/bhushanbpujar/Bhushan | b5132b56d517679656ca22b16cabbb806ddfcfb3 | 53c74ab10e856ba9d57b94997e1f04ac987122e8 | refs/heads/master | 2022-12-22T16:31:16.622000 | 2022-12-09T07:12:54 | 2022-12-09T07:12:54 | 218,668,327 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pkg1;
public class A4 {
protected static int i=10;
protected int j=20;
public static void main(String[] args) {
System.out.println(A4.i);
A4 a=new A4();
System.out.println(a.j);
}
}
| UTF-8 | Java | 222 | java | A4.java | Java | [] | null | [] | package com.pkg1;
public class A4 {
protected static int i=10;
protected int j=20;
public static void main(String[] args) {
System.out.println(A4.i);
A4 a=new A4();
System.out.println(a.j);
}
}
| 222 | 0.621622 | 0.581081 | 15 | 12.8 | 12.812494 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.933333 | false | false | 0 |
953b8235ef65c8b479d7ba881747cb372e7d8a68 | 30,494,267,813,562 | 50f983d25984b3bc4751882a9e970e4678bd54fc | /src/main/java/by/qlab/energycenter/drivers/SerialChannel.java | 846d6aae66b961601efc96000ce20bc370aba93a | [] | no_license | freonby/energycenter | https://github.com/freonby/energycenter | c4f669a11e2dd0705246319f7d06d0c00a14b5fb | b2cd558d986e07c0a890cf9bcb2cf7d49783d2e9 | refs/heads/master | 2021-01-12T10:05:33.494000 | 2017-02-19T12:09:10 | 2017-02-19T12:09:10 | 76,357,049 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package by.qlab.energycenter.drivers;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import by.qlab.energycenter.interfaces.Answer;
import by.qlab.energycenter.interfaces.Channel;
import by.qlab.energycenter.interfaces.Packet;
import jssc.SerialPort;
import jssc.SerialPortException;
public class SerialChan... | UTF-8 | Java | 1,500 | java | SerialChannel.java | Java | [] | null | [] | package by.qlab.energycenter.drivers;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import by.qlab.energycenter.interfaces.Answer;
import by.qlab.energycenter.interfaces.Channel;
import by.qlab.energycenter.interfaces.Packet;
import jssc.SerialPort;
import jssc.SerialPortException;
public class SerialChan... | 1,500 | 0.731333 | 0.73 | 71 | 20.12676 | 22.523809 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.464789 | false | false | 0 |
e4614cf66b3f433d29f4ebaf5f5cd52482b6eb27 | 26,448,408,646,232 | 190b57d66038ac57595c9523d444279ae88d18f7 | /Dentist/src/views/GlobalProcedureListView.java | f6178bd4a580aee7e056783552a4eaf03fa7a95e | [] | no_license | shane-tw/College | https://github.com/shane-tw/College | 43dcbdabcdfa25553692eae7b20a49915ca2f445 | 4635a378034db6bdfdea55824c8f2f457b60290d | refs/heads/master | 2022-12-25T03:30:36.864000 | 2020-10-04T17:49:03 | 2020-10-04T17:49:03 | 301,187,451 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package views;
import controllers.GlobalProcedureListController;
import controllers.ProcedureListController;
import javafx.geometry.Insets;
import javafx.geometry.Pos;
import javafx.scene.control.Button;
import javafx.scene.control.ScrollPane;
import javafx.scene.layout.HBox;
import javafx.scene.layout.Priori... | UTF-8 | Java | 3,395 | java | GlobalProcedureListView.java | Java | [
{
"context": "\r\nimport javafx.stage.Stage;\r\n\r\n/**\r\n * Created by Shane on 19/03/2017.\r\n */\r\npublic class GlobalProcedure",
"end": 413,
"score": 0.9760239124298096,
"start": 408,
"tag": "USERNAME",
"value": "Shane"
}
] | null | [] | package views;
import controllers.GlobalProcedureListController;
import controllers.ProcedureListController;
import javafx.geometry.Insets;
import javafx.geometry.Pos;
import javafx.scene.control.Button;
import javafx.scene.control.ScrollPane;
import javafx.scene.layout.HBox;
import javafx.scene.layout.Priori... | 3,395 | 0.677172 | 0.671576 | 113 | 28.044249 | 23.358835 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.504425 | false | false | 0 |
63cb1d723129dc9c5cfdfbe8cb2acc82ae140f2d | 17,171,279,252,116 | b6400c51e916328108fcc4cd417804c992cab322 | /src/com/dp/proxy/Proxy.java | 44acf7d26883dc31032bed144ba04d631c7fef80 | [] | no_license | PlumpMath/DesignPattern-242 | https://github.com/PlumpMath/DesignPattern-242 | 5f137eae641e053fd73a8da7af4e12b15600e9e9 | 0126e2b2f2d968b66d25085901e9b4780058d551 | refs/heads/master | 2021-01-20T09:36:25.680000 | 2017-03-21T07:16:10 | 2017-03-21T07:16:10 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dp.proxy;
public class Proxy implements IProxy{
IProxy worker = null;
public Proxy(IProxy p)
{
worker = p;
}
@Override
public void operation() {
// TODO Auto-generated method stub
System.out.println("before work...");
worker.operation();
System.out.println("after work...");
}
}
| UTF-8 | Java | 310 | java | Proxy.java | Java | [] | null | [] | package com.dp.proxy;
public class Proxy implements IProxy{
IProxy worker = null;
public Proxy(IProxy p)
{
worker = p;
}
@Override
public void operation() {
// TODO Auto-generated method stub
System.out.println("before work...");
worker.operation();
System.out.println("after work...");
}
}
| 310 | 0.677419 | 0.677419 | 17 | 17.235294 | 14.210723 | 39 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.352941 | false | false | 0 |
0039796b6f967031110e53ec7ada3bd5bfd4e979 | 23,210,003,272,293 | 0ffc6a422cbba3853467fc430902e1299c2f1a95 | /src/de.hpi.swa.trufflesqueak/src/de/hpi/swa/trufflesqueak/model/PointersObject.java | 4f4741108dd98b4b5a95d7991073d772e68f72d1 | [
"MIT"
] | permissive | hpi-swa/graalsqueak | https://github.com/hpi-swa/graalsqueak | 93fdc00227093293bfb7876f0bde468eb24b2018 | a0f1de39da15d304958b89b326b8dad177344e44 | refs/heads/master | 2021-03-30T18:28:37.691000 | 2021-03-25T14:01:17 | 2021-03-25T15:10:03 | 111,902,034 | 93 | 7 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (c) 2017-2021 Software Architecture Group, Hasso Plattner Institute
*
* Licensed under the MIT License.
*/
package de.hpi.swa.trufflesqueak.model;
import com.oracle.truffle.api.CompilerAsserts;
import de.hpi.swa.trufflesqueak.image.SqueakImageContext;
import de.hpi.swa.trufflesqueak.image.SqueakIma... | UTF-8 | Java | 6,667 | java | PointersObject.java | Java | [] | null | [] | /*
* Copyright (c) 2017-2021 Software Architecture Group, Hasso Plattner Institute
*
* Licensed under the MIT License.
*/
package de.hpi.swa.trufflesqueak.model;
import com.oracle.truffle.api.CompilerAsserts;
import de.hpi.swa.trufflesqueak.image.SqueakImageContext;
import de.hpi.swa.trufflesqueak.image.SqueakIma... | 6,667 | 0.717414 | 0.715614 | 172 | 37.761627 | 35.909061 | 145 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.575581 | false | false | 0 |
20f99da06a5021c880ed450be14489bf7bfe782f | 14,104,672,609,979 | c16c84611ed327db16b2d4a0a498a1aa26adbb06 | /src/com/java/pojo/test2email.java | 826e26b03304150d8d81271ba22459cb15696a81 | [] | no_license | redKinge/git-spring02 | https://github.com/redKinge/git-spring02 | 315b92f9264468335070b8914ece3ea605af15ab | 01c029468d836d3be99238926575ce4a7493777b | refs/heads/master | 2023-05-06T02:25:30.501000 | 2021-05-29T01:41:57 | 2021-05-29T01:41:57 | 371,854,652 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.java.pojo;
import javax.mail.Session;
import javax.mail.internet.MimeMessage;
import javax.mail.internet.MimeMultipart;
import java.util.Properties;
/**
* description:描述
* author: 河发
* time: 23:00
*/
public class test2email {
}
| UTF-8 | Java | 258 | java | test2email.java | Java | [
{
"context": "util.Properties;\n\n/**\n * description:描述\n * author: 河发\n * time: 23:00\n */\npublic class test2email {\n\n\n\n\n",
"end": 198,
"score": 0.9747620224952698,
"start": 196,
"tag": "NAME",
"value": "河发"
}
] | null | [] | package com.java.pojo;
import javax.mail.Session;
import javax.mail.internet.MimeMessage;
import javax.mail.internet.MimeMultipart;
import java.util.Properties;
/**
* description:描述
* author: 河发
* time: 23:00
*/
public class test2email {
}
| 258 | 0.736 | 0.716 | 18 | 12.888889 | 13.851951 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.277778 | false | false | 0 |
4c3803dd4c724c4c648ff19444486d8459718762 | 17,368,847,812,709 | 6a29d312eef3b99ba08da4a89d93a37b53ffd11d | /src/mdc/strings/StringMethods.java | 7676086ca4ad9ddf4b71090782315cf1192af34c | [] | no_license | mpenapr/java-certification-1z0-808 | https://github.com/mpenapr/java-certification-1z0-808 | 3caee198821be04fb483d038c2593bbe9d2b76b2 | 72a0ad2c9044e7fb72b97ff09bc5fa10ae30cda7 | refs/heads/master | 2023-01-31T15:34:56.679000 | 2020-12-11T00:49:33 | 2020-12-11T00:49:33 | 302,190,842 | 0 | 0 | null | true | 2020-12-11T00:49:34 | 2020-10-08T00:12:19 | 2020-12-09T00:57:07 | 2020-12-11T00:49:33 | 282 | 0 | 0 | 0 | Java | false | false | package mdc.strings;
import java.util.Scanner;
public class StringMethods {
static int number;
public static void main(String[] args) {
// 0 1 2 3 4 5 6 7 8 9 10 ==> index is always length - 1
// J a v a i s f u n => length = 11
String s... | UTF-8 | Java | 3,137 | java | StringMethods.java | Java | [] | null | [] | package mdc.strings;
import java.util.Scanner;
public class StringMethods {
static int number;
public static void main(String[] args) {
// 0 1 2 3 4 5 6 7 8 9 10 ==> index is always length - 1
// J a v a i s f u n => length = 11
String s... | 3,137 | 0.605355 | 0.586229 | 67 | 45.820896 | 36.483456 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.761194 | false | false | 0 |
b2487c747fabe941be24f7ec6d1e848c0b520179 | 14,173,392,094,192 | ad828ffb2d5a3051b62ac758e06a9f172c4eb848 | /week3/src/test/java/ie/gmit/softwareeng/week3/ex1/Exercise1.java | 814d142ec30ebfd5fa8bc4b0e82eb79d6404fc94 | [] | no_license | eamonncollins/SoftwareEngAndTest | https://github.com/eamonncollins/SoftwareEngAndTest | d397df6f03077aa731c71107ebe27ba51e4bf05e | 5e9ba2cd98f0e311e664662de3605842c6a1f05f | refs/heads/master | 2020-05-03T04:34:55.252000 | 2019-03-29T15:28:07 | 2019-03-29T15:28:07 | 178,425,673 | 0 | 0 | null | true | 2019-03-29T14:59:01 | 2019-03-29T14:59:00 | 2019-03-06T22:08:05 | 2019-03-29T14:58:55 | 7,964 | 0 | 0 | 0 | null | false | null | package ie.gmit.softwareeng.week3.ex1;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.mockito.Mock;
import org.mockito.junit.MockitoJUnitRunner;
import static org.junit.Assert.assertEquals;
import static org.mockito.Mockito.when;
@RunWith(MockitoJUnitRunner.class)
public class Exercise1 {
@M... | UTF-8 | Java | 952 | java | Exercise1.java | Java | [] | null | [] | package ie.gmit.softwareeng.week3.ex1;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.mockito.Mock;
import org.mockito.junit.MockitoJUnitRunner;
import static org.junit.Assert.assertEquals;
import static org.mockito.Mockito.when;
@RunWith(MockitoJUnitRunner.class)
public class Exercise1 {
@M... | 952 | 0.713235 | 0.710084 | 36 | 25.444445 | 23.759727 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 0 |
fc1747ed033f568c1ac8e9cff7b86f32563471ee | 32,134,945,332,523 | df3699bf78aa480f28472b6b23b6634fcc366595 | /NCT/src/main/java/ie/cit/adf/domain/dao/JdbcVehicleRepository.java | 16c1697628e8fec99375823f16136eb6de9b3ace | [] | no_license | DeclanHurney/NCT | https://github.com/DeclanHurney/NCT | d25cbff30c9652b76c371f84cf5b58554055ac9e | 3e10a538ecc9340b51516a28181a7051c5495a6f | refs/heads/master | 2021-01-10T19:39:08.844000 | 2013-05-13T20:45:08 | 2013-05-13T20:45:08 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ie.cit.adf.domain.dao;
import ie.cit.adf.domain.Vehicle;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.List;
import javax.sql.DataSource;
import org.springframework.jdbc.core.JdbcTemplate;
import org.springframework.jdbc.core.RowMapper;
public class JdbcVehicleRepository impleme... | UTF-8 | Java | 1,568 | java | JdbcVehicleRepository.java | Java | [] | null | [] | package ie.cit.adf.domain.dao;
import ie.cit.adf.domain.Vehicle;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.List;
import javax.sql.DataSource;
import org.springframework.jdbc.core.JdbcTemplate;
import org.springframework.jdbc.core.RowMapper;
public class JdbcVehicleRepository impleme... | 1,568 | 0.770408 | 0.770408 | 50 | 30.360001 | 28.763004 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.96 | false | false | 0 |
632d54282060a6a206b45a15a029dffcd2b0a799 | 18,468,359,383,508 | e1d41991a9b8c9969c886300197ed6519dc92599 | /src/com/tfarm/board/controller/BoardController.java | 2c2375e02ba4b5e215ae5b1e4666e6c37d76a0a3 | [] | no_license | tmzmfldkqls/tfarm-2 | https://github.com/tmzmfldkqls/tfarm-2 | 3b9de93911e788a7c192ce659b2285396b85ead0 | 74c935ca95d22dace8e24ebce17d17c83e09c627 | refs/heads/master | 2021-05-11T18:07:01.556000 | 2018-01-31T09:45:43 | 2018-01-31T09:45:43 | 117,816,411 | 0 | 0 | null | true | 2018-01-17T09:45:08 | 2018-01-17T09:45:08 | 2018-01-17T09:42:09 | 2018-01-17T09:42:07 | 0 | 0 | 0 | 0 | null | false | null | package com.tfarm.board.controller;
import java.util.List;
import java.util.Map;
import javax.servlet.ServletContext;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpSession;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Con... | UTF-8 | Java | 4,341 | java | BoardController.java | Java | [
{
"context": ";\r\n\t\treboardDto.setSeq(seq);\r\n\t\treboardDto.setId(\"admin\");\r\n\t\treboardDto.setEmail(\"admin@tfarm.com\");\r\n\t\t",
"end": 3212,
"score": 0.9613637328147888,
"start": 3207,
"tag": "USERNAME",
"value": "admin"
},
{
"context": "eboardDto.setId(\"admin\");\r\n\... | null | [] | package com.tfarm.board.controller;
import java.util.List;
import java.util.Map;
import javax.servlet.ServletContext;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpSession;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Con... | 4,333 | 0.735993 | 0.735762 | 118 | 34.754238 | 23.543303 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.118644 | false | false | 0 |
409708f98e8db665ae3993c43ea15d45074cd4a7 | 14,766,097,612,828 | 782bc67db31e3326ec44cc4e6ed969d7a0afe552 | /demo/src/main/java/com/zzs/demo/controller/ActionResult.java | 18f500d78e40f8a8ea46fa4127d9e2f7fb0b01d9 | [] | no_license | jenson-zzs/Jenson_ING | https://github.com/jenson-zzs/Jenson_ING | 30277eb05ba940ce15d69ae97531ce7c41fc16c1 | e31443aec306223f302a9e154d48522b80f84631 | refs/heads/master | 2022-12-08T13:20:50.874000 | 2020-08-22T06:45:47 | 2020-08-22T06:45:47 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zzs.demo.controller;
import java.util.Map;
public class ActionResult {
private Boolean status;
private String msg;
private Map<String, Object> data;
public Boolean getStatus() {
return status;
}
public String getMsg() {
return msg;
}
public Map<String, Object> getData() {
retu... | UTF-8 | Java | 778 | java | ActionResult.java | Java | [] | null | [] | package com.zzs.demo.controller;
import java.util.Map;
public class ActionResult {
private Boolean status;
private String msg;
private Map<String, Object> data;
public Boolean getStatus() {
return status;
}
public String getMsg() {
return msg;
}
public Map<String, Object> getData() {
retu... | 778 | 0.651671 | 0.651671 | 40 | 17.450001 | 15.444983 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.65 | false | false | 0 |
ef0216eea1286cb3a53bcb67193937d2e8766707 | 26,903,675,146,988 | a4cf8f746d9920402f7f866affe80214541a405a | /src/main/java/BurrowsWheeler.java | 70b68986eea5a0f4eabd3cd84ad214b8b88aeebb | [] | no_license | Kamil-Krynicki/Princeton-algorithms-coursera | https://github.com/Kamil-Krynicki/Princeton-algorithms-coursera | a8b5e86339e85fb039c923a4ea0880d8a3db5f76 | d5950125b17763dedfef4d4d8838cc2e69b3bd93 | refs/heads/master | 2020-12-02T21:53:11.327000 | 2017-11-21T15:12:04 | 2017-11-21T15:12:04 | 67,534,760 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import edu.princeton.cs.algs4.BinaryStdIn;
import edu.princeton.cs.algs4.BinaryStdOut;
import java.util.Deque;
import java.util.HashMap;
import java.util.LinkedList;
import java.util.Map;
public class BurrowsWheeler {
// apply Burrows-Wheeler encoding, reading from standard input and writing to standard output
... | UTF-8 | Java | 3,009 | java | BurrowsWheeler.java | Java | [] | null | [] | import edu.princeton.cs.algs4.BinaryStdIn;
import edu.princeton.cs.algs4.BinaryStdOut;
import java.util.Deque;
import java.util.HashMap;
import java.util.LinkedList;
import java.util.Map;
public class BurrowsWheeler {
// apply Burrows-Wheeler encoding, reading from standard input and writing to standard output
... | 3,009 | 0.530076 | 0.523762 | 105 | 27.666666 | 22.875092 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.590476 | false | false | 0 |
43852df37e5a71b3a2ea4e779cd118b602c8e39a | 16,458,314,699,872 | eef14d12365c3afcd964def36d24df249ddb6b53 | /ex2APC2/src/ex2apc2/Xpto.java | 1ad6b97e3d41b1146aeaec14b7eeb98197f769b3 | [] | no_license | PatriciaDuarte/Java | https://github.com/PatriciaDuarte/Java | 78eeb17bc55e15862d60fd57032318407d9cb052 | 8e0ea2419ed7ff833ec6767b666b8277b5fd55ca | refs/heads/master | 2020-06-03T05:49:51.425000 | 2019-06-12T01:19:28 | 2019-06-12T01:19:28 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ex2apc2;
public class Xpto
{
//VARIAVEIS DE INSTANCIA
private int a;
private int b;
private int c;
//CONSTRUTOR
public Xpto()
{
a = 0;
b=0;
c=0;
}
public Xpto (int a, int b, int c)
{
seta(a);
setb(b);
setc(c)... | UTF-8 | Java | 875 | java | Xpto.java | Java | [] | null | [] | package ex2apc2;
public class Xpto
{
//VARIAVEIS DE INSTANCIA
private int a;
private int b;
private int c;
//CONSTRUTOR
public Xpto()
{
a = 0;
b=0;
c=0;
}
public Xpto (int a, int b, int c)
{
seta(a);
setb(b);
setc(c)... | 875 | 0.378286 | 0.372571 | 64 | 11.703125 | 8.6849 | 39 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3125 | false | false | 0 |
f7df21b84be60ffbdebe99ccd20c7fbe2015b414 | 6,408,091,229,022 | deb923683deac60d51ca204c4fc22f3aa57cd2d8 | /src/model/TipoTransaccion.java | 609abf235ca5d087f7663e33989cd550e6405398 | [] | no_license | mvargass/tiendita | https://github.com/mvargass/tiendita | 5aa987d39f598b717ee0b9111c714d76e79868dc | 6fdc08adcf10296ffe6883b00323633b5605f5bc | refs/heads/master | 2021-05-01T22:04:48.978000 | 2018-02-24T05:51:58 | 2018-02-24T05:51:58 | 120,985,499 | 0 | 0 | null | false | 2018-02-24T05:32:29 | 2018-02-10T04:54:23 | 2018-02-23T05:30:44 | 2018-02-24T05:32:29 | 21,594 | 0 | 0 | 0 | HTML | false | null | package model;
/**
*
* @author Mario
*/
public enum TipoTransaccion {
VENTA
,COMPRA;
}
| UTF-8 | Java | 109 | java | TipoTransaccion.java | Java | [
{
"context": "package model;\r\n\r\n/**\r\n *\r\n * @author Mario\r\n */\r\npublic enum TipoTransaccion {\r\n VENTA\r\n ",
"end": 43,
"score": 0.9995555877685547,
"start": 38,
"tag": "NAME",
"value": "Mario"
}
] | null | [] | package model;
/**
*
* @author Mario
*/
public enum TipoTransaccion {
VENTA
,COMPRA;
}
| 109 | 0.541284 | 0.541284 | 10 | 8.9 | 8.653901 | 29 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3 | false | false | 0 |
6c8c746476eea22791e28769222668237c701334 | 3,470,333,587,530 | a1c8c5f33fc3c7f79ae22b13d4b8cc454b8b1b8d | /src/main/java/demo/file/scanner/filescanner/FileScannerApplication.java | edb2f2745e7f2c612f2103d574ebb31a8bc80426 | [] | no_license | tinhtinhcd/file-scanner | https://github.com/tinhtinhcd/file-scanner | 457f3c3d9c68d5fc3772fda8842d6c9853646137 | 32c49446b6aea5ef47471d4a0a732681fc02f4d7 | refs/heads/main | 2023-04-03T11:02:15.947000 | 2021-04-02T02:16:24 | 2021-04-02T02:16:24 | 353,532,351 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package demo.file.scanner.filescanner;
import demo.file.scanner.filescanner.component.CommandHelper;
import demo.file.scanner.filescanner.component.Uploader;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.CommandLineRunner;
import org.springframework.boot.SpringApplicati... | UTF-8 | Java | 2,019 | java | FileScannerApplication.java | Java | [] | null | [] | package demo.file.scanner.filescanner;
import demo.file.scanner.filescanner.component.CommandHelper;
import demo.file.scanner.filescanner.component.Uploader;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.CommandLineRunner;
import org.springframework.boot.SpringApplicati... | 2,019 | 0.76424 | 0.762754 | 69 | 28.26087 | 26.732519 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.550725 | false | false | 0 |
5ce51f2c4cc397c4e060eab0612999234c9c4838 | 472,446,418,951 | cca9558c57c026914460794d1a6d98ffedc617d1 | /proto/src/main/java/jshdc/type/TemplateType.java | b9e6541e789947f5ad959ef96ca123d134960c1e | [] | no_license | yinghuihong/JSHDC_Platform | https://github.com/yinghuihong/JSHDC_Platform | 9dc0d2660b03e059864f2d581bff21bf30544f22 | c0b39f4950d9f229ed87adc6111905eebd316af6 | refs/heads/master | 2020-04-10T03:51:56.137000 | 2016-06-12T16:14:12 | 2016-06-12T16:14:12 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package jshdc.type;
/**
* 模板ID
* Created by yinghuihong on 16/2/23.
*/
public interface TemplateType {
/**
* 通用轮播模板
*/
String COMMON_CAROUSEL = "COMMON_CAROUSEL";
/**
* OTT模块 - 数量模糊的模板(搜索场景)
*/
String OTT_BLUR = "OTT_BLUR";
/**
* OTT模块 - 一行两列的模板
*/
String OTT_O... | UTF-8 | Java | 922 | java | TemplateType.java | Java | [
{
"context": "package jshdc.type;\n\n/**\n * 模板ID\n * Created by yinghuihong on 16/2/23.\n */\npublic interface TemplateType {\n ",
"end": 58,
"score": 0.9993690848350525,
"start": 47,
"tag": "USERNAME",
"value": "yinghuihong"
}
] | null | [] | package jshdc.type;
/**
* 模板ID
* Created by yinghuihong on 16/2/23.
*/
public interface TemplateType {
/**
* 通用轮播模板
*/
String COMMON_CAROUSEL = "COMMON_CAROUSEL";
/**
* OTT模块 - 数量模糊的模板(搜索场景)
*/
String OTT_BLUR = "OTT_BLUR";
/**
* OTT模块 - 一行两列的模板
*/
String OTT_O... | 922 | 0.50133 | 0.494681 | 41 | 17.341463 | 14.283898 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.219512 | false | false | 0 |
b00c033520d409e18b13d6612e51c1e040f52d0c | 7,438,883,420,981 | 65f727c611214622ef70f49e52ddf6feedaeee5c | /spring-boot/my-spring-boot/src/main/java/com/sxh/processors/MySimpleBeanPostProcessor.java | 0782dc28993f8d46a38b834e4d21633c39c01d83 | [] | no_license | JokerByrant/SpringBoot-Parent | https://github.com/JokerByrant/SpringBoot-Parent | 8563240c0aea27424517c4a4be4b352c2507ee7f | 77d40a9e688b70898f678c86bbc0e15a44b226cb | refs/heads/master | 2022-07-14T19:33:43.692000 | 2021-04-07T08:58:14 | 2021-04-07T08:58:14 | 248,183,862 | 0 | 0 | null | false | 2022-06-17T03:02:34 | 2020-03-18T09:06:39 | 2021-04-07T08:58:39 | 2022-06-17T03:02:34 | 253 | 0 | 0 | 2 | Java | false | false | package com.sxh.processors;
import org.springframework.beans.BeansException;
import org.springframework.beans.factory.config.BeanPostProcessor;
/**
* @author sxh
* @date 2020/6/11
*/
public class MySimpleBeanPostProcessor implements BeanPostProcessor {
@Override
public Object postProcessBeforeInitializatio... | UTF-8 | Java | 763 | java | MySimpleBeanPostProcessor.java | Java | [
{
"context": ".factory.config.BeanPostProcessor;\n\n/**\n * @author sxh\n * @date 2020/6/11\n */\npublic class MySimpleBeanP",
"end": 164,
"score": 0.9996185898780823,
"start": 161,
"tag": "USERNAME",
"value": "sxh"
}
] | null | [] | package com.sxh.processors;
import org.springframework.beans.BeansException;
import org.springframework.beans.factory.config.BeanPostProcessor;
/**
* @author sxh
* @date 2020/6/11
*/
public class MySimpleBeanPostProcessor implements BeanPostProcessor {
@Override
public Object postProcessBeforeInitializatio... | 763 | 0.754915 | 0.74574 | 22 | 33.68182 | 38.253208 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.409091 | false | false | 13 |
fa8babe971e5b2bebef405104566e555dbb3d33f | 19,731,079,778,197 | 7b1138660b7de20bcc40cd1ed95e7e85eee79e0f | /ERS/src/com/richard/game/graphics/Screen.java | 64e975171d4ff73ba0a34cc59c078bd1bb4aea03 | [] | no_license | PlasmaFlare/Game-Projects | https://github.com/PlasmaFlare/Game-Projects | 734dd1c81077af0435a7c64a22427415d11d6617 | c00b63f4f6b93a7478ea61da922a5e8df1d15e94 | refs/heads/master | 2016-09-06T11:34:08.849000 | 2016-03-02T03:17:48 | 2016-03-02T03:17:48 | 26,120,500 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.richard.game.graphics;
public class Screen {
public int width, height;
public int[] pixels;
public int xOffset, yOffset;
public Screen(int width, int height) {
this.width = width;
this.height = height;
pixels = new int[width * height];
}
public void renderSprite(Sprite sprite... | UTF-8 | Java | 1,955 | java | Screen.java | Java | [] | null | [] | package com.richard.game.graphics;
public class Screen {
public int width, height;
public int[] pixels;
public int xOffset, yOffset;
public Screen(int width, int height) {
this.width = width;
this.height = height;
pixels = new int[width * height];
}
public void renderSprite(Sprite sprite... | 1,955 | 0.57289 | 0.559079 | 92 | 19.25 | 19.200106 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.358696 | false | false | 13 |
3136762064b2d22ceabf9ae7e9f37d3ee6ff1e09 | 28,862,180,236,276 | 1f38c354083fbf39a2816cc42421b268be1f43f8 | /30 StringCleaner/StringRemover.java | dc0c6091b99070fba9e7cb6d69fdd85fa4b2628b | [] | no_license | AyushmaanAggarwal/AP-Computer-Science-A | https://github.com/AyushmaanAggarwal/AP-Computer-Science-A | c175bd5a121aa7c3a2157c9def1854641ab564ad | da37417470160c9dece2818d87d0dd551ff04e5e | refs/heads/master | 2023-04-23T10:23:53.478000 | 2021-05-19T22:05:15 | 2021-05-19T22:05:15 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class StringRemover {
private String remove;
private String sentence;
public StringRemover( String sen, String rem )
{
sentence = sen;
remove = rem;
System.out.println(sen+" - String to remove R-M");
}
public void removeStrings()
{
int loc = sentence.indexOf(remove)... | UTF-8 | Java | 683 | java | StringRemover.java | Java | [] | null | [] | public class StringRemover {
private String remove;
private String sentence;
public StringRemover( String sen, String rem )
{
sentence = sen;
remove = rem;
System.out.println(sen+" - String to remove R-M");
}
public void removeStrings()
{
int loc = sentence.indexOf(remove)... | 683 | 0.56369 | 0.557833 | 29 | 22.551723 | 22.730181 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.793103 | false | false | 13 |
361e530fe10c41b20ec60ce5d7493787097a6532 | 2,757,369,074,562 | c5c54923f72d975c24c96eb647feb675511adb45 | /src/Testcases/Loginapplication.java | 4b02ab26f0e50b2453d7d35420fbe4fb21baffed | [] | no_license | diessjack/PageObject | https://github.com/diessjack/PageObject | 75d08839c4415f87fb4f9e2b01ae74fadbd3aa20 | 47bab2368fdcf9e7215b9f483130369207799b0c | refs/heads/master | 2021-08-19T10:17:01.214000 | 2017-11-25T20:45:36 | 2017-11-25T20:45:36 | 112,033,409 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package Testcases;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.chrome.ChromeDriver;
import org.testng.annotations.BeforeClass;
import org.testng.annotations.Test;
import objectrepository.eBayHomepage;
i... | UTF-8 | Java | 1,759 | java | Loginapplication.java | Java | [
{
"context": "rt objectrepository.eBayLoginpage;\n\n/**\n * @author HAOSHU FENG\n * @version 1.0\n * @since Oct 23, 2017 8:18:45 PM",
"end": 385,
"score": 0.9997803568840027,
"start": 374,
"tag": "NAME",
"value": "HAOSHU FENG"
},
{
"context": "w eBayLoginpage(driver);\n\t\trd.Emailid... | null | [] | /**
*
*/
package Testcases;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.chrome.ChromeDriver;
import org.testng.annotations.BeforeClass;
import org.testng.annotations.Test;
import objectrepository.eBayHomepage;
i... | 1,744 | 0.694144 | 0.681637 | 70 | 24.128571 | 20.323751 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.785714 | false | false | 13 |
83e56a810ef3c94a80086c2a97f02afc1ba2b618 | 11,407,433,146,557 | 1252e9cee395e637caa6ac223e4e2c4663dfff7a | /src/main/java/com/m2i/tp/service/ServiceClientImpl.java | 339017afe511afe03f0b18e7ae456b0189ad8cbd | [] | no_license | pascalgillot/appliSpring | https://github.com/pascalgillot/appliSpring | 7dabff0d377d8f87fb56f71d5f84841f21cce8b3 | e9f25ad4e25686258573b38d9d3a3d671c512e22 | refs/heads/master | 2020-04-17T08:39:31.532000 | 2019-01-18T15:01:05 | 2019-01-18T15:01:05 | 166,420,511 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.m2i.tp.service;
import java.util.Collection;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import com.m2i.tp.dao.DaoClient;
import com.m2i.tp.dao.DaoComp... | UTF-8 | Java | 1,770 | java | ServiceClientImpl.java | Java | [] | null | [] | package com.m2i.tp.service;
import java.util.Collection;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import com.m2i.tp.dao.DaoClient;
import com.m2i.tp.dao.DaoComp... | 1,770 | 0.782015 | 0.779169 | 64 | 26.453125 | 25.597809 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.296875 | false | false | 13 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.