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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
760a338d137a312a90f28ad23a8f8100c5f4ba22 | 2,534,030,767,812 | 0803420f7c293f1d4c51a7810fe618b3a8073003 | /Java-Syntax-Homework/src/TheSmallestOfThreeNumbers.java | c42823d09c5c577da427fc62d082a1f9c1eea513 | [] | no_license | KatyaMarincheva/Java | https://github.com/KatyaMarincheva/Java | e045b471c672182768ecc6c59f237bbb0a79bb67 | 2a97e56d65711b4f5e5ad410f62eaf59321b9204 | refs/heads/master | 2021-01-18T12:16:41.524000 | 2015-09-13T19:18:03 | 2015-09-13T19:18:03 | 41,469,885 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.ArrayList;
import java.util.Collections;
import java.util.Scanner;
public class TheSmallestOfThreeNumbers {
public static void main(String[] args) {
@SuppressWarnings("resource")
Scanner scanner = new Scanner(System.in);
System.out.println("Please, enter three numbers a, b and c: ");
... | UTF-8 | Java | 538 | java | TheSmallestOfThreeNumbers.java | Java | [] | null | [] | import java.util.ArrayList;
import java.util.Collections;
import java.util.Scanner;
public class TheSmallestOfThreeNumbers {
public static void main(String[] args) {
@SuppressWarnings("resource")
Scanner scanner = new Scanner(System.in);
System.out.println("Please, enter three numbers a, b and c: ");
... | 538 | 0.697026 | 0.693309 | 22 | 23.5 | 19.981241 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2 | false | false | 15 |
66edf7b56cc66b79111a64d923815ceb21cb5f1c | 33,208,687,181,707 | 5995b757179667392900d3310e8ab95bfdfbb88a | /src/main/java/com/adenki/smpp/message/tlv/TLVTableImpl.java | a9198c30a5ba5b11a7ebdfcf641dae96e2eef36e | [
"BSD-2-Clause",
"BSD-3-Clause"
] | permissive | oranoceallaigh/smppapi | https://github.com/oranoceallaigh/smppapi | 996ff952c7a8b053c02fe39d5fac4947254a67f2 | 3d72641b2fe782a0ecf365868c1b473897237f42 | refs/heads/master | 2016-08-07T09:19:40.764000 | 2014-01-05T22:04:17 | 2014-01-05T22:04:17 | 15,014,583 | 10 | 8 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.adenki.smpp.message.tlv;
import java.io.IOException;
import java.text.MessageFormat;
import java.util.BitSet;
import java.util.LinkedHashMap;
import java.util.Map;
import com.adenki.smpp.message.param.ParamDescriptor;
import com.adenki.smpp.util.PacketDecoder;
import com.adenki.smpp.util.PacketEncoder;
/... | UTF-8 | Java | 8,299 | java | TLVTableImpl.java | Java | [] | null | [] | package com.adenki.smpp.message.tlv;
import java.io.IOException;
import java.text.MessageFormat;
import java.util.BitSet;
import java.util.LinkedHashMap;
import java.util.Map;
import com.adenki.smpp.message.param.ParamDescriptor;
import com.adenki.smpp.util.PacketDecoder;
import com.adenki.smpp.util.PacketEncoder;
/... | 8,299 | 0.590674 | 0.588625 | 236 | 34.165253 | 24.290836 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.419492 | false | false | 15 |
db6d0dfb60ee3944c7eb0f09a755c0771e8195d5 | 31,645,319,044,699 | 18b4be4eaa6ddd9701b1677cb87e60d5f3841665 | /Fraktale/src/Main.java | 12d0985a3974ecf37b46e8a35a1006d91a32f09a | [] | no_license | lxcasbenicio/Gk12Info | https://github.com/lxcasbenicio/Gk12Info | bd37d51342541fa78a6a550bd4ecf7da91391fdf | 87390ba1b659b441ada646539066be8e493da4a8 | refs/heads/master | 2023-03-06T15:56:19.231000 | 2021-02-22T09:09:20 | 2021-02-22T09:09:20 | 341,135,440 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class Main {
public static void main(String args[]) {
SchildkroetenGrafik schildkroetenGrafik = new SchildkroetenGrafik("Kochkurve", 700, 700);
Schildkroete schildkroete = schildkroetenGrafik.createSchildkroete();
schildkroete.drehen(90);
KurvenZeichner zeichner = new KurvenZeichner(schildkroete);
... | UTF-8 | Java | 497 | java | Main.java | Java | [
{
"context": "ik schildkroetenGrafik = new SchildkroetenGrafik(\"Kochkurve\", 700, 700);\n\t\tSchildkroete schildkroete = schild",
"end": 143,
"score": 0.9907881617546082,
"start": 134,
"tag": "NAME",
"value": "Kochkurve"
}
] | null | [] |
public class Main {
public static void main(String args[]) {
SchildkroetenGrafik schildkroetenGrafik = new SchildkroetenGrafik("Kochkurve", 700, 700);
Schildkroete schildkroete = schildkroetenGrafik.createSchildkroete();
schildkroete.drehen(90);
KurvenZeichner zeichner = new KurvenZeichner(schildkroete);
... | 497 | 0.764588 | 0.724346 | 17 | 28.17647 | 29.336256 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.823529 | false | false | 15 |
6deb6678700068b69e7d16427f46c0f1a91c707d | 8,392,366,166,177 | 0d96121f9ace818d8d3a92312445d9ff359df140 | /dongjun-hardware/src/main/java/com/gdut/dongjun/domain/po/ElectronicModule.java | de3abd61217bcbb5cbd2c710fe14d632da5ced20 | [] | no_license | AcceptedBoy/dongjun | https://github.com/AcceptedBoy/dongjun | 57d84671eafa92d93a0e58b6a54cc8053ee8cd63 | 3d85602bd4ef7e52941a5dcaaa9972b49aaae4bb | refs/heads/master | 2021-03-27T19:33:53.890000 | 2017-04-22T14:28:42 | 2017-04-22T14:28:42 | 58,114,745 | 4 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gdut.dongjun.domain.po;
import java.math.BigDecimal;
import java.util.Date;
import com.gdut.dongjun.domain.po.abstractmodel.AbstractBean;
public class ElectronicModule extends AbstractBean {
/**
* This field was generated by MyBatis Generator.
* This field corresponds to the database column... | UTF-8 | Java | 14,622 | java | ElectronicModule.java | Java | [] | null | [] | package com.gdut.dongjun.domain.po;
import java.math.BigDecimal;
import java.util.Date;
import com.gdut.dongjun.domain.po.abstractmodel.AbstractBean;
public class ElectronicModule extends AbstractBean {
/**
* This field was generated by MyBatis Generator.
* This field corresponds to the database column... | 14,622 | 0.657913 | 0.622623 | 472 | 29.980932 | 28.241348 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.099576 | false | false | 15 |
012e8d03ae5e6a86d10067b30297b5dff40b9a9f | 5,677,946,765,777 | 6fd12366b62268eacd7104fbbb87a6450e041408 | /src/main/java/com/example/demo/DemoApplication.java | 4a4e24b7e29a7677e12068cba230439a16aa7aac | [] | no_license | ReadTheWind/spring-circle | https://github.com/ReadTheWind/spring-circle | 392e9d8179fb3856a87c723d3d66019fe3f12a11 | a02a3ccaa970db1d49f3b765262b41aedcd287d8 | refs/heads/master | 2023-06-12T21:39:34.996000 | 2021-07-07T08:13:35 | 2021-07-07T08:13:35 | 383,695,215 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.demo;
import org.mybatis.spring.annotation.MapperScan;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.context.ConfigurableApplicationContext;
import org.springframework.scheduling.annotation.EnableAs... | UTF-8 | Java | 646 | java | DemoApplication.java | Java | [] | null | [] | package com.example.demo;
import org.mybatis.spring.annotation.MapperScan;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.context.ConfigurableApplicationContext;
import org.springframework.scheduling.annotation.EnableAs... | 646 | 0.820433 | 0.820433 | 19 | 33 | 28.674213 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.473684 | false | false | 15 |
c4f723dcaba6ece19d8ba9dea60c25c85acfbdfe | 28,286,654,681,678 | c948842c2f97bdc31a7ae15b8933fe3d25b5b3a7 | /Pessoal/EjcCard/Versoes/1.0.0/ejccard/src/main/java/br/com/ejccard/modelo/financeiro/EjcCard.java | a540230c8dd6da761b8929fd57639f6d1ec8676e | [] | no_license | professorjuniel/Projetos | https://github.com/professorjuniel/Projetos | d470ec3596fae39215c691559a273553b560b459 | 2ac751e97f32941496929a8736070e6425e18aa2 | refs/heads/master | 2018-10-20T13:32:10.894000 | 2018-08-22T01:28:26 | 2018-08-22T01:28:26 | 116,873,815 | 0 | 1 | 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 br.com.ejccard.modelo.financeiro;
import br.com.ejccard.modelo.cadastro.Membro;
import java.io.Serializable;
import java.math.... | UTF-8 | Java | 3,530 | java | EjcCard.java | Java | [
{
"context": "validator.constraints.NotBlank;\n\n/**\n *\n * @author Juniel\n */\n@Entity\npublic class EjcCard implements Seria",
"end": 813,
"score": 0.9996941089630127,
"start": 807,
"tag": "NAME",
"value": "Juniel"
}
] | 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 br.com.ejccard.modelo.financeiro;
import br.com.ejccard.modelo.cadastro.Membro;
import java.io.Serializable;
import java.math.... | 3,530 | 0.632295 | 0.630312 | 159 | 21.201258 | 19.405886 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.371069 | false | false | 15 |
d7b4b6bf616a660bb22b197dfcd485d73c1048c9 | 42,949,739,061 | 5ea207d2dff4a3782a824e3c3b348b77038ab473 | /deps-1.4.3/prompt/src/edu/stanford/smi/protegex/prompt/ui/TabComponent.java | c0dcf7c125bc55b6dc77136cb288ad9526531ded | [] | no_license | NCIEVS/nci-protege | https://github.com/NCIEVS/nci-protege | 9c72ce0e68889de84a84f87c1d1ccc8f99957058 | 5828c65465d04f8c28a01b21a902af2ef2f4f858 | refs/heads/master | 2021-05-15T01:51:30.982000 | 2015-10-27T10:37:18 | 2015-10-27T10:37:18 | 23,637,670 | 0 | 3 | null | false | 2014-10-16T18:09:13 | 2014-09-03T21:12:02 | 2014-09-04T15:11:16 | 2014-10-16T18:09:12 | 116,060 | 0 | 0 | 0 | Java | null | null | /*
* Contributor(s): Natasha Noy noy@smi.stanford.edu
*/
package edu.stanford.smi.protegex.prompt.ui;
import java.awt.BorderLayout;
import java.awt.Component;
import java.awt.Dimension;
import java.util.ArrayList;
import java.util.Collection;
import java.util.Iterator;
import javax.swing.JComponent;
... | UTF-8 | Java | 13,889 | java | TabComponent.java | Java | [
{
"context": "/*\r\n * Contributor(s): Natasha Noy noy@smi.stanford.edu\r\n */\r\n\r\npackage edu.stanford",
"end": 34,
"score": 0.9998820424079895,
"start": 23,
"tag": "NAME",
"value": "Natasha Noy"
},
{
"context": "/*\r\n * Contributor(s): Natasha Noy noy@smi.stanford.edu\r\n */\r\... | null | [] | /*
* Contributor(s): <NAME> <EMAIL>
*/
package edu.stanford.smi.protegex.prompt.ui;
import java.awt.BorderLayout;
import java.awt.Component;
import java.awt.Dimension;
import java.util.ArrayList;
import java.util.Collection;
import java.util.Iterator;
import javax.swing.JComponent;
import javax.swing... | 13,871 | 0.714162 | 0.712722 | 427 | 30.526932 | 28.402033 | 177 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.229508 | false | false | 15 |
d33f3f29416e3d9768311104875f3df8d3f8e21f | 18,305,150,619,552 | 817b83ed324ab670a1e57ba902052cd9a80d90e6 | /src/torquedit/tseditor/TSNewProjectWizard.java | 7614d0747b01ab848bd4a9004dbaddde45c73ecc | [] | no_license | mixxit/TorquEDIT | https://github.com/mixxit/TorquEDIT | a92d33d153c66f186da272e9c8146ca61a73f991 | be5ff7e7ce0b0ecb6ab1e2e3db08292faeae7480 | refs/heads/master | 2021-01-20T12:22:45.270000 | 2013-08-28T11:54:01 | 2013-08-28T11:54:01 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package torquedit.tseditor;
import java.lang.reflect.InvocationTargetException;
import org.eclipse.core.resources.IProject;
import org.eclipse.core.resources.IProjectDescription;
import org.eclipse.core.resources.IWorkspaceRoot;
import org.eclipse.core.resources.ResourcesPlugin;
import org.eclipse.core.runtime.CoreEx... | UTF-8 | Java | 6,682 | java | TSNewProjectWizard.java | Java | [] | null | [] | package torquedit.tseditor;
import java.lang.reflect.InvocationTargetException;
import org.eclipse.core.resources.IProject;
import org.eclipse.core.resources.IProjectDescription;
import org.eclipse.core.resources.IWorkspaceRoot;
import org.eclipse.core.resources.ResourcesPlugin;
import org.eclipse.core.runtime.CoreEx... | 6,682 | 0.63903 | 0.636935 | 194 | 33.448452 | 26.803215 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.613402 | false | false | 15 |
590b474026280a279b621b7b86ee16e90b2f177b | 19,662,360,343,069 | 5b7869b52b7b015cf76bfb827a69d0d927298c51 | /app/src/main/java/com/anningtex/commonbasedata/data/rx/rx/RxNetCallBackForCode.java | 1f8bfb24a10959593315b57dd2c23185296363f6 | [] | no_license | Songlengmou/CommonBaseData | https://github.com/Songlengmou/CommonBaseData | f58414d36655e2273037bf878b7021542a3a2d1c | ed639446759a59523121ab45ca20a8aabf11fc28 | refs/heads/master | 2023-06-15T02:25:51.643000 | 2021-07-11T08:17:18 | 2021-07-11T08:17:18 | 296,270,580 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.anningtex.commonbasedata.data.rx.rx;
/**
* @author Song
* @Desc:处理数据返回的接口(携带错误码)
*/
public interface RxNetCallBackForCode<T> {
/**
* 数据请求成功
*
* @param data 请求到的数据
*/
void onSuccess(T data);
/**
* 数据请求失败
*/
void onFailure(String code, String msg);
}
| UTF-8 | Java | 377 | java | RxNetCallBackForCode.java | Java | [
{
"context": "ningtex.commonbasedata.data.rx.rx;\n\n/**\n * @author Song\n * @Desc:处理数据返回的接口(携带错误码)\n */\n\npublic interface R",
"end": 69,
"score": 0.9986924529075623,
"start": 65,
"tag": "NAME",
"value": "Song"
}
] | null | [] | package com.anningtex.commonbasedata.data.rx.rx;
/**
* @author Song
* @Desc:处理数据返回的接口(携带错误码)
*/
public interface RxNetCallBackForCode<T> {
/**
* 数据请求成功
*
* @param data 请求到的数据
*/
void onSuccess(T data);
/**
* 数据请求失败
*/
void onFailure(String code, String msg);
}
| 377 | 0.58147 | 0.58147 | 20 | 14.65 | 15.007582 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 15 |
4736c588b4eb2f4a4fc600d240f20c520637d861 | 17,351,667,932,628 | 8b883eb8b279cbc5cb543993b5eb8c0242c3b840 | /Week5/FactorPrimeServerMul.java | ff8e3fd0c8ea09888bde102b671320925183c273 | [] | no_license | ongteckwu/50.003 | https://github.com/ongteckwu/50.003 | 0fc741e04e14fe752d609e60fc12d8f5d00d9da1 | c9acfcf47e5f551357efc86c49f9a0385e44cc3f | refs/heads/master | 2021-01-18T08:56:11.730000 | 2017-03-08T10:27:30 | 2017-03-08T10:27:30 | 84,308,179 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Week5;
import java.net.*;
import java.io.*;
import java.util.ArrayList;
import java.util.List;
public class FactorPrimeServerMul {
public static void main(String[] args) throws Exception {
List<Socket> sockets = new ArrayList<>();
List<PrintWriter> printWriters = new ArrayList<>();
... | UTF-8 | Java | 2,702 | java | FactorPrimeServerMul.java | Java | [] | null | [] | package Week5;
import java.net.*;
import java.io.*;
import java.util.ArrayList;
import java.util.List;
public class FactorPrimeServerMul {
public static void main(String[] args) throws Exception {
List<Socket> sockets = new ArrayList<>();
List<PrintWriter> printWriters = new ArrayList<>();
... | 2,702 | 0.552184 | 0.540711 | 73 | 36.027397 | 27.352079 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.671233 | false | false | 15 |
cfc9c32fce1ed1368e0becf5af6b29397ea249fa | 120,259,114,912 | 745da6b7a308b0b4ed3ff1ffdfa1b275feed334c | /yamj3-core/src/main/java/org/yamj/core/service/artwork/online/AllocineArtworkScanner.java | be1a509a79c8ea7813ca91738dcd76f6e5113fd7 | [] | no_license | deblockt/yamj-v3 | https://github.com/deblockt/yamj-v3 | 01cb67d4f081ca10d023e30ee9d45021d8850b65 | 35e8d748615435fdc9dee55df477101b1f0c0bbb | refs/heads/master | 2021-01-10T22:22:57.695000 | 2015-08-13T07:08:19 | 2015-08-13T07:08:19 | 40,082,808 | 0 | 0 | null | true | 2015-08-02T14:59:10 | 2015-08-02T14:59:09 | 2015-06-05T05:40:33 | 2015-07-30T23:06:16 | 13,202 | 0 | 0 | 0 | null | null | null | /*
* Copyright (c) 2004-2015 YAMJ Members
* https://github.com/organizations/YAMJ/teams
*
* This file is part of the Yet Another Media Jukebox (YAMJ).
*
* YAMJ is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
... | UTF-8 | Java | 2,949 | java | AllocineArtworkScanner.java | Java | [
{
"context": "2004-2015 YAMJ Members\n * https://github.com/organizations/YAMJ/teams\n *\n * This file is part of the Ye",
"end": 88,
"score": 0.9181283116340637,
"start": 75,
"tag": "USERNAME",
"value": "organizations"
},
{
"context": "rg/licenses/>.\n *\n * Web: http... | null | [] | /*
* Copyright (c) 2004-2015 YAMJ Members
* https://github.com/organizations/YAMJ/teams
*
* This file is part of the Yet Another Media Jukebox (YAMJ).
*
* YAMJ is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
... | 2,949 | 0.71448 | 0.710071 | 84 | 34.107143 | 26.968685 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.452381 | false | false | 15 |
22cb8139dadd9401694ff718216e9b99e3f22642 | 2,362,232,020,285 | cc070e0af7eb6ce5769de309904700d089172b98 | /src/edu/txstate/m_g863/FetchMoviesTask.java | b68c1cff93bdb8192cf69b6f4af16221bdcff545 | [] | no_license | michaelpgraham91/Multithreading-in-Java | https://github.com/michaelpgraham91/Multithreading-in-Java | 690f8c652bc6fc478d331dc104d3b4632e596382 | d1fa491fb87b5159bf1ca352b575cc921bfa5598 | refs/heads/master | 2020-04-19T06:26:35.002000 | 2019-01-28T19:14:42 | 2019-01-28T19:14:42 | 168,017,836 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.txstate.m_g863;
import java.util.ArrayList;
import java.util.logging.Logger;
public class FetchMoviesTask implements Runnable {
// Logging
private static final Logger LOGGER = Logger.getAnonymousLogger();
private int pageNumber;
private MovieCatalog catalog;
public FetchMoviesTask (int pageNumber, ... | UTF-8 | Java | 840 | java | FetchMoviesTask.java | Java | [] | null | [] | package edu.txstate.m_g863;
import java.util.ArrayList;
import java.util.logging.Logger;
public class FetchMoviesTask implements Runnable {
// Logging
private static final Logger LOGGER = Logger.getAnonymousLogger();
private int pageNumber;
private MovieCatalog catalog;
public FetchMoviesTask (int pageNumber, ... | 840 | 0.745238 | 0.740476 | 33 | 24.454546 | 25.845802 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.424242 | false | false | 15 |
df3315b1c5d26f8a637a66b13538756c8cdc3f96 | 13,675,175,907,301 | 053db1ee4317409a5471c35f6df800131d9a7906 | /src/models/Groupe.java | f42b473f5ab0bda9f95b1f1499f199b0a1e428d8 | [] | no_license | izio38/projet-jee | https://github.com/izio38/projet-jee | baa851db41986b12951edccd0635e8a72849f2a1 | 90eeafb73bae143a3d44632a09ace7e7ff9ce877 | refs/heads/master | 2020-09-24T03:22:30.260000 | 2020-02-14T12:26:33 | 2020-02-14T12:26:33 | 225,649,888 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package models;
import javax.persistence.*;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.List;
/**
* Entity implementation class for Entity: Groupe
*
*/
@Entity
public class Groupe implements Serializable {
@Id
@GeneratedValue
private Integer id;
@Column(unique=true, nullabl... | UTF-8 | Java | 1,592 | java | Groupe.java | Java | [] | null | [] | package models;
import javax.persistence.*;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.List;
/**
* Entity implementation class for Entity: Groupe
*
*/
@Entity
public class Groupe implements Serializable {
@Id
@GeneratedValue
private Integer id;
@Column(unique=true, nullabl... | 1,592 | 0.684673 | 0.684045 | 88 | 17.09091 | 17.50366 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.306818 | false | false | 15 |
c470200be579c34b3545658920f96da29294576a | 15,410,342,704,117 | 998633ba26faca9ac34c3c5f1c0331f03094b355 | /houseAd/HouseGo/src/com/dumu/housego/entity/NewHouseDetail.java | 5d6ed4a3f1fe472ec5256e80a3587d501f30df37 | [
"MIT"
] | permissive | rentianhua/tsf_android | https://github.com/rentianhua/tsf_android | 292c7d28b10bda9bf15a788a3cc72480b3e27581 | b5af5f3bd39fbec5c43a3372b8ba7bc87030608e | refs/heads/master | 2021-01-20T01:44:28.795000 | 2017-07-27T06:34:56 | 2017-07-27T06:34:56 | 89,323,015 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dumu.housego.entity;
import java.io.Serializable;
import java.util.List;
public class NewHouseDetail implements Serializable {
private String id;
private String catid;
private String typeid;
private String title;
private String style;
private String thumb;
private String keywor... | UTF-8 | Java | 22,699 | java | NewHouseDetail.java | Java | [
{
"context": " this.islink = islink;\n this.username = username;\n this.inputtime = inputtime;\n this",
"end": 4863,
"score": 0.9993516802787781,
"start": 4855,
"tag": "USERNAME",
"value": "username"
},
{
"context": "\n\n public String getUsername() {\n ... | null | [] | package com.dumu.housego.entity;
import java.io.Serializable;
import java.util.List;
public class NewHouseDetail implements Serializable {
private String id;
private String catid;
private String typeid;
private String title;
private String style;
private String thumb;
private String keywor... | 22,699 | 0.613683 | 0.613683 | 853 | 25.610785 | 25.713152 | 138 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.567409 | false | false | 15 |
cc1676a232443324b8fafc6b3ee1d76394d49b24 | 18,038,862,689,238 | 58df350c7716fe1204844c457227e7b38484fdc9 | /app/src/main/java/com/smaple_demo/bean/R_OrderNew.java | f2811268f1468c4e1f36309dd7046a24127e67df | [] | no_license | zhangSpring/smaple_demo | https://github.com/zhangSpring/smaple_demo | 77a30b945f11dfd3ca4eb2262a661afa93bd9b17 | 174aa5cb26ca999313d0f94424ae258241d8483a | refs/heads/master | 2019-08-01T15:17:16.191000 | 2019-05-19T02:37:55 | 2019-05-19T02:37:55 | 96,986,943 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.smaple_demo.bean;
import java.util.List;
/**
* Created by 张春生 on 2018/4/10.
*/
public class R_OrderNew {
/**
* requestTimestamp : 1521702177662
* isLogin : true
* result : {"product":null,"classProduct":null,"standardProduct":null,"referenceProduct":null,"rewardProduct":{"productId"... | UTF-8 | Java | 17,123 | java | R_OrderNew.java | Java | [
{
"context": ".bean;\n\nimport java.util.List;\n\n/**\n * Created by 张春生 on 2018/4/10.\n */\n\npublic class R_OrderNew {\n\n ",
"end": 76,
"score": 0.9996292591094971,
"start": 73,
"tag": "NAME",
"value": "张春生"
}
] | null | [] | package com.smaple_demo.bean;
import java.util.List;
/**
* Created by 张春生 on 2018/4/10.
*/
public class R_OrderNew {
/**
* requestTimestamp : 1521702177662
* isLogin : true
* result : {"product":null,"classProduct":null,"standardProduct":null,"referenceProduct":null,"rewardProduct":{"productId"... | 17,123 | 0.494718 | 0.46444 | 579 | 28.262522 | 50.116997 | 940 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.455959 | false | false | 15 |
ef911b084d125ca5d6c42259f55750fd8d8f6741 | 18,038,862,689,870 | c6eda62e5f5a8716595794f03111aa05b0131435 | /VACDS-Order-Service-Model/src/main/java/org/socraticgrid/hl7/services/orders/model/Subject.java | 1eaa80f432d77cc26ceb248d72bfa2b273b61608 | [
"Apache-2.0"
] | permissive | SocraticGrid/Services-Backup | https://github.com/SocraticGrid/Services-Backup | f91eaa8b8aa346309f1b83cffbc67214c9e5ea40 | b916cf859c2e858fd9faabee45862a4ef1940536 | refs/heads/master | 2021-01-10T15:43:07.041000 | 2015-09-24T12:15:07 | 2015-09-24T12:15:07 | 43,052,552 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.socraticgrid.hl7.services.orders.model;
import java.io.Serializable;
import org.socraticgrid.hl7.services.orders.model.primatives.Identifier;
/**
* @author Jerry Goodnough
* @version 1.0
* @created 16-Jan-2014 9:12:42 AM
*/
public abstract class Subject implements Serializable {
/**
*
*/
priv... | UTF-8 | Java | 827 | java | Subject.java | Java | [
{
"context": "rders.model.primatives.Identifier;\n\n/**\n * @author Jerry Goodnough\n * @version 1.0\n * @created 16-Jan-2014 9:12:42 A",
"end": 187,
"score": 0.999771237373352,
"start": 172,
"tag": "NAME",
"value": "Jerry Goodnough"
}
] | null | [] | package org.socraticgrid.hl7.services.orders.model;
import java.io.Serializable;
import org.socraticgrid.hl7.services.orders.model.primatives.Identifier;
/**
* @author <NAME>
* @version 1.0
* @created 16-Jan-2014 9:12:42 AM
*/
public abstract class Subject implements Serializable {
/**
*
*/
private stati... | 818 | 0.711004 | 0.691657 | 41 | 19.195122 | 25.068899 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.780488 | false | false | 15 |
1103df6e3b1c151208c32a6b7e8c94b8bd60c784 | 28,991,029,301,676 | dda7b103b5bd400d704489c162a329552bd6b8ee | /src/br/com/equipe/joinsocial/controll/excecoes/NmCompletoVazioException.java | f7284d70a5077a89c68f7a52303560cc41b381ba | [] | no_license | geovanesousa/joinsocial | https://github.com/geovanesousa/joinsocial | 8e613ee8c702bd641056eec708bd8e52fe54d7e6 | 7b65c946c203c4263de39cd783c32852d3784605 | refs/heads/master | 2020-07-20T12:22:01.682000 | 2016-08-31T04:51:39 | 2016-08-31T04:51:39 | 67,004,328 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.equipe.joinsocial.controll.excecoes;
//exceção lançada caso o campo nome completo esteja vazio
public class NmCompletoVazioException extends Exception{
private static final long serialVersionUID = 1L;
@Override
public String getMessage() {
return "Campo obrigatório!";
}
}
| UTF-8 | Java | 306 | java | NmCompletoVazioException.java | Java | [] | null | [] | package br.com.equipe.joinsocial.controll.excecoes;
//exceção lançada caso o campo nome completo esteja vazio
public class NmCompletoVazioException extends Exception{
private static final long serialVersionUID = 1L;
@Override
public String getMessage() {
return "Campo obrigatório!";
}
}
| 306 | 0.774834 | 0.771523 | 14 | 20.571428 | 22.855804 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.857143 | false | false | 15 |
4cdb036e538a45e6065bcfd1bba27c6640a5e278 | 16,836,271,829,789 | 7125230d600b90e9b3da5cca12214fdfe91bf201 | /VolunteacherManagementSystem/src/main/java/com/volunteacher/app/model/Taluka.java | 2332eeade4e65e7d046b404fb962571b44a4d2b6 | [] | no_license | DhrumilGohil/volunteacher-management-System | https://github.com/DhrumilGohil/volunteacher-management-System | 8aefe38cd7b5bcf3ac4e445a0999298e94c3d5c7 | 1a6801b211f1d3091bc8e22237a76f8d14e97796 | refs/heads/main | 2023-07-06T00:02:43.248000 | 2021-08-06T10:38:29 | 2021-08-06T10:38:29 | 373,427,453 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.volunteacher.app.model;
import java.util.List;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.OneToMany;
import j... | UTF-8 | Java | 1,296 | java | Taluka.java | Java | [] | null | [] | package com.volunteacher.app.model;
import java.util.List;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.OneToMany;
import j... | 1,296 | 0.746142 | 0.742284 | 67 | 18.343283 | 17.071886 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.074627 | false | false | 15 |
c91f2002c773c3999faa437ee1a66854d150fe80 | 1,047,972,039,503 | deb71450825ac7cc749f802ac6bb7a9ec30a976a | /DAOProj16-SimpleJdbcCall-LoginApp-100pCode/src/main/java/com/nt/config/PersistenceConfig.java | f1fc0a29d2838729e29103a0b8e95e149ec3e473 | [] | no_license | pratikrohokale/SPRINGREFDAO | https://github.com/pratikrohokale/SPRINGREFDAO | 8bf29e16277a8a95410e9a05a2b3e0323cd84760 | 03e3dc1acc89fa73bfcab91cf986d33933a5863e | refs/heads/master | 2021-07-08T05:08:15.809000 | 2019-06-20T04:57:30 | 2019-06-20T04:57:30 | 192,851,110 | 0 | 0 | null | false | 2020-10-13T14:02:08 | 2019-06-20T04:56:25 | 2019-06-20T04:58:20 | 2020-10-13T14:02:07 | 7,373 | 0 | 0 | 5 | Java | false | false | package com.nt.config;
import javax.sql.DataSource;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.ComponentScan;
import org.springframework.context.annotation.Configuration;
import org.springframework.jdbc.core.simple.SimpleJdbcCall;
import org.springframewo... | UTF-8 | Java | 1,296 | java | PersistenceConfig.java | Java | [] | null | [] | package com.nt.config;
import javax.sql.DataSource;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.ComponentScan;
import org.springframework.context.annotation.Configuration;
import org.springframework.jdbc.core.simple.SimpleJdbcCall;
import org.springframewo... | 1,296 | 0.753858 | 0.751543 | 51 | 23.411764 | 22.435246 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.235294 | false | false | 15 |
2ca77caaaedf970b8b0355fcbc42060eab853f88 | 3,659,312,202,949 | ae41b8fab937af6cef4f1e301538ed4c14729e93 | /wecode-security-authorization/src/main/java/com/chinasoft/it/wecode/security/authorization/aop/check/CheckContextManager.java | 1a5a2f3b24cafedc2c2682ff6e93dc16afd6aeb6 | [] | no_license | is-m/wecode | https://github.com/is-m/wecode | a58ed95d7ed3e680b82fdc031418b4756f0a02fb | 344790c231ceb27e1965214ead7dc2d75a372d4e | refs/heads/master | 2022-07-08T14:14:36.117000 | 2021-11-01T11:15:43 | 2021-11-01T11:15:43 | 127,210,620 | 13 | 6 | null | false | 2022-06-28T14:40:46 | 2018-03-28T23:33:06 | 2022-02-09T02:48:09 | 2022-06-28T14:40:45 | 14,084 | 7 | 5 | 1 | JavaScript | false | false | package com.chinasoft.it.wecode.security.authorization.aop.check;
public class CheckContextManager {
public static boolean isPassed() {
return true;
}
public static void setPassed(Boolean passed) {
}
}
| UTF-8 | Java | 213 | java | CheckContextManager.java | Java | [] | null | [] | package com.chinasoft.it.wecode.security.authorization.aop.check;
public class CheckContextManager {
public static boolean isPassed() {
return true;
}
public static void setPassed(Boolean passed) {
}
}
| 213 | 0.755869 | 0.755869 | 13 | 15.384615 | 21.381294 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.615385 | false | false | 15 |
d022824f7debc0f5f4e6e12a69319b1d34f38e4c | 29,463,475,654,340 | 305868d8a0f12dfba333154d719801a9c88ff055 | /jaima/logic/firstorder/parsing/ast/Term.java | fe844be7eb6a4321738e211de7662e35e2b7438c | [] | no_license | rsericksen/othello-ai | https://github.com/rsericksen/othello-ai | 7a968f1166d7c2aec9a763f1362d249a4fad625c | 800505935916d1199a26181060aca4af4dc561e6 | refs/heads/master | 2020-06-24T16:40:01.149000 | 2019-07-26T16:57:35 | 2019-07-26T16:57:35 | 199,019,048 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Created on Sep 14, 2003 by Ravi Mohan
*
*/
package jaima.logic.firstorder.parsing.ast;
public abstract class Term implements FOLNode {
public abstract Term copy();
}
| UTF-8 | Java | 187 | java | Term.java | Java | [
{
"context": "/*\r\n * Created on Sep 14, 2003 by Ravi Mohan\r\n *\r\n */\r\npackage jaima.logic.firstorder.parsing.",
"end": 44,
"score": 0.9998701810836792,
"start": 34,
"tag": "NAME",
"value": "Ravi Mohan"
}
] | null | [] | /*
* Created on Sep 14, 2003 by <NAME>
*
*/
package jaima.logic.firstorder.parsing.ast;
public abstract class Term implements FOLNode {
public abstract Term copy();
}
| 183 | 0.684492 | 0.652406 | 10 | 16.700001 | 19.308289 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 15 |
4e96999cef5d3fd7e5aaefa93b4ec0b730d2dee8 | 25,623,774,889,603 | ac41819c056c8dfe46ff690a500aeaee63dfecbb | /app/src/main/java/expense/myshare/pro/com/notif/MainActivity.java | 11e2d3803941d565f63c0a17304f8418caaf05f8 | [] | no_license | digitalsourcecode/Notif | https://github.com/digitalsourcecode/Notif | d864e9f0af452ff0ccc28ced3007de86028eb7cf | c65bd8d46262f2e6413d91194916d99033a75457 | refs/heads/master | 2021-05-11T05:29:58.472000 | 2018-01-18T11:04:50 | 2018-01-18T11:04:50 | 117,965,943 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package expense.myshare.pro.com.notif;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
public class MainActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate... | UTF-8 | Java | 716 | java | MainActivity.java | Java | [] | null | [] | package expense.myshare.pro.com.notif;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
public class MainActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate... | 716 | 0.678771 | 0.674581 | 25 | 27.639999 | 21.708763 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.48 | false | false | 15 |
36019040b227b2c27034fff72bcb659682413981 | 28,441,273,442,367 | f1cd4a0b46553b2e9857a0a57ab1fa0389ffa87a | /src/airCondition/AirConditioner.java | cafd291f175023340d7f538f22189daf26e3907f | [] | no_license | rucinskimaciej/javastart-excercises | https://github.com/rucinskimaciej/javastart-excercises | 6bac733e841806a38302d43a82eda207b3bfec93 | 8e82f70c4e3f4a33b339eec350435c72c4768203 | refs/heads/master | 2021-03-08T06:28:10.066000 | 2020-03-26T15:56:46 | 2020-03-26T15:56:46 | 246,326,324 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package airCondition;
import java.math.BigDecimal;
import java.math.RoundingMode;
abstract class AirConditioner {
private boolean powerOn;
private double expectedTemp;
private double efficiency; // temperature delta per m3, per minute
private Room acRoom;
public AirConditioner(double efficiency) ... | UTF-8 | Java | 1,550 | java | AirConditioner.java | Java | [] | null | [] | package airCondition;
import java.math.BigDecimal;
import java.math.RoundingMode;
abstract class AirConditioner {
private boolean powerOn;
private double expectedTemp;
private double efficiency; // temperature delta per m3, per minute
private Room acRoom;
public AirConditioner(double efficiency) ... | 1,550 | 0.618065 | 0.614194 | 71 | 20.830986 | 21.796747 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.380282 | false | false | 15 |
83089a51e3b239e4d50e50cec9a467422377af40 | 16,561,393,938,418 | b6e9d6d0ba3960d8be0712b917996c656fcd07f1 | /app/src/main/java/com/axiang/smallyellowduck/adapters/FavoriteAdapter.java | b0d7207389a2331f768591666443c9a93858e30d | [] | no_license | AnAndroidXiang/SmallYellowDuck | https://github.com/AnAndroidXiang/SmallYellowDuck | d2467149596c6428aaa03806255f3f290cef4299 | 207ebc08d16fe8786dbb31aef612690b6e096c2c | refs/heads/master | 2021-01-16T17:21:19.075000 | 2017-09-27T10:12:25 | 2017-09-27T10:12:25 | 100,006,071 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.axiang.smallyellowduck.adapters;
import android.content.Context;
import android.os.Handler;
import android.os.Message;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.... | UTF-8 | Java | 22,563 | java | FavoriteAdapter.java | Java | [
{
"context": "ections;\nimport java.util.List;\n\n/**\n * Created by a2389 on 2017/8/7.\n */\n\npublic class FavoriteAdapter ex",
"end": 1046,
"score": 0.9995193481445312,
"start": 1041,
"tag": "USERNAME",
"value": "a2389"
}
] | null | [] | package com.axiang.smallyellowduck.adapters;
import android.content.Context;
import android.os.Handler;
import android.os.Message;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.... | 22,563 | 0.542686 | 0.539223 | 484 | 45.539257 | 28.581776 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.572314 | false | false | 7 |
b516ccea938f5fcbde205c7569db696e457eb960 | 15,281,493,683,737 | 7827f3386ec63d6584c2c3b7d1bcfc5bd9eeaaa2 | /src/main/java/service/ProductService.java | 0f6c36c763b5d6815a6ef33d59fb347122db1385 | [] | no_license | xuanthinh2612/m3l11-product-manager-MVC | https://github.com/xuanthinh2612/m3l11-product-manager-MVC | 3674bf3ac3d5e34ce7aa228e214d12b7f74061c2 | b4519af2a9f87767f06a39496ee6cd12476e6070 | refs/heads/master | 2023-02-25T17:58:38.943000 | 2021-02-05T02:48:32 | 2021-02-05T02:48:32 | 336,144,790 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package service;
import model.Product;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
public class ProductService implements IProductService{
static Map<Integer,Product> productList = new HashMap<>();
static {
productList.put(1,new Product(1,"Gala... | UTF-8 | Java | 1,242 | java | ProductService.java | Java | [] | null | [] | package service;
import model.Product;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
public class ProductService implements IProductService{
static Map<Integer,Product> productList = new HashMap<>();
static {
productList.put(1,new Product(1,"Gala... | 1,242 | 0.640097 | 0.60628 | 46 | 26 | 25.092871 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.130435 | false | false | 7 |
64de45184d93feb75e929fe13c1227055c1a3584 | 13,460,427,537,531 | 3f65792547c0bf6a19feb449fe9468e505cc3bc2 | /app/src/main/java/com/hooper/registrationscreen/interactors/MainInteractor.java | b476f8ea48afb5f8e6fd4ddd2ccbd35774101315 | [] | no_license | SaichandBallu/Registration-app | https://github.com/SaichandBallu/Registration-app | ee22b718278c994e95bc82093baece29e9ec7478 | 8128ee9951f7d919a0460e8a8aa08a3a6347adf0 | refs/heads/master | 2020-05-19T19:16:31.380000 | 2015-07-25T08:51:54 | 2015-07-25T08:51:54 | 39,367,843 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hooper.registrationscreen.interactors;
import com.hooper.registrationscreen.activities.IMainListener;
import com.hooper.registrationscreen.activities.MainActivity;
import com.hooper.registrationscreen.sqlite.DatabaseHelper;
/**
* Created by dpranavsai on 27-06-2015.
*/
public class MainInteractor {
... | UTF-8 | Java | 790 | java | MainInteractor.java | Java | [
{
"context": "onscreen.sqlite.DatabaseHelper;\n\n/**\n * Created by dpranavsai on 27-06-2015.\n */\npublic class MainInteractor {\n",
"end": 266,
"score": 0.999655544757843,
"start": 256,
"tag": "USERNAME",
"value": "dpranavsai"
}
] | null | [] | package com.hooper.registrationscreen.interactors;
import com.hooper.registrationscreen.activities.IMainListener;
import com.hooper.registrationscreen.activities.MainActivity;
import com.hooper.registrationscreen.sqlite.DatabaseHelper;
/**
* Created by dpranavsai on 27-06-2015.
*/
public class MainInteractor {
... | 790 | 0.748101 | 0.737975 | 28 | 27.214285 | 24.480833 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 7 |
ce209babb10630bebee1bd652899e8386a11352b | 30,236,569,828,075 | 72bf7b3c0ac194703cb91d954dd9e611acf88865 | /PokemonToronto/core/src/com/pokemon/toronto/game/com/pokemon/toronto/skill/Bug/AttackOrder.java | 1b14b84fc51602cff18f780f0fd2a0280576c83d | [] | no_license | amitkpandey/pokemon | https://github.com/amitkpandey/pokemon | a41537ac3d05bfd85b73730316eaf82d9ae37776 | 51d62203b28147511d96ed4e2cbfd60c8777e76f | refs/heads/master | 2022-04-27T02:48:50.607000 | 2020-04-26T00:24:26 | 2020-04-26T00:24:26 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pokemon.toronto.game.com.pokemon.toronto.skill.Bug;
import com.pokemon.toronto.game.com.pokemon.toronto.Field.Field;
import com.pokemon.toronto.game.com.pokemon.toronto.Field.SubField;
import com.pokemon.toronto.game.com.pokemon.toronto.Pokemon.Pokemon;
import com.pokemon.toronto.game.com.pokemon.toronto.a... | UTF-8 | Java | 1,646 | java | AttackOrder.java | Java | [
{
"context": "rayList;\nimport java.util.List;\n\n/**\n * Created by Gregory on 10/11/2017.\n */\n\npublic class AttackOrder exte",
"end": 792,
"score": 0.9978249669075012,
"start": 785,
"tag": "NAME",
"value": "Gregory"
}
] | null | [] | package com.pokemon.toronto.game.com.pokemon.toronto.skill.Bug;
import com.pokemon.toronto.game.com.pokemon.toronto.Field.Field;
import com.pokemon.toronto.game.com.pokemon.toronto.Field.SubField;
import com.pokemon.toronto.game.com.pokemon.toronto.Pokemon.Pokemon;
import com.pokemon.toronto.game.com.pokemon.toronto.a... | 1,646 | 0.712637 | 0.698056 | 45 | 35.577778 | 29.619431 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.511111 | false | false | 7 |
80bebd62197e692b8e3649cbb3ba1276dcbc8a74 | 22,471,268,956,293 | 7963423fe5b46713c3f3deaefa91bfd1f54e555f | /singlepar_lambda.java | 6bc4f7ee49b5fe06fe1e54812886de50f3fbda9f | [] | no_license | VikramVikrant/Java-imp-programs | https://github.com/VikramVikrant/Java-imp-programs | 0437e8693554c1b5f4203af4b02000b9ba3fb3da | cc00d3d33b68b2e85f2457cf4fa7674132a61c67 | refs/heads/master | 2022-11-21T04:38:44.527000 | 2020-07-18T05:12:58 | 2020-07-18T05:12:58 | 278,980,997 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //lambda function was introduced in java se8
interface Sayable{
public String say(String name);
}
public class singlepar_lambda {
public static void main(String[] args) {
Sayable s1 = (name) -> {
return "Welcome," + name;
};
System.out.println(s1.say("Mr.Stark"));
S... | UTF-8 | Java | 423 | java | singlepar_lambda.java | Java | [
{
"context": "\n };\n System.out.println(s1.say(\"Mr.Stark\"));\n\n Sayable s2= (name) -> {return \"Hello",
"end": 305,
"score": 0.9777309894561768,
"start": 300,
"tag": "NAME",
"value": "Stark"
},
{
"context": "ello,\"+name;};\n System.out.println(s2.say(... | null | [] | //lambda function was introduced in java se8
interface Sayable{
public String say(String name);
}
public class singlepar_lambda {
public static void main(String[] args) {
Sayable s1 = (name) -> {
return "Welcome," + name;
};
System.out.println(s1.say("Mr.Stark"));
S... | 420 | 0.586288 | 0.574468 | 16 | 25.4375 | 19.329281 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5625 | false | false | 7 |
c4e36f66f10bf07f92cf4e69745f0824baa5dfe2 | 19,705,310,017,860 | 533cbd4e73733a080f2b60a68abfd2a101d840f4 | /src/com/project/hit/model/reportSystem/ReportSystemRepository.java | 9aa98aafdee245fb26888ebee6929c1d76498ae9 | [] | no_license | idanrdt/Project | https://github.com/idanrdt/Project | 5ce50cbcea75504d7758420fe183e7c9ed57fb98 | f40b3de4e85b27d09517de521523d5a3eb380f2a | refs/heads/master | 2022-11-13T16:44:45.370000 | 2020-07-10T05:06:11 | 2020-07-10T05:06:11 | 247,331,701 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.project.hit.model.reportSystem;
import java.io.IOException;
import java.util.Set;
import com.project.hit.model.orderSystem.Order;
public interface ReportSystemRepository {
/**
* the function generate report the function is built like builder design pattern
* Generate the report dynamicall... | UTF-8 | Java | 938 | java | ReportSystemRepository.java | Java | [] | null | [] | package com.project.hit.model.reportSystem;
import java.io.IOException;
import java.util.Set;
import com.project.hit.model.orderSystem.Order;
public interface ReportSystemRepository {
/**
* the function generate report the function is built like builder design pattern
* Generate the report dynamicall... | 938 | 0.676972 | 0.676972 | 31 | 29.258064 | 24.720329 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.322581 | false | false | 7 |
e054a5b1c8c9103f4847ac24eca5fdcd2adf0c21 | 26,353,919,389,727 | 5da8a6ccc79c5d0d73af5757f250d778f1cb3ecf | /app/src/main/java/com/rhtyme/weathertoday/features/current/CurrentWeatherMvpView.java | 84c057737cd602011d4bf4e401a75cbae3588463 | [] | no_license | Rhtyme/WeatherToday | https://github.com/Rhtyme/WeatherToday | 32c881458df5cc420d4a63915aa8f60e3f6ef3b1 | b3eac81746d8b83287fe78a2be65c5e38cef3722 | refs/heads/master | 2021-10-20T03:47:11.572000 | 2019-02-25T13:14:35 | 2019-02-25T13:14:35 | 172,507,513 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.rhtyme.weathertoday.features.current;
import com.rhtyme.weathertoday.data.model.response.WeatherTable;
import com.rhtyme.weathertoday.data.model.response.w.WeatherCity;
import com.rhtyme.weathertoday.features.base.MvpView;
import java.util.List;
public interface CurrentWeatherMvpView extends MvpView {
... | UTF-8 | Java | 478 | java | CurrentWeatherMvpView.java | Java | [] | null | [] | package com.rhtyme.weathertoday.features.current;
import com.rhtyme.weathertoday.data.model.response.WeatherTable;
import com.rhtyme.weathertoday.data.model.response.w.WeatherCity;
import com.rhtyme.weathertoday.features.base.MvpView;
import java.util.List;
public interface CurrentWeatherMvpView extends MvpView {
... | 478 | 0.811715 | 0.811715 | 19 | 24.157894 | 26.899939 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.473684 | false | false | 7 |
e24a58ff01bc1ac977686fd2f8e9567b1039c346 | 1,623,497,639,810 | 0bfc28c324809bbce4c930b320456b438747b0b5 | /src/NewPatient/NewPatientBuilder.java | 22d0700059cc26bf9ecbdd6e6aaac95931895e23 | [] | no_license | marinodomi/Hospice | https://github.com/marinodomi/Hospice | 7a78a6529d3addd11670330375fb8aa39e6ebcf0 | 05fcc263c98f17ec1db345ed9026ba3d93f620b9 | refs/heads/master | 2020-03-04T15:56:14.864000 | 2017-07-15T13:59:43 | 2017-07-15T13:59:43 | 93,169,980 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package NewPatient;
import Classes.*;
import Database.Connector;
import javax.swing.*;
import java.awt.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
/**
* Created by ... | UTF-8 | Java | 13,835 | java | NewPatientBuilder.java | Java | [
{
"context": ";\nimport java.sql.SQLException;\n\n/**\n * Created by dominik on 11.05.2017.\n */\npublic class NewPatientBuilder",
"end": 327,
"score": 0.7500032782554626,
"start": 320,
"tag": "USERNAME",
"value": "dominik"
}
] | null | [] | package NewPatient;
import Classes.*;
import Database.Connector;
import javax.swing.*;
import java.awt.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
/**
* Created by ... | 13,835 | 0.607373 | 0.577376 | 406 | 33.078819 | 23.520113 | 138 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 7 |
cd0b6f640e17604a5936b4c60ebf557fd4234e75 | 16,793,322,182,895 | be4c85d3f6584dacb52ba9832c2f14e0af1903a0 | /SistemaIFsul/build/generated-sources/ap-source-output/modelo/Usuario_.java | 70320c7adc384a8aec244cfd3adb810809c18168 | [] | no_license | rafaeldefreitas/Sistema-IFsul | https://github.com/rafaeldefreitas/Sistema-IFsul | 77b9013977964e0ea8ed05dffe89803e5705dbd6 | fdbce97eb43f33d33403eae91318d6a5970c36f3 | refs/heads/master | 2021-01-20T22:31:11.962000 | 2016-07-06T08:27:08 | 2016-07-06T08:27:08 | 62,704,454 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package modelo;
import javax.annotation.Generated;
import javax.persistence.metamodel.CollectionAttribute;
import javax.persistence.metamodel.SingularAttribute;
import javax.persistence.metamodel.StaticMetamodel;
import modelo.PlanoDeEnsino;
@Generated(value="EclipseLink-2.5.2.v20140319-rNA", date="2016-07-06T04:09:3... | UTF-8 | Java | 828 | java | Usuario_.java | Java | [] | null | [] | package modelo;
import javax.annotation.Generated;
import javax.persistence.metamodel.CollectionAttribute;
import javax.persistence.metamodel.SingularAttribute;
import javax.persistence.metamodel.StaticMetamodel;
import modelo.PlanoDeEnsino;
@Generated(value="EclipseLink-2.5.2.v20140319-rNA", date="2016-07-06T04:09:3... | 828 | 0.816425 | 0.786232 | 20 | 40.450001 | 30.18025 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.95 | false | false | 7 |
11357a3701a55cbcf911f6f8e5562642568ec614 | 16,793,322,179,431 | 5521c405f7b50d494bea9dd69d5ffeaef985f83d | /src/main/java/com/powerboot/utils/wallyt/constants/WallytConst.java | 3b26288d7d30f7ee82c78b43d3861c9736f40a05 | [] | no_license | tufeng1992/online-earning | https://github.com/tufeng1992/online-earning | 25298f452dd33ff156bc5daa074cca0b830e9521 | 5a390a8a6f143958cc2327fb01f880ea74c08272 | refs/heads/main | 2023-08-25T14:41:20.795000 | 2021-10-13T16:16:43 | 2021-10-13T16:16:43 | 356,852,415 | 0 | 1 | null | false | 2021-08-13T14:57:16 | 2021-04-11T11:45:01 | 2021-08-07T15:12:53 | 2021-08-13T14:49:40 | 757 | 0 | 1 | 0 | Java | false | false | package com.powerboot.utils.wallyt.constants;
public interface WallytConst {
/**
* 成功响应code
*/
String CODE_SUCCESS = "200";
String CODE_PENDING = "557";
/**
* 转账状态
*/
String TRANSFER_SUCCESS = "SUCCESS";
/**
* 转账状态
*/
String TRANSFER_INIT = "INIT";
/**... | UTF-8 | Java | 490 | java | WallytConst.java | Java | [] | null | [] | package com.powerboot.utils.wallyt.constants;
public interface WallytConst {
/**
* 成功响应code
*/
String CODE_SUCCESS = "200";
String CODE_PENDING = "557";
/**
* 转账状态
*/
String TRANSFER_SUCCESS = "SUCCESS";
/**
* 转账状态
*/
String TRANSFER_INIT = "INIT";
/**... | 490 | 0.508889 | 0.495556 | 33 | 12.636364 | 13.943214 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.212121 | false | false | 7 |
80f53de88aa089e9d76295d2a0b4383bad0f3314 | 31,756,988,190,490 | a442a82ec1e40cad11c5ea42f1856805a10fe769 | /src/main/java/com/kaisa/kams/models/ProductMediaAttachDetail.java | 031e888abd33616509a39935904a7d04d1432bd1 | [] | no_license | moutainhigh/jzy | https://github.com/moutainhigh/jzy | 8c0b3dafece41b2cc9da2dde8c8f650a8213b529 | dffb4701677d964ec5f18ce0bd4be128a976c9b3 | refs/heads/master | 2021-09-01T08:53:22.947000 | 2017-12-26T01:35:25 | 2017-12-26T01:35:25 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.kaisa.kams.models;
import lombok.Data;
import lombok.NoArgsConstructor;
import org.nutz.dao.entity.annotation.*;
/**
* Created by lw on 2017/02/22.
* 产品影像附件表详情(上传多个附件)
*/
@Table("sl_product_media_attach_detail")
@Data
@NoArgsConstructor
public class ProductMediaAttachDetail extends BaseModel{
/**
... | UTF-8 | Java | 771 | java | ProductMediaAttachDetail.java | Java | [
{
"context": "g.nutz.dao.entity.annotation.*;\n\n/**\n * Created by lw on 2017/02/22.\n * 产品影像附件表详情(上传多个附件)\n */\n@Table(\"s",
"end": 147,
"score": 0.9934243559837341,
"start": 145,
"tag": "USERNAME",
"value": "lw"
}
] | null | [] | package com.kaisa.kams.models;
import lombok.Data;
import lombok.NoArgsConstructor;
import org.nutz.dao.entity.annotation.*;
/**
* Created by lw on 2017/02/22.
* 产品影像附件表详情(上传多个附件)
*/
@Table("sl_product_media_attach_detail")
@Data
@NoArgsConstructor
public class ProductMediaAttachDetail extends BaseModel{
/**
... | 771 | 0.660895 | 0.640693 | 35 | 18.799999 | 16.253 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.257143 | false | false | 7 |
cab6d9645f2b53f56d30f43237a23c1e2a790937 | 2,448,131,413,859 | 3decc7cc7080c72ff53ec707f373bf93a94b1369 | /old_versions/santatecla/src/main/java/com/dawsantateclatiempos1/santatecla/Objects/Herramienta.java | 407e0c6b2349758477630d95431e70eb8f86b17b | [
"Apache-2.0"
] | permissive | CodeURJC-DAW-2018-19/santatecla-tiempos-1 | https://github.com/CodeURJC-DAW-2018-19/santatecla-tiempos-1 | c83413a2ebd81cbb6fbbbaacfd361073e009aa77 | ef6afe7610672e9f6400d5e24cfbe633af9dba70 | refs/heads/master | 2020-04-19T07:18:12.215000 | 2019-03-17T22:03:10 | 2019-03-17T22:03:10 | 168,042,983 | 0 | 2 | Apache-2.0 | false | 2019-01-29T09:17:54 | 2019-01-28T21:47:16 | 2019-01-28T21:47:19 | 2019-01-28T21:47:18 | 4 | 0 | 1 | 1 | null | false | null | package com.dawsantateclatiempos1.santatecla.Objects;
public class Herramienta {
}
| UTF-8 | Java | 84 | java | Herramienta.java | Java | [] | null | [] | package com.dawsantateclatiempos1.santatecla.Objects;
public class Herramienta {
}
| 84 | 0.833333 | 0.821429 | 4 | 20 | 21.71405 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 7 |
e88c10236abf149d2758c98f99b127fe718f2d82 | 24,352,464,639,252 | 09d6a05b367976749efa55eae8d918729a6768a3 | /src/main/java/frc/lib/trajectory/TrajectoryGenerator.java | 7232f6f01c9fdc4b9ed7a43f0c4194dac3403d17 | [] | no_license | Team74/CompetitionCode2019 | https://github.com/Team74/CompetitionCode2019 | 69eeecf0ad3e9e9c01fa74b5d02e277534a943e2 | 2c1adaf5626d9f1667de0943a5ffe8a99c731351 | refs/heads/master | 2020-04-21T15:05:02.512000 | 2019-08-01T00:59:18 | 2019-08-01T00:59:18 | 169,657,146 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package frc.lib.trajectory;
import frc.robot.SubsystemManager;
import frc.robot.drive.DrivePlanner;
import frc.lib.trajectory.Trajectory;
import frc.lib.trajectory.timing.TimedState;
import frc.lib.trajectory.timing.CentripitalAccelerationConstraint;
import frc.lib.trajectory.timing.TimingConstraints;
import frc.lib... | UTF-8 | Java | 7,776 | java | TrajectoryGenerator.java | Java | [] | null | [] | package frc.lib.trajectory;
import frc.robot.SubsystemManager;
import frc.robot.drive.DrivePlanner;
import frc.lib.trajectory.Trajectory;
import frc.lib.trajectory.timing.TimedState;
import frc.lib.trajectory.timing.CentripitalAccelerationConstraint;
import frc.lib.trajectory.timing.TimingConstraints;
import frc.lib... | 7,776 | 0.672711 | 0.659079 | 200 | 37.884998 | 33.839794 | 142 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.775 | false | false | 7 |
d2baeb9a17efa2d788a9e5093fbe81d2a4752c3f | 12,455,405,213,177 | f38f49481cadfb8dc65073a69b87401b7bc76f66 | /kuria.runtime/src/main/java/de/topicmapslab/kuria/runtime/tree/TreeNodeBinding.java | 600d5eece67d0080ed049d26ac9553dbbeb07ad3 | [
"LicenseRef-scancode-warranty-disclaimer",
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | hannesN/kuria | https://github.com/hannesN/kuria | f6cf45f84398ed9663012d865c6d10c8685cde7e | 59c9abe5aa933fec75b4fe1e957075e833348e2f | refs/heads/master | 2021-01-10T11:04:45.483000 | 2017-09-21T09:49:54 | 2017-09-21T09:49:54 | 36,647,417 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*******************************************************************************
* Copyright 2010, Topic Maps Lab
*
* 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.apa... | UTF-8 | Java | 3,725 | java | TreeNodeBinding.java | Java | [
{
"context": "e text for the node in the tree</p>\n * \n * @author Hannes Niederhausen \n * @version 1.0.0\n */\npublic class TreeNodeBindi",
"end": 1669,
"score": 0.999880850315094,
"start": 1650,
"tag": "NAME",
"value": "Hannes Niederhausen"
}
] | null | [] | /*******************************************************************************
* Copyright 2010, Topic Maps Lab
*
* 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.apa... | 3,712 | 0.656376 | 0.653423 | 126 | 28.563492 | 27.623747 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.920635 | false | false | 7 |
3c94d951f549ba32689ad15c218028fb62eaef9b | 27,006,754,401,592 | aefd50fa76ea17332083b2e6f212eee6a5876c4d | /Automobile.java | 56535eb68e98d7f4c9bb24189b852e459abb4c5d | [] | no_license | george-kimutai/OOP-LAB-2 | https://github.com/george-kimutai/OOP-LAB-2 | 1926075c12c3999539cf64d75ebf35ef7c7bed9b | a9215cfc1bbef2c9975d24ce0074326b66641f6a | refs/heads/master | 2022-11-29T12:20:20.075000 | 2020-08-04T16:34:36 | 2020-08-04T16:34:36 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
interface Automobile {
/**
*
* @param newIncrement
*/
void accelerate(int moreSpeed);
/**
*
* @param newDecrement
*/
void stop(int lessSpeed);
/**
*
* @param newFuelCapacity
*/
void gas(int Capacity);
}
| UTF-8 | Java | 296 | java | Automobile.java | Java | [] | null | [] |
interface Automobile {
/**
*
* @param newIncrement
*/
void accelerate(int moreSpeed);
/**
*
* @param newDecrement
*/
void stop(int lessSpeed);
/**
*
* @param newFuelCapacity
*/
void gas(int Capacity);
}
| 296 | 0.462838 | 0.462838 | 17 | 15.176471 | 10.842375 | 35 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.176471 | false | false | 7 |
ab1a637158d1d38e6c9763b396e601a941045847 | 2,800,318,681,151 | 867cf8d3ea35d985126b1e589612f16ecabed032 | /src/Hcluster/Cluster.java | 6ec4c38b2dee70485e81fff31fe5b3e856d13fd9 | [] | no_license | GJ12281139/DemoOne | https://github.com/GJ12281139/DemoOne | 1fb156d9384d577ffc3551e55215320f7225fb4b | 1570d512ef5efea9d9dcfbe1c34ee69e155048df | refs/heads/master | 2021-01-20T07:27:34.976000 | 2017-08-27T08:26:58 | 2017-08-27T08:26:58 | 100,483,929 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Hcluster;
import java.util.ArrayList;
import java.util.List;
/**
* 用于存放类名和该类下的样本
*/
public class Cluster {
private List<DataPoint> dataPoints = new ArrayList<DataPoint>(); // 类簇中的样本点
private String clusterName;
String corlng;
String corlat;
String count;
public List<DataPoint> getDa... | UTF-8 | Java | 1,097 | java | Cluster.java | Java | [] | null | [] | package Hcluster;
import java.util.ArrayList;
import java.util.List;
/**
* 用于存放类名和该类下的样本
*/
public class Cluster {
private List<DataPoint> dataPoints = new ArrayList<DataPoint>(); // 类簇中的样本点
private String clusterName;
String corlng;
String corlat;
String count;
public List<DataPoint> getDa... | 1,097 | 0.630085 | 0.630085 | 50 | 20.139999 | 17.703119 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.36 | false | false | 7 |
8a191307646a77cc07358ab66cafd75cc67599ce | 6,554,120,135,320 | 520aade5b08497de700df0cc9d2c3098bdafff44 | /central-system/src/main/java/pl/kreft/thesis/ecr/centralsystem/car/api/CarController.java | 180109d92c2f5acd7e08cedcc4807001e8bc9536 | [] | no_license | dawidkreft/employee-car-rental | https://github.com/dawidkreft/employee-car-rental | dec9a9b80cecccf29a72f2ec1eb63d72bca4dcc0 | eb29bb68cc3a1cfe99962316e765fb31d26816d7 | refs/heads/master | 2022-02-06T16:34:23.016000 | 2020-07-09T14:24:30 | 2020-07-09T14:24:30 | 218,313,742 | 0 | 0 | null | false | 2022-01-21T23:33:50 | 2019-10-29T14:59:56 | 2020-07-09T14:25:01 | 2022-01-21T23:33:49 | 493 | 0 | 0 | 1 | Java | false | false | package pl.kreft.thesis.ecr.centralsystem.car.api;
/*@RestController
@RequestMapping("/api/car")
public class CarController {
private CarService carService;
@Autowired
public CarController(CarService carService) {
this.carService = carService;
}
@GetMapping
public Car g... | UTF-8 | Java | 430 | java | CarController.java | Java | [] | null | [] | package pl.kreft.thesis.ecr.centralsystem.car.api;
/*@RestController
@RequestMapping("/api/car")
public class CarController {
private CarService carService;
@Autowired
public CarController(CarService carService) {
this.carService = carService;
}
@GetMapping
public Car g... | 430 | 0.665116 | 0.665116 | 18 | 21.888889 | 20.994413 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.222222 | false | false | 7 |
cabfab60dbcb29614d5025f890cd10938636fc15 | 25,512,105,784,373 | 6f672fb72caedccb841ee23f53e32aceeaf1895e | /Photography/photogrid_source/src/com/mopub/nativeads/r.java | 534340a47a9992512a59fe789cbe830d93698234 | [] | no_license | cha63506/CompSecurity | https://github.com/cha63506/CompSecurity | 5c69743f660b9899146ed3cf21eceabe3d5f4280 | eee7e74f4088b9c02dd711c061fc04fb1e4e2654 | refs/heads/master | 2018-03-23T04:15:18.480000 | 2015-12-19T01:29:58 | 2015-12-19T01:29:58 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.geocities.com/kpdus/jad.html
// Decompiler options: braces fieldsfirst space lnc
package com.mopub.nativeads;
import android.content.Context;
import com.mopub.common.logging.MoPubLog;
import com.mopub.common.util.Numbers;
imp... | UTF-8 | Java | 5,838 | java | r.java | Java | [
{
"context": "// Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov.\n// Jad home page: http://www.geocities.com/kpdus",
"end": 61,
"score": 0.9996744394302368,
"start": 45,
"tag": "NAME",
"value": "Pavel Kouznetsov"
}
] | null | [] | // Decompiled by Jad v1.5.8e. Copyright 2001 <NAME>.
// Jad home page: http://www.geocities.com/kpdus/jad.html
// Decompiler options: braces fieldsfirst space lnc
package com.mopub.nativeads;
import android.content.Context;
import com.mopub.common.logging.MoPubLog;
import com.mopub.common.util.Numbers;
import java.u... | 5,828 | 0.525865 | 0.504454 | 201 | 28.044777 | 25.245914 | 150 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.482587 | false | false | 7 |
955de8f86250f115b9f956ae9b91b5e4cafb7b8a | 26,456,998,590,960 | abe18ae27a88a0f08d1a7052d92566fc191ca384 | /app/src/main/java/com/examples/dbcontentproviderdemo/db/DemoDB.java | eb5df389260d78ca6b7bfbef9667a8ce448d77e2 | [] | no_license | kaustubhmalgaonkar/DBContentProvider | https://github.com/kaustubhmalgaonkar/DBContentProvider | f9e02e39e025297cda32c5a516d4c3a42ca17784 | 1d09d092e170f536b63648063c5b5aa5f0779880 | refs/heads/master | 2021-01-10T08:48:13.885000 | 2016-04-09T08:12:10 | 2016-04-09T08:12:10 | 55,833,010 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.examples.dbcontentproviderdemo.db;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.net.Uri;
import java.util.ArrayList;
import com.examples.dbcontentproviderdemo.model.Demo;
import com.examples.dbcontentproviderdemo.provider.DemoContrac... | UTF-8 | Java | 4,157 | java | DemoDB.java | Java | [] | null | [] | package com.examples.dbcontentproviderdemo.db;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.net.Uri;
import java.util.ArrayList;
import com.examples.dbcontentproviderdemo.model.Demo;
import com.examples.dbcontentproviderdemo.provider.DemoContrac... | 4,157 | 0.588646 | 0.583834 | 119 | 33.932774 | 28.920561 | 145 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.680672 | false | false | 7 |
b4ab00d4053c894ba7f6dbc2248591151ebabd7c | 2,027,224,615,689 | 6dbae30c806f661bcdcbc5f5f6a366ad702b1eea | /Corpus/eclipse.jdt.debug/1419.java | dcdcbfcc708236a280fa27bc2b5a1ecf2757de67 | [
"MIT"
] | permissive | SurfGitHub/BLIZZARD-Replication-Package-ESEC-FSE2018 | https://github.com/SurfGitHub/BLIZZARD-Replication-Package-ESEC-FSE2018 | d3fd21745dfddb2979e8ac262588cfdfe471899f | 0f8f4affd0ce1ecaa8ff8f487426f8edd6ad02c0 | refs/heads/master | 2020-03-31T15:52:01.005000 | 2018-10-01T23:38:50 | 2018-10-01T23:38:50 | 152,354,327 | 1 | 0 | MIT | true | 2018-10-10T02:57:02 | 2018-10-10T02:57:02 | 2018-10-01T23:38:52 | 2018-10-01T23:38:50 | 135,431 | 0 | 0 | 0 | null | false | null | /*******************************************************************************
* Copyright (c) 2000, 2015 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, an... | UTF-8 | Java | 4,488 | java | 1419.java | Java | [] | null | [] | /*******************************************************************************
* Copyright (c) 2000, 2015 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, an... | 4,488 | 0.618538 | 0.613636 | 128 | 34.0625 | 25.883377 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.625 | false | false | 7 |
d64087956518fd67606c7c6d3ae1b5dbd37f1558 | 30,614,526,893,495 | 0a31fbd52c32633600ea3b5a0b94e734d477da2b | /Kpnte/src/nzmkakosezove/Main.java | 242ae798a6f2b3c807f8133fe14f590fbb33d291 | [] | no_license | dujke011/kecaGej | https://github.com/dujke011/kecaGej | efad2af6b79d2c04ab1030e68e1bcc73e483aa9b | a42bcc3d1f95fc5abb04fa29f481ef05d55a6ad3 | refs/heads/master | 2018-01-04T15:50:12.597000 | 2016-10-15T22:23:31 | 2016-10-15T22:23:31 | 70,992,943 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package nzmkakosezove;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import org.apache.poi.xwpf.usermodel.ParagraphAlignment;
import org.apache.poi.xwpf.usermodel.XWPFDocument;
import org.apache.poi.xwpf.usermodel.XWPFParagraph;
impor... | UTF-8 | Java | 1,013 | java | Main.java | Java | [] | null | [] | package nzmkakosezove;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import org.apache.poi.xwpf.usermodel.ParagraphAlignment;
import org.apache.poi.xwpf.usermodel.XWPFDocument;
import org.apache.poi.xwpf.usermodel.XWPFParagraph;
impor... | 1,013 | 0.662389 | 0.654492 | 49 | 18.67347 | 19.575481 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.77551 | false | false | 7 |
e356fe9189a12df95470b7890e4f299d1dc16817 | 1,915,555,481,081 | f2ca1f21240e0b031b71a9713c7a0fd2219f38f5 | /AGV1/src/classesIndividuos/individuo.java | ce1e6a82aedb6fb2d666da1aaac16163abb6cb7f | [] | no_license | Eduardishion/algoritomoGeneticoCortesAluminio | https://github.com/Eduardishion/algoritomoGeneticoCortesAluminio | 1ae953812b51b211c36cf6cf2eb1fadc787ed0d2 | 0574ab12bc36edcc33d8fd5a0eeccd55c011dba8 | refs/heads/master | 2023-08-03T13:23:58.721000 | 2021-09-21T17:57:13 | 2021-09-21T17:57:13 | 363,232,433 | 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 classesIndividuos;
/**
*
* @author DeveloperEdu
*/
public class individuo {
private int cromosoma[];
private i... | UTF-8 | Java | 1,525 | java | individuo.java | Java | [
{
"context": "\n */\npackage classesIndividuos;\n\n/**\n *\n * @author DeveloperEdu\n */\npublic class individuo {\n \n private int",
"end": 243,
"score": 0.9983065128326416,
"start": 231,
"tag": "USERNAME",
"value": "DeveloperEdu"
}
] | 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 classesIndividuos;
/**
*
* @author DeveloperEdu
*/
public class individuo {
private int cromosoma[];
private i... | 1,525 | 0.660984 | 0.660984 | 66 | 22.10606 | 23.357647 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.348485 | false | false | 7 |
43a6b84c703b981777a38d237e836202d549ce5b | 23,510,650,984,859 | 7f492ac117028d5584716bd1208b815f63a0f066 | /src/main/java/com/goott/bookcm/common/PageDTO.java | f2ced41494b64fc4d0d08cfc750cddb5104b617e | [] | no_license | kpr227/bookcm | https://github.com/kpr227/bookcm | f3bd378cbb9674a9c059fa258b2e30a99440f31a | 06388803a1f79f2087694aaf095c209b3d32987a | refs/heads/main | 2023-06-16T12:30:33.513000 | 2021-07-01T15:33:08 | 2021-07-01T15:33:08 | 354,707,735 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.goott.bookcm.common;
import lombok.Getter;
import lombok.ToString;
@Getter
@ToString
public class PageDTO {
private int startPage; //현재페이지 번호, 행개수
private int endPage; //화면에 표시되는 끝 페이지 번호
private boolean prev, next; //이전, 다음 버튼 표시 여부 (true:표시됨, false:표시안됨)
private int total;
private Criteria cri;
... | UTF-8 | Java | 1,131 | java | PageDTO.java | Java | [] | null | [] | package com.goott.bookcm.common;
import lombok.Getter;
import lombok.ToString;
@Getter
@ToString
public class PageDTO {
private int startPage; //현재페이지 번호, 행개수
private int endPage; //화면에 표시되는 끝 페이지 번호
private boolean prev, next; //이전, 다음 버튼 표시 여부 (true:표시됨, false:표시안됨)
private int total;
private Criteria cri;
... | 1,131 | 0.692955 | 0.685594 | 39 | 23.358974 | 23.241747 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.820513 | false | false | 7 |
d45f66a8dd40e650070eed88e27e9de2e8875940 | 16,535,624,093,025 | 0c742e0a21e1dea1f6b8ed3262e71bf2d5a6eb56 | /galy-core/src/main/java/com/ecms/cums/core/util/HttpCommandProvider.java | 69870607c57bb79aff1e4bc1fae9a73d52233465 | [] | no_license | moutainhigh/dhuly | https://github.com/moutainhigh/dhuly | 96a052fdb433a21887678359cfaf0049e850ea85 | 36a7a5758b36229f3615a0ee2466b59a6bc74d57 | refs/heads/master | 2022-12-28T16:47:02.021000 | 2019-11-04T03:06:29 | 2019-11-04T03:06:29 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ecms.cums.core.util;
import java.io.IOException;
import java.util.HashMap;
import java.util.Iterator;
import java.util.Map;
import org.apache.commons.httpclient.HttpClient;
import org.apache.commons.httpclient.HttpException;
import org.apache.commons.httpclient.HttpMethod;
import org.apache.commons.httpcl... | UTF-8 | Java | 7,579 | java | HttpCommandProvider.java | Java | [] | null | [] | package com.ecms.cums.core.util;
import java.io.IOException;
import java.util.HashMap;
import java.util.Iterator;
import java.util.Map;
import org.apache.commons.httpclient.HttpClient;
import org.apache.commons.httpclient.HttpException;
import org.apache.commons.httpclient.HttpMethod;
import org.apache.commons.httpcl... | 7,579 | 0.699907 | 0.696332 | 292 | 24.856165 | 22.043385 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.178082 | false | false | 7 |
37c9112dea70a60c4f9386feb16dce080499dc99 | 1,623,497,650,799 | 49b65a380a78dad9c81bff610dd52a56f15212c0 | /all new naya java/allprograms/Mt3.java | 2aeb68d4c4d0b8a34cf0d9a52163a08901af78eb | [] | no_license | harry611/myLocalTestRepo | https://github.com/harry611/myLocalTestRepo | fac53d5013844886a9b8f45456d504fc8afb35f7 | cf7654af62724a8193e66e5963844f442559104a | refs/heads/master | 2022-01-20T20:01:12.098000 | 2018-08-07T06:49:56 | 2018-08-07T06:49:56 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //Create a second thread by extending Thread
class NewThread extends Thread {
NewThread() {
//Create a new, second thread
super("Demo Thread");
System.out.println("Child thread: " + this);
start();//Start the thread
}
// This is the entry point for th... | UTF-8 | Java | 1,183 | java | Mt3.java | Java | [] | null | [] | //Create a second thread by extending Thread
class NewThread extends Thread {
NewThread() {
//Create a new, second thread
super("Demo Thread");
System.out.println("Child thread: " + this);
start();//Start the thread
}
// This is the entry point for th... | 1,183 | 0.485207 | 0.475909 | 40 | 28.075001 | 20.46752 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.425 | false | false | 7 |
d219a4eb7166224c4ce9d50b6778c24f9b178b20 | 24,644,522,353,611 | 9b92fa59dfb95db7cc68cffdd9511696b45c86d1 | /src/main/java/com/java/jdbc/Demo01Druid.java | 529612cd383b82ce241a296051015a342553c4a4 | [] | no_license | moyuhs/JavaEE | https://github.com/moyuhs/JavaEE | 4b3d03965b0fa7ddff068a87cb0b7642929726f5 | 70e045a52113e9d8b54c225d971a7bff49682576 | refs/heads/master | 2023-07-05T06:10:45.719000 | 2022-06-08T01:27:08 | 2022-06-08T01:27:08 | 181,454,715 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.java.jdbc;
import com.alibaba.druid.pool.DruidDataSourceFactory;
import javax.sql.DataSource;
import java.io.InputStream;
import java.sql.Connection;
import java.util.Properties;
/**
* Druid演示
* 相比c3p0而言,配置文件更加灵活,路径可任意,但配置文件需要手动加载
*/
public class Demo01Druid {
public static void main(String[] args... | UTF-8 | Java | 843 | java | Demo01Druid.java | Java | [] | null | [] | package com.java.jdbc;
import com.alibaba.druid.pool.DruidDataSourceFactory;
import javax.sql.DataSource;
import java.io.InputStream;
import java.sql.Connection;
import java.util.Properties;
/**
* Druid演示
* 相比c3p0而言,配置文件更加灵活,路径可任意,但配置文件需要手动加载
*/
public class Demo01Druid {
public static void main(String[] args... | 843 | 0.686406 | 0.674293 | 27 | 26.518518 | 25.867712 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 7 |
960ad09b8ed420c15a8df748262e9284a3fe6c09 | 16,595,753,680,350 | 8a359dfce63e1c5a2b6c1bf996646d4b994810ca | /src/com/company/MethodOverloading.java | c086d6c7af135f6e5286e4734df5ef1ffde3e659 | [] | no_license | Fauziyaa/Java | https://github.com/Fauziyaa/Java | 78d500cb177d9842bbeb0ceb9f9cd6a1ded86c78 | f65d6bd81ca77ba1319f365e6a1f28670fb71707 | refs/heads/master | 2023-03-13T12:42:29.803000 | 2021-03-28T10:09:33 | 2021-03-28T10:09:33 | 348,963,064 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company;
//Same method with different parameter
public class MethodOverloading {
static void foo(){
System.out.println("Good Morning");
}
static void foo(int a){
System.out.println("Good Morning " +a+ " times");
}
static void foo(int a, int b){
System.out.println("... | UTF-8 | Java | 765 | java | MethodOverloading.java | Java | [] | null | [] | package com.company;
//Same method with different parameter
public class MethodOverloading {
static void foo(){
System.out.println("Good Morning");
}
static void foo(int a){
System.out.println("Good Morning " +a+ " times");
}
static void foo(int a, int b){
System.out.println("... | 765 | 0.586928 | 0.575163 | 29 | 25.379311 | 28.1099 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.413793 | false | false | 7 |
dab2c7293afedbe81828894f10e7b9ec909d9b59 | 6,347,961,710,383 | 0e8a3166ee3239fd2aba29716d2d2fa6884d4fa0 | /src/main/java/com/zjy/service/LoginService.java | 7c7a2dc9fc6bcdf81b5ddba4a3ee71c0b13a2f23 | [] | no_license | z748807622/spring-springmvc-mybatis | https://github.com/z748807622/spring-springmvc-mybatis | 3c38524be22c0d136d5562ee2d86016921282a62 | 997358ed870ce0daaaa0b73bd85d07b34abed130 | refs/heads/master | 2020-03-21T20:33:55.108000 | 2018-07-16T02:23:37 | 2018-07-16T02:23:37 | 139,015,164 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zjy.service;
import java.util.HashMap;
import java.util.Map;
import java.util.Random;
import javax.servlet.http.HttpServletRequest;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Serv... | UTF-8 | Java | 2,090 | java | LoginService.java | Java | [] | null | [] | package com.zjy.service;
import java.util.HashMap;
import java.util.Map;
import java.util.Random;
import javax.servlet.http.HttpServletRequest;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Serv... | 2,090 | 0.672619 | 0.667163 | 76 | 24.526316 | 21.97036 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.052632 | false | false | 7 |
e99c691240baded7132a0e6fefc2990a08cba0c2 | 14,826,227,138,799 | 1642bff8139dfba3647fa82e20a7e363c95019b4 | /src/buttongame/BonusButton.java | 299395e09d0d70709e2b49446d9e417d31315052 | [] | no_license | Benjarut/ButtonGame2 | https://github.com/Benjarut/ButtonGame2 | 9ced6fa68c9863dba362876a7ee7f70e4fa548f5 | 931700d306acb639e788d5831eed9d74a53bb11a | refs/heads/master | 2021-01-20T23:26:50.725000 | 2014-10-25T10:11:43 | 2014-10-25T10:11:43 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package buttongame;
import org.newdawn.slick.Image;
import org.newdawn.slick.SlickException;
public class BonusButton extends buttonPress{
private static final int width=76;
private static final int height=53;
public BonusButton() throws SlickException {
super();
}
public void addImage() throws... | UTF-8 | Java | 508 | java | BonusButton.java | Java | [] | null | [] | package buttongame;
import org.newdawn.slick.Image;
import org.newdawn.slick.SlickException;
public class BonusButton extends buttonPress{
private static final int width=76;
private static final int height=53;
public BonusButton() throws SlickException {
super();
}
public void addImage() throws... | 508 | 0.698819 | 0.690945 | 26 | 17.538462 | 17.563578 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.153846 | false | false | 7 |
9f0ee89d6163827082b389dcadfcea12d0007011 | 3,951,369,926,121 | 056fe6f8c30a54b07fec80e66ede1ac5fcd3ad1d | /src/com/yz/pub/WebCustomOutFactoryImpforYZ.java | 1bddeb378e3b5065822fa9adc16d67a6cde56f62 | [] | no_license | githubQQ/wzcx | https://github.com/githubQQ/wzcx | c6930bb6f1ba894d045030a745b8ff9588fda262 | 947f470276e097447d8ef06cdde6d91e430ffbcd | refs/heads/master | 2019-01-02T01:56:41.077000 | 2015-06-24T01:19:21 | 2015-06-24T01:19:21 | 37,698,048 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yz.pub;
import org.apache.commons.lang3.StringUtils;
import com.ns.neo.pub.logger.LoggerFactory;
import com.ns.neo.pub.web.WebContext;
import com.ns.neo.web.WebCustomOutFactoryImp;
import com.ns.neo.web.webCustomout.WebCustomOutInterface;
import com.yz.pub.dataExport.WebCustomOutforOrderExcel;
/**
* Cre... | UTF-8 | Java | 2,487 | java | WebCustomOutFactoryImpforYZ.java | Java | [
{
"context": "port.WebCustomOutforOrderExcel;\n\n/**\n * Created by zzm on 15/3/9.\n */\npublic class WebCustomOutFactoryIm",
"end": 331,
"score": 0.9994327425956726,
"start": 328,
"tag": "USERNAME",
"value": "zzm"
}
] | null | [] | package com.yz.pub;
import org.apache.commons.lang3.StringUtils;
import com.ns.neo.pub.logger.LoggerFactory;
import com.ns.neo.pub.web.WebContext;
import com.ns.neo.web.WebCustomOutFactoryImp;
import com.ns.neo.web.webCustomout.WebCustomOutInterface;
import com.yz.pub.dataExport.WebCustomOutforOrderExcel;
/**
* Cre... | 2,487 | 0.731567 | 0.727594 | 52 | 42.557693 | 31.671034 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.634615 | false | false | 7 |
8b9adef656eb7fc619b66619b0aaa8ede11ea15a | 3,015,067,060,407 | ad3a57d269e7e0d0a8253d67e57a9a96741e0cf6 | /app/src/main/java/com/encrypt/im/base/BaseModel.java | 443425ea69608d77f41c9fd3ef16b16887e3121b | [] | no_license | zhaoqingfa/EncryptIM | https://github.com/zhaoqingfa/EncryptIM | e9455fadaeed9a6b7bec9206390d1d7e793b08e6 | 8013a653c7ee013c0c491a4367b645be689998d1 | refs/heads/master | 2020-04-11T23:15:18.615000 | 2018-12-21T11:13:27 | 2018-12-21T11:13:27 | 162,161,228 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.encrypt.im.base;
import com.encrypt.im.base.interfac.IModel;
/**
* Created by zqf on 2018/11/25.
*/
public abstract class BaseModel implements IModel {
public BaseModel() {
init();
}
@Override
public void init() {
}
@Override
public void destroy() {
}
}
| UTF-8 | Java | 316 | java | BaseModel.java | Java | [
{
"context": "ncrypt.im.base.interfac.IModel;\n\n/**\n * Created by zqf on 2018/11/25.\n */\n\npublic abstract class BaseMod",
"end": 97,
"score": 0.9996647834777832,
"start": 94,
"tag": "USERNAME",
"value": "zqf"
}
] | null | [] | package com.encrypt.im.base;
import com.encrypt.im.base.interfac.IModel;
/**
* Created by zqf on 2018/11/25.
*/
public abstract class BaseModel implements IModel {
public BaseModel() {
init();
}
@Override
public void init() {
}
@Override
public void destroy() {
}
}
| 316 | 0.60443 | 0.579114 | 24 | 12.166667 | 14.780806 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.125 | false | false | 7 |
7ea3469d5290fab0a9247b3c9cc4b4a403b4ccad | 27,084,063,799,563 | 88254fdc81544b5bd11a1236dcc8f3fe28718f59 | /app/src/main/java/com/ckr/screenrecorder/MainActivity.java | 7fe847e803aa0a759e1f9ddaf6225e874860b3e9 | [] | no_license | ckrgithub/ScreenRecorder | https://github.com/ckrgithub/ScreenRecorder | 5743b735608e9bb949f5aa78b34888339e014d77 | 6b99d2418397c183bfb520af54807950ea77c9e2 | refs/heads/master | 2020-03-09T10:36:48.382000 | 2018-05-05T14:41:30 | 2018-05-05T14:41:30 | 128,740,920 | 4 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ckr.screenrecorder;
import android.app.Dialog;
import android.content.DialogInterface;
import android.content.Intent;
import android.net.Uri;
import android.os.Bundle;
import android.os.Handler;
import android.os.Looper;
import android.os.Message;
import android.provider.Settings;
import android.support.an... | UTF-8 | Java | 8,378 | java | MainActivity.java | Java | [] | null | [] | package com.ckr.screenrecorder;
import android.app.Dialog;
import android.content.DialogInterface;
import android.content.Intent;
import android.net.Uri;
import android.os.Bundle;
import android.os.Handler;
import android.os.Looper;
import android.os.Message;
import android.provider.Settings;
import android.support.an... | 8,378 | 0.708723 | 0.704889 | 283 | 28.491165 | 25.592258 | 144 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.056537 | false | false | 7 |
e84fcddea2193145f4d6aadd1aeb62819a06569c | 9,191,230,054,460 | b0704a7c5282d02afb01561720bf8df3ca740096 | /proxy-pattern/src/main/java/com/howliked/design/pattern/proxy/IPerson.java | 6952d6177528922a8ddce84eac4cc26f0260795d | [] | no_license | itzhaohonglin/design-pattern | https://github.com/itzhaohonglin/design-pattern | 4caaf58e14e27b4884275643a010bdc7eac67216 | 9891b5294052865c2135e479166934f0f95f5ce2 | refs/heads/main | 2023-06-25T08:05:58.188000 | 2021-07-29T10:05:29 | 2021-07-29T10:05:29 | 342,528,035 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.howliked.design.pattern.proxy;
public interface IPerson {
void request();
}
| UTF-8 | Java | 93 | java | IPerson.java | Java | [] | null | [] | package com.howliked.design.pattern.proxy;
public interface IPerson {
void request();
}
| 93 | 0.741935 | 0.741935 | 5 | 17.6 | 15.831614 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 7 |
11e89123128f2ae72882fe5332191164d788b527 | 9,156,870,277,548 | 7899d58023f178f32aa9b85c2e1f825dfde239f8 | /src/simbol/SimboloVariavel.java | b9abd1518622a051d48e1c36552c41c47256aa1e | [] | no_license | gabriellbernardes/Trabalho-Compiladores-ProjetoQpp | https://github.com/gabriellbernardes/Trabalho-Compiladores-ProjetoQpp | 8ccd578db5d1c4f2f2c2bf3e2b485ac0ac51182d | a90178853ce7fda264fe238605b7463ff1eb4a65 | refs/heads/master | 2020-06-14T06:36:45.853000 | 2019-07-02T21:15:09 | 2019-07-02T21:15:09 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package simbol;
import ast.Tipo;
public class SimboloVariavel extends Simbolo {
public SimboloVariavel(){
}
public SimboloVariavel(Tipo tipo, String identificador) {
super(tipo, identificador);
}
}
| UTF-8 | Java | 228 | java | SimboloVariavel.java | Java | [] | null | [] | package simbol;
import ast.Tipo;
public class SimboloVariavel extends Simbolo {
public SimboloVariavel(){
}
public SimboloVariavel(Tipo tipo, String identificador) {
super(tipo, identificador);
}
}
| 228 | 0.688596 | 0.688596 | 15 | 14.2 | 18.991928 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 7 |
da7b8cc48cdfadde87555d7f77e506e66e1bf462 | 18,098,992,189,219 | 494f786444f755fdf9bcc50a3f8c558c78d80076 | /src/main/java/org/priorityhealth/stab/pdiff/service/TextFileService.java | 8f5e0d32adb834792c29516b0b088c2dc0166312 | [] | no_license | sh-brandon-freeman/RenderDiff | https://github.com/sh-brandon-freeman/RenderDiff | 686deb2f32ac53fd1158652fe306d4818bbbed7d | e4f44fdb61c7dc2a4f58cbd051efcc28fb0e46da | refs/heads/master | 2016-09-06T13:08:24.067000 | 2015-02-03T13:06:45 | 2015-02-03T13:06:45 | 28,637,255 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.priorityhealth.stab.pdiff.service;
import java.io.*;
/**
* File manipulation service.
*/
public class TextFileService {
/**
* Save the contents of a string to a file.
*
* @param content Content of file.
* @param path Path to file.
*/
public static vo... | UTF-8 | Java | 4,233 | java | TextFileService.java | Java | [] | null | [] | package org.priorityhealth.stab.pdiff.service;
import java.io.*;
/**
* File manipulation service.
*/
public class TextFileService {
/**
* Save the contents of a string to a file.
*
* @param content Content of file.
* @param path Path to file.
*/
public static vo... | 4,233 | 0.515474 | 0.515474 | 132 | 30.068182 | 22.451021 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.378788 | false | false | 7 |
fa98824d1d69e17e839cbf98b68a8a1461751d17 | 4,896,262,789,042 | 2114863dbaf6fe4dfc0b47b3e2ebebf5eeea2f89 | /src/main/java/com/jiaoyu/vo/ReceiveProJo.java | 00c936c8494d73c5f6ea99dfe6a9e9e7e3f7fadf | [] | no_license | woshihuisuandedaxian/secondText | https://github.com/woshihuisuandedaxian/secondText | 31ba1e5f445dc8d52a1c661b9e76daef5de3eb8d | 67b470464a644f579d9456da0964ec3272b18bd6 | refs/heads/master | 2022-07-05T07:55:21.752000 | 2020-03-17T04:29:05 | 2020-03-17T04:29:05 | 247,483,547 | 0 | 0 | null | false | 2022-06-21T03:00:02 | 2020-03-15T14:34:03 | 2020-03-17T04:30:15 | 2022-06-21T02:59:59 | 2,259 | 0 | 0 | 2 | HTML | false | false | package com.jiaoyu.vo;
/**
* @author ZouXianTao
* @Date2020/1/31
*/
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
/** 为了方便录取的相关信息可以展示的实体类*/
@Data
@AllArgsConstructor
@NoArgsConstructor
public class ReceiveProJo {
private Integer sumkao;
private Integer allSolider;... | UTF-8 | Java | 464 | java | ReceiveProJo.java | Java | [
{
"context": "package com.jiaoyu.vo;\n\n/**\n * @author ZouXianTao\n * @Date2020/1/31\n */\n\nimport lombok.AllArgsConst",
"end": 49,
"score": 0.9997544288635254,
"start": 39,
"tag": "NAME",
"value": "ZouXianTao"
}
] | null | [] | package com.jiaoyu.vo;
/**
* @author ZouXianTao
* @Date2020/1/31
*/
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
/** 为了方便录取的相关信息可以展示的实体类*/
@Data
@AllArgsConstructor
@NoArgsConstructor
public class ReceiveProJo {
private Integer sumkao;
private Integer allSolider;... | 464 | 0.758216 | 0.741784 | 23 | 17.52174 | 12.758184 | 35 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.391304 | false | false | 7 |
b5f76cb1465dc7d47d25274fdf6bdaed2fd29377 | 2,765,958,964,358 | 1c84af86a0d8793fdbe0c65d98196c96b206be47 | /Enigma/src/enigma/rotors/RotorGroup.java | 741fd61f756ce511ee6a71c062e99d9a52657dc9 | [] | no_license | Owen-Krueger/Enigma | https://github.com/Owen-Krueger/Enigma | 5e657fc12428dec297a161944941c650c755f114 | 83e43725c3dc0566cb172df185e8ebfa4a7923d6 | refs/heads/master | 2020-04-19T12:39:14.747000 | 2019-02-06T05:33:23 | 2019-02-06T05:33:23 | 168,197,737 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package enigma.rotors;
/**
*
* @author Owen-Krueger
*/
public class RotorGroup {
Rotor rotor1;
Rotor rotor2;
Rotor rotor3;
Rotor reflector;
public RotorGroup(Rotor r1, Rotor r2, Rotor r3, Rotor reflector){
this.rotor1 = r1;
this.rotor2 = r2;
this.rotor3 = r3;
... | UTF-8 | Java | 1,079 | java | RotorGroup.java | Java | [
{
"context": "package enigma.rotors;\n\n/**\n *\n * @author Owen-Krueger\n */\npublic class RotorGroup {\n \n Rotor roto",
"end": 54,
"score": 0.9998688697814941,
"start": 42,
"tag": "NAME",
"value": "Owen-Krueger"
}
] | null | [] | package enigma.rotors;
/**
*
* @author Owen-Krueger
*/
public class RotorGroup {
Rotor rotor1;
Rotor rotor2;
Rotor rotor3;
Rotor reflector;
public RotorGroup(Rotor r1, Rotor r2, Rotor r3, Rotor reflector){
this.rotor1 = r1;
this.rotor2 = r2;
this.rotor3 = r3;
... | 1,079 | 0.52734 | 0.504171 | 49 | 21.020409 | 16.805599 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.489796 | false | false | 7 |
73fa024310270a0177a1119aa5208ddd93e52f28 | 23,785,528,954,082 | fbb3402096e6f79191634c41e2a70b3935fd9b0c | /tlms-core/src/main/java/com/tlms/core/util/TokenManager.java | f09a7d594a32db9378fcde55ba692eb83aa945d6 | [] | no_license | tlmsorg/tlms | https://github.com/tlmsorg/tlms | fb97b5f8404af3a0e6cdbb60f67fd58306166266 | 5220ede97e0c7f318c14195e6f75da03c1c54d52 | refs/heads/master | 2022-12-21T02:09:20.891000 | 2019-12-12T08:36:25 | 2019-12-12T08:36:25 | 68,982,946 | 0 | 0 | null | false | 2022-12-16T04:22:18 | 2016-09-23T02:56:06 | 2019-12-12T08:36:36 | 2022-12-16T04:22:15 | 32,371 | 0 | 0 | 24 | JavaScript | false | false | package com.tlms.core.util;
public interface TokenManager {
String createToken(String userId);
boolean checkToken(String token);
}
| UTF-8 | Java | 134 | java | TokenManager.java | Java | [] | null | [] | package com.tlms.core.util;
public interface TokenManager {
String createToken(String userId);
boolean checkToken(String token);
}
| 134 | 0.791045 | 0.791045 | 6 | 21.333334 | 14.951775 | 35 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.833333 | false | false | 7 |
9efdb82550e6004f8939770cf18dece1a7bd073c | 23,785,528,954,833 | 95ab1664ab2104357f3e2e7ec7d56b3259cb2115 | /app/src/main/java/com/health/myhealth/utils/OnClickRecyclerView.java | 5c8dee932ba5272d7cb844277fba9de391317db0 | [] | no_license | Kyoviet97/MyHealth | https://github.com/Kyoviet97/MyHealth | 8ea87c4e360993736eeb4a6f42b4be5b145b0e36 | bb763ee6008ce6ea34fb2db2352869028d2959ce | refs/heads/master | 2022-12-24T05:44:14.686000 | 2020-10-06T16:51:15 | 2020-10-06T16:51:15 | 271,731,663 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.health.myhealth.utils;
public interface OnClickRecyclerView {
void onClickRecyclerView(String date);
}
| UTF-8 | Java | 120 | java | OnClickRecyclerView.java | Java | [] | null | [] | package com.health.myhealth.utils;
public interface OnClickRecyclerView {
void onClickRecyclerView(String date);
}
| 120 | 0.8 | 0.8 | 5 | 23 | 18.547237 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 7 |
8329362ea1083bd85124d43d985ab796724f4cf4 | 6,794,638,265,477 | 278a44f854ce69a464bb4f96e51a4782cd17b846 | /java/object-builder/src/main/java/com/chris/framework/builder/model/OneKeyParams.java | 511013fccf4a3e1d7a49e7a00fe2313ecdd04453 | [] | no_license | Yi-Kuan/development-libs | https://github.com/Yi-Kuan/development-libs | e308a61b43b6fc903b4843ce7fa8af826bf676fa | 47398214fbdb9aeb137b0cca82fa9b18518d3295 | refs/heads/master | 2021-05-26T10:52:54.045000 | 2020-02-19T17:49:43 | 2020-02-19T17:49:43 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.chris.framework.builder.model;
import com.chris.framework.builder.utils.OneKeyUtils;
import java.util.HashMap;
import java.util.Map;
/**
* YdxApiWebApp
* com.ydx.app.model
* Created by Chris Chen
* 2018/1/26
* Explain:一键生成的参数表
*/
public class OneKeyParams {
public static final String SERVICE_PA... | UTF-8 | Java | 5,044 | java | OneKeyParams.java | Java | [
{
"context": " * YdxApiWebApp\n * com.ydx.app.model\n * Created by Chris Chen\n * 2018/1/26\n * Explain:一键生成的参数表\n */\npublic class",
"end": 213,
"score": 0.999500036239624,
"start": 203,
"tag": "NAME",
"value": "Chris Chen"
}
] | null | [] | package com.chris.framework.builder.model;
import com.chris.framework.builder.utils.OneKeyUtils;
import java.util.HashMap;
import java.util.Map;
/**
* YdxApiWebApp
* com.ydx.app.model
* Created by <NAME>
* 2018/1/26
* Explain:一键生成的参数表
*/
public class OneKeyParams {
public static final String SERVICE_PACKAG... | 5,040 | 0.658945 | 0.656371 | 170 | 26.423529 | 24.561987 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.441176 | false | false | 7 |
ed376d6fd2740e03162867184c6027e2d8c545ed | 18,915,035,999,731 | 619fef601f56f22f1cf56cec113aad1b4fc8d839 | /src/Hospital/MetgeFamilia.java | b6d024f051956d44cbb2d6679f81b332b438a2c6 | [] | no_license | xroigmartin/hospital | https://github.com/xroigmartin/hospital | 84322990ab694130d5eea31973c25a98fb8a8edb | a7d51fd9b57cebf2cc5780c6bc5e0ba0263bf082 | refs/heads/master | 2021-05-18T17:57:56.763000 | 2020-03-30T15:42:27 | 2020-03-30T15:42:27 | 251,348,443 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Hospital;
class MetgeFamilia extends Metge {
MetgeFamilia(String nomCognoms) {
super(nomCognoms);
}
public Especialitat getEspecialitat() {
return Especialitat.METGE_FAMILIA;
}
/**
* En cas d'assignaciˇ err˛nia llenša una excepciˇ.
*/
public void setHoraIniciConsultes(int dia, int horaInicial)... | IBM852 | Java | 408 | java | MetgeFamilia.java | Java | [] | null | [] | package Hospital;
class MetgeFamilia extends Metge {
MetgeFamilia(String nomCognoms) {
super(nomCognoms);
}
public Especialitat getEspecialitat() {
return Especialitat.METGE_FAMILIA;
}
/**
* En cas d'assignaciˇ err˛nia llenša una excepciˇ.
*/
public void setHoraIniciConsultes(int dia, int horaInicial)... | 408 | 0.737624 | 0.737624 | 21 | 18.238094 | 19.61269 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.095238 | false | false | 7 |
e5edb9c7c2baa5774e7000409d481f8e59fedc1a | 27,917,287,446,090 | 4268b5962a4a961f5699aa2188d2b6d6db2ba5bc | /Market Simulation/src/comp/SimulationFrame.java | 47b28d4865c130492296240d548525b6111f97bc | [] | no_license | mehmetcuhadar/Java | https://github.com/mehmetcuhadar/Java | 4225eae30a04011a205d813a8b15a0ae49494e4e | 815dcab82ca4a506629d658d2d8b634bef574e04 | refs/heads/main | 2023-05-25T10:37:18.353000 | 2021-06-06T05:09:07 | 2021-06-06T05:09:07 | 374,272,798 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package comp;
import java.awt.GridLayout;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.InputMethodEvent;
import java.awt.event.InputMethodListener;
import java.awt.event.MouseEvent;
import java.awt.event.MouseListener;
import java.util.Timer;
import java.util.TimerTask... | UTF-8 | Java | 5,914 | java | SimulationFrame.java | Java | [] | null | [] | package comp;
import java.awt.GridLayout;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.InputMethodEvent;
import java.awt.event.InputMethodListener;
import java.awt.event.MouseEvent;
import java.awt.event.MouseListener;
import java.util.Timer;
import java.util.TimerTask... | 5,914 | 0.727765 | 0.708996 | 191 | 29.96335 | 24.851679 | 145 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.680628 | false | false | 7 |
6a119346b38aa2400db1be0ab4e7c48011d9f0dc | 14,766,097,627,770 | 4fcddcb110a7d506f9f2fa90f725e13df9bfb8f1 | /TP1alpha/src/modele/Album.java | 531aa773a8410a59b6c407df1c7921f4050ea3c0 | [] | no_license | Mousticke/Jav_learning | https://github.com/Mousticke/Jav_learning | fa5a3c3815327e4d3d62d5ab2c1f50255008f40f | 98f9d6f5cdebc3520db22ac949416649635ff166 | refs/heads/master | 2017-11-08T08:12:00.365000 | 2017-03-01T19:34:04 | 2017-03-01T19:34:04 | 83,592,650 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package modele;
import java.util.ArrayList;
import java.util.Objects;
/**
* Created by Akim on 10/10/2016.
*/
public class Album implements Comparable{
private final String titre;
private final int anneeParution;
private Album saSuite;
private ArrayList<Personnage> lesPersonnages;
public Album... | UTF-8 | Java | 1,905 | java | Album.java | Java | [
{
"context": "List;\nimport java.util.Objects;\n\n/**\n * Created by Akim on 10/10/2016.\n */\npublic class Album implements ",
"end": 95,
"score": 0.9967756271362305,
"start": 91,
"tag": "NAME",
"value": "Akim"
}
] | null | [] | package modele;
import java.util.ArrayList;
import java.util.Objects;
/**
* Created by Akim on 10/10/2016.
*/
public class Album implements Comparable{
private final String titre;
private final int anneeParution;
private Album saSuite;
private ArrayList<Personnage> lesPersonnages;
public Album... | 1,905 | 0.599475 | 0.586877 | 86 | 21.16279 | 20.273628 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.465116 | false | false | 7 |
364d0a750366387b293394f1994cf32abc3bd416 | 30,648,886,640,216 | fee88cdf339bcf65a98586f377496fcf8b194e7f | /app/src/main/java/com/ldm/quiz/MiRoom.java | acf09635b0b1b52e8061093f0891bf4404c590f6 | [] | no_license | chaarlie37/LDM_Practica2 | https://github.com/chaarlie37/LDM_Practica2 | e9d7ee5643b48a2f157cab4e9055ad46d1f783a7 | 394b3d47bd658a655ad28f1ae3cddcdd19f5765f | refs/heads/master | 2023-01-20T17:30:21.301000 | 2020-11-16T04:07:34 | 2020-11-16T04:07:34 | 312,732,325 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ldm.quiz;
import android.content.Context;
import androidx.room.Database;
import androidx.room.Insert;
import androidx.room.Query;
import androidx.room.Room;
import androidx.room.RoomDatabase;
import java.util.List;
@Database(entities = {PreguntaTexto.class, PreguntaImagenes.class, Partida.class}, versio... | UTF-8 | Java | 1,357 | java | MiRoom.java | Java | [] | null | [] | package com.ldm.quiz;
import android.content.Context;
import androidx.room.Database;
import androidx.room.Insert;
import androidx.room.Query;
import androidx.room.Room;
import androidx.room.RoomDatabase;
import java.util.List;
@Database(entities = {PreguntaTexto.class, PreguntaImagenes.class, Partida.class}, versio... | 1,357 | 0.697126 | 0.696389 | 51 | 25.607843 | 26.0543 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.45098 | false | false | 7 |
7421a1e45835025f4347a207ec739f2af1813e82 | 30,142,080,525,846 | e91923ae41a80acf49ffe6cdd79d2bfdd7d5e369 | /src/While.java | b52b5f62324228d7aa768dbc37019a79889619c0 | [] | no_license | marcusl33beach/java | https://github.com/marcusl33beach/java | 96924bc937c3eee4c2d7607d406a2cc0d88f68a9 | 0b9437e05a1a4580eb8bab0bd3ddce669fc9a385 | refs/heads/master | 2020-04-20T03:55:56.106000 | 2019-02-19T01:38:21 | 2019-02-19T01:38:21 | 168,612,440 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Class to show a while. This while will count to 1000000
*/
public class While {
public static void main(String[] args){
int count = 0;
while (count < 1000001){
System.out.println(count);
count++;
}
}
}
| UTF-8 | Java | 266 | java | While.java | Java | [] | null | [] | /**
* Class to show a while. This while will count to 1000000
*/
public class While {
public static void main(String[] args){
int count = 0;
while (count < 1000001){
System.out.println(count);
count++;
}
}
}
| 266 | 0.533835 | 0.477444 | 12 | 21.166666 | 17.591822 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 7 |
884e2a422cd2c1aafd1c26971ccf260eeb504f3c | 31,224,412,259,630 | 1a51f2fa69364eb5efdfad8f730e67b0df915abb | /src/main/java/com/rkwon/app/ExpectedFileMetadata.java | 93be789b0bd883b2e8bc034ee887bd419f933008 | [] | no_license | rynkwn/collective-memory | https://github.com/rynkwn/collective-memory | eb5df6532eec2e913c0642c8c6e0bcb905e6c8bf | cf1f24dcbeb1f61520edf5774363ea53fbecf8b2 | refs/heads/master | 2021-08-29T17:38:35.462000 | 2017-12-14T13:53:57 | 2017-12-14T13:53:57 | 111,952,159 | 0 | 0 | null | false | 2017-12-04T00:20:53 | 2017-11-24T20:06:23 | 2017-11-24T21:14:43 | 2017-12-04T00:20:52 | 10,934 | 0 | 0 | 0 | Java | false | null | package com.rkwon.app;
/*
* Contains some data about a file we're expecting should we ever get
* a download offer.
*/
public class ExpectedFileMetadata {
public String fileName;
// Has our shepherd told us to download this file?
public boolean shepherdMandated;
// Do we personally want this file?
public bo... | UTF-8 | Java | 567 | java | ExpectedFileMetadata.java | Java | [] | null | [] | package com.rkwon.app;
/*
* Contains some data about a file we're expecting should we ever get
* a download offer.
*/
public class ExpectedFileMetadata {
public String fileName;
// Has our shepherd told us to download this file?
public boolean shepherdMandated;
// Do we personally want this file?
public bo... | 567 | 0.770723 | 0.770723 | 21 | 26 | 25.424023 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.190476 | false | false | 7 |
162df82f7d839b441dfeaaf7d212637554a4dce4 | 30,709,016,214,295 | 7eb48db5b85b0aa2f005eed4a28cacff219ac284 | /src/main/java/com/groupten/statemachine/simulation/draft/DraftConstants.java | f7463beb7370a9a495c4465e6a6e96110ab9673c | [] | no_license | shreyash97/ice-hockey-simulation-app | https://github.com/shreyash97/ice-hockey-simulation-app | f031b2fe0a0bb1ffe47cdbf240e53ef0d9801aa4 | 1c2d6dc99c01af54a0350526fe58fbce3e55a541 | refs/heads/main | 2023-06-10T19:41:39.549000 | 2021-07-05T19:49:27 | 2021-07-05T19:49:27 | 383,248,949 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.groupten.statemachine.simulation.draft;
public enum DraftConstants {
NUMBER_OF_ROUNDS(7),
NUMBER_OF_FORWARD_DRAFT_ROUNDS(4),
NUMBER_OF_DEFENSE_DRAFT_ROUNDS(2),
NUMBER_OF_GOALIE_DRAFT_ROUNDS(1),
PERCENTAGE_OF_FORWARD_PLAYERS(0.5),
PERCENTAGE_OF_DEFENSE_PLAYERS(0.4),
PERCENTAGE_OF... | UTF-8 | Java | 684 | java | DraftConstants.java | Java | [] | null | [] | package com.groupten.statemachine.simulation.draft;
public enum DraftConstants {
NUMBER_OF_ROUNDS(7),
NUMBER_OF_FORWARD_DRAFT_ROUNDS(4),
NUMBER_OF_DEFENSE_DRAFT_ROUNDS(2),
NUMBER_OF_GOALIE_DRAFT_ROUNDS(1),
PERCENTAGE_OF_FORWARD_PLAYERS(0.5),
PERCENTAGE_OF_DEFENSE_PLAYERS(0.4),
PERCENTAGE_OF... | 684 | 0.657895 | 0.643275 | 30 | 21.799999 | 16.063208 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.466667 | false | false | 7 |
bbbc74d1294d0f1adc1536396cf7df18d7b692f8 | 6,116,033,461,288 | c7b0f34f413626c714ebfde346b37fd3f1fc7a03 | /Algorithm Analysis/DeleteMain.java | 4a0084299e883b72ac98844bb0570bf218a7c6fc | [] | no_license | PhoeniX-d/APM | https://github.com/PhoeniX-d/APM | 519142a6bd40dbaae1b6affd9f1254d5866b9a67 | 843185925e2a3fbbbd613cccfa3b4af5dea2e157 | refs/heads/master | 2023-08-23T18:44:51.396000 | 2021-09-21T13:52:11 | 2021-09-21T13:52:11 | 396,661,917 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
class DeleteMain {
Node head;
private static class Node {
private int data;
private Node next;
public Node(int data) {
this.data = data;
next = null;
}
}
public void append(int data) {
Node newNode = new Node(d... | UTF-8 | Java | 1,724 | java | DeleteMain.java | Java | [] | null | [] | import java.util.Scanner;
class DeleteMain {
Node head;
private static class Node {
private int data;
private Node next;
public Node(int data) {
this.data = data;
next = null;
}
}
public void append(int data) {
Node newNode = new Node(d... | 1,724 | 0.453016 | 0.451276 | 69 | 23.985508 | 16.13574 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.507246 | false | false | 7 |
47f99d494fa75dd00f81f891314a7d20e9038e4f | 7,971,459,302,669 | a9a8a1d74fd7029067a18a235afe1ce1354227d4 | /smartyoutubetv/src/main/java/com/liskovsoft/smartyoutubetv/flavors/exoplayer/interceptors/SetterCommandCallInterceptor.java | 55a7550cd18c6ccac648dd8c25d13dee201fca43 | [] | no_license | wnpllrzodiac/SmartYouTubeTV | https://github.com/wnpllrzodiac/SmartYouTubeTV | 4f681c28f0bfb59b34449fb127e805346753c2c4 | 4e3dbca9e7974af407272aa97f75d76eb66cd880 | refs/heads/master | 2021-07-25T10:59:03.177000 | 2017-11-04T00:23:24 | 2017-11-04T00:23:24 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.liskovsoft.smartyoutubetv.flavors.exoplayer.interceptors;
import android.os.Handler;
import android.webkit.WebResourceResponse;
import com.liskovsoft.smartyoutubetv.flavors.exoplayer.commands.GenericCommand;
import com.liskovsoft.smartyoutubetv.interceptors.RequestInterceptor;
public class SetterCo... | UTF-8 | Java | 2,050 | java | SetterCommandCallInterceptor.java | Java | [] | null | [] | package com.liskovsoft.smartyoutubetv.flavors.exoplayer.interceptors;
import android.os.Handler;
import android.webkit.WebResourceResponse;
import com.liskovsoft.smartyoutubetv.flavors.exoplayer.commands.GenericCommand;
import com.liskovsoft.smartyoutubetv.interceptors.RequestInterceptor;
public class SetterCo... | 2,050 | 0.610732 | 0.606829 | 72 | 26.472221 | 22.122118 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.361111 | false | false | 7 |
4ec6e4101efb93a2809a7e313b82d1d91fc0dc88 | 7,971,459,302,799 | a15d8b2f33958e59f59a30fe16e63d340074f973 | /src/com/jetbrains/classic/sorting/MergeSort.java | 14927b86c2c161d66214369ef05ce026d3099cad | [] | no_license | rootusercop/leetcode_training | https://github.com/rootusercop/leetcode_training | ec08c2aea3f1867648527acc5d6f600296ee6a4d | f4d1d0922a919b178b66fbe6d8c355adc3422ed3 | refs/heads/master | 2023-08-10T18:57:11.247000 | 2021-09-29T07:57:43 | 2021-09-29T07:57:43 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jetbrains.classic.sorting;
import com.jetbrains.innerStructure.ListNode;
public class MergeSort {
public static void sort(int[] arr) {
merge_sort(arr, 0, arr.length - 1);
}
private static void merge_sort(int[] arr, int start, int end) {
if (start < end) {
int mid ... | UTF-8 | Java | 4,043 | java | MergeSort.java | Java | [] | null | [] | package com.jetbrains.classic.sorting;
import com.jetbrains.innerStructure.ListNode;
public class MergeSort {
public static void sort(int[] arr) {
merge_sort(arr, 0, arr.length - 1);
}
private static void merge_sort(int[] arr, int start, int end) {
if (start < end) {
int mid ... | 4,043 | 0.431363 | 0.416275 | 172 | 22.505814 | 18.210812 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.593023 | false | false | 7 |
41e56e0bb2dd04c5f675db2067d356bd67e4b838 | 19,988,777,844,048 | 7b27cbdcd9b8459d891c67468da95a08596c61e6 | /src/test/com/github/jvaluemapper/test/List2.java | 2be87ab99c4348c977915ada9d2ff312ec40da07 | [
"Apache-2.0"
] | permissive | demichev78/JValueMapper | https://github.com/demichev78/JValueMapper | 4cc798cb8936982fcc355e71a990aea0e474047b | 1ba215960ff3325ea62e39162ac0124e9bfaa09b | refs/heads/master | 2016-09-08T03:53:58.975000 | 2016-07-22T18:31:18 | 2016-07-22T18:31:18 | 3,274,758 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.github.jvaluemapper.test;
import java.io.Serializable;
/**
* Author: Demichev D.
* Date: 5/23/11
*/
public class List2 implements Serializable {
private String date = null;
private String price = null;
private String actionType = null;
public String getDate() {
return date;
}
public void setD... | UTF-8 | Java | 618 | java | List2.java | Java | [
{
"context": "est;\n\nimport java.io.Serializable;\n\n/**\n * Author: Demichev D.\n * Date: 5/23/11\n */\npublic class List2 implement",
"end": 94,
"score": 0.9997690916061401,
"start": 84,
"tag": "NAME",
"value": "Demichev D"
}
] | null | [] | package com.github.jvaluemapper.test;
import java.io.Serializable;
/**
* Author: <NAME>.
* Date: 5/23/11
*/
public class List2 implements Serializable {
private String date = null;
private String price = null;
private String actionType = null;
public String getDate() {
return date;
}
public void setDate(... | 614 | 0.702265 | 0.692557 | 37 | 15.702703 | 15.018663 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.027027 | false | false | 7 |
3e4fc51e6156c64522f83443fe593312e1397e9a | 16,535,624,113,859 | 9948853c238c5b36005fd94aadacc1883c6a43b2 | /data/src/main/java/com/me/data/model/mine/VersionInfo.java | 049373b13224fcbf2cd9896e7bbc077830e6b34a | [] | no_license | yanzi1/3.0test | https://github.com/yanzi1/3.0test | 1556fc3e47d4ac7136173d61323735676fc81f55 | 023cca5162eeb697cf0a4bd86d1baecf6f5d31c7 | refs/heads/master | 2020-04-02T10:49:02.157000 | 2017-10-12T06:21:26 | 2017-10-12T06:21:26 | 154,356,540 | 1 | 0 | null | true | 2018-10-23T15:54:28 | 2018-10-23T15:54:28 | 2018-10-23T15:47:46 | 2017-10-12T06:21:37 | 19,855 | 0 | 0 | 0 | null | false | null | package com.me.data.model.mine;
/**
* Created by jjr on 2017/6/27.
*/
public class VersionInfo {
/**
* id : 2
* loadAddress : dfg
* appId : 2
* releaseDate : 2017-05-17 14:18:47
* description : 123
* devicesType : 1
* explainAddress : http://help.dongao.com/
* appproject... | UTF-8 | Java | 3,117 | java | VersionInfo.java | Java | [
{
"context": "package com.me.data.model.mine;\n\n/**\n * Created by jjr on 2017/6/27.\n */\n\npublic class VersionInfo {\n\n ",
"end": 54,
"score": 0.9996770620346069,
"start": 51,
"tag": "USERNAME",
"value": "jjr"
}
] | null | [] | package com.me.data.model.mine;
/**
* Created by jjr on 2017/6/27.
*/
public class VersionInfo {
/**
* id : 2
* loadAddress : dfg
* appId : 2
* releaseDate : 2017-05-17 14:18:47
* description : 123
* devicesType : 1
* explainAddress : http://help.dongao.com/
* appproject... | 3,117 | 0.612127 | 0.59769 | 148 | 20.06081 | 17.220049 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.27027 | false | false | 7 |
8dc1b8b0db635cd890550c6d52121c4d51421d66 | 29,961,691,926,961 | 95b0311dbdeb3269fbc94c217e7b3d095b5904df | /app/src/main/java/in/kvsc/kalpavrikshpro/MultiSelectorListActivity.java | 1d20cfd427b196ae39b5126a15e2d0b6b3172ca6 | [] | no_license | rohanraarora/Kalpavriksh-Pro | https://github.com/rohanraarora/Kalpavriksh-Pro | 0d71b98fdfbf660a694e07606025ce19212b7470 | 124070b59c04cc7a95c0c76892958f2a20570a18 | refs/heads/master | 2020-04-14T20:15:19.492000 | 2015-11-25T19:41:13 | 2015-11-25T19:41:13 | 41,358,576 | 1 | 0 | null | false | 2020-03-18T07:05:04 | 2015-08-25T10:51:07 | 2015-10-27T08:02:29 | 2015-11-25T19:41:14 | 360 | 2 | 0 | 0 | Java | false | false | package in.kvsc.kalpavrikshpro;
import android.app.Activity;
import android.content.Intent;
import android.graphics.Color;
import android.os.Build;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.text.Editable;
import android.text.TextWatcher;
import android.util.SparseBoolean... | UTF-8 | Java | 8,080 | java | MultiSelectorListActivity.java | Java | [] | null | [] | package in.kvsc.kalpavrikshpro;
import android.app.Activity;
import android.content.Intent;
import android.graphics.Color;
import android.os.Build;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.text.Editable;
import android.text.TextWatcher;
import android.util.SparseBoolean... | 8,080 | 0.607921 | 0.607178 | 187 | 42.208557 | 30.234985 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.641711 | false | false | 7 |
3dcd0418c9157c0128f448eca5ee88cf4d6bdde4 | 32,074,815,787,800 | 0b1e4bd396eb4ec5155ecddf7e0fb0ccb6bb468f | /src/main/java/com/pb/dms/core/service/MainHandler.java | 9690dfbc0678cf7194cb7f69ae1f18fc424ceded | [] | no_license | wooddy/test | https://github.com/wooddy/test | d1b33a79bb381640abd30f80b8226301cec520a4 | a9fb21892fbfdc3c78e3edcf1e01036b16790f79 | refs/heads/master | 2016-09-07T10:42:30.276000 | 2012-11-16T16:09:08 | 2012-11-16T16:09:08 | 6,724,101 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pb.dms.core.service;
/**
*
* @author wooddy
*/
public abstract class MainHandler<IN,OUT> {
public MainHandler() {
}
public ServiceResponse doHandler(ServiceRequest c){
return (ServiceResponse)process((IN)c);
}
public abstract OUT process(IN c);
} | UTF-8 | Java | 301 | java | MainHandler.java | Java | [
{
"context": "ackage com.pb.dms.core.service;\n\n/**\n *\n * @author wooddy\n */\npublic abstract class MainHandler<IN,OUT> {\n\n",
"end": 58,
"score": 0.998969554901123,
"start": 52,
"tag": "USERNAME",
"value": "wooddy"
}
] | null | [] | package com.pb.dms.core.service;
/**
*
* @author wooddy
*/
public abstract class MainHandler<IN,OUT> {
public MainHandler() {
}
public ServiceResponse doHandler(ServiceRequest c){
return (ServiceResponse)process((IN)c);
}
public abstract OUT process(IN c);
} | 301 | 0.641196 | 0.641196 | 17 | 16.764706 | 18.5394 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.235294 | false | false | 7 |
2e65232381fbf956d81b94b04d7fb7de29606b45 | 6,588,479,838,120 | 0bd80e93a4be1bf2bbb9c221773331635380a97a | /src/main/java/com/test/rest/validation/validators/OptionsTypeValidator.java | 5b5e01df15ab6feb0d135a908a984a7f4dbe09c4 | [] | no_license | 7635/cs-test | https://github.com/7635/cs-test | 5e64b2f819140b9852aff5ddfc89ccdb96c296d2 | 47dcc9bc1ed4c1034db15fe495dc9d4c51b0a9f8 | refs/heads/master | 2021-05-07T02:45:46.994000 | 2017-11-12T16:32:12 | 2017-11-14T14:28:06 | 110,674,538 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.test.rest.validation.validators;
import com.google.common.collect.Maps;
import com.test.rest.validation.annotation.OptionsType;
import com.test.rest.validation.annotation.OptionsType.Validation;
import com.test.rest.validation.ValidationConstraints;
import lombok.Data;
import lombok.extern.slf4j.Slf4j;
im... | UTF-8 | Java | 6,789 | java | OptionsTypeValidator.java | Java | [] | null | [] | package com.test.rest.validation.validators;
import com.google.common.collect.Maps;
import com.test.rest.validation.annotation.OptionsType;
import com.test.rest.validation.annotation.OptionsType.Validation;
import com.test.rest.validation.ValidationConstraints;
import lombok.Data;
import lombok.extern.slf4j.Slf4j;
im... | 6,789 | 0.643246 | 0.641626 | 161 | 41.167702 | 31.554003 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.745342 | false | false | 7 |
b7d559468c7f3087ed12a573b47e49e7c1ee342b | 32,564,442,103,286 | 16b763917787f02fb95a68a21556ad0c5230c8a7 | /src/main/java/com/imitatezhihu/controller/Test.java | eee079aba01b2c8762d91784f904957b09817adc | [] | no_license | marioooo0/imitate_zhihu | https://github.com/marioooo0/imitate_zhihu | c430853914c15229408ed5baf74bef3fe1a4a110 | 002c6c35784490a21f6e4b4c87907a0456a1edbb | refs/heads/master | 2020-05-01T09:26:34.937000 | 2019-04-19T08:44:21 | 2019-04-19T08:44:21 | 177,398,199 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.imitatezhihu.controller;
import com.imitatezhihu.async.EventModel;
import com.imitatezhihu.async.EventProducer;
import com.imitatezhihu.async.EventType;
import com.imitatezhihu.model.EntityType;
import com.imitatezhihu.model.HostHolder;
import com.imitatezhihu.model.Question;
import com.imitatezhihu.rocket... | UTF-8 | Java | 2,499 | java | Test.java | Java | [] | null | [] | package com.imitatezhihu.controller;
import com.imitatezhihu.async.EventModel;
import com.imitatezhihu.async.EventProducer;
import com.imitatezhihu.async.EventType;
import com.imitatezhihu.model.EntityType;
import com.imitatezhihu.model.HostHolder;
import com.imitatezhihu.model.Question;
import com.imitatezhihu.rocket... | 2,499 | 0.719822 | 0.715382 | 66 | 36.530304 | 22.745775 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.621212 | false | false | 7 |
661468fb8fe919faeb4120bce3fc8b84aff8652a | 1,142,461,312,251 | 2a9a6a57ee97ef72513505f73b635e6492a6d1f4 | /src/main/java/com/ljc/spring/boot/demo/SpringBootDemoApplication.java | 94fbc2189730da4cc56bd8e0ebbb48c7f3b9e7d6 | [] | no_license | liujianche11/boot_demo | https://github.com/liujianche11/boot_demo | c4d4346e12320b340d5fb0452864b301d231b1fd | b54345697249d77e073d3b2fd4b5ded3f281f69e | refs/heads/master | 2020-03-28T09:04:12.510000 | 2018-09-24T13:27:41 | 2018-09-24T13:27:41 | 148,011,499 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ljc.spring.boot.demo;
import org.apache.ibatis.session.SqlSessionFactory;
import org.mybatis.spring.SqlSessionFactoryBean;
import org.mybatis.spring.annotation.MapperScan;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.EnableAutoConfiguration;
import org.sp... | UTF-8 | Java | 877 | java | SpringBootDemoApplication.java | Java | [] | null | [] | package com.ljc.spring.boot.demo;
import org.apache.ibatis.session.SqlSessionFactory;
import org.mybatis.spring.SqlSessionFactoryBean;
import org.mybatis.spring.annotation.MapperScan;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.EnableAutoConfiguration;
import org.sp... | 877 | 0.846066 | 0.846066 | 21 | 40.761906 | 28.826088 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 7 |
c017e9b5418a3e9536cd43346e1ca864db9d352d | 9,311,489,136,417 | b790d6904cb9ca8f91768a2e89d158f10bbb5e2d | /src/main/java/com/happy/HelloController.java | 9cfa99b69146ceaedf0cc0f2075408d5c9153a9d | [] | no_license | xiaoyangren6514/springboot_base | https://github.com/xiaoyangren6514/springboot_base | a9f230834999bd4407d6fd50d7c1c03091693934 | dda8c7015b15f9bd07938e3bda3752c9617b8bfa | refs/heads/master | 2020-03-21T15:17:01.462000 | 2018-06-26T07:54:53 | 2018-06-26T07:54:53 | 138,703,676 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.happy;
import com.happy.domain.User;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
import org.springframew... | UTF-8 | Java | 856 | java | HelloController.java | Java | [
{
"context": "bind.annotation.RestController;\n\n/**\n * Created by zhonglq on 2018/6/24.\n */\n@RestController\npublic class He",
"end": 386,
"score": 0.9996535181999207,
"start": 379,
"tag": "USERNAME",
"value": "zhonglq"
}
] | null | [] | package com.happy;
import com.happy.domain.User;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
import org.springframew... | 856 | 0.71729 | 0.709112 | 34 | 24.17647 | 22.731773 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.411765 | false | false | 7 |
8ab72a02971223085eeb89b0cea6d9fe88184bc0 | 21,904,333,236,290 | d94ee8238c602f23c4cc625da427ddb85e17fe6b | /mall_user_service_student/src/main/java/com/bellar/mapper/UserMapper.java | d7cf12af7e46fccf2beeb66875631c61bb35aa22 | [] | no_license | Eclipse-XXY/Bella_Xu | https://github.com/Eclipse-XXY/Bella_Xu | 2bd356f2f1351ecae3f87cacb60963c6fdc3effe | b2eee8c7266977fdb30e455d492db16f05ae2d5c | refs/heads/master | 2021-09-03T10:30:02.449000 | 2018-01-08T11:52:06 | 2018-01-08T11:52:06 | 109,639,480 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bellar.mapper;
import com.bellar.bean.T_MALL_USER_ACCOUNT;
public interface UserMapper {
T_MALL_USER_ACCOUNT login(T_MALL_USER_ACCOUNT user);
int regest(T_MALL_USER_ACCOUNT user);
}
| UTF-8 | Java | 220 | java | UserMapper.java | Java | [] | null | [] | package com.bellar.mapper;
import com.bellar.bean.T_MALL_USER_ACCOUNT;
public interface UserMapper {
T_MALL_USER_ACCOUNT login(T_MALL_USER_ACCOUNT user);
int regest(T_MALL_USER_ACCOUNT user);
}
| 220 | 0.690909 | 0.690909 | 15 | 12.666667 | 18.642841 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 7 |
e267ef794b20d5795429918fbf8ff1c644eeeef4 | 3,315,714,755,250 | ee08ed2ac2617f9da658daefa6da736ae0b38d89 | /src/main/java/com/cssweb/payment/posp/network/CustomEncoder.java | 9a7e99fd7b3faf1a37399dce1c190b709a955a0a | [] | no_license | luciferlg/POSP | https://github.com/luciferlg/POSP | 346fea3213df105a62fa0d70214a4469e566f8d1 | acd9692c46e7c7bec818ecc57d3c65486a6fe089 | refs/heads/master | 2020-03-04T04:06:05.183000 | 2015-03-17T02:17:50 | 2015-03-17T02:17:50 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cssweb.payment.posp.network;
import io.netty.buffer.ByteBuf;
import io.netty.channel.ChannelHandlerContext;
import io.netty.handler.codec.MessageToByteEncoder;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
public class CustomEncoder extends MessageToByteEncoder<Custo... | UTF-8 | Java | 729 | java | CustomEncoder.java | Java | [] | null | [] | package com.cssweb.payment.posp.network;
import io.netty.buffer.ByteBuf;
import io.netty.channel.ChannelHandlerContext;
import io.netty.handler.codec.MessageToByteEncoder;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
public class CustomEncoder extends MessageToByteEncoder<Custo... | 729 | 0.769448 | 0.76662 | 21 | 32.666668 | 31.384457 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.761905 | false | false | 7 |
cfdea5e9f84c2cd926e211e1c6ac7695cfc0fd9e | 3,315,714,754,908 | d92272b8954fbab5070a2238b4b6c647fed36b00 | /java/NeuralNetworks/src/brain/Brain.java | f21349bec005c622b65376b97991b9d372e5b72e | [] | no_license | jarys/finished | https://github.com/jarys/finished | 7255a36964a885db2ee73c5566ddf1e290259598 | ec0f2c04a9c762dd0cb875af4cd58c19deddb401 | refs/heads/master | 2020-04-11T04:43:24.473000 | 2018-12-12T21:01:29 | 2018-12-12T21:01:29 | 161,518,853 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package brain;
import list.List;
public class Brain {
List<Axon> axons;
List<Neuron> neurons;
public Brain() {
axons = new List<Axon>();
neurons = new List<Neuron>();
}
public void update() {
for(Neuron n : neurons)
n.update();
}
}
| UTF-8 | Java | 283 | java | Brain.java | Java | [] | null | [] | package brain;
import list.List;
public class Brain {
List<Axon> axons;
List<Neuron> neurons;
public Brain() {
axons = new List<Axon>();
neurons = new List<Neuron>();
}
public void update() {
for(Neuron n : neurons)
n.update();
}
}
| 283 | 0.561837 | 0.561837 | 22 | 10.863636 | 10.532614 | 31 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.272727 | false | false | 7 |
1bf1e533236cbed336dd81daf783c493f101ec2b | 24,051,816,917,073 | f9b85d738e322970b6f374faa8eb79438c5b03bc | /BackofficeCore/BackofficeCoreDAO/src/com/sicpa/tt009/backoffice/backofficecore/dao/core/hibernate/SicobeADEDAOImpl.java | fd2f65e7f2a3daec01b87a65e8d9ad5f31e5d9ba | [] | no_license | jlucasfs/backoffice | https://github.com/jlucasfs/backoffice | e4d1aa84f9ba3734ac4fa6e4de0614ed00c7fe74 | b3f114285ed1e8c5370bf93de6824dfc33394882 | refs/heads/master | 2020-03-23T03:54:46.734000 | 2018-10-17T23:34:28 | 2018-10-17T23:34:28 | 141,055,326 | 0 | 1 | null | false | 2018-10-17T23:30:55 | 2018-07-15T20:09:41 | 2018-07-15T22:02:12 | 2018-07-15T22:01:43 | 46,151 | 0 | 1 | 1 | Java | false | null | package com.sicpa.tt009.backoffice.backofficecore.dao.core.hibernate;
import java.util.List;
import org.hibernate.Criteria;
import org.hibernate.HibernateException;
import org.hibernate.SessionFactory;
import org.hibernate.criterion.Order;
import org.hibernate.criterion.Restrictions;
import com.sicpa.tt009.backoffic... | UTF-8 | Java | 2,306 | java | SicobeADEDAOImpl.java | Java | [] | null | [] | package com.sicpa.tt009.backoffice.backofficecore.dao.core.hibernate;
import java.util.List;
import org.hibernate.Criteria;
import org.hibernate.HibernateException;
import org.hibernate.SessionFactory;
import org.hibernate.criterion.Order;
import org.hibernate.criterion.Restrictions;
import com.sicpa.tt009.backoffic... | 2,306 | 0.804253 | 0.793837 | 51 | 44.176472 | 41.284618 | 193 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.352941 | false | false | 7 |
a5f7941cc25b348981e9760a52fda0382af24dc7 | 20,057,497,291,913 | 67ec60c810cdd63eab37d54056a56f8094026065 | /app/src/com/d2cmall/buyer/api/RemoveChildApi.java | dd578589b6ac1e8b00c0b644adbcd9af4cf774b6 | [] | no_license | sinbara0813/fashion | https://github.com/sinbara0813/fashion | 2e2ef73dd99c71f2bebe0fc984d449dc67d5c4c5 | 4127db4963b0633cc3ea806851441bc0e08e6345 | refs/heads/master | 2020-08-18T04:43:25.753000 | 2019-10-25T02:28:47 | 2019-10-25T02:28:47 | 215,748,112 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.d2cmall.buyer.api;
import com.d2cmall.buyer.Constants;
/**
* Created by Administrator on 2018/3/6.
* Description : RemoveChildApi
*/
public class RemoveChildApi extends BaseApi {
public void setChildId(long childId) {
this.childId = childId;
}
private long childId;
@Override
... | UTF-8 | Java | 501 | java | RemoveChildApi.java | Java | [] | null | [] | package com.d2cmall.buyer.api;
import com.d2cmall.buyer.Constants;
/**
* Created by Administrator on 2018/3/6.
* Description : RemoveChildApi
*/
public class RemoveChildApi extends BaseApi {
public void setChildId(long childId) {
this.childId = childId;
}
private long childId;
@Override
... | 501 | 0.666667 | 0.650699 | 25 | 19.040001 | 17.175518 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.24 | false | false | 7 |
9d1bc566f411989f093a3aa490c6f887d47f2bbb | 20,864,951,131,899 | f9a4067ce1e26a9afc5ad3164029bb87a1e3985c | /StimmApp/src/flix/tuner/stimmapp/PitchAnalyzer.java | fb96e783d97b9bb1825e75f4e80360508e5815de | [] | no_license | dragnbeard/StimmApp | https://github.com/dragnbeard/StimmApp | d3652d851a5642799edb8cc0f78095b78a943947 | 499e364b95b807007a3081f4e43dc04a3cdbe1f1 | refs/heads/master | 2020-04-08T06:34:00.999000 | 2013-05-24T12:13:11 | 2013-05-24T12:13:11 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package flix.tuner.stimmapp;
public class PitchAnalyzer {
}
| UTF-8 | Java | 67 | java | PitchAnalyzer.java | Java | [] | null | [] | package flix.tuner.stimmapp;
public class PitchAnalyzer {
}
| 67 | 0.716418 | 0.716418 | 5 | 11.4 | 13.558761 | 28 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 7 |
6580c7a8c5f280ca266d012600913adba46339a1 | 13,915,694,069,802 | 948342e8884beadf82aab9b78b2a27116df7e23c | /enjarify/in/gov/mgov/ors/CancelAppointment2.java | 9391eda8f439c776992cab8501a4980c87788996 | [] | no_license | captn3m0/in.gov.mgov.ors | https://github.com/captn3m0/in.gov.mgov.ors | 193509b0fbf5d89b12ed109aa003865a8f6fce46 | c623017c39a4e041186ec4d2a612ba46eca97658 | refs/heads/master | 2021-01-16T17:39:23.548000 | 2017-08-11T08:49:37 | 2017-08-11T08:49:37 | 100,012,183 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package in.gov.mgov.ors;
import android.app.ActionBar;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.content.res.Resources;
import android.os.Bundle;
import android.view.View;
import android.view.View.OnClickListener;
import android.view.Window;
import andro... | UTF-8 | Java | 15,897 | java | CancelAppointment2.java | Java | [] | null | [] | package in.gov.mgov.ors;
import android.app.ActionBar;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.content.res.Resources;
import android.os.Bundle;
import android.view.View;
import android.view.View.OnClickListener;
import android.view.Window;
import andro... | 15,897 | 0.695414 | 0.670189 | 416 | 37.216347 | 20.398232 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.899038 | false | false | 7 |
60bdd71f4cb1b9927fbee21924fd4b59b9f1dd56 | 30,820,685,360,864 | ab58b63ea80f1dc289e3933f1f18fc1d85141350 | /1.JavaSyntax/src/com/javarush/task/task03/task0314/Solution.java | ce65d0759cb9c683d7263f0eb14ed5a18a642b14 | [] | no_license | antey1988/JavaRushTasks | https://github.com/antey1988/JavaRushTasks | b1959e402c70686c8559e0fd0f4a112e37be82ec | c7e85f4dabee07985f60e066f65f3c1c87f007ac | refs/heads/master | 2023-05-14T04:20:15.778000 | 2021-06-08T07:51:00 | 2021-06-08T07:51:00 | 353,578,765 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.javarush.task.task03.task0314;
/*
Таблица умножения
*/
public class Solution {
public static void main(String[] args) {
int a = 1, b = 2, c = 3, d = 4, e = 5, f = 6, g = 7, h = 8, i = 9, j = 10;
System.out.println("" + a*a + " " + a*b + " " + a*c + " " + a*d + " " + a*e + " " + a*f + ... | UTF-8 | Java | 1,764 | java | Solution.java | Java | [] | null | [] | package com.javarush.task.task03.task0314;
/*
Таблица умножения
*/
public class Solution {
public static void main(String[] args) {
int a = 1, b = 2, c = 3, d = 4, e = 5, f = 6, g = 7, h = 8, i = 9, j = 10;
System.out.println("" + a*a + " " + a*b + " " + a*c + " " + a*d + " " + a*e + " " + a*f + ... | 1,764 | 0.290006 | 0.280185 | 24 | 71.125 | 64.898842 | 145 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.875 | false | false | 7 |
2ca05a63ffb50f662ac89b084df1bafe72962766 | 3,341,484,624,626 | 82c1c98121383476c3513802c24713b6b4b7280a | /app/src/main/java/com/swd2015/shopdocu/Controller/Activity/ProductDetailActivity.java | 46bb9cf072bad18b7cb64c758ca9cfd9a4a0bf8a | [] | no_license | ngocluu263/shopdocu | https://github.com/ngocluu263/shopdocu | afbebd0516ba7e10d1e8c1e09395c78cba2f93c2 | 7d04d54aae4056464c3797244690af0c528c06ea | refs/heads/master | 2020-08-03T17:44:32.100000 | 2015-12-10T07:18:25 | 2015-12-10T07:18:25 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.swd2015.shopdocu.Controller.Activity;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.content.res.Resources;
import android.graphics.Point;
import android.graphics.drawable.Drawable;
import android.os.Bundle;
import android.util.DisplayMet... | UTF-8 | Java | 8,992 | java | ProductDetailActivity.java | Java | [
{
"context": "ist;\r\nimport java.util.List;\r\n\r\n/**\r\n * Created by Quang on 21-Nov-15.\r\n */\r\npublic class ProductDetailAct",
"end": 1291,
"score": 0.6246620416641235,
"start": 1286,
"tag": "NAME",
"value": "Quang"
}
] | null | [] | package com.swd2015.shopdocu.Controller.Activity;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.content.res.Resources;
import android.graphics.Point;
import android.graphics.drawable.Drawable;
import android.os.Bundle;
import android.util.DisplayMet... | 8,992 | 0.678178 | 0.667484 | 212 | 40.353775 | 28.380207 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.773585 | false | false | 7 |
73d5cf5a0ec2c7e67b05b5dcfe225089e8aa04b4 | 6,562,710,098,599 | 50bfe6e68e2deb7982de59e22d31e6d21e188560 | /src/main/java/com/jnshu/sildenafil/util/WeiXinUtils.java | d6ef2f3130f3cb28485401526caca3db6cb71b8a | [] | no_license | tme1946/sildenafil_front | https://github.com/tme1946/sildenafil_front | c5719dbb7438b26a10aa5984677a6cc9f8657ebb | e6dd196813db5ecdd2012ce96937a520fe4a51f0 | refs/heads/master | 2020-04-05T15:48:54.715000 | 2018-11-25T04:56:05 | 2018-11-25T04:56:05 | 156,985,672 | 1 | 4 | null | false | 2018-11-25T04:56:06 | 2018-11-10T13:51:28 | 2018-11-25T04:50:50 | 2018-11-25T04:56:06 | 231 | 1 | 2 | 0 | Java | false | null | package com.jnshu.sildenafil.util;
import com.jnshu.sildenafil.system.menu.BaseButton;
import com.jnshu.sildenafil.system.menu.ClickButton;
import com.jnshu.sildenafil.system.menu.CustomeMenu;
import com.jnshu.sildenafil.system.menu.ViewButton;
import com.jnshu.sildenafil.system.domain.AccessToken;
import com.jnshu.si... | UTF-8 | Java | 8,158 | java | WeiXinUtils.java | Java | [
{
"context": "ption;\nimport java.net.URLEncoder;\n\n/**\n * @author lihoo\n * @create 2018-01-17 14:13\n * @desc 用户获取access_t",
"end": 1030,
"score": 0.9996750950813293,
"start": 1025,
"tag": "USERNAME",
"value": "lihoo"
},
{
"context": "86\";\n private static final String APPSEC... | null | [] | package com.jnshu.sildenafil.util;
import com.jnshu.sildenafil.system.menu.BaseButton;
import com.jnshu.sildenafil.system.menu.ClickButton;
import com.jnshu.sildenafil.system.menu.CustomeMenu;
import com.jnshu.sildenafil.system.menu.ViewButton;
import com.jnshu.sildenafil.system.domain.AccessToken;
import com.jnshu.si... | 8,158 | 0.646873 | 0.63702 | 205 | 36.131706 | 30.397324 | 231 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.57561 | false | false | 7 |
3693f0359a8870634278e406cce566fba161f2e6 | 4,166,118,330,694 | 47a0f01ca474c0a446d2f56fef5359bdc579c8eb | /Solutions/TEST.java | 3669b002630d5c732be4e1c93adcd48173741b4d | [] | no_license | namrasaheba/SPOJ-Solutions | https://github.com/namrasaheba/SPOJ-Solutions | 15a32fde163d3b83266f4cf06371494035e49224 | 013a360daf63e9c4fb959fe587d893940b82ce31 | refs/heads/master | 2016-09-06T16:44:08.720000 | 2014-09-11T14:21:33 | 2014-09-11T14:21:33 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package spoj.classical;
import java.util.*;
/**
*
* @author Namra Saheba
*/
public class TEST {
public static void main(String args[]) {
Scanner scanner = new Scanner(System.in);
int input = Intege... | UTF-8 | Java | 491 | java | TEST.java | Java | [
{
"context": "j.classical;\nimport java.util.*;\n/**\n *\n * @author Namra Saheba\n */\npublic class TEST {\n public static void ma",
"end": 174,
"score": 0.9998534321784973,
"start": 162,
"tag": "NAME",
"value": "Namra Saheba"
}
] | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package spoj.classical;
import java.util.*;
/**
*
* @author <NAME>
*/
public class TEST {
public static void main(String args[]) {
Scanner scanner = new Scanner(System.in);
int input = Integer.pars... | 485 | 0.600815 | 0.596741 | 20 | 23.549999 | 19.254805 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 7 |
a33f886d570323a6a44bae3a85c6812de8ed0f76 | 10,264,971,878,817 | b44596b23928f2be12402dc53fedacadfe0c4f94 | /src/LeetCode/链表/q328_奇偶链表/Solution.java | aae6441ee0b73b3729dfcacdb26417033dbc93a8 | [] | no_license | audience7510/LeetCodeStudy | https://github.com/audience7510/LeetCodeStudy | cfb845db09ee96b0e580ef06fc398c7dd69cb1fb | 4a9339b891a8961f05e7ac57115f8de3178d293b | refs/heads/master | 2023-08-22T02:39:28.567000 | 2022-03-18T03:20:09 | 2022-03-18T03:20:09 | 288,117,373 | 8 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package LeetCode.链表.q328_奇偶链表;
/**
* @ClassName Solution
* @Author audience
* @Date 2021/7/9
* @Version 1.0
* @Description
* 思路:第一个节点作为奇数节点,第二个节点作为偶数节点,遍历奇数节点相连,偶数节点相连,
* 最后奇数节点的最后一位指向偶数节点的头节点,并且需要一个临时变量存储偶数节点的头节点
*/
public class Solution {
public ListNode oddEvenList(ListNode head) {
if (head... | UTF-8 | Java | 1,234 | java | Solution.java | Java | [
{
"context": ".q328_奇偶链表;\n\n/**\n * @ClassName Solution\n * @Author audience\n * @Date 2021/7/9\n * @Version 1.0\n * @Description",
"end": 78,
"score": 0.669489324092865,
"start": 70,
"tag": "USERNAME",
"value": "audience"
}
] | null | [] | package LeetCode.链表.q328_奇偶链表;
/**
* @ClassName Solution
* @Author audience
* @Date 2021/7/9
* @Version 1.0
* @Description
* 思路:第一个节点作为奇数节点,第二个节点作为偶数节点,遍历奇数节点相连,偶数节点相连,
* 最后奇数节点的最后一位指向偶数节点的头节点,并且需要一个临时变量存储偶数节点的头节点
*/
public class Solution {
public ListNode oddEvenList(ListNode head) {
if (head... | 1,234 | 0.546739 | 0.520652 | 37 | 23.864864 | 13.57295 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.351351 | false | false | 7 |
6ea2af02d5dadc4111b12bc83825869ff7fef416 | 14,061,722,952,919 | 395feb41f500b338e30c1c1395f5c0677483899f | /src/fr/amapj/service/services/parametres/ParametresDTO.java | bfb07ae5e827c200060f00452ed267e25d0a8fd3 | [] | no_license | Zinovios/amapj | https://github.com/Zinovios/amapj | 346aeae9ca0f4ee26806f2b07845800f3515a49f | 3c25d5dfba065427d9df55bc47d2dc66f11a474c | refs/heads/master | 2016-09-16T04:31:12.066000 | 2014-12-20T12:49:43 | 2014-12-20T12:49:43 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package fr.amapj.service.services.parametres;
import fr.amapj.model.models.param.ChoixOuiNon;
import fr.amapj.model.models.param.EtatModule;
/**
* Permet la gestion des utilisateurs en masse
* ou du changement de son état
*
*/
public class ParametresDTO
{
public String nomAmap;
public Str... | UTF-8 | Java | 4,008 | java | ParametresDTO.java | Java | [
{
"context": "ingMailPassword)\r\n\t{\r\n\t\tthis.sendingMailPassword = sendingMailPassword;\r\n\t}\r\n\r\n\tpublic String getUrl()\r\n\t{\r\n",
"end": 1473,
"score": 0.8458911776542664,
"start": 1466,
"tag": "PASSWORD",
"value": "sending"
}
] | null | [] | package fr.amapj.service.services.parametres;
import fr.amapj.model.models.param.ChoixOuiNon;
import fr.amapj.model.models.param.EtatModule;
/**
* Permet la gestion des utilisateurs en masse
* ou du changement de son état
*
*/
public class ParametresDTO
{
public String nomAmap;
public Str... | 4,011 | 0.750374 | 0.750374 | 204 | 17.637255 | 22.09551 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.166667 | false | false | 7 |
ce5fc27391aa32b60e3cf85e8205732b425b7cb6 | 4,870,492,964,355 | 605f4b5abe60f171846759abc9e1434d7235fbaf | /ProjectEuler/P0009.java | 18fb61cece26e6eb69b5582efd175e4a1ca7028c | [
"MIT"
] | permissive | developer-haku/Coding-Challenge-Practice | https://github.com/developer-haku/Coding-Challenge-Practice | 99b1590adce7a6505675d6bd639bfb2a6188c60f | b8a01228fe45798dbe37dbe6d116f9646e2069e0 | refs/heads/master | 2022-11-19T23:17:23.221000 | 2020-07-20T22:44:31 | 2020-07-20T22:44:31 | 279,180,452 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class P0009 {
public static void main(String[] args) {
for (int i = 1; i < 999; i++) {
int left = 1000 - i;
for (int j = 1; j < left; j++) {
if (Math.pow(i, 2) + Math.pow(j, 2) == Math.pow((left - j), 2)) {
System.out.println(i * j * (left -... | UTF-8 | Java | 403 | java | P0009.java | Java | [] | null | [] | public class P0009 {
public static void main(String[] args) {
for (int i = 1; i < 999; i++) {
int left = 1000 - i;
for (int j = 1; j < left; j++) {
if (Math.pow(i, 2) + Math.pow(j, 2) == Math.pow((left - j), 2)) {
System.out.println(i * j * (left -... | 403 | 0.364764 | 0.325062 | 13 | 30.076923 | 22.175737 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.769231 | false | false | 7 |
eea3c5c6fe9bf332d875f2806069dc8183db02bf | 5,102,421,212,310 | 4be1dd3d5f20fc4b06fda9fc0680691ed9dd1a40 | /src/Computation/Select.java | 25837b906d1d92176e9d69c490aa71c2fed87a5f | [] | no_license | Gleiphir2769/ASOA | https://github.com/Gleiphir2769/ASOA | 216d49ee6f87a6ff289297e34687cf8a1be0177d | 94c5a9d48f09656c3b492cad5919a0ecbc5ecf23 | refs/heads/master | 2021-03-20T08:37:36.968000 | 2020-03-20T07:41:40 | 2020-03-20T07:41:40 | 247,193,920 | 2 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Computation;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileReader;
import java.io.IOException;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Set;
import java.util.TreeSet;
import Bean.UVBean;
import Util.XMLReader;
import Util.StaticParam.METHOD_TYPE;
pub... | WINDOWS-1252 | Java | 2,861 | java | Select.java | Java | [] | null | [] | package Computation;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileReader;
import java.io.IOException;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Set;
import java.util.TreeSet;
import Bean.UVBean;
import Util.XMLReader;
import Util.StaticParam.METHOD_TYPE;
pub... | 2,861 | 0.597403 | 0.555985 | 129 | 21.085272 | 20.634895 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.573643 | false | false | 7 |
e680f5cea3409dc536cfec04752d348449caa72d | 18,373,870,121,919 | 6345b83e8c1b5e7055e6f701b6efa3ceb9a46ca6 | /app/src/main/java/cl/softmedia/movillitar/utils/AlertManager.java | 040afbd1667f4f27ddc6e05e47acf674322d982c | [] | no_license | iroman26/Movil_Litar | https://github.com/iroman26/Movil_Litar | 44b0b48f25b8360f977ed6168eb8f511d2d9b236 | c3814243f36b314aead2a2bc223d58ddb3712e6a | refs/heads/master | 2016-09-13T21:18:01.359000 | 2016-04-18T02:00:19 | 2016-04-18T02:00:19 | 56,464,410 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cl.softmedia.movillitar.utils;
import android.app.AlertDialog;
import android.content.Context;
/**
* Created by iroman on 28/10/2015.
*/
public class AlertManager {
public static AlertDialog.Builder show(Context mContext, String sTitle, String sMessage, int iDrawable) {
return null;
}
}
| UTF-8 | Java | 318 | java | AlertManager.java | Java | [
{
"context": "mport android.content.Context;\n\n\n/**\n * Created by iroman on 28/10/2015.\n */\npublic class AlertManager {\n\n ",
"end": 130,
"score": 0.9996129274368286,
"start": 124,
"tag": "USERNAME",
"value": "iroman"
}
] | null | [] | package cl.softmedia.movillitar.utils;
import android.app.AlertDialog;
import android.content.Context;
/**
* Created by iroman on 28/10/2015.
*/
public class AlertManager {
public static AlertDialog.Builder show(Context mContext, String sTitle, String sMessage, int iDrawable) {
return null;
}
}
| 318 | 0.72956 | 0.704403 | 15 | 20.200001 | 27.718105 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.466667 | false | false | 7 |
89ee418b3260c40fcc940c1383f852d32d43a390 | 22,497,038,749,695 | 07433102d0cd75965ce864f002fb956269a52321 | /junior/inflearn/Problem21.java | c5e0b619fe10b5345f9a9e4f402a50c561c62899 | [] | no_license | leeyunbo/before_sleeping_algorithm | https://github.com/leeyunbo/before_sleeping_algorithm | 29da72a9bf8dde848ec8c0786caf8dc84fce1f4c | f5d1dfb25dc7c217eff73ef25a9b6e57aad7f0eb | refs/heads/main | 2023-06-28T23:51:39.512000 | 2022-03-21T12:23:26 | 2022-03-21T12:23:26 | 311,325,176 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package junior.inflearn;
/*
매일 아침 9시에 학교에서 측정한 온도가 어떤 정수의 수열로 주어졌을 때, 연속적인 며칠 동안의 온도의 합이 가장 큰 값을 알아보고자 한다.
예를 들어, 다음과 같이 10일 간의 온도가 주어졌을 때, 3 -2 -4 -9 0 3 7 13 8 -3 모든 연속적인 이틀간의 온도의 합은 다음과 같다.
이때, 온도의 합이 가장 큰 값은 21이다.
매일 측정한 온도가 정수의 수열로 주어졌을 때, 연속적인 며칠 동안의 온도의 합이 가장 큰 값을 계산하는 프로그램을 작성하시오.
*/
import java.util.Scanner... | UTF-8 | Java | 1,768 | java | Problem21.java | Java | [] | null | [] | package junior.inflearn;
/*
매일 아침 9시에 학교에서 측정한 온도가 어떤 정수의 수열로 주어졌을 때, 연속적인 며칠 동안의 온도의 합이 가장 큰 값을 알아보고자 한다.
예를 들어, 다음과 같이 10일 간의 온도가 주어졌을 때, 3 -2 -4 -9 0 3 7 13 8 -3 모든 연속적인 이틀간의 온도의 합은 다음과 같다.
이때, 온도의 합이 가장 큰 값은 21이다.
매일 측정한 온도가 정수의 수열로 주어졌을 때, 연속적인 며칠 동안의 온도의 합이 가장 큰 값을 계산하는 프로그램을 작성하시오.
*/
import java.util.Scanner... | 1,768 | 0.562241 | 0.543568 | 62 | 22.32258 | 22.722572 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.645161 | false | false | 7 |
84d622a11ac24a73b23875439d71493065991cde | 17,626,545,816,969 | e22357d3e3588563bb70127cb9c86a2afaa9e09c | /app/src/main/java/com/example/sportsinteractiveassignment/model/repository/MatchDetailsRepository.java | 5dafcc3243ba56c2ca9c821cadac8f4ed3426d9e | [] | no_license | monika1305/SportsInteractiveAssignment | https://github.com/monika1305/SportsInteractiveAssignment | 430e9d13e6f7281c6d77f4c45f68baadcdae5052 | db8845e28036a2b16a41ba7e852a12a9377e6a3e | refs/heads/master | 2022-12-17T08:54:49.311000 | 2020-09-22T13:08:18 | 2020-09-22T13:08:18 | 297,651,947 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.sportsinteractiveassignment.model.repository;
import android.app.Application;
import android.os.AsyncTask;
import androidx.lifecycle.LiveData;
import com.example.sportsinteractiveassignment.model.dao.MatchDao;
import com.example.sportsinteractiveassignment.model.entity.matchdetails.MatchDetailsEn... | UTF-8 | Java | 1,479 | java | MatchDetailsRepository.java | Java | [] | null | [] | package com.example.sportsinteractiveassignment.model.repository;
import android.app.Application;
import android.os.AsyncTask;
import androidx.lifecycle.LiveData;
import com.example.sportsinteractiveassignment.model.dao.MatchDao;
import com.example.sportsinteractiveassignment.model.entity.matchdetails.MatchDetailsEn... | 1,479 | 0.743746 | 0.74307 | 45 | 31.866667 | 28.953297 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.466667 | false | false | 7 |
c6c8ed7052b2f4a22daa256f5437caf27f27253f | 12,240,656,837,899 | f843788f75b1ff8d5ff6d24fd7137be1b05d1aa6 | /src/ac/biu/nlp/nlp/instruments/dictionary/wordnet/Dictionary.java | 13d8f53bfcd6086a9535452e9f6226143f974ca7 | [] | no_license | oferbr/biu-infrastructure | https://github.com/oferbr/biu-infrastructure | fe830d02defc7931f9be239402931cfbf223c05e | 051096636b705ffe7756f144f58c384a56a7fcc3 | refs/heads/master | 2021-01-19T08:12:33.484000 | 2013-02-05T16:08:58 | 2013-02-05T16:08:58 | 6,156,024 | 2 | 0 | null | false | 2012-11-18T09:42:20 | 2012-10-10T11:02:33 | 2012-11-18T09:42:19 | 2012-11-18T09:42:19 | 136 | null | 1 | 0 | Java | null | null | package ac.biu.nlp.nlp.instruments.dictionary.wordnet;
import java.util.List;
import java.util.Map;
import java.util.Set;
import ac.biu.nlp.nlp.instruments.dictionary.wordnet.ext_jwnl.ExtJwnlUtils;
import ac.biu.nlp.nlp.instruments.dictionary.wordnet.jwi.JwiUtils;
import ac.biu.nlp.nlp.instruments.dictionary.wordnet.... | UTF-8 | Java | 2,647 | java | Dictionary.java | Java | [
{
"context": "@link JwnlUtils}, {@link JwiUtils}.\n * \n * @author Asher Stern\n * @see\thttp://wordnet.princeton.edu/wordnet/docu",
"end": 764,
"score": 0.9998109340667725,
"start": 753,
"tag": "NAME",
"value": "Asher Stern"
}
] | null | [] | package ac.biu.nlp.nlp.instruments.dictionary.wordnet;
import java.util.List;
import java.util.Map;
import java.util.Set;
import ac.biu.nlp.nlp.instruments.dictionary.wordnet.ext_jwnl.ExtJwnlUtils;
import ac.biu.nlp.nlp.instruments.dictionary.wordnet.jwi.JwiUtils;
import ac.biu.nlp.nlp.instruments.dictionary.wordnet.... | 2,642 | 0.739328 | 0.739328 | 75 | 34.293335 | 39.701141 | 164 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.133333 | false | false | 7 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.