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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2599bd9c6ae77db0604d65462457aaccd646749f | 36,447,092,501,332 | 8460fc92d9b01809ec686413faaa12599c394c4d | /src/com/yumaolin/JbigFormatConversion/jbg_arenc_state.java | ac5bbd2e9e74bb2d377ef2dd86094faab0a89c58 | [] | no_license | yml19930518/test2 | https://github.com/yml19930518/test2 | ad9ee38e4fe159e57893044d602553242fcae4fb | 0e98cbdcdece63292da6ba18f8e0a81b6626fdaa | refs/heads/master | 2016-08-31T04:19:51.785000 | 2016-07-13T08:33:45 | 2016-07-13T08:33:45 | 48,518,595 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yumaolin.JbigFormatConversion;
public class jbg_arenc_state {
public jbig jb = null;
public byte[] st = new byte[4096];
public long c = -193376985492226048L;
public long a = -193376985492226048L;
public long sc = -193376985492226048L;
public int ct = 0;
public int buffer = 0;
... | UTF-8 | Java | 489 | java | jbg_arenc_state.java | Java | [] | null | [] | package com.yumaolin.JbigFormatConversion;
public class jbg_arenc_state {
public jbig jb = null;
public byte[] st = new byte[4096];
public long c = -193376985492226048L;
public long a = -193376985492226048L;
public long sc = -193376985492226048L;
public int ct = 0;
public int buffer = 0;
... | 489 | 0.668712 | 0.546012 | 17 | 26.764706 | 15.846801 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.352941 | false | false | 14 |
512c895e38f7bd7adb3b3ba6eb0e201d5e651cf9 | 37,022,618,119,178 | 25598dabf1c33d00647460334529efc36d887655 | /StochasticSIR/src/main/java/gla/ac/uk/sir/SIRController.java | 63003eb6f9a4304a6a65ddce715fba1612fc8709 | [
"Apache-2.0"
] | permissive | EPICScotland/BroadwickTutorial | https://github.com/EPICScotland/BroadwickTutorial | 3b8be6d99fe4266a33384ff0864ac66303cbeb94 | 3d4e1f49ff8f896a1256e4d7a089b604074ff0da | refs/heads/master | 2020-12-24T13:16:08.194000 | 2016-03-09T09:38:49 | 2016-03-09T09:38:49 | 20,804,626 | 0 | 1 | null | false | 2016-03-09T09:38:49 | 2014-06-13T13:15:51 | 2014-06-20T10:30:26 | 2016-03-09T09:38:49 | 117,964 | 0 | 1 | 0 | Java | null | null | package gla.ac.uk.sir;
import broadwick.stochastic.SimulationController;
import broadwick.stochastic.StochasticSimulator;
import lombok.Getter;
import lombok.Setter;
/**
* A simple implementation of a {@link SimulationController} causing the simulation to stop after a given time.
*/
class SIRController implements S... | UTF-8 | Java | 875 | java | SIRController.java | Java | [] | null | [] | package gla.ac.uk.sir;
import broadwick.stochastic.SimulationController;
import broadwick.stochastic.StochasticSimulator;
import lombok.Getter;
import lombok.Setter;
/**
* A simple implementation of a {@link SimulationController} causing the simulation to stop after a given time.
*/
class SIRController implements S... | 875 | 0.708571 | 0.708571 | 31 | 27.225807 | 31.409584 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.290323 | false | false | 14 |
62d591abf41ab1d84ee0f9b7c1b39b902f82ff5b | 35,759,897,744,300 | 3f143a9c2db673542bf5e6db7b0e47986c5cc052 | /src/com/ninetyslide/libs/botforge/FbBot.java | 2b760e08264d46170e7771feaa85345f8a702323 | [
"Apache-2.0"
] | permissive | NinetySlide/BotForge | https://github.com/NinetySlide/BotForge | 51a4db8d808693d8bf717536d1b76326ea34f9c6 | d70c229ba2ecf8843f7d44e5cb76a2d9d5bb905f | refs/heads/master | 2020-12-22T13:16:21.172000 | 2016-10-13T17:18:37 | 2016-10-13T17:18:37 | 64,219,632 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2016 NinetySlide
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | UTF-8 | Java | 21,483 | java | FbBot.java | Java | [
{
"context": "/*\n * Copyright 2016 NinetySlide\n *\n * Licensed under the Apache License, Version ",
"end": 32,
"score": 0.9897072315216064,
"start": 21,
"tag": "USERNAME",
"value": "NinetySlide"
}
] | null | [] | /*
* Copyright 2016 NinetySlide
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | 21,483 | 0.652469 | 0.651911 | 496 | 42.3125 | 36.527016 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.366935 | false | false | 14 |
5f1f00c98e66fbf08e6f4b501be213a182e064a5 | 35,467,839,970,389 | f20e12a8ed114eee984888cda0a01f43c52cb3a5 | /openfab-isa95-equipments/src/test/java/com/openfab/isa95/equipments/commons/EmbeddedMongoIntegrationConfig.java | f9e14346e02881be1de87354d4e6b9d9be2efe8a | [] | no_license | skioppetto/openfab | https://github.com/skioppetto/openfab | 25f4dfd8a06d9fe6a087ca371c1cd13761f1a94b | a58e8a5cf48822be384f6db1139dedd917a4baa0 | refs/heads/master | 2021-09-14T22:59:31.944000 | 2018-05-21T16:32:34 | 2018-05-21T16:33:12 | 109,605,827 | 1 | 0 | null | false | 2018-05-06T08:39:36 | 2017-11-05T18:41:46 | 2018-04-18T13:01:54 | 2018-05-06T08:39:35 | 4,486 | 0 | 0 | 22 | Java | false | null | package com.openfab.isa95.equipments.commons;
import java.io.IOException;
import javax.annotation.PreDestroy;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.data... | UTF-8 | Java | 2,367 | java | EmbeddedMongoIntegrationConfig.java | Java | [] | null | [] | package com.openfab.isa95.equipments.commons;
import java.io.IOException;
import javax.annotation.PreDestroy;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.data... | 2,367 | 0.783692 | 0.777355 | 81 | 28.222221 | 24.307699 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.209877 | false | false | 14 |
3ea67bbcd94272bf3f2af5c12d0d53daec18bbcf | 38,010,460,598,313 | 21cbef266c7ce3d78184037ad6c1c4f994102cf2 | /src/test/java/com/github/healthonnet/search/TestConstructedPhrases.java | 91b64966d9848364e765ec94c4337653e2c791e1 | [
"Apache-2.0"
] | permissive | YegorKozlov/hon-lucene-synonyms | https://github.com/YegorKozlov/hon-lucene-synonyms | 68e294d131e9bd5ef403fcbb3eb6bb65b1a09209 | c87fb8ced0abc9e19381a4843c964cf8473e8912 | refs/heads/master | 2023-03-20T04:51:11.995000 | 2016-09-14T15:08:12 | 2016-09-14T15:08:12 | 72,123,406 | 0 | 1 | null | true | 2023-03-11T07:26:13 | 2016-10-27T15:45:02 | 2016-10-27T15:45:03 | 2018-08-30T18:01:01 | 283 | 0 | 1 | 1 | Java | false | false | package com.github.healthonnet.search;
import org.junit.Test;
public class TestConstructedPhrases extends HonLuceneSynonymTestCase {
public TestConstructedPhrases() {
defaultRequest = new String[]{
"qf", "name",
"mm", "100%",
"defType", "synony... | UTF-8 | Java | 2,201 | java | TestConstructedPhrases.java | Java | [
{
"context": "package com.github.healthonnet.search;\n\nimport org.junit.Test;\n\npublic class Tes",
"end": 30,
"score": 0.9924671053886414,
"start": 19,
"tag": "USERNAME",
"value": "healthonnet"
}
] | null | [] | package com.github.healthonnet.search;
import org.junit.Test;
public class TestConstructedPhrases extends HonLuceneSynonymTestCase {
public TestConstructedPhrases() {
defaultRequest = new String[]{
"qf", "name",
"mm", "100%",
"defType", "synony... | 2,201 | 0.591095 | 0.580645 | 54 | 39.759258 | 30.641859 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.518519 | false | false | 14 |
73d4ad919a4b1cb1abce38b324f53a8df575d801 | 37,915,971,311,702 | de4536b6b0990af4388e27516617f4faa1c8fd3e | /src/test/java/com/mskcc/chat/demo/ChatApplicationTests.java | 2f0e940355458178328ba31cbb33ff0670a44de5 | [] | no_license | csmitha/ChatBot-SpringBoot-Backend | https://github.com/csmitha/ChatBot-SpringBoot-Backend | e7d49abd1ec513418419fccd4d35af367c0fc240 | dec00b932132bcd86879628397d9e8e3ff5d0f59 | refs/heads/master | 2020-07-14T03:18:07.759000 | 2019-09-03T02:30:46 | 2019-09-03T02:30:46 | 205,224,227 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package com.mskcc.chat.demo;
import static org.junit.Assert.assertEquals;
import static org.mockito.Mockito.when;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.mockito.InjectMocks;
import org.mockito.Mock;
import org.mockito.MockitoAnnotations;
import org.mockito.junit.M... | UTF-8 | Java | 2,103 | java | ChatApplicationTests.java | Java | [
{
"context": "ic unit test cases using mockito\n * \n *\n * @author Smitha Chap\n * @version 1.0\n * @since 2019-09-02\n *\n **/\n\n@Ru",
"end": 644,
"score": 0.9998966455459595,
"start": 633,
"tag": "NAME",
"value": "Smitha Chap"
},
{
"context": "oid testFindByUserame() {\n\t\tUser ... | null | [] |
package com.mskcc.chat.demo;
import static org.junit.Assert.assertEquals;
import static org.mockito.Mockito.when;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.mockito.InjectMocks;
import org.mockito.Mock;
import org.mockito.MockitoAnnotations;
import org.mockito.junit.M... | 2,046 | 0.746553 | 0.729434 | 73 | 27.794521 | 24.121813 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.493151 | false | false | 14 |
de67043765ee4cbef5f8ba420b292abb3578cca3 | 34,402,688,098,349 | cc1967f1aba59b1727c15f68cbe0f6603cb0beec | /src/main/java/model/Names.java | 6322ccb6e4d86b5e4dc8d8b6f2e297d1d47742a4 | [] | no_license | rhquee/WebApplication | https://github.com/rhquee/WebApplication | 105ec58d8cc2b48aa8b95bd632ea40167c25e136 | 6ce9d8f2fac213cb16a777f52023361b7333cf04 | refs/heads/master | 2021-07-01T11:13:36.450000 | 2019-04-03T09:38:53 | 2019-04-03T09:38:53 | 145,315,311 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package model;
class Names {
@Test(value = "halView")
private String hal = "My mind is going. I can feel it";
@Test(value = "davidView")
private String david = "David here";
} | UTF-8 | Java | 193 | java | Names.java | Java | [
{
"context": "(value = \"davidView\")\n private String david = \"David here\";\n}",
"end": 184,
"score": 0.6064364314079285,
"start": 179,
"tag": "NAME",
"value": "David"
}
] | null | [] | package model;
class Names {
@Test(value = "halView")
private String hal = "My mind is going. I can feel it";
@Test(value = "davidView")
private String david = "David here";
} | 193 | 0.632124 | 0.632124 | 9 | 20.555555 | 19.230249 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 14 |
6165675429396c13fa675d3f673549331ddb37d0 | 33,809,982,611,128 | 187aa291e038fc0ccb9126e209b78c2dceff9b12 | /src/cezeszamlazo/password/PasswordRules.java | 51876b7b95482c64e97ba842ac4663d87caf19cb | [] | no_license | czbhu/cezeszamlazo | https://github.com/czbhu/cezeszamlazo | d2cc768c2b48968cde0f4477bb894948cc4b6080 | acf5d5afa08952c9b9d8ac1fb80099b103b6dff1 | refs/heads/master | 2022-04-17T03:32:59.366000 | 2020-04-16T15:34:16 | 2020-04-16T15:34:16 | 256,256,879 | 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 cezeszamlazo.password;
/**
*
* @author szekus
*/
public class PasswordRules {
private Rule comparePasswor... | UTF-8 | Java | 4,572 | java | PasswordRules.java | Java | [
{
"context": "kage cezeszamlazo.password;\r\n\r\n/**\r\n *\r\n * @author szekus\r\n */\r\npublic class PasswordRules {\r\n\r\n private",
"end": 250,
"score": 0.9996130466461182,
"start": 244,
"tag": "USERNAME",
"value": "szekus"
}
] | 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 cezeszamlazo.password;
/**
*
* @author szekus
*/
public class PasswordRules {
private Rule comparePasswor... | 4,572 | 0.593832 | 0.592957 | 157 | 27.121019 | 24.209372 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.458599 | false | false | 14 |
1821df8ff15b825ed85d0302a85edde83d2266bd | 2,396,591,809,222 | 32c0854d6f794c7460ace334fc2917c07e55792c | /utils/src/main/java/com/ggxueche/utils/dialog/DialogOnClickListener.java | 6de537404cc46cbda1f336a5c72f6777934703be | [] | no_license | lzf025/my_test_project | https://github.com/lzf025/my_test_project | 85bbec0b8202d4d511f7a52ef1d9b6bad3d622e9 | 1fc89398eed24807c0cda64f7f77ee0e18e3a78d | refs/heads/master | 2021-01-23T09:01:27.755000 | 2017-09-17T12:06:32 | 2017-09-17T12:06:32 | 102,560,484 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ggxueche.utils.dialog;
import android.view.View;
/**
* Created by lky on 2017-05-23.
* todo
*/
public interface DialogOnClickListener {
void clickLeftButton(View view);
void clickRightButton(View view);
}
| UTF-8 | Java | 233 | java | DialogOnClickListener.java | Java | [
{
"context": "log;\n\nimport android.view.View;\n\n/**\n * Created by lky on 2017-05-23.\n * todo\n */\npublic interface Dial",
"end": 84,
"score": 0.9996421933174133,
"start": 81,
"tag": "USERNAME",
"value": "lky"
}
] | null | [] | package com.ggxueche.utils.dialog;
import android.view.View;
/**
* Created by lky on 2017-05-23.
* todo
*/
public interface DialogOnClickListener {
void clickLeftButton(View view);
void clickRightButton(View view);
}
| 233 | 0.716738 | 0.682403 | 14 | 15.642858 | 16.425621 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 14 |
be6c62a124bbce5e980a95976a2cb6665f1bbff4 | 36,627,481,133,548 | 912c60a1d8add4c17194e289229905ac2b702f24 | /MessageService/src/main/java/omega/messaging/service/async/RabbitConsumer.java | 338ef9e09ca9d7683b3fb35ba43431898a064fa6 | [] | no_license | dzhytnik/MessagingProxy | https://github.com/dzhytnik/MessagingProxy | 85a68ec9ddfa8d4c39b7a3f821ea78a2cfcb6acb | bec72a6fff6854895ef702e6100b633d0cc5ffe4 | refs/heads/master | 2022-11-26T05:43:52.681000 | 2020-05-06T06:16:08 | 2020-05-06T06:16:08 | 230,599,033 | 0 | 0 | null | false | 2023-09-05T22:02:49 | 2019-12-28T11:11:12 | 2020-05-06T09:18:09 | 2023-09-05T22:02:49 | 139 | 0 | 0 | 2 | Java | false | false | package varus.messaging.service.async;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.mashape.unirest.http.exceptions.UnirestException;
import com.rabbitmq.client.Channel;
import com.rabbitmq.client.Connection;
import com.rabbitmq.client.ConnectionFactory;
import com.rabbitmq.client.DeliverCallback;
im... | UTF-8 | Java | 9,119 | java | RabbitConsumer.java | Java | [] | null | [] | package varus.messaging.service.async;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.mashape.unirest.http.exceptions.UnirestException;
import com.rabbitmq.client.Channel;
import com.rabbitmq.client.Connection;
import com.rabbitmq.client.ConnectionFactory;
import com.rabbitmq.client.DeliverCallback;
im... | 9,119 | 0.632526 | 0.630552 | 226 | 39.349556 | 35.8592 | 137 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.588496 | false | false | 14 |
cc23897f06582f421f6ea4101dc2c950595ee0c7 | 27,565,100,174,431 | 36f62bcef8e0193f8961ed877d8dbdf3efb6547a | /src/com/cuit/ssh/util/GoodTypeUntil.java | 639e961936ee62ac2ec8f7e0abf29d0667d5ea35 | [] | no_license | LuoLiangDSGA/SSH | https://github.com/LuoLiangDSGA/SSH | 960b032788b8a52e22e056cdbc709d64aebdf5ba | aafa1cb858072e85682401b0822eddc32dcf36ad | refs/heads/master | 2021-06-04T05:30:23.032000 | 2018-04-02T09:12:32 | 2018-04-02T09:12:32 | 58,609,414 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cuit.ssh.util;
import java.util.ArrayList;
public class GoodTypeUntil {
public static ArrayList<String> goodTypeName = null;
public static ArrayList<String> goodTypeState = null;
public static ArrayList<String> goodTypeColor = null;
public static GoodTypeUntil goodTypeUntil= null;
publi... | UTF-8 | Java | 1,402 | java | GoodTypeUntil.java | Java | [] | null | [] | package com.cuit.ssh.util;
import java.util.ArrayList;
public class GoodTypeUntil {
public static ArrayList<String> goodTypeName = null;
public static ArrayList<String> goodTypeState = null;
public static ArrayList<String> goodTypeColor = null;
public static GoodTypeUntil goodTypeUntil= null;
publi... | 1,402 | 0.664454 | 0.646755 | 61 | 20.229507 | 17.680584 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.229508 | false | false | 14 |
eb0f90ca0f233feb5dfd50eeac19eae1557c0598 | 34,763,465,343,187 | 20c3865ccee234eaa3960befcedb35f7ee87a201 | /src/com/turntabl/BagOfLectures.java | 4f49412f51ba5431eb847815c200ea0f08c4eef4 | [
"MIT"
] | permissive | geraldelorm/tlc-java-project | https://github.com/geraldelorm/tlc-java-project | 11ba8e1915fd6fc843acec3a0275033af46b182a | 139a476d626ada9ffc1cedb761208574bf8c8d81 | refs/heads/main | 2023-09-04T03:37:15.159000 | 2021-10-15T15:38:58 | 2021-10-15T15:38:58 | 414,980,555 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.turntabl;
import java.util.ArrayList;
import java.util.List;
public class BagOfLectures {
List<Lecture> bagOflecture = new ArrayList<>();
public void addLecture(Lecture lecture) {
bagOflecture.add(lecture);
}
public void removeStudent(Lecture lecture) {
bagOflecture.remov... | UTF-8 | Java | 405 | java | BagOfLectures.java | Java | [] | null | [] | package com.turntabl;
import java.util.ArrayList;
import java.util.List;
public class BagOfLectures {
List<Lecture> bagOflecture = new ArrayList<>();
public void addLecture(Lecture lecture) {
bagOflecture.add(lecture);
}
public void removeStudent(Lecture lecture) {
bagOflecture.remov... | 405 | 0.669136 | 0.669136 | 20 | 19.25 | 17.503927 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.35 | false | false | 14 |
681f611c65a93a2d93d40682eefab07bdcbec270 | 36,060,545,459,988 | e347a6d8be6a169a76cc1bec45e78c61c389304d | /jpa/src/main/java/com/viksuu/learn/jpa/dto/EmployeeDTO.java | 88079a7aa2773590a1f61f69d1059546147777f0 | [] | no_license | NagarajuKuruva474/code | https://github.com/NagarajuKuruva474/code | f94c70a75c08144aeef30dac15e1ab7de0268422 | b909ac047de696d645bfb2ac9876a28ab09642cb | refs/heads/master | 2020-04-14T00:19:00.677000 | 2018-12-30T06:50:59 | 2018-12-30T06:50:59 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.viksuu.learn.jpa.dto;
import java.util.Date;
import java.util.List;
import com.viksuu.learn.jpa.model.Address;
public class EmployeeDTO {
private Integer id;
private String name;
private Date created_date;
private Date updated_date;
private List<Address> address;
public EmployeeDTO... | UTF-8 | Java | 1,344 | java | EmployeeDTO.java | Java | [] | null | [] | package com.viksuu.learn.jpa.dto;
import java.util.Date;
import java.util.List;
import com.viksuu.learn.jpa.model.Address;
public class EmployeeDTO {
private Integer id;
private String name;
private Date created_date;
private Date updated_date;
private List<Address> address;
public EmployeeDTO... | 1,344 | 0.665923 | 0.665923 | 71 | 16.929577 | 19.195307 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.450704 | false | false | 14 |
7ef774e0ddf85513868216bd2543a720db655719 | 35,862,976,963,948 | 33cc6875c05becbc75163e18ba2de1338a7ff4df | /LexicalAnalyzer.java | 168fa310a081ae7139c5ccc8540dada187eaadcc | [] | no_license | biplob1ly/Interpreter | https://github.com/biplob1ly/Interpreter | 247013c07221026249477feb434a60033bc06b01 | 6932423cd92798652c8e7055637801f7a54beb6d | refs/heads/master | 2020-04-16T09:12:25.164000 | 2019-01-13T02:05:52 | 2019-01-13T02:05:52 | 165,455,492 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.ArrayList;
import java.util.Scanner;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
public class LexicalAnalyzer {
private ArrayList<String> literalAtoms;
private int numericAtomCount, numericAtomSum;
private int openParenthesesCount, closingParenthesesCount;
private ... | UTF-8 | Java | 3,892 | java | LexicalAnalyzer.java | Java | [] | null | [] | import java.util.ArrayList;
import java.util.Scanner;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
public class LexicalAnalyzer {
private ArrayList<String> literalAtoms;
private int numericAtomCount, numericAtomSum;
private int openParenthesesCount, closingParenthesesCount;
private ... | 3,892 | 0.591727 | 0.591213 | 92 | 41.304348 | 31.005518 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.630435 | false | false | 14 |
abec1fa5514b0b824af3eb205f05fb43030f7b45 | 34,660,386,135,030 | 9ccdb3a2afb24928e2af5a8c53badf1b91d57988 | /src/main/java/dummy/Title.java | adb1217e2c70f17d71764d361fffc7fb1182be33 | [] | no_license | hussain1585/MissionSwitch | https://github.com/hussain1585/MissionSwitch | 9acfe6336519853b93b4d64eb5df14490372a42a | a094256f559b86a1dd3e5f32f1767ff7a376c027 | refs/heads/master | 2020-02-23T11:25:24.695000 | 2018-06-07T14:56:32 | 2018-06-07T14:56:32 | 82,018,144 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dummy;
public enum Title
{
MR("Mr.", "MR"),
MISS("Miss.", "MISS"),
MASTER("Master", "MASTER"),
MRS("Mrs.", "MRS"),
BABYGIRL("Baby Girl", "BABY"),
BABYBOY("Baby Boy", "MASTER");
private String title;
private String titleCode;
private Title(String title, String titleCode)
... | UTF-8 | Java | 904 | java | Title.java | Java | [] | null | [] | package dummy;
public enum Title
{
MR("Mr.", "MR"),
MISS("Miss.", "MISS"),
MASTER("Master", "MASTER"),
MRS("Mrs.", "MRS"),
BABYGIRL("Baby Girl", "BABY"),
BABYBOY("Baby Boy", "MASTER");
private String title;
private String titleCode;
private Title(String title, String titleCode)
... | 904 | 0.579646 | 0.579646 | 49 | 17.44898 | 15.902844 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.836735 | false | false | 14 |
534a726df1a64549a422e0e77d2752f5d4598ee5 | 33,938,831,622,236 | b2c4843406287150b0818206d17059395866004c | /app/src/main/java/com/example/hw04_group22/EditActivity.java | 23b6e32e82d03aa48535c4b45e704f3f93a2af42 | [] | no_license | vedija11/Movies-App | https://github.com/vedija11/Movies-App | 228ce8d447306f9800102abad0ccfe4252172d7f | 926780cb40103f2c0700a9c38b1c8edbc36a4137 | refs/heads/master | 2022-02-27T10:00:03.665000 | 2019-09-29T19:42:30 | 2019-09-29T19:42:30 | 211,198,090 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.hw04_group22;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.text.TextUtils;
import android.view.View;
import android.widget.ArrayAdapter;
import android.widget.Button;
import android.widget.EditText;
import android.widget.S... | UTF-8 | Java | 5,257 | java | EditActivity.java | Java | [] | null | [] | package com.example.hw04_group22;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.text.TextUtils;
import android.view.View;
import android.widget.ArrayAdapter;
import android.widget.Button;
import android.widget.EditText;
import android.widget.S... | 5,257 | 0.635534 | 0.63287 | 107 | 48.13084 | 40.612846 | 266 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.971963 | false | false | 14 |
d76b2a07546a4b504bf08450bc013fb8f4586d41 | 14,139,032,393,885 | 9f2df3ef90058ae5a7eecb4c8c8bfa9686445b56 | /app/src/main/java/com/example/betterfly/event.java | e964d2e9ffd6070616c34f34ca7b77799ab39048 | [] | no_license | Azizah22/BetterFlyRepository | https://github.com/Azizah22/BetterFlyRepository | 51a4952f9ce60c5245ba2ff179dd173a0e1f3c1e | 7b20ef3b3f74c8108305fbab649e40a4418b6c81 | refs/heads/master | 2020-04-19T17:17:36.419000 | 2019-04-04T07:42:34 | 2019-04-04T07:42:34 | 168,330,569 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.betterfly;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.Date;
public class event implements Serializable {
protected String org, name, descreption, location;
protected Date date;
protected int cHours;
protected ArrayList<String> emails;... | UTF-8 | Java | 2,471 | java | event.java | Java | [
{
"context": "emails) {\n org = id;\n name = n;\n descreption = des;\n cHour",
"end": 550,
"score": 0.5967198610305786,
"start": 549,
"tag": "NAME",
"value": "n"
}
] | null | [] | package com.example.betterfly;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.Date;
public class event implements Serializable {
protected String org, name, descreption, location;
protected Date date;
protected int cHours;
protected ArrayList<String> emails;... | 2,471 | 0.487657 | 0.486038 | 116 | 20.301723 | 18.372215 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.448276 | false | false | 14 |
7f9828abe08df6d2ff47e71312d4c9bc239f7255 | 26,903,675,178,323 | e372a380671d013cc02335f07f21a80802f0b080 | /src/sunw/hotjava/ui/InstrumentPanelSpacer.java | 9080131317e76c6afb1b69f186f68667b50abdd9 | [] | no_license | glegris/HotJava | https://github.com/glegris/HotJava | 1b14d99717a76ec481ee5bd6b0db21ceabff4fc6 | b8b6d501b5c15da2bb4ffe7a53ac03569e1d5d57 | refs/heads/master | 2021-12-04T03:25:52.823000 | 2014-12-19T13:31:32 | 2014-12-19T13:31:32 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // Decompiled by Jad v1.5.8g. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.kpdus.com/jad.html
// Decompiler options: packimports(3)
// Source File Name: InstrumentPanelControls.java
package sunw.hotjava.ui;
import java.awt.*;
// Referenced classes of package sunw.hotjava.ui:
// ... | UTF-8 | Java | 1,401 | java | InstrumentPanelSpacer.java | Java | [
{
"context": "// Decompiled by Jad v1.5.8g. Copyright 2001 Pavel Kouznetsov.\r\n// Jad home page: http://www.kpdus.com/jad.html",
"end": 61,
"score": 0.9997049570083618,
"start": 45,
"tag": "NAME",
"value": "Pavel Kouznetsov"
}
] | null | [] | // Decompiled by Jad v1.5.8g. Copyright 2001 <NAME>.
// Jad home page: http://www.kpdus.com/jad.html
// Decompiler options: packimports(3)
// Source File Name: InstrumentPanelControls.java
package sunw.hotjava.ui;
import java.awt.*;
// Referenced classes of package sunw.hotjava.ui:
// Instrum... | 1,391 | 0.620271 | 0.614561 | 62 | 20.596775 | 19.924421 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.33871 | false | false | 14 |
ef861f347d84c1290db9023ff1afe9c74b312c0e | 32,641,751,519,051 | 56e39ee8609bb438e1ee5d054531ad93a74070bc | /src/main/java/mrriegel/storagenetwork/block/BlockRequestTable.java | d5fc385e5c7998dc18db2f55b4c277b62cf19a2e | [] | no_license | MrRiegel/Cable-Works | https://github.com/MrRiegel/Cable-Works | f67879d73053f315799a9dc543c7ad7b6f368ce0 | ebdf24a7a4b8eb9441b86f46de0a023296b1701a | refs/heads/master | 2021-04-19T00:33:51.741000 | 2016-12-22T18:57:56 | 2016-12-22T18:57:56 | 49,946,949 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package mrriegel.storagenetwork.block;
import static net.minecraft.block.BlockDirectional.FACING;
import mrriegel.limelib.block.CommonBlockContainer;
import mrriegel.storagenetwork.CreativeTab;
import mrriegel.storagenetwork.tile.TileRequestTable;
import net.minecraft.block.BlockPistonBase;
import net.minecraft.block.... | UTF-8 | Java | 2,061 | java | BlockRequestTable.java | Java | [] | null | [] | package mrriegel.storagenetwork.block;
import static net.minecraft.block.BlockDirectional.FACING;
import mrriegel.limelib.block.CommonBlockContainer;
import mrriegel.storagenetwork.CreativeTab;
import mrriegel.storagenetwork.tile.TileRequestTable;
import net.minecraft.block.BlockPistonBase;
import net.minecraft.block.... | 2,061 | 0.804464 | 0.803493 | 63 | 31.714285 | 30.669994 | 154 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.396825 | false | false | 14 |
63933dd57bff79ab27456dd4e4c3ebb58e5c117b | 32,109,175,508,528 | 26d21d93584634843b0c4001d3690468da2ea5e9 | /app/src/main/java/com/romens/yjk/health/ui/cells/AddRemindTimesDailog.java | fb4a6d4c9a15a088dbd3f9ab34dd25378d0d386a | [] | no_license | hzh-romens/Health | https://github.com/hzh-romens/Health | 14a9c81d3d595d42baac0b1d636949fd59d1f354 | 6a25acf74c014f5cd2bd55ea4298e46b71858531 | refs/heads/master | 2020-08-31T08:56:31.087000 | 2016-04-19T02:39:12 | 2016-04-19T02:39:12 | 94,393,688 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.romens.yjk.health.ui.cells;
import android.app.AlertDialog;
import android.app.Dialog;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.widget.ImageView;
import android.widget.ListView;
import android.widget.TextView;
import com.romens.yjk.health... | UTF-8 | Java | 3,735 | java | AddRemindTimesDailog.java | Java | [
{
"context": "dapter;\n\nimport java.util.List;\n\n/**\n * Created by anlc on 2015/9/1.\n * 添加新的用药提醒中的选择时间的dialog\n */\npublic ",
"end": 544,
"score": 0.9996223449707031,
"start": 540,
"tag": "USERNAME",
"value": "anlc"
}
] | null | [] | package com.romens.yjk.health.ui.cells;
import android.app.AlertDialog;
import android.app.Dialog;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.widget.ImageView;
import android.widget.ListView;
import android.widget.TextView;
import com.romens.yjk.health... | 3,735 | 0.653355 | 0.649552 | 98 | 36.561226 | 25.940697 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.612245 | false | false | 14 |
2b91aa4afb01ca8c51639faccd4db032ea417e6f | 14,448,269,983,820 | 18eb24400ab9a5534235fa8c8a00fadd7a01cd65 | /lab4/src/com/company/Student.java | 549833eb4e5b1f8d998396e4e25ed612d7909927 | [] | no_license | teodorovicigavril/Advanced_Programming | https://github.com/teodorovicigavril/Advanced_Programming | 1d5d78c1fbbe76e09730993cf0952df2acce7305 | 3069de711b59b18a581f55b09fe846fa22bf2ceb | refs/heads/main | 2023-05-04T12:38:41.661000 | 2021-05-17T06:46:23 | 2021-05-17T06:46:23 | 338,988,037 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company;
import java.util.ArrayList;
public class Student implements Comparable<Student>{
private String name;
private ArrayList<School> rankStudent;
private double score;
private int vizitat = 0;
public Student(String name){
this.rankStudent = new ArrayList<Schoo... | UTF-8 | Java | 1,910 | java | Student.java | Java | [] | null | [] | package com.company;
import java.util.ArrayList;
public class Student implements Comparable<Student>{
private String name;
private ArrayList<School> rankStudent;
private double score;
private int vizitat = 0;
public Student(String name){
this.rankStudent = new ArrayList<Schoo... | 1,910 | 0.537696 | 0.534031 | 81 | 21.580246 | 17.711588 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.419753 | false | false | 14 |
7352d6a7d108375ed880662a0f4432def1994b47 | 27,333,171,920,897 | cbae6180cd85fa67b26b42a5a4b44daab8e99fd0 | /src/test/java/Page/ProductListPage.java | c2fed96bdf9ef04c5be106c08ff7ee0e61fbdb32 | [] | no_license | Rahmicanaydemir/Gittigidiyor-project | https://github.com/Rahmicanaydemir/Gittigidiyor-project | e99be0791d176130601f7a9d4760249c9e161f75 | ea6717e36050238e80dd28dd85efa322d1f451f4 | refs/heads/master | 2023-08-07T06:15:29.015000 | 2021-09-29T13:45:58 | 2021-09-29T13:45:58 | 411,429,759 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Page;
import Base.BasePage;
import org.apache.log4j.Logger;
import org.junit.Assert;
import org.openqa.selenium.JavascriptExecutor;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import static Utils.Constant.productListPage_productName;
import static Utils.Elements.*;
public cla... | UTF-8 | Java | 1,774 | java | ProductListPage.java | Java | [] | null | [] | package Page;
import Base.BasePage;
import org.apache.log4j.Logger;
import org.junit.Assert;
import org.openqa.selenium.JavascriptExecutor;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import static Utils.Constant.productListPage_productName;
import static Utils.Elements.*;
public cla... | 1,774 | 0.737714 | 0.736 | 54 | 31.407408 | 31.017628 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 14 |
3b2c5a3d1324f8ff3d902522e3afda0a2ba7a7b4 | 28,106,266,028,838 | 05ab2e539cea5899179f2ceea83a4dd7965c644b | /app/src/main/java/com/ssd/yiqiwa/ui/activities/jizhu/JizhuListActivity.java | af4e568eb37d6e4a97bd89720a18896a45ad9c24 | [] | no_license | lxpanup/yiqiwa_as | https://github.com/lxpanup/yiqiwa_as | 3e6228e3c06eecb86e731b57dcf1a10f9d999bd4 | 3087599f0774b00f168387c84f8a46c22feb4646 | refs/heads/master | 2020-07-07T21:32:13.391000 | 2019-09-03T16:32:30 | 2019-09-03T16:32:30 | 203,482,888 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ssd.yiqiwa.ui.activities.jizhu;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.support.design.widget.TabLayout;
import android.support.v4.view.ViewPager;
import android.view.View;
import android.widget.TextView;
import android.widget.Toast;
impor... | UTF-8 | Java | 3,775 | java | JizhuListActivity.java | Java | [] | null | [] | package com.ssd.yiqiwa.ui.activities.jizhu;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.support.design.widget.TabLayout;
import android.support.v4.view.ViewPager;
import android.view.View;
import android.widget.TextView;
import android.widget.Toast;
impor... | 3,775 | 0.60638 | 0.602325 | 127 | 28.125984 | 25.432322 | 147 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.496063 | false | false | 14 |
eec5ee11b4d03d4713a20639752a303db357dd5d | 3,753,801,425,822 | 69cce3fd5d12b926753d8ae42020c1e8ad6fb15b | /src/main/java/Game.java | 5d2644fd1e6821a397c92482b085390c07bf5f1c | [] | no_license | ChristopherOosthuizen/Snake | https://github.com/ChristopherOosthuizen/Snake | ac631d06388ad8734725e2a6a9a6609c3a7d3e7c | bad23472b1d0d73b4b87b014e7db4720d053736d | refs/heads/master | 2022-11-26T04:20:28.618000 | 2020-07-27T22:31:21 | 2020-07-27T22:31:21 | 283,030,949 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import javafx.scene.Scene;
import javafx.scene.layout.HBox;
import javafx.scene.layout.VBox;
import javafx.scene.paint.Color;
import javafx.scene.text.Text;
public class Game extends VBox {
private int score=0;
private Text scoreBoard;
private Screen screen;
private Snake snake;
private int[] locat... | UTF-8 | Java | 2,169 | java | Game.java | Java | [] | null | [] | import javafx.scene.Scene;
import javafx.scene.layout.HBox;
import javafx.scene.layout.VBox;
import javafx.scene.paint.Color;
import javafx.scene.text.Text;
public class Game extends VBox {
private int score=0;
private Text scoreBoard;
private Screen screen;
private Snake snake;
private int[] locat... | 2,169 | 0.512679 | 0.506685 | 69 | 30.434782 | 20.587374 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.681159 | false | false | 14 |
70c7b3d839e92fb0758ada0a2049e433b57d9148 | 9,294,309,235,392 | ee7e1cde9a8e634e93b7a0b2ff15e4b9d1474de5 | /Proyecto/src/com/jhw/meca/facade/swing/components/_DashboardSmoot.java | 0d5a6095503d4ef7e791817ddd6761044cfe0569 | [] | no_license | JesusHdezWaterloo/Meca | https://github.com/JesusHdezWaterloo/Meca | 8edff361902328a633c89ef4ec86d44a9fb84e4f | 6ec9af572d2cb337c38f0e1a78f5b09a6b620564 | refs/heads/master | 2020-12-27T10:17:18.452000 | 2020-06-26T19:24:34 | 2020-06-26T19:24:34 | 237,853,594 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jhw.meca.facade.swing.components;
/**
*
* @author Jesús Hernández Barrios (jhernandezb96@gmail.com)
*/
public class _DashboardSmoot extends com.jhw.swing.material.components.dashboard.smoot._DashboardSmoot {
}
| UTF-8 | Java | 229 | java | _DashboardSmoot.java | Java | [
{
"context": "w.meca.facade.swing.components;\n\n/**\n *\n * @author Jesús Hernández Barrios (jhernandezb96@gmail.com)\n */\npublic class _Dashb",
"end": 88,
"score": 0.9998776912689209,
"start": 65,
"tag": "NAME",
"value": "Jesús Hernández Barrios"
},
{
"context": "ents;\n\n/**\n *\... | null | [] | package com.jhw.meca.facade.swing.components;
/**
*
* @author <NAME> (<EMAIL>)
*/
public class _DashboardSmoot extends com.jhw.swing.material.components.dashboard.smoot._DashboardSmoot {
}
| 194 | 0.770925 | 0.762115 | 9 | 24.222221 | 35.250778 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.111111 | false | false | 14 |
26286a0212260b7c62da17e0a807c929a35543e1 | 15,530,601,747,742 | 73064c3280f0da0c0a318ff92dfd7c56c80edfc7 | /src/main/java/com/couchbase/sdkdclient/cluster/CBBucket.java | c81b968d9938704f61b7cb34fe553ae6f8ee1610 | [] | no_license | programmatix/txn_client | https://github.com/programmatix/txn_client | 9e6c713107fa5fa92e3405e1a7dc21e91023f829 | d0771bed92e247a051f6ca101b6db11bae49f75e | refs/heads/master | 2020-12-15T15:51:56.056000 | 2020-01-22T11:19:55 | 2020-01-22T11:19:55 | 235,164,163 | 1 | 0 | null | true | 2020-01-20T18:01:19 | 2020-01-20T18:01:15 | 2020-01-20T18:01:00 | 2019-12-20T22:14:20 | 297 | 0 | 0 | 0 | null | false | false | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package com.couchbase.sdkdclient.cluster;
/**
*
* @author mnunberg
*/
public class CBBucket {
private String name;
private String saslPassword;
public CBBucket(String bktname, String bktpass) {
name = bktn... | UTF-8 | Java | 471 | java | CBBucket.java | Java | [
{
"context": "m.couchbase.sdkdclient.cluster;\n\n/**\n *\n * @author mnunberg\n */\npublic class CBBucket {\n private String name",
"end": 169,
"score": 0.9996083378791809,
"start": 161,
"tag": "USERNAME",
"value": "mnunberg"
},
{
"context": " bktpass) {\n name = bktname;\n sa... | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package com.couchbase.sdkdclient.cluster;
/**
*
* @author mnunberg
*/
public class CBBucket {
private String name;
private String saslPassword;
public CBBucket(String bktname, String bktpass) {
name = bktn... | 474 | 0.679406 | 0.679406 | 27 | 16.444445 | 16.27844 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.37037 | false | false | 14 |
58d914919bfdcc6dfc2802b2e4ac6db93987ca29 | 16,750,372,460,858 | a1af7eea3171ced86f7e238523c4a2ce1c45f6e8 | /src/main/java/com/twu/biblioteca/model/request/ItemRequest.java | 443dd507f3c8732ad46f572149990857e25e9936 | [
"Apache-2.0"
] | permissive | santiphap-tw/Biblioteca | https://github.com/santiphap-tw/Biblioteca | c3dbdab39353c2ba63547ed084b6edca51b021a3 | bf3a67557e4228514db39bf718d734f01a6a0a8a | refs/heads/master | 2020-12-20T01:59:09.078000 | 2020-02-06T09:49:43 | 2020-02-06T09:49:43 | 235,925,212 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.twu.biblioteca.model.request;
public class ItemRequest {
private String name;
public String getName() {
return name;
}
public void setName(String name) {
this.name = name;
}
}
| UTF-8 | Java | 228 | java | ItemRequest.java | Java | [] | null | [] | package com.twu.biblioteca.model.request;
public class ItemRequest {
private String name;
public String getName() {
return name;
}
public void setName(String name) {
this.name = name;
}
}
| 228 | 0.622807 | 0.622807 | 14 | 15.285714 | 14.694161 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 14 |
b14d55db1edb5bf159cd12548c256a3901f546dd | 19,481,971,662,548 | 7e28f66bbf311a94acf5ab65e8068520ec852622 | /platypus-js-web-client/src/main/java/com/eas/bound/ModelDecoratorBox.java | 4459bad95e1f3e6b2bd00e64420a8b9eeb8ad492 | [
"Apache-2.0"
] | permissive | altsoft/PlatypusJS | https://github.com/altsoft/PlatypusJS | 615a250f639b99aae08c1c3bdb7283fb7c9c40f8 | 6c4ff4575ea6ab8bb504dcd080aa13aef5f8526a | refs/heads/master | 2021-01-24T20:46:39.855000 | 2017-03-14T15:17:09 | 2017-03-14T15:17:09 | 21,357,013 | 11 | 8 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.eas.bound;
import java.util.logging.Level;
import java.util.logging.Logger;
import com.eas.core.Utils;
import com.eas.menu.HasComponentPopupMenu;
import com.eas.menu.PlatypusPopupMenu;
import com.eas.ui.HasBinding;
import com.eas.ui.HasCustomEditing;
import com.eas.ui.HasEventsExecutor;
import ... | UTF-8 | Java | 11,051 | java | ModelDecoratorBox.java | Java | [] | null | [] | package com.eas.bound;
import java.util.logging.Level;
import java.util.logging.Logger;
import com.eas.core.Utils;
import com.eas.menu.HasComponentPopupMenu;
import com.eas.menu.PlatypusPopupMenu;
import com.eas.ui.HasBinding;
import com.eas.ui.HasCustomEditing;
import com.eas.ui.HasEventsExecutor;
import ... | 11,051 | 0.665732 | 0.665732 | 412 | 24.822815 | 24.606421 | 190 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.337379 | false | false | 14 |
85d8558724f86d351069bb4f68f0a9aa26e286ab | 19,971,597,933,553 | 9bd7a9f105ba6b8ef05a6a13d6ee65d8efb6c0ba | /DataStructure/src/SinglyLinkedList.java | b66e423def0669a6aa774a057264f0f807722804 | [] | no_license | KuiperSirius/DataStructure | https://github.com/KuiperSirius/DataStructure | b73480e9c90feac234745bfbc57bf680364fde60 | a18ab8020443b0441d75b7b1a29f83ac02ec9fd0 | refs/heads/master | 2021-05-15T22:11:16.031000 | 2019-04-22T07:19:37 | 2019-04-22T07:19:37 | 106,672,229 | 0 | 0 | null | false | 2017-10-26T02:21:48 | 2017-10-12T09:25:29 | 2017-10-12T09:27:57 | 2017-10-26T02:21:48 | 74 | 0 | 0 | 0 | Java | false | null |
public class SinglyLinkedList<T> implements LList<T> {
public Node<T> head;
protected Object[] element; //对象数组,保护成员
protected int n;
public int[] data;
public int last;
public SinglyLinkedList() {
// 创建头结点,data和next值均为null
this.head ... | GB18030 | Java | 6,179 | java | SinglyLinkedList.java | Java | [] | null | [] |
public class SinglyLinkedList<T> implements LList<T> {
public Node<T> head;
protected Object[] element; //对象数组,保护成员
protected int n;
public int[] data;
public int last;
public SinglyLinkedList() {
// 创建头结点,data和next值均为null
this.head ... | 6,179 | 0.406921 | 0.402281 | 210 | 22.62381 | 19.171814 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.252381 | false | false | 14 |
82c53798d6b64ab42f8e5247acff4465835f97a0 | 22,101,901,712,262 | ae93990226155883c069830de9f84f555d5830a0 | /src/prueba.java | 3fdc0d5168ed07950730b43b0632136b01da6f8c | [] | no_license | crespo9991/Repositorio-Practica-IDE | https://github.com/crespo9991/Repositorio-Practica-IDE | ea28bafa2ba8191ef02886d260538dac56608664 | f1e0531f5cccc63c0509cc818afb17cbdf6d89cf | refs/heads/master | 2020-12-23T13:49:01.525000 | 2020-01-30T08:56:21 | 2020-01-30T08:56:21 | 237,171,334 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class prueba {
public static void main(String[] args) {
String nombre= "Juan José";
String apellido1 = "Crespo";
String apellido2 ="Márquez";
System.out.println("Mi nombre es "+ nombre+" "+ apellido1+" "+ apellido2);
}
}
| UTF-8 | Java | 244 | java | prueba.java | Java | [
{
"context": "atic void main(String[] args) {\n\t\tString nombre= \"Juan José\";\n\t\tString apellido1 = \"Crespo\";\n\t\tString apellid",
"end": 93,
"score": 0.9998801350593567,
"start": 84,
"tag": "NAME",
"value": "Juan José"
},
{
"context": "String nombre= \"Juan José\";\n\t\tStri... | null | [] |
public class prueba {
public static void main(String[] args) {
String nombre= "<NAME>";
String apellido1 = "Crespo";
String apellido2 ="Márquez";
System.out.println("Mi nombre es "+ nombre+" "+ apellido1+" "+ apellido2);
}
}
| 240 | 0.661157 | 0.644628 | 11 | 20.90909 | 22.833208 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.272727 | false | false | 14 |
3fbdd797f236a49daf71439313bb4d4b16d0e3fb | 22,479,858,833,158 | a3d6556180e74af7b555f8d47d3fea55b94bcbda | /chrome/android/javatests/src/org/chromium/chrome/browser/vr/util/NativeUiUtils.java | 8d01c1dcaffb3a9e43c8d48a012ba7403a9c8776 | [
"BSD-3-Clause"
] | permissive | chromium/chromium | https://github.com/chromium/chromium | aaa9eda10115b50b0616d2f1aed5ef35d1d779d6 | a401d6cf4f7bf0e2d2e964c512ebb923c3d8832c | refs/heads/main | 2023-08-24T00:35:12.585000 | 2023-08-23T22:01:11 | 2023-08-23T22:01:11 | 120,360,765 | 17,408 | 7,102 | BSD-3-Clause | false | 2023-09-10T23:44:27 | 2018-02-05T20:55:32 | 2023-09-10T19:14:26 | 2023-09-10T23:24:16 | 40,350,008 | 15,728 | 5,839 | 81 | null | false | false | // Copyright 2018 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
package org.chromium.chrome.browser.vr.util;
import android.graphics.PointF;
import android.view.Choreographer;
import androidx.annotation.IntDef;
import org.junit.Assert;
... | UTF-8 | Java | 6,330 | java | NativeUiUtils.java | Java | [] | null | [] | // Copyright 2018 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
package org.chromium.chrome.browser.vr.util;
import android.graphics.PointF;
import android.view.Choreographer;
import androidx.annotation.IntDef;
import org.junit.Assert;
... | 6,330 | 0.652133 | 0.641864 | 147 | 42.061226 | 29.744541 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.496599 | false | false | 14 |
c85e4d30f6807a834325a8bd307484303676a5cb | 24,086,176,604,565 | 62555ca6f7396a94ba9c20c0847d935cea0208ec | /src/beharvioral/state/Test.java | 42936d1b0f34ee8029d13adffe04b3c42122588a | [] | no_license | baont/designPatterns | https://github.com/baont/designPatterns | 468a695505e3fb97bc761422b1a316dc60aa9077 | ea8fd84476088c316771c3fc2d10cdba435eea8f | refs/heads/master | 2020-04-23T10:28:30.376000 | 2019-03-10T09:24:59 | 2019-03-10T09:24:59 | 171,105,436 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package beharvioral.state;
public class Test {
public static void main(String[] args) {
StateContext sc = new StateContext();
sc.printName("Monday");
sc.printName("Tuesday");
sc.printName("Wednesday");
sc.printName("Thursday");
sc.printName("Friday");
sc.prin... | UTF-8 | Java | 379 | java | Test.java | Java | [] | null | [] | package beharvioral.state;
public class Test {
public static void main(String[] args) {
StateContext sc = new StateContext();
sc.printName("Monday");
sc.printName("Tuesday");
sc.printName("Wednesday");
sc.printName("Thursday");
sc.printName("Friday");
sc.prin... | 379 | 0.591029 | 0.591029 | 14 | 26.071428 | 14.012568 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.642857 | false | false | 14 |
1cd3e1b89977dc1cf969a21b28e43b85325bc46c | 17,042,430,240,394 | 32a7b03688732267e094bff9a9dbcd9480a81c02 | /src/test/java/nablarch/test/core/http/dump/RequestDumpAgentTest.java | d44c424592ab53421da0ab74d8940b9a1eb8addd | [
"Apache-2.0"
] | permissive | nablarch/nablarch-testing-jetty9 | https://github.com/nablarch/nablarch-testing-jetty9 | 1b9a5abbfe4140765b3a185518e38147f5719a96 | e49dfcf00a1935e7e23783b826ad19e976c16823 | refs/heads/master | 2023-06-09T20:59:22.479000 | 2020-04-16T11:13:58 | 2020-04-16T11:13:59 | 204,411,855 | 0 | 1 | Apache-2.0 | false | 2023-09-14T04:23:21 | 2019-08-26T06:37:40 | 2020-04-16T11:46:07 | 2023-09-14T04:23:20 | 271 | 0 | 1 | 0 | Java | false | false | package nablarch.test.core.http.dump;
import org.apache.poi.hssf.usermodel.HSSFRow;
import org.apache.poi.hssf.usermodel.HSSFSheet;
import org.apache.poi.hssf.usermodel.HSSFWorkbook;
import org.apache.poi.poifs.filesystem.POIFSFileSystem;
import org.junit.Test;
import java.io.Closeable;
import java.io.File;
import ja... | UTF-8 | Java | 6,569 | java | RequestDumpAgentTest.java | Java | [
{
"context": "\n/**\n * {@link RequestDumpAgent}のテスト\n *\n * @author T.Kawasaki\n */\npublic class RequestDumpAgentTest {\n\n /** ",
"end": 746,
"score": 0.9998320937156677,
"start": 736,
"tag": "NAME",
"value": "T.Kawasaki"
},
{
"context": "ng[]>();\n params.put(\"key1\", ... | null | [] | package nablarch.test.core.http.dump;
import org.apache.poi.hssf.usermodel.HSSFRow;
import org.apache.poi.hssf.usermodel.HSSFSheet;
import org.apache.poi.hssf.usermodel.HSSFWorkbook;
import org.apache.poi.poifs.filesystem.POIFSFileSystem;
import org.junit.Test;
import java.io.Closeable;
import java.io.File;
import ja... | 6,569 | 0.597644 | 0.586527 | 188 | 31.05851 | 25.189743 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.882979 | false | false | 14 |
7cbc3159722436f348352b59f3fc1649492398fc | 3,968,549,788,494 | f151f46fe2097eb75242f123990577bd84ed4e0d | /jeu/src/jeu/Inscription.java | fb7060b4f2e9916d1c4d7daf7765e909134ff406 | [] | no_license | HoudaAssassi/Jeu | https://github.com/HoudaAssassi/Jeu | 612ffa685be1da6714b3db4cad3e765ed0a08710 | f4297f9f5d90151c80082589ebd01f4bd0a62cbd | refs/heads/master | 2022-07-02T21:31:37.119000 | 2020-05-14T21:09:55 | 2020-05-14T21:09:55 | 264,020,363 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package jeu;
import java.awt.BorderLayout;
import java.awt.EventQueue;
import javax.swing.JFrame;
import javax.swing.JPanel;
import javax.swing.border.EmptyBorder;
import javax.swing.JTextField;
import javax.swing.JLabel;
import javax.swing.JOptionPane;
import java.awt.Font;
import javax.swing.JButton;
... | ISO-8859-1 | Java | 3,272 | java | Inscription.java | Java | [] | null | [] | package jeu;
import java.awt.BorderLayout;
import java.awt.EventQueue;
import javax.swing.JFrame;
import javax.swing.JPanel;
import javax.swing.border.EmptyBorder;
import javax.swing.JTextField;
import javax.swing.JLabel;
import javax.swing.JOptionPane;
import java.awt.Font;
import javax.swing.JButton;
... | 3,272 | 0.667892 | 0.641238 | 120 | 25.200001 | 21.986588 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.933333 | false | false | 14 |
4ba31cd26d5ec6f3601d7bb76732a7268cd1f582 | 6,262,062,323,729 | 66e13bf7a6639cb37fd6d6160945d37119fe6df4 | /Java/03.Web/02.SpringAdvanced/spring-react-store/rest-api/src/main/java/com/example/restapi/constants/UserMessages.java | 0e6f108a36a1d829809c2c9fa243229e19f41702 | [] | no_license | MeGaDeTH91/SoftUni | https://github.com/MeGaDeTH91/SoftUni | 5fd10e55ba3a1700345fec720beac5dc2cd9d18d | a5e50c77d6efe6deddb9be0bdfb87373692aa668 | refs/heads/master | 2023-01-25T05:01:15.172000 | 2021-12-18T22:22:46 | 2021-12-18T22:22:46 | 121,627,540 | 5 | 3 | null | false | 2023-01-11T22:01:03 | 2018-02-15T12:31:23 | 2021-12-18T22:23:06 | 2023-01-11T22:00:58 | 289,407 | 1 | 2 | 47 | C# | false | false | package com.example.restapi.constants;
public class UserMessages {
// Register
public static final String REGISTRATION_NOT_SUCCESSFUL = "Registration was not successful.";
public static final String USERNAME_ALREADY_EXISTS = "Username already exists.";
// Login
public static final String ACCOUNT_I... | UTF-8 | Java | 1,344 | java | UserMessages.java | Java | [] | null | [] | package com.example.restapi.constants;
public class UserMessages {
// Register
public static final String REGISTRATION_NOT_SUCCESSFUL = "Registration was not successful.";
public static final String USERNAME_ALREADY_EXISTS = "Username already exists.";
// Login
public static final String ACCOUNT_I... | 1,344 | 0.735119 | 0.732143 | 27 | 48.777779 | 39.544006 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 14 |
43bf9afcdc17a827ae8860922a29a0608e55176c | 6,399,501,277,012 | c7e149b8d1901525100f720b54a5e5ce3180d604 | /src/main/java/me/earth/earthhack/impl/util/misc/io/BiIOConsumer.java | 6c8f560bd7ef8acab029f105280cc29273e93bca | [] | no_license | Sxmurai/3arthh4ck-Future | https://github.com/Sxmurai/3arthh4ck-Future | f47ec6aa191135bccfc92d64b904e0e548daec87 | 3c0803b6c1fbba19cfc6a1490790c9bbd7f39fe9 | refs/heads/main | 2022-07-29T15:51:28.534000 | 2022-01-03T00:19:35 | 2022-01-03T00:19:35 | 443,893,777 | 13 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package me.earth.earthhack.impl.util.misc.io;
import java.io.IOException;
/**
* A {@link java.util.function.BiConsumer} that can throw
* an {@link IOException}.
*
* @param <T> the type of the first argument to the operation
* @param <U> the type of the second argument to the operation
*
* @see IOConsumer
*/
@... | UTF-8 | Java | 588 | java | BiIOConsumer.java | Java | [] | null | [] | package me.earth.earthhack.impl.util.misc.io;
import java.io.IOException;
/**
* A {@link java.util.function.BiConsumer} that can throw
* an {@link IOException}.
*
* @param <T> the type of the first argument to the operation
* @param <U> the type of the second argument to the operation
*
* @see IOConsumer
*/
@... | 588 | 0.676871 | 0.676871 | 25 | 22.52 | 21.815811 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 14 |
2ae2997284ef8dfbbbfcdfb346a04ed061431960 | 17,300,128,273,722 | 8e61b3ba41a51e66b472bd53857f436ec121f592 | /StopWatch.java | d076b958e5acb15c396c2b0e3e04826ef886b4ab | [] | no_license | jarod-collier/Cs163Project1 | https://github.com/jarod-collier/Cs163Project1 | 3f21d5430e9aa8216d80a3a28acadd2a0bede570 | 257eca707e2ae3c10e7a8d37d782f201c551e2b0 | refs/heads/master | 2020-03-18T10:48:00.973000 | 2018-05-23T23:10:33 | 2018-05-23T23:10:33 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package project1;
import java.text.DecimalFormat;
import java.io.*;
import java.util.Scanner;
import javax.swing.JOptionPane;
/**********************************************************************
Creates the methods for our StopWatch.
@author Jarod Collier and Ben Burger
@version 5/11/2018
***************... | UTF-8 | Java | 16,031 | java | StopWatch.java | Java | [
{
"context": " Creates the methods for our StopWatch.\n\n @author Jarod Collier and Ben Burger\n @version 5/11/2018\n ************",
"end": 267,
"score": 0.999879002571106,
"start": 254,
"tag": "NAME",
"value": "Jarod Collier"
},
{
"context": "ds for our StopWatch.\n\n @author Jar... | null | [] | package project1;
import java.text.DecimalFormat;
import java.io.*;
import java.util.Scanner;
import javax.swing.JOptionPane;
/**********************************************************************
Creates the methods for our StopWatch.
@author <NAME> and <NAME>
@version 5/11/2018
**************************... | 16,020 | 0.511821 | 0.499345 | 529 | 29.306238 | 23.063173 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.926276 | false | false | 14 |
6733cab7a1f316e31c59ee35b1b1d4fe406c5f44 | 22,196,390,992,322 | 260cbf8116e5dc276b556e81eba22f6d6301c303 | /bhavath-tracker-utility/bhavath-tracker-data-model/src/main/java/com/bhavath/tracker/utils/DriverAuthVO.java | e5719dd2c439057738203d3b00dffe76cf977693 | [] | no_license | MadhuSanjeeva/bhavath.tracker | https://github.com/MadhuSanjeeva/bhavath.tracker | 2f4cdf8487bbd6dfd5a5f06e77660484e6bbb2ab | 0d68994b768e5833cb21d5847e5afee1a4afb487 | refs/heads/main | 2023-08-13T07:36:09.852000 | 2021-10-08T10:12:24 | 2021-10-08T10:12:24 | 414,937,740 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bhavath.tracker.utils;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import com.fasterxml.jackson.annotation.JsonInclude;
import com.fasterxml.jackson.annotation.JsonInclude.Include;
import lombok.AllArgsConstructor;
import lombok.Builder;
import lombok.Getter;
import lombok.NoArgsConstruc... | UTF-8 | Java | 764 | java | DriverAuthVO.java | Java | [] | null | [] | package com.bhavath.tracker.utils;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import com.fasterxml.jackson.annotation.JsonInclude;
import com.fasterxml.jackson.annotation.JsonInclude.Include;
import lombok.AllArgsConstructor;
import lombok.Builder;
import lombok.Getter;
import lombok.NoArgsConstruc... | 764 | 0.825916 | 0.825916 | 33 | 22.151516 | 16.225908 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.727273 | false | false | 14 |
13e29abbdc7446e5361802000ee8450e18763052 | 32,057,635,902,410 | a635972eaa5274d6f1ecdc1e31e942d5a89f4fac | /chifan-web/src/main/java/org/study/chifan/core/mybatis/interceptor/MySQLDialect.java | bf7279ee7cc09f67532d8e439bce774c781888ec | [] | no_license | kimiLee7/chifan | https://github.com/kimiLee7/chifan | af01387ac4283bec528948797b3d138a99678f29 | b3b770e549642386552cc268064c050c42de6af6 | refs/heads/master | 2021-01-11T19:44:37.210000 | 2014-01-16T01:28:19 | 2014-01-16T01:28:19 | 14,468,764 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (c) 2012 Conversant Solutions. All rights reserved.
*
* Created on Dec 25, 2012 4:00:33 PM
*/
package org.study.chifan.core.mybatis.interceptor;
public class MySQLDialect implements Dialect {
@Override
public boolean supportsLimit() {
return true;
}
@Override
public String getLimitString(St... | UTF-8 | Java | 481 | java | MySQLDialect.java | Java | [] | null | [] | /*
* Copyright (c) 2012 Conversant Solutions. All rights reserved.
*
* Created on Dec 25, 2012 4:00:33 PM
*/
package org.study.chifan.core.mybatis.interceptor;
public class MySQLDialect implements Dialect {
@Override
public boolean supportsLimit() {
return true;
}
@Override
public String getLimitString(St... | 481 | 0.663202 | 0.629938 | 24 | 19.041666 | 21.672716 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.166667 | false | false | 14 |
156ac7c090ed3af614512886eff8c2a4461f0ea7 | 31,928,786,883,529 | 4f638e919d1ffafe8f6cd5f5baca9c86b82f7680 | /ourhome-market/src/main/java/com/armand/ourhome/market/order/exception/ItemNotFoundException.java | 24a5c0346f2758e6334ff8b569b17964d34c7420 | [] | no_license | prgrms-be-devcourse/BEDV1_OurHome | https://github.com/prgrms-be-devcourse/BEDV1_OurHome | d14e80d86f1b7863c69f06289a805d74872dee53 | d2c92cc5cd6691e0d35e5f84634eecb6beb2e6f6 | refs/heads/develop | 2023-08-26T21:34:11.041000 | 2021-11-09T06:47:26 | 2021-11-09T06:47:26 | 420,874,796 | 14 | 9 | null | false | 2021-11-09T06:47:27 | 2021-10-25T04:13:27 | 2021-11-09T05:18:40 | 2021-11-09T06:47:26 | 578 | 10 | 0 | 9 | Java | false | false | package com.armand.ourhome.market.order.exception;
import com.armand.ourhome.common.error.exception.EntityNotFoundException;
public class ItemNotFoundException extends EntityNotFoundException {
public ItemNotFoundException(String target) {
super("Item " + target + " is not found");
}
}
| UTF-8 | Java | 306 | java | ItemNotFoundException.java | Java | [] | null | [] | package com.armand.ourhome.market.order.exception;
import com.armand.ourhome.common.error.exception.EntityNotFoundException;
public class ItemNotFoundException extends EntityNotFoundException {
public ItemNotFoundException(String target) {
super("Item " + target + " is not found");
}
}
| 306 | 0.764706 | 0.764706 | 10 | 29.6 | 29.357111 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3 | false | false | 14 |
dc7943d5352fa6a83b798476d3e24f1783e95df6 | 27,023,934,240,025 | 674aa190a5376cc4806558fa2b2a63b5fd9814b3 | /app/src/main/java/net/fengg/app/activity/HistoryAdapter.java | eecd4a51de2e8b944e22ee243c2e67d9cf636c8d | [] | no_license | dotfeng/Fantuan | https://github.com/dotfeng/Fantuan | 08e4a1e19a40c97628ecd11e6540d25b286761e9 | db0daf13b91ecd4e3e20c22d4d9d20cdba9a1fb9 | refs/heads/master | 2021-05-11T12:08:24.486000 | 2018-05-04T02:54:22 | 2018-05-04T02:54:22 | 117,652,631 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.fengg.app.activity;
import android.content.Context;
import android.text.TextUtils;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.TextView;
import net.fengg.app.model.History;
import net.fengg.app.R;
im... | UTF-8 | Java | 2,074 | java | HistoryAdapter.java | Java | [
{
"context": "ngg.app.R;\n\nimport java.util.List;\n\n/**\n * @author zhangfeng_2017\n * @date 2018/1/5\n */\n\npublic class HistoryAdapte",
"end": 371,
"score": 0.9996535778045654,
"start": 357,
"tag": "USERNAME",
"value": "zhangfeng_2017"
}
] | null | [] | package net.fengg.app.activity;
import android.content.Context;
import android.text.TextUtils;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.TextView;
import net.fengg.app.model.History;
import net.fengg.app.R;
im... | 2,074 | 0.641755 | 0.633558 | 76 | 26.289474 | 24.423788 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.526316 | false | false | 14 |
b94c15cc602dd8fab55e08181228594e50676861 | 32,504,312,509,037 | cc8a5ce504e72dfe0cebfa7e4b06004447006b38 | /src/main/java/cn/hs/module/systemparameter/cache/SystemParameterCacheManager.java | 8c4ccb260899e7ae9e493bd22fb0a813533f98db | [] | no_license | zhangzuoqiang/baseframe | https://github.com/zhangzuoqiang/baseframe | 6c089124c9edffbc23c5e3228d05976fc676b07f | 6679db81851299a9f0ec4a534ac2dd147a8a87ba | refs/heads/master | 2016-08-04T08:51:22.609000 | 2013-09-06T05:11:37 | 2013-09-06T05:11:37 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* $Log: SystemParameterCacheManager.java,v $
* Revision 1.3 2012/06/01 09:19:58 guor
* 增加根据系统参数KEY获取系统参数VALUE的方法
*
* Revision 1.2 2012/06/01 09:15:50 guor
* 增加根据系统参数KEY获取系统参数VALUE的方法
*
* Revision 1.1 2012/05/31 04:28:19 ronglt
* 迁移系统参数到资源展现平台
*
* Revision 1.2 2012/05/25 09:02:01 ronglt
... | UTF-8 | Java | 5,445 | java | SystemParameterCacheManager.java | Java | [
{
"context": "er.java,v $\r\n * Revision 1.3 2012/06/01 09:19:58 guor\r\n * 增加根据系统参数KEY获取系统参数VALUE的方法\r\n *\r\n * Revision 1.",
"end": 93,
"score": 0.803300142288208,
"start": 89,
"tag": "USERNAME",
"value": "guor"
},
{
"context": "ALUE的方法\r\n *\r\n * Revision 1.2 2012/06/01 09:15... | null | [] | /*
* $Log: SystemParameterCacheManager.java,v $
* Revision 1.3 2012/06/01 09:19:58 guor
* 增加根据系统参数KEY获取系统参数VALUE的方法
*
* Revision 1.2 2012/06/01 09:15:50 guor
* 增加根据系统参数KEY获取系统参数VALUE的方法
*
* Revision 1.1 2012/05/31 04:28:19 ronglt
* 迁移系统参数到资源展现平台
*
* Revision 1.2 2012/05/25 09:02:01 ronglt
... | 5,445 | 0.689515 | 0.661326 | 180 | 25.394444 | 20.665995 | 84 | true | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.483333 | false | false | 14 |
2f4d7cec6e27d6499d5bd8ac9799f15a54572717 | 30,691,836,307,496 | da9f3bb979be23c9cc66b611b6672c2209d5f6e7 | /src/Security.java | 5068ad3aa1d929cf31c4196228274145ca7673b6 | [] | no_license | th133/map-of-mall | https://github.com/th133/map-of-mall | 7ff95b856f1abfde4c48da32bed0068b3ff9ae1b | 424e66f6d55356ef4784b24ec81766b611f1754c | refs/heads/master | 2021-06-15T21:07:23.238000 | 2017-04-20T20:19:44 | 2017-04-20T20:19:44 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* The Security class is in charge of keeping track of all the ids and passwords
*/
public class Security {
//These two arrays of strings are inputs from an IO textFile that contains all the passwords and ids
private static String [] password;
private static String [] ID;
//This is where arrays password and ID ... | UTF-8 | Java | 3,040 | java | Security.java | Java | [
{
"context": "ID[i].equalsIgnoreCase(id))\n\t\t\t{\n\t\t\t\tpassword[i] = np;\n\t\t\t\ti=password.length;\n\t\t\t}\n\t\t}\n\t}\n\t//This metho",
"end": 2543,
"score": 0.7742403149604797,
"start": 2541,
"tag": "PASSWORD",
"value": "np"
}
] | null | [] | /*
* The Security class is in charge of keeping track of all the ids and passwords
*/
public class Security {
//These two arrays of strings are inputs from an IO textFile that contains all the passwords and ids
private static String [] password;
private static String [] ID;
//This is where arrays password and ID ... | 3,040 | 0.673026 | 0.669737 | 113 | 25.902655 | 27.012932 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.619469 | false | false | 14 |
f17c9041e80a1e1fe0b06a9cbe967a2fc4ca4fa7 | 8,022,998,942,019 | 0f182369f18070f29e1504ac635e33ce1571d267 | /core/src/org/indico_software/games/miguelito/Hazard.java | a552addb5f4844daa82447baacf9b01a66a61dfa | [] | no_license | jbenito3/miguelito | https://github.com/jbenito3/miguelito | 960c241ea907de6f97dc0b91a3d9105d181926c7 | c5611a14c61660a3362d51618a7ff75a7654cca4 | refs/heads/master | 2021-01-18T06:49:47.134000 | 2014-04-24T08:48:10 | 2014-04-24T08:48:34 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.indico_software.games.miguelito;
import com.badlogic.gdx.Gdx;
import com.badlogic.gdx.graphics.Texture;
import com.badlogic.gdx.graphics.g2d.SpriteBatch;
import com.badlogic.gdx.math.Vector2;
/**
* Created by pedro on 4/23/14.
*/
public class Hazard extends Body {
private final Texture hazardImage;
... | UTF-8 | Java | 835 | java | Hazard.java | Java | [
{
"context": " com.badlogic.gdx.math.Vector2;\n\n/**\n * Created by pedro on 4/23/14.\n */\npublic class Hazard extends Body ",
"end": 229,
"score": 0.9939229488372803,
"start": 224,
"tag": "USERNAME",
"value": "pedro"
}
] | null | [] | package org.indico_software.games.miguelito;
import com.badlogic.gdx.Gdx;
import com.badlogic.gdx.graphics.Texture;
import com.badlogic.gdx.graphics.g2d.SpriteBatch;
import com.badlogic.gdx.math.Vector2;
/**
* Created by pedro on 4/23/14.
*/
public class Hazard extends Body {
private final Texture hazardImage;
... | 835 | 0.687425 | 0.676647 | 33 | 24.30303 | 23.782455 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.606061 | false | false | 14 |
7ed30fe755244d5f6bcb560ecd92734e18070d0b | 8,022,998,939,836 | 0e620f35fd63445aa1d545a22c5aed97601a1f48 | /src/main/java/app/domain/movement/InterpretMovePlayer.java | 3910400b682b1f7617911595c36c9c6afac004f0 | [] | no_license | wnuccio/goose-game-kata | https://github.com/wnuccio/goose-game-kata | 33b3bff0639b742f003afa22f8fe875ac610e0b7 | 7bc547dbdc98ee42a0360ce36266d06c48b3272c | refs/heads/master | 2023-05-31T01:48:03.351000 | 2021-06-14T12:42:33 | 2021-06-14T12:42:33 | 364,509,780 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package app.domain.movement;
import app.domain.interpreter.CommandLine;
import app.domain.interpreter.Interpreter;
import app.domain.player.Dice;
public class InterpretMovePlayer implements Interpreter {
private final FindPlayer findPlayer;
public InterpretMovePlayer(FindPlayer findPlayer) {
this.fin... | UTF-8 | Java | 720 | java | InterpretMovePlayer.java | Java | [] | null | [] | package app.domain.movement;
import app.domain.interpreter.CommandLine;
import app.domain.interpreter.Interpreter;
import app.domain.player.Dice;
public class InterpretMovePlayer implements Interpreter {
private final FindPlayer findPlayer;
public InterpretMovePlayer(FindPlayer findPlayer) {
this.fin... | 720 | 0.665278 | 0.65 | 23 | 30.304348 | 24.132668 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.652174 | false | false | 14 |
c009f5037470732b23f242b5bffa61ee53d3238f | 8,022,998,941,117 | 9327da8079229181a665cde0b9a798838d81561d | /src/main/java/vip/ourcraft/programs/bossshopconfigcrator/creators/SellShopConfigCreator.java | 4979cfb13c7f6b38d9fe9c559a742d5daa7ca84b | [] | no_license | July-ss-2016/BossShopConfigCreator | https://github.com/July-ss-2016/BossShopConfigCreator | f320e25f409dcfcebf571a3e3fbb5c8fc80c0172 | 7c3e359c01b1c14dbb37422566dbbd95b10f676d | refs/heads/master | 2018-11-15T21:33:24.775000 | 2018-09-08T02:50:36 | 2018-09-08T02:50:36 | 146,852,865 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package vip.ourcraft.programs.bossshopconfigcrator.creators;
import org.apache.poi.ss.usermodel.Sheet;
import vip.ourcraft.programs.bossshopconfigcrator.ShopItem;
import vip.ourcraft.programs.bossshopconfigcrator.Util;
import java.io.File;
import java.io.IOException;
import java.util.List;
public class SellShopConfi... | UTF-8 | Java | 4,056 | java | SellShopConfigCreator.java | Java | [] | null | [] | package vip.ourcraft.programs.bossshopconfigcrator.creators;
import org.apache.poi.ss.usermodel.Sheet;
import vip.ourcraft.programs.bossshopconfigcrator.ShopItem;
import vip.ourcraft.programs.bossshopconfigcrator.Util;
import java.io.File;
import java.io.IOException;
import java.util.List;
public class SellShopConfi... | 4,056 | 0.527918 | 0.526157 | 94 | 41.297871 | 28.616997 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 14 |
36783e0e82ff15d511dbbe1f6a2f48950e982e3a | 21,818,433,883,631 | 309e9d056d2e49ce8d177e83dff8a9234eb7608f | /Java program/src/Model/ShowTimeList.java | a6845eccd0653cd2b8b20ef76c4f1b49fba0a054 | [] | no_license | PeiyunZhao/Movie-Theater-Ticket-App | https://github.com/PeiyunZhao/Movie-Theater-Ticket-App | 633f29b6a600643ab850b1babfe78cee761bd2e3 | 2ca4c0c631c318cdb7ed47a6a49b8a125f0e1c7c | refs/heads/main | 2023-01-21T12:27:49.420000 | 2020-12-01T05:57:59 | 2020-12-01T05:57:59 | 311,759,971 | 1 | 4 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Model;
import java.util.ArrayList;
public class ShowTimeList {
private ArrayList<ShowTime> ShowTimeList;
public ShowTimeList (ArrayList <ShowTime> ShowTimeList) {
this.ShowTimeList = ShowTimeList;
}
public ArrayList<ShowTime> getShowTimeList (){
return ShowTimeList;
}
public void setShowTimeLis... | UTF-8 | Java | 782 | java | ShowTimeList.java | Java | [] | null | [] | package Model;
import java.util.ArrayList;
public class ShowTimeList {
private ArrayList<ShowTime> ShowTimeList;
public ShowTimeList (ArrayList <ShowTime> ShowTimeList) {
this.ShowTimeList = ShowTimeList;
}
public ArrayList<ShowTime> getShowTimeList (){
return ShowTimeList;
}
public void setShowTimeLis... | 782 | 0.716113 | 0.716113 | 39 | 19.051283 | 20.269907 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.589744 | false | false | 14 |
76d30b96c85056530c4e223540fdf7e1c1c67e5e | 22,153,441,349,837 | 08c2c0bbf28492623960cf8220da2a50de31e36f | /Лабораторные/laba 7/src/ua/khpi/oop/gorianckiy07/Main.java | 8d29e1895e81edcb8d3cbb2b067912f9299db9fe | [] | no_license | Ivan1108/Laboratorniye | https://github.com/Ivan1108/Laboratorniye | 8e12954fde76a6ebf973a8dcced58bfd512b054c | b03518535a2a8aa7d08e3168a0f35cbff8ea61ef | refs/heads/master | 2020-07-29T01:10:46.218000 | 2020-05-08T12:54:50 | 2020-05-08T12:54:50 | 209,609,185 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ua.khpi.oop.gorianckiy07;
import java.io.IOException;
import java.text.ParseException;
public class Main {
public static void main(String []args) throws ParseException, IOException {
Directory MyDirectory = new Directory();
Functions MyFunctions = new Functions();
MyDirectory.generateStore();
MyFuncti... | UTF-8 | Java | 429 | java | Main.java | Java | [] | null | [] | package ua.khpi.oop.gorianckiy07;
import java.io.IOException;
import java.text.ParseException;
public class Main {
public static void main(String []args) throws ParseException, IOException {
Directory MyDirectory = new Directory();
Functions MyFunctions = new Functions();
MyDirectory.generateStore();
MyFuncti... | 429 | 0.773893 | 0.769231 | 18 | 22.833334 | 19.5 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.166667 | false | false | 14 |
6e8b9aff942e34c3365e07afffea4e5af9ab0492 | 19,095,424,637,241 | 8ba7263e5a21c1c7a3e6d4ab2e406ab83c5b9c16 | /src/test/InstantSample01.java | d770923d84933c3b8016f714f59fece393af2960 | [] | no_license | zumikiti/java_traing_log | https://github.com/zumikiti/java_traing_log | d59f13ab48cbb3ab75a44ee69ecabdc8258f4c8e | e742f0968d1ce2c8711e10ffad95db3bd5e0c46a | refs/heads/master | 2020-03-19T10:54:10.770000 | 2018-06-07T02:36:56 | 2018-06-07T02:36:56 | 136,410,870 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package test;
import java.time.Instant;
import java.time.LocalDateTime;
import java.time.ZoneOffset;
import java.util.Date;
public class InstantSample01 {
public static void main(String[] args) {
// TODO Auto-generated method stub
//date > LocalDateTime
Date date = new Date();
Instant ins = date.toInstan... | UTF-8 | Java | 681 | java | InstantSample01.java | Java | [] | null | [] | package test;
import java.time.Instant;
import java.time.LocalDateTime;
import java.time.ZoneOffset;
import java.util.Date;
public class InstantSample01 {
public static void main(String[] args) {
// TODO Auto-generated method stub
//date > LocalDateTime
Date date = new Date();
Instant ins = date.toInstan... | 681 | 0.723935 | 0.704846 | 29 | 22.482759 | 18.14809 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.655172 | false | false | 14 |
a2b15af41cd85d4368bb2e227a5f763404c19b99 | 31,421,980,769,197 | 048cbc599b0230792a8fde10e542c5424625292a | /SLinkedList.java | 528d31b26ccda6b50b0107ae909da90285f172eb | [] | no_license | sararuiz97/Estructura-de-Datos | https://github.com/sararuiz97/Estructura-de-Datos | c0d7a5f758615588ebb8b29ccc357536cd1de446 | c947fb20e113a628c977e13737289b5a71756f4d | refs/heads/master | 2021-01-22T04:49:04.893000 | 2017-03-03T17:32:29 | 2017-03-03T17:32:29 | 81,585,474 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.NoSuchElementException;
import java.lang.*;
public class SLinkedList<E> implements ILinkedList<E>{
private Node<E> firstNode;
private int size;
public SLinkedList(){
this.firstNode = null;
this.size = 0;
}
public boolean isEmpty(){
return size == 0;
}
public int size(){... | UTF-8 | Java | 3,538 | java | SLinkedList.java | Java | [] | null | [] | import java.util.NoSuchElementException;
import java.lang.*;
public class SLinkedList<E> implements ILinkedList<E>{
private Node<E> firstNode;
private int size;
public SLinkedList(){
this.firstNode = null;
this.size = 0;
}
public boolean isEmpty(){
return size == 0;
}
public int size(){... | 3,538 | 0.617221 | 0.61239 | 152 | 21.164474 | 28.967415 | 189 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.664474 | false | false | 14 |
a7be24bf25c2841be89318cbbec70fe3038eda18 | 32,143,535,308,597 | 07cc0b34182acf04881f8e3b9fbe9cd5bd6edc37 | /1/src/com/epicpixel/Grow/Game/Game.java | 6abc4b07a3879d537358c565f108c03a0bfe8212 | [] | no_license | dearyg/Fun | https://github.com/dearyg/Fun | 4c24d855787055b9792420344c193ea1b4e55783 | a9a14478ebaae29add6b4be76a6c1de4d52b6851 | refs/heads/master | 2019-07-08T06:33:19.419000 | 2011-08-25T09:04:25 | 2011-08-25T09:04:25 | 2,266,561 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.epicpixel.Grow.Game;
import android.content.Context;
import android.util.DisplayMetrics;
import android.view.WindowManager;
import com.epicpixel.Grow.GrowActivity;
import com.epicpixel.Grow.ObjectRegistry;
import com.epicpixel.Grow.SuperPool;
import com.epicpixel.Grow.Entity.CameraEntity;
import com.epicp... | UTF-8 | Java | 9,136 | java | Game.java | Java | [] | null | [] | package com.epicpixel.Grow.Game;
import android.content.Context;
import android.util.DisplayMetrics;
import android.view.WindowManager;
import com.epicpixel.Grow.GrowActivity;
import com.epicpixel.Grow.ObjectRegistry;
import com.epicpixel.Grow.SuperPool;
import com.epicpixel.Grow.Entity.CameraEntity;
import com.epicp... | 9,136 | 0.773862 | 0.771344 | 284 | 31.169014 | 31.935007 | 231 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.922535 | false | false | 14 |
981743b6b6371be1a70bba3df2742d3c7a280d4d | 27,814,208,223,042 | 8c47e01043bca14518e65620b4e9d0a0952c70c0 | /app/src/main/java/com/davidnuno/cryptomarket/data/APIInterface.java | e9bbc27256afbf31adb3d7687282718c01c54e94 | [] | no_license | davidnuno/CryptoMarket | https://github.com/davidnuno/CryptoMarket | aa4855946f2bd0d56c498d859ae3ea214d978afe | dff71d6f4f0f3238e066928e7ecbed635c6e6352 | refs/heads/master | 2020-03-18T12:58:49.960000 | 2018-05-29T15:53:50 | 2018-05-29T15:53:50 | 134,753,935 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.davidnuno.cryptomarket.data;
import com.davidnuno.cryptomarket.Currency;
import java.util.List;
import retrofit2.Call;
import retrofit2.http.GET;
import retrofit2.http.Headers;
import retrofit2.http.Query;
public interface APIInterface {
@Headers({"X-CoinAPI-Key", "260A94F7-621D-400C-B0C5-C0C56F6CC... | UTF-8 | Java | 656 | java | APIInterface.java | Java | [
{
"context": "e APIInterface {\n\n @Headers({\"X-CoinAPI-Key\", \"260A94F7-621D-400C-B0C5-C0C56F6CCD85\"})\n @GET(\"/v1/assets\")\n Call<List<Currency>",
"end": 323,
"score": 0.9997476935386658,
"start": 287,
"tag": "KEY",
"value": "260A94F7-621D-400C-B0C5-C0C56F6CCD85"
},
{
... | null | [] | package com.davidnuno.cryptomarket.data;
import com.davidnuno.cryptomarket.Currency;
import java.util.List;
import retrofit2.Call;
import retrofit2.http.GET;
import retrofit2.http.Headers;
import retrofit2.http.Query;
public interface APIInterface {
@Headers({"X-CoinAPI-Key", "<KEY>"})
@GET("/v1/assets")
... | 594 | 0.701219 | 0.631098 | 22 | 28.818182 | 26.093601 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 14 |
3d856cd4c293ab555f63d7f5ca7e107980d462dc | 16,286,516,042,334 | f87695548c7b6cda2f8babc59e132d355cf3ae3a | /2020 Education/Project1 Happy House/Code/projectboot/src/main/java/com/ssafy/projectboot/repo/PollutionRepoImpl.java | 6d724934e1d844c6eac58dc44292e2885fd7a98a | [] | no_license | ash-tiger95/Java | https://github.com/ash-tiger95/Java | fb5a7a73052d91306cdbb91fdef4cb65e4953d29 | c87f93fb938668b392870697a25edd0e636c46c4 | refs/heads/master | 2021-05-20T18:55:01.844000 | 2021-05-20T15:20:08 | 2021-05-20T15:20:08 | 252,377,705 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.project.projectboot.repo;
import java.util.List;
import org.apache.ibatis.session.SqlSession;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Repository;
import com.project.projectboot.dto.PollutionDto;
@Repository
public class PollutionRepoImpl imple... | UTF-8 | Java | 692 | java | PollutionRepoImpl.java | Java | [] | null | [] | package com.project.projectboot.repo;
import java.util.List;
import org.apache.ibatis.session.SqlSession;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Repository;
import com.project.projectboot.dto.PollutionDto;
@Repository
public class PollutionRepoImpl imple... | 692 | 0.806358 | 0.806358 | 28 | 23.714285 | 27.200127 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.892857 | false | false | 14 |
298540325c409c15fb12f21d9d4e1395b0e1d2c4 | 30,408,368,478,491 | c850e422034fd8fa1ac5480abfe598ecb56fbd63 | /src/movilway/view/listener/HibernateSessionFactoryListenerMovilway.java | 57d95a8273d9fe12d1ad5ccc726dddb89da373c7 | [] | no_license | oscarenriquez/movilway-app | https://github.com/oscarenriquez/movilway-app | 143e72e15add0bc2f05e02cf50e43ae51d20607c | 27ff6d7238c70ffb7fd33effd4a8b1efb28b82bf | refs/heads/master | 2020-07-03T13:26:18.959000 | 2017-01-31T18:41:04 | 2017-01-31T18:41:04 | 74,167,698 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package movilway.view.listener;
import javax.servlet.ServletContextEvent;
import javax.servlet.ServletContextListener;
import javax.servlet.annotation.WebListener;
import org.hibernate.HibernateException;
import org.hibernate.SessionFactory;
import org.hibernate.boot.registry.StandardServiceRegistryBuilder;
import or... | UTF-8 | Java | 2,184 | java | HibernateSessionFactoryListenerMovilway.java | Java | [] | null | [] | package movilway.view.listener;
import javax.servlet.ServletContextEvent;
import javax.servlet.ServletContextListener;
import javax.servlet.annotation.WebListener;
import org.hibernate.HibernateException;
import org.hibernate.SessionFactory;
import org.hibernate.boot.registry.StandardServiceRegistryBuilder;
import or... | 2,184 | 0.807692 | 0.806777 | 61 | 34.819672 | 32.891033 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.836066 | false | false | 14 |
dbd0120b6af197ee4c4cb3194ceb61e4cf4e529d | 33,131,377,731,995 | 1ab3b8036f68ebbb73f04587be2b0241dec480b2 | /app/src/main/java/qiang/facerecognition/wrapper/MTCNN.java | 2bfe860986e840c43f14a3d0228f87ad8066ffc2 | [
"Apache-2.0"
] | permissive | qiangz520/RealtimeFaceRecognition | https://github.com/qiangz520/RealtimeFaceRecognition | bdf7af2ba50f0664652189feb60c7a22a0860ea8 | 8cfd26f4875a71ed6d8a82865b0f34e431e168c0 | refs/heads/master | 2021-07-24T08:24:50.114000 | 2020-05-22T05:20:27 | 2020-05-22T05:20:27 | 178,353,209 | 5 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* Copyright 2016 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agre... | UTF-8 | Java | 5,929 | java | MTCNN.java | Java | [] | null | [] | /* Copyright 2016 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agre... | 5,929 | 0.605735 | 0.595153 | 161 | 35.391304 | 27.724504 | 107 | false | false | 0 | 0 | 0 | 0 | 79 | 0.013484 | 0.68323 | false | false | 14 |
b063eb1a4e14cf1e813037245329751385d5f3da | 25,116,968,780,536 | 49b3b9dac92829dbdb386645b3b7b8489d4c4d30 | /src/main/java/com/jantonio/clinica/models/dto/converters/PacienteConverter.java | 6b8c39bdef70f740ca8748e0ad7f28fa32f817e1 | [] | no_license | jantoniocolque/clinica-odontologica-backend | https://github.com/jantoniocolque/clinica-odontologica-backend | 9b38a1e85458813c26b4666cda409b5cada8933f | 350e7fe896f3d692873931030adb189073a1f533 | refs/heads/main | 2023-08-27T20:00:52.308000 | 2021-10-14T17:04:21 | 2021-10-14T17:04:21 | 406,991,778 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jantonio.clinica.models.dto.converters;
import java.util.ArrayList;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.jantonio.clinica.models.Domicilio;
impo... | UTF-8 | Java | 2,006 | java | PacienteConverter.java | Java | [] | null | [] | package com.jantonio.clinica.models.dto.converters;
import java.util.ArrayList;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.jantonio.clinica.models.Domicilio;
impo... | 2,006 | 0.797109 | 0.797109 | 56 | 34.82143 | 25.560926 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.803571 | false | false | 14 |
596f77f1f02ee36dec18bd2f10d04099abc73768 | 12,343,736,016,090 | 38c4451ab626dcdc101a11b18e248d33fd8a52e0 | /tokens/apache-ant-1.8.4/src/main/org/apache/tools/ant/TaskConfigurationChecker.java | a2ae8580c6a86499584f541f376b5c4bc917ed63 | [] | no_license | habeascorpus/habeascorpus-data | https://github.com/habeascorpus/habeascorpus-data | 47da7c08d0f357938c502bae030d5fb8f44f5e01 | 536d55729f3110aee058ad009bcba3e063b39450 | refs/heads/master | 2020-06-04T10:17:20.102000 | 2013-02-19T15:19:21 | 2013-02-19T15:19:21 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package TokenNamepackage
org TokenNameIdentifier
. TokenNameDOT
apache TokenNameIdentifier
. TokenNameDOT
tools TokenNameIdentifier
. TokenNameDOT
ant TokenNameIdentifier
; TokenNameSEMICOLON
import TokenNameimport
java TokenNameIdentifier
. TokenNameDOT
util TokenNameIdentifier
. TokenNameDOT
ArrayList TokenNameIdenti... | UTF-8 | Java | 5,323 | java | TaskConfigurationChecker.java | Java | [] | null | [] | package TokenNamepackage
org TokenNameIdentifier
. TokenNameDOT
apache TokenNameIdentifier
. TokenNameDOT
tools TokenNameIdentifier
. TokenNameDOT
ant TokenNameIdentifier
; TokenNameSEMICOLON
import TokenNameimport
java TokenNameIdentifier
. TokenNameDOT
util TokenNameIdentifier
. TokenNameDOT
ArrayList TokenNameIdenti... | 5,323 | 0.879579 | 0.879579 | 245 | 20.72653 | 5.896619 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.093878 | false | false | 14 |
101a548089f7bb63f27762db7fd3052d06b65ee7 | 17,386,027,633,137 | f192e6955aca6fb0be9eba75a6f4d83de3e4f07b | /src/main/java/org/fordes/subtitles/view/service/translate/thread/TranslateThread.java | b825489ab91617805c22b1d02064f065cd1609b7 | [
"MIT"
] | permissive | fordes123/Subtitles-View | https://github.com/fordes123/Subtitles-View | 9e40a6cdcc52d7db5348d1df7c892f375331f0bf | 7626e53d49d3934b0983eeb50552c29c34e68ed0 | refs/heads/main | 2023-06-19T14:30:28.277000 | 2022-08-22T14:09:05 | 2022-08-22T14:09:05 | 254,886,290 | 331 | 44 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.fordes.subtitles.view.service.translate.thread;
import lombok.AllArgsConstructor;
/**
* 翻译线程抽象
*
* @author fordes on 2022/7/27
*/
@AllArgsConstructor
public abstract class TranslateThread {
/**
* 序号,将随结果返回,用于还原顺序
*/
public Integer serial;
/**
* 服务地址,即api调用地址
*/
pu... | UTF-8 | Java | 634 | java | TranslateThread.java | Java | [
{
"context": "k.AllArgsConstructor;\n\n/**\n * 翻译线程抽象\n *\n * @author fordes on 2022/7/27\n */\n@AllArgsConstructor\npublic abstr",
"end": 130,
"score": 0.9995531439781189,
"start": 124,
"tag": "USERNAME",
"value": "fordes"
}
] | null | [] | package org.fordes.subtitles.view.service.translate.thread;
import lombok.AllArgsConstructor;
/**
* 翻译线程抽象
*
* @author fordes on 2022/7/27
*/
@AllArgsConstructor
public abstract class TranslateThread {
/**
* 序号,将随结果返回,用于还原顺序
*/
public Integer serial;
/**
* 服务地址,即api调用地址
*/
pu... | 634 | 0.581749 | 0.568441 | 37 | 13.216216 | 13.404588 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.189189 | false | false | 14 |
5b62f0c6555e33fc5a488bba261c39cd4b05987a | 19,430,432,110,757 | e3529e8f93f05e5ad28d56e8d170740a83826772 | /src/main/java/com/iteso/design/Cuenta.java | 027d77c8ba3331f5af26a407fe18b2af35631cfd | [] | no_license | ITESOSWD-P2016/design-symptoms-practice | https://github.com/ITESOSWD-P2016/design-symptoms-practice | 58cfd972fee85a117468864ed84646382d0cc23e | 707baa515c7739d91a007628fc50bb1676187542 | refs/heads/master | 2021-01-10T17:50:31.238000 | 2016-02-19T03:23:57 | 2016-02-19T03:23:57 | 50,662,598 | 0 | 1 | null | false | 2016-02-19T03:23:57 | 2016-01-29T12:59:36 | 2016-01-29T13:04:35 | 2016-02-19T03:23:57 | 43 | 0 | 1 | 0 | Java | null | null | package com.iteso.design;
import javax.swing.*;
import java.io.IOException;
/**
* Created by Sabino on 09/02/2016.
*/
public class Cuenta {
FileRead fileRead;
public void hacerRetiro() throws IOException {
int cantidad = Integer.parseInt(JOptionPane.showInputDialog("Cuanto deseas retirar"));
... | UTF-8 | Java | 1,080 | java | Cuenta.java | Java | [
{
"context": ".*;\nimport java.io.IOException;\n\n/**\n * Created by Sabino on 09/02/2016.\n */\npublic class Cuenta {\n File",
"end": 102,
"score": 0.9993502497673035,
"start": 96,
"tag": "NAME",
"value": "Sabino"
}
] | null | [] | package com.iteso.design;
import javax.swing.*;
import java.io.IOException;
/**
* Created by Sabino on 09/02/2016.
*/
public class Cuenta {
FileRead fileRead;
public void hacerRetiro() throws IOException {
int cantidad = Integer.parseInt(JOptionPane.showInputDialog("Cuanto deseas retirar"));
... | 1,080 | 0.65463 | 0.621296 | 27 | 39 | 53.962952 | 213 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.777778 | false | false | 14 |
9897382fa1720c4f89cd579e581a48c9b5867d1c | 4,638,564,683,064 | 2896cc492a86d0a82e3a02eece2fc6fe5c6764b7 | /WorkspaceEclipse/AlternativeMetrics/src/net/sourceforge/alternativemetrics/core/IExporter.java | c380da18fe6d3a20ae8381a1e023951e2366bf19 | [] | no_license | icaromarley5/Framework-de-Leonardo | https://github.com/icaromarley5/Framework-de-Leonardo | df9e5ca734438b974e9f32d8d0554bc2d539bd7b | 2113133fd2bca348af6fd94d7bb230fcb52a11a9 | refs/heads/master | 2017-05-24T01:43:12.524000 | 2016-09-25T00:07:49 | 2016-09-25T00:07:49 | 68,406,198 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (c) 2003 Frank Sauer. All rights reserved.
*
* Licenced under CPL 1.0 (Common Public License Version 1.0).
* The licence is available at http://www.eclipse.org/legal/cpl-v10.html.
*
*
* DISCLAIMER OF WARRANTIES AND LIABILITY:
*
* THE SOFTWARE IS PROVIDED "AS IS". THE AUTHOR MAKES NO REPRESENTA... | UTF-8 | Java | 1,597 | java | IExporter.java | Java | [
{
"context": "/*\n * Copyright (c) 2003 Frank Sauer. All rights reserved.\n *\n * Licenced under CPL 1.",
"end": 36,
"score": 0.9997892379760742,
"start": 25,
"tag": "NAME",
"value": "Frank Sauer"
},
{
"context": "cified in exporter extension points\n * \n * @author Frank Sauer\n */\... | null | [] | /*
* Copyright (c) 2003 <NAME>. All rights reserved.
*
* Licenced under CPL 1.0 (Common Public License Version 1.0).
* The licence is available at http://www.eclipse.org/legal/cpl-v10.html.
*
*
* DISCLAIMER OF WARRANTIES AND LIABILITY:
*
* THE SOFTWARE IS PROVIDED "AS IS". THE AUTHOR MAKES NO REPRESENTATIONS... | 1,587 | 0.737633 | 0.731371 | 47 | 33 | 33.731731 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.702128 | false | false | 14 |
3317d40e9a50ca0c3e094e60afcf84a3264f5262 | 2,611,340,160,506 | f39f08c9a8d1bfb1f3e7b2d55ec7ab8caf07ea13 | /jdbs-web/src/main/java/com/coms/jd/web/controller/login/EmailLoginController.java | 336e7b01487a4f5ca7079cc3aa43c80cf2b0b814 | [] | no_license | Forg123/jdbs | https://github.com/Forg123/jdbs | 4f9f33c3127b738363015025a51b4edca6de63ce | f0df0f4cc63f562d55e1a15f2c0152345aff3fb0 | refs/heads/master | 2023-04-06T21:39:09.747000 | 2021-04-18T17:14:30 | 2021-04-18T17:14:30 | 334,085,185 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.coms.jd.web.controller.login;
import com.coms.jd.beans.code.ResultCode;
import com.coms.jd.utils.Input;
import com.coms.jd.utils.Result;
import com.coms.jd.utils.Rout;
import com.coms.jd.utils.UserInfo;
import com.coms.jd.utils.jwt.JwtTokenUtil;
import com.coms.jd.web.csf.CsfUtilsCall;
import org.springfra... | UTF-8 | Java | 4,050 | java | EmailLoginController.java | Java | [] | null | [] | package com.coms.jd.web.controller.login;
import com.coms.jd.beans.code.ResultCode;
import com.coms.jd.utils.Input;
import com.coms.jd.utils.Result;
import com.coms.jd.utils.Rout;
import com.coms.jd.utils.UserInfo;
import com.coms.jd.utils.jwt.JwtTokenUtil;
import com.coms.jd.web.csf.CsfUtilsCall;
import org.springfra... | 4,050 | 0.653468 | 0.65295 | 99 | 38.030304 | 28.622042 | 159 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.808081 | false | false | 14 |
c790b098201f45ee8eb85d920d9127506c9e0bf9 | 32,976,758,941,032 | 3eed60119d223cf7d0423313de9a8fca441c2ca8 | /calenderTest.java | 753f63bd7d599b773c4e5f0afaf219b1f92b1874 | [] | no_license | Pradeep241094/JUnitsPractice | https://github.com/Pradeep241094/JUnitsPractice | 5e7900dc112012cf9055d312681ee1e68719e26a | 4207494ecb6f86a08d8e2d6fb1ac1a7ac89c3996 | refs/heads/main | 2023-03-18T22:18:22.940000 | 2021-03-09T16:23:58 | 2021-03-09T16:23:58 | 346,069,198 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package assignment2;
import static org.junit.Assert.*;
import org.junit.Before;
import org.junit.Test;
public class calenderTest {
@Test (expected = IllegalArgumentException.class)
public void testForIllegalArguement()
{
Calendar.calculateWeekdayOnFirstDayOfYear (1996); // as the functio... | UTF-8 | Java | 1,633 | java | calenderTest.java | Java | [] | null | [] | package assignment2;
import static org.junit.Assert.*;
import org.junit.Before;
import org.junit.Test;
public class calenderTest {
@Test (expected = IllegalArgumentException.class)
public void testForIllegalArguement()
{
Calendar.calculateWeekdayOnFirstDayOfYear (1996); // as the functio... | 1,633 | 0.62278 | 0.584201 | 54 | 28.24074 | 29.396357 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.092592 | false | false | 14 |
051623c497e443c8c39b81a02aca700753728c96 | 21,225,728,396,149 | b490bcab4c143e4dbc46c2b6ce55b793d5001b71 | /src/main/java/br/com/smarttaco/util/PageParser.java | 39bda61b749499ad92d3923d44e1ed1b5d966f4e | [] | no_license | juniorots/smartTaco | https://github.com/juniorots/smartTaco | bd1d407a50bc4c4daa2990a769e25e0db15c82f9 | 1371a1220808ba2fec56d3bb91e64940fd196ad9 | refs/heads/master | 2021-01-21T04:47:03.765000 | 2016-07-26T11:51:11 | 2016-07-26T11:51:11 | 52,488,087 | 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 br.com.smarttaco.util;
/**
*
* @author Jose Alves
*/
public class PageParser {
// public static HtmlPage PAGE;
... | UTF-8 | Java | 1,550 | java | PageParser.java | Java | [
{
"context": "\npackage br.com.smarttaco.util;\n\n/**\n *\n * @author Jose Alves\n */\npublic class PageParser {\n// public static",
"end": 246,
"score": 0.999767005443573,
"start": 236,
"tag": "NAME",
"value": "Jose Alves"
}
] | 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.smarttaco.util;
/**
*
* @author <NAME>
*/
public class PageParser {
// public static HtmlPage PAGE;
// ... | 1,546 | 0.569032 | 0.569032 | 50 | 30 | 23.034756 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.38 | false | false | 14 |
3dcad33f2e62ea8637d791b2bdaecc8d3aa85574 | 12,171,937,332,329 | 322154a4e8d73ddf05696814be5427e56dc87938 | /app/src/main/java/projects/tpokora/com/boxingintervals/Timer.java | a62a37e32891480c48f735df5204d296db984eac | [] | no_license | tpokora/boxingintervals | https://github.com/tpokora/boxingintervals | 439bde57888085c4adc11288ecd36dbccf56c3dd | 284538eb449bd9db8739dc85c92770721aa109c8 | refs/heads/master | 2021-05-03T17:47:42.321000 | 2016-10-15T11:31:03 | 2016-10-15T11:31:03 | 69,093,543 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package projects.tpokora.com.boxingintervals;
import java.util.Formatter;
/**
* Created by pokor on 24.09.2016.
*/
public class Timer {
public static final int SECOND = 1000;
private int buffor;
private int intervals;
private int intervalMinute;
private int intervalSeconds;
private int br... | UTF-8 | Java | 1,596 | java | Timer.java | Java | [
{
"context": "s;\n\nimport java.util.Formatter;\n\n/**\n * Created by pokor on 24.09.2016.\n */\npublic class Timer {\n\n publ",
"end": 99,
"score": 0.9995396733283997,
"start": 94,
"tag": "USERNAME",
"value": "pokor"
}
] | null | [] | package projects.tpokora.com.boxingintervals;
import java.util.Formatter;
/**
* Created by pokor on 24.09.2016.
*/
public class Timer {
public static final int SECOND = 1000;
private int buffor;
private int intervals;
private int intervalMinute;
private int intervalSeconds;
private int br... | 1,596 | 0.660401 | 0.651629 | 70 | 21.799999 | 21.072392 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 14 |
36f6851c60fab67d2778fddcd3318c3b2198fcfc | 20,014,547,627,906 | 18c1d0a9e42f56ec9a802481507b0d6f6073fa5d | /src/programacaoJava05ModificadoresDeAcessoContrutoresEElementosEstaticos/aula541ElementosEstaticosMatematica.java | a4cd91da7b80105d40b114f58c89fa64ef69bb7d | [] | no_license | demismeneghetti/softblue-curso-fundamentos-java | https://github.com/demismeneghetti/softblue-curso-fundamentos-java | cc7aeba60096e6bb60574c866a98b5a0c9e268a5 | f55d205d1b4f109147a3857ddf93581c700905a4 | refs/heads/master | 2021-01-17T05:44:37.849000 | 2013-06-11T15:11:23 | 2013-06-11T15:11:23 | 9,054,797 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package programacaoJava05ModificadoresDeAcessoContrutoresEElementosEstaticos;
public class aula541ElementosEstaticosMatematica {
public static double somar(double n1, double n2){
return n1 + n2;
}
public static double subtrair(double n1, double n2){
return n1 - n2;
}
public static double multiplicar(doub... | UTF-8 | Java | 438 | java | aula541ElementosEstaticosMatematica.java | Java | [] | null | [] | package programacaoJava05ModificadoresDeAcessoContrutoresEElementosEstaticos;
public class aula541ElementosEstaticosMatematica {
public static double somar(double n1, double n2){
return n1 + n2;
}
public static double subtrair(double n1, double n2){
return n1 - n2;
}
public static double multiplicar(doub... | 438 | 0.748858 | 0.700913 | 20 | 20.9 | 24.513058 | 77 | false | false | 0 | 0 | 0 | 0 | 68 | 0.155251 | 1.4 | false | false | 14 |
3259cafc85c4f9d20d2e2da92e7eff4f2d02b313 | 12,481,174,971,337 | ba31d7e676628383970fc77a68aa057ccf0054a0 | /src/main/java/com/everis/escuela/service/impl/StockServiceImpl.java | bffcb45ee06328e05cccbb5e80cf776af03691df | [] | no_license | kgascoc1/escuela | https://github.com/kgascoc1/escuela | 587fd39a0e47c97334fbc1ff1ef179c47a3c14df | 9e9abe20ea15a403099f0b1149d5c9b3b1f987f9 | refs/heads/master | 2022-12-18T22:55:05.778000 | 2020-09-19T15:44:48 | 2020-09-19T15:44:48 | 296,833,655 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.everis.escuela.service.impl;
import com.everis.escuela.dto.FindByProductIdDto;
import com.everis.escuela.entity.Stock;
import com.everis.escuela.exception.BusinessException;
import com.everis.escuela.exception.ResourceNotFoundException;
import com.everis.escuela.repository.StockRepository;
import co... | UTF-8 | Java | 1,485 | java | StockServiceImpl.java | Java | [] | null | [] | package com.everis.escuela.service.impl;
import com.everis.escuela.dto.FindByProductIdDto;
import com.everis.escuela.entity.Stock;
import com.everis.escuela.exception.BusinessException;
import com.everis.escuela.exception.ResourceNotFoundException;
import com.everis.escuela.repository.StockRepository;
import co... | 1,485 | 0.711111 | 0.709764 | 46 | 30.282608 | 26.911823 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.413043 | false | false | 14 |
74aff298a021c13dc6e69c38f8a281dbf837252d | 21,010,980,052,148 | 7fadb49f665a53db52b9349f47220c912a72c8a5 | /jsphelloworld/src/main/java/com/raja/beans/User.java | 561b52068cf68b6b5eb073ff3393958aff4dc90b | [] | no_license | rajasekaran33/jsp-bean | https://github.com/rajasekaran33/jsp-bean | 06861b274e7c9b8990efdc70d02672ac3b393bf5 | c5fbc99913daa38b056f2abb1db6a4a100078555 | refs/heads/master | 2022-12-26T17:21:19.042000 | 2020-10-05T13:23:45 | 2020-10-05T13:23:45 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.raja.beans;
import java.io.*;
public class User implements Serializable{
private String name;
private String mobileNo;
public void setName(String name){this.name = name;}
public void setMobileNo(String MobileNo){this.mobileNo = MobileNo;}
public String getName(){return this.name;}
public String ... | UTF-8 | Java | 439 | java | User.java | Java | [
{
"context": "this.mobileNo;}\n public User(){\n this.name = \"no name\";\n this.mobileNo = \"no mobile\";\n }\n}",
"end": 398,
"score": 0.9453563690185547,
"start": 391,
"tag": "USERNAME",
"value": "no name"
}
] | null | [] | package com.raja.beans;
import java.io.*;
public class User implements Serializable{
private String name;
private String mobileNo;
public void setName(String name){this.name = name;}
public void setMobileNo(String MobileNo){this.mobileNo = MobileNo;}
public String getName(){return this.name;}
public String ... | 439 | 0.724374 | 0.724374 | 14 | 30.428572 | 18.813803 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.714286 | false | false | 14 |
6854690d86cdbbf25eaa4860217030e144614849 | 24,945,170,082,802 | fd6da4ebe6f0c9f68bbb21e0511377465d5c60ab | /src/sci/compiler/preprocess/Preprocess.java | f9c4b02275ad79d8486ede2fe355f5f74037ec8a | [] | no_license | malkolp/scilangv0 | https://github.com/malkolp/scilangv0 | 019b5076bf2367a407606b2c7676643eac710b7b | 4c23ca8251de9beb64daf9451dfa48f864f40792 | refs/heads/master | 2020-11-29T08:25:11.902000 | 2019-12-25T08:20:24 | 2019-12-25T08:20:24 | 230,068,953 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sci.compiler.preprocess;
import sci.config.compilator.map.Preprocessor_property_map;
import java.io.*;
import java.util.ArrayList;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
public class Preprocess {
private static Preprocess instance;
private String fileRead;
private Strin... | UTF-8 | Java | 2,513 | java | Preprocess.java | Java | [] | null | [] | package sci.compiler.preprocess;
import sci.config.compilator.map.Preprocessor_property_map;
import java.io.*;
import java.util.ArrayList;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
public class Preprocess {
private static Preprocess instance;
private String fileRead;
private Strin... | 2,513 | 0.553124 | 0.552726 | 97 | 24.907217 | 19.711885 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.494845 | false | false | 14 |
8ad9757855ef5d4c26bcb62413056530b846c33f | 14,061,722,948,651 | 8fec42d996b50f57cf4d01800ec912a04bbfe5b8 | /src/com/hard/targets/mathsformulas/View1Activity.java | 15f2aee370eb9813b50929c4c7c8a79d0ee964fc | [] | no_license | dgi1316/1316_MathsFormulas | https://github.com/dgi1316/1316_MathsFormulas | cf8f272ebf0cadab00fd500c7dc095933fb45df8 | 900758812279b9f7aad7ca0422660f1295a9505d | refs/heads/master | 2021-01-21T12:06:20.822000 | 2013-12-07T04:06:38 | 2013-12-07T04:06:38 | 14,999,602 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hard.targets.mathsformulas;
import java.util.Locale;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuItem;
import com.google.ads.Ad;
import com.google.ads.AdListener;
import com.google.ads.AdRequest;
import com.google.... | UTF-8 | Java | 2,993 | java | View1Activity.java | Java | [] | null | [] | package com.hard.targets.mathsformulas;
import java.util.Locale;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuItem;
import com.google.ads.Ad;
import com.google.ads.AdListener;
import com.google.ads.AdRequest;
import com.google.... | 2,993 | 0.703976 | 0.683595 | 124 | 23.137096 | 21.118076 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.032258 | false | false | 14 |
2a5012e7cabfdf294201ed01cc133673e6492b85 | 5,102,421,199,328 | 0e75c351a295c16fcf8206891843270bf59ddc7e | /01-JPA-Exercicio01/src/br/com/fiap/testes/TesteLivroSelect.java | 5aaabe6ec9e25dc33f8b03084da587584ccdb502 | [] | no_license | ViniciusSevero/Fiap-2TDSF-EAD | https://github.com/ViniciusSevero/Fiap-2TDSF-EAD | b6de306ccdb9ac13e94ea41247acc8dd91064a4f | 029341399867087dce76512a66763d7509fed78a | refs/heads/master | 2021-01-13T05:25:55.522000 | 2017-05-12T12:31:24 | 2017-05-12T12:31:24 | 81,437,053 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.fiap.testes;
import java.util.List;
import javax.persistence.EntityManager;
import javax.persistence.EntityManagerFactory;
import javax.persistence.Persistence;
import br.com.fiap.beans.Livro;
import br.com.fiap.dao.LivroDAO;
public class TesteLivroSelect {
public static void main(String[] args) {
... | UTF-8 | Java | 603 | java | TesteLivroSelect.java | Java | [] | null | [] | package br.com.fiap.testes;
import java.util.List;
import javax.persistence.EntityManager;
import javax.persistence.EntityManagerFactory;
import javax.persistence.Persistence;
import br.com.fiap.beans.Livro;
import br.com.fiap.dao.LivroDAO;
public class TesteLivroSelect {
public static void main(String[] args) {
... | 603 | 0.771144 | 0.771144 | 25 | 23.120001 | 23.629337 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.12 | false | false | 14 |
0538f0caf76eeff9689a9c2f2ca3bda1544da6aa | 26,121,991,127,696 | 755ff567e124f04facd2dad5c80d9c30d84f582a | /src/office_Hours/CombineTwoString.java | caf7c1ad86c01e53810ad1fd502608ed26fae5ab | [] | no_license | Alex-Cret/Summer2020_B20 | https://github.com/Alex-Cret/Summer2020_B20 | 73d856e2669fef89d8ebcbddb6cf5eeadbd01512 | cd1575c6e488e816f7880f9a2b5e9f2a52da674c | refs/heads/master | 2022-12-06T17:59:53.454000 | 2020-08-25T03:58:27 | 2020-08-25T03:58:27 | 290,109,474 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package office_Hours;
public class CombineTwoString {
}
| UTF-8 | Java | 57 | java | CombineTwoString.java | Java | [] | null | [] | package office_Hours;
public class CombineTwoString {
}
| 57 | 0.789474 | 0.789474 | 4 | 13.25 | 13.235842 | 31 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 14 |
2a8b82955ced8c454c34c095ede16dec0d9d6cfc | 3,642,132,301,634 | 039e1f5ef8d9f729ff5ad75c4ad5a47543c9d6d6 | /app/src/main/java/de/dascapschen/android/jeanne/fragments/PlaylistDetailFragment.java | 7f08d5fd1971a6205c8d1cce803fc0d37e8afb16 | [
"MIT"
] | permissive | DasCapschen/android-musicplayer | https://github.com/DasCapschen/android-musicplayer | 6de9bf834edac4594fa34c5d301ddee98bca96ff | 7571d31c4f2f6bde5807fb585a35e9e31a5e0652 | refs/heads/master | 2023-03-10T07:01:18.211000 | 2019-09-15T08:48:30 | 2019-09-15T08:48:30 | 341,139,506 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.dascapschen.android.jeanne.fragments;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.support.v4.media.MediaMetadataCompat;
import android.support.v7.widget.LinearLayoutManager;
import an... | UTF-8 | Java | 2,777 | java | PlaylistDetailFragment.java | Java | [] | null | [] | package de.dascapschen.android.jeanne.fragments;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.support.v4.media.MediaMetadataCompat;
import android.support.v7.widget.LinearLayoutManager;
import an... | 2,777 | 0.707958 | 0.706518 | 84 | 32.059525 | 30.912838 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.630952 | false | false | 14 |
c957bc7fc95dbdf06e3c905bd7b0b5116ba97602 | 20,985,210,238,158 | 20d2ec5a55edd67a42514f275598a4d3c5fde758 | /tomtopwebsite/modules/product/app/services/product/fragment/HotProductFragment.java | 345539677f5132a5a3fdf20dcbdbcb3cb116ceda | [
"Apache-2.0"
] | permissive | lixiawss/tt-54 | https://github.com/lixiawss/tt-54 | 283f0a8dc7f155b76fa7696d1a36262681248f0d | dfe7f905ba6598b88f58b504e8f397eae0b06a46 | refs/heads/master | 2017-12-04T14:19:59.889000 | 2017-03-28T04:02:39 | 2017-03-28T04:02:39 | 86,413,205 | 0 | 0 | null | true | 2017-03-28T04:00:23 | 2017-03-28T04:00:23 | 2016-11-07T02:03:21 | 2016-06-28T07:41:36 | 41,341 | 0 | 0 | 0 | null | null | null | package services.product.fragment;
import java.util.List;
import javax.inject.Inject;
import play.mvc.Http.Context;
import play.twirl.api.Html;
import services.base.FoundationService;
import services.base.template.ITemplateFragmentProvider;
import services.search.KeywordSuggestService;
import dto.search.KeywordSugge... | UTF-8 | Java | 912 | java | HotProductFragment.java | Java | [] | null | [] | package services.product.fragment;
import java.util.List;
import javax.inject.Inject;
import play.mvc.Http.Context;
import play.twirl.api.Html;
import services.base.FoundationService;
import services.base.template.ITemplateFragmentProvider;
import services.search.KeywordSuggestService;
import dto.search.KeywordSugge... | 912 | 0.778509 | 0.776316 | 40 | 21.799999 | 20.396322 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.325 | false | false | 14 |
4ca75076932e2b9fb70f0957aac718b86b0fb8d0 | 20,985,210,235,831 | 8a06cbc73304031099f9c822bc7ed3a539649a37 | /app/src/main/java/cn/com/zol/app/zolclientandroid/module2/ui/PriceFragment.java | b79ced3ab7136b8de427f917e28dc59593e09bcf | [] | no_license | l376571926/ZOLClientAndroid | https://github.com/l376571926/ZOLClientAndroid | 81b188fddfd336d0266166d4e2bcafd4ced1fe45 | 1e4ac7f90bc42ffd4e4009f16fa0b607e07ef66e | refs/heads/master | 2021-01-10T08:00:21.369000 | 2016-02-24T13:06:59 | 2016-02-24T13:06:59 | 50,763,345 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.com.zol.app.zolclientandroid.module2.ui;
import android.view.View;
import android.widget.AdapterView;
import android.widget.ListView;
import cn.com.zol.app.zolclientandroid.R;
import cn.com.zol.app.zolclientandroid.other.ui.BaseFragment;
/**
* 查报价模块Fragment
* Created by liyiwei on 2016/2/2.
*/
public c... | UTF-8 | Java | 966 | java | PriceFragment.java | Java | [
{
"context": ".BaseFragment;\n\n/**\n * 查报价模块Fragment\n * Created by liyiwei on 2016/2/2.\n */\npublic class PriceFragment exten",
"end": 294,
"score": 0.9994430541992188,
"start": 287,
"tag": "USERNAME",
"value": "liyiwei"
}
] | null | [] | package cn.com.zol.app.zolclientandroid.module2.ui;
import android.view.View;
import android.widget.AdapterView;
import android.widget.ListView;
import cn.com.zol.app.zolclientandroid.R;
import cn.com.zol.app.zolclientandroid.other.ui.BaseFragment;
/**
* 查报价模块Fragment
* Created by liyiwei on 2016/2/2.
*/
public c... | 966 | 0.689331 | 0.682008 | 48 | 18.916666 | 23.723963 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.270833 | false | false | 14 |
ea6e2f9d813c89e2056c3165faa8fe3430a72c9b | 2,980,707,362,549 | 1bcac378ac7778af3a337919acfdfd1d9ab7ebca | /jd1-module2-algorithmization/src/by/htp/homework/algorithmization/MasTaskEight.java | 683c45da4b3399c80c7da58931c4362a77fcf6e1 | [] | no_license | Ilia911/jd1-homework | https://github.com/Ilia911/jd1-homework | b3e9b33beeaf75d72e7eafb301a47dfb8ec08770 | 09e089a777ec44d33800dde4681e4beb5c4392ea | refs/heads/master | 2021-01-07T13:52:07.285000 | 2020-10-11T10:19:40 | 2020-10-11T10:19:40 | 241,714,255 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package by.htp.homework.algorithmization;
import java.util.Random;
import java.util.Scanner;
public class MasTaskEight {
public static void main(String[] args) {
// В числовой матрице поменять местами значения двух столбцов.
// Номера столбцов вводить с клавиатуры
int[][] mas;
int n;
int m... | UTF-8 | Java | 1,945 | java | MasTaskEight.java | Java | [] | null | [] | package by.htp.homework.algorithmization;
import java.util.Random;
import java.util.Scanner;
public class MasTaskEight {
public static void main(String[] args) {
// В числовой матрице поменять местами значения двух столбцов.
// Номера столбцов вводить с клавиатуры
int[][] mas;
int n;
int m... | 1,945 | 0.573197 | 0.560818 | 86 | 19.60465 | 18.741373 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.186047 | false | false | 14 |
74287df22f739c7edbec69995221baa8d728d491 | 17,532,056,545,399 | 78a19b81727688ab805c3180c62d6816045605c9 | /src/run/Work.java | 18b9827d903fd3d79577a4db75a602f92d4ca6b2 | [] | no_license | Andtorrcan/Tarea | https://github.com/Andtorrcan/Tarea | b47acf483a04e37f33423311b7f10fc7ffb84d83 | 81ca45bdcd95aaf43b83a241795de5f2bfb75546 | refs/heads/master | 2019-02-03T09:28:09.257000 | 2017-09-15T03:44:31 | 2017-09-15T03:44:31 | 99,741,171 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package run;
public class Work {
public static void main(String[] args) {
int n = 2;
int v = 6;
int result = n +v;
}
}
| UTF-8 | Java | 133 | java | Work.java | Java | [] | null | [] | package run;
public class Work {
public static void main(String[] args) {
int n = 2;
int v = 6;
int result = n +v;
}
}
| 133 | 0.571429 | 0.556391 | 11 | 11.090909 | 12.124015 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.090909 | false | false | 14 |
76011f1163889f291fd013f34f3c5dadf07389ec | 2,731,599,215,889 | ca994e2a37f807177975dae2fd38ae93d2fe81a5 | /src/main/java/core/mapper/TaskMapper.java | 010db7932b77ae60e06921aa7c7213c44e92e683 | [] | no_license | Nagasawa0001/CoopLab | https://github.com/Nagasawa0001/CoopLab | 1a1c696ed37b768fbd492034b05010b32e7d860e | cb732b8d20ceff0297d72becef5a9d5c64f89486 | refs/heads/master | 2021-01-04T11:11:32.890000 | 2020-04-19T03:40:00 | 2020-04-19T03:40:00 | 240,516,331 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package core.mapper;
import java.util.List;
import org.apache.ibatis.annotations.Insert;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Param;
import org.apache.ibatis.annotations.Select;
import org.apache.ibatis.annotations.Update;
import core.entity.ChildTask;
import core.entity.... | UTF-8 | Java | 3,805 | java | TaskMapper.java | Java | [] | null | [] | package core.mapper;
import java.util.List;
import org.apache.ibatis.annotations.Insert;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Param;
import org.apache.ibatis.annotations.Select;
import org.apache.ibatis.annotations.Update;
import core.entity.ChildTask;
import core.entity.... | 3,805 | 0.736069 | 0.736069 | 76 | 46.460526 | 49.67326 | 224 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.828947 | false | false | 14 |
80c5d2ca4534a894c5cfe07e4d9e9bf984855601 | 1,417,339,249,619 | 70e9471431e36cf310851dde405a89eea8b96094 | /trunk/src/main/java/com/jtyp/b2b2c/product/productbase/vo/ProductBaseModel.java | 607c97966aa50397d387def1f8950f9952741d9d | [] | no_license | hlmx/jtyp | https://github.com/hlmx/jtyp | 3272050f73987def7efb076467ab3a8aa20fb0a1 | bef8820b2cfc57166d672ff11732d22ec23e8821 | refs/heads/master | 2018-10-29T11:03:35.883000 | 2018-08-23T08:49:40 | 2018-08-23T08:49:40 | 145,790,385 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jtyp.b2b2c.product.productbase.vo;
import java.util.List;
import javax.persistence.Entity;
import javax.persistence.Table;
import javax.persistence.Transient;
import org.springframework.stereotype.Component;
import com.jtyp.b2b2c.baseframework.basecrud.vo.BaseModel;
import com.jtyp.b2b2c.product.product... | UTF-8 | Java | 6,330 | java | ProductBaseModel.java | Java | [
{
"context": "mageModel;\n\n/**\n * 产品基础库表对应的实体Model\n * \n * @author linq\n *\n */\n@Entity\n@Table(name = \"product_base\")\n@Com",
"end": 473,
"score": 0.9995429515838623,
"start": 469,
"tag": "USERNAME",
"value": "linq"
}
] | null | [] | package com.jtyp.b2b2c.product.productbase.vo;
import java.util.List;
import javax.persistence.Entity;
import javax.persistence.Table;
import javax.persistence.Transient;
import org.springframework.stereotype.Component;
import com.jtyp.b2b2c.baseframework.basecrud.vo.BaseModel;
import com.jtyp.b2b2c.product.product... | 6,330 | 0.7138 | 0.706832 | 301 | 18.548172 | 21.100342 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.219269 | false | false | 14 |
526d17c0f99a740c5ea8f424128317a15897dc98 | 11,407,433,197,255 | 0381a7bb4b42a180e5ecac96e3c910c3a7a310d5 | /PalindromeNumber.java | 132489bd1106c8c53aa5c1f71b411f0d7f29f73d | [] | no_license | BIO2CS/LeetCode | https://github.com/BIO2CS/LeetCode | 0142d0135e0375f9a857fb76c1cd3defda0514e5 | 136ed8e7476d15aca249951b257bbfa8725ad053 | refs/heads/master | 2015-08-10T14:24:07.916000 | 2014-05-22T19:37:35 | 2014-05-22T19:37:35 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class PalindromeNumber {
/**
* Solution 1:
*/
public static boolean isPalindrome_1(int x){
if(x < 0){
return false;
}
int divisor = 1, xx = x;
while(xx >= 10){
divisor *= 10;
xx /= 10;
}
// System.out.println(... | UTF-8 | Java | 1,590 | java | PalindromeNumber.java | Java | [] | null | [] | public class PalindromeNumber {
/**
* Solution 1:
*/
public static boolean isPalindrome_1(int x){
if(x < 0){
return false;
}
int divisor = 1, xx = x;
while(xx >= 10){
divisor *= 10;
xx /= 10;
}
// System.out.println(... | 1,590 | 0.411321 | 0.369811 | 61 | 24.09836 | 17.816648 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.459016 | false | false | 14 |
8d610ccb80e637f7f44aaf40cac7d7db42419eb1 | 5,677,946,829,742 | af7bdc9cbaf7110ef7264db3651a2ba0b6d442b8 | /src/main/java/com/arm/pelion/bridge/transport/PelionTrustManagerListFactory.java | ac48455b892f34b2c8c2e952fbe9dd248698fc2a | [
"Apache-2.0"
] | permissive | ARMmbed/pelion-bridge | https://github.com/ARMmbed/pelion-bridge | 61523c65b3783543e5a0e8c3e913911aef31eea6 | 294b2b8ee27689dd049a19022dcd9cb7f1b649e0 | refs/heads/master | 2023-09-03T19:03:56.728000 | 2021-08-10T22:19:07 | 2021-08-10T22:19:07 | 144,019,861 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* @file PelionHostnameVerifier.java
* @brief Pelion Hostname Verifier (SSL)
* @author Doug Anson
* @version 1.0
* @see
*
* Copyright 2015-2018. ARM Ltd. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the Licens... | UTF-8 | Java | 3,582 | java | PelionTrustManagerListFactory.java | Java | [
{
"context": "* @brief Pelion Hostname Verifier (SSL)\n * @author Doug Anson\n * @version 1.0\n * @see\n *\n * Copyright 2015-2018",
"end": 103,
"score": 0.9997774958610535,
"start": 93,
"tag": "NAME",
"value": "Doug Anson"
},
{
"context": "/**\n * Pelion TrustManager List factory\n ... | null | [] | /**
* @file PelionHostnameVerifier.java
* @brief Pelion Hostname Verifier (SSL)
* @author <NAME>
* @version 1.0
* @see
*
* Copyright 2015-2018. ARM Ltd. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
... | 3,574 | 0.667225 | 0.648241 | 102 | 34.117645 | 28.101809 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.411765 | false | false | 14 |
75f2beb2623114813a705bc91a90952fb47eff08 | 13,795,434,985,088 | 8d0fb13a8b62108e97989f728ca1a8ce1cba93e1 | /src/main/java/Servers/Client.java | e1cf38d10db72c0e73ad6963708e19c6be6ceb72 | [] | no_license | loserxizhou/TowerandMerchant-2th | https://github.com/loserxizhou/TowerandMerchant-2th | 76454323d796f6c9dbe4dfde0e376722b2f589f2 | 3fa4a459ff382f09a94de3da557867e642c19317 | refs/heads/master | 2020-08-29T23:43:47.400000 | 2019-10-29T04:28:11 | 2019-10-29T04:28:11 | 218,205,254 | 0 | 0 | null | true | 2019-10-29T04:37:50 | 2019-10-29T04:37:49 | 2019-10-29T04:33:55 | 2019-10-29T04:33:34 | 54 | 0 | 0 | 0 | null | false | false | package Servers;
import Model.User;
import Model.Base;
import io.netty.channel.socket.SocketChannel;
import java.sql.Connection;
public class Client {
private Connection mysqlConn;//该客户端与Mysql数据库的连接
private SocketChannel socketChannel;
private Server currentServer;
//Client对象的玩家信息
public User us... | UTF-8 | Java | 1,536 | java | Client.java | Java | [] | null | [] | package Servers;
import Model.User;
import Model.Base;
import io.netty.channel.socket.SocketChannel;
import java.sql.Connection;
public class Client {
private Connection mysqlConn;//该客户端与Mysql数据库的连接
private SocketChannel socketChannel;
private Server currentServer;
//Client对象的玩家信息
public User us... | 1,536 | 0.614884 | 0.613439 | 63 | 20.968254 | 17.745975 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 14 |
8fb69ab46c0374467bb791b82b98531e0269716a | 26,774,826,137,462 | 35948689cf2cfbc08b4aa762e1e2457b3e37720a | /essential/resource-extractor/src/main/java/ir/ac/iust/dml/kg/resource/extractor/tree/TreeNode.java | 82231183d47c8b18e23ffd6887583a4ada765535 | [
"Apache-2.0"
] | permissive | IUST-DMLab/farsbase | https://github.com/IUST-DMLab/farsbase | b0b9b02ac271a05f7793fbe1eae4e6c6627300df | 2e020ae3d619a35ffa00079b9aeb31ca77ce2346 | refs/heads/master | 2020-03-24T22:18:46.314000 | 2018-08-01T11:56:23 | 2018-08-01T11:56:23 | 143,078,400 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ir.ac.iust.dml.kg.resource.extractor.tree;
import ir.ac.iust.dml.kg.resource.extractor.Resource;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Map;
import java.util.Set;
/**
* Farsi Knowledge Graph Project
* Iran University of Science and Technology (Year 2017)
* Developed by Hossei... | UTF-8 | Java | 1,907 | java | TreeNode.java | Java | [
{
"context": "Science and Technology (Year 2017)\n * Developed by HosseiN Khademi khaledi\n *\n * A node of tree\n */\nclass TreeNode {\n pri",
"end": 337,
"score": 0.9997960329055786,
"start": 314,
"tag": "NAME",
"value": "HosseiN Khademi khaledi"
}
] | null | [] | package ir.ac.iust.dml.kg.resource.extractor.tree;
import ir.ac.iust.dml.kg.resource.extractor.Resource;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Map;
import java.util.Set;
/**
* Farsi Knowledge Graph Project
* Iran University of Science and Technology (Year 2017)
* Developed by <NAME>... | 1,890 | 0.589932 | 0.586786 | 69 | 26.637682 | 21.578957 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.565217 | false | false | 14 |
6577fa8382aaccef69dedf379ef2e0c9231f46c7 | 5,987,184,423,371 | 748186d4ec286d917b051b0c4de47af6c231b7ca | /app/src/main/java/de/dtonal/knitandcount/service/ProjectService.java | 7ff75db94b9d546b1868af05a34567a220933b8a | [] | no_license | dtonal/Knit-and-Count | https://github.com/dtonal/Knit-and-Count | 2e2a191234744d59a50e41fee3b4779e935e85e6 | ecec75c822dc2ac64e38186e439814f3f666f56c | refs/heads/master | 2022-04-27T06:23:43.595000 | 2022-03-19T20:15:54 | 2022-03-19T20:15:54 | 223,765,962 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.dtonal.knitandcount.service;
import de.dtonal.knitandcount.data.dao.ProjectDao;
import de.dtonal.knitandcount.data.model.Project;
import de.dtonal.knitandcount.listener.project.ProjectDeletedListener;
import de.dtonal.knitandcount.listener.project.ProjectForIdListener;
import de.dtonal.knitandcount.listener... | UTF-8 | Java | 1,227 | java | ProjectService.java | Java | [] | null | [] | package de.dtonal.knitandcount.service;
import de.dtonal.knitandcount.data.dao.ProjectDao;
import de.dtonal.knitandcount.data.model.Project;
import de.dtonal.knitandcount.listener.project.ProjectDeletedListener;
import de.dtonal.knitandcount.listener.project.ProjectForIdListener;
import de.dtonal.knitandcount.listener... | 1,227 | 0.799511 | 0.799511 | 27 | 44.444443 | 32.608036 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.851852 | false | false | 14 |
8261b9a1f996d28e2a966978d113ae8532a81a1e | 19,542,101,216,877 | e8bbd653ca25125fd492cdea6dcfacd6e93f7e77 | /src/main/java/com/winchannel/di/data/service/DiDataDynamicColumns.java | 913d6284cf97cf65fe2b3e4d4623c1729a5daf50 | [] | no_license | tcwangxiaoxi/di | https://github.com/tcwangxiaoxi/di | a887c59adc915cb4ea9a070de3707bad6a0d9a17 | 4b0375a4cf2494d2cfcf9fa3e9a7f41ad89ec3c7 | refs/heads/master | 2016-09-05T22:37:25.989000 | 2014-10-17T07:04:48 | 2014-10-17T07:04:48 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.winchannel.di.data.service;
import java.util.List;
import org.extremecomponents.table.bean.Column;
import org.extremecomponents.table.core.AutoGenerateColumns;
import org.extremecomponents.table.core.TableModel;
/**
*
* @author lidongbo
* @date 2012-8-20
*/
public class DiDataDynamicColumns implemen... | UTF-8 | Java | 947 | java | DiDataDynamicColumns.java | Java | [
{
"context": "ponents.table.core.TableModel;\n\n\n/**\n *\n * @author lidongbo\n * @date 2012-8-20\n */\npublic class DiDataDynamic",
"end": 254,
"score": 0.9995055794715881,
"start": 246,
"tag": "USERNAME",
"value": "lidongbo"
}
] | null | [] | package com.winchannel.di.data.service;
import java.util.List;
import org.extremecomponents.table.bean.Column;
import org.extremecomponents.table.core.AutoGenerateColumns;
import org.extremecomponents.table.core.TableModel;
/**
*
* @author lidongbo
* @date 2012-8-20
*/
public class DiDataDynamicColumns implemen... | 947 | 0.76452 | 0.757128 | 34 | 26.852942 | 29.388004 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.205882 | false | false | 14 |
43fb6cb18fa181944ca4736e968a168801f70bbd | 3,478,923,539,219 | 4a477f0a46c557ecb5bd89b52fb5f921fe167e5d | /src/mLWorkhorse/classifier/wrappers/MLLearnerWithSetTransformation.java | 3253b3a62cffd5dc7c6bcad41b704b1b1919e5fb | [
"BSD-3-Clause"
] | permissive | ptrajdos/mlWorkHorse | https://github.com/ptrajdos/mlWorkHorse | 9cbb1ca32936c4a02e8a87d62977627d0cd71bc4 | 6960b9a46d94058b577dc1f9929c27cd1ca17c84 | refs/heads/master | 2017-12-10T09:47:48.055000 | 2017-12-05T12:25:19 | 2017-12-05T12:25:19 | 79,096,386 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package mLWorkhorse.classifier.wrappers;
import mLWorkhorse.transformationsML.SetTransformation;
import mLWorkhorse.transformationsML.SetTransformationDummy;
import mulan.classifier.InvalidDataException;
import mulan.classifier.MultiLabelLearner;
import mulan.classifier.MultiLabelLearnerBase;
import mulan.... | UTF-8 | Java | 2,674 | java | MLLearnerWithSetTransformation.java | Java | [
{
"context": "rt weka.core.TechnicalInformation;\n\n/**\n * @author pawel\n *\n */\npublic class MLLearnerWithSetTransformatio",
"end": 566,
"score": 0.9926478266716003,
"start": 561,
"tag": "USERNAME",
"value": "pawel"
}
] | null | [] | /**
*
*/
package mLWorkhorse.classifier.wrappers;
import mLWorkhorse.transformationsML.SetTransformation;
import mLWorkhorse.transformationsML.SetTransformationDummy;
import mulan.classifier.InvalidDataException;
import mulan.classifier.MultiLabelLearner;
import mulan.classifier.MultiLabelLearnerBase;
import mulan.... | 2,674 | 0.783844 | 0.775243 | 107 | 23.990654 | 27.905212 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.112149 | false | false | 14 |
7433ab75fc8a29b3f8117b2cbeabddfaf9d6c38a | 10,642,929,022,537 | df68490dbf3e32586088ecfc15f9f276f533c4ca | /workspace/TP1/src/edu/iut/gui/listeners/ApplicationInfoMessageDialog.java | ff882f59f29e397e293f9ba0e8100f7a7e3a02c7 | [] | no_license | BouchaudonDulac/iutjava | https://github.com/BouchaudonDulac/iutjava | d481aa71538e9b1e769807bc88b8d7a01ee34e87 | 58b1d4011edcec07a0a1954f182ea346b76b70eb | refs/heads/master | 2021-01-13T00:59:43.375000 | 2015-12-04T09:56:42 | 2015-12-04T09:56:42 | 45,621,565 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.iut.gui.listeners;
import javax.swing.JOptionPane;
public class ApplicationInfoMessageDialog extends
AbstractApplicationMessageDialog {
protected void showMessage(String level, String message) {
System.out.println("INFO");
}
}
| UTF-8 | Java | 248 | java | ApplicationInfoMessageDialog.java | Java | [] | null | [] | package edu.iut.gui.listeners;
import javax.swing.JOptionPane;
public class ApplicationInfoMessageDialog extends
AbstractApplicationMessageDialog {
protected void showMessage(String level, String message) {
System.out.println("INFO");
}
}
| 248 | 0.798387 | 0.798387 | 11 | 21.545454 | 20.842979 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.909091 | false | false | 14 |
55ab68057c8b52cee589f91d7b56976294466d7d | 32,899,449,503,465 | 9a9b37365f5e1e74772b70a989947557dbb3f9bc | /src/main/java/com/library/Book.java | e7921325b7eabf98bd88aa28934b45c855ba2dcb | [] | no_license | Sergvasylchak/Library | https://github.com/Sergvasylchak/Library | 040089c385bb6f40fe9eb79d781bf523838ac061 | ae6669bca53bcf2ddb169d37ad8ac5fa099a5899 | refs/heads/master | 2017-11-11T13:57:46.039000 | 2017-03-04T14:19:53 | 2017-03-04T14:19:53 | 83,895,959 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.library;
/**
* Created by Serg Vasylchak on 03.03.2017.
*/
public class Book {
private int id;
private String name;
private String author;
public Book() {}
public Book(String name, String author) {
this.name = name;
this.author = author;
}
public int getId() ... | UTF-8 | Java | 703 | java | Book.java | Java | [
{
"context": "package com.library;\n\n/**\n * Created by Serg Vasylchak on 03.03.2017.\n */\npublic class Book {\n privat",
"end": 54,
"score": 0.9998502135276794,
"start": 40,
"tag": "NAME",
"value": "Serg Vasylchak"
}
] | null | [] | package com.library;
/**
* Created by <NAME> on 03.03.2017.
*/
public class Book {
private int id;
private String name;
private String author;
public Book() {}
public Book(String name, String author) {
this.name = name;
this.author = author;
}
public int getId() {
... | 695 | 0.55761 | 0.54623 | 40 | 16.575001 | 14.240589 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.325 | false | false | 14 |
f994067f5119efaa814fc7b2fad3341b50d920c5 | 25,056,839,237,764 | 695902c2adb0d39acb96776bb4b42c297f8c0dc6 | /src/main/java/com/demo/app/service/UserService.java | 241632648ae7f33e3a49a231d8ff376a0d37e813 | [] | no_license | tanymany/app | https://github.com/tanymany/app | 75f4e9beb4f216174b57688fc548b64257520d25 | 236b760a63145d69107aa769fb9a60e13d50d1b5 | refs/heads/master | 2020-04-07T16:33:50.182000 | 2018-12-06T12:52:12 | 2018-12-06T12:52:12 | 158,533,704 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.demo.app.service;
import com.demo.app.exceptions.UserAlreadyExistsException;
import com.demo.app.exceptions.UserNotFoundException;
import com.demo.app.model.User;
import java.util.List;
public interface UserService {
User createUser(User user) throws UserAlreadyExistsException;
List<User> getAll... | UTF-8 | Java | 493 | java | UserService.java | Java | [] | null | [] | package com.demo.app.service;
import com.demo.app.exceptions.UserAlreadyExistsException;
import com.demo.app.exceptions.UserNotFoundException;
import com.demo.app.model.User;
import java.util.List;
public interface UserService {
User createUser(User user) throws UserAlreadyExistsException;
List<User> getAll... | 493 | 0.813387 | 0.813387 | 15 | 31.866667 | 26.224331 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 14 |
4863b25cff0cadc834ce222181209f62cf18f01b | 10,874,857,214,635 | 8d18279ec125a7c390c0611c7d57f9d016876df7 | /src/main/java/com/thinkgem/jeesite/modules/rest/web/TestController.java | 6ae42a8e9f1990aeead83e70d86284b27a314263 | [] | no_license | garvey-Zhu/weather | https://github.com/garvey-Zhu/weather | dd7d1cb57ed19d1504505d730cfc200be1022531 | 65894af55c95beb278b3fce18c56df0a09bc1e73 | refs/heads/master | 2020-12-02T21:16:48.007000 | 2017-07-05T12:46:32 | 2017-07-05T12:46:32 | 96,286,456 | 0 | 0 | null | false | 2017-07-05T12:46:32 | 2017-07-05T06:50:55 | 2017-07-05T08:00:10 | 2017-07-05T12:46:32 | 24,801 | 0 | 0 | 0 | JavaScript | null | null | package com.thinkgem.jeesite.modules.rest.web;
import com.thinkgem.jeesite.common.web.BaseController;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
import org.springframework.web.bind.annotation.RestController;
/**
* Created by Garvey on ... | UTF-8 | Java | 577 | java | TestController.java | Java | [
{
"context": "bind.annotation.RestController;\n\n/**\n * Created by Garvey on 2017/7/4.\n */\n@RequestMapping(\"/${frontPath}/t",
"end": 316,
"score": 0.9356091022491455,
"start": 310,
"tag": "NAME",
"value": "Garvey"
}
] | null | [] | package com.thinkgem.jeesite.modules.rest.web;
import com.thinkgem.jeesite.common.web.BaseController;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
import org.springframework.web.bind.annotation.RestController;
/**
* Created by Garvey on ... | 577 | 0.774697 | 0.764298 | 19 | 29.368422 | 23.303965 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.315789 | false | false | 14 |
f461c6fb4ab443b71d39205255ddf20029893ed2 | 6,012,954,281,792 | aaffa3f5d77fc2f7834bb10e42a36b791dfc5154 | /CarAndInterface/src/main/java/com/BatteryShop.java | 5e19050f8c5bea85ee7ce28f0773cf652f15f939 | [] | no_license | SinitsynVolodymyr/TrainingProjects | https://github.com/SinitsynVolodymyr/TrainingProjects | 8ed5b5e296fc0a5c78c5a59ce9a2a440ac30ccba | 09995a1eca506486845a1ab1d261d4753a860c16 | refs/heads/master | 2023-08-02T17:14:12.881000 | 2021-09-27T14:18:43 | 2021-09-27T14:18:43 | 399,929,305 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com;
public class BatteryShop {
private String name;
private String address;
public BatteryShop() {
}
public BatteryShop(String name, String address) {
this.name = name;
this.address = address;
}
public void insertBattery(CarBattery carBattery){
System.ou... | UTF-8 | Java | 778 | java | BatteryShop.java | Java | [] | null | [] | package com;
public class BatteryShop {
private String name;
private String address;
public BatteryShop() {
}
public BatteryShop(String name, String address) {
this.name = name;
this.address = address;
}
public void insertBattery(CarBattery carBattery){
System.ou... | 778 | 0.573265 | 0.573265 | 38 | 19.473684 | 17.948372 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.289474 | false | false | 14 |
dbf1d07cdadcfd357f8cc79cb450a087ee9d1107 | 18,863,496,365,232 | 6d09a2af96afe5e87b11d7161c474aa6fd745199 | /java/funcprog/streams/Limit.java | debef59aa4c49af6a6de3ba11d717facbd839044 | [] | no_license | umeshwale/code-playarea | https://github.com/umeshwale/code-playarea | 5228698a4ea93c4656becdf6a90d0fb6ab1fc72a | 7de3835d9213ee51f693f55e2a7b11b85c1d542b | refs/heads/master | 2023-08-03T18:13:18.460000 | 2021-09-27T06:21:32 | 2021-09-27T06:21:32 | 297,268,862 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package funcprog.streams;
import java.util.Arrays;
import java.util.List;
public class Limit {
/*
The ‘limit’ method is used to reduce the size of the stream.
The following code segment shows how to print 10 numbers using limit.
*/
public static void main(String[] args) {
List<Integer> in... | UTF-8 | Java | 489 | java | Limit.java | Java | [] | null | [] | package funcprog.streams;
import java.util.Arrays;
import java.util.List;
public class Limit {
/*
The ‘limit’ method is used to reduce the size of the stream.
The following code segment shows how to print 10 numbers using limit.
*/
public static void main(String[] args) {
List<Integer> in... | 489 | 0.670103 | 0.57732 | 15 | 31.333334 | 32.712212 | 114 | false | false | 35 | 0.072165 | 0 | 0 | 0 | 0 | 1.933333 | false | false | 14 |
093609b04b54286cc1edf525bf8642f3c254880e | 26,577,257,657,921 | 93d801099b918904d8b3b7358d3b70d04cb0ab03 | /src/main/java/seedu/address/storage/JsonAdaptedDutyMonth.java | f8b95546145fcf1934596fa9621e1baf48ea4523 | [
"MIT"
] | permissive | exactlyprecise/main | https://github.com/exactlyprecise/main | a9ff76e1463094f6f960f167cfcd127a8745ceca | 98043da0a9dc1c9efeec4acbf5b6f3f126ad4e87 | refs/heads/master | 2020-04-24T02:51:26.624000 | 2019-04-09T05:54:19 | 2019-04-09T05:54:19 | 171,651,778 | 0 | 0 | NOASSERTION | true | 2019-02-20T10:26:30 | 2019-02-20T10:26:30 | 2019-02-20T07:51:08 | 2019-02-20T07:53:11 | 12,549 | 0 | 0 | 0 | null | false | null | package seedu.address.storage;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.stream.Collectors;
import com.fasterxml.jackson.annotation.JsonCreator;
import com.fasterxml.jackson.annotation.JsonProperty;
import javafx.collections.ObservableList;
im... | UTF-8 | Java | 4,188 | java | JsonAdaptedDutyMonth.java | Java | [] | null | [] | package seedu.address.storage;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.stream.Collectors;
import com.fasterxml.jackson.annotation.JsonCreator;
import com.fasterxml.jackson.annotation.JsonProperty;
import javafx.collections.ObservableList;
im... | 4,188 | 0.623926 | 0.623926 | 113 | 36.061947 | 29.052374 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.530973 | false | false | 14 |
607ca34f79fd15065cf4db1677910252cc9ad07b | 18,571,438,603,769 | cba1cf3c96cffdad2f0ae4f05d263ffc8bba9c9a | /TriAcylGlycerol/src/mrm/Input.java | e32a5c070ee2e07da97a0b0cf4ddd5fb44a6c96a | [] | no_license | Yuji-Hirano/LipidsAndOils | https://github.com/Yuji-Hirano/LipidsAndOils | 205312c1aee53920d3351bcac176700683ea4910 | 287bd7a55546293d6f2468eacef65ff38974acfb | refs/heads/master | 2020-03-07T02:23:34.711000 | 2018-03-28T22:54:34 | 2018-03-28T22:54:34 | 127,082,124 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package mrm;
import java.util.Scanner;
public class Input {
private String letters1;
private String letters2;
private int acn;
private int db;
public Input() {
System.out.println("Input acyl carbon number.");
Scanner scanner1 = new Scanner(System.in);
letters1 = scann... | UTF-8 | Java | 1,170 | java | Input.java | Java | [] | null | [] | package mrm;
import java.util.Scanner;
public class Input {
private String letters1;
private String letters2;
private int acn;
private int db;
public Input() {
System.out.println("Input acyl carbon number.");
Scanner scanner1 = new Scanner(System.in);
letters1 = scann... | 1,170 | 0.564103 | 0.54359 | 42 | 25.857143 | 20.085024 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.928571 | false | false | 14 |
ab362af6fd67e9db4dfbd88b237f921181c033da | 18,391,050,012,436 | 1adab71b1aaeb1dd9498d54923eaa885aa62c26d | /hotel-base/src/main/java/com/lq/hotel/entity/BusinessFlow.java | 3bc7644f87f69ec9ac30b838bbecedfea196940d | [] | no_license | liqiang1127/hotel | https://github.com/liqiang1127/hotel | 1b9dae633283db1ae7e507985f4363ef8fcf2937 | fdebc836987fbe7de77cbff6a3cb1d4cdbb20a06 | refs/heads/master | 2021-01-24T03:47:48.297000 | 2018-02-26T03:16:25 | 2018-02-26T03:16:25 | 87,775,629 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lq.hotel.entity;
import java.math.BigDecimal;
import java.util.Date;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.Man... | UTF-8 | Java | 2,211 | java | BusinessFlow.java | Java | [
{
"context": "ns.GenericGenerator;\n\n/**\n * 记录业务流水\n * \n * @author liqiang\n *\n */\n@Entity\n@Table(name = \"t_businessFlow\", sc",
"end": 523,
"score": 0.9992435574531555,
"start": 516,
"tag": "USERNAME",
"value": "liqiang"
}
] | null | [] | package com.lq.hotel.entity;
import java.math.BigDecimal;
import java.util.Date;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.Man... | 2,211 | 0.74497 | 0.74497 | 108 | 18.787037 | 17.169121 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.064815 | false | false | 14 |
ad74f266c3ebc4aefaba185b66caa3536c577b13 | 39,204,461,484,906 | cc47560b23e5ff4714ee7f113adefdc784a0fc64 | /core/src/box2d/EnemyUserData.java | 4eee8d469383fe48868c57b0b904886ac7c41528 | [] | no_license | aaronsalva27/ADAlidgdxV4 | https://github.com/aaronsalva27/ADAlidgdxV4 | ce65f48e9f184dbf408147908222f3903a7eda3e | e14fbdbff8cf202fade454819402f91de9884134 | refs/heads/master | 2021-01-19T11:10:20.635000 | 2017-02-17T17:32:33 | 2017-02-17T17:32:33 | 82,221,788 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package box2d;
import com.badlogic.gdx.math.Vector2;
import enums.UserDataType;
import utils.Constants;
import utils.LecturaFichero;
import java.io.IOException;
import java.util.LinkedList;
import static utils.LecturaFichero.arrayCadena;
public class EnemyUserData extends UserData {
private Vector2 linearVeloc... | UTF-8 | Java | 995 | java | EnemyUserData.java | Java | [] | null | [] | package box2d;
import com.badlogic.gdx.math.Vector2;
import enums.UserDataType;
import utils.Constants;
import utils.LecturaFichero;
import java.io.IOException;
import java.util.LinkedList;
import static utils.LecturaFichero.arrayCadena;
public class EnemyUserData extends UserData {
private Vector2 linearVeloc... | 995 | 0.742714 | 0.734673 | 37 | 25.918919 | 26.655336 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.567568 | false | false | 14 |
6c0f9b2b093049333028adb40abbfea1b9b0d5af | 39,204,461,483,727 | 236d21e3eb05fff7460aae81782b997e1cd78c04 | /Question3/src/com/uqac/controller/Dal.java | 35e64a4d21f2b58067e9b16af7772f0d81ef19ee | [] | no_license | y3lousso/PM_TP2 | https://github.com/y3lousso/PM_TP2 | ba867f8e24c6d6cd360e8a808b18391f5bfd4f25 | d7212434caf1bd280bb51cf966afd512434b0ae8 | refs/heads/master | 2021-04-28T08:36:41.894000 | 2018-03-14T13:53:48 | 2018-03-14T13:53:48 | 122,253,994 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.uqac.controller;
import org.w3c.dom.Document;
import org.w3c.dom.Node;
import org.w3c.dom.NodeList;
import javax.xml.parsers.DocumentBuilder;
import javax.xml.parsers.DocumentBuilderFactory;
import javax.xml.transform.Transformer;
import javax.xml.transform.TransformerException;
import javax.xml.transform... | UTF-8 | Java | 4,013 | java | Dal.java | Java | [] | null | [] | package com.uqac.controller;
import org.w3c.dom.Document;
import org.w3c.dom.Node;
import org.w3c.dom.NodeList;
import javax.xml.parsers.DocumentBuilder;
import javax.xml.parsers.DocumentBuilderFactory;
import javax.xml.transform.Transformer;
import javax.xml.transform.TransformerException;
import javax.xml.transform... | 4,013 | 0.611513 | 0.607775 | 96 | 40.802082 | 37.871662 | 157 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.59375 | false | false | 14 |
e9a262f43e6be6810ffdecd98989e0b3a76ee6f9 | 37,039,797,986,965 | d878e7bef54d0ab2b9b43cab2de65b958c546a4c | /src/main/java/com/sencha/gxt/desktopapp/client/spreadsheet/SpreadsheetToolBar.java | 1005be31b8f303a6f82f7b279dd546e05939f398 | [
"Apache-2.0"
] | permissive | cgb-extjs-gwt/gxt-demo-desktop | https://github.com/cgb-extjs-gwt/gxt-demo-desktop | 9da11142d3d3637cfc64a123b7b063fbf046f92a | 349c353115596a66560fcc47255fd7e9676b98a5 | refs/heads/master | 2023-03-18T22:16:55.651000 | 2020-11-12T15:50:09 | 2020-11-12T15:50:09 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Sencha GXT 1.0.0-SNAPSHOT - Sencha for GWT
* Copyright (c) 2006-2018, Sencha Inc.
*
* licensing@sencha.com
* http://www.sencha.com/products/gxt/license/
*
* ================================================================================
* Commercial License
* ============================================... | UTF-8 | Java | 7,964 | java | SpreadsheetToolBar.java | Java | [
{
"context": " GWT\n * Copyright (c) 2006-2018, Sencha Inc.\n *\n * licensing@sencha.com\n * http://www.sencha.com/products/gxt/license/\n *",
"end": 116,
"score": 0.9999241828918457,
"start": 96,
"tag": "EMAIL",
"value": "licensing@sencha.com"
},
{
"context": "fication or additional... | null | [] | /**
* Sencha GXT 1.0.0-SNAPSHOT - Sencha for GWT
* Copyright (c) 2006-2018, Sencha Inc.
*
* <EMAIL>
* http://www.sencha.com/products/gxt/license/
*
* ================================================================================
* Commercial License
* =========================================================... | 7,938 | 0.680814 | 0.678553 | 219 | 35.365295 | 26.993385 | 101 | false | false | 0 | 0 | 0 | 0 | 81 | 0.061025 | 0.438356 | false | false | 14 |
a643ac78bcacb5936be70001beb877662acc19a0 | 33,784,212,805,117 | 6d1cae5105c41afc11cd651619caec702b783fa4 | /Collections/src/com/company/Main.java | a5ee1556fc8005d91a60f29cec6de48c93ef9e00 | [] | no_license | Zhanna1980/2016_02_Android | https://github.com/Zhanna1980/2016_02_Android | 5cd752c56c107592249a6180af200b626e8b18a6 | 616c8fdda6d9d5bdeb1912c8bcb32c86e3c9c4c2 | refs/heads/master | 2016-09-13T15:20:53.352000 | 2016-07-10T12:41:02 | 2016-07-10T12:41:02 | 54,504,958 | 0 | 0 | null | true | 2016-03-22T20:00:23 | 2016-03-22T20:00:23 | 2016-03-13T12:23:18 | 2016-03-20T12:49:14 | 141 | 0 | 0 | 0 | null | null | null | package com.company;
import java.util.ArrayList;
import java.util.HashSet;
import java.util.LinkedList;
import java.util.List;
public class Main {
public static void main(String[] args) {
// MyCollection1 myCollection1 = new MyCollection1();
// for (int i = 0; i < 12; i++) {
// if(i%2 == 1)... | UTF-8 | Java | 4,246 | java | Main.java | Java | [] | null | [] | package com.company;
import java.util.ArrayList;
import java.util.HashSet;
import java.util.LinkedList;
import java.util.List;
public class Main {
public static void main(String[] args) {
// MyCollection1 myCollection1 = new MyCollection1();
// for (int i = 0; i < 12; i++) {
// if(i%2 == 1)... | 4,246 | 0.55723 | 0.532501 | 146 | 28.034246 | 20.881733 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.554795 | false | false | 14 |
49ae2ff4d4758e5e77e973ac9f25c4f9824188b5 | 34,325,378,675,878 | 8d050eb539f4b08a3d6ab21c0426c35ae6c4c46b | /src/day43_Inheritance/personTask/Developer.java | b96f9ccd97ed60248532420db2173cb3cb1fa321 | [] | no_license | EllaKoch/JavaProgramming2020_B21 | https://github.com/EllaKoch/JavaProgramming2020_B21 | c55c1f7babf5ee4b8d94e31a0571093b44ad8f1a | 4d89b4177ad3f8f307ac19355f8d7e37bc9e4717 | refs/heads/master | 2023-03-12T00:09:55.721000 | 2021-03-05T14:59:57 | 2021-03-05T14:59:57 | 312,470,401 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package day43_Inheritance.personTask;
public class Developer extends Employee{
// Developer is a Person. Developer is An Employee. Is a relationship
// inherits:
// name age, gender, hourlyRate, jobTitle, ID
// work(), setInfo, toString, eat, sleep, setInfo, calcSalary
public Developer( String name... | UTF-8 | Java | 711 | java | Developer.java | Java | [] | null | [] | package day43_Inheritance.personTask;
public class Developer extends Employee{
// Developer is a Person. Developer is An Employee. Is a relationship
// inherits:
// name age, gender, hourlyRate, jobTitle, ID
// work(), setInfo, toString, eat, sleep, setInfo, calcSalary
public Developer( String name... | 711 | 0.649789 | 0.646976 | 30 | 22.733334 | 28.022532 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.033333 | false | false | 14 |
54b0d8164b0f546d808b573972357f1ffd5c8b2e | 19,301,583,089,337 | 9144d176a3dbf57b88ece663a5afdf04f9a86f1e | /util/entity/api-entity/src/main/java/com/ilt/cms/api/entity/common/ContactNumber.java | f574525707d232941a684329e3750d94d0c91741 | [] | no_license | chaturangalagama/clinic-cutomized-bussines-microservice | https://github.com/chaturangalagama/clinic-cutomized-bussines-microservice | fdb7475473a4f7d6b9ec8f0036a6075bc90a0ef9 | 7077bc0e9b932ea3cded00d7de9cfa83b61fe066 | refs/heads/main | 2023-06-15T22:47:21.754000 | 2021-07-14T16:36:41 | 2021-07-14T16:36:41 | 384,223,490 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ilt.cms.api.entity.common;
import lombok.*;
@AllArgsConstructor
@NoArgsConstructor
@Getter
@ToString
public class ContactNumber {
private String number;
}
| UTF-8 | Java | 174 | java | ContactNumber.java | Java | [] | null | [] | package com.ilt.cms.api.entity.common;
import lombok.*;
@AllArgsConstructor
@NoArgsConstructor
@Getter
@ToString
public class ContactNumber {
private String number;
}
| 174 | 0.775862 | 0.775862 | 12 | 13.5 | 12.209969 | 38 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 14 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.