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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
be286ca5fa6871e3ff1ae3768fab58b245d676de | 5,549,097,756,118 | 065c7c392aeac9fdf950f51236f808d8835213bb | /src/test/java/lapr4/green/s2/core/n1970581/autodescriptionextensions/VersionTest.java | d933bd9a3733733560cffd254a86270f5acf5073 | [] | no_license | PeFerreira98/LAPR4_2017 | https://github.com/PeFerreira98/LAPR4_2017 | f3089de74011e08e21c617c2b678c8b89f765172 | 283c42dfaf808af005accf2e91f863ab83fe8f7b | refs/heads/master | 2020-03-29T07:57:23.962000 | 2017-06-19T12:54:57 | 2017-06-19T12:54:57 | 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 lapr4.green.s2.core.n1970581.autodescriptionextensions;
import org.junit.After;
import org.junit.AfterClass;
import org.junit.... | UTF-8 | Java | 1,505 | java | VersionTest.java | Java | [
{
"context": "port static org.junit.Assert.*;\n\n/**\n *\n * @author Hugo\n */\npublic class VersionTest {\n \n public Ve",
"end": 438,
"score": 0.9996565580368042,
"start": 434,
"tag": "NAME",
"value": "Hugo"
}
] | 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 lapr4.green.s2.core.n1970581.autodescriptionextensions;
import org.junit.After;
import org.junit.AfterClass;
import org.junit.... | 1,505 | 0.576744 | 0.556146 | 77 | 18.545454 | 17.508102 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.350649 | false | false | 4 |
eadccf43eba42961cac9e767f60303ca641d5c40 | 4,440,996,223,448 | 7514c1f32a02360f102dd20dab47a8cabf29351c | /src/main/java/com/babybloom/web/model/bo/WeixinDecryptionBo.java | c4881923ee2afd188535c1777669023449c561b6 | [] | no_license | tony-piao/app-baby-bloom-service | https://github.com/tony-piao/app-baby-bloom-service | ec4ab12c0e5310d4d8165a88d61888640c748fe9 | 7fb7ed746916523209eaddb48e47813187429a56 | refs/heads/master | 2022-07-06T05:23:39.578000 | 2019-07-06T14:34:01 | 2019-07-06T14:38:01 | 195,549,231 | 1 | 0 | null | false | 2022-06-21T01:24:52 | 2019-07-06T14:35:49 | 2019-07-06T14:39:16 | 2022-06-21T01:24:49 | 95 | 0 | 0 | 3 | Java | false | false | package com.babybloom.web.model.bo;
import lombok.Data;
@Data
public class WeixinDecryptionBo {
private String openId;
private String unionId;
private String nickName;
private String avatarUrl;
private Byte gender; // 性别 0:未知、1:男、2:女
private String province;
private String city... | UTF-8 | Java | 379 | java | WeixinDecryptionBo.java | Java | [] | null | [] | package com.babybloom.web.model.bo;
import lombok.Data;
@Data
public class WeixinDecryptionBo {
private String openId;
private String unionId;
private String nickName;
private String avatarUrl;
private Byte gender; // 性别 0:未知、1:男、2:女
private String province;
private String city... | 379 | 0.683473 | 0.67507 | 16 | 20.3125 | 13.846113 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.625 | false | false | 4 |
266c3d12fc0987f40595f80922ff2619179ca7e7 | 28,140,625,760,182 | e8506de36be28db1158a66f0a7b743315b4ded6a | /authentication-service/src/main/java/org/ncstudy/authentication/model/PasswordResetLinks.java | 854a9d919572d29ced83564825c104e937e47ce1 | [] | no_license | timkagreen/transporteye | https://github.com/timkagreen/transporteye | 095714d1ae3f6a1e770f3517da5cae72c3313bf5 | a471c2cfb2b9fb314cfc99462c797d7515ee00dd | refs/heads/master | 2020-05-24T22:01:36.219000 | 2019-05-13T08:32:59 | 2019-05-13T08:32:59 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.ncstudy.authentication.model;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.Table;
import java.sql.Timestamp;
import java.util.UUID;
@Entity
@Table(name = "reset_links")
public class PasswordResetLinks {
@Id
private Long userId;
private UUID uuid;
p... | UTF-8 | Java | 787 | java | PasswordResetLinks.java | Java | [] | null | [] | package org.ncstudy.authentication.model;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.Table;
import java.sql.Timestamp;
import java.util.UUID;
@Entity
@Table(name = "reset_links")
public class PasswordResetLinks {
@Id
private Long userId;
private UUID uuid;
p... | 787 | 0.659466 | 0.659466 | 40 | 18.674999 | 15.037266 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 4 |
738a430cfba6fd34093b8971df99ad1bec267303 | 19,335,942,825,427 | 9fda2ffae67a651d41ad69c7b28ee516d8e90888 | /src/com/sollace/unicopia/network/RequestSpeciesPacket.java | c4c946f5150208dfdcaca58b7f038b1dbc3eb711 | [] | no_license | killjoy1221/Unicopia | https://github.com/killjoy1221/Unicopia | c72d3a9fcc895e33edc737f1cb8321f2b671a9dd | 6832e896d56d2169cd5f8b6c9451007d70408e7d | refs/heads/master | 2020-04-29T14:01:06.470000 | 2018-05-21T17:02:18 | 2018-05-21T17:02:18 | 176,183,865 | 0 | 0 | null | true | 2019-03-18T01:34:28 | 2019-03-18T01:34:28 | 2019-03-17T22:01:31 | 2019-03-17T22:01:29 | 10,177 | 0 | 0 | 0 | null | false | null | package com.sollace.unicopia.network;
import net.minecraft.network.NetHandlerPlayServer;
import com.blazeloader.api.network.IMessage;
import com.blazeloader.api.network.IMessageHandler;
import io.netty.buffer.ByteBuf;
public class RequestSpeciesPacket implements IMessageHandler<RequestSpeciesPacket.Message, IMessag... | UTF-8 | Java | 599 | java | RequestSpeciesPacket.java | Java | [] | null | [] | package com.sollace.unicopia.network;
import net.minecraft.network.NetHandlerPlayServer;
import com.blazeloader.api.network.IMessage;
import com.blazeloader.api.network.IMessageHandler;
import io.netty.buffer.ByteBuf;
public class RequestSpeciesPacket implements IMessageHandler<RequestSpeciesPacket.Message, IMessag... | 599 | 0.804674 | 0.804674 | 20 | 28.950001 | 31.339233 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.1 | false | false | 4 |
38ded85ffc2679c015f1938d477c5a8a5daab13b | 30,434,138,322,449 | 5dc5cc08a08d84e6b8c2c8719425f862af07e799 | /src/main/java/pl/mrmario/tutorials/spring/owczarek/cz26/implementations/UsersRepositoryImpl.java | ee0df5dead05deba75294fc9d94b1853c1c8e5f0 | [] | no_license | MariuszMajewski/tutorials-spring-owczarek-cz.26 | https://github.com/MariuszMajewski/tutorials-spring-owczarek-cz.26 | 886e12618e079dbda8b979d592c591bbade3c394 | 0461eda0f4ac71b2fa89a62efa7b969d19e21696 | refs/heads/master | 2020-03-19T03:01:05.163000 | 2018-06-01T07:50:34 | 2018-06-01T07:50:34 | 135,685,739 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pl.mrmario.tutorials.spring.owczarek.cz26.implementations;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import pl.mrmario.tutorials.spring.owczarek.cz26.api.Logger;
import pl.mrmario.tutorials.spring.owczarek.cz26.api.UsersRepository;
import pl.m... | WINDOWS-1250 | Java | 730 | java | UsersRepositoryImpl.java | Java | [] | null | [] | package pl.mrmario.tutorials.spring.owczarek.cz26.implementations;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import pl.mrmario.tutorials.spring.owczarek.cz26.api.Logger;
import pl.mrmario.tutorials.spring.owczarek.cz26.api.UsersRepository;
import pl.m... | 730 | 0.78738 | 0.776406 | 24 | 29.375 | 24.287878 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.25 | false | false | 4 |
3e7f638289f5806d7b2a58c2ac5ad2bc74c37f37 | 26,886,495,301,258 | 5c731cd0015b0b8b1416bf1226ad83214f6a7dd9 | /sources/org.multicore-association.shim.edit/src/org/multicore_association/shim/edit/service/ShimValidationInjectService.java | 149a09c5bc60241f4298eb5fba533179de349531 | [
"MIT"
] | permissive | openshim/shim2 | https://github.com/openshim/shim2 | 98cc2a6a1a748315dd0087c39d1b1e484bcb3c95 | 096b9e29e7cdde9f73d9f29b079dc7953852f4b9 | refs/heads/master | 2022-03-02T13:05:56.345000 | 2022-02-18T10:07:06 | 2022-02-18T10:07:06 | 232,504,385 | 3 | 3 | MIT | false | 2021-11-01T10:52:04 | 2020-01-08T07:26:14 | 2021-08-10T06:03:15 | 2021-11-01T10:52:03 | 170,064 | 1 | 2 | 1 | Java | false | false | /*
* Copyright (c) 2020 eSOL Co.,Ltd.
*
* This software is released under the MIT License.
* http://opensource.org/licenses/mit-license.php
*/
package org.multicore_association.shim.edit.service;
import java.util.Arrays;
import java.util.List;
import org.eclipse.emf.ecp.view.spi.context.ViewModelContext;
import... | UTF-8 | Java | 1,776 | java | ShimValidationInjectService.java | Java | [] | null | [] | /*
* Copyright (c) 2020 eSOL Co.,Ltd.
*
* This software is released under the MIT License.
* http://opensource.org/licenses/mit-license.php
*/
package org.multicore_association.shim.edit.service;
import java.util.Arrays;
import java.util.List;
import org.eclipse.emf.ecp.view.spi.context.ViewModelContext;
import... | 1,776 | 0.811374 | 0.807995 | 54 | 31.907408 | 30.109226 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.314815 | false | false | 4 |
62a080d31db796c190ea3812ff3f338932f24c28 | 1,829,656,092,531 | 5d10ea5f068af16e05be2a3efbe50688dbea56ba | /src/main/java/midiblocks/Subject.java | 03b8fb2da770ff3936f2e93f5bcfc3a6052935ec | [] | no_license | lisa-lt/engg2800-tp1 | https://github.com/lisa-lt/engg2800-tp1 | 1473a417f69ca04c6edc0b758cf57946e00861ea | db7a8ecad249daf3e38c961445f73c092ca54f17 | refs/heads/master | 2020-03-08T12:47:24.713000 | 2018-04-05T00:19:10 | 2018-04-05T00:19:10 | 128,137,024 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package midiblocks;
import scales.Note;
/**
* The subject interface allows observers to observe events generated by
* the subject.
* @author Lisa Liu-Thorrold
*
*/
public interface Subject {
void registerObserver(Observer observer);
void removeObserver(Observer observer);
void notifyOb... | UTF-8 | Java | 396 | java | Subject.java | Java | [
{
"context": "e events generated by\r\n * the subject.\r\n * @author Lisa Liu-Thorrold\r\n *\r\n */\r\npublic interface Subject {\r\n void re",
"end": 168,
"score": 0.9998660683631897,
"start": 151,
"tag": "NAME",
"value": "Lisa Liu-Thorrold"
}
] | null | [] | package midiblocks;
import scales.Note;
/**
* The subject interface allows observers to observe events generated by
* the subject.
* @author <NAME>
*
*/
public interface Subject {
void registerObserver(Observer observer);
void removeObserver(Observer observer);
void notifyObservers(Not... | 385 | 0.70202 | 0.70202 | 18 | 20.111111 | 20.853693 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.388889 | false | false | 4 |
ec8d43e6299c07b88596a0d684c0cce3e31bae72 | 26,611,617,409,649 | e2a8bbc2d6c08d461036182d15a202d020a91586 | /src/main/java/com/demo/entity/RigidEntity.java | 302c8a7cec064d3306b64a25f3e14864d0a370aa | [] | no_license | hryungk/SuperPusheen | https://github.com/hryungk/SuperPusheen | 5c670cd4ec3ecb7fbfc1b319e4db03e7ed575c79 | 818db33c61bd3943e00de51f1ab4baa428377a82 | refs/heads/main | 2023-08-14T20:57:32.099000 | 2021-10-18T06:14:17 | 2021-10-18T06:14:17 | 309,836,912 | 0 | 0 | null | false | 2021-10-18T06:14:08 | 2020-11-04T00:03:31 | 2021-02-03T00:04:04 | 2021-10-18T06:07:42 | 1,398 | 0 | 0 | 1 | Java | false | false | package main.java.com.demo.entity;
public class RigidEntity extends Entity {
public RigidEntity () {
super();
}
} | UTF-8 | Java | 139 | java | RigidEntity.java | Java | [] | null | [] | package main.java.com.demo.entity;
public class RigidEntity extends Entity {
public RigidEntity () {
super();
}
} | 139 | 0.611511 | 0.611511 | 8 | 16.5 | 16.085709 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 2 |
15dde242e7e86fbe83c3caa7dd09f824931c8224 | 20,074,677,202,941 | 1c9a780d37789cad6070ad137b52356dd0c378e3 | /com.oneguysolutions.generality/src/com/oneguysolutions/dialogs/NewValueItem.java | 92e86438dccd466a8b05f965394c33d41e021ef1 | [] | no_license | neowinx/generality | https://github.com/neowinx/generality | 7a3d6a18fc1ace162090b2a9808179d196237a38 | 9541ade1ff2d2cfb4b34a63ff52f8b60aecc9dfa | refs/heads/master | 2020-04-18T01:38:52.241000 | 2014-03-16T19:40:47 | 2014-03-16T19:40:47 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.oneguysolutions.dialogs;
import org.eclipse.swt.widgets.Dialog;
import org.eclipse.swt.widgets.Display;
import org.eclipse.swt.widgets.Shell;
import org.eclipse.swt.layout.GridLayout;
import org.eclipse.swt.widgets.Label;
import org.eclipse.swt.SWT;
import org.eclipse.swt.widgets.Text;
import org.... | UTF-8 | Java | 3,607 | java | NewValueItem.java | Java | [] | null | [] | package com.oneguysolutions.dialogs;
import org.eclipse.swt.widgets.Dialog;
import org.eclipse.swt.widgets.Display;
import org.eclipse.swt.widgets.Shell;
import org.eclipse.swt.layout.GridLayout;
import org.eclipse.swt.widgets.Label;
import org.eclipse.swt.SWT;
import org.eclipse.swt.widgets.Text;
import org.... | 3,607 | 0.675353 | 0.6687 | 131 | 25.534351 | 20.442545 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.267176 | false | false | 2 |
465f0aee7e3c618c00cc365eb0880a34a796893b | 17,085,379,967,760 | 860d5f4fedcea03538122ca78049804dcfe56c2c | /assignments/A5_10181900241_唐瑞奇/mementoPatternTest/src/mementoPatternTest/Archive.java | dda9b087965958d8fb88d0af095aa93b12af11f6 | [] | no_license | AidenHe2000/weibotwo | https://github.com/AidenHe2000/weibotwo | f96f1d977143bbad904647b761a7c0720a0bea56 | 90b0cd654cd36c6405c76de2bdd9d2fc9e069398 | refs/heads/main | 2023-06-03T00:29:10.456000 | 2021-06-13T07:29:37 | 2021-06-13T07:29:37 | 347,067,865 | 4 | 42 | null | false | 2021-06-15T06:16:49 | 2021-03-12T13:00:54 | 2021-06-13T07:30:35 | 2021-06-15T06:16:49 | 58,431 | 2 | 5 | 1 | JavaScript | false | false | package mementoPatternTest;
import java.util.ArrayList;
import java.util.List;
public class Archive {
private List<ArchiveRecord> records =
new ArrayList<ArchiveRecord>();
public void add(ArchiveRecord record) {
records.add(record);
}
public ArchiveRecord get(int index) {
return records.... | UTF-8 | Java | 340 | java | Archive.java | Java | [] | null | [] | package mementoPatternTest;
import java.util.ArrayList;
import java.util.List;
public class Archive {
private List<ArchiveRecord> records =
new ArrayList<ArchiveRecord>();
public void add(ArchiveRecord record) {
records.add(record);
}
public ArchiveRecord get(int index) {
return records.... | 340 | 0.702941 | 0.702941 | 17 | 18 | 15.181258 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.176471 | false | false | 2 |
a2a11d900af56805ee77d00be1cccb64c3c79efb | 30,494,267,865,284 | 303fc5afce3df984edbc7e477f474fd7aee3b48e | /fuentes/ucumari-server/src/main/java/com/wildc/ucumari/party/service/impl/PersonServiceImpl.java | 32335217fa976432891892aa7d8fd0a9524b671d | [] | no_license | douit/erpventas | https://github.com/douit/erpventas | 3624cbd55cb68b6d91677a493d6ef1e410392127 | c53dc6648bd5a2effbff15e03315bab31e6db38b | refs/heads/master | 2022-03-29T22:06:06.060000 | 2014-04-21T12:53:13 | 2014-04-21T12:53:13 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package com.wildc.ucumari.party.service.impl;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.wildc.ucumari.party.dao.PersonRepository;
import com.wildc.ucumari.party.model.Person;
import com.wildc... | UTF-8 | Java | 2,359 | java | PersonServiceImpl.java | Java | [
{
"context": "ri.party.service.PersonService;\r\n\r\n/**\r\n * @author Cristian\r\n *\r\n */\r\n@Service(\"personService\")\r\npublic class",
"end": 385,
"score": 0.9998286366462708,
"start": 377,
"tag": "NAME",
"value": "Cristian"
}
] | null | [] | /**
*
*/
package com.wildc.ucumari.party.service.impl;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.wildc.ucumari.party.dao.PersonRepository;
import com.wildc.ucumari.party.model.Person;
import com.wildc... | 2,359 | 0.710894 | 0.710894 | 86 | 25.430233 | 31.016327 | 142 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.104651 | false | false | 2 |
74037392c1bdcecd4aecba3f55c4edc62063bdd1 | 9,758,165,735,462 | 49546d8dface7c6f55e2658d6c5286bbbbfb153a | /com/google/api/services/sheets/v4/model/ExtendedValue.java | 71bab4dd171b3773f598ed7bd24160197f53182e | [
"MIT"
] | permissive | XeonLyfe/Backdoored-1.7-Deobf-Source-Leak | https://github.com/XeonLyfe/Backdoored-1.7-Deobf-Source-Leak | 257901da437959bbdb976025e1ff1057f98c49f1 | 942bb61216fbb47f7909372d5c733e13d103e0ed | refs/heads/master | 2022-03-18T17:09:16.301000 | 2019-11-18T01:42:56 | 2019-11-18T01:42:56 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.google.api.services.sheets.v4.model;
import com.google.api.client.json.GenericJson;
import com.google.api.client.util.GenericData;
import com.google.api.client.util.Key;
public final class ExtendedValue extends GenericJson {
@Key
private Boolean boolValue;
@Key
private ErrorValue errorValue;
... | UTF-8 | Java | 2,231 | java | ExtendedValue.java | Java | [] | null | [] | package com.google.api.services.sheets.v4.model;
import com.google.api.client.json.GenericJson;
import com.google.api.client.util.GenericData;
import com.google.api.client.util.Key;
public final class ExtendedValue extends GenericJson {
@Key
private Boolean boolValue;
@Key
private ErrorValue errorValue;
... | 2,231 | 0.661587 | 0.651277 | 101 | 21.089109 | 17.987949 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.366337 | false | false | 2 |
edae536eb84a279b3e0a9e769cc3aab20fd1c48f | 9,758,165,737,732 | d0a7e6b37d20ff653e6daefe4984240c18269641 | /acfun5_7/src/main/java/tv/acfun/core/view/player/bean/LiveVideoInfo.java | 5bdb855b3869323f22fe513e665bd5f7721a5ac2 | [] | no_license | HubertYoung/AcFun | https://github.com/HubertYoung/AcFun | 3fbecdec57becae32b7cd917e4c15f16aeab95e8 | e83c4a821e1dbeb7843af09d59755f3cd833e83a | refs/heads/master | 2018-11-18T03:53:57.159000 | 2018-10-29T15:01:55 | 2018-10-29T15:02:01 | 146,857,138 | 6 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tv.acfun.core.view.player.bean;
import java.io.Serializable;
public class LiveVideoInfo implements Serializable {
private int danmakuId;
private String title;
private String url;
private int vid;
public String getTitle() {
return this.title;
}
public void setTitle(String ... | UTF-8 | Java | 752 | java | LiveVideoInfo.java | Java | [] | null | [] | package tv.acfun.core.view.player.bean;
import java.io.Serializable;
public class LiveVideoInfo implements Serializable {
private int danmakuId;
private String title;
private String url;
private int vid;
public String getTitle() {
return this.title;
}
public void setTitle(String ... | 752 | 0.590426 | 0.590426 | 42 | 16.904762 | 14.499277 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 2 |
31f17801640e034a854cfe504cc12e6e77886d63 | 19,696,720,021,909 | c55753884b39db83b1f0465ecf79f875c7159a8a | /src/main/java/fr/hackchtx01/authentication/resource/TokenResource.java | 06b1da622849ba14e6f160f11311b38da94d1e66 | [] | no_license | sizvix/hackchtx01-psdp | https://github.com/sizvix/hackchtx01-psdp | be440bf1ad3d3cd83cdd260f84810ee3bf75fbeb | 9811bfa20969e7b28c4caa85326a5f87f7422d0a | refs/heads/master | 2022-11-08T03:21:09.952000 | 2016-03-13T09:01:17 | 2016-03-13T09:01:17 | 53,728,780 | 2 | 0 | null | false | 2022-10-12T19:56:05 | 2016-03-12T11:47:17 | 2016-03-12T16:44:14 | 2022-10-12T19:56:02 | 152 | 2 | 0 | 5 | Java | false | false | package fr.hackchtx01.authentication.resource;
import static fr.hackchtx01.authentication.resource.OAuthResourceErrorMessage.GRANT_TYPE_NOT_IMPLEMENTED;
import static fr.hackchtx01.authentication.resource.OAuthResourceErrorMessage.INVALID_AUTHZ_CODE;
import static fr.hackchtx01.authentication.resource.OAuthResourceErr... | UTF-8 | Java | 10,359 | java | TokenResource.java | Java | [
{
"context": "ramType = \"form\"),\n\t @ApiImplicitParam(name = \"username\", value = \"User email adress\", required = false, ",
"end": 4562,
"score": 0.9929777383804321,
"start": 4554,
"tag": "USERNAME",
"value": "username"
},
{
"context": " @ApiImplicitParam(name = \"usernam... | null | [] | package fr.hackchtx01.authentication.resource;
import static fr.hackchtx01.authentication.resource.OAuthResourceErrorMessage.GRANT_TYPE_NOT_IMPLEMENTED;
import static fr.hackchtx01.authentication.resource.OAuthResourceErrorMessage.INVALID_AUTHZ_CODE;
import static fr.hackchtx01.authentication.resource.OAuthResourceErr... | 10,336 | 0.801332 | 0.794864 | 212 | 47.867924 | 42.476868 | 209 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.146226 | false | false | 2 |
2bce8718c9ecdbde60597c2e12c12d2e28ccc84e | 12,635,793,790,406 | 38430fb43e1ea55d6f68e10f6930efddcf36ada2 | /srchng.java | 9cdbd8a728a9b645253fa6e960b22f206d3bfb82 | [] | no_license | harish6163-k/Phase1Project | https://github.com/harish6163-k/Phase1Project | a9e8f2cf50974132f79ca4dcbaeefb4fe893b9fd | 43f5c6f876271d2eea8e1a49d80c1b9befccaf6d | refs/heads/master | 2022-11-24T12:43:57.352000 | 2020-08-02T10:11:47 | 2020-08-02T10:11:47 | 284,433,880 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.finalproject;
import java.io.BufferedReader;
import java.io.File;
import java.io.IOException;
import java.io.InputStreamReader;
public class srchng {
public static void main(String[] args) throws IOException {
String fileName = "";
try {
// System.out.pri... | UTF-8 | Java | 1,496 | java | srchng.java | Java | [
{
"context": " File directory = new File(\"C:\\\\Users\\\\hkammari\\\\Downloads\\\\Directory\");\r\n ",
"end": 869,
"score": 0.6826254725456238,
"start": 867,
"tag": "USERNAME",
"value": "hk"
}
] | null | [] | package com.finalproject;
import java.io.BufferedReader;
import java.io.File;
import java.io.IOException;
import java.io.InputStreamReader;
public class srchng {
public static void main(String[] args) throws IOException {
String fileName = "";
try {
// System.out.pri... | 1,496 | 0.481952 | 0.481952 | 43 | 32.837208 | 26.857012 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.627907 | false | false | 2 |
e54699463efe393d43fd362822b84e51c61a5fa8 | 13,726,715,487,118 | ebd127b7b58282c64d5262ed4cc06c4d8cc337d0 | /src/main/java/com/sidd/redis/pubsub/RedisPubSubTester.java | 8e7a0ffbcdb81586f8d7b267e5b47a1cdf3ef97a | [] | no_license | spatnaik77/redis-playground | https://github.com/spatnaik77/redis-playground | 2e1b0ef75f673db34a2529357d9910f5849752c4 | c3a15bd68cce6c560431dff61e7061f48c316dbd | refs/heads/master | 2021-04-30T11:52:55.525000 | 2018-02-12T15:22:58 | 2018-02-12T15:22:58 | 121,263,052 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sidd.redis.pubsub;
import redis.clients.jedis.Jedis;
import redis.clients.jedis.JedisPool;
import redis.clients.jedis.JedisPoolConfig;
import redis.clients.jedis.JedisPubSub;
import java.io.IOException;
/**
* Created by Siddharth on 2/12/18.
*/
public class RedisPubSubTester extends JedisPubSub {
... | UTF-8 | Java | 1,965 | java | RedisPubSubTester.java | Java | [
{
"context": "b;\n\nimport java.io.IOException;\n\n/**\n * Created by Siddharth on 2/12/18.\n */\npublic class RedisPubSubTester ex",
"end": 245,
"score": 0.944969654083252,
"start": 236,
"tag": "NAME",
"value": "Siddharth"
},
{
"context": " JedisPool jedisPool = new JedisPool(poolCo... | null | [] | package com.sidd.redis.pubsub;
import redis.clients.jedis.Jedis;
import redis.clients.jedis.JedisPool;
import redis.clients.jedis.JedisPoolConfig;
import redis.clients.jedis.JedisPubSub;
import java.io.IOException;
/**
* Created by Siddharth on 2/12/18.
*/
public class RedisPubSubTester extends JedisPubSub {
... | 1,965 | 0.66972 | 0.658524 | 69 | 27.492754 | 25.115168 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.594203 | false | false | 2 |
6908b6b73ed6ee8535ce8c9ccfa8e9468c9be186 | 16,149,077,039,550 | fb7ec28cfce6729fa20ab12da0bc102c3d13b070 | /src/main/java/com/bit2017/springcontainer/TestBeanFactory.java | 1435b8c6a7b2bbfbb2658d603145412a835947d7 | [] | no_license | hyeyoungGo/springcontainer | https://github.com/hyeyoungGo/springcontainer | ed4b7fb03c12a4412705eafff1b95114b4285ed0 | 19110e8f3e55b78b64b9d7844e3dc524d0d14c6b | refs/heads/master | 2021-06-11T06:59:29.086000 | 2017-02-28T05:03:14 | 2017-02-28T05:03:14 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bit2017.springcontainer;
import org.springframework.beans.factory.BeanFactory;
import org.springframework.beans.factory.xml.XmlBeanFactory;
import org.springframework.core.io.ClassPathResource;
public class TestBeanFactory {
public static void main( String[] args ){
testBeanFactory();
... | UTF-8 | Java | 1,330 | java | TestBeanFactory.java | Java | [] | null | [] | package com.bit2017.springcontainer;
import org.springframework.beans.factory.BeanFactory;
import org.springframework.beans.factory.xml.XmlBeanFactory;
import org.springframework.core.io.ClassPathResource;
public class TestBeanFactory {
public static void main( String[] args ){
testBeanFactory();
... | 1,330 | 0.636578 | 0.620879 | 38 | 31.526316 | 23.189989 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.157895 | false | false | 2 |
3dfc057a90aeb0657e935406bc2321347b334323 | 17,111,149,713,102 | 5263138ba666e975469520e080542aab3be7bdea | /src/Views/agence/controller/ListerAgenceFXMLController.java | 85f1550aed94dede655e636b3aa7e52a247afe1a | [] | no_license | Hamrouniasma13/Russie2018 | https://github.com/Hamrouniasma13/Russie2018 | 77ecbbca66e14a1d2b70c5a16784117392af099c | 3df7b894f81a6b9773f85397b3a25dc68861678b | refs/heads/master | 2020-03-09T07:57:09.035000 | 2018-04-09T17:33:03 | 2018-04-09T17:33:03 | 128,676,852 | 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 Views.agence.controller;
import Services.AgenceService;
import entities.Agence;
import java.io.File;
import java.io.FileInputS... | UTF-8 | Java | 9,213 | java | ListerAgenceFXMLController.java | Java | [
{
"context": "Stage;\n\n/**\n * FXML Controller class\n *\n * @author asus\n */\npublic class ListerAgenceFXMLController imp",
"end": 1157,
"score": 0.5678834915161133,
"start": 1155,
"tag": "NAME",
"value": "as"
},
{
"context": "ge;\n\n/**\n * FXML Controller class\n *\n * @author a... | 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 Views.agence.controller;
import Services.AgenceService;
import entities.Agence;
import java.io.File;
import java.io.FileInputS... | 9,213 | 0.618908 | 0.614566 | 288 | 30.989584 | 24.04921 | 131 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.607639 | false | false | 2 |
31969c0b2a742157112455e179552337c3aa4091 | 29,635,274,347,938 | d0b800ebf3d7f8db5ecbe28fcb184d4ed69e35a0 | /src/test/java/com/github/dockerjava/netty/exec/UpdateSwarmCmdExecTest.java | 85e0f21a9976d5cffb3af9f44bff555f6e946434 | [
"Apache-2.0"
] | permissive | gesellix/docker-java | https://github.com/gesellix/docker-java | 1e3ba1f59f99014bd7a525cdc0ce749c86a3f594 | 62c701a50390e5b57892544700baf9a980c2957a | refs/heads/master | 2020-12-28T23:15:26.652000 | 2017-07-21T09:49:54 | 2017-08-11T09:33:43 | 29,610,325 | 0 | 1 | null | true | 2015-01-21T20:25:13 | 2015-01-21T20:25:12 | 2015-01-21T20:25:12 | 2015-01-21T20:21:25 | 2,622 | 0 | 0 | 0 | Java | null | null | package com.github.dockerjava.netty.exec;
import com.github.dockerjava.api.exception.DockerException;
import com.github.dockerjava.api.exception.NotAcceptableException;
import com.github.dockerjava.api.model.Swarm;
import com.github.dockerjava.api.model.SwarmCAConfig;
import com.github.dockerjava.api.model.SwarmDispat... | UTF-8 | Java | 3,759 | java | UpdateSwarmCmdExecTest.java | Java | [
{
"context": "rmCmd(firstSpec)\n .withListenAddr(\"127.0.0.1\")\n .withAdvertiseAddr(\"127.0.0.1\")",
"end": 2715,
"score": 0.9997363686561584,
"start": 2706,
"tag": "IP_ADDRESS",
"value": "127.0.0.1"
},
{
"context": "(\"127.0.0.1\")\n .wi... | null | [] | package com.github.dockerjava.netty.exec;
import com.github.dockerjava.api.exception.DockerException;
import com.github.dockerjava.api.exception.NotAcceptableException;
import com.github.dockerjava.api.model.Swarm;
import com.github.dockerjava.api.model.SwarmCAConfig;
import com.github.dockerjava.api.model.SwarmDispat... | 3,759 | 0.675978 | 0.662676 | 102 | 35.85294 | 23.93881 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.480392 | false | false | 2 |
44d5b66d562956467afb6def654540c3ff5ea322 | 128,849,029,669 | 9d1fca31518d4685c349e044d0f8b149ac901ee6 | /src/designPattern/state1/SpiteVoteState.java | 168a034a58c20c6ec7795b899a7805f6ad53bfe2 | [
"Apache-2.0"
] | permissive | yekevin/JavaPractise | https://github.com/yekevin/JavaPractise | 5bd45ca4264d93a4f36975a167e926745e7e16f8 | 036aeecb4f1aacffd9bec836b6cdf2aebca69234 | refs/heads/master | 2021-01-21T07:10:37.813000 | 2020-10-22T07:18:54 | 2020-10-22T07:18:54 | 82,881,428 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package designPattern.state1;
/**
* @author Kevin
* @description
* @date 2017/2/16
*/
public class SpiteVoteState implements VoteState {
@Override
public void vote(String voteUser, String voteItem, VoteManager voteManager) {
//恶意投票
//取消用户的投票资格,并取消投票记录
String s = voteManager.getMapVo... | UTF-8 | Java | 557 | java | SpiteVoteState.java | Java | [
{
"context": "package designPattern.state1;\n\n/**\n * @author Kevin\n * @description\n * @date 2017/2/16\n */\npublic cla",
"end": 51,
"score": 0.9995099306106567,
"start": 46,
"tag": "NAME",
"value": "Kevin"
}
] | null | [] | package designPattern.state1;
/**
* @author Kevin
* @description
* @date 2017/2/16
*/
public class SpiteVoteState implements VoteState {
@Override
public void vote(String voteUser, String voteItem, VoteManager voteManager) {
//恶意投票
//取消用户的投票资格,并取消投票记录
String s = voteManager.getMapVo... | 557 | 0.630928 | 0.614433 | 19 | 24.526316 | 22.323856 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.315789 | false | false | 2 |
6fdd12802f278899281202d3af08bc780bee198d | 128,849,030,459 | 7170cf1dbecad9f87b78c7ec7a22a470fe925ff7 | /src/java/Methods/API/Partner/PartnerCompleteOrder.java | 519a3009446089c76be82619bd7676192cfc10cd | [] | no_license | soheilrahsaz/MacaronBaWebSite | https://github.com/soheilrahsaz/MacaronBaWebSite | 1e652c3171466c2e70a151a5319095be932cefc5 | c47a5a7f0781d347f8f28c03cd887a8214315af3 | refs/heads/master | 2022-01-08T08:06:44.718000 | 2019-05-15T05:13:06 | 2019-05-15T05:13:06 | 186,752,486 | 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 Methods.API.Partner;
import Objects.Partner.Partner;
import Objects.Partner.PartnerPart;
import Objects.Partner.Partn... | UTF-8 | Java | 2,620 | java | PartnerCompleteOrder.java | Java | [
{
"context": "port java.sql.SQLException;\r\n\r\n/**\r\n *\r\n * @author Moses\r\n */\r\npublic class PartnerCompleteOrder {\r\n priv",
"end": 605,
"score": 0.8850595355033875,
"start": 600,
"tag": "NAME",
"value": "Moses"
}
] | 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 Methods.API.Partner;
import Objects.Partner.Partner;
import Objects.Partner.PartnerPart;
import Objects.Partner.Partn... | 2,620 | 0.667939 | 0.664504 | 76 | 32.473682 | 27.844717 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.644737 | false | false | 2 |
f30c06bdf6f7524ed6448db90d2d0bb06bb6a058 | 18,330,920,433,224 | c89333d091f152c8c36623065cf6974997530876 | /modulesnov3/sa.elm.ob.utility/src/sa/elm/ob/utility/properties/Resource.java | 09d5d7d5d99e9316dff65e48dae9d2eab08f6bd1 | [] | no_license | Orkhan42/openbravotest | https://github.com/Orkhan42/openbravotest | 24cb0f35986732c41a21963d7aa7a0910e7b4afd | 82c7bfb60dda7a30be276a2b07e5ca2b4a92c585 | refs/heads/master | 2023-03-01T00:35:37.463000 | 2021-02-04T12:55:45 | 2021-02-04T12:55:45 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sa.elm.ob.utility.properties;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.util.HashMap;
import java.util.Properties;
import org.apache.log4j.Logger;
import sa.elm.ob.utility.util.Utility;
public class Resource {
private static Resource resource = null;
private static HashMa... | UTF-8 | Java | 4,465 | java | Resource.java | Java | [] | null | [] | package sa.elm.ob.utility.properties;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.util.HashMap;
import java.util.Properties;
import org.apache.log4j.Logger;
import sa.elm.ob.utility.util.Utility;
public class Resource {
private static Resource resource = null;
private static HashMa... | 4,465 | 0.68869 | 0.667637 | 103 | 42.359222 | 26.020849 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.864078 | false | false | 2 |
6ceb2a1b9958c76a15d574b06e3db119de715c8f | 14,723,147,902,206 | d48f8e1c899a4b6452defc82c1b739ea64fb447c | /app/src/main/java/com/houkcorp/margatsniym/events/ExpiredOAuthEvent.java | 4e98ec457a138dd9156d770cff8e139cd7a9f63a | [] | no_license | DanHouk/margatsniym | https://github.com/DanHouk/margatsniym | 7de02ac22b00ebb8aca2ebfc85f93865ecf3e766 | 1a52dae6a2b225ed1f25ac1cb060ad61cbc4d8b7 | refs/heads/master | 2020-12-30T23:47:50.945000 | 2017-05-02T18:28:03 | 2017-05-02T18:28:03 | 80,575,427 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.houkcorp.margatsniym.events;
/**
* An event for notifying when OAuth fails.
*/
public class ExpiredOAuthEvent {
private boolean expired;
public ExpiredOAuthEvent(boolean expired) {
this.expired = expired;
}
public boolean isExpired() {
return expired;
}
} | UTF-8 | Java | 308 | java | ExpiredOAuthEvent.java | Java | [] | null | [] | package com.houkcorp.margatsniym.events;
/**
* An event for notifying when OAuth fails.
*/
public class ExpiredOAuthEvent {
private boolean expired;
public ExpiredOAuthEvent(boolean expired) {
this.expired = expired;
}
public boolean isExpired() {
return expired;
}
} | 308 | 0.672078 | 0.672078 | 16 | 18.3125 | 17.108912 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 2 |
54e374498d51bab14f246de30ee80d86f8fca4c5 | 10,720,238,382,015 | f53419b9a0e31085fe4f73ae6530df77cf42ddbd | /src/algorithm_HashTable/LeetCode447_easy_NumOfBoomerangs.java | 7ec9f749e7a497943985998eb9b215634d64b960 | [] | no_license | aureole-420/coding-practice | https://github.com/aureole-420/coding-practice | ca227a42e1bc2556eafce8415b7657a53a2bad44 | d571de8f196d4e8bfe24a9007a9dc3f1a9030b49 | refs/heads/master | 2021-06-12T23:55:58.171000 | 2019-09-21T18:18:29 | 2019-09-21T18:18:29 | 114,938,927 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package algorithm_HashTable;
import java.util.*;
// 做前:每个点搜索,把所有的等距离的点放在一起
// ? 如果多点重复应该怎么做?
// 做中: 看了答案,仔细看题目,发现想多了,明白的说了pairwaise distinct
public class LeetCode447_easy_NumOfBoomerangs {
public int numberOfBoomerangs(int[][] points) {
HashMap<Integer, Integer> map = new HashMap<>();
int ... | UTF-8 | Java | 1,075 | java | LeetCode447_easy_NumOfBoomerangs.java | Java | [] | null | [] | package algorithm_HashTable;
import java.util.*;
// 做前:每个点搜索,把所有的等距离的点放在一起
// ? 如果多点重复应该怎么做?
// 做中: 看了答案,仔细看题目,发现想多了,明白的说了pairwaise distinct
public class LeetCode447_easy_NumOfBoomerangs {
public int numberOfBoomerangs(int[][] points) {
HashMap<Integer, Integer> map = new HashMap<>();
int ... | 1,075 | 0.537646 | 0.517497 | 39 | 23.179487 | 18.570547 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.717949 | false | false | 2 |
1d5ad173da9f1e05c2b8712b0e6b003820cc9972 | 31,430,570,682,129 | 3c4738e5ea8795cf2a9fbaad90b7886033ea51bb | /E-Government/E-Government-ejb/src/main/java/edu/esprit/services/gestion/eDinarCard/GestionEDinarCardLocal.java | 2f359158e065af5c89e7aa8851e2a5f99ebe281b | [] | no_license | chaimabrini/E-GovernmentWS | https://github.com/chaimabrini/E-GovernmentWS | e9a7725bb2136484e011f246d62a6233b039edd4 | b3b4e85c58b11149856d156022d814e447f1faf0 | refs/heads/master | 2020-12-31T02:01:49.608000 | 2016-03-15T16:54:23 | 2016-03-15T16:54:23 | 53,509,552 | 0 | 0 | null | true | 2016-03-09T16:26:11 | 2016-03-09T15:39:14 | 2016-03-09T15:39:15 | 2016-03-09T16:26:11 | 38 | 0 | 0 | 0 | Java | null | null | package edu.esprit.services.gestion.eDinarCard;
import java.util.List;
import javax.ejb.Local;
import edu.esprit.domain.EDinarCard;
@Local
public interface GestionEDinarCardLocal {
EDinarCard findEDinarCardByNumeroCard(String numeroCard);
List<EDinarCard> findAllEDinarCard();
}
| UTF-8 | Java | 300 | java | GestionEDinarCardLocal.java | Java | [] | null | [] | package edu.esprit.services.gestion.eDinarCard;
import java.util.List;
import javax.ejb.Local;
import edu.esprit.domain.EDinarCard;
@Local
public interface GestionEDinarCardLocal {
EDinarCard findEDinarCardByNumeroCard(String numeroCard);
List<EDinarCard> findAllEDinarCard();
}
| 300 | 0.78 | 0.78 | 14 | 19.428572 | 20.282696 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 2 |
f10a8f3bc6d3d661d014d1cee3a6ef2ac88d0f49 | 30,485,677,880,878 | 67f6c4921fc911ecdbd4ad452d14eb29eb95672f | /src/main/java/mrhart1ey/gomoku/player/gui/TicTacToeComponent.java | 3121f78111a1e9d46c2507d9b934fcdae868d543 | [] | no_license | mrhart1ey/Gomoku | https://github.com/mrhart1ey/Gomoku | 7b6d36d6dd125c9d01140a05e2acec8f8e2ba461 | 294180c40173ce282e36849cc0183037b69202c6 | refs/heads/master | 2022-12-27T09:41:32.991000 | 2020-08-06T23:28:39 | 2020-08-06T23:28:39 | 274,977,311 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package mrhart1ey.gomoku.player.gui;
import mrhart1ey.gomoku.player.gui.drawjob.DrawJob;
import java.awt.Color;
import java.awt.Font;
import java.awt.Graphics;
import java.awt.Graphics2D;
import java.awt.RenderingHints;
import java.awt.Stroke;
import java.util.ArrayList;
import java.util.List;
import javax.swing.JComp... | UTF-8 | Java | 1,931 | java | TicTacToeComponent.java | Java | [
{
"context": "package mrhart1ey.gomoku.player.gui;\n\nimport mrhart1ey.gomoku.playe",
"end": 17,
"score": 0.7428737282752991,
"start": 10,
"tag": "USERNAME",
"value": "hart1ey"
},
{
"context": "package mrhart1ey.gomoku.player.gui;\n\nimport mrhart1ey.gomoku.player.gui.drawjob.DrawJob... | null | [] | package mrhart1ey.gomoku.player.gui;
import mrhart1ey.gomoku.player.gui.drawjob.DrawJob;
import java.awt.Color;
import java.awt.Font;
import java.awt.Graphics;
import java.awt.Graphics2D;
import java.awt.RenderingHints;
import java.awt.Stroke;
import java.util.ArrayList;
import java.util.List;
import javax.swing.JComp... | 1,931 | 0.605904 | 0.5971 | 72 | 25.819445 | 21.164255 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.458333 | false | false | 2 |
ead872d279efbe4d6dcf7539c9c14aa1a9fa84db | 18,528,488,933,480 | 714a1d9531d330fc4be1854a6fe94d80364c9c55 | /PackageJars/src/com/zhou/plugin/packagejars/message/Messages.java | e7ef4c4e10c358cb58da1cd8d0b2f3c9af83563b | [] | no_license | zhouziyang931224/IdeaPlugin | https://github.com/zhouziyang931224/IdeaPlugin | c254da87797c66cd253ca0c665fd6a0e7934767a | 59f3ba838afce21297cb36f7c20536b56ef825bb | refs/heads/master | 2021-01-19T03:43:50.321000 | 2016-07-24T16:37:33 | 2016-07-24T16:37:33 | 62,869,150 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zhou.plugin.packagejars.message;
import com.intellij.compiler.impl.ProblemsViewPanel;
import com.intellij.openapi.project.Project;
import com.intellij.openapi.vfs.VirtualFile;
import com.intellij.openapi.wm.ToolWindow;
import com.intellij.openapi.wm.ToolWindowId;
import com.intellij.openapi.wm.ToolWindowMa... | UTF-8 | Java | 2,548 | java | Messages.java | Java | [
{
"context": "ntellij.ui.content.MessageView;\n\n/**\n * Created by Administrator on 2016/7/8.\n */\n\npublic class Messages {\n pri",
"end": 443,
"score": 0.7801542282104492,
"start": 430,
"tag": "USERNAME",
"value": "Administrator"
}
] | null | [] | package com.zhou.plugin.packagejars.message;
import com.intellij.compiler.impl.ProblemsViewPanel;
import com.intellij.openapi.project.Project;
import com.intellij.openapi.vfs.VirtualFile;
import com.intellij.openapi.wm.ToolWindow;
import com.intellij.openapi.wm.ToolWindowId;
import com.intellij.openapi.wm.ToolWindowMa... | 2,548 | 0.64168 | 0.635008 | 71 | 34.887325 | 30.295052 | 133 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.647887 | false | false | 2 |
c4637fe3449419faa35cb765cf953bfb8a5896bb | 27,195,732,964,792 | 5f69591cb15cd83a43ebe9e9a0f9abdb981a14e8 | /src/main/java/br/com/code/sinqia/dto/ClienteDTO.java | 6b57eed03f9170ad79e8e7fede29e96787e7e013 | [] | no_license | EdwardHill/sinqia-api | https://github.com/EdwardHill/sinqia-api | 0f7f830591941189dd5ab46a15092a0b5a06aab2 | 1b414a2104fdd7c27fe2e1df3c0bf56a36ca63ac | refs/heads/main | 2023-03-06T09:50:09.585000 | 2021-02-24T18:07:19 | 2021-02-24T18:07:19 | 333,189,702 | 0 | 0 | null | false | 2021-02-24T17:15:46 | 2021-01-26T19:13:05 | 2021-02-03T18:15:30 | 2021-02-24T17:15:45 | 15,061 | 0 | 0 | 0 | JavaScript | false | false | package br.com.code.sinqia.dto;
import java.io.Serializable;
import java.util.Date;
import br.com.code.sinqia.domain.Cliente;
import br.com.code.sinqia.domain.Endereco;
import br.com.code.sinqia.domain.Telefone;
public class ClienteDTO implements Serializable {
private static final long serialVersionUID = 1L;
pri... | UTF-8 | Java | 1,761 | java | ClienteDTO.java | Java | [] | null | [] | package br.com.code.sinqia.dto;
import java.io.Serializable;
import java.util.Date;
import br.com.code.sinqia.domain.Cliente;
import br.com.code.sinqia.domain.Endereco;
import br.com.code.sinqia.domain.Telefone;
public class ClienteDTO implements Serializable {
private static final long serialVersionUID = 1L;
pri... | 1,761 | 0.702442 | 0.701874 | 101 | 16.435644 | 14.900605 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.386139 | false | false | 2 |
c057332f98f42b5e3618bc646209b03f1585fab0 | 3,874,060,509,385 | fc65213ab98b34f71b5e9894cdb6333323109ce9 | /src/br/ucb/saam/beans/MensagemBean.java | 2af44768ba6270e51c79b8e2d666daaf2612a636 | [] | no_license | nelsongustavo/SAAM | https://github.com/nelsongustavo/SAAM | 67ed2dbb39cffaa1047ff75b19fe39dc48d50240 | baa7d9e01ce5240e6cf5007918882c5955049b1f | refs/heads/master | 2020-12-25T04:53:18.005000 | 2013-06-18T19:40:29 | 2013-06-18T19:40:29 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.ucb.saam.beans;
import java.io.Serializable;
import java.util.Date;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.ManyToOne;
import javax.persistence.Table... | UTF-8 | Java | 1,482 | java | MensagemBean.java | Java | [
{
"context": "s mensagens enviadas por usu�rios.\n * \n * @author William Barreto\n * @version 1.0\n * @since 2013\n *\n */\n\n@Entity\n@T",
"end": 500,
"score": 0.9998968243598938,
"start": 485,
"tag": "NAME",
"value": "William Barreto"
}
] | null | [] | package br.ucb.saam.beans;
import java.io.Serializable;
import java.util.Date;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.ManyToOne;
import javax.persistence.Table... | 1,473 | 0.716125 | 0.711382 | 82 | 17 | 16.65284 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.073171 | false | false | 2 |
c4a66432f535fe66297af2d26ba793b585c43b8b | 2,087,354,120,842 | b0546b01ebe1d6527d8d58ffac5bfd27f1919603 | /plugins/SpriteEditor/src/com/soyostar/pluginimpl/sprite/widge/TileSetViewPane.java | b9c70b9c56bf92a6d8fc4ac783f46fd6bcb61ef4 | [] | no_license | heroyuy/systar | https://github.com/heroyuy/systar | b71da2e44a7a3733c53a45bd5d9dd84e4a13f039 | ebce6ef8b95ee969244dcce76ebd79d7f0353aca | refs/heads/master | 2021-01-10T10:42:59.250000 | 2012-10-15T14:46:36 | 2012-10-15T14:46:36 | 47,677,163 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package com.soyostar.pluginimpl.sprite.widge;
import com.soyostar.pluginimpl.sprite.model.Animation;
import com.soyostar.pluginimpl.sprite.model.TileSet;
import java.awt.Color;
import java.awt.Dimension;
import java.awt... | UTF-8 | Java | 3,652 | java | TileSetViewPane.java | Java | [
{
"context": "ist;\nimport javax.swing.JPanel;\n\n/**\n *\n * @author Administrator\n */\npublic class TileSetViewPane extends JPanel {",
"end": 418,
"score": 0.4980611503124237,
"start": 405,
"tag": "NAME",
"value": "Administrator"
}
] | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package com.soyostar.pluginimpl.sprite.widge;
import com.soyostar.pluginimpl.sprite.model.Animation;
import com.soyostar.pluginimpl.sprite.model.TileSet;
import java.awt.Color;
import java.awt.Dimension;
import java.awt... | 3,652 | 0.568729 | 0.55586 | 107 | 33.13084 | 33.589352 | 146 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.719626 | false | false | 2 |
3732cc9679e4ce09ab6708f86dff9ea91162d8e1 | 12,773,232,790,424 | 41b8bcf79c99e7484d928c80976262d2ffd8e3ae | /src/main/java/listasEncadeadas/ListaEncadeada.java | 3de2a2b84e3b52710788bcc6cffc60b09f674c23 | [] | no_license | ynsprojetos/Treinamento-Estrutura-Dados | https://github.com/ynsprojetos/Treinamento-Estrutura-Dados | 9417516caf814d05f8883b588abf2575e8f99a3b | 6ad6799f2ce485d1627dfd0b297094d7d8485f21 | refs/heads/master | 2023-08-24T16:31:15.831000 | 2021-10-18T20:55:04 | 2021-10-18T20:55:04 | 408,989,937 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package listasEncadeadas;
public class ListaEncadeada<T> {
No<T> referenciaEntrada;
public ListaEncadeada(){
this.referenciaEntrada = null;
}
public void add(T conteudo){
No<T> novoNo = new No<>(conteudo);
if(this.isEmpty()){
referenciaEntrada = n... | UTF-8 | Java | 1,678 | java | ListaEncadeada.java | Java | [] | null | [] | package listasEncadeadas;
public class ListaEncadeada<T> {
No<T> referenciaEntrada;
public ListaEncadeada(){
this.referenciaEntrada = null;
}
public void add(T conteudo){
No<T> novoNo = new No<>(conteudo);
if(this.isEmpty()){
referenciaEntrada = n... | 1,678 | 0.495528 | 0.492546 | 70 | 22.957144 | 20.653908 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.385714 | false | false | 2 |
980aef35a7910daddb174bb23fd74cabd26aab13 | 18,322,330,522,134 | d92d68b20dfa0295293969b767211afd04f1c4c7 | /app/src/main/java/me/chenjr/uiinteraction/LinerLayout_activity.java | 9cf90c2f0682b1bc8a778b5601ab492d12e18e8f | [] | no_license | android-course-code/UI_Interaction | https://github.com/android-course-code/UI_Interaction | ce37d17a8ec215e2facf6e1ee489f9e66519e05e | f4640ae089439acaff16987171d209f6c38e5384 | refs/heads/master | 2020-03-12T01:33:22.781000 | 2018-05-06T10:57:28 | 2018-05-06T10:57:28 | 130,379,111 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package me.chenjr.uiinteraction;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.Gravity;
import android.view.View;
import android.widget.Button;
import android.widget.LinearLayout;
public class LinerLayout_activity extends AppCompatActivity {
@Override
protecte... | UTF-8 | Java | 1,951 | java | LinerLayout_activity.java | Java | [] | null | [] | package me.chenjr.uiinteraction;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.Gravity;
import android.view.View;
import android.widget.Button;
import android.widget.LinearLayout;
public class LinerLayout_activity extends AppCompatActivity {
@Override
protecte... | 1,951 | 0.611994 | 0.610969 | 61 | 30.983606 | 24.159641 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.409836 | false | false | 2 |
a32a3a37a1694b8a4b7a2c4f5b4af11d31fcc739 | 23,364,622,113,277 | 0e501521e09164fece0a2fcb961dc81e19481a2b | /CSE12_P8/P8_Fred_QTester/quantitytester.java | ea80470ef73c73c1e8b3ab96e782c3e7f989955f | [] | no_license | KwatErnar/UCSD-CSE-12 | https://github.com/KwatErnar/UCSD-CSE-12 | 90712b9ee9c83d02bc7a67b7432624c96d809d58 | 0ef55ca55c33273135b9358501ec9fdaf654035b | refs/heads/master | 2015-07-14T22:44:10 | 2015-04-16T07:26:35 | 2015-04-16T07:26:35 | 34,040,683 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* CSE 12 Homework 8
* NAME: Luyao Zhou
* ID: A97028480
* LOGIN: CS12EJD
* Section [A00]
* Date: 05-27-2014
*/
import java.util.*;
import junit.framework.TestCase;
public class QuantityTester extends TestCase {
private Quantity one;
private Quantity two;
private Quantity three;
private Quantity... | UTF-8 | Java | 9,597 | java | quantitytester.java | Java | [
{
"context": "/*\n * CSE 12 Homework 8\n * NAME: Luyao Zhou\n * ID: A97028480\n * LOGIN: CS12EJD\n * Section [A0",
"end": 43,
"score": 0.9998348355293274,
"start": 33,
"tag": "NAME",
"value": "Luyao Zhou"
},
{
"context": "k 8\n * NAME: Luyao Zhou\n * ID: A97028480\n * LOGIN: CS12EJD\... | null | [] | /*
* CSE 12 Homework 8
* NAME: <NAME>
* ID: A97028480
* LOGIN: CS12EJD
* Section [A00]
* Date: 05-27-2014
*/
import java.util.*;
import junit.framework.TestCase;
public class QuantityTester extends TestCase {
private Quantity one;
private Quantity two;
private Quantity three;
private Quantity fou... | 9,593 | 0.548088 | 0.526206 | 294 | 31.639456 | 23.958282 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.911565 | false | false | 2 |
47f4ff58bf9715cc1274116c0c1cb064a090cb25 | 27,865,747,859,585 | 44e082b233a2e44212422514fa9225cf1b6358d2 | /FHProgrammieren_BERNALDiana-Grace/src/glprogSS2020/BernalHausuebung2/bIFUnterprogramm/a_Notenberechnung.java | a9c7d221187699ab28d563890b960ba35e0f7ce6 | [] | no_license | fhbgraceb/VerbundA-SS20 | https://github.com/fhbgraceb/VerbundA-SS20 | b3af20000e1a4b6efe768156ad415dbf67e16be0 | 7e672445bb785386af2ff65d3526f89c67882a71 | refs/heads/master | 2022-12-28T05:56:20.158000 | 2020-10-10T23:20:18 | 2020-10-10T23:20:18 | 238,525,365 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package BernalHausuebung2.bIFUnterprogramm;
import java.util.Scanner;
public class a_Notenberechnung {
/*
Aufgabe:
1.Notenberechngung:Prüfungspunkte und Mitarbeitspunkte werden gemeinsam in einer Methode übergeben,
z.B.: noteermitteln(40,23); die Prüfung muss jedoch positiv sein d.h. größer 35 Punkte,
51 P... | ISO-8859-1 | Java | 1,878 | java | a_Notenberechnung.java | Java | [] | null | [] | package BernalHausuebung2.bIFUnterprogramm;
import java.util.Scanner;
public class a_Notenberechnung {
/*
Aufgabe:
1.Notenberechngung:Prüfungspunkte und Mitarbeitspunkte werden gemeinsam in einer Methode übergeben,
z.B.: noteermitteln(40,23); die Prüfung muss jedoch positiv sein d.h. größer 35 Punkte,
51 P... | 1,878 | 0.691935 | 0.660753 | 69 | 25.956522 | 26.580713 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.26087 | false | false | 2 |
3f350912b324b5ab5c7894190af0abe294b360c4 | 12,163,347,411,745 | 4f1270800ec8855381fb0ab6bfa6d9df95eee35f | /src/main/java/com/jusfoun/parsexml/model/inputs/params/LabelName.java | ceea3db682db57ac56af76a5894f1bf56c428474 | [] | no_license | Timehsw/ParseXml | https://github.com/Timehsw/ParseXml | 8283e89dde03ea6e7f696189174ad033a6d9c19a | fa8a96b843add7ba8c2932858f55dff390b420f1 | refs/heads/master | 2016-09-11T21:59:03.409000 | 2016-08-11T08:14:39 | 2016-08-11T08:14:39 | 65,451,427 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jusfoun.parsexml.model.inputs.params;
import com.jusfoun.parsexml.model.base.BaseConfig;
public class LabelName extends BaseConfig {
}
| UTF-8 | Java | 151 | java | LabelName.java | Java | [] | null | [] | package com.jusfoun.parsexml.model.inputs.params;
import com.jusfoun.parsexml.model.base.BaseConfig;
public class LabelName extends BaseConfig {
}
| 151 | 0.807947 | 0.807947 | 8 | 17.875 | 22.898895 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 2 |
26312f4082c328b479e06b1d07073c367c10b3b9 | 5,523,327,976,532 | ebea32d4f448d212ea14a0ca1575cc4b1300a185 | /src/com/org/action/user/UserChangePasswordAction.java | d3d6be16e417f218811ac0dde7a41864ec620027 | [] | no_license | khale0106/webapp-construction-data | https://github.com/khale0106/webapp-construction-data | 50fa4e2f0cded5f73816e893fca0116f6a774e03 | aa8c14602e63c1eba2ebec3f6a3b3bb14d495dd5 | refs/heads/master | 2020-06-10T02:20:46.111000 | 2019-09-07T05:47:42 | 2019-09-07T05:47:42 | 193,553,987 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.org.action.user;
import java.security.NoSuchAlgorithmException;
import java.sql.SQLException;
import javax.naming.NamingException;
import org.apache.log4j.Logger;
import com.opensymphony.xwork2.ActionSupport;
import com.org.core.models.Users;
import com.org.services.UserServices;
import com.org.service... | UTF-8 | Java | 1,919 | java | UserChangePasswordAction.java | Java | [] | null | [] | package com.org.action.user;
import java.security.NoSuchAlgorithmException;
import java.sql.SQLException;
import javax.naming.NamingException;
import org.apache.log4j.Logger;
import com.opensymphony.xwork2.ActionSupport;
import com.org.core.models.Users;
import com.org.services.UserServices;
import com.org.service... | 1,919 | 0.751954 | 0.750912 | 62 | 29.951612 | 23.7985 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.112903 | false | false | 2 |
d2eded57242d76aafa402f075f8ffba1130d1513 | 28,973,849,411,339 | f101c69b5f92310d15ce2b883728dc98b135f891 | /multiline-string/src/main/java/org/adrianwalker/multilinestring/StringProcessor.java | a30605d4e508715ea5b17d81ff24f301cad0ad10 | [] | no_license | benelog/multiline | https://github.com/benelog/multiline | 80cd63fb70d1bd5a2c75c2a3bc6902c04be603f0 | cad354180bcce22a2c0c91ac2e2c09c15e300bf8 | refs/heads/master | 2020-12-22T13:36:40.322000 | 2017-03-13T21:37:36 | 2017-03-13T21:37:36 | 7,741,715 | 87 | 24 | null | false | 2017-03-13T21:37:37 | 2013-01-21T22:30:51 | 2017-03-06T14:55:48 | 2017-03-13T21:37:37 | 182 | 64 | 11 | 7 | Java | null | null | package org.adrianwalker.multilinestring;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.StringReader;
public class StringProcessor
{
public static String toString(String value,Multiline annotation)
{
if(!annotation.mergeLines() && !annotation.trimWhiteSpace())
{
return value;
... | UTF-8 | Java | 1,068 | java | StringProcessor.java | Java | [] | null | [] | package org.adrianwalker.multilinestring;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.StringReader;
public class StringProcessor
{
public static String toString(String value,Multiline annotation)
{
if(!annotation.mergeLines() && !annotation.trimWhiteSpace())
{
return value;
... | 1,068 | 0.641386 | 0.639513 | 52 | 19.538462 | 19.254831 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3 | false | false | 2 |
54d2a03fcabfb6ef05a9e957cb7bac5c2e5372c5 | 17,987,323,065,483 | ade50bf810449f258f56248640e178961f56cf1d | /app/src/main/java/workshop/g_s/myfitnessnutritiondairy/utils/Constants.java | 943be8faca4e31e4e670f3c6230f28451c487079 | [] | no_license | shimrongal/MyFitnessNutritionDairy | https://github.com/shimrongal/MyFitnessNutritionDairy | a8b28fb34ebd8d0ff227aea0c7f8d34318e98a33 | 9bfe9a8b8132940c66aa3a45170b232a8fed907a | refs/heads/master | 2020-04-24T00:00:21.731000 | 2019-02-19T21:11:44 | 2019-02-19T21:11:44 | 171,552,183 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package workshop.g_s.myfitnessnutritiondairy.utils;
public class Constants {
public static final int FIREBASE_SIGN_IN = 123;
public final static String BASE_URL = "https://shimrongal.000webhostapp.com/";
public static final String IS_USER_LOGED = "is user loged";
static final String GO_TO_WORKOUT_FRAG... | UTF-8 | Java | 1,177 | java | Constants.java | Java | [] | null | [] | package workshop.g_s.myfitnessnutritiondairy.utils;
public class Constants {
public static final int FIREBASE_SIGN_IN = 123;
public final static String BASE_URL = "https://shimrongal.000webhostapp.com/";
public static final String IS_USER_LOGED = "is user loged";
static final String GO_TO_WORKOUT_FRAG... | 1,177 | 0.737468 | 0.728122 | 28 | 41.035713 | 29.378664 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.607143 | false | false | 2 |
775e87c637902e0521a7b69bcd686d954fab4d5c | 7,361,573,980,397 | 85cf9c1cfd030f45faf88efc34649a391b5fd11e | /src/pers/carlS/headFirstDesginPatterns/theCommandPattern/RemoteLoader.java | 6e07c5c975fe7bf718b22f551601f8c8e33cc78a | [] | no_license | SunWeiJunnnnn/designPatterns | https://github.com/SunWeiJunnnnn/designPatterns | 97120715ce8e875ae94ec134de5e36da0ed360b8 | 19904d75a8b968fb9ea21eadd6595c08269e1a6e | refs/heads/master | 2020-06-18T08:31:21.117000 | 2019-09-04T08:42:16 | 2019-09-04T08:42:16 | 196,233,724 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pers.carlS.headFirstDesginPatterns.theCommandPattern;
import pers.carlS.headFirstDesginPatterns.theCommandPattern.command.*;
public class RemoteLoader {
public static void main(String[] args) {
// create all the devices in their proper locations
RemoteController remoteController = new Remo... | UTF-8 | Java | 2,214 | java | RemoteLoader.java | Java | [] | null | [] | package pers.carlS.headFirstDesginPatterns.theCommandPattern;
import pers.carlS.headFirstDesginPatterns.theCommandPattern.command.*;
public class RemoteLoader {
public static void main(String[] args) {
// create all the devices in their proper locations
RemoteController remoteController = new Remo... | 2,214 | 0.738934 | 0.733514 | 47 | 46.106384 | 28.587481 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.808511 | false | false | 2 |
7d145d04775f669ad465a0f47488a085e3fd850f | 31,834,297,623,901 | 69d547c0745d65712e7539d0a7e8f7e75aee13d6 | /src/main/java/com/sfa/qb/model/price/Quantity.java | 34967c30c20dbc7f0764db2990aa0ade8c725381 | [] | no_license | jherson/sfa-qb | https://github.com/jherson/sfa-qb | 2e2073045aea14eaa1db8fa8d849f678b27a9a1f | f844558201564c665dd1842f0bef271dea1c4caf | refs/heads/master | 2015-08-06T03:19:14.076000 | 2013-05-21T21:23:25 | 2013-05-21T21:23:25 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sfa.qb.model.price;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlAttribute;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement;
@XmlRootElement
@XmlAccessorType(XmlAccessType.... | UTF-8 | Java | 693 | java | Quantity.java | Java | [] | null | [] | package com.sfa.qb.model.price;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlAttribute;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement;
@XmlRootElement
@XmlAccessorType(XmlAccessType.... | 693 | 0.760462 | 0.760462 | 35 | 18.828571 | 17.100519 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.028571 | false | false | 2 |
4d2807886201c7508c5f494aafe6c7a70920a401 | 14,465,449,892,048 | 912fb5b241619aace18432c4a9c1a3509b299e44 | /cgps-reservation/src/main/java/com/sk/demo/cpgs/reservation/domain/model/Reservation.java | 3e7feb4ef7ea3a02d1292a22f7ecf19d25c73f74 | [] | no_license | swj9189/cgpsnew | https://github.com/swj9189/cgpsnew | 07ca3e77707ab4908746f3872d5a986991417f3f | 2630d46f3248abdf688abdacace03adc29cbad4c | refs/heads/master | 2022-01-15T18:23:50.349000 | 2019-07-25T03:28:06 | 2019-07-25T03:28:06 | 198,376,308 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sk.demo.cpgs.reservation.domain.model;
import java.util.Date;
import javax.persistence.Entity;
import javax.persistence.Table;
import com.sk.demo.cgps.reservation.shared.Address;
import com.sk.demo.cpgs.reservation.domain.base.AbstractEntity;
import com.sk.demo.cpgs.reservation.domain.base.Aggre... | UTF-8 | Java | 1,118 | java | Reservation.java | Java | [] | null | [] | package com.sk.demo.cpgs.reservation.domain.model;
import java.util.Date;
import javax.persistence.Entity;
import javax.persistence.Table;
import com.sk.demo.cgps.reservation.shared.Address;
import com.sk.demo.cpgs.reservation.domain.base.AbstractEntity;
import com.sk.demo.cpgs.reservation.domain.base.Aggre... | 1,118 | 0.76297 | 0.76297 | 38 | 27.421053 | 26.392414 | 140 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.5 | false | false | 2 |
edcbb92df23b7a53114aed256d2587d70341e44e | 25,314,537,275,453 | 8225a2c3eccf916360b502f5ab4ff12ee892bdde | /willow-utils/src/test/java/com/nitorcreations/willow/utils/TestObfuscatorTool.java | 922cbb1e97be17eece1d5f339b9c5ab4d920bae9 | [
"Apache-2.0"
] | permissive | NitorCreations/willow | https://github.com/NitorCreations/willow | f778f3a3eb67fab7fbbc10e2e19de1c7343f0f65 | f51e4134f856276554740a43812e750c40655c87 | refs/heads/master | 2022-12-22T16:24:27.817000 | 2022-01-13T16:19:42 | 2022-01-13T16:19:42 | 23,064,947 | 14 | 2 | Apache-2.0 | false | 2022-12-14T20:25:38 | 2014-08-18T09:03:44 | 2022-01-13T16:19:16 | 2022-12-14T20:25:35 | 5,718 | 12 | 2 | 40 | JavaScript | false | false | package com.nitorcreations.willow.utils;
import static org.junit.Assert.*;
import java.io.ByteArrayInputStream;
import java.io.ByteArrayOutputStream;
import java.io.File;
import java.io.PrintStream;
import java.nio.charset.StandardCharsets;
import org.junit.Test;
public class TestObfuscatorTool {
@Test
public v... | UTF-8 | Java | 1,272 | java | TestObfuscatorTool.java | Java | [] | null | [] | package com.nitorcreations.willow.utils;
import static org.junit.Assert.*;
import java.io.ByteArrayInputStream;
import java.io.ByteArrayOutputStream;
import java.io.File;
import java.io.PrintStream;
import java.nio.charset.StandardCharsets;
import org.junit.Test;
public class TestObfuscatorTool {
@Test
public v... | 1,272 | 0.741352 | 0.73978 | 33 | 37.545456 | 28.712885 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.878788 | false | false | 2 |
d6184a3916a453900864823920614457eb8b33f4 | 12,532,714,573,716 | f2071bae6110ca408190e93b32aa9783193f57d7 | /StuScoreAnalyticalSystem/src/com/liuxu/ssas/model/Student.java | cdfd6282ff466b12d9f1aea92647b90c88f67c01 | [] | no_license | RomanceLiuXu/myworkspace | https://github.com/RomanceLiuXu/myworkspace | ae24ab49ad555f29f1f77bae0bf3c538f8f9e5e8 | 96de2243d8212c241020f525913f83618a6a2876 | refs/heads/master | 2020-04-23T08:04:06.618000 | 2019-02-16T16:39:44 | 2019-02-16T16:39:44 | 171,025,129 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.liuxu.ssas.model;
public class Student {
private String name;// 姓名
private Integer sid;// 学号
public Student() {
super();
// TODO Auto-generated constructor stub
}
public Student(String name, Integer sid) {
super();
this.name = name;
this.sid = sid;
}
public String getName() {
return ... | UTF-8 | Java | 502 | java | Student.java | Java | [] | null | [] | package com.liuxu.ssas.model;
public class Student {
private String name;// 姓名
private Integer sid;// 学号
public Student() {
super();
// TODO Auto-generated constructor stub
}
public Student(String name, Integer sid) {
super();
this.name = name;
this.sid = sid;
}
public String getName() {
return ... | 502 | 0.651822 | 0.651822 | 35 | 13.114285 | 13.278923 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.257143 | false | false | 2 |
b9e29a4390520bab824adee9d130a134fc7c6460 | 6,957,847,028,108 | 6984f27320a10846e312c026e6d978408ac59857 | /src/test/java/com/thepapyrusprint/backend/web/rest/NotationResourceIT.java | 5e91157a7d332e862372c5aa2f2a2075a0d127e0 | [] | no_license | Nkonshu/ThePapyrusPrint | https://github.com/Nkonshu/ThePapyrusPrint | 4cbd40b23d0f16e2b639245b7a70c043fdf48fe4 | 0e8ed3a95cb412e45f507ccc49908a25b24f320d | refs/heads/master | 2023-06-01T04:40:36.896000 | 2020-04-03T23:49:14 | 2020-04-03T23:49:14 | 252,567,418 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.thepapyrusprint.backend.web.rest;
import com.thepapyrusprint.backend.ThePapyrusPrintApp;
import com.thepapyrusprint.backend.domain.Notation;
import com.thepapyrusprint.backend.repository.NotationRepository;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import org.springframew... | UTF-8 | Java | 8,439 | java | NotationResourceIT.java | Java | [] | null | [] | package com.thepapyrusprint.backend.web.rest;
import com.thepapyrusprint.backend.ThePapyrusPrintApp;
import com.thepapyrusprint.backend.domain.Notation;
import com.thepapyrusprint.backend.repository.NotationRepository;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import org.springframew... | 8,439 | 0.694751 | 0.693921 | 221 | 37.18552 | 28.535395 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.357466 | false | false | 2 |
efa284dae26e71c83873ca548e27dff206e7c2bc | 24,137,716,215,477 | 7afd71899884c2caf7ade8c8d842adbe95909cbf | /CursoDeJava/src/PesoIdeal.java | 5c5e5d08b54d154c69f7f76e329fb3df501d6722 | [] | no_license | Rodrigosaforcada/CursoDeJava | https://github.com/Rodrigosaforcada/CursoDeJava | 4d6ea18f40fbc986084dd63fe18bb8a52a600d53 | 91cb4b53301a72bf97fb356a2dde3c57ad56487d | refs/heads/main | 2023-08-27T16:11:22.590000 | 2021-10-21T02:09:29 | 2021-10-21T02:09:29 | 396,153,318 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
public class PesoIdeal {
public static void main(String[] args) {
System.out.println("Introduce la altura en centímetros de una persona: ");
Scanner reader = new Scanner(System.in);
int peso = reader.nextInt();
System.out.println("Introduce el género de l... | UTF-8 | Java | 719 | java | PesoIdeal.java | Java | [] | null | [] | import java.util.Scanner;
public class PesoIdeal {
public static void main(String[] args) {
System.out.println("Introduce la altura en centímetros de una persona: ");
Scanner reader = new Scanner(System.in);
int peso = reader.nextInt();
System.out.println("Introduce el género de l... | 719 | 0.573222 | 0.55788 | 21 | 33.142857 | 29.176451 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.52381 | false | false | 2 |
3787483d1c53cd13edc9ff00be9d996352783b49 | 15,350,213,149,065 | 4fd3fd183e7d00a27dc8ea8a5470ec7a5f317f46 | /fight/src/main/java/com/hellouxing/fight/activity/FightActivity.java | 45a6e138d9603a5e2d55a7b22631d826a6c8cf63 | [] | no_license | GPC-debug/andclient | https://github.com/GPC-debug/andclient | 4c7699f767075474308489c70b735c0075307d81 | 655865cf90463cde50da08ccbf35d3ed613f8273 | refs/heads/master | 2020-08-07T19:33:05.724000 | 2019-10-08T06:09:39 | 2019-10-08T06:09:40 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hellouxing.fight.activity;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.graphics.Color;
import android.os.Bundle;
import android.text.Editable;
import android.text.TextWatcher;
import android.view.Gravity;
import android.view.View;
import androi... | UTF-8 | Java | 6,412 | java | FightActivity.java | Java | [] | null | [] | package com.hellouxing.fight.activity;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.graphics.Color;
import android.os.Bundle;
import android.text.Editable;
import android.text.TextWatcher;
import android.view.Gravity;
import android.view.View;
import androi... | 6,412 | 0.616412 | 0.610369 | 214 | 28.383177 | 24.707691 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.523364 | false | false | 2 |
acb20a2ac173d3a750e46ba189db9066c79cc525 | 23,184,233,505,288 | 31f194c8c897e025e01701ce35dc77dc5bfd275c | /L1J/src/com/lineage/server/model/item/etcitem/other/Kerosene.java | 9d49df54a54bd948084086b8617503d6bb6d6212 | [] | no_license | danceking/l1jcn-zwb | https://github.com/danceking/l1jcn-zwb | 6404547566b63e0c0d6e510d45202bba78e010b6 | d146a1807fc5b62632f35b87eaf500ecc6c902e9 | refs/heads/master | 2020-06-26T02:04:35.671000 | 2012-09-18T08:32:11 | 2012-09-18T08:32:11 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lineage.server.model.item.etcitem.other;
import com.lineage.server.model.Instance.L1ItemInstance;
import com.lineage.server.model.Instance.L1PcInstance;
import com.lineage.server.model.item.ItemExecutor;
import com.lineage.server.serverpackets.S_ItemName;
import com.lineage.server.serverpackets.S_Ser... | UTF-8 | Java | 1,358 | java | Kerosene.java | Java | [
{
"context": "verMessage;\r\n\r\n/**\r\n * 灯油 - 40003\r\n * \r\n * @author jrwz\r\n */\r\npublic class Kerosene implements ItemExecut",
"end": 375,
"score": 0.9996633529663086,
"start": 371,
"tag": "USERNAME",
"value": "jrwz"
}
] | null | [] | package com.lineage.server.model.item.etcitem.other;
import com.lineage.server.model.Instance.L1ItemInstance;
import com.lineage.server.model.Instance.L1PcInstance;
import com.lineage.server.model.item.ItemExecutor;
import com.lineage.server.serverpackets.S_ItemName;
import com.lineage.server.serverpackets.S_Ser... | 1,358 | 0.578988 | 0.564417 | 47 | 25.74468 | 23.97913 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.319149 | false | false | 2 |
e60fd5caffc9419915adcfcc1a281a00e061e020 | 1,065,151,915,385 | 1ef497fef3ca2bd5981ff2a6d3b5df32a845ce85 | /jadx-decompile/com/baidu/tts/client/model/RecordData.java | 9473dd5e07bbbfe4d9dde1b0484baeea6faecb88 | [] | no_license | gmtandi/droneapp | https://github.com/gmtandi/droneapp | 624eeb8a77bbb6cbe3160d79d0c9b46e827e8f4f | bfacef0ef2cc43aded3e03c012debcee868706c5 | refs/heads/master | 2019-07-22T10:11:35.423000 | 2017-06-01T00:38:41 | 2017-06-01T00:38:41 | 92,822,587 | 5 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.baidu.tts.client.model;
import com.baidu.tts.chainofresponsibility.logger.LoggerProxy;
import com.baidu.tts.l.a;
import java.util.concurrent.Callable;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
import org.json.JSONException;
import org.json.JSONObject;
public class... | UTF-8 | Java | 2,228 | java | RecordData.java | Java | [] | null | [] | package com.baidu.tts.client.model;
import com.baidu.tts.chainofresponsibility.logger.LoggerProxy;
import com.baidu.tts.l.a;
import java.util.concurrent.Callable;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
import org.json.JSONException;
import org.json.JSONObject;
public class... | 2,228 | 0.587971 | 0.583034 | 67 | 32.253731 | 24.254461 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.925373 | false | false | 2 |
d46c2925f785b31cb4b7327a47c81acf60c1d91b | 2,808,908,665,672 | af31903a6cddb50b8ca8b2dffd7a37a4b1841b76 | /Lab_5/src/main/java/ru/xorsiphus/dao/repositories/IBookDAO.java | aa87435ac118e0e09dad293cbc263c6603ee7e7b | [
"Apache-2.0"
] | permissive | Xorsiphus/JavaLabs | https://github.com/Xorsiphus/JavaLabs | 3f260e2f69ee4e2e9f0ddb912d41bd61eb5c9d22 | d2250f284f79eb56acca9f5b151fd76b68979e4d | refs/heads/master | 2023-02-05T10:48:41.046000 | 2020-12-24T13:04:59 | 2020-12-24T13:04:59 | 294,879,268 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.xorsiphus.dao.repositories;
import org.springframework.data.repository.NoRepositoryBean;
import ru.xorsiphus.entity.IEntity;
import java.util.List;
import java.util.Optional;
@NoRepositoryBean
public interface IBookDAO <T extends IEntity>
{
List<T> findAll();
List<T> findByAuthor(String author);
... | UTF-8 | Java | 448 | java | IBookDAO.java | Java | [] | null | [] | package ru.xorsiphus.dao.repositories;
import org.springframework.data.repository.NoRepositoryBean;
import ru.xorsiphus.entity.IEntity;
import java.util.List;
import java.util.Optional;
@NoRepositoryBean
public interface IBookDAO <T extends IEntity>
{
List<T> findAll();
List<T> findByAuthor(String author);
... | 448 | 0.745536 | 0.745536 | 18 | 23.888889 | 17.358601 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 2 |
313d030119a3c685c070a6657cfca00ccdfd6598 | 2,233,383,047,354 | 1a9757df82c1be01b38762e6fe5f7df53f0f6c4e | /app/src/main/java/com/example/i2iCell/WebService.java | f2f91d435282eff6a1bd80fc7d1757c5253fea90 | [] | no_license | i2icell/Android_AysegulKarahancer | https://github.com/i2icell/Android_AysegulKarahancer | de79e95051d1bfe5595d59ea0abde1332d119164 | 30155bf78a24711ecef27048bf92527c31dbf2d9 | refs/heads/master | 2020-06-16T23:50:17.492000 | 2019-07-12T11:10:34 | 2019-07-12T11:10:34 | 195,735,429 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.i2iCell;
import com.example.i2iCell.ui.login.User;
import org.w3c.dom.Document;
import java.io.BufferedReader;
import java.io.File;
import java.io.InputStreamReader;
import java.net.URL;
import java.net.URLConnection;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
import javax.x... | UTF-8 | Java | 6,333 | java | WebService.java | Java | [
{
"context": ";\n\n }\n\n\n public boolean login(String userName, String password) {\n\n\n String serviceU",
"end": 2989,
"score": 0.9957102537155151,
"start": 2981,
"tag": "USERNAME",
"value": "userName"
},
{
"context": " serviceUrlString = serviceUrlStr... | null | [] | package com.example.i2iCell;
import com.example.i2iCell.ui.login.User;
import org.w3c.dom.Document;
import java.io.BufferedReader;
import java.io.File;
import java.io.InputStreamReader;
import java.net.URL;
import java.net.URLConnection;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
import javax.x... | 6,333 | 0.631928 | 0.630823 | 197 | 31.147207 | 33.953892 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.527919 | false | false | 2 |
b9dd59a7f02e08b25cd1c3aedf97a43b2e025ac3 | 21,844,203,732,521 | b9f6ac2b41c2c09bc36fa7f0a5af9547718fda63 | /src/main/java/blusunrize/immersiveengineering/common/util/compat/computercraft/PeripheralExcavator.java | bbee30414f84180fe79c2c6c9776a2ea18654ea6 | [] | no_license | AmusedWraith/SteamvaniaImmersiveEngineering | https://github.com/AmusedWraith/SteamvaniaImmersiveEngineering | 23e52dd31e1d6ef8819efc4c2878ade7e81ed7bf | 322557823e33c517e9210d149f0138b7088a0218 | refs/heads/master | 2021-01-16T19:07:15.331000 | 2017-08-18T18:38:49 | 2017-08-18T18:38:49 | 100,139,446 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package blusunrize.immersiveengineering.common.util.compat.computercraft;
import blusunrize.immersiveengineering.common.blocks.metal.TileEntityExcavator;
import dan200.computercraft.api.lua.ILuaContext;
import dan200.computercraft.api.lua.LuaException;
import dan200.computercraft.api.peripheral.IComputerAccess;
import... | UTF-8 | Java | 2,311 | java | PeripheralExcavator.java | Java | [] | null | [] | package blusunrize.immersiveengineering.common.util.compat.computercraft;
import blusunrize.immersiveengineering.common.blocks.metal.TileEntityExcavator;
import dan200.computercraft.api.lua.ILuaContext;
import dan200.computercraft.api.lua.LuaException;
import dan200.computercraft.api.peripheral.IComputerAccess;
import... | 2,311 | 0.742968 | 0.734747 | 82 | 27.182926 | 27.465334 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2 | false | false | 2 |
6c05fe96f49609c74c000478988176eb01da25b0 | 31,198,642,466,338 | fe90aada0c6b1fa6d2f3a715d8a9fabe990bb690 | /TentamenDranken20200316/src/model/Voorraad.java | 7c89343aafa127858754b8e742f69c926a0d5c5f | [] | no_license | mPeltzerNovi/OefentenamenSlijterijOOP | https://github.com/mPeltzerNovi/OefentenamenSlijterijOOP | cd0ddc81ba973f8728fee3ee5421b36a9014fd95 | 53555f50a77c036b4a39eabe9f33a3914d41a229 | refs/heads/main | 2023-04-28T09:53:57.809000 | 2021-05-16T12:44:54 | 2021-05-16T12:44:54 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package model;
import java.io.File;
import java.io.IOException;
import java.io.PrintWriter;
import java.time.LocalDate;
import java.util.ArrayList;
import java.util.Collections;
public class Voorraad {
private ArrayList<Drank> dranken;
//default constructor voor Voorraad
public Voorraad() {
dran... | UTF-8 | Java | 2,189 | java | Voorraad.java | Java | [] | null | [] | package model;
import java.io.File;
import java.io.IOException;
import java.io.PrintWriter;
import java.time.LocalDate;
import java.util.ArrayList;
import java.util.Collections;
public class Voorraad {
private ArrayList<Drank> dranken;
//default constructor voor Voorraad
public Voorraad() {
dran... | 2,189 | 0.595249 | 0.593879 | 73 | 28.986301 | 24.036783 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.342466 | false | false | 2 |
8986eed5cdc3863e5c88e813b34e0228f2b914b6 | 31,980,326,556,083 | a8c1dc2428da43c8ff52a0fab5cbbaa9e556909f | /src/main/java/org/kris/oilsimulation/model/Vector.java | 4ce7b2da74a8ee78dd75903731d7b1123fadcd2a | [] | no_license | wojciechkumon/oil-simulation | https://github.com/wojciechkumon/oil-simulation | 1d1739c6dd2891fac079e05ec0347616c90a93f3 | ddc8262322188bf7f3cde2b23dd1d4fb39c6ebbe | refs/heads/master | 2022-10-14T02:06:54.320000 | 2017-01-24T20:18:01 | 2019-08-20T18:14:42 | 203,428,258 | 0 | 0 | null | false | 2022-10-05T19:32:26 | 2019-08-20T18:02:29 | 2019-08-20T18:15:19 | 2022-10-05T19:32:23 | 6,717 | 0 | 0 | 4 | Java | false | false | package org.kris.oilsimulation.model;
public class Vector {
private static final Vector ZERO_VECTOR = new Vector(0, 0);
private final double x;
private final double y;
public Vector(double x, double y) {
this.x = x;
this.y = y;
}
public Vector add(Vector other) {
return new Vector(x + other.x... | UTF-8 | Java | 592 | java | Vector.java | Java | [] | null | [] | package org.kris.oilsimulation.model;
public class Vector {
private static final Vector ZERO_VECTOR = new Vector(0, 0);
private final double x;
private final double y;
public Vector(double x, double y) {
this.x = x;
this.y = y;
}
public Vector add(Vector other) {
return new Vector(x + other.x... | 592 | 0.636824 | 0.633446 | 32 | 17.5 | 17.367355 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.46875 | false | false | 2 |
064ec9e1217e8a6d2f4dbebff4469feb510c6e22 | 19,782,619,367,516 | d15f0d388d41e00f146e6c0d5c55e2282ada2af4 | /LIgnorance/src/main/java/com/livelearn/ignorance/test/pulltorefreshwithloadmore/viewholder/TabIndicatorViewHolder.java | 2ba265264836b8ad1e6a0cb743bc94c09f5efd16 | [] | no_license | FPhoenixCorneaE/Ignorance | https://github.com/FPhoenixCorneaE/Ignorance | 0ed600d128918c01590c4e236939e185a9d05bce | 8737327768d1ab9e5010f6ecca0f3347bae7cbdd | refs/heads/master | 2021-08-07T22:35:50.683000 | 2021-06-16T03:45:01 | 2021-06-16T03:45:01 | 95,649,709 | 2 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.livelearn.ignorance.test.pulltorefreshwithloadmore.viewholder;
import android.view.LayoutInflater;
import android.view.View;
import android.widget.AbsListView;
import android.widget.TextView;
import com.livelearn.ignorance.R;
import com.livelearn.ignorance.test.pulltorefreshwithloadmore.viewpager.TabPageI... | UTF-8 | Java | 1,261 | java | TabIndicatorViewHolder.java | Java | [] | null | [] | package com.livelearn.ignorance.test.pulltorefreshwithloadmore.viewholder;
import android.view.LayoutInflater;
import android.view.View;
import android.widget.AbsListView;
import android.widget.TextView;
import com.livelearn.ignorance.R;
import com.livelearn.ignorance.test.pulltorefreshwithloadmore.viewpager.TabPageI... | 1,261 | 0.727201 | 0.718477 | 39 | 31.333334 | 28.4617 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.564103 | false | false | 2 |
7200ca2a801e3b5eb0075f0b61b4da8832285e64 | 30,210,799,983,146 | 5c5b5f51110041f41757f2ce62c2b7e04de4644d | /src/Utils/Math/utilClass.java | 1406ff33844ce98b9bada0aa8156eac42ddaa4be | [
"Apache-2.0"
] | permissive | kppomzh/ArrayList_Simulate_DB | https://github.com/kppomzh/ArrayList_Simulate_DB | 203b6c90ad05f891d39074e8cba5a894b9395068 | 2924c729395e572df16e53052c721c32e34987d5 | refs/heads/master | 2021-10-02T19:23:59.091000 | 2018-11-30T09:54:26 | 2018-11-30T09:54:34 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Utils.Math;
public class utilClass {
public static Double Sqrt(Double x)
{
Double xhalf = 0.5f*x;
Integer i = x.intValue(); // get bits for floating VALUE
i = 0x5f375a86- (i>>1); // gives initial guess y0
x = i.doubleValue(); // convert bits BACK to float
x = x*(... | UTF-8 | Java | 567 | java | utilClass.java | Java | [] | null | [] | package Utils.Math;
public class utilClass {
public static Double Sqrt(Double x)
{
Double xhalf = 0.5f*x;
Integer i = x.intValue(); // get bits for floating VALUE
i = 0x5f375a86- (i>>1); // gives initial guess y0
x = i.doubleValue(); // convert bits BACK to float
x = x*(... | 567 | 0.597884 | 0.566138 | 16 | 34.4375 | 28.657393 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.75 | false | false | 2 |
778e56e52058699ea8e3e4d14f71db666cb2c053 | 30,210,799,983,253 | 3a40c38767c14b2033b4226a99701d0ac18a852c | /MiPractica/Esqueleto Traductor/src/parser/GrammarParser.java | b5a238a03c5f806e8e112a20bf55c8a3672e4875 | [] | no_license | alexl0/DLP | https://github.com/alexl0/DLP | e721e3261f4da950daef517cb3643c04889be460 | 6181bf7cd9b7e2fd3ffcd25eaf29235afca64632 | refs/heads/master | 2023-08-31T18:20:54.623000 | 2021-10-14T09:40:43 | 2021-10-14T09:40:43 | 335,927,066 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // Generated from src\parser\Grammar.g4 by ANTLR 4.7.2
package parser;
import ast.*;
import ast.VarDefinition.VarScope;
import org.antlr.v4.runtime.atn.*;
import org.antlr.v4.runtime.dfa.DFA;
import org.antlr.v4.runtime.*;
import org.antlr.v4.runtime.misc.*;
import org.antlr.v4.runtime.tree.*;
import java.util.L... | UTF-8 | Java | 56,712 | java | GrammarParser.java | Java | [] | null | [] | // Generated from src\parser\Grammar.g4 by ANTLR 4.7.2
package parser;
import ast.*;
import ast.VarDefinition.VarScope;
import org.antlr.v4.runtime.atn.*;
import org.antlr.v4.runtime.dfa.DFA;
import org.antlr.v4.runtime.*;
import org.antlr.v4.runtime.misc.*;
import org.antlr.v4.runtime.tree.*;
import java.util.L... | 56,712 | 0.64794 | 0.563902 | 1,688 | 32.597748 | 30.347414 | 304 | false | false | 0 | 0 | 48 | 0.001693 | 0 | 0 | 3.841232 | false | false | 2 |
82e89fc6043637c383697d41e0023fd3a44726f2 | 31,018,253,832,340 | bcc879cfe7beb771bc3e8301c0383b89e9f19199 | /app/src/main/java/com/dreamgyf/launcher/config/LayoutConfig.java | ffe19662fa62c2e7e4b4605c4f37a2de06f8644d | [] | no_license | dreamgyf/DreamLauncher | https://github.com/dreamgyf/DreamLauncher | 52077d97cb438e13635b24c9aacf50921b75d868 | 550c72e76ebf6213fd12a2fc053797fe6bc5d583 | refs/heads/master | 2023-04-25T08:15:03.124000 | 2021-05-08T05:41:46 | 2021-05-08T05:41:46 | 362,767,430 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dreamgyf.launcher.config;
public class LayoutConfig {
/**
* @return 应用图标一屏最大行数
*/
public static int getRows() {
return 6;
}
/**
* @return 应用图标一屏最大列数
*/
public static int getCols() {
return 4;
}
}
| UTF-8 | Java | 270 | java | LayoutConfig.java | Java | [] | null | [] | package com.dreamgyf.launcher.config;
public class LayoutConfig {
/**
* @return 应用图标一屏最大行数
*/
public static int getRows() {
return 6;
}
/**
* @return 应用图标一屏最大列数
*/
public static int getCols() {
return 4;
}
}
| 270 | 0.630435 | 0.621739 | 19 | 11.105263 | 12.221184 | 37 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.894737 | false | false | 2 |
86710cf9cda144ad56eff5d9efc5560932133e48 | 7,249,904,848,726 | a1854d4d08d7bcc3487b0cd68f29a18be1ca8a65 | /src/com/houlong/pattern/simpleFactory/Client.java | 4c1bf3c2c527c612b3c0279ba2ee13224018cf48 | [] | no_license | houlong123/javaKnowledge | https://github.com/houlong123/javaKnowledge | 284261e5d531671d1ef07bf55cb9f9a54b8535de | b292d1685aa3ff1cfa61df2229a73c25d68386d3 | refs/heads/master | 2020-03-17T17:29:01.692000 | 2018-05-17T09:44:34 | 2018-05-17T09:44:34 | 133,789,933 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.houlong.pattern.simpleFactory;
/**
* 简单工厂模式
*/
public class Client {
public static void main(String[] args) {
Chat chat = ChatFactory.createChat("histogram");
chat.display();
System.out.println("---------------------");
//简化的简单工厂模式
Chat chat2 = Chat.createCha... | UTF-8 | Java | 393 | java | Client.java | Java | [] | null | [] | package com.houlong.pattern.simpleFactory;
/**
* 简单工厂模式
*/
public class Client {
public static void main(String[] args) {
Chat chat = ChatFactory.createChat("histogram");
chat.display();
System.out.println("---------------------");
//简化的简单工厂模式
Chat chat2 = Chat.createCha... | 393 | 0.556474 | 0.550964 | 17 | 20.352942 | 19.502462 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.352941 | false | false | 2 |
bcdb2965b55d6124d2d90ff6841f847036651dc2 | 25,331,717,120,540 | 074efd4d142e5f91710ae2ea6d6e43f7c226d774 | /core/src/com/jatek/items/SwordYellow.java | 26a7e530adae8a9f12e1023ecd833cae6cb0fa7e | [] | no_license | ricsi98/csakegyjatek | https://github.com/ricsi98/csakegyjatek | 9fc13d9c62b6016637f48ad93011de93e753f478 | 304317e48a5b57efd068c35bbaa84171c246cc9a | refs/heads/master | 2018-02-09T05:01:02.682000 | 2017-03-01T20:23:15 | 2017-03-01T20:23:15 | 80,460,478 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jatek.items;
import com.badlogic.gdx.math.Vector2;
public class SwordYellow extends Item{
public SwordYellow(Vector2 pos) {
super(0, 15, 0, ItemSprites.SwordYellowSpr, ItemSprites.SwordYellowInfo, pos);
}
}
| UTF-8 | Java | 226 | java | SwordYellow.java | Java | [] | null | [] | package com.jatek.items;
import com.badlogic.gdx.math.Vector2;
public class SwordYellow extends Item{
public SwordYellow(Vector2 pos) {
super(0, 15, 0, ItemSprites.SwordYellowSpr, ItemSprites.SwordYellowInfo, pos);
}
}
| 226 | 0.769912 | 0.743363 | 10 | 21.6 | 25.068707 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.2 | false | false | 2 |
64af1b5ee09528975d50326e412849f46bdc71f4 | 25,331,717,118,950 | 2355521debc967f044d992ae4efa7b056a978aef | /app/src/main/java/com/teletalk/salestrackerdata/salestrackerdata/Alarm_Receiver.java | 5a304993619815caafe587eec41f3a5b27d11a1c | [] | no_license | shwetastha/sales_tracker | https://github.com/shwetastha/sales_tracker | 3b50634e5f6f52cba204162aba85604d78c63f80 | 5ebc3bfe8589d0b8c00241e8647f9bbd50574049 | refs/heads/master | 2020-04-21T10:48:35.891000 | 2019-02-11T21:20:24 | 2019-02-11T21:20:24 | 169,497,903 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.teletalk.salestrackerdata.salestrackerdata;
/**
* Created by ShwePC on 5/20/2015.
*/
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.os.Build;
import android.util.Log;
import android.widget.Toast;
//import android.widget.Toast;
imp... | UTF-8 | Java | 1,336 | java | Alarm_Receiver.java | Java | [
{
"context": "estrackerdata.salestrackerdata;\n\n/**\n * Created by ShwePC on 5/20/2015.\n */\n\nimport android.content.Broadca",
"end": 81,
"score": 0.9996631145477295,
"start": 75,
"tag": "USERNAME",
"value": "ShwePC"
}
] | null | [] | package com.teletalk.salestrackerdata.salestrackerdata;
/**
* Created by ShwePC on 5/20/2015.
*/
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.os.Build;
import android.util.Log;
import android.widget.Toast;
//import android.widget.Toast;
imp... | 1,336 | 0.708084 | 0.702844 | 43 | 30.069767 | 28.724348 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.697674 | false | false | 2 |
c478ad72741077d077c99101c7fd9d3a9d4bc80f | 27,264,452,425,814 | 14f167054857cdd3f19dd49db92f80f2ea10419e | /springboot-web/src/main/java/com/ymdx/mapper/OrderMapper.java | 51f72944eecafadf0800f158fb48b81c4bba67ef | [] | no_license | ymdx0610/ymdx-security | https://github.com/ymdx0610/ymdx-security | 55c9acb89b9bb67e897a8a196f783610ee3fed4c | 35d3b672dc8ff4d1aef9d5b5c43501a6957be146 | refs/heads/master | 2022-07-03T01:30:35.052000 | 2020-03-18T07:44:23 | 2020-03-18T07:44:23 | 248,167,697 | 0 | 0 | null | false | 2022-06-17T03:02:04 | 2020-03-18T07:40:52 | 2020-03-18T07:44:37 | 2022-06-17T03:02:04 | 686 | 0 | 0 | 11 | Java | false | false | package com.ymdx.mapper;
import com.ymdx.entity.OrderEntity;
import org.apache.ibatis.annotations.Insert;
/**
* @ClassName: OrderMapper
* @Description: TODO
* @Author: ymdx
* @Email: y_m_d_x@163.com
* @Date: 2020-03-15 16:56
* @Version: 1.0
**/
public interface OrderMapper {
@Insert("insert into order_inf... | UTF-8 | Java | 428 | java | OrderMapper.java | Java | [
{
"context": "ame: OrderMapper\n * @Description: TODO\n * @Author: ymdx\n * @Email: y_m_d_x@163.com\n * @Date: 2020-03-15 1",
"end": 177,
"score": 0.9997276663780212,
"start": 173,
"tag": "USERNAME",
"value": "ymdx"
},
{
"context": "\n * @Description: TODO\n * @Author: ymdx\n * @Emai... | null | [] | package com.ymdx.mapper;
import com.ymdx.entity.OrderEntity;
import org.apache.ibatis.annotations.Insert;
/**
* @ClassName: OrderMapper
* @Description: TODO
* @Author: ymdx
* @Email: <EMAIL>
* @Date: 2020-03-15 16:56
* @Version: 1.0
**/
public interface OrderMapper {
@Insert("insert into order_info(order_... | 420 | 0.698598 | 0.658879 | 19 | 21.526316 | 22.511677 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.315789 | false | false | 2 |
127450cf2e38a86dd3866cc10cc691bb13c73b87 | 1,142,461,315,503 | c2aea7f85b6502c80adc61af528e56c3d1388ef1 | /voluntariado-spring/src/main/java/cl/tbd/ejemplo1/repositories/RankingRepository.java | 411cd56f92b104fe151d3eb1f214d9d33a982448 | [] | no_license | Rodolfato/TBD | https://github.com/Rodolfato/TBD | 6d6447849ff864ad498b52b18f6e5910a2564b2b | c0572c1f08e3c2b548275865b330af09bcf3e35a | refs/heads/master | 2023-02-21T10:14:02.951000 | 2021-01-27T08:29:36 | 2021-01-27T08:29:36 | 305,592,351 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cl.tbd.ejemplo1.repositories;
import java.util.List;
import cl.tbd.ejemplo1.models.Ranking;
import org.json.JSONArray;
public interface RankingRepository {
public List<Ranking> getAllRankings();
public Ranking createRanking(Ranking ranking);
public JSONArray getRankByTask(long id_tarea, int quan... | UTF-8 | Java | 499 | java | RankingRepository.java | Java | [] | null | [] | package cl.tbd.ejemplo1.repositories;
import java.util.List;
import cl.tbd.ejemplo1.models.Ranking;
import org.json.JSONArray;
public interface RankingRepository {
public List<Ranking> getAllRankings();
public Ranking createRanking(Ranking ranking);
public JSONArray getRankByTask(long id_tarea, int quan... | 499 | 0.769539 | 0.765531 | 16 | 30.1875 | 22.959799 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.8125 | false | false | 2 |
e0840943bd4baf8ebc37c576f62b3bc373a20d45 | 30,004,641,586,656 | 1f2b3b2ae931c866be894583437a9aff7c517539 | /com/maya/puc/common/Connection.java | 4d35554379f3c5bd46448a99b476822f669797ab | [
"MIT"
] | permissive | jwnichls/puc | https://github.com/jwnichls/puc | becb9bbbac6605859887de0442d2a031d612c0e5 | b833093b00bffdeaa87ec01444b556fccdb76b26 | refs/heads/master | 2021-01-06T06:07:04.163000 | 2020-02-17T23:55:34 | 2020-02-17T23:55:34 | 241,230,271 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.maya.puc.common;
/* $Id: Connection.java,v 1.13 2003/10/23 07:52:54 jeffreyn Exp $ */
import org.jdom.Document;
import org.jdom.input.SAXBuilder;
import org.jdom.output.XMLOutputter;
import java.io.ByteArrayInputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.O... | UTF-8 | Java | 12,726 | java | Connection.java | Java | [] | null | [] | package com.maya.puc.common;
/* $Id: Connection.java,v 1.13 2003/10/23 07:52:54 jeffreyn Exp $ */
import org.jdom.Document;
import org.jdom.input.SAXBuilder;
import org.jdom.output.XMLOutputter;
import java.io.ByteArrayInputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.O... | 12,726 | 0.527503 | 0.51768 | 460 | 25.665216 | 22.417114 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.997826 | false | false | 2 |
cdc53b896910f332340e49fa2dd837c2e46451e4 | 4,750,233,900,549 | aeb594638893e9941972b1fd8c3d0eed392e9b12 | /app/src/main/java/project/harsh/com/yoblunttask/CardScrollerFragment.java | c18ee8c0ace004c372bd1d44d4c639dcb71a1f5b | [] | no_license | harsh4056/YoBluntTask | https://github.com/harsh4056/YoBluntTask | 11cbda2f02efc9135c7d74c37ceac22b22020957 | 1695d96ec1beeabe75928801d9927081de3e77f3 | refs/heads/master | 2021-01-01T18:45:20.839000 | 2017-07-26T16:59:07 | 2017-07-26T16:59:07 | 98,427,263 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package project.harsh.com.yoblunttask;
import android.app.Activity;
import android.content.Context;
import android.os.Bundle;
import android.app.Fragment;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.util.Log;
import android.view.LayoutInflater;
i... | UTF-8 | Java | 3,432 | java | CardScrollerFragment.java | Java | [] | null | [] | package project.harsh.com.yoblunttask;
import android.app.Activity;
import android.content.Context;
import android.os.Bundle;
import android.app.Fragment;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.util.Log;
import android.view.LayoutInflater;
i... | 3,432 | 0.682401 | 0.680361 | 100 | 33.32 | 34.435413 | 159 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.54 | false | false | 2 |
af233fea4a408fe591a5b9ebf5961531f44b0256 | 4,750,233,900,001 | 8bf04d2b35c82ad3296ddbebe118feecd7912ca4 | /src/Capa2_Aplicacion/GestionarPagoServicio.java | 750debbd15dd5af8d4dc503b6d8403cb41f9467b | [] | no_license | JuliusSauco/IntroBank_Soft | https://github.com/JuliusSauco/IntroBank_Soft | 35e88df5004ec61851e6035a9e4a7865d6bec848 | b4d96018c7e94719607120cc6a970e9b917f8d7e | refs/heads/master | 2021-07-12T15:07:12.813000 | 2020-08-02T20:26:55 | 2020-08-02T20:26:55 | 181,379,535 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package Capa2_Aplicacion;
public class GestionarPagoServicio {
}
| UTF-8 | Java | 72 | java | GestionarPagoServicio.java | Java | [] | null | [] |
package Capa2_Aplicacion;
public class GestionarPagoServicio {
}
| 72 | 0.75 | 0.736111 | 5 | 13.2 | 14.606848 | 36 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 2 |
4d5fd3cbfc6e2370f20a9c9a7e211d0c33457424 | 21,182,778,737,771 | cc58c3db309a14b9540c73b117079124e7e903d5 | /gamecard3/src/com/macower/businessdata/dao/ShippingOptionDaoImpl.java | 3fb9e1b85758550182afa7879dd1fcae64e4fd03 | [] | no_license | tonsqxv/gamecard | https://github.com/tonsqxv/gamecard | 6d871960e5d4d6b45b62e458a3d4927ca55f542a | 58f58235d4655fa0a1405bf779d76d2e68488b86 | refs/heads/master | 2023-05-29T00:38:40.103000 | 2021-06-14T10:56:39 | 2021-06-14T10:56:39 | 363,405,827 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.macower.businessdata.dao;
import org.hibernate.criterion.DetachedCriteria;
import org.hibernate.criterion.MatchMode;
import org.hibernate.criterion.Restrictions;
import org.springframework.stereotype.Repository;
import com.macower.businessdata.entity.ShippingOption;
import com.macower.core.dao.BaseEntity... | UTF-8 | Java | 881 | java | ShippingOptionDaoImpl.java | Java | [] | null | [] | package com.macower.businessdata.dao;
import org.hibernate.criterion.DetachedCriteria;
import org.hibernate.criterion.MatchMode;
import org.hibernate.criterion.Restrictions;
import org.springframework.stereotype.Repository;
import com.macower.businessdata.entity.ShippingOption;
import com.macower.core.dao.BaseEntity... | 881 | 0.819523 | 0.819523 | 27 | 31.629629 | 30.725967 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.185185 | false | false | 2 |
1379ecb205e19f3cf7e90ac32efcff4e8086b7ad | 2,190,433,331,294 | a297f02c265e8cf8fb46613b9c9449482d41580e | /src/main/java/com/devcom/controllers/UserController.java | 19c7aa26c0fba5418c4ba46549d43c6338836249 | [] | no_license | cherradii/Ques-Answr | https://github.com/cherradii/Ques-Answr | 4c2643c2498f334b0be84541bb4da17fa6970836 | 8c83e3c2a8c56857cf8bea31fb4e679a85b0bf14 | refs/heads/master | 2020-07-24T07:39:14.340000 | 2019-09-08T21:52:24 | 2019-09-08T21:52:24 | 207,850,013 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.devcom.controllers;
import org.springframework.web.bind.annotation.CrossOrigin;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
import org.springframework.web.bind.annotation.RestController;
@RestController
@CrossOrigin
@RequestM... | UTF-8 | Java | 497 | java | UserController.java | Java | [] | null | [] | package com.devcom.controllers;
import org.springframework.web.bind.annotation.CrossOrigin;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
import org.springframework.web.bind.annotation.RestController;
@RestController
@CrossOrigin
@RequestM... | 497 | 0.802817 | 0.802817 | 17 | 28.235294 | 24.160078 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.705882 | false | false | 2 |
dadd9b2dded18b3bdfee89914572ab2b384b8a96 | 25,443,386,329,753 | 2fd9d77d529e9b90fd077d0aa5ed2889525129e3 | /DecompiledViberSrc/app/src/main/java/com/google/android/gms/internal/ads/zzchb.java | 1d2176a6eb2c6f7494b8b6118d95fd49685ca406 | [] | no_license | cga2351/code | https://github.com/cga2351/code | 703f5d49dc3be45eafc4521e931f8d9d270e8a92 | 4e35fb567d359c252c2feca1e21b3a2a386f2bdb | refs/heads/master | 2021-07-08T15:11:06.299000 | 2021-05-06T13:22:21 | 2021-05-06T13:22:21 | 60,314,071 | 1 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.google.android.gms.internal.ads;
import android.content.Context;
public final class zzchb
implements zzdth<zzbbi<String>>
{
private final zzdtt<Context> zzeol;
private final zzdtt<zzczs> zzfhu;
private zzchb(zzdtt<zzczs> paramzzdtt, zzdtt<Context> paramzzdtt1)
{
this.zzfhu = par... | UTF-8 | Java | 706 | java | zzchb.java | Java | [] | null | [] | package com.google.android.gms.internal.ads;
import android.content.Context;
public final class zzchb
implements zzdth<zzbbi<String>>
{
private final zzdtt<Context> zzeol;
private final zzdtt<zzczs> zzfhu;
private zzchb(zzdtt<zzczs> paramzzdtt, zzdtt<Context> paramzzdtt1)
{
this.zzfhu = par... | 706 | 0.689802 | 0.665722 | 26 | 25.23077 | 26.880516 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.384615 | false | false | 2 |
3f99b8a42f46ca6ca74d6808eea55bddfcb0a842 | 6,416,681,205,973 | ec951f0d5be1b5a27d0b55c60eb3741dc98e21de | /src/main/java/TwitterStreamReader.java | cd353923aacc1757543a6e5ecf8899d19b8536b4 | [] | no_license | sachinkundu/kinesis_twitter_rt_analyzer | https://github.com/sachinkundu/kinesis_twitter_rt_analyzer | fcb0ca6f062e8573f46bc930d5c799b9d9eeb750 | 59651e6c30be3d5d5a9411ccd2e3a6fbc6e05c72 | refs/heads/master | 2020-09-22T03:31:51.769000 | 2015-04-22T08:33:56 | 2015-04-22T08:33:56 | 32,920,042 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import org.json.*;
import com.google.common.collect.Lists;
import com.twitter.hbc.ClientBuilder;
import com.twitter.hbc.core.Client;
import com.twitter.hbc.core.Constants;
import com.twitter.hbc.core.endpoint.StatusesFilterEndpoint;
import com.twitter.hbc.core.processor.StringDelimitedProcessor;
import com.twitter.hbc.... | UTF-8 | Java | 1,793 | java | TwitterStreamReader.java | Java | [] | null | [] | import org.json.*;
import com.google.common.collect.Lists;
import com.twitter.hbc.ClientBuilder;
import com.twitter.hbc.core.Client;
import com.twitter.hbc.core.Constants;
import com.twitter.hbc.core.endpoint.StatusesFilterEndpoint;
import com.twitter.hbc.core.processor.StringDelimitedProcessor;
import com.twitter.hbc.... | 1,793 | 0.668154 | 0.662019 | 45 | 38.866665 | 27.490282 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.733333 | false | false | 2 |
8e93968bb4cdb26179881c2b1c00b5fc24cee836 | 11,209,864,700,276 | e240d1b66d16eeb129cc0dd0559aa8a490ad359f | /BackEnd/src/radin/backend/microcompilers/CompoundStatementCompiler.java | 5096f7dc5c5571081cc1fd98a7269023a3900e48 | [] | no_license | mstr87811499/Jodin-Java | https://github.com/mstr87811499/Jodin-Java | a62a055fb210f2f8dadbb0bd55d71ea6428d6803 | 4448cb02ac0bfb0cdeadb4088e62d703e553c38a | refs/heads/master | 2023-04-15T22:37:42.926000 | 2021-03-14T21:57:46 | 2021-03-14T21:57:46 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package radin.backend.microcompilers;
import radin.backend.compilation.AbstractIndentedOutputCompiler;
import radin.midanalysis.TypeAugmentedSemanticNode;
import java.io.PrintWriter;
public class CompoundStatementCompiler extends AbstractIndentedOutputCompiler {
public CompoundStatementCompiler(PrintWriter ... | UTF-8 | Java | 1,428 | java | CompoundStatementCompiler.java | Java | [] | null | [] | package radin.backend.microcompilers;
import radin.backend.compilation.AbstractIndentedOutputCompiler;
import radin.midanalysis.TypeAugmentedSemanticNode;
import java.io.PrintWriter;
public class CompoundStatementCompiler extends AbstractIndentedOutputCompiler {
public CompoundStatementCompiler(PrintWriter ... | 1,428 | 0.585434 | 0.584734 | 42 | 33 | 30.112488 | 141 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.452381 | false | false | 2 |
433e1c6788494b92c75aa60fb9ab90cc4a5637b5 | 28,174,985,490,076 | 268fce3684f168d992be69b3dd11df5a55820e68 | /lims-rijnstate/src/main/java/nl/runnable/lims/rijnstate/Bootstrap.java | d2aa28bd2fd93e08e5b4ac83ecfcb7154c4b9745 | [] | no_license | grebbel/anaconda-java | https://github.com/grebbel/anaconda-java | d051c36ef3558eec5c30c9ea7970b2cf985973cc | 2d272118e0e7341d8c195b097fd2507756ec7f5b | refs/heads/master | 2021-01-19T06:26:20.061000 | 2012-07-30T09:22:25 | 2012-07-30T09:22:25 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package nl.runnable.lims.rijnstate;
import javax.annotation.ManagedBean;
import javax.annotation.PostConstruct;
import javax.inject.Inject;
import org.activiti.engine.RepositoryService;
/**
* Performs bootstrap operations.
*
* @author Laurens Fridael
*
*/
@ManagedBean
public class Bootstrap {
@Inject
priva... | UTF-8 | Java | 772 | java | Bootstrap.java | Java | [
{
"context": "*\n * Performs bootstrap operations.\n * \n * @author Laurens Fridael\n * \n */\n@ManagedBean\npublic class Bootstrap {\n\n\t@",
"end": 257,
"score": 0.9998820424079895,
"start": 242,
"tag": "NAME",
"value": "Laurens Fridael"
}
] | null | [] | package nl.runnable.lims.rijnstate;
import javax.annotation.ManagedBean;
import javax.annotation.PostConstruct;
import javax.inject.Inject;
import org.activiti.engine.RepositoryService;
/**
* Performs bootstrap operations.
*
* @author <NAME>
*
*/
@ManagedBean
public class Bootstrap {
@Inject
private UserId... | 763 | 0.796632 | 0.794041 | 35 | 21.057142 | 21.549866 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.914286 | false | false | 2 |
b98d8d92210a0f7cecf1bc9adfbb17263e179a23 | 5,686,536,704,338 | 5fedb08590b97e71f65b6854cac40f4679e4ae93 | /woooqi-bpm-logic/src/main/java/com/woooqi/bpm/service/bpm/DeployService.java | cec5b25723c2f94b0edfceb2e641327f3109d3ae | [] | no_license | xeon-ye/woooqi-bpm | https://github.com/xeon-ye/woooqi-bpm | c234156eb75420f4835800e3b25aa2b0f3df6fff | 64dc99312eb91de4bb2008d60e0cd963a2d1c683 | refs/heads/master | 2021-09-05T12:20:37.785000 | 2018-01-27T13:57:11 | 2018-01-27T13:57:11 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.woooqi.bpm.service.bpm;
import java.io.IOException;
import java.io.InputStream;
import java.util.List;
import com.titan.entity.bpm.bpm.Deployment;
public interface DeployService {
public List<Deployment> getAllDeploy(String name);
public InputStream getImageByte(String deployId) throws IOException... | UTF-8 | Java | 466 | java | DeployService.java | Java | [] | null | [] | package com.woooqi.bpm.service.bpm;
import java.io.IOException;
import java.io.InputStream;
import java.util.List;
import com.titan.entity.bpm.bpm.Deployment;
public interface DeployService {
public List<Deployment> getAllDeploy(String name);
public InputStream getImageByte(String deployId) throws IOException... | 466 | 0.800429 | 0.800429 | 21 | 21.190475 | 24.58536 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.952381 | false | false | 2 |
36afc4d694c3d1a4e7a881758d25391b524adb9f | 34,041,910,792,431 | a5d1e976fe51d2ce8f2add3a94b35b1b2be3c54e | /src/main/java/gov/noaa/ncdc/wct/ui/event/MouseMotionPopupListener.java | 8383b1451dbb250320056ad4a23eab141639b75b | [] | no_license | gss2002/wct | https://github.com/gss2002/wct | cc4ee9aa684db0941eaefe2fbd04642967f6d3f6 | f242d36d074ff024eb55e8f6cbd626ac7072ad74 | refs/heads/master | 2020-12-24T07:19:45.685000 | 2016-12-26T20:48:28 | 2016-12-26T20:48:28 | 59,535,643 | 4 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package gov.noaa.ncdc.wct.ui.event;
import java.awt.Component;
import java.awt.event.MouseEvent;
import java.awt.event.MouseMotionAdapter;
import javax.swing.JPopupMenu;
public class MouseMotionPopupListener extends MouseMotionAdapter {
private Component invoker;
private JPopupMenu menu;
p... | UTF-8 | Java | 1,318 | java | MouseMotionPopupListener.java | Java | [] | null | [] | package gov.noaa.ncdc.wct.ui.event;
import java.awt.Component;
import java.awt.event.MouseEvent;
import java.awt.event.MouseMotionAdapter;
import javax.swing.JPopupMenu;
public class MouseMotionPopupListener extends MouseMotionAdapter {
private Component invoker;
private JPopupMenu menu;
p... | 1,318 | 0.578149 | 0.57739 | 53 | 22.830189 | 20.213703 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.490566 | false | false | 2 |
77990249ea4e9588e60ebb6ac558fe780791671a | 25,022,479,478,639 | 6a2c5fb0bb2c6addf3a24e7ecd0862e0d4744fb9 | /shap-project/src/main/java/com/ying/shap_project/Circle.java | 618775edc54527b34f73ca2d365f1440d9e9d60c | [] | no_license | yingsunnn/shape-project | https://github.com/yingsunnn/shape-project | e29213f265fdd19e4bfa612afc25d812d0c4fbad | e0daad1aef04b707ed460490e6d104215b807fe1 | refs/heads/master | 2021-06-07T04:25:48.903000 | 2016-08-24T22:35:30 | 2016-08-24T22:35:30 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ying.shap_project;
import java.util.List;
import com.ying.shap_project.exception.IllegalShapeArgumentException;
import com.ying.shap_project.utils.ObjectUtils;
import com.ying.shap_project.utils.math.MathUtils;
import com.ying.shap_project.utils.math.Point;
public class Circle extends Shape {
... | UTF-8 | Java | 1,936 | java | Circle.java | Java | [] | null | [] | package com.ying.shap_project;
import java.util.List;
import com.ying.shap_project.exception.IllegalShapeArgumentException;
import com.ying.shap_project.utils.ObjectUtils;
import com.ying.shap_project.utils.math.MathUtils;
import com.ying.shap_project.utils.math.Point;
public class Circle extends Shape {
... | 1,936 | 0.661674 | 0.656508 | 77 | 23.142857 | 29.278206 | 141 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.454545 | false | false | 2 |
8c682f23090a024d11a6a2a93f410145f7117d48 | 22,677,427,364,004 | 41b5626593f86fe60035fdaae236edf2c9352926 | /roncoo-education-user/roncoo-education-user-service/src/main/java/com/roncoo/education/user/service/feign/FeignLecturerController.java | 818144353023a0389a9c40f73f06a6d6a14bfba3 | [
"MIT"
] | permissive | chenhaoaixuexi/cloudCourse | https://github.com/chenhaoaixuexi/cloudCourse | 5b662a822108efa70606c06e590870a9aa6dbbe7 | eafac97da0a08d7a3245aef2a248778d963c1997 | refs/heads/master | 2023-04-06T11:30:58.368000 | 2020-04-08T05:10:53 | 2020-04-08T05:10:53 | 253,463,242 | 0 | 0 | MIT | false | 2023-03-27T22:19:49 | 2020-04-06T10:22:05 | 2020-04-08T05:12:22 | 2023-03-27T22:19:48 | 2,022 | 0 | 0 | 3 | Java | false | false | package com.roncoo.education.user.service.feign;
import java.util.List;
import com.roncoo.education.user.feign.interfaces.IFeignLecturer;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.Re... | UTF-8 | Java | 1,796 | java | FeignLecturerController.java | Java | [
{
"context": "on.util.base.Page;\r\n\r\n/**\r\n * 讲师信息\r\n *\r\n * @author wujing\r\n */\r\n@RestController\r\npublic class FeignLecturer",
"end": 715,
"score": 0.9992372393608093,
"start": 709,
"tag": "USERNAME",
"value": "wujing"
}
] | null | [] | package com.roncoo.education.user.service.feign;
import java.util.List;
import com.roncoo.education.user.feign.interfaces.IFeignLecturer;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.Re... | 1,796 | 0.743119 | 0.743119 | 68 | 23.647058 | 25.9268 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.926471 | false | false | 2 |
fcb6d2ab279c796fd13a74bfc9acd54ca3b739ec | 18,047,452,596,109 | 0722b0b6d1c1d89be3ae5ab65ea184fb56946ff5 | /BloomFilter/src/MyHash.java | 68a82f782f1f95a6068e60e1fd16bcbf7a297e39 | [] | no_license | zh2333/Trics | https://github.com/zh2333/Trics | 9f543fc5723b3ea1e4e2898a2dc050491f20cf9d | 9a04a1940607929bc01a622290a5f8e780802585 | refs/heads/main | 2022-12-31T20:14:48.769000 | 2020-10-25T09:47:08 | 2020-10-25T09:47:08 | 304,793,084 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public interface MyHash {
/**
* 三个hash算法
* @return
*/
int hashOne(String key);
int hashTwo(String key);
int hashThree(String key);
}
| UTF-8 | Java | 174 | java | MyHash.java | Java | [] | null | [] | public interface MyHash {
/**
* 三个hash算法
* @return
*/
int hashOne(String key);
int hashTwo(String key);
int hashThree(String key);
}
| 174 | 0.566265 | 0.566265 | 11 | 14.090909 | 11.397405 | 30 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.272727 | false | false | 2 |
435f886449a07a975ae6e5f23c86dae354c418cb | 1,425,929,168,571 | 2ada2e94dd7404e888ad54e0989c2ffb830f8967 | /IdeaProjects/HelloPlugin/src/main/java/commands/kill.java | 77feec1f9c2793b06594f4b5d6036aa0e659662a | [] | no_license | KortaPo/plugins | https://github.com/KortaPo/plugins | 02e309deced1d5c80e18c833dbf625d6b75b6cc1 | 7ac36d13c582d60fe6bed9e1400a0146b144a09a | refs/heads/main | 2023-07-11T07:11:00.405000 | 2021-08-15T21:35:20 | 2021-08-15T21:35:20 | 410,804,299 | 1 | 0 | null | true | 2021-09-27T08:33:31 | 2021-09-27T08:33:30 | 2021-09-27T08:32:45 | 2021-08-26T15:20:44 | 69 | 0 | 0 | 0 | null | false | false | package commands;
import org.bukkit.Bukkit;
import org.bukkit.ChatColor;
import org.bukkit.command.Command;
import org.bukkit.command.CommandExecutor;
import org.bukkit.command.CommandSender;
import org.bukkit.entity.Player;
public class kill implements CommandExecutor {
@Override
public boolean on... | UTF-8 | Java | 1,062 | java | kill.java | Java | [] | null | [] | package commands;
import org.bukkit.Bukkit;
import org.bukkit.ChatColor;
import org.bukkit.command.Command;
import org.bukkit.command.CommandExecutor;
import org.bukkit.command.CommandSender;
import org.bukkit.entity.Player;
public class kill implements CommandExecutor {
@Override
public boolean on... | 1,062 | 0.651887 | 0.64717 | 28 | 35.857143 | 35.780796 | 137 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.642857 | false | false | 2 |
d7ba2209069ef98eb907164612bef600639402bf | 14,121,852,494,934 | 43aa135f1d0983b5a8a8455857931c720d8787df | /oms/web3-NewDc/application/front/test/web3-inform/test/java/webbroker3/inform/message/WEB3InformAccSwElecDeliApplyInpRequestTest.java | c334684eb2e88fa291e7930f0385d25366af306b | [
"Apache-2.0",
"W3C-19980720",
"Apache-1.1",
"BSD-2-Clause"
] | permissive | leegine/COMS | https://github.com/leegine/COMS | d8637ee07d0d0cc83187cf216c5b423d19ce9c43 | f8d9027ca0b6f3656843d908b0c6b95600266193 | refs/heads/master | 2020-04-18T05:37:41.079000 | 2019-01-29T08:31:38 | 2019-01-29T08:31:38 | 167,285,652 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | head 1.1;
access;
symbols;
locks; strict;
comment @// @;
1.1
date 2011.04.07.01.31.18; author zhang-tengyu; state Exp;
branches;
next ;
deltatype text;
kopt kv;
permissions 666;
commitid 5444d9d078c63f4;
filename WEB3InformAccSwElecDeliApplyInpRequestTest.java;
desc
@@
1.1
log
@*** empty log message ***
@
text
@/... | SHIFT_JIS | Java | 3,206 | java | WEB3InformAccSwElecDeliApplyInpRequestTest.java | Java | [
{
"context": "ment\t@// @;\n\n\n1.1\ndate\t2011.04.07.01.31.18;\tauthor zhang-tengyu;\tstate Exp;\nbranches;\nnext\t;\ndeltatype\ttext;\nkopt",
"end": 108,
"score": 0.9956886768341064,
"start": 96,
"tag": "USERNAME",
"value": "zhang-tengyu"
}
] | null | [] | head 1.1;
access;
symbols;
locks; strict;
comment @// @;
1.1
date 2011.04.07.01.31.18; author zhang-tengyu; state Exp;
branches;
next ;
deltatype text;
kopt kv;
permissions 666;
commitid 5444d9d078c63f4;
filename WEB3InformAccSwElecDeliApplyInpRequestTest.java;
desc
@@
1.1
log
@*** empty log message ***
@
text
@/... | 3,206 | 0.617784 | 0.586596 | 132 | 21.833334 | 24.237202 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 2 |
1aa56903a20c9062419861eec5456596fca6b90a | 5,385,889,005,082 | de5a08a9ef167860f893695e8ffd93dc114d91d9 | /src/main/java/com/github/cobrijani/security/TokenProvider.java | 51e43109de893e16cd8cc588dbd9cfbe071bf7ec | [
"MIT"
] | permissive | Cobrijani/jwt-security-autoconfigure | https://github.com/Cobrijani/jwt-security-autoconfigure | f22a8a9c1da3f253f245da38800db598f0f3c4b1 | f1b92a86b2209455eee7911681806685048cf02b | refs/heads/master | 2021-01-19T13:18:44.037000 | 2019-06-11T10:25:03 | 2019-06-11T10:25:03 | 82,382,138 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.github.cobrijani.security;
import org.springframework.security.core.Authentication;
/**
* Service that manipulates with Json Web Tokens
* Created by SBratic on 10/31/2016.
*/
public interface TokenProvider {
/**
* Creates token based on authentication details
*
* @param authentication authe... | UTF-8 | Java | 843 | java | TokenProvider.java | Java | [
{
"context": "package com.github.cobrijani.security;\n\nimport org.springframework.security.co",
"end": 28,
"score": 0.7968127131462097,
"start": 19,
"tag": "USERNAME",
"value": "cobrijani"
},
{
"context": "hat manipulates with Json Web Tokens\n * Created by SBratic on 10/31/2016.\n ... | null | [] | package com.github.cobrijani.security;
import org.springframework.security.core.Authentication;
/**
* Service that manipulates with Json Web Tokens
* Created by SBratic on 10/31/2016.
*/
public interface TokenProvider {
/**
* Creates token based on authentication details
*
* @param authentication authe... | 843 | 0.710558 | 0.701068 | 36 | 22.416666 | 21.159941 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.166667 | false | false | 2 |
2e3a2e151004e000cd546f3b62b399eb7ef86cc9 | 20,280,835,603,629 | 6ab9e3d3816cea01ac7896fe43acb1828c034fdd | /src/main/java/lightriders/evaluation/IRoundsEstimator.java | a843fa567003e3432ff09db6d854c90051412236 | [] | no_license | brandondong/Lightriders-AI | https://github.com/brandondong/Lightriders-AI | a93db4a6039079fd13a4622c692ae2f3950cee88 | 6c857fa6ded172f26a5d2a9c1c6f3fee15ef6298 | refs/heads/master | 2020-03-21T02:20:04.382000 | 2018-09-08T08:29:57 | 2018-09-08T08:29:57 | 137,993,826 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package lightriders.evaluation;
import lightriders.ai.Player;
import lightriders.game.Board;
public interface IRoundsEstimator {
/**
* Estimates the rounds left on a board for a specified player.
*
* @param board
* The board to estimate for
* @param player
* The playe... | UTF-8 | Java | 445 | java | IRoundsEstimator.java | Java | [] | null | [] | package lightriders.evaluation;
import lightriders.ai.Player;
import lightriders.game.Board;
public interface IRoundsEstimator {
/**
* Estimates the rounds left on a board for a specified player.
*
* @param board
* The board to estimate for
* @param player
* The playe... | 445 | 0.660674 | 0.660674 | 19 | 21.421053 | 19.634331 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.789474 | false | false | 2 |
3ce3697910ba1c32ae1fb8abaa8221750a70abcc | 19,791,209,349,657 | 9a4c60b3b8345b81cec6e8c3fd4781698c6a7010 | /src/main/java/org/fundacionjala/coding/Fernando/movies/Movie.java | b35edae707ad6aa1f200f79826f68828500b83e9 | [] | no_license | NandoOU/coding | https://github.com/NandoOU/coding | 704b518098a2a7604d555409145ed9ba0ea655a6 | 23ffe782adf2812c7390c758417a02267ff70048 | refs/heads/develop | 2020-04-05T22:41:27.234000 | 2017-03-25T23:07:59 | 2017-03-25T23:07:59 | 83,051,159 | 0 | 0 | null | true | 2017-02-24T14:47:03 | 2017-02-24T14:47:02 | 2017-02-21T18:01:54 | 2017-02-21T18:01:53 | 5 | 0 | 0 | 0 | null | null | null | package org.fundacionjala.coding.Fernando.movies;
/**
* Created by Administrator on 3/21/2017.
*/
public abstract class Movie {
private String title;
/**
* @param title param.
*/
public Movie(final String title) {
this.title = title;
}
/**
* @param daysRented param.
... | UTF-8 | Java | 677 | java | Movie.java | Java | [] | null | [] | package org.fundacionjala.coding.Fernando.movies;
/**
* Created by Administrator on 3/21/2017.
*/
public abstract class Movie {
private String title;
/**
* @param title param.
*/
public Movie(final String title) {
this.title = title;
}
/**
* @param daysRented param.
... | 677 | 0.602659 | 0.592319 | 34 | 18.911764 | 18.907465 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.176471 | false | false | 2 |
467f5670fdc5338a34d988ad219f8f7d7bb74387 | 5,720,896,487,853 | 4f577c88b7e24618cc4cf4b2db626eabdd5074ae | /longjian-houseqm-app/src/main/java/com/longfor/longjian/houseqm/app/controller/oapiv3houseqm/HouseqmStatController.java | 64c91be409ac3a6ce64dacdd7b8dbefb224b0e67 | [] | no_license | zhourihu5/longjian-houseqm-server | https://github.com/zhourihu5/longjian-houseqm-server | 4744172b1978337498d96f7099c4ae455ca47b92 | 24322ac37cde3b5b637554ffb1cfc1d181ad1e32 | refs/heads/master | 2023-08-04T18:10:36.302000 | 2019-03-29T08:52:05 | 2019-03-29T08:52:05 | 409,153,730 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.longfor.longjian.houseqm.app.controller.oapiv3houseqm;
import com.google.common.collect.Lists;
import com.longfor.longjian.common.base.LjBaseResponse;
import com.longfor.longjian.common.util.CtrlTool;
import com.longfor.longjian.common.util.SessionInfo;
import com.longfor.longjian.common.util.StringUtil;
i... | UTF-8 | Java | 21,522 | java | HouseqmStatController.java | Java | [
{
"context": ".util.Date;\nimport java.util.List;\n\n/**\n * http://192.168.37.159:3000/project/8/interface/api/298 项目/任务检查人员统计\n * ",
"end": 1653,
"score": 0.8923929929733276,
"start": 1639,
"tag": "IP_ADDRESS",
"value": "192.168.37.159"
},
{
"context": "8/interface/api/298 项目/任务检... | null | [] | package com.longfor.longjian.houseqm.app.controller.oapiv3houseqm;
import com.google.common.collect.Lists;
import com.longfor.longjian.common.base.LjBaseResponse;
import com.longfor.longjian.common.util.CtrlTool;
import com.longfor.longjian.common.util.SessionInfo;
import com.longfor.longjian.common.util.StringUtil;
i... | 21,522 | 0.665101 | 0.654157 | 431 | 48.396751 | 40.288437 | 213 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.87007 | false | false | 2 |
ec7783a884382895946f0708bf9cc1b2f6114c6b | 18,227,841,272,460 | 5eb7be08998b3cf4af5591eb5c81ebbd10292086 | /src/main/java/tasks/easy/Task107.java | d01b234c2424e114d35d13dd20854090da4bf62f | [] | no_license | Karinkaaa/LeetCode | https://github.com/Karinkaaa/LeetCode | 8e42d033f6aca516f55540db57a1b4a29fc44f17 | 105d9d545589b77bf9539df55d29c5ab5538a5e1 | refs/heads/master | 2021-07-07T20:32:16.246000 | 2020-01-18T00:56:10 | 2020-01-18T00:56:10 | 198,888,386 | 0 | 0 | null | false | 2020-10-13T18:55:27 | 2019-07-25T19:15:04 | 2020-01-18T00:56:20 | 2020-10-13T18:55:26 | 87 | 0 | 0 | 1 | Java | false | false | package tasks.easy;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
public class Task107 {
public static class TreeNode {
int val;
TreeNode left;
TreeNode right;
TreeNode(int x) {
val = x;
}
}
public static List<List<... | UTF-8 | Java | 1,014 | java | Task107.java | Java | [] | null | [] | package tasks.easy;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
public class Task107 {
public static class TreeNode {
int val;
TreeNode left;
TreeNode right;
TreeNode(int x) {
val = x;
}
}
public static List<List<... | 1,014 | 0.616371 | 0.609467 | 45 | 21.533333 | 24.450949 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 2 |
e74b54c4e4900943c171fc15a2518b68203b2793 | 29,875,792,546,762 | 4860c5b2023a4a42abbbbd41e5e9ed6c54e9efdf | /inheritance_composition_demo/src/example_inheritance_composition/Organization.java | 06575a7458f72de0225c1e43b09b65a95dfcda07 | [] | no_license | soadedeji/Revature-Training | https://github.com/soadedeji/Revature-Training | 84c847201f4ec4d6e8deac4998ed26ec0ac83769 | 098e3ae5abfa8be1451dc75da0f51a9ebb790551 | refs/heads/master | 2020-07-07T04:35:16.504000 | 2019-08-19T21:28:37 | 2019-08-19T21:28:37 | 203,250,140 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package example_inheritance_composition;
public class Organization {
private int id;
private String oName;
private String location;
public Organization() {
// TODO Auto-generated constructor stub
}
public int getId() {
return id;
}
public void setId(int id) {
this.id = id;
}
public String getoNa... | UTF-8 | Java | 920 | java | Organization.java | Java | [
{
"context": "ation) {\n\t\tsuper();\n\t\tthis.id = id;\n\t\tthis.oName = oName;\n\t\tthis.location = location;\n\t}\n\t\n\tpublic void pr",
"end": 650,
"score": 0.8957399129867554,
"start": 645,
"tag": "NAME",
"value": "oName"
}
] | null | [] | package example_inheritance_composition;
public class Organization {
private int id;
private String oName;
private String location;
public Organization() {
// TODO Auto-generated constructor stub
}
public int getId() {
return id;
}
public void setId(int id) {
this.id = id;
}
public String getoNa... | 920 | 0.692391 | 0.692391 | 51 | 17.039215 | 17.201187 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.45098 | false | false | 2 |
ab0dbafbfd13b5868852515b221cbfa555933872 | 36,867,999,271,667 | ccacdb8a2c7cef25184328c379343542b26859bb | /src/main/java/edu/wpi/cs/melpomene/feedbackapp/http/CreateSnippetResponse.java | bd0cfbc206d279c1cac79989b99da6e5e79e8aaf | [] | no_license | cs509-melpomene/feedbackapp | https://github.com/cs509-melpomene/feedbackapp | 217f3ebb380cb1b70cbe09b8336497cbf4ddb1b2 | 3574d59842fab24ccfa82d9588f10ae4771cc876 | refs/heads/main | 2023-01-25T04:53:50 | 2020-12-10T23:44:27 | 2020-12-10T23:44:27 | 304,136,742 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.wpi.cs.melpomene.feedbackapp.http;
/**
* In most cases the response is the name of the constant that was being created.
*
* if an error of some sort, then the response describes that error.
*
*/
public class CreateSnippetResponse {
public final String snippetID;
public final String viewerPasswo... | UTF-8 | Java | 1,087 | java | CreateSnippetResponse.java | Java | [
{
"context": "his.snippetID = snippetID;\n\t\tthis.viewerPassword = viewerPassword;\n\t\tthis.error = \"\";\n\t\tthis.httpCode = 200;\n\t}\n\t\n\t",
"end": 637,
"score": 0.9261276721954346,
"start": 623,
"tag": "PASSWORD",
"value": "viewerPassword"
}
] | null | [] | package edu.wpi.cs.melpomene.feedbackapp.http;
/**
* In most cases the response is the name of the constant that was being created.
*
* if an error of some sort, then the response describes that error.
*
*/
public class CreateSnippetResponse {
public final String snippetID;
public final String viewerPasswo... | 1,083 | 0.700092 | 0.694572 | 51 | 20.313726 | 19.363894 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.372549 | false | false | 2 |
e5e928eb4a17af98f5598bfa8f2bb53efdd8a14e | 11,038,065,988,768 | 5c6cbeab644aa38eb12c2dfb990fa3829abc7cd0 | /src/Dozent.java | 8cee1be68530914bdb2313ba4e7742b5fae2a45b | [] | no_license | trecker95/Kursverwaltung | https://github.com/trecker95/Kursverwaltung | ffa52a555e99b52938ce3e61c59263a8073e6517 | 11ac03961789a0e49247c850d6568e9b8bdd6ec3 | refs/heads/master | 2020-12-24T09:31:42.067000 | 2013-05-07T14:09:36 | 2013-05-07T14:09:36 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class Dozent {
private String name;
public Dozent(String name) {
super();
this.name = name;
}
@Override
public String toString() {
return "Dozent [name=" + name + "]";
}
}
| UTF-8 | Java | 196 | java | Dozent.java | Java | [] | null | [] |
public class Dozent {
private String name;
public Dozent(String name) {
super();
this.name = name;
}
@Override
public String toString() {
return "Dozent [name=" + name + "]";
}
}
| 196 | 0.617347 | 0.617347 | 14 | 12.928572 | 12.325724 | 38 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.214286 | false | false | 2 |
be23e4a0762144e948bf8b3a8a1636139566b3a6 | 36,361,193,145,472 | 080a0d54dc462c3cf95ab9142cbcc4304f46c164 | /Chapter2/Sort2_5Quick.java | d838b5dbe1ce45c1d60a572caa9fbcfc9416a0d7 | [] | no_license | tangbin90/AlgorithmInJAVA | https://github.com/tangbin90/AlgorithmInJAVA | 603ad22ab5d19d6905fefb15a06a1ee8549a3388 | 521134080fbae705d2b3f06018c64c97311fbfbc | refs/heads/master | 2021-01-19T10:45:11.091000 | 2017-04-27T07:01:49 | 2017-04-27T07:01:49 | 87,897,405 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import edu.princeton.cs.algs4.In;
import edu.princeton.cs.algs4.StdOut;
import edu.princeton.cs.algs4.StdRandom;
import java.util.Comparator;
/**
* @author TangBin
* @version V1.0
* @date 11/04/2017 4:19 PM
*/
public class Sort2_5Quick {
public static void QuickSort(Comparable[] a){
StdRandom.shuffle(... | UTF-8 | Java | 2,729 | java | Sort2_5Quick.java | Java | [
{
"context": "dom;\n\nimport java.util.Comparator;\n\n/**\n * @author TangBin\n * @version V1.0\n * @date 11/04/2017 4:19 PM\n */\n",
"end": 166,
"score": 0.9992479681968689,
"start": 159,
"tag": "NAME",
"value": "TangBin"
}
] | null | [] | import edu.princeton.cs.algs4.In;
import edu.princeton.cs.algs4.StdOut;
import edu.princeton.cs.algs4.StdRandom;
import java.util.Comparator;
/**
* @author TangBin
* @version V1.0
* @date 11/04/2017 4:19 PM
*/
public class Sort2_5Quick {
public static void QuickSort(Comparable[] a){
StdRandom.shuffle(... | 2,729 | 0.470136 | 0.454012 | 113 | 23.150442 | 17.250483 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.929204 | false | false | 2 |
47e68f5ec5bd0ff0ba226a4c02879d1d14bb9140 | 35,450,660,108,451 | ddc7e27beaa94ac5e6247558394db3827cccbd7b | /src/GUI/Components/CardComponent.java | 0ec5b483ecdcc3fd6613cdc90fef61c880774c2f | [] | no_license | Fleskvegg/Poker2 | https://github.com/Fleskvegg/Poker2 | b7fb450f6a2c92c69faa2bac13ae3e48f1ba77d0 | 785cbef3816f2c7fe0fe11271197355db252ed75 | refs/heads/master | 2016-08-03T23:12:33.345000 | 2015-04-10T18:23:01 | 2015-04-10T18:23:01 | 33,690,380 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package GUI.Components;
import CardGameExceptions.NoSuchCardException;
import Cards.Card;
import java.awt.*;
/**
* Graphical component corresponding to one card in either deck or hand
*/
public class CardComponent extends AbstractClickableComponent
{
private static final int CARD_SIZE_X = 50;
private stati... | UTF-8 | Java | 1,593 | java | CardComponent.java | Java | [] | null | [] | package GUI.Components;
import CardGameExceptions.NoSuchCardException;
import Cards.Card;
import java.awt.*;
/**
* Graphical component corresponding to one card in either deck or hand
*/
public class CardComponent extends AbstractClickableComponent
{
private static final int CARD_SIZE_X = 50;
private stati... | 1,593 | 0.663528 | 0.654112 | 61 | 25.114754 | 26.701813 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.180328 | false | false | 2 |
a16cdadc938aeaf2cfc05682399ecc009a955be4 | 39,591,008,544,847 | ece8198428da8f81e0b314b034b95f4adbb9f59e | /SquidDemoTemplate/src/com/example/squiddemo/entity/Player.java | ab47ca3fbb354a19c6e21861515eec85a3abf525 | [] | no_license | MCU-Sule/uts-oopl2-programmingBae | https://github.com/MCU-Sule/uts-oopl2-programmingBae | aa9bbdafc0f0dfbcff562a5f167e6b040f6f2bdb | f753fe58b205177d55a4e44e2012acecee0039b3 | refs/heads/main | 2023-09-04T21:12:16.254000 | 2021-11-04T04:57:28 | 2021-11-04T04:57:28 | 424,455,024 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.squiddemo.entity;
/**
* Abednego Steven 1972009
*/
public class Player {
private int id;
private String nama;
private int umur;
private String keahlian;
public Player() {
}
public Player(int id, String nama, int umur, String keahlian) {
this.id =... | UTF-8 | Java | 1,056 | java | Player.java | Java | [
{
"context": "package com.example.squiddemo.entity;\r\n/**\r\n * Abednego Steven 1972009\r\n */\r\npublic class Player {\r\n private ",
"end": 62,
"score": 0.9988532066345215,
"start": 47,
"tag": "NAME",
"value": "Abednego Steven"
}
] | null | [] | package com.example.squiddemo.entity;
/**
* <NAME> 1972009
*/
public class Player {
private int id;
private String nama;
private int umur;
private String keahlian;
public Player() {
}
public Player(int id, String nama, int umur, String keahlian) {
this.id = id;
... | 1,047 | 0.526515 | 0.519886 | 57 | 16.526316 | 14.510861 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.368421 | false | false | 2 |
005ac64f7e6f485e2bf5356a270850bc5f4c0f80 | 34,789,235,147,509 | d5e408ccd10f42687726fa7ac243bed978c0f539 | /src/Zadaci_18_02_2016/z_5Test.java | 43b907ed74f7ff72b33c88e7c6adbf40d37cbd4e | [] | no_license | adorw9/BILD-IT-Zadaci | https://github.com/adorw9/BILD-IT-Zadaci | 0117a3934514229589bb26782bad438feedaea3e | 306c88884efdeb7cfcb578a2b1cb416048765f48 | refs/heads/master | 2021-01-10T18:32:02.735000 | 2016-02-24T20:29:14 | 2016-02-24T20:29:14 | 49,736,725 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Zadaci_18_02_2016;
/**
* @author Adnan Bričić
*
*/
public class z_5Test {
public static void main(String[] args) {
// pravimo objekat
z_5MyStack stack1 = new z_5MyStack();
stack1.push(3);
stack1.push(8);
// objekat koji kloniramo
z_5MyStack stack2 = new z_5MyStack();
stack2 ... | WINDOWS-1250 | Java | 468 | java | z_5Test.java | Java | [
{
"context": "package Zadaci_18_02_2016;\r\n\r\n/**\r\n * @author Adnan Bričić\r\n *\r\n */\r\npublic class z_5Test {\r\n\r\n\tpublic stati",
"end": 58,
"score": 0.999870240688324,
"start": 46,
"tag": "NAME",
"value": "Adnan Bričić"
}
] | null | [] | package Zadaci_18_02_2016;
/**
* @author <NAME>
*
*/
public class z_5Test {
public static void main(String[] args) {
// pravimo objekat
z_5MyStack stack1 = new z_5MyStack();
stack1.push(3);
stack1.push(8);
// objekat koji kloniramo
z_5MyStack stack2 = new z_5MyStack();
stack2 = stac... | 460 | 0.611588 | 0.562232 | 25 | 16.639999 | 15.735005 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.2 | false | false | 2 |
a674a0842bbe29f6c5fd6347d3b5f45d4282ca7b | 39,384,850,141,738 | 142883ffb9386de8bc80ef474cf70210d5335347 | /src/com/timvisee/DungeonMaze/populator/TallGrassPopulator.java | 1b17229f11d6d7f70eded7cfaaa54fbfa0d21ce2 | [] | no_license | SpoonsJTD/DungeonMaze | https://github.com/SpoonsJTD/DungeonMaze | 01fb979a3f4190401b5b792e31e45dc0a78b1168 | cc938ed322b5265d888461684aa3804ce6ec9448 | refs/heads/master | 2021-01-25T02:38:01.729000 | 2013-07-01T16:21:17 | 2013-07-01T16:21:17 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.timvisee.DungeonMaze.populator;
import java.util.Random;
import org.bukkit.Chunk;
import org.bukkit.Material;
import org.bukkit.World;
import org.bukkit.generator.BlockPopulator;
import com.timvisee.DungeonMaze.DungeonMaze;
public class TallGrassPopulator extends BlockPopulator {
public static final in... | UTF-8 | Java | 1,135 | java | TallGrassPopulator.java | Java | [] | null | [] | package com.timvisee.DungeonMaze.populator;
import java.util.Random;
import org.bukkit.Chunk;
import org.bukkit.Material;
import org.bukkit.World;
import org.bukkit.generator.BlockPopulator;
import com.timvisee.DungeonMaze.DungeonMaze;
public class TallGrassPopulator extends BlockPopulator {
public static final in... | 1,135 | 0.686344 | 0.667841 | 41 | 26.707317 | 25.230879 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.170732 | false | false | 2 |
759c60946b80caf95a7f0246ceaa2452e129fc19 | 39,384,850,140,777 | c50a709fa63d35b02ce1fbc3ce3bcd87325d1cb5 | /Prime.java | cde3a3135d32b7885b9814f3e411bf069cda1cf8 | [] | no_license | marcoswca/algorithms | https://github.com/marcoswca/algorithms | 43fdf435abae01df2d3f2e1225a63902691b344e | 4d9994e95d294594444a914bf1e0ac74e134925c | refs/heads/master | 2020-12-04T14:57:27.721000 | 2020-10-23T02:30:59 | 2020-10-23T02:30:59 | 231,808,236 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package algorithms;
/*
* The prime factors of 13195 are 5, 7, 13 and 29.
* What is the largest prime factor of the number 600851475143 ?
*/
public class Prime {
public static void main(String[] args) {
System.out.println(solution());
}
private static long solution() {
long num = 600851475143L;
for (long i... | UTF-8 | Java | 643 | java | Prime.java | Java | [] | null | [] | package algorithms;
/*
* The prime factors of 13195 are 5, 7, 13 and 29.
* What is the largest prime factor of the number 600851475143 ?
*/
public class Prime {
public static void main(String[] args) {
System.out.println(solution());
}
private static long solution() {
long num = 600851475143L;
for (long i... | 643 | 0.580093 | 0.51633 | 34 | 17.911764 | 16.394705 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.117647 | false | false | 2 |
3d6311442da54054d86fbad4f8d83ba127a321c3 | 29,188,597,808,054 | 7344866370bd60505061fcc7e8c487339a508bb9 | /OpenConcerto/src/org/openconcerto/utils/cc/TransformerFuture.java | b6719b9f721ce4f87335db858cb1369a0ab00eb4 | [] | no_license | sanogotech/openconcerto_ERP_JAVA | https://github.com/sanogotech/openconcerto_ERP_JAVA | ed3276858f945528e96a5ccfdf01a55b58f92c8d | 4d224695be0a7a4527851a06d8b8feddfbdd3d0e | refs/heads/master | 2023-04-11T09:51:29.952000 | 2021-04-21T14:39:18 | 2021-04-21T14:39:18 | 360,197,474 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
*
* Copyright 2011 OpenConcerto, by ILM Informatique. All rights reserved.
*
* The contents of this file are subject to the terms of the GNU General Public License Version 3
* only ("GPL"). You may not use this file except in compliance with the Lice... | UTF-8 | Java | 3,134 | java | TransformerFuture.java | Java | [] | null | [] | /*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
*
* Copyright 2011 OpenConcerto, by ILM Informatique. All rights reserved.
*
* The contents of this file are subject to the terms of the GNU General Public License Version 3
* only ("GPL"). You may not use this file except in compliance with the Lice... | 3,134 | 0.646458 | 0.644225 | 91 | 33.43956 | 29.3367 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.472527 | false | false | 2 |
1e3b9a7a88452cf39e84d63aa59ebe62b4ea6911 | 37,203,006,748,681 | 1170a07d4e1693795ac61c208a61a62319539501 | /app/src/main/java/se/tmeit/app/ui/members/MembersSimpleListFragment.java | 73b8587473c84c96f12e461015363cb8863a761a | [
"Apache-2.0"
] | permissive | wsv-accidis/tmeit-android | https://github.com/wsv-accidis/tmeit-android | 5fcb584fbcfd11eebcb013710f4d58658d11971f | 02c65ada43c694ad785ea9dd7e09f50e177b4681 | refs/heads/master | 2022-11-02T18:29:34.727000 | 2022-10-25T15:32:48 | 2022-10-25T15:32:48 | 31,129,788 | 3 | 7 | Apache-2.0 | false | 2018-11-20T08:41:00 | 2015-02-21T15:32:03 | 2018-11-19T15:22:16 | 2018-11-20T08:40:59 | 3,669 | 2 | 2 | 8 | Java | false | null | package se.tmeit.app.ui.members;
import android.content.Context;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.AbsListView;
import android.widget.BaseAdapter;
import android.widget.ListView;
import android.widget.TextView;
i... | UTF-8 | Java | 3,400 | java | MembersSimpleListFragment.java | Java | [] | null | [] | package se.tmeit.app.ui.members;
import android.content.Context;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.AbsListView;
import android.widget.BaseAdapter;
import android.widget.ListView;
import android.widget.TextView;
i... | 3,400 | 0.763824 | 0.762941 | 121 | 27.099174 | 26.398849 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.834711 | false | false | 2 |
1c81fe1028f560c43830f9090664f7caa490b131 | 36,627,481,140,019 | 534c5206c95238cdbe238e35ad742b38127b1557 | /Data-Mining/src/benutzerSchnittstelle/KnotenAuswahlDialog.java | 4d1d683b19f725f9b4e2fc1737bd04cf0152a130 | [] | no_license | phausmann/Data-Mining | https://github.com/phausmann/Data-Mining | 0e0f8bbef5248db66f7ead4a6e7b947ef7b49806 | 4ef4bbdd48c7602f6dd7ea9b806210556e32b56c | refs/heads/master | 2021-01-21T13:08:04.114000 | 2013-06-06T07:11:31 | 2013-06-06T07:11:31 | 7,842,500 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package benutzerSchnittstelle;
import java.awt.BorderLayout;
import java.awt.FlowLayout;
import java.awt.GridLayout;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.JButton;
import javax.swing.JDialog;
import javax.swing.JPanel;
import javax.swing.JScrollPane;
import javax.... | UTF-8 | Java | 2,316 | java | KnotenAuswahlDialog.java | Java | [] | null | [] | package benutzerSchnittstelle;
import java.awt.BorderLayout;
import java.awt.FlowLayout;
import java.awt.GridLayout;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.JButton;
import javax.swing.JDialog;
import javax.swing.JPanel;
import javax.swing.JScrollPane;
import javax.... | 2,316 | 0.753348 | 0.750756 | 85 | 26.235294 | 22.770283 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.247059 | false | false | 2 |
81186706479ce3e9fc697a1ca1551bd238f9834e | 36,627,481,141,965 | d07bbf11ed09f215c4126e0c278b6019a9ff2b90 | /src/main/java/org/powertac/common/interfaces/ServerConfiguration.java | 30d119a340abfef9379bab405ec3280bde38435a | [] | no_license | srehker/server-interface | https://github.com/srehker/server-interface | 9a532e62f20cec8f2832b3e329000cc47fc5d94a | b67826949bb23b8b60b62d0f9b81e7f08c7f5400 | refs/heads/master | 2021-01-18T17:02:33.538000 | 2015-08-31T11:28:27 | 2015-08-31T11:28:27 | 33,368,632 | 0 | 0 | null | true | 2015-04-03T15:12:32 | 2015-04-03T15:12:32 | 2015-04-02T19:48:27 | 2015-04-02T19:48:27 | 723 | 0 | 0 | 0 | null | null | null | /*
* Copyright (c) 2012 by the original author
*
* 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... | UTF-8 | Java | 2,970 | java | ServerConfiguration.java | Java | [
{
"context": " specified in the server configuration.\n * @author John Collins\n */\npublic interface ServerConfiguration\n{\n /**\n",
"end": 1184,
"score": 0.9996225237846375,
"start": 1172,
"tag": "NAME",
"value": "John Collins"
}
] | null | [] | /*
* Copyright (c) 2012 by the original author
*
* 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... | 2,964 | 0.748822 | 0.746128 | 72 | 40.25 | 31.451351 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.291667 | false | false | 2 |
33e1bc09c76b8374c39ed4818f10bbb32c6769d7 | 35,940,286,378,979 | 26bacc8bb95762c702548703bb786ae9785d7358 | /src/fr/sorbonne_u/datacenter/hardware/computers/ports/ComputerServicesInboundPort.java | b82cd42ee53421f0a67e17b6eec79377016777e8 | [
"MIT"
] | permissive | lexctk/SylAlexCenter | https://github.com/lexctk/SylAlexCenter | 3e2b18ad94dc0a1744943d68c41151fae375eff8 | ba4f13f01e5cbdd32e02828e17a462189314dc79 | refs/heads/master | 2020-03-31T14:54:38.674000 | 2019-02-03T21:35:47 | 2019-02-03T21:35:47 | 151,435,903 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package fr.sorbonne_u.datacenter.hardware.computers.ports;
import fr.sorbonne_u.components.AbstractComponent;
import fr.sorbonne_u.components.ComponentI;
import fr.sorbonne_u.components.ports.AbstractInboundPort;
import fr.sorbonne_u.datacenter.hardware.computers.Computer;
import fr.sorbonne_u.datacenter.hardware.comp... | UTF-8 | Java | 3,656 | java | ComputerServicesInboundPort.java | Java | [
{
"context": "il 9, 2015\n * </p>\n * \n * @author <a href=\"mailto:Jacques.Malenfant@lip6.fr\">Jacques Malenfant</a>\n */\npublic class ComputerS",
"end": 820,
"score": 0.9986892342567444,
"start": 795,
"tag": "EMAIL",
"value": "Jacques.Malenfant@lip6.fr"
},
{
"context": "author <a ... | null | [] | package fr.sorbonne_u.datacenter.hardware.computers.ports;
import fr.sorbonne_u.components.AbstractComponent;
import fr.sorbonne_u.components.ComponentI;
import fr.sorbonne_u.components.ports.AbstractInboundPort;
import fr.sorbonne_u.datacenter.hardware.computers.Computer;
import fr.sorbonne_u.datacenter.hardware.comp... | 3,627 | 0.678063 | 0.676149 | 121 | 29.214876 | 30.294207 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.719008 | false | false | 2 |
4da97cd33a70ddb382ee985f1789194de7b73442 | 36,584,531,469,540 | 75bf3b9b13407ca4cd956835f19efdb5e8e479f5 | /src/main/java/com/example/demo/exception/PasswordInvalidException.java | 5ae0e584e6b7e5022020c09de0830c485d2ed1a3 | [] | no_license | artyom-yurin/LibrarySystem | https://github.com/artyom-yurin/LibrarySystem | 809e8711a98089c7c7cd157b7f1cddebbeea285f | f158a41b275ae35b27ce592ce6e406932e7eb99f | refs/heads/master | 2021-01-24T00:43:06.415000 | 2019-02-16T09:17:45 | 2019-02-16T09:17:45 | 122,775,518 | 0 | 0 | null | false | 2019-02-16T09:17:46 | 2018-02-24T20:07:42 | 2019-02-05T11:31:15 | 2019-02-16T09:17:46 | 372 | 0 | 0 | 0 | Java | false | null | package com.example.demo.exception;
import org.springframework.http.HttpStatus;
import org.springframework.web.bind.annotation.ResponseStatus;
@ResponseStatus(value = HttpStatus.FORBIDDEN, reason = "Invalid password")
public class PasswordInvalidException extends RuntimeException {
}
| UTF-8 | Java | 287 | java | PasswordInvalidException.java | Java | [] | null | [] | package com.example.demo.exception;
import org.springframework.http.HttpStatus;
import org.springframework.web.bind.annotation.ResponseStatus;
@ResponseStatus(value = HttpStatus.FORBIDDEN, reason = "Invalid password")
public class PasswordInvalidException extends RuntimeException {
}
| 287 | 0.836237 | 0.836237 | 8 | 34.875 | 29.070765 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 2 |
793ba97967c4f30e48d411d02a913bd3d0201af7 | 38,886,633,920,402 | 7ca5b46769738d68b8b6c6c8497abffb1fb4516d | /app/src/main/java/com/cyw/zsj/module/homePage/adapter/MaterielDescHolder.java | 51fdd22f34b2d23533c182da3de091e28a2a4937 | [] | no_license | kissmiao/Zsj | https://github.com/kissmiao/Zsj | f63247d8cc709377248302945948ee23987c70c0 | 17da3ddf747c468d5d9ac2c915d4ee06a89bbd7f | refs/heads/master | 2019-01-28T17:06:58.982000 | 2017-11-19T10:29:00 | 2017-11-19T10:29:00 | 98,107,359 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cyw.zsj.module.homePage.adapter;
import android.support.v7.widget.RecyclerView;
import android.view.View;
import android.widget.CheckBox;
import android.widget.ImageView;
import android.widget.TextView;
import com.cyw.zsj.R;
/**
* Created by lyd10892 on 2016/8/23.
*/
public class MaterielDescHolder e... | UTF-8 | Java | 1,700 | java | MaterielDescHolder.java | Java | [
{
"context": "xtView;\n\nimport com.cyw.zsj.R;\n\n\n/**\n * Created by lyd10892 on 2016/8/23.\n */\n\npublic class MaterielDescHolde",
"end": 267,
"score": 0.9994019865989685,
"start": 259,
"tag": "USERNAME",
"value": "lyd10892"
}
] | null | [] | package com.cyw.zsj.module.homePage.adapter;
import android.support.v7.widget.RecyclerView;
import android.view.View;
import android.widget.CheckBox;
import android.widget.ImageView;
import android.widget.TextView;
import com.cyw.zsj.R;
/**
* Created by lyd10892 on 2016/8/23.
*/
public class MaterielDescHolder e... | 1,700 | 0.719412 | 0.711765 | 50 | 33 | 31.76539 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.58 | false | false | 2 |
dfa126b89517e06b789a7020d4ff013963a309e3 | 16,698,832,896,818 | 0a0752dd39277c619e8c89823632b0757d5051f3 | /findbugs/over_run/src/mid/classes/org/apache/batik/svggen/font/table/SingleSubstFormat2.java | 604b0b095096cfa69a32368e206cc85f6c5a7d39 | [] | no_license | anthonycanino1/entbench | https://github.com/anthonycanino1/entbench | fc5386f6806124a13059a1d7f21ba1128af7bb19 | 3c664cc693d4415fd8367c8307212d5aa2f3ae68 | refs/heads/master | 2021-01-10T13:49:12.811000 | 2016-11-14T21:57:38 | 2016-11-14T21:57:38 | 52,231,403 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.apache.batik.svggen.font.table;
public class SingleSubstFormat2 extends org.apache.batik.svggen.font.table.SingleSubst {
private int coverageOffset;
private int glyphCount;
private int[] substitutes;
private org.apache.batik.svggen.font.table.Coverage coverage;
protected SingleSubstForma... | UTF-8 | Java | 19,984 | java | SingleSubstFormat2.java | Java | [
{
"context": " \"h1TlUJe52d7dkdmZYab3bg+CiFURylSMUTSYyP2RYKIUiJVoJcaS",
"end": 2113,
"score": 0.6327534914016724,
"start": 2111,
"tag": "KEY",
"value": "h1"
},
{
"context": " \"h1TlUJe52d7dkdm... | null | [] | package org.apache.batik.svggen.font.table;
public class SingleSubstFormat2 extends org.apache.batik.svggen.font.table.SingleSubst {
private int coverageOffset;
private int glyphCount;
private int[] substitutes;
private org.apache.batik.svggen.font.table.Coverage coverage;
protected SingleSubstForma... | 19,840 | 0.619195 | 0.521918 | 236 | 83.677963 | 28.151793 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.105932 | false | false | 2 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.